pax_global_header00006660000000000000000000000064125731435230014517gustar00rootroot0000000000000052 comment=6bb82c56e3c4a37ae6a18b5e3f1e551d8c9d10d8 pgrouting-pgrouting-2.1.0/000077500000000000000000000000001257314352300155515ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/.editorconfig000066400000000000000000000005501257314352300202260ustar00rootroot00000000000000# top-most EditorConfig file root = true # Defaults if not specified later [*] indent_size = 4 indent_style = space charset = utf-8 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true # C source and header files [*.{c,h}] indent_size = 4 indent_style = space # YAML and RST files [*.{rst,yml}] indent_size = 2 indent_style = space pgrouting-pgrouting-2.1.0/.gitignore000066400000000000000000000001551257314352300175420ustar00rootroot00000000000000# default build directory build .DS_Store .vagrant issues tools/vagrant/packaging.sh *.mo .directory notUsed pgrouting-pgrouting-2.1.0/.travis.yml000066400000000000000000000031151257314352300176620ustar00rootroot00000000000000# ------------------------------------------------------------------------------ # Travis CI scripts # Copyright(c) pgRouting Contributors # # Main configuration # ------------------------------------------------------------------------------ language: c sudo: required compiler: - gcc notifications: email: on_failure: project@pgrouting.org branches: only: - master - develop addons: postgresql: "9.2" postgresql: "9.3" postgresql: "9.4" services: #- postgresql: 9.1 #- postgresql: 9.2 #- postgresql: 9.3 env: matrix: - POSTGRESQL_VERSION=9.4 POSTGIS_VERSION=2.1 - POSTGRESQL_VERSION=9.3 POSTGIS_VERSION=2.1 - POSTGRESQL_VERSION=9.2 POSTGIS_VERSION=2.1 - POSTGRESQL_VERSION=9.1 POSTGIS_VERSION=2.1 - POSTGRESQL_VERSION=9.4 POSTGIS_VERSION=2.0 - POSTGRESQL_VERSION=9.3 POSTGIS_VERSION=2.0 - POSTGRESQL_VERSION=9.2 POSTGIS_VERSION=2.0 - POSTGRESQL_VERSION=9.1 POSTGIS_VERSION=2.0 ## We are NOT supporting these for pgrouting 2.1.0 #- POSTGRESQL_VERSION=8.4 POSTGIS_VERSION=1.5 #- POSTGRESQL_VERSION=9.0 POSTGIS_VERSION=1.5 #- POSTGRESQL_VERSION=9.1 POSTGIS_VERSION=1.5 install: - ./tools/travis/pgrouting_install.sh $POSTGRESQL_VERSION $POSTGIS_VERSION before_script: #- script: - ./tools/travis/pgrouting_build.sh $POSTGRESQL_VERSION $POSTGIS_VERSION after_script: - ./tools/travis/pgrouting_prepare.sh $POSTGRESQL_VERSION $POSTGIS_VERSION - ./tools/travis/pgrouting_test.sh $POSTGRESQL_VERSION $POSTGIS_VERSION after_success: #- ./tools/travis/pgrouting_deploy.sh $POSTGRESQL_VERSION $POSTGIS_VERSION pgrouting-pgrouting-2.1.0/.tx/000077500000000000000000000000001257314352300162625ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/.tx/config000066400000000000000000000264251257314352300174630ustar00rootroot00000000000000[main] host = https://www.transifex.com type = PO [pgrouting.doc--index] file_filter = doc/i18n//LC_MESSAGES/doc/index.po source_file = doc/i18n/pot/doc/index.pot source_lang = en [pgrouting.src--index] file_filter = doc/i18n//LC_MESSAGES/src/index.po source_file = doc/i18n/pot/src/index.pot source_lang = en [pgrouting.doc--index_man] file_filter = doc/i18n//LC_MESSAGES/doc/index_man.po source_file = doc/i18n/pot/doc/index_man.pot source_lang = en [pgrouting.doc--src--tutorial--index] file_filter = doc/i18n//LC_MESSAGES/doc/src/tutorial/index.po source_file = doc/i18n/pot/doc/src/tutorial/index.pot source_lang = en [pgrouting.doc--src--tutorial--tutorial] file_filter = doc/i18n//LC_MESSAGES/doc/src/tutorial/tutorial.po source_file = doc/i18n/pot/doc/src/tutorial/tutorial.pot source_lang = en [pgrouting.doc--src--tutorial--custom_wrapper] file_filter = doc/i18n//LC_MESSAGES/doc/src/tutorial/custom_wrapper.po source_file = doc/i18n/pot/doc/src/tutorial/custom_wrapper.pot source_lang = en [pgrouting.doc--src--tutorial--performance] file_filter = doc/i18n//LC_MESSAGES/doc/src/tutorial/performance.po source_file = doc/i18n/pot/doc/src/tutorial/performance.pot source_lang = en [pgrouting.doc--src--tutorial--topology] file_filter = doc/i18n//LC_MESSAGES/doc/src/tutorial/topology.po source_file = doc/i18n/pot/doc/src/tutorial/topology.pot source_lang = en [pgrouting.doc--src--tutorial--recipes] file_filter = doc/i18n//LC_MESSAGES/doc/src/tutorial/recipes.po source_file = doc/i18n/pot/doc/src/tutorial/recipes.pot source_lang = en [pgrouting.doc--src--tutorial--custom_query] file_filter = doc/i18n//LC_MESSAGES/doc/src/tutorial/custom_query.po source_file = doc/i18n/pot/doc/src/tutorial/custom_query.pot source_lang = en [pgrouting.doc--src--tutorial--analytics] file_filter = doc/i18n//LC_MESSAGES/doc/src/tutorial/analytics.po source_file = doc/i18n/pot/doc/src/tutorial/analytics.pot source_lang = en [pgrouting.doc--src--developer--discontinued] file_filter = doc/i18n//LC_MESSAGES/doc/src/developer/discontinued.po source_file = doc/i18n/pot/doc/src/developer/discontinued.pot source_lang = en [pgrouting.doc--src--developer--index] file_filter = doc/i18n//LC_MESSAGES/doc/src/developer/index.po source_file = doc/i18n/pot/doc/src/developer/index.pot source_lang = en [pgrouting.doc--src--developer--sampledata] file_filter = doc/i18n//LC_MESSAGES/doc/src/developer/sampledata.po source_file = doc/i18n/pot/doc/src/developer/sampledata.pot source_lang = en [pgrouting.doc--src--introduction--index] file_filter = doc/i18n//LC_MESSAGES/doc/src/introduction/index.po source_file = doc/i18n/pot/doc/src/introduction/index.pot source_lang = en [pgrouting.doc--src--introduction--introduction] file_filter = doc/i18n//LC_MESSAGES/doc/src/introduction/introduction.po source_file = doc/i18n/pot/doc/src/introduction/introduction.pot source_lang = en [pgrouting.doc--src--introduction--support] file_filter = doc/i18n//LC_MESSAGES/doc/src/introduction/support.po source_file = doc/i18n/pot/doc/src/introduction/support.pot source_lang = en [pgrouting.doc--src--changelog--index] file_filter = doc/i18n//LC_MESSAGES/doc/src/changelog/index.po source_file = doc/i18n/pot/doc/src/changelog/index.pot source_lang = en [pgrouting.doc--src--changelog--1_x] file_filter = doc/i18n//LC_MESSAGES/doc/src/changelog/1_x.po source_file = doc/i18n/pot/doc/src/changelog/1_x.pot source_lang = en [pgrouting.doc--src--changelog--2_0] file_filter = doc/i18n//LC_MESSAGES/doc/src/changelog/2_0.po source_file = doc/i18n/pot/doc/src/changelog/2_0.pot source_lang = en [pgrouting.doc--src--installation--index] file_filter = doc/i18n//LC_MESSAGES/doc/src/installation/index.po source_file = doc/i18n/pot/doc/src/installation/index.pot source_lang = en [pgrouting.doc--src--installation--build] file_filter = doc/i18n//LC_MESSAGES/doc/src/installation/build.po source_file = doc/i18n/pot/doc/src/installation/build.pot source_lang = en [pgrouting.src--common--doc--types--index] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/types/index.po source_file = doc/i18n/pot/src/common/doc/types/index.pot source_lang = en [pgrouting.src--common--doc--index] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/index.po source_file = doc/i18n/pot/src/common/doc/index.pot source_lang = en [pgrouting.src--common--doc--legacy] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/legacy.po source_file = doc/i18n/pot/src/common/doc/legacy.pot source_lang = en [pgrouting.src--common--doc--types--geom_result] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/types/geom_result.po source_file = doc/i18n/pot/src/common/doc/types/geom_result.pot source_lang = en [pgrouting.src--common--doc--types--cost_result] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/types/cost_result.po source_file = doc/i18n/pot/src/common/doc/types/cost_result.pot source_lang = en [pgrouting.src--common--doc--utilities--index] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/utilities/index.po source_file = doc/i18n/pot/src/common/doc/utilities/index.pot source_lang = en [pgrouting.src--common--doc--functions--index] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/functions/index.po source_file = doc/i18n/pot/src/common/doc/functions/index.pot source_lang = en [pgrouting.src--common--doc--utilities--versionless] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/utilities/versionless.po source_file = doc/i18n/pot/src/common/doc/utilities/versionless.pot source_lang = en [pgrouting.src--common--doc--functions--analyze_graph] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/functions/analyze_graph.po source_file = doc/i18n/pot/src/common/doc/functions/analyze_graph.pot source_lang = en [pgrouting.src--common--doc--functions--create_vert_table] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/functions/create_vert_table.po source_file = doc/i18n/pot/src/common/doc/functions/create_vert_table.pot source_lang = en [pgrouting.src--common--doc--functions--create_topology] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/functions/create_topology.po source_file = doc/i18n/pot/src/common/doc/functions/create_topology.pot source_lang = en [pgrouting.src--common--doc--utilities--is_column_in_table] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/utilities/is_column_in_table.po source_file = doc/i18n/pot/src/common/doc/utilities/is_column_in_table.pot source_lang = en [pgrouting.src--common--doc--utilities--version] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/utilities/version.po source_file = doc/i18n/pot/src/common/doc/utilities/version.pot source_lang = en [pgrouting.src--common--doc--utilities--get_table_name] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/utilities/get_table_name.po source_file = doc/i18n/pot/src/common/doc/utilities/get_table_name.pot source_lang = en [pgrouting.src--common--doc--utilities--start_point] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/utilities/start_point.po source_file = doc/i18n/pot/src/common/doc/utilities/start_point.pot source_lang = en [pgrouting.src--common--doc--utilities--end_point] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/utilities/end_point.po source_file = doc/i18n/pot/src/common/doc/utilities/end_point.pot source_lang = en [pgrouting.src--common--doc--utilities--get_column_name] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/utilities/get_column_name.po source_file = doc/i18n/pot/src/common/doc/utilities/get_column_name.pot source_lang = en [pgrouting.src--common--doc--utilities--quote_ident] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/utilities/quote_ident.po source_file = doc/i18n/pot/src/common/doc/utilities/quote_ident.pot source_lang = en [pgrouting.src--common--doc--functions--node_network] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/functions/node_network.po source_file = doc/i18n/pot/src/common/doc/functions/node_network.pot source_lang = en [pgrouting.src--common--doc--utilities--point_to_id] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/utilities/point_to_id.po source_file = doc/i18n/pot/src/common/doc/utilities/point_to_id.pot source_lang = en [pgrouting.src--common--doc--utilities--is_column_indexed] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/utilities/is_column_indexed.po source_file = doc/i18n/pot/src/common/doc/utilities/is_column_indexed.pot source_lang = en [pgrouting.src--common--doc--functions--analyze_oneway] file_filter = doc/i18n//LC_MESSAGES/src/common/doc/functions/analyze_oneway.po source_file = doc/i18n/pot/src/common/doc/functions/analyze_oneway.pot source_lang = en [pgrouting.src--driving_distance--doc--dd_driving_distance] file_filter = doc/i18n//LC_MESSAGES/src/driving_distance/doc/dd_driving_distance.po source_file = doc/i18n/pot/src/driving_distance/doc/dd_driving_distance.pot source_lang = en [pgrouting.src--driving_distance--doc--dd_points_as_polygon] file_filter = doc/i18n//LC_MESSAGES/src/driving_distance/doc/dd_points_as_polygon.po source_file = doc/i18n/pot/src/driving_distance/doc/dd_points_as_polygon.pot source_lang = en [pgrouting.src--driving_distance--doc--dd_alphashape] file_filter = doc/i18n//LC_MESSAGES/src/driving_distance/doc/dd_alphashape.po source_file = doc/i18n/pot/src/driving_distance/doc/dd_alphashape.pot source_lang = en [pgrouting.src--driving_distance--doc--index] file_filter = doc/i18n//LC_MESSAGES/src/driving_distance/doc/index.po source_file = doc/i18n/pot/src/driving_distance/doc/index.pot source_lang = en [pgrouting.src--kdijkstra--doc--index] file_filter = doc/i18n//LC_MESSAGES/src/kdijkstra/doc/index.po source_file = doc/i18n/pot/src/kdijkstra/doc/index.pot source_lang = en [pgrouting.src--tsp--doc--index] file_filter = doc/i18n//LC_MESSAGES/src/tsp/doc/index.po source_file = doc/i18n/pot/src/tsp/doc/index.pot source_lang = en [pgrouting.src--bd_astar--doc--index] file_filter = doc/i18n//LC_MESSAGES/src/bd_astar/doc/index.po source_file = doc/i18n/pot/src/bd_astar/doc/index.pot source_lang = en [pgrouting.src--apsp_johnson--doc--index] file_filter = doc/i18n//LC_MESSAGES/src/apsp_johnson/doc/index.po source_file = doc/i18n/pot/src/apsp_johnson/doc/index.pot source_lang = en [pgrouting.src--dijkstra--doc--index] file_filter = doc/i18n//LC_MESSAGES/src/dijkstra/doc/index.po source_file = doc/i18n/pot/src/dijkstra/doc/index.pot source_lang = en [pgrouting.src--bd_dijkstra--doc--index] file_filter = doc/i18n//LC_MESSAGES/src/bd_dijkstra/doc/index.po source_file = doc/i18n/pot/src/bd_dijkstra/doc/index.pot source_lang = en [pgrouting.src--apsp_warshall--doc--index] file_filter = doc/i18n//LC_MESSAGES/src/apsp_warshall/doc/index.po source_file = doc/i18n/pot/src/apsp_warshall/doc/index.pot source_lang = en [pgrouting.src--astar--doc--index] file_filter = doc/i18n//LC_MESSAGES/src/astar/doc/index.po source_file = doc/i18n/pot/src/astar/doc/index.pot source_lang = en [pgrouting.src--trsp--doc--index] file_filter = doc/i18n//LC_MESSAGES/src/trsp/doc/index.po source_file = doc/i18n/pot/src/trsp/doc/index.pot source_lang = en [pgrouting.src--ksp--doc--index] file_filter = doc/i18n//LC_MESSAGES/src/ksp/doc/index.po source_file = doc/i18n/pot/src/ksp/doc/index.pot source_lang = en pgrouting-pgrouting-2.1.0/BOOST_LICENSE_1_0.txt000066400000000000000000000024721257314352300210060ustar00rootroot00000000000000Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. pgrouting-pgrouting-2.1.0/CMakeLists.txt000066400000000000000000000314051257314352300203140ustar00rootroot00000000000000# # Format convention # - command (lower case) # - VARIABLE (upper case) # (http://www.cmake.org/cmake/help/v2.8.10/cmake.html) # cmake_minimum_required(VERSION 2.8.8 FATAL_ERROR) project(PGROUTING) #set(CMAKE_VERBOSE_MAKEFILE 1) # Configure options option(WITH_DOC "Set ON|OFF (default=OFF) to build Documentation library tree" OFF) option(BUILD_LATEX "Set ON|OFF (default=OFF) to build Documentation library tree as PDF" OFF) option(BUILD_HTML "Set ON|OFF (default=ON) to build Documentation library tree as HTML" ON) option(BUILD_MAN "Set ON|OFF (default=ON) to build Documentation library tree as MAN page" OFF) SET(POSTGRESQL_BIN "" CACHE STRING "Define optional path to PostgreSQL binaries an a non-standard location.") #----------------------------------------------------------------------------- # PGROUTING version number. set(PGROUTING_VERSION_MAJOR "2") set(PGROUTING_VERSION_MINOR "1") set(PGROUTING_VERSION_PATCH "0") set(PGROUTING_VERSION_STRING "${PGROUTING_VERSION_MAJOR}.${PGROUTING_VERSION_MINOR}.${PGROUTING_VERSION_PATCH}") set(POSTGRESQL_MINIMUM_VERSION "9.1.0") set(POSTGIS_MINIMUM_VERSION "2.0.0") file(STRINGS "${PGROUTING_SOURCE_DIR}/VERSION" PGROUTING_BUILD_STRING) string(REGEX REPLACE "^(.+)-([0-9]+)-g([0-9a-f]+) (.*)$" "\\1" PGROUTING_GIT_TAG ${PGROUTING_BUILD_STRING}) string(REGEX REPLACE "^(.+)-([0-9]+)-g([0-9a-f]+) (.*)$" "\\2" PGROUTING_GIT_BUILD ${PGROUTING_BUILD_STRING}) string(REGEX REPLACE "^(.+)-([0-9]+)-g([0-9a-f]+) (.*)$" "\\3" PGROUTING_GIT_HASH ${PGROUTING_BUILD_STRING}) string(REGEX REPLACE "^(.+)-([0-9]+)-g([0-9a-f]+) (.*)$" "\\4" PGROUTING_GIT_BRANCH ${PGROUTING_BUILD_STRING}) set(PGROUTING_VERSION_REVISION_NAME "${PGROUTING_GIT_HASH} ${PGROUTING_GIT_BRANCH}") set(PGROUTING_VERSION_REVISION_HASH "${PGROUTING_GIT_HASH}") message(STATUS "CMAKE_VERSION: ${CMAKE_VERSION}") message(STATUS "PGROUTING_GIT_TAG: ${PGROUTING_GIT_TAG}") message(STATUS "PGROUTING_GIT_BUILD: ${PGROUTING_GIT_BUILD}") message(STATUS "PGROUTING_GIT_HASH: ${PGROUTING_GIT_HASH}") message(STATUS "PGROUTING_GIT_BRANCH: ${PGROUTING_GIT_BRANCH}") message(STATUS "PGROUTING_VERSION_REVISION_NAME: ${PGROUTING_VERSION_REVISION_NAME}") message(STATUS "PGROUTING_SOURCE_DIR: ${PGROUTING_SOURCE_DIR}") message(STATUS "CMAKE_BINARY_DIR: ${CMAKE_BINARY_DIR}") message(STATUS "PGROUTING_VERSION_REVISION_HASH: ${PGROUTING_VERSION_REVISION_HASH}") message(STATUS "POSTGRESQL_BIN: ${POSTGRESQL_BIN}") #----------------------------------------------------------------------------- # CMAKE configuration # This is for my mingw64 environment, it should go away set(CMAKE_PREFIX_PATH /usr:/usr/local) set(CMAKE_INCLUDE_PATH /usr:/usr/local) set(CMAKE_LIBRARY_PATH /usr:/usr/local) add_subdirectory(cmake) set(CMAKE_MODULE_PATH "${PGROUTING_SOURCE_DIR}/cmake") include(MacroLibrary) include(TargetDistclean) message(STATUS "UNIX=${UNIX}") message(STATUS "WIN32=${WIN32}") if(WIN32) set(OS_BUILD $ENV{OS_BUILD}) if(NOT OS_BUILD) set(OS_BUILD "64") endif(NOT OS_BUILD) set(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH}:/c/ming${OS_BUILD}/projects/pgx${OS_BUILD}/pg92) if (NOT BOOST_ROOT) set(BOOST_ROOT c:/ming${OS_BUILD}/msys/local) endif(NOT BOOST_ROOT) if (NOT CGAL_ROOT) set(CGAL_ROOT c:/ming${OS_BUILD}/msys/local) endif(NOT CGAL_ROOT) if (NOT GMP_ROOT) set(GMP_ROOT c:/ming${OS_BUILD}/mingw${OS_BUILD}) endif(NOT GMP_ROOT) message(STATUS "OS_BUILD=${OS_BUILD}") message(STATUS "CGAL_ROOT=${CGAL_ROOT}") message(STATUS "GMP_ROOT=${GMP_ROOT}") message(STATUS "BOOST_ROOT=${BOOST_ROOT}") message(STATUS "CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}") endif(WIN32) include(FindPerl) if(NOT PERL_EXECUTABLE) message(FATAL_ERROR " Please check your Perl installation.") endif(NOT PERL_EXECUTABLE) find_package(PostgreSQL) if(NOT POSTGRESQL_FOUND) message(FATAL_ERROR " Please check your PostgreSQL installation.") endif(NOT POSTGRESQL_FOUND) #set(Boost_DEBUG ON) find_package(Boost) if(Boost_INCLUDE_DIRS) message(STATUS "Boost headers were found here: ${Boost_INCLUDE_DIR}") else(Boost_INCLUDE_DIRS) message(FATAL_ERROR " Please check your Boost installation ") endif(Boost_INCLUDE_DIRS) find_package(CGAL) if(NOT CGAL_FOUND) message(FATAL_ERROR " Please check your CGAL installation, or set correct path to CGAL_INCLUDE_DIR and CGAL_LIBRARIES.") endif(NOT CGAL_FOUND) if(NOT POSTGRESQL_VERSION_STRING) message(FATAL_ERROR "pg_config was not found. Please check your PostgreSQL installation!") endif(NOT POSTGRESQL_VERSION_STRING) message(STATUS "POSTGRESQL_VERSION_STRING is ${POSTGRESQL_VERSION_STRING}") string(SUBSTRING "${POSTGRESQL_VERSION_STRING}" 11 -1 POSTGRESQL_VERSION) message(STATUS "POSTGRESQL_VERSION is ${POSTGRESQL_VERSION}") string(REGEX REPLACE "^([0-9]+)\\.([0-9]+).*" "\\1\\2" PGSQL_VERSION ${POSTGRESQL_VERSION}) message(STATUS "PGSQL_VERSION is ${PGSQL_VERSION}") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DPGSQL_VERSION=${PGSQL_VERSION}") if("${POSTGRESQL_VERSION}" VERSION_LESS "${POSTGRESQL_MINIMUM_VERSION}") message(FATAL_ERROR " PostgreSQL ${POSTGRESQL_MINIMUM_VERSION} or greater is required.") endif("${POSTGRESQL_VERSION}" VERSION_LESS "${POSTGRESQL_MINIMUM_VERSION}") execute_process( COMMAND ${POSTGRESQL_PG_CONFIG} --pkglibdir OUTPUT_STRIP_TRAILING_WHITESPACE OUTPUT_VARIABLE LIB_DIR) if(LIB_DIR) message(STATUS "Install directory for libraries is set to ${LIB_DIR}") else(LIB_DIR) message(FATAL_ERROR "pg_config --pkglibdir failed to return a value. Please check your PostgreSQL installation!") endif(LIB_DIR) set(LIBRARY_INSTALL_PATH ${LIB_DIR}) execute_process( COMMAND ${POSTGRESQL_PG_CONFIG} --sharedir OUTPUT_STRIP_TRAILING_WHITESPACE OUTPUT_VARIABLE SHARE_DIR) if(SHARE_DIR) set(SHARE_DIR "${SHARE_DIR}/extension") message(STATUS "Extension directory for SQL files is set to ${SHARE_DIR}") else(SHARE_DIR) message(FATAL_ERROR "pg_config --sharedir failed to return a value. Please check your PostgreSQL installation!") endif(SHARE_DIR) # Handles documentation add_subdirectory(doc) #include directories: files in alphabetical order set(PGROUTING_INCLUDE_DIRECTORIES ${PGROUTING_SOURCE_DIR}/src/apsp_johnson/src ${PGROUTING_SOURCE_DIR}/src/apsp_warshall/src ${PGROUTING_SOURCE_DIR}/src/astar/src ${PGROUTING_SOURCE_DIR}/src/bd_astar/src ${PGROUTING_SOURCE_DIR}/src/bd_dijkstra/src ${PGROUTING_SOURCE_DIR}/src/common/src ${PGROUTING_SOURCE_DIR}/src/dijkstra/src ${PGROUTING_SOURCE_DIR}/src/driving_distance/src ${PGROUTING_SOURCE_DIR}/src/kdijkstra/src ${PGROUTING_SOURCE_DIR}/src/ksp/src ${PGROUTING_SOURCE_DIR}/src/trsp/src ${PGROUTING_SOURCE_DIR}/src/tsp/src ${PGROUTING_SOURCE_DIR}/src/vrp_basic/src ${PGROUTING_SOURCE_DIR}/src/vrppdtw/src # not using C/C++ ${PGROUTING_SOURCE_DIR}/src/label_graph/src #not suported but directory exists # ${PGROUTING_SOURCE_DIR}/src/shooting_star/src # ${PGROUTING_SOURCE_DIR}/src/vrpdptw/src ) include_directories(${PGROUTING_INCLUDE_DIRECTORIES} ${POSTGRESQL_INCLUDE_DIR} ${Boost_INCLUDE_DIRS}) if(WIN32) include_directories(${POSTGRESQL_INCLUDE_DIR}/port/win32) endif(WIN32) # we need link libpostgres.a on win32 env if(WIN32) message(STATUS "LINK_DIRECTORIES = ${POSTGRESQL_LIBRARIES}") link_directories(${POSTGRESQL_LIBRARIES} ${LIB_DIR}) link_libraries(postgres) endif(WIN32) #compiler directives if(APPLE) # support GNU(Xcode<4) and Clang(Xcode>=4) if("${CMAKE_C_COMPILER_ID}" STREQUAL "GNU") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC -O2 -g -frounding-math") else() set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC -O2 -g") endif() if("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC -O2 -g -frounding-math -Wno-deprecated") else() set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC -O2 -std=c++0x -g -Wno-deprecated") endif() elseif(UNIX) # UNIX system variable include UNIX like system(i.e. APPLE and CYGWIN) set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC -O2 -g -Wall -frounding-math") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC -O2 -g -Wall -std=c++0x -frounding-math -Wno-deprecated") elseif(WIN32) # currently, support MinGW only set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -O2 -g -Wall -frounding-math") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O2 -g -std=c++0x -frounding-math -Wno-deprecated") endif() # List variable to collect module SQL file names set(PACKAGE_SQL_FILES "") set(L_PACKAGE_SQL_FILES "") # Recurse into the subdirectories. add_subdirectory(src) list(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") # assemble the object files from the src functions into # a single library librouting.so set(LIBRARY_OUTPUT_PATH lib) if(APPLE) set(LIBRARY_MODE_TARGET "MODULE") else(APPLE) set(LIBRARY_MODE_TARGET "SHARED") endif(APPLE) LINK_LIBRARIES(${CGAL_LIBRARIES} ${GMP_LIBRARIES} ${BOOST_THREAD_LIBRARIES}) # libraries listed in alphabetical order. add_library(routing-2.1 ${LIBRARY_MODE_TARGET} $ $ $ $ $ $ $ $ $ $ $ $ $ $ #not supported but directory exists # $ ) install(TARGETS routing-2.1 DESTINATION ${LIBRARY_INSTALL_PATH}) #add_library(routing_vrp #add_library(routing_bd #add_library(routing_dd #add_library(routing if(APPLE) set_target_properties(routing-2.1 PROPERTIES LINK_FLAGS "-bundle_loader ${POSTGRESQL_EXECUTABLE} -bundle") endif(APPLE) file(WRITE "${CMAKE_BINARY_DIR}/lib/pgrouting--${PGROUTING_VERSION_STRING}.sql.in" "-- pgRouting version '${PGROUTING_VERSION_STRING}' extension for postgresql\n") file(APPEND "${CMAKE_BINARY_DIR}/lib/pgrouting--${PGROUTING_VERSION_STRING}.sql.in" "-- Complain if script is sourced in pgsql, rather than CREATE EXTENSION\n") #file(APPEND "${CMAKE_BINARY_DIR}/lib/pgrouting--${PGROUTING_VERSION_STRING}.sql.in" # "\\echo Use \"CREATE EXTENSION pgrouting\" to load this file. \\quit") cat("${PGROUTING_SOURCE_DIR}/src/common/sql/pgrouting-types.sql" "${PGROUTING_BINARY_DIR}/lib/pgrouting--${PGROUTING_VERSION_STRING}.sql.in") #cat("${PGROUTING_BINARY_DIR}/lib/pgrouting--${PGROUTING_VERSION_STRING}.sql.in") foreach(PACKAGE_SQL_FILE ${L_PACKAGE_SQL_FILES}) cat(${PACKAGE_SQL_FILE} "${CMAKE_BINARY_DIR}/lib/pgrouting--${PGROUTING_VERSION_STRING}.sql.in") endforeach() # copy our temporary file into a final file # this extra set will allow us to place variables in the sql file # that will get substituted in this step before they are installed configure_file("${CMAKE_BINARY_DIR}/lib/pgrouting--${PGROUTING_VERSION_STRING}.sql.in" "${CMAKE_BINARY_DIR}/lib/pgrouting--${PGROUTING_VERSION_STRING}.sql") configure_file("${PGROUTING_SOURCE_DIR}/src/common/sql/pgrouting.control.in" "${CMAKE_BINARY_DIR}/lib/pgrouting.control") # create the signature file for this release message(STATUS "Creating lib/pgrouting--${PGROUTING_VERSION_STRING}.sig") execute_process( COMMAND ${PERL_EXECUTABLE} ${PGROUTING_SOURCE_DIR}/tools/mk-signature-file ${PGROUTING_VERSION_STRING} WORKING_DIRECTORY "${CMAKE_BINARY_DIR}" RESULT_VARIABLE SIG_RESULT ) if(SIG_RESULT) message(FATAL_ERROR " SIG_RESULT: ${SIG_RESULT}") endif(SIG_RESULT) # create the extension update scripts execute_process( COMMAND ${PERL_EXECUTABLE} ${PGROUTING_SOURCE_DIR}/tools/build-extension-update-files ${PGROUTING_VERSION_STRING} ${PGROUTING_SOURCE_DIR} WORKING_DIRECTORY "${CMAKE_BINARY_DIR}" RESULT_VARIABLE UPDATE_RESULT ) if(UPDATE_RESULT) message(FATAL_ERROR " UPDATE_RESULT: ${UPDATE_RESULT}") endif(UPDATE_RESULT) # make a list of the files we need to install for version updates file(GLOB VERSION_UPDATE_FILES "${CMAKE_BINARY_DIR}/lib/pgrouting--*--*.sql") # We will copy the pgrouting_legacy.sql, but not install it as part of # the extension. TODO: we might want to also include a # pgrouting_legacy_uninstall.sql file or add it to the extension #configure_file("${PGROUTING_SOURCE_DIR}/src/common/sql/pgrouting_legacy.sql" # "${CMAKE_BINARY_DIR}/lib/pgrouting_legacy.sql" COPYONLY) # this will create the commands in the makefile under the install target if(UNIX) file(GLOB_RECURSE LIBS_TO_INSTALL "${CMAKE_BINARY_DIR}/lib/*.so") else(UNIX) file(GLOB_RECURSE LIBS_TO_INSTALL "${CMAKE_BINARY_DIR}/lib/*.dll") endif(UNIX) message(STATUS "LIBS_TO_INSTALL=${LIBS_TO_INSTALL}") install(FILES ${LIBS_TO_INSTALL} DESTINATION ${LIB_DIR}) install(FILES "${CMAKE_BINARY_DIR}/lib/pgrouting--${PGROUTING_VERSION_STRING}.sql" "${CMAKE_BINARY_DIR}/lib/pgrouting.control" ${VERSION_UPDATE_FILES} # "${CMAKE_BINARY_DIR}/lib/pgrouting_legacy.sql" DESTINATION "${SHARE_DIR}") pgrouting-pgrouting-2.1.0/COPYING000066400000000000000000000432541257314352300166140ustar00rootroot00000000000000 GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. pgrouting-pgrouting-2.1.0/NEWS000066400000000000000000000110771257314352300162560ustar00rootroot00000000000000 Changes for 2.1.0 ------------------------------------------------------------------------------- - A C and C++ library for developer was created - encapsulates postgreSQL related functions - encapsulates Boost.Graph graphs - Directed Boost.Graph - Undirected Boost.graph. - allow any-integer in the id's - allow any-numerical on the cost/reverse_cost columns - Three Functions where completly re-factored using the developers library and functionality was added. - pgr_dijkstra - pgr_ksp - pgr_drivingDistance - Improved Alphashape function now can generate better polygons with holes and custom parameter - Instead of generating many libraries: - All functions are encapsulated in one library - The library has a the prefix 2-1-0 - Added proposed functions to be evaluated: - Proposed functions from Steve Woodbridge, (Classified as Convinience by the author.) - pgr_pointToEdgeNode - convert a point geometry to a vertex_id based on closest edge. - pgr_flipEdges - flip the edges in an array of geometries so the connect end to end. - pgr_textToPoints - convert a string of x,y;x,y;... locations into point geometries. - pgr_pointsToVids - convert an array of point geometries into vertex ids. - pgr_pointsToDMatrix - Create a distance matrix from an array of points. - pgr_vidsToDMatrix - Create a distance matrix from an array of vertix_id. - pgr_vidsToDMatrix - Create a distance matrix from an array of vertix_id. - Added proposed functions from GSoc Projects: - pgr_vrppdtw - Removed the 1.x legacy functions - Some bug fixes in other functions Changes for 2.0.0 ------------------------------------------------------------------------------- * Graph Analytics - tools for detecting and fixing connection some problems in a graph * A collection of useful utility functions * Two new All Pairs Short Path algorithms (pgr_apspJohnson, pgr_apspWarshall) * Bi-directional Dijkstra and A-star search algorithms (pgr_bdAstar, pgr_bdDijkstra) * One to many nodes search (pgr_kDijkstra) * K alternate paths shortest path (pgr_ksp) * New TSP solver that simplifies the code and the build process (pgr_tsp), dropped "Gaul Library" dependency * Turn Restricted shortest path (pgr_trsp) that replaces Shooting Star * Dropped support for Shooting Star * Built a test infrastructure that is run before major code changes are checked in * Tested and fixed most all of the outstanding bugs reported against 1.x that existing in the 2.0-dev code base. * Improved build process for Windows * Automated testing on Linux and Windows platforms trigger by every commit * Modular library design * Compatibility with PostgreSQL 9.1 or newer * Compatibility with PostGIS 2.0 or newer * Installs as PostgreSQL EXTENSION * Return types refactored and unified * Support for table SCHEMA in function parameters * Support for ``st_`` PostGIS function prefix * Added ``pgr_`` prefix to functions and types * Better documentation: http://docs.pgrouting.org Changes for release 1.05 ------------------------------------------------------------------------------- * Bugfixes Changes for release 1.03 ------------------------------------------------------------------------------- * Much faster topology creation * Bugfixes Changes for release 1.02 ------------------------------------------------------------------------------- * Shooting* bugfixes * Compilation problems solved Changes for release 1.01 ------------------------------------------------------------------------------- * Shooting* bugfixes Changes for release 1.0 ------------------------------------------------------------------------------- * Core and extra functions are separated * Cmake build process * Bugfixes Changes for release 1.0.0b ------------------------------------------------------------------------------- * Additional SQL file with more simple names for wrapper functions * Bugfixes Changes for release 1.0.0a ------------------------------------------------------------------------------- * Shooting* shortest path algorithm for real road networks * Several SQL bugs were fixed Changes for release 0.9.9 ------------------------------------------------------------------------------- * PostgreSQL 8.2 support * Shortest path functions return empty result if they couldn’t find any path Changes for release 0.9.8 ------------------------------------------------------------------------------- * Renumbering scheme was added to shortest path functions * Directed shortest path functions were added * routing_postgis.sql was modified to use dijkstra in TSP search pgrouting-pgrouting-2.1.0/README.md000066400000000000000000000057051257314352300170370ustar00rootroot00000000000000# pgRouting - Routing on PostgreSQL [![Join the chat at https://gitter.im/pgRouting/pgrouting](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pgRouting/pgrouting?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ## STATUS ### Current Development is in the *develop* branch The *master* branch reflects our current 2.1.0 release. Post 2.1.0 development will happen in the *develop* branch. ## LINKS * http://pgrouting.org/ * http://docs.pgrouting.org/dev/doc/index.html * https://github.com/pgRouting/pgrouting
Branch Status Comment
master Build Status not enabled
develop Build Status
develop_2_1_0 Build Status
gh-pages Build Status not enabled
## INTRODUCTION pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. This library contains following features: * All Pairs Shortest Path, Johnson’s Algorithm * All Pairs Shortest Path, Floyd-Warshall Algorithm * Shortest Path A* * Bi-directional Dijkstra Shortest Path * Bi-directional A* Shortest Path * Shortest Path Dijkstra * Driving Distance * K-Shortest Path, Multiple Alternative Paths * K-Dijkstra, One to Many Shortest Path * Traveling Sales Person * Turn Restriction Shortest Path (TRSP) ## REQUIREMENTS * C and C++ compilers * Postgresql version >= 9.1 * PostGIS version >= 2.0 * The Boost Graph Library (BGL). * Version >= 1.55 for linux * Version >= 1.58 for MAC * CMake >= 2.8.8 * CGAL >= 4.4 * Sphinx >= 1.2 ## INSTALLATION See online documentation: http://docs.pgrouting.org/ ## COMPILATION For MinGW on Windows mkdir build cd build cmake -G"MSYS Makefiles" .. make make install Also pre-built Windows binaries can be downloaded from http://.postgis.net/windows_downloads For Linux mkdir build cd build cmake .. make sudo make install Build with documentation (requires [Sphinx](http://sphinx-doc.org/)) cmake -DWITH_DOC=ON .. Postgresql 9.1+ createdb mydatabase psql mydatabase -c "create extension postgis" psql mydatabase -c "create extension pgrouting" ## USAGE See online documentation: http://docs.pgrouting.org/dev/doc/index.html ## LICENSE * Most features are available under GPLv2. * Some Boost extensions are available under Boost license (see LICENSE_1_0.txt) * Some code contributed by iMaptools.com is available under MIT-X license. pgrouting-pgrouting-2.1.0/VERSION000066400000000000000000000000421257314352300166150ustar00rootroot00000000000000pgrouting-2.1.0-1-gb38118a master pgrouting-pgrouting-2.1.0/Vagrantfile000066400000000000000000000013111257314352300177320ustar00rootroot00000000000000# -*- mode: ruby -*- # vi: set ft=ruby : pgbox = ENV['BOX'] || "precise64" postgres = ENV['POSTGRESQL_VERSION'] || "9.1" postgis = ENV['POSTGIS_VERSION'] || "2.0" Vagrant.configure("2") do |config| # Vagrant box configuration config.vm.box = pgbox config.vm.box_url = "http://files.vagrantup.com/%s.box" % [pgbox] # Bootstrap script config.vm.provision :shell, :path => "tools/vagrant/bootstrap.sh", :args => "%s %s" % [postgres, postgis] # Forward SSH agent to host config.ssh.forward_agent = true # Create synced folder for GnuPG keys and within home directory config.vm.synced_folder "../", "/home/vagrant/repos" config.vm.synced_folder "~/.gnupg", "/home/vagrant/.gnupg" end pgrouting-pgrouting-2.1.0/cmake/000077500000000000000000000000001257314352300166315ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/cmake/CMakeLists.txt000066400000000000000000000001261257314352300213700ustar00rootroot00000000000000# install the cmake files file(GLOB cmakeFiles "${CMAKE_CURRENT_SOURCE_DIR}/*.cmake")pgrouting-pgrouting-2.1.0/cmake/Cat.cmake000066400000000000000000000015651257314352300203510ustar00rootroot00000000000000# Copyright (C) 2009 Sun Microsystems, Inc # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Concatenate files # # Parameters : # IN - input file) # OUT - output file FUNCTION(CAT IN OUT) FILE(READ ${IN} CONTENTS) FILE(APPEND ${OUT} "${CONTENTS}") ENDFUNCTION(CAT IN OUT) pgrouting-pgrouting-2.1.0/cmake/CheckCCompilerFlag.cmake000066400000000000000000000013471257314352300232450ustar00rootroot00000000000000# - Check whether the C compiler supports a given flag. # CHECK_C_COMPILER_FLAG(FLAG VARIABLE) # # FLAG - the compiler flag # VARIABLE - variable to store the result # Copyright (c) 2006, Alexander Neundorf, # # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. INCLUDE(CheckCSourceCompiles) MACRO (CHECK_C_COMPILER_FLAG _FLAG _RESULT) SET(SAFE_CMAKE_REQUIRED_DEFINITIONS "${CMAKE_REQUIRED_DEFINITIONS}") SET(CMAKE_REQUIRED_DEFINITIONS "${_FLAG}") CHECK_C_SOURCE_COMPILES("int main() { return 0;}" ${_RESULT}) SET (CMAKE_REQUIRED_DEFINITIONS "${SAFE_CMAKE_REQUIRED_DEFINITIONS}") ENDMACRO (CHECK_C_COMPILER_FLAG) pgrouting-pgrouting-2.1.0/cmake/FindCGAL.cmake000066400000000000000000000050201257314352300211370ustar00rootroot00000000000000# - Find CGAL # Find the CGAL includes and client library # This module defines # CGAL_INCLUDE_DIR, where to find CGAL.h # CGAL_LIBRARIES, the libraries needed to use CGAL. # CGAL_FOUND, If false, do not try to use CGAL. if(CGAL_INCLUDE_DIR AND CGAL_LIBRARIES AND BOOST_THREAD_LIBRARIES AND GMP_LIBRARIES) set(CGAL_FOUND TRUE) else(CGAL_INCLUDE_DIR AND CGAL_LIBRARIES AND BOOST_THREAD_LIBRARIES AND GMP_LIBRARIES) FIND_PATH(CGAL_INCLUDE_DIR CGAL/basic.h ${CGAL_ROOT}/include /usr/include /usr/local/include $ENV{ProgramFiles}/CGAL/*/include $ENV{SystemDrive}/CGAL/*/include ) find_library(CGAL_LIBRARIES NAMES CGAL libCGAL PATHS ${CGAL_ROOT}/lib /usr/lib /usr/local/lib /usr/lib/CGAL /usr/lib64 /usr/local/lib64 /usr/lib64/CGAL $ENV{ProgramFiles}/CGAL/*/lib $ENV{SystemDrive}/CGAL/*/lib ) # set(Boost_DEBUG ON) find_package(Boost COMPONENTS thread REQUIRED) if(Boost_FOUND) set(BOOST_THREAD_LIBRARIES ${Boost_LIBRARIES}) endif(Boost_FOUND) # check boost version we may need other components if("${Boost_VERSION}" VERSION_GREATER "104900") find_package(Boost COMPONENTS thread system REQUIRED) if(Boost_FOUND) set(BOOST_THREAD_LIBRARIES ${Boost_LIBRARIES}) endif(Boost_FOUND) endif("${Boost_VERSION}" VERSION_GREATER "104900") find_library(GMP_LIBRARIES NAMES gmp libgmp PATHS ${GMP_ROOT}/lib /usr/lib /usr/local/lib /usr/lib/gmp /usr/lib64 /usr/local/lib64 /usr/lib64/gmp $ENV{ProgramFiles}/gmp/*/lib $ENV{SystemDrive}/gmp/*/lib ) message(STATUS "CGAL_INCLUDE_DIR=${CGAL_INCLUDE_DIR}") message(STATUS "CGAL_LIBRARIES=${CGAL_LIBRARIES}") message(STATUS "BOOST_THREAD_LIBRARIES=${BOOST_THREAD_LIBRARIES}") message(STATUS "GMP_LIBRARIES=${GMP_LIBRARIES}") if(CGAL_INCLUDE_DIR AND CGAL_LIBRARIES AND BOOST_THREAD_LIBRARIES AND GMP_LIBRARIES) set(CGAL_FOUND TRUE) message(STATUS "Found CGAL: ${CGAL_INCLUDE_DIR}, ${CGAL_LIBRARIES}, ${BOOST_THREAD_LIBRARIES}, ${GMP_LIBRARIES}") INCLUDE_DIRECTORIES(${CGAL_INCLUDE_DIR} $ENV{CGAL_CFG}) else(CGAL_INCLUDE_DIR AND CGAL_LIBRARIES AND BOOST_THREAD_LIBRARIES AND GMP_LIBRARIES) set(CGAL_FOUND FALSE) message(STATUS "CGAL not found.") endif(CGAL_INCLUDE_DIR AND CGAL_LIBRARIES AND BOOST_THREAD_LIBRARIES AND GMP_LIBRARIES) mark_as_advanced(CGAL_INCLUDE_DIR CGAL_LIBRARIES BOOST_THREAD_LIBRARIES GMP_LIBRARIES) endif(CGAL_INCLUDE_DIR AND CGAL_LIBRARIES AND BOOST_THREAD_LIBRARIES AND GMP_LIBRARIES) pgrouting-pgrouting-2.1.0/cmake/FindGAUL.cmake000066400000000000000000000033701257314352300211670ustar00rootroot00000000000000# - Find GAUL # Find the GAUL includes and client library # This module defines # GAUL_LIBRARIES, the libraries needed to use GAUL. # GAUL_FOUND, If false, do not try to use GAUL. # if(GAUL_INCLUDE_DIR AND GAUL_LIBRARIES AND GAUL_UTIL_LIBRARIES) set(GAUL_FOUND TRUE) else(GAUL_INCLUDE_DIR AND GAUL_LIBRARIES AND GAUL_UTIL_LIBRARIES) FIND_PATH(GAUL_INCLUDE_DIR gaul.h ${GAUL_ROOT}/include /usr/include /usr/local/include $ENV{ProgramFiles}/gaul/*/include $ENV{SystemDrive}/gaul/*/include ) message(STATUS "GAUL_INCLUDE_DIR=${GAUL_INCLUDE_DIR}") find_library(GAUL_LIBRARIES NAMES gaul libgaul PATHS ${GAUL_ROOT}/lib /usr/lib /usr/local/lib /usr/lib/gaul /usr/lib64 /usr/local/lib64 /usr/lib64/gaul $ENV{ProgramFiles}/GAUL/*/lib/ $ENV{SystemDrive}/GAUL/*/lib/ ) message(STATUS "GAUL_LIBRARIES=${GAUL_LIBRARIES}") find_library(GAUL_UTIL_LIBRARIES NAMES gaul_util libgaul_util PATHS ${GAUL_ROOT}/lib /usr/lib /usr/local/lib /usr/lib/gaul /usr/lib64 /usr/local/lib64 /usr/lib64/gaul $ENV{ProgramFiles}/GAUL/*/lib/ $ENV{SystemDrive}/GAUL/*/lib/ ) message(STATUS "GAUL_UTIL_LIBRARIES=${GAUL_UTIL_LIBRARIES}") if(GAUL_INCLUDE_DIR AND GAUL_LIBRARIES AND GAUL_UTIL_LIBRARIES) set(GAUL_FOUND TRUE) message(STATUS "Found GAUL: ${GAUL_LIBRARIES}, ${GAUL_UTIL_LIBRARIES}") else(GAUL_INCLUDE_DIR AND GAUL_LIBRARIES AND GAUL_UTIL_LIBRARIES) set(GAUL_FOUND FALSE) message(STATUS "GAUL not found.") endif(GAUL_INCLUDE_DIR AND GAUL_LIBRARIES AND GAUL_UTIL_LIBRARIES) mark_as_advanced(GAUL_INCLUDE_DIR GAUL_LIBRARIES GAUL_UTIL_LIBRARIES) endif(GAUL_INCLUDE_DIR AND GAUL_LIBRARIES AND GAUL_UTIL_LIBRARIES) pgrouting-pgrouting-2.1.0/cmake/FindGit.cmake000066400000000000000000000143701257314352300211640ustar00rootroot00000000000000################################################################################ # # Program: 3D Slicer # # Copyright (c) Kitware Inc. # # See COPYRIGHT.txt # or http://www.slicer.org/copyright/copyright.txt for details. # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # This file was originally developed by Jean-Christophe Fillion-Robin, Kitware Inc. # and was partially funded by NIH grant 3P41RR013218-12S1 # ################################################################################ # # The module defines the following variables: # GIT_EXECUTABLE - path to git command line client # GIT_FOUND - true if the command line client was found # # If the command line client executable is found the macro # GIT_WC_INFO( ) # is defined to extract information of a git working copy at # a given location. # # The macro defines the following variables: # _WC_REVISION_HASH - Current SHA1 hash # _WC_REVISION - Current SHA1 hash # _WC_REVISION_NAME - Name associated with _WC_REVISION_HASH # _WC_URL - output of command `git config --get remote.origin.url' # _WC_ROOT - Same value as working copy URL # _WC_GITSVN - Set to false # # ... and also the following ones if it's a git-svn repository: # _WC_GITSVN - Set to True if it is a # _WC_INFO - output of command `git svn info' # _WC_URL - url of the associated SVN repository # _WC_ROOT - root url of the associated SVN repository # _WC_REVISION - current SVN revision number # _WC_LAST_CHANGED_AUTHOR - author of last commit # _WC_LAST_CHANGED_DATE - date of last commit # _WC_LAST_CHANGED_REV - revision of last commit # _WC_LAST_CHANGED_LOG - last log of base revision # # Example usage: # find_package(Git) # if(GIT_FOUND) # GIT_WC_INFO(${PROJECT_SOURCE_DIR} Project) # message("Current revision is ${Project_WC_REVISION_HASH}") # message("git found: ${GIT_EXECUTABLE}") # endif() # # Look for 'git' or 'eg' (easy git) # set(git_names git eg) # Prefer .cmd variants on Windows unless running in a Makefile # in the MSYS shell. # if(WIN32) if(NOT CMAKE_GENERATOR MATCHES "MSYS") # Note: Due to a bug in 'git.cmd' preventing it from returning the exit code of 'git', # we excluded it from the list of executables to search. # See http://code.google.com/p/msysgit/issues/detail?id=428 # TODO Check if 'git' exists, get the associated version, if the corresponding version # is known to have a working version of 'git.cmd', use it. set(git_names git eg.cmd eg) endif() endif() find_program(GIT_EXECUTABLE ${git_names} PATHS "C:/Program Files/Git/bin" "C:/Program Files (x86)/Git/bin" DOC "git command line client") mark_as_advanced(GIT_EXECUTABLE) if(GIT_EXECUTABLE) macro(GIT_WC_INFO dir prefix) execute_process(COMMAND ${GIT_EXECUTABLE} rev-parse --verify -q --short=7 HEAD WORKING_DIRECTORY ${dir} ERROR_VARIABLE GIT_error OUTPUT_VARIABLE ${prefix}_WC_REVISION_HASH OUTPUT_STRIP_TRAILING_WHITESPACE) set(${prefix}_WC_REVISION ${${prefix}_WC_REVISION_HASH}) if(NOT ${GIT_error} EQUAL 0) message(SEND_ERROR "Command \"${GIT_EXECUTBALE} rev-parse --verify -q --short=7 HEAD\" in directory ${dir} failed with output:\n${GIT_error}") else(NOT ${GIT_error} EQUAL 0) execute_process(COMMAND ${GIT_EXECUTABLE} name-rev ${${prefix}_WC_REVISION_HASH} WORKING_DIRECTORY ${dir} OUTPUT_VARIABLE ${prefix}_WC_REVISION_NAME OUTPUT_STRIP_TRAILING_WHITESPACE) endif(NOT ${GIT_error} EQUAL 0) execute_process(COMMAND ${GIT_EXECUTABLE} config --get remote.origin.url WORKING_DIRECTORY ${dir} OUTPUT_VARIABLE ${prefix}_WC_URL OUTPUT_STRIP_TRAILING_WHITESPACE) set(${prefix}_WC_GITSVN False) # Check if this git is likely to be a git-svn repository execute_process(COMMAND ${GIT_EXECUTABLE} config --get-regexp "^svn-remote" WORKING_DIRECTORY ${dir} OUTPUT_VARIABLE git_config_output OUTPUT_STRIP_TRAILING_WHITESPACE ) if(NOT "${git_config_output}" STREQUAL "") # In case git-svn is used, attempt to extract svn info execute_process(COMMAND ${GIT_EXECUTABLE} svn info WORKING_DIRECTORY ${dir} TIMEOUT 3 ERROR_VARIABLE git_svn_info_error OUTPUT_VARIABLE ${prefix}_WC_INFO RESULT_VARIABLE git_svn_info_result OUTPUT_STRIP_TRAILING_WHITESPACE) if(${git_svn_info_result} EQUAL 0) set(${prefix}_WC_GITSVN True) string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" "\\2" ${prefix}_WC_URL "${${prefix}_WC_INFO}") string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" "\\2" ${prefix}_WC_REVISION "${${prefix}_WC_INFO}") string(REGEX REPLACE "^(.*\n)?Repository Root: ([^\n]+).*" "\\2" ${prefix}_WC_ROOT "${${prefix}_WC_INFO}") string(REGEX REPLACE "^(.*\n)?Last Changed Author: ([^\n]+).*" "\\2" ${prefix}_WC_LAST_CHANGED_AUTHOR "${${prefix}_WC_INFO}") string(REGEX REPLACE "^(.*\n)?Last Changed Rev: ([^\n]+).*" "\\2" ${prefix}_WC_LAST_CHANGED_REV "${${prefix}_WC_INFO}") string(REGEX REPLACE "^(.*\n)?Last Changed Date: ([^\n]+).*" "\\2" ${prefix}_WC_LAST_CHANGED_DATE "${${prefix}_WC_INFO}") endif(${git_svn_info_result} EQUAL 0) endif(NOT "${git_config_output}" STREQUAL "") # If there is no 'remote.origin', default to "NA" value and print a warning message. if(NOT ${prefix}_WC_URL) message(WARNING "No remote origin set for git repository: ${dir}" ) set( ${prefix}_WC_URL "NA" ) else() set(${prefix}_WC_ROOT ${${prefix}_WC_URL}) endif() endmacro(GIT_WC_INFO) endif(GIT_EXECUTABLE) # Handle the QUIETLY and REQUIRED arguments and set GIT_FOUND to TRUE if # all listed variables are TRUE include(FindPackageHandleStandardArgs) find_package_handle_standard_args(Git DEFAULT_MSG GIT_EXECUTABLE) pgrouting-pgrouting-2.1.0/cmake/FindPostgreSQL.cmake000066400000000000000000000105621257314352300224430ustar00rootroot00000000000000# - Find PostgreSQL # Find the PostgreSQL includes and client library # This module defines # POSTGRESQL_INCLUDE_DIR, where to find POSTGRESQL.h # POSTGRESQL_LIBRARIES, the libraries needed to use POSTGRESQL. # POSTGRESQL_FOUND, If false, do not try to use PostgreSQL. # POSTGRESQL_EXECUTABLE # POSTGRESQL_VERSION_STRING # # Copyright (c) 2006, Jaroslaw Staniek, # # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. # Add the postgresql and mysql include paths here # A check condition to see if those variables are set #POSTGRESQL_BIN ia an optional commandline argument to specify a non-standard path to the postgresql program executables SET(POSTGRESQL_BIN "" CACHE STRING "Some user-specified option") if(POSTGRESQL_INCLUDE_DIR AND POSTGRESQL_LIBRARIES AND POSTGRESQL_EXECUTABLE AND POSTGRESQL_VERSION_STRING) set(POSTGRESQL_FOUND TRUE) else(POSTGRESQL_INCLUDE_DIR AND POSTGRESQL_LIBRARIES AND POSTGRESQL_EXECUTABLE) if(NOT "${POSTGRESQL_BIN}" STREQUAL "") # Checking POSTGRESQL_PG_CONFIG find_program(POSTGRESQL_PG_CONFIG NAMES pg_config PATHS ${POSTGRESQL_BIN} NO_DEFAULT_PATH ) else(NOT "${POSTGRESQL_BIN}" STREQUAL "") # Checking POSTGRESQL_PG_CONFIG find_program(POSTGRESQL_PG_CONFIG NAMES pg_config PATHS /usr/lib/postgresql/*/bin/ ) endif(NOT "${POSTGRESQL_BIN}" STREQUAL "") message(STATUS "POSTGRESQL_PG_CONFIG is " ${POSTGRESQL_PG_CONFIG}) if(POSTGRESQL_PG_CONFIG) execute_process( COMMAND ${POSTGRESQL_PG_CONFIG} --bindir OUTPUT_STRIP_TRAILING_WHITESPACE OUTPUT_VARIABLE T_POSTGRESQL_BIN) endif(POSTGRESQL_PG_CONFIG) # Checking POSTGRESQL_EXECUTABLE in all the dir (*) - implies that find_program(POSTGRESQL_EXECUTABLE NAMES postgres PATHS ${T_POSTGRESQL_BIN} ) message(STATUS "POSTGRESQL_EXECUTABLE is " ${POSTGRESQL_EXECUTABLE}) # find_program(POSTGRESQL_EXECUTABLE NAMES postgres # PATHS # /usr/lib/postgresql/*/bin/ # ) # message(STATUS "POSTGRESQL_EXECUTABLE is " ${POSTGRESQL_EXECUTABLE}) # find_program(POSTGRESQL_PG_CONFIG NAMES pg_config # PATHS # /usr/lib/postgresql/*/bin/ # ) # message(STATUS "POSTGRESQL_PG_CONFIG is " ${POSTGRESQL_PG_CONFIG}) if(POSTGRESQL_PG_CONFIG) execute_process( COMMAND ${POSTGRESQL_PG_CONFIG} --version OUTPUT_STRIP_TRAILING_WHITESPACE OUTPUT_VARIABLE POSTGRESQL_VERSION_STRING) endif(POSTGRESQL_PG_CONFIG) message(STATUS "POSTGRESQL_VERSION_STRING in FindPostgreSQL.cmake is " ${POSTGRESQL_VERSION_STRING}) if(POSTGRESQL_PG_CONFIG) execute_process( COMMAND ${POSTGRESQL_PG_CONFIG} --includedir-server OUTPUT_STRIP_TRAILING_WHITESPACE OUTPUT_VARIABLE T_POSTGRESQL_INCLUDE_DIR) endif(POSTGRESQL_PG_CONFIG) find_path(POSTGRESQL_INCLUDE_DIR postgres.h ${T_POSTGRESQL_INCLUDE_DIR} /usr/include/server /usr/include/pgsql/server /usr/local/include/pgsql/server /usr/include/postgresql/server /usr/include/postgresql/*/server /usr/local/include/postgresql/server /usr/local/include/postgresql/*/server $ENV{ProgramFiles}/PostgreSQL/*/include/server $ENV{SystemDrive}/PostgreSQL/*/include/server ) if(POSTGRESQL_PG_CONFIG) execute_process( COMMAND ${POSTGRESQL_PG_CONFIG} --libdir OUTPUT_STRIP_TRAILING_WHITESPACE OUTPUT_VARIABLE POSTGRESQL_LIBRARIES) endif(POSTGRESQL_PG_CONFIG) if(POSTGRESQL_INCLUDE_DIR AND POSTGRESQL_LIBRARIES) set(POSTGRESQL_FOUND TRUE) message(STATUS "POSTGRESQL_INCLUDE_DIR: ${POSTGRESQL_INCLUDE_DIR}") message(STATUS "POSTGRESQL_LIBRARIES: ${POSTGRESQL_LIBRARIES}") include_directories(${POSTGRESQL_INCLUDE_DIR}) else(POSTGRESQL_INCLUDE_DIR AND POSTGRESQL_LIBRARIES) set(POSTGRESQL_FOUND FALSE) message(STATUS "PostgreSQL not found.") endif(POSTGRESQL_INCLUDE_DIR AND POSTGRESQL_LIBRARIES) mark_as_advanced(POSTGRESQL_INCLUDE_DIR POSTGRESQL_LIBRARIES) endif(POSTGRESQL_INCLUDE_DIR AND POSTGRESQL_LIBRARIES AND POSTGRESQL_EXECUTABLE AND POSTGRESQL_VERSION_STRING) pgrouting-pgrouting-2.1.0/cmake/FindSphinx.cmake000066400000000000000000000054751257314352300217200ustar00rootroot00000000000000# - Try to find Sphinx (sphinx-build) # Once done this will define # # SPHINX_FOUND - system has Sphinx # SPHINX_EXECUTABLE - full path to the Sphinx documentation generator tool # SPHINX_VERSION - the version of Sphinx which was found, e.g. "1.0.7" #============================================================================= # Copyright (C) 2011 Marie Rognes and Johannes Ring # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, # BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER # CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. #============================================================================= message(STATUS "Checking for package 'Sphinx'") # Make sure Python is available if (NOT PYTHON_EXECUTABLE) find_package(PythonInterp) endif() # Try to find sphinx-build find_program(SPHINX_EXECUTABLE sphinx-build HINTS ${SPHINX_DIR} $ENV{SPHINX_DIR} PATH_SUFFIXES bin DOC "Sphinx documentation generator tool" ) if (SPHINX_EXECUTABLE) # Try to check Sphinx version by importing Sphinx execute_process( COMMAND ${PYTHON_EXECUTABLE} -c "import sphinx; print sphinx.__version__" OUTPUT_VARIABLE SPHINX_VERSION OUTPUT_STRIP_TRAILING_WHITESPACE) if (Sphinx_FIND_VERSION) # Check if version found is >= required version if (NOT "${SPHINX_VERSION}" VERSION_LESS "${Sphinx_FIND_VERSION}") set(SPHINX_VERSION_OK TRUE) endif() else() # No specific version of Sphinx is requested set(SPHINX_VERSION_OK TRUE) endif() endif() mark_as_advanced( SPHINX_EXECUTABLE SPHINX_VERSION SPHINX_VERSION_OK ) include(FindPackageHandleStandardArgs) find_package_handle_standard_args(Sphinx DEFAULT_MSG SPHINX_EXECUTABLE SPHINX_VERSION_OK) pgrouting-pgrouting-2.1.0/cmake/MacroAddCompileFlags.cmake000066400000000000000000000011061257314352300235710ustar00rootroot00000000000000# - MACRO_ADD_COMPILE_FLAGS(<_target> "flags...") # Copyright (c) 2006, Oswald Buddenhagen, # # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. MACRO (MACRO_ADD_COMPILE_FLAGS _target _flg) GET_TARGET_PROPERTY(_flags ${_target} COMPILE_FLAGS) if (_flags) set(_flags "${_flags} ${_flg}") else (_flags) set(_flags "${_flg}") endif (_flags) SET_TARGET_PROPERTIES(${_target} PROPERTIES COMPILE_FLAGS "${_flags}") ENDMACRO (MACRO_ADD_COMPILE_FLAGS) pgrouting-pgrouting-2.1.0/cmake/MacroAddLinkFlags.cmake000066400000000000000000000010661257314352300231030ustar00rootroot00000000000000# - MACRO_ADD_LINK_FLAGS(<_target> "flags...") # Copyright (c) 2006, Oswald Buddenhagen, # # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. MACRO (MACRO_ADD_LINK_FLAGS _target _flg) GET_TARGET_PROPERTY(_flags ${_target} LINK_FLAGS) if (_flags) set(_flags "${_flags} ${_flg}") else (_flags) set(_flags "${_flg}") endif (_flags) SET_TARGET_PROPERTIES(${_target} PROPERTIES LINK_FLAGS "${_flags}") ENDMACRO (MACRO_ADD_LINK_FLAGS) pgrouting-pgrouting-2.1.0/cmake/MacroLibrary.cmake000066400000000000000000000012761257314352300222270ustar00rootroot00000000000000# - include MacroLibrary offers a collection of macros which extend the built-in cmake commands # OPTIONAL_FIND_PACKAGE( [QUIT] ) # Copyright (c) 2006, Alexander Neundorf, # # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. INCLUDE(Cat) INCLUDE(MacroOptionalFindPackage) #INCLUDE(MacroAdditionalCleanFiles) #INCLUDE(MacroAddFileDependencies) INCLUDE(MacroAddCompileFlags) INCLUDE(MacroAddLinkFlags) #INCLUDE(MacroEnsureOutOfSourceBuild) #INCLUDE(MacroBoolTo01) #INCLUDE(MacroPushRequiredVars) #INCLUDE(MacroLogFeature) #INCLUDE(MacroCreateLibtoolFile) INCLUDE(CheckCCompilerFlag) pgrouting-pgrouting-2.1.0/cmake/MacroOptionalFindPackage.cmake000066400000000000000000000020521257314352300244560ustar00rootroot00000000000000# - MACRO_OPTIONAL_FIND_PACKAGE() combines FIND_PACKAGE() with an OPTION() # MACRO_OPTIONAL_FIND_PACKAGE( [QUIT] ) # This macro is a combination of OPTION() and FIND_PACKAGE(), it # works like FIND_PACKAGE(), but additionally it automatically creates # an option name WITH_, which can be disabled via the cmake GUI. # or via -DWITH_=OFF # The standard _FOUND variables can be used in the same way # as when using the normal FIND_PACKAGE() # Copyright (c) 2006, Alexander Neundorf, # # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. MACRO (MACRO_OPTIONAL_FIND_PACKAGE _name ) OPTION(WITH_${_name} "Search for ${_name} package" ON) if (WITH_${_name}) FIND_PACKAGE(${_name} ${ARGN}) else (WITH_${_name}) set(${_name}_FOUND) set(${_name}_INCLUDE_DIR) set(${_name}_INCLUDES) set(${_name}_LIBRARY) set(${_name}_LIBRARIES) endif (WITH_${_name}) ENDMACRO (MACRO_OPTIONAL_FIND_PACKAGE) pgrouting-pgrouting-2.1.0/cmake/PlatformSpecific.cmake000066400000000000000000000006041257314352300230650ustar00rootroot00000000000000# Since Visual Studio 2005, you get a bunch of warnings when using # strncpy. Make it quiet ! IF(WIN32) ADD_DEFINITIONS(-D_CRT_SECURE_NO_DEPRECATE) ENDIF(WIN32) # Use this on platforms where dlopen() is in -ldl IF (HAVE_LDL) SET(EXTRA_LIBS "dl") ENDIF (HAVE_LDL) IF (CMAKE_COMPILER_IS_GNUCC) SET(CMAKE_C_FLAGS_DEBUG "-Wall ${CMAKE_C_FLAGS_DEBUG}") ENDIF (CMAKE_COMPILER_IS_GNUCC) pgrouting-pgrouting-2.1.0/cmake/TargetDistclean.cmake000066400000000000000000000010641257314352300227110ustar00rootroot00000000000000# add custom target distclean # cleans and removes cmake generated files etc. # Jan Woetzel 04/2003 # J Kishore kumar 05/2011 # IF (UNIX) ADD_CUSTOM_TARGET (distclean @echo cleaning for source distribution) ADD_CUSTOM_COMMAND( COMMENT "distribution clean" COMMAND $(MAKE_COMMAND) clean && find . \\! -path "./cmake/\\*" -path "\\*.cmake" -o -name CMakeFiles -o -name Makefile -o -name CMakeCache.txt -o -name Testing -o -name cmake_install.cmake -o -name install_manifest.txt -o -name "*.so" | xargs rm -rf TARGET distclean ) ENDIF(UNIX) pgrouting-pgrouting-2.1.0/doc/000077500000000000000000000000001257314352300163165ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/CMakeLists.txt000066400000000000000000000107431257314352300210630ustar00rootroot00000000000000# # Find Sphinx # Find Sphinx executable to build documentation # Source: http://ericscottbarr.com/blog/2012/03/sphinx-and-cmake-beautiful-documentation-for-c-projects/ # # Daniel Kastl 03/2013 # set(SPHINX_THEME "haiku") #set(SPHINX_THEME_DIR "_themes") if(WITH_DOC) find_package(Sphinx) if (NOT SPHINX_FOUND) message(WARNING "Sphinx not found. Cannot generate documentation!") else() if (SPHINX_VERSION VERSION_LESS 1.0) message(WARNING "Your Sphinx version is too old! This project requires Sphinx v1.0 or above to produce proper documentation (you have v${SPHINX_VERSION}). You will get output but it will have errors.") endif() if(NOT DEFINED SPHINX_THEME) set(SPHINX_THEME default) endif() if(NOT DEFINED SPHINX_THEME_DIR) set(SPHINX_THEME_DIR) endif() # configured documentation tools and intermediate build results set(BINARY_BUILD_DIR "${PGROUTING_BINARY_DIR}/doc/_build") message(STATUS "BINARY_BUILD_DIR = ${BINARY_BUILD_DIR}") message(STATUS "PGROUTING_BINARY_DIR = ${PGROUTING_BINARY_DIR}") # Sphinx cache with pickled ReST documents set(SPHINX_CACHE_DIR "${PGROUTING_BINARY_DIR}/doc/_doctrees") file(COPY "${CMAKE_CURRENT_SOURCE_DIR}/static" DESTINATION "${BINARY_BUILD_DIR}") file(COPY "${CMAKE_CURRENT_SOURCE_DIR}/themes" DESTINATION "${BINARY_BUILD_DIR}") file(COPY "${CMAKE_CURRENT_SOURCE_DIR}/CNAME" DESTINATION "${PGROUTING_BINARY_DIR}") configure_file( "${CMAKE_CURRENT_SOURCE_DIR}/index.html.in" "${PGROUTING_BINARY_DIR}/doc/html/index.html") configure_file( "${CMAKE_CURRENT_SOURCE_DIR}/forward.html" "${PGROUTING_BINARY_DIR}/doc/html/en/index.html") # Add documentation to targets set(DOC_TARGETS html) option(BUILD_MAN "Create a target for building man pages." ON) if (BUILD_MAN) if (SPHINX_VERSION VERSION_LESS 1.0) message(WARNING "Sphinx version 1.0 > is required to build man pages. You have v${SPHINX_VERSION}.") else() list(APPEND DOC_TARGETS man) endif() endif() option(BUILD_LATEX "Create a target for building latex docs (to create PDF)." ON) if (BUILD_LATEX) find_package(LATEX) if (NOT LATEX_COMPILER) message("Couldn't find Latex, can't build latex docs using Sphinx") else() message(STATUS "LATEX_COMPILER = ${LATEX_COMPILER}") list(APPEND DOC_TARGETS latex) endif() endif() # The doc target will build all documentation targets. add_custom_target(doc #ALL COMMENT "Building documentation with Sphinx") # add_custom_target(doc) # Localization output directory #set(SPHINX_I18N_DIR "${CMAKE_CURRENT_SOURCE_DIR}/i18n/pot") configure_file( "${CMAKE_CURRENT_SOURCE_DIR}/conf.py.in" "${BINARY_BUILD_DIR}/conf.py" @ONLY) foreach (DOC_TARGET ${DOC_TARGETS}) add_custom_command( TARGET doc POST_BUILD COMMAND ${SPHINX_EXECUTABLE} # -q # Enable for quiet mode # -Q # Enable for even more quiet mode -b ${DOC_TARGET} -E # don't use a saved environment, always read all file -a # write all files; default is to only write new and changed files -d "${SPHINX_CACHE_DIR}" -c "${BINARY_BUILD_DIR}" "${PGROUTING_SOURCE_DIR}" "${PGROUTING_BINARY_DIR}/doc/${DOC_TARGET}/en" COMMENT "Generating ${DOC_TARGET} documentation ...") endforeach() if(BUILD_LATEX) if(LATEX_COMPILER) add_custom_command( TARGET doc POST_BUILD COMMAND pdflatex -interaction=nonstopmode "pgRoutingDocumentation.tex" > /dev/null 2>&1 WORKING_DIRECTORY "${PGROUTING_BINARY_DIR}/doc/latex/en" COMMENT "Converting Latex to PDF format") list(APPEND DOC_TARGETS pdf) endif() endif() message("-- Building documentation enabled for: ${DOC_TARGETS}") endif() endif(WITH_DOC) pgrouting-pgrouting-2.1.0/doc/CNAME000066400000000000000000000000221257314352300170560ustar00rootroot00000000000000docs.pgrouting.orgpgrouting-pgrouting-2.1.0/doc/conf.py.in000066400000000000000000000204331257314352300202240ustar00rootroot00000000000000# -*- coding: utf-8 -*- # # pgRouting Documentation documentation build configuration file, created by # sphinx-quickstart on Sat Mar 23 16:03:51 2013. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys, os # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. #sys.path.insert(0, os.path.abspath('.')) # -- General configuration ----------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. needs_sphinx = '1.1' # Add any Sphinx extension module names here, as strings. They can be extensions # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. mathjax_path="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" extensions = ['sphinx.ext.todo', 'sphinx.ext.mathjax'] # Add any paths that contain templates here, relative to this directory. templates_path = ['doc/templates'] # The suffix of source filenames. source_suffix = '.rst' # The encoding of source files. #source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'doc/index' # General information about the project. project = u'pgRouting' copyright = u'pgRouting Contributors - Version @PGROUTING_VERSION_STRING@ (@PGROUTING_VERSION_REVISION_NAME@)' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = '@PGROUTING_VERSION_STRING@' # The full version, including alpha/beta/rc tags. release = '@PGROUTING_VERSION_STRING@ (@PGROUTING_VERSION_REVISION_NAME@)' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. language = 'en' locale_dirs = ['doc/i18n/'] gettext_compact = False # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: #today = '' # Else, today_fmt is used as the format for a strftime call. #today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ['doc/build','src/shooting_star/doc/index.rst'] # The reST default role (used for this markup: `text`) to use for all documents. #default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. #add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). add_module_names = False # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. #modindex_common_prefix = [] # -- Options for HTML output --------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = '@SPHINX_THEME@' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. #html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. html_theme_path = ['@SPHINX_THEME_DIR@'] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". html_title = "pgRouting Manual (@PGROUTING_VERSION_STRING@)" # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. html_logo = "static/images/pgrouting.png" # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = "static/images/favicon.ico" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['static'] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, maps document names to template names. html_sidebars = { # '**': ['globaltoc.html', 'relations.html', 'sourcelink.html', 'searchbox.html'], # 'using/windows': ['windowssidebar.html', 'searchbox.html'], } # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. html_domain_indices = True # If false, no index is generated. html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = 'pgRoutingDocumentationdoc' # -- Options for LaTeX output -------------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). 'papersize': 'a4paper', # The font size ('10pt', '11pt' or '12pt'). 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. #'preamble': '', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ('doc/index', 'pgRoutingDocumentation.tex', u'pgRouting Manual', u'pgRouting Contributors', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. latex_logo = "static/images/pgrouting.png" # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. latex_use_parts = False # If true, show page references after internal links. #latex_show_pagerefs = False # If true, show URL addresses after external links. latex_show_urls = 'footnote' # Documents to append as an appendix to all manuals. #latex_appendices = [] # If false, no module index is generated. latex_domain_indices = False # -- Options for manual page output -------------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ('doc/index_man', 'pgrouting', u'pgRouting Reference', u'pgRouting Contributors', 7) ] # If true, show URL addresses after external links. man_show_urls = False # -- Options for Texinfo output ------------------------------------------------ # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ('doc/index', 'pgrouting', u'pgRouting Manual', u'pgRouting Contributors', 'pgRoutingDocumentation', 'One line description of project.', 'Miscellaneous'), ] # Documents to append as an appendix to all manuals. #texinfo_appendices = [] # If false, no module index is generated. #texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. #texinfo_show_urls = 'footnote' pgrouting-pgrouting-2.1.0/doc/forward.html000066400000000000000000000011021257314352300206420ustar00rootroot00000000000000 Page Redirection If you are not redirected automatically, follow this link. pgrouting-pgrouting-2.1.0/doc/i18n/000077500000000000000000000000001257314352300170755ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/000077500000000000000000000000001257314352300174655ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/000077500000000000000000000000001257314352300212525ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/000077500000000000000000000000001257314352300220175ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/index.po000066400000000000000000000225401257314352300234710ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 21:48\n" "PO-Revision-Date: 2013-09-24 02:49+0000\n" "Last-Translator: cvvergara\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # c86028e885c64c0987f44bbcc08fb02a #: ../../index.rst:13 msgid "Table of Contents" msgstr "Inhaltsverzeichnis" # 32111013f9c94976b553857e93812724 #: ../../index.rst:15 msgid "" "pgRouting extends the `PostGIS `_/`PostgreSQL " "`_ geospatial database to provide geospatial routing " "and other network analysis functionality." msgstr "pgRouting erweitert eine `PostGIS `_/`PostgreSQL `_ Geo-Datenbank um Funktionen für “Kürzeste-Wege” Berechnung und andere netzorientierte Algorithmen." # cd5bc882f7f3412b8a937ba25e203de8 #: ../../index.rst:17 msgid "This is the manual for pgRouting |release|." msgstr "Dies ist das Handbuch für pgRouting |release|." # d928c97ad24c4daeae96bb02b87c5a6d #: ../../index.rst:23 msgid "" "The pgRouting Manual is licensed under a `Creative Commons Attribution-Share" " Alike 3.0 License `_. Feel " "free to use this material any way you like, but we ask that you attribute " "credit to the pgRouting Project and wherever possible, a link back to " "http://pgrouting.org. For other licenses used in pgRouting see the " ":ref:`license` page." msgstr "" # 9024be66e4ef47b9b53de9a42af4550d #: ../../index.rst:27 msgid "General" msgstr "Allgemein" # 268439cb0a4f4417b56ca21d51394850 #: ../../index.rst:40 msgid "Tutorial" msgstr "Anleitung" # bf01af3d0d3244f283f5b3fab105caad #: ../../index.rst:42 msgid ":ref:`Tutorial `" msgstr "" # 116777f411a248f9afe42b9b51679b78 #: ../../index.rst:44 msgid ":ref:`Getting started `" msgstr "" # 2066f7d15ec8444c833547cfb3b06a98 #: ../../index.rst:45 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 2753f71d0fc14b0bbabb14a5180b10d9 #: ../../index.rst:46 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr "" # 042f858c16ca4c7ea9fb4baa62efdd44 #: ../../index.rst:47 msgid ":ref:`custom_query` that is used in the routing algorithms." msgstr "" # 13f4fade1d47458abf8ba3706110d874 #: ../../index.rst:48 msgid ":ref:`performance` to improve your performance." msgstr "" # c3ccc6e6651e47f9b9d271c60976b15c #: ../../index.rst:49 msgid ":ref:`custom_wrapper` to colaborate with a wrapper." msgstr "" # 233aebcc461745c2b0811b7f4328ce3a #: ../../index.rst:50 msgid ":ref:`recipes` to colaborate with a recipe." msgstr "" # 3ae724b7e3714db2942fb7c77124cfc4 #: ../../index.rst:51 msgid ":ref:`sampledata` that is used in the examples of this manual." msgstr "" # c92e843c52364963a35112272cb814fd #: ../../index.rst:61 msgid "" "For a more complete introduction how to build a routing application read the" " `pgRouting Workshop `_." msgstr "" # 524c7dc0d5654f319fc62f2ae08b86f7 #: ../../index.rst:65 msgid "Data Types" msgstr "Datentypen" # e49a23cdc901419e8a3d5f17ed6c6ea0 #: ../../index.rst:67 msgid ":ref:`data_types`" msgstr "" # ef6b2fcc629f48c7b88d3ac78527893a #: ../../index.rst:69 msgid "" ":ref:`type_cost_result` - A set of records to describe a path result with " "cost attribute." msgstr "" # 84a33ec406d2412c9e681656b4cb9b43 #: ../../index.rst:70 msgid "" ":ref:`pgr_costResult3[]` - A set of records to describe a" " path result with cost attribute." msgstr "" # 6a2ba698d366498caa046c97178f05d5 #: ../../index.rst:71 msgid "" ":ref:`pgr_geomResult` - A set of records to describe a " "path result with geometry attribute." msgstr "" # 9c4629c11bc143a184a6564177b0e7bd #: ../../index.rst:80 msgid "Functions reference" msgstr "Referenz aller Funktionen" # 1f3545abdf7c42cdb73e76f5f149a31b #: ../../index.rst:82 msgid ":ref:`topology_functions`" msgstr "" # 058f97425ccb4cb5870163ebbe948a72 #: ../../index.rst:84 msgid "" ":ref:`pgr_create_topology` - to create a topology based on the geometry." msgstr "" # e839b8e9c3664685a6dc346cac1ea039 #: ../../index.rst:85 msgid "" ":ref:`pgr_create_vert_table` - to reconstruct the vertices table based on " "the source and target information." msgstr "" # 5d9cd0c5ac3043b99ae4fb495036d05f #: ../../index.rst:86 msgid "" ":ref:`pgr_analyze_graph` - to analyze the edges and vertices of the edge " "table." msgstr "" # 714b5f8623914db981048d201845d040 #: ../../index.rst:87 msgid ":ref:`pgr_analyze_oneway` - to analyze directionality of the edges." msgstr "" # 5f3a1ebfa74d4463912b1c695028121d #: ../../index.rst:88 msgid ":ref:`pgr_node_network` -to create nodes to a not noded edge table." msgstr "" # 655d025751764d39b841997c13775783 #: ../../index.rst:90 msgid ":ref:`routing_functions`" msgstr "" # 6a94d292d24b45f7aafda5a754a6ba30 #: ../../index.rst:92 msgid "" ":ref:`pgr_apspJohnson `- All Pairs Shortest Path, " "Johnson’s Algorithm" msgstr "" # fbda3d31d88e4df891d2095dfbb8ab52 #: ../../index.rst:93 msgid "" ":ref:`pgr_apspWarshall` - All Pairs Shortest Path, Floyd-" "Warshall Algorithm" msgstr "" # 10cf6d194dcf4af2be81f0f8034cd5cb #: ../../index.rst:94 msgid ":ref:`pgr_astar` - Shortest Path A*" msgstr "" # 72aa55b5147341e6be8b3ac29edc5056 #: ../../index.rst:95 msgid ":ref:`pgr_bdAstar` - Bi-directional A* Shortest Path" msgstr "" # 659e5f56cae84ce598a95fe83608da28 #: ../../index.rst:96 msgid "" ":ref:`pgr_bdDijkstra` - Bi-directional Dijkstra Shortest Path" msgstr "" # 2a0544bf5ac444cb9f814c98ddd9cac0 #: ../../index.rst:97 msgid ":ref:`pgr_dijkstra` - Shortest Path Dijkstra" msgstr "" # 0d062718bba84332bc05094be53c7b0b #: ../../index.rst:98 msgid "" ":ref:`pgr_kDijkstra` - Mutliple destination Shortest Path " "Dijkstra" msgstr "" # 388e0ef15cac4c7a87ed5f5f7d164eab #: ../../index.rst:99 msgid ":ref:`pgr_ksp` - K-Shortest Path" msgstr "" # 488a2b3901c548b394c466b7580ea9a4 #: ../../index.rst:100 msgid ":ref:`pgr_tsp` - Traveling Sales Person" msgstr "" # dc4452cb04fb47fb9d72b4a408ffabeb #: ../../index.rst:101 msgid ":ref:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)" msgstr "" # e49a23cdc901419e8a3d5f17ed6c6ea0 #: ../../index.rst:103 msgid ":ref:`dd_index`" msgstr "" # 4f472ddb75b84b6abd644e500b7415f4 #: ../../index.rst:105 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" # 607bcbfc39c649a4b54020f8d62ce9d0 #: ../../index.rst:106 msgid ":ref:`pgr_alphaShape` - Alpha shape computation" msgstr "" # f2e6773ccf394c739af44245aaaf5d02 #: ../../index.rst:107 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" # ef6b2fcc629f48c7b88d3ac78527893a #: ../../index.rst:110 msgid "" ":ref:`pgr_get_column_name` - to get the name of the column as is stored in " "the postgres administration tables." msgstr "" # b080d86d06dd4b248b6191f5c98ed0b7 #: ../../index.rst:111 msgid "" ":ref:`pgr_get_table_name` - to retrieve the name of the table as is stored " "in the postgres administration tables." msgstr "" # 187f8a7ace1944dda76ab8ae8460d727 #: ../../index.rst:112 msgid ":ref:`pgr_is_column_indexed` - to check if the column is indexed." msgstr "" # 767ec7460a314ae0ae3ad47836c94182 #: ../../index.rst:113 msgid "" ":ref:`pgr_is_column_in_table` - to check only for the existance of the " "column." msgstr "" # 6d632e8288614fc59c04dbdfa5fceb36 #: ../../index.rst:114 msgid "" ":ref:`pgr_point_to_id` -to insert/get the id of the inserted point in a " "vertices table." msgstr "" # fd1def8169f543b9afc595abde9021ef #: ../../index.rst:115 msgid "" ":ref:`pgr_quote_ident` - to quotes the input text to be used as an " "identifier in an SQL statement string." msgstr "" # 79be0c2066f3417fb063d0f11b8858bb #: ../../index.rst:116 msgid ":ref:`pgr_version` - to get pgRouting's version information." msgstr "" # e92514488cf348499952b55020516c0f #: ../../index.rst:117 msgid ":ref:`pgr_versionless` - to compare two version numbers." msgstr "" # 52049dec1aa94a84b44977cf3645aeee #: ../../index.rst:118 msgid "" ":ref:`pgr_start_point` - to get the start point of a (multi)linestring." msgstr "" # b58261fb708141cfbd15342b18e83df7 #: ../../index.rst:119 msgid ":ref:`pgr_end_point` - to get the end point of a (multi)linestring." msgstr "" # ccf6b70d55024c8cb87cd02c497cd394 #: ../../index.rst:138 msgid "Developer" msgstr "Entwickler" # bc20d365d4514a6dbf644153d3323f8d #: ../../index.rst:145 msgid ":ref:`change_log`" msgstr "" # a6c26cabff9f4df5bbaa3de0ed924b11 #: ../../index.rst:147 msgid ":ref:`changelog_2_0`" msgstr "" # 9d2d97e5ab6a4af08a3f5903f9a87114 #: ../../index.rst:148 msgid ":ref:`changelog_1_x`" msgstr "" # d1533298308344f6bfa8e1644e3aace0 #: ../../index.rst:157 msgid "Indices and tables" msgstr "Tabellen und Indizes" # e49a23cdc901419e8a3d5f17ed6c6ea0 #: ../../index.rst:158 msgid ":ref:`genindex`" msgstr ":ref:`genindex`" # 1572d01be82949ec8e487a5dc596b6a4 #: ../../index.rst:159 msgid ":ref:`search`" msgstr ":ref:`search`" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/index_man.po000066400000000000000000000043541257314352300243270ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:08+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 3f6e76c37d304447af292931aa52e56f #: ../../index_man.rst:13 msgid "pgRouting Reference" msgstr "pgRouting Referenz" # 8347fe2ff4be4f9fbcaafbad7adac911 #: ../../index_man.rst:15 msgid "" "pgRouting extends the `PostGIS `_/`PostgreSQL " "`_ geospatial database to provide geospatial routing " "and other network analysis functionality." msgstr "pgRouting erweitert eine `PostGIS `_/`PostgreSQL `_ Geo-Datenbank um Funktionen für “Kürzeste-Wege” Berechnung und andere netzorientierte Algorithmen." # 3f626ce82e7e467c8d0b401e6a88d9ca #: ../../index_man.rst:22 msgid "pgRouting provides several :ref:`common functions `:" msgstr "pgRouting stellt verschiedene :ref:`common functions ` zur Verfügung:" # 387e53a164e94fa1a2c34d515a8958d2 #: ../../index_man.rst:36 msgid "pgRouting defines a few :ref:`custom data types `:" msgstr "PgRouting definiert ein paar :ref:`custom data types `:" # af0d92429b274dda891066d0b07d530f #: ../../index_man.rst:50 msgid "pgRouting functions in alphabetical order:" msgstr "pgRouting Funktionen in alphabetischer Reihenfolge:" # 9f2f876866c6467ba1b45223a42790c6 #: ../../index_man.rst:66 msgid "If pgRouting is compiled with \"Driving Distance\" enabled:" msgstr "Wenn pgRouting mit \"Driving Distance\" aktiviert kompiliert wird:" # 1e0ce2246f904afbaf6c882025206eaa #: ../../index_man.rst:75 msgid "Some functions from previous releases may have been removed." msgstr "Einige Funktionen aus früheren Versionen wurden möglicherweise entfernt." pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/000077500000000000000000000000001257314352300226065ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/changelog/000077500000000000000000000000001257314352300245355ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/changelog/1_x.po000066400000000000000000000106101257314352300255620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-02 17:00+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 6a8f15af6c6d4c709a455b1e6e7913a8 #: ../../src/changelog/1_x.rst:13 msgid "pgRouting 1.x Release Notes" msgstr "pgRouting 1.x Release Notes" # 35ec395b4f35487d95e18e46599976e4 #: ../../src/changelog/1_x.rst:15 msgid "" "The following release notes have been copied from the previous " "``RELEASE_NOTES`` file and are kept as a reference. Release notes starting " "with :ref:`version 2.0.0 ` will follow a different schema." msgstr "" # 703dd8a8fe4d45c1859069c1117ec4b3 #: ../../src/changelog/1_x.rst:20 msgid "Changes for release 1.05" msgstr "Änderungen in Version 1.05" # e3f8283c49024042ad77d6924336865c # b2d8993542324fb6b2107164df0ba258 # 88cd476b4bc3446b89dd63ea7ad91e56 # d1043630671546faabf110ae51109494 #: ../../src/changelog/1_x.rst:22 ../../src/changelog/1_x.rst:29 #: ../../src/changelog/1_x.rst:50 ../../src/changelog/1_x.rst:57 msgid "Bugfixes" msgstr "Bugfixes" # faaf3c4aa64e4806b5b41ecb230f4466 #: ../../src/changelog/1_x.rst:26 msgid "Changes for release 1.03" msgstr "Änderungen in Version 1.03" # c258bbbcb3e2445f8f7eb9dde242b0e5 #: ../../src/changelog/1_x.rst:28 msgid "Much faster topology creation" msgstr "" # 059297cbe42d4af6b72b9e0d2b6ad06e #: ../../src/changelog/1_x.rst:33 msgid "Changes for release 1.02" msgstr "Änderungen in Version 1.02" # cb2792b313ca4c3fa513b9eb95c5de18 # 5a7078f4834449bba4a61211426d8ed9 #: ../../src/changelog/1_x.rst:35 ../../src/changelog/1_x.rst:42 msgid "Shooting* bugfixes" msgstr "" # 5feb24afeb55480690c6589309388866 #: ../../src/changelog/1_x.rst:36 msgid "Compilation problems solved" msgstr "" # 0e0f4a9f6a22461baa8bc5da60cfd41b #: ../../src/changelog/1_x.rst:40 msgid "Changes for release 1.01" msgstr "Änderungen in Version 1.01" # 8ea96e385ab44490850a2a73aa013f9b #: ../../src/changelog/1_x.rst:46 msgid "Changes for release 1.0" msgstr "Änderungen in Version 1.0" # efa896c6a92842fdabbf06c4f8c5b640 #: ../../src/changelog/1_x.rst:48 msgid "Core and extra functions are separated" msgstr "" # 51ced072bcbc470c87cc5fd90912467f #: ../../src/changelog/1_x.rst:49 msgid "Cmake build process" msgstr "" # ee707024082d499a962851a420e20d5f #: ../../src/changelog/1_x.rst:54 msgid "Changes for release 1.0.0b" msgstr "Änderungen in Version 1.0.0b" # d94242dc07a94aa5b9cb20cd4fd8f85d #: ../../src/changelog/1_x.rst:56 msgid "Additional SQL file with more simple names for wrapper functions" msgstr "" # 178ec0ecd8a74084a59974d12e30f589 #: ../../src/changelog/1_x.rst:61 msgid "Changes for release 1.0.0a" msgstr "Änderungen in Version 1.0.0a" # 5591af5527fc4ff68fbcfb9268f20564 #: ../../src/changelog/1_x.rst:63 msgid "Shooting* shortest path algorithm for real road networks" msgstr "" # a0818010adb1442cbe7e345f95689509 #: ../../src/changelog/1_x.rst:64 msgid "Several SQL bugs were fixed" msgstr "" # 41324ae038c94f6ea5a7bd9cc30e54fb #: ../../src/changelog/1_x.rst:68 msgid "Changes for release 0.9.9" msgstr "Änderungen in Version 0.9.9" # b89bdfd11c2f4cf29ca3dd3cfd42cb8e #: ../../src/changelog/1_x.rst:70 msgid "PostgreSQL 8.2 support" msgstr "PostgreSQL 8.2 Unterstützung" # 302372f9f60f46d68b18a299cdfd55a6 #: ../../src/changelog/1_x.rst:71 msgid "" "Shortest path functions return empty result if they couldn’t find any path" msgstr "" # 62b481cbf4d14ffcb2f17ad4a86dc60e #: ../../src/changelog/1_x.rst:75 msgid "Changes for release 0.9.8" msgstr "Änderungen in Version 0.9.8" # 1190ef59b8584d6d9c1fd248ca4fd970 #: ../../src/changelog/1_x.rst:77 msgid "Renumbering scheme was added to shortest path functions" msgstr "" # 33634f672fbb4bdbbfba7912efeca26d #: ../../src/changelog/1_x.rst:78 msgid "Directed shortest path functions were added" msgstr "" # 13bb4413398f4f5d921257cdcab82564 #: ../../src/changelog/1_x.rst:79 msgid "routing_postgis.sql was modified to use dijkstra in TSP search" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/changelog/2_0.po000066400000000000000000000120561257314352300254610ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 74e7cac777254569ba4d691b13b71fb6 #: ../../src/changelog/2_0.rst:13 msgid "pgRouting 2.0 Release Notes" msgstr "pgRouting 2.0 Release Notes" # 4a488611749d4e66b0259dbca6bb3a1f #: ../../src/changelog/2_0.rst:15 msgid "" "With the release of pgRouting 2.0 the library has abandoned backwards " "compatibility to :ref:`pgRouting 1.x ` releases. We did this " "so we could restructure pgRouting, standardize the function naming, and " "prepare the project for future development. As a result of this effort, we " "have been able to simplify pgRouting, add significant new functionality, " "integrate documentation and testing into the source tree and make it easier " "for multiple developers to make contribution." msgstr "" # 0124322daba943368892e1a062e5a232 #: ../../src/changelog/2_0.rst:17 msgid "" "For important changes see the following release notes. To see the full list " "of changes check the list of `Git commits " "`_ on Github." msgstr "" # 591de33525284db5b8eae7f12b38a366 #: ../../src/changelog/2_0.rst:28 msgid "Changes for 2.0.0" msgstr "" # 4d95000a614d4236a5cc53a2fc2f49ac #: ../../src/changelog/2_0.rst:30 msgid "" "Graph Analytics - tools for detecting and fixing connection some problems in" " a graph" msgstr "" # 7b0e1ec73752479fabaaeb4964d2e802 #: ../../src/changelog/2_0.rst:31 msgid "A collection of useful utility functions" msgstr "" # 2f200415daa94b76803619813ac6721a #: ../../src/changelog/2_0.rst:32 msgid "" "Two new All Pairs Short Path algorithms (pgr_apspJohnson, pgr_apspWarshall)" msgstr "" # f254175913274f7a835197ece43e779e #: ../../src/changelog/2_0.rst:33 msgid "" "Bi-directional Dijkstra and A-star search algorithms (pgr_bdAstar, " "pgr_bdDijkstra)" msgstr "" # 3c6748f59dcf427da34f9feed68058f9 #: ../../src/changelog/2_0.rst:34 msgid "One to many nodes search (pgr_kDijkstra)" msgstr "" # f9d646b786144bd481006e74130f662e #: ../../src/changelog/2_0.rst:35 msgid "K alternate paths shortest path (pgr_ksp)" msgstr "" # 11ef9fff94d246b48fafc85bc8dc3925 #: ../../src/changelog/2_0.rst:36 msgid "" "New TSP solver that simplifies the code and the build process (pgr_tsp), " "dropped \"Gaul Library\" dependency" msgstr "" # d1f317bb785d45fa861870a35ff12e7b #: ../../src/changelog/2_0.rst:37 msgid "Turn Restricted shortest path (pgr_trsp) that replaces Shooting Star" msgstr "" # 21689470d861417487dd6888bf38ae8b #: ../../src/changelog/2_0.rst:38 msgid "Dropped support for Shooting Star" msgstr "" # c293b041c6974506a333575050aca673 #: ../../src/changelog/2_0.rst:39 msgid "" "Built a test infrastructure that is run before major code changes are " "checked in" msgstr "" # 3c96b251f45b4603a3e474e14d3756a9 #: ../../src/changelog/2_0.rst:40 msgid "" "Tested and fixed most all of the outstanding bugs reported against 1.x that " "existing in the 2.0-dev code base." msgstr "" # ae370e64d8204092bca92f34ddc90a99 #: ../../src/changelog/2_0.rst:41 msgid "Improved build process for Windows" msgstr "Verbesserter Build-Prozess für Windows" # 03319867fd7d47ecade2299089b90c8a #: ../../src/changelog/2_0.rst:42 msgid "" "Automated testing on Linux and Windows platforms trigger by every commit" msgstr "" # 8543438d8ac34db9816e97ca074dc4bc #: ../../src/changelog/2_0.rst:43 msgid "Modular library design" msgstr "" # 903ec2fa9bb64f87a98c97f8951780d1 #: ../../src/changelog/2_0.rst:44 msgid "Compatibility with PostgreSQL 9.1 or newer" msgstr "Kompatibilität mit PostgreSQL 9.1 oder neuer" # 73a67ebe3dbd4dc3a3c437b2180fed37 #: ../../src/changelog/2_0.rst:45 msgid "Compatibility with PostGIS 2.0 or newer" msgstr "Kompatibilität mit PostGIS 2.0 oder neuer" # 16e7796b31a94c2781e0f38903b17c26 #: ../../src/changelog/2_0.rst:46 msgid "Installs as PostgreSQL EXTENSION" msgstr "Installiert als PostgreSQL EXTENSION" # d5d4a4a79da14ccea4bdbe1310cf5113 #: ../../src/changelog/2_0.rst:47 msgid "Return types refactored and unified" msgstr "" # aeff1e0f8f5144a38127aabb5e2dc2fa #: ../../src/changelog/2_0.rst:48 msgid "Support for table SCHEMA in function parameters" msgstr "" # ae6e9cdcdc384571a1803e4b5e3e9718 #: ../../src/changelog/2_0.rst:49 msgid "Support for ``st_`` PostGIS function prefix" msgstr "" # b0f6572717ed4979a266117c537f9a5d #: ../../src/changelog/2_0.rst:50 msgid "Added ``pgr_`` prefix to functions and types" msgstr "" # 6178fdcf0cd74f3898a7386ed99f36b4 #: ../../src/changelog/2_0.rst:51 msgid "Better documentation: http://docs.pgrouting.org" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/changelog/index.po000066400000000000000000000017301257314352300262050ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:06+0000\n" "Last-Translator: cvvergara\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f1e03235eb844796b93b887af790542d #: ../../src/changelog/index.rst:13 msgid "Release Notes" msgstr "Release Notes" # e9847f5eef6049318a942e17e6da2f58 #: ../../src/changelog/index.rst:15 msgid ":ref:`changelog_2_0`" msgstr "" # 1b5ed5b08dee4c3fb08136bd010897ed #: ../../src/changelog/index.rst:16 msgid ":ref:`changelog_1_x`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/developer/000077500000000000000000000000001257314352300245735ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/developer/discontinued.po000066400000000000000000000034471257314352300276330ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:36+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 09366a0298d04b47be343c8bf8c6e12a #: ../../src/developer/discontinued.rst:13 msgid "Discontinued Functions" msgstr "" # 8ab172e3591c493f94919b9391d65313 #: ../../src/developer/discontinued.rst:15 msgid "" "Especially with new major releases functionality may change and functions " "may be discontinued for various reasons. Functionality that has been " "discontinued will be listed here." msgstr "" # 6bb9bb9b649544eb9384e2c03fa6e60d #: ../../src/developer/discontinued.rst:22 msgid "Shooting Star algorithm" msgstr "" # 6c87b9ac3f1b441a88d4bd7a32449eeb #: ../../src/developer/discontinued.rst:24 msgid "Removed with 2.0.0" msgstr "" # 6afa2318319f4b5e93e9eb99d1dd1843 #: ../../src/developer/discontinued.rst:25 msgid "Unresolved bugs, no maintainer, replaced with :ref:`trsp`" msgstr "" # 7e711820b4534143a7fd0d1aa4c5cc58 #: ../../src/developer/discontinued.rst:26 msgid "" "Please :ref:`contact us ` if you're interested to sponsor or " "maintain this algorithm. The function signature is still available in " ":ref:`common_legacy` but it is just a wrapper that throws an error. We have " "not included any of the old code for this in this release." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/developer/index.po000066400000000000000000000177131257314352300262530ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-04 04:17+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 1d69d70e3de44767ae858314df13b562 #: ../../src/developer/index.rst:13 msgid "Developer's Guide" msgstr "" # 82f29db373764b3e96cdb308263a9321 #: ../../src/developer/index.rst:16 msgid "" "All documentation should be in reStructuredText format. See: " " for introductory docs." msgstr "" # 5641994c410248fbb2042daf032b4f2d #: ../../src/developer/index.rst:20 msgid "Source Tree Layout" msgstr "" # 696f1ffe5fef47a68eb3f899e315ac24 #: ../../src/developer/index.rst:23 msgid "cmake scripts used as part of our build system." msgstr "" # 1f0669f1dce543df8ec72ab64c0a3435 #: ../../src/developer/index.rst:26 msgid "" "This is the algorithm source tree. Each alogorithm should be contained in " "its on sub-tree with doc, sql, src, and test sub-directories. This might get" " renamed to \"algorithms\" at some point." msgstr "" # d510542616954ff48b4208874a211b08 #: ../../src/developer/index.rst:31 msgid "" "This is an implementation of A* Search based on using Boost Graph libraries " "for its implementation. This is a Dijkstra shortest path implementation with" " a Euclidean Heuristic." msgstr "" # 82e5ed804fa34202903c4ca49117d16e #: ../../src/developer/index.rst:36 msgid "" "At the moment this does not have an core in \"src\", but does have a lot of " "SQL wrapper code and topology code in the \"sql\" directory. *Algorithm " "specific wrappers should get move to the algorithm tree and appropriate " "tests should get added to validate the wrappers.*" msgstr "" # bfff36e01ca84eadbf8dd70bb1d2276b #: ../../src/developer/index.rst:42 msgid "" "This is an implementation of Dikjstra's shortest path solution using Boost " "Graph libraries for the implementation." msgstr "" # 4b632593c518431abd06afc2badcf018 #: ../../src/developer/index.rst:46 msgid "" "This optional package creates driving distance polygons based on solving a " "Dijkstra shortest path solution, then creating polygons based on equal cost " "distances from the start point. This optional package requires CGAL " "libraries to be installed." msgstr "" # 936e4db4894447a899f6c0b8ca26f617 #: ../../src/developer/index.rst:52 msgid "" "*DEPRECATED and DOES NOT WORK and IS BEING REMOVED* This is an edge based " "shortest path algorithm that supports turn restrictions. It is based on " "Boost Graph. Do *NOT* use this algorithm as it is broken, instead use *trsp*" " which has the same functionality and is faster and give correct results." msgstr "" # c7f26387b9b24096ba96fb7a518e437a #: ../../src/developer/index.rst:59 msgid "" "This is a turn restricted shortest path algorithm. It has some nice features" " like you can specify the start and end points as a percentage along an " "edge. Restrictions are stored in a separate table from the graph edges and " "this make it easier to manage the data." msgstr "" # 3141234121954acaa2dc52065d5d7dce #: ../../src/developer/index.rst:65 msgid "" "This optional package provides the ability to compute traveling salesman " "problem solutions and compute the resulting route. This optional package " "requires GAUL libaries to be installed." msgstr "" # 5ace4e065d5c41c2808f78da0db17058 #: ../../src/developer/index.rst:70 msgid "Miscellaneous scripts and tools." msgstr "" # 498a3b11a76644cfa7088aa739876e51 #: ../../src/developer/index.rst:73 msgid "" "This is the output directory where compiled libraries and installation " "targets are staged before installation." msgstr "" # 52c0a49d07ec469bb08dae55c7b29f1d #: ../../src/developer/index.rst:78 msgid "Documentation Layout" msgstr "" # 223870fbd494436ba478618c7f0655ab #: ../../src/developer/index.rst:80 msgid "" "*As noted above all documentation should be done using reStructuredText " "formated files.*" msgstr "" # 056f8e732df8417c8d30876629544918 #: ../../src/developer/index.rst:83 msgid "" "Documentation is distributed into the source tree. This top level \"doc\" " "directory is intended for high level documentation cover subjects like:" msgstr "" # cb7d40e7fa8f4bf99586caad505ee056 #: ../../src/developer/index.rst:86 msgid "Compiling and testing" msgstr "" # f8297a944ea14512ac068fffbebb9704 #: ../../src/developer/index.rst:87 msgid "Installation" msgstr "" # 2623e7a6862948a88651b230afb04066 #: ../../src/developer/index.rst:88 msgid "Tutorials" msgstr "" # 48cc983d7eb14596bc213e04f2424ef5 #: ../../src/developer/index.rst:89 msgid "Users' Guide front materials" msgstr "" # 35d4289409ff4e20b9f3fc99e5ff3ebc #: ../../src/developer/index.rst:90 msgid "Reference Manual front materials" msgstr "" # 0a39de23e4754aeaaf23bda932025e46 #: ../../src/developer/index.rst:91 msgid "etc" msgstr "" # 1d97d5eb207f4948a5d054cbc1f0d11d #: ../../src/developer/index.rst:93 msgid "" "Since the algorithm specific documentation is contained in the source tree " "with the algorithm specific files, the process of building the documentation" " and publishing it will need to assemble the details with the front material" " as needed." msgstr "" # 4a479c8d44504c31bb0c966f29b59fca #: ../../src/developer/index.rst:98 msgid "" "Also, to keep the \"doc\" directory from getting cluttered, each major book " "like those listed above, should be contained in a separate directory under " "\"doc\". Any images or other materials related to the book should also be " "kept in that directory." msgstr "" # c7f0aeb3bd8b446780356e0c8cda8810 #: ../../src/developer/index.rst:105 msgid "Testing Infrastructure" msgstr "" # c623e96a0a244704afbc0fd1bdc839eb #: ../../src/developer/index.rst:107 msgid "" "There is a very basic testing infrastructure put in place. Here are the " "basics of how it works. We need more test cases. Longer term we should " "probably get someone to setup travis-ci or jenkins testing frameworks." msgstr "" # 795beec501574346bf79b70ec796327d #: ../../src/developer/index.rst:111 msgid "Here is the graph for the TRSP tests." msgstr "" # c307557b6e9345bb80ecec65181e0e3b #: ../../src/developer/index.rst:115 msgid "" "Tests are run via the script at the top level tools/test-runner.pl and it " "runs all the test configured tests and at the moment just dumps the results " "structure of the test. This can be prettied up later." msgstr "" # 0124c9e435cd45ed8add01948a01c8b4 #: ../../src/developer/index.rst:119 msgid "" "It also assumes that you have installed the libraries as it tests using the " "installed postgresql. This probably needs to be made smarter so we can test " "out of the build tree. I'll need to think about that." msgstr "" # ba9f62496a8043bfa546ff97514644ee #: ../../src/developer/index.rst:124 msgid "" "Basically each .../test/ directory should include one *test.conf* file that " "is a perl script fragment that defines what data files to load and what " "tests to run. I have built in some mechanisms to allow test and data to be " "pg version and postgis version specific, but I'm not using that yet. So for " "example, *core/trsp/test/test-any-00.data* is a sql plain text dump that " "will load and needed data for a set of tests. This is also the graph in the " "image above. You can specify multiple files to load, but as a group they " "need to have unique names." msgstr "" # 43961b4cdd0949378b7a7fc420ef8db7 #: ../../src/developer/index.rst:133 msgid "" "core/trsp/test/test-any-00.test is a sql command to be run. It will get run " "as:" msgstr "" # bcfc5aa90d5f426eb6d757230beba796 #: ../../src/developer/index.rst:141 msgid "Then if there is a difference then an test failure is reported." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/developer/sampledata.po000066400000000000000000000024171257314352300272520ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:37+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 57710d17ae7543e2b771629aff75600e #: ../../src/developer/sampledata.rst:13 msgid "Sample Data" msgstr "" # 7f421eecf5044efd98b200b36124a83c #: ../../src/developer/sampledata.rst:15 msgid "" "The documentation provides very simple example queries based on a small " "sample network. To be able to execute the sample queries, run the following " "SQL commands to create a table with a small network dataset." msgstr "" # 22d8afba7fd34fd6b7bf201ba4e1ba0c #: ../../src/developer/sampledata.rst:21 msgid "Create table" msgstr "" # 39ea0437205c4eaca6eb612e61a74795 #: ../../src/developer/sampledata.rst:50 msgid "Insert network data" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/installation/000077500000000000000000000000001257314352300253075ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/installation/build.po000066400000000000000000000114211257314352300267450ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:13+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 36951e7f140d4d5b980b0b6a97a04faf #: ../../src/installation/build.rst:13 msgid "Build Guide" msgstr "Build-Anleitung" # 8c64736c7cb4454d8d602456cae13eb7 #: ../../src/installation/build.rst:15 msgid "" "To be able to compile pgRouting make sure that the following dependencies " "are met:" msgstr "Um pgRouting kompilieren zu können stellen Sie sicher, dass die folgenden Abhängigkeiten erfüllt sind:" # 803fb42d0ed746e7b1434fc0702fecc4 #: ../../src/installation/build.rst:17 msgid "C and C++ compilers" msgstr "C- und C++-Compiler" # c5384bc38f6745bd858daa8f2778464c #: ../../src/installation/build.rst:18 msgid "Postgresql version >= 8.4 (>= 9.1 recommended)" msgstr "PostgreSQL-Version >= 8,4 (>= 9.1 empfohlen)" # 7822317678024503afbe9da83351626f #: ../../src/installation/build.rst:19 msgid "PostGIS version >= 1.5 (>= 2.0 recommended)" msgstr "PostGIS Version >= 1,5 (>= 2.0 empfohlen)" # 2092361736a94597ae950089f6baeb7c #: ../../src/installation/build.rst:20 msgid "The Boost Graph Library (BGL). Version >= [TBD]" msgstr "" # ad7f5e5325504267abb8922823e31b6c #: ../../src/installation/build.rst:21 msgid "CMake >= 2.8.8" msgstr "CMake >= 2.8.8" # 9423854129e8411ca11bc2e79ed0a44e #: ../../src/installation/build.rst:22 msgid "(optional, for Driving Distance) CGAL >= [TBD]" msgstr "" # fbff857abfa44607b05113423945439a #: ../../src/installation/build.rst:23 msgid "(optional, for Documentation) Sphinx >= 1.1" msgstr "" # 48f6a3951914403f9e1b5ac7d64ada3f #: ../../src/installation/build.rst:24 msgid "(optional, for Documentation as PDF) Latex >= [TBD]" msgstr "" # c6b958f8611849fe90a824cc62db1a74 #: ../../src/installation/build.rst:26 msgid "" "The cmake system has variables the can be configured via the command line " "options by setting them with -D=. You can get a listing of " "these via:" msgstr "" # 62a69adeee3141d5a7de8e0510818440 #: ../../src/installation/build.rst:34 msgid "Currently these are:" msgstr "" # 35027a6663fc4210b027e5210150e681 #: ../../src/installation/build.rst:36 msgid "" "Boost_DIR:PATH=Boost_DIR-NOTFOUND CMAKE_BUILD_TYPE:STRING= " "CMAKE_INSTALL_PREFIX:PATH=/usr/local " "POSTGRESQL_EXECUTABLE:FILEPATH=/usr/lib/postgresql/9.2/bin/postgres " "POSTGRESQL_PG_CONFIG:FILEPATH=/usr/bin/pg_config WITH_DD:BOOL=ON " "WITH_DOC:BOOL=OFF BUILD_HTML:BOOL=ON BUILD_LATEX:BOOL=OFF BUILD_MAN:BOOL=ON" msgstr "" # 2a6ecc049d1a49e481516a497cb42cfd #: ../../src/installation/build.rst:47 msgid "" "These also show the current or default values based on our development " "system. So your values my be different. In general the ones that are of most" " interest are:" msgstr "" # b07b4fda86d7472b823a2e8982cf6b05 #: ../../src/installation/build.rst:49 msgid "" "WITH_DD:BOOL=ON -- Turn on/off building driving distance code. " "WITH_DOC:BOOL=OFF -- Turn on/off building the documentation " "BUILD_HTML:BOOL=ON -- If WITH_DOC=ON, turn on/off building HTML " "BUILD_LATEX:BOOL=OFF -- If WITH_DOC=ON, turn on/off building PDF " "BUILD_MAN:BOOL=ON -- If WITH_DOC=ON, turn on/off building MAN pages" msgstr "" # 1b3877776a474e2bbae2cdf632ab7898 #: ../../src/installation/build.rst:55 msgid "" "To change any of these add ``-D=`` to the cmake lines " "below. For example to turn on documentation, your cmake command might look " "like:" msgstr "" # ce5663a99fe540e59ba79b8415f2e8cf #: ../../src/installation/build.rst:62 msgid "" "If you turn on the documentation, you also need to add the ``doc`` target to" " the make command." msgstr "" # 3447ac18753a48cd8b36008a1c4c10c7 #: ../../src/installation/build.rst:72 msgid "For MinGW on Windows" msgstr "Für MinGW unter Windows" # 9e2e9bb5dfd54856a24b3e0f455b0c82 #: ../../src/installation/build.rst:84 msgid "For Linux" msgstr "Für Linux" # 4939346c6ad34ddc92927ceeb1b5a543 #: ../../src/installation/build.rst:96 msgid "With Documentation" msgstr "Mit Dokumentation" # a86f43c9a5b84d089caa0a06ac07f64c #: ../../src/installation/build.rst:98 msgid "" "Build with documentation (requires `Sphinx `_):" msgstr "" # c9c92cc08d7440f98fe61e333ffc6fe6 #: ../../src/installation/build.rst:106 msgid "Rebuild modified documentation only:" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/installation/index.po000066400000000000000000000117541257314352300267660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:38+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 163e330cdbbe4f1895d0b837c5e70863 #: ../../src/installation/index.rst:13 msgid "Installation" msgstr "" # 6ce6ab6a98ca40bcb2f8a9b323420347 #: ../../src/installation/index.rst:15 msgid "" "Binary packages are provided for the current version on the following " "platforms:" msgstr "" # 05f844edf06c4e02ad708863cbce2c0b #: ../../src/installation/index.rst:19 msgid "Windows" msgstr "" # a160af2c58664a97bf2d2b70b86c1a77 #: ../../src/installation/index.rst:21 msgid "Winnie Bot Experimental Builds:" msgstr "" # d4ecd2a3db9b4e87bb57273b674f6d0f #: ../../src/installation/index.rst:23 msgid "" "`PostgreSQL 9.2 32-bit, 64-bit " "`_" msgstr "" # d5014bf62620469b9712ec5f65bcf3eb #: ../../src/installation/index.rst:27 msgid "Ubuntu/Debian" msgstr "" # b01ddbea3b8a41acb6fb1d0f4bc5b47a #: ../../src/installation/index.rst:29 msgid "Ubuntu packages are available in Launchpad repositories:" msgstr "" # 7161d112f8b84fb99b4d331d0b5c50f0 #: ../../src/installation/index.rst:31 msgid "*stable* https://launchpad.net/~georepublic/+archive/pgrouting" msgstr "" # a8317be66d4447aea1946994220ce26b #: ../../src/installation/index.rst:32 msgid "" "*unstable* https://launchpad.net/~georepublic/+archive/pgrouting-unstable" msgstr "" # b3e4f3a43bb74b368605395a9052413c #: ../../src/installation/index.rst:43 msgid "" "Use `UbuntuGIS-unstable PPA `_ to install PostGIS 2.0." msgstr "" # e936e220d939412a8cf6d96a001f1972 #: ../../src/installation/index.rst:47 msgid "RHEL/CentOS/Fedora" msgstr "" # 0ee2b5493d0d45cf8b576674352dc29f #: ../../src/installation/index.rst:49 msgid "" "Fedora RPM's: https://admin.fedoraproject.org/pkgdb/acls/name/pgRouting" msgstr "" # 8f056c29f5c042d5b3e3a6fb26632448 #: ../../src/installation/index.rst:53 msgid "OSX" msgstr "" # ed8ef1be20f64f4582b6b5ade7f9dab8 #: ../../src/installation/index.rst:55 msgid "" "See `builds from KingChaos `_." msgstr "" # 1a87de6c454844e4be378f1df26c524e #: ../../src/installation/index.rst:59 msgid "Build from Source" msgstr "" # 2d222bc491194fabab4b8e99c2692f59 #: ../../src/installation/index.rst:62 msgid "Source Package" msgstr "" # d1443c9ed92746328d680435d8d8818a #: ../../src/installation/index.rst:65 msgid "Git 2.0.0-rc1 release" msgstr "" # 2b974ad9ee254e0aa0b29f2ca8387c9b #: ../../src/installation/index.rst:65 msgid "`v2.0.0-rc1.tar.gz`_" msgstr "" # 6629edb488814621841fc5d654df4268 #: ../../src/installation/index.rst:65 msgid "`v2.0.0-rc1.zip`_" msgstr "" # a846a5dc3d9d4b34aa18e6226d2b0051 #: ../../src/installation/index.rst:66 msgid "Git 2.0.0-beta release" msgstr "" # 6cc5c0ed1f994c7e9af5c58f2eaf5a53 #: ../../src/installation/index.rst:66 msgid "`v2.0.0-beta.tar.gz`_" msgstr "" # faccd199fa2444b89de2e56aad585fff #: ../../src/installation/index.rst:66 msgid "`v2.0.0-beta.zip`_" msgstr "" # 90006b2011c34a2dba6a4a9a331ad85d #: ../../src/installation/index.rst:67 msgid "Git 2.0.0-alpha release" msgstr "" # e1cf3fc6b7a14c00a4cb8f0c9aa79326 #: ../../src/installation/index.rst:67 msgid "`v2.0.0-alpha.tar.gz`_" msgstr "" # 5983f427034b4116a8afb3fdf0381714 #: ../../src/installation/index.rst:67 msgid "`v2.0.0-alpha.zip`_" msgstr "" # 0df6abc6dedf471f8e19c1c19dfd6d4b #: ../../src/installation/index.rst:68 msgid "Git master branch" msgstr "" # 8b34a03d3ab2472b9d52d9a0cf02f2f8 #: ../../src/installation/index.rst:68 msgid "`master.tar.gz`_" msgstr "" # 650cb6bea4c7421c809a7004eb659752 #: ../../src/installation/index.rst:68 msgid "`master.zip`_" msgstr "" # 8ef094f785bd4f5798cf97ee067fdc1f #: ../../src/installation/index.rst:69 msgid "Git develop branch" msgstr "" # abe3478ebc7340d3a3b72e90a594893b #: ../../src/installation/index.rst:69 msgid "`develop.tar.gz`_" msgstr "" # 4dfb2f54f804476e9ee2633269cee592 #: ../../src/installation/index.rst:69 msgid "`develop.zip`_" msgstr "" # 96bcd0300f4d4b82bac12c6bc618c447 #: ../../src/installation/index.rst:89 msgid "Using Git" msgstr "" # 18952685a3b14b359dc6ec26aa24fe9e #: ../../src/installation/index.rst:91 msgid "Git protocol (read-only):" msgstr "" # e8ce5f46743846ed8a1702c07ff568a2 #: ../../src/installation/index.rst:98 msgid "HTTPS protocol (read-only):" msgstr "" # 2ea3553b44b045099b3407681b9c893f #: ../../src/installation/index.rst:105 msgid "See :ref:`build` for notes on compiling from source." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/introduction/000077500000000000000000000000001257314352300253275ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/introduction/index.po000066400000000000000000000020001257314352300267660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 3cb0b7c03fa84c59a8bdb4f5efd33fec #: ../../src/introduction/index.rst:23 msgid "Indices and tables" msgstr "Tabellen und Indizes" # 8cbfd2a6f6d44a1599cfff832b626535 #: ../../src/introduction/index.rst:24 msgid ":ref:`genindex`" msgstr ":ref:`genindex`" # df46715e85104bf48ebb9fb9005099e0 #: ../../src/introduction/index.rst:25 msgid ":ref:`search`" msgstr ":ref:`search`" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/introduction/support.po000066400000000000000000000140601257314352300274040ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:37+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 3f3e673fb58a4facae23af5d85b92a3e #: ../../src/introduction/support.rst:13 msgid "Support" msgstr "" # 054afbc73bff4758b3f1f2f23c57f16c #: ../../src/introduction/support.rst:15 msgid "" "pgRouting community support is available through `website " "`_, `documentation `_, " "tutorials, mailing lists and others. If you’re looking for :ref:`commercial " "support `, find below a list of companies providing " "pgRouting development and consulting services." msgstr "" # 00eb6c3f6a9d4ffa879660f666f09fd2 #: ../../src/introduction/support.rst:19 msgid "Reporting Problems" msgstr "" # f852f553af29413fa977344ea5ebe860 #: ../../src/introduction/support.rst:21 msgid "" "Bugs are reported and managed in an `issue tracker " "`_. Please follow these " "steps:" msgstr "" # 6db36a1db3dd43e58fd38f9dbd64a222 #: ../../src/introduction/support.rst:23 msgid "" "Search the tickets to see if your problem has already been reported. If so, " "add any extra context you might have found, or at least indicate that you " "too are having the problem. This will help us prioritize common issues." msgstr "" # c1bf71ad2fbb411bb697d605d746d9a7 #: ../../src/introduction/support.rst:24 msgid "" "If your problem is unreported, create a `new issue " "`_ for it." msgstr "" # fe9adaa2deb041a29b790096a0172f6d #: ../../src/introduction/support.rst:25 msgid "" "In your report include explicit instructions to replicate your issue. The " "best tickets include the exact SQL necessary to replicate a problem." msgstr "" # a1b37c7ea578450897528b3c37b048d1 #: ../../src/introduction/support.rst:26 msgid "" "If you can test older versions of PostGIS for your problem, please do. On " "your ticket, note the earliest version the problem appears." msgstr "" # 7c99e581b4624250aff7cdae6bdcd0c8 #: ../../src/introduction/support.rst:27 msgid "" "For the versions where you can replicate the problem, note the operating " "system and version of pgRouting, PostGIS and PostgreSQL." msgstr "" # b5fd7543c8b54f34b556a133fb638174 #: ../../src/introduction/support.rst:31 msgid "Mailing List and GIS StackExchange" msgstr "" # 2867bdf7c4d8450b86de7702b26e37ab #: ../../src/introduction/support.rst:33 msgid "" "There are two mailing lists for pgRouting hosted on OSGeo mailing list " "server:" msgstr "" # 36b218682a5b495386d69caea89554a0 #: ../../src/introduction/support.rst:35 msgid "" "User mailing list: http://lists.osgeo.org/mailman/listinfo/pgrouting-users" msgstr "" # af2dbf4b5c35487cbbf47c409093d3c3 #: ../../src/introduction/support.rst:36 msgid "" "Developer mailing list: http://lists.osgeo.org/mailman/listinfo/pgrouting-" "dev" msgstr "" # 37947883c7b74e47bfa51cdac68b080a #: ../../src/introduction/support.rst:38 msgid "" "For general questions and topics about how to use pgRouting, please write to" " the user mailing list." msgstr "" # 7e3dfcc3a31a4ba3bc41f6c7d5a3c19b #: ../../src/introduction/support.rst:40 msgid "" "You can also ask at `GIS StackExchange `_ and" " tag the question with ``pgrouting``. Find all questions tagged with " "``pgrouting`` under http://gis.stackexchange.com/questions/tagged/pgrouting " "or subscribe to the `pgRouting questions feed " "`_." msgstr "" # 18af2d65168042edac691be50d758d38 #: ../../src/introduction/support.rst:46 msgid "Commercial Support" msgstr "" # 01737e94c36042388ff00a08c37c5837 #: ../../src/introduction/support.rst:48 msgid "" "For users who require professional support, development and consulting " "services, consider contacting any of the following organizations, which have" " significantly contributed to the development of pgRouting:" msgstr "" # 698641cbd88f432f9273710e46df58c5 #: ../../src/introduction/support.rst:53 msgid "**Company**" msgstr "" # 0ab2194260424eb395df6be8d03f0611 #: ../../src/introduction/support.rst:54 msgid "**Offices in**" msgstr "" # e3c7d214f6aa4fc5bc8e54c16bd586b3 #: ../../src/introduction/support.rst:55 msgid "**Website**" msgstr "" # 6342d8daef894a66b042852b7aed0be3 #: ../../src/introduction/support.rst:56 msgid "Georepublic" msgstr "" # 4cff0cbdf09142fe96cedf784e527f88 #: ../../src/introduction/support.rst:57 msgid "Germany, Japan" msgstr "" # d21fbd0b66dd460782765e0899cda198 #: ../../src/introduction/support.rst:58 msgid "http://georepublic.info" msgstr "" # 4709209a400848fbb145d3e9bbd8289b #: ../../src/introduction/support.rst:59 msgid "iMaptools" msgstr "" # 9c4e2cec8d6e49b9b1d395ef568e7bf4 #: ../../src/introduction/support.rst:60 msgid "United States" msgstr "" # f139763c29294bb79ebd32b4794edfcb #: ../../src/introduction/support.rst:61 msgid "http://imaptools.com" msgstr "" # bc88272585b7418e87f8aa1e03fd54a5 #: ../../src/introduction/support.rst:62 msgid "Orkney Inc." msgstr "" # 84daebce6fc94b6e953b97d39cdf8c25 #: ../../src/introduction/support.rst:63 msgid "Japan" msgstr "" # 624d95640fbb41c3b1e2c8be2ac6643f #: ../../src/introduction/support.rst:64 msgid "http://www.orkney.co.jp" msgstr "" # dfe08a11bfac41ccb2e0c58cb1e0147c #: ../../src/introduction/support.rst:65 msgid "Camptocamp" msgstr "" # 6de446c9b4aa48b7bdf619923546c10d #: ../../src/introduction/support.rst:66 msgid "Switzerland, France" msgstr "" # c15be03a07254055b4b18b07c808943c #: ../../src/introduction/support.rst:67 msgid "http://www.camptocamp.com" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/tutorial/000077500000000000000000000000001257314352300244515ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/tutorial/analytics.po000066400000000000000000000152551257314352300270100ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 980fad1a06484f7c8cef9a7fde4958ec #: ../../src/tutorial/analytics.rst:13 msgid "Graph Analytics" msgstr "" # 92dfdaca18154d5fb972e4b0377224d1 #: ../../src/tutorial/analytics.rst:15 msgid "Stephen Woodbridge " msgstr "" # 9d29818196394fe6bde3a64a6a4ecc11 #: ../../src/tutorial/analytics.rst:16 msgid "" "Stephen Woodbridge. The source code is released under the MIT-X license." msgstr "" # 310f125aa8204065bcc2b95d49db2196 #: ../../src/tutorial/analytics.rst:20 msgid "Overview" msgstr "" # a3236e530b504e8895bcee266c2f686b #: ../../src/tutorial/analytics.rst:22 msgid "" "It is common to find problems with graphs that have not been constructed " "fully noded or in graphs with z-levels at intersection that have been " "entered incorrectly. An other problem is one way streets that have been " "entered in the wrong direction. We can not detect errors with respect to " "\"ground\" truth, but we can look for inconsistencies and some anomalies in " "a graph and report them for additional inspections." msgstr "" # be553e417c184b5eb0ad8ee4096ad7fa #: ../../src/tutorial/analytics.rst:24 msgid "" "We do not current have any visualization tools for these problems, but I " "have used mapserver to render the graph and highlight potential problem " "areas. Someone familiar with graphviz might contribute tools for generating " "images with that." msgstr "" # d3e3bf311b944d1cb4f8ebfa1e3d1c35 #: ../../src/tutorial/analytics.rst:28 msgid "Analyze a Graph" msgstr "" # b7b34732b36b4c3386ebb82a99725c87 #: ../../src/tutorial/analytics.rst:30 msgid "" "With :ref:`pgr_analyze_graph` the graph can be checked for errors. For " "example for table \"mytab\" that has \"mytab_vertices_pgr\" as the vertices " "table:" msgstr "" # 883152de9fb3419fa261d8c6761b619f #: ../../src/tutorial/analytics.rst:53 msgid "In the vertices table \"mytab_vertices_pgr\":" msgstr "" # dde249ef911949ab835d0b7d9350c416 #: ../../src/tutorial/analytics.rst:55 msgid "Deadends are indentified by ``cnt=1``" msgstr "" # 99f8cb76dde84268b23cafcadb364a32 #: ../../src/tutorial/analytics.rst:56 msgid "Potencial gap problems are identified with ``chk=1``." msgstr "" # fd199f728c124588a6fccf258e912e65 #: ../../src/tutorial/analytics.rst:74 msgid "" "For isolated road segments, for example, a segment where both ends are " "deadends. you can find these with the following query:" msgstr "" # 6986ddb18688499ca9065a00ac84b5fc #: ../../src/tutorial/analytics.rst:83 msgid "" "If you want to visualize these on a graphic image, then you can use " "something like mapserver to render the edges and the vertices and style " "based on ``cnt`` or if they are isolated, etc. You can also do this with a " "tool like graphviz, or geoserver or other similar tools." msgstr "" # a9cdd802bf2d44b8ad116075edfa006d #: ../../src/tutorial/analytics.rst:87 msgid "Analyze One Way Streets" msgstr "" # ceeba0ba5905459c92f8e38e90544cb4 #: ../../src/tutorial/analytics.rst:89 msgid "" ":ref:`pgr_analyze_oneway` analyzes one way streets in a graph and identifies" " any flipped segments. Basically if you count the edges coming into a node " "and the edges exiting a node the number has to be greater than one." msgstr "" # 965b89e720674f77a4d6d97b26312235 #: ../../src/tutorial/analytics.rst:91 msgid "" "This query will add two columns to the vertices_tmp table ``ein int`` and " "``eout int`` and populate it with the appropriate counts. After running this" " on a graph you can identify nodes with potential problems with the " "following query." msgstr "" # 7a483848e9424b628eadf2560140d784 #: ../../src/tutorial/analytics.rst:94 msgid "" "The rules are defined as an array of text strings that if match the ``col`` " "value would be counted as true for the source or target in or out condition." msgstr "" # 07304f9bde2d4248af5616aa3ad7b998 #: ../../src/tutorial/analytics.rst:98 msgid "Example" msgstr "" # 3a0862cb802a42dd9a8eb1972e947d4a #: ../../src/tutorial/analytics.rst:100 msgid "" "Lets assume we have a table \"st\" of edges and a column \"one_way\" that " "might have values like:" msgstr "" # 04d77c12d42a49098ac138d4cd8d1134 #: ../../src/tutorial/analytics.rst:102 msgid "'FT' - oneway from the source to the target node." msgstr "" # 1e433297e48745b8a26d9bdc471bb079 #: ../../src/tutorial/analytics.rst:103 msgid "'TF' - oneway from the target to the source node." msgstr "" # ec58ad375c304521a62c088b53b57cca #: ../../src/tutorial/analytics.rst:104 msgid "'B' - two way street." msgstr "" # de3d50611ab84de8abc0434aaf176361 #: ../../src/tutorial/analytics.rst:105 msgid "'' - empty field, assume twoway." msgstr "" # bec6afb7e7f0453b8d028b521ce38b1f #: ../../src/tutorial/analytics.rst:106 msgid " - NULL field, use two_way_if_null flag." msgstr "" # 8b2a6e5d0f58459b9c0d857b8094b2b1 #: ../../src/tutorial/analytics.rst:108 msgid "" "Then we could form the following query to analyze the oneway streets for " "errors." msgstr "" # ca0da22fa34a4ab8abffbb33176f1196 #: ../../src/tutorial/analytics.rst:127 msgid "" "Typically these problems are generated by a break in the network, the one " "way direction set wrong, maybe an error related to z-levels or a network " "that is not properly noded." msgstr "" # e6995522d4b34322a49f7fc234ef5a92 #: ../../src/tutorial/analytics.rst:129 msgid "" "The above tools do not detect all network issues, but they will identify " "some common problems. There are other problems that are hard to detect " "because they are more global in nature like multiple disconnected networks. " "Think of an island with a road network that is not connected to the mainland" " network because the bridge or ferry routes are missing." msgstr "" # f35ee6b63cb84a21956ba58f495375b3 #: ../../src/tutorial/analytics.rst:133 msgid "See Also" msgstr "Siehe auch" # 46adfdf5d9b042109be5c667ad12afdc #: ../../src/tutorial/analytics.rst:135 msgid ":ref:`pgr_analyze_graph`" msgstr "" # d6a1979339344f65beef1fb134c99ea0 #: ../../src/tutorial/analytics.rst:136 msgid ":ref:`pgr_analyze_oneway`" msgstr "" # b1e8747121eb4e61bc26581ab784c9ce #: ../../src/tutorial/analytics.rst:137 msgid ":ref:`pgr_node_network`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/tutorial/custom_query.po000066400000000000000000000013711257314352300275520ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:36+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # b91f0d6588cf4d91a064ad81536cb9a5 #: ../../src/tutorial/custom_query.rst:13 msgid "Custom Query" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/tutorial/custom_wrapper.po000066400000000000000000000013751257314352300300710ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:35+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # eabd47deb6034d1c95a09b9014e26c69 #: ../../src/tutorial/custom_wrapper.rst:13 msgid "Custom Wrapper" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/tutorial/index.po000066400000000000000000000052141257314352300261220ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:11+0000\n" "Last-Translator: cvvergara\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 6a8f93140b244bb29541e366b9af91dd #: ../../src/tutorial/index.rst:13 msgid "Tutorial" msgstr "Anleitung" # a64c244637f4455cbded0e09c15fb8e1 #: ../../src/tutorial/index.rst:16 msgid ":ref:`Getting started `" msgstr "" # acf4544cb0394b96859312fe489b6b5f #: ../../src/tutorial/index.rst:18 msgid "How to create a database to use for our project" msgstr "" # 29bb03c78beb407cb3c7ef833144e908 #: ../../src/tutorial/index.rst:19 msgid "How to load some data" msgstr "" # 6522624c4787423098652645beaca70b #: ../../src/tutorial/index.rst:20 msgid "How to build a topology" msgstr "" # 7e3a1701c1cb4f2399f80cab2f32fbfd #: ../../src/tutorial/index.rst:21 msgid "How to check your graph for errors" msgstr "" # 7a4ac738b5a54446a3fb6a2a872ee973 #: ../../src/tutorial/index.rst:22 msgid "How to compute a route" msgstr "" # 267375c5b956437cab09d66694082436 #: ../../src/tutorial/index.rst:23 msgid "How to use other tools to view your graph and route" msgstr "" # 7eb6346c00174549a67aa3ba5b639061 #: ../../src/tutorial/index.rst:24 msgid "How to create a web app" msgstr "" # 9c88e3538b4443db8727c2ac29dfe064 #: ../../src/tutorial/index.rst:26 msgid "Advanced Topics" msgstr "" # 96bfb05f4c374de79f250704d4c8b3e7 #: ../../src/tutorial/index.rst:28 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 5bb8a81892314636b035fe0d8e56b426 #: ../../src/tutorial/index.rst:29 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr "" # 6cfe3bc3d8b942b188c87a00b5e92cb8 #: ../../src/tutorial/index.rst:30 msgid ":ref:`custom_query` that is used in the routing algorithms." msgstr "" # 2fc8eb635e614b249d37a76fb7d66f68 #: ../../src/tutorial/index.rst:31 msgid ":ref:`performance` to improve your performance." msgstr "" # 1cf3220a11c4411b85339e05e3546f22 #: ../../src/tutorial/index.rst:32 msgid ":ref:`custom_wrapper` to colaborate with a wrapper." msgstr "" # 025472df762342bb955f96e2572111ed #: ../../src/tutorial/index.rst:33 msgid ":ref:`recipes` to colaborate with a recipe." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/tutorial/performance.po000066400000000000000000000013741257314352300273170ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:35+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 1cd2afc4adbb468398fef1d40d5c4336 #: ../../src/tutorial/performance.rst:13 msgid "Performance Tips" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/tutorial/recipes.po000066400000000000000000000013661257314352300264510ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:36+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 227045a7e0474d4998d6a6d10503851b #: ../../src/tutorial/recipes.rst:13 msgid "Useful Recipes" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/doc/src/tutorial/topology.po000066400000000000000000000106131257314352300266660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 95ba56beb837464cac49ef7880693c4c #: ../../src/tutorial/topology.rst:13 msgid "Routing Topology" msgstr "" # a13e17875be047edb65c4dff0e77e3a3 #: ../../src/tutorial/topology.rst:15 msgid "Stephen Woodbridge " msgstr "" # fae10235d477445e8c8ad3b8ddf138c5 #: ../../src/tutorial/topology.rst:16 msgid "" "Stephen Woodbridge. The source code is released under the MIT-X license." msgstr "" # bb8d84bed17047048664ea7fe078eb94 #: ../../src/tutorial/topology.rst:20 msgid "Overview" msgstr "" # 2a882bec3de94c1eb574a3eb222c98e4 #: ../../src/tutorial/topology.rst:22 msgid "" "Typically when GIS files are loaded into the data database for use with " "pgRouting they do not have topology information associated with them. To " "create a useful topology the data needs to be \"noded\". This means that " "where two or more roads form an intersection there it needs to be a node at " "the intersection and all the road segments need to be broken at the " "intersection, assuming that you can navigate from any of these segments to " "any other segment via that intersection." msgstr "" # 65c5e66127ab486492799e66af98970c #: ../../src/tutorial/topology.rst:24 msgid "" "You can use the :ref:`graph analysis functions ` to help you see " "where you might have topology problems in your data. If you need to node " "your data, we also have a function :ref:`pgr_nodeNetwork() " "` that might work for you. This function splits ALL " "crossing segments and nodes them. There are some cases where this might NOT " "be the right thing to do." msgstr "" # efc1fb5385064e7da087f3b0371faf57 #: ../../src/tutorial/topology.rst:26 msgid "" "For example, when you have an overpass and underpass intersection, you do " "not want these noded, but pgr_nodeNetwork does not know that is the case and" " will node them which is not good because then the router will be able to " "turn off the overpass onto the underpass like it was a flat 2D intersection." " To deal with this problem some data sets use z-levels at these types of " "intersections and other data might not node these intersection which would " "be ok." msgstr "" # 43c22da1f7b34db7999adbad7ac7a4e1 #: ../../src/tutorial/topology.rst:28 msgid "" "For those cases where topology needs to be added the following functions may" " be useful. One way to prep the data for pgRouting is to add the following " "columns to your table and then populate them as appropriate. This example " "makes a lot of assumption like that you original data tables already has " "certain columns in it like ``one_way``, ``fcc``, and possibly others and " "that they contain specific data values. This is only to give you an idea of " "what you can do with your data." msgstr "" # 30e52836594b46f1917dd9ffaa55fc0c #: ../../src/tutorial/topology.rst:49 msgid "" "The function :ref:`pgr_createTopology() ` will create " "the ``vertices_tmp`` table and populate the ``source`` and ``target`` " "columns. The following example populated the remaining columns. In this " "example, the ``fcc`` column contains feature class code and the ``CASE`` " "statements converts it to an average speed." msgstr "" # 6aa2b52ff1ac4c16a315c9ddfdf90b57 #: ../../src/tutorial/topology.rst:112 msgid "" "Now your database should be ready to use any (most?) of the pgRouting " "algorithms." msgstr "" # 6cc3d005cb454b77959bfbdc6fdd2105 #: ../../src/tutorial/topology.rst:116 msgid "See Also" msgstr "Siehe auch" # 40847af777814998afe63d824d73c507 #: ../../src/tutorial/topology.rst:118 msgid ":ref:`pgr_create_topology`" msgstr "" # 974b427fbcf64ec8ab76456dcd37bd7d #: ../../src/tutorial/topology.rst:119 msgid ":ref:`pgr_node_network`" msgstr "" # adedad6329b0494988daee57bcf0cb98 #: ../../src/tutorial/topology.rst:120 msgid ":ref:`pgr_point_to_id`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/000077500000000000000000000000001257314352300220415ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/apsp_johnson/000077500000000000000000000000001257314352300245425ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/apsp_johnson/doc/000077500000000000000000000000001257314352300253075ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/apsp_johnson/doc/index.po000066400000000000000000000076771257314352300267770ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-04 04:23+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # c9937b945f654be08e4180e57b2723de #: ../../../src/apsp_johnson/doc/index.rst:13 msgid "pgr_apspJohnson - All Pairs Shortest Path, Johnson's Algorithm" msgstr "" # 79936f3a71384a8a9148a3886df7a858 #: ../../../src/apsp_johnson/doc/index.rst:20 msgid "Name" msgstr "Name" # 3145d47e956649628986400ffdab56a5 #: ../../../src/apsp_johnson/doc/index.rst:22 msgid "" "``pgr_apspJohnson`` - Returns all costs for each pair of nodes in the graph." msgstr "" # 24009fd27614418c9dee8d1d27eca209 #: ../../../src/apsp_johnson/doc/index.rst:26 msgid "Synopsis" msgstr "Übersicht" # 6aa48442c73548e58b708ec465f0993a #: ../../../src/apsp_johnson/doc/index.rst:28 msgid "" "Johnson's algorithm is a way to find the shortest paths between all pairs of" " vertices in a sparse, edge weighted, directed graph. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows for " "every pair of nodes in the graph." msgstr "" # afa92fc38dee48288d509f6006247df1 #: ../../../src/apsp_johnson/doc/index.rst:36 msgid "Description" msgstr "Beschreibung" # 1256fc43f6ad440689b650619604651c #: ../../../src/apsp_johnson/doc/index.rst:38 msgid "" "a SQL query that should return the edges for the graph that will be " "analyzed:" msgstr "" # 3f908a1bbdd04eaa9bf33225e67da2c7 #: ../../../src/apsp_johnson/doc/index.rst:44 msgid "``int4`` identifier of the source vertex for this edge" msgstr "" # 993049755c48440a9bc398ea9a13fe95 #: ../../../src/apsp_johnson/doc/index.rst:45 msgid "``int4`` identifier of the target vertex for this edge" msgstr "" # 28aa6b13c7d54bbdb49c76098a8e4d8e #: ../../../src/apsp_johnson/doc/index.rst:46 msgid "``float8`` a positive value for the cost to traverse this edge" msgstr "" # 7514070dfcd1415e8414754509baee32 #: ../../../src/apsp_johnson/doc/index.rst:48 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" # 25408ce6cf3d45bebebd52768b102fc0 #: ../../../src/apsp_johnson/doc/index.rst:50 msgid "row sequence" msgstr "" # e4b9d28e22be4a78a2edc7edbf4f1af3 #: ../../../src/apsp_johnson/doc/index.rst:51 msgid "source node ID" msgstr "" # f4ef2869f447410dbdb75bf3856bfa93 #: ../../../src/apsp_johnson/doc/index.rst:52 msgid "target node ID" msgstr "" # 74d7b05838ba4c978e0c33f94ab0868f #: ../../../src/apsp_johnson/doc/index.rst:53 msgid "cost to traverse from ``id1`` to ``id2``" msgstr "" # 1767087139fa47218a9eef54ebf0b0f1 #: ../../../src/apsp_johnson/doc/index.rst:56 msgid "History" msgstr "Geschichte" # 5bc1dae5c7f041298849cae876983c32 #: ../../../src/apsp_johnson/doc/index.rst:57 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # b679c9ef11b544a6a6502b461b4e3d96 #: ../../../src/apsp_johnson/doc/index.rst:61 msgid "Examples" msgstr "Beispiele" # 5d6ef1673c204a229ed05dae0c96d0f8 #: ../../../src/apsp_johnson/doc/index.rst:78 msgid "The query uses the :ref:`sampledata` network." msgstr "" # 8ba7f2721fe74966b8dfd4620ae10b9a #: ../../../src/apsp_johnson/doc/index.rst:82 msgid "See Also" msgstr "Siehe auch" # 475eb50687e74051895523e791434bc1 #: ../../../src/apsp_johnson/doc/index.rst:84 msgid ":ref:`type_cost_result`" msgstr "" # 75e0dd6fa0ed4621acf49893e637237c #: ../../../src/apsp_johnson/doc/index.rst:85 msgid ":ref:`pgr_apsp_warshall`" msgstr "" # 0e63d6ba27244302bfd848164331ea09 #: ../../../src/apsp_johnson/doc/index.rst:86 msgid "http://en.wikipedia.org/wiki/Johnson%27s_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/apsp_warshall/000077500000000000000000000000001257314352300247015ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/apsp_warshall/doc/000077500000000000000000000000001257314352300254465ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/apsp_warshall/doc/index.po000066400000000000000000000110751257314352300271210ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:15+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 0f1284ff13c64db68306d3e8f9c97beb #: ../../../src/apsp_warshall/doc/index.rst:13 msgid "pgr_apspWarshall - All Pairs Shortest Path, Floyd-Warshall Algorithm" msgstr "" # 42b576974e9a458e951dd429ba4ac9f7 #: ../../../src/apsp_warshall/doc/index.rst:20 msgid "Name" msgstr "Name" # 8610cfce602b4e43867a979e40348da5 #: ../../../src/apsp_warshall/doc/index.rst:22 msgid "" "``pgr_apspWarshall`` - Returns all costs for each pair of nodes in the " "graph." msgstr "" # 4c8c0af0a22f4783b5f40d7d68b431da #: ../../../src/apsp_warshall/doc/index.rst:26 msgid "Synopsis" msgstr "Übersicht" # 001f0668ce734f4b9419fd7b22d98b00 #: ../../../src/apsp_warshall/doc/index.rst:28 msgid "" "The Floyd-Warshall algorithm (also known as Floyd's algorithm and other " "names) is a graph analysis algorithm for finding the shortest paths between " "all pairs of nodes in a weighted graph. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows for " "every pair of nodes in the graph." msgstr "" # e7c4a6dd259d46cd9fcf2631dbc22f2e #: ../../../src/apsp_warshall/doc/index.rst:36 msgid "Description" msgstr "Beschreibung" # e0f6896524cc4a4d91c418144da5102b #: ../../../src/apsp_warshall/doc/index.rst:38 msgid "" "a SQL query that should return the edges for the graph that will be " "analyzed:" msgstr "" # 97a32a6ff6e14816834d1eb5e229f2b4 #: ../../../src/apsp_warshall/doc/index.rst:44 msgid "``int4`` identifier of the edge" msgstr "" # b42ae19f11c44f618c034ae1ce6be00a #: ../../../src/apsp_warshall/doc/index.rst:45 msgid "``int4`` identifier of the source vertex for this edge" msgstr "" # c0b57bb608d34affbce8c6bb5ec9302f #: ../../../src/apsp_warshall/doc/index.rst:46 msgid "``int4`` identifier of the target vertex for this edge" msgstr "" # c5cb344693474da29d9a8ff57e96c0f7 #: ../../../src/apsp_warshall/doc/index.rst:47 msgid "``float8`` a positive value for the cost to traverse this edge" msgstr "" # 5dd37dfc4bff497d85337655170aa2fe #: ../../../src/apsp_warshall/doc/index.rst:49 msgid "``true`` if the graph is directed" msgstr "" # 6996d55bc55245d39ea7b7fadce791a7 #: ../../../src/apsp_warshall/doc/index.rst:50 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "" # a26f91fad97b4c1fb810f9cbe42a7c55 #: ../../../src/apsp_warshall/doc/index.rst:52 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" # d67cd203b9424e1faa0416ab268956c5 #: ../../../src/apsp_warshall/doc/index.rst:54 msgid "row sequence" msgstr "" # 13448c2239764d798d56189875475d19 #: ../../../src/apsp_warshall/doc/index.rst:55 msgid "source node ID" msgstr "" # 754d094ac6ae42d5a22b8855ce7a73e7 #: ../../../src/apsp_warshall/doc/index.rst:56 msgid "target node ID" msgstr "" # c9edf1f99746459c9ef79922766fc805 #: ../../../src/apsp_warshall/doc/index.rst:57 msgid "cost to traverse from ``id1`` to ``id2``" msgstr "" # e878f40e61334a669136534d82f3bc05 #: ../../../src/apsp_warshall/doc/index.rst:61 msgid "History" msgstr "Geschichte" # b506bf29ad7944d7bd0db6d48ffe9f4f #: ../../../src/apsp_warshall/doc/index.rst:62 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 5c0117f6a40740aa8b02bc181e0e01dc #: ../../../src/apsp_warshall/doc/index.rst:66 msgid "Examples" msgstr "Beispiele" # 38918d939ef74f6e86528d1060dc810c #: ../../../src/apsp_warshall/doc/index.rst:84 msgid "The query uses the :ref:`sampledata` network." msgstr "" # 4feffc0c2a824f81bb35b10c6f13176d #: ../../../src/apsp_warshall/doc/index.rst:88 msgid "See Also" msgstr "Siehe auch" # aa6ecd6c9d584db1adf49b7df81583e9 #: ../../../src/apsp_warshall/doc/index.rst:90 msgid ":ref:`type_cost_result`" msgstr "" # 0f05cbf530e0455daed36d6b50bbf30f #: ../../../src/apsp_warshall/doc/index.rst:91 msgid ":ref:`pgr_apsp_johnson`" msgstr "" # b09888d0778445eb93cbdfb7075b4157 #: ../../../src/apsp_warshall/doc/index.rst:92 msgid "http://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/astar/000077500000000000000000000000001257314352300231535ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/astar/doc/000077500000000000000000000000001257314352300237205ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/astar/doc/index.po000066400000000000000000000130141257314352300253660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # b270045aa6e74d789897bb176f5c4a37 #: ../../../src/astar/doc/index.rst:13 msgid "pgr_astar - Shortest Path A*" msgstr "" # a4d6dd313b3f44bdbbecdf59c8e4e866 #: ../../../src/astar/doc/index.rst:20 msgid "Name" msgstr "Name" # 0c4c2fff9ea445dcbb1dfdca8374cd09 #: ../../../src/astar/doc/index.rst:22 msgid "``pgr_astar`` — Returns the shortest path using A* algorithm." msgstr "" # d3e3e83acd754acb9ac4c583d6dd0649 #: ../../../src/astar/doc/index.rst:26 msgid "Synopsis" msgstr "Übersicht" # 87ae068cf08b4ddca7f5bb3722ce57f2 #: ../../../src/astar/doc/index.rst:28 msgid "" "The A* (pronounced \"A Star\") algorithm is based on Dijkstra's algorithm " "with a heuristic that allow it to solve most shortest path problems by " "evaluation only a sub-set of the overall graph. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that " "make up a path." msgstr "" # cd2802c13d3d4798934f9f60cc9ebfb9 #: ../../../src/astar/doc/index.rst:37 msgid "Description" msgstr "Beschreibung" # 64ca501e984b45df9055511188eb65f4 #: ../../../src/astar/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "" # 739adee835f647ff94511acc6e126ee5 #: ../../../src/astar/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "" # 72186cf53aee4035bdbcc0495fb6bf42 #: ../../../src/astar/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "" # 0857159bb2c949bb892388c25f6fb4ec #: ../../../src/astar/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "" # 4ddccc85290d4aba9b82668e90b2ba31 #: ../../../src/astar/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "" # d21510a5452e4a098e36f5ae7f7585b4 #: ../../../src/astar/doc/index.rst:50 msgid "``x`` coordinate of the start point of the edge" msgstr "" # 78d6feeb1c174e96ad209b97fb1cd538 #: ../../../src/astar/doc/index.rst:51 msgid "``y`` coordinate of the start point of the edge" msgstr "" # b7404cbf8c86414494f72f87b3702241 #: ../../../src/astar/doc/index.rst:52 msgid "``x`` coordinate of the end point of the edge" msgstr "" # d0f8d9e10994475dac4ad4e8ea1315f7 #: ../../../src/astar/doc/index.rst:53 msgid "``y`` coordinate of the end point of the edge" msgstr "" # 46b33f8b295043059fce210e43698191 #: ../../../src/astar/doc/index.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "" # bfd63fe9d374441babb8662a0874482b #: ../../../src/astar/doc/index.rst:56 msgid "``int4`` id of the start point" msgstr "" # 85d35dcc4ced4efaac8d7b50f4ff9357 #: ../../../src/astar/doc/index.rst:57 msgid "``int4`` id of the end point" msgstr "" # f93b4ce091a6440d9a656b374fce6636 #: ../../../src/astar/doc/index.rst:58 msgid "``true`` if the graph is directed" msgstr "" # 1a783bf8f88146999659f222ef236d1b #: ../../../src/astar/doc/index.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "" # c0f6cf1f1daf40bc8d08fa3b85c3af6b #: ../../../src/astar/doc/index.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" # 22b5e075f6e94c608af67a4c040f4e70 #: ../../../src/astar/doc/index.rst:63 msgid "row sequence" msgstr "" # 1f3ccd737354442fb4d87684690988a2 #: ../../../src/astar/doc/index.rst:64 msgid "node ID" msgstr "" # 8a4fe9f16a934ffa842ea049c36728bf #: ../../../src/astar/doc/index.rst:65 msgid "edge ID (``-1`` for the last row)" msgstr "" # 7cff3509785e40adb8ff4ce4f4bf0774 #: ../../../src/astar/doc/index.rst:66 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "" # 9cc8b235e4214d4c87b729d24031271e #: ../../../src/astar/doc/index.rst:70 msgid "History" msgstr "Geschichte" # 623c2a84d062407d93855875a467dbe1 #: ../../../src/astar/doc/index.rst:71 msgid "Renamed in version 2.0.0" msgstr "Umbenannt in Version 2.0.0" # 7f75da722e6e4680a8d9e0a3d69678b9 #: ../../../src/astar/doc/index.rst:75 msgid "Examples" msgstr "Beispiele" # 533a7e7ccd3645c4a6e6d3e90875cccf #: ../../../src/astar/doc/index.rst:77 msgid "Without ``reverse_cost``" msgstr "" # 0cf32ba2b9dd435191e182fa2e1219a3 #: ../../../src/astar/doc/index.rst:99 msgid "With ``reverse_cost``" msgstr "" # 266a522386364908870781287ffe7c77 #: ../../../src/astar/doc/index.rst:117 msgid "The queries use the :ref:`sampledata` network." msgstr "" # 3f0ab007b6c24393bda58a4c8f051a6b #: ../../../src/astar/doc/index.rst:121 msgid "See Also" msgstr "Siehe auch" # c407743821a8437fa59503cbee2e31b7 #: ../../../src/astar/doc/index.rst:123 msgid ":ref:`type_cost_result`" msgstr "" # 994c0952621c47349ec4e5b209ee1129 #: ../../../src/astar/doc/index.rst:124 msgid "http://en.wikipedia.org/wiki/A*_search_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/bd_astar/000077500000000000000000000000001257314352300236205ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/bd_astar/doc/000077500000000000000000000000001257314352300243655ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/bd_astar/doc/index.po000066400000000000000000000142401257314352300260350ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-04 04:22+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # d85c70ae393d476284068bf297195cc7 #: ../../../src/bd_astar/doc/index.rst:13 msgid "pgr_bdAstar - Bi-directional A* Shortest Path" msgstr "" # 59f0d447a4034729bbdc2dad7b88dcce #: ../../../src/bd_astar/doc/index.rst:20 msgid "Name" msgstr "Name" # ff5b6b1bd362408c80bec7cfbc7108bf #: ../../../src/bd_astar/doc/index.rst:22 msgid "" "``pgr_bdAstar`` - Returns the shortest path using Bidirectional A* " "algorithm." msgstr "" # 6e2dd97777d64f02afc4b396822f7c37 #: ../../../src/bd_astar/doc/index.rst:26 msgid "Synopsis" msgstr "Übersicht" # d88a86d95c0447db93be2a1f185b91bd #: ../../../src/bd_astar/doc/index.rst:28 msgid "" "This is a bi-directional A* search algorithm. It searchs from the source " "toward the distination and at the same time from the destination to the " "source and terminates whe these to searchs meet in the middle. Returns a set" " of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, " "that make up a path." msgstr "" # c9f7d12fb2c9416390cbb64c61cdaaba #: ../../../src/bd_astar/doc/index.rst:37 msgid "Description" msgstr "Beschreibung" # 2228656c57724bc18029fa054849a999 #: ../../../src/bd_astar/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "" # ba13914fdd78469389ae129eee02785f #: ../../../src/bd_astar/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "" # 5e7f92a0ffa845a385efe72da0760ee5 #: ../../../src/bd_astar/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "" # 194b29afb7b3486eb5611222273bb323 #: ../../../src/bd_astar/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "" # 37f1ad354f13413fa6a47ec8ceaa3262 #: ../../../src/bd_astar/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "" # f7bf689e55584ee0b2e095b8f3147354 #: ../../../src/bd_astar/doc/index.rst:50 msgid "``x`` coordinate of the start point of the edge" msgstr "" # e7b2325c3e8f473fae345bff6b9f9af6 #: ../../../src/bd_astar/doc/index.rst:51 msgid "``y`` coordinate of the start point of the edge" msgstr "" # a554e40ce41e485d83bdcc425edab876 #: ../../../src/bd_astar/doc/index.rst:52 msgid "``x`` coordinate of the end point of the edge" msgstr "" # d0033effb66d4af891d51c0553106616 #: ../../../src/bd_astar/doc/index.rst:53 msgid "``y`` coordinate of the end point of the edge" msgstr "" # 52fd318293ff42458d93837f06a5dd78 #: ../../../src/bd_astar/doc/index.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "" # b2ec788128e44b59a8a9eaf588b3ef93 #: ../../../src/bd_astar/doc/index.rst:56 msgid "``int4`` id of the start point" msgstr "" # f5809c895ef3496fbaf43892301858ca #: ../../../src/bd_astar/doc/index.rst:57 msgid "``int4`` id of the end point" msgstr "" # 29607e76254f42938d9c38a10e11c7b9 #: ../../../src/bd_astar/doc/index.rst:58 msgid "``true`` if the graph is directed" msgstr "" # f4b5e84674e749be9f6ba934004cd598 #: ../../../src/bd_astar/doc/index.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "" # 9969bf0e6e5f40e3b44efbfd0e53d70b #: ../../../src/bd_astar/doc/index.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" # 1634c060516d40388b007b17f2fee94c #: ../../../src/bd_astar/doc/index.rst:63 msgid "row sequence" msgstr "" # 4a478cf05b72415ebfc7f95d8e0b8625 #: ../../../src/bd_astar/doc/index.rst:64 msgid "node ID" msgstr "" # b94cd2b23db94500b803d9c02b8ab358 #: ../../../src/bd_astar/doc/index.rst:65 msgid "edge ID (``-1`` for the last row)" msgstr "" # b8b6a3e185934bc4b7d44f66694523c5 #: ../../../src/bd_astar/doc/index.rst:66 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "" # f9a6aa6c249c40968bc39a3db86a5ebe #: ../../../src/bd_astar/doc/index.rst:70 msgid "" "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. " "Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "" # e574996346fe4d3d937be160d621e660 #: ../../../src/bd_astar/doc/index.rst:74 msgid "History" msgstr "Geschichte" # 98c01f9f86914541a78481fc80a804dd #: ../../../src/bd_astar/doc/index.rst:75 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # fd577945de174be79b0b53dc92d1fdae #: ../../../src/bd_astar/doc/index.rst:79 msgid "Examples" msgstr "Beispiele" # 1e4a6776b9154f5da5abb5c6d64f3221 #: ../../../src/bd_astar/doc/index.rst:81 msgid "Without ``reverse_cost``" msgstr "" # 3f707fb48bdf4edfa0f1b3657cfcbb7a #: ../../../src/bd_astar/doc/index.rst:101 msgid "With ``reverse_cost``" msgstr "" # 473f16db67964e14b8efb25a1cf057b9 #: ../../../src/bd_astar/doc/index.rst:120 msgid "The queries use the :ref:`sampledata` network." msgstr "" # 7289ec5f57844a379608577bd455d4b5 #: ../../../src/bd_astar/doc/index.rst:124 msgid "See Also" msgstr "Siehe auch" # 773014635f2c4e87a452416b391581e5 #: ../../../src/bd_astar/doc/index.rst:126 msgid ":ref:`type_cost_result`" msgstr "" # f4c3b61a97b94311a9f83508c040b614 #: ../../../src/bd_astar/doc/index.rst:127 msgid ":ref:`bd_dijkstra`" msgstr "" # 769c0e94fba24848bb36a7bb9ca90800 #: ../../../src/bd_astar/doc/index.rst:128 msgid "http://en.wikipedia.org/wiki/Bidirectional_search" msgstr "" # bc6e6a206f44475d91e857ec85d36106 #: ../../../src/bd_astar/doc/index.rst:129 msgid "http://en.wikipedia.org/wiki/A*_search_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/bd_dijkstra/000077500000000000000000000000001257314352300243215ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/bd_dijkstra/doc/000077500000000000000000000000001257314352300250665ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/bd_dijkstra/doc/index.po000066400000000000000000000127371257314352300265470ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-04 04:23+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 3c0a9e188c614b0d8a83fad794d3b42f #: ../../../src/bd_dijkstra/doc/index.rst:13 msgid "pgr_bdDijkstra - Bi-directional Dijkstra Shortest Path" msgstr "" # 2a8d7f88cd7c41549e90531d1d565848 #: ../../../src/bd_dijkstra/doc/index.rst:21 msgid "Name" msgstr "Name" # 9e326337967141dd8cb35c1a7eb5d7b2 #: ../../../src/bd_dijkstra/doc/index.rst:23 msgid "" "``pgr_bdDijkstra`` - Returns the shortest path using Bidirectional Dijkstra " "algorithm." msgstr "" # e2e0af558a7340a7a29f667b07037690 #: ../../../src/bd_dijkstra/doc/index.rst:27 msgid "Synopsis" msgstr "Übersicht" # 23d2258a058a4b5fa6dcb6655362484a #: ../../../src/bd_dijkstra/doc/index.rst:29 msgid "" "This is a bi-directional Dijkstra search algorithm. It searchs from the " "source toward the distination and at the same time from the destination to " "the source and terminates whe these to searchs meet in the middle. Returns a" " set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows," " that make up a path." msgstr "" # b37dbb1c097441d7afac9b1c3be4fa16 #: ../../../src/bd_dijkstra/doc/index.rst:38 msgid "Description" msgstr "Beschreibung" # 27182b928a294e22bbd7567e7ef6a1a6 #: ../../../src/bd_dijkstra/doc/index.rst:40 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "" # d5ecf6b2aa844b768783b31d91cc0d1c #: ../../../src/bd_dijkstra/doc/index.rst:47 msgid "``int4`` identifier of the edge" msgstr "" # 282a69ee248b4dcfa591ec2aa3668cf4 #: ../../../src/bd_dijkstra/doc/index.rst:48 msgid "``int4`` identifier of the source vertex" msgstr "" # d8ca4a99797f4da89401ca4eae5de81b #: ../../../src/bd_dijkstra/doc/index.rst:49 msgid "``int4`` identifier of the target vertex" msgstr "" # 16d3eacf8377421dbb3aa3f559f8c2fd #: ../../../src/bd_dijkstra/doc/index.rst:50 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "" # 2a8cd5659ad849358862b656205877aa #: ../../../src/bd_dijkstra/doc/index.rst:51 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "" # 95f13721773f433891e1e8b50ac04509 #: ../../../src/bd_dijkstra/doc/index.rst:53 msgid "``int4`` id of the start point" msgstr "" # b9798483a7944c23b68242badf5ba991 #: ../../../src/bd_dijkstra/doc/index.rst:54 msgid "``int4`` id of the end point" msgstr "" # ff73a5d65d1e44728449829347874aa3 #: ../../../src/bd_dijkstra/doc/index.rst:55 msgid "``true`` if the graph is directed" msgstr "" # c177b69ec8f34e3e8347a48cd4fd0eec #: ../../../src/bd_dijkstra/doc/index.rst:56 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "" # 94093f98581b414e8de69c5c03ed7ff9 #: ../../../src/bd_dijkstra/doc/index.rst:58 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" # b6dcdf2882344c97b13a0a1b5dcfc76f #: ../../../src/bd_dijkstra/doc/index.rst:60 msgid "row sequence" msgstr "" # 71a25f43edad4704b8f7bc386b951d6a #: ../../../src/bd_dijkstra/doc/index.rst:61 msgid "node ID" msgstr "" # bb342316c7374f38ae60758a95fe5aa0 #: ../../../src/bd_dijkstra/doc/index.rst:62 msgid "edge ID (``-1`` for the last row)" msgstr "" # 903aaea6437d438094faa1255671261a #: ../../../src/bd_dijkstra/doc/index.rst:63 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "" # 9422981e26f04c7e9edb754944c47cea #: ../../../src/bd_dijkstra/doc/index.rst:66 msgid "History" msgstr "Geschichte" # c1db7489de2b4ef8880d8d9f3abb66e3 #: ../../../src/bd_dijkstra/doc/index.rst:67 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # e61d7de8bdb04972a567e5884e47773a #: ../../../src/bd_dijkstra/doc/index.rst:71 msgid "Examples" msgstr "Beispiele" # e5bb5ec0cf844c229475d4e75c327eb3 #: ../../../src/bd_dijkstra/doc/index.rst:73 msgid "Without ``reverse_cost``" msgstr "" # 7b425886ca994a1e87e833443909b584 #: ../../../src/bd_dijkstra/doc/index.rst:93 msgid "With ``reverse_cost``" msgstr "" # f47bce06d90b47c0a3ba534e4af09213 #: ../../../src/bd_dijkstra/doc/index.rst:113 msgid "The queries use the :ref:`sampledata` network." msgstr "" # dce05fd947104f7fb53f334994b47db8 #: ../../../src/bd_dijkstra/doc/index.rst:117 msgid "See Also" msgstr "Siehe auch" # e9e1be5a32c8439083185caf29aaa09b #: ../../../src/bd_dijkstra/doc/index.rst:119 msgid ":ref:`type_cost_result`" msgstr "" # 7e04714c590148078028bde3efbb5f57 #: ../../../src/bd_dijkstra/doc/index.rst:120 msgid ":ref:`bd_astar`" msgstr "" # 1e532cd9d5634fb0934e837b0db7ad8a #: ../../../src/bd_dijkstra/doc/index.rst:121 msgid "http://en.wikipedia.org/wiki/Bidirectional_search" msgstr "" # e3826d9e6a084b349a9ed0d6fffdb1ad #: ../../../src/bd_dijkstra/doc/index.rst:122 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/000077500000000000000000000000001257314352300233315ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/000077500000000000000000000000001257314352300240765ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/000077500000000000000000000000001257314352300261065ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/analyze_graph.po000066400000000000000000000314321257314352300312750ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 4ec68d2c61f945ef81648e1b5c6415f1 #: ../../../src/common/doc/functions/analyze_graph.rst:13 msgid "pgr_analyzeGraph" msgstr "" # 4c3762e114fb4e67a2515bba541c8f36 #: ../../../src/common/doc/functions/analyze_graph.rst:20 msgid "Name" msgstr "Name" # ac455e0fb31e44308320f39bbd78adfc #: ../../../src/common/doc/functions/analyze_graph.rst:22 msgid "``pgr_anlizeGraph`` — Analyzes the network topology." msgstr "" # 7d6b06e1d5354d94ac2855084e4e9e71 #: ../../../src/common/doc/functions/analyze_graph.rst:26 msgid "Synopsis" msgstr "Übersicht" # 19f89e76f38342129988c1b3de66af9a # ebc7d96a54cb409a916a9e44ff8544f9 #: ../../../src/common/doc/functions/analyze_graph.rst:28 #: ../../../src/common/doc/functions/analyze_graph.rst:61 msgid "The function returns:" msgstr "" # b996e0d0950741438419d72fc2aaa1a6 # ac02a2dca7d24bb296b418e5019b5d52 #: ../../../src/common/doc/functions/analyze_graph.rst:30 #: ../../../src/common/doc/functions/analyze_graph.rst:63 msgid "``OK`` after the analysis has finished." msgstr "" # 6494556e5a0240b6b89d6cc13588a959 # 226def8709104fefbde358ee19f0dbdc #: ../../../src/common/doc/functions/analyze_graph.rst:31 #: ../../../src/common/doc/functions/analyze_graph.rst:69 msgid "``FAIL`` when the analysis was not completed due to an error." msgstr "" # 258df98c829a48e794073f4f67e64d37 #: ../../../src/common/doc/functions/analyze_graph.rst:40 msgid "Description" msgstr "Beschreibung" # 2ea823d9ac6a4b309542c1efdf685188 #: ../../../src/common/doc/functions/analyze_graph.rst:43 msgid "Prerequisites" msgstr "" # b6f61bceeb764c09a0519ef218788641 #: ../../../src/common/doc/functions/analyze_graph.rst:44 msgid "" "The edge table to be analyzed must contain a source column and a target " "column filled with id's of the vertices of the segments and the " "corresponding vertices table _vertices_pgr that stores the " "vertices information." msgstr "" # bc5a5fd73e194a1eb18560c62b8726c5 #: ../../../src/common/doc/functions/analyze_graph.rst:46 msgid "" "Use :ref:`pgr_createVerticesTable ` to create the " "vertices table." msgstr "" # dddd02de549c450da54ecc30da50bcac #: ../../../src/common/doc/functions/analyze_graph.rst:47 msgid "" "Use :ref:`pgr_createTopology ` to create the topology " "and the vertices table." msgstr "" # 2f1a64c5c7df47c08b9460c1c2ca9a0d #: ../../../src/common/doc/functions/analyze_graph.rst:50 msgid "Parameters" msgstr "Parameter" # f7ef120ecd234df3bc9de0b69122a094 #: ../../../src/common/doc/functions/analyze_graph.rst:51 msgid "The analyze graph function accepts the following parameters:" msgstr "" # 93b5fa9bcdd84ccbae6d4945adb6b9b5 #: ../../../src/common/doc/functions/analyze_graph.rst:53 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" # 0c3bf879395649e1aac68ae62880746b #: ../../../src/common/doc/functions/analyze_graph.rst:54 msgid "" "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "" # cd2deb23e3394ad298d9787e069561e2 #: ../../../src/common/doc/functions/analyze_graph.rst:55 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "" # 31330d72cbb748289eafa0fcb996153d #: ../../../src/common/doc/functions/analyze_graph.rst:56 msgid "" "``text`` Primary key column name of the network table. Default value is " "``id``." msgstr "" # b9e5db8199ce47ccb092272e93020d7c #: ../../../src/common/doc/functions/analyze_graph.rst:57 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "" # 245c992a7082431684659ae5845aced6 #: ../../../src/common/doc/functions/analyze_graph.rst:58 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "" # 8e81329133844e65b7eef1f84cb73965 #: ../../../src/common/doc/functions/analyze_graph.rst:59 msgid "" "``text`` Condition to select a subset or rows. Default value is ``true``" " to indicate all rows." msgstr "" # c99a684aa3994cc4b60c334882d9ed78 #: ../../../src/common/doc/functions/analyze_graph.rst:65 msgid "Uses the vertices table: _vertices_pgr." msgstr "" # e32eb0de40d0487fbb1062ec88c5bbe9 #: ../../../src/common/doc/functions/analyze_graph.rst:66 msgid "Fills completly the ``cnt`` and ``chk`` columns of the vertices table." msgstr "" # a4a0f627086946459e80cc8ac16b31b8 #: ../../../src/common/doc/functions/analyze_graph.rst:67 msgid "" "Returns the analysis of the section of the network defined by " "``rows_where``" msgstr "" # f2d3df84fbb14b48a0dba64650326883 #: ../../../src/common/doc/functions/analyze_graph.rst:71 msgid "The vertices table is not found." msgstr "" # 1c3dd89f91d94a32b0fa96e3c8544649 #: ../../../src/common/doc/functions/analyze_graph.rst:72 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "" # 0e7728a66df8403b80c0e73cc496d665 #: ../../../src/common/doc/functions/analyze_graph.rst:73 msgid "The condition is not well formed." msgstr "" # 8a41f89e1b6c4622925078236419ba59 #: ../../../src/common/doc/functions/analyze_graph.rst:74 msgid "The names of source , target or id are the same." msgstr "" # 9a0c49ad17e7442291584a6d38ad24f0 #: ../../../src/common/doc/functions/analyze_graph.rst:75 msgid "The SRID of the geometry could not be determined." msgstr "" # a28d4cfc2fb145bd8b620cd99ae007ef #: ../../../src/common/doc/functions/analyze_graph.rst:79 msgid "The Vertices Table" msgstr "" # 6726eb03c9e14ce487a84ef6bdb3d061 #: ../../../src/common/doc/functions/analyze_graph.rst:80 msgid "" "The vertices table can be created with :ref:`pgr_createVerticesTable " "` or :ref:`pgr_createTopology `" msgstr "" # f69881355abd43b08fd4b112a15c823a #: ../../../src/common/doc/functions/analyze_graph.rst:82 msgid "The structure of the vertices table is:" msgstr "" # e9b846b6c67a40a5a56ce827cbde2335 #: ../../../src/common/doc/functions/analyze_graph.rst:84 msgid "``bigint`` Identifier of the vertex." msgstr "" # c76d33c8d1d243e78adb977c995c1ed9 #: ../../../src/common/doc/functions/analyze_graph.rst:85 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." msgstr "" # 2a14dd7a08114891908953fe3f87a075 #: ../../../src/common/doc/functions/analyze_graph.rst:86 msgid "``integer`` Indicator that the vertex might have a problem." msgstr "" # 9731ccd0742c4573b05224539f373580 #: ../../../src/common/doc/functions/analyze_graph.rst:87 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as incoming. See :ref:`pgr_analyzeOneway `." msgstr "" # bf31d82856954293ac270255b046d010 #: ../../../src/common/doc/functions/analyze_graph.rst:88 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as outgoing. See :ref:`pgr_analyzeOneway `." msgstr "" # fa51c4280ee2409daf5cee9fbc858ef4 #: ../../../src/common/doc/functions/analyze_graph.rst:89 msgid "``geometry`` Point geometry of the vertex." msgstr "" # 3a2bb12205fe4cd6ad67ba6a8f37afe4 #: ../../../src/common/doc/functions/analyze_graph.rst:92 msgid "History" msgstr "Geschichte" # 378f4d42f82e4d30a6ab016e5ecc621a #: ../../../src/common/doc/functions/analyze_graph.rst:93 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # f2b122f189224840ad820005cf04c3c1 #: ../../../src/common/doc/functions/analyze_graph.rst:96 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "" # bbc188364d7a4ba9b73c901703f754a0 #: ../../../src/common/doc/functions/analyze_graph.rst:99 msgid "The simplest way to use pgr_analyzeGraph is:" msgstr "" # eef338680d2247e485489cda2088d085 #: ../../../src/common/doc/functions/analyze_graph.rst:106 msgid "When the arguments are given in the order described in the parameters:" msgstr "" # bd9ee1725f5f458e84d65ccbde7489d2 #: ../../../src/common/doc/functions/analyze_graph.rst:111 msgid "We get the same result as the simplest way to use the function." msgstr "" # e6bd1bc511a6475aaa6fcce1db0cc9fd # 667d346fce1340c89b86814855215f31 #: ../../../src/common/doc/functions/analyze_graph.rst:118 #: ../../../src/common/doc/functions/analyze_graph.rst:184 msgid "When using the named notation" msgstr "" # a6f10ab57f0645b6b0307bcb5d6c7ef3 # eae5acaa57ff4a459953c203612092fa #: ../../../src/common/doc/functions/analyze_graph.rst:119 #: ../../../src/common/doc/functions/analyze_graph.rst:185 msgid "The order of the parameters do not matter:" msgstr "" # 0b36ba3cb2c24c17b8740a45f3430b69 #: ../../../src/common/doc/functions/analyze_graph.rst:129 msgid "" "Parameters defined with a default value can be ommited, as long as the value" " matches the default:" msgstr "" # 5130840677694ba3a4c08ae3b787e4d5 # 309f2f767a9c4f419bb1a4ad1c1bfacf #: ../../../src/common/doc/functions/analyze_graph.rst:136 #: ../../../src/common/doc/functions/analyze_graph.rst:199 msgid "Selecting rows using rows_where parameter" msgstr "" # e7093f0dacbf44af908a1259b2b8f45d #: ../../../src/common/doc/functions/analyze_graph.rst:137 msgid "" "Selecting rows based on the id. Displays the analysis a the section of the " "network." msgstr "" # 2867ea63b6b14572adb1130a9d04e28a #: ../../../src/common/doc/functions/analyze_graph.rst:143 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``id`` =5 ." msgstr "" # 3cf323ab63204d99ac7ca31677b9e667 #: ../../../src/common/doc/functions/analyze_graph.rst:149 msgid "" "Selecting the rows where the geometry is near the geometry of the row with " "``gid`` =100 of the table ``othertable``." msgstr "" # baf5ffc28192473483bc4a1a4a0315f3 #: ../../../src/common/doc/functions/analyze_graph.rst:160 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "" # 57cb32f6495d4cb0b5f36be03adc7efa #: ../../../src/common/doc/functions/analyze_graph.rst:162 msgid "For the following table" msgstr "" # 12fcad9f3b484280baa8b29867859861 #: ../../../src/common/doc/functions/analyze_graph.rst:171 msgid "Using positional notation:" msgstr "" # 07a02c55d3eb4f9eb1dfed2833efcbe8 #: ../../../src/common/doc/functions/analyze_graph.rst:172 msgid "" "The arguments need to be given in the order described in the parameters:" msgstr "" # 5dc716a92a81438c888764e8cb2b5b79 #: ../../../src/common/doc/functions/analyze_graph.rst:195 msgid "" "In this scenario omitting a parameter would create an error because the " "default values for the column names do not match the column names of the " "table." msgstr "" # 057829092b8a4504a3115036a73a489f #: ../../../src/common/doc/functions/analyze_graph.rst:200 msgid "Selecting rows based on the id." msgstr "" # 5c1437170b9149c5bc4174edc58ee875 #: ../../../src/common/doc/functions/analyze_graph.rst:210 msgid "" "Selecting the rows WHERE the geometry is near the geometry of row with " "``id`` =5 ." msgstr "" # 3d622065f50846578692f7a1b2a136d9 #: ../../../src/common/doc/functions/analyze_graph.rst:222 msgid "" "Selecting the rows WHERE the geometry is near the place='myhouse' of the " "table ``othertable``. (note the use of quote_literal)" msgstr "" # 2cffbd13f5f54de1abd9c025df6a762a #: ../../../src/common/doc/functions/analyze_graph.rst:239 msgid "Examples" msgstr "Beispiele" # eeedfddf23864b98a801913ef15f7cd9 #: ../../../src/common/doc/functions/analyze_graph.rst:366 msgid "The examples use the :ref:`sampledata` network." msgstr "" # d6f7c52a1a824867943d8adae7b2e245 #: ../../../src/common/doc/functions/analyze_graph.rst:370 msgid "See Also" msgstr "Siehe auch" # ba0f07ab7dca4083a5aef16d566cf506 #: ../../../src/common/doc/functions/analyze_graph.rst:372 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 90d9202a2da94489b4b43a71caa66956 #: ../../../src/common/doc/functions/analyze_graph.rst:373 msgid ":ref:`pgr_analyze_oneway` to analyze directionality of the edges." msgstr "" # 73d10e9d35dd4a269249fbc09274000b #: ../../../src/common/doc/functions/analyze_graph.rst:374 msgid "" ":ref:`pgr_createVerticesTable ` to reconstruct the " "vertices table based on the source and target information." msgstr "" # 2f459b0453c141239d9564e2467fbdd5 #: ../../../src/common/doc/functions/analyze_graph.rst:375 msgid "" ":ref:`pgr_nodeNetwork ` to create nodes to a not noded " "edge table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/analyze_oneway.po000066400000000000000000000254371257314352300315060ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f8ca74e3c9a54cd0b0e6cd3bcec8de7e #: ../../../src/common/doc/functions/analyze_oneway.rst:13 msgid "pgr_analyzeOneway" msgstr "" # ee3b92d1a5184a92b6fa72a69ab2f1c9 #: ../../../src/common/doc/functions/analyze_oneway.rst:20 msgid "Name" msgstr "Name" # fd816817954b4f3d8d25927cebce353b #: ../../../src/common/doc/functions/analyze_oneway.rst:22 msgid "" "``pgr_analyzeOneway`` — Analyzes oneway Sstreets and identifies flipped " "segments." msgstr "" # 4c9dfc86ed0042de97bf0107b0b2eccd #: ../../../src/common/doc/functions/analyze_oneway.rst:26 msgid "Synopsis" msgstr "Übersicht" # d31a1ab567db4873a46256e8ecbdedf4 #: ../../../src/common/doc/functions/analyze_oneway.rst:28 msgid "" "This function analyzes oneway streets in a graph and identifies any flipped " "segments." msgstr "" # 74bdfef086ae480bbe2affdece2c9efa #: ../../../src/common/doc/functions/analyze_oneway.rst:40 msgid "Description" msgstr "Beschreibung" # 04f93117821f4eae962594c71a06a5a8 #: ../../../src/common/doc/functions/analyze_oneway.rst:42 msgid "" "The analyses of one way segments is pretty simple but can be a powerful " "tools to identifying some the potential problems created by setting the " "direction of a segment the wrong way. A node is a `source` if it has edges " "the exit from that node and no edges enter that node. Conversely, a node is " "a `sink` if all edges enter the node but none exit that node. For a `source`" " type node it is logically impossible to exist because no vehicle can exit " "the node if no vehicle and enter the node. Likewise, if you had a `sink` " "node you would have an infinite number of vehicle piling up on this node " "because you can enter it but not leave it." msgstr "" # 035956781a774bc3bb1214394ad77be8 #: ../../../src/common/doc/functions/analyze_oneway.rst:44 msgid "" "So why do we care if the are not feasible? Well if the direction of an edge " "was reversed by mistake we could generate exactly these conditions. Think " "about a divided highway and on the north bound lane one segment got entered " "wrong or maybe a sequence of multiple segments got entered wrong or maybe " "this happened on a round-about. The result would be potentially a `source` " "and/or a `sink` node." msgstr "" # 007bbd995cbf4e7c86ce8e9916675879 #: ../../../src/common/doc/functions/analyze_oneway.rst:46 msgid "" "So by counting the number of edges entering and exiting each node we can " "identify both `source` and `sink` nodes so that you can look at those areas " "of your network to make repairs and/or report the problem back to your data " "vendor." msgstr "" # f972114db5c841928b7f2ac705bb0687 #: ../../../src/common/doc/functions/analyze_oneway.rst:49 msgid "Prerequisites" msgstr "" # 54a0c52cee394d389a81fcd50b24ad97 #: ../../../src/common/doc/functions/analyze_oneway.rst:50 msgid "" "The edge table to be analyzed must contain a source column and a target " "column filled with id's of the vertices of the segments and the " "corresponding vertices table _vertices_pgr that stores the " "vertices information." msgstr "" # 808b5b795d364182b543ab30a1ad1644 #: ../../../src/common/doc/functions/analyze_oneway.rst:52 msgid "" "Use :ref:`pgr_createVerticesTable ` to create the " "vertices table." msgstr "" # f6248fc57e734ead94edd12cab567915 #: ../../../src/common/doc/functions/analyze_oneway.rst:53 msgid "" "Use :ref:`pgr_createTopology ` to create the topology " "and the vertices table." msgstr "" # 4cacac934ba64cda907561e98847bf8b #: ../../../src/common/doc/functions/analyze_oneway.rst:56 msgid "Parameters" msgstr "Parameter" # 669f0d5432dd4c0c8da55dba8c3502e7 #: ../../../src/common/doc/functions/analyze_oneway.rst:57 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" # a16edb2699f1486c91c10ac7533fef7c #: ../../../src/common/doc/functions/analyze_oneway.rst:58 msgid "``text[]`` source node **in** rules" msgstr "" # 28b4c2457d3b4aaba43dc42af4d2bd5e #: ../../../src/common/doc/functions/analyze_oneway.rst:59 msgid "``text[]`` source node **out** rules" msgstr "" # 5180ad82f6e6434a99defa1823c0a2d8 #: ../../../src/common/doc/functions/analyze_oneway.rst:60 msgid "``text[]`` target node **in** rules" msgstr "" # 4866b796c7fb49d985a479c3a97eec38 #: ../../../src/common/doc/functions/analyze_oneway.rst:61 msgid "``text[]`` target node **out** rules" msgstr "" # 2744331fb9ac447ba0c40a6035ac0a95 #: ../../../src/common/doc/functions/analyze_oneway.rst:62 msgid "" "``text`` oneway column name name of the network table. Default value is " "``oneway``." msgstr "" # b116cd1fc10f4f5bbd8fe9800562b62f #: ../../../src/common/doc/functions/analyze_oneway.rst:63 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "" # 8ca5a93ed45443c09202b1e5779dfa76 #: ../../../src/common/doc/functions/analyze_oneway.rst:64 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "" # e41f4c872a3445dbbc0bd183a71971fa #: ../../../src/common/doc/functions/analyze_oneway.rst:65 msgid "" "``boolean`` flag to treat oneway NULL values as bi-directional. Default " "value is ``true``." msgstr "" # 9cd0459ca40940448e6c0d9c07c4a157 #: ../../../src/common/doc/functions/analyze_oneway.rst:67 msgid "" "It is strongly recommended to use the named notation. See " ":ref:`pgr_createVerticesTable ` or " ":ref:`pgr_createTopology ` for examples." msgstr "" # e217ab2060e447e9a7a3745f4d84390d #: ../../../src/common/doc/functions/analyze_oneway.rst:70 msgid "The function returns:" msgstr "" # 95dedd1c39c9424a906e6f2ff882e84a #: ../../../src/common/doc/functions/analyze_oneway.rst:72 msgid "``OK`` after the analysis has finished." msgstr "" # 573d5fab7bb247d5adc39d8460683357 #: ../../../src/common/doc/functions/analyze_oneway.rst:74 msgid "Uses the vertices table: _vertices_pgr." msgstr "" # 86597d037fe242378cc71e6e2ec88b19 #: ../../../src/common/doc/functions/analyze_oneway.rst:75 msgid "" "Fills completely the ``ein`` and ``eout`` columns of the vertices table." msgstr "" # dcae6d2cceea4b6bb47a700cc4338340 #: ../../../src/common/doc/functions/analyze_oneway.rst:77 msgid "``FAIL`` when the analysis was not completed due to an error." msgstr "" # 792572ffb7314163be7e4aabadd4429c #: ../../../src/common/doc/functions/analyze_oneway.rst:79 msgid "The vertices table is not found." msgstr "" # affbb7122dd844f3b5c7962c97dec0d3 #: ../../../src/common/doc/functions/analyze_oneway.rst:80 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "" # e50d016ee05048779dea2db4006500be #: ../../../src/common/doc/functions/analyze_oneway.rst:81 msgid "The names of source , target or oneway are the same." msgstr "" # f14e2456527945e0a80e7888bb6dde7f #: ../../../src/common/doc/functions/analyze_oneway.rst:83 msgid "" "The rules are defined as an array of text strings that if match the " "``oneway`` value would be counted as ``true`` for the source or target " "**in** or **out** condition." msgstr "" # 02623674186e4e0c961078942584c0ec #: ../../../src/common/doc/functions/analyze_oneway.rst:86 msgid "The Vertices Table" msgstr "" # dd7fb8252bfe456aaa65515346941e74 #: ../../../src/common/doc/functions/analyze_oneway.rst:87 msgid "" "The vertices table can be created with :ref:`pgr_createVerticesTable " "` or :ref:`pgr_createTopology `" msgstr "" # f838bf466e424966bd61af7b901279d2 #: ../../../src/common/doc/functions/analyze_oneway.rst:89 msgid "The structure of the vertices table is:" msgstr "" # 722239d3877b48d8bc5e63052fc7424f #: ../../../src/common/doc/functions/analyze_oneway.rst:91 msgid "``bigint`` Identifier of the vertex." msgstr "" # 0d3b269abc8e45a1abf355e4bb7d51c0 #: ../../../src/common/doc/functions/analyze_oneway.rst:92 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." " See :ref:`pgr_analyzeGgraph `." msgstr "" # 50b3729c83964ef3ae1a1511c76b50f8 #: ../../../src/common/doc/functions/analyze_oneway.rst:93 msgid "" "``integer`` Indicator that the vertex might have a problem. See " ":ref:`pgr_analyzeGraph `." msgstr "" # a5b1fe0206ea4c428c94f43a141b527b #: ../../../src/common/doc/functions/analyze_oneway.rst:94 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as incoming." msgstr "" # 7c678b91ca8a408aafda94e5fa217fae #: ../../../src/common/doc/functions/analyze_oneway.rst:95 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as outgoing." msgstr "" # 6d672d0be9cf41d69db69e46109d1624 #: ../../../src/common/doc/functions/analyze_oneway.rst:96 msgid "``geometry`` Point geometry of the vertex." msgstr "" # b7cf2a5bba544714b9b79373c889e6cc #: ../../../src/common/doc/functions/analyze_oneway.rst:100 msgid "History" msgstr "Geschichte" # ee9866aeb2c94c7fb0aa1e6cda48e6cb #: ../../../src/common/doc/functions/analyze_oneway.rst:101 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 3eed638ba1dd400186848b0928d632cf #: ../../../src/common/doc/functions/analyze_oneway.rst:105 msgid "Examples" msgstr "Beispiele" # fb1f0f5537c0427a866814b367160245 #: ../../../src/common/doc/functions/analyze_oneway.rst:129 msgid "The queries use the :ref:`sampledata` network." msgstr "" # 34726fcf405940b780880e71c6a2dad3 #: ../../../src/common/doc/functions/analyze_oneway.rst:133 msgid "See Also" msgstr "Siehe auch" # 384816237f7b49d5911a48675467810d #: ../../../src/common/doc/functions/analyze_oneway.rst:135 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # f8a2c637ce834c5ab9fea42ec365f0d1 #: ../../../src/common/doc/functions/analyze_oneway.rst:136 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr "" # 1688102891bc4abaaed229738ca05755 #: ../../../src/common/doc/functions/analyze_oneway.rst:137 msgid "" ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr "" # 5914f34793e24715acb0adbe7d9fe1e0 #: ../../../src/common/doc/functions/analyze_oneway.rst:138 msgid "" ":ref:`pgr_create_vert_table` to reconstruct the vertices table based on the " "source and target information." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/create_topology.po000066400000000000000000000316021257314352300316470ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 841ce4ae2ccd42aeb6708e0469affc85 #: ../../../src/common/doc/functions/create_topology.rst:13 msgid "pgr_createTopology" msgstr "" # bceb18f1c7484f2495890a181eb43749 #: ../../../src/common/doc/functions/create_topology.rst:20 msgid "Name" msgstr "Name" # efddc8da13ee412aa1fb75bf84ad023b #: ../../../src/common/doc/functions/create_topology.rst:22 msgid "" "``pgr_createTopology`` — Builds a network topology based on the geometry " "information." msgstr "" # c01e1abb389b4e0096e2971378967ac9 #: ../../../src/common/doc/functions/create_topology.rst:26 msgid "Synopsis" msgstr "Übersicht" # 0dcc6bb9100b4d89afa5b1404283d0c9 # 2f90d445d42f4c839d6d2b2e4bdd588b #: ../../../src/common/doc/functions/create_topology.rst:28 #: ../../../src/common/doc/functions/create_topology.rst:69 msgid "The function returns:" msgstr "" # 88833f75e6d741b5bc91526488d66e4e #: ../../../src/common/doc/functions/create_topology.rst:30 msgid "" "``OK`` after the network topology has been built and the vertices table " "created." msgstr "" # da6aad799955428fb1bef9ff2dbd70b5 #: ../../../src/common/doc/functions/create_topology.rst:31 msgid "``FAIL`` when the network topology was not built due to an error." msgstr "" # c4d463cfb61840f689831eeafe2844dc #: ../../../src/common/doc/functions/create_topology.rst:42 msgid "Description" msgstr "Beschreibung" # fba8585de1c94f0ba612f64f8cd4f39d #: ../../../src/common/doc/functions/create_topology.rst:45 msgid "Parameters" msgstr "Parameter" # 33e33f7ee98e4b9a9d333f8ab95cbc9b #: ../../../src/common/doc/functions/create_topology.rst:46 msgid "The topology creation function accepts the following parameters:" msgstr "" # d19b1856e3d440749487a15a83c9d44c #: ../../../src/common/doc/functions/create_topology.rst:48 msgid "``text`` Network table name. (may contain the schema name AS well)" msgstr "" # 6afd7b88cbaf4a58b2dcbd161b278356 #: ../../../src/common/doc/functions/create_topology.rst:49 msgid "" "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "" # 905510b263854f1eb05f10c8a64d9d20 #: ../../../src/common/doc/functions/create_topology.rst:50 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "" # f9b621bcf0ab41c3b87693c812f3d710 #: ../../../src/common/doc/functions/create_topology.rst:51 msgid "" "``text`` Primary key column name of the network table. Default value is " "``id``." msgstr "" # 6bcaf9c3c7e1422ea8e1b4dc45e7c613 #: ../../../src/common/doc/functions/create_topology.rst:52 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "" # e2b13126a14a4ebeb8c3f453235560a1 #: ../../../src/common/doc/functions/create_topology.rst:53 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "" # adbfdd92db3740e5b4e8a6259a0a064c #: ../../../src/common/doc/functions/create_topology.rst:54 msgid "" "``text`` Condition to SELECT a subset or rows. Default value is ``true`` " "to indicate all rows." msgstr "" # 65297b06273d46cc98c9a3be75886137 #: ../../../src/common/doc/functions/create_topology.rst:58 msgid "The ``edge_table`` will be affected" msgstr "" # 7f45565b3b8d40408b2da1bee3d1c354 #: ../../../src/common/doc/functions/create_topology.rst:60 msgid "The ``source`` column values will change." msgstr "" # e05fe9ce627848aa8aa72f032d303f04 #: ../../../src/common/doc/functions/create_topology.rst:61 msgid "The ``target`` column values will change." msgstr "" # 72c3682247aa4841a49790a78db8c3c3 #: ../../../src/common/doc/functions/create_topology.rst:62 msgid "" "An index will be created, if it doesn't exists, to speed up the process to " "the following columns:" msgstr "" # 993784afa3ce4ca68f11e8e02f2b4b27 #: ../../../src/common/doc/functions/create_topology.rst:64 msgid "``id``" msgstr "" # 3074ee818e8241bc93c5a3284d7c3af4 #: ../../../src/common/doc/functions/create_topology.rst:65 msgid "``the_geom``" msgstr "``the_geom``" # e40fef18592542b98d234ac6a8038def #: ../../../src/common/doc/functions/create_topology.rst:66 msgid "``source``" msgstr "``source``" # 0360a33adc734d1eaf83f5e1e314cc73 #: ../../../src/common/doc/functions/create_topology.rst:67 msgid "``target``" msgstr "``target``" # a2aae07be90348b0b2190f647731fb26 #: ../../../src/common/doc/functions/create_topology.rst:71 msgid "``OK`` after the network topology has been built." msgstr "" # 33a4fd15e75a41a68105d2ea67b4aab1 #: ../../../src/common/doc/functions/create_topology.rst:73 msgid "Creates a vertices table: _vertices_pgr." msgstr "" # 589a7e90c6404cbe902baec0a884189b #: ../../../src/common/doc/functions/create_topology.rst:74 msgid "Fills ``id`` and ``the_geom`` columns of the vertices table." msgstr "" # 92e7ab03c5ce43ed8c705a26aa4b801c #: ../../../src/common/doc/functions/create_topology.rst:75 msgid "" "Fills the source and target columns of the edge table referencing the ``id``" " of the vertices table." msgstr "" # 0635e9d515184ccc80747864939f789c #: ../../../src/common/doc/functions/create_topology.rst:78 msgid "``FAIL`` when the network topology was not built due to an error:" msgstr "" # 607fcb6f6ae3438789ecf9c95992bc3f #: ../../../src/common/doc/functions/create_topology.rst:80 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "" # 2bad2b565914457a90a990e718e857fd #: ../../../src/common/doc/functions/create_topology.rst:81 msgid "The condition is not well formed." msgstr "" # c800f5e3462c44c1b786308aec4cfea4 #: ../../../src/common/doc/functions/create_topology.rst:82 msgid "The names of source , target or id are the same." msgstr "" # 51c96f82e8ea49bcbde8aaeb905a6c6c #: ../../../src/common/doc/functions/create_topology.rst:83 msgid "The SRID of the geometry could not be determined." msgstr "" # f5f0d0a1c3814e1d9c14e4de52bd9899 #: ../../../src/common/doc/functions/create_topology.rst:87 msgid "The Vertices Table" msgstr "" # 54ef7e60b4d445cfa453323fbe80032d #: ../../../src/common/doc/functions/create_topology.rst:88 msgid "" "The vertices table is a requirment of the :ref:`pgr_analyzeGraph " "` and the :ref:`pgr_analyzeOneway ` " "functions." msgstr "" # faaffddd86fd4680a80925c8c3877f07 #: ../../../src/common/doc/functions/create_topology.rst:90 msgid "The structure of the vertices table is:" msgstr "" # fc31880c8b034aae99d6d4caec420302 #: ../../../src/common/doc/functions/create_topology.rst:92 msgid "``bigint`` Identifier of the vertex." msgstr "" # 7684f52a607845ef802799c26c221bf3 #: ../../../src/common/doc/functions/create_topology.rst:93 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." " See :ref:`pgr_analyzeGraph `." msgstr "" # 1dc63c1d7cbb417d916ed0561df67df9 #: ../../../src/common/doc/functions/create_topology.rst:94 msgid "" "``integer`` Indicator that the vertex might have a problem. See " ":ref:`pgr_analyzeGraph `." msgstr "" # 546f74ccc20545de9c032cabcaac878f #: ../../../src/common/doc/functions/create_topology.rst:95 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "AS incoming. See :ref:`pgr_analyzeOneway `." msgstr "" # 9fe606ee590d4f009989e3cdcf09b5c5 #: ../../../src/common/doc/functions/create_topology.rst:96 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "AS outgoing. See :ref:`pgr_analyzeOneway `." msgstr "" # 2ee4f32c8546412bad1e109e6051e249 #: ../../../src/common/doc/functions/create_topology.rst:97 msgid "``geometry`` Point geometry of the vertex." msgstr "" # a63156aa23b54785aaf66150bfe98a52 #: ../../../src/common/doc/functions/create_topology.rst:100 msgid "History" msgstr "Geschichte" # da8726d6435e42f09d83f4a310d5c432 #: ../../../src/common/doc/functions/create_topology.rst:101 msgid "Renamed in version 2.0.0" msgstr "Umbenannt in Version 2.0.0" # 5b4b6a4bea1543ac98f444d9ec32d7eb #: ../../../src/common/doc/functions/create_topology.rst:104 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "" # 6db23da4afd448bab89802246bccb65a #: ../../../src/common/doc/functions/create_topology.rst:107 msgid "The simplest way to use pgr_createtopology is:" msgstr "" # 6905f56f53bb4cdfb9ae49021265afe9 #: ../../../src/common/doc/functions/create_topology.rst:115 msgid "When the arguments are given in the order described in the parameters:" msgstr "" # f8c6c68c7d334f68bac36a818c4091ab #: ../../../src/common/doc/functions/create_topology.rst:120 msgid "We get the same result AS the simplest way to use the function." msgstr "" # 8dcbdbf60c2e4522a87d80a7796a354b # b72940f0e2054c46a50358fc40af026e #: ../../../src/common/doc/functions/create_topology.rst:127 #: ../../../src/common/doc/functions/create_topology.rst:192 msgid "When using the named notation" msgstr "" # 460cbff5c7054542a80375a4f50072e0 # 56d9daba24ff4ce9ac02e3326af007af #: ../../../src/common/doc/functions/create_topology.rst:128 #: ../../../src/common/doc/functions/create_topology.rst:193 msgid "The order of the parameters do not matter:" msgstr "" # 4b24ad3db4be4b60a6c8bfcc38fae359 #: ../../../src/common/doc/functions/create_topology.rst:138 msgid "" "Parameters defined with a default value can be omited, AS long AS the value " "matches the default:" msgstr "" # 8aab982078634384ab4dfced463b5c14 # d9c7d4fa12394a5a915a9f6f664e7a8a #: ../../../src/common/doc/functions/create_topology.rst:145 #: ../../../src/common/doc/functions/create_topology.rst:207 msgid "Selecting rows using rows_where parameter" msgstr "" # 4be49c2f23734283895a40625620047b # 1734ac1429ad4691861fbfcc7954d800 #: ../../../src/common/doc/functions/create_topology.rst:146 #: ../../../src/common/doc/functions/create_topology.rst:208 msgid "Selecting rows based on the id." msgstr "" # 499347aef3cb49f993c320d1fd353a29 # a0cd57644bf443fbaa81efed8df8a30f #: ../../../src/common/doc/functions/create_topology.rst:152 #: ../../../src/common/doc/functions/create_topology.rst:218 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``id`` =5 ." msgstr "" # b8e12b4f62d24fb0a535290a0a480ff0 # 42da9f122c7240bea10a78685a6b5b8d #: ../../../src/common/doc/functions/create_topology.rst:158 #: ../../../src/common/doc/functions/create_topology.rst:230 msgid "" "Selecting the rows where the geometry is near the geometry of the row with " "``gid`` =100 of the table ``othertable``." msgstr "" # 596d74ac25d34cbda9a05349a4a0af21 #: ../../../src/common/doc/functions/create_topology.rst:169 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "" # ac1bf6e79288443486b7b105e25e07eb #: ../../../src/common/doc/functions/create_topology.rst:171 msgid "For the following table" msgstr "" # a24fc2426b5c4b91bc53f875e37dddaa #: ../../../src/common/doc/functions/create_topology.rst:179 msgid "Using positional notation:" msgstr "" # d1937a888b40477b8d696215b7b93425 #: ../../../src/common/doc/functions/create_topology.rst:180 msgid "" "The arguments need to be given in the order described in the parameters:" msgstr "" # 7e510379477f445a9432549c095c12bb #: ../../../src/common/doc/functions/create_topology.rst:203 msgid "" "In this scenario omitting a parameter would create an error because the " "default values for the column names do not match the column names of the " "table." msgstr "" # de088e18a1634e6a96b99df9171c530a #: ../../../src/common/doc/functions/create_topology.rst:247 msgid "Examples" msgstr "Beispiele" # 89b592f2e7f6474cbed2d9d5bca887e9 #: ../../../src/common/doc/functions/create_topology.rst:279 msgid "The example uses the :ref:`sampledata` network." msgstr "" # ae52cd8922264c939460bd2df2108508 #: ../../../src/common/doc/functions/create_topology.rst:283 msgid "See Also" msgstr "Siehe auch" # 664429e917764979b9255e4f9a72377f #: ../../../src/common/doc/functions/create_topology.rst:285 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 9ded0191d7344e8baca758e97f34cf68 #: ../../../src/common/doc/functions/create_topology.rst:286 msgid "" ":ref:`pgr_create_vert_table` to reconstruct the vertices table based on the " "source and target information." msgstr "" # ca4432eb1b4246268b1acee87b464b2f #: ../../../src/common/doc/functions/create_topology.rst:287 msgid "" ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/create_vert_table.po000066400000000000000000000304501257314352300321220ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:16+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 1a8504651dd840e4a48344ead373a073 #: ../../../src/common/doc/functions/create_vert_table.rst:13 msgid "pgr_createVerticesTable" msgstr "pgr_createVerticesTable" # ad976846c3444135a397d1f47a0ffceb #: ../../../src/common/doc/functions/create_vert_table.rst:20 msgid "Name" msgstr "Name" # c26ff674db0d4b65bff9b1483e524956 #: ../../../src/common/doc/functions/create_vert_table.rst:22 msgid "" "``pgr_createVerticesTable`` — Reconstructs the vertices table based on the " "source and target information." msgstr "" # b27c4239c9034d8fb5bbfc4b736af367 #: ../../../src/common/doc/functions/create_vert_table.rst:26 msgid "Synopsis" msgstr "Übersicht" # bbfea2a13422443f8e1b9b863f56dea0 # 139eabd1665d4dc8b6caac92f0764d50 #: ../../../src/common/doc/functions/create_vert_table.rst:28 #: ../../../src/common/doc/functions/create_vert_table.rst:63 msgid "The function returns:" msgstr "" # bdf469a3c50c4176bcc89409cbe50136 # 268e8b4480b24112a72e1d7da0dab1bd #: ../../../src/common/doc/functions/create_vert_table.rst:30 #: ../../../src/common/doc/functions/create_vert_table.rst:65 msgid "``OK`` after the vertices table has been reconstructed." msgstr "" # f542765a7c984a57b56f203df843634d # a536d714aa4240dca5d92dfeee6dd7bb #: ../../../src/common/doc/functions/create_vert_table.rst:31 #: ../../../src/common/doc/functions/create_vert_table.rst:70 msgid "" "``FAIL`` when the vertices table was not reconstructed due to an error." msgstr "" # c7c8bc00b10d45a897224d240c4f96bf #: ../../../src/common/doc/functions/create_vert_table.rst:41 msgid "Description" msgstr "Beschreibung" # c53a2ef242f8484dac84581a80134594 #: ../../../src/common/doc/functions/create_vert_table.rst:44 msgid "Parameters" msgstr "Parameter" # 2dc2c3867d7a4367a958a6e1049f44c0 #: ../../../src/common/doc/functions/create_vert_table.rst:45 msgid "" "The reconstruction of the vertices table function accepts the following " "parameters:" msgstr "" # e92b11f0f4ea47af9581936d11972ef6 #: ../../../src/common/doc/functions/create_vert_table.rst:47 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" # 75d43bdeeb7843139aec9b4c7dc60097 #: ../../../src/common/doc/functions/create_vert_table.rst:48 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "" # f0e2bb638cd841f2b61bc8398e3ea59b #: ../../../src/common/doc/functions/create_vert_table.rst:49 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "" # ba67bced62994e7b98967cf09cbf3ca6 #: ../../../src/common/doc/functions/create_vert_table.rst:50 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "" # d7d53a50bc9249518132241a2c83dc1b #: ../../../src/common/doc/functions/create_vert_table.rst:51 msgid "" "``text`` Condition to SELECT a subset or rows. Default value is ``true`` " "to indicate all rows." msgstr "" # a87c8e9949df409da09632babbb99748 #: ../../../src/common/doc/functions/create_vert_table.rst:55 msgid "The ``edge_table`` will be affected" msgstr "" # a0b202c14bf849e1a9506fc9c4010540 #: ../../../src/common/doc/functions/create_vert_table.rst:57 msgid "" "An index will be created, if it doesn't exists, to speed up the process to " "the following columns:" msgstr "" # 51ab4d2ba98b4affa7e5cec96e352cce #: ../../../src/common/doc/functions/create_vert_table.rst:59 msgid "``the_geom``" msgstr "``the_geom``" # 134fb1a15f8742a49fe36e2683c4c324 #: ../../../src/common/doc/functions/create_vert_table.rst:60 msgid "``source``" msgstr "``source``" # 1c5f7bc5486b44999341e4f8f9b92c2e #: ../../../src/common/doc/functions/create_vert_table.rst:61 msgid "``target``" msgstr "``target``" # 2c70ff2c521c48c799c898d61a01e119 #: ../../../src/common/doc/functions/create_vert_table.rst:67 msgid "Creates a vertices table: _vertices_pgr." msgstr "" # b0e0cf6163ea49f3b3a38e97576f301e #: ../../../src/common/doc/functions/create_vert_table.rst:68 msgid "" "Fills ``id`` and ``the_geom`` columns of the vertices table based on the " "source and target columns of the edge table." msgstr "" # 28e32e20ebd74f88920b7c6fd45054e9 #: ../../../src/common/doc/functions/create_vert_table.rst:72 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "" # 8501c3c5738f4907bf64b63007218466 #: ../../../src/common/doc/functions/create_vert_table.rst:73 msgid "The condition is not well formed." msgstr "" # 5252c79651354d40a6271efe4b78d226 #: ../../../src/common/doc/functions/create_vert_table.rst:74 msgid "The names of source, target are the same." msgstr "" # 41c42eeafd6b487ebc676126c0f92f0c #: ../../../src/common/doc/functions/create_vert_table.rst:75 msgid "The SRID of the geometry could not be determined." msgstr "" # d61aba7cc54d49b9a670817e7dd52472 #: ../../../src/common/doc/functions/create_vert_table.rst:78 msgid "The Vertices Table" msgstr "" # 93a53c04ff294116acf94a067d17ff73 #: ../../../src/common/doc/functions/create_vert_table.rst:79 msgid "" "The vertices table is a requierment of the :ref:`pgr_analyzeGraph " "` and the :ref:`pgr_analyzeOneway ` " "functions." msgstr "" # 7e418508090c4667b4128b22f562b5db #: ../../../src/common/doc/functions/create_vert_table.rst:81 msgid "The structure of the vertices table is:" msgstr "" # 114548eb64364741b99e10c86fe55fad #: ../../../src/common/doc/functions/create_vert_table.rst:83 msgid "``bigint`` Identifier of the vertex." msgstr "" # 35f0fc22f2464997bce4d704a9f4ee88 #: ../../../src/common/doc/functions/create_vert_table.rst:84 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." " See :ref:`pgr_analyzeGraph `." msgstr "" # d71ba1da8657438b86fe6ce3326cf94a #: ../../../src/common/doc/functions/create_vert_table.rst:85 msgid "" "``integer`` Indicator that the vertex might have a problem. See " ":ref:`pgr_analyzeGraph `." msgstr "" # 9ea4778e1ed64d3cb8c12ffedca5748b #: ../../../src/common/doc/functions/create_vert_table.rst:86 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as incoming. See :ref:`pgr_analyzeOneway `." msgstr "" # cd631484ea62455cae3d37b03ca36624 #: ../../../src/common/doc/functions/create_vert_table.rst:87 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as outgoing. See :ref:`pgr_analyzeOneway `." msgstr "" # 29652dcb521b4111813d63d570b62873 #: ../../../src/common/doc/functions/create_vert_table.rst:88 msgid "``geometry`` Point geometry of the vertex." msgstr "" # ca63675181414139865690332306235b #: ../../../src/common/doc/functions/create_vert_table.rst:91 msgid "History" msgstr "Geschichte" # e383b8838b4b40618c66151c1f94fb48 #: ../../../src/common/doc/functions/create_vert_table.rst:92 msgid "Renamed in version 2.0.0" msgstr "Umbenannt in Version 2.0.0" # f4e14bd6d88d4f1e8d5ff2fbf9aea722 #: ../../../src/common/doc/functions/create_vert_table.rst:95 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "" # 6fc1c7d9c4e04380ada776f609bf4505 #: ../../../src/common/doc/functions/create_vert_table.rst:98 msgid "The simplest way to use pgr_createVerticesTable is:" msgstr "" # 3373cb2347994f2fa122008bdff12190 #: ../../../src/common/doc/functions/create_vert_table.rst:105 msgid "When the arguments are given in the order described in the parameters:" msgstr "" # f75126b9da994fea920678a643a80e25 #: ../../../src/common/doc/functions/create_vert_table.rst:110 msgid "We get the same result as the simplest way to use the function." msgstr "" # 90ea5b12d9a64eb2bafd6d211e0ffeff # 34ff976ba1f24ec08a19a8d87673156d #: ../../../src/common/doc/functions/create_vert_table.rst:117 #: ../../../src/common/doc/functions/create_vert_table.rst:181 msgid "When using the named notation" msgstr "" # 213a5c21ddcb4745987210530901695f # fac4e4da33fb494981c36957cd000a29 #: ../../../src/common/doc/functions/create_vert_table.rst:118 #: ../../../src/common/doc/functions/create_vert_table.rst:182 msgid "The order of the parameters do not matter:" msgstr "" # 529a856bf0404a10a837b07945c52175 #: ../../../src/common/doc/functions/create_vert_table.rst:128 msgid "" "Parameters defined with a default value can be omited, as long as the value " "matches the default:" msgstr "" # 55574bcb1be54b1b907c0524cbf1057d # af501046d7d84255bd3030520c3e2f15 #: ../../../src/common/doc/functions/create_vert_table.rst:135 #: ../../../src/common/doc/functions/create_vert_table.rst:196 msgid "Selecting rows using rows_where parameter" msgstr "" # 7080aeec9c1e4a31bfb9be1ed4506ab7 #: ../../../src/common/doc/functions/create_vert_table.rst:136 msgid "Selecting rows based on the id." msgstr "" # 74ec654344604925875e20b1447a6a3e #: ../../../src/common/doc/functions/create_vert_table.rst:142 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``id`` =5 ." msgstr "" # 89d554dba13d40be8ca51e74d18c7c6f # fbda0895e287413fb2455b07ba2ba7fb #: ../../../src/common/doc/functions/create_vert_table.rst:148 #: ../../../src/common/doc/functions/create_vert_table.rst:219 msgid "" "Selecting the rows where the geometry is near the geometry of the row with " "``gid`` =100 of the table ``othertable``." msgstr "" # 7f2e698d7f844861bd468923e95ef16a #: ../../../src/common/doc/functions/create_vert_table.rst:159 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "" # 381c72bdf71543d4853557e93d021602 #: ../../../src/common/doc/functions/create_vert_table.rst:161 msgid "For the following table" msgstr "" # 5d51a2b4e3e84516bab9cc22039007c8 #: ../../../src/common/doc/functions/create_vert_table.rst:169 msgid "Using positional notation:" msgstr "" # 3be19d9038134fe2907db9c97eaeca7d #: ../../../src/common/doc/functions/create_vert_table.rst:170 msgid "" "The arguments need to be given in the order described in the parameters:" msgstr "" # 94d47a836ffa45268fc1f9662f902f2b #: ../../../src/common/doc/functions/create_vert_table.rst:192 msgid "" "In this scenario omitting a parameter would create an error because the " "default values for the column names do not match the column names of the " "table." msgstr "" # 6d8d108291094933afdde4095193e506 #: ../../../src/common/doc/functions/create_vert_table.rst:197 msgid "Selecting rows based on the gid." msgstr "" # 5df5fd0f734e46c6bfb93444bd86905e #: ../../../src/common/doc/functions/create_vert_table.rst:207 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``gid`` =5 ." msgstr "" # e2c54fc28df243609e8d003180886771 #: ../../../src/common/doc/functions/create_vert_table.rst:236 msgid "Examples" msgstr "Beispiele" # 0587b0909413456482f8b8725b101b7a #: ../../../src/common/doc/functions/create_vert_table.rst:258 msgid "The example uses the :ref:`sampledata` network." msgstr "" # ad71788bef724cb1809d4b5d96ef1e5c #: ../../../src/common/doc/functions/create_vert_table.rst:262 msgid "See Also" msgstr "Siehe auch" # 6baea98fd7b6493faabb8fcc69f975d8 #: ../../../src/common/doc/functions/create_vert_table.rst:264 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 7103284d91854b18939e44589085f3cf #: ../../../src/common/doc/functions/create_vert_table.rst:265 msgid "" ":ref:`pgr_createTopology ` to create a topology based " "on the geometry." msgstr "" # 4c67e74087fe4035a8b54bb0d58d8a84 #: ../../../src/common/doc/functions/create_vert_table.rst:266 msgid "" ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr "" # a7eb449e6d594406ab3779c29d1937c8 #: ../../../src/common/doc/functions/create_vert_table.rst:267 msgid ":ref:`pgr_analyze_oneway` to analyze directionality of the edges." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/index.po000066400000000000000000000042131257314352300275550ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:13+0000\n" "Last-Translator: cvvergara\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # deb0ed12ae874b7a8bb888e9e2be5881 #: ../../../src/common/doc/functions/index.rst:13 msgid "Topology Functions" msgstr "Topologie-Funktionen" # cbbdace0de7449b1a859558858d76f6e #: ../../../src/common/doc/functions/index.rst:15 msgid "" "The pgRouting's topology of a network, represented with an edge table with " "source and target attributes and a vertices table associated with it. " "Depending on the algorithm, you can create a topology or just reconstruct " "the vertices table, You can analyze the topology, We also provide a function" " to node an unoded network." msgstr "" # f4e85c020cba4850a7e4da7b9456baa9 #: ../../../src/common/doc/functions/index.rst:19 msgid "" ":ref:`pgr_create_topology` - to create a topology based on the geometry." msgstr "" # 2d4de3856acc4c43a732847a834661e6 #: ../../../src/common/doc/functions/index.rst:20 msgid "" ":ref:`pgr_create_vert_table` - to reconstruct the vertices table based on " "the source and target information." msgstr "" # 4cf0c54d4785484e9694aa275658e7a7 #: ../../../src/common/doc/functions/index.rst:21 msgid "" ":ref:`pgr_analyze_graph` - to analyze the edges and vertices of the edge " "table." msgstr "" # a7edff2f50444a3d985d747d5e6a609e #: ../../../src/common/doc/functions/index.rst:22 msgid ":ref:`pgr_analyze_oneway` - to analyze directionality of the edges." msgstr "" # e04ee2a942c4495fa185f89d37b0c42b #: ../../../src/common/doc/functions/index.rst:23 msgid ":ref:`pgr_node_network` -to create nodes to a not noded edge table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/is_column_in_table.po000066400000000000000000000053511257314352300322770ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-04 04:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 1451c59201944bfd9022c90ef89ebf8a #: ../../../src/common/doc/functions/is_column_in_table.rst:13 msgid "pgr_isColumnInTable - Check if column exists" msgstr "" # cb570c2703fc45e9bba281cae42780d6 #: ../../../src/common/doc/functions/is_column_in_table.rst:20 msgid "Name" msgstr "Name" # b4cdca42128d4828961c3e7076774fc0 #: ../../../src/common/doc/functions/is_column_in_table.rst:22 msgid "``pgr_isColumnInTable`` — Check if a column exists in a table." msgstr "" # 33b135e2f8dd4f5e81aad53d1a016cfe #: ../../../src/common/doc/functions/is_column_in_table.rst:26 msgid "Synopsis" msgstr "Übersicht" # 96d06813601a419c9b44fe8298f74a51 #: ../../../src/common/doc/functions/is_column_in_table.rst:28 msgid "Returns ``true`` or ``false`` if column “col” exists in table “tab”." msgstr "" # 44f17585bbd843cb9fbcacb785ad3130 #: ../../../src/common/doc/functions/is_column_in_table.rst:36 msgid "Description" msgstr "Beschreibung" # b57ee4621bd04e6991a266235c5a592a #: ../../../src/common/doc/functions/is_column_in_table.rst:38 msgid "``text`` table name with or without schema component" msgstr "" # ac6b45788cac4cc7a5dcf6e4c44bb9ad #: ../../../src/common/doc/functions/is_column_in_table.rst:39 msgid "``text`` column name to be checked for" msgstr "" # 5f4ac9523c3b487884e6dd8e67b1e082 #: ../../../src/common/doc/functions/is_column_in_table.rst:43 msgid "History" msgstr "Geschichte" # 028851614bd7489991629d8c8f6f8bbf #: ../../../src/common/doc/functions/is_column_in_table.rst:44 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 3c3db2df87634ae4b3c8713633f9214f #: ../../../src/common/doc/functions/is_column_in_table.rst:48 msgid "Examples" msgstr "Beispiele" # 61e31f4885e444eea60640117f0f8264 #: ../../../src/common/doc/functions/is_column_in_table.rst:59 msgid "The queries use the :ref:`sampledata` network." msgstr "" # 179da1f0bf5342b49e83327d1e277ca9 #: ../../../src/common/doc/functions/is_column_in_table.rst:63 msgid "See Also" msgstr "Siehe auch" # 7e1d2140f94d40db8ce6f48c9a3b119f #: ../../../src/common/doc/functions/is_column_in_table.rst:65 msgid ":ref:`pgr_is_column_indexed`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/is_column_indexed.po000066400000000000000000000053531257314352300321440ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-04 04:21+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f85a66c48ca94cc9a5bba227e6479482 #: ../../../src/common/doc/functions/is_column_indexed.rst:13 msgid "pgr_isColumnIndexed - Check if column is indexed" msgstr "" # a4e361cfe30d494982b2755f507c2df4 #: ../../../src/common/doc/functions/is_column_indexed.rst:20 msgid "Name" msgstr "Name" # 2616614bd27b4f3aac95e5ee66f8771c #: ../../../src/common/doc/functions/is_column_indexed.rst:22 msgid "``pgr_isColumnIndexed`` — Check if a column in a table is indexed." msgstr "" # 4aff78895aaf431bb254a1725ab1bab6 #: ../../../src/common/doc/functions/is_column_indexed.rst:26 msgid "Synopsis" msgstr "Übersicht" # 62d98585fdfb49d287f711a97ba6f261 #: ../../../src/common/doc/functions/is_column_indexed.rst:28 msgid "" "Returns ``true`` or ``false`` if column “col” in table “tab” is indexed." msgstr "" # 016a3d2a60a745c39afdaa4ba6d24b5f #: ../../../src/common/doc/functions/is_column_indexed.rst:36 msgid "Description" msgstr "Beschreibung" # 5efc6b2a366544cdadac135ab40dee54 #: ../../../src/common/doc/functions/is_column_indexed.rst:38 msgid "``text`` table name with or without schema component" msgstr "" # 76548c59562d4c4188ea7a5bbd5b769a #: ../../../src/common/doc/functions/is_column_indexed.rst:39 msgid "``text`` column name to be checked for" msgstr "" # 20bbf0766ada4f7b81807c2e917be118 #: ../../../src/common/doc/functions/is_column_indexed.rst:43 msgid "History" msgstr "Geschichte" # 3ca6785c8cb24235a6b581e63c32bd03 #: ../../../src/common/doc/functions/is_column_indexed.rst:44 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 89feb49b01e94980935495257bf135a9 #: ../../../src/common/doc/functions/is_column_indexed.rst:48 msgid "Examples" msgstr "Beispiele" # c8b849f8431c42ef9ecdcde47c516f03 #: ../../../src/common/doc/functions/is_column_indexed.rst:59 msgid "The queries use the :ref:`sampledata` network." msgstr "" # 4d38c2d872d0425290c2371cbc5d27e8 #: ../../../src/common/doc/functions/is_column_indexed.rst:63 msgid "See Also" msgstr "Siehe auch" # ed5ed4b10dc74af48b9de1a8743ec37b #: ../../../src/common/doc/functions/is_column_indexed.rst:65 msgid ":ref:`pgr_is_column_in_table`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/node_network.po000066400000000000000000000313401257314352300311450ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # e70efe892bc14a45b9e0a2483d5955c1 #: ../../../src/common/doc/functions/node_network.rst:13 msgid "pgr_nodeNetwork" msgstr "" # 928e918755da48d29b113ad9fcdac620 #: ../../../src/common/doc/functions/node_network.rst:20 msgid "Name" msgstr "Name" # 4c656aa4f4bf48c39d41d16b429a0f0f #: ../../../src/common/doc/functions/node_network.rst:22 msgid "``pgr_nodeNetwork`` - Nodes an network edge table." msgstr "" # b5fd23c4e27446ce8ac33a3ee9bd1fe7 #: ../../../src/common/doc/functions/node_network.rst:24 msgid "Nicolas Ribot" msgstr "" # 16108dce80dd41e2a458f2f45f2864d0 #: ../../../src/common/doc/functions/node_network.rst:25 msgid "Nicolas Ribot, The source code is released under the MIT-X license." msgstr "" # 3977ae6b9cf044318ec203a8e5aa5692 #: ../../../src/common/doc/functions/node_network.rst:29 msgid "Synopsis" msgstr "Übersicht" # 2f6a7ad6abe5481da1e313d912af14e9 #: ../../../src/common/doc/functions/node_network.rst:31 msgid "" "The function reads edges from a not \"noded\" network table and writes the " "\"noded\" edges into a new table." msgstr "" # 3461fdeb834f4294ae2b188234db4eff #: ../../../src/common/doc/functions/node_network.rst:40 msgid "Description" msgstr "Beschreibung" # 422a0c6c90c04a46bec03a6510ec201f #: ../../../src/common/doc/functions/node_network.rst:42 msgid "" "A common problem associated with bringing GIS data into pgRouting is the " "fact that the data is often not \"noded\" correctly. This will create " "invalid topologies, which will result in routes that are incorrect." msgstr "" # 69294245f1c44993a75f749e3721222a #: ../../../src/common/doc/functions/node_network.rst:44 msgid "" "What we mean by \"noded\" is that at every intersection in the road network " "all the edges will be broken into separate road segments. There are cases " "like an over-pass and under-pass intersection where you can not traverse " "from the over-pass to the under-pass, but this function does not have the " "ability to detect and accommodate those situations." msgstr "" # 2817b2a1050f4b5da0c9aac6f306ea5e #: ../../../src/common/doc/functions/node_network.rst:46 msgid "" "This function reads the ``edge_table`` table, that has a primary key column " "``id`` and geometry column named ``the_geom`` and intersect all the segments" " in it against all the other segments and then creates a table " "``edge_table_noded``. It uses the ``tolerance`` for deciding that multiple " "nodes within the tolerance are considered the same node." msgstr "" # b6408b0103e84de6acf993a22a25e533 #: ../../../src/common/doc/functions/node_network.rst:48 msgid "Parameters" msgstr "Parameter" # 40ed2f0c80b64683aa3f8d42d20a77a2 #: ../../../src/common/doc/functions/node_network.rst:50 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" # 86c247b372114883b5f6d0949e51b3c8 #: ../../../src/common/doc/functions/node_network.rst:51 msgid "``float8`` tolerance for coincident points (in projection unit)dd" msgstr "" # 946d6ed96b2b4f7fac8bcc7ba4d8e68b #: ../../../src/common/doc/functions/node_network.rst:52 msgid "" "``text`` Primary key column name of the network table. Default value is " "``id``." msgstr "" # ce2e7f47f3bb4b299dda0387123f0409 #: ../../../src/common/doc/functions/node_network.rst:53 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "" # 74d00078e6354e09a4592cf7e3f9dbe8 #: ../../../src/common/doc/functions/node_network.rst:54 msgid "``text`` Suffix for the new table's. Default value is ``noded``." msgstr "" # bc28085240354b228628c4449f877afe #: ../../../src/common/doc/functions/node_network.rst:56 msgid "The output table will have for ``edge_table_noded``" msgstr "" # df15f6d14415411b85a167c31717fb4e #: ../../../src/common/doc/functions/node_network.rst:58 msgid "``bigint`` Unique identifier for the table" msgstr "" # 4acc7cf0acea40ac852585983687ef11 #: ../../../src/common/doc/functions/node_network.rst:59 msgid "``bigint`` Identifier of the edge in original table" msgstr "" # 99bb3c953a7243e1b8232bf4a387c7d7 #: ../../../src/common/doc/functions/node_network.rst:60 msgid "``integer`` Segment number of the original edge" msgstr "" # 36a3bdb3e58840f78502c1f388619d52 #: ../../../src/common/doc/functions/node_network.rst:61 msgid "" "``integer`` Empty source column to be used with :ref:`pgr_create_topology` " "function" msgstr "" # 05092b2ea62744f1910db90fe30ab152 #: ../../../src/common/doc/functions/node_network.rst:62 msgid "" "``integer`` Empty target column to be used with :ref:`pgr_create_topology` " "function" msgstr "" # c2b0caed0dd643e1991dd4e7f0f08e4c #: ../../../src/common/doc/functions/node_network.rst:63 msgid "``geometry`` Geometry column of the noded network" msgstr "" # a1f34fff1602404db7f2c2344f99cad1 #: ../../../src/common/doc/functions/node_network.rst:66 msgid "History" msgstr "Geschichte" # b92ecc8b6d9a4eaba9e0a30ce164fed0 #: ../../../src/common/doc/functions/node_network.rst:67 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # cd2560788805450aa6ffb5ce84c8058e #: ../../../src/common/doc/functions/node_network.rst:71 msgid "Example" msgstr "" # 7e9403e106bb4c0abdd7ed3d1b266079 #: ../../../src/common/doc/functions/node_network.rst:73 msgid "Let's create the topology for the data in :ref:`sampledata`" msgstr "" # 5c1a627f182d47efa30c1d4c830862ab #: ../../../src/common/doc/functions/node_network.rst:91 msgid "Now we can analyze the network." msgstr "" # 3eb0c69215284a33ab1505fded4b5a1f #: ../../../src/common/doc/functions/node_network.rst:115 msgid "" "The analysis tell us that the network has a gap and and an intersection. We " "try to fix the problem using:" msgstr "" # 8be31305870e491c92ad11d8f8d0a20a #: ../../../src/common/doc/functions/node_network.rst:137 msgid "" "Inspecting the generated table, we can see that edges 13,14 and 18 has been " "segmented" msgstr "" # 8a086446ed8d4b30bf07015ab46ea12d #: ../../../src/common/doc/functions/node_network.rst:167 msgid "We can create the topology of the new network" msgstr "" # 8944601cf6e343c09dce0bf706960a8c #: ../../../src/common/doc/functions/node_network.rst:185 msgid "Now let's analyze the new topology" msgstr "" # 8a596982abe141b4a1925e35e1db79a3 #: ../../../src/common/doc/functions/node_network.rst:211 msgid "Images" msgstr "" # 960ada27fdd34c3dbfb61f10e5feba5f #: ../../../src/common/doc/functions/node_network.rst:244 msgid "Comparing the results" msgstr "" # 8bbf24ce7c7e42f5a20e2a8d89e04c36 #: ../../../src/common/doc/functions/node_network.rst:246 msgid "Comparing with the Analysis in the original edge_table, we see that." msgstr "" # a3503fcd45dd4095b55e814ab842c829 #: ../../../src/common/doc/functions/node_network.rst:249 msgid "Before" msgstr "" # dfb592f8bd4e4572bbda7700558b3e93 #: ../../../src/common/doc/functions/node_network.rst:249 msgid "After" msgstr "" # dde3349cc54e4b94afb37800f2a163f5 #: ../../../src/common/doc/functions/node_network.rst:251 msgid "Table name" msgstr "" # f672bf7770e8488fbe5ea1fbd13d7ac9 #: ../../../src/common/doc/functions/node_network.rst:251 msgid "edge_table" msgstr "" # fbe3a7f491d4488085062b1fb783b357 #: ../../../src/common/doc/functions/node_network.rst:251 msgid "edge_table_noded" msgstr "" # adaa5d5eca664ecb9d20315adfd329b4 #: ../../../src/common/doc/functions/node_network.rst:253 msgid "Fields" msgstr "" # ebcf10a104ba4d7eaae546ec13365142 #: ../../../src/common/doc/functions/node_network.rst:253 msgid "All original fields" msgstr "" # be45b275890a4aa8a6d624b6f87774d0 #: ../../../src/common/doc/functions/node_network.rst:253 msgid "Has only basic fields to do a topology analysis" msgstr "" # 92f3a885bad349d6b5f9ef2345cb905f #: ../../../src/common/doc/functions/node_network.rst:255 msgid "Dead ends" msgstr "" # 40a53c9b632b40a6a81f9277c11765b1 #: ../../../src/common/doc/functions/node_network.rst:255 msgid "Edges with 1 dead end: 1,6,24" msgstr "" # 709cbda3addd4b32b9b267d9ceafdb4f #: ../../../src/common/doc/functions/node_network.rst:256 msgid "Edges with 2 dead ends 17,18" msgstr "" # d0de891ebf004a148c2bcd4510d81064 #: ../../../src/common/doc/functions/node_network.rst:258 msgid "" "Edge 17's right node is a dead end because there is no other edge sharing " "that same node. (cnt=1)" msgstr "" # 57918afd2f0445cea564eba267fa8c37 #: ../../../src/common/doc/functions/node_network.rst:255 msgid "Edges with 1 dead end: 1-1 ,6-1,14-2, 18-1 17-1 18-2" msgstr "" # ff6cb3034ea345c89df6d718108fd2bc #: ../../../src/common/doc/functions/node_network.rst:262 msgid "Isolated segments" msgstr "" # b958862fe349475ca7c2b38bbb40663b #: ../../../src/common/doc/functions/node_network.rst:262 msgid "two isolated segments: 17 and 18 both they have 2 dead ends" msgstr "" # 8d0bda0399694c6d8677fa928bdab03c #: ../../../src/common/doc/functions/node_network.rst:263 msgid "No Isolated segments" msgstr "" # ac2cf90e5b2a4e75bb94688d6e4ec553 #: ../../../src/common/doc/functions/node_network.rst:263 msgid "Edge 17 now shares a node with edges 14-1 and 14-2" msgstr "" # 287c00afc68a4e869f912d7b2ddabefb #: ../../../src/common/doc/functions/node_network.rst:264 msgid "Edges 18-1 and 18-2 share a node with edges 13-1 and 13-2" msgstr "" # bab6a1bf5c10447caa298e9247f3bf2a #: ../../../src/common/doc/functions/node_network.rst:266 msgid "Gaps" msgstr "" # c23ab3c2eff44ddf9ddb0bee4f90197a #: ../../../src/common/doc/functions/node_network.rst:266 msgid "" "There is a gap between edge 17 and 14 because edge 14 is near to the right " "node of edge 17" msgstr "" # 89fabbc2722649c9adf098ea0f9dde1c #: ../../../src/common/doc/functions/node_network.rst:266 msgid "" "Edge 14 was segmented Now edges: 14-1 14-2 17 share the same node The " "tolerance value was taken in account" msgstr "" # c04f1c8028d846aeb593cd2389ee45da #: ../../../src/common/doc/functions/node_network.rst:270 msgid "Intersections" msgstr "" # db3e94db58d0422bbfbdb83ba509d29e #: ../../../src/common/doc/functions/node_network.rst:270 msgid "Edges 13 and 18 were intersecting" msgstr "" # 50736f49b59e4f7fa0c66f0e979d80bd #: ../../../src/common/doc/functions/node_network.rst:270 msgid "" "Edges were segmented, So, now in the interection's point there is a node and" " the following edges share it: 13-1 13-2 18-1 18-2" msgstr "" # f39fa18acedb410fb827e37f226da00b #: ../../../src/common/doc/functions/node_network.rst:275 msgid "" "Now, we are going to include the segments 13-1, 13-2 14-1, 14-2 ,18-1 and " "18-2 into our edge-table, copying the data for dir,cost,and reverse cost " "with tho following steps:" msgstr "" # 40eb8df52b5649ddb2401cc0c9fe4e7c #: ../../../src/common/doc/functions/node_network.rst:277 msgid "" "Add a column old_id into edge_table, this column is going to keep track the " "id of the original edge" msgstr "" # 91eb1db3098b4353be78c9aef064421e #: ../../../src/common/doc/functions/node_network.rst:278 msgid "" "Insert only the segmented edges, that is, the ones whose max(sub_id) >1" msgstr "" # 2158163aaac748eca84fcd78a42e9b3a #: ../../../src/common/doc/functions/node_network.rst:291 msgid "We recreate the topology:" msgstr "" # 03050935f9bb42a69dfe42e303e8f164 #: ../../../src/common/doc/functions/node_network.rst:311 msgid "" "To get the same analysis results as the topology of edge_table_noded, we do " "the following query:" msgstr "" # bcefb46820504921aa7a3260a988c26d #: ../../../src/common/doc/functions/node_network.rst:338 msgid "" "To get the same analysis results as the original edge_table, we do the " "following query:" msgstr "" # 376c4a5e033d42b3ba4e3c3ec018f8e8 #: ../../../src/common/doc/functions/node_network.rst:363 msgid "" "Or we can analyze everything because, maybe edge 18 is an overpass, edge 14 " "is an under pass and there is also a street level juction, and the same " "happens with edges 17 and 13." msgstr "" # 26fbd57b79324bd08ef2c5ee3579831e #: ../../../src/common/doc/functions/node_network.rst:390 msgid "See Also" msgstr "Siehe auch" # 9df40faa94c64db5b2256f265be6e4d4 #: ../../../src/common/doc/functions/node_network.rst:392 msgid "" ":ref:`topology` for an overview of a topology for routing algorithms. " ":ref:`pgr_analyze_oneway` to analyze directionality of the edges. " ":ref:`pgr_create_topology` to create a topology based on the geometry. " ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/point_to_id.po000066400000000000000000000062071257314352300307620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-04 04:21+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 81e0b58a4b464395b3661da85edfaa90 #: ../../../src/common/doc/functions/point_to_id.rst:13 msgid "pgr_pointToId - Inserts point into a vertices table" msgstr "" # 9bebf9f4ff2b43a39470ee284698fa33 #: ../../../src/common/doc/functions/point_to_id.rst:20 msgid "Name" msgstr "Name" # 8fcf7e9e33b448b982f7111389a7e412 #: ../../../src/common/doc/functions/point_to_id.rst:22 msgid "``pgr_pointToId`` — Inserts a point into a temporary vertices table." msgstr "" # 1ebe04b75e4444e2970f12bf667f07fa #: ../../../src/common/doc/functions/point_to_id.rst:26 msgid "" "This function should not be used directly. Use :ref:`pgr_createTopology " "` instead." msgstr "" # 8c3303cb3d73446795471f411d835691 #: ../../../src/common/doc/functions/point_to_id.rst:30 msgid "Synopsis" msgstr "Übersicht" # e17d53fea1674ad692e9d65129c04e5d #: ../../../src/common/doc/functions/point_to_id.rst:32 msgid "" "Inserts a point into a temporary vertices table, and returns an id of a new " "point or an existing point. Tolerance is the minimal distance between " "existing points and the new point to create a new point." msgstr "" # 4b067a809bbd4210baf154f274aab5f0 #: ../../../src/common/doc/functions/point_to_id.rst:40 msgid "Description" msgstr "Beschreibung" # de6b0b7b7ae44691a60a709a1245e12c #: ../../../src/common/doc/functions/point_to_id.rst:42 msgid "``geometry`` of the existing point" msgstr "" # e05906cd2cd545eead6a6a277d441ea4 #: ../../../src/common/doc/functions/point_to_id.rst:43 msgid "" "``float8`` snapping tolerance of disconnected edges (in projection unit)" msgstr "" # 7eb52d95126d47efbf485a1397785c34 #: ../../../src/common/doc/functions/point_to_id.rst:45 msgid "Returns point id (``bigint``) of a new or existing point." msgstr "" # 78ed162b771d42c1bdadb75ea1806c17 #: ../../../src/common/doc/functions/point_to_id.rst:49 msgid "History" msgstr "Geschichte" # 932b962d76c14946b54db15e77b3c90d #: ../../../src/common/doc/functions/point_to_id.rst:50 msgid "Renamed in version 2.0.0" msgstr "" # c1b2ccd7df20427c88dcf1ebf4b06d82 #: ../../../src/common/doc/functions/point_to_id.rst:54 msgid "See Also" msgstr "Siehe auch" # 4dafa239ff7648c2952a2d3ee70671bf #: ../../../src/common/doc/functions/point_to_id.rst:56 msgid ":ref:`pgr_create_topology`" msgstr "" # 8100a50d0b5f4b0cab8d62645becc674 #: ../../../src/common/doc/functions/point_to_id.rst:57 msgid ":ref:`topology`" msgstr "" # 86ad35d9d3ce44a696b6dc61c466e04e #: ../../../src/common/doc/functions/point_to_id.rst:58 msgid ":ref:`pgr_node_network`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/quote_ident.po000066400000000000000000000054101257314352300307660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-04 04:21+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 59a19788e4ba478cb0d046fc07c08179 #: ../../../src/common/doc/functions/quote_ident.rst:13 msgid "pgr_quote_ident - Quote table name with Schema Component" msgstr "" # 61a86f593d04476692b89157939b8a1e #: ../../../src/common/doc/functions/quote_ident.rst:20 msgid "Name" msgstr "Name" # 7ae4a51cc62143058b829f9317d4b282 #: ../../../src/common/doc/functions/quote_ident.rst:22 msgid "" "``pgr_quote_ident`` — Quote table name with or without schema component." msgstr "" # d09400822917498ab08038e0453f93a2 #: ../../../src/common/doc/functions/quote_ident.rst:26 msgid "Synopsis" msgstr "Übersicht" # 02e534c6d94e4d7fa366eb30dfd82602 #: ../../../src/common/doc/functions/quote_ident.rst:28 msgid "" "Function to split a string on ``.`` characters and then quote the components" " as postgres identifiers and then join them back together with ``.`` " "characters. Multile ``.`` will get collapsed into a single ``.``, so " "``schema...table`` till get returned as ``schema.\"table\"`` and " "``Schema.table`` becomes ``\"Schema\".\"table\"``." msgstr "" # 70b63ad008b14b5cbd540f478c596e97 #: ../../../src/common/doc/functions/quote_ident.rst:37 msgid "Description" msgstr "Beschreibung" # 76375d16726e4e8a8c4e02b54bd4b33a #: ../../../src/common/doc/functions/quote_ident.rst:39 msgid "``text`` table name with or without schema component" msgstr "" # d8548a7bfe3542b28f614894ba6f4b84 #: ../../../src/common/doc/functions/quote_ident.rst:41 msgid "Returns table name with or without schema as ``text``." msgstr "" # ebc95d6ee53c42f29aa6a18a134d4d20 #: ../../../src/common/doc/functions/quote_ident.rst:45 msgid "History" msgstr "Geschichte" # 6bea52def68e4f05ae56873b8d4f9d1c #: ../../../src/common/doc/functions/quote_ident.rst:46 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 21e9cb20b57e4b4681d4e04d5f083d2a #: ../../../src/common/doc/functions/quote_ident.rst:50 msgid "Examples" msgstr "Beispiele" # 5e3a344a21eb45bfba3e880ae3981a30 #: ../../../src/common/doc/functions/quote_ident.rst:77 msgid "See Also" msgstr "Siehe auch" # b4ee52cbb2b74bb59b22b1802748f96d #: ../../../src/common/doc/functions/quote_ident.rst:79 msgid "[TBD]" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/version.po000066400000000000000000000062771257314352300301470ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-04 04:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # dbab41817c8a46459e8f33cf684a7afb #: ../../../src/common/doc/functions/version.rst:13 msgid "pgr_version - Get version information" msgstr "" # 19cd8fb76f754d898f75659f97628007 #: ../../../src/common/doc/functions/version.rst:20 msgid "Name" msgstr "Name" # 5531935ef2384b709c4f1d81ddcdf15c #: ../../../src/common/doc/functions/version.rst:22 msgid "``pgr_version`` — Query for pgRouting version information." msgstr "" # 52175fb13b944970989d3ef4a23a7b66 #: ../../../src/common/doc/functions/version.rst:26 msgid "Synopsis" msgstr "Übersicht" # 14783f07374f4ccdaa53515b95c17943 #: ../../../src/common/doc/functions/version.rst:28 msgid "Returns a table with pgRouting version information." msgstr "" # 6d5995ab278d476d80f54ab15b8af686 #: ../../../src/common/doc/functions/version.rst:36 msgid "Description" msgstr "Beschreibung" # b4baa0103a55431abaa586f16230af8c #: ../../../src/common/doc/functions/version.rst:38 msgid "Returns a table with:" msgstr "" # 7d8a75cf72b840b39e0eea6140a5839d #: ../../../src/common/doc/functions/version.rst:40 msgid "``varchar`` pgRouting version" msgstr "" # 2af5168bce0a4b03bf2b097d3099c850 #: ../../../src/common/doc/functions/version.rst:41 msgid "``varchar`` Git tag of pgRouting build" msgstr "" # b4444b51e41549b399751bcba194a8a8 #: ../../../src/common/doc/functions/version.rst:42 msgid "``varchar`` Git hash of pgRouting build" msgstr "" # 6737b5df55e94bb185f64d0de3389f3e #: ../../../src/common/doc/functions/version.rst:43 msgid "``varchar`` Git branch of pgRouting build" msgstr "" # e5b735559b2949b09899e982d6f2ecf3 #: ../../../src/common/doc/functions/version.rst:44 msgid "``varchar`` Boost version" msgstr "" # 9042ea468aba4c4490b7124bbf14aacb #: ../../../src/common/doc/functions/version.rst:48 msgid "History" msgstr "Geschichte" # 3829660b5485491083028df2cb267d03 #: ../../../src/common/doc/functions/version.rst:49 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 8638cdf8594940cbad096c9ac3d261ad #: ../../../src/common/doc/functions/version.rst:53 msgid "Examples" msgstr "Beispiele" # d80877f2810741ada5737305d484de11 #: ../../../src/common/doc/functions/version.rst:55 msgid "Query for full version string" msgstr "" # 2ff90cee91e644fab554650cc24bd3bf #: ../../../src/common/doc/functions/version.rst:67 msgid "Query for ``version`` and ``boost`` attribute" msgstr "" # 6c3a1c332dc54ea2a01d81c5f5f9dcc1 #: ../../../src/common/doc/functions/version.rst:80 msgid "See Also" msgstr "Siehe auch" # 1eeb4f68d3c342dbbadade6c52b87baf #: ../../../src/common/doc/functions/version.rst:82 msgid ":ref:`pgr_versionless`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/functions/versionless.po000066400000000000000000000047621257314352300310330ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-04 04:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f15b37fde8e64b508893630a0291dc6a #: ../../../src/common/doc/functions/versionless.rst:13 msgid "pgr_versionless - Compare version numbers" msgstr "" # cd0dcc3f3489468ab55c89598715d895 #: ../../../src/common/doc/functions/versionless.rst:20 msgid "Name" msgstr "Name" # e2f0eb00eca142c8bc7d71b317604c7e #: ../../../src/common/doc/functions/versionless.rst:22 msgid "``pgr_version`` — Compare two version numbers and return if smaller." msgstr "" # d85cf15bf8894e158945855624a422f5 #: ../../../src/common/doc/functions/versionless.rst:26 msgid "Synopsis" msgstr "Übersicht" # ed2cb6f5c03645b3ab2a296d062c1eb9 #: ../../../src/common/doc/functions/versionless.rst:28 msgid "" "Returns ``true`` if the first version number is smaller than the second " "version number. Otherwise returns ``false``." msgstr "" # a11f675500e140ae997cdb4f167d2da4 #: ../../../src/common/doc/functions/versionless.rst:36 msgid "Description" msgstr "Beschreibung" # 7d1ac8fa4fce4362965d8587a3cd7099 #: ../../../src/common/doc/functions/versionless.rst:38 msgid "``text`` first version number" msgstr "" # 1d8a5a36a0fa4da19892193a11578a08 #: ../../../src/common/doc/functions/versionless.rst:39 msgid "``text`` second version number" msgstr "" # a32770a22cf849cb96bd78825f332825 #: ../../../src/common/doc/functions/versionless.rst:43 msgid "History" msgstr "Geschichte" # 14ef379da17a48389cb627817c173253 #: ../../../src/common/doc/functions/versionless.rst:44 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 7a3d2290bca342b79b4105e7aee330b0 #: ../../../src/common/doc/functions/versionless.rst:48 msgid "Examples" msgstr "Beispiele" # ca2f13a6ce4444258be7f46d40c8bd2a #: ../../../src/common/doc/functions/versionless.rst:61 msgid "See Also" msgstr "Siehe auch" # a621baf581ff4ba8b4b03d3481d5a660 #: ../../../src/common/doc/functions/versionless.rst:63 msgid ":ref:`pgr_version`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/index.po000066400000000000000000000014511257314352300255460ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-02 14:40+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 78df021b36a0428cab8a950fb0bda859 #: ../../../src/common/doc/index.rst:13 msgid "Common Functions" msgstr "Häufig verwendete Funktionen" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/legacy.po000066400000000000000000000047711257314352300257130ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-02 17:00+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 7e98fba52c6f402c811f8c50dd811f39 #: ../../../src/common/doc/legacy.rst:13 msgid "Legacy Functions" msgstr "Ältere Funktionen" # 18b051582e6742be8a3737391d4676ad #: ../../../src/common/doc/legacy.rst:15 msgid "" "pgRouting 2.0 release has total restructured the function naming and " "obsoleted many of the functions that were available in the 1.x releases. " "While we realize that this may inconvenience our existing users, we felt " "this was needed for the long term viability of the project to be more " "response to our users and to be able to add new functionality and test " "existing functionality." msgstr "" # cf6d9479ec0b4eb6b0607f3302df5dca #: ../../../src/common/doc/legacy.rst:17 msgid "" "We have made a minimal effort to save most of these function and distribute " "with the release in a file ``pgrouting_legacy.sql`` that is not part of the " "pgrouting extension and is not supported. If you can use these functions " "that is great. We have not tested any of these functions so if you find " "issues and want to post a pull request or a patch to help other users that " "is fine, but it is likely this file will be removed in a future release and " "we strongly recommend that you convert your existing code to use the new " "documented and supported functions." msgstr "" # 82da52e7fec44c24956e90636a8a9355 #: ../../../src/common/doc/legacy.rst:19 msgid "" "The follow is a list of TYPEs, CASTs and FUNCTION included in the " "``pgrouting_legacy.sql`` file. The list is provide as a convenience but " "these functions are deprecated, not supported, and probably will need some " "changes to get them to work." msgstr "" # 7ae0da52fff04aaaaec8fd9b91d3b7b0 #: ../../../src/common/doc/legacy.rst:23 msgid "TYPEs & CASTs" msgstr "TYPEs & CASTs" # 8e73926e03514dff813a00fbf7d202e0 #: ../../../src/common/doc/legacy.rst:34 msgid "FUNCTIONs" msgstr "FUNCTIONs" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/types.po000066400000000000000000000020621257314352300256020ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 14:40+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # a647839f49f94a9997479367dc35d13f #: ../../../src/common/doc/types.rst:13 msgid "Custom Types" msgstr "Benutzerdefinierte Typen" # f00f6611879f4afd961586e955284a41 #: ../../../src/common/doc/types.rst:15 msgid "" "The following are commonly used data types for some of the pgRouting " "functions." msgstr "Im folgenden sind häufig verwendete Datentypen für einige pgRouting Funktionen gelistet." pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/types/000077500000000000000000000000001257314352300252425ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/types/cost_result.po000066400000000000000000000067301257314352300301560ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:13+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 575fa6fd8a1842c68aba9825683b178d #: ../../../src/common/doc/types/cost_result.rst:13 msgid "pgr_costResult[]" msgstr "" # 3b55f2f3cdc24995bd590e235062c389 # 1d4bd884218342d6a7ca7ae79998c3a0 #: ../../../src/common/doc/types/cost_result.rst:20 #: ../../../src/common/doc/types/cost_result.rst:54 msgid "Name" msgstr "Name" # 691ba9180a9f4854922720a03e1db3e0 #: ../../../src/common/doc/types/cost_result.rst:22 msgid "" "``pgr_costResult[]`` — A set of records to describe a path result with cost " "attribute." msgstr "" # 4bc0f98e83fc482daf119d02f3ab4386 # b80ec90ac4244e82a1aa8f7e58b78921 #: ../../../src/common/doc/types/cost_result.rst:26 #: ../../../src/common/doc/types/cost_result.rst:60 msgid "Description" msgstr "Beschreibung" # 023a9b6d62474dbdbb4d587b192099c4 # 8e1c61381d6f47909ea0830da8a4740c #: ../../../src/common/doc/types/cost_result.rst:38 #: ../../../src/common/doc/types/cost_result.rst:73 msgid "sequential ID indicating the path order" msgstr "" # 98a23fe6530d43418558cdd8be417a26 # 8c3701ae807d4738b8bbe72260f4c476 #: ../../../src/common/doc/types/cost_result.rst:39 #: ../../../src/common/doc/types/cost_result.rst:75 msgid "generic name, to be specified by the function, typically the node id" msgstr "" # f4abd64c5dea4cda97490766f42a395c # 1be5c24bdc684ed1a182e9e2b0ab2343 #: ../../../src/common/doc/types/cost_result.rst:40 #: ../../../src/common/doc/types/cost_result.rst:76 msgid "generic name, to be specified by the function, typically the edge id" msgstr "" # 0b4a362ff97d481cafd2c0328ad1f715 # 8e11a66126844a1682d4e4c84166794d #: ../../../src/common/doc/types/cost_result.rst:41 #: ../../../src/common/doc/types/cost_result.rst:77 msgid "cost attribute" msgstr "" # 7e74e200db1b40e1a5231037b2e9b993 #: ../../../src/common/doc/types/cost_result.rst:47 msgid "pgr_costResult3[] - Multiple Path Results with Cost" msgstr "" # 307f0248b6c54a71bfc205bb2270b5ce #: ../../../src/common/doc/types/cost_result.rst:56 msgid "" "``pgr_costResult3[]`` — A set of records to describe a path result with cost" " attribute." msgstr "" # 13465c99a9fb49ebab1d1852e6c61aab #: ../../../src/common/doc/types/cost_result.rst:74 msgid "generic name, to be specified by the function, typically the path id" msgstr "" # ac46c731c85d4d358a763bc1268ef510 #: ../../../src/common/doc/types/cost_result.rst:81 msgid "History" msgstr "Geschichte" # 6bc9329d908f474bbcd380272dae671d #: ../../../src/common/doc/types/cost_result.rst:82 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 7e5f0c1b76c349ce940c19b2312cc2ec #: ../../../src/common/doc/types/cost_result.rst:83 msgid "Replaces ``path_result``" msgstr "" # 28df9e1fa19b49f9bb57710715c52fcb #: ../../../src/common/doc/types/cost_result.rst:87 msgid "See Also" msgstr "Siehe auch" # 21432e8842c1490ba3a7825f4b4e57bb #: ../../../src/common/doc/types/cost_result.rst:89 msgid ":ref:`introduction`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/types/geom_result.po000066400000000000000000000045121257314352300301310ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:13+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # baeae55a13de4766b42a9f43c6f8caaf #: ../../../src/common/doc/types/geom_result.rst:13 msgid "pgr_geomResult[]" msgstr "" # 4fc9eadff47c4a24baa096c8c667c469 #: ../../../src/common/doc/types/geom_result.rst:20 msgid "Name" msgstr "Name" # 03beb686e4ec49e08cd6f1f0f5e03339 #: ../../../src/common/doc/types/geom_result.rst:22 msgid "" "``pgr_geomResult[]`` — A set of records to describe a path result with " "geometry attribute." msgstr "" # fd9c91caacdf4a2fb1c186c45e1d5525 #: ../../../src/common/doc/types/geom_result.rst:26 msgid "Description" msgstr "Beschreibung" # c00f6b668c744c7d822d2d2155e76b7a #: ../../../src/common/doc/types/geom_result.rst:38 msgid "sequential ID indicating the path order" msgstr "" # 5782feff61f84fd4b3130a80b1abd7a9 # 69c0e9623b4d41669a2601517d1563d2 #: ../../../src/common/doc/types/geom_result.rst:39 #: ../../../src/common/doc/types/geom_result.rst:40 msgid "generic name, to be specified by the function" msgstr "" # c837b15d4460475996b2f7bac8b14076 #: ../../../src/common/doc/types/geom_result.rst:41 msgid "geometry attribute" msgstr "" # cf5503504b26427b800efddbc1098b64 #: ../../../src/common/doc/types/geom_result.rst:45 msgid "History" msgstr "Geschichte" # 4e474c2cf69748c680853e0505ce4773 #: ../../../src/common/doc/types/geom_result.rst:46 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # f4d42016a50f43438838421dfb361835 #: ../../../src/common/doc/types/geom_result.rst:47 msgid "Replaces ``geoms``" msgstr "" # 0075486d62f84298b41797b5789d377a #: ../../../src/common/doc/types/geom_result.rst:51 msgid "See Also" msgstr "Siehe auch" # 5a190ec8601a4a919a058395614d7db5 #: ../../../src/common/doc/types/geom_result.rst:53 msgid ":ref:`introduction`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/types/index.po000066400000000000000000000032111257314352300267060ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 22:34\n" "PO-Revision-Date: 2013-09-24 03:35+0000\n" "Last-Translator: cvvergara\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 31af4730c6e74131952f077a8cec876f #: ../../../src/common/doc/types/index.rst:13 msgid "pgRouting Data Types" msgstr "" # da2f6a8846b5476ea16852a5dc229cc4 #: ../../../src/common/doc/types/index.rst:15 msgid "" "The following are commonly used data types for some of the pgRouting " "functions." msgstr "Im folgenden sind häufig verwendete Datentypen für einige pgRouting Funktionen gelistet." # a9b85e2084f8478fa35c1379a650108b #: ../../../src/common/doc/types/index.rst:17 msgid "" ":ref:`type_cost_result` - A set of records to describe a path result with " "cost attribute." msgstr "" # b982ceede0fd48afa63a086c6978fd2e #: ../../../src/common/doc/types/index.rst:18 msgid "" ":ref:`pgr_costResult3[] ` - A set of records to describe " "a path result with cost attribute." msgstr "" # 913c41ce7bb44b80869c181df3560f3d #: ../../../src/common/doc/types/index.rst:19 msgid "" ":ref:`pgr_geomResult ` - A set of records to describe a " "path result with geometry attribute." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/utilities/000077500000000000000000000000001257314352300261115ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/utilities/end_point.po000066400000000000000000000053601257314352300304340ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 608ee0c4d0644bdba6e3dc233e2143a7 #: ../../../src/common/doc/utilities/end_point.rst:13 msgid "pgr_endPoint" msgstr "" # 8518d0c13dcc4cb9b4a6eb5bd83e8d6e #: ../../../src/common/doc/utilities/end_point.rst:20 msgid "Name" msgstr "Name" # 3660b4422cfa4aaea41cf4b4e91164ee #: ../../../src/common/doc/utilities/end_point.rst:22 msgid "" "``pgr_endPoint`` — Returns an end point of a (multi)linestring geometry." msgstr "" # 549e2d553af74e0bba5a2833eafa7983 #: ../../../src/common/doc/utilities/end_point.rst:24 msgid "This function is intended for the developer's aid." msgstr "" # d2cdf35b795f4fcfbfc9c84a2c36387b #: ../../../src/common/doc/utilities/end_point.rst:28 msgid "Synopsis" msgstr "Übersicht" # 180a778d767b496986ed060d48f0de04 # 14f173f6f91f488b940887c452049824 #: ../../../src/common/doc/utilities/end_point.rst:30 #: ../../../src/common/doc/utilities/end_point.rst:44 msgid "" "Returns the geometry of the end point of the first LINESTRING of ``geom``." msgstr "" # c8cfaed54e00467bba188637f3d25e04 #: ../../../src/common/doc/utilities/end_point.rst:38 msgid "Description" msgstr "Beschreibung" # b7a5d14354644a79aaa532e44543b0f1 #: ../../../src/common/doc/utilities/end_point.rst:41 msgid "Parameters" msgstr "Parameter" # 01b0d917d9534f74885248e0be35ca6d #: ../../../src/common/doc/utilities/end_point.rst:42 msgid "``geometry`` Geometry of a MULTILINESTRING or LINESTRING." msgstr "" # a1951e42b2164de2b73d7ecde1bc5252 #: ../../../src/common/doc/utilities/end_point.rst:49 msgid "History" msgstr "Geschichte" # fd2421f2ca2945c4ad59395a0fa9cb90 #: ../../../src/common/doc/utilities/end_point.rst:50 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 031cd30124a9491e80778dce1c6d77ab #: ../../../src/common/doc/utilities/end_point.rst:55 msgid "See Also" msgstr "Siehe auch" # f17f7b08a35d44098381d1c280756f49 #: ../../../src/common/doc/utilities/end_point.rst:57 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 68b294268f37462fb09eb605267d0686 #: ../../../src/common/doc/utilities/end_point.rst:58 msgid ":ref:`pgr_start_point` to get the start point of a (multi)linestring." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/utilities/get_column_name.po000066400000000000000000000103001257314352300315770ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f62e871185dd40c2a9e8b7cec3ea97b9 #: ../../../src/common/doc/utilities/get_column_name.rst:13 msgid "pgr_getColumnName" msgstr "" # 0d4e05a54bf944d2a712bcee9d7897c4 #: ../../../src/common/doc/utilities/get_column_name.rst:20 msgid "Name" msgstr "Name" # c1e5f5dde2804946bee1804968cb4efc #: ../../../src/common/doc/utilities/get_column_name.rst:22 msgid "" "``pgr_getColumnName`` — Retrieves the name of the column as is stored in the" " postgres administration tables." msgstr "" # 89a0f81382ca4dd4807320cd56be21bb #: ../../../src/common/doc/utilities/get_column_name.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # a6025211521149deb893b8e059385c6b #: ../../../src/common/doc/utilities/get_column_name.rst:27 msgid "Synopsis" msgstr "Übersicht" # e6dc3534289949caa3eebca95dbe364e #: ../../../src/common/doc/utilities/get_column_name.rst:29 msgid "Returns a ``text`` contining the registered name of the column." msgstr "" # ef6704e3345e4be4a51fd144fbfc5d82 #: ../../../src/common/doc/utilities/get_column_name.rst:37 msgid "Description" msgstr "Beschreibung" # de7acd82e1244d8ba20da3bae0d95f22 #: ../../../src/common/doc/utilities/get_column_name.rst:39 msgid "Parameters" msgstr "Parameter" # 0b9f663d5b0e4f18a4bda0b996e55470 #: ../../../src/common/doc/utilities/get_column_name.rst:41 msgid "``text`` table name with or without schema component." msgstr "" # 34e350e22e5a495aa831ca55d080899a #: ../../../src/common/doc/utilities/get_column_name.rst:42 msgid "``text`` column name to be retrived." msgstr "" # e495d55a75424870ba29867eb248cf4d #: ../../../src/common/doc/utilities/get_column_name.rst:44 msgid "Returns" msgstr "" # c1394725601143b081216fe27794fbe6 #: ../../../src/common/doc/utilities/get_column_name.rst:46 msgid "``text`` containing the registered name of the column." msgstr "" # ec0c3eb922f44a818f1724026f43c7da #: ../../../src/common/doc/utilities/get_column_name.rst:47 msgid "``NULL`` when :" msgstr "" # d3cb598bdcdf4349837225c6e9efa756 #: ../../../src/common/doc/utilities/get_column_name.rst:49 msgid "The table “tab” is not found or" msgstr "" # 6d27bb1e405343a893db971fe1cee8b7 #: ../../../src/common/doc/utilities/get_column_name.rst:50 msgid "" "Column “col” is not found in table “tab” in the postgres administration " "tables." msgstr "" # f56b94dfc7574beba7ee2b42199e9c27 #: ../../../src/common/doc/utilities/get_column_name.rst:53 msgid "History" msgstr "Geschichte" # 57eede78e2024b059d7e09968747a720 #: ../../../src/common/doc/utilities/get_column_name.rst:54 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # efbc409d37be4e30a8edf913a4d89664 #: ../../../src/common/doc/utilities/get_column_name.rst:58 msgid "Examples" msgstr "Beispiele" # 741d466c28fb47feb64d7ef7593275e7 #: ../../../src/common/doc/utilities/get_column_name.rst:76 msgid "The queries use the :ref:`sampledata` network." msgstr "" # acb3053630ab458d93853aa31aad9ade #: ../../../src/common/doc/utilities/get_column_name.rst:80 msgid "See Also" msgstr "Siehe auch" # e54ecee9b6744650b79cb07b0c0274dd #: ../../../src/common/doc/utilities/get_column_name.rst:82 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 9143b02cdd264a818a9edda19a0e7ce7 #: ../../../src/common/doc/utilities/get_column_name.rst:83 msgid "" ":ref:`pgr_is_column_in_table` to check only for the existance of the column." msgstr "" # 11630fb324eb4a80bdfffb972707478d #: ../../../src/common/doc/utilities/get_column_name.rst:84 msgid "" ":ref:`pgr_get_table_name` to retrieve the name of the table as is stored in " "the postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/utilities/get_table_name.po000066400000000000000000000112271257314352300314020ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 95f0c2d0bb88448c8b72400e83c9f6f4 #: ../../../src/common/doc/utilities/get_table_name.rst:13 msgid "pgr_getTableName" msgstr "" # 68a49ae29d0e4036bda025f169e4f3f7 #: ../../../src/common/doc/utilities/get_table_name.rst:20 msgid "Name" msgstr "Name" # 8f9480f595c9426f945620d8b5977b86 #: ../../../src/common/doc/utilities/get_table_name.rst:22 msgid "" "``pgr_getTableName`` — Retrieves the name of the column as is stored in the " "postgres administration tables." msgstr "" # c06c3bd3649a4e27af6f710e189ea071 #: ../../../src/common/doc/utilities/get_table_name.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # 3285b01b587a4aac94ab9ee03a474ef7 #: ../../../src/common/doc/utilities/get_table_name.rst:27 msgid "Synopsis" msgstr "Übersicht" # ecd7065df5e047ef8415f13acf653201 #: ../../../src/common/doc/utilities/get_table_name.rst:29 msgid "" "Returns a record containing the registered names of the table and of the " "schema it belongs to." msgstr "" # 9912cc30113340efa3e5e3ac408d3a3c #: ../../../src/common/doc/utilities/get_table_name.rst:37 msgid "Description" msgstr "Beschreibung" # 787a57d13f8a48a289b545e5c5fc50d5 #: ../../../src/common/doc/utilities/get_table_name.rst:39 msgid "Parameters" msgstr "Parameter" # 3c523e72ddd74a10b3defc135e0a1fa1 #: ../../../src/common/doc/utilities/get_table_name.rst:41 msgid "``text`` table name with or without schema component." msgstr "" # bc51a86638e44b1b8d435a7fcec971e1 #: ../../../src/common/doc/utilities/get_table_name.rst:43 msgid "Returns" msgstr "" # a3da192f153341e484e7a1c973e77570 #: ../../../src/common/doc/utilities/get_table_name.rst:47 msgid "``text`` containing the registered name of the schema of table \"tab\"." msgstr "" # 77471087a83049e4924411216422cd8f #: ../../../src/common/doc/utilities/get_table_name.rst:49 msgid "when the schema was not provided in \"tab\" the current schema is used." msgstr "" # f253b42e28a3413abcbeebd5a25fbb53 # a25f490ebce344728e53d37057ded897 #: ../../../src/common/doc/utilities/get_table_name.rst:51 #: ../../../src/common/doc/utilities/get_table_name.rst:58 msgid "``NULL`` when :" msgstr "" # ab062cff517a43b6b5a40e1090073265 # 49a4ab8abced47adaf11ea7b321f06b9 #: ../../../src/common/doc/utilities/get_table_name.rst:53 #: ../../../src/common/doc/utilities/get_table_name.rst:60 msgid "The schema is not found in the postgres administration tables." msgstr "" # 19d2a93e6d45419d89974c286d1347f3 #: ../../../src/common/doc/utilities/get_table_name.rst:57 msgid "``text`` containing the registered name of the table \"tab\"." msgstr "" # 7c7d80132bbc4693a79fbb1bb32a804d #: ../../../src/common/doc/utilities/get_table_name.rst:61 msgid "" "The table \"tab\" is not registered under the schema ``sname`` in the " "postgres administration tables" msgstr "" # fe048e6d68984dfb9e8d91f72f99f65a #: ../../../src/common/doc/utilities/get_table_name.rst:65 msgid "History" msgstr "Geschichte" # 0ac3887a0f0642ca8bf6c6fa12f497bb #: ../../../src/common/doc/utilities/get_table_name.rst:66 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # fbd75b0146ff4f9595156794c4ebd6fd #: ../../../src/common/doc/utilities/get_table_name.rst:70 msgid "Examples" msgstr "Beispiele" # 3792394a3a344c4493db40c2d04b5e2d #: ../../../src/common/doc/utilities/get_table_name.rst:95 msgid "The examples use the :ref:`sampledata` network." msgstr "" # 10229dc5fd6545bdb875c9885f090618 #: ../../../src/common/doc/utilities/get_table_name.rst:99 msgid "See Also" msgstr "Siehe auch" # c24e1b3593b44343b2e4c86e06b4cbb2 #: ../../../src/common/doc/utilities/get_table_name.rst:101 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 830f93a843b145ebb35db5cf5de99e00 #: ../../../src/common/doc/utilities/get_table_name.rst:102 msgid "" ":ref:`pgr_is_column_in_table` to check only for the existance of the column." msgstr "" # e731438ed94a48a0b26ea5223b564393 #: ../../../src/common/doc/utilities/get_table_name.rst:103 msgid "" ":ref:`pgr_get_table_name` to retrieve the name of the table as is stored in " "the postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/utilities/index.po000066400000000000000000000054661257314352300275730ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:14+0000\n" "Last-Translator: cvvergara\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # e262455eaf304db884c939d3a27905d7 #: ../../../src/common/doc/utilities/index.rst:13 msgid "Developers's Functions" msgstr "Funktionen für Entwickler" # 6ebf2b3b104d4fababace44710277924 #: ../../../src/common/doc/utilities/index.rst:15 msgid "Functions to help you develop a wrapper or a recipe" msgstr "" # 0be37c4f2fa144fbb3b4a976a946317a #: ../../../src/common/doc/utilities/index.rst:17 msgid "" ":ref:`pgr_get_column_name` - to get the name of the column as is stored in " "the postgres administration tables." msgstr "" # 9f513d4551d54509ac679e98aff1a731 #: ../../../src/common/doc/utilities/index.rst:18 msgid "" ":ref:`pgr_get_table_name` - to retrieve the name of the table as is stored " "in the postgres administration tables." msgstr "" # 20e81f559b1f4f56af56463e06b47d70 #: ../../../src/common/doc/utilities/index.rst:19 msgid ":ref:`pgr_is_column_indexed` - to check if the column is indexed." msgstr "" # d82d4278e4b14798898589b62a07a6fd #: ../../../src/common/doc/utilities/index.rst:20 msgid "" ":ref:`pgr_is_column_in_table` - to check only for the existance of the " "column." msgstr "" # 166c0d8f61a54958932722413c5c1a96 #: ../../../src/common/doc/utilities/index.rst:21 msgid "" ":ref:`pgr_point_to_id` -to insert/get the id of the inserted point in a " "vertices table." msgstr "" # 81426148e40b4e9fa21b940bb818b523 #: ../../../src/common/doc/utilities/index.rst:22 msgid "" ":ref:`pgr_quote_ident` - to quotes the input text to be used as an " "identifier in an SQL statement string." msgstr "" # d41e3a55240246999890d539bc866a4f #: ../../../src/common/doc/utilities/index.rst:23 msgid ":ref:`pgr_version` - to get pgRouting's version information." msgstr "" # 3d10df2242a348afb70157ab2869b42e #: ../../../src/common/doc/utilities/index.rst:24 msgid ":ref:`pgr_versionless` - to compare two version numbers." msgstr "" # 86e6bdd38ba14caeaee7bfeb51f3f7a5 #: ../../../src/common/doc/utilities/index.rst:25 msgid "" ":ref:`pgr_start_point` - to get the start point of a (multi)linestring." msgstr "" # 46480bc0b18a481e99a6913018d07218 #: ../../../src/common/doc/utilities/index.rst:26 msgid ":ref:`pgr_end_point` - to get the end point of a (multi)linestring." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/utilities/is_column_in_table.po000066400000000000000000000103651257314352300323030ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f6500f30614b461f90b682890f3c3192 #: ../../../src/common/doc/utilities/is_column_in_table.rst:13 msgid "pgr_isColumnInTable" msgstr "" # 7a4ec9b1b3514801a079916c0000371b #: ../../../src/common/doc/utilities/is_column_in_table.rst:20 msgid "Name" msgstr "Name" # 90dd01a206e24dbf9f73f90924c0615b #: ../../../src/common/doc/utilities/is_column_in_table.rst:22 msgid "``pgr_isColumnInTable`` — Check if a column is in the table." msgstr "" # 0d927909521c4f638c543baff8ebd318 #: ../../../src/common/doc/utilities/is_column_in_table.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # b52fa51d192444e0a61674ede982a3e5 #: ../../../src/common/doc/utilities/is_column_in_table.rst:27 msgid "Synopsis" msgstr "Übersicht" # ea409e6a176b489aa7f326229d178d13 #: ../../../src/common/doc/utilities/is_column_in_table.rst:29 msgid "Returns ``true`` when the column “col” is in table “tab”." msgstr "" # f5b2b429515a474892b7bddaebd7fa87 #: ../../../src/common/doc/utilities/is_column_in_table.rst:37 msgid "Description" msgstr "Beschreibung" # a513395f631244f18df21c3b85ea7820 #: ../../../src/common/doc/utilities/is_column_in_table.rst:39 msgid "``text`` Table name with or without schema component." msgstr "" # df577648959b4e0daab9d343543d3501 #: ../../../src/common/doc/utilities/is_column_in_table.rst:40 msgid "``text`` Column name to be checked for." msgstr "" # faa09fc52bc54a0f9fe811ff099aa562 #: ../../../src/common/doc/utilities/is_column_in_table.rst:42 msgid "Returns:" msgstr "" # 67ed5e9b40764fa1be45f8936680f526 #: ../../../src/common/doc/utilities/is_column_in_table.rst:44 msgid "``true`` when the column “col” is in table “tab”." msgstr "" # fc38c243b9154c03833b5c9acd63804e #: ../../../src/common/doc/utilities/is_column_in_table.rst:45 msgid "``false`` when:" msgstr "" # fb6952dd480644c78db65cfbc109f967 #: ../../../src/common/doc/utilities/is_column_in_table.rst:47 msgid "The table \"tab\" is not found or" msgstr "" # e701055cfb574ccd800767d4d4555d02 #: ../../../src/common/doc/utilities/is_column_in_table.rst:48 msgid "Column “col” is not found in table “tab”" msgstr "" # be793f469b524522a2331a60fb6d7bac #: ../../../src/common/doc/utilities/is_column_in_table.rst:51 msgid "History" msgstr "Geschichte" # 03a9d21bed654a438312a5a6d45fcf17 #: ../../../src/common/doc/utilities/is_column_in_table.rst:52 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 1691f75cb0674d2d83b0bebe24105a6d #: ../../../src/common/doc/utilities/is_column_in_table.rst:56 msgid "Examples" msgstr "Beispiele" # c8d317a25f554ec6b9af54b1f7ae6c26 #: ../../../src/common/doc/utilities/is_column_in_table.rst:76 msgid "The example use the :ref:`sampledata` network." msgstr "" # 24c87607bf1b4b23bb01e403b16e856f #: ../../../src/common/doc/utilities/is_column_in_table.rst:80 msgid "See Also" msgstr "Siehe auch" # b3efbf8b34fd415bbfc31810cc19b9dc #: ../../../src/common/doc/utilities/is_column_in_table.rst:82 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 53d890d3132e4c7d94e0675093e6c146 #: ../../../src/common/doc/utilities/is_column_in_table.rst:83 msgid ":ref:`pgr_is_column_indexed` to check if the column is indexed." msgstr "" # 5324fa01310a4c509d7ce91c088865e9 #: ../../../src/common/doc/utilities/is_column_in_table.rst:84 msgid "" ":ref:`pgr_get_column_name` to get the name of the column as is stored in the" " postgres administration tables." msgstr "" # d97c057248844396aaa96cacbfcbc034 #: ../../../src/common/doc/utilities/is_column_in_table.rst:85 msgid "" ":ref:`pgr_get_table_name` to get the name of the table as is stored in the " "postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/utilities/is_column_indexed.po000066400000000000000000000106721257314352300321470ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # d13f67c428de40999845a53a259a0896 #: ../../../src/common/doc/utilities/is_column_indexed.rst:13 msgid "pgr_isColumnIndexed" msgstr "" # 8c9da63e8a0e4da4aa092b82eced03c0 #: ../../../src/common/doc/utilities/is_column_indexed.rst:20 msgid "Name" msgstr "Name" # cdfe958887b74d69a5d69a8c3b76f35d #: ../../../src/common/doc/utilities/is_column_indexed.rst:22 msgid "``pgr_isColumnIndexed`` — Check if a column in a table is indexed." msgstr "" # 16efc5cad4b0458aa30f27dcc834fb0b #: ../../../src/common/doc/utilities/is_column_indexed.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # 1611a88987e54ab8a15606f82d4c6098 #: ../../../src/common/doc/utilities/is_column_indexed.rst:27 msgid "Synopsis" msgstr "Übersicht" # 004725222faa47fd971e321be44816e6 #: ../../../src/common/doc/utilities/is_column_indexed.rst:29 msgid "Returns ``true`` when the column “col” in table “tab” is indexed." msgstr "" # 3389fb7dd377428cbf442296f0032a6a #: ../../../src/common/doc/utilities/is_column_indexed.rst:37 msgid "Description" msgstr "Beschreibung" # cfb294e6535c4b0d91975ec3cb1c8985 #: ../../../src/common/doc/utilities/is_column_indexed.rst:39 msgid "``text`` Table name with or without schema component." msgstr "" # 4cb8e78e50fb4ecbb15f141bb496040d #: ../../../src/common/doc/utilities/is_column_indexed.rst:40 msgid "``text`` Column name to be checked for." msgstr "" # a0f63aba19d0494b9cdcc5c7a61aebdb #: ../../../src/common/doc/utilities/is_column_indexed.rst:42 msgid "Returns:" msgstr "" # 66eed092853a47f9a7f69aa1fedbc666 #: ../../../src/common/doc/utilities/is_column_indexed.rst:44 msgid "``true`` when the column “col” in table “tab” is indexed." msgstr "" # dbb567f94e994beaac90ea65cc8a324e #: ../../../src/common/doc/utilities/is_column_indexed.rst:45 msgid "``false`` when:" msgstr "" # f45a928140f24c299053e944f5550b7e #: ../../../src/common/doc/utilities/is_column_indexed.rst:47 msgid "The table \"tab\" is not found or" msgstr "" # c949dec2746e48459f93287f24a1334a #: ../../../src/common/doc/utilities/is_column_indexed.rst:48 msgid "Column “col” is not found in table “tab” or" msgstr "" # b2fd725d67df46b98d8ca3eddde9d1b5 #: ../../../src/common/doc/utilities/is_column_indexed.rst:49 msgid "Column \"col\" in table \"tab\" is not indexed" msgstr "" # fe7b50380e1246599dd0b8abbac9a394 #: ../../../src/common/doc/utilities/is_column_indexed.rst:52 msgid "History" msgstr "Geschichte" # 2949ff82708f44db903c9e175d8fd484 #: ../../../src/common/doc/utilities/is_column_indexed.rst:53 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # c19a7c36df38472bb330eafac37c34d3 #: ../../../src/common/doc/utilities/is_column_indexed.rst:57 msgid "Examples" msgstr "Beispiele" # 9484e0bc1f1942da88f6261afd689f40 #: ../../../src/common/doc/utilities/is_column_indexed.rst:77 msgid "The example use the :ref:`sampledata` network." msgstr "" # ba4b525f9ced43898aab4410c804208b #: ../../../src/common/doc/utilities/is_column_indexed.rst:81 msgid "See Also" msgstr "Siehe auch" # 76c91def69da43539042f05a15240e67 #: ../../../src/common/doc/utilities/is_column_indexed.rst:83 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 10267ea719b141b7a9e7712543121d34 #: ../../../src/common/doc/utilities/is_column_indexed.rst:84 msgid "" ":ref:`pgr_is_column_in_table` to check only for the existance of the column " "in the table." msgstr "" # 4e5e6df51cf149cd9e79ef3459273a4b #: ../../../src/common/doc/utilities/is_column_indexed.rst:85 msgid "" ":ref:`pgr_get_column_name` to get the name of the column as is stored in the" " postgres administration tables." msgstr "" # 2cda9c32c4ec4117914b3e51f125c1df #: ../../../src/common/doc/utilities/is_column_indexed.rst:86 msgid "" ":ref:`pgr_get_table_name` to get the name of the table as is stored in the " "postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/utilities/point_to_id.po000066400000000000000000000106211257314352300307600ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 94641dca24af4c0dba2fbeed97300d22 #: ../../../src/common/doc/utilities/point_to_id.rst:13 msgid "pgr_pointToId" msgstr "" # 56e635560a6d4492ae86100badf0e086 #: ../../../src/common/doc/utilities/point_to_id.rst:20 msgid "Name" msgstr "Name" # 81cc9d306cd54f46b4d517216a806eb7 #: ../../../src/common/doc/utilities/point_to_id.rst:22 msgid "" "``pgr_pointToId`` — Inserts a point into a vertices table and returns the " "corresponig id." msgstr "" # f6b714528cf7426dbeb9245b9719427c #: ../../../src/common/doc/utilities/point_to_id.rst:26 msgid "" "This function is intended for the developer's aid. Use " ":ref:`pgr_createTopology ` or " ":ref:`pgr_createVerticesTable ` instead." msgstr "" # ba51b8bd879447188b15521bc44768c2 #: ../../../src/common/doc/utilities/point_to_id.rst:30 msgid "Synopsis" msgstr "Übersicht" # 426a196654d64ba99aa86b9e3eb47996 #: ../../../src/common/doc/utilities/point_to_id.rst:32 msgid "" "This function returns the ``id`` of the row in the vertices table that " "corresponds to the ``point`` geometry" msgstr "" # ad82864ab2bc436bb940d9dbb4bb7e28 #: ../../../src/common/doc/utilities/point_to_id.rst:40 msgid "Description" msgstr "Beschreibung" # 6f0b7969c38c4b60a652b8c56e860cb5 #: ../../../src/common/doc/utilities/point_to_id.rst:42 msgid "``geometry`` \"POINT\" geometry to be inserted." msgstr "" # 972b42f5a56a456584ffe992d2c9f597 #: ../../../src/common/doc/utilities/point_to_id.rst:43 msgid "" "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "" # 8026350c7b7b4ab9bb8a4d01a5398e92 #: ../../../src/common/doc/utilities/point_to_id.rst:44 msgid "``text`` Vertices table name WITH schema included." msgstr "" # fdb31c3aac0442fd9a79fd2e3cec8567 #: ../../../src/common/doc/utilities/point_to_id.rst:45 msgid "``integer`` SRID of the geometry point." msgstr "" # 1cb7d86e4eb54c46b998f27b7d883269 #: ../../../src/common/doc/utilities/point_to_id.rst:47 msgid "" "This function returns the id of the row that corresponds to the ``point`` " "geometry" msgstr "" # 6444a2e3a1eb4ec1b9e456bd7d566ec3 #: ../../../src/common/doc/utilities/point_to_id.rst:49 msgid "" "When the ``point`` geometry already exists in the vertices table " "``vertname``, it returns the corresponing ``id``." msgstr "" # f348861666b446b8b94833b19fc43b3a #: ../../../src/common/doc/utilities/point_to_id.rst:50 msgid "" "When the ``point`` geometry is not found in the vertices table ``vertname``," " the funcion inserts the ``point`` and returns the corresponing ``id`` of " "the newly created vertex." msgstr "" # bbc93993a9494838bb777feb3c966b2b #: ../../../src/common/doc/utilities/point_to_id.rst:52 msgid "" "The function do not perform any checking of the parameters. Any validation " "has to be done before calling this function." msgstr "" # feb893694fe44a30b39b6671d6603125 #: ../../../src/common/doc/utilities/point_to_id.rst:55 msgid "History" msgstr "Geschichte" # ac4bb20cbeeb49e8a95d92ca52981979 #: ../../../src/common/doc/utilities/point_to_id.rst:56 msgid "Renamed in version 2.0.0" msgstr "Umbenannt in Version 2.0.0" # f159557b0fd44238a8114795dbd499e6 #: ../../../src/common/doc/utilities/point_to_id.rst:60 msgid "See Also" msgstr "Siehe auch" # 44d7d6a102634aaab89b81a21117e3b4 #: ../../../src/common/doc/utilities/point_to_id.rst:62 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 34d3f5b67bd04eef9a27bb0f9058f7a0 #: ../../../src/common/doc/utilities/point_to_id.rst:63 msgid "" ":ref:`pgr_createVerticesTable ` to create a topology " "based on the geometry." msgstr "" # 6efeb93fdd6f461b95ba6fa218148c75 #: ../../../src/common/doc/utilities/point_to_id.rst:64 msgid "" ":ref:`pgr_createTopology ` to create a topology based " "on the geometry." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/utilities/quote_ident.po000066400000000000000000000100371257314352300307720ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # ad4f702fd7ab40f587534a31a99d703a #: ../../../src/common/doc/utilities/quote_ident.rst:13 msgid "pgr_quote_ident" msgstr "" # a05a481e84424fde848925bc9df67822 #: ../../../src/common/doc/utilities/quote_ident.rst:20 msgid "Name" msgstr "Name" # 2c0d5a39de7d48a894991413895eeb1d #: ../../../src/common/doc/utilities/quote_ident.rst:22 msgid "" "``pgr_quote_ident`` — Quotes the input text to be used as an identifier in " "an SQL statement string." msgstr "" # 81be5b43d83b4f259a8627fdbd918321 #: ../../../src/common/doc/utilities/quote_ident.rst:24 msgid "This function is intended for the developer's aid." msgstr "" # 9a208d9638b343d49e208a250552bf58 #: ../../../src/common/doc/utilities/quote_ident.rst:28 msgid "Synopsis" msgstr "Übersicht" # 20357172c5b74450a1dd908f249e1c22 #: ../../../src/common/doc/utilities/quote_ident.rst:30 msgid "" "Returns the given identifier ``idname`` suitably quoted to be used as an " "identifier in an SQL statement string." msgstr "" # ec0d7e517b52424e83e0a39e700f6ded #: ../../../src/common/doc/utilities/quote_ident.rst:38 msgid "Description" msgstr "Beschreibung" # 0333bd56b4d146478a759f9bec187900 #: ../../../src/common/doc/utilities/quote_ident.rst:41 msgid "Parameters" msgstr "Parameter" # 24fafacf2e084c8ebd35cc820529ddf1 #: ../../../src/common/doc/utilities/quote_ident.rst:42 msgid "" "``text`` Name of an SQL identifier. Can include ``.`` dot notation for " "schemas.table identifiers" msgstr "" # 43a32f6d513f42dda64a31f538a7cb0b #: ../../../src/common/doc/utilities/quote_ident.rst:44 msgid "" "Returns the given string suitably quoted to be used as an identifier in an " "SQL statement string." msgstr "" # d4e0873a14da42f5b4ca3f89505e8335 #: ../../../src/common/doc/utilities/quote_ident.rst:46 msgid "" "When the identifier ``idname`` contains on or more ``.`` separators, each " "component is suitably quoted to be used in an SQL string." msgstr "" # 1842d74622194549bf87e0e37e8220c8 #: ../../../src/common/doc/utilities/quote_ident.rst:50 msgid "History" msgstr "Geschichte" # 3e97c734ccfc46efaedb156bfd028772 #: ../../../src/common/doc/utilities/quote_ident.rst:51 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 4c8ad273e78c414ca99c84a290acff83 #: ../../../src/common/doc/utilities/quote_ident.rst:55 msgid "Examples" msgstr "Beispiele" # c27e93edd7144c1986103e042e5b991c #: ../../../src/common/doc/utilities/quote_ident.rst:57 msgid "Everything is lower case so nothing needs to be quoted." msgstr "" # 275c25d761794895a7a9474bd1622943 #: ../../../src/common/doc/utilities/quote_ident.rst:76 msgid "The column is upper case so its double quoted." msgstr "" # 7fc7d47e83624683a58343f8b5935b6f #: ../../../src/common/doc/utilities/quote_ident.rst:95 msgid "The schema name has a capital letter so its double quoted." msgstr "" # 68aa84ac853546419c541739eee038e6 #: ../../../src/common/doc/utilities/quote_ident.rst:106 msgid "Ignores extra ``.`` separators." msgstr "" # 13976da7e76249c1bbbc10fb34130c59 #: ../../../src/common/doc/utilities/quote_ident.rst:118 msgid "See Also" msgstr "Siehe auch" # 9ca53a95db55462780e7fb68bba70aca #: ../../../src/common/doc/utilities/quote_ident.rst:120 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # fb4b95d8a6d8403497a36238ed980b58 #: ../../../src/common/doc/utilities/quote_ident.rst:121 msgid "" ":ref:`pgr_get_table_name` to get the name of the table as is stored in the " "postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/utilities/start_point.po000066400000000000000000000054211257314352300310210ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # a24de4d0526742168dd2c7673d357cfe #: ../../../src/common/doc/utilities/start_point.rst:13 msgid "pgr_startPoint" msgstr "" # 2878d80121d3453794e0871f34873592 #: ../../../src/common/doc/utilities/start_point.rst:20 msgid "Name" msgstr "Name" # ef267d5bd4dc444b9db70d9f4079f505 #: ../../../src/common/doc/utilities/start_point.rst:22 msgid "" "``pgr_startPoint`` — Returns a start point of a (multi)linestring geometry." msgstr "" # 57c55f6c23fd4dc59ad7f25a4a4e6f90 #: ../../../src/common/doc/utilities/start_point.rst:24 msgid "This function is intended for the developer's aid." msgstr "" # 7fb8df5ab251417bba38529aaefd457b #: ../../../src/common/doc/utilities/start_point.rst:28 msgid "Synopsis" msgstr "Übersicht" # 7becd53f47734fbe99a71ba8adef0d07 # 9345f683e56b40dcb259f1ef2ea5e240 #: ../../../src/common/doc/utilities/start_point.rst:30 #: ../../../src/common/doc/utilities/start_point.rst:44 msgid "" "Returns the geometry of the start point of the first LINESTRING of ``geom``." msgstr "" # f2295bc1e9ef4b08884c65ec18de9744 #: ../../../src/common/doc/utilities/start_point.rst:38 msgid "Description" msgstr "Beschreibung" # fef77a15910b4557bb253c868468c67a #: ../../../src/common/doc/utilities/start_point.rst:41 msgid "Parameters" msgstr "Parameter" # c938ded08b8743bf9eac1b5d064e0ed0 #: ../../../src/common/doc/utilities/start_point.rst:42 msgid "``geometry`` Geometry of a MULTILINESTRING or LINESTRING." msgstr "" # 364eba92da1046889b073b64c9827bdf #: ../../../src/common/doc/utilities/start_point.rst:49 msgid "History" msgstr "Geschichte" # 62c8d013ab68473c8adda6fbfaf564e9 #: ../../../src/common/doc/utilities/start_point.rst:50 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 8e8a05a8da734bb5961b296230e53bcb #: ../../../src/common/doc/utilities/start_point.rst:55 msgid "See Also" msgstr "Siehe auch" # 6026c7e6914a49cab16a616dd0fb6bac #: ../../../src/common/doc/utilities/start_point.rst:57 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 5b0650667c4b470691f4647d5b73f783 #: ../../../src/common/doc/utilities/start_point.rst:58 msgid ":ref:`pgr_end_Point` to get the end point of a (multi)linestring." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/utilities/version.po000066400000000000000000000063001257314352300301350ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # cb10fa2694924ce19d909a3e1df513f1 #: ../../../src/common/doc/utilities/version.rst:13 msgid "pgr_version" msgstr "" # 135f514b10854445bd0cfa9f89f21f86 #: ../../../src/common/doc/utilities/version.rst:20 msgid "Name" msgstr "Name" # ee914323b4b6411ea5c157325bdfac90 #: ../../../src/common/doc/utilities/version.rst:22 msgid "``pgr_version`` — Query for pgRouting version information." msgstr "" # 301b5989ecef437b858e054c95827d83 #: ../../../src/common/doc/utilities/version.rst:26 msgid "Synopsis" msgstr "Übersicht" # 607aa236b6134901a0871ed5bf518253 #: ../../../src/common/doc/utilities/version.rst:28 msgid "Returns a table with pgRouting version information." msgstr "" # 6190754a1b934ee586562b0995c07bc0 #: ../../../src/common/doc/utilities/version.rst:36 msgid "Description" msgstr "Beschreibung" # b85aeaeb021647e59321f2b6c9953333 #: ../../../src/common/doc/utilities/version.rst:38 msgid "Returns a table with:" msgstr "" # e5a458cace474e8babaaaff2837c160f #: ../../../src/common/doc/utilities/version.rst:40 msgid "``varchar`` pgRouting version" msgstr "" # 7f02654b7c3641b5a35c56c47ea63022 #: ../../../src/common/doc/utilities/version.rst:41 msgid "``varchar`` Git tag of pgRouting build" msgstr "" # c50e77a54d3d4828a5ea0e89182d5f03 #: ../../../src/common/doc/utilities/version.rst:42 msgid "``varchar`` Git hash of pgRouting build" msgstr "" # ba32c01940164cfab6dec3df2cb565ed #: ../../../src/common/doc/utilities/version.rst:43 msgid "``varchar`` Git branch of pgRouting build" msgstr "" # 135e588dcbe144db9a806d3c5b75b88c #: ../../../src/common/doc/utilities/version.rst:44 msgid "``varchar`` Boost version" msgstr "" # 7e0b5fe0384f43648b6ca7dcdd703fd6 #: ../../../src/common/doc/utilities/version.rst:48 msgid "History" msgstr "Geschichte" # 3f8e572f137d472592f2abb0483e3153 #: ../../../src/common/doc/utilities/version.rst:49 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # abdab1e6a00347269b027b2fedd31c15 #: ../../../src/common/doc/utilities/version.rst:53 msgid "Examples" msgstr "Beispiele" # 86be3ecef9da4b22b39cfe8fc3848b92 #: ../../../src/common/doc/utilities/version.rst:55 msgid "Query for full version string" msgstr "" # 85c014398a004db5bb9cf5afa9515f32 #: ../../../src/common/doc/utilities/version.rst:67 msgid "Query for ``version`` and ``boost`` attribute" msgstr "" # e3b6b7e66a8e4b8698f253e26126b8af #: ../../../src/common/doc/utilities/version.rst:80 msgid "See Also" msgstr "Siehe auch" # 73744f59f3494c4e827095b7f6ca9503 #: ../../../src/common/doc/utilities/version.rst:82 msgid ":ref:`pgr_versionless` to compare two version numbers" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/common/doc/utilities/versionless.po000066400000000000000000000054611257314352300310330ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 5209a60f43eb4ca889765b2f2855917f #: ../../../src/common/doc/utilities/versionless.rst:13 msgid "pgr_versionless" msgstr "" # cf214511459c4e01a98c636ee93edf10 #: ../../../src/common/doc/utilities/versionless.rst:20 msgid "Name" msgstr "Name" # af9f449a91a94497a1a06310c12763cc #: ../../../src/common/doc/utilities/versionless.rst:22 msgid "``pgr_versionless`` — Compare two version numbers." msgstr "" # cfa4ec4da8d143e9bb4f33521dc1f6b2 #: ../../../src/common/doc/utilities/versionless.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # 7a40ac52554840c48edaf4e3bc893f86 #: ../../../src/common/doc/utilities/versionless.rst:27 msgid "Synopsis" msgstr "Übersicht" # 99a72026827e4e44b1b7e0b9defa52f8 #: ../../../src/common/doc/utilities/versionless.rst:29 msgid "" "Returns ``true`` if the first version number is smaller than the second " "version number. Otherwise returns ``false``." msgstr "" # b541ba956f94407fbbfa4f325152d137 #: ../../../src/common/doc/utilities/versionless.rst:37 msgid "Description" msgstr "Beschreibung" # f2b9c579402a4d529bdcf44885b7999e #: ../../../src/common/doc/utilities/versionless.rst:39 msgid "``text`` first version number" msgstr "" # ff2f3530055d46b39b083a6e013b18f1 #: ../../../src/common/doc/utilities/versionless.rst:40 msgid "``text`` second version number" msgstr "" # aa0e1cf348454207aba6b1bd4d82ddcd #: ../../../src/common/doc/utilities/versionless.rst:44 msgid "History" msgstr "Geschichte" # 84d6600a81814c3b87c5e309a80eef62 #: ../../../src/common/doc/utilities/versionless.rst:45 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 0dbed91f114f41a2a1ccbffbb4886a47 #: ../../../src/common/doc/utilities/versionless.rst:49 msgid "Examples" msgstr "Beispiele" # cd2ca34fb88c4024ac73c6c7076b3de2 #: ../../../src/common/doc/utilities/versionless.rst:62 msgid "See Also" msgstr "Siehe auch" # ac8a4a1b5fd0499e910d1f9c088d0d25 #: ../../../src/common/doc/utilities/versionless.rst:64 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # f733092d16de4d7b9bdf31b6bdae27d3 #: ../../../src/common/doc/utilities/versionless.rst:65 msgid ":ref:`pgr_version` to get the current version of pgRouting." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/dijkstra/000077500000000000000000000000001257314352300236545ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/dijkstra/doc/000077500000000000000000000000001257314352300244215ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/dijkstra/doc/index.po000066400000000000000000000122141257314352300260700ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # a6876a00bcae42fdb134f789dabd19d7 #: ../../../src/dijkstra/doc/index.rst:13 msgid "pgr_dijkstra - Shortest Path Dijkstra" msgstr "" # 5ba32c2871ea4858b8bfd351b4a01f34 #: ../../../src/dijkstra/doc/index.rst:20 msgid "Name" msgstr "Name" # eb4931f6253f4daea164710031c062f7 #: ../../../src/dijkstra/doc/index.rst:22 msgid "``pgr_dijkstra`` — Returns the shortest path using Dijkstra algorithm." msgstr "" # aad22c43d6da4f658543ad79e2b4789c #: ../../../src/dijkstra/doc/index.rst:26 msgid "Synopsis" msgstr "Übersicht" # d23c857c49554c10a6c99810575627e1 #: ../../../src/dijkstra/doc/index.rst:28 msgid "" "Dijkstra's algorithm, conceived by Dutch computer scientist Edsger Dijkstra " "in 1956. It is a graph search algorithm that solves the single-source " "shortest path problem for a graph with non-negative edge path costs, " "producing a shortest path tree. Returns a set of :ref:`pgr_costResult " "` (seq, id1, id2, cost) rows, that make up a path." msgstr "" # 9b3ef7764a8a4aec8be3fd97d0f78855 #: ../../../src/dijkstra/doc/index.rst:37 msgid "Description" msgstr "Beschreibung" # 8f12864ae55a48e6a49e9a5c7f232731 #: ../../../src/dijkstra/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "" # 883dbba5f5b94668af12a1c3d280804f #: ../../../src/dijkstra/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "" # 64eaa5363cc64362829f60de0f81517d #: ../../../src/dijkstra/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "" # 849ed774dfa442cf86f3d184c820a717 #: ../../../src/dijkstra/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "" # 2c000dd6564240d09f3533f4b2411029 #: ../../../src/dijkstra/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "" # 13bbd212a94840bbbdd82ba008836790 #: ../../../src/dijkstra/doc/index.rst:50 msgid "" "``float8`` (optional) the cost for the reverse traversal of the edge. This " "is only used when the ``directed`` and ``has_rcost`` parameters are ``true``" " (see the above remark about negative costs)." msgstr "" # 42be1660a80b461ba4e56f070cde4c04 #: ../../../src/dijkstra/doc/index.rst:52 msgid "``int4`` id of the start point" msgstr "" # 95547c9e5de74556a208d7c0a9e58772 #: ../../../src/dijkstra/doc/index.rst:53 msgid "``int4`` id of the end point" msgstr "" # 89e9934bdbfd42aabf98993066529f92 #: ../../../src/dijkstra/doc/index.rst:54 msgid "``true`` if the graph is directed" msgstr "" # 03f039cd5de34a3f99a5871456ed269f #: ../../../src/dijkstra/doc/index.rst:55 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "" # 2c03ff621dfb4e11a0f215844b6cd41c #: ../../../src/dijkstra/doc/index.rst:57 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" # f43f68991432480385556098be3f32ab #: ../../../src/dijkstra/doc/index.rst:59 msgid "row sequence" msgstr "" # b5cd0a7c7e1943e2934f2d315fd0d58d #: ../../../src/dijkstra/doc/index.rst:60 msgid "node ID" msgstr "" # ae466d86ce304295afc5b1f956c97732 #: ../../../src/dijkstra/doc/index.rst:61 msgid "edge ID (``-1`` for the last row)" msgstr "" # d74ec405ac62479a93ddd9070e1cfead #: ../../../src/dijkstra/doc/index.rst:62 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "" # d45859a53252493eaea97bdbe6c8936f #: ../../../src/dijkstra/doc/index.rst:66 msgid "History" msgstr "Geschichte" # 41349c9ad4574d009aa7375219beab0c #: ../../../src/dijkstra/doc/index.rst:67 msgid "Renamed in version 2.0.0" msgstr "Umbenannt in Version 2.0.0" # d1ebc8bc726844eab5795b5dedc18fe0 #: ../../../src/dijkstra/doc/index.rst:71 msgid "Examples" msgstr "Beispiele" # 5ea59cfbc4b240c29bc8268d4a36cdb4 #: ../../../src/dijkstra/doc/index.rst:73 msgid "Without ``reverse_cost``" msgstr "" # a37bcf6c164b442ca94ded3b2df83f61 #: ../../../src/dijkstra/doc/index.rst:92 msgid "With ``reverse_cost``" msgstr "" # 1013877e3d214e6f8d87c5747e261b20 #: ../../../src/dijkstra/doc/index.rst:110 msgid "The queries use the :ref:`sampledata` network." msgstr "" # 7097292ec353427d90c60607583c42c2 #: ../../../src/dijkstra/doc/index.rst:114 msgid "See Also" msgstr "Siehe auch" # d98cbcb325484a81bcb0e6b0afd3928c #: ../../../src/dijkstra/doc/index.rst:116 msgid ":ref:`type_cost_result`" msgstr "" # cc938bae0828409fb0efae9ad098fa4d #: ../../../src/dijkstra/doc/index.rst:117 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/driving_distance/000077500000000000000000000000001257314352300253555ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/driving_distance/doc/000077500000000000000000000000001257314352300261225ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/driving_distance/doc/dd_alphashape.po000066400000000000000000000105401257314352300312370ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # cb2e05bbf556427191f8dd5d87c670db #: ../../../src/driving_distance/doc/dd_alphashape.rst:13 msgid "pgr_alphaShape" msgstr "" # cd5cca6682b34a85b72fd0b7c90d739b #: ../../../src/driving_distance/doc/dd_alphashape.rst:20 msgid "Name" msgstr "Name" # 9a0ca65720774711aefd2d017e4487e9 #: ../../../src/driving_distance/doc/dd_alphashape.rst:22 msgid "``pgr_alphashape`` — Core function for alpha shape computation." msgstr "" # 525edb2bc28a4e77804ac30781cc3dc5 #: ../../../src/driving_distance/doc/dd_alphashape.rst:26 msgid "" "This function should not be used directly. Use :ref:`pgr_drivingDistance " "` instead." msgstr "" # 96d2ea88d3bf44a793219826f7fddda3 #: ../../../src/driving_distance/doc/dd_alphashape.rst:30 msgid "Synopsis" msgstr "Übersicht" # 4b5074bd7bc64d1c89dcc1e5b250c5f0 #: ../../../src/driving_distance/doc/dd_alphashape.rst:32 msgid "" "Returns a table with (x, y) rows that describe the vertices of an alpha " "shape." msgstr "" # eed5f82ec9924367b7a2c7ce8ce7704a #: ../../../src/driving_distance/doc/dd_alphashape.rst:40 msgid "Description" msgstr "Beschreibung" # 3607e16f8fe24de6a2226bb43a73dadd #: ../../../src/driving_distance/doc/dd_alphashape.rst:42 msgid "" "``text`` a SQL query, which should return a set of rows with the following " "columns:" msgstr "" # afd24b1ef69d439691025ff955e63f25 #: ../../../src/driving_distance/doc/dd_alphashape.rst:48 msgid "``int4`` identifier of the vertex" msgstr "" # c4ec83f59d634b458e6e04dc6822cc62 #: ../../../src/driving_distance/doc/dd_alphashape.rst:49 msgid "``float8`` x-coordinate" msgstr "" # c78115c69ec645ceb3a8de6f3a97ebdc #: ../../../src/driving_distance/doc/dd_alphashape.rst:50 msgid "``float8`` y-coordinate" msgstr "" # 63cffe47a71d462cae8c09a10473bdaf #: ../../../src/driving_distance/doc/dd_alphashape.rst:53 msgid "Returns a vertex record for each row :" msgstr "" # 385ec313cc69493989a17eecd282d5b4 #: ../../../src/driving_distance/doc/dd_alphashape.rst:55 msgid "x-coordinate" msgstr "" # 2eb9452ee2864540b535c7be538a73f0 #: ../../../src/driving_distance/doc/dd_alphashape.rst:56 msgid "y-coordinate" msgstr "" # bf1e04aab9ed4558aeb274dbc93fc476 #: ../../../src/driving_distance/doc/dd_alphashape.rst:60 msgid "History" msgstr "Geschichte" # 6301d43186dc47ca9c0925f563c2b4ee #: ../../../src/driving_distance/doc/dd_alphashape.rst:61 msgid "Renamed in version 2.0.0" msgstr "Umbenannt in Version 2.0.0" # 2dcc599a683743b09eb440895c823584 #: ../../../src/driving_distance/doc/dd_alphashape.rst:65 msgid "Examples" msgstr "Beispiele" # 28059fce0d66461c88851c2efa8995b4 #: ../../../src/driving_distance/doc/dd_alphashape.rst:66 msgid "" "In the alpha shape code we have no way to control the order of the points so" " the actual output you might get could be similar but different. The simple " "query is followed by a more complex one that constructs a polygon and " "computes the areas of it. This should be the same as the result on your " "system. We leave the details of the complex query to the reader as an " "exercise if they wish to decompose it into understandable pieces or to just " "copy and paste it into a SQL window to run." msgstr "" # cea925c912c14e2bae7b67a9493f67d0 #: ../../../src/driving_distance/doc/dd_alphashape.rst:119 msgid "The queries use the :ref:`sampledata` network." msgstr "" # b737b880282d447b840b23e77501d03b #: ../../../src/driving_distance/doc/dd_alphashape.rst:123 msgid "See Also" msgstr "Siehe auch" # 79772e0e113745068a7c48d32ae903ee #: ../../../src/driving_distance/doc/dd_alphashape.rst:125 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" # 98ad4c5291f04893a9e5a6f616ce2d11 #: ../../../src/driving_distance/doc/dd_alphashape.rst:126 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/driving_distance/doc/dd_driving_distance.po000066400000000000000000000144761257314352300324610ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 49d83b442baa4f9981fa13ff4abc3c6b #: ../../../src/driving_distance/doc/dd_driving_distance.rst:13 msgid "pgr_drivingDistance" msgstr "" # ce7edabbdab546a3a318f86316d0abc6 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:20 msgid "Name" msgstr "Name" # 7a89c6c2c0ca404eb82afe9d6de38db2 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:22 msgid "" "``pgr_drivingDistance`` - Returns the driving distance from a start node." msgstr "" # 5afa2748d4964e35b9cfcf71ba431015 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:26 msgid "" "Requires :ref:`to build pgRouting ` with support for Driving " "Distance." msgstr "" # 91fbeb2cd46146c4bb9f86b8600faa87 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:30 msgid "Synopsis" msgstr "Übersicht" # cffb1438aa5d43d8b1792ec1d53769ae #: ../../../src/driving_distance/doc/dd_driving_distance.rst:32 msgid "" "This function computes a Dijkstra shortest path solution them extracts the " "cost to get to each node in the network from the starting node. Using these " "nodes and costs it is possible to compute constant drive time polygons. " "Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, " "cost) rows, that make up a list of accessible points." msgstr "" # b2253b753da44597b1d449509c96ca75 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:41 msgid "Description" msgstr "Beschreibung" # f187f52a62034b2cae8bb00b570bea15 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:43 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "" # 85949c2cc0334abbbb500996221eeba0 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:50 msgid "``int4`` identifier of the edge" msgstr "" # 35a904f5f23643b7a6e7e457b8f05846 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:51 msgid "``int4`` identifier of the source vertex" msgstr "" # 815615381d8d43989567cc15d154736a #: ../../../src/driving_distance/doc/dd_driving_distance.rst:52 msgid "``int4`` identifier of the target vertex" msgstr "" # 5c9e142543534a0bbc7668603ad465b4 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:53 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "" # fa3ca524dbe24d47891420e71caa324c #: ../../../src/driving_distance/doc/dd_driving_distance.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "" # c9e1f4debc904118ab177e2b4427d364 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:56 msgid "``int4`` id of the start point" msgstr "" # 2da59a7b4e0b4b6fbac510bfe0adbd1e #: ../../../src/driving_distance/doc/dd_driving_distance.rst:57 msgid "" "``float8`` value in edge cost units (not in projection units - they might be" " different)." msgstr "" # b09a53cf12bd49a09659eb105e2e7d2a #: ../../../src/driving_distance/doc/dd_driving_distance.rst:58 msgid "``true`` if the graph is directed" msgstr "" # e771178ac5514ae6bc7cf3dcccfe5408 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "" # 5770f80a74ec49cf8f9e11b9fd082533 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" # ed0dbd0e73234b70827a7663d390886d #: ../../../src/driving_distance/doc/dd_driving_distance.rst:63 msgid "row sequence" msgstr "" # dc9caee8fdc84c45bb1ebf3c046a436d #: ../../../src/driving_distance/doc/dd_driving_distance.rst:64 msgid "node ID" msgstr "" # ae36b60db435425b8a4bfa4ada217dd7 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:65 msgid "edge ID (this is probably not a useful item)" msgstr "" # ee9063c6bb49444e94e08af7eedbb401 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:66 msgid "cost to get to this node ID" msgstr "" # 3bb717c83f2d4993a4b1704a88749ee9 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:70 msgid "" "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. " "Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "" # 306f0588bb5148dab4d4a97e5bb35889 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:74 msgid "History" msgstr "Geschichte" # cc8f5e8248314554bd506fc27f7208ed #: ../../../src/driving_distance/doc/dd_driving_distance.rst:75 msgid "Renamed in version 2.0.0" msgstr "Umbenannt in Version 2.0.0" # 9db1973c0a0b4420afe780fa3d4b3d0f #: ../../../src/driving_distance/doc/dd_driving_distance.rst:79 msgid "Examples" msgstr "Beispiele" # 3f34e359dbd242b6a82b49b0beb2acd5 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:81 msgid "Without ``reverse_cost``" msgstr "" # f58a8bec8b9447f59bf31eb2d52c7782 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:101 msgid "With ``reverse_cost``" msgstr "" # f6d9ddd77a7c48dcaafa2cd1225d8e27 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:121 msgid "The queries use the :ref:`sampledata` network." msgstr "" # 15ad7ce30a424139b00e9874b4461215 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:125 msgid "See Also" msgstr "Siehe auch" # 04113586118441f6b13f5bf83f5fa224 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:127 msgid ":ref:`pgr_alphashape` - Alpha shape computation" msgstr "" # b474eeeca7284f5f983f498713f1640f #: ../../../src/driving_distance/doc/dd_driving_distance.rst:128 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/driving_distance/doc/dd_points_as_polygon.po000066400000000000000000000075701257314352300327100ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # a2329478f830474e9819c418ae391538 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:13 msgid "pgr_pointsAsPolygon" msgstr "" # df6c5bd4620d47ae9f8682195aca1e18 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:20 msgid "Name" msgstr "Name" # 968dbf3147554bcc994e903e5917a0bd #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:22 msgid "" "``pgr_pointsAsPolygon`` — Draws an alpha shape around given set of points." msgstr "" # 0b81c4a0e03d47938cd256882a6facac #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:26 msgid "Synopsis" msgstr "Übersicht" # 568b6a3cf23a4a7980b7796df73d334b #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:28 msgid "Returns the alpha shape as polygon geometry." msgstr "" # 240f6c0c9ac848a2b1815408c264a3d7 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:36 msgid "Description" msgstr "Beschreibung" # bfa10edae1114295852086c42f84d811 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:38 msgid "" "``text`` a SQL query, which should return a set of rows with the following " "columns:" msgstr "" # d3ca4ae81d3e4a709a2fda2d60f23946 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:44 msgid "``int4`` identifier of the vertex" msgstr "" # 10e342dfa5274ea89ea284bd657b2469 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:45 msgid "``float8`` x-coordinate" msgstr "" # d36090e578224b30b065a3c28f26d565 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:46 msgid "``float8`` y-coordinate" msgstr "" # 1029622f3ac34a30abc0f3babfe7118f #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:49 msgid "Returns a polygon geometry." msgstr "" # 49392543fb984b5f922e683b9ba560c5 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:53 msgid "History" msgstr "Geschichte" # b00e0e03870244cca7aa9e1c81bad9c1 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:54 msgid "Renamed in version 2.0.0" msgstr "Umbenannt in Version 2.0.0" # f8001d60b6d54b67afc641f38b8e5b4a #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:58 msgid "Examples" msgstr "Beispiele" # 7e01fc6f880549e7b7bde01255cc2811 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:59 msgid "" "In the following query there is not way to control which point in the " "polygon is the first in the list, so you may get similar but different " "results than the following which are also correct. Each of the " "pgr_pointsAsPolygon queries below is followed by one the compute the area of" " the polygon. This area should remain constant regardles of the order of the" " points making up the polygon." msgstr "" # 1deae2c2bb624110980cf832e66993d9 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:93 msgid "The queries use the :ref:`sampledata` network." msgstr "" # 801871cf3dd94fd292387e49941223e3 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:97 msgid "See Also" msgstr "Siehe auch" # abc4c217086645fe88ff21568ab13c50 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:99 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" # 51bae94aaf75403a81353100c953d805 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:100 msgid ":ref:`pgr_alphashape` - Alpha shape computation" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/driving_distance/doc/index.po000066400000000000000000000135021257314352300275720ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-04 04:22+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 0979e1fbbc9641b5ade79d4c28a2473a #: ../../../src/driving_distance/doc/index.rst:13 msgid "pgr_drivingDistance - Driving Distance" msgstr "" # 7b3011e2af744bfdb31fc2960aaa4664 #: ../../../src/driving_distance/doc/index.rst:20 msgid "Name" msgstr "Name" # 3c08eb6932d34c2ca49bd0889566e8e3 #: ../../../src/driving_distance/doc/index.rst:22 msgid "" "``pgr_drivingDistance`` - Returns the driving distance from a start node." msgstr "" # 726c1fdc95044e52b22d50c0f0b766fb #: ../../../src/driving_distance/doc/index.rst:26 msgid "" "Requires :ref:`to build pgRouting ` with support for Driving " "Distance." msgstr "" # ce1ce7f3f6c9425ab9c4a1aae81baeb3 #: ../../../src/driving_distance/doc/index.rst:30 msgid "Synopsis" msgstr "Übersicht" # 12a9eb19a15e4f42acd14d76a3847c02 #: ../../../src/driving_distance/doc/index.rst:32 msgid "" "This function computes a Dijkstra shortest path solution them extracts the " "cost to get to each node in the network from the starting node. Using these " "nodes and costs it is possible to compute constant drive time polygons. " "Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, " "cost) rows, that make up a list of accessible points." msgstr "" # df9cee3f069447debee18ff47cce02f8 #: ../../../src/driving_distance/doc/index.rst:41 msgid "Description" msgstr "Beschreibung" # fda5e314fd1b46c6a96ad0b8a241ae12 #: ../../../src/driving_distance/doc/index.rst:43 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "" # 9621e3c82e434709bfcb9df2a0febdee #: ../../../src/driving_distance/doc/index.rst:50 msgid "``int4`` identifier of the edge" msgstr "" # b0b6976ee3d3495ca2e27a1359c6b07c #: ../../../src/driving_distance/doc/index.rst:51 msgid "``int4`` identifier of the source vertex" msgstr "" # fec5e9d5cb5e438ea2c5f0feecd1aa03 #: ../../../src/driving_distance/doc/index.rst:52 msgid "``int4`` identifier of the target vertex" msgstr "" # ec8176b8c36e447ebd1f0995dadd973d #: ../../../src/driving_distance/doc/index.rst:53 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "" # 9c3f6ea025a84d0a8ac13358a10ed166 #: ../../../src/driving_distance/doc/index.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "" # 32fef696ffaf450fb041bf2ebc1fc270 #: ../../../src/driving_distance/doc/index.rst:56 msgid "``int4`` id of the start point" msgstr "" # 420175e68aac485f86544b6aa6cae550 #: ../../../src/driving_distance/doc/index.rst:57 msgid "" "``float8`` value in edge cost units (not in projection units - they might be" " different)." msgstr "" # a7f57fdcfe0544e69a4cde06a7344fb6 #: ../../../src/driving_distance/doc/index.rst:58 msgid "``true`` if the graph is directed" msgstr "" # d72d8b646a964dea88cd97d711c69e94 #: ../../../src/driving_distance/doc/index.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "" # ef1631b756b54c3aa2b66ae0abfad917 #: ../../../src/driving_distance/doc/index.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" # e440be6d227945fa904c13d07855a863 #: ../../../src/driving_distance/doc/index.rst:63 msgid "row sequence" msgstr "" # bfe1245d3dde49048c4e9bf715508e92 #: ../../../src/driving_distance/doc/index.rst:64 msgid "node ID" msgstr "" # 401535e148ae4023aefb138c6f8ff762 #: ../../../src/driving_distance/doc/index.rst:65 msgid "edge ID (this is probably not a useful item)" msgstr "" # 3a2b1d8c38434024b2edd02add5bb1fc #: ../../../src/driving_distance/doc/index.rst:66 msgid "cost to get to this node ID" msgstr "" # 1d8dc027684e453f9a61e3e3f12ee255 #: ../../../src/driving_distance/doc/index.rst:70 msgid "" "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. " "Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "" # a61d60a110d54bc0a6930cab19c3ce24 #: ../../../src/driving_distance/doc/index.rst:74 msgid "History" msgstr "Geschichte" # f2e8e48820a54015ab1b6a85136df5f0 #: ../../../src/driving_distance/doc/index.rst:75 msgid "Renamed in version 2.0.0" msgstr "" # 817cc13bb697434e9f0803ed3f365934 #: ../../../src/driving_distance/doc/index.rst:79 msgid "Examples" msgstr "Beispiele" # 82aec7db1ea043b28641f4963d13763b #: ../../../src/driving_distance/doc/index.rst:81 msgid "Without ``reverse_cost``" msgstr "" # ac2a8b6a32a24b6095a9fb31fce4ebe0 #: ../../../src/driving_distance/doc/index.rst:101 msgid "With ``reverse_cost``" msgstr "" # 0d7631d9310b438c91153c3dd1b24a5b #: ../../../src/driving_distance/doc/index.rst:121 msgid "The queries use the :ref:`sampledata` network." msgstr "" # eed359d1899540fab05b3a4dc12fcaa1 #: ../../../src/driving_distance/doc/index.rst:125 msgid "See Also" msgstr "Siehe auch" # affd024607f942fb927cdf15975a7d4d #: ../../../src/driving_distance/doc/index.rst:127 msgid ":ref:`pgr_points_as_polygon`" msgstr "" # 5809d5028efc4d909ba300c75482cb61 #: ../../../src/driving_distance/doc/index.rst:128 msgid ":ref:`pgr_alphashape`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/index.po000066400000000000000000000043701257314352300235140ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:17+0000\n" "Last-Translator: cvvergara\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # a7c0f1373b4a433684d0580309cec634 #: ../../../src/index.rst:13 msgid "Routing Functions" msgstr "Routing-Funktionen" # 4e64e043a06f42cabd4c08c71b866662 #: ../../../src/index.rst:15 msgid "" ":ref:`pgr_apspJohnson `- All Pairs Shortest Path, " "Johnson’s Algorithm" msgstr "" # 19f78548228b4618bcec3c9f7603b2d0 #: ../../../src/index.rst:16 msgid "" ":ref:`pgr_apspWarshall` - All Pairs Shortest Path, Floyd-" "Warshall Algorithm" msgstr "" # cf861ca040624d81961f9ca0520b92ad #: ../../../src/index.rst:17 msgid ":ref:`pgr_astar` - Shortest Path A*" msgstr "" # c5b280cd3cef4722abbfa6362d721aed #: ../../../src/index.rst:18 msgid ":ref:`pgr_bdAstar` - Bi-directional A* Shortest Path" msgstr "" # 0e20115c70e4487d9eb50b8ca6dd4c2b #: ../../../src/index.rst:19 msgid "" ":ref:`pgr_bdDijkstra` - Bi-directional Dijkstra Shortest Path" msgstr "" # cdb0bd03676b4bfca36fd4dc10b0473a #: ../../../src/index.rst:20 msgid ":ref:`pgr_dijkstra` - Shortest Path Dijkstra" msgstr "" # 7f1f5596a0d54dbd9672956b7463e7b4 #: ../../../src/index.rst:21 msgid "" ":ref:`pgr_kDijkstra` - Mutliple destination Shortest Path " "Dijkstra" msgstr "" # 4ff10fab541f4f7686ef8163d75aa200 #: ../../../src/index.rst:22 msgid ":ref:`pgr_ksp` - K-Shortest Path" msgstr "" # 6cec1b719ac34893b665a4b16b2f7f58 #: ../../../src/index.rst:23 msgid ":ref:`pgr_tsp` - Traveling Sales Person" msgstr "" # 525e92b52a974d73b4bac048a34bd9c9 #: ../../../src/index.rst:24 msgid ":ref:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/kdijkstra/000077500000000000000000000000001257314352300240275ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/kdijkstra/doc/000077500000000000000000000000001257314352300245745ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/kdijkstra/doc/index.po000066400000000000000000000156231257314352300262520ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:14+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 36e2253743a8455dbfbf75b26155205f #: ../../../src/kdijkstra/doc/index.rst:13 msgid "pgr_kDijkstra - Mutliple destination Shortest Path Dijkstra" msgstr "" # 9f432bf1623d4a299d50ff492edbd66b #: ../../../src/kdijkstra/doc/index.rst:21 msgid "Name" msgstr "Name" # 57c34a235f7a4cea8458d98a50a54e77 #: ../../../src/kdijkstra/doc/index.rst:23 msgid "" "``pgr_kdijkstraCost`` - Returns the costs for K shortest paths using " "Dijkstra algorithm." msgstr "" # ce7c4be9a502473591591e4d330d46e7 #: ../../../src/kdijkstra/doc/index.rst:24 msgid "" "``pgr_kdijkstraPath`` - Returns the paths for K shortest paths using " "Dijkstra algorithm." msgstr "" # 130c100b24ac47d4afd3b8ae17ea1335 #: ../../../src/kdijkstra/doc/index.rst:28 msgid "Synopsis" msgstr "Übersicht" # 1b2f7dd687d84d76bbc57fc3ad8ed5ec #: ../../../src/kdijkstra/doc/index.rst:30 msgid "" "These functions allow you to have a single start node and multiple " "destination nodes and will compute the routes to all the destinations from " "the source node. Returns a set of :ref:`pgr_costResult3 `" " or :ref:`pgr_costResult3 `. ``pgr_kdijkstraCost`` " "returns one record for each destination node and the cost is the total code " "of the route to that node. ``pgr_kdijkstraPath`` returns one record for " "every edge in that path from source to destination and the cost is to " "traverse that edge." msgstr "" # 06379d79c78b4c9bb92226bc66c58c3f #: ../../../src/kdijkstra/doc/index.rst:42 msgid "Description" msgstr "Beschreibung" # 84671f541e384cf79360df9e260a5f52 #: ../../../src/kdijkstra/doc/index.rst:44 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "" # adccb52524354a6c92d9d45edb967dc0 #: ../../../src/kdijkstra/doc/index.rst:51 msgid "``int4`` identifier of the edge" msgstr "" # 5b2a072be67f471a8ab0c6b3daddcc48 #: ../../../src/kdijkstra/doc/index.rst:52 msgid "``int4`` identifier of the source vertex" msgstr "" # d00470fb22ae4294a3cf56db3d064839 #: ../../../src/kdijkstra/doc/index.rst:53 msgid "``int4`` identifier of the target vertex" msgstr "" # 4bdbc59e5d2d46ba94031caa56975d17 #: ../../../src/kdijkstra/doc/index.rst:54 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "" # 569cecbec8e34fa9942c4bcf4ce0c6a4 #: ../../../src/kdijkstra/doc/index.rst:55 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "" # b3c8762d18e14a65b4d45ca5b654dabd #: ../../../src/kdijkstra/doc/index.rst:57 msgid "``int4`` id of the start point" msgstr "" # 552184e10f0940f09327b71d0a2a5293 #: ../../../src/kdijkstra/doc/index.rst:58 msgid "``int4[]`` an array of ids of the end points" msgstr "" # 6bee551c7fae494d9429ddf6404f457a #: ../../../src/kdijkstra/doc/index.rst:59 msgid "``true`` if the graph is directed" msgstr "" # c79e8fecdbb94d6f836a2fb692d24fea #: ../../../src/kdijkstra/doc/index.rst:60 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "" # fe741d49c0f94473971ebcad7951456b #: ../../../src/kdijkstra/doc/index.rst:63 msgid "``pgr_kdijkstraCost`` returns set of :ref:`type_cost_result`:" msgstr "" # 2325329e3ec24e3cbe4c347369b857a4 # 2ac53854f37a48a89b705310628c4d3e #: ../../../src/kdijkstra/doc/index.rst:65 #: ../../../src/kdijkstra/doc/index.rst:73 msgid "row sequence" msgstr "" # 73cb6093021a456aace98c1f58641bef #: ../../../src/kdijkstra/doc/index.rst:66 msgid "" "path vertex source id (this will always be source start point in the query)." msgstr "" # 9afd4e01323945118421ebb27f420068 #: ../../../src/kdijkstra/doc/index.rst:67 msgid "path vertex target id" msgstr "" # 8b3c8fe211a147f4b031db8a8d899ddd #: ../../../src/kdijkstra/doc/index.rst:68 msgid "" "cost to traverse the path from ``id1`` to ``id2``. Cost will be -1.0 if " "there is no path to that target vertex id." msgstr "" # 703a5ecca86b4ef4ba2c275d9ba8a20f #: ../../../src/kdijkstra/doc/index.rst:71 msgid "``pgr_kdijkstraPath`` returns set of :ref:`type_cost_result3`:" msgstr "" # 7fc792793b7c4e65ba68cea3f25384aa #: ../../../src/kdijkstra/doc/index.rst:74 msgid "path target id (identifies the target path)." msgstr "" # c43bcd54fee6435fbe6afd2ec4bb6d65 #: ../../../src/kdijkstra/doc/index.rst:75 msgid "path edge source node id" msgstr "" # a567112ee5584a46ac397cb9783627a8 #: ../../../src/kdijkstra/doc/index.rst:76 msgid "path edge id (``-1`` for the last row)" msgstr "" # 47af04f2ce09412f8475df30be9581ae #: ../../../src/kdijkstra/doc/index.rst:77 msgid "cost to traverse this edge or -1.0 if there is no path to this target" msgstr "" # e7349c2020bc491aaa02b3eb1ebca791 #: ../../../src/kdijkstra/doc/index.rst:81 msgid "History" msgstr "Geschichte" # f7b3cf1f2e494a4c8697b712adcbd1fc #: ../../../src/kdijkstra/doc/index.rst:82 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # adf5de36019d4982b76cd696909168b0 #: ../../../src/kdijkstra/doc/index.rst:86 msgid "Examples" msgstr "Beispiele" # f332ab5afb39404284be98f0e9a2c8dc #: ../../../src/kdijkstra/doc/index.rst:88 msgid "Returning a ``cost`` result" msgstr "" # cb5abec6a55e41a4a61c22fd3f461110 #: ../../../src/kdijkstra/doc/index.rst:123 msgid "Returning a ``path`` result" msgstr "" # d2e7b4076702425a9c6928a0cc4b997e #: ../../../src/kdijkstra/doc/index.rst:144 msgid "" "There is no assurance that the result above will be ordered in the direction" " of flow of the route, ie: it might be reversed. You will need to check if " "``st_startPoint()`` of the route is the same as the start node location and " "if it is not then call ``st_reverse()`` to reverse the direction of the " "route. This behavior is a function of PostGIS functions ``st_linemerge()`` " "and ``st_union()`` and not pgRouting." msgstr "" # d6928031c7d047a5999f03c79c5bcfea #: ../../../src/kdijkstra/doc/index.rst:153 msgid "See Also" msgstr "Siehe auch" # cd86a4612fe944acbe5a39daaf52dafd #: ../../../src/kdijkstra/doc/index.rst:155 msgid ":ref:`type_cost_result`" msgstr "" # c2386bf8c6314521abe162d0bf548225 #: ../../../src/kdijkstra/doc/index.rst:156 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/ksp/000077500000000000000000000000001257314352300226365ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/ksp/doc/000077500000000000000000000000001257314352300234035ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/ksp/doc/index.po000066400000000000000000000122531257314352300250550ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:15+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # dc72571c7ce5498b92c659e3e482c885 #: ../../../src/ksp/doc/index.rst:13 msgid "pgr_ksp - K-Shortest Path" msgstr "" # 57b24beea69846f58a8cb9b1a7a892b5 #: ../../../src/ksp/doc/index.rst:20 msgid "Name" msgstr "Name" # b3d0fc92b23443c8b718233c1e16f052 #: ../../../src/ksp/doc/index.rst:22 msgid "``pgr_ksp`` — Returns the \"K\" shortest paths." msgstr "" # 0e60ee2dfa944557a1e9c76106489a7f #: ../../../src/ksp/doc/index.rst:26 msgid "Synopsis" msgstr "Übersicht" # bcf915dc485c4e3b90c9a8ea251b55d1 #: ../../../src/ksp/doc/index.rst:28 msgid "" "The K shortest path routing algorithm based on Yen's algorithm. \"K\" is the" " number of shortest paths desired. Returns a set of :ref:`pgr_costResult3 " "` (seq, id1, id2, id3, cost) rows, that make up a path." msgstr "" # 46b5ce0d54a64718819888b77b007080 #: ../../../src/ksp/doc/index.rst:37 msgid "Description" msgstr "Beschreibung" # dddbbca8781f41eab4aac1d4e2ecdf32 #: ../../../src/ksp/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "" # 575d21e3bc994dc3a92a7c6cbb0ed6a2 #: ../../../src/ksp/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "" # 589751b9c7d34dac9b4eeb12894fd648 #: ../../../src/ksp/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "" # 6567c097438040d9b678e88df7521b35 #: ../../../src/ksp/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "" # a1e24bd423dd445889b72928d964a5ec #: ../../../src/ksp/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "" # ed76ed5e3a504c7aa3a35ea3fa5b4c16 #: ../../../src/ksp/doc/index.rst:50 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when ``has_rcost`` the parameter is ``true`` (see the above remark about " "negative costs)." msgstr "" # 588bdec4303b49869b6d1eedd541c198 #: ../../../src/ksp/doc/index.rst:52 msgid "``int4`` id of the start point" msgstr "" # 96b44480fac34f6286b863e6c75d4d8a #: ../../../src/ksp/doc/index.rst:53 msgid "``int4`` id of the end point" msgstr "" # 0ffd51df58754f0b89f1b3ad6f75b632 #: ../../../src/ksp/doc/index.rst:54 msgid "``int4`` number of alternative routes" msgstr "" # 0fc58370aa30454ea32a2c8b9f3b14a3 #: ../../../src/ksp/doc/index.rst:55 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "" # dc8dfcffbd604441a95743930181b042 #: ../../../src/ksp/doc/index.rst:57 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" # 611d6bbb82ca4987ae39fd45bb107c2b #: ../../../src/ksp/doc/index.rst:59 msgid "sequence for ording the results" msgstr "" # b79966a030e04ee3b5e992b5a6858947 #: ../../../src/ksp/doc/index.rst:60 msgid "route ID" msgstr "" # a324539cdc2e4202b416aa19693d1c3f #: ../../../src/ksp/doc/index.rst:61 msgid "node ID" msgstr "" # 4d87667a7b744eec999819b399fee50c #: ../../../src/ksp/doc/index.rst:62 msgid "edge ID (``0`` for the last row)" msgstr "" # baaba3dc621142bd8fc6b8ba32eb2b2e #: ../../../src/ksp/doc/index.rst:63 msgid "cost to traverse from ``id2`` using ``id3``" msgstr "" # b585e07096f74b0389f8b7dffc969faa #: ../../../src/ksp/doc/index.rst:65 msgid "" "KSP code base taken from http://code.google.com/p/k-shortest-paths/source." msgstr "" # 2d033ec25b09426c82d7bc27450b0e13 #: ../../../src/ksp/doc/index.rst:69 msgid "History" msgstr "Geschichte" # 2910d7995ec342b995c857c1e8ea0ac3 #: ../../../src/ksp/doc/index.rst:70 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 0fb494088fa241d6a4aa5482217c2851 #: ../../../src/ksp/doc/index.rst:74 msgid "Examples" msgstr "Beispiele" # d3ea07b1c58a42ea9f68558e55eb90a0 #: ../../../src/ksp/doc/index.rst:76 msgid "Without ``reverse_cost``" msgstr "" # 7c55b739634c4401b46c4014669d2896 #: ../../../src/ksp/doc/index.rst:104 msgid "With ``reverse_cost``" msgstr "" # 2412b0b4ec044973a1c2304488a73b1a #: ../../../src/ksp/doc/index.rst:131 msgid "The queries use the :ref:`sampledata` network." msgstr "" # 14d58e1d3a8f4723bb11ed549594cb26 #: ../../../src/ksp/doc/index.rst:135 msgid "See Also" msgstr "Siehe auch" # 73cf1bb94518468996cdd3ff6bf897be #: ../../../src/ksp/doc/index.rst:137 msgid ":ref:`type_cost_result3`" msgstr ":ref:`type_cost_result3`" # 3dde120556744d3f9ce7d6e9b9f0c1ee #: ../../../src/ksp/doc/index.rst:138 msgid "http://en.wikipedia.org/wiki/K_shortest_path_routing" msgstr "http://en.wikipedia.org/wiki/K_shortest_path_routing" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/trsp/000077500000000000000000000000001257314352300230315ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/trsp/doc/000077500000000000000000000000001257314352300235765ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/trsp/doc/index.po000066400000000000000000000165301257314352300252520ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-04 04:24+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 15b2085c08994c0bafb02ec924886b36 #: ../../../src/trsp/doc/index.rst:13 msgid "pgr_trsp - Turn Restriction Shortest Path (TRSP)" msgstr "" # 001ce231c65b42a19a62809e63a0b153 #: ../../../src/trsp/doc/index.rst:23 msgid "Name" msgstr "Name" # e7d332e28a5540d2af454386b4bf39e5 #: ../../../src/trsp/doc/index.rst:25 msgid "" "``pgr_trsp`` — Returns the shortest path with support for turn restrictions." msgstr "" # 9f0ad26664fc4d2aa44b49daf329cbcf #: ../../../src/trsp/doc/index.rst:29 msgid "Synopsis" msgstr "Übersicht" # 2d74de00ff7144f1a68f40ec98315004 #: ../../../src/trsp/doc/index.rst:31 msgid "" "The turn restricted shorthest path (TRSP) is a shortest path algorithm that " "can optionally take into account complicated turn restrictions like those " "found in real work navigable road networks. Performamnce wise it is nearly " "as fast as the A* search but has many additional features like it works with" " edges rather than the nodes of the network. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that " "make up a path." msgstr "" # 258764bba06c4ef58ac4b5f8fc99fa51 #: ../../../src/trsp/doc/index.rst:47 msgid "Description" msgstr "Beschreibung" # db4ead8b9b724ada9fcd352b21c13c47 #: ../../../src/trsp/doc/index.rst:49 msgid "" "The Turn Restricted Shortest Path algorithm (TRSP) is similar to the " ":ref:`shooting_star` in that you can specify turn restrictions." msgstr "" # f8c43b665915464c9bfc35604fd91aee #: ../../../src/trsp/doc/index.rst:51 msgid "" "The TRSP setup is mostly the same as :ref:`Dijkstra shortest path " "` with the addition of an optional turn restriction table. " "This makes adding turn restrictions to a road network much easier than " "trying to add them to Shooting Star where you had to ad the same edges " "multiple times if it was involved in a restriction." msgstr "" # b95a0195c5bd43caa2d6cfb1f998a956 #: ../../../src/trsp/doc/index.rst:54 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "" # 580e965db4a1466da14357ff969e2429 #: ../../../src/trsp/doc/index.rst:61 msgid "``int4`` identifier of the edge" msgstr "" # 1240ecd9b29e479ca8b980c6282c5182 #: ../../../src/trsp/doc/index.rst:62 msgid "``int4`` identifier of the source vertex" msgstr "" # f155b6dee53749049cc6a9eac4126083 #: ../../../src/trsp/doc/index.rst:63 msgid "``int4`` identifier of the target vertex" msgstr "" # 882a25b98f4f4c7cb2f288cf7c327c4a #: ../../../src/trsp/doc/index.rst:64 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "" # 0a3a626251a840ab96796ef2ab9b91c5 #: ../../../src/trsp/doc/index.rst:65 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "" # 510dbeaa32914dc18ed3e6799281fbef #: ../../../src/trsp/doc/index.rst:67 msgid "``int4`` **NODE id** of the start point" msgstr "" # ece6f31366044417b07933b2c817c5df #: ../../../src/trsp/doc/index.rst:68 msgid "``int4`` **NODE id** of the end point" msgstr "" # 31ad6aa2c51741de8dbafceaf67d397a #: ../../../src/trsp/doc/index.rst:69 msgid "``true`` if the graph is directed" msgstr "" # 6605eca503604a6daa20167fcbdd05fa #: ../../../src/trsp/doc/index.rst:70 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "" # 332748df482046d7b70e9012364915e3 #: ../../../src/trsp/doc/index.rst:72 msgid "" "(optional) a SQL query, which should return a set of rows with the following" " columns:" msgstr "" # 936b80e377bd457081e14e36770ab130 #: ../../../src/trsp/doc/index.rst:78 msgid "``float8`` turn restriction cost" msgstr "" # d1715703f624412385536b88c78a32df #: ../../../src/trsp/doc/index.rst:79 msgid "``int4`` target id" msgstr "" # 83a22871a9f6419190e4bf313f49c672 #: ../../../src/trsp/doc/index.rst:80 msgid "" "``text`` commar seperated list of edges in the reverse order of ``rule``" msgstr "" # d0f078a9c92348a9bc1e880a0835b24c #: ../../../src/trsp/doc/index.rst:82 msgid "" "Another variant of TRSP allows to specify **EDGE id** of source and target " "together with a fraction to interpolate the position:" msgstr "" # 021daf08280643738cfc9e67f4fa6fce #: ../../../src/trsp/doc/index.rst:84 msgid "``int4`` **EDGE id** of the start edge" msgstr "" # 6c0b782e2a2d4ee7aac26b031327b48d #: ../../../src/trsp/doc/index.rst:85 msgid "``float8`` fraction of 1 defines the position on the start edge" msgstr "" # 4f60cd31727245739cba5b4be8840191 #: ../../../src/trsp/doc/index.rst:86 msgid "``int4`` **EDGE id** of the end edge" msgstr "" # 8a114786a737431f9d36f79718505b0c #: ../../../src/trsp/doc/index.rst:87 msgid "``float8`` fraction of 1 defines the position on the end edge" msgstr "" # 164eff72cc834e76afafdb24fae73b05 #: ../../../src/trsp/doc/index.rst:89 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" # f1e7b63cce7e45dca113b9c63b80531a #: ../../../src/trsp/doc/index.rst:91 msgid "row sequence" msgstr "" # 9224c385fbc84c6fb16a5752bb0dcf0f #: ../../../src/trsp/doc/index.rst:92 msgid "node ID" msgstr "" # 838eabec61db4ac1a64b9bb7b12a5bec #: ../../../src/trsp/doc/index.rst:93 msgid "edge ID (``-1`` for the last row)" msgstr "" # dd4d4036ca89412ca65bb9dc36a98ff5 #: ../../../src/trsp/doc/index.rst:94 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "" # 3e879e6cbece4a27afe4738bdef1080b #: ../../../src/trsp/doc/index.rst:98 msgid "History" msgstr "Geschichte" # 16b0789da1954e179858d593d9973be6 #: ../../../src/trsp/doc/index.rst:99 msgid "New in version 2.0.0" msgstr "Neu in Version 2.0.0" # 36dc0630c4e04859ba0a41aa3da19ed6 #: ../../../src/trsp/doc/index.rst:103 msgid "Examples" msgstr "Beispiele" # 0c40d66ced8b4b48914b3bb328c5f10e #: ../../../src/trsp/doc/index.rst:105 msgid "Without turn restrictions" msgstr "" # 456ae3d3abc547978bd147c884275ac6 #: ../../../src/trsp/doc/index.rst:126 msgid "With turn restrictions" msgstr "" # 2541f0dba78f4dfe93fcda086ddeba34 #: ../../../src/trsp/doc/index.rst:128 msgid "" "Turn restrictions require additional information, which can be stored in a " "separate table:" msgstr "" # 4d9e1ab740a44fe990829e06dcc32f65 #: ../../../src/trsp/doc/index.rst:144 msgid "Then a query with turn restrictions is created as:" msgstr "" # 61dd0262b80b4db58f637fe5d2dd1ae8 #: ../../../src/trsp/doc/index.rst:167 msgid "The queries use the :ref:`sampledata` network." msgstr "" # 48bf89e209cc4518904b1b99e1a89f99 #: ../../../src/trsp/doc/index.rst:171 msgid "See Also" msgstr "Siehe auch" # 7988e08198b04952bc5a1cb22cce310f #: ../../../src/trsp/doc/index.rst:173 msgid ":ref:`type_cost_result`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/tsp/000077500000000000000000000000001257314352300226475ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/tsp/doc/000077500000000000000000000000001257314352300234145ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/de/LC_MESSAGES/src/tsp/doc/index.po000066400000000000000000000261311257314352300250660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: German (http://www.transifex.com/projects/p/pgrouting/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 588bb56f073f49f89c741579fbc2c17c #: ../../../src/tsp/doc/index.rst:13 msgid "pgr_tsp - Traveling Sales Person" msgstr "" # f69daf53ba3c47ca846fbcbbcf6aa25d #: ../../../src/tsp/doc/index.rst:23 msgid "Name" msgstr "Name" # 5ccbfce91c604bac96d73fdbc656f675 #: ../../../src/tsp/doc/index.rst:25 msgid "" "``pgr_tsp`` - Returns the best route from a start node via a list of nodes." msgstr "" # cd69b4b6495b448fa23e10806d8cd704 #: ../../../src/tsp/doc/index.rst:26 msgid "" "``pgr_tsp`` - Returns the best route order when passed a disance matrix." msgstr "" # eee8057e1f874582a8d82dbf95c33b83 #: ../../../src/tsp/doc/index.rst:27 msgid "" "``pgr_makeDistanceMatrix`` - Returns a Eucleadian distance Matrix from the " "points provided in the sql result." msgstr "" # c0ecbed749044ceea6ac67da6a92e851 #: ../../../src/tsp/doc/index.rst:31 msgid "Synopsis" msgstr "Übersicht" # bccf8e0d00d545fbb53db8de741e3629 #: ../../../src/tsp/doc/index.rst:33 msgid "" "The travelling salesman problem (TSP) or travelling salesperson problem asks" " the following question: Given a list of cities and the distances between " "each pair of cities, what is the shortest possible route that visits each " "city exactly once and returns to the origin city? This algoritm uses " "simulated annealing to return a high quality approximate solution. Returns a" " set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows," " that make up a path." msgstr "" # 4817fee0103a41c4816125ab5b8e50c9 #: ../../../src/tsp/doc/index.rst:41 msgid "" "Returns a set of (seq integer, id1 integer, id2 integer, cost float8) that " "is the best order to visit the nodes in the matrix. ``id1`` is the index " "into the distance matrix. ``id2`` is the point id from the sql." msgstr "" # d81ab41209864a73a7ffa72604da479d #: ../../../src/tsp/doc/index.rst:43 msgid "" "If no ``end_id`` is supplied or it is -1 or equal to the start_id then the " "TSP result is assumed to be a circluar loop returning back to the start. If " "``end_id`` is supplied then the route is assumed to start and end the the " "designated ids." msgstr "" # 50853fe7ce3a4230ba1ad32e1820ff86 #: ../../../src/tsp/doc/index.rst:52 msgid "Description" msgstr "Beschreibung" # 5c75019d15bb43c39560772bc3ee4607 #: ../../../src/tsp/doc/index.rst:55 msgid "With Euclidean distances" msgstr "" # 66a3e0216d3948b082421f130af849fc #: ../../../src/tsp/doc/index.rst:56 msgid "" "The TSP solver is based on ordering the points using straight line " "(euclidean) distance [#f0]_ between nodes. The implementation is using an " "approximation algorithm that is very fast. It is not an exact solution, but " "it is guaranteed that a solution is returned after certain number of " "iterations." msgstr "" # 7b0c0aa5e05b441ea75bea14ed4902cd #: ../../../src/tsp/doc/index.rst:58 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "" # 370960d08a674040ba2f83ed085dbb48 #: ../../../src/tsp/doc/index.rst:64 msgid "``int4`` identifier of the vertex" msgstr "" # 041d921890f847d1bcb77251f630f8d5 #: ../../../src/tsp/doc/index.rst:65 msgid "``float8`` x-coordinate" msgstr "" # 8662fbcf22f74a82900515c839683881 #: ../../../src/tsp/doc/index.rst:66 msgid "``float8`` y-coordinate" msgstr "" # c71cd39ce3cf4e3e9301579f9a596cdb #: ../../../src/tsp/doc/index.rst:68 msgid "``int4`` id of the start point" msgstr "" # 5165a6a173194137bb498d88e0957b35 #: ../../../src/tsp/doc/index.rst:69 msgid "" "``int4`` id of the end point, This is *OPTIONAL*, if include the route is " "optimized from start to end, otherwise it is assumed that the start and the " "end are the same point." msgstr "" # d73e6887338e4da3a107b753d970eb83 #: ../../../src/tsp/doc/index.rst:72 msgid "The function returns set of :ref:`type_cost_result`:" msgstr "" # 6a00ce9fe1e84a708606d26b563355af # c113028794ef4a08a59271625c0ae721 #: ../../../src/tsp/doc/index.rst:74 ../../../src/tsp/doc/index.rst:107 msgid "row sequence" msgstr "" # 486fb735dda64593ba3d2773c140d01f #: ../../../src/tsp/doc/index.rst:75 msgid "internal index to the distance matric" msgstr "" # 47f9555a7ecb4013a9b7b1744788a432 #: ../../../src/tsp/doc/index.rst:76 msgid "``id`` of the node" msgstr "" # 879b651101634a9fa1850e585291b13d #: ../../../src/tsp/doc/index.rst:77 msgid "cost to traverse from the current node to the next node." msgstr "" # 1219dbad1dbc483e8c66e492b2ddbb85 #: ../../../src/tsp/doc/index.rst:80 msgid "Create a distance matrix" msgstr "" # 0c6c6e0816e1404798c896777ad941f2 #: ../../../src/tsp/doc/index.rst:81 msgid "" "For users that need a distance matrix we have a simple function that takes " "SQL in ``sql`` as described above and returns a record with ``dmatrix`` and " "``ids``." msgstr "" # a9ebba1a8cbb4af9a325f5ebcf4c9c50 #: ../../../src/tsp/doc/index.rst:87 msgid "The function returns a record of ``dmatrix``, ``ids``:" msgstr "" # 79831990a066442dbf3d4f24cebf6aef #: ../../../src/tsp/doc/index.rst:89 msgid "``float8[][]`` a symeteric Euclidean distance matrix based on ``sql``." msgstr "" # afbd6f830d5c4ab2847548f86f90dca1 #: ../../../src/tsp/doc/index.rst:90 msgid "" "``integer[]`` an array of ids as they are ordered in the distance matrix." msgstr "" # f0b8169b552646f980bd6b7e0e4b580c #: ../../../src/tsp/doc/index.rst:94 msgid "With distance matrix" msgstr "" # e50bb0a665844d7682d3a1b216adb70e #: ../../../src/tsp/doc/index.rst:95 msgid "" "For users, that do not want to use Euclidean distances, we also provode the " "ability to pass a distance matrix that we will solve and return an ordered " "list of nodes for the best order to visit each. It is up to the user to " "fully populate the distance matrix." msgstr "" # 900d7d9a9cfe4f48a183120d63a6b5fb #: ../../../src/tsp/doc/index.rst:97 msgid "``float[][]`` distance matrix of points" msgstr "" # ffe889182e9b49e48573a830538e2f76 #: ../../../src/tsp/doc/index.rst:98 msgid "``int4`` index of the start point" msgstr "" # 7ff184ff9d034484941644d3528f9b11 #: ../../../src/tsp/doc/index.rst:99 msgid "``int4`` (optional) index of the end node" msgstr "" # a7886e5620ad48308a92c602d785b979 #: ../../../src/tsp/doc/index.rst:101 msgid "" "The ``end`` node is an optional parameter, you can just leave it out if you " "want a loop where the ``start`` is the depot and the route returns back to " "the depot. If you include the ``end`` parameter, we optimize the path from " "``start`` to ``end`` and minimize the distance of the route while include " "the remaining points." msgstr "" # 3328187fb6f24c06bd2ade2fb9daff6c #: ../../../src/tsp/doc/index.rst:103 msgid "" "The distance matrix is a multidimensional `PostgreSQL array type " "`_ that must be ``N x" " N`` in size." msgstr "" # 1768ea2352234c129198dbacd1452e65 #: ../../../src/tsp/doc/index.rst:105 msgid "The result will be N records of ``[ seq, id ]``:" msgstr "" # f8e56b07da754f4396ccb1daa52b8213 #: ../../../src/tsp/doc/index.rst:108 msgid "index into the matrix" msgstr "" # 700ed687dfd24327b5866cb91007c0ed #: ../../../src/tsp/doc/index.rst:112 msgid "Footnotes" msgstr "" # bae6c65f712c4ff9b0fd388153cf42f7 #: ../../../src/tsp/doc/index.rst:113 msgid "" "There was some thought given to pre-calculating the driving distances " "between the nodes using Dijkstra, but then I read a paper (unfortunately I " "don't remember who wrote it), where it was proved that the quality of TSP " "with euclidean distance is only slightly worse than one with real distance " "in case of normal city layout. In case of very sparse network or rivers and " "bridges it becomes more inaccurate, but still wholly satisfactory. Of course" " it is nice to have exact solution, but this is a compromise between quality" " and speed (and development time also). If you need a more accurate " "solution, you can generate a distance matrix and use that form of the " "function to get your results." msgstr "" # aeabcb34ceb245ac8c9c4dd783bae696 #: ../../../src/tsp/doc/index.rst:117 msgid "History" msgstr "Geschichte" # 83259e3ddfad4bc8a503e3daa04b99d5 #: ../../../src/tsp/doc/index.rst:118 msgid "Renamed in version 2.0.0" msgstr "Umbenannt in Version 2.0.0" # 537d6a4a4cc64451857537f64823ac72 #: ../../../src/tsp/doc/index.rst:119 msgid "GAUL dependency removed in version 2.0.0" msgstr "" # 51493667159c4c6395a48ada45bc3ddb #: ../../../src/tsp/doc/index.rst:123 msgid "Examples" msgstr "Beispiele" # 7c2ef386cc424fe5a5781147e3ea4cc2 #: ../../../src/tsp/doc/index.rst:125 msgid "" "Using SQL parameter (all points from the table, atarting from 6 and ending " "at 5). We have listed two queries in this example, the first might vary from" " system to system because there are multiple equivalent answers. The second " "query should be stable in that the length optimal route should be the same " "regardless of order." msgstr "" # 41662adbab25461784b154100646e929 #: ../../../src/tsp/doc/index.rst:159 msgid "Using distance matrix (A loop starting from 1)" msgstr "" # 936788f1e0c2469ba7d71161a6320815 #: ../../../src/tsp/doc/index.rst:161 msgid "" "When using just the start node you are getting a loop that starts with 1, in" " this case, and travels through the other nodes and is implied to return to " "the start node from the last one in the list. Since this is a circle there " "are at least two possible paths, one clockwise and one counter-clockwise " "that will have the same length and be equall valid. So in the following " "example it is also possible to get back a sequence of ids = {1,0,3,2} " "instead of the {1,2,3,0} sequence listed below." msgstr "" # 95907dec9016432f8b75f45be9e231c3 #: ../../../src/tsp/doc/index.rst:175 msgid "Using distance matrix (Starting from 1, ending at 2)" msgstr "" # c376ad2787cd4f4abf9764fbe86699b2 #: ../../../src/tsp/doc/index.rst:189 msgid "" "Using the vertices table edge_table_vertices_pgr generated by " ":ref:`pgr_create_topology`. Again we have two queries where the first might " "vary and the second is based on the overal path length." msgstr "" # c3d22bacc29d477ca8c5a118ddedb8f4 #: ../../../src/tsp/doc/index.rst:226 msgid "The queries use the :ref:`sampledata` network." msgstr "" # 4f5c93447689413e86e9ed2751abff8f #: ../../../src/tsp/doc/index.rst:230 msgid "See Also" msgstr "Siehe auch" # 5f49eba1079b40d297bf0872ae69fe06 #: ../../../src/tsp/doc/index.rst:232 msgid ":ref:`type_cost_result`" msgstr "" # 81d591e953334f24b72e9680e2ae42f9 #: ../../../src/tsp/doc/index.rst:233 msgid "http://en.wikipedia.org/wiki/Traveling_salesman_problem" msgstr "" # 2c62ab4de73248479f416573176f0c4a #: ../../../src/tsp/doc/index.rst:234 msgid "http://en.wikipedia.org/wiki/Simulated_annealing" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/es/000077500000000000000000000000001257314352300175045ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/000077500000000000000000000000001257314352300212715ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/000077500000000000000000000000001257314352300220365ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/index.po000066400000000000000000000322311257314352300235060ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 21:48\n" "PO-Revision-Date: 2013-09-24 04:27+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # c86028e885c64c0987f44bbcc08fb02a #: ../../index.rst:13 msgid "Table of Contents" msgstr "Contenido" # 32111013f9c94976b553857e93812724 #: ../../index.rst:15 msgid "" "pgRouting extends the `PostGIS `_/`PostgreSQL " "`_ geospatial database to provide geospatial routing " "and other network analysis functionality." msgstr "pgRouting extiende a las bases de datos geoespaciales `PostGIS `_ /`PostgreSQL `_ para proveer ruteo geoespacial y funcionalidad de análisis de redes." # cd5bc882f7f3412b8a937ba25e203de8 #: ../../index.rst:17 msgid "This is the manual for pgRouting |release|." msgstr "Este es el manual para pgRouting |release|." # d928c97ad24c4daeae96bb02b87c5a6d #: ../../index.rst:23 msgid "" "The pgRouting Manual is licensed under a `Creative Commons Attribution-Share" " Alike 3.0 License `_. Feel " "free to use this material any way you like, but we ask that you attribute " "credit to the pgRouting Project and wherever possible, a link back to " "http://pgrouting.org. For other licenses used in pgRouting see the " ":ref:`license` page." msgstr "El Manual de pgRouting está bajo la licencia `Licencia Creative Commons Attribution-Share Alike 3.0 `_. Eres libre para usar este material de la manera que desees, pero pedimos que le otorges el crédito al proyecto pgRouting y cuando sea posible le pongas una liga hacia http://pgrouting.org. Para otras licencias usadas en pgRouting ver :ref:`Licencias `." # 9024be66e4ef47b9b53de9a42af4550d #: ../../index.rst:27 msgid "General" msgstr "Generalidades" # 268439cb0a4f4417b56ca21d51394850 #: ../../index.rst:40 msgid "Tutorial" msgstr "Tutoriales" # bf01af3d0d3244f283f5b3fab105caad #: ../../index.rst:42 msgid ":ref:`Tutorial `" msgstr ":ref:`Tutorial `" # 116777f411a248f9afe42b9b51679b78 #: ../../index.rst:44 msgid ":ref:`Getting started `" msgstr ":ref:`Comenzando a trabajar `" # 2066f7d15ec8444c833547cfb3b06a98 #: ../../index.rst:45 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr ":ref:`topology` para tener una visión general de una topología de algoritmos de encaminamiento." # 2753f71d0fc14b0bbabb14a5180b10d9 #: ../../index.rst:46 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr ":ref:`analytics` para tener una visión general del análisis de un gráfico." # 042f858c16ca4c7ea9fb4baa62efdd44 #: ../../index.rst:47 msgid ":ref:`custom_query` that is used in the routing algorithms." msgstr ":ref:`custom_query` que se utiliza en los algoritmos de ruteo." # 13f4fade1d47458abf8ba3706110d874 #: ../../index.rst:48 msgid ":ref:`performance` to improve your performance." msgstr ":ref:`performance` para mejorar su rendimiento." # c3ccc6e6651e47f9b9d271c60976b15c #: ../../index.rst:49 msgid ":ref:`custom_wrapper` to colaborate with a wrapper." msgstr ":ref:`custom_wrapper` para colaborar con un envoltorio." # 233aebcc461745c2b0811b7f4328ce3a #: ../../index.rst:50 msgid ":ref:`recipes` to colaborate with a recipe." msgstr ":ref:`recipes` para colaborar con una receta." # 3ae724b7e3714db2942fb7c77124cfc4 #: ../../index.rst:51 msgid ":ref:`sampledata` that is used in the examples of this manual." msgstr ":ref:`sampledata` que se utiliza en los ejemplos de este manual." # c92e843c52364963a35112272cb814fd #: ../../index.rst:61 msgid "" "For a more complete introduction how to build a routing application read the" " `pgRouting Workshop `_." msgstr "Para una introducción más completa de como construir una aplicación de ruteo, leer el `Taller de pgRouting `_." # 524c7dc0d5654f319fc62f2ae08b86f7 #: ../../index.rst:65 msgid "Data Types" msgstr "Tipos de Datos" # e49a23cdc901419e8a3d5f17ed6c6ea0 #: ../../index.rst:67 msgid ":ref:`data_types`" msgstr ":ref:`data_types`" # ef6b2fcc629f48c7b88d3ac78527893a #: ../../index.rst:69 msgid "" ":ref:`type_cost_result` - A set of records to describe a path result with " "cost attribute." msgstr ":ref:`type_cost_result` — un conjunto de registros para describir un resultado de camino con el atributo de costo." # 84a33ec406d2412c9e681656b4cb9b43 #: ../../index.rst:70 msgid "" ":ref:`pgr_costResult3[]` - A set of records to describe a" " path result with cost attribute." msgstr ":ref:`pgr_costResult3[]` — un conjunto de registros para describir un resultado de ruta con el atributo de costo." # 6a2ba698d366498caa046c97178f05d5 #: ../../index.rst:71 msgid "" ":ref:`pgr_geomResult` - A set of records to describe a " "path result with geometry attribute." msgstr ":ref:`pgr_geomResult ` — un conjunto de registros para describir el resultado de un camino que incluye el atributo de la geometría." # 9c4629c11bc143a184a6564177b0e7bd #: ../../index.rst:80 msgid "Functions reference" msgstr "Referencia de Funciones" # 1f3545abdf7c42cdb73e76f5f149a31b #: ../../index.rst:82 msgid ":ref:`topology_functions`" msgstr ":ref:`topology_functions`" # 058f97425ccb4cb5870163ebbe948a72 #: ../../index.rst:84 msgid "" ":ref:`pgr_create_topology` - to create a topology based on the geometry." msgstr ":ref:`pgr_create_topology` para crear la topología basado en la geometría." # e839b8e9c3664685a6dc346cac1ea039 #: ../../index.rst:85 msgid "" ":ref:`pgr_create_vert_table` - to reconstruct the vertices table based on " "the source and target information." msgstr ":ref:`pgr_create_vert_table` - para reconstruir la tabla vértices basándose en la información de origen y de destino." # 5d9cd0c5ac3043b99ae4fb495036d05f #: ../../index.rst:86 msgid "" ":ref:`pgr_analyze_graph` - to analyze the edges and vertices of the edge " "table." msgstr ":ref:`pgr_analyze_graph` Para analizar los bordes y vértices de la tabla de bordes." # 714b5f8623914db981048d201845d040 #: ../../index.rst:87 msgid ":ref:`pgr_analyze_oneway` - to analyze directionality of the edges." msgstr ":ref:`pgr_analyze_oneway` para analizar la direccionalidad de los bordes." # 5f3a1ebfa74d4463912b1c695028121d #: ../../index.rst:88 msgid ":ref:`pgr_node_network` -to create nodes to a not noded edge table." msgstr ":ref:`pgr_node_network` - para crear nodos a una tabla de borde sin nodos." # 655d025751764d39b841997c13775783 #: ../../index.rst:90 msgid ":ref:`routing_functions`" msgstr ":ref:`routing_functions`" # 6a94d292d24b45f7aafda5a754a6ba30 #: ../../index.rst:92 msgid "" ":ref:`pgr_apspJohnson `- All Pairs Shortest Path, " "Johnson’s Algorithm" msgstr ":ref:`pgr_apspJohnson ` - Algoritmo de la ruta más corta de todos los pares de la ruta más corta de Johnson" # fbda3d31d88e4df891d2095dfbb8ab52 #: ../../index.rst:93 msgid "" ":ref:`pgr_apspWarshall` - All Pairs Shortest Path, Floyd-" "Warshall Algorithm" msgstr ":ref:`pgr_apspWarshall` - camino más corto de todos los pares, Algoritmo de Floyd-Warshall" # 10cf6d194dcf4af2be81f0f8034cd5cb #: ../../index.rst:94 msgid ":ref:`pgr_astar` - Shortest Path A*" msgstr ":ref:`pgr_astar` - Camino más corto A*" # 72aa55b5147341e6be8b3ac29edc5056 #: ../../index.rst:95 msgid ":ref:`pgr_bdAstar` - Bi-directional A* Shortest Path" msgstr ":ref:`pgr_bdAstar` - Camino más corto bidireccional A*" # 659e5f56cae84ce598a95fe83608da28 #: ../../index.rst:96 msgid "" ":ref:`pgr_bdDijkstra` - Bi-directional Dijkstra Shortest Path" msgstr ":ref:`pgr_bdDijkstra` - Camino más corto bidireccional de Dijkstra" # 2a0544bf5ac444cb9f814c98ddd9cac0 #: ../../index.rst:97 msgid ":ref:`pgr_dijkstra` - Shortest Path Dijkstra" msgstr ":ref:`pgr_dijkstra` - Camino más corto de Dijkstra" # 0d062718bba84332bc05094be53c7b0b #: ../../index.rst:98 msgid "" ":ref:`pgr_kDijkstra` - Mutliple destination Shortest Path " "Dijkstra" msgstr ":ref:`pgr_kDijkstra` - Camino más corto camino con múltiples destinos de Dijkstra" # 388e0ef15cac4c7a87ed5f5f7d164eab #: ../../index.rst:99 msgid ":ref:`pgr_ksp` - K-Shortest Path" msgstr ":ref:`pgr_ksp` - K caminos más cortos" # 488a2b3901c548b394c466b7580ea9a4 #: ../../index.rst:100 msgid ":ref:`pgr_tsp` - Traveling Sales Person" msgstr ":ref:`pgr_tsp` - Vendeor Viajante" # dc4452cb04fb47fb9d72b4a408ffabeb #: ../../index.rst:101 msgid ":ref:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)" msgstr ":ref:`pgr_trsp` - Camino más corto con giros restringidos (TRSP)" # e49a23cdc901419e8a3d5f17ed6c6ea0 #: ../../index.rst:103 msgid ":ref:`dd_index`" msgstr ":ref:`dd_index`" # 4f472ddb75b84b6abd644e500b7415f4 #: ../../index.rst:105 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr ":ref:`pgr_driving_distance` - Distancia de Manejo" # 607bcbfc39c649a4b54020f8d62ce9d0 #: ../../index.rst:106 msgid ":ref:`pgr_alphaShape` - Alpha shape computation" msgstr ":ref:`pgr_alphashape` - Cómputo de forma alfa" # f2e6773ccf394c739af44245aaaf5d02 #: ../../index.rst:107 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr ":ref:`pgr_points_as_polygon` - Polígono alrededor del conjunto de puntos" # ef6b2fcc629f48c7b88d3ac78527893a #: ../../index.rst:110 msgid "" ":ref:`pgr_get_column_name` - to get the name of the column as is stored in " "the postgres administration tables." msgstr ":ref:`pgr_get_column_name` para obtener el nombre de la columna como se almacena en las tablas de la administración de postgres." # b080d86d06dd4b248b6191f5c98ed0b7 #: ../../index.rst:111 msgid "" ":ref:`pgr_get_table_name` - to retrieve the name of the table as is stored " "in the postgres administration tables." msgstr ":ref:`pgr_get_table_name` para obtener el nombre de la tabla tal cual se almacena en las tablas de la administración de postgres." # 187f8a7ace1944dda76ab8ae8460d727 #: ../../index.rst:112 msgid ":ref:`pgr_is_column_indexed` - to check if the column is indexed." msgstr ":ref:`pgr_is_column_indexed` para comprobar si la columna está indexada." # 767ec7460a314ae0ae3ad47836c94182 #: ../../index.rst:113 msgid "" ":ref:`pgr_is_column_in_table` - to check only for the existance of the " "column." msgstr ":ref:`pgr_is_column_in_table` para revisar sólo la existencia de la columna." # 6d632e8288614fc59c04dbdfa5fceb36 #: ../../index.rst:114 msgid "" ":ref:`pgr_point_to_id` -to insert/get the id of the inserted point in a " "vertices table." msgstr ":ref:`pgr_point_to_id` - para insertar o conseguir la identificación del punto insertado en una tabla de vértices." # fd1def8169f543b9afc595abde9021ef #: ../../index.rst:115 msgid "" ":ref:`pgr_quote_ident` - to quotes the input text to be used as an " "identifier in an SQL statement string." msgstr ":ref:`pgr_quote_ident` - pone entre comillas el texto de entrada para ser utilizado como un identificador en una cadena de instrucción SQL." # 79be0c2066f3417fb063d0f11b8858bb #: ../../index.rst:116 msgid ":ref:`pgr_version` - to get pgRouting's version information." msgstr ":ref:`pgr_version` para obtener la versión actual de pgRouting." # e92514488cf348499952b55020516c0f #: ../../index.rst:117 msgid ":ref:`pgr_versionless` - to compare two version numbers." msgstr ":ref:`pgr_versionless` - para comparar dos números de versión." # 52049dec1aa94a84b44977cf3645aeee #: ../../index.rst:118 msgid "" ":ref:`pgr_start_point` - to get the start point of a (multi)linestring." msgstr ":ref:`pgr_start_Point` para obtener el punto inicial de un (multi)linestring." # b58261fb708141cfbd15342b18e83df7 #: ../../index.rst:119 msgid ":ref:`pgr_end_point` - to get the end point of a (multi)linestring." msgstr ":ref:`pgr_end_Point` para obtener el punto final de un (multi)linestring." # ccf6b70d55024c8cb87cd02c497cd394 #: ../../index.rst:138 msgid "Developer" msgstr "Desarrolladores" # bc20d365d4514a6dbf644153d3323f8d #: ../../index.rst:145 msgid ":ref:`change_log`" msgstr ":ref:`change_log`" # a6c26cabff9f4df5bbaa3de0ed924b11 #: ../../index.rst:147 msgid ":ref:`changelog_2_0`" msgstr ":ref:`changelog_2_0`" # 9d2d97e5ab6a4af08a3f5903f9a87114 #: ../../index.rst:148 msgid ":ref:`changelog_1_x`" msgstr ":ref:`changelog_1_x`" # d1533298308344f6bfa8e1644e3aace0 #: ../../index.rst:157 msgid "Indices and tables" msgstr "Índices y tablas" # e49a23cdc901419e8a3d5f17ed6c6ea0 #: ../../index.rst:158 msgid ":ref:`genindex`" msgstr ":ref:`genindex`" # 1572d01be82949ec8e487a5dc596b6a4 #: ../../index.rst:159 msgid ":ref:`search`" msgstr ":ref:`search`" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/index_man.po000066400000000000000000000043221257314352300243410ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 18:18+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 3f6e76c37d304447af292931aa52e56f #: ../../index_man.rst:13 msgid "pgRouting Reference" msgstr "Referencias para pgRouting" # 8347fe2ff4be4f9fbcaafbad7adac911 #: ../../index_man.rst:15 msgid "" "pgRouting extends the `PostGIS `_/`PostgreSQL " "`_ geospatial database to provide geospatial routing " "and other network analysis functionality." msgstr "pgRouting extiende a las bases de datos geoespaciales `PostGIS `_ /`PostgreSQL `_ para proveer ruteo geoespacial y otras funcionalidades de análisis de redes." # 3f626ce82e7e467c8d0b401e6a88d9ca #: ../../index_man.rst:22 msgid "pgRouting provides several :ref:`common functions `:" msgstr "pgRouting provee varias :ref:`funciones comunes `:" # 387e53a164e94fa1a2c34d515a8958d2 #: ../../index_man.rst:36 msgid "pgRouting defines a few :ref:`custom data types `:" msgstr "pgRouting define algunos :ref:`tipos de datos personalizados `:" # af0d92429b274dda891066d0b07d530f #: ../../index_man.rst:50 msgid "pgRouting functions in alphabetical order:" msgstr "Funciones de pgRouting en orden alfabético:" # 9f2f876866c6467ba1b45223a42790c6 #: ../../index_man.rst:66 msgid "If pgRouting is compiled with \"Driving Distance\" enabled:" msgstr "Si pgRouting es compilado con \"Distancia de Manejo\" habilitado:" # 1e0ce2246f904afbaf6c882025206eaa #: ../../index_man.rst:75 msgid "Some functions from previous releases may have been removed." msgstr "Algunas funciones de versiones anteriores han sido eliminadas." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/000077500000000000000000000000001257314352300226255ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/changelog/000077500000000000000000000000001257314352300245545ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/changelog/1_x.po000066400000000000000000000124451257314352300256110ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-13 13:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 6a8f15af6c6d4c709a455b1e6e7913a8 #: ../../src/changelog/1_x.rst:13 msgid "pgRouting 1.x Release Notes" msgstr "Notas de versión de pgRouting 1.x " # 35ec395b4f35487d95e18e46599976e4 #: ../../src/changelog/1_x.rst:15 msgid "" "The following release notes have been copied from the previous " "``RELEASE_NOTES`` file and are kept as a reference. Release notes starting " "with :ref:`version 2.0.0 ` will follow a different schema." msgstr "Las siguientes notas han sido copiadas desde el archivo anterior de ``RELEASE_NOTES`` y se mantienen como referencia. A partir de la versión :ref:`version 2.0.0 ` , las notas seguirán un esquema diferente." # 703dd8a8fe4d45c1859069c1117ec4b3 #: ../../src/changelog/1_x.rst:20 msgid "Changes for release 1.05" msgstr "Cambios para la versión 1.05" # e3f8283c49024042ad77d6924336865c # b2d8993542324fb6b2107164df0ba258 # 88cd476b4bc3446b89dd63ea7ad91e56 # d1043630671546faabf110ae51109494 #: ../../src/changelog/1_x.rst:22 ../../src/changelog/1_x.rst:29 #: ../../src/changelog/1_x.rst:50 ../../src/changelog/1_x.rst:57 msgid "Bugfixes" msgstr "Corrección de errores" # faaf3c4aa64e4806b5b41ecb230f4466 #: ../../src/changelog/1_x.rst:26 msgid "Changes for release 1.03" msgstr "Cambios para la versión 1.03" # c258bbbcb3e2445f8f7eb9dde242b0e5 #: ../../src/changelog/1_x.rst:28 msgid "Much faster topology creation" msgstr "Creación de topología mucho más rápida" # 059297cbe42d4af6b72b9e0d2b6ad06e #: ../../src/changelog/1_x.rst:33 msgid "Changes for release 1.02" msgstr "Cambios para la versión 1.02" # cb2792b313ca4c3fa513b9eb95c5de18 # 5a7078f4834449bba4a61211426d8ed9 #: ../../src/changelog/1_x.rst:35 ../../src/changelog/1_x.rst:42 msgid "Shooting* bugfixes" msgstr "Corrección de errores de Shooting* " # 5feb24afeb55480690c6589309388866 #: ../../src/changelog/1_x.rst:36 msgid "Compilation problems solved" msgstr "Se resolvieron problemas de compilación" # 0e0f4a9f6a22461baa8bc5da60cfd41b #: ../../src/changelog/1_x.rst:40 msgid "Changes for release 1.01" msgstr "Cambios para la versión 1.01" # 8ea96e385ab44490850a2a73aa013f9b #: ../../src/changelog/1_x.rst:46 msgid "Changes for release 1.0" msgstr "Cambios para la versión 1.0" # efa896c6a92842fdabbf06c4f8c5b640 #: ../../src/changelog/1_x.rst:48 msgid "Core and extra functions are separated" msgstr "Núcleo y funciones adicionales están separadas" # 51ced072bcbc470c87cc5fd90912467f #: ../../src/changelog/1_x.rst:49 msgid "Cmake build process" msgstr "Proceso de compilación con CMake " # ee707024082d499a962851a420e20d5f #: ../../src/changelog/1_x.rst:54 msgid "Changes for release 1.0.0b" msgstr "Cambios para la versión 1.0.0b" # d94242dc07a94aa5b9cb20cd4fd8f85d #: ../../src/changelog/1_x.rst:56 msgid "Additional SQL file with more simple names for wrapper functions" msgstr "Archivos SQL adicionales con nombres más simples para las funciones de la envolturas" # 178ec0ecd8a74084a59974d12e30f589 #: ../../src/changelog/1_x.rst:61 msgid "Changes for release 1.0.0a" msgstr "Cambios para la versión 1.0.0a" # 5591af5527fc4ff68fbcfb9268f20564 #: ../../src/changelog/1_x.rst:63 msgid "Shooting* shortest path algorithm for real road networks" msgstr "Algoritmo de ruta más corta Shooting\\* para redes de camino reales" # a0818010adb1442cbe7e345f95689509 #: ../../src/changelog/1_x.rst:64 msgid "Several SQL bugs were fixed" msgstr "Se arreglaron varios errores de SQL" # 41324ae038c94f6ea5a7bd9cc30e54fb #: ../../src/changelog/1_x.rst:68 msgid "Changes for release 0.9.9" msgstr "Cambios para la versión 0.9.9" # b89bdfd11c2f4cf29ca3dd3cfd42cb8e #: ../../src/changelog/1_x.rst:70 msgid "PostgreSQL 8.2 support" msgstr "Soporte PostgreSQL 8.2" # 302372f9f60f46d68b18a299cdfd55a6 #: ../../src/changelog/1_x.rst:71 msgid "" "Shortest path functions return empty result if they couldn’t find any path" msgstr "Funciones de ruta más cortos regresan nulo si no pudieron encontrar ningún camino" # 62b481cbf4d14ffcb2f17ad4a86dc60e #: ../../src/changelog/1_x.rst:75 msgid "Changes for release 0.9.8" msgstr "Cambios para versión 0.9.8" # 1190ef59b8584d6d9c1fd248ca4fd970 #: ../../src/changelog/1_x.rst:77 msgid "Renumbering scheme was added to shortest path functions" msgstr "Esquema de numeración ha sido añadido a las funciones de ruta más cortos" # 33634f672fbb4bdbbfba7912efeca26d #: ../../src/changelog/1_x.rst:78 msgid "Directed shortest path functions were added" msgstr "Se agregaron funciones de ruta más cortos dirigidas" # 13bb4413398f4f5d921257cdcab82564 #: ../../src/changelog/1_x.rst:79 msgid "routing_postgis.sql was modified to use dijkstra in TSP search" msgstr "routing_postgis.SQL fue modificado para utilizar dijkstra en la búsqueda TSP" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/changelog/2_0.po000066400000000000000000000162341257314352300255020ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 15:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 74e7cac777254569ba4d691b13b71fb6 #: ../../src/changelog/2_0.rst:13 msgid "pgRouting 2.0 Release Notes" msgstr "Notas de la versión 2.0 de pgRouting " # 4a488611749d4e66b0259dbca6bb3a1f #: ../../src/changelog/2_0.rst:15 msgid "" "With the release of pgRouting 2.0 the library has abandoned backwards " "compatibility to :ref:`pgRouting 1.x ` releases. We did this " "so we could restructure pgRouting, standardize the function naming, and " "prepare the project for future development. As a result of this effort, we " "have been able to simplify pgRouting, add significant new functionality, " "integrate documentation and testing into the source tree and make it easier " "for multiple developers to make contribution." msgstr "Con el lanzamiento de la versión 2.0 de pgRouting, las bibliotecas dejan de tener compatibilidad con las versiones :ref:`pgRouting 1.x ` . Se hizo esto para poder reestructurar pgRouting, estandarizando los nombres de las funciones y preparando el proyecto para el futuros desarrollos. Como resultado de este esfuerzo, hemos sido capaces de simplificar pgRouting, añadiendo funcionalidades importantes, integrando la documentación y probando el árbol del código fuente, haciéndolo más sencillo para que varios desarrolladores puedan contribuir." # 0124322daba943368892e1a062e5a232 #: ../../src/changelog/2_0.rst:17 msgid "" "For important changes see the following release notes. To see the full list " "of changes check the list of `Git commits " "`_ on Github." msgstr "Para los cambios importantes, consulte las siguientes notas de la versión. Para ver la lista completa de cambios revise la lista de `Git commits `_ en Github." # 591de33525284db5b8eae7f12b38a366 #: ../../src/changelog/2_0.rst:28 msgid "Changes for 2.0.0" msgstr "Cambios en la versión 2.0.0" # 4d95000a614d4236a5cc53a2fc2f49ac #: ../../src/changelog/2_0.rst:30 msgid "" "Graph Analytics - tools for detecting and fixing connection some problems in" " a graph" msgstr "Análisis gráfico - herramientas para detectar y arreglar algunos problemas de conexión en un gráfico de red" # 7b0e1ec73752479fabaaeb4964d2e802 #: ../../src/changelog/2_0.rst:31 msgid "A collection of useful utility functions" msgstr "Una colección de funciones útiles" # 2f200415daa94b76803619813ac6721a #: ../../src/changelog/2_0.rst:32 msgid "" "Two new All Pairs Short Path algorithms (pgr_apspJohnson, pgr_apspWarshall)" msgstr "Dos nuevos algoritmos para el camino más corto de todos pares (pgr_apspJohnson, pgr_apspWarshall)" # f254175913274f7a835197ece43e779e #: ../../src/changelog/2_0.rst:33 msgid "" "Bi-directional Dijkstra and A-star search algorithms (pgr_bdAstar, " "pgr_bdDijkstra)" msgstr "Algoritmos para el Dijkstra bidireccional y la búsqueda A*(pgr_bdAstar, pgr_bdDijkstra)" # 3c6748f59dcf427da34f9feed68058f9 #: ../../src/changelog/2_0.rst:34 msgid "One to many nodes search (pgr_kDijkstra)" msgstr "Búsqueda de uno a varios nodos (pgr_kDijkstra)" # f9d646b786144bd481006e74130f662e #: ../../src/changelog/2_0.rst:35 msgid "K alternate paths shortest path (pgr_ksp)" msgstr " K rutas más cortas alternas de (pgr_ksp)" # 11ef9fff94d246b48fafc85bc8dc3925 #: ../../src/changelog/2_0.rst:36 msgid "" "New TSP solver that simplifies the code and the build process (pgr_tsp), " "dropped \"Gaul Library\" dependency" msgstr "Nuevo solucionador TSP que simplifica el código donde el proceso de compilación (pgr_tsp), ya no dependene de la biblioteca \"Gaul Library\" " # d1f317bb785d45fa861870a35ff12e7b #: ../../src/changelog/2_0.rst:37 msgid "Turn Restricted shortest path (pgr_trsp) that replaces Shooting Star" msgstr "Ruta más corta con giros restringidos (pgr_trsp) que reemplaza a la estrella fugaz \"Shooting Star\"" # 21689470d861417487dd6888bf38ae8b #: ../../src/changelog/2_0.rst:38 msgid "Dropped support for Shooting Star" msgstr "Se deja de soportar a la Estrella fugaz \"Shooting Star\"" # c293b041c6974506a333575050aca673 #: ../../src/changelog/2_0.rst:39 msgid "" "Built a test infrastructure that is run before major code changes are " "checked in" msgstr "Se construye una infraestructura de pruebas que se ejecuta antes de que se incorporen grandes cambios al código principal." # 3c96b251f45b4603a3e474e14d3756a9 #: ../../src/changelog/2_0.rst:40 msgid "" "Tested and fixed most all of the outstanding bugs reported against 1.x that " "existing in the 2.0-dev code base." msgstr "Se probó y se arreglaron todos los errores excepcionales registrados en la versión 1.x existente en la base del código 2.0-dev." # ae370e64d8204092bca92f34ddc90a99 #: ../../src/changelog/2_0.rst:41 msgid "Improved build process for Windows" msgstr "Proceso de compilación mejorados para Windows" # 03319867fd7d47ecade2299089b90c8a #: ../../src/changelog/2_0.rst:42 msgid "" "Automated testing on Linux and Windows platforms trigger by every commit" msgstr "Automatizado de pruebas en plataformas Linux y Windows por cada cambio permanente" # 8543438d8ac34db9816e97ca074dc4bc #: ../../src/changelog/2_0.rst:43 msgid "Modular library design" msgstr "Diseño modular de bibliotecas" # 903ec2fa9bb64f87a98c97f8951780d1 #: ../../src/changelog/2_0.rst:44 msgid "Compatibility with PostgreSQL 9.1 or newer" msgstr "Compatibilidad con PostgreSQL 9.1 o posterior" # 73a67ebe3dbd4dc3a3c437b2180fed37 #: ../../src/changelog/2_0.rst:45 msgid "Compatibility with PostGIS 2.0 or newer" msgstr "Compatibilidad con PostGIS 2.0 o posterior" # 16e7796b31a94c2781e0f38903b17c26 #: ../../src/changelog/2_0.rst:46 msgid "Installs as PostgreSQL EXTENSION" msgstr "Se instala como EXTENSION de PostgreSQL" # d5d4a4a79da14ccea4bdbe1310cf5113 #: ../../src/changelog/2_0.rst:47 msgid "Return types refactored and unified" msgstr "Los Tipos de datos son unificados" # aeff1e0f8f5144a38127aabb5e2dc2fa #: ../../src/changelog/2_0.rst:48 msgid "Support for table SCHEMA in function parameters" msgstr "Soporte para esquema en los parámetros de las funciones" # ae6e9cdcdc384571a1803e4b5e3e9718 #: ../../src/changelog/2_0.rst:49 msgid "Support for ``st_`` PostGIS function prefix" msgstr "Soporte para el prefijo ``st_`` de las funciones de PostGIS " # b0f6572717ed4979a266117c537f9a5d #: ../../src/changelog/2_0.rst:50 msgid "Added ``pgr_`` prefix to functions and types" msgstr "Prefijo ``pgr_`` agregado a las funciones y tipos" # 6178fdcf0cd74f3898a7386ed99f36b4 #: ../../src/changelog/2_0.rst:51 msgid "Better documentation: http://docs.pgrouting.org" msgstr "Mejor documentación: http://docs.pgrouting.org" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/changelog/index.po000066400000000000000000000020271257314352300262240ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f1e03235eb844796b93b887af790542d #: ../../src/changelog/index.rst:13 msgid "Release Notes" msgstr "Notas de versión" # e9847f5eef6049318a942e17e6da2f58 #: ../../src/changelog/index.rst:15 msgid ":ref:`changelog_2_0`" msgstr ":ref:`changelog_2_0`" # 1b5ed5b08dee4c3fb08136bd010897ed #: ../../src/changelog/index.rst:16 msgid ":ref:`changelog_1_x`" msgstr ":ref:`changelog_1_x`" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/developer/000077500000000000000000000000001257314352300246125ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/developer/discontinued.po000066400000000000000000000046511257314352300276500ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-12 01:30+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # ecfce536b0aa4abcb4b588ec5c569d01 #: ../../src/developer/discontinued.rst:13 msgid "Discontinued Functions" msgstr "Funciones Descontinuadas" # a62da7ecbf3e4e56817c5acd4b283ad1 #: ../../src/developer/discontinued.rst:15 msgid "" "Especially with new major releases functionality may change and functions " "may be discontinued for various reasons. Functionality that has been " "discontinued will be listed here." msgstr "La nueva funcionalidad de las versiones principales pueden ser cambiadas y, por ende, las funciones pueden ser descontinuadas por varias razones. La funcionalidad que ha sido descontinuada aparecerá aquí." # 778ac5fe0c47470883e33983eee7b86e #: ../../src/developer/discontinued.rst:22 msgid "Shooting Star algorithm" msgstr "Algoritmo Shooting Star" # b6e21b5fe8ff45d3b6ae4cd3e21ff661 #: ../../src/developer/discontinued.rst:24 msgid "Removed with 2.0.0" msgstr "Descontinuada en 2.0.0" # 681aaa34e63344de87e7765476be87f2 #: ../../src/developer/discontinued.rst:25 msgid "Unresolved bugs, no maintainer, replaced with :ref:`trsp`" msgstr "Errores sin resolver, sin mantenimiento, sustituido con :ref:`trsp`" # c11387652cc84dd7ad0e964baff5182e #: ../../src/developer/discontinued.rst:26 msgid "" "Please :ref:`contact us ` if you're interested to sponsor or " "maintain this algorithm. The function signature is still available in " ":ref:`common_legacy` but it is just a wrapper that throws an error. We have " "not included any of the old code for this in this release." msgstr "Por favor :ref:`contáctenos ` si usted está interesado en patrocinar o mantener este algoritmo. La firma de la función sigue disponible en :ref:`common_legacy` pero es simplemente un contenedor que genera un error. No hemos incluido ningún código anterior en esta versión." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/developer/index.po000066400000000000000000000316001257314352300262610ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 17:37+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f28868894edd415ca79913b6f0e244b7 #: ../../src/developer/index.rst:13 msgid "Developer's Guide" msgstr "Guía del desarrollador" # 5c7d284d803042c0aa297ca41b59aac3 #: ../../src/developer/index.rst:16 msgid "" "All documentation should be in reStructuredText format. See: " " for introductory docs." msgstr "Toda la documentación debe estar en formato reStructuredText. Ver http://docutils.sf.net/rst.html para documentaciones introductorias." # fd3435c9f90f438280eb94e20db8c6fd #: ../../src/developer/index.rst:20 msgid "Source Tree Layout" msgstr "Diseño del árbol de la fuente" # 08c39ee5a8574bfb93d3a5203a6c206b #: ../../src/developer/index.rst:23 msgid "cmake scripts used as part of our build system." msgstr "CMake scripts usados como parte de nuestro sistema de construcción." # 268498e509b04dd09f0678cf538a8be0 #: ../../src/developer/index.rst:26 msgid "" "This is the algorithm source tree. Each algorithm should be contained in its" " on sub-tree with doc, sql, src, and test sub-directories. This might get " "renamed to \"algorithms\" at some point." msgstr "Este es el árbol de código fuente de los algoritmos. Cada algoritmo debe estar contenido en su subárbol en con subdirectorios doc, sql, src y test. Esto puede ser renombrado a \"algorithms\" en algún momento." # d3989e3985544061a6084f85961bdbc6 #: ../../src/developer/index.rst:31 msgid "" "This is an implementation of A* Search based on using Boost Graph libraries " "for its implementation. This is a Dijkstra shortest path implementation with" " a Euclidean Heuristic." msgstr "Esto es una implementación de la búsqueda A\\* basada en el uso de las bibliotecas de gráficas Boost para su implementación. Esto es una implementación de ruta más corta de Dijkstra con una heurística euclidiana." # 8ff46e3f515e4df3b61b2e37998be2de #: ../../src/developer/index.rst:36 msgid "" "At the moment this does not have an core in \"src\", but does have a lot of " "SQL wrapper code and topology code in the \"sql\" directory. *Algorithm " "specific wrappers should get move to the algorithm tree and appropriate " "tests should get added to validate the wrappers.*" msgstr "Por el momento esto no tiene un núcleo en \"src\", pero tiene varios códigos de contenedores de SQL y código de topología en el directorio \"sql\". *Algoritmos de Contenedores específicos serán movidos al árbol de algoritmos y se deben conseguir las pruebas adecuadas para validar los Contenedores.*" # 8c544813a7ed4b4ca7df0ae3f01909c5 #: ../../src/developer/index.rst:42 msgid "" "This is an implementation of Dikjstra's shortest path solution using Boost " "Graph libraries for the implementation." msgstr "Esto es una implementación de la solución de ruta más corta de Dikjstra usando las bibliotecas de gráficas Boost para la aplicación." # dfe2e1dfa3d0464d87fac14b128155cc #: ../../src/developer/index.rst:46 msgid "" "This optional package creates driving distance polygons based on solving a " "Dijkstra shortest path solution, then creating polygons based on equal cost " "distances from the start point. This optional package requires CGAL " "libraries to be installed." msgstr "Este paquete opcional crea polígonos de distancia de manejo basados en la solución de la ruta más corta de Dijkstra, luego crea polígonos basados en las distancias de igual costo desde el punto de inicial. Este paquete opcional requiere que las bibliotecas CGAL estén instaladas." # 4f4e1c860f13452b9aa2fad3fe00b756 #: ../../src/developer/index.rst:52 msgid "" "*DEPRECATED and DOES NOT WORK and IS BEING REMOVED* This is an edge based " "shortest path algorithm that supports turn restrictions. It is based on " "Boost Graph. Do *NOT* use this algorithm as it is broken, instead use *trsp*" " which has the same functionality and is faster and give correct results." msgstr "*OBSOLETO y NO FUNCIONA y está SIENDO ELIMINADO* este es un algoritmo basado algoritmo del camino más corto que soporta restricciones de giro. Se basa en las bibliotecas de gráficas Boost. *NO* usar este algoritmo ya que está roto, en su lugar usar *trsp* que tiene la misma funcionalidad, es más rápido y da resultados correctos." # a8264d72d19a45e183b7ef38fed374c4 #: ../../src/developer/index.rst:59 msgid "" "This is a turn restricted shortest path algorithm. It has some nice features" " like you can specify the start and end points as a percentage along an " "edge. Restrictions are stored in a separate table from the graph edges and " "this make it easier to manage the data." msgstr "Este es un algoritmo de ruta más corto giro restringido. Tiene algunas características como: poder especificar los puntos iniciales y finales en forma de porcentaje a lo largo de un borde. Las restricciones se almacenan en una tabla separada de los bordes del gráfico, haciendo mas sencilla la administración de los datos." # 92992e85c1984abeacc10828b636b37b #: ../../src/developer/index.rst:65 msgid "" "This optional package provides the ability to compute traveling salesman " "problem solutions and compute the resulting route. This optional package " "requires GAUL libaries to be installed." msgstr "Este paquete opcional proporciona la capacidad de calcular soluciones de problema del vendedor viajante y calcular la ruta resultante. Este paquete opcional requiere las que las bibliotecas GAUL se encuentren instaladas." # afc268a384184a35a2ccf3b3faf2507e #: ../../src/developer/index.rst:70 msgid "Miscellaneous scripts and tools." msgstr "Varios scripts y herramientas." # c7bdf010f55a48d788396bf4b9357c12 #: ../../src/developer/index.rst:73 msgid "" "This is the output directory where compiled libraries and installation " "targets are staged before installation." msgstr "Este es el directorio de salida donde se almacenan las bibliotecas compiladas y objetivos de la instalación antes de la instalación." # 31864fdbc2584791b41a9db64d200fe6 #: ../../src/developer/index.rst:78 msgid "Documentation Layout" msgstr "Diseño de documentación" # da1837b55e014ead8cdaa106a149fe5b #: ../../src/developer/index.rst:80 msgid "" "*As noted above all documentation should be done using reStructuredText " "formated files.*" msgstr "*Como se señaló anteriormente, la documentación debe hacerse usando archivos con formato reStructuredText.*" # a4b7ec8d4b8745909277273aa141905a #: ../../src/developer/index.rst:83 msgid "" "Documentation is distributed into the source tree. This top level \"doc\" " "directory is intended for high level documentation cover subjects like:" msgstr "La documentación se distribuye en el árbol de las fuentes. Este directorio \"doc\" de nivel superior está destinado a las portada de los temas de documentación de nivel alto como:" # 1374b2ec0aa74533a5df9290d750951f #: ../../src/developer/index.rst:86 msgid "Compiling and testing" msgstr "Compilación y pruebas" # 084a68deab9b4285bc1fc7011f578d13 #: ../../src/developer/index.rst:87 msgid "Installation" msgstr "Instalación" # 42d9b895e2544dbbb89e0b050eb5ea54 #: ../../src/developer/index.rst:88 msgid "Tutorials" msgstr "Tutoriales" # 8f3cd82581d34b4ca447273e89877f88 #: ../../src/developer/index.rst:89 msgid "Users' Guide front materials" msgstr "Materiales para guía de los usuarios" # e984baa72b6844039419e00491240778 #: ../../src/developer/index.rst:90 msgid "Reference Manual front materials" msgstr "Materiales de manuales de referencia" # 4e38c58bd8e14226a20bfcbfd29b0cb8 #: ../../src/developer/index.rst:91 msgid "etc" msgstr "etc." # 1bb99d883cc7418482d545cdb0848334 #: ../../src/developer/index.rst:93 msgid "" "Since the algorithm specific documentation is contained in the source tree " "with the algorithm specific files, the process of building the documentation" " and publishing it will need to assemble the details with the front material" " as needed." msgstr "Puesto que la documentación específica del algoritmo se contiene en el árbol de código fuente con los archivos específicos de algoritmo, el proceso de construcción de la documentación y publicación tendrá que ensamblar los detalles con el material según se necesite." # 1711ca7d96774e1db5a0924e4d181cdd #: ../../src/developer/index.rst:98 msgid "" "Also, to keep the \"doc\" directory from getting cluttered, each major book " "like those listed above, should be contained in a separate directory under " "\"doc\". Any images or other materials related to the book should also be " "kept in that directory." msgstr "También, para evitar que el directorio de \"doc\" se desordene, cada libro mayor, como los mencionados anteriormente, deberán estar incluidos en un directorio separado bajo el directorio \"doc\". Cualquier imágen u otros materiales relacionados con el libro, deberán mantenerse en ese directorio." # 9a712178ea274d2582cfc6b8a9a3eec1 #: ../../src/developer/index.rst:105 msgid "Testing Infrastructure" msgstr "Pruebas de infraestructura" # 34eba7e1e4ce408489010fc1945222c1 #: ../../src/developer/index.rst:107 msgid "" "There is a very basic testing infrastructure put in place. Here are the " "basics of how it works. We need more test cases. Longer term we should " "probably get someone to setup travis-ci or jenkins testing frameworks." msgstr "Se proporciona una infraestructura de prueba muy básica. Aquí están los fundamentos del cómo funciona. Necesitamos más casos de prueba. A más largo plazo que probablemente se tendrá un encargado de configurar marcos de pruebas travis-ci o jenkins ." # b879a887c3a644328d9fc9d27d3dfe26 #: ../../src/developer/index.rst:111 msgid "Here is the graph for the TRSP tests." msgstr "Aquí está el gráfico para las pruebas TRSP." # 60b9e076421a4b1da33afd40f94bd300 #: ../../src/developer/index.rst:115 msgid "" "Tests are run via the script at the top level tools/test-runner.pl and it " "runs all the test configured tests and at the moment just dumps the results " "structure of the test. This can be prettied up later." msgstr "Las pruebas se ejecutan mediante el script en el nivel superior tools/test-runner.pl y ejecuta todas la pruebas configuradas arrojando la estructura de resultados de la prueba. Esto puede ser mejorado en un futuro." # b06def8f37514c328b21791eb57e2d01 #: ../../src/developer/index.rst:119 msgid "" "It also assumes that you have installed the libraries as it tests using the " "installed postgresql. This probably needs to be made smarter so we can test " "out of the build tree. I'll need to think about that." msgstr "También supone que se tienen instaladas las bibliotecas ya que hace uso del postgresql instalado. Probablemente esto necesita mejorarse para poner probar el árbol de la construcción. Pensar en eso." # be3b92cedcec4b4fbf479d174a42eef6 #: ../../src/developer/index.rst:124 msgid "" "Basically each .../test/ directory should include one *test.conf* file that " "is a perl script fragment that defines what data files to load and what " "tests to run. I have built in some mechanisms to allow test and data to be " "pg version and postgis version specific, but I'm not using that yet. So for " "example, *core/trsp/test/test-any-00.data* is a sql plain text dump that " "will load and needed data for a set of tests. This is also the graph in the " "image above. You can specify multiple files to load, but as a group they " "need to have unique names." msgstr "Básicamente, cada directorio .../test/ debe incluir un *test.conf* Archivo que es un fragmento de script de perl que define que archivos de datos cargar y las pruebas a ejecutar. Se ha desarrollado mecanismos para permitir que la prueba y los datos sean específicos para las versiones pg y PostGIS, pero no está habilitado todavía. Así que por ejemplo, *src/trsp/test/test-any-00.data* es un volcado dump de texto sin formato de sql que carga los datos necesarios para una serie de pruebas. Este es también el grafo en la imagen de arriba. Usted puede especificar varios archivos para cargar, pero como grupo hay la necesidad de tener nombres únicos." # 63f7cc81e4084f5bb247374d7a084f89 #: ../../src/developer/index.rst:133 msgid "" "core/trsp/test/test-any-00.test is a sql command to be run. It will get run " "as:" msgstr "src/TRSP/test/test-any-00.test es un comando sql a ser ejecutado. Se ejecutará como:" # 517a594dd4684e57bbf75d62fa3d4068 #: ../../src/developer/index.rst:141 msgid "Then if there is a difference then an test failure is reported." msgstr "Entonces si hay una diferencia se reporta el fracaso de la prueba." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/developer/sampledata.po000066400000000000000000000043571257314352300272760ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 18:20+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 8292d60ebfc34fb492ea6193998bab3e #: ../../src/developer/sampledata.rst:13 msgid "Sample Data" msgstr "Datos Muestra" # 4b0d58dd2dff4d9c97134f99fe6b536f #: ../../src/developer/sampledata.rst:15 msgid "" "The documentation provides very simple example queries based on a small " "sample network. To be able to execute the sample queries, run the following " "SQL commands to create a table with a small network data set." msgstr "La documentación proporciona consultas de ejemplo muy simples basadas en una red muestra pequeña. Para ser capaz de ejecutar las consultas de la muestra, ejecute los siguientes comandos SQL para crear una tabla con el conjunto de datos de la red." # e01baf347c854525b5c3bdc1af8d1523 #: ../../src/developer/sampledata.rst:20 msgid "Create table" msgstr "Crear tabla" # f6ec8db09c164800a1e2d817a06e2a20 #: ../../src/developer/sampledata.rst:40 msgid "Insert network data" msgstr "Insertar los datos de la red" # 41d209ca693c4739986152fcdfcb3d25 #: ../../src/developer/sampledata.rst:70 msgid "" "Before you test a routing function use this query to fill the source and " "target columns." msgstr "Antes de probar la función de enrrutamiento utilice esta consulta para llenar las columnas de origen ``source`` y de destino ``target``." # 449efcf19ef14ade9797f5818e87ab24 #: ../../src/developer/sampledata.rst:77 msgid "This table is used in some of our examples" msgstr "Esta tabla se utiliza en algunos de nuestros ejemplos" # eb2ac2aa18da494185f02f4a2fe0427d #: ../../src/developer/sampledata.rst:94 msgid "The network created in *edge_table*" msgstr "La red creada en *edge_table*" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/installation/000077500000000000000000000000001257314352300253265ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/installation/build.po000066400000000000000000000146101257314352300267670ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 19:10+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 36951e7f140d4d5b980b0b6a97a04faf #: ../../src/installation/build.rst:13 msgid "Build Guide" msgstr "Guía de Compilación" # 8c64736c7cb4454d8d602456cae13eb7 #: ../../src/installation/build.rst:15 msgid "" "To be able to compile pgRouting make sure that the following dependencies " "are met:" msgstr "Para poder compilar pgRouting asegúrese de que se cumplan las siguientes dependencias:" # 803fb42d0ed746e7b1434fc0702fecc4 #: ../../src/installation/build.rst:17 msgid "C and C++ compilers" msgstr "Compiladores de C y C++" # c5384bc38f6745bd858daa8f2778464c #: ../../src/installation/build.rst:18 msgid "Postgresql version >= 8.4 (>= 9.1 recommended)" msgstr "Postgresql versiones >= 8.4 (>= 9.1 recomendado)" # 7822317678024503afbe9da83351626f #: ../../src/installation/build.rst:19 msgid "PostGIS version >= 1.5 (>= 2.0 recommended)" msgstr " PostGIS Versión> = 1.5 (> = 2.0 recomendado)" # 2092361736a94597ae950089f6baeb7c #: ../../src/installation/build.rst:20 msgid "The Boost Graph Library (BGL). Version >= [TBD]" msgstr "La biblioteca de gráficos de Boost (BGL). Versión > = [por determinarse]" # ad7f5e5325504267abb8922823e31b6c #: ../../src/installation/build.rst:21 msgid "CMake >= 2.8.8" msgstr "CMake >= 2.8.8" # 9423854129e8411ca11bc2e79ed0a44e #: ../../src/installation/build.rst:22 msgid "(optional, for Driving Distance) CGAL >= [TBD]" msgstr "(opcional, para la distancia de manejo) CGAL > = [por determinarse]" # fbff857abfa44607b05113423945439a #: ../../src/installation/build.rst:23 msgid "(optional, for Documentation) Sphinx >= 1.1" msgstr "(opcional, para la documentación) Sphinx > = 1.1" # 48f6a3951914403f9e1b5ac7d64ada3f #: ../../src/installation/build.rst:24 msgid "(optional, for Documentation as PDF) Latex >= [TBD]" msgstr "(opcional, para la documentación en formato PDF) Látex > = [TBD]" # c6b958f8611849fe90a824cc62db1a74 #: ../../src/installation/build.rst:26 msgid "" "The cmake system has variables the can be configured via the command line " "options by setting them with -D=. You can get a listing of " "these via:" msgstr "El sistema cmake tiene variables la pueden configurarse mediante las opciones de línea de comandos con -D =. Usted puede obtener un listado de estos mediante:" # 62a69adeee3141d5a7de8e0510818440 #: ../../src/installation/build.rst:34 msgid "Currently these are:" msgstr "Actualmente son:" # 35027a6663fc4210b027e5210150e681 #: ../../src/installation/build.rst:36 msgid "" "Boost_DIR:PATH=Boost_DIR-NOTFOUND CMAKE_BUILD_TYPE:STRING= " "CMAKE_INSTALL_PREFIX:PATH=/usr/local " "POSTGRESQL_EXECUTABLE:FILEPATH=/usr/lib/postgresql/9.2/bin/postgres " "POSTGRESQL_PG_CONFIG:FILEPATH=/usr/bin/pg_config WITH_DD:BOOL=ON " "WITH_DOC:BOOL=OFF BUILD_HTML:BOOL=ON BUILD_LATEX:BOOL=OFF BUILD_MAN:BOOL=ON" msgstr "Boost_DIR:Path = CMAKE_BUILD_TYPE:STRING Boost_DIR-NOTFOUND = CMAKE_INSTALL_PREFIX:PATH = / usr/local POSTGRESQL_EXECUTABLE:FILEPATH=/usr/lib/postgresql/9.2/bin/postgres POSTGRESQL_PG_CONFIG:FILEPATH = / usr/bin/pg_config WITH_DD:BOOL = ON WITH_DOC:BOOL = OFF BUILD_HTML:BOOL = ON BUILD_LATEX:BOOL = OFF BUILD_MAN:BOOL = ON" # 2a6ecc049d1a49e481516a497cb42cfd #: ../../src/installation/build.rst:47 msgid "" "These also show the current or default values based on our development " "system. So your values my be different. In general the ones that are of most" " interest are:" msgstr "Estos también muestran los valores por defecto basados en nuestro sistema de desarrollo. Así que algunos de sus valores pueden ser diferentes en su sistema. En general los que son de mayor interés son:" # b07b4fda86d7472b823a2e8982cf6b05 #: ../../src/installation/build.rst:49 msgid "" "WITH_DD:BOOL=ON -- Turn on/off building driving distance code. " "WITH_DOC:BOOL=OFF -- Turn on/off building the documentation " "BUILD_HTML:BOOL=ON -- If WITH_DOC=ON, turn on/off building HTML " "BUILD_LATEX:BOOL=OFF -- If WITH_DOC=ON, turn on/off building PDF " "BUILD_MAN:BOOL=ON -- If WITH_DOC=ON, turn on/off building MAN pages" msgstr "WITH_DD:bool = ON -- encender/apagar Distancia de Manejo.\nWITH_DOC:bool = OFF -- encender/apagar la documentación BUILD_HTML:BOOL = ON -- con WITH_DOC = ON, encender/apagar HTML BUILD_LATEX:BOOL = OFF -- con WITH_DOC = ON, encender/apagar PDF BUILD_MAN:BOOL = ON -- si WITH_DOC = ON, encender/apagar MAN" # 1b3877776a474e2bbae2cdf632ab7898 #: ../../src/installation/build.rst:55 msgid "" "To change any of these add ``-D=`` to the cmake lines " "below. For example to turn on documentation, your cmake command might look " "like:" msgstr "Para cambiar cualquiera de estos añadir ``-D=`` a las líneas de cmake. Por ejemplo activar la documentación, el comando cmake:" # ce5663a99fe540e59ba79b8415f2e8cf #: ../../src/installation/build.rst:62 msgid "" "If you turn on the documentation, you also need to add the ``doc`` target to" " the make command." msgstr "Si enciende la documentación, también tienes que añadir el objetivo ``doc`` al comando \"make\"" # 3447ac18753a48cd8b36008a1c4c10c7 #: ../../src/installation/build.rst:72 msgid "For MinGW on Windows" msgstr "Para MinGW en Windows" # 9e2e9bb5dfd54856a24b3e0f455b0c82 #: ../../src/installation/build.rst:84 msgid "For Linux" msgstr "Para Linux" # 4939346c6ad34ddc92927ceeb1b5a543 #: ../../src/installation/build.rst:96 msgid "With Documentation" msgstr "Con la documentación" # a86f43c9a5b84d089caa0a06ac07f64c #: ../../src/installation/build.rst:98 msgid "" "Build with documentation (requires `Sphinx `_):" msgstr "Construir con documentación (requiere `Sphinx `_):" # c9c92cc08d7440f98fe61e333ffc6fe6 #: ../../src/installation/build.rst:106 msgid "Rebuild modified documentation only:" msgstr "Reconstrucción de la documentación modificada solamente:" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/installation/index.po000066400000000000000000000142341257314352300270010ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 18:08+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # b41e3e6e82bc4cc1ae494ad03a5e3db0 #: ../../src/installation/index.rst:13 msgid "Installation" msgstr "Instalación" # c8a69d5d6c9242ad82bf2995a2d43c40 #: ../../src/installation/index.rst:15 msgid "" "Binary packages are provided for the current version on the following " "platforms:" msgstr "Paquetes binarios se proporcionan para la versión actual en las siguientes plataformas:" # 724bcb2a14ac419f99c2f7d5cfe22b6d #: ../../src/installation/index.rst:19 msgid "Windows" msgstr "Windows" # b683dadc50114de7a4bd0073be4510cf #: ../../src/installation/index.rst:21 msgid "Winnie Bot Experimental Builds:" msgstr "Construcciones experimentales Winnie Bot:" # 006e74f1eaf042779773f59248230fcb #: ../../src/installation/index.rst:23 msgid "" "`PostgreSQL 9.2 32-bit, 64-bit " "`_" msgstr "`PostgreSQL 9.2 32-bit, 64-bit `_" # 7825f3f82e3e426188a552cac3d76d0c #: ../../src/installation/index.rst:27 msgid "Ubuntu/Debian" msgstr "Ubuntu/Debian" # 5d5652a1d3a04382800239684a4d26cc #: ../../src/installation/index.rst:29 msgid "Ubuntu packages are available in Launchpad repositories:" msgstr "Paquetes de Ubuntu están disponibles en los repositorios de Launchpad:" # 761afc4473ab4a35aff506637c8e80aa #: ../../src/installation/index.rst:31 msgid "*stable* https://launchpad.net/~georepublic/+archive/pgrouting" msgstr "*estable* https://launchpad.net/~georepublic/+archive/pgrouting" # 6500186f8e3d42c88983fa564fc4facf #: ../../src/installation/index.rst:32 msgid "" "*unstable* https://launchpad.net/~georepublic/+archive/pgrouting-unstable" msgstr "*inestable* https://launchpad.net/~georepublic/+archive/pgrouting-unstable" # 7050e2f75f7b42fea67597e63cf2f111 #: ../../src/installation/index.rst:43 msgid "" "Use `UbuntuGIS-unstable PPA `_ to install PostGIS 2.0." msgstr "Usar el `PPA de UbuntuGIS-unstable `_ para instalar PostGIS 2.0." # ce72f9b5cb814c5fb4a4ec48c0f7a294 #: ../../src/installation/index.rst:47 msgid "RHEL/CentOS/Fedora" msgstr "RHEL/CentOS/Fedora" # 06c08177883146369e10318b54f2662a #: ../../src/installation/index.rst:49 msgid "" "Fedora RPM's: https://admin.fedoraproject.org/pkgdb/acls/name/pgRouting" msgstr "RPM de Fedora: https://admin.fedoraproject.org/pkgdb/acls/name/pgRouting" # b6146b0917b441268525a1fe54b0f17e #: ../../src/installation/index.rst:53 msgid "OS X" msgstr "OS X" # cdc507aa586e4ac8b00a7d5818bde423 #: ../../src/installation/index.rst:57 msgid "Homebrew" msgstr "Homebrew" # e949ab234590487ca8c4cfa47be11908 #: ../../src/installation/index.rst:65 msgid "Source Package" msgstr "Paquete fuente" # ec1db5ae27a4451fae0ee5b486baa0db #: ../../src/installation/index.rst:68 msgid "Git 2.0.0-rc1 release" msgstr "Git 2.0.0-rc1 release" # 8f33d62c1dda4436a3c0a75489dec129 #: ../../src/installation/index.rst:68 msgid "`v2.0.0-rc1.tar.gz`_" msgstr "`v2.0.0-rc1.tar.gz`_" # 4eb23002a0464e94a6e62cdef2c72234 #: ../../src/installation/index.rst:68 msgid "`v2.0.0-rc1.zip`_" msgstr "`v2.0.0-rc1.zip`_" # b5a17e917a89472c955c6f2cfdfff517 #: ../../src/installation/index.rst:69 msgid "Git 2.0.0-beta release" msgstr "Versión Git 2.0.0-beta" # 3db241a58e4c4d6f868116a6770030b5 #: ../../src/installation/index.rst:69 msgid "`v2.0.0-beta.tar.gz`_" msgstr "`v2.0.0-beta.tar.gz`_" # 1e21c08cc7c84816b3ca5cc813d1470d #: ../../src/installation/index.rst:69 msgid "`v2.0.0-beta.zip`_" msgstr "`v2.0.0-beta.zip`_" # 2286b25add114b9e82622ff02d730a8e #: ../../src/installation/index.rst:70 msgid "Git 2.0.0-alpha release" msgstr "Versión Git 2.0.0-alpha" # 3db12a14f5b94a0eae1772d2f84c9058 #: ../../src/installation/index.rst:70 msgid "`v2.0.0-alpha.tar.gz`_" msgstr "`v2.0.0-alpha.tar.gz`_" # 9ecc4cba22564943855591c0079db428 #: ../../src/installation/index.rst:70 msgid "`v2.0.0-alpha.zip`_" msgstr "`v2.0.0-alpha.zip`_" # 708d8ebb02c2479c86755b38333b9e3d #: ../../src/installation/index.rst:71 msgid "Git master branch" msgstr "Rama principal de Git" # 07931d9e017b4fc7aabc4ca1affa9ec4 #: ../../src/installation/index.rst:71 msgid "`master.tar.gz`_" msgstr "`master.tar.gz`_" # 8ed2f03dcd4b4be1bfee86da4d9bcdc9 #: ../../src/installation/index.rst:71 msgid "`master.zip`_" msgstr "`master.zip`_" # bded77386d4a4124b17d0ee2903d5877 #: ../../src/installation/index.rst:72 msgid "Git develop branch" msgstr "Rama de desarrollo en Git" # 9da6c796cd3045c28c04775b7c49e27c #: ../../src/installation/index.rst:72 msgid "`develop.tar.gz`_" msgstr "`develop.tar.gz`_" # 1671db28e6df4d6094c2fb0a5afe4106 #: ../../src/installation/index.rst:72 msgid "`develop.zip`_" msgstr "`develop.zip`_" # 5a32f08a903c487092dbfb1eae278d84 #: ../../src/installation/index.rst:92 msgid "Using Git" msgstr "Usando Git" # f1630712900a49db825c618380b4a713 #: ../../src/installation/index.rst:94 msgid "Git protocol (read-only):" msgstr "Protocolo de Git (solo lectura):" # 9c36f0b296a343ea9c7103d514b6af07 #: ../../src/installation/index.rst:101 msgid "HTTPS protocol (read-only): .. code-block:: bash" msgstr "Usando HTTPS protocol de git (solo lectura)" # 79827ebd49da4add88e7275c6abc8a5d #: ../../src/installation/index.rst:104 msgid "git clone https://github.com/pgRouting/pgrouting.git" msgstr "git clone https://github.com/pgRouting/pgrouting.git" # 00af13df90844038a100e3ed84ea8572 #: ../../src/installation/index.rst:107 msgid "See :ref:`build` for notes on compiling from source." msgstr "Ver :ref:`build` para notas sobre la compilación desde la fuente." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/introduction/000077500000000000000000000000001257314352300253465ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/introduction/index.po000066400000000000000000000020431257314352300270140ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 18:07+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 3cb0b7c03fa84c59a8bdb4f5efd33fec #: ../../src/introduction/index.rst:23 msgid "Indices and tables" msgstr "Índices y tablas" # 8cbfd2a6f6d44a1599cfff832b626535 #: ../../src/introduction/index.rst:24 msgid ":ref:`genindex`" msgstr ":ref:`índice `" # df46715e85104bf48ebb9fb9005099e0 #: ../../src/introduction/index.rst:25 msgid ":ref:`search`" msgstr ":ref:`Búsqueda `" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/introduction/introduction.po000066400000000000000000000213341257314352300304320ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 15:12+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # d7ca13e272ea4f9a9007e75f83ccda07 #: ../../src/introduction/introduction.rst:13 msgid "Introduction" msgstr "Introducción" # da484b645bf24737937b91b50cb8db89 #: ../../src/introduction/introduction.rst:15 msgid "" "pgRouting is an extension of `PostGIS `_ and `PostgreSQL" " `_ geospatial database and adds routing and other " "network analysis functionality. A predecessor of pgRouting – pgDijkstra, " "written by Sylvain Pasche from `Camptocamp `_, was " "later extended by `Orkney `_ and renamed to " "pgRouting. The project is now supported and maintained by `Georepublic " "`_, `iMaptools `_ and a " "broad user community." msgstr "pgRouting extiende a la base de datos geoespacial `PostGIS `_/`PostgreSQL `_ para proveer ruteo geoespacial y funcionalidad de análisis de redes. Un predecesor de pgRouting – pgDijkstra, escrito por Sylvain Pasche de `Camptocamp `_, fue extendido más tarde por `Orkney `_ y renombrado como pgRouting. Este proyecto es apoyado y mantenido por `Georepublic `_, `iMaptools `_ y por una amplia comunidad de usuarios." # 809f2467c4ee44b093b8ad8386624187 #: ../../src/introduction/introduction.rst:17 msgid "" "pgRouting is an `OSGeo Labs `_ " "project of the `OSGeo Foundation `_ and included on `OSGeo" " Live `_." msgstr "pgRouting es un proyecto de `OSGeo Labs `_ de la `Fundación OSGeo `_ y es incluido en `OSGeo Live `_." # 16be225589d54868a6e1b06785c71bec #: ../../src/introduction/introduction.rst:23 msgid "License" msgstr "Licencias" # c408c4a83f184155aa9880e36ca889d0 #: ../../src/introduction/introduction.rst:25 msgid "The following licenses can be found in pgRouting:" msgstr "Las siguientes licencias pueden ser encontradas en pgRouting:" # 31c7be72dc384ef29713eaf2fd580192 #: ../../src/introduction/introduction.rst:30 msgid "**License**" msgstr "**Licencia**" # 74c1c3a9531243488b0c52134c79e04a #: ../../src/introduction/introduction.rst:32 msgid "GNU General Public License, version 2" msgstr "Licencia pública general GNU , versión 2" # 68b6976ef3b147ebba541311f30c1a4d #: ../../src/introduction/introduction.rst:33 msgid "" "Most features of pgRouting are available under `GNU General Public License, " "version 2 `_." msgstr "La mayoría de las características de pgRouting están disponibles bajo la `Licencia pública general GNU, version 2 `_." # 3a0945a2b9214644850ca56e273bc01e #: ../../src/introduction/introduction.rst:34 msgid "Boost Software License - Version 1.0" msgstr "Licencia de Software Boost - Version 1.0" # e7bd7b9a9dda4730905a2cc4a3e16112 #: ../../src/introduction/introduction.rst:35 msgid "" "Some Boost extensions are available under `Boost Software License - Version " "1.0 `_." msgstr "Algunas extensiones de Boost están disponibles bajo la `Licencia de Software de Boost - versión 1.0 `_." # 16c42cd30ff24da4bbded95fbf9e66b0 #: ../../src/introduction/introduction.rst:36 msgid "MIT-X License" msgstr "Licencia MIT-X" # d5e17519bd0d4f59bf932309fab800c8 #: ../../src/introduction/introduction.rst:37 msgid "" "Some code contributed by iMaptools.com is available under MIT-X license." msgstr "Parte del código es contribución de iMaptools.com y está disponibe bajo la licencia MIT-X." # 88d424e5e3f24713be7c34ccce6d1e57 #: ../../src/introduction/introduction.rst:38 msgid "Creative Commons Attribution-Share Alike 3.0 License" msgstr "Licencia de Creative Commons Attribution-Share Alike 3.0 " # 54ef0939d7e94434a2552d2bb3d79fba #: ../../src/introduction/introduction.rst:39 msgid "" "The pgRouting Manual is licensed under a `Creative Commons Attribution-Share" " Alike 3.0 License `_." msgstr "El manual de pgRouting Manual está bajo la `Licencia Creative Commons Attribution-Share Alike 3.0 `_." # 5e7f1f01c52346069889d0578d72e8da #: ../../src/introduction/introduction.rst:41 msgid "" "In general license information should be included in the header of each " "source file." msgstr "En general, la información de las licencias debe estar incluida en la cabecera de cada archivo de origen." # 9224c9bd3c5249ea9feb85e27d6161aa #: ../../src/introduction/introduction.rst:45 msgid "Contributors" msgstr "Colaboradores" # a90f02bef3f64bc4994f0afbbb67b8ca #: ../../src/introduction/introduction.rst:48 msgid "Individuals (in alphabetical order)" msgstr "Personas (en orden alfabético)" # 1d2ac5417c2b484db8aec0192b7843fd #: ../../src/introduction/introduction.rst:50 msgid "" "Akio Takubo, Anton Patrushev, Ashraf Hossain, Christian Gonzalez, Daniel " "Kastl, Dave Potts, David Techer, Ema Miyawaki, Florian Thurkow, Frederic " "Junod, Gerald Fenoy, Jay Mahadeokar, Jinfu Leng, Kai Behncke, Kishore Kumar," " Ko Nagase, Mario Basa, Martin Wiesenhaan, Razequl Islam, Stephen " "Woodbridge, Sylvain Housseman, Sylvain Pasche, Virginia Vergara" msgstr "Akio Takubo, Anton Patrushev, Ashraf Hossain, Christian Gonzalez, Daniel Kastl, Dave Potts, David Techer, Ema Miyawaki, Florian Thurkow, Frederic Junod, Gerald Fenoy, Jay Mahadeokar, Jinfu Leng, Kai Behncke, Kishore Kumar, Ko Nagase, Mario Basa, Martin Wiesenhaan, Razequl Islam, Stephen Woodbridge, Sylvain Housseman, Sylvain Pasche, Virginia Vergara" # 573e14f52e5948dba921408454b6d775 #: ../../src/introduction/introduction.rst:54 msgid "Corporate Sponsors (in alphabetical order)" msgstr "Patrocinadores corporativos (en orden alfabético)" # ad2024213fb347d781158d36b80dfa17 #: ../../src/introduction/introduction.rst:56 msgid "" "These are corporate entities that have contributed developer time, hosting, " "or direct monetary funding to the pgRouting project:" msgstr "Estas son las entidades corporativas que han contribuido con tiempo de desarrollo, alojamiento, o financiamiento monetario directo al proyecto de pgRouting:" # 09f8287921f74248909e1cf3831f2b96 #: ../../src/introduction/introduction.rst:58 msgid "" "Camptocamp, CSIS (University of Tokyo), Georepublic, Google Summer of Code, " "iMaptools, Orkney, Paragon Corporation" msgstr "Camptocamp, CSIS (Universidad de Tokyo), Georepublic, Google Summer of Code, iMaptools, Orkney, Paragon Corporation" # 4cdcc401254446eb9d46bda960475fc9 #: ../../src/introduction/introduction.rst:62 msgid "More Information" msgstr "Más Información" # 4bf76e2626a34595ab551ac18bd46a72 #: ../../src/introduction/introduction.rst:64 msgid "" "The latest software, documentation and news items are available at the " "pgRouting web site http://pgrouting.org." msgstr "Los últimos productos de software, documentación y las noticias están disponibles en el sitio web pgRouting http://pgrouting.org." # 7344febf35dc4a0ebc352f5786f756b0 #: ../../src/introduction/introduction.rst:65 msgid "" "PostgreSQL database server at the PostgreSQL main site " "http://www.postgresql.org." msgstr "El servidor de base de datos PostgreSQL está en el sitio principal de PostgreSQL http://www.postgresql.org." # cc976f5cf90846e6b5e9dac7197bed3d #: ../../src/introduction/introduction.rst:66 msgid "PostGIS extension at the PostGIS project web site http://postgis.net." msgstr "La extensión PostGIS están en el sitio web del proyecto PostGIS http://postgis.net." # b8f01943a50a46e8add511936f5a97c4 #: ../../src/introduction/introduction.rst:67 msgid "Boost C++ source libraries at http://www.boost.org." msgstr "Las bibliotecas fuentes de Boost C++ están en http://www.boost.org." # 65e6bb0c75f54944a362439ff74f327d #: ../../src/introduction/introduction.rst:68 msgid "" "Computational Geometry Algorithms Library (CGAL) at http://www.cgal.org." msgstr "La biblioteca de algoritmos geométricos computacionales (CGAL) están en http://www.cgal.org." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/introduction/support.po000066400000000000000000000220061257314352300274220ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 16:10+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # c7c0c737d2bc483ca92c96d3625c5985 #: ../../src/introduction/support.rst:13 msgid "Support" msgstr "Soporte" # 32ad6c32431b44539592025892c46046 #: ../../src/introduction/support.rst:15 msgid "" "pgRouting community support is available through `website " "`_, `documentation `_, " "tutorials, mailing lists and others. If you’re looking for :ref:`commercial " "support `, find below a list of companies providing " "pgRouting development and consulting services." msgstr "Ayudas comunitarias de pgRouting son a través del sitio `pgrouting `_, `documentación `_, tutoriales, listas de correo y otros. Si usted está buscando :ref:`apoyo comercial `, a continuación encontrará una lista de las empresas que prestan servicios de consultoría y de desarrollo para pgRouting." # 4bff50a608f740b89877515e393b43a3 #: ../../src/introduction/support.rst:19 msgid "Reporting Problems" msgstr "Reporte de problemas" # a0003d2bba284084b83f648947e1d28a #: ../../src/introduction/support.rst:21 msgid "" "Bugs are reported and managed in an `issue tracker " "`_. Please follow these " "steps:" msgstr "Errores son registrados y manejados en un `issue tracker `_. Por favor siga los siguientes pasos:" # 456e34fdd1a64ac2bf279b123f8c60ec #: ../../src/introduction/support.rst:23 msgid "" "Search the tickets to see if your problem has already been reported. If so, " "add any extra context you might have found, or at least indicate that you " "too are having the problem. This will help us prioritize common issues." msgstr "Buscar en las entradas para ver si ya se ha informado de su problema. Si es así, añadir cualquier contexto extra que usted haya encontrado, o al menos indicar que también está teniendo el problema. Esto nos ayudará a priorizar los problemas más comunes." # c7868bf251024c2284115bdc5ff6a56a #: ../../src/introduction/support.rst:24 msgid "" "If your problem is unreported, create a `new issue " "`_ for it." msgstr "Si el problema no está reportado , crear una `nueva entrada `_ para el problema." # 8780a71171ad4ee891831e77e352e463 #: ../../src/introduction/support.rst:25 msgid "" "In your report include explicit instructions to replicate your issue. The " "best tickets include the exact SQL necessary to replicate a problem." msgstr "En su informe incluya instrucciones explícitas para reproducir el problema. Las mejores entradas incluyen consultas SQL exactas que se necesitan para reproducir el problema." # e37493a4d9354b66abcd37cee8516738 #: ../../src/introduction/support.rst:26 msgid "" "If you can test older versions of PostGIS for your problem, please do. On " "your ticket, note the earliest version the problem appears." msgstr "Si usted puede probar las versiones anteriores de PostGIS para su problema, por favor hágalo. En su reporte, tenga en cuenta la versión más antigua en la que aparezca el problema." # 2fb24e96127c45d08bb73c55f52a7153 #: ../../src/introduction/support.rst:27 msgid "" "For the versions where you can replicate the problem, note the operating " "system and version of pgRouting, PostGIS and PostgreSQL." msgstr "Para las versiones donde se puede reproducir el problema, anote el sistema operativo y la versión de pgRouting, PostGIS y PostgreSQL." # a663e12c88ed4c958554c604f0b6d4d0 #: ../../src/introduction/support.rst:28 msgid "" "It is recommended to use the following wrapper on the problem to pin point " "the step that is causing the problem." msgstr "Se recomienda que utilice el siguiente envoltorio en su problema para determinar el paso que está causando el problema" # 47052f7fae7249d6ae1cf64282ceb59c #: ../../src/introduction/support.rst:39 msgid "Mailing List and GIS StackExchange" msgstr "Listas de correo y GIS StackExchange" # 27b8ce0f71384ba693efcb0dfb73ae3a #: ../../src/introduction/support.rst:41 msgid "" "There are two mailing lists for pgRouting hosted on OSGeo mailing list " "server:" msgstr "Hay dos listas de correo para pgRouting alojados en las listas de correo del Servidor de OSGeo:" # 80462e7382f24471ba09d7fd3a545a9e #: ../../src/introduction/support.rst:43 msgid "" "User mailing list: http://lists.osgeo.org/mailman/listinfo/pgrouting-users" msgstr "Lista de correos para usuarios: http://lists.osgeo.org/mailman/listinfo/pgrouting-users" # 13e85084f4834b80bc71de82070cd045 #: ../../src/introduction/support.rst:44 msgid "" "Developer mailing list: http://lists.osgeo.org/mailman/listinfo/pgrouting-" "dev" msgstr "Lista de correo para desarrolladores: http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" # 1c9e5bb5962e4e0eb6def2fb057836f0 #: ../../src/introduction/support.rst:46 msgid "" "For general questions and topics about how to use pgRouting, please write to" " the user mailing list." msgstr "Para preguntas generales y tópicos sobre el uso pgRouting, escriba a la lista de correo para usuario." # 6ee669e36133404c80e8b4970948411f #: ../../src/introduction/support.rst:48 msgid "" "You can also ask at `GIS StackExchange `_ and" " tag the question with ``pgrouting``. Find all questions tagged with " "``pgrouting`` under http://gis.stackexchange.com/questions/tagged/pgrouting " "or subscribe to the `pgRouting questions feed " "`_." msgstr "También se puede preguntar en `StackExchange GIS `_ y etiquetar la pregunta con ``pgRouting``. Buscar todas las preguntas con la etiqueta ``pgRouting`` bajo http://gis.stackexchange.com/questions/tagged/pgrouting o suscribirse al `Alimentador de preguntas de pgRouting `_." # 6a373e258f034db7a828d6136b10d6f2 #: ../../src/introduction/support.rst:54 msgid "Commercial Support" msgstr "Soporte Comercial" # cc0ba72823c14231862a66b9ae93346a #: ../../src/introduction/support.rst:56 msgid "" "For users who require professional support, development and consulting " "services, consider contacting any of the following organizations, which have" " significantly contributed to the development of pgRouting:" msgstr "Para usuarios que requieren apoyo profesional, desarrollo y servicios de consultoría, considere ponerse en contacto con cualquiera de las siguientes organizaciones, que han contribuido significativamente al desarrollo de pgRouting:" # 67e18fa7bf2148078cd7d3f651ee5127 #: ../../src/introduction/support.rst:61 msgid "**Company**" msgstr "**Empresa**" # 19beaf22bba14bad81ecc361e70f065f #: ../../src/introduction/support.rst:62 msgid "**Offices in**" msgstr "**Oficinas en**" # 0fab02b12f7a41429938b4d160ad4255 #: ../../src/introduction/support.rst:63 msgid "**Website**" msgstr "**Sitio web**" # 350e6cd672124438a6fa234a5c635414 #: ../../src/introduction/support.rst:64 msgid "Georepublic" msgstr "Georepublic" # dd5cf051ee424f30aebcd1f07cb73b6e #: ../../src/introduction/support.rst:65 msgid "Germany, Japan" msgstr "Alemania, Japón" # 466fe62593f94b62a69ead6e8a03565b #: ../../src/introduction/support.rst:66 msgid "http://georepublic.info" msgstr "http://georepublic.info" # addd13f2e8ba4a588f031b6f49ee8928 #: ../../src/introduction/support.rst:67 msgid "iMaptools" msgstr "iMaptools" # a8daac2def214afc8d8ceb9a27d25589 #: ../../src/introduction/support.rst:68 msgid "United States" msgstr "Estados Unidos" # 08a0ae9e94434d9bb44c3c8403243f3f #: ../../src/introduction/support.rst:69 msgid "http://imaptools.com" msgstr "http://imaptools.com" # de65746683f949569928286d2b94e0c9 #: ../../src/introduction/support.rst:70 msgid "Orkney Inc." msgstr "Orkney Inc." # f9673096ad4b4c9fb435f7e806e95b68 #: ../../src/introduction/support.rst:71 msgid "Japan" msgstr "Japón" # d23116ef9a0f4feba31c83b54b3e823f #: ../../src/introduction/support.rst:72 msgid "http://www.orkney.co.jp" msgstr "http://www.orkney.co.jp" # dceb3f34abe74bfbad46c5a5e37c852b #: ../../src/introduction/support.rst:73 msgid "Camptocamp" msgstr "Camptocamp" # 6bb5afc92f294b7e8322302390f56fec #: ../../src/introduction/support.rst:74 msgid "Switzerland, France" msgstr "Suiza, Francia" # bd2983c88d074017be19551e6cf11fff #: ../../src/introduction/support.rst:75 msgid "http://www.camptocamp.com" msgstr "http://www.camptocamp.com" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/tutorial/000077500000000000000000000000001257314352300244705ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/tutorial/analytics.po000066400000000000000000000244601257314352300270250ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 18:44+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 980fad1a06484f7c8cef9a7fde4958ec #: ../../src/tutorial/analytics.rst:13 msgid "Graph Analytics" msgstr "Análisis de gráficas" # 92dfdaca18154d5fb972e4b0377224d1 #: ../../src/tutorial/analytics.rst:15 msgid "Stephen Woodbridge " msgstr "Stephen Woodbridge " # 9d29818196394fe6bde3a64a6a4ecc11 #: ../../src/tutorial/analytics.rst:16 msgid "" "Stephen Woodbridge. The source code is released under the MIT-X license." msgstr "Stephen Woodbridge. El código fuente está liberado bajo la licencia MIT-X." # 310f125aa8204065bcc2b95d49db2196 #: ../../src/tutorial/analytics.rst:20 msgid "Overview" msgstr "Resumen" # a3236e530b504e8895bcee266c2f686b #: ../../src/tutorial/analytics.rst:22 msgid "" "It is common to find problems with graphs that have not been constructed " "fully noded or in graphs with z-levels at intersection that have been " "entered incorrectly. An other problem is one way streets that have been " "entered in the wrong direction. We can not detect errors with respect to " "\"ground\" truth, but we can look for inconsistencies and some anomalies in " "a graph and report them for additional inspections." msgstr "Es común encontrar problemas con los gráficos que no se han construido completamente ligados con nodos o con gráficos con niveles z en intersecciónes que se han introducido incorrectamente. Otro problema es que las calles han sido introducidas en la dirección equivocada. No podemos detectar errores con respecto a la verdad respecto a la \"tierra\", pero podemos buscar inconsistencias y algunas anomalías en un gráfico y les reportarlas para inspecciones adicionales." # be553e417c184b5eb0ad8ee4096ad7fa #: ../../src/tutorial/analytics.rst:24 msgid "" "We do not current have any visualization tools for these problems, but I " "have used mapserver to render the graph and highlight potential problem " "areas. Someone familiar with graphviz might contribute tools for generating " "images with that." msgstr "Nosotros no tenemos herramientas de visualización para estos problemas, pero se ha utilizado MapServer para reproducir la gráfica y poner en relieve las áreas con problemas potenciales. Alguien familiarizado con graphviz podría contribuir con herramientas para generar imágenes para este propósito." # d3e3bf311b944d1cb4f8ebfa1e3d1c35 #: ../../src/tutorial/analytics.rst:28 msgid "Analyze a Graph" msgstr "Analizar un gráfico" # b7b34732b36b4c3386ebb82a99725c87 #: ../../src/tutorial/analytics.rst:30 msgid "" "With :ref:`pgr_analyze_graph` the graph can be checked for errors. For " "example for table \"mytab\" that has \"mytab_vertices_pgr\" as the vertices " "table:" msgstr "Con :ref:`pgr_analyze_graph` el gráfico puede comprobarse errores. Por ejemplo para la tabla \"mytab\" que tiene \"mytab_vertices_pgr\" como la tabla de vértices:" # 883152de9fb3419fa261d8c6761b619f #: ../../src/tutorial/analytics.rst:53 msgid "In the vertices table \"mytab_vertices_pgr\":" msgstr "En la tabla de vértices \"mytab_vertices_pgr\":" # dde249ef911949ab835d0b7d9350c416 #: ../../src/tutorial/analytics.rst:55 msgid "Deadends are indentified by ``cnt=1``" msgstr "Incorrectos son identificados por ``cnt=1``" # 99f8cb76dde84268b23cafcadb364a32 #: ../../src/tutorial/analytics.rst:56 msgid "Potencial gap problems are identified with ``chk=1``." msgstr "Se identifican problemas potenciales brecha con``chk=1``." # fd199f728c124588a6fccf258e912e65 #: ../../src/tutorial/analytics.rst:74 msgid "" "For isolated road segments, for example, a segment where both ends are " "deadends. you can find these with the following query:" msgstr "Si se tienen segmentos aislados de caminos, por ejemplo, un segmento en el cual los dos extremos son callejones sin salida, se pueden encontrar con la siguiente consulta:" # 6986ddb18688499ca9065a00ac84b5fc #: ../../src/tutorial/analytics.rst:83 msgid "" "If you want to visualize these on a graphic image, then you can use " "something like mapserver to render the edges and the vertices and style " "based on ``cnt`` or if they are isolated, etc. You can also do this with a " "tool like graphviz, or geoserver or other similar tools." msgstr "Si quieren visualizar en una imagen gráfica, entonces usted puede utilizar algo como MapServer para representar los bordes y los vértices y el estilizar en base a ``cnt`` o si están aislados, etc. También se puede hacer esto con una herramienta como graphviz o geoserver u otras herramientas similares." # a9cdd802bf2d44b8ad116075edfa006d #: ../../src/tutorial/analytics.rst:87 msgid "Analyze One Way Streets" msgstr "Analizar las calles unidireccionales" # ceeba0ba5905459c92f8e38e90544cb4 #: ../../src/tutorial/analytics.rst:89 msgid "" ":ref:`pgr_analyze_oneway` analyzes one way streets in a graph and identifies" " any flipped segments. Basically if you count the edges coming into a node " "and the edges exiting a node the number has to be greater than one." msgstr ":ref:`pgr_analyze_oneway` analiza calles de sentido único en un grafo e identifica segmentos invertidos. Básicamente, si se cuentan los bordes entrada en un nodo y los bordes de salida de un nodo el número tiene que ser mayor que uno." # 965b89e720674f77a4d6d97b26312235 #: ../../src/tutorial/analytics.rst:91 msgid "" "This query will add two columns to the vertices_tmp table ``ein int`` and " "``eout int`` and populate it with the appropriate counts. After running this" " on a graph you can identify nodes with potential problems with the " "following query." msgstr "Esta consulta agrega dos columnas a la tabla vertices_tmp ``ein int`` y ``eout int`` (ein = borde de entrada, eout=borde de salida) y las rellena con los conteos correspondientes. Después de su ejecución, en un grafo se pueden identificar los nodos con problemas potenciales utilizando la siguiente consulta. " # 7a483848e9424b628eadf2560140d784 #: ../../src/tutorial/analytics.rst:94 msgid "" "The rules are defined as an array of text strings that if match the ``col`` " "value would be counted as true for the source or target in or out condition." msgstr "Las reglas se definen como un conjunto de cadenas de texto que si coinciden con el valor de ``col`` se considera como válido para el origen o destino dentro o fuera de la condición." # 07304f9bde2d4248af5616aa3ad7b998 #: ../../src/tutorial/analytics.rst:98 msgid "Example" msgstr "Ejemplo" # 3a0862cb802a42dd9a8eb1972e947d4a #: ../../src/tutorial/analytics.rst:100 msgid "" "Lets assume we have a table \"st\" of edges and a column \"one_way\" that " "might have values like:" msgstr "Supongamos que tenemos una tabla \"st\" de bordes y una columna \"one_way\" que podría tener valores como:" # 04d77c12d42a49098ac138d4cd8d1134 #: ../../src/tutorial/analytics.rst:102 msgid "'FT' - oneway from the source to the target node." msgstr "'FT' - dirección unidireccional de la fuente para el nodo de destino." # 1e433297e48745b8a26d9bdc471bb079 #: ../../src/tutorial/analytics.rst:103 msgid "'TF' - oneway from the target to the source node." msgstr "'TF' - dirección unidireccional desde el nodo destino hasta el nodo fuente." # ec58ad375c304521a62c088b53b57cca #: ../../src/tutorial/analytics.rst:104 msgid "'B' - two way street." msgstr "'B' - calle de doble sentido." # de3d50611ab84de8abc0434aaf176361 #: ../../src/tutorial/analytics.rst:105 msgid "'' - empty field, assume twoway." msgstr "''- campo vacío, suponer doble sentido." # bec6afb7e7f0453b8d028b521ce38b1f #: ../../src/tutorial/analytics.rst:106 msgid " - NULL field, use two_way_if_null flag." msgstr " - Campo NULL, usar bandera de two_way_if_null, es decir, doble sentido cuando nulo." # 8b2a6e5d0f58459b9c0d857b8094b2b1 #: ../../src/tutorial/analytics.rst:108 msgid "" "Then we could form the following query to analyze the oneway streets for " "errors." msgstr "Entonces se puede formar la siguiente consulta para analizar las calles unidireccionales para errores." # ca0da22fa34a4ab8abffbb33176f1196 #: ../../src/tutorial/analytics.rst:127 msgid "" "Typically these problems are generated by a break in the network, the one " "way direction set wrong, maybe an error related to z-levels or a network " "that is not properly noded." msgstr "Normalmente estos problemas son generados por una rotura en la red, la dirección un camino equivocado, quizás un error relacionado con niveles z o una red que no esté debidamente indicada con nodos." # e6995522d4b34322a49f7fc234ef5a92 #: ../../src/tutorial/analytics.rst:129 msgid "" "The above tools do not detect all network issues, but they will identify " "some common problems. There are other problems that are hard to detect " "because they are more global in nature like multiple disconnected networks. " "Think of an island with a road network that is not connected to the mainland" " network because the bridge or ferry routes are missing." msgstr "Las herramientas anteriores no detectan todos los problemas de la red, pero identifican algunos problemas comunes. Hay otros problemas que son difíciles de detectar porque son más globales en su naturaleza como múltiples redes desconectadas. Piense usted en una isla con una red de carreteras que no está conectada a la red del continente porque faltan las rutas del puente o del ferry." # f35ee6b63cb84a21956ba58f495375b3 #: ../../src/tutorial/analytics.rst:133 msgid "See Also" msgstr "Véase también" # 46adfdf5d9b042109be5c667ad12afdc #: ../../src/tutorial/analytics.rst:135 msgid ":ref:`pgr_analyze_graph`" msgstr ":ref:`pgr_analyze_graph`" # d6a1979339344f65beef1fb134c99ea0 #: ../../src/tutorial/analytics.rst:136 msgid ":ref:`pgr_analyze_oneway`" msgstr ":ref:`pgr_analyze_oneway`" # b1e8747121eb4e61bc26581ab784c9ce #: ../../src/tutorial/analytics.rst:137 msgid ":ref:`pgr_node_network`" msgstr ":ref:`pgr_node_network`" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/tutorial/custom_query.po000066400000000000000000000130201257314352300275630ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 15:11+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 6f7957030f094b6d9cbc9409e43365cc #: ../../src/tutorial/custom_query.rst:13 msgid "Custom Query" msgstr "Consultas Personalizadas" # d51566c70ba441bd97b5f05d3319f75b #: ../../src/tutorial/custom_query.rst:17 msgid "" "In general, the routing algorithms need an SQL query that contain one or " "more of the following required columns with the preferred type:" msgstr "En general, los algoritmos de enrutamiento necesitan una consulta SQL que contienen uno o más de las siguientes columnas necesarias con el tipo preferido:" # 3635e11429294bfb8119843ed85e9357 # 3e7594678daf45f18a5e66bd639a5eff # 1cbb2351bab547248a9e9c603cd7a566 #: ../../src/tutorial/custom_query.rst:19 #: ../../src/tutorial/custom_query.rst:20 #: ../../src/tutorial/custom_query.rst:21 msgid "int4" msgstr "int4" # 4215130eed644b249425772c5e56bd0f # 56540a30c9bd4368b8cabf5c501404f4 # cd08d7d274414ff8ab7201e379a68284 # bcb0372ecaf94af1b1ddac5411662b4c # 0e6362bbf64c4705b5b1f75692ec42ef # 8d70966ee0614b2c887aaab9e45c0dd5 # 4326b5bb0231435698e3b6d52f933827 # 3181c241469e4670bcae933939634002 # cb8241385b0c44c4839d156649851190 #: ../../src/tutorial/custom_query.rst:22 #: ../../src/tutorial/custom_query.rst:23 #: ../../src/tutorial/custom_query.rst:24 #: ../../src/tutorial/custom_query.rst:25 #: ../../src/tutorial/custom_query.rst:26 #: ../../src/tutorial/custom_query.rst:27 #: ../../src/tutorial/custom_query.rst:28 #: ../../src/tutorial/custom_query.rst:29 #: ../../src/tutorial/custom_query.rst:63 msgid "float8" msgstr "float8" # 18ef546ea54244b9a998d5db49cd6b44 #: ../../src/tutorial/custom_query.rst:31 msgid "" "When the edge table has the mentioned columns, the following SQL queries can" " be used." msgstr "Cuando el la tabla de bordes tiene las columnas mencionadas, pueden utilizarse las siguientes consultas SQL." # d6c69e08f2e942548a8da4a67c6be175 #: ../../src/tutorial/custom_query.rst:39 msgid "" "When the edge table has a different name to represent the required columns:" msgstr "Cuandola tabla de bordes tiene un nombre diferente para representar las columnas necesarias:" # d121b6e40b2549b68baeebb6ac20ebfe #: ../../src/tutorial/custom_query.rst:51 msgid "" "The topology functions use the same names for ``id``, ``source`` and " "``target`` columns of the edge table, The fowllowing parameters have as " "default value:" msgstr "Las funciones de topología utilizan los mismos nombres de columnas ``id``, ``source`` y ``target`` de la tabla del bordes, los siguientes parámetros tienen como valor predeterminado:" # 0cffe4e3fec240748ea92fc80198a879 #: ../../src/tutorial/custom_query.rst:53 msgid "int4 Default ``id``" msgstr "int4 Por defecto ``id``" # 317d18ac6e654e2699ab3c5386987100 #: ../../src/tutorial/custom_query.rst:54 msgid "int4 Default ``source``" msgstr "int4 Por defecto ``source``" # dc30cae70610482b9da90a59e92699b1 #: ../../src/tutorial/custom_query.rst:55 msgid "int4 Default ``target``" msgstr "int4 Por defecto ``target``" # 5ea6410c1e7948d8a0de99e9348a3617 #: ../../src/tutorial/custom_query.rst:56 msgid "text Default ``the_geom``" msgstr "text Por defecto ``the_geom``" # 234a816e3ec248f6938cf67c6d91e5e1 #: ../../src/tutorial/custom_query.rst:57 msgid "text Default ``oneway``" msgstr "text Por defecto ``oneway``" # a4dbcf322242431e86e21cf0dd2d0323 #: ../../src/tutorial/custom_query.rst:58 msgid "text Default ``true`` to indicate all rows (this is not a column)" msgstr "text Por defecto ``true`` para indicar todos los registros (esto no es una columna)" # 0a9261da3a204fe8973f128ef6a960e6 #: ../../src/tutorial/custom_query.rst:60 msgid "" "The following parameters do not have a default value and when used they have" " to be inserted in strict order:" msgstr "Los siguientes parámetros no tienen un valor por defecto y cuando se usan tienen que insertarse en estricto orden:" # 24f06f6b1d4e4d4ba7fb3d078899cbeb #: ../../src/tutorial/custom_query.rst:62 msgid "text" msgstr "text" # 25b4027b78f7437bb8ce6a6142881103 # a08810d55bc040ce8de287b6455d6007 # 9e98508be5844523a5de60001d5ca3ee # c5bc2ea08c5d4e188935bd817a23e363 #: ../../src/tutorial/custom_query.rst:64 #: ../../src/tutorial/custom_query.rst:65 #: ../../src/tutorial/custom_query.rst:66 #: ../../src/tutorial/custom_query.rst:67 msgid "text[]" msgstr "text[]" # 324f6836a74d4eb9a61de9ec13f4efd8 #: ../../src/tutorial/custom_query.rst:69 msgid "" "When the columns required have the default names this can be used (pgr_func " "is to represent a topology function)" msgstr "Cuando las columnas necesarias tienen los nombres por defecto se puede usar lo siguiente: (pgr_func es representar una función de topología)" # 250d7353f04c4625a0a939e34b72cbf8 #: ../../src/tutorial/custom_query.rst:79 msgid "" "When the columns required do not have the default names its strongly " "recomended to use the *named notation*." msgstr "Cuando las columnas necesarias no tienen los nombres por defecto se recomienda enormemente usar la *notación con nombre*." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/tutorial/custom_wrapper.po000066400000000000000000000052111257314352300301010ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 15:21+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # fdfd82e4029f405cb20f6983ac0e8400 #: ../../src/tutorial/custom_wrapper.rst:13 msgid "User's wrapper contributions" msgstr "Contribuciones de envolturas de los usuarios" # 0ed94d5c958e49ac91f580458dd8e7df #: ../../src/tutorial/custom_wrapper.rst:16 msgid "How to contribute." msgstr "Cómo contribuir." # 154fe7498e824fdc94e99047566e13f7 #: ../../src/tutorial/custom_wrapper.rst:17 msgid "" "Use an issue tracker (see :ref:`support`) with a title containing: " "*Proposing a wrapper: Mywrappername*. The body will contain:" msgstr "Utilice un issue tracker en git (ver :ref:`Soporte `) con un título que contiene: *Proposing a wrapper: MiNombreDeENVOLTORIO*. El cuerpo debe contener:" # 86e24004f41e4adeb44c60b00aef5593 #: ../../src/tutorial/custom_wrapper.rst:19 msgid "author: Required" msgstr "Autor: requerido" # 9cdb6c13a10f4f00a75f49426e9ec6dd #: ../../src/tutorial/custom_wrapper.rst:20 msgid "" "mail: if you are subscribed to the developers list this is not necessary" msgstr "Correo: Si usted está suscrito a la lista de los desarrolladores no es necesario" # 3d74aead3077430888a131fa4a1475a8 #: ../../src/tutorial/custom_wrapper.rst:21 msgid "date: Date posted" msgstr "Fecha: fecha" # 8f0604e44c504b148c98d72c4e3f83d7 #: ../../src/tutorial/custom_wrapper.rst:22 msgid "comments and code: using reStructuredText format" msgstr "Comentarios y código: formato reStructuredText" # 945341c151ec49658c5f8209a7d42a31 #: ../../src/tutorial/custom_wrapper.rst:24 msgid "" "Any contact with the author will be done using the developers mailing list. " "The pgRouting team will evaluate the wrapper and will be included it in this" " section when approved." msgstr "Cualquier contacto con el autor se hará utilizando la lista de correo de desarrolladores. El equipo pgRouting evaluará el envoltorio y será incluido en esta sección cuando sea aprobado." # d00b0921e7c74745b04071de66cf10ad #: ../../src/tutorial/custom_wrapper.rst:27 msgid "*No contributions at this time*" msgstr "*No hay contribuciones*" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/tutorial/index.po000066400000000000000000000065741257314352300261530ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-24 00:21+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 6a8f93140b244bb29541e366b9af91dd #: ../../src/tutorial/index.rst:13 msgid "Tutorial" msgstr "Tutoriales" # a64c244637f4455cbded0e09c15fb8e1 #: ../../src/tutorial/index.rst:16 msgid ":ref:`Getting started `" msgstr ":ref:`Comenzando a trabajar `" # acf4544cb0394b96859312fe489b6b5f #: ../../src/tutorial/index.rst:18 msgid "How to create a database to use for our project" msgstr "Cómo crear una base de datos para ser utilizada por nuestro proyecto" # 29bb03c78beb407cb3c7ef833144e908 #: ../../src/tutorial/index.rst:19 msgid "How to load some data" msgstr "Cómo cargar algunos datos" # 6522624c4787423098652645beaca70b #: ../../src/tutorial/index.rst:20 msgid "How to build a topology" msgstr "Cómo construir una topología" # 7e3a1701c1cb4f2399f80cab2f32fbfd #: ../../src/tutorial/index.rst:21 msgid "How to check your graph for errors" msgstr "Cómo comprobar la gráfica para errores" # 7a4ac738b5a54446a3fb6a2a872ee973 #: ../../src/tutorial/index.rst:22 msgid "How to compute a route" msgstr "Cómo calcular una ruta" # 267375c5b956437cab09d66694082436 #: ../../src/tutorial/index.rst:23 msgid "How to use other tools to view your graph and route" msgstr "Cómo utilizar otras herramientas para ver la gráfica y la ruta" # 7eb6346c00174549a67aa3ba5b639061 #: ../../src/tutorial/index.rst:24 msgid "How to create a web app" msgstr "Cómo crear una aplicación web" # 9c88e3538b4443db8727c2ac29dfe064 #: ../../src/tutorial/index.rst:26 msgid "Advanced Topics" msgstr "Tópicos avanzados" # 96bfb05f4c374de79f250704d4c8b3e7 #: ../../src/tutorial/index.rst:28 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr ":ref:`topology` para tener una visión general de una topología de algoritmos de encaminamiento." # 5bb8a81892314636b035fe0d8e56b426 #: ../../src/tutorial/index.rst:29 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr ":ref:`analytics` para tener una visión general del análisis de un gráfico." # 6cfe3bc3d8b942b188c87a00b5e92cb8 #: ../../src/tutorial/index.rst:30 msgid ":ref:`custom_query` that is used in the routing algorithms." msgstr ":ref:`custom_query` que se utiliza en los algoritmos de encaminamiento." # 2fc8eb635e614b249d37a76fb7d66f68 #: ../../src/tutorial/index.rst:31 msgid ":ref:`performance` to improve your performance." msgstr ":ref:`performance` para mejorar su rendimiento." # 1cf3220a11c4411b85339e05e3546f22 #: ../../src/tutorial/index.rst:32 msgid ":ref:`custom_wrapper` to colaborate with a wrapper." msgstr ":ref:`custom_wrapper` para colaborar con un envoltorio." # 025472df762342bb955f96e2572111ed #: ../../src/tutorial/index.rst:33 msgid ":ref:`recipes` to colaborate with a recipe." msgstr ":ref:`recipes` para colaborar con una receta." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/tutorial/performance.po000066400000000000000000000047141257314352300273370ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 19:20+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 02750fc506e541eaa5e3a34280aabce6 #: ../../src/tutorial/performance.rst:13 msgid "Performance Tips" msgstr "Consejos de Rendimiento" # c6cdc3cc67d54b349406611e4f2fba51 #: ../../src/tutorial/performance.rst:16 msgid "" "When \"you know\" that you are going to remove a set of edges from the edges" " table, and without those edges you are going to use a routing function you " "can do the following:" msgstr "Cuando \"sabe\" que va a eliminar un conjunto de bordes de la tabla de bordes, y sin esos bordes va a utilizar una función de enrrutamiento puede hacer el siguiente:" # 09daa462ecb3460fb93b4a3a05fccb4f #: ../../src/tutorial/performance.rst:18 msgid "Analize the new topology based on the actual topology:" msgstr "Analizar la topología nueva basada en la topología actual:" # 6481ccc4d94a4513893f4b1ec5fd615f #: ../../src/tutorial/performance.rst:24 msgid "Or create a new topology if the change is permanent:" msgstr "O crear una nueva topología si el cambio es permanente:" # f83a8c75a53848f4b2b2ce62be14b3b1 #: ../../src/tutorial/performance.rst:31 msgid "Use an SQL that \"removes\" the edges in the routing function" msgstr "Utilice un SQL que \"elimina\" los bordes en la función de enrrutamiento" # d598fe2adbc346ce8aa4ea167d2cc77d #: ../../src/tutorial/performance.rst:37 msgid "" "When \"you know\" that the route will not go out of a particular area, to " "speed up the process you can use a more complex SQL query like" msgstr "Cuando \"sabe\" que la ruta no saldrá de un área en particular, para acelerar el proceso puede utilizar una consulta SQL más compleja como" # c7e739bf9e1e42cfaedf49458bedb00c #: ../../src/tutorial/performance.rst:46 msgid "Note that the same condition ``id < 17`` is used in all cases." msgstr "Tenga en cuenta que la misma condición ``id < 17`` se utiliza en todos los casos." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/tutorial/recipes.po000066400000000000000000000062201257314352300264620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:20+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 2d164be73a6143b9850a47118af6fac0 #: ../../src/tutorial/recipes.rst:13 msgid "User's Recipes contributions" msgstr "Contribuciones de recetas de los usuarios" # 8f4e11e136e347c49071a20b75e3f7db #: ../../src/tutorial/recipes.rst:16 msgid "How to contribute." msgstr "Cómo contribuir." # c28848a4efb9438e9753f9724a0b1bba #: ../../src/tutorial/recipes.rst:17 msgid "" "Use an issue tracker (see :ref:`support`) with a title containing: " "*Proposing a Recipe: Myrecipename*. The body will contain:" msgstr "Utilice un issue tracker en git (ver :ref:`Soporte `) con un título que contiene: *Proposing a Recipe: MiNombreDeReceta*. El cuerpo debe contiener:" # 304b12401b0a4ae6995e2e6f43ab60ed #: ../../src/tutorial/recipes.rst:19 msgid "author: Required" msgstr "Autor: requerido" # 0de50268810243a9a9eae4fbe089d207 #: ../../src/tutorial/recipes.rst:20 msgid "" "mail: if you are subscribed to the developers list this is not necessary" msgstr "Correo: Si usted está suscrito a la lista de los desarrolladores no es necesario" # d84afc673d2a47e5a939a1905c7ac458 #: ../../src/tutorial/recipes.rst:21 msgid "date: Date posted" msgstr "Fecha: fecha" # a77ebe21f0d644da8c0573551db24a3e #: ../../src/tutorial/recipes.rst:22 msgid "comments and code: using reStructuredText format" msgstr "Comentarios y código: formato reStructuredText" # 586b6b7d313849ccb0eff13b59bcde27 #: ../../src/tutorial/recipes.rst:24 msgid "" "Any contact with the author will be done using the developers mailing list. " "The pgRouting team will evaluate the recipe and will be included it in this " "section when approved." msgstr "Cualquier contacto con el autor se hará utilizando la lista de correo de desarrolladores. El equipo pgRouting evaluará la receta y será incluido en esta sección cuando sea aprobada." # c0fb6175b7b640e18821f49b08810c30 #: ../../src/tutorial/recipes.rst:27 msgid "Comparing topology of a unnoded network with a noded network" msgstr "Comparando la topología de una red de que no tiene nodos en las intersecciones con una red con nodos en las intersecciones" # 4f1d4919585f4bc2bb4d02067ccaa841 #: ../../src/tutorial/recipes.rst:30 msgid "pgRouting team." msgstr "Equipo pgRouting." # 413f44066e2e4af0952d3a31b7bbaeff #: ../../src/tutorial/recipes.rst:32 msgid "This recipe uses the :ref:`sampledata` network." msgstr "Esta receta se utiliza la :ref:`red de ejemplo `." # 1e7ee7f6cb5b421d85ca530f636a264b #: ../../src/tutorial/recipes.rst:42 msgid "*No more contributions*" msgstr "*No hay más contribuciones*" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/tutorial/topology.po000066400000000000000000000156271257314352300267170ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 18:16+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 95ba56beb837464cac49ef7880693c4c #: ../../src/tutorial/topology.rst:13 msgid "Routing Topology" msgstr "Topología para Ruteo" # a13e17875be047edb65c4dff0e77e3a3 #: ../../src/tutorial/topology.rst:15 msgid "Stephen Woodbridge " msgstr "Stephen Woodbridge " # fae10235d477445e8c8ad3b8ddf138c5 #: ../../src/tutorial/topology.rst:16 msgid "" "Stephen Woodbridge. The source code is released under the MIT-X license." msgstr "Stephen Woodbridge. El código fuente está liberado bajo la licencia MIT-X." # bb8d84bed17047048664ea7fe078eb94 #: ../../src/tutorial/topology.rst:20 msgid "Overview" msgstr "Resumen" # 2a882bec3de94c1eb574a3eb222c98e4 #: ../../src/tutorial/topology.rst:22 msgid "" "Typically when GIS files are loaded into the data database for use with " "pgRouting they do not have topology information associated with them. To " "create a useful topology the data needs to be \"noded\". This means that " "where two or more roads form an intersection there it needs to be a node at " "the intersection and all the road segments need to be broken at the " "intersection, assuming that you can navigate from any of these segments to " "any other segment via that intersection." msgstr "Normalmente cuando se cargan archivos GIS en la base de datos para su uso con pgRouting no tienen información de la topología asociada a ellos. Para crear una topología útil, los datos debe ser \"noded\". Esto significa que donde dos o más caminos forman una intersección allí debe existir y todos los segmentos de carretera necesitan estar partidos en la intersección, eso suponiendo que puede navegar a cualquier otro segmento mediante la intersección de cualquiera de estos segmentos." # 65c5e66127ab486492799e66af98970c #: ../../src/tutorial/topology.rst:24 msgid "" "You can use the :ref:`graph analysis functions ` to help you see " "where you might have topology problems in your data. If you need to node " "your data, we also have a function :ref:`pgr_nodeNetwork() " "` that might work for you. This function splits ALL " "crossing segments and nodes them. There are some cases where this might NOT " "be the right thing to do." msgstr "Puede utilizar las :ref:`funciones de análisis de gráficas ` para apoyarse en la búsqueda de problemas topológicos en los datos. Si se necesitan nodos en los datos, también se cuenta con la función :ref:`pgr_nodeNetwork() ` que le puede ser útil. Esta función divide todos los segmentos de los caminos y les asigna nodos entre ellos. Existen algunos casos donde no es lo apropiado." # efc1fb5385064e7da087f3b0371faf57 #: ../../src/tutorial/topology.rst:26 msgid "" "For example, when you have an overpass and underpass intersection, you do " "not want these noded, but pgr_nodeNetwork does not know that is the case and" " will node them which is not good because then the router will be able to " "turn off the overpass onto the underpass like it was a flat 2D intersection." " To deal with this problem some data sets use z-levels at these types of " "intersections and other data might not node these intersection which would " "be ok." msgstr "Por ejemplo, cuando se tiene un cruce de puente o de un túnel, no quieres estos contengan un nodo, pero pgr_nodeNetwork no sabe que ese es el caso y va a crear un nodo, entonces el enrutador interpretará el puente o el paso a desnivel como si fuera una intersección plana en 2D. Para lidiar con este problema, se debe utilizar niveles z ya se para estos tipos de intersecciones o para otros casos en donde crear el nodo de la intersección no sea lo correcto." # 43c22da1f7b34db7999adbad7ac7a4e1 #: ../../src/tutorial/topology.rst:28 msgid "" "For those cases where topology needs to be added the following functions may" " be useful. One way to prep the data for pgRouting is to add the following " "columns to your table and then populate them as appropriate. This example " "makes a lot of assumption like that you original data tables already has " "certain columns in it like ``one_way``, ``fcc``, and possibly others and " "that they contain specific data values. This is only to give you an idea of " "what you can do with your data." msgstr "Para los casos donde la topología debe construirse, las siguientes funciones pueden ser de utilidad. Una forma de preparar los datos para pgRouting es agregar los siguientes campos a la tabla y luego poblarlas según corresponda. Este ejemplo tiene como supuestos: que la tabla original ya tiene columnas como ``one_way``, ``fcc`` y posiblemente otras y que contienen valores de datos específicos. Esto es sólo para darle una idea de lo que se puede hacer con los datos." # 30e52836594b46f1917dd9ffaa55fc0c #: ../../src/tutorial/topology.rst:49 msgid "" "The function :ref:`pgr_createTopology() ` will create " "the ``vertices_tmp`` table and populate the ``source`` and ``target`` " "columns. The following example populated the remaining columns. In this " "example, the ``fcc`` column contains feature class code and the ``CASE`` " "statements converts it to an average speed." msgstr "La función :ref:`pgr_createTopology() ` creará la tabla ``vertices_tmp`` y rellenará las columnas ``source`` y ``target``. El ejemplo siguiente termina de llenar las columnas restantes. En este ejemplo, la columna ``fcc`` contiene códigos de las características de la calle y las declaraciones del ``CASE`` las convierte a una velocidad media." # 6aa2b52ff1ac4c16a315c9ddfdf90b57 #: ../../src/tutorial/topology.rst:112 msgid "" "Now your database should be ready to use any (most?) of the pgRouting " "algorithms." msgstr "Ahora su base de datos debe estar lista para usarse en cualquiera (mayoría?) de los algoritmos de pgRouting." # 6cc3d005cb454b77959bfbdc6fdd2105 #: ../../src/tutorial/topology.rst:116 msgid "See Also" msgstr "Véase también" # 40847af777814998afe63d824d73c507 #: ../../src/tutorial/topology.rst:118 msgid ":ref:`pgr_create_topology`" msgstr ":ref:`pgr_create_topology`" # 974b427fbcf64ec8ab76456dcd37bd7d #: ../../src/tutorial/topology.rst:119 msgid ":ref:`pgr_node_network`" msgstr ":ref:`pgr_node_network`" # adedad6329b0494988daee57bcf0cb98 #: ../../src/tutorial/topology.rst:120 msgid ":ref:`pgr_point_to_id`" msgstr ":ref:`pgr_point_to_id`" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/doc/src/tutorial/tutorial.po000066400000000000000000000255431257314352300267040ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 20:30+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # cc286a8aa26b414ba5c056e7e967f754 #: ../../src/tutorial/tutorial.rst:13 msgid "Getting Started" msgstr "Comenzando a trabajar" # 203987e9bc9545e386abb61978fa7973 #: ../../src/tutorial/tutorial.rst:15 msgid "" "This is a simple guide to walk you through the steps of getting started with" " pgRouting. In this guide we will cover:" msgstr "Esta es una guía simple para llevarte a través de los pasos básicos para trabajar con pgRouting. Esta guía cubre:" # cf084ff2892b4ce09042343d046fd022 # 09f0c2436ee0452ca34f4ea785294ca0 #: ../../src/tutorial/tutorial.rst:18 ../../src/tutorial/tutorial.rst:27 msgid "How to create a database to use for our project" msgstr "Cómo crear una base de datos para ser utilizada por nuestro proyecto" # c3031c03516e400eb51fd389eab9d370 # 8e16b537fced4fd98de6654b3d25882d #: ../../src/tutorial/tutorial.rst:19 ../../src/tutorial/tutorial.rst:61 msgid "How to load some data" msgstr "Cómo cargar algunos datos" # 28162361c9ef451a8269bdc8c569c9c5 # be1e900598c64c579d8a2306852c3c77 #: ../../src/tutorial/tutorial.rst:20 ../../src/tutorial/tutorial.rst:77 msgid "How to build a topology" msgstr "Cómo construir una topología" # 422d77e9576145f6b3e41ee3e9d8019c # e02a5f0e2c4c4c108a97d142e7719614 #: ../../src/tutorial/tutorial.rst:21 ../../src/tutorial/tutorial.rst:93 msgid "How to check your graph for errors" msgstr "Cómo comprobar la gráfica para errores" # 48af8de98aa440599ef7c5e08a987c73 # 00b0784fc2ba469ca4d4987d90a07e2a #: ../../src/tutorial/tutorial.rst:22 ../../src/tutorial/tutorial.rst:121 msgid "How to compute a route" msgstr "Cómo calcular una ruta" # a6c42f436e6240b0bd853d2459a82af5 # 8f60e469188446368b6e9dd27fa4362c #: ../../src/tutorial/tutorial.rst:23 ../../src/tutorial/tutorial.rst:142 msgid "How to use other tools to view your graph and route" msgstr "Cómo utilizar otras herramientas para ver la gráfica y la ruta" # e8d64e7e71f94995b63b80ec6c489433 # 20eafe14706e4660b2f9886ce1f6b357 #: ../../src/tutorial/tutorial.rst:24 ../../src/tutorial/tutorial.rst:147 msgid "How to create a web app" msgstr "Cómo crear una aplicación web" # b1db71933e1241eeae8298bba077f388 #: ../../src/tutorial/tutorial.rst:29 msgid "" "The first thing we need to do is create a database and load pgrouting in the" " database. Typically you will create a database for each project. Once you " "have a database to work in, your can load your data and build your " "application in that database. This makes it easy to move your project later " "if you want to to say a production server." msgstr "Lo primero que hay que hacer es crear una base de datos y cargar pgRouting a la base de datos. Típicamente se creará una base de datos para cada proyecto. Una vez que se tiene una base de datos donde trabajar, se pueden cargar los datos y construir la aplicación en la base de datos. Esto hace que sea sencillo de mover el proyecto en el futuro, como por ejemplo, a un servidor de producción." # e9ea8391635c4aeea6230a1dc512ca40 #: ../../src/tutorial/tutorial.rst:35 msgid "For Postgresql 9.1 and later versions" msgstr "Para Postgresql 9.1 y versiones posteriores" # b5416a83185a4b968116495c15a2dbb9 #: ../../src/tutorial/tutorial.rst:44 msgid "For older versions of postgresql" msgstr "Para versiones anteriores de postgresql" # 4d3bdf2c0daf49e19b0cc8ec9a54ce6d #: ../../src/tutorial/tutorial.rst:63 msgid "" "How you load your data will depend in what form it comes it. There are " "various OpenSource tools that can help you, like:" msgstr "El cómo cargar los datos dependerá de el formato que tienen. Existen varias herramientas de Código Abierto que le pueden ayudar, como:" # 443c825aa19945f694b869caa419068a #: ../../src/tutorial/tutorial.rst:66 msgid "this is the postgresql shapefile loader" msgstr "Este es un cargador de archivo shape a postgresql" # 4d91dcd01dac46f59ceb42aeeac5dc8d #: ../../src/tutorial/tutorial.rst:67 msgid "this is a vector data conversion utility" msgstr "Esta es una utilidad de conversión de datos vectoriales" # 99f1dae37c3742db82e18bf14675f806 #: ../../src/tutorial/tutorial.rst:68 msgid "this is a tool for loading OSM data into postgresql" msgstr "Esta es una herramienta para cargar los datos de OSM a postgresql" # 0fc4acb74524472e89a9867f716c6941 #: ../../src/tutorial/tutorial.rst:70 msgid "" "So these tools and probably others will allow you to read vector data and " "and can load that data into your database as a table of some kind. At this " "point you need to know a little about your data structure and content. One " "easy way to browse you data table is with pgAdmin3 or phpPgAdmin." msgstr "Así que estas herramientas, y probablemente otras más, le permitan leer datos vectoriales y se pueden cargar esos datos a una tabla de la base de datos. En este momento, se necesita saber un poco sobre el contenido y estructura de los datos. Una forma fácil de navegar en tu bases de datos es con pgAdmin3 o phpPgAdmin." # 3eb60b0320c94c54b413905edad6aeda #: ../../src/tutorial/tutorial.rst:79 msgid "" "Next we need to build a topology for our street data. What this means is " "that for any given edge in your street data the ends of that edge will be " "connected to a unique node and to other edges that are also connected to " "that same unique node. Once all the edges are connected to nodes we have a " "graph that can be used for routing with pgrouting. We provide a tools the " "will help with this:" msgstr "Lo siguiente que se necesita hacer es construir la topología de nuestros datos de las calles. Lo que esto significa es que para cualquier borde que se encuentra en los datos de las calles, los extremos del borde se conectan a un nodo único y a otros bordes que también se conectan a ese mismo nodo único. Una vez que todos los bordes están conectados a los nodos tenemos una gráfica que se puede ser utilizada para el ruteo con pgRouting. Proporcionamos herramientas que ayudarán con esto:" # 69e88d4dcd4b4de68a07f7e1bbe05c2f #: ../../src/tutorial/tutorial.rst:89 msgid "See :ref:`pgr_create_topology` for more information." msgstr "Ver :ref:`pgr_create_topology` para más información." # a1b054cc1a1a4d12a2a11405bbdec85b #: ../../src/tutorial/tutorial.rst:95 msgid "" "There are lots of possible sources for errors in a graph. The data that you " "started with may not have been designed with routing in mind. A graph as " "some very specific requirments. One it that it is *NODED*, this means that " "except for some very specific use cases, each road segments starts and ends " "at a node and that in general is does not cross another road segment that it" " should be connected to." msgstr "Hay varias posibles fuentes de errores en un gráfico. Los datos con los que usted comenzó pudieron no haber sido diseñados con ruteo en mente. Un gráfico tiene algunos requerimientos muy específicos. Uno es que sea *NODED*, esto significa que, a excepción de algunos casos de uso muy especial, cada uno de los segmentos del camino comienza y termina en un nodo y que en general no cruzan un segmento de camino al que deba conectarse." # 6c5337ea36644d71841a60e4a9bb5ba5 #: ../../src/tutorial/tutorial.rst:102 msgid "" "There can be other errors like the direction of a one-way street being " "entered in the wrong direction. We do not have tools to search for all " "possible errors but we have some basic tools that might help." msgstr "Puede haber otros errores como en una calle de un solo sentido tener el sentido equivocado. No contamos con herramientas para buscar todos los errores posibles, pero tenemos algunas herramientas básicas que pueden ayudar." # 3fece9ebff854721b5715cc977ce6d6e #: ../../src/tutorial/tutorial.rst:113 msgid "See :ref:`analytics` for more information." msgstr "Ver :ref:`analytics` para más información." # 7a98ae8da3ae48e1a7c5d54e44a48c26 #: ../../src/tutorial/tutorial.rst:115 msgid "" "If your data needs to be *NODED*, we have a tool that can help for that " "also." msgstr "Si necesita crearle a sus datos los *los nodos*, tenemos una herramienta que puede ayudar." # 08121e9261964dd58ac553d088c2ed4d #: ../../src/tutorial/tutorial.rst:117 msgid "See :ref:`pgr_node_network` for more information." msgstr "Ver :ref:`pgr_node_network` para más información." # 719d8eadd02e428f9c88ee09711fd78e #: ../../src/tutorial/tutorial.rst:123 msgid "" "Once you have all the prep work done above, computing a route is fairly " "easy. We have a lot of different algorithms but they can work with your " "prepared road network. The general form of a route query is:" msgstr "Una vez realizado el trabajo de preparación descrito anteriormente, el cálculo de una ruta es bastante fácil. Contamos con varios algoritmos, pero pueden trabajar con su red vial preparada. La forma general de una consulta de ruta es:" # 9b06e28539b841019a313bfef4d6706a #: ../../src/tutorial/tutorial.rst:131 msgid "" "As you can see this is fairly straight forward and you can look and the " "specific algorithms for the details on how to use them. What you get as a " "result from these queries will be a set of record of type " ":ref:`type_cost_result` or :ref:`type_geom_result`. These results have " "information like edge id and/or the node id along with the cost or geometry " "for the step in the path from *start* to *end*. Using the ids you can join " "these result back to your edge table to get more information about each step" " in the path." msgstr "Como se puede ver, es bastante sencillo. Puede revisar los algoritmos específicos para ver los detalles de cómo usarlos. Lo que usted recibe como el resultado de estas consultas será un conjunto de registros del tipo l:ref:`type_cost_result` or :ref:`type_geom_result`. Estos resultados tienen información como Identificación del borde y/o el identificaror id del nodo junto con el costo o la geometría para el camino desde el *Inicio* hasta el *final*. Usando los identificadores puede unir estos resultados de vuelta a su tabla de calles para obtener más información acerca de cada paso en el camino." # d3652f3967364e05a51d770bf6c22ed7 #: ../../src/tutorial/tutorial.rst:139 msgid "See also :ref:`type_cost_result` and :ref:`type_geom_result`." msgstr "Véase también :ref:`type_cost_result` y :ref:`type_geom_result`." # ebd4b3f1e2e64e668cbd59b14d10059c # 631194a2c36c43fa84fca3ad63545a1c #: ../../src/tutorial/tutorial.rst:144 ../../src/tutorial/tutorial.rst:149 msgid "TBD" msgstr "Por Definirse" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/000077500000000000000000000000001257314352300220605ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/apsp_johnson/000077500000000000000000000000001257314352300245615ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/apsp_johnson/doc/000077500000000000000000000000001257314352300253265ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/apsp_johnson/doc/index.po000066400000000000000000000117551257314352300270060ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-12 15:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # c9937b945f654be08e4180e57b2723de #: ../../../src/apsp_johnson/doc/index.rst:13 msgid "pgr_apspJohnson - All Pairs Shortest Path, Johnson's Algorithm" msgstr "pgr_apspJohnson - Ruta más corta de todos los pares, algoritmo de Johnson" # 79936f3a71384a8a9148a3886df7a858 #: ../../../src/apsp_johnson/doc/index.rst:20 msgid "Name" msgstr "Nombre" # 3145d47e956649628986400ffdab56a5 #: ../../../src/apsp_johnson/doc/index.rst:22 msgid "" "``pgr_apspJohnson`` - Returns all costs for each pair of nodes in the graph." msgstr "``pgr_apspJohnson`` - Devuelve todos los costos para cada par de nodos en el gráfico." # 24009fd27614418c9dee8d1d27eca209 #: ../../../src/apsp_johnson/doc/index.rst:26 msgid "Synopsis" msgstr "Sinopsis" # 6aa48442c73548e58b708ec465f0993a #: ../../../src/apsp_johnson/doc/index.rst:28 msgid "" "Johnson's algorithm is a way to find the shortest paths between all pairs of" " vertices in a sparse, edge weighted, directed graph. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows for " "every pair of nodes in the graph." msgstr "El algoritmo de Johnson, es una manera de encontrar los caminos más cortos entre todos los pares de vértices en una gráfica ponderada, dirigida y esparcida. Devuelve un conjunto de registros :ref:`pgr_costResult` (seq, id1, id2, cost) para cada par de nodos en el gráfico." # afa92fc38dee48288d509f6006247df1 #: ../../../src/apsp_johnson/doc/index.rst:36 msgid "Description" msgstr "Descripción" # 1256fc43f6ad440689b650619604651c #: ../../../src/apsp_johnson/doc/index.rst:38 msgid "" "a SQL query that should return the edges for the graph that will be " "analyzed:" msgstr "una consulta SQL que debe porporcionar los bordes de la gráfica que se analizará:" # 3f908a1bbdd04eaa9bf33225e67da2c7 #: ../../../src/apsp_johnson/doc/index.rst:44 msgid "``int4`` identifier of the source vertex for this edge" msgstr "``int4`` Identificador del vértice fuente" # 993049755c48440a9bc398ea9a13fe95 #: ../../../src/apsp_johnson/doc/index.rst:45 msgid "``int4`` identifier of the target vertex for this edge" msgstr "``int4`` Identificador del vértice objetivo" # 28aa6b13c7d54bbdb49c76098a8e4d8e #: ../../../src/apsp_johnson/doc/index.rst:46 msgid "``float8`` a positive value for the cost to traverse this edge" msgstr "``float8`` un valor positivo para el costo del recorrido del borde" # 7514070dfcd1415e8414754509baee32 #: ../../../src/apsp_johnson/doc/index.rst:48 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Regresa un conjunto del tipo de datos :ref:`type_cost_result`:" # 25408ce6cf3d45bebebd52768b102fc0 #: ../../../src/apsp_johnson/doc/index.rst:50 msgid "row sequence" msgstr "secuencia de registros" # e4b9d28e22be4a78a2edc7edbf4f1af3 #: ../../../src/apsp_johnson/doc/index.rst:51 msgid "source node ID" msgstr "Identificador del nodo de procedencia" # f4ef2869f447410dbdb75bf3856bfa93 #: ../../../src/apsp_johnson/doc/index.rst:52 msgid "target node ID" msgstr "Identificador del nodo de llegada" # 74d7b05838ba4c978e0c33f94ab0868f #: ../../../src/apsp_johnson/doc/index.rst:53 msgid "cost to traverse from ``id1`` to ``id2``" msgstr "costo para atravesar desde ``id1`` hasta ``id2`` " # 1767087139fa47218a9eef54ebf0b0f1 #: ../../../src/apsp_johnson/doc/index.rst:56 msgid "History" msgstr "Historia" # 5bc1dae5c7f041298849cae876983c32 #: ../../../src/apsp_johnson/doc/index.rst:57 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # b679c9ef11b544a6a6502b461b4e3d96 #: ../../../src/apsp_johnson/doc/index.rst:61 msgid "Examples" msgstr "Ejemplos" # 5d6ef1673c204a229ed05dae0c96d0f8 #: ../../../src/apsp_johnson/doc/index.rst:78 msgid "The query uses the :ref:`sampledata` network." msgstr "La consulta usa la red de ejemplo :ref:`sampledata`" # 8ba7f2721fe74966b8dfd4620ae10b9a #: ../../../src/apsp_johnson/doc/index.rst:82 msgid "See Also" msgstr "Véase también" # 475eb50687e74051895523e791434bc1 #: ../../../src/apsp_johnson/doc/index.rst:84 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 75e0dd6fa0ed4621acf49893e637237c #: ../../../src/apsp_johnson/doc/index.rst:85 msgid ":ref:`pgr_apsp_warshall`" msgstr ":ref:`pgr_apsp_warshall`" # 0e63d6ba27244302bfd848164331ea09 #: ../../../src/apsp_johnson/doc/index.rst:86 msgid "http://en.wikipedia.org/wiki/Johnson%27s_algorithm" msgstr "http://en.wikipedia.org/wiki/Johnson%27s_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/apsp_warshall/000077500000000000000000000000001257314352300247205ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/apsp_warshall/doc/000077500000000000000000000000001257314352300254655ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/apsp_warshall/doc/index.po000066400000000000000000000137261257314352300271450ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 17:07+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 0f1284ff13c64db68306d3e8f9c97beb #: ../../../src/apsp_warshall/doc/index.rst:13 msgid "pgr_apspWarshall - All Pairs Shortest Path, Floyd-Warshall Algorithm" msgstr "pgr_apspWarshall - Camino más corto de todos los pares, Algoritmo de Floyd-Warshall" # 42b576974e9a458e951dd429ba4ac9f7 #: ../../../src/apsp_warshall/doc/index.rst:20 msgid "Name" msgstr "Nombre" # 8610cfce602b4e43867a979e40348da5 #: ../../../src/apsp_warshall/doc/index.rst:22 msgid "" "``pgr_apspWarshall`` - Returns all costs for each pair of nodes in the " "graph." msgstr "``pgr_apspWarshall`` - Devuelve todos los costos de cada par de nodos en la gráfica." # 4c8c0af0a22f4783b5f40d7d68b431da #: ../../../src/apsp_warshall/doc/index.rst:26 msgid "Synopsis" msgstr "Sinopsis" # 001f0668ce734f4b9419fd7b22d98b00 #: ../../../src/apsp_warshall/doc/index.rst:28 msgid "" "The Floyd-Warshall algorithm (also known as Floyd's algorithm and other " "names) is a graph analysis algorithm for finding the shortest paths between " "all pairs of nodes in a weighted graph. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows for " "every pair of nodes in the graph." msgstr "El algoritmo de Floyd-Warshall (también conocido como algoritmo de Floyd y otros nombres) es un algoritmo de análisis gráfico para encontrar los caminos más cortos entre todos los pares de nodos en un gráfico ponderado. Devuelve un conjunto de registros (seq, id1, id2, cost) :ref:`pgr_costResult ` para cada par de nodos en el gráfico." # e7c4a6dd259d46cd9fcf2631dbc22f2e #: ../../../src/apsp_warshall/doc/index.rst:36 msgid "Description" msgstr "Descripción" # e0f6896524cc4a4d91c418144da5102b #: ../../../src/apsp_warshall/doc/index.rst:38 msgid "" "a SQL query that should return the edges for the graph that will be " "analyzed:" msgstr "una consulta SQL quedebe proporcionar los bordes de la gráfica que va a ser analizada:" # 97a32a6ff6e14816834d1eb5e229f2b4 #: ../../../src/apsp_warshall/doc/index.rst:44 msgid "``int4`` identifier of the edge" msgstr "``int4`` identificador del borde" # b42ae19f11c44f618c034ae1ce6be00a #: ../../../src/apsp_warshall/doc/index.rst:45 msgid "``int4`` identifier of the source vertex for this edge" msgstr "``int4`` Identificador del vértice inicial de este borde" # c0b57bb608d34affbce8c6bb5ec9302f #: ../../../src/apsp_warshall/doc/index.rst:46 msgid "``int4`` identifier of the target vertex for this edge" msgstr "``int4`` Identificador del vértice final de este borde" # c5cb344693474da29d9a8ff57e96c0f7 #: ../../../src/apsp_warshall/doc/index.rst:47 msgid "``float8`` a positive value for the cost to traverse this edge" msgstr "``float8`` un valor positivo para el costo de atravesar este borde" # 5dd37dfc4bff497d85337655170aa2fe #: ../../../src/apsp_warshall/doc/index.rst:49 msgid "``true`` if the graph is directed" msgstr "``true`` Si la gráfica es direccionada" # 6996d55bc55245d39ea7b7fadce791a7 #: ../../../src/apsp_warshall/doc/index.rst:50 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "Si es ``True``, el campo ``reverse_cost`` del conjunto de registros generados se utiliza para el calcular el costo de la travesía del borde en la dirección opuesta." # a26f91fad97b4c1fb810f9cbe42a7c55 #: ../../../src/apsp_warshall/doc/index.rst:52 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Devuelve un conjunto del tipo de datos :ref:`type_cost_result`:" # d67cd203b9424e1faa0416ab268956c5 #: ../../../src/apsp_warshall/doc/index.rst:54 msgid "row sequence" msgstr "Secuencia de registros" # 13448c2239764d798d56189875475d19 #: ../../../src/apsp_warshall/doc/index.rst:55 msgid "source node ID" msgstr "Identificador del nodo de partida" # 754d094ac6ae42d5a22b8855ce7a73e7 #: ../../../src/apsp_warshall/doc/index.rst:56 msgid "target node ID" msgstr "Identificador del nodo de llegada" # c9edf1f99746459c9ef79922766fc805 #: ../../../src/apsp_warshall/doc/index.rst:57 msgid "cost to traverse from ``id1`` to ``id2``" msgstr "costo para viajar desde el nodo ``id1`` hasta el nodo ``id2`` " # e878f40e61334a669136534d82f3bc05 #: ../../../src/apsp_warshall/doc/index.rst:61 msgid "History" msgstr "Historia" # b506bf29ad7944d7bd0db6d48ffe9f4f #: ../../../src/apsp_warshall/doc/index.rst:62 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 5c0117f6a40740aa8b02bc181e0e01dc #: ../../../src/apsp_warshall/doc/index.rst:66 msgid "Examples" msgstr "Ejemplos" # 38918d939ef74f6e86528d1060dc810c #: ../../../src/apsp_warshall/doc/index.rst:84 msgid "The query uses the :ref:`sampledata` network." msgstr "La consulta usa la red del ejemplo :ref:`sampledata`" # 4feffc0c2a824f81bb35b10c6f13176d #: ../../../src/apsp_warshall/doc/index.rst:88 msgid "See Also" msgstr "Véase también" # aa6ecd6c9d584db1adf49b7df81583e9 #: ../../../src/apsp_warshall/doc/index.rst:90 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 0f05cbf530e0455daed36d6b50bbf30f #: ../../../src/apsp_warshall/doc/index.rst:91 msgid ":ref:`pgr_apsp_johnson`" msgstr ":ref:`pgr_apsp_johnson`" # b09888d0778445eb93cbdfb7075b4157 #: ../../../src/apsp_warshall/doc/index.rst:92 msgid "http://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm" msgstr "http://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/astar/000077500000000000000000000000001257314352300231725ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/astar/doc/000077500000000000000000000000001257314352300237375ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/astar/doc/index.po000066400000000000000000000166661257314352300254250ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-12 15:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # b270045aa6e74d789897bb176f5c4a37 #: ../../../src/astar/doc/index.rst:13 msgid "pgr_astar - Shortest Path A*" msgstr "pgr_astar - Camino más corto A\\*" # a4d6dd313b3f44bdbbecdf59c8e4e866 #: ../../../src/astar/doc/index.rst:20 msgid "Name" msgstr "Nombre" # 0c4c2fff9ea445dcbb1dfdca8374cd09 #: ../../../src/astar/doc/index.rst:22 msgid "``pgr_astar`` — Returns the shortest path using A* algorithm." msgstr "``pgr_astar`` — Regresa el camino más corto usando el algoritmo A\\*." # d3e3e83acd754acb9ac4c583d6dd0649 #: ../../../src/astar/doc/index.rst:26 msgid "Synopsis" msgstr "Sinopsis" # 87ae068cf08b4ddca7f5bb3722ce57f2 #: ../../../src/astar/doc/index.rst:28 msgid "" "The A* (pronounced \"A Star\") algorithm is based on Dijkstra's algorithm " "with a heuristic that allow it to solve most shortest path problems by " "evaluation only a sub-set of the overall graph. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that " "make up a path." msgstr "El algoritmo A\\* (pronunciado \"A Star\") se basa en el algoritmo de Dijkstra con una heurística que evalua sólo un subconjunto de la gráfica general, permiténdole resolver la mayoría de los problemas del camino más corto. Devuelve un conjunto de registros :ref:`pgr_costResult` (seq, id1, id2, cost) que conforman un camino." # cd2802c13d3d4798934f9f60cc9ebfb9 #: ../../../src/astar/doc/index.rst:37 msgid "Description" msgstr "Descripción" # 64ca501e984b45df9055511188eb65f4 #: ../../../src/astar/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "Consulta SQL, que debe proporcionar un conjunto de registros con los siguientes campos:" # 739adee835f647ff94511acc6e126ee5 #: ../../../src/astar/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "``int4`` identificador del borde" # 72186cf53aee4035bdbcc0495fb6bf42 #: ../../../src/astar/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` Identificador del vértice de procedencia del borde" # 0857159bb2c949bb892388c25f6fb4ec #: ../../../src/astar/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` Identificador del vértice de llegada del borde" # 4ddccc85290d4aba9b82668e90b2ba31 #: ../../../src/astar/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valor del costo del recorrido sobre el borde. Un costo negativo evitará que el borde sea insertado en el gráfico." # d21510a5452e4a098e36f5ae7f7585b4 #: ../../../src/astar/doc/index.rst:50 msgid "``x`` coordinate of the start point of the edge" msgstr "Coordenada ``x`` del punto inicial del borde" # 78d6feeb1c174e96ad209b97fb1cd538 #: ../../../src/astar/doc/index.rst:51 msgid "``y`` coordinate of the start point of the edge" msgstr "Coordenada ``y`` del punto inicial del borde" # b7404cbf8c86414494f72f87b3702241 #: ../../../src/astar/doc/index.rst:52 msgid "``x`` coordinate of the end point of the edge" msgstr "Coordenada ``x`` del punto final del borde" # d0f8d9e10994475dac4ad4e8ea1315f7 #: ../../../src/astar/doc/index.rst:53 msgid "``y`` coordinate of the end point of the edge" msgstr "Coordenada ``y`` del punto final del borde" # 46b33f8b295043059fce210e43698191 #: ../../../src/astar/doc/index.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(opcional) el costo para el recorrido inverso del borde. Esto sólo se utiliza cuando los parámetros ``directed`` y ``has_rcost`` son ``True`` (ver el comentario anterior sobre los costos negativos)." # bfd63fe9d374441babb8662a0874482b #: ../../../src/astar/doc/index.rst:56 msgid "``int4`` id of the start point" msgstr "``int4`` identificador del punto de partida del recorrido" # 85d35dcc4ced4efaac8d7b50f4ff9357 #: ../../../src/astar/doc/index.rst:57 msgid "``int4`` id of the end point" msgstr "``int4`` identificador del punto de llegada del recorrido" # f93b4ce091a6440d9a656b374fce6636 #: ../../../src/astar/doc/index.rst:58 msgid "``true`` if the graph is directed" msgstr "``true`` Si la gráfica es direccionada" # 1a783bf8f88146999659f222ef236d1b #: ../../../src/astar/doc/index.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "Si es ``True``, el campo ``reverse_cost`` del conjunto de registros generados se utilizan para el calcular el costo de la travesía del borde en la dirección opuesta." # c0f6cf1f1daf40bc8d08fa3b85c3af6b #: ../../../src/astar/doc/index.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Arroja un conjunto del tipo de datos :ref:`type_cost_result`:" # 22b5e075f6e94c608af67a4c040f4e70 #: ../../../src/astar/doc/index.rst:63 msgid "row sequence" msgstr "Secuencia de registros" # 1f3ccd737354442fb4d87684690988a2 #: ../../../src/astar/doc/index.rst:64 msgid "node ID" msgstr "Identificador del nodo visitado" # 8a4fe9f16a934ffa842ea049c36728bf #: ../../../src/astar/doc/index.rst:65 msgid "edge ID (``-1`` for the last row)" msgstr "Identificador del borde usado (``-1`` para el último)" # 7cff3509785e40adb8ff4ce4f4bf0774 #: ../../../src/astar/doc/index.rst:66 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "Costo del recorrido desde el nodo ``id1`` usando el borde ``id2`` hasta su otro extremo" # 9cc8b235e4214d4c87b729d24031271e #: ../../../src/astar/doc/index.rst:70 msgid "History" msgstr "Historia" # 623c2a84d062407d93855875a467dbe1 #: ../../../src/astar/doc/index.rst:71 msgid "Renamed in version 2.0.0" msgstr "Renombrado en la versión 2.0.0" # 7f75da722e6e4680a8d9e0a3d69678b9 #: ../../../src/astar/doc/index.rst:75 msgid "Examples" msgstr "Ejemplos" # 533a7e7ccd3645c4a6e6d3e90875cccf #: ../../../src/astar/doc/index.rst:77 msgid "Without ``reverse_cost``" msgstr "Sin ``reverse_cost``" # 0cf32ba2b9dd435191e182fa2e1219a3 #: ../../../src/astar/doc/index.rst:99 msgid "With ``reverse_cost``" msgstr "Con ``reverse_cost``" # 266a522386364908870781287ffe7c77 #: ../../../src/astar/doc/index.rst:117 msgid "The queries use the :ref:`sampledata` network." msgstr "Las consultas usan la red de ejemplo :ref:`sampledata`" # 3f0ab007b6c24393bda58a4c8f051a6b #: ../../../src/astar/doc/index.rst:121 msgid "See Also" msgstr "Véase también" # c407743821a8437fa59503cbee2e31b7 #: ../../../src/astar/doc/index.rst:123 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 994c0952621c47349ec4e5b209ee1129 #: ../../../src/astar/doc/index.rst:124 msgid "http://en.wikipedia.org/wiki/A*_search_algorithm" msgstr "http://en.wikipedia.org/wiki/A*_search_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/bd_astar/000077500000000000000000000000001257314352300236375ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/bd_astar/doc/000077500000000000000000000000001257314352300244045ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/bd_astar/doc/index.po000066400000000000000000000204461257314352300260610ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 17:09+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # d85c70ae393d476284068bf297195cc7 #: ../../../src/bd_astar/doc/index.rst:13 msgid "pgr_bdAstar - Bi-directional A* Shortest Path" msgstr "pgr_bdAstar - Camino más corto bidireccional A\\*" # 59f0d447a4034729bbdc2dad7b88dcce #: ../../../src/bd_astar/doc/index.rst:20 msgid "Name" msgstr "Nombre" # ff5b6b1bd362408c80bec7cfbc7108bf #: ../../../src/bd_astar/doc/index.rst:22 msgid "" "``pgr_bdAstar`` - Returns the shortest path using Bidirectional A* " "algorithm." msgstr "``pgr_bdAstar`` - Regresa el camino más corto usando el algoritmo A\\* bidireccional." # 6e2dd97777d64f02afc4b396822f7c37 #: ../../../src/bd_astar/doc/index.rst:26 msgid "Synopsis" msgstr "Sinopsis" # d88a86d95c0447db93be2a1f185b91bd #: ../../../src/bd_astar/doc/index.rst:28 msgid "" "This is a bi-directional A* search algorithm. It searchs from the source " "toward the distination and at the same time from the destination to the " "source and terminates whe these to searchs meet in the middle. Returns a set" " of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, " "that make up a path." msgstr "Este es un algoritmo de búsqueda bidireccional A\\*. Busca desde la fuente hasta el destino y al mismo tiempo desde el destino al origen y termina cuando estos las búsquedas se reúnen en el centro. Devuelve un conjunto de registros :ref:`pgr_costResult ` (seq, id1, id2, costo) que conforman un camino." # c9f7d12fb2c9416390cbb64c61cdaaba #: ../../../src/bd_astar/doc/index.rst:37 msgid "Description" msgstr "Descripción" # 2228656c57724bc18029fa054849a999 #: ../../../src/bd_astar/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "Consulta SQL que debe proporcionar un conjunto de registros con los siguientes campos:" # ba13914fdd78469389ae129eee02785f #: ../../../src/bd_astar/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "``int4`` identificador del borde" # 5e7f92a0ffa845a385efe72da0760ee5 #: ../../../src/bd_astar/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` Identificador del vértice inicial del borde" # 194b29afb7b3486eb5611222273bb323 #: ../../../src/bd_astar/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` Identificador del vértice final del borde" # 37f1ad354f13413fa6a47ec8ceaa3262 #: ../../../src/bd_astar/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valor del costo del recorrido sobre el borde. Un costo negativo evitará que el borde sea insertado en el gráfico." # f7bf689e55584ee0b2e095b8f3147354 #: ../../../src/bd_astar/doc/index.rst:50 msgid "``x`` coordinate of the start point of the edge" msgstr "Coordenada ``x`` del punto del inicio del borde" # e7b2325c3e8f473fae345bff6b9f9af6 #: ../../../src/bd_astar/doc/index.rst:51 msgid "``y`` coordinate of the start point of the edge" msgstr "Coordenada ``y`` del punto del inicio del borde" # a554e40ce41e485d83bdcc425edab876 #: ../../../src/bd_astar/doc/index.rst:52 msgid "``x`` coordinate of the end point of the edge" msgstr "Coordenada ``x`` del punto del final del borde" # d0033effb66d4af891d51c0553106616 #: ../../../src/bd_astar/doc/index.rst:53 msgid "``y`` coordinate of the end point of the edge" msgstr "Coordenada ``y`` del punto del final del borde" # 52fd318293ff42458d93837f06a5dd78 #: ../../../src/bd_astar/doc/index.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(opcional) el costo para el recorrido inverso del borde. Se utiliza sólo cuando los parámetros ``directed`` y ``has_rcost`` son ``True`` (ver el comentario anterior acerca de los costos negativos)." # b2ec788128e44b59a8a9eaf588b3ef93 #: ../../../src/bd_astar/doc/index.rst:56 msgid "``int4`` id of the start point" msgstr "``int4`` identificador del punto de partida" # f5809c895ef3496fbaf43892301858ca #: ../../../src/bd_astar/doc/index.rst:57 msgid "``int4`` id of the end point" msgstr "``int4`` Identificador del punto de llegada" # 29607e76254f42938d9c38a10e11c7b9 #: ../../../src/bd_astar/doc/index.rst:58 msgid "``true`` if the graph is directed" msgstr "``true`` Si la gráfica es direccionada" # f4b5e84674e749be9f6ba934004cd598 #: ../../../src/bd_astar/doc/index.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "Si es ``True``, el campo ``reverse_cost`` del conjunto de registros generados se utilizan para el calcular el costo de la travesía del borde en la dirección opuesta." # 9969bf0e6e5f40e3b44efbfd0e53d70b #: ../../../src/bd_astar/doc/index.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Arroja un conjunto del tipo de datos :ref:`type_cost_result`:" # 1634c060516d40388b007b17f2fee94c #: ../../../src/bd_astar/doc/index.rst:63 msgid "row sequence" msgstr "Secuencia de registros" # 4a478cf05b72415ebfc7f95d8e0b8625 #: ../../../src/bd_astar/doc/index.rst:64 msgid "node ID" msgstr "Identificador del nodo visitado" # b94cd2b23db94500b803d9c02b8ab358 #: ../../../src/bd_astar/doc/index.rst:65 msgid "edge ID (``-1`` for the last row)" msgstr "Identificador del borde (``-1`` para el ultimo registro)" # b8b6a3e185934bc4b7d44f66694523c5 #: ../../../src/bd_astar/doc/index.rst:66 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "costo para atravesar desde el nodo ``id1`` usando el borde``id2`` hasta su otro extremo" # f9a6aa6c249c40968bc39a3db86a5ebe #: ../../../src/bd_astar/doc/index.rst:70 msgid "" "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. " "Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "Usted debe reconectarse a la base de datos después de ``CREATE EXTENSION pgRouting`` . De lo contrario la función arrojará el error ``Error computing path: std::bad_alloc``." # e574996346fe4d3d937be160d621e660 #: ../../../src/bd_astar/doc/index.rst:74 msgid "History" msgstr "Historia" # 98c01f9f86914541a78481fc80a804dd #: ../../../src/bd_astar/doc/index.rst:75 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # fd577945de174be79b0b53dc92d1fdae #: ../../../src/bd_astar/doc/index.rst:79 msgid "Examples" msgstr "Ejemplos" # 1e4a6776b9154f5da5abb5c6d64f3221 #: ../../../src/bd_astar/doc/index.rst:81 msgid "Without ``reverse_cost``" msgstr "Sin ``reverse_cost``" # 3f707fb48bdf4edfa0f1b3657cfcbb7a #: ../../../src/bd_astar/doc/index.rst:101 msgid "With ``reverse_cost``" msgstr "Con ``reverse_cost``" # 473f16db67964e14b8efb25a1cf057b9 #: ../../../src/bd_astar/doc/index.rst:120 msgid "The queries use the :ref:`sampledata` network." msgstr "Las consultas usan la red de ejemplo :ref:`sampledata`" # 7289ec5f57844a379608577bd455d4b5 #: ../../../src/bd_astar/doc/index.rst:124 msgid "See Also" msgstr "Véase también" # 773014635f2c4e87a452416b391581e5 #: ../../../src/bd_astar/doc/index.rst:126 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # f4c3b61a97b94311a9f83508c040b614 #: ../../../src/bd_astar/doc/index.rst:127 msgid ":ref:`bd_dijkstra`" msgstr ":ref:`bd_dijkstra`" # 769c0e94fba24848bb36a7bb9ca90800 #: ../../../src/bd_astar/doc/index.rst:128 msgid "http://en.wikipedia.org/wiki/Bidirectional_search" msgstr "http://en.wikipedia.org/wiki/Bidirectional_search" # bc6e6a206f44475d91e857ec85d36106 #: ../../../src/bd_astar/doc/index.rst:129 msgid "http://en.wikipedia.org/wiki/A*_search_algorithm" msgstr "http://en.wikipedia.org/wiki/A*_search_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/bd_dijkstra/000077500000000000000000000000001257314352300243405ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/bd_dijkstra/doc/000077500000000000000000000000001257314352300251055ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/bd_dijkstra/doc/index.po000066400000000000000000000164671257314352300265720ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 17:07+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 3c0a9e188c614b0d8a83fad794d3b42f #: ../../../src/bd_dijkstra/doc/index.rst:13 msgid "pgr_bdDijkstra - Bi-directional Dijkstra Shortest Path" msgstr "pgr_bdDijkstra - Camino más corto bidireccional de Dijkstra" # 2a8d7f88cd7c41549e90531d1d565848 #: ../../../src/bd_dijkstra/doc/index.rst:21 msgid "Name" msgstr "Nombre" # 9e326337967141dd8cb35c1a7eb5d7b2 #: ../../../src/bd_dijkstra/doc/index.rst:23 msgid "" "``pgr_bdDijkstra`` - Returns the shortest path using Bidirectional Dijkstra " "algorithm." msgstr "``pgr_bdDijkstra`` - Devuelve el recorrido más corto bidireccional usando el algoritmo de Dijkstra" # e2e0af558a7340a7a29f667b07037690 #: ../../../src/bd_dijkstra/doc/index.rst:27 msgid "Synopsis" msgstr "Sinopsis" # 23d2258a058a4b5fa6dcb6655362484a #: ../../../src/bd_dijkstra/doc/index.rst:29 msgid "" "This is a bi-directional Dijkstra search algorithm. It searchs from the " "source toward the distination and at the same time from the destination to " "the source and terminates whe these to searchs meet in the middle. Returns a" " set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows," " that make up a path." msgstr "Este es un algoritmo de búsqueda bidireccional de Dijkstra. Realiza una búsqueda desde la fuente hacia el destino y, al mismo tiempo, desde el destino hacia el origen, terminando donde estas búsquedas se reúnen en el centro. Devuelve un conjunto de registros :ref:`pgr_costResult ` (seq, id1, id2, cost) que conforman un camino." # b37dbb1c097441d7afac9b1c3be4fa16 #: ../../../src/bd_dijkstra/doc/index.rst:38 msgid "Description" msgstr "Descripción" # 27182b928a294e22bbd7567e7ef6a1a6 #: ../../../src/bd_dijkstra/doc/index.rst:40 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "Consulta SQL, que debe proporcionar un conjunto de registros con los siguientes campos:" # d5ecf6b2aa844b768783b31d91cc0d1c #: ../../../src/bd_dijkstra/doc/index.rst:47 msgid "``int4`` identifier of the edge" msgstr "``int4`` identificador del borde" # 282a69ee248b4dcfa591ec2aa3668cf4 #: ../../../src/bd_dijkstra/doc/index.rst:48 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` Identificador del vértice inicial de este borde" # d8ca4a99797f4da89401ca4eae5de81b #: ../../../src/bd_dijkstra/doc/index.rst:49 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` Identificador del vértice final de este borde" # 16d3eacf8377421dbb3aa3f559f8c2fd #: ../../../src/bd_dijkstra/doc/index.rst:50 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valor del costo del recorrido sobre el borde. Un costo negativo evitará que el borde sea insertado en el gráfico." # 2a8cd5659ad849358862b656205877aa #: ../../../src/bd_dijkstra/doc/index.rst:51 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(opcional) El costo para el recorrido inverso del borde. Esto sólo se utiliza cuando los parámetros ``directed`` y ``has_rcost`` son ``True`` (ver el comentario anterior sobre los costos negativos)." # 95f13721773f433891e1e8b50ac04509 #: ../../../src/bd_dijkstra/doc/index.rst:53 msgid "``int4`` id of the start point" msgstr "``int4`` identificador del punto de partida" # b9798483a7944c23b68242badf5ba991 #: ../../../src/bd_dijkstra/doc/index.rst:54 msgid "``int4`` id of the end point" msgstr "``int4`` Identificador del punto de llegada" # ff73a5d65d1e44728449829347874aa3 #: ../../../src/bd_dijkstra/doc/index.rst:55 msgid "``true`` if the graph is directed" msgstr "``true`` Si la gráfica es direccionada" # c177b69ec8f34e3e8347a48cd4fd0eec #: ../../../src/bd_dijkstra/doc/index.rst:56 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "Si es ``True``, el campo ``reverse_cost`` del conjunto de registros generados se utiliza para el calcular el costo de la travesía del borde en la dirección opuesta." # 94093f98581b414e8de69c5c03ed7ff9 #: ../../../src/bd_dijkstra/doc/index.rst:58 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Devuelve un conjunto del tipo de datos :ref:`type_cost_result`:" # b6dcdf2882344c97b13a0a1b5dcfc76f #: ../../../src/bd_dijkstra/doc/index.rst:60 msgid "row sequence" msgstr "Secuencia de registros" # 71a25f43edad4704b8f7bc386b951d6a #: ../../../src/bd_dijkstra/doc/index.rst:61 msgid "node ID" msgstr "Identificador del nodo visitado" # bb342316c7374f38ae60758a95fe5aa0 #: ../../../src/bd_dijkstra/doc/index.rst:62 msgid "edge ID (``-1`` for the last row)" msgstr "identificador del borde (``-1`` para el último)" # 903aaea6437d438094faa1255671261a #: ../../../src/bd_dijkstra/doc/index.rst:63 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "costo del recorrido desde el nodo ``id1`` usando el borde ``id2`` hasta el otro extremo del borde" # 9422981e26f04c7e9edb754944c47cea #: ../../../src/bd_dijkstra/doc/index.rst:66 msgid "History" msgstr "Historia" # c1db7489de2b4ef8880d8d9f3abb66e3 #: ../../../src/bd_dijkstra/doc/index.rst:67 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # e61d7de8bdb04972a567e5884e47773a #: ../../../src/bd_dijkstra/doc/index.rst:71 msgid "Examples" msgstr "Ejemplos" # e5bb5ec0cf844c229475d4e75c327eb3 #: ../../../src/bd_dijkstra/doc/index.rst:73 msgid "Without ``reverse_cost``" msgstr "Sin ``reverse_cost``" # 7b425886ca994a1e87e833443909b584 #: ../../../src/bd_dijkstra/doc/index.rst:93 msgid "With ``reverse_cost``" msgstr "Con ``reverse_cost``" # f47bce06d90b47c0a3ba534e4af09213 #: ../../../src/bd_dijkstra/doc/index.rst:113 msgid "The queries use the :ref:`sampledata` network." msgstr "Las consultas usan la red de ejemplo :ref:`sampledata`" # dce05fd947104f7fb53f334994b47db8 #: ../../../src/bd_dijkstra/doc/index.rst:117 msgid "See Also" msgstr "Véase también" # e9e1be5a32c8439083185caf29aaa09b #: ../../../src/bd_dijkstra/doc/index.rst:119 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 7e04714c590148078028bde3efbb5f57 #: ../../../src/bd_dijkstra/doc/index.rst:120 msgid ":ref:`bd_astar`" msgstr ":ref:`bd_astar`" # 1e532cd9d5634fb0934e837b0db7ad8a #: ../../../src/bd_dijkstra/doc/index.rst:121 msgid "http://en.wikipedia.org/wiki/Bidirectional_search" msgstr "http://en.wikipedia.org/wiki/Bidirectional_search" # e3826d9e6a084b349a9ed0d6fffdb1ad #: ../../../src/bd_dijkstra/doc/index.rst:122 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/000077500000000000000000000000001257314352300233505ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/000077500000000000000000000000001257314352300241155ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/000077500000000000000000000000001257314352300261255ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/analyze_graph.po000066400000000000000000000425051257314352300313170ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 15:19+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 4ec68d2c61f945ef81648e1b5c6415f1 #: ../../../src/common/doc/functions/analyze_graph.rst:13 msgid "pgr_analyzeGraph" msgstr "pgr_analyzeGraph" # 4c3762e114fb4e67a2515bba541c8f36 #: ../../../src/common/doc/functions/analyze_graph.rst:20 msgid "Name" msgstr "Nombre" # ac455e0fb31e44308320f39bbd78adfc #: ../../../src/common/doc/functions/analyze_graph.rst:22 msgid "``pgr_anlizeGraph`` — Analyzes the network topology." msgstr "``pgr_anlizeGraph`` — analiza la topología de red." # 7d6b06e1d5354d94ac2855084e4e9e71 #: ../../../src/common/doc/functions/analyze_graph.rst:26 msgid "Synopsis" msgstr "Sinopsis" # 19f89e76f38342129988c1b3de66af9a # ebc7d96a54cb409a916a9e44ff8544f9 #: ../../../src/common/doc/functions/analyze_graph.rst:28 #: ../../../src/common/doc/functions/analyze_graph.rst:61 msgid "The function returns:" msgstr "La función devuelve:" # b996e0d0950741438419d72fc2aaa1a6 # ac02a2dca7d24bb296b418e5019b5d52 #: ../../../src/common/doc/functions/analyze_graph.rst:30 #: ../../../src/common/doc/functions/analyze_graph.rst:63 msgid "``OK`` after the analysis has finished." msgstr "``OK`` Cuando el análisis ha terminado." # 6494556e5a0240b6b89d6cc13588a959 # 226def8709104fefbde358ee19f0dbdc #: ../../../src/common/doc/functions/analyze_graph.rst:31 #: ../../../src/common/doc/functions/analyze_graph.rst:69 msgid "``FAIL`` when the analysis was not completed due to an error." msgstr "``FAIL`` cuando el análisis no se completó debido a un error." # 258df98c829a48e794073f4f67e64d37 #: ../../../src/common/doc/functions/analyze_graph.rst:40 msgid "Description" msgstr "Descripción" # 2ea823d9ac6a4b309542c1efdf685188 #: ../../../src/common/doc/functions/analyze_graph.rst:43 msgid "Prerequisites" msgstr "Requisitos previos" # b6f61bceeb764c09a0519ef218788641 #: ../../../src/common/doc/functions/analyze_graph.rst:44 msgid "" "The edge table to be analyzed must contain a source column and a target " "column filled with id's of the vertices of the segments and the " "corresponding vertices table _vertices_pgr that stores the " "vertices information." msgstr "La tabla de bordes debe ser analizada debe contener una columna de origen y una columna de destino llena con los identificadores de los vértices de los segmentos y los vértices correspondientes de la tabla _vertices_pgr que almacena la información de los vértices." # bc5a5fd73e194a1eb18560c62b8726c5 #: ../../../src/common/doc/functions/analyze_graph.rst:46 msgid "" "Use :ref:`pgr_createVerticesTable ` to create the " "vertices table." msgstr "usar :ref:`pgr_createVerticesTable ` para crear la tabla de vértices." # dddd02de549c450da54ecc30da50bcac #: ../../../src/common/doc/functions/analyze_graph.rst:47 msgid "" "Use :ref:`pgr_createTopology ` to create the topology " "and the vertices table." msgstr "Usar :ref:`pgr_createTopology ` para crear la topología y la tabla de vértices." # 2f1a64c5c7df47c08b9460c1c2ca9a0d #: ../../../src/common/doc/functions/analyze_graph.rst:50 msgid "Parameters" msgstr "Parámetros" # f7ef120ecd234df3bc9de0b69122a094 #: ../../../src/common/doc/functions/analyze_graph.rst:51 msgid "The analyze graph function accepts the following parameters:" msgstr "La función de análisis gráfico acepta los siguientes parámetros:" # 93b5fa9bcdd84ccbae6d4945adb6b9b5 #: ../../../src/common/doc/functions/analyze_graph.rst:53 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "``text`` La tabla de la red. (puede contener el nombre del esquema)" # 0c3bf879395649e1aac68ae62880746b #: ../../../src/common/doc/functions/analyze_graph.rst:54 msgid "" "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "``float8`` ajuste tolerancia de bordes desconectados. (en la unidad de proyección)" # cd2deb23e3394ad298d9787e069561e2 #: ../../../src/common/doc/functions/analyze_graph.rst:55 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "``text`` nombre de la columna de la geometría en la tabla de la red. El valor por defecto es ``the_geom``" # 31330d72cbb748289eafa0fcb996153d #: ../../../src/common/doc/functions/analyze_graph.rst:56 msgid "" "``text`` Primary key column name of the network table. Default value is " "``id``." msgstr "``text``Nombre de la columna de la clave principal de la tabla de red. Valor por defecto es ``id``." # b9e5db8199ce47ccb092272e93020d7c #: ../../../src/common/doc/functions/analyze_graph.rst:57 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "``id``Nombre de columna de origen de la tabla de red. El valor predeterminado es``source``." # 245c992a7082431684659ae5845aced6 #: ../../../src/common/doc/functions/analyze_graph.rst:58 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "``text`` El nombre de la columna del nodo de llegada del segmento. El valor por defecto es ``target``." # 8e81329133844e65b7eef1f84cb73965 #: ../../../src/common/doc/functions/analyze_graph.rst:59 msgid "" "``text`` Condition to select a subset or rows. Default value is ``true``" " to indicate all rows." msgstr "``text`` condición para seleccionar un subconjunto o filas. Valor predeterminado es ``true`` para indicar todas las filas." # c99a684aa3994cc4b60c334882d9ed78 #: ../../../src/common/doc/functions/analyze_graph.rst:65 msgid "Uses the vertices table: _vertices_pgr." msgstr "Utiliza la tabla de los vértices: _vertices_pgr." # e32eb0de40d0487fbb1062ec88c5bbe9 #: ../../../src/common/doc/functions/analyze_graph.rst:66 msgid "Fills completly the ``cnt`` and ``chk`` columns of the vertices table." msgstr "Llena completamente los columnas ``cnt`` y ``chk`` de la tabla de los vértices." # a4a0f627086946459e80cc8ac16b31b8 #: ../../../src/common/doc/functions/analyze_graph.rst:67 msgid "" "Returns the analysis of the section of the network defined by " "``rows_where``" msgstr "Devuelve el análisis de la sección de la red definida por ``rows_where``" # f2d3df84fbb14b48a0dba64650326883 #: ../../../src/common/doc/functions/analyze_graph.rst:71 msgid "The vertices table is not found." msgstr "No se encuentra en la tabla de los vértices." # 1c3dd89f91d94a32b0fa96e3c8544649 #: ../../../src/common/doc/functions/analyze_graph.rst:72 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "Una columna de la tabla de red requerida no se encuentra o no es del tipo apropiado." # 0e7728a66df8403b80c0e73cc496d665 #: ../../../src/common/doc/functions/analyze_graph.rst:73 msgid "The condition is not well formed." msgstr "La condición no está bien formada." # 8a41f89e1b6c4622925078236419ba59 #: ../../../src/common/doc/functions/analyze_graph.rst:74 msgid "The names of source , target or id are the same." msgstr "Los nombres de origen, destino o id son las mismos." # 9a0c49ad17e7442291584a6d38ad24f0 #: ../../../src/common/doc/functions/analyze_graph.rst:75 msgid "The SRID of the geometry could not be determined." msgstr "No pudo determinarse el SRID de la geometría." # a28d4cfc2fb145bd8b620cd99ae007ef #: ../../../src/common/doc/functions/analyze_graph.rst:79 msgid "The Vertices Table" msgstr "La tabla de vértices" # 6726eb03c9e14ce487a84ef6bdb3d061 #: ../../../src/common/doc/functions/analyze_graph.rst:80 msgid "" "The vertices table can be created with :ref:`pgr_createVerticesTable " "` or :ref:`pgr_createTopology `" msgstr "La tabla de los vértices puede crearse con :ref:`pgr_createVerticesTable ` o :ref:`pgr_createTopology `" # f69881355abd43b08fd4b112a15c823a #: ../../../src/common/doc/functions/analyze_graph.rst:82 msgid "The structure of the vertices table is:" msgstr "La estructura de la tabla de los vértices es:" # e9b846b6c67a40a5a56ce827cbde2335 #: ../../../src/common/doc/functions/analyze_graph.rst:84 msgid "``bigint`` Identifier of the vertex." msgstr "``bigint`` identificador del vértice." # c76d33c8d1d243e78adb977c995c1ed9 #: ../../../src/common/doc/functions/analyze_graph.rst:85 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." msgstr "``integer`` número de vértices en la edge_table que hacen referencia a este vértice. " # 2a14dd7a08114891908953fe3f87a075 #: ../../../src/common/doc/functions/analyze_graph.rst:86 msgid "``integer`` Indicator that the vertex might have a problem." msgstr "``integer`` indicador que el vértice podría tener un problema." # 9731ccd0742c4573b05224539f373580 #: ../../../src/common/doc/functions/analyze_graph.rst:87 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as incoming. See :ref:`pgr_analyzeOneway `." msgstr "``integer`` número de vértices en la edge_table que hacen referencia a este vértice como entrante. Ver :ref:`pgr_analyzeOneway `." # bf31d82856954293ac270255b046d010 #: ../../../src/common/doc/functions/analyze_graph.rst:88 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as outgoing. See :ref:`pgr_analyzeOneway `." msgstr "``integer`` número de vértices en la edge_table que hacen referencia a este vértice como saliente. Ver :ref:`pgr_analyzeOneway `." # fa51c4280ee2409daf5cee9fbc858ef4 #: ../../../src/common/doc/functions/analyze_graph.rst:89 msgid "``geometry`` Point geometry of the vertex." msgstr "``geometry`` Valor de la geometría POINT del vértice." # 3a2bb12205fe4cd6ad67ba6a8f37afe4 #: ../../../src/common/doc/functions/analyze_graph.rst:92 msgid "History" msgstr "Historia" # 378f4d42f82e4d30a6ab016e5ecc621a #: ../../../src/common/doc/functions/analyze_graph.rst:93 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # f2b122f189224840ad820005cf04c3c1 #: ../../../src/common/doc/functions/analyze_graph.rst:96 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "Uso cuando las columnas de la tabla de borde coinciden con los valores por defecto:" # bbc188364d7a4ba9b73c901703f754a0 #: ../../../src/common/doc/functions/analyze_graph.rst:99 msgid "The simplest way to use pgr_analyzeGraph is:" msgstr "La forma más sencilla de usar pgr_analyzeGraph es:" # eef338680d2247e485489cda2088d085 #: ../../../src/common/doc/functions/analyze_graph.rst:106 msgid "When the arguments are given in the order described in the parameters:" msgstr "Cuando los argumentos se escriben en el orden descrito en los parámetros:" # bd9ee1725f5f458e84d65ccbde7489d2 #: ../../../src/common/doc/functions/analyze_graph.rst:111 msgid "We get the same result as the simplest way to use the function." msgstr "Obtenemos el mismo resultado que la forma más sencilla de utilizar la función." # e6bd1bc511a6475aaa6fcce1db0cc9fd # 667d346fce1340c89b86814855215f31 #: ../../../src/common/doc/functions/analyze_graph.rst:118 #: ../../../src/common/doc/functions/analyze_graph.rst:184 msgid "When using the named notation" msgstr "Cuando se utiliza la notación por nombre" # a6f10ab57f0645b6b0307bcb5d6c7ef3 # eae5acaa57ff4a459953c203612092fa #: ../../../src/common/doc/functions/analyze_graph.rst:119 #: ../../../src/common/doc/functions/analyze_graph.rst:185 msgid "The order of the parameters do not matter:" msgstr "No importa el orden de los parámetros:" # 0b36ba3cb2c24c17b8740a45f3430b69 #: ../../../src/common/doc/functions/analyze_graph.rst:129 msgid "" "Parameters defined with a default value can be ommited, as long as the value" " matches the default:" msgstr "Parámetros definidos con un valor por defecto pueden ser omitidos, mientras el valor coincida con el valor por defecto:" # 5130840677694ba3a4c08ae3b787e4d5 # 309f2f767a9c4f419bb1a4ad1c1bfacf #: ../../../src/common/doc/functions/analyze_graph.rst:136 #: ../../../src/common/doc/functions/analyze_graph.rst:199 msgid "Selecting rows using rows_where parameter" msgstr "Seleccionar filas utilizando el parámetro rows_where" # e7093f0dacbf44af908a1259b2b8f45d #: ../../../src/common/doc/functions/analyze_graph.rst:137 msgid "" "Selecting rows based on the id. Displays the analysis a the section of the " "network." msgstr "La selección de filas basadas en el id. El análisis muestra una parte de la red." # 2867ea63b6b14572adb1130a9d04e28a #: ../../../src/common/doc/functions/analyze_graph.rst:143 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``id`` =5 ." msgstr "Seleccionar las filas donde la geometría está cerca de la geometría de la fila con ``id`` =5." # 3cf323ab63204d99ac7ca31677b9e667 #: ../../../src/common/doc/functions/analyze_graph.rst:149 msgid "" "Selecting the rows where the geometry is near the geometry of the row with " "``gid`` =100 of the table ``othertable``." msgstr "Seleccionar las filas donde la geometría está cerca de la geometría de la fila con``gid`` =100 de la tabla ``othertable``." # baf5ffc28192473483bc4a1a4a0315f3 #: ../../../src/common/doc/functions/analyze_graph.rst:160 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "Uso cuando las columnas de la tabla de borde NO COINCIDEN con los valores por defecto:" # 57cb32f6495d4cb0b5f36be03adc7efa #: ../../../src/common/doc/functions/analyze_graph.rst:162 msgid "For the following table" msgstr "Para la siguiente tabla" # 12fcad9f3b484280baa8b29867859861 #: ../../../src/common/doc/functions/analyze_graph.rst:171 msgid "Using positional notation:" msgstr "Usando notación posicional:" # 07a02c55d3eb4f9eb1dfed2833efcbe8 #: ../../../src/common/doc/functions/analyze_graph.rst:172 msgid "" "The arguments need to be given in the order described in the parameters:" msgstr "Las discusiones deben recibir en el orden descrito en los parámetros:" # 5dc716a92a81438c888764e8cb2b5b79 #: ../../../src/common/doc/functions/analyze_graph.rst:195 msgid "" "In this scenario omitting a parameter would create an error because the " "default values for the column names do not match the column names of the " "table." msgstr "En este escenario omitir un parámetro crearía un error porque los valores predeterminados de los nombres de columna no coinciden con los nombres de columna de la tabla." # 057829092b8a4504a3115036a73a489f #: ../../../src/common/doc/functions/analyze_graph.rst:200 msgid "Selecting rows based on the id." msgstr "La selección de filas basadas en el id." # 5c1437170b9149c5bc4174edc58ee875 #: ../../../src/common/doc/functions/analyze_graph.rst:210 msgid "" "Selecting the rows WHERE the geometry is near the geometry of row with " "``id`` =5 ." msgstr "Seleccionar las filas donde la geometría está cerca de la geometría de la fila con ``id`` =5 ." # 3d622065f50846578692f7a1b2a136d9 #: ../../../src/common/doc/functions/analyze_graph.rst:222 msgid "" "Selecting the rows WHERE the geometry is near the place='myhouse' of the " "table ``othertable``. (note the use of quote_literal)" msgstr "Seleccionar las filas donde la geometría está cerca de la place='myhouse' de la tabla ``othertable``. (Nótese el uso de quote_literal)" # 2cffbd13f5f54de1abd9c025df6a762a #: ../../../src/common/doc/functions/analyze_graph.rst:239 msgid "Examples" msgstr "Ejemplos" # eeedfddf23864b98a801913ef15f7cd9 #: ../../../src/common/doc/functions/analyze_graph.rst:366 msgid "The examples use the :ref:`sampledata` network." msgstr "Los ejemplos usan la red de ejemplo :ref:`sampledata`" # d6f7c52a1a824867943d8adae7b2e245 #: ../../../src/common/doc/functions/analyze_graph.rst:370 msgid "See Also" msgstr "Véase también" # ba0f07ab7dca4083a5aef16d566cf506 #: ../../../src/common/doc/functions/analyze_graph.rst:372 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr ":ref:`topology` para tener una visión general de una topología de algoritmos de enrrutamiento." # 90d9202a2da94489b4b43a71caa66956 #: ../../../src/common/doc/functions/analyze_graph.rst:373 msgid ":ref:`pgr_analyze_oneway` to analyze directionality of the edges." msgstr ":ref:`pgr_analyze_oneway` para analizar la direccionalidad de los bordes." # 73d10e9d35dd4a269249fbc09274000b #: ../../../src/common/doc/functions/analyze_graph.rst:374 msgid "" ":ref:`pgr_createVerticesTable ` to reconstruct the " "vertices table based on the source and target information." msgstr ":ref:`pgr_createVerticesTable ` para reconstruir la tabla de vértices basándose en la información de origen y de destino." # 2f459b0453c141239d9564e2467fbdd5 #: ../../../src/common/doc/functions/analyze_graph.rst:375 msgid "" ":ref:`pgr_nodeNetwork ` to create nodes to a not noded " "edge table." msgstr ":ref:`pgr_nodeNetwork ` crear nodos a una tabla de borde sin nodos." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/analyze_oneway.po000066400000000000000000000367071257314352300315270ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 15:21+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f8ca74e3c9a54cd0b0e6cd3bcec8de7e #: ../../../src/common/doc/functions/analyze_oneway.rst:13 msgid "pgr_analyzeOneway" msgstr "pgr_analyzeOneway" # ee3b92d1a5184a92b6fa72a69ab2f1c9 #: ../../../src/common/doc/functions/analyze_oneway.rst:20 msgid "Name" msgstr "Nombre" # fd816817954b4f3d8d25927cebce353b #: ../../../src/common/doc/functions/analyze_oneway.rst:22 msgid "" "``pgr_analyzeOneway`` — Analyzes oneway Sstreets and identifies flipped " "segments." msgstr "``pgr_analyzeOneway`` — Analizar calles unidireccionales e identifica segmentos invertidos" # 4c9dfc86ed0042de97bf0107b0b2eccd #: ../../../src/common/doc/functions/analyze_oneway.rst:26 msgid "Synopsis" msgstr "Sinopsis" # d31a1ab567db4873a46256e8ecbdedf4 #: ../../../src/common/doc/functions/analyze_oneway.rst:28 msgid "" "This function analyzes oneway streets in a graph and identifies any flipped " "segments." msgstr "Esta función analiza las calles unidireccionales en un gráfico e identifica cualquier segmentos invertido." # 74bdfef086ae480bbe2affdece2c9efa #: ../../../src/common/doc/functions/analyze_oneway.rst:40 msgid "Description" msgstr "Descripción" # 04f93117821f4eae962594c71a06a5a8 #: ../../../src/common/doc/functions/analyze_oneway.rst:42 msgid "" "The analyses of one way segments is pretty simple but can be a powerful " "tools to identifying some the potential problems created by setting the " "direction of a segment the wrong way. A node is a `source` if it has edges " "the exit from that node and no edges enter that node. Conversely, a node is " "a `sink` if all edges enter the node but none exit that node. For a `source`" " type node it is logically impossible to exist because no vehicle can exit " "the node if no vehicle and enter the node. Likewise, if you had a `sink` " "node you would have an infinite number of vehicle piling up on this node " "because you can enter it but not leave it." msgstr "El análisis de segmentos que tienen un solo sentido es bastante simple, pero a la vez ser una herramienta poderosa para identificar algunos problemas potenciales que son creados al establecer la dirección de un segmento de la manera equivocada. Un nodo es un `source` si tiene bordes que salen de ese nodo y no hay bordes que entren a ese nodo. Por el contrario, un nodo es un`sink` si todos los bordes entran al nodo pero ninguno sale de ese nodo. Para un nodo `source` es lógicamente imposible existir porque ningún vehículo puede salir del nodo o si algún vehículo logró entrar en el nodo. Asimismo, si tuvieras un nodo `sink` tienes un número infinito de vehículos que se van acumulando en este nodo porque no pueden salir de el." # 035956781a774bc3bb1214394ad77be8 #: ../../../src/common/doc/functions/analyze_oneway.rst:44 msgid "" "So why do we care if the are not feasible? Well if the direction of an edge " "was reversed by mistake we could generate exactly these conditions. Think " "about a divided highway and on the north bound lane one segment got entered " "wrong or maybe a sequence of multiple segments got entered wrong or maybe " "this happened on a round-about. The result would be potentially a `source` " "and/or a `sink` node." msgstr "Así que ¿por qué nos importa si no es factibles? Si la dirección de un borde se revirtió por error podríamos generar exactamente en estas condiciones. Pensar en una carretera dividida y en el carril que va al norte un segmento o varios segmentos fueron introducidos al revés, o tal vez esto sucedió en una glorieta. El resultado sería potencialmente un nodo `source` y/o a `sink` node." # 007bbd995cbf4e7c86ce8e9916675879 #: ../../../src/common/doc/functions/analyze_oneway.rst:46 msgid "" "So by counting the number of edges entering and exiting each node we can " "identify both `source` and `sink` nodes so that you can look at those areas " "of your network to make repairs and/or report the problem back to your data " "vendor." msgstr "Así contando el número de aristas entrantes y salientes de cada nodo podemos identificar los nodos `source` y `sink`, así que usted puede mirar esas áreas de su red para hacer reparaciones o informar del problema a su proveedor de datos." # f972114db5c841928b7f2ac705bb0687 #: ../../../src/common/doc/functions/analyze_oneway.rst:49 msgid "Prerequisites" msgstr "Requisitos previos" # 54a0c52cee394d389a81fcd50b24ad97 #: ../../../src/common/doc/functions/analyze_oneway.rst:50 msgid "" "The edge table to be analyzed must contain a source column and a target " "column filled with id's of the vertices of the segments and the " "corresponding vertices table _vertices_pgr that stores the " "vertices information." msgstr "La tabla de bordes debe ser analizada debe contener una columna de origen y una columna de destino llena con los identificadores de los vértices de los segmentos y los vértices correspondientes de la tabla _vertices_pgr que almacena la información de los vértices." # 808b5b795d364182b543ab30a1ad1644 #: ../../../src/common/doc/functions/analyze_oneway.rst:52 msgid "" "Use :ref:`pgr_createVerticesTable ` to create the " "vertices table." msgstr "usar :ref:`pgr_createVerticesTable ` para crear la tabla de vértices." # f6248fc57e734ead94edd12cab567915 #: ../../../src/common/doc/functions/analyze_oneway.rst:53 msgid "" "Use :ref:`pgr_createTopology ` to create the topology " "and the vertices table." msgstr "Usar :ref:`pgr_createTopology ` para crear la topología y la tabla de vértices." # 4cacac934ba64cda907561e98847bf8b #: ../../../src/common/doc/functions/analyze_oneway.rst:56 msgid "Parameters" msgstr "Parámetros" # 669f0d5432dd4c0c8da55dba8c3502e7 #: ../../../src/common/doc/functions/analyze_oneway.rst:57 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "``text`` La tabla de la red. (puede contener el nombre del esquema)" # a16edb2699f1486c91c10ac7533fef7c #: ../../../src/common/doc/functions/analyze_oneway.rst:58 msgid "``text[]`` source node **in** rules" msgstr "``text[]`` reglas de **entrada** del nodo inicial" # 28b4c2457d3b4aaba43dc42af4d2bd5e #: ../../../src/common/doc/functions/analyze_oneway.rst:59 msgid "``text[]`` source node **out** rules" msgstr "``text[]`` reglas de **salida** del nodo inicial" # 5180ad82f6e6434a99defa1823c0a2d8 #: ../../../src/common/doc/functions/analyze_oneway.rst:60 msgid "``text[]`` target node **in** rules" msgstr "``text[]`` reglas de **entrada** del nodo final" # 4866b796c7fb49d985a479c3a97eec38 #: ../../../src/common/doc/functions/analyze_oneway.rst:61 msgid "``text[]`` target node **out** rules" msgstr "``text[]`` reglas de **salida** del nodo final" # 2744331fb9ac447ba0c40a6035ac0a95 #: ../../../src/common/doc/functions/analyze_oneway.rst:62 msgid "" "``text`` oneway column name name of the network table. Default value is " "``oneway``." msgstr "``text`` El nombre de la columna del sentido. El valor por defecto es ``oneway``." # b116cd1fc10f4f5bbd8fe9800562b62f #: ../../../src/common/doc/functions/analyze_oneway.rst:63 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "``text`` El nombre de la columna del nodo de salida del segmento. El valor por defecto es``source``." # 8ca5a93ed45443c09202b1e5779dfa76 #: ../../../src/common/doc/functions/analyze_oneway.rst:64 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "``text`` El nombre de la columna del nodo de llegada del segmneto. El valor por defecto es ``target``." # e41f4c872a3445dbbc0bd183a71971fa #: ../../../src/common/doc/functions/analyze_oneway.rst:65 msgid "" "``boolean`` flag to treat oneway NULL values as bi-directional. Default " "value is ``true``." msgstr "``boolean`` bandera para tratar los valores NULL de oneway como bidireccional. Valor predeterminado es``true``." # 9cd0459ca40940448e6c0d9c07c4a157 #: ../../../src/common/doc/functions/analyze_oneway.rst:67 msgid "" "It is strongly recommended to use the named notation. See " ":ref:`pgr_createVerticesTable ` or " ":ref:`pgr_createTopology ` for examples." msgstr "Se recomienda enormemente que se utilice la notación con nombre. Ver :ref:`pgr_createVerticesTable ` o :ref:`pgr_createTopology ` para ejemlos." # e217ab2060e447e9a7a3745f4d84390d #: ../../../src/common/doc/functions/analyze_oneway.rst:70 msgid "The function returns:" msgstr "La función devuelve:" # 95dedd1c39c9424a906e6f2ff882e84a #: ../../../src/common/doc/functions/analyze_oneway.rst:72 msgid "``OK`` after the analysis has finished." msgstr "``OK`` Cuando el análisis ha terminado." # 573d5fab7bb247d5adc39d8460683357 #: ../../../src/common/doc/functions/analyze_oneway.rst:74 msgid "Uses the vertices table: _vertices_pgr." msgstr "Utiliza la tabla de los vértices: _vertices_pgr." # 86597d037fe242378cc71e6e2ec88b19 #: ../../../src/common/doc/functions/analyze_oneway.rst:75 msgid "" "Fills completely the ``ein`` and ``eout`` columns of the vertices table." msgstr "Se llena completamente las columnas de la tabla de vértices ``ein`` y ``eout``." # dcae6d2cceea4b6bb47a700cc4338340 #: ../../../src/common/doc/functions/analyze_oneway.rst:77 msgid "``FAIL`` when the analysis was not completed due to an error." msgstr "``FAIL`` cuando el análisis no se completó debido a un error." # 792572ffb7314163be7e4aabadd4429c #: ../../../src/common/doc/functions/analyze_oneway.rst:79 msgid "The vertices table is not found." msgstr "No se encuentra en la tabla de los vértices." # affbb7122dd844f3b5c7962c97dec0d3 #: ../../../src/common/doc/functions/analyze_oneway.rst:80 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "Una columna de la tabla de red requerida no se encuentra o no es del tipo apropiado." # e50d016ee05048779dea2db4006500be #: ../../../src/common/doc/functions/analyze_oneway.rst:81 msgid "The names of source , target or oneway are the same." msgstr "Los nombres de origen, destino o oneway son las mismos." # f14e2456527945e0a80e7888bb6dde7f #: ../../../src/common/doc/functions/analyze_oneway.rst:83 msgid "" "The rules are defined as an array of text strings that if match the " "``oneway`` value would be counted as ``true`` for the source or target " "**in** or **out** condition." msgstr "Las reglas se definen como un conjunto de textos que si encajan con el valor de ``oneway`` se contara como ``true`` para las condiciones de el origen o destino **in** o **out** ." # 02623674186e4e0c961078942584c0ec #: ../../../src/common/doc/functions/analyze_oneway.rst:86 msgid "The Vertices Table" msgstr "La tabla de vértices" # dd7fb8252bfe456aaa65515346941e74 #: ../../../src/common/doc/functions/analyze_oneway.rst:87 msgid "" "The vertices table can be created with :ref:`pgr_createVerticesTable " "` or :ref:`pgr_createTopology `" msgstr "La tabla de los vértices puede crearse con :ref:`pgr_createVerticesTable ` o :ref:`pgr_createTopology `" # f838bf466e424966bd61af7b901279d2 #: ../../../src/common/doc/functions/analyze_oneway.rst:89 msgid "The structure of the vertices table is:" msgstr "La estructura de la tabla de los vértices es:" # 722239d3877b48d8bc5e63052fc7424f #: ../../../src/common/doc/functions/analyze_oneway.rst:91 msgid "``bigint`` Identifier of the vertex." msgstr "``bigint`` identificador del vértice." # 0d3b269abc8e45a1abf355e4bb7d51c0 #: ../../../src/common/doc/functions/analyze_oneway.rst:92 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." " See :ref:`pgr_analyzeGgraph `." msgstr "``integer`` número de vértices en la edge_table que hacen referencia a este vértice. Ver :ref:`pgr_analyzeGgraph `." # 50b3729c83964ef3ae1a1511c76b50f8 #: ../../../src/common/doc/functions/analyze_oneway.rst:93 msgid "" "``integer`` Indicator that the vertex might have a problem. See " ":ref:`pgr_analyzeGraph `." msgstr "``integer`` indicador que el vértice podría tener un problema. Ver :ref:`pgr_analyzeGraph `." # a5b1fe0206ea4c428c94f43a141b527b #: ../../../src/common/doc/functions/analyze_oneway.rst:94 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as incoming." msgstr "``integer`` número de vértices en la edge_table que hacen referencia a este vértice como entrante." # 7c678b91ca8a408aafda94e5fa217fae #: ../../../src/common/doc/functions/analyze_oneway.rst:95 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as outgoing." msgstr "``integer`` número de vértices en la edge_table que hacen referencia a este vértice como saliente." # 6d672d0be9cf41d69db69e46109d1624 #: ../../../src/common/doc/functions/analyze_oneway.rst:96 msgid "``geometry`` Point geometry of the vertex." msgstr "``geometry`` Valor de la geometría POINT del vértice." # b7cf2a5bba544714b9b79373c889e6cc #: ../../../src/common/doc/functions/analyze_oneway.rst:100 msgid "History" msgstr "Historia" # ee9866aeb2c94c7fb0aa1e6cda48e6cb #: ../../../src/common/doc/functions/analyze_oneway.rst:101 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 3eed638ba1dd400186848b0928d632cf #: ../../../src/common/doc/functions/analyze_oneway.rst:105 msgid "Examples" msgstr "Ejemplos" # fb1f0f5537c0427a866814b367160245 #: ../../../src/common/doc/functions/analyze_oneway.rst:129 msgid "The queries use the :ref:`sampledata` network." msgstr "La consulta usa la red de ejemplo :ref:`sampledata`" # 34726fcf405940b780880e71c6a2dad3 #: ../../../src/common/doc/functions/analyze_oneway.rst:133 msgid "See Also" msgstr "Véase también" # 384816237f7b49d5911a48675467810d #: ../../../src/common/doc/functions/analyze_oneway.rst:135 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr ":ref:`topology` para tener una visión general de una topología de algoritmos de encaminamiento." # f8a2c637ce834c5ab9fea42ec365f0d1 #: ../../../src/common/doc/functions/analyze_oneway.rst:136 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr ":ref:`analytics` para tener una visión general del análisis de un gráfico." # 1688102891bc4abaaed229738ca05755 #: ../../../src/common/doc/functions/analyze_oneway.rst:137 msgid "" ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr ":ref:`pgr_analyze_graph` Para analizar los bordes y vértices de la tabla de bordes." # 5914f34793e24715acb0adbe7d9fe1e0 #: ../../../src/common/doc/functions/analyze_oneway.rst:138 msgid "" ":ref:`pgr_create_vert_table` to reconstruct the vertices table based on the " "source and target information." msgstr ":ref:`pgr_create_vert_table` para reconstruir la tabla vértices basándose en la información de origen y de destino." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/create_topology.po000066400000000000000000000421361257314352300316720ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 20:01+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 841ce4ae2ccd42aeb6708e0469affc85 #: ../../../src/common/doc/functions/create_topology.rst:13 msgid "pgr_createTopology" msgstr "pgr_createTopology" # bceb18f1c7484f2495890a181eb43749 #: ../../../src/common/doc/functions/create_topology.rst:20 msgid "Name" msgstr "Nombre" # efddc8da13ee412aa1fb75bf84ad023b #: ../../../src/common/doc/functions/create_topology.rst:22 msgid "" "``pgr_createTopology`` — Builds a network topology based on the geometry " "information." msgstr "``pgr_createTopology`` — Construye una topología de red basada en la información de geometría." # c01e1abb389b4e0096e2971378967ac9 #: ../../../src/common/doc/functions/create_topology.rst:26 msgid "Synopsis" msgstr "Sinopsis" # 0dcc6bb9100b4d89afa5b1404283d0c9 # 2f90d445d42f4c839d6d2b2e4bdd588b #: ../../../src/common/doc/functions/create_topology.rst:28 #: ../../../src/common/doc/functions/create_topology.rst:69 msgid "The function returns:" msgstr "La función devuelve:" # 88833f75e6d741b5bc91526488d66e4e #: ../../../src/common/doc/functions/create_topology.rst:30 msgid "" "``OK`` after the network topology has been built and the vertices table " "created." msgstr "``OK`` después de que se ha construido la topología de red y la tabla de vértices." # da6aad799955428fb1bef9ff2dbd70b5 #: ../../../src/common/doc/functions/create_topology.rst:31 msgid "``FAIL`` when the network topology was not built due to an error." msgstr "``FAIL`` cuando el la red topológica no se no se completó debido a un error." # c4d463cfb61840f689831eeafe2844dc #: ../../../src/common/doc/functions/create_topology.rst:42 msgid "Description" msgstr "Descripción" # fba8585de1c94f0ba612f64f8cd4f39d #: ../../../src/common/doc/functions/create_topology.rst:45 msgid "Parameters" msgstr "Parámetros" # 33e33f7ee98e4b9a9d333f8ab95cbc9b #: ../../../src/common/doc/functions/create_topology.rst:46 msgid "The topology creation function accepts the following parameters:" msgstr "La función de creación de topología requiere los siguientes parámetros:" # d19b1856e3d440749487a15a83c9d44c #: ../../../src/common/doc/functions/create_topology.rst:48 msgid "``text`` Network table name. (may contain the schema name AS well)" msgstr "``text`` La tabla de la red. (puede contener el nombre del esquema)" # 6afd7b88cbaf4a58b2dcbd161b278356 #: ../../../src/common/doc/functions/create_topology.rst:49 msgid "" "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "``float8`` ajuste tolerancia de bordes desconectados. (en la unidad de proyección)" # 905510b263854f1eb05f10c8a64d9d20 #: ../../../src/common/doc/functions/create_topology.rst:50 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "``text`` nombre de la columna de la geometría en la tabla de la red. El valor por defecto es `the_geom``" # f9b621bcf0ab41c3b87693c812f3d710 #: ../../../src/common/doc/functions/create_topology.rst:51 msgid "" "``text`` Primary key column name of the network table. Default value is " "``id``." msgstr "``text``Nombre de la columna de la clave principal de la tabla de red. Valor por defecto es ``id``'." # 6bcaf9c3c7e1422ea8e1b4dc45e7c613 #: ../../../src/common/doc/functions/create_topology.rst:52 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "``text`` El nombre de la columna del nodo de salida del segmento. El valor por defecto es``source``." # e2b13126a14a4ebeb8c3f453235560a1 #: ../../../src/common/doc/functions/create_topology.rst:53 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "``text`` El nombre de la columna del nodo de llegada del segmneto. El valor por defecto es ``target``." # adbfdd92db3740e5b4e8a6259a0a064c #: ../../../src/common/doc/functions/create_topology.rst:54 msgid "" "``text`` Condition to SELECT a subset or rows. Default value is ``true`` " "to indicate all rows." msgstr "``text`` condición para seleccionar un subconjunto o filas. Valor predeterminado es ``true`` para indicar todas las filas." # 65297b06273d46cc98c9a3be75886137 #: ../../../src/common/doc/functions/create_topology.rst:58 msgid "The ``edge_table`` will be affected" msgstr "La ``edge_table`` se verán afectados" # 7f45565b3b8d40408b2da1bee3d1c354 #: ../../../src/common/doc/functions/create_topology.rst:60 msgid "The ``source`` column values will change." msgstr "Los valores de la columna``source`` va a cambiar." # e05fe9ce627848aa8aa72f032d303f04 #: ../../../src/common/doc/functions/create_topology.rst:61 msgid "The ``target`` column values will change." msgstr "Cambian los valores de la columna``target``." # 72c3682247aa4841a49790a78db8c3c3 #: ../../../src/common/doc/functions/create_topology.rst:62 msgid "" "An index will be created, if it doesn't exists, to speed up the process to " "the following columns:" msgstr "Un índice será creado, si no existe, para acelerar el proceso para las columnas siguientes:" # 993784afa3ce4ca68f11e8e02f2b4b27 #: ../../../src/common/doc/functions/create_topology.rst:64 msgid "``id``" msgstr "``id``" # 3074ee818e8241bc93c5a3284d7c3af4 #: ../../../src/common/doc/functions/create_topology.rst:65 msgid "``the_geom``" msgstr "``the_geom``" # e40fef18592542b98d234ac6a8038def #: ../../../src/common/doc/functions/create_topology.rst:66 msgid "``source``" msgstr "``source``" # 0360a33adc734d1eaf83f5e1e314cc73 #: ../../../src/common/doc/functions/create_topology.rst:67 msgid "``target``" msgstr "``target``" # a2aae07be90348b0b2190f647731fb26 #: ../../../src/common/doc/functions/create_topology.rst:71 msgid "``OK`` after the network topology has been built." msgstr "'' OK'' después de que se ha construido la topología de red." # 33a4fd15e75a41a68105d2ea67b4aab1 #: ../../../src/common/doc/functions/create_topology.rst:73 msgid "Creates a vertices table: _vertices_pgr." msgstr "Crea una tabla de vértices: _vertices_pgr." # 589a7e90c6404cbe902baec0a884189b #: ../../../src/common/doc/functions/create_topology.rst:74 msgid "Fills ``id`` and ``the_geom`` columns of the vertices table." msgstr "Llena las columnas ``id`` y ``the_geom`` de la tabla de vértices." # 92e7ab03c5ce43ed8c705a26aa4b801c #: ../../../src/common/doc/functions/create_topology.rst:75 msgid "" "Fills the source and target columns of the edge table referencing the ``id``" " of the vertices table." msgstr "Llena las columnas los origen y destino de la tabla de borde haciendo referencia al ``id`` de la tabla de los vértices." # 0635e9d515184ccc80747864939f789c #: ../../../src/common/doc/functions/create_topology.rst:78 msgid "``FAIL`` when the network topology was not built due to an error:" msgstr "``FAIL`` cuando la topología de red no se construyó debido a un error:" # 607fcb6f6ae3438789ecf9c95992bc3f #: ../../../src/common/doc/functions/create_topology.rst:80 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "Una columna de la tabla de red requerida no se encuentra o no es del tipo apropiado." # 2bad2b565914457a90a990e718e857fd #: ../../../src/common/doc/functions/create_topology.rst:81 msgid "The condition is not well formed." msgstr "La condición no está bien formada." # c800f5e3462c44c1b786308aec4cfea4 #: ../../../src/common/doc/functions/create_topology.rst:82 msgid "The names of source , target or id are the same." msgstr "Los nombres de origen, destino o id son las mismos." # 51c96f82e8ea49bcbde8aaeb905a6c6c #: ../../../src/common/doc/functions/create_topology.rst:83 msgid "The SRID of the geometry could not be determined." msgstr "No pudo determinarse el SRID de la geometría." # f5f0d0a1c3814e1d9c14e4de52bd9899 #: ../../../src/common/doc/functions/create_topology.rst:87 msgid "The Vertices Table" msgstr "La tabla de vértices" # 54ef7e60b4d445cfa453323fbe80032d #: ../../../src/common/doc/functions/create_topology.rst:88 msgid "" "The vertices table is a requirment of the :ref:`pgr_analyzeGraph " "` and the :ref:`pgr_analyzeOneway ` " "functions." msgstr "La tabla de los vértices es un requerimiento de las funciones :ref:`pgr_analyzeGraph ` y :ref:`pgr_analyzeOneway `." # faaffddd86fd4680a80925c8c3877f07 #: ../../../src/common/doc/functions/create_topology.rst:90 msgid "The structure of the vertices table is:" msgstr "La estructura de la tabla de los vértices es:" # fc31880c8b034aae99d6d4caec420302 #: ../../../src/common/doc/functions/create_topology.rst:92 msgid "``bigint`` Identifier of the vertex." msgstr "``bigint`` identificador del vértice." # 7684f52a607845ef802799c26c221bf3 #: ../../../src/common/doc/functions/create_topology.rst:93 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." " See :ref:`pgr_analyzeGraph `." msgstr "``integer`` número de vértices en la edge_table que hacen referencia a este vértice. Ver :ref:`pgr_analyzeGgraph `." # 1dc63c1d7cbb417d916ed0561df67df9 #: ../../../src/common/doc/functions/create_topology.rst:94 msgid "" "``integer`` Indicator that the vertex might have a problem. See " ":ref:`pgr_analyzeGraph `." msgstr "``integer`` indicador que el vértice podría tener un problema. Ver :ref:`pgr_analyzeGraph `." # 546f74ccc20545de9c032cabcaac878f #: ../../../src/common/doc/functions/create_topology.rst:95 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "AS incoming. See :ref:`pgr_analyzeOneway `." msgstr "``integer`` número de vértices en la edge_table que hacen referencia a este vértice como entrante. Ver :ref:`pgr_analyzeOneway `." # 9fe606ee590d4f009989e3cdcf09b5c5 #: ../../../src/common/doc/functions/create_topology.rst:96 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "AS outgoing. See :ref:`pgr_analyzeOneway `." msgstr "``integer`` número de vértices en la edge_table que hacen referencia a este vértice como saliente. Ver :ref:`pgr_analyzeOneway `." # 2ee4f32c8546412bad1e109e6051e249 #: ../../../src/common/doc/functions/create_topology.rst:97 msgid "``geometry`` Point geometry of the vertex." msgstr "``geometry`` Valor de la geometría POINT del vértice." # a63156aa23b54785aaf66150bfe98a52 #: ../../../src/common/doc/functions/create_topology.rst:100 msgid "History" msgstr "Historia" # da8726d6435e42f09d83f4a310d5c432 #: ../../../src/common/doc/functions/create_topology.rst:101 msgid "Renamed in version 2.0.0" msgstr "Renombrado en la versión 2.0.0" # 5b4b6a4bea1543ac98f444d9ec32d7eb #: ../../../src/common/doc/functions/create_topology.rst:104 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "Uso cuando las columnas de la tabla de borde coinciden con los valores por defecto:" # 6db23da4afd448bab89802246bccb65a #: ../../../src/common/doc/functions/create_topology.rst:107 msgid "The simplest way to use pgr_createtopology is:" msgstr "La forma más sencilla de usar pgr_createtopology es:" # 6905f56f53bb4cdfb9ae49021265afe9 #: ../../../src/common/doc/functions/create_topology.rst:115 msgid "When the arguments are given in the order described in the parameters:" msgstr "Cuando los argumentos se escriben en el orden descrito en los parámetros:" # f8c6c68c7d334f68bac36a818c4091ab #: ../../../src/common/doc/functions/create_topology.rst:120 msgid "We get the same result AS the simplest way to use the function." msgstr "Obtenemos el mismo resultado que la forma más sencilla de utilizar la función." # 8dcbdbf60c2e4522a87d80a7796a354b # b72940f0e2054c46a50358fc40af026e #: ../../../src/common/doc/functions/create_topology.rst:127 #: ../../../src/common/doc/functions/create_topology.rst:192 msgid "When using the named notation" msgstr "Cuando se utiliza la notación por nombre" # 460cbff5c7054542a80375a4f50072e0 # 56d9daba24ff4ce9ac02e3326af007af #: ../../../src/common/doc/functions/create_topology.rst:128 #: ../../../src/common/doc/functions/create_topology.rst:193 msgid "The order of the parameters do not matter:" msgstr "No importa el orden de los parámetros:" # 4b24ad3db4be4b60a6c8bfcc38fae359 #: ../../../src/common/doc/functions/create_topology.rst:138 msgid "" "Parameters defined with a default value can be omited, AS long AS the value " "matches the default:" msgstr "Parámetros definidos con un valor por defecto pueden ser omitidos, mientras el valor coincida con el valor por defecto:" # 8aab982078634384ab4dfced463b5c14 # d9c7d4fa12394a5a915a9f6f664e7a8a #: ../../../src/common/doc/functions/create_topology.rst:145 #: ../../../src/common/doc/functions/create_topology.rst:207 msgid "Selecting rows using rows_where parameter" msgstr "Seleccionar filas utilizando el parámetro rows_where" # 4be49c2f23734283895a40625620047b # 1734ac1429ad4691861fbfcc7954d800 #: ../../../src/common/doc/functions/create_topology.rst:146 #: ../../../src/common/doc/functions/create_topology.rst:208 msgid "Selecting rows based on the id." msgstr "La selección de filas basadas en el id." # 499347aef3cb49f993c320d1fd353a29 # a0cd57644bf443fbaa81efed8df8a30f #: ../../../src/common/doc/functions/create_topology.rst:152 #: ../../../src/common/doc/functions/create_topology.rst:218 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``id`` =5 ." msgstr "Seleccionar las filas donde la geometría está cerca de la geometría de la fila con ``id`` =5." # b8e12b4f62d24fb0a535290a0a480ff0 # 42da9f122c7240bea10a78685a6b5b8d #: ../../../src/common/doc/functions/create_topology.rst:158 #: ../../../src/common/doc/functions/create_topology.rst:230 msgid "" "Selecting the rows where the geometry is near the geometry of the row with " "``gid`` =100 of the table ``othertable``." msgstr "Seleccionar las filas donde la geometría está cerca de la geometría de la fila con``gid`` =100 de la tabla ``othertable``." # 596d74ac25d34cbda9a05349a4a0af21 #: ../../../src/common/doc/functions/create_topology.rst:169 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "Uso cuando las columnas de la tabla de borde NO COINCIDEN con los valores por defecto:" # ac1bf6e79288443486b7b105e25e07eb #: ../../../src/common/doc/functions/create_topology.rst:171 msgid "For the following table" msgstr "Para la siguiente tabla" # a24fc2426b5c4b91bc53f875e37dddaa #: ../../../src/common/doc/functions/create_topology.rst:179 msgid "Using positional notation:" msgstr "Usando notación posicional:" # d1937a888b40477b8d696215b7b93425 #: ../../../src/common/doc/functions/create_topology.rst:180 msgid "" "The arguments need to be given in the order described in the parameters:" msgstr "Las discusiones deben recibir en el orden descrito en los parámetros:" # 7e510379477f445a9432549c095c12bb #: ../../../src/common/doc/functions/create_topology.rst:203 msgid "" "In this scenario omitting a parameter would create an error because the " "default values for the column names do not match the column names of the " "table." msgstr "En este escenario omitir un parámetro crearía un error porque los valores predeterminados de los nombres de columna no coinciden con los nombres de columna de la tabla." # de088e18a1634e6a96b99df9171c530a #: ../../../src/common/doc/functions/create_topology.rst:247 msgid "Examples" msgstr "Ejemplos" # 89b592f2e7f6474cbed2d9d5bca887e9 #: ../../../src/common/doc/functions/create_topology.rst:279 msgid "The example uses the :ref:`sampledata` network." msgstr "Las consultas usan la red de ejemplo :ref:`sampledata`" # ae52cd8922264c939460bd2df2108508 #: ../../../src/common/doc/functions/create_topology.rst:283 msgid "See Also" msgstr "Véase también" # 664429e917764979b9255e4f9a72377f #: ../../../src/common/doc/functions/create_topology.rst:285 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr ":ref:`topology` para tener una visión general de una topología de algoritmos de encaminamiento." # 9ded0191d7344e8baca758e97f34cf68 #: ../../../src/common/doc/functions/create_topology.rst:286 msgid "" ":ref:`pgr_create_vert_table` to reconstruct the vertices table based on the " "source and target information." msgstr ":ref:`pgr_create_vert_table` para reconstruir la tabla vértices basándose en la información de origen y de destino." # ca4432eb1b4246268b1acee87b464b2f #: ../../../src/common/doc/functions/create_topology.rst:287 msgid "" ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr ":ref:`pgr_analyze_graph` Para analizar los bordes y vértices de la tabla de bordes." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/create_vert_table.po000066400000000000000000000404001257314352300321350ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 15:17+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 1a8504651dd840e4a48344ead373a073 #: ../../../src/common/doc/functions/create_vert_table.rst:13 msgid "pgr_createVerticesTable" msgstr "pgr_createVerticesTable" # ad976846c3444135a397d1f47a0ffceb #: ../../../src/common/doc/functions/create_vert_table.rst:20 msgid "Name" msgstr "Nombre" # c26ff674db0d4b65bff9b1483e524956 #: ../../../src/common/doc/functions/create_vert_table.rst:22 msgid "" "``pgr_createVerticesTable`` — Reconstructs the vertices table based on the " "source and target information." msgstr ":ref:`pgr_createVerticesTable ` para reconstruir la tabla de vértices basándose en la información de origen y de destino." # b27c4239c9034d8fb5bbfc4b736af367 #: ../../../src/common/doc/functions/create_vert_table.rst:26 msgid "Synopsis" msgstr "Sinopsis" # bbfea2a13422443f8e1b9b863f56dea0 # 139eabd1665d4dc8b6caac92f0764d50 #: ../../../src/common/doc/functions/create_vert_table.rst:28 #: ../../../src/common/doc/functions/create_vert_table.rst:63 msgid "The function returns:" msgstr "La función devuelve:" # bdf469a3c50c4176bcc89409cbe50136 # 268e8b4480b24112a72e1d7da0dab1bd #: ../../../src/common/doc/functions/create_vert_table.rst:30 #: ../../../src/common/doc/functions/create_vert_table.rst:65 msgid "``OK`` after the vertices table has been reconstructed." msgstr "``OK`` después de que se ha construido la tabla de vértices." # f542765a7c984a57b56f203df843634d # a536d714aa4240dca5d92dfeee6dd7bb #: ../../../src/common/doc/functions/create_vert_table.rst:31 #: ../../../src/common/doc/functions/create_vert_table.rst:70 msgid "" "``FAIL`` when the vertices table was not reconstructed due to an error." msgstr "``FAIL`` cuando la tabla de vértices no se construyó debido a un error:" # c7c8bc00b10d45a897224d240c4f96bf #: ../../../src/common/doc/functions/create_vert_table.rst:41 msgid "Description" msgstr "Descripción" # c53a2ef242f8484dac84581a80134594 #: ../../../src/common/doc/functions/create_vert_table.rst:44 msgid "Parameters" msgstr "Parámetros" # 2dc2c3867d7a4367a958a6e1049f44c0 #: ../../../src/common/doc/functions/create_vert_table.rst:45 msgid "" "The reconstruction of the vertices table function accepts the following " "parameters:" msgstr "La función para la reconstrucción de la tabla mesa vértices acepta los siguientes parámetros:" # e92b11f0f4ea47af9581936d11972ef6 #: ../../../src/common/doc/functions/create_vert_table.rst:47 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "``text`` La tabla de la red. (puede contener el nombre del esquema)" # 75d43bdeeb7843139aec9b4c7dc60097 #: ../../../src/common/doc/functions/create_vert_table.rst:48 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "``text`` nombre de la columna de la geometría en la tabla de la red. El valor por defecto es ``the_geom``" # f0e2bb638cd841f2b61bc8398e3ea59b #: ../../../src/common/doc/functions/create_vert_table.rst:49 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "``id``Nombre de columna de origen de la tabla de red. El valor predeterminado es``source``." # ba67bced62994e7b98967cf09cbf3ca6 #: ../../../src/common/doc/functions/create_vert_table.rst:50 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "``text`` El nombre de la columna del nodo de llegada del segmento. El valor por defecto es ``target``." # d7d53a50bc9249518132241a2c83dc1b #: ../../../src/common/doc/functions/create_vert_table.rst:51 msgid "" "``text`` Condition to SELECT a subset or rows. Default value is ``true`` " "to indicate all rows." msgstr "``text`` condición para seleccionar un subconjunto o filas. Valor predeterminado es ``true`` para indicar todas las filas." # a87c8e9949df409da09632babbb99748 #: ../../../src/common/doc/functions/create_vert_table.rst:55 msgid "The ``edge_table`` will be affected" msgstr "La ``edge_table`` se verán afectados" # a0b202c14bf849e1a9506fc9c4010540 #: ../../../src/common/doc/functions/create_vert_table.rst:57 msgid "" "An index will be created, if it doesn't exists, to speed up the process to " "the following columns:" msgstr "Un índice será creado, si no existe, para acelerar el proceso para las columnas siguientes:" # 51ab4d2ba98b4affa7e5cec96e352cce #: ../../../src/common/doc/functions/create_vert_table.rst:59 msgid "``the_geom``" msgstr "``the_geom``" # 134fb1a15f8742a49fe36e2683c4c324 #: ../../../src/common/doc/functions/create_vert_table.rst:60 msgid "``source``" msgstr "``source``" # 1c5f7bc5486b44999341e4f8f9b92c2e #: ../../../src/common/doc/functions/create_vert_table.rst:61 msgid "``target``" msgstr "``target``" # 2c70ff2c521c48c799c898d61a01e119 #: ../../../src/common/doc/functions/create_vert_table.rst:67 msgid "Creates a vertices table: _vertices_pgr." msgstr "Crea una tabla de vértices: _vertices_pgr." # b0e0cf6163ea49f3b3a38e97576f301e #: ../../../src/common/doc/functions/create_vert_table.rst:68 msgid "" "Fills ``id`` and ``the_geom`` columns of the vertices table based on the " "source and target columns of the edge table." msgstr "Llena las columnas ``id`` y ``the_geom`` de la tabla de vértices basado en la información de la fuente y el destino." # 28e32e20ebd74f88920b7c6fd45054e9 #: ../../../src/common/doc/functions/create_vert_table.rst:72 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "Una columna de la tabla de red requerida no se encuentra o no es del tipo apropiado." # 8501c3c5738f4907bf64b63007218466 #: ../../../src/common/doc/functions/create_vert_table.rst:73 msgid "The condition is not well formed." msgstr "La condición no está bien formada." # 5252c79651354d40a6271efe4b78d226 #: ../../../src/common/doc/functions/create_vert_table.rst:74 msgid "The names of source, target are the same." msgstr "Los nombres de los campos de origen y destino son las mismos." # 41c42eeafd6b487ebc676126c0f92f0c #: ../../../src/common/doc/functions/create_vert_table.rst:75 msgid "The SRID of the geometry could not be determined." msgstr "No pudo determinarse el SRID de la geometría." # d61aba7cc54d49b9a670817e7dd52472 #: ../../../src/common/doc/functions/create_vert_table.rst:78 msgid "The Vertices Table" msgstr "La tabla de vértices" # 93a53c04ff294116acf94a067d17ff73 #: ../../../src/common/doc/functions/create_vert_table.rst:79 msgid "" "The vertices table is a requierment of the :ref:`pgr_analyzeGraph " "` and the :ref:`pgr_analyzeOneway ` " "functions." msgstr "La tabla de los vértices es un requerimiento de las funciones :ref:`pgr_analyzeGraph ` y :ref:`pgr_analyzeOneway `." # 7e418508090c4667b4128b22f562b5db #: ../../../src/common/doc/functions/create_vert_table.rst:81 msgid "The structure of the vertices table is:" msgstr "La estructura de la tabla de los vértices es:" # 114548eb64364741b99e10c86fe55fad #: ../../../src/common/doc/functions/create_vert_table.rst:83 msgid "``bigint`` Identifier of the vertex." msgstr "``bigint`` identificador del vértice." # 35f0fc22f2464997bce4d704a9f4ee88 #: ../../../src/common/doc/functions/create_vert_table.rst:84 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." " See :ref:`pgr_analyzeGraph `." msgstr "``integer`` número de vértices en la edge_table que hacen referencia a este vértice. Ver :ref:`pgr_analyzeGgraph `." # d71ba1da8657438b86fe6ce3326cf94a #: ../../../src/common/doc/functions/create_vert_table.rst:85 msgid "" "``integer`` Indicator that the vertex might have a problem. See " ":ref:`pgr_analyzeGraph `." msgstr "``integer`` indicador que el vértice podría tener un problema. Ver :ref:`pgr_analyzeGraph `." # 9ea4778e1ed64d3cb8c12ffedca5748b #: ../../../src/common/doc/functions/create_vert_table.rst:86 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as incoming. See :ref:`pgr_analyzeOneway `." msgstr "``integer`` número de vértices en la edge_table que hacen referencia a este vértice como entrante. Ver :ref:`pgr_analyzeOneway `." # cd631484ea62455cae3d37b03ca36624 #: ../../../src/common/doc/functions/create_vert_table.rst:87 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as outgoing. See :ref:`pgr_analyzeOneway `." msgstr "``integer`` número de vértices en la edge_table que hacen referencia a este vértice como saliente. Ver :ref:`pgr_analyzeOneway `." # 29652dcb521b4111813d63d570b62873 #: ../../../src/common/doc/functions/create_vert_table.rst:88 msgid "``geometry`` Point geometry of the vertex." msgstr "``geometry`` Valor de la geometría POINT del vértice." # ca63675181414139865690332306235b #: ../../../src/common/doc/functions/create_vert_table.rst:91 msgid "History" msgstr "Historia" # e383b8838b4b40618c66151c1f94fb48 #: ../../../src/common/doc/functions/create_vert_table.rst:92 msgid "Renamed in version 2.0.0" msgstr "Renombrado en la versión 2.0.0" # f4e14bd6d88d4f1e8d5ff2fbf9aea722 #: ../../../src/common/doc/functions/create_vert_table.rst:95 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "Uso cuando las columnas de la tabla de borde coinciden con los valores por defecto:" # 6fc1c7d9c4e04380ada776f609bf4505 #: ../../../src/common/doc/functions/create_vert_table.rst:98 msgid "The simplest way to use pgr_createVerticesTable is:" msgstr "La forma más sencilla de usar pgr_createVerticesTable es:" # 3373cb2347994f2fa122008bdff12190 #: ../../../src/common/doc/functions/create_vert_table.rst:105 msgid "When the arguments are given in the order described in the parameters:" msgstr "Cuando los argumentos se escriben en el orden descrito en los parámetros:" # f75126b9da994fea920678a643a80e25 #: ../../../src/common/doc/functions/create_vert_table.rst:110 msgid "We get the same result as the simplest way to use the function." msgstr "Obtenemos el mismo resultado que la forma más sencilla de utilizar la función." # 90ea5b12d9a64eb2bafd6d211e0ffeff # 34ff976ba1f24ec08a19a8d87673156d #: ../../../src/common/doc/functions/create_vert_table.rst:117 #: ../../../src/common/doc/functions/create_vert_table.rst:181 msgid "When using the named notation" msgstr "Cuando se utiliza la notación por nombre" # 213a5c21ddcb4745987210530901695f # fac4e4da33fb494981c36957cd000a29 #: ../../../src/common/doc/functions/create_vert_table.rst:118 #: ../../../src/common/doc/functions/create_vert_table.rst:182 msgid "The order of the parameters do not matter:" msgstr "No importa el orden de los parámetros:" # 529a856bf0404a10a837b07945c52175 #: ../../../src/common/doc/functions/create_vert_table.rst:128 msgid "" "Parameters defined with a default value can be omited, as long as the value " "matches the default:" msgstr "Parámetros definidos con un valor por defecto pueden ser omitidos, mientras el valor coincida con el valor por defecto:" # 55574bcb1be54b1b907c0524cbf1057d # af501046d7d84255bd3030520c3e2f15 #: ../../../src/common/doc/functions/create_vert_table.rst:135 #: ../../../src/common/doc/functions/create_vert_table.rst:196 msgid "Selecting rows using rows_where parameter" msgstr "Seleccionar filas utilizando el parámetro rows_where" # 7080aeec9c1e4a31bfb9be1ed4506ab7 #: ../../../src/common/doc/functions/create_vert_table.rst:136 msgid "Selecting rows based on the id." msgstr "La selección de filas basadas en el id." # 74ec654344604925875e20b1447a6a3e #: ../../../src/common/doc/functions/create_vert_table.rst:142 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``id`` =5 ." msgstr "Seleccionar las filas donde la geometría está cerca de la geometría de la fila con ``id`` =5." # 89d554dba13d40be8ca51e74d18c7c6f # fbda0895e287413fb2455b07ba2ba7fb #: ../../../src/common/doc/functions/create_vert_table.rst:148 #: ../../../src/common/doc/functions/create_vert_table.rst:219 msgid "" "Selecting the rows where the geometry is near the geometry of the row with " "``gid`` =100 of the table ``othertable``." msgstr "Seleccionar las filas donde la geometría está cerca de la geometría de la fila con``gid`` =100 de la tabla ``othertable``." # 7f2e698d7f844861bd468923e95ef16a #: ../../../src/common/doc/functions/create_vert_table.rst:159 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "Uso cuando las columnas de la tabla de borde NO COINCIDEN con los valores por defecto:" # 381c72bdf71543d4853557e93d021602 #: ../../../src/common/doc/functions/create_vert_table.rst:161 msgid "For the following table" msgstr "Para la siguiente tabla" # 5d51a2b4e3e84516bab9cc22039007c8 #: ../../../src/common/doc/functions/create_vert_table.rst:169 msgid "Using positional notation:" msgstr "Usando notación posicional:" # 3be19d9038134fe2907db9c97eaeca7d #: ../../../src/common/doc/functions/create_vert_table.rst:170 msgid "" "The arguments need to be given in the order described in the parameters:" msgstr "Las discusiones deben recibir en el orden descrito en los parámetros:" # 94d47a836ffa45268fc1f9662f902f2b #: ../../../src/common/doc/functions/create_vert_table.rst:192 msgid "" "In this scenario omitting a parameter would create an error because the " "default values for the column names do not match the column names of the " "table." msgstr "En este escenario omitir un parámetro crearía un error porque los valores predeterminados de los nombres de columna no coinciden con los nombres de columna de la tabla." # 6d8d108291094933afdde4095193e506 #: ../../../src/common/doc/functions/create_vert_table.rst:197 msgid "Selecting rows based on the gid." msgstr "La selección de filas basadas en el gid." # 5df5fd0f734e46c6bfb93444bd86905e #: ../../../src/common/doc/functions/create_vert_table.rst:207 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``gid`` =5 ." msgstr "Seleccionar las filas donde la geometría está cerca de la geometría de la fila con ``gid`` =5." # e2c54fc28df243609e8d003180886771 #: ../../../src/common/doc/functions/create_vert_table.rst:236 msgid "Examples" msgstr "Ejemplos" # 0587b0909413456482f8b8725b101b7a #: ../../../src/common/doc/functions/create_vert_table.rst:258 msgid "The example uses the :ref:`sampledata` network." msgstr "Las consultas usan la red de ejemplo :ref:`sampledata`" # ad71788bef724cb1809d4b5d96ef1e5c #: ../../../src/common/doc/functions/create_vert_table.rst:262 msgid "See Also" msgstr "Véase también" # 6baea98fd7b6493faabb8fcc69f975d8 #: ../../../src/common/doc/functions/create_vert_table.rst:264 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr ":ref:`topology` para tener una visión general de una topología de algoritmos de enrrutamiento." # 7103284d91854b18939e44589085f3cf #: ../../../src/common/doc/functions/create_vert_table.rst:265 msgid "" ":ref:`pgr_createTopology ` to create a topology based " "on the geometry." msgstr ":ref:`pgr_createTopology ` — Construye una topología de red basada en la información de geometría." # 4c67e74087fe4035a8b54bb0d58d8a84 #: ../../../src/common/doc/functions/create_vert_table.rst:266 msgid "" ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr ":ref:`pgr_analyze_graph` Para analizar los bordes y vértices de la tabla de bordes." # a7eb449e6d594406ab3779c29d1937c8 #: ../../../src/common/doc/functions/create_vert_table.rst:267 msgid ":ref:`pgr_analyze_oneway` to analyze directionality of the edges." msgstr ":ref:`pgr_analyze_oneway` para analizar la direccionalidad de los bordes." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/index.po000066400000000000000000000056571257314352300276110ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # deb0ed12ae874b7a8bb888e9e2be5881 #: ../../../src/common/doc/functions/index.rst:13 msgid "Topology Functions" msgstr "Funciones Topológicas" # cbbdace0de7449b1a859558858d76f6e #: ../../../src/common/doc/functions/index.rst:15 msgid "" "The pgRouting's topology of a network, represented with an edge table with " "source and target attributes and a vertices table associated with it. " "Depending on the algorithm, you can create a topology or just reconstruct " "the vertices table, You can analyze the topology, We also provide a function" " to node an unoded network." msgstr "La topología de una red de pgRouting, es representada con una tabla de bordes con atributos de origen y destino y una tabla de vértices asociada. Dependiendo del algoritmo, puede crear una topología o simplemente reconstruir la tabla vértices, puede analizar la topología, también ofrecemos una función para generar nodos de un red con nodos faltantes." # f4e85c020cba4850a7e4da7b9456baa9 #: ../../../src/common/doc/functions/index.rst:19 msgid "" ":ref:`pgr_create_topology` - to create a topology based on the geometry." msgstr ":ref:`pgr_create_topology` para crear la topología basado en la geometría." # 2d4de3856acc4c43a732847a834661e6 #: ../../../src/common/doc/functions/index.rst:20 msgid "" ":ref:`pgr_create_vert_table` - to reconstruct the vertices table based on " "the source and target information." msgstr ":ref:`pgr_create_vert_table` para reconstruir la tabla vértices basándose en la información de origen y de destino." # 4cf0c54d4785484e9694aa275658e7a7 #: ../../../src/common/doc/functions/index.rst:21 msgid "" ":ref:`pgr_analyze_graph` - to analyze the edges and vertices of the edge " "table." msgstr ":ref:`pgr_analyze_graph` Para analizar los bordes y vértices de la tabla de bordes." # a7edff2f50444a3d985d747d5e6a609e #: ../../../src/common/doc/functions/index.rst:22 msgid ":ref:`pgr_analyze_oneway` - to analyze directionality of the edges." msgstr ":ref:`pgr_analyze_oneway` para analizar la direccionalidad de los bordes." # e04ee2a942c4495fa185f89d37b0c42b #: ../../../src/common/doc/functions/index.rst:23 msgid ":ref:`pgr_node_network` -to create nodes to a not noded edge table." msgstr ":ref:`pgr_nodeNetwork ` - para crear nodos a una tabla de borde sin nodos." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/is_column_in_table.po000066400000000000000000000062261257314352300323200ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-12 15:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 1451c59201944bfd9022c90ef89ebf8a #: ../../../src/common/doc/functions/is_column_in_table.rst:13 msgid "pgr_isColumnInTable - Check if column exists" msgstr "pgr_isColumnInTable - verifica si existe la columna" # cb570c2703fc45e9bba281cae42780d6 #: ../../../src/common/doc/functions/is_column_in_table.rst:20 msgid "Name" msgstr "Nombre" # b4cdca42128d4828961c3e7076774fc0 #: ../../../src/common/doc/functions/is_column_in_table.rst:22 msgid "``pgr_isColumnInTable`` — Check if a column exists in a table." msgstr "``pgr_isColumnInTable`` — Verifica si existe un campo de una tabla." # 33b135e2f8dd4f5e81aad53d1a016cfe #: ../../../src/common/doc/functions/is_column_in_table.rst:26 msgid "Synopsis" msgstr "Sinopsis" # 96d06813601a419c9b44fe8298f74a51 #: ../../../src/common/doc/functions/is_column_in_table.rst:28 msgid "Returns ``true`` or ``false`` if column “col” exists in table “tab”." msgstr "Devuelve ``true`` o ``false`` dependiendo si existe la columna \"col\" en la tabla “tab”." # 44f17585bbd843cb9fbcacb785ad3130 #: ../../../src/common/doc/functions/is_column_in_table.rst:36 msgid "Description" msgstr "Descripción" # b57ee4621bd04e6991a266235c5a592a #: ../../../src/common/doc/functions/is_column_in_table.rst:38 msgid "``text`` table name with or without schema component" msgstr "``text`` nombre de la tabla con o sin componente de esquema" # ac6b45788cac4cc7a5dcf6e4c44bb9ad #: ../../../src/common/doc/functions/is_column_in_table.rst:39 msgid "``text`` column name to be checked for" msgstr "``text`` nombre de la columna que va a comprobarse" # 5f4ac9523c3b487884e6dd8e67b1e082 #: ../../../src/common/doc/functions/is_column_in_table.rst:43 msgid "History" msgstr "Historia" # 028851614bd7489991629d8c8f6f8bbf #: ../../../src/common/doc/functions/is_column_in_table.rst:44 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 3c3db2df87634ae4b3c8713633f9214f #: ../../../src/common/doc/functions/is_column_in_table.rst:48 msgid "Examples" msgstr "Ejemplos" # 61e31f4885e444eea60640117f0f8264 #: ../../../src/common/doc/functions/is_column_in_table.rst:59 msgid "The queries use the :ref:`sampledata` network." msgstr "Las consultas usa la red de ejemplo :ref:`sampledata`" # 179da1f0bf5342b49e83327d1e277ca9 #: ../../../src/common/doc/functions/is_column_in_table.rst:63 msgid "See Also" msgstr "Véase también" # 7e1d2140f94d40db8ce6f48c9a3b119f #: ../../../src/common/doc/functions/is_column_in_table.rst:65 msgid ":ref:`pgr_is_column_indexed`" msgstr ":ref:`pgr_is_column_indexed`" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/is_column_indexed.po000066400000000000000000000062561257314352300321660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-12 15:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f85a66c48ca94cc9a5bba227e6479482 #: ../../../src/common/doc/functions/is_column_indexed.rst:13 msgid "pgr_isColumnIndexed - Check if column is indexed" msgstr "pgr_isColumnIndexed - Comprobar si la columna está indexada" # a4e361cfe30d494982b2755f507c2df4 #: ../../../src/common/doc/functions/is_column_indexed.rst:20 msgid "Name" msgstr "Nombre" # 2616614bd27b4f3aac95e5ee66f8771c #: ../../../src/common/doc/functions/is_column_indexed.rst:22 msgid "``pgr_isColumnIndexed`` — Check if a column in a table is indexed." msgstr "``pgr_isColumnIndexed`` — Comprobar si una columna de una tabla es indexada." # 4aff78895aaf431bb254a1725ab1bab6 #: ../../../src/common/doc/functions/is_column_indexed.rst:26 msgid "Synopsis" msgstr "Sinopsis" # 62d98585fdfb49d287f711a97ba6f261 #: ../../../src/common/doc/functions/is_column_indexed.rst:28 msgid "" "Returns ``true`` or ``false`` if column “col” in table “tab” is indexed." msgstr "Devuelve ``true`` o ``false`` dependiendo si está indexada la columna \"col\" en tabla \"tab\"." # 016a3d2a60a745c39afdaa4ba6d24b5f #: ../../../src/common/doc/functions/is_column_indexed.rst:36 msgid "Description" msgstr "Descripción" # 5efc6b2a366544cdadac135ab40dee54 #: ../../../src/common/doc/functions/is_column_indexed.rst:38 msgid "``text`` table name with or without schema component" msgstr "``text`` nombre de la tabla con o sin componente de esquema" # 76548c59562d4c4188ea7a5bbd5b769a #: ../../../src/common/doc/functions/is_column_indexed.rst:39 msgid "``text`` column name to be checked for" msgstr "``text`` nombre de la columna que va a comprobarse" # 20bbf0766ada4f7b81807c2e917be118 #: ../../../src/common/doc/functions/is_column_indexed.rst:43 msgid "History" msgstr "Historia" # 3ca6785c8cb24235a6b581e63c32bd03 #: ../../../src/common/doc/functions/is_column_indexed.rst:44 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 89feb49b01e94980935495257bf135a9 #: ../../../src/common/doc/functions/is_column_indexed.rst:48 msgid "Examples" msgstr "Ejemplos" # c8b849f8431c42ef9ecdcde47c516f03 #: ../../../src/common/doc/functions/is_column_indexed.rst:59 msgid "The queries use the :ref:`sampledata` network." msgstr "La consulta usando la red de ejemplo :ref:`sampledata`" # 4d38c2d872d0425290c2371cbc5d27e8 #: ../../../src/common/doc/functions/is_column_indexed.rst:63 msgid "See Also" msgstr "Véase también" # ed5ed4b10dc74af48b9de1a8743ec37b #: ../../../src/common/doc/functions/is_column_indexed.rst:65 msgid ":ref:`pgr_is_column_in_table`" msgstr ":ref:`pgr_is_column_in_table`" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/node_network.po000066400000000000000000000426151257314352300311730ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 15:24+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # e70efe892bc14a45b9e0a2483d5955c1 #: ../../../src/common/doc/functions/node_network.rst:13 msgid "pgr_nodeNetwork" msgstr "pgr_nodeNetwork" # 928e918755da48d29b113ad9fcdac620 #: ../../../src/common/doc/functions/node_network.rst:20 msgid "Name" msgstr "Nombre" # 4c656aa4f4bf48c39d41d16b429a0f0f #: ../../../src/common/doc/functions/node_network.rst:22 msgid "``pgr_nodeNetwork`` - Nodes an network edge table." msgstr "``pgr_nodeNetwork`` - Crea los nodos de una tabla de bordes de la red." # b5fd23c4e27446ce8ac33a3ee9bd1fe7 #: ../../../src/common/doc/functions/node_network.rst:24 msgid "Nicolas Ribot" msgstr "Nicolas Ribot" # 16108dce80dd41e2a458f2f45f2864d0 #: ../../../src/common/doc/functions/node_network.rst:25 msgid "Nicolas Ribot, The source code is released under the MIT-X license." msgstr "Nicolas Ribot, el código fuente está liberado bajo la licencia MIT-X." # 3977ae6b9cf044318ec203a8e5aa5692 #: ../../../src/common/doc/functions/node_network.rst:29 msgid "Synopsis" msgstr "Sinopsis" # 2f6a7ad6abe5481da1e313d912af14e9 #: ../../../src/common/doc/functions/node_network.rst:31 msgid "" "The function reads edges from a not \"noded\" network table and writes the " "\"noded\" edges into a new table." msgstr "La función carga los bordes de una tabla que no tiene los nodos en las intersecciones y reescribe los bordes con los nodos en una nueva tabla." # 3461fdeb834f4294ae2b188234db4eff #: ../../../src/common/doc/functions/node_network.rst:40 msgid "Description" msgstr "Descripción" # 422a0c6c90c04a46bec03a6510ec201f #: ../../../src/common/doc/functions/node_network.rst:42 msgid "" "A common problem associated with bringing GIS data into pgRouting is the " "fact that the data is often not \"noded\" correctly. This will create " "invalid topologies, which will result in routes that are incorrect." msgstr "Un problema común asociado con la incorporación de datos SIG en pgRouting es el hecho de que los datos a menudo no están correctamente referenciados con nodos. Esto provoca topologías no válidas, que resultan en rutas que son incorrectas." # 69294245f1c44993a75f749e3721222a #: ../../../src/common/doc/functions/node_network.rst:44 msgid "" "What we mean by \"noded\" is that at every intersection in the road network " "all the edges will be broken into separate road segments. There are cases " "like an over-pass and under-pass intersection where you can not traverse " "from the over-pass to the under-pass, but this function does not have the " "ability to detect and accommodate those situations." msgstr "Que los bordes estén indicados con nodos significa que, en en cada intersección de la red de caminos, los bordes se descompondrán en segmentos separados del camino. Los casos como una intersección de puente o túnel donde no existe conexión vial no son detectados por esta función." # 2817b2a1050f4b5da0c9aac6f306ea5e #: ../../../src/common/doc/functions/node_network.rst:46 msgid "" "This function reads the ``edge_table`` table, that has a primary key column " "``id`` and geometry column named ``the_geom`` and intersect all the segments" " in it against all the other segments and then creates a table " "``edge_table_noded``. It uses the ``tolerance`` for deciding that multiple " "nodes within the tolerance are considered the same node." msgstr "Esta función lee la tabla ``table_in``, que tiene una columna de clave principal ``gid_cname`` y columna de la geometría llamada ``geo_cname``, y verifica la intersección de todos los segmentos contra todos los demás segmentos creando una tabla de salida ``table_out``. Usa la tolerancia ``tolerance`` para decidir cuáles nodos son considerados como mismo nodo." # b6408b0103e84de6acf993a22a25e533 #: ../../../src/common/doc/functions/node_network.rst:48 msgid "Parameters" msgstr "Parámetros" # 40ed2f0c80b64683aa3f8d42d20a77a2 #: ../../../src/common/doc/functions/node_network.rst:50 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "``text`` La tabla de la red. (puede contener el nombre del esquema)" # 86c247b372114883b5f6d0949e51b3c8 #: ../../../src/common/doc/functions/node_network.rst:51 msgid "``float8`` tolerance for coincident points (in projection unit)dd" msgstr "``float8`` tolerancia para puntos de coincidencia (en la unidad de proyección)" # 946d6ed96b2b4f7fac8bcc7ba4d8e68b #: ../../../src/common/doc/functions/node_network.rst:52 msgid "" "``text`` Primary key column name of the network table. Default value is " "``id``." msgstr "``text``Nombre de la columna de la clave principal de la tabla de red. Valor por defecto es ``id``'." # ce2e7f47f3bb4b299dda0387123f0409 #: ../../../src/common/doc/functions/node_network.rst:53 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "``text`` nombre de la columna de la geometría en la tabla de la red. El valor por defecto es `the_geom``" # 74d00078e6354e09a4592cf7e3f9dbe8 #: ../../../src/common/doc/functions/node_network.rst:54 msgid "``text`` Suffix for the new table's. Default value is ``noded``." msgstr "``text`` sufijo para la nueva tabla. El valor predeterminado es ``noded``." # bc28085240354b228628c4449f877afe #: ../../../src/common/doc/functions/node_network.rst:56 msgid "The output table will have for ``edge_table_noded``" msgstr "La tabla de salida tendrá para ``edge_table_noded``" # df15f6d14415411b85a167c31717fb4e #: ../../../src/common/doc/functions/node_network.rst:58 msgid "``bigint`` Unique identifier for the table" msgstr "``bigint`` identificador del vértice." # 4acc7cf0acea40ac852585983687ef11 #: ../../../src/common/doc/functions/node_network.rst:59 msgid "``bigint`` Identifier of the edge in original table" msgstr "``bigint`` identificador del borde en la tabla original" # 99bb3c953a7243e1b8232bf4a387c7d7 #: ../../../src/common/doc/functions/node_network.rst:60 msgid "``integer`` Segment number of the original edge" msgstr "``integer`` número del segmento del borde original" # 36a3bdb3e58840f78502c1f388619d52 #: ../../../src/common/doc/functions/node_network.rst:61 msgid "" "``integer`` Empty source column to be used with :ref:`pgr_create_topology` " "function" msgstr "``integer`` columna vacía para utilizarse con la función :ref:`pgr_create_topology` " # 05092b2ea62744f1910db90fe30ab152 #: ../../../src/common/doc/functions/node_network.rst:62 msgid "" "``integer`` Empty target column to be used with :ref:`pgr_create_topology` " "function" msgstr "``integer`` Columna vacía para el destino. Para utilizarse con la función :ref:`pgr_create_topology` " # c2b0caed0dd643e1991dd4e7f0f08e4c #: ../../../src/common/doc/functions/node_network.rst:63 msgid "``geometry`` Geometry column of the noded network" msgstr "``geometry`` Columna de geometría de la red discontínua" # a1f34fff1602404db7f2c2344f99cad1 #: ../../../src/common/doc/functions/node_network.rst:66 msgid "History" msgstr "Historia" # b92ecc8b6d9a4eaba9e0a30ce164fed0 #: ../../../src/common/doc/functions/node_network.rst:67 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # cd2560788805450aa6ffb5ce84c8058e #: ../../../src/common/doc/functions/node_network.rst:71 msgid "Example" msgstr "Ejemplo" # 7e9403e106bb4c0abdd7ed3d1b266079 #: ../../../src/common/doc/functions/node_network.rst:73 msgid "Let's create the topology for the data in :ref:`sampledata`" msgstr "Vamos a crear la topología de los datos :ref:`sampledata`" # 5c1a627f182d47efa30c1d4c830862ab #: ../../../src/common/doc/functions/node_network.rst:91 msgid "Now we can analyze the network." msgstr "Ahora podemos analizar la red." # 3eb0c69215284a33ab1505fded4b5a1f #: ../../../src/common/doc/functions/node_network.rst:115 msgid "" "The analysis tell us that the network has a gap and and an intersection. We " "try to fix the problem using:" msgstr "El análisis nos dice que la red tiene un espacio y una intersección. Tratamos de arreglar el problema usando:" # 8be31305870e491c92ad11d8f8d0a20a #: ../../../src/common/doc/functions/node_network.rst:137 msgid "" "Inspecting the generated table, we can see that edges 13,14 and 18 has been " "segmented" msgstr "Inspeccionar la tabla generada, podemos ver que los bordes 13,14 y 18 ha sido segmentado" # 8a086446ed8d4b30bf07015ab46ea12d #: ../../../src/common/doc/functions/node_network.rst:167 msgid "We can create the topology of the new network" msgstr "Podemos crear la topología de la nueva red " # 8944601cf6e343c09dce0bf706960a8c #: ../../../src/common/doc/functions/node_network.rst:185 msgid "Now let's analyze the new topology" msgstr "Ahora analicemos la nueva topología" # 8a596982abe141b4a1925e35e1db79a3 #: ../../../src/common/doc/functions/node_network.rst:211 msgid "Images" msgstr "Imágenes" # 960ada27fdd34c3dbfb61f10e5feba5f #: ../../../src/common/doc/functions/node_network.rst:244 msgid "Comparing the results" msgstr "Comparando los resultados" # 8bbf24ce7c7e42f5a20e2a8d89e04c36 #: ../../../src/common/doc/functions/node_network.rst:246 msgid "Comparing with the Analysis in the original edge_table, we see that." msgstr "Comparando con el análisis del edge_table original, vemos que:" # a3503fcd45dd4095b55e814ab842c829 #: ../../../src/common/doc/functions/node_network.rst:249 msgid "Before" msgstr "Antes de" # dfb592f8bd4e4572bbda7700558b3e93 #: ../../../src/common/doc/functions/node_network.rst:249 msgid "After" msgstr "Después de" # dde3349cc54e4b94afb37800f2a163f5 #: ../../../src/common/doc/functions/node_network.rst:251 msgid "Table name" msgstr "Nombre de la tabla" # f672bf7770e8488fbe5ea1fbd13d7ac9 #: ../../../src/common/doc/functions/node_network.rst:251 msgid "edge_table" msgstr "edge_table" # fbe3a7f491d4488085062b1fb783b357 #: ../../../src/common/doc/functions/node_network.rst:251 msgid "edge_table_noded" msgstr "edge_table_noded" # adaa5d5eca664ecb9d20315adfd329b4 #: ../../../src/common/doc/functions/node_network.rst:253 msgid "Fields" msgstr "Campos" # ebcf10a104ba4d7eaae546ec13365142 #: ../../../src/common/doc/functions/node_network.rst:253 msgid "All original fields" msgstr "Todos los campos originales" # be45b275890a4aa8a6d624b6f87774d0 #: ../../../src/common/doc/functions/node_network.rst:253 msgid "Has only basic fields to do a topology analysis" msgstr "Tiene solamente campos básicos para hacer un análisis de topología" # 92f3a885bad349d6b5f9ef2345cb905f #: ../../../src/common/doc/functions/node_network.rst:255 msgid "Dead ends" msgstr "Callejones sin salida" # 40a53c9b632b40a6a81f9277c11765b1 #: ../../../src/common/doc/functions/node_network.rst:255 msgid "Edges with 1 dead end: 1,6,24" msgstr "Los bordes con 1 callejón sin salida: 1,6,24" # 709cbda3addd4b32b9b267d9ceafdb4f #: ../../../src/common/doc/functions/node_network.rst:256 msgid "Edges with 2 dead ends 17,18" msgstr "Bordes con 2 callejones sin salida 17,18" # d0de891ebf004a148c2bcd4510d81064 #: ../../../src/common/doc/functions/node_network.rst:258 msgid "" "Edge 17's right node is a dead end because there is no other edge sharing " "that same node. (cnt=1)" msgstr "Nodo derecho borde de 17 es un callejón sin salida porque no hay ningún otro borde que comparta ese mismo nodo. (cnt = 1)" # 57918afd2f0445cea564eba267fa8c37 #: ../../../src/common/doc/functions/node_network.rst:255 msgid "Edges with 1 dead end: 1-1 ,6-1,14-2, 18-1 17-1 18-2" msgstr "Los bordes con 1 callejón sin salida: 1-1, 6-1,14-2, 18-1-17-1 18-2" # ff6cb3034ea345c89df6d718108fd2bc #: ../../../src/common/doc/functions/node_network.rst:262 msgid "Isolated segments" msgstr "Segmentos aislados" # b958862fe349475ca7c2b38bbb40663b #: ../../../src/common/doc/functions/node_network.rst:262 msgid "two isolated segments: 17 and 18 both they have 2 dead ends" msgstr "dos aislados segmentos: 17 y 18 ambos tienen 2 callejones sin salida" # 8d0bda0399694c6d8677fa928bdab03c #: ../../../src/common/doc/functions/node_network.rst:263 msgid "No Isolated segments" msgstr "Segmentos no aislados" # ac2cf90e5b2a4e75bb94688d6e4ec553 #: ../../../src/common/doc/functions/node_network.rst:263 msgid "Edge 17 now shares a node with edges 14-1 and 14-2" msgstr "Borde 17 ahora comparte un nodo con bordes 14-1 y 14-2" # 287c00afc68a4e869f912d7b2ddabefb #: ../../../src/common/doc/functions/node_network.rst:264 msgid "Edges 18-1 and 18-2 share a node with edges 13-1 and 13-2" msgstr "Bordes 18-1 y 18-2 compartir un nodo con bordes 13-1 y 13-2" # bab6a1bf5c10447caa298e9247f3bf2a #: ../../../src/common/doc/functions/node_network.rst:266 msgid "Gaps" msgstr "Espacios" # c23ab3c2eff44ddf9ddb0bee4f90197a #: ../../../src/common/doc/functions/node_network.rst:266 msgid "" "There is a gap between edge 17 and 14 because edge 14 is near to the right " "node of edge 17" msgstr "Existe un espacio entre 17 y 14 borde borde 14 es cerca del nodo derecho del borde 17" # 89fabbc2722649c9adf098ea0f9dde1c #: ../../../src/common/doc/functions/node_network.rst:266 msgid "" "Edge 14 was segmented Now edges: 14-1 14-2 17 share the same node The " "tolerance value was taken in account" msgstr "Borde 14 fue segmentado ahora bordes: 14-1 14-2 17 comparten el mismo nodo, el valor de tolerancia fue tomado en cuenta" # c04f1c8028d846aeb593cd2389ee45da #: ../../../src/common/doc/functions/node_network.rst:270 msgid "Intersections" msgstr "Intersecciones" # db3e94db58d0422bbfbdb83ba509d29e #: ../../../src/common/doc/functions/node_network.rst:270 msgid "Edges 13 and 18 were intersecting" msgstr "Bordes 13 y 18 años se intersectan" # 50736f49b59e4f7fa0c66f0e979d80bd #: ../../../src/common/doc/functions/node_network.rst:270 msgid "" "Edges were segmented, So, now in the interection's point there is a node and" " the following edges share it: 13-1 13-2 18-1 18-2" msgstr "Bordes fueron segmentados, ahora en el punto de la interesección hay un nodo y los bordes siguientes lo comparten: 13-1 13-2-18-1 18-2" # f39fa18acedb410fb827e37f226da00b #: ../../../src/common/doc/functions/node_network.rst:275 msgid "" "Now, we are going to include the segments 13-1, 13-2 14-1, 14-2 ,18-1 and " "18-2 into our edge-table, copying the data for dir,cost,and reverse cost " "with tho following steps:" msgstr "Ahora, vamos a incluir los segmentos 13-1, 13-2-14-1, 14-2, 18-1 y 18-2 en nuestra tabla de bordes, copiando además los datos para dir, costo y costo inverso con los siguientes los pasos:" # 40eb8df52b5649ddb2401cc0c9fe4e7c #: ../../../src/common/doc/functions/node_network.rst:277 msgid "" "Add a column old_id into edge_table, this column is going to keep track the " "id of the original edge" msgstr "Agregar una columna old_id en edge_table, esta columna va a seguir la pista el id del borde original" # 91eb1db3098b4353be78c9aef064421e #: ../../../src/common/doc/functions/node_network.rst:278 msgid "" "Insert only the segmented edges, that is, the ones whose max(sub_id) >1" msgstr "Introduzca sólo los bordes segmentados, es decir, aquellos cuyo max(sub_id) > 1" # 2158163aaac748eca84fcd78a42e9b3a #: ../../../src/common/doc/functions/node_network.rst:291 msgid "We recreate the topology:" msgstr "Recreamos la topología:" # 03050935f9bb42a69dfe42e303e8f164 #: ../../../src/common/doc/functions/node_network.rst:311 msgid "" "To get the same analysis results as the topology of edge_table_noded, we do " "the following query:" msgstr "Para obtener los mismos resultados de análisis que la topología de edge_table_noded, hacemos la siguiente consulta:" # bcefb46820504921aa7a3260a988c26d #: ../../../src/common/doc/functions/node_network.rst:338 msgid "" "To get the same analysis results as the original edge_table, we do the " "following query:" msgstr "Para obtener los mismos resultados de análisis como el edge_table original, hacemos la siguiente consulta:" # 376c4a5e033d42b3ba4e3c3ec018f8e8 #: ../../../src/common/doc/functions/node_network.rst:363 msgid "" "Or we can analyze everything because, maybe edge 18 is an overpass, edge 14 " "is an under pass and there is also a street level juction, and the same " "happens with edges 17 and 13." msgstr "O podemos analizar todo porque, tal vez edge 18 es un puente, borde 14 es un bajo paso y también hay una juntura nivel calle, y lo mismo ocurre con los bordes 17 y 13." # 26fbd57b79324bd08ef2c5ee3579831e #: ../../../src/common/doc/functions/node_network.rst:390 msgid "See Also" msgstr "Véase también" # 9df40faa94c64db5b2256f265be6e4d4 #: ../../../src/common/doc/functions/node_network.rst:392 msgid "" ":ref:`topology` for an overview of a topology for routing algorithms. " ":ref:`pgr_analyze_oneway` to analyze directionality of the edges. " ":ref:`pgr_create_topology` to create a topology based on the geometry. " ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr ":ref:`topology` para tener una visión general de una topología de algoritmos de encaminamiento. \n:ref:`pgr_analyze_oneway` para analizar la direccionalidad de los bordes. \n:ref:`pgr_create_topology` para crear una topología basado en la geometría.\n:ref:`pgr_analyze_graph` para analizar los bordes y los nodos de la tabla del borde." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/point_to_id.po000066400000000000000000000076211257314352300310020ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-12 15:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 81e0b58a4b464395b3661da85edfaa90 #: ../../../src/common/doc/functions/point_to_id.rst:13 msgid "pgr_pointToId - Inserts point into a vertices table" msgstr "pgr_pointToId - Inserta puntos una tabla de vértices" # 9bebf9f4ff2b43a39470ee284698fa33 #: ../../../src/common/doc/functions/point_to_id.rst:20 msgid "Name" msgstr "Nombre" # 8fcf7e9e33b448b982f7111389a7e412 #: ../../../src/common/doc/functions/point_to_id.rst:22 msgid "``pgr_pointToId`` — Inserts a point into a temporary vertices table." msgstr "``pgr_pointToId`` — Inserta puntos a una tabla de vértices temporal" # 1ebe04b75e4444e2970f12bf667f07fa #: ../../../src/common/doc/functions/point_to_id.rst:26 msgid "" "This function should not be used directly. Use :ref:`pgr_createTopology " "` instead." msgstr "Esta función no debe utilizarse directamente. Usar :ref:`pgr_createTopology ` en su lugar." # 8c3303cb3d73446795471f411d835691 #: ../../../src/common/doc/functions/point_to_id.rst:30 msgid "Synopsis" msgstr "Sinopsis" # e17d53fea1674ad692e9d65129c04e5d #: ../../../src/common/doc/functions/point_to_id.rst:32 msgid "" "Inserts a point into a temporary vertices table, and returns an id of a new " "point or an existing point. Tolerance is the minimal distance between " "existing points and the new point to create a new point." msgstr "Inserta un punto en una tabla temporal de vértices y devuelve el identificador del nuevo punto o del punto existente. La tolerancia es la distancia mínima entre los puntos existentes y el nuevo punto para la creación de ese un nuevo punto." # 4b067a809bbd4210baf154f274aab5f0 #: ../../../src/common/doc/functions/point_to_id.rst:40 msgid "Description" msgstr "Descripción" # de6b0b7b7ae44691a60a709a1245e12c #: ../../../src/common/doc/functions/point_to_id.rst:42 msgid "``geometry`` of the existing point" msgstr "``geometry`` del punto existente" # e05906cd2cd545eead6a6a277d441ea4 #: ../../../src/common/doc/functions/point_to_id.rst:43 msgid "" "``float8`` snapping tolerance of disconnected edges (in projection unit)" msgstr "``float8`` tolerancia ruptura de los bordes desconectados (en la unidad de proyección)" # 7eb52d95126d47efbf485a1397785c34 #: ../../../src/common/doc/functions/point_to_id.rst:45 msgid "Returns point id (``bigint``) of a new or existing point." msgstr "Devuelve el identificador del (``bigint``) punto nuevo o existente." # 78ed162b771d42c1bdadb75ea1806c17 #: ../../../src/common/doc/functions/point_to_id.rst:49 msgid "History" msgstr "Historia" # 932b962d76c14946b54db15e77b3c90d #: ../../../src/common/doc/functions/point_to_id.rst:50 msgid "Renamed in version 2.0.0" msgstr "Renombrado en la versión 2.0.0" # c1b2ccd7df20427c88dcf1ebf4b06d82 #: ../../../src/common/doc/functions/point_to_id.rst:54 msgid "See Also" msgstr "Véase también" # 4dafa239ff7648c2952a2d3ee70671bf #: ../../../src/common/doc/functions/point_to_id.rst:56 msgid ":ref:`pgr_create_topology`" msgstr ":ref:`pgr_create_topology`" # 8100a50d0b5f4b0cab8d62645becc674 #: ../../../src/common/doc/functions/point_to_id.rst:57 msgid ":ref:`topology`" msgstr ":ref:`topology`" # 86ad35d9d3ce44a696b6dc61c466e04e #: ../../../src/common/doc/functions/point_to_id.rst:58 msgid ":ref:`pgr_node_network`" msgstr ":ref:`pgr_node_network`" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/quote_ident.po000066400000000000000000000066631257314352300310200ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-12 15:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 59a19788e4ba478cb0d046fc07c08179 #: ../../../src/common/doc/functions/quote_ident.rst:13 msgid "pgr_quote_ident - Quote table name with Schema Component" msgstr "pgr_quote_ident - Agrega comillas al nombre de tabla con componente de esquema" # 61a86f593d04476692b89157939b8a1e #: ../../../src/common/doc/functions/quote_ident.rst:20 msgid "Name" msgstr "Nombre" # 7ae4a51cc62143058b829f9317d4b282 #: ../../../src/common/doc/functions/quote_ident.rst:22 msgid "" "``pgr_quote_ident`` — Quote table name with or without schema component." msgstr "``pgr_quote_ident`` — Agrega comillas al nombre de tabla con o sin el componente de esquema" # d09400822917498ab08038e0453f93a2 #: ../../../src/common/doc/functions/quote_ident.rst:26 msgid "Synopsis" msgstr "sinopsis" # 02e534c6d94e4d7fa366eb30dfd82602 #: ../../../src/common/doc/functions/quote_ident.rst:28 msgid "" "Function to split a string on ``.`` characters and then quote the components" " as postgres identifiers and then join them back together with ``.`` " "characters. Multile ``.`` will get collapsed into a single ``.``, so " "``schema...table`` till get returned as ``schema.\"table\"`` and " "``Schema.table`` becomes ``\"Schema\".\"table\"``." msgstr "Función que divide una cadena basándose en el caracter ``.`` y luego pone comillas a los componentes como identificadores de postgres, juntándolos con el caracter ``.``. Varios ``.`` serán colapsados a un solo ``.``, por ejemplo ``schema...table`` regresará como ``schema.\"table\"`` y ``Schema.table`` se convierte en ``\"Schema\".\"table\"``." # 70b63ad008b14b5cbd540f478c596e97 #: ../../../src/common/doc/functions/quote_ident.rst:37 msgid "Description" msgstr "Descripción" # 76375d16726e4e8a8c4e02b54bd4b33a #: ../../../src/common/doc/functions/quote_ident.rst:39 msgid "``text`` table name with or without schema component" msgstr "``text`` nombre de la tabla con o sin componente de esquema" # d8548a7bfe3542b28f614894ba6f4b84 #: ../../../src/common/doc/functions/quote_ident.rst:41 msgid "Returns table name with or without schema as ``text``." msgstr "Devuelve el nombre de la tabla con o sin esquema como ``text``." # ebc95d6ee53c42f29aa6a18a134d4d20 #: ../../../src/common/doc/functions/quote_ident.rst:45 msgid "History" msgstr "Historia" # 6bea52def68e4f05ae56873b8d4f9d1c #: ../../../src/common/doc/functions/quote_ident.rst:46 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 21e9cb20b57e4b4681d4e04d5f083d2a #: ../../../src/common/doc/functions/quote_ident.rst:50 msgid "Examples" msgstr "Ejemplos" # 5e3a344a21eb45bfba3e880ae3981a30 #: ../../../src/common/doc/functions/quote_ident.rst:77 msgid "See Also" msgstr "Véase también" # b4ee52cbb2b74bb59b22b1802748f96d #: ../../../src/common/doc/functions/quote_ident.rst:79 msgid "[TBD]" msgstr "[Por Definirse]" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/version.po000066400000000000000000000074771257314352300301710ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-12 15:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # dbab41817c8a46459e8f33cf684a7afb #: ../../../src/common/doc/functions/version.rst:13 msgid "pgr_version - Get version information" msgstr "pgr_version - Obtener información sobre la versión" # 19cd8fb76f754d898f75659f97628007 #: ../../../src/common/doc/functions/version.rst:20 msgid "Name" msgstr "Nombre" # 5531935ef2384b709c4f1d81ddcdf15c #: ../../../src/common/doc/functions/version.rst:22 msgid "``pgr_version`` — Query for pgRouting version information." msgstr "``pgr_version`` — consulta de información sobre la versión de pgRouting." # 52175fb13b944970989d3ef4a23a7b66 #: ../../../src/common/doc/functions/version.rst:26 msgid "Synopsis" msgstr "Sinopsis" # 14783f07374f4ccdaa53515b95c17943 #: ../../../src/common/doc/functions/version.rst:28 msgid "Returns a table with pgRouting version information." msgstr "Devuelve una tabla con la información sobre la versión de pgRouting." # 6d5995ab278d476d80f54ab15b8af686 #: ../../../src/common/doc/functions/version.rst:36 msgid "Description" msgstr "Descripción" # b4baa0103a55431abaa586f16230af8c #: ../../../src/common/doc/functions/version.rst:38 msgid "Returns a table with:" msgstr "Devuelve una tabla con:" # 7d8a75cf72b840b39e0eea6140a5839d #: ../../../src/common/doc/functions/version.rst:40 msgid "``varchar`` pgRouting version" msgstr "``varchar`` versión de pgRouting " # 2af5168bce0a4b03bf2b097d3099c850 #: ../../../src/common/doc/functions/version.rst:41 msgid "``varchar`` Git tag of pgRouting build" msgstr "``varchar`` La etiqueta de la construcción en Git de pgRouting" # b4444b51e41549b399751bcba194a8a8 #: ../../../src/common/doc/functions/version.rst:42 msgid "``varchar`` Git hash of pgRouting build" msgstr "``varchar`` El Hash de la construcción en Git de pgRouting" # 6737b5df55e94bb185f64d0de3389f3e #: ../../../src/common/doc/functions/version.rst:43 msgid "``varchar`` Git branch of pgRouting build" msgstr "``varchar`` La ramificación de la construcción en Git de pgRouting" # e5b735559b2949b09899e982d6f2ecf3 #: ../../../src/common/doc/functions/version.rst:44 msgid "``varchar`` Boost version" msgstr "``varchar`` versión de Boost" # 9042ea468aba4c4490b7124bbf14aacb #: ../../../src/common/doc/functions/version.rst:48 msgid "History" msgstr "Historia" # 3829660b5485491083028df2cb267d03 #: ../../../src/common/doc/functions/version.rst:49 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 8638cdf8594940cbad096c9ac3d261ad #: ../../../src/common/doc/functions/version.rst:53 msgid "Examples" msgstr "Ejemplos" # d80877f2810741ada5737305d484de11 #: ../../../src/common/doc/functions/version.rst:55 msgid "Query for full version string" msgstr "Consulta para la cadena con la información completa de la versión." # 2ff90cee91e644fab554650cc24bd3bf #: ../../../src/common/doc/functions/version.rst:67 msgid "Query for ``version`` and ``boost`` attribute" msgstr "Consulta para los atributos ``version`` y ``boost``" # 6c3a1c332dc54ea2a01d81c5f5f9dcc1 #: ../../../src/common/doc/functions/version.rst:80 msgid "See Also" msgstr "Véase también" # 1eeb4f68d3c342dbbadade6c52b87baf #: ../../../src/common/doc/functions/version.rst:82 msgid ":ref:`pgr_versionless`" msgstr ":ref:`pgr_versionless`" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/functions/versionless.po000066400000000000000000000055331257314352300310470ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-12 15:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f15b37fde8e64b508893630a0291dc6a #: ../../../src/common/doc/functions/versionless.rst:13 msgid "pgr_versionless - Compare version numbers" msgstr "pgr_versionless - Comparar números de versión" # cd0dcc3f3489468ab55c89598715d895 #: ../../../src/common/doc/functions/versionless.rst:20 msgid "Name" msgstr "Nombre" # e2f0eb00eca142c8bc7d71b317604c7e #: ../../../src/common/doc/functions/versionless.rst:22 msgid "``pgr_version`` — Compare two version numbers and return if smaller." msgstr "``pgr_versionless`` — compara dos números de versión." # d85cf15bf8894e158945855624a422f5 #: ../../../src/common/doc/functions/versionless.rst:26 msgid "Synopsis" msgstr "Sinopsis" # ed2cb6f5c03645b3ab2a296d062c1eb9 #: ../../../src/common/doc/functions/versionless.rst:28 msgid "" "Returns ``true`` if the first version number is smaller than the second " "version number. Otherwise returns ``false``." msgstr "Devuelve ``true`` si el primer número de versión es más pequeño que el segundo número de la versión. De lo contrario, devuelve ``false``." # a11f675500e140ae997cdb4f167d2da4 #: ../../../src/common/doc/functions/versionless.rst:36 msgid "Description" msgstr "Descripción" # 7d1ac8fa4fce4362965d8587a3cd7099 #: ../../../src/common/doc/functions/versionless.rst:38 msgid "``text`` first version number" msgstr "``text`` primer número de versión" # 1d8a5a36a0fa4da19892193a11578a08 #: ../../../src/common/doc/functions/versionless.rst:39 msgid "``text`` second version number" msgstr "``text`` segundo número de versión" # a32770a22cf849cb96bd78825f332825 #: ../../../src/common/doc/functions/versionless.rst:43 msgid "History" msgstr "Historia" # 14ef379da17a48389cb627817c173253 #: ../../../src/common/doc/functions/versionless.rst:44 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 7a3d2290bca342b79b4105e7aee330b0 #: ../../../src/common/doc/functions/versionless.rst:48 msgid "Examples" msgstr "Ejemplos" # ca2f13a6ce4444258be7f46d40c8bd2a #: ../../../src/common/doc/functions/versionless.rst:61 msgid "See Also" msgstr "Véase también" # a621baf581ff4ba8b4b03d3481d5a660 #: ../../../src/common/doc/functions/versionless.rst:63 msgid ":ref:`pgr_version`" msgstr ":ref:`pgr_version`" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/index.po000066400000000000000000000014301257314352300255620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-11 16:35+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 78df021b36a0428cab8a950fb0bda859 #: ../../../src/common/doc/index.rst:13 msgid "Common Functions" msgstr "Funciones comunes" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/legacy.po000066400000000000000000000075121257314352300257260ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-10 15:50+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 7e98fba52c6f402c811f8c50dd811f39 #: ../../../src/common/doc/legacy.rst:13 msgid "Legacy Functions" msgstr "Funciones heredadas" # 18b051582e6742be8a3737391d4676ad #: ../../../src/common/doc/legacy.rst:15 msgid "" "pgRouting 2.0 release has total restructured the function naming and " "obsoleted many of the functions that were available in the 1.x releases. " "While we realize that this may inconvenience our existing users, we felt " "this was needed for the long term viability of the project to be more " "response to our users and to be able to add new functionality and test " "existing functionality." msgstr "En la versión 2.0 de pgRouting se hizo una reestructuración total en la nomenclatura de las funciones y se han sustituido muchas funciones que estaban disponibles en las versiones 1.x. Mientras esto puede ser un inconveniente para nuestros usuarios existentes, pensamos que esto era necesario para la viabilidad a largo plazo del proyecto, mejorar la respuesta a más de nuestros usuarios, poder añadir nuevas funcionalidades y probar la funcionalidad existente." # cf6d9479ec0b4eb6b0607f3302df5dca #: ../../../src/common/doc/legacy.rst:17 msgid "" "We have made a minimal effort to save most of these function and distribute " "with the release in a file ``pgrouting_legacy.sql`` that is not part of the " "pgrouting extension and is not supported. If you can use these functions " "that is great. We have not tested any of these functions so if you find " "issues and want to post a pull request or a patch to help other users that " "is fine, but it is likely this file will be removed in a future release and " "we strongly recommend that you convert your existing code to use the new " "documented and supported functions." msgstr "Se hizo mínimo esfuerzo para salvar a la mayoría de estas funciones y distribuir con la versión un archivo ``pgrouting_legacy.sql`` que no es parte de la extensión pgRouting y no están siendo apoyadas. Si puede utilizar estas funciones, que bueno. No hemos probado ninguna de estas funciones, entonces si encuentra problemas y publicar un parche para ayudar a otros usuarios, es correcto pero lo más probable es que ese archivo sea eliminado en versiones futuras, por lo que le recomendamos encarecidamente que convierta su código existente para utilizar las nuevas funciones documentadas y apoyadas por el equipo de soporte." # 82da52e7fec44c24956e90636a8a9355 #: ../../../src/common/doc/legacy.rst:19 msgid "" "The follow is a list of TYPEs, CASTs and FUNCTION included in the " "``pgrouting_legacy.sql`` file. The list is provide as a convenience but " "these functions are deprecated, not supported, and probably will need some " "changes to get them to work." msgstr "La siguiente es una lista de: tipos, modelos y funciones incluidas en el archivo ``pgrouting_legacy.sql``. La lista es para proporcionarle comodidad, pero estas funciones son obsoletas, no apoyadas y probablemente tendrá que hacer cambios para hacerlas trabajar." # 7ae0da52fff04aaaaec8fd9b91d3b7b0 #: ../../../src/common/doc/legacy.rst:23 msgid "TYPEs & CASTs" msgstr "TYPEs & CASTs" # 8e73926e03514dff813a00fbf7d202e0 #: ../../../src/common/doc/legacy.rst:34 msgid "FUNCTIONs" msgstr "FUNCTIONs" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/types.po000066400000000000000000000020531257314352300256210ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-10 18:28+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # a647839f49f94a9997479367dc35d13f #: ../../../src/common/doc/types.rst:13 msgid "Custom Types" msgstr "Tipos Personalizados" # f00f6611879f4afd961586e955284a41 #: ../../../src/common/doc/types.rst:15 msgid "" "The following are commonly used data types for some of the pgRouting " "functions." msgstr "Los siguientes tipos de datos se utilizan comúnmente en algunas de las funciones pgRouting." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/types/000077500000000000000000000000001257314352300252615ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/types/cost_result.po000066400000000000000000000103131257314352300301650ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 16:54+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 575fa6fd8a1842c68aba9825683b178d #: ../../../src/common/doc/types/cost_result.rst:13 msgid "pgr_costResult[]" msgstr "pgr_costResult[]" # 3b55f2f3cdc24995bd590e235062c389 # 1d4bd884218342d6a7ca7ae79998c3a0 #: ../../../src/common/doc/types/cost_result.rst:20 #: ../../../src/common/doc/types/cost_result.rst:54 msgid "Name" msgstr "Nombre" # 691ba9180a9f4854922720a03e1db3e0 #: ../../../src/common/doc/types/cost_result.rst:22 msgid "" "``pgr_costResult[]`` — A set of records to describe a path result with cost " "attribute." msgstr "``pgr_costResult[]`` — un conjunto de registros para describir un recorrido con el atributo de costo." # 4bc0f98e83fc482daf119d02f3ab4386 # b80ec90ac4244e82a1aa8f7e58b78921 #: ../../../src/common/doc/types/cost_result.rst:26 #: ../../../src/common/doc/types/cost_result.rst:60 msgid "Description" msgstr "Descripción" # 023a9b6d62474dbdbb4d587b192099c4 # 8e1c61381d6f47909ea0830da8a4740c #: ../../../src/common/doc/types/cost_result.rst:38 #: ../../../src/common/doc/types/cost_result.rst:73 msgid "sequential ID indicating the path order" msgstr "identificador secuencial, indicando el orden del recorrido" # 98a23fe6530d43418558cdd8be417a26 # 8c3701ae807d4738b8bbe72260f4c476 #: ../../../src/common/doc/types/cost_result.rst:39 #: ../../../src/common/doc/types/cost_result.rst:75 msgid "generic name, to be specified by the function, typically the node id" msgstr "nombre genérico, a ser especificado por la función, típicamente el identificador del nodo" # f4abd64c5dea4cda97490766f42a395c # 1be5c24bdc684ed1a182e9e2b0ab2343 #: ../../../src/common/doc/types/cost_result.rst:40 #: ../../../src/common/doc/types/cost_result.rst:76 msgid "generic name, to be specified by the function, typically the edge id" msgstr "nombre genérico, a ser especificado por la función, típicamente el identificador del borde" # 0b4a362ff97d481cafd2c0328ad1f715 # 8e11a66126844a1682d4e4c84166794d #: ../../../src/common/doc/types/cost_result.rst:41 #: ../../../src/common/doc/types/cost_result.rst:77 msgid "cost attribute" msgstr "atributo de costo" # 7e74e200db1b40e1a5231037b2e9b993 #: ../../../src/common/doc/types/cost_result.rst:47 msgid "pgr_costResult3[] - Multiple Path Results with Cost" msgstr "pgr_costResult3[] - resultados múltiples de recorridos con costo" # 307f0248b6c54a71bfc205bb2270b5ce #: ../../../src/common/doc/types/cost_result.rst:56 msgid "" "``pgr_costResult3[]`` — A set of records to describe a path result with cost" " attribute." msgstr "``pgr_costResult3[]`` — un conjunto de registros para describir varios resultados de recorridos con el atributo de costo." # 13465c99a9fb49ebab1d1852e6c61aab #: ../../../src/common/doc/types/cost_result.rst:74 msgid "generic name, to be specified by the function, typically the path id" msgstr "nombre genérico, a ser especificado por la función, típicamente el identificador del recorrido" # ac46c731c85d4d358a763bc1268ef510 #: ../../../src/common/doc/types/cost_result.rst:81 msgid "History" msgstr "Historia" # 6bc9329d908f474bbcd380272dae671d #: ../../../src/common/doc/types/cost_result.rst:82 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 7e5f0c1b76c349ce940c19b2312cc2ec #: ../../../src/common/doc/types/cost_result.rst:83 msgid "Replaces ``path_result``" msgstr "Sustituye a ``path_result``" # 28df9e1fa19b49f9bb57710715c52fcb #: ../../../src/common/doc/types/cost_result.rst:87 msgid "See Also" msgstr "Véase también" # 21432e8842c1490ba3a7825f4b4e57bb #: ../../../src/common/doc/types/cost_result.rst:89 msgid ":ref:`introduction`" msgstr ":ref:`Introducción `" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/types/geom_result.po000066400000000000000000000052501257314352300301500ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 16:53+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # baeae55a13de4766b42a9f43c6f8caaf #: ../../../src/common/doc/types/geom_result.rst:13 msgid "pgr_geomResult[]" msgstr "pgr_geomResult[]" # 4fc9eadff47c4a24baa096c8c667c469 #: ../../../src/common/doc/types/geom_result.rst:20 msgid "Name" msgstr "Nombre" # 03beb686e4ec49e08cd6f1f0f5e03339 #: ../../../src/common/doc/types/geom_result.rst:22 msgid "" "``pgr_geomResult[]`` — A set of records to describe a path result with " "geometry attribute." msgstr "``pgr_geomResult[]`` — un conjunto de registros para describir un recorrido que incluye el atributo de la geometría." # fd9c91caacdf4a2fb1c186c45e1d5525 #: ../../../src/common/doc/types/geom_result.rst:26 msgid "Description" msgstr "Descripción" # c00f6b668c744c7d822d2d2155e76b7a #: ../../../src/common/doc/types/geom_result.rst:38 msgid "sequential ID indicating the path order" msgstr "identificador secuencial, indicando el orden del recorrido" # 5782feff61f84fd4b3130a80b1abd7a9 # 69c0e9623b4d41669a2601517d1563d2 #: ../../../src/common/doc/types/geom_result.rst:39 #: ../../../src/common/doc/types/geom_result.rst:40 msgid "generic name, to be specified by the function" msgstr "nombre genérico, a ser especificado por la función" # c837b15d4460475996b2f7bac8b14076 #: ../../../src/common/doc/types/geom_result.rst:41 msgid "geometry attribute" msgstr "atributo de geometría" # cf5503504b26427b800efddbc1098b64 #: ../../../src/common/doc/types/geom_result.rst:45 msgid "History" msgstr "Historia" # 4e474c2cf69748c680853e0505ce4773 #: ../../../src/common/doc/types/geom_result.rst:46 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # f4d42016a50f43438838421dfb361835 #: ../../../src/common/doc/types/geom_result.rst:47 msgid "Replaces ``geoms``" msgstr "Sustituye a ``geoms``" # 0075486d62f84298b41797b5789d377a #: ../../../src/common/doc/types/geom_result.rst:51 msgid "See Also" msgstr "Véase también" # 5a190ec8601a4a919a058395614d7db5 #: ../../../src/common/doc/types/geom_result.rst:53 msgid ":ref:`introduction`" msgstr ":ref:`Introducción `" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/types/index.po000066400000000000000000000041161257314352300267320ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 22:34\n" "PO-Revision-Date: 2013-09-24 03:50+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 31af4730c6e74131952f077a8cec876f #: ../../../src/common/doc/types/index.rst:13 msgid "pgRouting Data Types" msgstr "Tipos de datos de pgRouting " # da2f6a8846b5476ea16852a5dc229cc4 #: ../../../src/common/doc/types/index.rst:15 msgid "" "The following are commonly used data types for some of the pgRouting " "functions." msgstr "Los siguientes tipos de datos se utilizan comúnmente en algunas de las funciones pgRouting." # a9b85e2084f8478fa35c1379a650108b #: ../../../src/common/doc/types/index.rst:17 msgid "" ":ref:`type_cost_result` - A set of records to describe a path result with " "cost attribute." msgstr ":ref:`type_cost_result` — un conjunto de registros para describir un resultado de camino con el atributo de costo." # b982ceede0fd48afa63a086c6978fd2e #: ../../../src/common/doc/types/index.rst:18 msgid "" ":ref:`pgr_costResult3[] ` - A set of records to describe " "a path result with cost attribute." msgstr ":ref:`pgr_costResult3[] ` — Un conjunto de registros para describir un resultado de ruta con el atributo de costo." # 913c41ce7bb44b80869c181df3560f3d #: ../../../src/common/doc/types/index.rst:19 msgid "" ":ref:`pgr_geomResult ` - A set of records to describe a " "path result with geometry attribute." msgstr ":ref:`pgr_geomResult ` — un conjunto de registros para describir el resultado de un camino que incluye el atributo de la geometría." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/utilities/000077500000000000000000000000001257314352300261305ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/utilities/end_point.po000066400000000000000000000062451257314352300304560ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 16:13+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 608ee0c4d0644bdba6e3dc233e2143a7 #: ../../../src/common/doc/utilities/end_point.rst:13 msgid "pgr_endPoint" msgstr "pgr_endPoint" # 8518d0c13dcc4cb9b4a6eb5bd83e8d6e #: ../../../src/common/doc/utilities/end_point.rst:20 msgid "Name" msgstr "Nombre" # 3660b4422cfa4aaea41cf4b4e91164ee #: ../../../src/common/doc/utilities/end_point.rst:22 msgid "" "``pgr_endPoint`` — Returns an end point of a (multi)linestring geometry." msgstr "``pgr_endPoint`` — devuelve un punto final de una geometría (multi)linestring." # 549e2d553af74e0bba5a2833eafa7983 #: ../../../src/common/doc/utilities/end_point.rst:24 msgid "This function is intended for the developer's aid." msgstr "Esta función es para ayudar a los desarrolladores" # d2cdf35b795f4fcfbfc9c84a2c36387b #: ../../../src/common/doc/utilities/end_point.rst:28 msgid "Synopsis" msgstr "Sinopsis" # 180a778d767b496986ed060d48f0de04 # 14f173f6f91f488b940887c452049824 #: ../../../src/common/doc/utilities/end_point.rst:30 #: ../../../src/common/doc/utilities/end_point.rst:44 msgid "" "Returns the geometry of the end point of the first LINESTRING of ``geom``." msgstr "Devuelve la geometría del punto final del primer LINESTRING de ``geom``." # c8cfaed54e00467bba188637f3d25e04 #: ../../../src/common/doc/utilities/end_point.rst:38 msgid "Description" msgstr "Descripción" # b7a5d14354644a79aaa532e44543b0f1 #: ../../../src/common/doc/utilities/end_point.rst:41 msgid "Parameters" msgstr "Parámetros" # 01b0d917d9534f74885248e0be35ca6d #: ../../../src/common/doc/utilities/end_point.rst:42 msgid "``geometry`` Geometry of a MULTILINESTRING or LINESTRING." msgstr "``geometry`` geometría de una MULTILINESTRING o LINESTRING." # a1951e42b2164de2b73d7ecde1bc5252 #: ../../../src/common/doc/utilities/end_point.rst:49 msgid "History" msgstr "Historia" # fd2421f2ca2945c4ad59395a0fa9cb90 #: ../../../src/common/doc/utilities/end_point.rst:50 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 031cd30124a9491e80778dce1c6d77ab #: ../../../src/common/doc/utilities/end_point.rst:55 msgid "See Also" msgstr "Véase también" # f17f7b08a35d44098381d1c280756f49 #: ../../../src/common/doc/utilities/end_point.rst:57 msgid ":ref:`developer` for the tree layout of the project." msgstr ":ref:`developer` para el diseño del árbol del proyecto." # 68b294268f37462fb09eb605267d0686 #: ../../../src/common/doc/utilities/end_point.rst:58 msgid ":ref:`pgr_start_point` to get the start point of a (multi)linestring." msgstr ":ref:`pgr_start_Point` para obtener el punto inicial de un (multi)linestring." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/utilities/get_column_name.po000066400000000000000000000121421257314352300316240ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 15:57+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f62e871185dd40c2a9e8b7cec3ea97b9 #: ../../../src/common/doc/utilities/get_column_name.rst:13 msgid "pgr_getColumnName" msgstr "pgr_getColumnName" # 0d4e05a54bf944d2a712bcee9d7897c4 #: ../../../src/common/doc/utilities/get_column_name.rst:20 msgid "Name" msgstr "Nombre" # c1e5f5dde2804946bee1804968cb4efc #: ../../../src/common/doc/utilities/get_column_name.rst:22 msgid "" "``pgr_getColumnName`` — Retrieves the name of the column as is stored in the" " postgres administration tables." msgstr "``pgr_getColumnName`` — recupera el nombre de la columna tal como se almacena en las tablas de la administración de postgres." # 89a0f81382ca4dd4807320cd56be21bb #: ../../../src/common/doc/utilities/get_column_name.rst:24 msgid "This function is intended for the developer’s aid." msgstr "Esta función es para ayudar a los desarrolladores" # a6025211521149deb893b8e059385c6b #: ../../../src/common/doc/utilities/get_column_name.rst:27 msgid "Synopsis" msgstr "Sinopsis" # e6dc3534289949caa3eebca95dbe364e #: ../../../src/common/doc/utilities/get_column_name.rst:29 msgid "Returns a ``text`` contining the registered name of the column." msgstr "Devuelve un '`text`` que contiene el nombre registrado de la columna." # ef6704e3345e4be4a51fd144fbfc5d82 #: ../../../src/common/doc/utilities/get_column_name.rst:37 msgid "Description" msgstr "Descripción" # de7acd82e1244d8ba20da3bae0d95f22 #: ../../../src/common/doc/utilities/get_column_name.rst:39 msgid "Parameters" msgstr "Parámetros" # 0b9f663d5b0e4f18a4bda0b996e55470 #: ../../../src/common/doc/utilities/get_column_name.rst:41 msgid "``text`` table name with or without schema component." msgstr "``text`` nombre de la tabla con o sin componente de esquema" # 34e350e22e5a495aa831ca55d080899a #: ../../../src/common/doc/utilities/get_column_name.rst:42 msgid "``text`` column name to be retrived." msgstr "``text`` nombre de la columna que va a extraerse" # e495d55a75424870ba29867eb248cf4d #: ../../../src/common/doc/utilities/get_column_name.rst:44 msgid "Returns" msgstr "Regresa" # c1394725601143b081216fe27794fbe6 #: ../../../src/common/doc/utilities/get_column_name.rst:46 msgid "``text`` containing the registered name of the column." msgstr "``text`` que contiene el nombre registrado de la columna." # ec0c3eb922f44a818f1724026f43c7da #: ../../../src/common/doc/utilities/get_column_name.rst:47 msgid "``NULL`` when :" msgstr "``NULL`` cuando:" # d3cb598bdcdf4349837225c6e9efa756 #: ../../../src/common/doc/utilities/get_column_name.rst:49 msgid "The table “tab” is not found or" msgstr "No se encuentra en la tabla \"tab\" " # 6d27bb1e405343a893db971fe1cee8b7 #: ../../../src/common/doc/utilities/get_column_name.rst:50 msgid "" "Column “col” is not found in table “tab” in the postgres administration " "tables." msgstr "La columna \"Col\" no se encuentra en la tabla \"tab\" en las tablas de la administración de postgres." # f56b94dfc7574beba7ee2b42199e9c27 #: ../../../src/common/doc/utilities/get_column_name.rst:53 msgid "History" msgstr "Historia" # 57eede78e2024b059d7e09968747a720 #: ../../../src/common/doc/utilities/get_column_name.rst:54 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # efbc409d37be4e30a8edf913a4d89664 #: ../../../src/common/doc/utilities/get_column_name.rst:58 msgid "Examples" msgstr "Ejemplos" # 741d466c28fb47feb64d7ef7593275e7 #: ../../../src/common/doc/utilities/get_column_name.rst:76 msgid "The queries use the :ref:`sampledata` network." msgstr "La consulta usa la red de ejemplo :ref:`sampledata`" # acb3053630ab458d93853aa31aad9ade #: ../../../src/common/doc/utilities/get_column_name.rst:80 msgid "See Also" msgstr "Véase también" # e54ecee9b6744650b79cb07b0c0274dd #: ../../../src/common/doc/utilities/get_column_name.rst:82 msgid ":ref:`developer` for the tree layout of the project." msgstr ":ref:`developer` para el diseño del árbol del proyecto." # 9143b02cdd264a818a9edda19a0e7ce7 #: ../../../src/common/doc/utilities/get_column_name.rst:83 msgid "" ":ref:`pgr_is_column_in_table` to check only for the existance of the column." msgstr ":ref:`pgr_is_column_in_table` para revisar sólo la existencia de la columna." # 11630fb324eb4a80bdfffb972707478d #: ../../../src/common/doc/utilities/get_column_name.rst:84 msgid "" ":ref:`pgr_get_table_name` to retrieve the name of the table as is stored in " "the postgres administration tables." msgstr ":ref:`pgr_get_table_name` para recuperar el nombre de la tabla que se almacena en las tablas de la administración de postgres." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/utilities/get_table_name.po000066400000000000000000000133471257314352300314260ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 16:06+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 95f0c2d0bb88448c8b72400e83c9f6f4 #: ../../../src/common/doc/utilities/get_table_name.rst:13 msgid "pgr_getTableName" msgstr "pgr_getTableName" # 68a49ae29d0e4036bda025f169e4f3f7 #: ../../../src/common/doc/utilities/get_table_name.rst:20 msgid "Name" msgstr "Nombre" # 8f9480f595c9426f945620d8b5977b86 #: ../../../src/common/doc/utilities/get_table_name.rst:22 msgid "" "``pgr_getTableName`` — Retrieves the name of the column as is stored in the " "postgres administration tables." msgstr "``pgr_getTableName`` — recupera el nombre de la columna tal cual se almacena en las tablas de la administración de postgres." # c06c3bd3649a4e27af6f710e189ea071 #: ../../../src/common/doc/utilities/get_table_name.rst:24 msgid "This function is intended for the developer’s aid." msgstr "Esta función es para ayudar a los desarrolladores" # 3285b01b587a4aac94ab9ee03a474ef7 #: ../../../src/common/doc/utilities/get_table_name.rst:27 msgid "Synopsis" msgstr "Sinopsis" # ecd7065df5e047ef8415f13acf653201 #: ../../../src/common/doc/utilities/get_table_name.rst:29 msgid "" "Returns a record containing the registered names of the table and of the " "schema it belongs to." msgstr "Devuelve un registro que contiene los nombres registrados de la tabla y del esquema al que pertenece." # 9912cc30113340efa3e5e3ac408d3a3c #: ../../../src/common/doc/utilities/get_table_name.rst:37 msgid "Description" msgstr "Descripción" # 787a57d13f8a48a289b545e5c5fc50d5 #: ../../../src/common/doc/utilities/get_table_name.rst:39 msgid "Parameters" msgstr "Parámetros" # 3c523e72ddd74a10b3defc135e0a1fa1 #: ../../../src/common/doc/utilities/get_table_name.rst:41 msgid "``text`` table name with or without schema component." msgstr "``text`` nombre de la tabla con o sin componente de esquema" # bc51a86638e44b1b8d435a7fcec971e1 #: ../../../src/common/doc/utilities/get_table_name.rst:43 msgid "Returns" msgstr "Regresa" # a3da192f153341e484e7a1c973e77570 #: ../../../src/common/doc/utilities/get_table_name.rst:47 msgid "``text`` containing the registered name of the schema of table \"tab\"." msgstr "``text`` que contiene el nombre registrado del esquema de la tabla \"tab\"." # 77471087a83049e4924411216422cd8f #: ../../../src/common/doc/utilities/get_table_name.rst:49 msgid "when the schema was not provided in \"tab\" the current schema is used." msgstr "cuando el esquema no proporciono en \"tab\", se usa el esquema actual." # f253b42e28a3413abcbeebd5a25fbb53 # a25f490ebce344728e53d37057ded897 #: ../../../src/common/doc/utilities/get_table_name.rst:51 #: ../../../src/common/doc/utilities/get_table_name.rst:58 msgid "``NULL`` when :" msgstr "``NULL`` cuando:" # ab062cff517a43b6b5a40e1090073265 # 49a4ab8abced47adaf11ea7b321f06b9 #: ../../../src/common/doc/utilities/get_table_name.rst:53 #: ../../../src/common/doc/utilities/get_table_name.rst:60 msgid "The schema is not found in the postgres administration tables." msgstr "El esquema no se encuentróen las tablas de la administración de postgres." # 19d2a93e6d45419d89974c286d1347f3 #: ../../../src/common/doc/utilities/get_table_name.rst:57 msgid "``text`` containing the registered name of the table \"tab\"." msgstr "``text`` que contiene el nombre registrado de la tabla \"tab\"." # 7c7d80132bbc4693a79fbb1bb32a804d #: ../../../src/common/doc/utilities/get_table_name.rst:61 msgid "" "The table \"tab\" is not registered under the schema ``sname`` in the " "postgres administration tables" msgstr "La tabla \"tab\" no está registrada bajo el esquema de ``sname`` en las tablas de la administración de postgres" # fe048e6d68984dfb9e8d91f72f99f65a #: ../../../src/common/doc/utilities/get_table_name.rst:65 msgid "History" msgstr "Historia" # 0ac3887a0f0642ca8bf6c6fa12f497bb #: ../../../src/common/doc/utilities/get_table_name.rst:66 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # fbd75b0146ff4f9595156794c4ebd6fd #: ../../../src/common/doc/utilities/get_table_name.rst:70 msgid "Examples" msgstr "Ejemplos" # 3792394a3a344c4493db40c2d04b5e2d #: ../../../src/common/doc/utilities/get_table_name.rst:95 msgid "The examples use the :ref:`sampledata` network." msgstr "Los ejemplos utilizan el: ref: 'sampledata'." # 10229dc5fd6545bdb875c9885f090618 #: ../../../src/common/doc/utilities/get_table_name.rst:99 msgid "See Also" msgstr "Véase también" # c24e1b3593b44343b2e4c86e06b4cbb2 #: ../../../src/common/doc/utilities/get_table_name.rst:101 msgid ":ref:`developer` for the tree layout of the project." msgstr ":ref:`developer` para el diseño del árbol del proyecto." # 830f93a843b145ebb35db5cf5de99e00 #: ../../../src/common/doc/utilities/get_table_name.rst:102 msgid "" ":ref:`pgr_is_column_in_table` to check only for the existance of the column." msgstr ":ref:`pgr_is_column_in_table` para revisar sólo la existencia de la columna." # e731438ed94a48a0b26ea5223b564393 #: ../../../src/common/doc/utilities/get_table_name.rst:103 msgid "" ":ref:`pgr_get_table_name` to retrieve the name of the table as is stored in " "the postgres administration tables." msgstr ":ref:`pgr_get_table_name` para recuperar el nombre de la tabla que se almacena en las tablas de la administración de postgres." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/utilities/index.po000066400000000000000000000074501257314352300276050ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # e262455eaf304db884c939d3a27905d7 #: ../../../src/common/doc/utilities/index.rst:13 msgid "Developers's Functions" msgstr "Funciones para Desarrolladores" # 6ebf2b3b104d4fababace44710277924 #: ../../../src/common/doc/utilities/index.rst:15 msgid "Functions to help you develop a wrapper or a recipe" msgstr "Funciones para ayudarle a desarrollar un contenedor o una receta" # 0be37c4f2fa144fbb3b4a976a946317a #: ../../../src/common/doc/utilities/index.rst:17 msgid "" ":ref:`pgr_get_column_name` - to get the name of the column as is stored in " "the postgres administration tables." msgstr ":ref:`pgr_get_column_name` para obtener el nombre de la columna como se almacena en las tablas de la administración de postgres." # 9f513d4551d54509ac679e98aff1a731 #: ../../../src/common/doc/utilities/index.rst:18 msgid "" ":ref:`pgr_get_table_name` - to retrieve the name of the table as is stored " "in the postgres administration tables." msgstr ":ref:`pgr_get_table_name` para obtener el nombre de la tabla tal cual se almacena en las tablas de la administración de postgres." # 20e81f559b1f4f56af56463e06b47d70 #: ../../../src/common/doc/utilities/index.rst:19 msgid ":ref:`pgr_is_column_indexed` - to check if the column is indexed." msgstr ":ref:`pgr_is_column_indexed` para comprobar si la columna está indexada." # d82d4278e4b14798898589b62a07a6fd #: ../../../src/common/doc/utilities/index.rst:20 msgid "" ":ref:`pgr_is_column_in_table` - to check only for the existance of the " "column." msgstr ":ref:`pgr_is_column_in_table` para revisar sólo la existencia de la columna." # 166c0d8f61a54958932722413c5c1a96 #: ../../../src/common/doc/utilities/index.rst:21 msgid "" ":ref:`pgr_point_to_id` -to insert/get the id of the inserted point in a " "vertices table." msgstr ":ref:`pgr_point_to_id` - para insertar o conseguir la identificación del punto insertado en una tabla de vértices." # 81426148e40b4e9fa21b940bb818b523 #: ../../../src/common/doc/utilities/index.rst:22 msgid "" ":ref:`pgr_quote_ident` - to quotes the input text to be used as an " "identifier in an SQL statement string." msgstr ":ref:`pgr_quote_ident` - pone entre comillas el texto de entrada para ser utilizado como un identificador en una cadena de instrucción SQL." # d41e3a55240246999890d539bc866a4f #: ../../../src/common/doc/utilities/index.rst:23 msgid ":ref:`pgr_version` - to get pgRouting's version information." msgstr ":ref:`pgr_version` para obtener la versión actual de pgRouting." # 3d10df2242a348afb70157ab2869b42e #: ../../../src/common/doc/utilities/index.rst:24 msgid ":ref:`pgr_versionless` - to compare two version numbers." msgstr ":ref:`pgr_versionless` - para comparar dos números de versión." # 86e6bdd38ba14caeaee7bfeb51f3f7a5 #: ../../../src/common/doc/utilities/index.rst:25 msgid "" ":ref:`pgr_start_point` - to get the start point of a (multi)linestring." msgstr ":ref:`pgr_start_Point` para obtener el punto inicial de un (multi)linestring." # 46480bc0b18a481e99a6913018d07218 #: ../../../src/common/doc/utilities/index.rst:26 msgid ":ref:`pgr_end_point` - to get the end point of a (multi)linestring." msgstr ":ref:`pgr_end_Point` para obtener el punto final de un (multi)linestring." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/utilities/is_column_in_table.po000066400000000000000000000122551257314352300323220ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 16:02+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # f6500f30614b461f90b682890f3c3192 #: ../../../src/common/doc/utilities/is_column_in_table.rst:13 msgid "pgr_isColumnInTable" msgstr "pgr_isColumnInTable" # 7a4ec9b1b3514801a079916c0000371b #: ../../../src/common/doc/utilities/is_column_in_table.rst:20 msgid "Name" msgstr "Nombre" # 90dd01a206e24dbf9f73f90924c0615b #: ../../../src/common/doc/utilities/is_column_in_table.rst:22 msgid "``pgr_isColumnInTable`` — Check if a column is in the table." msgstr "``pgr_isColumnInTable`` — Verifica si existe un campo de una tabla." # 0d927909521c4f638c543baff8ebd318 #: ../../../src/common/doc/utilities/is_column_in_table.rst:24 msgid "This function is intended for the developer’s aid." msgstr "Esta función es para ayudar a los desarrolladores" # b52fa51d192444e0a61674ede982a3e5 #: ../../../src/common/doc/utilities/is_column_in_table.rst:27 msgid "Synopsis" msgstr "Sinopsis" # ea409e6a176b489aa7f326229d178d13 #: ../../../src/common/doc/utilities/is_column_in_table.rst:29 msgid "Returns ``true`` when the column “col” is in table “tab”." msgstr "Devuelve ``true`` cuando la columna \"col\" en tabla \"tab\"." # f5b2b429515a474892b7bddaebd7fa87 #: ../../../src/common/doc/utilities/is_column_in_table.rst:37 msgid "Description" msgstr "Descripción" # a513395f631244f18df21c3b85ea7820 #: ../../../src/common/doc/utilities/is_column_in_table.rst:39 msgid "``text`` Table name with or without schema component." msgstr "``text`` nombre de la tabla con o sin componente de esquema" # df577648959b4e0daab9d343543d3501 #: ../../../src/common/doc/utilities/is_column_in_table.rst:40 msgid "``text`` Column name to be checked for." msgstr "``text`` nombre de la columna que va a comprobarse" # faa09fc52bc54a0f9fe811ff099aa562 #: ../../../src/common/doc/utilities/is_column_in_table.rst:42 msgid "Returns:" msgstr "Regresa:" # 67ed5e9b40764fa1be45f8936680f526 #: ../../../src/common/doc/utilities/is_column_in_table.rst:44 msgid "``true`` when the column “col” is in table “tab”." msgstr "``true`` cuando la columna \"col\" está en la tabla \"tab\"." # fc38c243b9154c03833b5c9acd63804e #: ../../../src/common/doc/utilities/is_column_in_table.rst:45 msgid "``false`` when:" msgstr "``false`` cuando:" # fb6952dd480644c78db65cfbc109f967 #: ../../../src/common/doc/utilities/is_column_in_table.rst:47 msgid "The table \"tab\" is not found or" msgstr "La tabla \"tab\" no es encontrada" # e701055cfb574ccd800767d4d4555d02 #: ../../../src/common/doc/utilities/is_column_in_table.rst:48 msgid "Column “col” is not found in table “tab”" msgstr "La columna \"Col\" no se encuentra en la tabla \"tab\"." # be793f469b524522a2331a60fb6d7bac #: ../../../src/common/doc/utilities/is_column_in_table.rst:51 msgid "History" msgstr "Historia" # 03a9d21bed654a438312a5a6d45fcf17 #: ../../../src/common/doc/utilities/is_column_in_table.rst:52 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 1691f75cb0674d2d83b0bebe24105a6d #: ../../../src/common/doc/utilities/is_column_in_table.rst:56 msgid "Examples" msgstr "Ejemplos" # c8d317a25f554ec6b9af54b1f7ae6c26 #: ../../../src/common/doc/utilities/is_column_in_table.rst:76 msgid "The example use the :ref:`sampledata` network." msgstr "Las consultas usan la red de ejemplo :ref:`sampledata`" # 24c87607bf1b4b23bb01e403b16e856f #: ../../../src/common/doc/utilities/is_column_in_table.rst:80 msgid "See Also" msgstr "Véase también" # b3efbf8b34fd415bbfc31810cc19b9dc #: ../../../src/common/doc/utilities/is_column_in_table.rst:82 msgid ":ref:`developer` for the tree layout of the project." msgstr ":ref:`developer` para el diseño del árbol del proyecto." # 53d890d3132e4c7d94e0675093e6c146 #: ../../../src/common/doc/utilities/is_column_in_table.rst:83 msgid ":ref:`pgr_is_column_indexed` to check if the column is indexed." msgstr ":ref:`pgr_is_column_indexed` para comprobar si la columna está indexada." # 5324fa01310a4c509d7ce91c088865e9 #: ../../../src/common/doc/utilities/is_column_in_table.rst:84 msgid "" ":ref:`pgr_get_column_name` to get the name of the column as is stored in the" " postgres administration tables." msgstr ":ref:`pgr_get_column_name` para obtener el nombre de la columna como se almacena en las tablas de la administración de postgres." # d97c057248844396aaa96cacbfcbc034 #: ../../../src/common/doc/utilities/is_column_in_table.rst:85 msgid "" ":ref:`pgr_get_table_name` to get the name of the table as is stored in the " "postgres administration tables." msgstr ":ref:`pgr_get_table_name` para obtener el nombre de la tabla tal cual se almacena en las tablas de la administración de postgres." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/utilities/is_column_indexed.po000066400000000000000000000127111257314352300321620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 16:12+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # d13f67c428de40999845a53a259a0896 #: ../../../src/common/doc/utilities/is_column_indexed.rst:13 msgid "pgr_isColumnIndexed" msgstr "pgr_isColumnIndexed" # 8c9da63e8a0e4da4aa092b82eced03c0 #: ../../../src/common/doc/utilities/is_column_indexed.rst:20 msgid "Name" msgstr "Nombre" # cdfe958887b74d69a5d69a8c3b76f35d #: ../../../src/common/doc/utilities/is_column_indexed.rst:22 msgid "``pgr_isColumnIndexed`` — Check if a column in a table is indexed." msgstr "``pgr_isColumnIndexed`` — Comprobar si una columna de una tabla es indexada." # 16efc5cad4b0458aa30f27dcc834fb0b #: ../../../src/common/doc/utilities/is_column_indexed.rst:24 msgid "This function is intended for the developer’s aid." msgstr "Esta función es para ayudar a los desarrolladores" # 1611a88987e54ab8a15606f82d4c6098 #: ../../../src/common/doc/utilities/is_column_indexed.rst:27 msgid "Synopsis" msgstr "Sinopsis" # 004725222faa47fd971e321be44816e6 #: ../../../src/common/doc/utilities/is_column_indexed.rst:29 msgid "Returns ``true`` when the column “col” in table “tab” is indexed." msgstr "Devuelve ``true`` cuando la columna \"col\" en tabla \"tab\" está indexada." # 3389fb7dd377428cbf442296f0032a6a #: ../../../src/common/doc/utilities/is_column_indexed.rst:37 msgid "Description" msgstr "Descripción" # cfb294e6535c4b0d91975ec3cb1c8985 #: ../../../src/common/doc/utilities/is_column_indexed.rst:39 msgid "``text`` Table name with or without schema component." msgstr "``text`` nombre de la tabla con o sin componente de esquema" # 4cb8e78e50fb4ecbb15f141bb496040d #: ../../../src/common/doc/utilities/is_column_indexed.rst:40 msgid "``text`` Column name to be checked for." msgstr "``text`` nombre de la columna que va a comprobarse" # a0f63aba19d0494b9cdcc5c7a61aebdb #: ../../../src/common/doc/utilities/is_column_indexed.rst:42 msgid "Returns:" msgstr "Regresa:" # 66eed092853a47f9a7f69aa1fedbc666 #: ../../../src/common/doc/utilities/is_column_indexed.rst:44 msgid "``true`` when the column “col” in table “tab” is indexed." msgstr "``true`` cuando la columna \"col\" en la tabla \"tab\" está indexada." # dbb567f94e994beaac90ea65cc8a324e #: ../../../src/common/doc/utilities/is_column_indexed.rst:45 msgid "``false`` when:" msgstr "``false`` cuando:" # f45a928140f24c299053e944f5550b7e #: ../../../src/common/doc/utilities/is_column_indexed.rst:47 msgid "The table \"tab\" is not found or" msgstr "La tabla \"tab\" no es encontrada" # c949dec2746e48459f93287f24a1334a #: ../../../src/common/doc/utilities/is_column_indexed.rst:48 msgid "Column “col” is not found in table “tab” or" msgstr "La columna \"Col\" no se encuentra en la tabla \"tab\"." # b2fd725d67df46b98d8ca3eddde9d1b5 #: ../../../src/common/doc/utilities/is_column_indexed.rst:49 msgid "Column \"col\" in table \"tab\" is not indexed" msgstr "Columna \"col\" en tabla \"tan\" no está indexada" # fe7b50380e1246599dd0b8abbac9a394 #: ../../../src/common/doc/utilities/is_column_indexed.rst:52 msgid "History" msgstr "Historia" # 2949ff82708f44db903c9e175d8fd484 #: ../../../src/common/doc/utilities/is_column_indexed.rst:53 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # c19a7c36df38472bb330eafac37c34d3 #: ../../../src/common/doc/utilities/is_column_indexed.rst:57 msgid "Examples" msgstr "Ejemplos" # 9484e0bc1f1942da88f6261afd689f40 #: ../../../src/common/doc/utilities/is_column_indexed.rst:77 msgid "The example use the :ref:`sampledata` network." msgstr "Las consultas usan la red de ejemplo :ref:`sampledata`" # ba4b525f9ced43898aab4410c804208b #: ../../../src/common/doc/utilities/is_column_indexed.rst:81 msgid "See Also" msgstr "Véase también" # 76c91def69da43539042f05a15240e67 #: ../../../src/common/doc/utilities/is_column_indexed.rst:83 msgid ":ref:`developer` for the tree layout of the project." msgstr ":ref:`developer` para el diseño del árbol del proyecto." # 10267ea719b141b7a9e7712543121d34 #: ../../../src/common/doc/utilities/is_column_indexed.rst:84 msgid "" ":ref:`pgr_is_column_in_table` to check only for the existance of the column " "in the table." msgstr ":ref:`pgr_is_column_in_table` para revisar sólo la existencia de la columna." # 4e5e6df51cf149cd9e79ef3459273a4b #: ../../../src/common/doc/utilities/is_column_indexed.rst:85 msgid "" ":ref:`pgr_get_column_name` to get the name of the column as is stored in the" " postgres administration tables." msgstr ":ref:`pgr_get_column_name` para obtener el nombre de la columna como se almacena en las tablas de la administración de postgres." # 2cda9c32c4ec4117914b3e51f125c1df #: ../../../src/common/doc/utilities/is_column_indexed.rst:86 msgid "" ":ref:`pgr_get_table_name` to get the name of the table as is stored in the " "postgres administration tables." msgstr ":ref:`pgr_get_table_name` para obtener el nombre de la tabla tal cual se almacena en las tablas de la administración de postgres." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/utilities/point_to_id.po000066400000000000000000000135631257314352300310070ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 15:32+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 94641dca24af4c0dba2fbeed97300d22 #: ../../../src/common/doc/utilities/point_to_id.rst:13 msgid "pgr_pointToId" msgstr "pgr_pointToId" # 56e635560a6d4492ae86100badf0e086 #: ../../../src/common/doc/utilities/point_to_id.rst:20 msgid "Name" msgstr "Nombre" # 81cc9d306cd54f46b4d517216a806eb7 #: ../../../src/common/doc/utilities/point_to_id.rst:22 msgid "" "``pgr_pointToId`` — Inserts a point into a vertices table and returns the " "corresponig id." msgstr "``pgr_pointToId`` — inserta un punto en una tabla de vértices y devuelve el id de correspondiente." # f6b714528cf7426dbeb9245b9719427c #: ../../../src/common/doc/utilities/point_to_id.rst:26 msgid "" "This function is intended for the developer's aid. Use " ":ref:`pgr_createTopology ` or " ":ref:`pgr_createVerticesTable ` instead." msgstr "Esta función está diseñada para la ayuda de los desarrolladores. Usar `pgr_createTopology ` o :ref:`pgr_createVerticesTable ` en su lugar." # ba51b8bd879447188b15521bc44768c2 #: ../../../src/common/doc/utilities/point_to_id.rst:30 msgid "Synopsis" msgstr "Sinopsis" # 426a196654d64ba99aa86b9e3eb47996 #: ../../../src/common/doc/utilities/point_to_id.rst:32 msgid "" "This function returns the ``id`` of the row in the vertices table that " "corresponds to the ``point`` geometry" msgstr "Esta función devuelve el``id`` de la fila de la tabla de vértices que corresponde a la geometría ``point``" # ad82864ab2bc436bb940d9dbb4bb7e28 #: ../../../src/common/doc/utilities/point_to_id.rst:40 msgid "Description" msgstr "Descripción" # 6f0b7969c38c4b60a652b8c56e860cb5 #: ../../../src/common/doc/utilities/point_to_id.rst:42 msgid "``geometry`` \"POINT\" geometry to be inserted." msgstr "``geometry`` geometría \"POINT\" que se insertará." # 972b42f5a56a456584ffe992d2c9f597 #: ../../../src/common/doc/utilities/point_to_id.rst:43 msgid "" "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "``float8`` ajuste tolerancia de bordes desconectados. (en la unidad de proyección)" # 8026350c7b7b4ab9bb8a4d01a5398e92 #: ../../../src/common/doc/utilities/point_to_id.rst:44 msgid "``text`` Vertices table name WITH schema included." msgstr "``text`` nombre de la tabla CON componente de esquema" # fdb31c3aac0442fd9a79fd2e3cec8567 #: ../../../src/common/doc/utilities/point_to_id.rst:45 msgid "``integer`` SRID of the geometry point." msgstr "``integer`` SRID del punto de la geometría." # 1cb7d86e4eb54c46b998f27b7d883269 #: ../../../src/common/doc/utilities/point_to_id.rst:47 msgid "" "This function returns the id of the row that corresponds to the ``point`` " "geometry" msgstr "Esta función devuelve el id de la fila que corresponde a la geometría ``point`` " # 6444a2e3a1eb4ec1b9e456bd7d566ec3 #: ../../../src/common/doc/utilities/point_to_id.rst:49 msgid "" "When the ``point`` geometry already exists in the vertices table " "``vertname``, it returns the corresponing ``id``." msgstr "Cuando la geometría ``point`` ya existe en la tabla de vértices ``vertname``, devuelve el ``id`` corredpondiente." # f348861666b446b8b94833b19fc43b3a #: ../../../src/common/doc/utilities/point_to_id.rst:50 msgid "" "When the ``point`` geometry is not found in the vertices table ``vertname``," " the funcion inserts the ``point`` and returns the corresponing ``id`` of " "the newly created vertex." msgstr "Cuando la geometría ``point`` no se encuentra en la tabla de vértices ``vertname``, la función inserta el ``point`` y devuelve el correspondiente ``id`` del vértice recién creado." # bbc93993a9494838bb777feb3c966b2b #: ../../../src/common/doc/utilities/point_to_id.rst:52 msgid "" "The function do not perform any checking of the parameters. Any validation " "has to be done before calling this function." msgstr "La función no realiza ninguna comprobación de los parámetros. Cualquier validación debe hacerse antes de llamar a esta función." # feb893694fe44a30b39b6671d6603125 #: ../../../src/common/doc/utilities/point_to_id.rst:55 msgid "History" msgstr "Historia" # ac4bb20cbeeb49e8a95d92ca52981979 #: ../../../src/common/doc/utilities/point_to_id.rst:56 msgid "Renamed in version 2.0.0" msgstr "Renombrado en la versión 2.0.0" # f159557b0fd44238a8114795dbd499e6 #: ../../../src/common/doc/utilities/point_to_id.rst:60 msgid "See Also" msgstr "Véase también" # 44d7d6a102634aaab89b81a21117e3b4 #: ../../../src/common/doc/utilities/point_to_id.rst:62 msgid ":ref:`developer` for the tree layout of the project." msgstr ":ref:`developer` para el diseño del árbol del proyecto." # 34d3f5b67bd04eef9a27bb0f9058f7a0 #: ../../../src/common/doc/utilities/point_to_id.rst:63 msgid "" ":ref:`pgr_createVerticesTable ` to create a topology " "based on the geometry." msgstr ":ref:`pgr_createVerticesTable ` para reconstruir la tabla de vértices basándose en la información de origen y de destino." # 6efeb93fdd6f461b95ba6fa218148c75 #: ../../../src/common/doc/utilities/point_to_id.rst:64 msgid "" ":ref:`pgr_createTopology ` to create a topology based " "on the geometry." msgstr ":ref:`pgr_createTopology ` — Construye una topología de red basada en la información de geometría." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/utilities/quote_ident.po000066400000000000000000000123071257314352300310130ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 16:27+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # ad4f702fd7ab40f587534a31a99d703a #: ../../../src/common/doc/utilities/quote_ident.rst:13 msgid "pgr_quote_ident" msgstr "pgr_quote_ident" # a05a481e84424fde848925bc9df67822 #: ../../../src/common/doc/utilities/quote_ident.rst:20 msgid "Name" msgstr "Nombre" # 2c0d5a39de7d48a894991413895eeb1d #: ../../../src/common/doc/utilities/quote_ident.rst:22 msgid "" "``pgr_quote_ident`` — Quotes the input text to be used as an identifier in " "an SQL statement string." msgstr "``pgr_quote_ident`` — Pone entre comillas el texto de entrada para ser utilizado como un identificador en una instrucción SQL." # 81be5b43d83b4f259a8627fdbd918321 #: ../../../src/common/doc/utilities/quote_ident.rst:24 msgid "This function is intended for the developer's aid." msgstr "Esta función es para ayudar a los desarrolladores" # 9a208d9638b343d49e208a250552bf58 #: ../../../src/common/doc/utilities/quote_ident.rst:28 msgid "Synopsis" msgstr "Sinopsis" # 20357172c5b74450a1dd908f249e1c22 #: ../../../src/common/doc/utilities/quote_ident.rst:30 msgid "" "Returns the given identifier ``idname`` suitably quoted to be used as an " "identifier in an SQL statement string." msgstr "Devuelve el identificador ``idname`` dado con las comillas adeciadas para ser utilizado como un identificador en una cadena de instrucción SQL." # ec0d7e517b52424e83e0a39e700f6ded #: ../../../src/common/doc/utilities/quote_ident.rst:38 msgid "Description" msgstr "Descripción" # 0333bd56b4d146478a759f9bec187900 #: ../../../src/common/doc/utilities/quote_ident.rst:41 msgid "Parameters" msgstr "Parámetros" # 24fafacf2e084c8ebd35cc820529ddf1 #: ../../../src/common/doc/utilities/quote_ident.rst:42 msgid "" "``text`` Name of an SQL identifier. Can include ``.`` dot notation for " "schemas.table identifiers" msgstr "``text`` Nombre de un identificador SQL. Puede incluir notación de puntos para ``.`` para identificadores de esquema.tabla" # 43a32f6d513f42dda64a31f538a7cb0b #: ../../../src/common/doc/utilities/quote_ident.rst:44 msgid "" "Returns the given string suitably quoted to be used as an identifier in an " "SQL statement string." msgstr "Devuelve la cadena con las comillas adecuadas para ser utilizada como un identificador en una de instrucción SQL." # d4e0873a14da42f5b4ca3f89505e8335 #: ../../../src/common/doc/utilities/quote_ident.rst:46 msgid "" "When the identifier ``idname`` contains on or more ``.`` separators, each " "component is suitably quoted to be used in an SQL string." msgstr "Cuando el identificador``idname`` contiene en o más separadores ``.``, cada componente se le pone las comillas necesarias para ser utilizado en una cadena SQL." # 1842d74622194549bf87e0e37e8220c8 #: ../../../src/common/doc/utilities/quote_ident.rst:50 msgid "History" msgstr "Historia" # 3e97c734ccfc46efaedb156bfd028772 #: ../../../src/common/doc/utilities/quote_ident.rst:51 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 4c8ad273e78c414ca99c84a290acff83 #: ../../../src/common/doc/utilities/quote_ident.rst:55 msgid "Examples" msgstr "Ejemplos" # c27e93edd7144c1986103e042e5b991c #: ../../../src/common/doc/utilities/quote_ident.rst:57 msgid "Everything is lower case so nothing needs to be quoted." msgstr "Todo está en minúscula así nada necesita estar entre comillas." # 275c25d761794895a7a9474bd1622943 #: ../../../src/common/doc/utilities/quote_ident.rst:76 msgid "The column is upper case so its double quoted." msgstr "La columna está con mayúsculas así que se le ponen las comillas." # 7fc7d47e83624683a58343f8b5935b6f #: ../../../src/common/doc/utilities/quote_ident.rst:95 msgid "The schema name has a capital letter so its double quoted." msgstr "El nombre del esquema tiene una letra mayúscula así se le ponen las comillas." # 68aa84ac853546419c541739eee038e6 #: ../../../src/common/doc/utilities/quote_ident.rst:106 msgid "Ignores extra ``.`` separators." msgstr "Ignora separadores ``.`` extras." # 13976da7e76249c1bbbc10fb34130c59 #: ../../../src/common/doc/utilities/quote_ident.rst:118 msgid "See Also" msgstr "Véase también" # 9ca53a95db55462780e7fb68bba70aca #: ../../../src/common/doc/utilities/quote_ident.rst:120 msgid ":ref:`developer` for the tree layout of the project." msgstr ":ref:`developer` para el diseño del árbol del proyecto." # fb4b95d8a6d8403497a36238ed980b58 #: ../../../src/common/doc/utilities/quote_ident.rst:121 msgid "" ":ref:`pgr_get_table_name` to get the name of the table as is stored in the " "postgres administration tables." msgstr ":ref:`pgr_get_table_name` para obtener el nombre de la tabla tal cual se almacena en las tablas de la administración de postgres." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/utilities/start_point.po000066400000000000000000000063161257314352300310440ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 16:09+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # a24de4d0526742168dd2c7673d357cfe #: ../../../src/common/doc/utilities/start_point.rst:13 msgid "pgr_startPoint" msgstr "pgr_startPoint" # 2878d80121d3453794e0871f34873592 #: ../../../src/common/doc/utilities/start_point.rst:20 msgid "Name" msgstr "Nombre" # ef267d5bd4dc444b9db70d9f4079f505 #: ../../../src/common/doc/utilities/start_point.rst:22 msgid "" "``pgr_startPoint`` — Returns a start point of a (multi)linestring geometry." msgstr "``pgr_startPoint`` — Devuelve un punto de inicio de una geometría (multi)linestring." # 57c55f6c23fd4dc59ad7f25a4a4e6f90 #: ../../../src/common/doc/utilities/start_point.rst:24 msgid "This function is intended for the developer's aid." msgstr "Esta función es para ayudar a los desarrolladores" # 7fb8df5ab251417bba38529aaefd457b #: ../../../src/common/doc/utilities/start_point.rst:28 msgid "Synopsis" msgstr "Sinopsis" # 7becd53f47734fbe99a71ba8adef0d07 # 9345f683e56b40dcb259f1ef2ea5e240 #: ../../../src/common/doc/utilities/start_point.rst:30 #: ../../../src/common/doc/utilities/start_point.rst:44 msgid "" "Returns the geometry of the start point of the first LINESTRING of ``geom``." msgstr "Devuelve la geometría del punto de inicio del primer LINESTRING de ``geom``." # f2295bc1e9ef4b08884c65ec18de9744 #: ../../../src/common/doc/utilities/start_point.rst:38 msgid "Description" msgstr "Descripción" # fef77a15910b4557bb253c868468c67a #: ../../../src/common/doc/utilities/start_point.rst:41 msgid "Parameters" msgstr "Parámetros" # c938ded08b8743bf9eac1b5d064e0ed0 #: ../../../src/common/doc/utilities/start_point.rst:42 msgid "``geometry`` Geometry of a MULTILINESTRING or LINESTRING." msgstr "``geometry`` geometría de una MULTILINESTRING o LINESTRING." # 364eba92da1046889b073b64c9827bdf #: ../../../src/common/doc/utilities/start_point.rst:49 msgid "History" msgstr "Historia" # 62c8d013ab68473c8adda6fbfaf564e9 #: ../../../src/common/doc/utilities/start_point.rst:50 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 8e8a05a8da734bb5961b296230e53bcb #: ../../../src/common/doc/utilities/start_point.rst:55 msgid "See Also" msgstr "Véase también" # 6026c7e6914a49cab16a616dd0fb6bac #: ../../../src/common/doc/utilities/start_point.rst:57 msgid ":ref:`developer` for the tree layout of the project." msgstr ":ref:`developer` para el diseño del árbol del proyecto." # 5b0650667c4b470691f4647d5b73f783 #: ../../../src/common/doc/utilities/start_point.rst:58 msgid ":ref:`pgr_end_Point` to get the end point of a (multi)linestring." msgstr ":ref:`pgr_end_Point` para obtener el punto final de un (multi)linestring." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/utilities/version.po000066400000000000000000000074731257314352300301700ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 15:33+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # cb10fa2694924ce19d909a3e1df513f1 #: ../../../src/common/doc/utilities/version.rst:13 msgid "pgr_version" msgstr "pgr_version" # 135f514b10854445bd0cfa9f89f21f86 #: ../../../src/common/doc/utilities/version.rst:20 msgid "Name" msgstr "Nombre" # ee914323b4b6411ea5c157325bdfac90 #: ../../../src/common/doc/utilities/version.rst:22 msgid "``pgr_version`` — Query for pgRouting version information." msgstr "``pgr_version`` — consulta de información sobre la versión de pgRouting." # 301b5989ecef437b858e054c95827d83 #: ../../../src/common/doc/utilities/version.rst:26 msgid "Synopsis" msgstr "Sinopsis" # 607aa236b6134901a0871ed5bf518253 #: ../../../src/common/doc/utilities/version.rst:28 msgid "Returns a table with pgRouting version information." msgstr "Devuelve una tabla con la información sobre la versión de pgRouting." # 6190754a1b934ee586562b0995c07bc0 #: ../../../src/common/doc/utilities/version.rst:36 msgid "Description" msgstr "Descripción" # b85aeaeb021647e59321f2b6c9953333 #: ../../../src/common/doc/utilities/version.rst:38 msgid "Returns a table with:" msgstr "Devuelve una tabla con:" # e5a458cace474e8babaaaff2837c160f #: ../../../src/common/doc/utilities/version.rst:40 msgid "``varchar`` pgRouting version" msgstr "``varchar`` versión de pgRouting " # 7f02654b7c3641b5a35c56c47ea63022 #: ../../../src/common/doc/utilities/version.rst:41 msgid "``varchar`` Git tag of pgRouting build" msgstr "``varchar`` La etiqueta de la construcción en Git de pgRouting" # c50e77a54d3d4828a5ea0e89182d5f03 #: ../../../src/common/doc/utilities/version.rst:42 msgid "``varchar`` Git hash of pgRouting build" msgstr "``varchar`` El Hash de la construcción en Git de pgRouting" # ba32c01940164cfab6dec3df2cb565ed #: ../../../src/common/doc/utilities/version.rst:43 msgid "``varchar`` Git branch of pgRouting build" msgstr "``varchar`` La ramificación de la construcción en Git de pgRouting" # 135e588dcbe144db9a806d3c5b75b88c #: ../../../src/common/doc/utilities/version.rst:44 msgid "``varchar`` Boost version" msgstr "``varchar`` versión de Boost" # 7e0b5fe0384f43648b6ca7dcdd703fd6 #: ../../../src/common/doc/utilities/version.rst:48 msgid "History" msgstr "Historia" # 3f8e572f137d472592f2abb0483e3153 #: ../../../src/common/doc/utilities/version.rst:49 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # abdab1e6a00347269b027b2fedd31c15 #: ../../../src/common/doc/utilities/version.rst:53 msgid "Examples" msgstr "Ejemplos" # 86be3ecef9da4b22b39cfe8fc3848b92 #: ../../../src/common/doc/utilities/version.rst:55 msgid "Query for full version string" msgstr "Consulta para la cadena con la información completa de la versión." # 85c014398a004db5bb9cf5afa9515f32 #: ../../../src/common/doc/utilities/version.rst:67 msgid "Query for ``version`` and ``boost`` attribute" msgstr "Consulta para los atributos ``version`` y ``boost``" # e3b6b7e66a8e4b8698f253e26126b8af #: ../../../src/common/doc/utilities/version.rst:80 msgid "See Also" msgstr "Véase también" # 73744f59f3494c4e827095b7f6ca9503 #: ../../../src/common/doc/utilities/version.rst:82 msgid ":ref:`pgr_versionless` to compare two version numbers" msgstr ":ref:`pgr_versionless` - Comparar dos números de versión" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/common/doc/utilities/versionless.po000066400000000000000000000064151257314352300310520ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 15:42+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 5209a60f43eb4ca889765b2f2855917f #: ../../../src/common/doc/utilities/versionless.rst:13 msgid "pgr_versionless" msgstr "pgr_versionless" # cf214511459c4e01a98c636ee93edf10 #: ../../../src/common/doc/utilities/versionless.rst:20 msgid "Name" msgstr "Nombre" # af9f449a91a94497a1a06310c12763cc #: ../../../src/common/doc/utilities/versionless.rst:22 msgid "``pgr_versionless`` — Compare two version numbers." msgstr "pgr_versionless - Comparar los números de versión" # cfa4ec4da8d143e9bb4f33521dc1f6b2 #: ../../../src/common/doc/utilities/versionless.rst:24 msgid "This function is intended for the developer’s aid." msgstr "Esta función es para ayudar a los desarrolladores" # 7a40ac52554840c48edaf4e3bc893f86 #: ../../../src/common/doc/utilities/versionless.rst:27 msgid "Synopsis" msgstr "Sinopsis" # 99a72026827e4e44b1b7e0b9defa52f8 #: ../../../src/common/doc/utilities/versionless.rst:29 msgid "" "Returns ``true`` if the first version number is smaller than the second " "version number. Otherwise returns ``false``." msgstr "Devuelve ``true`` si el primer número de versión es más pequeño que el segundo número de la versión. De lo contrario, devuelve ``false``." # b541ba956f94407fbbfa4f325152d137 #: ../../../src/common/doc/utilities/versionless.rst:37 msgid "Description" msgstr "Descripción" # f2b9c579402a4d529bdcf44885b7999e #: ../../../src/common/doc/utilities/versionless.rst:39 msgid "``text`` first version number" msgstr "``text`` primer número de versión" # ff2f3530055d46b39b083a6e013b18f1 #: ../../../src/common/doc/utilities/versionless.rst:40 msgid "``text`` second version number" msgstr "``text`` segundo número de versión" # aa0e1cf348454207aba6b1bd4d82ddcd #: ../../../src/common/doc/utilities/versionless.rst:44 msgid "History" msgstr "Historia" # 84d6600a81814c3b87c5e309a80eef62 #: ../../../src/common/doc/utilities/versionless.rst:45 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 0dbed91f114f41a2a1ccbffbb4886a47 #: ../../../src/common/doc/utilities/versionless.rst:49 msgid "Examples" msgstr "Ejemplos" # cd2ca34fb88c4024ac73c6c7076b3de2 #: ../../../src/common/doc/utilities/versionless.rst:62 msgid "See Also" msgstr "Véase también" # ac8a4a1b5fd0499e910d1f9c088d0d25 #: ../../../src/common/doc/utilities/versionless.rst:64 msgid ":ref:`developer` for the tree layout of the project." msgstr ":ref:`developer` para el diseño del árbol del proyecto." # f733092d16de4d7b9bdf31b6bdae27d3 #: ../../../src/common/doc/utilities/versionless.rst:65 msgid ":ref:`pgr_version` to get the current version of pgRouting." msgstr ":ref:`pgr_version` para obtener la versión actual de pgRouting." pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/dijkstra/000077500000000000000000000000001257314352300236735ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/dijkstra/doc/000077500000000000000000000000001257314352300244405ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/dijkstra/doc/index.po000066400000000000000000000157071257314352300261210ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 17:09+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # a6876a00bcae42fdb134f789dabd19d7 #: ../../../src/dijkstra/doc/index.rst:13 msgid "pgr_dijkstra - Shortest Path Dijkstra" msgstr "pgr_dijkstra - Camino más corto de Dijkstra" # 5ba32c2871ea4858b8bfd351b4a01f34 #: ../../../src/dijkstra/doc/index.rst:20 msgid "Name" msgstr "Nombre" # eb4931f6253f4daea164710031c062f7 #: ../../../src/dijkstra/doc/index.rst:22 msgid "``pgr_dijkstra`` — Returns the shortest path using Dijkstra algorithm." msgstr "``pgr_dijkstra`` — Devuelve el Camino más corto usando el algoritmo de Dijkstra" # aad22c43d6da4f658543ad79e2b4789c #: ../../../src/dijkstra/doc/index.rst:26 msgid "Synopsis" msgstr "Sinopsis" # d23c857c49554c10a6c99810575627e1 #: ../../../src/dijkstra/doc/index.rst:28 msgid "" "Dijkstra's algorithm, conceived by Dutch computer scientist Edsger Dijkstra " "in 1956. It is a graph search algorithm that solves the single-source " "shortest path problem for a graph with non-negative edge path costs, " "producing a shortest path tree. Returns a set of :ref:`pgr_costResult " "` (seq, id1, id2, cost) rows, that make up a path." msgstr "El algoritmo de Dijkstra, fue concebido por el científico computacional holandés, Edsger Dijkstra en 1956. Se trata de un algoritmo de búsqueda gráfica que resuelve el problema del camino más corto de una sola fuente con costos no negativos, generando un árbol de ruta más corta. Devuelve un conjunto de registros :ref:`pgr_costResult ` (seq, id1, id2, cost) que conforman un recorrido." # 9b3ef7764a8a4aec8be3fd97d0f78855 #: ../../../src/dijkstra/doc/index.rst:37 msgid "Description" msgstr "Descripción" # 8f12864ae55a48e6a49e9a5c7f232731 #: ../../../src/dijkstra/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "Consulta SQL, que debe proporcionar un conjunto de registros con los siguientes campos:" # 883dbba5f5b94668af12a1c3d280804f #: ../../../src/dijkstra/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "``int4`` identificador del borde" # 64eaa5363cc64362829f60de0f81517d #: ../../../src/dijkstra/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` Identificador del vértice inicial del borde" # 849ed774dfa442cf86f3d184c820a717 #: ../../../src/dijkstra/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` Identificador del vértice final del borde" # 2c000dd6564240d09f3533f4b2411029 #: ../../../src/dijkstra/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valor del costo del recorrido sobre el borde. Un costo negativo evitará que el borde sea insertado en el gráfico." # 13bbd212a94840bbbdd82ba008836790 #: ../../../src/dijkstra/doc/index.rst:50 msgid "" "``float8`` (optional) the cost for the reverse traversal of the edge. This " "is only used when the ``directed`` and ``has_rcost`` parameters are ``true``" " (see the above remark about negative costs)." msgstr "``float8`` (opcional) el costo para el recorrido inverso del borde. Sólo se usa cuando los parámetros de ``directed`` y ``has_rcost`` son ``true`` (véase el comentario anterior sobre costos negativos)." # 42be1660a80b461ba4e56f070cde4c04 #: ../../../src/dijkstra/doc/index.rst:52 msgid "``int4`` id of the start point" msgstr "``int4`` identificador del punto de partida" # 95547c9e5de74556a208d7c0a9e58772 #: ../../../src/dijkstra/doc/index.rst:53 msgid "``int4`` id of the end point" msgstr "``int4`` Identificador del punto de llegada" # 89e9934bdbfd42aabf98993066529f92 #: ../../../src/dijkstra/doc/index.rst:54 msgid "``true`` if the graph is directed" msgstr "``true`` Si la gráfica es direccional" # 03f039cd5de34a3f99a5871456ed269f #: ../../../src/dijkstra/doc/index.rst:55 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "Si es ``True``, el campo ``reverse_cost`` del conjunto de registros generados se utilizan para el calcular el costo de la travesía del borde en la dirección opuesta." # 2c03ff621dfb4e11a0f215844b6cd41c #: ../../../src/dijkstra/doc/index.rst:57 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Devuelve un conjunto del tipo de datos :ref:`type_cost_result`:" # f43f68991432480385556098be3f32ab #: ../../../src/dijkstra/doc/index.rst:59 msgid "row sequence" msgstr "Secuencia de registros" # b5cd0a7c7e1943e2934f2d315fd0d58d #: ../../../src/dijkstra/doc/index.rst:60 msgid "node ID" msgstr "Identificador del nodo visitado" # ae466d86ce304295afc5b1f956c97732 #: ../../../src/dijkstra/doc/index.rst:61 msgid "edge ID (``-1`` for the last row)" msgstr "Identificador del borde (``-1`` para el último borde)" # d74ec405ac62479a93ddd9070e1cfead #: ../../../src/dijkstra/doc/index.rst:62 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "costo para atravesar desde el nodo ``id1`` usando el borde ``id2`` hasta el otro extremo del borde" # d45859a53252493eaea97bdbe6c8936f #: ../../../src/dijkstra/doc/index.rst:66 msgid "History" msgstr "Historia" # 41349c9ad4574d009aa7375219beab0c #: ../../../src/dijkstra/doc/index.rst:67 msgid "Renamed in version 2.0.0" msgstr "Renombrado en la versión 2.0.0" # d1ebc8bc726844eab5795b5dedc18fe0 #: ../../../src/dijkstra/doc/index.rst:71 msgid "Examples" msgstr "Ejemplos" # 5ea59cfbc4b240c29bc8268d4a36cdb4 #: ../../../src/dijkstra/doc/index.rst:73 msgid "Without ``reverse_cost``" msgstr "Sin ``reverse_cost``" # a37bcf6c164b442ca94ded3b2df83f61 #: ../../../src/dijkstra/doc/index.rst:92 msgid "With ``reverse_cost``" msgstr "Con ``reverse_cost``" # 1013877e3d214e6f8d87c5747e261b20 #: ../../../src/dijkstra/doc/index.rst:110 msgid "The queries use the :ref:`sampledata` network." msgstr "Las consultas usan la red de ejemplo :ref:`sampledata`" # 7097292ec353427d90c60607583c42c2 #: ../../../src/dijkstra/doc/index.rst:114 msgid "See Also" msgstr "Véase también" # d98cbcb325484a81bcb0e6b0afd3928c #: ../../../src/dijkstra/doc/index.rst:116 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # cc938bae0828409fb0efae9ad098fa4d #: ../../../src/dijkstra/doc/index.rst:117 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/driving_distance/000077500000000000000000000000001257314352300253745ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/driving_distance/doc/000077500000000000000000000000001257314352300261415ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/driving_distance/doc/dd_alphashape.po000066400000000000000000000131621257314352300312610ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 18:27+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # cb2e05bbf556427191f8dd5d87c670db #: ../../../src/driving_distance/doc/dd_alphashape.rst:13 msgid "pgr_alphaShape" msgstr "pgr_alphaShape" # cd5cca6682b34a85b72fd0b7c90d739b #: ../../../src/driving_distance/doc/dd_alphashape.rst:20 msgid "Name" msgstr "Nombre" # 9a0ca65720774711aefd2d017e4487e9 #: ../../../src/driving_distance/doc/dd_alphashape.rst:22 msgid "``pgr_alphashape`` — Core function for alpha shape computation." msgstr "``pgr_alphashape`` — Función central para el cálculo de la forma alfa." # 525edb2bc28a4e77804ac30781cc3dc5 #: ../../../src/driving_distance/doc/dd_alphashape.rst:26 msgid "" "This function should not be used directly. Use :ref:`pgr_drivingDistance " "` instead." msgstr "Esta función no debe utilizarse directamente. Usar :ref:`pgr_drivingDistance ` en su lugar." # 96d2ea88d3bf44a793219826f7fddda3 #: ../../../src/driving_distance/doc/dd_alphashape.rst:30 msgid "Synopsis" msgstr "Sinopsis" # 4b5074bd7bc64d1c89dcc1e5b250c5f0 #: ../../../src/driving_distance/doc/dd_alphashape.rst:32 msgid "" "Returns a table with (x, y) rows that describe the vertices of an alpha " "shape." msgstr "Devuelve una tabla con registros (x, y) que describen los vértices de una figura de alfa." # eed5f82ec9924367b7a2c7ce8ce7704a #: ../../../src/driving_distance/doc/dd_alphashape.rst:40 msgid "Description" msgstr "Descripción" # 3607e16f8fe24de6a2226bb43a73dadd #: ../../../src/driving_distance/doc/dd_alphashape.rst:42 msgid "" "``text`` a SQL query, which should return a set of rows with the following " "columns:" msgstr "``text`` una consulta SQL la cual debe proporcionar un conjunto de registros con los siguientes campos:" # afd24b1ef69d439691025ff955e63f25 #: ../../../src/driving_distance/doc/dd_alphashape.rst:48 msgid "``int4`` identifier of the vertex" msgstr "``int4`` Identificador del vértice" # c4ec83f59d634b458e6e04dc6822cc62 #: ../../../src/driving_distance/doc/dd_alphashape.rst:49 msgid "``float8`` x-coordinate" msgstr "``float8`` Coordenada x" # c78115c69ec645ceb3a8de6f3a97ebdc #: ../../../src/driving_distance/doc/dd_alphashape.rst:50 msgid "``float8`` y-coordinate" msgstr "``float8`` Coordenada y" # 63cffe47a71d462cae8c09a10473bdaf #: ../../../src/driving_distance/doc/dd_alphashape.rst:53 msgid "Returns a vertex record for each row :" msgstr "Devuelve un registro de vértices para cada fila:" # 385ec313cc69493989a17eecd282d5b4 #: ../../../src/driving_distance/doc/dd_alphashape.rst:55 msgid "x-coordinate" msgstr "Coordenada x" # 2eb9452ee2864540b535c7be538a73f0 #: ../../../src/driving_distance/doc/dd_alphashape.rst:56 msgid "y-coordinate" msgstr "Coordenada y" # bf1e04aab9ed4558aeb274dbc93fc476 #: ../../../src/driving_distance/doc/dd_alphashape.rst:60 msgid "History" msgstr "Historia" # 6301d43186dc47ca9c0925f563c2b4ee #: ../../../src/driving_distance/doc/dd_alphashape.rst:61 msgid "Renamed in version 2.0.0" msgstr "Renombrado en la versión 2.0.0" # 2dcc599a683743b09eb440895c823584 #: ../../../src/driving_distance/doc/dd_alphashape.rst:65 msgid "Examples" msgstr "Ejemplos" # 28059fce0d66461c88851c2efa8995b4 #: ../../../src/driving_distance/doc/dd_alphashape.rst:66 msgid "" "In the alpha shape code we have no way to control the order of the points so" " the actual output you might get could be similar but different. The simple " "query is followed by a more complex one that constructs a polygon and " "computes the areas of it. This should be the same as the result on your " "system. We leave the details of the complex query to the reader as an " "exercise if they wish to decompose it into understandable pieces or to just " "copy and paste it into a SQL window to run." msgstr "En la código para la forma alfa, no hay forma de controlar el orden de los puntos, por lo que el resultado que obtenga puede variar en el orden del lost vertices. En el ejemplo, la consulta simple es seguida por una más complejoa que construye un polígono y calcula las áreas de él. Este ultimo resultado debe ser el mismo en su sistema. Le dejamos los detalles de la consulta compleja al lector como un ejercicio, si desean descomponerla en pedazos comprensibles o que simplemente copiarla y pegarla en una ventana SQL para su ejecución." # cea925c912c14e2bae7b67a9493f67d0 #: ../../../src/driving_distance/doc/dd_alphashape.rst:119 msgid "The queries use the :ref:`sampledata` network." msgstr "Las consulta usa la red de ejemplo :ref:`sampledata`" # b737b880282d447b840b23e77501d03b #: ../../../src/driving_distance/doc/dd_alphashape.rst:123 msgid "See Also" msgstr "Véase también" # 79772e0e113745068a7c48d32ae903ee #: ../../../src/driving_distance/doc/dd_alphashape.rst:125 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr ":ref:`pgr_driving_distance` - Distancia de conducción" # 98ad4c5291f04893a9e5a6f616ce2d11 #: ../../../src/driving_distance/doc/dd_alphashape.rst:126 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr ":ref:`pgr_points_as_polygon` - Polígono alrededor del conjunto de puntos" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/driving_distance/doc/dd_driving_distance.po000066400000000000000000000205521257314352300324700ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 15:35+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 49d83b442baa4f9981fa13ff4abc3c6b #: ../../../src/driving_distance/doc/dd_driving_distance.rst:13 msgid "pgr_drivingDistance" msgstr "pgr_drivingDistance" # ce7edabbdab546a3a318f86316d0abc6 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:20 msgid "Name" msgstr "Nombre" # 7a89c6c2c0ca404eb82afe9d6de38db2 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:22 msgid "" "``pgr_drivingDistance`` - Returns the driving distance from a start node." msgstr "``pgr_drivingDistance`` - Devuelve la distancia de manejo desde un nodo de inicio." # 5afa2748d4964e35b9cfcf71ba431015 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:26 msgid "" "Requires :ref:`to build pgRouting ` with support for Driving " "Distance." msgstr "Requiere :ref:`to build pgRouting ` con apoyo para Distancia de manejo." # 91fbeb2cd46146c4bb9f86b8600faa87 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:30 msgid "Synopsis" msgstr "Sinopsis" # cffb1438aa5d43d8b1792ec1d53769ae #: ../../../src/driving_distance/doc/dd_driving_distance.rst:32 msgid "" "This function computes a Dijkstra shortest path solution them extracts the " "cost to get to each node in the network from the starting node. Using these " "nodes and costs it is possible to compute constant drive time polygons. " "Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, " "cost) rows, that make up a list of accessible points." msgstr "Esta función calcula una solución de ruta más corta de Dijkstra, extrae el costo para llegar a cada nodo en la red desde el nodo de inicio. Mediante estos nodos y costos es posible calcular polígonos de tiempo constante de manejo . Devuelve un conjunto de registros :ref:`pgr_costResult ` (seq, id1, id2, coste) que integran una lista de puntos de acceso." # b2253b753da44597b1d449509c96ca75 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:41 msgid "Description" msgstr "Descripción" # f187f52a62034b2cae8bb00b570bea15 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:43 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "Consulta SQL que debe proporcionar un conjunto de registros con los siguientes campos:" # 85949c2cc0334abbbb500996221eeba0 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:50 msgid "``int4`` identifier of the edge" msgstr "``int4`` Identificador del borde" # 35a904f5f23643b7a6e7e457b8f05846 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:51 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` Identificador del vértice inicial del borde" # 815615381d8d43989567cc15d154736a #: ../../../src/driving_distance/doc/dd_driving_distance.rst:52 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` Identificador del vértice final del borde" # 5c9e142543534a0bbc7668603ad465b4 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:53 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` Costo del recorrido sobre el borde. Un costo negativo evitará que el borde sea insertado en el gráfico." # fa3ca524dbe24d47891420e71caa324c #: ../../../src/driving_distance/doc/dd_driving_distance.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(opcional) El costo para el recorrido inverso del borde. Esto sólo se utiliza cuando los parámetros ``directed`` y ``has_rcost`` son ``True`` (ver el comentario anterior sobre los costos negativos)." # c9e1f4debc904118ab177e2b4427d364 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:56 msgid "``int4`` id of the start point" msgstr "``int4`` Identificador del punto de partida" # 2da59a7b4e0b4b6fbac510bfe0adbd1e #: ../../../src/driving_distance/doc/dd_driving_distance.rst:57 msgid "" "``float8`` value in edge cost units (not in projection units - they might be" " different)." msgstr "``float8`` valor en unidades del costo del borde (no en unidades de proyección - pueden ser diferentes)." # b09a53cf12bd49a09659eb105e2e7d2a #: ../../../src/driving_distance/doc/dd_driving_distance.rst:58 msgid "``true`` if the graph is directed" msgstr "``true`` Si la gráfica es direccionada" # e771178ac5514ae6bc7cf3dcccfe5408 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "Si es ``True``, el campo ``reverse_cost`` del conjunto de registros generados se utilizan para el calcular el costo de la travesía del borde en la dirección opuesta." # 5770f80a74ec49cf8f9e11b9fd082533 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Devuelve un conjunto del tipo de datos :ref:`type_cost_result`:" # ed0dbd0e73234b70827a7663d390886d #: ../../../src/driving_distance/doc/dd_driving_distance.rst:63 msgid "row sequence" msgstr "Secuencia de registros" # dc9caee8fdc84c45bb1ebf3c046a436d #: ../../../src/driving_distance/doc/dd_driving_distance.rst:64 msgid "node ID" msgstr "Identificador del nodo visitado" # ae36b60db435425b8a4bfa4ada217dd7 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:65 msgid "edge ID (this is probably not a useful item)" msgstr "Identificador del borde (esto probablemente no es un elemento útil)" # ee9063c6bb49444e94e08af7eedbb401 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:66 msgid "cost to get to this node ID" msgstr "Costo para llegar al identificador de nodo" # 3bb717c83f2d4993a4b1704a88749ee9 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:70 msgid "" "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. " "Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "Usted debe reconectarse a la base de datos después de ``CREATE EXTENSION pgRouting`` . De lo contrario la función arrojara el error ``Error computing path: std::bad_alloc``." # 306f0588bb5148dab4d4a97e5bb35889 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:74 msgid "History" msgstr "Historia" # cc8f5e8248314554bd506fc27f7208ed #: ../../../src/driving_distance/doc/dd_driving_distance.rst:75 msgid "Renamed in version 2.0.0" msgstr "Renombrado en la versión 2.0.0" # 9db1973c0a0b4420afe780fa3d4b3d0f #: ../../../src/driving_distance/doc/dd_driving_distance.rst:79 msgid "Examples" msgstr "Ejemplos" # 3f34e359dbd242b6a82b49b0beb2acd5 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:81 msgid "Without ``reverse_cost``" msgstr "Sin ``reverse_cost``" # f58a8bec8b9447f59bf31eb2d52c7782 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:101 msgid "With ``reverse_cost``" msgstr "Con ``reverse_cost``" # f6d9ddd77a7c48dcaafa2cd1225d8e27 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:121 msgid "The queries use the :ref:`sampledata` network." msgstr "La consulta usa la red de ejemplo :ref:`sampledata`" # 15ad7ce30a424139b00e9874b4461215 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:125 msgid "See Also" msgstr "Véase también" # 04113586118441f6b13f5bf83f5fa224 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:127 msgid ":ref:`pgr_alphashape` - Alpha shape computation" msgstr ":ref:`pgr_alphashape` - cómputo de forma alfa" # b474eeeca7284f5f983f498713f1640f #: ../../../src/driving_distance/doc/dd_driving_distance.rst:128 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr ":ref:`pgr_points_as_polygon` - Polígono alrededor del conjunto de puntos" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/driving_distance/doc/dd_points_as_polygon.po000066400000000000000000000115321257314352300327200ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 15:30+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # a2329478f830474e9819c418ae391538 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:13 msgid "pgr_pointsAsPolygon" msgstr "pgr_pointsAsPolygon" # df6c5bd4620d47ae9f8682195aca1e18 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:20 msgid "Name" msgstr "Nombre" # 968dbf3147554bcc994e903e5917a0bd #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:22 msgid "" "``pgr_pointsAsPolygon`` — Draws an alpha shape around given set of points." msgstr "``pgr_pointsAsPolygon`` — Dibuja un figura Alfa alrededor de un conjunto de puntos dado." # 0b81c4a0e03d47938cd256882a6facac #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:26 msgid "Synopsis" msgstr "Sinopsis" # 568b6a3cf23a4a7980b7796df73d334b #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:28 msgid "Returns the alpha shape as polygon geometry." msgstr "Devuelve la forma alfa con geometría de polígono." # 240f6c0c9ac848a2b1815408c264a3d7 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:36 msgid "Description" msgstr "Descripción" # bfa10edae1114295852086c42f84d811 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:38 msgid "" "``text`` a SQL query, which should return a set of rows with the following " "columns:" msgstr "``text`` una consulta SQL la cual debe proporcionar un conjunto de registros con los siguientes campos:" # d3ca4ae81d3e4a709a2fda2d60f23946 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:44 msgid "``int4`` identifier of the vertex" msgstr "``int4`` Identificador del vértice" # 10e342dfa5274ea89ea284bd657b2469 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:45 msgid "``float8`` x-coordinate" msgstr "``float8`` coordenada x " # d36090e578224b30b065a3c28f26d565 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:46 msgid "``float8`` y-coordinate" msgstr "``float8`` coordenada y " # 1029622f3ac34a30abc0f3babfe7118f #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:49 msgid "Returns a polygon geometry." msgstr "Devuelve una geometría polígonal." # 49392543fb984b5f922e683b9ba560c5 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:53 msgid "History" msgstr "Historia" # b00e0e03870244cca7aa9e1c81bad9c1 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:54 msgid "Renamed in version 2.0.0" msgstr "Renombrado en la versión 2.0.0" # f8001d60b6d54b67afc641f38b8e5b4a #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:58 msgid "Examples" msgstr "Ejemplos" # 7e01fc6f880549e7b7bde01255cc2811 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:59 msgid "" "In the following query there is not way to control which point in the " "polygon is the first in the list, so you may get similar but different " "results than the following which are also correct. Each of the " "pgr_pointsAsPolygon queries below is followed by one the compute the area of" " the polygon. This area should remain constant regardles of the order of the" " points making up the polygon." msgstr "En la siguiente consulta no hay manera de controlar cúal punto del polígono es el primero en la lista, así obtendrá resultados similares pero diferentes en orden, pero que también es correctos. Cada una de las consultas de pgr_pointsAsPolygon en los ejemplos es seguida por una consulta para calcular el área del polígono. Esta área debe permanecer constante independientemente del orden de los puntos que componen el polígono." # 1deae2c2bb624110980cf832e66993d9 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:93 msgid "The queries use the :ref:`sampledata` network." msgstr "Las consulta usa la red de ejemplo :ref:`sampledata`" # 801871cf3dd94fd292387e49941223e3 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:97 msgid "See Also" msgstr "Véase también" # abc4c217086645fe88ff21568ab13c50 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:99 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr ":ref:`pgr_driving_distance` - Distancia de Manejo" # 51bae94aaf75403a81353100c953d805 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:100 msgid ":ref:`pgr_alphashape` - Alpha shape computation" msgstr ":ref:`pgr_alphashape` - cómputo de forma alfa" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/driving_distance/doc/index.po000066400000000000000000000031741257314352300276150ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:30+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # e9aef9785bf0499da38e2e756f2700fb #: ../../../src/driving_distance/doc/index.rst:13 msgid "With Driving Distance Enabled" msgstr "Con la Distancia de Manejo habilitado" # 967085e625794af29ef0172018c5c769 #: ../../../src/driving_distance/doc/index.rst:15 msgid "Driving distance related Functions" msgstr "Funciones relacionadas con Distancia de Manejo" # 76dcc44d160d4f0685643212eaf200ce #: ../../../src/driving_distance/doc/index.rst:17 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr ":ref:`pgr_driving_distance` - distancia de conducción" # 4c32169269334f48bd2156c654b2d731 #: ../../../src/driving_distance/doc/index.rst:18 msgid ":ref:`pgr_alphaShape` - Alpha shape computation" msgstr ":ref:`pgr_alphashape` - Cómputo de forma alfa" # 30e3ee3c37034338ade626c18f4fdd15 #: ../../../src/driving_distance/doc/index.rst:19 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr ":ref:`pgr_points_as_polygon` - Polígono alrededor del conjunto de puntos" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/index.po000066400000000000000000000057331257314352300235370ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # a7c0f1373b4a433684d0580309cec634 #: ../../../src/index.rst:13 msgid "Routing Functions" msgstr "Funciones para Enrrutamiento" # 4e64e043a06f42cabd4c08c71b866662 #: ../../../src/index.rst:15 msgid "" ":ref:`pgr_apspJohnson `- All Pairs Shortest Path, " "Johnson’s Algorithm" msgstr ":ref:`pgr_apspJohnson ` - algoritmo de la ruta más corta de todos los pares de Johnson" # 19f78548228b4618bcec3c9f7603b2d0 #: ../../../src/index.rst:16 msgid "" ":ref:`pgr_apspWarshall` - All Pairs Shortest Path, Floyd-" "Warshall Algorithm" msgstr ":ref:`pgr_apspWarshall` - camino más corto de todos los pares, Algoritmo de Floyd-Warshall" # cf861ca040624d81961f9ca0520b92ad #: ../../../src/index.rst:17 msgid ":ref:`pgr_astar` - Shortest Path A*" msgstr ":ref:`pgr_astar` - Camino más corto A*" # c5b280cd3cef4722abbfa6362d721aed #: ../../../src/index.rst:18 msgid ":ref:`pgr_bdAstar` - Bi-directional A* Shortest Path" msgstr ":ref:`pgr_bdAstar` - Camino más corto bidireccional A*" # 0e20115c70e4487d9eb50b8ca6dd4c2b #: ../../../src/index.rst:19 msgid "" ":ref:`pgr_bdDijkstra` - Bi-directional Dijkstra Shortest Path" msgstr ":ref:`pgr_bdDijkstra` - Camino más corto bidireccional de Dijkstra" # cdb0bd03676b4bfca36fd4dc10b0473a #: ../../../src/index.rst:20 msgid ":ref:`pgr_dijkstra` - Shortest Path Dijkstra" msgstr ":ref:`pgr_dijkstra` - Camino más corto de Dijkstra" # 7f1f5596a0d54dbd9672956b7463e7b4 #: ../../../src/index.rst:21 msgid "" ":ref:`pgr_kDijkstra` - Mutliple destination Shortest Path " "Dijkstra" msgstr ":ref:`pgr_kDijkstra` - Camino más corto camino con múltiples destinos de Dijkstra" # 4ff10fab541f4f7686ef8163d75aa200 #: ../../../src/index.rst:22 msgid ":ref:`pgr_ksp` - K-Shortest Path" msgstr ":ref:`pgr_ksp` - Camino más corto K" # 6cec1b719ac34893b665a4b16b2f7f58 #: ../../../src/index.rst:23 msgid ":ref:`pgr_tsp` - Traveling Sales Person" msgstr ":ref:`pgr_tsp` - Vendedor Viajante" # 525e92b52a974d73b4bac048a34bd9c9 #: ../../../src/index.rst:24 msgid ":ref:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)" msgstr ":ref:`pgr_trsp` - Camino más corto con giros restringidos (TRSP)" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/kdijkstra/000077500000000000000000000000001257314352300240465ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/kdijkstra/doc/000077500000000000000000000000001257314352300246135ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/kdijkstra/doc/index.po000066400000000000000000000234121257314352300262640ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 18:01+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 36e2253743a8455dbfbf75b26155205f #: ../../../src/kdijkstra/doc/index.rst:13 msgid "pgr_kDijkstra - Mutliple destination Shortest Path Dijkstra" msgstr "pgr_kDijkstra - Camino más corto camino con múltiples destinos de Dijkstra" # 9f432bf1623d4a299d50ff492edbd66b #: ../../../src/kdijkstra/doc/index.rst:21 msgid "Name" msgstr "Nombre" # 57c34a235f7a4cea8458d98a50a54e77 #: ../../../src/kdijkstra/doc/index.rst:23 msgid "" "``pgr_kdijkstraCost`` - Returns the costs for K shortest paths using " "Dijkstra algorithm." msgstr "``pgr_kdijkstraCost`` - Devuelve los costos de K caminos más cortos usando el algoritmo de Dijkstra." # ce7c4be9a502473591591e4d330d46e7 #: ../../../src/kdijkstra/doc/index.rst:24 msgid "" "``pgr_kdijkstraPath`` - Returns the paths for K shortest paths using " "Dijkstra algorithm." msgstr "``pgr_kdijkstraPath`` - Devuelve los K caminos más cortos usando el algoritmo de Dijkstra." # 130c100b24ac47d4afd3b8ae17ea1335 #: ../../../src/kdijkstra/doc/index.rst:28 msgid "Synopsis" msgstr "Sinopsis" # 1b2f7dd687d84d76bbc57fc3ad8ed5ec #: ../../../src/kdijkstra/doc/index.rst:30 msgid "" "These functions allow you to have a single start node and multiple " "destination nodes and will compute the routes to all the destinations from " "the source node. Returns a set of :ref:`pgr_costResult3 `" " or :ref:`pgr_costResult3 `. ``pgr_kdijkstraCost`` " "returns one record for each destination node and the cost is the total code " "of the route to that node. ``pgr_kdijkstraPath`` returns one record for " "every edge in that path from source to destination and the cost is to " "traverse that edge." msgstr "Estas funciones permiten calcular las rutas a todos los destinos desde un nodo de partida único hasta múltiples nodos de destino. Devuelve un conjunto de :ref:`pgr_costResult ` o de :ref:`pgr_costResult3 `. ``pgr_kdijkstraCost`` devuelve un registro para cada nodo destino y el costo total de la ruta hasta ese nodo. ``pgr_kdijkstraPath`` devuelve un registro por cada borde en la ruta desde la fuente hasta el destino junto con el costo para atravesar ese borde." # 06379d79c78b4c9bb92226bc66c58c3f #: ../../../src/kdijkstra/doc/index.rst:42 msgid "Description" msgstr "Descripción" # 84671f541e384cf79360df9e260a5f52 #: ../../../src/kdijkstra/doc/index.rst:44 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "Consulta SQL que debe proporcionar un conjunto de registros con los siguientes campos:" # adccb52524354a6c92d9d45edb967dc0 #: ../../../src/kdijkstra/doc/index.rst:51 msgid "``int4`` identifier of the edge" msgstr "``int4`` Identificador del borde" # 5b2a072be67f471a8ab0c6b3daddcc48 #: ../../../src/kdijkstra/doc/index.rst:52 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` Identificador del vértice inicial del borde" # d00470fb22ae4294a3cf56db3d064839 #: ../../../src/kdijkstra/doc/index.rst:53 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` Identificador del vértice final del borde" # 4bdbc59e5d2d46ba94031caa56975d17 #: ../../../src/kdijkstra/doc/index.rst:54 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valor del costo del recorrido sobre el borde. Un costo negativo evitará que el borde sea insertado en el gráfico." # 569cecbec8e34fa9942c4bcf4ce0c6a4 #: ../../../src/kdijkstra/doc/index.rst:55 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(opcional) El costo para el recorrido inverso del borde. Esto sólo se utiliza cuando los parámetros ``directed`` y ``has_rcost`` son ``True`` (ver el comentario anterior sobre los costos negativos)." # b3c8762d18e14a65b4d45ca5b654dabd #: ../../../src/kdijkstra/doc/index.rst:57 msgid "``int4`` id of the start point" msgstr "``int4`` Identificador del punto de partida" # 552184e10f0940f09327b71d0a2a5293 #: ../../../src/kdijkstra/doc/index.rst:58 msgid "``int4[]`` an array of ids of the end points" msgstr "``int4[]`` Una matriz de identificadores de los puntos de llegada" # 6bee551c7fae494d9429ddf6404f457a #: ../../../src/kdijkstra/doc/index.rst:59 msgid "``true`` if the graph is directed" msgstr "``true`` Si la gráfica es direccionada" # c79e8fecdbb94d6f836a2fb692d24fea #: ../../../src/kdijkstra/doc/index.rst:60 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "Si es ``True``, el campo ``reverse_cost`` del conjunto de registros generados se utilizan para el calcular el costo de la travesía del borde en la dirección opuesta." # fe741d49c0f94473971ebcad7951456b #: ../../../src/kdijkstra/doc/index.rst:63 msgid "``pgr_kdijkstraCost`` returns set of :ref:`type_cost_result`:" msgstr "``pgr_kdijkstraCost`` devuelve el conjunto de :ref:`type_cost_result`:" # 2325329e3ec24e3cbe4c347369b857a4 # 2ac53854f37a48a89b705310628c4d3e #: ../../../src/kdijkstra/doc/index.rst:65 #: ../../../src/kdijkstra/doc/index.rst:73 msgid "row sequence" msgstr "Secuencia de registros" # 73cb6093021a456aace98c1f58641bef #: ../../../src/kdijkstra/doc/index.rst:66 msgid "" "path vertex source id (this will always be source start point in the query)." msgstr "Identificador del vértice de llegada (esto siempre será punto de partida en la consulta)." # 9afd4e01323945118421ebb27f420068 #: ../../../src/kdijkstra/doc/index.rst:67 msgid "path vertex target id" msgstr "Identificador del vértice de llegada. " # 8b3c8fe211a147f4b031db8a8d899ddd #: ../../../src/kdijkstra/doc/index.rst:68 msgid "" "cost to traverse the path from ``id1`` to ``id2``. Cost will be -1.0 if " "there is no path to that target vertex id." msgstr "Costo para recorrer el camino desde ``id1`` hasta ``id2``. Costo será -1.0 si no hay camino al identificador de vértice de destino." # 703a5ecca86b4ef4ba2c275d9ba8a20f #: ../../../src/kdijkstra/doc/index.rst:71 msgid "``pgr_kdijkstraPath`` returns set of :ref:`type_cost_result3`:" msgstr "``pgr_kdijkstraPath`` devuelve el conjunto de :ref:`type_cost_result3`:" # 7fc792793b7c4e65ba68cea3f25384aa #: ../../../src/kdijkstra/doc/index.rst:74 msgid "path target id (identifies the target path)." msgstr "Identificador de \"este borde\" de la ruta (hacia el destino)." # c43bcd54fee6435fbe6afd2ec4bb6d65 #: ../../../src/kdijkstra/doc/index.rst:75 msgid "path edge source node id" msgstr "id del nodo de partida en \"este borde\"" # a567112ee5584a46ac397cb9783627a8 #: ../../../src/kdijkstra/doc/index.rst:76 msgid "path edge id (``-1`` for the last row)" msgstr "id de \"este borde\" (``-1`` para la última fila)" # 47af04f2ce09412f8475df30be9581ae #: ../../../src/kdijkstra/doc/index.rst:77 msgid "cost to traverse this edge or -1.0 if there is no path to this target" msgstr "Costo para atravesar este borde o -1.0 si no hay ningún camino" # e7349c2020bc491aaa02b3eb1ebca791 #: ../../../src/kdijkstra/doc/index.rst:81 msgid "History" msgstr "Historia" # f7b3cf1f2e494a4c8697b712adcbd1fc #: ../../../src/kdijkstra/doc/index.rst:82 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # adf5de36019d4982b76cd696909168b0 #: ../../../src/kdijkstra/doc/index.rst:86 msgid "Examples" msgstr "Ejemplos" # f332ab5afb39404284be98f0e9a2c8dc #: ../../../src/kdijkstra/doc/index.rst:88 msgid "Returning a ``cost`` result" msgstr "Devolviendo un resultado de costos ``cost``" # cb5abec6a55e41a4a61c22fd3f461110 #: ../../../src/kdijkstra/doc/index.rst:123 msgid "Returning a ``path`` result" msgstr "Devolviendo resultado de un trayecto ``path`` " # d2e7b4076702425a9c6928a0cc4b997e #: ../../../src/kdijkstra/doc/index.rst:144 msgid "" "There is no assurance that the result above will be ordered in the direction" " of flow of the route, ie: it might be reversed. You will need to check if " "``st_startPoint()`` of the route is the same as the start node location and " "if it is not then call ``st_reverse()`` to reverse the direction of the " "route. This behavior is a function of PostGIS functions ``st_linemerge()`` " "and ``st_union()`` and not pgRouting." msgstr "No hay ninguna garantía de que el resultado anterior esté ordenado en la dirección del flujo de la ruta, es decir, puede estar invertido. Usted necesitará comprobar si ``st_startPoint()`` de la ruta es la misma que la ubicación del nodo de inicio y si no, entonces utilizar ``st_reverse()`` para invertir la dirección de la ruta. Este comportamiento es de funciones pertenecientes a PostGIS ``st_linemerge()`` y ``st_union()`` y no pertenecen a pgRouting." # d6928031c7d047a5999f03c79c5bcfea #: ../../../src/kdijkstra/doc/index.rst:153 msgid "See Also" msgstr "Véase también" # cd86a4612fe944acbe5a39daaf52dafd #: ../../../src/kdijkstra/doc/index.rst:155 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # c2386bf8c6314521abe162d0bf548225 #: ../../../src/kdijkstra/doc/index.rst:156 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/ksp/000077500000000000000000000000001257314352300226555ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/ksp/doc/000077500000000000000000000000001257314352300234225ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/ksp/doc/index.po000066400000000000000000000154371257314352300251030ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 17:03+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # dc72571c7ce5498b92c659e3e482c885 #: ../../../src/ksp/doc/index.rst:13 msgid "pgr_ksp - K-Shortest Path" msgstr "pgr_ksp - K caminos más cortos" # 57b24beea69846f58a8cb9b1a7a892b5 #: ../../../src/ksp/doc/index.rst:20 msgid "Name" msgstr "Nombre" # b3d0fc92b23443c8b718233c1e16f052 #: ../../../src/ksp/doc/index.rst:22 msgid "``pgr_ksp`` — Returns the \"K\" shortest paths." msgstr "``pgr_ksp`` — Devuelve K caminos más cortos. " # 0e60ee2dfa944557a1e9c76106489a7f #: ../../../src/ksp/doc/index.rst:26 msgid "Synopsis" msgstr "Sinopsis" # bcf915dc485c4e3b90c9a8ea251b55d1 #: ../../../src/ksp/doc/index.rst:28 msgid "" "The K shortest path routing algorithm based on Yen's algorithm. \"K\" is the" " number of shortest paths desired. Returns a set of :ref:`pgr_costResult3 " "` (seq, id1, id2, id3, cost) rows, that make up a path." msgstr "El algoritmo del camino más corto K, está basado en el algoritmo de Yen. \"K\" es el número de caminos más cortos deseados. Regresa un conjunto de registros :ref:`pgr_costResult3 ` (seq, id1, id2, id3, cost) que conforman K caminos." # 46b5ce0d54a64718819888b77b007080 #: ../../../src/ksp/doc/index.rst:37 msgid "Description" msgstr "Descripción" # dddbbca8781f41eab4aac1d4e2ecdf32 #: ../../../src/ksp/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "Consulta SQL, que debe proporcionar un conjunto de registros con los siguientes campos:" # 575d21e3bc994dc3a92a7c6cbb0ed6a2 #: ../../../src/ksp/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "``int4`` identificador del borde" # 589751b9c7d34dac9b4eeb12894fd648 #: ../../../src/ksp/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` Identificador del vértice inicial de este borde" # 6567c097438040d9b678e88df7521b35 #: ../../../src/ksp/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` Identificador del vértice final del borde" # a1e24bd423dd445889b72928d964a5ec #: ../../../src/ksp/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valor del costo del recorrido sobre el borde. Un costo negativo evitará que el borde sea insertado en el gráfico." # ed76ed5e3a504c7aa3a35ea3fa5b4c16 #: ../../../src/ksp/doc/index.rst:50 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when ``has_rcost`` the parameter is ``true`` (see the above remark about " "negative costs)." msgstr "(opcional) el costo para el recorrido inverso del borde. Se utiliza sólo cuando el parámetro ``has_rcost`` es ``True`` (ver el comentario anterior acerca de los costos negativos)." # 588bdec4303b49869b6d1eedd541c198 #: ../../../src/ksp/doc/index.rst:52 msgid "``int4`` id of the start point" msgstr "``int4`` Identificador del punto de partida" # 96b44480fac34f6286b863e6c75d4d8a #: ../../../src/ksp/doc/index.rst:53 msgid "``int4`` id of the end point" msgstr "``int4`` Identificador del punto de llegada" # 0ffd51df58754f0b89f1b3ad6f75b632 #: ../../../src/ksp/doc/index.rst:54 msgid "``int4`` number of alternative routes" msgstr "``int4`` Cantidad de rutas alternativas" # 0fc58370aa30454ea32a2c8b9f3b14a3 #: ../../../src/ksp/doc/index.rst:55 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "Si es ``True``, el campo ``reverse_cost`` del conjunto de registros generados se utilizan para el calcular el costo de la travesía del borde en la dirección opuesta." # dc8dfcffbd604441a95743930181b042 #: ../../../src/ksp/doc/index.rst:57 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Arroja un conjunto del tipo de datos :ref:`type_cost_result`:" # 611d6bbb82ca4987ae39fd45bb107c2b #: ../../../src/ksp/doc/index.rst:59 msgid "sequence for ording the results" msgstr "secuencia para ordenar los resultados" # b79966a030e04ee3b5e992b5a6858947 #: ../../../src/ksp/doc/index.rst:60 msgid "route ID" msgstr "Identificador de la ruta" # a324539cdc2e4202b416aa19693d1c3f #: ../../../src/ksp/doc/index.rst:61 msgid "node ID" msgstr "Identificador del nodo visitado" # 4d87667a7b744eec999819b399fee50c #: ../../../src/ksp/doc/index.rst:62 msgid "edge ID (``0`` for the last row)" msgstr "Identificador del borde ( ``0`` para el ultimo registro)" # baaba3dc621142bd8fc6b8ba32eb2b2e #: ../../../src/ksp/doc/index.rst:63 msgid "cost to traverse from ``id2`` using ``id3``" msgstr "costo para atravesar desde el nodo ``id2`` usando el borde ``id3`` hasta su otro extremo" # b585e07096f74b0389f8b7dffc969faa #: ../../../src/ksp/doc/index.rst:65 msgid "" "KSP code base taken from http://code.google.com/p/k-shortest-paths/source." msgstr "El código base de KSP fue adquirido de http://code.google.com/p/k-shortest-paths/source." # 2d033ec25b09426c82d7bc27450b0e13 #: ../../../src/ksp/doc/index.rst:69 msgid "History" msgstr "Historia" # 2910d7995ec342b995c857c1e8ea0ac3 #: ../../../src/ksp/doc/index.rst:70 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 0fb494088fa241d6a4aa5482217c2851 #: ../../../src/ksp/doc/index.rst:74 msgid "Examples" msgstr "Ejemplos" # d3ea07b1c58a42ea9f68558e55eb90a0 #: ../../../src/ksp/doc/index.rst:76 msgid "Without ``reverse_cost``" msgstr "Sin ``reverse_cost``" # 7c55b739634c4401b46c4014669d2896 #: ../../../src/ksp/doc/index.rst:104 msgid "With ``reverse_cost``" msgstr "Con ``reverse_cost``" # 2412b0b4ec044973a1c2304488a73b1a #: ../../../src/ksp/doc/index.rst:131 msgid "The queries use the :ref:`sampledata` network." msgstr "Las consultas usan la red de ejemplo :ref:`sampledata`" # 14d58e1d3a8f4723bb11ed549594cb26 #: ../../../src/ksp/doc/index.rst:135 msgid "See Also" msgstr "Véase también" # 73cf1bb94518468996cdd3ff6bf897be #: ../../../src/ksp/doc/index.rst:137 msgid ":ref:`type_cost_result3`" msgstr ":ref:`type_cost_result3`" # 3dde120556744d3f9ce7d6e9b9f0c1ee #: ../../../src/ksp/doc/index.rst:138 msgid "http://en.wikipedia.org/wiki/K_shortest_path_routing" msgstr "http://en.wikipedia.org/wiki/K_shortest_path_routing" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/trsp/000077500000000000000000000000001257314352300230505ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/trsp/doc/000077500000000000000000000000001257314352300236155ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/trsp/doc/index.po000066400000000000000000000252661257314352300252770ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 17:05+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 15b2085c08994c0bafb02ec924886b36 #: ../../../src/trsp/doc/index.rst:13 msgid "pgr_trsp - Turn Restriction Shortest Path (TRSP)" msgstr "pgr_trsp - Camino más corto con giros restringidos (TRSP)" # 001ce231c65b42a19a62809e63a0b153 #: ../../../src/trsp/doc/index.rst:23 msgid "Name" msgstr "Nombre" # e7d332e28a5540d2af454386b4bf39e5 #: ../../../src/trsp/doc/index.rst:25 msgid "" "``pgr_trsp`` — Returns the shortest path with support for turn restrictions." msgstr "``pgr_trsp`` — Devuelve el camino más corto con soporte para restricciones de giros" # 9f0ad26664fc4d2aa44b49daf329cbcf #: ../../../src/trsp/doc/index.rst:29 msgid "Synopsis" msgstr "Sinopsis" # 2d74de00ff7144f1a68f40ec98315004 #: ../../../src/trsp/doc/index.rst:31 msgid "" "The turn restricted shorthest path (TRSP) is a shortest path algorithm that " "can optionally take into account complicated turn restrictions like those " "found in real work navigable road networks. Performamnce wise it is nearly " "as fast as the A* search but has many additional features like it works with" " edges rather than the nodes of the network. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that " "make up a path." msgstr "El Camino más corto con giros restringido (TRSP), es un algoritmo de camino más corto que puede tomar en cuenta complicadas restricciones de giro, como las encontrados en las redes de carreteras navegables reales. El rendimiento es casi tan rápido como la búsqueda A\\*, pero tiene muchas características adicionales como funcionalidad en base a los bordes en vez de basarse en los nodos de la red. Devuelve un conjunto de registros :ref:`pgr_costResult ` (seq, id1, id2, costo) que conforman un camino." # 258764bba06c4ef58ac4b5f8fc99fa51 #: ../../../src/trsp/doc/index.rst:47 msgid "Description" msgstr "Descripción" # db4ead8b9b724ada9fcd352b21c13c47 #: ../../../src/trsp/doc/index.rst:49 msgid "" "The Turn Restricted Shortest Path algorithm (TRSP) is similar to the " ":ref:`shooting_star` in that you can specify turn restrictions." msgstr "El algoritmo del Camino más corto con giros restringidos (TRSP) es similar al de :ref:`shooting_star` en cuanto a que puede uno especificar restricciones de giros." # f8c43b665915464c9bfc35604fd91aee #: ../../../src/trsp/doc/index.rst:51 msgid "" "The TRSP setup is mostly the same as :ref:`Dijkstra shortest path " "` with the addition of an optional turn restriction table. " "This makes adding turn restrictions to a road network much easier than " "trying to add them to Shooting Star where you had to ad the same edges " "multiple times if it was involved in a restriction." msgstr "La configuración del TRSP es parecido al del :ref:`camino más corto de Dijkstra` con el añadido de una tabla de restricciones de giros que es opcional. Esto hace que añadir restricciones de giro a una red de carreteras sea más fácil en comparación con del algoritmo de estrella fugaz en la que había que agregar los bordes varias veces cuando estaba involucrado en una restricción." # b95a0195c5bd43caa2d6cfb1f998a956 #: ../../../src/trsp/doc/index.rst:54 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "Consulta SQL que debe proporcionar un conjunto de registros con los siguientes campos:" # 580e965db4a1466da14357ff969e2429 #: ../../../src/trsp/doc/index.rst:61 msgid "``int4`` identifier of the edge" msgstr "``int4`` Identificador del borde" # 1240ecd9b29e479ca8b980c6282c5182 #: ../../../src/trsp/doc/index.rst:62 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` Identificador del vértice inicial del borde" # f155b6dee53749049cc6a9eac4126083 #: ../../../src/trsp/doc/index.rst:63 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` Identificador del vértice final del borde" # 882a25b98f4f4c7cb2f288cf7c327c4a #: ../../../src/trsp/doc/index.rst:64 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valor del costo del recorrido sobre el borde. Un costo negativo evitará que el borde sea insertado en el gráfico." # 0a3a626251a840ab96796ef2ab9b91c5 #: ../../../src/trsp/doc/index.rst:65 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(opcional) El costo para el recorrido inverso del borde. Esto sólo se utiliza cuando los parámetros ``directed`` y ``has_rcost`` son ``True`` (ver el comentario anterior sobre los costos negativos)." # 510dbeaa32914dc18ed3e6799281fbef #: ../../../src/trsp/doc/index.rst:67 msgid "``int4`` **NODE id** of the start point" msgstr "``int4`` **identificador** del nodo de partida" # ece6f31366044417b07933b2c817c5df #: ../../../src/trsp/doc/index.rst:68 msgid "``int4`` **NODE id** of the end point" msgstr "``int4`` **identificador** del nodo de llegada" # 31ad6aa2c51741de8dbafceaf67d397a #: ../../../src/trsp/doc/index.rst:69 msgid "``true`` if the graph is directed" msgstr "``true`` Si la gráfica es direccionada" # 6605eca503604a6daa20167fcbdd05fa #: ../../../src/trsp/doc/index.rst:70 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "Si es ``True``, el campo ``reverse_cost`` del conjunto de registros generados se utilizan para el calcular el costo de la travesía del borde en la dirección opuesta." # 332748df482046d7b70e9012364915e3 #: ../../../src/trsp/doc/index.rst:72 msgid "" "(optional) a SQL query, which should return a set of rows with the following" " columns:" msgstr "(opcional) una consulta SQL, que debe proporcionar un conjunto de registros con los siguientes campos:" # 936b80e377bd457081e14e36770ab130 #: ../../../src/trsp/doc/index.rst:78 msgid "``float8`` turn restriction cost" msgstr "``float8`` restricción del costo de giro" # d1715703f624412385536b88c78a32df #: ../../../src/trsp/doc/index.rst:79 msgid "``int4`` target id" msgstr "``int4`` identificador del borde donde se aplica la restricción" # 83a22871a9f6419190e4bf313f49c672 #: ../../../src/trsp/doc/index.rst:80 msgid "" "``text`` commar seperated list of edges in the reverse order of ``rule``" msgstr "`text`` lista de bordes separados por comas que llegan al borde ``target_id`` que conforman esta restricción " # d0f078a9c92348a9bc1e880a0835b24c #: ../../../src/trsp/doc/index.rst:82 msgid "" "Another variant of TRSP allows to specify **EDGE id** of source and target " "together with a fraction to interpolate the position:" msgstr "Otra variante de TRSP que permite especificar el **Identificador del borde** de partida y de llegada junto con una fracción para interpolar la posición:" # 021daf08280643738cfc9e67f4fa6fce #: ../../../src/trsp/doc/index.rst:84 msgid "``int4`` **EDGE id** of the start edge" msgstr "``int4`` **identificador del borde** de partida" # 6c0b782e2a2d4ee7aac26b031327b48d #: ../../../src/trsp/doc/index.rst:85 msgid "``float8`` fraction of 1 defines the position on the start edge" msgstr "``float8`` fracción de 1 que define la posición del sobre el borde de partida." # 4f60cd31727245739cba5b4be8840191 #: ../../../src/trsp/doc/index.rst:86 msgid "``int4`` **EDGE id** of the end edge" msgstr "``int4`` **Identificador del borde** de llegada" # 8a114786a737431f9d36f79718505b0c #: ../../../src/trsp/doc/index.rst:87 msgid "``float8`` fraction of 1 defines the position on the end edge" msgstr "``float8`` fracción de 1 que define la posición del sobre el borde de llegada." # 164eff72cc834e76afafdb24fae73b05 #: ../../../src/trsp/doc/index.rst:89 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Devuelve un conjunto del tipo de datos :ref:`type_cost_result`:" # f1e7b63cce7e45dca113b9c63b80531a #: ../../../src/trsp/doc/index.rst:91 msgid "row sequence" msgstr "Secuencia de registros" # 9224c385fbc84c6fb16a5752bb0dcf0f #: ../../../src/trsp/doc/index.rst:92 msgid "node ID" msgstr "Identificador del nodo visitado" # 838eabec61db4ac1a64b9bb7b12a5bec #: ../../../src/trsp/doc/index.rst:93 msgid "edge ID (``-1`` for the last row)" msgstr "identificador del borde (``-1`` para el último borde)" # dd4d4036ca89412ca65bb9dc36a98ff5 #: ../../../src/trsp/doc/index.rst:94 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "Costo para el recorrido desde el nodo ``id1`` usando el borde ``id2`` hasta su otro extremo" # 3e879e6cbece4a27afe4738bdef1080b #: ../../../src/trsp/doc/index.rst:98 msgid "History" msgstr "Historia" # 16b0789da1954e179858d593d9973be6 #: ../../../src/trsp/doc/index.rst:99 msgid "New in version 2.0.0" msgstr "Nuevo en la versión 2.0.0" # 36dc0630c4e04859ba0a41aa3da19ed6 #: ../../../src/trsp/doc/index.rst:103 msgid "Examples" msgstr "Ejemplos" # 0c40d66ced8b4b48914b3bb328c5f10e #: ../../../src/trsp/doc/index.rst:105 msgid "Without turn restrictions" msgstr "Sin restricción de giros" # 456ae3d3abc547978bd147c884275ac6 #: ../../../src/trsp/doc/index.rst:126 msgid "With turn restrictions" msgstr "Con restricción de giros" # 2541f0dba78f4dfe93fcda086ddeba34 #: ../../../src/trsp/doc/index.rst:128 msgid "" "Turn restrictions require additional information, which can be stored in a " "separate table:" msgstr "Las restricciones de giro requieren de información adicional, que puede ser almacenado en una tabla por separado:" # 4d9e1ab740a44fe990829e06dcc32f65 #: ../../../src/trsp/doc/index.rst:144 msgid "Then a query with turn restrictions is created as:" msgstr "Entonces una consulta con restricciones de giro es creada de la siguiente forma:" # 61dd0262b80b4db58f637fe5d2dd1ae8 #: ../../../src/trsp/doc/index.rst:167 msgid "The queries use the :ref:`sampledata` network." msgstr "Las consultas usan la red de ejemplo :ref:`sampledata`" # 48bf89e209cc4518904b1b99e1a89f99 #: ../../../src/trsp/doc/index.rst:171 msgid "See Also" msgstr "Véase también" # 7988e08198b04952bc5a1cb22cce310f #: ../../../src/trsp/doc/index.rst:173 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/tsp/000077500000000000000000000000001257314352300226665ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/tsp/doc/000077500000000000000000000000001257314352300234335ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/es/LC_MESSAGES/src/tsp/doc/index.po000066400000000000000000000422011257314352300251010ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-21 17:40+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/pgrouting/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" # 588bb56f073f49f89c741579fbc2c17c #: ../../../src/tsp/doc/index.rst:13 msgid "pgr_tsp - Traveling Sales Person" msgstr "pgr_tsp - Vendedor Viajante" # f69daf53ba3c47ca846fbcbbcf6aa25d #: ../../../src/tsp/doc/index.rst:23 msgid "Name" msgstr "Nombre" # 5ccbfce91c604bac96d73fdbc656f675 #: ../../../src/tsp/doc/index.rst:25 msgid "" "``pgr_tsp`` - Returns the best route from a start node via a list of nodes." msgstr "``pgr_tsp`` - Devuelve la mejor ruta desde un nodo inicial vía un lista de nodos." # cd69b4b6495b448fa23e10806d8cd704 #: ../../../src/tsp/doc/index.rst:26 msgid "" "``pgr_tsp`` - Returns the best route order when passed a disance matrix." msgstr "``pgr_tsp`` - Devuelve el mejor orden de la ruta cuando se le introduce una matriz de distancias" # eee8057e1f874582a8d82dbf95c33b83 #: ../../../src/tsp/doc/index.rst:27 msgid "" "``pgr_makeDistanceMatrix`` - Returns a Eucleadian distance Matrix from the " "points provided in the sql result." msgstr "``pgr_makeDistanceMatrix`` - Devuelve una matriz de distancias Euclidiana desde los puntos que le provee la consulta sql." # c0ecbed749044ceea6ac67da6a92e851 #: ../../../src/tsp/doc/index.rst:31 msgid "Synopsis" msgstr "Sinopsis" # bccf8e0d00d545fbb53db8de741e3629 #: ../../../src/tsp/doc/index.rst:33 msgid "" "The travelling salesman problem (TSP) or travelling salesperson problem asks" " the following question: Given a list of cities and the distances between " "each pair of cities, what is the shortest possible route that visits each " "city exactly once and returns to the origin city? This algoritm uses " "simulated annealing to return a high quality approximate solution. Returns a" " set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows," " that make up a path." msgstr "En el problema del vendedor viajante (TSP) o problema del vendedor se hace la siguiente pregunta: dada una lista de las ciudades y las distancias entre cada par de ciudades, ¿cuál es la ruta más corta posible que visita cada ciudad exactamente una vez y vuelve a la ciudad de origen. Este algoritmo hace simulaciones para devolver una solución aproximada de alta calidad. Devuelve un conjunto de registros :ref:`pgr_costResult ` (seq, id1, id2, cost) que conforman un camino." # 4817fee0103a41c4816125ab5b8e50c9 #: ../../../src/tsp/doc/index.rst:41 msgid "" "Returns a set of (seq integer, id1 integer, id2 integer, cost float8) that " "is the best order to visit the nodes in the matrix. ``id1`` is the index " "into the distance matrix. ``id2`` is the point id from the sql." msgstr "Devuelve un conjunto de (seq integer, integer id1, id2 integer, cost float8) que representa el mejor orden para visitar los nodos en la matriz. ``id1`` es el índice en la matriz de distancia. ``id2`` es el identificador del punto de la consulta sql." # d81ab41209864a73a7ffa72604da479d #: ../../../src/tsp/doc/index.rst:43 msgid "" "If no ``end_id`` is supplied or it is -1 or equal to the start_id then the " "TSP result is assumed to be a circluar loop returning back to the start. If " "``end_id`` is supplied then the route is assumed to start and end the the " "designated ids." msgstr "Si no se suministra el identificador de un punto de llegada ``end_id`` o si es -1 o si es el mismo que al identificador del punto de partida ``start_id``, TSP supone que se regresa al punto de partida. Si se suministra un punto de llegada ``end_id`` entonces se supone que la ruta inicia y termina en los identificadores designados." # 50853fe7ce3a4230ba1ad32e1820ff86 #: ../../../src/tsp/doc/index.rst:52 msgid "Description" msgstr "Descripción" # 5c75019d15bb43c39560772bc3ee4607 #: ../../../src/tsp/doc/index.rst:55 msgid "With Euclidean distances" msgstr "Con distancias Euclidianas" # 66a3e0216d3948b082421f130af849fc #: ../../../src/tsp/doc/index.rst:56 msgid "" "The TSP solver is based on ordering the points using straight line " "(euclidean) distance [#f0]_ between nodes. The implementation is using an " "approximation algorithm that is very fast. It is not an exact solution, but " "it is guaranteed that a solution is returned after certain number of " "iterations." msgstr "El evaluador TSP se basa en los puntos ordenados utilizando la línea recta (euclidiana) de distancias [#f0]_ entre nodos. La aplicación utiliza un algoritmo de aproximación que es muy rápido. No es una solución exacta, pero se garantiza que una solución se devuelve después de cierta cantidad de iteraciones." # 7b0c0aa5e05b441ea75bea14ed4902cd #: ../../../src/tsp/doc/index.rst:58 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "Consulta SQL que debe proporcionar un conjunto de registros con los siguientes campos:" # 370960d08a674040ba2f83ed085dbb48 #: ../../../src/tsp/doc/index.rst:64 msgid "``int4`` identifier of the vertex" msgstr "``int4`` Identificador del vértice" # 041d921890f847d1bcb77251f630f8d5 #: ../../../src/tsp/doc/index.rst:65 msgid "``float8`` x-coordinate" msgstr "``float8`` coordenada x" # 8662fbcf22f74a82900515c839683881 #: ../../../src/tsp/doc/index.rst:66 msgid "``float8`` y-coordinate" msgstr "``float8`` coordenada y" # c71cd39ce3cf4e3e9301579f9a596cdb #: ../../../src/tsp/doc/index.rst:68 msgid "``int4`` id of the start point" msgstr "``int4`` Identificador del punto de partida" # 5165a6a173194137bb498d88e0957b35 #: ../../../src/tsp/doc/index.rst:69 msgid "" "``int4`` id of the end point, This is *OPTIONAL*, if include the route is " "optimized from start to end, otherwise it is assumed that the start and the " "end are the same point." msgstr "``int4`` identificador del punto de llegada, esto es *opcional*, si se incluye la ruta será optimizada desde la partida hasta la llegada, de lo contrario se supone que la partida y la llegada son el mismo punto." # d73e6887338e4da3a107b753d970eb83 #: ../../../src/tsp/doc/index.rst:72 msgid "The function returns set of :ref:`type_cost_result`:" msgstr "La función devuelve el conjunto de :ref:`type_cost_result`:" # 6a00ce9fe1e84a708606d26b563355af # c113028794ef4a08a59271625c0ae721 #: ../../../src/tsp/doc/index.rst:74 ../../../src/tsp/doc/index.rst:107 msgid "row sequence" msgstr "Secuencia de registros" # 486fb735dda64593ba3d2773c140d01f #: ../../../src/tsp/doc/index.rst:75 msgid "internal index to the distance matric" msgstr "índice interno de la matriz de distancias" # 47f9555a7ecb4013a9b7b1744788a432 #: ../../../src/tsp/doc/index.rst:76 msgid "``id`` of the node" msgstr "``int4`` identificador del nodo" # 879b651101634a9fa1850e585291b13d #: ../../../src/tsp/doc/index.rst:77 msgid "cost to traverse from the current node to the next node." msgstr "costo para atravesar desde el nodo actual hasta el siguiente nodo." # 1219dbad1dbc483e8c66e492b2ddbb85 #: ../../../src/tsp/doc/index.rst:80 msgid "Create a distance matrix" msgstr "Crear una matriz de distancias" # 0c6c6e0816e1404798c896777ad941f2 #: ../../../src/tsp/doc/index.rst:81 msgid "" "For users that need a distance matrix we have a simple function that takes " "SQL in ``sql`` as described above and returns a record with ``dmatrix`` and " "``ids``." msgstr "Para usuarios necesitan una matriz de distancias tenemos una función simple que toma consultas SQL en ``sql`` como se describe anteriormente y devuelve un registro con ``dmatrix`` e ``ids``." # a9ebba1a8cbb4af9a325f5ebcf4c9c50 #: ../../../src/tsp/doc/index.rst:87 msgid "The function returns a record of ``dmatrix``, ``ids``:" msgstr "La función devuelve un registro de ``dmatrix``, `` ids``:" # 79831990a066442dbf3d4f24cebf6aef #: ../../../src/tsp/doc/index.rst:89 msgid "``float8[][]`` a symeteric Euclidean distance matrix based on ``sql``." msgstr "``float8[][]`` una matriz de distancia euclidiana simétrica basado en la consulta ``sql``." # afbd6f830d5c4ab2847548f86f90dca1 #: ../../../src/tsp/doc/index.rst:90 msgid "" "``integer[]`` an array of ids as they are ordered in the distance matrix." msgstr "``integer[]`` una matriz de identificadores basados en el orden de la matriz de distancias." # f0b8169b552646f980bd6b7e0e4b580c #: ../../../src/tsp/doc/index.rst:94 msgid "With distance matrix" msgstr "Con la matriz de distancia" # e50bb0a665844d7682d3a1b216adb70e #: ../../../src/tsp/doc/index.rst:95 msgid "" "For users, that do not want to use Euclidean distances, we also provode the " "ability to pass a distance matrix that we will solve and return an ordered " "list of nodes for the best order to visit each. It is up to the user to " "fully populate the distance matrix." msgstr "Para los usuarios, que no requieren utilizar distancias euclidianas, tenemos también la posibilidad de pasar una matriz de distancia que resuelve y devuelve una lista ordenada de nodos con el mejor orden visita de cada nodo. Es el usuario debe llenar completamente la matriz de distancia." # 900d7d9a9cfe4f48a183120d63a6b5fb #: ../../../src/tsp/doc/index.rst:97 msgid "``float[][]`` distance matrix of points" msgstr "``float[][]`` matriz de distancia de puntos" # ffe889182e9b49e48573a830538e2f76 #: ../../../src/tsp/doc/index.rst:98 msgid "``int4`` index of the start point" msgstr "``int4`` índice del punto de inicio" # 7ff184ff9d034484941644d3528f9b11 #: ../../../src/tsp/doc/index.rst:99 msgid "``int4`` (optional) index of the end node" msgstr "``int4`` (opcional) índice del nodo final" # a7886e5620ad48308a92c602d785b979 #: ../../../src/tsp/doc/index.rst:101 msgid "" "The ``end`` node is an optional parameter, you can just leave it out if you " "want a loop where the ``start`` is the depot and the route returns back to " "the depot. If you include the ``end`` parameter, we optimize the path from " "``start`` to ``end`` and minimize the distance of the route while include " "the remaining points." msgstr "El nodo final ``end`` es un parámetro opcional, se puede omitir cuando se requiere un bucle donde el principio ``start`` es un depósito y la ruta debe regresar de vuelta al depósito. Al incluir el parámetro final ``end``, se optimiza el camino de principio ``start`` al final ``end`` y se reduce al mínimo la distancia de la ruta al ir incluyendo los puntos restantes." # 3328187fb6f24c06bd2ade2fb9daff6c #: ../../../src/tsp/doc/index.rst:103 msgid "" "The distance matrix is a multidimensional `PostgreSQL array type " "`_ that must be ``N x" " N`` in size." msgstr "La matriz de distancias es un `array de PostgreSQL `_ multidimensional que debe ser de tamaño ``N x N``." # 1768ea2352234c129198dbacd1452e65 #: ../../../src/tsp/doc/index.rst:105 msgid "The result will be N records of ``[ seq, id ]``:" msgstr "El resultado será de N registros de ``[ seq, id ]``:" # f8e56b07da754f4396ccb1daa52b8213 #: ../../../src/tsp/doc/index.rst:108 msgid "index into the matrix" msgstr "índice dentro de la matriz" # 700ed687dfd24327b5866cb91007c0ed #: ../../../src/tsp/doc/index.rst:112 msgid "Footnotes" msgstr "Notas al pie" # bae6c65f712c4ff9b0fd388153cf42f7 #: ../../../src/tsp/doc/index.rst:113 msgid "" "There was some thought given to pre-calculating the driving distances " "between the nodes using Dijkstra, but then I read a paper (unfortunately I " "don't remember who wrote it), where it was proved that the quality of TSP " "with euclidean distance is only slightly worse than one with real distance " "in case of normal city layout. In case of very sparse network or rivers and " "bridges it becomes more inaccurate, but still wholly satisfactory. Of course" " it is nice to have exact solution, but this is a compromise between quality" " and speed (and development time also). If you need a more accurate " "solution, you can generate a distance matrix and use that form of the " "function to get your results." msgstr "Se ha pensado sobre precalcular las distancias de manejo entre los nodos usando Dijkstra, pero después de leer un artículo (por desgracia no recuerdo quién lo escribió), en el cuál se comprobó que la calidad del TSP con distancia euclidiana es sólo ligeramente peor que uno con las distancias reales en el caso de la distribución normal de una ciudad. En caso de una escasa red o ríos y puentes se vuelve todavía más inexacta, pero es una solución enteramente satisfactoria. Claro que es bueno tener la solución exacta, pero hay un compromiso entre la calidad y la velocidad (y el tiempo de desarrollo también). Si usted necesita una solución más precisa, puede generar una matriz de distancias y usarla para obtener los resultados." # aeabcb34ceb245ac8c9c4dd783bae696 #: ../../../src/tsp/doc/index.rst:117 msgid "History" msgstr "Historia" # 83259e3ddfad4bc8a503e3daa04b99d5 #: ../../../src/tsp/doc/index.rst:118 msgid "Renamed in version 2.0.0" msgstr "Renombrado en la versión 2.0.0" # 537d6a4a4cc64451857537f64823ac72 #: ../../../src/tsp/doc/index.rst:119 msgid "GAUL dependency removed in version 2.0.0" msgstr "Dependencia de la GAUL eliminada en la versión 2.0.0" # 51493667159c4c6395a48ada45bc3ddb #: ../../../src/tsp/doc/index.rst:123 msgid "Examples" msgstr "Ejemplos" # 7c2ef386cc424fe5a5781147e3ea4cc2 #: ../../../src/tsp/doc/index.rst:125 msgid "" "Using SQL parameter (all points from the table, atarting from 6 and ending " "at 5). We have listed two queries in this example, the first might vary from" " system to system because there are multiple equivalent answers. The second " "query should be stable in that the length optimal route should be the same " "regardless of order." msgstr "Usando el parámetro SQL (todos los puntos de la tabla, comenzando en 6 y terminando en 5). En este ejemplo, hemos enumerado dos consultas, la primera puede variar de sistema a sistema porque hay varias respuestas equivalentes. La segunda consulta debe ser estable en que la ruta óptima ya que la longitud debe ser la misma independientemente del orden." # 41662adbab25461784b154100646e929 #: ../../../src/tsp/doc/index.rst:159 msgid "Using distance matrix (A loop starting from 1)" msgstr "Utilizando la matriz de distancia (un circuito a partir de 1)" # 936788f1e0c2469ba7d71161a6320815 #: ../../../src/tsp/doc/index.rst:161 msgid "" "When using just the start node you are getting a loop that starts with 1, in" " this case, and travels through the other nodes and is implied to return to " "the start node from the last one in the list. Since this is a circle there " "are at least two possible paths, one clockwise and one counter-clockwise " "that will have the same length and be equall valid. So in the following " "example it is also possible to get back a sequence of ids = {1,0,3,2} " "instead of the {1,2,3,0} sequence listed below." msgstr "Cuando se utiliza sólo el nodo de inicio, entoces se tiene un bucle que comienza, en este caso, con 1 y viaja a través de los otros nodos y se sobreentiende que regresa al nodo inicial desde el último nodo de la lista. Puesto que esto es un bucle, hay al menos dos posibles caminos, uno hacia la derecha y otro en sentido opuesto que tienen la misma longitud y ambos son igualmente válidos. Así que en el ejemplo siguiente también es posible recuperar una secuencia de identificadores = {1,0,3,2} en vez de la secuencia {1,2,3,0} que se obtiene a continuación." # 95907dec9016432f8b75f45be9e231c3 #: ../../../src/tsp/doc/index.rst:175 msgid "Using distance matrix (Starting from 1, ending at 2)" msgstr "Utilizando la matriz de distancia (a partir de 1, terminando en 2)" # c376ad2787cd4f4abf9764fbe86699b2 #: ../../../src/tsp/doc/index.rst:189 msgid "" "Using the vertices table edge_table_vertices_pgr generated by " ":ref:`pgr_create_topology`. Again we have two queries where the first might " "vary and the second is based on the overal path length." msgstr "Usando la tabla de vértices edge_table_vertices_pgr generada por :ref:`pgr_create_topology`. De nuevo tenemos dos consultas donde la primera puede variar y la segunda se basa en la longitud total del camino." # c3d22bacc29d477ca8c5a118ddedb8f4 #: ../../../src/tsp/doc/index.rst:226 msgid "The queries use the :ref:`sampledata` network." msgstr "Las consultas usan la red de ejemplo :ref:`sampledata`" # 4f5c93447689413e86e9ed2751abff8f #: ../../../src/tsp/doc/index.rst:230 msgid "See Also" msgstr "Véase también" # 5f49eba1079b40d297bf0872ae69fe06 #: ../../../src/tsp/doc/index.rst:232 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 81d591e953334f24b72e9680e2ae42f9 #: ../../../src/tsp/doc/index.rst:233 msgid "http://en.wikipedia.org/wiki/Traveling_salesman_problem" msgstr "http://en.wikipedia.org/wiki/Traveling_salesman_problem" # 2c62ab4de73248479f416573176f0c4a #: ../../../src/tsp/doc/index.rst:234 msgid "http://en.wikipedia.org/wiki/Simulated_annealing" msgstr "http://en.wikipedia.org/wiki/Simulated_annealing" pgrouting-pgrouting-2.1.0/doc/i18n/fr/000077500000000000000000000000001257314352300175045ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/000077500000000000000000000000001257314352300212715ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/000077500000000000000000000000001257314352300220365ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/index.po000066400000000000000000000236221257314352300235120ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 21:48\n" "PO-Revision-Date: 2013-09-24 02:49+0000\n" "Last-Translator: cvvergara\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # c86028e885c64c0987f44bbcc08fb02a #: ../../index.rst:13 msgid "Table of Contents" msgstr "Table des matières" # 32111013f9c94976b553857e93812724 #: ../../index.rst:15 msgid "" "pgRouting extends the `PostGIS `_/`PostgreSQL " "`_ geospatial database to provide geospatial routing " "and other network analysis functionality." msgstr "pgRouting est une extension de la base de données géospatiale `PostGIS `_/`PostgreSQL `_ afin de proposer des fonctionnalités de routage géospatial et d'autres analyses de réseaux." # cd5bc882f7f3412b8a937ba25e203de8 #: ../../index.rst:17 msgid "This is the manual for pgRouting |release|." msgstr "Ceci est le manuel de pgRouting |release|." # d928c97ad24c4daeae96bb02b87c5a6d #: ../../index.rst:23 msgid "" "The pgRouting Manual is licensed under a `Creative Commons Attribution-Share" " Alike 3.0 License `_. Feel " "free to use this material any way you like, but we ask that you attribute " "credit to the pgRouting Project and wherever possible, a link back to " "http://pgrouting.org. For other licenses used in pgRouting see the " ":ref:`license` page." msgstr "Le Manuel pgRouting est distribué sous `Creative Commons Attribution-Share Alike 3.0 License `_. N'hésitez pas à utiliser ce manuel comme vous le souhaitez, mais nous demandons que vous mentionnez le crédit au Projet pgRouting et à chaque fois que cela est possible un lien vers http://pgrouting.org. Pour les autres licences utilisées dans pgRouting, voir la page :ref:`license`." # 9024be66e4ef47b9b53de9a42af4550d #: ../../index.rst:27 msgid "General" msgstr "Général" # 268439cb0a4f4417b56ca21d51394850 #: ../../index.rst:40 msgid "Tutorial" msgstr "Tutoriel" # bf01af3d0d3244f283f5b3fab105caad #: ../../index.rst:42 msgid ":ref:`Tutorial `" msgstr "" # 116777f411a248f9afe42b9b51679b78 #: ../../index.rst:44 msgid ":ref:`Getting started `" msgstr "" # 2066f7d15ec8444c833547cfb3b06a98 #: ../../index.rst:45 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 2753f71d0fc14b0bbabb14a5180b10d9 #: ../../index.rst:46 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr "" # 042f858c16ca4c7ea9fb4baa62efdd44 #: ../../index.rst:47 msgid ":ref:`custom_query` that is used in the routing algorithms." msgstr "" # 13f4fade1d47458abf8ba3706110d874 #: ../../index.rst:48 msgid ":ref:`performance` to improve your performance." msgstr "" # c3ccc6e6651e47f9b9d271c60976b15c #: ../../index.rst:49 msgid ":ref:`custom_wrapper` to colaborate with a wrapper." msgstr "" # 233aebcc461745c2b0811b7f4328ce3a #: ../../index.rst:50 msgid ":ref:`recipes` to colaborate with a recipe." msgstr "" # 3ae724b7e3714db2942fb7c77124cfc4 #: ../../index.rst:51 msgid ":ref:`sampledata` that is used in the examples of this manual." msgstr "" # c92e843c52364963a35112272cb814fd #: ../../index.rst:61 msgid "" "For a more complete introduction how to build a routing application read the" " `pgRouting Workshop `_." msgstr "Pour une introduction plus complète sur comment construire une application de routage, lire l'`Atelier pgRouting `_." # 524c7dc0d5654f319fc62f2ae08b86f7 #: ../../index.rst:65 msgid "Data Types" msgstr "" # e49a23cdc901419e8a3d5f17ed6c6ea0 #: ../../index.rst:67 msgid ":ref:`data_types`" msgstr "" # ef6b2fcc629f48c7b88d3ac78527893a #: ../../index.rst:69 msgid "" ":ref:`type_cost_result` - A set of records to describe a path result with " "cost attribute." msgstr "" # 84a33ec406d2412c9e681656b4cb9b43 #: ../../index.rst:70 msgid "" ":ref:`pgr_costResult3[]` - A set of records to describe a" " path result with cost attribute." msgstr "" # 6a2ba698d366498caa046c97178f05d5 #: ../../index.rst:71 msgid "" ":ref:`pgr_geomResult` - A set of records to describe a " "path result with geometry attribute." msgstr "" # 9c4629c11bc143a184a6564177b0e7bd #: ../../index.rst:80 msgid "Functions reference" msgstr "" # 1f3545abdf7c42cdb73e76f5f149a31b #: ../../index.rst:82 msgid ":ref:`topology_functions`" msgstr "" # 058f97425ccb4cb5870163ebbe948a72 #: ../../index.rst:84 msgid "" ":ref:`pgr_create_topology` - to create a topology based on the geometry." msgstr "" # e839b8e9c3664685a6dc346cac1ea039 #: ../../index.rst:85 msgid "" ":ref:`pgr_create_vert_table` - to reconstruct the vertices table based on " "the source and target information." msgstr "" # 5d9cd0c5ac3043b99ae4fb495036d05f #: ../../index.rst:86 msgid "" ":ref:`pgr_analyze_graph` - to analyze the edges and vertices of the edge " "table." msgstr "" # 714b5f8623914db981048d201845d040 #: ../../index.rst:87 msgid ":ref:`pgr_analyze_oneway` - to analyze directionality of the edges." msgstr "" # 5f3a1ebfa74d4463912b1c695028121d #: ../../index.rst:88 msgid ":ref:`pgr_node_network` -to create nodes to a not noded edge table." msgstr "" # 655d025751764d39b841997c13775783 #: ../../index.rst:90 msgid ":ref:`routing_functions`" msgstr "" # 6a94d292d24b45f7aafda5a754a6ba30 #: ../../index.rst:92 msgid "" ":ref:`pgr_apspJohnson `- All Pairs Shortest Path, " "Johnson’s Algorithm" msgstr "" # fbda3d31d88e4df891d2095dfbb8ab52 #: ../../index.rst:93 msgid "" ":ref:`pgr_apspWarshall` - All Pairs Shortest Path, Floyd-" "Warshall Algorithm" msgstr "" # 10cf6d194dcf4af2be81f0f8034cd5cb #: ../../index.rst:94 msgid ":ref:`pgr_astar` - Shortest Path A*" msgstr "" # 72aa55b5147341e6be8b3ac29edc5056 #: ../../index.rst:95 msgid ":ref:`pgr_bdAstar` - Bi-directional A* Shortest Path" msgstr "" # 659e5f56cae84ce598a95fe83608da28 #: ../../index.rst:96 msgid "" ":ref:`pgr_bdDijkstra` - Bi-directional Dijkstra Shortest Path" msgstr "" # 2a0544bf5ac444cb9f814c98ddd9cac0 #: ../../index.rst:97 msgid ":ref:`pgr_dijkstra` - Shortest Path Dijkstra" msgstr "" # 0d062718bba84332bc05094be53c7b0b #: ../../index.rst:98 msgid "" ":ref:`pgr_kDijkstra` - Mutliple destination Shortest Path " "Dijkstra" msgstr "" # 388e0ef15cac4c7a87ed5f5f7d164eab #: ../../index.rst:99 msgid ":ref:`pgr_ksp` - K-Shortest Path" msgstr "" # 488a2b3901c548b394c466b7580ea9a4 #: ../../index.rst:100 msgid ":ref:`pgr_tsp` - Traveling Sales Person" msgstr "" # dc4452cb04fb47fb9d72b4a408ffabeb #: ../../index.rst:101 msgid ":ref:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)" msgstr "" # e49a23cdc901419e8a3d5f17ed6c6ea0 #: ../../index.rst:103 msgid ":ref:`dd_index`" msgstr "" # 4f472ddb75b84b6abd644e500b7415f4 #: ../../index.rst:105 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" # 607bcbfc39c649a4b54020f8d62ce9d0 #: ../../index.rst:106 msgid ":ref:`pgr_alphaShape` - Alpha shape computation" msgstr "" # f2e6773ccf394c739af44245aaaf5d02 #: ../../index.rst:107 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" # ef6b2fcc629f48c7b88d3ac78527893a #: ../../index.rst:110 msgid "" ":ref:`pgr_get_column_name` - to get the name of the column as is stored in " "the postgres administration tables." msgstr "" # b080d86d06dd4b248b6191f5c98ed0b7 #: ../../index.rst:111 msgid "" ":ref:`pgr_get_table_name` - to retrieve the name of the table as is stored " "in the postgres administration tables." msgstr "" # 187f8a7ace1944dda76ab8ae8460d727 #: ../../index.rst:112 msgid ":ref:`pgr_is_column_indexed` - to check if the column is indexed." msgstr "" # 767ec7460a314ae0ae3ad47836c94182 #: ../../index.rst:113 msgid "" ":ref:`pgr_is_column_in_table` - to check only for the existance of the " "column." msgstr "" # 6d632e8288614fc59c04dbdfa5fceb36 #: ../../index.rst:114 msgid "" ":ref:`pgr_point_to_id` -to insert/get the id of the inserted point in a " "vertices table." msgstr "" # fd1def8169f543b9afc595abde9021ef #: ../../index.rst:115 msgid "" ":ref:`pgr_quote_ident` - to quotes the input text to be used as an " "identifier in an SQL statement string." msgstr "" # 79be0c2066f3417fb063d0f11b8858bb #: ../../index.rst:116 msgid ":ref:`pgr_version` - to get pgRouting's version information." msgstr "" # e92514488cf348499952b55020516c0f #: ../../index.rst:117 msgid ":ref:`pgr_versionless` - to compare two version numbers." msgstr "" # 52049dec1aa94a84b44977cf3645aeee #: ../../index.rst:118 msgid "" ":ref:`pgr_start_point` - to get the start point of a (multi)linestring." msgstr "" # b58261fb708141cfbd15342b18e83df7 #: ../../index.rst:119 msgid ":ref:`pgr_end_point` - to get the end point of a (multi)linestring." msgstr "" # ccf6b70d55024c8cb87cd02c497cd394 #: ../../index.rst:138 msgid "Developer" msgstr "Développeur" # bc20d365d4514a6dbf644153d3323f8d #: ../../index.rst:145 msgid ":ref:`change_log`" msgstr "" # a6c26cabff9f4df5bbaa3de0ed924b11 #: ../../index.rst:147 msgid ":ref:`changelog_2_0`" msgstr "" # 9d2d97e5ab6a4af08a3f5903f9a87114 #: ../../index.rst:148 msgid ":ref:`changelog_1_x`" msgstr "" # d1533298308344f6bfa8e1644e3aace0 #: ../../index.rst:157 msgid "Indices and tables" msgstr "Index et tableaux" # e49a23cdc901419e8a3d5f17ed6c6ea0 #: ../../index.rst:158 msgid ":ref:`genindex`" msgstr ":ref:`genindex`" # 1572d01be82949ec8e487a5dc596b6a4 #: ../../index.rst:159 msgid ":ref:`search`" msgstr ":ref:`search`" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/index_man.po000066400000000000000000000042731257314352300243460ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:11+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 3f6e76c37d304447af292931aa52e56f #: ../../index_man.rst:13 msgid "pgRouting Reference" msgstr "Référence de pgRouting" # 8347fe2ff4be4f9fbcaafbad7adac911 #: ../../index_man.rst:15 msgid "" "pgRouting extends the `PostGIS `_/`PostgreSQL " "`_ geospatial database to provide geospatial routing " "and other network analysis functionality." msgstr "pgRouting est une extension de la base de données géospatiale `PostGIS `_/`PostgreSQL `_ afin de proposer des fonctionnalités de routage géospatial et d'autres analyses de réseaux." # 3f626ce82e7e467c8d0b401e6a88d9ca #: ../../index_man.rst:22 msgid "pgRouting provides several :ref:`common functions `:" msgstr "pgRouting fournit plusieurs :ref:`fonctions communes `:" # 387e53a164e94fa1a2c34d515a8958d2 #: ../../index_man.rst:36 msgid "pgRouting defines a few :ref:`custom data types `:" msgstr "" # af0d92429b274dda891066d0b07d530f #: ../../index_man.rst:50 msgid "pgRouting functions in alphabetical order:" msgstr "les fonctions pgRouting dans l'ordre alphabétique :" # 9f2f876866c6467ba1b45223a42790c6 #: ../../index_man.rst:66 msgid "If pgRouting is compiled with \"Driving Distance\" enabled:" msgstr "Si pgRouting est exécuté avec \"Driving Distance\" activé :" # 1e0ce2246f904afbaf6c882025206eaa #: ../../index_man.rst:75 msgid "Some functions from previous releases may have been removed." msgstr "Certaines fonctions des precédentes distributions peuvent avoir été supprimées." pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/000077500000000000000000000000001257314352300226255ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/changelog/000077500000000000000000000000001257314352300245545ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/changelog/1_x.po000066400000000000000000000125031257314352300256040ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-28 03:50+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 6a8f15af6c6d4c709a455b1e6e7913a8 #: ../../src/changelog/1_x.rst:13 msgid "pgRouting 1.x Release Notes" msgstr "Notes de version pgRouting 1.0" # 35ec395b4f35487d95e18e46599976e4 #: ../../src/changelog/1_x.rst:15 msgid "" "The following release notes have been copied from the previous " "``RELEASE_NOTES`` file and are kept as a reference. Release notes starting " "with :ref:`version 2.0.0 ` will follow a different schema." msgstr "Les notes de version suivantes ont été copiées depuis le fichier précédent ``RELEASE_NOTES`` et sont gardées comme une référence. Les notes de version à partir de :ref:`version 2.0.0 ` vont suivre un schéma différent." # 703dd8a8fe4d45c1859069c1117ec4b3 #: ../../src/changelog/1_x.rst:20 msgid "Changes for release 1.05" msgstr "Changements pour la version 1.05" # e3f8283c49024042ad77d6924336865c # b2d8993542324fb6b2107164df0ba258 # 88cd476b4bc3446b89dd63ea7ad91e56 # d1043630671546faabf110ae51109494 #: ../../src/changelog/1_x.rst:22 ../../src/changelog/1_x.rst:29 #: ../../src/changelog/1_x.rst:50 ../../src/changelog/1_x.rst:57 msgid "Bugfixes" msgstr "Résolutions de bug" # faaf3c4aa64e4806b5b41ecb230f4466 #: ../../src/changelog/1_x.rst:26 msgid "Changes for release 1.03" msgstr "Changements pour la version 1.03" # c258bbbcb3e2445f8f7eb9dde242b0e5 #: ../../src/changelog/1_x.rst:28 msgid "Much faster topology creation" msgstr "Création de topologie beaucoup plus rapide" # 059297cbe42d4af6b72b9e0d2b6ad06e #: ../../src/changelog/1_x.rst:33 msgid "Changes for release 1.02" msgstr "Changements pour la version 1.02" # cb2792b313ca4c3fa513b9eb95c5de18 # 5a7078f4834449bba4a61211426d8ed9 #: ../../src/changelog/1_x.rst:35 ../../src/changelog/1_x.rst:42 msgid "Shooting* bugfixes" msgstr "Résolutions de bug " # 5feb24afeb55480690c6589309388866 #: ../../src/changelog/1_x.rst:36 msgid "Compilation problems solved" msgstr "Problèmes de compilation résolus" # 0e0f4a9f6a22461baa8bc5da60cfd41b #: ../../src/changelog/1_x.rst:40 msgid "Changes for release 1.01" msgstr "Changements pour la version 1.01" # 8ea96e385ab44490850a2a73aa013f9b #: ../../src/changelog/1_x.rst:46 msgid "Changes for release 1.0" msgstr "Changements pour la version 1.0" # efa896c6a92842fdabbf06c4f8c5b640 #: ../../src/changelog/1_x.rst:48 msgid "Core and extra functions are separated" msgstr "Fonctions principales et extra sont séparées" # 51ced072bcbc470c87cc5fd90912467f #: ../../src/changelog/1_x.rst:49 msgid "Cmake build process" msgstr "Processus build Cmake" # ee707024082d499a962851a420e20d5f #: ../../src/changelog/1_x.rst:54 msgid "Changes for release 1.0.0b" msgstr "Changements pour la version 1.0.0b" # d94242dc07a94aa5b9cb20cd4fd8f85d #: ../../src/changelog/1_x.rst:56 msgid "Additional SQL file with more simple names for wrapper functions" msgstr "Fichier SQL additionnel avec des noms plus simples pour les fonctions de wrapper" # 178ec0ecd8a74084a59974d12e30f589 #: ../../src/changelog/1_x.rst:61 msgid "Changes for release 1.0.0a" msgstr "Changements pour la version 1.0.0a" # 5591af5527fc4ff68fbcfb9268f20564 #: ../../src/changelog/1_x.rst:63 msgid "Shooting* shortest path algorithm for real road networks" msgstr "Algorithme de plus court chemin Shooting* pour les réseaux routiers réels" # a0818010adb1442cbe7e345f95689509 #: ../../src/changelog/1_x.rst:64 msgid "Several SQL bugs were fixed" msgstr "Plusieurs bugs SQL ont été résolus" # 41324ae038c94f6ea5a7bd9cc30e54fb #: ../../src/changelog/1_x.rst:68 msgid "Changes for release 0.9.9" msgstr "Changements pour la version 0.9.9" # b89bdfd11c2f4cf29ca3dd3cfd42cb8e #: ../../src/changelog/1_x.rst:70 msgid "PostgreSQL 8.2 support" msgstr "Support PostgreSQL 8.2" # 302372f9f60f46d68b18a299cdfd55a6 #: ../../src/changelog/1_x.rst:71 msgid "" "Shortest path functions return empty result if they couldn’t find any path" msgstr "Les fonctions de plus court chemin retournent un résultat vide s'ils ne pouvaient pas trouver un chemin" # 62b481cbf4d14ffcb2f17ad4a86dc60e #: ../../src/changelog/1_x.rst:75 msgid "Changes for release 0.9.8" msgstr "Changements pour la version 0.9.8" # 1190ef59b8584d6d9c1fd248ca4fd970 #: ../../src/changelog/1_x.rst:77 msgid "Renumbering scheme was added to shortest path functions" msgstr "Schéma de renumérotation a été ajouté aux fonctions de plus court chemin" # 33634f672fbb4bdbbfba7912efeca26d #: ../../src/changelog/1_x.rst:78 msgid "Directed shortest path functions were added" msgstr "Les fonctions de plus court chemin ont été ajoutées" # 13bb4413398f4f5d921257cdcab82564 #: ../../src/changelog/1_x.rst:79 msgid "routing_postgis.sql was modified to use dijkstra in TSP search" msgstr "routing_postgis.sql a été modifié pour utiliser Dijkstra dans la recherche TSP" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/changelog/2_0.po000066400000000000000000000160141257314352300254760ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 74e7cac777254569ba4d691b13b71fb6 #: ../../src/changelog/2_0.rst:13 msgid "pgRouting 2.0 Release Notes" msgstr "Notes de version pgRouting 2.0" # 4a488611749d4e66b0259dbca6bb3a1f #: ../../src/changelog/2_0.rst:15 msgid "" "With the release of pgRouting 2.0 the library has abandoned backwards " "compatibility to :ref:`pgRouting 1.x ` releases. We did this " "so we could restructure pgRouting, standardize the function naming, and " "prepare the project for future development. As a result of this effort, we " "have been able to simplify pgRouting, add significant new functionality, " "integrate documentation and testing into the source tree and make it easier " "for multiple developers to make contribution." msgstr "Avec la version de pgRouting 2.0 la librairie a abandonné la compatibilité restrospective aux versions :ref:`pgRouting 1.x `. Nous avons fait ça pour que nous puissions restructurer pgRouting, standardiser le nommage de fonction, et préparer le projet pour un développement future. Comme un résultat de cet effort, nous avons été capable de simplifier pgRouting, ajouter de façon significative de nouvelles fonctionnalités, intégrer de la documentation et tester dans l'arbre source et rendre plus facile pour les multiples développeurs de contribuer." # 0124322daba943368892e1a062e5a232 #: ../../src/changelog/2_0.rst:17 msgid "" "For important changes see the following release notes. To see the full list " "of changes check the list of `Git commits " "`_ on Github." msgstr "Pour les changements importants voir les notes de versions suivantes. Pour voir la liste complète des changements, vérifiez la liste de `Git commits ` sur Github." # 591de33525284db5b8eae7f12b38a366 #: ../../src/changelog/2_0.rst:28 msgid "Changes for 2.0.0" msgstr "Changements pour la version 2.0.0" # 4d95000a614d4236a5cc53a2fc2f49ac #: ../../src/changelog/2_0.rst:30 msgid "" "Graph Analytics - tools for detecting and fixing connection some problems in" " a graph" msgstr "Graph Analytics - outils pour la détection et la résolution certains problèmes de connexion dans un graphe." # 7b0e1ec73752479fabaaeb4964d2e802 #: ../../src/changelog/2_0.rst:31 msgid "A collection of useful utility functions" msgstr "Une collection de fonctions utiles." # 2f200415daa94b76803619813ac6721a #: ../../src/changelog/2_0.rst:32 msgid "" "Two new All Pairs Short Path algorithms (pgr_apspJohnson, pgr_apspWarshall)" msgstr "Deux nouveaux algorithmes de plus court chemin toutes paires (pgr_apspJohnson, pgr_apspWarshall)" # f254175913274f7a835197ece43e779e #: ../../src/changelog/2_0.rst:33 msgid "" "Bi-directional Dijkstra and A-star search algorithms (pgr_bdAstar, " "pgr_bdDijkstra)" msgstr "Algorithmes de recherches bidirectionnels Dijkstra et A-star (pgr_bdAstar, pgr_bdDijkstra)" # 3c6748f59dcf427da34f9feed68058f9 #: ../../src/changelog/2_0.rst:34 msgid "One to many nodes search (pgr_kDijkstra)" msgstr "Recherche à nœuds un à plusieurs (pgr_kDijkstra)" # f9d646b786144bd481006e74130f662e #: ../../src/changelog/2_0.rst:35 msgid "K alternate paths shortest path (pgr_ksp)" msgstr "Plus court chemin K chemins alternatifs (pgr_ksp)" # 11ef9fff94d246b48fafc85bc8dc3925 #: ../../src/changelog/2_0.rst:36 msgid "" "New TSP solver that simplifies the code and the build process (pgr_tsp), " "dropped \"Gaul Library\" dependency" msgstr "Nouveau solveur TSP qui simplifie le code et le processus de build (pgr_tsp), supprimé la dépendance \"Gaul Library\" " # d1f317bb785d45fa861870a35ff12e7b #: ../../src/changelog/2_0.rst:37 msgid "Turn Restricted shortest path (pgr_trsp) that replaces Shooting Star" msgstr "Le plus court chemin à virage restreint (pgr_trsp) qui remplace Shooting Star" # 21689470d861417487dd6888bf38ae8b #: ../../src/changelog/2_0.rst:38 msgid "Dropped support for Shooting Star" msgstr "Support supprimé pour Shooting Star" # c293b041c6974506a333575050aca673 #: ../../src/changelog/2_0.rst:39 msgid "" "Built a test infrastructure that is run before major code changes are " "checked in" msgstr "Construit une infrastructure de test qui est exécutée avant que des changements de code majeurs soient enregistrés." # 3c96b251f45b4603a3e474e14d3756a9 #: ../../src/changelog/2_0.rst:40 msgid "" "Tested and fixed most all of the outstanding bugs reported against 1.x that " "existing in the 2.0-dev code base." msgstr "Testé et résolu la plupart des bugs non résolus rapportés sur la 1.x et existant dans la base de code 2.0-dev." # ae370e64d8204092bca92f34ddc90a99 #: ../../src/changelog/2_0.rst:41 msgid "Improved build process for Windows" msgstr "Processus de build amélioré pour Windows" # 03319867fd7d47ecade2299089b90c8a #: ../../src/changelog/2_0.rst:42 msgid "" "Automated testing on Linux and Windows platforms trigger by every commit" msgstr "" # 8543438d8ac34db9816e97ca074dc4bc #: ../../src/changelog/2_0.rst:43 msgid "Modular library design" msgstr "Conception en librairie modulaire" # 903ec2fa9bb64f87a98c97f8951780d1 #: ../../src/changelog/2_0.rst:44 msgid "Compatibility with PostgreSQL 9.1 or newer" msgstr "Compatibilité avec PostgreSQL 9.1 ou plus récent" # 73a67ebe3dbd4dc3a3c437b2180fed37 #: ../../src/changelog/2_0.rst:45 msgid "Compatibility with PostGIS 2.0 or newer" msgstr "Compatibilité avec PostGIS 2.0 ou plus récent" # 16e7796b31a94c2781e0f38903b17c26 #: ../../src/changelog/2_0.rst:46 msgid "Installs as PostgreSQL EXTENSION" msgstr "Installe comme une EXTENSION PostgreSQL" # d5d4a4a79da14ccea4bdbe1310cf5113 #: ../../src/changelog/2_0.rst:47 msgid "Return types refactored and unified" msgstr "Retourne les types remaniés et unifiés " # aeff1e0f8f5144a38127aabb5e2dc2fa #: ../../src/changelog/2_0.rst:48 msgid "Support for table SCHEMA in function parameters" msgstr "Support pour la table SCHEMA dans les paramètres de fonction" # ae6e9cdcdc384571a1803e4b5e3e9718 #: ../../src/changelog/2_0.rst:49 msgid "Support for ``st_`` PostGIS function prefix" msgstr "Support pour préfixe de fonction ``st_`` PostGIS" # b0f6572717ed4979a266117c537f9a5d #: ../../src/changelog/2_0.rst:50 msgid "Added ``pgr_`` prefix to functions and types" msgstr "Ajouté préfixe ``pgr_`` aux fonctions et types" # 6178fdcf0cd74f3898a7386ed99f36b4 #: ../../src/changelog/2_0.rst:51 msgid "Better documentation: http://docs.pgrouting.org" msgstr "Meilleure documentation: http://docs.pgrouting.org" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/developer/000077500000000000000000000000001257314352300246125ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/developer/discontinued.po000066400000000000000000000046741257314352300276550ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-21 18:10+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # ecfce536b0aa4abcb4b588ec5c569d01 #: ../../src/developer/discontinued.rst:13 msgid "Discontinued Functions" msgstr "Fonctions discontinues" # a62da7ecbf3e4e56817c5acd4b283ad1 #: ../../src/developer/discontinued.rst:15 msgid "" "Especially with new major releases functionality may change and functions " "may be discontinued for various reasons. Functionality that has been " "discontinued will be listed here." msgstr "Particulièrement avec les nouvelles versions majeures, des fonctionnalités peuvent changer et des fonctions peuvent être retirées pour diverses raisons. Toute fonctionnalité qui a été retirée est listée ici." # 778ac5fe0c47470883e33983eee7b86e #: ../../src/developer/discontinued.rst:22 msgid "Shooting Star algorithm" msgstr "Algorithme Shooting Star" # b6e21b5fe8ff45d3b6ae4cd3e21ff661 #: ../../src/developer/discontinued.rst:24 msgid "Removed with 2.0.0" msgstr "Supprimé depuis 2.0.0" # 681aaa34e63344de87e7765476be87f2 #: ../../src/developer/discontinued.rst:25 msgid "Unresolved bugs, no maintainer, replaced with :ref:`trsp`" msgstr "Bugs non résolus, maintenance non assurée, remplacé par :ref:`trsp`" # c11387652cc84dd7ad0e964baff5182e #: ../../src/developer/discontinued.rst:26 msgid "" "Please :ref:`contact us ` if you're interested to sponsor or " "maintain this algorithm. The function signature is still available in " ":ref:`common_legacy` but it is just a wrapper that throws an error. We have " "not included any of the old code for this in this release." msgstr "Merci de :ref:`nous contacter ` si vous êtes intéressés pour sponsoriser ou maintenir cet algorithme. La signature de fonction est toujours disponible dans :ref:`common_legacy` mais c'est juste une enveloppe qui lance une erreur. Nous avons inclus tout le code d'origine dans cette version." pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/developer/index.po000066400000000000000000000314121257314352300262620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 17:37+0000\n" "Last-Translator: cvvergara\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # f28868894edd415ca79913b6f0e244b7 #: ../../src/developer/index.rst:13 msgid "Developer's Guide" msgstr "Guide du développeur" # 5c7d284d803042c0aa297ca41b59aac3 #: ../../src/developer/index.rst:16 msgid "" "All documentation should be in reStructuredText format. See: " " for introductory docs." msgstr "Toute la documentation devrait être dans le format reStructuredText. Voir : pour les docs d'introduction." # fd3435c9f90f438280eb94e20db8c6fd #: ../../src/developer/index.rst:20 msgid "Source Tree Layout" msgstr "Disposition de l'Arbre des sources" # 08c39ee5a8574bfb93d3a5203a6c206b #: ../../src/developer/index.rst:23 msgid "cmake scripts used as part of our build system." msgstr "Scripts cmake utilisés en partie pour notre système de build." # 268498e509b04dd09f0678cf538a8be0 #: ../../src/developer/index.rst:26 msgid "" "This is the algorithm source tree. Each algorithm should be contained in its" " on sub-tree with doc, sql, src, and test sub-directories. This might get " "renamed to \"algorithms\" at some point." msgstr "" # d3989e3985544061a6084f85961bdbc6 #: ../../src/developer/index.rst:31 msgid "" "This is an implementation of A* Search based on using Boost Graph libraries " "for its implementation. This is a Dijkstra shortest path implementation with" " a Euclidean Heuristic." msgstr "Ceci est une implémentation de la Recherche A* basée sur l'utilisation de la bibliothèque Boost Graph. Ceci est une implémentation du plus court chemin Dijkstra avec une Heuristique Euclidienne." # 8ff46e3f515e4df3b61b2e37998be2de #: ../../src/developer/index.rst:36 msgid "" "At the moment this does not have an core in \"src\", but does have a lot of " "SQL wrapper code and topology code in the \"sql\" directory. *Algorithm " "specific wrappers should get move to the algorithm tree and appropriate " "tests should get added to validate the wrappers.*" msgstr "Pour le moment ceci n'a pas de core in \"src\", mais a un certain nombre de codes de wrappers SQL et de codes de topologie dans le répertoire \"sql\". *Les wrappers spécifiques d'algorithmes devraient être déplacées à l'arbre d'algorithme et les tests appropriés devraient être ajoutés pour valider les wrappers.*" # 8c544813a7ed4b4ca7df0ae3f01909c5 #: ../../src/developer/index.rst:42 msgid "" "This is an implementation of Dikjstra's shortest path solution using Boost " "Graph libraries for the implementation." msgstr "Ceci est une implémentation de la solution du plus court chemin Dikjstra utilisant les bibliothèques Boost Graph pour l'implémentation." # dfe2e1dfa3d0464d87fac14b128155cc #: ../../src/developer/index.rst:46 msgid "" "This optional package creates driving distance polygons based on solving a " "Dijkstra shortest path solution, then creating polygons based on equal cost " "distances from the start point. This optional package requires CGAL " "libraries to be installed." msgstr "Ce paquet optionnel créée des polygones de driving distance basées sur la résolution de la solution du plus court chemin Dijkstra, ensuite en créant des polygones basés sur les distances de coût égal depuis le point de départ. Ce paquet optionnel requiert d'avoir installé les librairies CGAL." # 4f4e1c860f13452b9aa2fad3fe00b756 #: ../../src/developer/index.rst:52 msgid "" "*DEPRECATED and DOES NOT WORK and IS BEING REMOVED* This is an edge based " "shortest path algorithm that supports turn restrictions. It is based on " "Boost Graph. Do *NOT* use this algorithm as it is broken, instead use *trsp*" " which has the same functionality and is faster and give correct results." msgstr "*DESAPPROUVE et NE FONCTIONNE PAS et SUR LE POINT D'ETRE SUPPRIME* Ceci est une arête basée sur l'algorithme du plus court chemin qui supporte les restrictions de virage. It is based on Boost Graph. Ne *PAS* utiliser cet algorithme comme il est cassé, utiliser *trsp* à la place, qui a la même fonctionnalité et est plus rapide et donne des résultats corrects. " # a8264d72d19a45e183b7ef38fed374c4 #: ../../src/developer/index.rst:59 msgid "" "This is a turn restricted shortest path algorithm. It has some nice features" " like you can specify the start and end points as a percentage along an " "edge. Restrictions are stored in a separate table from the graph edges and " "this make it easier to manage the data." msgstr "Ceci est un algorithme du plus court chemin avec restrictions de virage. Il a des caractéristiques sympathiques comme vous pouvez spécifiez les points de début et la fin comme un pourcentage d'une arête. Les restrictions sont sauvegardées dans une table séparée des arêtes du graphe et cela rend plus facile de gérer les données." # 92992e85c1984abeacc10828b636b37b #: ../../src/developer/index.rst:65 msgid "" "This optional package provides the ability to compute traveling salesman " "problem solutions and compute the resulting route. This optional package " "requires GAUL libaries to be installed." msgstr "Ce paquet optionnel fournit la capacité de calculer les solutions du problème du voyageur de commerce et calcule la route résultante. Ce paquet optionnel requiert l'installation des librairies GAUL." # afc268a384184a35a2ccf3b3faf2507e #: ../../src/developer/index.rst:70 msgid "Miscellaneous scripts and tools." msgstr "Scripts divers et outils." # c7bdf010f55a48d788396bf4b9357c12 #: ../../src/developer/index.rst:73 msgid "" "This is the output directory where compiled libraries and installation " "targets are staged before installation." msgstr "Ceci est le répertoire de sortie où les cibles des bibliothèques compilées et des installations sont présentées avant l'installation." # 31864fdbc2584791b41a9db64d200fe6 #: ../../src/developer/index.rst:78 msgid "Documentation Layout" msgstr "Mise en page de la documentation" # da1837b55e014ead8cdaa106a149fe5b #: ../../src/developer/index.rst:80 msgid "" "*As noted above all documentation should be done using reStructuredText " "formated files.*" msgstr "*Comme mentionné ci-dessus toute la documentation devrait être construite en utilisant les fichiers formattés reStructuredText.*" # a4b7ec8d4b8745909277273aa141905a #: ../../src/developer/index.rst:83 msgid "" "Documentation is distributed into the source tree. This top level \"doc\" " "directory is intended for high level documentation cover subjects like:" msgstr "La documentation est distribuée dans l'arbre des sources. Ce répertoire \"doc\" de haut niveau est prévu pour la documentation de haut niveau couvrant les sujets comme :" # 1374b2ec0aa74533a5df9290d750951f #: ../../src/developer/index.rst:86 msgid "Compiling and testing" msgstr "Compilation et tests" # 084a68deab9b4285bc1fc7011f578d13 #: ../../src/developer/index.rst:87 msgid "Installation" msgstr "Installation" # 42d9b895e2544dbbb89e0b050eb5ea54 #: ../../src/developer/index.rst:88 msgid "Tutorials" msgstr "Tutoriels" # 8f3cd82581d34b4ca447273e89877f88 #: ../../src/developer/index.rst:89 msgid "Users' Guide front materials" msgstr "Documentation liminaire du Guide Utilisateur" # e984baa72b6844039419e00491240778 #: ../../src/developer/index.rst:90 msgid "Reference Manual front materials" msgstr "Documentation liminaire du Manuel de référence" # 4e38c58bd8e14226a20bfcbfd29b0cb8 #: ../../src/developer/index.rst:91 msgid "etc" msgstr "etc" # 1bb99d883cc7418482d545cdb0848334 #: ../../src/developer/index.rst:93 msgid "" "Since the algorithm specific documentation is contained in the source tree " "with the algorithm specific files, the process of building the documentation" " and publishing it will need to assemble the details with the front material" " as needed." msgstr "Puisque la documentation spécifique de l'algorithme est contenue dans l'arbre de sources avec les fichiers spécifiques de l'algorithme, le processus de la construction de la documentation et la publication va avoir besoin d'assembler les détails avec la documentation de premier rang si besoin." # 1711ca7d96774e1db5a0924e4d181cdd #: ../../src/developer/index.rst:98 msgid "" "Also, to keep the \"doc\" directory from getting cluttered, each major book " "like those listed above, should be contained in a separate directory under " "\"doc\". Any images or other materials related to the book should also be " "kept in that directory." msgstr "Aussi, pour empêcher le répertoire \"doc\" d'être encombré, chaque libre majeur comme ceux listés ci-dessus, doivent être contenu dans un répertoire séparé dans \"doc\". Toutes les images ou autres documents liés au livre doivent être aussi mis dans ce répertoire." # 9a712178ea274d2582cfc6b8a9a3eec1 #: ../../src/developer/index.rst:105 msgid "Testing Infrastructure" msgstr "Infrastructure de test" # 34eba7e1e4ce408489010fc1945222c1 #: ../../src/developer/index.rst:107 msgid "" "There is a very basic testing infrastructure put in place. Here are the " "basics of how it works. We need more test cases. Longer term we should " "probably get someone to setup travis-ci or jenkins testing frameworks." msgstr "L'infrastructure de test mise en place est très basique. Voici les bases de comment ça marche. Nous avons besoin de plus de cas de tests. A long terme nous devrons probablement avoir une personne pour installer les frameworks travis-ci ou jenkins." # b879a887c3a644328d9fc9d27d3dfe26 #: ../../src/developer/index.rst:111 msgid "Here is the graph for the TRSP tests." msgstr "Voici le graphe des tests TRSP." # 60b9e076421a4b1da33afd40f94bd300 #: ../../src/developer/index.rst:115 msgid "" "Tests are run via the script at the top level tools/test-runner.pl and it " "runs all the test configured tests and at the moment just dumps the results " "structure of the test. This can be prettied up later." msgstr "Les tests sont lancés via le script au haut niveau tools/test-runner.pl qui exécute tous les tests configurés et pour le moment produit en résultats la structure de test. Cela peut être amélioré par la suite." # b06def8f37514c328b21791eb57e2d01 #: ../../src/developer/index.rst:119 msgid "" "It also assumes that you have installed the libraries as it tests using the " "installed postgresql. This probably needs to be made smarter so we can test " "out of the build tree. I'll need to think about that." msgstr "Cela suppose aussi que vous avez installé les librairies car les tests requièrent postgresql installé. Il est probablement nécessaire de rendre cela mieux conçu pour que nous puissions essayer l'arbre de build. Je vais essayer de réfléchir à ça." # be3b92cedcec4b4fbf479d174a42eef6 #: ../../src/developer/index.rst:124 msgid "" "Basically each .../test/ directory should include one *test.conf* file that " "is a perl script fragment that defines what data files to load and what " "tests to run. I have built in some mechanisms to allow test and data to be " "pg version and postgis version specific, but I'm not using that yet. So for " "example, *core/trsp/test/test-any-00.data* is a sql plain text dump that " "will load and needed data for a set of tests. This is also the graph in the " "image above. You can specify multiple files to load, but as a group they " "need to have unique names." msgstr "Simplement chaque répertoire .../test/ doit inclure un fichier *test.conf* qui est un fragment de script perl qui définit quels fichiers de données charger et quels tests lancer. J'ai intégré certains mécanismes pour autoriser tests et données d'être spécifiques aux version pg et postgis, mais je ne l'utilise pas encore. Ainsi par exemple, *core/trsp/test/test-any-00.data* est un texte plein généré qui va charger les données nécessaires pour un jeu de tests. C'est aussi le graphe dans l'image de dessus. Vous pouvez spécifier plusieurs fichiers à charger, mais comme un groupe ils ont besoin d'avoir des noms uniques." # 63f7cc81e4084f5bb247374d7a084f89 #: ../../src/developer/index.rst:133 msgid "" "core/trsp/test/test-any-00.test is a sql command to be run. It will get run " "as:" msgstr "core/trsp/test/test-any-00.test est une commande sql qui peut être exécutée. Elle s'exécute ainsi : " # 517a594dd4684e57bbf75d62fa3d4068 #: ../../src/developer/index.rst:141 msgid "Then if there is a difference then an test failure is reported." msgstr "Ensuite si il y a une différence, alors un échec de test est reporté." pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/developer/sampledata.po000066400000000000000000000034541257314352300272730ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 8292d60ebfc34fb492ea6193998bab3e #: ../../src/developer/sampledata.rst:13 msgid "Sample Data" msgstr "Données d'échantillon" # 4b0d58dd2dff4d9c97134f99fe6b536f #: ../../src/developer/sampledata.rst:15 msgid "" "The documentation provides very simple example queries based on a small " "sample network. To be able to execute the sample queries, run the following " "SQL commands to create a table with a small network data set." msgstr "" # e01baf347c854525b5c3bdc1af8d1523 #: ../../src/developer/sampledata.rst:20 msgid "Create table" msgstr "Créer une table" # f6ec8db09c164800a1e2d817a06e2a20 #: ../../src/developer/sampledata.rst:40 msgid "Insert network data" msgstr "Insérer les données du réseau" # 41d209ca693c4739986152fcdfcb3d25 #: ../../src/developer/sampledata.rst:70 msgid "" "Before you test a routing function use this query to fill the source and " "target columns." msgstr "" # 449efcf19ef14ade9797f5818e87ab24 #: ../../src/developer/sampledata.rst:77 msgid "This table is used in some of our examples" msgstr "" # eb2ac2aa18da494185f02f4a2fe0427d #: ../../src/developer/sampledata.rst:94 msgid "The network created in *edge_table*" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/installation/000077500000000000000000000000001257314352300253265ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/installation/build.po000066400000000000000000000120621257314352300267660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:13+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 36951e7f140d4d5b980b0b6a97a04faf #: ../../src/installation/build.rst:13 msgid "Build Guide" msgstr "Guide pour le Build" # 8c64736c7cb4454d8d602456cae13eb7 #: ../../src/installation/build.rst:15 msgid "" "To be able to compile pgRouting make sure that the following dependencies " "are met:" msgstr "Pour être capable de compiler pgRouting, vérifiez que les dépendances suivantes sont présentes :" # 803fb42d0ed746e7b1434fc0702fecc4 #: ../../src/installation/build.rst:17 msgid "C and C++ compilers" msgstr "Compilateurs C et C++ " # c5384bc38f6745bd858daa8f2778464c #: ../../src/installation/build.rst:18 msgid "Postgresql version >= 8.4 (>= 9.1 recommended)" msgstr "Version Postgresql >= 8.4 (>= 9.1 recommandée)" # 7822317678024503afbe9da83351626f #: ../../src/installation/build.rst:19 msgid "PostGIS version >= 1.5 (>= 2.0 recommended)" msgstr "Version PostGIS >= 1.5 (>= 2.0 recommandée)" # 2092361736a94597ae950089f6baeb7c #: ../../src/installation/build.rst:20 msgid "The Boost Graph Library (BGL). Version >= [TBD]" msgstr "La Boost Graph Library (BGL). Version >= [à déterminer]" # ad7f5e5325504267abb8922823e31b6c #: ../../src/installation/build.rst:21 msgid "CMake >= 2.8.8" msgstr "CMake >= 2.8.8" # 9423854129e8411ca11bc2e79ed0a44e #: ../../src/installation/build.rst:22 msgid "(optional, for Driving Distance) CGAL >= [TBD]" msgstr "(optionnel, pour Driving Distance) CGAL >= [à déterminer]" # fbff857abfa44607b05113423945439a #: ../../src/installation/build.rst:23 msgid "(optional, for Documentation) Sphinx >= 1.1" msgstr "(optionnel, pour la Documentation) Sphinx >= 1.1" # 48f6a3951914403f9e1b5ac7d64ada3f #: ../../src/installation/build.rst:24 msgid "(optional, for Documentation as PDF) Latex >= [TBD]" msgstr "" # c6b958f8611849fe90a824cc62db1a74 #: ../../src/installation/build.rst:26 msgid "" "The cmake system has variables the can be configured via the command line " "options by setting them with -D=. You can get a listing of " "these via:" msgstr "" # 62a69adeee3141d5a7de8e0510818440 #: ../../src/installation/build.rst:34 msgid "Currently these are:" msgstr "" # 35027a6663fc4210b027e5210150e681 #: ../../src/installation/build.rst:36 msgid "" "Boost_DIR:PATH=Boost_DIR-NOTFOUND CMAKE_BUILD_TYPE:STRING= " "CMAKE_INSTALL_PREFIX:PATH=/usr/local " "POSTGRESQL_EXECUTABLE:FILEPATH=/usr/lib/postgresql/9.2/bin/postgres " "POSTGRESQL_PG_CONFIG:FILEPATH=/usr/bin/pg_config WITH_DD:BOOL=ON " "WITH_DOC:BOOL=OFF BUILD_HTML:BOOL=ON BUILD_LATEX:BOOL=OFF BUILD_MAN:BOOL=ON" msgstr "" # 2a6ecc049d1a49e481516a497cb42cfd #: ../../src/installation/build.rst:47 msgid "" "These also show the current or default values based on our development " "system. So your values my be different. In general the ones that are of most" " interest are:" msgstr "" # b07b4fda86d7472b823a2e8982cf6b05 #: ../../src/installation/build.rst:49 msgid "" "WITH_DD:BOOL=ON -- Turn on/off building driving distance code. " "WITH_DOC:BOOL=OFF -- Turn on/off building the documentation " "BUILD_HTML:BOOL=ON -- If WITH_DOC=ON, turn on/off building HTML " "BUILD_LATEX:BOOL=OFF -- If WITH_DOC=ON, turn on/off building PDF " "BUILD_MAN:BOOL=ON -- If WITH_DOC=ON, turn on/off building MAN pages" msgstr "" # 1b3877776a474e2bbae2cdf632ab7898 #: ../../src/installation/build.rst:55 msgid "" "To change any of these add ``-D=`` to the cmake lines " "below. For example to turn on documentation, your cmake command might look " "like:" msgstr "" # ce5663a99fe540e59ba79b8415f2e8cf #: ../../src/installation/build.rst:62 msgid "" "If you turn on the documentation, you also need to add the ``doc`` target to" " the make command." msgstr "" # 3447ac18753a48cd8b36008a1c4c10c7 #: ../../src/installation/build.rst:72 msgid "For MinGW on Windows" msgstr "Pour MinGW sur Windows" # 9e2e9bb5dfd54856a24b3e0f455b0c82 #: ../../src/installation/build.rst:84 msgid "For Linux" msgstr "Pour Linux" # 4939346c6ad34ddc92927ceeb1b5a543 #: ../../src/installation/build.rst:96 msgid "With Documentation" msgstr "Avec la Documentation" # a86f43c9a5b84d089caa0a06ac07f64c #: ../../src/installation/build.rst:98 msgid "" "Build with documentation (requires `Sphinx `_):" msgstr "Build avec la documentation (recquiert `Sphinx `_) :" # c9c92cc08d7440f98fe61e333ffc6fe6 #: ../../src/installation/build.rst:106 msgid "Rebuild modified documentation only:" msgstr "Rebuild seulement la documentation modifiée :" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/installation/index.po000066400000000000000000000141541257314352300270020ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:30+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # b41e3e6e82bc4cc1ae494ad03a5e3db0 #: ../../src/installation/index.rst:13 msgid "Installation" msgstr "Installation" # c8a69d5d6c9242ad82bf2995a2d43c40 #: ../../src/installation/index.rst:15 msgid "" "Binary packages are provided for the current version on the following " "platforms:" msgstr "Les paquets binaires sont fournis pour la version courante sur les plateformes suivantes :" # 724bcb2a14ac419f99c2f7d5cfe22b6d #: ../../src/installation/index.rst:19 msgid "Windows" msgstr "Windows" # b683dadc50114de7a4bd0073be4510cf #: ../../src/installation/index.rst:21 msgid "Winnie Bot Experimental Builds:" msgstr "Winnie Bot Experimental Builds:" # 006e74f1eaf042779773f59248230fcb #: ../../src/installation/index.rst:23 msgid "" "`PostgreSQL 9.2 32-bit, 64-bit " "`_" msgstr "`PostgreSQL 9.2 32-bit, 64-bit `_" # 7825f3f82e3e426188a552cac3d76d0c #: ../../src/installation/index.rst:27 msgid "Ubuntu/Debian" msgstr "Ubuntu/Debian" # 5d5652a1d3a04382800239684a4d26cc #: ../../src/installation/index.rst:29 msgid "Ubuntu packages are available in Launchpad repositories:" msgstr "Les paquets Ubuntu sont disponibles dans les dépôts Launchpad :" # 761afc4473ab4a35aff506637c8e80aa #: ../../src/installation/index.rst:31 msgid "*stable* https://launchpad.net/~georepublic/+archive/pgrouting" msgstr "*stable* https://launchpad.net/~georepublic/+archive/pgrouting" # 6500186f8e3d42c88983fa564fc4facf #: ../../src/installation/index.rst:32 msgid "" "*unstable* https://launchpad.net/~georepublic/+archive/pgrouting-unstable" msgstr "*unstable* https://launchpad.net/~georepublic/+archive/pgrouting-unstable" # 7050e2f75f7b42fea67597e63cf2f111 #: ../../src/installation/index.rst:43 msgid "" "Use `UbuntuGIS-unstable PPA `_ to install PostGIS 2.0." msgstr "Utiliser `UbuntuGIS-unstable PPA `_ pour installer PostGIS 2.0." # ce72f9b5cb814c5fb4a4ec48c0f7a294 #: ../../src/installation/index.rst:47 msgid "RHEL/CentOS/Fedora" msgstr "RHEL/CentOS/Fedora" # 06c08177883146369e10318b54f2662a #: ../../src/installation/index.rst:49 msgid "" "Fedora RPM's: https://admin.fedoraproject.org/pkgdb/acls/name/pgRouting" msgstr "Fedora RPM's: https://admin.fedoraproject.org/pkgdb/acls/name/pgRouting" # b6146b0917b441268525a1fe54b0f17e #: ../../src/installation/index.rst:53 msgid "OS X" msgstr "OS X" # cdc507aa586e4ac8b00a7d5818bde423 #: ../../src/installation/index.rst:57 msgid "Homebrew" msgstr "Homebrew" # e949ab234590487ca8c4cfa47be11908 #: ../../src/installation/index.rst:65 msgid "Source Package" msgstr "Paquets Sources" # ec1db5ae27a4451fae0ee5b486baa0db #: ../../src/installation/index.rst:68 msgid "Git 2.0.0-rc1 release" msgstr "Git 2.0.0-rc1 release" # 8f33d62c1dda4436a3c0a75489dec129 #: ../../src/installation/index.rst:68 msgid "`v2.0.0-rc1.tar.gz`_" msgstr "`v2.0.0-rc1.tar.gz`_" # 4eb23002a0464e94a6e62cdef2c72234 #: ../../src/installation/index.rst:68 msgid "`v2.0.0-rc1.zip`_" msgstr "`v2.0.0-rc1.zip`_" # b5a17e917a89472c955c6f2cfdfff517 #: ../../src/installation/index.rst:69 msgid "Git 2.0.0-beta release" msgstr "Git 2.0.0-beta release" # 3db241a58e4c4d6f868116a6770030b5 #: ../../src/installation/index.rst:69 msgid "`v2.0.0-beta.tar.gz`_" msgstr "`v2.0.0-beta.tar.gz`_" # 1e21c08cc7c84816b3ca5cc813d1470d #: ../../src/installation/index.rst:69 msgid "`v2.0.0-beta.zip`_" msgstr "`v2.0.0-beta.zip`_" # 2286b25add114b9e82622ff02d730a8e #: ../../src/installation/index.rst:70 msgid "Git 2.0.0-alpha release" msgstr "Git 2.0.0-alpha release" # 3db12a14f5b94a0eae1772d2f84c9058 #: ../../src/installation/index.rst:70 msgid "`v2.0.0-alpha.tar.gz`_" msgstr "`v2.0.0-alpha.tar.gz`_" # 9ecc4cba22564943855591c0079db428 #: ../../src/installation/index.rst:70 msgid "`v2.0.0-alpha.zip`_" msgstr "`v2.0.0-alpha.zip`_" # 708d8ebb02c2479c86755b38333b9e3d #: ../../src/installation/index.rst:71 msgid "Git master branch" msgstr "Git master branch" # 07931d9e017b4fc7aabc4ca1affa9ec4 #: ../../src/installation/index.rst:71 msgid "`master.tar.gz`_" msgstr "`master.tar.gz`_" # 8ed2f03dcd4b4be1bfee86da4d9bcdc9 #: ../../src/installation/index.rst:71 msgid "`master.zip`_" msgstr "`master.zip`_" # bded77386d4a4124b17d0ee2903d5877 #: ../../src/installation/index.rst:72 msgid "Git develop branch" msgstr "Git develop branch" # 9da6c796cd3045c28c04775b7c49e27c #: ../../src/installation/index.rst:72 msgid "`develop.tar.gz`_" msgstr "`develop.tar.gz`_" # 1671db28e6df4d6094c2fb0a5afe4106 #: ../../src/installation/index.rst:72 msgid "`develop.zip`_" msgstr "`develop.zip`_" # 5a32f08a903c487092dbfb1eae278d84 #: ../../src/installation/index.rst:92 msgid "Using Git" msgstr "Utiliser Git" # f1630712900a49db825c618380b4a713 #: ../../src/installation/index.rst:94 msgid "Git protocol (read-only):" msgstr "Protocole Git (en lecture seule) :" # 9c36f0b296a343ea9c7103d514b6af07 #: ../../src/installation/index.rst:101 msgid "HTTPS protocol (read-only): .. code-block:: bash" msgstr "" # 79827ebd49da4add88e7275c6abc8a5d #: ../../src/installation/index.rst:104 msgid "git clone https://github.com/pgRouting/pgrouting.git" msgstr "git clone https://github.com/pgRouting/pgrouting.git" # 00af13df90844038a100e3ed84ea8572 #: ../../src/installation/index.rst:107 msgid "See :ref:`build` for notes on compiling from source." msgstr "Voir :ref:`build` les notes sur comment compiler depuis les sources." pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/introduction/000077500000000000000000000000001257314352300253465ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/introduction/index.po000066400000000000000000000020131257314352300270110ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 3cb0b7c03fa84c59a8bdb4f5efd33fec #: ../../src/introduction/index.rst:23 msgid "Indices and tables" msgstr "Index et tableaux" # 8cbfd2a6f6d44a1599cfff832b626535 #: ../../src/introduction/index.rst:24 msgid ":ref:`genindex`" msgstr ":ref:`genindex`" # df46715e85104bf48ebb9fb9005099e0 #: ../../src/introduction/index.rst:25 msgid ":ref:`search`" msgstr ":ref:`search`" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/introduction/introduction.po000066400000000000000000000204761257314352300304400ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 06:00+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # d7ca13e272ea4f9a9007e75f83ccda07 #: ../../src/introduction/introduction.rst:13 msgid "Introduction" msgstr "Introduction" # da484b645bf24737937b91b50cb8db89 #: ../../src/introduction/introduction.rst:15 msgid "" "pgRouting is an extension of `PostGIS `_ and `PostgreSQL" " `_ geospatial database and adds routing and other " "network analysis functionality. A predecessor of pgRouting – pgDijkstra, " "written by Sylvain Pasche from `Camptocamp `_, was " "later extended by `Orkney `_ and renamed to " "pgRouting. The project is now supported and maintained by `Georepublic " "`_, `iMaptools `_ and a " "broad user community." msgstr "pgRouting est une extension des bases de données géospatiales `PostGIS `_ et `PostgreSQL `_ et ajoute des fonctionnalités de routing et autres analyses de réseaux. Un prédecesseur de pgRouting – pgDijkstra, écrit par Sylvain Pasche de `Camptocamp `_, a été étendue ultérieurement par`Orkney `_ et renommé pgRouting. Le projet est maintenant maintenu et supporté par `Georepublic `_, `iMaptools `_ et une large communauté d'utilisateurs." # 809f2467c4ee44b093b8ad8386624187 #: ../../src/introduction/introduction.rst:17 msgid "" "pgRouting is an `OSGeo Labs `_ " "project of the `OSGeo Foundation `_ and included on `OSGeo" " Live `_." msgstr "pgRouting est un projet `OSGeo Labs `_ de `OSGeo Foundation `_ et inclut un `OSGeo Live `_." # 16be225589d54868a6e1b06785c71bec #: ../../src/introduction/introduction.rst:23 msgid "License" msgstr "Licence" # c408c4a83f184155aa9880e36ca889d0 #: ../../src/introduction/introduction.rst:25 msgid "The following licenses can be found in pgRouting:" msgstr "Les licences suivantes peuvent être trouvées dans in pgRouting :" # 31c7be72dc384ef29713eaf2fd580192 #: ../../src/introduction/introduction.rst:30 msgid "**License**" msgstr "**Licence**" # 74c1c3a9531243488b0c52134c79e04a #: ../../src/introduction/introduction.rst:32 msgid "GNU General Public License, version 2" msgstr "GNU General Public License, version 2" # 68b6976ef3b147ebba541311f30c1a4d #: ../../src/introduction/introduction.rst:33 msgid "" "Most features of pgRouting are available under `GNU General Public License, " "version 2 `_." msgstr "La plupart des caractéristiques de pgRouting sont disponibles sous `GNU General Public License, version 2 `_." # 3a0945a2b9214644850ca56e273bc01e #: ../../src/introduction/introduction.rst:34 msgid "Boost Software License - Version 1.0" msgstr "Boost Software License - Version 1.0" # e7bd7b9a9dda4730905a2cc4a3e16112 #: ../../src/introduction/introduction.rst:35 msgid "" "Some Boost extensions are available under `Boost Software License - Version " "1.0 `_." msgstr "Certaines extensions Boost sont disponibles sous `Boost Software License - Version 1.0 `_." # 16c42cd30ff24da4bbded95fbf9e66b0 #: ../../src/introduction/introduction.rst:36 msgid "MIT-X License" msgstr "MIT-X License" # d5e17519bd0d4f59bf932309fab800c8 #: ../../src/introduction/introduction.rst:37 msgid "" "Some code contributed by iMaptools.com is available under MIT-X license." msgstr "Une partie du code à laquelle a contribué iMaptools.com est disponible sous la licence MIT-X." # 88d424e5e3f24713be7c34ccce6d1e57 #: ../../src/introduction/introduction.rst:38 msgid "Creative Commons Attribution-Share Alike 3.0 License" msgstr "Creative Commons Attribution-Share Alike 3.0 License" # 54ef0939d7e94434a2552d2bb3d79fba #: ../../src/introduction/introduction.rst:39 msgid "" "The pgRouting Manual is licensed under a `Creative Commons Attribution-Share" " Alike 3.0 License `_." msgstr "Le Manuel pgRouting est distribué sous la licence `Creative Commons Attribution-Share Alike 3.0 License `_." # 5e7f1f01c52346069889d0578d72e8da #: ../../src/introduction/introduction.rst:41 msgid "" "In general license information should be included in the header of each " "source file." msgstr "En général les informations de licence devraient être inclues dans l'entête de chaque fichier source." # 9224c9bd3c5249ea9feb85e27d6161aa #: ../../src/introduction/introduction.rst:45 msgid "Contributors" msgstr "Contributeurs" # a90f02bef3f64bc4994f0afbbb67b8ca #: ../../src/introduction/introduction.rst:48 msgid "Individuals (in alphabetical order)" msgstr "Particuliers (dans l'ordre alphabétique)" # 1d2ac5417c2b484db8aec0192b7843fd #: ../../src/introduction/introduction.rst:50 msgid "" "Akio Takubo, Anton Patrushev, Ashraf Hossain, Christian Gonzalez, Daniel " "Kastl, Dave Potts, David Techer, Ema Miyawaki, Florian Thurkow, Frederic " "Junod, Gerald Fenoy, Jay Mahadeokar, Jinfu Leng, Kai Behncke, Kishore Kumar," " Ko Nagase, Mario Basa, Martin Wiesenhaan, Razequl Islam, Stephen " "Woodbridge, Sylvain Housseman, Sylvain Pasche, Virginia Vergara" msgstr "" # 573e14f52e5948dba921408454b6d775 #: ../../src/introduction/introduction.rst:54 msgid "Corporate Sponsors (in alphabetical order)" msgstr "Sponsors entreprises (dans l'ordre alphabétique)" # ad2024213fb347d781158d36b80dfa17 #: ../../src/introduction/introduction.rst:56 msgid "" "These are corporate entities that have contributed developer time, hosting, " "or direct monetary funding to the pgRouting project:" msgstr "Il y a des entités d'entreprise qui ont contribué au temps de développement, à l'hébergement, ou directement par financement monétaire au projet pgRouting." # 09f8287921f74248909e1cf3831f2b96 #: ../../src/introduction/introduction.rst:58 msgid "" "Camptocamp, CSIS (University of Tokyo), Georepublic, Google Summer of Code, " "iMaptools, Orkney, Paragon Corporation" msgstr "Camptocamp, CSIS (Université de Tokyo), Georepublic, Google Summer of Code, iMaptools, Orkney, Paragon Corporation" # 4cdcc401254446eb9d46bda960475fc9 #: ../../src/introduction/introduction.rst:62 msgid "More Information" msgstr "Plus d'informations" # 4bf76e2626a34595ab551ac18bd46a72 #: ../../src/introduction/introduction.rst:64 msgid "" "The latest software, documentation and news items are available at the " "pgRouting web site http://pgrouting.org." msgstr "Les derniers éléments de l'application, documentation et actualité sont disponibles sur le site web pgRouting http://pgrouting.org." # 7344febf35dc4a0ebc352f5786f756b0 #: ../../src/introduction/introduction.rst:65 msgid "" "PostgreSQL database server at the PostgreSQL main site " "http://www.postgresql.org." msgstr "Le serveur de la base de données PostgreSQL sur le site principal de PostgreSQL http://www.postgresql.org." # cc976f5cf90846e6b5e9dac7197bed3d #: ../../src/introduction/introduction.rst:66 msgid "PostGIS extension at the PostGIS project web site http://postgis.net." msgstr "Extension PostGIS sur le site web de PostGIS http://postgis.net." # b8f01943a50a46e8add511936f5a97c4 #: ../../src/introduction/introduction.rst:67 msgid "Boost C++ source libraries at http://www.boost.org." msgstr "Sources des bibliothèques Boost C++ ici http://www.boost.org." # 65e6bb0c75f54944a362439ff74f327d #: ../../src/introduction/introduction.rst:68 msgid "" "Computational Geometry Algorithms Library (CGAL) at http://www.cgal.org." msgstr "Computational Geometry Algorithms Library (CGAL) at http://www.cgal.org." pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/introduction/support.po000066400000000000000000000216631257314352300274320ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # c7c0c737d2bc483ca92c96d3625c5985 #: ../../src/introduction/support.rst:13 msgid "Support" msgstr "Support" # 32ad6c32431b44539592025892c46046 #: ../../src/introduction/support.rst:15 msgid "" "pgRouting community support is available through `website " "`_, `documentation `_, " "tutorials, mailing lists and others. If you’re looking for :ref:`commercial " "support `, find below a list of companies providing " "pgRouting development and consulting services." msgstr "Le support de la communauté pgRouting est disponible depuis le `site web `_, `documentation `_, tutoriels, listes emails et autres. Si vous cherchez un :ref:`support commercial `, vous trouverez ci-dessous une liste des sociétés fournissant des services de développement et de conseil." # 4bff50a608f740b89877515e393b43a3 #: ../../src/introduction/support.rst:19 msgid "Reporting Problems" msgstr "Reporter un problème" # a0003d2bba284084b83f648947e1d28a #: ../../src/introduction/support.rst:21 msgid "" "Bugs are reported and managed in an `issue tracker " "`_. Please follow these " "steps:" msgstr "Les bugs sont reportés et gérés dans un `système de gestion d'incidents `_. Merci de suivre ces étapes :" # 456e34fdd1a64ac2bf279b123f8c60ec #: ../../src/introduction/support.rst:23 msgid "" "Search the tickets to see if your problem has already been reported. If so, " "add any extra context you might have found, or at least indicate that you " "too are having the problem. This will help us prioritize common issues." msgstr "Cherchez les tickets pour voir si votre problème a déjà été reporté. Si oui, ajoutez tout contexte supplémentaire que vous pourriez avoir trouvé, ou vous pouvez simplement ajouter que vous avez également le même problème. Cela nous aidera à établir la priorité des incidents en commun. " # c7868bf251024c2284115bdc5ff6a56a #: ../../src/introduction/support.rst:24 msgid "" "If your problem is unreported, create a `new issue " "`_ for it." msgstr "Si votre problème n'est pas reporté, créer un `nouvel incident `_ pour ça." # 8780a71171ad4ee891831e77e352e463 #: ../../src/introduction/support.rst:25 msgid "" "In your report include explicit instructions to replicate your issue. The " "best tickets include the exact SQL necessary to replicate a problem." msgstr "Dans votre rapport, incluez explicitement les instructions pour reproduire votre problème. Les meilleurs tickets incluent le SQL exact nécessaire pour reproduire un problème." # e37493a4d9354b66abcd37cee8516738 #: ../../src/introduction/support.rst:26 msgid "" "If you can test older versions of PostGIS for your problem, please do. On " "your ticket, note the earliest version the problem appears." msgstr "Si vous pouvez tester les versions anciennes de PostGIS pour votre problème, merci de le faire. Dans votre ticket, mentionnez la plus récente version où le problème apparaît." # 2fb24e96127c45d08bb73c55f52a7153 #: ../../src/introduction/support.rst:27 msgid "" "For the versions where you can replicate the problem, note the operating " "system and version of pgRouting, PostGIS and PostgreSQL." msgstr "Pour les versions où vous pouvez reproduire le problème, notez le système d'exploitation et la version de pgRouting, PostGIS et PostgreSQL." # a663e12c88ed4c958554c604f0b6d4d0 #: ../../src/introduction/support.rst:28 msgid "" "It is recommended to use the following wrapper on the problem to pin point " "the step that is causing the problem." msgstr "" # 47052f7fae7249d6ae1cf64282ceb59c #: ../../src/introduction/support.rst:39 msgid "Mailing List and GIS StackExchange" msgstr "Liste d'emails et StackExchange SIG" # 27b8ce0f71384ba693efcb0dfb73ae3a #: ../../src/introduction/support.rst:41 msgid "" "There are two mailing lists for pgRouting hosted on OSGeo mailing list " "server:" msgstr "Il y a deux listes emails pour pgRouting hébergé sur le serveur de mailing list OSGeo." # 80462e7382f24471ba09d7fd3a545a9e #: ../../src/introduction/support.rst:43 msgid "" "User mailing list: http://lists.osgeo.org/mailman/listinfo/pgrouting-users" msgstr "Listes d'emails utilisateurs : http://lists.osgeo.org/mailman/listinfo/pgrouting-users" # 13e85084f4834b80bc71de82070cd045 #: ../../src/introduction/support.rst:44 msgid "" "Developer mailing list: http://lists.osgeo.org/mailman/listinfo/pgrouting-" "dev" msgstr "Liste des emails développeurs : http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" # 1c9e5bb5962e4e0eb6def2fb057836f0 #: ../../src/introduction/support.rst:46 msgid "" "For general questions and topics about how to use pgRouting, please write to" " the user mailing list." msgstr "Pour les questions générales et les sujets sur comment utiliser pgRouting, veuillez écrire à la liste des emails utilisateurs." # 6ee669e36133404c80e8b4970948411f #: ../../src/introduction/support.rst:48 msgid "" "You can also ask at `GIS StackExchange `_ and" " tag the question with ``pgrouting``. Find all questions tagged with " "``pgrouting`` under http://gis.stackexchange.com/questions/tagged/pgrouting " "or subscribe to the `pgRouting questions feed " "`_." msgstr "Vous pouvez aussi demander à `GIS StackExchange `_ et étiquetter la question avec ``pgrouting``. Trouvez toutes les questions étiquetées avec ``pgrouting`` ici http://gis.stackexchange.com/questions/tagged/pgrouting ou abonnez-vous à `pgRouting questions feed `_." # 6a373e258f034db7a828d6136b10d6f2 #: ../../src/introduction/support.rst:54 msgid "Commercial Support" msgstr "Support Commercial" # cc0ba72823c14231862a66b9ae93346a #: ../../src/introduction/support.rst:56 msgid "" "For users who require professional support, development and consulting " "services, consider contacting any of the following organizations, which have" " significantly contributed to the development of pgRouting:" msgstr "Pour les utilisateurs qui demandent un support professionnel et des services de conseil, veuillez contacter l'une des organisations suivantes, qui ont contribué de façon significative au développement de pgRouting :" # 67e18fa7bf2148078cd7d3f651ee5127 #: ../../src/introduction/support.rst:61 msgid "**Company**" msgstr "**Société**" # 19beaf22bba14bad81ecc361e70f065f #: ../../src/introduction/support.rst:62 msgid "**Offices in**" msgstr "**Bureaux à**" # 0fab02b12f7a41429938b4d160ad4255 #: ../../src/introduction/support.rst:63 msgid "**Website**" msgstr "**Site web**" # 350e6cd672124438a6fa234a5c635414 #: ../../src/introduction/support.rst:64 msgid "Georepublic" msgstr "Georepublic" # dd5cf051ee424f30aebcd1f07cb73b6e #: ../../src/introduction/support.rst:65 msgid "Germany, Japan" msgstr "Allemagne, Japon" # 466fe62593f94b62a69ead6e8a03565b #: ../../src/introduction/support.rst:66 msgid "http://georepublic.info" msgstr "http://georepublic.info" # addd13f2e8ba4a588f031b6f49ee8928 #: ../../src/introduction/support.rst:67 msgid "iMaptools" msgstr "iMaptools" # a8daac2def214afc8d8ceb9a27d25589 #: ../../src/introduction/support.rst:68 msgid "United States" msgstr "États-Unis" # 08a0ae9e94434d9bb44c3c8403243f3f #: ../../src/introduction/support.rst:69 msgid "http://imaptools.com" msgstr "http://imaptools.com" # de65746683f949569928286d2b94e0c9 #: ../../src/introduction/support.rst:70 msgid "Orkney Inc." msgstr "Orkney Inc." # f9673096ad4b4c9fb435f7e806e95b68 #: ../../src/introduction/support.rst:71 msgid "Japan" msgstr "Japon" # d23116ef9a0f4feba31c83b54b3e823f #: ../../src/introduction/support.rst:72 msgid "http://www.orkney.co.jp" msgstr "http://www.orkney.co.jp" # dceb3f34abe74bfbad46c5a5e37c852b #: ../../src/introduction/support.rst:73 msgid "Camptocamp" msgstr "Camptocamp" # 6bb5afc92f294b7e8322302390f56fec #: ../../src/introduction/support.rst:74 msgid "Switzerland, France" msgstr "Suisse, France" # bd2983c88d074017be19551e6cf11fff #: ../../src/introduction/support.rst:75 msgid "http://www.camptocamp.com" msgstr "http://www.camptocamp.com" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/tutorial/000077500000000000000000000000001257314352300244705ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/tutorial/analytics.po000066400000000000000000000202731257314352300270230ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 980fad1a06484f7c8cef9a7fde4958ec #: ../../src/tutorial/analytics.rst:13 msgid "Graph Analytics" msgstr "Analytiques de graphe" # 92dfdaca18154d5fb972e4b0377224d1 #: ../../src/tutorial/analytics.rst:15 msgid "Stephen Woodbridge " msgstr "Stephen Woodbridge " # 9d29818196394fe6bde3a64a6a4ecc11 #: ../../src/tutorial/analytics.rst:16 msgid "" "Stephen Woodbridge. The source code is released under the MIT-X license." msgstr "Stephen Woodbridge. The code source est distribué sous la licence MIT-X." # 310f125aa8204065bcc2b95d49db2196 #: ../../src/tutorial/analytics.rst:20 msgid "Overview" msgstr "Présentation" # a3236e530b504e8895bcee266c2f686b #: ../../src/tutorial/analytics.rst:22 msgid "" "It is common to find problems with graphs that have not been constructed " "fully noded or in graphs with z-levels at intersection that have been " "entered incorrectly. An other problem is one way streets that have been " "entered in the wrong direction. We can not detect errors with respect to " "\"ground\" truth, but we can look for inconsistencies and some anomalies in " "a graph and report them for additional inspections." msgstr "" # be553e417c184b5eb0ad8ee4096ad7fa #: ../../src/tutorial/analytics.rst:24 msgid "" "We do not current have any visualization tools for these problems, but I " "have used mapserver to render the graph and highlight potential problem " "areas. Someone familiar with graphviz might contribute tools for generating " "images with that." msgstr "" # d3e3bf311b944d1cb4f8ebfa1e3d1c35 #: ../../src/tutorial/analytics.rst:28 msgid "Analyze a Graph" msgstr "Analyser un graphe" # b7b34732b36b4c3386ebb82a99725c87 #: ../../src/tutorial/analytics.rst:30 msgid "" "With :ref:`pgr_analyze_graph` the graph can be checked for errors. For " "example for table \"mytab\" that has \"mytab_vertices_pgr\" as the vertices " "table:" msgstr "" # 883152de9fb3419fa261d8c6761b619f #: ../../src/tutorial/analytics.rst:53 msgid "In the vertices table \"mytab_vertices_pgr\":" msgstr "" # dde249ef911949ab835d0b7d9350c416 #: ../../src/tutorial/analytics.rst:55 msgid "Deadends are indentified by ``cnt=1``" msgstr "" # 99f8cb76dde84268b23cafcadb364a32 #: ../../src/tutorial/analytics.rst:56 msgid "Potencial gap problems are identified with ``chk=1``." msgstr "" # fd199f728c124588a6fccf258e912e65 #: ../../src/tutorial/analytics.rst:74 msgid "" "For isolated road segments, for example, a segment where both ends are " "deadends. you can find these with the following query:" msgstr "" # 6986ddb18688499ca9065a00ac84b5fc #: ../../src/tutorial/analytics.rst:83 msgid "" "If you want to visualize these on a graphic image, then you can use " "something like mapserver to render the edges and the vertices and style " "based on ``cnt`` or if they are isolated, etc. You can also do this with a " "tool like graphviz, or geoserver or other similar tools." msgstr "Si vous voulez visualiser ceux-ci sur une image graphique, alors vous pouvez utiliser quelque chose comme mapserver pour rendre les arêtes et les sommets et le style basé sur ``cnt`` ou ils sont isolés, etc. Vous pouvez aussi faire cela avec un outil comme graphviz, ou geoserver ou autres outils similaires." # a9cdd802bf2d44b8ad116075edfa006d #: ../../src/tutorial/analytics.rst:87 msgid "Analyze One Way Streets" msgstr "Analyser les routes à sens unique" # ceeba0ba5905459c92f8e38e90544cb4 #: ../../src/tutorial/analytics.rst:89 msgid "" ":ref:`pgr_analyze_oneway` analyzes one way streets in a graph and identifies" " any flipped segments. Basically if you count the edges coming into a node " "and the edges exiting a node the number has to be greater than one." msgstr "" # 965b89e720674f77a4d6d97b26312235 #: ../../src/tutorial/analytics.rst:91 msgid "" "This query will add two columns to the vertices_tmp table ``ein int`` and " "``eout int`` and populate it with the appropriate counts. After running this" " on a graph you can identify nodes with potential problems with the " "following query." msgstr "Cette requête va ajouter deux colonnes à la table vertices_tmp ``ein int`` et ``eout int`` et la remplir avec les comptes appropriés. Après avoir exécuté ceci sur un graphe vous pouvez identifier les noeuds avec des problèmes potentiels avec la requête suivante." # 7a483848e9424b628eadf2560140d784 #: ../../src/tutorial/analytics.rst:94 msgid "" "The rules are defined as an array of text strings that if match the ``col`` " "value would be counted as true for the source or target in or out condition." msgstr "Les règles sont définies comme un tableau de chaînes de caractères qui s'ils correspondent à la valeur ``col`` serait être comptée comme vraie pour la source ou cible sous ou en dehors de la condition." # 07304f9bde2d4248af5616aa3ad7b998 #: ../../src/tutorial/analytics.rst:98 msgid "Example" msgstr "Exemple" # 3a0862cb802a42dd9a8eb1972e947d4a #: ../../src/tutorial/analytics.rst:100 msgid "" "Lets assume we have a table \"st\" of edges and a column \"one_way\" that " "might have values like:" msgstr "Supposons que nous avons un tableau \"st\" des arêtes et une colonne à \"sens unique\" qui pourrait avoir des valeurs comme :" # 04d77c12d42a49098ac138d4cd8d1134 #: ../../src/tutorial/analytics.rst:102 msgid "'FT' - oneway from the source to the target node." msgstr "'FT' - sens unique de la source au noeud cible." # 1e433297e48745b8a26d9bdc471bb079 #: ../../src/tutorial/analytics.rst:103 msgid "'TF' - oneway from the target to the source node." msgstr "'TF' - sens unique de la cible au noeud source." # ec58ad375c304521a62c088b53b57cca #: ../../src/tutorial/analytics.rst:104 msgid "'B' - two way street." msgstr "'B' - route à deux voies." # de3d50611ab84de8abc0434aaf176361 #: ../../src/tutorial/analytics.rst:105 msgid "'' - empty field, assume twoway." msgstr "'' - champ vide, supposé à deux voies." # bec6afb7e7f0453b8d028b521ce38b1f #: ../../src/tutorial/analytics.rst:106 msgid " - NULL field, use two_way_if_null flag." msgstr " - champ NULL, utiliser le flag two_way_if_null." # 8b2a6e5d0f58459b9c0d857b8094b2b1 #: ../../src/tutorial/analytics.rst:108 msgid "" "Then we could form the following query to analyze the oneway streets for " "errors." msgstr "Ensuite nous pourrions former la requête suivante pour analyser les routes à sens unique pour les erreurs." # ca0da22fa34a4ab8abffbb33176f1196 #: ../../src/tutorial/analytics.rst:127 msgid "" "Typically these problems are generated by a break in the network, the one " "way direction set wrong, maybe an error related to z-levels or a network " "that is not properly noded." msgstr "" # e6995522d4b34322a49f7fc234ef5a92 #: ../../src/tutorial/analytics.rst:129 msgid "" "The above tools do not detect all network issues, but they will identify " "some common problems. There are other problems that are hard to detect " "because they are more global in nature like multiple disconnected networks. " "Think of an island with a road network that is not connected to the mainland" " network because the bridge or ferry routes are missing." msgstr "" # f35ee6b63cb84a21956ba58f495375b3 #: ../../src/tutorial/analytics.rst:133 msgid "See Also" msgstr "Voir aussi" # 46adfdf5d9b042109be5c667ad12afdc #: ../../src/tutorial/analytics.rst:135 msgid ":ref:`pgr_analyze_graph`" msgstr ":ref:`pgr_analyze_graph`" # d6a1979339344f65beef1fb134c99ea0 #: ../../src/tutorial/analytics.rst:136 msgid ":ref:`pgr_analyze_oneway`" msgstr ":ref:`pgr_analyze_oneway`" # b1e8747121eb4e61bc26581ab784c9ce #: ../../src/tutorial/analytics.rst:137 msgid ":ref:`pgr_node_network`" msgstr ":ref:`pgr_node_network`" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/tutorial/custom_query.po000066400000000000000000000105571257314352300275770ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 6f7957030f094b6d9cbc9409e43365cc #: ../../src/tutorial/custom_query.rst:13 msgid "Custom Query" msgstr "Requête personnalisée" # d51566c70ba441bd97b5f05d3319f75b #: ../../src/tutorial/custom_query.rst:17 msgid "" "In general, the routing algorithms need an SQL query that contain one or " "more of the following required columns with the preferred type:" msgstr "" # 3635e11429294bfb8119843ed85e9357 # 3e7594678daf45f18a5e66bd639a5eff # 1cbb2351bab547248a9e9c603cd7a566 #: ../../src/tutorial/custom_query.rst:19 #: ../../src/tutorial/custom_query.rst:20 #: ../../src/tutorial/custom_query.rst:21 msgid "int4" msgstr "" # 4215130eed644b249425772c5e56bd0f # 56540a30c9bd4368b8cabf5c501404f4 # cd08d7d274414ff8ab7201e379a68284 # bcb0372ecaf94af1b1ddac5411662b4c # 0e6362bbf64c4705b5b1f75692ec42ef # 8d70966ee0614b2c887aaab9e45c0dd5 # 4326b5bb0231435698e3b6d52f933827 # 3181c241469e4670bcae933939634002 # cb8241385b0c44c4839d156649851190 #: ../../src/tutorial/custom_query.rst:22 #: ../../src/tutorial/custom_query.rst:23 #: ../../src/tutorial/custom_query.rst:24 #: ../../src/tutorial/custom_query.rst:25 #: ../../src/tutorial/custom_query.rst:26 #: ../../src/tutorial/custom_query.rst:27 #: ../../src/tutorial/custom_query.rst:28 #: ../../src/tutorial/custom_query.rst:29 #: ../../src/tutorial/custom_query.rst:63 msgid "float8" msgstr "" # 18ef546ea54244b9a998d5db49cd6b44 #: ../../src/tutorial/custom_query.rst:31 msgid "" "When the edge table has the mentioned columns, the following SQL queries can" " be used." msgstr "" # d6c69e08f2e942548a8da4a67c6be175 #: ../../src/tutorial/custom_query.rst:39 msgid "" "When the edge table has a different name to represent the required columns:" msgstr "" # d121b6e40b2549b68baeebb6ac20ebfe #: ../../src/tutorial/custom_query.rst:51 msgid "" "The topology functions use the same names for ``id``, ``source`` and " "``target`` columns of the edge table, The fowllowing parameters have as " "default value:" msgstr "" # 0cffe4e3fec240748ea92fc80198a879 #: ../../src/tutorial/custom_query.rst:53 msgid "int4 Default ``id``" msgstr "" # 317d18ac6e654e2699ab3c5386987100 #: ../../src/tutorial/custom_query.rst:54 msgid "int4 Default ``source``" msgstr "" # dc30cae70610482b9da90a59e92699b1 #: ../../src/tutorial/custom_query.rst:55 msgid "int4 Default ``target``" msgstr "" # 5ea6410c1e7948d8a0de99e9348a3617 #: ../../src/tutorial/custom_query.rst:56 msgid "text Default ``the_geom``" msgstr "" # 234a816e3ec248f6938cf67c6d91e5e1 #: ../../src/tutorial/custom_query.rst:57 msgid "text Default ``oneway``" msgstr "" # a4dbcf322242431e86e21cf0dd2d0323 #: ../../src/tutorial/custom_query.rst:58 msgid "text Default ``true`` to indicate all rows (this is not a column)" msgstr "" # 0a9261da3a204fe8973f128ef6a960e6 #: ../../src/tutorial/custom_query.rst:60 msgid "" "The following parameters do not have a default value and when used they have" " to be inserted in strict order:" msgstr "" # 24f06f6b1d4e4d4ba7fb3d078899cbeb #: ../../src/tutorial/custom_query.rst:62 msgid "text" msgstr "" # 25b4027b78f7437bb8ce6a6142881103 # a08810d55bc040ce8de287b6455d6007 # 9e98508be5844523a5de60001d5ca3ee # c5bc2ea08c5d4e188935bd817a23e363 #: ../../src/tutorial/custom_query.rst:64 #: ../../src/tutorial/custom_query.rst:65 #: ../../src/tutorial/custom_query.rst:66 #: ../../src/tutorial/custom_query.rst:67 msgid "text[]" msgstr "" # 324f6836a74d4eb9a61de9ec13f4efd8 #: ../../src/tutorial/custom_query.rst:69 msgid "" "When the columns required have the default names this can be used (pgr_func " "is to represent a topology function)" msgstr "" # 250d7353f04c4625a0a939e34b72cbf8 #: ../../src/tutorial/custom_query.rst:79 msgid "" "When the columns required do not have the default names its strongly " "recomended to use the *named notation*." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/tutorial/custom_wrapper.po000066400000000000000000000014321257314352300301020ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-22 17:30+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # eabd47deb6034d1c95a09b9014e26c69 #: ../../src/tutorial/custom_wrapper.rst:13 msgid "Custom Wrapper" msgstr "Wrapper personnalisé" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/tutorial/index.po000066400000000000000000000056641257314352300261520ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:20+0000\n" "Last-Translator: cvvergara\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 6a8f93140b244bb29541e366b9af91dd #: ../../src/tutorial/index.rst:13 msgid "Tutorial" msgstr "Tutoriel" # a64c244637f4455cbded0e09c15fb8e1 #: ../../src/tutorial/index.rst:16 msgid ":ref:`Getting started `" msgstr "" # acf4544cb0394b96859312fe489b6b5f #: ../../src/tutorial/index.rst:18 msgid "How to create a database to use for our project" msgstr "Comment créer une base de données pour notre projet" # 29bb03c78beb407cb3c7ef833144e908 #: ../../src/tutorial/index.rst:19 msgid "How to load some data" msgstr "Comment charger des données" # 6522624c4787423098652645beaca70b #: ../../src/tutorial/index.rst:20 msgid "How to build a topology" msgstr "Comment construire une topologie" # 7e3a1701c1cb4f2399f80cab2f32fbfd #: ../../src/tutorial/index.rst:21 msgid "How to check your graph for errors" msgstr "Comment vérifier les erreurs de votre graphe" # 7a4ac738b5a54446a3fb6a2a872ee973 #: ../../src/tutorial/index.rst:22 msgid "How to compute a route" msgstr "Comment calculer une route" # 267375c5b956437cab09d66694082436 #: ../../src/tutorial/index.rst:23 msgid "How to use other tools to view your graph and route" msgstr "Comment utiliser d'autres outils pour votre graphe et votre route" # 7eb6346c00174549a67aa3ba5b639061 #: ../../src/tutorial/index.rst:24 msgid "How to create a web app" msgstr "Comment créer une application web" # 9c88e3538b4443db8727c2ac29dfe064 #: ../../src/tutorial/index.rst:26 msgid "Advanced Topics" msgstr "" # 96bfb05f4c374de79f250704d4c8b3e7 #: ../../src/tutorial/index.rst:28 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 5bb8a81892314636b035fe0d8e56b426 #: ../../src/tutorial/index.rst:29 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr "" # 6cfe3bc3d8b942b188c87a00b5e92cb8 #: ../../src/tutorial/index.rst:30 msgid ":ref:`custom_query` that is used in the routing algorithms." msgstr "" # 2fc8eb635e614b249d37a76fb7d66f68 #: ../../src/tutorial/index.rst:31 msgid ":ref:`performance` to improve your performance." msgstr "" # 1cf3220a11c4411b85339e05e3546f22 #: ../../src/tutorial/index.rst:32 msgid ":ref:`custom_wrapper` to colaborate with a wrapper." msgstr "" # 025472df762342bb955f96e2572111ed #: ../../src/tutorial/index.rst:33 msgid ":ref:`recipes` to colaborate with a recipe." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/tutorial/performance.po000066400000000000000000000036141257314352300273350ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 02750fc506e541eaa5e3a34280aabce6 #: ../../src/tutorial/performance.rst:13 msgid "Performance Tips" msgstr "Conseils pour la performance" # c6cdc3cc67d54b349406611e4f2fba51 #: ../../src/tutorial/performance.rst:16 msgid "" "When \"you know\" that you are going to remove a set of edges from the edges" " table, and without those edges you are going to use a routing function you " "can do the following:" msgstr "" # 09daa462ecb3460fb93b4a3a05fccb4f #: ../../src/tutorial/performance.rst:18 msgid "Analize the new topology based on the actual topology:" msgstr "" # 6481ccc4d94a4513893f4b1ec5fd615f #: ../../src/tutorial/performance.rst:24 msgid "Or create a new topology if the change is permanent:" msgstr "" # f83a8c75a53848f4b2b2ce62be14b3b1 #: ../../src/tutorial/performance.rst:31 msgid "Use an SQL that \"removes\" the edges in the routing function" msgstr "" # d598fe2adbc346ce8aa4ea167d2cc77d #: ../../src/tutorial/performance.rst:37 msgid "" "When \"you know\" that the route will not go out of a particular area, to " "speed up the process you can use a more complex SQL query like" msgstr "" # c7e739bf9e1e42cfaedf49458bedb00c #: ../../src/tutorial/performance.rst:46 msgid "Note that the same condition ``id < 17`` is used in all cases." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/tutorial/recipes.po000066400000000000000000000014151257314352300264630ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-22 17:30+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 227045a7e0474d4998d6a6d10503851b #: ../../src/tutorial/recipes.rst:13 msgid "Useful Recipes" msgstr "Recettes utiles" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/tutorial/topology.po000066400000000000000000000151711257314352300267110ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 95ba56beb837464cac49ef7880693c4c #: ../../src/tutorial/topology.rst:13 msgid "Routing Topology" msgstr "Topologie de routage" # a13e17875be047edb65c4dff0e77e3a3 #: ../../src/tutorial/topology.rst:15 msgid "Stephen Woodbridge " msgstr "Stephen Woodbridge " # fae10235d477445e8c8ad3b8ddf138c5 #: ../../src/tutorial/topology.rst:16 msgid "" "Stephen Woodbridge. The source code is released under the MIT-X license." msgstr "Stephen Woodbridge. The code source est distribué sous la licence MIT-X." # bb8d84bed17047048664ea7fe078eb94 #: ../../src/tutorial/topology.rst:20 msgid "Overview" msgstr "Présentation" # 2a882bec3de94c1eb574a3eb222c98e4 #: ../../src/tutorial/topology.rst:22 msgid "" "Typically when GIS files are loaded into the data database for use with " "pgRouting they do not have topology information associated with them. To " "create a useful topology the data needs to be \"noded\". This means that " "where two or more roads form an intersection there it needs to be a node at " "the intersection and all the road segments need to be broken at the " "intersection, assuming that you can navigate from any of these segments to " "any other segment via that intersection." msgstr "" # 65c5e66127ab486492799e66af98970c #: ../../src/tutorial/topology.rst:24 msgid "" "You can use the :ref:`graph analysis functions ` to help you see " "where you might have topology problems in your data. If you need to node " "your data, we also have a function :ref:`pgr_nodeNetwork() " "` that might work for you. This function splits ALL " "crossing segments and nodes them. There are some cases where this might NOT " "be the right thing to do." msgstr "Vous pouvez utiliser les :ref:`graph analysis functions ` pour vous aider à voir où vous pourrie avoir des problèmes de topologie dans vos données. Si vous avez besoin de nouer vos données, nous avons aussi une fonction :ref:`pgr_nodeNetwork() ` qui pourrait fonctionner pour vous. La fonction sépare TOUS les segments et les noue. Il y a certaines cas où cela pourrait ne pas être la bonne chose à faire." # efc1fb5385064e7da087f3b0371faf57 #: ../../src/tutorial/topology.rst:26 msgid "" "For example, when you have an overpass and underpass intersection, you do " "not want these noded, but pgr_nodeNetwork does not know that is the case and" " will node them which is not good because then the router will be able to " "turn off the overpass onto the underpass like it was a flat 2D intersection." " To deal with this problem some data sets use z-levels at these types of " "intersections and other data might not node these intersection which would " "be ok." msgstr "Par exemple, quand vous avez une intersection entre une route supérieure et inférieure, vous ne voulez pas qu'elle soit nouée, mais pgr_nodeNetwork ne sait pas que c'est le cas et va les nouer avec eux ce qui n'est pas bien parce qu'ensuite le conducteur sera capable d'éteindre la route supérieure sur la route inférieure comme cela était une intersection plate 2D. Pour faire face à ce problème certains jeux de données à ces types utilisent les z-levels à ces types d'intersections et autres données pourraient ne pas nouer cette intersection ce qui serait ok." # 43c22da1f7b34db7999adbad7ac7a4e1 #: ../../src/tutorial/topology.rst:28 msgid "" "For those cases where topology needs to be added the following functions may" " be useful. One way to prep the data for pgRouting is to add the following " "columns to your table and then populate them as appropriate. This example " "makes a lot of assumption like that you original data tables already has " "certain columns in it like ``one_way``, ``fcc``, and possibly others and " "that they contain specific data values. This is only to give you an idea of " "what you can do with your data." msgstr "Pour ces cas où la topologie a besoin d'être ajoutée les fonctions suivantes peuvent être utiles. Une façon de préparer les données pour pgRouting est d'ajouter les colonnes suivantes à votre table et ensuite les remplir comme approprié. Cet exemple fait un tas d'hypothèses comme que vos tables de données originales ont certaines colonnes comme ``one_way``, ``fcc``, et possiblement autres et qu'ils contiennent des valeurs de données spécifiques. Ceci est seulement pour vous donner une idée de ce que vous pouvez faire avec vos données." # 30e52836594b46f1917dd9ffaa55fc0c #: ../../src/tutorial/topology.rst:49 msgid "" "The function :ref:`pgr_createTopology() ` will create " "the ``vertices_tmp`` table and populate the ``source`` and ``target`` " "columns. The following example populated the remaining columns. In this " "example, the ``fcc`` column contains feature class code and the ``CASE`` " "statements converts it to an average speed." msgstr "La fonction :ref:`pgr_createTopology() ` va créer la table ``vertices_tmp`` et remplir la ``source`` et les colonnes ``target``. L'exemple suivant remplit les colonnes suivantes. Dans cet exemple, la colonne ``fcc`` contient le code de la classe fonctionnalité et les instructions ``CASE`` le convertissent en une vitesse moyenne." # 6aa2b52ff1ac4c16a315c9ddfdf90b57 #: ../../src/tutorial/topology.rst:112 msgid "" "Now your database should be ready to use any (most?) of the pgRouting " "algorithms." msgstr "Maintenant votre base de données devrait être prête pour utiliser n'importe (la plupart ?) des algorithmes de pgRouting." # 6cc3d005cb454b77959bfbdc6fdd2105 #: ../../src/tutorial/topology.rst:116 msgid "See Also" msgstr "Voir aussi" # 40847af777814998afe63d824d73c507 #: ../../src/tutorial/topology.rst:118 msgid ":ref:`pgr_create_topology`" msgstr ":ref:`pgr_create_topology`" # 974b427fbcf64ec8ab76456dcd37bd7d #: ../../src/tutorial/topology.rst:119 msgid ":ref:`pgr_node_network`" msgstr ":ref:`pgr_node_network`" # adedad6329b0494988daee57bcf0cb98 #: ../../src/tutorial/topology.rst:120 msgid ":ref:`pgr_point_to_id`" msgstr ":ref:`pgr_point_to_id`" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/doc/src/tutorial/tutorial.po000066400000000000000000000246571257314352300267110ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-23 20:30+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # cc286a8aa26b414ba5c056e7e967f754 #: ../../src/tutorial/tutorial.rst:13 msgid "Getting Started" msgstr "Prise en main" # 203987e9bc9545e386abb61978fa7973 #: ../../src/tutorial/tutorial.rst:15 msgid "" "This is a simple guide to walk you through the steps of getting started with" " pgRouting. In this guide we will cover:" msgstr "Ceci est un guide simplifié pour vous guider pas à pas à démarrer avec pgRouting. Dans ce guide nous détaillerons :" # cf084ff2892b4ce09042343d046fd022 # 09f0c2436ee0452ca34f4ea785294ca0 #: ../../src/tutorial/tutorial.rst:18 ../../src/tutorial/tutorial.rst:27 msgid "How to create a database to use for our project" msgstr "Comment créer une base de données pour notre projet" # c3031c03516e400eb51fd389eab9d370 # 8e16b537fced4fd98de6654b3d25882d #: ../../src/tutorial/tutorial.rst:19 ../../src/tutorial/tutorial.rst:61 msgid "How to load some data" msgstr "Comment charger des données" # 28162361c9ef451a8269bdc8c569c9c5 # be1e900598c64c579d8a2306852c3c77 #: ../../src/tutorial/tutorial.rst:20 ../../src/tutorial/tutorial.rst:77 msgid "How to build a topology" msgstr "Comment construire une topologie" # 422d77e9576145f6b3e41ee3e9d8019c # e02a5f0e2c4c4c108a97d142e7719614 #: ../../src/tutorial/tutorial.rst:21 ../../src/tutorial/tutorial.rst:93 msgid "How to check your graph for errors" msgstr "Comment vérifier les erreurs de votre graphe" # 48af8de98aa440599ef7c5e08a987c73 # 00b0784fc2ba469ca4d4987d90a07e2a #: ../../src/tutorial/tutorial.rst:22 ../../src/tutorial/tutorial.rst:121 msgid "How to compute a route" msgstr "Comment calculer une route" # a6c42f436e6240b0bd853d2459a82af5 # 8f60e469188446368b6e9dd27fa4362c #: ../../src/tutorial/tutorial.rst:23 ../../src/tutorial/tutorial.rst:142 msgid "How to use other tools to view your graph and route" msgstr "Comment utiliser d'autres outils pour votre graphe et votre route" # e8d64e7e71f94995b63b80ec6c489433 # 20eafe14706e4660b2f9886ce1f6b357 #: ../../src/tutorial/tutorial.rst:24 ../../src/tutorial/tutorial.rst:147 msgid "How to create a web app" msgstr "Comment créer une application web" # b1db71933e1241eeae8298bba077f388 #: ../../src/tutorial/tutorial.rst:29 msgid "" "The first thing we need to do is create a database and load pgrouting in the" " database. Typically you will create a database for each project. Once you " "have a database to work in, your can load your data and build your " "application in that database. This makes it easy to move your project later " "if you want to to say a production server." msgstr "La première chose que nous avons besoin de faire est de créer une base de données et charger pgrouting dans la base de données. Typiquement vous allez créer une base de données pour chaque projet. Une fois que vous avez une base de données sur laquelle travailler, vous pouvez charger vos données et construire votre application à partir de cette base de données. Cela facilite les choses si vous voulez plus tard migrer le projet sur un serveur de production." # e9ea8391635c4aeea6230a1dc512ca40 #: ../../src/tutorial/tutorial.rst:35 msgid "For Postgresql 9.1 and later versions" msgstr "Pour Postgresql 9.1 et les versions ultérieures" # b5416a83185a4b968116495c15a2dbb9 #: ../../src/tutorial/tutorial.rst:44 msgid "For older versions of postgresql" msgstr "Pour les versions précédentes de postgresql" # 4d3bdf2c0daf49e19b0cc8ec9a54ce6d #: ../../src/tutorial/tutorial.rst:63 msgid "" "How you load your data will depend in what form it comes it. There are " "various OpenSource tools that can help you, like:" msgstr "La façon dont vous chargez vos données dépend du format des données. Il existe des outils OpenSource variés qui peuvent vous aider, comme :" # 443c825aa19945f694b869caa419068a #: ../../src/tutorial/tutorial.rst:66 msgid "this is the postgresql shapefile loader" msgstr "c'est le chargeur de fichier au format postgresql" # 4d91dcd01dac46f59ceb42aeeac5dc8d #: ../../src/tutorial/tutorial.rst:67 msgid "this is a vector data conversion utility" msgstr "c'est un utilitaire de conversion de données vectorielles" # 99f1dae37c3742db82e18bf14675f806 #: ../../src/tutorial/tutorial.rst:68 msgid "this is a tool for loading OSM data into postgresql" msgstr "c'est un outil de chargement des données OSM dans postgresql" # 0fc4acb74524472e89a9867f716c6941 #: ../../src/tutorial/tutorial.rst:70 msgid "" "So these tools and probably others will allow you to read vector data and " "and can load that data into your database as a table of some kind. At this " "point you need to know a little about your data structure and content. One " "easy way to browse you data table is with pgAdmin3 or phpPgAdmin." msgstr "Ces outils et probablement d'autres vont donc vous permettre de lire des données vectorielles et peuvent charger ces données dans votre base de données comme une table d'un certain type. A ce point vous avez besoin de connaître un peu votre structure de données et son contenu. Un moyen facile d'explorer vos tables de données est d'utiliser pgAdmin3 ou phpPgAdmin." # 3eb60b0320c94c54b413905edad6aeda #: ../../src/tutorial/tutorial.rst:79 msgid "" "Next we need to build a topology for our street data. What this means is " "that for any given edge in your street data the ends of that edge will be " "connected to a unique node and to other edges that are also connected to " "that same unique node. Once all the edges are connected to nodes we have a " "graph that can be used for routing with pgrouting. We provide a tools the " "will help with this:" msgstr "Ensuite nous avons besoin de construire une topologie de nos données routières. Cela signifie que pour toute arête dans vos données routieres, les terminaisons de cette arête vont être connectées en un unique noeud et aux autres arêtes qui sont aussi connectées à ce meme noeud. Une fois que les arêtes sont connectées aux noeuds nous avons un graphe qui peut etre utilisé pour le routage avec pgrouting. Nous proposons un outil qui aide pour cela :" # 69e88d4dcd4b4de68a07f7e1bbe05c2f #: ../../src/tutorial/tutorial.rst:89 msgid "See :ref:`pgr_create_topology` for more information." msgstr "Voir :ref:`pgr_create_topology` pour plus d'informations." # a1b054cc1a1a4d12a2a11405bbdec85b #: ../../src/tutorial/tutorial.rst:95 msgid "" "There are lots of possible sources for errors in a graph. The data that you " "started with may not have been designed with routing in mind. A graph as " "some very specific requirments. One it that it is *NODED*, this means that " "except for some very specific use cases, each road segments starts and ends " "at a node and that in general is does not cross another road segment that it" " should be connected to." msgstr "Il y a beaucoup de sources d’erreurs possibles dans un graphe. Les données avec lesquelles vous avez commencé peuvent ne pas avoir été conçues avec l’idée de routage. Un graphe a des conditions très spécifiques. L’une est qu’il est *NODED*, cela signifie que mis à part des cas d’utilisation très spécifiques, chaque segment de route commence et finit comme un nœud et en général ne croise pas d’autre segment de route avec lequel il devrait être connecté." # 6c5337ea36644d71841a60e4a9bb5ba5 #: ../../src/tutorial/tutorial.rst:102 msgid "" "There can be other errors like the direction of a one-way street being " "entered in the wrong direction. We do not have tools to search for all " "possible errors but we have some basic tools that might help." msgstr "Il peut y avoir d'autres erreurs comme la direction d'une route à sens unique étant entrée dans la mauvaise direction. Nous n'avons pas les outils pour chercher toutes les erreurs possibles mais nous avons les outils qui peuvent aider." # 3fece9ebff854721b5715cc977ce6d6e #: ../../src/tutorial/tutorial.rst:113 msgid "See :ref:`analytics` for more information." msgstr "Voir :ref:`analytics` pour plus d'informations." # 7a98ae8da3ae48e1a7c5d54e44a48c26 #: ../../src/tutorial/tutorial.rst:115 msgid "" "If your data needs to be *NODED*, we have a tool that can help for that " "also." msgstr "Si vos données ont besoin d'être *NODED*, nous avons un outil qui peut aider pour cela aussi." # 08121e9261964dd58ac553d088c2ed4d #: ../../src/tutorial/tutorial.rst:117 msgid "See :ref:`pgr_node_network` for more information." msgstr "Voir :ref:`pgr_node_network` pour plus d'informations." # 719d8eadd02e428f9c88ee09711fd78e #: ../../src/tutorial/tutorial.rst:123 msgid "" "Once you have all the prep work done above, computing a route is fairly " "easy. We have a lot of different algorithms but they can work with your " "prepared road network. The general form of a route query is:" msgstr "Une fois que vous avez tout le travail préparatoire de-dessus fini, calculer une route est assez facile. Nous avons beaucoup d'algorithmes différents mais ils peuvent fonctionner avec votre réseau de routes préparé. La forme générale d'une route est : " # 9b06e28539b841019a313bfef4d6706a #: ../../src/tutorial/tutorial.rst:131 msgid "" "As you can see this is fairly straight forward and you can look and the " "specific algorithms for the details on how to use them. What you get as a " "result from these queries will be a set of record of type " ":ref:`type_cost_result` or :ref:`type_geom_result`. These results have " "information like edge id and/or the node id along with the cost or geometry " "for the step in the path from *start* to *end*. Using the ids you can join " "these result back to your edge table to get more information about each step" " in the path." msgstr "" # d3652f3967364e05a51d770bf6c22ed7 #: ../../src/tutorial/tutorial.rst:139 msgid "See also :ref:`type_cost_result` and :ref:`type_geom_result`." msgstr "Voir aussi :ref:`type_cost_result` et :ref:`type_geom_result`." # ebd4b3f1e2e64e668cbd59b14d10059c # 631194a2c36c43fa84fca3ad63545a1c #: ../../src/tutorial/tutorial.rst:144 ../../src/tutorial/tutorial.rst:149 msgid "TBD" msgstr "À déterminer" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/000077500000000000000000000000001257314352300220605ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/apsp_johnson/000077500000000000000000000000001257314352300245615ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/apsp_johnson/doc/000077500000000000000000000000001257314352300253265ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/apsp_johnson/doc/index.po000066400000000000000000000116721257314352300270040ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-25 19:11+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # c9937b945f654be08e4180e57b2723de #: ../../../src/apsp_johnson/doc/index.rst:13 msgid "pgr_apspJohnson - All Pairs Shortest Path, Johnson's Algorithm" msgstr "pgr_apspJohnson - Plus court chemin toutes paires, algorithme de Johnson" # 79936f3a71384a8a9148a3886df7a858 #: ../../../src/apsp_johnson/doc/index.rst:20 msgid "Name" msgstr "Nom" # 3145d47e956649628986400ffdab56a5 #: ../../../src/apsp_johnson/doc/index.rst:22 msgid "" "``pgr_apspJohnson`` - Returns all costs for each pair of nodes in the graph." msgstr "``pgr_apspJohnson`` - Retourne tous les coûts pour chaque paire de noeuds dans le graphe." # 24009fd27614418c9dee8d1d27eca209 #: ../../../src/apsp_johnson/doc/index.rst:26 msgid "Synopsis" msgstr "Synopsis" # 6aa48442c73548e58b708ec465f0993a #: ../../../src/apsp_johnson/doc/index.rst:28 msgid "" "Johnson's algorithm is a way to find the shortest paths between all pairs of" " vertices in a sparse, edge weighted, directed graph. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows for " "every pair of nodes in the graph." msgstr "L'algorithme de Johnson est un moyen de trouver les plus courts chemins entre toutes les paires de sommets dans un graphe épars, pondéré arête, dirigé. Retourne un ensemble de lignes :ref:`pgr_costResult ` (seq, id1, id2, cost) pour chaque paire de nœuds dans le graphe." # afa92fc38dee48288d509f6006247df1 #: ../../../src/apsp_johnson/doc/index.rst:36 msgid "Description" msgstr "Description" # 1256fc43f6ad440689b650619604651c #: ../../../src/apsp_johnson/doc/index.rst:38 msgid "" "a SQL query that should return the edges for the graph that will be " "analyzed:" msgstr "une requête SQL qui maintient les arêtes pour le graphe qui sera analysé :" # 3f908a1bbdd04eaa9bf33225e67da2c7 #: ../../../src/apsp_johnson/doc/index.rst:44 msgid "``int4`` identifier of the source vertex for this edge" msgstr "``int4`` identifiant du sommet source pour cette arête" # 993049755c48440a9bc398ea9a13fe95 #: ../../../src/apsp_johnson/doc/index.rst:45 msgid "``int4`` identifier of the target vertex for this edge" msgstr "``int4`` identifiant du sommet cible pour cette arête" # 28aa6b13c7d54bbdb49c76098a8e4d8e #: ../../../src/apsp_johnson/doc/index.rst:46 msgid "``float8`` a positive value for the cost to traverse this edge" msgstr "``float8`` une valeur positive pour le coût pour traverser cette arête" # 7514070dfcd1415e8414754509baee32 #: ../../../src/apsp_johnson/doc/index.rst:48 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Retourne un ensemble de :ref:`type_cost_result`:" # 25408ce6cf3d45bebebd52768b102fc0 #: ../../../src/apsp_johnson/doc/index.rst:50 msgid "row sequence" msgstr "séquence de ligne" # e4b9d28e22be4a78a2edc7edbf4f1af3 #: ../../../src/apsp_johnson/doc/index.rst:51 msgid "source node ID" msgstr "ID noeud source" # f4ef2869f447410dbdb75bf3856bfa93 #: ../../../src/apsp_johnson/doc/index.rst:52 msgid "target node ID" msgstr "ID nœud cible" # 74d7b05838ba4c978e0c33f94ab0868f #: ../../../src/apsp_johnson/doc/index.rst:53 msgid "cost to traverse from ``id1`` to ``id2``" msgstr "coût pour traverser de ``id1`` en utilisant ``id2``" # 1767087139fa47218a9eef54ebf0b0f1 #: ../../../src/apsp_johnson/doc/index.rst:56 msgid "History" msgstr "Histoire" # 5bc1dae5c7f041298849cae876983c32 #: ../../../src/apsp_johnson/doc/index.rst:57 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # b679c9ef11b544a6a6502b461b4e3d96 #: ../../../src/apsp_johnson/doc/index.rst:61 msgid "Examples" msgstr "Exemples" # 5d6ef1673c204a229ed05dae0c96d0f8 #: ../../../src/apsp_johnson/doc/index.rst:78 msgid "The query uses the :ref:`sampledata` network." msgstr "La requête utilise le réseau :ref:`sampledata`." # 8ba7f2721fe74966b8dfd4620ae10b9a #: ../../../src/apsp_johnson/doc/index.rst:82 msgid "See Also" msgstr "Voir aussi" # 475eb50687e74051895523e791434bc1 #: ../../../src/apsp_johnson/doc/index.rst:84 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 75e0dd6fa0ed4621acf49893e637237c #: ../../../src/apsp_johnson/doc/index.rst:85 msgid ":ref:`pgr_apsp_warshall`" msgstr ":ref:`pgr_apsp_warshall`" # 0e63d6ba27244302bfd848164331ea09 #: ../../../src/apsp_johnson/doc/index.rst:86 msgid "http://en.wikipedia.org/wiki/Johnson%27s_algorithm" msgstr "http://en.wikipedia.org/wiki/Johnson%27s_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/apsp_warshall/000077500000000000000000000000001257314352300247205ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/apsp_warshall/doc/000077500000000000000000000000001257314352300254655ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/apsp_warshall/doc/index.po000066400000000000000000000130241257314352300271340ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:15+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 0f1284ff13c64db68306d3e8f9c97beb #: ../../../src/apsp_warshall/doc/index.rst:13 msgid "pgr_apspWarshall - All Pairs Shortest Path, Floyd-Warshall Algorithm" msgstr "pgr_apspWarshall - Plus court chemin toutes paires, Algorithme Floyd-Warshall " # 42b576974e9a458e951dd429ba4ac9f7 #: ../../../src/apsp_warshall/doc/index.rst:20 msgid "Name" msgstr "Nom" # 8610cfce602b4e43867a979e40348da5 #: ../../../src/apsp_warshall/doc/index.rst:22 msgid "" "``pgr_apspWarshall`` - Returns all costs for each pair of nodes in the " "graph." msgstr "``pgr_apspWarshall`` - Retourne tous les coûts pour chaque paire de noeuds dans le graphe." # 4c8c0af0a22f4783b5f40d7d68b431da #: ../../../src/apsp_warshall/doc/index.rst:26 msgid "Synopsis" msgstr "Synopsis" # 001f0668ce734f4b9419fd7b22d98b00 #: ../../../src/apsp_warshall/doc/index.rst:28 msgid "" "The Floyd-Warshall algorithm (also known as Floyd's algorithm and other " "names) is a graph analysis algorithm for finding the shortest paths between " "all pairs of nodes in a weighted graph. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows for " "every pair of nodes in the graph." msgstr "" # e7c4a6dd259d46cd9fcf2631dbc22f2e #: ../../../src/apsp_warshall/doc/index.rst:36 msgid "Description" msgstr "Description" # e0f6896524cc4a4d91c418144da5102b #: ../../../src/apsp_warshall/doc/index.rst:38 msgid "" "a SQL query that should return the edges for the graph that will be " "analyzed:" msgstr "une requête SQL qui maintient les arêtes pour le graphe qui sera analysé :" # 97a32a6ff6e14816834d1eb5e229f2b4 #: ../../../src/apsp_warshall/doc/index.rst:44 msgid "``int4`` identifier of the edge" msgstr "``int4`` identifiant de l'arête" # b42ae19f11c44f618c034ae1ce6be00a #: ../../../src/apsp_warshall/doc/index.rst:45 msgid "``int4`` identifier of the source vertex for this edge" msgstr "``int4`` identifiant du sommet source pour cette arête" # c0b57bb608d34affbce8c6bb5ec9302f #: ../../../src/apsp_warshall/doc/index.rst:46 msgid "``int4`` identifier of the target vertex for this edge" msgstr "``int4`` identifiant du sommet cible pour cette arête" # c5cb344693474da29d9a8ff57e96c0f7 #: ../../../src/apsp_warshall/doc/index.rst:47 msgid "``float8`` a positive value for the cost to traverse this edge" msgstr "``float8`` une valeur positive pour le coût pour traverser cette arête" # 5dd37dfc4bff497d85337655170aa2fe #: ../../../src/apsp_warshall/doc/index.rst:49 msgid "``true`` if the graph is directed" msgstr "``true`` si le graphe est dirigé" # 6996d55bc55245d39ea7b7fadce791a7 #: ../../../src/apsp_warshall/doc/index.rst:50 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "si ``true``, la colonne ``reverse_cost`` du SQL générant l'ensemble des lignes va être utilisé pour le coût de la traversée de l'arête dans la direction opposée." # a26f91fad97b4c1fb810f9cbe42a7c55 #: ../../../src/apsp_warshall/doc/index.rst:52 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Retourne un ensemble de :ref:`type_cost_result`:" # d67cd203b9424e1faa0416ab268956c5 #: ../../../src/apsp_warshall/doc/index.rst:54 msgid "row sequence" msgstr "séquence de ligne" # 13448c2239764d798d56189875475d19 #: ../../../src/apsp_warshall/doc/index.rst:55 msgid "source node ID" msgstr "ID noeud source" # 754d094ac6ae42d5a22b8855ce7a73e7 #: ../../../src/apsp_warshall/doc/index.rst:56 msgid "target node ID" msgstr "ID nœud cible" # c9edf1f99746459c9ef79922766fc805 #: ../../../src/apsp_warshall/doc/index.rst:57 msgid "cost to traverse from ``id1`` to ``id2``" msgstr "coût pour traverser de ``id1`` en utilisant ``id2``" # e878f40e61334a669136534d82f3bc05 #: ../../../src/apsp_warshall/doc/index.rst:61 msgid "History" msgstr "Histoire" # b506bf29ad7944d7bd0db6d48ffe9f4f #: ../../../src/apsp_warshall/doc/index.rst:62 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 5c0117f6a40740aa8b02bc181e0e01dc #: ../../../src/apsp_warshall/doc/index.rst:66 msgid "Examples" msgstr "Exemples" # 38918d939ef74f6e86528d1060dc810c #: ../../../src/apsp_warshall/doc/index.rst:84 msgid "The query uses the :ref:`sampledata` network." msgstr "La requête utilise le réseau :ref:`sampledata`." # 4feffc0c2a824f81bb35b10c6f13176d #: ../../../src/apsp_warshall/doc/index.rst:88 msgid "See Also" msgstr "Voir aussi" # aa6ecd6c9d584db1adf49b7df81583e9 #: ../../../src/apsp_warshall/doc/index.rst:90 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 0f05cbf530e0455daed36d6b50bbf30f #: ../../../src/apsp_warshall/doc/index.rst:91 msgid ":ref:`pgr_apsp_johnson`" msgstr ":ref:`pgr_apsp_johnson`" # b09888d0778445eb93cbdfb7075b4157 #: ../../../src/apsp_warshall/doc/index.rst:92 msgid "http://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm" msgstr "http://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/astar/000077500000000000000000000000001257314352300231725ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/astar/doc/000077500000000000000000000000001257314352300237375ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/astar/doc/index.po000066400000000000000000000164251257314352300254160ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-25 07:18+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # b270045aa6e74d789897bb176f5c4a37 #: ../../../src/astar/doc/index.rst:13 msgid "pgr_astar - Shortest Path A*" msgstr "pgr_astar - Plus court chemin A*" # a4d6dd313b3f44bdbbecdf59c8e4e866 #: ../../../src/astar/doc/index.rst:20 msgid "Name" msgstr "Nom" # 0c4c2fff9ea445dcbb1dfdca8374cd09 #: ../../../src/astar/doc/index.rst:22 msgid "``pgr_astar`` — Returns the shortest path using A* algorithm." msgstr "``pgr_astar`` — Retourne le plus court chemin en utilisant l'algorithme A*." # d3e3e83acd754acb9ac4c583d6dd0649 #: ../../../src/astar/doc/index.rst:26 msgid "Synopsis" msgstr "Synopsis" # 87ae068cf08b4ddca7f5bb3722ce57f2 #: ../../../src/astar/doc/index.rst:28 msgid "" "The A* (pronounced \"A Star\") algorithm is based on Dijkstra's algorithm " "with a heuristic that allow it to solve most shortest path problems by " "evaluation only a sub-set of the overall graph. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that " "make up a path." msgstr "L'algorithme A* (prononcé \"A Etoile\") est basé sur l'algorithme de Dijkstra avec une heuristique qui autorise de résoudre la plupart des problèmes de plus court chemin par l'évaluation de seulement d'un sous-ensemble du graphe général. Retourne un ensemble de lignes :ref:`pgr_costResult ` (seq, id1, id2, cost), qui fabriquent un chemin." # cd2802c13d3d4798934f9f60cc9ebfb9 #: ../../../src/astar/doc/index.rst:37 msgid "Description" msgstr "Description" # 64ca501e984b45df9055511188eb65f4 #: ../../../src/astar/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "une requête SQL, qui devrait retourner un ensemble de lignes avec les colonnes suivantes :" # 739adee835f647ff94511acc6e126ee5 #: ../../../src/astar/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "``int4`` identifiant de l'arête" # 72186cf53aee4035bdbcc0495fb6bf42 #: ../../../src/astar/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` identifiant du sommet source" # 0857159bb2c949bb892388c25f6fb4ec #: ../../../src/astar/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` identifiant du sommet cible" # 4ddccc85290d4aba9b82668e90b2ba31 #: ../../../src/astar/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valeur, du coût de l'arête traversée. Un coût négatif va prévenir l'arête d'être insérée dans le graphe." # d21510a5452e4a098e36f5ae7f7585b4 #: ../../../src/astar/doc/index.rst:50 msgid "``x`` coordinate of the start point of the edge" msgstr "``x`` coordonnée du point de départ de l'arête" # 78d6feeb1c174e96ad209b97fb1cd538 #: ../../../src/astar/doc/index.rst:51 msgid "``y`` coordinate of the start point of the edge" msgstr "``y`` coordonnée du point de départ de l'arête" # b7404cbf8c86414494f72f87b3702241 #: ../../../src/astar/doc/index.rst:52 msgid "``x`` coordinate of the end point of the edge" msgstr "``x`` coordonnée du point final de l'arête" # d0f8d9e10994475dac4ad4e8ea1315f7 #: ../../../src/astar/doc/index.rst:53 msgid "``y`` coordinate of the end point of the edge" msgstr "``y`` coordonnée du point final de l'arête" # 46b33f8b295043059fce210e43698191 #: ../../../src/astar/doc/index.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(optionnel) le coût pour la traversée inverse de l'arête. Ceci est seulement utilisé quand les paramètres ``directed`` et ``has_rcost`` sont ``true`` (voir la remarque ci-dessus sur les coûts négatifs)." # bfd63fe9d374441babb8662a0874482b #: ../../../src/astar/doc/index.rst:56 msgid "``int4`` id of the start point" msgstr "``int4`` id du point de départ" # 85d35dcc4ced4efaac8d7b50f4ff9357 #: ../../../src/astar/doc/index.rst:57 msgid "``int4`` id of the end point" msgstr "``int4`` id du point final" # f93b4ce091a6440d9a656b374fce6636 #: ../../../src/astar/doc/index.rst:58 msgid "``true`` if the graph is directed" msgstr "``true`` si le graphe est dirigé" # 1a783bf8f88146999659f222ef236d1b #: ../../../src/astar/doc/index.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "si ``true``, la colonne ``reverse_cost`` du SQL générant l'ensemble des lignes va être utilisé pour le coût de la traversée de l'arête dans la direction opposée." # c0f6cf1f1daf40bc8d08fa3b85c3af6b #: ../../../src/astar/doc/index.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Retourne un ensemble de :ref:`type_cost_result`:" # 22b5e075f6e94c608af67a4c040f4e70 #: ../../../src/astar/doc/index.rst:63 msgid "row sequence" msgstr "séquence de ligne" # 1f3ccd737354442fb4d87684690988a2 #: ../../../src/astar/doc/index.rst:64 msgid "node ID" msgstr "ID noeud" # 8a4fe9f16a934ffa842ea049c36728bf #: ../../../src/astar/doc/index.rst:65 msgid "edge ID (``-1`` for the last row)" msgstr "ID arête (``-1`` pour la dernière ligne)" # 7cff3509785e40adb8ff4ce4f4bf0774 #: ../../../src/astar/doc/index.rst:66 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "coût pour traverser à partir de ``id1`` en utilisant ``id2``" # 9cc8b235e4214d4c87b729d24031271e #: ../../../src/astar/doc/index.rst:70 msgid "History" msgstr "Histoire" # 623c2a84d062407d93855875a467dbe1 #: ../../../src/astar/doc/index.rst:71 msgid "Renamed in version 2.0.0" msgstr "Renommé depuis la version 2.0.0" # 7f75da722e6e4680a8d9e0a3d69678b9 #: ../../../src/astar/doc/index.rst:75 msgid "Examples" msgstr "Exemples" # 533a7e7ccd3645c4a6e6d3e90875cccf #: ../../../src/astar/doc/index.rst:77 msgid "Without ``reverse_cost``" msgstr "Sans ``reverse_cost``" # 0cf32ba2b9dd435191e182fa2e1219a3 #: ../../../src/astar/doc/index.rst:99 msgid "With ``reverse_cost``" msgstr "Avec ``reverse_cost``" # 266a522386364908870781287ffe7c77 #: ../../../src/astar/doc/index.rst:117 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requêtes utilisent le réseau :ref:`sampledata`." # 3f0ab007b6c24393bda58a4c8f051a6b #: ../../../src/astar/doc/index.rst:121 msgid "See Also" msgstr "Voir aussi" # c407743821a8437fa59503cbee2e31b7 #: ../../../src/astar/doc/index.rst:123 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 994c0952621c47349ec4e5b209ee1129 #: ../../../src/astar/doc/index.rst:124 msgid "http://en.wikipedia.org/wiki/A*_search_algorithm" msgstr "http://en.wikipedia.org/wiki/A*_search_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/bd_astar/000077500000000000000000000000001257314352300236375ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/bd_astar/doc/000077500000000000000000000000001257314352300244045ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/bd_astar/doc/index.po000066400000000000000000000202341257314352300260540ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-25 07:22+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # d85c70ae393d476284068bf297195cc7 #: ../../../src/bd_astar/doc/index.rst:13 msgid "pgr_bdAstar - Bi-directional A* Shortest Path" msgstr "pgr_bdAstar - plus court chemin bidirectionnel A*" # 59f0d447a4034729bbdc2dad7b88dcce #: ../../../src/bd_astar/doc/index.rst:20 msgid "Name" msgstr "Nom" # ff5b6b1bd362408c80bec7cfbc7108bf #: ../../../src/bd_astar/doc/index.rst:22 msgid "" "``pgr_bdAstar`` - Returns the shortest path using Bidirectional A* " "algorithm." msgstr "``pgr_bdAstar`` - Retourne le plus court chemin en utilisant l'algorithme bidirectionnel A*." # 6e2dd97777d64f02afc4b396822f7c37 #: ../../../src/bd_astar/doc/index.rst:26 msgid "Synopsis" msgstr "Synopsis" # d88a86d95c0447db93be2a1f185b91bd #: ../../../src/bd_astar/doc/index.rst:28 msgid "" "This is a bi-directional A* search algorithm. It searchs from the source " "toward the distination and at the same time from the destination to the " "source and terminates whe these to searchs meet in the middle. Returns a set" " of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, " "that make up a path." msgstr "Ceci est un algorithme de recherche bidirectionnel A*. Il recherche d'une source vers une destination et en même temps depuis la destination vers la source et se finit quand ces deux recherches se rencontrent au milieur. Retourne un ensemble de lignes :ref:`pgr_costResult ` (seq, id1, id2, cost), qui fabriquent un chemin." # c9f7d12fb2c9416390cbb64c61cdaaba #: ../../../src/bd_astar/doc/index.rst:37 msgid "Description" msgstr "Description" # 2228656c57724bc18029fa054849a999 #: ../../../src/bd_astar/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "une requête SQL, qui devrait retourner un ensemble de lignes avec les colonnes suivantes :" # ba13914fdd78469389ae129eee02785f #: ../../../src/bd_astar/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "``int4`` identifiant de l'arête" # 5e7f92a0ffa845a385efe72da0760ee5 #: ../../../src/bd_astar/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` identifiant du sommet source" # 194b29afb7b3486eb5611222273bb323 #: ../../../src/bd_astar/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` identifiant du sommet cible" # 37f1ad354f13413fa6a47ec8ceaa3262 #: ../../../src/bd_astar/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valeur, du coût de l'arête traversée. Un coût négatif va prévenir l'arête d'être insérée dans le graphe." # f7bf689e55584ee0b2e095b8f3147354 #: ../../../src/bd_astar/doc/index.rst:50 msgid "``x`` coordinate of the start point of the edge" msgstr "``x`` coordonnée du point de départ de l'arête" # e7b2325c3e8f473fae345bff6b9f9af6 #: ../../../src/bd_astar/doc/index.rst:51 msgid "``y`` coordinate of the start point of the edge" msgstr "``y`` coordonnée du point de départ de l'arête" # a554e40ce41e485d83bdcc425edab876 #: ../../../src/bd_astar/doc/index.rst:52 msgid "``x`` coordinate of the end point of the edge" msgstr "``x`` coordonnée du point final de l'arête" # d0033effb66d4af891d51c0553106616 #: ../../../src/bd_astar/doc/index.rst:53 msgid "``y`` coordinate of the end point of the edge" msgstr "``y`` coordonnée du point final de l'arête" # 52fd318293ff42458d93837f06a5dd78 #: ../../../src/bd_astar/doc/index.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(optionnel) le coût pour la traversée inverse de l'arête. Ceci est seulement utilisé quand les paramètres ``directed`` et ``has_rcost`` sont ``true`` (voir la remarque ci-dessus sur les coûts négatifs)." # b2ec788128e44b59a8a9eaf588b3ef93 #: ../../../src/bd_astar/doc/index.rst:56 msgid "``int4`` id of the start point" msgstr "``int4`` id du point de départ" # f5809c895ef3496fbaf43892301858ca #: ../../../src/bd_astar/doc/index.rst:57 msgid "``int4`` id of the end point" msgstr "``int4`` id du point final" # 29607e76254f42938d9c38a10e11c7b9 #: ../../../src/bd_astar/doc/index.rst:58 msgid "``true`` if the graph is directed" msgstr "``true`` si le graphe est dirigé" # f4b5e84674e749be9f6ba934004cd598 #: ../../../src/bd_astar/doc/index.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "si ``true``, la colonne ``reverse_cost`` du SQL générant l'ensemble des lignes va être utilisé pour le coût de la traversée de l'arête dans la direction opposée." # 9969bf0e6e5f40e3b44efbfd0e53d70b #: ../../../src/bd_astar/doc/index.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Retourne un ensemble de :ref:`type_cost_result`:" # 1634c060516d40388b007b17f2fee94c #: ../../../src/bd_astar/doc/index.rst:63 msgid "row sequence" msgstr "séquence de ligne" # 4a478cf05b72415ebfc7f95d8e0b8625 #: ../../../src/bd_astar/doc/index.rst:64 msgid "node ID" msgstr "ID noeud" # b94cd2b23db94500b803d9c02b8ab358 #: ../../../src/bd_astar/doc/index.rst:65 msgid "edge ID (``-1`` for the last row)" msgstr "ID arête (``-1`` pour la dernière ligne)" # b8b6a3e185934bc4b7d44f66694523c5 #: ../../../src/bd_astar/doc/index.rst:66 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "coût pour traverser à partir de ``id1`` en utilisant ``id2``" # f9a6aa6c249c40968bc39a3db86a5ebe #: ../../../src/bd_astar/doc/index.rst:70 msgid "" "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. " "Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "Vous devez vous reconnecter à la base de données après ``CREATE EXTENSION pgrouting``. Sinon la fonction va retourner ``Error computing path: std::bad_alloc``." # e574996346fe4d3d937be160d621e660 #: ../../../src/bd_astar/doc/index.rst:74 msgid "History" msgstr "Histoire" # 98c01f9f86914541a78481fc80a804dd #: ../../../src/bd_astar/doc/index.rst:75 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # fd577945de174be79b0b53dc92d1fdae #: ../../../src/bd_astar/doc/index.rst:79 msgid "Examples" msgstr "Exemples" # 1e4a6776b9154f5da5abb5c6d64f3221 #: ../../../src/bd_astar/doc/index.rst:81 msgid "Without ``reverse_cost``" msgstr "Sans ``reverse_cost``" # 3f707fb48bdf4edfa0f1b3657cfcbb7a #: ../../../src/bd_astar/doc/index.rst:101 msgid "With ``reverse_cost``" msgstr "Avec ``reverse_cost``" # 473f16db67964e14b8efb25a1cf057b9 #: ../../../src/bd_astar/doc/index.rst:120 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requêtes utilisent le réseau :ref:`sampledata`." # 7289ec5f57844a379608577bd455d4b5 #: ../../../src/bd_astar/doc/index.rst:124 msgid "See Also" msgstr "Voir aussi" # 773014635f2c4e87a452416b391581e5 #: ../../../src/bd_astar/doc/index.rst:126 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # f4c3b61a97b94311a9f83508c040b614 #: ../../../src/bd_astar/doc/index.rst:127 msgid ":ref:`bd_dijkstra`" msgstr ":ref:`bd_dijkstra`" # 769c0e94fba24848bb36a7bb9ca90800 #: ../../../src/bd_astar/doc/index.rst:128 msgid "http://en.wikipedia.org/wiki/Bidirectional_search" msgstr "http://en.wikipedia.org/wiki/Bidirectional_search" # bc6e6a206f44475d91e857ec85d36106 #: ../../../src/bd_astar/doc/index.rst:129 msgid "http://en.wikipedia.org/wiki/A*_search_algorithm" msgstr "http://en.wikipedia.org/wiki/A*_search_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/bd_dijkstra/000077500000000000000000000000001257314352300243405ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/bd_dijkstra/doc/000077500000000000000000000000001257314352300251055ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/bd_dijkstra/doc/index.po000066400000000000000000000162241257314352300265610ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-25 07:10+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 3c0a9e188c614b0d8a83fad794d3b42f #: ../../../src/bd_dijkstra/doc/index.rst:13 msgid "pgr_bdDijkstra - Bi-directional Dijkstra Shortest Path" msgstr "pgr_bdDijkstra - Plus court chemin bidirectionnel Dijkstra" # 2a8d7f88cd7c41549e90531d1d565848 #: ../../../src/bd_dijkstra/doc/index.rst:21 msgid "Name" msgstr "Nom" # 9e326337967141dd8cb35c1a7eb5d7b2 #: ../../../src/bd_dijkstra/doc/index.rst:23 msgid "" "``pgr_bdDijkstra`` - Returns the shortest path using Bidirectional Dijkstra " "algorithm." msgstr "``pgr_bdDijkstra`` - Retourne le plus court chemin en utilisant l'algorithme bidirectionnel Dijkstra." # e2e0af558a7340a7a29f667b07037690 #: ../../../src/bd_dijkstra/doc/index.rst:27 msgid "Synopsis" msgstr "Synopsis" # 23d2258a058a4b5fa6dcb6655362484a #: ../../../src/bd_dijkstra/doc/index.rst:29 msgid "" "This is a bi-directional Dijkstra search algorithm. It searchs from the " "source toward the distination and at the same time from the destination to " "the source and terminates whe these to searchs meet in the middle. Returns a" " set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows," " that make up a path." msgstr "C'est un algorithme de recherche bidirectionnel Dijkstra. Cela recherche depuis la source vers la destination et en même temps depuis la destination vers la source et se termine quand ces deux recherches se rencontrent au milieu. Retourne un ensemble de lignes :ref:`pgr_costResult ` (seq, id1, id2, cost), qui fabriquent un chemin." # b37dbb1c097441d7afac9b1c3be4fa16 #: ../../../src/bd_dijkstra/doc/index.rst:38 msgid "Description" msgstr "Description" # 27182b928a294e22bbd7567e7ef6a1a6 #: ../../../src/bd_dijkstra/doc/index.rst:40 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "une requête SQL, qui devrait retourner un ensemble de lignes avec les colonnes suivantes :" # d5ecf6b2aa844b768783b31d91cc0d1c #: ../../../src/bd_dijkstra/doc/index.rst:47 msgid "``int4`` identifier of the edge" msgstr "``int4`` identifiant de l'arête" # 282a69ee248b4dcfa591ec2aa3668cf4 #: ../../../src/bd_dijkstra/doc/index.rst:48 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` identifiant du sommet source" # d8ca4a99797f4da89401ca4eae5de81b #: ../../../src/bd_dijkstra/doc/index.rst:49 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` identifiant du sommet cible" # 16d3eacf8377421dbb3aa3f559f8c2fd #: ../../../src/bd_dijkstra/doc/index.rst:50 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valeur, du coût de l'arête traversée. Un coût négatif va prévenir l'arête d'être insérée dans le graphe." # 2a8cd5659ad849358862b656205877aa #: ../../../src/bd_dijkstra/doc/index.rst:51 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(optionnel) le coût pour la traversée inverse de l'arête. Ceci est seulement utilisé quand les paramètres ``directed`` et ``has_rcost`` sont ``true`` (voir la remarque ci-dessus sur les coûts négatifs)." # 95f13721773f433891e1e8b50ac04509 #: ../../../src/bd_dijkstra/doc/index.rst:53 msgid "``int4`` id of the start point" msgstr "``int4`` id du point de départ" # b9798483a7944c23b68242badf5ba991 #: ../../../src/bd_dijkstra/doc/index.rst:54 msgid "``int4`` id of the end point" msgstr "``int4`` id du point final" # ff73a5d65d1e44728449829347874aa3 #: ../../../src/bd_dijkstra/doc/index.rst:55 msgid "``true`` if the graph is directed" msgstr "``true`` si le graphe est dirigé" # c177b69ec8f34e3e8347a48cd4fd0eec #: ../../../src/bd_dijkstra/doc/index.rst:56 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "si ``true``, la colonne ``reverse_cost`` du SQL générant l'ensemble des lignes va être utilisé pour le coût de la traversée de l'arête dans la direction opposée." # 94093f98581b414e8de69c5c03ed7ff9 #: ../../../src/bd_dijkstra/doc/index.rst:58 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Retourne un ensemble de :ref:`type_cost_result`:" # b6dcdf2882344c97b13a0a1b5dcfc76f #: ../../../src/bd_dijkstra/doc/index.rst:60 msgid "row sequence" msgstr "séquence de ligne" # 71a25f43edad4704b8f7bc386b951d6a #: ../../../src/bd_dijkstra/doc/index.rst:61 msgid "node ID" msgstr "ID noeud" # bb342316c7374f38ae60758a95fe5aa0 #: ../../../src/bd_dijkstra/doc/index.rst:62 msgid "edge ID (``-1`` for the last row)" msgstr "ID arête (``-1`` pour la dernière ligne)" # 903aaea6437d438094faa1255671261a #: ../../../src/bd_dijkstra/doc/index.rst:63 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "coût pour traverser depuis ``id1`` en utilisant ``id2``" # 9422981e26f04c7e9edb754944c47cea #: ../../../src/bd_dijkstra/doc/index.rst:66 msgid "History" msgstr "Histoire" # c1db7489de2b4ef8880d8d9f3abb66e3 #: ../../../src/bd_dijkstra/doc/index.rst:67 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # e61d7de8bdb04972a567e5884e47773a #: ../../../src/bd_dijkstra/doc/index.rst:71 msgid "Examples" msgstr "Exemples" # e5bb5ec0cf844c229475d4e75c327eb3 #: ../../../src/bd_dijkstra/doc/index.rst:73 msgid "Without ``reverse_cost``" msgstr "Sans ``reverse_cost``" # 7b425886ca994a1e87e833443909b584 #: ../../../src/bd_dijkstra/doc/index.rst:93 msgid "With ``reverse_cost``" msgstr "Avec ``reverse_cost``" # f47bce06d90b47c0a3ba534e4af09213 #: ../../../src/bd_dijkstra/doc/index.rst:113 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requêtes utilisent le réseau :ref:`sampledata`." # dce05fd947104f7fb53f334994b47db8 #: ../../../src/bd_dijkstra/doc/index.rst:117 msgid "See Also" msgstr "Voir aussi" # e9e1be5a32c8439083185caf29aaa09b #: ../../../src/bd_dijkstra/doc/index.rst:119 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 7e04714c590148078028bde3efbb5f57 #: ../../../src/bd_dijkstra/doc/index.rst:120 msgid ":ref:`bd_astar`" msgstr ":ref:`bd_astar`" # 1e532cd9d5634fb0934e837b0db7ad8a #: ../../../src/bd_dijkstra/doc/index.rst:121 msgid "http://en.wikipedia.org/wiki/Bidirectional_search" msgstr "http://en.wikipedia.org/wiki/Bidirectional_search" # e3826d9e6a084b349a9ed0d6fffdb1ad #: ../../../src/bd_dijkstra/doc/index.rst:122 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/000077500000000000000000000000001257314352300233505ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/000077500000000000000000000000001257314352300241155ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/functions/000077500000000000000000000000001257314352300261255ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/functions/analyze_graph.po000066400000000000000000000314431257314352300313160ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:13+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 4ec68d2c61f945ef81648e1b5c6415f1 #: ../../../src/common/doc/functions/analyze_graph.rst:13 msgid "pgr_analyzeGraph" msgstr "" # 4c3762e114fb4e67a2515bba541c8f36 #: ../../../src/common/doc/functions/analyze_graph.rst:20 msgid "Name" msgstr "Nom" # ac455e0fb31e44308320f39bbd78adfc #: ../../../src/common/doc/functions/analyze_graph.rst:22 msgid "``pgr_anlizeGraph`` — Analyzes the network topology." msgstr "" # 7d6b06e1d5354d94ac2855084e4e9e71 #: ../../../src/common/doc/functions/analyze_graph.rst:26 msgid "Synopsis" msgstr "Synopsis" # 19f89e76f38342129988c1b3de66af9a # ebc7d96a54cb409a916a9e44ff8544f9 #: ../../../src/common/doc/functions/analyze_graph.rst:28 #: ../../../src/common/doc/functions/analyze_graph.rst:61 msgid "The function returns:" msgstr "" # b996e0d0950741438419d72fc2aaa1a6 # ac02a2dca7d24bb296b418e5019b5d52 #: ../../../src/common/doc/functions/analyze_graph.rst:30 #: ../../../src/common/doc/functions/analyze_graph.rst:63 msgid "``OK`` after the analysis has finished." msgstr "" # 6494556e5a0240b6b89d6cc13588a959 # 226def8709104fefbde358ee19f0dbdc #: ../../../src/common/doc/functions/analyze_graph.rst:31 #: ../../../src/common/doc/functions/analyze_graph.rst:69 msgid "``FAIL`` when the analysis was not completed due to an error." msgstr "" # 258df98c829a48e794073f4f67e64d37 #: ../../../src/common/doc/functions/analyze_graph.rst:40 msgid "Description" msgstr "Description" # 2ea823d9ac6a4b309542c1efdf685188 #: ../../../src/common/doc/functions/analyze_graph.rst:43 msgid "Prerequisites" msgstr "" # b6f61bceeb764c09a0519ef218788641 #: ../../../src/common/doc/functions/analyze_graph.rst:44 msgid "" "The edge table to be analyzed must contain a source column and a target " "column filled with id's of the vertices of the segments and the " "corresponding vertices table _vertices_pgr that stores the " "vertices information." msgstr "" # bc5a5fd73e194a1eb18560c62b8726c5 #: ../../../src/common/doc/functions/analyze_graph.rst:46 msgid "" "Use :ref:`pgr_createVerticesTable ` to create the " "vertices table." msgstr "" # dddd02de549c450da54ecc30da50bcac #: ../../../src/common/doc/functions/analyze_graph.rst:47 msgid "" "Use :ref:`pgr_createTopology ` to create the topology " "and the vertices table." msgstr "" # 2f1a64c5c7df47c08b9460c1c2ca9a0d #: ../../../src/common/doc/functions/analyze_graph.rst:50 msgid "Parameters" msgstr "" # f7ef120ecd234df3bc9de0b69122a094 #: ../../../src/common/doc/functions/analyze_graph.rst:51 msgid "The analyze graph function accepts the following parameters:" msgstr "" # 93b5fa9bcdd84ccbae6d4945adb6b9b5 #: ../../../src/common/doc/functions/analyze_graph.rst:53 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" # 0c3bf879395649e1aac68ae62880746b #: ../../../src/common/doc/functions/analyze_graph.rst:54 msgid "" "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "" # cd2deb23e3394ad298d9787e069561e2 #: ../../../src/common/doc/functions/analyze_graph.rst:55 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "" # 31330d72cbb748289eafa0fcb996153d #: ../../../src/common/doc/functions/analyze_graph.rst:56 msgid "" "``text`` Primary key column name of the network table. Default value is " "``id``." msgstr "" # b9e5db8199ce47ccb092272e93020d7c #: ../../../src/common/doc/functions/analyze_graph.rst:57 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "" # 245c992a7082431684659ae5845aced6 #: ../../../src/common/doc/functions/analyze_graph.rst:58 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "" # 8e81329133844e65b7eef1f84cb73965 #: ../../../src/common/doc/functions/analyze_graph.rst:59 msgid "" "``text`` Condition to select a subset or rows. Default value is ``true``" " to indicate all rows." msgstr "" # c99a684aa3994cc4b60c334882d9ed78 #: ../../../src/common/doc/functions/analyze_graph.rst:65 msgid "Uses the vertices table: _vertices_pgr." msgstr "" # e32eb0de40d0487fbb1062ec88c5bbe9 #: ../../../src/common/doc/functions/analyze_graph.rst:66 msgid "Fills completly the ``cnt`` and ``chk`` columns of the vertices table." msgstr "" # a4a0f627086946459e80cc8ac16b31b8 #: ../../../src/common/doc/functions/analyze_graph.rst:67 msgid "" "Returns the analysis of the section of the network defined by " "``rows_where``" msgstr "" # f2d3df84fbb14b48a0dba64650326883 #: ../../../src/common/doc/functions/analyze_graph.rst:71 msgid "The vertices table is not found." msgstr "" # 1c3dd89f91d94a32b0fa96e3c8544649 #: ../../../src/common/doc/functions/analyze_graph.rst:72 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "" # 0e7728a66df8403b80c0e73cc496d665 #: ../../../src/common/doc/functions/analyze_graph.rst:73 msgid "The condition is not well formed." msgstr "" # 8a41f89e1b6c4622925078236419ba59 #: ../../../src/common/doc/functions/analyze_graph.rst:74 msgid "The names of source , target or id are the same." msgstr "" # 9a0c49ad17e7442291584a6d38ad24f0 #: ../../../src/common/doc/functions/analyze_graph.rst:75 msgid "The SRID of the geometry could not be determined." msgstr "" # a28d4cfc2fb145bd8b620cd99ae007ef #: ../../../src/common/doc/functions/analyze_graph.rst:79 msgid "The Vertices Table" msgstr "" # 6726eb03c9e14ce487a84ef6bdb3d061 #: ../../../src/common/doc/functions/analyze_graph.rst:80 msgid "" "The vertices table can be created with :ref:`pgr_createVerticesTable " "` or :ref:`pgr_createTopology `" msgstr "" # f69881355abd43b08fd4b112a15c823a #: ../../../src/common/doc/functions/analyze_graph.rst:82 msgid "The structure of the vertices table is:" msgstr "" # e9b846b6c67a40a5a56ce827cbde2335 #: ../../../src/common/doc/functions/analyze_graph.rst:84 msgid "``bigint`` Identifier of the vertex." msgstr "" # c76d33c8d1d243e78adb977c995c1ed9 #: ../../../src/common/doc/functions/analyze_graph.rst:85 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." msgstr "" # 2a14dd7a08114891908953fe3f87a075 #: ../../../src/common/doc/functions/analyze_graph.rst:86 msgid "``integer`` Indicator that the vertex might have a problem." msgstr "" # 9731ccd0742c4573b05224539f373580 #: ../../../src/common/doc/functions/analyze_graph.rst:87 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as incoming. See :ref:`pgr_analyzeOneway `." msgstr "" # bf31d82856954293ac270255b046d010 #: ../../../src/common/doc/functions/analyze_graph.rst:88 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as outgoing. See :ref:`pgr_analyzeOneway `." msgstr "" # fa51c4280ee2409daf5cee9fbc858ef4 #: ../../../src/common/doc/functions/analyze_graph.rst:89 msgid "``geometry`` Point geometry of the vertex." msgstr "" # 3a2bb12205fe4cd6ad67ba6a8f37afe4 #: ../../../src/common/doc/functions/analyze_graph.rst:92 msgid "History" msgstr "Histoire" # 378f4d42f82e4d30a6ab016e5ecc621a #: ../../../src/common/doc/functions/analyze_graph.rst:93 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # f2b122f189224840ad820005cf04c3c1 #: ../../../src/common/doc/functions/analyze_graph.rst:96 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "" # bbc188364d7a4ba9b73c901703f754a0 #: ../../../src/common/doc/functions/analyze_graph.rst:99 msgid "The simplest way to use pgr_analyzeGraph is:" msgstr "" # eef338680d2247e485489cda2088d085 #: ../../../src/common/doc/functions/analyze_graph.rst:106 msgid "When the arguments are given in the order described in the parameters:" msgstr "" # bd9ee1725f5f458e84d65ccbde7489d2 #: ../../../src/common/doc/functions/analyze_graph.rst:111 msgid "We get the same result as the simplest way to use the function." msgstr "" # e6bd1bc511a6475aaa6fcce1db0cc9fd # 667d346fce1340c89b86814855215f31 #: ../../../src/common/doc/functions/analyze_graph.rst:118 #: ../../../src/common/doc/functions/analyze_graph.rst:184 msgid "When using the named notation" msgstr "" # a6f10ab57f0645b6b0307bcb5d6c7ef3 # eae5acaa57ff4a459953c203612092fa #: ../../../src/common/doc/functions/analyze_graph.rst:119 #: ../../../src/common/doc/functions/analyze_graph.rst:185 msgid "The order of the parameters do not matter:" msgstr "" # 0b36ba3cb2c24c17b8740a45f3430b69 #: ../../../src/common/doc/functions/analyze_graph.rst:129 msgid "" "Parameters defined with a default value can be ommited, as long as the value" " matches the default:" msgstr "" # 5130840677694ba3a4c08ae3b787e4d5 # 309f2f767a9c4f419bb1a4ad1c1bfacf #: ../../../src/common/doc/functions/analyze_graph.rst:136 #: ../../../src/common/doc/functions/analyze_graph.rst:199 msgid "Selecting rows using rows_where parameter" msgstr "" # e7093f0dacbf44af908a1259b2b8f45d #: ../../../src/common/doc/functions/analyze_graph.rst:137 msgid "" "Selecting rows based on the id. Displays the analysis a the section of the " "network." msgstr "" # 2867ea63b6b14572adb1130a9d04e28a #: ../../../src/common/doc/functions/analyze_graph.rst:143 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``id`` =5 ." msgstr "" # 3cf323ab63204d99ac7ca31677b9e667 #: ../../../src/common/doc/functions/analyze_graph.rst:149 msgid "" "Selecting the rows where the geometry is near the geometry of the row with " "``gid`` =100 of the table ``othertable``." msgstr "" # baf5ffc28192473483bc4a1a4a0315f3 #: ../../../src/common/doc/functions/analyze_graph.rst:160 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "" # 57cb32f6495d4cb0b5f36be03adc7efa #: ../../../src/common/doc/functions/analyze_graph.rst:162 msgid "For the following table" msgstr "" # 12fcad9f3b484280baa8b29867859861 #: ../../../src/common/doc/functions/analyze_graph.rst:171 msgid "Using positional notation:" msgstr "" # 07a02c55d3eb4f9eb1dfed2833efcbe8 #: ../../../src/common/doc/functions/analyze_graph.rst:172 msgid "" "The arguments need to be given in the order described in the parameters:" msgstr "" # 5dc716a92a81438c888764e8cb2b5b79 #: ../../../src/common/doc/functions/analyze_graph.rst:195 msgid "" "In this scenario omitting a parameter would create an error because the " "default values for the column names do not match the column names of the " "table." msgstr "" # 057829092b8a4504a3115036a73a489f #: ../../../src/common/doc/functions/analyze_graph.rst:200 msgid "Selecting rows based on the id." msgstr "" # 5c1437170b9149c5bc4174edc58ee875 #: ../../../src/common/doc/functions/analyze_graph.rst:210 msgid "" "Selecting the rows WHERE the geometry is near the geometry of row with " "``id`` =5 ." msgstr "" # 3d622065f50846578692f7a1b2a136d9 #: ../../../src/common/doc/functions/analyze_graph.rst:222 msgid "" "Selecting the rows WHERE the geometry is near the place='myhouse' of the " "table ``othertable``. (note the use of quote_literal)" msgstr "" # 2cffbd13f5f54de1abd9c025df6a762a #: ../../../src/common/doc/functions/analyze_graph.rst:239 msgid "Examples" msgstr "Exemples" # eeedfddf23864b98a801913ef15f7cd9 #: ../../../src/common/doc/functions/analyze_graph.rst:366 msgid "The examples use the :ref:`sampledata` network." msgstr "" # d6f7c52a1a824867943d8adae7b2e245 #: ../../../src/common/doc/functions/analyze_graph.rst:370 msgid "See Also" msgstr "Voir aussi" # ba0f07ab7dca4083a5aef16d566cf506 #: ../../../src/common/doc/functions/analyze_graph.rst:372 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 90d9202a2da94489b4b43a71caa66956 #: ../../../src/common/doc/functions/analyze_graph.rst:373 msgid ":ref:`pgr_analyze_oneway` to analyze directionality of the edges." msgstr "" # 73d10e9d35dd4a269249fbc09274000b #: ../../../src/common/doc/functions/analyze_graph.rst:374 msgid "" ":ref:`pgr_createVerticesTable ` to reconstruct the " "vertices table based on the source and target information." msgstr "" # 2f459b0453c141239d9564e2467fbdd5 #: ../../../src/common/doc/functions/analyze_graph.rst:375 msgid "" ":ref:`pgr_nodeNetwork ` to create nodes to a not noded " "edge table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/functions/analyze_oneway.po000066400000000000000000000262771257314352300315300ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:14+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # f8ca74e3c9a54cd0b0e6cd3bcec8de7e #: ../../../src/common/doc/functions/analyze_oneway.rst:13 msgid "pgr_analyzeOneway" msgstr "" # ee3b92d1a5184a92b6fa72a69ab2f1c9 #: ../../../src/common/doc/functions/analyze_oneway.rst:20 msgid "Name" msgstr "Nom" # fd816817954b4f3d8d25927cebce353b #: ../../../src/common/doc/functions/analyze_oneway.rst:22 msgid "" "``pgr_analyzeOneway`` — Analyzes oneway Sstreets and identifies flipped " "segments." msgstr "``pgr_analyzeOneway`` — Analyser les routes à sens unique et identifier les segments marginaux." # 4c9dfc86ed0042de97bf0107b0b2eccd #: ../../../src/common/doc/functions/analyze_oneway.rst:26 msgid "Synopsis" msgstr "Synopsis" # d31a1ab567db4873a46256e8ecbdedf4 #: ../../../src/common/doc/functions/analyze_oneway.rst:28 msgid "" "This function analyzes oneway streets in a graph and identifies any flipped " "segments." msgstr "Cette fonction analyse les routes à sens unique dans un graphe et identifie tout segment marginaux." # 74bdfef086ae480bbe2affdece2c9efa #: ../../../src/common/doc/functions/analyze_oneway.rst:40 msgid "Description" msgstr "Description" # 04f93117821f4eae962594c71a06a5a8 #: ../../../src/common/doc/functions/analyze_oneway.rst:42 msgid "" "The analyses of one way segments is pretty simple but can be a powerful " "tools to identifying some the potential problems created by setting the " "direction of a segment the wrong way. A node is a `source` if it has edges " "the exit from that node and no edges enter that node. Conversely, a node is " "a `sink` if all edges enter the node but none exit that node. For a `source`" " type node it is logically impossible to exist because no vehicle can exit " "the node if no vehicle and enter the node. Likewise, if you had a `sink` " "node you would have an infinite number of vehicle piling up on this node " "because you can enter it but not leave it." msgstr "" # 035956781a774bc3bb1214394ad77be8 #: ../../../src/common/doc/functions/analyze_oneway.rst:44 msgid "" "So why do we care if the are not feasible? Well if the direction of an edge " "was reversed by mistake we could generate exactly these conditions. Think " "about a divided highway and on the north bound lane one segment got entered " "wrong or maybe a sequence of multiple segments got entered wrong or maybe " "this happened on a round-about. The result would be potentially a `source` " "and/or a `sink` node." msgstr "" # 007bbd995cbf4e7c86ce8e9916675879 #: ../../../src/common/doc/functions/analyze_oneway.rst:46 msgid "" "So by counting the number of edges entering and exiting each node we can " "identify both `source` and `sink` nodes so that you can look at those areas " "of your network to make repairs and/or report the problem back to your data " "vendor." msgstr "" # f972114db5c841928b7f2ac705bb0687 #: ../../../src/common/doc/functions/analyze_oneway.rst:49 msgid "Prerequisites" msgstr "" # 54a0c52cee394d389a81fcd50b24ad97 #: ../../../src/common/doc/functions/analyze_oneway.rst:50 msgid "" "The edge table to be analyzed must contain a source column and a target " "column filled with id's of the vertices of the segments and the " "corresponding vertices table _vertices_pgr that stores the " "vertices information." msgstr "" # 808b5b795d364182b543ab30a1ad1644 #: ../../../src/common/doc/functions/analyze_oneway.rst:52 msgid "" "Use :ref:`pgr_createVerticesTable ` to create the " "vertices table." msgstr "" # f6248fc57e734ead94edd12cab567915 #: ../../../src/common/doc/functions/analyze_oneway.rst:53 msgid "" "Use :ref:`pgr_createTopology ` to create the topology " "and the vertices table." msgstr "" # 4cacac934ba64cda907561e98847bf8b #: ../../../src/common/doc/functions/analyze_oneway.rst:56 msgid "Parameters" msgstr "" # 669f0d5432dd4c0c8da55dba8c3502e7 #: ../../../src/common/doc/functions/analyze_oneway.rst:57 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" # a16edb2699f1486c91c10ac7533fef7c #: ../../../src/common/doc/functions/analyze_oneway.rst:58 msgid "``text[]`` source node **in** rules" msgstr "Noeud source ``text[]`` **dans** rules" # 28b4c2457d3b4aaba43dc42af4d2bd5e #: ../../../src/common/doc/functions/analyze_oneway.rst:59 msgid "``text[]`` source node **out** rules" msgstr "Noeud source ``text[]`` **hors de** rules" # 5180ad82f6e6434a99defa1823c0a2d8 #: ../../../src/common/doc/functions/analyze_oneway.rst:60 msgid "``text[]`` target node **in** rules" msgstr "Noeud cible ``text[]`` **dans** rules" # 4866b796c7fb49d985a479c3a97eec38 #: ../../../src/common/doc/functions/analyze_oneway.rst:61 msgid "``text[]`` target node **out** rules" msgstr "Noeud cible ``text[]`` **hors de** rules" # 2744331fb9ac447ba0c40a6035ac0a95 #: ../../../src/common/doc/functions/analyze_oneway.rst:62 msgid "" "``text`` oneway column name name of the network table. Default value is " "``oneway``." msgstr "" # b116cd1fc10f4f5bbd8fe9800562b62f #: ../../../src/common/doc/functions/analyze_oneway.rst:63 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "" # 8ca5a93ed45443c09202b1e5779dfa76 #: ../../../src/common/doc/functions/analyze_oneway.rst:64 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "" # e41f4c872a3445dbbc0bd183a71971fa #: ../../../src/common/doc/functions/analyze_oneway.rst:65 msgid "" "``boolean`` flag to treat oneway NULL values as bi-directional. Default " "value is ``true``." msgstr "" # 9cd0459ca40940448e6c0d9c07c4a157 #: ../../../src/common/doc/functions/analyze_oneway.rst:67 msgid "" "It is strongly recommended to use the named notation. See " ":ref:`pgr_createVerticesTable ` or " ":ref:`pgr_createTopology ` for examples." msgstr "" # e217ab2060e447e9a7a3745f4d84390d #: ../../../src/common/doc/functions/analyze_oneway.rst:70 msgid "The function returns:" msgstr "" # 95dedd1c39c9424a906e6f2ff882e84a #: ../../../src/common/doc/functions/analyze_oneway.rst:72 msgid "``OK`` after the analysis has finished." msgstr "" # 573d5fab7bb247d5adc39d8460683357 #: ../../../src/common/doc/functions/analyze_oneway.rst:74 msgid "Uses the vertices table: _vertices_pgr." msgstr "" # 86597d037fe242378cc71e6e2ec88b19 #: ../../../src/common/doc/functions/analyze_oneway.rst:75 msgid "" "Fills completely the ``ein`` and ``eout`` columns of the vertices table." msgstr "" # dcae6d2cceea4b6bb47a700cc4338340 #: ../../../src/common/doc/functions/analyze_oneway.rst:77 msgid "``FAIL`` when the analysis was not completed due to an error." msgstr "" # 792572ffb7314163be7e4aabadd4429c #: ../../../src/common/doc/functions/analyze_oneway.rst:79 msgid "The vertices table is not found." msgstr "" # affbb7122dd844f3b5c7962c97dec0d3 #: ../../../src/common/doc/functions/analyze_oneway.rst:80 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "" # e50d016ee05048779dea2db4006500be #: ../../../src/common/doc/functions/analyze_oneway.rst:81 msgid "The names of source , target or oneway are the same." msgstr "" # f14e2456527945e0a80e7888bb6dde7f #: ../../../src/common/doc/functions/analyze_oneway.rst:83 msgid "" "The rules are defined as an array of text strings that if match the " "``oneway`` value would be counted as ``true`` for the source or target " "**in** or **out** condition." msgstr "" # 02623674186e4e0c961078942584c0ec #: ../../../src/common/doc/functions/analyze_oneway.rst:86 msgid "The Vertices Table" msgstr "" # dd7fb8252bfe456aaa65515346941e74 #: ../../../src/common/doc/functions/analyze_oneway.rst:87 msgid "" "The vertices table can be created with :ref:`pgr_createVerticesTable " "` or :ref:`pgr_createTopology `" msgstr "" # f838bf466e424966bd61af7b901279d2 #: ../../../src/common/doc/functions/analyze_oneway.rst:89 msgid "The structure of the vertices table is:" msgstr "" # 722239d3877b48d8bc5e63052fc7424f #: ../../../src/common/doc/functions/analyze_oneway.rst:91 msgid "``bigint`` Identifier of the vertex." msgstr "" # 0d3b269abc8e45a1abf355e4bb7d51c0 #: ../../../src/common/doc/functions/analyze_oneway.rst:92 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." " See :ref:`pgr_analyzeGgraph `." msgstr "" # 50b3729c83964ef3ae1a1511c76b50f8 #: ../../../src/common/doc/functions/analyze_oneway.rst:93 msgid "" "``integer`` Indicator that the vertex might have a problem. See " ":ref:`pgr_analyzeGraph `." msgstr "" # a5b1fe0206ea4c428c94f43a141b527b #: ../../../src/common/doc/functions/analyze_oneway.rst:94 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as incoming." msgstr "" # 7c678b91ca8a408aafda94e5fa217fae #: ../../../src/common/doc/functions/analyze_oneway.rst:95 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as outgoing." msgstr "" # 6d672d0be9cf41d69db69e46109d1624 #: ../../../src/common/doc/functions/analyze_oneway.rst:96 msgid "``geometry`` Point geometry of the vertex." msgstr "" # b7cf2a5bba544714b9b79373c889e6cc #: ../../../src/common/doc/functions/analyze_oneway.rst:100 msgid "History" msgstr "Histoire" # ee9866aeb2c94c7fb0aa1e6cda48e6cb #: ../../../src/common/doc/functions/analyze_oneway.rst:101 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 3eed638ba1dd400186848b0928d632cf #: ../../../src/common/doc/functions/analyze_oneway.rst:105 msgid "Examples" msgstr "Exemples" # fb1f0f5537c0427a866814b367160245 #: ../../../src/common/doc/functions/analyze_oneway.rst:129 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requêtes utilisent le réseau :ref:`sampledata`." # 34726fcf405940b780880e71c6a2dad3 #: ../../../src/common/doc/functions/analyze_oneway.rst:133 msgid "See Also" msgstr "Voir aussi" # 384816237f7b49d5911a48675467810d #: ../../../src/common/doc/functions/analyze_oneway.rst:135 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # f8a2c637ce834c5ab9fea42ec365f0d1 #: ../../../src/common/doc/functions/analyze_oneway.rst:136 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr "" # 1688102891bc4abaaed229738ca05755 #: ../../../src/common/doc/functions/analyze_oneway.rst:137 msgid "" ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr "" # 5914f34793e24715acb0adbe7d9fe1e0 #: ../../../src/common/doc/functions/analyze_oneway.rst:138 msgid "" ":ref:`pgr_create_vert_table` to reconstruct the vertices table based on the " "source and target information." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/functions/create_topology.po000066400000000000000000000317511257314352300316730ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:28+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 841ce4ae2ccd42aeb6708e0469affc85 #: ../../../src/common/doc/functions/create_topology.rst:13 msgid "pgr_createTopology" msgstr "" # bceb18f1c7484f2495890a181eb43749 #: ../../../src/common/doc/functions/create_topology.rst:20 msgid "Name" msgstr "Nom" # efddc8da13ee412aa1fb75bf84ad023b #: ../../../src/common/doc/functions/create_topology.rst:22 msgid "" "``pgr_createTopology`` — Builds a network topology based on the geometry " "information." msgstr "" # c01e1abb389b4e0096e2971378967ac9 #: ../../../src/common/doc/functions/create_topology.rst:26 msgid "Synopsis" msgstr "Synopsis" # 0dcc6bb9100b4d89afa5b1404283d0c9 # 2f90d445d42f4c839d6d2b2e4bdd588b #: ../../../src/common/doc/functions/create_topology.rst:28 #: ../../../src/common/doc/functions/create_topology.rst:69 msgid "The function returns:" msgstr "" # 88833f75e6d741b5bc91526488d66e4e #: ../../../src/common/doc/functions/create_topology.rst:30 msgid "" "``OK`` after the network topology has been built and the vertices table " "created." msgstr "" # da6aad799955428fb1bef9ff2dbd70b5 #: ../../../src/common/doc/functions/create_topology.rst:31 msgid "``FAIL`` when the network topology was not built due to an error." msgstr "" # c4d463cfb61840f689831eeafe2844dc #: ../../../src/common/doc/functions/create_topology.rst:42 msgid "Description" msgstr "Description" # fba8585de1c94f0ba612f64f8cd4f39d #: ../../../src/common/doc/functions/create_topology.rst:45 msgid "Parameters" msgstr "" # 33e33f7ee98e4b9a9d333f8ab95cbc9b #: ../../../src/common/doc/functions/create_topology.rst:46 msgid "The topology creation function accepts the following parameters:" msgstr "La fonction de création de topologie accepte les paramètres suivants :" # d19b1856e3d440749487a15a83c9d44c #: ../../../src/common/doc/functions/create_topology.rst:48 msgid "``text`` Network table name. (may contain the schema name AS well)" msgstr "" # 6afd7b88cbaf4a58b2dcbd161b278356 #: ../../../src/common/doc/functions/create_topology.rst:49 msgid "" "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "" # 905510b263854f1eb05f10c8a64d9d20 #: ../../../src/common/doc/functions/create_topology.rst:50 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "" # f9b621bcf0ab41c3b87693c812f3d710 #: ../../../src/common/doc/functions/create_topology.rst:51 msgid "" "``text`` Primary key column name of the network table. Default value is " "``id``." msgstr "" # 6bcaf9c3c7e1422ea8e1b4dc45e7c613 #: ../../../src/common/doc/functions/create_topology.rst:52 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "" # e2b13126a14a4ebeb8c3f453235560a1 #: ../../../src/common/doc/functions/create_topology.rst:53 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "" # adbfdd92db3740e5b4e8a6259a0a064c #: ../../../src/common/doc/functions/create_topology.rst:54 msgid "" "``text`` Condition to SELECT a subset or rows. Default value is ``true`` " "to indicate all rows." msgstr "" # 65297b06273d46cc98c9a3be75886137 #: ../../../src/common/doc/functions/create_topology.rst:58 msgid "The ``edge_table`` will be affected" msgstr "" # 7f45565b3b8d40408b2da1bee3d1c354 #: ../../../src/common/doc/functions/create_topology.rst:60 msgid "The ``source`` column values will change." msgstr "" # e05fe9ce627848aa8aa72f032d303f04 #: ../../../src/common/doc/functions/create_topology.rst:61 msgid "The ``target`` column values will change." msgstr "" # 72c3682247aa4841a49790a78db8c3c3 #: ../../../src/common/doc/functions/create_topology.rst:62 msgid "" "An index will be created, if it doesn't exists, to speed up the process to " "the following columns:" msgstr "" # 993784afa3ce4ca68f11e8e02f2b4b27 #: ../../../src/common/doc/functions/create_topology.rst:64 msgid "``id``" msgstr "``id``" # 3074ee818e8241bc93c5a3284d7c3af4 #: ../../../src/common/doc/functions/create_topology.rst:65 msgid "``the_geom``" msgstr "``the_geom``" # e40fef18592542b98d234ac6a8038def #: ../../../src/common/doc/functions/create_topology.rst:66 msgid "``source``" msgstr "``source``" # 0360a33adc734d1eaf83f5e1e314cc73 #: ../../../src/common/doc/functions/create_topology.rst:67 msgid "``target``" msgstr "``target``" # a2aae07be90348b0b2190f647731fb26 #: ../../../src/common/doc/functions/create_topology.rst:71 msgid "``OK`` after the network topology has been built." msgstr "" # 33a4fd15e75a41a68105d2ea67b4aab1 #: ../../../src/common/doc/functions/create_topology.rst:73 msgid "Creates a vertices table: _vertices_pgr." msgstr "" # 589a7e90c6404cbe902baec0a884189b #: ../../../src/common/doc/functions/create_topology.rst:74 msgid "Fills ``id`` and ``the_geom`` columns of the vertices table." msgstr "" # 92e7ab03c5ce43ed8c705a26aa4b801c #: ../../../src/common/doc/functions/create_topology.rst:75 msgid "" "Fills the source and target columns of the edge table referencing the ``id``" " of the vertices table." msgstr "" # 0635e9d515184ccc80747864939f789c #: ../../../src/common/doc/functions/create_topology.rst:78 msgid "``FAIL`` when the network topology was not built due to an error:" msgstr "" # 607fcb6f6ae3438789ecf9c95992bc3f #: ../../../src/common/doc/functions/create_topology.rst:80 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "" # 2bad2b565914457a90a990e718e857fd #: ../../../src/common/doc/functions/create_topology.rst:81 msgid "The condition is not well formed." msgstr "" # c800f5e3462c44c1b786308aec4cfea4 #: ../../../src/common/doc/functions/create_topology.rst:82 msgid "The names of source , target or id are the same." msgstr "" # 51c96f82e8ea49bcbde8aaeb905a6c6c #: ../../../src/common/doc/functions/create_topology.rst:83 msgid "The SRID of the geometry could not be determined." msgstr "" # f5f0d0a1c3814e1d9c14e4de52bd9899 #: ../../../src/common/doc/functions/create_topology.rst:87 msgid "The Vertices Table" msgstr "" # 54ef7e60b4d445cfa453323fbe80032d #: ../../../src/common/doc/functions/create_topology.rst:88 msgid "" "The vertices table is a requirment of the :ref:`pgr_analyzeGraph " "` and the :ref:`pgr_analyzeOneway ` " "functions." msgstr "" # faaffddd86fd4680a80925c8c3877f07 #: ../../../src/common/doc/functions/create_topology.rst:90 msgid "The structure of the vertices table is:" msgstr "" # fc31880c8b034aae99d6d4caec420302 #: ../../../src/common/doc/functions/create_topology.rst:92 msgid "``bigint`` Identifier of the vertex." msgstr "" # 7684f52a607845ef802799c26c221bf3 #: ../../../src/common/doc/functions/create_topology.rst:93 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." " See :ref:`pgr_analyzeGraph `." msgstr "" # 1dc63c1d7cbb417d916ed0561df67df9 #: ../../../src/common/doc/functions/create_topology.rst:94 msgid "" "``integer`` Indicator that the vertex might have a problem. See " ":ref:`pgr_analyzeGraph `." msgstr "" # 546f74ccc20545de9c032cabcaac878f #: ../../../src/common/doc/functions/create_topology.rst:95 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "AS incoming. See :ref:`pgr_analyzeOneway `." msgstr "" # 9fe606ee590d4f009989e3cdcf09b5c5 #: ../../../src/common/doc/functions/create_topology.rst:96 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "AS outgoing. See :ref:`pgr_analyzeOneway `." msgstr "" # 2ee4f32c8546412bad1e109e6051e249 #: ../../../src/common/doc/functions/create_topology.rst:97 msgid "``geometry`` Point geometry of the vertex." msgstr "" # a63156aa23b54785aaf66150bfe98a52 #: ../../../src/common/doc/functions/create_topology.rst:100 msgid "History" msgstr "Histoire" # da8726d6435e42f09d83f4a310d5c432 #: ../../../src/common/doc/functions/create_topology.rst:101 msgid "Renamed in version 2.0.0" msgstr "Renommé depuis la version 2.0.0" # 5b4b6a4bea1543ac98f444d9ec32d7eb #: ../../../src/common/doc/functions/create_topology.rst:104 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "" # 6db23da4afd448bab89802246bccb65a #: ../../../src/common/doc/functions/create_topology.rst:107 msgid "The simplest way to use pgr_createtopology is:" msgstr "" # 6905f56f53bb4cdfb9ae49021265afe9 #: ../../../src/common/doc/functions/create_topology.rst:115 msgid "When the arguments are given in the order described in the parameters:" msgstr "" # f8c6c68c7d334f68bac36a818c4091ab #: ../../../src/common/doc/functions/create_topology.rst:120 msgid "We get the same result AS the simplest way to use the function." msgstr "" # 8dcbdbf60c2e4522a87d80a7796a354b # b72940f0e2054c46a50358fc40af026e #: ../../../src/common/doc/functions/create_topology.rst:127 #: ../../../src/common/doc/functions/create_topology.rst:192 msgid "When using the named notation" msgstr "" # 460cbff5c7054542a80375a4f50072e0 # 56d9daba24ff4ce9ac02e3326af007af #: ../../../src/common/doc/functions/create_topology.rst:128 #: ../../../src/common/doc/functions/create_topology.rst:193 msgid "The order of the parameters do not matter:" msgstr "" # 4b24ad3db4be4b60a6c8bfcc38fae359 #: ../../../src/common/doc/functions/create_topology.rst:138 msgid "" "Parameters defined with a default value can be omited, AS long AS the value " "matches the default:" msgstr "" # 8aab982078634384ab4dfced463b5c14 # d9c7d4fa12394a5a915a9f6f664e7a8a #: ../../../src/common/doc/functions/create_topology.rst:145 #: ../../../src/common/doc/functions/create_topology.rst:207 msgid "Selecting rows using rows_where parameter" msgstr "" # 4be49c2f23734283895a40625620047b # 1734ac1429ad4691861fbfcc7954d800 #: ../../../src/common/doc/functions/create_topology.rst:146 #: ../../../src/common/doc/functions/create_topology.rst:208 msgid "Selecting rows based on the id." msgstr "" # 499347aef3cb49f993c320d1fd353a29 # a0cd57644bf443fbaa81efed8df8a30f #: ../../../src/common/doc/functions/create_topology.rst:152 #: ../../../src/common/doc/functions/create_topology.rst:218 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``id`` =5 ." msgstr "" # b8e12b4f62d24fb0a535290a0a480ff0 # 42da9f122c7240bea10a78685a6b5b8d #: ../../../src/common/doc/functions/create_topology.rst:158 #: ../../../src/common/doc/functions/create_topology.rst:230 msgid "" "Selecting the rows where the geometry is near the geometry of the row with " "``gid`` =100 of the table ``othertable``." msgstr "" # 596d74ac25d34cbda9a05349a4a0af21 #: ../../../src/common/doc/functions/create_topology.rst:169 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "" # ac1bf6e79288443486b7b105e25e07eb #: ../../../src/common/doc/functions/create_topology.rst:171 msgid "For the following table" msgstr "" # a24fc2426b5c4b91bc53f875e37dddaa #: ../../../src/common/doc/functions/create_topology.rst:179 msgid "Using positional notation:" msgstr "" # d1937a888b40477b8d696215b7b93425 #: ../../../src/common/doc/functions/create_topology.rst:180 msgid "" "The arguments need to be given in the order described in the parameters:" msgstr "" # 7e510379477f445a9432549c095c12bb #: ../../../src/common/doc/functions/create_topology.rst:203 msgid "" "In this scenario omitting a parameter would create an error because the " "default values for the column names do not match the column names of the " "table." msgstr "" # de088e18a1634e6a96b99df9171c530a #: ../../../src/common/doc/functions/create_topology.rst:247 msgid "Examples" msgstr "Exemples" # 89b592f2e7f6474cbed2d9d5bca887e9 #: ../../../src/common/doc/functions/create_topology.rst:279 msgid "The example uses the :ref:`sampledata` network." msgstr "" # ae52cd8922264c939460bd2df2108508 #: ../../../src/common/doc/functions/create_topology.rst:283 msgid "See Also" msgstr "Voir aussi" # 664429e917764979b9255e4f9a72377f #: ../../../src/common/doc/functions/create_topology.rst:285 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 9ded0191d7344e8baca758e97f34cf68 #: ../../../src/common/doc/functions/create_topology.rst:286 msgid "" ":ref:`pgr_create_vert_table` to reconstruct the vertices table based on the " "source and target information." msgstr "" # ca4432eb1b4246268b1acee87b464b2f #: ../../../src/common/doc/functions/create_topology.rst:287 msgid "" ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/functions/create_vert_table.po000066400000000000000000000303611257314352300321420ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 1a8504651dd840e4a48344ead373a073 #: ../../../src/common/doc/functions/create_vert_table.rst:13 msgid "pgr_createVerticesTable" msgstr "" # ad976846c3444135a397d1f47a0ffceb #: ../../../src/common/doc/functions/create_vert_table.rst:20 msgid "Name" msgstr "Nom" # c26ff674db0d4b65bff9b1483e524956 #: ../../../src/common/doc/functions/create_vert_table.rst:22 msgid "" "``pgr_createVerticesTable`` — Reconstructs the vertices table based on the " "source and target information." msgstr "" # b27c4239c9034d8fb5bbfc4b736af367 #: ../../../src/common/doc/functions/create_vert_table.rst:26 msgid "Synopsis" msgstr "Synopsis" # bbfea2a13422443f8e1b9b863f56dea0 # 139eabd1665d4dc8b6caac92f0764d50 #: ../../../src/common/doc/functions/create_vert_table.rst:28 #: ../../../src/common/doc/functions/create_vert_table.rst:63 msgid "The function returns:" msgstr "" # bdf469a3c50c4176bcc89409cbe50136 # 268e8b4480b24112a72e1d7da0dab1bd #: ../../../src/common/doc/functions/create_vert_table.rst:30 #: ../../../src/common/doc/functions/create_vert_table.rst:65 msgid "``OK`` after the vertices table has been reconstructed." msgstr "" # f542765a7c984a57b56f203df843634d # a536d714aa4240dca5d92dfeee6dd7bb #: ../../../src/common/doc/functions/create_vert_table.rst:31 #: ../../../src/common/doc/functions/create_vert_table.rst:70 msgid "" "``FAIL`` when the vertices table was not reconstructed due to an error." msgstr "" # c7c8bc00b10d45a897224d240c4f96bf #: ../../../src/common/doc/functions/create_vert_table.rst:41 msgid "Description" msgstr "Description" # c53a2ef242f8484dac84581a80134594 #: ../../../src/common/doc/functions/create_vert_table.rst:44 msgid "Parameters" msgstr "" # 2dc2c3867d7a4367a958a6e1049f44c0 #: ../../../src/common/doc/functions/create_vert_table.rst:45 msgid "" "The reconstruction of the vertices table function accepts the following " "parameters:" msgstr "" # e92b11f0f4ea47af9581936d11972ef6 #: ../../../src/common/doc/functions/create_vert_table.rst:47 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" # 75d43bdeeb7843139aec9b4c7dc60097 #: ../../../src/common/doc/functions/create_vert_table.rst:48 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "" # f0e2bb638cd841f2b61bc8398e3ea59b #: ../../../src/common/doc/functions/create_vert_table.rst:49 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "" # ba67bced62994e7b98967cf09cbf3ca6 #: ../../../src/common/doc/functions/create_vert_table.rst:50 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "" # d7d53a50bc9249518132241a2c83dc1b #: ../../../src/common/doc/functions/create_vert_table.rst:51 msgid "" "``text`` Condition to SELECT a subset or rows. Default value is ``true`` " "to indicate all rows." msgstr "" # a87c8e9949df409da09632babbb99748 #: ../../../src/common/doc/functions/create_vert_table.rst:55 msgid "The ``edge_table`` will be affected" msgstr "" # a0b202c14bf849e1a9506fc9c4010540 #: ../../../src/common/doc/functions/create_vert_table.rst:57 msgid "" "An index will be created, if it doesn't exists, to speed up the process to " "the following columns:" msgstr "" # 51ab4d2ba98b4affa7e5cec96e352cce #: ../../../src/common/doc/functions/create_vert_table.rst:59 msgid "``the_geom``" msgstr "``the_geom``" # 134fb1a15f8742a49fe36e2683c4c324 #: ../../../src/common/doc/functions/create_vert_table.rst:60 msgid "``source``" msgstr "``source``" # 1c5f7bc5486b44999341e4f8f9b92c2e #: ../../../src/common/doc/functions/create_vert_table.rst:61 msgid "``target``" msgstr "``target``" # 2c70ff2c521c48c799c898d61a01e119 #: ../../../src/common/doc/functions/create_vert_table.rst:67 msgid "Creates a vertices table: _vertices_pgr." msgstr "" # b0e0cf6163ea49f3b3a38e97576f301e #: ../../../src/common/doc/functions/create_vert_table.rst:68 msgid "" "Fills ``id`` and ``the_geom`` columns of the vertices table based on the " "source and target columns of the edge table." msgstr "" # 28e32e20ebd74f88920b7c6fd45054e9 #: ../../../src/common/doc/functions/create_vert_table.rst:72 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "" # 8501c3c5738f4907bf64b63007218466 #: ../../../src/common/doc/functions/create_vert_table.rst:73 msgid "The condition is not well formed." msgstr "" # 5252c79651354d40a6271efe4b78d226 #: ../../../src/common/doc/functions/create_vert_table.rst:74 msgid "The names of source, target are the same." msgstr "" # 41c42eeafd6b487ebc676126c0f92f0c #: ../../../src/common/doc/functions/create_vert_table.rst:75 msgid "The SRID of the geometry could not be determined." msgstr "" # d61aba7cc54d49b9a670817e7dd52472 #: ../../../src/common/doc/functions/create_vert_table.rst:78 msgid "The Vertices Table" msgstr "" # 93a53c04ff294116acf94a067d17ff73 #: ../../../src/common/doc/functions/create_vert_table.rst:79 msgid "" "The vertices table is a requierment of the :ref:`pgr_analyzeGraph " "` and the :ref:`pgr_analyzeOneway ` " "functions." msgstr "" # 7e418508090c4667b4128b22f562b5db #: ../../../src/common/doc/functions/create_vert_table.rst:81 msgid "The structure of the vertices table is:" msgstr "" # 114548eb64364741b99e10c86fe55fad #: ../../../src/common/doc/functions/create_vert_table.rst:83 msgid "``bigint`` Identifier of the vertex." msgstr "" # 35f0fc22f2464997bce4d704a9f4ee88 #: ../../../src/common/doc/functions/create_vert_table.rst:84 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." " See :ref:`pgr_analyzeGraph `." msgstr "" # d71ba1da8657438b86fe6ce3326cf94a #: ../../../src/common/doc/functions/create_vert_table.rst:85 msgid "" "``integer`` Indicator that the vertex might have a problem. See " ":ref:`pgr_analyzeGraph `." msgstr "" # 9ea4778e1ed64d3cb8c12ffedca5748b #: ../../../src/common/doc/functions/create_vert_table.rst:86 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as incoming. See :ref:`pgr_analyzeOneway `." msgstr "" # cd631484ea62455cae3d37b03ca36624 #: ../../../src/common/doc/functions/create_vert_table.rst:87 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as outgoing. See :ref:`pgr_analyzeOneway `." msgstr "" # 29652dcb521b4111813d63d570b62873 #: ../../../src/common/doc/functions/create_vert_table.rst:88 msgid "``geometry`` Point geometry of the vertex." msgstr "" # ca63675181414139865690332306235b #: ../../../src/common/doc/functions/create_vert_table.rst:91 msgid "History" msgstr "Histoire" # e383b8838b4b40618c66151c1f94fb48 #: ../../../src/common/doc/functions/create_vert_table.rst:92 msgid "Renamed in version 2.0.0" msgstr "Renommé depuis la version 2.0.0" # f4e14bd6d88d4f1e8d5ff2fbf9aea722 #: ../../../src/common/doc/functions/create_vert_table.rst:95 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "" # 6fc1c7d9c4e04380ada776f609bf4505 #: ../../../src/common/doc/functions/create_vert_table.rst:98 msgid "The simplest way to use pgr_createVerticesTable is:" msgstr "" # 3373cb2347994f2fa122008bdff12190 #: ../../../src/common/doc/functions/create_vert_table.rst:105 msgid "When the arguments are given in the order described in the parameters:" msgstr "" # f75126b9da994fea920678a643a80e25 #: ../../../src/common/doc/functions/create_vert_table.rst:110 msgid "We get the same result as the simplest way to use the function." msgstr "" # 90ea5b12d9a64eb2bafd6d211e0ffeff # 34ff976ba1f24ec08a19a8d87673156d #: ../../../src/common/doc/functions/create_vert_table.rst:117 #: ../../../src/common/doc/functions/create_vert_table.rst:181 msgid "When using the named notation" msgstr "" # 213a5c21ddcb4745987210530901695f # fac4e4da33fb494981c36957cd000a29 #: ../../../src/common/doc/functions/create_vert_table.rst:118 #: ../../../src/common/doc/functions/create_vert_table.rst:182 msgid "The order of the parameters do not matter:" msgstr "" # 529a856bf0404a10a837b07945c52175 #: ../../../src/common/doc/functions/create_vert_table.rst:128 msgid "" "Parameters defined with a default value can be omited, as long as the value " "matches the default:" msgstr "" # 55574bcb1be54b1b907c0524cbf1057d # af501046d7d84255bd3030520c3e2f15 #: ../../../src/common/doc/functions/create_vert_table.rst:135 #: ../../../src/common/doc/functions/create_vert_table.rst:196 msgid "Selecting rows using rows_where parameter" msgstr "" # 7080aeec9c1e4a31bfb9be1ed4506ab7 #: ../../../src/common/doc/functions/create_vert_table.rst:136 msgid "Selecting rows based on the id." msgstr "" # 74ec654344604925875e20b1447a6a3e #: ../../../src/common/doc/functions/create_vert_table.rst:142 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``id`` =5 ." msgstr "" # 89d554dba13d40be8ca51e74d18c7c6f # fbda0895e287413fb2455b07ba2ba7fb #: ../../../src/common/doc/functions/create_vert_table.rst:148 #: ../../../src/common/doc/functions/create_vert_table.rst:219 msgid "" "Selecting the rows where the geometry is near the geometry of the row with " "``gid`` =100 of the table ``othertable``." msgstr "" # 7f2e698d7f844861bd468923e95ef16a #: ../../../src/common/doc/functions/create_vert_table.rst:159 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "" # 381c72bdf71543d4853557e93d021602 #: ../../../src/common/doc/functions/create_vert_table.rst:161 msgid "For the following table" msgstr "" # 5d51a2b4e3e84516bab9cc22039007c8 #: ../../../src/common/doc/functions/create_vert_table.rst:169 msgid "Using positional notation:" msgstr "" # 3be19d9038134fe2907db9c97eaeca7d #: ../../../src/common/doc/functions/create_vert_table.rst:170 msgid "" "The arguments need to be given in the order described in the parameters:" msgstr "" # 94d47a836ffa45268fc1f9662f902f2b #: ../../../src/common/doc/functions/create_vert_table.rst:192 msgid "" "In this scenario omitting a parameter would create an error because the " "default values for the column names do not match the column names of the " "table." msgstr "" # 6d8d108291094933afdde4095193e506 #: ../../../src/common/doc/functions/create_vert_table.rst:197 msgid "Selecting rows based on the gid." msgstr "" # 5df5fd0f734e46c6bfb93444bd86905e #: ../../../src/common/doc/functions/create_vert_table.rst:207 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``gid`` =5 ." msgstr "" # e2c54fc28df243609e8d003180886771 #: ../../../src/common/doc/functions/create_vert_table.rst:236 msgid "Examples" msgstr "Exemples" # 0587b0909413456482f8b8725b101b7a #: ../../../src/common/doc/functions/create_vert_table.rst:258 msgid "The example uses the :ref:`sampledata` network." msgstr "" # ad71788bef724cb1809d4b5d96ef1e5c #: ../../../src/common/doc/functions/create_vert_table.rst:262 msgid "See Also" msgstr "Voir aussi" # 6baea98fd7b6493faabb8fcc69f975d8 #: ../../../src/common/doc/functions/create_vert_table.rst:264 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 7103284d91854b18939e44589085f3cf #: ../../../src/common/doc/functions/create_vert_table.rst:265 msgid "" ":ref:`pgr_createTopology ` to create a topology based " "on the geometry." msgstr "" # 4c67e74087fe4035a8b54bb0d58d8a84 #: ../../../src/common/doc/functions/create_vert_table.rst:266 msgid "" ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr "" # a7eb449e6d594406ab3779c29d1937c8 #: ../../../src/common/doc/functions/create_vert_table.rst:267 msgid ":ref:`pgr_analyze_oneway` to analyze directionality of the edges." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/functions/is_column_in_table.po000066400000000000000000000062071257314352300323170ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-22 18:12+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 1451c59201944bfd9022c90ef89ebf8a #: ../../../src/common/doc/functions/is_column_in_table.rst:13 msgid "pgr_isColumnInTable - Check if column exists" msgstr "pgr_isColumnInTable - Vérifier si la colonne existe" # cb570c2703fc45e9bba281cae42780d6 #: ../../../src/common/doc/functions/is_column_in_table.rst:20 msgid "Name" msgstr "Nom" # b4cdca42128d4828961c3e7076774fc0 #: ../../../src/common/doc/functions/is_column_in_table.rst:22 msgid "``pgr_isColumnInTable`` — Check if a column exists in a table." msgstr "``pgr_isColumnInTable`` — Vérifier si une colonne existe dans une table." # 33b135e2f8dd4f5e81aad53d1a016cfe #: ../../../src/common/doc/functions/is_column_in_table.rst:26 msgid "Synopsis" msgstr "Synopsis" # 96d06813601a419c9b44fe8298f74a51 #: ../../../src/common/doc/functions/is_column_in_table.rst:28 msgid "Returns ``true`` or ``false`` if column “col” exists in table “tab”." msgstr "Retourne ``true`` ou ``false`` si la colonne “col” existe dans la table “tab”." # 44f17585bbd843cb9fbcacb785ad3130 #: ../../../src/common/doc/functions/is_column_in_table.rst:36 msgid "Description" msgstr "Description" # b57ee4621bd04e6991a266235c5a592a #: ../../../src/common/doc/functions/is_column_in_table.rst:38 msgid "``text`` table name with or without schema component" msgstr "Le nom de la table ``text`` avec ou sans composant de schéma" # ac6b45788cac4cc7a5dcf6e4c44bb9ad #: ../../../src/common/doc/functions/is_column_in_table.rst:39 msgid "``text`` column name to be checked for" msgstr "``text`` nom de colonne à être vérifié pour" # 5f4ac9523c3b487884e6dd8e67b1e082 #: ../../../src/common/doc/functions/is_column_in_table.rst:43 msgid "History" msgstr "Histoire" # 028851614bd7489991629d8c8f6f8bbf #: ../../../src/common/doc/functions/is_column_in_table.rst:44 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 3c3db2df87634ae4b3c8713633f9214f #: ../../../src/common/doc/functions/is_column_in_table.rst:48 msgid "Examples" msgstr "Exemples" # 61e31f4885e444eea60640117f0f8264 #: ../../../src/common/doc/functions/is_column_in_table.rst:59 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requêtes utilisent le réseau :ref:`sampledata`." # 179da1f0bf5342b49e83327d1e277ca9 #: ../../../src/common/doc/functions/is_column_in_table.rst:63 msgid "See Also" msgstr "Voir aussi" # 7e1d2140f94d40db8ce6f48c9a3b119f #: ../../../src/common/doc/functions/is_column_in_table.rst:65 msgid ":ref:`pgr_is_column_indexed`" msgstr ":ref:`pgr_is_column_indexed`" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/functions/is_column_indexed.po000066400000000000000000000062341257314352300321620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-22 18:15+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # f85a66c48ca94cc9a5bba227e6479482 #: ../../../src/common/doc/functions/is_column_indexed.rst:13 msgid "pgr_isColumnIndexed - Check if column is indexed" msgstr "pgr_isColumnIndexed - Vérifier si la colonne est indexée" # a4e361cfe30d494982b2755f507c2df4 #: ../../../src/common/doc/functions/is_column_indexed.rst:20 msgid "Name" msgstr "Nom" # 2616614bd27b4f3aac95e5ee66f8771c #: ../../../src/common/doc/functions/is_column_indexed.rst:22 msgid "``pgr_isColumnIndexed`` — Check if a column in a table is indexed." msgstr "``pgr_isColumnIndexed`` — Vérifier si une colonne dans une table est indexée." # 4aff78895aaf431bb254a1725ab1bab6 #: ../../../src/common/doc/functions/is_column_indexed.rst:26 msgid "Synopsis" msgstr "Synopsis" # 62d98585fdfb49d287f711a97ba6f261 #: ../../../src/common/doc/functions/is_column_indexed.rst:28 msgid "" "Returns ``true`` or ``false`` if column “col” in table “tab” is indexed." msgstr "Retourne ``true`` ou ``false`` si la colonne “col” dans la table “tab” est indexée." # 016a3d2a60a745c39afdaa4ba6d24b5f #: ../../../src/common/doc/functions/is_column_indexed.rst:36 msgid "Description" msgstr "Description" # 5efc6b2a366544cdadac135ab40dee54 #: ../../../src/common/doc/functions/is_column_indexed.rst:38 msgid "``text`` table name with or without schema component" msgstr "Le nom de la table ``text`` avec ou sans composant de schéma" # 76548c59562d4c4188ea7a5bbd5b769a #: ../../../src/common/doc/functions/is_column_indexed.rst:39 msgid "``text`` column name to be checked for" msgstr "``text`` nom de colonne à être vérifié pour" # 20bbf0766ada4f7b81807c2e917be118 #: ../../../src/common/doc/functions/is_column_indexed.rst:43 msgid "History" msgstr "Histoire" # 3ca6785c8cb24235a6b581e63c32bd03 #: ../../../src/common/doc/functions/is_column_indexed.rst:44 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 89feb49b01e94980935495257bf135a9 #: ../../../src/common/doc/functions/is_column_indexed.rst:48 msgid "Examples" msgstr "Exemples" # c8b849f8431c42ef9ecdcde47c516f03 #: ../../../src/common/doc/functions/is_column_indexed.rst:59 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requêtes utilisent le réseau :ref:`sampledata`." # 4d38c2d872d0425290c2371cbc5d27e8 #: ../../../src/common/doc/functions/is_column_indexed.rst:63 msgid "See Also" msgstr "Voir aussi" # ed5ed4b10dc74af48b9de1a8743ec37b #: ../../../src/common/doc/functions/is_column_indexed.rst:65 msgid ":ref:`pgr_is_column_in_table`" msgstr ":ref:`pgr_is_column_in_table`" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/functions/node_network.po000066400000000000000000000323231257314352300311660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # e70efe892bc14a45b9e0a2483d5955c1 #: ../../../src/common/doc/functions/node_network.rst:13 msgid "pgr_nodeNetwork" msgstr "" # 928e918755da48d29b113ad9fcdac620 #: ../../../src/common/doc/functions/node_network.rst:20 msgid "Name" msgstr "Nom" # 4c656aa4f4bf48c39d41d16b429a0f0f #: ../../../src/common/doc/functions/node_network.rst:22 msgid "``pgr_nodeNetwork`` - Nodes an network edge table." msgstr "``pgr_nodeNetwork`` - Noue une table réseau d'arêtes." # b5fd23c4e27446ce8ac33a3ee9bd1fe7 #: ../../../src/common/doc/functions/node_network.rst:24 msgid "Nicolas Ribot" msgstr "Nicolas Ribot" # 16108dce80dd41e2a458f2f45f2864d0 #: ../../../src/common/doc/functions/node_network.rst:25 msgid "Nicolas Ribot, The source code is released under the MIT-X license." msgstr "Nicolas Ribot, Le code source est distribué sous la licence MIT-X." # 3977ae6b9cf044318ec203a8e5aa5692 #: ../../../src/common/doc/functions/node_network.rst:29 msgid "Synopsis" msgstr "Synopsis" # 2f6a7ad6abe5481da1e313d912af14e9 #: ../../../src/common/doc/functions/node_network.rst:31 msgid "" "The function reads edges from a not \"noded\" network table and writes the " "\"noded\" edges into a new table." msgstr "La fonction lit les arêtes d'une table réseau de nœuds non \"noded\" et écrit les arêtes \"noded\" dans une nouvelle table." # 3461fdeb834f4294ae2b188234db4eff #: ../../../src/common/doc/functions/node_network.rst:40 msgid "Description" msgstr "Description" # 422a0c6c90c04a46bec03a6510ec201f #: ../../../src/common/doc/functions/node_network.rst:42 msgid "" "A common problem associated with bringing GIS data into pgRouting is the " "fact that the data is often not \"noded\" correctly. This will create " "invalid topologies, which will result in routes that are incorrect." msgstr "Un problème commun associé avec des données SIG dans pgRouting est le fait que les données sont souvent non \"noded\" correctement. Cela créée des topologies invalides, qui résultent dans des routes incorrectes. " # 69294245f1c44993a75f749e3721222a #: ../../../src/common/doc/functions/node_network.rst:44 msgid "" "What we mean by \"noded\" is that at every intersection in the road network " "all the edges will be broken into separate road segments. There are cases " "like an over-pass and under-pass intersection where you can not traverse " "from the over-pass to the under-pass, but this function does not have the " "ability to detect and accommodate those situations." msgstr "" # 2817b2a1050f4b5da0c9aac6f306ea5e #: ../../../src/common/doc/functions/node_network.rst:46 msgid "" "This function reads the ``edge_table`` table, that has a primary key column " "``id`` and geometry column named ``the_geom`` and intersect all the segments" " in it against all the other segments and then creates a table " "``edge_table_noded``. It uses the ``tolerance`` for deciding that multiple " "nodes within the tolerance are considered the same node." msgstr "" # b6408b0103e84de6acf993a22a25e533 #: ../../../src/common/doc/functions/node_network.rst:48 msgid "Parameters" msgstr "" # 40ed2f0c80b64683aa3f8d42d20a77a2 #: ../../../src/common/doc/functions/node_network.rst:50 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" # 86c247b372114883b5f6d0949e51b3c8 #: ../../../src/common/doc/functions/node_network.rst:51 msgid "``float8`` tolerance for coincident points (in projection unit)dd" msgstr "" # 946d6ed96b2b4f7fac8bcc7ba4d8e68b #: ../../../src/common/doc/functions/node_network.rst:52 msgid "" "``text`` Primary key column name of the network table. Default value is " "``id``." msgstr "" # ce2e7f47f3bb4b299dda0387123f0409 #: ../../../src/common/doc/functions/node_network.rst:53 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "" # 74d00078e6354e09a4592cf7e3f9dbe8 #: ../../../src/common/doc/functions/node_network.rst:54 msgid "``text`` Suffix for the new table's. Default value is ``noded``." msgstr "" # bc28085240354b228628c4449f877afe #: ../../../src/common/doc/functions/node_network.rst:56 msgid "The output table will have for ``edge_table_noded``" msgstr "" # df15f6d14415411b85a167c31717fb4e #: ../../../src/common/doc/functions/node_network.rst:58 msgid "``bigint`` Unique identifier for the table" msgstr "" # 4acc7cf0acea40ac852585983687ef11 #: ../../../src/common/doc/functions/node_network.rst:59 msgid "``bigint`` Identifier of the edge in original table" msgstr "" # 99bb3c953a7243e1b8232bf4a387c7d7 #: ../../../src/common/doc/functions/node_network.rst:60 msgid "``integer`` Segment number of the original edge" msgstr "" # 36a3bdb3e58840f78502c1f388619d52 #: ../../../src/common/doc/functions/node_network.rst:61 msgid "" "``integer`` Empty source column to be used with :ref:`pgr_create_topology` " "function" msgstr "" # 05092b2ea62744f1910db90fe30ab152 #: ../../../src/common/doc/functions/node_network.rst:62 msgid "" "``integer`` Empty target column to be used with :ref:`pgr_create_topology` " "function" msgstr "" # c2b0caed0dd643e1991dd4e7f0f08e4c #: ../../../src/common/doc/functions/node_network.rst:63 msgid "``geometry`` Geometry column of the noded network" msgstr "" # a1f34fff1602404db7f2c2344f99cad1 #: ../../../src/common/doc/functions/node_network.rst:66 msgid "History" msgstr "Histoire" # b92ecc8b6d9a4eaba9e0a30ce164fed0 #: ../../../src/common/doc/functions/node_network.rst:67 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # cd2560788805450aa6ffb5ce84c8058e #: ../../../src/common/doc/functions/node_network.rst:71 msgid "Example" msgstr "Exemple" # 7e9403e106bb4c0abdd7ed3d1b266079 #: ../../../src/common/doc/functions/node_network.rst:73 msgid "Let's create the topology for the data in :ref:`sampledata`" msgstr "" # 5c1a627f182d47efa30c1d4c830862ab #: ../../../src/common/doc/functions/node_network.rst:91 msgid "Now we can analyze the network." msgstr "" # 3eb0c69215284a33ab1505fded4b5a1f #: ../../../src/common/doc/functions/node_network.rst:115 msgid "" "The analysis tell us that the network has a gap and and an intersection. We " "try to fix the problem using:" msgstr "" # 8be31305870e491c92ad11d8f8d0a20a #: ../../../src/common/doc/functions/node_network.rst:137 msgid "" "Inspecting the generated table, we can see that edges 13,14 and 18 has been " "segmented" msgstr "" # 8a086446ed8d4b30bf07015ab46ea12d #: ../../../src/common/doc/functions/node_network.rst:167 msgid "We can create the topology of the new network" msgstr "" # 8944601cf6e343c09dce0bf706960a8c #: ../../../src/common/doc/functions/node_network.rst:185 msgid "Now let's analyze the new topology" msgstr "" # 8a596982abe141b4a1925e35e1db79a3 #: ../../../src/common/doc/functions/node_network.rst:211 msgid "Images" msgstr "" # 960ada27fdd34c3dbfb61f10e5feba5f #: ../../../src/common/doc/functions/node_network.rst:244 msgid "Comparing the results" msgstr "" # 8bbf24ce7c7e42f5a20e2a8d89e04c36 #: ../../../src/common/doc/functions/node_network.rst:246 msgid "Comparing with the Analysis in the original edge_table, we see that." msgstr "" # a3503fcd45dd4095b55e814ab842c829 #: ../../../src/common/doc/functions/node_network.rst:249 msgid "Before" msgstr "" # dfb592f8bd4e4572bbda7700558b3e93 #: ../../../src/common/doc/functions/node_network.rst:249 msgid "After" msgstr "" # dde3349cc54e4b94afb37800f2a163f5 #: ../../../src/common/doc/functions/node_network.rst:251 msgid "Table name" msgstr "" # f672bf7770e8488fbe5ea1fbd13d7ac9 #: ../../../src/common/doc/functions/node_network.rst:251 msgid "edge_table" msgstr "" # fbe3a7f491d4488085062b1fb783b357 #: ../../../src/common/doc/functions/node_network.rst:251 msgid "edge_table_noded" msgstr "" # adaa5d5eca664ecb9d20315adfd329b4 #: ../../../src/common/doc/functions/node_network.rst:253 msgid "Fields" msgstr "" # ebcf10a104ba4d7eaae546ec13365142 #: ../../../src/common/doc/functions/node_network.rst:253 msgid "All original fields" msgstr "" # be45b275890a4aa8a6d624b6f87774d0 #: ../../../src/common/doc/functions/node_network.rst:253 msgid "Has only basic fields to do a topology analysis" msgstr "" # 92f3a885bad349d6b5f9ef2345cb905f #: ../../../src/common/doc/functions/node_network.rst:255 msgid "Dead ends" msgstr "" # 40a53c9b632b40a6a81f9277c11765b1 #: ../../../src/common/doc/functions/node_network.rst:255 msgid "Edges with 1 dead end: 1,6,24" msgstr "" # 709cbda3addd4b32b9b267d9ceafdb4f #: ../../../src/common/doc/functions/node_network.rst:256 msgid "Edges with 2 dead ends 17,18" msgstr "" # d0de891ebf004a148c2bcd4510d81064 #: ../../../src/common/doc/functions/node_network.rst:258 msgid "" "Edge 17's right node is a dead end because there is no other edge sharing " "that same node. (cnt=1)" msgstr "" # 57918afd2f0445cea564eba267fa8c37 #: ../../../src/common/doc/functions/node_network.rst:255 msgid "Edges with 1 dead end: 1-1 ,6-1,14-2, 18-1 17-1 18-2" msgstr "" # ff6cb3034ea345c89df6d718108fd2bc #: ../../../src/common/doc/functions/node_network.rst:262 msgid "Isolated segments" msgstr "" # b958862fe349475ca7c2b38bbb40663b #: ../../../src/common/doc/functions/node_network.rst:262 msgid "two isolated segments: 17 and 18 both they have 2 dead ends" msgstr "" # 8d0bda0399694c6d8677fa928bdab03c #: ../../../src/common/doc/functions/node_network.rst:263 msgid "No Isolated segments" msgstr "" # ac2cf90e5b2a4e75bb94688d6e4ec553 #: ../../../src/common/doc/functions/node_network.rst:263 msgid "Edge 17 now shares a node with edges 14-1 and 14-2" msgstr "" # 287c00afc68a4e869f912d7b2ddabefb #: ../../../src/common/doc/functions/node_network.rst:264 msgid "Edges 18-1 and 18-2 share a node with edges 13-1 and 13-2" msgstr "" # bab6a1bf5c10447caa298e9247f3bf2a #: ../../../src/common/doc/functions/node_network.rst:266 msgid "Gaps" msgstr "" # c23ab3c2eff44ddf9ddb0bee4f90197a #: ../../../src/common/doc/functions/node_network.rst:266 msgid "" "There is a gap between edge 17 and 14 because edge 14 is near to the right " "node of edge 17" msgstr "" # 89fabbc2722649c9adf098ea0f9dde1c #: ../../../src/common/doc/functions/node_network.rst:266 msgid "" "Edge 14 was segmented Now edges: 14-1 14-2 17 share the same node The " "tolerance value was taken in account" msgstr "" # c04f1c8028d846aeb593cd2389ee45da #: ../../../src/common/doc/functions/node_network.rst:270 msgid "Intersections" msgstr "" # db3e94db58d0422bbfbdb83ba509d29e #: ../../../src/common/doc/functions/node_network.rst:270 msgid "Edges 13 and 18 were intersecting" msgstr "" # 50736f49b59e4f7fa0c66f0e979d80bd #: ../../../src/common/doc/functions/node_network.rst:270 msgid "" "Edges were segmented, So, now in the interection's point there is a node and" " the following edges share it: 13-1 13-2 18-1 18-2" msgstr "" # f39fa18acedb410fb827e37f226da00b #: ../../../src/common/doc/functions/node_network.rst:275 msgid "" "Now, we are going to include the segments 13-1, 13-2 14-1, 14-2 ,18-1 and " "18-2 into our edge-table, copying the data for dir,cost,and reverse cost " "with tho following steps:" msgstr "" # 40eb8df52b5649ddb2401cc0c9fe4e7c #: ../../../src/common/doc/functions/node_network.rst:277 msgid "" "Add a column old_id into edge_table, this column is going to keep track the " "id of the original edge" msgstr "" # 91eb1db3098b4353be78c9aef064421e #: ../../../src/common/doc/functions/node_network.rst:278 msgid "" "Insert only the segmented edges, that is, the ones whose max(sub_id) >1" msgstr "" # 2158163aaac748eca84fcd78a42e9b3a #: ../../../src/common/doc/functions/node_network.rst:291 msgid "We recreate the topology:" msgstr "" # 03050935f9bb42a69dfe42e303e8f164 #: ../../../src/common/doc/functions/node_network.rst:311 msgid "" "To get the same analysis results as the topology of edge_table_noded, we do " "the following query:" msgstr "" # bcefb46820504921aa7a3260a988c26d #: ../../../src/common/doc/functions/node_network.rst:338 msgid "" "To get the same analysis results as the original edge_table, we do the " "following query:" msgstr "" # 376c4a5e033d42b3ba4e3c3ec018f8e8 #: ../../../src/common/doc/functions/node_network.rst:363 msgid "" "Or we can analyze everything because, maybe edge 18 is an overpass, edge 14 " "is an under pass and there is also a street level juction, and the same " "happens with edges 17 and 13." msgstr "" # 26fbd57b79324bd08ef2c5ee3579831e #: ../../../src/common/doc/functions/node_network.rst:390 msgid "See Also" msgstr "Voir aussi" # 9df40faa94c64db5b2256f265be6e4d4 #: ../../../src/common/doc/functions/node_network.rst:392 msgid "" ":ref:`topology` for an overview of a topology for routing algorithms. " ":ref:`pgr_analyze_oneway` to analyze directionality of the edges. " ":ref:`pgr_create_topology` to create a topology based on the geometry. " ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/functions/point_to_id.po000066400000000000000000000076311257314352300310030ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-24 11:12+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 81e0b58a4b464395b3661da85edfaa90 #: ../../../src/common/doc/functions/point_to_id.rst:13 msgid "pgr_pointToId - Inserts point into a vertices table" msgstr "pgr_pointToId - Insère un point dans un tableau de sommets" # 9bebf9f4ff2b43a39470ee284698fa33 #: ../../../src/common/doc/functions/point_to_id.rst:20 msgid "Name" msgstr "Nom" # 8fcf7e9e33b448b982f7111389a7e412 #: ../../../src/common/doc/functions/point_to_id.rst:22 msgid "``pgr_pointToId`` — Inserts a point into a temporary vertices table." msgstr "``pgr_pointToId`` — Insère un point dans un tableau temporaire de sommets a point" # 1ebe04b75e4444e2970f12bf667f07fa #: ../../../src/common/doc/functions/point_to_id.rst:26 msgid "" "This function should not be used directly. Use :ref:`pgr_createTopology " "` instead." msgstr "Cette fonction ne devrait pas être utilisée directement. Utiliser :ref:`pgr_createTopology ` à la place." # 8c3303cb3d73446795471f411d835691 #: ../../../src/common/doc/functions/point_to_id.rst:30 msgid "Synopsis" msgstr "Synopsis" # e17d53fea1674ad692e9d65129c04e5d #: ../../../src/common/doc/functions/point_to_id.rst:32 msgid "" "Inserts a point into a temporary vertices table, and returns an id of a new " "point or an existing point. Tolerance is the minimal distance between " "existing points and the new point to create a new point." msgstr "Insère un point dans un tableau temporaire de sommets, et retourne un id d'un nouveau point ou d'un point existant. La tolérance est la distance minimale entre les points existants et le nouveau point pour créer un nouveau point." # 4b067a809bbd4210baf154f274aab5f0 #: ../../../src/common/doc/functions/point_to_id.rst:40 msgid "Description" msgstr "Description" # de6b0b7b7ae44691a60a709a1245e12c #: ../../../src/common/doc/functions/point_to_id.rst:42 msgid "``geometry`` of the existing point" msgstr "``geometry`` du point existant" # e05906cd2cd545eead6a6a277d441ea4 #: ../../../src/common/doc/functions/point_to_id.rst:43 msgid "" "``float8`` snapping tolerance of disconnected edges (in projection unit)" msgstr "Tolérance de fermeture ``float8`` des arêtes déconnectées (en unité de projection)" # 7eb52d95126d47efbf485a1397785c34 #: ../../../src/common/doc/functions/point_to_id.rst:45 msgid "Returns point id (``bigint``) of a new or existing point." msgstr "Retourne un id de point (``bigint``) d'un point nouveau ou existant." # 78ed162b771d42c1bdadb75ea1806c17 #: ../../../src/common/doc/functions/point_to_id.rst:49 msgid "History" msgstr "Histoire" # 932b962d76c14946b54db15e77b3c90d #: ../../../src/common/doc/functions/point_to_id.rst:50 msgid "Renamed in version 2.0.0" msgstr "Renommé depuis la version 2.0.0" # c1b2ccd7df20427c88dcf1ebf4b06d82 #: ../../../src/common/doc/functions/point_to_id.rst:54 msgid "See Also" msgstr "Voir aussi" # 4dafa239ff7648c2952a2d3ee70671bf #: ../../../src/common/doc/functions/point_to_id.rst:56 msgid ":ref:`pgr_create_topology`" msgstr ":ref:`pgr_create_topology`" # 8100a50d0b5f4b0cab8d62645becc674 #: ../../../src/common/doc/functions/point_to_id.rst:57 msgid ":ref:`topology`" msgstr ":ref:`topology`" # 86ad35d9d3ce44a696b6dc61c466e04e #: ../../../src/common/doc/functions/point_to_id.rst:58 msgid ":ref:`pgr_node_network`" msgstr ":ref:`pgr_node_network`" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/functions/quote_ident.po000066400000000000000000000067021257314352300310120ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-22 18:09+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 59a19788e4ba478cb0d046fc07c08179 #: ../../../src/common/doc/functions/quote_ident.rst:13 msgid "pgr_quote_ident - Quote table name with Schema Component" msgstr "pgr_quote_ident - Nom de table entre guillemets avec composant de schéma" # 61a86f593d04476692b89157939b8a1e #: ../../../src/common/doc/functions/quote_ident.rst:20 msgid "Name" msgstr "Nom" # 7ae4a51cc62143058b829f9317d4b282 #: ../../../src/common/doc/functions/quote_ident.rst:22 msgid "" "``pgr_quote_ident`` — Quote table name with or without schema component." msgstr "``pgr_quote_ident`` — Nom de table entre guillemets avec ou sans composant de schéma." # d09400822917498ab08038e0453f93a2 #: ../../../src/common/doc/functions/quote_ident.rst:26 msgid "Synopsis" msgstr "Synopsis" # 02e534c6d94e4d7fa366eb30dfd82602 #: ../../../src/common/doc/functions/quote_ident.rst:28 msgid "" "Function to split a string on ``.`` characters and then quote the components" " as postgres identifiers and then join them back together with ``.`` " "characters. Multile ``.`` will get collapsed into a single ``.``, so " "``schema...table`` till get returned as ``schema.\"table\"`` and " "``Schema.table`` becomes ``\"Schema\".\"table\"``." msgstr "Fonction pour partager une chaîne de caractères sur les caractères ``.`` et ensuite mettre entre guillemets les composants comme les identifiants postgres et ensuite les joindre ensemble avec les caractères ``.``. Les multiples ``.`` seront fusionnés en un unique ``.``, ainsi ``schema...table`` sera retourné en ``schema.\"table\"`` et ``Schema.table`` devient ``\"Schema\".\"table\"``." # 70b63ad008b14b5cbd540f478c596e97 #: ../../../src/common/doc/functions/quote_ident.rst:37 msgid "Description" msgstr "Description" # 76375d16726e4e8a8c4e02b54bd4b33a #: ../../../src/common/doc/functions/quote_ident.rst:39 msgid "``text`` table name with or without schema component" msgstr "Le nom de la table ``text`` avec ou sans composant de schéma" # d8548a7bfe3542b28f614894ba6f4b84 #: ../../../src/common/doc/functions/quote_ident.rst:41 msgid "Returns table name with or without schema as ``text``." msgstr "Retourne le nom de la table avec ou sans schéma comme " # ebc95d6ee53c42f29aa6a18a134d4d20 #: ../../../src/common/doc/functions/quote_ident.rst:45 msgid "History" msgstr "Histoire" # 6bea52def68e4f05ae56873b8d4f9d1c #: ../../../src/common/doc/functions/quote_ident.rst:46 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 21e9cb20b57e4b4681d4e04d5f083d2a #: ../../../src/common/doc/functions/quote_ident.rst:50 msgid "Examples" msgstr "Exemples" # 5e3a344a21eb45bfba3e880ae3981a30 #: ../../../src/common/doc/functions/quote_ident.rst:77 msgid "See Also" msgstr "Voir aussi" # b4ee52cbb2b74bb59b22b1802748f96d #: ../../../src/common/doc/functions/quote_ident.rst:79 msgid "[TBD]" msgstr "[À déterminer]" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/functions/version.po000066400000000000000000000072711257314352300301610ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-24 11:20+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # dbab41817c8a46459e8f33cf684a7afb #: ../../../src/common/doc/functions/version.rst:13 msgid "pgr_version - Get version information" msgstr "pgr_version - Obtenir l'information de version" # 19cd8fb76f754d898f75659f97628007 #: ../../../src/common/doc/functions/version.rst:20 msgid "Name" msgstr "Nom" # 5531935ef2384b709c4f1d81ddcdf15c #: ../../../src/common/doc/functions/version.rst:22 msgid "``pgr_version`` — Query for pgRouting version information." msgstr "``pgr_version`` — Requête pour l'information de version de pgRouting." # 52175fb13b944970989d3ef4a23a7b66 #: ../../../src/common/doc/functions/version.rst:26 msgid "Synopsis" msgstr "Synopsis" # 14783f07374f4ccdaa53515b95c17943 #: ../../../src/common/doc/functions/version.rst:28 msgid "Returns a table with pgRouting version information." msgstr "Retourne un tableau avec l'information de version pgRouting." # 6d5995ab278d476d80f54ab15b8af686 #: ../../../src/common/doc/functions/version.rst:36 msgid "Description" msgstr "Description" # b4baa0103a55431abaa586f16230af8c #: ../../../src/common/doc/functions/version.rst:38 msgid "Returns a table with:" msgstr "Retourne un tableau avec :" # 7d8a75cf72b840b39e0eea6140a5839d #: ../../../src/common/doc/functions/version.rst:40 msgid "``varchar`` pgRouting version" msgstr "``varchar`` version de pgRouting" # 2af5168bce0a4b03bf2b097d3099c850 #: ../../../src/common/doc/functions/version.rst:41 msgid "``varchar`` Git tag of pgRouting build" msgstr "``varchar`` étiquette Git du build pgRouting" # b4444b51e41549b399751bcba194a8a8 #: ../../../src/common/doc/functions/version.rst:42 msgid "``varchar`` Git hash of pgRouting build" msgstr "``varchar`` hash Git du build " # 6737b5df55e94bb185f64d0de3389f3e #: ../../../src/common/doc/functions/version.rst:43 msgid "``varchar`` Git branch of pgRouting build" msgstr "``varchar`` branche Git du build pgRouting" # e5b735559b2949b09899e982d6f2ecf3 #: ../../../src/common/doc/functions/version.rst:44 msgid "``varchar`` Boost version" msgstr "``varchar`` version Boost" # 9042ea468aba4c4490b7124bbf14aacb #: ../../../src/common/doc/functions/version.rst:48 msgid "History" msgstr "Histoire" # 3829660b5485491083028df2cb267d03 #: ../../../src/common/doc/functions/version.rst:49 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 8638cdf8594940cbad096c9ac3d261ad #: ../../../src/common/doc/functions/version.rst:53 msgid "Examples" msgstr "Exemples" # d80877f2810741ada5737305d484de11 #: ../../../src/common/doc/functions/version.rst:55 msgid "Query for full version string" msgstr "Requête pour la version string complète " # 2ff90cee91e644fab554650cc24bd3bf #: ../../../src/common/doc/functions/version.rst:67 msgid "Query for ``version`` and ``boost`` attribute" msgstr "Requête pour les attributs ``version`` et ``boost``" # 6c3a1c332dc54ea2a01d81c5f5f9dcc1 #: ../../../src/common/doc/functions/version.rst:80 msgid "See Also" msgstr "Voir aussi" # 1eeb4f68d3c342dbbadade6c52b87baf #: ../../../src/common/doc/functions/version.rst:82 msgid ":ref:`pgr_versionless`" msgstr ":ref:`pgr_versionless`" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/functions/versionless.po000066400000000000000000000055311257314352300310450ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-22 18:02+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # f15b37fde8e64b508893630a0291dc6a #: ../../../src/common/doc/functions/versionless.rst:13 msgid "pgr_versionless - Compare version numbers" msgstr "pgr_versionless - Comparer les numéros de version" # cd0dcc3f3489468ab55c89598715d895 #: ../../../src/common/doc/functions/versionless.rst:20 msgid "Name" msgstr "Nom" # e2f0eb00eca142c8bc7d71b317604c7e #: ../../../src/common/doc/functions/versionless.rst:22 msgid "``pgr_version`` — Compare two version numbers and return if smaller." msgstr "``pgr_version`` — Comparer deux numéros de version et retourner si plus petit." # d85cf15bf8894e158945855624a422f5 #: ../../../src/common/doc/functions/versionless.rst:26 msgid "Synopsis" msgstr "Synopsis" # ed2cb6f5c03645b3ab2a296d062c1eb9 #: ../../../src/common/doc/functions/versionless.rst:28 msgid "" "Returns ``true`` if the first version number is smaller than the second " "version number. Otherwise returns ``false``." msgstr "Retourne ``true`` si le premier numéro de version est plus petit que le second numéro de version. Sinon retourne ``false``." # a11f675500e140ae997cdb4f167d2da4 #: ../../../src/common/doc/functions/versionless.rst:36 msgid "Description" msgstr "Description" # 7d1ac8fa4fce4362965d8587a3cd7099 #: ../../../src/common/doc/functions/versionless.rst:38 msgid "``text`` first version number" msgstr "``text`` premier numéro de version" # 1d8a5a36a0fa4da19892193a11578a08 #: ../../../src/common/doc/functions/versionless.rst:39 msgid "``text`` second version number" msgstr "``text`` deuxième numéro de version" # a32770a22cf849cb96bd78825f332825 #: ../../../src/common/doc/functions/versionless.rst:43 msgid "History" msgstr "Histoire" # 14ef379da17a48389cb627817c173253 #: ../../../src/common/doc/functions/versionless.rst:44 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 7a3d2290bca342b79b4105e7aee330b0 #: ../../../src/common/doc/functions/versionless.rst:48 msgid "Examples" msgstr "Exemples" # ca2f13a6ce4444258be7f46d40c8bd2a #: ../../../src/common/doc/functions/versionless.rst:61 msgid "See Also" msgstr "Voir aussi" # a621baf581ff4ba8b4b03d3481d5a660 #: ../../../src/common/doc/functions/versionless.rst:63 msgid ":ref:`pgr_version`" msgstr ":ref:`pgr_version`" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/index.po000066400000000000000000000014211257314352300255620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-22 17:40+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 78df021b36a0428cab8a950fb0bda859 #: ../../../src/common/doc/index.rst:13 msgid "Common Functions" msgstr "Fonctions communes" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/legacy.po000066400000000000000000000076011257314352300257250ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-22 18:00+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 7e98fba52c6f402c811f8c50dd811f39 #: ../../../src/common/doc/legacy.rst:13 msgid "Legacy Functions" msgstr "Fonctions antérieures" # 18b051582e6742be8a3737391d4676ad #: ../../../src/common/doc/legacy.rst:15 msgid "" "pgRouting 2.0 release has total restructured the function naming and " "obsoleted many of the functions that were available in the 1.x releases. " "While we realize that this may inconvenience our existing users, we felt " "this was needed for the long term viability of the project to be more " "response to our users and to be able to add new functionality and test " "existing functionality." msgstr "La sortie de pgRouting 2.0 a complètement restructuré le nommage des fonctions et rendu obsolète nombre de fonctions qui étaient disponibles dans les versions 1.x. Même si nous réalisons que cela peut être gênant pour nos utilisateurs actuels, nous considérons que cela est nécessaire pour la viabilité du projet sur le long terme pour être plus une solution à nos utilisateurs et d'être en mesure d'ajouter de nouvelles fonctionnalités et tester les fonctionnalités existantes." # cf6d9479ec0b4eb6b0607f3302df5dca #: ../../../src/common/doc/legacy.rst:17 msgid "" "We have made a minimal effort to save most of these function and distribute " "with the release in a file ``pgrouting_legacy.sql`` that is not part of the " "pgrouting extension and is not supported. If you can use these functions " "that is great. We have not tested any of these functions so if you find " "issues and want to post a pull request or a patch to help other users that " "is fine, but it is likely this file will be removed in a future release and " "we strongly recommend that you convert your existing code to use the new " "documented and supported functions." msgstr "Nous avons fait un effort minimum pour sauver la plupart de ces fonctions et les distribuer avec la version dans un fichier ``pgrouting_legacy.sql`` qui n'est pas une partie de l'extension pgrouting et n'est pas supportée. Si vous pouvez utiliser ces fonctions, c'est bien. Nous n'avons pas testé toutes ces fonctions donc si vous trouvez des problèmes et voulez poster une requête ou un patch pour aider les autres utilisateurs c'est très bien, mais il est probable que ce fichier soit supprimé dans une future version et nous recommandons que vous convertissiez votre code existant pour utiliser les nouvelles fonctions documentées et supportées." # 82da52e7fec44c24956e90636a8a9355 #: ../../../src/common/doc/legacy.rst:19 msgid "" "The follow is a list of TYPEs, CASTs and FUNCTION included in the " "``pgrouting_legacy.sql`` file. The list is provide as a convenience but " "these functions are deprecated, not supported, and probably will need some " "changes to get them to work." msgstr "La liste suivant est une liste des TYPEs, CASTs et FUNCTION inclus dans le fichier ``pgrouting_legacy.sql``. La liste est fournie pour commodité mais ces fonctions sont déconseillées, non supportées, et probablement ont besoin de certaines modifications pour fonctionner." # 7ae0da52fff04aaaaec8fd9b91d3b7b0 #: ../../../src/common/doc/legacy.rst:23 msgid "TYPEs & CASTs" msgstr "TYPEs & CASTs" # 8e73926e03514dff813a00fbf7d202e0 #: ../../../src/common/doc/legacy.rst:34 msgid "FUNCTIONs" msgstr "FUNCTIONs" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/types.po000066400000000000000000000020501257314352300256160ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-22 17:40+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # a647839f49f94a9997479367dc35d13f #: ../../../src/common/doc/types.rst:13 msgid "Custom Types" msgstr "Types personnalisés" # f00f6611879f4afd961586e955284a41 #: ../../../src/common/doc/types.rst:15 msgid "" "The following are commonly used data types for some of the pgRouting " "functions." msgstr "Les types de données qui suivent sont communément utilisés dans certaines fonctions pgRouting." pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/types/000077500000000000000000000000001257314352300252615ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/types/cost_result.po000066400000000000000000000100731257314352300301700ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:13+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 575fa6fd8a1842c68aba9825683b178d #: ../../../src/common/doc/types/cost_result.rst:13 msgid "pgr_costResult[]" msgstr "" # 3b55f2f3cdc24995bd590e235062c389 # 1d4bd884218342d6a7ca7ae79998c3a0 #: ../../../src/common/doc/types/cost_result.rst:20 #: ../../../src/common/doc/types/cost_result.rst:54 msgid "Name" msgstr "Nom" # 691ba9180a9f4854922720a03e1db3e0 #: ../../../src/common/doc/types/cost_result.rst:22 msgid "" "``pgr_costResult[]`` — A set of records to describe a path result with cost " "attribute." msgstr "``pgr_costResult[]`` — Un ensemble objets pour dĂ©crire un rĂ©sultat de chemin avec un attribut coĂ»t." # 4bc0f98e83fc482daf119d02f3ab4386 # b80ec90ac4244e82a1aa8f7e58b78921 #: ../../../src/common/doc/types/cost_result.rst:26 #: ../../../src/common/doc/types/cost_result.rst:60 msgid "Description" msgstr "Description" # 023a9b6d62474dbdbb4d587b192099c4 # 8e1c61381d6f47909ea0830da8a4740c #: ../../../src/common/doc/types/cost_result.rst:38 #: ../../../src/common/doc/types/cost_result.rst:73 msgid "sequential ID indicating the path order" msgstr "sĂ©quence ID indiquant l'ordre du chemin" # 98a23fe6530d43418558cdd8be417a26 # 8c3701ae807d4738b8bbe72260f4c476 #: ../../../src/common/doc/types/cost_result.rst:39 #: ../../../src/common/doc/types/cost_result.rst:75 msgid "generic name, to be specified by the function, typically the node id" msgstr "nom gĂ©nĂ©rique, Ă  ĂŞtre spĂ©cifiĂ© par la fonction, typiquement l'id du noeud" # f4abd64c5dea4cda97490766f42a395c # 1be5c24bdc684ed1a182e9e2b0ab2343 #: ../../../src/common/doc/types/cost_result.rst:40 #: ../../../src/common/doc/types/cost_result.rst:76 msgid "generic name, to be specified by the function, typically the edge id" msgstr "nom gĂ©nĂ©rique, Ă  ĂŞtre spĂ©cifiĂ© par la fonction, typiquement l'id de l'arĂŞte" # 0b4a362ff97d481cafd2c0328ad1f715 # 8e11a66126844a1682d4e4c84166794d #: ../../../src/common/doc/types/cost_result.rst:41 #: ../../../src/common/doc/types/cost_result.rst:77 msgid "cost attribute" msgstr "attribut coĂ»t" # 7e74e200db1b40e1a5231037b2e9b993 #: ../../../src/common/doc/types/cost_result.rst:47 msgid "pgr_costResult3[] - Multiple Path Results with Cost" msgstr "pgr_costResult3[] - RĂ©sultats du chemin multiple avec coĂ»t" # 307f0248b6c54a71bfc205bb2270b5ce #: ../../../src/common/doc/types/cost_result.rst:56 msgid "" "``pgr_costResult3[]`` — A set of records to describe a path result with cost" " attribute." msgstr "``pgr_costResult3[]`` — Un ensemble d'objets pour dĂ©crire un rĂ©sultat de chemin avec un attribut coĂ»t." # 13465c99a9fb49ebab1d1852e6c61aab #: ../../../src/common/doc/types/cost_result.rst:74 msgid "generic name, to be specified by the function, typically the path id" msgstr "nom gĂ©nĂ©rique, Ă  ĂŞtre spĂ©cifiĂ© par la fonction, typiquement l'id du chemin" # ac46c731c85d4d358a763bc1268ef510 #: ../../../src/common/doc/types/cost_result.rst:81 msgid "History" msgstr "Histoire" # 6bc9329d908f474bbcd380272dae671d #: ../../../src/common/doc/types/cost_result.rst:82 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 7e5f0c1b76c349ce940c19b2312cc2ec #: ../../../src/common/doc/types/cost_result.rst:83 msgid "Replaces ``path_result``" msgstr "Remplace ``path_result``" # 28df9e1fa19b49f9bb57710715c52fcb #: ../../../src/common/doc/types/cost_result.rst:87 msgid "See Also" msgstr "Voir aussi" # 21432e8842c1490ba3a7825f4b4e57bb #: ../../../src/common/doc/types/cost_result.rst:89 msgid ":ref:`introduction`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/types/geom_result.po000066400000000000000000000051351257314352300301520ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:13+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # baeae55a13de4766b42a9f43c6f8caaf #: ../../../src/common/doc/types/geom_result.rst:13 msgid "pgr_geomResult[]" msgstr "" # 4fc9eadff47c4a24baa096c8c667c469 #: ../../../src/common/doc/types/geom_result.rst:20 msgid "Name" msgstr "Nom" # 03beb686e4ec49e08cd6f1f0f5e03339 #: ../../../src/common/doc/types/geom_result.rst:22 msgid "" "``pgr_geomResult[]`` — A set of records to describe a path result with " "geometry attribute." msgstr "``pgr_geomResult[]`` — Un ensemble d'enregistrements pour dĂ©crire un rĂ©sultat de chemin avec un attribut gĂ©omĂ©trie." # fd9c91caacdf4a2fb1c186c45e1d5525 #: ../../../src/common/doc/types/geom_result.rst:26 msgid "Description" msgstr "Description" # c00f6b668c744c7d822d2d2155e76b7a #: ../../../src/common/doc/types/geom_result.rst:38 msgid "sequential ID indicating the path order" msgstr "sĂ©quence ID indiquant l'ordre du chemin" # 5782feff61f84fd4b3130a80b1abd7a9 # 69c0e9623b4d41669a2601517d1563d2 #: ../../../src/common/doc/types/geom_result.rst:39 #: ../../../src/common/doc/types/geom_result.rst:40 msgid "generic name, to be specified by the function" msgstr "nom gĂ©nĂ©rique, Ă  ĂŞtre spĂ©cifiĂ© par la fonction" # c837b15d4460475996b2f7bac8b14076 #: ../../../src/common/doc/types/geom_result.rst:41 msgid "geometry attribute" msgstr "attribut de gĂ©omĂ©trie" # cf5503504b26427b800efddbc1098b64 #: ../../../src/common/doc/types/geom_result.rst:45 msgid "History" msgstr "Histoire" # 4e474c2cf69748c680853e0505ce4773 #: ../../../src/common/doc/types/geom_result.rst:46 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # f4d42016a50f43438838421dfb361835 #: ../../../src/common/doc/types/geom_result.rst:47 msgid "Replaces ``geoms``" msgstr "Remplace ``geoms``" # 0075486d62f84298b41797b5789d377a #: ../../../src/common/doc/types/geom_result.rst:51 msgid "See Also" msgstr "Voir aussi" # 5a190ec8601a4a919a058395614d7db5 #: ../../../src/common/doc/types/geom_result.rst:53 msgid ":ref:`introduction`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/types/index.po000066400000000000000000000032171257314352300267330ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 22:34\n" "PO-Revision-Date: 2013-09-24 03:35+0000\n" "Last-Translator: cvvergara\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 31af4730c6e74131952f077a8cec876f #: ../../../src/common/doc/types/index.rst:13 msgid "pgRouting Data Types" msgstr "" # da2f6a8846b5476ea16852a5dc229cc4 #: ../../../src/common/doc/types/index.rst:15 msgid "" "The following are commonly used data types for some of the pgRouting " "functions." msgstr "Les types de donnĂ©es qui suivent sont communĂ©ment utilisĂ©s dans certaines fonctions pgRouting." # a9b85e2084f8478fa35c1379a650108b #: ../../../src/common/doc/types/index.rst:17 msgid "" ":ref:`type_cost_result` - A set of records to describe a path result with " "cost attribute." msgstr "" # b982ceede0fd48afa63a086c6978fd2e #: ../../../src/common/doc/types/index.rst:18 msgid "" ":ref:`pgr_costResult3[] ` - A set of records to describe " "a path result with cost attribute." msgstr "" # 913c41ce7bb44b80869c181df3560f3d #: ../../../src/common/doc/types/index.rst:19 msgid "" ":ref:`pgr_geomResult ` - A set of records to describe a " "path result with geometry attribute." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/utilities/000077500000000000000000000000001257314352300261305ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/utilities/end_point.po000066400000000000000000000053531257314352300304550ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 608ee0c4d0644bdba6e3dc233e2143a7 #: ../../../src/common/doc/utilities/end_point.rst:13 msgid "pgr_endPoint" msgstr "" # 8518d0c13dcc4cb9b4a6eb5bd83e8d6e #: ../../../src/common/doc/utilities/end_point.rst:20 msgid "Name" msgstr "Nom" # 3660b4422cfa4aaea41cf4b4e91164ee #: ../../../src/common/doc/utilities/end_point.rst:22 msgid "" "``pgr_endPoint`` — Returns an end point of a (multi)linestring geometry." msgstr "" # 549e2d553af74e0bba5a2833eafa7983 #: ../../../src/common/doc/utilities/end_point.rst:24 msgid "This function is intended for the developer's aid." msgstr "" # d2cdf35b795f4fcfbfc9c84a2c36387b #: ../../../src/common/doc/utilities/end_point.rst:28 msgid "Synopsis" msgstr "Synopsis" # 180a778d767b496986ed060d48f0de04 # 14f173f6f91f488b940887c452049824 #: ../../../src/common/doc/utilities/end_point.rst:30 #: ../../../src/common/doc/utilities/end_point.rst:44 msgid "" "Returns the geometry of the end point of the first LINESTRING of ``geom``." msgstr "" # c8cfaed54e00467bba188637f3d25e04 #: ../../../src/common/doc/utilities/end_point.rst:38 msgid "Description" msgstr "Description" # b7a5d14354644a79aaa532e44543b0f1 #: ../../../src/common/doc/utilities/end_point.rst:41 msgid "Parameters" msgstr "" # 01b0d917d9534f74885248e0be35ca6d #: ../../../src/common/doc/utilities/end_point.rst:42 msgid "``geometry`` Geometry of a MULTILINESTRING or LINESTRING." msgstr "" # a1951e42b2164de2b73d7ecde1bc5252 #: ../../../src/common/doc/utilities/end_point.rst:49 msgid "History" msgstr "Histoire" # fd2421f2ca2945c4ad59395a0fa9cb90 #: ../../../src/common/doc/utilities/end_point.rst:50 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 031cd30124a9491e80778dce1c6d77ab #: ../../../src/common/doc/utilities/end_point.rst:55 msgid "See Also" msgstr "Voir aussi" # f17f7b08a35d44098381d1c280756f49 #: ../../../src/common/doc/utilities/end_point.rst:57 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 68b294268f37462fb09eb605267d0686 #: ../../../src/common/doc/utilities/end_point.rst:58 msgid ":ref:`pgr_start_point` to get the start point of a (multi)linestring." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/utilities/get_column_name.po000066400000000000000000000103571257314352300316320ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # f62e871185dd40c2a9e8b7cec3ea97b9 #: ../../../src/common/doc/utilities/get_column_name.rst:13 msgid "pgr_getColumnName" msgstr "" # 0d4e05a54bf944d2a712bcee9d7897c4 #: ../../../src/common/doc/utilities/get_column_name.rst:20 msgid "Name" msgstr "Nom" # c1e5f5dde2804946bee1804968cb4efc #: ../../../src/common/doc/utilities/get_column_name.rst:22 msgid "" "``pgr_getColumnName`` — Retrieves the name of the column as is stored in the" " postgres administration tables." msgstr "" # 89a0f81382ca4dd4807320cd56be21bb #: ../../../src/common/doc/utilities/get_column_name.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # a6025211521149deb893b8e059385c6b #: ../../../src/common/doc/utilities/get_column_name.rst:27 msgid "Synopsis" msgstr "Synopsis" # e6dc3534289949caa3eebca95dbe364e #: ../../../src/common/doc/utilities/get_column_name.rst:29 msgid "Returns a ``text`` contining the registered name of the column." msgstr "" # ef6704e3345e4be4a51fd144fbfc5d82 #: ../../../src/common/doc/utilities/get_column_name.rst:37 msgid "Description" msgstr "Description" # de7acd82e1244d8ba20da3bae0d95f22 #: ../../../src/common/doc/utilities/get_column_name.rst:39 msgid "Parameters" msgstr "" # 0b9f663d5b0e4f18a4bda0b996e55470 #: ../../../src/common/doc/utilities/get_column_name.rst:41 msgid "``text`` table name with or without schema component." msgstr "" # 34e350e22e5a495aa831ca55d080899a #: ../../../src/common/doc/utilities/get_column_name.rst:42 msgid "``text`` column name to be retrived." msgstr "" # e495d55a75424870ba29867eb248cf4d #: ../../../src/common/doc/utilities/get_column_name.rst:44 msgid "Returns" msgstr "" # c1394725601143b081216fe27794fbe6 #: ../../../src/common/doc/utilities/get_column_name.rst:46 msgid "``text`` containing the registered name of the column." msgstr "" # ec0c3eb922f44a818f1724026f43c7da #: ../../../src/common/doc/utilities/get_column_name.rst:47 msgid "``NULL`` when :" msgstr "" # d3cb598bdcdf4349837225c6e9efa756 #: ../../../src/common/doc/utilities/get_column_name.rst:49 msgid "The table “tab” is not found or" msgstr "" # 6d27bb1e405343a893db971fe1cee8b7 #: ../../../src/common/doc/utilities/get_column_name.rst:50 msgid "" "Column “col” is not found in table “tab” in the postgres administration " "tables." msgstr "" # f56b94dfc7574beba7ee2b42199e9c27 #: ../../../src/common/doc/utilities/get_column_name.rst:53 msgid "History" msgstr "Histoire" # 57eede78e2024b059d7e09968747a720 #: ../../../src/common/doc/utilities/get_column_name.rst:54 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # efbc409d37be4e30a8edf913a4d89664 #: ../../../src/common/doc/utilities/get_column_name.rst:58 msgid "Examples" msgstr "Exemples" # 741d466c28fb47feb64d7ef7593275e7 #: ../../../src/common/doc/utilities/get_column_name.rst:76 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requĂŞtes utilisent le rĂ©seau :ref:`sampledata`." # acb3053630ab458d93853aa31aad9ade #: ../../../src/common/doc/utilities/get_column_name.rst:80 msgid "See Also" msgstr "Voir aussi" # e54ecee9b6744650b79cb07b0c0274dd #: ../../../src/common/doc/utilities/get_column_name.rst:82 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 9143b02cdd264a818a9edda19a0e7ce7 #: ../../../src/common/doc/utilities/get_column_name.rst:83 msgid "" ":ref:`pgr_is_column_in_table` to check only for the existance of the column." msgstr "" # 11630fb324eb4a80bdfffb972707478d #: ../../../src/common/doc/utilities/get_column_name.rst:84 msgid "" ":ref:`pgr_get_table_name` to retrieve the name of the table as is stored in " "the postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/utilities/get_table_name.po000066400000000000000000000112211257314352300314130ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 95f0c2d0bb88448c8b72400e83c9f6f4 #: ../../../src/common/doc/utilities/get_table_name.rst:13 msgid "pgr_getTableName" msgstr "" # 68a49ae29d0e4036bda025f169e4f3f7 #: ../../../src/common/doc/utilities/get_table_name.rst:20 msgid "Name" msgstr "Nom" # 8f9480f595c9426f945620d8b5977b86 #: ../../../src/common/doc/utilities/get_table_name.rst:22 msgid "" "``pgr_getTableName`` — Retrieves the name of the column as is stored in the " "postgres administration tables." msgstr "" # c06c3bd3649a4e27af6f710e189ea071 #: ../../../src/common/doc/utilities/get_table_name.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # 3285b01b587a4aac94ab9ee03a474ef7 #: ../../../src/common/doc/utilities/get_table_name.rst:27 msgid "Synopsis" msgstr "Synopsis" # ecd7065df5e047ef8415f13acf653201 #: ../../../src/common/doc/utilities/get_table_name.rst:29 msgid "" "Returns a record containing the registered names of the table and of the " "schema it belongs to." msgstr "" # 9912cc30113340efa3e5e3ac408d3a3c #: ../../../src/common/doc/utilities/get_table_name.rst:37 msgid "Description" msgstr "Description" # 787a57d13f8a48a289b545e5c5fc50d5 #: ../../../src/common/doc/utilities/get_table_name.rst:39 msgid "Parameters" msgstr "" # 3c523e72ddd74a10b3defc135e0a1fa1 #: ../../../src/common/doc/utilities/get_table_name.rst:41 msgid "``text`` table name with or without schema component." msgstr "" # bc51a86638e44b1b8d435a7fcec971e1 #: ../../../src/common/doc/utilities/get_table_name.rst:43 msgid "Returns" msgstr "" # a3da192f153341e484e7a1c973e77570 #: ../../../src/common/doc/utilities/get_table_name.rst:47 msgid "``text`` containing the registered name of the schema of table \"tab\"." msgstr "" # 77471087a83049e4924411216422cd8f #: ../../../src/common/doc/utilities/get_table_name.rst:49 msgid "when the schema was not provided in \"tab\" the current schema is used." msgstr "" # f253b42e28a3413abcbeebd5a25fbb53 # a25f490ebce344728e53d37057ded897 #: ../../../src/common/doc/utilities/get_table_name.rst:51 #: ../../../src/common/doc/utilities/get_table_name.rst:58 msgid "``NULL`` when :" msgstr "" # ab062cff517a43b6b5a40e1090073265 # 49a4ab8abced47adaf11ea7b321f06b9 #: ../../../src/common/doc/utilities/get_table_name.rst:53 #: ../../../src/common/doc/utilities/get_table_name.rst:60 msgid "The schema is not found in the postgres administration tables." msgstr "" # 19d2a93e6d45419d89974c286d1347f3 #: ../../../src/common/doc/utilities/get_table_name.rst:57 msgid "``text`` containing the registered name of the table \"tab\"." msgstr "" # 7c7d80132bbc4693a79fbb1bb32a804d #: ../../../src/common/doc/utilities/get_table_name.rst:61 msgid "" "The table \"tab\" is not registered under the schema ``sname`` in the " "postgres administration tables" msgstr "" # fe048e6d68984dfb9e8d91f72f99f65a #: ../../../src/common/doc/utilities/get_table_name.rst:65 msgid "History" msgstr "Histoire" # 0ac3887a0f0642ca8bf6c6fa12f497bb #: ../../../src/common/doc/utilities/get_table_name.rst:66 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # fbd75b0146ff4f9595156794c4ebd6fd #: ../../../src/common/doc/utilities/get_table_name.rst:70 msgid "Examples" msgstr "Exemples" # 3792394a3a344c4493db40c2d04b5e2d #: ../../../src/common/doc/utilities/get_table_name.rst:95 msgid "The examples use the :ref:`sampledata` network." msgstr "" # 10229dc5fd6545bdb875c9885f090618 #: ../../../src/common/doc/utilities/get_table_name.rst:99 msgid "See Also" msgstr "Voir aussi" # c24e1b3593b44343b2e4c86e06b4cbb2 #: ../../../src/common/doc/utilities/get_table_name.rst:101 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 830f93a843b145ebb35db5cf5de99e00 #: ../../../src/common/doc/utilities/get_table_name.rst:102 msgid "" ":ref:`pgr_is_column_in_table` to check only for the existance of the column." msgstr "" # e731438ed94a48a0b26ea5223b564393 #: ../../../src/common/doc/utilities/get_table_name.rst:103 msgid "" ":ref:`pgr_get_table_name` to retrieve the name of the table as is stored in " "the postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/utilities/is_column_in_table.po000066400000000000000000000103701257314352300323160ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # f6500f30614b461f90b682890f3c3192 #: ../../../src/common/doc/utilities/is_column_in_table.rst:13 msgid "pgr_isColumnInTable" msgstr "" # 7a4ec9b1b3514801a079916c0000371b #: ../../../src/common/doc/utilities/is_column_in_table.rst:20 msgid "Name" msgstr "Nom" # 90dd01a206e24dbf9f73f90924c0615b #: ../../../src/common/doc/utilities/is_column_in_table.rst:22 msgid "``pgr_isColumnInTable`` — Check if a column is in the table." msgstr "" # 0d927909521c4f638c543baff8ebd318 #: ../../../src/common/doc/utilities/is_column_in_table.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # b52fa51d192444e0a61674ede982a3e5 #: ../../../src/common/doc/utilities/is_column_in_table.rst:27 msgid "Synopsis" msgstr "Synopsis" # ea409e6a176b489aa7f326229d178d13 #: ../../../src/common/doc/utilities/is_column_in_table.rst:29 msgid "Returns ``true`` when the column “col” is in table “tab”." msgstr "" # f5b2b429515a474892b7bddaebd7fa87 #: ../../../src/common/doc/utilities/is_column_in_table.rst:37 msgid "Description" msgstr "Description" # a513395f631244f18df21c3b85ea7820 #: ../../../src/common/doc/utilities/is_column_in_table.rst:39 msgid "``text`` Table name with or without schema component." msgstr "" # df577648959b4e0daab9d343543d3501 #: ../../../src/common/doc/utilities/is_column_in_table.rst:40 msgid "``text`` Column name to be checked for." msgstr "" # faa09fc52bc54a0f9fe811ff099aa562 #: ../../../src/common/doc/utilities/is_column_in_table.rst:42 msgid "Returns:" msgstr "" # 67ed5e9b40764fa1be45f8936680f526 #: ../../../src/common/doc/utilities/is_column_in_table.rst:44 msgid "``true`` when the column “col” is in table “tab”." msgstr "" # fc38c243b9154c03833b5c9acd63804e #: ../../../src/common/doc/utilities/is_column_in_table.rst:45 msgid "``false`` when:" msgstr "" # fb6952dd480644c78db65cfbc109f967 #: ../../../src/common/doc/utilities/is_column_in_table.rst:47 msgid "The table \"tab\" is not found or" msgstr "" # e701055cfb574ccd800767d4d4555d02 #: ../../../src/common/doc/utilities/is_column_in_table.rst:48 msgid "Column “col” is not found in table “tab”" msgstr "" # be793f469b524522a2331a60fb6d7bac #: ../../../src/common/doc/utilities/is_column_in_table.rst:51 msgid "History" msgstr "Histoire" # 03a9d21bed654a438312a5a6d45fcf17 #: ../../../src/common/doc/utilities/is_column_in_table.rst:52 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 1691f75cb0674d2d83b0bebe24105a6d #: ../../../src/common/doc/utilities/is_column_in_table.rst:56 msgid "Examples" msgstr "Exemples" # c8d317a25f554ec6b9af54b1f7ae6c26 #: ../../../src/common/doc/utilities/is_column_in_table.rst:76 msgid "The example use the :ref:`sampledata` network." msgstr "" # 24c87607bf1b4b23bb01e403b16e856f #: ../../../src/common/doc/utilities/is_column_in_table.rst:80 msgid "See Also" msgstr "Voir aussi" # b3efbf8b34fd415bbfc31810cc19b9dc #: ../../../src/common/doc/utilities/is_column_in_table.rst:82 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 53d890d3132e4c7d94e0675093e6c146 #: ../../../src/common/doc/utilities/is_column_in_table.rst:83 msgid ":ref:`pgr_is_column_indexed` to check if the column is indexed." msgstr "" # 5324fa01310a4c509d7ce91c088865e9 #: ../../../src/common/doc/utilities/is_column_in_table.rst:84 msgid "" ":ref:`pgr_get_column_name` to get the name of the column as is stored in the" " postgres administration tables." msgstr "" # d97c057248844396aaa96cacbfcbc034 #: ../../../src/common/doc/utilities/is_column_in_table.rst:85 msgid "" ":ref:`pgr_get_table_name` to get the name of the table as is stored in the " "postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/utilities/is_column_indexed.po000066400000000000000000000110161257314352300321570ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # d13f67c428de40999845a53a259a0896 #: ../../../src/common/doc/utilities/is_column_indexed.rst:13 msgid "pgr_isColumnIndexed" msgstr "" # 8c9da63e8a0e4da4aa092b82eced03c0 #: ../../../src/common/doc/utilities/is_column_indexed.rst:20 msgid "Name" msgstr "Nom" # cdfe958887b74d69a5d69a8c3b76f35d #: ../../../src/common/doc/utilities/is_column_indexed.rst:22 msgid "``pgr_isColumnIndexed`` — Check if a column in a table is indexed." msgstr "``pgr_isColumnIndexed`` — VĂ©rifier si une colonne dans une table est indexĂ©e." # 16efc5cad4b0458aa30f27dcc834fb0b #: ../../../src/common/doc/utilities/is_column_indexed.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # 1611a88987e54ab8a15606f82d4c6098 #: ../../../src/common/doc/utilities/is_column_indexed.rst:27 msgid "Synopsis" msgstr "Synopsis" # 004725222faa47fd971e321be44816e6 #: ../../../src/common/doc/utilities/is_column_indexed.rst:29 msgid "Returns ``true`` when the column “col” in table “tab” is indexed." msgstr "" # 3389fb7dd377428cbf442296f0032a6a #: ../../../src/common/doc/utilities/is_column_indexed.rst:37 msgid "Description" msgstr "Description" # cfb294e6535c4b0d91975ec3cb1c8985 #: ../../../src/common/doc/utilities/is_column_indexed.rst:39 msgid "``text`` Table name with or without schema component." msgstr "" # 4cb8e78e50fb4ecbb15f141bb496040d #: ../../../src/common/doc/utilities/is_column_indexed.rst:40 msgid "``text`` Column name to be checked for." msgstr "" # a0f63aba19d0494b9cdcc5c7a61aebdb #: ../../../src/common/doc/utilities/is_column_indexed.rst:42 msgid "Returns:" msgstr "" # 66eed092853a47f9a7f69aa1fedbc666 #: ../../../src/common/doc/utilities/is_column_indexed.rst:44 msgid "``true`` when the column “col” in table “tab” is indexed." msgstr "" # dbb567f94e994beaac90ea65cc8a324e #: ../../../src/common/doc/utilities/is_column_indexed.rst:45 msgid "``false`` when:" msgstr "" # f45a928140f24c299053e944f5550b7e #: ../../../src/common/doc/utilities/is_column_indexed.rst:47 msgid "The table \"tab\" is not found or" msgstr "" # c949dec2746e48459f93287f24a1334a #: ../../../src/common/doc/utilities/is_column_indexed.rst:48 msgid "Column “col” is not found in table “tab” or" msgstr "" # b2fd725d67df46b98d8ca3eddde9d1b5 #: ../../../src/common/doc/utilities/is_column_indexed.rst:49 msgid "Column \"col\" in table \"tab\" is not indexed" msgstr "" # fe7b50380e1246599dd0b8abbac9a394 #: ../../../src/common/doc/utilities/is_column_indexed.rst:52 msgid "History" msgstr "Histoire" # 2949ff82708f44db903c9e175d8fd484 #: ../../../src/common/doc/utilities/is_column_indexed.rst:53 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # c19a7c36df38472bb330eafac37c34d3 #: ../../../src/common/doc/utilities/is_column_indexed.rst:57 msgid "Examples" msgstr "Exemples" # 9484e0bc1f1942da88f6261afd689f40 #: ../../../src/common/doc/utilities/is_column_indexed.rst:77 msgid "The example use the :ref:`sampledata` network." msgstr "" # ba4b525f9ced43898aab4410c804208b #: ../../../src/common/doc/utilities/is_column_indexed.rst:81 msgid "See Also" msgstr "Voir aussi" # 76c91def69da43539042f05a15240e67 #: ../../../src/common/doc/utilities/is_column_indexed.rst:83 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 10267ea719b141b7a9e7712543121d34 #: ../../../src/common/doc/utilities/is_column_indexed.rst:84 msgid "" ":ref:`pgr_is_column_in_table` to check only for the existance of the column " "in the table." msgstr "" # 4e5e6df51cf149cd9e79ef3459273a4b #: ../../../src/common/doc/utilities/is_column_indexed.rst:85 msgid "" ":ref:`pgr_get_column_name` to get the name of the column as is stored in the" " postgres administration tables." msgstr "" # 2cda9c32c4ec4117914b3e51f125c1df #: ../../../src/common/doc/utilities/is_column_indexed.rst:86 msgid "" ":ref:`pgr_get_table_name` to get the name of the table as is stored in the " "postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/utilities/point_to_id.po000066400000000000000000000106201257314352300307760ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 94641dca24af4c0dba2fbeed97300d22 #: ../../../src/common/doc/utilities/point_to_id.rst:13 msgid "pgr_pointToId" msgstr "" # 56e635560a6d4492ae86100badf0e086 #: ../../../src/common/doc/utilities/point_to_id.rst:20 msgid "Name" msgstr "Nom" # 81cc9d306cd54f46b4d517216a806eb7 #: ../../../src/common/doc/utilities/point_to_id.rst:22 msgid "" "``pgr_pointToId`` — Inserts a point into a vertices table and returns the " "corresponig id." msgstr "" # f6b714528cf7426dbeb9245b9719427c #: ../../../src/common/doc/utilities/point_to_id.rst:26 msgid "" "This function is intended for the developer's aid. Use " ":ref:`pgr_createTopology ` or " ":ref:`pgr_createVerticesTable ` instead." msgstr "" # ba51b8bd879447188b15521bc44768c2 #: ../../../src/common/doc/utilities/point_to_id.rst:30 msgid "Synopsis" msgstr "Synopsis" # 426a196654d64ba99aa86b9e3eb47996 #: ../../../src/common/doc/utilities/point_to_id.rst:32 msgid "" "This function returns the ``id`` of the row in the vertices table that " "corresponds to the ``point`` geometry" msgstr "" # ad82864ab2bc436bb940d9dbb4bb7e28 #: ../../../src/common/doc/utilities/point_to_id.rst:40 msgid "Description" msgstr "Description" # 6f0b7969c38c4b60a652b8c56e860cb5 #: ../../../src/common/doc/utilities/point_to_id.rst:42 msgid "``geometry`` \"POINT\" geometry to be inserted." msgstr "" # 972b42f5a56a456584ffe992d2c9f597 #: ../../../src/common/doc/utilities/point_to_id.rst:43 msgid "" "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "" # 8026350c7b7b4ab9bb8a4d01a5398e92 #: ../../../src/common/doc/utilities/point_to_id.rst:44 msgid "``text`` Vertices table name WITH schema included." msgstr "" # fdb31c3aac0442fd9a79fd2e3cec8567 #: ../../../src/common/doc/utilities/point_to_id.rst:45 msgid "``integer`` SRID of the geometry point." msgstr "" # 1cb7d86e4eb54c46b998f27b7d883269 #: ../../../src/common/doc/utilities/point_to_id.rst:47 msgid "" "This function returns the id of the row that corresponds to the ``point`` " "geometry" msgstr "" # 6444a2e3a1eb4ec1b9e456bd7d566ec3 #: ../../../src/common/doc/utilities/point_to_id.rst:49 msgid "" "When the ``point`` geometry already exists in the vertices table " "``vertname``, it returns the corresponing ``id``." msgstr "" # f348861666b446b8b94833b19fc43b3a #: ../../../src/common/doc/utilities/point_to_id.rst:50 msgid "" "When the ``point`` geometry is not found in the vertices table ``vertname``," " the funcion inserts the ``point`` and returns the corresponing ``id`` of " "the newly created vertex." msgstr "" # bbc93993a9494838bb777feb3c966b2b #: ../../../src/common/doc/utilities/point_to_id.rst:52 msgid "" "The function do not perform any checking of the parameters. Any validation " "has to be done before calling this function." msgstr "" # feb893694fe44a30b39b6671d6603125 #: ../../../src/common/doc/utilities/point_to_id.rst:55 msgid "History" msgstr "Histoire" # ac4bb20cbeeb49e8a95d92ca52981979 #: ../../../src/common/doc/utilities/point_to_id.rst:56 msgid "Renamed in version 2.0.0" msgstr "RenommĂ© depuis la version 2.0.0" # f159557b0fd44238a8114795dbd499e6 #: ../../../src/common/doc/utilities/point_to_id.rst:60 msgid "See Also" msgstr "Voir aussi" # 44d7d6a102634aaab89b81a21117e3b4 #: ../../../src/common/doc/utilities/point_to_id.rst:62 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 34d3f5b67bd04eef9a27bb0f9058f7a0 #: ../../../src/common/doc/utilities/point_to_id.rst:63 msgid "" ":ref:`pgr_createVerticesTable ` to create a topology " "based on the geometry." msgstr "" # 6efeb93fdd6f461b95ba6fa218148c75 #: ../../../src/common/doc/utilities/point_to_id.rst:64 msgid "" ":ref:`pgr_createTopology ` to create a topology based " "on the geometry." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/utilities/quote_ident.po000066400000000000000000000100311257314352300310030ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # ad4f702fd7ab40f587534a31a99d703a #: ../../../src/common/doc/utilities/quote_ident.rst:13 msgid "pgr_quote_ident" msgstr "" # a05a481e84424fde848925bc9df67822 #: ../../../src/common/doc/utilities/quote_ident.rst:20 msgid "Name" msgstr "Nom" # 2c0d5a39de7d48a894991413895eeb1d #: ../../../src/common/doc/utilities/quote_ident.rst:22 msgid "" "``pgr_quote_ident`` — Quotes the input text to be used as an identifier in " "an SQL statement string." msgstr "" # 81be5b43d83b4f259a8627fdbd918321 #: ../../../src/common/doc/utilities/quote_ident.rst:24 msgid "This function is intended for the developer's aid." msgstr "" # 9a208d9638b343d49e208a250552bf58 #: ../../../src/common/doc/utilities/quote_ident.rst:28 msgid "Synopsis" msgstr "Synopsis" # 20357172c5b74450a1dd908f249e1c22 #: ../../../src/common/doc/utilities/quote_ident.rst:30 msgid "" "Returns the given identifier ``idname`` suitably quoted to be used as an " "identifier in an SQL statement string." msgstr "" # ec0d7e517b52424e83e0a39e700f6ded #: ../../../src/common/doc/utilities/quote_ident.rst:38 msgid "Description" msgstr "Description" # 0333bd56b4d146478a759f9bec187900 #: ../../../src/common/doc/utilities/quote_ident.rst:41 msgid "Parameters" msgstr "" # 24fafacf2e084c8ebd35cc820529ddf1 #: ../../../src/common/doc/utilities/quote_ident.rst:42 msgid "" "``text`` Name of an SQL identifier. Can include ``.`` dot notation for " "schemas.table identifiers" msgstr "" # 43a32f6d513f42dda64a31f538a7cb0b #: ../../../src/common/doc/utilities/quote_ident.rst:44 msgid "" "Returns the given string suitably quoted to be used as an identifier in an " "SQL statement string." msgstr "" # d4e0873a14da42f5b4ca3f89505e8335 #: ../../../src/common/doc/utilities/quote_ident.rst:46 msgid "" "When the identifier ``idname`` contains on or more ``.`` separators, each " "component is suitably quoted to be used in an SQL string." msgstr "" # 1842d74622194549bf87e0e37e8220c8 #: ../../../src/common/doc/utilities/quote_ident.rst:50 msgid "History" msgstr "Histoire" # 3e97c734ccfc46efaedb156bfd028772 #: ../../../src/common/doc/utilities/quote_ident.rst:51 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 4c8ad273e78c414ca99c84a290acff83 #: ../../../src/common/doc/utilities/quote_ident.rst:55 msgid "Examples" msgstr "Exemples" # c27e93edd7144c1986103e042e5b991c #: ../../../src/common/doc/utilities/quote_ident.rst:57 msgid "Everything is lower case so nothing needs to be quoted." msgstr "" # 275c25d761794895a7a9474bd1622943 #: ../../../src/common/doc/utilities/quote_ident.rst:76 msgid "The column is upper case so its double quoted." msgstr "" # 7fc7d47e83624683a58343f8b5935b6f #: ../../../src/common/doc/utilities/quote_ident.rst:95 msgid "The schema name has a capital letter so its double quoted." msgstr "" # 68aa84ac853546419c541739eee038e6 #: ../../../src/common/doc/utilities/quote_ident.rst:106 msgid "Ignores extra ``.`` separators." msgstr "" # 13976da7e76249c1bbbc10fb34130c59 #: ../../../src/common/doc/utilities/quote_ident.rst:118 msgid "See Also" msgstr "Voir aussi" # 9ca53a95db55462780e7fb68bba70aca #: ../../../src/common/doc/utilities/quote_ident.rst:120 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # fb4b95d8a6d8403497a36238ed980b58 #: ../../../src/common/doc/utilities/quote_ident.rst:121 msgid "" ":ref:`pgr_get_table_name` to get the name of the table as is stored in the " "postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/utilities/start_point.po000066400000000000000000000054141257314352300310420ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # a24de4d0526742168dd2c7673d357cfe #: ../../../src/common/doc/utilities/start_point.rst:13 msgid "pgr_startPoint" msgstr "" # 2878d80121d3453794e0871f34873592 #: ../../../src/common/doc/utilities/start_point.rst:20 msgid "Name" msgstr "Nom" # ef267d5bd4dc444b9db70d9f4079f505 #: ../../../src/common/doc/utilities/start_point.rst:22 msgid "" "``pgr_startPoint`` — Returns a start point of a (multi)linestring geometry." msgstr "" # 57c55f6c23fd4dc59ad7f25a4a4e6f90 #: ../../../src/common/doc/utilities/start_point.rst:24 msgid "This function is intended for the developer's aid." msgstr "" # 7fb8df5ab251417bba38529aaefd457b #: ../../../src/common/doc/utilities/start_point.rst:28 msgid "Synopsis" msgstr "Synopsis" # 7becd53f47734fbe99a71ba8adef0d07 # 9345f683e56b40dcb259f1ef2ea5e240 #: ../../../src/common/doc/utilities/start_point.rst:30 #: ../../../src/common/doc/utilities/start_point.rst:44 msgid "" "Returns the geometry of the start point of the first LINESTRING of ``geom``." msgstr "" # f2295bc1e9ef4b08884c65ec18de9744 #: ../../../src/common/doc/utilities/start_point.rst:38 msgid "Description" msgstr "Description" # fef77a15910b4557bb253c868468c67a #: ../../../src/common/doc/utilities/start_point.rst:41 msgid "Parameters" msgstr "" # c938ded08b8743bf9eac1b5d064e0ed0 #: ../../../src/common/doc/utilities/start_point.rst:42 msgid "``geometry`` Geometry of a MULTILINESTRING or LINESTRING." msgstr "" # 364eba92da1046889b073b64c9827bdf #: ../../../src/common/doc/utilities/start_point.rst:49 msgid "History" msgstr "Histoire" # 62c8d013ab68473c8adda6fbfaf564e9 #: ../../../src/common/doc/utilities/start_point.rst:50 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 8e8a05a8da734bb5961b296230e53bcb #: ../../../src/common/doc/utilities/start_point.rst:55 msgid "See Also" msgstr "Voir aussi" # 6026c7e6914a49cab16a616dd0fb6bac #: ../../../src/common/doc/utilities/start_point.rst:57 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 5b0650667c4b470691f4647d5b73f783 #: ../../../src/common/doc/utilities/start_point.rst:58 msgid ":ref:`pgr_end_Point` to get the end point of a (multi)linestring." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/utilities/version.po000066400000000000000000000071551257314352300301650ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # cb10fa2694924ce19d909a3e1df513f1 #: ../../../src/common/doc/utilities/version.rst:13 msgid "pgr_version" msgstr "" # 135f514b10854445bd0cfa9f89f21f86 #: ../../../src/common/doc/utilities/version.rst:20 msgid "Name" msgstr "Nom" # ee914323b4b6411ea5c157325bdfac90 #: ../../../src/common/doc/utilities/version.rst:22 msgid "``pgr_version`` — Query for pgRouting version information." msgstr "``pgr_version`` — RequĂŞte pour l'information de version de pgRouting." # 301b5989ecef437b858e054c95827d83 #: ../../../src/common/doc/utilities/version.rst:26 msgid "Synopsis" msgstr "Synopsis" # 607aa236b6134901a0871ed5bf518253 #: ../../../src/common/doc/utilities/version.rst:28 msgid "Returns a table with pgRouting version information." msgstr "Retourne un tableau avec l'information de version pgRouting." # 6190754a1b934ee586562b0995c07bc0 #: ../../../src/common/doc/utilities/version.rst:36 msgid "Description" msgstr "Description" # b85aeaeb021647e59321f2b6c9953333 #: ../../../src/common/doc/utilities/version.rst:38 msgid "Returns a table with:" msgstr "Retourne un tableau avec :" # e5a458cace474e8babaaaff2837c160f #: ../../../src/common/doc/utilities/version.rst:40 msgid "``varchar`` pgRouting version" msgstr "``varchar`` version de pgRouting" # 7f02654b7c3641b5a35c56c47ea63022 #: ../../../src/common/doc/utilities/version.rst:41 msgid "``varchar`` Git tag of pgRouting build" msgstr "``varchar`` Ă©tiquette Git du build pgRouting" # c50e77a54d3d4828a5ea0e89182d5f03 #: ../../../src/common/doc/utilities/version.rst:42 msgid "``varchar`` Git hash of pgRouting build" msgstr "``varchar`` hash Git du build " # ba32c01940164cfab6dec3df2cb565ed #: ../../../src/common/doc/utilities/version.rst:43 msgid "``varchar`` Git branch of pgRouting build" msgstr "``varchar`` branche Git du build pgRouting" # 135e588dcbe144db9a806d3c5b75b88c #: ../../../src/common/doc/utilities/version.rst:44 msgid "``varchar`` Boost version" msgstr "``varchar`` version Boost" # 7e0b5fe0384f43648b6ca7dcdd703fd6 #: ../../../src/common/doc/utilities/version.rst:48 msgid "History" msgstr "Histoire" # 3f8e572f137d472592f2abb0483e3153 #: ../../../src/common/doc/utilities/version.rst:49 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # abdab1e6a00347269b027b2fedd31c15 #: ../../../src/common/doc/utilities/version.rst:53 msgid "Examples" msgstr "Exemples" # 86be3ecef9da4b22b39cfe8fc3848b92 #: ../../../src/common/doc/utilities/version.rst:55 msgid "Query for full version string" msgstr "RequĂŞte pour la version string complète " # 85c014398a004db5bb9cf5afa9515f32 #: ../../../src/common/doc/utilities/version.rst:67 msgid "Query for ``version`` and ``boost`` attribute" msgstr "RequĂŞte pour les attributs ``version`` et ``boost``" # e3b6b7e66a8e4b8698f253e26126b8af #: ../../../src/common/doc/utilities/version.rst:80 msgid "See Also" msgstr "Voir aussi" # 73744f59f3494c4e827095b7f6ca9503 #: ../../../src/common/doc/utilities/version.rst:82 msgid ":ref:`pgr_versionless` to compare two version numbers" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/common/doc/utilities/versionless.po000066400000000000000000000057721257314352300310570ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 5209a60f43eb4ca889765b2f2855917f #: ../../../src/common/doc/utilities/versionless.rst:13 msgid "pgr_versionless" msgstr "" # cf214511459c4e01a98c636ee93edf10 #: ../../../src/common/doc/utilities/versionless.rst:20 msgid "Name" msgstr "Nom" # af9f449a91a94497a1a06310c12763cc #: ../../../src/common/doc/utilities/versionless.rst:22 msgid "``pgr_versionless`` — Compare two version numbers." msgstr "" # cfa4ec4da8d143e9bb4f33521dc1f6b2 #: ../../../src/common/doc/utilities/versionless.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # 7a40ac52554840c48edaf4e3bc893f86 #: ../../../src/common/doc/utilities/versionless.rst:27 msgid "Synopsis" msgstr "Synopsis" # 99a72026827e4e44b1b7e0b9defa52f8 #: ../../../src/common/doc/utilities/versionless.rst:29 msgid "" "Returns ``true`` if the first version number is smaller than the second " "version number. Otherwise returns ``false``." msgstr "Retourne ``true`` si le premier numĂ©ro de version est plus petit que le second numĂ©ro de version. Sinon retourne ``false``." # b541ba956f94407fbbfa4f325152d137 #: ../../../src/common/doc/utilities/versionless.rst:37 msgid "Description" msgstr "Description" # f2b9c579402a4d529bdcf44885b7999e #: ../../../src/common/doc/utilities/versionless.rst:39 msgid "``text`` first version number" msgstr "``text`` premier numĂ©ro de version" # ff2f3530055d46b39b083a6e013b18f1 #: ../../../src/common/doc/utilities/versionless.rst:40 msgid "``text`` second version number" msgstr "``text`` deuxième numĂ©ro de version" # aa0e1cf348454207aba6b1bd4d82ddcd #: ../../../src/common/doc/utilities/versionless.rst:44 msgid "History" msgstr "Histoire" # 84d6600a81814c3b87c5e309a80eef62 #: ../../../src/common/doc/utilities/versionless.rst:45 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 0dbed91f114f41a2a1ccbffbb4886a47 #: ../../../src/common/doc/utilities/versionless.rst:49 msgid "Examples" msgstr "Exemples" # cd2ca34fb88c4024ac73c6c7076b3de2 #: ../../../src/common/doc/utilities/versionless.rst:62 msgid "See Also" msgstr "Voir aussi" # ac8a4a1b5fd0499e910d1f9c088d0d25 #: ../../../src/common/doc/utilities/versionless.rst:64 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # f733092d16de4d7b9bdf31b6bdae27d3 #: ../../../src/common/doc/utilities/versionless.rst:65 msgid ":ref:`pgr_version` to get the current version of pgRouting." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/dijkstra/000077500000000000000000000000001257314352300236735ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/dijkstra/doc/000077500000000000000000000000001257314352300244405ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/dijkstra/doc/index.po000066400000000000000000000151241257314352300261120ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:15+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # a6876a00bcae42fdb134f789dabd19d7 #: ../../../src/dijkstra/doc/index.rst:13 msgid "pgr_dijkstra - Shortest Path Dijkstra" msgstr "pgr_dijkstra - Plus court chemin Dijkstra" # 5ba32c2871ea4858b8bfd351b4a01f34 #: ../../../src/dijkstra/doc/index.rst:20 msgid "Name" msgstr "Nom" # eb4931f6253f4daea164710031c062f7 #: ../../../src/dijkstra/doc/index.rst:22 msgid "``pgr_dijkstra`` — Returns the shortest path using Dijkstra algorithm." msgstr "``pgr_dijkstra`` — Retourne le plus court chemin en utilisant l'algorithme Dijkstra." # aad22c43d6da4f658543ad79e2b4789c #: ../../../src/dijkstra/doc/index.rst:26 msgid "Synopsis" msgstr "Synopsis" # d23c857c49554c10a6c99810575627e1 #: ../../../src/dijkstra/doc/index.rst:28 msgid "" "Dijkstra's algorithm, conceived by Dutch computer scientist Edsger Dijkstra " "in 1956. It is a graph search algorithm that solves the single-source " "shortest path problem for a graph with non-negative edge path costs, " "producing a shortest path tree. Returns a set of :ref:`pgr_costResult " "` (seq, id1, id2, cost) rows, that make up a path." msgstr "L'algorithme Dijkstra, conçu par l'informaticien NĂ©erlandais Edsger Dijkstra en 1956. C'est un algorithme de recherche de graphe qui rĂ©sout le problème de plus court chemin Ă  source unique pour un graphe Ă  coĂ»ts de chemin non nĂ©gatifs, produisant un arbre de plus court chemin. Retourne un ensemble de lignes :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, qui fabriquent un chemin." # 9b3ef7764a8a4aec8be3fd97d0f78855 #: ../../../src/dijkstra/doc/index.rst:37 msgid "Description" msgstr "Description" # 8f12864ae55a48e6a49e9a5c7f232731 #: ../../../src/dijkstra/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "une requĂŞte SQL, qui devrait retourner un ensemble de lignes avec les colonnes suivantes :" # 883dbba5f5b94668af12a1c3d280804f #: ../../../src/dijkstra/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "``int4`` identifiant de l'arĂŞte" # 64eaa5363cc64362829f60de0f81517d #: ../../../src/dijkstra/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` identifiant du sommet source" # 849ed774dfa442cf86f3d184c820a717 #: ../../../src/dijkstra/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` identifiant du sommet cible" # 2c000dd6564240d09f3533f4b2411029 #: ../../../src/dijkstra/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valeur, du coĂ»t de l'arĂŞte traversĂ©e. Un coĂ»t nĂ©gatif va prĂ©venir l'arĂŞte d'ĂŞtre insĂ©rĂ©e dans le graphe." # 13bbd212a94840bbbdd82ba008836790 #: ../../../src/dijkstra/doc/index.rst:50 msgid "" "``float8`` (optional) the cost for the reverse traversal of the edge. This " "is only used when the ``directed`` and ``has_rcost`` parameters are ``true``" " (see the above remark about negative costs)." msgstr "" # 42be1660a80b461ba4e56f070cde4c04 #: ../../../src/dijkstra/doc/index.rst:52 msgid "``int4`` id of the start point" msgstr "``int4`` id du point de dĂ©part" # 95547c9e5de74556a208d7c0a9e58772 #: ../../../src/dijkstra/doc/index.rst:53 msgid "``int4`` id of the end point" msgstr "``int4`` id du point final" # 89e9934bdbfd42aabf98993066529f92 #: ../../../src/dijkstra/doc/index.rst:54 msgid "``true`` if the graph is directed" msgstr "``true`` si le graphe est dirigĂ©" # 03f039cd5de34a3f99a5871456ed269f #: ../../../src/dijkstra/doc/index.rst:55 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "si ``true``, la colonne ``reverse_cost`` du SQL gĂ©nĂ©rant l'ensemble des lignes va ĂŞtre utilisĂ© pour le coĂ»t de la traversĂ©e de l'arĂŞte dans la direction opposĂ©e." # 2c03ff621dfb4e11a0f215844b6cd41c #: ../../../src/dijkstra/doc/index.rst:57 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Retourne un ensemble de :ref:`type_cost_result`:" # f43f68991432480385556098be3f32ab #: ../../../src/dijkstra/doc/index.rst:59 msgid "row sequence" msgstr "sĂ©quence de ligne" # b5cd0a7c7e1943e2934f2d315fd0d58d #: ../../../src/dijkstra/doc/index.rst:60 msgid "node ID" msgstr "ID noeud" # ae466d86ce304295afc5b1f956c97732 #: ../../../src/dijkstra/doc/index.rst:61 msgid "edge ID (``-1`` for the last row)" msgstr "ID arĂŞte (``-1`` pour la dernière ligne)" # d74ec405ac62479a93ddd9070e1cfead #: ../../../src/dijkstra/doc/index.rst:62 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "coĂ»t pour traverser Ă  partir de ``id1`` en utilisant ``id2``" # d45859a53252493eaea97bdbe6c8936f #: ../../../src/dijkstra/doc/index.rst:66 msgid "History" msgstr "Histoire" # 41349c9ad4574d009aa7375219beab0c #: ../../../src/dijkstra/doc/index.rst:67 msgid "Renamed in version 2.0.0" msgstr "RenommĂ© depuis la version 2.0.0" # d1ebc8bc726844eab5795b5dedc18fe0 #: ../../../src/dijkstra/doc/index.rst:71 msgid "Examples" msgstr "Exemples" # 5ea59cfbc4b240c29bc8268d4a36cdb4 #: ../../../src/dijkstra/doc/index.rst:73 msgid "Without ``reverse_cost``" msgstr "Sans ``reverse_cost``" # a37bcf6c164b442ca94ded3b2df83f61 #: ../../../src/dijkstra/doc/index.rst:92 msgid "With ``reverse_cost``" msgstr "Avec ``reverse_cost``" # 1013877e3d214e6f8d87c5747e261b20 #: ../../../src/dijkstra/doc/index.rst:110 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requĂŞtes utilisent le rĂ©seau :ref:`sampledata`." # 7097292ec353427d90c60607583c42c2 #: ../../../src/dijkstra/doc/index.rst:114 msgid "See Also" msgstr "Voir aussi" # d98cbcb325484a81bcb0e6b0afd3928c #: ../../../src/dijkstra/doc/index.rst:116 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # cc938bae0828409fb0efae9ad098fa4d #: ../../../src/dijkstra/doc/index.rst:117 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/driving_distance/000077500000000000000000000000001257314352300253745ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/driving_distance/doc/000077500000000000000000000000001257314352300261415ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/driving_distance/doc/dd_alphashape.po000066400000000000000000000117001257314352300312550ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:14+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # cb2e05bbf556427191f8dd5d87c670db #: ../../../src/driving_distance/doc/dd_alphashape.rst:13 msgid "pgr_alphaShape" msgstr "" # cd5cca6682b34a85b72fd0b7c90d739b #: ../../../src/driving_distance/doc/dd_alphashape.rst:20 msgid "Name" msgstr "Nom" # 9a0ca65720774711aefd2d017e4487e9 #: ../../../src/driving_distance/doc/dd_alphashape.rst:22 msgid "``pgr_alphashape`` — Core function for alpha shape computation." msgstr "``pgr_alphashape`` — Fonction Core pour le calcul de la forme alpha" # 525edb2bc28a4e77804ac30781cc3dc5 #: ../../../src/driving_distance/doc/dd_alphashape.rst:26 msgid "" "This function should not be used directly. Use :ref:`pgr_drivingDistance " "` instead." msgstr "Cette fonction ne devrait pas ĂŞtre utilisĂ©e directement. Utilisez :ref:`pgr_drivingDistance ` Ă  la place." # 96d2ea88d3bf44a793219826f7fddda3 #: ../../../src/driving_distance/doc/dd_alphashape.rst:30 msgid "Synopsis" msgstr "Synopsis" # 4b5074bd7bc64d1c89dcc1e5b250c5f0 #: ../../../src/driving_distance/doc/dd_alphashape.rst:32 msgid "" "Returns a table with (x, y) rows that describe the vertices of an alpha " "shape." msgstr "Retourne un tableau avec des lignes (x, y) qui dĂ©crivent les sommets d'une forme alpha." # eed5f82ec9924367b7a2c7ce8ce7704a #: ../../../src/driving_distance/doc/dd_alphashape.rst:40 msgid "Description" msgstr "Description" # 3607e16f8fe24de6a2226bb43a73dadd #: ../../../src/driving_distance/doc/dd_alphashape.rst:42 msgid "" "``text`` a SQL query, which should return a set of rows with the following " "columns:" msgstr "``text`` une requĂŞte SQL, qui doit retourner un ensemble de lignes avec les colonnes suivantes :" # afd24b1ef69d439691025ff955e63f25 #: ../../../src/driving_distance/doc/dd_alphashape.rst:48 msgid "``int4`` identifier of the vertex" msgstr "``int4`` identifiant du sommet" # c4ec83f59d634b458e6e04dc6822cc62 #: ../../../src/driving_distance/doc/dd_alphashape.rst:49 msgid "``float8`` x-coordinate" msgstr "coordonnĂ©e x ``float8``" # c78115c69ec645ceb3a8de6f3a97ebdc #: ../../../src/driving_distance/doc/dd_alphashape.rst:50 msgid "``float8`` y-coordinate" msgstr "coordonnĂ©e y ``float8``" # 63cffe47a71d462cae8c09a10473bdaf #: ../../../src/driving_distance/doc/dd_alphashape.rst:53 msgid "Returns a vertex record for each row :" msgstr "Retourne un enregistrement sommet pour chaque ligne :" # 385ec313cc69493989a17eecd282d5b4 #: ../../../src/driving_distance/doc/dd_alphashape.rst:55 msgid "x-coordinate" msgstr "coordonnĂ©e x" # 2eb9452ee2864540b535c7be538a73f0 #: ../../../src/driving_distance/doc/dd_alphashape.rst:56 msgid "y-coordinate" msgstr "coordonnĂ©e y" # bf1e04aab9ed4558aeb274dbc93fc476 #: ../../../src/driving_distance/doc/dd_alphashape.rst:60 msgid "History" msgstr "Histoire" # 6301d43186dc47ca9c0925f563c2b4ee #: ../../../src/driving_distance/doc/dd_alphashape.rst:61 msgid "Renamed in version 2.0.0" msgstr "RenommĂ© depuis la version 2.0.0" # 2dcc599a683743b09eb440895c823584 #: ../../../src/driving_distance/doc/dd_alphashape.rst:65 msgid "Examples" msgstr "Exemples" # 28059fce0d66461c88851c2efa8995b4 #: ../../../src/driving_distance/doc/dd_alphashape.rst:66 msgid "" "In the alpha shape code we have no way to control the order of the points so" " the actual output you might get could be similar but different. The simple " "query is followed by a more complex one that constructs a polygon and " "computes the areas of it. This should be the same as the result on your " "system. We leave the details of the complex query to the reader as an " "exercise if they wish to decompose it into understandable pieces or to just " "copy and paste it into a SQL window to run." msgstr "" # cea925c912c14e2bae7b67a9493f67d0 #: ../../../src/driving_distance/doc/dd_alphashape.rst:119 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requĂŞtes utilisent le rĂ©seau :ref:`sampledata`." # b737b880282d447b840b23e77501d03b #: ../../../src/driving_distance/doc/dd_alphashape.rst:123 msgid "See Also" msgstr "Voir aussi" # 79772e0e113745068a7c48d32ae903ee #: ../../../src/driving_distance/doc/dd_alphashape.rst:125 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" # 98ad4c5291f04893a9e5a6f616ce2d11 #: ../../../src/driving_distance/doc/dd_alphashape.rst:126 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/driving_distance/doc/dd_driving_distance.po000066400000000000000000000202351257314352300324660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 49d83b442baa4f9981fa13ff4abc3c6b #: ../../../src/driving_distance/doc/dd_driving_distance.rst:13 msgid "pgr_drivingDistance" msgstr "" # ce7edabbdab546a3a318f86316d0abc6 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:20 msgid "Name" msgstr "Nom" # 7a89c6c2c0ca404eb82afe9d6de38db2 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:22 msgid "" "``pgr_drivingDistance`` - Returns the driving distance from a start node." msgstr "``pgr_drivingDistance`` - Retourne la distance de conduite Ă  partir d'un point de dĂ©part." # 5afa2748d4964e35b9cfcf71ba431015 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:26 msgid "" "Requires :ref:`to build pgRouting ` with support for Driving " "Distance." msgstr "Requiert :ref:`to build pgRouting ` avec support de la Distance de conduite." # 91fbeb2cd46146c4bb9f86b8600faa87 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:30 msgid "Synopsis" msgstr "Synopsis" # cffb1438aa5d43d8b1792ec1d53769ae #: ../../../src/driving_distance/doc/dd_driving_distance.rst:32 msgid "" "This function computes a Dijkstra shortest path solution them extracts the " "cost to get to each node in the network from the starting node. Using these " "nodes and costs it is possible to compute constant drive time polygons. " "Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, " "cost) rows, that make up a list of accessible points." msgstr "Cette fonction calcule une solution de plus court chemin Dijkstra qui extracte le coĂ»t pour atteindre chaque noeud dans le rĂ©seau Ă  partir du nĹ“ud de dĂ©part. En utilisand ces noeuds et coĂ»ts, il est possible de calculer des polygones de temps de conduite. Retourne un ensemble de lignes :ref:`pgr_costResult ` (seq, id1, id2, cost), qui gĂ©nèrent une liste de points accessibles." # b2253b753da44597b1d449509c96ca75 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:41 msgid "Description" msgstr "Description" # f187f52a62034b2cae8bb00b570bea15 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:43 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "une requĂŞte SQL, qui devrait retourner un ensemble de lignes avec les colonnes suivantes :" # 85949c2cc0334abbbb500996221eeba0 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:50 msgid "``int4`` identifier of the edge" msgstr "``int4`` identifiant de l'arĂŞte" # 35a904f5f23643b7a6e7e457b8f05846 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:51 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` identifiant du sommet source" # 815615381d8d43989567cc15d154736a #: ../../../src/driving_distance/doc/dd_driving_distance.rst:52 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` identifiant du sommet cible" # 5c9e142543534a0bbc7668603ad465b4 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:53 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valeur, du coĂ»t de l'arĂŞte traversĂ©e. Un coĂ»t nĂ©gatif va prĂ©venir l'arĂŞte d'ĂŞtre insĂ©rĂ©e dans le graphe." # fa3ca524dbe24d47891420e71caa324c #: ../../../src/driving_distance/doc/dd_driving_distance.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(optionnel) le coĂ»t pour la traversĂ©e inverse de l'arĂŞte. Ceci est seulement utilisĂ© quand les paramètres ``directed`` et ``has_rcost`` sont ``true`` (voir la remarque ci-dessus sur les coĂ»ts nĂ©gatifs)." # c9e1f4debc904118ab177e2b4427d364 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:56 msgid "``int4`` id of the start point" msgstr "``int4`` id du point de dĂ©part" # 2da59a7b4e0b4b6fbac510bfe0adbd1e #: ../../../src/driving_distance/doc/dd_driving_distance.rst:57 msgid "" "``float8`` value in edge cost units (not in projection units - they might be" " different)." msgstr "``float8`` valeur dans les unitĂ©s de coĂ»ts de l'arĂŞte (pas forcĂ©ment dans les unitĂ©s de projection - ils peuvent ĂŞtre diffĂ©rents)." # b09a53cf12bd49a09659eb105e2e7d2a #: ../../../src/driving_distance/doc/dd_driving_distance.rst:58 msgid "``true`` if the graph is directed" msgstr "``true`` si le graphe est dirigĂ©" # e771178ac5514ae6bc7cf3dcccfe5408 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "si ``true``, la colonne ``reverse_cost`` du SQL gĂ©nĂ©rant l'ensemble des lignes va ĂŞtre utilisĂ© pour le coĂ»t de la traversĂ©e de l'arĂŞte dans la direction opposĂ©e." # 5770f80a74ec49cf8f9e11b9fd082533 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Retourne un ensemble de :ref:`type_cost_result`:" # ed0dbd0e73234b70827a7663d390886d #: ../../../src/driving_distance/doc/dd_driving_distance.rst:63 msgid "row sequence" msgstr "sĂ©quence de ligne" # dc9caee8fdc84c45bb1ebf3c046a436d #: ../../../src/driving_distance/doc/dd_driving_distance.rst:64 msgid "node ID" msgstr "ID noeud" # ae36b60db435425b8a4bfa4ada217dd7 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:65 msgid "edge ID (this is probably not a useful item)" msgstr "ID arĂŞte (probablement pas un Ă©lĂ©ment utile)" # ee9063c6bb49444e94e08af7eedbb401 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:66 msgid "cost to get to this node ID" msgstr "coĂ»t pour aller Ă  cet ID noeud" # 3bb717c83f2d4993a4b1704a88749ee9 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:70 msgid "" "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. " "Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "Vous devez vous reconnecter Ă  la base de donnĂ©es après ``CREATE EXTENSION pgrouting``. Sinon la fonction va retourner ``Error computing path: std::bad_alloc``." # 306f0588bb5148dab4d4a97e5bb35889 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:74 msgid "History" msgstr "Histoire" # cc8f5e8248314554bd506fc27f7208ed #: ../../../src/driving_distance/doc/dd_driving_distance.rst:75 msgid "Renamed in version 2.0.0" msgstr "RenommĂ© depuis la version 2.0.0" # 9db1973c0a0b4420afe780fa3d4b3d0f #: ../../../src/driving_distance/doc/dd_driving_distance.rst:79 msgid "Examples" msgstr "Exemples" # 3f34e359dbd242b6a82b49b0beb2acd5 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:81 msgid "Without ``reverse_cost``" msgstr "Sans ``reverse_cost``" # f58a8bec8b9447f59bf31eb2d52c7782 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:101 msgid "With ``reverse_cost``" msgstr "Avec ``reverse_cost``" # f6d9ddd77a7c48dcaafa2cd1225d8e27 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:121 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requĂŞtes utilisent le rĂ©seau :ref:`sampledata`." # 15ad7ce30a424139b00e9874b4461215 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:125 msgid "See Also" msgstr "Voir aussi" # 04113586118441f6b13f5bf83f5fa224 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:127 msgid ":ref:`pgr_alphashape` - Alpha shape computation" msgstr "" # b474eeeca7284f5f983f498713f1640f #: ../../../src/driving_distance/doc/dd_driving_distance.rst:128 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/driving_distance/doc/dd_points_as_polygon.po000066400000000000000000000104221257314352300327150ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:14+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # a2329478f830474e9819c418ae391538 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:13 msgid "pgr_pointsAsPolygon" msgstr "" # df6c5bd4620d47ae9f8682195aca1e18 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:20 msgid "Name" msgstr "Nom" # 968dbf3147554bcc994e903e5917a0bd #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:22 msgid "" "``pgr_pointsAsPolygon`` — Draws an alpha shape around given set of points." msgstr "``pgr_pointsAsPolygon`` — Dessine une forme alpha Ă  partir d'un ensemble de points." # 0b81c4a0e03d47938cd256882a6facac #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:26 msgid "Synopsis" msgstr "Synopsis" # 568b6a3cf23a4a7980b7796df73d334b #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:28 msgid "Returns the alpha shape as polygon geometry." msgstr "Retourner la forme alpha comme polygone geometry." # 240f6c0c9ac848a2b1815408c264a3d7 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:36 msgid "Description" msgstr "Description" # bfa10edae1114295852086c42f84d811 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:38 msgid "" "``text`` a SQL query, which should return a set of rows with the following " "columns:" msgstr "``text`` une requĂŞte SQL, qui doit retourner un ensemble de lignes avec les colonnes suivantes :" # d3ca4ae81d3e4a709a2fda2d60f23946 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:44 msgid "``int4`` identifier of the vertex" msgstr "``int4`` identifiant du sommet" # 10e342dfa5274ea89ea284bd657b2469 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:45 msgid "``float8`` x-coordinate" msgstr "coordonnĂ©e x ``float8``" # d36090e578224b30b065a3c28f26d565 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:46 msgid "``float8`` y-coordinate" msgstr "coordonnĂ©e y ``float8``" # 1029622f3ac34a30abc0f3babfe7118f #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:49 msgid "Returns a polygon geometry." msgstr "Retourne une gĂ©omĂ©trie polygone." # 49392543fb984b5f922e683b9ba560c5 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:53 msgid "History" msgstr "Histoire" # b00e0e03870244cca7aa9e1c81bad9c1 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:54 msgid "Renamed in version 2.0.0" msgstr "RenommĂ© depuis la version 2.0.0" # f8001d60b6d54b67afc641f38b8e5b4a #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:58 msgid "Examples" msgstr "Exemples" # 7e01fc6f880549e7b7bde01255cc2811 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:59 msgid "" "In the following query there is not way to control which point in the " "polygon is the first in the list, so you may get similar but different " "results than the following which are also correct. Each of the " "pgr_pointsAsPolygon queries below is followed by one the compute the area of" " the polygon. This area should remain constant regardles of the order of the" " points making up the polygon." msgstr "" # 1deae2c2bb624110980cf832e66993d9 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:93 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requĂŞtes utilisent le rĂ©seau :ref:`sampledata`." # 801871cf3dd94fd292387e49941223e3 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:97 msgid "See Also" msgstr "Voir aussi" # abc4c217086645fe88ff21568ab13c50 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:99 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" # 51bae94aaf75403a81353100c953d805 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:100 msgid ":ref:`pgr_alphashape` - Alpha shape computation" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/driving_distance/doc/index.po000066400000000000000000000174371257314352300276240ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-25 07:03+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 0979e1fbbc9641b5ade79d4c28a2473a #: ../../../src/driving_distance/doc/index.rst:13 msgid "pgr_drivingDistance - Driving Distance" msgstr "pgr_drivingDistance - Distance de conduite" # 7b3011e2af744bfdb31fc2960aaa4664 #: ../../../src/driving_distance/doc/index.rst:20 msgid "Name" msgstr "Nom" # 3c08eb6932d34c2ca49bd0889566e8e3 #: ../../../src/driving_distance/doc/index.rst:22 msgid "" "``pgr_drivingDistance`` - Returns the driving distance from a start node." msgstr "``pgr_drivingDistance`` - Retourne la distance de conduite Ă  partir d'un point de dĂ©part." # 726c1fdc95044e52b22d50c0f0b766fb #: ../../../src/driving_distance/doc/index.rst:26 msgid "" "Requires :ref:`to build pgRouting ` with support for Driving " "Distance." msgstr "Requiert :ref:`to build pgRouting ` avec support de la Distance de conduite." # ce1ce7f3f6c9425ab9c4a1aae81baeb3 #: ../../../src/driving_distance/doc/index.rst:30 msgid "Synopsis" msgstr "Synopsis" # 12a9eb19a15e4f42acd14d76a3847c02 #: ../../../src/driving_distance/doc/index.rst:32 msgid "" "This function computes a Dijkstra shortest path solution them extracts the " "cost to get to each node in the network from the starting node. Using these " "nodes and costs it is possible to compute constant drive time polygons. " "Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, " "cost) rows, that make up a list of accessible points." msgstr "Cette fonction calcule une solution de plus court chemin Dijkstra qui extracte le coĂ»t pour atteindre chaque noeud dans le rĂ©seau Ă  partir du nĹ“ud de dĂ©part. En utilisand ces noeuds et coĂ»ts, il est possible de calculer des polygones de temps de conduite. Retourne un ensemble de lignes :ref:`pgr_costResult ` (seq, id1, id2, cost), qui gĂ©nèrent une liste de points accessibles." # df9cee3f069447debee18ff47cce02f8 #: ../../../src/driving_distance/doc/index.rst:41 msgid "Description" msgstr "Description" # fda5e314fd1b46c6a96ad0b8a241ae12 #: ../../../src/driving_distance/doc/index.rst:43 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "une requĂŞte SQL, qui devrait retourner un ensemble de lignes avec les colonnes suivantes :" # 9621e3c82e434709bfcb9df2a0febdee #: ../../../src/driving_distance/doc/index.rst:50 msgid "``int4`` identifier of the edge" msgstr "``int4`` identifiant de l'arĂŞte" # b0b6976ee3d3495ca2e27a1359c6b07c #: ../../../src/driving_distance/doc/index.rst:51 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` identifiant du sommet source" # fec5e9d5cb5e438ea2c5f0feecd1aa03 #: ../../../src/driving_distance/doc/index.rst:52 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` identifiant du sommet cible" # ec8176b8c36e447ebd1f0995dadd973d #: ../../../src/driving_distance/doc/index.rst:53 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valeur, du coĂ»t de l'arĂŞte traversĂ©e. Un coĂ»t nĂ©gatif va prĂ©venir l'arĂŞte d'ĂŞtre insĂ©rĂ©e dans le graphe." # 9c3f6ea025a84d0a8ac13358a10ed166 #: ../../../src/driving_distance/doc/index.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(optionnel) le coĂ»t pour la traversĂ©e inverse de l'arĂŞte. Ceci est seulement utilisĂ© quand les paramètres ``directed`` et ``has_rcost`` sont ``true`` (voir la remarque ci-dessus sur les coĂ»ts nĂ©gatifs)." # 32fef696ffaf450fb041bf2ebc1fc270 #: ../../../src/driving_distance/doc/index.rst:56 msgid "``int4`` id of the start point" msgstr "``int4`` id du point de dĂ©part" # 420175e68aac485f86544b6aa6cae550 #: ../../../src/driving_distance/doc/index.rst:57 msgid "" "``float8`` value in edge cost units (not in projection units - they might be" " different)." msgstr "``float8`` valeur dans les unitĂ©s de coĂ»ts de l'arĂŞte (pas forcĂ©ment dans les unitĂ©s de projection - ils peuvent ĂŞtre diffĂ©rents)." # a7f57fdcfe0544e69a4cde06a7344fb6 #: ../../../src/driving_distance/doc/index.rst:58 msgid "``true`` if the graph is directed" msgstr "``true`` si le graphe est dirigĂ©" # d72d8b646a964dea88cd97d711c69e94 #: ../../../src/driving_distance/doc/index.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "si ``true``, la colonne ``reverse_cost`` du SQL gĂ©nĂ©rant l'ensemble des lignes va ĂŞtre utilisĂ© pour le coĂ»t de la traversĂ©e de l'arĂŞte dans la direction opposĂ©e." # ef1631b756b54c3aa2b66ae0abfad917 #: ../../../src/driving_distance/doc/index.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Retourne un ensemble de :ref:`type_cost_result`:" # e440be6d227945fa904c13d07855a863 #: ../../../src/driving_distance/doc/index.rst:63 msgid "row sequence" msgstr "sĂ©quence de ligne" # bfe1245d3dde49048c4e9bf715508e92 #: ../../../src/driving_distance/doc/index.rst:64 msgid "node ID" msgstr "ID noeud" # 401535e148ae4023aefb138c6f8ff762 #: ../../../src/driving_distance/doc/index.rst:65 msgid "edge ID (this is probably not a useful item)" msgstr "ID arĂŞte (probablement pas un Ă©lĂ©ment utile)" # 3a2b1d8c38434024b2edd02add5bb1fc #: ../../../src/driving_distance/doc/index.rst:66 msgid "cost to get to this node ID" msgstr "coĂ»t pour aller Ă  cet ID noeud" # 1d8dc027684e453f9a61e3e3f12ee255 #: ../../../src/driving_distance/doc/index.rst:70 msgid "" "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. " "Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "Vous devez vous reconnecter Ă  la base de donnĂ©es après ``CREATE EXTENSION pgrouting``. Sinon la fonction va retourner ``Error computing path: std::bad_alloc``." # a61d60a110d54bc0a6930cab19c3ce24 #: ../../../src/driving_distance/doc/index.rst:74 msgid "History" msgstr "Histoire" # f2e8e48820a54015ab1b6a85136df5f0 #: ../../../src/driving_distance/doc/index.rst:75 msgid "Renamed in version 2.0.0" msgstr "RenommĂ© depuis la version 2.0.0" # 817cc13bb697434e9f0803ed3f365934 #: ../../../src/driving_distance/doc/index.rst:79 msgid "Examples" msgstr "Exemples" # 82aec7db1ea043b28641f4963d13763b #: ../../../src/driving_distance/doc/index.rst:81 msgid "Without ``reverse_cost``" msgstr "Sans ``reverse_cost``" # ac2a8b6a32a24b6095a9fb31fce4ebe0 #: ../../../src/driving_distance/doc/index.rst:101 msgid "With ``reverse_cost``" msgstr "Avec ``reverse_cost``" # 0d7631d9310b438c91153c3dd1b24a5b #: ../../../src/driving_distance/doc/index.rst:121 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requĂŞtes utilisent le rĂ©seau :ref:`sampledata`." # eed359d1899540fab05b3a4dc12fcaa1 #: ../../../src/driving_distance/doc/index.rst:125 msgid "See Also" msgstr "Voir aussi" # affd024607f942fb927cdf15975a7d4d #: ../../../src/driving_distance/doc/index.rst:127 msgid ":ref:`pgr_points_as_polygon`" msgstr ":ref:`pgr_points_as_polygon`" # 5809d5028efc4d909ba300c75482cb61 #: ../../../src/driving_distance/doc/index.rst:128 msgid ":ref:`pgr_alphashape`" msgstr ":ref:`pgr_alphashape`" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/kdijkstra/000077500000000000000000000000001257314352300240465ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/kdijkstra/doc/000077500000000000000000000000001257314352300246135ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/kdijkstra/doc/index.po000066400000000000000000000232161257314352300262660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:14+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 36e2253743a8455dbfbf75b26155205f #: ../../../src/kdijkstra/doc/index.rst:13 msgid "pgr_kDijkstra - Mutliple destination Shortest Path Dijkstra" msgstr "pgr_kDijkstra - Plus court chemin Dijkstra Ă  multiples destinations" # 9f432bf1623d4a299d50ff492edbd66b #: ../../../src/kdijkstra/doc/index.rst:21 msgid "Name" msgstr "Nom" # 57c34a235f7a4cea8458d98a50a54e77 #: ../../../src/kdijkstra/doc/index.rst:23 msgid "" "``pgr_kdijkstraCost`` - Returns the costs for K shortest paths using " "Dijkstra algorithm." msgstr "``pgr_kdijkstraCost`` - Retourne les coĂ»ts pour les K plus courts chemins utilisant l'algoithme Dijkstra." # ce7c4be9a502473591591e4d330d46e7 #: ../../../src/kdijkstra/doc/index.rst:24 msgid "" "``pgr_kdijkstraPath`` - Returns the paths for K shortest paths using " "Dijkstra algorithm." msgstr "``pgr_kdijkstraPath`` - Retourne les chemins pour les K plus courts chemins en utilisant l'algorithme Dijkstra." # 130c100b24ac47d4afd3b8ae17ea1335 #: ../../../src/kdijkstra/doc/index.rst:28 msgid "Synopsis" msgstr "Synopsis" # 1b2f7dd687d84d76bbc57fc3ad8ed5ec #: ../../../src/kdijkstra/doc/index.rst:30 msgid "" "These functions allow you to have a single start node and multiple " "destination nodes and will compute the routes to all the destinations from " "the source node. Returns a set of :ref:`pgr_costResult3 `" " or :ref:`pgr_costResult3 `. ``pgr_kdijkstraCost`` " "returns one record for each destination node and the cost is the total code " "of the route to that node. ``pgr_kdijkstraPath`` returns one record for " "every edge in that path from source to destination and the cost is to " "traverse that edge." msgstr "Ces fonctions vous autorisent Ă  avoir un unique nĹ“ud de dĂ©part et des nĹ“uds de destination multiple et va calculer les routes pour toutes les destinations depuis le noeud source. Retourne un ensemble de :ref:`pgr_costResult3 ` ou :ref:`pgr_costResult3 `. ``pgr_kdijkstraCost`` Retourne un enregistrement pour chaque nĹ“ud et le coĂ»t est le coĂ»t total de la route vers ce noeud. ``pgr_kdijkstraPath`` retourne un enregistrement pour chaque nĹ“ud dans ce chemin depuis la source vers la destination et le coĂ»t pour traverser cette arĂŞte." # 06379d79c78b4c9bb92226bc66c58c3f #: ../../../src/kdijkstra/doc/index.rst:42 msgid "Description" msgstr "Description" # 84671f541e384cf79360df9e260a5f52 #: ../../../src/kdijkstra/doc/index.rst:44 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "une requĂŞte SQL, qui devrait retourner un ensemble de lignes avec les colonnes suivantes :" # adccb52524354a6c92d9d45edb967dc0 #: ../../../src/kdijkstra/doc/index.rst:51 msgid "``int4`` identifier of the edge" msgstr "``int4`` identifiant de l'arĂŞte" # 5b2a072be67f471a8ab0c6b3daddcc48 #: ../../../src/kdijkstra/doc/index.rst:52 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` identifiant du sommet source" # d00470fb22ae4294a3cf56db3d064839 #: ../../../src/kdijkstra/doc/index.rst:53 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` identifiant du sommet cible" # 4bdbc59e5d2d46ba94031caa56975d17 #: ../../../src/kdijkstra/doc/index.rst:54 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valeur, du coĂ»t de l'arĂŞte traversĂ©e. Un coĂ»t nĂ©gatif va prĂ©venir l'arĂŞte d'ĂŞtre insĂ©rĂ©e dans le graphe." # 569cecbec8e34fa9942c4bcf4ce0c6a4 #: ../../../src/kdijkstra/doc/index.rst:55 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(optionnel) le coĂ»t pour la traversĂ©e inverse de l'arĂŞte. Ceci est seulement utilisĂ© quand les paramètres ``directed`` et ``has_rcost`` sont ``true`` (voir la remarque ci-dessus sur les coĂ»ts nĂ©gatifs)." # b3c8762d18e14a65b4d45ca5b654dabd #: ../../../src/kdijkstra/doc/index.rst:57 msgid "``int4`` id of the start point" msgstr "``int4`` id du point de dĂ©part" # 552184e10f0940f09327b71d0a2a5293 #: ../../../src/kdijkstra/doc/index.rst:58 msgid "``int4[]`` an array of ids of the end points" msgstr "``int4[]`` un tableau d'ids des points finaux" # 6bee551c7fae494d9429ddf6404f457a #: ../../../src/kdijkstra/doc/index.rst:59 msgid "``true`` if the graph is directed" msgstr "``true`` si le graphe est dirigĂ©" # c79e8fecdbb94d6f836a2fb692d24fea #: ../../../src/kdijkstra/doc/index.rst:60 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "si ``true``, la colonne ``reverse_cost`` du SQL gĂ©nĂ©rant l'ensemble des lignes va ĂŞtre utilisĂ© pour le coĂ»t de la traversĂ©e de l'arĂŞte dans la direction opposĂ©e." # fe741d49c0f94473971ebcad7951456b #: ../../../src/kdijkstra/doc/index.rst:63 msgid "``pgr_kdijkstraCost`` returns set of :ref:`type_cost_result`:" msgstr "``pgr_kdijkstraCost`` retourne un ensemble de :ref:`type_cost_result`:" # 2325329e3ec24e3cbe4c347369b857a4 # 2ac53854f37a48a89b705310628c4d3e #: ../../../src/kdijkstra/doc/index.rst:65 #: ../../../src/kdijkstra/doc/index.rst:73 msgid "row sequence" msgstr "sĂ©quence de ligne" # 73cb6093021a456aace98c1f58641bef #: ../../../src/kdijkstra/doc/index.rst:66 msgid "" "path vertex source id (this will always be source start point in the query)." msgstr "id source du chemin de sommets (cela va toujours ĂŞtre la source du point final dans la requĂŞte)." # 9afd4e01323945118421ebb27f420068 #: ../../../src/kdijkstra/doc/index.rst:67 msgid "path vertex target id" msgstr "id cible du sommet du chemin" # 8b3c8fe211a147f4b031db8a8d899ddd #: ../../../src/kdijkstra/doc/index.rst:68 msgid "" "cost to traverse the path from ``id1`` to ``id2``. Cost will be -1.0 if " "there is no path to that target vertex id." msgstr "coĂ»t pour traverser le chemin de ``id1`` Ă  ``id2``. Le coĂ»t sera de -1.0 si il n'y a pas de chemin pour cet id de sommet cible." # 703a5ecca86b4ef4ba2c275d9ba8a20f #: ../../../src/kdijkstra/doc/index.rst:71 msgid "``pgr_kdijkstraPath`` returns set of :ref:`type_cost_result3`:" msgstr "``pgr_kdijkstraPath`` retourne un ensemble de :ref:`type_cost_result3`:" # 7fc792793b7c4e65ba68cea3f25384aa #: ../../../src/kdijkstra/doc/index.rst:74 msgid "path target id (identifies the target path)." msgstr "id chemin cible (identifie le chemin cible)." # c43bcd54fee6435fbe6afd2ec4bb6d65 #: ../../../src/kdijkstra/doc/index.rst:75 msgid "path edge source node id" msgstr "" # a567112ee5584a46ac397cb9783627a8 #: ../../../src/kdijkstra/doc/index.rst:76 msgid "path edge id (``-1`` for the last row)" msgstr "" # 47af04f2ce09412f8475df30be9581ae #: ../../../src/kdijkstra/doc/index.rst:77 msgid "cost to traverse this edge or -1.0 if there is no path to this target" msgstr "coĂ»t pour traverser l'arĂŞte ou -1.0 si il n'y a pas de chemin pour cette cible" # e7349c2020bc491aaa02b3eb1ebca791 #: ../../../src/kdijkstra/doc/index.rst:81 msgid "History" msgstr "Histoire" # f7b3cf1f2e494a4c8697b712adcbd1fc #: ../../../src/kdijkstra/doc/index.rst:82 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # adf5de36019d4982b76cd696909168b0 #: ../../../src/kdijkstra/doc/index.rst:86 msgid "Examples" msgstr "Exemples" # f332ab5afb39404284be98f0e9a2c8dc #: ../../../src/kdijkstra/doc/index.rst:88 msgid "Returning a ``cost`` result" msgstr "Retourne un rĂ©sultat ``cost``" # cb5abec6a55e41a4a61c22fd3f461110 #: ../../../src/kdijkstra/doc/index.rst:123 msgid "Returning a ``path`` result" msgstr "Retourne un rĂ©sultat " # d2e7b4076702425a9c6928a0cc4b997e #: ../../../src/kdijkstra/doc/index.rst:144 msgid "" "There is no assurance that the result above will be ordered in the direction" " of flow of the route, ie: it might be reversed. You will need to check if " "``st_startPoint()`` of the route is the same as the start node location and " "if it is not then call ``st_reverse()`` to reverse the direction of the " "route. This behavior is a function of PostGIS functions ``st_linemerge()`` " "and ``st_union()`` and not pgRouting." msgstr "Il n'y a pas d'assurance que le rĂ©sultat au-dessus sera ordonnĂ© dans la direction du flot de la route, cĂ d : il peut ĂŞtre inversĂ©. Vous aurez besoin de vĂ©rifier si ``st_startPoint()`` de la route est la mĂŞme que la localisation du point de dĂ©part et si ça ne l'est pas, alors appelez ``st_reverse()`` pour inverser la direction de la route. Ce comportement est l'une des fonctions PostGIS ``st_linemerge()`` et ``st_union()`` et non pgRouting." # d6928031c7d047a5999f03c79c5bcfea #: ../../../src/kdijkstra/doc/index.rst:153 msgid "See Also" msgstr "Voir aussi" # cd86a4612fe944acbe5a39daaf52dafd #: ../../../src/kdijkstra/doc/index.rst:155 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # c2386bf8c6314521abe162d0bf548225 #: ../../../src/kdijkstra/doc/index.rst:156 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/ksp/000077500000000000000000000000001257314352300226555ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/ksp/doc/000077500000000000000000000000001257314352300234225ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/ksp/doc/index.po000066400000000000000000000151141257314352300250730ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:15+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # dc72571c7ce5498b92c659e3e482c885 #: ../../../src/ksp/doc/index.rst:13 msgid "pgr_ksp - K-Shortest Path" msgstr "pgr_ksp - K-plus court chemin" # 57b24beea69846f58a8cb9b1a7a892b5 #: ../../../src/ksp/doc/index.rst:20 msgid "Name" msgstr "Nom" # b3d0fc92b23443c8b718233c1e16f052 #: ../../../src/ksp/doc/index.rst:22 msgid "``pgr_ksp`` — Returns the \"K\" shortest paths." msgstr "``pgr_ksp`` — Retourne les \"K\" plus courts chemins." # 0e60ee2dfa944557a1e9c76106489a7f #: ../../../src/ksp/doc/index.rst:26 msgid "Synopsis" msgstr "Synopsis" # bcf915dc485c4e3b90c9a8ea251b55d1 #: ../../../src/ksp/doc/index.rst:28 msgid "" "The K shortest path routing algorithm based on Yen's algorithm. \"K\" is the" " number of shortest paths desired. Returns a set of :ref:`pgr_costResult3 " "` (seq, id1, id2, id3, cost) rows, that make up a path." msgstr "L'algorithme de routage de K plus court chemin basĂ© sur l'algorithme de Yen. \"K\" est le nombre de plus courts chemins souhaitĂ©s. Retourne un ensemble de lignes :ref:`pgr_costResult3 ` (seq, id1, id2, id3, cost), qui fabriquent un chemin." # 46b5ce0d54a64718819888b77b007080 #: ../../../src/ksp/doc/index.rst:37 msgid "Description" msgstr "Description" # dddbbca8781f41eab4aac1d4e2ecdf32 #: ../../../src/ksp/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "une requĂŞte SQL, qui devrait retourner un ensemble de lignes avec les colonnes suivantes :" # 575d21e3bc994dc3a92a7c6cbb0ed6a2 #: ../../../src/ksp/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "``int4`` identifiant de l'arĂŞte" # 589751b9c7d34dac9b4eeb12894fd648 #: ../../../src/ksp/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` identifiant du sommet source" # 6567c097438040d9b678e88df7521b35 #: ../../../src/ksp/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` identifiant du sommet cible" # a1e24bd423dd445889b72928d964a5ec #: ../../../src/ksp/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valeur, du coĂ»t de l'arĂŞte traversĂ©e. Un coĂ»t nĂ©gatif va prĂ©venir l'arĂŞte d'ĂŞtre insĂ©rĂ©e dans le graphe." # ed76ed5e3a504c7aa3a35ea3fa5b4c16 #: ../../../src/ksp/doc/index.rst:50 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when ``has_rcost`` the parameter is ``true`` (see the above remark about " "negative costs)." msgstr "(optionnel) le coĂ»t pour la traversĂ©e inverse de l'arĂŞte. Ceci est utilisĂ© seulement quand le paramètre ``has_rcost`` est ``true`` (voir la remarque au-dessus sur les coĂ»ts nĂ©gatifs)." # 588bdec4303b49869b6d1eedd541c198 #: ../../../src/ksp/doc/index.rst:52 msgid "``int4`` id of the start point" msgstr "``int4`` id du point de dĂ©part" # 96b44480fac34f6286b863e6c75d4d8a #: ../../../src/ksp/doc/index.rst:53 msgid "``int4`` id of the end point" msgstr "``int4`` id du point final" # 0ffd51df58754f0b89f1b3ad6f75b632 #: ../../../src/ksp/doc/index.rst:54 msgid "``int4`` number of alternative routes" msgstr "``int4`` bombre de routes alternatives" # 0fc58370aa30454ea32a2c8b9f3b14a3 #: ../../../src/ksp/doc/index.rst:55 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "si ``true``, la colonne ``reverse_cost`` du SQL gĂ©nĂ©rant l'ensemble des lignes va ĂŞtre utilisĂ© pour le coĂ»t de la traversĂ©e de l'arĂŞte dans la direction opposĂ©e." # dc8dfcffbd604441a95743930181b042 #: ../../../src/ksp/doc/index.rst:57 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Retourne un ensemble de :ref:`type_cost_result`:" # 611d6bbb82ca4987ae39fd45bb107c2b #: ../../../src/ksp/doc/index.rst:59 msgid "sequence for ording the results" msgstr "" # b79966a030e04ee3b5e992b5a6858947 #: ../../../src/ksp/doc/index.rst:60 msgid "route ID" msgstr "ID route" # a324539cdc2e4202b416aa19693d1c3f #: ../../../src/ksp/doc/index.rst:61 msgid "node ID" msgstr "ID noeud" # 4d87667a7b744eec999819b399fee50c #: ../../../src/ksp/doc/index.rst:62 msgid "edge ID (``0`` for the last row)" msgstr "ID arĂŞte (``0`` pour la dernière ligne)" # baaba3dc621142bd8fc6b8ba32eb2b2e #: ../../../src/ksp/doc/index.rst:63 msgid "cost to traverse from ``id2`` using ``id3``" msgstr "coĂ»t pour traverser de ``id2`` en utilisant ``id3``" # b585e07096f74b0389f8b7dffc969faa #: ../../../src/ksp/doc/index.rst:65 msgid "" "KSP code base taken from http://code.google.com/p/k-shortest-paths/source." msgstr "Code de base KSP ici : http://code.google.com/p/k-shortest-paths/source." # 2d033ec25b09426c82d7bc27450b0e13 #: ../../../src/ksp/doc/index.rst:69 msgid "History" msgstr "Histoire" # 2910d7995ec342b995c857c1e8ea0ac3 #: ../../../src/ksp/doc/index.rst:70 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 0fb494088fa241d6a4aa5482217c2851 #: ../../../src/ksp/doc/index.rst:74 msgid "Examples" msgstr "Exemples" # d3ea07b1c58a42ea9f68558e55eb90a0 #: ../../../src/ksp/doc/index.rst:76 msgid "Without ``reverse_cost``" msgstr "Sans ``reverse_cost``" # 7c55b739634c4401b46c4014669d2896 #: ../../../src/ksp/doc/index.rst:104 msgid "With ``reverse_cost``" msgstr "Avec ``reverse_cost``" # 2412b0b4ec044973a1c2304488a73b1a #: ../../../src/ksp/doc/index.rst:131 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requĂŞtes utilisent le rĂ©seau :ref:`sampledata`." # 14d58e1d3a8f4723bb11ed549594cb26 #: ../../../src/ksp/doc/index.rst:135 msgid "See Also" msgstr "Voir aussi" # 73cf1bb94518468996cdd3ff6bf897be #: ../../../src/ksp/doc/index.rst:137 msgid ":ref:`type_cost_result3`" msgstr ":ref:`type_cost_result3`" # 3dde120556744d3f9ce7d6e9b9f0c1ee #: ../../../src/ksp/doc/index.rst:138 msgid "http://en.wikipedia.org/wiki/K_shortest_path_routing" msgstr "http://en.wikipedia.org/wiki/K_shortest_path_routing" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/trsp/000077500000000000000000000000001257314352300230505ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/trsp/doc/000077500000000000000000000000001257314352300236155ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/trsp/doc/index.po000066400000000000000000000246751257314352300253020ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-25 12:52+0000\n" "Last-Translator: erikap\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 15b2085c08994c0bafb02ec924886b36 #: ../../../src/trsp/doc/index.rst:13 msgid "pgr_trsp - Turn Restriction Shortest Path (TRSP)" msgstr "pgr_trsp - Plus court chemin avec restriction de virage (TRSP)" # 001ce231c65b42a19a62809e63a0b153 #: ../../../src/trsp/doc/index.rst:23 msgid "Name" msgstr "Nom" # e7d332e28a5540d2af454386b4bf39e5 #: ../../../src/trsp/doc/index.rst:25 msgid "" "``pgr_trsp`` — Returns the shortest path with support for turn restrictions." msgstr "``pgr_trsp`` — Retourne le plus court chemin avec support pour les restrictions de virage." # 9f0ad26664fc4d2aa44b49daf329cbcf #: ../../../src/trsp/doc/index.rst:29 msgid "Synopsis" msgstr "Synopsis" # 2d74de00ff7144f1a68f40ec98315004 #: ../../../src/trsp/doc/index.rst:31 msgid "" "The turn restricted shorthest path (TRSP) is a shortest path algorithm that " "can optionally take into account complicated turn restrictions like those " "found in real work navigable road networks. Performamnce wise it is nearly " "as fast as the A* search but has many additional features like it works with" " edges rather than the nodes of the network. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that " "make up a path." msgstr "Le plus court chemin avec restriction de virage (TRSP) est un algorithme de plus court chemin qui peut optionnellement prendre en compte les restrictions comme celles trouvĂ©es dans les rĂ©seaux routiers navigables rĂ©els. La performance est pratiquement aussi rapide que la recherche A* mais a beaucoup de fonctionnalitĂ©s additionnelles puisque fonctionnant avec des arĂŞtes plus qu'avec des nĹ“uds du rĂ©seau. Retourne un ensemble de lignes :ref:`pgr_costResult ` (seq, id1, id2, cost), qui constituent un chemin." # 258764bba06c4ef58ac4b5f8fc99fa51 #: ../../../src/trsp/doc/index.rst:47 msgid "Description" msgstr "Description" # db4ead8b9b724ada9fcd352b21c13c47 #: ../../../src/trsp/doc/index.rst:49 msgid "" "The Turn Restricted Shortest Path algorithm (TRSP) is similar to the " ":ref:`shooting_star` in that you can specify turn restrictions." msgstr "L'algorithme de plus court chemin avec restriction de virage (TRSP) est similaire au :ref:`shooting_star` dans lequel vous pouvez spĂ©cifier les restrictions de virage." # f8c43b665915464c9bfc35604fd91aee #: ../../../src/trsp/doc/index.rst:51 msgid "" "The TRSP setup is mostly the same as :ref:`Dijkstra shortest path " "` with the addition of an optional turn restriction table. " "This makes adding turn restrictions to a road network much easier than " "trying to add them to Shooting Star where you had to ad the same edges " "multiple times if it was involved in a restriction." msgstr "La configuration TRSP est essentiellement la mĂŞme que :ref:`Dijkstra shortest path ` avec l'addition d'une table optionnelle de restrictions de virage. Cela rend plus facile l'ajout des restrictions de virage Ă  un rĂ©seau routier, que d'essayer de les ajouter au Shooting Star oĂą vous aviez Ă  ajouter les mĂŞmes arĂŞtes plusieurs fois si vous Ă©tiez impliquĂ©s dans une restriction." # b95a0195c5bd43caa2d6cfb1f998a956 #: ../../../src/trsp/doc/index.rst:54 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "une requĂŞte SQL, qui devrait retourner un ensemble de lignes avec les colonnes suivantes :" # 580e965db4a1466da14357ff969e2429 #: ../../../src/trsp/doc/index.rst:61 msgid "``int4`` identifier of the edge" msgstr "``int4`` identifiant de l'arĂŞte" # 1240ecd9b29e479ca8b980c6282c5182 #: ../../../src/trsp/doc/index.rst:62 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` identifiant du sommet source" # f155b6dee53749049cc6a9eac4126083 #: ../../../src/trsp/doc/index.rst:63 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` identifiant du sommet cible" # 882a25b98f4f4c7cb2f288cf7c327c4a #: ../../../src/trsp/doc/index.rst:64 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` valeur, du coĂ»t de l'arĂŞte traversĂ©e. Un coĂ»t nĂ©gatif va prĂ©venir l'arĂŞte d'ĂŞtre insĂ©rĂ©e dans le graphe." # 0a3a626251a840ab96796ef2ab9b91c5 #: ../../../src/trsp/doc/index.rst:65 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(optionnel) le coĂ»t pour la traversĂ©e inverse de l'arĂŞte. Ceci est seulement utilisĂ© quand les paramètres ``directed`` et ``has_rcost`` sont ``true`` (voir la remarque ci-dessus sur les coĂ»ts nĂ©gatifs)." # 510dbeaa32914dc18ed3e6799281fbef #: ../../../src/trsp/doc/index.rst:67 msgid "``int4`` **NODE id** of the start point" msgstr "``int4`` **NODE id** du point de dĂ©part" # ece6f31366044417b07933b2c817c5df #: ../../../src/trsp/doc/index.rst:68 msgid "``int4`` **NODE id** of the end point" msgstr "``int4`` **NODE id** du point final" # 31ad6aa2c51741de8dbafceaf67d397a #: ../../../src/trsp/doc/index.rst:69 msgid "``true`` if the graph is directed" msgstr "``true`` si le graphe est dirigĂ©" # 6605eca503604a6daa20167fcbdd05fa #: ../../../src/trsp/doc/index.rst:70 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "si ``true``, la colonne ``reverse_cost`` du SQL gĂ©nĂ©rant l'ensemble des lignes va ĂŞtre utilisĂ© pour le coĂ»t de la traversĂ©e de l'arĂŞte dans la direction opposĂ©e." # 332748df482046d7b70e9012364915e3 #: ../../../src/trsp/doc/index.rst:72 msgid "" "(optional) a SQL query, which should return a set of rows with the following" " columns:" msgstr "(optionnel) une requĂŞte SQL, qui devrait retourner un ensemble de lignes avec les colonnes suivantes :" # 936b80e377bd457081e14e36770ab130 #: ../../../src/trsp/doc/index.rst:78 msgid "``float8`` turn restriction cost" msgstr "``float8`` coĂ»t de restriction de virage" # d1715703f624412385536b88c78a32df #: ../../../src/trsp/doc/index.rst:79 msgid "``int4`` target id" msgstr "``int4`` id cible" # 83a22871a9f6419190e4bf313f49c672 #: ../../../src/trsp/doc/index.rst:80 msgid "" "``text`` commar seperated list of edges in the reverse order of ``rule``" msgstr "``text`` liste sĂ©parĂ©e par virgule d'arĂŞtes dans l'ordre inverse de ``rule``" # d0f078a9c92348a9bc1e880a0835b24c #: ../../../src/trsp/doc/index.rst:82 msgid "" "Another variant of TRSP allows to specify **EDGE id** of source and target " "together with a fraction to interpolate the position:" msgstr "Un autre variante de TRSP autorise de spĂ©cifier **EDGE id** de source et cible ensemble avec une fraction pour interpoler la position :" # 021daf08280643738cfc9e67f4fa6fce #: ../../../src/trsp/doc/index.rst:84 msgid "``int4`` **EDGE id** of the start edge" msgstr "``int4`` **EDGE id** d'une arĂŞte de dĂ©part" # 6c0b782e2a2d4ee7aac26b031327b48d #: ../../../src/trsp/doc/index.rst:85 msgid "``float8`` fraction of 1 defines the position on the start edge" msgstr "``float8`` fraction de 1 dĂ©finit la position de l'arĂŞte de dĂ©part" # 4f60cd31727245739cba5b4be8840191 #: ../../../src/trsp/doc/index.rst:86 msgid "``int4`` **EDGE id** of the end edge" msgstr "``int4`` **EDGE id** de l'arĂŞte finale" # 8a114786a737431f9d36f79718505b0c #: ../../../src/trsp/doc/index.rst:87 msgid "``float8`` fraction of 1 defines the position on the end edge" msgstr "``float8`` fraction de 1 dĂ©finit la position de l'arĂŞte finale" # 164eff72cc834e76afafdb24fae73b05 #: ../../../src/trsp/doc/index.rst:89 msgid "Returns set of :ref:`type_cost_result`:" msgstr "Retourne un ensemble de :ref:`type_cost_result`:" # f1e7b63cce7e45dca113b9c63b80531a #: ../../../src/trsp/doc/index.rst:91 msgid "row sequence" msgstr "sĂ©quence de ligne" # 9224c385fbc84c6fb16a5752bb0dcf0f #: ../../../src/trsp/doc/index.rst:92 msgid "node ID" msgstr "ID noeud" # 838eabec61db4ac1a64b9bb7b12a5bec #: ../../../src/trsp/doc/index.rst:93 msgid "edge ID (``-1`` for the last row)" msgstr "ID arĂŞte (``-1`` pour la dernière ligne)" # dd4d4036ca89412ca65bb9dc36a98ff5 #: ../../../src/trsp/doc/index.rst:94 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "coĂ»t pour traverser Ă  partir de ``id1`` en utilisant ``id2``" # 3e879e6cbece4a27afe4738bdef1080b #: ../../../src/trsp/doc/index.rst:98 msgid "History" msgstr "Histoire" # 16b0789da1954e179858d593d9973be6 #: ../../../src/trsp/doc/index.rst:99 msgid "New in version 2.0.0" msgstr "Nouveau depuis la version 2.0.0" # 36dc0630c4e04859ba0a41aa3da19ed6 #: ../../../src/trsp/doc/index.rst:103 msgid "Examples" msgstr "Exemples" # 0c40d66ced8b4b48914b3bb328c5f10e #: ../../../src/trsp/doc/index.rst:105 msgid "Without turn restrictions" msgstr "Sans restrictions de virage" # 456ae3d3abc547978bd147c884275ac6 #: ../../../src/trsp/doc/index.rst:126 msgid "With turn restrictions" msgstr "Avec restrictions de virage" # 2541f0dba78f4dfe93fcda086ddeba34 #: ../../../src/trsp/doc/index.rst:128 msgid "" "Turn restrictions require additional information, which can be stored in a " "separate table:" msgstr "Les restrictions de virage requièrent des informations additionnelles, qui peuvent ĂŞtre stockĂ©es dans une table sĂ©parĂ©e :" # 4d9e1ab740a44fe990829e06dcc32f65 #: ../../../src/trsp/doc/index.rst:144 msgid "Then a query with turn restrictions is created as:" msgstr "Ensuite une requĂŞte avec des restrictions de virage est créée comme :" # 61dd0262b80b4db58f637fe5d2dd1ae8 #: ../../../src/trsp/doc/index.rst:167 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requĂŞtes utilisent le rĂ©seau :ref:`sampledata`." # 48bf89e209cc4518904b1b99e1a89f99 #: ../../../src/trsp/doc/index.rst:171 msgid "See Also" msgstr "Voir aussi" # 7988e08198b04952bc5a1cb22cce310f #: ../../../src/trsp/doc/index.rst:173 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/tsp/000077500000000000000000000000001257314352300226665ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/tsp/doc/000077500000000000000000000000001257314352300234335ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/fr/LC_MESSAGES/src/tsp/doc/index.po000066400000000000000000000376231257314352300251150ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # erikap, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:14+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: French (http://www.transifex.com/projects/p/pgrouting/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" # 588bb56f073f49f89c741579fbc2c17c #: ../../../src/tsp/doc/index.rst:13 msgid "pgr_tsp - Traveling Sales Person" msgstr "pgr_tsp - Voyageur du commerce" # f69daf53ba3c47ca846fbcbbcf6aa25d #: ../../../src/tsp/doc/index.rst:23 msgid "Name" msgstr "Nom" # 5ccbfce91c604bac96d73fdbc656f675 #: ../../../src/tsp/doc/index.rst:25 msgid "" "``pgr_tsp`` - Returns the best route from a start node via a list of nodes." msgstr "``pgr_tsp`` - Retourne la meilleure route Ă  partir d'un point de dĂ©part via une liste de nĹ“uds." # cd69b4b6495b448fa23e10806d8cd704 #: ../../../src/tsp/doc/index.rst:26 msgid "" "``pgr_tsp`` - Returns the best route order when passed a disance matrix." msgstr "``pgr_tsp`` - Retourne le meilleur ordre de route quand passĂ©e une matrice de distance." # eee8057e1f874582a8d82dbf95c33b83 #: ../../../src/tsp/doc/index.rst:27 msgid "" "``pgr_makeDistanceMatrix`` - Returns a Eucleadian distance Matrix from the " "points provided in the sql result." msgstr "``pgr_makeDistanceMatrix`` - Retourne une matrice de distance Euclidienne Ă  partir de points fournis par le rĂ©sultat sql." # c0ecbed749044ceea6ac67da6a92e851 #: ../../../src/tsp/doc/index.rst:31 msgid "Synopsis" msgstr "Synopsis" # bccf8e0d00d545fbb53db8de741e3629 #: ../../../src/tsp/doc/index.rst:33 msgid "" "The travelling salesman problem (TSP) or travelling salesperson problem asks" " the following question: Given a list of cities and the distances between " "each pair of cities, what is the shortest possible route that visits each " "city exactly once and returns to the origin city? This algoritm uses " "simulated annealing to return a high quality approximate solution. Returns a" " set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows," " that make up a path." msgstr "Le problème du voyageur du commerce (TSP) demande la question suivante : Ă©tant donnĂ©e une liste de villes et les distances entre chaque paire de villes, quelle est la route la plus courte possible qui visite chaque ville exactement une fois et retourne Ă  la ville originale ? Cet algorithme utilise un recuit simulĂ© pour retourner une solution approximative de haute qualitĂ©. Retourne un ensemble de lignes :ref:`pgr_costResult ` (seq, id1, id2, cost), qui constituent un chemin." # 4817fee0103a41c4816125ab5b8e50c9 #: ../../../src/tsp/doc/index.rst:41 msgid "" "Returns a set of (seq integer, id1 integer, id2 integer, cost float8) that " "is the best order to visit the nodes in the matrix. ``id1`` is the index " "into the distance matrix. ``id2`` is the point id from the sql." msgstr "Retourne un ensemble de (seq integer, id1 integer, id2 integer, cost float8) qui est le meilleur ordre pour visiter les noeuds dans la matrice. ``id1`` est l'index dans la matrice de distance. ``id2`` est l'id du point Ă  partir du sql." # d81ab41209864a73a7ffa72604da479d #: ../../../src/tsp/doc/index.rst:43 msgid "" "If no ``end_id`` is supplied or it is -1 or equal to the start_id then the " "TSP result is assumed to be a circluar loop returning back to the start. If " "``end_id`` is supplied then the route is assumed to start and end the the " "designated ids." msgstr "Si aucun ``end_id`` est donnĂ© ou est -1 ou Ă©gal au start_id alors le rĂ©sultat TSP est supposĂ© ĂŞtre une boucle circulaire retournant au dĂ©part. Si ``end_id`` est fourni alors la route est supposĂ©e commencer et finir aux ids dĂ©signĂ©s." # 50853fe7ce3a4230ba1ad32e1820ff86 #: ../../../src/tsp/doc/index.rst:52 msgid "Description" msgstr "Description" # 5c75019d15bb43c39560772bc3ee4607 #: ../../../src/tsp/doc/index.rst:55 msgid "With Euclidean distances" msgstr "Avec distances euclidiennes" # 66a3e0216d3948b082421f130af849fc #: ../../../src/tsp/doc/index.rst:56 msgid "" "The TSP solver is based on ordering the points using straight line " "(euclidean) distance [#f0]_ between nodes. The implementation is using an " "approximation algorithm that is very fast. It is not an exact solution, but " "it is guaranteed that a solution is returned after certain number of " "iterations." msgstr "Le solveur TSP est basĂ© sur l'ordonnancement des points en utilisant la distance (euclidienne) de ligne droite [#f0]_ entre les noeuds. L'implĂ©mentation est utilisĂ© un algorithme d'approximation qui est très rapide. Ce n'est pas une solution exacte, mais il est garanti qu'une solution est retournĂ©e après un certain nombre d'itĂ©rations." # 7b0c0aa5e05b441ea75bea14ed4902cd #: ../../../src/tsp/doc/index.rst:58 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "une requĂŞte SQL, qui devrait retourner un ensemble de lignes avec les colonnes suivantes :" # 370960d08a674040ba2f83ed085dbb48 #: ../../../src/tsp/doc/index.rst:64 msgid "``int4`` identifier of the vertex" msgstr "``int4`` identifiant du sommet" # 041d921890f847d1bcb77251f630f8d5 #: ../../../src/tsp/doc/index.rst:65 msgid "``float8`` x-coordinate" msgstr "coordonnĂ©e x ``float8``" # 8662fbcf22f74a82900515c839683881 #: ../../../src/tsp/doc/index.rst:66 msgid "``float8`` y-coordinate" msgstr "coordonnĂ©e y ``float8``" # c71cd39ce3cf4e3e9301579f9a596cdb #: ../../../src/tsp/doc/index.rst:68 msgid "``int4`` id of the start point" msgstr "``int4`` id du point de dĂ©part" # 5165a6a173194137bb498d88e0957b35 #: ../../../src/tsp/doc/index.rst:69 msgid "" "``int4`` id of the end point, This is *OPTIONAL*, if include the route is " "optimized from start to end, otherwise it is assumed that the start and the " "end are the same point." msgstr "``int4`` id du point final, c'est *OPTIONNEL*, si inclure la route est optimisĂ©e d'un point de dĂ©part Ă  la fin, sinon c'est supposĂ© que le dĂ©part et la fin sont le mĂŞme point." # d73e6887338e4da3a107b753d970eb83 #: ../../../src/tsp/doc/index.rst:72 msgid "The function returns set of :ref:`type_cost_result`:" msgstr "La fonction retourne un ensemble de :ref:`type_cost_result`:" # 6a00ce9fe1e84a708606d26b563355af # c113028794ef4a08a59271625c0ae721 #: ../../../src/tsp/doc/index.rst:74 ../../../src/tsp/doc/index.rst:107 msgid "row sequence" msgstr "sĂ©quence de ligne" # 486fb735dda64593ba3d2773c140d01f #: ../../../src/tsp/doc/index.rst:75 msgid "internal index to the distance matric" msgstr "index interne de la matrice de distance" # 47f9555a7ecb4013a9b7b1744788a432 #: ../../../src/tsp/doc/index.rst:76 msgid "``id`` of the node" msgstr "``id`` du noeud" # 879b651101634a9fa1850e585291b13d #: ../../../src/tsp/doc/index.rst:77 msgid "cost to traverse from the current node to the next node." msgstr "coĂ»t pour traverser du nĹ“ud courant au prochain nĹ“ud" # 1219dbad1dbc483e8c66e492b2ddbb85 #: ../../../src/tsp/doc/index.rst:80 msgid "Create a distance matrix" msgstr "CrĂ©er une matrice de distance" # 0c6c6e0816e1404798c896777ad941f2 #: ../../../src/tsp/doc/index.rst:81 msgid "" "For users that need a distance matrix we have a simple function that takes " "SQL in ``sql`` as described above and returns a record with ``dmatrix`` and " "``ids``." msgstr "Pour les utilisateurs qui ont besoin d'une matrice de distance, nous avons une fonction simple qui prend le SQL dans ``sql`` comme dĂ©crit au-dessus et retourne avec ``dmatrix`` et ``ids``." # a9ebba1a8cbb4af9a325f5ebcf4c9c50 #: ../../../src/tsp/doc/index.rst:87 msgid "The function returns a record of ``dmatrix``, ``ids``:" msgstr "La fonction retourne un enregistrement de ``dmatrix``, ``ids``:" # 79831990a066442dbf3d4f24cebf6aef #: ../../../src/tsp/doc/index.rst:89 msgid "``float8[][]`` a symeteric Euclidean distance matrix based on ``sql``." msgstr "``float8[][]`` une distance symĂ©trique euclidienne basĂ©e sur ``sql``." # afbd6f830d5c4ab2847548f86f90dca1 #: ../../../src/tsp/doc/index.rst:90 msgid "" "``integer[]`` an array of ids as they are ordered in the distance matrix." msgstr "``integer[]`` un tableau d'ids comme ils sont ordonnĂ©s dans la matrice de distances." # f0b8169b552646f980bd6b7e0e4b580c #: ../../../src/tsp/doc/index.rst:94 msgid "With distance matrix" msgstr "Avec matrice de distance" # e50bb0a665844d7682d3a1b216adb70e #: ../../../src/tsp/doc/index.rst:95 msgid "" "For users, that do not want to use Euclidean distances, we also provode the " "ability to pass a distance matrix that we will solve and return an ordered " "list of nodes for the best order to visit each. It is up to the user to " "fully populate the distance matrix." msgstr "Pour les utilisateurs, qui ne veulent pas utiliser les distances euclidiennes, nous fournissons aussi la capacitĂ© de passer une matrice de distances et retourne une liste ordonnĂ©e de nĹ“uds pour le meilleur ordre pour visiter chacun. C'est Ă  l'utilisateur de remplir complètement la matrice de distances." # 900d7d9a9cfe4f48a183120d63a6b5fb #: ../../../src/tsp/doc/index.rst:97 msgid "``float[][]`` distance matrix of points" msgstr "``float[][]`` matrice de distances de points" # ffe889182e9b49e48573a830538e2f76 #: ../../../src/tsp/doc/index.rst:98 msgid "``int4`` index of the start point" msgstr "``int4`` index du point de dĂ©part" # 7ff184ff9d034484941644d3528f9b11 #: ../../../src/tsp/doc/index.rst:99 msgid "``int4`` (optional) index of the end node" msgstr "``int4`` (optionnel) index du point final" # a7886e5620ad48308a92c602d785b979 #: ../../../src/tsp/doc/index.rst:101 msgid "" "The ``end`` node is an optional parameter, you can just leave it out if you " "want a loop where the ``start`` is the depot and the route returns back to " "the depot. If you include the ``end`` parameter, we optimize the path from " "``start`` to ``end`` and minimize the distance of the route while include " "the remaining points." msgstr "Le noeud ``end`` est un paramètre optionnel, vous pouvez juste le laisser ainsi si vous voulez une boucle oĂą ``start``est le dĂ©pĂ´t et la route retourne au dĂ©pĂ´t. Si vous incluez le paramètre ``end``, nous optimisons le chemin de ``start`` Ă  ``end`` et minimisons la distance de la route en incluant les points restants." # 3328187fb6f24c06bd2ade2fb9daff6c #: ../../../src/tsp/doc/index.rst:103 msgid "" "The distance matrix is a multidimensional `PostgreSQL array type " "`_ that must be ``N x" " N`` in size." msgstr "La matrice de distances est un tableau multidimensionnel `PostgreSQL array type `_ qui doit ĂŞtre de taille ``N x N``." # 1768ea2352234c129198dbacd1452e65 #: ../../../src/tsp/doc/index.rst:105 msgid "The result will be N records of ``[ seq, id ]``:" msgstr "Le rĂ©sultat sera de N enregistrements de ``[ seq, id ]``:" # f8e56b07da754f4396ccb1daa52b8213 #: ../../../src/tsp/doc/index.rst:108 msgid "index into the matrix" msgstr "index dans la matrice" # 700ed687dfd24327b5866cb91007c0ed #: ../../../src/tsp/doc/index.rst:112 msgid "Footnotes" msgstr "Notes de bas de page" # bae6c65f712c4ff9b0fd388153cf42f7 #: ../../../src/tsp/doc/index.rst:113 msgid "" "There was some thought given to pre-calculating the driving distances " "between the nodes using Dijkstra, but then I read a paper (unfortunately I " "don't remember who wrote it), where it was proved that the quality of TSP " "with euclidean distance is only slightly worse than one with real distance " "in case of normal city layout. In case of very sparse network or rivers and " "bridges it becomes more inaccurate, but still wholly satisfactory. Of course" " it is nice to have exact solution, but this is a compromise between quality" " and speed (and development time also). If you need a more accurate " "solution, you can generate a distance matrix and use that form of the " "function to get your results." msgstr "Il a Ă©tĂ© pensĂ© que prĂ©-calculer les distances de conduites entre les noeuds en utilisant Dijkstra, mais ensuite j'ai lu un papier (malheureusement je ne me rappelle plus qu'il l'a Ă©crit), oĂą il a Ă©tĂ© prouvĂ© que la qualitĂ© de TSP avec la distance euclidienne est seulement lĂ©gèrement moindre que celle avec la distance rĂ©elle dans le cas d'une couche de ville normale. Dans le cas d'un rĂ©seau très Ă©pars ou rivières et ponts ça devient plus imprĂ©cis, mais toujours pleinement satisfaisant. Bien sĂ»r c'est mieux d'avoir une solution exacte, mais c'est un compromis entre la qualitĂ© et la vitesse (et le temps de dĂ©veloppement aussi. Si vous avez besoin d'une solution prĂ©cise, vous pouvez gĂ©nĂ©rer une matrice de distance et utiliser ce formulaire de la fonction pour obtenir vos rĂ©sultats." # aeabcb34ceb245ac8c9c4dd783bae696 #: ../../../src/tsp/doc/index.rst:117 msgid "History" msgstr "Histoire" # 83259e3ddfad4bc8a503e3daa04b99d5 #: ../../../src/tsp/doc/index.rst:118 msgid "Renamed in version 2.0.0" msgstr "RenommĂ© depuis la version 2.0.0" # 537d6a4a4cc64451857537f64823ac72 #: ../../../src/tsp/doc/index.rst:119 msgid "GAUL dependency removed in version 2.0.0" msgstr "dĂ©pendance GAUL supprimĂ©e depuis la version 2.0.0" # 51493667159c4c6395a48ada45bc3ddb #: ../../../src/tsp/doc/index.rst:123 msgid "Examples" msgstr "Exemples" # 7c2ef386cc424fe5a5781147e3ea4cc2 #: ../../../src/tsp/doc/index.rst:125 msgid "" "Using SQL parameter (all points from the table, atarting from 6 and ending " "at 5). We have listed two queries in this example, the first might vary from" " system to system because there are multiple equivalent answers. The second " "query should be stable in that the length optimal route should be the same " "regardless of order." msgstr "" # 41662adbab25461784b154100646e929 #: ../../../src/tsp/doc/index.rst:159 msgid "Using distance matrix (A loop starting from 1)" msgstr "Utiliser la matrice de distances (boucle A en partant de 1)" # 936788f1e0c2469ba7d71161a6320815 #: ../../../src/tsp/doc/index.rst:161 msgid "" "When using just the start node you are getting a loop that starts with 1, in" " this case, and travels through the other nodes and is implied to return to " "the start node from the last one in the list. Since this is a circle there " "are at least two possible paths, one clockwise and one counter-clockwise " "that will have the same length and be equall valid. So in the following " "example it is also possible to get back a sequence of ids = {1,0,3,2} " "instead of the {1,2,3,0} sequence listed below." msgstr "" # 95907dec9016432f8b75f45be9e231c3 #: ../../../src/tsp/doc/index.rst:175 msgid "Using distance matrix (Starting from 1, ending at 2)" msgstr "Utiliser la matrice de distance (en partant de 1, jusqu'Ă  2)" # c376ad2787cd4f4abf9764fbe86699b2 #: ../../../src/tsp/doc/index.rst:189 msgid "" "Using the vertices table edge_table_vertices_pgr generated by " ":ref:`pgr_create_topology`. Again we have two queries where the first might " "vary and the second is based on the overal path length." msgstr "" # c3d22bacc29d477ca8c5a118ddedb8f4 #: ../../../src/tsp/doc/index.rst:226 msgid "The queries use the :ref:`sampledata` network." msgstr "Les requĂŞtes utilisent le rĂ©seau :ref:`sampledata`." # 4f5c93447689413e86e9ed2751abff8f #: ../../../src/tsp/doc/index.rst:230 msgid "See Also" msgstr "Voir aussi" # 5f49eba1079b40d297bf0872ae69fe06 #: ../../../src/tsp/doc/index.rst:232 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 81d591e953334f24b72e9680e2ae42f9 #: ../../../src/tsp/doc/index.rst:233 msgid "http://en.wikipedia.org/wiki/Traveling_salesman_problem" msgstr "http://en.wikipedia.org/wiki/Traveling_salesman_problem" # 2c62ab4de73248479f416573176f0c4a #: ../../../src/tsp/doc/index.rst:234 msgid "http://en.wikipedia.org/wiki/Simulated_annealing" msgstr "http://en.wikipedia.org/wiki/Simulated_annealing" pgrouting-pgrouting-2.1.0/doc/i18n/ja/000077500000000000000000000000001257314352300174675ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/000077500000000000000000000000001257314352300212545ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/000077500000000000000000000000001257314352300220215ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/index.po000066400000000000000000000243041257314352300234730ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 # sanak , 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 21:48\n" "PO-Revision-Date: 2013-09-24 02:49+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # c86028e885c64c0987f44bbcc08fb02a #: ../../index.rst:13 msgid "Table of Contents" msgstr "目次" # 32111013f9c94976b553857e93812724 #: ../../index.rst:15 msgid "" "pgRouting extends the `PostGIS `_/`PostgreSQL " "`_ geospatial database to provide geospatial routing " "and other network analysis functionality." msgstr "pgRouting ăŻĺś°ç†ç©şé–“ă«ăŠă‘る経路探索や他ă®ăŤăăăŻăĽă‚Żč§Łćžć©źč˝ă‚’ćŹäľ›ă™ă‚‹ăźă‚ă« `PostGIS `_/`PostgreSQL `_ ĺś°ç†ç©şé–“ă‡ăĽă‚żă™ăĽă‚ąă‚’拡張ă—ăľă™ă€‚" # cd5bc882f7f3412b8a937ba25e203de8 #: ../../index.rst:17 msgid "This is the manual for pgRouting |release|." msgstr "ă“ă®ăžă‹ăĄă‚˘ă«ăŻ pgRouting |release| ă®ăžă‹ăĄă‚˘ă«ă§ă™ă€‚" # d928c97ad24c4daeae96bb02b87c5a6d #: ../../index.rst:23 msgid "" "The pgRouting Manual is licensed under a `Creative Commons Attribution-Share" " Alike 3.0 License `_. Feel " "free to use this material any way you like, but we ask that you attribute " "credit to the pgRouting Project and wherever possible, a link back to " "http://pgrouting.org. For other licenses used in pgRouting see the " ":ref:`license` page." msgstr "pgRouting ăžă‹ăĄă‚˘ă«ăŻ `クăŞă‚¨ă‚¤ă†ă‚Łă–ă»ă‚łă˘ăłă‚ş 表示 - 継承 3.0 Unported `_ ă©ă‚¤ă‚»ăłă‚ąă§ćŹäľ›ă•れă¦ă„ăľă™ă€‚ 自由ă«ă“ă®ă‚łăłă†ăłă„を使用ă™ă‚‹ă“ă¨ăŚĺŹŻč˝ă§ă™ăŚă€ă‚Żă¬ă‚¸ăă㌠pgRouting ă—ă­ă‚¸ă‚§ă‚Żăă«ĺ¸°ă™ă‚‹ă“ă¨ă€ăľăźă€ă©ă“ă§ă‚‚ć§‹ă„ăľă›ă‚“ă®ă§ă€ http://pgrouting.org ă¸ă®ăŞăłă‚Żă‚’表示ă™ă‚‹ă“ă¨ă‚’求ă‚ăľă™ă€‚ pgRouting ă§ä˝żç”¨ă•れă¦ă„ă‚‹ăťă®ä»–ă®ă©ă‚¤ă‚»ăłă‚ąă«ă¤ă„ă¦ăŻă€ :ref:`ă©ă‚¤ă‚»ăłă‚ą ` ăšăĽă‚¸ă‚’参照ă—ă¦ä¸‹ă•ă„。" # 9024be66e4ef47b9b53de9a42af4550d #: ../../index.rst:27 msgid "General" msgstr "概č¦" # 268439cb0a4f4417b56ca21d51394850 #: ../../index.rst:40 msgid "Tutorial" msgstr "ăăĄăĽăăŞă‚˘ă«" # bf01af3d0d3244f283f5b3fab105caad #: ../../index.rst:42 msgid ":ref:`Tutorial `" msgstr "" # 116777f411a248f9afe42b9b51679b78 #: ../../index.rst:44 msgid ":ref:`Getting started `" msgstr "" # 2066f7d15ec8444c833547cfb3b06a98 #: ../../index.rst:45 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 2753f71d0fc14b0bbabb14a5180b10d9 #: ../../index.rst:46 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr "" # 042f858c16ca4c7ea9fb4baa62efdd44 #: ../../index.rst:47 msgid ":ref:`custom_query` that is used in the routing algorithms." msgstr "" # 13f4fade1d47458abf8ba3706110d874 #: ../../index.rst:48 msgid ":ref:`performance` to improve your performance." msgstr "" # c3ccc6e6651e47f9b9d271c60976b15c #: ../../index.rst:49 msgid ":ref:`custom_wrapper` to colaborate with a wrapper." msgstr "" # 233aebcc461745c2b0811b7f4328ce3a #: ../../index.rst:50 msgid ":ref:`recipes` to colaborate with a recipe." msgstr "" # 3ae724b7e3714db2942fb7c77124cfc4 #: ../../index.rst:51 msgid ":ref:`sampledata` that is used in the examples of this manual." msgstr "" # c92e843c52364963a35112272cb814fd #: ../../index.rst:61 msgid "" "For a more complete introduction how to build a routing application read the" " `pgRouting Workshop `_." msgstr "経路探索アă—ăŞă‚±ăĽă‚·ă§ăłă‚’構築ă™ă‚‹ăźă‚ă®ă€ă‚り完全ăŞă‚¤ăłăă­ă€ă‚Żă‚·ă§ăłă«ă¤ă„ă¦ăŻă€ `pgRouting ăŻăĽă‚Żă‚·ă§ăă— `_ を読んă§ä¸‹ă•ă„。" # 524c7dc0d5654f319fc62f2ae08b86f7 #: ../../index.rst:65 msgid "Data Types" msgstr "" # e49a23cdc901419e8a3d5f17ed6c6ea0 #: ../../index.rst:67 msgid ":ref:`data_types`" msgstr "" # ef6b2fcc629f48c7b88d3ac78527893a #: ../../index.rst:69 msgid "" ":ref:`type_cost_result` - A set of records to describe a path result with " "cost attribute." msgstr "" # 84a33ec406d2412c9e681656b4cb9b43 #: ../../index.rst:70 msgid "" ":ref:`pgr_costResult3[]` - A set of records to describe a" " path result with cost attribute." msgstr "" # 6a2ba698d366498caa046c97178f05d5 #: ../../index.rst:71 msgid "" ":ref:`pgr_geomResult` - A set of records to describe a " "path result with geometry attribute." msgstr "" # 9c4629c11bc143a184a6564177b0e7bd #: ../../index.rst:80 msgid "Functions reference" msgstr "" # 1f3545abdf7c42cdb73e76f5f149a31b #: ../../index.rst:82 msgid ":ref:`topology_functions`" msgstr "" # 058f97425ccb4cb5870163ebbe948a72 #: ../../index.rst:84 msgid "" ":ref:`pgr_create_topology` - to create a topology based on the geometry." msgstr "" # e839b8e9c3664685a6dc346cac1ea039 #: ../../index.rst:85 msgid "" ":ref:`pgr_create_vert_table` - to reconstruct the vertices table based on " "the source and target information." msgstr "" # 5d9cd0c5ac3043b99ae4fb495036d05f #: ../../index.rst:86 msgid "" ":ref:`pgr_analyze_graph` - to analyze the edges and vertices of the edge " "table." msgstr "" # 714b5f8623914db981048d201845d040 #: ../../index.rst:87 msgid ":ref:`pgr_analyze_oneway` - to analyze directionality of the edges." msgstr "" # 5f3a1ebfa74d4463912b1c695028121d #: ../../index.rst:88 msgid ":ref:`pgr_node_network` -to create nodes to a not noded edge table." msgstr "" # 655d025751764d39b841997c13775783 #: ../../index.rst:90 msgid ":ref:`routing_functions`" msgstr "" # 6a94d292d24b45f7aafda5a754a6ba30 #: ../../index.rst:92 msgid "" ":ref:`pgr_apspJohnson `- All Pairs Shortest Path, " "Johnson’s Algorithm" msgstr "" # fbda3d31d88e4df891d2095dfbb8ab52 #: ../../index.rst:93 msgid "" ":ref:`pgr_apspWarshall` - All Pairs Shortest Path, Floyd-" "Warshall Algorithm" msgstr "" # 10cf6d194dcf4af2be81f0f8034cd5cb #: ../../index.rst:94 msgid ":ref:`pgr_astar` - Shortest Path A*" msgstr "" # 72aa55b5147341e6be8b3ac29edc5056 #: ../../index.rst:95 msgid ":ref:`pgr_bdAstar` - Bi-directional A* Shortest Path" msgstr "" # 659e5f56cae84ce598a95fe83608da28 #: ../../index.rst:96 msgid "" ":ref:`pgr_bdDijkstra` - Bi-directional Dijkstra Shortest Path" msgstr "" # 2a0544bf5ac444cb9f814c98ddd9cac0 #: ../../index.rst:97 msgid ":ref:`pgr_dijkstra` - Shortest Path Dijkstra" msgstr "" # 0d062718bba84332bc05094be53c7b0b #: ../../index.rst:98 msgid "" ":ref:`pgr_kDijkstra` - Mutliple destination Shortest Path " "Dijkstra" msgstr "" # 388e0ef15cac4c7a87ed5f5f7d164eab #: ../../index.rst:99 msgid ":ref:`pgr_ksp` - K-Shortest Path" msgstr "" # 488a2b3901c548b394c466b7580ea9a4 #: ../../index.rst:100 msgid ":ref:`pgr_tsp` - Traveling Sales Person" msgstr "" # dc4452cb04fb47fb9d72b4a408ffabeb #: ../../index.rst:101 msgid ":ref:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)" msgstr "" # e49a23cdc901419e8a3d5f17ed6c6ea0 #: ../../index.rst:103 msgid ":ref:`dd_index`" msgstr "" # 4f472ddb75b84b6abd644e500b7415f4 #: ../../index.rst:105 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" # 607bcbfc39c649a4b54020f8d62ce9d0 #: ../../index.rst:106 msgid ":ref:`pgr_alphaShape` - Alpha shape computation" msgstr "" # f2e6773ccf394c739af44245aaaf5d02 #: ../../index.rst:107 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" # ef6b2fcc629f48c7b88d3ac78527893a #: ../../index.rst:110 msgid "" ":ref:`pgr_get_column_name` - to get the name of the column as is stored in " "the postgres administration tables." msgstr "" # b080d86d06dd4b248b6191f5c98ed0b7 #: ../../index.rst:111 msgid "" ":ref:`pgr_get_table_name` - to retrieve the name of the table as is stored " "in the postgres administration tables." msgstr "" # 187f8a7ace1944dda76ab8ae8460d727 #: ../../index.rst:112 msgid ":ref:`pgr_is_column_indexed` - to check if the column is indexed." msgstr "" # 767ec7460a314ae0ae3ad47836c94182 #: ../../index.rst:113 msgid "" ":ref:`pgr_is_column_in_table` - to check only for the existance of the " "column." msgstr "" # 6d632e8288614fc59c04dbdfa5fceb36 #: ../../index.rst:114 msgid "" ":ref:`pgr_point_to_id` -to insert/get the id of the inserted point in a " "vertices table." msgstr "" # fd1def8169f543b9afc595abde9021ef #: ../../index.rst:115 msgid "" ":ref:`pgr_quote_ident` - to quotes the input text to be used as an " "identifier in an SQL statement string." msgstr "" # 79be0c2066f3417fb063d0f11b8858bb #: ../../index.rst:116 msgid ":ref:`pgr_version` - to get pgRouting's version information." msgstr "" # e92514488cf348499952b55020516c0f #: ../../index.rst:117 msgid ":ref:`pgr_versionless` - to compare two version numbers." msgstr "" # 52049dec1aa94a84b44977cf3645aeee #: ../../index.rst:118 msgid "" ":ref:`pgr_start_point` - to get the start point of a (multi)linestring." msgstr "" # b58261fb708141cfbd15342b18e83df7 #: ../../index.rst:119 msgid ":ref:`pgr_end_point` - to get the end point of a (multi)linestring." msgstr "" # ccf6b70d55024c8cb87cd02c497cd394 #: ../../index.rst:138 msgid "Developer" msgstr "開発者" # bc20d365d4514a6dbf644153d3323f8d #: ../../index.rst:145 msgid ":ref:`change_log`" msgstr "" # a6c26cabff9f4df5bbaa3de0ed924b11 #: ../../index.rst:147 msgid ":ref:`changelog_2_0`" msgstr "" # 9d2d97e5ab6a4af08a3f5903f9a87114 #: ../../index.rst:148 msgid ":ref:`changelog_1_x`" msgstr "" # d1533298308344f6bfa8e1644e3aace0 #: ../../index.rst:157 msgid "Indices and tables" msgstr "索引ă¨ă†ăĽă–ă«" # e49a23cdc901419e8a3d5f17ed6c6ea0 #: ../../index.rst:158 msgid ":ref:`genindex`" msgstr ":ref:`genindex`" # 1572d01be82949ec8e487a5dc596b6a4 #: ../../index.rst:159 msgid ":ref:`search`" msgstr ":ref:`search`" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/index_man.po000066400000000000000000000043531257314352300243300ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # sanak , 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:11+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 3f6e76c37d304447af292931aa52e56f #: ../../index_man.rst:13 msgid "pgRouting Reference" msgstr "pgRouting ăŞă•ァă¬ăłă‚ą" # 8347fe2ff4be4f9fbcaafbad7adac911 #: ../../index_man.rst:15 msgid "" "pgRouting extends the `PostGIS `_/`PostgreSQL " "`_ geospatial database to provide geospatial routing " "and other network analysis functionality." msgstr "pgRouting ăŻĺś°ç†ç©şé–“ă«ăŠă‘る経路探索や他ă®ăŤăăăŻăĽă‚Żč§Łćžć©źč˝ă‚’ćŹäľ›ă™ă‚‹ăźă‚ă«ă€ `PostGIS `_/`PostgreSQL `_ ĺś°ç†ç©şé–“ă‡ăĽă‚żă™ăĽă‚ąă‚’拡張ă—ăľă™ă€‚" # 3f626ce82e7e467c8d0b401e6a88d9ca #: ../../index_man.rst:22 msgid "pgRouting provides several :ref:`common functions `:" msgstr "pgRouting ăŚćŹäľ›ă™ă‚‹ :ref:`共通関数 `:" # 387e53a164e94fa1a2c34d515a8958d2 #: ../../index_man.rst:36 msgid "pgRouting defines a few :ref:`custom data types `:" msgstr "" # af0d92429b274dda891066d0b07d530f #: ../../index_man.rst:50 msgid "pgRouting functions in alphabetical order:" msgstr "pgRouting ă®ă‚˘ă«ă•ァă™ăă順関数:" # 9f2f876866c6467ba1b45223a42790c6 #: ../../index_man.rst:66 msgid "If pgRouting is compiled with \"Driving Distance\" enabled:" msgstr "pgRouting ㌠\"Driving Distance\" 有効ă§ă‚łăłă‘イă«ă•れă¦ă„ă‚‹ĺ ´ĺ:" # 1e0ce2246f904afbaf6c882025206eaa #: ../../index_man.rst:75 msgid "Some functions from previous releases may have been removed." msgstr "以前ă®ăŞăŞăĽă‚ąă‹ă‚‰ă€ă„ăŹă¤ă‹ă®é–˘ć•°ăŚĺ‰Šé™¤ă•れă¦ă„ă‚‹ă‹ă‚‚ă—れăľă›ă‚“。" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/000077500000000000000000000000001257314352300226105ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/changelog/000077500000000000000000000000001257314352300245375ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/changelog/1_x.po000066400000000000000000000100721257314352300255660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:37+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 80139f0bb8004897a03df48a5421cd3e #: ../../src/changelog/1_x.rst:13 msgid "pgRouting 1.x Release Notes" msgstr "" # 5a7212eff9be4a0d95a236c540a97f10 #: ../../src/changelog/1_x.rst:15 msgid "" "The following release notes have been copied from the previous " "``RELEASE_NOTES`` file and are kept as a reference. Release notes starting " "with :ref:`version 2.0.0 ` will follow a different schema." msgstr "" # b5ad5e6d0b78449890dda7fa6d30ac8e #: ../../src/changelog/1_x.rst:20 msgid "Changes for release 1.05" msgstr "" # b37e8bfbe2794101a72e1fbb116f22cd # 2f1abbe57331424397cb03d0a5fafee2 # 2da690cfaaea4d369a7bdb9f9d241bf2 # e3524add2c604532a66d1bf9a62c5487 #: ../../src/changelog/1_x.rst:22 ../../src/changelog/1_x.rst:29 #: ../../src/changelog/1_x.rst:50 ../../src/changelog/1_x.rst:57 msgid "Bugfixes" msgstr "" # a623678fab0744a3a38546523303795f #: ../../src/changelog/1_x.rst:26 msgid "Changes for release 1.03" msgstr "" # e48813b4d3814054819ed027aa138f70 #: ../../src/changelog/1_x.rst:28 msgid "Much faster topology creation" msgstr "" # bdcfed86022a4309a80715bf768350ee #: ../../src/changelog/1_x.rst:33 msgid "Changes for release 1.02" msgstr "" # 3803dd4ae425474caf39f6e7a2f28d9a # 0c92f6ddb54741f590c61761ee27cfbe #: ../../src/changelog/1_x.rst:35 ../../src/changelog/1_x.rst:42 msgid "Shooting* bugfixes" msgstr "" # b304d596bae846d98c278686a2c64275 #: ../../src/changelog/1_x.rst:36 msgid "Compilation problems solved" msgstr "" # 741de983a5cf41eb98a113e54b847ec1 #: ../../src/changelog/1_x.rst:40 msgid "Changes for release 1.01" msgstr "" # 5f23e892e7ad4db6877db1f07f53a7ab #: ../../src/changelog/1_x.rst:46 msgid "Changes for release 1.0" msgstr "" # 3cb70fa7d3064130a540fc0d347e55e7 #: ../../src/changelog/1_x.rst:48 msgid "Core and extra functions are separated" msgstr "" # 28375001527c4b8b80781351f8205d8a #: ../../src/changelog/1_x.rst:49 msgid "Cmake build process" msgstr "" # 4c1b7575c8df44fab1668818780b0b4a #: ../../src/changelog/1_x.rst:54 msgid "Changes for release 1.0.0b" msgstr "" # d7a94776f1854770a57103008fe4e7c9 #: ../../src/changelog/1_x.rst:56 msgid "Additional SQL file with more simple names for wrapper functions" msgstr "" # faf0ddf9d574472fabced8dc174aa067 #: ../../src/changelog/1_x.rst:61 msgid "Changes for release 1.0.0a" msgstr "" # db33894da05b41928897b7e5f71c58b9 #: ../../src/changelog/1_x.rst:63 msgid "Shooting* shortest path algorithm for real road networks" msgstr "" # f2c0f4381c3e47b6bde5b359c1e2bbcc #: ../../src/changelog/1_x.rst:64 msgid "Several SQL bugs were fixed" msgstr "" # 6df06ca83d7d4d628cd6dec8fc31a678 #: ../../src/changelog/1_x.rst:68 msgid "Changes for release 0.9.9" msgstr "" # e5dce1be773a447db6c9c01820775913 #: ../../src/changelog/1_x.rst:70 msgid "PostgreSQL 8.2 support" msgstr "" # 0e71a0116ff04ba2bfb985d5cebf4210 #: ../../src/changelog/1_x.rst:71 msgid "" "Shortest path functions return empty result if they couldn’t find any path" msgstr "" # 5eecb0b7cf404ff383192dc71ba233a9 #: ../../src/changelog/1_x.rst:75 msgid "Changes for release 0.9.8" msgstr "" # ef658c0aaf2f482a99d1dd9691b0762d #: ../../src/changelog/1_x.rst:77 msgid "Renumbering scheme was added to shortest path functions" msgstr "" # e47ae703842949b280bd34e4f45a1c76 #: ../../src/changelog/1_x.rst:78 msgid "Directed shortest path functions were added" msgstr "" # 46ab0c039fee4edcb20db32c73c62757 #: ../../src/changelog/1_x.rst:79 msgid "routing_postgis.sql was modified to use dijkstra in TSP search" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/changelog/2_0.po000066400000000000000000000112671257314352300254660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:37+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # c1b1516c8da846a195824e5281582281 #: ../../src/changelog/2_0.rst:13 msgid "pgRouting 2.0 Release Notes" msgstr "" # 3e67d45a281c48bd9d6eea1ce58d38c3 #: ../../src/changelog/2_0.rst:15 msgid "" "With the release of pgRouting 2.0 the library has abandoned backwards " "compatibility to :ref:`pgRouting 1.x ` releases. We did this " "so we could restructure pgRouting, standardize the function naming, and " "prepare the project for future development. As a result of this effort, we " "have been able to simplify pgRouting, add significant new functionality, " "integrate documentation and testing into the source tree and make it easier " "for multiple developers to make contribution." msgstr "" # b7dbd742ac1c45cea48afc0b61bf3a35 #: ../../src/changelog/2_0.rst:17 msgid "" "For important changes see the following release notes. To see the full list " "of changes check the list of `Git commits " "`_ on Github." msgstr "" # f0cd146d674e46449ba99a8100934ec0 #: ../../src/changelog/2_0.rst:28 msgid "Changes for 2.0.0" msgstr "" # ef9ef27b926145108086d936b6ca0b28 #: ../../src/changelog/2_0.rst:30 msgid "" "Graph Analytics - tools for detecting and fixing connection some problems in" " a graph" msgstr "" # 42f88056af7e4432b32f065a7a24a919 #: ../../src/changelog/2_0.rst:31 msgid "A collection of useful utility functions" msgstr "" # 2f534c34e0974efe890889f3b21a0b4d #: ../../src/changelog/2_0.rst:32 msgid "" "Two new All Pairs Short Path algorithms (pgr_apspJohnson, pgr_apspWarshall)" msgstr "" # 8ce3dd738c2d4dc4b31299c1a0914faf #: ../../src/changelog/2_0.rst:33 msgid "" "Bi-directional Dijkstra and A-star search algorithms (pgr_bdAstar, " "pgr_bdDijkstra)" msgstr "" # 8f43c2d6075f49e79bbaa6f8aabab4da #: ../../src/changelog/2_0.rst:34 msgid "One to many nodes search (pgr_kDijkstra)" msgstr "" # c4b5876cdfd748b0b212c0934c824f64 #: ../../src/changelog/2_0.rst:35 msgid "K alternate paths shortest path (pgr_ksp)" msgstr "" # acd1a044738b4276a2e8e94a0dd76534 #: ../../src/changelog/2_0.rst:36 msgid "" "New TSP solver that simplifies the code and the build process (pgr_tsp), " "dropped \"Gaul Library\" dependency" msgstr "" # 8f926050f9324e25900b05fed56a589e #: ../../src/changelog/2_0.rst:37 msgid "Turn Restricted shortest path (pgr_trsp) that replaces Shooting Star" msgstr "" # d1e83f5c735b4bfcba1d268ea2935a7f #: ../../src/changelog/2_0.rst:38 msgid "Dropped support for Shooting Star" msgstr "" # ca6f7155ffb1427ba1c145efd90b72e3 #: ../../src/changelog/2_0.rst:39 msgid "" "Built a test infrastructure that is run before major code changes are " "checked in" msgstr "" # 3d47be6570aa47e3b48a446cfd55c3f8 #: ../../src/changelog/2_0.rst:40 msgid "" "Tested and fixed most all of the outstanding bugs reported against 1.x that " "existing in the 2.0-dev code base." msgstr "" # f99da159237841a583466e7bdaa5a964 #: ../../src/changelog/2_0.rst:41 msgid "Improved build process for Windows" msgstr "" # eaef81c47c28441d9c6d9c55785f6664 #: ../../src/changelog/2_0.rst:42 msgid "Modular library design" msgstr "" # 5b1f3d44b55d4502b2761acd0aed5b08 #: ../../src/changelog/2_0.rst:43 msgid "Compatibility with PostgreSQL 9.1 or newer" msgstr "" # 592cb52588884e7e88488112e5001c71 #: ../../src/changelog/2_0.rst:44 msgid "Compatibility with PostGIS 2.0 or newer" msgstr "" # 6f72789ca5ae4828bbe00dd0b44ed049 #: ../../src/changelog/2_0.rst:45 msgid "Installs as PostgreSQL EXTENSION" msgstr "" # 7f85fdaaa5374934b83c0baef45e2074 #: ../../src/changelog/2_0.rst:46 msgid "Return types refactored and unified" msgstr "" # 60c67a38e1594c7cb774d5b29c284a17 #: ../../src/changelog/2_0.rst:47 msgid "Support for table SCHEMA in function parameters" msgstr "" # da8aea5a0d034dce84e5a2bfd3e2b342 #: ../../src/changelog/2_0.rst:48 msgid "Support for ``st_`` PostGIS function prefix" msgstr "" # c204bde79a394b93a1a3c46bbedab1a0 #: ../../src/changelog/2_0.rst:49 msgid "Added ``pgr_`` prefix to functions and types" msgstr "" # d7df479e712e4c3689e121a22f45f909 #: ../../src/changelog/2_0.rst:50 msgid "Better documentation: http://docs.pgrouting.org" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/developer/000077500000000000000000000000001257314352300245755ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/developer/discontinued.po000066400000000000000000000034421257314352300276300ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:36+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 09366a0298d04b47be343c8bf8c6e12a #: ../../src/developer/discontinued.rst:13 msgid "Discontinued Functions" msgstr "" # 8ab172e3591c493f94919b9391d65313 #: ../../src/developer/discontinued.rst:15 msgid "" "Especially with new major releases functionality may change and functions " "may be discontinued for various reasons. Functionality that has been " "discontinued will be listed here." msgstr "" # 6bb9bb9b649544eb9384e2c03fa6e60d #: ../../src/developer/discontinued.rst:22 msgid "Shooting Star algorithm" msgstr "" # 6c87b9ac3f1b441a88d4bd7a32449eeb #: ../../src/developer/discontinued.rst:24 msgid "Removed with 2.0.0" msgstr "" # 6afa2318319f4b5e93e9eb99d1dd1843 #: ../../src/developer/discontinued.rst:25 msgid "Unresolved bugs, no maintainer, replaced with :ref:`trsp`" msgstr "" # 7e711820b4534143a7fd0d1aa4c5cc58 #: ../../src/developer/discontinued.rst:26 msgid "" "Please :ref:`contact us ` if you're interested to sponsor or " "maintain this algorithm. The function signature is still available in " ":ref:`common_legacy` but it is just a wrapper that throws an error. We have " "not included any of the old code for this in this release." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/developer/index.po000066400000000000000000000177061257314352300262570ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-04 04:17+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 1d69d70e3de44767ae858314df13b562 #: ../../src/developer/index.rst:13 msgid "Developer's Guide" msgstr "" # 82f29db373764b3e96cdb308263a9321 #: ../../src/developer/index.rst:16 msgid "" "All documentation should be in reStructuredText format. See: " " for introductory docs." msgstr "" # 5641994c410248fbb2042daf032b4f2d #: ../../src/developer/index.rst:20 msgid "Source Tree Layout" msgstr "" # 696f1ffe5fef47a68eb3f899e315ac24 #: ../../src/developer/index.rst:23 msgid "cmake scripts used as part of our build system." msgstr "" # 1f0669f1dce543df8ec72ab64c0a3435 #: ../../src/developer/index.rst:26 msgid "" "This is the algorithm source tree. Each alogorithm should be contained in " "its on sub-tree with doc, sql, src, and test sub-directories. This might get" " renamed to \"algorithms\" at some point." msgstr "" # d510542616954ff48b4208874a211b08 #: ../../src/developer/index.rst:31 msgid "" "This is an implementation of A* Search based on using Boost Graph libraries " "for its implementation. This is a Dijkstra shortest path implementation with" " a Euclidean Heuristic." msgstr "" # 82e5ed804fa34202903c4ca49117d16e #: ../../src/developer/index.rst:36 msgid "" "At the moment this does not have an core in \"src\", but does have a lot of " "SQL wrapper code and topology code in the \"sql\" directory. *Algorithm " "specific wrappers should get move to the algorithm tree and appropriate " "tests should get added to validate the wrappers.*" msgstr "" # bfff36e01ca84eadbf8dd70bb1d2276b #: ../../src/developer/index.rst:42 msgid "" "This is an implementation of Dikjstra's shortest path solution using Boost " "Graph libraries for the implementation." msgstr "" # 4b632593c518431abd06afc2badcf018 #: ../../src/developer/index.rst:46 msgid "" "This optional package creates driving distance polygons based on solving a " "Dijkstra shortest path solution, then creating polygons based on equal cost " "distances from the start point. This optional package requires CGAL " "libraries to be installed." msgstr "" # 936e4db4894447a899f6c0b8ca26f617 #: ../../src/developer/index.rst:52 msgid "" "*DEPRECATED and DOES NOT WORK and IS BEING REMOVED* This is an edge based " "shortest path algorithm that supports turn restrictions. It is based on " "Boost Graph. Do *NOT* use this algorithm as it is broken, instead use *trsp*" " which has the same functionality and is faster and give correct results." msgstr "" # c7f26387b9b24096ba96fb7a518e437a #: ../../src/developer/index.rst:59 msgid "" "This is a turn restricted shortest path algorithm. It has some nice features" " like you can specify the start and end points as a percentage along an " "edge. Restrictions are stored in a separate table from the graph edges and " "this make it easier to manage the data." msgstr "" # 3141234121954acaa2dc52065d5d7dce #: ../../src/developer/index.rst:65 msgid "" "This optional package provides the ability to compute traveling salesman " "problem solutions and compute the resulting route. This optional package " "requires GAUL libaries to be installed." msgstr "" # 5ace4e065d5c41c2808f78da0db17058 #: ../../src/developer/index.rst:70 msgid "Miscellaneous scripts and tools." msgstr "" # 498a3b11a76644cfa7088aa739876e51 #: ../../src/developer/index.rst:73 msgid "" "This is the output directory where compiled libraries and installation " "targets are staged before installation." msgstr "" # 52c0a49d07ec469bb08dae55c7b29f1d #: ../../src/developer/index.rst:78 msgid "Documentation Layout" msgstr "" # 223870fbd494436ba478618c7f0655ab #: ../../src/developer/index.rst:80 msgid "" "*As noted above all documentation should be done using reStructuredText " "formated files.*" msgstr "" # 056f8e732df8417c8d30876629544918 #: ../../src/developer/index.rst:83 msgid "" "Documentation is distributed into the source tree. This top level \"doc\" " "directory is intended for high level documentation cover subjects like:" msgstr "" # cb7d40e7fa8f4bf99586caad505ee056 #: ../../src/developer/index.rst:86 msgid "Compiling and testing" msgstr "" # f8297a944ea14512ac068fffbebb9704 #: ../../src/developer/index.rst:87 msgid "Installation" msgstr "" # 2623e7a6862948a88651b230afb04066 #: ../../src/developer/index.rst:88 msgid "Tutorials" msgstr "" # 48cc983d7eb14596bc213e04f2424ef5 #: ../../src/developer/index.rst:89 msgid "Users' Guide front materials" msgstr "" # 35d4289409ff4e20b9f3fc99e5ff3ebc #: ../../src/developer/index.rst:90 msgid "Reference Manual front materials" msgstr "" # 0a39de23e4754aeaaf23bda932025e46 #: ../../src/developer/index.rst:91 msgid "etc" msgstr "" # 1d97d5eb207f4948a5d054cbc1f0d11d #: ../../src/developer/index.rst:93 msgid "" "Since the algorithm specific documentation is contained in the source tree " "with the algorithm specific files, the process of building the documentation" " and publishing it will need to assemble the details with the front material" " as needed." msgstr "" # 4a479c8d44504c31bb0c966f29b59fca #: ../../src/developer/index.rst:98 msgid "" "Also, to keep the \"doc\" directory from getting cluttered, each major book " "like those listed above, should be contained in a separate directory under " "\"doc\". Any images or other materials related to the book should also be " "kept in that directory." msgstr "" # c7f0aeb3bd8b446780356e0c8cda8810 #: ../../src/developer/index.rst:105 msgid "Testing Infrastructure" msgstr "" # c623e96a0a244704afbc0fd1bdc839eb #: ../../src/developer/index.rst:107 msgid "" "There is a very basic testing infrastructure put in place. Here are the " "basics of how it works. We need more test cases. Longer term we should " "probably get someone to setup travis-ci or jenkins testing frameworks." msgstr "" # 795beec501574346bf79b70ec796327d #: ../../src/developer/index.rst:111 msgid "Here is the graph for the TRSP tests." msgstr "" # c307557b6e9345bb80ecec65181e0e3b #: ../../src/developer/index.rst:115 msgid "" "Tests are run via the script at the top level tools/test-runner.pl and it " "runs all the test configured tests and at the moment just dumps the results " "structure of the test. This can be prettied up later." msgstr "" # 0124c9e435cd45ed8add01948a01c8b4 #: ../../src/developer/index.rst:119 msgid "" "It also assumes that you have installed the libraries as it tests using the " "installed postgresql. This probably needs to be made smarter so we can test " "out of the build tree. I'll need to think about that." msgstr "" # ba9f62496a8043bfa546ff97514644ee #: ../../src/developer/index.rst:124 msgid "" "Basically each .../test/ directory should include one *test.conf* file that " "is a perl script fragment that defines what data files to load and what " "tests to run. I have built in some mechanisms to allow test and data to be " "pg version and postgis version specific, but I'm not using that yet. So for " "example, *core/trsp/test/test-any-00.data* is a sql plain text dump that " "will load and needed data for a set of tests. This is also the graph in the " "image above. You can specify multiple files to load, but as a group they " "need to have unique names." msgstr "" # 43961b4cdd0949378b7a7fc420ef8db7 #: ../../src/developer/index.rst:133 msgid "" "core/trsp/test/test-any-00.test is a sql command to be run. It will get run " "as:" msgstr "" # bcfc5aa90d5f426eb6d757230beba796 #: ../../src/developer/index.rst:141 msgid "Then if there is a difference then an test failure is reported." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/developer/sampledata.po000066400000000000000000000035001257314352300272460ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # sanak , 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 8292d60ebfc34fb492ea6193998bab3e #: ../../src/developer/sampledata.rst:13 msgid "Sample Data" msgstr "サăłă—ă«ă‡ăĽă‚ż" # 4b0d58dd2dff4d9c97134f99fe6b536f #: ../../src/developer/sampledata.rst:15 msgid "" "The documentation provides very simple example queries based on a small " "sample network. To be able to execute the sample queries, run the following " "SQL commands to create a table with a small network data set." msgstr "" # e01baf347c854525b5c3bdc1af8d1523 #: ../../src/developer/sampledata.rst:20 msgid "Create table" msgstr "ă†ăĽă–ă«ä˝ść" # f6ec8db09c164800a1e2d817a06e2a20 #: ../../src/developer/sampledata.rst:40 msgid "Insert network data" msgstr "ăŤăăăŻăĽă‚Żă‡ăĽă‚żă®ćŚżĺ…Ą" # 41d209ca693c4739986152fcdfcb3d25 #: ../../src/developer/sampledata.rst:70 msgid "" "Before you test a routing function use this query to fill the source and " "target columns." msgstr "" # 449efcf19ef14ade9797f5818e87ab24 #: ../../src/developer/sampledata.rst:77 msgid "This table is used in some of our examples" msgstr "" # eb2ac2aa18da494185f02f4a2fe0427d #: ../../src/developer/sampledata.rst:94 msgid "The network created in *edge_table*" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/installation/000077500000000000000000000000001257314352300253115ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/installation/build.po000066400000000000000000000046551257314352300267620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:38+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # c5cf6a87972b42e690264e99c7e7f795 #: ../../src/installation/build.rst:13 msgid "Build Guide" msgstr "" # 5527da7dad584795b7924d50c9a79bc5 #: ../../src/installation/build.rst:15 msgid "" "To be able to compile pgRouting make sure that the following dependencies " "are met:" msgstr "" # c618619f835444dd967f78370b841d92 #: ../../src/installation/build.rst:17 msgid "C and C++ compilers" msgstr "" # c6f85509591d47b1bdd395919b761319 #: ../../src/installation/build.rst:18 msgid "Postgresql version >= 8.4 (>= 9.1 recommended)" msgstr "" # 61951def91f1402395e57355188cec62 #: ../../src/installation/build.rst:19 msgid "PostGIS version >= 1.5 (>= 2.0 recommended)" msgstr "" # 6a0e008243f44ec2bb618be4f76a271c #: ../../src/installation/build.rst:20 msgid "The Boost Graph Library (BGL). Version >= [TBD]" msgstr "" # 2179e1be36474631a70ac3b85e801064 #: ../../src/installation/build.rst:21 msgid "CMake >= 2.8.8" msgstr "" # a2d266c73ac3427a99d9bf46c26d448c #: ../../src/installation/build.rst:22 msgid "(optional, for Driving Distance) CGAL >= [TBD]" msgstr "" # ae32d61c4d0e4d94ab13d2c5f5a63605 #: ../../src/installation/build.rst:23 msgid "(optional, for Documentation) Sphinx >= 1.1" msgstr "" # e4af919f484c44b5abe44e0b1687d39d #: ../../src/installation/build.rst:27 msgid "For MinGW on Windows" msgstr "" # b52927567d764a66bf438f60b059cec7 #: ../../src/installation/build.rst:39 msgid "For Linux" msgstr "" # 0cca23f827f646d08e5a07057f388eb0 #: ../../src/installation/build.rst:51 msgid "With Documentation" msgstr "" # 2addc81e2db341c797d8531756937c4e #: ../../src/installation/build.rst:53 msgid "" "Build with documentation (requires `Sphinx `_):" msgstr "" # 27e2e61f20fe4b048aa384365b49ced1 #: ../../src/installation/build.rst:60 msgid "Rebuild modified documentation only:" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/installation/index.po000066400000000000000000000122341257314352300267620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:13+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # b41e3e6e82bc4cc1ae494ad03a5e3db0 #: ../../src/installation/index.rst:13 msgid "Installation" msgstr "" # c8a69d5d6c9242ad82bf2995a2d43c40 #: ../../src/installation/index.rst:15 msgid "" "Binary packages are provided for the current version on the following " "platforms:" msgstr "" # 724bcb2a14ac419f99c2f7d5cfe22b6d #: ../../src/installation/index.rst:19 msgid "Windows" msgstr "" # b683dadc50114de7a4bd0073be4510cf #: ../../src/installation/index.rst:21 msgid "Winnie Bot Experimental Builds:" msgstr "" # 006e74f1eaf042779773f59248230fcb #: ../../src/installation/index.rst:23 msgid "" "`PostgreSQL 9.2 32-bit, 64-bit " "`_" msgstr "" # 7825f3f82e3e426188a552cac3d76d0c #: ../../src/installation/index.rst:27 msgid "Ubuntu/Debian" msgstr "" # 5d5652a1d3a04382800239684a4d26cc #: ../../src/installation/index.rst:29 msgid "Ubuntu packages are available in Launchpad repositories:" msgstr "" # 761afc4473ab4a35aff506637c8e80aa #: ../../src/installation/index.rst:31 msgid "*stable* https://launchpad.net/~georepublic/+archive/pgrouting" msgstr "" # 6500186f8e3d42c88983fa564fc4facf #: ../../src/installation/index.rst:32 msgid "" "*unstable* https://launchpad.net/~georepublic/+archive/pgrouting-unstable" msgstr "" # 7050e2f75f7b42fea67597e63cf2f111 #: ../../src/installation/index.rst:43 msgid "" "Use `UbuntuGIS-unstable PPA `_ to install PostGIS 2.0." msgstr "" # ce72f9b5cb814c5fb4a4ec48c0f7a294 #: ../../src/installation/index.rst:47 msgid "RHEL/CentOS/Fedora" msgstr "" # 06c08177883146369e10318b54f2662a #: ../../src/installation/index.rst:49 msgid "" "Fedora RPM's: https://admin.fedoraproject.org/pkgdb/acls/name/pgRouting" msgstr "" # b6146b0917b441268525a1fe54b0f17e #: ../../src/installation/index.rst:53 msgid "OS X" msgstr "" # cdc507aa586e4ac8b00a7d5818bde423 #: ../../src/installation/index.rst:57 msgid "Homebrew" msgstr "" # e949ab234590487ca8c4cfa47be11908 #: ../../src/installation/index.rst:65 msgid "Source Package" msgstr "" # ec1db5ae27a4451fae0ee5b486baa0db #: ../../src/installation/index.rst:68 msgid "Git 2.0.0-rc1 release" msgstr "" # 8f33d62c1dda4436a3c0a75489dec129 #: ../../src/installation/index.rst:68 msgid "`v2.0.0-rc1.tar.gz`_" msgstr "`v2.0.0-rc1.tar.gz`_" # 4eb23002a0464e94a6e62cdef2c72234 #: ../../src/installation/index.rst:68 msgid "`v2.0.0-rc1.zip`_" msgstr "`v2.0.0-rc1.zip`_" # b5a17e917a89472c955c6f2cfdfff517 #: ../../src/installation/index.rst:69 msgid "Git 2.0.0-beta release" msgstr "" # 3db241a58e4c4d6f868116a6770030b5 #: ../../src/installation/index.rst:69 msgid "`v2.0.0-beta.tar.gz`_" msgstr "`v2.0.0-beta.tar.gz`_" # 1e21c08cc7c84816b3ca5cc813d1470d #: ../../src/installation/index.rst:69 msgid "`v2.0.0-beta.zip`_" msgstr "`v2.0.0-beta.zip`_" # 2286b25add114b9e82622ff02d730a8e #: ../../src/installation/index.rst:70 msgid "Git 2.0.0-alpha release" msgstr "" # 3db12a14f5b94a0eae1772d2f84c9058 #: ../../src/installation/index.rst:70 msgid "`v2.0.0-alpha.tar.gz`_" msgstr "`v2.0.0-alpha.tar.gz`_" # 9ecc4cba22564943855591c0079db428 #: ../../src/installation/index.rst:70 msgid "`v2.0.0-alpha.zip`_" msgstr "`v2.0.0-alpha.zip`_" # 708d8ebb02c2479c86755b38333b9e3d #: ../../src/installation/index.rst:71 msgid "Git master branch" msgstr "" # 07931d9e017b4fc7aabc4ca1affa9ec4 #: ../../src/installation/index.rst:71 msgid "`master.tar.gz`_" msgstr "`master.tar.gz`_" # 8ed2f03dcd4b4be1bfee86da4d9bcdc9 #: ../../src/installation/index.rst:71 msgid "`master.zip`_" msgstr "`master.zip`_" # bded77386d4a4124b17d0ee2903d5877 #: ../../src/installation/index.rst:72 msgid "Git develop branch" msgstr "" # 9da6c796cd3045c28c04775b7c49e27c #: ../../src/installation/index.rst:72 msgid "`develop.tar.gz`_" msgstr "`develop.tar.gz`_" # 1671db28e6df4d6094c2fb0a5afe4106 #: ../../src/installation/index.rst:72 msgid "`develop.zip`_" msgstr "`develop.zip`_" # 5a32f08a903c487092dbfb1eae278d84 #: ../../src/installation/index.rst:92 msgid "Using Git" msgstr "" # f1630712900a49db825c618380b4a713 #: ../../src/installation/index.rst:94 msgid "Git protocol (read-only):" msgstr "" # 9c36f0b296a343ea9c7103d514b6af07 #: ../../src/installation/index.rst:101 msgid "HTTPS protocol (read-only): .. code-block:: bash" msgstr "" # 79827ebd49da4add88e7275c6abc8a5d #: ../../src/installation/index.rst:104 msgid "git clone https://github.com/pgRouting/pgrouting.git" msgstr "" # 00af13df90844038a100e3ed84ea8572 #: ../../src/installation/index.rst:107 msgid "See :ref:`build` for notes on compiling from source." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/introduction/000077500000000000000000000000001257314352300253315ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/introduction/index.po000066400000000000000000000017741257314352300270110ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:20+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 3cb0b7c03fa84c59a8bdb4f5efd33fec #: ../../src/introduction/index.rst:23 msgid "Indices and tables" msgstr "索引ă¨ă†ăĽă–ă«" # 8cbfd2a6f6d44a1599cfff832b626535 #: ../../src/introduction/index.rst:24 msgid ":ref:`genindex`" msgstr ":ref:`genindex`" # df46715e85104bf48ebb9fb9005099e0 #: ../../src/introduction/index.rst:25 msgid ":ref:`search`" msgstr ":ref:`search`" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/introduction/support.po000066400000000000000000000140531257314352300274100ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:37+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 3f3e673fb58a4facae23af5d85b92a3e #: ../../src/introduction/support.rst:13 msgid "Support" msgstr "" # 054afbc73bff4758b3f1f2f23c57f16c #: ../../src/introduction/support.rst:15 msgid "" "pgRouting community support is available through `website " "`_, `documentation `_, " "tutorials, mailing lists and others. If you’re looking for :ref:`commercial " "support `, find below a list of companies providing " "pgRouting development and consulting services." msgstr "" # 00eb6c3f6a9d4ffa879660f666f09fd2 #: ../../src/introduction/support.rst:19 msgid "Reporting Problems" msgstr "" # f852f553af29413fa977344ea5ebe860 #: ../../src/introduction/support.rst:21 msgid "" "Bugs are reported and managed in an `issue tracker " "`_. Please follow these " "steps:" msgstr "" # 6db36a1db3dd43e58fd38f9dbd64a222 #: ../../src/introduction/support.rst:23 msgid "" "Search the tickets to see if your problem has already been reported. If so, " "add any extra context you might have found, or at least indicate that you " "too are having the problem. This will help us prioritize common issues." msgstr "" # c1bf71ad2fbb411bb697d605d746d9a7 #: ../../src/introduction/support.rst:24 msgid "" "If your problem is unreported, create a `new issue " "`_ for it." msgstr "" # fe9adaa2deb041a29b790096a0172f6d #: ../../src/introduction/support.rst:25 msgid "" "In your report include explicit instructions to replicate your issue. The " "best tickets include the exact SQL necessary to replicate a problem." msgstr "" # a1b37c7ea578450897528b3c37b048d1 #: ../../src/introduction/support.rst:26 msgid "" "If you can test older versions of PostGIS for your problem, please do. On " "your ticket, note the earliest version the problem appears." msgstr "" # 7c99e581b4624250aff7cdae6bdcd0c8 #: ../../src/introduction/support.rst:27 msgid "" "For the versions where you can replicate the problem, note the operating " "system and version of pgRouting, PostGIS and PostgreSQL." msgstr "" # b5fd7543c8b54f34b556a133fb638174 #: ../../src/introduction/support.rst:31 msgid "Mailing List and GIS StackExchange" msgstr "" # 2867bdf7c4d8450b86de7702b26e37ab #: ../../src/introduction/support.rst:33 msgid "" "There are two mailing lists for pgRouting hosted on OSGeo mailing list " "server:" msgstr "" # 36b218682a5b495386d69caea89554a0 #: ../../src/introduction/support.rst:35 msgid "" "User mailing list: http://lists.osgeo.org/mailman/listinfo/pgrouting-users" msgstr "" # af2dbf4b5c35487cbbf47c409093d3c3 #: ../../src/introduction/support.rst:36 msgid "" "Developer mailing list: http://lists.osgeo.org/mailman/listinfo/pgrouting-" "dev" msgstr "" # 37947883c7b74e47bfa51cdac68b080a #: ../../src/introduction/support.rst:38 msgid "" "For general questions and topics about how to use pgRouting, please write to" " the user mailing list." msgstr "" # 7e3dfcc3a31a4ba3bc41f6c7d5a3c19b #: ../../src/introduction/support.rst:40 msgid "" "You can also ask at `GIS StackExchange `_ and" " tag the question with ``pgrouting``. Find all questions tagged with " "``pgrouting`` under http://gis.stackexchange.com/questions/tagged/pgrouting " "or subscribe to the `pgRouting questions feed " "`_." msgstr "" # 18af2d65168042edac691be50d758d38 #: ../../src/introduction/support.rst:46 msgid "Commercial Support" msgstr "" # 01737e94c36042388ff00a08c37c5837 #: ../../src/introduction/support.rst:48 msgid "" "For users who require professional support, development and consulting " "services, consider contacting any of the following organizations, which have" " significantly contributed to the development of pgRouting:" msgstr "" # 698641cbd88f432f9273710e46df58c5 #: ../../src/introduction/support.rst:53 msgid "**Company**" msgstr "" # 0ab2194260424eb395df6be8d03f0611 #: ../../src/introduction/support.rst:54 msgid "**Offices in**" msgstr "" # e3c7d214f6aa4fc5bc8e54c16bd586b3 #: ../../src/introduction/support.rst:55 msgid "**Website**" msgstr "" # 6342d8daef894a66b042852b7aed0be3 #: ../../src/introduction/support.rst:56 msgid "Georepublic" msgstr "" # 4cff0cbdf09142fe96cedf784e527f88 #: ../../src/introduction/support.rst:57 msgid "Germany, Japan" msgstr "" # d21fbd0b66dd460782765e0899cda198 #: ../../src/introduction/support.rst:58 msgid "http://georepublic.info" msgstr "" # 4709209a400848fbb145d3e9bbd8289b #: ../../src/introduction/support.rst:59 msgid "iMaptools" msgstr "" # 9c4e2cec8d6e49b9b1d395ef568e7bf4 #: ../../src/introduction/support.rst:60 msgid "United States" msgstr "" # f139763c29294bb79ebd32b4794edfcb #: ../../src/introduction/support.rst:61 msgid "http://imaptools.com" msgstr "" # bc88272585b7418e87f8aa1e03fd54a5 #: ../../src/introduction/support.rst:62 msgid "Orkney Inc." msgstr "" # 84daebce6fc94b6e953b97d39cdf8c25 #: ../../src/introduction/support.rst:63 msgid "Japan" msgstr "" # 624d95640fbb41c3b1e2c8be2ac6643f #: ../../src/introduction/support.rst:64 msgid "http://www.orkney.co.jp" msgstr "" # dfe08a11bfac41ccb2e0c58cb1e0147c #: ../../src/introduction/support.rst:65 msgid "Camptocamp" msgstr "" # 6de446c9b4aa48b7bdf619923546c10d #: ../../src/introduction/support.rst:66 msgid "Switzerland, France" msgstr "" # c15be03a07254055b4b18b07c808943c #: ../../src/introduction/support.rst:67 msgid "http://www.camptocamp.com" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/tutorial/000077500000000000000000000000001257314352300244535ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/tutorial/analytics.po000066400000000000000000000153761257314352300270160ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 980fad1a06484f7c8cef9a7fde4958ec #: ../../src/tutorial/analytics.rst:13 msgid "Graph Analytics" msgstr "" # 92dfdaca18154d5fb972e4b0377224d1 #: ../../src/tutorial/analytics.rst:15 msgid "Stephen Woodbridge " msgstr "" # 9d29818196394fe6bde3a64a6a4ecc11 #: ../../src/tutorial/analytics.rst:16 msgid "" "Stephen Woodbridge. The source code is released under the MIT-X license." msgstr "" # 310f125aa8204065bcc2b95d49db2196 #: ../../src/tutorial/analytics.rst:20 msgid "Overview" msgstr "" # a3236e530b504e8895bcee266c2f686b #: ../../src/tutorial/analytics.rst:22 msgid "" "It is common to find problems with graphs that have not been constructed " "fully noded or in graphs with z-levels at intersection that have been " "entered incorrectly. An other problem is one way streets that have been " "entered in the wrong direction. We can not detect errors with respect to " "\"ground\" truth, but we can look for inconsistencies and some anomalies in " "a graph and report them for additional inspections." msgstr "" # be553e417c184b5eb0ad8ee4096ad7fa #: ../../src/tutorial/analytics.rst:24 msgid "" "We do not current have any visualization tools for these problems, but I " "have used mapserver to render the graph and highlight potential problem " "areas. Someone familiar with graphviz might contribute tools for generating " "images with that." msgstr "" # d3e3bf311b944d1cb4f8ebfa1e3d1c35 #: ../../src/tutorial/analytics.rst:28 msgid "Analyze a Graph" msgstr "" # b7b34732b36b4c3386ebb82a99725c87 #: ../../src/tutorial/analytics.rst:30 msgid "" "With :ref:`pgr_analyze_graph` the graph can be checked for errors. For " "example for table \"mytab\" that has \"mytab_vertices_pgr\" as the vertices " "table:" msgstr "" # 883152de9fb3419fa261d8c6761b619f #: ../../src/tutorial/analytics.rst:53 msgid "In the vertices table \"mytab_vertices_pgr\":" msgstr "" # dde249ef911949ab835d0b7d9350c416 #: ../../src/tutorial/analytics.rst:55 msgid "Deadends are indentified by ``cnt=1``" msgstr "" # 99f8cb76dde84268b23cafcadb364a32 #: ../../src/tutorial/analytics.rst:56 msgid "Potencial gap problems are identified with ``chk=1``." msgstr "" # fd199f728c124588a6fccf258e912e65 #: ../../src/tutorial/analytics.rst:74 msgid "" "For isolated road segments, for example, a segment where both ends are " "deadends. you can find these with the following query:" msgstr "" # 6986ddb18688499ca9065a00ac84b5fc #: ../../src/tutorial/analytics.rst:83 msgid "" "If you want to visualize these on a graphic image, then you can use " "something like mapserver to render the edges and the vertices and style " "based on ``cnt`` or if they are isolated, etc. You can also do this with a " "tool like graphviz, or geoserver or other similar tools." msgstr "" # a9cdd802bf2d44b8ad116075edfa006d #: ../../src/tutorial/analytics.rst:87 msgid "Analyze One Way Streets" msgstr "" # ceeba0ba5905459c92f8e38e90544cb4 #: ../../src/tutorial/analytics.rst:89 msgid "" ":ref:`pgr_analyze_oneway` analyzes one way streets in a graph and identifies" " any flipped segments. Basically if you count the edges coming into a node " "and the edges exiting a node the number has to be greater than one." msgstr "" # 965b89e720674f77a4d6d97b26312235 #: ../../src/tutorial/analytics.rst:91 msgid "" "This query will add two columns to the vertices_tmp table ``ein int`` and " "``eout int`` and populate it with the appropriate counts. After running this" " on a graph you can identify nodes with potential problems with the " "following query." msgstr "" # 7a483848e9424b628eadf2560140d784 #: ../../src/tutorial/analytics.rst:94 msgid "" "The rules are defined as an array of text strings that if match the ``col`` " "value would be counted as true for the source or target in or out condition." msgstr "" # 07304f9bde2d4248af5616aa3ad7b998 #: ../../src/tutorial/analytics.rst:98 msgid "Example" msgstr "" # 3a0862cb802a42dd9a8eb1972e947d4a #: ../../src/tutorial/analytics.rst:100 msgid "" "Lets assume we have a table \"st\" of edges and a column \"one_way\" that " "might have values like:" msgstr "" # 04d77c12d42a49098ac138d4cd8d1134 #: ../../src/tutorial/analytics.rst:102 msgid "'FT' - oneway from the source to the target node." msgstr "" # 1e433297e48745b8a26d9bdc471bb079 #: ../../src/tutorial/analytics.rst:103 msgid "'TF' - oneway from the target to the source node." msgstr "" # ec58ad375c304521a62c088b53b57cca #: ../../src/tutorial/analytics.rst:104 msgid "'B' - two way street." msgstr "" # de3d50611ab84de8abc0434aaf176361 #: ../../src/tutorial/analytics.rst:105 msgid "'' - empty field, assume twoway." msgstr "" # bec6afb7e7f0453b8d028b521ce38b1f #: ../../src/tutorial/analytics.rst:106 msgid " - NULL field, use two_way_if_null flag." msgstr "" # 8b2a6e5d0f58459b9c0d857b8094b2b1 #: ../../src/tutorial/analytics.rst:108 msgid "" "Then we could form the following query to analyze the oneway streets for " "errors." msgstr "" # ca0da22fa34a4ab8abffbb33176f1196 #: ../../src/tutorial/analytics.rst:127 msgid "" "Typically these problems are generated by a break in the network, the one " "way direction set wrong, maybe an error related to z-levels or a network " "that is not properly noded." msgstr "" # e6995522d4b34322a49f7fc234ef5a92 #: ../../src/tutorial/analytics.rst:129 msgid "" "The above tools do not detect all network issues, but they will identify " "some common problems. There are other problems that are hard to detect " "because they are more global in nature like multiple disconnected networks. " "Think of an island with a road network that is not connected to the mainland" " network because the bridge or ferry routes are missing." msgstr "" # f35ee6b63cb84a21956ba58f495375b3 #: ../../src/tutorial/analytics.rst:133 msgid "See Also" msgstr "参照" # 46adfdf5d9b042109be5c667ad12afdc #: ../../src/tutorial/analytics.rst:135 msgid ":ref:`pgr_analyze_graph`" msgstr ":ref:`pgr_analyze_graph`" # d6a1979339344f65beef1fb134c99ea0 #: ../../src/tutorial/analytics.rst:136 msgid ":ref:`pgr_analyze_oneway`" msgstr ":ref:`pgr_analyze_oneway`" # b1e8747121eb4e61bc26581ab784c9ce #: ../../src/tutorial/analytics.rst:137 msgid ":ref:`pgr_node_network`" msgstr ":ref:`pgr_node_network`" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/tutorial/custom_query.po000066400000000000000000000013641257314352300275560ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:36+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # b91f0d6588cf4d91a064ad81536cb9a5 #: ../../src/tutorial/custom_query.rst:13 msgid "Custom Query" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/tutorial/custom_wrapper.po000066400000000000000000000013701257314352300300660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:35+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # eabd47deb6034d1c95a09b9014e26c69 #: ../../src/tutorial/custom_wrapper.rst:13 msgid "Custom Wrapper" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/tutorial/index.po000066400000000000000000000052231257314352300261240ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (187a022 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-23 15:04\n" "PO-Revision-Date: 2013-09-23 20:11+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 6a8f93140b244bb29541e366b9af91dd #: ../../src/tutorial/index.rst:13 msgid "Tutorial" msgstr "ăăĄăĽăăŞă‚˘ă«" # a64c244637f4455cbded0e09c15fb8e1 #: ../../src/tutorial/index.rst:16 msgid ":ref:`Getting started `" msgstr "" # acf4544cb0394b96859312fe489b6b5f #: ../../src/tutorial/index.rst:18 msgid "How to create a database to use for our project" msgstr "" # 29bb03c78beb407cb3c7ef833144e908 #: ../../src/tutorial/index.rst:19 msgid "How to load some data" msgstr "" # 6522624c4787423098652645beaca70b #: ../../src/tutorial/index.rst:20 msgid "How to build a topology" msgstr "" # 7e3a1701c1cb4f2399f80cab2f32fbfd #: ../../src/tutorial/index.rst:21 msgid "How to check your graph for errors" msgstr "" # 7a4ac738b5a54446a3fb6a2a872ee973 #: ../../src/tutorial/index.rst:22 msgid "How to compute a route" msgstr "" # 267375c5b956437cab09d66694082436 #: ../../src/tutorial/index.rst:23 msgid "How to use other tools to view your graph and route" msgstr "" # 7eb6346c00174549a67aa3ba5b639061 #: ../../src/tutorial/index.rst:24 msgid "How to create a web app" msgstr "" # 9c88e3538b4443db8727c2ac29dfe064 #: ../../src/tutorial/index.rst:26 msgid "Advanced Topics" msgstr "" # 96bfb05f4c374de79f250704d4c8b3e7 #: ../../src/tutorial/index.rst:28 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 5bb8a81892314636b035fe0d8e56b426 #: ../../src/tutorial/index.rst:29 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr "" # 6cfe3bc3d8b942b188c87a00b5e92cb8 #: ../../src/tutorial/index.rst:30 msgid ":ref:`custom_query` that is used in the routing algorithms." msgstr "" # 2fc8eb635e614b249d37a76fb7d66f68 #: ../../src/tutorial/index.rst:31 msgid ":ref:`performance` to improve your performance." msgstr "" # 1cf3220a11c4411b85339e05e3546f22 #: ../../src/tutorial/index.rst:32 msgid ":ref:`custom_wrapper` to colaborate with a wrapper." msgstr "" # 025472df762342bb955f96e2572111ed #: ../../src/tutorial/index.rst:33 msgid ":ref:`recipes` to colaborate with a recipe." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/tutorial/performance.po000066400000000000000000000013671257314352300273230ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:35+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 1cd2afc4adbb468398fef1d40d5c4336 #: ../../src/tutorial/performance.rst:13 msgid "Performance Tips" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/tutorial/recipes.po000066400000000000000000000013611257314352300264460ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:36+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 227045a7e0474d4998d6a6d10503851b #: ../../src/tutorial/recipes.rst:13 msgid "Useful Recipes" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/doc/src/tutorial/topology.po000066400000000000000000000107331257314352300266730ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:12+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 95ba56beb837464cac49ef7880693c4c #: ../../src/tutorial/topology.rst:13 msgid "Routing Topology" msgstr "" # a13e17875be047edb65c4dff0e77e3a3 #: ../../src/tutorial/topology.rst:15 msgid "Stephen Woodbridge " msgstr "" # fae10235d477445e8c8ad3b8ddf138c5 #: ../../src/tutorial/topology.rst:16 msgid "" "Stephen Woodbridge. The source code is released under the MIT-X license." msgstr "" # bb8d84bed17047048664ea7fe078eb94 #: ../../src/tutorial/topology.rst:20 msgid "Overview" msgstr "" # 2a882bec3de94c1eb574a3eb222c98e4 #: ../../src/tutorial/topology.rst:22 msgid "" "Typically when GIS files are loaded into the data database for use with " "pgRouting they do not have topology information associated with them. To " "create a useful topology the data needs to be \"noded\". This means that " "where two or more roads form an intersection there it needs to be a node at " "the intersection and all the road segments need to be broken at the " "intersection, assuming that you can navigate from any of these segments to " "any other segment via that intersection." msgstr "" # 65c5e66127ab486492799e66af98970c #: ../../src/tutorial/topology.rst:24 msgid "" "You can use the :ref:`graph analysis functions ` to help you see " "where you might have topology problems in your data. If you need to node " "your data, we also have a function :ref:`pgr_nodeNetwork() " "` that might work for you. This function splits ALL " "crossing segments and nodes them. There are some cases where this might NOT " "be the right thing to do." msgstr "" # efc1fb5385064e7da087f3b0371faf57 #: ../../src/tutorial/topology.rst:26 msgid "" "For example, when you have an overpass and underpass intersection, you do " "not want these noded, but pgr_nodeNetwork does not know that is the case and" " will node them which is not good because then the router will be able to " "turn off the overpass onto the underpass like it was a flat 2D intersection." " To deal with this problem some data sets use z-levels at these types of " "intersections and other data might not node these intersection which would " "be ok." msgstr "" # 43c22da1f7b34db7999adbad7ac7a4e1 #: ../../src/tutorial/topology.rst:28 msgid "" "For those cases where topology needs to be added the following functions may" " be useful. One way to prep the data for pgRouting is to add the following " "columns to your table and then populate them as appropriate. This example " "makes a lot of assumption like that you original data tables already has " "certain columns in it like ``one_way``, ``fcc``, and possibly others and " "that they contain specific data values. This is only to give you an idea of " "what you can do with your data." msgstr "" # 30e52836594b46f1917dd9ffaa55fc0c #: ../../src/tutorial/topology.rst:49 msgid "" "The function :ref:`pgr_createTopology() ` will create " "the ``vertices_tmp`` table and populate the ``source`` and ``target`` " "columns. The following example populated the remaining columns. In this " "example, the ``fcc`` column contains feature class code and the ``CASE`` " "statements converts it to an average speed." msgstr "" # 6aa2b52ff1ac4c16a315c9ddfdf90b57 #: ../../src/tutorial/topology.rst:112 msgid "" "Now your database should be ready to use any (most?) of the pgRouting " "algorithms." msgstr "" # 6cc3d005cb454b77959bfbdc6fdd2105 #: ../../src/tutorial/topology.rst:116 msgid "See Also" msgstr "参照" # 40847af777814998afe63d824d73c507 #: ../../src/tutorial/topology.rst:118 msgid ":ref:`pgr_create_topology`" msgstr ":ref:`pgr_create_topology`" # 974b427fbcf64ec8ab76456dcd37bd7d #: ../../src/tutorial/topology.rst:119 msgid ":ref:`pgr_node_network`" msgstr ":ref:`pgr_node_network`" # adedad6329b0494988daee57bcf0cb98 #: ../../src/tutorial/topology.rst:120 msgid ":ref:`pgr_point_to_id`" msgstr ":ref:`pgr_point_to_id`" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/000077500000000000000000000000001257314352300220435ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/apsp_johnson/000077500000000000000000000000001257314352300245445ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/apsp_johnson/doc/000077500000000000000000000000001257314352300253115ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/apsp_johnson/doc/index.po000066400000000000000000000077471257314352300267770ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-06 16:30+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # c9937b945f654be08e4180e57b2723de #: ../../../src/apsp_johnson/doc/index.rst:13 msgid "pgr_apspJohnson - All Pairs Shortest Path, Johnson's Algorithm" msgstr "" # 79936f3a71384a8a9148a3886df7a858 #: ../../../src/apsp_johnson/doc/index.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 3145d47e956649628986400ffdab56a5 #: ../../../src/apsp_johnson/doc/index.rst:22 msgid "" "``pgr_apspJohnson`` - Returns all costs for each pair of nodes in the graph." msgstr "" # 24009fd27614418c9dee8d1d27eca209 #: ../../../src/apsp_johnson/doc/index.rst:26 msgid "Synopsis" msgstr "概č¦" # 6aa48442c73548e58b708ec465f0993a #: ../../../src/apsp_johnson/doc/index.rst:28 msgid "" "Johnson's algorithm is a way to find the shortest paths between all pairs of" " vertices in a sparse, edge weighted, directed graph. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows for " "every pair of nodes in the graph." msgstr "" # afa92fc38dee48288d509f6006247df1 #: ../../../src/apsp_johnson/doc/index.rst:36 msgid "Description" msgstr "説ćŽ" # 1256fc43f6ad440689b650619604651c #: ../../../src/apsp_johnson/doc/index.rst:38 msgid "" "a SQL query that should return the edges for the graph that will be " "analyzed:" msgstr "" # 3f908a1bbdd04eaa9bf33225e67da2c7 #: ../../../src/apsp_johnson/doc/index.rst:44 msgid "``int4`` identifier of the source vertex for this edge" msgstr "" # 993049755c48440a9bc398ea9a13fe95 #: ../../../src/apsp_johnson/doc/index.rst:45 msgid "``int4`` identifier of the target vertex for this edge" msgstr "" # 28aa6b13c7d54bbdb49c76098a8e4d8e #: ../../../src/apsp_johnson/doc/index.rst:46 msgid "``float8`` a positive value for the cost to traverse this edge" msgstr "" # 7514070dfcd1415e8414754509baee32 #: ../../../src/apsp_johnson/doc/index.rst:48 msgid "Returns set of :ref:`type_cost_result`:" msgstr ":ref:`type_cost_result` ă®ă‚»ăăă‚’čż”ă—ăľă™:" # 25408ce6cf3d45bebebd52768b102fc0 #: ../../../src/apsp_johnson/doc/index.rst:50 msgid "row sequence" msgstr "行ă®é€Łç•Ş" # e4b9d28e22be4a78a2edc7edbf4f1af3 #: ../../../src/apsp_johnson/doc/index.rst:51 msgid "source node ID" msgstr "" # f4ef2869f447410dbdb75bf3856bfa93 #: ../../../src/apsp_johnson/doc/index.rst:52 msgid "target node ID" msgstr "" # 74d7b05838ba4c978e0c33f94ab0868f #: ../../../src/apsp_johnson/doc/index.rst:53 msgid "cost to traverse from ``id1`` to ``id2``" msgstr "" # 1767087139fa47218a9eef54ebf0b0f1 #: ../../../src/apsp_johnson/doc/index.rst:56 msgid "History" msgstr "歴史" # 5bc1dae5c7f041298849cae876983c32 #: ../../../src/apsp_johnson/doc/index.rst:57 msgid "New in version 2.0.0" msgstr "" # b679c9ef11b544a6a6502b461b4e3d96 #: ../../../src/apsp_johnson/doc/index.rst:61 msgid "Examples" msgstr "äľ‹" # 5d6ef1673c204a229ed05dae0c96d0f8 #: ../../../src/apsp_johnson/doc/index.rst:78 msgid "The query uses the :ref:`sampledata` network." msgstr "" # 8ba7f2721fe74966b8dfd4620ae10b9a #: ../../../src/apsp_johnson/doc/index.rst:82 msgid "See Also" msgstr "参照" # 475eb50687e74051895523e791434bc1 #: ../../../src/apsp_johnson/doc/index.rst:84 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 75e0dd6fa0ed4621acf49893e637237c #: ../../../src/apsp_johnson/doc/index.rst:85 msgid ":ref:`pgr_apsp_warshall`" msgstr "" # 0e63d6ba27244302bfd848164331ea09 #: ../../../src/apsp_johnson/doc/index.rst:86 msgid "http://en.wikipedia.org/wiki/Johnson%27s_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/apsp_warshall/000077500000000000000000000000001257314352300247035ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/apsp_warshall/doc/000077500000000000000000000000001257314352300254505ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/apsp_warshall/doc/index.po000066400000000000000000000115571257314352300271300ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # sanak , 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:15+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 0f1284ff13c64db68306d3e8f9c97beb #: ../../../src/apsp_warshall/doc/index.rst:13 msgid "pgr_apspWarshall - All Pairs Shortest Path, Floyd-Warshall Algorithm" msgstr "" # 42b576974e9a458e951dd429ba4ac9f7 #: ../../../src/apsp_warshall/doc/index.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 8610cfce602b4e43867a979e40348da5 #: ../../../src/apsp_warshall/doc/index.rst:22 msgid "" "``pgr_apspWarshall`` - Returns all costs for each pair of nodes in the " "graph." msgstr "" # 4c8c0af0a22f4783b5f40d7d68b431da #: ../../../src/apsp_warshall/doc/index.rst:26 msgid "Synopsis" msgstr "概č¦" # 001f0668ce734f4b9419fd7b22d98b00 #: ../../../src/apsp_warshall/doc/index.rst:28 msgid "" "The Floyd-Warshall algorithm (also known as Floyd's algorithm and other " "names) is a graph analysis algorithm for finding the shortest paths between " "all pairs of nodes in a weighted graph. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows for " "every pair of nodes in the graph." msgstr "" # e7c4a6dd259d46cd9fcf2631dbc22f2e #: ../../../src/apsp_warshall/doc/index.rst:36 msgid "Description" msgstr "説ćŽ" # e0f6896524cc4a4d91c418144da5102b #: ../../../src/apsp_warshall/doc/index.rst:38 msgid "" "a SQL query that should return the edges for the graph that will be " "analyzed:" msgstr "" # 97a32a6ff6e14816834d1eb5e229f2b4 #: ../../../src/apsp_warshall/doc/index.rst:44 msgid "``int4`` identifier of the edge" msgstr "エăジă®č­ĺĄĺ­[``int4``]" # b42ae19f11c44f618c034ae1ce6be00a #: ../../../src/apsp_warshall/doc/index.rst:45 msgid "``int4`` identifier of the source vertex for this edge" msgstr "" # c0b57bb608d34affbce8c6bb5ec9302f #: ../../../src/apsp_warshall/doc/index.rst:46 msgid "``int4`` identifier of the target vertex for this edge" msgstr "" # c5cb344693474da29d9a8ff57e96c0f7 #: ../../../src/apsp_warshall/doc/index.rst:47 msgid "``float8`` a positive value for the cost to traverse this edge" msgstr "" # 5dd37dfc4bff497d85337655170aa2fe #: ../../../src/apsp_warshall/doc/index.rst:49 msgid "``true`` if the graph is directed" msgstr "有ĺ‘ă‚°ă©ă•ă®ĺ ´ĺăŻ``true``を指定" # 6996d55bc55245d39ea7b7fadce791a7 #: ../../../src/apsp_warshall/doc/index.rst:50 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "``true``ă®ĺ ´ĺă€SQLă§ç”źćă•れる行セăăă®``reverse_cost``ă‚«ă©ă ăŻă€ă‚¨ăジă®é€†ć–ąĺ‘ă«ă‹ă‹ă‚‹é‡Ťăżă¨ă—ă¦ä˝żç”¨ă•れăľă™ă€‚" # a26f91fad97b4c1fb810f9cbe42a7c55 #: ../../../src/apsp_warshall/doc/index.rst:52 msgid "Returns set of :ref:`type_cost_result`:" msgstr ":ref:`type_cost_result` ă®ă‚»ăăă‚’čż”ă—ăľă™:" # d67cd203b9424e1faa0416ab268956c5 #: ../../../src/apsp_warshall/doc/index.rst:54 msgid "row sequence" msgstr "行ă®é€Łç•Ş" # 13448c2239764d798d56189875475d19 #: ../../../src/apsp_warshall/doc/index.rst:55 msgid "source node ID" msgstr "" # 754d094ac6ae42d5a22b8855ce7a73e7 #: ../../../src/apsp_warshall/doc/index.rst:56 msgid "target node ID" msgstr "" # c9edf1f99746459c9ef79922766fc805 #: ../../../src/apsp_warshall/doc/index.rst:57 msgid "cost to traverse from ``id1`` to ``id2``" msgstr "" # e878f40e61334a669136534d82f3bc05 #: ../../../src/apsp_warshall/doc/index.rst:61 msgid "History" msgstr "歴史" # b506bf29ad7944d7bd0db6d48ffe9f4f #: ../../../src/apsp_warshall/doc/index.rst:62 msgid "New in version 2.0.0" msgstr "" # 5c0117f6a40740aa8b02bc181e0e01dc #: ../../../src/apsp_warshall/doc/index.rst:66 msgid "Examples" msgstr "äľ‹" # 38918d939ef74f6e86528d1060dc810c #: ../../../src/apsp_warshall/doc/index.rst:84 msgid "The query uses the :ref:`sampledata` network." msgstr "" # 4feffc0c2a824f81bb35b10c6f13176d #: ../../../src/apsp_warshall/doc/index.rst:88 msgid "See Also" msgstr "参照" # aa6ecd6c9d584db1adf49b7df81583e9 #: ../../../src/apsp_warshall/doc/index.rst:90 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 0f05cbf530e0455daed36d6b50bbf30f #: ../../../src/apsp_warshall/doc/index.rst:91 msgid ":ref:`pgr_apsp_johnson`" msgstr "" # b09888d0778445eb93cbdfb7075b4157 #: ../../../src/apsp_warshall/doc/index.rst:92 msgid "http://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/astar/000077500000000000000000000000001257314352300231555ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/astar/doc/000077500000000000000000000000001257314352300237225ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/astar/doc/index.po000066400000000000000000000165571257314352300254070ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # sanak , 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-07 13:30+0000\n" "Last-Translator: sanak \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # b270045aa6e74d789897bb176f5c4a37 #: ../../../src/astar/doc/index.rst:13 msgid "pgr_astar - Shortest Path A*" msgstr "pgr_astar - A*アă«ă‚´ăŞă‚şă ă«ă‚る最短経路探索" # a4d6dd313b3f44bdbbecdf59c8e4e866 #: ../../../src/astar/doc/index.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 0c4c2fff9ea445dcbb1dfdca8374cd09 #: ../../../src/astar/doc/index.rst:22 msgid "``pgr_astar`` — Returns the shortest path using A* algorithm." msgstr "``pgr_astar`` — A*アă«ă‚´ăŞă‚şă ă‚’用ă„ăźćś€çź­çµŚč·Żă‚’čż”ă—ăľă™ă€‚" # d3e3e83acd754acb9ac4c583d6dd0649 #: ../../../src/astar/doc/index.rst:26 msgid "Synopsis" msgstr "概č¦" # 87ae068cf08b4ddca7f5bb3722ce57f2 #: ../../../src/astar/doc/index.rst:28 msgid "" "The A* (pronounced \"A Star\") algorithm is based on Dijkstra's algorithm " "with a heuristic that allow it to solve most shortest path problems by " "evaluation only a sub-set of the overall graph. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that " "make up a path." msgstr "A* (\"A スタăĽ\"ă¨ç™şéźłă—ăľă™) アă«ă‚´ăŞă‚şă ăŻçµŚé¨“則ă‚りă®ă€ă‚¤ă‚Żă‚ąăă©ă®ă‚˘ă«ă‚´ăŞă‚şă ă«ĺźşăĄăŤă€ĺ…¨ă¦ă®ă‚°ă©ă•ă®é¨ĺ†é›†ĺă®ăżă®č©•価ă«ă‚りă€ćś€çź­çµŚč·Żĺ•ŹéˇŚă‚’č§ŁăŤăľă™ă€‚経路を構ćă™ă‚‹ :ref:`pgr_costResult ` (seq, id1, id2, cost) ă®čˇŚă®ă‚»ăăă‚’čż”ă—ăľă™ă€‚" # cd2802c13d3d4798934f9f60cc9ebfb9 #: ../../../src/astar/doc/index.rst:37 msgid "Description" msgstr "説ćŽ" # 64ca501e984b45df9055511188eb65f4 #: ../../../src/astar/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "SQLă®ă‚Żă‚¨ăŞăĽă§ă™ă€‚以下ă«ç¶šăŹă‚«ă©ă ă‹ă‚‰ăŞă‚‹čˇŚă‚»ăăă‚’čż”ă—ăľă™:" # 739adee835f647ff94511acc6e126ee5 #: ../../../src/astar/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "``int4`` ĺž‹ă®ă‚¨ăジă®č­ĺĄĺ­" # 72186cf53aee4035bdbcc0495fb6bf42 #: ../../../src/astar/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®č­ĺĄĺ­" # 0857159bb2c949bb892388c25f6fb4ec #: ../../../src/astar/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` ĺž‹ă®çµ‚点ăŽăĽă‰ă®č­ĺĄĺ­" # 4ddccc85290d4aba9b82668e90b2ba31 #: ../../../src/astar/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` ĺž‹ă®ă‚¨ăジă®ć¨Şć–­ă‚łă‚ąăă®ĺ€¤ă€‚負ă®ă‚łă‚ąăăŻă‚¨ăジăŚă‚°ă©ă•ă«ćŚżĺ…Ąă•れるă“ă¨ă‚’é˛ăŽăľă™ă€‚" # d21510a5452e4a098e36f5ae7f7585b4 #: ../../../src/astar/doc/index.rst:50 msgid "``x`` coordinate of the start point of the edge" msgstr "エăジă®ĺ§‹ç‚ąă® ``x`` 座標" # 78d6feeb1c174e96ad209b97fb1cd538 #: ../../../src/astar/doc/index.rst:51 msgid "``y`` coordinate of the start point of the edge" msgstr "エăジă®ĺ§‹ç‚ąă® ``y`` 座標" # b7404cbf8c86414494f72f87b3702241 #: ../../../src/astar/doc/index.rst:52 msgid "``x`` coordinate of the end point of the edge" msgstr "エăジă®çµ‚点㮠``x`` 座標" # d0f8d9e10994475dac4ad4e8ea1315f7 #: ../../../src/astar/doc/index.rst:53 msgid "``y`` coordinate of the end point of the edge" msgstr "エăジă®çµ‚点㮠``y`` 座標" # 46b33f8b295043059fce210e43698191 #: ../../../src/astar/doc/index.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(オă—ă‚·ă§ăł) エăジă®ĺŹŤĺŻľć–ąĺ‘ă®ă‚łă‚ąă。ă“ă®ĺ€¤ăŻ ``directed`` ăŠă‚ăł ``has_rcost`` ă‘ă©ăˇăĽă‚żăŚ ``true`` ă®ĺ ´ĺă®ăżä˝żç”¨ă•れăľă™ă€‚(負ă®ă‚łă‚ąăă«ă¤ă„ă¦ăŻĺ‰Ťčż°ă®é€šă‚Šă§ă™)" # bfd63fe9d374441babb8662a0874482b #: ../../../src/astar/doc/index.rst:56 msgid "``int4`` id of the start point" msgstr "``int4`` ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # 85d35dcc4ced4efaac8d7b50f4ff9357 #: ../../../src/astar/doc/index.rst:57 msgid "``int4`` id of the end point" msgstr "``int4`` ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # f93b4ce091a6440d9a656b374fce6636 #: ../../../src/astar/doc/index.rst:58 msgid "``true`` if the graph is directed" msgstr "有ĺ‘ă‚°ă©ă•ă®ĺ ´ĺ㯠``true`` を指定" # 1a783bf8f88146999659f222ef236d1b #: ../../../src/astar/doc/index.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "``true`` ă®ĺ ´ĺă€SQLă§ç”źćă•れる行セăăă® ``reverse_cost`` ă‚«ă©ă ăŻă€ă‚¨ăジă®é€†ć–ąĺ‘ă®ć¨Şć–­ă‚łă‚ąăă¨ă—ă¦ä˝żç”¨ă•れăľă™ă€‚" # c0f6cf1f1daf40bc8d08fa3b85c3af6b #: ../../../src/astar/doc/index.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr ":ref:`type_cost_result` ă®ă‚»ăăă‚’čż”ă—ăľă™:" # 22b5e075f6e94c608af67a4c040f4e70 #: ../../../src/astar/doc/index.rst:63 msgid "row sequence" msgstr "行ă®é€Łç•Ş" # 1f3ccd737354442fb4d87684690988a2 #: ../../../src/astar/doc/index.rst:64 msgid "node ID" msgstr "ăŽăĽă‰ID" # 8a4fe9f16a934ffa842ea049c36728bf #: ../../../src/astar/doc/index.rst:65 msgid "edge ID (``-1`` for the last row)" msgstr "エăジID (最終行㯠``-1``)" # 7cff3509785e40adb8ff4ce4f4bf0774 #: ../../../src/astar/doc/index.rst:66 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "``id1`` ă‹ă‚‰ ``id2`` を横断ă™ă‚‹ă‚łă‚ąă" # 9cc8b235e4214d4c87b729d24031271e #: ../../../src/astar/doc/index.rst:70 msgid "History" msgstr "履歴" # 623c2a84d062407d93855875a467dbe1 #: ../../../src/astar/doc/index.rst:71 msgid "Renamed in version 2.0.0" msgstr "ăăĽă‚¸ă§ăł 2.0.0 ă§ăŞăŤăĽă ă•れăľă—ăź" # 7f75da722e6e4680a8d9e0a3d69678b9 #: ../../../src/astar/doc/index.rst:75 msgid "Examples" msgstr "äľ‹" # 533a7e7ccd3645c4a6e6d3e90875cccf #: ../../../src/astar/doc/index.rst:77 msgid "Without ``reverse_cost``" msgstr "``reverse_cost`` ăŞă—ă®ĺ ´ĺ" # 0cf32ba2b9dd435191e182fa2e1219a3 #: ../../../src/astar/doc/index.rst:99 msgid "With ``reverse_cost``" msgstr "``reverse_cost`` ă‚りă®ĺ ´ĺ" # 266a522386364908870781287ffe7c77 #: ../../../src/astar/doc/index.rst:117 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # 3f0ab007b6c24393bda58a4c8f051a6b #: ../../../src/astar/doc/index.rst:121 msgid "See Also" msgstr "参照" # c407743821a8437fa59503cbee2e31b7 #: ../../../src/astar/doc/index.rst:123 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 994c0952621c47349ec4e5b209ee1129 #: ../../../src/astar/doc/index.rst:124 msgid "http://en.wikipedia.org/wiki/A*_search_algorithm" msgstr "http://en.wikipedia.org/wiki/A*_search_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/bd_astar/000077500000000000000000000000001257314352300236225ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/bd_astar/doc/000077500000000000000000000000001257314352300243675ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/bd_astar/doc/index.po000066400000000000000000000167421257314352300260500ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-07 12:30+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # d85c70ae393d476284068bf297195cc7 #: ../../../src/bd_astar/doc/index.rst:13 msgid "pgr_bdAstar - Bi-directional A* Shortest Path" msgstr "" # 59f0d447a4034729bbdc2dad7b88dcce #: ../../../src/bd_astar/doc/index.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # ff5b6b1bd362408c80bec7cfbc7108bf #: ../../../src/bd_astar/doc/index.rst:22 msgid "" "``pgr_bdAstar`` - Returns the shortest path using Bidirectional A* " "algorithm." msgstr "" # 6e2dd97777d64f02afc4b396822f7c37 #: ../../../src/bd_astar/doc/index.rst:26 msgid "Synopsis" msgstr "概č¦" # d88a86d95c0447db93be2a1f185b91bd #: ../../../src/bd_astar/doc/index.rst:28 msgid "" "This is a bi-directional A* search algorithm. It searchs from the source " "toward the distination and at the same time from the destination to the " "source and terminates whe these to searchs meet in the middle. Returns a set" " of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, " "that make up a path." msgstr "" # c9f7d12fb2c9416390cbb64c61cdaaba #: ../../../src/bd_astar/doc/index.rst:37 msgid "Description" msgstr "説ćŽ" # 2228656c57724bc18029fa054849a999 #: ../../../src/bd_astar/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "SQLă®ă‚Żă‚¨ăŞăĽă§ă™ă€‚以下ă«ç¶šăŹă‚«ă©ă ă‹ă‚‰ăŞă‚‹čˇŚă‚»ăăă‚’čż”ă—ăľă™:" # ba13914fdd78469389ae129eee02785f #: ../../../src/bd_astar/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "エăジă®č­ĺĄĺ­[``int4``]" # 5e7f92a0ffa845a385efe72da0760ee5 #: ../../../src/bd_astar/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®č­ĺĄĺ­" # 194b29afb7b3486eb5611222273bb323 #: ../../../src/bd_astar/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "``int4``ĺž‹ă®çµ‚点ăŽăĽă‰ă®č­ĺĄĺ­" # 37f1ad354f13413fa6a47ec8ceaa3262 #: ../../../src/bd_astar/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8``ĺž‹ă®ă‚¨ăジă«ă‹ă‹ă‚‹é‡Ťăżă€‚負ă®é‡ŤăżăŻă‚¨ăジăŚă‚°ă©ă•ă«ćŚżĺ…Ąă•れるă“ă¨ă‚’é˛ăŽăľă™ă€‚" # f7bf689e55584ee0b2e095b8f3147354 #: ../../../src/bd_astar/doc/index.rst:50 msgid "``x`` coordinate of the start point of the edge" msgstr "エăジă®ĺ§‹ç‚ąă®``x``座標" # e7b2325c3e8f473fae345bff6b9f9af6 #: ../../../src/bd_astar/doc/index.rst:51 msgid "``y`` coordinate of the start point of the edge" msgstr "エăジă®ĺ§‹ç‚ąă®``y``座標" # a554e40ce41e485d83bdcc425edab876 #: ../../../src/bd_astar/doc/index.rst:52 msgid "``x`` coordinate of the end point of the edge" msgstr "エăジă®çµ‚点ă®``x``座標" # d0033effb66d4af891d51c0553106616 #: ../../../src/bd_astar/doc/index.rst:53 msgid "``y`` coordinate of the end point of the edge" msgstr "エăジă®çµ‚点ă®``y``座標" # 52fd318293ff42458d93837f06a5dd78 #: ../../../src/bd_astar/doc/index.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(オă—ă‚·ă§ăł) エăジă®ĺŹŤĺŻľć–ąĺ‘ă®ă‚łă‚ąă。ă“ă®ĺ€¤ăŻ``directed``ăŠă‚ăł``has_rcost``ă‘ă©ăˇăĽă‚żăŚ``true``ă®ĺ ´ĺă®ăżä˝żç”¨ă•れăľă™ă€‚(負ă®ă‚łă‚ąăă«ă¤ă„ă¦ăŻĺ‰Ťčż°ă®é€šă‚Šă§ă™)" # b2ec788128e44b59a8a9eaf588b3ef93 #: ../../../src/bd_astar/doc/index.rst:56 msgid "``int4`` id of the start point" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # f5809c895ef3496fbaf43892301858ca #: ../../../src/bd_astar/doc/index.rst:57 msgid "``int4`` id of the end point" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # 29607e76254f42938d9c38a10e11c7b9 #: ../../../src/bd_astar/doc/index.rst:58 msgid "``true`` if the graph is directed" msgstr "有ĺ‘ă‚°ă©ă•ă®ĺ ´ĺăŻ``true``を指定" # f4b5e84674e749be9f6ba934004cd598 #: ../../../src/bd_astar/doc/index.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "``true``ă®ĺ ´ĺă€SQLă§ç”źćă•れる行セăăă®``reverse_cost``ă‚«ă©ă ăŻă€ă‚¨ăジă®é€†ć–ąĺ‘ă«ă‹ă‹ă‚‹é‡Ťăżă¨ă—ă¦ä˝żç”¨ă•れăľă™ă€‚" # 9969bf0e6e5f40e3b44efbfd0e53d70b #: ../../../src/bd_astar/doc/index.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr ":ref:`type_cost_result` ă®ă‚»ăăă‚’čż”ă—ăľă™:" # 1634c060516d40388b007b17f2fee94c #: ../../../src/bd_astar/doc/index.rst:63 msgid "row sequence" msgstr "行ă®é€Łç•Ş" # 4a478cf05b72415ebfc7f95d8e0b8625 #: ../../../src/bd_astar/doc/index.rst:64 msgid "node ID" msgstr "ăŽăĽă‰ID" # b94cd2b23db94500b803d9c02b8ab358 #: ../../../src/bd_astar/doc/index.rst:65 msgid "edge ID (``-1`` for the last row)" msgstr "エăジID (最終行ăŻ``-1``)" # b8b6a3e185934bc4b7d44f66694523c5 #: ../../../src/bd_astar/doc/index.rst:66 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "``id1``ă‹ă‚‰``id2``を横断ă™ă‚‹ă‚łă‚ąă" # f9a6aa6c249c40968bc39a3db86a5ebe #: ../../../src/bd_astar/doc/index.rst:70 msgid "" "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. " "Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "" # e574996346fe4d3d937be160d621e660 #: ../../../src/bd_astar/doc/index.rst:74 msgid "History" msgstr "歴史" # 98c01f9f86914541a78481fc80a804dd #: ../../../src/bd_astar/doc/index.rst:75 msgid "New in version 2.0.0" msgstr "" # fd577945de174be79b0b53dc92d1fdae #: ../../../src/bd_astar/doc/index.rst:79 msgid "Examples" msgstr "äľ‹" # 1e4a6776b9154f5da5abb5c6d64f3221 #: ../../../src/bd_astar/doc/index.rst:81 msgid "Without ``reverse_cost``" msgstr "``reverse_cost``ăŞă—ă®ĺ ´ĺ" # 3f707fb48bdf4edfa0f1b3657cfcbb7a #: ../../../src/bd_astar/doc/index.rst:101 msgid "With ``reverse_cost``" msgstr "``reverse_cost``ă‚りă®ĺ ´ĺ" # 473f16db67964e14b8efb25a1cf057b9 #: ../../../src/bd_astar/doc/index.rst:120 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # 7289ec5f57844a379608577bd455d4b5 #: ../../../src/bd_astar/doc/index.rst:124 msgid "See Also" msgstr "参照" # 773014635f2c4e87a452416b391581e5 #: ../../../src/bd_astar/doc/index.rst:126 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # f4c3b61a97b94311a9f83508c040b614 #: ../../../src/bd_astar/doc/index.rst:127 msgid ":ref:`bd_dijkstra`" msgstr ":ref:`bd_dijkstra`" # 769c0e94fba24848bb36a7bb9ca90800 #: ../../../src/bd_astar/doc/index.rst:128 msgid "http://en.wikipedia.org/wiki/Bidirectional_search" msgstr "http://en.wikipedia.org/wiki/Bidirectional_search" # bc6e6a206f44475d91e857ec85d36106 #: ../../../src/bd_astar/doc/index.rst:129 msgid "http://en.wikipedia.org/wiki/A*_search_algorithm" msgstr "http://en.wikipedia.org/wiki/A*_search_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/bd_dijkstra/000077500000000000000000000000001257314352300243235ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/bd_dijkstra/doc/000077500000000000000000000000001257314352300250705ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/bd_dijkstra/doc/index.po000066400000000000000000000152411257314352300265420ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-07 12:30+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 3c0a9e188c614b0d8a83fad794d3b42f #: ../../../src/bd_dijkstra/doc/index.rst:13 msgid "pgr_bdDijkstra - Bi-directional Dijkstra Shortest Path" msgstr "" # 2a8d7f88cd7c41549e90531d1d565848 #: ../../../src/bd_dijkstra/doc/index.rst:21 msgid "Name" msgstr "ĺŤĺ‰Ť" # 9e326337967141dd8cb35c1a7eb5d7b2 #: ../../../src/bd_dijkstra/doc/index.rst:23 msgid "" "``pgr_bdDijkstra`` - Returns the shortest path using Bidirectional Dijkstra " "algorithm." msgstr "" # e2e0af558a7340a7a29f667b07037690 #: ../../../src/bd_dijkstra/doc/index.rst:27 msgid "Synopsis" msgstr "概č¦" # 23d2258a058a4b5fa6dcb6655362484a #: ../../../src/bd_dijkstra/doc/index.rst:29 msgid "" "This is a bi-directional Dijkstra search algorithm. It searchs from the " "source toward the distination and at the same time from the destination to " "the source and terminates whe these to searchs meet in the middle. Returns a" " set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows," " that make up a path." msgstr "" # b37dbb1c097441d7afac9b1c3be4fa16 #: ../../../src/bd_dijkstra/doc/index.rst:38 msgid "Description" msgstr "説ćŽ" # 27182b928a294e22bbd7567e7ef6a1a6 #: ../../../src/bd_dijkstra/doc/index.rst:40 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "SQLă®ă‚Żă‚¨ăŞăĽă§ă™ă€‚以下ă«ç¶šăŹă‚«ă©ă ă‹ă‚‰ăŞă‚‹čˇŚă‚»ăăă‚’čż”ă—ăľă™:" # d5ecf6b2aa844b768783b31d91cc0d1c #: ../../../src/bd_dijkstra/doc/index.rst:47 msgid "``int4`` identifier of the edge" msgstr "エăジă®č­ĺĄĺ­[``int4``]" # 282a69ee248b4dcfa591ec2aa3668cf4 #: ../../../src/bd_dijkstra/doc/index.rst:48 msgid "``int4`` identifier of the source vertex" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®č­ĺĄĺ­" # d8ca4a99797f4da89401ca4eae5de81b #: ../../../src/bd_dijkstra/doc/index.rst:49 msgid "``int4`` identifier of the target vertex" msgstr "``int4``ĺž‹ă®çµ‚点ăŽăĽă‰ă®č­ĺĄĺ­" # 16d3eacf8377421dbb3aa3f559f8c2fd #: ../../../src/bd_dijkstra/doc/index.rst:50 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8``ĺž‹ă®ă‚¨ăジă«ă‹ă‹ă‚‹é‡Ťăżă€‚負ă®é‡ŤăżăŻă‚¨ăジăŚă‚°ă©ă•ă«ćŚżĺ…Ąă•れるă“ă¨ă‚’é˛ăŽăľă™ă€‚" # 2a8cd5659ad849358862b656205877aa #: ../../../src/bd_dijkstra/doc/index.rst:51 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(オă—ă‚·ă§ăł) エăジă®ĺŹŤĺŻľć–ąĺ‘ă®ă‚łă‚ąă。ă“ă®ĺ€¤ăŻ``directed``ăŠă‚ăł``has_rcost``ă‘ă©ăˇăĽă‚żăŚ``true``ă®ĺ ´ĺă®ăżä˝żç”¨ă•れăľă™ă€‚(負ă®ă‚łă‚ąăă«ă¤ă„ă¦ăŻĺ‰Ťčż°ă®é€šă‚Šă§ă™)" # 95f13721773f433891e1e8b50ac04509 #: ../../../src/bd_dijkstra/doc/index.rst:53 msgid "``int4`` id of the start point" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # b9798483a7944c23b68242badf5ba991 #: ../../../src/bd_dijkstra/doc/index.rst:54 msgid "``int4`` id of the end point" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # ff73a5d65d1e44728449829347874aa3 #: ../../../src/bd_dijkstra/doc/index.rst:55 msgid "``true`` if the graph is directed" msgstr "有ĺ‘ă‚°ă©ă•ă®ĺ ´ĺăŻ``true``を指定" # c177b69ec8f34e3e8347a48cd4fd0eec #: ../../../src/bd_dijkstra/doc/index.rst:56 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "``true``ă®ĺ ´ĺă€SQLă§ç”źćă•れる行セăăă®``reverse_cost``ă‚«ă©ă ăŻă€ă‚¨ăジă®é€†ć–ąĺ‘ă«ă‹ă‹ă‚‹é‡Ťăżă¨ă—ă¦ä˝żç”¨ă•れăľă™ă€‚" # 94093f98581b414e8de69c5c03ed7ff9 #: ../../../src/bd_dijkstra/doc/index.rst:58 msgid "Returns set of :ref:`type_cost_result`:" msgstr ":ref:`type_cost_result` ă®ă‚»ăăă‚’čż”ă—ăľă™:" # b6dcdf2882344c97b13a0a1b5dcfc76f #: ../../../src/bd_dijkstra/doc/index.rst:60 msgid "row sequence" msgstr "行ă®é€Łç•Ş" # 71a25f43edad4704b8f7bc386b951d6a #: ../../../src/bd_dijkstra/doc/index.rst:61 msgid "node ID" msgstr "ăŽăĽă‰ID" # bb342316c7374f38ae60758a95fe5aa0 #: ../../../src/bd_dijkstra/doc/index.rst:62 msgid "edge ID (``-1`` for the last row)" msgstr "エăジID (最終行ăŻ``-1``)" # 903aaea6437d438094faa1255671261a #: ../../../src/bd_dijkstra/doc/index.rst:63 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "``id1``ă‹ă‚‰``id2``を横断ă™ă‚‹ă‚łă‚ąă" # 9422981e26f04c7e9edb754944c47cea #: ../../../src/bd_dijkstra/doc/index.rst:66 msgid "History" msgstr "歴史" # c1db7489de2b4ef8880d8d9f3abb66e3 #: ../../../src/bd_dijkstra/doc/index.rst:67 msgid "New in version 2.0.0" msgstr "" # e61d7de8bdb04972a567e5884e47773a #: ../../../src/bd_dijkstra/doc/index.rst:71 msgid "Examples" msgstr "äľ‹" # e5bb5ec0cf844c229475d4e75c327eb3 #: ../../../src/bd_dijkstra/doc/index.rst:73 msgid "Without ``reverse_cost``" msgstr "``reverse_cost``ăŞă—ă®ĺ ´ĺ" # 7b425886ca994a1e87e833443909b584 #: ../../../src/bd_dijkstra/doc/index.rst:93 msgid "With ``reverse_cost``" msgstr "``reverse_cost``ă‚りă®ĺ ´ĺ" # f47bce06d90b47c0a3ba534e4af09213 #: ../../../src/bd_dijkstra/doc/index.rst:113 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # dce05fd947104f7fb53f334994b47db8 #: ../../../src/bd_dijkstra/doc/index.rst:117 msgid "See Also" msgstr "参照" # e9e1be5a32c8439083185caf29aaa09b #: ../../../src/bd_dijkstra/doc/index.rst:119 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 7e04714c590148078028bde3efbb5f57 #: ../../../src/bd_dijkstra/doc/index.rst:120 msgid ":ref:`bd_astar`" msgstr ":ref:`bd_astar`" # 1e532cd9d5634fb0934e837b0db7ad8a #: ../../../src/bd_dijkstra/doc/index.rst:121 msgid "http://en.wikipedia.org/wiki/Bidirectional_search" msgstr "http://en.wikipedia.org/wiki/Bidirectional_search" # e3826d9e6a084b349a9ed0d6fffdb1ad #: ../../../src/bd_dijkstra/doc/index.rst:122 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/000077500000000000000000000000001257314352300233335ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/000077500000000000000000000000001257314352300241005ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/functions/000077500000000000000000000000001257314352300261105ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/functions/analyze_graph.po000066400000000000000000000313641257314352300313030ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:13+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 4ec68d2c61f945ef81648e1b5c6415f1 #: ../../../src/common/doc/functions/analyze_graph.rst:13 msgid "pgr_analyzeGraph" msgstr "" # 4c3762e114fb4e67a2515bba541c8f36 #: ../../../src/common/doc/functions/analyze_graph.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # ac455e0fb31e44308320f39bbd78adfc #: ../../../src/common/doc/functions/analyze_graph.rst:22 msgid "``pgr_anlizeGraph`` — Analyzes the network topology." msgstr "" # 7d6b06e1d5354d94ac2855084e4e9e71 #: ../../../src/common/doc/functions/analyze_graph.rst:26 msgid "Synopsis" msgstr "概č¦" # 19f89e76f38342129988c1b3de66af9a # ebc7d96a54cb409a916a9e44ff8544f9 #: ../../../src/common/doc/functions/analyze_graph.rst:28 #: ../../../src/common/doc/functions/analyze_graph.rst:61 msgid "The function returns:" msgstr "" # b996e0d0950741438419d72fc2aaa1a6 # ac02a2dca7d24bb296b418e5019b5d52 #: ../../../src/common/doc/functions/analyze_graph.rst:30 #: ../../../src/common/doc/functions/analyze_graph.rst:63 msgid "``OK`` after the analysis has finished." msgstr "" # 6494556e5a0240b6b89d6cc13588a959 # 226def8709104fefbde358ee19f0dbdc #: ../../../src/common/doc/functions/analyze_graph.rst:31 #: ../../../src/common/doc/functions/analyze_graph.rst:69 msgid "``FAIL`` when the analysis was not completed due to an error." msgstr "" # 258df98c829a48e794073f4f67e64d37 #: ../../../src/common/doc/functions/analyze_graph.rst:40 msgid "Description" msgstr "説ćŽ" # 2ea823d9ac6a4b309542c1efdf685188 #: ../../../src/common/doc/functions/analyze_graph.rst:43 msgid "Prerequisites" msgstr "" # b6f61bceeb764c09a0519ef218788641 #: ../../../src/common/doc/functions/analyze_graph.rst:44 msgid "" "The edge table to be analyzed must contain a source column and a target " "column filled with id's of the vertices of the segments and the " "corresponding vertices table _vertices_pgr that stores the " "vertices information." msgstr "" # bc5a5fd73e194a1eb18560c62b8726c5 #: ../../../src/common/doc/functions/analyze_graph.rst:46 msgid "" "Use :ref:`pgr_createVerticesTable ` to create the " "vertices table." msgstr "" # dddd02de549c450da54ecc30da50bcac #: ../../../src/common/doc/functions/analyze_graph.rst:47 msgid "" "Use :ref:`pgr_createTopology ` to create the topology " "and the vertices table." msgstr "" # 2f1a64c5c7df47c08b9460c1c2ca9a0d #: ../../../src/common/doc/functions/analyze_graph.rst:50 msgid "Parameters" msgstr "" # f7ef120ecd234df3bc9de0b69122a094 #: ../../../src/common/doc/functions/analyze_graph.rst:51 msgid "The analyze graph function accepts the following parameters:" msgstr "" # 93b5fa9bcdd84ccbae6d4945adb6b9b5 #: ../../../src/common/doc/functions/analyze_graph.rst:53 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" # 0c3bf879395649e1aac68ae62880746b #: ../../../src/common/doc/functions/analyze_graph.rst:54 msgid "" "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "" # cd2deb23e3394ad298d9787e069561e2 #: ../../../src/common/doc/functions/analyze_graph.rst:55 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "" # 31330d72cbb748289eafa0fcb996153d #: ../../../src/common/doc/functions/analyze_graph.rst:56 msgid "" "``text`` Primary key column name of the network table. Default value is " "``id``." msgstr "" # b9e5db8199ce47ccb092272e93020d7c #: ../../../src/common/doc/functions/analyze_graph.rst:57 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "" # 245c992a7082431684659ae5845aced6 #: ../../../src/common/doc/functions/analyze_graph.rst:58 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "" # 8e81329133844e65b7eef1f84cb73965 #: ../../../src/common/doc/functions/analyze_graph.rst:59 msgid "" "``text`` Condition to select a subset or rows. Default value is ``true``" " to indicate all rows." msgstr "" # c99a684aa3994cc4b60c334882d9ed78 #: ../../../src/common/doc/functions/analyze_graph.rst:65 msgid "Uses the vertices table: _vertices_pgr." msgstr "" # e32eb0de40d0487fbb1062ec88c5bbe9 #: ../../../src/common/doc/functions/analyze_graph.rst:66 msgid "Fills completly the ``cnt`` and ``chk`` columns of the vertices table." msgstr "" # a4a0f627086946459e80cc8ac16b31b8 #: ../../../src/common/doc/functions/analyze_graph.rst:67 msgid "" "Returns the analysis of the section of the network defined by " "``rows_where``" msgstr "" # f2d3df84fbb14b48a0dba64650326883 #: ../../../src/common/doc/functions/analyze_graph.rst:71 msgid "The vertices table is not found." msgstr "" # 1c3dd89f91d94a32b0fa96e3c8544649 #: ../../../src/common/doc/functions/analyze_graph.rst:72 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "" # 0e7728a66df8403b80c0e73cc496d665 #: ../../../src/common/doc/functions/analyze_graph.rst:73 msgid "The condition is not well formed." msgstr "" # 8a41f89e1b6c4622925078236419ba59 #: ../../../src/common/doc/functions/analyze_graph.rst:74 msgid "The names of source , target or id are the same." msgstr "" # 9a0c49ad17e7442291584a6d38ad24f0 #: ../../../src/common/doc/functions/analyze_graph.rst:75 msgid "The SRID of the geometry could not be determined." msgstr "" # a28d4cfc2fb145bd8b620cd99ae007ef #: ../../../src/common/doc/functions/analyze_graph.rst:79 msgid "The Vertices Table" msgstr "" # 6726eb03c9e14ce487a84ef6bdb3d061 #: ../../../src/common/doc/functions/analyze_graph.rst:80 msgid "" "The vertices table can be created with :ref:`pgr_createVerticesTable " "` or :ref:`pgr_createTopology `" msgstr "" # f69881355abd43b08fd4b112a15c823a #: ../../../src/common/doc/functions/analyze_graph.rst:82 msgid "The structure of the vertices table is:" msgstr "" # e9b846b6c67a40a5a56ce827cbde2335 #: ../../../src/common/doc/functions/analyze_graph.rst:84 msgid "``bigint`` Identifier of the vertex." msgstr "" # c76d33c8d1d243e78adb977c995c1ed9 #: ../../../src/common/doc/functions/analyze_graph.rst:85 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." msgstr "" # 2a14dd7a08114891908953fe3f87a075 #: ../../../src/common/doc/functions/analyze_graph.rst:86 msgid "``integer`` Indicator that the vertex might have a problem." msgstr "" # 9731ccd0742c4573b05224539f373580 #: ../../../src/common/doc/functions/analyze_graph.rst:87 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as incoming. See :ref:`pgr_analyzeOneway `." msgstr "" # bf31d82856954293ac270255b046d010 #: ../../../src/common/doc/functions/analyze_graph.rst:88 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as outgoing. See :ref:`pgr_analyzeOneway `." msgstr "" # fa51c4280ee2409daf5cee9fbc858ef4 #: ../../../src/common/doc/functions/analyze_graph.rst:89 msgid "``geometry`` Point geometry of the vertex." msgstr "" # 3a2bb12205fe4cd6ad67ba6a8f37afe4 #: ../../../src/common/doc/functions/analyze_graph.rst:92 msgid "History" msgstr "歴史" # 378f4d42f82e4d30a6ab016e5ecc621a #: ../../../src/common/doc/functions/analyze_graph.rst:93 msgid "New in version 2.0.0" msgstr "" # f2b122f189224840ad820005cf04c3c1 #: ../../../src/common/doc/functions/analyze_graph.rst:96 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "" # bbc188364d7a4ba9b73c901703f754a0 #: ../../../src/common/doc/functions/analyze_graph.rst:99 msgid "The simplest way to use pgr_analyzeGraph is:" msgstr "" # eef338680d2247e485489cda2088d085 #: ../../../src/common/doc/functions/analyze_graph.rst:106 msgid "When the arguments are given in the order described in the parameters:" msgstr "" # bd9ee1725f5f458e84d65ccbde7489d2 #: ../../../src/common/doc/functions/analyze_graph.rst:111 msgid "We get the same result as the simplest way to use the function." msgstr "" # e6bd1bc511a6475aaa6fcce1db0cc9fd # 667d346fce1340c89b86814855215f31 #: ../../../src/common/doc/functions/analyze_graph.rst:118 #: ../../../src/common/doc/functions/analyze_graph.rst:184 msgid "When using the named notation" msgstr "" # a6f10ab57f0645b6b0307bcb5d6c7ef3 # eae5acaa57ff4a459953c203612092fa #: ../../../src/common/doc/functions/analyze_graph.rst:119 #: ../../../src/common/doc/functions/analyze_graph.rst:185 msgid "The order of the parameters do not matter:" msgstr "" # 0b36ba3cb2c24c17b8740a45f3430b69 #: ../../../src/common/doc/functions/analyze_graph.rst:129 msgid "" "Parameters defined with a default value can be ommited, as long as the value" " matches the default:" msgstr "" # 5130840677694ba3a4c08ae3b787e4d5 # 309f2f767a9c4f419bb1a4ad1c1bfacf #: ../../../src/common/doc/functions/analyze_graph.rst:136 #: ../../../src/common/doc/functions/analyze_graph.rst:199 msgid "Selecting rows using rows_where parameter" msgstr "" # e7093f0dacbf44af908a1259b2b8f45d #: ../../../src/common/doc/functions/analyze_graph.rst:137 msgid "" "Selecting rows based on the id. Displays the analysis a the section of the " "network." msgstr "" # 2867ea63b6b14572adb1130a9d04e28a #: ../../../src/common/doc/functions/analyze_graph.rst:143 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``id`` =5 ." msgstr "" # 3cf323ab63204d99ac7ca31677b9e667 #: ../../../src/common/doc/functions/analyze_graph.rst:149 msgid "" "Selecting the rows where the geometry is near the geometry of the row with " "``gid`` =100 of the table ``othertable``." msgstr "" # baf5ffc28192473483bc4a1a4a0315f3 #: ../../../src/common/doc/functions/analyze_graph.rst:160 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "" # 57cb32f6495d4cb0b5f36be03adc7efa #: ../../../src/common/doc/functions/analyze_graph.rst:162 msgid "For the following table" msgstr "" # 12fcad9f3b484280baa8b29867859861 #: ../../../src/common/doc/functions/analyze_graph.rst:171 msgid "Using positional notation:" msgstr "" # 07a02c55d3eb4f9eb1dfed2833efcbe8 #: ../../../src/common/doc/functions/analyze_graph.rst:172 msgid "" "The arguments need to be given in the order described in the parameters:" msgstr "" # 5dc716a92a81438c888764e8cb2b5b79 #: ../../../src/common/doc/functions/analyze_graph.rst:195 msgid "" "In this scenario omitting a parameter would create an error because the " "default values for the column names do not match the column names of the " "table." msgstr "" # 057829092b8a4504a3115036a73a489f #: ../../../src/common/doc/functions/analyze_graph.rst:200 msgid "Selecting rows based on the id." msgstr "" # 5c1437170b9149c5bc4174edc58ee875 #: ../../../src/common/doc/functions/analyze_graph.rst:210 msgid "" "Selecting the rows WHERE the geometry is near the geometry of row with " "``id`` =5 ." msgstr "" # 3d622065f50846578692f7a1b2a136d9 #: ../../../src/common/doc/functions/analyze_graph.rst:222 msgid "" "Selecting the rows WHERE the geometry is near the place='myhouse' of the " "table ``othertable``. (note the use of quote_literal)" msgstr "" # 2cffbd13f5f54de1abd9c025df6a762a #: ../../../src/common/doc/functions/analyze_graph.rst:239 msgid "Examples" msgstr "äľ‹" # eeedfddf23864b98a801913ef15f7cd9 #: ../../../src/common/doc/functions/analyze_graph.rst:366 msgid "The examples use the :ref:`sampledata` network." msgstr "" # d6f7c52a1a824867943d8adae7b2e245 #: ../../../src/common/doc/functions/analyze_graph.rst:370 msgid "See Also" msgstr "参照" # ba0f07ab7dca4083a5aef16d566cf506 #: ../../../src/common/doc/functions/analyze_graph.rst:372 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 90d9202a2da94489b4b43a71caa66956 #: ../../../src/common/doc/functions/analyze_graph.rst:373 msgid ":ref:`pgr_analyze_oneway` to analyze directionality of the edges." msgstr "" # 73d10e9d35dd4a269249fbc09274000b #: ../../../src/common/doc/functions/analyze_graph.rst:374 msgid "" ":ref:`pgr_createVerticesTable ` to reconstruct the " "vertices table based on the source and target information." msgstr "" # 2f459b0453c141239d9564e2467fbdd5 #: ../../../src/common/doc/functions/analyze_graph.rst:375 msgid "" ":ref:`pgr_nodeNetwork ` to create nodes to a not noded " "edge table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/functions/analyze_oneway.po000066400000000000000000000254741257314352300315110ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:14+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # f8ca74e3c9a54cd0b0e6cd3bcec8de7e #: ../../../src/common/doc/functions/analyze_oneway.rst:13 msgid "pgr_analyzeOneway" msgstr "" # ee3b92d1a5184a92b6fa72a69ab2f1c9 #: ../../../src/common/doc/functions/analyze_oneway.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # fd816817954b4f3d8d25927cebce353b #: ../../../src/common/doc/functions/analyze_oneway.rst:22 msgid "" "``pgr_analyzeOneway`` — Analyzes oneway Sstreets and identifies flipped " "segments." msgstr "" # 4c9dfc86ed0042de97bf0107b0b2eccd #: ../../../src/common/doc/functions/analyze_oneway.rst:26 msgid "Synopsis" msgstr "概č¦" # d31a1ab567db4873a46256e8ecbdedf4 #: ../../../src/common/doc/functions/analyze_oneway.rst:28 msgid "" "This function analyzes oneway streets in a graph and identifies any flipped " "segments." msgstr "" # 74bdfef086ae480bbe2affdece2c9efa #: ../../../src/common/doc/functions/analyze_oneway.rst:40 msgid "Description" msgstr "説ćŽ" # 04f93117821f4eae962594c71a06a5a8 #: ../../../src/common/doc/functions/analyze_oneway.rst:42 msgid "" "The analyses of one way segments is pretty simple but can be a powerful " "tools to identifying some the potential problems created by setting the " "direction of a segment the wrong way. A node is a `source` if it has edges " "the exit from that node and no edges enter that node. Conversely, a node is " "a `sink` if all edges enter the node but none exit that node. For a `source`" " type node it is logically impossible to exist because no vehicle can exit " "the node if no vehicle and enter the node. Likewise, if you had a `sink` " "node you would have an infinite number of vehicle piling up on this node " "because you can enter it but not leave it." msgstr "" # 035956781a774bc3bb1214394ad77be8 #: ../../../src/common/doc/functions/analyze_oneway.rst:44 msgid "" "So why do we care if the are not feasible? Well if the direction of an edge " "was reversed by mistake we could generate exactly these conditions. Think " "about a divided highway and on the north bound lane one segment got entered " "wrong or maybe a sequence of multiple segments got entered wrong or maybe " "this happened on a round-about. The result would be potentially a `source` " "and/or a `sink` node." msgstr "" # 007bbd995cbf4e7c86ce8e9916675879 #: ../../../src/common/doc/functions/analyze_oneway.rst:46 msgid "" "So by counting the number of edges entering and exiting each node we can " "identify both `source` and `sink` nodes so that you can look at those areas " "of your network to make repairs and/or report the problem back to your data " "vendor." msgstr "" # f972114db5c841928b7f2ac705bb0687 #: ../../../src/common/doc/functions/analyze_oneway.rst:49 msgid "Prerequisites" msgstr "" # 54a0c52cee394d389a81fcd50b24ad97 #: ../../../src/common/doc/functions/analyze_oneway.rst:50 msgid "" "The edge table to be analyzed must contain a source column and a target " "column filled with id's of the vertices of the segments and the " "corresponding vertices table _vertices_pgr that stores the " "vertices information." msgstr "" # 808b5b795d364182b543ab30a1ad1644 #: ../../../src/common/doc/functions/analyze_oneway.rst:52 msgid "" "Use :ref:`pgr_createVerticesTable ` to create the " "vertices table." msgstr "" # f6248fc57e734ead94edd12cab567915 #: ../../../src/common/doc/functions/analyze_oneway.rst:53 msgid "" "Use :ref:`pgr_createTopology ` to create the topology " "and the vertices table." msgstr "" # 4cacac934ba64cda907561e98847bf8b #: ../../../src/common/doc/functions/analyze_oneway.rst:56 msgid "Parameters" msgstr "" # 669f0d5432dd4c0c8da55dba8c3502e7 #: ../../../src/common/doc/functions/analyze_oneway.rst:57 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" # a16edb2699f1486c91c10ac7533fef7c #: ../../../src/common/doc/functions/analyze_oneway.rst:58 msgid "``text[]`` source node **in** rules" msgstr "" # 28b4c2457d3b4aaba43dc42af4d2bd5e #: ../../../src/common/doc/functions/analyze_oneway.rst:59 msgid "``text[]`` source node **out** rules" msgstr "" # 5180ad82f6e6434a99defa1823c0a2d8 #: ../../../src/common/doc/functions/analyze_oneway.rst:60 msgid "``text[]`` target node **in** rules" msgstr "" # 4866b796c7fb49d985a479c3a97eec38 #: ../../../src/common/doc/functions/analyze_oneway.rst:61 msgid "``text[]`` target node **out** rules" msgstr "" # 2744331fb9ac447ba0c40a6035ac0a95 #: ../../../src/common/doc/functions/analyze_oneway.rst:62 msgid "" "``text`` oneway column name name of the network table. Default value is " "``oneway``." msgstr "" # b116cd1fc10f4f5bbd8fe9800562b62f #: ../../../src/common/doc/functions/analyze_oneway.rst:63 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "" # 8ca5a93ed45443c09202b1e5779dfa76 #: ../../../src/common/doc/functions/analyze_oneway.rst:64 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "" # e41f4c872a3445dbbc0bd183a71971fa #: ../../../src/common/doc/functions/analyze_oneway.rst:65 msgid "" "``boolean`` flag to treat oneway NULL values as bi-directional. Default " "value is ``true``." msgstr "" # 9cd0459ca40940448e6c0d9c07c4a157 #: ../../../src/common/doc/functions/analyze_oneway.rst:67 msgid "" "It is strongly recommended to use the named notation. See " ":ref:`pgr_createVerticesTable ` or " ":ref:`pgr_createTopology ` for examples." msgstr "" # e217ab2060e447e9a7a3745f4d84390d #: ../../../src/common/doc/functions/analyze_oneway.rst:70 msgid "The function returns:" msgstr "" # 95dedd1c39c9424a906e6f2ff882e84a #: ../../../src/common/doc/functions/analyze_oneway.rst:72 msgid "``OK`` after the analysis has finished." msgstr "" # 573d5fab7bb247d5adc39d8460683357 #: ../../../src/common/doc/functions/analyze_oneway.rst:74 msgid "Uses the vertices table: _vertices_pgr." msgstr "" # 86597d037fe242378cc71e6e2ec88b19 #: ../../../src/common/doc/functions/analyze_oneway.rst:75 msgid "" "Fills completely the ``ein`` and ``eout`` columns of the vertices table." msgstr "" # dcae6d2cceea4b6bb47a700cc4338340 #: ../../../src/common/doc/functions/analyze_oneway.rst:77 msgid "``FAIL`` when the analysis was not completed due to an error." msgstr "" # 792572ffb7314163be7e4aabadd4429c #: ../../../src/common/doc/functions/analyze_oneway.rst:79 msgid "The vertices table is not found." msgstr "" # affbb7122dd844f3b5c7962c97dec0d3 #: ../../../src/common/doc/functions/analyze_oneway.rst:80 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "" # e50d016ee05048779dea2db4006500be #: ../../../src/common/doc/functions/analyze_oneway.rst:81 msgid "The names of source , target or oneway are the same." msgstr "" # f14e2456527945e0a80e7888bb6dde7f #: ../../../src/common/doc/functions/analyze_oneway.rst:83 msgid "" "The rules are defined as an array of text strings that if match the " "``oneway`` value would be counted as ``true`` for the source or target " "**in** or **out** condition." msgstr "" # 02623674186e4e0c961078942584c0ec #: ../../../src/common/doc/functions/analyze_oneway.rst:86 msgid "The Vertices Table" msgstr "" # dd7fb8252bfe456aaa65515346941e74 #: ../../../src/common/doc/functions/analyze_oneway.rst:87 msgid "" "The vertices table can be created with :ref:`pgr_createVerticesTable " "` or :ref:`pgr_createTopology `" msgstr "" # f838bf466e424966bd61af7b901279d2 #: ../../../src/common/doc/functions/analyze_oneway.rst:89 msgid "The structure of the vertices table is:" msgstr "" # 722239d3877b48d8bc5e63052fc7424f #: ../../../src/common/doc/functions/analyze_oneway.rst:91 msgid "``bigint`` Identifier of the vertex." msgstr "" # 0d3b269abc8e45a1abf355e4bb7d51c0 #: ../../../src/common/doc/functions/analyze_oneway.rst:92 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." " See :ref:`pgr_analyzeGgraph `." msgstr "" # 50b3729c83964ef3ae1a1511c76b50f8 #: ../../../src/common/doc/functions/analyze_oneway.rst:93 msgid "" "``integer`` Indicator that the vertex might have a problem. See " ":ref:`pgr_analyzeGraph `." msgstr "" # a5b1fe0206ea4c428c94f43a141b527b #: ../../../src/common/doc/functions/analyze_oneway.rst:94 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as incoming." msgstr "" # 7c678b91ca8a408aafda94e5fa217fae #: ../../../src/common/doc/functions/analyze_oneway.rst:95 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as outgoing." msgstr "" # 6d672d0be9cf41d69db69e46109d1624 #: ../../../src/common/doc/functions/analyze_oneway.rst:96 msgid "``geometry`` Point geometry of the vertex." msgstr "" # b7cf2a5bba544714b9b79373c889e6cc #: ../../../src/common/doc/functions/analyze_oneway.rst:100 msgid "History" msgstr "歴史" # ee9866aeb2c94c7fb0aa1e6cda48e6cb #: ../../../src/common/doc/functions/analyze_oneway.rst:101 msgid "New in version 2.0.0" msgstr "" # 3eed638ba1dd400186848b0928d632cf #: ../../../src/common/doc/functions/analyze_oneway.rst:105 msgid "Examples" msgstr "äľ‹" # fb1f0f5537c0427a866814b367160245 #: ../../../src/common/doc/functions/analyze_oneway.rst:129 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # 34726fcf405940b780880e71c6a2dad3 #: ../../../src/common/doc/functions/analyze_oneway.rst:133 msgid "See Also" msgstr "参照" # 384816237f7b49d5911a48675467810d #: ../../../src/common/doc/functions/analyze_oneway.rst:135 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # f8a2c637ce834c5ab9fea42ec365f0d1 #: ../../../src/common/doc/functions/analyze_oneway.rst:136 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr "" # 1688102891bc4abaaed229738ca05755 #: ../../../src/common/doc/functions/analyze_oneway.rst:137 msgid "" ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr "" # 5914f34793e24715acb0adbe7d9fe1e0 #: ../../../src/common/doc/functions/analyze_oneway.rst:138 msgid "" ":ref:`pgr_create_vert_table` to reconstruct the vertices table based on the " "source and target information." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/functions/create_topology.po000066400000000000000000000315521257314352300316550ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:13+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 841ce4ae2ccd42aeb6708e0469affc85 #: ../../../src/common/doc/functions/create_topology.rst:13 msgid "pgr_createTopology" msgstr "" # bceb18f1c7484f2495890a181eb43749 #: ../../../src/common/doc/functions/create_topology.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # efddc8da13ee412aa1fb75bf84ad023b #: ../../../src/common/doc/functions/create_topology.rst:22 msgid "" "``pgr_createTopology`` — Builds a network topology based on the geometry " "information." msgstr "" # c01e1abb389b4e0096e2971378967ac9 #: ../../../src/common/doc/functions/create_topology.rst:26 msgid "Synopsis" msgstr "概č¦" # 0dcc6bb9100b4d89afa5b1404283d0c9 # 2f90d445d42f4c839d6d2b2e4bdd588b #: ../../../src/common/doc/functions/create_topology.rst:28 #: ../../../src/common/doc/functions/create_topology.rst:69 msgid "The function returns:" msgstr "" # 88833f75e6d741b5bc91526488d66e4e #: ../../../src/common/doc/functions/create_topology.rst:30 msgid "" "``OK`` after the network topology has been built and the vertices table " "created." msgstr "" # da6aad799955428fb1bef9ff2dbd70b5 #: ../../../src/common/doc/functions/create_topology.rst:31 msgid "``FAIL`` when the network topology was not built due to an error." msgstr "" # c4d463cfb61840f689831eeafe2844dc #: ../../../src/common/doc/functions/create_topology.rst:42 msgid "Description" msgstr "説ćŽ" # fba8585de1c94f0ba612f64f8cd4f39d #: ../../../src/common/doc/functions/create_topology.rst:45 msgid "Parameters" msgstr "" # 33e33f7ee98e4b9a9d333f8ab95cbc9b #: ../../../src/common/doc/functions/create_topology.rst:46 msgid "The topology creation function accepts the following parameters:" msgstr "" # d19b1856e3d440749487a15a83c9d44c #: ../../../src/common/doc/functions/create_topology.rst:48 msgid "``text`` Network table name. (may contain the schema name AS well)" msgstr "" # 6afd7b88cbaf4a58b2dcbd161b278356 #: ../../../src/common/doc/functions/create_topology.rst:49 msgid "" "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "" # 905510b263854f1eb05f10c8a64d9d20 #: ../../../src/common/doc/functions/create_topology.rst:50 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "" # f9b621bcf0ab41c3b87693c812f3d710 #: ../../../src/common/doc/functions/create_topology.rst:51 msgid "" "``text`` Primary key column name of the network table. Default value is " "``id``." msgstr "" # 6bcaf9c3c7e1422ea8e1b4dc45e7c613 #: ../../../src/common/doc/functions/create_topology.rst:52 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "" # e2b13126a14a4ebeb8c3f453235560a1 #: ../../../src/common/doc/functions/create_topology.rst:53 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "" # adbfdd92db3740e5b4e8a6259a0a064c #: ../../../src/common/doc/functions/create_topology.rst:54 msgid "" "``text`` Condition to SELECT a subset or rows. Default value is ``true`` " "to indicate all rows." msgstr "" # 65297b06273d46cc98c9a3be75886137 #: ../../../src/common/doc/functions/create_topology.rst:58 msgid "The ``edge_table`` will be affected" msgstr "" # 7f45565b3b8d40408b2da1bee3d1c354 #: ../../../src/common/doc/functions/create_topology.rst:60 msgid "The ``source`` column values will change." msgstr "" # e05fe9ce627848aa8aa72f032d303f04 #: ../../../src/common/doc/functions/create_topology.rst:61 msgid "The ``target`` column values will change." msgstr "" # 72c3682247aa4841a49790a78db8c3c3 #: ../../../src/common/doc/functions/create_topology.rst:62 msgid "" "An index will be created, if it doesn't exists, to speed up the process to " "the following columns:" msgstr "" # 993784afa3ce4ca68f11e8e02f2b4b27 #: ../../../src/common/doc/functions/create_topology.rst:64 msgid "``id``" msgstr "" # 3074ee818e8241bc93c5a3284d7c3af4 #: ../../../src/common/doc/functions/create_topology.rst:65 msgid "``the_geom``" msgstr "" # e40fef18592542b98d234ac6a8038def #: ../../../src/common/doc/functions/create_topology.rst:66 msgid "``source``" msgstr "" # 0360a33adc734d1eaf83f5e1e314cc73 #: ../../../src/common/doc/functions/create_topology.rst:67 msgid "``target``" msgstr "" # a2aae07be90348b0b2190f647731fb26 #: ../../../src/common/doc/functions/create_topology.rst:71 msgid "``OK`` after the network topology has been built." msgstr "" # 33a4fd15e75a41a68105d2ea67b4aab1 #: ../../../src/common/doc/functions/create_topology.rst:73 msgid "Creates a vertices table: _vertices_pgr." msgstr "" # 589a7e90c6404cbe902baec0a884189b #: ../../../src/common/doc/functions/create_topology.rst:74 msgid "Fills ``id`` and ``the_geom`` columns of the vertices table." msgstr "" # 92e7ab03c5ce43ed8c705a26aa4b801c #: ../../../src/common/doc/functions/create_topology.rst:75 msgid "" "Fills the source and target columns of the edge table referencing the ``id``" " of the vertices table." msgstr "" # 0635e9d515184ccc80747864939f789c #: ../../../src/common/doc/functions/create_topology.rst:78 msgid "``FAIL`` when the network topology was not built due to an error:" msgstr "" # 607fcb6f6ae3438789ecf9c95992bc3f #: ../../../src/common/doc/functions/create_topology.rst:80 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "" # 2bad2b565914457a90a990e718e857fd #: ../../../src/common/doc/functions/create_topology.rst:81 msgid "The condition is not well formed." msgstr "" # c800f5e3462c44c1b786308aec4cfea4 #: ../../../src/common/doc/functions/create_topology.rst:82 msgid "The names of source , target or id are the same." msgstr "" # 51c96f82e8ea49bcbde8aaeb905a6c6c #: ../../../src/common/doc/functions/create_topology.rst:83 msgid "The SRID of the geometry could not be determined." msgstr "" # f5f0d0a1c3814e1d9c14e4de52bd9899 #: ../../../src/common/doc/functions/create_topology.rst:87 msgid "The Vertices Table" msgstr "" # 54ef7e60b4d445cfa453323fbe80032d #: ../../../src/common/doc/functions/create_topology.rst:88 msgid "" "The vertices table is a requirment of the :ref:`pgr_analyzeGraph " "` and the :ref:`pgr_analyzeOneway ` " "functions." msgstr "" # faaffddd86fd4680a80925c8c3877f07 #: ../../../src/common/doc/functions/create_topology.rst:90 msgid "The structure of the vertices table is:" msgstr "" # fc31880c8b034aae99d6d4caec420302 #: ../../../src/common/doc/functions/create_topology.rst:92 msgid "``bigint`` Identifier of the vertex." msgstr "" # 7684f52a607845ef802799c26c221bf3 #: ../../../src/common/doc/functions/create_topology.rst:93 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." " See :ref:`pgr_analyzeGraph `." msgstr "" # 1dc63c1d7cbb417d916ed0561df67df9 #: ../../../src/common/doc/functions/create_topology.rst:94 msgid "" "``integer`` Indicator that the vertex might have a problem. See " ":ref:`pgr_analyzeGraph `." msgstr "" # 546f74ccc20545de9c032cabcaac878f #: ../../../src/common/doc/functions/create_topology.rst:95 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "AS incoming. See :ref:`pgr_analyzeOneway `." msgstr "" # 9fe606ee590d4f009989e3cdcf09b5c5 #: ../../../src/common/doc/functions/create_topology.rst:96 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "AS outgoing. See :ref:`pgr_analyzeOneway `." msgstr "" # 2ee4f32c8546412bad1e109e6051e249 #: ../../../src/common/doc/functions/create_topology.rst:97 msgid "``geometry`` Point geometry of the vertex." msgstr "" # a63156aa23b54785aaf66150bfe98a52 #: ../../../src/common/doc/functions/create_topology.rst:100 msgid "History" msgstr "歴史" # da8726d6435e42f09d83f4a310d5c432 #: ../../../src/common/doc/functions/create_topology.rst:101 msgid "Renamed in version 2.0.0" msgstr "ăăĽă‚¸ă§ăł 2.0.0 ă§ăŞăŤăĽă ă•れăľă—ăź" # 5b4b6a4bea1543ac98f444d9ec32d7eb #: ../../../src/common/doc/functions/create_topology.rst:104 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "" # 6db23da4afd448bab89802246bccb65a #: ../../../src/common/doc/functions/create_topology.rst:107 msgid "The simplest way to use pgr_createtopology is:" msgstr "" # 6905f56f53bb4cdfb9ae49021265afe9 #: ../../../src/common/doc/functions/create_topology.rst:115 msgid "When the arguments are given in the order described in the parameters:" msgstr "" # f8c6c68c7d334f68bac36a818c4091ab #: ../../../src/common/doc/functions/create_topology.rst:120 msgid "We get the same result AS the simplest way to use the function." msgstr "" # 8dcbdbf60c2e4522a87d80a7796a354b # b72940f0e2054c46a50358fc40af026e #: ../../../src/common/doc/functions/create_topology.rst:127 #: ../../../src/common/doc/functions/create_topology.rst:192 msgid "When using the named notation" msgstr "" # 460cbff5c7054542a80375a4f50072e0 # 56d9daba24ff4ce9ac02e3326af007af #: ../../../src/common/doc/functions/create_topology.rst:128 #: ../../../src/common/doc/functions/create_topology.rst:193 msgid "The order of the parameters do not matter:" msgstr "" # 4b24ad3db4be4b60a6c8bfcc38fae359 #: ../../../src/common/doc/functions/create_topology.rst:138 msgid "" "Parameters defined with a default value can be omited, AS long AS the value " "matches the default:" msgstr "" # 8aab982078634384ab4dfced463b5c14 # d9c7d4fa12394a5a915a9f6f664e7a8a #: ../../../src/common/doc/functions/create_topology.rst:145 #: ../../../src/common/doc/functions/create_topology.rst:207 msgid "Selecting rows using rows_where parameter" msgstr "" # 4be49c2f23734283895a40625620047b # 1734ac1429ad4691861fbfcc7954d800 #: ../../../src/common/doc/functions/create_topology.rst:146 #: ../../../src/common/doc/functions/create_topology.rst:208 msgid "Selecting rows based on the id." msgstr "" # 499347aef3cb49f993c320d1fd353a29 # a0cd57644bf443fbaa81efed8df8a30f #: ../../../src/common/doc/functions/create_topology.rst:152 #: ../../../src/common/doc/functions/create_topology.rst:218 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``id`` =5 ." msgstr "" # b8e12b4f62d24fb0a535290a0a480ff0 # 42da9f122c7240bea10a78685a6b5b8d #: ../../../src/common/doc/functions/create_topology.rst:158 #: ../../../src/common/doc/functions/create_topology.rst:230 msgid "" "Selecting the rows where the geometry is near the geometry of the row with " "``gid`` =100 of the table ``othertable``." msgstr "" # 596d74ac25d34cbda9a05349a4a0af21 #: ../../../src/common/doc/functions/create_topology.rst:169 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "" # ac1bf6e79288443486b7b105e25e07eb #: ../../../src/common/doc/functions/create_topology.rst:171 msgid "For the following table" msgstr "" # a24fc2426b5c4b91bc53f875e37dddaa #: ../../../src/common/doc/functions/create_topology.rst:179 msgid "Using positional notation:" msgstr "" # d1937a888b40477b8d696215b7b93425 #: ../../../src/common/doc/functions/create_topology.rst:180 msgid "" "The arguments need to be given in the order described in the parameters:" msgstr "" # 7e510379477f445a9432549c095c12bb #: ../../../src/common/doc/functions/create_topology.rst:203 msgid "" "In this scenario omitting a parameter would create an error because the " "default values for the column names do not match the column names of the " "table." msgstr "" # de088e18a1634e6a96b99df9171c530a #: ../../../src/common/doc/functions/create_topology.rst:247 msgid "Examples" msgstr "äľ‹" # 89b592f2e7f6474cbed2d9d5bca887e9 #: ../../../src/common/doc/functions/create_topology.rst:279 msgid "The example uses the :ref:`sampledata` network." msgstr "" # ae52cd8922264c939460bd2df2108508 #: ../../../src/common/doc/functions/create_topology.rst:283 msgid "See Also" msgstr "参照" # 664429e917764979b9255e4f9a72377f #: ../../../src/common/doc/functions/create_topology.rst:285 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 9ded0191d7344e8baca758e97f34cf68 #: ../../../src/common/doc/functions/create_topology.rst:286 msgid "" ":ref:`pgr_create_vert_table` to reconstruct the vertices table based on the " "source and target information." msgstr "" # ca4432eb1b4246268b1acee87b464b2f #: ../../../src/common/doc/functions/create_topology.rst:287 msgid "" ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/functions/create_vert_table.po000066400000000000000000000303221257314352300321220ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 1a8504651dd840e4a48344ead373a073 #: ../../../src/common/doc/functions/create_vert_table.rst:13 msgid "pgr_createVerticesTable" msgstr "" # ad976846c3444135a397d1f47a0ffceb #: ../../../src/common/doc/functions/create_vert_table.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # c26ff674db0d4b65bff9b1483e524956 #: ../../../src/common/doc/functions/create_vert_table.rst:22 msgid "" "``pgr_createVerticesTable`` — Reconstructs the vertices table based on the " "source and target information." msgstr "" # b27c4239c9034d8fb5bbfc4b736af367 #: ../../../src/common/doc/functions/create_vert_table.rst:26 msgid "Synopsis" msgstr "概č¦" # bbfea2a13422443f8e1b9b863f56dea0 # 139eabd1665d4dc8b6caac92f0764d50 #: ../../../src/common/doc/functions/create_vert_table.rst:28 #: ../../../src/common/doc/functions/create_vert_table.rst:63 msgid "The function returns:" msgstr "" # bdf469a3c50c4176bcc89409cbe50136 # 268e8b4480b24112a72e1d7da0dab1bd #: ../../../src/common/doc/functions/create_vert_table.rst:30 #: ../../../src/common/doc/functions/create_vert_table.rst:65 msgid "``OK`` after the vertices table has been reconstructed." msgstr "" # f542765a7c984a57b56f203df843634d # a536d714aa4240dca5d92dfeee6dd7bb #: ../../../src/common/doc/functions/create_vert_table.rst:31 #: ../../../src/common/doc/functions/create_vert_table.rst:70 msgid "" "``FAIL`` when the vertices table was not reconstructed due to an error." msgstr "" # c7c8bc00b10d45a897224d240c4f96bf #: ../../../src/common/doc/functions/create_vert_table.rst:41 msgid "Description" msgstr "説ćŽ" # c53a2ef242f8484dac84581a80134594 #: ../../../src/common/doc/functions/create_vert_table.rst:44 msgid "Parameters" msgstr "" # 2dc2c3867d7a4367a958a6e1049f44c0 #: ../../../src/common/doc/functions/create_vert_table.rst:45 msgid "" "The reconstruction of the vertices table function accepts the following " "parameters:" msgstr "" # e92b11f0f4ea47af9581936d11972ef6 #: ../../../src/common/doc/functions/create_vert_table.rst:47 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" # 75d43bdeeb7843139aec9b4c7dc60097 #: ../../../src/common/doc/functions/create_vert_table.rst:48 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "" # f0e2bb638cd841f2b61bc8398e3ea59b #: ../../../src/common/doc/functions/create_vert_table.rst:49 msgid "" "``text`` Source column name of the network table. Default value is " "``source``." msgstr "" # ba67bced62994e7b98967cf09cbf3ca6 #: ../../../src/common/doc/functions/create_vert_table.rst:50 msgid "" "``text`` Target column name of the network table. Default value is " "``target``." msgstr "" # d7d53a50bc9249518132241a2c83dc1b #: ../../../src/common/doc/functions/create_vert_table.rst:51 msgid "" "``text`` Condition to SELECT a subset or rows. Default value is ``true`` " "to indicate all rows." msgstr "" # a87c8e9949df409da09632babbb99748 #: ../../../src/common/doc/functions/create_vert_table.rst:55 msgid "The ``edge_table`` will be affected" msgstr "" # a0b202c14bf849e1a9506fc9c4010540 #: ../../../src/common/doc/functions/create_vert_table.rst:57 msgid "" "An index will be created, if it doesn't exists, to speed up the process to " "the following columns:" msgstr "" # 51ab4d2ba98b4affa7e5cec96e352cce #: ../../../src/common/doc/functions/create_vert_table.rst:59 msgid "``the_geom``" msgstr "" # 134fb1a15f8742a49fe36e2683c4c324 #: ../../../src/common/doc/functions/create_vert_table.rst:60 msgid "``source``" msgstr "" # 1c5f7bc5486b44999341e4f8f9b92c2e #: ../../../src/common/doc/functions/create_vert_table.rst:61 msgid "``target``" msgstr "" # 2c70ff2c521c48c799c898d61a01e119 #: ../../../src/common/doc/functions/create_vert_table.rst:67 msgid "Creates a vertices table: _vertices_pgr." msgstr "" # b0e0cf6163ea49f3b3a38e97576f301e #: ../../../src/common/doc/functions/create_vert_table.rst:68 msgid "" "Fills ``id`` and ``the_geom`` columns of the vertices table based on the " "source and target columns of the edge table." msgstr "" # 28e32e20ebd74f88920b7c6fd45054e9 #: ../../../src/common/doc/functions/create_vert_table.rst:72 msgid "" "A required column of the Network table is not found or is not of the " "appropriate type." msgstr "" # 8501c3c5738f4907bf64b63007218466 #: ../../../src/common/doc/functions/create_vert_table.rst:73 msgid "The condition is not well formed." msgstr "" # 5252c79651354d40a6271efe4b78d226 #: ../../../src/common/doc/functions/create_vert_table.rst:74 msgid "The names of source, target are the same." msgstr "" # 41c42eeafd6b487ebc676126c0f92f0c #: ../../../src/common/doc/functions/create_vert_table.rst:75 msgid "The SRID of the geometry could not be determined." msgstr "" # d61aba7cc54d49b9a670817e7dd52472 #: ../../../src/common/doc/functions/create_vert_table.rst:78 msgid "The Vertices Table" msgstr "" # 93a53c04ff294116acf94a067d17ff73 #: ../../../src/common/doc/functions/create_vert_table.rst:79 msgid "" "The vertices table is a requierment of the :ref:`pgr_analyzeGraph " "` and the :ref:`pgr_analyzeOneway ` " "functions." msgstr "" # 7e418508090c4667b4128b22f562b5db #: ../../../src/common/doc/functions/create_vert_table.rst:81 msgid "The structure of the vertices table is:" msgstr "" # 114548eb64364741b99e10c86fe55fad #: ../../../src/common/doc/functions/create_vert_table.rst:83 msgid "``bigint`` Identifier of the vertex." msgstr "" # 35f0fc22f2464997bce4d704a9f4ee88 #: ../../../src/common/doc/functions/create_vert_table.rst:84 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex." " See :ref:`pgr_analyzeGraph `." msgstr "" # d71ba1da8657438b86fe6ce3326cf94a #: ../../../src/common/doc/functions/create_vert_table.rst:85 msgid "" "``integer`` Indicator that the vertex might have a problem. See " ":ref:`pgr_analyzeGraph `." msgstr "" # 9ea4778e1ed64d3cb8c12ffedca5748b #: ../../../src/common/doc/functions/create_vert_table.rst:86 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as incoming. See :ref:`pgr_analyzeOneway `." msgstr "" # cd631484ea62455cae3d37b03ca36624 #: ../../../src/common/doc/functions/create_vert_table.rst:87 msgid "" "``integer`` Number of vertices in the edge_table that reference this vertex " "as outgoing. See :ref:`pgr_analyzeOneway `." msgstr "" # 29652dcb521b4111813d63d570b62873 #: ../../../src/common/doc/functions/create_vert_table.rst:88 msgid "``geometry`` Point geometry of the vertex." msgstr "" # ca63675181414139865690332306235b #: ../../../src/common/doc/functions/create_vert_table.rst:91 msgid "History" msgstr "履歴" # e383b8838b4b40618c66151c1f94fb48 #: ../../../src/common/doc/functions/create_vert_table.rst:92 msgid "Renamed in version 2.0.0" msgstr "ăăĽă‚¸ă§ăł 2.0.0 ă§ăŞăŤăĽă ă•れăľă—ăź" # f4e14bd6d88d4f1e8d5ff2fbf9aea722 #: ../../../src/common/doc/functions/create_vert_table.rst:95 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "" # 6fc1c7d9c4e04380ada776f609bf4505 #: ../../../src/common/doc/functions/create_vert_table.rst:98 msgid "The simplest way to use pgr_createVerticesTable is:" msgstr "" # 3373cb2347994f2fa122008bdff12190 #: ../../../src/common/doc/functions/create_vert_table.rst:105 msgid "When the arguments are given in the order described in the parameters:" msgstr "" # f75126b9da994fea920678a643a80e25 #: ../../../src/common/doc/functions/create_vert_table.rst:110 msgid "We get the same result as the simplest way to use the function." msgstr "" # 90ea5b12d9a64eb2bafd6d211e0ffeff # 34ff976ba1f24ec08a19a8d87673156d #: ../../../src/common/doc/functions/create_vert_table.rst:117 #: ../../../src/common/doc/functions/create_vert_table.rst:181 msgid "When using the named notation" msgstr "" # 213a5c21ddcb4745987210530901695f # fac4e4da33fb494981c36957cd000a29 #: ../../../src/common/doc/functions/create_vert_table.rst:118 #: ../../../src/common/doc/functions/create_vert_table.rst:182 msgid "The order of the parameters do not matter:" msgstr "" # 529a856bf0404a10a837b07945c52175 #: ../../../src/common/doc/functions/create_vert_table.rst:128 msgid "" "Parameters defined with a default value can be omited, as long as the value " "matches the default:" msgstr "" # 55574bcb1be54b1b907c0524cbf1057d # af501046d7d84255bd3030520c3e2f15 #: ../../../src/common/doc/functions/create_vert_table.rst:135 #: ../../../src/common/doc/functions/create_vert_table.rst:196 msgid "Selecting rows using rows_where parameter" msgstr "" # 7080aeec9c1e4a31bfb9be1ed4506ab7 #: ../../../src/common/doc/functions/create_vert_table.rst:136 msgid "Selecting rows based on the id." msgstr "" # 74ec654344604925875e20b1447a6a3e #: ../../../src/common/doc/functions/create_vert_table.rst:142 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``id`` =5 ." msgstr "" # 89d554dba13d40be8ca51e74d18c7c6f # fbda0895e287413fb2455b07ba2ba7fb #: ../../../src/common/doc/functions/create_vert_table.rst:148 #: ../../../src/common/doc/functions/create_vert_table.rst:219 msgid "" "Selecting the rows where the geometry is near the geometry of the row with " "``gid`` =100 of the table ``othertable``." msgstr "" # 7f2e698d7f844861bd468923e95ef16a #: ../../../src/common/doc/functions/create_vert_table.rst:159 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "" # 381c72bdf71543d4853557e93d021602 #: ../../../src/common/doc/functions/create_vert_table.rst:161 msgid "For the following table" msgstr "" # 5d51a2b4e3e84516bab9cc22039007c8 #: ../../../src/common/doc/functions/create_vert_table.rst:169 msgid "Using positional notation:" msgstr "" # 3be19d9038134fe2907db9c97eaeca7d #: ../../../src/common/doc/functions/create_vert_table.rst:170 msgid "" "The arguments need to be given in the order described in the parameters:" msgstr "" # 94d47a836ffa45268fc1f9662f902f2b #: ../../../src/common/doc/functions/create_vert_table.rst:192 msgid "" "In this scenario omitting a parameter would create an error because the " "default values for the column names do not match the column names of the " "table." msgstr "" # 6d8d108291094933afdde4095193e506 #: ../../../src/common/doc/functions/create_vert_table.rst:197 msgid "Selecting rows based on the gid." msgstr "" # 5df5fd0f734e46c6bfb93444bd86905e #: ../../../src/common/doc/functions/create_vert_table.rst:207 msgid "" "Selecting the rows where the geometry is near the geometry of row with " "``gid`` =5 ." msgstr "" # e2c54fc28df243609e8d003180886771 #: ../../../src/common/doc/functions/create_vert_table.rst:236 msgid "Examples" msgstr "äľ‹" # 0587b0909413456482f8b8725b101b7a #: ../../../src/common/doc/functions/create_vert_table.rst:258 msgid "The example uses the :ref:`sampledata` network." msgstr "" # ad71788bef724cb1809d4b5d96ef1e5c #: ../../../src/common/doc/functions/create_vert_table.rst:262 msgid "See Also" msgstr "参照" # 6baea98fd7b6493faabb8fcc69f975d8 #: ../../../src/common/doc/functions/create_vert_table.rst:264 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" # 7103284d91854b18939e44589085f3cf #: ../../../src/common/doc/functions/create_vert_table.rst:265 msgid "" ":ref:`pgr_createTopology ` to create a topology based " "on the geometry." msgstr "" # 4c67e74087fe4035a8b54bb0d58d8a84 #: ../../../src/common/doc/functions/create_vert_table.rst:266 msgid "" ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr "" # a7eb449e6d594406ab3779c29d1937c8 #: ../../../src/common/doc/functions/create_vert_table.rst:267 msgid ":ref:`pgr_analyze_oneway` to analyze directionality of the edges." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/functions/is_column_in_table.po000066400000000000000000000054721257314352300323050ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-06 19:50+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 1451c59201944bfd9022c90ef89ebf8a #: ../../../src/common/doc/functions/is_column_in_table.rst:13 msgid "pgr_isColumnInTable - Check if column exists" msgstr "" # cb570c2703fc45e9bba281cae42780d6 #: ../../../src/common/doc/functions/is_column_in_table.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # b4cdca42128d4828961c3e7076774fc0 #: ../../../src/common/doc/functions/is_column_in_table.rst:22 msgid "``pgr_isColumnInTable`` — Check if a column exists in a table." msgstr "" # 33b135e2f8dd4f5e81aad53d1a016cfe #: ../../../src/common/doc/functions/is_column_in_table.rst:26 msgid "Synopsis" msgstr "概č¦" # 96d06813601a419c9b44fe8298f74a51 #: ../../../src/common/doc/functions/is_column_in_table.rst:28 msgid "Returns ``true`` or ``false`` if column “col” exists in table “tab”." msgstr "" # 44f17585bbd843cb9fbcacb785ad3130 #: ../../../src/common/doc/functions/is_column_in_table.rst:36 msgid "Description" msgstr "説ćŽ" # b57ee4621bd04e6991a266235c5a592a #: ../../../src/common/doc/functions/is_column_in_table.rst:38 msgid "``text`` table name with or without schema component" msgstr "" # ac6b45788cac4cc7a5dcf6e4c44bb9ad #: ../../../src/common/doc/functions/is_column_in_table.rst:39 msgid "``text`` column name to be checked for" msgstr "" # 5f4ac9523c3b487884e6dd8e67b1e082 #: ../../../src/common/doc/functions/is_column_in_table.rst:43 msgid "History" msgstr "歴史" # 028851614bd7489991629d8c8f6f8bbf #: ../../../src/common/doc/functions/is_column_in_table.rst:44 msgid "New in version 2.0.0" msgstr "" # 3c3db2df87634ae4b3c8713633f9214f #: ../../../src/common/doc/functions/is_column_in_table.rst:48 msgid "Examples" msgstr "äľ‹" # 61e31f4885e444eea60640117f0f8264 #: ../../../src/common/doc/functions/is_column_in_table.rst:59 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # 179da1f0bf5342b49e83327d1e277ca9 #: ../../../src/common/doc/functions/is_column_in_table.rst:63 msgid "See Also" msgstr "参照" # 7e1d2140f94d40db8ce6f48c9a3b119f #: ../../../src/common/doc/functions/is_column_in_table.rst:65 msgid ":ref:`pgr_is_column_indexed`" msgstr ":ref:`pgr_is_column_indexed`" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/functions/is_column_indexed.po000066400000000000000000000054211257314352300321420ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-06 16:30+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # f85a66c48ca94cc9a5bba227e6479482 #: ../../../src/common/doc/functions/is_column_indexed.rst:13 msgid "pgr_isColumnIndexed - Check if column is indexed" msgstr "" # a4e361cfe30d494982b2755f507c2df4 #: ../../../src/common/doc/functions/is_column_indexed.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 2616614bd27b4f3aac95e5ee66f8771c #: ../../../src/common/doc/functions/is_column_indexed.rst:22 msgid "``pgr_isColumnIndexed`` — Check if a column in a table is indexed." msgstr "" # 4aff78895aaf431bb254a1725ab1bab6 #: ../../../src/common/doc/functions/is_column_indexed.rst:26 msgid "Synopsis" msgstr "概č¦" # 62d98585fdfb49d287f711a97ba6f261 #: ../../../src/common/doc/functions/is_column_indexed.rst:28 msgid "" "Returns ``true`` or ``false`` if column “col” in table “tab” is indexed." msgstr "" # 016a3d2a60a745c39afdaa4ba6d24b5f #: ../../../src/common/doc/functions/is_column_indexed.rst:36 msgid "Description" msgstr "説ćŽ" # 5efc6b2a366544cdadac135ab40dee54 #: ../../../src/common/doc/functions/is_column_indexed.rst:38 msgid "``text`` table name with or without schema component" msgstr "" # 76548c59562d4c4188ea7a5bbd5b769a #: ../../../src/common/doc/functions/is_column_indexed.rst:39 msgid "``text`` column name to be checked for" msgstr "" # 20bbf0766ada4f7b81807c2e917be118 #: ../../../src/common/doc/functions/is_column_indexed.rst:43 msgid "History" msgstr "歴史" # 3ca6785c8cb24235a6b581e63c32bd03 #: ../../../src/common/doc/functions/is_column_indexed.rst:44 msgid "New in version 2.0.0" msgstr "" # 89feb49b01e94980935495257bf135a9 #: ../../../src/common/doc/functions/is_column_indexed.rst:48 msgid "Examples" msgstr "äľ‹" # c8b849f8431c42ef9ecdcde47c516f03 #: ../../../src/common/doc/functions/is_column_indexed.rst:59 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # 4d38c2d872d0425290c2371cbc5d27e8 #: ../../../src/common/doc/functions/is_column_indexed.rst:63 msgid "See Also" msgstr "参照" # ed5ed4b10dc74af48b9de1a8743ec37b #: ../../../src/common/doc/functions/is_column_indexed.rst:65 msgid ":ref:`pgr_is_column_in_table`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/functions/node_network.po000066400000000000000000000312561257314352300311550ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:14+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # e70efe892bc14a45b9e0a2483d5955c1 #: ../../../src/common/doc/functions/node_network.rst:13 msgid "pgr_nodeNetwork" msgstr "" # 928e918755da48d29b113ad9fcdac620 #: ../../../src/common/doc/functions/node_network.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 4c656aa4f4bf48c39d41d16b429a0f0f #: ../../../src/common/doc/functions/node_network.rst:22 msgid "``pgr_nodeNetwork`` - Nodes an network edge table." msgstr "" # b5fd23c4e27446ce8ac33a3ee9bd1fe7 #: ../../../src/common/doc/functions/node_network.rst:24 msgid "Nicolas Ribot" msgstr "" # 16108dce80dd41e2a458f2f45f2864d0 #: ../../../src/common/doc/functions/node_network.rst:25 msgid "Nicolas Ribot, The source code is released under the MIT-X license." msgstr "" # 3977ae6b9cf044318ec203a8e5aa5692 #: ../../../src/common/doc/functions/node_network.rst:29 msgid "Synopsis" msgstr "概č¦" # 2f6a7ad6abe5481da1e313d912af14e9 #: ../../../src/common/doc/functions/node_network.rst:31 msgid "" "The function reads edges from a not \"noded\" network table and writes the " "\"noded\" edges into a new table." msgstr "" # 3461fdeb834f4294ae2b188234db4eff #: ../../../src/common/doc/functions/node_network.rst:40 msgid "Description" msgstr "説ćŽ" # 422a0c6c90c04a46bec03a6510ec201f #: ../../../src/common/doc/functions/node_network.rst:42 msgid "" "A common problem associated with bringing GIS data into pgRouting is the " "fact that the data is often not \"noded\" correctly. This will create " "invalid topologies, which will result in routes that are incorrect." msgstr "" # 69294245f1c44993a75f749e3721222a #: ../../../src/common/doc/functions/node_network.rst:44 msgid "" "What we mean by \"noded\" is that at every intersection in the road network " "all the edges will be broken into separate road segments. There are cases " "like an over-pass and under-pass intersection where you can not traverse " "from the over-pass to the under-pass, but this function does not have the " "ability to detect and accommodate those situations." msgstr "" # 2817b2a1050f4b5da0c9aac6f306ea5e #: ../../../src/common/doc/functions/node_network.rst:46 msgid "" "This function reads the ``edge_table`` table, that has a primary key column " "``id`` and geometry column named ``the_geom`` and intersect all the segments" " in it against all the other segments and then creates a table " "``edge_table_noded``. It uses the ``tolerance`` for deciding that multiple " "nodes within the tolerance are considered the same node." msgstr "" # b6408b0103e84de6acf993a22a25e533 #: ../../../src/common/doc/functions/node_network.rst:48 msgid "Parameters" msgstr "" # 40ed2f0c80b64683aa3f8d42d20a77a2 #: ../../../src/common/doc/functions/node_network.rst:50 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" # 86c247b372114883b5f6d0949e51b3c8 #: ../../../src/common/doc/functions/node_network.rst:51 msgid "``float8`` tolerance for coincident points (in projection unit)dd" msgstr "" # 946d6ed96b2b4f7fac8bcc7ba4d8e68b #: ../../../src/common/doc/functions/node_network.rst:52 msgid "" "``text`` Primary key column name of the network table. Default value is " "``id``." msgstr "" # ce2e7f47f3bb4b299dda0387123f0409 #: ../../../src/common/doc/functions/node_network.rst:53 msgid "" "``text`` Geometry column name of the network table. Default value is " "``the_geom``." msgstr "" # 74d00078e6354e09a4592cf7e3f9dbe8 #: ../../../src/common/doc/functions/node_network.rst:54 msgid "``text`` Suffix for the new table's. Default value is ``noded``." msgstr "" # bc28085240354b228628c4449f877afe #: ../../../src/common/doc/functions/node_network.rst:56 msgid "The output table will have for ``edge_table_noded``" msgstr "" # df15f6d14415411b85a167c31717fb4e #: ../../../src/common/doc/functions/node_network.rst:58 msgid "``bigint`` Unique identifier for the table" msgstr "" # 4acc7cf0acea40ac852585983687ef11 #: ../../../src/common/doc/functions/node_network.rst:59 msgid "``bigint`` Identifier of the edge in original table" msgstr "" # 99bb3c953a7243e1b8232bf4a387c7d7 #: ../../../src/common/doc/functions/node_network.rst:60 msgid "``integer`` Segment number of the original edge" msgstr "" # 36a3bdb3e58840f78502c1f388619d52 #: ../../../src/common/doc/functions/node_network.rst:61 msgid "" "``integer`` Empty source column to be used with :ref:`pgr_create_topology` " "function" msgstr "" # 05092b2ea62744f1910db90fe30ab152 #: ../../../src/common/doc/functions/node_network.rst:62 msgid "" "``integer`` Empty target column to be used with :ref:`pgr_create_topology` " "function" msgstr "" # c2b0caed0dd643e1991dd4e7f0f08e4c #: ../../../src/common/doc/functions/node_network.rst:63 msgid "``geometry`` Geometry column of the noded network" msgstr "" # a1f34fff1602404db7f2c2344f99cad1 #: ../../../src/common/doc/functions/node_network.rst:66 msgid "History" msgstr "歴史" # b92ecc8b6d9a4eaba9e0a30ce164fed0 #: ../../../src/common/doc/functions/node_network.rst:67 msgid "New in version 2.0.0" msgstr "" # cd2560788805450aa6ffb5ce84c8058e #: ../../../src/common/doc/functions/node_network.rst:71 msgid "Example" msgstr "" # 7e9403e106bb4c0abdd7ed3d1b266079 #: ../../../src/common/doc/functions/node_network.rst:73 msgid "Let's create the topology for the data in :ref:`sampledata`" msgstr "" # 5c1a627f182d47efa30c1d4c830862ab #: ../../../src/common/doc/functions/node_network.rst:91 msgid "Now we can analyze the network." msgstr "" # 3eb0c69215284a33ab1505fded4b5a1f #: ../../../src/common/doc/functions/node_network.rst:115 msgid "" "The analysis tell us that the network has a gap and and an intersection. We " "try to fix the problem using:" msgstr "" # 8be31305870e491c92ad11d8f8d0a20a #: ../../../src/common/doc/functions/node_network.rst:137 msgid "" "Inspecting the generated table, we can see that edges 13,14 and 18 has been " "segmented" msgstr "" # 8a086446ed8d4b30bf07015ab46ea12d #: ../../../src/common/doc/functions/node_network.rst:167 msgid "We can create the topology of the new network" msgstr "" # 8944601cf6e343c09dce0bf706960a8c #: ../../../src/common/doc/functions/node_network.rst:185 msgid "Now let's analyze the new topology" msgstr "" # 8a596982abe141b4a1925e35e1db79a3 #: ../../../src/common/doc/functions/node_network.rst:211 msgid "Images" msgstr "" # 960ada27fdd34c3dbfb61f10e5feba5f #: ../../../src/common/doc/functions/node_network.rst:244 msgid "Comparing the results" msgstr "" # 8bbf24ce7c7e42f5a20e2a8d89e04c36 #: ../../../src/common/doc/functions/node_network.rst:246 msgid "Comparing with the Analysis in the original edge_table, we see that." msgstr "" # a3503fcd45dd4095b55e814ab842c829 #: ../../../src/common/doc/functions/node_network.rst:249 msgid "Before" msgstr "" # dfb592f8bd4e4572bbda7700558b3e93 #: ../../../src/common/doc/functions/node_network.rst:249 msgid "After" msgstr "" # dde3349cc54e4b94afb37800f2a163f5 #: ../../../src/common/doc/functions/node_network.rst:251 msgid "Table name" msgstr "" # f672bf7770e8488fbe5ea1fbd13d7ac9 #: ../../../src/common/doc/functions/node_network.rst:251 msgid "edge_table" msgstr "" # fbe3a7f491d4488085062b1fb783b357 #: ../../../src/common/doc/functions/node_network.rst:251 msgid "edge_table_noded" msgstr "" # adaa5d5eca664ecb9d20315adfd329b4 #: ../../../src/common/doc/functions/node_network.rst:253 msgid "Fields" msgstr "" # ebcf10a104ba4d7eaae546ec13365142 #: ../../../src/common/doc/functions/node_network.rst:253 msgid "All original fields" msgstr "" # be45b275890a4aa8a6d624b6f87774d0 #: ../../../src/common/doc/functions/node_network.rst:253 msgid "Has only basic fields to do a topology analysis" msgstr "" # 92f3a885bad349d6b5f9ef2345cb905f #: ../../../src/common/doc/functions/node_network.rst:255 msgid "Dead ends" msgstr "" # 40a53c9b632b40a6a81f9277c11765b1 #: ../../../src/common/doc/functions/node_network.rst:255 msgid "Edges with 1 dead end: 1,6,24" msgstr "" # 709cbda3addd4b32b9b267d9ceafdb4f #: ../../../src/common/doc/functions/node_network.rst:256 msgid "Edges with 2 dead ends 17,18" msgstr "" # d0de891ebf004a148c2bcd4510d81064 #: ../../../src/common/doc/functions/node_network.rst:258 msgid "" "Edge 17's right node is a dead end because there is no other edge sharing " "that same node. (cnt=1)" msgstr "" # 57918afd2f0445cea564eba267fa8c37 #: ../../../src/common/doc/functions/node_network.rst:255 msgid "Edges with 1 dead end: 1-1 ,6-1,14-2, 18-1 17-1 18-2" msgstr "" # ff6cb3034ea345c89df6d718108fd2bc #: ../../../src/common/doc/functions/node_network.rst:262 msgid "Isolated segments" msgstr "" # b958862fe349475ca7c2b38bbb40663b #: ../../../src/common/doc/functions/node_network.rst:262 msgid "two isolated segments: 17 and 18 both they have 2 dead ends" msgstr "" # 8d0bda0399694c6d8677fa928bdab03c #: ../../../src/common/doc/functions/node_network.rst:263 msgid "No Isolated segments" msgstr "" # ac2cf90e5b2a4e75bb94688d6e4ec553 #: ../../../src/common/doc/functions/node_network.rst:263 msgid "Edge 17 now shares a node with edges 14-1 and 14-2" msgstr "" # 287c00afc68a4e869f912d7b2ddabefb #: ../../../src/common/doc/functions/node_network.rst:264 msgid "Edges 18-1 and 18-2 share a node with edges 13-1 and 13-2" msgstr "" # bab6a1bf5c10447caa298e9247f3bf2a #: ../../../src/common/doc/functions/node_network.rst:266 msgid "Gaps" msgstr "" # c23ab3c2eff44ddf9ddb0bee4f90197a #: ../../../src/common/doc/functions/node_network.rst:266 msgid "" "There is a gap between edge 17 and 14 because edge 14 is near to the right " "node of edge 17" msgstr "" # 89fabbc2722649c9adf098ea0f9dde1c #: ../../../src/common/doc/functions/node_network.rst:266 msgid "" "Edge 14 was segmented Now edges: 14-1 14-2 17 share the same node The " "tolerance value was taken in account" msgstr "" # c04f1c8028d846aeb593cd2389ee45da #: ../../../src/common/doc/functions/node_network.rst:270 msgid "Intersections" msgstr "" # db3e94db58d0422bbfbdb83ba509d29e #: ../../../src/common/doc/functions/node_network.rst:270 msgid "Edges 13 and 18 were intersecting" msgstr "" # 50736f49b59e4f7fa0c66f0e979d80bd #: ../../../src/common/doc/functions/node_network.rst:270 msgid "" "Edges were segmented, So, now in the interection's point there is a node and" " the following edges share it: 13-1 13-2 18-1 18-2" msgstr "" # f39fa18acedb410fb827e37f226da00b #: ../../../src/common/doc/functions/node_network.rst:275 msgid "" "Now, we are going to include the segments 13-1, 13-2 14-1, 14-2 ,18-1 and " "18-2 into our edge-table, copying the data for dir,cost,and reverse cost " "with tho following steps:" msgstr "" # 40eb8df52b5649ddb2401cc0c9fe4e7c #: ../../../src/common/doc/functions/node_network.rst:277 msgid "" "Add a column old_id into edge_table, this column is going to keep track the " "id of the original edge" msgstr "" # 91eb1db3098b4353be78c9aef064421e #: ../../../src/common/doc/functions/node_network.rst:278 msgid "" "Insert only the segmented edges, that is, the ones whose max(sub_id) >1" msgstr "" # 2158163aaac748eca84fcd78a42e9b3a #: ../../../src/common/doc/functions/node_network.rst:291 msgid "We recreate the topology:" msgstr "" # 03050935f9bb42a69dfe42e303e8f164 #: ../../../src/common/doc/functions/node_network.rst:311 msgid "" "To get the same analysis results as the topology of edge_table_noded, we do " "the following query:" msgstr "" # bcefb46820504921aa7a3260a988c26d #: ../../../src/common/doc/functions/node_network.rst:338 msgid "" "To get the same analysis results as the original edge_table, we do the " "following query:" msgstr "" # 376c4a5e033d42b3ba4e3c3ec018f8e8 #: ../../../src/common/doc/functions/node_network.rst:363 msgid "" "Or we can analyze everything because, maybe edge 18 is an overpass, edge 14 " "is an under pass and there is also a street level juction, and the same " "happens with edges 17 and 13." msgstr "" # 26fbd57b79324bd08ef2c5ee3579831e #: ../../../src/common/doc/functions/node_network.rst:390 msgid "See Also" msgstr "参照" # 9df40faa94c64db5b2256f265be6e4d4 #: ../../../src/common/doc/functions/node_network.rst:392 msgid "" ":ref:`topology` for an overview of a topology for routing algorithms. " ":ref:`pgr_analyze_oneway` to analyze directionality of the edges. " ":ref:`pgr_create_topology` to create a topology based on the geometry. " ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge " "table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/functions/point_to_id.po000066400000000000000000000063461257314352300307700ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-06 19:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 81e0b58a4b464395b3661da85edfaa90 #: ../../../src/common/doc/functions/point_to_id.rst:13 msgid "pgr_pointToId - Inserts point into a vertices table" msgstr "" # 9bebf9f4ff2b43a39470ee284698fa33 #: ../../../src/common/doc/functions/point_to_id.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 8fcf7e9e33b448b982f7111389a7e412 #: ../../../src/common/doc/functions/point_to_id.rst:22 msgid "``pgr_pointToId`` — Inserts a point into a temporary vertices table." msgstr "" # 1ebe04b75e4444e2970f12bf667f07fa #: ../../../src/common/doc/functions/point_to_id.rst:26 msgid "" "This function should not be used directly. Use :ref:`pgr_createTopology " "` instead." msgstr "" # 8c3303cb3d73446795471f411d835691 #: ../../../src/common/doc/functions/point_to_id.rst:30 msgid "Synopsis" msgstr "概č¦" # e17d53fea1674ad692e9d65129c04e5d #: ../../../src/common/doc/functions/point_to_id.rst:32 msgid "" "Inserts a point into a temporary vertices table, and returns an id of a new " "point or an existing point. Tolerance is the minimal distance between " "existing points and the new point to create a new point." msgstr "" # 4b067a809bbd4210baf154f274aab5f0 #: ../../../src/common/doc/functions/point_to_id.rst:40 msgid "Description" msgstr "説ćŽ" # de6b0b7b7ae44691a60a709a1245e12c #: ../../../src/common/doc/functions/point_to_id.rst:42 msgid "``geometry`` of the existing point" msgstr "" # e05906cd2cd545eead6a6a277d441ea4 #: ../../../src/common/doc/functions/point_to_id.rst:43 msgid "" "``float8`` snapping tolerance of disconnected edges (in projection unit)" msgstr "" # 7eb52d95126d47efbf485a1397785c34 #: ../../../src/common/doc/functions/point_to_id.rst:45 msgid "Returns point id (``bigint``) of a new or existing point." msgstr "" # 78ed162b771d42c1bdadb75ea1806c17 #: ../../../src/common/doc/functions/point_to_id.rst:49 msgid "History" msgstr "歴史" # 932b962d76c14946b54db15e77b3c90d #: ../../../src/common/doc/functions/point_to_id.rst:50 msgid "Renamed in version 2.0.0" msgstr "ăăĽă‚¸ă§ăł 2.0.0 ă§ăŞăŤăĽă ă•れăľă—ăź" # c1b2ccd7df20427c88dcf1ebf4b06d82 #: ../../../src/common/doc/functions/point_to_id.rst:54 msgid "See Also" msgstr "参照" # 4dafa239ff7648c2952a2d3ee70671bf #: ../../../src/common/doc/functions/point_to_id.rst:56 msgid ":ref:`pgr_create_topology`" msgstr ":ref:`pgr_create_topology`" # 8100a50d0b5f4b0cab8d62645becc674 #: ../../../src/common/doc/functions/point_to_id.rst:57 msgid ":ref:`topology`" msgstr ":ref:`topology`" # 86ad35d9d3ce44a696b6dc61c466e04e #: ../../../src/common/doc/functions/point_to_id.rst:58 msgid ":ref:`pgr_node_network`" msgstr ":ref:`pgr_node_network`" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/functions/quote_ident.po000066400000000000000000000053311257314352300307720ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-06 14:00+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 59a19788e4ba478cb0d046fc07c08179 #: ../../../src/common/doc/functions/quote_ident.rst:13 msgid "pgr_quote_ident - Quote table name with Schema Component" msgstr "" # 61a86f593d04476692b89157939b8a1e #: ../../../src/common/doc/functions/quote_ident.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 7ae4a51cc62143058b829f9317d4b282 #: ../../../src/common/doc/functions/quote_ident.rst:22 msgid "" "``pgr_quote_ident`` — Quote table name with or without schema component." msgstr "" # d09400822917498ab08038e0453f93a2 #: ../../../src/common/doc/functions/quote_ident.rst:26 msgid "Synopsis" msgstr "概č¦" # 02e534c6d94e4d7fa366eb30dfd82602 #: ../../../src/common/doc/functions/quote_ident.rst:28 msgid "" "Function to split a string on ``.`` characters and then quote the components" " as postgres identifiers and then join them back together with ``.`` " "characters. Multile ``.`` will get collapsed into a single ``.``, so " "``schema...table`` till get returned as ``schema.\"table\"`` and " "``Schema.table`` becomes ``\"Schema\".\"table\"``." msgstr "" # 70b63ad008b14b5cbd540f478c596e97 #: ../../../src/common/doc/functions/quote_ident.rst:37 msgid "Description" msgstr "説ćŽ" # 76375d16726e4e8a8c4e02b54bd4b33a #: ../../../src/common/doc/functions/quote_ident.rst:39 msgid "``text`` table name with or without schema component" msgstr "" # d8548a7bfe3542b28f614894ba6f4b84 #: ../../../src/common/doc/functions/quote_ident.rst:41 msgid "Returns table name with or without schema as ``text``." msgstr "" # ebc95d6ee53c42f29aa6a18a134d4d20 #: ../../../src/common/doc/functions/quote_ident.rst:45 msgid "History" msgstr "歴史" # 6bea52def68e4f05ae56873b8d4f9d1c #: ../../../src/common/doc/functions/quote_ident.rst:46 msgid "New in version 2.0.0" msgstr "" # 21e9cb20b57e4b4681d4e04d5f083d2a #: ../../../src/common/doc/functions/quote_ident.rst:50 msgid "Examples" msgstr "äľ‹" # 5e3a344a21eb45bfba3e880ae3981a30 #: ../../../src/common/doc/functions/quote_ident.rst:77 msgid "See Also" msgstr "参照" # b4ee52cbb2b74bb59b22b1802748f96d #: ../../../src/common/doc/functions/quote_ident.rst:79 msgid "[TBD]" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/functions/version.po000066400000000000000000000062201257314352300301350ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-06 14:00+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # dbab41817c8a46459e8f33cf684a7afb #: ../../../src/common/doc/functions/version.rst:13 msgid "pgr_version - Get version information" msgstr "" # 19cd8fb76f754d898f75659f97628007 #: ../../../src/common/doc/functions/version.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 5531935ef2384b709c4f1d81ddcdf15c #: ../../../src/common/doc/functions/version.rst:22 msgid "``pgr_version`` — Query for pgRouting version information." msgstr "" # 52175fb13b944970989d3ef4a23a7b66 #: ../../../src/common/doc/functions/version.rst:26 msgid "Synopsis" msgstr "概č¦" # 14783f07374f4ccdaa53515b95c17943 #: ../../../src/common/doc/functions/version.rst:28 msgid "Returns a table with pgRouting version information." msgstr "" # 6d5995ab278d476d80f54ab15b8af686 #: ../../../src/common/doc/functions/version.rst:36 msgid "Description" msgstr "説ćŽ" # b4baa0103a55431abaa586f16230af8c #: ../../../src/common/doc/functions/version.rst:38 msgid "Returns a table with:" msgstr "" # 7d8a75cf72b840b39e0eea6140a5839d #: ../../../src/common/doc/functions/version.rst:40 msgid "``varchar`` pgRouting version" msgstr "" # 2af5168bce0a4b03bf2b097d3099c850 #: ../../../src/common/doc/functions/version.rst:41 msgid "``varchar`` Git tag of pgRouting build" msgstr "" # b4444b51e41549b399751bcba194a8a8 #: ../../../src/common/doc/functions/version.rst:42 msgid "``varchar`` Git hash of pgRouting build" msgstr "" # 6737b5df55e94bb185f64d0de3389f3e #: ../../../src/common/doc/functions/version.rst:43 msgid "``varchar`` Git branch of pgRouting build" msgstr "" # e5b735559b2949b09899e982d6f2ecf3 #: ../../../src/common/doc/functions/version.rst:44 msgid "``varchar`` Boost version" msgstr "" # 9042ea468aba4c4490b7124bbf14aacb #: ../../../src/common/doc/functions/version.rst:48 msgid "History" msgstr "歴史" # 3829660b5485491083028df2cb267d03 #: ../../../src/common/doc/functions/version.rst:49 msgid "New in version 2.0.0" msgstr "" # 8638cdf8594940cbad096c9ac3d261ad #: ../../../src/common/doc/functions/version.rst:53 msgid "Examples" msgstr "äľ‹" # d80877f2810741ada5737305d484de11 #: ../../../src/common/doc/functions/version.rst:55 msgid "Query for full version string" msgstr "" # 2ff90cee91e644fab554650cc24bd3bf #: ../../../src/common/doc/functions/version.rst:67 msgid "Query for ``version`` and ``boost`` attribute" msgstr "" # 6c3a1c332dc54ea2a01d81c5f5f9dcc1 #: ../../../src/common/doc/functions/version.rst:80 msgid "See Also" msgstr "参照" # 1eeb4f68d3c342dbbadade6c52b87baf #: ../../../src/common/doc/functions/version.rst:82 msgid ":ref:`pgr_versionless`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/functions/versionless.po000066400000000000000000000047441257314352300310350ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-06 14:00+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # f15b37fde8e64b508893630a0291dc6a #: ../../../src/common/doc/functions/versionless.rst:13 msgid "pgr_versionless - Compare version numbers" msgstr "" # cd0dcc3f3489468ab55c89598715d895 #: ../../../src/common/doc/functions/versionless.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # e2f0eb00eca142c8bc7d71b317604c7e #: ../../../src/common/doc/functions/versionless.rst:22 msgid "``pgr_version`` — Compare two version numbers and return if smaller." msgstr "" # d85cf15bf8894e158945855624a422f5 #: ../../../src/common/doc/functions/versionless.rst:26 msgid "Synopsis" msgstr "概č¦" # ed2cb6f5c03645b3ab2a296d062c1eb9 #: ../../../src/common/doc/functions/versionless.rst:28 msgid "" "Returns ``true`` if the first version number is smaller than the second " "version number. Otherwise returns ``false``." msgstr "" # a11f675500e140ae997cdb4f167d2da4 #: ../../../src/common/doc/functions/versionless.rst:36 msgid "Description" msgstr "説ćŽ" # 7d1ac8fa4fce4362965d8587a3cd7099 #: ../../../src/common/doc/functions/versionless.rst:38 msgid "``text`` first version number" msgstr "" # 1d8a5a36a0fa4da19892193a11578a08 #: ../../../src/common/doc/functions/versionless.rst:39 msgid "``text`` second version number" msgstr "" # a32770a22cf849cb96bd78825f332825 #: ../../../src/common/doc/functions/versionless.rst:43 msgid "History" msgstr "歴史" # 14ef379da17a48389cb627817c173253 #: ../../../src/common/doc/functions/versionless.rst:44 msgid "New in version 2.0.0" msgstr "" # 7a3d2290bca342b79b4105e7aee330b0 #: ../../../src/common/doc/functions/versionless.rst:48 msgid "Examples" msgstr "äľ‹" # ca2f13a6ce4444258be7f46d40c8bd2a #: ../../../src/common/doc/functions/versionless.rst:61 msgid "See Also" msgstr "参照" # a621baf581ff4ba8b4b03d3481d5a660 #: ../../../src/common/doc/functions/versionless.rst:63 msgid ":ref:`pgr_version`" msgstr ":ref:`pgr_version`" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/index.po000066400000000000000000000013661257314352300255550ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:38+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # ce4dbf6fe47b4c15b713488c800a92bb #: ../../../src/common/doc/index.rst:13 msgid "Common Functions" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/legacy.po000066400000000000000000000046731257314352300257160ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:38+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # af2e041923d44d0d9563d0085aea25c8 #: ../../../src/common/doc/legacy.rst:13 msgid "Legacy Functions" msgstr "" # d1e607e21eea4ec49b92a5b901eff665 #: ../../../src/common/doc/legacy.rst:15 msgid "" "pgRouting 2.0 release has total restructured the function naming and " "obsoleted many of the functions that were available in the 1.x releases. " "While we realize that this may inconvenience our existing users, we felt " "this was needed for the long term viability of the project to be more " "response to our users and to be able to add new functionality and test " "existing functionality." msgstr "" # 0fe94cadd0b6451fbc30559fa5f70275 #: ../../../src/common/doc/legacy.rst:17 msgid "" "We have made a minimal effort to save most of these function and distribute " "with the release in a file ``pgrouting_legacy.sql`` that is not part of the " "pgrouting extension and is not supported. If you can use these functions " "that is great. We have not tested any of these functions so if you find " "issues and want to post a pull request or a patch to help other users that " "is fine, but it is likely this file will be removed in a future release and " "we strongly recommend that you convert your existing code to use the new " "documented and supported functions." msgstr "" # 8eb3da3e4cb1441d8743706f7397c8ee #: ../../../src/common/doc/legacy.rst:19 msgid "" "The follow is a list of TYPEs, CASTs and FUNCTION included in the " "``pgrouting_legacy.sql`` file. The list is provide as a convenience but " "these functions are deprecated, not supported, and probably will need some " "changes to get them to work." msgstr "" # 96302a33dc8a461e9c82b33165d2f03f #: ../../../src/common/doc/legacy.rst:23 msgid "TYPEs & CASTs" msgstr "" # 0dca26b88cc44808b873318da81f0095 #: ../../../src/common/doc/legacy.rst:34 msgid "FUNCTIONs" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/types.po000066400000000000000000000016461257314352300256130ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-02 02:38+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # a647839f49f94a9997479367dc35d13f #: ../../../src/common/doc/types.rst:13 msgid "Custom Types" msgstr "" # f00f6611879f4afd961586e955284a41 #: ../../../src/common/doc/types.rst:15 msgid "" "The following are commonly used data types for some of the pgRouting " "functions." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/types/000077500000000000000000000000001257314352300252445ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/types/cost_result.po000066400000000000000000000067051257314352300301620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:13+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 575fa6fd8a1842c68aba9825683b178d #: ../../../src/common/doc/types/cost_result.rst:13 msgid "pgr_costResult[]" msgstr "" # 3b55f2f3cdc24995bd590e235062c389 # 1d4bd884218342d6a7ca7ae79998c3a0 #: ../../../src/common/doc/types/cost_result.rst:20 #: ../../../src/common/doc/types/cost_result.rst:54 msgid "Name" msgstr "ĺŤĺ‰Ť" # 691ba9180a9f4854922720a03e1db3e0 #: ../../../src/common/doc/types/cost_result.rst:22 msgid "" "``pgr_costResult[]`` — A set of records to describe a path result with cost " "attribute." msgstr "" # 4bc0f98e83fc482daf119d02f3ab4386 # b80ec90ac4244e82a1aa8f7e58b78921 #: ../../../src/common/doc/types/cost_result.rst:26 #: ../../../src/common/doc/types/cost_result.rst:60 msgid "Description" msgstr "説ćŽ" # 023a9b6d62474dbdbb4d587b192099c4 # 8e1c61381d6f47909ea0830da8a4740c #: ../../../src/common/doc/types/cost_result.rst:38 #: ../../../src/common/doc/types/cost_result.rst:73 msgid "sequential ID indicating the path order" msgstr "" # 98a23fe6530d43418558cdd8be417a26 # 8c3701ae807d4738b8bbe72260f4c476 #: ../../../src/common/doc/types/cost_result.rst:39 #: ../../../src/common/doc/types/cost_result.rst:75 msgid "generic name, to be specified by the function, typically the node id" msgstr "" # f4abd64c5dea4cda97490766f42a395c # 1be5c24bdc684ed1a182e9e2b0ab2343 #: ../../../src/common/doc/types/cost_result.rst:40 #: ../../../src/common/doc/types/cost_result.rst:76 msgid "generic name, to be specified by the function, typically the edge id" msgstr "" # 0b4a362ff97d481cafd2c0328ad1f715 # 8e11a66126844a1682d4e4c84166794d #: ../../../src/common/doc/types/cost_result.rst:41 #: ../../../src/common/doc/types/cost_result.rst:77 msgid "cost attribute" msgstr "" # 7e74e200db1b40e1a5231037b2e9b993 #: ../../../src/common/doc/types/cost_result.rst:47 msgid "pgr_costResult3[] - Multiple Path Results with Cost" msgstr "" # 307f0248b6c54a71bfc205bb2270b5ce #: ../../../src/common/doc/types/cost_result.rst:56 msgid "" "``pgr_costResult3[]`` — A set of records to describe a path result with cost" " attribute." msgstr "" # 13465c99a9fb49ebab1d1852e6c61aab #: ../../../src/common/doc/types/cost_result.rst:74 msgid "generic name, to be specified by the function, typically the path id" msgstr "" # ac46c731c85d4d358a763bc1268ef510 #: ../../../src/common/doc/types/cost_result.rst:81 msgid "History" msgstr "歴史" # 6bc9329d908f474bbcd380272dae671d #: ../../../src/common/doc/types/cost_result.rst:82 msgid "New in version 2.0.0" msgstr "" # 7e5f0c1b76c349ce940c19b2312cc2ec #: ../../../src/common/doc/types/cost_result.rst:83 msgid "Replaces ``path_result``" msgstr "" # 28df9e1fa19b49f9bb57710715c52fcb #: ../../../src/common/doc/types/cost_result.rst:87 msgid "See Also" msgstr "参照" # 21432e8842c1490ba3a7825f4b4e57bb #: ../../../src/common/doc/types/cost_result.rst:89 msgid ":ref:`introduction`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/types/geom_result.po000066400000000000000000000044671257314352300301440ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:13+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # baeae55a13de4766b42a9f43c6f8caaf #: ../../../src/common/doc/types/geom_result.rst:13 msgid "pgr_geomResult[]" msgstr "" # 4fc9eadff47c4a24baa096c8c667c469 #: ../../../src/common/doc/types/geom_result.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 03beb686e4ec49e08cd6f1f0f5e03339 #: ../../../src/common/doc/types/geom_result.rst:22 msgid "" "``pgr_geomResult[]`` — A set of records to describe a path result with " "geometry attribute." msgstr "" # fd9c91caacdf4a2fb1c186c45e1d5525 #: ../../../src/common/doc/types/geom_result.rst:26 msgid "Description" msgstr "説ćŽ" # c00f6b668c744c7d822d2d2155e76b7a #: ../../../src/common/doc/types/geom_result.rst:38 msgid "sequential ID indicating the path order" msgstr "" # 5782feff61f84fd4b3130a80b1abd7a9 # 69c0e9623b4d41669a2601517d1563d2 #: ../../../src/common/doc/types/geom_result.rst:39 #: ../../../src/common/doc/types/geom_result.rst:40 msgid "generic name, to be specified by the function" msgstr "" # c837b15d4460475996b2f7bac8b14076 #: ../../../src/common/doc/types/geom_result.rst:41 msgid "geometry attribute" msgstr "" # cf5503504b26427b800efddbc1098b64 #: ../../../src/common/doc/types/geom_result.rst:45 msgid "History" msgstr "歴史" # 4e474c2cf69748c680853e0505ce4773 #: ../../../src/common/doc/types/geom_result.rst:46 msgid "New in version 2.0.0" msgstr "" # f4d42016a50f43438838421dfb361835 #: ../../../src/common/doc/types/geom_result.rst:47 msgid "Replaces ``geoms``" msgstr "" # 0075486d62f84298b41797b5789d377a #: ../../../src/common/doc/types/geom_result.rst:51 msgid "See Also" msgstr "参照" # 5a190ec8601a4a919a058395614d7db5 #: ../../../src/common/doc/types/geom_result.rst:53 msgid ":ref:`introduction`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/utilities/000077500000000000000000000000001257314352300261135ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/utilities/end_point.po000066400000000000000000000052761257314352300304440ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 608ee0c4d0644bdba6e3dc233e2143a7 #: ../../../src/common/doc/utilities/end_point.rst:13 msgid "pgr_endPoint" msgstr "" # 8518d0c13dcc4cb9b4a6eb5bd83e8d6e #: ../../../src/common/doc/utilities/end_point.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 3660b4422cfa4aaea41cf4b4e91164ee #: ../../../src/common/doc/utilities/end_point.rst:22 msgid "" "``pgr_endPoint`` — Returns an end point of a (multi)linestring geometry." msgstr "" # 549e2d553af74e0bba5a2833eafa7983 #: ../../../src/common/doc/utilities/end_point.rst:24 msgid "This function is intended for the developer's aid." msgstr "" # d2cdf35b795f4fcfbfc9c84a2c36387b #: ../../../src/common/doc/utilities/end_point.rst:28 msgid "Synopsis" msgstr "概č¦" # 180a778d767b496986ed060d48f0de04 # 14f173f6f91f488b940887c452049824 #: ../../../src/common/doc/utilities/end_point.rst:30 #: ../../../src/common/doc/utilities/end_point.rst:44 msgid "" "Returns the geometry of the end point of the first LINESTRING of ``geom``." msgstr "" # c8cfaed54e00467bba188637f3d25e04 #: ../../../src/common/doc/utilities/end_point.rst:38 msgid "Description" msgstr "説ćŽ" # b7a5d14354644a79aaa532e44543b0f1 #: ../../../src/common/doc/utilities/end_point.rst:41 msgid "Parameters" msgstr "" # 01b0d917d9534f74885248e0be35ca6d #: ../../../src/common/doc/utilities/end_point.rst:42 msgid "``geometry`` Geometry of a MULTILINESTRING or LINESTRING." msgstr "" # a1951e42b2164de2b73d7ecde1bc5252 #: ../../../src/common/doc/utilities/end_point.rst:49 msgid "History" msgstr "履歴" # fd2421f2ca2945c4ad59395a0fa9cb90 #: ../../../src/common/doc/utilities/end_point.rst:50 msgid "New in version 2.0.0" msgstr "" # 031cd30124a9491e80778dce1c6d77ab #: ../../../src/common/doc/utilities/end_point.rst:55 msgid "See Also" msgstr "参照" # f17f7b08a35d44098381d1c280756f49 #: ../../../src/common/doc/utilities/end_point.rst:57 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 68b294268f37462fb09eb605267d0686 #: ../../../src/common/doc/utilities/end_point.rst:58 msgid ":ref:`pgr_start_point` to get the start point of a (multi)linestring." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/utilities/get_column_name.po000066400000000000000000000103351257314352300316110ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # f62e871185dd40c2a9e8b7cec3ea97b9 #: ../../../src/common/doc/utilities/get_column_name.rst:13 msgid "pgr_getColumnName" msgstr "" # 0d4e05a54bf944d2a712bcee9d7897c4 #: ../../../src/common/doc/utilities/get_column_name.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # c1e5f5dde2804946bee1804968cb4efc #: ../../../src/common/doc/utilities/get_column_name.rst:22 msgid "" "``pgr_getColumnName`` — Retrieves the name of the column as is stored in the" " postgres administration tables." msgstr "" # 89a0f81382ca4dd4807320cd56be21bb #: ../../../src/common/doc/utilities/get_column_name.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # a6025211521149deb893b8e059385c6b #: ../../../src/common/doc/utilities/get_column_name.rst:27 msgid "Synopsis" msgstr "概č¦" # e6dc3534289949caa3eebca95dbe364e #: ../../../src/common/doc/utilities/get_column_name.rst:29 msgid "Returns a ``text`` contining the registered name of the column." msgstr "" # ef6704e3345e4be4a51fd144fbfc5d82 #: ../../../src/common/doc/utilities/get_column_name.rst:37 msgid "Description" msgstr "説ćŽ" # de7acd82e1244d8ba20da3bae0d95f22 #: ../../../src/common/doc/utilities/get_column_name.rst:39 msgid "Parameters" msgstr "" # 0b9f663d5b0e4f18a4bda0b996e55470 #: ../../../src/common/doc/utilities/get_column_name.rst:41 msgid "``text`` table name with or without schema component." msgstr "" # 34e350e22e5a495aa831ca55d080899a #: ../../../src/common/doc/utilities/get_column_name.rst:42 msgid "``text`` column name to be retrived." msgstr "" # e495d55a75424870ba29867eb248cf4d #: ../../../src/common/doc/utilities/get_column_name.rst:44 msgid "Returns" msgstr "" # c1394725601143b081216fe27794fbe6 #: ../../../src/common/doc/utilities/get_column_name.rst:46 msgid "``text`` containing the registered name of the column." msgstr "" # ec0c3eb922f44a818f1724026f43c7da #: ../../../src/common/doc/utilities/get_column_name.rst:47 msgid "``NULL`` when :" msgstr "" # d3cb598bdcdf4349837225c6e9efa756 #: ../../../src/common/doc/utilities/get_column_name.rst:49 msgid "The table “tab” is not found or" msgstr "" # 6d27bb1e405343a893db971fe1cee8b7 #: ../../../src/common/doc/utilities/get_column_name.rst:50 msgid "" "Column “col” is not found in table “tab” in the postgres administration " "tables." msgstr "" # f56b94dfc7574beba7ee2b42199e9c27 #: ../../../src/common/doc/utilities/get_column_name.rst:53 msgid "History" msgstr "履歴" # 57eede78e2024b059d7e09968747a720 #: ../../../src/common/doc/utilities/get_column_name.rst:54 msgid "New in version 2.0.0" msgstr "" # efbc409d37be4e30a8edf913a4d89664 #: ../../../src/common/doc/utilities/get_column_name.rst:58 msgid "Examples" msgstr "äľ‹" # 741d466c28fb47feb64d7ef7593275e7 #: ../../../src/common/doc/utilities/get_column_name.rst:76 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # acb3053630ab458d93853aa31aad9ade #: ../../../src/common/doc/utilities/get_column_name.rst:80 msgid "See Also" msgstr "参照" # e54ecee9b6744650b79cb07b0c0274dd #: ../../../src/common/doc/utilities/get_column_name.rst:82 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 9143b02cdd264a818a9edda19a0e7ce7 #: ../../../src/common/doc/utilities/get_column_name.rst:83 msgid "" ":ref:`pgr_is_column_in_table` to check only for the existance of the column." msgstr "" # 11630fb324eb4a80bdfffb972707478d #: ../../../src/common/doc/utilities/get_column_name.rst:84 msgid "" ":ref:`pgr_get_table_name` to retrieve the name of the table as is stored in " "the postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/utilities/get_table_name.po000066400000000000000000000111371257314352300314040ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 95f0c2d0bb88448c8b72400e83c9f6f4 #: ../../../src/common/doc/utilities/get_table_name.rst:13 msgid "pgr_getTableName" msgstr "" # 68a49ae29d0e4036bda025f169e4f3f7 #: ../../../src/common/doc/utilities/get_table_name.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 8f9480f595c9426f945620d8b5977b86 #: ../../../src/common/doc/utilities/get_table_name.rst:22 msgid "" "``pgr_getTableName`` — Retrieves the name of the column as is stored in the " "postgres administration tables." msgstr "" # c06c3bd3649a4e27af6f710e189ea071 #: ../../../src/common/doc/utilities/get_table_name.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # 3285b01b587a4aac94ab9ee03a474ef7 #: ../../../src/common/doc/utilities/get_table_name.rst:27 msgid "Synopsis" msgstr "概č¦" # ecd7065df5e047ef8415f13acf653201 #: ../../../src/common/doc/utilities/get_table_name.rst:29 msgid "" "Returns a record containing the registered names of the table and of the " "schema it belongs to." msgstr "" # 9912cc30113340efa3e5e3ac408d3a3c #: ../../../src/common/doc/utilities/get_table_name.rst:37 msgid "Description" msgstr "説ćŽ" # 787a57d13f8a48a289b545e5c5fc50d5 #: ../../../src/common/doc/utilities/get_table_name.rst:39 msgid "Parameters" msgstr "" # 3c523e72ddd74a10b3defc135e0a1fa1 #: ../../../src/common/doc/utilities/get_table_name.rst:41 msgid "``text`` table name with or without schema component." msgstr "" # bc51a86638e44b1b8d435a7fcec971e1 #: ../../../src/common/doc/utilities/get_table_name.rst:43 msgid "Returns" msgstr "" # a3da192f153341e484e7a1c973e77570 #: ../../../src/common/doc/utilities/get_table_name.rst:47 msgid "``text`` containing the registered name of the schema of table \"tab\"." msgstr "" # 77471087a83049e4924411216422cd8f #: ../../../src/common/doc/utilities/get_table_name.rst:49 msgid "when the schema was not provided in \"tab\" the current schema is used." msgstr "" # f253b42e28a3413abcbeebd5a25fbb53 # a25f490ebce344728e53d37057ded897 #: ../../../src/common/doc/utilities/get_table_name.rst:51 #: ../../../src/common/doc/utilities/get_table_name.rst:58 msgid "``NULL`` when :" msgstr "" # ab062cff517a43b6b5a40e1090073265 # 49a4ab8abced47adaf11ea7b321f06b9 #: ../../../src/common/doc/utilities/get_table_name.rst:53 #: ../../../src/common/doc/utilities/get_table_name.rst:60 msgid "The schema is not found in the postgres administration tables." msgstr "" # 19d2a93e6d45419d89974c286d1347f3 #: ../../../src/common/doc/utilities/get_table_name.rst:57 msgid "``text`` containing the registered name of the table \"tab\"." msgstr "" # 7c7d80132bbc4693a79fbb1bb32a804d #: ../../../src/common/doc/utilities/get_table_name.rst:61 msgid "" "The table \"tab\" is not registered under the schema ``sname`` in the " "postgres administration tables" msgstr "" # fe048e6d68984dfb9e8d91f72f99f65a #: ../../../src/common/doc/utilities/get_table_name.rst:65 msgid "History" msgstr "履歴" # 0ac3887a0f0642ca8bf6c6fa12f497bb #: ../../../src/common/doc/utilities/get_table_name.rst:66 msgid "New in version 2.0.0" msgstr "" # fbd75b0146ff4f9595156794c4ebd6fd #: ../../../src/common/doc/utilities/get_table_name.rst:70 msgid "Examples" msgstr "äľ‹" # 3792394a3a344c4493db40c2d04b5e2d #: ../../../src/common/doc/utilities/get_table_name.rst:95 msgid "The examples use the :ref:`sampledata` network." msgstr "" # 10229dc5fd6545bdb875c9885f090618 #: ../../../src/common/doc/utilities/get_table_name.rst:99 msgid "See Also" msgstr "参照" # c24e1b3593b44343b2e4c86e06b4cbb2 #: ../../../src/common/doc/utilities/get_table_name.rst:101 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 830f93a843b145ebb35db5cf5de99e00 #: ../../../src/common/doc/utilities/get_table_name.rst:102 msgid "" ":ref:`pgr_is_column_in_table` to check only for the existance of the column." msgstr "" # e731438ed94a48a0b26ea5223b564393 #: ../../../src/common/doc/utilities/get_table_name.rst:103 msgid "" ":ref:`pgr_get_table_name` to retrieve the name of the table as is stored in " "the postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/utilities/is_column_in_table.po000066400000000000000000000103061257314352300323000ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # f6500f30614b461f90b682890f3c3192 #: ../../../src/common/doc/utilities/is_column_in_table.rst:13 msgid "pgr_isColumnInTable" msgstr "" # 7a4ec9b1b3514801a079916c0000371b #: ../../../src/common/doc/utilities/is_column_in_table.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 90dd01a206e24dbf9f73f90924c0615b #: ../../../src/common/doc/utilities/is_column_in_table.rst:22 msgid "``pgr_isColumnInTable`` — Check if a column is in the table." msgstr "" # 0d927909521c4f638c543baff8ebd318 #: ../../../src/common/doc/utilities/is_column_in_table.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # b52fa51d192444e0a61674ede982a3e5 #: ../../../src/common/doc/utilities/is_column_in_table.rst:27 msgid "Synopsis" msgstr "概č¦" # ea409e6a176b489aa7f326229d178d13 #: ../../../src/common/doc/utilities/is_column_in_table.rst:29 msgid "Returns ``true`` when the column “col” is in table “tab”." msgstr "" # f5b2b429515a474892b7bddaebd7fa87 #: ../../../src/common/doc/utilities/is_column_in_table.rst:37 msgid "Description" msgstr "説ćŽ" # a513395f631244f18df21c3b85ea7820 #: ../../../src/common/doc/utilities/is_column_in_table.rst:39 msgid "``text`` Table name with or without schema component." msgstr "" # df577648959b4e0daab9d343543d3501 #: ../../../src/common/doc/utilities/is_column_in_table.rst:40 msgid "``text`` Column name to be checked for." msgstr "" # faa09fc52bc54a0f9fe811ff099aa562 #: ../../../src/common/doc/utilities/is_column_in_table.rst:42 msgid "Returns:" msgstr "" # 67ed5e9b40764fa1be45f8936680f526 #: ../../../src/common/doc/utilities/is_column_in_table.rst:44 msgid "``true`` when the column “col” is in table “tab”." msgstr "" # fc38c243b9154c03833b5c9acd63804e #: ../../../src/common/doc/utilities/is_column_in_table.rst:45 msgid "``false`` when:" msgstr "" # fb6952dd480644c78db65cfbc109f967 #: ../../../src/common/doc/utilities/is_column_in_table.rst:47 msgid "The table \"tab\" is not found or" msgstr "" # e701055cfb574ccd800767d4d4555d02 #: ../../../src/common/doc/utilities/is_column_in_table.rst:48 msgid "Column “col” is not found in table “tab”" msgstr "" # be793f469b524522a2331a60fb6d7bac #: ../../../src/common/doc/utilities/is_column_in_table.rst:51 msgid "History" msgstr "履歴" # 03a9d21bed654a438312a5a6d45fcf17 #: ../../../src/common/doc/utilities/is_column_in_table.rst:52 msgid "New in version 2.0.0" msgstr "" # 1691f75cb0674d2d83b0bebe24105a6d #: ../../../src/common/doc/utilities/is_column_in_table.rst:56 msgid "Examples" msgstr "äľ‹" # c8d317a25f554ec6b9af54b1f7ae6c26 #: ../../../src/common/doc/utilities/is_column_in_table.rst:76 msgid "The example use the :ref:`sampledata` network." msgstr "" # 24c87607bf1b4b23bb01e403b16e856f #: ../../../src/common/doc/utilities/is_column_in_table.rst:80 msgid "See Also" msgstr "参照" # b3efbf8b34fd415bbfc31810cc19b9dc #: ../../../src/common/doc/utilities/is_column_in_table.rst:82 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 53d890d3132e4c7d94e0675093e6c146 #: ../../../src/common/doc/utilities/is_column_in_table.rst:83 msgid ":ref:`pgr_is_column_indexed` to check if the column is indexed." msgstr "" # 5324fa01310a4c509d7ce91c088865e9 #: ../../../src/common/doc/utilities/is_column_in_table.rst:84 msgid "" ":ref:`pgr_get_column_name` to get the name of the column as is stored in the" " postgres administration tables." msgstr "" # d97c057248844396aaa96cacbfcbc034 #: ../../../src/common/doc/utilities/is_column_in_table.rst:85 msgid "" ":ref:`pgr_get_table_name` to get the name of the table as is stored in the " "postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/utilities/is_column_indexed.po000066400000000000000000000106131257314352300321440ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # d13f67c428de40999845a53a259a0896 #: ../../../src/common/doc/utilities/is_column_indexed.rst:13 msgid "pgr_isColumnIndexed" msgstr "" # 8c9da63e8a0e4da4aa092b82eced03c0 #: ../../../src/common/doc/utilities/is_column_indexed.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # cdfe958887b74d69a5d69a8c3b76f35d #: ../../../src/common/doc/utilities/is_column_indexed.rst:22 msgid "``pgr_isColumnIndexed`` — Check if a column in a table is indexed." msgstr "" # 16efc5cad4b0458aa30f27dcc834fb0b #: ../../../src/common/doc/utilities/is_column_indexed.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # 1611a88987e54ab8a15606f82d4c6098 #: ../../../src/common/doc/utilities/is_column_indexed.rst:27 msgid "Synopsis" msgstr "概č¦" # 004725222faa47fd971e321be44816e6 #: ../../../src/common/doc/utilities/is_column_indexed.rst:29 msgid "Returns ``true`` when the column “col” in table “tab” is indexed." msgstr "" # 3389fb7dd377428cbf442296f0032a6a #: ../../../src/common/doc/utilities/is_column_indexed.rst:37 msgid "Description" msgstr "説ćŽ" # cfb294e6535c4b0d91975ec3cb1c8985 #: ../../../src/common/doc/utilities/is_column_indexed.rst:39 msgid "``text`` Table name with or without schema component." msgstr "" # 4cb8e78e50fb4ecbb15f141bb496040d #: ../../../src/common/doc/utilities/is_column_indexed.rst:40 msgid "``text`` Column name to be checked for." msgstr "" # a0f63aba19d0494b9cdcc5c7a61aebdb #: ../../../src/common/doc/utilities/is_column_indexed.rst:42 msgid "Returns:" msgstr "" # 66eed092853a47f9a7f69aa1fedbc666 #: ../../../src/common/doc/utilities/is_column_indexed.rst:44 msgid "``true`` when the column “col” in table “tab” is indexed." msgstr "" # dbb567f94e994beaac90ea65cc8a324e #: ../../../src/common/doc/utilities/is_column_indexed.rst:45 msgid "``false`` when:" msgstr "" # f45a928140f24c299053e944f5550b7e #: ../../../src/common/doc/utilities/is_column_indexed.rst:47 msgid "The table \"tab\" is not found or" msgstr "" # c949dec2746e48459f93287f24a1334a #: ../../../src/common/doc/utilities/is_column_indexed.rst:48 msgid "Column “col” is not found in table “tab” or" msgstr "" # b2fd725d67df46b98d8ca3eddde9d1b5 #: ../../../src/common/doc/utilities/is_column_indexed.rst:49 msgid "Column \"col\" in table \"tab\" is not indexed" msgstr "" # fe7b50380e1246599dd0b8abbac9a394 #: ../../../src/common/doc/utilities/is_column_indexed.rst:52 msgid "History" msgstr "履歴" # 2949ff82708f44db903c9e175d8fd484 #: ../../../src/common/doc/utilities/is_column_indexed.rst:53 msgid "New in version 2.0.0" msgstr "" # c19a7c36df38472bb330eafac37c34d3 #: ../../../src/common/doc/utilities/is_column_indexed.rst:57 msgid "Examples" msgstr "äľ‹" # 9484e0bc1f1942da88f6261afd689f40 #: ../../../src/common/doc/utilities/is_column_indexed.rst:77 msgid "The example use the :ref:`sampledata` network." msgstr "" # ba4b525f9ced43898aab4410c804208b #: ../../../src/common/doc/utilities/is_column_indexed.rst:81 msgid "See Also" msgstr "参照" # 76c91def69da43539042f05a15240e67 #: ../../../src/common/doc/utilities/is_column_indexed.rst:83 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 10267ea719b141b7a9e7712543121d34 #: ../../../src/common/doc/utilities/is_column_indexed.rst:84 msgid "" ":ref:`pgr_is_column_in_table` to check only for the existance of the column " "in the table." msgstr "" # 4e5e6df51cf149cd9e79ef3459273a4b #: ../../../src/common/doc/utilities/is_column_indexed.rst:85 msgid "" ":ref:`pgr_get_column_name` to get the name of the column as is stored in the" " postgres administration tables." msgstr "" # 2cda9c32c4ec4117914b3e51f125c1df #: ../../../src/common/doc/utilities/is_column_indexed.rst:86 msgid "" ":ref:`pgr_get_table_name` to get the name of the table as is stored in the " "postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/utilities/point_to_id.po000066400000000000000000000106261257314352300307670ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 94641dca24af4c0dba2fbeed97300d22 #: ../../../src/common/doc/utilities/point_to_id.rst:13 msgid "pgr_pointToId" msgstr "" # 56e635560a6d4492ae86100badf0e086 #: ../../../src/common/doc/utilities/point_to_id.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 81cc9d306cd54f46b4d517216a806eb7 #: ../../../src/common/doc/utilities/point_to_id.rst:22 msgid "" "``pgr_pointToId`` — Inserts a point into a vertices table and returns the " "corresponig id." msgstr "" # f6b714528cf7426dbeb9245b9719427c #: ../../../src/common/doc/utilities/point_to_id.rst:26 msgid "" "This function is intended for the developer's aid. Use " ":ref:`pgr_createTopology ` or " ":ref:`pgr_createVerticesTable ` instead." msgstr "" # ba51b8bd879447188b15521bc44768c2 #: ../../../src/common/doc/utilities/point_to_id.rst:30 msgid "Synopsis" msgstr "概č¦" # 426a196654d64ba99aa86b9e3eb47996 #: ../../../src/common/doc/utilities/point_to_id.rst:32 msgid "" "This function returns the ``id`` of the row in the vertices table that " "corresponds to the ``point`` geometry" msgstr "" # ad82864ab2bc436bb940d9dbb4bb7e28 #: ../../../src/common/doc/utilities/point_to_id.rst:40 msgid "Description" msgstr "説ćŽ" # 6f0b7969c38c4b60a652b8c56e860cb5 #: ../../../src/common/doc/utilities/point_to_id.rst:42 msgid "``geometry`` \"POINT\" geometry to be inserted." msgstr "" # 972b42f5a56a456584ffe992d2c9f597 #: ../../../src/common/doc/utilities/point_to_id.rst:43 msgid "" "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "" # 8026350c7b7b4ab9bb8a4d01a5398e92 #: ../../../src/common/doc/utilities/point_to_id.rst:44 msgid "``text`` Vertices table name WITH schema included." msgstr "" # fdb31c3aac0442fd9a79fd2e3cec8567 #: ../../../src/common/doc/utilities/point_to_id.rst:45 msgid "``integer`` SRID of the geometry point." msgstr "" # 1cb7d86e4eb54c46b998f27b7d883269 #: ../../../src/common/doc/utilities/point_to_id.rst:47 msgid "" "This function returns the id of the row that corresponds to the ``point`` " "geometry" msgstr "" # 6444a2e3a1eb4ec1b9e456bd7d566ec3 #: ../../../src/common/doc/utilities/point_to_id.rst:49 msgid "" "When the ``point`` geometry already exists in the vertices table " "``vertname``, it returns the corresponing ``id``." msgstr "" # f348861666b446b8b94833b19fc43b3a #: ../../../src/common/doc/utilities/point_to_id.rst:50 msgid "" "When the ``point`` geometry is not found in the vertices table ``vertname``," " the funcion inserts the ``point`` and returns the corresponing ``id`` of " "the newly created vertex." msgstr "" # bbc93993a9494838bb777feb3c966b2b #: ../../../src/common/doc/utilities/point_to_id.rst:52 msgid "" "The function do not perform any checking of the parameters. Any validation " "has to be done before calling this function." msgstr "" # feb893694fe44a30b39b6671d6603125 #: ../../../src/common/doc/utilities/point_to_id.rst:55 msgid "History" msgstr "履歴" # ac4bb20cbeeb49e8a95d92ca52981979 #: ../../../src/common/doc/utilities/point_to_id.rst:56 msgid "Renamed in version 2.0.0" msgstr "ăăĽă‚¸ă§ăł 2.0.0 ă§ăŞăŤăĽă ă•れăľă—ăź" # f159557b0fd44238a8114795dbd499e6 #: ../../../src/common/doc/utilities/point_to_id.rst:60 msgid "See Also" msgstr "参照" # 44d7d6a102634aaab89b81a21117e3b4 #: ../../../src/common/doc/utilities/point_to_id.rst:62 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 34d3f5b67bd04eef9a27bb0f9058f7a0 #: ../../../src/common/doc/utilities/point_to_id.rst:63 msgid "" ":ref:`pgr_createVerticesTable ` to create a topology " "based on the geometry." msgstr "" # 6efeb93fdd6f461b95ba6fa218148c75 #: ../../../src/common/doc/utilities/point_to_id.rst:64 msgid "" ":ref:`pgr_createTopology ` to create a topology based " "on the geometry." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/utilities/quote_ident.po000066400000000000000000000077471257314352300310120ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # ad4f702fd7ab40f587534a31a99d703a #: ../../../src/common/doc/utilities/quote_ident.rst:13 msgid "pgr_quote_ident" msgstr "" # a05a481e84424fde848925bc9df67822 #: ../../../src/common/doc/utilities/quote_ident.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 2c0d5a39de7d48a894991413895eeb1d #: ../../../src/common/doc/utilities/quote_ident.rst:22 msgid "" "``pgr_quote_ident`` — Quotes the input text to be used as an identifier in " "an SQL statement string." msgstr "" # 81be5b43d83b4f259a8627fdbd918321 #: ../../../src/common/doc/utilities/quote_ident.rst:24 msgid "This function is intended for the developer's aid." msgstr "" # 9a208d9638b343d49e208a250552bf58 #: ../../../src/common/doc/utilities/quote_ident.rst:28 msgid "Synopsis" msgstr "概č¦" # 20357172c5b74450a1dd908f249e1c22 #: ../../../src/common/doc/utilities/quote_ident.rst:30 msgid "" "Returns the given identifier ``idname`` suitably quoted to be used as an " "identifier in an SQL statement string." msgstr "" # ec0d7e517b52424e83e0a39e700f6ded #: ../../../src/common/doc/utilities/quote_ident.rst:38 msgid "Description" msgstr "説ćŽ" # 0333bd56b4d146478a759f9bec187900 #: ../../../src/common/doc/utilities/quote_ident.rst:41 msgid "Parameters" msgstr "" # 24fafacf2e084c8ebd35cc820529ddf1 #: ../../../src/common/doc/utilities/quote_ident.rst:42 msgid "" "``text`` Name of an SQL identifier. Can include ``.`` dot notation for " "schemas.table identifiers" msgstr "" # 43a32f6d513f42dda64a31f538a7cb0b #: ../../../src/common/doc/utilities/quote_ident.rst:44 msgid "" "Returns the given string suitably quoted to be used as an identifier in an " "SQL statement string." msgstr "" # d4e0873a14da42f5b4ca3f89505e8335 #: ../../../src/common/doc/utilities/quote_ident.rst:46 msgid "" "When the identifier ``idname`` contains on or more ``.`` separators, each " "component is suitably quoted to be used in an SQL string." msgstr "" # 1842d74622194549bf87e0e37e8220c8 #: ../../../src/common/doc/utilities/quote_ident.rst:50 msgid "History" msgstr "履歴" # 3e97c734ccfc46efaedb156bfd028772 #: ../../../src/common/doc/utilities/quote_ident.rst:51 msgid "New in version 2.0.0" msgstr "" # 4c8ad273e78c414ca99c84a290acff83 #: ../../../src/common/doc/utilities/quote_ident.rst:55 msgid "Examples" msgstr "äľ‹" # c27e93edd7144c1986103e042e5b991c #: ../../../src/common/doc/utilities/quote_ident.rst:57 msgid "Everything is lower case so nothing needs to be quoted." msgstr "" # 275c25d761794895a7a9474bd1622943 #: ../../../src/common/doc/utilities/quote_ident.rst:76 msgid "The column is upper case so its double quoted." msgstr "" # 7fc7d47e83624683a58343f8b5935b6f #: ../../../src/common/doc/utilities/quote_ident.rst:95 msgid "The schema name has a capital letter so its double quoted." msgstr "" # 68aa84ac853546419c541739eee038e6 #: ../../../src/common/doc/utilities/quote_ident.rst:106 msgid "Ignores extra ``.`` separators." msgstr "" # 13976da7e76249c1bbbc10fb34130c59 #: ../../../src/common/doc/utilities/quote_ident.rst:118 msgid "See Also" msgstr "参照" # 9ca53a95db55462780e7fb68bba70aca #: ../../../src/common/doc/utilities/quote_ident.rst:120 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # fb4b95d8a6d8403497a36238ed980b58 #: ../../../src/common/doc/utilities/quote_ident.rst:121 msgid "" ":ref:`pgr_get_table_name` to get the name of the table as is stored in the " "postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/utilities/start_point.po000066400000000000000000000053371257314352300310310ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # a24de4d0526742168dd2c7673d357cfe #: ../../../src/common/doc/utilities/start_point.rst:13 msgid "pgr_startPoint" msgstr "" # 2878d80121d3453794e0871f34873592 #: ../../../src/common/doc/utilities/start_point.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # ef267d5bd4dc444b9db70d9f4079f505 #: ../../../src/common/doc/utilities/start_point.rst:22 msgid "" "``pgr_startPoint`` — Returns a start point of a (multi)linestring geometry." msgstr "" # 57c55f6c23fd4dc59ad7f25a4a4e6f90 #: ../../../src/common/doc/utilities/start_point.rst:24 msgid "This function is intended for the developer's aid." msgstr "" # 7fb8df5ab251417bba38529aaefd457b #: ../../../src/common/doc/utilities/start_point.rst:28 msgid "Synopsis" msgstr "概č¦" # 7becd53f47734fbe99a71ba8adef0d07 # 9345f683e56b40dcb259f1ef2ea5e240 #: ../../../src/common/doc/utilities/start_point.rst:30 #: ../../../src/common/doc/utilities/start_point.rst:44 msgid "" "Returns the geometry of the start point of the first LINESTRING of ``geom``." msgstr "" # f2295bc1e9ef4b08884c65ec18de9744 #: ../../../src/common/doc/utilities/start_point.rst:38 msgid "Description" msgstr "説ćŽ" # fef77a15910b4557bb253c868468c67a #: ../../../src/common/doc/utilities/start_point.rst:41 msgid "Parameters" msgstr "" # c938ded08b8743bf9eac1b5d064e0ed0 #: ../../../src/common/doc/utilities/start_point.rst:42 msgid "``geometry`` Geometry of a MULTILINESTRING or LINESTRING." msgstr "" # 364eba92da1046889b073b64c9827bdf #: ../../../src/common/doc/utilities/start_point.rst:49 msgid "History" msgstr "履歴" # 62c8d013ab68473c8adda6fbfaf564e9 #: ../../../src/common/doc/utilities/start_point.rst:50 msgid "New in version 2.0.0" msgstr "" # 8e8a05a8da734bb5961b296230e53bcb #: ../../../src/common/doc/utilities/start_point.rst:55 msgid "See Also" msgstr "参照" # 6026c7e6914a49cab16a616dd0fb6bac #: ../../../src/common/doc/utilities/start_point.rst:57 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # 5b0650667c4b470691f4647d5b73f783 #: ../../../src/common/doc/utilities/start_point.rst:58 msgid ":ref:`pgr_end_Point` to get the end point of a (multi)linestring." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/utilities/version.po000066400000000000000000000062211257314352300301410ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # cb10fa2694924ce19d909a3e1df513f1 #: ../../../src/common/doc/utilities/version.rst:13 msgid "pgr_version" msgstr "" # 135f514b10854445bd0cfa9f89f21f86 #: ../../../src/common/doc/utilities/version.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # ee914323b4b6411ea5c157325bdfac90 #: ../../../src/common/doc/utilities/version.rst:22 msgid "``pgr_version`` — Query for pgRouting version information." msgstr "" # 301b5989ecef437b858e054c95827d83 #: ../../../src/common/doc/utilities/version.rst:26 msgid "Synopsis" msgstr "概č¦" # 607aa236b6134901a0871ed5bf518253 #: ../../../src/common/doc/utilities/version.rst:28 msgid "Returns a table with pgRouting version information." msgstr "" # 6190754a1b934ee586562b0995c07bc0 #: ../../../src/common/doc/utilities/version.rst:36 msgid "Description" msgstr "説ćŽ" # b85aeaeb021647e59321f2b6c9953333 #: ../../../src/common/doc/utilities/version.rst:38 msgid "Returns a table with:" msgstr "" # e5a458cace474e8babaaaff2837c160f #: ../../../src/common/doc/utilities/version.rst:40 msgid "``varchar`` pgRouting version" msgstr "" # 7f02654b7c3641b5a35c56c47ea63022 #: ../../../src/common/doc/utilities/version.rst:41 msgid "``varchar`` Git tag of pgRouting build" msgstr "" # c50e77a54d3d4828a5ea0e89182d5f03 #: ../../../src/common/doc/utilities/version.rst:42 msgid "``varchar`` Git hash of pgRouting build" msgstr "" # ba32c01940164cfab6dec3df2cb565ed #: ../../../src/common/doc/utilities/version.rst:43 msgid "``varchar`` Git branch of pgRouting build" msgstr "" # 135e588dcbe144db9a806d3c5b75b88c #: ../../../src/common/doc/utilities/version.rst:44 msgid "``varchar`` Boost version" msgstr "" # 7e0b5fe0384f43648b6ca7dcdd703fd6 #: ../../../src/common/doc/utilities/version.rst:48 msgid "History" msgstr "履歴" # 3f8e572f137d472592f2abb0483e3153 #: ../../../src/common/doc/utilities/version.rst:49 msgid "New in version 2.0.0" msgstr "" # abdab1e6a00347269b027b2fedd31c15 #: ../../../src/common/doc/utilities/version.rst:53 msgid "Examples" msgstr "äľ‹" # 86be3ecef9da4b22b39cfe8fc3848b92 #: ../../../src/common/doc/utilities/version.rst:55 msgid "Query for full version string" msgstr "" # 85c014398a004db5bb9cf5afa9515f32 #: ../../../src/common/doc/utilities/version.rst:67 msgid "Query for ``version`` and ``boost`` attribute" msgstr "" # e3b6b7e66a8e4b8698f253e26126b8af #: ../../../src/common/doc/utilities/version.rst:80 msgid "See Also" msgstr "参照" # 73744f59f3494c4e827095b7f6ca9503 #: ../../../src/common/doc/utilities/version.rst:82 msgid ":ref:`pgr_versionless` to compare two version numbers" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/common/doc/utilities/versionless.po000066400000000000000000000054021257314352300310300ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 5209a60f43eb4ca889765b2f2855917f #: ../../../src/common/doc/utilities/versionless.rst:13 msgid "pgr_versionless" msgstr "" # cf214511459c4e01a98c636ee93edf10 #: ../../../src/common/doc/utilities/versionless.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # af9f449a91a94497a1a06310c12763cc #: ../../../src/common/doc/utilities/versionless.rst:22 msgid "``pgr_versionless`` — Compare two version numbers." msgstr "" # cfa4ec4da8d143e9bb4f33521dc1f6b2 #: ../../../src/common/doc/utilities/versionless.rst:24 msgid "This function is intended for the developer’s aid." msgstr "" # 7a40ac52554840c48edaf4e3bc893f86 #: ../../../src/common/doc/utilities/versionless.rst:27 msgid "Synopsis" msgstr "概č¦" # 99a72026827e4e44b1b7e0b9defa52f8 #: ../../../src/common/doc/utilities/versionless.rst:29 msgid "" "Returns ``true`` if the first version number is smaller than the second " "version number. Otherwise returns ``false``." msgstr "" # b541ba956f94407fbbfa4f325152d137 #: ../../../src/common/doc/utilities/versionless.rst:37 msgid "Description" msgstr "説ćŽ" # f2b9c579402a4d529bdcf44885b7999e #: ../../../src/common/doc/utilities/versionless.rst:39 msgid "``text`` first version number" msgstr "" # ff2f3530055d46b39b083a6e013b18f1 #: ../../../src/common/doc/utilities/versionless.rst:40 msgid "``text`` second version number" msgstr "" # aa0e1cf348454207aba6b1bd4d82ddcd #: ../../../src/common/doc/utilities/versionless.rst:44 msgid "History" msgstr "履歴" # 84d6600a81814c3b87c5e309a80eef62 #: ../../../src/common/doc/utilities/versionless.rst:45 msgid "New in version 2.0.0" msgstr "" # 0dbed91f114f41a2a1ccbffbb4886a47 #: ../../../src/common/doc/utilities/versionless.rst:49 msgid "Examples" msgstr "äľ‹" # cd2ca34fb88c4024ac73c6c7076b3de2 #: ../../../src/common/doc/utilities/versionless.rst:62 msgid "See Also" msgstr "参照" # ac8a4a1b5fd0499e910d1f9c088d0d25 #: ../../../src/common/doc/utilities/versionless.rst:64 msgid ":ref:`developer` for the tree layout of the project." msgstr "" # f733092d16de4d7b9bdf31b6bdae27d3 #: ../../../src/common/doc/utilities/versionless.rst:65 msgid ":ref:`pgr_version` to get the current version of pgRouting." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/dijkstra/000077500000000000000000000000001257314352300236565ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/dijkstra/doc/000077500000000000000000000000001257314352300244235ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/dijkstra/doc/index.po000066400000000000000000000145141257314352300260770ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # sanak , 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:15+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # a6876a00bcae42fdb134f789dabd19d7 #: ../../../src/dijkstra/doc/index.rst:13 msgid "pgr_dijkstra - Shortest Path Dijkstra" msgstr "pgr_dijkstra - ă€ă‚¤ă‚Żă‚ąăă©ă®ă‚˘ă«ă‚´ăŞă‚şă ă«ă‚る最短経路探索" # 5ba32c2871ea4858b8bfd351b4a01f34 #: ../../../src/dijkstra/doc/index.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # eb4931f6253f4daea164710031c062f7 #: ../../../src/dijkstra/doc/index.rst:22 msgid "``pgr_dijkstra`` — Returns the shortest path using Dijkstra algorithm." msgstr "``pgr_dijkstra`` — ă€ă‚¤ă‚Żă‚ąăă©ă®ă‚˘ă«ă‚´ăŞă‚şă ă‚’用ă„ăźćś€çź­çµŚč·Żă‚’čż”ă—ăľă™ă€‚" # aad22c43d6da4f658543ad79e2b4789c #: ../../../src/dijkstra/doc/index.rst:26 msgid "Synopsis" msgstr "概č¦" # d23c857c49554c10a6c99810575627e1 #: ../../../src/dijkstra/doc/index.rst:28 msgid "" "Dijkstra's algorithm, conceived by Dutch computer scientist Edsger Dijkstra " "in 1956. It is a graph search algorithm that solves the single-source " "shortest path problem for a graph with non-negative edge path costs, " "producing a shortest path tree. Returns a set of :ref:`pgr_costResult " "` (seq, id1, id2, cost) rows, that make up a path." msgstr "" # 9b3ef7764a8a4aec8be3fd97d0f78855 #: ../../../src/dijkstra/doc/index.rst:37 msgid "Description" msgstr "説ćŽ" # 8f12864ae55a48e6a49e9a5c7f232731 #: ../../../src/dijkstra/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "SQLă®ă‚Żă‚¨ăŞăĽă§ă™ă€‚以下ă«ç¶šăŹă‚«ă©ă ă‹ă‚‰ăŞă‚‹čˇŚă‚»ăăă‚’čż”ă—ăľă™:" # 883dbba5f5b94668af12a1c3d280804f #: ../../../src/dijkstra/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "``int4`` ĺž‹ă®ă‚¨ăジă®č­ĺĄĺ­" # 64eaa5363cc64362829f60de0f81517d #: ../../../src/dijkstra/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®č­ĺĄĺ­" # 849ed774dfa442cf86f3d184c820a717 #: ../../../src/dijkstra/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` ĺž‹ă®çµ‚点ăŽăĽă‰ă®č­ĺĄĺ­" # 2c000dd6564240d09f3533f4b2411029 #: ../../../src/dijkstra/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` ĺž‹ă®ă‚¨ăジă®ć¨Şć–­ă‚łă‚ąăă®ĺ€¤ă€‚負ă®ă‚łă‚ąăăŻă‚¨ăジăŚă‚°ă©ă•ă«ćŚżĺ…Ąă•れるă“ă¨ă‚’é˛ăŽăľă™ă€‚" # 13bbd212a94840bbbdd82ba008836790 #: ../../../src/dijkstra/doc/index.rst:50 msgid "" "``float8`` (optional) the cost for the reverse traversal of the edge. This " "is only used when the ``directed`` and ``has_rcost`` parameters are ``true``" " (see the above remark about negative costs)." msgstr "" # 42be1660a80b461ba4e56f070cde4c04 #: ../../../src/dijkstra/doc/index.rst:52 msgid "``int4`` id of the start point" msgstr "``int4`` ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # 95547c9e5de74556a208d7c0a9e58772 #: ../../../src/dijkstra/doc/index.rst:53 msgid "``int4`` id of the end point" msgstr "``int4`` ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # 89e9934bdbfd42aabf98993066529f92 #: ../../../src/dijkstra/doc/index.rst:54 msgid "``true`` if the graph is directed" msgstr "有ĺ‘ă‚°ă©ă•ă®ĺ ´ĺ㯠``true`` を指定" # 03f039cd5de34a3f99a5871456ed269f #: ../../../src/dijkstra/doc/index.rst:55 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "``true`` ă®ĺ ´ĺă€SQLă§ç”źćă•れる行セăăă® ``reverse_cost`` ă‚«ă©ă ăŻă€ă‚¨ăジă®é€†ć–ąĺ‘ă®ć¨Şć–­ă‚łă‚ąăă¨ă—ă¦ä˝żç”¨ă•れăľă™ă€‚" # 2c03ff621dfb4e11a0f215844b6cd41c #: ../../../src/dijkstra/doc/index.rst:57 msgid "Returns set of :ref:`type_cost_result`:" msgstr ":ref:`type_cost_result` ă®ă‚»ăăă‚’čż”ă—ăľă™:" # f43f68991432480385556098be3f32ab #: ../../../src/dijkstra/doc/index.rst:59 msgid "row sequence" msgstr "行ă®é€Łç•Ş" # b5cd0a7c7e1943e2934f2d315fd0d58d #: ../../../src/dijkstra/doc/index.rst:60 msgid "node ID" msgstr "ăŽăĽă‰ID" # ae466d86ce304295afc5b1f956c97732 #: ../../../src/dijkstra/doc/index.rst:61 msgid "edge ID (``-1`` for the last row)" msgstr "エăジID (最終行㯠``-1``)" # d74ec405ac62479a93ddd9070e1cfead #: ../../../src/dijkstra/doc/index.rst:62 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "``id1`` ă‹ă‚‰ ``id2`` を横断ă™ă‚‹ă‚łă‚ąă" # d45859a53252493eaea97bdbe6c8936f #: ../../../src/dijkstra/doc/index.rst:66 msgid "History" msgstr "履歴" # 41349c9ad4574d009aa7375219beab0c #: ../../../src/dijkstra/doc/index.rst:67 msgid "Renamed in version 2.0.0" msgstr "ăăĽă‚¸ă§ăł 2.0.0 ă§ăŞăŤăĽă ă•れăľă—ăź" # d1ebc8bc726844eab5795b5dedc18fe0 #: ../../../src/dijkstra/doc/index.rst:71 msgid "Examples" msgstr "äľ‹" # 5ea59cfbc4b240c29bc8268d4a36cdb4 #: ../../../src/dijkstra/doc/index.rst:73 msgid "Without ``reverse_cost``" msgstr "``reverse_cost`` ăŞă—ă®ĺ ´ĺ" # a37bcf6c164b442ca94ded3b2df83f61 #: ../../../src/dijkstra/doc/index.rst:92 msgid "With ``reverse_cost``" msgstr "``reverse_cost`` ă‚りă®ĺ ´ĺ" # 1013877e3d214e6f8d87c5747e261b20 #: ../../../src/dijkstra/doc/index.rst:110 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # 7097292ec353427d90c60607583c42c2 #: ../../../src/dijkstra/doc/index.rst:114 msgid "See Also" msgstr "参照" # d98cbcb325484a81bcb0e6b0afd3928c #: ../../../src/dijkstra/doc/index.rst:116 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # cc938bae0828409fb0efae9ad098fa4d #: ../../../src/dijkstra/doc/index.rst:117 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/driving_distance/000077500000000000000000000000001257314352300253575ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/driving_distance/doc/000077500000000000000000000000001257314352300261245ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/driving_distance/doc/dd_alphashape.po000066400000000000000000000106641257314352300312500ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:14+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # cb2e05bbf556427191f8dd5d87c670db #: ../../../src/driving_distance/doc/dd_alphashape.rst:13 msgid "pgr_alphaShape" msgstr "" # cd5cca6682b34a85b72fd0b7c90d739b #: ../../../src/driving_distance/doc/dd_alphashape.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 9a0ca65720774711aefd2d017e4487e9 #: ../../../src/driving_distance/doc/dd_alphashape.rst:22 msgid "``pgr_alphashape`` — Core function for alpha shape computation." msgstr "" # 525edb2bc28a4e77804ac30781cc3dc5 #: ../../../src/driving_distance/doc/dd_alphashape.rst:26 msgid "" "This function should not be used directly. Use :ref:`pgr_drivingDistance " "` instead." msgstr "" # 96d2ea88d3bf44a793219826f7fddda3 #: ../../../src/driving_distance/doc/dd_alphashape.rst:30 msgid "Synopsis" msgstr "概č¦" # 4b5074bd7bc64d1c89dcc1e5b250c5f0 #: ../../../src/driving_distance/doc/dd_alphashape.rst:32 msgid "" "Returns a table with (x, y) rows that describe the vertices of an alpha " "shape." msgstr "" # eed5f82ec9924367b7a2c7ce8ce7704a #: ../../../src/driving_distance/doc/dd_alphashape.rst:40 msgid "Description" msgstr "説ćŽ" # 3607e16f8fe24de6a2226bb43a73dadd #: ../../../src/driving_distance/doc/dd_alphashape.rst:42 msgid "" "``text`` a SQL query, which should return a set of rows with the following " "columns:" msgstr "" # afd24b1ef69d439691025ff955e63f25 #: ../../../src/driving_distance/doc/dd_alphashape.rst:48 msgid "``int4`` identifier of the vertex" msgstr "" # c4ec83f59d634b458e6e04dc6822cc62 #: ../../../src/driving_distance/doc/dd_alphashape.rst:49 msgid "``float8`` x-coordinate" msgstr "" # c78115c69ec645ceb3a8de6f3a97ebdc #: ../../../src/driving_distance/doc/dd_alphashape.rst:50 msgid "``float8`` y-coordinate" msgstr "" # 63cffe47a71d462cae8c09a10473bdaf #: ../../../src/driving_distance/doc/dd_alphashape.rst:53 msgid "Returns a vertex record for each row :" msgstr "" # 385ec313cc69493989a17eecd282d5b4 #: ../../../src/driving_distance/doc/dd_alphashape.rst:55 msgid "x-coordinate" msgstr "" # 2eb9452ee2864540b535c7be538a73f0 #: ../../../src/driving_distance/doc/dd_alphashape.rst:56 msgid "y-coordinate" msgstr "" # bf1e04aab9ed4558aeb274dbc93fc476 #: ../../../src/driving_distance/doc/dd_alphashape.rst:60 msgid "History" msgstr "歴史" # 6301d43186dc47ca9c0925f563c2b4ee #: ../../../src/driving_distance/doc/dd_alphashape.rst:61 msgid "Renamed in version 2.0.0" msgstr "ăăĽă‚¸ă§ăł 2.0.0 ă§ăŞăŤăĽă ă•れăľă—ăź" # 2dcc599a683743b09eb440895c823584 #: ../../../src/driving_distance/doc/dd_alphashape.rst:65 msgid "Examples" msgstr "äľ‹" # 28059fce0d66461c88851c2efa8995b4 #: ../../../src/driving_distance/doc/dd_alphashape.rst:66 msgid "" "In the alpha shape code we have no way to control the order of the points so" " the actual output you might get could be similar but different. The simple " "query is followed by a more complex one that constructs a polygon and " "computes the areas of it. This should be the same as the result on your " "system. We leave the details of the complex query to the reader as an " "exercise if they wish to decompose it into understandable pieces or to just " "copy and paste it into a SQL window to run." msgstr "" # cea925c912c14e2bae7b67a9493f67d0 #: ../../../src/driving_distance/doc/dd_alphashape.rst:119 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # b737b880282d447b840b23e77501d03b #: ../../../src/driving_distance/doc/dd_alphashape.rst:123 msgid "See Also" msgstr "参照" # 79772e0e113745068a7c48d32ae903ee #: ../../../src/driving_distance/doc/dd_alphashape.rst:125 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" # 98ad4c5291f04893a9e5a6f616ce2d11 #: ../../../src/driving_distance/doc/dd_alphashape.rst:126 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/driving_distance/doc/dd_driving_distance.po000066400000000000000000000165061257314352300324570ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-22 05:50+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 49d83b442baa4f9981fa13ff4abc3c6b #: ../../../src/driving_distance/doc/dd_driving_distance.rst:13 msgid "pgr_drivingDistance" msgstr "" # ce7edabbdab546a3a318f86316d0abc6 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 7a89c6c2c0ca404eb82afe9d6de38db2 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:22 msgid "" "``pgr_drivingDistance`` - Returns the driving distance from a start node." msgstr "" # 5afa2748d4964e35b9cfcf71ba431015 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:26 msgid "" "Requires :ref:`to build pgRouting ` with support for Driving " "Distance." msgstr "" # 91fbeb2cd46146c4bb9f86b8600faa87 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:30 msgid "Synopsis" msgstr "概č¦" # cffb1438aa5d43d8b1792ec1d53769ae #: ../../../src/driving_distance/doc/dd_driving_distance.rst:32 msgid "" "This function computes a Dijkstra shortest path solution them extracts the " "cost to get to each node in the network from the starting node. Using these " "nodes and costs it is possible to compute constant drive time polygons. " "Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, " "cost) rows, that make up a list of accessible points." msgstr "" # b2253b753da44597b1d449509c96ca75 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:41 msgid "Description" msgstr "説ćŽ" # f187f52a62034b2cae8bb00b570bea15 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:43 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "SQLă®ă‚Żă‚¨ăŞăĽă§ă™ă€‚以下ă«ç¶šăŹă‚«ă©ă ă‹ă‚‰ăŞă‚‹čˇŚă‚»ăăă‚’čż”ă—ăľă™:" # 85949c2cc0334abbbb500996221eeba0 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:50 msgid "``int4`` identifier of the edge" msgstr "``int4`` ĺž‹ă®ă‚¨ăジă®č­ĺĄĺ­" # 35a904f5f23643b7a6e7e457b8f05846 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:51 msgid "``int4`` identifier of the source vertex" msgstr "``int4`` ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®č­ĺĄĺ­" # 815615381d8d43989567cc15d154736a #: ../../../src/driving_distance/doc/dd_driving_distance.rst:52 msgid "``int4`` identifier of the target vertex" msgstr "``int4`` ĺž‹ă®çµ‚点ăŽăĽă‰ă®č­ĺĄĺ­" # 5c9e142543534a0bbc7668603ad465b4 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:53 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8`` ĺž‹ă®ă‚¨ăジă®ć¨Şć–­ă‚łă‚ąăă®ĺ€¤ă€‚負ă®ă‚łă‚ąăăŻă‚¨ăジăŚă‚°ă©ă•ă«ćŚżĺ…Ąă•れるă“ă¨ă‚’é˛ăŽăľă™ă€‚" # fa3ca524dbe24d47891420e71caa324c #: ../../../src/driving_distance/doc/dd_driving_distance.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(オă—ă‚·ă§ăł) エăジă®ĺŹŤĺŻľć–ąĺ‘ă®ă‚łă‚ąă。ă“ă®ĺ€¤ăŻ ``directed`` ăŠă‚ăł ``has_rcost`` ă‘ă©ăˇăĽă‚żăŚ ``true`` ă®ĺ ´ĺă®ăżä˝żç”¨ă•れăľă™ă€‚(負ă®ă‚łă‚ąăă«ă¤ă„ă¦ăŻĺ‰Ťčż°ă®é€šă‚Šă§ă™)" # c9e1f4debc904118ab177e2b4427d364 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:56 msgid "``int4`` id of the start point" msgstr "``int4`` ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # 2da59a7b4e0b4b6fbac510bfe0adbd1e #: ../../../src/driving_distance/doc/dd_driving_distance.rst:57 msgid "" "``float8`` value in edge cost units (not in projection units - they might be" " different)." msgstr "" # b09a53cf12bd49a09659eb105e2e7d2a #: ../../../src/driving_distance/doc/dd_driving_distance.rst:58 msgid "``true`` if the graph is directed" msgstr "有ĺ‘ă‚°ă©ă•ă®ĺ ´ĺ㯠``true`` を指定" # e771178ac5514ae6bc7cf3dcccfe5408 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "``true`` ă®ĺ ´ĺă€SQLă§ç”źćă•れる行セăăă® ``reverse_cost`` ă‚«ă©ă ăŻă€ă‚¨ăジă®é€†ć–ąĺ‘ă®ć¨Şć–­ă‚łă‚ąăă¨ă—ă¦ä˝żç”¨ă•れăľă™ă€‚" # 5770f80a74ec49cf8f9e11b9fd082533 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr ":ref:`type_cost_result` ă®ă‚»ăăă‚’čż”ă—ăľă™:" # ed0dbd0e73234b70827a7663d390886d #: ../../../src/driving_distance/doc/dd_driving_distance.rst:63 msgid "row sequence" msgstr "行ă®é€Łç•Ş" # dc9caee8fdc84c45bb1ebf3c046a436d #: ../../../src/driving_distance/doc/dd_driving_distance.rst:64 msgid "node ID" msgstr "ăŽăĽă‰ID" # ae36b60db435425b8a4bfa4ada217dd7 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:65 msgid "edge ID (this is probably not a useful item)" msgstr "" # ee9063c6bb49444e94e08af7eedbb401 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:66 msgid "cost to get to this node ID" msgstr "" # 3bb717c83f2d4993a4b1704a88749ee9 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:70 msgid "" "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. " "Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "" # 306f0588bb5148dab4d4a97e5bb35889 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:74 msgid "History" msgstr "履歴" # cc8f5e8248314554bd506fc27f7208ed #: ../../../src/driving_distance/doc/dd_driving_distance.rst:75 msgid "Renamed in version 2.0.0" msgstr "ăăĽă‚¸ă§ăł 2.0.0 ă§ăŞăŤăĽă ă•れăľă—ăź" # 9db1973c0a0b4420afe780fa3d4b3d0f #: ../../../src/driving_distance/doc/dd_driving_distance.rst:79 msgid "Examples" msgstr "äľ‹" # 3f34e359dbd242b6a82b49b0beb2acd5 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:81 msgid "Without ``reverse_cost``" msgstr "``reverse_cost`` ăŞă—ă®ĺ ´ĺ" # f58a8bec8b9447f59bf31eb2d52c7782 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:101 msgid "With ``reverse_cost``" msgstr "``reverse_cost`` ă‚りă®ĺ ´ĺ" # f6d9ddd77a7c48dcaafa2cd1225d8e27 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:121 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # 15ad7ce30a424139b00e9874b4461215 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:125 msgid "See Also" msgstr "参照" # 04113586118441f6b13f5bf83f5fa224 #: ../../../src/driving_distance/doc/dd_driving_distance.rst:127 msgid ":ref:`pgr_alphashape` - Alpha shape computation" msgstr "" # b474eeeca7284f5f983f498713f1640f #: ../../../src/driving_distance/doc/dd_driving_distance.rst:128 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/driving_distance/doc/dd_points_as_polygon.po000066400000000000000000000077141257314352300327120ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:14+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # a2329478f830474e9819c418ae391538 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:13 msgid "pgr_pointsAsPolygon" msgstr "" # df6c5bd4620d47ae9f8682195aca1e18 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 968dbf3147554bcc994e903e5917a0bd #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:22 msgid "" "``pgr_pointsAsPolygon`` — Draws an alpha shape around given set of points." msgstr "" # 0b81c4a0e03d47938cd256882a6facac #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:26 msgid "Synopsis" msgstr "概č¦" # 568b6a3cf23a4a7980b7796df73d334b #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:28 msgid "Returns the alpha shape as polygon geometry." msgstr "" # 240f6c0c9ac848a2b1815408c264a3d7 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:36 msgid "Description" msgstr "説ćŽ" # bfa10edae1114295852086c42f84d811 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:38 msgid "" "``text`` a SQL query, which should return a set of rows with the following " "columns:" msgstr "" # d3ca4ae81d3e4a709a2fda2d60f23946 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:44 msgid "``int4`` identifier of the vertex" msgstr "" # 10e342dfa5274ea89ea284bd657b2469 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:45 msgid "``float8`` x-coordinate" msgstr "" # d36090e578224b30b065a3c28f26d565 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:46 msgid "``float8`` y-coordinate" msgstr "" # 1029622f3ac34a30abc0f3babfe7118f #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:49 msgid "Returns a polygon geometry." msgstr "" # 49392543fb984b5f922e683b9ba560c5 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:53 msgid "History" msgstr "歴史" # b00e0e03870244cca7aa9e1c81bad9c1 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:54 msgid "Renamed in version 2.0.0" msgstr "ăăĽă‚¸ă§ăł 2.0.0 ă§ăŞăŤăĽă ă•れăľă—ăź" # f8001d60b6d54b67afc641f38b8e5b4a #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:58 msgid "Examples" msgstr "äľ‹" # 7e01fc6f880549e7b7bde01255cc2811 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:59 msgid "" "In the following query there is not way to control which point in the " "polygon is the first in the list, so you may get similar but different " "results than the following which are also correct. Each of the " "pgr_pointsAsPolygon queries below is followed by one the compute the area of" " the polygon. This area should remain constant regardles of the order of the" " points making up the polygon." msgstr "" # 1deae2c2bb624110980cf832e66993d9 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:93 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # 801871cf3dd94fd292387e49941223e3 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:97 msgid "See Also" msgstr "参照" # abc4c217086645fe88ff21568ab13c50 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:99 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" # 51bae94aaf75403a81353100c953d805 #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:100 msgid ":ref:`pgr_alphashape` - Alpha shape computation" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/driving_distance/doc/index.po000066400000000000000000000156231257314352300276020ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 # sanak , 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: 2013-08-07 12:30+0000\n" "Last-Translator: cvvergara\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 0979e1fbbc9641b5ade79d4c28a2473a #: ../../../src/driving_distance/doc/index.rst:13 msgid "pgr_drivingDistance - Driving Distance" msgstr "" # 7b3011e2af744bfdb31fc2960aaa4664 #: ../../../src/driving_distance/doc/index.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # 3c08eb6932d34c2ca49bd0889566e8e3 #: ../../../src/driving_distance/doc/index.rst:22 msgid "" "``pgr_drivingDistance`` - Returns the driving distance from a start node." msgstr "" # 726c1fdc95044e52b22d50c0f0b766fb #: ../../../src/driving_distance/doc/index.rst:26 msgid "" "Requires :ref:`to build pgRouting ` with support for Driving " "Distance." msgstr "" # ce1ce7f3f6c9425ab9c4a1aae81baeb3 #: ../../../src/driving_distance/doc/index.rst:30 msgid "Synopsis" msgstr "概č¦" # 12a9eb19a15e4f42acd14d76a3847c02 #: ../../../src/driving_distance/doc/index.rst:32 msgid "" "This function computes a Dijkstra shortest path solution them extracts the " "cost to get to each node in the network from the starting node. Using these " "nodes and costs it is possible to compute constant drive time polygons. " "Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, " "cost) rows, that make up a list of accessible points." msgstr "" # df9cee3f069447debee18ff47cce02f8 #: ../../../src/driving_distance/doc/index.rst:41 msgid "Description" msgstr "説ćŽ" # fda5e314fd1b46c6a96ad0b8a241ae12 #: ../../../src/driving_distance/doc/index.rst:43 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "SQLă®ă‚Żă‚¨ăŞăĽă§ă™ă€‚以下ă«ç¶šăŹă‚«ă©ă ă‹ă‚‰ăŞă‚‹čˇŚă‚»ăăă‚’čż”ă—ăľă™:" # 9621e3c82e434709bfcb9df2a0febdee #: ../../../src/driving_distance/doc/index.rst:50 msgid "``int4`` identifier of the edge" msgstr "エăジă®č­ĺĄĺ­[``int4``]" # b0b6976ee3d3495ca2e27a1359c6b07c #: ../../../src/driving_distance/doc/index.rst:51 msgid "``int4`` identifier of the source vertex" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®č­ĺĄĺ­" # fec5e9d5cb5e438ea2c5f0feecd1aa03 #: ../../../src/driving_distance/doc/index.rst:52 msgid "``int4`` identifier of the target vertex" msgstr "``int4``ĺž‹ă®çµ‚点ăŽăĽă‰ă®č­ĺĄĺ­" # ec8176b8c36e447ebd1f0995dadd973d #: ../../../src/driving_distance/doc/index.rst:53 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8``ĺž‹ă®ă‚¨ăジă«ă‹ă‹ă‚‹é‡Ťăżă€‚負ă®é‡ŤăżăŻă‚¨ăジăŚă‚°ă©ă•ă«ćŚżĺ…Ąă•れるă“ă¨ă‚’é˛ăŽăľă™ă€‚" # 9c3f6ea025a84d0a8ac13358a10ed166 #: ../../../src/driving_distance/doc/index.rst:54 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(オă—ă‚·ă§ăł) エăジă®ĺŹŤĺŻľć–ąĺ‘ă®ă‚łă‚ąă。ă“ă®ĺ€¤ăŻ``directed``ăŠă‚ăł``has_rcost``ă‘ă©ăˇăĽă‚żăŚ``true``ă®ĺ ´ĺă®ăżä˝żç”¨ă•れăľă™ă€‚(負ă®ă‚łă‚ąăă«ă¤ă„ă¦ăŻĺ‰Ťčż°ă®é€šă‚Šă§ă™)" # 32fef696ffaf450fb041bf2ebc1fc270 #: ../../../src/driving_distance/doc/index.rst:56 msgid "``int4`` id of the start point" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # 420175e68aac485f86544b6aa6cae550 #: ../../../src/driving_distance/doc/index.rst:57 msgid "" "``float8`` value in edge cost units (not in projection units - they might be" " different)." msgstr "" # a7f57fdcfe0544e69a4cde06a7344fb6 #: ../../../src/driving_distance/doc/index.rst:58 msgid "``true`` if the graph is directed" msgstr "有ĺ‘ă‚°ă©ă•ă®ĺ ´ĺăŻ``true``を指定" # d72d8b646a964dea88cd97d711c69e94 #: ../../../src/driving_distance/doc/index.rst:59 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "``true``ă®ĺ ´ĺă€SQLă§ç”źćă•れる行セăăă®``reverse_cost``ă‚«ă©ă ăŻă€ă‚¨ăジă®é€†ć–ąĺ‘ă«ă‹ă‹ă‚‹é‡Ťăżă¨ă—ă¦ä˝żç”¨ă•れăľă™ă€‚" # ef1631b756b54c3aa2b66ae0abfad917 #: ../../../src/driving_distance/doc/index.rst:61 msgid "Returns set of :ref:`type_cost_result`:" msgstr ":ref:`type_cost_result` ă®ă‚»ăăă‚’čż”ă—ăľă™:" # e440be6d227945fa904c13d07855a863 #: ../../../src/driving_distance/doc/index.rst:63 msgid "row sequence" msgstr "行ă®é€Łç•Ş" # bfe1245d3dde49048c4e9bf715508e92 #: ../../../src/driving_distance/doc/index.rst:64 msgid "node ID" msgstr "ăŽăĽă‰ID" # 401535e148ae4023aefb138c6f8ff762 #: ../../../src/driving_distance/doc/index.rst:65 msgid "edge ID (this is probably not a useful item)" msgstr "" # 3a2b1d8c38434024b2edd02add5bb1fc #: ../../../src/driving_distance/doc/index.rst:66 msgid "cost to get to this node ID" msgstr "" # 1d8dc027684e453f9a61e3e3f12ee255 #: ../../../src/driving_distance/doc/index.rst:70 msgid "" "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. " "Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "" # a61d60a110d54bc0a6930cab19c3ce24 #: ../../../src/driving_distance/doc/index.rst:74 msgid "History" msgstr "履歴" # f2e8e48820a54015ab1b6a85136df5f0 #: ../../../src/driving_distance/doc/index.rst:75 msgid "Renamed in version 2.0.0" msgstr "ăăĽă‚¸ă§ăł 2.0.0 ă§ăŞăŤăĽă ă•れăľă—ăź" # 817cc13bb697434e9f0803ed3f365934 #: ../../../src/driving_distance/doc/index.rst:79 msgid "Examples" msgstr "äľ‹" # 82aec7db1ea043b28641f4963d13763b #: ../../../src/driving_distance/doc/index.rst:81 msgid "Without ``reverse_cost``" msgstr "``reverse_cost``ăŞă—ă®ĺ ´ĺ" # ac2a8b6a32a24b6095a9fb31fce4ebe0 #: ../../../src/driving_distance/doc/index.rst:101 msgid "With ``reverse_cost``" msgstr "``reverse_cost``ă‚りă®ĺ ´ĺ" # 0d7631d9310b438c91153c3dd1b24a5b #: ../../../src/driving_distance/doc/index.rst:121 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # eed359d1899540fab05b3a4dc12fcaa1 #: ../../../src/driving_distance/doc/index.rst:125 msgid "See Also" msgstr "参照" # affd024607f942fb927cdf15975a7d4d #: ../../../src/driving_distance/doc/index.rst:127 msgid ":ref:`pgr_points_as_polygon`" msgstr ":ref:`pgr_points_as_polygon`" # 5809d5028efc4d909ba300c75482cb61 #: ../../../src/driving_distance/doc/index.rst:128 msgid ":ref:`pgr_alphashape`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/kdijkstra/000077500000000000000000000000001257314352300240315ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/kdijkstra/doc/000077500000000000000000000000001257314352300245765ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/kdijkstra/doc/index.po000066400000000000000000000173301257314352300262510ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:14+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 36e2253743a8455dbfbf75b26155205f #: ../../../src/kdijkstra/doc/index.rst:13 msgid "pgr_kDijkstra - Mutliple destination Shortest Path Dijkstra" msgstr "" # 9f432bf1623d4a299d50ff492edbd66b #: ../../../src/kdijkstra/doc/index.rst:21 msgid "Name" msgstr "ĺŤĺ‰Ť" # 57c34a235f7a4cea8458d98a50a54e77 #: ../../../src/kdijkstra/doc/index.rst:23 msgid "" "``pgr_kdijkstraCost`` - Returns the costs for K shortest paths using " "Dijkstra algorithm." msgstr "" # ce7c4be9a502473591591e4d330d46e7 #: ../../../src/kdijkstra/doc/index.rst:24 msgid "" "``pgr_kdijkstraPath`` - Returns the paths for K shortest paths using " "Dijkstra algorithm." msgstr "" # 130c100b24ac47d4afd3b8ae17ea1335 #: ../../../src/kdijkstra/doc/index.rst:28 msgid "Synopsis" msgstr "概č¦" # 1b2f7dd687d84d76bbc57fc3ad8ed5ec #: ../../../src/kdijkstra/doc/index.rst:30 msgid "" "These functions allow you to have a single start node and multiple " "destination nodes and will compute the routes to all the destinations from " "the source node. Returns a set of :ref:`pgr_costResult3 `" " or :ref:`pgr_costResult3 `. ``pgr_kdijkstraCost`` " "returns one record for each destination node and the cost is the total code " "of the route to that node. ``pgr_kdijkstraPath`` returns one record for " "every edge in that path from source to destination and the cost is to " "traverse that edge." msgstr "" # 06379d79c78b4c9bb92226bc66c58c3f #: ../../../src/kdijkstra/doc/index.rst:42 msgid "Description" msgstr "説ćŽ" # 84671f541e384cf79360df9e260a5f52 #: ../../../src/kdijkstra/doc/index.rst:44 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "SQLă®ă‚Żă‚¨ăŞăĽă§ă™ă€‚以下ă«ç¶šăŹă‚«ă©ă ă‹ă‚‰ăŞă‚‹čˇŚă‚»ăăă‚’čż”ă—ăľă™:" # adccb52524354a6c92d9d45edb967dc0 #: ../../../src/kdijkstra/doc/index.rst:51 msgid "``int4`` identifier of the edge" msgstr "エăジă®č­ĺĄĺ­[``int4``]" # 5b2a072be67f471a8ab0c6b3daddcc48 #: ../../../src/kdijkstra/doc/index.rst:52 msgid "``int4`` identifier of the source vertex" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®č­ĺĄĺ­" # d00470fb22ae4294a3cf56db3d064839 #: ../../../src/kdijkstra/doc/index.rst:53 msgid "``int4`` identifier of the target vertex" msgstr "``int4``ĺž‹ă®çµ‚点ăŽăĽă‰ă®č­ĺĄĺ­" # 4bdbc59e5d2d46ba94031caa56975d17 #: ../../../src/kdijkstra/doc/index.rst:54 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8``ĺž‹ă®ă‚¨ăジă«ă‹ă‹ă‚‹é‡Ťăżă€‚負ă®é‡ŤăżăŻă‚¨ăジăŚă‚°ă©ă•ă«ćŚżĺ…Ąă•れるă“ă¨ă‚’é˛ăŽăľă™ă€‚" # 569cecbec8e34fa9942c4bcf4ce0c6a4 #: ../../../src/kdijkstra/doc/index.rst:55 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(オă—ă‚·ă§ăł) エăジă®ĺŹŤĺŻľć–ąĺ‘ă®ă‚łă‚ąă。ă“ă®ĺ€¤ăŻ``directed``ăŠă‚ăł``has_rcost``ă‘ă©ăˇăĽă‚żăŚ``true``ă®ĺ ´ĺă®ăżä˝żç”¨ă•れăľă™ă€‚(負ă®ă‚łă‚ąăă«ă¤ă„ă¦ăŻĺ‰Ťčż°ă®é€šă‚Šă§ă™)" # b3c8762d18e14a65b4d45ca5b654dabd #: ../../../src/kdijkstra/doc/index.rst:57 msgid "``int4`` id of the start point" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # 552184e10f0940f09327b71d0a2a5293 #: ../../../src/kdijkstra/doc/index.rst:58 msgid "``int4[]`` an array of ids of the end points" msgstr "" # 6bee551c7fae494d9429ddf6404f457a #: ../../../src/kdijkstra/doc/index.rst:59 msgid "``true`` if the graph is directed" msgstr "有ĺ‘ă‚°ă©ă•ă®ĺ ´ĺăŻ``true``を指定" # c79e8fecdbb94d6f836a2fb692d24fea #: ../../../src/kdijkstra/doc/index.rst:60 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "``true``ă®ĺ ´ĺă€SQLă§ç”źćă•れる行セăăă®``reverse_cost``ă‚«ă©ă ăŻă€ă‚¨ăジă®é€†ć–ąĺ‘ă«ă‹ă‹ă‚‹é‡Ťăżă¨ă—ă¦ä˝żç”¨ă•れăľă™ă€‚" # fe741d49c0f94473971ebcad7951456b #: ../../../src/kdijkstra/doc/index.rst:63 msgid "``pgr_kdijkstraCost`` returns set of :ref:`type_cost_result`:" msgstr "" # 2325329e3ec24e3cbe4c347369b857a4 # 2ac53854f37a48a89b705310628c4d3e #: ../../../src/kdijkstra/doc/index.rst:65 #: ../../../src/kdijkstra/doc/index.rst:73 msgid "row sequence" msgstr "行ă®é€Łç•Ş" # 73cb6093021a456aace98c1f58641bef #: ../../../src/kdijkstra/doc/index.rst:66 msgid "" "path vertex source id (this will always be source start point in the query)." msgstr "" # 9afd4e01323945118421ebb27f420068 #: ../../../src/kdijkstra/doc/index.rst:67 msgid "path vertex target id" msgstr "" # 8b3c8fe211a147f4b031db8a8d899ddd #: ../../../src/kdijkstra/doc/index.rst:68 msgid "" "cost to traverse the path from ``id1`` to ``id2``. Cost will be -1.0 if " "there is no path to that target vertex id." msgstr "" # 703a5ecca86b4ef4ba2c275d9ba8a20f #: ../../../src/kdijkstra/doc/index.rst:71 msgid "``pgr_kdijkstraPath`` returns set of :ref:`type_cost_result3`:" msgstr "" # 7fc792793b7c4e65ba68cea3f25384aa #: ../../../src/kdijkstra/doc/index.rst:74 msgid "path target id (identifies the target path)." msgstr "" # c43bcd54fee6435fbe6afd2ec4bb6d65 #: ../../../src/kdijkstra/doc/index.rst:75 msgid "path edge source node id" msgstr "" # a567112ee5584a46ac397cb9783627a8 #: ../../../src/kdijkstra/doc/index.rst:76 msgid "path edge id (``-1`` for the last row)" msgstr "" # 47af04f2ce09412f8475df30be9581ae #: ../../../src/kdijkstra/doc/index.rst:77 msgid "cost to traverse this edge or -1.0 if there is no path to this target" msgstr "" # e7349c2020bc491aaa02b3eb1ebca791 #: ../../../src/kdijkstra/doc/index.rst:81 msgid "History" msgstr "歴史" # f7b3cf1f2e494a4c8697b712adcbd1fc #: ../../../src/kdijkstra/doc/index.rst:82 msgid "New in version 2.0.0" msgstr "" # adf5de36019d4982b76cd696909168b0 #: ../../../src/kdijkstra/doc/index.rst:86 msgid "Examples" msgstr "äľ‹" # f332ab5afb39404284be98f0e9a2c8dc #: ../../../src/kdijkstra/doc/index.rst:88 msgid "Returning a ``cost`` result" msgstr "" # cb5abec6a55e41a4a61c22fd3f461110 #: ../../../src/kdijkstra/doc/index.rst:123 msgid "Returning a ``path`` result" msgstr "" # d2e7b4076702425a9c6928a0cc4b997e #: ../../../src/kdijkstra/doc/index.rst:144 msgid "" "There is no assurance that the result above will be ordered in the direction" " of flow of the route, ie: it might be reversed. You will need to check if " "``st_startPoint()`` of the route is the same as the start node location and " "if it is not then call ``st_reverse()`` to reverse the direction of the " "route. This behavior is a function of PostGIS functions ``st_linemerge()`` " "and ``st_union()`` and not pgRouting." msgstr "" # d6928031c7d047a5999f03c79c5bcfea #: ../../../src/kdijkstra/doc/index.rst:153 msgid "See Also" msgstr "参照" # cd86a4612fe944acbe5a39daaf52dafd #: ../../../src/kdijkstra/doc/index.rst:155 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # c2386bf8c6314521abe162d0bf548225 #: ../../../src/kdijkstra/doc/index.rst:156 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/ksp/000077500000000000000000000000001257314352300226405ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/ksp/doc/000077500000000000000000000000001257314352300234055ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/ksp/doc/index.po000066400000000000000000000135021257314352300250550ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # Daniel Kastl, 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:15+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # dc72571c7ce5498b92c659e3e482c885 #: ../../../src/ksp/doc/index.rst:13 msgid "pgr_ksp - K-Shortest Path" msgstr "" # 57b24beea69846f58a8cb9b1a7a892b5 #: ../../../src/ksp/doc/index.rst:20 msgid "Name" msgstr "ĺŤĺ‰Ť" # b3d0fc92b23443c8b718233c1e16f052 #: ../../../src/ksp/doc/index.rst:22 msgid "``pgr_ksp`` — Returns the \"K\" shortest paths." msgstr "" # 0e60ee2dfa944557a1e9c76106489a7f #: ../../../src/ksp/doc/index.rst:26 msgid "Synopsis" msgstr "概č¦" # bcf915dc485c4e3b90c9a8ea251b55d1 #: ../../../src/ksp/doc/index.rst:28 msgid "" "The K shortest path routing algorithm based on Yen's algorithm. \"K\" is the" " number of shortest paths desired. Returns a set of :ref:`pgr_costResult3 " "` (seq, id1, id2, id3, cost) rows, that make up a path." msgstr "" # 46b5ce0d54a64718819888b77b007080 #: ../../../src/ksp/doc/index.rst:37 msgid "Description" msgstr "説ćŽ" # dddbbca8781f41eab4aac1d4e2ecdf32 #: ../../../src/ksp/doc/index.rst:39 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "SQLă®ă‚Żă‚¨ăŞăĽă§ă™ă€‚以下ă«ç¶šăŹă‚«ă©ă ă‹ă‚‰ăŞă‚‹čˇŚă‚»ăăă‚’čż”ă—ăľă™:" # 575d21e3bc994dc3a92a7c6cbb0ed6a2 #: ../../../src/ksp/doc/index.rst:46 msgid "``int4`` identifier of the edge" msgstr "エăジă®č­ĺĄĺ­[``int4``]" # 589751b9c7d34dac9b4eeb12894fd648 #: ../../../src/ksp/doc/index.rst:47 msgid "``int4`` identifier of the source vertex" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®č­ĺĄĺ­" # 6567c097438040d9b678e88df7521b35 #: ../../../src/ksp/doc/index.rst:48 msgid "``int4`` identifier of the target vertex" msgstr "``int4``ĺž‹ă®çµ‚点ăŽăĽă‰ă®č­ĺĄĺ­" # a1e24bd423dd445889b72928d964a5ec #: ../../../src/ksp/doc/index.rst:49 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8``ĺž‹ă®ă‚¨ăジă«ă‹ă‹ă‚‹é‡Ťăżă€‚負ă®é‡ŤăżăŻă‚¨ăジăŚă‚°ă©ă•ă«ćŚżĺ…Ąă•れるă“ă¨ă‚’é˛ăŽăľă™ă€‚" # ed76ed5e3a504c7aa3a35ea3fa5b4c16 #: ../../../src/ksp/doc/index.rst:50 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when ``has_rcost`` the parameter is ``true`` (see the above remark about " "negative costs)." msgstr "" # 588bdec4303b49869b6d1eedd541c198 #: ../../../src/ksp/doc/index.rst:52 msgid "``int4`` id of the start point" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # 96b44480fac34f6286b863e6c75d4d8a #: ../../../src/ksp/doc/index.rst:53 msgid "``int4`` id of the end point" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # 0ffd51df58754f0b89f1b3ad6f75b632 #: ../../../src/ksp/doc/index.rst:54 msgid "``int4`` number of alternative routes" msgstr "" # 0fc58370aa30454ea32a2c8b9f3b14a3 #: ../../../src/ksp/doc/index.rst:55 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "``true``ă®ĺ ´ĺă€SQLă§ç”źćă•れる行セăăă®``reverse_cost``ă‚«ă©ă ăŻă€ă‚¨ăジă®é€†ć–ąĺ‘ă«ă‹ă‹ă‚‹é‡Ťăżă¨ă—ă¦ä˝żç”¨ă•れăľă™ă€‚" # dc8dfcffbd604441a95743930181b042 #: ../../../src/ksp/doc/index.rst:57 msgid "Returns set of :ref:`type_cost_result`:" msgstr ":ref:`type_cost_result` ă®ă‚»ăăă‚’čż”ă—ăľă™:" # 611d6bbb82ca4987ae39fd45bb107c2b #: ../../../src/ksp/doc/index.rst:59 msgid "sequence for ording the results" msgstr "" # b79966a030e04ee3b5e992b5a6858947 #: ../../../src/ksp/doc/index.rst:60 msgid "route ID" msgstr "" # a324539cdc2e4202b416aa19693d1c3f #: ../../../src/ksp/doc/index.rst:61 msgid "node ID" msgstr "ăŽăĽă‰ID" # 4d87667a7b744eec999819b399fee50c #: ../../../src/ksp/doc/index.rst:62 msgid "edge ID (``0`` for the last row)" msgstr "" # baaba3dc621142bd8fc6b8ba32eb2b2e #: ../../../src/ksp/doc/index.rst:63 msgid "cost to traverse from ``id2`` using ``id3``" msgstr "" # b585e07096f74b0389f8b7dffc969faa #: ../../../src/ksp/doc/index.rst:65 msgid "" "KSP code base taken from http://code.google.com/p/k-shortest-paths/source." msgstr "" # 2d033ec25b09426c82d7bc27450b0e13 #: ../../../src/ksp/doc/index.rst:69 msgid "History" msgstr "歴史" # 2910d7995ec342b995c857c1e8ea0ac3 #: ../../../src/ksp/doc/index.rst:70 msgid "New in version 2.0.0" msgstr "" # 0fb494088fa241d6a4aa5482217c2851 #: ../../../src/ksp/doc/index.rst:74 msgid "Examples" msgstr "äľ‹" # d3ea07b1c58a42ea9f68558e55eb90a0 #: ../../../src/ksp/doc/index.rst:76 msgid "Without ``reverse_cost``" msgstr "``reverse_cost``ăŞă—ă®ĺ ´ĺ" # 7c55b739634c4401b46c4014669d2896 #: ../../../src/ksp/doc/index.rst:104 msgid "With ``reverse_cost``" msgstr "``reverse_cost``ă‚りă®ĺ ´ĺ" # 2412b0b4ec044973a1c2304488a73b1a #: ../../../src/ksp/doc/index.rst:131 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # 14d58e1d3a8f4723bb11ed549594cb26 #: ../../../src/ksp/doc/index.rst:135 msgid "See Also" msgstr "参照" # 73cf1bb94518468996cdd3ff6bf897be #: ../../../src/ksp/doc/index.rst:137 msgid ":ref:`type_cost_result3`" msgstr ":ref:`type_cost_result3`" # 3dde120556744d3f9ce7d6e9b9f0c1ee #: ../../../src/ksp/doc/index.rst:138 msgid "http://en.wikipedia.org/wiki/K_shortest_path_routing" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/trsp/000077500000000000000000000000001257314352300230335ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/trsp/doc/000077500000000000000000000000001257314352300236005ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/trsp/doc/index.po000066400000000000000000000204261257314352300252530ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-08-07 12:30+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 15b2085c08994c0bafb02ec924886b36 #: ../../../src/trsp/doc/index.rst:13 msgid "pgr_trsp - Turn Restriction Shortest Path (TRSP)" msgstr "" # 001ce231c65b42a19a62809e63a0b153 #: ../../../src/trsp/doc/index.rst:23 msgid "Name" msgstr "ĺŤĺ‰Ť" # e7d332e28a5540d2af454386b4bf39e5 #: ../../../src/trsp/doc/index.rst:25 msgid "" "``pgr_trsp`` — Returns the shortest path with support for turn restrictions." msgstr "" # 9f0ad26664fc4d2aa44b49daf329cbcf #: ../../../src/trsp/doc/index.rst:29 msgid "Synopsis" msgstr "概č¦" # 2d74de00ff7144f1a68f40ec98315004 #: ../../../src/trsp/doc/index.rst:31 msgid "" "The turn restricted shorthest path (TRSP) is a shortest path algorithm that " "can optionally take into account complicated turn restrictions like those " "found in real work navigable road networks. Performamnce wise it is nearly " "as fast as the A* search but has many additional features like it works with" " edges rather than the nodes of the network. Returns a set of " ":ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that " "make up a path." msgstr "" # 258764bba06c4ef58ac4b5f8fc99fa51 #: ../../../src/trsp/doc/index.rst:47 msgid "Description" msgstr "説ćŽ" # db4ead8b9b724ada9fcd352b21c13c47 #: ../../../src/trsp/doc/index.rst:49 msgid "" "The Turn Restricted Shortest Path algorithm (TRSP) is similar to the " ":ref:`shooting_star` in that you can specify turn restrictions." msgstr "" # f8c43b665915464c9bfc35604fd91aee #: ../../../src/trsp/doc/index.rst:51 msgid "" "The TRSP setup is mostly the same as :ref:`Dijkstra shortest path " "` with the addition of an optional turn restriction table. " "This makes adding turn restrictions to a road network much easier than " "trying to add them to Shooting Star where you had to ad the same edges " "multiple times if it was involved in a restriction." msgstr "" # b95a0195c5bd43caa2d6cfb1f998a956 #: ../../../src/trsp/doc/index.rst:54 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "SQLă®ă‚Żă‚¨ăŞăĽă§ă™ă€‚以下ă«ç¶šăŹă‚«ă©ă ă‹ă‚‰ăŞă‚‹čˇŚă‚»ăăă‚’čż”ă—ăľă™:" # 580e965db4a1466da14357ff969e2429 #: ../../../src/trsp/doc/index.rst:61 msgid "``int4`` identifier of the edge" msgstr "エăジă®č­ĺĄĺ­[``int4``]" # 1240ecd9b29e479ca8b980c6282c5182 #: ../../../src/trsp/doc/index.rst:62 msgid "``int4`` identifier of the source vertex" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®č­ĺĄĺ­" # f155b6dee53749049cc6a9eac4126083 #: ../../../src/trsp/doc/index.rst:63 msgid "``int4`` identifier of the target vertex" msgstr "``int4``ĺž‹ă®çµ‚点ăŽăĽă‰ă®č­ĺĄĺ­" # 882a25b98f4f4c7cb2f288cf7c327c4a #: ../../../src/trsp/doc/index.rst:64 msgid "" "``float8`` value, of the edge traversal cost. A negative cost will prevent " "the edge from being inserted in the graph." msgstr "``float8``ĺž‹ă®ă‚¨ăジă«ă‹ă‹ă‚‹é‡Ťăżă€‚負ă®é‡ŤăżăŻă‚¨ăジăŚă‚°ă©ă•ă«ćŚżĺ…Ąă•れるă“ă¨ă‚’é˛ăŽăľă™ă€‚" # 0a3a626251a840ab96796ef2ab9b91c5 #: ../../../src/trsp/doc/index.rst:65 msgid "" "(optional) the cost for the reverse traversal of the edge. This is only used" " when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the " "above remark about negative costs)." msgstr "(オă—ă‚·ă§ăł) エăジă®ĺŹŤĺŻľć–ąĺ‘ă®ă‚łă‚ąă。ă“ă®ĺ€¤ăŻ``directed``ăŠă‚ăł``has_rcost``ă‘ă©ăˇăĽă‚żăŚ``true``ă®ĺ ´ĺă®ăżä˝żç”¨ă•れăľă™ă€‚(負ă®ă‚łă‚ąăă«ă¤ă„ă¦ăŻĺ‰Ťčż°ă®é€šă‚Šă§ă™)" # 510dbeaa32914dc18ed3e6799281fbef #: ../../../src/trsp/doc/index.rst:67 msgid "``int4`` **NODE id** of the start point" msgstr "" # ece6f31366044417b07933b2c817c5df #: ../../../src/trsp/doc/index.rst:68 msgid "``int4`` **NODE id** of the end point" msgstr "" # 31ad6aa2c51741de8dbafceaf67d397a #: ../../../src/trsp/doc/index.rst:69 msgid "``true`` if the graph is directed" msgstr "有ĺ‘ă‚°ă©ă•ă®ĺ ´ĺăŻ``true``を指定" # 6605eca503604a6daa20167fcbdd05fa #: ../../../src/trsp/doc/index.rst:70 msgid "" "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows " "will be used for the cost of the traversal of the edge in the opposite " "direction." msgstr "``true``ă®ĺ ´ĺă€SQLă§ç”źćă•れる行セăăă®``reverse_cost``ă‚«ă©ă ăŻă€ă‚¨ăジă®é€†ć–ąĺ‘ă«ă‹ă‹ă‚‹é‡Ťăżă¨ă—ă¦ä˝żç”¨ă•れăľă™ă€‚" # 332748df482046d7b70e9012364915e3 #: ../../../src/trsp/doc/index.rst:72 msgid "" "(optional) a SQL query, which should return a set of rows with the following" " columns:" msgstr "" # 936b80e377bd457081e14e36770ab130 #: ../../../src/trsp/doc/index.rst:78 msgid "``float8`` turn restriction cost" msgstr "" # d1715703f624412385536b88c78a32df #: ../../../src/trsp/doc/index.rst:79 msgid "``int4`` target id" msgstr "" # 83a22871a9f6419190e4bf313f49c672 #: ../../../src/trsp/doc/index.rst:80 msgid "" "``text`` commar seperated list of edges in the reverse order of ``rule``" msgstr "" # d0f078a9c92348a9bc1e880a0835b24c #: ../../../src/trsp/doc/index.rst:82 msgid "" "Another variant of TRSP allows to specify **EDGE id** of source and target " "together with a fraction to interpolate the position:" msgstr "" # 021daf08280643738cfc9e67f4fa6fce #: ../../../src/trsp/doc/index.rst:84 msgid "``int4`` **EDGE id** of the start edge" msgstr "" # 6c0b782e2a2d4ee7aac26b031327b48d #: ../../../src/trsp/doc/index.rst:85 msgid "``float8`` fraction of 1 defines the position on the start edge" msgstr "" # 4f60cd31727245739cba5b4be8840191 #: ../../../src/trsp/doc/index.rst:86 msgid "``int4`` **EDGE id** of the end edge" msgstr "" # 8a114786a737431f9d36f79718505b0c #: ../../../src/trsp/doc/index.rst:87 msgid "``float8`` fraction of 1 defines the position on the end edge" msgstr "" # 164eff72cc834e76afafdb24fae73b05 #: ../../../src/trsp/doc/index.rst:89 msgid "Returns set of :ref:`type_cost_result`:" msgstr ":ref:`type_cost_result` ă®ă‚»ăăă‚’čż”ă—ăľă™:" # f1e7b63cce7e45dca113b9c63b80531a #: ../../../src/trsp/doc/index.rst:91 msgid "row sequence" msgstr "行ă®é€Łç•Ş" # 9224c385fbc84c6fb16a5752bb0dcf0f #: ../../../src/trsp/doc/index.rst:92 msgid "node ID" msgstr "ăŽăĽă‰ID" # 838eabec61db4ac1a64b9bb7b12a5bec #: ../../../src/trsp/doc/index.rst:93 msgid "edge ID (``-1`` for the last row)" msgstr "エăジID (最終行ăŻ``-1``)" # dd4d4036ca89412ca65bb9dc36a98ff5 #: ../../../src/trsp/doc/index.rst:94 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "``id1``ă‹ă‚‰``id2``を横断ă™ă‚‹ă‚łă‚ąă" # 3e879e6cbece4a27afe4738bdef1080b #: ../../../src/trsp/doc/index.rst:98 msgid "History" msgstr "歴史" # 16b0789da1954e179858d593d9973be6 #: ../../../src/trsp/doc/index.rst:99 msgid "New in version 2.0.0" msgstr "" # 36dc0630c4e04859ba0a41aa3da19ed6 #: ../../../src/trsp/doc/index.rst:103 msgid "Examples" msgstr "äľ‹" # 0c40d66ced8b4b48914b3bb328c5f10e #: ../../../src/trsp/doc/index.rst:105 msgid "Without turn restrictions" msgstr "" # 456ae3d3abc547978bd147c884275ac6 #: ../../../src/trsp/doc/index.rst:126 msgid "With turn restrictions" msgstr "" # 2541f0dba78f4dfe93fcda086ddeba34 #: ../../../src/trsp/doc/index.rst:128 msgid "" "Turn restrictions require additional information, which can be stored in a " "separate table:" msgstr "" # 4d9e1ab740a44fe990829e06dcc32f65 #: ../../../src/trsp/doc/index.rst:144 msgid "Then a query with turn restrictions is created as:" msgstr "" # 61dd0262b80b4db58f637fe5d2dd1ae8 #: ../../../src/trsp/doc/index.rst:167 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # 48bf89e209cc4518904b1b99e1a89f99 #: ../../../src/trsp/doc/index.rst:171 msgid "See Also" msgstr "参照" # 7988e08198b04952bc5a1cb22cce310f #: ../../../src/trsp/doc/index.rst:173 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/tsp/000077500000000000000000000000001257314352300226515ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/tsp/doc/000077500000000000000000000000001257314352300234165ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/ja/LC_MESSAGES/src/tsp/doc/index.po000066400000000000000000000266711257314352300251010ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (ec59fc1 develop) # This file is distributed under the same license as the pgRouting package. # # Translators: # cvvergara, 2013 # sanak , 2013 msgid "" msgstr "" "Project-Id-Version: Documentation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-22 13:52\n" "PO-Revision-Date: 2013-09-20 14:14+0000\n" "Last-Translator: Daniel Kastl\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/pgrouting/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" # 588bb56f073f49f89c741579fbc2c17c #: ../../../src/tsp/doc/index.rst:13 msgid "pgr_tsp - Traveling Sales Person" msgstr "" # f69daf53ba3c47ca846fbcbbcf6aa25d #: ../../../src/tsp/doc/index.rst:23 msgid "Name" msgstr "ĺŤĺ‰Ť" # 5ccbfce91c604bac96d73fdbc656f675 #: ../../../src/tsp/doc/index.rst:25 msgid "" "``pgr_tsp`` - Returns the best route from a start node via a list of nodes." msgstr "" # cd69b4b6495b448fa23e10806d8cd704 #: ../../../src/tsp/doc/index.rst:26 msgid "" "``pgr_tsp`` - Returns the best route order when passed a disance matrix." msgstr "" # eee8057e1f874582a8d82dbf95c33b83 #: ../../../src/tsp/doc/index.rst:27 msgid "" "``pgr_makeDistanceMatrix`` - Returns a Eucleadian distance Matrix from the " "points provided in the sql result." msgstr "" # c0ecbed749044ceea6ac67da6a92e851 #: ../../../src/tsp/doc/index.rst:31 msgid "Synopsis" msgstr "概č¦" # bccf8e0d00d545fbb53db8de741e3629 #: ../../../src/tsp/doc/index.rst:33 msgid "" "The travelling salesman problem (TSP) or travelling salesperson problem asks" " the following question: Given a list of cities and the distances between " "each pair of cities, what is the shortest possible route that visits each " "city exactly once and returns to the origin city? This algoritm uses " "simulated annealing to return a high quality approximate solution. Returns a" " set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows," " that make up a path." msgstr "" # 4817fee0103a41c4816125ab5b8e50c9 #: ../../../src/tsp/doc/index.rst:41 msgid "" "Returns a set of (seq integer, id1 integer, id2 integer, cost float8) that " "is the best order to visit the nodes in the matrix. ``id1`` is the index " "into the distance matrix. ``id2`` is the point id from the sql." msgstr "" # d81ab41209864a73a7ffa72604da479d #: ../../../src/tsp/doc/index.rst:43 msgid "" "If no ``end_id`` is supplied or it is -1 or equal to the start_id then the " "TSP result is assumed to be a circluar loop returning back to the start. If " "``end_id`` is supplied then the route is assumed to start and end the the " "designated ids." msgstr "" # 50853fe7ce3a4230ba1ad32e1820ff86 #: ../../../src/tsp/doc/index.rst:52 msgid "Description" msgstr "説ćŽ" # 5c75019d15bb43c39560772bc3ee4607 #: ../../../src/tsp/doc/index.rst:55 msgid "With Euclidean distances" msgstr "" # 66a3e0216d3948b082421f130af849fc #: ../../../src/tsp/doc/index.rst:56 msgid "" "The TSP solver is based on ordering the points using straight line " "(euclidean) distance [#f0]_ between nodes. The implementation is using an " "approximation algorithm that is very fast. It is not an exact solution, but " "it is guaranteed that a solution is returned after certain number of " "iterations." msgstr "" # 7b0c0aa5e05b441ea75bea14ed4902cd #: ../../../src/tsp/doc/index.rst:58 msgid "" "a SQL query, which should return a set of rows with the following columns:" msgstr "SQLă®ă‚Żă‚¨ăŞăĽă§ă™ă€‚以下ă«ç¶šăŹă‚«ă©ă ă‹ă‚‰ăŞă‚‹čˇŚă‚»ăăă‚’čż”ă—ăľă™:" # 370960d08a674040ba2f83ed085dbb48 #: ../../../src/tsp/doc/index.rst:64 msgid "``int4`` identifier of the vertex" msgstr "" # 041d921890f847d1bcb77251f630f8d5 #: ../../../src/tsp/doc/index.rst:65 msgid "``float8`` x-coordinate" msgstr "" # 8662fbcf22f74a82900515c839683881 #: ../../../src/tsp/doc/index.rst:66 msgid "``float8`` y-coordinate" msgstr "" # c71cd39ce3cf4e3e9301579f9a596cdb #: ../../../src/tsp/doc/index.rst:68 msgid "``int4`` id of the start point" msgstr "``int4``ĺž‹ă®ĺ§‹ç‚ąăŽăĽă‰ă®ID" # 5165a6a173194137bb498d88e0957b35 #: ../../../src/tsp/doc/index.rst:69 msgid "" "``int4`` id of the end point, This is *OPTIONAL*, if include the route is " "optimized from start to end, otherwise it is assumed that the start and the " "end are the same point." msgstr "" # d73e6887338e4da3a107b753d970eb83 #: ../../../src/tsp/doc/index.rst:72 msgid "The function returns set of :ref:`type_cost_result`:" msgstr "" # 6a00ce9fe1e84a708606d26b563355af # c113028794ef4a08a59271625c0ae721 #: ../../../src/tsp/doc/index.rst:74 ../../../src/tsp/doc/index.rst:107 msgid "row sequence" msgstr "行ă®é€Łç•Ş" # 486fb735dda64593ba3d2773c140d01f #: ../../../src/tsp/doc/index.rst:75 msgid "internal index to the distance matric" msgstr "" # 47f9555a7ecb4013a9b7b1744788a432 #: ../../../src/tsp/doc/index.rst:76 msgid "``id`` of the node" msgstr "" # 879b651101634a9fa1850e585291b13d #: ../../../src/tsp/doc/index.rst:77 msgid "cost to traverse from the current node to the next node." msgstr "" # 1219dbad1dbc483e8c66e492b2ddbb85 #: ../../../src/tsp/doc/index.rst:80 msgid "Create a distance matrix" msgstr "" # 0c6c6e0816e1404798c896777ad941f2 #: ../../../src/tsp/doc/index.rst:81 msgid "" "For users that need a distance matrix we have a simple function that takes " "SQL in ``sql`` as described above and returns a record with ``dmatrix`` and " "``ids``." msgstr "" # a9ebba1a8cbb4af9a325f5ebcf4c9c50 #: ../../../src/tsp/doc/index.rst:87 msgid "The function returns a record of ``dmatrix``, ``ids``:" msgstr "" # 79831990a066442dbf3d4f24cebf6aef #: ../../../src/tsp/doc/index.rst:89 msgid "``float8[][]`` a symeteric Euclidean distance matrix based on ``sql``." msgstr "" # afbd6f830d5c4ab2847548f86f90dca1 #: ../../../src/tsp/doc/index.rst:90 msgid "" "``integer[]`` an array of ids as they are ordered in the distance matrix." msgstr "" # f0b8169b552646f980bd6b7e0e4b580c #: ../../../src/tsp/doc/index.rst:94 msgid "With distance matrix" msgstr "" # e50bb0a665844d7682d3a1b216adb70e #: ../../../src/tsp/doc/index.rst:95 msgid "" "For users, that do not want to use Euclidean distances, we also provode the " "ability to pass a distance matrix that we will solve and return an ordered " "list of nodes for the best order to visit each. It is up to the user to " "fully populate the distance matrix." msgstr "" # 900d7d9a9cfe4f48a183120d63a6b5fb #: ../../../src/tsp/doc/index.rst:97 msgid "``float[][]`` distance matrix of points" msgstr "" # ffe889182e9b49e48573a830538e2f76 #: ../../../src/tsp/doc/index.rst:98 msgid "``int4`` index of the start point" msgstr "" # 7ff184ff9d034484941644d3528f9b11 #: ../../../src/tsp/doc/index.rst:99 msgid "``int4`` (optional) index of the end node" msgstr "" # a7886e5620ad48308a92c602d785b979 #: ../../../src/tsp/doc/index.rst:101 msgid "" "The ``end`` node is an optional parameter, you can just leave it out if you " "want a loop where the ``start`` is the depot and the route returns back to " "the depot. If you include the ``end`` parameter, we optimize the path from " "``start`` to ``end`` and minimize the distance of the route while include " "the remaining points." msgstr "" # 3328187fb6f24c06bd2ade2fb9daff6c #: ../../../src/tsp/doc/index.rst:103 msgid "" "The distance matrix is a multidimensional `PostgreSQL array type " "`_ that must be ``N x" " N`` in size." msgstr "" # 1768ea2352234c129198dbacd1452e65 #: ../../../src/tsp/doc/index.rst:105 msgid "The result will be N records of ``[ seq, id ]``:" msgstr "" # f8e56b07da754f4396ccb1daa52b8213 #: ../../../src/tsp/doc/index.rst:108 msgid "index into the matrix" msgstr "" # 700ed687dfd24327b5866cb91007c0ed #: ../../../src/tsp/doc/index.rst:112 msgid "Footnotes" msgstr "" # bae6c65f712c4ff9b0fd388153cf42f7 #: ../../../src/tsp/doc/index.rst:113 msgid "" "There was some thought given to pre-calculating the driving distances " "between the nodes using Dijkstra, but then I read a paper (unfortunately I " "don't remember who wrote it), where it was proved that the quality of TSP " "with euclidean distance is only slightly worse than one with real distance " "in case of normal city layout. In case of very sparse network or rivers and " "bridges it becomes more inaccurate, but still wholly satisfactory. Of course" " it is nice to have exact solution, but this is a compromise between quality" " and speed (and development time also). If you need a more accurate " "solution, you can generate a distance matrix and use that form of the " "function to get your results." msgstr "" # aeabcb34ceb245ac8c9c4dd783bae696 #: ../../../src/tsp/doc/index.rst:117 msgid "History" msgstr "履歴" # 83259e3ddfad4bc8a503e3daa04b99d5 #: ../../../src/tsp/doc/index.rst:118 msgid "Renamed in version 2.0.0" msgstr "ăăĽă‚¸ă§ăł 2.0.0 ă§ăŞăŤăĽă ă•れăľă—ăź" # 537d6a4a4cc64451857537f64823ac72 #: ../../../src/tsp/doc/index.rst:119 msgid "GAUL dependency removed in version 2.0.0" msgstr "" # 51493667159c4c6395a48ada45bc3ddb #: ../../../src/tsp/doc/index.rst:123 msgid "Examples" msgstr "äľ‹" # 7c2ef386cc424fe5a5781147e3ea4cc2 #: ../../../src/tsp/doc/index.rst:125 msgid "" "Using SQL parameter (all points from the table, atarting from 6 and ending " "at 5). We have listed two queries in this example, the first might vary from" " system to system because there are multiple equivalent answers. The second " "query should be stable in that the length optimal route should be the same " "regardless of order." msgstr "" # 41662adbab25461784b154100646e929 #: ../../../src/tsp/doc/index.rst:159 msgid "Using distance matrix (A loop starting from 1)" msgstr "" # 936788f1e0c2469ba7d71161a6320815 #: ../../../src/tsp/doc/index.rst:161 msgid "" "When using just the start node you are getting a loop that starts with 1, in" " this case, and travels through the other nodes and is implied to return to " "the start node from the last one in the list. Since this is a circle there " "are at least two possible paths, one clockwise and one counter-clockwise " "that will have the same length and be equall valid. So in the following " "example it is also possible to get back a sequence of ids = {1,0,3,2} " "instead of the {1,2,3,0} sequence listed below." msgstr "" # 95907dec9016432f8b75f45be9e231c3 #: ../../../src/tsp/doc/index.rst:175 msgid "Using distance matrix (Starting from 1, ending at 2)" msgstr "" # c376ad2787cd4f4abf9764fbe86699b2 #: ../../../src/tsp/doc/index.rst:189 msgid "" "Using the vertices table edge_table_vertices_pgr generated by " ":ref:`pgr_create_topology`. Again we have two queries where the first might " "vary and the second is based on the overal path length." msgstr "" # c3d22bacc29d477ca8c5a118ddedb8f4 #: ../../../src/tsp/doc/index.rst:226 msgid "The queries use the :ref:`sampledata` network." msgstr "上č¨ă‚Żă‚¨ăŞăŻ :ref:`sampledata` ă®ăŤăăăŻăĽă‚Żă‚’使用ă—ă¦ă„ăľă™ă€‚" # 4f5c93447689413e86e9ed2751abff8f #: ../../../src/tsp/doc/index.rst:230 msgid "See Also" msgstr "参照" # 5f49eba1079b40d297bf0872ae69fe06 #: ../../../src/tsp/doc/index.rst:232 msgid ":ref:`type_cost_result`" msgstr ":ref:`type_cost_result`" # 81d591e953334f24b72e9680e2ae42f9 #: ../../../src/tsp/doc/index.rst:233 msgid "http://en.wikipedia.org/wiki/Traveling_salesman_problem" msgstr "http://en.wikipedia.org/wiki/Traveling_salesman_problem" # 2c62ab4de73248479f416573176f0c4a #: ../../../src/tsp/doc/index.rst:234 msgid "http://en.wikipedia.org/wiki/Simulated_annealing" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/000077500000000000000000000000001257314352300176775ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/000077500000000000000000000000001257314352300204445ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/index.pot000066400000000000000000000214401257314352300223000ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../index.rst:13 # 3114b591a3e34bcc8632fdb1b4676f09 msgid "Table of Contents" msgstr "" #: ../../index.rst:15 # 7a873a7437d54575bea37f68a355139c msgid "pgRouting extends the `PostGIS `_/`PostgreSQL `_ geospatial database to provide geospatial routing and other network analysis functionality." msgstr "" #: ../../index.rst:17 # 046c3fad7d4b4c018145562e387e5e76 msgid "This is the manual for pgRouting |release|." msgstr "" #: ../../index.rst:23 # 36679e74a75d477f9cf0cf7116981c34 msgid "The pgRouting Manual is licensed under a `Creative Commons Attribution-Share Alike 3.0 License `_. Feel free to use this material any way you like, but we ask that you attribute credit to the pgRouting Project and wherever possible, a link back to http://pgrouting.org. For other licenses used in pgRouting see the :ref:`license` page." msgstr "" #: ../../index.rst:27 # 2a1ba0adb28e4d95861f3fc9f55cd4b7 msgid "General" msgstr "" #: ../../index.rst:40 # 47fb20ffa3fd41a3a77332fdac2e56d2 msgid "Tutorial" msgstr "" #: ../../index.rst:42 # 49767fd9b10947cb84b9dc4a1e11aafe msgid ":ref:`Tutorial `" msgstr "" #: ../../index.rst:44 # e294e6eafbf342e9b5d76a3955d41fd3 msgid ":ref:`Getting started `" msgstr "" #: ../../index.rst:45 # 792045603d8747cea6194d979fafe69e msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" #: ../../index.rst:46 # 8679e75425304920a8cd234c69946c0e msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr "" #: ../../index.rst:47 # 11bfd5f304664dc49cf6f278654dfe4d msgid ":ref:`custom_query` that is used in the routing algorithms." msgstr "" #: ../../index.rst:48 # e42d9dc6b64f4e4f9b8e90690ecf5161 msgid ":ref:`performance` to improve your performance." msgstr "" #: ../../index.rst:49 # 609a30fd8c8644a6becc0f31f020446d msgid ":ref:`custom_wrapper` to colaborate with a wrapper." msgstr "" #: ../../index.rst:50 # b5eb83961e4e47fe93c2afa2323169ed msgid ":ref:`recipes` to colaborate with a recipe." msgstr "" #: ../../index.rst:51 # b3906b783d2c43cd815e3860b0d0d776 msgid ":ref:`sampledata` that is used in the examples of this manual." msgstr "" #: ../../index.rst:61 # b75d732ac8bd4709882c5760d01f152c msgid "For a more complete introduction how to build a routing application read the `pgRouting Workshop `_." msgstr "" #: ../../index.rst:65 # 83bde3c72f684a568af0fceb3ef34dff msgid "Data Types" msgstr "" #: ../../index.rst:67 # a395fe9f7cd24298ad5f0e14b7d2bb20 msgid ":ref:`data_types`" msgstr "" #: ../../index.rst:69 # 369cef561501444e9d5e6f337a4d5c92 msgid ":ref:`type_cost_result` - A set of records to describe a path result with cost attribute." msgstr "" #: ../../index.rst:70 # d4b7f05968f442a99e97dc3c3e70c4fd msgid ":ref:`pgr_costResult3[]` - A set of records to describe a path result with cost attribute." msgstr "" #: ../../index.rst:71 # f2163918182048f5b92023c33a76ca1a msgid ":ref:`pgr_geomResult` - A set of records to describe a path result with geometry attribute." msgstr "" #: ../../index.rst:80 # a1d2d28381b24c508232a6633040cd3c msgid "Functions reference" msgstr "" #: ../../index.rst:82 # c6671e9d478d49af87a1048487a9716a msgid ":ref:`topology_functions`" msgstr "" #: ../../index.rst:84 # de5a824ab17b49d7b09df5f4e67f16b6 msgid ":ref:`pgr_create_topology` - to create a topology based on the geometry." msgstr "" #: ../../index.rst:85 # 4293e3c5e8424c1da1c99a0a718e8435 msgid ":ref:`pgr_create_vert_table` - to reconstruct the vertices table based on the source and target information." msgstr "" #: ../../index.rst:86 # b8d498e24ed745ecaffb840b72f12501 msgid ":ref:`pgr_analyze_graph` - to analyze the edges and vertices of the edge table." msgstr "" #: ../../index.rst:87 # 38b8e935c37c4012a9ab5be2067301ba msgid ":ref:`pgr_analyze_oneway` - to analyze directionality of the edges." msgstr "" #: ../../index.rst:88 # 2205760d07b54531aaef8d1c1327d59c msgid ":ref:`pgr_node_network` -to create nodes to a not noded edge table." msgstr "" #: ../../index.rst:90 # 195226e31aa04c81b84286c4cf37a5a2 msgid ":ref:`routing_functions`" msgstr "" #: ../../index.rst:92 # 0ec03dfd7213415b9cbe7602cea96b63 msgid ":ref:`pgr_apspJohnson `- All Pairs Shortest Path, Johnson’s Algorithm" msgstr "" #: ../../index.rst:93 # 5acd44a27ec34adb8e0f486881eb72d9 msgid ":ref:`pgr_apspWarshall` - All Pairs Shortest Path, Floyd-Warshall Algorithm" msgstr "" #: ../../index.rst:94 # 0d898e0df22d4b9fafbb487b5d0e9175 msgid ":ref:`pgr_astar` - Shortest Path A*" msgstr "" #: ../../index.rst:95 # 75133541e029463287e8007e84629182 msgid ":ref:`pgr_bdAstar` - Bi-directional A* Shortest Path" msgstr "" #: ../../index.rst:96 # d6182da49f974c5484c3aead923fd700 msgid ":ref:`pgr_bdDijkstra` - Bi-directional Dijkstra Shortest Path" msgstr "" #: ../../index.rst:97 # 50e23fa113d2453eb51a73d72133cce8 msgid ":ref:`pgr_dijkstra` - Shortest Path Dijkstra" msgstr "" #: ../../index.rst:98 # d167195e03cf4f13ae09ae9db49a05e7 msgid ":ref:`pgr_kDijkstra` - Mutliple destination Shortest Path Dijkstra" msgstr "" #: ../../index.rst:99 # 23ccb5f1314d46719c852fde9864c1cf msgid ":ref:`pgr_ksp` - K-Shortest Path" msgstr "" #: ../../index.rst:100 # f3e5f19093284915a7c07e06552e3f94 msgid ":ref:`pgr_tsp` - Traveling Sales Person" msgstr "" #: ../../index.rst:101 # 7a18afc4bb844b8ba796559021ca5e8f msgid ":ref:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)" msgstr "" #: ../../index.rst:103 # 753d19cda55a4ea0a16c5ca15b3186ce msgid ":ref:`dd_index`" msgstr "" #: ../../index.rst:105 # dd0ad741445e46f182f227bf9a5d4eaf msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" #: ../../index.rst:106 # 8239f5b5033f4c5182c6846ef9d6604f msgid ":ref:`pgr_alphaShape` - Alpha shape computation" msgstr "" #: ../../index.rst:107 # 307778e9fa794923a05b5d3782acc85d msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" #: ../../index.rst:110 # 0c385d08b81a4d888e49ecd739bf1860 msgid ":ref:`pgr_get_column_name` - to get the name of the column as is stored in the postgres administration tables." msgstr "" #: ../../index.rst:111 # fc6a6440521e42e097e4adcba17e8e1f msgid ":ref:`pgr_get_table_name` - to retrieve the name of the table as is stored in the postgres administration tables." msgstr "" #: ../../index.rst:112 # c544d6984d0b4ba7a7ceb1c053606d7b msgid ":ref:`pgr_is_column_indexed` - to check if the column is indexed." msgstr "" #: ../../index.rst:113 # a544a1986e2e4c03b3a4611dd5b6a1c9 msgid ":ref:`pgr_is_column_in_table` - to check only for the existance of the column." msgstr "" #: ../../index.rst:114 # 96af6a0330594966bbdea86f35b8405d msgid ":ref:`pgr_point_to_id` -to insert/get the id of the inserted point in a vertices table." msgstr "" #: ../../index.rst:115 # a92c8f120ec5487597d80728d05e5978 msgid ":ref:`pgr_quote_ident` - to quotes the input text to be used as an identifier in an SQL statement string." msgstr "" #: ../../index.rst:116 # e2d96242a9564a2db5d992b2f5c69be7 msgid ":ref:`pgr_version` - to get pgRouting's version information." msgstr "" #: ../../index.rst:117 # bcb3172f60ab43ca86d719778f75a3bc msgid ":ref:`pgr_versionless` - to compare two version numbers." msgstr "" #: ../../index.rst:118 # 35ac2e5b13ec4c20849e57c180e92d8c msgid ":ref:`pgr_start_point` - to get the start point of a (multi)linestring." msgstr "" #: ../../index.rst:119 # fc2e800cd6a0425d9d638fe33e490468 msgid ":ref:`pgr_end_point` - to get the end point of a (multi)linestring." msgstr "" #: ../../index.rst:138 # dd55c9e2b877489b86fba4084df5f7ba msgid "Developer" msgstr "" #: ../../index.rst:145 # fadd1dc90eba4ec6be0b4466f523da31 msgid ":ref:`change_log`" msgstr "" #: ../../index.rst:147 # 17abb9d0a9f14ebda7042d8d554da58c msgid ":ref:`changelog_2_0`" msgstr "" #: ../../index.rst:148 # a03fca6a9cd24cf19ed79e9873ab6d22 msgid ":ref:`changelog_1_x`" msgstr "" #: ../../index.rst:157 # 98ece8ca8a064845a5bd97957b61c7b5 msgid "Indices and tables" msgstr "" #: ../../index.rst:158 # 2b70d2db546341f0bbba1a4da5cb0f83 msgid ":ref:`genindex`" msgstr "" #: ../../index.rst:159 # 112cec8d59494476a4e1211283a1f3ac msgid ":ref:`search`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/index_man.pot000066400000000000000000000031461257314352300231360ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../index_man.rst:13 # bcb490abce784770af97b32d34aa0afe msgid "pgRouting Reference" msgstr "" #: ../../index_man.rst:15 # c974855aa66744e59dcc86dd78caa667 msgid "pgRouting extends the `PostGIS `_/`PostgreSQL `_ geospatial database to provide geospatial routing and other network analysis functionality." msgstr "" #: ../../index_man.rst:22 # f1484b7dfad94f9581d74ad9e93a78b6 msgid "pgRouting provides several :ref:`common functions `:" msgstr "" #: ../../index_man.rst:36 # d29dd3961cbc43be8f0de1be3a72a388 msgid "pgRouting defines a few :ref:`custom data types `:" msgstr "" #: ../../index_man.rst:50 # d07315699da14e0a9d073b22236c43e2 msgid "pgRouting functions in alphabetical order:" msgstr "" #: ../../index_man.rst:66 # 70b33ac19c574d5e9ec11adeaa460c23 msgid "If pgRouting is compiled with \"Driving Distance\" enabled:" msgstr "" #: ../../index_man.rst:75 # e18cd5a6bd954425ab5f16172df9382d msgid "Some functions from previous releases may have been removed." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/000077500000000000000000000000001257314352300212335ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/changelog/000077500000000000000000000000001257314352300231625ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/changelog/1_x.pot000066400000000000000000000077721257314352300244120ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/changelog/1_x.rst:13 # 34774aa2085c4852a5ab3de45ae58a65 msgid "pgRouting 1.x Release Notes" msgstr "" #: ../../src/changelog/1_x.rst:15 # ca2f0467090b4d3f82784a2c1672b51b msgid "The following release notes have been copied from the previous ``RELEASE_NOTES`` file and are kept as a reference. Release notes starting with :ref:`version 2.0.0 ` will follow a different schema." msgstr "" #: ../../src/changelog/1_x.rst:20 # 54ebb1e4d2e740589b905457a968ed46 msgid "Changes for release 1.05" msgstr "" #: ../../src/changelog/1_x.rst:22 #: ../../src/changelog/1_x.rst:29 #: ../../src/changelog/1_x.rst:50 #: ../../src/changelog/1_x.rst:57 # 9161110780584894806569a3861fcd1a # 27415461221243e988578c3a080687d5 # c81ea5229d1f4ca5b27479f985f98046 # e894abae35ce440e80f2af3a04626ea9 msgid "Bugfixes" msgstr "" #: ../../src/changelog/1_x.rst:26 # b55351591b104ec68c5bfcf5d07ddfac msgid "Changes for release 1.03" msgstr "" #: ../../src/changelog/1_x.rst:28 # f6335f292d414bfea51f992ffb2161ba msgid "Much faster topology creation" msgstr "" #: ../../src/changelog/1_x.rst:33 # e7e0a5c95783468bb073e2a686825f92 msgid "Changes for release 1.02" msgstr "" #: ../../src/changelog/1_x.rst:35 #: ../../src/changelog/1_x.rst:42 # afdee266a11d496fa47a526dba3e09ad # cb123220760844328a0b74b150248e17 msgid "Shooting* bugfixes" msgstr "" #: ../../src/changelog/1_x.rst:36 # d48489e5d2074fc8b1e1d6e77a53b419 msgid "Compilation problems solved" msgstr "" #: ../../src/changelog/1_x.rst:40 # cd5b4b1fece84e0db67f340dc585a59b msgid "Changes for release 1.01" msgstr "" #: ../../src/changelog/1_x.rst:46 # dfb9d10fd3124a948a241864b4f79a6f msgid "Changes for release 1.0" msgstr "" #: ../../src/changelog/1_x.rst:48 # e38837733b7948eaaea37352ea7b5f8e msgid "Core and extra functions are separated" msgstr "" #: ../../src/changelog/1_x.rst:49 # b77a8ae8166542b790bb3b1982a45ee3 msgid "Cmake build process" msgstr "" #: ../../src/changelog/1_x.rst:54 # 94cb6f4849ef48d992527d1f6a3bbd8a msgid "Changes for release 1.0.0b" msgstr "" #: ../../src/changelog/1_x.rst:56 # 1f70b3f40311437985bc67871dc086b7 msgid "Additional SQL file with more simple names for wrapper functions" msgstr "" #: ../../src/changelog/1_x.rst:61 # 4c1e8e6daa90483f9042750a1d8435ae msgid "Changes for release 1.0.0a" msgstr "" #: ../../src/changelog/1_x.rst:63 # ad9d7891b91640b6a264925cf0d909c6 msgid "Shooting* shortest path algorithm for real road networks" msgstr "" #: ../../src/changelog/1_x.rst:64 # a96846b0c9094a13901505c774e8edf3 msgid "Several SQL bugs were fixed" msgstr "" #: ../../src/changelog/1_x.rst:68 # 2bf9307d0e234f6f815c588dd7112fe9 msgid "Changes for release 0.9.9" msgstr "" #: ../../src/changelog/1_x.rst:70 # 54d2820e40d6419e9ea194ab5e8ad33c msgid "PostgreSQL 8.2 support" msgstr "" #: ../../src/changelog/1_x.rst:71 # 1de3ab2c1f4b43e980610120be8d9d82 msgid "Shortest path functions return empty result if they couldn’t find any path" msgstr "" #: ../../src/changelog/1_x.rst:75 # 590e3d4c9f994fc2872eff0695a24290 msgid "Changes for release 0.9.8" msgstr "" #: ../../src/changelog/1_x.rst:77 # 1f81e073a0f8495ea5d4443b7a4e5f65 msgid "Renumbering scheme was added to shortest path functions" msgstr "" #: ../../src/changelog/1_x.rst:78 # ea9741e485de481baf4581ced2d6fbdb msgid "Directed shortest path functions were added" msgstr "" #: ../../src/changelog/1_x.rst:79 # c902f1b39b0240f99913e6370633bafd msgid "routing_postgis.sql was modified to use dijkstra in TSP search" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/changelog/2_0.pot000066400000000000000000000113341257314352300242700ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/changelog/2_0.rst:13 # a715879e688945d0a6861bd9140c950b msgid "pgRouting 2.0 Release Notes" msgstr "" #: ../../src/changelog/2_0.rst:15 # 91b9abe3dfe5419d85dcba21dd72768e msgid "With the release of pgRouting 2.0 the library has abandoned backwards compatibility to :ref:`pgRouting 1.x ` releases. We did this so we could restructure pgRouting, standardize the function naming, and prepare the project for future development. As a result of this effort, we have been able to simplify pgRouting, add significant new functionality, integrate documentation and testing into the source tree and make it easier for multiple developers to make contribution." msgstr "" #: ../../src/changelog/2_0.rst:17 # 0ed2708f626c458e8cd7a754cc290bee msgid "For important changes see the following release notes. To see the full list of changes check the list of `Git commits `_ on Github." msgstr "" #: ../../src/changelog/2_0.rst:28 # 134b54d9dc28424186d8c764b65a64cd msgid "Changes for 2.0.0" msgstr "" #: ../../src/changelog/2_0.rst:30 # bcec99c0b1564dde8484f7bcfcab58fd msgid "Graph Analytics - tools for detecting and fixing connection some problems in a graph" msgstr "" #: ../../src/changelog/2_0.rst:31 # 152b4d4ec49c4de8b45e75aa69aab982 msgid "A collection of useful utility functions" msgstr "" #: ../../src/changelog/2_0.rst:32 # e8085889ef4441c29c57d6717560dfba msgid "Two new All Pairs Short Path algorithms (pgr_apspJohnson, pgr_apspWarshall)" msgstr "" #: ../../src/changelog/2_0.rst:33 # ea0d25e8d5ef4758b69cfff801f79014 msgid "Bi-directional Dijkstra and A-star search algorithms (pgr_bdAstar, pgr_bdDijkstra)" msgstr "" #: ../../src/changelog/2_0.rst:34 # 60e72f802c0c42bfa1d0e03b910fb2a6 msgid "One to many nodes search (pgr_kDijkstra)" msgstr "" #: ../../src/changelog/2_0.rst:35 # 3c96500d421c4c57886cb99b260341ae msgid "K alternate paths shortest path (pgr_ksp)" msgstr "" #: ../../src/changelog/2_0.rst:36 # 197a5368f7a64d23ac1174757e001245 msgid "New TSP solver that simplifies the code and the build process (pgr_tsp), dropped \"Gaul Library\" dependency" msgstr "" #: ../../src/changelog/2_0.rst:37 # f43a9a4f30384f5d84c9c01b0e3bcfa9 msgid "Turn Restricted shortest path (pgr_trsp) that replaces Shooting Star" msgstr "" #: ../../src/changelog/2_0.rst:38 # e170b7e329464668ad9056078feaf9fb msgid "Dropped support for Shooting Star" msgstr "" #: ../../src/changelog/2_0.rst:39 # 6657465c4bff46eead7e2f624ab9784f msgid "Built a test infrastructure that is run before major code changes are checked in" msgstr "" #: ../../src/changelog/2_0.rst:40 # 1ec3c1c7e92344fa98b966301fd7908f msgid "Tested and fixed most all of the outstanding bugs reported against 1.x that existing in the 2.0-dev code base." msgstr "" #: ../../src/changelog/2_0.rst:41 # b0209200646b4cc99f00cc60383c4dcd msgid "Improved build process for Windows" msgstr "" #: ../../src/changelog/2_0.rst:42 # 7fc2fc8bea044f54a63f96bbfef9e2e5 msgid "Automated testing on Linux and Windows platforms trigger by every commit" msgstr "" #: ../../src/changelog/2_0.rst:43 # 4e500be4dfdf48559ce8509625cc990c msgid "Modular library design" msgstr "" #: ../../src/changelog/2_0.rst:44 # cf70e3dec74f4f6dbd9fa0c980eeb380 msgid "Compatibility with PostgreSQL 9.1 or newer" msgstr "" #: ../../src/changelog/2_0.rst:45 # be4611c8b8694e29ba749c111d3289b4 msgid "Compatibility with PostGIS 2.0 or newer" msgstr "" #: ../../src/changelog/2_0.rst:46 # 634a9f4e6a3b478cb42717a3e7bca991 msgid "Installs as PostgreSQL EXTENSION" msgstr "" #: ../../src/changelog/2_0.rst:47 # 382bb46ee7a44e5a87985e1ffdc7c57f msgid "Return types refactored and unified" msgstr "" #: ../../src/changelog/2_0.rst:48 # d17f7b7db0ee4030bdcba8819d0cae9a msgid "Support for table SCHEMA in function parameters" msgstr "" #: ../../src/changelog/2_0.rst:49 # 86455c26d4e3493a910fa8309f9f21ec msgid "Support for ``st_`` PostGIS function prefix" msgstr "" #: ../../src/changelog/2_0.rst:50 # 98da605c73074436ac641ea1eb74ba37 msgid "Added ``pgr_`` prefix to functions and types" msgstr "" #: ../../src/changelog/2_0.rst:51 # ca139831bcab4d5290685d4ba3a39bba msgid "Better documentation: http://docs.pgrouting.org" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/changelog/index.pot000066400000000000000000000016201257314352300250140ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/changelog/index.rst:13 # f1cec6fbd88145139cbdf844035c461e msgid "Release Notes" msgstr "" #: ../../src/changelog/index.rst:15 # 469fe2c4cf14420887968fb244b89641 msgid ":ref:`changelog_2_0`" msgstr "" #: ../../src/changelog/index.rst:16 # 4a9469338e814f81aaef87cd6efcb2c5 msgid ":ref:`changelog_1_x`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/developer/000077500000000000000000000000001257314352300232205ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/developer/discontinued.pot000066400000000000000000000033201257314352300264320ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/developer/discontinued.rst:13 # 7490293fd85e4e4e98e4da73f4d33c48 msgid "Discontinued Functions" msgstr "" #: ../../src/developer/discontinued.rst:15 # c03453e9026146b0bc840f71521310c9 msgid "Especially with new major releases functionality may change and functions may be discontinued for various reasons. Functionality that has been discontinued will be listed here." msgstr "" #: ../../src/developer/discontinued.rst:22 # b4716d2a622d4da4832313344d6d314d msgid "Shooting Star algorithm" msgstr "" #: ../../src/developer/discontinued.rst:24 # 67a2d7fa801d4041ad839993dedad031 msgid "Removed with 2.0.0" msgstr "" #: ../../src/developer/discontinued.rst:25 # 22b71502b61844b7b11f8487e2b4ec4f msgid "Unresolved bugs, no maintainer, replaced with :ref:`trsp`" msgstr "" #: ../../src/developer/discontinued.rst:26 # ae3be36c2d784a5798b139317310e375 msgid "Please :ref:`contact us ` if you're interested to sponsor or maintain this algorithm. The function signature is still available in :ref:`common_legacy` but it is just a wrapper that throws an error. We have not included any of the old code for this in this release." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/developer/index.pot000066400000000000000000000173161257314352300250630ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/developer/index.rst:13 # dd9778e8f6b34f5e81236f0a987c4ca0 msgid "Developer's Guide" msgstr "" #: ../../src/developer/index.rst:16 # 5ab4af0630fc4725b637f9d15cfaae04 msgid "All documentation should be in reStructuredText format. See: for introductory docs." msgstr "" #: ../../src/developer/index.rst:20 # 16624c1c1e0b490ba6fc570fdf5e8b95 msgid "Source Tree Layout" msgstr "" #: ../../src/developer/index.rst:23 # 1126e2a3a9414da3908533bed8c8280d msgid "cmake scripts used as part of our build system." msgstr "" #: ../../src/developer/index.rst:26 # f1bd421698c644e4b8bce00ffad4f2ad msgid "This is the algorithm source tree. Each algorithm should be contained in its on sub-tree with doc, sql, src, and test sub-directories. This might get renamed to \"algorithms\" at some point." msgstr "" #: ../../src/developer/index.rst:31 # 33aceb274b004ba397a6e70e5c6bff99 msgid "This is an implementation of A* Search based on using Boost Graph libraries for its implementation. This is a Dijkstra shortest path implementation with a Euclidean Heuristic." msgstr "" #: ../../src/developer/index.rst:36 # 3a68e887f49347ca9f4b4ba7dca1b2d2 msgid "At the moment this does not have an core in \"src\", but does have a lot of SQL wrapper code and topology code in the \"sql\" directory. *Algorithm specific wrappers should get move to the algorithm tree and appropriate tests should get added to validate the wrappers.*" msgstr "" #: ../../src/developer/index.rst:42 # 7b5e1a0acede452aac11898a79f7a0d7 msgid "This is an implementation of Dikjstra's shortest path solution using Boost Graph libraries for the implementation." msgstr "" #: ../../src/developer/index.rst:46 # 4efe4e5dd0774532a58f7edf649b03fe msgid "This optional package creates driving distance polygons based on solving a Dijkstra shortest path solution, then creating polygons based on equal cost distances from the start point. This optional package requires CGAL libraries to be installed." msgstr "" #: ../../src/developer/index.rst:52 # ba3e62ce53474d8b8a39253b9aafd00c msgid "*DEPRECATED and DOES NOT WORK and IS BEING REMOVED* This is an edge based shortest path algorithm that supports turn restrictions. It is based on Boost Graph. Do *NOT* use this algorithm as it is broken, instead use *trsp* which has the same functionality and is faster and give correct results." msgstr "" #: ../../src/developer/index.rst:59 # 83d03de3b6d64fbd9e72a82869899dcf msgid "This is a turn restricted shortest path algorithm. It has some nice features like you can specify the start and end points as a percentage along an edge. Restrictions are stored in a separate table from the graph edges and this make it easier to manage the data." msgstr "" #: ../../src/developer/index.rst:65 # f353043d4a84477189f21a79af4c4422 msgid "This optional package provides the ability to compute traveling salesman problem solutions and compute the resulting route. This optional package requires GAUL libaries to be installed." msgstr "" #: ../../src/developer/index.rst:70 # d8464e37f5b248b8b01daa6f8760026b msgid "Miscellaneous scripts and tools." msgstr "" #: ../../src/developer/index.rst:73 # 09c71e3a9f864830aa5c928aaabe7f24 msgid "This is the output directory where compiled libraries and installation targets are staged before installation." msgstr "" #: ../../src/developer/index.rst:78 # 66a640a1530c4bf3a656722e481b7c89 msgid "Documentation Layout" msgstr "" #: ../../src/developer/index.rst:80 # 9a3ec152c58c43ac99c1853e662e568c msgid "*As noted above all documentation should be done using reStructuredText formated files.*" msgstr "" #: ../../src/developer/index.rst:83 # 7a52dc0ba119404681f559e60ef23814 msgid "Documentation is distributed into the source tree. This top level \"doc\" directory is intended for high level documentation cover subjects like:" msgstr "" #: ../../src/developer/index.rst:86 # 5ed02eb63fbf4928a93ebeb2faac8d20 msgid "Compiling and testing" msgstr "" #: ../../src/developer/index.rst:87 # f74a190a655f4685811ae3f57290cd28 msgid "Installation" msgstr "" #: ../../src/developer/index.rst:88 # 8ac59a999e2e4a63b68eb64a107d56fd msgid "Tutorials" msgstr "" #: ../../src/developer/index.rst:89 # 8b2d3aaf679e4280abaec5f66febc05d msgid "Users' Guide front materials" msgstr "" #: ../../src/developer/index.rst:90 # c726df360e6e40bc97392bc93c97be15 msgid "Reference Manual front materials" msgstr "" #: ../../src/developer/index.rst:91 # ad4ab80865ee49ac978312e71a4fc6b5 msgid "etc" msgstr "" #: ../../src/developer/index.rst:93 # eb1075f9ccb14a1997f5ba12492b5a69 msgid "Since the algorithm specific documentation is contained in the source tree with the algorithm specific files, the process of building the documentation and publishing it will need to assemble the details with the front material as needed." msgstr "" #: ../../src/developer/index.rst:98 # bb670ff9881c4741a82745506bd9b1ec msgid "Also, to keep the \"doc\" directory from getting cluttered, each major book like those listed above, should be contained in a separate directory under \"doc\". Any images or other materials related to the book should also be kept in that directory." msgstr "" #: ../../src/developer/index.rst:105 # 411663c8822c4c5eab55674c7554e488 msgid "Testing Infrastructure" msgstr "" #: ../../src/developer/index.rst:107 # 1dcbae2ed1a84569a4a5e289d53dd828 msgid "There is a very basic testing infrastructure put in place. Here are the basics of how it works. We need more test cases. Longer term we should probably get someone to setup travis-ci or jenkins testing frameworks." msgstr "" #: ../../src/developer/index.rst:111 # 41f330f446f74c53b055787569a14909 msgid "Here is the graph for the TRSP tests." msgstr "" #: ../../src/developer/index.rst:115 # 2913795d3e6f4be6b4a7e88f8deb96f4 msgid "Tests are run via the script at the top level tools/test-runner.pl and it runs all the test configured tests and at the moment just dumps the results structure of the test. This can be prettied up later." msgstr "" #: ../../src/developer/index.rst:119 # a97e7afe47594503bce6759c4618a4df msgid "It also assumes that you have installed the libraries as it tests using the installed postgresql. This probably needs to be made smarter so we can test out of the build tree. I'll need to think about that." msgstr "" #: ../../src/developer/index.rst:124 # 070adb1a0e4842af988a4ff2096379d0 msgid "Basically each .../test/ directory should include one *test.conf* file that is a perl script fragment that defines what data files to load and what tests to run. I have built in some mechanisms to allow test and data to be pg version and postgis version specific, but I'm not using that yet. So for example, *core/trsp/test/test-any-00.data* is a sql plain text dump that will load and needed data for a set of tests. This is also the graph in the image above. You can specify multiple files to load, but as a group they need to have unique names." msgstr "" #: ../../src/developer/index.rst:133 # 5cc6ac71e65c4c34b0f6f84a922e774d msgid "core/trsp/test/test-any-00.test is a sql command to be run. It will get run as:" msgstr "" #: ../../src/developer/index.rst:141 # 00a56fbb2fc345498bfd8fb80175362e msgid "Then if there is a difference then an test failure is reported." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/developer/sampledata.pot000066400000000000000000000032121257314352300260550ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/developer/sampledata.rst:13 # ba4eedd90f324e7c8cdf7796820bfecf msgid "Sample Data" msgstr "" #: ../../src/developer/sampledata.rst:15 # 9e493f04148b40fcabb837efae5c0e79 msgid "The documentation provides very simple example queries based on a small sample network. To be able to execute the sample queries, run the following SQL commands to create a table with a small network data set." msgstr "" #: ../../src/developer/sampledata.rst:20 # 229d513d61904b279260cfe545130efd msgid "Create table" msgstr "" #: ../../src/developer/sampledata.rst:40 # 58e167fc212e47df8bce8182f5f6f18f msgid "Insert network data" msgstr "" #: ../../src/developer/sampledata.rst:70 # 32e8a993a3954cd99d1e9e1f845c6509 msgid "Before you test a routing function use this query to fill the source and target columns." msgstr "" #: ../../src/developer/sampledata.rst:77 # 1d6ec82bbe35418dab00ea92e370846d msgid "This table is used in some of our examples" msgstr "" #: ../../src/developer/sampledata.rst:94 # f25af2ce290b45dbaae4c435a13077f4 msgid "The network created in *edge_table*" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/installation/000077500000000000000000000000001257314352300237345ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/installation/build.pot000066400000000000000000000105251257314352300255620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/installation/build.rst:13 # 7ca37ffe8204407785528b35d96efbca msgid "Build Guide" msgstr "" #: ../../src/installation/build.rst:15 # cf78d0fc200e4a00ab13da3910b5a133 msgid "To be able to compile pgRouting make sure that the following dependencies are met:" msgstr "" #: ../../src/installation/build.rst:17 # 7812e3015a7a467ea5b86a6801e7e255 msgid "C and C++ compilers" msgstr "" #: ../../src/installation/build.rst:18 # 1371a204e532415aac2b8ebc073d7460 msgid "Postgresql version >= 8.4 (>= 9.1 recommended)" msgstr "" #: ../../src/installation/build.rst:19 # b161109c64204b80a54760aeebafd193 msgid "PostGIS version >= 1.5 (>= 2.0 recommended)" msgstr "" #: ../../src/installation/build.rst:20 # 0750dd65b38a4975b1b67817fd69ab81 msgid "The Boost Graph Library (BGL). Version >= [TBD]" msgstr "" #: ../../src/installation/build.rst:21 # 1af0d9868c614f23a1ed6e2649f647ba msgid "CMake >= 2.8.8" msgstr "" #: ../../src/installation/build.rst:22 # ce5e03eec1cd4c1da6abf75d5e49caaf msgid "(optional, for Driving Distance) CGAL >= [TBD]" msgstr "" #: ../../src/installation/build.rst:23 # 32965def05f54cbf8fef3795bebd45fe msgid "(optional, for Documentation) Sphinx >= 1.1" msgstr "" #: ../../src/installation/build.rst:24 # a82f28ce517741aaaea2575163d7a24c msgid "(optional, for Documentation as PDF) Latex >= [TBD]" msgstr "" #: ../../src/installation/build.rst:26 # 831069f7ed284c2b80d241b26e133726 msgid "The cmake system has variables the can be configured via the command line options by setting them with -D=. You can get a listing of these via:" msgstr "" #: ../../src/installation/build.rst:34 # 5d9c658b37bf4994b7bd98db347f41e3 msgid "Currently these are:" msgstr "" #: ../../src/installation/build.rst:36 # b27051231cbe4d88b604dcd8f1adf7d8 msgid "Boost_DIR:PATH=Boost_DIR-NOTFOUND CMAKE_BUILD_TYPE:STRING= CMAKE_INSTALL_PREFIX:PATH=/usr/local POSTGRESQL_EXECUTABLE:FILEPATH=/usr/lib/postgresql/9.2/bin/postgres POSTGRESQL_PG_CONFIG:FILEPATH=/usr/bin/pg_config WITH_DD:BOOL=ON WITH_DOC:BOOL=OFF BUILD_HTML:BOOL=ON BUILD_LATEX:BOOL=OFF BUILD_MAN:BOOL=ON" msgstr "" #: ../../src/installation/build.rst:47 # a44fdc0f9b7c4f3b9a79037558700c7f msgid "These also show the current or default values based on our development system. So your values my be different. In general the ones that are of most interest are:" msgstr "" #: ../../src/installation/build.rst:49 # 403d9b32e4824cdfb29bc0b3faf400a7 msgid "WITH_DD:BOOL=ON -- Turn on/off building driving distance code. WITH_DOC:BOOL=OFF -- Turn on/off building the documentation BUILD_HTML:BOOL=ON -- If WITH_DOC=ON, turn on/off building HTML BUILD_LATEX:BOOL=OFF -- If WITH_DOC=ON, turn on/off building PDF BUILD_MAN:BOOL=ON -- If WITH_DOC=ON, turn on/off building MAN pages" msgstr "" #: ../../src/installation/build.rst:55 # b9a07c63fbbd4f138ae4a4d0700fe56a msgid "To change any of these add ``-D=`` to the cmake lines below. For example to turn on documentation, your cmake command might look like:" msgstr "" #: ../../src/installation/build.rst:62 # 4c3dc167fd254a10a701ee647c852666 msgid "If you turn on the documentation, you also need to add the ``doc`` target to the make command." msgstr "" #: ../../src/installation/build.rst:72 # 5514f2407b3647deb84d86d331014680 msgid "For MinGW on Windows" msgstr "" #: ../../src/installation/build.rst:84 # 98bc3231ca8040f499d85acbbb115b66 msgid "For Linux" msgstr "" #: ../../src/installation/build.rst:96 # 3077b3438151444c93980d4f883cf21c msgid "With Documentation" msgstr "" #: ../../src/installation/build.rst:98 # dd1713378fe447c8883fc24dcdb9ddb6 msgid "Build with documentation (requires `Sphinx `_):" msgstr "" #: ../../src/installation/build.rst:106 # 12f4405e6eab4f94b380bc408c60ca64 msgid "Rebuild modified documentation only:" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/installation/index.pot000066400000000000000000000116101257314352300255660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/installation/index.rst:13 # e99a02e543da4575b3119115c1b12890 msgid "Installation" msgstr "" #: ../../src/installation/index.rst:15 # 750ddf4b1b794660b7193b507fc50a97 msgid "Binary packages are provided for the current version on the following platforms:" msgstr "" #: ../../src/installation/index.rst:19 # 17f7d5c2722145e58d527b1986c38729 msgid "Windows" msgstr "" #: ../../src/installation/index.rst:21 # a0f76335d522429eb8fd312cd44fbbf0 msgid "Winnie Bot Experimental Builds:" msgstr "" #: ../../src/installation/index.rst:23 # 42b5f2fa3fe94023bba24019c3f4cd70 msgid "`PostgreSQL 9.2 32-bit, 64-bit `_" msgstr "" #: ../../src/installation/index.rst:27 # 7caea0f739ac40079a65734a3f904587 msgid "Ubuntu/Debian" msgstr "" #: ../../src/installation/index.rst:29 # 391c003657a7419386648662df8b2fe1 msgid "Ubuntu packages are available in Launchpad repositories:" msgstr "" #: ../../src/installation/index.rst:31 # cf5d713f52384127acefcb1835615575 msgid "*stable* https://launchpad.net/~georepublic/+archive/pgrouting" msgstr "" #: ../../src/installation/index.rst:32 # ee401bf810574986a8d76adc89207709 msgid "*unstable* https://launchpad.net/~georepublic/+archive/pgrouting-unstable" msgstr "" #: ../../src/installation/index.rst:43 # 7d155c97705942f38e617e56e930fdcf msgid "Use `UbuntuGIS-unstable PPA `_ to install PostGIS 2.0." msgstr "" #: ../../src/installation/index.rst:47 # 7ed4d0e8f7bf489bb4260cf72d619353 msgid "RHEL/CentOS/Fedora" msgstr "" #: ../../src/installation/index.rst:49 # 880be2917ef44e348715720724eeb36a msgid "Fedora RPM's: https://admin.fedoraproject.org/pkgdb/acls/name/pgRouting" msgstr "" #: ../../src/installation/index.rst:53 # b7656017a37847af917b9982e783f484 msgid "OS X" msgstr "" #: ../../src/installation/index.rst:57 # 094f8f18c1bf4a549eae698ecf436c70 msgid "Homebrew" msgstr "" #: ../../src/installation/index.rst:65 # 9bd8a95b05884a6f9dd3386461499f65 msgid "Source Package" msgstr "" #: ../../src/installation/index.rst:68 # 85c05371670747c19470a6aa635eca43 msgid "Git 2.0.0-rc1 release" msgstr "" #: ../../src/installation/index.rst:68 # 93e66bb1bcfe48879472f8a2fc8f0eb2 msgid "`v2.0.0-rc1.tar.gz`_" msgstr "" #: ../../src/installation/index.rst:68 # 7d1faf7a050b4600892612b9b5cb9107 msgid "`v2.0.0-rc1.zip`_" msgstr "" #: ../../src/installation/index.rst:69 # 7779ccda870a464287858c6f1246fe6c msgid "Git 2.0.0-beta release" msgstr "" #: ../../src/installation/index.rst:69 # 1cf3f78fdae44893b69017dd3431fbde msgid "`v2.0.0-beta.tar.gz`_" msgstr "" #: ../../src/installation/index.rst:69 # 6de5c2e8d36d405f9e93540de8cefcc0 msgid "`v2.0.0-beta.zip`_" msgstr "" #: ../../src/installation/index.rst:70 # 8dab8cbc19df4943b2bb123cbef01b4f msgid "Git 2.0.0-alpha release" msgstr "" #: ../../src/installation/index.rst:70 # c0ac0a4fb9964caabd4dba0f0878f1f2 msgid "`v2.0.0-alpha.tar.gz`_" msgstr "" #: ../../src/installation/index.rst:70 # e30f4a87fa444db69f37e0ee0dd9d66a msgid "`v2.0.0-alpha.zip`_" msgstr "" #: ../../src/installation/index.rst:71 # b3ebd6fb08094d32adbfacc9d58fcf1c msgid "Git master branch" msgstr "" #: ../../src/installation/index.rst:71 # 67521c1fdf4f49ebacfe1e5c769a0ecd msgid "`master.tar.gz`_" msgstr "" #: ../../src/installation/index.rst:71 # 092f447e5e0e43ada3e9a6bf507f91ad msgid "`master.zip`_" msgstr "" #: ../../src/installation/index.rst:72 # 92d860c92dc64e34a0dc7c71b2d53a28 msgid "Git develop branch" msgstr "" #: ../../src/installation/index.rst:72 # 1dcd902807c54fcda900cece955a2f4e msgid "`develop.tar.gz`_" msgstr "" #: ../../src/installation/index.rst:72 # f4b1bad880d9412fb5bda9b850f4898b msgid "`develop.zip`_" msgstr "" #: ../../src/installation/index.rst:92 # 55016de8fc864e98bb25e136f909267e msgid "Using Git" msgstr "" #: ../../src/installation/index.rst:94 # 94e2754216444adaabe114a815eba7db msgid "Git protocol (read-only):" msgstr "" #: ../../src/installation/index.rst:101 # 5cb5c9c516a14820a509d0158b2b37c2 msgid "HTTPS protocol (read-only): .. code-block:: bash" msgstr "" #: ../../src/installation/index.rst:104 # fe6100c2adc24a76b628be1832abea60 msgid "git clone https://github.com/pgRouting/pgrouting.git" msgstr "" #: ../../src/installation/index.rst:107 # e15c461c5aee4a16af0194821336d21a msgid "See :ref:`build` for notes on compiling from source." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/introduction/000077500000000000000000000000001257314352300237545ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/introduction/index.pot000066400000000000000000000016221257314352300256100ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/introduction/index.rst:23 # aae4b604dbdc4cd29882bb4ad071dc73 msgid "Indices and tables" msgstr "" #: ../../src/introduction/index.rst:24 # 621c9a1ae458437ea667d6739cc434bb msgid ":ref:`genindex`" msgstr "" #: ../../src/introduction/index.rst:25 # 3fb8ff3d2b9a42b5a245e90374660f0c msgid ":ref:`search`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/introduction/introduction.pot000066400000000000000000000133651257314352300272310ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/introduction/introduction.rst:13 # db7a9197c94f4694be0debc228725326 msgid "Introduction" msgstr "" #: ../../src/introduction/introduction.rst:15 # e1ab968a49474e08a51cc6a5293ff675 msgid "pgRouting is an extension of `PostGIS `_ and `PostgreSQL `_ geospatial database and adds routing and other network analysis functionality. A predecessor of pgRouting – pgDijkstra, written by Sylvain Pasche from `Camptocamp `_, was later extended by `Orkney `_ and renamed to pgRouting. The project is now supported and maintained by `Georepublic `_, `iMaptools `_ and a broad user community." msgstr "" #: ../../src/introduction/introduction.rst:17 # 69b26ba84d004c57a5919c0f2c9f5605 msgid "pgRouting is an `OSGeo Labs `_ project of the `OSGeo Foundation `_ and included on `OSGeo Live `_." msgstr "" #: ../../src/introduction/introduction.rst:23 # 078b30e71798444498641786bd203e19 msgid "License" msgstr "" #: ../../src/introduction/introduction.rst:25 # 6c4b66f203b8422e9563c8ad28f54839 msgid "The following licenses can be found in pgRouting:" msgstr "" #: ../../src/introduction/introduction.rst:30 # d164df747b594809a00187d644423950 msgid "**License**" msgstr "" #: ../../src/introduction/introduction.rst:32 # f3f2ee77936f4adf9acde40a61fab06d msgid "GNU General Public License, version 2" msgstr "" #: ../../src/introduction/introduction.rst:33 # af3b211cb3df4b399e13145f25c9c3f2 msgid "Most features of pgRouting are available under `GNU General Public License, version 2 `_." msgstr "" #: ../../src/introduction/introduction.rst:34 # e7469743ba2744aeb933366f491b3ebf msgid "Boost Software License - Version 1.0" msgstr "" #: ../../src/introduction/introduction.rst:35 # 66cae48d3cc545ae870bc7453fb54fe4 msgid "Some Boost extensions are available under `Boost Software License - Version 1.0 `_." msgstr "" #: ../../src/introduction/introduction.rst:36 # bd7f061fe70546dba37f4d73a068abd3 msgid "MIT-X License" msgstr "" #: ../../src/introduction/introduction.rst:37 # 33606ca1178d466e830a72e11e941602 msgid "Some code contributed by iMaptools.com is available under MIT-X license." msgstr "" #: ../../src/introduction/introduction.rst:38 # 76cd2e58c8534266a55c3ce7db940e18 msgid "Creative Commons Attribution-Share Alike 3.0 License" msgstr "" #: ../../src/introduction/introduction.rst:39 # 90c91ba63a5e416c9d3edb03b41d6e92 msgid "The pgRouting Manual is licensed under a `Creative Commons Attribution-Share Alike 3.0 License `_." msgstr "" #: ../../src/introduction/introduction.rst:41 # 637bce644f01485bb2df99669fd97063 msgid "In general license information should be included in the header of each source file." msgstr "" #: ../../src/introduction/introduction.rst:45 # 128679ca199c4408b71888935af07cbc msgid "Contributors" msgstr "" #: ../../src/introduction/introduction.rst:48 # a036e92f2f3449acbf377fcd8f186bff msgid "Individuals (in alphabetical order)" msgstr "" #: ../../src/introduction/introduction.rst:50 # dfba51b50ac2407184eaeade19a7de5f msgid "Akio Takubo, Anton Patrushev, Ashraf Hossain, Christian Gonzalez, Daniel Kastl, Dave Potts, David Techer, Ema Miyawaki, Florian Thurkow, Frederic Junod, Gerald Fenoy, Jay Mahadeokar, Jinfu Leng, Kai Behncke, Kishore Kumar, Ko Nagase, Mario Basa, Martin Wiesenhaan, Razequl Islam, Stephen Woodbridge, Sylvain Housseman, Sylvain Pasche, Virginia Vergara" msgstr "" #: ../../src/introduction/introduction.rst:54 # 20f28195f1944e078e6721303cdf9e93 msgid "Corporate Sponsors (in alphabetical order)" msgstr "" #: ../../src/introduction/introduction.rst:56 # ac8b23cb602d47778a972448d37df41a msgid "These are corporate entities that have contributed developer time, hosting, or direct monetary funding to the pgRouting project:" msgstr "" #: ../../src/introduction/introduction.rst:58 # 3d20a9c3b8c44157a6d28c2f70b8dfb1 msgid "Camptocamp, CSIS (University of Tokyo), Georepublic, Google Summer of Code, iMaptools, Orkney, Paragon Corporation" msgstr "" #: ../../src/introduction/introduction.rst:62 # 378a74ceff9d46f08159384e421aceda msgid "More Information" msgstr "" #: ../../src/introduction/introduction.rst:64 # 2c0a067006e54cfd96c72f3b503776e2 msgid "The latest software, documentation and news items are available at the pgRouting web site http://pgrouting.org." msgstr "" #: ../../src/introduction/introduction.rst:65 # a7e5b0aeff6b424ca181298c5a5f2cde msgid "PostgreSQL database server at the PostgreSQL main site http://www.postgresql.org." msgstr "" #: ../../src/introduction/introduction.rst:66 # 476715ce5d0c43a09bcbddd27dbf2675 msgid "PostGIS extension at the PostGIS project web site http://postgis.net." msgstr "" #: ../../src/introduction/introduction.rst:67 # e1d37342c02c4f268b60f110453d80a1 msgid "Boost C++ source libraries at http://www.boost.org." msgstr "" #: ../../src/introduction/introduction.rst:68 # 0a9a94f444b54dd78a3d1060975e43aa msgid "Computational Geometry Algorithms Library (CGAL) at http://www.cgal.org." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/introduction/support.pot000066400000000000000000000141301257314352300262130ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/introduction/support.rst:13 # b3a5f8f3969e4044a381397a261ba4cb msgid "Support" msgstr "" #: ../../src/introduction/support.rst:15 # 14b20eda5bf6472e80234e2295d8afb3 msgid "pgRouting community support is available through `website `_, `documentation `_, tutorials, mailing lists and others. If you’re looking for :ref:`commercial support `, find below a list of companies providing pgRouting development and consulting services." msgstr "" #: ../../src/introduction/support.rst:19 # 39af5317df5f4991a31406effa1a9bfd msgid "Reporting Problems" msgstr "" #: ../../src/introduction/support.rst:21 # 846db30aae8243b88a94128cd88a2d13 msgid "Bugs are reported and managed in an `issue tracker `_. Please follow these steps:" msgstr "" #: ../../src/introduction/support.rst:23 # b216a415cf874553844a63de9a3e7e37 msgid "Search the tickets to see if your problem has already been reported. If so, add any extra context you might have found, or at least indicate that you too are having the problem. This will help us prioritize common issues." msgstr "" #: ../../src/introduction/support.rst:24 # f90bf6bb28cd424c99999fefde16b870 msgid "If your problem is unreported, create a `new issue `_ for it." msgstr "" #: ../../src/introduction/support.rst:25 # 6932232f3b494120bf3cd5845790dfb5 msgid "In your report include explicit instructions to replicate your issue. The best tickets include the exact SQL necessary to replicate a problem." msgstr "" #: ../../src/introduction/support.rst:26 # 28de5e590b3e47aea44a0d6f268542ca msgid "If you can test older versions of PostGIS for your problem, please do. On your ticket, note the earliest version the problem appears." msgstr "" #: ../../src/introduction/support.rst:27 # f72042193b2340189e79b8157aa396c2 msgid "For the versions where you can replicate the problem, note the operating system and version of pgRouting, PostGIS and PostgreSQL." msgstr "" #: ../../src/introduction/support.rst:28 # c9fd079d20de411982eb4f1bbf785bff msgid "It is recommended to use the following wrapper on the problem to pin point the step that is causing the problem." msgstr "" #: ../../src/introduction/support.rst:39 # 78da830808444e8a9b33427b71b7ade3 msgid "Mailing List and GIS StackExchange" msgstr "" #: ../../src/introduction/support.rst:41 # dce6c1586cf44001a08347ec6db5f8a0 msgid "There are two mailing lists for pgRouting hosted on OSGeo mailing list server:" msgstr "" #: ../../src/introduction/support.rst:43 # ba27e5f495ff45578f9fb19f7bc634e6 msgid "User mailing list: http://lists.osgeo.org/mailman/listinfo/pgrouting-users" msgstr "" #: ../../src/introduction/support.rst:44 # 96a4eb1cc9b94c7f83a98fe0e9fbf404 msgid "Developer mailing list: http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" msgstr "" #: ../../src/introduction/support.rst:46 # 4a9ace0357b94eecaf93ddb0bdbaf131 msgid "For general questions and topics about how to use pgRouting, please write to the user mailing list." msgstr "" #: ../../src/introduction/support.rst:48 # 02d78a467082497ba17123302780dbd0 msgid "You can also ask at `GIS StackExchange `_ and tag the question with ``pgrouting``. Find all questions tagged with ``pgrouting`` under http://gis.stackexchange.com/questions/tagged/pgrouting or subscribe to the `pgRouting questions feed `_." msgstr "" #: ../../src/introduction/support.rst:54 # 120403ad7b7a49c98a04dfecbc278fd4 msgid "Commercial Support" msgstr "" #: ../../src/introduction/support.rst:56 # 24e3a1d45ea64cb1a5baf76dde6c3900 msgid "For users who require professional support, development and consulting services, consider contacting any of the following organizations, which have significantly contributed to the development of pgRouting:" msgstr "" #: ../../src/introduction/support.rst:61 # a14390d0ad424921a7496be9a782353c msgid "**Company**" msgstr "" #: ../../src/introduction/support.rst:62 # fc52e8e827d849e1bd4763f74f132912 msgid "**Offices in**" msgstr "" #: ../../src/introduction/support.rst:63 # 9d16b878b9f147d8ac975974f8d08893 msgid "**Website**" msgstr "" #: ../../src/introduction/support.rst:64 # 7c2d1daf89eb477b8ef916cbc3b580b7 msgid "Georepublic" msgstr "" #: ../../src/introduction/support.rst:65 # 6e9a1212cf424bb79135fc776d540425 msgid "Germany, Japan" msgstr "" #: ../../src/introduction/support.rst:66 # e7718917bc8e4ee98a2531c382c41822 msgid "http://georepublic.info" msgstr "" #: ../../src/introduction/support.rst:67 # 74dd9ca2e81845388ab727db74056fbf msgid "iMaptools" msgstr "" #: ../../src/introduction/support.rst:68 # b01fa3f414e34f0094e80693bf5ace2b msgid "United States" msgstr "" #: ../../src/introduction/support.rst:69 # e5d84b3e16614c76b8b6eb32b0dbb76f msgid "http://imaptools.com" msgstr "" #: ../../src/introduction/support.rst:70 # d6fc6ed908ed4dc2a2cf29dce5152916 msgid "Orkney Inc." msgstr "" #: ../../src/introduction/support.rst:71 # 9ba93fb521a1423386c96d467103c66b msgid "Japan" msgstr "" #: ../../src/introduction/support.rst:72 # 1994c13572dd4f30b7e43039f56c83da msgid "http://www.orkney.co.jp" msgstr "" #: ../../src/introduction/support.rst:73 # 00a63203a2744d2e997e92f7679fc37e msgid "Camptocamp" msgstr "" #: ../../src/introduction/support.rst:74 # d70b9ffbfe524565add3618282d7fb3e msgid "Switzerland, France" msgstr "" #: ../../src/introduction/support.rst:75 # 69ca9d4d59b54f288771a4194bda7182 msgid "http://www.camptocamp.com" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/tutorial/000077500000000000000000000000001257314352300230765ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/tutorial/analytics.pot000066400000000000000000000147521257314352300256220ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/tutorial/analytics.rst:13 # 9bb2bd3626cd4963af58fa92b51e9919 msgid "Graph Analytics" msgstr "" #: ../../src/tutorial/analytics.rst:15 # 44103bb4e37949d2b005a15a9b62ef69 msgid "Stephen Woodbridge " msgstr "" #: ../../src/tutorial/analytics.rst:16 # 2f190e03d221441a8b893ae7a8cbb843 msgid "Stephen Woodbridge. The source code is released under the MIT-X license." msgstr "" #: ../../src/tutorial/analytics.rst:20 # 21bb31b2be914f509ce4e3bc8c190291 msgid "Overview" msgstr "" #: ../../src/tutorial/analytics.rst:22 # 1c91f49498d44c23a21896c3176eb2e6 msgid "It is common to find problems with graphs that have not been constructed fully noded or in graphs with z-levels at intersection that have been entered incorrectly. An other problem is one way streets that have been entered in the wrong direction. We can not detect errors with respect to \"ground\" truth, but we can look for inconsistencies and some anomalies in a graph and report them for additional inspections." msgstr "" #: ../../src/tutorial/analytics.rst:24 # e7a6f04d92314f218a4630cd0bd1d5dd msgid "We do not current have any visualization tools for these problems, but I have used mapserver to render the graph and highlight potential problem areas. Someone familiar with graphviz might contribute tools for generating images with that." msgstr "" #: ../../src/tutorial/analytics.rst:28 # a3a676f9e1e94e98b7fe13b19e05c299 msgid "Analyze a Graph" msgstr "" #: ../../src/tutorial/analytics.rst:30 # 4acca336e2b54dd1a924da70266e05f0 msgid "With :ref:`pgr_analyze_graph` the graph can be checked for errors. For example for table \"mytab\" that has \"mytab_vertices_pgr\" as the vertices table:" msgstr "" #: ../../src/tutorial/analytics.rst:53 # f0d0abed136245d29c3e3215c4692afa msgid "In the vertices table \"mytab_vertices_pgr\":" msgstr "" #: ../../src/tutorial/analytics.rst:55 # 6b9c4034040e4fcdb2c4307007812444 msgid "Deadends are indentified by ``cnt=1``" msgstr "" #: ../../src/tutorial/analytics.rst:56 # 4aad85137bf849fe92d92b5c11aa405e msgid "Potencial gap problems are identified with ``chk=1``." msgstr "" #: ../../src/tutorial/analytics.rst:74 # c7a3d9cdf154446dabf79505c45aa6d9 msgid "For isolated road segments, for example, a segment where both ends are deadends. you can find these with the following query:" msgstr "" #: ../../src/tutorial/analytics.rst:83 # 445b457711484140b2b8b9047011076b msgid "If you want to visualize these on a graphic image, then you can use something like mapserver to render the edges and the vertices and style based on ``cnt`` or if they are isolated, etc. You can also do this with a tool like graphviz, or geoserver or other similar tools." msgstr "" #: ../../src/tutorial/analytics.rst:87 # 0f23d2f74bd247f98705d903b5092b01 msgid "Analyze One Way Streets" msgstr "" #: ../../src/tutorial/analytics.rst:89 # 91a97fa2e4b248e38a4ddb2835bcb9a0 msgid ":ref:`pgr_analyze_oneway` analyzes one way streets in a graph and identifies any flipped segments. Basically if you count the edges coming into a node and the edges exiting a node the number has to be greater than one." msgstr "" #: ../../src/tutorial/analytics.rst:91 # d3cc233afc9445cfb38a101d4b7957b0 msgid "This query will add two columns to the vertices_tmp table ``ein int`` and ``eout int`` and populate it with the appropriate counts. After running this on a graph you can identify nodes with potential problems with the following query." msgstr "" #: ../../src/tutorial/analytics.rst:94 # 141f59cee9b54b07b4604d7113514baa msgid "The rules are defined as an array of text strings that if match the ``col`` value would be counted as true for the source or target in or out condition." msgstr "" #: ../../src/tutorial/analytics.rst:98 # 104462249c9c43c6a6aadfba7bb30b61 msgid "Example" msgstr "" #: ../../src/tutorial/analytics.rst:100 # 416ab98bf07d43569e7c6c734485163b msgid "Lets assume we have a table \"st\" of edges and a column \"one_way\" that might have values like:" msgstr "" #: ../../src/tutorial/analytics.rst:102 # a2be56f70ad5420c9ce538a9b57e4f99 msgid "'FT' - oneway from the source to the target node." msgstr "" #: ../../src/tutorial/analytics.rst:103 # a4da13471e8e4159b8e84c8310544ef5 msgid "'TF' - oneway from the target to the source node." msgstr "" #: ../../src/tutorial/analytics.rst:104 # fdbb652554154f688abf5949c07e7721 msgid "'B' - two way street." msgstr "" #: ../../src/tutorial/analytics.rst:105 # 749352e7a82147d0877caff5ba7e72da msgid "'' - empty field, assume twoway." msgstr "" #: ../../src/tutorial/analytics.rst:106 # 73fdc5c8db7a442b9c821dbca31d8e24 msgid " - NULL field, use two_way_if_null flag." msgstr "" #: ../../src/tutorial/analytics.rst:108 # c89d93ddab594f0f8fe939f9f13a2371 msgid "Then we could form the following query to analyze the oneway streets for errors." msgstr "" #: ../../src/tutorial/analytics.rst:127 # f8855d2f89da468a9da80b20a8c44e36 msgid "Typically these problems are generated by a break in the network, the one way direction set wrong, maybe an error related to z-levels or a network that is not properly noded." msgstr "" #: ../../src/tutorial/analytics.rst:129 # 33d2e84857b24394a979e99c4000e306 msgid "The above tools do not detect all network issues, but they will identify some common problems. There are other problems that are hard to detect because they are more global in nature like multiple disconnected networks. Think of an island with a road network that is not connected to the mainland network because the bridge or ferry routes are missing." msgstr "" #: ../../src/tutorial/analytics.rst:133 # 61e250584bc743fca3a42d23020f0e12 msgid "See Also" msgstr "" #: ../../src/tutorial/analytics.rst:135 # 647dd767dc4d4bc1bc168c0b8fa0f32a msgid ":ref:`pgr_analyze_graph`" msgstr "" #: ../../src/tutorial/analytics.rst:136 # 95b8ac2db9134eaf8736d9fc322f0c0d msgid ":ref:`pgr_analyze_oneway`" msgstr "" #: ../../src/tutorial/analytics.rst:137 # 5d1cc8446c2d4efcb5745f3d53c408f4 msgid ":ref:`pgr_node_network`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/tutorial/custom_query.pot000066400000000000000000000103421257314352300263610ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/tutorial/custom_query.rst:13 # 0d35651661ad4f858cb0a34e41504644 msgid "Custom Query" msgstr "" #: ../../src/tutorial/custom_query.rst:17 # 35ecd2199cb543df958a1b69df6001cd msgid "In general, the routing algorithms need an SQL query that contain one or more of the following required columns with the preferred type:" msgstr "" #: ../../src/tutorial/custom_query.rst:19 #: ../../src/tutorial/custom_query.rst:20 #: ../../src/tutorial/custom_query.rst:21 # df79ebffa3e24c64a769def6713625c2 # 8aa6b9e6ab5844ea89ca17851ba304c6 # 5f0ba70a9bd448c28141574853b77644 msgid "int4" msgstr "" #: ../../src/tutorial/custom_query.rst:22 #: ../../src/tutorial/custom_query.rst:23 #: ../../src/tutorial/custom_query.rst:24 #: ../../src/tutorial/custom_query.rst:25 #: ../../src/tutorial/custom_query.rst:26 #: ../../src/tutorial/custom_query.rst:27 #: ../../src/tutorial/custom_query.rst:28 #: ../../src/tutorial/custom_query.rst:29 #: ../../src/tutorial/custom_query.rst:63 # a0153d07ce2b41009e4b5d6be32b0113 # 695127ba869b4a68924ac21d8b7908ed # acf4d08a488b400998d912b1501581f1 # 3c7f3d7ca73c40418bc24640aca03e9f # be5a966e207941768a651f4aceab3e66 # 3dd77ca625554b8fab19383394cb790e # fe17758a58f2485ba1393a783c268730 # 9a503c547fb74143a15857072b67370c # fa4dd4b0d79a46b4a40f533fee862357 msgid "float8" msgstr "" #: ../../src/tutorial/custom_query.rst:31 # 14cba07465b843d8b1fbc4d7cf295194 msgid "When the edge table has the mentioned columns, the following SQL queries can be used." msgstr "" #: ../../src/tutorial/custom_query.rst:39 # 0f72c087756242bdb579449eb19aa0a1 msgid "When the edge table has a different name to represent the required columns:" msgstr "" #: ../../src/tutorial/custom_query.rst:51 # b09b0a56941346de90e0e0fe671e0df4 msgid "The topology functions use the same names for ``id``, ``source`` and ``target`` columns of the edge table, The fowllowing parameters have as default value:" msgstr "" #: ../../src/tutorial/custom_query.rst:53 # 0b0cd0e18e4d4c1b8680d7726f3260b4 msgid "int4 Default ``id``" msgstr "" #: ../../src/tutorial/custom_query.rst:54 # 184a43915fa04e1f91123985115ab7f5 msgid "int4 Default ``source``" msgstr "" #: ../../src/tutorial/custom_query.rst:55 # f0c709cc69b74d3a94b367634fad8f32 msgid "int4 Default ``target``" msgstr "" #: ../../src/tutorial/custom_query.rst:56 # 04a2a3e17a184f4f97663a809d588e77 msgid "text Default ``the_geom``" msgstr "" #: ../../src/tutorial/custom_query.rst:57 # a9676dced4a04ac883b7112054a08e09 msgid "text Default ``oneway``" msgstr "" #: ../../src/tutorial/custom_query.rst:58 # fe38ae596cf74c5d9b7d679cc1921e89 msgid "text Default ``true`` to indicate all rows (this is not a column)" msgstr "" #: ../../src/tutorial/custom_query.rst:60 # 7212cb1856ac4813acb06c3bfcdfce8c msgid "The following parameters do not have a default value and when used they have to be inserted in strict order:" msgstr "" #: ../../src/tutorial/custom_query.rst:62 # 7e71e5b2bd214853a82981bc944088ff msgid "text" msgstr "" #: ../../src/tutorial/custom_query.rst:64 #: ../../src/tutorial/custom_query.rst:65 #: ../../src/tutorial/custom_query.rst:66 #: ../../src/tutorial/custom_query.rst:67 # dc1ed8e7c1d64346ae6e9b01214e3de8 # 9be844ba33614716987e0875640d66b4 # c8bbf392974b441781647845cc302f18 # 1316d53ebfcf42dcbd880ff9ce33cfb3 msgid "text[]" msgstr "" #: ../../src/tutorial/custom_query.rst:69 # 134fff020b0e48cc828612cd5449b795 msgid "When the columns required have the default names this can be used (pgr_func is to represent a topology function)" msgstr "" #: ../../src/tutorial/custom_query.rst:79 # 6e39eee011a646699f5a33886015c080 msgid "When the columns required do not have the default names its strongly recomended to use the *named notation*." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/tutorial/custom_wrapper.pot000066400000000000000000000037331257314352300267020ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/tutorial/custom_wrapper.rst:13 # 70bd07ac44fb4ee79a8480875ef3110e msgid "User's wrapper contributions" msgstr "" #: ../../src/tutorial/custom_wrapper.rst:16 # bd53876fbf0449e5bd8c13e28f434fb1 msgid "How to contribute." msgstr "" #: ../../src/tutorial/custom_wrapper.rst:17 # f1ebeeb384cb46b28d7ad725d2a043ab msgid "Use an issue tracker (see :ref:`support`) with a title containing: *Proposing a wrapper: Mywrappername*. The body will contain:" msgstr "" #: ../../src/tutorial/custom_wrapper.rst:19 # 9dd8bc946b7542289e73645f5afc3e30 msgid "author: Required" msgstr "" #: ../../src/tutorial/custom_wrapper.rst:20 # 381e313e46bb44188e812ba5e24218e7 msgid "mail: if you are subscribed to the developers list this is not necessary" msgstr "" #: ../../src/tutorial/custom_wrapper.rst:21 # f902c8b242f448108cde6e8cc8364551 msgid "date: Date posted" msgstr "" #: ../../src/tutorial/custom_wrapper.rst:22 # 5de2adde9c234b50a567041468e1df7e msgid "comments and code: using reStructuredText format" msgstr "" #: ../../src/tutorial/custom_wrapper.rst:24 # dc75ff6fc3cb4f709aecbe418998349f msgid "Any contact with the author will be done using the developers mailing list. The pgRouting team will evaluate the wrapper and will be included it in this section when approved." msgstr "" #: ../../src/tutorial/custom_wrapper.rst:27 # 2e5442c3cb56493b850e662432a8a21b msgid "*No contributions at this time*" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/tutorial/index.pot000066400000000000000000000051101257314352300247260ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/tutorial/index.rst:13 # d134467705d24dd889eeceb01d29140d msgid "Tutorial" msgstr "" #: ../../src/tutorial/index.rst:16 # c68e7fecbca2416db843eaf5565a6f3c msgid ":ref:`Getting started `" msgstr "" #: ../../src/tutorial/index.rst:18 # cc96da12a2c4416c82484e405d456d4d msgid "How to create a database to use for our project" msgstr "" #: ../../src/tutorial/index.rst:19 # 7349527e7c14483c9b1dd48348f05bab msgid "How to load some data" msgstr "" #: ../../src/tutorial/index.rst:20 # d1613ad3f5144117891cf0982e5b1b80 msgid "How to build a topology" msgstr "" #: ../../src/tutorial/index.rst:21 # 9926f0ac6f1448d49435649536a92a91 msgid "How to check your graph for errors" msgstr "" #: ../../src/tutorial/index.rst:22 # 1a3ef54deea3465195f62e76e78c483d msgid "How to compute a route" msgstr "" #: ../../src/tutorial/index.rst:23 # 7e235afaf23844e0b9c354077654e28d msgid "How to use other tools to view your graph and route" msgstr "" #: ../../src/tutorial/index.rst:24 # cfb2e01855bf4f35893b40112946b440 msgid "How to create a web app" msgstr "" #: ../../src/tutorial/index.rst:26 # d7d7a45d9ad7444c84a7de3d75b9f152 msgid "Advanced Topics" msgstr "" #: ../../src/tutorial/index.rst:28 # 19fb3ec9e3c24a30b3efabf1bfa5988f msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" #: ../../src/tutorial/index.rst:29 # b9a5be5e408a47679c5601e9d22afcd3 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr "" #: ../../src/tutorial/index.rst:30 # 901afb3045474e88943651b269a06c24 msgid ":ref:`custom_query` that is used in the routing algorithms." msgstr "" #: ../../src/tutorial/index.rst:31 # 4d2e839290f9465292557d8eaf6cf779 msgid ":ref:`performance` to improve your performance." msgstr "" #: ../../src/tutorial/index.rst:32 # b2b14b6dcae64a5287a6032776296697 msgid ":ref:`custom_wrapper` to colaborate with a wrapper." msgstr "" #: ../../src/tutorial/index.rst:33 # 8c292a3727454de69e79bb6857ce3172 msgid ":ref:`recipes` to colaborate with a recipe." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/tutorial/performance.pot000066400000000000000000000034251257314352300261270ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/tutorial/performance.rst:13 # dcdbd525f2b248ecab7ac1feaffe77ef msgid "Performance Tips" msgstr "" #: ../../src/tutorial/performance.rst:16 # 301a27864ab84e54bbb66c299f3a4b0d msgid "When \"you know\" that you are going to remove a set of edges from the edges table, and without those edges you are going to use a routing function you can do the following:" msgstr "" #: ../../src/tutorial/performance.rst:18 # 09a0f58bd304468caf8497a339d2bfea msgid "Analize the new topology based on the actual topology:" msgstr "" #: ../../src/tutorial/performance.rst:24 # fa006eadd05447759f7070fb8d7152b3 msgid "Or create a new topology if the change is permanent:" msgstr "" #: ../../src/tutorial/performance.rst:31 # c7ac177f8c31416a821a69f8e3ecdd93 msgid "Use an SQL that \"removes\" the edges in the routing function" msgstr "" #: ../../src/tutorial/performance.rst:37 # 36aa057dbf6a45cd83e18d532a439ec3 msgid "When \"you know\" that the route will not go out of a particular area, to speed up the process you can use a more complex SQL query like" msgstr "" #: ../../src/tutorial/performance.rst:46 # d1f505a12a444c9ea717d68a92f694d2 msgid "Note that the same condition ``id < 17`` is used in all cases." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/tutorial/recipes.pot000066400000000000000000000044361257314352300252630ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/tutorial/recipes.rst:13 # a4969d019125422fb821d4f6a75f8f2a msgid "Use's Recipes contributions" msgstr "" #: ../../src/tutorial/recipes.rst:16 # e2c90e0779584569bedb85cec2f79fec msgid "How to contribute." msgstr "" #: ../../src/tutorial/recipes.rst:17 # c6e5a3af14f9478e96206dea6dcf7d79 msgid "Use an issue tracker (see :ref:`support`) with a title containing: *Proposing a Recipe: Myrecipename*. The body will contain:" msgstr "" #: ../../src/tutorial/recipes.rst:19 # 6d7180b2ba0e4c83a73d992977c51068 msgid "author: Required" msgstr "" #: ../../src/tutorial/recipes.rst:20 # ac7ecd988bf94c2cbd16f682a1bb9ecc msgid "mail: if you are subscribed to the developers list this is not necessary" msgstr "" #: ../../src/tutorial/recipes.rst:21 # 63e56712602845b4b566be2ad234e135 msgid "date: Date posted" msgstr "" #: ../../src/tutorial/recipes.rst:22 # ebc86c53595a4fd7adfa779d57fd7ef9 msgid "comments and code: using reStructuredText format" msgstr "" #: ../../src/tutorial/recipes.rst:24 # 0600690120844238bc1a262ba19bfd0e msgid "Any contact with the author will be done using the developers mailing list. The pgRouting team will evaluate the recipe and will be included it in this section when approved." msgstr "" #: ../../src/tutorial/recipes.rst:27 # a361bdb0686a45e6bec61b0e6828dc1d msgid "Comparing topology of a unnoded network with a noded network" msgstr "" #: ../../src/tutorial/recipes.rst:30 # 91269bc92dfc4815890277a0e7edb23d msgid "pgRouting team." msgstr "" #: ../../src/tutorial/recipes.rst:32 # d04425f05c0b4f55b7ff883bda1a0347 msgid "This recipe uses the :ref:`sampledata` network." msgstr "" #: ../../src/tutorial/recipes.rst:42 # e1240db6ffb9479a9cb3eee9f888e53f msgid "*No more contributions*" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/tutorial/topology.pot000066400000000000000000000103321257314352300254750ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/tutorial/topology.rst:13 # d9123d5e4c2c469e9a88e05bb8badeec msgid "Routing Topology" msgstr "" #: ../../src/tutorial/topology.rst:15 # 7cb7af56f29a423db4d384080316ca7e msgid "Stephen Woodbridge " msgstr "" #: ../../src/tutorial/topology.rst:16 # bb80b423989c42f3b33b31563cfe5399 msgid "Stephen Woodbridge. The source code is released under the MIT-X license." msgstr "" #: ../../src/tutorial/topology.rst:20 # 70c362c71bb5442c8809b3ac990167d6 msgid "Overview" msgstr "" #: ../../src/tutorial/topology.rst:22 # 85ea125648d946cc9fe6880e57547b1f msgid "Typically when GIS files are loaded into the data database for use with pgRouting they do not have topology information associated with them. To create a useful topology the data needs to be \"noded\". This means that where two or more roads form an intersection there it needs to be a node at the intersection and all the road segments need to be broken at the intersection, assuming that you can navigate from any of these segments to any other segment via that intersection." msgstr "" #: ../../src/tutorial/topology.rst:24 # 9ee51e22158d448cae68e2a9fe09fa89 msgid "You can use the :ref:`graph analysis functions ` to help you see where you might have topology problems in your data. If you need to node your data, we also have a function :ref:`pgr_nodeNetwork() ` that might work for you. This function splits ALL crossing segments and nodes them. There are some cases where this might NOT be the right thing to do." msgstr "" #: ../../src/tutorial/topology.rst:26 # 8f5e5be5d8eb4d75a4e8b9a01dea0077 msgid "For example, when you have an overpass and underpass intersection, you do not want these noded, but pgr_nodeNetwork does not know that is the case and will node them which is not good because then the router will be able to turn off the overpass onto the underpass like it was a flat 2D intersection. To deal with this problem some data sets use z-levels at these types of intersections and other data might not node these intersection which would be ok." msgstr "" #: ../../src/tutorial/topology.rst:28 # 2171e350c2c644518b87fa1e1df08cdd msgid "For those cases where topology needs to be added the following functions may be useful. One way to prep the data for pgRouting is to add the following columns to your table and then populate them as appropriate. This example makes a lot of assumption like that you original data tables already has certain columns in it like ``one_way``, ``fcc``, and possibly others and that they contain specific data values. This is only to give you an idea of what you can do with your data." msgstr "" #: ../../src/tutorial/topology.rst:49 # 4e558a29e8fd412bbc4cedfecb8d484b msgid "The function :ref:`pgr_createTopology() ` will create the ``vertices_tmp`` table and populate the ``source`` and ``target`` columns. The following example populated the remaining columns. In this example, the ``fcc`` column contains feature class code and the ``CASE`` statements converts it to an average speed." msgstr "" #: ../../src/tutorial/topology.rst:112 # 62bfa0ef907946359864eb05df3b9bae msgid "Now your database should be ready to use any (most?) of the pgRouting algorithms." msgstr "" #: ../../src/tutorial/topology.rst:116 # ba946c6a5f8f456ca75ee18452a2c4cb msgid "See Also" msgstr "" #: ../../src/tutorial/topology.rst:118 # e327c1e45b424b1fab4fa5271b4a914d msgid ":ref:`pgr_create_topology`" msgstr "" #: ../../src/tutorial/topology.rst:119 # c91a15fb424f4b88a868e392e0501112 msgid ":ref:`pgr_node_network`" msgstr "" #: ../../src/tutorial/topology.rst:120 # 4f51208bf997435ab050ba39c2161b68 msgid ":ref:`pgr_point_to_id`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/doc/src/tutorial/tutorial.pot000066400000000000000000000156451257314352300255000ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/tutorial/tutorial.rst:13 # 4fa427625676477cb1b87dd1d73d66cb msgid "Getting Started" msgstr "" #: ../../src/tutorial/tutorial.rst:15 # dbb966efab874ff1b8a0476e0fbc52c1 msgid "This is a simple guide to walk you through the steps of getting started with pgRouting. In this guide we will cover:" msgstr "" #: ../../src/tutorial/tutorial.rst:18 #: ../../src/tutorial/tutorial.rst:27 # b1b1339701754942b16ae3f85df3aa69 # 5c9bbf6d7d8e4f698f1671a72db3bf46 msgid "How to create a database to use for our project" msgstr "" #: ../../src/tutorial/tutorial.rst:19 #: ../../src/tutorial/tutorial.rst:61 # 64e5375efb394ceb9386dfe70c7ba356 # a2fa349f8f6c4078b8b6d8008306d92d msgid "How to load some data" msgstr "" #: ../../src/tutorial/tutorial.rst:20 #: ../../src/tutorial/tutorial.rst:77 # e00e69310537477596b4a48d5f281df7 # 9f9463792ade4d4b942b9d333b4366d9 msgid "How to build a topology" msgstr "" #: ../../src/tutorial/tutorial.rst:21 #: ../../src/tutorial/tutorial.rst:93 # 4622aba512d2427db82e14a2c53eb5ea # a301a0c0a02f40089f5cbb347b3b6668 msgid "How to check your graph for errors" msgstr "" #: ../../src/tutorial/tutorial.rst:22 #: ../../src/tutorial/tutorial.rst:121 # 45dc9701dc5f4213a7295611b6b7811f # b3649bed48ba4412b15dc6499d7e86eb msgid "How to compute a route" msgstr "" #: ../../src/tutorial/tutorial.rst:23 #: ../../src/tutorial/tutorial.rst:142 # e1902906d1aa4c9aa36eb36dcba81cd7 # f43de5f970c64d078f4fffcff081e259 msgid "How to use other tools to view your graph and route" msgstr "" #: ../../src/tutorial/tutorial.rst:24 #: ../../src/tutorial/tutorial.rst:147 # dbaf43eea3784d8a8266dcc29fef55c9 # fd2b9f1faf90467396554662fdbf8ef2 msgid "How to create a web app" msgstr "" #: ../../src/tutorial/tutorial.rst:29 # 96187cb600b24f0da3e47a188f10f6e5 msgid "The first thing we need to do is create a database and load pgrouting in the database. Typically you will create a database for each project. Once you have a database to work in, your can load your data and build your application in that database. This makes it easy to move your project later if you want to to say a production server." msgstr "" #: ../../src/tutorial/tutorial.rst:35 # e43130bd40e3494b9be318f73b9725e6 msgid "For Postgresql 9.1 and later versions" msgstr "" #: ../../src/tutorial/tutorial.rst:44 # d6b87512844f4305b2d26cb7a8ff5d19 msgid "For older versions of postgresql" msgstr "" #: ../../src/tutorial/tutorial.rst:63 # c3044d368fab44ab8b786cc57e5c193a msgid "How you load your data will depend in what form it comes it. There are various OpenSource tools that can help you, like:" msgstr "" #: ../../src/tutorial/tutorial.rst:66 # c6a67a06b55e46568d65fa85269dbd26 msgid "this is the postgresql shapefile loader" msgstr "" #: ../../src/tutorial/tutorial.rst:67 # 65d939a281214360b0df8df9a45f4a91 msgid "this is a vector data conversion utility" msgstr "" #: ../../src/tutorial/tutorial.rst:68 # 80cdc1e6692a4276af3a243af69fb17c msgid "this is a tool for loading OSM data into postgresql" msgstr "" #: ../../src/tutorial/tutorial.rst:70 # d41410c64b974f29b25ee3bb886255cc msgid "So these tools and probably others will allow you to read vector data and and can load that data into your database as a table of some kind. At this point you need to know a little about your data structure and content. One easy way to browse you data table is with pgAdmin3 or phpPgAdmin." msgstr "" #: ../../src/tutorial/tutorial.rst:79 # 30b9e6e2ca104b7f9ddd16e92c5ddd3b msgid "Next we need to build a topology for our street data. What this means is that for any given edge in your street data the ends of that edge will be connected to a unique node and to other edges that are also connected to that same unique node. Once all the edges are connected to nodes we have a graph that can be used for routing with pgrouting. We provide a tools the will help with this:" msgstr "" #: ../../src/tutorial/tutorial.rst:89 # c03da0290952410e897a52c691bb2501 msgid "See :ref:`pgr_create_topology` for more information." msgstr "" #: ../../src/tutorial/tutorial.rst:95 # fba9ad34b68e4bf581d28a5aec85f701 msgid "There are lots of possible sources for errors in a graph. The data that you started with may not have been designed with routing in mind. A graph as some very specific requirments. One it that it is *NODED*, this means that except for some very specific use cases, each road segments starts and ends at a node and that in general is does not cross another road segment that it should be connected to." msgstr "" #: ../../src/tutorial/tutorial.rst:102 # 9a7d951c3c044167add56c2ba01cc504 msgid "There can be other errors like the direction of a one-way street being entered in the wrong direction. We do not have tools to search for all possible errors but we have some basic tools that might help." msgstr "" #: ../../src/tutorial/tutorial.rst:113 # a28be3d4b3854387a93f6b9a4df34736 msgid "See :ref:`analytics` for more information." msgstr "" #: ../../src/tutorial/tutorial.rst:115 # 45de2e4d69e84c63b389b8e835f5e070 msgid "If your data needs to be *NODED*, we have a tool that can help for that also." msgstr "" #: ../../src/tutorial/tutorial.rst:117 # 5ac8361d061f47a2a75c67fb35cb72c3 msgid "See :ref:`pgr_node_network` for more information." msgstr "" #: ../../src/tutorial/tutorial.rst:123 # b63410ea77944bfbbf97cf74378e81f7 msgid "Once you have all the prep work done above, computing a route is fairly easy. We have a lot of different algorithms but they can work with your prepared road network. The general form of a route query is:" msgstr "" #: ../../src/tutorial/tutorial.rst:131 # 8c2139cb15374d8493e9d357b0db0a95 msgid "As you can see this is fairly straight forward and you can look and the specific algorithms for the details on how to use them. What you get as a result from these queries will be a set of record of type :ref:`type_cost_result` or :ref:`type_geom_result`. These results have information like edge id and/or the node id along with the cost or geometry for the step in the path from *start* to *end*. Using the ids you can join these result back to your edge table to get more information about each step in the path." msgstr "" #: ../../src/tutorial/tutorial.rst:139 # 1ee9ba41f235467bbdf850b6814d9821 msgid "See also :ref:`type_cost_result` and :ref:`type_geom_result`." msgstr "" #: ../../src/tutorial/tutorial.rst:144 #: ../../src/tutorial/tutorial.rst:149 # 7834933387a54412bfa93b3bd5910012 # 5ed47f57bd5b4f80b06008666fc961b3 msgid "TBD" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/000077500000000000000000000000001257314352300204665ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/apsp_johnson/000077500000000000000000000000001257314352300231675ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/apsp_johnson/doc/000077500000000000000000000000001257314352300237345ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/apsp_johnson/doc/index.pot000066400000000000000000000074411257314352300255750ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/apsp_johnson/doc/index.rst:13 # 88a2ec1d2eb44607a0dcec23c001f89f msgid "pgr_apspJohnson - All Pairs Shortest Path, Johnson's Algorithm" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:20 # 2f8388c94505467cbaff2676afaa6256 msgid "Name" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:22 # 17a5236a6aca4fadaf3096c0518dec09 msgid "``pgr_apspJohnson`` - Returns all costs for each pair of nodes in the graph." msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:26 # 3618c952a36b4852a671f2f7b9a3ab14 msgid "Synopsis" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:28 # c277608a374e444c8d7e5c5034e03f73 msgid "Johnson's algorithm is a way to find the shortest paths between all pairs of vertices in a sparse, edge weighted, directed graph. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows for every pair of nodes in the graph." msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:36 # cbecd97ba97d4faba51654305d98d1e9 msgid "Description" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:38 # 04393824e2034fda8655aac415d76c11 msgid "a SQL query that should return the edges for the graph that will be analyzed:" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:44 # 3e25a6e034ab42e8ad52a1bdc54d8811 msgid "``int4`` identifier of the source vertex for this edge" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:45 # 392c3bd6824e4bb6a2d440eb658105f6 msgid "``int4`` identifier of the target vertex for this edge" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:46 # e0f466d3f95444998039171e00e7f179 msgid "``float8`` a positive value for the cost to traverse this edge" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:48 # e3a9871c7b9843528244c29cbcf2c3fb msgid "Returns set of :ref:`type_cost_result`:" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:50 # 81c0db551a0f496ea7b9db840c8df97b msgid "row sequence" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:51 # b80c00eeb0c84881a5ab4b6616dadca0 msgid "source node ID" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:52 # 329100ef2f684ef4b1e38ee686694f4d msgid "target node ID" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:53 # 3c805361256c4e63ab2a9d0e892c5edd msgid "cost to traverse from ``id1`` to ``id2``" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:56 # 760bf1e4ab2843dcb5b31cfdc927c722 msgid "History" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:57 # 63a884de17654ec6b1b2d13b172649b6 msgid "New in version 2.0.0" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:61 # de09c9bbab4747879ae4dccc40f14ee6 msgid "Examples" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:78 # e5dc5bd74bac4bca9c72ffeebd06934c msgid "The query uses the :ref:`sampledata` network." msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:82 # be0394087e64497fb6149bab9d484a84 msgid "See Also" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:84 # b8020a9b49ea4c51804260cb16f55ad5 msgid ":ref:`type_cost_result`" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:85 # 0f1298616a094d49b8455587893aac05 msgid ":ref:`pgr_apsp_warshall`" msgstr "" #: ../../../src/apsp_johnson/doc/index.rst:86 # d28e3419b9164f73b602f91ba5e564e6 msgid "http://en.wikipedia.org/wiki/Johnson%27s_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/apsp_warshall/000077500000000000000000000000001257314352300233265ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/apsp_warshall/doc/000077500000000000000000000000001257314352300240735ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/apsp_warshall/doc/index.pot000066400000000000000000000106201257314352300257250ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/apsp_warshall/doc/index.rst:13 # 7add0991b1ee4cf9bc2449e62cf04ccf msgid "pgr_apspWarshall - All Pairs Shortest Path, Floyd-Warshall Algorithm" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:20 # 6fa2ac07e7ab489d9be3396059e30262 msgid "Name" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:22 # be59fcda2b174e958759bacd6a5eac29 msgid "``pgr_apspWarshall`` - Returns all costs for each pair of nodes in the graph." msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:26 # 9b1c345344de48c5a7de376fb938b2bc msgid "Synopsis" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:28 # a4bfac99a1434f7ba1b18f928a646f03 msgid "The Floyd-Warshall algorithm (also known as Floyd's algorithm and other names) is a graph analysis algorithm for finding the shortest paths between all pairs of nodes in a weighted graph. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows for every pair of nodes in the graph." msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:36 # 73b7f90125c84f4c91ed8969ccd69073 msgid "Description" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:38 # 7687d12f83fe4e678c0e1586c9cc637f msgid "a SQL query that should return the edges for the graph that will be analyzed:" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:44 # 4e716a827d30422abf5601ab943b1d75 msgid "``int4`` identifier of the edge" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:45 # 435999fb331c43d19f27443aaae1cd69 msgid "``int4`` identifier of the source vertex for this edge" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:46 # b9639050a9564c17a16b7bf16707da5c msgid "``int4`` identifier of the target vertex for this edge" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:47 # 27bb14f92a1944e28848eac6b641ecc9 msgid "``float8`` a positive value for the cost to traverse this edge" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:49 # 04cfdb319da040bebe2de7328a0216cb msgid "``true`` if the graph is directed" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:50 # 6efa1b6d77a048dd8d4d578541690843 msgid "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction." msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:52 # 8173dc4688734aa8966a3fbdc93d3522 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:54 # 64866735e3e9480d98052558054d9763 msgid "row sequence" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:55 # dbe11772c5064f4e8802bb2c3725ba73 msgid "source node ID" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:56 # b43dd7b099604f21840c8dd646206182 msgid "target node ID" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:57 # c1e3f1144400411f9a33ef40575436bb msgid "cost to traverse from ``id1`` to ``id2``" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:61 # 547f485bb8fb4073a528b42603590799 msgid "History" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:62 # 31e70bb2a9904407ae43d844f4642fe4 msgid "New in version 2.0.0" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:66 # e9715dc4ef1f4633957589e9abeb3ba7 msgid "Examples" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:84 # d4d26a7ba28d42ca8e874a54942bc42a msgid "The query uses the :ref:`sampledata` network." msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:88 # 9aa2f0f54f6b47ca893a2d1987631a01 msgid "See Also" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:90 # cdc67360bcf1411fa86355bf3191d741 msgid ":ref:`type_cost_result`" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:91 # eb60bcbf87dd42fe84e7bc462bd0ae92 msgid ":ref:`pgr_apsp_johnson`" msgstr "" #: ../../../src/apsp_warshall/doc/index.rst:92 # d94fd234d41b4421a447cb6c532d5c9a msgid "http://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/astar/000077500000000000000000000000001257314352300216005ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/astar/doc/000077500000000000000000000000001257314352300223455ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/astar/doc/index.pot000066400000000000000000000125231257314352300242030ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/astar/doc/index.rst:13 # 6e1e586d213443b784008328909e5ece msgid "pgr_astar - Shortest Path A*" msgstr "" #: ../../../src/astar/doc/index.rst:20 # 2facf0f31f2146489701757746e8a64a msgid "Name" msgstr "" #: ../../../src/astar/doc/index.rst:22 # 23aacea288c342798e40cf0e9ba814c9 msgid "``pgr_astar`` — Returns the shortest path using A* algorithm." msgstr "" #: ../../../src/astar/doc/index.rst:26 # acf9bf94f29e4b06b7484e750b4b90a2 msgid "Synopsis" msgstr "" #: ../../../src/astar/doc/index.rst:28 # ef84d81b818b48008d29bc99965a6777 msgid "The A* (pronounced \"A Star\") algorithm is based on Dijkstra's algorithm with a heuristic that allow it to solve most shortest path problems by evaluation only a sub-set of the overall graph. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a path." msgstr "" #: ../../../src/astar/doc/index.rst:37 # 2b4f80c2b5b34af5915bdd1bbda06371 msgid "Description" msgstr "" #: ../../../src/astar/doc/index.rst:39 # 73b24acd9a0a4cabbb90fb0722484f64 msgid "a SQL query, which should return a set of rows with the following columns:" msgstr "" #: ../../../src/astar/doc/index.rst:46 # 170c19f4695f4528b1032549f545e7da msgid "``int4`` identifier of the edge" msgstr "" #: ../../../src/astar/doc/index.rst:47 # 2c6b77c66814423fb74406d92b5f94ce msgid "``int4`` identifier of the source vertex" msgstr "" #: ../../../src/astar/doc/index.rst:48 # 15b50cb99b7b437f89a8d677084941bb msgid "``int4`` identifier of the target vertex" msgstr "" #: ../../../src/astar/doc/index.rst:49 # 325ac85ef0124349938b85bc8c4c0dad msgid "``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph." msgstr "" #: ../../../src/astar/doc/index.rst:50 # d787e67c203f4224af29aab1d419490f msgid "``x`` coordinate of the start point of the edge" msgstr "" #: ../../../src/astar/doc/index.rst:51 # 2906752f87f24b64a6e5b7321b0db4b1 msgid "``y`` coordinate of the start point of the edge" msgstr "" #: ../../../src/astar/doc/index.rst:52 # caf5b571d9d94061a23572a64c4d1b97 msgid "``x`` coordinate of the end point of the edge" msgstr "" #: ../../../src/astar/doc/index.rst:53 # 09f3e444d5b84c449c9b4bfed347727c msgid "``y`` coordinate of the end point of the edge" msgstr "" #: ../../../src/astar/doc/index.rst:54 # 23cefa9d8f8d4175a70310ba6cff3491 msgid "(optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs)." msgstr "" #: ../../../src/astar/doc/index.rst:56 # a67e6af024634f0b9951a9ee8c9a5b0e msgid "``int4`` id of the start point" msgstr "" #: ../../../src/astar/doc/index.rst:57 # 0d93c19173084e758387fbdf0685e7eb msgid "``int4`` id of the end point" msgstr "" #: ../../../src/astar/doc/index.rst:58 # d775130bce1240e29e45304d0e01b438 msgid "``true`` if the graph is directed" msgstr "" #: ../../../src/astar/doc/index.rst:59 # 01a1716de277419bb01c175efa6fc8a6 msgid "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction." msgstr "" #: ../../../src/astar/doc/index.rst:61 # 9053bb99674d467c90a070c7475ba028 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" #: ../../../src/astar/doc/index.rst:63 # d4c3a227512549ac9b51a4b4574e82a6 msgid "row sequence" msgstr "" #: ../../../src/astar/doc/index.rst:64 # 883026be35e04211b0017c663b155fc3 msgid "node ID" msgstr "" #: ../../../src/astar/doc/index.rst:65 # 58d443157e2941c1af29d7fd7f16ce3b msgid "edge ID (``-1`` for the last row)" msgstr "" #: ../../../src/astar/doc/index.rst:66 # f5bfb7d3074b40fd95b474899a49fb42 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "" #: ../../../src/astar/doc/index.rst:70 # 5b850b7d5d74412fbfe7c33a0d944ec1 msgid "History" msgstr "" #: ../../../src/astar/doc/index.rst:71 # 6dbcad5c304445bb90e3d32a771ee68b msgid "Renamed in version 2.0.0" msgstr "" #: ../../../src/astar/doc/index.rst:75 # cd89b18e41e44a87998eee51aa4484dc msgid "Examples" msgstr "" #: ../../../src/astar/doc/index.rst:77 # e9194064ec3642a3be701e5b6beb5cba msgid "Without ``reverse_cost``" msgstr "" #: ../../../src/astar/doc/index.rst:99 # c7f170f7fc3e4a8ebfd8e0e5808d0640 msgid "With ``reverse_cost``" msgstr "" #: ../../../src/astar/doc/index.rst:117 # 540bf79726d843d88a072ba5ac357cc9 msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/astar/doc/index.rst:121 # 0534beb965ef450e898194e478a8ad99 msgid "See Also" msgstr "" #: ../../../src/astar/doc/index.rst:123 # ebdee1902c164749b486df950420287b msgid ":ref:`type_cost_result`" msgstr "" #: ../../../src/astar/doc/index.rst:124 # d54c6506fb0b4d10a75e6d6965a9f8c0 msgid "http://en.wikipedia.org/wiki/A*_search_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/bd_astar/000077500000000000000000000000001257314352300222455ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/bd_astar/doc/000077500000000000000000000000001257314352300230125ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/bd_astar/doc/index.pot000066400000000000000000000137411257314352300246530ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/bd_astar/doc/index.rst:13 # 94d553821b2843da8b53f2b62144b2ac msgid "pgr_bdAstar - Bi-directional A* Shortest Path" msgstr "" #: ../../../src/bd_astar/doc/index.rst:20 # d66a892d62ea42f389ac4d633677bc69 msgid "Name" msgstr "" #: ../../../src/bd_astar/doc/index.rst:22 # af928c8cbb924f2a8e51c2ee5b809a1a msgid "``pgr_bdAstar`` - Returns the shortest path using Bidirectional A* algorithm." msgstr "" #: ../../../src/bd_astar/doc/index.rst:26 # 9c224b471f5744db9fab9bc20e85ea4f msgid "Synopsis" msgstr "" #: ../../../src/bd_astar/doc/index.rst:28 # 796b6647ea7343cba5cb08d5b378ab90 msgid "This is a bi-directional A* search algorithm. It searchs from the source toward the distination and at the same time from the destination to the source and terminates whe these to searchs meet in the middle. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a path." msgstr "" #: ../../../src/bd_astar/doc/index.rst:37 # 8725c147c87145b18b91fce7eef413e8 msgid "Description" msgstr "" #: ../../../src/bd_astar/doc/index.rst:39 # 5b595925c43e40f3ba35fd9ad4863a92 msgid "a SQL query, which should return a set of rows with the following columns:" msgstr "" #: ../../../src/bd_astar/doc/index.rst:46 # 349f1a1cc4a343b99b10297f9254fa6d msgid "``int4`` identifier of the edge" msgstr "" #: ../../../src/bd_astar/doc/index.rst:47 # 4290dfb0558549ab82cfbbd0a7a7791e msgid "``int4`` identifier of the source vertex" msgstr "" #: ../../../src/bd_astar/doc/index.rst:48 # 3b6f59d09a2b4506b2fb5d08f8d94fbf msgid "``int4`` identifier of the target vertex" msgstr "" #: ../../../src/bd_astar/doc/index.rst:49 # 317ca9c7b5104fa7a0e9bb4fe944ce82 msgid "``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph." msgstr "" #: ../../../src/bd_astar/doc/index.rst:50 # 191d7cb28c2f49bba23dbf0b8848d74e msgid "``x`` coordinate of the start point of the edge" msgstr "" #: ../../../src/bd_astar/doc/index.rst:51 # aadcb526a9f54bdf9499ff31a5c988a2 msgid "``y`` coordinate of the start point of the edge" msgstr "" #: ../../../src/bd_astar/doc/index.rst:52 # a1f9145757ab4193a1bb998f34438c9a msgid "``x`` coordinate of the end point of the edge" msgstr "" #: ../../../src/bd_astar/doc/index.rst:53 # 96fc3a62bd38495ba875685af0462eb4 msgid "``y`` coordinate of the end point of the edge" msgstr "" #: ../../../src/bd_astar/doc/index.rst:54 # d81a0f9f10b74755a00b60e69a26f2a2 msgid "(optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs)." msgstr "" #: ../../../src/bd_astar/doc/index.rst:56 # 45182780b36c4bf79c8d40211f1e99ec msgid "``int4`` id of the start point" msgstr "" #: ../../../src/bd_astar/doc/index.rst:57 # f3177ef8858649878c1ae22a6a330acd msgid "``int4`` id of the end point" msgstr "" #: ../../../src/bd_astar/doc/index.rst:58 # 698fa2d9c6d94092a9e0e7e99ba795b5 msgid "``true`` if the graph is directed" msgstr "" #: ../../../src/bd_astar/doc/index.rst:59 # ec9151bbea714618b966e3a4e0144fb8 msgid "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction." msgstr "" #: ../../../src/bd_astar/doc/index.rst:61 # 35ae9e0fbf7b4bf5b1bd2b8ef5682c64 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" #: ../../../src/bd_astar/doc/index.rst:63 # ba88c81469da47dc98ffac1c11199489 msgid "row sequence" msgstr "" #: ../../../src/bd_astar/doc/index.rst:64 # 0f5c9120b49740f493aa38b9df82dab0 msgid "node ID" msgstr "" #: ../../../src/bd_astar/doc/index.rst:65 # 985b7d421710447385e7d3d37e311590 msgid "edge ID (``-1`` for the last row)" msgstr "" #: ../../../src/bd_astar/doc/index.rst:66 # 2aac10119ea244b8b0a064e3277f70d5 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "" #: ../../../src/bd_astar/doc/index.rst:70 # 16b869e2a9c34357806099659c237e08 msgid "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "" #: ../../../src/bd_astar/doc/index.rst:74 # 11446825468747189e98ea3e7110fae1 msgid "History" msgstr "" #: ../../../src/bd_astar/doc/index.rst:75 # d95dd9d2ac904f7a8ee6fe9ab78a7738 msgid "New in version 2.0.0" msgstr "" #: ../../../src/bd_astar/doc/index.rst:79 # b926578064e14ec9befea2cbcdcb47a0 msgid "Examples" msgstr "" #: ../../../src/bd_astar/doc/index.rst:81 # 3d07cb2cc3c9492db217a0574dfda373 msgid "Without ``reverse_cost``" msgstr "" #: ../../../src/bd_astar/doc/index.rst:101 # fa4260eb1fe248cf8572e37c60e387d2 msgid "With ``reverse_cost``" msgstr "" #: ../../../src/bd_astar/doc/index.rst:120 # c01af650893943b4bc17cde283c41a18 msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/bd_astar/doc/index.rst:124 # f1d4852c159b455580e97a7956413aee msgid "See Also" msgstr "" #: ../../../src/bd_astar/doc/index.rst:126 # 8a47b4b822a149ac9872af9e6198353c msgid ":ref:`type_cost_result`" msgstr "" #: ../../../src/bd_astar/doc/index.rst:127 # b4440a71fb6a4e5daf6d46b8e557780f msgid ":ref:`bd_dijkstra`" msgstr "" #: ../../../src/bd_astar/doc/index.rst:128 # 2f7b25d2e2644a2bb0b7757c92d0bcef msgid "http://en.wikipedia.org/wiki/Bidirectional_search" msgstr "" #: ../../../src/bd_astar/doc/index.rst:129 # 540474312722476ba70eac8d56ff1887 msgid "http://en.wikipedia.org/wiki/A*_search_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/bd_dijkstra/000077500000000000000000000000001257314352300227465ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/bd_dijkstra/doc/000077500000000000000000000000001257314352300235135ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/bd_dijkstra/doc/index.pot000066400000000000000000000124461257314352300253550ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/bd_dijkstra/doc/index.rst:13 # cd087563fa634417a9a96f1447db3eef msgid "pgr_bdDijkstra - Bi-directional Dijkstra Shortest Path" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:21 # 8792d257978d40b78b63abe4efc5e526 msgid "Name" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:23 # 837b0c3d34e748dd8604ad26d045af3b msgid "``pgr_bdDijkstra`` - Returns the shortest path using Bidirectional Dijkstra algorithm." msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:27 # b0164687c8474bb58b095e2a16944cb5 msgid "Synopsis" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:29 # 468d5a655f514969b05514fc141936cd msgid "This is a bi-directional Dijkstra search algorithm. It searchs from the source toward the distination and at the same time from the destination to the source and terminates whe these to searchs meet in the middle. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a path." msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:38 # c1d7beb510774fb1bcfaaabf7de9ffdb msgid "Description" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:40 # 022ee086b0cf494f920b34c5bf9ab727 msgid "a SQL query, which should return a set of rows with the following columns:" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:47 # d492aaf139ca4f1e862a40b159c05c39 msgid "``int4`` identifier of the edge" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:48 # 62644c61c70f44d3b3dbc5ddb896a59e msgid "``int4`` identifier of the source vertex" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:49 # 0d8b18de07504cde837a6fce2619d6a8 msgid "``int4`` identifier of the target vertex" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:50 # a5db01a342ed4659ac55681c020e7b8c msgid "``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph." msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:51 # f947208020fc4835826101f9a5b2a2e6 msgid "(optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs)." msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:53 # 8af5c7909ee3491381b628192ea60583 msgid "``int4`` id of the start point" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:54 # b2e95038b1174633b071d88bb5b89f52 msgid "``int4`` id of the end point" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:55 # 2c8bee2885f94ec7b4238ae1ae4acf8d msgid "``true`` if the graph is directed" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:56 # 256f47e8dcfb4938bc26e27cbdf2f010 msgid "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction." msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:58 # 6d9e7fff08af4a06995fbbbca0210783 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:60 # f9139c237adb4ae5a68dcf9cdf00fa88 msgid "row sequence" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:61 # cf58390319724ff28fcf907d2c10f9ac msgid "node ID" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:62 # 592c54ff23f34cfbb8aab59112f8bffa msgid "edge ID (``-1`` for the last row)" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:63 # 0ca96bd644b847c396563b2d230838c3 msgid "cost to traverse from ``id1`` using ``id2``" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:66 # 15894b000d784eb7b3228a22113ad2c1 msgid "History" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:67 # 5749a50aaa3949a2b093e3c474d74bbb msgid "New in version 2.0.0" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:71 # fe393668e10441ff8d71c2399d47aff8 msgid "Examples" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:73 # f5b17ce493294d2f8a5b47b034f89acb msgid "Without ``reverse_cost``" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:93 # 7b362f2655c44b2e80a0fcbd72489fb8 msgid "With ``reverse_cost``" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:113 # 0aea658bd347454a915aa248d4e5db72 msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:117 # 89cc685068e345f2a2a0aa44d793a833 msgid "See Also" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:119 # 474fed6e1f654dd7887a1e646ca466a6 msgid ":ref:`type_cost_result`" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:120 # ca73c5f11d8a40e1a6280cad363bd614 msgid ":ref:`bd_astar`" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:121 # fca2300e8ffd4f919376e6bcfb7798ec msgid "http://en.wikipedia.org/wiki/Bidirectional_search" msgstr "" #: ../../../src/bd_dijkstra/doc/index.rst:122 # eaefcfbf6d4c4f05af6ccff090f48be4 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/000077500000000000000000000000001257314352300217565ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/000077500000000000000000000000001257314352300225235ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/000077500000000000000000000000001257314352300245335ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/analyze_graph.pot000066400000000000000000000307621257314352300301130ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/functions/analyze_graph.rst:13 # 53296f8e73474011b28fc01905a2eceb msgid "pgr_analyzeGraph" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:20 # a9ff33e8d32b4fe8876e390f6daac4c6 msgid "Name" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:22 # 6d37842f5bd849ecb80efe9b198325b9 msgid "``pgr_anlizeGraph`` — Analyzes the network topology." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:26 # abe284778bb645899a176b9a8f00800b msgid "Synopsis" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:28 #: ../../../src/common/doc/functions/analyze_graph.rst:61 # 4a67a9eb11fd4ad4bcbc544aea9672ea # 9b0bd64389e44dddafa6c5fa4ddc9d1c msgid "The function returns:" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:30 #: ../../../src/common/doc/functions/analyze_graph.rst:63 # 6844bd6c77ce4c0db77c04aa67e2de95 # ecb54ce2e73e4d7b8e7961d9355b74b7 msgid "``OK`` after the analysis has finished." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:31 #: ../../../src/common/doc/functions/analyze_graph.rst:69 # 8815bbad2a1342a38b27439e65f1acc4 # f28a0ca1c3224407ab774973b719898e msgid "``FAIL`` when the analysis was not completed due to an error." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:40 # 6151576984d8477e876bcbc67e94e414 msgid "Description" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:43 # e09f06bede684ceea5fac809d46fe810 msgid "Prerequisites" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:44 # b8cc242999a4400788d34bff97cc3ba5 msgid "The edge table to be analyzed must contain a source column and a target column filled with id's of the vertices of the segments and the corresponding vertices table _vertices_pgr that stores the vertices information." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:46 # b6d175711f1d4c6d83a2c3731abd2b5e msgid "Use :ref:`pgr_createVerticesTable ` to create the vertices table." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:47 # 9c083425d21a4895ae03834df0bb204b msgid "Use :ref:`pgr_createTopology ` to create the topology and the vertices table." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:50 # 76f922a853d14626985bd89f1383f3e8 msgid "Parameters" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:51 # 70a11d91f4b94cf2b1e5597a655be0b0 msgid "The analyze graph function accepts the following parameters:" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:53 # de4891a7dbbe47b69f6420d6eb547778 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:54 # f5902ebc84e44ddabf87cef3b7dee0f0 msgid "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:55 # 4a6edc40ffc9470793686e6ca7cd0753 msgid "``text`` Geometry column name of the network table. Default value is ``the_geom``." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:56 # c1499758fb98480da967cf3ddfe55853 msgid "``text`` Primary key column name of the network table. Default value is ``id``." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:57 # dc010031e2424cdb890335d45a71d242 msgid "``text`` Source column name of the network table. Default value is ``source``." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:58 # 7cd55fba939742c9978ded9c9748deed msgid "``text`` Target column name of the network table. Default value is ``target``." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:59 # 345f64633a4c448b8ecd11cb5bd42041 msgid "``text`` Condition to select a subset or rows. Default value is ``true`` to indicate all rows." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:65 # a07eab49ed854bf193e003948cf9fb05 msgid "Uses the vertices table: _vertices_pgr." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:66 # bcde9f4bc93b49c2b2415cbb21d4ca3f msgid "Fills completly the ``cnt`` and ``chk`` columns of the vertices table." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:67 # 9bb7b639647c49d18871684b99930d74 msgid "Returns the analysis of the section of the network defined by ``rows_where``" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:71 # b967488c400f47eda9c765417683d8b7 msgid "The vertices table is not found." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:72 # a63cc4d5fd0f4d48b9885bca068f6b01 msgid "A required column of the Network table is not found or is not of the appropriate type." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:73 # d287c3e270fb4013ad83bfc189e8af77 msgid "The condition is not well formed." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:74 # b3a972d53f204fa8bd4ae6ae88eff76f msgid "The names of source , target or id are the same." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:75 # 35c5085b0ce741e9aa6953479f1f127c msgid "The SRID of the geometry could not be determined." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:79 # 6f547ddda2ff46f89859338633cbf0cb msgid "The Vertices Table" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:80 # d4e491cd97cf4b68bbcd954930cd47de msgid "The vertices table can be created with :ref:`pgr_createVerticesTable ` or :ref:`pgr_createTopology `" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:82 # 3f55a076c4e4466fa079b946c0a7e454 msgid "The structure of the vertices table is:" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:84 # 7f6c53b9512c44ec83ce405d430cf768 msgid "``bigint`` Identifier of the vertex." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:85 # 65c23f4e9a904d10a7b76e54f1a44f1d msgid "``integer`` Number of vertices in the edge_table that reference this vertex." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:86 # d55fdb616d624f6e993c7e728929d707 msgid "``integer`` Indicator that the vertex might have a problem." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:87 # 35904deb26774982a5cd233c99c83c08 msgid "``integer`` Number of vertices in the edge_table that reference this vertex as incoming. See :ref:`pgr_analyzeOneway `." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:88 # 9fa235f539a341f69afa16d5c1c3c2df msgid "``integer`` Number of vertices in the edge_table that reference this vertex as outgoing. See :ref:`pgr_analyzeOneway `." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:89 # 07f0acf41b0a46e4a3bd351af1c46c03 msgid "``geometry`` Point geometry of the vertex." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:92 # 56966f47b876419c84e5d6a0c6d073ec msgid "History" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:93 # ca1c28beb6404d42b53f2ca962a0fedf msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:96 # 662e9c746d03470998e226040593f93f msgid "Usage when the edge table's columns MATCH the default values:" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:99 # 7c9b355410c8454ab8183fef23420f2e msgid "The simplest way to use pgr_analyzeGraph is:" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:106 # 8a24a9dcf21a4d2f81e3891b2b1a9320 msgid "When the arguments are given in the order described in the parameters:" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:111 # b1415b38a05546d980abd87ba888ebb5 msgid "We get the same result as the simplest way to use the function." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:118 #: ../../../src/common/doc/functions/analyze_graph.rst:184 # da4890853e66469d88a30e44850f8554 # 8790c3dfbeb048ef884d217443273bf9 msgid "When using the named notation" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:119 #: ../../../src/common/doc/functions/analyze_graph.rst:185 # 4bb30134280c41f69e7bf11d2ce582a5 # f5b2f0a0bab54cf2865759a0a49db759 msgid "The order of the parameters do not matter:" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:129 # a9c325861d2b491cac0a7adef86882a9 msgid "Parameters defined with a default value can be ommited, as long as the value matches the default:" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:136 #: ../../../src/common/doc/functions/analyze_graph.rst:199 # 2313c3c501b749669a51001a30acaa5f # 12c436bdd7be4aa4bd271bf92fc2bcb6 msgid "Selecting rows using rows_where parameter" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:137 # 2feb27747d194170837630a768421acf msgid "Selecting rows based on the id. Displays the analysis a the section of the network." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:143 # 4c84e7c1d62a414fb245092ff2a8300a msgid "Selecting the rows where the geometry is near the geometry of row with ``id`` =5 ." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:149 # 3775e8094da5493caae4ea999ade2d8c msgid "Selecting the rows where the geometry is near the geometry of the row with ``gid`` =100 of the table ``othertable``." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:160 # cd9e7427df954eacb895df213dba2f14 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:162 # f3bac5580daf4591aa486aa57bbce01b msgid "For the following table" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:171 # f43305e3194f4ee1969522d707a85cdd msgid "Using positional notation:" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:172 # 2504a81fed7f4cd182be87b388204e91 msgid "The arguments need to be given in the order described in the parameters:" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:195 # f523b7ecbf2b47b892bbebb0942d013d msgid "In this scenario omitting a parameter would create an error because the default values for the column names do not match the column names of the table." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:200 # f85a9896ab6c40de814133473b759f6e msgid "Selecting rows based on the id." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:210 # 3e5a9ad67cb14497ae1e7bd84d79d34f msgid "Selecting the rows WHERE the geometry is near the geometry of row with ``id`` =5 ." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:222 # 0a2bbe5acbe543b8b46decda47536690 msgid "Selecting the rows WHERE the geometry is near the place='myhouse' of the table ``othertable``. (note the use of quote_literal)" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:239 # 78ecd4d365f34d98b3b4e8790a54f749 msgid "Examples" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:366 # cca99ab5844e465588f4c80e48f3c55e msgid "The examples use the :ref:`sampledata` network." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:370 # 5307571be3b94a37ac8b874e39952cc0 msgid "See Also" msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:372 # 33bf2b15c0474e1190dd51f154e3c707 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:373 # 19e9e8853cf4428eac4d0a21abfb43c5 msgid ":ref:`pgr_analyze_oneway` to analyze directionality of the edges." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:374 # 977b5f0505ad40ff9a60c96cbbb31eb8 msgid ":ref:`pgr_createVerticesTable ` to reconstruct the vertices table based on the source and target information." msgstr "" #: ../../../src/common/doc/functions/analyze_graph.rst:375 # 18f197b27f90406f9c4162b0fa53ff3d msgid ":ref:`pgr_nodeNetwork ` to create nodes to a not noded edge table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/analyze_oneway.pot000066400000000000000000000247231257314352300303140ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/functions/analyze_oneway.rst:13 # cd2b46cedc604e1ab5287aecab9ac075 msgid "pgr_analyzeOneway" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:20 # a4175d27465445508c66a6946c3fbc5a msgid "Name" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:22 # 3e3c99f2a8214eb4a3faaa39fefc2e0c msgid "``pgr_analyzeOneway`` — Analyzes oneway Sstreets and identifies flipped segments." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:26 # 8f309ac104ec4e55b2464222b41ee221 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:28 # a5fbf3f35a5640cca13be3a84e2cb44f msgid "This function analyzes oneway streets in a graph and identifies any flipped segments." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:40 # 9dce8875582a404696ee5db4d04918ad msgid "Description" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:42 # 6837009b5352472695f51592c2e192b2 msgid "The analyses of one way segments is pretty simple but can be a powerful tools to identifying some the potential problems created by setting the direction of a segment the wrong way. A node is a `source` if it has edges the exit from that node and no edges enter that node. Conversely, a node is a `sink` if all edges enter the node but none exit that node. For a `source` type node it is logically impossible to exist because no vehicle can exit the node if no vehicle and enter the node. Likewise, if you had a `sink` node you would have an infinite number of vehicle piling up on this node because you can enter it but not leave it." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:44 # 391713a7c958440ba1f21ae9dc2de2a6 msgid "So why do we care if the are not feasible? Well if the direction of an edge was reversed by mistake we could generate exactly these conditions. Think about a divided highway and on the north bound lane one segment got entered wrong or maybe a sequence of multiple segments got entered wrong or maybe this happened on a round-about. The result would be potentially a `source` and/or a `sink` node." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:46 # fca5f219411a488ea010b839c1857c39 msgid "So by counting the number of edges entering and exiting each node we can identify both `source` and `sink` nodes so that you can look at those areas of your network to make repairs and/or report the problem back to your data vendor." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:49 # e9e00f6bf74c4e1cb1ca6c32976c7b26 msgid "Prerequisites" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:50 # c574bb6e95f641e284a268f706077a01 msgid "The edge table to be analyzed must contain a source column and a target column filled with id's of the vertices of the segments and the corresponding vertices table _vertices_pgr that stores the vertices information." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:52 # a7b0ea9132de4afca4d7e548cb86ef19 msgid "Use :ref:`pgr_createVerticesTable ` to create the vertices table." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:53 # 5e4b58693280495fa62bca8f9a091797 msgid "Use :ref:`pgr_createTopology ` to create the topology and the vertices table." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:56 # 74ead58164c5476d9a4b70270bd5d703 msgid "Parameters" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:57 # 4613a3ad8f084141aa87f350c36c7bb3 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:58 # e1865ee56a614646873fcfb11a66703e msgid "``text[]`` source node **in** rules" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:59 # cd2863921e4d4f2a8e8cb1801d7ab848 msgid "``text[]`` source node **out** rules" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:60 # c876f3fab4dc4a5c8e488edfae671f7d msgid "``text[]`` target node **in** rules" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:61 # 60ad166af1924da5aa34a9f800dbe485 msgid "``text[]`` target node **out** rules" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:62 # 73e54c7fd26546fd9f85a6ec74241e40 msgid "``text`` oneway column name name of the network table. Default value is ``oneway``." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:63 # ed69f6daeab64593a1a92a9150296a15 msgid "``text`` Source column name of the network table. Default value is ``source``." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:64 # 7f224684dfdb43a7801ba81d2ffd4bf0 msgid "``text`` Target column name of the network table. Default value is ``target``." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:65 # 401d7513740543e2a455651239330731 msgid "``boolean`` flag to treat oneway NULL values as bi-directional. Default value is ``true``." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:67 # d66fd9c242c94ea7b40b7614b6a0ebf4 msgid "It is strongly recommended to use the named notation. See :ref:`pgr_createVerticesTable ` or :ref:`pgr_createTopology ` for examples." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:70 # 1d84d525fda34d00ac27cbc5da3c4c44 msgid "The function returns:" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:72 # 72a20c2696bc48f593f07b2c3a8dd1ff msgid "``OK`` after the analysis has finished." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:74 # d381c7f752254029bc4a21e18e9bc700 msgid "Uses the vertices table: _vertices_pgr." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:75 # a316006c25a549cb99b93c263c6a1901 msgid "Fills completely the ``ein`` and ``eout`` columns of the vertices table." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:77 # caadbc05a852481da09d131b3938306c msgid "``FAIL`` when the analysis was not completed due to an error." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:79 # 8586b50eb34b454a9d47af412939940c msgid "The vertices table is not found." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:80 # 40595774f1134b57a6ed7a432f4e60d9 msgid "A required column of the Network table is not found or is not of the appropriate type." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:81 # 3315953bc0554eb7b240234181e33ced msgid "The names of source , target or oneway are the same." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:83 # ffa21a86aa99420cb9f6e5fb38127280 msgid "The rules are defined as an array of text strings that if match the ``oneway`` value would be counted as ``true`` for the source or target **in** or **out** condition." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:86 # a93b5bf2b9ce4e39b6e0bc6129752051 msgid "The Vertices Table" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:87 # 2cedeec119d44237baf88f13550d0547 msgid "The vertices table can be created with :ref:`pgr_createVerticesTable ` or :ref:`pgr_createTopology `" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:89 # cc957f24f3b1443f9b3bf8f59bf6b7c7 msgid "The structure of the vertices table is:" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:91 # 01a48bd17955434ea31bb91e7b62c192 msgid "``bigint`` Identifier of the vertex." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:92 # d7a908b9938044bea052101db854cb5d msgid "``integer`` Number of vertices in the edge_table that reference this vertex. See :ref:`pgr_analyzeGgraph `." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:93 # 273ac35d950540b694d298d6c1668239 msgid "``integer`` Indicator that the vertex might have a problem. See :ref:`pgr_analyzeGraph `." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:94 # 9fe0761d1a474f75bf053dda227d41f6 msgid "``integer`` Number of vertices in the edge_table that reference this vertex as incoming." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:95 # 08306551ee0240fc8daf114089f9ca5f msgid "``integer`` Number of vertices in the edge_table that reference this vertex as outgoing." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:96 # 38cac0c9db7346139d769f2ec9123ec4 msgid "``geometry`` Point geometry of the vertex." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:100 # d44990981a9f42a7aac68c9945e35af8 msgid "History" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:101 # 0a311568293a48f6956e4f292b75b510 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:105 # fb2126471e71404885a2c9b07fefffc6 msgid "Examples" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:129 # c4009d22e3fd4fd49e54137665bfb090 msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:133 # b45fe0aec3c746038afef68b1fd86b2b msgid "See Also" msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:135 # fd9f9c4b02f44abda48888853b3f85e6 msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:136 # 52d0f1d2584b466a89fab3ce38d106c9 msgid ":ref:`analytics` for an overview of the analysis of a graph." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:137 # 97ef0178ae294c64b232a031b8f1a3e1 msgid ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge table." msgstr "" #: ../../../src/common/doc/functions/analyze_oneway.rst:138 # 691d757a8c4a4ce2aba7fc701fa8582b msgid ":ref:`pgr_create_vert_table` to reconstruct the vertices table based on the source and target information." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/create_topology.pot000066400000000000000000000311001257314352300304510ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/functions/create_topology.rst:13 # a057d4235b0f410b8a51c86b4f1d239e msgid "pgr_createTopology" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:20 # 876ac7339cfa4d5d9c5e98495016fe42 msgid "Name" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:22 # eb2a5070684f46bd90b9f8512750b680 msgid "``pgr_createTopology`` — Builds a network topology based on the geometry information." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:26 # 7263a0f9a25d48b085678d32bbea9db7 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:28 #: ../../../src/common/doc/functions/create_topology.rst:69 # 92f5bca5e18049199dc016877f4494eb # 5fe62a12a8344a67919197d00d01bb16 msgid "The function returns:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:30 # d78b55aaaf3a43269616fcdda85c5020 msgid "``OK`` after the network topology has been built and the vertices table created." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:31 # 8f3071556cda4e5a995aacae3f5662e6 msgid "``FAIL`` when the network topology was not built due to an error." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:42 # a3909db63bbc48f88abfc9bc23b15b2e msgid "Description" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:45 # ac9560f65a814fdeb938bcdf2a6804c5 msgid "Parameters" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:46 # e59968660f7d41f1a56e0c677cb1bcac msgid "The topology creation function accepts the following parameters:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:48 # 512435b2814443a8a6c755edfd8b61d2 msgid "``text`` Network table name. (may contain the schema name AS well)" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:49 # 4dabef5beb804f1aa78222ca095d5fd5 msgid "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:50 # b1b948b75c8c4ab09961a27683512362 msgid "``text`` Geometry column name of the network table. Default value is ``the_geom``." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:51 # 8c92e096fedb4669b3c6f5fd930a7e94 msgid "``text`` Primary key column name of the network table. Default value is ``id``." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:52 # b45b04a21eb04a0fb1dd39c979c48094 msgid "``text`` Source column name of the network table. Default value is ``source``." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:53 # ee599f7fe1da4578b98b493b6df70680 msgid "``text`` Target column name of the network table. Default value is ``target``." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:54 # a078a560551a49d38d28d42c4736169c msgid "``text`` Condition to SELECT a subset or rows. Default value is ``true`` to indicate all rows." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:58 # 988ceb63f5194a26b3f7e09b033d42b3 msgid "The ``edge_table`` will be affected" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:60 # a1aa8461a462439ead0575f38bc1ee51 msgid "The ``source`` column values will change." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:61 # da96e9e35745453296b842e2d294261b msgid "The ``target`` column values will change." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:62 # be376c91462a4c6ba7e7a389eae05023 msgid "An index will be created, if it doesn't exists, to speed up the process to the following columns:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:64 # 119a1ff059274fc8af0acebed30c6c4c msgid "``id``" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:65 # 8556ba19ffb4495d89f47f5db0710bb5 msgid "``the_geom``" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:66 # fea48b704221400680207aba1015868e msgid "``source``" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:67 # 32783a4e5dd7480ab8490e5f1c7b4dc2 msgid "``target``" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:71 # 5c14015f45cf4b3c86cbeed39d47c6a4 msgid "``OK`` after the network topology has been built." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:73 # c15c0dadb9a74b13a62173d12792fdd1 msgid "Creates a vertices table: _vertices_pgr." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:74 # 93e6d9cd7128495d8d34fe6be8981994 msgid "Fills ``id`` and ``the_geom`` columns of the vertices table." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:75 # d7675cb094654e7b82256730b0951ed1 msgid "Fills the source and target columns of the edge table referencing the ``id`` of the vertices table." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:78 # e3e0e07fa01f426ab3fdb5c3f0b10d2d msgid "``FAIL`` when the network topology was not built due to an error:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:80 # 1bb5c01982b64b7da8db5ad0c7a61028 msgid "A required column of the Network table is not found or is not of the appropriate type." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:81 # e909065fd5fb41bdae222dbbc03acc6d msgid "The condition is not well formed." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:82 # ad03c82e96974cf592bce638a7b19829 msgid "The names of source , target or id are the same." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:83 # ca417f626fae4d7e9854b9fa8a9ffaff msgid "The SRID of the geometry could not be determined." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:87 # 4f04770eda4e4fcbbb5b0b275829e0f7 msgid "The Vertices Table" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:88 # 3c118b71108142fab9911c3d4b533fb2 msgid "The vertices table is a requirment of the :ref:`pgr_analyzeGraph ` and the :ref:`pgr_analyzeOneway ` functions." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:90 # c948e5b57b764e60a9cce10094d7c9f0 msgid "The structure of the vertices table is:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:92 # 80329822774e4174a4039771071c23ba msgid "``bigint`` Identifier of the vertex." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:93 # 5280fb8e31194994b9763e4149846253 msgid "``integer`` Number of vertices in the edge_table that reference this vertex. See :ref:`pgr_analyzeGraph `." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:94 # 9a86c7965034442c95d310d44e6fe4e2 msgid "``integer`` Indicator that the vertex might have a problem. See :ref:`pgr_analyzeGraph `." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:95 # aae4ac8fd58b44f19e4c30f9c6ac9798 msgid "``integer`` Number of vertices in the edge_table that reference this vertex AS incoming. See :ref:`pgr_analyzeOneway `." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:96 # 213baacdd22e4728ab8a8ccf78ae6516 msgid "``integer`` Number of vertices in the edge_table that reference this vertex AS outgoing. See :ref:`pgr_analyzeOneway `." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:97 # 1744e8d6bb454e1d8323cddca24b3f49 msgid "``geometry`` Point geometry of the vertex." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:100 # 80a77df8d710441bbfa89f7f8dbe80fe msgid "History" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:101 # 7a36a50edc3d479a92a954c8fdeac046 msgid "Renamed in version 2.0.0" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:104 # b9204acb696e42bdaefa65418f3bf3b2 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:107 # 0d2de92f9ed24cb88592d55123ed6f4f msgid "The simplest way to use pgr_createtopology is:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:115 # 357d886a0524445ea68bbf19f0e61f49 msgid "When the arguments are given in the order described in the parameters:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:120 # f3c9f2926d9a4993810c2fff1c060934 msgid "We get the same result AS the simplest way to use the function." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:127 #: ../../../src/common/doc/functions/create_topology.rst:192 # e7301499167b4633b6602390bc293b03 # ed3bba1a504b4e29b784325c99267d4d msgid "When using the named notation" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:128 #: ../../../src/common/doc/functions/create_topology.rst:193 # f9a61303a41046c9918ad3512bd02f2c # 9881940dbd8441df847104029bbcbf78 msgid "The order of the parameters do not matter:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:138 # 8dbf66976cea42268b69dc7ff00bd9a5 msgid "Parameters defined with a default value can be omited, AS long AS the value matches the default:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:145 #: ../../../src/common/doc/functions/create_topology.rst:207 # e0b00d8a30db469a806d0664b131cdc7 # 3b10c72dc1a24e8998c9ee46912b366f msgid "Selecting rows using rows_where parameter" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:146 #: ../../../src/common/doc/functions/create_topology.rst:208 # 6f49e677fd684a559b2f9923bae23a55 # 7bffa75333ab405a8bd6a8caa1ab28fb msgid "Selecting rows based on the id." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:152 #: ../../../src/common/doc/functions/create_topology.rst:218 # 91f444b2e3274fd9a0cdd5806d65c1cf # efb16059a3914b2d877dcf980fe49fa5 msgid "Selecting the rows where the geometry is near the geometry of row with ``id`` =5 ." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:158 #: ../../../src/common/doc/functions/create_topology.rst:230 # 161e8e6a307f42e58bcd5b3a83a1f66c # e38c78705c6649a1a4805ee7f5c2fb7a msgid "Selecting the rows where the geometry is near the geometry of the row with ``gid`` =100 of the table ``othertable``." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:169 # b157f423279642af98591835eaaf2b54 msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:171 # 251042ad3df84397b5e8e8d170e80d2b msgid "For the following table" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:179 # 69f91e04ea3b401f9b0904b150976673 msgid "Using positional notation:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:180 # ec942a72f3444536ba640a6ff698f2f8 msgid "The arguments need to be given in the order described in the parameters:" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:203 # a4035cf96ed444a9bd41789ffebb958a msgid "In this scenario omitting a parameter would create an error because the default values for the column names do not match the column names of the table." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:247 # 87335dd660b243e3ad76d7cbb518eada msgid "Examples" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:279 # a869009035b941729ff0ffa7455a3e42 msgid "The example uses the :ref:`sampledata` network." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:283 # cb2b4d2e75854b198e4b25d05003f098 msgid "See Also" msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:285 # 4a3a07550bbe4810ac080806624b4d8b msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:286 # d1922d7a561e4ff69449fe75f8bcf84e msgid ":ref:`pgr_create_vert_table` to reconstruct the vertices table based on the source and target information." msgstr "" #: ../../../src/common/doc/functions/create_topology.rst:287 # 325f59cdc7e04d39ace5a8bb0c5395f8 msgid ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/create_vert_table.pot000066400000000000000000000276721257314352300307470ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/functions/create_vert_table.rst:13 # 19a631dd8d134b8b84a68204ed3e9d41 msgid "pgr_createVerticesTable" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:20 # dbd6600ecaac45f6b8867e57eb38fc5d msgid "Name" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:22 # a29458cc158d4f499d981869b9fe80f1 msgid "``pgr_createVerticesTable`` — Reconstructs the vertices table based on the source and target information." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:26 # aae2526fd60c48e180fef3b043df1e78 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:28 #: ../../../src/common/doc/functions/create_vert_table.rst:63 # 27dc7808202b457697769289df7fd7df # aa36c85dd6024813a58efb3559cea011 msgid "The function returns:" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:30 #: ../../../src/common/doc/functions/create_vert_table.rst:65 # a71d7d0641964f8ab1d90cc85ffa5698 # d23fc0c9251a4a7893267070122dece1 msgid "``OK`` after the vertices table has been reconstructed." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:31 #: ../../../src/common/doc/functions/create_vert_table.rst:70 # 575b00c1ef0d4ce9be181b3a4618b86a # c4f9095eb78b46cda68c21b5b6c4177a msgid "``FAIL`` when the vertices table was not reconstructed due to an error." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:41 # 5d4e599359bb4044a0ab76a42ec24d55 msgid "Description" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:44 # ff2ba7f56e154fbfb7c8ca1cef5bcd83 msgid "Parameters" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:45 # d6fe650a9beb48faae0604ad27d0473e msgid "The reconstruction of the vertices table function accepts the following parameters:" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:47 # 1cb3bba0eace4224bfd959ceb965d5b3 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:48 # 3693db7e8e03488f8c7e41ce66f68564 msgid "``text`` Geometry column name of the network table. Default value is ``the_geom``." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:49 # db6c17c2d53a417f9c03f50c92c005e3 msgid "``text`` Source column name of the network table. Default value is ``source``." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:50 # 07030afe12f24527a339ee08106acdd4 msgid "``text`` Target column name of the network table. Default value is ``target``." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:51 # 953d953272574d1cb2f2082781e7cd57 msgid "``text`` Condition to SELECT a subset or rows. Default value is ``true`` to indicate all rows." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:55 # 93eec2b40e2543329968022ac0fb743e msgid "The ``edge_table`` will be affected" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:57 # 87e963ab8d6740c3b1a1c7c90aadb0cb msgid "An index will be created, if it doesn't exists, to speed up the process to the following columns:" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:59 # 0b4db9bedb5c4e8aae178cdf8501e995 msgid "``the_geom``" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:60 # c6f28e49bbb94fff8a6a79a37a37f148 msgid "``source``" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:61 # 48bf54d2872e42e3951374082f047936 msgid "``target``" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:67 # b8c36294294f415091c47eed722e184e msgid "Creates a vertices table: _vertices_pgr." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:68 # 20a5668e4f824df08ce6d40b2972d67c msgid "Fills ``id`` and ``the_geom`` columns of the vertices table based on the source and target columns of the edge table." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:72 # f773aa554da04cc6970ffd2696e995ba msgid "A required column of the Network table is not found or is not of the appropriate type." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:73 # b5a53ad737e74ba382d562f7885b692a msgid "The condition is not well formed." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:74 # e6a33ab1fef64aad86222787fab3af3c msgid "The names of source, target are the same." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:75 # 6d469609f58c46f29de5c8a90af5081a msgid "The SRID of the geometry could not be determined." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:78 # 147e1b6b08814f7b9ee88407b62a498a msgid "The Vertices Table" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:79 # 3c4bf582df624750bc03941c3619f4c7 msgid "The vertices table is a requierment of the :ref:`pgr_analyzeGraph ` and the :ref:`pgr_analyzeOneway ` functions." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:81 # 91b1981a14a94c20bca776be85b535a3 msgid "The structure of the vertices table is:" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:83 # dc0e633324514f4e9b38f21fcc433f60 msgid "``bigint`` Identifier of the vertex." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:84 # 332ebc8247294592991bb43d212d2934 msgid "``integer`` Number of vertices in the edge_table that reference this vertex. See :ref:`pgr_analyzeGraph `." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:85 # 9dadca7827724a16a72b724caecaf17d msgid "``integer`` Indicator that the vertex might have a problem. See :ref:`pgr_analyzeGraph `." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:86 # 39745576abc34406876c0adcee78bc5f msgid "``integer`` Number of vertices in the edge_table that reference this vertex as incoming. See :ref:`pgr_analyzeOneway `." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:87 # 22e339ae16f14852a431554fb215af48 msgid "``integer`` Number of vertices in the edge_table that reference this vertex as outgoing. See :ref:`pgr_analyzeOneway `." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:88 # ce14855be22b4104bbb07a5e5604f2d4 msgid "``geometry`` Point geometry of the vertex." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:91 # 459b3b8c4acd4aa3a9871f6dd5738099 msgid "History" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:92 # 53812a5605b541d388700a95581cffb5 msgid "Renamed in version 2.0.0" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:95 # 308e674a2f0042ecb68fa5cdfda66c35 msgid "Usage when the edge table's columns MATCH the default values:" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:98 # 60cd2611626e4881a4f7598d088f7ae9 msgid "The simplest way to use pgr_createVerticesTable is:" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:105 # 2f2349e83a9943c5914bdc408761e821 msgid "When the arguments are given in the order described in the parameters:" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:110 # f781676f7b5c4f96ab2a6c29d9da6f7f msgid "We get the same result as the simplest way to use the function." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:117 #: ../../../src/common/doc/functions/create_vert_table.rst:181 # 664c471ccfda4497b6645e8a878dc3dc # 7e918d97a00f411da9454756825ff8c8 msgid "When using the named notation" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:118 #: ../../../src/common/doc/functions/create_vert_table.rst:182 # 73df3af7e8674465a0fea28f5ef4af6a # d67790fcb73148b08041370ea40c9704 msgid "The order of the parameters do not matter:" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:128 # d75edd32144a4a56876ce8669eb9c666 msgid "Parameters defined with a default value can be omited, as long as the value matches the default:" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:135 #: ../../../src/common/doc/functions/create_vert_table.rst:196 # 205323d5b2c84c60bcc0a48cf0ffe2c3 # b8ee67193fef4450b7b078d5e0f9ed8e msgid "Selecting rows using rows_where parameter" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:136 # 78b6beb526fe44a08ba33968fd97e704 msgid "Selecting rows based on the id." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:142 # 87beb11c777742819e896cdba5e1e69c msgid "Selecting the rows where the geometry is near the geometry of row with ``id`` =5 ." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:148 #: ../../../src/common/doc/functions/create_vert_table.rst:219 # 23096a1510064202a6666747f3283d4b # 3107ec82a919450798746493e0878454 msgid "Selecting the rows where the geometry is near the geometry of the row with ``gid`` =100 of the table ``othertable``." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:159 # cffbe0ddc41c4322a015816531b6c20d msgid "Usage when the edge table's columns DO NOT MATCH the default values:" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:161 # dbe012108f364058a8796adaafb1e023 msgid "For the following table" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:169 # 08dccb27acdb4f51a09d7804934b76ff msgid "Using positional notation:" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:170 # 3a0524fff1ba43cd990d2c3e9af31526 msgid "The arguments need to be given in the order described in the parameters:" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:192 # 399db1d8f6ac4444beabbbe5d87a715b msgid "In this scenario omitting a parameter would create an error because the default values for the column names do not match the column names of the table." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:197 # ee561095bdf14700b7d35c5e9cb495a3 msgid "Selecting rows based on the gid." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:207 # 12595dac797d451d93c5ef33bb5a0dec msgid "Selecting the rows where the geometry is near the geometry of row with ``gid`` =5 ." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:236 # dfa04bca1d5a4dc29d3d0ecb59e23b5a msgid "Examples" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:258 # 4a25da4213474121ab37fdd23d3ebcb3 msgid "The example uses the :ref:`sampledata` network." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:262 # 743fc9bd38c24e9599c37117b09a12d4 msgid "See Also" msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:264 # 99d6f7120b264df29684f04f5a052e7d msgid ":ref:`topology` for an overview of a topology for routing algorithms." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:265 # 7626b59fe28f49d9bca9b18466f65ed0 msgid ":ref:`pgr_createTopology ` to create a topology based on the geometry." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:266 # 68c51bd2f3f34bf0837774644e0d90ed msgid ":ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge table." msgstr "" #: ../../../src/common/doc/functions/create_vert_table.rst:267 # 5c232ab6d6bf483fbba17b835369ea67 msgid ":ref:`pgr_analyze_oneway` to analyze directionality of the edges." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/index.pot000066400000000000000000000040111257314352300263620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/functions/index.rst:13 # e6059e864a2f45449fd7f85406460837 msgid "Topology Functions" msgstr "" #: ../../../src/common/doc/functions/index.rst:15 # 9ea9f6b4b70c4435aa543c472a818b2f msgid "The pgRouting's topology of a network, represented with an edge table with source and target attributes and a vertices table associated with it. Depending on the algorithm, you can create a topology or just reconstruct the vertices table, You can analyze the topology, We also provide a function to node an unoded network." msgstr "" #: ../../../src/common/doc/functions/index.rst:19 # 76da7263f53f4462a723804e1174e3ff msgid ":ref:`pgr_create_topology` - to create a topology based on the geometry." msgstr "" #: ../../../src/common/doc/functions/index.rst:20 # 7e6fef362938498ca27bcaeec5ab9410 msgid ":ref:`pgr_create_vert_table` - to reconstruct the vertices table based on the source and target information." msgstr "" #: ../../../src/common/doc/functions/index.rst:21 # 46b3cb82a6ca4081af5590a2b3d42a66 msgid ":ref:`pgr_analyze_graph` - to analyze the edges and vertices of the edge table." msgstr "" #: ../../../src/common/doc/functions/index.rst:22 # 39c72fdc49ea45c889de546e56648f89 msgid ":ref:`pgr_analyze_oneway` - to analyze directionality of the edges." msgstr "" #: ../../../src/common/doc/functions/index.rst:23 # 97cb5a2e957349b8a30dee4f69b4b2de msgid ":ref:`pgr_node_network` -to create nodes to a not noded edge table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/is_column_in_table.pot000066400000000000000000000051421257314352300311060ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0-dev\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/functions/is_column_in_table.rst:13 # 1451c59201944bfd9022c90ef89ebf8a msgid "pgr_isColumnInTable - Check if column exists" msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:20 # cb570c2703fc45e9bba281cae42780d6 msgid "Name" msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:22 # b4cdca42128d4828961c3e7076774fc0 msgid "``pgr_isColumnInTable`` — Check if a column exists in a table." msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:26 # 33b135e2f8dd4f5e81aad53d1a016cfe msgid "Synopsis" msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:28 # 96d06813601a419c9b44fe8298f74a51 msgid "Returns ``true`` or ``false`` if column “col” exists in table “tab”." msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:36 # 44f17585bbd843cb9fbcacb785ad3130 msgid "Description" msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:38 # b57ee4621bd04e6991a266235c5a592a msgid "``text`` table name with or without schema component" msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:39 # ac6b45788cac4cc7a5dcf6e4c44bb9ad msgid "``text`` column name to be checked for" msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:43 # 5f4ac9523c3b487884e6dd8e67b1e082 msgid "History" msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:44 # 028851614bd7489991629d8c8f6f8bbf msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:48 # 3c3db2df87634ae4b3c8713633f9214f msgid "Examples" msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:59 # 61e31f4885e444eea60640117f0f8264 msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:63 # 179da1f0bf5342b49e83327d1e277ca9 msgid "See Also" msgstr "" #: ../../../src/common/doc/functions/is_column_in_table.rst:65 # 7e1d2140f94d40db8ce6f48c9a3b119f msgid ":ref:`pgr_is_column_indexed`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/is_column_indexed.pot000066400000000000000000000051411257314352300307500ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0-dev\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/functions/is_column_indexed.rst:13 # f85a66c48ca94cc9a5bba227e6479482 msgid "pgr_isColumnIndexed - Check if column is indexed" msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:20 # a4e361cfe30d494982b2755f507c2df4 msgid "Name" msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:22 # 2616614bd27b4f3aac95e5ee66f8771c msgid "``pgr_isColumnIndexed`` — Check if a column in a table is indexed." msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:26 # 4aff78895aaf431bb254a1725ab1bab6 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:28 # 62d98585fdfb49d287f711a97ba6f261 msgid "Returns ``true`` or ``false`` if column “col” in table “tab” is indexed." msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:36 # 016a3d2a60a745c39afdaa4ba6d24b5f msgid "Description" msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:38 # 5efc6b2a366544cdadac135ab40dee54 msgid "``text`` table name with or without schema component" msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:39 # 76548c59562d4c4188ea7a5bbd5b769a msgid "``text`` column name to be checked for" msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:43 # 20bbf0766ada4f7b81807c2e917be118 msgid "History" msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:44 # 3ca6785c8cb24235a6b581e63c32bd03 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:48 # 89feb49b01e94980935495257bf135a9 msgid "Examples" msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:59 # c8b849f8431c42ef9ecdcde47c516f03 msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:63 # 4d38c2d872d0425290c2371cbc5d27e8 msgid "See Also" msgstr "" #: ../../../src/common/doc/functions/is_column_indexed.rst:65 # ed5ed4b10dc74af48b9de1a8743ec37b msgid ":ref:`pgr_is_column_in_table`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/node_network.pot000066400000000000000000000304631257314352300277630ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/functions/node_network.rst:13 # 415578013ce34db4a3787ac6ea14aacc msgid "pgr_nodeNetwork" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:20 # e9c26bba555b4828a00dc49ce2872b5a msgid "Name" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:22 # f0dd86de64e54470915620bca00b63ba msgid "``pgr_nodeNetwork`` - Nodes an network edge table." msgstr "" #: ../../../src/common/doc/functions/node_network.rst:24 # 679f4270da0b4d9d8fb6652528ffb487 msgid "Nicolas Ribot" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:25 # f4f913584ef94bff838c5e7d10ff438a msgid "Nicolas Ribot, The source code is released under the MIT-X license." msgstr "" #: ../../../src/common/doc/functions/node_network.rst:29 # d62bc53d82d84b0a9f614bbabb22cf6f msgid "Synopsis" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:31 # e448f6fffc93437fad7db63886f3440f msgid "The function reads edges from a not \"noded\" network table and writes the \"noded\" edges into a new table." msgstr "" #: ../../../src/common/doc/functions/node_network.rst:40 # 41ae931db7c6429690ebe55f14bf3f82 msgid "Description" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:42 # e34d15cecb1146dca66b7ec359baf90c msgid "A common problem associated with bringing GIS data into pgRouting is the fact that the data is often not \"noded\" correctly. This will create invalid topologies, which will result in routes that are incorrect." msgstr "" #: ../../../src/common/doc/functions/node_network.rst:44 # 9e4e802f4e90417e882cc78db46aba37 msgid "What we mean by \"noded\" is that at every intersection in the road network all the edges will be broken into separate road segments. There are cases like an over-pass and under-pass intersection where you can not traverse from the over-pass to the under-pass, but this function does not have the ability to detect and accommodate those situations." msgstr "" #: ../../../src/common/doc/functions/node_network.rst:46 # 3f8f5e5b87194a6883104358b7477256 msgid "This function reads the ``edge_table`` table, that has a primary key column ``id`` and geometry column named ``the_geom`` and intersect all the segments in it against all the other segments and then creates a table ``edge_table_noded``. It uses the ``tolerance`` for deciding that multiple nodes within the tolerance are considered the same node." msgstr "" #: ../../../src/common/doc/functions/node_network.rst:48 # 5602fcf370ba4d8cb599b63b3f75baba msgid "Parameters" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:50 # 5843a7b94c6c4c77811e371a18a69092 msgid "``text`` Network table name. (may contain the schema name as well)" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:51 # c91bb375113b492f84d5fea1ae0fc546 msgid "``float8`` tolerance for coincident points (in projection unit)dd" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:52 # 4fa7469277e8421aad3a8cf5f1e0934c msgid "``text`` Primary key column name of the network table. Default value is ``id``." msgstr "" #: ../../../src/common/doc/functions/node_network.rst:53 # 53ed478d206d4a4e82ceb7861d8e5653 msgid "``text`` Geometry column name of the network table. Default value is ``the_geom``." msgstr "" #: ../../../src/common/doc/functions/node_network.rst:54 # 310e22f89384472688d6355d4bba3b10 msgid "``text`` Suffix for the new table's. Default value is ``noded``." msgstr "" #: ../../../src/common/doc/functions/node_network.rst:56 # 596ff88dc11a40de8abbf7da4478bab0 msgid "The output table will have for ``edge_table_noded``" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:58 # cb73019cb86c4bd39cb518e52bcc84ec msgid "``bigint`` Unique identifier for the table" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:59 # 24b0b9f6e03c4a508072619180b3d0a3 msgid "``bigint`` Identifier of the edge in original table" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:60 # 4ccb00203c0a45fc9794aa7fb27ce455 msgid "``integer`` Segment number of the original edge" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:61 # 54a883acaa9246c7b1427e348da8b076 msgid "``integer`` Empty source column to be used with :ref:`pgr_create_topology` function" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:62 # 778c798bcc8348debd8bcb136f2f7d13 msgid "``integer`` Empty target column to be used with :ref:`pgr_create_topology` function" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:63 # f136252657c44cb79c81a096741357fe msgid "``geometry`` Geometry column of the noded network" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:66 # 9f34912f29f54b75b43f1ee3033ee603 msgid "History" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:67 # f1b11cc9deea46c88aa0b2d004d9a1a7 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:71 # 841cca977e4d4484822b151c607743ec msgid "Example" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:73 # 8a8ea62cd18b4cf193613f8ee0f90070 msgid "Let's create the topology for the data in :ref:`sampledata`" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:91 # 98383300bdb4430082742c4c18f74020 msgid "Now we can analyze the network." msgstr "" #: ../../../src/common/doc/functions/node_network.rst:115 # fe3570f625b5402da6c4b5f45236a261 msgid "The analysis tell us that the network has a gap and and an intersection. We try to fix the problem using:" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:137 # a484dc23bc074e73ba08cb512cdfe437 msgid "Inspecting the generated table, we can see that edges 13,14 and 18 has been segmented" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:167 # b347a18a57974e8baba1de38a166c77c msgid "We can create the topology of the new network" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:185 # 167165f9184a484cb231c5271167716d msgid "Now let's analyze the new topology" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:211 # 0de7b06075294c0c8a7391cf807318ac msgid "Images" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:244 # 58d5e574bdf4403584368d356c7df7b4 msgid "Comparing the results" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:246 # 1845a9b80b00497998b4fe06574a92d6 msgid "Comparing with the Analysis in the original edge_table, we see that." msgstr "" #: ../../../src/common/doc/functions/node_network.rst:249 # b88b79fe83dc4bfeb58a04ef2183a06d msgid "Before" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:249 # d1a674a326e248b69c340715f54b9f8e msgid "After" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:251 # dcd9be44b93e418c83427c58e2c5a6ef msgid "Table name" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:251 # 67ee47d202fc4c58b513b2458225cf84 msgid "edge_table" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:251 # 37ff6330038e41cf9e924c593156df6d msgid "edge_table_noded" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:253 # 345f0bbc1d35424dbac31091bce17bb6 msgid "Fields" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:253 # e00cf7b579524a7181d9bc88ef89e337 msgid "All original fields" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:253 # b7a662aeed814ca199602c238105360d msgid "Has only basic fields to do a topology analysis" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:255 # 00aa49d172f644b5b111ea1e533ff2ec msgid "Dead ends" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:255 # a2d40fdc49d24f198ddf745685c9b501 msgid "Edges with 1 dead end: 1,6,24" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:256 # 609672ee4d5d4b99867c0d6bc99e3cdd msgid "Edges with 2 dead ends 17,18" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:258 # a3e5db6c7f844f63b8cb1cb0243a3334 msgid "Edge 17's right node is a dead end because there is no other edge sharing that same node. (cnt=1)" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:255 # d0aff0fcbc73452496fe7b3624c389fc msgid "Edges with 1 dead end: 1-1 ,6-1,14-2, 18-1 17-1 18-2" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:262 # 12af7d522e2a4f26ac9467afb0178130 msgid "Isolated segments" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:262 # d94b2811ed404bb0acaa947902554cd5 msgid "two isolated segments: 17 and 18 both they have 2 dead ends" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:263 # 4e8f772974dc4c939bc43eb679a2a091 msgid "Edge 17 now shares a node with edges 14-1 and 14-2" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:264 # 4a520a1d55334062bc73b99f29420ca4 msgid "Edges 18-1 and 18-2 share a node with edges 13-1 and 13-2" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:266 # bb7df7c6886b46299e9d35f82b0ff18a msgid "Gaps" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:266 # 7fa8265fcae843f5a30d759292ff4679 msgid "There is a gap between edge 17 and 14 because edge 14 is near to the right node of edge 17" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:266 # a10c0958aba0468abee75f8813e9db84 msgid "Edge 14 was segmented Now edges: 14-1 14-2 17 share the same node The tolerance value was taken in account" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:270 # 9dec0d5c36d84e2ead7e64237552b20d msgid "Intersections" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:270 # 99d6f45e97174002bacddafb18ab7c17 msgid "Edges 13 and 18 were intersecting" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:270 # 7d26cb6211274d629519128907861761 msgid "Edges were segmented, So, now in the interection's point there is a node and the following edges share it: 13-1 13-2 18-1 18-2" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:275 # 44badddc9c6e4c0ead8f842ea16d9903 msgid "Now, we are going to include the segments 13-1, 13-2 14-1, 14-2 ,18-1 and 18-2 into our edge-table, copying the data for dir,cost,and reverse cost with tho following steps:" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:277 # fbc22adbcbbb4c4e8c18b101d444ba3b msgid "Add a column old_id into edge_table, this column is going to keep track the id of the original edge" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:278 # 149535f8124447a7969e46eab80cdfaf msgid "Insert only the segmented edges, that is, the ones whose max(sub_id) >1" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:291 # 3022549213bd4c159345c2fc982b0cbb msgid "We recreate the topology:" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:311 # 2bf2c86357c643fa825fb1690a2ec630 msgid "To get the same analysis results as the topology of edge_table_noded, we do the following query:" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:338 # d2001d74045e446e9be443c8bc45134f msgid "To get the same analysis results as the original edge_table, we do the following query:" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:363 # 056bc0a747d344fa823a4644c580d5c0 msgid "Or we can analyze everything because, maybe edge 18 is an overpass, edge 14 is an under pass and there is also a street level juction, and the same happens with edges 17 and 13." msgstr "" #: ../../../src/common/doc/functions/node_network.rst:390 # acf5f8a2131748029998badf207366dc msgid "See Also" msgstr "" #: ../../../src/common/doc/functions/node_network.rst:392 # 4e6dd7e7554a4958a751b3654a3c698c msgid ":ref:`topology` for an overview of a topology for routing algorithms. :ref:`pgr_analyze_oneway` to analyze directionality of the edges. :ref:`pgr_create_topology` to create a topology based on the geometry. :ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge table." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/point_to_id.pot000066400000000000000000000060131257314352300275660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0-dev\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/functions/point_to_id.rst:13 # 81e0b58a4b464395b3661da85edfaa90 msgid "pgr_pointToId - Inserts point into a vertices table" msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:20 # 9bebf9f4ff2b43a39470ee284698fa33 msgid "Name" msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:22 # 8fcf7e9e33b448b982f7111389a7e412 msgid "``pgr_pointToId`` — Inserts a point into a temporary vertices table." msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:26 # 1ebe04b75e4444e2970f12bf667f07fa msgid "This function should not be used directly. Use :ref:`pgr_createTopology ` instead." msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:30 # 8c3303cb3d73446795471f411d835691 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:32 # e17d53fea1674ad692e9d65129c04e5d msgid "Inserts a point into a temporary vertices table, and returns an id of a new point or an existing point. Tolerance is the minimal distance between existing points and the new point to create a new point." msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:40 # 4b067a809bbd4210baf154f274aab5f0 msgid "Description" msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:42 # de6b0b7b7ae44691a60a709a1245e12c msgid "``geometry`` of the existing point" msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:43 # e05906cd2cd545eead6a6a277d441ea4 msgid "``float8`` snapping tolerance of disconnected edges (in projection unit)" msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:45 # 7eb52d95126d47efbf485a1397785c34 msgid "Returns point id (``bigint``) of a new or existing point." msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:49 # 78ed162b771d42c1bdadb75ea1806c17 msgid "History" msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:50 # 932b962d76c14946b54db15e77b3c90d msgid "Renamed in version 2.0.0" msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:54 # c1b2ccd7df20427c88dcf1ebf4b06d82 msgid "See Also" msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:56 # 4dafa239ff7648c2952a2d3ee70671bf msgid ":ref:`pgr_create_topology`" msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:57 # 8100a50d0b5f4b0cab8d62645becc674 msgid ":ref:`topology`" msgstr "" #: ../../../src/common/doc/functions/point_to_id.rst:58 # 86ad35d9d3ce44a696b6dc61c466e04e msgid ":ref:`pgr_node_network`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/quote_ident.pot000066400000000000000000000051571257314352300276070ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0-dev\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/functions/quote_ident.rst:13 # 59a19788e4ba478cb0d046fc07c08179 msgid "pgr_quote_ident - Quote table name with Schema Component" msgstr "" #: ../../../src/common/doc/functions/quote_ident.rst:20 # 61a86f593d04476692b89157939b8a1e msgid "Name" msgstr "" #: ../../../src/common/doc/functions/quote_ident.rst:22 # 7ae4a51cc62143058b829f9317d4b282 msgid "``pgr_quote_ident`` — Quote table name with or without schema component." msgstr "" #: ../../../src/common/doc/functions/quote_ident.rst:26 # d09400822917498ab08038e0453f93a2 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/functions/quote_ident.rst:28 # 02e534c6d94e4d7fa366eb30dfd82602 msgid "Function to split a string on ``.`` characters and then quote the components as postgres identifiers and then join them back together with ``.`` characters. Multile ``.`` will get collapsed into a single ``.``, so ``schema...table`` till get returned as ``schema.\"table\"`` and ``Schema.table`` becomes ``\"Schema\".\"table\"``." msgstr "" #: ../../../src/common/doc/functions/quote_ident.rst:37 # 70b63ad008b14b5cbd540f478c596e97 msgid "Description" msgstr "" #: ../../../src/common/doc/functions/quote_ident.rst:39 # 76375d16726e4e8a8c4e02b54bd4b33a msgid "``text`` table name with or without schema component" msgstr "" #: ../../../src/common/doc/functions/quote_ident.rst:41 # d8548a7bfe3542b28f614894ba6f4b84 msgid "Returns table name with or without schema as ``text``." msgstr "" #: ../../../src/common/doc/functions/quote_ident.rst:45 # ebc95d6ee53c42f29aa6a18a134d4d20 msgid "History" msgstr "" #: ../../../src/common/doc/functions/quote_ident.rst:46 # 6bea52def68e4f05ae56873b8d4f9d1c msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/functions/quote_ident.rst:50 # 21e9cb20b57e4b4681d4e04d5f083d2a msgid "Examples" msgstr "" #: ../../../src/common/doc/functions/quote_ident.rst:77 # 5e3a344a21eb45bfba3e880ae3981a30 msgid "See Also" msgstr "" #: ../../../src/common/doc/functions/quote_ident.rst:79 # b4ee52cbb2b74bb59b22b1802748f96d msgid "[TBD]" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/version.pot000066400000000000000000000060701257314352300267470ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0-dev\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/functions/version.rst:13 # dbab41817c8a46459e8f33cf684a7afb msgid "pgr_version - Get version information" msgstr "" #: ../../../src/common/doc/functions/version.rst:20 # 19cd8fb76f754d898f75659f97628007 msgid "Name" msgstr "" #: ../../../src/common/doc/functions/version.rst:22 # 5531935ef2384b709c4f1d81ddcdf15c msgid "``pgr_version`` — Query for pgRouting version information." msgstr "" #: ../../../src/common/doc/functions/version.rst:26 # 52175fb13b944970989d3ef4a23a7b66 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/functions/version.rst:28 # 14783f07374f4ccdaa53515b95c17943 msgid "Returns a table with pgRouting version information." msgstr "" #: ../../../src/common/doc/functions/version.rst:36 # 6d5995ab278d476d80f54ab15b8af686 msgid "Description" msgstr "" #: ../../../src/common/doc/functions/version.rst:38 # b4baa0103a55431abaa586f16230af8c msgid "Returns a table with:" msgstr "" #: ../../../src/common/doc/functions/version.rst:40 # 7d8a75cf72b840b39e0eea6140a5839d msgid "``varchar`` pgRouting version" msgstr "" #: ../../../src/common/doc/functions/version.rst:41 # 2af5168bce0a4b03bf2b097d3099c850 msgid "``varchar`` Git tag of pgRouting build" msgstr "" #: ../../../src/common/doc/functions/version.rst:42 # b4444b51e41549b399751bcba194a8a8 msgid "``varchar`` Git hash of pgRouting build" msgstr "" #: ../../../src/common/doc/functions/version.rst:43 # 6737b5df55e94bb185f64d0de3389f3e msgid "``varchar`` Git branch of pgRouting build" msgstr "" #: ../../../src/common/doc/functions/version.rst:44 # e5b735559b2949b09899e982d6f2ecf3 msgid "``varchar`` Boost version" msgstr "" #: ../../../src/common/doc/functions/version.rst:48 # 9042ea468aba4c4490b7124bbf14aacb msgid "History" msgstr "" #: ../../../src/common/doc/functions/version.rst:49 # 3829660b5485491083028df2cb267d03 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/functions/version.rst:53 # 8638cdf8594940cbad096c9ac3d261ad msgid "Examples" msgstr "" #: ../../../src/common/doc/functions/version.rst:55 # d80877f2810741ada5737305d484de11 msgid "Query for full version string" msgstr "" #: ../../../src/common/doc/functions/version.rst:67 # 2ff90cee91e644fab554650cc24bd3bf msgid "Query for ``version`` and ``boost`` attribute" msgstr "" #: ../../../src/common/doc/functions/version.rst:80 # 6c3a1c332dc54ea2a01d81c5f5f9dcc1 msgid "See Also" msgstr "" #: ../../../src/common/doc/functions/version.rst:82 # 1eeb4f68d3c342dbbadade6c52b87baf msgid ":ref:`pgr_versionless`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/functions/versionless.pot000066400000000000000000000045451257314352300276430ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0-dev\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/functions/versionless.rst:13 # f15b37fde8e64b508893630a0291dc6a msgid "pgr_versionless - Compare version numbers" msgstr "" #: ../../../src/common/doc/functions/versionless.rst:20 # cd0dcc3f3489468ab55c89598715d895 msgid "Name" msgstr "" #: ../../../src/common/doc/functions/versionless.rst:22 # e2f0eb00eca142c8bc7d71b317604c7e msgid "``pgr_version`` — Compare two version numbers and return if smaller." msgstr "" #: ../../../src/common/doc/functions/versionless.rst:26 # d85cf15bf8894e158945855624a422f5 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/functions/versionless.rst:28 # ed2cb6f5c03645b3ab2a296d062c1eb9 msgid "Returns ``true`` if the first version number is smaller than the second version number. Otherwise returns ``false``." msgstr "" #: ../../../src/common/doc/functions/versionless.rst:36 # a11f675500e140ae997cdb4f167d2da4 msgid "Description" msgstr "" #: ../../../src/common/doc/functions/versionless.rst:38 # 7d1ac8fa4fce4362965d8587a3cd7099 msgid "``text`` first version number" msgstr "" #: ../../../src/common/doc/functions/versionless.rst:39 # 1d8a5a36a0fa4da19892193a11578a08 msgid "``text`` second version number" msgstr "" #: ../../../src/common/doc/functions/versionless.rst:43 # a32770a22cf849cb96bd78825f332825 msgid "History" msgstr "" #: ../../../src/common/doc/functions/versionless.rst:44 # 14ef379da17a48389cb627817c173253 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/functions/versionless.rst:48 # 7a3d2290bca342b79b4105e7aee330b0 msgid "Examples" msgstr "" #: ../../../src/common/doc/functions/versionless.rst:61 # ca2f13a6ce4444258be7f46d40c8bd2a msgid "See Also" msgstr "" #: ../../../src/common/doc/functions/versionless.rst:63 # a621baf581ff4ba8b4b03d3481d5a660 msgid ":ref:`pgr_version`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/index.pot000066400000000000000000000012711257314352300243570ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/index.rst:13 # def264c0f9e943f4bfe3be4277eaf0e4 msgid "Common Functions" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/legacy.pot000066400000000000000000000045101257314352300245130ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/legacy.rst:13 # 6685ac176b6d45fb8a01eac642baa7f9 msgid "Legacy Functions" msgstr "" #: ../../../src/common/doc/legacy.rst:15 # 66cd7e014efa481388e76134375f5514 msgid "pgRouting 2.0 release has total restructured the function naming and obsoleted many of the functions that were available in the 1.x releases. While we realize that this may inconvenience our existing users, we felt this was needed for the long term viability of the project to be more response to our users and to be able to add new functionality and test existing functionality." msgstr "" #: ../../../src/common/doc/legacy.rst:17 # 03594f8f7bbb4164af6047d47b6940e8 msgid "We have made a minimal effort to save most of these function and distribute with the release in a file ``pgrouting_legacy.sql`` that is not part of the pgrouting extension and is not supported. If you can use these functions that is great. We have not tested any of these functions so if you find issues and want to post a pull request or a patch to help other users that is fine, but it is likely this file will be removed in a future release and we strongly recommend that you convert your existing code to use the new documented and supported functions." msgstr "" #: ../../../src/common/doc/legacy.rst:19 # bf5ae1fb6ad540ad91201915140cb5eb msgid "The follow is a list of TYPEs, CASTs and FUNCTION included in the ``pgrouting_legacy.sql`` file. The list is provide as a convenience but these functions are deprecated, not supported, and probably will need some changes to get them to work." msgstr "" #: ../../../src/common/doc/legacy.rst:23 # 2bb0592e548e4456b3464582051ee11d msgid "TYPEs & CASTs" msgstr "" #: ../../../src/common/doc/legacy.rst:34 # 37a0d889dbcb4f2b8844030f7eede4bb msgid "FUNCTIONs" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/types.pot000066400000000000000000000015511257314352300244150ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0-dev (129919f develop) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0-dev\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 16:47\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/types.rst:13 # a647839f49f94a9997479367dc35d13f msgid "Custom Types" msgstr "" #: ../../../src/common/doc/types.rst:15 # f00f6611879f4afd961586e955284a41 msgid "The following are commonly used data types for some of the pgRouting functions." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/types/000077500000000000000000000000001257314352300236675ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/types/cost_result.pot000066400000000000000000000065261257314352300267720ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/types/cost_result.rst:13 # 6eea8f1b01374b3485d735489b86fc68 msgid "pgr_costResult[]" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:20 #: ../../../src/common/doc/types/cost_result.rst:54 # 8bfa7c6addc040afa727976de846555a # c7390b41f982471b9477839d5d8e5369 msgid "Name" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:22 # 23d61d0157514208a7ef251c38ac6b19 msgid "``pgr_costResult[]`` — A set of records to describe a path result with cost attribute." msgstr "" #: ../../../src/common/doc/types/cost_result.rst:26 #: ../../../src/common/doc/types/cost_result.rst:60 # 7fc692e78f574159895884e2dd63fc0c # 41788da9d61e4459a73bac9c64def620 msgid "Description" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:38 #: ../../../src/common/doc/types/cost_result.rst:73 # cb1dbe621f784a38823b7d6b35bebc8d # e68154e687d344a5917bdc81e2ae7d1d msgid "sequential ID indicating the path order" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:39 #: ../../../src/common/doc/types/cost_result.rst:75 # 03f92c10733a4fa4b8e1ff5dce1eee15 # 9d9ac5a51d144174b1b718ec2aff353e msgid "generic name, to be specified by the function, typically the node id" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:40 #: ../../../src/common/doc/types/cost_result.rst:76 # 2eea4d5c48b348fe9a97e07495d98de0 # 8c6b23c4fa47480090c19db1177d3199 msgid "generic name, to be specified by the function, typically the edge id" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:41 #: ../../../src/common/doc/types/cost_result.rst:77 # cc054e37302a42e5b57b5f32db2c4e04 # 8646ba20eec5430499ce913f0eb22a5f msgid "cost attribute" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:47 # 9800eda19f1d4da2af5db30064711728 msgid "pgr_costResult3[] - Multiple Path Results with Cost" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:56 # 714e01dfd1fe44489e99d0df9b34b01f msgid "``pgr_costResult3[]`` — A set of records to describe a path result with cost attribute." msgstr "" #: ../../../src/common/doc/types/cost_result.rst:74 # 0935f00f5e054308a38e29057fe7489b msgid "generic name, to be specified by the function, typically the path id" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:81 # 122f35171d6b4dc4b74bf0dbe622d1c8 msgid "History" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:82 # 2db1c9c8a0cd471b8c88448975d8c934 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:83 # 24e23657366d4fae8235c18053f57cc4 msgid "Replaces ``path_result``" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:87 # d7863e6181a64523a200c37c57c6d53c msgid "See Also" msgstr "" #: ../../../src/common/doc/types/cost_result.rst:89 # b449ee32d2244a62be713e11a2398d02 msgid ":ref:`introduction`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/types/geom_result.pot000066400000000000000000000043161257314352300267440ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/types/geom_result.rst:13 # 26028d81209d4210a6092ad0c5e43ef0 msgid "pgr_geomResult[]" msgstr "" #: ../../../src/common/doc/types/geom_result.rst:20 # 13c92d992ff94f93b86c6052d1c88276 msgid "Name" msgstr "" #: ../../../src/common/doc/types/geom_result.rst:22 # 3385db8c8de94282b5be3b66790790e4 msgid "``pgr_geomResult[]`` — A set of records to describe a path result with geometry attribute." msgstr "" #: ../../../src/common/doc/types/geom_result.rst:26 # 067e22fc726a43278ed7cf3962886cb1 msgid "Description" msgstr "" #: ../../../src/common/doc/types/geom_result.rst:38 # 81fdf2a6ebd14f9b922f14fb72c36d15 msgid "sequential ID indicating the path order" msgstr "" #: ../../../src/common/doc/types/geom_result.rst:39 #: ../../../src/common/doc/types/geom_result.rst:40 # f0f901642c64492bad7c9d51436a00a6 # 1f4519a97f1d4e519c2ff671e49e07e2 msgid "generic name, to be specified by the function" msgstr "" #: ../../../src/common/doc/types/geom_result.rst:41 # 341f0af76c5e4baab56f3b2ca168fb71 msgid "geometry attribute" msgstr "" #: ../../../src/common/doc/types/geom_result.rst:45 # 631e262464724322bdb4bc53a9666a12 msgid "History" msgstr "" #: ../../../src/common/doc/types/geom_result.rst:46 # 58d5a83853b14bf2b721ac311fb0a380 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/types/geom_result.rst:47 # 470d17263e5f43f5a8a0af1837e87967 msgid "Replaces ``geoms``" msgstr "" #: ../../../src/common/doc/types/geom_result.rst:51 # c6e97feee2de4ebc9fc27ffb443fb9bd msgid "See Also" msgstr "" #: ../../../src/common/doc/types/geom_result.rst:53 # a25696b33a534f7b84e2433f0cead81b msgid ":ref:`introduction`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/types/index.pot000066400000000000000000000027341257314352300255300ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/types/index.rst:13 # 7c41ce7b163843488f583393b915cb86 msgid "pgRouting Data Types" msgstr "" #: ../../../src/common/doc/types/index.rst:15 # 7829851e55604125a270140d66a1ac90 msgid "The following are commonly used data types for some of the pgRouting functions." msgstr "" #: ../../../src/common/doc/types/index.rst:17 # faf963e5d961477ba9f5d5d1d81270b8 msgid ":ref:`type_cost_result` - A set of records to describe a path result with cost attribute." msgstr "" #: ../../../src/common/doc/types/index.rst:18 # 61541920ce914f74b16d0a61a3d00c70 msgid ":ref:`pgr_costResult3[] ` - A set of records to describe a path result with cost attribute." msgstr "" #: ../../../src/common/doc/types/index.rst:19 # 1050c9881561433a9fb376b183ffc0d2 msgid ":ref:`pgr_geomResult ` - A set of records to describe a path result with geometry attribute." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/utilities/000077500000000000000000000000001257314352300245365ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/utilities/end_point.pot000066400000000000000000000051411257314352300272420ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/utilities/end_point.rst:13 # 6cebbdd85e6945bfa9cafb9a5982c546 msgid "pgr_endPoint" msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:20 # 045307769ed24168935d9b6c6bf6c30e msgid "Name" msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:22 # 93f527ab4669454ea6168501b2061f07 msgid "``pgr_endPoint`` — Returns an end point of a (multi)linestring geometry." msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:24 # d33216fe0e844048af08255bf6a6ddd6 msgid "This function is intended for the developer's aid." msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:28 # 39bea53092fd40b4ad3986450abb8629 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:30 #: ../../../src/common/doc/utilities/end_point.rst:44 # c0445bd91f26473aa475b5ee5cc891a9 # c946ccfe66dd4386b291cda29045536c msgid "Returns the geometry of the end point of the first LINESTRING of ``geom``." msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:38 # 7eb29fbc5d7d401fa8a3649c14d45145 msgid "Description" msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:41 # 34ae5b1615bd4f13a79b0fa2b2083ea6 msgid "Parameters" msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:42 # 27cf4b1be0f64a198ee7b53aaf668dca msgid "``geometry`` Geometry of a MULTILINESTRING or LINESTRING." msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:49 # e31e97e4f8c345e1a70e0777d7e8b8e7 msgid "History" msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:50 # 881eef9e0f41473c8fd665512a3e841f msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:55 # 65ff973c398846eb8a6951c0d9ba6aab msgid "See Also" msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:57 # cfe22f1c5c6e468bb860b1b4c449fb60 msgid ":ref:`developer` for the tree layout of the project." msgstr "" #: ../../../src/common/doc/utilities/end_point.rst:58 # e1ddf7fa1e004c11bc7590169b8c249e msgid ":ref:`pgr_start_point` to get the start point of a (multi)linestring." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/utilities/get_column_name.pot000066400000000000000000000100311257314352300304110ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/utilities/get_column_name.rst:13 # d49238818e5441fbb003168cc8e36b08 msgid "pgr_getColumnName" msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:20 # 1b7e09aeb16a4ccbbf851453bd60a522 msgid "Name" msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:22 # 9751df61b65e4122909bcd1bfd5daa1e msgid "``pgr_getColumnName`` — Retrieves the name of the column as is stored in the postgres administration tables." msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:24 # 8e088e94c23e4926b1d684da3be14091 msgid "This function is intended for the developer’s aid." msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:27 # 4963da97fad54842a35ceeaf5c365f93 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:29 # f845091933a74d26ad1c2abab2d9f3f1 msgid "Returns a ``text`` contining the registered name of the column." msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:37 # 7626c6283814486098d2db7dce1e5ee0 msgid "Description" msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:39 # a3eecb8ace4d44bc8c84dac16b8dee6a msgid "Parameters" msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:41 # aac7efeb75b944969d257f64e18550c2 msgid "``text`` table name with or without schema component." msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:42 # 6cdd6d7187f14505affadf51a351344b msgid "``text`` column name to be retrived." msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:44 # 53859c69e3dc420a81f891829adc0cb8 msgid "Returns" msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:46 # 985e26d6fb894bf58d55d1fc4b67dcb4 msgid "``text`` containing the registered name of the column." msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:47 # 7b4cddea648c49aab48528518ae23b89 msgid "``NULL`` when :" msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:49 # 14b036b056904908ac4c986f4bab1ba2 msgid "The table “tab” is not found or" msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:50 # 0cad9c64ea2641e5b90cbb621af6fa7f msgid "Column “col” is not found in table “tab” in the postgres administration tables." msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:53 # 7fbe20f0f64f48248fca186a65a2139e msgid "History" msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:54 # 8ac0d8d22a9d455da9ba40aa7a2f6ab4 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:58 # 971bdf07d50d4c2381a495299db57f97 msgid "Examples" msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:76 # cd55f28f2d9a448e9e9015eaa28797f7 msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:80 # ab741d72b4fb458cbedc734112be4934 msgid "See Also" msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:82 # 48e38867d8f347a99ce546e04cfca8fb msgid ":ref:`developer` for the tree layout of the project." msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:83 # 64a358930cbb4f5dbb82348afec3c8d8 msgid ":ref:`pgr_is_column_in_table` to check only for the existance of the column." msgstr "" #: ../../../src/common/doc/utilities/get_column_name.rst:84 # 7508ea8805a44c6ea2c80afc64a3302a msgid ":ref:`pgr_get_table_name` to retrieve the name of the table as is stored in the postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/utilities/get_table_name.pot000066400000000000000000000107521257314352300302150ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/utilities/get_table_name.rst:13 # 3f3fd8384da6489cbc835dc268555fee msgid "pgr_getTableName" msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:20 # 8855f6077b3f4ebea35bd5365ff01fb0 msgid "Name" msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:22 # 7429cee05b494752b88985db791e2d51 msgid "``pgr_getTableName`` — Retrieves the name of the column as is stored in the postgres administration tables." msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:24 # 23dd1fe54bba4241a83a90d42835c15a msgid "This function is intended for the developer’s aid." msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:27 # a67877e2e9bb4380a0b9efd9488a1c03 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:29 # 193d8f1279824afd930f19671a122fb2 msgid "Returns a record containing the registered names of the table and of the schema it belongs to." msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:37 # b0515c911d4c47b184357eb437dbf25a msgid "Description" msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:39 # 084ab78239744cd7b30434d81f195f46 msgid "Parameters" msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:41 # c448a975fe854447b125baca2309ed92 msgid "``text`` table name with or without schema component." msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:43 # d60cb02a488b400ebd46e7a938f5f861 msgid "Returns" msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:47 # af61fb8a959f4c658b929418fea3695a msgid "``text`` containing the registered name of the schema of table \"tab\"." msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:49 # 75ae2b53a0db422282b2b1aa10a90604 msgid "when the schema was not provided in \"tab\" the current schema is used." msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:51 #: ../../../src/common/doc/utilities/get_table_name.rst:58 # 0e79dbba80bd4be9a437093436b63671 # b09a352846da470c8f164759c499fbdf msgid "``NULL`` when :" msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:53 #: ../../../src/common/doc/utilities/get_table_name.rst:60 # 6c0302b21c664daaa7b0299e27bd5144 # d4a6ebe8ccc8438a8af4e6b191bdf4f6 msgid "The schema is not found in the postgres administration tables." msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:57 # 2cd1eb0c67c944329d4bbfa881dd4508 msgid "``text`` containing the registered name of the table \"tab\"." msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:61 # 02d3fbe3f8644e5f9f2b07692bb6a4e1 msgid "The table \"tab\" is not registered under the schema ``sname`` in the postgres administration tables" msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:65 # bf7d6b7eb4ce418fa8b6c0827b898c03 msgid "History" msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:66 # 85f842e157ab4b6aa440075019b0953c msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:70 # bb7530b777084e05b3b3b1c39e969f65 msgid "Examples" msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:95 # 494e6a949cc24db0bf24f2a34d647994 msgid "The examples use the :ref:`sampledata` network." msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:99 # d4acb2f2721b4e4d8ae90e116e30f946 msgid "See Also" msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:101 # 4efeaf912c6d4adca5d3f74221029a95 msgid ":ref:`developer` for the tree layout of the project." msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:102 # 9d5cb0bebe6541c9a63ae66cf5d338e1 msgid ":ref:`pgr_is_column_in_table` to check only for the existance of the column." msgstr "" #: ../../../src/common/doc/utilities/get_table_name.rst:103 # 52bdc6b75c0547c0834be6a99ead7e5e msgid ":ref:`pgr_get_table_name` to retrieve the name of the table as is stored in the postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/utilities/index.pot000066400000000000000000000052531257314352300263760ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/utilities/index.rst:13 # 0e77eadde21444ae8a4bc5dfa8fcba26 msgid "Developers's Functions" msgstr "" #: ../../../src/common/doc/utilities/index.rst:15 # 44d25d4823da463ebe59f9505bc73b29 msgid "Functions to help you develop a wrapper or a recipe" msgstr "" #: ../../../src/common/doc/utilities/index.rst:17 # 97ca2436709a413e9bae93f5ec5a539d msgid ":ref:`pgr_get_column_name` - to get the name of the column as is stored in the postgres administration tables." msgstr "" #: ../../../src/common/doc/utilities/index.rst:18 # 48f28d2862a24e5c847dcea700e620b8 msgid ":ref:`pgr_get_table_name` - to retrieve the name of the table as is stored in the postgres administration tables." msgstr "" #: ../../../src/common/doc/utilities/index.rst:19 # f8890b6d41d04962882925746b968dc8 msgid ":ref:`pgr_is_column_indexed` - to check if the column is indexed." msgstr "" #: ../../../src/common/doc/utilities/index.rst:20 # 6232be8593ed443c99052062d09b347c msgid ":ref:`pgr_is_column_in_table` - to check only for the existance of the column." msgstr "" #: ../../../src/common/doc/utilities/index.rst:21 # 9babeb7d18094806b7e34f5fd45a5a4c msgid ":ref:`pgr_point_to_id` -to insert/get the id of the inserted point in a vertices table." msgstr "" #: ../../../src/common/doc/utilities/index.rst:22 # 2c5079432fc74c5b90347fd8ce15d598 msgid ":ref:`pgr_quote_ident` - to quotes the input text to be used as an identifier in an SQL statement string." msgstr "" #: ../../../src/common/doc/utilities/index.rst:23 # f90adbe880bd4fb8a26d5b8d422f1ffa msgid ":ref:`pgr_version` - to get pgRouting's version information." msgstr "" #: ../../../src/common/doc/utilities/index.rst:24 # 6a11b5d8649c487e8c0ec8e47374f58c msgid ":ref:`pgr_versionless` - to compare two version numbers." msgstr "" #: ../../../src/common/doc/utilities/index.rst:25 # 13fa2ec9535a49f896660871c5b17d8f msgid ":ref:`pgr_start_point` - to get the start point of a (multi)linestring." msgstr "" #: ../../../src/common/doc/utilities/index.rst:26 # 91fb0530fd06415da1b7ce63b4ee387d msgid ":ref:`pgr_end_point` - to get the end point of a (multi)linestring." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/utilities/is_column_in_table.pot000066400000000000000000000101401257314352300311030ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/utilities/is_column_in_table.rst:13 # 249bbcc592de4defa96a706809fc3785 msgid "pgr_isColumnInTable" msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:20 # 4fc8574f1bba4c1c97c68686a8c17ea7 msgid "Name" msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:22 # d320ba4dd38a406096f36129cf93bb5c msgid "``pgr_isColumnInTable`` — Check if a column is in the table." msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:24 # 1f01a91f656f49efaa498ecbcf900842 msgid "This function is intended for the developer’s aid." msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:27 # 3dbea64f332247db87bafa9d74054e32 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:29 # 94612313263543b8a1f2ad219d40aaa2 msgid "Returns ``true`` when the column “col” is in table “tab”." msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:37 # f7dcd242fd4842e285f2fbb8bbf812ba msgid "Description" msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:39 # 264091f88283469fb410faef9afd05ba msgid "``text`` Table name with or without schema component." msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:40 # b9b1222fcb2a4cf2aa4d26432d91020f msgid "``text`` Column name to be checked for." msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:42 # 508f280252014ae5b55822eae9be2223 msgid "Returns:" msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:44 # b8660f2c224f432b9f8d2f5fe61356f7 msgid "``true`` when the column “col” is in table “tab”." msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:45 # a98df291793349c79cf9761f21f67f1f msgid "``false`` when:" msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:47 # b2c36f120012430cbac241a9e1ab9659 msgid "The table \"tab\" is not found or" msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:48 # 451ea2ad463f41a1a2355879e20b10f9 msgid "Column “col” is not found in table “tab”" msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:51 # 2823c34d7c7b4630824516676011afff msgid "History" msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:52 # d1093638c71f4386bbe1c99e16ede035 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:56 # 558127c6356443dcadef96ae091e326c msgid "Examples" msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:76 # 5dee6228faa249d3943f6af3cc20ae12 msgid "The example use the :ref:`sampledata` network." msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:80 # c3ae4d108abb43cf9a5b58742432b4a6 msgid "See Also" msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:82 # b2652f8ce39f4f8aae2f8877fc762682 msgid ":ref:`developer` for the tree layout of the project." msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:83 # 94e580c9269642828c55365079238843 msgid ":ref:`pgr_is_column_indexed` to check if the column is indexed." msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:84 # 9c693d02d3254bd9835275539c98d986 msgid ":ref:`pgr_get_column_name` to get the name of the column as is stored in the postgres administration tables." msgstr "" #: ../../../src/common/doc/utilities/is_column_in_table.rst:85 # ee582e3bef7042ea91f53e14a2ce7961 msgid ":ref:`pgr_get_table_name` to get the name of the table as is stored in the postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/utilities/is_column_indexed.pot000066400000000000000000000104371257314352300307570ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/utilities/is_column_indexed.rst:13 # 338233797ea2499c83046e9c714ee022 msgid "pgr_isColumnIndexed" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:20 # 86f6f8b2a66d411aabc06f998eed3efa msgid "Name" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:22 # c2292040ff08489192f7bb15a1a5f5ac msgid "``pgr_isColumnIndexed`` — Check if a column in a table is indexed." msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:24 # 1c0cefb08636441ea6e8c755302096a6 msgid "This function is intended for the developer’s aid." msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:27 # 4d3d243794b240f58a3f5f28b1d7361a msgid "Synopsis" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:29 # e3a98a6c4893453081cd8aedb086f1c9 msgid "Returns ``true`` when the column “col” in table “tab” is indexed." msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:37 # dfb4eaa587d44b0690fd251ab5185e98 msgid "Description" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:39 # f511d859bfe046989023539c1f2d1129 msgid "``text`` Table name with or without schema component." msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:40 # f0a2cd529ee941aaaed970c2538116af msgid "``text`` Column name to be checked for." msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:42 # 70e6418103d44a1fbeeb97e4b5ecc5e8 msgid "Returns:" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:44 # f99c66f2171347bb9e36f99bbd69efaf msgid "``true`` when the column “col” in table “tab” is indexed." msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:45 # 292f41c8c5104692a8bbf659a84fc378 msgid "``false`` when:" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:47 # 701997927e524450bd924bf7134bdfc7 msgid "The table \"tab\" is not found or" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:48 # 41b37ba61c8c4213bb1df5dd8e65ce87 msgid "Column “col” is not found in table “tab” or" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:49 # 29dd85d5aaf942b8b19cf7cad5a4a95a msgid "Column \"col\" in table \"tab\" is not indexed" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:52 # ec660d6d14484fcf890cdaff3841fbb6 msgid "History" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:53 # 502e0dcfa9c94d5d8f32f08805cccc61 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:57 # 92ffab70ca704c10a6cc4cca64f9684e msgid "Examples" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:77 # 93c2e790240f41c29cd21b34f7c38e69 msgid "The example use the :ref:`sampledata` network." msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:81 # df3aed4fbcc1436b909badbac38c665d msgid "See Also" msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:83 # f7acee1408dc4fbfa921dc44d4984832 msgid ":ref:`developer` for the tree layout of the project." msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:84 # 7357e1d9b3dc4d16909ae3c8a5bae25c msgid ":ref:`pgr_is_column_in_table` to check only for the existance of the column in the table." msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:85 # fd278b288b0d47929ada365ea3298a48 msgid ":ref:`pgr_get_column_name` to get the name of the column as is stored in the postgres administration tables." msgstr "" #: ../../../src/common/doc/utilities/is_column_indexed.rst:86 # 0acfa104130e4bad85d03eb9de98cc6f msgid ":ref:`pgr_get_table_name` to get the name of the table as is stored in the postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/utilities/point_to_id.pot000066400000000000000000000103141257314352300275700ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/utilities/point_to_id.rst:13 # bb4d35d81dbf419d92135993b25bf3f2 msgid "pgr_pointToId" msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:20 # 5f8bbbeb7257407eaccbcd4eb1cdde5f msgid "Name" msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:22 # 4e786b0d97c64529a693cb93a0066fbe msgid "``pgr_pointToId`` — Inserts a point into a vertices table and returns the corresponig id." msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:26 # 0540395d30d84b3a88f9496a96eb607f msgid "This function is intended for the developer's aid. Use :ref:`pgr_createTopology ` or :ref:`pgr_createVerticesTable ` instead." msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:30 # 0468d329e0c847ed9ae5519621e0321b msgid "Synopsis" msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:32 # 48fa8684361f4511b857e0edea5433c1 msgid "This function returns the ``id`` of the row in the vertices table that corresponds to the ``point`` geometry" msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:40 # ea3ee86983c54a158d1e648ad52f94f7 msgid "Description" msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:42 # dcc1718fe36d483b8690cc772cc0a27d msgid "``geometry`` \"POINT\" geometry to be inserted." msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:43 # 82ac56ebeb534d39aa4a80574f9f1559 msgid "``float8`` Snapping tolerance of disconnected edges. (in projection unit)" msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:44 # 9e2de147d9e14ece8cce6efc5c40e083 msgid "``text`` Vertices table name WITH schema included." msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:45 # 5ac57ef6195b479e94642402fbc4f3a7 msgid "``integer`` SRID of the geometry point." msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:47 # e4e0e0d3469e4682bbb6ba09157f8aae msgid "This function returns the id of the row that corresponds to the ``point`` geometry" msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:49 # e82b0dd9b9de4e6d80afba2ae3a78461 msgid "When the ``point`` geometry already exists in the vertices table ``vertname``, it returns the corresponing ``id``." msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:50 # fa30a17bd3cc415ba37c7875ca33e130 msgid "When the ``point`` geometry is not found in the vertices table ``vertname``, the funcion inserts the ``point`` and returns the corresponing ``id`` of the newly created vertex." msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:52 # fec6b7cd746a40a29761c7b8359f0f36 msgid "The function do not perform any checking of the parameters. Any validation has to be done before calling this function." msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:55 # d14eb51215f648beb8de8ca57ced7f34 msgid "History" msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:56 # b011ef2ed6f14d2aa8bf7482c8f4c7b7 msgid "Renamed in version 2.0.0" msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:60 # 6378fa10935b4141aba8800771d6ffc2 msgid "See Also" msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:62 # 3113010645e44f3eb066ced204809fd9 msgid ":ref:`developer` for the tree layout of the project." msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:63 # 7cc73b074fda41cab4ba4c266d0e03af msgid ":ref:`pgr_createVerticesTable ` to create a topology based on the geometry." msgstr "" #: ../../../src/common/doc/utilities/point_to_id.rst:64 # fb031db0a9724f879b4aba030bf7e4cf msgid ":ref:`pgr_createTopology ` to create a topology based on the geometry." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/utilities/quote_ident.pot000066400000000000000000000075511257314352300276120ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/utilities/quote_ident.rst:13 # a29bc38c00934455a61a928809e726c5 msgid "pgr_quote_ident" msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:20 # 7a607b3217414dacb7a60ed553fa669e msgid "Name" msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:22 # 83d8f70549f6449694696760f3433ed2 msgid "``pgr_quote_ident`` — Quotes the input text to be used as an identifier in an SQL statement string." msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:24 # 9acf3b885dcf47748574996d6839fa5e msgid "This function is intended for the developer's aid." msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:28 # 9766286ff78e4bdd807b6fc2a0d18f03 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:30 # 17f1e06617ec49c9b4d10c7ee987676b msgid "Returns the given identifier ``idname`` suitably quoted to be used as an identifier in an SQL statement string." msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:38 # fc5793575dc74a4caa2e719f0abb78b5 msgid "Description" msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:41 # ae9f56d7fd374c07a07cbf4ae95484a4 msgid "Parameters" msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:42 # 975ba92b089b4538bbd814fe8da1d1e0 msgid "``text`` Name of an SQL identifier. Can include ``.`` dot notation for schemas.table identifiers" msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:44 # d3b2e0d842ca41cf99f72a01baa11306 msgid "Returns the given string suitably quoted to be used as an identifier in an SQL statement string." msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:46 # 9acfa5fbdf96495fa518298a83f457ee msgid "When the identifier ``idname`` contains on or more ``.`` separators, each component is suitably quoted to be used in an SQL string." msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:50 # 26f5d9d6d22a4db78936693238b7599e msgid "History" msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:51 # 8ccc12d9c11b44a2bcb209901fd31a82 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:55 # 5ea5e79a7ee14e8a872be7667bff2a5c msgid "Examples" msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:57 # 6bf5893c3a56426ab1d6e6979dfdc23a msgid "Everything is lower case so nothing needs to be quoted." msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:76 # 267e5af3a91f43e1b20f454c4245763b msgid "The column is upper case so its double quoted." msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:95 # 2fb617d87f7349d9840668ff59a22bd1 msgid "The schema name has a capital letter so its double quoted." msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:106 # b99fdd5fa3334085bd12923569264f02 msgid "Ignores extra ``.`` separators." msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:118 # a2ac15143e554318a483eb1975c90e9d msgid "See Also" msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:120 # d733cd020091460e9ce0f9bad998a90c msgid ":ref:`developer` for the tree layout of the project." msgstr "" #: ../../../src/common/doc/utilities/quote_ident.rst:121 # 7a1957891442488ea5097c12faac8a4b msgid ":ref:`pgr_get_table_name` to get the name of the table as is stored in the postgres administration tables." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/utilities/start_point.pot000066400000000000000000000052021257314352300276270ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/utilities/start_point.rst:13 # a0014a80f1854f6c8c487ecf38de18ab msgid "pgr_startPoint" msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:20 # e34ec0347c644975b97988612823f49e msgid "Name" msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:22 # 6f89d904e615496ab9fd079ca91410e6 msgid "``pgr_startPoint`` — Returns a start point of a (multi)linestring geometry." msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:24 # bbe06b7720234701af354f96178457d8 msgid "This function is intended for the developer's aid." msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:28 # 376576a63861477baf7dcc2f263d4b40 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:30 #: ../../../src/common/doc/utilities/start_point.rst:44 # e0f3168cb24a46308d2c8bc98fc19625 # 39cfd17dabde4ba7aa077e36bf68e888 msgid "Returns the geometry of the start point of the first LINESTRING of ``geom``." msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:38 # 9820b82dfe91433691178c90f94ca715 msgid "Description" msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:41 # 828e6f995b9641d19fe042ff74d599a3 msgid "Parameters" msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:42 # 1beb95ca3e2044ccb2b67f67e3774c2f msgid "``geometry`` Geometry of a MULTILINESTRING or LINESTRING." msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:49 # 455a5c21197143f7ae842b0ff7c93abc msgid "History" msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:50 # ff66c11e90e54398a9da56e715260af5 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:55 # cf55e686bbdc412b81a3f693cbdbb148 msgid "See Also" msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:57 # a0f1ef45c6ea431cafd23afe380fb5b3 msgid ":ref:`developer` for the tree layout of the project." msgstr "" #: ../../../src/common/doc/utilities/start_point.rst:58 # cb1f2ccc1b4d4773b44b8596071fa7ec msgid ":ref:`pgr_end_Point` to get the end point of a (multi)linestring." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/utilities/version.pot000066400000000000000000000060671257314352300267600ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/utilities/version.rst:13 # 120e93c3ef3647949e1a975294a99bd3 msgid "pgr_version" msgstr "" #: ../../../src/common/doc/utilities/version.rst:20 # b6c91310e12c463eb0617bfab826c83e msgid "Name" msgstr "" #: ../../../src/common/doc/utilities/version.rst:22 # f11eb3407d534137b871fdc8e4d77e2c msgid "``pgr_version`` — Query for pgRouting version information." msgstr "" #: ../../../src/common/doc/utilities/version.rst:26 # d1e04916876543639e982c802bcb77d0 msgid "Synopsis" msgstr "" #: ../../../src/common/doc/utilities/version.rst:28 # f6852ef0ec754bd6878dc0f6ff276b4a msgid "Returns a table with pgRouting version information." msgstr "" #: ../../../src/common/doc/utilities/version.rst:36 # 8310435b46cd4eb4b7617bf861ebfd73 msgid "Description" msgstr "" #: ../../../src/common/doc/utilities/version.rst:38 # 84fc0d5f9dae4ff2b8845d0d06c387ff msgid "Returns a table with:" msgstr "" #: ../../../src/common/doc/utilities/version.rst:40 # 4b9882bf11504eaaace36023f9e3fefd msgid "``varchar`` pgRouting version" msgstr "" #: ../../../src/common/doc/utilities/version.rst:41 # cb9baac28c5f44cbbf847927e7bf7a1d msgid "``varchar`` Git tag of pgRouting build" msgstr "" #: ../../../src/common/doc/utilities/version.rst:42 # baa7bc2926d44f2491342c85304990c4 msgid "``varchar`` Git hash of pgRouting build" msgstr "" #: ../../../src/common/doc/utilities/version.rst:43 # af23c5ed520a4879b08fd0b7f6fa558a msgid "``varchar`` Git branch of pgRouting build" msgstr "" #: ../../../src/common/doc/utilities/version.rst:44 # 9e3b7fa474ad4a91a67a2d657c321dd9 msgid "``varchar`` Boost version" msgstr "" #: ../../../src/common/doc/utilities/version.rst:48 # b0c9105abb784c4dbc6e480b6d200a96 msgid "History" msgstr "" #: ../../../src/common/doc/utilities/version.rst:49 # 8427743df80d4a139543e5e908ddb657 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/utilities/version.rst:53 # eb2405381b964d788c775cfcbfe79586 msgid "Examples" msgstr "" #: ../../../src/common/doc/utilities/version.rst:55 # 6973b676f6f949a3bbc7901dee35477a msgid "Query for full version string" msgstr "" #: ../../../src/common/doc/utilities/version.rst:67 # 0ccb4834560b4e7996f265b014688fd5 msgid "Query for ``version`` and ``boost`` attribute" msgstr "" #: ../../../src/common/doc/utilities/version.rst:80 # c416c15423ca4981947bfd806b359f96 msgid "See Also" msgstr "" #: ../../../src/common/doc/utilities/version.rst:82 # 5a81421619a74d6e8c949d37fb36d47a msgid ":ref:`pgr_versionless` to compare two version numbers" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/common/doc/utilities/versionless.pot000066400000000000000000000052421257314352300276410ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/common/doc/utilities/versionless.rst:13 # bc5450efd52446e5b77059638a5489b9 msgid "pgr_versionless" msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:20 # 2f65851860ce4d92aa624ec6220926f9 msgid "Name" msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:22 # 392ec183950848928c4ed890d366048a msgid "``pgr_versionless`` — Compare two version numbers." msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:24 # 08c5a652edb447058c68ad1665ed5b37 msgid "This function is intended for the developer’s aid." msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:27 # d20c83be337d4d70b92314f8456c00ac msgid "Synopsis" msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:29 # 5fdd9b5a2c0e4a0a884ecfb88571e774 msgid "Returns ``true`` if the first version number is smaller than the second version number. Otherwise returns ``false``." msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:37 # 83187570213e4f0abf4baa9d9041b0a7 msgid "Description" msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:39 # 76df5f109e9544eda9bffefb0eddcaf8 msgid "``text`` first version number" msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:40 # 802d2ea5436f4736afd84178d7ca2933 msgid "``text`` second version number" msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:44 # ba3d1a09dc494fba9a10df433131521f msgid "History" msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:45 # 4a6dccc0743e4964a47f0f7fdd76f048 msgid "New in version 2.0.0" msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:49 # 5e55333851f146efb2467abadd1b9a67 msgid "Examples" msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:62 # 87f3cfc47d18405a93604e77f0e5db79 msgid "See Also" msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:64 # 147571c3db724ba4b6e49b670cb5d433 msgid ":ref:`developer` for the tree layout of the project." msgstr "" #: ../../../src/common/doc/utilities/versionless.rst:65 # 09128f53be59426cb5052a986bd2399c msgid ":ref:`pgr_version` to get the current version of pgRouting." msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/dijkstra/000077500000000000000000000000001257314352300223015ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/dijkstra/doc/000077500000000000000000000000001257314352300230465ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/dijkstra/doc/index.pot000066400000000000000000000117231257314352300247050ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/dijkstra/doc/index.rst:13 # 50301171ce5d401f85559f0f78ed94c2 msgid "pgr_dijkstra - Shortest Path Dijkstra" msgstr "" #: ../../../src/dijkstra/doc/index.rst:20 # aac36ba64c474526bf1828597c388126 msgid "Name" msgstr "" #: ../../../src/dijkstra/doc/index.rst:22 # 8fab07f022884045989636bfdef28f17 msgid "``pgr_dijkstra`` — Returns the shortest path using Dijkstra algorithm." msgstr "" #: ../../../src/dijkstra/doc/index.rst:26 # bac7f012950e44e781b8011504302763 msgid "Synopsis" msgstr "" #: ../../../src/dijkstra/doc/index.rst:28 # 501edbe3463e4ee2894a8a47f64d6069 msgid "Dijkstra's algorithm, conceived by Dutch computer scientist Edsger Dijkstra in 1956. It is a graph search algorithm that solves the single-source shortest path problem for a graph with non-negative edge path costs, producing a shortest path tree. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a path." msgstr "" #: ../../../src/dijkstra/doc/index.rst:37 # bf015d45cc2c47e1a954c58da0c0c2d1 msgid "Description" msgstr "" #: ../../../src/dijkstra/doc/index.rst:39 # 3c98337205be4a89b11255489fdc5707 msgid "a SQL query, which should return a set of rows with the following columns:" msgstr "" #: ../../../src/dijkstra/doc/index.rst:46 # eb3d36feb6c0498fb0430392b4e6812c msgid "``int4`` identifier of the edge" msgstr "" #: ../../../src/dijkstra/doc/index.rst:47 # 5007749c114a4a4883504de934b52755 msgid "``int4`` identifier of the source vertex" msgstr "" #: ../../../src/dijkstra/doc/index.rst:48 # 4b5b6dc5d0f34de5adf3377389a638b8 msgid "``int4`` identifier of the target vertex" msgstr "" #: ../../../src/dijkstra/doc/index.rst:49 # 8997da1dc3194f63bde2a1dd22f22459 msgid "``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph." msgstr "" #: ../../../src/dijkstra/doc/index.rst:50 # a380f7a73abe40dcb448928e9e8f5d8e msgid "``float8`` (optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs)." msgstr "" #: ../../../src/dijkstra/doc/index.rst:52 # 6be50d4127614cb8af1c89912d3c470b msgid "``int4`` id of the start point" msgstr "" #: ../../../src/dijkstra/doc/index.rst:53 # ac4470290cc0492bbbd774e19c7f3885 msgid "``int4`` id of the end point" msgstr "" #: ../../../src/dijkstra/doc/index.rst:54 # e8017573874b4b32806334bbf0b5c66a msgid "``true`` if the graph is directed" msgstr "" #: ../../../src/dijkstra/doc/index.rst:55 # a77e45a90ab247519a55dd214eb09183 msgid "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction." msgstr "" #: ../../../src/dijkstra/doc/index.rst:57 # 8fa8d103a2c54e799dfefc851d437351 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" #: ../../../src/dijkstra/doc/index.rst:59 # 8a1768b88a6348df950c421a085a39b4 msgid "row sequence" msgstr "" #: ../../../src/dijkstra/doc/index.rst:60 # 4b694cf4fa72486997d4dc72b4131ae9 msgid "node ID" msgstr "" #: ../../../src/dijkstra/doc/index.rst:61 # cc7e0ea1d452430b905568dbcecf976b msgid "edge ID (``-1`` for the last row)" msgstr "" #: ../../../src/dijkstra/doc/index.rst:62 # 199ffe68ac7e4a2a8584fb600c90369d msgid "cost to traverse from ``id1`` using ``id2``" msgstr "" #: ../../../src/dijkstra/doc/index.rst:66 # 49024735230e45e6afe5d7fcf5ff9903 msgid "History" msgstr "" #: ../../../src/dijkstra/doc/index.rst:67 # f7df24de24614eb591f1d2e5455ddd60 msgid "Renamed in version 2.0.0" msgstr "" #: ../../../src/dijkstra/doc/index.rst:71 # dda042482061476987a715274a6859b3 msgid "Examples" msgstr "" #: ../../../src/dijkstra/doc/index.rst:73 # 161506681f4442b386c588480840fa42 msgid "Without ``reverse_cost``" msgstr "" #: ../../../src/dijkstra/doc/index.rst:92 # ad62d0be8ed14ada88f2af6d93bc47ba msgid "With ``reverse_cost``" msgstr "" #: ../../../src/dijkstra/doc/index.rst:110 # ecdd052e4b2f46e6977bac493ef43b81 msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/dijkstra/doc/index.rst:114 # e563519bf1d34a6fa67db74514cba5a4 msgid "See Also" msgstr "" #: ../../../src/dijkstra/doc/index.rst:116 # c1af2ee0672a4d8394b784757941806c msgid ":ref:`type_cost_result`" msgstr "" #: ../../../src/dijkstra/doc/index.rst:117 # f67200f21bf1487ba2a3c2d0399fc8e6 msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/driving_distance/000077500000000000000000000000001257314352300240025ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/driving_distance/doc/000077500000000000000000000000001257314352300245475ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/driving_distance/doc/dd_alphashape.pot000066400000000000000000000102521257314352300300500ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/driving_distance/doc/dd_alphashape.rst:13 # d077d033e32945eda2db624b4fb15c87 msgid "pgr_alphaShape" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:20 # 0f03d66ae6c24cebb71294dd4bd57738 msgid "Name" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:22 # b91b4fac0f1d4436a46d6b68c0564b27 msgid "``pgr_alphashape`` — Core function for alpha shape computation." msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:26 # 8c5d810808004da28c9608bfe8612a35 msgid "This function should not be used directly. Use :ref:`pgr_drivingDistance ` instead." msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:30 # cffb335eb0b8413091b3288a827ba95f msgid "Synopsis" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:32 # cea4c9280e7045e38a48a2ad48b2f88d msgid "Returns a table with (x, y) rows that describe the vertices of an alpha shape." msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:40 # e21f6decfdc048c6b807ac4b75dfc009 msgid "Description" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:42 # 239252ef272549988742e68d409be1c5 msgid "``text`` a SQL query, which should return a set of rows with the following columns:" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:48 # ea79b4217a04470db9b944edde756735 msgid "``int4`` identifier of the vertex" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:49 # 374aad70a8bc43fab7825995427b1341 msgid "``float8`` x-coordinate" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:50 # 7a68355e3c98492eae0e8e9c4db06550 msgid "``float8`` y-coordinate" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:53 # bdffab8e97c14d00ba6fd622a69ac93d msgid "Returns a vertex record for each row :" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:55 # 9ae7ba0261ec47e1957eff0c43054c20 msgid "x-coordinate" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:56 # d5704df2c3be4fa2975a9eb652ed7c83 msgid "y-coordinate" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:60 # b360947766ce45b7b9e306b47ee0e3e6 msgid "History" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:61 # 889a23948a5a4365ade4a5ddd8574c35 msgid "Renamed in version 2.0.0" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:65 # 87779de62bfe4b6683ee50152d6a672c msgid "Examples" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:66 # c550537fd6dd42d5af69e473853ec69c msgid "In the alpha shape code we have no way to control the order of the points so the actual output you might get could be similar but different. The simple query is followed by a more complex one that constructs a polygon and computes the areas of it. This should be the same as the result on your system. We leave the details of the complex query to the reader as an exercise if they wish to decompose it into understandable pieces or to just copy and paste it into a SQL window to run." msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:119 # 17d05b32fc364eba9c6e14ee8d20ac6f msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:123 # acddeeeafb7f4adc934aeed899b5d90a msgid "See Also" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:125 # b7a2a079ede34ff7b98afb5367c2d81a msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" #: ../../../src/driving_distance/doc/dd_alphashape.rst:126 # d3155940c26b4c7ca571712ad0b3458f msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/driving_distance/doc/dd_driving_distance.pot000066400000000000000000000141601257314352300312600ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:13 # 13ad2bf13e424cc6860d73932d3d0ef3 msgid "pgr_drivingDistance" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:20 # a3a62f6711c643cd8b46d6c8efa8979a msgid "Name" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:22 # 4df03c9837844d15a2ef1f69c8b1d6d1 msgid "``pgr_drivingDistance`` - Returns the driving distance from a start node." msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:26 # ed124ddfdba740f1a7a2fe858b044921 msgid "Requires :ref:`to build pgRouting ` with support for Driving Distance." msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:30 # d30cc7baa5ec4ef9b0e2cfcaa9abc823 msgid "Synopsis" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:32 # c39bf072197e44af857573b4321b93f8 msgid "This function computes a Dijkstra shortest path solution them extracts the cost to get to each node in the network from the starting node. Using these nodes and costs it is possible to compute constant drive time polygons. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a list of accessible points." msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:41 # cfa9c122e87741d1b420a6c009bde3bd msgid "Description" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:43 # 5b11549936b247e0916c31575bc873a9 msgid "a SQL query, which should return a set of rows with the following columns:" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:50 # 1cad499986e64e7087c9d53c00edf785 msgid "``int4`` identifier of the edge" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:51 # 4a0642fea1dc458ebe0fff4bd9ae068e msgid "``int4`` identifier of the source vertex" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:52 # 6eb2c2e575474bf6b9fdf5f73a3d3133 msgid "``int4`` identifier of the target vertex" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:53 # 37c527d8ce7d4835bc902f791545e719 msgid "``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph." msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:54 # 0e0be8b97cdc4789bf52927612f18093 msgid "(optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs)." msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:56 # 51879485fdc74456ab8713532784bae9 msgid "``int4`` id of the start point" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:57 # cc718c6eeaf142aebebbac343f3735ee msgid "``float8`` value in edge cost units (not in projection units - they might be different)." msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:58 # e799a2c5db3f4e3ea5acccb7885c9c09 msgid "``true`` if the graph is directed" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:59 # b5a481533b404906a0ac80911c3d128c msgid "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction." msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:61 # 4347c456fe8842a1a71bf1a6dda67c9c msgid "Returns set of :ref:`type_cost_result`:" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:63 # feca3515964d4e13831803c5cce23ef7 msgid "row sequence" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:64 # cea1ec0763be4d9493014381ac1a9f4d msgid "node ID" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:65 # 58485a6aae3f467b8003af4a2466a4db msgid "edge ID (this is probably not a useful item)" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:66 # 40a1586ef5c247098537a0a9a02bb439 msgid "cost to get to this node ID" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:70 # 91feeda5554f4491b1021dd096bde9c1 msgid "You must reconnect to the database after ``CREATE EXTENSION pgrouting``. Otherwise the function will return ``Error computing path: std::bad_alloc``." msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:74 # 1cb8d1668c9143d1add08f338e6b6226 msgid "History" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:75 # 1ba0522ef3114a84a02fef855734fdfa msgid "Renamed in version 2.0.0" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:79 # 71327a7485e24bf4a12c6e44c8e89b0d msgid "Examples" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:81 # e100d6420c0a4c238d29b1b7e88276bf msgid "Without ``reverse_cost``" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:101 # 8d5f6019a42f496aa35aecd4876b1d28 msgid "With ``reverse_cost``" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:121 # ab3dcc12ed474b6b8368041393f4ae6b msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:125 # 83f1ee65122647598d2f2d93adf5570b msgid "See Also" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:127 # a57748a909a84cbb81c6e89f951ff521 msgid ":ref:`pgr_alphashape` - Alpha shape computation" msgstr "" #: ../../../src/driving_distance/doc/dd_driving_distance.rst:128 # 1803d90dc87943b3bcd563650ce43a28 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/driving_distance/doc/dd_points_as_polygon.pot000066400000000000000000000073161257314352300315170ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:13 # be93d52711ca42e4946468212e312ae5 msgid "pgr_pointsAsPolygon" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:20 # 2ea235cb4cce42fb813e8f41aa552a28 msgid "Name" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:22 # 1430de2fc0c14cd8b7cfc0ef9d21ae3c msgid "``pgr_pointsAsPolygon`` — Draws an alpha shape around given set of points." msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:26 # 4194eb7aea434a638edc87167bb4f1e1 msgid "Synopsis" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:28 # 6aa5a5337d764379b1df0471779aefa5 msgid "Returns the alpha shape as polygon geometry." msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:36 # 6cf5af5edc05462da22ae0bdc35b1428 msgid "Description" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:38 # 1ae3cca73e1e47ebb15e0ea2211d5551 msgid "``text`` a SQL query, which should return a set of rows with the following columns:" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:44 # c98eeb70402c425491209d7939ba55b1 msgid "``int4`` identifier of the vertex" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:45 # 7d8a2fb99fea4fa69aa71fa0a8683723 msgid "``float8`` x-coordinate" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:46 # 2222fe3151c840c58a8589f727ab958b msgid "``float8`` y-coordinate" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:49 # 3104ee2168b54ceca71494e8bca5341c msgid "Returns a polygon geometry." msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:53 # 8eeab4028e344899bcd5dfbeb9dc7c87 msgid "History" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:54 # ffd92ee0acc041afad1503af1294c1c9 msgid "Renamed in version 2.0.0" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:58 # a7ba25fc81a94d0a888fa72020939906 msgid "Examples" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:59 # e31e4b104c2e44b9a70ef30d98b50305 msgid "In the following query there is not way to control which point in the polygon is the first in the list, so you may get similar but different results than the following which are also correct. Each of the pgr_pointsAsPolygon queries below is followed by one the compute the area of the polygon. This area should remain constant regardles of the order of the points making up the polygon." msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:93 # 92ebb13d0cf84344bfe94aba861781a1 msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:97 # 4d7c6f71a4fd4b8d8f6e6ad7817041bc msgid "See Also" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:99 # 4830bc30eee140148e889683f6188334 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" #: ../../../src/driving_distance/doc/dd_points_as_polygon.rst:100 # 3e503d0c045f4912ab7dd045b7cf311c msgid ":ref:`pgr_alphashape` - Alpha shape computation" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/driving_distance/doc/index.pot000066400000000000000000000024561257314352300264110ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/driving_distance/doc/index.rst:13 # 44cd245e0159442bb2b1eb7df2e5e8f8 msgid "With Driving Distance Enabled" msgstr "" #: ../../../src/driving_distance/doc/index.rst:15 # bf2dd2ef860f42af85c5427bb3d02d6b msgid "Driving distance related Functions" msgstr "" #: ../../../src/driving_distance/doc/index.rst:17 # 907ccdeae58b448aa8ef88931b961e37 msgid ":ref:`pgr_driving_distance` - Driving Distance" msgstr "" #: ../../../src/driving_distance/doc/index.rst:18 # 6efbd852d891404998969898e9442e71 msgid ":ref:`pgr_alphaShape` - Alpha shape computation" msgstr "" #: ../../../src/driving_distance/doc/index.rst:19 # b6665aa94dd5451f933ffd1d2d4cb658 msgid ":ref:`pgr_points_as_polygon` - Polygon around set of points" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/index.pot000066400000000000000000000042011257314352300223160ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/index.rst:13 # 5525311c7795491fbde8c298291a90a7 msgid "Routing Functions" msgstr "" #: ../../../src/index.rst:15 # 8fdb1103188843b6949017df12eca3e5 msgid ":ref:`pgr_apspJohnson `- All Pairs Shortest Path, Johnson’s Algorithm" msgstr "" #: ../../../src/index.rst:16 # e785107549eb4a819ef8a4ec2c53024f msgid ":ref:`pgr_apspWarshall` - All Pairs Shortest Path, Floyd-Warshall Algorithm" msgstr "" #: ../../../src/index.rst:17 # 8e9e345db88641dcac253af72dd57d74 msgid ":ref:`pgr_astar` - Shortest Path A*" msgstr "" #: ../../../src/index.rst:18 # 23ad52ea0f22463eab74e643b17dbaab msgid ":ref:`pgr_bdAstar` - Bi-directional A* Shortest Path" msgstr "" #: ../../../src/index.rst:19 # 4593f71258fa4eb5a73040e3c8d6df09 msgid ":ref:`pgr_bdDijkstra` - Bi-directional Dijkstra Shortest Path" msgstr "" #: ../../../src/index.rst:20 # 9c9d7324d76144cc87d44f199c86ad45 msgid ":ref:`pgr_dijkstra` - Shortest Path Dijkstra" msgstr "" #: ../../../src/index.rst:21 # 969c1456730541eab216fd6f9256a548 msgid ":ref:`pgr_kDijkstra` - Mutliple destination Shortest Path Dijkstra" msgstr "" #: ../../../src/index.rst:22 # d95a968f376b4d6084ba35c392dca0e8 msgid ":ref:`pgr_ksp` - K-Shortest Path" msgstr "" #: ../../../src/index.rst:23 # ad0e9763fb6842b4ba3a654a73420db6 msgid ":ref:`pgr_tsp` - Traveling Sales Person" msgstr "" #: ../../../src/index.rst:24 # 7e1610eae7ba48d9b45bcf5d527cc51b msgid ":ref:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/kdijkstra/000077500000000000000000000000001257314352300224545ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/kdijkstra/doc/000077500000000000000000000000001257314352300232215ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/kdijkstra/doc/index.pot000066400000000000000000000152601257314352300250600ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/kdijkstra/doc/index.rst:13 # 321a2d444abf468a90711a7e0d2c2632 msgid "pgr_kDijkstra - Mutliple destination Shortest Path Dijkstra" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:21 # e79fa12d3f2646dba7b0fecc8ebb3db8 msgid "Name" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:23 # d9f49d8a02ce47dfb286613acd899230 msgid "``pgr_kdijkstraCost`` - Returns the costs for K shortest paths using Dijkstra algorithm." msgstr "" #: ../../../src/kdijkstra/doc/index.rst:24 # eaba512b56f746e68d8b0596b2236603 msgid "``pgr_kdijkstraPath`` - Returns the paths for K shortest paths using Dijkstra algorithm." msgstr "" #: ../../../src/kdijkstra/doc/index.rst:28 # 1f33329c6918489a9360f3f05f91a5e5 msgid "Synopsis" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:30 # f246b5beb7a84fd29e22bff9729a11b8 msgid "These functions allow you to have a single start node and multiple destination nodes and will compute the routes to all the destinations from the source node. Returns a set of :ref:`pgr_costResult3 ` or :ref:`pgr_costResult3 `. ``pgr_kdijkstraCost`` returns one record for each destination node and the cost is the total code of the route to that node. ``pgr_kdijkstraPath`` returns one record for every edge in that path from source to destination and the cost is to traverse that edge." msgstr "" #: ../../../src/kdijkstra/doc/index.rst:42 # 4d073996761445fe92adf32a152cd99e msgid "Description" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:44 # 34aae6f8476f4c73b6d780aec323a7f2 msgid "a SQL query, which should return a set of rows with the following columns:" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:51 # f7a64250d6b44382ad4755c1fda7392b msgid "``int4`` identifier of the edge" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:52 # ecd14cf38909448a87b3541ca6b8683f msgid "``int4`` identifier of the source vertex" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:53 # 31ae557bbf954747ac55210035341e61 msgid "``int4`` identifier of the target vertex" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:54 # 4ad7cad1a8374f029ba8163961933966 msgid "``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph." msgstr "" #: ../../../src/kdijkstra/doc/index.rst:55 # 7423095b6c724d6bbeb94e8bc81e5045 msgid "(optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs)." msgstr "" #: ../../../src/kdijkstra/doc/index.rst:57 # e006660aa8fe43889829a3fb9129722e msgid "``int4`` id of the start point" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:58 # 5902a09a1c8843dd86f773ac9a02742b msgid "``int4[]`` an array of ids of the end points" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:59 # 7ef04792acbd48eba2dfac459fa5d246 msgid "``true`` if the graph is directed" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:60 # 01a01d93e6cc44f3b437ae8a0638bd98 msgid "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction." msgstr "" #: ../../../src/kdijkstra/doc/index.rst:63 # f97cec15230f45d0b682bd48370f036a msgid "``pgr_kdijkstraCost`` returns set of :ref:`type_cost_result`:" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:65 #: ../../../src/kdijkstra/doc/index.rst:73 # 444acaa21b8d49b1a199d3c98d061da5 # 3afefd4792044712a85101225a520776 msgid "row sequence" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:66 # f91b69aec2754787b2e0546c0e9d5b8d msgid "path vertex source id (this will always be source start point in the query)." msgstr "" #: ../../../src/kdijkstra/doc/index.rst:67 # 28e57f8b708a4fcfb61b45bef618b32a msgid "path vertex target id" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:68 # a77a25a88d0a43f2a1785927cc97fab5 msgid "cost to traverse the path from ``id1`` to ``id2``. Cost will be -1.0 if there is no path to that target vertex id." msgstr "" #: ../../../src/kdijkstra/doc/index.rst:71 # cf8954ea0a5049bcb69571c00c870bfd msgid "``pgr_kdijkstraPath`` returns set of :ref:`type_cost_result3`:" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:74 # 44cee94dc70d409a82748324c968d441 msgid "path target id (identifies the target path)." msgstr "" #: ../../../src/kdijkstra/doc/index.rst:75 # 64d54eda8e3a49f38b12fe36a607cd14 msgid "path edge source node id" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:76 # 011bd73b0bf44f34aae133abed6fea7f msgid "path edge id (``-1`` for the last row)" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:77 # b457a094c550405080dbc41bd88797f4 msgid "cost to traverse this edge or -1.0 if there is no path to this target" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:81 # 1111e0b2e1ec4565a9eb3cb35ebfca97 msgid "History" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:82 # 5de8275fef754c6c88bea5e5db3cfd52 msgid "New in version 2.0.0" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:86 # caab19edab694293be8ab9fe5000e071 msgid "Examples" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:88 # 51dfaec15b51441a92854a7600ab3970 msgid "Returning a ``cost`` result" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:123 # 0c705d0e2cac4fd18cc45a401790b3e2 msgid "Returning a ``path`` result" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:144 # 1bfccc73ccde407fa34f8c9618d6f554 msgid "There is no assurance that the result above will be ordered in the direction of flow of the route, ie: it might be reversed. You will need to check if ``st_startPoint()`` of the route is the same as the start node location and if it is not then call ``st_reverse()`` to reverse the direction of the route. This behavior is a function of PostGIS functions ``st_linemerge()`` and ``st_union()`` and not pgRouting." msgstr "" #: ../../../src/kdijkstra/doc/index.rst:153 # b7a116ab40884da09e5f686ef41af548 msgid "See Also" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:155 # 17c6245299574655bd1eb989883ce059 msgid ":ref:`type_cost_result`" msgstr "" #: ../../../src/kdijkstra/doc/index.rst:156 # 34ebfed0f3964ad6b42644c80b51c99e msgid "http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/ksp/000077500000000000000000000000001257314352300212635ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/ksp/doc/000077500000000000000000000000001257314352300220305ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/ksp/doc/index.pot000066400000000000000000000116321257314352300236660ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/ksp/doc/index.rst:13 # 8fded0f5c5394081adda4db3a409a1bd msgid "pgr_ksp - K-Shortest Path" msgstr "" #: ../../../src/ksp/doc/index.rst:20 # 285de40d0f134529b7fd366033d21d76 msgid "Name" msgstr "" #: ../../../src/ksp/doc/index.rst:22 # 16ffe1a382574d129150e62378004f50 msgid "``pgr_ksp`` — Returns the \"K\" shortest paths." msgstr "" #: ../../../src/ksp/doc/index.rst:26 # 4e4ecc509a594b3abb906d4d82974bc5 msgid "Synopsis" msgstr "" #: ../../../src/ksp/doc/index.rst:28 # eb7a454715764d35bdba5d1d8682646f msgid "The K shortest path routing algorithm based on Yen's algorithm. \"K\" is the number of shortest paths desired. Returns a set of :ref:`pgr_costResult3 ` (seq, id1, id2, id3, cost) rows, that make up a path." msgstr "" #: ../../../src/ksp/doc/index.rst:37 # 0bdce7ee5be74ba98a0d5221b5a10499 msgid "Description" msgstr "" #: ../../../src/ksp/doc/index.rst:39 # 2a75f0b325af45a5b254d9a9d9ed9e81 msgid "a SQL query, which should return a set of rows with the following columns:" msgstr "" #: ../../../src/ksp/doc/index.rst:46 # 0436c16bb8514c469724f3a9c576fbc9 msgid "``int4`` identifier of the edge" msgstr "" #: ../../../src/ksp/doc/index.rst:47 # a97e14ef3fd4438abfb74c371fe473f7 msgid "``int4`` identifier of the source vertex" msgstr "" #: ../../../src/ksp/doc/index.rst:48 # d7bc27ad43df444abae7ec879dea89d7 msgid "``int4`` identifier of the target vertex" msgstr "" #: ../../../src/ksp/doc/index.rst:49 # 9a5e6739d10e4589ae71f3de3e6d07b0 msgid "``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph." msgstr "" #: ../../../src/ksp/doc/index.rst:50 # 0600cb9492634d53894e713a4898268b msgid "(optional) the cost for the reverse traversal of the edge. This is only used when ``has_rcost`` the parameter is ``true`` (see the above remark about negative costs)." msgstr "" #: ../../../src/ksp/doc/index.rst:52 # b3de1559edb1457f956efb5784516201 msgid "``int4`` id of the start point" msgstr "" #: ../../../src/ksp/doc/index.rst:53 # 7b2591f4a6f8498484329ed74f95f47c msgid "``int4`` id of the end point" msgstr "" #: ../../../src/ksp/doc/index.rst:54 # d0a0c5c83c02403f99940876269fe611 msgid "``int4`` number of alternative routes" msgstr "" #: ../../../src/ksp/doc/index.rst:55 # b24f1c5af0f846468cc3bb28f4f872f0 msgid "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction." msgstr "" #: ../../../src/ksp/doc/index.rst:57 # 5cc117f406fb49f4b932c8b8e7f20e0e msgid "Returns set of :ref:`type_cost_result`:" msgstr "" #: ../../../src/ksp/doc/index.rst:59 # 66462f4fdf1a4ca79741d566b9d77823 msgid "sequence for ording the results" msgstr "" #: ../../../src/ksp/doc/index.rst:60 # 0e0ce45f43714e908322838c6764b5c2 msgid "route ID" msgstr "" #: ../../../src/ksp/doc/index.rst:61 # 78724897b88e431db972233eb93d0496 msgid "node ID" msgstr "" #: ../../../src/ksp/doc/index.rst:62 # 2a5a3764fedd403c8072acd92b09b4d6 msgid "edge ID (``0`` for the last row)" msgstr "" #: ../../../src/ksp/doc/index.rst:63 # c6c3999e4dd84dbf814f5d44e5bb2100 msgid "cost to traverse from ``id2`` using ``id3``" msgstr "" #: ../../../src/ksp/doc/index.rst:65 # f3f37d868f8b41fcb2f49b3242923eb2 msgid "KSP code base taken from http://code.google.com/p/k-shortest-paths/source." msgstr "" #: ../../../src/ksp/doc/index.rst:69 # 80d641fff71848beb29d2be6f68c6526 msgid "History" msgstr "" #: ../../../src/ksp/doc/index.rst:70 # 168f0b58648c4c43b2b683d760d75222 msgid "New in version 2.0.0" msgstr "" #: ../../../src/ksp/doc/index.rst:74 # c8dfe3e8f3c246f49801d1c26294159e msgid "Examples" msgstr "" #: ../../../src/ksp/doc/index.rst:76 # 6875c491f882458fb0d4f55d05823eb3 msgid "Without ``reverse_cost``" msgstr "" #: ../../../src/ksp/doc/index.rst:104 # ad03f1fe958f415a94ebde027a5fcd10 msgid "With ``reverse_cost``" msgstr "" #: ../../../src/ksp/doc/index.rst:131 # d4fa56311a96421db001ffc5685ed2a1 msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/ksp/doc/index.rst:135 # aca51b91e9384c8a85bbc24dbfde463d msgid "See Also" msgstr "" #: ../../../src/ksp/doc/index.rst:137 # f1592eabd089430f8841c78093553773 msgid ":ref:`type_cost_result3`" msgstr "" #: ../../../src/ksp/doc/index.rst:138 # 2239083543de4ea4b3820e12cf094e05 msgid "http://en.wikipedia.org/wiki/K_shortest_path_routing" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/trsp/000077500000000000000000000000001257314352300214565ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/trsp/doc/000077500000000000000000000000001257314352300222235ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/trsp/doc/index.pot000066400000000000000000000161621257314352300240640ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/trsp/doc/index.rst:13 # e25db93cfed548499e37c2a53ca764ea msgid "pgr_trsp - Turn Restriction Shortest Path (TRSP)" msgstr "" #: ../../../src/trsp/doc/index.rst:23 # 569f8da166fa4b6b9e11126fff7fe8d2 msgid "Name" msgstr "" #: ../../../src/trsp/doc/index.rst:25 # 5a80c89ee268481b87d5fa641f98aa1f msgid "``pgr_trsp`` — Returns the shortest path with support for turn restrictions." msgstr "" #: ../../../src/trsp/doc/index.rst:29 # cbe0111a1eb34d32871e7bdd33597fa5 msgid "Synopsis" msgstr "" #: ../../../src/trsp/doc/index.rst:31 # db16fb08b61747fbbca144f887168e8d msgid "The turn restricted shorthest path (TRSP) is a shortest path algorithm that can optionally take into account complicated turn restrictions like those found in real work navigable road networks. Performamnce wise it is nearly as fast as the A* search but has many additional features like it works with edges rather than the nodes of the network. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a path." msgstr "" #: ../../../src/trsp/doc/index.rst:47 # f60b1232f6ad4c979cddf53907a81045 msgid "Description" msgstr "" #: ../../../src/trsp/doc/index.rst:49 # ef4cda41c0564a839743865cbc603da4 msgid "The Turn Restricted Shortest Path algorithm (TRSP) is similar to the :ref:`shooting_star` in that you can specify turn restrictions." msgstr "" #: ../../../src/trsp/doc/index.rst:51 # fa4644835d8f4a71a427862494b3602f msgid "The TRSP setup is mostly the same as :ref:`Dijkstra shortest path ` with the addition of an optional turn restriction table. This makes adding turn restrictions to a road network much easier than trying to add them to Shooting Star where you had to ad the same edges multiple times if it was involved in a restriction." msgstr "" #: ../../../src/trsp/doc/index.rst:54 # 50e0ea0f40fb4949bd680a91424b1cab msgid "a SQL query, which should return a set of rows with the following columns:" msgstr "" #: ../../../src/trsp/doc/index.rst:61 # 5c9a3afcb3c44428b44e3faff4d7fb24 msgid "``int4`` identifier of the edge" msgstr "" #: ../../../src/trsp/doc/index.rst:62 # 0bc75b3d2a394b0b985c7ade6c8f1023 msgid "``int4`` identifier of the source vertex" msgstr "" #: ../../../src/trsp/doc/index.rst:63 # bf89d1ac315e45ff872ed2265b97e184 msgid "``int4`` identifier of the target vertex" msgstr "" #: ../../../src/trsp/doc/index.rst:64 # c35aabbc54664ed9b8b4d338830cbe51 msgid "``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph." msgstr "" #: ../../../src/trsp/doc/index.rst:65 # 1772e656f0094d59b0ca539b5b518f40 msgid "(optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs)." msgstr "" #: ../../../src/trsp/doc/index.rst:67 # 732186f456214aba9eb4cf4f550683c8 msgid "``int4`` **NODE id** of the start point" msgstr "" #: ../../../src/trsp/doc/index.rst:68 # 3cfd7b1609784af0baef097aae852cc4 msgid "``int4`` **NODE id** of the end point" msgstr "" #: ../../../src/trsp/doc/index.rst:69 # 25838598316d463d8fd4d5c8aceeae73 msgid "``true`` if the graph is directed" msgstr "" #: ../../../src/trsp/doc/index.rst:70 # c4ba536be8344e0c9efc09a72a386521 msgid "if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction." msgstr "" #: ../../../src/trsp/doc/index.rst:72 # f5b994007d4b4265b077784f687cdd12 msgid "(optional) a SQL query, which should return a set of rows with the following columns:" msgstr "" #: ../../../src/trsp/doc/index.rst:78 # cf4a8d9b998d4bf19182ae1d7b81b12a msgid "``float8`` turn restriction cost" msgstr "" #: ../../../src/trsp/doc/index.rst:79 # 31b200b38ab2467fad03e409ea4cb2fb msgid "``int4`` target id" msgstr "" #: ../../../src/trsp/doc/index.rst:80 # 18631ca29f3049f5bf25994f48e30bd9 msgid "``text`` commar seperated list of edges in the reverse order of ``rule``" msgstr "" #: ../../../src/trsp/doc/index.rst:82 # 11a5643fa65c460dbed73d7f8b885b53 msgid "Another variant of TRSP allows to specify **EDGE id** of source and target together with a fraction to interpolate the position:" msgstr "" #: ../../../src/trsp/doc/index.rst:84 # 480daabb9a194383a1684fd0ff9c935f msgid "``int4`` **EDGE id** of the start edge" msgstr "" #: ../../../src/trsp/doc/index.rst:85 # caecc7566bdf4de2a775d0bcc298c1da msgid "``float8`` fraction of 1 defines the position on the start edge" msgstr "" #: ../../../src/trsp/doc/index.rst:86 # ce6b927039ce4e4e8691a3dc86a19350 msgid "``int4`` **EDGE id** of the end edge" msgstr "" #: ../../../src/trsp/doc/index.rst:87 # cfcd790081314f2d95b6380ad844bfaf msgid "``float8`` fraction of 1 defines the position on the end edge" msgstr "" #: ../../../src/trsp/doc/index.rst:89 # 51a5b3df7cad44629dd16dd7d4df9a60 msgid "Returns set of :ref:`type_cost_result`:" msgstr "" #: ../../../src/trsp/doc/index.rst:91 # c65b9f75f4b34f2dba2dff54126e2bdf msgid "row sequence" msgstr "" #: ../../../src/trsp/doc/index.rst:92 # 202a1753b5d44d3d933af416314c552e msgid "node ID" msgstr "" #: ../../../src/trsp/doc/index.rst:93 # ee2124c02c0644489ba3187b84c94f67 msgid "edge ID (``-1`` for the last row)" msgstr "" #: ../../../src/trsp/doc/index.rst:94 # 53553aa5696946a8a4f32fd29ac3ccdc msgid "cost to traverse from ``id1`` using ``id2``" msgstr "" #: ../../../src/trsp/doc/index.rst:98 # 350ef7abfa374504af8c864e79ca19ea msgid "History" msgstr "" #: ../../../src/trsp/doc/index.rst:99 # 274a6ed36f0c4b389215ecf11fe8ae3d msgid "New in version 2.0.0" msgstr "" #: ../../../src/trsp/doc/index.rst:103 # 3de40dafd306464cb727e95d12199071 msgid "Examples" msgstr "" #: ../../../src/trsp/doc/index.rst:105 # 4891aadd622e47c8813b06c9b16bef7e msgid "Without turn restrictions" msgstr "" #: ../../../src/trsp/doc/index.rst:126 # 07a1695ee76d4cfdacd9e31404faeabb msgid "With turn restrictions" msgstr "" #: ../../../src/trsp/doc/index.rst:128 # 9a9600189b5d49e78350080425375fa8 msgid "Turn restrictions require additional information, which can be stored in a separate table:" msgstr "" #: ../../../src/trsp/doc/index.rst:144 # 5df0a61bc74b4edf800bcf6c96fc35e4 msgid "Then a query with turn restrictions is created as:" msgstr "" #: ../../../src/trsp/doc/index.rst:167 # 07c0af23ed2d4b0c9c072126bad801b8 msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/trsp/doc/index.rst:171 # c9169eeeebbd45a5a6043cf527391dea msgid "See Also" msgstr "" #: ../../../src/trsp/doc/index.rst:173 # 6b71f73f59e84acb95464ac8fa93567a msgid ":ref:`type_cost_result`" msgstr "" pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/tsp/000077500000000000000000000000001257314352300212745ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/tsp/doc/000077500000000000000000000000001257314352300220415ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/i18n/pot/src/tsp/doc/index.pot000066400000000000000000000254011257314352300236760ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) pgRouting Contributors - Version 2.0.0 (b19690f doc-merge) # This file is distributed under the same license as the pgRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pgRouting 2.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-09-24 15:37\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../../src/tsp/doc/index.rst:13 # 213bae5bc2614b69a60f3e0073160d13 msgid "pgr_tsp - Traveling Sales Person" msgstr "" #: ../../../src/tsp/doc/index.rst:23 # 28d53c5693be414b9d4e15432616d649 msgid "Name" msgstr "" #: ../../../src/tsp/doc/index.rst:25 # 7bdcd4773c134c22a45e8c2bf8c69234 msgid "``pgr_tsp`` - Returns the best route from a start node via a list of nodes." msgstr "" #: ../../../src/tsp/doc/index.rst:26 # e59f80608ac3408ca7fa946af5af4417 msgid "``pgr_tsp`` - Returns the best route order when passed a disance matrix." msgstr "" #: ../../../src/tsp/doc/index.rst:27 # e414d416862446308bea94c14348435a msgid "``pgr_makeDistanceMatrix`` - Returns a Eucleadian distance Matrix from the points provided in the sql result." msgstr "" #: ../../../src/tsp/doc/index.rst:31 # b3c88820c7a5418a941ab297cd704504 msgid "Synopsis" msgstr "" #: ../../../src/tsp/doc/index.rst:33 # 489c0d1c212243d2a690175685879879 msgid "The travelling salesman problem (TSP) or travelling salesperson problem asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city? This algoritm uses simulated annealing to return a high quality approximate solution. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a path." msgstr "" #: ../../../src/tsp/doc/index.rst:41 # 4b29f9b87ba2478dbc22cc14e9de938a msgid "Returns a set of (seq integer, id1 integer, id2 integer, cost float8) that is the best order to visit the nodes in the matrix. ``id1`` is the index into the distance matrix. ``id2`` is the point id from the sql." msgstr "" #: ../../../src/tsp/doc/index.rst:43 # bcd8df1b068345959235d9340bfbb6c9 msgid "If no ``end_id`` is supplied or it is -1 or equal to the start_id then the TSP result is assumed to be a circluar loop returning back to the start. If ``end_id`` is supplied then the route is assumed to start and end the the designated ids." msgstr "" #: ../../../src/tsp/doc/index.rst:52 # a5d696205ff64dd78838f7d496644fe9 msgid "Description" msgstr "" #: ../../../src/tsp/doc/index.rst:55 # ac5b308e5db84ccf930cf635b92ebe54 msgid "With Euclidean distances" msgstr "" #: ../../../src/tsp/doc/index.rst:56 # 2620c8627d1a49d49bb0792bd00252c4 msgid "The TSP solver is based on ordering the points using straight line (euclidean) distance [#f0]_ between nodes. The implementation is using an approximation algorithm that is very fast. It is not an exact solution, but it is guaranteed that a solution is returned after certain number of iterations." msgstr "" #: ../../../src/tsp/doc/index.rst:58 # 3de17b8a10e94e2988a8c3d14d2595a5 msgid "a SQL query, which should return a set of rows with the following columns:" msgstr "" #: ../../../src/tsp/doc/index.rst:64 # a63accfd6ffd4ff5a4dbd4f86d1cc9f8 msgid "``int4`` identifier of the vertex" msgstr "" #: ../../../src/tsp/doc/index.rst:65 # 84bf9edbffa04aeda33556bf2385177d msgid "``float8`` x-coordinate" msgstr "" #: ../../../src/tsp/doc/index.rst:66 # 6c0979e0b89946b5b8adeebda45ce86a msgid "``float8`` y-coordinate" msgstr "" #: ../../../src/tsp/doc/index.rst:68 # 971551f511c94aae883993550789160e msgid "``int4`` id of the start point" msgstr "" #: ../../../src/tsp/doc/index.rst:69 # cdc6a47c5baf46c9a61e9f1b71d3c9f6 msgid "``int4`` id of the end point, This is *OPTIONAL*, if include the route is optimized from start to end, otherwise it is assumed that the start and the end are the same point." msgstr "" #: ../../../src/tsp/doc/index.rst:72 # 3b7db9712989472bb58f2479a6f800d4 msgid "The function returns set of :ref:`type_cost_result`:" msgstr "" #: ../../../src/tsp/doc/index.rst:74 #: ../../../src/tsp/doc/index.rst:107 # 900f0388134843f6aa35cde99e590e83 # e860a32f488247dbadc7c74756c3cb98 msgid "row sequence" msgstr "" #: ../../../src/tsp/doc/index.rst:75 # 6c0f9ab7a7d0408f973ff946bd6c7949 msgid "internal index to the distance matric" msgstr "" #: ../../../src/tsp/doc/index.rst:76 # f1d83f14c13d4bb0a1ca5c7dd40cb78d msgid "``id`` of the node" msgstr "" #: ../../../src/tsp/doc/index.rst:77 # e0ec20a9dca54cc8b7bd9c908c0f1e5b msgid "cost to traverse from the current node to the next node." msgstr "" #: ../../../src/tsp/doc/index.rst:80 # 70e99ac6fdfb4d689634b432425e5860 msgid "Create a distance matrix" msgstr "" #: ../../../src/tsp/doc/index.rst:81 # abbca3eeece44c25bf5ece181a334afa msgid "For users that need a distance matrix we have a simple function that takes SQL in ``sql`` as described above and returns a record with ``dmatrix`` and ``ids``." msgstr "" #: ../../../src/tsp/doc/index.rst:87 # da2be5a058fd4caa9bbbae6bfe105b3d msgid "The function returns a record of ``dmatrix``, ``ids``:" msgstr "" #: ../../../src/tsp/doc/index.rst:89 # 8c7f21a352fb47e08c85dd6b22ba5f90 msgid "``float8[][]`` a symeteric Euclidean distance matrix based on ``sql``." msgstr "" #: ../../../src/tsp/doc/index.rst:90 # a46135cbc16e4ff1992ecc75c7ae16f7 msgid "``integer[]`` an array of ids as they are ordered in the distance matrix." msgstr "" #: ../../../src/tsp/doc/index.rst:94 # da0acd3751d048deb913970497de142d msgid "With distance matrix" msgstr "" #: ../../../src/tsp/doc/index.rst:95 # ee8200d99c414a8980a9fed0744dd7ff msgid "For users, that do not want to use Euclidean distances, we also provode the ability to pass a distance matrix that we will solve and return an ordered list of nodes for the best order to visit each. It is up to the user to fully populate the distance matrix." msgstr "" #: ../../../src/tsp/doc/index.rst:97 # 1133284d6fa742728f54253d5d7a1b1f msgid "``float[][]`` distance matrix of points" msgstr "" #: ../../../src/tsp/doc/index.rst:98 # 30bf5479d95f4f439c13a6a54566814e msgid "``int4`` index of the start point" msgstr "" #: ../../../src/tsp/doc/index.rst:99 # b268b95158f74eedba20ffbc6963d252 msgid "``int4`` (optional) index of the end node" msgstr "" #: ../../../src/tsp/doc/index.rst:101 # 88e39cac076144bc9a404cdbaa72a2c6 msgid "The ``end`` node is an optional parameter, you can just leave it out if you want a loop where the ``start`` is the depot and the route returns back to the depot. If you include the ``end`` parameter, we optimize the path from ``start`` to ``end`` and minimize the distance of the route while include the remaining points." msgstr "" #: ../../../src/tsp/doc/index.rst:103 # e889605ba1284c35aef9887b26f5fd38 msgid "The distance matrix is a multidimensional `PostgreSQL array type `_ that must be ``N x N`` in size." msgstr "" #: ../../../src/tsp/doc/index.rst:105 # 342bfeaa449942dbbe733bdd2857de88 msgid "The result will be N records of ``[ seq, id ]``:" msgstr "" #: ../../../src/tsp/doc/index.rst:108 # 0c8c76b6b870439782357ef66ae6e1ea msgid "index into the matrix" msgstr "" #: ../../../src/tsp/doc/index.rst:112 # 049bf47d63bb40da8484a99c6f5e9b8b msgid "Footnotes" msgstr "" #: ../../../src/tsp/doc/index.rst:113 # 4354faec266747d48c9aae3a1258e12b msgid "There was some thought given to pre-calculating the driving distances between the nodes using Dijkstra, but then I read a paper (unfortunately I don't remember who wrote it), where it was proved that the quality of TSP with euclidean distance is only slightly worse than one with real distance in case of normal city layout. In case of very sparse network or rivers and bridges it becomes more inaccurate, but still wholly satisfactory. Of course it is nice to have exact solution, but this is a compromise between quality and speed (and development time also). If you need a more accurate solution, you can generate a distance matrix and use that form of the function to get your results." msgstr "" #: ../../../src/tsp/doc/index.rst:117 # ace7d353ced743cf94e5ee9f2ab9e09a msgid "History" msgstr "" #: ../../../src/tsp/doc/index.rst:118 # d0b9450fb14b43a9bd99ff9ea58edba2 msgid "Renamed in version 2.0.0" msgstr "" #: ../../../src/tsp/doc/index.rst:119 # f3595749ecfb4d11a0febaf0b3b230ee msgid "GAUL dependency removed in version 2.0.0" msgstr "" #: ../../../src/tsp/doc/index.rst:123 # 5c86b2316e2647c7b465fd00de8ace5d msgid "Examples" msgstr "" #: ../../../src/tsp/doc/index.rst:125 # 829fb5cc6f52447ea2be085c5fda64ef msgid "Using SQL parameter (all points from the table, atarting from 6 and ending at 5). We have listed two queries in this example, the first might vary from system to system because there are multiple equivalent answers. The second query should be stable in that the length optimal route should be the same regardless of order." msgstr "" #: ../../../src/tsp/doc/index.rst:159 # 4f796f78f49640e3b1fe208fc6f8c892 msgid "Using distance matrix (A loop starting from 1)" msgstr "" #: ../../../src/tsp/doc/index.rst:161 # 222083f1958f4204b2fff23ad86e4c1f msgid "When using just the start node you are getting a loop that starts with 1, in this case, and travels through the other nodes and is implied to return to the start node from the last one in the list. Since this is a circle there are at least two possible paths, one clockwise and one counter-clockwise that will have the same length and be equall valid. So in the following example it is also possible to get back a sequence of ids = {1,0,3,2} instead of the {1,2,3,0} sequence listed below." msgstr "" #: ../../../src/tsp/doc/index.rst:175 # 65c749a00c8645559f47d60e1360a517 msgid "Using distance matrix (Starting from 1, ending at 2)" msgstr "" #: ../../../src/tsp/doc/index.rst:189 # 103e98d40fdc4e98959110d702cfd4a5 msgid "Using the vertices table edge_table_vertices_pgr generated by :ref:`pgr_create_topology`. Again we have two queries where the first might vary and the second is based on the overal path length." msgstr "" #: ../../../src/tsp/doc/index.rst:226 # 514cfde63a9b44ab8f28db46033cfd03 msgid "The queries use the :ref:`sampledata` network." msgstr "" #: ../../../src/tsp/doc/index.rst:230 # d6fdc2608be94f8a8e4144d3aaab84a9 msgid "See Also" msgstr "" #: ../../../src/tsp/doc/index.rst:232 # 5f6c37ed377241eeaa63ee2d935a4120 msgid ":ref:`type_cost_result`" msgstr "" #: ../../../src/tsp/doc/index.rst:233 # cb7774109aae443ab3767851ab7a223d msgid "http://en.wikipedia.org/wiki/Traveling_salesman_problem" msgstr "" #: ../../../src/tsp/doc/index.rst:234 # e1b965891ceb405ca71b7c2be4a1c017 msgid "http://en.wikipedia.org/wiki/Simulated_annealing" msgstr "" pgrouting-pgrouting-2.1.0/doc/index.html.in000066400000000000000000000122411257314352300207200ustar00rootroot00000000000000 Documentation — pgRouting

pgRouting

Documentation

Stable Release Documentation¶

This documentation is for the released versions and will contain corrections and errata as they are available.

Betas and Release Candidates¶

This documentation is for the alpha, beta and release candidate versions. Releases in this section are known to be unstable.

In Development Documentation¶

This documentation is for the unreleased version currently under development, and is frequently updated and changed.

pgrouting-pgrouting-2.1.0/doc/index.rst000066400000000000000000000232351257314352300201640ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _index: Table of Contents =============================================================================== pgRouting extends the `PostGIS `_/`PostgreSQL `_ geospatial database to provide geospatial routing and other network analysis functionality. This is the manual for pgRouting |release|. .. image:: static/images/ccbysa.png :align: left :alt: Creative Commons Attribution-Share Alike 3.0 License The pgRouting Manual is licensed under a `Creative Commons Attribution-Share Alike 3.0 License `_. Feel free to use this material any way you like, but we ask that you attribute credit to the pgRouting Project and wherever possible, a link back to http://pgrouting.org. For other licenses used in pgRouting see the :ref:`license` page. ******************************************************************************* General ******************************************************************************* .. toctree:: :maxdepth: 2 src/introduction/introduction src/installation/index src/installation/build src/introduction/support ******************************************************************************* Tutorial ******************************************************************************* :ref:`Tutorial ` - :ref:`Getting started ` - :ref:`topology` for an overview of a topology for routing algorithms. - :ref:`analytics` for an overview of the analysis of a graph. - :ref:`custom_query` that is used in the routing algorithms. - :ref:`performance` to improve your performance. - :ref:`sampledata` that is used in the examples of this manual. - :ref:`recipes` .. toctree:: :hidden: src/tutorial/index src/developer/sampledata src/recipes/index For a more complete introduction how to build a routing application read the `pgRouting Workshop `_. ******************************************************************************* Version ******************************************************************************* :ref:`pgr_version` - to get pgRouting's version information. .. toctree:: :hidden: ../src/common/doc/utilities/version ******************************************************************************* Data Types ******************************************************************************* :ref:`data_types` - :ref:`type_cost_result` - A set of records to describe a path result with cost attribute. - :ref:`pgr_costResult3[]` - A set of records to describe a path result with cost attribute. - :ref:`pgr_geomResult` - A set of records to describe a path result with geometry attribute. .. toctree:: :hidden: ../src/common/doc/types/index ******************************************************************************* Topology functions ******************************************************************************* :ref:`topology_functions` - :ref:`pgr_create_topology` - to create a topology based on the geometry. - :ref:`pgr_create_vert_table` - to reconstruct the vertices table based on the source and target information. - :ref:`pgr_analyze_graph` - to analyze the edges and vertices of the edge table. - :ref:`pgr_analyze_oneway` - to analyze directionality of the edges. - :ref:`pgr_node_network` -to create nodes to a not noded edge table. .. toctree:: :hidden: ../src/common/doc/functions/index ******************************************************************************* Routing functions ******************************************************************************* :ref:`routing_functions` - :ref:`pgr_apspJohnson `- All Pairs Shortest Path, Johnson’s Algorithm - :ref:`pgr_apspWarshall` - All Pairs Shortest Path, Floyd-Warshall Algorithm - :ref:`pgr_astar` - Shortest Path A* - :ref:`pgr_bdAstar` - Bi-directional A* Shortest Path - :ref:`pgr_bdDijkstra` - Bi-directional Dijkstra Shortest Path - :ref:`pgr_dijkstra` - Shortest Path Dijkstra - :ref:`pgr_driving_distance` - Driving Distance - :ref:`pgr_kDijkstra` - Mutliple destination Shortest Path Dijkstra - :ref:`pgr_ksp` - K-Shortest Path - :ref:`pgr_trsp` - Turn Restriction Shortest Path (TRSP) - :ref:`pgr_tsp` - Traveling Sales Person .. toctree:: :hidden: ../src/index ******************************************************************************* Pre processing or post processing helping functions ******************************************************************************* :ref:`pgr_driving_distance_post` - :ref:`pgr_alphaShape` - Alpha shape computation - :ref:`pgr_points_as_polygon` - Polygon around set of points ******************************************************************************* Experimental and Proposed functions ******************************************************************************* This section contains new experimental or proposed signatures for any of the following sections: - topology functions - routing functions - vehicle routing functions - pre / post procesing helper functions We are including them so that the pgRouting community can evaluate them before including them as an official function of pgRouting. Some of them are unsupported like the GSoC functions. ******************************************************************************* Experimental functions: Proposed by Steve Woodbridge ******************************************************************************* :ref:`convenience_functions` - :ref:`pgr_point_to_edgenode` - convert a point geometry to a ``vertex_id`` based on closest edge. - :ref:`pgr_flip_edges` - flip the edges in an array of geometries so the connect end to end. - :ref:`pgr_text_to_points` - convert a string of ``x,y;x,y;...`` locations into point geometries. - :ref:`pgr_points_to_vids` - convert an array of point geometries into vertex ids. - :ref:`pgr_points_to_dmatrix` - Create a distance matrix from an array of points. - :ref:`pgr_vids_to_dmatrix` - Create a distance matrix from an array of ``vertix_id``. - :ref:`pgr_vids_to_dmatrix2` - Create a distance matrix from an array of ``vertix_id``. .. toctree:: :hidden: ../src/common/doc/convenience/index ******************************************************************************* Experimental functions: by GSoC ******************************************************************************* The following functions are experimental - They may lack documentation, - Were created by GSoC students. - they are unsupported. - :ref:`pgr_vrp_basic` - VRP One Depot - :ref:`pgr_gsocvrppdtw` - Pickup and Delivery problem .. toctree:: :hidden: ../src/vrp_basic/doc/index.rst ../src/vrppdtw/doc/index.rst ******************************************************************************* Proposed functions: Proposed by Zia Mohammed ******************************************************************************* About this proposal: - Author: Zia Mohammed. - Status: Needs a lot of testing. I am working on that. - I did not add automated test. - Temporary name: pgr_labelGraph - Need: I need feedback from the community. - :ref:`pgr_labelGraph` - Analyze / label subgraphs within a network .. toctree:: :hidden: ../src/label_graph/doc/analyze_brokengraph.rst .. toctree:: :hidden: ../src/common/doc/utilities/index ******************************************************************************* Discontinued Functions ******************************************************************************* .. toctree:: :maxdepth: 1 src/developer/discontinued ******************************************************************************* Developer ******************************************************************************* :ref:`developer_functions` .. warning:: In V3.0 This function are going to be discontinued. Use the already available underscored version instead. .. warning:: :ref:`developer_functions` documentation is going to be deleted from the pgRouting documentation in V3.0 The following functions are used internaly the topology functions. - :ref:`pgr_get_column_name` - to get the name of the column as is stored in the postgres administration tables. - :ref:`pgr_get_table_name` - to retrieve the name of the table as is stored in the postgres administration tables. - :ref:`pgr_is_column_indexed` - to check if the column is indexed. - :ref:`pgr_is_column_in_table` - to check only for the existance of the column. - :ref:`pgr_point_to_id` -to insert/get the id of the inserted point in a vertices table. - :ref:`pgr_quote_ident` - to quotes the input text to be used as an identifier in an SQL statement string. - :ref:`pgr_versionless` - to compare two version numbers. - :ref:`pgr_start_point` - to get the start point of a (multi)linestring. - :ref:`pgr_end_point` - to get the end point of a (multi)linestring. .. toctree:: :maxdepth: 2 src/developer/index :ref:`change_log` - :ref:`changelog_2_1_0` - :ref:`changelog_2_0` - :ref:`changelog_1_x` .. toctree:: :hidden: src/changelog/index .. rubric:: Indices and tables * :ref:`genindex` * :ref:`search` pgrouting-pgrouting-2.1.0/doc/index_man.rst000066400000000000000000000035551257314352300210220ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _man: pgRouting Reference =============================================================================== pgRouting extends the `PostGIS `_/`PostgreSQL `_ geospatial database to provide geospatial routing and other network analysis functionality. .. toctree:: :maxdepth: 1 src/introduction/index pgRouting provides several :ref:`common functions `: .. toctree:: :maxdepth: 1 :hidden: ../src/common/doc/index .. toctree:: :maxdepth: 1 :glob: ../src/common/doc/functions/* pgRouting defines a few :ref:`custom data types `: .. toctree:: :maxdepth: 1 :hidden: ../src/common/doc/types/index .. toctree:: :maxdepth: 1 :glob: ../src/common/doc/types/* pgRouting functions in alphabetical order: .. toctree:: :maxdepth: 1 ../src/apsp_johnson/doc/index ../src/apsp_warshall/doc/index ../src/astar/doc/index ../src/bd_astar/doc/index ../src/bd_dijkstra/doc/index ../src/dijkstra/doc/index ../src/kdijkstra/doc/index ../src/ksp/doc/index ../src/tsp/doc/index ../src/trsp/doc/index If pgRouting is compiled with "Driving Distance" enabled: .. toctree:: :maxdepth: 1 ../src/driving_distance/doc/dd_alphashape ../src/driving_distance/doc/index ../src/driving_distance/doc/dd_points_as_polygon Some functions from previous releases may have been removed. .. toctree:: :maxdepth: 1 ../src/common/doc/legacy src/developer/discontinued .. toctree:: :maxdepth: 1 src/introduction/index src/introduction/support pgrouting-pgrouting-2.1.0/doc/make.bat000066400000000000000000000126731257314352300177340ustar00rootroot00000000000000@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^` where ^ is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\pgRoutingDocumentation.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\pgRoutingDocumentation.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdf" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdfja" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf-ja cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) :end pgrouting-pgrouting-2.1.0/doc/src/000077500000000000000000000000001257314352300171055ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/src/changelog/000077500000000000000000000000001257314352300210345ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/src/changelog/1_x.rst000066400000000000000000000044371257314352300222650ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _changelog_1_x: pgRouting 1.x Release Notes =============================================================================== The following release notes have been copied from the previous ``RELEASE_NOTES`` file and are kept as a reference. Release notes starting with :ref:`version 2.0.0 ` will follow a different schema. Changes for release 1.05 ------------------------------------------------------------------------------- * Bugfixes Changes for release 1.03 ------------------------------------------------------------------------------- * Much faster topology creation * Bugfixes Changes for release 1.02 ------------------------------------------------------------------------------- * Shooting* bugfixes * Compilation problems solved Changes for release 1.01 ------------------------------------------------------------------------------- * Shooting* bugfixes Changes for release 1.0 ------------------------------------------------------------------------------- * Core and extra functions are separated * Cmake build process * Bugfixes Changes for release 1.0.0b ------------------------------------------------------------------------------- * Additional SQL file with more simple names for wrapper functions * Bugfixes Changes for release 1.0.0a ------------------------------------------------------------------------------- * Shooting* shortest path algorithm for real road networks * Several SQL bugs were fixed Changes for release 0.9.9 ------------------------------------------------------------------------------- * PostgreSQL 8.2 support * Shortest path functions return empty result if they couldn’t find any path Changes for release 0.9.8 ------------------------------------------------------------------------------- * Renumbering scheme was added to shortest path functions * Directed shortest path functions were added * routing_postgis.sql was modified to use dijkstra in TSP search pgrouting-pgrouting-2.1.0/doc/src/changelog/2_0.rst000066400000000000000000000051641257314352300221540ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _changelog_2_0: pgRouting 2.0 Release Notes =============================================================================== With the release of pgRouting 2.0 the library has abandoned backwards compatibility to :ref:`pgRouting 1.x ` releases. We did this so we could restructure pgRouting, standardize the function naming, and prepare the project for future development. As a result of this effort, we have been able to simplify pgRouting, add significant new functionality, integrate documentation and testing into the source tree and make it easier for multiple developers to make contribution. For important changes see the following release notes. To see the full list of changes check the list of `Git commits `_ on Github. .. Changes for 2.0.1 ------------------------------------------------------------------------------- * [TBD] Changes for 2.0.0 ------------------------------------------------------------------------------- * Graph Analytics - tools for detecting and fixing connection some problems in a graph * A collection of useful utility functions * Two new All Pairs Short Path algorithms (pgr_apspJohnson, pgr_apspWarshall) * Bi-directional Dijkstra and A-star search algorithms (pgr_bdAstar, pgr_bdDijkstra) * One to many nodes search (pgr_kDijkstra) * K alternate paths shortest path (pgr_ksp) * New TSP solver that simplifies the code and the build process (pgr_tsp), dropped "Gaul Library" dependency * Turn Restricted shortest path (pgr_trsp) that replaces Shooting Star * Dropped support for Shooting Star * Built a test infrastructure that is run before major code changes are checked in * Tested and fixed most all of the outstanding bugs reported against 1.x that existing in the 2.0-dev code base. * Improved build process for Windows * Automated testing on Linux and Windows platforms trigger by every commit * Modular library design * Compatibility with PostgreSQL 9.1 or newer * Compatibility with PostGIS 2.0 or newer * Installs as PostgreSQL EXTENSION * Return types refactored and unified * Support for table SCHEMA in function parameters * Support for ``st_`` PostGIS function prefix * Added ``pgr_`` prefix to functions and types * Better documentation: http://docs.pgrouting.org pgrouting-pgrouting-2.1.0/doc/src/changelog/2_1_0.rst000066400000000000000000000051021257314352300223640ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _changelog_2_1_0: pgRouting 2.1.0 Release Notes =============================================================================== With the release of pgRouting 2.1.0 fixes some bugs and issues. - To see the full list of changes check the list of `Git commits `_ on Github. - To see the issues closed by this release see the `Git closed issues `_ on Github. - For important changes see the following release notes. .. Release Notes ------------------------------------------------------------------------------- - A C and C++ library for developer was created - encapsulates postgreSQL related functions - encapsulates Boost.Graph graphs - Directed Boost.Graph - Undirected Boost.graph. - allow any-integer in the id's - allow any-numerical on the cost/reverse_cost columns - Three Functions where completly re-factored using the developers library and functionality was added. - pgr_dijkstra - pgr_ksp - pgr_drivingDistance - Improved - Alphashape function now can generate better (multi)polygon with holes and alpha parameter. - Instead of generating many libraries: - All functions are encapsulated in one library - The library has a the prefix 2-1-0 - Added proposed functions to be evaluated: - Proposed functions from Steve Woodbridge, (Classified as Convinience by the author.) - pgr_pointToEdgeNode - convert a point geometry to a vertex_id based on closest edge. - pgr_flipEdges - flip the edges in an array of geometries so the connect end to end. - pgr_textToPoints - convert a string of x,y;x,y;... locations into point geometries. - pgr_pointsToVids - convert an array of point geometries into vertex ids. - pgr_pointsToDMatrix - Create a distance matrix from an array of points. - pgr_vidsToDMatrix - Create a distance matrix from an array of vertix_id. - pgr_vidsToDMatrix - Create a distance matrix from an array of vertix_id. - Added proposed functions from GSoc Projects: - pgr_vrppdtw - Removed the 1.x legacy functions - Some bug fixes in other functions pgrouting-pgrouting-2.1.0/doc/src/changelog/index.rst000066400000000000000000000013151257314352300226750ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _change_log: Release Notes =============================================================================== - :ref:`changelog_2_1_0` - :ref:`changelog_2_0` - :ref:`changelog_1_x` .. toctree:: :hidden: pgRouting 2.1 develop Notes <2_1_0> pgRouting 2.0 Release Notes <2_0> pgRouting 1.x Release Notes <1_x> pgrouting-pgrouting-2.1.0/doc/src/developer/000077500000000000000000000000001257314352300210725ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/src/developer/discontinued.rst000066400000000000000000000022371257314352300243200ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _history: Discontinued Functions =============================================================================== Especially with new major releases functionality may change and functions may be discontinued for various reasons. Functionality that has been discontinued will be listed here. .. _shooting_star: Shooting Star algorithm ******************************************************************************** :Version: Removed with 2.0.0 :Reasons: Unresolved bugs, no maintainer, replaced with :ref:`trsp` :Comment: Please :ref:`contact us ` if you're interested to sponsor or maintain this algorithm. The function signature is still available in :ref:`common_legacy` but it is just a wrapper that throws an error. We have not included any of the old code for this in this release. pgrouting-pgrouting-2.1.0/doc/src/developer/images/000077500000000000000000000000001257314352300223375ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/src/developer/images/test1.png000066400000000000000000000176231257314352300241160ustar00rootroot00000000000000‰PNG  IHDR×­Ë_©1sRGB®ÎébKGD˙˙˙ ˝§“ pHYs  šśtIMEŰ &5­*IDATxÚíÝ{PŐőľ˙ń÷ú˛a±0@ŹblµTHX^ĐÔ.[QÚ¶Ĺ • +$;'ĎÉhŠSÖĚnĆöś™˝#&wÍüÔÚşÔ-K»Xť„Ľîň†˛YdrÓ‚W4aÉ}}Ď«Ě]ş§™ßf}Ů|žŹiŠő'ľßźőňłľ—&]×`Ť€Z@ -  …€ĐÂ@ ha …´0ĐÂZha- ´0€Z@ -  …€ĐÂ@ ha …€ĐÂ@ ha …´0ĐÂZha- ´0ŕźŔL0†ÝţK˙dFizDwW—#7÷ô‰ݬ['" őő{·l9{ň¤Ůßx\Üô´´`«•”@ =âBmíúĘĘë[öÔWV>š•Ą{<ŽÜÜÖ––ů/ľHP …a_ľ|Đwܸ%5;[÷xD¤łŁCDN——“ú<®ÎÁ0#l¶Ôěěźl4iZww÷Ѣ"‰ť2…”Ŕ\č)ó˛˛LÚMćď˝öZÓĺËý|`ÁRsa §Ü´‚EdŃoÜ7o^ÓĄKE›6‘haŔ×úY,ăEädI i€Ś&{ë8$„(Đçq^˝H~NÎy—+5;űňąs"2öŢ{É´0ŕ;3ŇŇvĺĺmY±ÂĎlž4{ö”äd2Aß˙ä§ë:)Ŕ<Á ĐÂč=‡ŰíNII±ňČ2ĂŐ9 …€ĐÂ@ ha …´0ĐÂZha- ´0€€e¬l ŘńâÂ,. ćÂ@éҺޚőVć“™7nl3·=źúüO6}żńƨ ŻÍKȫڬüÉöýwîoj&0zÖňäĺmţm?źŤ)"ĐÂ@ŹłŐ۲‹˛˛ńpôáčoŁ ´0Đă˛vg…¶‡Ţ¸Ĺcň|:öÓ¤I„ZđÁČűéŘsqvޏ4‚p@ řěîĎ’Ę“4Ć$haŔŐŞ×Ü·ćú=jܬEp§z‹÷6Ľçýâ™§ž‘µ›Ö’ haŔ‡cQ7˙—@_ĹĚ0O0´0z‡Ăáv»SRR¬V+i@)\ťZha- ´0€Z@ -  …€ĐÂ@ ha …´0ĐÂZha- ´0€Z@ -  …€Z@ -  …@f"€šěvű/ü“„ЇC …#ui]ą‰ą'"O¬Ű¸NDęÂęň'ćרŐEO¨MH?šÔ¤Zőaő[&l99đ¤·Üٸ´ŁiÖv+C…ţůjĂkóň*#+śŢcw p˝şóŐ6˙¶Ü™ąfŹů©ĂO©BÁ„‚ĘA•Y{˛<&OîĚÜ–Ŕ–wżČhˇ…ľĺÉËďřöŽ·ĽţżŻ{ÄŁ‰Öî×."Ĺw÷ůţyŮ_d{Ä#"ć)\ÎPéQ\ťşlő¶ě˘ěź˝%4©T%"&1)B·Ö]4¦HD¦¸¦0T ="kw–vł‰;Ŕ˝áž "2·l®˛!ĽöČk—­—6\P˛€ˇÂ\čˇŃ“ńď1yVß·ú’őRěąŘ3Ô ADŢřäŤy%ó.Y/m𴉎B ľS8¦°lhYhkčâŻk żA,–ÄŠD)‰*aTĐ€Ź4„4lżÍżŰ?kOVřµp‘ŽBčQś~´#nG§_碋F^©l9łr\]ŮEŮçn;'"÷žĽ—A >âęű»ýžď*ó>Č ”´Łiy y+f­0{ĚłŹĎN.Kf`ĐÂ@Zo_ýëU«aŘwĂ–.c`ĐÂ@ĎbaBč%¸:´0ĐÂZÔbŇuť`€_Ľľ¸ôí+Hä |Ü##uwu9rsOź8ńĘşu"ŇŢÚúĺ|sŕ€ÄN›vߣŹôëçă]:sćLPPPDD„9üŤ>óő×_ÇĆĆjšfT uu»óó/ÔÖęş>:!aFzz`Pß\qź†a.ÔÖîÎË«Żüq}ńâť;Ź&.\(şľkóć~ÁÁÓ~ŘÇ{uőęŐßýîw Ź<ňČ!C ÉáV}iýúő~~~))) ~~~ľa§Ý~ŢĺJőŐŽ¶6Gn®źŮśôTß\ë™óÂ0îcčňĺmm7nq9ť"2Ňf9nśśr:}żW111ożý¶żż˙ /Ľ““SSSăűnµŃ—rrrfĎž˝fÍš^xa×®]ľáÉ×_ůý÷ŁFŤ6z´T÷Ő7saf„ÍöĐÓO˙)+ëÇyhcه†z_676ŠHii©ď÷mҤI!!![·n˝víÚ#Ź<ŇsßČvłnŽďs [Ľxńűďż˙Î;ďôč)š[…`Ň4©ŻŞ1őŮ÷iaf^V–éďO;¶ąÝ"b6›˝Ť[Ýnqú|FÜŃŃQQQQSSÖŁ;`»Y7 ÇÇ9čş~ćĚ™oľůĆĎĎĎfł‚wHmŘ "SçöŮ÷iaĆtë+?&ďÄG×E$>>Ţ—{U__żeË–#F,Y˛äöŰoďńďçtŢ4‡źoôqďż˙~WW×oűŰżFw‹<ĎŽŐ«Ż\ş;~Fź]qźF/ŇĎbq75uwué?Ľ›ÍćË}üđĂ+W®- Ŕ[·nu:ťDA đµłgĎ/X°ŕâĹ‹ B đ©?üpÖ¬Y111żúŐŻľúę+ˇ…řÎĺË—‹‹‹{ě1=zô©S§ÓÂ|§­­í•W^éßżż<öŘcíííĢÖ‘ 6tčĐ_FEEEEE sa- ´0€Z@ -  …€ĐÂ@ ha …´0ĐÂZha- ´0€Z čď`¶Űí7Ýž‘‘AJ…@„@ ©$ŞäŰC/ýn臟ţípŐČ|2ó'[Öm\§ŕHh nÜś°ą"˛BDĆ\óxńăa×ÂT ˇŐÜšź_2¬Dóh÷Wß˙pŮĂfŹŇý@ ÷¸ŠA«¦Żšóőś¸łq9I9['l]V¸LµÖnZű}‘+’VL¬ť¨ć`X{ďÚňÁĺĎďy^ýťéď\ ¸örŃËŞ…P0±`ß]ű–ě_ŇÜX0± ¨3čˇo˘"iáôĺČ/Ĺ$Ó«¦‡ąĂÖlZŁ)yŠÜ¬›E¤SëüËäż»Í ‹Ş9N <%"qgât“."Ő« áč°Ł"2®~\§_gÁÄ‚oţíZŘ7Ô˝:W9¨2 3 ¡‰¦©}•ňŕđçűźżďä} ~ ÷W?ÎűŕÄŕ"2ˇn‚‚!tűu‹.ş·żÔ†×ŇŹĚ…{VŁĄ1¸#xŐŻWUDVÄžŹÍ8Ң`ń|1ú y ęeCćĚÚđÚ•łVŠćŃŇŹ¦+ÂÝgď>ň«#‹ú›÷ĺµ€kô#sá¦KsżćńőăSŹĄGç%ä©Ă™°3uu‘M‘ŃŤŃĘŽ…Źă>ľŘ˙⢋XäŃ<źŢý©‚!,<˛0îLÜź§ţůŔđ!m!šÎm¬´płtXD$átÂäÚÉ"RUŞfÇ˙í¸Äź‰Wům°ď®}"2ąfňäšÉ"˛˙Îý †Đż­˙K»^Zý—ŐŮ»˛;ĚĘžž˘…}'˘%BDşMÝšGó~U3‡ňČrąłáN•ßݦn“IDÄ{bTŐFĐ.[.w;F]E?ŇÂ=ËvĆ&"‡<>ä¸üp}FA ÖÖ8Lĺ·Á”š)"R|Gń±aÇDŐ«soÍzë?Ó˙ótřiďGi§¦ŃŹľˇîŐą¤ň¤+ÁWă&Ý4íä´´Łijćp%řŠ÷Ó¨ĘoÔc©“§`B.úýU÷§KU0„ąes7NÚřű‡~y5ňą˝ĎĹ\ˇiážÔ”q(#ăęh®ŢĽš·APgPćÁĚĚ™*‡0ęâ¨˙Ůń? ZŘGx:žČz nFZha- j1éşîëďy‹ő¤Eµëä@ä@FÝ#qµ±ń˙eg߸ĺ•u*..."Ő%%ýŕď.^8tč¬'ž<\ą•ćs2zšájcăîÍ›ë**DdŘ1‰Ź?n SîâöÖÖ=ůůU%%š¦ĹÝ˙´‡ö3÷ýű¸Ś9Âó.—®ë#m¶G–.Uů“H]EĹöU«î™3gD\\~NÎŢ­[Ó—)·Ň|öÚµ×Ó(X±bÔDEWš˙líÚÓĺĺŹ>˙Ľ®ëľóNűµkŹ˝¬ÜJó{ śűö%/YŇÜظ·  0(hňC}ŤcĂZXDb§NUá/şŕë/ż‘qÓ§[Ă²׬1i*ž¦÷Ž®ÎÎ/ţň?ł9qˇ˘+Íź=uJD†ÇĹyOž­VqĄůŞŁGEdä¸qÝťť{ jżů†î)ç\.)Ú¸ńł÷ß7űé§‚š››•pV‘úĘJ˙€€Đ·+•ő‡/N<ŘxţĽmútďÇpĄBhllĽCdä¸q‡×UTxş»EäÎ  ÝÝÝ""şîçď/"jkU8pcZŘd2?˛té™ęęýGhDÄŚ´´íŰ·+ŐÂ"ÍŤŤÁÁŰW­Ş«¨ŽŤ}0##($D©Ľ—]tŹçŘ_Hü߯4ŻTÍÍÍK­ÖŮ™™kk·®\)"&M›‘ž®Z"żşűîŠ#GŞ˙ö7“´_SbĄycZ8}Ů2Ýă1iZXdä~‡ŁâČ‘ii‹E­O_n·´67ß9~ü¸¸Ďׯ÷říż˙»Z9¸Ý"ŇpćLC]]xdddt´włR!X,q»|üńw/>¸h‘ě\żţЧź&¦§«6f.\ŘŃÖöůź˙5ztPHH{k+-Ü“ÓaM‘ ‹EDÜMM"2ţ|µZŘnďg±\»zuTB‚îń|ľ~ýÉŇRĺr°ŰE¤öřq˙ăJó çľ}"2fňdo —íßźž®Ú`°ôďżŕĄ—ĽS´•˙ńŠÜ%bđĺ Ö– Qńľ‰H˙ńtwkš&"š¦čC4§ËËEdčťJŻ4ď=üăüČ_Ý•ćMšÖtůrWGGÔ(%Vš7f.ś˙ć›ç\®/˝t±®ND†Ź«ćhałťŻ©9qđ`Čm·‰ČČqŠ®4ĄˇADn¦ôJó1S¦”îŮSY\ěýx×WšßňÖ[ç\®Ç_}µęŘ1‰ť¦ÄJóĆ´đŚôô/6oŢşrĄ9 `Jrň=sć¨ůĆ›”ÔrĺĘ>‡Ăd2Ý=mÚô4EWšoąrED,ý•^iţש©şÇł· @×ő¸űď˙uŞŠ+ÍOť;·hăĆ ż˙}xdäĂĎ=ŁÄJó<Álr r cZř‡Ăáv»SRR¬V«˛!”––:ťÎřřx›Í¦lÍÍÍŰ·o·X,ę\™dM5 …€ĐÂ@ ha …´0ĐÂZha- ´0€€e¬l #Ůo±¤l†bë «śĂ­Ž]ť4Ěz6sŰË)/·¶¬Ű¸NÍłçe߸E©(ş´®ÜÄÜ‘'®uITɶ.†^úÝĐ'?1üŰá}őŘiaô űďÜßÔ¬r®.]Ómő¶Ą{–Şvěµáµy y•‘•×·T ŞX5}ŐśŻçÄťŤËIĘŮ:aë˛Âe´0Đó ˘1EЇŕŕ‘©§¦šuĺޕ˓—ßńí7nůrä—b’éUÓĂÜak6­Ńúô,®ÎÁx‡ŁG­z t‰ČĆÉź}üŮwx·ŐܪαŰęmŮEw6¦rPe@g@„;BMëë5E Ă`“çÓ±ź&ťHR<“n n^şoirYrqtńGń©sěY»łBŰCoÜŇhi ě\őëU˙•ö_ď>đnK@ - ôçg`gŕK#ĎaYá˛wňßuqÔ}'ď‘#ŃGÔ9ö›Ěvuiî×<ľ~|ę±Ôâč⼄ůdôčŃ555íííB đ©]»vEFF.X° $$äčŃŁB đťÎÎÎŹ>účé§źÖ4měر‡ęčč Z€ŹTWWOť:uĚ1"_QQA,ęŕŮ9Ŕ`111111×_Îś93..ŽX ha …´0ĐÂZha- ´0€Z@ -  …€ĐÂ@ ha …´0ĐÂ~3Tg·Űoş=##”  SV—?1żv@­.zBmBúŃô Î ŐB¨«ß2aËÉ'ý»ýăÎĆĄMł¶[´0ŕ“™ŕ=v×׫;_móoËť™köź:ü”j!L(¨T™µ'ËcňäÎĚm lyq÷‹Ś Zđ…×˙÷uŹx4ŃÚýÚE¤řŽb[8ű‹lŹxD¤ĂÜ!"ĺËľÁŐ9ŔűNĐD¤jP•ĤlÝZwŃ"™âšÂ¨`. ř”;Ŕ˝áž "2·l®˛!ĽöČk—­—6\P˛€!Á\đŹÉłúľŐ—¬—bĎĹΨˇlo|ňĆĽ’y—¬—6MÚĨ …ß)SX6´,´5tńW‹5…ß–KbE˘”D•0*haŔGB¶Ťßćßíźµ'+üZ8HHG!řç…Ů·ŁÓŻsŃE#/ŤT6„śY9®®ě˘ěs·ť‘{OŢËŔ …quŠ}ŠÝ~Ď÷Ź­Ű¸NµŇަĺ%ä­µÂě1Ď>>;ą,™A >˛Ş`! űnزÂeä@ ľĆR „`,®Î- ´0€µt]'ć‹‹‹j‹ČAá¸Gk¨«Űťźˇ¶V×őŃ 3ŇÓ‚T̡ľ~ď–-gOž4űűŹ‹›ž–lUt‘ő޶¶Ő/żÜÚŇňĘ:%îÚćŚ ¶ÓnŻ+/ź÷ s—,)ŰżßÖ­"RUUµ{÷nĂ÷Í—»±·  ľ˛ňáçž{č™gŽőŐgď˝'"yyy†‡ĐÔÔäăÝ(Űż˙Zsł:Ó™ Ă`Oľţşîń4­ł˝]D*‹‹“žzjĺĘ•Ď>ű¬Q»äńxśNçöíŰ|¶©ŮŮşÇ#"ť"rşĽ\DÚÚÚŚśž74|üńÇ{öě™9s¦ĎľiwW×Ѣ"ĄŢ´0ŚgŇ4©ŻŞ1™DdŐŞU†ěLMMÍźţô§ .,X°ŕˇ‡ňÁntvvú˙CWg§·b§L‘ĚĚLŁ~(ożýöţýű'OžĽbĹŠÁűěű–>Ýté- řT›Ű]´aLť;WDöěŮcÔžTVVÖÔÔÜu×]š¦ůf7Îź?ź©}nđ˝×^kş|ą˙Ŕ,X "źţąQ9ěÝ»744tđŕÁN§Óétúŕ;ţFÄăńúôÓßdfVÓ€OĎěX˝úĘĄKѱ±ăgĚ‘Ç6LÓ ¸nŃż˙I“&UUUmŢĽ9&&Ć»qă˙Ńo”ěŢý×mŰŠ6mš»dÉéÓ§űőëgČ%11±şşúĂ?ŚŠŠ3fŚovĂĺt1‚3€O+,t••‡†Î^ĽŘ{v˘µµőęŐ«©©©ţĹPYYYXXčŁÝ(,ôţ·źĹ2>1ńŻŰ¶ť,)‘ţá0đGÓŘظk×.íFaáˇĎ>›”dŇÔşk€†ÁľkhŘ·m›źżJVVhř÷+¬˙ńŹljjęßżż;6dČ3fř~7Ľży´_HĽýöŰƆ0xđŕŘŘXź…p¶şúěÉ“ź¬Yă}™“™©ÂÍj´0 vhÇŽîÎÎß,Z4däČźśč »çłÝČĎÉ9ďrĄfg_>wNDĆŢ{Ż‚!ü÷{ďyżXńĚ3"’˝v-sa Çťt:Eäs»}çŹN)rŻţOĚHKŰ•—·eĹ ?łyŇěŮS’U\dÝĎlţ/ia G<żŠÖEDn6,}‹¬oŮúőę,ëH Wp8n·;%%ĹŞęc»PO0- ´0€Z@ -  …€ĐÂ@ ha …´0ü+ceKĚţĂâî×edd >ŐĄu˝5ë­Ě'3‰ŞáwmŔxµáµy y•‘•D怖'/oóo#Đ€1lő¶ě˘lr€š8#ăeíÎŇ€ą0`Ü(d‚ĐÂ@ haP÷H ·Xo_OPëH Wp8n·;%%Ĺjµ’”  …€ĐÂ@ ha …´0ĐÂZha- ´0€Z@ -  …€ĐÂ@ ha …´0ĐÂZha …´0ĐÂZha- ´0€Z@ -  …€ĐÂ@ ha …´0ĐÂZhaŔĎ™t]'Ěn˙é–Ś RsaŔ§ş»ş¶ĽőVNf&Q@)f"@opˇ¶vw^^}e%Q€ą0`űňĺmmäZđąŽałĄfgÄ íěY™—•eŇ€ą0`*´0`ˇCÉ´0`2-  …@=Ü#^dŮúő„Ő°Ž‰3@ -  …€ĐÂ@ ha …´0ĐÂZha- ´0€Z@ -  …€ĐÂ@ ha …´0Đ ˛˙’©@Ún¸˘IEND®B`‚pgrouting-pgrouting-2.1.0/doc/src/developer/images/trsp-test-image.png000066400000000000000000000150411257314352300260730ustar00rootroot00000000000000‰PNG  IHDRôôD´HÝčIDATxśíÝ˙sÔu~Ŕńýwl<"ä„S_Î^Qî Ţ(¶Ŕç Ő™Ţtě ˝/¶Âŕ0ţŕŕ]űCmÇiu°Ž‚ÄżˇËe.ÝKÖd“÷+ů|y=văĚlö˝Ż|öąź|öłkçŰo˙€–éTľ‰;@ ‰;@ ‰;@ ‰;@ ‰;@ ‰;@ ‰;<4?vU•/Ć'îđĐbÁ/w:ĂA|ą@Üiq‡‡†S>2ôWľHźíú®=wq§ˇlŻđĂ2´Ś¸ĂCöÜiŰ+<$î´Śíú®QĹť†˛˝ÂCËŹ°;ćNى;<äML´Ś¸ĂCâNË;@ ‰;@ ‰;@ ‰;@ ‰;@ ‰;í÷őíÓ7Žě˝¶gűű;úź|ňΧŻVľ$ŘhâNËÝýěä é—»ÝEWg§î~~Şň…Á†wZîÖ‰ąá˛/¸yl_ĺ %î´ÜŐ]SËă>ŘyŻ|a°ˇÄť–wrwZÎarwZÎ Şä$î´ß˝/Nß<ş÷ÜDďÝn÷Ćń9§B’¸“ĹĚĚöÉÉÉ?ţń畯6¸“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“ĹbÜççĎ®ŞňŐB!q'‹ĺqďt:ËłľđÍĘW …Äť,–Ä˝ó§Ëň˛‹;í îd±ęžű—âN;;Y;©;Y¬÷Ĺ‹;í îd±j܇/•Ż ŮÉÂŮ2¤"îd1ňl™‘'Ě;- îdáML¤"îd!î¤"îdáłeHEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉBÜIEÜÉbĺ¸ĎĎź]Uĺwˇ) łĂw˛3î—;ťá‡ÍŕËz4ľďćđw*_dS¬{Ëw˛'–ĺ§Áż+ż M1rKľSů"›bÝ[¦í•,Ö±ç.îëcĎ}ه)îđ˙Ö÷Ĺ˙V~šBÜ7g‹ßyEŰ+Yű¦÷: ÓöJËlqß„a9ňжW˛hVÜ—˙ľ\ĺ#]uń5‰{ű†ąd°#Ż(îd1ţŮ2KE•ś ą¸€Î_>Ś;ľÔżG†ąqĂ\ürÁČ+Š;Y4ëMLĂő٦NŤf†Yß»±š÷ĺ jwŹ6sKvá+Zř0ë{— Vł>[fĺŐüHBÝ|×0qXfÝÄť,Z÷ŽNâ†Y˙=÷uká]‚‘Ú÷Îj'Ŕ1ţ0ĹÚ qďŚq릸C51îĂ…‡ż\¸TľČ¦9LÇܡńľľ}úĆ‘˝çz˝‹Ýîď^™»óé«ă_÷_˙ő…wŢ9pçÎf?%üËż:wîů?ţńµM>ádŐű»0Ěk{¶żżŁ˙ńÉ'×4Ěwßýńo~sđŢ˝3›<Ě üú×óőׯoň0W˝ż%Ă\•¸Órw?;9xä\îv]ťťşűů©1Żţ?˙sňĺ—ä‘mżřĹŹţ÷¶iËţď˙~őđálßľőţ᯾řâô¦őhĺű[8ĚO>9ţăçÎÉ?=omŢóĺüÇ+Ě>úh˙í·źűę«ŃĎ—q»+ßßÂa®JÜią['ć†? ~űŁ]—.ßoüŐ÷ż?˝eKďřńą5]±PÝn÷·űg ‡9Ř“}íµgff&űý-Żżţ̦ݣŢîČaŢ<¶/jËwZîꮩĺˇóÝîäZ.ý~bb˘ŰínٲeMW,ĽÔívĎ/›dÉ0·nÝşę†ÝîČavŢŁ¶|q§ĺFĆýW“[NťzfŻľúô_˙őěÖ­»vM˝đÂNž|zĚ+ŞçíţzrKÉ0Ośxę‡?Ü9řŕ±Ç¶żôŇ›sŹj{»#‡)î0®‘‡eĆ˙ă÷Â…/ľřß˙ţč&/»ž·[8Ě7Ţxöر}ź|r|“ďT=o·p«wZ®đe«ű÷7űÔŽ:ß®aÖg«wÚďާoÝ{n˘÷n·{ăřÚN…dů0?zůń·{˝‹˝nřŮ{Ů †yý…=aţóDĎ©°NÍzSť}őŐkI>účöĘWŇź|r|0̧źŢţ“Ĺť,Ä=Џw(%îQÄ=¸C)qŹ"îÄJ‰{”·ŢÚßív§§ű•ݤÄJ‰{{÷ÎěÜ99űÄDďÁ~â&w(%î!.]:¸{÷tżßďőş~x¸ňő4ť¸C)q/7ŘUâ‰GŢ{ďĐ`’SSŰöďŹOR6âĄÄ˝Üµk/>˙üě—_ţl0É™™é}űľwëÖ‘ĘWŐhâĄÄ=Šłe‰;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C©Ĺ¸ĎĎź]Uĺ«­łá¸fˇá¸ÇSÜÉbyÜ;ťÎđæóç‹­ldÜ— sř;•/¸ÎFĆ}xťżĽŚ˙“Ĺť,–Ä}±ă#N•Ż¶Î–Ç}É0—|§ň×Ůň¸Ż°eÚs‡VŢs÷ńŮs´¦=wq‡Ɖűâ+_mť‰{ qâľľÝ1Y{q´jÜ—Śtüźl#& ‡e˘ĽőÖţn·;=Ý˙VÜ‹‰;”÷÷îťŮąsr÷‰‰Ţ#R.îkâ° ”y¶ĚČW®ôh—.Ü˝{şßď÷zÝ?[J‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡Râĺ­·öw»Ýéé~ĺ+iq‡RââŢ˝3;wNâ>1Ń{đŕlĺëi:q‡RââŇĄ»wO÷űý^Żűᇇ+_OÓµ'îóóg—¨|¸Íek˛rÜ s]ő'žxä˝÷ &95µm˙ţŃI2Ěń­÷uł‚¸_ît†U>ÜćZřM/NŇChe«ĆÝ–ąŞk×^|ţůŮ/żüŮ`’33Óűö}ďÖ­##‡iËÓq_Ç0«‰»§ôŤ¦­lM{‚UĎ–±eŽoś¸Żoďą‹{ů0=SŽiü¸Ű2W&îÚwżőŔaz¦“¸G'îËŚi­‡ejwüÓ3ĺřĆŚűâH+_pmŮs´ÖTĹ=ˇ5÷(â¨UqŻŰo}ÝgUÎ0×dś¸ĎÓ$żKăâ^ça¶ę{ÝĆ-,©óçK–ÔčavţňRů’51îőÜ,wĚ˝ÎĂlŐ©u{ ]ř­/®§V=jâ0‡ŐjÍzSť7Ë1ănăhŐ›jő[˙vŮ/ľKjô0‡BuXŇ"qŹ"îÚ÷Zr$ˇň ±Ńš÷ş©ó‘„Ć}äď’a6+îëVŁ;Y•:?«7Î’˛×*IŤ‹{m7ˆƽžĂ÷ TçGQă{ŕ$k»YŠ{ qß@u~5Î’˛‹{É$k»Y61¸o :Ülqźd 7Ë&Ć˝¶ĂlFÜżľ}úĆ‘˝×ölG˙ă“OŢůôŐĘ7Žş˝˛o4Ěs˝ŢĹn÷wŻĚ5bőśäÂ0?zůń·»Ý‹˝nS¶Ě:óú »ĂüĺD/|aqżűŮÉA†.w»‹®ÎNÝýüTĺă[U ń†i5ś¤a6kaqżubnx• .>5óŹ˙řkuńéG Ó0kČ07z7Źí«]ÜŻîšZľĐóÝî¤ËÚ/ç—MŇ0×}1ĚŔ‹a^Fs°óŢŚ¸˙fzkĺOŹM4›af ćFłŽqyX&đOŚT Ó0ëÉ04L/¨Ö‘af=f†y*ä˝/Nß<úđě˝+3M:{Żž 3|ç&zďv»7Ž7ăTČÚ óá©˝^N…¬­Á0Żż°g0Ě®ó©PsÍzSť5îMLuÖŚ71Ať‰{q$îPJÜŁ{ q‡RâĺöíSý~ffşň•´€¸C)qŹňć›Ďv»Ýéé~ĺ+iq‡RââÎťźoßľ­×ëMLôľůćLĺëi:q‡RââÂ…ss;úýţ ďW®ü´ňő4ť¸C)q/w˙ţ™ŮŮ©ë×_Lrzş˙ÔS3Ôâ›Kܡ”¸—űŕŹÝ»p¶ĚĚĚôÁŹÝşu¤ňU5š¸C)qŹâTČ@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPj1îóóg—¨|mÍ2wĂ,4÷ĺĂ,ݏ“Ĺȸw:=Z«%qďüĺĄňĺ5Ëȸ/l–Ă_.\ÄFX÷u<`řvTÜíąŻŰň¸/n–ËCż¦çNq'‹%q_xĚű:¬°çnkµęžűşź;Ĺť,Ä=Ę {îˬŐ8qwXV2÷ĹʏŻĂíۧúýţĚĚô·Ë^÷µZÓž»Ă20Â’¸{ pÝŢ|óŮn·;=Ý˙VÜ‹‰;”r¶L;w~ľ}ű¶^Ż71Ńűć›3Ëw(%î!.\807·Łßďú~ĺĘOKÎŐăŰď>[fäawÇÜaob*w˙ţ™ŮŮ©ë×_Lrzş˙ÔS3 ;nŢĥĽܼxôčŢ…łeff¦|ěćÍż3ĚâĄ|¶Lź-ČgË@)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{q$îPJÜŁ{ q‡RâE܉;”÷(âHܡ”¸G÷@âĄÄ=Џw(%îQÄ=¸C)qŹ"îÄJ‰{”Ű·Oőűý™™éĘWŇâĄÄ=Ę›o>Űív§§ű•ݤÄJ‰{;w~ľ}ű¶^Ż71Ńűć›3•ݧéÄJ­÷ůůłKTľŕzşpáŔÜÜŽ~ż?čű•+?5ĚB«Ć}ÝĂw˛'î—;ťz4Ňýűgfg§®_i0ÉééţSOÍxńčŃ˝ gËĚĚL<řŘ­[G łÄřq_ë3Ąˇ“…¸GYőTČ%‡ scĆ}aăwaücîŽ$¬l̸;,3q‡RcĆ}q˙˝ň×–=÷@ăÄ}q›waĚTťŕ±*q4f܇Ťů“ ť,ÖtĚ˝ň¸×ůlÂqâ^«0ękÜGţ6ú°Ěş‰;Y44îťúťšŮи7tĎ}Ýjt'aC51îťZžš)îÄJ5.îť:ťš9¬‰qŻí ⥚÷áKĺKZÔĸ;ć-ôőíÓ7Žě=×ë]ěv÷ĘÜťO_]÷ŹÚ´˙=Ĺ’# ÷ďż^Éč–ßßÁ0?zůń·»Ý‹˝îÇ'ź4ĚÂa^a÷`żśčs9q§ĺî~vňýýËÝłSw??µÖźó_˙uâĉą7ß|vs–˝X˘˙üĎăÇŹď{ăŤnňÜFŢߨaţűż{ůĺÇ/\8°ÉĂü·;zřđÎź~“‡9ňţF ó»;-wëÄÜđăgÁÍcűĆ˙ řñÇźśÜň‹_üčÎťÍ;ŞSĂŰ-ćg?účoň“ÇydŰ;ď¸wo“öÜëy»ĺ[ćĘÄť–»şkjůCčW“[NťzfĎ=÷ýn·»gĎ#GŹÎŤy•őĽÝ_On)ć3Ďěüđ}űvĽňĘ“›y§ęy»#‡9ŘyŹÚňĹť–÷óÝîäx—­[·ź˝^ođŹ1Żr©çíž_6Éő s۶mˇ«nä펦¸Ă¸FţńűŰíştéĐŢ}÷'‡?>5µunnÇ[o=7ţ Őđv»¶pçĎ8thwż?ńěł;Ďť;°iwކ·;rËŔ¸˘^¶ş{÷ő‹üÎ;6{ýuşÝ¨a~őŐk˙ôOĎ˝÷ޡMľSµş]/¨B©{_śľyt﹉޻ÝîŤăE§B˛0Ěk{¶_™é‡ź˝—͆SÜɢYob‚BâNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âN‹qźź?»DĺkpâNËăŢétÄť¶w˛X÷Îź.âN[‰;YŘs'q' q'q' q'q' q'q' q'q'‹‘gË,ô˝ňµA8q' ob"q' q'q' ź-C*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âNâN*âN+Ç}~ţě•/J;YŚ÷ËťŽ¸ÓâNăÄ}Pvq§Äť,ěą“Š¸“…¸“Џ“…¸“Џ“…¸“Џ“…¸“Џ“ĹřgË,ô˝ňC q' ob"q' q'q' ź-C*âNâN*âNâN*âNâN*âNâN*âNű}}űôŤ#{Ďőz»Ýß˝2wçÓW+_l4q§ĺî~vňýýËÝłSw??UůÂ`C‰;-wëÄÜpŮÜ<¶Żň…Á†wZîꮩĺqěĽWľ0ŘPâNˉ;9‰;-ç° 9‰;-çUrwÚďާoÝ{mĎö+3ýŹO>éTH2w€w€w€w€w€w€w€w€w€w€w€w€w€w€w€w€w€w€w€w€w€w€w€w€w€ú?»N¨ĄKâiIEND®B`‚pgrouting-pgrouting-2.1.0/doc/src/developer/index.rst000066400000000000000000000126051257314352300227370ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _developer: Developer's Guide =============================================================================== Source Tree Layout ------------------------------------------------------------------------------- *cmake/* cmake scripts used as part of our build system. *src/* This is the algorithm source tree. Each algorithm is to be contained in its on sub-tree with /doc, /sql, /src, and /test sub-directories. For example: - ``src/dijkstra`` Main direcotry for dijkstra algorithm. - ``src/dijkstra/doc`` Dijkstra's documentation directory. - ``src/dijkstra/src`` Dijkstra's C and/or C++ code. - ``src/dijkstra/sql`` Dijkstra's sql code. - ``src/dijkstra/test`` Dijkstra's tests. Tools ------------------------------------------------------------------------------- *tools/* Miscellaneous scripts and tools. pre-commit ********** To keep version/branch/commit up to date install pelase do the following: .. code:: cp tools/pre-commit .git/hooks/pre-commit After each commit a the file **VERSION** will remain. (The hash number will be one behind) tester ****** The tester is executed from the top level of the tree layout: .. code:: tools/test-runner.pl --help doxygen ******* .. warning:: :ref:`developer_functions` documentation is going to be deleted from the pgRouting documentation and included in the doxygen documentation. To use doxygen: .. code:: cd tools/doxygen/ make The code's documentation can be found in: .. code:: build/doxy/html/index.html cpplint ******* We try to follow the following guidelines for C++ coding: https://google-styleguide.googlecode.com/svn/trunk/cppguide.html Sample use: .. code:: python cpplint.py ../src/dijkstra/src/dijkstra_driver.h ../src/dijkstra/src/dijkstra_driver.h:34: Lines should be <= 80 characters long [whitespace/line_length] [2] ../src/dijkstra/src/dijkstra_driver.h:40: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] Done processing ../src/dijkstra/src/dijkstra_driver.h Total errors found: 2 - Maybe line 34 is a very complicated calculation so you can just ignore the message - Delete whitespace at end of line is easy fix. - Use your judgement!!! Some files like ``postgres.h`` are system dependant so don't include the directory. Other tools *********** Tools like: - doit - winnie - publish_doc.sh are very specific for the deployment of new versions, so please ask first! Documentation Layout ------------------------------------------------------------------------------- .. note:: All documentation should be in reStructuredText format. See: for introductory docs. Documentation is distributed into the source tree. This top level "doc" directory is intended for high level documentation cover subjects like: * Compiling and testing * Installation * Tutorials * Users' Guide front materials * Reference Manual front materials * etc Since the algorithm specific documentation is contained in the source tree with the algorithm specific files, the process of building the documentation and publishing it will need to assemble the details with the front material as needed. Also, to keep the "doc" directory from getting cluttered, each major book like those listed above, should be contained in a separate directory under "doc". Any images or other materials related to the book should also be kept in that directory. Testing Infrastructure ------------------------------------------------------------------------------- There is a very basic testing infrastructure put in place. Here are the basics of how it works. We need more test cases. Longer term we should probably get someone to setup travis-ci or jenkins testing frameworks. Here is the graph for the TRSP tests. .. image:: images/trsp-test-image.png Tests are run via the script at the top level tools/test-runner.pl and it runs all the test configured tests and at the moment just dumps the results structure of the test. This can be prettied up later. It also assumes that you have installed the libraries as it tests using the installed postgresql. This probably needs to be made smarter so we can test out of the build tree. I'll need to think about that. Basically each .../test/ directory should include one *test.conf* file that is a perl script fragment that defines what data files to load and what tests to run. I have built in some mechanisms to allow test and data to be pg version and postgis version specific, but I'm not using that yet. So for example, *core/trsp/test/test-any-00.data* is a sql plain text dump that will load and needed data for a set of tests. This is also the graph in the image above. You can specify multiple files to load, but as a group they need to have unique names. core/trsp/test/test-any-00.test is a sql command to be run. It will get run as: .. code-block:: bash psql ... -A -t -q -f file.test dbname > tmpfile diff -w file.rest tmpfile Then if there is a difference then an test failure is reported. pgrouting-pgrouting-2.1.0/doc/src/developer/sampledata.rst000066400000000000000000000114671257314352300237500ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _sampledata: Sample Data =============================================================================== The documentation provides very simple example queries based on a small sample network. To be able to execute the sample queries, run the following SQL commands to create a table with a small network data set. .. rubric:: Create table .. code-block:: sql CREATE TABLE edge_table ( id serial, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry ); .. rubric:: Insert network data .. code-block:: sql INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,0, 2,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 2,1, 3,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 3,1, 4,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,1, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,1, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0,2, 1,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 1,2, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3,2, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 2,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,2, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 2,3, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,3, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,3, 2,4); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,2, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,1, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0.5,3.5, 1.999999999999,3.5); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3.5,2.3, 3.5,4); UPDATE edge_table SET the_geom = st_makeline(st_point(x1,y1),st_point(x2,y2)), dir = CASE WHEN (cost>0 and reverse_cost>0) THEN 'B' -- both ways WHEN (cost>0 and reverse_cost<0) THEN 'FT' -- direction of the LINESSTRING WHEN (cost<0 and reverse_cost>0) THEN 'TF' -- reverse direction of the LINESTRING ELSE '' END; -- unknown Before you test a routing function use this query to fill the source and target columns. .. code-block:: sql SELECT pgr_createTopology('edge_table',0.001); This table is used in some of our examples .. code-block:: sql CREATE TABLE vertex_table ( id serial, x double precision, y double precision ); .. code-block:: sql INSERT INTO vertex_table VALUES (1,2,0), (2,2,1), (3,3,1), (4,4,1), (5,0,2), (6,1,2), (7,2,2), (8,3,2), (9,4,2), (10,2,3), (11,3,3), (12,4,3), (13,2,4); .. rubric:: Network for queries marked as ``directed`` and ``cost`` and ``reverse_cost`` columns are used: .. _fig1: .. figure:: ../../../src/common/doc/functions/images/Fig1-originalData.png *Graph 1: Directed, with cost and reverse cost* Blue colored lines with line arrows, represent the ``cost`` of the edge table. Green colored lines with filled arrows, represent the ``reverse_cost`` of the edge table. .. rubric:: Network for queries marked as ``undirected`` and ``cost`` and ``reverse_cost`` columns are used: .. _fig2: .. figure:: ../../../src/common/doc/functions/images/Fig6-undirected.png *Graph 2: Undirected, with cost and reverse cost* .. rubric:: Network for queries marked as ``directed`` and only ``cost`` column is used: .. _fig3: .. figure:: ../../../src/common/doc/functions/images/Fig2-cost.png *Graph 3: Directed, with cost* .. rubric:: Network for queries marked as ``undirected`` and only ``cost`` column is used: .. _fig4: .. figure:: ../../../src/common/doc/functions/images/Fig4-costUndirected.png *Graph 4: Undirected, with cost* pgrouting-pgrouting-2.1.0/doc/src/installation/000077500000000000000000000000001257314352300216065ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/src/installation/build.rst000066400000000000000000000055201257314352300234410ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _build: ########### Build Guide ########### Dependencies =============================================================================== To be able to compile pgRouting make sure that the following dependencies are met: * C and C++0x compilers * Postgresql version >= 9.1 * PostGIS version >= 2.0 * The Boost Graph Library (BGL). Version >= 1.55 * CMake >= 2.8.8 * CGAL >= 4.2 * (optional, for Documentation) Sphinx >= 1.1 * (optional, for Documentation as PDF) Latex >= [TBD] Configuration =============================================================================== PgRouting uses the `cmake` system to do the configuration. The following instructions start from *path/to/pgrouting/* Ccreate the build directory .. code-block:: bash $ mkdir build To configure: .. code-block:: bash $ cd build $ cmake -L .. Configurable variables ---------------------- The documentation configurable variables are: :WITH_DOC: BOOL=OFF -- Turn on/off building the documentation :BUILD_HTML: BOOL=ON -- If WITH_DOC=ON, turn on/off building HTML :BUILD_LATEX: BOOL=OFF -- If WITH_DOC=ON, turn on/off building PDF :BUILD_MAN: BOOL=OFF -- If WITH_DOC=ON, turn on/off building MAN pages Configuring with documentation .. code-block:: bash $ cmake -DWITH_DOC=ON .. .. note:: Most of the effort of the documentation has being on the html files. Building =============================================================================== Using ``make`` to build the code and the docuemtnation The following instructions start from *path/to/pgrouting/build* .. code-block:: bash $ make # build the code but not the documentation $ make doc # build only the documentation $ make all doc # build both the code and the documentation Installation and reinstallation =============================================================================== We have tested on several plataforms, For installing or reinstalling all the steps are needed. .. warning:: The sql signatures are configured and build in the ``cmake`` command. For MinGW on Windows ---------------------------------------------------------------- .. code-block:: bash $ mkdir build $ cd build $ cmake -G"MSYS Makefiles" .. $ make $ make install For Linux ---------------------------------------------------------------- The following instructions start from *path/to/pgrouting* .. code-block:: bash $ mkdir build $ cd build $ cmake .. $ make $ sudo make install pgrouting-pgrouting-2.1.0/doc/src/installation/index.rst000066400000000000000000000066151257314352300234570ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _installation: Installation =============================================================================== This is a basic guide to download and install pgRouting. .. note:: additional notes can be found in `Installation Notes`_ .. _Installation Notes: https://github.com/pgRouting/pgrouting/wiki/Notes-on-Download%2C-Installation-and-building-pgRouting Download -------- Binary packages are provided for the current version on the following platforms: Windows ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Winnie Bot Builds: * `Winnie PostgreSQL 9.2-9.5 32-bit/64-bit `_ Production Builds: * Production builds are part of the Spatial Extensions/PostGIS Bundle available via Application StackBuilder * `Can also get PostGIS Bundle from `_ Ubuntu/Debian ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Ubuntu packages are available in Launchpad repositories: * *stable* https://launchpad.net/~georepublic/+archive/pgrouting * *unstable* https://launchpad.net/~georepublic/+archive/pgrouting-unstable .. code-block:: bash # Add pgRouting launchpad repository ("stable" or "unstable") sudo add-apt-repository ppa:georepublic/pgrouting[-unstable] sudo apt-get update # Install pgRouting packages sudo apt-get install postgresql-9.1-pgrouting Use `UbuntuGIS-unstable PPA `_ to install PostGIS 2.0. RHEL/CentOS/Fedora ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * Fedora RPM's: https://admin.fedoraproject.org/pkgdb/acls/name/pgRouting FreeBSD ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pgRouting can be installed via ports: .. code-block:: bash cd /usr/ports/databases/pgRouting make install clean OS X ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. See `builds from KingChaos `_. * Homebrew .. code-block:: bash brew install pgrouting Source Package ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ You can find all the pgRouting Releases: https://github.com/pgRouting/pgrouting/releases See :ref:`build` to build the binaries from the source. Using Git ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Git protocol (read-only): .. code-block:: bash git clone git://github.com/pgRouting/pgrouting.git HTTPS protocol (read-only): .. code-block:: bash git clone https://github.com/pgRouting/pgrouting.git See :ref:`build` to build the binaries from the source. Installing in the database -------------------------- pgRouting is an extension. .. code-block:: sql CREATE EXTENSION postgis; CREATE EXTENSION pgrouting; Upgrading the database ---------------------- To upgrade pgRouting to version 2.1.0 use the following command: .. code-block:: sql ALTER EXTENSION pgrouting UPDATE TO "2.1.0"; pgrouting-pgrouting-2.1.0/doc/src/introduction/000077500000000000000000000000001257314352300216265ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/src/introduction/images/000077500000000000000000000000001257314352300230735ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/src/introduction/images/boost-inside.jpeg000066400000000000000000000040511257314352300263410ustar00rootroot00000000000000˙Ř˙ŕJFIF˙Ű„ (%1!=!%)+.:38:3,C(-/+  7&%,/+7,0,,..,,,,,+,7,+,,4,,,,,,,,,,,6,,,,,,,,+,+,,,,˙Ŕ4 "˙Ä˙Ä8 !1QAa"2q‘ˇBRŇđ#3CTbr”ÁŃ˙Ä˙Ä!1Q"˙Ú ?ăµúÁŁW×ńRxG˝ď^sĘE¬zţ)uŠë8')Ćđ,·/:´„Ö#Äc`ď­©Î1Ť…?Žr|qŰ<ÖŇNĆ6]k3DASśč*‹ń Ž7Úş}Yqĺ4NJĂÖ;ŇŚQýbŻuŠćhSŹ3úŇéŻMöCÁb’Ţy¦…2…]HhЧ#»öŻ><č单âę,Ä{´Ř\’p> €ÍY˘ÍR¦š]5>§m#Äy–Ţ9â(ŢSÚ4g?…ˇ‘şh+S\ŰKĚĐOď$2 ü˛QbŚU«[9eţęĄőŽ'qůPi—6ďıÉ=‘˛ô (ĹOonň6ŃänşcFvÇ|(&¬ž wţRďţ,ßÉ@gâ“nőnNq’‚Ús&ť^'‰Žš´iÎ3¶q^™Îśľ"áQG©yŹ‚ŚŃ@^A©ŘéRGĘF}jĄJ•<ŁT˛ÄUЏe`pĘĘU”ö î G‘Úˇ :)˛.Ç;mSčţł[©h­3Hŕ0…µv["¦ ë«YÁ Ô‘řQ\čşrI.ÄťÉÔw'­j]ń(Ľ(ÚâEą`ŚŮÝ“ÎŔť$ßÉţ*ú™cÁ.OGíăŮ=Ň šŹÂă´ŚĆ߸ăČ⼪âŮ㑣”aŃŠ°ę2=+Đn9‚ci!ž9Ąű%Pß9Ř3d×í^qp_ s–99'%ů“ćIŻČx·ů:aÉ-žąŔnZĎ€xË€úEČČÔîtäyőŹĘ^Đn¤»Š+Ź ŇVŃđˇVRAŇß1Čۦ+ŻăĽ¸gáÉh’,zD ’5 GŚŚdu"°ř'AĂä÷«»„m”ŰJ©#°I,ŘŘc˝f:ŹKN©ŃKťąY.xĹĽkđ ˘gś®Ç°‡ú f¬sŹ4Ż ŃiĂáŤ[@f,¤¤`ś.Ŕ‚îpNIüÖg ç$“Ś{Äż&6‚2Űh\‚¬ý˛AúdV×;ň4—ł‹‹icř‘UŐó¤éčĘĘ‘éNëC´Ú%öwÍrq<7qĆJ*Şá$W,0ĘIÁř~ůô®o€r,ń[¨ŘfÚŮÔ„ÉĂĄŚź5;´Vď †ŰŰ9šQ-ĸ:Wć}čD^ˇFŁńâ5™ěŻŢ.–áŔ’áÖPÇefÁ ¶śßJzLzLNlöŤ$7 ob‘"Bt32ËŞŠ  íťţŐÔrĺęńn}ę5É/ŕ:—٦rW¨=v®kŹ{/šK™$‚h„r;9ÖRj9#mdź1WxÇ·áVçm ’r­¸Ü©mŢWĆËÔŕá¦×b´Ű}öiä´đÚéüL–éâ.B+v\co_Z­Žbü#č< źÍgpŻg÷©´7)µRBÉ"ź”OR:WUĘĽ"âÍä–öô­][PÜZö®4TUâK˘RŠÎ7.Ţż1Đ[ çći$Ś Ľ1*° HuhëŤ[ŚM÷Ą&µQކM.”0p †pŔÍY°ge“D®ş0Q!] 'íBŮt¨'±=jT*#2Hĺľ$@;ł—}8ß}†OÚŻEj¦ĚĚŇÚ°lś8Q·^çč:V||9‰É§=‘ňzş.‹đ.«gvş‘YC”Hß’Ş23ćIű ŕÔ6vŔÁ$…ŐJü‰‘ŞL¬ă9Ŕ}N{Uuá­Úž8{R˘T_±Ť^wśŁ(r‰ś–ŞRŔuZĄ«0—/ż¨9ÎQ™›č0ŁďMýžÝ©}Á©ˇ˘ÍÝŞ­ĽrxÚNŞ1„ëłzě?5'¸/ş‰|RX d÷b6ęŘgËŻJŁî ÚźJ…E¨c©ÂŇĂ)˙ŻŇ°`˛:ĐVŠ+&F·JŚű˘Š WzQE .š4âŠ(AŞŕj|€íE)<Ĺ"­P§•˘ŠÓXQE@!ĆéKEP(M©¬Ô´P§˙Ůpgrouting-pgrouting-2.1.0/doc/src/introduction/index.rst000066400000000000000000000011371257314352300234710ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _intro: =============================================================================== .. toctree:: :maxdepth: 1 introduction support .. rubric:: Indices and tables * :ref:`genindex` * :ref:`search` pgrouting-pgrouting-2.1.0/doc/src/introduction/introduction.rst000066400000000000000000000073001257314352300251010ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _introduction: Introduction =============================================================================== pgRouting is an extension of `PostGIS `_ and `PostgreSQL `_ geospatial database and adds routing and other network analysis functionality. A predecessor of pgRouting – pgDijkstra, written by Sylvain Pasche from `Camptocamp `_, was later extended by `Orkney `_ and renamed to pgRouting. The project is now supported and maintained by `Georepublic `_, `iMaptools `_ and a broad user community. pgRouting is an `OSGeo Labs `_ project of the `OSGeo Foundation `_ and included on `OSGeo Live `_. .. _license: License ------------------------------------------------------------------------------- The following licenses can be found in pgRouting: .. list-table:: :widths: 250 500 * - **License** - * - GNU General Public License, version 2 - Most features of pgRouting are available under `GNU General Public License, version 2 `_. * - Boost Software License - Version 1.0 - Some Boost extensions are available under `Boost Software License - Version 1.0 `_. * - MIT-X License - Some code contributed by iMaptools.com is available under MIT-X license. * - Creative Commons Attribution-Share Alike 3.0 License - The pgRouting Manual is licensed under a `Creative Commons Attribution-Share Alike 3.0 License `_. In general license information should be included in the header of each source file. Contributors ------------------------------------------------------------------------------- Individuals (in alphabetical order) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Akio Takubo, Anton Patrushev, Ashraf Hossain, Christian Gonzalez, Daniel Kastl, Dave Potts, David Techer, Ema Miyawaki, Florian Thurkow, Frederic Junod, Gerald Fenoy, Jay Mahadeokar, Jinfu Leng, Kai Behncke, Kishore Kumar, Ko Nagase, Mario Basa, Martin Wiesenhaan, Razequl Islam, Stephen Woodbridge, Sylvain Housseman, Sylvain Pasche, Virginia Vergara Corporate Sponsors (in alphabetical order) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ These are corporate entities that have contributed developer time, hosting, or direct monetary funding to the pgRouting project: - Camptocamp - CSIS (University of Tokyo) - Georepublic - Google Summer of Code - iMaptools - Orkney - Paragon Corporation Inside ------ .. _boost-inside: .. figure:: ./images/boost-inside.jpeg :target: http://www.boost.org/libs/graph Boost Graph Inside More Information ------------------------------------------------------------------------------- * The latest software, documentation and news items are available at the pgRouting web site http://pgrouting.org. * PostgreSQL database server at the PostgreSQL main site http://www.postgresql.org. * PostGIS extension at the PostGIS project web site http://postgis.net. * Boost C++ source libraries at http://www.boost.org. * Computational Geometry Algorithms Library (CGAL) at http://www.cgal.org. pgrouting-pgrouting-2.1.0/doc/src/introduction/support.rst000066400000000000000000000067411257314352300241040ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _support: Support =============================================================================== pgRouting community support is available through `website `_, `documentation `_, tutorials, mailing lists and others. If you’re looking for :ref:`commercial support `, find below a list of companies providing pgRouting development and consulting services. Reporting Problems ------------------------------------------------------------------------------- Bugs are reported and managed in an `issue tracker `_. Please follow these steps: 1. Search the tickets to see if your problem has already been reported. If so, add any extra context you might have found, or at least indicate that you too are having the problem. This will help us prioritize common issues. 2. If your problem is unreported, create a `new issue `_ for it. 3. In your report include explicit instructions to replicate your issue. The best tickets include the exact SQL necessary to replicate a problem. 4. If you can test older versions of PostGIS for your problem, please do. On your ticket, note the earliest version the problem appears. 5. For the versions where you can replicate the problem, note the operating system and version of pgRouting, PostGIS and PostgreSQL. 6. It is recommended to use the following wrapper on the problem to pin point the step that is causing the problem. .. code-block:: sql SET client_min_messages TO debug; SET client_min_messages TO notice; Mailing List and GIS StackExchange ------------------------------------------------------------------------------- There are two mailing lists for pgRouting hosted on OSGeo mailing list server: * User mailing list: http://lists.osgeo.org/mailman/listinfo/pgrouting-users * Developer mailing list: http://lists.osgeo.org/mailman/listinfo/pgrouting-dev For general questions and topics about how to use pgRouting, please write to the user mailing list. You can also ask at `GIS StackExchange `_ and tag the question with ``pgrouting``. Find all questions tagged with ``pgrouting`` under http://gis.stackexchange.com/questions/tagged/pgrouting or subscribe to the `pgRouting questions feed `_. .. _support_commercial: Commercial Support ------------------------------------------------------------------------------- For users who require professional support, development and consulting services, consider contacting any of the following organizations, which have significantly contributed to the development of pgRouting: .. list-table:: :widths: 100 160 200 * - **Company** - **Offices in** - **Website** * - Georepublic - Germany, Japan - http://georepublic.info * - iMaptools - United States - http://imaptools.com * - Orkney Inc. - Japan - http://www.orkney.co.jp * - Camptocamp - Switzerland, France - http://www.camptocamp.com pgrouting-pgrouting-2.1.0/doc/src/recipes/000077500000000000000000000000001257314352300205375ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/src/recipes/example_recipe.rst000066400000000000000000000017221257314352300242550ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _example_recipe: Comparing topology of a unnoded network with a noded network ------------------------------------------------------------- :Author: pgRouting team. :Licence: Open Source This recipe uses the :ref:`sampledata` network. The purpose of this recipe is to compare a not nodded network with a nodded network. .. code-block:: sql SELECT pgr_createTopology('edge_table', 0.001); SELECT pgr_analyzegraph('edge_table', 0.001); SELECT pgr_nodeNetwork('edge_table', 0.001); SELECT pgr_createTopology('edge_table_noded', 0.001); SELECT pgr_analyzegraph('edge_table_noded', 0.001); pgrouting-pgrouting-2.1.0/doc/src/recipes/images/000077500000000000000000000000001257314352300220045ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/src/recipes/images/parallelImage.png000066400000000000000000000235531257314352300252610ustar00rootroot00000000000000‰PNG  IHDRuź(>°bKGD˙˙˙ ˝§“ pHYsÄÄ•+tIMEß2ě铲 IDATxÚíÝ{śÖuť÷ń÷‚9ČQś‹łÂ:šŠrk*%HŠŃš¦†â©ÜݲÚĚĘ6şMsďV˛ĂŢć]njš¦!šŠxÂÓ–'ĺ43ÉAd@ePćţĂŐ–ťÁCÎĎçăŃ\żßu=†Ďż˝ć÷»®™’ysfŐ€˘Öě˘ymL ŘŁî´ţű@‘zü‰é™3gvjk7¤c—véŢ«}–ýůĺ¬^ą.­Ű´Ęŕçȡà v%sj6¸ý Pdţňü’\ú­ÎQźęť!GôLç{Ő;çĹĄk3뉥yęţ%ąęŠ«ÓłGO]9ę6l~SÔ‘ą feĚߏÎU·ťšŢý:˝çůŐs_ĚĄ§Ý‘ßß}oú4@ŘUŁ®®®NÔ‰ çç“'“»~ů?wTŮŹňČ´§Rv@™AÂ.¨‰ŹŃcNĚ„I§oóřćMofÉ‚š¬{yC˝cî<-ŁÇŚ0Du|”ľĺřśtŢ 0 ó6Ďąö{ć”A×dęíĎÖ;Öç ®9ጾąňŞË D•˙řŐő6˘°Íăóg®Čź\”ţwßć9GŤ,äW7\o ęř(¬[·.5«Ö¤gY‡ŹoŢôf.ż`Rľ}íÉiÖlŰ[{iżNYľtejkk D;[EEE”÷ŘćńţĎô|ě¸Ň˙ďş˝çk (ď™ŠŠ CQŔÎV]]ťĂŹořS«‹ć­Ę”ßÎÎţĺ¸÷őZC‡RYYi¨ ęŘŮ …BžšZÝŕ±kÇOKŻľťrűµ˙™›®~,5/¬ËN«ÎŁ÷.hđü'§V¦oßľ† »fFĐř•——g^ĹŇŹ5˘ožŻZťWÖĽő>ą7ŢŘ’Ú×6ĄöŐŤ ž?·biĘËË D;[۶mło×NyľjMö+lýa‰ŃçlhĎ<˛8ÇŽ§®÷:‹çפgi·´lŮŇPaăö+@‘8çěq™>ů˝ß ÷ńŃŇ{?Ënú䪜söą† » ż&   \–ń7ŽLáŔ.řąóg®ČUNËěŠ ˘€ŹRUuUŽ~dř?wDéŐyę±gRZÚË aäö+@)”r˙}dTŮ5©śóÂűzÎü™+2˛×„<üĐtA»0WęŠPő˘ęŚ3"'śŮ7GŤ(¤´_§zç,ž_“é“«ňĐíŐą{âA˘€ĆęĘ«.ËŻn¸!Ë—Öd@yŹ ^Č“S+3·bYz–vθłĎÉĄ—\nP ęhÜÖ&©Nmí멨źĘĘçÓ·ďţ)/ďź–-[$)$igL ę(†¨Ű6Q» ”u:D˘@Ô ęu:Q€¨@Ô ęD˘Q€¨u:D˘@Ô ęu:Q€¨@Ô ęD˘Q€¨u:D˘@Ô ęu:Q€¨@Ô ęu˘Q€¨@Ô:D˘Q ęu:D€¨@Ô ęu˘Q€¨@Ô:>R6lČňĺËßůóŞU«ňĹ/~1űŘÇrâ‰'fÚ´G uŤÝ˙řÇśqĆI’-[¶däČ‘™;wnÎ9çś …ŚőŮĚšUiP@š@q5kV–-[–Ĺ‹§eË–I’şşŤůőŻ'gČ>»9WęŠÄęŐ«sĐA˝tIrřá‡dٲU†¸RĐŘUUUĺ˙ńłzőęĽřâ‹˙#ôÖdď˝Ű ęłŇŇŇśţůI’Ž;¦˙ţŮ´iSš7ož$™9sNŽ=vA)©«««3€bµ6Iő»/$igL°đž:Q€¨@Ô ęD˘Q€¨u:D˘@Ô ęu:Q€¨@Ô ęD˘Q€¨u:D˘@Ô ęu:Q€¨@Ô ęD˘Q€¨u:D˘Q ęu:D€¨@Ô ęu˘Q€¨@Ô:D˘Q ęu:(2>ř`Ž;î¸ …sĚ1™řô.ŚJ÷žźĚĄ—˙[ž«©Č%ă®Ý†ç€>źĘ?¸Ę`7Q”Wę,śźŃcNĚIç ʰ…ô,ëPďśç«Ödú˝•™ňëůąkâ”Ę V›ťâŽ;îČرcł×^{ĺ•W^ÉĎţóŚ;Ö`°˘îż{vŢŚŚ:iD&L:= čüžçW=»2_=ĺ¶ÜßĐw°g‡zúé§ó‰O|"Ź?ţxęęę~řá™8qbŽ>úhÂ>ě0EuűuÁÂůuŇÜ˝đËďk#K’Â]rOőĹůÄ Ç§zQµg‡zřá‡S^^ž&IĘĘĘ2lذL›6Íp°˘îmŁÇś “Nođئ×ßČ÷UfĘ­ł3ćŠüĎ î<-ŁÇڰâěP˝zőĘś9s˛zőę$ÉÚµkóĚ3ϤwďކĂŰëęęň—ĘŐyč®y™rëěT=»˛ÁçÚa×V4·_żĺř¬k5#źű§ĂëűKĺę\4ň†tîÖ.űöh—…ł_Č/­2î_¤}§ÖYľřĄt/mźßýůěŮŞţ†Ö÷ŕY¶paztՊƲ… Ó˙ŕîďzÎŹľq_jV¬ËłZš+núű´k߲ÁóÜ=Ď-ΰCű,ÂnR”¨®®ÎáÇ—5xló¦7Rłb]Îýć1ąnę¸ÜůěĹYýâkůÝ˙űSç^ČęeˬőÖwśÍ÷l–#†—eÁĚ ž˙äÔĘtęŮÓĘEĄcŹŰÜßvÜ)3zÜ!ůŮ˝cS=wUţsZő6÷Áľ˝»*şťŻĽĽ<ó*–6xlС=Ҥi“¬^ůÚ;Ź­~áմۧáŰ f,K÷>}¬Ř]†7ßlřspsg,Oů ^† »˘xO]۶mło×NyľjMö+lý&áöťZçÓç’ńçMĚůßţxţŘsżNiŮn_3eűŘô˛4Eősę^iQ‘3/>˘Ţ±76ż™[úT*¦/Î^ZĺłžĺőßP|ăż=™Î%‡ç›—\fĺâR3/—_öĄ¬-´Č™_9r«CË˝”‰ż|:KÖ¤¤¤$ýî–SżpXöęĐĘ>ČW·ţůdŐŰŤnĂ“ JÔmmŕಌżqd vůŔĎť?sE®şpZfW,°ę@ŃÝ–ç~—¤.^ôóŚżőďí:ę)Ş_v×Ä)ůę)·ýMĎýę)·ćî‰S¬8P´A—$w^öŮ|őä›í@qG]ˇ¬űď{ ŁĘ®IĺśŢ÷w¦#{MČĂMOi©7ĹtIRčÖ>S~đąŚęýoöA`+EuűőmŐ‹Ş3zĚśpfß5˘Ň~ő Óâů5ytreľ}Qîž8ĹF}Đmµľđr>ýýßć„s†ä¨‘ý¶ąNż·2ÝadÇqűµńhVŚ_tŮeynVUĆ_yYľ|ĘdŐň5épŹ ^–'§VeŢŚeé˛_ÇśyÖY™]1Ů*»TĐ%IY×ö™óď_Č•wWĺźO¸)+ÖĽšţCşečđBžśZ™yłV¤{çv÷ą3í°›(Ę+uo{uóşüqŐٸac*çTeŮź—§ç=R8¨{6ĎŔöÓµU7« ěRA÷ÎŢwTŢŘĐ"ŻýćÇٰůŤĚZ±:‹Ö¬MY‡˝2¤[ÇěąGł´9ă+ŮŁ÷se‡qĄ®ńh¶+ü%Z´l‘”dEÝ&čJş•'‹žK’´ÜŁYŽŘżKŽŘż‹9ÂnމiĐ:A: ęt€¨t˘@ТA:A'čQ čD€ D‚u‚NТ@Đ:A: ęť D€ u‚u:@Ô:A:A ę ęt€¨t‚u‚@Ô:@Ô čQ čD€ u‚u:@Ô:Q čD€ D€ t€¨t˘@Đ:A ęA'čQ čD€ u‚@Ô‚NТ@Đ:A ꀨť D€ u‚@Ô:Q:A:A ꀨt˘t˘@Đ:A ęA'čD čD€ u‚@Ô‚NĐ:@Đ:A ꀨť u€ u‚@Ô:Q:A ęA ꀨt˘t‚@Ô‚@Ô:Q čD ču€ uF:Q čD ču€ @Ô‚@Ô‚NĐ:@Đ ęA€¨€¨ť u€ @Ô‚Q:Q:A ęA€¨˘t˘t‚@Ô‚Q:D čD 耨˘t:@Đ:@Đ ęA€¨˘t˘t:@Đ ęA€¨A'čD ču€ @Ô‚Q‚NĐ:@Đ ęA€¨˘ť u€ @Ô‚Q:D:A€¨A€¨˘t:t‚Q‚Q:D ču č@Ô @Ô‚Q:D:u°ŐÖÖćŇK/Í!CrŢyçeýúő‚QĹdăĆŤ9ᄲ`Á‚|ăßČ3Ď<“Ë/ż\Đđ‘ifđÁ}ë[ßJ×®]së­·¦I“&i۶m&Nś+V¤sçÎiÖ¬™ `§rĄţŻ˝öZ®˝öÚ4iňÖBwÝuW&Mš”~ýúĄ¬¬,óćÍt:hě®»îşěłĎ>I’źýěg™1cFćĚ™“—^z)˙řÇsá… :D“1cĆdÚ´iŮożýҬYłśţůY8_аsyO|H]»vÝęĎ“nůeŽŇCаS5ę+uK–,É#rË-·dÆ V‹FmË–-ąú{—䎉“ňĂ/ tl7+V¬ČwżűÝ\zéĄyöŮg·:öűĘäů1$vşgžy&K–,1Q÷ţĽţúëyüńÇsŮe—Ąk×®ąč˘‹RQQ‘şş:+GŁňć›ofäń˙+oż-ŹüřśtíĐVб]¬_ż>Gyd¦NťšęęęqÄąîşëŢ9>{ţ‚<·rŤA±Ălܸ1«WŻ®÷żk®ą&÷ÜsOVŻy)^ßdPŤ@ŁżýÚ˝{÷Ě›7/?üp®żţúyä‘éŰ·oĆŤ—Ńź=Ů Ň(4}ia~ýĺŁŇľížiRR"čŘn¦NťšŽ;ćńÇOÓ¦M3{öěŚ5*µµµůĘWľb@ěpS¦LÉ)§śŇŕ±[ną%_úR2Ჳrń¸†%ęŢ[“&MrÜqÇĺ¸ăŽËË/żśßüć7ąţúësÉ%—dÜ7ÇfĚů§XI>:›^Ë–ç~—íZľç©‚ŽjŐŞU}ú¤´´4cÇŽÍąçž›’˙úĆőë_˙z=ôĐüý¨#ł×¦yŐz©ŘľŕöíŰçţá2cĆŚ<řřéŢ«»Uä#U·ĺŤřP;JŻ^˝ţús˙Kiii~řá\wÝuůőťż7$v¨dćĚ™Yľ|y>˙ůϧ¶¶6=zôHëÖ­łĎ>ű¤G÷®iŰzOjő•şćÍ›§P(lóřŕ!ĺőnŻZE=AÇßjذayĺ•W˛xńâôęŐëťÇ÷ß˙<účŁ9ü¸´hÖԠءöŢ{ďüâżČ´iÓrňÉ'笳ÎĘćÍ› ¦‘iÔWęz÷îť{îąÇ*Qüę¶“–-[fŢĽy[ÝŰzö왓ďĚĹĂ;ĹńÇź§ź~:+W®ĚÍ7ßl ˘væ«üCę–?m@ŃkÓ¦M~ň“źäŐW_Ígśa Ť> RI“f©+iňžWăę*˙đÖůÝ54 čµjŐę­˝Íçu WęŕĂjŢ&%?“”Ľ÷N®Ř ę +éÔ_Ř ę@Ř€¨a€¨3v:@Ř ę@Ř ;D;u ěu€°@Ô°v:v ę@Ř ęa€¨„˘„:v:@Ř ęa€¨a'ěu ěu€°@ÔÂQÂNŘ ę@Ř ęa€¨„˘v:vÂ@ÔÂQ;D ěu ě„€¨„˘v:@Ř ę@Ř ;Q;D ěu€°@ÔÂ@ÔÂNŘ:@Ř ęa€¨„€¨„ť°u€°@ÔÂQ;D ěD ěu€°@ÔÂQ;Q;a ęa€¨„˘v˘vÂ@ÔÂQ;D ěD€°u€°v˘v:@Ř:a ęa'ěD ěu€°uÂ@ÔÂNŘ:@Ř ęa ę„€¨v˘vÂ@ÔÂ@Ô;Q ěD ě„€¨„€¨v˘@Ř:a ęa ę„€¨v˘@Ř:@Ř ;@Ô ěD€°uÂ@ÔÂNŘ:@Ř:a ę„€¨v˘vÂuÂ@Ô;Q ěD ě„ ę„€¨v˘@Ř:@Ř ;@Ô;Q ěD€°uÂuÂNآ@Ř:a ę„ ꄝ°D€°uÂ@Ô;@Ô ěQ ěD€°uÂu;@Ô;a:a ę„ ęv€¨vÂuÂ@Ô;@Ô ěQ€°D€°34@Ô;Q ěQ€°D€°v€¨v˘@آa:a'ěQ ěD€°DÂu;@ÔAă±yóć|ë[ßJ×®]Ó¦M›vŘaYż~˝Á 쀏Dł]á/Qűjm*ź­ÎŠ%+Ň˝W·,¤U›–V—ęâ‹/ÎÜąsó裏¦k×®©¨¨HÓ¦M †vř™ÔÍý]R·ĺ=Ăî-oíuŻnÜśY+VgńKkÓ{ź˝2¤[Ç´i±‡ˇÂî´‡ÔŐŐŐë˙ťË/Í 7Ü—WŻM˙»çđăËňÔÔęĚź±,öÝ;g|ţ¬üŕ_~h•ŮîV¬X‘ý÷ß?‹-Ę~űíg lWu5óßWŘ%Éĺ“ä†;ďËęµ2ŕŕnďěóf.Oç˝[çś3ÎČwţő§†ĘŽű÷şţůdŐŰŤnĂ“ JÔ5lÁÂů=ćÄśtŢ  QHϲőÎyľjM¦ß»0S~˝ wMś’BYÁjłÝÜqÇůÎwľ“±cÇćÖ[oM»vírńĹç3źůŚá°SÂnÁ˛5ůô÷oĎI_8$ĂFöÝö>xĎÂLąŮ>¨ŰÝí×gçÍȨ“Fd¤ÓsŔ€ÎŰřŐˇ9l¸}v‹}Ł®Ô-X8?ź<ńÜ˝đËřąŁĘ~”G¦=•˛ʬ:ÚM7Ý”±cÇćĺ—_ÎŢ{ďť$ůÜç>—Îť;çšk®1 ¶›˙yĹnÁ˛5ńÝ[rwŐ×ě4ŽŁ®Ô5Eőé×ŃcNĚ„I§˙MĎťpçi=f„g»čׯ_’¤U«Vď<ÖşuëĽţúë†ĂöýÎű|*öÓßż=î>Ë>ÔÓtüřńă‹á ýţ•ăSzŘ›9zTßzÇź˛0‹ć­Ę’…5Y˛°&ë^Ţ.=÷Úęśű¶Míú yć±EvÔŃVžĄK—.ąí¶Ű˛çž{ćCÉĘ•+óµŻ}-_üâ3hĐ bű†]ëNIëÎąâ§×Ą× űĺčQý¶:^WW—ł^ČC“ćfćcKҤiIöíľW˝×±˛Cl^›¬_şíżmHšµ2§ť±WËí×Ţ…žůń˝§6řfŕcö˝"}ę’Vm[$Iú é– ˙ĺŘzç-YP“Ż}úŽ<:ă.+χöÜě…ů™—fKÝ–¬{嵜6ö¤|űű_JII‰á°C5xT~:ůŚzűŕä›gć˙Ž0C?QH“¦%™rëěśţOCóĹď×ŕ>řőS~›Ş‡i lu›Öľ{h¸ýşÓĹ%Ö­[—šUk ş·}ó§'Ą´_§w}ťŇ~ťň²š¬}mMZ¶ÜÓęóˇôÔ#ÎüuÖÔĽ’¶íZ§ĹžÍłyK­Á°CĽöęú¬®YŰŕ>xä }3âôÁiŇô­[´?y@ţéS7ĺÜoťć{6«·._ľ&ë×®J«–- v!EńžşŠŠŠ (ďń®çĚx|I¦M|.ËţüŇ»ž×żĽGž›YiĺŮ.JJJұsű´Řłąa°C=7«2Ę»7xlďŽ­Ţ ş·˙ün7aÜ=Ď-6Tu;_uuu?~ŰźÖę¸o›LżwAîúUEĆôă\ű˝·yîĐá…,®^j墲äĎËßu|Ű–-uąö»ćSź?¸ŢUş˙ľV.^i¨ ęvľBˇ§¦Voóříłľ”kî:+?»wln~A~yĹĂ©žűbç>9µ2˝ ~P\zĐă]÷Áä­Lüđ«“łćĹ×ňĎWŹÜćyON­LßŢ] •ŻőţI‹ć ęţŞĽĽ<ó*¶}u­I“żľ1˝˙ÁÝł_źŽY8ë…ĎťW±,†ô±ň@Q4¤OćW,{× »ćŇű3ó±%ů÷?śťÖm·ý~ąą3–§|P/Ce‡]Iç#’řđ¨űoÚ¶m›}»vĘóUkŢóܵ/mČĘç_I§níę[<ż&Ýöď”=˝9(¶˙lÓ*»´op¬««ËOľ55OÝ_™źß?.{íÓr›Żłx~Mzöě–ŢŠ ŰĺÍŻ ;çěq™>ą"g^|ÄVŹ˙éˇEůýM33°Ľ{6oz#wÝP‘A‡öČ!˙«´Ţk<:ą2§ťůé´lÖŢĘEç´3OÉôÉ sćĹC·züľŰćä†NĎ §”_\ůđ;Ź_pٱőoú˝ sÎgOLZşýʲG»”tř;A÷(Ş_6ppYĆß82…»ĽóŘË5ë3ĺÖŮůKŐę”””dŕ!ÝsÂiłGó¦[=wţĚąęÂi™]±ŔŞE«ˇ}pÁ¬©xtI˝sGźSžÖíZŘAÔ5>UŐU9vř‘ą§úâüÜĄWç©ÇžIi©÷‘ĹË>lKQýî×BY!÷ß÷@F•]“Ęú+ć:ěIDAT9/ĽŻçĚźą"#{MČĂM·‘EĎ>lKQ]©{[ő˘ęŚ3"'śŮ7GŤ(4ř›$ĎŻÉôÉUyčöęÜ=qŠŤ ŘĄĽłžŃ'GŤěłí}đŢĘË—®Ě€ňž:Ľ'§VfnĹŇô,í–qgź›K/ąĚ*»¬˙ýĺ‹rĂo“•kkÓp× =ľ'¨ĚĽŮ/¤[ű69ç´3rŮŹ~fP ęŠCmmm***RYY™ľ}ű¦ĽĽ<-[¶´şŔ.oĂ3ĎäĹo˙K6Ľůfž[·.®]źZ·Î ví˛g“¦Ů÷W¤ĺÁgP°h¶+ü%Zµj•aÆeذaVŘ-µlÚ4‡¶oźCŰű‘M°»jb˘Q€¨@Ô:D˘Q ęu:D€¨@Ô ęu˘Q€¨@Ô:D˘Q ęu:D€¨@Ô ęu˘Q€¨@Ô:D˘Q ęu:D˘@Ô ęu:Q€¨@Ô ęD˘Q€¨u:D˘@Ô ęu:Q€¨`‡úÉ-·ä—Yl€¨(fŻ®_ź×ŢxĂ €43€Ćë±ÇË#¶y|ÓĆŤąh˙RD@cÖşuë4oŢ<řĂ<~ÝUW%ĎÍ5(@Ô4fĚúőëÓ»wďtîÜąŢń{;wÎku€¨hÔZ´h‘»îş+M›6mđřN=55Ő6(@Ô4vďöžş{ďť7öhnH€Oż:D˘Q ęu:D€¨@Ô ęu˘Q€¨@Ô:D˘Q ęu:D€¨@Ô ęu˘Q€¨@Ô:D˘Q ęu:D€¨@Ô ęu:Q€¨@Ô ęD˘Q€¨u:D˘@Ô ęu:Q€¨@ÔđŢš@ń{íŤ7ňěşµůKmmJ[µÎíÚĄu3[<ěN\©(bWÝř‹3ë‰ţÇGóŁ=WeĹ©]ruósŘ>šcf=™˙să/ v%uuuuĆP\,śźŃcNĚIç̰‘}Ňł¬C˝sžŻZ“é÷,Ě”›䮉SR(+:‹gçÍȨ“Fd¤ÓsŔ€Îďy~Őł+óŐSnËý÷=} :>j ÎĎ'O<&w/üň~ĺ‘iOĄě€2„]÷Ô‘ŃcNĚ„I§˙MĎťpçi=f„!‚¨ŕŁôý+Çç¤ó5xËuý«3ă±%™|ˬԬX×ŕóűÔ5'śŃ7W^uąaÂ.ČíW€"Ń»Đ3?ľ÷Ô?QŢâ;ŮŻĐ!Ë˙üR®™tf†~˛OݱdAMľ>fRŞ,1PŘĹř!FE`Ýşu©Yµ¦Á K’é«/Kë¶-ňÉý˙ő]_§´_§,_ş2µµµiŐŞ•ÁÂ.ÄíW€"PQQ‘ĺ=¶yĽuŰďűµ”÷LEE…ˇ‚¨`g«®®ÎáÇoźO­^HeeĄˇ‚¨`g+ yjjővy­'§V¦oßľ† ˘€ť­ĽĽ<ó*–n—ך[±4ĺĺĺ† ˘€ť­m۶ٷk§<_µćC˝Îâů5éYÚ--[¶4Tu|Î9{\¦Onř˝p˙wü´|ď‚IYű҆Ü|Í“ůŢ“˛lŃKőΛ>ą*çś}®aÂ.ČĎ©("—eüŤ#S8°ËVŹ?xçܬ{yĂVŹý©ţ٧sëwţ<ćŠ\uá´Ě®X` ęř(UUWĺŘáGćžę‹?đsG”^ť§{&ĄĄ˝ vAnż‘BY!÷ß÷@F•]“Ę9/ĽŻçĚźą"#{MČĂMt° sĄ U/ŞÎč1#r™}sÔBJűuŞwÎâů5™>ą*Ý^ť»'Nt ęh¬®Ľęňüę†ëł|éĘ (à yrjećV,MĎŇnwöąąô’Ë DĹ ¶¶6©¬|ë ———ű±% ę(6>( ęu:DŔ.ă˙řůĘdo:‹IEND®B`‚pgrouting-pgrouting-2.1.0/doc/src/recipes/index.rst000066400000000000000000000034341257314352300224040ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _recipes: User's Recipes List =============================================================================== .. toctree:: ./example_recipe.rst ./parallel_handling.rst *No more contributions* How to contribute. ================== .. rubric:: To add a recipie or a wrapper The first steps are: - Fork the repository - Create a branch for your recipe or wrapper - Create your recipe file .. code:: cd doc/src/recipes/ vi myrecipe.rst git add myrecipe.rst # include the recipe in this file vi index.rst .. rubric:: To create the test file of your recipe .. code:: cd test cp myrecipe.rst myrecipe.sql.test # make your test based on your recipe vi myrecipe.sql.test git add myrecipe.sql.test # create your test results file touch myrecipe.result git add myrecipe.result # add your test to the file vi test.conf Leave only the SQL code on ``myrecipe.sql.test`` by deleting lines or by commenting lines. .. rubric:: To get the results of your recipe From the root directory execute: .. code:: tools/test-runner.pl -alg recipes -ignorenotice Copy the results of your recipe and paste them in the file ``myrecipe.result``, and remove the "> " from the file. .. rubric:: make a pull request. .. code:: git commit -a -m 'myrecipe is for this and that' git push From your fork in github make a pull request over develop pgrouting-pgrouting-2.1.0/doc/src/recipes/parallel_handling.rst000066400000000000000000000150611257314352300247340ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _parallel_handling: Handling parallels after getting a path (pgr_ksp focus) ------------------------------------------------------- :Author: pgRouting team. :Licence: Open Source .. rubric:: The graph .. image:: ./images/parallelImage.png .. rubric:: Data .. code-block:: sql drop table if exists parallel; CREATE TABLE parallel ( id serial, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry ); INSERT INTO parallel (x1,y1,x2,y2) VALUES (1,0,1,1),(1,1,1,3),(1,1,1,3),(1,1,1,3),(1,3,1,4),(1,1,-1,1),(-1,1,-1,3),(-1,3,1,3); UPDATE parallel SET the_geom = ST_makeline(ST_point(x1,y1),ST_point(x2,y2)); UPDATE parallel SET the_geom = ST_makeline(ARRAY[ST_point(1,1),ST_point(0,2),ST_point(1,3)]) WHERE id = 3; UPDATE parallel SET the_geom = ST_makeline(ARRAY[ST_point(1,1),ST_point(2,1),ST_point(2,3),ST_point(1,3)]) WHERE id = 4; UPDATE parallel SET cost = ST_length(the_geom), reverse_cost = ST_length(the_geom); SELECT pgr_createTopology('parallel',0.001); .. rubric:: pgr_ksp results We ignore the costs because we want all the parallels .. code-block:: sql SELECT seq, path_id AS route, node, edge INTO routes from pgr_ksp('select id, source, target, cost, reverse_cost from parallel', 1, 4, 3); select route, node, edge from routes; route | node | edge -------+------+------ 1 | 1 | 1 1 | 2 | 2 1 | 3 | 5 1 | 4 | -1 2 | 1 | 1 2 | 2 | 6 2 | 5 | 7 2 | 6 | 8 2 | 3 | 5 2 | 4 | -1 (10 rows) .. rubric:: We need an aggregate function: .. code-block:: sql CREATE AGGREGATE array_accum (anyelement) ( sfunc = array_append, stype = anyarray, initcond = '{}' ); .. rubric:: Now lets generate a table with the parallel edges. .. code-block:: sql select distinct seq,route,source,target, array_accum(id) as edges into paths from (select seq, route, source, target from parallel, routes where id = edge) as r join parallel using (source, target) group by seq,route,source,target order by seq; select route, source, targets, edges from paths; route | source | target | edges -------+--------+--------+--------- 1 | 1 | 2 | {1} 2 | 1 | 2 | {1} 2 | 2 | 5 | {6} 1 | 2 | 3 | {2,3,4} 2 | 5 | 6 | {7} 1 | 3 | 4 | {5} 2 | 6 | 3 | {8} 2 | 3 | 4 | {5} (8 rows) .. rubric:: Some more aggregate functions To generate a table with all the combinations for parallel routes, we need some more aggregates .. code-block:: sql create or replace function multiply( integer, integer ) returns integer as $$ select $1 * $2; $$ language sql stable; create aggregate prod(integer) ( sfunc = multiply, stype = integer, initcond = 1 ); .. rubric:: And a function that "Expands" the table .. code-block:: sql CREATE OR REPLACE function expand_parallel_edge_paths(tab text) returns TABLE ( seq INTEGER, route INTEGER, source INTEGER, target INTEGER, -- this ones are not really needed edge INTEGER ) AS $body$ DECLARE nroutes INTEGER; newroutes INTEGER; rec record; seq2 INTEGER := 1; rnum INTEGER := 0; BEGIN -- get the number of distinct routes execute 'select count(DISTINCT route) from ' || tab INTO nroutes; FOR i IN 0..nroutes-1 LOOP -- compute the number of new routes this route will expand into -- this is the product of the lengths of the edges array for each route execute 'select prod(array_length(edges, 1))-1 from ' || quote_ident(tab) || ' where route=' || i INTO newroutes; -- now we generate the number of new routes for this route -- by repeatedly listing the route and swapping out the parallel edges FOR j IN 0..newroutes LOOP -- query the specific route FOR rec IN execute 'select * from ' || quote_ident(tab) ||' where route=' || i || ' order by seq' LOOP seq := seq2; route := rnum; source := rec.source; target := rec.target; -- using module arithmetic iterate through the various edge choices edge := rec.edges[(j % (array_length(rec.edges, 1)))+1]; -- return a new record RETURN next; seq2 := seq2 + 1; -- increment the record count END LOOP; seq := seq2; route := rnum; source := rec.target; target := -1; edge := -1; RETURN next; -- Insert the ending record of the route seq2 := seq2 + 1; rnum := rnum + 1; -- increment the route count END LOOP; END LOOP; END; $body$ language plpgsql volatile strict cost 100 rows 100; .. rubric:: Test it .. code-block:: sql select * from expand_parallel_edge_paths( 'paths' ); seq | route | source | target | edge -----+-------+--------+--------+------ 1 | 0 | 1 | 2 | 1 2 | 0 | 2 | 3 | 2 3 | 0 | 3 | 4 | 5 4 | 0 | 4 | -1 | -1 5 | 1 | 1 | 2 | 1 6 | 1 | 2 | 3 | 3 7 | 1 | 3 | 4 | 5 8 | 1 | 4 | -1 | -1 9 | 2 | 1 | 2 | 1 10 | 2 | 2 | 3 | 4 11 | 2 | 3 | 4 | 5 12 | 2 | 4 | -1 | -1 13 | 3 | 1 | 2 | 1 14 | 3 | 2 | 5 | 6 15 | 3 | 5 | 6 | 7 16 | 3 | 6 | 3 | 8 17 | 3 | 3 | 4 | 5 18 | 3 | 4 | -1 | -1 (18 rows) pgrouting-pgrouting-2.1.0/doc/src/recipes/test/000077500000000000000000000000001257314352300215165ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/src/recipes/test/example_recipe.result000066400000000000000000000000171257314352300257360ustar00rootroot00000000000000OK OK OK OK OK pgrouting-pgrouting-2.1.0/doc/src/recipes/test/example_recipe.test.sql000066400000000000000000000020071257314352300261760ustar00rootroot00000000000000/*.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** */ --.. _example_recipe: --Comparing topology of a unnoded network with a noded network ------------------------------------------------------------- --:Author: pgRouting team. --:Licence: Open Source --This recipe uses the :ref:`sampledata` network. --The purpose of this recipe is to compare a not nodded network with a nodded network. --.. code-block:: sql set client_min_messages = warning; SELECT pgr_createTopology('edge_table', 0.001); SELECT pgr_analyzegraph('edge_table', 0.001); SELECT pgr_nodeNetwork('edge_table', 0.001); SELECT pgr_createTopology('edge_table_noded', 0.001); SELECT pgr_analyzegraph('edge_table_noded', 0.001); pgrouting-pgrouting-2.1.0/doc/src/recipes/test/parallel_handling.result000066400000000000000000000012661257314352300264230ustar00rootroot00000000000000NOTICE: table "parallel" does not exist, skipping NOTICE: PROCESSING: NOTICE: pgr_createTopology('parallel',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 8 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.parallel is: public.parallel_vertices_pgr NOTICE: ---------------------------------------------- OK 1|1|1 1|2|2 1|3|5 1|4|-1 2|1|1 2|2|6 2|5|7 2|6|8 2|3|5 2|4|-1 1|0||-1|-1 2|1|1|2|1 3|1|2|3|2 4|1|3|4|5 5|1|4|-1|-1 6|2|1|2|1 7|2|2|3|3 8|2|3|4|5 9|2|4|-1|-1 10|3|1|2|1 11|3|2|3|4 12|3|3|4|5 13|3|4|-1|-1 pgrouting-pgrouting-2.1.0/doc/src/recipes/test/parallel_handling.test.sql000066400000000000000000000076571257314352300266740ustar00rootroot00000000000000 drop table if exists parallel; CREATE TABLE parallel ( id serial, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry ); INSERT INTO parallel (x1,y1,x2,y2) VALUES (1,0,1,1),(1,1,1,3),(1,1,1,3),(1,1,1,3),(1,3,1,4),(1,1,-1,1),(-1,1,-1,3),(-1,3,1,3); UPDATE parallel SET the_geom = ST_makeline(ST_point(x1,y1),ST_point(x2,y2)); UPDATE parallel SET the_geom = ST_makeline(ARRAY[ST_point(1,1),ST_point(0,2),ST_point(1,3)]) WHERE id = 3; UPDATE parallel SET the_geom = ST_makeline(ARRAY[ST_point(1,1),ST_point(2,1),ST_point(2,3),ST_point(1,3)]) WHERE id = 4; UPDATE parallel SET cost = ST_length(the_geom), reverse_cost = ST_length(the_geom); SELECT pgr_createTopology('parallel',0.001); select seq, path_id as route, node, edge into routes from pgr_ksp('select id, source, target, cost, reverse_cost from parallel', 1, 4, 3); select route, node, edge from routes; CREATE AGGREGATE array_accum (anyelement) ( sfunc = array_append, stype = anyarray, initcond = '{}' ); select distinct seq,route,source,target, array_accum(id) as edges into paths from (select seq, route, source, target from parallel, routes where id = edge) as r join parallel using (source, target) group by seq,route,source,target order by seq; -- select route, source, target, edges from paths; create or replace function multiply( integer, integer ) returns integer as $$ select $1 * $2; $$ language sql stable; create aggregate prod(integer) ( sfunc = multiply, stype = integer, initcond = 1 ); CREATE OR REPLACE function expand_parallel_edge_paths(tab text) returns TABLE ( seq INTEGER, route INTEGER, source INTEGER, target INTEGER, -- this ones are not really needed edge INTEGER ) AS $body$ DECLARE nroutes INTEGER; newroutes INTEGER; rec record; seq2 INTEGER := 1; rnum INTEGER := 0; BEGIN -- get the number of distinct routes execute 'select count(DISTINCT route) from ' || tab INTO nroutes; FOR i IN 0..nroutes-1 LOOP -- compute the number of new routes this route will expand into -- this is the product of the lengths of the edges array for each route execute 'select prod(array_length(edges, 1))-1 from ' || quote_ident(tab) || ' where route=' || i INTO newroutes; -- now we generate the number of new routes for this route -- by repeatedly listing the route and swapping out the parallel edges FOR j IN 0..newroutes LOOP -- query the specific route FOR rec IN execute 'select * from ' || quote_ident(tab) ||' where route=' || i || ' order by seq' LOOP seq := seq2; route := rnum; source := rec.source; target := rec.target; -- using module arithmetic iterate through the various edge choices edge := rec.edges[(j % (array_length(rec.edges, 1)))+1]; -- return a new record RETURN next; seq2 := seq2 + 1; -- increment the record count END LOOP; seq := seq2; route := rnum; source := rec.target; target := -1; edge := -1; RETURN next; -- Insert the ending record of the route seq2 := seq2 + 1; rnum := rnum + 1; -- increment the route count END LOOP; END LOOP; END; $body$ language plpgsql volatile strict cost 100 rows 100; select * from expand_parallel_edge_paths( 'paths' ); pgrouting-pgrouting-2.1.0/doc/src/recipes/test/sampledata.data.sql000066400000000000000000000061201257314352300252610ustar00rootroot00000000000000 ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- SAMPLE DATA ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ drop table if exists edge_table; CREATE TABLE edge_table ( id serial, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry ); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,0, 2,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 2,1, 3,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 3,1, 4,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,1, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,1, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0,2, 1,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 1,2, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3,2, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 2,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,2, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 2,3, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,3, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,3, 2,4); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,2, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,1, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0.5,3.5, 1.999999999999,3.5); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3.5,2.3, 3.5,4); UPDATE edge_table SET the_geom = st_makeline(st_point(x1,y1),st_point(x2,y2)), dir = CASE WHEN (cost>0 and reverse_cost>0) THEN 'B' -- both ways WHEN (cost>0 and reverse_cost<0) THEN 'FT' -- direction of the LINESSTRING WHEN (cost<0 and reverse_cost>0) THEN 'TF' -- reverse direction of the LINESTRING ELSE '' END; -- unknown select pgr_createTopology('edge_table',0.001); drop table if exists vertex_table; CREATE TABLE vertex_table ( id serial, x double precision, y double precision ); INSERT INTO vertex_table VALUES (1,2,0), (2,2,1), (3,3,1), (4,4,1), (5,0,2), (6,1,2), (7,2,2), (8,3,2), (9,4,2), (10,2,3), (11,3,3), (12,4,3), (13,2,4); pgrouting-pgrouting-2.1.0/doc/src/recipes/test/test.conf000066400000000000000000000007061257314352300233470ustar00rootroot00000000000000#!/usr/bin/perl -w %main::tests = ( 'any' => { 'comment' => 'Recipes test for any versions.', 'data' => ['sampledata.data.sql'], 'tests' => [qw( parallel_handling example_recipe zzz-remove_sampledata )] }, # 'data' => ['sampledata.data.sql'], # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/doc/src/recipes/test/zzz-remove_sampledata.result000066400000000000000000000000001257314352300272670ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/src/recipes/test/zzz-remove_sampledata.test.sql000066400000000000000000000010231257314352300275340ustar00rootroot00000000000000 ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- REMOVE SAMPLE DATA ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ drop table if exists edge_table; drop table if exists vertex_table; pgrouting-pgrouting-2.1.0/doc/src/tutorial/000077500000000000000000000000001257314352300207505ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/src/tutorial/analytics.rst000066400000000000000000000134231257314352300234740ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _analytics: Graph Analytics =============================================================================== :Author: Stephen Woodbridge :Copyright: Stephen Woodbridge. The source code is released under the MIT-X license. Overview ------------------------------------------------------------------------------- It is common to find problems with graphs that have not been constructed fully noded or in graphs with z-levels at intersection that have been entered incorrectly. An other problem is one way streets that have been entered in the wrong direction. We can not detect errors with respect to "ground" truth, but we can look for inconsistencies and some anomalies in a graph and report them for additional inspections. We do not current have any visualization tools for these problems, but I have used mapserver to render the graph and highlight potential problem areas. Someone familiar with graphviz might contribute tools for generating images with that. Analyze a Graph ------------------------------------------------------------------------------- With :ref:`pgr_analyze_graph` the graph can be checked for errors. For example for table "mytab" that has "mytab_vertices_pgr" as the vertices table: .. code-block:: sql SELECT pgr_analyzeGraph('mytab', 0.000002); NOTICE: Performing checks, pelase wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 158 NOTICE: Dead ends: 20028 NOTICE: Potential gaps found near dead ends: 527 NOTICE: Intersections detected: 2560 NOTICE: Ring geometries: 0 pgr_analyzeGraph ---------- OK (1 row) In the vertices table "mytab_vertices_pgr": - Deadends are indentified by ``cnt=1`` - Potencial gap problems are identified with ``chk=1``. .. code-block:: sql SELECT count(*) as deadends FROM mytab_vertices_pgr WHERE cnt = 1; deadends ---------- 20028 (1 row) SELECT count(*) as gaps FROM mytab_vertices_pgr WHERE chk = 1; gaps ----- 527 (1 row) For isolated road segments, for example, a segment where both ends are deadends. you can find these with the following query: .. code-block:: sql SELECT * FROM mytab a, mytab_vertices_pgr b, mytab_vertices_pgr c WHERE a.source=b.id AND b.cnt=1 AND a.target=c.id AND c.cnt=1; If you want to visualize these on a graphic image, then you can use something like mapserver to render the edges and the vertices and style based on ``cnt`` or if they are isolated, etc. You can also do this with a tool like graphviz, or geoserver or other similar tools. Analyze One Way Streets ------------------------------------------------------------------------------- :ref:`pgr_analyze_oneway` analyzes one way streets in a graph and identifies any flipped segments. Basically if you count the edges coming into a node and the edges exiting a node the number has to be greater than one. This query will add two columns to the vertices_tmp table ``ein int`` and ``eout int`` and populate it with the appropriate counts. After running this on a graph you can identify nodes with potential problems with the following query. The rules are defined as an array of text strings that if match the ``col`` value would be counted as true for the source or target in or out condition. Example ------------------------------------------------------------------------------- Lets assume we have a table "st" of edges and a column "one_way" that might have values like: * 'FT' - oneway from the source to the target node. * 'TF' - oneway from the target to the source node. * 'B' - two way street. * '' - empty field, assume twoway. * - NULL field, use two_way_if_null flag. Then we could form the following query to analyze the oneway streets for errors. .. code-block:: sql SELECT pgr_analyzeOneway('mytab', ARRAY['', 'B', 'TF'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'TF'], ); -- now we can see the problem nodes SELECT * FROM mytab_vertices_pgr WHERE ein=0 OR eout=0; -- and the problem edges connected to those nodes SELECT gid FROM mytab a, mytab_vertices_pgr b WHERE a.source=b.id AND ein=0 OR eout=0 UNION SELECT gid FROM mytab a, mytab_vertices_pgr b WHERE a.target=b.id AND ein=0 OR eout=0; Typically these problems are generated by a break in the network, the one way direction set wrong, maybe an error related to z-levels or a network that is not properly noded. The above tools do not detect all network issues, but they will identify some common problems. There are other problems that are hard to detect because they are more global in nature like multiple disconnected networks. Think of an island with a road network that is not connected to the mainland network because the bridge or ferry routes are missing. See Also ---------------------------------------------------------------------------- * :ref:`pgr_analyze_graph` * :ref:`pgr_analyze_oneway` * :ref:`pgr_node_network` pgrouting-pgrouting-2.1.0/doc/src/tutorial/custom_query.rst000066400000000000000000000132331257314352300242430ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _custom_query: Dictionary of columns & Custom Query =============================================================================== :path: a sequence of vertices/edges from A to B. :route: a sequence of paths. Description of the edges_sql query ------------------------------------------------------------------------------- :edges_sql: an SQL query, which should return a set of rows with the following columns: :id: ``ANY-INTEGER`` identifier of the edge. :source: ``ANY-INTEGER`` identifier of the first end point vertex of the edge. :target: ``ANY-INTEGER`` identifier of the second end pont vertex of the edge. :cost: ``ANY-NUMERICAL`` weight of the edge `(source, target)`, if negative: edge `(source, target)` does not exist, therefore it's not part of the graph. :reverse_cost: ``ANY-NUMERICAL`` (optional) weight of the edge `(target, source)`, if negative: edge `(target, source)` does not exist, therefore it's not part of the graph. Where: :ANY-INTEGER: smallint, int, bigint :ANY-NUMERICAL: smallint, int, bigint, real, float Description of the parameters of the signatures ------------------------------------------------------------------------------- :edges_sql: ``TEXT`` SQL query as decribed above. :start_vid: ``BIGINT`` identifier of the starting vertex of the path. :start_vids: ``array[ANY-INTEGER]`` array of identifiers of starting vertices. :end_vid: ``BIGINT`` identifier of the ending vertex of the path. :end_vids: ``array[ANY-INTEGER]`` array of identifiers of ending vertices. :directed: ``boolean`` (optional). When ``false`` the graph is considered as Undirected. Default is ``true`` which considers the graph as Directed. Description of the return values ------------------------------------------------------------------------------- Returns set of ``(seq [, start_vid] [, end_vid] , node, edge, cost, agg_cost)`` :seq: ``INTEGER`` is a sequential value starting from **1**. :route_seq: ``INTEGER`` relative position in the route. Has value **1** for the begining of a route. :route_id: ``INTEGER`` id of the route. :path_seq: ``INTEGER`` relative position in the path. Has value **1** for the begining of a path. :path_id: ``INTEGER`` id of the path. :start_vid: ``BIGINT`` id of the starting vertex. Used when multiple starting vetrices are in the query. :end_vid: ``BIGINT`` id of the ending vertex. Used when multiple ending vertices are in the query. :node: ``BIGINT`` id of the node in the path from start_vid to end_v. :edge: ``BIGINT`` id of the edge used to go from ``node`` to the next node in the path sequence. ``-1`` for the last node of the path. :cost: ``FLOAT`` cost to traverse from ``node`` using ``edge`` to the next node in the path sequence. :agg_cost: ``FLOAT`` total cost from ``start_vid`` to ``node``. Descriptions for version 2.0 signatures --------------------------------------- In general, the routing algorithms need an SQL query that contain one or more of the following required columns with the preferred type: :id: int4 :source: int4 :target: int4 :cost: float8 :reverse_cost: float8 :x: float8 :y: float8 :x1: float8 :y1: float8 :x2: float8 :y2: float8 .. code-block:: sql SELECT source, target, cost FROM edge_table; SELECT id, source, target, cost FROM edge_table; SELECT id, source, target, cost, x1, y1, x2, y2 ,reverse_cost FROM edge_table When the edge table has a different name to represent the required columns: .. code-block:: sql SELECT src as source, target, cost FROM othertable; SELECT gid as id, src as source, target, cost FROM othertable; SELECT gid as id, src as source, target, cost, fromX as x1, fromY as y1, toX as x2, toY as y2 ,Rcost as reverse_cost FROM othertable; .. Topology functions The topology functions use the same names for ``id``, ``source`` and ``target`` columns of the edge table, The fowllowing parameters have as default value: :id: int4 Default ``id`` :source: int4 Default ``source`` :target: int4 Default ``target`` :the_geom: text Default ``the_geom`` :oneway: text Default ``oneway`` :rows_where: text Default ``true`` to indicate all rows (this is not a column) The following parameters do not have a default value and when used they have to be inserted in strict order: :edge_table: text :tolerance: float8 :s_in_rules: text[] :s_out_rules: text[] :t_in_rules: text[] :t_out_rules: text[] When the columns required have the default names this can be used (pgr_func is to represent a topology function) .. code-block:: sql pgr_func('edge_table') -- when tolerance is not requiered pgr_func('edge_table',0.001) -- when tolerance is requiered -- s_in_rule, s_out_rule, st_in_rules, t_out_rules are requiered SELECT pgr_analyzeOneway('edge_table', ARRAY['', 'B', 'TF'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'TF']) When the columns required do not have the default names its strongly recomended to use the *named notation*. .. code-block:: sql pgr_func('othertable', id:='gid',source:='src',the_geom:='mygeom') pgr_func('othertable',0.001,the_geom:='mygeom',id:='gid',source:='src') SELECT pgr_analyzeOneway('othertable', ARRAY['', 'B', 'TF'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'TF'] source:='src',oneway:='dir') pgrouting-pgrouting-2.1.0/doc/src/tutorial/custom_wrapper.rst000066400000000000000000000020411257314352300245510ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _custom_wrapper: User's wrapper contributions =============================================================================== .. rubric:: How to contribute. Use an issue tracker (see :ref:`support`) with a title containing: *Proposing a wrapper: Mywrappername*. The body will contain: - author: Required - mail: if you are subscribed to the developers list this is not necessary - date: Date posted - comments and code: using reStructuredText format Any contact with the author will be done using the developers mailing list. The pgRouting team will evaluate the wrapper and will be included it in this section when approved. *No contributions at this time* pgrouting-pgrouting-2.1.0/doc/src/tutorial/index.rst000066400000000000000000000026221257314352300226130ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _tutorial1: Tutorial =============================================================================== :ref:`Getting started ` - How to create a database to use for our project - How to load some data - How to build a topology - How to check your graph for errors - How to compute a route - How to use other tools to view your graph and route - How to create a web app Advanced Topics - :ref:`topology` for an overview of a topology for routing algorithms. - :ref:`analytics` for an overview of the analysis of a graph. - :ref:`custom_query` that is used in the routing algorithms. - :ref:`performance` to improve your performance. .. toctree:: :hidden: Getting started .. toctree:: :hidden: An overview of a topology for routing algorithms. An overview of the analysis of a graph. How to write a query for the routing algorithms How to handle performance pgrouting-pgrouting-2.1.0/doc/src/tutorial/performance.rst000066400000000000000000000033531257314352300240070ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _performance: Performance Tips =============================================================================== For the Routing functions: -------------------------- .. Note:: To get faster results bound your queries to the area of interest of routing to have, for example, no more than one million rows. For the topology functions: --------------------------- When "you know" that you are going to remove a set of edges from the edges table, and without those edges you are going to use a routing function you can do the following: Analize the new topology based on the actual topology: .. code-block:: sql pgr_analyzegraph('edge_table',rows_where:='id < 17'); Or create a new topology if the change is permanent: .. code-block:: sql pgr_createTopology('edge_table',rows_where:='id < 17'); pgr_analyzegraph('edge_table',rows_where:='id < 17'); Use an SQL that "removes" the edges in the routing function .. code-block:: sql SELECT id, source, target from edge_table WHERE id < 17 When "you know" that the route will not go out of a particular area, to speed up the process you can use a more complex SQL query like .. code-block:: sql SELECT id, source, target from edge_table WHERE id < 17 and the_geom && (select st_buffer(the_geom,1) as myarea FROM edge_table where id=5) Note that the same condition ``id < 17`` is used in all cases. pgrouting-pgrouting-2.1.0/doc/src/tutorial/topology.rst000066400000000000000000000143301257314352300233570ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _topology: Routing Topology =============================================================================== :Author: Stephen Woodbridge :Copyright: Stephen Woodbridge. The source code is released under the MIT-X license. Overview ------------------------------------------------------------------------------- Typically when GIS files are loaded into the data database for use with pgRouting they do not have topology information associated with them. To create a useful topology the data needs to be "noded". This means that where two or more roads form an intersection there it needs to be a node at the intersection and all the road segments need to be broken at the intersection, assuming that you can navigate from any of these segments to any other segment via that intersection. You can use the :ref:`graph analysis functions ` to help you see where you might have topology problems in your data. If you need to node your data, we also have a function :ref:`pgr_nodeNetwork() ` that might work for you. This function splits ALL crossing segments and nodes them. There are some cases where this might NOT be the right thing to do. For example, when you have an overpass and underpass intersection, you do not want these noded, but pgr_nodeNetwork does not know that is the case and will node them which is not good because then the router will be able to turn off the overpass onto the underpass like it was a flat 2D intersection. To deal with this problem some data sets use z-levels at these types of intersections and other data might not node these intersection which would be ok. For those cases where topology needs to be added the following functions may be useful. One way to prep the data for pgRouting is to add the following columns to your table and then populate them as appropriate. This example makes a lot of assumption like that you original data tables already has certain columns in it like ``one_way``, ``fcc``, and possibly others and that they contain specific data values. This is only to give you an idea of what you can do with your data. .. code-block:: sql ALTER TABLE edge_table ADD COLUMN source integer, ADD COLUMN target integer, ADD COLUMN cost_len double precision, ADD COLUMN cost_time double precision, ADD COLUMN rcost_len double precision, ADD COLUMN rcost_time double precision, ADD COLUMN x1 double precision, ADD COLUMN y1 double precision, ADD COLUMN x2 double precision, ADD COLUMN y2 double precision, ADD COLUMN to_cost double precision, ADD COLUMN rule text, ADD COLUMN isolated integer; SELECT pgr_createTopology('edge_table', 0.000001, 'the_geom', 'id'); The function :ref:`pgr_createTopology() ` will create the ``vertices_tmp`` table and populate the ``source`` and ``target`` columns. The following example populated the remaining columns. In this example, the ``fcc`` column contains feature class code and the ``CASE`` statements converts it to an average speed. .. code-block:: sql UPDATE edge_table SET x1 = st_x(st_startpoint(the_geom)), y1 = st_y(st_startpoint(the_geom)), x2 = st_x(st_endpoint(the_geom)), y2 = st_y(st_endpoint(the_geom)), cost_len = st_length_spheroid(the_geom, 'SPHEROID["WGS84",6378137,298.25728]'), rcost_len = st_length_spheroid(the_geom, 'SPHEROID["WGS84",6378137,298.25728]'), len_km = st_length_spheroid(the_geom, 'SPHEROID["WGS84",6378137,298.25728]')/1000.0, len_miles = st_length_spheroid(the_geom, 'SPHEROID["WGS84",6378137,298.25728]') / 1000.0 * 0.6213712, speed_mph = CASE WHEN fcc='A10' THEN 65 WHEN fcc='A15' THEN 65 WHEN fcc='A20' THEN 55 WHEN fcc='A25' THEN 55 WHEN fcc='A30' THEN 45 WHEN fcc='A35' THEN 45 WHEN fcc='A40' THEN 35 WHEN fcc='A45' THEN 35 WHEN fcc='A50' THEN 25 WHEN fcc='A60' THEN 25 WHEN fcc='A61' THEN 25 WHEN fcc='A62' THEN 25 WHEN fcc='A64' THEN 25 WHEN fcc='A70' THEN 15 WHEN fcc='A69' THEN 10 ELSE null END, speed_kmh = CASE WHEN fcc='A10' THEN 104 WHEN fcc='A15' THEN 104 WHEN fcc='A20' THEN 88 WHEN fcc='A25' THEN 88 WHEN fcc='A30' THEN 72 WHEN fcc='A35' THEN 72 WHEN fcc='A40' THEN 56 WHEN fcc='A45' THEN 56 WHEN fcc='A50' THEN 40 WHEN fcc='A60' THEN 50 WHEN fcc='A61' THEN 40 WHEN fcc='A62' THEN 40 WHEN fcc='A64' THEN 40 WHEN fcc='A70' THEN 25 WHEN fcc='A69' THEN 15 ELSE null END; -- UPDATE the cost infomation based on oneway streets UPDATE edge_table SET cost_time = CASE WHEN one_way='TF' THEN 10000.0 ELSE cost_len/1000.0/speed_kmh::numeric*3600.0 END, rcost_time = CASE WHEN one_way='FT' THEN 10000.0 ELSE cost_len/1000.0/speed_kmh::numeric*3600.0 END; -- clean up the database because we have updated a lot of records VACUUM ANALYZE VERBOSE edge_table; Now your database should be ready to use any (most?) of the pgRouting algorithms. See Also ------------------------------------------------------------------------------- * :ref:`pgr_create_topology` * :ref:`pgr_node_network` * :ref:`pgr_point_to_id` pgrouting-pgrouting-2.1.0/doc/src/tutorial/tutorial.rst000066400000000000000000000133271257314352300233530ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _tutorial: Getting Started =============================================================================== This is a simple guide to walk you through the steps of getting started with pgRouting. In this guide we will cover: * How to create a database to use for our project * How to load some data * How to build a topology * How to check your graph for errors * How to compute a route * How to use other tools to view your graph and route * How to create a web app How to create a database to use for our project ------------------------------------------------------------------------------- The first thing we need to do is create a database and load pgrouting in the database. Typically you will create a database for each project. Once you have a database to work in, your can load your data and build your application in that database. This makes it easy to move your project later if you want to to say a production server. For Postgresql 9.1 and later versions .. code-block:: bash createdb mydatabase psql mydatabase -c "create extension postgis" psql mydatabase -c "create extension pgrouting" For older versions of postgresql .. code-block:: bash createdb -T template1 template_postgis psql template_postgis -c "create language plpgsql" psql template_postgis -f /usr/share/postgresql/9.0/contrib/postgis-1.5/postgis.sql psql template_postgis -f /usr/share/postgresql/9.0/contrib/postgis-1.5/spatial_ref_sys.sql psql template_postgis -f /usr/share/postgresql/9.0/contrib/postgis_comments.sql createdb -T template_postgis template_pgrouting psql template_pgrouting -f /usr/share/postgresql/9.0/contrib/pgrouting-2.0/pgrouting.sql createdb -T template_pgrouting mydatabase How to load some data ------------------------------------------------------------------------------- How you load your data will depend in what form it comes it. There are various OpenSource tools that can help you, like: :shp2pgsql: - this is the postgresql shapefile loader :ogr2ogr: - this is a vector data conversion utility :osm2pgsql: - this is a tool for loading OSM data into postgresql So these tools and probably others will allow you to read vector data and and can load that data into your database as a table of some kind. At this point you need to know a little about your data structure and content. One easy way to browse you data table is with pgAdmin3 or phpPgAdmin. How to build a topology ------------------------------------------------------------------------------- Next we need to build a topology for our street data. What this means is that for any given edge in your street data the ends of that edge will be connected to a unique node and to other edges that are also connected to that same unique node. Once all the edges are connected to nodes we have a graph that can be used for routing with pgrouting. We provide a tools the will help with this: .. code-block:: sql select pgr_createTopology('myroads', 0.000001); See :ref:`pgr_create_topology` for more information. How to check your graph for errors ------------------------------------------------------------------------------- There are lots of possible sources for errors in a graph. The data that you started with may not have been designed with routing in mind. A graph as some very specific requirments. One it that it is *NODED*, this means that except for some very specific use cases, each road segments starts and ends at a node and that in general is does not cross another road segment that it should be connected to. There can be other errors like the direction of a one-way street being entered in the wrong direction. We do not have tools to search for all possible errors but we have some basic tools that might help. .. code-block:: sql select pgr_analyzegraph('myroads', 0.000001); select pgr_analyzeoneway('myroads', s_in_rules, s_out_rules, t_in_rules, t_out_rules direction) See :ref:`analytics` for more information. If your data needs to be *NODED*, we have a tool that can help for that also. See :ref:`pgr_node_network` for more information. How to compute a route ------------------------------------------------------------------------------- Once you have all the prep work done above, computing a route is fairly easy. We have a lot of different algorithms but they can work with your prepared road network. The general form of a route query is: .. code-block:: sql select pgr_(, start, end, ) As you can see this is fairly straight forward and you can look and the specific algorithms for the details on how to use them. What you get as a result from these queries will be a set of record of type :ref:`type_cost_result` or :ref:`type_geom_result`. These results have information like edge id and/or the node id along with the cost or geometry for the step in the path from *start* to *end*. Using the ids you can join these result back to your edge table to get more information about each step in the path. * See also :ref:`type_cost_result` and :ref:`type_geom_result`. .. How to use other tools to view your graph and route .. ------------------------------------------------------------------------------- .. TBD .. How to create a web app .. ------------------------------------------------------------------------------- .. TBD pgrouting-pgrouting-2.1.0/doc/static/000077500000000000000000000000001257314352300176055ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/static/favicon.ico000066400000000000000000000025761257314352300217400ustar00rootroot00000000000000h( «{S˙ýţÁ ‚Żaµˇ—a/šË™ëŕŮćŢÖše4ž•fc1›g6ş•uȬ‘™e3¦yNŻ…^üúú·“p™d3b0¦´‰Ľµ–´ }©ˇzˇŮě™d2«¦÷Î˙—b/úô÷Ć­’°†`´Śh®„]ťj9ăŐČ™f3ÔÁ¬ůšj  !    ' %' '  # (' ' '''"  $  )  )  ' '' ''  &ü˙Řđ€ŕŕđđŔ€Ŕđřü?pgrouting-pgrouting-2.1.0/doc/static/images/000077500000000000000000000000001257314352300210525ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/static/images/ccbysa.png000066400000000000000000000117331257314352300230310ustar00rootroot00000000000000‰PNG  IHDRXcČ ŕ pHYs  šś OiCCPPhotoshop ICC profilexÚťSgTSé=÷ŢôBK€”KoR RB‹€‘&*! J!ˇŮQÁEEČ ŽŽ€ŚQ, Š Řä!˘ŽŁŠĘűá{ŁkÖĽ÷ćÍţµ×>ç¬óťłĎŔ –H3Q5€ ©BŕÇÄĆáä.@ $płd!sý#ř~<<+"ŔľxÓ ŔM›Ŕ0‡˙ęB™\€„Ŕt‘8K€@zŽB¦@F€ť&S `ËcbăP-`'ćÓ€ťř™{[”! ‘ eDh;¬ĎVŠEX0fKÄ9Ř-0IWfH°·ŔÎ ˛ 0Q…){`Č##x„™FňW<ń+®ç*x™˛<ą$9E[-qWW.(ÎI+6aaš@.Ây™24ŕóĚ ‘ŕóýxήÎÎ6޶_-ęż˙"bbăţĺĎ«p@át~Ńţ,/ł€;€mţ˘%îh^  u÷‹f˛@µ éÚWópř~<ß5°j>{‘-¨]cöK'XtŔâ÷ň»oÁÔ(€háĎw˙ď?ýG %€fI’q^D$.TĘł?ÇD *°AôÁ,ŔÁÜÁ ü`6„B$ÄÂBB d€r`)¬‚B(†Í°*`/Ô@4ŔQh†“p.ÂU¸=púažÁ(Ľ AČa!ÚbŠX#Ž™…ř!ÁH‹$ ÉQ"K‘5H1RŠT UHň=r9‡\Fş‘;Č2‚ü†ĽG1”˛Q=Ô µCą¨7„F˘ Đdt1šŹ ›Đr´=Ś6ˇçĐ«hÚŹ>CÇ0Ŕč3Äl0.ĆĂB±8, “c˱"¬ «Ć°V¬»‰őcϱwEŔ 6wB aAHXLXNŘH¨ $4Ú 7 „QÂ'"“¨K´&şůÄb21‡XH,#ÖŹ/{CÄ7$‰C2'ąI±¤TŇŇFŇnR#é,©›4H#“ÉÚdk˛9”, +Č…äťäĂä3ää!ň[ ťb@q¤řSâ(RĘjJĺĺ4ĺe2AUŁšRݨˇT5ŹZB­ˇ¶RŻQ‡¨4uš9ÍIKĄ­˘•Óhh÷iŻčtşÝ•N—ĐWŇËéGč—čôw †Çg(›gwŻL¦Ó‹ÇT071ëç™™oUX*¶*|‘Ę •J•&•*/T©Ş¦ŞŢŞ UóUËTŹ©^S}®FU3Să© Ô–«UŞťPëSSg©;¨‡Şg¨oT?¤~Yý‰YĂLĂOC¤Q ±_ăĽĆ cłx,!k «†u5Ä&±ÍŮ|v*»ý»‹=Ş©ˇ9C3J3WłRó”f?ăqřśtN ç(§—ó~ŠŢď)â)¦4Lą1e\kŞ–—–X«H«Q«Gë˝6®í§ť¦˝E»YűAÇJ'\'GgŹÎťçSŮSݧ §M=:ő®.ŞkĄˇ»Dwżn§îžľ^€žLo§Ţy˝çú}/ýTýmú§őG Xł $Ű Î<Ĺ5qo</ÇŰńQC]Ă@CĄa•a—á„‘ąŃ<ŁŐFŤFŚiĆ\ă$ămĆmĆŁ&&!&KMęMîšRMą¦)¦;L;LÇÍĚ͢ÍÖ™5›=1×2ç›ç›×›ß·`ZxZ,¶¨¶¸eI˛äZ¦Yî¶Ľn…Z9YĄXUZ]łF­ť­%Ö»­»§§ąN“N«žÖgðń¶É¶©·°ĺŘŰ®¶m¶}agbg·Ĺ®Ăî“˝“}ş}Ťý= ‡Ů«Z~s´r:V:ޚΜî?}Ĺô–é/gXĎĎŘ3ă¶Ë)ÄiťS›ÓGggąsó‹‰K‚Ë.—>.›ĆÝČ˝äJtőq]ázŇőť›ł›Âí¨ŰŻî6îiî‡ÜźĚ4ź)žY3sĐĂČCŕQĺŃ? ź•0k߬~OCOgµç#/c/‘W­×°·ĄwŞ÷aď>ö>rźă>ă<7Ţ2ŢY_Ě7Ŕ·Č·ËOĂož_…ßC#˙d˙z˙ѧ€%g‰A[űřz|!żŽ?:Űeö˛ŮíAŚ ąAAŹ‚­‚ĺÁ­!hČě­!÷çΑÎi…P~čÖĐaća‹Ă~ '…‡…W†?ŽpXŃ1—5wŃÜCsßDúD–DŢ›g1O9Ż-J5*>Ş.j<Ú7ş4ş?Ć.fYĚŐXťXIlK9.*®6nlľßüíó‡âťâ ă{/Č]pyˇÎÂô…§©.,:–@LN8”đA*¨Ś%ňw%Ž yÂÂg"/Ń6ŃŘC\*NňH*Mz’쑼5y$Ĺ3Ą,ĺą„'©ĽL LÝ›:žšv m2=:˝1’‘qBŞ!M“¶gęgćfvˬe…˛ţĹn‹·/•Ékł¬Y- ¶B¦čTZ(×*˛geWfżÍ‰Ę9–«ž+ÍíĚłĘŰ7śďź˙íÂá’¶Ą†KW-X潬j9˛‰Š®Ű—Ř(Üxĺ‡oĘż™Ü”´©«ÄądĎfŇféćŢ-ž[–Ş—ć—n ŮÚ´ ßV´íőöEŰ/—Í(Ű»¶CąŁż<¸Ľe§ÉÎÍ;?T¤TôTúT6îŇݵa×řnŃî{Ľö4ěŐŰ[Ľ÷ý>ÉľŰUUMŐfŐeűIűł÷?®‰Şéř–űm]­NmqíÇŇý#¶×ąÔŐŇ=TRŹÖ+ëGÇľţťďw- 6 UŤśĆâ#pDyäé÷ ß÷ :ÚvŚ{¬áÓvg/jBšňšF›Sšű[b[şOĚ>ŃÖęŢzüGŰś499â?rýéü§CĎdĎ&žţ˘ţË®/~řŐë×ÎŃѡ—ň—“żm|ĄýęŔëŻŰĆÂĆľÉx31^ôVűíÁwÜwďŁßOä| (˙hů±őSЧű“““˙óüc3-ŰgAMA±Ž|űQ“ cHRMz%€ů˙€éu0ę`:o’_ĹFöIDATxÚěZKlÇţö!Ł2"v}JŞtuńúyJ,˛iS¸Žíe-»vÜÔ¤ Ł •ÚrÚH˘([©ŁÚˇŘÂ1Ú&ăôhý§0Wj€Z”mRpęFPç$…J[ÜÝéaw‡»ő Aăř†;;ŹwżůćźţCq1 óžČš !„a¸qó:X–˲ŕ8,ËcY°śyeY0 –aŔ0 Ŕ0–ť@':tÝHš¦W]¦éĐuŤÖéD§í !ÖËĐüă ÷0.ÇqFbąRžăŚ:–3AfŔ0¬_XÝSÓĚdĎkNu]§ŔÚ~ś@ć8ÁĺxđŽ«‘®]ąŽd2‰T*…٬CQť«;wî„ď‡>ěÝ÷24ťËŞĆ€h,0ćXÚ¦ŹNŚ™s1‹{o, ůcŮlÖQîńx °uÇ–U±^úä“[˙ĎóTžçŤÄńVFĐw®SSSËRčv»Ńţ»v´´ě‚ŞiĐ4Şj&M…Şj”á•\Îâ˙ůă1‘ťx˝^˘Čd2PĐäi‰Р<óěÓU°žúî?düĎáOÁs| Xľ5<ŹHg7ä!™v’$ˇˇˇ---€ááaäóyȞڙ™ÚVňK8Ůţ[Ôn¬…ŞŞ(Ş*TµUUť&ĂX7mą čŻ _#t"ŚBˇI’‹ĹĐĐĐŕř|>ʶ¶6Ȳ —Ë…ŢľŢe°Ţú)Ŕ·ţu 5°5ďó/ŕÓ›7W¤ßXË-ă8 +#p“ÉäĽił‚€d2IA–‡d Ź€ăřĘ ł–ŰČňÇĆ;Äb1xš›ËýËŠ b,sô]LĘőŹŢľŤî®ęźy^ŻZ[żţŐkřSŐú 6XÜw®Ź588¸$kŮęŰ÷‡>Ó—6ÁeLźš5= %ÍéźÍfáőzç n0¤ĚŽş††x˝Ţyž@%±ë/ ȦďöK?Ăű‰ĽsţŹx««Ó0Uëw2ŘüřkW®So!S®DA #>55…kWŻÓ ‹ňÂ&Â’JĎO$ó‹őYHěm{ß5ő×? e?~é%@ˇPŔ—T­źl±)™LRpBˇm¤( ü~?|>|>˘Ńč‚uýćt˛ě–Ĺâä­¤Ť˝%ÓŔ0•MÄ7).— ńx]u¸téRĹ6>Z‘ncŁÁ0`©TĘp±$‰Ł( |>źŁ“˘(PˇP~ż^Ýřř8]•%IB"‘@*•2v€6`¸%ŻĽ¤+“ÉT\Ě,ćyő•ú,$ö¶5<Źö“'±±¶––ŤŢľMóĎ5ď(·»köĽĺł*ŠŹÇłä‡—ëźśśDwWŻüü0z{Π·ç ş::§Nź®Zż`űâRng¬ ÔČçr9Zgm>$I˘uö…§ä~Ńź%_L: 9x9bµµúVŁ?xü8‚ÇŹ70€ÁmKţ+ýYÖËťţ};\.‰ü~?Őe÷óů<ü~?úűűárąp"tbŮ_I˙öŰq µZ[áin^•~Ę`ë…ë\u-Ěb||ś6D"ôá›6mrgŐe2™yu–Xşę\u Ķ5¦ćÝĽ—{ĘőâűńÎŰ}e˛,CE˘A ( %ĂJ‚1ë­ź®ŰŁwG±aĂD»˘‡d‚€ééi‡gŹÇiŚÁëő"‰PöĆăqÚÖ^ŤŤŤČçóxńG/âBě<Í͡XśCQ-˘XTˇYq ]®é4_ľSű6†+i°çöť٦f>ů ˇß„č¶0ŻęĄ­ ś}ű,~şg7ćŠs+ˇ‹(ŞeWř|Űî,z¤ăőµŔív˘Ńč<©™™™ˇ«®Űí6ńVhR‡nÚbË\<®Â€NthšqŽv¦·‡ä÷ű1ŢjŔőů|´oű›íf€]+l QŇE–<^GFtq@:"dě^Šdî§É«ż|ŐZę‰(Š$ťN“ĺJ.—#˘(Ňţ’_"™űi2v/Ezz{hůw(•nÂo„ČťôÉ|ž!’_˘ĺ‚ îîn2==˝ °ÓÓÓ¤»»›‚@űíŘąŚž!w2c¤#Ňń]—0ĺNig¤űýxžÇ…ľ řčňG+>2Šžé†ŞŞMáő×^_ůł™ űi†}÷Y~żVϰ߯ĘDŘSg¤Ă`ňý4H|@Ün÷˛GĚív“řźă$s?MîdĆČ{yoŐ, „,š·—­V˙RĎ\5- żÂŃ_Ą§JrWŻ\]ôŘ~ź´^o =k»rĺ*ÎFĎ®~‘¨Ŕ®µbnů3*ť÷­†ĹĚbű֭۶ 3Ň…ú¸m§öp#~«őŹ'S““x÷| #Ă#kł Ű@\kÓ°Đł{ćšlÉ®–]Řłw¶m߆ď»\ήéZ}U(ŕîť»¸qíĆšűM1x)żî?‘• CŮČ0Ěź@± B˙ đE»¬|•ÁŃIEND®B`‚pgrouting-pgrouting-2.1.0/doc/static/images/developers/000077500000000000000000000000001257314352300232225ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/static/images/developers/disconnectEdgeDirected.graphmlz000066400000000000000000000023701257314352300313540ustar00rootroot00000000000000‹í[[s›8~ϯвĎÄťŚťN›6}I;™¦ťÉ>* Űš`ä‘äÚěŻ_I\Ś Îd¶“ÄdčC ç¦sÎw>1~Ř­2đ3Nh>3 iç MIľż~^M"pňe4Ç3#§Ć‡‹łé‚ˇőRzJďśĎŚĄësËŞ¤¦ţ?eh+Ł”-,mf”Öç;NŹívkn]măŘ6´îľ]ß&KĽB’«e\{>Ĺ–˛n&tĄb× 7¶8}ĘZŞ-WÚrrÎőb×4AB7ŕY…€ăˇËxµżMhu°OŤ‹3¦M&— #Sp_€âK \z“‰V>ŕ !™Ł•ě÷gĚFÖ*;Ł”‹b-ĺ\0™“ć”Í ˝‚¬:µ «‰Ł•kĘDĄ(ć$ĂĽ ˘TÚ—$ü 7§Ď Ó¬xÂÍíqŰpĚR$PË­Uě†eÇ‹ĚiŠ«Č^ż{úś^µÂřÝä[ş “ĽRkU3}Ú3ěx2Ěé†%˙Źšqş¨Šţ ćV¸›|KíNęJ×)ZźĄHńm2!ýÉć2ĘW=ăŇRÁ ä2ű™”BŐFm–ەݡĄ_[ŠĆXĘ‹óŰ%Zăď2Ô^Şĺ_«ˇKLK™šk« mKR±¬Ovr—‘:’ˇŁŽ¬N+’e ˇ™jĎßWW——¶´ ĺ|ŤÎeÜ9Ę8~ä÷‰˛ł[Qd¸q·ő?鮚‘7ůŔžĄUQ×čged‘Żôj‰ü‹™„w#č-ůßĐŚ$2ű„Jy.Čą¸B+’Iág"węE)SĆŞČęL%&i!"ge‰ř'”<,Ýäée™mY–R]ËD;ÂŞĄ04ă }¬d®Ůw=…Ɇ ş’U❸ěTţ›prŻlÓ*šë…8ľ%6aä0„:¶,$0m¨µŽlŚnĘ7µb»cő<¬Më´HIyý^·ĎŇÇ:QĆÓŇÄdm˛ńĎ[°1™’ýP”»™ˇgn/ů§’(4‚Ú‚Îç‹»łZ·Yß5GR6y4Ie…ÇËPÚ&ýÎjrU󊳌¬']ą>âßÔRd­8n卦Ĺwřv|wÂ`äű€řîŽ|>ßť·ă»ř#ßÄ÷ńúţřîľß}Çů> ľŹ×÷wŔwďîß÷Ń0Ś|?9ľŹ×÷wŔw˙îßGľďăőýđ=8…ű÷‘ďCŕűx}|Oáţ}äűř>^ßËwőŕ^óËdË÷ôłx [`qô9]Üż@űp#řČ’/r…N7H,ßU-âEu j‰¨$Źpżˇ$ú:ő/|¶kúšZĺťUeţűŁ[ľďUöuźĘw˘XÚă•ě·»Xć ŁęÝŞré9ŮáTOWÉNqÄŤ¦…#(Žî€plĂh›Žgűvŕş;±Ĺ/ŞÓB¶PíkćtPŤśá úětŠc‡#Śčé‘ë{žë†ˇ'é _VŻ«Ű‚µ˙ˇ÷ĂęůńHĎ~ýâ8ŇóIX¬^ Öţß°Of×uěř$`ŐgoMÍp :Ń00těZú0ŠŁĐőĂžă/iÔ‚ÔoĄÚ˙(ůt ŤékĐ2(†Á@¶Öסĺ´üBI¶p©–9ý¨żZ)?ű¨˘Lë/›.ÎţáÝâż:6pgrouting-pgrouting-2.1.0/doc/static/images/developers/disconnectEdgeDirected.png000066400000000000000000000110241257314352300303100ustar00rootroot00000000000000‰PNG  IHDRŃn÷JľŘŰIDATxÚíťlŁuÇźĂrě ‡ĹëqĘ(^U& P`âÄvP±Á’4gŤM¨¦ 5ôÎFöGC•&ŽKcxÔ®ĘSj\\Ĺ&6Ză UK\`$»dg*™I˙¨±4¤1Ëyľ»ďĄ6ŰŘúsíóôýJłěvOŰďóůĽź÷÷ó}~|żŇEB!ű…ÄB=—Bčą„Bčą„BĎ%„BĎ%„z.!„Đs !„Đs !„žK!„žK!ô\BˇçBˇçB=w(—Ëů|>›Í&‰X, …Ľ^ŻÍfłX,Z­Öd2ŤŹŹ»Ýî©©)Y–rą\ˇP`Ü!ôÜť)•J«««™Lf~~>Ť—Ë511!\U«Őju:ť>ź/‰ĚÎΦÓiĽEŘńŇŇŇÜÜÜôô´ßďw8cccAŁŃ;Ć»đwĽ+Źă]+++Ĺb‘1'„ž;pŔ+=ĚQ§ÓÁ^a˛°Ú`0833ó… WmíĂ766„Ł:Fý‹ęß…ęxddDŻ×K’/†c3&‚z®šA™ W…÷™Íf§=©: …*_=Ú‹Ĺx.‚z®j [TµýSc&“I·Ű­ŐjѰl6KiBĎeaŰuňů<f4Qůʲ\*•¨QB蹊,lý~_¶»P©TR©”ËĺBŮ‹ź™L†J%„ž«ŚÂŐ" [”Ť¨××וX‹ł˝Ńh”÷9BĎíSP˘BDa‹ź Jż+»ăńxXöBĎí/Ęĺr­°Ĺ/*+ YöBĎíÖ××ý~żFŁQGaŰHŮ‹ťőů|ů|ž:&„ž»Żn0îv:ťą\np’·şşęv»áĽ^Ż—ÎK=·ë Ô¶ÂmWVV3…p^”öCCC¬y ˇçv·¶…Ń8ŽŞm©y×ÖÖBčąsŰÚť¶ËËËLa=p[QóÂywc!ôÜľ#™LjµZÔ¶{&ˇńšÝR"‘`4ˇç¶Bą\öů|V«†Â´5B>źźđx<|€znsdłŮ‘‘‘p8\©Tł¦žž¶X,|Ś‚znClllŔjGGG9ŐVË,//Ăv§¦¦¶÷X/«`Bčą—X]]µZ­>źŹľĐ&p[żßŹ®kË™ü]ăC=÷b,3›ÍÉd’Ięét!•eąö—D"ˇŐjy‡!íąĹbŃľ çč8ĺrŮétÚl6᳡PH’¤`0ČČ2 ž‹ZL§ÓˇČenşG<GS©üžk0Z^퍢`φËó ű ˇľîşë¤M˘Ń(cBČ`y. wߨT*Ůlö‰'ž¸ě˛Ë„çęőz–ş„(Ęs/TÖßY~ţAçĂW›‡5Ú+«GňĐL7t~đôéÓý–ŽBˇĎçłŮlfŚÁă›LOO‡ĂażßďŮdrrĺáŘŘi ŇŃŕłŮ<± FîŘ Ű‡7ŁáCĐÁŕ3ńáůMömŃ6|c hä΄×_śh?ł&ŁvnnNéfGD®ŽP¨ŚŢf¶ĎÍż÷*jňÖş-Ý…áZ]ÇçfDM·ľľGËĺrétz~~fŤFa|ˇPČçó ÓDMg´Z­pIxeí˛’Á`Ŕ?ńwaťN§Sl?55…OeYXp*•‚{â+„{âKKĄ~Y[[f-ľŰ Ďőz˝ő_*śZŚčńŐřÝb±ŕżl6›ř:´s»Y|~í› ‹ŘÍÝG}žŮ}>ÓÇP¨őno3ŰĽç^¨Ř¬ŁĎ´ŰâK'Gž=4ţ€µĺđÁć`C°$)ěltt´z‡ÇĐŃh„ż ……‰z3 Âż"‘H,¦Y+9…‹őđîT|5€äˇ=č$DóĐÎíf „uŠĘ;;22âp8PŁß}14x·čT°ýÎsőSf{ CˇVú łM{îÂŮ“#ÇĄĘŰťi4^Ł·k¤D‡1ˇ¨\XX€ ÁĆÇÇQÂw`¬pUˇ0č@ÝŘŹťĹ.Ă ý~˙ää¤^ŻG@ŘôĚĚ ě»~ l¬Óéjµüö%$z•Ů>„ˇP+ýŮ&=˝Ä˝šäLÇZŚW:vpK_Q3J6XF4 (îÄŘ5ś+j@ í9ÎŽ…?"#Ë2ş%«Ő*J~űč“`Í'Nś¨ż3 Ű …ý̬bJ!†B­End¶9Ď]˙eÓő»ÝZqáŻŇsßĆGĄk®–ş[úĂ+ µű¸éÚĹĹE ~}>ęV8 1XĘ7Śš“É$ĆÝ|2µ666ÖÖÖ08D"N§óđáĂ[ž@iڰ7’YĽľ˙´t×§Ş™˝˙vé'ßm(łć›Ź)nů÷.‰\‰ˇP}"ňć¦@Mtx«,˰ÝÝ/96Ůś’ü¬tąFzöëŞÍ,E®VúDäÍy.jĄµxr˛*Ç mtűę'“ŢŃxf…Č*MUf–"§Č»*ňfëÜŤtîGĄGî«^jht÷˛ÇXôş8Đxq‡×©“Ő,«2ł9EŢU‘7{>÷ŕž'D0Ô˛ÝÓÜ]ÇůßŢÂS]˝>ŐµGfQÍý#yé÷ýNşă©‘‡y”YŠś"ďŞČ›ĽoáQóîţĐŤláµç¸đwö/éö–=3»ńÉpDŇë$ÓőŐ»Ł`:ŤĚ€§ÄĚRäyWEŢäýągžÚó·^A˙ŁĽu±·4Ů˙$ýó7MśÁTbf)rŠĽ«"oň9´Λ®ż¬©)~÷|UţůÝáťÍěĹż ™ÍźTŢsh9EŢM‘7}!Őöąă~`ůg_˝őÖ[·,łĺîýL&CŃtI8ŕ|üĽl¸ă™WbX(rŠĽ{"o~^±_ľ9bÖt¬ŻXÖŤÝuçÜÜ\"‘ŘqaD«Őş˛˛BÝtUb}§.eV‰ÁˇČ)ň•'Ć?Ó± (Ď<…^B,— ÖF«×˘Á`D"Ůl–ęé3‚Śá­X­&ÄngV‰Päy—DŢŇ:ůĽáčˇö'ZgńK\ýDëKKKő…´č÷űÍf36s8óó󜙩YÄ»ápDlÇĆĆR\;N$´¸¸xřŞË;0…ţ[Źoɬâ Č)ň.‰ĽŐőĐŢxÝtĂ•m-(”yŕČ‘OÜ~űí˛,ŻŻŻ×>yyy{"ä˙ÄŽĹb11-7 Ń•)·†Ú‡®>“É@‚wL&“őqŢN*•ÂĆß>}ŞýĚšLĂjXŤ"§Č» ňÖFŚź}ŐdÔ¶¸pć[ŹŁĹčáM&Sm:AOôKŐcS‘N§s{ 5!FěnČ ¦:HC*±‚âšŘyžť´C]¬–Ö~fŃ uD•"§Č;.ň¶Ç8Häęč©«š8'˝¬“Ďx ¶x<^ÝóxĽţÜÖĐĐ$Ź=wűÓĹbávą\ŘLĚ…hÔÜ»•JCŞP(T+ŽĽ^Ż›±©Ď'ˇČfV5PäygEŢî¤č®m_|hÄr,őĂC{ŢČ–žwYďCU; ‚€ną¤PÓ%B<<<|ţüůFFČĘĚĚŚXŤĆl6#+łłł+++Í.ŽŰ˙ă)Ô;Ř5{čäĹ΢«O$»©v!—ËAĘőZěHfŐEN‘wPäť™čá@ÓMĂG}îO/Ľ4ĽökK˘ś=–˙í-©ź>|zŇ|üf4ýĂ–ST;®_ j3gÎĽűî»Í& ń…4ńvÔřhT¨‰TÜٱÚ` »‡.TčóůFěNűőŽčü·ŻGّ̪ Šś"ďČ;9ąz!ˇÚJŕb D»ÝŤF?ęjl©TBTâ‰'Pó7x‚¦‘ Ň‹ĹÜn7Ô)G×4űVťčE‘ZBĐźV«E¦(s:[Ńě©Ĺ63«J(rŠĽŹ<·edYZ€"—D—KKKN§:RELㄣxŃëő(dR© [B‘Ós•zÔ™™‹Ĺ‚5ŤöaE Z822‚*±f!9ENĎÝTč`űŞ"}ľ¸'†gl ENĎeEŔ>źPä9=·sFŁ+Ž öűý‘HD¬ µ˛˛Ň¦JJĄŇęę*ľe~~ş(=&&&ÄBŮ,l ENĎD ±HT"‘e9 ‰UˇĐ?ëőú=ĹZ.—ˇąd2‰÷†ĂaŻ× Áá-bŐ?(˙„ Á ú|čęÄöűżZˇČ)rz®âĹ ÍiµZhÎn·C¬ăěě,Ç©IENčą„BĎ%„z.!„z.!„Đs !„Đs !„žK!ô\B!ô\BˇçBˇçB=—Bčą„Bčą„BĎ%„Ň˙ťEwG´ĘÄIEND®B`‚pgrouting-pgrouting-2.1.0/doc/static/images/developers/disconnectEdgeUndirected.graphmlz000066400000000000000000000020731257314352300317170ustar00rootroot00000000000000‹íY[sÚ8~ĎŻĐzź±-Ěe ť––ľ¤ťLł;“}TlšČ#‰‚űë÷Hľ` d2ŰŮf˝Cűśóťű'3}·O9úNĄb"›9ŘőDłX$,[Íś?˙XôFRšd á"Ł3'λۛéJ’Í€ÎÔĚYk˝™x^)uíßD’xq…\yÖĚ)¬'{ĹjÄn·swˇµ |{Ź_îâ5MIŹe&lL+T~„ÉwB>+7©ń]®miň’5¨˝l›(ěNÄDŰĽŞtŮuáŻÂ{ŘĹ^^9۫Ĺ˝Ahú[Ż7—”hš §ĺźş¸ßëYĺ3ÍŃZşIˇß©Š%ŰěśB®ó Č•–“–BÎÁA ŞN|Ç«ýXĺFH]ę°ň%ăT•NŚĘbY¬^€ç`T¤TËüXx¶UT&D“¬QěVňËEf"ˇĄçţyxňš^5Ü ÚÉ7tQ+yŁşÔŞzű,rŘBJŞÄVĆTýši˛ŞýDÍ 7ăvň ö[©]«h{‹Ś"ˇK˛ĺpLŇ–ąđňŮî8Xš1#sŘIš6ZłĚ/íŽ-•ĺ±8ŞŤAžOÖdCż‚«ÔĘ?—K‰Ö”­ÖZč›mÇ˝®nö3gš đ‹G}×?D,˝,ç(Ütç÷Ĺb>÷ÁZK’© ‘4·KÂ=Á}2ˇňAçśÖpßţÜö“łŚÖéŕ3ˇMMwä‰rD8[e©ŤĂo*aş[-Řz/8‹!űX€<ÓfĆ™^”q~dpPŻ ™1†8AygrÂ`UÖD} ńóJŠm–Ě‹l‹˛Śęm ËŽâˇ;ŽFĂRČ•µKo•)TI÷zŢŞü;SěÉÖrŰ(»QŘF(3qń(đ[ßPHäúŘjohŚmʱٱjR"uÝ:k…V<>fÎÉă]öţ¬ôžH¨ ˙ş€µ9âFöÍł\.AÁ€†Őj5MBč\ۡÓjµĐ0łŮŚä›N§»Ý.Ç(!tîDŰh4:VÁv666*•J @ěĹ×ĺĺeŽTBčÜɶH‹¶ŤČŹív{ą8Ú›L&yž!tî‚l„`‹ŻĄRiŇĎ ŔÇ …BŚ˝„ĐąăEŻ×Ű ¶řFcÁ±—:w\h·ŰŃhT§Ói#Řʉ˝ř°‘H¤ŐjqBçî«mc±ö»ý~˝^źžâ­®®A7ÓĽ„ĐąC§Óé Ű Ű6›Íé,!Ě‹hŻ×ë™y ˇs‡›m!źĎ7UŮVNć][[c‡BçŞfŰť3mŤKx+°­ČĽ0ďÄťGť;v”ËeÁ€l;µGäg^LKĹb‘˝AťŰ˝^/‰¸\.…e“C«Őšťť …BĽ€:WµZÍn·/--mll°fŠH$6›Ť—QBçĘbssŞu8ĽŐVß4 hwaa3!tîn¬®®ş\®H$˛o{ÇP|»Ý đ V«Ő|>źËĺR©Ôm…¶ńů|Řmw:ť–mÄ­Çgffđ˝ŐjťÝ&ŕ™Ńhti›l6‹í”ËelomłonŔ¶h ¦.™!„ν3™Lţ‚¤†÷˝^úK§ÓĐ:’ Ľ©ÓéĚfłX€Ţôx<Á`ęŚĹbđ&öÓsŰ”J%¨ł^Ż uŠkp11ŕűµµµĺm …ž‰Ť ç†ĂalÇëőbłŘ¸5ŢoŠ·† ±q(ľďŐ(ä€íŁKŃ$Ž{BčÜ˙…y·Qý~{,l.BźÁ`€ţ`Ăd2 Őw»4 oŤŚ&ąÝn„e|…⑯›Í¦ęAźŃď÷c.á™d„Đą7łĽ-Şda4uL$»gŃhňµÝnGťN't¬®‚ŔŃÉ•J…ż„Lµs…p9ž€Ř7ÁP‘HÎÂÖ„d!ńń”¬ś`žN§€Őj…‚m6‚j"‘X^^äă@¸Ô.!SíÜA„ 7‹Eq‡Y¸ VJĄRĂŘ7-Ýn )ÉůWŻ×ĂĹ`ú“Żčpj—ÉtîőŤöľ“ľü˙áŁÖÓ:Ă č°Ü}Đ÷ţ{’_ţhű݆pˇ DZ“É4;;;m·”«`ĚÍ͉•+ű¸Ą,íVYMÁ®`eÇÂą×7JąŹyÎ鬯•Â>©xEZý‘Ô{NşńŰ­Ż­g¤rJŠť—¬Ż=0űŽ×ĺźĘŞ"Üz˝Ž¬g±XG<źňS Z­ä‹äk6›ĂáđĘĘŠ"íŤĆ;wţŔ•ŐŇď$»‚•UĄ˛:·őű'çźźôSekŁ+4Ćh+ŰŹs[ż™Ľż)â¶éÂt×ĚÎ1Çn·‹Ďŕóů¶ŕ…l6ËumUł„+:ynnť|ëiCŞě„écWh’‘WVąsŻox\“ź´Ĺ7Ž<~ŘuÎąŁZaŞv@'g2™[g¸Ţ?×Ő­¬űAפöŽÚ|‚»BcŚAe;·tőĽýŚ´ńuŤÇkî2ś={–Şmň…vĎ謺•uĽéä„îV«>Č'·+4Ć8TVˇs1KśÓ•S޵Źjć SŔXĚ˙¬,»‚|ř•UćÜöľc9µŰ©×_”ľřIÉ펕Ţű6é×OČj·őž“\$|´ěYY<ľň)é­oŘŞě;ĎJßý’f+ËAÎA>ÔA®ĚąéËE>ĽŰŰ˙»&]ÔA®Ěą’$w,žźŰŽ×_”űü­-“Ń!ż˛b=đú­ˇ©ÉĘrsu+ÍąäLÁG¤÷żcëO r?^í$#Ŕ¨#ŔůᏋ緪¬ÉĘrsu+=ž{pĎ"ŘŐňĽ]ŮYÇ­_ÜÇC]Ł>ÔµGe‘ćţRľůýß)Ýź$çbžI¬,9ůPąÂó±îţ‡?L#·ńÔeř»úţIw´ěYŮÍ$ÓqÉ8#YNmťéČąŢ$V–ś|¨\áůąW>±ç n}<棏đÔĹŃ"ł˛˙z^úŰĎÁśÄĘrsu+Ľíݞśz™˘[üîýřťŢj˝——čŚV–]ÁAľ?•Uü‡TϻΨ{Árč#÷;v,—Ëu»]‹ýgccŁ\.ĎÍÍY-ÇUľýu»Ý“Ř'ŞňÉí Ť1•U~_±?m·ęT›+38Î^¸pÁëőŠ{9RľűĂúúz±X z˝^,™|-źS·˛Î·>0©÷S{OnWhŚq¨l?' Îşß¬Ú (Ż|ł„XÜ Ş…p…|á|’^ŻÇQ˘zŞ…jCˇ:ŮétBµ·î ©˛“»B«ŚĽ˛}­Ńj™NüFëź ˝áرc/˝Ń:"X:ťFć…`‡R©Äń:8•J%‰L&‘jďx·âk×®˝ę•ŻPáúĎ>†7šěu"Täč Ť1ňĘö»Ú÷ŻYî>2Đ‚BËž†' ™k­7›M<ŮjµÂ±XŚ©aOÖÖÖl6zlii ćÝýů·®µ®JeµŃŤě ­2ÂĘtxˇP0?šĽřJǤ3é+!dň\.·óŰ.G»‚FŁ1??o4á_¨„'ßÜF§ÓI&“v»=ŚÉ {rËÔjµáŞXYŤd"v…VÓî*;čM7`=ĎűŢk·ť¬|óđž'˛U ×9§Űíľ-¨*ŇîŽ&Bˇ^…]ćL&3ĺň…j1\.Ô ŃźňW§ ·T* ٞš9Č®Đ$#©¬:7:*‹hşĺô‰HđŤĄoś^ű™IÜK˘W;ŮúĹ}•ď=:˙©9ë™{Đ\¨áŽÉ«í đżßŹäëńx°ń©ZČsµ×ëE×á+Ľ)_µ2»}đĘjv+«JeŐĽą\»ÝNĄR0 ĹbŃëő’´u[IłŮ ÜvNRż˙» Żőů|xG›ÍđĎfł©˝ˇŹ96źĎGŁQ‘jĹ2éýÍ4˘Ă+•ʰ+«%جě9wpŃîŽ|Ť„ íBľ°Ü‡!¦z˝>q'üâăÔjµt: ńqt:†E<_^^äă@µ2…KQ‘±»‰˛Đ.Ňľ*[•ŕ,ÚµŰí; Îd2c«ŕ••Ě«¬h°ÓéŚD""¶+=t°ËŁŃHáBçn?;; …Tżx'6bă‡cGÁpܨŚ&á­ˇÔh4ŠO-$‹ďŐ•ě­“ ŽOÍżđBçţ‰D{ÓŘŢ[ CCx/I’°ón6›±˙îv»a@ŹÇÚfqqqii MĘmS*•Đ0¸˛µÍÎQăv»Ťâ˙ńS¤HńdĽ ŻŤĹbŘŇ+¶‰-‹3g6ń¦V«U.ŔK†ú7@|Xdg4Fu•B&Ţą7¶ĎĆ…›öͰ§đ&vđáÍjµ*Ľ !BUh‰P°Ďç7H-ŰŔÔâŢŐÂ×řütnnN<ŻÂkS©¶“Ďç±Ml1ď˛ogYŕsˇ öĐ.=!tîn»ŢŘц,¸/Ü7č:—Ë…,϶BçĘŮ;ŕétšSJ&“A× r*!dęś{cűŘ«ßď÷x<Ř÷gŮä°ľľîÝfŞ®!„ÎU“\.g0°›Ě“ĎwÓR45Ťąě BčÜX]] :ť.ÓĽ/µm,Ă´„}‚=ď%FˇsW¬+ĂĚ+čt:ȶ¶Íf“Bť;ÜĚ»¶¶6ÍŮÓŹĎçc¶%„Î:°­ČĽ0ďTý…M·ť™™A¶m4̈́йűťy%I …Bš?óeeŮ–GˇsGF§Ó‰Çă‹ĹfłĄÓiŤ]°ľľžJĄěv»ŐjM$< Ś:w,ŘÜÜ,•JŹIP±W[qˇZ­ň–؄йc{—–– { ńO[Bť;ôŘ[©T C ę˝ĘÔŤDSl ˇs'‘y“ÉäĆF4 yVŹŽÇăĽĐ™:W E†Bˇ±Š˝µZ- ˘IÓpŢ!tî42±·ÓédłYŃ$\[BčÜi‰˝b…G·Űí÷űŁŃ(vísą\µZm6›ę¸Űí®®®â] …ä‹ĹŻĹjâjÝJĄÂ#¶„ĐąÓ¬'V(‹étzqq"öxÎAž)Ťq¦®˘…HAřA@ˇž•2­ ăę›v XFReďŁřŰLć«,ą,˝-§Ą›®ÁŃŽ°Š(öťĐ |×¶ŕkúĹ$aĽ*Tľ€YňŤşěĚü»(ÄW=°’«Öä±ăQć{®G\Ičŕ€xŘǦoç lZ/0Ćĺł±±:‘TM茖•růجg°îú3Ň›HÂÜ đϰQ·R-»ŐëÉýÄ6)÷ ů§’hě¨4‚Z#źN ®îwľŐm«ĺ}ó dŁG™TÎđđ4tkă~' ·Ş|ĺi*–»™®MŃď|¬ąZQ|ś5--şă#Ň=ôś2§0 ľź<ßÉŔ÷ţóťŹď4`ŐňPÇč~ât§ÝűOwú t˙Ä3.E¬GbeS1[Éę8ţž‡$„b˙P-Ŕ׋ż‡«b€Ă˙_űĂđ'Šj—LC5čTDťź2ę—ĺrš!L˝}őŕ– NXć°9”‡×)Zܢâźo­gîp”?6»‡Łüé‘ů%×z÷xtwŮp”ď߇ŁüoŔwďx|‡DŽňýˇűp”˙ čîźęQŢĹĂQţčŐ`8Ę÷ <üčQ^?Î7äçŕJů¶‚ydg©Hθ:xťî/ íV…w2ţ#t8s©ąUlŞŰęŞ%Ş’«iŻőŢ<ěşľ&vXÝä ' ]â2{žŢ:ônLźř°­‚…ŚĐ€¶xÍ<ŕ;c”ú>^ă—@źµĐG§Ž> S/Ö9Ü#Z{PĄeĚÇ"¨O/Íj÷ŔZ˝˙ťÉcăęŇW×íŐ&ěµqőđu˙ÓóŁăŠŞă6ó{µ°#‰äż4Ş~ Uzňl Üę JXnłT÷Ł@ő4ĎK­=3c˝ÂőŐ·Ěá-óIáöGôjÓôú7íË+ÖBv˙Ťö‘‘uѰĽ>Öö͕߂u˙kGdž•ëëó`%`Ý˙¸ůȰzdX`źŤlűRĘ;ů: +ěČž—że6[čÔP‚K·őď[ËV˝ś×żľxóźÔŔçd>pgrouting-pgrouting-2.1.0/doc/static/images/developers/disconnectVertexDirected.png000066400000000000000000000240531257314352300307270ustar00rootroot00000000000000‰PNG  IHDRĺ˝řň'ňIDATxÚí}tŐ™ď„(±“(©BD˘MG‘¸ DpD` ˘1Ĺ'TKUžÎĆ.8Ťx¸©`U"ŔPfcC]bŔ´në§1 X=0­Ë* €SĽĽě©Ď®—çÓ“MçýĆ“#[Öß‘43ú~çi<3šąó›ßýľďŢű]†%‚ŔPé5@ HŻ ôš@ ¤×@ ˝&Ňk@ ^ôš@ HŻ @zM Ňk@ ˝&é5@ d«×g˙ßWěđźŮŻŢażěaŹuiÁ˝ŐÇ˙‰ýúK®NÄvb;鵸đő_Řżü–ýâM®üĄ›z›ý÷Ă•‹±ô±C˝\% *Žý†ýď/HŰíÄvŇkŃ࿎˛G;ŮŁŘżd˙ŐĂľy58‡}ş„}Š)Ć‚Çíw^ÎwrÖÇçťě~JGl'¶“^‹#_°G;¸çnăž\»}çnöÓv®±:TŚe°›ŤĽĘ~°›íXÍľ°„ýä9®rţ+BBGl'¶“^6÷wöčkěg/±á}ěłsŘŹ|ě±_łźľD…+o±ý?ăŞĺ“Vöó×Řż˙ɱťŘNz]@săs6üűĹ[ś­ú~ÖÎ}Ą-¨ţGąĘů˘‹Llb;±ťôş řę΂7ôŠ‘ýü÷™Ę¸rôű˵lđö«Ă¤xÄvb;éuáé`Ăűą.—wë٧©Ä/ďďâ:d>ťŹŘNl'˝.>y–#1< xCz’Jür$0ć$v’âۉí¤×…ĂÇŹq éÓ%ěgżŕ>竜üČ?ňŢ#'>Ü»qâ––Ó.•*úâMR{VÉŰĎmĎŕ×sQN»ĽäO1!¶ŰIŻ Š˝ěŃÖo3 Űoę~ę¶ß÷t çŢ{ëĺÜöt ‰ĂSÜŮľqUsĂw&nçHÓş-ÝźÎQ9íbŽŕŚżb;±ťôş`5±‘_‚Á/úÝÜçPSóý¶«×.ă?ŁřÜU7^yÁ–kڇZ]ü–Oßf߸ró†Ű6Żţ˘«[žj¸ˇdşâšuËť7\|ř_nŹ‹ňußî].+vĆżţřęťŘňřŹ®?G{ć†ŐK±%|Ŕ»3HóęĂö[Öa˙§7ÇţkâeÄ–żţ~ç]7_ŠŁ˝çşýM5(üöí5k±?N Ć×_=që-U«nŘp>¶|Ů}_ě>·ßXĂ÷=řÝřó“ZŽÁ‘_’âۉí¤×…Ă»ŮĎ~Á1xď]ÜçvoŻÁł<Ź˙\sőřÜýÄ÷^őÖhć)ßŰ÷ż>ůĹŽůgÎzíź·`ăË{n í߆ÝđwöĚ’·]ńĆ^ű±.7,_®^ŁÇI~őř-ţ{6bźOÜůţó®ő«t÷:.ĹÎíůQěÎŘaĹ2 NŽ‚źĂQ“]FěQ(făÇu+±żď®kp’;ľ{Iô„ç/ťŹëÄoáëľÝ›;¶çÁĄž[6/şĎň%jü"ţu΢ąŘ'ÎĹśĄúŐ†‹ëíÄvŇë‚!¸“ýô0xíŞĺ5WťoąH·âÜí۰g”(ţvř~nźŕÎćúŤ[* ݏ۱ĂČďëůŤŃ˘VÍÄżĆm ˝pÎ0ú‡űřŻ7ZĎ»űćµř€zńˇÍăvF™=súkŹÜÄľsKĹíŐ¦É.#ö¨÷÷ý`ÖŚiŃŻÍçŢqăĹŃľúÓcw>ůî¸x”oź­~§őűü>Ď{nŕ˙»˙Áď¬\®‰s1·VÝ~Š"Ĺ#¶ŰIŻ 8>‡¶Á÷n˝¨óĆ»™ŃĚaŽ>Ä%‚鸝™6•Y¨:UÔJ憕Üv§™)Q0Ę™GndN4źĘ˙v׍O%3ŕĚŃŻOŮ™š‹ąřűâ⤞™]ĘĽí>őůé[¸Jp±żrŤá›Ż8ęKś˘Üw Sv&sý î óg3olżOŘĂĚďbęŻŕ.ćĐvRźĎëőŽŽŽ’ôۉí¤×ůÉ'"‘ŰŞbßľŤKĐ»Mş †Ł NĺË·ĄG_”çĚ—?M¶ŰŰ.®Šú~xüřńşş:˝^P$€Ävb;éuN044ÔÚÚZ___UUe0 ESS—¸k#—ŽëÝú"]ż.•ň®›«˘?śňĂá°Íf«¨¨číí%)$¶ŰIŻłĹŔŔ@{{»Çăq8¨kĄRÉśŁŃ822ÂŞĺžÍ›WŁ9%¦NZúîâ2ż{Ol ľ&“ TˇI‰íÄvŇëĚ188㢴´”‰•JĹą‡Ŕ§íÜ:\Ç™ŕ1‘ubwą–{ĂĂ/L¬ç¶¶68Śp‡‡‡I7‰íÄvŇë¬xŚĘ_Ç1Řď÷źÚăä ¶MĂöü#gw|đcöůEDŮÓ *äý]\ĺôŐ±˙żăettÔëőŞŐęÎNZĐ€ŘNl'˝Î|đÁ‚ ˘ô…SsZďÁżµqÝ îá–FţŕA˛;Nł5@_TK¨‰ýó3‰+ą»»JŃŇŇBşIl'¶“^g‚p8ěp8ŕ'‹áé«Őj‡††Ćď÷ÇfvGb4­p˙đO\‡Lď6ndO–·]\—Kß]śc }˙ôd*µ …4Mcc#‰&±ťŘNzťşşş@Y0ĚŤľrŽa2[cśK±pą\4ÚŹŘNl'˝NĽĂĺkCCčëv»sň·Ôć¶ł]ײÝ7r#U Ýřźřýř]•€79üÂdQĽć{ŇiZ ±ťŘNzť*}c;ŕ¶ŤF‘+ČDߪ§§GŠťx###•••‹ĺřńă$¦Ävb;éuô<O({‰_±@@ˇPôőőIŽÄđá› †S#ÉÄvb;éőÄ(ŢDúňn‹řźúD777cŁFŁéďď—˘šÔ××ëtşVb;±ťô:}'íc˝W5‘Á0”řŽ#xppPŠ÷ĺóůÔjµŤ&I5±ťŘ.I˝×ĺ"9´¶¶VVVŽŰX[[;ĄX˘á`řąx4}Ĺ!¶Ű%©×qŁxŇ‚ĹbÁ“·ŃápÄNTłZ­'×ÖÖ†÷“ůۉíĹ®×2 o8†Čeä9v»}ÜÜâ$´DŚŞŞ*šýHl'¶µ^OÖĺ"-466ş\®‰ŰabLLß#Ń „CCC:ťŽ˘"Ävb{‘ęőńăÇŐjµtŁxQŕŃĆíŁ0Ť¦îć3őş3-—­| †@l'¶çŽíůĐëęęjé¦ăIçuAüÓtůěHĺ†ĺ˝4=ń.ÇÚĄëńY¦Zły­ĚĆۉíąc{ÎőގtWbĺé+ŢębâŘ•űѨ§yw$çnlń߯Ő,PËĆĐ&¶ŰsĘöśë5šJ“É$]ÇPTŚ­«Řů’G·đŚľÖ4¸-ˇŔL]Ůy$D&¶ŰsĘöśëuCC 9Ή+Q»a»Ý.ž•­»t §DdB_ľD^/Ń•id`eۉí9e{ÎőZŠ‹ŤŠĽÇcppĐĺrÁď®­­-8Ź#G>Ô¨3´5Nł;^ž§ŃĚ´^ۉí9e»pz}rtđă'ý»×W_5G_¦PÎdƵL™;gęĆ+–xĽuđó?K‚ľR™ î‚ǸTđxhh¨P—a]÷ŢŮŇ÷TtŻŃ˝“†Čۉí…`;#w;Zo¶^˘Đ/fś6&ţ –-Ś~ńËš%műĦ•˘_şX<ťKÄöb`{J¦˝8ŘÎdLßÎź_ŚČpPË~F·hFËĎ+xC ÇJ§ÓÁ1”A6µčMŐÖÖ2 ¦»©©) evžšš>ëXEEĽ¶‰ć¶˙!›ks’ýĐĚEßfćÎaÖ^Č<·+%n¸ożTŔu]…kb»ĽŮž"a{†z [ôÍjPËF§U0Xé÷űU*•Ăáčě†Ä€Ľ¶··;ťNíđ_Órů¤ ŃÜľĄĄĄ.—+ö}¨®Ô´ďIň”ţśé‰ůúóĆŁĚě™ÜפÄč|ň‚ŞŞ*qEírg{R„í™čuäŁgŕ 0¨e?Ł™ŻĘ˙®`0h±X`6ć:»HĐßߏ6ÜjµBsÓ2CZ[['.R‡3477ă Ń—M w¤ń¸ŻżŚyvg Ňö–VT‰ýíEÂöÄ ŰÓ×ë“ŁÖŠé‚ jąw†y]E>˝' 7X]Š«|ćČ ÁöH$Ň×ׇŻĐâĆĆFŇ6›mÍš5gśqĆDɆݍ}”3§đă"ě˘ďŰÍ”iO_Ka˙Cłđ¦‰ĄĘídtŹA$lO[Ż;žÝbXĘ9¨ĺüy𻺺đŔŕz<žâ\ôd8°iÓ¦yóćA§L™RRR‚ĎĺĺĺëׯߺuëîÝ»_yĺ»Ý>N©±Śľąí)<ßGîdÖŻb¦){ż—*%ijб]fF7¨… ŢFMMM}}=¬ÔU8NÚž‰„íiľ07.Q<¨ĄyzîŚŘڵµµxB&“ ž‘ŚÓ.§hqtvvÂvŽZ@ŕرcpŇÁZżßďv»«««QWxŐyŹ*őňĺËwîÜůńÇ Aq`}Oź–’Ĺµ;V.çŘ,%űšŘ.;ŚŽŽNĆvü5ŤŘ‚íř/Ţě)6¶§§×?™tPˡgí71×­gu§<¨ĺě µŔ…AőĄµz)·Ơ^ŻGíK}–s–Ŕíű|ľĘĘJĄR Ë6W(JjPÔŐŐÄS§N]µjŐćÍ›«ŞŞ ¸…Ť8UKKËŮÚô"zwnaě×J)~Ml/ ÚńRtttŔ G›'Z¶§§×ţÝë“jńýŮułábnöWŠ÷ćľmEÜA-¨Dí¸JŤ!HŮÝÝ]„a»¦tęcđÎĂLĂŕĺOÚc~ň=ćhç©Ď˙ń[fĹ2&•@°xƇŰ bc{zz]}Őś¤Zřú¦ÎŕYĽrĺJ8|tI§ÓÁ1Y¸paII ďŚoÝşµµµµ˝˝všA±Q9ľcÍ [SSť’ÍđŇ €×:«P(R7ĄăęuŇ:L:"–©fŁV1°RK¦s|HeşxĆ_çíťO,÷ІĂantôdⵉí…iĽĹÁöôôZ_¦HŃ)H‹ÁwÝÂqŕtŔ|ë­·nşé&¸áŃČé˘E‹îąç‡ĂQ]]m±Xŕ§@Óy)ź5kÖÜąs§M›ź‚.˱ĄiŮÔPjĄR‰ŠĘĂčg|}}9ö&g}Hn~cŽŘé:+ęA¸>üęÚď]ŢůCDĹöĆĆƶ¶6Eă= éĺIqPKş ćµLä.ʵk×B†ü~WWڢɼűˇˇ!ěŔË7ń‚·ęĂ„‘1Ĺqk¸GťN˝Đ,…‹ ˝ŻŻŻ§§í\4„ <8:¨X4ŤFŁń±ľŰ°tŠ€IL«ĘĹ“źOĚl'ä|~ľÂ˛=]űzJN,Žľ°8 °&Ć1şkafP'Ä»•‘Ůş®¸AřČh™`‹ĺÂ5F3Ŕ÷ŹO¸äŘÍR±@ŘŚŔâQ( ±ťśíéĆŻ§ç$˘÷ëe±Z˘ĂHŁ$β J ˝ĆK"ŐćłóąŰsý€}JĹ릦¦SűČw}‰˛ťĂ7BZëËT_«OÚc~ÇwO{±ń5yŹůł×LÔ‚–˛ÍfS*•0Aë,ëZŞ]Ń.w©ČĆ=…m۶Ĺv˙Đ—Ř}äş~٤ŮNȤ´~ŁĎ÷“ŽHÍ ¸kŻM`SŚŽŽ677ĂëÄO”´jçyëh]ÁIŹJRMMÍÄŃúÄÝŮ­=?j°‹2`;!( ŰÓśßřů\¨ŔI»˙µTŻ?'ĎC¸¤¨Úy^µĄĄ…ĎŔ‰úáS a˛ÎŰŔľGÔsi§óż_«Y ćCᢋ;É…íá­ě±=íÄ:ÖK— <¨ĺĹ­…Â%!ŐΧXZ,–ĘĘĘh|­şşb­Őj ÍÁžßęĎžgĐOíÚ›ÂsRYqŃbłyŤçOˉíaůěu˝>ĎlO??ß/^6č‚!•颕… \ňŞ-ćU˘óąµĎçÓét0býqČ7. qÄüřńăüÚ%í/=g˝ôݢi®ÍLÇĂ\zÉŘĺhAn·CĄ×ťi^·zÜŻňc;AXä™í™$®´/lPËžď‹d,G8űŹGśbť‡5Ú-č2š®‰cNŚFcâ Dx‚°Ç].W¬‘~őU—WoŞĐ-žWZÂŤ5.-™¦]8Żjă•Đt dÉv‚ŕ.©ďáÝy`{FëËD"šłf0¨ĺŤMŤF<îđČČ›Í&žů5ůé`„‚466jµÚ––řËÂ&Mçv»ˇőăY'Ťu– ą,ŮN"2]żq˙óşE3łÔŇłN§+ˇoŘÔÔC[ ďU~bÖˇP¨ĽĽÜn· ev†ććfťN7Ń*—‡^˛턢Đk őŮgtZe†ZŢŘúŠpWT(al6śť±†9\__Ż×ë;::2> L︡mř(˛ŃkyłťPzÍŮ€zŢďťłŇč ©ü{¸5ĺÄ9„+Ö .`8;Śř Ĺn·;›e¤QKhŘâć˙lii©¬¬”Ó«"c¶ŠBŻů7ÖzĹCů‚®Çf$yÚ¨©¸Äd6›%Ĺ+T8UŞV«sł†@;ŐY¶0ĎŤF#,ô¸˙Ĺżň6Ż'źŹF®l'…^ó€…ëĘÎrŮĎëŘ[~]sjPK߂ȯ—˝ôŘ•?¸ĺ2ýŇłůĽ˝ŇęĎ8-Ädý~ŮŤĆ ¶¶6łšłŞŞŞ¸O3 Âî–ë@Älďú—Ťî;*%ĘvBQč5nP‹Ď‡×Ž6źÚ ńŢnذaîÜą˝˝˝­#>”śźĽŇmmm9 #?~ÜétÂěäA …>™çárąĺýćLĆv´aҰH(R˝NŕE‚Í uĆ# ^Fsm+ˇ~PKąHä„ë‡Y $¶#]ŁŃL&I°Üń[$X‚„őZę’ »)wa V«Uđ\šüärÁ ”  onn¶ŮlôjŇÖk^˛%jyńĆoî˘"h ¬Âšđ~ż¦nccŁP]¦8aâŃFŁQ´3ű Ňë4ô(//—¨•ť»¨H8† Ř«‰vÖ:Ł+|‹•ŘŔĎɸ§‘@(:˝ć­l‰®îśŁ¨„¶°Pgý«R© ¬ęćđđ°Édr»Ý‰ws:ť˛ďi$ä¬×Á`pâ‚RđšĄ(ŮąŠŔl7 Bikmm-,\aÇ>ŹŽŽÂZ·Űí‰/rdd^B±-NO ČJŻ{zz˘2 »O©TJZ˛…ŤŠ $MUš"P™6› µ*xż ú¸tNA=Ť‚|ôúŠ+®Xľ|9*cc` R¬5Ł"~AĆ„ VËËËťN§ŕł1a°Ł He~MEEE6©H‚XôZŁŃŔÄűváńxÔju.¦ŹâŃʦ¸RšËĺjhh 7Š@Ľ^Çşü0ÄL&“ ±,Ł"Ůg°âŰl6Tf.źäsÁŽĽMŮ'HŻsáááqę\SS# “ĽHe<–<Ë vG(µÝnĎ>ś2|Z¨Ô//“? Ba2ĘG"ťN'že·2†ĂáČ,Gv–ěş»»ˇ§řiÁݨ?ż¸Wę6{~’«„‚­Qáâ¶é˘ŮÍŔÂÍ&ťĎçXçbÎwyyymmmęMi®§é„Âëőđđ°<Ţs˘ăBIĺ;ă v°aťN'$5kÜÎśnW0EBůëµlühŘąz˝>ú–iŇIŰ™Í+AŰVQQXŁý°ŰíhxŇmB(B ‹^ËĆ:YŤNŔţ…đ%Ţ? v===pGr°ćĎśA˛Š„ĹĄ×ňxçůT¨ěX˘%†aëuěp~µZť‹©hŕ¤8hO–m-@z-źš_ fr8>věJĄzá…řÔ(‰ő:­ v¨–şş:“ÉÔßß/xK‰ë´Ű홍ҡHPŚz-]K Ö´BˇŕSŁĚž=›_Ä/±^§•ÁnxxŘl6ăl‚gĹB3·Ćď÷g&¸ !ŠWŻĄűţCň&¦ŠM ×©÷4†B!Ác\ŘŢE4ĽÁžMmS$„@(^˝–´=Q˛$´J1żF˘ŕS@qZ˝^źĺŞ» !Š]Ż%mµá˛ŁŔápÄÝ-Ĺ v©¬‘Y»˘Ńh˛śeÓÝÝMyBŇkiGE}>_R˝N%]*k$fP±V«¦}–ąůt}®\C $©×R÷µŁ’W݇‡‡“Z¦)®‘‚Á ś3Ë8xssłV«…‹@ď @z} ’îËňx<“é5ß%86Ĺ5ÓBSS“ŮlÎ~,`}}=D_đeĆ‚´őÎ{Ž’ĺŤŤŤqőÚfł%n‡R\#1EŔÇŮjkkłµZť‹ŐÖ RG6lokąŹ*PćzÍŠ;śÝů’G·pJ_kÜŤ–Đ~fîś);nß”T¬†™ŘbĺB©Oś8™†˝ź‹\€©#K¶ăŘ–˝Ű©e®×¬XĂŮ}Źčž9 }ů‚cq†¶gš&ű —Ëŏ鎍nçB©Ů±ŃËËËív» ÝžąYÖąg;A&zÍCTáěČgG4ęi™ŮăěśgŕŹ˙gâO ‰âĹw͎ͦikkCŁĄP(„Uęţţ~śÖh4öööŇ+A(Ű rÓkv,ś­T*…U«Ě`]®wG¶ôŤF÷Ě«—Śó'  Ń îëÖ­ĂWÜxeeeKK‹€ŁëĐÔÖÖňŃjJáD(Ű ˛Ők>ŕt:yŐ.Ô$ŽŽWź7č§Ž†Á(ĆĺSŰž{‚?9äŘd2Ĺ&üűÖ·ľőđĂ >:čt:č5@…b;AćzÍchhČívĂ0„Üä_µ­—.íô F_”î'`t,fÇ:WőzýÄśÚŤ& uýÁ`°˘˘Âjµ ľl A†ĆuÎŘN(˝Žš˘Ľ;___ź7#ÍnŃôÄă™NľÇěüc62sç0.fţ<9‰őeÓř„«Ě$€KŃÖÖ&HŤˇI€qMBŮNéhŠNŻy@© tŤŤŤŮĎL ˙Ďţ·«úŚÄtü[sçćđłĚׇÇďeJ¦3áŽ$ vßĚ8oÝŇÔÔÔ8†şş:Çjjj,cXąrĄJĄzđÁ3¸ćźĎWYY Ń÷űýš5J(,rÇvďOvRőŁ^G-GXŮ|„$§˝‘Ő›*Ú÷¤ç®>źyů'IöËYuőEV0la«Ő ;­E Ęťťť.—K;§Ó‰óP&‚ŮN(˝ćűÂi«¨¨p»Ý‚+”ţěůI͇Řň×ß13J÷Ű’ŹNŐ.śűCŁŁŁ0Š5M4„ťJ#Ö”F%x<žP(Dˇ‚ČŮN(F˝Ž5-`–B¶ôz=DĽĄĄEî5ĺ¬é|j›ËF3—'én8gi‰"Úę𽩱ńëĆ5™Ň„!l'»^Ź‹'AśŐŐŐĐ2•JŰÓëőöööf–yŇ™:}·Tr >ů^J;¸ŞšššŇŇŇqťŤkÖ¬9räH___{{{ssscc#ÔŮfł™Íf´FŘźLiBN"—l§ę%˝N‚p8ÜÖÖĆç›ć :ťbg±X ”‡V9ÔĆ8vëîâľ“ź>}ş"E‹Ă~-ső®7&•ťqÎ’é ~úâÄÁ!ŘČ_'Z(5®ŞÝŃŃÁ_őrf_—äíĄ%Ó¨zIŻÓ„8‰Ŕníéé ­­­°Rˇ†N§Ón·[­VŢ€Ť‘ˇ×Kź•JD^ˇu5“ú,±Ţ<ţ’řá.ă$›ÖN$äús49e;ô:·¨ţNUűž©I͇qŘ·;…óŤWĆţPWWWllĹ:re;ô:'đűý®›Îpş×©©•×ëŤëđ Đŕ5€áOőO1Ű ¤×›ńµX•VľöTŠ^wfâ_===‡#‚„‚łť@z-¬WX:÷Î2ŁÂ“JóşK¨b ÄvéµŔččč0”k4:L+eź„@ ¶“^âŔbąĚ{÷a2߯5›×R_"ŘN ˝Î "‘fşoź2Ű73qńŻO ¶ŰIŻ% .ßŮ‚Čë%™Żh÷z‰®l>ů†b;ô:çhmmŐ•iúÚćebkĽ<Ç65ŃňŁb;ô:_v‡Z=Ďű#cZ2ţĆ 5šůiĺG%í¤×„l‰D¬V«áĽĄ]-ç'ĚôĚ˛Š‹Ď7›ÍĹ#Ű ¤×…A{{;x¬[˛Đő˝5O¬ żľhäĐ,n¶îˇY‘·´]O_čľÝ¬_şÜ…ˇAýăb;ôşŔäs·ęt:>őţjµÚŞŞ*Ż×KsşÄvé5@ ^ôš@ ¤×@zM Ňk@ ^é5@ HŻ @zM ¤×@ ˝&Ňk@ ^! ü ů¨Oŕő–|IEND®B`‚pgrouting-pgrouting-2.1.0/doc/static/images/developers/disconnectVertexUndirected.graphmlz000066400000000000000000000026661257314352300323400ustar00rootroot00000000000000‹í[KoŰ8ľ÷Whµgˤ¨g§hÓ&—´š] {d%Ú&*KEÇöţúRŹČ˛ÜM$˛őZĂ™ápľů†˘dźżß,㉜géÄÄ2 –FYĚÓŮÄüűŻ«Q`ą¤iL“,e3ÍĚ÷ďÎg‚.ç` Öi>1çR.ĎĆăRjé˙cA×ŕĹĘÄl¬ŐĚBűl“óÚb˝^[k˘ul„đřţËÍ]4g :⩚6b•ŐvÇf»ÎÄŹÜŠ˛…ň]M\ë˛řgÚ0<& ›ół\Ov“ETęěüié-°6HüÓ&¬ŐŤDÉľ© ĺ~bęš{”üSJvTjAĄ‘M§9“÷;WŐŘjy_ŮhŻ’Š^†­Ăo• &WYŻ,Iřr·Ň•é˙ÎÇŠ¬%ÇÇi=Ňŕ;îŹďÄĆVQSŘ'ߏžďöŔ÷Óç»ÝßVű; ,wŕű‘óť |?}ľ“gđýšĄLđHÍÄJ§|¶ĺü#{€"„ŰüĄf€®îöŻěÎ^Ąě70üŤf„Ú%ÓĐ ZÝ+@¶OâíjÚAx]ýŕË%0‚0ôqshŻÓ”¸AĹ_ żÓăf ‡ůŢé=描Í/ąŮ»ýńÝő‡Ăü)ń}8Ěżľ{ýńÝs‡Ăü)ń}8ĚżľűÇzwÉpď˝ ‡ůhżzWŻô5ů„R|cAżµ3$3&>Ń»›F»]á>Ă -ÎÜR97ňM™€|[~•D–’=To3žJýnĎs,l—…é·oĆĹ4­™Kžµů"[珙ʔ~ť+uµoŐT´} űnHpHëŕ0˘ë.Y~«bĘ7,Ö•Ônę­tî˘Ęꑪx@ő ˘j7Pµ‘vżmďŐĐł_Ţ}KíŞ¨’Ő7ŞÓ@=ŞČ·ęěëf|  z–í8Äq|Ś ">~iLÝ»j÷·{ĆÔöӝ̦úÚzxÚý†»wLÝň@ěŰ'Ózh˝ČĹT ¶mäż4˘~Qrě,%U/8p±łîC€ô8Ź3Ť[$/<L_ý)}M,iúŢΞQÇŇ.ôµ‰•@UńŮ1á>…·vĐż–Śţ»GčizŽyCxŻ\xm˝ĐpµđLŚđ4 ÇB;N»ßü5ˇc—}|Ň,ü×G°8ĐÚá×Đŕ§BŹSj/¶}'±ô¶ î—…w÷Π„3ω•óßnhíđëĐ&ńţ.ôĽ"|ü˘ŕŞMŢwźýFřčE±ôľ.t˙D¬–3µÂ'Ż˙?Řhíđ놟®„O_c Â÷ă&ń+ĘHˇ é~J¬śO[bvĐż©ľxKlQkčiÂ'GÄĎ(—”ž#ÂŻV ßľ8 Çí ~:ąť‚ë°xËĺíáô3(c—wv‹7d>yŽÚA;ü:t:sH„Z@Ôúŕ ĘŘĺÆóŤÄf8híđëĐéŹ?/¤ĎÄ˙Rü¬rîýĘÁSű†»öŹžxů”–‹6†*‡ŞčÓ×ŕx ´ĂŻC§÷DpélĂÚĺV§nĚZşĎv·8ŃÇŇřŁ‚Ďű/g>Y˙Fť@?÷ëÖŃÓŻJyóąí“řő@”‹6†Nň§ň! ´ĂŻCŞ.»Đs$ëZVşýŢÖ§·9ßŇĎťţč·ż&N÷Ą‘´¸—3ço¸ˇşôë—Oˇ©}ŔןPąhczŽÓ_´vřuČÔY!¸E7VÚÄĎťŐŹ›×ŻĽĆó™ŠĂ–łéÖë·Üžv˘Öę™ňĆ3Űň7,۸θmăŠO[JhĘÓĄ÷ÄD+o_•RxĎň“?żdY*_¶ďŮm͢™é_zůašRő˝»ŻÖÍX»b!Mq±Ťž™ yůÇůmYEó?S¶qôż.ߌŃ寿ߵăľ[h©§vŢy¸"ŹŠgúöĽ•4?­6ľţúŔ· rn¸gíu4ĺóÖÇFĎs˙¦ ZĽî‰oŚ˝1?, v˙ ŽÚA;ü:tzwŹđń/E‚÷ď?ż»g{ËTĎçĽő×ÓçÖßzŮž§ť©:U÷Og~ůĐě ŻüëšřŇŢ{;?@łŃß«âcžx`ÝŃýůźµŘ<ËzĘú› ´’_WTîÜ@ó|täáwž·®ľA˙¨ĺšůŻÇż7zfšaé5ZZ9ú9ZęJ›1z)*¦´–;—ŃüŽ·ÓJüĆM#+ĽnálÚNú-úZ·gcóOľIëˇM]”4sdž”úEú×Őó¦ÓúĽň†”ĽŰ®ËĽQżtQâé¦h:ýŤ‹Qţíäăâ<»ŞK6lÉ6¶VĺÓ ż/ńL)u<ýë’‰ť/lŁ5 ýá1Ď×MY©ŹÜ·’>Đ5>ąń’™©\ýĘľ{=źŢ’qnú•6côRďÔ}'!.jäëÓ˘7-YáË?Ú4zćsoź6žĘµÉš·j·zćyľüĎ?ńőe)Ú16ćŰ9÷ŻaTQp<ĐÚáס5|Nl'‚ýćŤÍ2űF¦ťĆzž‚qŢϢ"Ů\ő…˘Q±{–‰Ó M,FÉÖ.fű6±áę ŁĆĐ[‹/J†Ö@kůút>Ë[.~ żŤßc虫bŮ›¶ źź)hśÍý+·żúJK=9Ć ©˙ŃDł˝i«¨ý»ýýýĹĹšˇˇaxxÚA;ü:°ęëëËÍÍMOOďîînŮ ÇővIľżÎ›ň¶M¬˘?\h!ş\.łŮś‘‘ŃÖÖ+í ~(9ťN­VkłŮĹď'ŠÄcóÚzşś‚Ô+–öâŔoď]“„/ąˇL@ĂA;h‡_űSCCCĄĄĄ:ť®µµő«©5‰Gčd±zÇ€őňBěţjĄx†»^¸ĽVëëë©ÁHÍĆř#híđk?‹/ÎĎĎďďďżč熅z­püŸăÝĎϲŞwv‹•Ó^,üßĐ•¬Án·k4šćfĽĐ´vřőÔDő«×ëĆţ÷ż×‹·şöŠŻF~÷ ÄĹ„/UKg…đçgÇŻdŠăÔjuMM ě´vřődÔŰŰk6›łłłűúúĆ›ďOŐÂá$bş´RSń˙,Ţi{@ěنĺM«xËĄ}‡Ř0¤ !|?8čMmwvvjµÚ˛˛2&híđkßÔŇŇB×ŔęęjŻúâPÜQ—(ü®@ĽĎ@A9 CÂ3Đ §Ý§pŁý»bĂp˘XăË0 V«˝ý@;h‡_{+O… öa™sĂâ«6˙°]hąChÝ$öT őſº˛˙ha°—ŔĄJ 3Ůő•˛xăh``Ŕs'ŹŐ€vĐżö_ŮÝţşĽmEČ1#<88H­ňĚĚĚKďwA ´ĂŻ9ŔW¬VviĹÖ×× r4j!Z,ŁŃčv»a© ´ĂŻŻĹ“iÇ˛Ë ¦ÖíNooŻLݤ¤¤DŻ×ź>}Ć ÚA;üz |}ËâI©Uu9Á$şn———Ë×S‡FŁioo‡˝‚vĐżľ¨a(S|Iµµµc6éŘÓE[ÖÝ-d7vĐ.kÚ™4ń•őóu™™™WzĆ!--MîŹzR“čäÚA{¸ű5řş\.­V{aPžËT]]m6›ĺî2999xú´ö°ökYßrQYY™Őj˝Ň4ŤÜó }}}ÔÔEV´ö0őëţţ~:´ňÍâŤíř÷( +**供Ȋ€vĐľ~MÇŐn·Ëý¸?~Üh4Ž\;::ä~F‚íDy ´vű5]˘ÓÓÓ98¨‹Ĺ›h"--ŤŘ YĐÚĂÎŻ \şJsđ>ŞÁÁA/{˙TVVrpF@V´öpókjŽsËBFşRGÔË500 R©&*íDÚA»Śýš®ĎÔĘŕc,ˇq:˘^®ÂÂB>F—FV´öpńkş^Ń…š9~GÔËĹÁÓ_’j'Ę%:í ]®~ÝÜÜLWi>ŽâřQÇ÷a$ŇN”ľ@;h—±_ÓĹ™.ąÝÝÝ| ;˘^.nîĂxÚ‰*• cdvĐΧ_—śÇĎ›Ž¨cžĂ±±±Üd~óňňd=híҧ=4~}úôiÁŕ}ţKâň˛#ęĺâ)óK­]ťN‡,6híĽůµÉd’űČ ŁGS xĘüRŘEÁ ´v~üş¶¶677—›ł±¨¨h*=jyęÇSŽ´v Ňlżć,Ťĺrą4ÍďÚ‰´Sż+Ĺ@;h—·_sóH.±;‰GĽÂ§ťźźĎÁűS@;h—íÁóëÎÎÎĹ‹óq*ľN§3@+ç ťŘŃŃćwA;h—·_Űl6>Ć— Ľš±ň´°äţDąU8ßuí ]Ţ~ť––ĆÇkt:ťŻ“ůŞ––•J%ëń'G^^^Řú5hí2öëŢŢ^­VËA™‚¦ŕÜ&|Őjµ|!îďďgŚ a)ĐÚĺíדŕ\‚"ž”JĄËĺ ÎĎQ KÖ‡­_vĐ.oż6™Lrą-$<É:î[żí ]Ć~MŤ: CCCrÇ7$wEč§5Ťě îíí˝={mî]†äŮŞ„h˘96&Jź4Ë|W¶ÝnçřýĽ ´Žö`řµ§—%đťJܡR©ärÝůňóY·,4$EšM{Ůé_°Á7™đŽř×}„5;Xń}3 ú™kVůý )´öŔŃ żÎĚĚljj’)ľž6ZČé‘ÄîŹ?Ě^›b4( Óá·EjÇ)-U éKu&ÓĘ eH#ĐÚG{ŔýzppŞŢ/Ăz… _‰´Î(đ‘2Ä uű´š(űCł;şT>®Ó&j¸ ´A;h(í,őžžž.߆ˇ¤Ri’Ť;š_,×ĎU´×úŔîHél×'%ň1 2híĄ=ŕ~]ZZjłŮdŠŻYˇ cŚY,éĽĆĄˇv·~n„űČdđő÷«1ú$-Q6híĄ=ŕ~-Ç—ŤJ_Źz{{­V+…EEE!ďháţ°K«™d¬qQÜńŇL­vöéÓ§eí× ´”v˙ůőąˇŢ?¬Üł:÷¶i†$Ą*žťďÔ1}Zä†u ě?řfď'–ľąĺ21:n7…rŤ†bş&LłVͱ?4U|/d÷ĘŇČďäar ´‡‚vćvťµ÷eݤ4Ěg…f6v§–-Ě0?"óćőuŇMS×ÔÔČ«ű'±[\\¬×ëËĘʂϱłŃn\1tŇ?SI[˛HęYĐÚCGűTýÚýţłŮ«bŚ ™WťZöłôÔHSĆb vájkkKKKËĎĎ—ăŁÄnII‰V« r›1kĄšŽ»żđĄŇúě5R±A;h-íSđëż7T~M;“ůÜ©e'ÓΊ“NčAM-7##CîŞő÷÷Ç*•ĘjµÁ#z]Çôs};ôŢĂÂůtD$Wą ´K€v6i|›¶śv`’ťZ3ýĽ¸šźý4´‡|hh¨ĽĽśšWÔ0äfp}b—âĆ]ş+**:;;ôC•Oš­'8ĐO>ČnĽ–MźĆV.aĎíöŠ Űý·HîÝ4 ´KöIú5Ĺ„ď”:µazť*„Éʦ¦¦Ĺ‹Űl6™>Ý0ľi uçEč«÷47[Ű´w‚ŁüĆĎX÷‹ěËěčSěŞxńë„`4Ľ>''GR• ÚA»DhźŚ_»ß–†~čÔrig«ß…‹~1ëĽäŢ{ĚKuwwÓ5śö766Öű0„pw:ť;vě((( ćóś9sÔj5­bŤFłuëVýÜ(—Ó‡Ă}÷vh—ÖöşxĘI§ö@{8Đ>ˇ I’ Ýwż>7”•í·N-ŹĆ™VeíX’Që‰ ążČŹaČŮłgŹ;VUUEÖĽfÍšäädň娨(ňĺ„„„3f¤¦¦šÍć]»v‘wuu‘Y'&&FFFxúEŚ_h˝nKҲŹ^ńbţ t¦IĄĘ@;‚îóRĹK‚vźýÚyh‹q!óg§–ëĐNlkkŁFNT^^.ë±.ýĄŤFŹ/“ E|||RRŇ’%Kňňň:ôŢ{ďŤ_Q‿^ß}łŐ7°(%{ô[Ţ"!ťłA;gA7ˇE°ĚĚL‚Ľ¬¬¬¦¦†.fn·{„ľDh÷ńÄ pă&Ąź;µTG.č ¦ÍfŁ«+!:`\&%Ň#S°y^)))Ű·o˙ਥ|üřń††"8&§S*•tÂgddäççSćp8ZZZhÎţţ~r ·ŁŁĽŠ8FâŽe)"ÍrŠŻA;w"_–5íľůuďNŘ©ĺÄłlű˝ěÎŐě)›×ťZ’ýŰ…‹.§nZZ]K+**¤Ř?,:zô(§Ńh"""T*Őşuë' »h:˙ kŠA¨2i T™z˝žÂěělš¬ó-Ł÷𖇜ň× =|$Ú}óëĘ=«'ěÔâř.Ű˝Ť­].>ýĺĺľŮ¶-őK®ÁÁÁęęjşH şxvtt ”Jź9sĆŹ?1áós§XOó…Ď˙ů[¶ôćM"X:ýC@;$5Ú}óëÜۦMŘ©ĹS_ď nÜ7ٲetMŁ«™V«ĄËQHm:j›–––RÔP[[ŰÔÔD ş RA°ŽlµYܬ¬,jŃĐ"Ôá¦{é$ÔŐŐEµG5é}(=I;›¨G*E¦Ú™LŁfĄĆD‹˛ăööv˛ćúúzšX^^^RRb±X6nÜHN´hѢYłfEG‹/I‹ŹŹź>}şBˇ¸í¶ŰČÍĄ3čb¨bjŞźja;v,ŕéďžřúňűě51úÝóŤ˘ÝÝ2Ë›&0ą0ŐC[[5Ňé°Z­Ô07ŤJĄ277´;9& Ú}ókU<ó2éîÁ´ÎŃIwrmjÜ9ťN‡ĂałŮN˛!Š»‰T ˝M&S^^ÝUUUű÷ďßąsç=÷ÜCMB 7(č ˛ eŽ_ç:¦zzz¨Z"##—,YręÔ© ý.ßă‡HŠvŠ©)”îîîFŹPI~ă‡xŮ©ĹW‚˶±ŃŇh4éééfłą¸¸ äżnOMĐ ´ç^­Bť§“atň„żš×tnÓţžËü8¨Bú ‹Ą3>ź”i‡‚/)Đîk|Ł=Ńď]¸(Ħ†dQQť dg‹…ł÷şRMBˇHIIńďŤDź”™‘čߥ“Ť•íPĐîkţ:: ˝ß\Đ.\äÔä×t’đáÚäÔt¤#""‚śýSż_F¦´CÓîc˙; Ţ1đ5÷čëÄwĚÝ„.\|¸vyy9ŐjrrrccŁD6‰×÷7ĘšvKÚ}ě˝wë„=R'QlEw­ —¬]{ďŢ˝V“eKmĂj<2µ7FĎ®¨¨ÚNq@;Äí>>ßřɇ´ˇ~´ű˝Xáę wá’Łk{Ěz×®]Ť;ęöi¦+}Î˙qť6QS[[+Á=â†vÚ}X'ë–…~îÔŇřÍPuá’‘kKܬ/d÷>ţ0kµÁhlŮďĹq?¨Ę¸qľÉtł”Çůä‰vÚ}źď—/ Jżťęô—…6qéqm)ż%şĽĽ\úf=˘¦źËşĺjýĽ(ëFćü±8Ľäč×ŃÜ6‹Ú źaZµ‚ ‰?›Çí¬iźĚŔ•™¦ëýÖ©eďV‰tá˘&ŞŃh”`jŘcÖܰ ’ ˝˝ ęsďĘĐĎźŁdŚĹĆDéćÎĚŮp«Ýn—QB€KÚ!żÓîřńž Đ>©÷˸ÝÚYq~čÔrô.­V+ťćđŕŕ`nn®Ůl–Îó5’˝Áč[’ĆzŠr.i‡dyNMn±†ĂĎëçĹO©SËńUz}’ۆhKἒEΚ{żć›v(,üšT{čY˝N5ÉN-Gď"|%Ř…ËŁÖÖVťNÚt¶ÜÍş§§‡żć›v(,üZŚ;43§ŮNđá†L§şrŻ…†ŇěÂ5şÂt¶Ľn0Ž©‚‚ŤFĂÓ©Â1íPXřµÇײ֭5.NlůiÜ„=O[ň2nJ7™L˛Čâ…*ť}ęÔ)…B!Óśőäľ aE;~íQSSq¬OšeÍOuîOr˝Ş˝Đ©Ą=Ńý›k 6¦ćŻ6,L&vĄß…ë?ťMa)§˛¦Ş¦¦&22’ב?ǧ˝ĺçlfË”v(,üÚ#±S‹ĂA1©^ŻŹŤŤ;µÄĆętşůóç§§§Ë÷™®ÖÖVµZś1µÉ©é·äît©©©kÖ¬áűĚąí999ňę°…©__I.—KĄRuwwË·šęëëłłł+µµµ)Šŕcí_ p°¦~M***˘HDÖ5Eq5óúťmÚ´IîHmŢĽyÎś98µ H®~MŤGj-vvvĘ·¦úúú¨ĺ¸¬ČŽ;4 9_jKÉşg …»_“Š‹‹ĺb.+rćĚ™¨¨¨ Ľ$7ĐŞ««ăřN#…‹_sb ËŠ$&&nŢĽ™žRRR¸żÓAüűµp>‹ť——'ëú DV„Ź>!Âů—˙FDD„üeżöO­R©äbű7+rćĚ…BÁA&DŔťFâÉŻ.:Š~ÍŠ$''ó‘ Î?ÓXRR‚“ ‚8ńkO[Ö}±˙eE¬Vë´iÓř¸;WUUĄT*q§‚řńkŹIqbO=+röěYĆŘŃŁGů É`0ŕMWÄ›_SpĘA-L9+ÂÓv]]]¸ÓAúµŔK›.‚ÝŢ˝{1NÁŻeź!§¦ŔłµµőJ3¤¦¦Ęz;Ь 7cž@üzŞ!ެł"%%%YYYcţ«§§GÖ‘éćÍ›###ĺ~[‚ŕ×ţ”¬ł"Ô8P*•.—kĚŕTľŁ§fddĐ~ńń=ÁŻý¦ľľ>ňµććf™V¨ĺĽ.ź>gÎ9ö©HJJŠ‹‹C΂ŕ×cG©ĐÉ4OÚvěç9·^››­5$E©â#c±ŃL?W9{fôÎ×ôţűë2Ú—łgĎ&&&Î1ăĚ™38U 1NU×±Ę'Í—ÓnΚeßu‡Ľh‡_O^CCC9çEńť\ŞŇŮhĎZ©6Ěg…fÖ´—ťţ|“ ďÝGXłoaôßĚWŐ×|_ú»ÓŐŐ•šš*ŁCvřuh4<<\ZZj4Ą˙Z÷‡]ŮkćF¦Ăo‹ÔŽSZöłôTfJ׸ţ,Ý Ó錊ŠÂűˇp ~íOăĐjµRNg7ÔîÖjö‡&fwt©ÜÉh©úšÇ$¸G‡CˇPlŢĽ§Ä=íđk?«»»[Ż×—••IpŰš_,×ĎŤhŻőÝ‘ŇyѲ5ű·Kgw††† Ȭĺţ&Úá×!ÓŔŔ@nn®Ůl”P¬Q·O?Wá>2|=…–Ą5Ô?[!…Ý©ŞŞŠ‹‹KNNFW{Úá×WuuµtŇŮîŹ?Ôj˘&k\wĐzN˙éßB¸/mmmdÓ*•Š,§Ä7íđëŕéřńăjµş¨¨ČËÁ¦§¬Ő‹ěMß‘ěžiĹ‚P5\Ö­[§T* 0„Ä7íđëČĺrR0X\\Ş®fΗź7"‡Nú‡`*i)‘őĎň^ěر#::zůňĺ===8 ľi‡_‡R}}}6›M«ŐŇßţţţ`‡·,lvř _*­(č´í?zôčŚó˘8 ľi‡_KEäÔeeeäÚĄĄĄA‹µ{{{őó˘ÇďĎtîŰőfJcÓ§±µËŮ?›bCRT’<J/Y˛„Âj^ř vřµüDN퉵‹ŠŠĆkÉżŞüÉżXsăăř·vöđvňűň«z”ĹD3—s‚m÷1űĺˇG›ÍćÄÄÄuëÖá‘EcÚáײÉxňÚ˝tçޕѴ׷ŕŠëŘK?ś`jr欿ѿ—±’’’ääd…BÁ›3gŽŐjĹH —´ĂŻe)rj‹ĹBö”‘‘Aöít:ýžÝ6$Ďž0|]ţú;ĂŢ©ź¸wŞnîtż„ŇA{BéŘŘX“ÉTWW‡€â’vř5lnn.--ÍĘʢŰ`0ÖÔÔtwwO}媄hĎĐ6^– &qLś gŁuĆĆ('·I===Ű·o_˛dITTEÓ:ťˇ4äIvř5Ďîččp8ąąąddjµ:;;Űn··µµM®Ç1ďŢă»%[$řÜ)Żf×<*›A[HÁ2myyyůÖ­[7oŢĽfÍj7Đĺ'))‰v„.EJĄŇ“î Żô/ş&ˇ5äO íüzlą\®úúú˘˘˘´´4q¸ŢŘX˝^ON—™™™““c±X(§Ŕś\˛¶¶–ć<~üxgg§Űí&¤ei†čhĄ—GţlýÍâÝof¦u*"Ä„GD^MF¬ŃhČŁSSSɯׯ_OŢMŃ4m!ą3yzWW8†_ÇöŘ(T/üÚ7‘ “···“/777“G“ R<[\\LÖśźźO>NÎNžNÎNJĚźĺMFŹZ…Y+÷OśĎčÍ‘¤d¸Z Úá×2Vî×sšöFN>\˘ş=^Ü1ßp+ŞíüÚoެ¬´Ţ;ĂŹŹ{]č‘jQŰívT/Ú!řµß$>ń5_íÓxíŢ~žř‚@;żöł˛Öe6ďźćĎŞL«nBĹB ‚_űYN§Ó¸XëÇ #}éĽúúzT,Ú!řµ˙•™ąĆţČ˙Śü¸ÎdZ9<<ŚZ…@;żöżÜn·6QÓ^§šę7âi=Ň<ÚA;üZĆjhhĐ'%ş_Ť™üí^ŤŃ'ÍFŰíü:ભ­Ő'iŰëgN&Öxi&-[Q׏B ‚_+îĐhfÚż—ćÓ ™Ę˛%Zíl:Ph‡ŕ×Á“ŰíÎĘĘ2¦.l©ąnâÎLĎ^“±ü:“É„,Ú!řuhÔÔÔDë̵~ëfçe®Wç žHźÖ=‘ŕ~]×ňĚŰý&ĂÂůÄ.¸?v~bőöözĆn"Šţętşśś»ÝŽgş ĐÁŻ!‚ŕ×Aü‚ ‚_CÁŻ!‚ ř5Aż† ‚_CAđk‚ ~ Aż† ‚ŕ×Ađk‚ ~ AMA˙<†¬Z@^ó•IEND®B`‚pgrouting-pgrouting-2.1.0/doc/static/images/pgrouting-logo.png000066400000000000000000000455361257314352300245510ustar00rootroot00000000000000‰PNG  IHDRN~K^řpsBIT|d pHYs × ×B(›xtEXtSoftwarewww.inkscape.org›î< IDATxśě˝y|[ĺťď˙>G’%Ůň&Ç»“xMśť$'„@°”m(-JąÓ–öסÓ23L™öŢ_ĺtzçţşĚt™ąeÚÎĐé>0-ÓŇ–5!)E$qČâÄql'ńnË–-KÖvÎ#K˛d[¶ă8áĽyé…¤óśŁG˛ňŃ÷yľ› ( :::::ÓGĽÔ™EFŃnˇ ¬ŚŽř÷€7î6:âWBA9z‹9§áRżť…pĄZśŠL,č‡eZ{\iëĺlÇ- űđBřüA¬fÖ #9Vě9*ěvÖV—P[žMi łĹ¤]z§ ęBŞŁó~ćŠN÷€·Ál59Ž·¸Řű^;űO·ÓŢí& –Ő÷kDQpľ,+ăc ą6 K‹rY[Yƶ5KYUc×DTPť÷)WŚpj‚é Ť˛˙d˙őß­:ÝE Ć  "‚ ăďW F8•č“ăO) Š2.¦&Őeyl]·íŞ©+[„Á ‚.˘::ď+®áŚěA:4uđo/ćĐé.ÂaYËą|@[úçÚ,lYQŇ·­dUŤ]Pť÷—µpj‚y¦łź_ě>Ć.gŻÎ3aY!–ɵYŘ!Uňám+YbĎ%ďĚ-Čl¸Č/ŻŁŁs ąl…Ó=ŕm0fGÚzxćĹ#:Ý… ’ě[^L4­.Ëăž-őÜş©–ŇčÖ§ŽÎËe)śîoŕŘ{¬ť˝ÚH{·{^¬ĚÉË ˘(°aY)ŹŢş–Íő ˘.ž::W —ťpşĽ ŢШă×oźâŮ×Ďŕńů1„É=1ŹÓrEžÔĆ)(q÷ŁÇ”ȵ…pXaiI.Ü\Ë­›jÉ·ĺé⩣s…qY §"Ó0črüb÷1ž}ý ŁľŔĽ/ͧCXVȲf°CŞäˇí«©-[úŇ]GçŠá˛ÎDŃÔ,MŤ…`qĆ«K÷­««ůříëYUc]r–eKěZN»ŽŽÎç’g¬`6wöóÜŢěr¶áöŚa0Ť—ĆgĄ… <ŮÍÉ6_P.ŞSĘ :ŐĂźg±=×a¶t«SGg3o©‰%¨í'š;űŮ}č,Żj§µsA˘VÝĄDŔăóăöŚŔ䢩€¬(łÚRáQ?ďžîcCť›ĺ•ąXĆ;jęčč,@.şpjě Ćeî?ŮÁËÎÓx¦·g AĆ=ć“9oćŃ9$ `ÔS‰]ékËtŐëžťiĆ`)ȱ`Í0ŃŢăĆă Ä„v¦~/±ÇDQŕŘą.5źgů’\‡"Ł[ť:: ‹"ś±ÖĄ,Č™Î~öľ×ΛŤç9Ű9m¤6ß!FéŰ-Ăd  PU–G¶Ő7Ţă 0#šé Ĺvľ{şŹµ•.j˲É-ČśĹěutt.&s"ś±B ŞXv xhlëeĎ‘VťîV÷/#iŁQŚ,É“Ďó‚ižŁ–ÚظĽ”;Ż]ÎâÂ\Î÷ą9z¶›Á®á±čéĂľ¨siü’“;‡bŹ)(4¶urĽŁUuvttt.i g˘H‚j™ůÇ‚´ö¸Řű^;Ovs¶k(F,ŐýËKĽ}9-”HŚĺM—ň‰Ű×Çyş7,+áęúr4u°çHkôyu‰îWŁfAđů´vąqŤřĄş“HGgˇ2©pşĽ f«ÉaŽqVh"9ěćLçÍFilçXkť]áčrÖ`ČČÓŞ\t©Ń o˝jÉŃÔ(-°qu}9#>öißל…h ¨źmk÷ çűÜZ§LťËI’ŕ!ŕ:` ř/§ÓůÇK;«ąe‚pĆ:s˛r,t xh:ÚĹů>7\.Z:ąĐ?‚Ď$– Ă„#)‘€Á(ëxą G‚ß·­­˘Ş8őrą´ŔĆĘĘBŢhlgxÔ?g…• ˘@[÷§Îőł®şH÷®ë\®üx4ćń’$IN§óđĄšĐ\'śÚ2ĽwČ]Ž=Ó{Ô—9ŁąĐ<âFv‰5+“2ɸKĺUW“QDZ^Îúş2 1Ž+ÍĘ­&ĚuYHő´u©gš)—‰ÇŔçr®w®>ŹĂži&· łaň7©“.’$ŐY OË@/Đët:ĺůźŐ•$Ië‰MńÁüĐ\–gT8cóÄźyé0o;K8,#F„Ň,R_ĺ @–* ł‘–—Ć-“»<Ľx8Ěáv+`dýR/w¬7PZGmY y¶ sfujiÝ}>\Cě™ć)ĎŃII’ľ|a’!AI’ş€ŕđ“+m™™’$™‹ÓétOó”[’=éőz·7pŮ[žFÍyÁÉ['Z']vGÓ Çź2]yŞq—Ě«TŘíTŘÇ—čţ± űN9Üž}NPw¬÷PSžGÝâ|.ôŤĚ(ĺ2öXěűö|ŚáÇśĄ{×/ŇÇMŔ’ČíZŕ1I’öŹ:ťÎsyn—I’ň§k€ěČÍ„ú˛fš—YśěÉsçÎZĆňZ®á†˝ z9ŘÔαs]‘"‚HEŢ’-cÇ%»wÎ$ă&;'Ů5âć4ĂsE]¦—Z±çŤ‹äî“"»ONŚ5=ÜnĹŮj&7K¤(/( Äľ~Âg6anIŽĹ~®C#Ţć }Źs°Íh4•$©ęROä"sđ°°ŁŠ¦†ČťĆ5F“=™źźŻÝÝ0‹ů-D€śüLλĆ8|¦?.óĺý„ŐlbIQEyjŕy×€‡Ţž÷č>÷::YżÔÇÇop±~©ĂŮ;äĹď7RśgÇjž[ËłYÉ϶Îé5ufG(Ę]˛dÉŃîîîęK=—‹HQ˛'kjjVˇzÇßšĆ5:“=YYY©Ý]6“‰-4DEFŁAĂc^d9böDZ?ŘF"¶]„FB»d÷ăΙdÜEi1Ő9IĽ˙çűÜĽđěŹŘýĎŹÓ˙Ţ·(ÎkeòîXo`ýR‡Ű­íȢ(?‹<›™°,OŮ:#&sÂ1í±(Baľ{ŽľżąĐ8wîśíСCŤŔ•ny&’Ž-ő" ˙ DQäŢ{ďŐöĎŐ¤.%ŃučŕŹ!ŹďRÎĺ’–ňlf rT+/–9p˛C§»¨­´R[©łg™ŁNż/,8w‰ßW-Ęg±}:«"ťąâşë®ă»ßý._ůĘWX˛dIĘqĎ?˙Ľ ř/H-Ű…†Óé<š ŁX,ľúŐŻRVV¦ 9y©ć6—D˙řůŮVňlVÎő «OL7´(26ٸË%)ńąŢ!/göýwÓë“^ŢĺőcůÇŻ‘đzé†#…e…ŠBŐ‹í-¦ťzćĐüQ[[Ëu×]˝˙ĐC%węÔ)€uŔ‡€_Î×ü.'śNçß=˙üóŻ®ZµęťęęjÁdŠneÉŔż^©Í˘ 3ß™e˛’cÉoDö>ZŞ+( Ź10ÉA ŕ DO;ÓćăL[äب—×?áTHĂL–ę(ä٬dgfŕ̡%«“/-[¶ěŁŃtůĺóůx|~§uyqß}÷í_ľ|ů—M&“fNx‡ÖIN»l0řArłŤä™Çuć}dqD1.Ó`$4}|l÷kü[¶ŤĐ'>Ă€·:’Ďl-Nu3×jÂ?Ô3‡. Ç€—BˇĐ `c˛ťťťäç篟ßi]–|řP“ż|üŁAěYfŞJsɲf¨˙ţßG§¦xá L(Ćf, ŰX÷÷ţćżřÖw_‰ÍQ˙çú†ňřĹřĎ!]‹Ô´Ő˘Ľ ĘŠ¬ääëeĺ.1§SčěěČ$…Z'Ž^Ô¸Í+F4!bqj˙H—/YDeIG[z潇ůĄD<ľ':z9ďrcĎłÄĹs¦Âďq»ĂŚBł/ňµ(+C0ă˛Řß”$IDÍY ÔĆÜ|Ŕ)  x×étľ0‹×0w˘†±h×7ďGWŠSĎ:ťÎ3}]&YRvuuiw+Q…!%’$Ů€«QĘŻü¨ó~8ât:Űf1Ç+ŽČwę*ÔżóŇČm P m‘Űiŕą™¤ÇJ’T‚šáTyť`hDµŚSyÉ÷;ťÎV§ ҠȰ¸0×Q[nçd{a9>çJ^ŞšrŮ78†kŘOmý"ę·ÜE˘Üú›É­ż)îśŃ€·o”PXNzŐtťC_€€"/xkS’$;đIŕ3¨â‘Śu1ăwŹi_ş4^çvŕźPżŘ‰\7ĹénHçőHé5wą˘Z] $gI’˛ďó•ďŹ÷3ŕ/ťNç¤a:’$ý°Č@ LĎÜľít:ż3îÔ쟬„qŤN§ss’ëţ9đmâÝăhiiA’$€UŚ˙«ú´ÓéüA’ë Ŕëü[‹ÓéLú7“$) UČîBý‘ś®%˙$I;ťÎîé –$É|ř “dČŽ).ńż˙ _ŽŇŇňRś§:hďq«ť&#˙Ŕß)—-ťśhée]e;¤JĆžzڦÎۨĘ_JU~pŽöa5TČíjăô˛śĽˇ[ş)—á°ÂKű›YZśë¸uSíśÖăTdücAG×€‡ó.7˙6ł…Ĺö\ě™ćťÓ-&"IŇťŔs@:úŰ ĂII’r:ťĎOă5 Ŕ#0éb06ůýţ‡ĚfóRŰd§:“ý7W•ě¸$I¨Áâ˧ń:ÍČČX'IҵN§3iÖM„;™X&nśm&ůMŞv ŰD4'!Ő\ED&KWý2“×HĹÍfłůä˝÷Ţ»ô7żůÍđd%IŞ~OĚzşߍşľ?*śšŐą¶şÄ±ľ¶LÍżNaINŕ2¶8Ă‘€˙ŞŇ‚!™˙>zŽŐUEŽ«ëËgeuşĽ Ťm˝Ž_żÝġÓÝxĽ~DQ@ÔBÓˇ°Ě+űβ´0źÚ»/~O÷ˇˇ!óŽÖŐŐ=$µ<%IĘA]JM 33“k®ąŹÇĂ“‘‹E şŢ€ş˛ Ą9ÝâTb„s(Éá;Q—©iát:W„BˇWŚFăVR[sEQł'µ"DQ4 n$Zž3N‹Ĺ˘Ýő&Jj©gddX “[ž3bßľ}+?ôˇAÝŻô$—$i3đ`˛s‹ŠŠXż~=gĎžĄąąyŇש©‰ň›ă„Sł:Ż^±Čń^k1]uŻóJôE˛tvl¬ćľ-Ë9xâ*ÚɲMgLff&;věŕôéÓ455%óă˙8ăľűîű'«Őú"Ş”ČI˛Ç%Š"ßţö·Ů°A­ńŤo|gź}vÂÉYYYL&yäíw&Şőw|şď#b5¦´ŠŞ«ŁéęɬĂO$;Çd2qíµ×rćĚÍ+‡Ëĺbßľ}®żţúżţjşsťf$śEEŃ?Ń´E~& ¶nÝŠ×ëe˙ţýIÇĽóÎ;(ŠR,ÂÝŔ/’ ůI~X ůéOJAAˇPŹüăś8qbÂë›L&ŠŠŠxôŃGµ§7$ÝĎ·ĺ±uí2Ž·_ąv²̮wϲďÄÜŁţ¨Ŕ3Ô˝üD«PÁȸřřüŢ<ŇΡÓÝäf™ńř€2+» €{tŚ7ŽťŁ¦,ß±Ž˘´ŠżŰÔÝpôl·ăwµs˘‚™ŚŘ†Ů——ÇsĎ=‡Ýn'đČ#ŹĐŇŇ2aśËĺÂét–ÝpĂ źFuž$r{˛ëŻ\ą2*šŔH}}ý{$7‡ĂÁM7Ýű7đ’~Đőő¤XŞĹ ç@ě1I’ĘRÍ˙±Çăă˙8Üu×]Łs^|ńE®żţú‡Q—ÜéZČ3ĺ @®ĂářęˇC‡Výîwż›0 ¤¤„'ź|2ú¸   ö3¸hÂYSSĂ÷ľ÷= ÔĐŔ?˙ó?OşŇŚŤŤaµZ?L‚pJ’”‹ZĘn·ß~{ôÚFŁńBeeĺđ‰'VĆŽçź>ö‡ŕŘ„Q‘ĄáÎŤuĄÜĽľ’,kF´úű•†  ŹúéčĆçb4é‰^D”|ţ ]#sŇ{H+Ow¬µ—7ŹźgT–‘}ĘÉĎ“i8ÖěRžß{ÚńĚKGhërGŞó§ÍpXˇ˘0‡ĄĹłĎ‹·Z­Ř#µL322<%%%)÷1{zz@µ,“™ÓI«]}őŐÚ]¸kçÎťŹ&÷óź˙\ű ŁZ„_aârr~żš ÖÔÔ”Ă$i×\sMěĂ ‡˙=čÜwß}–-[–4„éŤ7Ţ`ll¬¸uŞůÎN§sŹÓéüÍ]wÝĺŤĂ8˛˛˛Ř¶m[ô¶fM\iÎ knůůůQaBĄĄĄ)ck}>ŔmL´,“:đ6mÚ¤Ýí6˝řâ‹˙8& ń«_ý Ô2/jÔ×’ţ«D q玍5Üş©† ăĺѡr&hKŘŮȝѽĂŮ ( 6kkkŠąaíb†Gyĺŕş<)ĹS‘iPd”Wžq|ů'Żńň»MřüÁ©+Ň+a4 -/§0×6—qŁý@Í[o˝5qˇ»»Ô=Ä›cźŹxŁ“î‘-ZÝuo ĆňM°ĘéííuÉ\„ę’gź}–m۶ńŃŹ~ôÓ$÷J#÷ßőYu0qů˙ˇdçŤFňňň´‡_9věŘîdăü~ż6÷G¦3ç9ć©ýű÷˙xŠ1ç€?Ťą]ËÄŹ‹Á1`ńoűŰN5 "śf&ţ§,XXőíý Ő±”t“ó•W^U—ˇnűĽÚAuÝ"Ułbi!˛Ě[Č8Ů9ŠŠ L2ϸĎB™xK§1Š€ÍjŽZGĎöŃŃ?Âů>7Ż7¶p¦łßˇČ(ˇlÜW^9xĆńŔWţ“˙őo{hër#&xöSÍK–aĹŇB¶®ZLma˛¶ăE OéáŚXś 6Ç’ňK´Ŕét†HîśˇŁŁŕ Ňüą÷x&řâ¸í¶ŰXą2ş’{%ɤŐĎcŠř‚ęNنbxxŕ’[ă“=űöí;6ĹÔí¶ď˘ĎJĄőű”ň;ĺőF‰[,ÓţN‘"˘ˇ»»Y–MÄÔ'Hä«9Š6Ö•:>tă †<>Îő ĎYGÇ…LXVEĽl+á°|Ń‹;+€ÍšÁŇâ\| úF¨(̦|Q6-´t ňÚVň˛-Ô”ĺ;†yçzľřđ Üş©vŽfź””˝?bČż¨çHáŹΊçF‰©6>íÍ۬¬,Š‹“ÇĽ{<ľúŐŻ‚꺉äŰĄIžâ–ęšpNµÇ şpÎÓů1ÖľKIŚsrrČĘŠ†»ćŔ4…S QŞ-[Ä·®buUŃxo"PJ-Ůý„\Äą)+‡ÚŁg}])ŘĽśňEŮę’z˛s’”• Ë2…ŮÜĽľšŞb;áĐ-&îľa_|ř6,/%şŔŽąNôúÂÄ[ş…Ś<ľ@4´ÉžmĹśaÄçNůÉ^Gű m\^Ę˙}âžýň‡řąqçç>¸YŘĽ˛\0šDÁb15$ýŁĎžégśWÜét*¨U•&ĐÜÜL(‚q+rKŞëÇXśÓÎRůŕ?Čţđ‡ŘXŃ8Ţ~űmöîÝ›„“HĎâÔ…sţH“¤±D’$°)ٸb€vHĂâÔÄóęúr>sŹÄÚšâhž÷Ą",+XÍÔ•’Ă´v ˇőLK(pUm)ËË ’öşşľśż}č:vlR}3®UÔ@{A@u uNČźÚÖĂŽM•¸™ÇďÝÄ’âB!9eŔř\yŐ5gÇ’â>ró*ě9f~ýćq޵öbŤç$ľn*/´-ĂJ–iňŠiÚľç×>˝ť{·.ʦ¤*±×JÓ«žvdA’×AµÂE¸iă¸yĄsš”.)¸c,ΤÇN§ó EEE)Ĺ+AřÓ?ýSţç˙üź±OϦPĆ’˘ x¤ ÄV&Α‘¨~kVät„óŠč?ľp:ťaŕ¶âââ”)›‰dffňůĎ>6Sl€:Ł3î ť[Ů ČPj19ąe-Ş+xnď Ţ<~·g (`0Ě.•15ţĐ`Ů´˘śOܱžĹ…ą<óŇaŢ8˘úćkł`Đ3„ͤđä}ײcC5Ďí=ÁˇÓÝŃ÷­¦_¦ż/94}˝yC%Űľ†"kćĄnż‘2ccŠ=Nz{{SÓČĚĚdůňĺ|îsźKĚźţjřát:G$Iz‡„”PP‹”´´´P[[űÄ/ńÇj¸ÝQ_&ś)Tb–ę}©ĆčĚPooo?jÚdJňóóŮ´iO<ńDbaŹťÄdŞÍX8!şlo0 6¬]¶Č±ŞćzŽ·¬dסłě?ÝÎŮÎ!üÁđDťfĽ˘((Šş,ę˛|îĽv·nŞĹ5ŕ›żÜĎ›ÇΖĺřb‰ÁßJüëŽO#=iS‹»řń«Ť4¶u˛uÝbÚľšŻ}b;Ç[\ě}Żťý§Ű9×3L(,#ÇĽj%é ľ"‘ ¨9îi%{HÝ.0";6UňŃ›Vł8?÷beĄCĘBľSěq"IŇßq›•őőő<účŁ(ŠBii)ĺĺĺ±Ţj u/ë©Ďzś$N€P[[{+ę_DűëLÇâÔ&śŇ?‰púHR.&ŐP'‘2Ď)ŠWMëŽ;î`Ë–-L&***¨¨¨u,jxPEó{±OÎJ85tí˛Et ¬ä@SGĎvs¬µ—s=Ă‚á8Źt¬€((qâ`4äf™Y[[ĚMWUqu}9ĄjbŔůľÜcŁńáG‘®Ż<Ăoßj˘˝[µ ~˝·‰]Î6vH•|xŰJ>˙!‰Pp=±í)4\Ă~\î1´tÉ ý#Śú„²Ľźˇ0•ĺŞ(Ş`†e…ę˛<îŮR϶5KÓjq‘I*śeˢ?ú„S’¤ˇnćÇńŃŹ~”[ną%ŐkyP;)~ąËźNY)ůŔ<ôĐCE¨^Ř÷@őŢJ’"Éż©$çĘÄ1 ÖťD8‡€ Ő¦űúćÔ0˝2Ë ©ő8ďŚ}BEüń”±»¨ź˙ë¨űٲĎćD854UdJ lŽ{¶,çÎkęđŹéňŇŘÖËąŢ!†5äÉl5a¶8ĐÔÁţ“&|.ľ@Ź×?ţcŁ­Ů™jV‘V‰ľ¶lf‹éR/Ď$)X“âXlq…Äz–’÷«á?˙ó?Ŕn··ŚŚŚüpíÚµ®HMÎłLŃir†¤ÎJá;g„’ä;'±8W%»î5×\Ů FHÜăLű#ś){$ĄARďčĺlŐJ’T ü?‰Ď˲Ěwżű]6lŘ€ÉdzÝh4ľ´fÍš®Ĺ‹G _šÔ±8§Â©ˇ (€±!3Ëě¨Ě2SY>aËúůL"FCdŮí r¦łźWß}Ź'»h<ÓŁµŢ:ŮĘŁ;ÖňÉ[Ö˛©®„źí9ơÓ]‘ekB¸†2ůňü‚ËĹ—‹U5öčë8ŮÁŹwĺČ™n!’scäµ<ľG[z8ÜÜ·5±¤8—ŹíXCQ^5ţ@p§%ÓÔ`ÉŚOsÜĽ˛ś«ëËücA‡&Ş.ŻרźQ˙XśőÓdMßK.CCCtvvjÁÂź'…ä曣«ßc6ďGmŮ:ĆĆFA-ůö˙Ežö˘6E{xÖétžźĹ[Ăét^$É L(VÚßߏ,ˢ¸ŐšŃřIţ‘z˝^š››©««Ë—$i-)2TîĽ3j…™řcT8ŰŰŰ"//ŻL’$+jű™’T8].—ö~h'K-aaˇóRčÜ+ŻĽ˘•Ś»™ńm™>`jő«çśNgŇÂ"E8c‰ŃX č ;7]~ąű/hĆí‹¶˛-ĚŰÖĺ替ÚĎ‘¶Úľš†G·ńĘÁ3D+źĂ¸:Ť=N1Ň(mďŃVjĘó¨*¶łűH+?üĂ!µ*”Aś;ľµ˝†˘† Ť"BX!–±eš˘Kř%ö\Bđάló„Ď!ösJŐÜ‚ĚÔĺ‚>źŹGy„ÂÂÂŔ‘lŚ(ŠÜtÓMÚĂ=LÜLwą‰ÚVö`§$I_Fm—›*»']úH"śápţţ~ŠŠŠÖ&ú9I„ŕë_˙:Ź>úh!jSµ deeqăŤŃĐŃ×čŐ?D’=WŻ×ËcŹ=FUUŐu¨•ŁňǤARÓŇď÷óĺ/™úúúŇoűŰß@­Ĺů'¨ÖţB'ÝďT!đáČÍ!IŇăN§ó÷‰.şp¦"™ j-l_Ů׳ü1›&Ő6ŁľżýďÓ=ÓËýŰŞąçúZ®_[Á+ϰçĐ9Z»†PyÜ15‰Ĺ©ÚŘw¬k†‰šň|vl/Ą—pně}Gö)sm¶®ŞćĂŰVF-×PxrŃĽRp»Ý¸ÝîŚTÇ×®]ëĐIÖ¬í÷¨}fR¶)ř¦ÍfŰŠZĎr.č#…×ÓÓCQQQ‘j9‘§ßBMÉ›P\äđáĂ>|Ř‚šë>;vÄ.Ó“…býäńŁ´¶¶ŇÚÚš´Ä^šMuŕĺ—_ćĺ—_¶Ç̡„ń–$ Ůňü)~̦Áŕw7ÝtÓ_îŮł'îoFqśw›şş<Ž˝ďµóŰ}§ÔňuĆxO|bŢąhPăĎvňĎćođGşz<|ňÖŤüÓçîŕ/µ5ĹXÍ&üÇ”¬(($ĎíP—Üżyó_˙ů;4¶t#ĆÇhç(€¬¨–Ą?b ×-¶ó©»ŻâOŢÁ—ŢŚÁ¤µÇE(&”Ł#~Ĺ=ŕUÜކůř<"řŔ´»2j!Ü8"ˢ»łłłg\ ÎăńÜýŤo|ăYR´°H“”ž—H™;1Ĺ="K×_¦ű"&“‰x@{8LňĎćŞŐy19Á$yô±|öłź} µěÝB_íĎĚĚLÖpZřýţüőŻýç±Ď-áܰ¬„ó}nţăőăśëĆ8Ý`v„čňýŕÉţęűŻńąď˝BăŮvîąľ’ď?ńľý©Űyô– ¬­)&'ÓŚ,C  złeY‰+“' n MŚ˘ ,—e…pH‰”eSĂź´jC÷‰ëř—żş…OŢş‘ľ~/_ú÷=|ţ{»xmßYÎtöóÍçßáK˙ľ‡='Î3 9BAYŃ*¸O§źĐ•Ŕ† ¸÷Ţ{µ‡o“˘^§Óé|íłźýěúĹ‹Ď؊ٵkׇQŰ!Ě–”ÂŮßőÝT$úgÔ*JÓć©§žŠŤ4H|ü­ ‹)ĚN§SŽĽţ”Řl¶»Q÷›SV…š-é8zSŤu:ť˛ÓéüŢ_üĹ_|ĆdšY Ĺ@ Ľűî»˙řŚöÜ%[ŞÇâđ6¸Ľ~ÇkÎłślď›Yľ9Şŕ)¨zčtŐeyl^¶4Ú˙Üh’čđđnsGĎvGĂ‚|ţ *ŚIŠw "˘(`5›¨X”MMy>Őĺy\UYDmŮ"Ś&Íťýübwo6žçlçá°Ś( 4ťwłu]-ue‹xÚéä­÷ΓkłP±(;ę}ŻŻĚs”ءĺş=3A«¦©`ÇňĺËůűż˙űŘ/wʬ gýźIŘ›Zşt)ßřĆ7hiiáčŃŁ466ręÔ)Âá‰Ű™ôőő}¤°°đ5ŕ™„Ă ŕ7›ÍFłŮl0™LÍfÖ­[—l:Iłw˛łłc«(-&&ĘétvH’t{~~ţ“ć›Űl6žzę)nż=Ú3yďIq:ťŻI’tGIIÉď»»»SÖĄ  €[o˝5Öń4Ź ‚°DQ”?I5@E6nܨ=LŚIU€@FF†`±XLFŁ“ÉÄÖ­[§zÝ€Éd¬Vkôś}±„DQ gffšM&FŁ‘ÂÂB­^fR$I*ţ&ńů;vđ©O}ŠŁGŹrôčQŽ9ÂąsÉ jťöŘc/ąÝî­MMMtvvb·Ű)))ˇ¬¬Śűî»/¶=đă$‡GřW’÷źěőżFäłO`ń«ŰS\c31ˇd‘€ŻqŽĽ5kÖđýŚř-ůŻýë<÷Üs.*{÷î%++ëYŕ# ÂâllëĺŤcçđřü{¸Ď$ (˛}i4ŠQ+)5źwŃÔ>€Á kł`łdPcĄ¦<ź »{Ž{^F4öRc`8Dó9/®án.¸\Q+UóökˇG‰˝ËŐýR?oiTżq2‰FŞ…Ű78ĘžÁQťîfëŞjŞ+Ě´žŁoD‹‚čáŔąÜ9¸Ţq§t A$CŐý×$©“ Č2D‘şŠT á9RTý‰,Ń˙2ٱ%ŰpjĚń­[·6“B8—.Ť:¶7\8S¦!%áK¨ýŮ3#· Ô8Ë©Ş/˝‡ěţ °5›j9jČËÔĎeŞžnQŹ]¨™KW3޶v9ŞGőďĐ…úŢßCµşŇ Ó ÷ ~†PA=ŔyTŹú÷I]aýS‘[:ümä6/‘ü‡9I’ęHa!IŃĘ„űPŰ1Ź'˛H"śąąąZŞp5{É„S‘i‡eÇ®w[ŘuHÍČąŘ4ł­·gڰ,OĚŹ+Śż¬VxiI.««ÔÄ˙Ć3=śë™–raYaIq÷l©çÖMµŘłĚ4őźÂéjÁ#(̶ĹXś*6c7Ô¬rĽqř„ăp{×,Żcóňş±|OB 釀T‘"0<ŚúCţ“řŘÁ Ö)¨{pQźMĘđ¨4Đ,O“&IAuOwÚŐžŇ €ZĚdĆM¦Ŕ ü(r»ŮJ’8NQńűŁŰrßEMŤ‡“](ć‡X]ĚÎÝÓçÝć.^?Ü6Ţ9“i¸ćR=ńś°¬°jI)÷l©ç‚ËĹѳݸ†Ç˘Îˇ@0 -‚xËÓ–ifýň\Ş+Ěôʍ këÔ6Ń8Ď8bç¦-Y_WÂÇ︊«*‹ilfOçQFŞ!–•“ĹĆŤY€÷€ˇ‘Ľ™«–a ČĽy¬“¦ÎNvöđ‡§…Y…|˙©/XjRřŮĎ~F]]K–,ŮŁyF%Iz€â\VV» KŮ:AçŠ'i….Y–ůáȧ>ő)JJJ^´ÎŘIŠý×ĘĘJíî0pI„S‘iô 9ޢ=l#EţµÎű‚”­5ÂápP4ٻU«˘uY.Ťpj!ç©.ş<óbmj Š˘ŕr{éŤ:†Ś‘ “,kÖ cÔŰ^]ž‡=Ç̨bŇAAv>őĄ…,ĘV-Ôs˝îhąą¸`\…Hîş™{®YÎşĘÜ)Es2 łm¸ł Ń=POh€®±1fWŰáŇăt:=’$ýô q<ůä“ŃRŕéYOLçrfpŚMئCVVźýlÔ˙¨ :Ä.ŤĹyôl7ÎSCrLńŚyBQŔ€·/ Ë ŤřpÉJÔŰn6,+Ą¬tÜĘ+̶±(; Đďé 'rr!/'(ŞĹ›ę^©ćyϵ™ąăę:n˝¦Ž!ĄOx„ÂĚÔ?rŢÖćhp”¬¨­Ě6čń (VÄđ\¤)O›‹iÁ=%ÂÝŠ˘¤ŽfNAvv6ý×Í5×\Ł=uŠ$ń•:ďśNgP’¤Oď0•••8ŽŘú ?öĂ< g˘µ9“ ˇ‹…€j)ŠF!úˇ(ŠBKç YY9¬¨/xÚ?2:Áë]mcËşB®_ł„ÜB9‹ÔăKE?KĹ1ŕ4 ž¦(šęS7Öńí–±ŚĄ´ËzĆ"ˇSa6g—áîW‹:Űs¦•D2W¤,1[śNç$I7oŢüúÁ—ËÓ,R˝uëVľřĹ/RXXűôçQ=Ú:ďcśNçţíŰ·_WQQ±ëřńă*č'CEyä>ýéOÇ:‡‰ •šw‹3ÎÚś˘ęPłăśé9ĂŁ~źr“m¬&;7Dë`{ŇÓúF<¬-ôr×âW±^ž[»lT­Žë˸ ŻI 1Ë(XÂPIÎ3-Řł óé :Ľ-ÂfEQ ˘(RRRÂęŐ3^ Ĺát:;Í'Ož<óňË//ęěěD»ŤŚŚ`±X¨ŞŞ˘ŞŞŠššV¬X‘š7„šÍóĘśLHç˛g÷îÝű€íoĽńĆ;űöí:::čęꢳłżßONN555TWWS]]Ť$IÔÔÄy4†Ă ŔĽĄ\j©•ĎĽxď:JX–Ł{iőŰ™a8RÚç0ŢĎgiq.ë—ç<,ÍX¶W‹ăÂ9 ±|eĘs¦ş–Őľ«}ÝĽĹuž¨EQ16ťd‘ű·ßt–ŚŐĽÓśÍö2wlČŚÖţL«}>ľŔ€Ku>Ík„§ŽÎű„yÎáA/]˝# yüę2]Hme¦cqj¦¤=ǵk‹©+[D(¦kŔkÔŹk(Ŕąţ.FBôŹôr˘ËCa¶ŤUŐŞ%w¶s0¬–śÓ¶’XśŃPy!b}¶ôp¸yĽ@ň˛ŠÔň”L0Łś<‰ő_Őf۸%‹űŻ^‡Ů2“>e:::óÉENE¦aT–|ţH<ňYś_€ţxš=‡ÚYZśËÚĘ2jĘó(- Š«ń–…ŮđŕŽZ%“=GZŁŐŮA«š8pBµ$€>OMçs¨+[uî$Ě+ ~ľë—2vËmdä®Ál1a13jë _d©^őşëKuťąć˘ çđ —{—gt<č}Ž,Îq‹P]J{|<ˇŰ8Ú–IPˇĎ“Üoa6‡¸fy1w^SÇńĎí=Á›ÇĎN(q§^Ľ,\ei.ëęr žjI=ôŹŚb4\Ĺb{. żĂţÚKř>yc·|ŃşłŐ¤ %3ë;>W#>Wă¬bButt¦ÇĽ,Őý>‘€ď"5ÔŚěu®«ËaMťŤţuyÝŠEd—óv“…¦ÎóŃá…Ů6j+­ f4óRk3UŮ5Ô—-çŻZKén‘g_?Łö=J¨Ř¤(°¤x\4˝ë#töőRdÍ„[nCąű®‹&’ zĺ}®Fî÷Č ľBfŕe2§>MGGgá řđRu<ť=KŠsXRśC˙ȸ ]č÷c±ą©\6Jĺ2{Üxop8ZDăë(­#-¬+şŠ?۱‰Ĺö~ôj#í=î¨x*Š‚Íj¦˘8#eöP߇öÁ^jóŐ yż¸†1{Úďɇe\ž!‚î÷°ÔTO͢4˘3ęččĚ?3ÎH/pÇ4†îśÉő§?R š[ą@W@NQÓ2žŃŕ(Ť˝Ge¶­®Ć5<Ć3Ż6Ć5Ź«)Ë'7G¤wd(é5 łm,Nůŕóęł{F¦(¨ŁŁsIHK85ÁôŹ9ÓŮĎ‘¶ŢhĹtŤülk´ďxU±Ý‘•cÁlM­™#ç,CžÍLAŽ…`L va¶ŤÂl+éÄ´ŽFެM";6ŐĐ1čáwoźŠ†,ĄNŹÖŃŃyż1máÔJ½rđ /h¦˝ŰM NÚ Ň Ş-x·¬¨âĂŰVbÍŘ2¬I®zqČ-cĘž–µ‹fyn(5p‹TÍ™G[Ô‚(ýn/‹Kr“6RX[če]ˇWmźĄŁŁsE3-áŚíHůĚKGđxýj/ńHËÝpXŽËÜ1D<ľŻ:ĹŰ'[YRś‹Çó¢(0äńăr ääZµ•Vj+­xÓMŤŃŕ(;X]°†W/ˇ­{Ź/Ŕ…>5u]m1++ Qoôśu…^®Éű/Ý›­Łó>aZÂ9<čĺü ›÷ÚşńŽ0D5ţ°Y3XZś‹=Çmpćöچ1Cž1B˛,.Šj¤0áHZËŢşĄVŞ+,dçsmN-ጆíi[›±ôŽu3$”ł˛¦ĘcyméÁ`pŹŽńÖ{ç9ÖjˇbQ6÷mYÎÖšQ,îo-<Ń,y Ąř é—˝ÖŃŃ™’i/Ő]n?}c( Dęł®¦Gw¬ĺęĺ-&ÂaµbwSŰżÜ}LŤ‹ôú CŃú›B$ż|¶{ś˛¬PQMŢlú<}ôyú¨5[1™Ó_˘'˘YťUąŐ¬ŞĘád{aYÁ(Š(€ËíeEy15eĹäţhFęsî,(ýXń=‚^ ĂIDAT.š::‡iĹÉäägF¸}µĂ~Љ¶>ć:J l)÷:cĎUd¸şľÜ18âcČ㣽Ű ŞO‡!Ź)»{Ž…‘Á´óÓ§Bó¬‡Âs“.*Ë y63EůY á©O‚k6…ö‚W_ŇŃŃ™3.+§‰çÝ7¬phęŕ|ź{ÚÍĹ4ńܱˇÚ‘ť™ÁŹ^:‘3=(¶xÖ–-˘¦Ľ–¦ţS łËşśČ2e‘cÉÁ`磇şŽŽN łŞÇ© ŕşĘ"€,čđű‚äd6Lç\"×­Zâ(ĘĎ仏±ËŮÍ˝č“xŐCó"š J´LR\uřŠ?ˇ‚ü†YJ(¶ĎŮőttt¦Ď¬×xËs§Ů˘¶…ČÉź~rA¤AjËí|ęC[xňţÍT•ĺEZúÎcÜQ 4«Îh0L=xÉ2eQ‘_Nľ-O·6ut.cslÚv M|ďľa_ůŘ-ܸ¦‡Ň…bF+#M„?Wh{±łuĄĚŠJÝÚÔŃą´ĚJ8Ýކ1oPô 9N´_ŕĐénN´_`Đ3äPd”tT󸯪±óä›yđć5dY3Ćc s×#řÇ‚ä)vŠ,%ły+ÓB]ŞÍ©ŹćŐÇÎ/ć7&RjŞŚ«©Č2eQšSBŽ5g¶oGGGg†ĚxŹS‘iČÉĎtě?ŐĚďťGâ lÔ—-ćNé*jËĄuM-˨´ŔÖđWľĆ±Şj˙ň‚3âu&ÄOúüA:=¸Ľţ¤×›-E–ň;űz/0äńĎşž¨AC ą˝ä)UYJh ¶¤=§˛¬2Ý)¤Łs ™•Ĺ9čâtWÇ„ŞDMťçi<ŰŠ,ö˛Ć­ĎŞů›Ź\džeĄ(ŠÚi2:5–ł»ĎGČo!ÇzqZ—ąĽ~ÎőŹ0ę Ěh©.‡Áă„ e|ţgz] Ť)iĎą*»†ŤĄô˝MťK̬Ľę9Öś”˙řϻܜwąÓ¶:5˝î˙öŇavl#,+q–ß—‹.÷Kí9d™˛ćÔłžcÍ&äµĐç›đşSˇ VĆ_Z’Ë©’ęň<\Ă~žěb`hŚöîa–VMÎ1ˇYĽ#ťą`VqśDV-^ęhíŚë]>WhK÷Ú˛E ˙ç·8ÖVăéśjßsQ:şzGXWY1ŁĄo*4Źz{×\®iź§ ¦-ÓĚÖUŐ|xŰJjËł Â3 |äĆ5„‚ăÁď¶!ţ˙öÎĄ·‰+ Ăď™ă±'>cŹÇ·`Ó8j‹@‘„V…E VÝtźEÇëţ¤ţ‚n«Şb(ËV…›"î– %"qđ%qdʧ‹É¸®IH ¸ĺ{$o,ŤĎ™…_˝ç|·űĄ»{îĺdbąhčjăGÄǧçąę©°†TX{K8#ATŮFą´-˛˙Ąťčl0¤:~şţ¤=÷Ľşą…Ą+řş>â¸ßJOKµ‰+‡ 7|¸W,byµ Ir‚=Ý9™ ¶Ťv“fMU0i ăň79L™€O‘ťűČŔ?bÇądb{Ľr.–E­YC±˛łŕwĎM‚¸iš~1ÜŕśłcGFć†G/ťÚëX@Ŭa “LÔ rđşÖRd…O'çô€‚'/ÖP*;Ł<¬–ŤŁ# ÇĽXÝxŤF«·Úm! dcY¬—†đëď®pnÓmŔ˛l4›¶“.eAáC6Á…Óľżt ßž=ѤŮë)p;Ëntż c(0†‚"+l,’ž˛ÚŢ»BŠŽăú¦'ˇú@˘ICĎŽÓu±€ČźÉćđ¦ěL$ ÷ĽąÝÖšź5ňz`?ţr ‹ŹţÂóWeü±ôă_LÁĐŹâÎĘížÖqŁéż-qż¸‚¦ŐBÓr˘â^™CS}8 3˘cbě&Gă˙*7}ź7“`ľYÝ@ZËçNdaY-4- ÎÝtL‚0zN—##â«5¬U×R¶j (J›ěv6 }íRÍk‹ĎNh8˙UĺÍĘ®Gß˝p06BrXĂwóP˝~„>„C^¤Ââ!ż{ď|ôŔ·]˘jÚ-śKyJ5"Á†ő«´q;í(ßńŐ˙ó×ë ÓĂyţÚâ3\ůů&Bę.Î ­bqůÖ{GŘ…,0źB.šŰ«ă A|Ćü§ű‘)Šlr.ćg ü°p餆«>6uLƧ d±ď߲Ŕ¸>”wµr˝Ŕ$°w|Ě÷VA :}sś.nÂűÇ×ń.ŻV±Uo ňŁX}Š;+·÷tž]N“Ü$Aď¤owśź÷î3QŰ×ăâ’"‰Ż˘Xyú–€ Y Č ÍÂ凞ë…ý´Ä#âóćă8wŮG[D·ę ”*ëí9?Â#ô;Ť28—ŕSdršA싾 ç ˛Cđ   AŕoÜ´h#żÔ*ŔIEND®B`‚pgrouting-pgrouting-2.1.0/doc/static/images/pgrouting.png000066400000000000000000000056051257314352300236040ustar00rootroot00000000000000‰PNG  IHDR‚~ߍ9­sRGB®ÎéQPLTE˙˙˙˙bd˙Î-`—3f™4eš2d™Kw¦9jťp“·f•žjšůŹŻµ®Ő°™Ëš‘¬ČµÉר·ŰĚ×ç˙ü˙ţý˙÷÷úđěőŰäßě١É^ú×tRNS@ćŘfbKGDH pHYs  šśtIMEÚ1ł»  IDATxÚŐ[‹v«*=t€T ˛“˙˙Đ;3hâMzÖşôô4mSŮÎsĎ ţúő?^W´‚řúźďC´FK©”’RëÎĹ‹"úŘiBŕ…/*©»řĎ@Dß…»×®şŞkü¬‡Ň6üŢ#¨3 ČîçAxoe/!¤ ńg• zo ˇÝO "F˝#‚„2áÇ0Ä^ЧÖ3s¤Wé š¦Đýađ .Zh?˘ Ď2(~Őý†KeŔ ćă|Đ'Př8o*É~Wř‚0|:&€ú” óU‰ňÄ \ř¤7$cÜQfĚ™"đź‹Ţ;tČ=­‘<, ÔBĘ$17)QďAíBŔ轀P}Ę$˝ď,wrƵµ 9řO¦>@ ˝­‰Cĺ~ővĘBŠÚ!AČČţő €íIQŐŇé‹°ţ]ČPDVý“o@J¨6 €ŚţŤý€†t{»0ŽŃ‘D€5–ˇf(şZÎ,¦ÄË=˝eŰy›y!Ą¸Ć1ČŃ«Y…6·SS+ç‚"@hÇŠĚ*°2Ŕňbô›‰ňkÄ+qzUé‚ęÂ^k]-t&"$ Ą’ )´™C…š˘ăŢ”€ÚËz›ĽDăCŽ?í+*ç¸ ;!n<#äîlŢ#ČX ÷ Xyu¶?ü¬Çv 9}ňS=g•Ř€€˙¤Ş§07ÄMę»I›Ł4cQ›šRYŻP(Äf?’k»=pŚX&ë Ő‚ŘkF,Jv슻{°ŞýsíŽďž—©vëŠÔäË^mŘä>Ч… đóŠEŚÍŹ|A^g:G@IŇ÷0Ďcn¤ź¬Žł¶8(ĄLJătČÍXËH" %vś#řf›hN ˇ¤ÝĹäÄĐĺyqÝJ:ߎk‚ÁśBie ’vOĘ0w˝/WOX¬±§…P^ŮĘî6¬űßüBÁťňK”÷„nÖčîW8N`Ý©rߌný™V/jOßĹśrç:đ„`üj…ˇć# ˘<,ťę†ŹŠčg{cëxpöüŃ˝ďD®Ĺ‘ĘŠľŔŮđuśF&—°ŻÝú?‚KcłŮBoř¤K Ź6`ŃĘ@‡śřýű÷ź{˙ő—Šą—I!ĘÜŘR©â:şcŽB“Ž™)Ć×¶Qa«ďC÷ÚŮ~BŽČŃ$6 .čî Ü>řĚ*TD´"ßî‚Z7z0˙¦ç*xLÎ)4 {ţC»Gź_ěĹQ!gŽ5ń‚žłR¸çśś‡ŕÔÄÍÝцŘPÁl@ŕŤÜ+ý´éHU5ńĘ{– ýĚă‚Í ]b ýkőւøxă~~}Öeˇi@A!„ÖŐP>®źzÖó™{BXÚBćÍeÔ—˝BšµŔ!„Ö—@hËę(żÂŔMöŃÂ6!čE !úŢą~‚_C¦”k?ŰtJ±ÄŰ–ś ÷~ Áëă.’µËC ĆpŠ„ŕűÄ|–M[ôŚ”µDňÜę)2ŠŽá‚-†a5BKĎ'lŰă‚çkäěÍmaOÜŰ<„”Ĺ6ŤanŤ@ :á~ş`*bNIT/€Íi‚XÓx‰‰a8+ôěűőţÄLŠQŘ:YM$î 9°ÓÓŰŰöÔ§ľ±x‘­č]‹Ú…Ś? Ť>m\\ Śž|ÎŮ«ÝĘg®ečWBp††©ŽÎüŐ•©Üv •aÖg,?ö„Ň޵H6,jĘ__ţčüzś`häR,&ß'mďäi^_¤¬Ř÷} ńź?éľĆ®óz\x‘-ÔŚŘIEND®B`‚pgrouting-pgrouting-2.1.0/doc/test/000077500000000000000000000000001257314352300172755ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/test/CMakeLists.txt000066400000000000000000000000001257314352300220230ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/test/alphashape-any.result000066400000000000000000000000521257314352300234250ustar00rootroot0000000000000010.00 ----------------------------- 11.75 pgrouting-pgrouting-2.1.0/doc/test/alphashape-any.test.sql000066400000000000000000000022221257314352300236650ustar00rootroot00000000000000-------------------------------------------------------------------------------- -- PGR_alphaShape -------------------------------------------------------------------------------- -- testing with areas --SELECT * FROM pgr_alphaShape('SELECT id, x, y FROM vertex_table'); --SELECT * FROM pgr_alphaShape('SELECT id::integer, ST_X(the_geom)::float AS x, ST_Y(the_geom)::float AS y FROM edge_table_vertices_pgr'); SELECT round(ST_Area(ST_MakePolygon(ST_AddPoint(foo.openline, ST_StartPoint(foo.openline))))::numeric, 2) AS st_area FROM (SELECT ST_MakeLine(points ORDER BY id) AS openline FROM (SELECT ST_MakePoint(x, y) AS points, row_number() over() AS id FROM pgr_alphaShape('SELECT id, x, y FROM vertex_table') ) AS a) AS foo; \echo '-----------------------------' SELECT round(ST_Area(ST_MakePolygon(ST_AddPoint(foo.openline, ST_StartPoint(foo.openline))))::numeric, 2) AS st_area FROM (SELECT ST_MakeLine(points ORDER BY id) AS openline FROM (SELECT ST_MakePoint(x, y) AS points, row_number() over() AS id FROM pgr_alphaShape('SELECT id::integer, ST_X(the_geom)::float AS x, ST_Y(the_geom)::float AS y FROM edge_table_vertices_pgr') ) AS a) AS foo; pgrouting-pgrouting-2.1.0/doc/test/analyzeGraph-any.result000066400000000000000000000442661257314352300237630ustar00rootroot00000000000000 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'id','the_geom','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Got function st_srid(integer) does not exist NOTICE: ERROR: something went wrong when checking for SRID of id in table public.edge_table FAIL NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','id < 10') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 4 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','the_geom && (SELECT st_buffer(the_geom,0.05) FROM edge_table WHERE id=5)') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 5 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','the_geom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE gid=100)') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 10 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('mytable',0.0001,'gid','mygeom','src','tgt','true') NOTICE: Performing checks, please wait... NOTICE: Got function st_srid(integer) does not exist NOTICE: ERROR: something went wrong when checking for SRID of gid in table public.mytable FAIL NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt','gid < 10') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 4 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt','gid < 10') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 4 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt','mygeom && (SELECT st_buffer(mygeom,1) FROM mytable WHERE gid=5)') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 1 NOTICE: Dead ends: 5 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt','mygeom && (SELECT st_buffer(mygeom,1) FROM mytable WHERE gid=5)') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 1 NOTICE: Dead ends: 5 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt','mygeom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE place='myhouse')') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 10 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt','mygeom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE place='myhouse')') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 10 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','id < 10') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 4 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','id >= 10') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 8 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','id < 17') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 3 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','id <17') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 16 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 3 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 OK pgrouting-pgrouting-2.1.0/doc/test/analyzeGraph-any.test.sql000066400000000000000000000072041257314352300242110ustar00rootroot00000000000000 ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_analyzegraph ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ SELECT pgr_createTopology('edge_table',0.001); SELECT pgr_analyzeGraph('edge_table',0.001); SELECT pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target'); SELECT pgr_analyzeGraph('edge_table',0.001,'id','the_geom','source','target'); SELECT pgr_analyzeGraph('edge_table',0.001,the_geom:='the_geom',id:='id',source:='source',target:='target'); SELECT pgr_analyzeGraph('edge_table',0.001,source:='source',id:='id',target:='target',the_geom:='the_geom'); SELECT pgr_analyzeGraph('edge_table',0.001,source:='source'); SELECT pgr_analyzeGraph('edge_table',0.001,rows_where:='id < 10'); SELECT pgr_analyzeGraph('edge_table',0.001,rows_where:='the_geom && (SELECT st_buffer(the_geom,0.05) FROM edge_table WHERE id=5)'); DROP TABLE IF EXISTS otherTable; CREATE TABLE otherTable AS (SELECT 100 AS gid, st_point(2.5,2.5) AS other_geom) ; SELECT pgr_analyzeGraph('edge_table',0.001,rows_where:='the_geom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE gid=100)'); DROP TABLE IF EXISTS mytable; CREATE TABLE mytable AS (SELECT id AS gid, source AS src ,target AS tgt , the_geom AS mygeom FROM edge_table); SELECT pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt'); SELECT pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt'); SELECT pgr_analyzeGraph('mytable',0.0001,'gid','mygeom','src','tgt'); SELECT pgr_analyzeGraph('mytable',0.001,the_geom:='mygeom',id:='gid',source:='src',target:='tgt'); SELECT pgr_analyzeGraph('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom'); SELECT pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt',rows_where:='gid < 10'); SELECT pgr_analyzeGraph('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom',rows_where:='gid < 10'); SELECT pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt', rows_where:='mygeom && (SELECT st_buffer(mygeom,1) FROM mytable WHERE gid=5)'); SELECT pgr_analyzeGraph('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom', rows_where:='mygeom && (SELECT st_buffer(mygeom,1) FROM mytable WHERE gid=5)'); DROP TABLE IF EXISTS otherTable; CREATE TABLE otherTable AS (SELECT 'myhouse'::text AS place, st_point(2.5,2.5) AS other_geom) ; SELECT pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt', rows_where:='mygeom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE place='||quote_literal('myhouse')||')'); SELECT pgr_analyzeGraph('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom', rows_where:='mygeom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE place='||quote_literal('myhouse')||')'); -------------------- SELECT pgr_createTopology('edge_table',0.001); SELECT pgr_analyzeGraph('edge_table', 0.001); SELECT pgr_analyzeGraph('edge_table',0.001,rows_where:='id < 10'); SELECT pgr_analyzeGraph('edge_table',0.001,rows_where:='id >= 10'); SELECT pgr_analyzeGraph('edge_table',0.001,rows_where:='id < 17'); -- Simulate removal of edges SELECT pgr_createTopology('edge_table', 0.001,rows_where:='id <17'); SELECT pgr_analyzeGraph('edge_table', 0.001); pgrouting-pgrouting-2.1.0/doc/test/analyzeOneway-any.result000066400000000000000000000006121257314352300241470ustar00rootroot00000000000000 NOTICE: PROCESSING: NOTICE: pgr_analyzeOneway('edge_table','{"",B,TF}','{"",B,FT}','{"",B,FT}','{"",B,TF}','dir','source','target',t) NOTICE: Analyzing graph for one way street errors. NOTICE: Analysis 25% complete ... NOTICE: Analysis 50% complete ... NOTICE: Analysis 75% complete ... NOTICE: Analysis 100% complete ... NOTICE: Found 0 potential problems in directionality OK pgrouting-pgrouting-2.1.0/doc/test/analyzeOneway-any.test.sql000066400000000000000000000005411257314352300244070ustar00rootroot00000000000000 --------------------------------------------------------------------------------------- -- pgr_analyzeOneway --------------------------------------------------------------------------------------- SELECT pgr_analyzeOneway('edge_table', ARRAY['', 'B', 'TF'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'TF'], oneway:='dir'); pgrouting-pgrouting-2.1.0/doc/test/apspJohnson-any.result000066400000000000000000000001241257314352300236210ustar00rootroot000000000000000|1|1|0 1|1|2|1 2|1|5|2 3|1|6|3 4|1|9|4 5|1|10|3 6|1|11|4 7|1|12|5 8|1|13|4 9|2|2|0 pgrouting-pgrouting-2.1.0/doc/test/apspJohnson-any.test.sql000066400000000000000000000011061257314352300240610ustar00rootroot00000000000000------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_apspJohnson ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ SELECT seq, id1 AS FROM, id2 AS to, cost FROM pgr_apspJohnson( 'SELECT source, target, cost FROM edge_table' ) limit 10; pgrouting-pgrouting-2.1.0/doc/test/apspWarshall-any.result000066400000000000000000000001251257314352300237610ustar00rootroot000000000000000|1|1|0 1|1|2|1 2|1|3|0 3|1|4|-1 4|1|5|2 5|1|6|1 6|1|11|2 7|1|10|3 8|1|12|1 9|1|13|4 pgrouting-pgrouting-2.1.0/doc/test/apspWarshall-any.test.sql000066400000000000000000000011421257314352300242200ustar00rootroot00000000000000------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_apspWarshall ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ SELECT seq, id1 AS FROM, id2 AS to, cost FROM pgr_apspWarshall( 'SELECT id, source, target, cost FROM edge_table', false, false ) limit 10; pgrouting-pgrouting-2.1.0/doc/test/astar-any.result000066400000000000000000000001361257314352300224340ustar00rootroot000000000000000|4|16|1 1|9|9|1 2|6|11|1 3|11|12|1 4|10|-1|0 0 |4|3|1 1 |3|5|1 2 |6|8|1 3 |5|10|1 4 |10|-1|0 pgrouting-pgrouting-2.1.0/doc/test/astar-any.test.sql000066400000000000000000000015271257314352300227000ustar00rootroot00000000000000------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_AStar ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_AStar( 'SELECT id, source, target, cost, x1, y1, x2, y2 FROM edge_table order by id', 4, 10, false, false); SELECT seq, id1 AS node, id2 AS edge, round(cost) as cost FROM pgr_AStar( 'SELECT id, source, target, cost, x1, y1, x2, y2, reverse_cost FROM edge_table ', 4, 10, true, true); pgrouting-pgrouting-2.1.0/doc/test/bdDijkstra-any.result000066400000000000000000000001461257314352300234040ustar00rootroot000000000000000|7|6|1 1|8|7|1 2|5|8|1 3|6|9|1 4|9|15|1 5|12|-1|0 0|7|6|1 1|8|7|1 2|5|8|1 3|6|9|1 4|9|15|1 5|12|-1|0 pgrouting-pgrouting-2.1.0/doc/test/bdDijkstra-any.test.sql000066400000000000000000000014351257314352300236450ustar00rootroot00000000000000------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_bdDijkstra ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ SELECT seq, id1 AS node, id2 AS edge, round(cost) as cost FROM pgr_bdDijkstra( 'SELECT id, source, target, cost FROM edge_table order by id', 7, 12, false, false); SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_bdDijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 7, 12, true, true); pgrouting-pgrouting-2.1.0/doc/test/bdstar-any.result000066400000000000000000000001301257314352300225730ustar00rootroot000000000000000|4|3|0 1|3|5|1 2|6|11|1 3|11|12|0 4|10|-1|0 0|4|3|1 1|3|5|1 2|6|8|1 3|5|10|1 4|10|-1|0 pgrouting-pgrouting-2.1.0/doc/test/bdstar-any.test.sql000066400000000000000000000014701257314352300230420ustar00rootroot00000000000000------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_pgr_bdAStar ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ SELECT seq, id1 AS node, id2 AS edge, round(cost) as cost FROM pgr_bdAStar( 'SELECT id, source, target, cost, x1, y1, x2, y2 FROM edge_table order by id', 4, 10, false, false); SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_bdAStar( 'SELECT id, source, target, cost, x1, y1, x2, y2, reverse_cost FROM edge_table ', 4, 10, true, true); pgrouting-pgrouting-2.1.0/doc/test/createTopology-any.result000066400000000000000000000214551257314352300243310ustar00rootroot00000000000000 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','id < 10') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 9 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','the_geom && (SELECT st_buffer(the_geom,0.05) FROM edge_table WHERE id=5)') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 6 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: table "othertable" does not exist, skipping NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','the_geom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE gid=100)') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 12 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: table "mytable" does not exist, skipping NOTICE: PROCESSING: NOTICE: pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt','gid < 10') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 9 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt','gid < 10') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 9 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt','mygeom && (SELECT st_buffer(mygeom,1) FROM mytable WHERE gid=5)') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 16 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt','mygeom && (SELECT st_buffer(mygeom,1) FROM mytable WHERE gid=5)') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 16 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt','mygeom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE gid=100)') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 12 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt','mygeom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE gid=100)') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 12 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','id<10') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 9 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK pgrouting-pgrouting-2.1.0/doc/test/createTopology-any.test.sql000066400000000000000000000066571257314352300245770ustar00rootroot00000000000000 ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- pgr_createTopology ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ \set verbosity terse SELECT pgr_createTopology('edge_table',0.001); SELECT pgr_createTopology('edge_table',0.001,'the_geom','id','source','target'); -- SELECT pgr_createTopology('edge_table',0.001,'id','the_geom','source','target'); SELECT pgr_createTopology('edge_table',0.001,the_geom:='the_geom',id:='id',source:='source',target:='target'); SELECT pgr_createTopology('edge_table',0.001,source:='source',id:='id',target:='target',the_geom:='the_geom'); SELECT pgr_createTopology('edge_table',0.001,source:='source'); SELECT pgr_createTopology('edge_table',0.001,rows_where:='id < 10'); SELECT pgr_createTopology('edge_table',0.001,rows_where:='the_geom && (SELECT st_buffer(the_geom,0.05) FROM edge_table WHERE id=5)'); DROP TABLE IF EXISTS otherTable; CREATE TABLE otherTable AS (SELECT 100 AS gid, st_point(2.5,2.5) AS other_geom); SELECT pgr_createTopology('edge_table',0.001,rows_where:='the_geom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE gid=100)'); DROP TABLE IF EXISTS mytable; CREATE TABLE mytable AS (SELECT id AS gid, the_geom AS mygeom,source AS src ,target AS tgt FROM edge_table) ; SELECT pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt'); -- SELECT pgr_createTopology('mytable',0.001,'gid','mygeom','src','tgt'); SELECT pgr_createTopology('mytable',0.001,the_geom:='mygeom',id:='gid',source:='src',target:='tgt'); SELECT pgr_createTopology('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom'); SELECT pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt',rows_where:='gid < 10'); SELECT pgr_createTopology('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom',rows_where:='gid < 10'); SELECT pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt', rows_where:='mygeom && (SELECT st_buffer(mygeom,1) FROM mytable WHERE gid=5)'); SELECT pgr_createTopology('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom', rows_where:='mygeom && (SELECT st_buffer(mygeom,1) FROM mytable WHERE gid=5)'); DROP TABLE IF EXISTS otherTable; CREATE TABLE otherTable AS (SELECT 100 AS gid, st_point(2.5,2.5) AS other_geom) ; SELECT pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt', rows_where:='mygeom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE gid=100)'); SELECT pgr_createTopology('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom', rows_where:='mygeom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE gid=100)'); ------------------------------------------------------------------------------- SELECT pgr_createTopology('edge_table', 0.001,rows_where:='id<10'); SELECT pgr_createTopology('edge_table', 0.001); pgrouting-pgrouting-2.1.0/doc/test/createVertTab-any.result000066400000000000000000000257221257314352300240650ustar00rootroot00000000000000 NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edge_table','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edge_table_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 17 VERTICES NOTICE: FOR 18 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 18 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edge_table','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edge_table_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 17 VERTICES NOTICE: FOR 18 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 18 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edge_table','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edge_table_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 17 VERTICES NOTICE: FOR 18 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 18 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edge_table','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edge_table_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 17 VERTICES NOTICE: FOR 18 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 18 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edge_table','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edge_table_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 17 VERTICES NOTICE: FOR 18 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 18 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edge_table','the_geom','source','target','id < 10') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edge_table_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 9 VERTICES NOTICE: FOR 10 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 10 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edge_table','the_geom','source','target','the_geom && (select st_buffer(the_geom,0.5) FROM edge_table WHERE id=5)') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edge_table_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 9 VERTICES NOTICE: FOR 9 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 9 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edge_table','the_geom','source','target','the_geom && (select st_buffer(other_geom,0.5) FROM otherTable WHERE gid=100)') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edge_table_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 10 VERTICES NOTICE: FOR 12 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 12 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('mytable','mygeom','src','tgt','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.mytable_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 17 VERTICES NOTICE: FOR 18 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 18 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('mytable','mygeom','src','tgt','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.mytable_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 17 VERTICES NOTICE: FOR 18 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 18 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('mytable','mygeom','src','tgt','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.mytable_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 17 VERTICES NOTICE: FOR 18 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 18 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('mytable','mygeom','src','tgt','gid < 10') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.mytable_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 9 VERTICES NOTICE: FOR 10 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 10 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('mytable','mygeom','src','tgt','gid < 10') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.mytable_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 9 VERTICES NOTICE: FOR 10 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 10 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('mytable','mygeom','src','tgt','mygeom && (SELECT st_buffer(mygeom,0.5) FROM mytable WHERE gid=5)') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.mytable_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 9 VERTICES NOTICE: FOR 9 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 9 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('mytable','mygeom','src','tgt','mygeom && (SELECT st_buffer(mygeom,0.5) FROM mytable WHERE gid=5)') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.mytable_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 9 VERTICES NOTICE: FOR 9 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 9 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('mytable','mygeom','src','tgt','mygeom && (SELECT st_buffer(other_geom,0.5) FROM otherTable WHERE gid=100)') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.mytable_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 10 VERTICES NOTICE: FOR 12 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 12 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('mytable','mygeom','src','tgt','mygeom && (SELECT st_buffer(other_geom,0.5) FROM otherTable WHERE gid=100)') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.mytable_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 10 VERTICES NOTICE: FOR 12 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 12 NOTICE: Vertices table for table public.mytable is: public.mytable_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edge_table','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edge_table_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 17 VERTICES NOTICE: FOR 18 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 18 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK pgrouting-pgrouting-2.1.0/doc/test/createVertTab-any.test.sql000066400000000000000000000060471257314352300243230ustar00rootroot00000000000000------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_createVerticesTable ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- SELECT pgr_createTopology('edge_table',0.001); SELECT pgr_createVerticesTable('edge_table'); SELECT pgr_createVerticesTable('edge_table','the_geom','source','target'); -- SELECT pgr_createVerticesTable('edge_table','source','the_geom','target'); SELECT pgr_createVerticesTable('edge_table',the_geom:='the_geom',source:='source',target:='target'); SELECT pgr_createVerticesTable('edge_table',source:='source',target:='target',the_geom:='the_geom'); SELECT pgr_createVerticesTable('edge_table',source:='source'); SELECT pgr_createVerticesTable('edge_table',rows_where:='id < 10'); SELECT pgr_createVerticesTable('edge_table',rows_where:='the_geom && (select st_buffer(the_geom,0.5) FROM edge_table WHERE id=5)'); DROP TABLE IF EXISTS otherTable; CREATE TABLE otherTable AS (SELECT 100 AS gid, st_point(2.5,2.5) AS other_geom) ; SELECT pgr_createVerticesTable('edge_table',rows_where:='the_geom && (select st_buffer(other_geom,0.5) FROM otherTable WHERE gid=100)'); DROP TABLE IF EXISTS mytable; CREATE TABLE mytable AS (SELECT id AS gid, the_geom AS mygeom,source AS src ,target AS tgt FROM edge_table) ; SELECT pgr_createVerticesTable('mytable','mygeom','src','tgt'); -- SELECT pgr_createVerticesTable('mytable','src','mygeom','tgt'); SELECT pgr_createVerticesTable('mytable',the_geom:='mygeom',source:='src',target:='tgt'); SELECT pgr_createVerticesTable('mytable',source:='src',target:='tgt',the_geom:='mygeom'); SELECT pgr_createVerticesTable('mytable','mygeom','src','tgt',rows_where:='gid < 10'); SELECT pgr_createVerticesTable('mytable',source:='src',target:='tgt',the_geom:='mygeom',rows_where:='gid < 10'); SELECT pgr_createVerticesTable('mytable','mygeom','src','tgt', rows_where:='mygeom && (SELECT st_buffer(mygeom,0.5) FROM mytable WHERE gid=5)'); SELECT pgr_createVerticesTable('mytable',source:='src',target:='tgt',the_geom:='mygeom', rows_where:='mygeom && (SELECT st_buffer(mygeom,0.5) FROM mytable WHERE gid=5)'); DROP TABLE IF EXISTS otherTable; CREATE TABLE otherTable AS (SELECT 100 AS gid, st_point(2.5,2.5) AS other_geom) ; SELECT pgr_createVerticesTable('mytable','mygeom','src','tgt', rows_where:='mygeom && (SELECT st_buffer(other_geom,0.5) FROM otherTable WHERE gid=100)'); SELECT pgr_createVerticesTable('mytable',source:='src',target:='tgt',the_geom:='mygeom', rows_where:='mygeom && (SELECT st_buffer(other_geom,0.5) FROM otherTable WHERE gid=100)'); ------------------------------------- SELECT pgr_createVerticesTable('edge_table'); pgrouting-pgrouting-2.1.0/doc/test/dijkstra-v2.result000066400000000000000000000001441257314352300226740ustar00rootroot000000000000000|2|4|1 1|5|8|1 2|6|9|1 3|9|16|1 4|4|3|1 5|3|-1|0 0|2|4|1 1|5|8|1 2|6|5|1 3|3|-1|0 0|2|2|1 1|3|-1|0 pgrouting-pgrouting-2.1.0/doc/test/dijkstra-v2.test.sql000066400000000000000000000023151257314352300231350ustar00rootroot00000000000000------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_dijkstra V.2.0 ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2,3, true, false ); SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2,3, true, true ); SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, 3, false, false ); SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, false, true ); pgrouting-pgrouting-2.1.0/doc/test/issue-353.test.sql000066400000000000000000000005421257314352300224350ustar00rootroot00000000000000-- test for issue 353 select * from pgr_dijkstra( 'select id, source, target, cost from edge_table', array[2,7], array[5,6]); select * from pgr_dijkstra( 'select id, source, target, cost from edge_table', array[2,7], array[17,18]); select * from pgr_dijkstra( 'select id, source, target, cost from edge_table', array[2,7], array[5,6,17,18]); pgrouting-pgrouting-2.1.0/doc/test/kdijkstra-any.result000066400000000000000000000002611257314352300233070ustar00rootroot000000000000000|10|4|4 1|10|12|2 0|4|10|12|1 1|4|11|13|1 2|4|12|15|1 3|4|9|16|1 4|4|4|-1|0 5|12|10|12|1 6|12|11|13|1 7|12|12|-1|0 4|LINESTRING(2 3,3 3,4 3,4 2,4 1) 12|LINESTRING(2 3,3 3,4 3) pgrouting-pgrouting-2.1.0/doc/test/kdijkstra-any.test.sql000066400000000000000000000021051257314352300235450ustar00rootroot00000000000000------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_kdijkstraPath ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ SELECT seq, id1 AS source, id2 AS target, cost FROM pgr_kdijkstraCost( 'SELECT id, source, target, cost FROM edge_table', 10, array[4,12], false, false); SELECT seq, id1 AS path, id2 AS node, id3 AS edge, cost FROM pgr_kdijkstraPath( 'SELECT id, source, target, cost FROM edge_table', 10, array[4,12], false, false); SELECT id1 AS path, st_AStext(st_linemerge(st_union(b.the_geom))) AS the_geom FROM pgr_kdijkstraPath( 'SELECT id, source, target, cost FROM edge_table', 10, array[4,12], false, false ) a, edge_table b WHERE a.id3=b.id GROUP by id1 ORDER by id1; pgrouting-pgrouting-2.1.0/doc/test/ksp-any.result000066400000000000000000000004061257314352300221170ustar00rootroot000000000000000|0|7|6|1 1|0|8|7|1 2|0|5|8|1 3|0|6|9|1 4|0|9|15|1 5|0|12|-1|0 6|1|7|6|1 7|1|8|7|1 8|1|5|8|1 9|1|6|11|1 10|1|11|13|1 11|1|12|-1|0 0|0|7|6|1 1|0|8|7|1 2|0|5|10|1 3|0|10|12|1 4|0|11|13|1 5|0|12|-1|0 6|1|7|6|1 7|1|8|7|1 8|1|5|8|1 9|1|6|9|1 10|1|9|15|1 11|1|12|-1|0 pgrouting-pgrouting-2.1.0/doc/test/ksp-any.test.sql000066400000000000000000000010131257314352300223510ustar00rootroot00000000000000-------------------------------------------------------------------------------- -- PGR_ksp -------------------------------------------------------------------------------- SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table order by id', 7, 12, 2, false ); SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table order by id', 7, 12, 2, true ); pgrouting-pgrouting-2.1.0/doc/test/makeTests.sh000066400000000000000000000060031257314352300215700ustar00rootroot00000000000000psql -U postgres -h localhost -A -t -q -f sampledata.test pgr_test &>tmp.aaa sed s/psql:sampledata.test:[0-9]*:// sampledata.rest psql -U postgres -h localhost -A -t -q -f alphashape-any.test pgr_test &> tmp.aaa sed s/psql:alphashape-any.test:[0-9]*:// alphashape-any.rest psql -U postgres -h localhost -A -t -q -f apspJohnson-any.test pgr_test &> tmp.aaa sed s/psql:apspJohnson-any.test:[0-9]*:// apspJohnson-any.rest psql -U postgres -h localhost -A -t -q -f apspWarshall-any.test pgr_test &> tmp.aaa sed s/psql:apspWarshall-any.test:[0-9]*:// apspWarshall-any.rest psql -U postgres -h localhost -A -t -q -f astar-any.test pgr_test &> tmp.aaa sed s/psql:astar-any.test:[0-9]*:// astar-any.rest psql -U postgres -h localhost -A -t -q -f bdstar-any.test pgr_test &> tmp.aaa sed s/psql:bdstar-any.test:[0-9]*:// bdstar-any.rest psql -U postgres -h localhost -A -t -q -f bdDijkstra-any.test pgr_test &> tmp.aaa sed s/psql:bdDijkstra-any.test:[0-9]*:// bdDijkstra-any.rest psql -U postgres -h localhost -A -t -q -f dijkstra-any.test pgr_test &> tmp.aaa sed s/psql:dijkstra-any.test:[0-9]*:// dijkstra-any.rest psql -U postgres -h localhost -A -t -q -f drivingDistance-any.test pgr_test &> tmp.aaa sed s/psql:dt01-drivingDistance-any.test:[0-9]*:// drivingDistance-any.rest psql -U postgres -h localhost -A -t -q -f pointsAsPolygon-any.test pgr_test &> tmp.aaa sed s/psql:pointsAsPolygon-any.test:[0-9]*:// pointsAsPolygon-any.rest psql -U postgres -h localhost -A -t -q -f kdijkstra-any.test pgr_test &> tmp.aaa sed s/psql:kdijkstra-any.test:[0-9]*:// kdijkstra-any.rest psql -U postgres -h localhost -A -t -q -f ksp-any.test pgr_test &> tmp.aaa sed s/psql:ksp-any.test:[0-9]*:// ksp-any.rest psql -U postgres -h localhost -A -t -q -f tsp-any.test pgr_test &> tmp.aaa sed s/psql:tsp-any.test:[0-9]*:// tsp-any.rest psql -U postgres -h localhost -A -t -q -f trsp-any.test pgr_test &> tmp.aaa sed s/psql:trsp-any.test:[0-9]*:// trsp-any.rest psql -U postgres -h localhost -A -t -q -f utilities-any.test pgr_test &> tmp.aaa sed s/psql:utilities-any.test:[0-9]*:// utilities-any.rest psql -U postgres -h localhost -A -t -q -f createTopology-any.test pgr_test &> tmp.aaa sed s/psql:createTopology-any.test:[0-9]*:// createTopology-any.rest psql -U postgres -h localhost -A -t -q -f createVertTab-any.test pgr_test &> tmp.aaa sed s/psql:createVertTab-any.test:[0-9]*:// createVertTab-any.rest psql -U postgres -h localhost -A -t -q -f analyzeGraph-any.test pgr_test &> tmp.aaa sed s/psql:analyzeGraph-any.test:[0-9]*:// analyzeGraph-any.rest psql -U postgres -h localhost -A -t -q -f analyzeOneway-any.test pgr_test &> tmp.aaa sed s/psql:analyzeOneway-any.test:[0-9]*:// analyzeOneway-any.rest psql -U postgres -h localhost -A -t -q -f nodeNetwork-any.test pgr_test &> tmp.aaa sed s/psql:nodeNetwork-any.test:[0-9]*:// nodeNetwork-any.rest pgrouting-pgrouting-2.1.0/doc/test/nodeNetwork-any.result000066400000000000000000000131141257314352300236210ustar00rootroot00000000000000 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_nodeNetwork('edge_table',0.001,'the_geom','id','noded') NOTICE: Performing checks, please wait ..... NOTICE: Processing, please wait ..... NOTICE: Splitted Edges: 2 NOTICE: Untouched Edges: 16 NOTICE: Total original Edges: 18 NOTICE: Edges generated: 4 NOTICE: Untouched Edges: 16 NOTICE: Total New segments: 20 NOTICE: New Table: public.edge_table_noded NOTICE: ---------------------------------- OK 1|1 2|1 3|1 4|1 5|1 6|1 7|1 8|1 9|1 10|1 11|1 12|1 13|1 13|2 14|1 15|1 16|1 17|1 18|1 18|2 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table_noded',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 20 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table_noded is: public.edge_table_noded_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table_noded',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 1 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 OK NOTICE: column "old_id" of relation "edge_table" does not exist, skipping NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 22 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','id not in (select old_id from edge_table where old_id is not null)') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 1 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','old_id is null') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 1 NOTICE: Dead ends: 5 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 5 NOTICE: Ring geometries: 0 OK pgrouting-pgrouting-2.1.0/doc/test/nodeNetwork-any.test.sql000066400000000000000000000023101257314352300240540ustar00rootroot00000000000000-- pgr_nodeNetwork -------------------------------------------------------------------------------- SELECT pgr_createTopology('edge_table', 0.001); SELECT pgr_analyzegraph('edge_table', 0.001); SELECT pgr_nodeNetwork('edge_table', 0.001); SELECT old_id,sub_id FROM edge_table_noded ORDER BY old_id,sub_id; SELECT pgr_createTopology('edge_table_noded', 0.001); SELECT pgr_analyzegraph('edge_table_noded', 0.001); alter table edge_table drop column if exists old_id; alter table edge_table add column old_id integer; insert into edge_table (old_id,dir,cost,reverse_cost,the_geom) (with segmented as (select old_id,count(*) as i from edge_table_noded group by old_id) select segments.old_id,dir,cost,reverse_cost,segments.the_geom from edge_table as edges join edge_table_noded as segments on (edges.id = segments.old_id) where edges.id in (select old_id from segmented where i>1) ); SELECT pgr_createTopology('edge_table', 0.001); SELECT pgr_analyzegraph('edge_table', 0.001,rows_where:='id not in (select old_id from edge_table where old_id is not null)'); SELECT pgr_analyzegraph('edge_table', 0.001,rows_where:='old_id is null'); SELECT pgr_analyzegraph('edge_table', 0.001); pgrouting-pgrouting-2.1.0/doc/test/pointsAsPolygon-any.result000066400000000000000000000000141257314352300244650ustar00rootroot0000000000000010.00 11.75 pgrouting-pgrouting-2.1.0/doc/test/pointsAsPolygon-any.test.sql000066400000000000000000000007201257314352300247300ustar00rootroot00000000000000------------------------------------------------------------------------------- -- PGR_pointsAsPolygon ------------------------------------------------------------------------------- SELECT round(ST_Area(pgr_pointsAsPolygon('SELECT id, x, y FROM vertex_table'))::numeric, 2); SELECT round(ST_Area(pgr_pointsASPolygon('SELECT id::integer, st_x(the_geom)::float as x, st_y(the_geom)::float as y FROM edge_table_vertices_pgr'))::numeric, 2); pgrouting-pgrouting-2.1.0/doc/test/sampledata.data000066400000000000000000000061201257314352300222420ustar00rootroot00000000000000 ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- SAMPLE DATA ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ drop table if exists edge_table; CREATE TABLE edge_table ( id serial, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry ); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,0, 2,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 2,1, 3,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 3,1, 4,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,1, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,1, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0,2, 1,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 1,2, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3,2, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 2,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,2, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 2,3, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,3, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,3, 2,4); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,2, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,1, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0.5,3.5, 1.999999999999,3.5); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3.5,2.3, 3.5,4); UPDATE edge_table SET the_geom = st_makeline(st_point(x1,y1),st_point(x2,y2)), dir = CASE WHEN (cost>0 and reverse_cost>0) THEN 'B' -- both ways WHEN (cost>0 and reverse_cost<0) THEN 'FT' -- direction of the LINESSTRING WHEN (cost<0 and reverse_cost>0) THEN 'TF' -- reverse direction of the LINESTRING ELSE '' END; -- unknown select pgr_createTopology('edge_table',0.001); drop table if exists vertex_table; CREATE TABLE vertex_table ( id serial, x double precision, y double precision ); INSERT INTO vertex_table VALUES (1,2,0), (2,2,1), (3,3,1), (4,4,1), (5,0,2), (6,1,2), (7,2,2), (8,3,2), (9,4,2), (10,2,3), (11,3,3), (12,4,3), (13,2,4); pgrouting-pgrouting-2.1.0/doc/test/sampledata.result000066400000000000000000000007071257314352300226540ustar00rootroot00000000000000 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK pgrouting-pgrouting-2.1.0/doc/test/sampledata.test.sql000066400000000000000000000060141257314352300231100ustar00rootroot00000000000000 ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- SAMPLE DATA ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ CREATE TABLE edge_table ( id serial, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry ); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,0, 2,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 2,1, 3,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 3,1, 4,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,1, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,1, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0,2, 1,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 1,2, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3,2, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 2,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,2, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 2,3, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,3, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,3, 2,4); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,2, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,1, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0.5,3.5, 1.999999999999,3.5); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3.5,2.3, 3.5,4); UPDATE edge_table SET the_geom = st_makeline(st_point(x1,y1),st_point(x2,y2)), dir = CASE WHEN (cost>0 and reverse_cost>0) THEN 'B' -- both ways WHEN (cost>0 and reverse_cost<0) THEN 'FT' -- direction of the LINESSTRING WHEN (cost<0 and reverse_cost>0) THEN 'TF' -- reverse direction of the LINESTRING ELSE '' END; -- unknown select pgr_createTopology('edge_table',0.001); CREATE TABLE vertex_table ( id serial, x double precision, y double precision ); INSERT INTO vertex_table VALUES (1,2,0), (2,2,1), (3,3,1), (4,4,1), (5,0,2), (6,1,2), (7,2,2), (8,3,2), (9,4,2), (10,2,3), (11,3,3), (12,4,3), (13,2,4); pgrouting-pgrouting-2.1.0/doc/test/test.conf000066400000000000000000000013431257314352300211240ustar00rootroot00000000000000#!/usr/bin/perl -w # ksp-any # this test does not return consistent results %main::tests = ( 'any' => { 'comment' => 'documentation SQL tests for any versions.', 'data' => ['sampledata'], 'tests' => [qw( sampledata alphashape-any apspJohnson-any astar-any bdstar-any bdDijkstra-any dijkstra-v2 pointsAsPolygon-any kdijkstra-any tsp-any trsp-any utilities-any createTopology-any createVertTab-any analyzeGraph-any analyzeOneway-any nodeNetwork-any )], 'postgis2-2-notworking' => [qw( apspWarsh-all-any )] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/doc/test/trsp-any.result000066400000000000000000000005761257314352300223220ustar00rootroot000000000000000|7|6|1 1|8|7|1 2|5|8|1 3|6|11|1 4|11|13|1 5|12|-1|0 0|7|6|1 1|8|7|1 2|5|8|1 3|6|11|1 4|11|13|1 5|12|-1|0 1|1|1|1|1 2|1|2|4|1 3|1|5|8|1 4|1|6|9|1 5|1|9|16|1 6|1|4|3|1 7|1|3|5|1 8|1|6|8|1 9|1|5|7|1 10|2|8|7|1 11|2|5|10|1 12|2|10|14|1 13|3|13|14|1 14|3|10|10|1 15|3|5|-1|0 1|1|-1|1|0.5 2|1|2|4|1 3|1|5|8|1 4|1|6|11|1 5|2|11|13|1 6|2|12|15|1 7|2|9|9|1 8|2|6|8|1 9|2|5|7|1 10|2|8|6|0.5 pgrouting-pgrouting-2.1.0/doc/test/trsp-any.test.sql000066400000000000000000000040741257314352300225560ustar00rootroot00000000000000------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_pgr_trsp ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ set log_min_messages='NOTICE'; /** hack to force EDB to log so uses hack elog for test **/ SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_trsp( 'SELECT id, source, target, cost FROM edge_table', 7, 12, false, false ); CREATE TABLE restrictions ( rid serial, to_cost double precision, to_edge integer, FROM_edge integer, via text ); INSERT INTO restrictions VALUES (1,100,7,4,null); INSERT INTO restrictions VALUES (2,4,8,3,5); INSERT INTO restrictions VALUES (3,100,9,16,null); SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_trsp( 'SELECT id, source, target, cost FROM edge_table', 7, 12, false, false, 'SELECT to_cost, to_edge AS target_id, FROM_edge || coalesce('','' || via, '''') AS via_path FROM restrictions' ); SELECT * FROM pgr_trspViaVertices( 'SELECT id, source::INTEGER, target::INTEGER, cost, reverse_cost FROM edge_table', ARRAY[1,8,13,5]::INTEGER[], true, true, 'SELECT to_cost, to_edge AS target_id, FROM_edge || coalesce('',''||via,'''') AS via_path FROM restrictions'); SELECT * FROM pgr_trspViaEdges( 'SELECT id, source::INTEGER, target::INTEGER,cost, reverse_cost FROM edge_table', ARRAY[1,11,6]::INTEGER[], ARRAY[0.5, 0.5, 0.5]::FLOAT8[], true, true, 'SELECT to_cost, to_edge AS target_id, FROM_edge || coalesce('',''||via,'''') AS via_path FROM restrictions'); pgrouting-pgrouting-2.1.0/doc/test/tsp-any.result000066400000000000000000000000431257314352300221250ustar00rootroot0000000000000015.4787 OK 0|1 1|0 2|3 3|2 11.3137 pgrouting-pgrouting-2.1.0/doc/test/tsp-any.test.sql000066400000000000000000000014331257314352300223700ustar00rootroot00000000000000-------------------------------------------------------------------------------- -- PGR_pgr_tsp -------------------------------------------------------------------------------- SELECT round(sum(cost)::numeric, 4) as cost FROM pgr_tsp('SELECT id, x, y FROM vertex_table ORDER BY id', 6, 5); select case when r=array[1,2,3,0] then 'OK' when r=array[1,0,3,2] then 'OK' else 'FAIL' end from (select array_agg(id) as r from (SELECT seq, id FROM pgr_tsp('{{0,1,2,3},{1,0,4,5},{2,4,0,6},{3,5,6,0}}'::float8[],1)) as a) as b; SELECT seq, id FROM pgr_tsp('{{0,1,2,3},{1,0,4,5},{2,4,0,6},{3,5,6,0}}'::float8[],1,2); SELECT round(sum(cost)::numeric, 4) as cost FROM pgr_tsp('SELECT id::integer, st_x(the_geom) as x,st_x(the_geom) as y FROM edge_table_vertices_pgr ORDER BY id', 6, 5); pgrouting-pgrouting-2.1.0/doc/test/utilities-any.result000066400000000000000000000000261257314352300233330ustar00rootroot000000000000002.1.0|pgrouting-2.1.0 pgrouting-pgrouting-2.1.0/doc/test/utilities-any.test.sql000066400000000000000000000005161257314352300235760ustar00rootroot00000000000000 -------------------------------------------------------------------------------- -- pgr_version -------------------------------------------------------------------------------- -- SELECT pgr_version(); -- DONT USE THIS IT CHANGES WITH EVERY COMMIT SELECT version, tag FROM pgr_version(); -- This changes infrequently pgrouting-pgrouting-2.1.0/doc/themes/000077500000000000000000000000001257314352300176035ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/doc/themes/null000066400000000000000000000000001257314352300204660ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/000077500000000000000000000000001257314352300163405ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/CMakeLists.txt000066400000000000000000000027661257314352300211130ustar00rootroot00000000000000SET(PACKAGE_SQL_FILES "") SET(L_PACKAGE_SQL_FILES "") ADD_SUBDIRECTORY(apsp_johnson) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(apsp_warshall) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(astar) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(bd_dijkstra) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(bd_astar) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(common) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(dijkstra) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(kdijkstra) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(ksp) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(trsp) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(tsp) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(driving_distance) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(label_graph) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(vrp_basic) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") ADD_SUBDIRECTORY(vrppdtw) LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") #ADD_SUBDIRECTORY(shooting_star) #LIST(APPEND L_PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}") # Make sure this is after all the ADD_SUBDIRECTORY SET(PACKAGE_SQL_FILES "${L_PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/apsp_johnson/000077500000000000000000000000001257314352300210415ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/apsp_johnson/CMakeLists.txt000066400000000000000000000002651257314352300236040ustar00rootroot00000000000000SET(PACKAGE_SQL_FILES "") ADD_SUBDIRECTORY(sql) SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) #MESSAGE("core/apsp_johnson: ${PACKAGE_SQL_FILES}") SUBDIRS(doc src test) pgrouting-pgrouting-2.1.0/src/apsp_johnson/doc/000077500000000000000000000000001257314352300216065ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/apsp_johnson/doc/CMakeLists.txt000066400000000000000000000000001257314352300243340ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/apsp_johnson/doc/index.rst000066400000000000000000000047551257314352300234620ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_apsp_johnson: pgr_apspJohnson - All Pairs Shortest Path, Johnson's Algorithm =============================================================================== .. index:: single: pgr_apspJohnson(text) module: apsp Name ------------------------------------------------------------------------------- ``pgr_apspJohnson`` - Returns all costs for each pair of nodes in the graph. Synopsis ------------------------------------------------------------------------------- Johnson's algorithm is a way to find the shortest paths between all pairs of vertices in a sparse, edge weighted, directed graph. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows for every pair of nodes in the graph. .. code-block:: sql pgr_costResult[] pgr_apspJohnson(sql text); Description ------------------------------------------------------------------------------- :sql: a SQL query that should return the edges for the graph that will be analyzed: .. code-block:: sql SELECT source, target, cost FROM edge_table; :source: ``int4`` identifier of the source vertex for this edge :target: ``int4`` identifier of the target vertex for this edge :cost: ``float8`` a positive value for the cost to traverse this edge Returns set of :ref:`type_cost_result`: :seq: row sequence :id1: source node ID :id2: target node ID :cost: cost to traverse from ``id1`` to ``id2`` .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- .. code-block:: sql SELECT seq, id1 AS from, id2 AS to, cost FROM pgr_apspJohnson( 'SELECT source, target, cost FROM edge_table' ); seq | from | to | cost -----+------+----+------ 0 | 1 | 1 | 0 1 | 1 | 2 | 1 2 | 1 | 5 | 2 3 | 1 | 6 | 3 [...] The query uses the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`type_cost_result` * :ref:`pgr_apsp_warshall` * http://en.wikipedia.org/wiki/Johnson%27s_algorithm pgrouting-pgrouting-2.1.0/src/apsp_johnson/sql/000077500000000000000000000000001257314352300216405ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/apsp_johnson/sql/CMakeLists.txt000066400000000000000000000002731257314352300244020ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/apsp_johnson.sql ) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/apsp_johnson/sql/apsp_johnson.sql000066400000000000000000000002441257314352300250620ustar00rootroot00000000000000 CREATE OR REPLACE FUNCTION pgr_apspJohnson(sql text) RETURNS SETOF pgr_costResult AS '$libdir/librouting-2.1', 'apsp_johnson' LANGUAGE C IMMUTABLE STRICT; pgrouting-pgrouting-2.1.0/src/apsp_johnson/src/000077500000000000000000000000001257314352300216305ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/apsp_johnson/src/CMakeLists.txt000066400000000000000000000006231257314352300243710ustar00rootroot00000000000000# FIXME: The following patch is required by apsp_johnson_boost_wrapper.cpp. # With -fdelete-null-pointer-checks optimization, the assignments # to Edge bundled properties doesn't occur. if(NOT "${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang") SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fno-delete-null-pointer-checks") endif() ADD_LIBRARY(apsp_johnson OBJECT apsp_johnson.c apsp_johnson_boost_wrapper.cpp) pgrouting-pgrouting-2.1.0/src/apsp_johnson/src/apsp_johnson.c000066400000000000000000000236421257314352300245040ustar00rootroot00000000000000/* * APSP Johnson algorithm for PostgreSQL * * Copyright (c) 2011 J Kishore Kumar * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include #include #include "apsp_johnson.h" //------------------------------------------------------------------------- Datum apsp_johnson(PG_FUNCTION_ARGS); #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 static char * text2char(text *in) { char *out = palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } static int finish(int code, int ret) { code = SPI_finish(); if (code != SPI_OK_FINISH) { elog(ERROR, "couldn't disconnect from SPI"); return -1; } return ret; } static int fetch_edge_apsp_columns(SPITupleTable *tuptable, edge_apsp_johnson_t *edge_columns) { edge_columns->source = SPI_fnumber(SPI_tuptable->tupdesc, "source"); edge_columns->target = SPI_fnumber(SPI_tuptable->tupdesc, "target"); edge_columns->cost = SPI_fnumber(SPI_tuptable->tupdesc, "cost"); if (edge_columns->source == SPI_ERROR_NOATTRIBUTE || edge_columns->target == SPI_ERROR_NOATTRIBUTE || edge_columns->cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'source', 'target' and 'cost'"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->source) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->target) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'source', 'target' must be of type int4, " "'cost' must be of type float8"); return -1; } DBG("columns: source %i target %i cost %lf", edge_columns->source, edge_columns->target, edge_columns->cost); return 0; } static void fetch_edge_apsp_johnson(HeapTuple *tuple, TupleDesc *tupdesc, edge_apsp_johnson_t *edge_columns, edge_apsp_johnson_t *target_edge) { Datum binval; bool isnull; binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->source, &isnull); if (isnull) elog(ERROR, "source contains a null value"); target_edge->source = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->target, &isnull); if (isnull) elog(ERROR, "target contains a null value"); target_edge->target = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->cost, &isnull); if (isnull) elog(ERROR, "cost contains a null value"); target_edge->cost = DatumGetFloat8(binval); } int compute_apsp_johnson(char* sql, edge_apsp_johnson_t **output_edges, int *output_count) { int SPIcode; void *SPIplan; Portal SPIportal; bool moredata = TRUE; int ntuples; edge_apsp_johnson_t *edges = NULL; int total_tuples = 0; int v_max_id = 0; int v_min_id = INT_MAX; edge_apsp_johnson_t edge_columns = { .source= -1, .target= -1, .cost= -1 }; char *err_msg; int ret = -1; register int z; DBG("start apsp-johnson\n"); SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "apsp-johnson: couldn't open a connection to SPI"); return -1; } SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "apsp-johnson: couldn't create query plan via SPI"); return -1; } if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "apsp-johnson: SPI_cursor_open('%s') returns NULL", sql); return -1; } while (moredata == TRUE) { SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); if (edge_columns.cost == -1) { if (fetch_edge_apsp_columns(SPI_tuptable, &edge_columns) == -1) return finish(SPIcode, ret); } ntuples = SPI_processed; total_tuples += ntuples; if (!edges) edges = palloc(total_tuples * sizeof(edge_apsp_johnson_t)); else edges = repalloc(edges, total_tuples * sizeof(edge_apsp_johnson_t)); if (edges == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; fetch_edge_apsp_johnson(&tuple, &tupdesc, &edge_columns, &edges[total_tuples - ntuples + t]); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } //defining min and max vertex id DBG("Total %i tuples", total_tuples); for (z = 0; z < total_tuples; z++) { if (edges[z].source < v_min_id) v_min_id = edges[z].source; if (edges[z].source > v_max_id) v_max_id = edges[z].source; if (edges[z].target < v_min_id) v_min_id = edges[z].target; if (edges[z].target > v_max_id) v_max_id = edges[z].target; DBG("%i <-> %i", v_min_id, v_max_id); } //:::::::::::::::::::::::::::::::::::: //:: reducing vertex id (renumbering) //:::::::::::::::::::::::::::::::::::: for (z = 0; z < total_tuples; z++) { edges[z].source -= v_min_id; edges[z].target -= v_min_id; DBG("%i - %i", edges[z].source, edges[z].target); } DBG("Total %i tuples", total_tuples); DBG("Calling boost_apsp_johnson <%i>\n", total_tuples); // calling C++ apsp_johnson function ret = boost_apsp_johnson(edges, total_tuples, output_edges, output_count, &err_msg); DBG("SIZE %i\n", *output_count); DBG("ret = %i\n", ret); //:::::::::::::::::::::::::::::::: //:: restoring original vertex id //:::::::::::::::::::::::::::::::: for (z = 0; z < *output_count; z++) { //DBG("vertex %i\n",(*path)[z].vertex_id); (*output_edges)[z].source += v_min_id; (*output_edges)[z].target += v_min_id; } if (ret < 0) { //elog(ERROR, "Error computing path: %s", err_msg); ereport( ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } return finish(SPIcode, ret); } PG_FUNCTION_INFO_V1(apsp_johnson); Datum apsp_johnson(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; edge_apsp_johnson_t *output_edges; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int output_count = 0; #ifdef DEBUG int ret; #endif /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); #ifdef DEBUG ret = #endif compute_apsp_johnson(text2char(PG_GETARG_TEXT_P(0)), &output_edges, &output_count); #ifdef DEBUG DBG("Ret is %i", ret); if (ret >= 0) { int i; for (i = 0; i < output_count; i++) { DBG("Step # %i source %i ", i, output_edges[i].source); DBG(" target %i ", output_edges[i].target); DBG(" cost %f ", output_edges[i].cost); } } #endif /* total number of tuples to be returned */ DBG("Conting tuples number\n"); funcctx->max_calls = output_count; funcctx->user_fctx = output_edges; DBG("Output count %i", output_count); funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("pgr_costResult")); MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ DBG("Strange stuff doing\n"); funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; output_edges = (edge_apsp_johnson_t*) funcctx->user_fctx; DBG("Trying to allocate some memory\n"); if (call_cntr < max_calls) /* do when there is more left to send */ { HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(4 * sizeof(Datum)); nulls = palloc(4 * sizeof(char)); values[0] = Int32GetDatum(call_cntr); nulls[0] = ' '; values[1] = Int32GetDatum(output_edges[call_cntr].source); nulls[1] = ' '; values[2] = Int32GetDatum(output_edges[call_cntr].target); nulls[2] = ' '; values[3] = Float8GetDatum(output_edges[call_cntr].cost); nulls[3] = ' '; DBG("Heap making\n"); tuple = heap_formtuple(tuple_desc, values, nulls); DBG("Datum making\n"); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); DBG("Trying to free some memory\n"); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else /* do when there is no more left */ { SRF_RETURN_DONE(funcctx); } } #ifdef DEBUG void dbg(const char *fmt, ...) //FIXME:Refactor to a common place { char buff[1024]; va_list arg; va_start(arg, fmt); vsprintf(buff, fmt, arg); elog(NOTICE, "%s", buff); va_end(arg); } #else void dbg(const char *fmt, ...) { return; } #endif pgrouting-pgrouting-2.1.0/src/apsp_johnson/src/apsp_johnson.h000066400000000000000000000022531257314352300245040ustar00rootroot00000000000000/* * APSP Johnson algorithm for PostgreSQL * * Copyright (c) 2011 J Kishore Kumar * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #ifndef _APSP_JOHNSON_H #define _APSP_JOHNSON_H typedef struct { int source; int target; float cost; } edge_apsp_johnson_t; #ifdef __cplusplus extern "C" { #endif int boost_apsp_johnson(edge_apsp_johnson_t *edges, int count, edge_apsp_johnson_t **output_edges, int *output_count, char **err_msg); void dbg(const char *format, ...); #ifdef __cplusplus } #endif #endif pgrouting-pgrouting-2.1.0/src/apsp_johnson/src/apsp_johnson_boost_wrapper.cpp000066400000000000000000000101051257314352300300000ustar00rootroot00000000000000/* * APSP Johnson algorithm for PostgreSQL * * Copyright (c) 2011 J Kishore Kumar * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #include #include #ifdef __MINGW32__ #include #include #endif #if BOOST_VERSION > 103900 #include #else #include #endif #include #include #include "apsp_johnson.h" #include // for sqrt using namespace std; using namespace boost; // Maximal number of nodes in the path (to avoid infinite loops) #define MAX_NODES 100000000 struct Edge { int source; int target; float cost; }; // Adds an edge to the graph. template static void graph_add_edge(G &graph, int source, int target, float cost) { E e; bool inserted; if (cost < 0.0f) // edges are not inserted in the graph if cost is negative return; tie(e, inserted) = add_edge(source, target, graph); graph[e].source = source; graph[e].target = target; graph[e].cost = cost; } int boost_apsp_johnson(edge_apsp_johnson_t *edges, int count, edge_apsp_johnson_t **output_edges, int *output_count, char **err_msg) { try { int i, j; int V; bool ret; vector::iterator it; // FIXME: use a template for the directedS parameters typedef adjacency_list graph_t; // typedef graph_traits::vertex_descriptor vertex_descriptor; typedef graph_traits::edge_descriptor edge_descriptor; // typedef graph_traits::edge_iterator edge_iterator; graph_t graph; for (int j = 0; j < count; ++j) { graph_add_edge(graph, edges[j].source, edges[j].target, edges[j].cost); } V = num_vertices(graph); float **D = (float **) malloc(sizeof(float *) * V); for (i = 0; i < V; i++) { D[i] = (float *) malloc(sizeof(float) * V); } std::vector d(V, (std::numeric_limits::max)()); graph_traits::edge_iterator ei, eend; for (tie(ei, eend) = boost::edges(graph); ei != eend; ei++) { dbg("Input Edge %d -> %d cost = %f", graph[*ei].source, graph[*ei].target, graph[*ei].cost); } dbg("Calling johnson_all_pairs_shortest_paths boost library function"); ret = johnson_all_pairs_shortest_paths(graph, D, distance_map(&d[0]).weight_map(get(&Edge::cost, graph))); if (ret) { dbg("Johnson returned true"); } else { dbg("Johnson returned false"); } vector output_vector; for (i = 0; i < V; i++) { for (j = 0; j < V; j++) { if (D[i][j] != std::numeric_limits::max()) { dbg("%d -> %d >= %f\n", i, j, D[i][j]); edge_apsp_johnson_t new_edge; new_edge.source = i; new_edge.target = j; new_edge.cost = D[i][j]; output_vector.push_back(new_edge); } } } // FIXME: Double copy from Matrix to Vector and Vector to Array. Optimise! dbg("output_vector.size() = %d", output_vector.size()); *output_edges = (edge_apsp_johnson_t *) (malloc( sizeof(edge_apsp_johnson_t) * output_vector.size())); for (i = 0, it = output_vector.begin(); it < output_vector.end(); it++, i++) { (*output_edges)[i] = *it; } *output_count = i; return 0; } catch(...) { *err_msg = (char *) "Unknown exception caught!"; return -1; } } pgrouting-pgrouting-2.1.0/src/apsp_johnson/test/000077500000000000000000000000001257314352300220205ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/apsp_johnson/test/CMakeLists.txt000066400000000000000000000000001257314352300245460ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/apsp_johnson/test/apsp_johnson-any-00.data000066400000000000000000000004431257314352300263570ustar00rootroot00000000000000drop table if exists apspj cascade; create table apspj ( id serial primary key, source integer, target integer, cost double precision ); insert into apspj (source, target, cost) values ( 1000, 1001, 1.29 ), ( 1000, 1002, 0.11 ), ( 1002, 1003, 0.32 ), ( 1001, 1003, 0.23 ); pgrouting-pgrouting-2.1.0/src/apsp_johnson/test/apsp_johnson-any-00.result000066400000000000000000000002311257314352300267570ustar00rootroot000000000000000|1000|1000|0.00 1|1000|1001|1.29 2|1000|1002|0.11 3|1000|1003|0.43 4|1001|1001|0.00 5|1001|1003|0.23 6|1002|1002|0.00 7|1002|1003|0.32 8|1003|1003|0.00 pgrouting-pgrouting-2.1.0/src/apsp_johnson/test/apsp_johnson-any-00.test.sql000066400000000000000000000001661257314352300272250ustar00rootroot00000000000000select seq, id1, id2, round(cost::numeric, 2) as cost from pgr_apspJohnson('select source, target, cost from apspj'); pgrouting-pgrouting-2.1.0/src/apsp_johnson/test/test.conf000066400000000000000000000005761257314352300236560ustar00rootroot00000000000000#!/usr/bin/perl -w %main::tests = ( 'any' => { 'comment' => 'APSP Johnson test for any versions.', 'data' => ['apsp_johnson-any-00.data'], 'tests' => [qw(apsp_johnson-any-00)] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/apsp_warshall/000077500000000000000000000000001257314352300212005ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/apsp_warshall/CMakeLists.txt000066400000000000000000000002661257314352300237440ustar00rootroot00000000000000SET(PACKAGE_SQL_FILES "") ADD_SUBDIRECTORY(sql) SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) #MESSAGE("core/apsp_warshall: ${PACKAGE_SQL_FILES}") SUBDIRS(doc src test) pgrouting-pgrouting-2.1.0/src/apsp_warshall/doc/000077500000000000000000000000001257314352300217455ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/apsp_warshall/doc/CMakeLists.txt000066400000000000000000000000001257314352300244730ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/apsp_warshall/doc/index.rst000066400000000000000000000056331257314352300236150ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_apsp_warshall: pgr_apspWarshall - All Pairs Shortest Path, Floyd-Warshall Algorithm =============================================================================== .. index:: single: pgr_apspWarshall(text, boolean, boolean) module: apsp Name ------------------------------------------------------------------------------- ``pgr_apspWarshall`` - Returns all costs for each pair of nodes in the graph. Synopsis ------------------------------------------------------------------------------- The Floyd-Warshall algorithm (also known as Floyd's algorithm and other names) is a graph analysis algorithm for finding the shortest paths between all pairs of nodes in a weighted graph. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows for every pair of nodes in the graph. .. code-block:: sql pgr_costResult[] pgr_apspWarshall(sql text, directed boolean, reverse_cost boolean); Description ------------------------------------------------------------------------------- :sql: a SQL query that should return the edges for the graph that will be analyzed: .. code-block:: sql SELECT id, source, target, cost FROM edge_table; :id: ``int4`` identifier of the edge :source: ``int4`` identifier of the source vertex for this edge :target: ``int4`` identifier of the target vertex for this edge :cost: ``float8`` a positive value for the cost to traverse this edge :directed: ``true`` if the graph is directed :reverse_cost: if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction. Returns set of :ref:`type_cost_result`: :seq: row sequence :id1: source node ID :id2: target node ID :cost: cost to traverse from ``id1`` to ``id2`` .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- .. code-block:: sql SELECT seq, id1 AS from, id2 AS to, cost FROM pgr_apspWarshall( 'SELECT id, source, target, cost FROM edge_table', false, false ); seq | from | to | cost -----+------+----+------ 0 | 1 | 1 | 0 1 | 1 | 2 | 1 2 | 1 | 3 | 0 3 | 1 | 4 | -1 [...] The query uses the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`type_cost_result` * :ref:`pgr_apsp_johnson` * http://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm pgrouting-pgrouting-2.1.0/src/apsp_warshall/sql/000077500000000000000000000000001257314352300217775ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/apsp_warshall/sql/CMakeLists.txt000066400000000000000000000002741257314352300245420ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/apsp_warshall.sql ) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/apsp_warshall/sql/apsp_warshall.sql000066400000000000000000000003311257314352300253550ustar00rootroot00000000000000 CREATE OR REPLACE FUNCTION pgr_apspWarshall(sql text, directed boolean, has_reverse_cost boolean) RETURNS SETOF pgr_costResult AS '$libdir/librouting-2.1', 'apsp_warshall' LANGUAGE 'c' IMMUTABLE STRICT; pgrouting-pgrouting-2.1.0/src/apsp_warshall/src/000077500000000000000000000000001257314352300217675ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/apsp_warshall/src/CMakeLists.txt000066400000000000000000000005061257314352300245300ustar00rootroot00000000000000# FIXME: The following patch is required by apsp_johnson_boost_wrapper.cpp. # With -fdelete-null-pointer-checks optimization, the assignments # to Edge bundled properties doesn't occur. #SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fno-delete-null-pointer-checks") ADD_LIBRARY(apsp_warshall OBJECT apsp.c apsp_boost_wrapper.cpp) pgrouting-pgrouting-2.1.0/src/apsp_warshall/src/apsp.c000066400000000000000000000271301257314352300231010ustar00rootroot00000000000000/* * All pairs shortest path - Warshall's algorithm * * Copyright (c) 2011 Jay Mahadeokar * * This code was integrated into the pgRoutimg tree 2012 by * Stephen Woodbridge from: * https://github.com/jay-mahadeokar/pgrouting * */ #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif //#include #include "fmgr.h" #include "apsp.h" //using namespace std; Datum apsp_warshall(PG_FUNCTION_ARGS); #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 #ifdef PG_MODULE_MAGIC //PG_MODULE_MAGIC; #endif static char * text2char(text *in) { char *out = palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } static int finish(int code, int ret) { code = SPI_finish(); if (code != SPI_OK_FINISH ) { elog(ERROR,"couldn't disconnect from SPI"); return -1 ; } return ret; } typedef struct edge_columns { int id; int source; int target; float8 cost; float8 reverse_cost; } edge_columns_t; //This probably fetches the edge columns from SPITuple table into the edgeColumns static int fetch_edge_columns(SPITupleTable *tuptable, edge_columns_t *edge_columns, bool has_reverse_cost) { edge_columns->id = SPI_fnumber(SPI_tuptable->tupdesc, "id"); edge_columns->source = SPI_fnumber(SPI_tuptable->tupdesc, "source"); edge_columns->target = SPI_fnumber(SPI_tuptable->tupdesc, "target"); edge_columns->cost = SPI_fnumber(SPI_tuptable->tupdesc, "cost"); if (edge_columns->id == SPI_ERROR_NOATTRIBUTE || edge_columns->source == SPI_ERROR_NOATTRIBUTE || edge_columns->target == SPI_ERROR_NOATTRIBUTE || edge_columns->cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'id', 'source', 'target' and 'cost'"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->source) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->target) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'source', 'target' must be of type int4, 'cost' must be of type float8"); return -1; } DBG("columns: id %i source %i target %i cost %i", edge_columns->id, edge_columns->source, edge_columns->target, edge_columns->cost); if (has_reverse_cost) { edge_columns->reverse_cost = SPI_fnumber(SPI_tuptable->tupdesc, "reverse_cost"); if (edge_columns->reverse_cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, reverse_cost is used, but query did't return " "'reverse_cost' column"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->reverse_cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'reverse_cost' must be of type float8"); return -1; } DBG("columns: reverse_cost cost %i", edge_columns->reverse_cost); } return 0; } static void fetch_edge(HeapTuple *tuple, TupleDesc *tupdesc, edge_columns_t *edge_columns, edge_t *target_edge) { Datum binval; bool isnull; binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->id, &isnull); if (isnull) elog(ERROR, "id contains a null value"); target_edge->id = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->source, &isnull); if (isnull) elog(ERROR, "source contains a null value"); target_edge->source = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->target, &isnull); if (isnull) elog(ERROR, "target contains a null value"); target_edge->target = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->cost, &isnull); if (isnull) elog(ERROR, "cost contains a null value"); target_edge->cost = DatumGetFloat8(binval); if (edge_columns->reverse_cost != -1) { binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->reverse_cost, &isnull); if (isnull) elog(ERROR, "reverse_cost contains a null value"); target_edge->reverse_cost = DatumGetFloat8(binval); } //DBG("Fetched Edge. id: %d \tsource: %i\ttarget: %f\tcost: %i",target_edge->id,target_edge->source,target_edge->target,target_edge->cost); } static int compute_apsp_warshall(char* sql, bool directed, bool has_reverse_cost, apsp_element_t **pair, int *pair_count) { // int i; int SPIcode; void *SPIplan; Portal SPIportal; bool moredata = TRUE; int ntuples; edge_t *edges = NULL; int total_tuples = 0; edge_columns_t edge_columns = {.id= -1, .source= -1, .target= -1, .cost= -1, .reverse_cost= -1}; // int v_max_id=0; // int v_min_id=INT_MAX; // int s_count = 0; // int t_count = 0; char *err_msg; int ret = -1; // register int z; // set vertices; DBG("start compute_apsp_warshall\n"); SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "compute_apsp_warshall: couldn't open a connection to SPI"); return -1; } SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "compute_apsp_warshall: couldn't create query plan via SPI"); return -1; } if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "compute_apsp_warshall: SPI_cursor_open('%s') returns NULL", sql); return -1; } while (moredata == TRUE) { SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); if (edge_columns.id == -1) { if (fetch_edge_columns(SPI_tuptable, &edge_columns, has_reverse_cost) == -1) return finish(SPIcode, ret); } ntuples = SPI_processed; total_tuples += ntuples; if (!edges) edges = palloc(total_tuples * sizeof(edge_t)); else edges = repalloc(edges, total_tuples * sizeof(edge_t)); if (edges == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } DBG("Number of tuples fetched: %i",ntuples); if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; fetch_edge(&tuple, &tupdesc, &edge_columns, &edges[total_tuples - ntuples + t]); // vertices.insert(edges[total_tuples - ntuples + t].source); // vertices.insert(edges[total_tuples - ntuples + t].target); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } #ifdef DEBUG for (i = 0; i < total_tuples; i++) { DBG("Step %i src_vertex_id %i ", i, edges[i].source); DBG(" dest_vertex_id %i ", edges[i].target); DBG(" cost %f ", edges[i].cost); } #endif DBG("Calling boost_apsp\n"); //start_vertex -= v_min_id; //end_vertex -= v_min_id; ret = boost_apsp(edges, total_tuples, 0, //vertices.size() directed, has_reverse_cost, pair, pair_count, &err_msg); DBG("Boost message: \n%s",err_msg); DBG("SIZE %i\n",*pair_count); /* //:::::::::::::::::::::::::::::::: //:: restoring original vertex id //:::::::::::::::::::::::::::::::: for(z=0;z<*path_count;z++) { //DBG("vetex %i\n",(*path)[z].vertex_id); (*path)[z].vertex_id+=v_min_id; } DBG("ret = %i\n", ret); DBG("*path_count = %i\n", *path_count); DBG("ret = %i\n", ret); */ if (ret < 0) { //elog(ERROR, "Error computing path: %s", err_msg); ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } return finish(SPIcode, ret); } PG_FUNCTION_INFO_V1(apsp_warshall); Datum apsp_warshall(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; apsp_element_t *pair; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int pair_count = 0; #ifdef DEBUG int ret; #endif /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); #ifdef DEBUG ret = #endif compute_apsp_warshall(text2char(PG_GETARG_TEXT_P(0)), PG_GETARG_BOOL(1), PG_GETARG_BOOL(2), &pair, &pair_count); #ifdef DEBUG DBG("Ret is %i", ret); if (ret >= 0) { int i; for (i = 0; i < pair_count; i++) { DBG("Step: %i, source_id: %i, target_id: %i, cost: %f ", i, pair[i].src_vertex_id, pair[i].dest_vertex_id, pair[i].cost); } } #endif /* total number of tuples to be returned */ funcctx->max_calls = pair_count; funcctx->user_fctx = pair; funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("pgr_costResult")); MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; pair = (apsp_element_t*) funcctx->user_fctx; if (call_cntr < max_calls) /* do when there is more left to send */ { HeapTuple tuple; Datum result; Datum *values; char* nulls; /* This will work for some compilers. If it crashes with segfault, try to change the following block with this one values = palloc(4 * sizeof(Datum)); nulls = palloc(4 * sizeof(char)); values[0] = call_cntr; nulls[0] = ' '; values[1] = Int32GetDatum(path[call_cntr].vertex_id); nulls[1] = ' '; values[2] = Int32GetDatum(path[call_cntr].edge_id); nulls[2] = ' '; values[3] = Float8GetDatum(path[call_cntr].cost); nulls[3] = ' '; */ values = palloc(4 * sizeof(Datum)); nulls = palloc(4 * sizeof(char)); values[0] = Int32GetDatum(call_cntr); nulls[0] = ' '; values[1] = Int32GetDatum(pair[call_cntr].src_vertex_id); nulls[1] = ' '; values[2] = Int32GetDatum(pair[call_cntr].dest_vertex_id); nulls[2] = ' '; values[3] = Float8GetDatum(pair[call_cntr].cost); nulls[3] = ' '; tuple = heap_formtuple(tuple_desc, values, nulls); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else /* do when there is no more left */ { SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/apsp_warshall/src/apsp.h000066400000000000000000000025221257314352300231040ustar00rootroot00000000000000/* * Shortest path algorithm for PostgreSQL * * Copyright (c) 2005 Sylvain Pasche * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, rm ap * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #ifndef _APSP_H #define _APSP_H #include "postgres.h" typedef struct edge { int id; int source; int target; float8 cost; float8 reverse_cost; } edge_t; typedef struct apsp_element { int src_vertex_id; int dest_vertex_id; float8 cost; } apsp_element_t; //TODO modify #ifdef __cplusplus extern "C" #endif int boost_apsp(edge_t *edges, unsigned int edge_count, const int node_count, bool directed, bool has_reverse_cost, apsp_element_t **pair, int *pair_count, char **err_msg); #endif pgrouting-pgrouting-2.1.0/src/apsp_warshall/src/apsp_boost_wrapper.cpp000066400000000000000000000205511257314352300264070ustar00rootroot00000000000000/* * Shortest path algorithm for PostgreSQL * * Copyright (c) 2005 Sylvain Pasche * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #include #include #ifdef __MINGW32__ #include #include #endif //#include //#include #include #include #include //#include #include "string" #include "apsp.h" #include "set" #include "map" using namespace std; using namespace boost; /* // FIXME: use this to avoid heap allocation ? void* operator new(size_t size) { return palloc(size); } void operator delete(void *p) { pfree(p); } */ typedef adjacency_list > > Graph; int boost_apsp(edge_t *edges, unsigned int edge_count, const int node_cnt, //TODO deal with this later - node_count bool directed, bool has_reverse_cost, //TODO this is not implemented apsp_element_t **pair, int *pair_count, char **err_msg) { try { string msg; msg.append("\nStarting with boost_apsp"); msg.append("\nEdge count is: "); msg.append(boost::lexical_cast(edge_count)); set vertices; typedef std::pair Edge; map vertex_map; map echo_map; int map_counter = 0; //cout<second; edge_array[i].second = vertex_map.find(edges[i].target)->second; } msg.append("\nPopulated edge_array and vertices"); //*err_msg = (char*)msg.c_str(); /*for(int i=0;i(node_count)); Graph g(edge_array, edge_array + edge_count, weights, node_count); std::vector d(node_count, std::numeric_limits::max()); float ** D = (float**) malloc(sizeof(float*) * node_count); for(int i = 0; i < node_count; i++) { D[i] = (float*)malloc(node_count * sizeof(float)); //D[i] = (double*)malloc(node_count * sizeof(double)); if(D[i] == NULL) { //fprintf(stderr, "out of memory\n"); msg.append("\nout of memory"); //*err_msg = (char*)msg.c_str(); //*err_msg = (char*) "out of memory"; // TODO: free memory cause this is a huge leak return -1; } } msg.append("\nNow calling actual boost function"); floyd_warshall_all_pairs_shortest_paths(g, D, distance_map(&d[0])); //msg.append("\nactual boost function call successfull"); //*err_msg = (char*)msg.c_str(); /*for(int i=0;i::vertex_iterator vi1, vi_end1, vi2, vi_end2; tie(vi1,vi_end1)= boost::vertices(g); for(int i = 0; vi1 != vi_end1; vi1++,i++) { tie(vi2,vi_end2) = boost::vertices(g); for(int j = 0; vi2 != vi_end2; vi2++,j++) { // *SEW* added the follow if to skip over these values if (D[i][j] == std::numeric_limits::max()) continue; (*pair)[*pair_count].src_vertex_id = echo_map.find(*vi1)->second; (*pair)[*pair_count].dest_vertex_id = echo_map.find(*vi2)->second; (*pair)[*pair_count].cost = (float8) D[i][j]; (*pair_count)++; //cout<<" "<<(*pair_count); } } //cout<<"Number of pairs: "<<(*pair_count)< Edge; */ /*Edge edge_array[ ] = { Edge(169,153), Edge(171,172), Edge(171,176), Edge(169,1469)}; //float weights[] = { 2034374301,215378334,506308873,186331927}; float weights[] = { 20,21,50,18};*/ /*Edge edge_array[ ] = { Edge(0,1), Edge(0,2), Edge(0,3), Edge(0,4), Edge(0,5), Edge(1,2), Edge(1,5), Edge(1,3), Edge(2,4), Edge(2,5), Edge(3,2), Edge(4,3), Edge(4,1), Edge(5,4) }; const int E = sizeof (edge_array)/sizeof (Edge); cout<<"Number of edges = "< Edge; unsigned int edge_count = 4; edge_t *edges = (edge_t*) malloc(sizeof(edge_t)*edge_count); Edge edge_array[ ] = { Edge(0,1), Edge(0,2), Edge(0,3), Edge(0,4), Edge(0,5), Edge(1,2), Edge(1,5), Edge(1,3), Edge(2,4), Edge(2,5), Edge(3,2), Edge(4,3), Edge(4,1), Edge(5,4) }; float weights[] = { 0, 0, 0, 0, 0, 3, -4, 8, 1, 7, 4, -5, 2, 6 }; */ /* Edge edge_array[ ] = { Edge(169,153), Edge(171,172), Edge(171,176), Edge(169,1469)}; //float weights[] = { 2034374301,215378334,506308873,186331927}; float weights[] = { 20,21,50,18}; for(int i=0;i { 'comment' => 'APSP Warshall test for any versions.', 'data' => ['apsp_warshall-any-00.data'], 'tests' => [qw(apsp_warshall-any-00)] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/astar/000077500000000000000000000000001257314352300174525ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/astar/CMakeLists.txt000066400000000000000000000002561257314352300222150ustar00rootroot00000000000000SET(PACKAGE_SQL_FILES "") ADD_SUBDIRECTORY(sql) SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) #MESSAGE("core/astar: ${PACKAGE_SQL_FILES}") SUBDIRS(doc src test) pgrouting-pgrouting-2.1.0/src/astar/doc/000077500000000000000000000000001257314352300202175ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/astar/doc/CMakeLists.txt000066400000000000000000000000001257314352300227450ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/astar/doc/index.rst000066400000000000000000000075161257314352300220710ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_astar: pgr_astar - Shortest Path A* =============================================================================== .. index:: single: pgr_astar(text,integer,integer,boolean,boolean) module: astar Name ------------------------------------------------------------------------------- ``pgr_astar`` — Returns the shortest path using A* algorithm. Synopsis ------------------------------------------------------------------------------- The A* (pronounced "A Star") algorithm is based on Dijkstra's algorithm with a heuristic that allow it to solve most shortest path problems by evaluation only a sub-set of the overall graph. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a path. .. code-block:: sql pgr_costResult[] pgr_astar(sql text, source integer, target integer, directed boolean, has_rcost boolean); Description ------------------------------------------------------------------------------- :sql: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, source, target, cost, x1, y1, x2, y2 [,reverse_cost] FROM edge_table :id: ``int4`` identifier of the edge :source: ``int4`` identifier of the source vertex :target: ``int4`` identifier of the target vertex :cost: ``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph. :x1: ``x`` coordinate of the start point of the edge :y1: ``y`` coordinate of the start point of the edge :x2: ``x`` coordinate of the end point of the edge :y2: ``y`` coordinate of the end point of the edge :reverse_cost: (optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs). :source: ``int4`` id of the start point :target: ``int4`` id of the end point :directed: ``true`` if the graph is directed :has_rcost: if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction. Returns set of :ref:`type_cost_result`: :seq: row sequence :id1: node ID :id2: edge ID (``-1`` for the last row) :cost: cost to traverse from ``id1`` using ``id2`` .. rubric:: History * Renamed in version 2.0.0 Examples ------------------------------------------------------------------------------- * Without ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_astar( 'SELECT id, source, target, cost, x1, y1, x2, y2 FROM edge_table', 4, 1, false, false ); seq | node | edge | cost -----+------+------+------ 0 | 4 | 16 | 1 1 | 9 | 9 | 1 2 | 6 | 8 | 1 3 | 5 | 4 | 1 4 | 2 | 1 | 1 5 | 1 | -1 | 0 (6 rows) * With ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_astar( 'SELECT id, source, target, cost, x1, y1, x2, y2, reverse_cost FROM edge_table', 4, 1, true, true ); seq | node | edge | cost -----+------+------+------ 0 | 4 | 3 | 1 1 | 3 | 2 | 1 2 | 2 | 1 | 1 3 | 1 | -1 | 0 (4 rows) The queries use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`type_cost_result` * http://en.wikipedia.org/wiki/A*_search_algorithm pgrouting-pgrouting-2.1.0/src/astar/sql/000077500000000000000000000000001257314352300202515ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/astar/sql/CMakeLists.txt000066400000000000000000000003501257314352300230070ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/astar.sql # ${CMAKE_CURRENT_SOURCE_DIR}/astar_wrappers.sql ) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/astar/sql/astar.sql000066400000000000000000000025241257314352300221070ustar00rootroot00000000000000-- -- Copyright (c) 2005 Sylvain Pasche, -- 2006-2007 Anton A. Patrushev, Orkney, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 2 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU General Public License -- along with this program; if not, write to the Free Software -- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -- ----------------------------------------------------------------------- -- Core function for shortest_path_astar computation -- Simillar to shortest_path in usage but uses the A* algorithm -- instead of Dijkstra's. ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION pgr_astar(sql text, source_id integer, target_id integer, directed boolean, has_reverse_cost boolean) RETURNS SETOF pgr_costResult AS '$libdir/librouting-2.1', 'shortest_path_astar' LANGUAGE c IMMUTABLE STRICT; pgrouting-pgrouting-2.1.0/src/astar/src/000077500000000000000000000000001257314352300202415ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/astar/src/CMakeLists.txt000066400000000000000000000007471257314352300230110ustar00rootroot00000000000000#SET(LIBRARY_OUTPUT_PATH ../../../lib/) #IF(APPLE) # SET(LIBRARY_MODE_TARGET "MODULE") #ELSE(APPLE) # SET(LIBRARY_MODE_TARGET "SHARED") #ENDIF(APPLE) #ADD_LIBRARY(routing ${LIBRARY_MODE_TARGET} astar.c astar_boost_wrapper.cpp) #INSTALL(TARGETS routing DESTINATION ${LIBRARY_INSTALL_PATH}) #IF(APPLE) # SET_TARGET_PROPERTIES(routing PROPERTIES LINK_FLAGS "-bundle_loader ${POSTGRESQL_EXECUTABLE} -bundle") #ENDIF(APPLE) ADD_LIBRARY(astar OBJECT astar.c astar_boost_wrapper.cpp) pgrouting-pgrouting-2.1.0/src/astar/src/astar.c000066400000000000000000000356631257314352300215340ustar00rootroot00000000000000/* * A* Shortest path algorithm for PostgreSQL * * Copyright (c) 2006 Anton A. Patrushev, Orkney, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include #include #include #include "astar.h" //------------------------------------------------------------------------- /* * Define this to have profiling enabled */ //#define PROFILE #ifdef PROFILE #include struct timeval prof_astar, prof_store, prof_extract, prof_total; long proftime[5]; long profipts1, profipts2, profopts; #define profstart(x) do { gettimeofday(&x, NULL); } while (0); #define profstop(n, x) do { struct timeval _profstop; \ long _proftime; \ gettimeofday(&_profstop, NULL); \ _proftime = ( _profstop.tv_sec*1000000+_profstop.tv_usec) - \ ( x.tv_sec*1000000+x.tv_usec); \ elog(NOTICE, \ "PRF(%s) %lu (%f ms)", \ (n), \ _proftime, _proftime / 1000.0); \ } while (0); #else #define profstart(x) do { } while (0); #define profstop(n, x) do { } while (0); #endif // PROFILE //------------------------------------------------------------------------- Datum shortest_path_astar(PG_FUNCTION_ARGS); #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 static char * text2char(text *in) { char *out = palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } static int finish(int code, int ret) { code = SPI_finish(); if (code != SPI_OK_FINISH ) { elog(ERROR,"couldn't disconnect from SPI"); return -1 ; } return ret; } typedef struct edge_astar_columns { int id; int source; int target; int cost; int reverse_cost; int s_x; int s_y; int t_x; int t_y; } edge_astar_columns_t; static int fetch_edge_astar_columns(SPITupleTable *tuptable, edge_astar_columns_t *edge_columns, bool has_reverse_cost) { edge_columns->id = SPI_fnumber(SPI_tuptable->tupdesc, "id"); edge_columns->source = SPI_fnumber(SPI_tuptable->tupdesc, "source"); edge_columns->target = SPI_fnumber(SPI_tuptable->tupdesc, "target"); edge_columns->cost = SPI_fnumber(SPI_tuptable->tupdesc, "cost"); if (edge_columns->id == SPI_ERROR_NOATTRIBUTE || edge_columns->source == SPI_ERROR_NOATTRIBUTE || edge_columns->target == SPI_ERROR_NOATTRIBUTE || edge_columns->cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'id', 'source', 'target' and 'cost'"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->source) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->target) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'source', 'target' must be of type int4, " "'cost' must be of type float8"); return -1; } DBG("columns: id %i source %i target %i cost %i", edge_columns->id, edge_columns->source, edge_columns->target, edge_columns->cost); if (has_reverse_cost) { edge_columns->reverse_cost = SPI_fnumber(SPI_tuptable->tupdesc, "reverse_cost"); if (edge_columns->reverse_cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, reverse_cost is used, but query did't return " "'reverse_cost' column"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->reverse_cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'reverse_cost' must be of type float8"); return -1; } DBG("columns: reverse_cost cost %i", edge_columns->reverse_cost); } edge_columns->s_x = SPI_fnumber(SPI_tuptable->tupdesc, "x1"); edge_columns->s_y = SPI_fnumber(SPI_tuptable->tupdesc, "y1"); edge_columns->t_x = SPI_fnumber(SPI_tuptable->tupdesc, "x2"); edge_columns->t_y = SPI_fnumber(SPI_tuptable->tupdesc, "y2"); if (edge_columns->s_x == SPI_ERROR_NOATTRIBUTE || edge_columns->s_y == SPI_ERROR_NOATTRIBUTE || edge_columns->t_x == SPI_ERROR_NOATTRIBUTE || edge_columns->t_y == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'x1', 'x2', 'y1' and 'y2'"); return -1; } DBG("columns: x1 %i y1 %i x2 %i y2 %i", edge_columns->s_x, edge_columns->s_y, edge_columns->t_x,edge_columns->t_y); return 0; } static void fetch_edge_astar(HeapTuple *tuple, TupleDesc *tupdesc, edge_astar_columns_t *edge_columns, edge_astar_t *target_edge) { Datum binval; bool isnull; binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->id, &isnull); if (isnull) elog(ERROR, "id contains a null value"); target_edge->id = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->source, &isnull); if (isnull) elog(ERROR, "source contains a null value"); target_edge->source = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->target, &isnull); if (isnull) elog(ERROR, "target contains a null value"); target_edge->target = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->cost, &isnull); if (isnull) elog(ERROR, "cost contains a null value"); target_edge->cost = DatumGetFloat8(binval); if (edge_columns->reverse_cost != -1) { binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->reverse_cost, &isnull); if (isnull) elog(ERROR, "reverse_cost contains a null value"); target_edge->reverse_cost = DatumGetFloat8(binval); } binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->s_x, &isnull); if (isnull) elog(ERROR, "source x contains a null value"); target_edge->s_x = DatumGetFloat8(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->s_y, &isnull); if (isnull) elog(ERROR, "source y contains a null value"); target_edge->s_y = DatumGetFloat8(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->t_x, &isnull); if (isnull) elog(ERROR, "target x contains a null value"); target_edge->t_x = DatumGetFloat8(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->t_y, &isnull); if (isnull) elog(ERROR, "target y contains a null value"); target_edge->t_y = DatumGetFloat8(binval); } static int compute_shortest_path_astar(char* sql, int source_vertex_id, int target_vertex_id, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count) { int SPIcode; void *SPIplan; Portal SPIportal; bool moredata = TRUE; int ntuples; edge_astar_t *edges = NULL; int total_tuples = 0; int v_max_id=0; int v_min_id=INT_MAX; edge_astar_columns_t edge_columns = {.id= -1, .source= -1, .target= -1, .cost= -1, .reverse_cost= -1, .s_x= -1, .s_y= -1, .t_x= -1, .t_y= -1}; char *err_msg; int ret = -1; register int z; int s_count=0; int t_count=0; struct vItem { int id; int key; }; DBG("start shortest_path_astar\n"); SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "shortest_path_astar: couldn't open a connection to SPI"); return -1; } SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "shortest_path_astar: couldn't create query plan via SPI"); return -1; } if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "shortest_path_astar: SPI_cursor_open('%s') returns NULL", sql); return -1; } while (moredata == TRUE) { SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); if (edge_columns.id == -1) { if (fetch_edge_astar_columns(SPI_tuptable, &edge_columns, has_reverse_cost) == -1) return finish(SPIcode, ret); } ntuples = SPI_processed; total_tuples += ntuples; if (!edges) edges = palloc(total_tuples * sizeof(edge_astar_t)); else edges = repalloc(edges, total_tuples * sizeof(edge_astar_t)); if (edges == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; fetch_edge_astar(&tuple, &tupdesc, &edge_columns, &edges[total_tuples - ntuples + t]); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } //defining min and max vertex id DBG("Total %i tuples", total_tuples); for(z=0; zv_max_id) v_max_id=edges[z].source; if(edges[z].targetv_max_id) v_max_id=edges[z].target; DBG("%i <-> %i", v_min_id, v_max_id); } //:::::::::::::::::::::::::::::::::::: //:: reducing vertex id (renumbering) //:::::::::::::::::::::::::::::::::::: for(z=0; z\n", total_tuples); // calling C++ A* function ret = boost_astar(edges, total_tuples, source_vertex_id-v_min_id, target_vertex_id-v_min_id, directed, has_reverse_cost, path, path_count, &err_msg); if (ret < 0) { elog(ERROR, "Error computing path: %s", err_msg); } DBG("SIZE %i\n",*path_count); DBG("ret = %i\n",ret); //:::::::::::::::::::::::::::::::: //:: restoring original vertex id //:::::::::::::::::::::::::::::::: for(z=0; z<*path_count; z++) { //DBG("vetex %i\n",(*path)[z].vertex_id); (*path)[z].vertex_id += v_min_id; } profstop("astar", prof_astar); profstart(prof_store); return finish(SPIcode, ret); } PG_FUNCTION_INFO_V1(shortest_path_astar); Datum shortest_path_astar(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; path_element_t *path = 0; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int path_count = 0; #ifdef DEBUG int ret; #endif // XXX profiling messages are not thread safe profstart(prof_total); profstart(prof_extract); /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); #ifdef DEBUG ret = #endif compute_shortest_path_astar(text2char(PG_GETARG_TEXT_P(0)), PG_GETARG_INT32(1), PG_GETARG_INT32(2), PG_GETARG_BOOL(3), PG_GETARG_BOOL(4), &path, &path_count); #ifdef DEBUG DBG("Ret is %i", ret); int i; for (i = 0; i < path_count; i++) { DBG("Step # %i vertex_id %i ", i, path[i].vertex_id); DBG(" edge_id %i ", path[i].edge_id); DBG(" cost %f ", path[i].cost); } #endif /* total number of tuples to be returned */ DBG("Conting tuples number\n"); funcctx->max_calls = path_count; funcctx->user_fctx = path; DBG("Path count %i", path_count); funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("pgr_costResult")); MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ DBG("Strange stuff doing\n"); funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; path = (path_element_t*) funcctx->user_fctx; DBG("Trying to allocate some memory\n"); if (call_cntr < max_calls) { /* do when there is more left to send */ HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(4 * sizeof(Datum)); nulls = palloc(4 * sizeof(char)); values[0] = Int32GetDatum(call_cntr); nulls[0] = ' '; values[1] = Int32GetDatum(path[call_cntr].vertex_id); nulls[1] = ' '; values[2] = Int32GetDatum(path[call_cntr].edge_id); nulls[2] = ' '; values[3] = Float8GetDatum(path[call_cntr].cost); nulls[3] = ' '; DBG("Heap making\n"); tuple = heap_formtuple(tuple_desc, values, nulls); DBG("Datum making\n"); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); DBG("Trying to free some memory\n"); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else /* do when there is no more left */ { if (path) free(path); profstop("store", prof_store); profstop("total", prof_total); #ifdef PROFILE elog(NOTICE, "_________"); #endif SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/astar/src/astar.h000066400000000000000000000026501257314352300215270ustar00rootroot00000000000000/* * A* Shortest path algorithm for PostgreSQL * * Copyright (c) 2006 Anton A. Patrushev, Orkney, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #define _ASTAR_H #include #include "postgres.h" #include "../../common/src/pgr_types.h" #if 0 typedef struct edge_astar { int id; int source; int target; float8 cost; float8 reverse_cost; float8 s_x; float8 s_y; float8 t_x; float8 t_y; } edge_astar_t; #endif #ifdef __cplusplus extern "C" { #endif int boost_astar(edge_astar_t *edges, unsigned int count, int source_vertex_id, int target_vertex_id, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg); #ifdef __cplusplus } #endif pgrouting-pgrouting-2.1.0/src/astar/src/astar_boost_wrapper.cpp000066400000000000000000000176221257314352300250350ustar00rootroot00000000000000/* * A* Shortest path algorithm for PostgreSQL * * Copyright (c) 2006 Anton A. Patrushev, Orkney, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ // Include C header first for windows build issue #ifdef __MINGW32__ #include #include #endif #include #include #include #include #include // for sqrt #include "astar.h" using namespace std; using namespace boost; // Maximal number of nodes in the path (to avoid infinite loops) #define MAX_NODES 100000000 struct Edge { int id; float8 cost; //float8 distance; }; struct Vertex { int id; float8 x; float8 y; }; struct found_goal {}; // exception for termination // visitor that terminates when we find the goal template class astar_goal_visitor : public boost::default_astar_visitor { public: astar_goal_visitor(Vertex goal) : m_goal(goal) {} template void examine_vertex(Vertex u, Graph& g) { if(u == m_goal) throw found_goal(); } private: Vertex m_goal; }; // Heuristic function which tells us how far the current node is // from the target node. // // (|dx|+|dy|)/2 is used currently. template class distance_heuristic : public astar_heuristic { public: typedef typename graph_traits::vertex_descriptor Vertex; distance_heuristic(Graph& g, Vertex goal):m_g(g), m_goal(goal){} CostType operator()(Vertex u) { CostType dx = m_g[m_goal].x - m_g[u].x; CostType dy = m_g[m_goal].y - m_g[u].y; //You can choose any heuristical function from below //return ::max(dx, dy); //return ::sqrt(dx * dx + dy * dy)/4; //return 0; return (::fabs(dx)+::fabs(dy))/2; } private: Graph& m_g; Vertex m_goal; }; // Adds an edge to the graph. // Edge id, cost, source and target ids and coordinates are copied also template static void graph_add_edge(G &graph, int id, int source, int target, float8 cost, float8 s_x, float8 s_y, float8 t_x, float8 t_y) { E e; bool inserted; if (cost < 0) // edges are not inserted in the graph if cost is negative return; tie(e, inserted) = add_edge(source, target, graph); graph[e].cost = cost; graph[e].id = id; typedef typename graph_traits::vertex_descriptor Vertex; Vertex s = vertex(source, graph); Vertex t = vertex(target, graph); graph[s].x=s_x; graph[s].y=s_y; graph[t].x=t_x; graph[t].y=t_y; } int boost_astar(edge_astar_t *edges, unsigned int count, int source_vertex_id, int target_vertex_id, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg) { try { // FIXME: use a template for the directedS parameters typedef adjacency_list < listS, vecS, directedS, Vertex, Edge> graph_t; typedef graph_traits < graph_t >::vertex_descriptor vertex_descriptor; typedef graph_traits < graph_t >::edge_descriptor edge_descriptor; // FIXME: compute this value const unsigned int num_nodes = ((directed && has_reverse_cost ? 2 : 1) * count) + 100; graph_t graph(num_nodes); // interfers with APPLE build, can it just be commented out? //property_map::type weightmap = get(edge_weight, // graph); for (std::size_t j = 0; j < count; ++j) { graph_add_edge(graph, edges[j].id, edges[j].source, edges[j].target, edges[j].cost, edges[j].s_x, edges[j].s_y, edges[j].t_x, edges[j].t_y); if (!directed || (directed && has_reverse_cost)) { float8 cost; if (has_reverse_cost) { cost = edges[j].reverse_cost; } else { cost = edges[j].cost; } graph_add_edge(graph, edges[j].id, edges[j].target, edges[j].source, cost, edges[j].t_x, edges[j].t_y, edges[j].s_x, edges[j].s_y); } } std::vector predecessors(num_vertices(graph)); vertex_descriptor source_vertex = vertex(source_vertex_id, graph); if ((long)source_vertex < 0) { *err_msg = (char *) "Source vertex not found"; return -1; } vertex_descriptor target_vertex = vertex(target_vertex_id, graph); if ((long)target_vertex < 0) { *err_msg = (char *) "Target vertex not found"; return -1; } std::vector distances(num_vertices(graph)); try { // Call A* named parameter interface astar_search (graph, source_vertex, distance_heuristic(graph, target_vertex), predecessor_map(&predecessors[0]). weight_map(get(&Edge::cost, graph)). distance_map(&distances[0]). visitor(astar_goal_visitor(target_vertex))); } catch(found_goal& fg) { // Target vertex found vector path_vect; int max = MAX_NODES; path_vect.push_back(target_vertex); while (target_vertex != source_vertex) { if (target_vertex == predecessors[target_vertex]) { *err_msg = (char *) "No path found"; return 0; } target_vertex = predecessors[target_vertex]; path_vect.push_back(target_vertex); if (!max--) { *err_msg = (char *) "Overflow"; return -1; } } *path = (path_element_t *) malloc(sizeof(path_element_t) * (path_vect.size() + 1)); *path_count = path_vect.size(); for(int i = path_vect.size() - 1, j = 0; i >= 0; i--, j++) { graph_traits < graph_t >::vertex_descriptor v_src; graph_traits < graph_t >::vertex_descriptor v_targ; graph_traits < graph_t >::edge_descriptor e; graph_traits < graph_t >::out_edge_iterator out_i, out_end; (*path)[j].vertex_id = path_vect.at(i); (*path)[j].edge_id = -1; (*path)[j].cost = distances[target_vertex]; if (i == 0) { continue; } v_src = path_vect.at(i); v_targ = path_vect.at(i - 1); double cost = 99999999.9; int edge_id = 0; for (tie(out_i, out_end) = out_edges(v_src, graph); out_i != out_end; ++out_i) { graph_traits < graph_t >::vertex_descriptor targ; // v set but not used e = *out_i; // v = source(e, graph); targ = target(e, graph); if (targ == v_targ) { if (graph[*out_i].cost < cost) { edge_id = graph[*out_i].id; cost = graph[*out_i].cost; } } } (*path)[j].edge_id = edge_id; (*path)[j].cost = cost; } return EXIT_SUCCESS; } } catch(...) { *err_msg = (char *) "Unknown exception caught!"; return -1; } *err_msg = (char *) "No path found"; return 0; } pgrouting-pgrouting-2.1.0/src/astar/test/000077500000000000000000000000001257314352300204315ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/astar/test/CMakeLists.txt000066400000000000000000000000001257314352300231570ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/astar/test/spas-any-00.data000066400000000000000000000151321257314352300232360ustar00rootroot00000000000000BEGIN; -- -- PostgreSQL database dump -- SET client_encoding = 'UTF8'; SET standard_conforming_strings = off; SET check_function_bodies = false; SET client_min_messages = warning; SET escape_string_warning = off; SET search_path = public, pg_catalog; SET default_tablespace = ''; SET default_with_oids = false; -- -- Name: edges1; Type: TABLE; Schema: public; Owner: -; Tablespace: -- DROP TABLE IF EXISTS edges1 CASCADE; CREATE TABLE edges1 ( eid integer NOT NULL, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, to_cost double precision, rule text, the_geom geometry, CONSTRAINT enforce_dims_the_geom CHECK ((st_ndims(the_geom) = 2)), CONSTRAINT enforce_geotype_the_geom CHECK (((geometrytype(the_geom) = 'LINESTRING'::text) OR (the_geom IS NULL))) -- , CONSTRAINT enforce_srid_the_geom CHECK ((st_srid(the_geom) = (0))) ); -- -- Name: restrictions1; Type: TABLE; Schema: public; Owner: -; Tablespace: -- DROP TABLE IF EXISTS restrictions1 CASCADE; CREATE TABLE restrictions1 ( rid integer NOT NULL, to_cost double precision, teid integer, feid integer, via text ); -- -- Name: restrictions1_rid_seq; Type: SEQUENCE; Schema: public; Owner: - -- CREATE SEQUENCE restrictions1_rid_seq INCREMENT BY 1 NO MAXVALUE NO MINVALUE CACHE 1; -- -- Name: restrictions1_rid_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: - -- ALTER SEQUENCE restrictions1_rid_seq OWNED BY restrictions1.rid; -- -- Name: restrictions1_rid_seq; Type: SEQUENCE SET; Schema: public; Owner: - -- SELECT pg_catalog.setval('restrictions1_rid_seq', 1, true); -- -- Name: restrictions1a; Type: TABLE; Schema: public; Owner: -; Tablespace: -- DROP TABLE IF EXISTS restrictions1a CASCADE; CREATE TABLE restrictions1a ( rid integer, to_cost double precision, teid integer, feid integer, via text ); -- -- Name: rid; Type: DEFAULT; Schema: public; Owner: - -- ALTER TABLE restrictions1 ALTER COLUMN rid SET DEFAULT nextval('restrictions1_rid_seq'::regclass); -- -- Data for Name: edges1; Type: TABLE DATA; Schema: public; Owner: - -- COPY edges1 (eid, dir, source, target, cost, reverse_cost, x1, y1, x2, y2, to_cost, rule, the_geom) FROM stdin WITH NULL '__NULL__'; 1 B 1 2 1 1 2 0 2 1 __NULL__ __NULL__ 010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2 TF 2 3 -1 1 2 1 3 1 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 3 TF 3 4 -1 1 3 1 4 1 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4 B 2 7 1 1 2 1 2 2 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 5 FT 3 8 1 -1 3 1 3 2 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 6 B 5 6 1 1 0 2 1 2 __NULL__ __NULL__ 01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 7 B 6 7 1 1 1 2 2 2 __NULL__ __NULL__ 010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 8 B 7 8 1 1 2 2 3 2 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000004000000000000008400000000000000040 9 B 8 9 1 1 3 2 4 2 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000004000000000000010400000000000000040 10 B 7 10 1 1 2 2 2 3 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000004000000000000000400000000000000840 11 FT 8 11 1 -1 3 2 3 3 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000004000000000000008400000000000000840 12 FT 10 11 1 -1 2 3 3 3 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000084000000000000008400000000000000840 13 FT 11 12 1 -1 3 3 4 3 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000084000000000000010400000000000000840 14 B 10 13 1 1 2 3 2 4 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000084000000000000000400000000000001040 15 B 9 12 1 1 4 2 4 3 __NULL__ __NULL__ 0102000000020000000000000000001040000000000000004000000000000010400000000000000840 16 B 4 9 1 1 4 1 4 2 __NULL__ __NULL__ 0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 \. -- -- Data for Name: restrictions1; Type: TABLE DATA; Schema: public; Owner: - -- COPY restrictions1 (rid, to_cost, teid, feid, via) FROM stdin WITH NULL '__NULL__'; 1 100 7 4 __NULL__ 2 4 8 3 5 3 100 9 16 __NULL__ \. -- -- Data for Name: restrictions1a; Type: TABLE DATA; Schema: public; Owner: - -- COPY restrictions1a (rid, to_cost, teid, feid, via) FROM stdin WITH NULL '__NULL__'; 1 100 7 4 __NULL__ \. -- -- Name: edges1_pkey; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace: -- ALTER TABLE ONLY edges1 ADD CONSTRAINT edges1_pkey PRIMARY KEY (eid); -- -- Name: restrictions1_pkey; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace: -- ALTER TABLE ONLY restrictions1 ADD CONSTRAINT restrictions1_pkey PRIMARY KEY (rid); -- -- PostgreSQL database dump complete -- COMMIT; /* select * from turn_restrict_shortest_path( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- edge_id for start 0.5, -- midpoint of edge 6, -- edge_id of route end 0.5, -- midpoint of edge true, -- directed graph? true, -- has_reverse_cost? null); -- no turn restrictions select * from turn_restrict_shortest_path( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- node_id of start 5, -- node_id of end true, -- directed graph? true, -- has_reverse_cost? null); -- no turn restrictions select * from turn_restrict_shortest_path( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- edge_id for start 0.5, -- midpoint of edge 6, -- edge_id of route end 0.5, -- midpoint of edge true, -- directed graph? true, -- has_reverse_cost? -- include the turn restrictions 'select to_cost, teid as target_id, feid||coalesce('',''||via,'''') as via_path from restrictions1'); select * from turn_restrict_shortest_path( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- node_id of start 5, -- node_id of end true, -- directed graph? true, -- has_reverse_cost? -- include the turn restrictions 'select to_cost, teid as target_id, feid||coalesce('',''||via,'''') as via_path from restrictions1'); */ pgrouting-pgrouting-2.1.0/src/astar/test/spas-any-00.result000066400000000000000000000000751257314352300236430ustar00rootroot000000000000000|11|13|1 1|12|15|1 2|9|9|1 3|8|8|1 4|7|7|1 5|6|6|1 6|5|-1|0 pgrouting-pgrouting-2.1.0/src/astar/test/spas-any-00.test.sql000066400000000000000000000003661257314352300241050ustar00rootroot00000000000000select * from pgr_astar('select eid as id, source::int4, target::int4, case when cost<=0 then 999 else cost end as cost, case when reverse_cost<=0 then 999 else reverse_cost end as reverse_cost, x1, y1, x2, y2 from edges1', 11, 5, false, true); pgrouting-pgrouting-2.1.0/src/astar/test/spas-any-01.result000066400000000000000000000000231257314352300236350ustar00rootroot000000000000000|10|2|1 1|20|-1|0 pgrouting-pgrouting-2.1.0/src/astar/test/spas-any-01.test.sql000066400000000000000000000005521257314352300241030ustar00rootroot00000000000000select * from pgr_astar(' SELECT unnest(array[1,2]) as id, unnest(array[10,10]) as source, unnest(array[20,20]) as target, unnest(array[0,1])::float8 as x1, unnest(array[0,1])::float8 as x2, unnest(array[0,1])::float8 as y1, unnest(array[0,1])::float8 as y2, unnest(array[2,1])::float8 as cost '::text, 10, 20, false, false); pgrouting-pgrouting-2.1.0/src/astar/test/test.conf000066400000000000000000000005631257314352300222630ustar00rootroot00000000000000#!/usr/bin/perl -w %main::tests = ( 'any' => { 'comment' => 'astar test for any versions.', 'data' => ['spas-any-00.data'], 'tests' => [qw(spas-any-00 spas-any-01)] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/bd_astar/000077500000000000000000000000001257314352300201175ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_astar/CMakeLists.txt000066400000000000000000000002031257314352300226520ustar00rootroot00000000000000set(PACKAGE_SQL_FILES "") add_subdirectory(sql) set(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) subdirs(doc src test) pgrouting-pgrouting-2.1.0/src/bd_astar/doc/000077500000000000000000000000001257314352300206645ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_astar/doc/CMakeLists.txt000066400000000000000000000000001257314352300234120ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_astar/doc/index.rst000066400000000000000000000103741257314352300225320ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _bd_astar: pgr_bdAstar - Bi-directional A* Shortest Path =============================================================================== .. index:: single: pgr_bdAstar(text, integer, integer, boolean, boolean) module: bidirectional, astar Name ------------------------------------------------------------------------------- ``pgr_bdAstar`` - Returns the shortest path using Bidirectional A* algorithm. Synopsis ------------------------------------------------------------------------------- This is a bi-directional A* search algorithm. It searchs from the source toward the distination and at the same time from the destination to the source and terminates whe these to searchs meet in the middle. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a path. .. code-block:: sql pgr_costResult[] pgr_bdAstar(sql text, source integer, target integer, directed boolean, has_rcost boolean); Description ------------------------------------------------------------------------------- :sql: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, source, target, cost, x1, y1, x2, y2 [,reverse_cost] FROM edge_table :id: ``int4`` identifier of the edge :source: ``int4`` identifier of the source vertex :target: ``int4`` identifier of the target vertex :cost: ``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph. :x1: ``x`` coordinate of the start point of the edge :y1: ``y`` coordinate of the start point of the edge :x2: ``x`` coordinate of the end point of the edge :y2: ``y`` coordinate of the end point of the edge :reverse_cost: (optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs). :source: ``int4`` id of the start point :target: ``int4`` id of the end point :directed: ``true`` if the graph is directed :has_rcost: if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction. Returns set of :ref:`type_cost_result`: :seq: row sequence :id1: node ID :id2: edge ID (``-1`` for the last row) :cost: cost to traverse from ``id1`` using ``id2`` .. warning:: You must reconnect to the database after ``CREATE EXTENSION pgrouting``. Otherwise the function will return ``Error computing path: std::bad_alloc``. .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- * Without ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_bdAstar( 'SELECT id, source, target, cost, x1, y1, x2, y2 FROM edge_table', 4, 10, false, false ); seq | node | edge | cost -----+------+------+------ 0 | 4 | 3 | 0 1 | 3 | 5 | 1 2 | 6 | 11 | 1 3 | 11 | 12 | 0 4 | 10 | -1 | 0 (5 rows) * With ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_bdAstar( 'SELECT id, source, target, cost, x1, y1, x2, y2, reverse_cost FROM edge_table', 4, 10, true, true ); seq | node | edge | cost -----+------+------+------ 0 | 4 | 3 | 1 1 | 3 | 5 | 1 2 | 6 | 8 | 1 3 | 5 | 10 | 1 4 | 10 | -1 | 0 (5 rows) The queries use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`type_cost_result` * :ref:`bd_dijkstra` * http://en.wikipedia.org/wiki/Bidirectional_search * http://en.wikipedia.org/wiki/A*_search_algorithm pgrouting-pgrouting-2.1.0/src/bd_astar/sql/000077500000000000000000000000001257314352300207165ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_astar/sql/CMakeLists.txt000066400000000000000000000002771257314352300234640ustar00rootroot00000000000000# Append in local scope list(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/routing_bd_astar.sql) # set in parent scope set(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/bd_astar/sql/routing_bd_astar.sql000066400000000000000000000010551257314352300247660ustar00rootroot00000000000000----------------------------------------------------------------------- -- Core function for bi_directional_astar_shortest_path computation -- See README for description ----------------------------------------------------------------------- -- -- CREATE OR REPLACE FUNCTION pgr_bdAstar( sql text, source_vid integer, target_vid integer, directed boolean, has_reverse_cost boolean) RETURNS SETOF pgr_costResult AS '$libdir/librouting-2.1', 'bidir_astar_shortest_path' LANGUAGE 'c' IMMUTABLE STRICT; pgrouting-pgrouting-2.1.0/src/bd_astar/src/000077500000000000000000000000001257314352300207065ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_astar/src/BiDirAStar.cpp000066400000000000000000000413251257314352300233430ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #undef DEBUG //#define DEBUG #ifdef __MINGW32__ #include #include #endif #ifdef DEBUG #include static FILE *dbg; #define DBG(format, arg...) \ dbg = fopen("/tmp/sew-debug", "a"); \ if (dbg) { \ fprintf(dbg, format, ## arg); \ fclose(dbg); \ } #else #define DBG(format, arg...) do { ; } while (0) #endif #include "BiDirAStar.h" BiDirAStar::BiDirAStar(void) { } BiDirAStar::~BiDirAStar(void) { } void BiDirAStar::init() { //max_edge_id = 0; //max_node_id = 0; } /* Initialization and allocation of memories. */ void BiDirAStar::initall(int maxNode) { int i; DBG("BiDirAStar::initall(%d) called\n", maxNode); m_pFParent = new PARENT_PATH[maxNode + 1]; m_pRParent = new PARENT_PATH[maxNode + 1]; m_pFCost = new double[maxNode + 1]; m_pRCost = new double[maxNode + 1]; for(i = 0; i <= maxNode; i++) { m_pFParent[i].par_Node = -2; m_pRParent[i].par_Node = -2; m_pFCost[i] = INF; m_pRCost[i] = INF; } m_MinCost = INF; m_MidNode = -1; // reserve space for nodes and edges m_vecNodeVector.reserve(maxNode + 1); DBG("Leaving BiDirAStar::initall\n"); } /* Delete the allocated memories to avoid memory leak. */ void BiDirAStar::deleteall() { DBG("Calling BiDirAStar::deleteall\n"); delete [] m_pFParent; delete [] m_pRParent; delete [] m_pFCost; delete [] m_pRCost; DBG("Leaving BiDirAStar::deleteall\n"); } /* Get the current cost from source to the current node if direction is 1 else the cost to reach target from the current node. */ double BiDirAStar::getcost(int node_id, int dir) { if(dir == 1) { return(m_pFCost[node_id]); } else { return(m_pRCost[node_id]); } } double BiDirAStar::dist(double x1, double y1, double x2, double y2) { double ret = fabs((x1 - x2) + fabs(y1 - y2)); //double ret = sqrt(x1 - x2) * (x1 - x2) + (y1 - y2) * (y1 - y2)); return(ret * 10); } /* Get the heuristic cost of the node depending on dir (1 for forward search and -1 for reverse search). */ double BiDirAStar::gethcost(int node_id, int dir) { if(dir == -1) { return(dist(m_vecNodeVector[node_id].xpos, m_vecNodeVector[node_id].ypos, m_vecNodeVector[m_lStartNodeId].xpos, m_vecNodeVector[m_lStartNodeId].ypos)); } else { return(dist(m_vecNodeVector[node_id].xpos, m_vecNodeVector[node_id].ypos, m_vecNodeVector[m_lEndNodeId].xpos, m_vecNodeVector[m_lEndNodeId].ypos)); } } /* Set the forward or reverse cost list depending on dir (1 for forward search and -1 for reverse search). */ void BiDirAStar::setcost(int node_id, int dir, double c) { if(dir == 1) { m_pFCost[node_id] = c; } else { m_pRCost[node_id] = c; } } void BiDirAStar::setparent(int node_id, int dir, int parnode, int paredge) { if(dir == 1) { m_pFParent[node_id].par_Node = parnode; m_pFParent[node_id].par_Edge = paredge; } else { m_pRParent[node_id].par_Node = parnode; m_pRParent[node_id].par_Edge = paredge; } } /* Reconstruct path for forward search. It is like normal dijkstra. The parent array contains the parent of the current node and there is a -1 in the source. So one need to recurse upto the source and then add the current node and edge to the list. */ void BiDirAStar::fconstruct_path(int node_id) { if(m_pFParent[node_id].par_Node == -1) return; fconstruct_path(m_pFParent[node_id].par_Node); path_element_t pt; pt.vertex_id = m_pFParent[node_id].par_Node; pt.edge_id = m_pFParent[node_id].par_Edge; pt.cost = m_pFCost[node_id] - m_pFCost[m_pFParent[node_id].par_Node]; m_vecPath.push_back(pt); } /* Reconstruct path for the reverse search. In this case the subsequent node is stored in the parent and the target contains a -1. So one need to add the node and edge to the list and then recurse through the parent upto hitting a -1. */ void BiDirAStar::rconstruct_path(int node_id) { path_element_t pt; if(m_pRParent[node_id].par_Node == -1) { pt.vertex_id = node_id; pt.edge_id = -1; pt.cost = 0.0; return; } pt.vertex_id = node_id; pt.cost = m_pRCost[node_id] - m_pRCost[m_pRParent[node_id].par_Node]; pt.edge_id = m_pRParent[node_id].par_Edge; m_vecPath.push_back(pt); rconstruct_path(m_pRParent[node_id].par_Node); } /* This is the main exploration module. The parameter dir indicates whether the exploration will be in forward or reverser direction. The reference to the corresponding que is also passed as parameter que. The current node and the current costs are also available as parameter. */ //void BiDirAStar::explore(int cur_node, double cur_cost, int dir, std::priority_queue, std::greater > &que) void BiDirAStar::explore(int cur_node, double cur_cost, int dir, MinHeap &que) { int i; // Number of connected edges int con_edge = m_vecNodeVector[cur_node].Connected_Edges_Index.size(); double edge_cost; for(i = 0; i < con_edge; i++) { int edge_index = m_vecNodeVector[cur_node].Connected_Edges_Index[i]; // Get the edge from the edge list. GraphEdgeInfo edge = m_vecEdgeVector[edge_index]; // Get the connected node int new_node = m_vecNodeVector[cur_node].Connected_Nodes[i]; #if 0 // mult is set but not used int mult; if(edge.Direction == 0) mult = 1; else mult = dir; #endif if(cur_node == edge.StartNode) { // Current node is the startnode of the edge. For forward search it should use forward cost, otherwise it should use the reverse cost, // i.e. if the reverse direction is valid then this node may be visited from the end node. if(dir > 0) edge_cost = edge.Cost; else edge_cost = edge.ReverseCost; // Check if the direction is valid for exploration if(edge.Direction == 0 || edge_cost >= 0.0) { //edge_cost = edge.Cost * mult; // Check if the current edge gives better result if(cur_cost + edge_cost < getcost(new_node, dir)) { // explore the node, and push it in the queue. the value in the queue will also contain the heuristic cost setcost(new_node, dir, cur_cost + edge_cost); setparent(new_node, dir, cur_node, edge.EdgeID); que.push(std::make_pair(cur_cost + edge_cost + gethcost(new_node, dir), new_node)); // Update the minimum cost found so far. if(getcost(new_node, dir) + getcost(new_node, dir * -1) < m_MinCost) { m_MinCost = getcost(new_node, dir) + getcost(new_node, dir * -1); m_MidNode = new_node; } } } } else { // Current node is the endnode of the edge. For forward search it should use reverse cost, otherwise it should use the forward cost, // i.e. if the forward direction is valid then this node may be visited from the start node. if(dir > 0) edge_cost = edge.ReverseCost; else edge_cost = edge.Cost; // Check if the direction is valid for exploration if(edge.Direction == 0 || edge_cost >= 0.0) { //edge_cost = edge.ReverseCost * mult; // Check if the current edge gives better result if(cur_cost + edge_cost < getcost(new_node, dir)) { // explore the node, and push it in the queue. the value in the queue will also contain the heuristic cost setcost(new_node, dir, cur_cost + edge_cost); setparent(new_node, dir, cur_node, edge.EdgeID); que.push(std::make_pair(cur_cost + edge_cost + gethcost(new_node, dir), new_node)); // Update the minimum cost found so far. if(getcost(new_node, dir) + getcost(new_node, dir * -1) < m_MinCost) { m_MinCost = getcost(new_node, dir) + getcost(new_node, dir * -1); m_MidNode = new_node; } } } } } } /* This is the entry function that the wrappers should call. Most of the parameters are trivial. maxNode refers to Maximum node id. As we run node based exploration cost, parent etc will be based on maximam node id. */ int BiDirAStar:: bidir_astar(edge_astar_t *edges, unsigned int edge_count, int maxNode, int start_vertex, int end_vertex, path_element_t **path, int *path_count, char **err_msg) { max_node_id = maxNode; max_edge_id = -1; // Allocate memory for local storage like cost and parent holder initall(maxNode); // construct the graph from the edge list, i.e. populate node and edge data structures construct_graph(edges, edge_count, maxNode); m_lStartNodeId = start_vertex; m_lEndNodeId = end_vertex; // int nodeCount = m_vecNodeVector.size(); MinHeap fque(maxNode + 2); MinHeap rque(maxNode + 2); //std::priority_queue, std::greater > fque; //std::priority_queue, std::greater > rque; m_vecPath.clear(); // Initialize the forward search m_pFParent[start_vertex].par_Node = -1; m_pFParent[start_vertex].par_Edge = -1; m_pFCost[start_vertex] = 0.0; fque.push(std::make_pair(0.0, start_vertex)); // Initialize the reverse search m_pRParent[end_vertex].par_Node = -1; m_pRParent[end_vertex].par_Edge = -1; m_pRCost[end_vertex] = 0.0; rque.push(std::make_pair(0.0, end_vertex)); int i; // int new_node; int cur_node; // int dir; /* The main loop. The algorithm is as follows: 1. IF the sum of the current minimum of both heap is greater than so far found path, we cannot get any better, so break the loop. 2. IF the reverse heap minimum is lower than the forward heap minimum, explore from reverse direction. 3. ELSE explore from the forward directtion. */ while(!fque.empty() && !rque.empty()) { PDI fTop = fque.top(); PDI rTop = rque.top(); if(m_pFCost[fTop.second] + m_pRCost[rTop.second] > m_MinCost) //We are done, there is no path with lower cost break; if(rTop.first < fTop.first) // Explore from reverse queue { if(rTop.first > m_MinCost) break; cur_node = rTop.second; int dir = -1; rque.pop(); explore(cur_node, m_pRCost[rTop.second], dir, rque); } else // Explore from forward queue { if(fTop.first > m_MinCost) break; cur_node = fTop.second; int dir = 1; fque.pop(); explore(cur_node, m_pFCost[fTop.second], dir, fque); } } /* Path reconstruction part. m_MidNode is the joining point where two searches meet to make a shortest path. It is updated in explore. If it contains -1, then no path is found. Other wise we have a shortest path and that is reconstructed in the m_vecPath. */ if(m_MidNode == -1) { *err_msg = (char *)"Path Not Found"; deleteall(); return -1; } else { // reconstruct path from forward search fconstruct_path(m_MidNode); // reconstruct path from backward search rconstruct_path(m_MidNode); // insert the last row in the path trace (having edge_id = -1 and cost = 0.0) path_element_t pelement; pelement.vertex_id = end_vertex; pelement.edge_id = -1; pelement.cost = 0.0; m_vecPath.push_back(pelement); // Transfer data path to path_element_t format and allocate memory and populate the pointer *path = (path_element_t *) malloc(sizeof(path_element_t) * (m_vecPath.size() + 1)); *path_count = m_vecPath.size(); for(i = 0; i < *path_count; i++) { (*path)[i].vertex_id = m_vecPath[i].vertex_id; (*path)[i].edge_id = m_vecPath[i].edge_id; (*path)[i].cost = m_vecPath[i].cost; } } deleteall(); return 0; } /* Populate the member variables of the class using the edge list. Basically there is a node list and an edge list. Each node contains the list of adjacent nodes and corresponding edge indices from edge list that connect this node with the adjacent nodes. */ bool BiDirAStar::construct_graph(edge_astar_t* edges, int edge_count, int maxNode) { int i; DBG("Calling BiDirAStar::construct_graph(edges, ecnt:%d, maxNode:%d)\n", edge_count, maxNode); // Create a dummy node GraphNodeInfo nodeInfo; nodeInfo.Connected_Edges_Index.clear(); nodeInfo.Connected_Nodes.clear(); // Insert the dummy node into the node list. This acts as place holder. Also change the nodeId so that nodeId and node index in the vector are same. // There may be some nodes here that does not appear in the edge list. The size of the list is upto maxNode which is equal to maximum node id. DBG(" Adding nodes to m_vecNodeVector\n"); for(i = 0; i <= maxNode; i++) { nodeInfo.NodeID = i; m_vecNodeVector.push_back(nodeInfo); } // Process each edge from the edge list and update the member data structures accordingly. DBG(" Reserving edges for graph(%d)\n", edge_count); m_vecEdgeVector.reserve(edge_count); DBG(" Adding edges to graph\n"); for(i = 0; i < edge_count; i++) { addEdge(edges[i]); } DBG("Leaving BiDirAStar::construct_graph\n"); return true; } /* Process the edge and populate the member nodelist and edgelist. The nodelist already contains upto maxNode dummy entries with nodeId same as index. Now the connectivity information needs to be updated. */ bool BiDirAStar::addEdge(edge_astar_t edgeIn) { // long lTest; // Check if the edge is already processed. Long2LongMap::iterator itMap = m_mapEdgeId2Index.find(edgeIn.id); if(itMap != m_mapEdgeId2Index.end()) return false; // Create a GraphEdgeInfo using the information of the current edge GraphEdgeInfo newEdge; newEdge.EdgeID = edgeIn.id; newEdge.EdgeIndex = m_vecEdgeVector.size(); newEdge.StartNode = edgeIn.source; newEdge.EndNode = edgeIn.target; newEdge.Cost = edgeIn.cost; newEdge.ReverseCost = edgeIn.reverse_cost; // Set the direction. If both cost and reverse cost has positive value the edge is bidirectional and direction field is 0. If cost is positive and reverse cost // negative then the edge is unidirectional with direction = 1 (goes from source to target) otherwise it is unidirectional with direction = -1 (goes from target // to source). Another way of creating unidirectional edge is assigning big values in cost or reverse_cost. In that case the direction is still zero and this case // is handled in the algorithm automatically. if(newEdge.Cost >= 0.0 && newEdge.ReverseCost >= 0) { newEdge.Direction = 0; } else if(newEdge.Cost >= 0.0) { newEdge.Direction = 1; } else { newEdge.Direction = -1; } if(edgeIn.id > max_edge_id) { max_edge_id = edgeIn.id; } // Update max_edge_id if(newEdge.StartNode > max_node_id) { return false;//max_node_id = newEdge.StartNode; } if(newEdge.EndNode > max_node_id) { return false;//max_node_id = newEdge.EdgeIndex; } m_vecNodeVector[newEdge.StartNode].xpos = edgeIn.s_x; m_vecNodeVector[newEdge.StartNode].ypos = edgeIn.s_y; m_vecNodeVector[newEdge.EndNode].xpos = edgeIn.t_x; m_vecNodeVector[newEdge.EndNode].ypos = edgeIn.t_y; // update connectivity information for the start node. m_vecNodeVector[newEdge.StartNode].Connected_Nodes.push_back(newEdge.EndNode); m_vecNodeVector[newEdge.StartNode].Connected_Edges_Index.push_back(newEdge.EdgeIndex); // update connectivity information for the end node. m_vecNodeVector[newEdge.EndNode].Connected_Nodes.push_back(newEdge.StartNode); m_vecNodeVector[newEdge.EndNode].Connected_Edges_Index.push_back(newEdge.EdgeIndex); //Adding edge to the list m_mapEdgeId2Index.insert(std::make_pair(newEdge.EdgeID, m_vecEdgeVector.size())); m_vecEdgeVector.push_back(newEdge); // return true; } pgrouting-pgrouting-2.1.0/src/bd_astar/src/BiDirAStar.h000066400000000000000000000103441257314352300230050ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #ifndef BIDIRASTAR_H #define BIDIRASTAR_H #include #include #include #include #include #include #include #include #include #include "MinHeap.h" #include "bdastar.h" #define INF 1e15 typedef std::vector LongVector; typedef std::vector VectorOfLongVector; //typedef std::pair PIB; typedef std::pair PDI; //typedef std::pair > PDVI; /* typedef struct edge { int id; int source; int target; double s_x; double s_y; double t_x; double t_y; double cost; double reverse_cost; } edge_astar_t; typedef struct path_element { int vertex_id; int edge_id; double cost; }path_element_t; */ typedef struct{ int par_Node; int par_Edge; }PARENT_PATH; typedef struct{ int NodeID; double xpos; double ypos; std::vector Connected_Nodes; std::vector Connected_Edges_Index; }GraphNodeInfo; struct GraphEdgeInfo { public: int EdgeID; int EdgeIndex; int Direction; double Cost; double ReverseCost; int StartNode; int EndNode; }; typedef std::vector GraphEdgeVector; typedef std::map Long2LongVectorMap; typedef std::map Long2LongMap; typedef std::vector GraphNodeVector; class BiDirAStar { public: BiDirAStar(void); ~BiDirAStar(void); int bidir_astar(edge_astar_t *edges, unsigned int edge_count, int maxNode, int start_vertex, int end_vertex, path_element_t **path, int *path_count, char **err_msg); private: bool construct_graph(edge_astar_t *edges, int edge_count, int maxNode); void fconstruct_path(int node_id); void rconstruct_path(int node_id); bool addEdge(edge_astar_t edgeIn); bool connectEdge(GraphEdgeInfo& firstEdge, GraphEdgeInfo& secondEdge, bool bIsStartNodeSame); void init(); void initall(int maxNode); void deleteall(); //void explore(int cur_node, double cur_cost, int dir, std::priority_queue, std::greater > &que); void explore(int cur_node, double cur_cost, int dir, MinHeap &que); double getcost(int node_id, int dir); void setcost(int node_id, int dir, double c); void setparent(int node_id, int dir, int parnode, int paredge); double gethcost(int node_id, int dir); double dist(double x1, double y1, double x2, double y2); private: GraphEdgeVector m_vecEdgeVector; Long2LongMap m_mapEdgeId2Index; Long2LongVectorMap m_mapNodeId2Edge; GraphNodeVector m_vecNodeVector; int max_node_id; int max_edge_id; int m_lStartNodeId; int m_lEndNodeId; double m_MinCost; int m_MidNode; std::vector m_vecPath; PARENT_PATH *m_pFParent; PARENT_PATH *m_pRParent; double *m_pFCost; double *m_pRCost; }; #endif pgrouting-pgrouting-2.1.0/src/bd_astar/src/CMakeLists.txt000066400000000000000000000001651257314352300234500ustar00rootroot00000000000000add_library(bd_astar OBJECT bdastar.h bdastar.c MinHeap.h MinHeap.cpp BiDirAStar.h bdastar_core.cpp BiDirAStar.cpp) pgrouting-pgrouting-2.1.0/src/bd_astar/src/MinHeap.cpp000066400000000000000000000073131257314352300227370ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #include "MinHeap.h" MinHeap::MinHeap(int maxNode) { init(maxNode); } MinHeap::~MinHeap(void) { reset(); } bool MinHeap::reset(void) { if(m_HeapTree != NULL) { delete [] m_HeapTree; m_HeapTree = NULL; } if(m_Index != NULL) { delete [] m_Index; m_Index = NULL; } return true; } bool MinHeap::init(int maxNode) { m_HeapTree = new PDI[maxNode + 1]; m_Index = new int[maxNode + 1]; memset(m_Index, -1, sizeof(int) * (maxNode + 1)); m_MaxNodeID = maxNode; m_CurrentSize = 0; return true; } void MinHeap::push(PDI node) { int nid = node.second; double ncost = node.first; if(m_Index[nid] != -1) { int pos = m_Index[nid]; if(ncost < m_HeapTree[pos].first) { m_HeapTree[pos].first = ncost; shift_up(pos); } else { return; } } else { m_CurrentSize++; m_HeapTree[m_CurrentSize] = node; m_Index[nid] = m_CurrentSize; shift_up(m_CurrentSize); } } PDI MinHeap::top(void) { return(m_HeapTree[1]); } bool MinHeap::empty(void) { if(m_CurrentSize == 0) return true; return false; } void MinHeap::pop(void) { if(m_CurrentSize == 0) return; int nid = m_HeapTree[1].second; m_Index[nid] = -1; m_HeapTree[1] = m_HeapTree[m_CurrentSize]; m_Index[m_HeapTree[1].second] = 1; m_CurrentSize--; shift_down(1); } void MinHeap::shift_up(int node) { while(node > 1) { int par_node = node / 2; if(m_HeapTree[par_node].first <= m_HeapTree[node].first) { return; } PDI temp = m_HeapTree[par_node]; m_HeapTree[par_node] = m_HeapTree[node]; m_HeapTree[node] = temp; m_Index[m_HeapTree[node].second] = node; m_Index[m_HeapTree[par_node].second] = par_node; node = par_node; } return; } void MinHeap::shift_down(int node) { while(node < m_CurrentSize) { int left_child = node * 2; int right_child = node * 2 + 1; if(left_child > m_CurrentSize) { return; } int smallest = node; if(m_HeapTree[left_child] < m_HeapTree[smallest]) { smallest = left_child; } if(right_child <= m_CurrentSize) { if(m_HeapTree[right_child] < m_HeapTree[smallest]) { smallest = right_child; } } if(node == smallest) return; PDI temp = m_HeapTree[node]; m_HeapTree[node] = m_HeapTree[smallest]; m_HeapTree[smallest] = temp; m_Index[m_HeapTree[node].second] = node; m_Index[m_HeapTree[smallest].second] = smallest; node = smallest; } return; } pgrouting-pgrouting-2.1.0/src/bd_astar/src/MinHeap.h000066400000000000000000000036301257314352300224020ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #ifndef MINHEAP_H #define MINHEAP_H #include #include #include #include #include #include typedef std::pair PDI; class MinHeap { public: MinHeap(int maxNode); ~MinHeap(void); bool reset(void); bool init(int maxNode); void push(PDI node); PDI top(); void pop(); bool empty(); private: void shift_up(int node); void shift_down(int node); private: PDI *m_HeapTree; int *m_Index; int m_MaxNodeID; int m_CurrentSize; }; #endif pgrouting-pgrouting-2.1.0/src/bd_astar/src/bdastar.c000066400000000000000000000360171257314352300225010ustar00rootroot00000000000000/* * Bi Directional A* Shortest path algorithm for PostgreSQL * * Copyright (c) 2006 Anton A. Patrushev, Orkney, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include #include #include #include "bdastar.h" //------------------------------------------------------------------------- /* * Define this to have profiling enabled */ //#define PROFILE #ifdef PROFILE #include struct timeval prof_astar, prof_store, prof_extract, prof_total; long proftime[5]; long profipts1, profipts2, profopts; #define profstart(x) do { gettimeofday(&x, NULL); } while (0); #define profstop(n, x) do { struct timeval _profstop; \ long _proftime; \ gettimeofday(&_profstop, NULL); \ _proftime = ( _profstop.tv_sec*1000000+_profstop.tv_usec) - \ ( x.tv_sec*1000000+x.tv_usec); \ elog(NOTICE, \ "PRF(%s) %lu (%f ms)", \ (n), \ _proftime, _proftime / 1000.0); \ } while (0); #else #define profstart(x) do { } while (0); #define profstop(n, x) do { } while (0); #endif // PROFILE //------------------------------------------------------------------------- Datum bidir_astar_shortest_path(PG_FUNCTION_ARGS); #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 #ifndef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif static char * text2char(text *in) { char *out = palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } static int finish(int code, int ret) { code = SPI_finish(); if (code != SPI_OK_FINISH ) { elog(ERROR,"couldn't disconnect from SPI"); return -1 ; } return ret; } typedef struct edge_astar_columns { int id; int source; int target; int cost; int reverse_cost; int s_x; int s_y; int t_x; int t_y; } edge_astar_columns_t; static int fetch_edge_astar_columns(SPITupleTable *tuptable, edge_astar_columns_t *edge_columns, bool has_reverse_cost) { edge_columns->id = SPI_fnumber(SPI_tuptable->tupdesc, "id"); edge_columns->source = SPI_fnumber(SPI_tuptable->tupdesc, "source"); edge_columns->target = SPI_fnumber(SPI_tuptable->tupdesc, "target"); edge_columns->cost = SPI_fnumber(SPI_tuptable->tupdesc, "cost"); if (edge_columns->id == SPI_ERROR_NOATTRIBUTE || edge_columns->source == SPI_ERROR_NOATTRIBUTE || edge_columns->target == SPI_ERROR_NOATTRIBUTE || edge_columns->cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'id', 'source', 'target' and 'cost'"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->source) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->target) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'source', 'target' must be of type int4, " "'cost' must be of type float8"); return -1; } DBG("columns: id %i source %i target %i cost %i", edge_columns->id, edge_columns->source, edge_columns->target, edge_columns->cost); if (has_reverse_cost) { edge_columns->reverse_cost = SPI_fnumber(SPI_tuptable->tupdesc, "reverse_cost"); if (edge_columns->reverse_cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, reverse_cost is used, but query did't return " "'reverse_cost' column"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->reverse_cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'reverse_cost' must be of type float8"); return -1; } DBG("columns: reverse_cost cost %i", edge_columns->reverse_cost); } edge_columns->s_x = SPI_fnumber(SPI_tuptable->tupdesc, "x1"); edge_columns->s_y = SPI_fnumber(SPI_tuptable->tupdesc, "y1"); edge_columns->t_x = SPI_fnumber(SPI_tuptable->tupdesc, "x2"); edge_columns->t_y = SPI_fnumber(SPI_tuptable->tupdesc, "y2"); if (edge_columns->s_x == SPI_ERROR_NOATTRIBUTE || edge_columns->s_y == SPI_ERROR_NOATTRIBUTE || edge_columns->t_x == SPI_ERROR_NOATTRIBUTE || edge_columns->t_y == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'x1', 'x2', 'y1' and 'y2'"); return -1; } DBG("columns: x1 %i y1 %i x2 %i y2 %i", edge_columns->s_x, edge_columns->s_y, edge_columns->t_x,edge_columns->t_y); return 0; } static void fetch_edge_astar(HeapTuple *tuple, TupleDesc *tupdesc, edge_astar_columns_t *edge_columns, edge_astar_t *target_edge) { Datum binval; bool isnull; binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->id, &isnull); if (isnull) elog(ERROR, "id contains a null value"); target_edge->id = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->source, &isnull); if (isnull) elog(ERROR, "source contains a null value"); target_edge->source = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->target, &isnull); if (isnull) elog(ERROR, "target contains a null value"); target_edge->target = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->cost, &isnull); if (isnull) elog(ERROR, "cost contains a null value"); target_edge->cost = DatumGetFloat8(binval); if (edge_columns->reverse_cost != -1) { binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->reverse_cost, &isnull); if (isnull) elog(ERROR, "reverse_cost contains a null value"); target_edge->reverse_cost = DatumGetFloat8(binval); } binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->s_x, &isnull); if (isnull) elog(ERROR, "source x contains a null value"); target_edge->s_x = DatumGetFloat8(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->s_y, &isnull); if (isnull) elog(ERROR, "source y contains a null value"); target_edge->s_y = DatumGetFloat8(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->t_x, &isnull); if (isnull) elog(ERROR, "target x contains a null value"); target_edge->t_x = DatumGetFloat8(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->t_y, &isnull); if (isnull) elog(ERROR, "target y contains a null value"); target_edge->t_y = DatumGetFloat8(binval); } static int compute_shortest_path_astar(char* sql, int source_vertex_id, int target_vertex_id, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count) { int SPIcode; void *SPIplan; Portal SPIportal; bool moredata = TRUE; int ntuples; edge_astar_t *edges = NULL; int total_tuples = 0; int v_max_id=0; int v_min_id=INT_MAX; edge_astar_columns_t edge_columns = {.id= -1, .source= -1, .target= -1, .cost= -1, .reverse_cost= -1, .s_x= -1, .s_y= -1, .t_x= -1, .t_y= -1}; char *err_msg; int ret = -1; register int z; int s_count=0; int t_count=0; struct vItem { int id; int key; }; DBG("start shortest_path_astar\n"); SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "shortest_path_astar: couldn't open a connection to SPI"); return -1; } SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "shortest_path_astar: couldn't create query plan via SPI"); return -1; } if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "shortest_path_astar: SPI_cursor_open('%s') returns NULL", sql); return -1; } while (moredata == TRUE) { SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); if (edge_columns.id == -1) { if (fetch_edge_astar_columns(SPI_tuptable, &edge_columns, has_reverse_cost) == -1) return finish(SPIcode, ret); } ntuples = SPI_processed; total_tuples += ntuples; if (!edges) edges = palloc(total_tuples * sizeof(edge_astar_t)); else edges = repalloc(edges, total_tuples * sizeof(edge_astar_t)); if (edges == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; fetch_edge_astar(&tuple, &tupdesc, &edge_columns, &edges[total_tuples - ntuples + t]); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } //defining min and max vertex id DBG("Total %i tuples", total_tuples); for(z=0; zv_max_id) v_max_id=edges[z].source; if(edges[z].targetv_max_id) v_max_id=edges[z].target; DBG("%i <-> %i", v_min_id, v_max_id); } //:::::::::::::::::::::::::::::::::::: //:: reducing vertex id (renumbering) //:::::::::::::::::::::::::::::::::::: for(z=0; z\n", total_tuples); // calling C++ A* function ret = bdastar_wrapper(edges, total_tuples, v_max_id + 1, source_vertex_id-v_min_id, target_vertex_id-v_min_id, directed, has_reverse_cost, path, path_count, &err_msg); DBG("SIZE %i\n",*path_count); DBG("ret = %i\n",ret); //:::::::::::::::::::::::::::::::: //:: restoring original vertex id //:::::::::::::::::::::::::::::::: for(z=0; z<*path_count; z++) { //DBG("vetex %i\n",(*path)[z].vertex_id); (*path)[z].vertex_id+=v_min_id; } profstop("astar", prof_astar); profstart(prof_store); if (ret < 0) { elog(ERROR, "Error computing path: %s", err_msg); } return finish(SPIcode, ret); } PG_FUNCTION_INFO_V1(bidir_astar_shortest_path); Datum bidir_astar_shortest_path(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; path_element_t *path; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int path_count = 0; #ifdef DEBUG int ret; #endif // XXX profiling messages are not thread safe profstart(prof_total); profstart(prof_extract); /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); #ifdef DEBUG ret = #endif compute_shortest_path_astar(text2char(PG_GETARG_TEXT_P(0)), PG_GETARG_INT32(1), PG_GETARG_INT32(2), PG_GETARG_BOOL(3), PG_GETARG_BOOL(4), &path, &path_count); #ifdef DEBUG DBG("Ret is %i", ret); if (ret >= 0) { int i; for (i = 0; i < path_count; i++) { DBG("Step # %i vertex_id %i ", i, path[i].vertex_id); DBG(" edge_id %i ", path[i].edge_id); DBG(" cost %f ", path[i].cost); } } #endif /* total number of tuples to be returned */ DBG("Conting tuples number\n"); funcctx->max_calls = path_count; funcctx->user_fctx = path; DBG("Path count %i", path_count); funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("pgr_costResult")); MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ DBG("Strange stuff doing\n"); funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; path = (path_element_t*) funcctx->user_fctx; DBG("Trying to allocate some memory\n"); if (call_cntr < max_calls) { /* do when there is more left to send */ HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(4 * sizeof(Datum)); nulls = palloc(4 * sizeof(char)); values[0] = Int32GetDatum(call_cntr); nulls[0] = ' '; values[1] = Int32GetDatum(path[call_cntr].vertex_id); nulls[1] = ' '; values[2] = Int32GetDatum(path[call_cntr].edge_id); nulls[2] = ' '; values[3] = Float8GetDatum(path[call_cntr].cost); nulls[3] = ' '; DBG("Heap making\n"); tuple = heap_formtuple(tuple_desc, values, nulls); DBG("Datum making\n"); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); DBG("Trying to free some memory\n"); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else { /* do when there is no more left */ DBG("Freeing path"); if (path) free(path); profstop("store", prof_store); profstop("total", prof_total); #ifdef PROFILE elog(NOTICE, "_________"); #endif SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/bd_astar/src/bdastar.h000066400000000000000000000030111257314352300224720ustar00rootroot00000000000000/* * Bi Directional A* Shortest path algorithm for PostgreSQL * * Copyright (c) 2006 Anton A. Patrushev, Orkney, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #ifndef _BDASTAR_H #define _BDASTAR_H #include "postgres.h" typedef struct edge_astar { int id; int source; int target; float8 cost; float8 reverse_cost; float8 s_x; float8 s_y; float8 t_x; float8 t_y; } edge_astar_t; typedef struct path_element { int vertex_id; int edge_id; float8 cost; } path_element_t; #ifdef __cplusplus extern "C" #endif int bdastar_wrapper(edge_astar_t *edges, unsigned int count, int maxnode, int source_vertex_id, int target_vertex_id, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg); #ifdef __cplusplus extern "C" #endif #endif pgrouting-pgrouting-2.1.0/src/bd_astar/src/bdastar_core.cpp000066400000000000000000000043571257314352300240530ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #ifdef __MINGW32__ #include #include #endif #include #include "BiDirAStar.h" #include "bdastar.h" int bdastar_wrapper(edge_astar_t *edges, unsigned int edge_count, int maxnode, int source_vertex_id, int target_vertex_id, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg) { int res; try { BiDirAStar bdastar; res = bdastar.bidir_astar(edges, edge_count, maxnode, source_vertex_id, target_vertex_id, path, path_count, err_msg); } catch(std::exception& e) { *err_msg = (char *) e.what(); return -1; } catch(...) { *err_msg = (char *) "Caught unknown exception!"; return -1; } if (res < 0) return res; else return EXIT_SUCCESS; } pgrouting-pgrouting-2.1.0/src/bd_astar/src/utils.h000066400000000000000000000064651257314352300222320ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #ifndef UTILS_H #define UTILS_H #include #include #include #include #include typedef std::vector LongVector; typedef std::vector IntVector; typedef std::vector DoubleVector; typedef std::vector StringVector; class StringOperation { public: static std::string TRIMWHITESPACE(std::string strInput) { std::string strOut = strInput; std::string strWht = " \f\n\r\t\v"; strOut.erase(0,strOut.find_first_not_of(strWht)); strOut.erase(strOut.find_last_not_of(strWht) + 1); return strOut; }; }; class StringTokenizer { public: StringTokenizer() { reset(); } void reset() { vecTokens.clear(); strInput = ""; } bool parse(std::string strInput, std::string chDelim) { size_t iStartPos = 0; while(true) { size_t iPos = strInput.find(chDelim[0],iStartPos); if(iPos != std::string::npos) { std::string strToken; strToken = strInput.substr(iStartPos,iPos - iStartPos); vecTokens.push_back(strToken); iStartPos = iPos + 1; } else if(iPos == std::string::npos && strInput.length() > 0 ) { std::string strToken; strToken = strInput.substr(iStartPos, strInput.length() - iStartPos); if(strToken.length() > 0) vecTokens.push_back(strToken); break; } else break; } return true; } size_t getTokenCount() { return vecTokens.size(); } bool getToken(std::string& strToken, size_t iTokenIndex) { long lTokenCount = vecTokens.size(); if(iTokenIndex < 0 || iTokenIndex < lTokenCount) { strToken = vecTokens[iTokenIndex]; return true; } return false; } bool getTokens(StringVector& vecTokensRef) { vecTokensRef = vecTokens; return true; } private: std::string strInput; StringVector vecTokens; }; #endif pgrouting-pgrouting-2.1.0/src/bd_astar/test/000077500000000000000000000000001257314352300210765ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_astar/test/CMakeLists.txt000066400000000000000000000000001257314352300236240ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-00.data000066400000000000000000064435761257314352300245430ustar00rootroot00000000000000 drop table if exists bdaways cascade; create table bdaways ( id integer not null primary key, source integer, target integer, cost float8, reverse_cost float8, x1 float8, y1 float8, x2 float8, y2 float8 ); copy bdaways (id, source, target, cost, reverse_cost, x1, y1, x2, y2) from stdin; 18129 10271 10265 0.407629542119694 0.407629542119694 -105.0222175 39.7910979 -105.0222149 39.787432 14822 9426 3606 0.0603186413824967 0.0603186413824967 -105.0236131 39.7548297 -105.0243187 39.7548283 16176 5812 7719 0.198519002375015 0.198519002375015 -104.9868503 39.6911967 -104.9868624 39.6894114 16177 7719 9841 1.21182332618964 1.21182332618964 -104.9868624 39.6894114 -104.9869458 39.6785134 16178 137 1482 0.199034161669709 0.199034161669709 -104.990773 39.6930188 -104.9907544 39.6948087 16179 1482 3758 0.20606858724026 0.20606858724026 -104.9907544 39.6948087 -104.9907434 39.6966619 16217 7903 7844 0.0651768093591436 0.0651768093591436 -105.0105038 39.7592382 -105.0110496 39.7596475 16218 7844 6725 0.105799860394335 0.105799860394335 -105.0110496 39.7596475 -105.0111475 39.760596 15793 2298 2322 0.00529554982932783 0.00529554982932783 -105.0218722 39.7380446 -105.0218662 39.7379972 14854 9432 9433 0.00987428384236239 0.00987428384236239 -105.0069697 39.7566591 -105.0068808 39.7566024 19732 4490 10638 0.0159213769578026 0.0159213769578026 -105.0052486 39.7360678 -105.0050796 39.7360077 19734 10639 10640 0.115517684408379 0.115517684408379 -104.9689526 39.7383918 -104.9684353 39.7374321 19736 10643 5491 0.200611432022914 0.200611432022914 -104.9456446 39.7401427 -104.9456286 39.7383386 19737 5491 9472 0.173586542348893 0.173586542348893 -104.9456286 39.7383386 -104.9456312 39.7367775 16211 7730 9848 1.41098736584228 1.41098736584228 -104.9786837 39.6894012 -104.9787084 39.6767119 19766 8868 3770 0.15451665559366 0.15451665559366 -104.9434398 39.7304973 -104.9434426 39.7291077 19767 3770 10249 0.199225315153312 0.199225315153312 -104.9434426 39.7291077 -104.9434211 39.7273161 19769 9471 4895 0.183643472400882 0.183643472400882 -104.9445503 39.7367663 -104.9445218 39.7351149 19770 4895 9419 0.162738965694015 0.162738965694015 -104.9445218 39.7351149 -104.944537 39.7336514 16694 9991 9992 0.00824975577533471 0.00824975577533471 -105.0009011 39.745286 -105.0008221 39.7453286 16253 9862 7741 0.405750287416545 0.405750287416545 -104.9552615 39.6856875 -104.9552614 39.6893365 16254 7741 5836 0.199719306282583 0.199719306282583 -104.9552614 39.6893365 -104.9552507 39.6911326 16255 5836 9863 0.20307644815808 0.20307644815808 -104.9552507 39.6911326 -104.9552587 39.6929589 445 449 450 0.199450473576153 0.199450473576153 -104.9423777 39.727311 -104.942375 39.7291047 20724 9339 9399 0.00989025456720925 0.00989025456720925 -105.0251698 39.7619441 -105.0252855 39.7619451 20725 9399 10912 0.0075300269970097 0.0075300269970097 -105.0252855 39.7619451 -105.0253734 39.7619406 20727 10911 9342 0.00831469236711343 0.00831469236711343 -105.0250813 39.7632958 -105.02517 39.7633265 18403 7778 10286 0.0505898966958872 0.0505898966958872 -105.0393109 39.7554232 -105.0387191 39.7554242 273 283 284 0.0964719650645454 0.0964719650645454 -104.9824285 39.7794055 -104.9813127 39.7792736 275 285 286 0.0574345831683482 0.0574345831683482 -105.0375561 39.7104672 -105.0376076 39.7109822 276 286 287 0.00381671595135443 0.00381671595135443 -105.0376076 39.7109822 -105.037589 39.710951 277 288 286 0.0749798421316384 0.0749798421316384 -105.0384831 39.7110152 -105.0376076 39.7109822 267 277 278 0.026080790494895 0.026080790494895 -104.9875916 39.7783304 -104.9876105 39.7785645 19535 10550 10547 0.0727126892007364 0.0727126892007364 -104.9890324 39.7101818 -104.9890392 39.7095279 240 247 248 0.0772679392991742 0.0772679392991742 -104.9672584 39.6865375 -104.966468 39.6862015 242 249 250 0.0969982430766615 0.0969982430766615 -104.998368 39.698242 -104.998399 39.69737 19500 10527 10528 0.0180139213913488 0.0180139213913488 -104.9883695 39.7068128 -104.9883708 39.7066508 16008 9778 9779 0.0944640625920965 0.0944640625920965 -104.9996367 39.6880494 -104.9993937 39.6888781 15463 8882 1361 0.00984596954833585 0.00984596954833585 -105.0018196 39.7432597 -105.0019226 39.7432201 11520 658 713 0.150268576052698 0.150268576052698 -105.0299141 39.7589753 -105.0281562 39.7589668 270 280 281 0.0978981798906238 0.0978981798906238 -104.9858487 39.7794049 -104.9847034 39.7794255 16247 7743 5838 0.199906773104335 0.199906773104335 -104.952944 39.68933 -104.9529386 39.6911278 505 499 500 0.0224810261782308 0.0224810261782308 -105.0019139 39.7130364 -105.0016511 39.7130338 19508 10448 10534 0.00643702567875165 0.00643702567875165 -104.9883503 39.7088103 -104.9882751 39.7088082 16434 9896 3281 0.0340559329983669 0.0340559329983669 -104.9713614 39.7025858 -104.9710667 39.7027917 19458 10492 10506 0.00750267115612711 0.00750267115612711 -104.991144 39.7108499 -104.9910563 39.7108489 16700 9995 9996 0.0459960991438913 0.0459960991438913 -105.0002467 39.7468596 -104.9999838 39.7464987 17222 5174 8210 0.200775724104805 0.200775724104805 -104.9774882 39.7165195 -104.9774991 39.7183251 17224 4240 7299 0.0119914556826953 0.0119914556826953 -104.9774946 39.7019203 -104.9774985 39.7020281 345 346 347 0.130802492327731 0.130802492327731 -105.0077031 39.726667 -105.0087846 39.7258352 347 348 349 0.135557185972568 0.135557185972568 -105.0167349 39.7741306 -105.0166897 39.7753492 348 349 350 0.136845365159024 0.136845365159024 -105.0166897 39.7753492 -105.0166327 39.7765791 355 357 358 0.388256388951567 0.388256388951567 -105.0040637 39.6822107 -105.0034646 39.6856718 356 358 359 0.410677079496879 0.410677079496879 -105.0034646 39.6856718 -105.0015512 39.6890589 18458 10297 6395 0.0910083144293941 0.0910083144293941 -105.03052 39.7468559 -105.0300459 39.7475887 18424 8333 10290 0.150248967925867 0.150248967925867 -105.0410618 39.76212 -105.0410717 39.7607688 18426 8331 7848 0.20002866768649 0.20002866768649 -105.0387149 39.7621204 -105.0387174 39.7603215 16185 9843 7721 1.49406009526399 1.49406009526399 -104.9846521 39.6759732 -104.9845556 39.6894094 18230 2552 10281 0.408042509102773 0.408042509102773 -105.0421454 39.7874345 -105.0421588 39.7911041 568 561 562 0.0238735645312088 0.0238735645312088 -104.984845 39.7400568 -104.9848447 39.7398421 509 503 504 0.0378269387886271 0.0378269387886271 -104.9454639 39.7487815 -104.9458317 39.7485924 510 504 505 0.131422581642966 0.131422581642966 -104.9458317 39.7485924 -104.9471759 39.748019 511 505 506 0.13298824931129 0.13298824931129 -104.9471759 39.748019 -104.9486568 39.747653 512 506 507 0.0469418788297666 0.0469418788297666 -104.9486568 39.747653 -104.9492017 39.7477049 513 507 508 0.00800396830514923 0.00800396830514923 -104.9492017 39.7477049 -104.9492875 39.7477337 514 508 509 0.189986229051577 0.189986229051577 -104.9492875 39.7477337 -104.9514881 39.747496 521 516 517 0.0463139600038384 0.0463139600038384 -104.968998 39.788144 -104.968456 39.788149 12956 1507 1599 0.174395269936236 0.174395269936236 -105.0003423 39.7408556 -105.0021858 39.7415267 19854 9521 10661 0.207011877470032 0.207011877470032 -105.04459 39.7403388 -105.044594 39.7384771 11687 773 774 0.0194846935551434 0.0194846935551434 -105.0019256 39.7530472 -105.0018298 39.7532062 20577 10865 10866 0.00985918265048112 0.00985918265048112 -105.024575 39.7609374 -105.0244598 39.760933 15197 3400 9212 0.0496967641825266 0.0496967641825266 -105.0346118 39.7499915 -105.0351931 39.7499892 3594 3445 1174 0.142771364790872 0.142771364790872 -104.9462568 39.7619224 -104.9462747 39.7632063 3595 1174 897 0.139794356108886 0.139794356108886 -104.9462747 39.7632063 -104.9462766 39.7644635 19561 10564 10565 0.0196154846965349 0.0196154846965349 -104.9892825 39.7091533 -104.9895118 39.7091548 16270 6159 9867 0.121531820960243 0.121531820960243 -104.9571463 39.7006474 -104.955726 39.700668 11805 8417 8418 0.134805848745127 0.134805848745127 -104.9873865 39.7509603 -104.986246 39.7517975 18434 8357 10291 0.154597709113849 0.154597709113849 -105.0387283 39.763957 -105.0387163 39.7625667 15269 8698 8458 0.108561000163296 0.108561000163296 -104.9293068 39.7060799 -104.9284834 39.705337 16600 3169 9952 0.143650464740249 0.143650464740249 -105.0010939 39.7483839 -104.9999037 39.7492958 971 982 983 0.153004941982632 0.153004941982632 -104.9740839 39.7304453 -104.9740784 39.7290693 19467 10511 10512 0.0226507231527583 0.0226507231527583 -104.9902675 39.7093534 -104.9902689 39.7091497 19468 10512 10513 0.0195038602641882 0.0195038602641882 -104.9902689 39.7091497 -104.9902701 39.7089743 16605 9954 9955 0.0548421550272179 0.0548421550272179 -104.9873941 39.7482417 -104.98691 39.7485653 16733 5003 10004 0.0399314883998924 0.0399314883998924 -104.9542392 39.7014907 -104.9539532 39.7012069 16677 9979 9980 0.023537846703909 0.023537846703909 -105.0090565 39.7415049 -105.0092872 39.7413894 15811 9714 9715 0.0297752747528411 0.0297752747528411 -105.0287669 39.734998 -105.0286408 39.7352476 12949 1304 1330 0.0581647037716416 0.0581647037716416 -105.0024118 39.7438801 -105.0020771 39.7434247 11964 5499 7073 0.148280923478534 0.148280923478534 -104.978687 39.7590038 -104.9774602 39.7599466 18453 9427 4296 0.104102993198957 0.104102993198957 -105.0410753 39.7548663 -105.0410672 39.7539301 20603 10836 10820 0.0118777812250081 0.0118777812250081 -105.0188782 39.7585174 -105.0188943 39.7586235 20604 10820 10827 0.0109415807816948 0.0109415807816948 -105.0188943 39.7586235 -105.0188943 39.7587219 318 326 327 0.287313248528131 0.287313248528131 -104.9969556 39.7087095 -104.9987289 39.7109039 919 933 934 0.0476774715690845 0.0476774715690845 -104.9758289 39.7320426 -104.9752714 39.7320373 920 934 935 0.0499176342652801 0.0499176342652801 -104.9752714 39.7320373 -104.9746877 39.7320425 921 935 936 0.0512339711733563 0.0512339711733563 -104.9746877 39.7320425 -104.9740886 39.7320473 12002 6577 5507 0.29282736629382 0.29282736629382 -104.9845851 39.7598337 -104.9821628 39.7616959 2397 2072 2388 0.0939943538292093 0.0939943538292093 -104.9530584 39.7738703 -104.9519586 39.7738777 17363 7241 3255 0.194151227318962 0.194151227318962 -104.9786816 39.7057151 -104.9786655 39.7039691 3612 954 3458 0.174654702147255 0.174654702147255 -104.9461808 39.7320927 -104.9461745 39.7336634 3613 3458 3459 0.161855899930502 0.161855899930502 -104.9461745 39.7336634 -104.9461795 39.735119 3614 3459 3460 0.184505780617563 0.184505780617563 -104.9461795 39.735119 -104.9461809 39.7367783 3615 3460 3461 0.174076203888655 0.174076203888655 -104.9461809 39.7367783 -104.9461758 39.7383438 12954 1477 1478 0.162422090556836 0.162422090556836 -105.002429 39.7428637 -105.0010729 39.7418408 16746 6830 10008 0.0662012224002346 0.0662012224002346 -104.9512088 39.6979166 -104.9506165 39.6975335 19537 10551 4704 0.0179029738053875 0.0179029738053875 -104.9890395 39.7095019 -104.9890412 39.7093409 16747 10008 3664 0.0562861796352498 0.0562861796352498 -104.9506165 39.6975335 -104.9507 39.6970314 12008 8513 4459 0.0575373844976813 0.0575373844976813 -104.9847187 39.7610718 -104.9842417 39.7614369 12009 4459 5508 0.146438493557302 0.146438493557302 -104.9842417 39.7614369 -104.9830521 39.7623846 11575 1594 1595 0.149695612752929 0.149695612752929 -105.0340269 39.7566757 -105.0340012 39.7553296 18383 8920 8960 0.0494721849144557 0.0494721849144557 -105.0258859 39.7720013 -105.0258905 39.7724462 19652 10605 10528 0.00763160148090486 0.00763160148090486 -104.9882816 39.7066519 -104.9883708 39.7066508 1706 1727 204 0.0785826238386085 0.0785826238386085 -105.0194505 39.690822 -105.0203689 39.690822 11578 1595 1767 0.0524448615311058 0.0524448615311058 -105.0340012 39.7553296 -105.0346147 39.7553296 351 353 354 0.0783794642996216 0.0783794642996216 -104.9345948 39.720897 -104.9346635 39.7201941 16749 53 10005 0.150239248303575 0.150239248303575 -104.9519712 39.7002191 -104.9531164 39.6991948 20036 7837 816 0.140917505829302 0.140917505829302 -104.9739674 39.7519707 -104.9739648 39.753238 20637 10876 10878 0.031770930566573 0.031770930566573 -105.0137702 39.7627689 -105.0137749 39.7624832 16183 1702 133 0.201630131124766 0.201630131124766 -104.9881579 39.6911836 -104.9881082 39.6929965 16753 6829 10009 0.0465845830870589 0.0465845830870589 -104.9506246 39.6983982 -104.9506326 39.6988171 18737 2600 1858 0.180581857071932 0.180581857071932 -105.0403183 39.7229556 -105.0403103 39.7213316 14686 1987 2318 0.198940266900504 0.198940266900504 -104.9711608 39.7219572 -104.9711696 39.7237463 1928 1941 1942 0.123855031305308 0.123855031305308 -104.9873753 39.7384618 -104.9888238 39.7384602 18741 8070 7651 0.262731372814963 0.262731372814963 -105.0389316 39.730617 -105.0389317 39.7282542 14685 1546 1987 0.20778014181537 0.20778014181537 -104.9711694 39.7200886 -104.9711608 39.7219572 12334 8656 8657 0.0212762444700433 0.0212762444700433 -105.0073545 39.7547272 -105.0074107 39.7549136 18873 7825 7987 0.015602795644656 0.015602795644656 -104.9875714 39.7007878 -104.9874076 39.7007261 12352 8668 8669 0.00723037090372959 0.00723037090372959 -105.0125278 39.7524187 -105.0124521 39.7523897 18669 9460 1818 0.156714358591483 0.156714358591483 -105.0282321 39.7288662 -105.028093 39.7274609 18185 5799 6059 0.199739960113703 0.199739960113703 -105.0328002 39.7874226 -105.0327949 39.7856263 18862 9131 9178 0.0368320416365925 0.0368320416365925 -105.016012 39.7307001 -105.0164243 39.7306043 16606 9955 7890 0.148662937956551 0.148662937956551 -104.98691 39.7485653 -104.9856992 39.7495249 12197 424 2296 0.092590985158808 0.092590985158808 -105.0237982 39.7396264 -105.0235583 39.7404384 328 329 330 0.0301965908229701 0.0301965908229701 -104.951939 39.7453698 -104.9522566 39.7454886 329 330 331 0.00308879550687601 0.00308879550687601 -104.9522566 39.7454886 -104.9522901 39.745499 15797 2324 2349 0.0197202421063636 0.0197202421063636 -105.0223618 39.737766 -105.0225811 39.7377111 16293 2377 2409 0.0804076908745063 0.0804076908745063 -104.9707298 39.6964161 -104.9698358 39.6961931 17370 3254 7297 0.216186214827155 0.216186214827155 -104.9787191 39.7039689 -104.9786923 39.7020248 18195 8107 9376 0.183361036437535 0.183361036437535 -105.0363465 39.77838 -105.036341 39.776731 17371 7297 40 0.193403542976089 0.193403542976089 -104.9786923 39.7020248 -104.9786815 39.7002855 389 391 392 0.10291889633356 0.10291889633356 -104.931634 39.702187 -104.932837 39.702182 18880 1927 7249 0.20098536077548 0.20098536077548 -104.9611322 39.7074867 -104.9611376 39.7056792 12842 2658 461 0.235239531220745 0.235239531220745 -104.9890044 39.7762796 -104.9888564 39.7783921 18457 7020 10297 0.095413640203737 0.095413640203737 -105.0315108 39.746461 -105.03052 39.7468559 14684 1545 1546 0.195783826439231 0.195783826439231 -104.9711569 39.7183279 -104.9711694 39.7200886 16302 2721 2722 0.0283898956128369 0.0283898956128369 -104.9693989 39.6953759 -104.96971 39.6952871 18674 1569 1570 0.17732367890712 0.17732367890712 -105.0399837 39.7229516 -105.0399911 39.7245463 19651 10604 10605 0.00569731320684084 0.00569731320684084 -104.988215 39.7066518 -104.9882816 39.7066519 12365 8674 8675 0.00395306971093599 0.00395306971093599 -105.011632 39.7531718 -105.0116148 39.7532048 18885 80 7308 0.203338584644882 0.203338584644882 -104.9634174 39.7002277 -104.9634496 39.7020562 18462 9528 9293 0.135413968590027 0.135413968590027 -105.0387229 39.7499763 -105.0387175 39.7511941 17073 8133 10070 0.277242310734424 0.277242310734424 -104.9615993 39.7482178 -104.9615992 39.7507111 18887 3267 7247 0.200784680682105 0.200784680682105 -104.9634713 39.7038687 -104.963471 39.7056744 16306 2851 2852 0.0109060813984903 0.0109060813984903 -104.9722098 39.6978689 -104.972242 39.697774 18803 8953 10352 0.0713096059986916 0.0713096059986916 -104.9925416 39.768912 -104.9919121 39.7693329 12360 8670 8671 0.0527368404826503 0.0527368404826503 -105.0123272 39.7529475 -105.0117521 39.7531191 19915 8054 8774 0.178101620538173 0.178101620538173 -104.9981194 39.7305074 -104.9980954 39.7289058 19027 10418 8995 0.822032321709027 0.822032321709027 -104.9421303 39.7909863 -104.9472908 39.7847471 16313 2929 2636 0.0522503580010493 0.0522503580010493 -104.9698519 39.6952562 -104.970433 39.6951117 18123 10266 7936 0.0422734852594549 0.0422734852594549 -105.0106756 39.7890735 -105.0106854 39.7894536 11696 1005 1006 0.0249036708868205 0.0249036708868205 -105.0014074 39.7532864 -105.0016257 39.7531381 19031 9820 9825 0.141867922710985 0.141867922710985 -104.9518785 39.7803129 -104.9535187 39.7801156 17076 828 3568 0.137092229325187 0.137092229325187 -104.9616093 39.7532223 -104.9616097 39.7544552 20641 10879 4802 0.0562973461233787 0.0562973461233787 -105.0134384 39.762482 -105.0127798 39.7624768 19035 9497 9495 0.0285635113459611 0.0285635113459611 -104.949868 39.7793088 -104.9496974 39.7795297 2071 2074 2075 0.135495947312548 0.135495947312548 -104.953735 39.7545002 -104.9536922 39.7557183 15936 9757 6254 0.229061306545615 0.229061306545615 -104.9945244 39.7005048 -104.9939504 39.6984927 3229 3143 3144 0.198651066611581 0.198651066611581 -104.9647761 39.721983 -104.9647846 39.7237695 3231 3145 1186 0.167106782855451 0.167106782855451 -104.9648025 39.7256 -104.9648143 39.7271028 20275 10725 6473 0.00777253007071417 0.00777253007071417 -105.0450582 39.7746915 -105.0450583 39.7747614 20276 6473 10726 0.00774087009692378 0.00774087009692378 -105.0450583 39.7747614 -105.0450564 39.774831 20277 10710 5573 0.00807679050419555 0.00807679050419555 -105.0441026 39.7735162 -105.0440081 39.7735153 16287 1363 2160 0.150908240771596 0.150908240771596 -104.9708258 39.6964243 -104.9704959 39.6950911 18901 10379 10378 0.00446883067059111 0.00446883067059111 -105.0125991 39.750475 -105.0125479 39.7504669 18181 6056 4071 0.17853957848987 0.17853957848987 -105.030464 39.7856261 -105.0304275 39.7840207 16288 2160 2273 0.031688963076218 0.031688963076218 -104.9704959 39.6950911 -104.970858 39.6950312 15792 2131 2298 0.0834787229201596 0.0834787229201596 -105.0228299 39.7378988 -105.0218722 39.7380446 17362 1905 7241 0.196305657515643 0.196305657515643 -104.9786923 39.7074805 -104.9786816 39.7057151 20796 10943 7661 0.00258138052005919 0.00258138052005919 -105.0351465 39.7621945 -105.0351767 39.7621945 20797 7661 10931 0.00256438171506516 0.00256438171506516 -105.0351767 39.7621945 -105.0352067 39.7621947 17367 3197 6112 0.203543642625323 0.203543642625323 -104.9786527 39.7111042 -104.9786441 39.7092737 19564 10566 10567 0.0877791462313442 0.0877791462313442 -104.9897479 39.7084105 -104.9897546 39.7076211 17839 9059 10189 0.106477983280495 0.106477983280495 -104.9784966 39.7791336 -104.9772538 39.7792023 17124 42 4240 0.19030237977338 0.19030237977338 -104.9775311 39.7002091 -104.9774946 39.7019203 15941 9758 9759 0.0631588158295344 0.0631588158295344 -104.9982473 39.7053729 -104.9977092 39.704984 17151 4781 4823 0.202239291799058 0.202239291799058 -104.9751707 39.7038491 -104.9751483 39.7056678 14110 421 3623 0.253988429085779 0.253988429085779 -104.9424633 39.7443997 -104.9448677 39.7457412 20309 10730 10731 0.0277808040232953 0.0277808040232953 -105.0250776 39.7585876 -105.0247591 39.7586373 19606 10584 10500 0.00674103787689334 0.00674103787689334 -104.9910734 39.7091553 -104.9911522 39.7091559 18677 2800 2801 0.105225983369234 0.105225983369234 -105.0367483 39.7254828 -105.0367403 39.7245365 17096 3720 3721 0.196415457175175 0.196415457175175 -104.9604079 39.7368138 -104.9604142 39.7350474 19914 6599 8054 0.176409123849899 0.176409123849899 -104.9981408 39.7320938 -104.9981194 39.7305074 14113 3767 3768 0.109524379066099 0.109524379066099 -104.9431585 39.7464851 -104.9443957 39.7462296 19575 10571 10572 0.0878577106463745 0.0878577106463745 -104.98929 39.7084071 -104.9892979 39.707617 19578 7458 10573 0.00838425457343401 0.00838425457343401 -104.9885959 39.7075353 -104.9885953 39.7076107 13363 6192 9050 0.200728781748151 0.200728781748151 -104.9818752 39.7795506 -104.9795353 39.7793923 18684 3608 1316 0.176123680044276 0.176123680044276 -105.036708 39.7149602 -105.0366981 39.7133763 16406 9888 9885 0.103994018141439 0.103994018141439 -104.9706065 39.7033361 -104.9695415 39.703787 20348 10747 10734 0.124798183375822 0.124798183375822 -105.0235111 39.7585885 -105.0220514 39.7585674 13367 487 9053 0.0916792010447841 0.0916792010447841 -104.9845022 39.7800173 -104.985575 39.7800251 17112 3776 3932 0.0318567386044335 0.0318567386044335 -104.9578598 39.7475843 -104.9574881 39.7475642 18472 7703 9005 0.191779872148763 0.191779872148763 -105.0398923 39.7567045 -105.0399025 39.7549798 13566 4 3088 0.053682748576131 0.053682748576131 -105.0151369 39.7295685 -105.0149714 39.7291028 14690 2868 3129 0.152693011202245 0.152693011202245 -104.9712042 39.7290823 -104.9712066 39.7304555 19632 10519 10594 0.0691883113691504 0.0691883113691504 -104.9902831 39.708118 -104.9910918 39.7081283 16442 9898 9900 0.0593229160576478 0.0593229160576478 -104.9681189 39.6930432 -104.9688122 39.6930484 19557 10561 10562 0.0114115661676901 0.0114115661676901 -104.9884504 39.7091486 -104.9885838 39.7091493 17140 3200 3089 0.200962427212495 0.200962427212495 -104.976351 39.7110879 -104.9763937 39.7128949 19588 10578 7459 0.00830641959761081 0.00830641959761081 -104.9888246 39.7076128 -104.9888252 39.7075381 19590 10509 10579 0.0688000441577074 0.0688000441577074 -104.9902632 39.7097378 -104.9910674 39.7097471 4371 4093 4094 0.0474398468296831 0.0474398468296831 -105.016444 39.7839662 -105.0169973 39.7839311 14821 4531 9426 0.131844452515128 0.131844452515128 -105.0220708 39.7548328 -105.0236131 39.7548297 20313 10734 10735 0.135778003167023 0.135778003167023 -105.0220514 39.7585674 -105.0233062 39.7593161 16512 8896 9922 0.103245634213484 0.103245634213484 -105.0048016 39.7429839 -105.0040915 39.7422329 19627 10592 10501 0.0068017037739497 0.0068017037739497 -104.9910751 39.7089846 -104.9911546 39.7089857 3432 3319 3320 0.201627360859163 0.201627360859163 -104.9570312 39.7819252 -104.9569981 39.7837383 3631 1572 3475 0.135693159195378 0.135693159195378 -104.9464121 39.7776877 -104.9464207 39.778908 3632 3475 3476 0.119283891700122 0.119283891700122 -104.9464207 39.778908 -104.9464336 39.7799807 3634 3211 3477 0.201273972346718 0.201273972346718 -104.9640093 39.7111011 -104.9640079 39.709291 3635 3477 1922 0.201175175309244 0.201175175309244 -104.9640079 39.709291 -104.9639994 39.7074818 17122 4176 3542 0.20232729922556 0.20232729922556 -104.9775098 39.6966104 -104.977531 39.6984299 16444 9901 9902 0.179094898504736 0.179094898504736 -104.9711673 39.6931206 -104.9732597 39.6931641 20287 9383 6472 0.201518688053588 0.201518688053588 -105.0445781 39.7765737 -105.0445755 39.7747614 20014 8858 10180 0.0735203760297937 0.0735203760297937 -104.988003 39.7531189 -104.9873951 39.7535866 19233 10457 10420 0.0372086096742178 0.0372086096742178 -104.991294 39.7429942 -104.9910563 39.7427139 4657 4299 3840 0.0473685540434106 0.0473685540434106 -105.0422855 39.7539305 -105.0428396 39.7539325 14125 3659 3925 0.129261803351535 0.129261803351535 -104.9461809 39.7460646 -104.9455321 39.7450146 3623 3469 3470 0.140706278566204 0.140706278566204 -104.9464912 39.7544409 -104.9464883 39.7557063 18908 10386 10387 0.0302347602157808 0.0302347602157808 -105.0126981 39.7501431 -105.0127236 39.7498719 15943 9760 8085 0.0293664602336856 0.0293664602336856 -104.9988776 39.705053 -104.9991901 39.7049437 18142 10269 6300 0.0570177692907992 0.0570177692907992 -105.0151755 39.7886103 -105.0158404 39.7886539 17020 10057 10058 0.15155359133236 0.15155359133236 -105.0168578 39.7546147 -105.0171608 39.7532718 17158 5010 5011 0.0757362739800239 0.0757362739800239 -104.9728277 39.6904527 -104.9728223 39.6911338 16649 9960 9968 0.0812055546813917 0.0812055546813917 -104.9855516 39.7391519 -104.9849991 39.7385579 17022 10055 10058 0.0158274438461504 0.0158274438461504 -105.0169757 39.7532749 -105.0171608 39.7532718 20617 10793 10829 0.0486626332146345 0.0486626332146345 -105.023633 39.7596708 -105.0230688 39.7597292 17292 7745 7192 0.403926945097788 0.403926945097788 -104.944774 39.68931 -104.9447793 39.6929426 17953 8781 10225 0.0170107340919314 0.0170107340919314 -104.9874899 39.7236088 -104.987291 39.7236088 17142 4509 4616 0.202021015829292 0.202021015829292 -104.9763295 39.7146995 -104.9763402 39.7165163 14706 5161 5162 0.0515278311632085 0.0515278311632085 -104.9746885 39.7400066 -104.9746897 39.7395432 17293 7192 8754 0.202354446551741 0.202354446551741 -104.9447793 39.6929426 -104.944769 39.6947624 16653 9971 9972 0.0159150831985239 0.0159150831985239 -104.9875004 39.7399598 -104.9876865 39.7399625 17955 10229 10228 0.0205875980561605 0.0205875980561605 -104.9870009 39.7240152 -104.98712 39.7238543 16775 9905 10011 0.0628512846047373 0.0628512846047373 -104.9731684 39.7001285 -104.9726726 39.6997114 20430 10790 10791 0.0319464035455711 0.0319464035455711 -105.0228403 39.759346 -105.0231621 39.7594921 17144 4683 4684 0.183413882011105 0.183413882011105 -104.9751813 39.691337 -104.9751601 39.6929864 17482 367 368 0.0073956069596753 0.0073956069596753 -104.9589982 39.7796654 -104.9589875 39.7795994 17483 368 4274 0.0740383655738795 0.0740383655738795 -104.9589875 39.7795994 -104.9589559 39.778934 18131 6045 4102 0.143663826029319 0.143663826029319 -105.0222109 39.785625 -105.0222318 39.7843331 17166 3547 48 0.197940166378652 0.197940166378652 -104.9739907 39.6984301 -104.9740013 39.7002102 17957 10231 10232 0.0468160398694911 0.0468160398694911 -104.9876908 39.725221 -104.9882382 39.7252241 19584 10563 10576 0.0699872416467849 0.0699872416467849 -104.9888131 39.7091506 -104.9888178 39.7085212 19587 10577 10578 0.0879343964012276 0.0879343964012276 -104.9888187 39.7084036 -104.9888246 39.7076128 16540 7834 812 0.139228180638449 0.139228180638449 -104.9763093 39.7519986 -104.9763308 39.7532506 20323 10742 10732 0.00891011779971553 0.00891011779971553 -105.0237259 39.7589011 -105.0237565 39.7589777 14118 3946 4047 0.0370997345222532 0.0370997345222532 -104.9449549 39.7480018 -104.9449621 39.7476682 20325 10743 10744 0.00292597509729593 0.00292597509729593 -105.0236223 39.7590808 -105.0235881 39.7590797 17681 9050 9814 0.396292789359983 0.396292789359983 -104.9795353 39.7793923 -104.974902 39.7795432 17683 10165 9814 0.392184725428778 0.392184725428778 -104.9794908 39.7794867 -104.974902 39.7795432 17303 3516 4258 0.201418622589808 0.201418622589808 -104.9634676 39.6983891 -104.9634703 39.6965777 17690 6173 6191 0.0979652724466413 0.0979652724466413 -104.9843627 39.779576 -104.9832163 39.7795774 17305 8744 8715 0.198903931890441 0.198903931890441 -104.9634565 39.6947677 -104.9634793 39.692979 19815 6602 8057 0.177734109816075 0.177734109816075 -105.0021882 39.7320975 -105.0021856 39.7304991 20432 10754 10792 0.00161805170064806 0.00161805170064806 -105.0232175 39.7595165 -105.0232345 39.7595229 5752 4838 5081 0.0155515271366432 0.0155515271366432 -104.9964173 39.7083799 -104.9962546 39.7083175 14703 5104 5105 0.188886837572701 0.188886837572701 -104.973501 39.7255812 -104.9735001 39.7272799 19833 10653 10654 0.205572346227123 0.205572346227123 -105.0399056 39.7384617 -105.0398868 39.736613 4807 4413 4414 0.0998668735468864 0.0998668735468864 -105.0298142 39.704914 -105.0298228 39.7058121 3650 3488 3106 0.174737901377497 0.174737901377497 -104.9293331 39.7146644 -104.9293159 39.713093 3651 3106 3491 0.194747174928978 0.194747174928978 -104.9293159 39.713093 -104.9293114 39.7113416 17379 5746 5747 0.00818765310677506 0.00818765310677506 -104.9676388 39.6930381 -104.9676964 39.6930969 20468 10818 10755 0.173765546097308 0.173765546097308 -105.0193121 39.758524 -105.0213448 39.7585398 17164 1802 4242 0.207580745712203 0.207580745712203 -104.9740336 39.6947447 -104.9740228 39.6966115 6015 5267 5268 0.103281094663511 0.103281094663511 -104.9487209 39.7680993 -104.9475125 39.7680963 18137 10263 10272 0.406284221439373 0.406284221439373 -105.0198897 39.7874342 -105.019885 39.791088 17291 10085 7745 0.543012306463268 0.543012306463268 -104.9447951 39.6844266 -104.944774 39.68931 14709 5330 4870 0.190973371939833 0.190973371939833 -104.9746992 39.7368668 -104.9746798 39.7351494 18138 4093 6038 0.184675507720467 0.184675507720467 -105.016444 39.7839662 -105.0164173 39.7856269 16651 9969 9970 0.100708681464822 0.100708681464822 -104.9848573 39.7385435 -104.9836795 39.7385414 14710 4870 2220 0.162414391352976 0.162414391352976 -104.9746798 39.7351494 -104.9746915 39.7336888 18505 6386 17 0.132879414135856 0.132879414135856 -105.0363788 39.7475676 -105.0363574 39.7463727 14727 6220 6303 0.0511187399227223 0.0511187399227223 -104.9752801 39.7395432 -104.9758778 39.7395535 17176 5390 5408 0.208329703574267 0.208329703574267 -104.9692808 39.6910982 -104.9693344 39.6929713 20791 8358 10898 0.00761490800516594 0.00761490800516594 -105.039401 39.7639563 -105.0393945 39.7640246 17146 1801 4241 0.206257539278646 0.206257539278646 -104.9751816 39.6947545 -104.9751708 39.6966094 14731 6303 5467 0.125799145673022 0.125799145673022 -104.9758778 39.7395535 -104.97589 39.7384222 18536 5557 10309 0.366989977501724 0.366989977501724 -105.0440105 39.7607636 -105.0483038 39.7607426 14723 6016 5469 0.171433952660857 0.171433952660857 -104.9735459 39.7368668 -104.9735608 39.7384085 18516 2412 10295 0.0120882825664803 0.0120882825664803 -105.041094 39.7530159 -105.041069 39.7531229 17153 1911 4839 0.199025256937054 0.199025256937054 -104.9751493 39.7074845 -104.9751709 39.7092743 17154 4839 3202 0.202009935716231 0.202009935716231 -104.9751709 39.7092743 -104.9751601 39.711091 18288 6762 6873 0.146634632629247 0.146634632629247 -105.0276181 39.7698189 -105.025904 39.7697621 20338 10735 10738 0.035049164748108 0.035049164748108 -105.0233062 39.7593161 -105.0235235 39.7590488 18690 5770 5771 0.102556159708994 0.102556159708994 -105.0415039 39.7197378 -105.0414984 39.7188155 20424 10785 10786 0.0731561229415083 0.0731561229415083 -105.0187626 39.7585641 -105.0188457 39.7592189 5740 1710 5071 0.202613094112382 0.202613094112382 -105.0378737 39.6912834 -105.037844 39.6894614 14744 2216 4866 0.159742631617364 0.159742631617364 -104.9770059 39.7337051 -104.9770059 39.7351417 18148 6033 4087 0.198416361234407 0.198416361234407 -105.0117918 39.7856148 -105.0117891 39.7838304 17476 4654 473 0.0704097319033273 0.0704097319033273 -105.0189639 39.7475939 -105.0185991 39.7470262 18150 4100 6044 0.175955927487578 0.175955927487578 -105.0210503 39.7840434 -105.0210575 39.7856258 6851 5860 5861 0.109631940187014 0.109631940187014 -105.0311875 39.7149636 -105.0324691 39.7149773 14841 7164 7777 0.0983349446501409 0.0983349446501409 -105.0381551 39.754855 -105.0393054 39.7548506 18242 6768 3993 0.201258062688176 0.201258062688176 -105.0275913 39.7725071 -105.029945 39.772565 18273 6645 6666 0.202152498738845 0.202152498738845 -105.0398253 39.77838 -105.0398227 39.780198 20386 10770 10771 0.0535943445752728 0.0535943445752728 -105.0244499 39.7607064 -105.0250699 39.7607782 6983 5958 5959 0.149650557500517 0.149650557500517 -104.9891839 39.7447837 -104.9904219 39.7438323 18306 3982 7041 0.200503190670894 0.200503190670894 -105.0299336 39.7678829 -105.0322795 39.7678767 20438 10796 10797 0.0670860233753639 0.0670860233753639 -105.0226193 39.761283 -105.0218716 39.7614664 20500 10838 10824 0.0121125751150814 0.0121125751150814 -105.0210227 39.7583868 -105.0208891 39.7583505 14725 977 5162 0.0458445478179373 0.0458445478179373 -104.9741536 39.7395367 -104.9746897 39.7395432 6627 5707 1851 0.181903999460801 0.181903999460801 -105.0361257 39.7196961 -105.036129 39.721332 3671 3508 3509 0.00436333612190551 0.00436333612190551 -104.9681486 39.6983823 -104.9680976 39.6983824 3672 3509 3510 0.046781667512879 0.046781667512879 -104.9680976 39.6983824 -104.9675508 39.6983827 7657 3346 6356 0.257422789129267 0.257422789129267 -104.9571645 39.7728928 -104.9541524 39.7728932 14872 3240 5733 0.139141273161543 0.139141273161543 -105.0054318 39.7718056 -105.005421 39.7730569 18469 9138 10300 0.19595637710121 0.19595637710121 -105.0432544 39.7511117 -105.0450359 39.7522206 18266 1691 6545 0.203809181046432 0.203809181046432 -105.039903 39.7676176 -105.039903 39.7694505 18272 6629 6645 0.186774688365716 0.186774688365716 -105.0398199 39.7767003 -105.0398253 39.77838 8163 6669 2301 0.106319016804013 0.106319016804013 -105.0065809 39.6967302 -105.0067097 39.6957792 14130 9280 9279 0.186364690747119 0.186364690747119 -104.9512562 39.7473041 -104.9490944 39.7475193 14771 2209 923 0.186974313150198 0.186974313150198 -104.9816406 39.7337091 -104.9816421 39.7320276 18247 9377 8108 0.184107753412847 0.184107753412847 -105.0374998 39.776721 -105.0375106 39.7783767 18704 7871 4059 0.176577842625336 0.176577842625336 -105.0426986 39.7197333 -105.0426948 39.7181453 15923 9752 9072 0.0836347230210634 0.0836347230210634 -105.0166514 39.7287142 -105.0172266 39.7293225 18541 7538 8363 0.0639425794382817 0.0639425794382817 -105.0449269 39.7643759 -105.0444735 39.7639185 14134 509 9280 0.0291273215905741 0.0291273215905741 -104.9514881 39.747496 -104.9512562 39.7473041 15926 498 9102 0.0623752088587868 0.0623752088587868 -105.0153507 39.7256437 -105.0160728 39.7255648 11651 8350 4542 0.134464503460642 0.134464503460642 -105.0236355 39.7578502 -105.0220625 39.7578568 18291 6752 3975 0.201306126180051 0.201306126180051 -105.0275758 39.7651202 -105.029931 39.765114 14752 5933 6903 0.0776419963986988 0.0776419963986988 -104.9781588 39.7304487 -104.9781698 39.7297505 15930 9755 8063 0.0157417186886108 0.0157417186886108 -105.0172761 39.7312819 -105.01746 39.7312756 8622 3936 5625 0.097083190357132 0.097083190357132 -105.0005802 39.7765663 -105.0017162 39.7765726 14891 9021 8103 0.0999072642817978 0.0999072642817978 -105.0324149 39.7040028 -105.0324492 39.7031047 11386 8241 8242 0.105664996309114 0.105664996309114 -104.9455738 39.7799622 -104.9443373 39.7799663 11647 7709 8347 0.0834163322393992 0.0834163322393992 -105.019873 39.7560486 -105.0198419 39.7552988 12254 8618 8619 0.0216515691565663 0.0216515691565663 -105.0084208 39.7577001 -105.0083242 39.7578801 20225 8757 10713 0.181625832679021 0.181625832679021 -104.9413115 39.694755 -104.9413101 39.6963884 11373 437 8225 0.0125774855889878 0.0125774855889878 -105.0053491 39.7612975 -105.0052234 39.7612387 20018 6572 4453 0.146908325275574 0.146908325275574 -104.981987 39.757826 -104.980759 39.7587503 20512 10063 10060 0.007549583111055 0.007549583111055 -105.0192332 39.7576336 -105.0193133 39.7576622 12048 8527 8528 0.0740401240439702 0.0740401240439702 -105.0054168 39.751192 -105.0061613 39.7515322 14785 7957 5458 0.175576789379919 0.175576789379919 -104.9842157 39.7368542 -104.9842156 39.7384332 12271 8518 8628 0.0787132719056346 0.0787132719056346 -105.0071312 39.7555112 -105.0077112 39.7549614 11383 8239 8240 0.0842941433278933 0.0842941433278933 -104.9502774 39.7799784 -104.949291 39.7799729 11370 7971 7972 0.0117965527041302 0.0117965527041302 -105.0053146 39.761583 -105.0052958 39.7614779 11414 7984 7985 0.287379755335746 0.287379755335746 -105.0218262 39.7840053 -105.025085 39.7846442 11432 415 8254 0.452015989776023 0.452015989776023 -105.0212787 39.7837465 -105.0159925 39.7835953 20350 10730 2968 0.0120941619304981 0.0120941619304981 -105.0250776 39.7585876 -105.0250854 39.758479 8748 5336 6979 0.175571360985687 0.175571360985687 -105.0408719 39.7054957 -105.0408435 39.7039169 3691 3527 3528 0.0472108481996503 0.0472108481996503 -104.956949 39.698399 -104.9563972 39.6983957 3692 3528 2737 0.0483230367668469 0.0483230367668469 -104.9563972 39.6983957 -104.9558324 39.6983924 3697 3532 3533 0.0559788343200402 0.0559788343200402 -104.9827863 39.6984066 -104.982132 39.6984066 15221 3833 8055 0.052921136155694 0.052921136155694 -105.0428186 39.7485544 -105.0428529 39.7480792 12311 8645 8476 0.144977480276504 0.144977480276504 -105.0040083 39.7506996 -105.0028542 39.7497443 12312 8476 8646 0.198472144343311 0.198472144343311 -105.0028542 39.7497443 -105.0012593 39.7484473 12314 8643 8559 0.0228329493898265 0.0228329493898265 -105.0079172 39.7541523 -105.0076796 39.7542461 20367 10748 10749 0.0037547184046713 0.0037547184046713 -105.0235917 39.7589758 -105.0236241 39.7589986 9843 7548 7549 0.124919366653633 0.124919366653633 -105.0451568 39.7282934 -105.0451467 39.7294168 12301 4845 8524 0.0473127526043962 0.0473127526043962 -105.0049838 39.7515411 -105.0053655 39.751233 18331 7594 6751 0.14027973854483 0.14027973854483 -105.0259281 39.764212 -105.0275693 39.7642092 11791 8037 2687 0.147733787935878 0.147733787935878 -104.9796416 39.7541805 -104.9808835 39.7532566 15865 8762 8763 0.0396940145175954 0.0396940145175954 -105.0451798 39.7355292 -105.0447184 39.7355684 20529 10029 10846 0.0100359682174695 0.0100359682174695 -105.015835 39.7583097 -105.0157176 39.7583088 17959 6241 5194 0.169083036600962 0.169083036600962 -104.9883794 39.7256429 -104.9883782 39.7241223 18370 6889 5250 0.0518724586298984 0.0518724586298984 -105.0259388 39.7651274 -105.0259394 39.7646609 15225 8180 5297 0.041720314716376 0.041720314716376 -105.0389047 39.7441394 -105.039323 39.7439462 9071 2781 7147 0.103689348353689 0.103689348353689 -104.9721138 39.7669682 -104.9721123 39.7679007 3710 3546 1524 0.0515313284334221 0.0515313284334221 -104.9751709 39.6984277 -104.9745686 39.6984311 20305 10728 8110 0.168482747904973 0.168482747904973 -105.0445532 39.7768578 -105.0445502 39.778373 3711 1524 3547 0.0494425170647519 0.0494425170647519 -104.9745686 39.6984311 -104.9739907 39.6984301 14739 6538 6607 0.183986331427456 0.183986331427456 -104.976974 39.7256103 -104.9769867 39.7272649 11372 290 437 0.0112130207438012 0.0112130207438012 -105.0053845 39.7613946 -105.0053491 39.7612975 18381 8535 8919 0.0499954488007408 0.0499954488007408 -105.0258888 39.7711084 -105.0258833 39.771558 12246 8615 4817 0.146110905108578 0.146110905108578 -104.9995731 39.7508881 -104.9983798 39.7518288 11425 8251 8078 0.7456254172446 0.7456254172446 -105.0348524 39.7834646 -105.043577 39.7835803 12247 4817 5788 0.143910603528138 0.143910603528138 -104.9983798 39.7518288 -104.9971819 39.7527381 12818 299 8256 0.476082599329394 0.476082599329394 -105.0099714 39.7835424 -105.0155373 39.7837344 20410 8976 9207 0.0123297683183119 0.0123297683183119 -105.0250886 39.760233 -105.0250726 39.7601228 12263 8621 8622 0.00671006625102598 0.00671006625102598 -105.0070186 39.7566114 -105.0070785 39.7566504 11559 8319 7714 0.15000222129108 0.15000222129108 -105.0316875 39.7580245 -105.0316842 39.7566755 15229 8334 8335 0.02937581800825 0.02937581800825 -104.9244842 39.6961248 -104.9241409 39.696129 18377 6069 2549 0.201785565265125 0.201785565265125 -105.039828 39.7856193 -105.0398307 39.787434 11447 387 8258 0.356209179582772 0.356209179582772 -105.0028212 39.783461 -104.9988487 39.78249 11812 1881 8316 0.0255940628377938 0.0255940628377938 -105.0074729 39.746365 -105.007603 39.7465723 14781 921 2207 0.190721648601815 0.190721648601815 -104.9828787 39.7320413 -104.9828811 39.7337565 20233 10711 10715 0.00692211182471866 0.00692211182471866 -104.9413123 39.6937735 -104.9412314 39.693774 20363 9209 8991 0.0223079019168015 0.0223079019168015 -105.0216966 39.7585487 -105.0214364 39.7585333 18388 8990 9001 0.0110856339057274 0.0110856339057274 -105.0252879 39.7604305 -105.0253805 39.7605003 20651 10033 10881 0.0461798387778834 0.0461798387778834 -105.014357 39.7669687 -105.0148973 39.7669673 13366 9052 487 0.0981014313599177 0.0981014313599177 -104.9833542 39.7800156 -104.9845022 39.7800173 12303 8639 8640 0.0320591977276875 0.0320591977276875 -105.0081633 39.7540481 -105.0078019 39.7541251 20243 10716 10713 0.0141769281388351 0.0141769281388351 -104.9411444 39.6963884 -104.9413101 39.6963884 14749 4864 2214 0.160302668775638 0.160302668775638 -104.9781817 39.7351466 -104.9781559 39.7337051 13468 309 9094 0.0506545738820493 0.0506545738820493 -105.0183133 39.7254091 -105.0189056 39.7254091 18336 1689 7624 0.203108569942922 0.203108569942922 -105.0387013 39.7676285 -105.0387364 39.7694549 12937 1303 1970 0.0130832107015757 0.0130832107015757 -105.0017368 39.7441763 -105.0018024 39.7442826 20525 10839 1286 0.00844906120646156 0.00844906120646156 -105.0206127 39.7582168 -105.020542 39.7581637 10918 8035 5970 0.0219813767800627 0.0219813767800627 -104.9781265 39.7531137 -104.9783626 39.753192 14913 7600 2016 0.104505986927597 0.104505986927597 -104.936219 39.7208978 -104.9349971 39.720897 20351 2968 10750 0.0147633294839236 0.0147633294839236 -105.0250854 39.758479 -105.0250798 39.7583463 15880 8763 8762 0.0396940145175954 0.0396940145175954 -105.0447184 39.7355684 -105.0451798 39.7355292 20353 9401 9336 0.00949287140929792 0.00949287140929792 -105.025278 39.7585714 -105.0251673 39.7585782 12244 8613 8614 0.00356038865266788 0.00356038865266788 -104.9996308 39.7508515 -104.9995987 39.7508719 11216 8164 8165 0.0796169077304663 0.0796169077304663 -104.9269465 39.7030424 -104.9269411 39.7037584 14132 9279 507 0.0225847659450503 0.0225847659450503 -104.9490944 39.7475193 -104.9492017 39.7477049 15875 8940 8978 0.0300860996423522 0.0300860996423522 -105.0405047 39.7348341 -105.0408265 39.7349435 11429 8253 319 0.299890155674121 0.299890155674121 -105.0342653 39.7832999 -105.0307715 39.7835551 20371 2707 10756 0.00655605333712087 0.00655605333712087 -105.0229167 39.7612913 -105.0229933 39.7612883 14677 3794 9330 0.199283554137764 0.199283554137764 -104.9700349 39.7290815 -104.9700355 39.7272893 18476 4295 2411 0.100910451832155 0.100910451832155 -105.0399031 39.7539235 -105.0398977 39.753016 18478 5542 9039 0.101169435731023 0.101169435731023 -105.0399084 39.7521049 -105.0398975 39.7511951 11770 3014 8406 0.0500338703103734 0.0500338703103734 -104.9810635 39.7524708 -104.9814866 39.7527817 11823 8421 8424 0.377719915283211 0.377719915283211 -105.0127281 39.7431253 -105.0160769 39.7409098 10669 7915 6847 0.0947158385157811 0.0947158385157811 -105.0275397 39.7111407 -105.0275397 39.7102889 3731 3565 3566 0.0486546976993217 0.0486546976993217 -104.9653106 39.7544428 -104.9647415 39.7544367 3732 3566 3567 0.109486664803565 0.109486664803565 -104.9647415 39.7544367 -104.9634611 39.75446 3733 3567 1037 0.105564006595596 0.105564006595596 -104.9634611 39.75446 -104.9622266 39.7544367 11897 8466 8467 0.103343928827087 0.103343928827087 -105.0020778 39.7486652 -105.0015391 39.7478332 11947 397 8496 0.0965081758273934 0.0965081758273934 -105.0131625 39.7564763 -105.013905 39.7558225 18380 8494 8535 0.0492964457876769 0.0492964457876769 -105.0258959 39.7706651 -105.0258888 39.7711084 20364 8991 10755 0.00786332111355482 0.00786332111355482 -105.0214364 39.7585333 -105.0213448 39.7585398 12162 8315 8569 0.02262255215678 0.02262255215678 -105.0053848 39.7476354 -105.00526 39.747456 12218 8594 2290 0.0213925904868369 0.0213925904868369 -105.0035802 39.740886 -105.0033485 39.7409586 14931 3354 2767 0.0942765011393086 0.0942765011393086 -104.9338255 39.7274243 -104.9327231 39.7274245 18498 9212 9220 0.133514882064815 0.133514882064815 -105.0351931 39.7499892 -105.0352038 39.7511899 20706 9190 10885 0.00984120017613085 0.00984120017613085 -105.0253671 39.7620045 -105.0253682 39.762093 12373 8677 8678 0.0486250060422128 0.0486250060422128 -104.99064 39.7765283 -104.9912089 39.7765361 14967 7610 7264 0.0940136459475559 0.0940136459475559 -104.9383462 39.7510533 -104.9372465 39.7510554 15895 9441 5377 0.102059140746775 0.102059140746775 -105.0429186 39.7342294 -105.044041 39.7339173 13974 9251 9129 0.169864606266652 0.169864606266652 -105.0147648 39.729613 -105.0154242 39.731054 20368 10749 10733 0.00357512667889407 0.00357512667889407 -105.0236241 39.7589986 -105.0236546 39.7589766 14674 2227 943 0.182649781226047 0.182649781226047 -104.9700793 39.733704 -104.9700547 39.7320615 14178 3784 8864 0.153337805989006 0.153337805989006 -104.9546474 39.7291228 -104.9546471 39.7305018 19290 10470 8767 0.117748080941626 0.117748080941626 -104.988856 39.7394681 -104.9902331 39.7394681 12575 8759 8760 0.0168627139608601 0.0168627139608601 -104.9407346 39.6947488 -104.9405376 39.6947443 14983 8789 8796 0.105952161931752 0.105952161931752 -104.9835757 39.7432682 -104.9823365 39.7432723 14984 8796 8878 0.106413855851218 0.106413855851218 -104.9823365 39.7432723 -104.9810919 39.7432682 20419 10774 3587 0.00984290685312232 0.00984290685312232 -105.0243795 39.760698 -105.0243209 39.7607742 15867 8770 8771 0.0147638851882813 0.0147638851882813 -105.0445575 39.7355437 -105.0444126 39.7356159 11263 8195 8196 0.0967030898556648 0.0967030898556648 -104.9363825 39.6984629 -104.9352522 39.6984625 16192 5817 7723 0.19660431304726 0.19660431304726 -104.983413 39.6911761 -104.9834185 39.689408 20360 8992 10754 0.00404589397436802 0.00404589397436802 -105.0232439 39.7594863 -105.0232175 39.7595165 19297 10471 1942 0.0559273520312209 0.0559273520312209 -104.9888451 39.7389629 -104.9888238 39.7384602 15868 8833 5588 0.0188635032964949 0.0188635032964949 -105.0441417 39.7353828 -105.0439294 39.7354289 19299 9959 564 0.00433589917958362 0.00433589917958362 -104.9854926 39.739222 -104.9854426 39.7392155 20814 10936 7168 0.0050166121287054 0.0050166121287054 -105.0380601 39.7621908 -105.0381187 39.7621933 20823 10780 9337 0.0124085195369407 0.0124085195369407 -105.0250471 39.7600231 -105.0251662 39.7600869 19301 1942 10467 0.0736734316331574 0.0736734316331574 -104.9888238 39.7384602 -104.9888355 39.7377977 12854 4133 6696 0.093947304456844 0.093947304456844 -104.9505787 39.7305216 -104.9494801 39.7305216 15004 6269 9466 0.0522837092305697 0.0522837092305697 -104.960998 39.7432181 -104.9603865 39.7432158 19305 10464 10461 0.0144782338635936 0.0144782338635936 -104.9888814 39.740512 -104.9888698 39.7406419 19307 10467 611 0.103622552493386 0.103622552493386 -104.9888355 39.7377977 -104.9888354 39.7368658 11685 8366 1032 0.0209886592874132 0.0209886592874132 -105.0020448 39.7527599 -105.0019469 39.752933 20820 10919 8330 0.00776069150921458 0.00776069150921458 -105.0382104 39.7621908 -105.0382057 39.7621211 11643 8347 4658 0.0580128250256257 0.0580128250256257 -105.0198419 39.7552988 -105.0191633 39.7552936 12924 8890 8891 0.0884309215437497 0.0884309215437497 -105.0029709 39.7443191 -105.0038584 39.7439107 15230 8360 8248 0.0379210675749848 0.0379210675749848 -104.9248705 39.6964922 -104.9245969 39.6962239 13013 8916 2892 0.160989403082392 0.160989403082392 -104.9907275 39.7728705 -104.9912536 39.7714803 12051 8531 8529 0.0116601753914343 0.0116601753914343 -105.0041475 39.7504135 -105.0041786 39.7503114 20828 9205 8443 0.0104227726118747 0.0104227726118747 -105.0253893 39.7603981 -105.0254023 39.7603049 18615 7410 5865 0.176922387553379 0.176922387553379 -105.0355064 39.7165547 -105.0355038 39.7149636 14852 8621 9432 0.00675320800603643 0.00675320800603643 -105.0070186 39.7566114 -105.0069697 39.7566591 18616 5865 9447 0.157075160700523 0.157075160700523 -105.0355038 39.7149636 -105.0354966 39.713551 18618 1314 9447 0.0196279343381406 0.0196279343381406 -105.0354933 39.7133745 -105.0354966 39.713551 11994 8505 8048 0.149802391835517 0.149802391835517 -104.9861441 39.7573027 -104.9849005 39.7582519 18621 2586 5181 0.176412393215512 0.176412393215512 -105.0356522 39.7229391 -105.0356433 39.7245256 18622 5181 5649 0.1069372720504 0.1069372720504 -105.0356433 39.7245256 -105.035649 39.7254873 19473 7476 10517 0.0101658403815209 0.0101658403815209 -104.9902755 39.708471 -104.9902782 39.7083796 19474 10517 10518 0.00993077177126307 0.00993077177126307 -104.9902782 39.7083796 -104.9902799 39.7082903 18480 9040 9120 0.135103567036488 0.135103567036488 -105.0398922 39.7499655 -105.0398842 39.7487505 20833 10944 10951 0.17747662532422 0.17747662532422 -105.0301334 39.7621946 -105.0322095 39.7622183 19475 10518 10519 0.0191608413173093 0.0191608413173093 -104.9902799 39.7082903 -104.9902831 39.708118 19512 10537 10447 0.00647615513057594 0.00647615513057594 -104.9882735 39.7089787 -104.9883492 39.7089795 2 2 3 0.283463280100036 0.283463280100036 -105.0158228 39.7323669 -105.0152478 39.7298563 3 3 4 0.0333775918694363 0.0333775918694363 -105.0152478 39.7298563 -105.0151369 39.7295685 18628 1310 9484 0.175555113641419 0.175555113641419 -105.033071 39.7133691 -105.0330762 39.7149479 12242 8611 8612 0.0998376585619669 0.0998376585619669 -105.0016014 39.7493354 -105.0007767 39.7499711 5 5 6 0.348594358341424 0.348594358341424 -104.9373334 39.780183 -104.941411 39.7800918 15909 9104 9105 0.0387441124726526 0.0387441124726526 -105.0421714 39.7165106 -105.0426052 39.7164103 15903 6134 8603 0.0260893170771595 0.0260893170771595 -105.0288059 39.7222213 -105.0285111 39.7222816 15878 8833 8770 0.0398025148628561 0.0398025148628561 -105.0441417 39.7353828 -105.0445575 39.7355437 13625 7013 2274 0.0942922296438968 0.0942922296438968 -104.9316269 39.729236 -104.9305243 39.7292319 15024 4136 2663 0.0946854927112821 0.0946854927112821 -104.9505787 39.7367922 -104.9516859 39.7368054 13651 9159 1177 0.0568269678125187 0.0568269678125187 -104.9961123 39.7031752 -104.9966621 39.703462 6 6 7 0.250747670173169 0.250747670173169 -104.941411 39.7800918 -104.9443453 39.7800941 20837 10949 10945 0.0947762411619158 0.0947762411619158 -105.0269444 39.7610308 -105.0279522 39.7613862 15887 8842 9619 0.0119243513569086 0.0119243513569086 -105.0381819 39.7339575 -105.0382355 39.7340565 19481 10511 10486 0.0687637700371023 0.0687637700371023 -104.9902675 39.7093534 -104.9910713 39.7093611 13777 9191 292 0.0113408171424215 0.0113408171424215 -105.0041591 39.7607716 -105.0040727 39.760849 19493 10463 10523 0.0181472136448415 0.0181472136448415 -104.9883506 39.7087649 -104.9883516 39.7086017 13799 9195 5081 0.0314508853846434 0.0314508853846434 -104.9963084 39.7080377 -104.9962546 39.7083175 19487 10426 10427 0.0081618196829418 0.0081618196829418 -104.9883452 39.7095935 -104.9883457 39.7095201 18570 10325 10322 0.0277653060168724 0.0277653060168724 -105.0344788 39.7803826 -105.0341731 39.7804672 15042 6787 4718 0.0916704601824836 0.0916704601824836 -104.9684521 39.7368249 -104.9695224 39.7368723 15043 4718 9414 0.0490846601218478 0.0490846601218478 -104.9695224 39.7368723 -104.9700963 39.736882 19494 10523 7469 0.0159566577035026 0.0159566577035026 -104.9883516 39.7086017 -104.9883525 39.7084582 13814 4934 9200 0.0155640797101011 0.0155640797101011 -104.9993415 39.7423284 -104.9994716 39.7422305 13008 8914 2891 0.0117402105605065 0.0117402105605065 -104.9904906 39.7730255 -104.9905111 39.7729211 17570 10143 10144 0.0307556488479174 0.0307556488479174 -105.0097169 39.7209239 -105.0093573 39.7209238 20841 10952 10940 0.18759449218266 0.18759449218266 -105.0323215 39.7622208 -105.0345162 39.7622208 15726 7317 9449 0.0375532628709029 0.0375532628709029 -104.9558194 39.7180363 -104.9558247 39.7176986 15904 8603 9697 0.00690416936559141 0.00690416936559141 -105.0285111 39.7222816 -105.0284331 39.7222976 13877 4478 2804 0.135897648680331 0.135897648680331 -104.9451778 39.765712 -104.9452104 39.7669339 18633 4044 4045 0.00275409212275412 0.00275409212275412 -105.0330924 39.7181593 -105.0331246 39.7181593 15057 9477 6733 0.054468335249091 0.054468335249091 -104.9775705 39.7368798 -104.9782075 39.7368798 15058 6733 9313 0.0446744870999848 0.0446744870999848 -104.9782075 39.7368798 -104.9787299 39.7368736 13910 9228 3317 0.0850892170141282 0.0850892170141282 -104.9592628 39.7812194 -104.9602584 39.7812326 12689 2057 8805 0.133235184271089 0.133235184271089 -104.9534081 39.7194172 -104.9534009 39.718219 18656 6223 7657 0.27620827404325 0.27620827404325 -105.0445138 39.725796 -105.0445162 39.72828 15858 9732 9739 0.0147062242308904 0.0147062242308904 -105.0415588 39.7301641 -105.0415695 39.7300321 20843 10954 10751 0.181296524715589 0.181296524715589 -105.0254122 39.760199 -105.0253759 39.7585688 16082 366 255 0.573997033805984 0.573997033805984 -104.9601224 39.7799975 -104.9534054 39.7800114 16084 9817 9818 0.0154245817929875 0.0154245817929875 -104.9497096 39.7811391 -104.9498899 39.7811457 16127 4555 9122 0.0381695434595099 0.0381695434595099 -105.0221186 39.7238843 -105.0222205 39.7242185 14675 943 5941 0.178224321703034 0.178224321703034 -104.9700547 39.7320615 -104.9700474 39.7304587 15285 8799 3187 0.00972670306222712 0.00972670306222712 -104.9464054 39.7113917 -104.946376 39.7114762 15873 8879 8889 0.108518344615814 0.108518344615814 -105.0382757 39.7341411 -105.0393045 39.7347125 15405 9585 9582 0.0323190665796029 0.0323190665796029 -105.0108295 39.7535903 -105.0104647 39.7536666 16246 9859 7743 0.402195232762633 0.402195232762633 -104.9529627 39.685713 -104.952944 39.68933 13026 1537 4265 0.200987668621859 0.200987668621859 -104.9869861 39.7765493 -104.9869736 39.7783568 3749 3578 3579 0.097584814173116 0.097584814173116 -104.9452895 39.7544277 -104.944148 39.7544343 3750 3579 848 0.0994883860112991 0.0994883860112991 -104.944148 39.7544343 -104.9429842 39.7544341 3752 3580 3581 0.0190511917089631 0.0190511917089631 -104.9407092 39.754494 -104.9405163 39.7545798 19488 10427 4703 0.0206936304458077 0.0206936304458077 -104.9883457 39.7095201 -104.9883469 39.709334 20829 8443 10954 0.0118059106132393 0.0118059106132393 -105.0254023 39.7603049 -105.0254122 39.760199 16351 7009 2285 0.0978474396198024 0.0978474396198024 -104.9317039 39.7618388 -104.9305592 39.7618327 16382 9879 9771 0.00992783408407401 0.00992783408407401 -104.9716243 39.7032379 -104.9717383 39.7032546 16432 9894 9895 0.0235353492080929 0.0235353492080929 -104.9716111 39.6985449 -104.9718554 39.6986422 14329 9328 602 0.0664699646577648 0.0664699646577648 -104.9959868 39.7692435 -104.9952229 39.7691313 20848 10950 10953 0.0184888911494772 0.0184888911494772 -105.0289678 39.7620075 -105.0291765 39.7620512 13445 9078 9079 0.200451693111106 0.200451693111106 -104.9941364 39.7021826 -104.9930943 39.7037972 16391 3033 9847 0.0236566168850551 0.0236566168850551 -104.9700513 39.702674 -104.9699755 39.7028786 15437 9602 9603 0.109740104543279 0.109740104543279 -105.0014283 39.740268 -105.0027104 39.7402226 18475 9005 4295 0.117455212214086 0.117455212214086 -105.0399025 39.7549798 -105.0399031 39.7539235 19609 10585 10503 0.00693839845805758 0.00693839845805758 -104.9910787 39.7086267 -104.9911598 39.7086277 16644 564 565 0.0167681949380125 0.0167681949380125 -104.9854426 39.7392155 -104.9854426 39.7390647 18641 5875 7416 0.178910174745805 0.178910174745805 -105.0450642 39.7149556 -105.0450953 39.7165644 16758 7565 10010 0.0537198584701325 0.0537198584701325 -104.9506273 39.6992608 -104.950646 39.6997437 13557 9032 9033 0.185435393968361 0.185435393968361 -105.0131311 39.7236048 -105.0111765 39.722883 19028 8995 7690 0.0430021373921601 0.0430021373921601 -104.9472908 39.7847471 -104.9475732 39.784427 17062 10068 2247 0.0643618782275657 0.0643618782275657 -104.9616428 39.7328861 -104.9616491 39.7334649 16833 593 9915 0.00807834974542274 0.00807834974542274 -104.9689126 39.70386 -104.9689488 39.7037929 18614 4049 7410 0.176200842798068 0.176200842798068 -105.0355145 39.7181393 -105.0355064 39.7165547 16902 74 7306 0.205595181095446 0.205595181095446 -104.9657864 39.7002174 -104.9657546 39.7020662 17068 10069 675 0.181147813198563 0.181147813198563 -104.9616202 39.7399794 -104.961623 39.7416085 17009 4847 10051 0.0109841519151342 0.0109841519151342 -105.0034718 39.7526101 -105.003564 39.7526789 13581 9133 9134 0.0795179133195768 0.0795179133195768 -104.9958777 39.7048581 -104.9951647 39.7043993 17207 9891 234 0.00951110757861507 0.00951110757861507 -104.9688482 39.696672 -104.9688514 39.6965865 19644 10601 10602 0.00459389199037625 0.00459389199037625 -104.9879279 39.7066512 -104.9878742 39.7066509 14887 7456 5693 0.103533596199028 0.103533596199028 -105.0324406 39.7076676 -105.0324406 39.7067365 15073 9480 8706 0.0156808972883418 0.0156808972883418 -104.9406528 39.7656775 -104.9404758 39.7656404 18617 9447 1314 0.0196279343381406 0.0196279343381406 -105.0354966 39.713551 -105.0354933 39.7133745 19477 10520 10521 0.0112440070511006 0.0112440070511006 -104.9902917 39.7076531 -104.9902943 39.707552 19479 1872 10522 0.0183337010143588 0.0183337010143588 -104.9900015 39.7093504 -104.9902158 39.7093529 18629 9484 5862 0.00360275623818702 0.00360275623818702 -105.0330762 39.7149479 -105.0330764 39.7149803 17406 3210 6122 0.199774981063921 0.199774981063921 -104.9645976 39.7110977 -104.9645867 39.7093011 15450 9609 9610 0.118608570416781 0.118608570416781 -105.0003045 39.7431574 -105.000479 39.7442156 14988 9309 9464 0.101172548296122 0.101172548296122 -104.9787417 39.7432641 -104.9775584 39.7432677 15965 1443 7623 0.202446963416806 0.202446963416806 -105.0038795 39.7112064 -105.0062462 39.7112115 13793 4819 8514 0.148483674564771 0.148483674564771 -105.0080831 39.7592475 -105.0068857 39.7602149 3766 2339 3595 0.17591583054365 0.17591583054365 -104.9293022 39.7193963 -104.929286 39.7209783 3767 3595 3596 0.243702533330372 0.243702533330372 -104.929286 39.7209783 -104.9293972 39.7231683 15851 5596 9735 0.0497175089074512 0.0497175089074512 -105.0438933 39.7301146 -105.0444693 39.7300539 15124 6515 226 0.0653425651240956 0.0653425651240956 -104.9407009 39.7803199 -104.940692 39.7797323 15449 9608 9609 0.0645563810419252 0.0645563810419252 -104.9999385 39.7426496 -105.0003045 39.7431574 13914 4840 9230 0.275162192340763 0.275162192340763 -104.9965817 39.7075224 -104.9961257 39.7050728 13922 9137 9233 0.0899935621999505 0.0899935621999505 -104.9868714 39.7007074 -104.9861692 39.7001048 3788 1148 1821 0.103455086525091 0.103455086525091 -104.9293749 39.7637905 -104.9293577 39.7647208 18632 7408 4044 0.178025429971464 0.178025429971464 -105.0330817 39.7165583 -105.0330924 39.7181593 15247 9542 8177 0.0166658349694615 0.0166658349694615 -104.936117 39.7051637 -104.9362135 39.7050335 15460 9613 9614 0.039786363249444 0.039786363249444 -105.0004503 39.7442368 -105.0001215 39.74449 15461 8882 9615 0.0277165465497567 0.0277165465497567 -105.0018196 39.7432597 -105.0015275 39.7433678 15546 9646 9647 0.0122997635777285 0.0122997635777285 -104.9868344 39.726681 -104.98691 39.7265869 15889 8978 1101 0.0278428503732722 0.0278428503732722 -105.0408265 39.7349435 -105.040518 39.7350236 236 30 31 0.0623462807475453 0.0623462807475453 -104.9707346 39.6882416 -104.9701337 39.6879245 239 246 247 0.10870569104286 0.10870569104286 -104.9683485 39.6870395 -104.9672584 39.6865375 19602 10483 10583 0.0688347644552014 0.0688347644552014 -104.9902592 39.7100937 -104.9910639 39.7100946 19497 7457 10525 0.0182919034833847 0.0182919034833847 -104.9883639 39.7075324 -104.9883652 39.7073679 15292 9561 9562 0.0285639174620334 0.0285639174620334 -104.941269 39.7069549 -104.9409364 39.7069322 16011 9781 9782 0.0666625832869129 0.0666625832869129 -104.9994018 39.6890498 -104.9992186 39.6896325 204 216 217 0.0495486567174314 0.0495486567174314 -105.0105654 39.7229262 -105.0109346 39.7232696 16105 9825 9826 0.769429574289864 0.769429574289864 -104.9535187 39.7801156 -104.9625227 39.7801333 19504 10531 10532 0.00490376342058079 0.00490376342058079 -104.9883756 39.7060143 -104.9883759 39.7059702 19505 10532 10533 0.0113536336982688 0.0113536336982688 -104.9883759 39.7059702 -104.9883745 39.7058681 15983 4420 7372 0.10794760335784 0.10794760335784 -105.0299687 39.7111671 -105.0312304 39.7111869 16336 6683 8026 0.0934572989494279 0.0934572989494279 -104.9499154 39.7618255 -104.9488251 39.7617626 15146 8245 9501 0.259647287125597 0.259647287125597 -104.9495723 39.7819108 -104.9477699 39.7837907 16378 2678 4127 0.105747053096561 0.105747053096561 -104.9524232 39.761844 -104.9511861 39.7618358 15168 9509 3381 0.0515085102071127 0.0515085102071127 -105.0340019 39.7403161 -105.0346043 39.7403194 14670 9413 5473 0.178785252044424 0.178785252044424 -104.9701307 39.740015 -104.9701135 39.7384072 15438 9603 2287 0.0101078833454114 0.0101078833454114 -105.0027104 39.7402226 -105.0028286 39.7402211 16618 7974 3673 0.0581937370992888 0.0581937370992888 -104.9775516 39.7469781 -104.9775423 39.7475014 16393 9876 3281 0.0515999951055545 0.0515999951055545 -104.9705085 39.7029675 -104.9710667 39.7027917 11613 742 743 0.188831137780044 0.188831137780044 -105.0322639 39.7634453 -105.0300547 39.7634496 16792 6964 10013 0.15953431348719 0.15953431348719 -105.0105704 39.7464447 -105.0114923 39.7476921 16830 9911 10017 0.00322492509560211 0.00322492509560211 -104.972319 39.7074031 -104.9722814 39.707401 17016 10055 10056 0.150978646033743 0.150978646033743 -105.0169757 39.7532749 -105.0167598 39.7546225 17201 10074 6392 0.100421160552702 0.100421160552702 -105.0207767 39.7466992 -105.0207714 39.7476023 19702 10621 10622 0.0560876276790842 0.0560876276790842 -105.0051625 39.7337963 -105.0045066 39.7337938 17391 10095 8785 0.114852910416621 0.114852910416621 -104.9842414 39.72728 -104.9836046 39.7263706 18648 4053 10111 0.195636353938149 0.195636353938149 -105.0379043 39.7181459 -105.0379043 39.7199053 17545 8264 8929 0.192238762103777 0.192238762103777 -104.9897645 39.7839357 -104.9903693 39.7822705 19596 10507 10581 0.0688892384795374 0.0688892384795374 -104.9902528 39.7106611 -104.9910581 39.7106676 18652 8072 7653 0.262512305989993 0.262512305989993 -105.040042 39.7306132 -105.0400098 39.7282525 18119 4085 6030 0.181292795599691 0.181292795599691 -105.0106908 39.7838273 -105.0106854 39.7854577 17647 8242 223 0.0953499590487046 0.0953499590487046 -104.9443373 39.7799663 -104.9432215 39.7799643 17960 5194 10233 0.0515871143302905 0.0515871143302905 -104.9883782 39.7241223 -104.9883637 39.7236585 17964 10236 10232 0.0350820368831285 0.0350820368831285 -104.9882388 39.7255396 -104.9882382 39.7252241 17785 8986 8497 0.0646311177616063 0.0646311177616063 -105.0131588 39.7555744 -105.0139116 39.7556283 17753 10173 8485 0.0489434224402369 0.0489434224402369 -104.9947299 39.745901 -104.995128 39.7455847 11535 1543 1544 0.137939265537406 0.137939265537406 -105.0270328 39.7572752 -105.0270414 39.7560347 17819 8676 10186 0.0370735665978641 0.0370735665978641 -105.000985 39.7632181 -105.0007327 39.7634893 17777 6508 6993 0.160336610713707 0.160336610713707 -104.9298124 39.7801232 -104.9316377 39.7804571 3801 3083 3195 0.200442064419022 0.200442064419022 -104.9803943 39.7129167 -104.9803836 39.7111141 3802 3195 3622 0.204398520601987 0.204398520601987 -104.9803836 39.7111141 -104.980383 39.7092759 3803 3622 1902 0.199020966616341 0.199020966616341 -104.980383 39.7092759 -104.9804345 39.7074865 3804 1902 3624 0.19721596773449 0.19721596773449 -104.9804345 39.7074865 -104.9804286 39.7057129 17851 10193 10194 0.0260169590696429 0.0260169590696429 -104.9775879 39.7757765 -104.9773559 39.775625 12958 1630 1631 0.127437048321071 0.127437048321071 -105.0040598 39.7420982 -105.0033016 39.7411115 18661 10206 7647 0.17872352996795 0.17872352996795 -105.0345139 39.726102 -105.0345838 39.7277084 19942 10671 4953 0.0511372085610231 0.0511372085610231 -104.9957933 39.726791 -104.9951981 39.7268351 12964 1770 1771 0.0893785434926153 0.0893785434926153 -105.0062914 39.746863 -105.0057764 39.7461635 18602 7656 6222 0.275287629645573 0.275287629645573 -105.0432633 39.7282706 -105.04325 39.7257949 18232 2550 6070 0.201831098039417 0.201831098039417 -105.0409813 39.787434 -105.0409894 39.7856189 18761 10339 10340 0.0412859123428405 0.0412859123428405 -105.0047672 39.7397925 -105.0043791 39.7395716 4425 950 4134 0.165887036500793 0.165887036500793 -104.9505701 39.7320992 -104.950553 39.733591 4426 4134 4135 0.171020798065652 0.171020798065652 -104.950553 39.733591 -104.9505787 39.7351289 4427 4135 4136 0.184950521487565 0.184950521487565 -104.9505787 39.7351289 -104.9505787 39.7367922 18817 10355 8431 0.088262856016995 0.088262856016995 -105.015729 39.7431732 -105.0163799 39.7437893 4447 4149 4150 0.111495530172709 0.111495530172709 -104.9607278 39.7209872 -104.9594242 39.720981 4448 4150 4151 0.101644653962629 0.101644653962629 -104.9594242 39.720981 -104.9582358 39.7209729 19603 10583 10496 0.00675773327585877 0.00675773327585877 -104.9910639 39.7100946 -104.9911429 39.7100947 19855 10661 10662 0.203042057763788 0.203042057763788 -105.044594 39.7384771 -105.0445966 39.7366511 20643 10879 10877 0.0314570447479651 0.0314570447479651 -105.0134384 39.762482 -105.0134384 39.7627649 19158 8423 8388 0.0601966609853944 0.0601966609853944 -105.013871 39.7414246 -105.0138882 39.7419658 19615 10587 10502 0.00686995556939521 0.00686995556939521 -104.9910769 39.7088041 -104.9911572 39.7088051 12339 8656 2501 0.0156699758852849 0.0156699758852849 -105.0073545 39.7547272 -105.0073403 39.7545867 19328 9895 10473 0.0277673159561869 0.0277673159561869 -104.9718554 39.6986422 -104.971721 39.6984149 19490 10441 10447 0.0184697170100914 0.0184697170100914 -104.9883481 39.7091456 -104.9883492 39.7089795 19492 10448 10463 0.00504831489789659 0.00504831489789659 -104.9883503 39.7088103 -104.9883506 39.7087649 19428 10489 7287 0.156514421452779 0.156514421452779 -104.9833961 39.7033795 -104.9833604 39.7019722 19286 563 9967 0.0537140867907163 0.0537140867907163 -104.9854438 39.7392378 -104.986072 39.7392385 19621 10589 10590 0.0274773310120508 0.0274773310120508 -104.988288 39.70828 -104.9879668 39.708282 19441 10492 10493 0.0201930874558464 0.0201930874558464 -104.991144 39.7108499 -104.9911447 39.7106683 19789 9476 4873 0.191586478139089 0.191586478139089 -104.9724291 39.7368742 -104.9724077 39.7351513 19805 2619 10411 0.177645225629424 0.177645225629424 -104.9969572 39.7225317 -104.9969604 39.7209341 18409 10287 10288 0.0734556316276251 0.0734556316276251 -105.0292196 39.7613906 -105.0292173 39.7620512 20191 462 10707 0.132640175005266 0.132640175005266 -104.9880253 39.7800584 -104.9886248 39.7811587 14823 3606 9335 0.071748078170483 0.071748078170483 -105.0243187 39.7548283 -105.025158 39.7548266 14824 9335 9402 0.00997675672475066 0.00997675672475066 -105.025158 39.7548266 -105.0252747 39.7548256 14825 9402 8301 0.0653806855821323 0.0653806855821323 -105.0252747 39.7548256 -105.0260395 39.7548296 14830 4022 8322 0.0483334251113916 0.0483334251113916 -105.0299425 39.7548206 -105.0305079 39.754821 14832 5668 7026 0.0386007852757077 0.0386007852757077 -105.0310864 39.7548296 -105.0315379 39.7548347 4468 4163 4164 0.0480674059146442 0.0480674059146442 -104.975216 39.7201302 -104.974654 39.7201321 4469 4164 991 0.0502312521862823 0.0502312521862823 -104.974654 39.7201321 -104.9740667 39.720134 14857 8907 9435 0.0508107102861791 0.0508107102861791 -105.0079847 39.7554777 -105.0075169 39.7557596 14859 9436 9437 0.0520105887104481 0.0520105887104481 -105.0090881 39.7546132 -105.0094073 39.7550114 15729 9448 9449 0.154385795199696 0.154385795199696 -104.9554224 39.7163451 -104.9558247 39.7176986 18619 9447 9452 0.260663192513491 0.260663192513491 -105.0354966 39.713551 -105.0354984 39.7112068 14936 5495 8700 0.014007087915999 0.014007087915999 -104.9407458 39.7383041 -104.9405826 39.7382932 20590 2705 10795 0.0154885940353102 0.0154885940353102 -105.022918 39.7610959 -105.0227368 39.7610963 14972 2754 7005 0.0961416158900631 0.0961416158900631 -104.9328183 39.7510492 -104.931694 39.751069 15045 5118 4946 0.0490898990370342 0.0490898990370342 -104.9706897 39.7368921 -104.9712638 39.7368921 15046 4946 7151 0.0490351349560296 0.0490351349560296 -104.9712638 39.7368921 -104.9718371 39.7368817 15963 6397 4362 0.0791794536243071 0.0791794536243071 -105.0006291 39.7111959 -105.0015545 39.7112124 15989 9452 4506 0.0512507321563124 0.0512507321563124 -105.0354984 39.7112068 -105.036097 39.7112265 16056 308 4648 0.208884022844132 0.208884022844132 -105.0162105 39.7255543 -105.0186498 39.72565 15158 9504 7749 0.203686953618576 0.203686953618576 -104.9383033 39.6874943 -104.9383055 39.6893261 16076 8934 9417 0.0908088237702457 0.0908088237702457 -104.9901787 39.7746982 -104.9903058 39.7738874 16106 9826 214 0.019707054216564 0.019707054216564 -104.9625227 39.7801333 -104.9627533 39.7801312 19536 10547 10551 0.00289118198627037 0.00289118198627037 -104.9890392 39.7095279 -104.9890395 39.7095019 16257 8751 9267 0.200818549492747 0.200818549492747 -104.9552399 39.6947809 -104.9552346 39.6965869 16332 5124 7146 0.105923351259383 0.105923351259383 -104.9708846 39.7620022 -104.9721238 39.7620063 3817 3633 3634 0.395318196729382 0.395318196729382 -104.9408419 39.7060696 -104.9444999 39.7082421 16359 2326 5997 0.152345269926906 0.152345269926906 -104.9240294 39.7620162 -104.9258117 39.7620121 5101 4522 4624 0.135948680255943 0.135948680255943 -105.0189635 39.7632145 -105.0189554 39.7644371 18688 2602 1859 0.181461056809498 0.181461056809498 -105.0415146 39.7229572 -105.0415045 39.7213253 16455 9910 8957 0.00642990572974513 0.00642990572974513 -104.9724845 39.7074076 -104.9724094 39.7074052 16456 8957 9911 0.00773671564019088 0.00773671564019088 -104.9724094 39.7074052 -104.972319 39.7074031 16715 132 1701 0.201952446468105 0.201952446468105 -104.9874659 39.6930068 -104.9875011 39.6911908 17236 31 134 0.108163538194537 0.108163538194537 -104.9701337 39.6879245 -104.969078 39.6873895 17237 134 246 0.0735610173824186 0.0735610173824186 -104.969078 39.6873895 -104.9683485 39.6870395 17521 3940 6651 0.0163911525787958 0.0163911525787958 -105.000152 39.7400197 -104.9999603 39.7400202 18097 10256 2169 0.0491222602233141 0.0491222602233141 -105.0141119 39.7874307 -105.0146868 39.7874303 18207 8329 7847 0.200166859157176 0.200166859157176 -105.0363384 39.7621278 -105.036368 39.7603278 18394 5586 2554 0.157693803770027 0.157693803770027 -105.0439435 39.7860953 -105.0433255 39.7874316 18972 7756 3621 0.0947044796448553 0.0947044796448553 -104.9814659 39.7146886 -104.9803587 39.7146886 19237 10458 10457 0.00406582159548868 0.00406582159548868 -104.9913293 39.7430187 -104.991294 39.7429942 19229 10453 10454 0.0676096530689986 0.0676096530689986 -104.9908874 39.7414826 -104.9914445 39.7410511 3858 3667 3668 0.0415319443079903 0.0415319443079903 -104.9746946 39.7474748 -104.9751801 39.7474876 3859 3668 3669 0.0482985746708946 0.0482985746708946 -104.9751801 39.7474876 -104.9757447 39.7475025 19322 2203 916 0.200210598103272 0.200210598103272 -104.9873753 39.7338548 -104.9874133 39.7320545 15203 7160 9528 0.0514241954874698 0.0514241954874698 -105.0381214 39.7499794 -105.0387229 39.7499763 19690 10616 10397 0.0495068144600769 0.0495068144600769 -105.0112484 39.7498792 -105.011825 39.749838 19692 10617 10398 0.0503641661598134 0.0503641661598134 -105.0116614 39.749343 -105.0118932 39.7497594 19879 5198 10672 0.124230342536198 0.124230342536198 -104.9957805 39.7241162 -104.9957912 39.722999 19967 10686 9720 0.110372440140764 0.110372440140764 -105.0340046 39.7384634 -105.0334112 39.7375819 19969 9505 1931 0.205435822074821 0.205435822074821 -105.0305094 39.7403332 -105.030496 39.7384857 19971 9711 1933 0.17400772229687 0.17400772229687 -105.0322666 39.7399826 -105.0316836 39.7384833 19972 1933 10306 0.208946577187585 0.208946577187585 -105.0316836 39.7384833 -105.0316869 39.7366042 3875 3685 3686 0.109844105363612 0.109844105363612 -104.9647396 39.7469477 -104.9634548 39.7469475 17510 10120 10119 0.158859506306984 0.158859506306984 -105.0136579 39.737681 -105.0129247 39.7389937 676 669 670 0.102292085856109 0.102292085856109 -104.9684201 39.7416394 -104.9672238 39.7416291 3893 3696 3697 0.200080946502272 0.200080946502272 -104.961742 39.6947762 -104.9617212 39.6929769 3894 3697 3698 0.204567969900071 0.204567969900071 -104.9617212 39.6929769 -104.9617334 39.6911372 3896 3699 3700 0.197370997762066 0.197370997762066 -104.9617151 39.6892951 -104.9617155 39.6875201 20255 5749 10704 0.00800649085379587 0.00800649085379587 -105.0445791 39.7729494 -105.0445781 39.7730214 20320 10739 10740 0.00883881362478868 0.00883881362478868 -105.0234882 39.7589777 -105.0235185 39.7589017 15207 1113 9529 0.0508930389416975 0.0508930389416975 -105.0404745 39.7499577 -105.0410698 39.7499582 15251 9544 9536 0.0327374869648338 0.0327374869648338 -104.9360582 39.7058553 -104.9358729 39.7061129 15379 8806 2642 0.105298522418053 0.105298522418053 -104.953405 39.7180338 -104.9521739 39.7180386 18635 7865 1846 0.175356787311383 0.175356787311383 -105.0331005 39.7197556 -105.0330898 39.7213326 15485 9612 9616 0.0684703360070514 0.0684703360070514 -105.0005861 39.7432358 -105.0011333 39.7436854 15516 9635 3736 0.0550573183727317 0.0550573183727317 -105.0021668 39.7384727 -105.0028107 39.7384712 19480 10522 10511 0.00442285695753415 0.00442285695753415 -104.9902158 39.7093529 -104.9902675 39.7093534 15574 9660 9464 0.175338544663329 0.175338544663329 -104.9775409 39.7416909 -104.9775584 39.7432677 15598 7585 2003 0.0946559616738872 0.0946559616738872 -104.9360971 39.758301 -104.9349898 39.7583076 15618 9679 9680 0.101799223111765 0.101799223111765 -104.918758 39.7583757 -104.9175671 39.7583757 15640 9666 9667 0.00676039634627663 0.00676039634627663 -104.9412242 39.7582683 -104.941147 39.7582815 15683 8023 7680 0.104281288426574 0.104281288426574 -104.9485858 39.7178178 -104.9473666 39.7178126 15704 7666 2329 0.100028756753634 0.100028756753634 -104.9245961 39.7178332 -104.9234266 39.7178332 15755 3356 2760 0.0982705119459115 0.0982705119459115 -104.9339641 39.7162382 -104.9328153 39.7162508 1110 1126 1127 0.154576986104079 0.154576986104079 -105.0405383 39.7639496 -105.0404877 39.7653392 2347 2338 2265 0.095819812257735 0.095819812257735 -104.9316115 39.7193956 -104.9304912 39.7194002 12348 8664 8665 0.0099818469883938 0.0099818469883938 -105.0123703 39.7528644 -105.0124819 39.7528908 20799 10928 6772 0.00617692305613739 0.00617692305613739 -105.0267992 39.7609759 -105.0268634 39.7610014 1176 1191 1192 0.0992884317332444 0.0992884317332444 -104.9578631 39.7271192 -104.9567021 39.7271202 20800 6772 10949 0.00765667567444528 0.00765667567444528 -105.0268634 39.7610014 -105.0269444 39.7610308 441 439 440 0.131394781189403 0.131394781189403 -104.9691656 39.702165 -104.969326 39.7033402 2798 2750 2752 0.210544806502819 0.210544806502819 -104.9326406 39.738234 -104.9326896 39.7401271 20666 10888 10889 0.0790962373353106 0.0790962373353106 -105.0396012 39.7648471 -105.0403834 39.764467 19518 6854 10540 0.00704975834948009 0.00704975834948009 -104.9885677 39.7102439 -104.9885677 39.7101805 17074 10070 7842 0.137917824166884 0.137917824166884 -104.9615992 39.7507111 -104.9616094 39.7519514 320 63 64 0.0374489603047296 0.0374489603047296 -105.0203119 39.7717265 -105.01999 39.771498 62 68 69 0.0422209546479027 0.0422209546479027 -104.9680761 39.7002293 -104.9675826 39.7002312 12003 5507 7080 0.146738996592278 0.146738996592278 -104.9821628 39.7616959 -104.9809567 39.762635 109 116 117 0.143188450690636 0.143188450690636 -105.023457 39.730286 -105.0251312 39.7303064 18456 10296 7020 0.00773615182989558 0.00773615182989558 -105.0316008 39.7464538 -105.0315108 39.746461 134 142 143 0.102085903671524 0.102085903671524 -104.9980358 39.6930742 -104.9992288 39.6930874 18414 7445 8376 0.0994737732965907 0.0994737732965907 -105.0369668 39.7543695 -105.0358032 39.7543633 153 162 163 0.0752431334530451 0.0752431334530451 -105.0166181 39.6931468 -105.0174975 39.6931459 18417 10289 8332 0.15046170994065 0.15046170994065 -105.0398915 39.7607667 -105.0398789 39.7621198 323 206 207 0.0117249781899754 0.0117249781899754 -104.9566644 39.7445134 -104.9565607 39.7445824 222 233 234 0.0133914034588106 0.0133914034588106 -104.968695 39.6965912 -104.9688514 39.6965865 269 279 280 0.111130387977042 0.111130387977042 -104.987002 39.7789431 -104.9858487 39.7794049 304 312 313 0.0760674046765663 0.0760674046765663 -104.971535 39.780386 -104.970735 39.780686 378 380 381 0.042583144928967 0.042583144928967 -105.03278 39.74748 -105.0323033 39.747591 334 335 336 0.0838277836552233 0.0838277836552233 -104.9400719 39.7824771 -104.9390909 39.7824749 18422 6881 8361 0.201914074104345 0.201914074104345 -105.0410645 39.7657635 -105.0410832 39.7639477 367 368 369 0.0822344709508681 0.0822344709508681 -104.9589875 39.7795994 -104.9593952 39.7789295 541 535 536 0.186883681615866 0.186883681615866 -105.0155504 39.7561618 -105.0151149 39.7545148 11516 528 591 0.200155681159152 0.200155681159152 -105.0322618 39.7598749 -105.0346033 39.7598894 15254 9538 9539 0.0173547475022314 0.0173547475022314 -104.9352077 39.7057044 -104.9351084 39.7058405 659 649 650 0.011039314445329 0.011039314445329 -104.9873881 39.7417114 -104.9872612 39.7417297 11464 701 5 0.465980985000995 0.465980985000995 -104.9318804 39.7801737 -104.9373334 39.780183 16702 9996 9629 0.03889405892702 0.03889405892702 -104.9999838 39.7464987 -105.0003179 39.7462613 12966 1824 1825 0.0102076592436785 0.0102076592436785 -105.0068707 39.7455494 -105.0069351 39.7456267 18427 7848 2983 0.204332357907837 0.204332357907837 -105.0387174 39.7603215 -105.038723 39.7584839 16420 3283 3331 0.0144926793767328 0.0144926793767328 -104.9691419 39.7020399 -104.9693109 39.7020309 794 799 800 0.10010177351148 0.10010177351148 -104.9293286 39.7528556 -104.9281577 39.7528638 11695 896 1005 0.0164907467236235 0.0164907467236235 -105.0012741 39.7533936 -105.0014074 39.7532864 18433 6878 8357 0.204690873329425 0.204690873329425 -105.0387418 39.7657978 -105.0387283 39.763957 863 876 877 0.10476487069157 0.10476487069157 -104.968419 39.7645054 -104.9671933 39.7645034 883 898 899 0.104753841122432 0.104753841122432 -104.9450302 39.764473 -104.9438047 39.7644833 884 899 864 0.0807039229442354 0.0807039229442354 -104.9438047 39.7644833 -104.9428605 39.7644833 927 941 942 0.0494985310502231 0.0494985310502231 -104.9712147 39.7320508 -104.9706365 39.7320717 16705 9999 9629 0.0289087737479417 0.0289087737479417 -105.0005573 39.7460777 -105.0003179 39.7462613 17026 3489 3490 0.0719959563000755 0.0719959563000755 -105.0251569 39.7553551 -105.0243147 39.7553581 18682 3408 3539 0.176214327588196 0.176214327588196 -105.0367215 39.7181427 -105.0367081 39.716558 18442 8299 10294 0.012207810422513 0.012207810422513 -105.0260753 39.7595725 -105.026081 39.7596822 1076 1092 1093 0.17117547982738 0.17117547982738 -105.0405917 39.7314737 -105.040582 39.7330131 15790 2105 2106 0.167962867985551 0.167962867985551 -105.0249129 39.7371906 -105.0232102 39.7379438 1100 1116 1117 0.101443140583253 0.101443140583253 -105.0404808 39.7530145 -105.0404813 39.7539268 1122 1138 1139 0.131688298285365 0.131688298285365 -105.040403 39.7820828 -105.0404053 39.7832671 2171 2170 2171 0.00661609813602913 0.00661609813602913 -105.0146867 39.7884025 -105.0146867 39.788462 19434 10489 10109 0.051734430819511 0.051734430819511 -104.9833961 39.7033795 -104.9827914 39.7033844 16849 9890 3358 0.0252874452199061 0.0252874452199061 -104.9695728 39.7019278 -104.9695281 39.7021526 16171 7732 6631 0.170999473020786 0.170999473020786 -104.9763378 39.6893855 -104.9763643 39.6909232 1145 1163 1164 0.10638131618854 0.10638131618854 -104.9609775 39.7632277 -104.959733 39.7632393 2233 2234 2235 0.107325767093377 0.107325767093377 -104.937292 39.7328682 -104.936037 39.7328568 16734 10004 5726 0.044310348629928 0.044310348629928 -104.9539532 39.7012069 -104.9536931 39.7008623 19574 7473 10571 0.0063271995041771 0.0063271995041771 -104.9892894 39.708464 -104.98929 39.7084071 1286 1311 1312 0.0523154141859772 0.0523154141859772 -105.0336852 39.7133658 -105.0342968 39.7133689 18191 5793 6053 0.200818759010255 0.200818759010255 -105.0281574 39.7874261 -105.0281511 39.7856201 12198 2296 2417 0.0275462737865406 0.0275462737865406 -105.0235583 39.7404384 -105.0238493 39.7405447 1335 1360 142 0.202746839209369 0.202746839209369 -104.9980058 39.6948974 -104.9980358 39.6930742 1357 1386 1387 0.204107383179499 0.204107383179499 -105.0038695 39.7121354 -105.0062556 39.7121476 1384 1411 1412 0.132938489820146 0.132938489820146 -105.0079981 39.7813836 -105.0095538 39.781386 1385 1412 1413 0.131234196689436 0.131234196689436 -105.0095538 39.781386 -105.0110892 39.7813605 16835 10018 10019 0.00449297276091322 0.00449297276091322 -104.9700592 39.7032461 -104.9700539 39.7032059 1459 1481 1482 0.0508965659313026 0.0508965659313026 -104.9901596 39.6948019 -104.9907544 39.6948087 533 397 398 0.176353791704941 0.176353791704941 -105.0131625 39.7564763 -105.0152017 39.756236 1483 1503 1504 0.10868886965133 0.10868886965133 -105.0297284 39.6949225 -105.0309987 39.6949159 17373 3540 4236 0.201662628453229 0.201662628453229 -104.9786521 39.6984298 -104.9786279 39.6966163 1505 47 1524 0.198761508803526 0.198761508803526 -104.974563 39.7002186 -104.9745686 39.6984311 16510 9930 8899 0.028599893322584 0.028599893322584 -105.0053557 39.7432318 -105.0050563 39.7433465 19459 10506 10507 0.0718336837694179 0.0718336837694179 -104.9910563 39.7108489 -104.9902528 39.7106611 16953 10037 10038 0.0209544596641532 0.0209544596641532 -105.0167413 39.7559349 -105.0168024 39.7557524 1573 1601 1602 0.162785877407261 0.162785877407261 -105.013927 39.6982179 -105.0138578 39.6967549 1622 1650 1651 0.0538894092860146 0.0538894092860146 -105.0156911 39.6895077 -105.0156831 39.6890231 1645 1672 1673 0.130835848827306 0.130835848827306 -105.0096516 39.7680424 -105.0111824 39.7680416 1667 1692 1693 0.050088176287895 0.050088176287895 -105.0410724 39.7676025 -105.0416583 39.7675928 1694 1718 1719 0.0873988319892153 0.0873988319892153 -105.0097345 39.6908484 -105.0107559 39.690855 1719 1738 1456 0.0837159374419676 0.0837159374419676 -105.0067562 39.6912909 -105.0077346 39.6912909 1750 1769 1772 0.200154711336709 0.200154711336709 -104.9769412 39.7092561 -104.9769267 39.7074561 1772 1790 1791 0.0243124544354895 0.0243124544354895 -104.9810045 39.694799 -104.9807204 39.6948034 12976 2866 2867 0.0166252705046511 0.0166252705046511 -104.9893706 39.7368276 -104.9894148 39.7369732 1804 1817 1818 0.0911976784518576 0.0911976784518576 -105.02745 39.7281152 -105.028093 39.7274609 11690 836 837 0.0102634119335747 0.0102634119335747 -105.00135 39.7536153 -105.0012532 39.7536699 1854 1868 1869 0.0969507802969199 0.0969507802969199 -104.9899631 39.7147612 -104.9899974 39.7138897 18890 6123 3212 0.200920158955186 0.200920158955186 -104.963455 39.709291 -104.9634444 39.7110979 13010 2892 2956 0.114118910643116 0.114118910643116 -104.9912536 39.7714803 -104.9919912 39.7706248 1900 1913 1087 0.0825040978126541 0.0825040978126541 -104.9733715 39.707477 -104.9724071 39.7074855 11531 1232 1233 0.136649469135664 0.136649469135664 -105.028183 39.7572752 -105.0281917 39.7560463 3101 3032 3035 0.0672642720958143 0.0672642720958143 -104.9476453 39.759056 -104.9468584 39.7590562 16771 7290 7418 0.177711115784665 0.177711115784665 -104.9546694 39.7017867 -104.9529866 39.7027237 2076 2079 2080 0.00320241388686281 0.00320241388686281 -104.9536567 39.7606977 -104.9536567 39.7607265 20267 7552 10721 0.0076233085405271 0.0076233085405271 -105.0451456 39.7730203 -105.0450564 39.7730205 2099 2101 2102 0.0617614998037007 0.0617614998037007 -104.9269881 39.7795759 -104.9269671 39.7801311 2178 2178 2179 0.133414657501795 0.133414657501795 -105.01465 39.7765593 -105.0146727 39.777759 20703 10902 10893 0.0137674602252582 0.0137674602252582 -105.0400838 39.7654891 -105.0400814 39.7656129 18186 6059 4074 0.199239203137735 0.199239203137735 -105.0327949 39.7856263 -105.0327922 39.7838345 2271 2271 2274 0.132133232701666 0.132133232701666 -104.9305276 39.7280436 -104.9305243 39.7292319 2297 2295 2044 0.383761223862801 0.383761223862801 -104.9885127 39.7658379 -104.9843229 39.7670786 2323 2315 2316 0.330214470935474 0.330214470935474 -104.9499657 39.7059775 -104.9472534 39.7038645 12347 8663 8664 0.0257805479932851 0.0257805479932851 -105.0123961 39.7526334 -105.0123703 39.7528644 2391 2374 2380 0.0606466728888714 0.0606466728888714 -104.954137 39.710527 -104.9540512 39.7099856 17368 6112 1906 0.199361824625973 0.199361824625973 -104.9786441 39.7092737 -104.9786392 39.7074808 2461 2451 2452 0.13645541326163 0.13645541326163 -105.0064532 39.7705389 -105.0080496 39.7705191 2505 2485 2486 0.101289554682704 0.101289554682704 -105.0158508 39.7789597 -105.0170359 39.7789761 2559 1939 371 0.224011572183979 0.224011572183979 -105.0273088 39.7386104 -105.0298176 39.7380301 19236 5960 10458 0.00935537130778975 0.00935537130778975 -104.9914093 39.7430761 -104.9913293 39.7430187 20487 10833 10834 0.0146368261080025 0.0146368261080025 -105.0248283 39.7608934 -105.0246593 39.7608722 17152 4823 1911 0.202007841348173 0.202007841348173 -104.9751483 39.7056678 -104.9751493 39.7074845 15939 9756 1179 0.0444859500137061 0.0444859500137061 -104.9962839 39.7001148 -104.9967738 39.7002489 3746 3576 3577 0.10159835449875 0.10159835449875 -104.9488635 39.7544629 -104.9476756 39.7544343 3791 2772 3612 0.203936793927218 0.203936793927218 -104.9293492 39.7674126 -104.929332 39.7692466 3792 3612 3613 0.107839344756473 0.107839344756473 -104.929332 39.7692466 -104.9293234 39.7702164 2787 2741 2742 0.198829139661659 0.198829139661659 -104.9558357 39.6911246 -104.9558447 39.6893365 15945 9761 9759 0.0391671909462338 0.0391671909462338 -104.997609 39.7046403 -104.9977092 39.704984 2831 2780 2781 0.0528298940705434 0.0528298940705434 -104.9727319 39.7669657 -104.9721138 39.7669682 19569 10568 10569 0.0878244193957737 0.0878244193957737 -104.9895159 39.7084088 -104.9895239 39.707619 2880 2824 2825 0.0974259616864288 0.0974259616864288 -105.0158414 39.7801872 -105.0169815 39.7801864 2902 2845 2846 0.808353421265405 0.808353421265405 -104.9305098 39.6893437 -104.9307139 39.6820757 17512 10121 10120 0.0252089130538733 0.0252089130538733 -105.0137025 39.7374569 -105.0136579 39.737681 18124 7936 10267 0.178836603986638 0.178836603986638 -105.0106854 39.7894536 -105.010676 39.7910619 17213 3773 3774 0.00322537908461904 0.00322537908461904 -104.9774877 39.7022422 -104.9774885 39.7022712 4010 3797 3798 0.0496772635509661 0.0496772635509661 -104.9723623 39.729076 -104.9729432 39.7290745 20618 10829 10811 0.00710063413803192 0.00710063413803192 -105.0230688 39.7597292 -105.022998 39.7596958 4056 3836 542 0.0542189434563804 0.0542189434563804 -105.042838 39.751186 -105.0428359 39.7516736 16431 9893 9894 0.0272038809490012 0.0272038809490012 -104.9715317 39.698308 -104.9716111 39.6985449 4079 3854 3855 0.107248137237127 0.107248137237127 -105.0427103 39.7245555 -105.0427146 39.72552 4105 3874 1534 0.0983074346464974 0.0983074346464974 -104.944148 39.7565195 -104.944148 39.7574036 4130 3892 3893 0.176077888960898 0.176077888960898 -104.9634634 39.7416479 -104.9634575 39.7432314 3140 2139 3065 0.10712340392365 0.10712340392365 -104.9269888 39.7601749 -104.9257357 39.7601617 14117 3945 3946 0.0482205385893945 0.0482205385893945 -104.9450651 39.7484271 -104.9449549 39.7480018 19586 7471 10577 0.00638268050836497 0.00638268050836497 -104.9888183 39.708461 -104.9888187 39.7084036 18680 1852 3185 0.180570803347185 0.180570803347185 -105.0367134 39.7213291 -105.0367216 39.7197052 4350 4077 4078 0.0772510249569655 0.0772510249569655 -104.9901174 39.7840727 -104.9910214 39.7840807 4372 4094 4095 0.0479505811649138 0.0479505811649138 -105.0169973 39.7839311 -105.0175565 39.7838951 19591 10579 10498 0.00651919101450697 0.00651919101450697 -104.9910674 39.7097471 -104.9911436 39.7097481 3306 3214 3215 0.0471079000187924 0.0471079000187924 -104.9622425 39.711098 -104.9616918 39.7111011 3328 3230 3231 0.132391302135547 0.132391302135547 -105.0330468 39.7719096 -105.0345947 39.7719562 19626 10513 10592 0.0688709903222838 0.0688709903222838 -104.9902701 39.7089743 -104.9910751 39.7089846 3398 3295 3296 0.0155356242142858 0.0155356242142858 -104.9407838 39.7038199 -104.9406022 39.7038199 19230 10454 10455 0.0118389292817843 0.0118389292817843 -104.9914445 39.7410511 -104.9915438 39.7409769 20315 10736 10737 0.159656650881409 0.159656650881409 -105.0233746 39.7593437 -105.0250397 39.7599942 18079 6355 10255 0.0661057533214939 0.0661057533214939 -105.0105212 39.7255767 -105.0097514 39.7256305 3483 3361 3362 0.201966263198038 0.201966263198038 -104.9339125 39.7546702 -104.9338998 39.7564865 4636 4280 4281 0.102934268159845 0.102934268159845 -104.97885 39.7703237 -104.9797003 39.7709793 16647 9969 5457 0.0123677166569097 0.0123677166569097 -104.9848573 39.7385435 -104.9848604 39.7384323 16903 7306 3263 0.199172661453728 0.199172661453728 -104.9657546 39.7020662 -104.9657587 39.7038574 19484 6853 10408 0.00698312522129821 0.00698312522129821 -104.9883411 39.7102427 -104.9883415 39.7101799 19234 10420 10457 0.0372086096742178 0.0372086096742178 -104.9910563 39.7427139 -104.991294 39.7429942 19820 10648 3951 0.0619393226511354 0.0619393226511354 -105.0009089 39.7300077 -105.0001846 39.7300077 20630 10847 10760 0.0141138073557462 0.0141138073557462 -105.0229893 39.7608356 -105.0229928 39.7607087 4772 4383 4384 0.143358020264065 0.143358020264065 -104.9788891 39.7554321 -104.9800877 39.7545304 4773 4384 2688 0.1475761156103 0.1475761156103 -104.9800877 39.7545304 -104.9813184 39.7535997 19822 10648 9252 0.121899654224586 0.121899654224586 -105.0009089 39.7300077 -105.0008928 39.7289115 17019 10054 10057 0.00913318334502991 0.00913318334502991 -105.0167692 39.7546606 -105.0168578 39.7546147 19885 7405 10416 0.200852838610439 0.200852838610439 -104.9957689 39.7166071 -104.9957778 39.7148008 18259 7775 9395 0.0553851197391209 0.0553851197391209 -105.0259595 39.7688086 -105.0253115 39.7688045 4859 3019 4445 0.0478223869342914 0.0478223869342914 -104.9768843 39.7557372 -104.9772635 39.7560534 20466 10753 10817 0.0682187434932547 0.0682187434932547 -105.0250779 39.761939 -105.0250744 39.7613255 19877 10671 6237 0.122419389056498 0.122419389056498 -104.9957933 39.726791 -104.9957805 39.7256901 19878 6237 5198 0.175009695046305 0.175009695046305 -104.9957805 39.7256901 -104.9957805 39.7241162 18518 10303 10304 0.0239997630410034 0.0239997630410034 -105.0374978 39.7440972 -105.0372296 39.7441609 4902 3446 4478 0.091694374773876 0.091694374773876 -104.9462506 39.7657138 -104.9451778 39.765712 19966 9509 10686 0.206010969949978 0.206010969949978 -105.0340019 39.7403161 -105.0340046 39.7384634 19567 10565 7474 0.0766585847384353 0.0766585847384353 -104.9895118 39.7091548 -104.9895159 39.7084654 14126 3925 419 0.00806156942685905 0.00806156942685905 -104.9455321 39.7450146 -104.94552 39.7449427 3723 3558 2895 0.0536764980359733 0.0536764980359733 -104.9739683 39.7546244 -104.9733531 39.7545278 3795 3615 3616 0.170284963942666 0.170284963942666 -104.9804114 39.6945392 -104.9804184 39.6930078 20220 9234 6625 0.292333005384616 0.292333005384616 -104.9818516 39.6960736 -104.9797753 39.6939857 14111 3623 3659 0.11789221451213 0.11789221451213 -104.9448677 39.7457412 -104.9461809 39.7460646 3861 3670 3671 0.0217628748782358 0.0217628748782358 -104.976114 39.7474946 -104.9763685 39.7474986 17030 3607 3490 0.0408681491476405 0.0408681491476405 -105.0243214 39.7549906 -105.0243147 39.7553581 15948 9763 9764 0.10655007034609 0.10655007034609 -104.9987026 39.7066196 -104.9984431 39.7056824 17086 504 3946 0.0996587778769702 0.0996587778769702 -104.9458317 39.7485924 -104.9449549 39.7480018 20151 8263 8850 0.190160460059289 0.190160460059289 -104.9903301 39.7785853 -104.9897894 39.7769264 17097 3721 2249 0.175979650666522 0.175979650666522 -104.9604142 39.7350474 -104.9604253 39.7334648 3955 2834 3751 0.211238280484951 0.211238280484951 -105.0263725 39.7802711 -105.0263639 39.7821708 4024 3809 3810 0.0544429181408591 0.0544429181408591 -104.9835982 39.729065 -104.9842348 39.7290698 20310 10731 10732 0.0936889543382987 0.0936889543382987 -105.0247591 39.7586373 -105.0237565 39.7589777 4047 2945 3827 0.152861408667566 0.152861408667566 -104.9251435 39.7065053 -104.9269304 39.7065091 20433 10792 10793 0.0378257433013547 0.0378257433013547 -105.0232345 39.7595229 -105.023633 39.7596708 4179 3929 3930 0.138165941069034 0.138165941069034 -105.0010599 39.7656602 -105.0005956 39.7668504 18286 6824 3986 0.13302202745972 0.13302202745972 -105.0315024 39.7699322 -105.0299471 39.7698868 20336 10747 10740 0.0348319951594156 0.0348319951594156 -105.0235111 39.7585885 -105.0235185 39.7589017 5524 4925 4926 0.124694107926995 0.124694107926995 -104.9945592 39.735263 -104.9952734 39.7362407 4269 4013 4014 0.135510024687662 0.135510024687662 -105.0299387 39.7439361 -105.0299558 39.7451547 20344 10743 10749 0.0091415179335324 0.0091415179335324 -105.0236223 39.7590808 -105.0236241 39.7589986 17114 3959 582 0.020964645373322 0.020964645373322 -104.957513 39.7479253 -104.9577579 39.7479349 14696 4947 5018 0.17692836025714 0.17692836025714 -104.9712638 39.7384111 -104.9712466 39.7400022 4361 4085 4086 0.0439979039927832 0.0439979039927832 -105.0106908 39.7838273 -105.0112057 39.7838279 20443 10800 10797 0.0184411605361648 0.0184411605361648 -105.0218874 39.7616318 -105.0218716 39.7614664 4436 1838 4143 0.106284873443858 0.106284873443858 -104.9874805 39.7209443 -104.9862384 39.7209146 4437 4143 4144 0.0526768909687255 0.0526768909687255 -104.9862384 39.7209146 -104.9856225 39.7209124 4456 4154 4155 0.103915690256788 0.103915690256788 -104.9497951 39.7209768 -104.9485801 39.7209768 4457 4155 4156 0.103695542240372 0.103695542240372 -104.9485801 39.7209768 -104.9473677 39.7209707 4476 4169 727 0.0512571810638195 0.0512571810638195 -104.9706014 39.7200889 -104.9700021 39.7200889 4477 727 4170 0.0478531500173987 0.0478531500173987 -104.9700021 39.7200889 -104.9694426 39.7200889 5818 5133 5134 0.102145042918239 0.102145042918239 -104.9395046 39.7345681 -104.9384246 39.7341756 5912 5193 5194 0.024083404138801 0.024083404138801 -104.9880966 39.7241225 -104.9883782 39.7241223 20491 10835 10836 0.00603667118796414 0.00603667118796414 -105.0188076 39.7585187 -105.0188782 39.7585174 15862 9742 9737 0.126226895338302 0.126226895338302 -105.0409204 39.7309501 -105.0423956 39.7309893 5931 5209 5210 0.693210396806986 0.693210396806986 -105.0451039 39.7239541 -105.0532075 39.7240888 16531 9230 9133 0.0319382574203035 0.0319382574203035 -104.9961257 39.7050728 -104.9958777 39.7048581 4627 1616 4276 0.105592921129571 0.105592921129571 -104.973572 39.7730583 -104.9744288 39.7737425 20628 10756 10873 0.0143552752086545 0.0143552752086545 -105.0229933 39.7612883 -105.0229935 39.7611592 20696 10910 4524 0.00942218117840877 0.00942218117840877 -105.0250813 39.7631194 -105.0250845 39.7632041 18136 6043 10263 0.201163508503498 0.201163508503498 -105.0198962 39.7856251 -105.0198897 39.7874342 4695 4331 808 0.139418137507802 0.139418137507802 -104.9769247 39.7519986 -104.9769333 39.7532524 4698 4332 4333 0.161361651356291 0.161361651356291 -104.9771769 39.7840807 -104.9771941 39.7855318 6050 4013 5293 0.134925136075026 0.134925136075026 -105.0299387 39.7439361 -105.0315166 39.7439551 18073 6354 6355 0.0448917156923931 0.0448917156923931 -105.0110405 39.7255178 -105.0105212 39.7255767 4744 4362 4363 0.107836470275357 0.107836470275357 -105.0015545 39.7112124 -105.0015367 39.7102427 4765 4378 4379 0.183602249353544 0.183602249353544 -105.0263037 39.6939714 -105.0284495 39.6939582 20634 10876 10877 0.0283642470117633 0.0283642470117633 -105.0137702 39.7627689 -105.0134384 39.7627649 18170 5801 6061 0.198751914750946 0.198751914750946 -105.0339455 39.7874133 -105.0339562 39.7856259 4835 4430 4431 0.145138896688942 0.145138896688942 -104.9874697 39.7174659 -104.9891666 39.7174681 4862 4446 4447 0.0474277072247471 0.0474277072247471 -104.9781251 39.7567372 -104.9785209 39.7570361 18509 9355 10301 0.00184585558113331 0.00184585558113331 -105.0410672 39.7487502 -105.0410673 39.7487336 6260 174 1704 0.202197382513594 0.202197382513594 -105.0250478 39.6931151 -105.0250424 39.6912967 4958 4516 4517 0.0491656169358357 0.0491656169358357 -105.012785 39.7632228 -105.0133602 39.7632209 4983 4534 4535 0.0998419246339525 0.0998419246339525 -105.0227761 39.719354 -105.0227761 39.7202519 19921 10413 7869 0.176021720356684 0.176021720356684 -104.9980711 39.720935 -104.9980684 39.719352 5064 4589 4590 0.0154062452430768 0.0154062452430768 -104.9408036 39.744932 -104.9406235 39.7449365 5086 4607 4608 0.119245405144689 0.119245405144689 -104.9747635 39.7448376 -104.9761582 39.7448434 5111 4630 4631 0.139104857432868 0.139104857432868 -105.0189411 39.7753479 -105.0189415 39.7765989 20788 5700 10925 0.00572872738726038 0.00572872738726038 -105.035764 39.7622008 -105.035831 39.7621995 3915 2811 3713 0.0582509515897595 0.0582509515897595 -104.9921559 39.7183774 -104.9928366 39.7183943 3917 3714 3715 0.0974014881112134 0.0974014881112134 -104.9940184 39.7183972 -104.995157 39.7184133 20790 10947 8358 0.00657767070033128 0.00657767070033128 -105.0393977 39.7638972 -105.039401 39.7639563 5221 4709 4710 0.122314419308335 0.122314419308335 -104.970235 39.782186 -104.970235 39.783286 5243 875 4463 0.138237545752752 0.138237545752752 -104.9696488 39.7645085 -104.9696481 39.7657517 18318 7366 7442 0.0771284931905011 0.0771284931905011 -105.0267891 39.7634203 -105.0275322 39.7638138 5315 4770 4771 0.0488277782804066 0.0488277782804066 -104.97698 39.7224773 -104.9764091 39.7224805 5336 2332 4786 0.0940516760159238 0.0940516760159238 -104.9238853 39.7231807 -104.9227856 39.7231786 5388 4825 97 0.199068637854245 0.199068637854245 -104.9446221 39.7019764 -104.9442146 39.7002138 17092 4597 9466 0.17373336205738 0.17373336205738 -104.9603758 39.7447782 -104.9603865 39.7432158 5437 4857 4858 0.0515825872815672 0.0515825872815672 -104.9822782 39.7351518 -104.981675 39.7351569 5483 4893 4894 0.046048954675788 0.046048954675788 -104.9456205 39.7351177 -104.945082 39.7351139 5531 4931 4932 0.018084718359645 0.018084718359645 -104.9988399 39.7414088 -104.9989204 39.7415592 6850 4421 5860 0.102045619820979 0.102045619820979 -105.0299945 39.7149702 -105.0311875 39.7149636 6892 5894 5697 0.0947186956045014 0.0947186956045014 -105.0109744 39.7074034 -105.010983 39.7065516 5585 1550 4269 0.196429076934968 0.196429076934968 -104.9801772 39.7765679 -104.980164 39.7783344 3934 3732 3733 0.121703755972038 0.121703755972038 -105.0028207 39.7326047 -105.0028152 39.7336992 3936 3734 3735 0.176733819603511 0.176733819603511 -105.0028252 39.7352849 -105.0028198 39.7368743 5609 4988 4989 0.201206746854351 0.201206746854351 -104.9850453 39.7165375 -104.9850107 39.7147282 6912 5908 1999 0.0940717232862836 0.0940717232862836 -104.9361363 39.7492673 -104.9350364 39.749243 5705 932 2217 0.184097423724296 0.184097423724296 -104.9764282 39.7320463 -104.9764407 39.7337019 5753 5081 5082 0.054538974474369 0.054538974474369 -104.9962546 39.7083175 -104.9957853 39.7079855 5760 5088 1840 0.180073513278395 0.180073513278395 -104.9908341 39.719328 -104.9908489 39.7209474 5785 2782 5108 0.132016677253578 0.132016677253578 -104.9708506 39.7669659 -104.9708358 39.7681531 18555 7706 2990 0.19846083928125 0.19846083928125 -105.0434221 39.7567041 -105.0434248 39.7584889 18352 3981 7040 0.199881951179414 0.199881951179414 -105.0299345 39.7669593 -105.0322731 39.7669531 5885 5176 130 0.21663995111842 0.21663995111842 -105.0117034 39.6967417 -105.010718 39.694947 14774 5924 3807 0.151382817559166 0.151382817559166 -104.9817146 39.7304273 -104.9817238 39.7290659 17792 8508 6179 0.109482524773714 0.109482524773714 -104.9873985 39.757951 -104.9873985 39.7569664 5955 5228 5229 0.0697529045378229 0.0697529045378229 -104.9565077 39.7110219 -104.9556923 39.7110153 5977 1247 4556 0.132973381558885 0.132973381558885 -105.0205098 39.764433 -105.0220655 39.7644258 20546 10755 2961 0.0206004250178228 0.0206004250178228 -105.0213448 39.7585398 -105.021139 39.7584434 6055 3817 5296 0.100909929183789 0.100909929183789 -105.0369844 39.7439438 -105.0381646 39.7439521 6076 172 1729 0.256606586411632 0.256606586411632 -105.022228 39.6931165 -105.02224 39.6908088 6122 5349 4219 0.225702767955147 0.225702767955147 -104.9274952 39.692974 -104.928034 39.690987 6172 5388 1958 0.131227861001577 0.131227861001577 -104.926934 39.709287 -104.9269593 39.708107 20555 10853 10028 0.0104514157116194 0.0104514157116194 -105.015713 39.7584957 -105.015835 39.7585019 6194 3028 5401 0.132618210317087 0.132618210317087 -104.9659386 39.7594982 -104.9659547 39.7606908 18508 10301 9355 0.00184585558113331 0.00184585558113331 -105.0410673 39.7487336 -105.0410672 39.7487502 6264 1941 5456 0.107892445399082 0.107892445399082 -104.9873753 39.7384618 -104.9861136 39.7384486 6308 2067 5487 0.0160838439354733 0.0160838439354733 -104.9529898 39.7383752 -104.952802 39.738367 6329 5502 5503 0.0544715490547718 0.0544715490547718 -104.9799824 39.7600071 -104.9804313 39.7603548 20506 10834 10840 0.00711722931583218 0.00711722931583218 -105.0246593 39.7608722 -105.0245771 39.760862 7656 5012 3346 0.092992178848436 0.092992178848436 -104.9582526 39.7728926 -104.9571645 39.7728928 20397 10758 10759 0.00383951895664098 0.00383951895664098 -105.0243956 39.7608382 -105.0243509 39.7608348 19830 10649 10650 0.203375176962632 0.203375176962632 -105.0422444 39.7384617 -105.0422095 39.7366329 18258 6760 7775 0.140758515508444 0.140758515508444 -105.0276064 39.7688141 -105.0259595 39.7688086 6495 3928 5619 0.089155871041537 0.089155871041537 -105.0017582 39.7648586 -105.0018152 39.7656592 6517 963 5279 0.100667730658223 0.100667730658223 -104.9838018 39.7183372 -104.9826249 39.7183267 7856 6469 6470 0.161667024351427 0.161667024351427 -104.9948277 39.7755094 -104.9967193 39.7755268 14751 929 5933 0.176747364710656 0.176747364710656 -104.9781467 39.7320382 -104.9781588 39.7304487 6673 3933 5622 0.0990284128542063 0.0990284128542063 -105.0006222 39.7730028 -105.0017809 39.7730094 14716 5687 933 0.176256990051995 0.176256990051995 -104.9758385 39.7304575 -104.9758289 39.7320426 20475 10824 10825 0.0252031422821514 0.0252031422821514 -105.0208891 39.7583505 -105.0205943 39.7583468 6694 5571 5749 0.0485856779635153 0.0485856779635153 -105.0440106 39.7729501 -105.0445791 39.7729494 6695 5749 5750 0.0408085368300434 0.0408085368300434 -105.0445791 39.7729494 -105.0450566 39.7729489 3964 1865 3758 0.048211663801055 0.048211663801055 -104.9901799 39.6966614 -104.9907434 39.6966619 3965 3758 3759 0.0426076537269238 0.0426076537269238 -104.9907434 39.6966619 -104.9912414 39.6966624 11217 443 444 0.0957304857475106 0.0957304857475106 -104.932837 39.701282 -104.933949 39.701378 6741 5790 5791 0.0533877005590012 0.0533877005590012 -105.0252043 39.7874266 -105.0258291 39.7874305 6764 5808 5809 0.0505689128275476 0.0505689128275476 -104.9878972 39.7431235 -104.9873953 39.7433641 6788 5828 5829 0.0547714293876055 0.0547714293876055 -104.9629082 39.6911444 -104.9622681 39.6911405 18151 6044 10264 0.200762745716695 0.200762745716695 -105.0210575 39.7856258 -105.0210534 39.7874313 6809 365 4683 0.0475091694046952 0.0475091694046952 -104.9756534 39.6915619 -104.9751813 39.691337 6832 5852 1635 0.119748990570207 0.119748990570207 -105.014337 39.714787 -105.015737 39.714787 18333 7291 3229 0.082496713136994 0.082496713136994 -105.0324737 39.7711548 -105.0324789 39.7718967 6884 4667 1334 0.0975135676636165 0.0975135676636165 -105.011015 39.7139241 -105.0110016 39.7130472 6901 5900 2304 0.084800082911027 0.084800082911027 -105.0127248 39.6967417 -105.0127167 39.6959791 6971 5951 5952 0.0992113626066069 0.0992113626066069 -104.9292349 39.7310503 -104.9280748 39.7310598 14748 6733 4864 0.192735673325504 0.192735673325504 -104.9782075 39.7368798 -104.9781817 39.7351466 18279 6738 6739 0.202843884763896 0.202843884763896 -105.0386585 39.7802009 -105.0386693 39.7783767 7077 898 4479 0.137748361044457 0.137748361044457 -104.9450302 39.764473 -104.945032 39.7657118 18284 6793 6794 0.0655358337845971 0.0655358337845971 -105.0330596 39.769961 -105.0322928 39.76996 7099 5645 4359 0.0906469204279695 0.0906469204279695 -104.9452967 39.7557043 -104.9453012 39.7565195 7124 6037 6038 0.0494419955897028 0.0494419955897028 -105.0158387 39.7856226 -105.0164173 39.7856269 7168 6071 6072 0.0522594599242274 0.0522594599242274 -105.0415553 39.7856202 -105.0421669 39.7856198 11649 8349 7711 0.138715670988872 0.138715670988872 -105.0244311 39.7572827 -105.0244311 39.7560352 11989 8046 6574 0.143315424684023 0.143315424684023 -104.9840288 39.7575763 -104.9828432 39.7584876 11652 4542 1283 0.131430485325992 0.131430485325992 -105.0220625 39.7578568 -105.0205326 39.7577392 17217 1908 6114 0.200603968094547 0.200603968094547 -104.9774775 39.7074592 -104.9775313 39.7092628 20549 10805 10854 0.0404087571222208 0.0404087571222208 -105.0159721 39.7585081 -105.0159697 39.7588715 11385 8240 8241 0.317652248043028 0.317652248043028 -104.949291 39.7799729 -104.9455738 39.7799622 15924 9072 9753 0.0703936306326387 0.0703936306326387 -105.0172266 39.7293225 -105.0172454 39.7299554 18551 9428 7705 0.2040983825575 0.2040983825575 -105.0422446 39.7548692 -105.0422469 39.7567047 20556 10028 10805 0.0117396717425925 0.0117396717425925 -105.015835 39.7585019 -105.0159721 39.7585081 20452 10807 10808 0.0757678652544946 0.0757678652544946 -105.0219538 39.7619476 -105.0228402 39.7619433 7529 6285 2831 0.200979085137746 0.200979085137746 -105.0228094 39.7784186 -105.0227922 39.780226 15928 9754 5382 0.011733427647939 0.011733427647939 -105.0172883 39.7338911 -105.0174251 39.7338829 7553 4092 6302 0.0803403744103832 0.0803403744103832 -105.0158347 39.7839964 -105.015828 39.7832739 7580 6315 3820 0.130703255177956 0.130703255177956 -105.0085636 39.7055461 -105.009791 39.7062461 7677 1716 6365 0.197561364927668 0.197561364927668 -105.0442424 39.6912702 -105.0442509 39.6894935 7751 5773 6410 0.160605281527339 0.160605281527339 -104.96707 39.7894676 -104.9686008 39.7903058 18359 7774 7775 0.0541753575171131 0.0541753575171131 -105.0259637 39.7692958 -105.0259595 39.7688086 7777 6426 2486 0.134234515445665 0.134234515445665 -105.0170359 39.7777689 -105.0170359 39.7789761 12252 122 8617 0.0393889261650165 0.0393889261650165 -105.0080327 39.7574052 -105.0083585 39.7576557 7883 6494 6495 0.00940457999056201 0.00940457999056201 -104.9672196 39.746075 -104.9671096 39.746075 7884 6495 5423 0.0969372989858353 0.0969372989858353 -104.9671096 39.746075 -104.9659758 39.7460698 3980 3771 3772 0.0481390459121498 0.0481390459121498 -104.9439848 39.7291098 -104.9445477 39.7291131 3981 3772 3777 0.0470016129182315 0.0470016129182315 -104.9445477 39.7291131 -104.9450973 39.7291163 7927 1795 6524 0.13760350708633 0.13760350708633 -104.9792579 39.6947744 -104.9782122 39.6938342 8001 6561 6562 0.0546858550544455 0.0546858550544455 -104.9862601 39.7241317 -104.9856207 39.7241273 11445 8257 385 0.474417191747682 0.474417191747682 -105.0155286 39.7835973 -105.009982 39.7834091 8048 6593 6594 0.0289242599655845 0.0289242599655845 -105.0369834 39.7329675 -105.0373216 39.7329718 18526 9154 9352 0.0531084744773735 0.0531084744773735 -105.0338562 39.7492256 -105.0336669 39.7487707 8069 6605 6606 1.2681000346061 1.2681000346061 -104.9246358 39.778404 -104.9098059 39.7780011 8092 4244 6622 0.082630423756929 0.082630423756929 -104.9827699 39.6966096 -104.9821284 39.6960541 8093 6622 6623 0.0749027437652235 0.0749027437652235 -104.9821284 39.6960541 -104.9815624 39.6955402 3996 3787 3788 0.0979026300528609 0.0979026300528609 -104.9590433 39.7291134 -104.9601881 39.7291071 3997 3788 3789 0.0995935295086316 0.0995935295086316 -104.9601881 39.7291071 -104.9613527 39.7291055 9386 7325 7326 0.0119980817003928 0.0119980817003928 -104.9541227 39.7800179 -104.954122 39.7801258 20477 10789 10826 0.0103983863250137 0.0103983863250137 -105.0223762 39.7591046 -105.0223089 39.7591825 20507 10840 10823 0.00612377712997262 0.00612377712997262 -105.0245771 39.760862 -105.0245064 39.7608531 8262 841 6717 0.175943907281508 0.175943907281508 -104.9425503 39.7162314 -104.9425532 39.7146491 9533 7395 7396 0.139422525474238 0.139422525474238 -105.0331 39.7535942 -105.0330742 39.7548479 20405 10779 8354 0.0261167106000956 0.0261167106000956 -105.02337 39.7605759 -105.0236698 39.7606212 8335 6764 6765 0.0503863905918892 0.0503863905918892 -105.0276005 39.7707095 -105.0275931 39.7711626 8336 6765 6766 0.0491492877930629 0.0491492877930629 -105.0275931 39.7711626 -105.0275892 39.7716046 4013 983 3800 0.100500044528257 0.100500044528257 -104.9740784 39.7290693 -104.9752536 39.7290708 4014 3800 3801 0.0985249152645202 0.0985249152645202 -104.9752536 39.7290708 -104.9764057 39.7290681 15231 8248 8334 0.0146425177596963 0.0146425177596963 -104.9245969 39.6962239 -104.9244842 39.6961248 8409 3830 6807 0.0888447463890759 0.0888447463890759 -104.9241221 39.7061949 -104.9241221 39.7053959 18321 6063 2543 0.201974991797574 0.201974991797574 -105.0363465 39.7856148 -105.0363411 39.7874312 8457 6832 1495 0.201208565152389 0.201208565152389 -105.0402255 39.6967584 -105.0402341 39.6949489 19836 2624 5204 0.178927982846839 0.178927982846839 -105.0008976 39.7225155 -105.000925 39.7241245 18379 8493 8494 0.0504160144523199 0.0504160144523199 -105.0258941 39.7702117 -105.0258959 39.7706651 8503 6860 6861 0.0162922756173271 0.0162922756173271 -104.9499587 39.714645 -104.9497683 39.7146491 8527 3425 6874 0.0494311548712974 0.0494311548712974 -105.034629 39.7657398 -105.0351985 39.7658172 8599 1237 4811 0.0968243021950299 0.0968243021950299 -105.0123583 39.7765593 -105.0134913 39.7765593 8699 1327 6954 0.11293333226081 0.11293333226081 -105.0452398 39.7129907 -105.045038 39.711987 8743 6978 6843 0.0844431261667327 0.0844431261667327 -105.040895 39.7112397 -105.0408778 39.7104804 8770 6990 6991 0.0486520030390688 0.0486520030390688 -104.931754 39.771293 -104.9317465 39.7717305 8791 7006 4358 0.202474203830337 0.202474203830337 -104.9316943 39.7546764 -104.9317184 39.7564972 8792 4358 7007 0.00688683462760985 0.00688683462760985 -104.9317184 39.7564972 -104.9317157 39.7565591 8840 7032 6092 0.0997655880788332 0.0997655880788332 -105.032262 39.7603311 -105.0322556 39.7612283 12243 8612 8613 0.138493887289201 0.138493887289201 -105.0007767 39.7499711 -104.9996308 39.7508515 8862 2493 2840 0.128352303826166 0.128352303826166 -105.0314566 39.7791188 -105.0314566 39.7802731 8889 7059 4436 0.0844445583973766 0.0844445583973766 -104.9500388 39.7020179 -104.9500303 39.7012585 15879 8770 8763 0.0140298928163018 0.0140298928163018 -105.0445575 39.7355437 -105.0447184 39.7355684 12248 5788 8274 0.146502988080446 0.146502988080446 -104.9971819 39.7527381 -104.9959856 39.7536815 20224 10712 8757 0.0605456526720602 0.0605456526720602 -104.941312 39.6942105 -104.9413115 39.694755 15789 9625 2105 0.0133775626084498 0.0133775626084498 -105.0249286 39.7370709 -105.0249129 39.7371906 9093 4150 2344 0.174578433496429 0.174578433496429 -104.9594242 39.720981 -104.9594135 39.719411 12934 8900 8688 0.0533584685274483 0.0533584685274483 -105.0027294 39.7457477 -105.0030556 39.7453386 18558 10316 10317 0.318647498327865 0.318647498327865 -105.0343233 39.7828561 -105.03063 39.7832519 9165 7197 7198 0.272798906116362 0.272798906116362 -104.9405457 39.6929325 -104.9373575 39.6929534 9189 7209 3616 0.0495666126691076 0.0495666126691076 -104.9809977 39.6930099 -104.9804184 39.6930078 10453 3743 5856 0.10095556193443 0.10095556193443 -104.9874858 39.7156689 -104.9875046 39.7147611 20231 10714 10715 0.0286157939247338 0.0286157939247338 -104.9409313 39.6936604 -104.9412314 39.693774 20392 10774 10770 0.00608971066273246 0.00608971066273246 -105.0243795 39.760698 -105.0244499 39.7607064 9337 4780 1523 0.0520500965787765 0.0520500965787765 -104.9751815 39.7020519 -104.9745731 39.702049 20017 8044 6572 0.144143863155146 0.144143863155146 -104.9831794 39.7569094 -104.981987 39.757826 20561 10856 10798 0.00573758430075899 0.00573758430075899 -105.0218184 39.7619476 -105.0218855 39.7619462 10672 7485 7454 0.0961864249467466 0.0961864249467466 -105.0275311 39.708526 -105.0275397 39.707661 15863 9737 9743 0.0881669372882309 0.0881669372882309 -105.0423956 39.7309893 -105.0434068 39.731144 9436 7346 4173 0.192934476657366 0.192934476657366 -104.9667331 39.7183519 -104.966736 39.720087 10721 7452 5690 0.129238470693044 0.129238470693044 -105.0420537 39.7080307 -105.0420279 39.7068686 20510 638 10782 0.00926383363589588 0.00926383363589588 -105.0180723 39.7583468 -105.0179661 39.7583302 18479 9039 9040 0.136726032574097 0.136726032574097 -105.0398975 39.7511951 -105.0398922 39.7499655 9591 7412 5066 0.050234753132255 0.050234753132255 -105.0379016 39.716558 -105.0384889 39.7165547 9612 2128 5998 0.154063403679123 0.154063403679123 -104.9275725 39.7628734 -104.9257702 39.7628567 16186 7721 5815 0.197248711738883 0.197248711738883 -104.9845556 39.6894094 -104.9845543 39.6911833 9637 1423 7186 0.128478917444104 0.128478917444104 -105.0369066 39.7820848 -105.0369189 39.7832402 11449 8259 8260 0.319737139262779 0.319737139262779 -104.9757153 39.7797326 -104.9794547 39.7798315 9690 1895 7457 0.0666302144465139 0.0666302144465139 -104.9875851 39.7075228 -104.9883639 39.7075324 9691 7457 7458 0.0198488245240688 0.0198488245240688 -104.9883639 39.7075324 -104.9885959 39.7075353 19476 10519 10520 0.0516997558936505 0.0516997558936505 -104.9902831 39.708118 -104.9902917 39.7076531 9736 7494 5544 0.102560827713484 0.102560827713484 -105.0416791 39.7511831 -105.0416664 39.7521054 16038 9802 9796 0.0179822727083053 0.0179822727083053 -105.0123441 39.6891881 -105.0121361 39.6892112 11790 6564 8037 0.143771757250665 0.143771757250665 -104.9784697 39.7551079 -104.9796416 39.7541805 9810 7528 7529 0.208257062216787 0.208257062216787 -104.9281699 39.7546826 -104.9282316 39.7565549 9836 7542 7543 0.0265476903097887 0.0265476903097887 -105.0449552 39.7669613 -105.0449615 39.7672 18631 9484 7408 0.179068927816078 0.179068927816078 -105.0330762 39.7149479 -105.0330817 39.7165583 15241 9537 9539 0.0227628365288052 0.0227628365288052 -104.935374 39.7058529 -104.9351084 39.7058405 20526 1286 10810 0.0112823826001832 0.0112823826001832 -105.020542 39.7581637 -105.0204422 39.7580973 9968 7619 7620 0.0778364486506147 0.0778364486506147 -104.939234 39.787086 -104.939234 39.787786 9969 7620 7621 0.111522724623373 0.111522724623373 -104.939234 39.787786 -104.939134 39.788786 9988 7625 1491 0.204666735578584 0.204666735578584 -105.0061725 39.696731 -105.0061812 39.6948904 10072 7660 2775 0.203041970554709 0.203041970554709 -104.9246105 39.7656064 -104.9245856 39.7674323 10073 2775 6897 0.203220599619524 0.203220599619524 -104.9245856 39.7674323 -104.9246113 39.7692598 10091 7671 690 0.200329217944331 0.200329217944331 -104.9246387 39.7401205 -104.9246436 39.7419221 10115 2354 4156 0.173430880829093 0.173430880829093 -104.947365 39.719411 -104.9473677 39.7209707 10138 3577 5644 0.141664156461633 0.141664156461633 -104.9476756 39.7544343 -104.9476672 39.7557083 10164 7702 7703 0.0486413772868685 0.0486413772868685 -105.0393233 39.756708 -105.0398923 39.7567045 10187 7030 7715 0.0498024158316235 0.0498024158316235 -105.0322599 39.7566691 -105.0328425 39.7566691 12249 8274 8295 0.153451254229228 0.153451254229228 -104.9959856 39.7536815 -104.9947185 39.754659 11642 1281 8347 0.0589263897659084 0.0589263897659084 -105.0205312 39.7553029 -105.0198419 39.7552988 10281 7757 2638 0.20261361621015 0.20261361621015 -105.0151648 39.7202486 -105.015182 39.7220707 12251 8616 122 0.0306511482720316 0.0306511482720316 -105.0077835 39.757207 -105.0080327 39.7574052 10351 5524 6462 0.155650660428743 0.155650660428743 -105.0392946 39.7738629 -105.0392949 39.7752627 11777 5360 8407 0.147060404896327 0.147060404896327 -104.9803323 39.7509836 -104.9815533 39.750052 20362 10734 9209 0.0303997458302742 0.0303997458302742 -105.0220514 39.7585674 -105.0216966 39.7585487 10404 4224 7568 0.0462000499013743 0.0462000499013743 -104.9869346 39.7873956 -104.9863939 39.7873956 10427 5696 6320 0.173275054190131 0.173275054190131 -105.0371184 39.7071789 -105.0371184 39.7056206 16041 9802 9797 0.0106947269448384 0.0106947269448384 -105.0123441 39.6891881 -105.0122561 39.6891198 10504 1036 7842 0.0544400914304572 0.0544400914304572 -104.9622462 39.751954 -104.9616094 39.7519514 12047 8526 8527 0.0840721683590618 0.0840721683590618 -105.0049596 39.7505226 -105.0054168 39.751192 10550 4923 5368 0.0856922507743825 0.0856922507743825 -104.9929606 39.7331034 -104.9929409 39.7338739 16085 9818 9819 0.0412898984205639 0.0412898984205639 -104.9498899 39.7811457 -104.950362 39.7810666 10600 7873 7874 0.202540822887829 0.202540822887829 -104.9558976 39.7801127 -104.9558736 39.7819341 10623 7886 1192 0.167316235534945 0.167316235534945 -104.9566946 39.7256155 -104.9567021 39.7271202 20558 10845 2957 0.00878460299692283 0.00878460299692283 -105.0187438 39.7583413 -105.0187431 39.7584203 10644 7563 7901 0.105394463133352 0.105394463133352 -104.9922506 39.7545528 -104.9931346 39.7552135 12237 1599 8609 0.00546433627657245 0.00546433627657245 -105.0021858 39.7415267 -105.0022412 39.7415022 20564 10825 1287 0.00477901915260098 0.00477901915260098 -105.0205943 39.7583468 -105.0205384 39.7583461 10749 6942 7958 0.162394709841225 0.162394709841225 -104.9677319 39.7819277 -104.967835 39.783386 10796 7983 947 0.174677658409185 0.174677658409185 -104.9540572 39.7305236 -104.9540658 39.7320945 10817 6492 4607 0.147058520431446 0.147058520431446 -104.9747749 39.7461601 -104.9747635 39.7448376 12476 5450 5427 0.050269770055972 0.050269770055972 -104.9704932 39.6929632 -104.9699057 39.6929673 10839 6220 8004 0.052907543789053 0.052907543789053 -104.9752801 39.7395432 -104.9752839 39.740019 15731 7157 8801 0.0199400844261404 0.0199400844261404 -104.9592821 39.716079 -104.9590492 39.7160869 16956 10040 9425 0.0116537581995054 0.0116537581995054 -105.0167064 39.7549204 -105.0167051 39.7548156 10942 4686 4956 0.099446723287275 0.099446723287275 -104.9940692 39.730515 -104.9952321 39.7305115 16188 7203 1784 0.197361998677517 0.197361998677517 -104.9845476 39.6930151 -104.9845583 39.69479 10964 6721 4791 0.136892276030183 0.136892276030183 -105.0112289 39.7310568 -105.0128297 39.7310587 10986 5402 3133 0.105232928623448 0.105232928623448 -104.9659547 39.7607434 -104.9647236 39.7607393 20369 10733 10746 0.00402873670536954 0.00402873670536954 -105.0236546 39.7589766 -105.0236226 39.75895 12735 8822 7751 0.202267643963295 0.202267643963295 -104.9371703 39.6875009 -104.9371553 39.6893199 16205 7728 5823 0.195806305910918 0.195806305910918 -104.9798585 39.6893971 -104.9798455 39.691158 15885 9619 8879 0.0100154912435563 0.0100154912435563 -105.0382355 39.7340565 -105.0382757 39.7341411 16189 1784 4247 0.203808666270494 0.203808666270494 -104.9845583 39.69479 -104.984534 39.6966228 11109 8035 807 0.0159273560245565 0.0159273560245565 -104.9781265 39.7531137 -104.9781222 39.7532569 11132 8133 6270 0.051417429454822 0.051417429454822 -104.9615993 39.7482178 -104.960998 39.748227 11156 2087 2654 0.0953557861022671 0.0953557861022671 -104.9530315 39.7837193 -104.9519157 39.7837325 11157 2654 4115 0.0506170186006763 0.0506170186006763 -104.9519157 39.7837325 -104.9513234 39.7837391 11208 8161 8162 0.355822290917686 0.355822290917686 -104.9406062 39.7114203 -104.936452 39.711255 11220 8169 106 0.241259609778708 0.241259609778708 -104.928834 39.700221 -104.931654 39.700221 11240 8178 8182 0.0195790567337129 0.0195790567337129 -104.9340806 39.7042496 -104.9340007 39.7044146 20821 8330 10923 0.00839528658401215 0.00839528658401215 -105.0382057 39.7621211 -105.0382061 39.7620456 17791 3305 8508 0.0362477709828647 0.0362477709828647 -104.9874361 39.7582757 -104.9873985 39.757951 11322 8214 5950 0.203024250253409 0.203024250253409 -104.9304515 39.7292344 -104.9304356 39.7310602 13061 8944 8945 0.0479106655937031 0.0479106655937031 -104.9951643 39.7677183 -104.9946559 39.7678998 11349 1754 4801 0.0245317247967943 0.0245317247967943 -105.0124896 39.7620198 -105.0127766 39.7620198 11390 8244 8245 0.0389791405679458 0.0389791405679458 -104.9498727 39.781647 -104.9495723 39.7819108 17817 9286 10185 0.00969626713044654 0.00969626713044654 -105.0165836 39.7450617 -105.0166938 39.7450411 11462 8270 701 0.039999373678842 0.039999373678842 -104.9314164 39.7801263 -104.9318804 39.7801737 11492 8281 8282 0.00503511807894305 0.00503511807894305 -104.9929142 39.7513421 -104.9928753 39.7513081 11538 8302 8303 0.0107298944611382 0.0107298944611382 -105.0266827 39.760929 -105.0265595 39.7609475 11571 7713 8322 0.206137749537799 0.206137749537799 -105.0304918 39.7566748 -105.0305079 39.754821 11573 1766 7715 0.157141019260281 0.157141019260281 -105.0334284 39.7553296 -105.0328425 39.7566691 13237 9010 4325 0.222509982407309 0.222509982407309 -105.0324492 39.7058187 -105.0350499 39.7058517 11632 1278 4529 0.134276517370514 0.134276517370514 -105.0205102 39.7524035 -105.0220809 39.7524035 11724 8374 8375 0.133513247237079 0.133513247237079 -105.0357895 39.7499869 -105.0357821 39.7511876 11797 8414 4446 0.0913151320718964 0.0913151320718964 -104.9779515 39.7575475 -104.9781251 39.7567372 11798 4446 6565 0.148651456771305 0.148651456771305 -104.9781251 39.7567372 -104.9793644 39.7557994 11799 6565 8038 0.145022863674794 0.145022863674794 -104.9793644 39.7557994 -104.9805458 39.7548634 13411 4426 9064 0.0342337858603608 0.0342337858603608 -104.998467 39.7666069 -104.9980982 39.766727 11882 8457 1807 0.101184879886606 0.101184879886606 -105.0067213 39.7517064 -105.0073479 39.7524784 13518 7635 7602 0.0983630321096794 0.0983630321096794 -105.025114 39.7275076 -105.025114 39.7283922 11995 8048 6576 0.143165005086162 0.143165005086162 -104.9849005 39.7582519 -104.9837118 39.7591589 12062 8532 3932 0.283100338690813 0.283100338690813 -104.9548313 39.7460446 -104.9574881 39.7475642 12064 8532 3745 0.0315839509500456 0.0315839509500456 -104.9548313 39.7460446 -104.9546644 39.7457912 12065 3745 8533 0.0402006397458181 0.0402006397458181 -104.9546644 39.7457912 -104.9542138 39.7458945 16198 1788 6622 0.140253824514813 0.140253824514813 -104.9821522 39.6947929 -104.9821284 39.6960541 12143 2334 7677 0.0942814693046897 0.0942814693046897 -104.9238826 39.7256356 -104.924985 39.7256294 13771 2561 9189 0.0689861433647756 0.0689861433647756 -104.9942282 39.6920823 -104.9938171 39.6915486 18571 10322 10326 0.0103554459054315 0.0103554459054315 -105.0341731 39.7804672 -105.0340524 39.7804589 15556 9654 9655 0.107168580692288 0.107168580692288 -104.9768244 39.7184001 -104.9773908 39.7192598 12220 8596 8597 0.100597506592905 0.100597506592905 -105.007127 39.7436106 -105.0075587 39.7444522 12284 8235 7279 0.114584410389232 0.114584410389232 -105.002653 39.7588064 -105.0017875 39.7595933 12290 8634 8488 0.146216431524827 0.146216431524827 -104.9972254 39.7453524 -104.9959984 39.7462684 15445 9605 9606 0.0107985098434616 0.0107985098434616 -105.000722 39.7440195 -105.0007281 39.7441165 12402 8686 2352 0.174110261708509 0.174110261708509 -104.9497874 39.7178534 -104.9497951 39.7194192 12403 2352 4154 0.17319721774215 0.17319721774215 -104.9497951 39.7194192 -104.9497951 39.7209768 12445 8705 902 0.277961591263562 0.277961591263562 -104.9404928 39.7619574 -104.9404687 39.7644571 16201 7209 5822 0.204832695484964 0.204832695484964 -104.9809977 39.6930099 -104.9810031 39.6911678 14071 3116 6673 0.099476803467174 0.099476803467174 -104.9350959 39.7113475 -104.9362583 39.7113747 12563 729 7060 0.0981255480039199 0.0981255480039199 -104.9511904 39.6947719 -104.9500436 39.6947813 12670 8793 5460 0.173942223750684 0.173942223750684 -104.9823009 39.7368732 -104.9823009 39.7384375 12698 8808 8810 0.00713796130621387 0.00713796130621387 -104.9500032 39.7176723 -104.9500622 39.7177177 12701 2643 8805 0.104981962462916 0.104981962462916 -104.9521735 39.7182139 -104.9534009 39.718219 12721 3633 3295 0.250204598549556 0.250204598549556 -104.9408419 39.7060696 -104.9407838 39.7038199 16683 9985 9930 0.0816514509832002 0.0816514509832002 -105.0060701 39.7427445 -105.0053557 39.7432318 12762 3506 8170 0.201022944642928 0.201022944642928 -104.9406406 39.6983765 -104.9405886 39.7001839 15870 8842 8843 0.0221571458561984 0.0221571458561984 -105.0381819 39.7339575 -105.0382728 39.7337709 15950 9765 9766 0.0194093177763062 0.0194093177763062 -104.9988186 39.7053295 -104.9990439 39.7053089 12930 3167 8897 0.107237063498964 0.107237063498964 -105.00401 39.7438456 -105.0051222 39.7433998 14520 3985 7053 0.133213475028965 0.133213475028965 -105.0299452 39.769416 -105.0315035 39.7694414 15337 9564 9565 0.0333323202761363 0.0333323202761363 -104.9659399 39.7170729 -104.965948 39.7173726 15952 9765 9758 0.0491105082028732 0.0491105082028732 -104.9988186 39.7053295 -104.9982473 39.7053729 13016 8918 8921 0.143291466888449 0.143291466888449 -104.9947937 39.769857 -104.9945399 39.7685832 13097 8917 8959 0.032086215385934 0.032086215385934 -104.9949225 39.7698636 -104.9949911 39.7695799 13121 640 8968 0.045462010282231 0.045462010282231 -104.9875489 39.7695895 -104.9879458 39.7698617 13175 4472 2794 0.133415072213096 0.133415072213096 -104.9559081 39.7657294 -104.9559387 39.766929 13447 9080 4647 0.227691913723815 0.227691913723815 -105.0212418 39.7253265 -105.0186451 39.7248745 19029 7690 8144 0.0861073402797158 0.0861073402797158 -104.9475732 39.784427 -104.9481599 39.7837974 13280 4312 7812 0.197562058294396 0.197562058294396 -105.0344662 39.7021142 -105.0367751 39.7021472 20373 10757 10758 0.0390214492856105 0.0390214492856105 -105.0243898 39.7611891 -105.0243956 39.7608382 13466 9093 9091 0.0528525628364664 0.0528525628364664 -105.0183719 39.7253071 -105.0189899 39.7253071 15458 1970 8766 0.0532545399938913 0.0532545399938913 -105.0018024 39.7442826 -105.0021048 39.7447013 13600 2311 6580 0.108271978342533 0.108271978342533 -105.0112958 39.7314875 -105.0113223 39.732461 13622 3355 9148 0.0901126087179192 0.0901126087179192 -104.9338318 39.7292375 -104.9327781 39.7292306 15127 8268 225 0.129419996314042 0.129419996314042 -104.9407004 39.7790485 -104.9407032 39.7778846 15855 9737 9738 0.0422997339419691 0.0422997339419691 -105.0423956 39.7309893 -105.0423031 39.7306156 15953 9758 9764 0.0382745737843307 0.0382745737843307 -104.9982473 39.7053729 -104.9984431 39.7056824 13641 9152 327 0.371274069669657 0.371274069669657 -104.9968785 39.7078836 -104.9987289 39.7109039 13690 6833 6976 0.085342873664165 0.085342873664165 -105.0400351 39.6894654 -105.0410323 39.6894803 15860 9707 9741 0.0544957036472965 0.0544957036472965 -105.039492 39.7313626 -105.038896 39.7315361 13709 6929 3818 0.116035215256342 0.116035215256342 -105.0093602 39.6967483 -105.0107164 39.6967417 15411 7964 9590 0.052042549974644 0.052042549974644 -105.0005794 39.7440362 -105.0001457 39.7443646 18495 15 6384 0.132622389900901 0.132622389900901 -105.0351824 39.7463725 -105.0351851 39.7475652 18578 10319 10327 0.0490398009212077 0.0490398009212077 -105.0275696 39.7818193 -105.0271244 39.7820976 13818 8483 6705 0.147706661087796 0.147706661087796 -104.9942509 39.7449031 -104.9930306 39.7458434 13972 9250 9251 0.0609360549506678 0.0609360549506678 -105.0144838 39.7291094 -105.0147648 39.729613 20378 10761 10762 0.0703070927126279 0.0703070927126279 -105.0250806 39.7603661 -105.0243849 39.7600288 14062 6351 2574 0.0264285559063396 0.0264285559063396 -104.9499571 39.7092328 -104.949965 39.7089952 4057 542 3837 0.0481841661951123 0.0481841661951123 -105.0428359 39.7516736 -105.0428292 39.7521069 20619 10811 10850 0.0311826470096292 0.0311826470096292 -105.022998 39.7596958 -105.0226484 39.7596157 14143 9286 9287 0.00349243594701226 0.00349243594701226 -105.0165836 39.7450617 -105.0165756 39.7450309 15782 2533 9708 0.0671466764878958 0.0671466764878958 -105.0240058 39.7380698 -105.0237619 39.7374958 18700 1376 9773 0.0602159412724284 0.0602159412724284 -105.0390952 39.7117746 -105.0390872 39.7112331 19501 10528 10529 0.0145223093781074 0.0145223093781074 -104.9883708 39.7066508 -104.9883718 39.7065202 16094 9821 9496 0.0522797219291825 0.0522797219291825 -104.9498895 39.7799931 -104.9498734 39.7795231 16682 9984 9985 0.111071610148866 0.111071610148866 -105.0071843 39.7422309 -105.0060701 39.7427445 16220 9022 9008 0.10706671130041 0.10706671130041 -105.0274035 39.6987105 -105.0261751 39.6985266 16222 9850 7740 0.404338691233817 0.404338691233817 -104.9564159 39.6856969 -104.9564079 39.6893332 16223 7740 5835 0.200008410058821 0.200008410058821 -104.9564079 39.6893332 -104.9563972 39.6911319 14438 6143 4017 0.133566629484228 0.133566629484228 -105.0283819 39.7487852 -105.0299442 39.7487903 14458 9168 3834 0.0502958887489777 0.0502958887489777 -105.0422474 39.7487571 -105.0428357 39.748759 16499 8709 8890 0.00781309402153006 0.00781309402153006 -105.0028925 39.7443552 -105.0029709 39.7443191 14504 9364 2172 0.0261972288759813 0.0261972288759813 -105.0143742 39.7692739 -105.0146807 39.7692764 16631 9312 9964 0.536418418139307 0.536418418139307 -104.9787525 39.7399405 -104.9850261 39.7399281 16632 9964 9965 0.081644512591407 0.081644512591407 -104.9850261 39.7399281 -104.9859809 39.7399196 15472 8892 1971 0.0354218020701201 0.0354218020701201 -105.0008068 39.745167 -105.0012102 39.7450944 14617 9402 9350 0.13375643872535 0.13375643872535 -105.0252747 39.7548256 -105.0252762 39.7536227 14954 7265 7584 0.0944614970989242 0.0944614970989242 -104.937233 39.7546682 -104.936128 39.7546682 4076 3852 3853 0.00162344592902021 0.00162344592902021 -105.0428243 39.7765465 -105.0428243 39.7765611 15099 7228 2370 0.054925658104601 0.054925658104601 -104.9964723 39.7592924 -104.9971148 39.759299 16381 9878 9879 0.0338421848775343 0.0338421848775343 -104.971336 39.7034463 -104.9716243 39.7032379 16508 9928 9929 0.0170279633676167 0.0170279633676167 -105.0062945 39.7430132 -105.0061216 39.7430892 16525 5158 7669 0.0405110122092171 0.0405110122092171 -104.9248331 39.7295029 -104.9245319 39.7297841 16594 9950 9951 0.140650325269802 0.140650325269802 -104.9990547 39.7486029 -104.9979162 39.749516 17419 10101 10102 0.0281887857345848 0.0281887857345848 -104.9831564 39.6890637 -104.9832476 39.6893073 16852 9866 6519 0.0479747206312546 0.0479747206312546 -104.9586795 39.6929681 -104.9581188 39.6929673 16968 10038 10045 0.00348952632939911 0.00348952632939911 -105.0168024 39.7557524 -105.0168432 39.7557514 17638 10159 9498 0.0561256700305383 0.0561256700305383 -104.9503671 39.7793277 -104.949868 39.7789996 17642 8238 524 0.198799957504709 0.198799957504709 -104.9470651 39.7802508 -104.9493835 39.780399 17105 331 10064 0.12693044123038 0.12693044123038 -104.9522901 39.745499 -104.9521145 39.7466325 17422 10082 10083 0.0318734478115971 0.0318734478115971 -104.9834085 39.6888408 -104.9836553 39.6886261 17268 4260 3518 0.200851927356296 0.200851927356296 -104.9623073 39.6965813 -104.9623127 39.6983876 17398 7305 3261 0.198983160217956 0.198983160217956 -104.9669227 39.7020659 -104.9668678 39.7038549 17400 3509 4251 0.199228485757107 0.199228485757107 -104.9680976 39.6983824 -104.968103 39.6965907 17911 4835 9197 0.134589353492833 0.134589353492833 -105.0001358 39.7148074 -104.9985624 39.7147937 17544 8941 8264 0.168906883412351 0.168906883412351 -104.9897554 39.7854547 -104.9897645 39.7839357 18155 10135 10136 0.408197365852498 0.408197365852498 -105.023387 39.7874357 -105.0233776 39.7911067 17572 10145 10146 0.0800519816931861 0.0800519816931861 -105.0183186 39.7308259 -105.0192547 39.73083 17628 2882 8136 0.162489310093733 0.162489310093733 -104.9592584 39.7852492 -104.9592611 39.7837879 18601 10335 7656 0.178628836370645 0.178628836370645 -105.0432472 39.729877 -105.0432633 39.7282706 17816 9287 10184 0.0350560568035198 0.0350560568035198 -105.0165756 39.7450309 -105.0162526 39.7452251 17966 6242 10236 0.0113656789072773 0.0113656789072773 -104.9882366 39.7256418 -104.9882388 39.7255396 17886 9955 4390 0.0561034767074801 0.0561034767074801 -104.98691 39.7485653 -104.9873785 39.7489186 17918 5173 6867 0.199959252458115 0.199959252458115 -104.9856359 39.7165436 -104.9856575 39.7147454 17919 6867 5276 0.0971272913038605 0.0971272913038605 -104.9856575 39.7147454 -104.9856735 39.713872 19066 5495 9469 0.177422724680083 0.177422724680083 -104.9407458 39.7383041 -104.9407436 39.7367085 19037 9496 9494 0.0281063525870562 0.0281063525870562 -104.9498734 39.7795231 -104.9496925 39.779312 18774 9642 7121 0.176777734913143 0.176777734913143 -105.0008766 39.7368756 -105.000878 39.7352858 19101 10429 10049 0.0400790686743565 0.0400790686743565 -105.0000136 39.7493831 -105.0003395 39.7496422 19617 10477 10588 0.0688805182452796 0.0688805182452796 -104.9902547 39.7104857 -104.9910599 39.7104919 19314 6700 5030 0.15289416238876 0.15289416238876 -104.9873849 39.7414911 -104.987378 39.7401161 19425 36 3535 0.208182345564595 0.208182345564595 -104.9809867 39.7002821 -104.9809732 39.6984099 19426 3535 4231 0.197905943796208 0.197905943796208 -104.9809732 39.6984099 -104.9809651 39.6966301 19462 10478 10483 0.0205384885375563 0.0205384885375563 -104.9902571 39.7102784 -104.9902592 39.7100937 19725 4489 10627 0.00886289645656064 0.00886289645656064 -105.0052547 39.734614 -105.0051511 39.7346116 19764 5140 5153 0.0242552277861381 0.0242552277861381 -104.9325581 39.7331296 -104.9324587 39.7333339 20136 2752 6988 0.0528412012093399 0.0528412012093399 -104.9326896 39.7401271 -104.9320716 39.7401271 19927 4579 8367 0.130318576605927 0.130318576605927 -105.0358145 39.741514 -105.035848 39.7426857 20000 10690 8645 0.0319530891427096 0.0319530891427096 -105.0042718 39.7504958 -105.0040083 39.7506996 4106 1534 3875 0.0874992877759652 0.0874992877759652 -104.944148 39.7574036 -104.944148 39.7581905 20047 9078 9193 0.27590001979893 0.27590001979893 -104.9941364 39.7021826 -104.9954572 39.7044462 397 400 401 0.186988741368815 0.186988741368815 -105.00936 39.7403456 -105.0115284 39.740564 398 401 402 0.0834459188949902 0.0834459188949902 -105.0115284 39.740564 -105.0124556 39.7407982 400 403 313 0.0512719310633618 0.0512719310633618 -104.970135 39.780686 -104.970735 39.780686 402 404 405 0.135745743044228 0.135745743044228 -105.0090936 39.725822 -105.0106325 39.7261211 404 406 407 0.304825723005793 0.304825723005793 -105.0107416 39.7261622 -105.0123607 39.72372 406 408 409 0.43926972528011 0.43926972528011 -105.0014039 39.7148758 -104.9995495 39.7111919 408 410 411 0.386425449179561 0.386425449179561 -105.0296018 39.7254255 -105.0251128 39.7250295 410 412 413 0.296429557961552 0.296429557961552 -105.0287256 39.7838921 -105.0252567 39.7839187 411 413 414 0.0146716283322865 0.0146716283322865 -105.0252567 39.7839187 -105.025085 39.7839187 412 414 415 0.325808855480319 0.325808855480319 -105.025085 39.7839187 -105.0212787 39.7837465 414 416 328 0.121195048255912 0.121195048255912 -104.9487461 39.7445647 -104.9500765 39.7441885 416 329 416 0.287289513548727 0.287289513548727 -104.951939 39.7453698 -104.9487461 39.7445647 417 416 417 0.245312696429149 0.245312696429149 -104.9487461 39.7445647 -104.9458794 39.7444723 20053 1955 8185 0.122183214039011 0.122183214039011 -104.9375707 39.7122386 -104.936636 39.7114077 20198 8571 5783 0.145694845246542 0.145694845246542 -104.9953197 39.7494633 -104.9941411 39.7504097 14833 7026 8320 0.0139341057083995 0.0139341057083995 -105.0315379 39.7548347 -105.0317009 39.7548347 14834 8320 7029 0.0476978989477955 0.0476978989477955 -105.0317009 39.7548347 -105.0322588 39.7548413 15442 9600 8606 0.035907314389173 0.035907314389173 -105.0002179 39.7415263 -105.0005878 39.7413734 19656 10607 10531 0.00409092160847847 0.00409092160847847 -104.9883278 39.7060132 -104.9883756 39.7060143 20737 10917 10886 0.0142612706482701 0.0142612706482701 -105.0397934 39.7652927 -105.0396293 39.7653159 14870 9363 2450 0.140513945011527 0.140513945011527 -105.0053953 39.7692764 -105.0054661 39.7705389 11514 269 270 0.151462432210479 0.151462432210479 -105.0281511 39.7598548 -105.029923 39.7598619 12364 8672 8674 0.0109017354569362 0.0109017354569362 -105.011589 39.7530795 -105.011632 39.7531718 12 12 13 0.134681710739383 0.134681710739383 -105.0299361 39.7463759 -105.0315114 39.7463778 14892 8103 9009 0.099173697837006 0.099173697837006 -105.0324492 39.7031047 -105.0324149 39.7022132 14893 9009 8146 0.0976735888216106 0.0976735888216106 -105.0324149 39.7022132 -105.0324321 39.7013349 33 36 37 0.0487053100188426 0.0487053100188426 -104.9809867 39.7002821 -104.9804174 39.7002821 14912 7271 7600 0.0956539249415721 0.0956539249415721 -104.9373374 39.7208988 -104.936219 39.7208978 18874 7987 218 0.124810113553517 0.124810113553517 -104.9874076 39.7007261 -104.9862918 39.700003 18876 3520 84 0.204554290109371 0.204554290109371 -104.961154 39.6983849 -104.9611564 39.7002245 15454 8884 9611 0.0785818613777641 0.0785818613777641 -105.0010815 39.7421312 -105.0002927 39.7424939 322 154 206 0.0287029588335131 0.0287029588335131 -104.9570001 39.7445158 -104.9566644 39.7445134 18627 9483 1310 0.220178764490314 0.220178764490314 -105.0332559 39.7113941 -105.033071 39.7133691 18894 10375 10376 0.00936614397970835 0.00936614397970835 -105.0119408 39.7500586 -105.0120158 39.75012 15122 8269 9491 0.0542877044701678 0.0542877044701678 -104.9404976 39.7792513 -104.9405035 39.7797395 18715 7650 8069 0.263314494448216 0.263314494448216 -105.0378319 39.7282456 -105.0378507 39.7306136 15971 8998 4214 0.0961806119218467 0.0961806119218467 -105.0168967 39.7111539 -105.0180211 39.7111539 551 544 545 0.0205710614294522 0.0205710614294522 -105.034963 39.736586 -105.034963 39.736401 15166 7386 9508 0.0293624650986513 0.0293624650986513 -105.0330679 39.7403194 -105.0334112 39.7403128 18679 2589 1852 0.179197761430995 0.179197761430995 -105.0367321 39.7229406 -105.0367134 39.7213291 602 593 594 0.0187536593392831 0.0187536593392831 -104.9689126 39.70386 -104.9686935 39.7038655 16091 9818 526 0.0930965533879819 0.0930965533879819 -104.9498899 39.7811457 -104.9499002 39.7803085 13959 448 9111 0.0841767201213853 0.0841767201213853 -105.0126579 39.7258229 -105.0136091 39.7256283 16119 427 4010 0.113680084788302 0.113680084788302 -105.028564 39.7403785 -105.0298922 39.7403326 17947 10226 10227 0.0385043082181171 0.0385043082181171 -104.9872048 39.7236101 -104.9869878 39.7233067 16175 7201 5812 0.201274753121947 0.201274753121947 -104.9868436 39.6930068 -104.9868503 39.6911967 699 693 694 0.0993204992661042 0.0993204992661042 -104.9535885 39.7419889 -104.9524269 39.7419829 16265 9865 7738 0.345896015945794 0.345896015945794 -104.958709 39.6862164 -104.9586954 39.6893271 16341 9873 8704 0.014474001055321 0.014474001055321 -104.9406644 39.7617801 -104.9404955 39.7617894 11688 774 775 0.0224766779818413 0.0224766779818413 -105.0018298 39.7532062 -105.0016626 39.7533622 16464 1081 9912 0.0130855777393443 0.0130855777393443 -104.972547 39.7069966 -104.9726409 39.7070895 18428 2983 10286 0.340223280394145 0.340223280394145 -105.038723 39.7584839 -105.0387191 39.7554242 16719 485 10003 0.0666623735199971 0.0666623735199971 -104.9862761 39.7027725 -104.9862718 39.703372 18212 2988 7850 0.201655156198778 0.201655156198778 -105.0422605 39.7584955 -105.0422473 39.760309 18213 7850 6382 0.201197176818258 0.201197176818258 -105.0422473 39.760309 -105.042255 39.7621184 17132 1799 4238 0.205173852791716 0.205173852791716 -104.9763617 39.694761 -104.9763404 39.6966061 268 278 279 0.0669047721045728 0.0669047721045728 -104.9876105 39.7785645 -104.987002 39.7789431 18436 10287 10292 0.102997198003519 0.102997198003519 -105.0292196 39.7613906 -105.0280151 39.7614164 17134 3543 44 0.198313047920784 0.198313047920784 -104.9763295 39.6984254 -104.9763617 39.7002087 15194 7392 9524 0.0521516926212219 0.0521516926212219 -105.0330703 39.7500019 -105.0336803 39.7499978 19559 10563 10553 0.0196751082256841 0.0196751082256841 -104.9888131 39.7091506 -104.9890431 39.7091518 19864 10666 10667 0.12344950946071 0.12344950946071 -105.03696 39.7374437 -105.0363945 39.7384652 1022 827 1037 0.134288205933024 0.134288205933024 -104.9622082 39.7532291 -104.9622266 39.7544367 19991 10682 10649 0.0504069045792634 0.0504069045792634 -105.0416549 39.7384584 -105.0422444 39.7384617 327 328 329 0.206425005842362 0.206425005842362 -104.9500765 39.7441885 -104.951939 39.7453698 15245 9540 9541 0.00803794786000152 0.00803794786000152 -104.9356634 39.7056506 -104.93572 39.7055929 14681 446 727 0.207769052846247 0.207769052846247 -104.9699934 39.7219574 -104.9700021 39.7200889 18636 1846 2580 0.177268272488638 0.177268272488638 -105.0330898 39.7213326 -105.0330978 39.7229268 15883 9594 8842 0.0247081602797847 0.0247081602797847 -105.0379029 39.7340153 -105.0381819 39.7339575 18445 1124 10289 0.0496295455281554 0.0496295455281554 -105.0404721 39.7607638 -105.0398915 39.7607667 15483 9622 9623 0.0434553081653394 0.0434553081653394 -105.0002589 39.7457416 -105.0006156 39.7454632 15784 9596 2105 0.0159980383240888 0.0159980383240888 -105.0247945 39.7370792 -105.0249129 39.7371906 18450 7849 2986 0.202541671618508 0.202541671618508 -105.0410779 39.7603102 -105.0410754 39.7584887 15540 1221 8429 0.105180771417586 0.105180771417586 -105.0123509 39.7369148 -105.0135809 39.7369043 17095 3719 3720 0.174398206796096 0.174398206796096 -104.9604099 39.7383822 -104.9604079 39.7368138 12950 1330 1331 0.0133918888831226 0.0133918888831226 -105.0020771 39.7434247 -105.0019226 39.7434049 19570 10569 7462 0.00803939319633032 0.00803939319633032 -104.9895239 39.707619 -104.9895239 39.7075467 1312 1338 1339 0.0991205046552405 0.0991205046552405 -105.016828 39.7130093 -105.0179868 39.7130093 15958 9768 9769 0.0623405517746533 0.0623405517746533 -105.0005192 39.711198 -105.0002214 39.7106863 325 268 153 0.064083026712354 0.064083026712354 -104.9564977 39.7449464 -104.9572293 39.7448211 386 388 389 0.0751873239589982 0.0751873239589982 -104.9994213 39.713266 -105.0001337 39.7136621 1392 1419 1420 0.399589215327938 0.399589215327938 -105.0017224 39.7819937 -105.0063986 39.7819993 16282 9096 9098 0.0807475840805468 0.0807475840805468 -105.0171656 39.7251183 -105.0162316 39.725012 391 393 394 0.185819928048464 0.185819928048464 -105.0075703 39.7588771 -105.0057374 39.7597756 15753 6671 2023 0.100119371100459 0.100119371100459 -104.9362703 39.7162376 -104.9350998 39.7162443 18126 6042 10262 0.201564202628959 0.201564202628959 -105.0187387 39.7856192 -105.0187307 39.7874319 17137 4425 1909 0.200241543203617 0.200241543203617 -104.9763417 39.7056707 -104.9763514 39.7074715 16013 9783 9784 0.0337977814282775 0.0337977814282775 -104.9993276 39.6890403 -104.9989876 39.689195 12006 8049 6578 0.147083508160087 0.147083508160087 -104.9866649 39.7595656 -104.9854669 39.7605151 2343 2334 2335 0.271393460830069 0.271393460830069 -104.9238826 39.7256356 -104.9238831 39.7280763 19952 4670 7857 0.100774147000306 0.100774147000306 -104.9940093 39.7230042 -104.992831 39.7230021 20659 8289 5957 0.0879515292456205 0.0879515292456205 -104.9873968 39.7469971 -104.9873834 39.7462062 12349 8665 8666 0.0489645255680358 0.0489645255680358 -105.0124819 39.7528908 -105.0129797 39.752673 1536 1559 1560 0.0937807122385258 0.0937807122385258 -104.9582585 39.7776672 -104.9571611 39.7776691 2410 2115 2401 0.446933916798798 0.446933916798798 -104.9270004 39.7731311 -104.9317412 39.7748279 19581 7470 10575 0.00667183269883622 0.00667183269883622 -104.988589 39.7084596 -104.9885885 39.7085196 1557 1582 1583 0.0811305260417956 0.0811305260417956 -105.0442642 39.6882131 -105.0452106 39.6881689 469 472 473 0.100239678379349 0.100239678379349 -105.0184425 39.7479196 -105.0185991 39.7470262 569 562 563 0.0844940522055572 0.0844940522055572 -104.9848447 39.7398421 -104.9854438 39.7392378 12010 5508 7081 0.146350144860015 0.146350144860015 -104.9830521 39.7623846 -104.9818287 39.7633054 2663 2621 2622 0.0420400210402162 0.0420400210402162 -104.9980629 39.7225275 -104.9985544 39.7225221 16696 9597 7094 0.00600769898364912 0.00600769898364912 -105.0002485 39.7423649 -105.00026 39.7424182 18883 7310 84 0.202570183098447 0.202570183098447 -104.9611376 39.7020462 -104.9611564 39.7002245 16736 7419 10004 0.204798388413466 0.204798388413466 -104.9519684 39.7022366 -104.9539532 39.7012069 1623 1651 1652 0.0452674748546477 0.0452674748546477 -105.0156831 39.6890231 -105.0156826 39.688616 12948 1303 1304 0.066448544071591 0.066448544071591 -105.0017368 39.7441763 -105.0024118 39.7438801 20711 10885 10914 0.126940460926274 0.126940460926274 -105.0253682 39.762093 -105.0253716 39.7632346 20712 10914 5881 0.00554916008288024 0.00554916008288024 -105.0253716 39.7632346 -105.0253707 39.7632845 16509 9929 9930 0.0673766892433469 0.0673766892433469 -105.0061216 39.7430892 -105.0053557 39.7432318 1643 1670 1671 0.136647738333876 0.136647738333876 -105.0064415 39.7680441 -105.0080403 39.7680432 19534 6856 10550 0.00719456093421717 0.00719456093421717 -104.9890317 39.7102465 -104.9890324 39.7101818 19538 4704 10552 0.0168576392161317 0.0168576392161317 -104.9890412 39.7093409 -104.9890427 39.7091893 19539 10552 10553 0.00416995013524246 0.00416995013524246 -104.9890427 39.7091893 -104.9890431 39.7091518 11689 775 836 0.0388095868373909 0.0388095868373909 -105.0016626 39.7533622 -105.00135 39.7536153 20 21 22 0.0174708821601448 0.0174708821601448 -105.0184092 39.7572776 -105.0186135 39.7572732 16449 9906 9907 0.130469688472308 0.130469688472308 -104.9731572 39.7002179 -104.9730961 39.7013903 41 44 45 0.0507831501846365 0.0507831501846365 -104.9763617 39.7002087 -104.9757682 39.7002165 17298 7736 5829 0.204153885319898 0.204153885319898 -104.9622681 39.6893045 -104.9622681 39.6911405 64 70 71 0.046163806906163 0.046163806906163 -104.9674891 39.7002337 -104.9669496 39.700226 18467 10299 10298 0.126605139952982 0.126605139952982 -105.0434286 39.7498153 -105.0431907 39.7509391 18685 1316 1372 0.177012768030012 0.177012768030012 -105.0366981 39.7133763 -105.0366894 39.7117844 1826 1842 1843 0.155652098486701 0.155652098486701 -105.0186351 39.7211578 -105.020455 39.721152 19783 3732 10633 0.0548138207459151 0.0548138207459151 -105.0028207 39.7326047 -105.0021797 39.732604 1846 1861 1862 0.0495211888216282 0.0495211888216282 -105.0427108 39.7213283 -105.0432898 39.7213253 177 186 187 0.102075274690852 0.102075274690852 -105.0425601 39.6931327 -105.0437531 39.6931327 202 214 215 0.233063347854791 0.233063347854791 -104.9627533 39.7801312 -104.9654677 39.7803353 271 281 282 0.0968799942510371 0.0968799942510371 -104.9847034 39.7794255 -104.98357 39.7794055 335 336 337 0.26926308578439 0.26926308578439 -104.9390909 39.7824749 -104.9373307 39.7804664 14122 3945 503 0.0521094341958735 0.0521094341958735 -104.9450651 39.7484271 -104.9454639 39.7487815 1949 1964 1965 0.100541047482359 0.100541047482359 -104.9246161 39.743742 -104.925792 39.7437354 503 497 498 0.332501427216364 0.332501427216364 -105.0147909 39.7286028 -105.0153507 39.7256437 508 502 503 0.0804669922754196 0.0804669922754196 -104.9447772 39.7492764 -104.9454639 39.7487815 19271 10424 10425 0.0133101789702176 0.0133101789702176 -104.9949557 39.7460704 -104.9948429 39.7459879 19460 10507 10477 0.0195042673008727 0.0195042673008727 -104.9902528 39.7106611 -104.9902547 39.7104857 12962 1631 1599 0.105987129966341 0.105987129966341 -105.0033016 39.7411115 -105.0021858 39.7415267 11814 2150 2151 0.12777055976042 0.12777055976042 -105.0101838 39.745904 -105.0100859 39.7447574 18730 7649 8066 0.263509830967107 0.263509830967107 -105.0367537 39.7282406 -105.0367563 39.7306104 18671 2605 1538 0.176823430683456 0.176823430683456 -105.0421532 39.7229647 -105.042161 39.7245549 20037 816 3558 0.154160936652516 0.154160936652516 -104.9739648 39.753238 -104.9739683 39.7546244 20700 10894 10895 0.0022719801727208 0.0022719801727208 -105.0400807 39.765692 -105.0400542 39.7656936 17029 3606 3607 0.0180484124991241 0.0180484124991241 -105.0243187 39.7548283 -105.0243214 39.7549906 850 863 864 0.0616242283467915 0.0616242283467915 -104.9428605 39.7639291 -104.9428605 39.7644833 18683 3539 3608 0.177667253998454 0.177667253998454 -105.0367081 39.716558 -105.036708 39.7149602 20825 9400 10954 0.0122123114573311 0.0122123114573311 -105.0252875 39.7601454 -105.0254122 39.760199 872 885 886 0.105399149486358 0.105399149486358 -104.9585659 39.7644817 -104.9573328 39.7644759 19920 2621 10413 0.177079309456246 0.177079309456246 -104.9980629 39.7225275 -104.9980711 39.720935 892 906 907 0.104783494637697 0.104783494637697 -104.9356148 39.7644767 -104.934389 39.7644899 12344 8660 8661 0.0179171962919351 0.0179171962919351 -105.012233 39.7522705 -105.0123532 39.7524025 17141 3089 4509 0.200737491088575 0.200737491088575 -104.9763937 39.7128949 -104.9763295 39.7146995 16291 2376 2377 0.00482087191216397 0.00482087191216397 -104.9707858 39.6964209 -104.9707298 39.6964161 963 974 975 0.202802632214452 0.202802632214452 -104.9840335 39.7873956 -104.9840507 39.7892194 17135 44 4412 0.404761668333185 0.404761668333185 -104.9763617 39.7002087 -104.9763723 39.7038488 17088 10071 9940 0.138093381903903 0.138093381903903 -104.9603859 39.7507127 -104.960382 39.7494708 16845 10022 10018 0.0055152683612349 0.0055152683612349 -104.9700592 39.7032957 -104.9700592 39.7032461 17952 10226 10230 0.0192923880160408 0.0192923880160408 -104.9872048 39.7236101 -104.9872054 39.7237836 20322 10741 10742 0.00907488670500163 0.00907488670500163 -105.0236254 39.7588748 -105.0237259 39.7589011 1113 1129 1130 0.204124873969403 0.204124873969403 -105.0404692 39.7676124 -105.0404986 39.769448 16607 7890 9325 0.145145340110648 0.145145340110648 -104.9856992 39.7495249 -104.9845026 39.7504509 15260 9550 9551 0.0630135708366092 0.0630135708366092 -104.9336788 39.7049326 -104.9343788 39.705109 19433 10110 10489 0.0489242953920304 0.0489242953920304 -104.9839674 39.7033596 -104.9833961 39.7033795 16954 10038 10039 0.0207511303582817 0.0207511303582817 -105.0168024 39.7557524 -105.0167989 39.7555658 12357 8669 8668 0.00723037090372959 0.00723037090372959 -105.0124521 39.7523897 -105.0125278 39.7524187 1183 1198 1199 0.0305943034250603 0.0305943034250603 -104.9520847 39.7271285 -104.951727 39.7271329 19442 10493 10494 0.0196148764551294 0.0196148764551294 -104.9911447 39.7106683 -104.9911454 39.7104919 19443 10494 10495 0.0228284210093234 0.0228284210093234 -104.9911454 39.7104919 -104.9911462 39.7102866 2633 2594 2595 0.0115937480855902 0.0115937480855902 -105.0383715 39.7229322 -105.038507 39.7229353 1205 1220 1221 0.0900481853791487 0.0900481853791487 -105.0123588 39.736105 -105.0123509 39.7369148 18180 5796 6056 0.200195877654712 0.200195877654712 -105.0304694 39.7874265 -105.030464 39.7856261 11707 1245 1246 0.0231530055304531 0.0231530055304531 -105.001931 39.7490887 -105.0017374 39.7492343 19444 10495 10496 0.0213401735101805 0.0213401735101805 -104.9911462 39.7102866 -104.9911429 39.7100947 19445 10496 10497 0.0182367704590367 0.0182367704590367 -104.9911429 39.7100947 -104.9911409 39.7099307 2703 2659 2660 0.155649282617483 0.155649282617483 -104.9517329 39.7291286 -104.9517031 39.7305282 19446 10497 10498 0.0203055071588043 0.0203055071588043 -104.9911409 39.7099307 -104.9911436 39.7097481 2724 107 2679 0.0450807290855188 0.0450807290855188 -104.930428 39.700221 -104.930452 39.700626 1266 1286 1287 0.0202842890457172 0.0202842890457172 -105.020542 39.7581637 -105.0205384 39.7583461 18451 2986 7704 0.199650644692106 0.199650644692106 -105.0410754 39.7584887 -105.0410725 39.7566932 16289 1363 2376 0.00344312944616261 0.00344312944616261 -104.9708258 39.6964243 -104.9707858 39.6964209 19447 10498 10499 0.0196160459333464 0.0196160459333464 -104.9911436 39.7097481 -104.9911462 39.7095717 14693 2225 4875 0.162113763012991 0.162113763012991 -104.9712038 39.7337071 -104.9712147 39.735165 1308 1334 1335 0.129255645714035 0.129255645714035 -105.0110016 39.7130472 -105.012511 39.712992 14695 4946 4947 0.168905093573288 0.168905093573288 -104.9712638 39.7368921 -104.9712638 39.7384111 1332 1357 1358 0.136424467862451 0.136424467862451 -104.992658 39.7824897 -104.9942545 39.7824831 19448 10499 10487 0.023296750596408 0.023296750596408 -104.9911462 39.7095717 -104.9911492 39.7093622 2841 2789 2790 0.0523852002781698 0.0523852002781698 -104.9615875 39.7669517 -104.9609746 39.7669537 15843 7795 9723 0.020416694003674 0.020416694003674 -105.0393113 39.734237 -105.0393086 39.7344206 18886 7308 3267 0.201549354300641 0.201549354300641 -104.9634496 39.7020562 -104.9634713 39.7038687 19449 10487 10500 0.022940948763835 0.022940948763835 -104.9911492 39.7093622 -104.9911522 39.7091559 17307 5827 7735 0.20365816745981 0.20365816745981 -104.963474 39.6911476 -104.9634901 39.6893161 2499 2480 2481 0.265342544498994 0.265342544498994 -105.0064445 39.779418 -105.0095495 39.7794028 19450 10500 10501 0.0189264900266028 0.0189264900266028 -104.9911522 39.7091559 -104.9911546 39.7089857 18889 1923 6123 0.200475462008098 0.200475462008098 -104.9634658 39.7074881 -104.963455 39.709291 1428 1451 1452 0.107578729884622 0.107578729884622 -105.0038258 39.7039943 -105.003594 39.7030434 18647 7412 4053 0.176566575042864 0.176566575042864 -105.0379016 39.716558 -105.0379043 39.7181459 1452 1471 1472 0.147622384612895 0.147622384612895 -105.0231842 39.6908088 -105.0231842 39.6894812 19451 10501 10502 0.0200830353316625 0.0200830353316625 -104.9911546 39.7089857 -104.9911572 39.7088051 2953 2897 2898 0.0472912053919854 0.0472912053919854 -104.9733528 39.7553064 -104.9733526 39.7557317 16310 2439 2721 0.0812562615874829 0.0812562615874829 -104.9697532 39.6960539 -104.9693989 39.6953759 12320 1302 1603 0.00893905362813633 0.00893905362813633 -105.0032204 39.7501518 -105.0031242 39.7501833 19452 10502 10503 0.0197272337869401 0.0197272337869401 -104.9911572 39.7088051 -104.9911598 39.7086277 19453 10503 7482 0.0181814350817939 0.0181814350817939 -104.9911598 39.7086277 -104.9911621 39.7084642 19038 9494 229 0.0588468541295868 0.0588468541295868 -104.9496925 39.779312 -104.9490058 39.7793516 1498 1517 1518 0.199413272863754 0.199413272863754 -104.9745809 39.7128876 -104.9745407 39.7110945 15846 9732 1098 0.0848710138660927 0.0848710138660927 -105.0415588 39.7301641 -105.0405664 39.7301724 19454 7482 10504 0.0196839111368948 0.0196839111368948 -104.9911621 39.7084642 -104.9911657 39.7082872 19455 10504 10505 0.017559948119168 0.017559948119168 -104.9911657 39.7082872 -104.991169 39.7081293 13365 9051 9052 0.103390283727961 0.103390283727961 -104.9821447 39.7799919 -104.9833542 39.7800156 2998 1652 2935 0.112349122861115 0.112349122861115 -105.0156826 39.688616 -105.0169377 39.6883193 17375 1796 4235 0.206436210016501 0.206436210016501 -104.9786977 39.6947606 -104.9786601 39.6966169 13963 9247 9102 0.0619095710643366 0.0619095710643366 -105.0153507 39.7256041 -105.0160728 39.7255648 1534 1557 1558 0.0743776380849984 0.0743776380849984 -104.9602842 39.7776637 -104.959414 39.7776762 19916 8774 7640 0.176934657107496 0.176934657107496 -104.9980954 39.7289058 -104.9981033 39.7273146 19917 7640 6233 0.179269287981755 0.179269287981755 -104.9981033 39.7273146 -104.9980791 39.7257025 1556 1581 1582 0.0903340712116846 0.0903340712116846 -105.0432085 39.6882131 -105.0442642 39.6882131 18461 9354 9528 0.135770728089025 0.135770728089025 -105.0387149 39.7487553 -105.0387229 39.7499763 19456 10505 7464 0.0643341844968674 0.0643341844968674 -104.991169 39.7081293 -104.9911808 39.7075508 19919 5202 2621 0.177194532329155 0.177194532329155 -104.9980791 39.724121 -104.9980629 39.7225275 1603 1634 1635 0.0667169559865797 0.0667169559865797 -105.015737 39.715387 -105.015737 39.714787 15911 9239 9240 0.00759910247117962 0.00759910247117962 -105.0423752 39.716622 -105.042453 39.716655 3133 2004 3061 0.0946875314878615 0.0946875314878615 -104.9350741 39.7601485 -104.9339669 39.7601749 1648 1675 1676 0.0232219414191173 0.0232219414191173 -105.0143702 39.7680596 -105.0146419 39.76806 1649 1676 1677 0.104810655650978 0.104810655650978 -105.0146419 39.76806 -105.0158682 39.7680616 18412 7776 7163 0.0985154391997448 0.0985154391997448 -105.0393033 39.7543708 -105.0381509 39.7543757 3153 3077 3078 0.0921654003892753 0.0921654003892753 -104.9850625 39.7129392 -104.9839851 39.7129498 1666 1129 1692 0.0515669276869657 0.0515669276869657 -105.0404692 39.7676124 -105.0410724 39.7676025 256 264 265 0.00881331069899833 0.00881331069899833 -104.9479356 39.6896766 -104.9480386 39.6896766 19580 10574 7470 0.0064160385090956 0.0064160385090956 -104.9885894 39.7084019 -104.988589 39.7084596 1690 1714 1715 0.111918529606987 0.111918529606987 -105.0420365 39.6912966 -105.0433411 39.691224 12366 8674 8671 0.0118216471510326 0.0118216471510326 -105.011632 39.7531718 -105.0117521 39.7531191 18801 10352 9812 0.039652100920871 0.039652100920871 -104.9919121 39.7693329 -104.9915921 39.7695911 379 381 382 0.0684082960066799 0.0684082960066799 -105.0323033 39.747591 -105.0315032 39.7475841 16308 2827 2851 0.00473328951361683 0.00473328951361683 -104.9721964 39.6979102 -104.9722098 39.6978689 20640 10878 10879 0.0287629224507079 0.0287629224507079 -105.0137749 39.7624832 -105.0134384 39.762482 20278 5573 10727 0.00799925463089475 0.00799925463089475 -105.0440081 39.7735153 -105.0439145 39.7735153 18122 2538 10266 0.180269607102109 0.180269607102109 -105.01068 39.7874523 -105.0106756 39.7890735 1907 1919 1920 0.101419584890654 0.101419584890654 -104.966335 39.707486 -104.9651495 39.7074752 16419 3282 3283 0.0297579469637327 0.0297579469637327 -104.9687946 39.7020548 -104.9691419 39.7020399 11533 1234 1235 0.136499599599558 0.136499599599558 -105.0293502 39.757272 -105.0293331 39.7560445 18135 4099 6043 0.191045620861521 0.191045620861521 -105.0199054 39.783907 -105.0198962 39.7856251 16763 4439 9868 0.0469300202486105 0.0469300202486105 -104.9546886 39.6984458 -104.9551011 39.698724 257 265 257 0.0618021904449226 0.0618021904449226 -104.9480386 39.6896766 -104.9487596 39.6897096 3413 3306 3307 0.147259003832799 0.147259003832799 -104.9862237 39.7592221 -104.985009 39.7601612 1997 2009 2010 0.0436503011483876 0.0436503011483876 -104.9345766 39.7253138 -104.9349064 39.7256134 381 383 384 0.174765079599045 0.174765079599045 -104.9934396 39.7273502 -104.9934388 39.7289219 3437 3324 3325 0.13969071524798 0.13969071524798 -104.9573671 39.7557244 -104.95735 39.7569806 2020 2029 2030 0.0536884532048604 0.0536884532048604 -104.9801901 39.7638953 -104.9806366 39.7642349 14708 5223 5330 0.173633760067415 0.173633760067415 -104.9747109 39.7384283 -104.9746992 39.7368668 17179 5410 5449 0.194891408787823 0.194891408787823 -104.9704709 39.6893522 -104.9704727 39.6911049 2041 2049 2050 0.203224924896292 0.203224924896292 -104.9675091 39.7056815 -104.9674629 39.7038542 15894 9255 9441 0.0812248966226341 0.0812248966226341 -105.0419691 39.7342088 -105.0429186 39.7342294 2068 2071 2072 0.108635365611271 0.108635365611271 -104.953042 39.7728934 -104.9530584 39.7738703 383 385 386 0.313694212518365 0.313694212518365 -105.009982 39.7834091 -105.0063891 39.78283 15938 9757 9756 0.156652526688463 0.156652526688463 -104.9945244 39.7005048 -104.9962839 39.7001148 2092 1220 2094 0.120498651922126 0.120498651922126 -105.0123588 39.736105 -105.013768 39.7361049 16738 725 51 0.242028173240196 0.242028173240196 -104.9512072 39.7016443 -104.953347 39.7002205 19560 10553 10564 0.0204794292027182 0.0204794292027182 -104.9890431 39.7091518 -104.9892825 39.7091533 2166 2165 2166 0.0846335919696035 0.0846335919696035 -105.0140457 39.7285578 -105.0140055 39.7293183 19638 10597 10526 0.00694709641094844 0.00694709641094844 -104.9882854 39.7071884 -104.9883666 39.7071894 3597 3446 2803 0.137873345883867 0.137873345883867 -104.9462506 39.7657138 -104.9462404 39.7669537 16317 2510 3005 0.00592207877923616 0.00592207877923616 -104.9709885 39.6970925 -104.9710275 39.6970485 17174 5326 5327 0.109586213492937 0.109586213492937 -104.9693021 39.6883439 -104.9693125 39.6893294 16740 4437 10005 0.047793833799427 0.047793833799427 -104.9534368 39.6995469 -104.9531164 39.6991948 3644 3483 3484 0.202897902969007 0.202897902969007 -104.9640501 39.6929756 -104.9640755 39.691151 2231 2232 2233 0.0942717670146639 0.0942717670146639 -104.9395024 39.7328547 -104.9384001 39.7328678 2232 2233 2234 0.0947564865992517 0.0947564865992517 -104.9384001 39.7328678 -104.937292 39.7328682 16741 10005 4510 0.0465117651564764 0.0465117651564764 -104.9531164 39.6991948 -104.9527144 39.6989132 2248 2251 2252 0.0515208780131149 0.0515208780131149 -104.9592063 39.733462 -104.9586038 39.733462 16742 4510 10006 0.0392105126712721 0.0392105126712721 -104.9527144 39.6989132 -104.9523627 39.6986871 3687 3523 3524 0.057537938641533 0.057537938641533 -104.9593466 39.6983911 -104.9586741 39.6983954 2276 2276 2277 0.201064010739015 0.201064010739015 -104.930959 39.7455899 -104.9309504 39.7473981 18183 6051 5769 0.201340675613812 0.201340675613812 -105.0269948 39.7856221 -105.0269959 39.7874328 18863 9178 2185 0.000908525082812035 0.000908525082812035 -105.0164243 39.7306043 -105.0164339 39.7306008 14108 502 3544 0.223192299132 0.223192299132 -104.9447772 39.7492764 -104.9457557 39.7511373 16417 3130 3281 0.0400386431725339 0.0400386431725339 -104.970947 39.7024436 -104.9710667 39.7027917 16286 1362 1363 0.0694355006798695 0.0694355006798695 -104.9710484 39.6970248 -104.9708258 39.6964243 3729 3563 3564 0.1023601599905 0.1023601599905 -104.9671659 39.7544703 -104.9659688 39.7544499 13961 9112 9247 0.133632751867418 0.133632751867418 -105.0137882 39.7256148 -105.0153507 39.7256041 2325 1348 1614 0.104366499106977 0.104366499106977 -104.9759324 39.769905 -104.9767564 39.7705977 18909 10388 10381 0.014813120492833 0.014813120492833 -105.0124728 39.7502617 -105.0125841 39.7503638 18903 10381 10380 0.00882005349877488 0.00882005349877488 -105.0125841 39.7503638 -105.0126123 39.7504401 18454 4296 10295 0.0897566766881454 0.0897566766881454 -105.0410672 39.7539301 -105.041069 39.7531229 14692 941 2225 0.184174515609916 0.184174515609916 -104.9712147 39.7320508 -104.9712038 39.7337071 19558 10562 10563 0.0196153093677919 0.0196153093677919 -104.9885838 39.7091493 -104.9888131 39.7091506 16743 10006 7566 0.0419162617939555 0.0419162617939555 -104.9523627 39.6986871 -104.9519988 39.6984347 19568 7474 10568 0.0062936328481519 0.0062936328481519 -104.9895159 39.7084654 -104.9895159 39.7084088 18905 10382 10383 0.00831887899673018 0.00831887899673018 -105.0125197 39.7501462 -105.0124996 39.7502194 17147 4241 3546 0.202185735299221 0.202185735299221 -104.9751708 39.6966094 -104.9751709 39.6984277 14720 937 2221 0.184339220920538 0.184339220920538 -104.9735126 39.732045 -104.9735163 39.7337028 18637 2580 7383 0.244324669292135 0.244324669292135 -105.0330978 39.7229268 -105.0336341 39.725085 2484 2467 2468 0.0154146632189528 0.0154146632189528 -104.9339464 39.7474085 -104.9337661 39.7474085 17183 5608 5658 0.149882473899379 0.149882473899379 -104.9716303 39.6911179 -104.9716542 39.6897701 3908 3707 3708 0.138080579549583 0.138080579549583 -105.0030264 39.7742905 -105.002935 39.7755303 2555 2532 2533 0.191131540477931 0.191131540477931 -105.0217751 39.73818 -105.0240058 39.7380698 2556 2533 254 0.098486007419044 0.098486007419044 -105.0240058 39.7380698 -105.0251543 39.7380028 19573 10570 7473 0.00674972719310255 0.00674972719310255 -104.9892888 39.7085247 -104.9892894 39.708464 2577 1090 2550 0.0509764502640852 0.0509764502640852 -105.0403847 39.7874333 -105.0409813 39.787434 17311 5685 5705 0.205154639659543 0.205154639659543 -104.9611673 39.6929737 -104.9611673 39.6911287 20594 10852 10864 0.00559477666444464 0.00559477666444464 -105.0249031 39.7609028 -105.0249015 39.7609531 2602 2568 2565 0.0838899757725962 0.0838899757725962 -104.9535373 39.7090785 -104.9525578 39.7090414 13584 9079 9135 0.0736016285399027 0.0736016285399027 -104.9930943 39.7037972 -104.9922711 39.7036048 3952 3748 3749 0.123087650580437 0.123087650580437 -105.0264583 39.7729227 -105.026537 39.774028 2626 2587 2588 0.00484286584971978 0.00484286584971978 -105.0361228 39.7229454 -105.0361794 39.7229441 2627 2588 2589 0.0472712028951763 0.0472712028951763 -105.0361794 39.7229441 -105.0367321 39.7229406 18404 10286 7165 0.0480937532986949 0.0480937532986949 -105.0387191 39.7554242 -105.0381565 39.7554232 18406 9349 8340 0.136218529796162 0.136218529796162 -105.0259368 39.7560399 -105.0259235 39.7572649 13586 9135 9136 0.116423294527986 0.116423294527986 -104.9922711 39.7036048 -104.9910031 39.7032246 14719 5893 937 0.0748599535472642 0.0748599535472642 -104.9735211 39.7313718 -104.9735126 39.732045 2721 2676 2677 0.00391406141859358 0.00391406141859358 -104.9524392 39.7606894 -104.9524392 39.7607246 18735 4002 7603 0.202077020511888 0.202077020511888 -105.0300499 39.727056 -105.0294393 39.7288116 17677 6029 10165 0.522362145407342 0.522362145407342 -104.9855966 39.7797106 -104.9794908 39.7794867 17480 344 5940 0.0510780896194201 0.0510780896194201 -105.0150427 39.753956 -105.0154315 39.7536072 2823 2771 2261 0.100546651913918 0.100546651913918 -104.9317009 39.7674455 -104.930525 39.7674191 18144 10275 10261 0.405650212701817 0.405650212701817 -105.0175785 39.7910801 -105.0175788 39.787432 12350 8663 8667 0.00958750951684791 0.00958750951684791 -105.0123961 39.7526334 -105.0124751 39.7525722 4125 3888 3889 0.19728512260693 0.19728512260693 -104.9634642 39.7350462 -104.9634771 39.7368204 2839 2788 1047 0.105687024742303 0.105687024742303 -104.9634422 39.7669465 -104.9622057 39.7669537 2840 1047 2789 0.0528381886609336 0.0528381886609336 -104.9622057 39.7669537 -104.9615875 39.7669517 12351 8667 8668 0.0176529909929813 0.0176529909929813 -105.0124751 39.7525722 -105.0125278 39.7524187 19572 10564 10570 0.0698992084212194 0.0698992084212194 -104.9892825 39.7091533 -104.9892888 39.7085247 16413 9458 9887 0.0468003057153474 0.0468003057153474 -104.9711616 39.7030276 -104.9708237 39.7033586 2910 785 2854 0.0936375066158938 0.0936375066158938 -105.0042571 39.7018586 -105.0038253 39.7010848 12361 8671 8672 0.0146217858658369 0.0146217858658369 -105.0117521 39.7531191 -105.011589 39.7530795 2955 2899 2900 0.139071498957734 0.139071498957734 -104.9733522 39.7569824 -104.9733518 39.7582331 20621 10800 10799 0.0197706815366264 0.0197706815366264 -105.0218874 39.7616318 -105.0218863 39.7618096 16441 5747 9898 0.0366397439833697 0.0366397439833697 -104.9676964 39.6930969 -104.9681189 39.6930432 3003 2938 2939 0.343360355018568 0.343360355018568 -104.9247744 39.7038309 -104.92577 39.7008395 20697 4524 10911 0.0102002426471616 0.0102002426471616 -105.0250845 39.7632041 -105.0250813 39.7632958 20441 10798 10799 0.0151893809033584 0.0151893809033584 -105.0218855 39.7619462 -105.0218863 39.7618096 3052 2983 2984 0.049669116788992 0.049669116788992 -105.038723 39.7584839 -105.039304 39.7584901 17130 4371 4372 0.0862019013563638 0.0862019013563638 -104.976372 39.6922088 -104.9763628 39.692984 3072 3004 3006 0.148595619798792 0.148595619798792 -104.9912932 39.744504 -104.9900832 39.7454633 20009 9620 10046 0.0380951574175552 0.0380951574175552 -105.0020353 39.747495 -105.001796 39.747784 4390 4106 695 0.201687631399372 0.201687631399372 -104.9512775 39.7401701 -104.9512663 39.7419839 18702 2606 1861 0.182749323037212 0.182749323037212 -105.042706 39.7229718 -105.0427108 39.7213283 3122 2901 3051 0.104668558602022 0.104668558602022 -104.9733513 39.7594897 -104.9721269 39.7594785 20265 5574 10723 0.0117861788911356 0.0117861788911356 -105.0440065 39.7739591 -105.0438686 39.7739577 20266 10724 7552 0.00870010659628447 0.00870010659628447 -105.0452474 39.7730203 -105.0451456 39.7730203 19624 10591 10497 0.00644185269782912 0.00644185269782912 -104.9910656 39.7099299 -104.9911409 39.7099307 19579 10573 10574 0.0879788736402366 0.0879788736402366 -104.9885953 39.7076107 -104.9885894 39.7084019 18895 10376 10377 0.0641298068195797 0.0641298068195797 -105.0120158 39.75012 -105.0124804 39.7505728 20011 10694 10695 0.0242395353024572 0.0242395353024572 -105.0045347 39.7529806 -105.0047359 39.752827 17687 6171 6172 0.0391351463481426 0.0391351463481426 -104.9860994 39.7796015 -104.9856415 39.7795956 3160 3084 3085 0.0490903700114876 0.0490903700114876 -104.9792501 39.712914 -104.9786762 39.712912 19594 10580 10495 0.00720293691626167 0.00720293691626167 -104.991062 39.7102859 -104.9911462 39.7102866 3180 3100 3101 0.129889039932712 0.129889039932712 -104.9377781 39.7130688 -104.9362596 39.7130732 17168 5241 5262 0.201125324676422 0.201125324676422 -104.9740116 39.7038551 -104.9739919 39.7056638 17121 1798 4176 0.205688375484509 0.205688375484509 -104.9775097 39.6947606 -104.9775098 39.6966104 3202 3118 3119 0.112364882779035 0.112364882779035 -104.9350589 39.6929564 -104.9350503 39.6919459 14726 5162 6220 0.0504817306174529 0.0504817306174529 -104.9746897 39.7395432 -104.9752801 39.7395432 3225 3140 3141 0.161478257380345 0.161478257380345 -104.964537 39.7804755 -104.9645304 39.7819277 13781 438 3176 0.297045355127737 0.297045355127737 -105.0062729 39.7603999 -105.0085577 39.7583871 19813 5371 10633 0.121358837066421 0.121358837066421 -105.0021749 39.7336954 -105.0021797 39.732604 3298 3207 2047 0.106039987596014 0.106039987596014 -104.9687078 39.7111105 -104.9674682 39.7111011 17169 5262 1912 0.201876443466571 0.201876443466571 -104.9739919 39.7056638 -104.9739477 39.707479 4605 3695 4261 0.0511463408235916 0.0511463408235916 -104.9617464 39.6965839 -104.9611486 39.6965834 3320 3225 3226 0.12416264535459 0.12416264535459 -105.0174873 39.7717281 -105.0189401 39.7717271 19269 10421 10423 0.00254934916501421 0.00254934916501421 -104.9951815 39.7462368 -104.9951604 39.7462206 18686 1372 4116 0.0631464225691973 0.0631464225691973 -105.0366894 39.7117844 -105.0367025 39.7112166 20456 10811 10791 0.0266421174352104 0.0266421174352104 -105.022998 39.7596958 -105.0231621 39.7594921 20624 10873 10804 0.10579809531994 0.10579809531994 -105.0229935 39.7611592 -105.0242305 39.7611919 18140 10260 10273 0.404128367861769 0.404128367861769 -105.0164142 39.7874331 -105.0164012 39.7910675 4673 4035 4316 0.0606123696093501 0.0606123696093501 -105.0344405 39.6976368 -105.03444 39.6970917 3387 3285 3286 0.00355897702027561 0.00355897702027561 -104.9500244 39.7038338 -104.9499828 39.7038341 3388 3286 3287 0.0772193168955733 0.0772193168955733 -104.9499828 39.7038341 -104.9490802 39.7038404 18146 10276 10258 0.404206655907194 0.404206655907194 -105.0117797 39.791059 -105.0117945 39.7874239 4696 808 3552 0.152717552993661 0.152717552993661 -104.9769333 39.7532524 -104.9769434 39.7546258 3410 3303 3304 0.147141483236073 0.147141483236073 -104.9898413 39.756424 -104.9886307 39.7573647 20283 10722 10688 0.0815558763222832 0.0815558763222832 -105.044096 39.7739592 -105.0440849 39.7746926 20448 10804 10757 0.0136201124223367 0.0136201124223367 -105.0242305 39.7611919 -105.0243898 39.7611891 20785 10292 10946 0.00447271282341959 0.00447271282341959 -105.0280151 39.7614164 -105.0280565 39.761441 19630 10593 10504 0.00657829834277663 0.00657829834277663 -104.9910888 39.7082874 -104.9911657 39.7082872 3431 3318 3319 0.157091916454475 0.157091916454475 -104.957059 39.7805126 -104.9570312 39.7819252 20450 10805 10806 0.0327940652155406 0.0327940652155406 -105.0159721 39.7585081 -105.0163557 39.7585125 4743 1385 4362 0.103327121803573 0.103327121803573 -105.0016028 39.7121409 -105.0015545 39.7112124 18254 6754 8093 0.140439193425512 0.140439193425512 -105.0275819 39.7660439 -105.0259388 39.766049 18250 9369 6873 0.0520299718080319 0.0520299718080319 -105.0258904 39.7692943 -105.025904 39.7697621 20787 10932 5700 0.00677435562999442 0.00677435562999442 -105.0356849 39.762197 -105.035764 39.7622008 3475 3354 3355 0.201619360833214 0.201619360833214 -104.9338255 39.7274243 -104.9338318 39.7292375 14728 6303 5053 0.0505955795491821 0.0505955795491821 -104.9758778 39.7395535 -104.9764695 39.7395488 3501 59 3374 0.0977645612190622 0.0977645612190622 -104.9247401 39.6995385 -104.9240963 39.6988121 4808 4414 4415 0.102078381821333 0.102078381821333 -105.0298228 39.7058121 -105.0297971 39.7067299 3525 3393 3394 0.0602077843108352 0.0602077843108352 -105.0351232 39.7277059 -105.0351404 39.7282472 18251 6873 8493 0.0500003986375519 0.0500003986375519 -105.025904 39.7697621 -105.0258941 39.7702117 3545 656 1887 0.0518725917476049 0.0518725917476049 -105.0346018 39.7589808 -105.0346033 39.7594473 14732 5467 6342 0.17284299485541 0.17284299485541 -104.97589 39.7384222 -104.9758813 39.7368678 3566 1664 1683 0.0314909646044893 0.0314909646044893 -105.034629 39.767391 -105.0346312 39.7676742 17138 1909 4488 0.199449310001805 0.199449310001805 -104.9763514 39.7074715 -104.9762867 39.7092645 18256 7043 3984 0.199449230757582 0.199449230757582 -105.0322741 39.7687942 -105.0299405 39.7688003 4925 3762 2559 0.0885452473584724 0.0885452473584724 -105.0051409 39.7854596 -105.0051367 39.7862559 18261 6496 2547 0.410253746717568 0.410253746717568 -105.0386639 39.7911236 -105.0386666 39.7874341 3637 3478 3266 0.200452444377038 0.200452444377038 -104.9639908 39.7056725 -104.9639994 39.7038698 3638 3266 3479 0.201663130575812 0.201663130575812 -104.9639994 39.7038698 -104.9639986 39.7020562 20636 4518 10876 0.0502632727704227 0.0502632727704227 -105.0137768 39.7632209 -105.0137702 39.7627689 3656 1794 3493 0.171297280470528 0.171297280470528 -104.9284394 39.6945392 -104.9285338 39.6930004 18171 6061 4076 0.198476287736927 0.198476287736927 -105.0339562 39.7856259 -105.0339181 39.7838412 20376 10759 10760 0.116931333825994 0.116931333825994 -105.0243509 39.7608348 -105.0229928 39.7607087 3702 3537 3538 0.048566556365416 0.048566556365416 -104.9798091 39.6984199 -104.9792415 39.6984264 20385 10293 10769 0.0538892457987372 0.0538892457987372 -105.0260789 39.759245 -105.0254485 39.7592401 18174 6420 6455 0.4094647827628 0.4094647827628 -105.0245269 39.7874302 -105.024535 39.7911126 5048 4577 4578 0.133343896044873 0.133343896044873 -105.0315052 39.7415025 -105.0330646 39.7415188 3745 3575 3576 0.0911473636959273 0.0911473636959273 -104.9499292 39.7544371 -104.9488635 39.7544629 3747 3577 3469 0.101252045857741 0.101252045857741 -104.9476756 39.7544343 -104.9464912 39.7544409 20384 10767 10768 0.0160296914364663 0.0160296914364663 -105.0239411 39.7605037 -105.0241099 39.7605665 17309 4261 5684 0.20074031502923 0.20074031502923 -104.9611486 39.6965834 -104.9611511 39.6947781 18311 7054 7244 0.0289643230302344 0.0289643230302344 -105.0315008 39.7711217 -105.0311621 39.7711127 20470 10819 10820 0.0323669425461701 0.0323669425461701 -105.0192728 39.7586316 -105.0188943 39.7586235 14736 4161 4770 0.262098569801346 0.262098569801346 -104.9769715 39.7201202 -104.97698 39.7224773 5118 4637 4638 0.0862888373921514 0.0862888373921514 -105.0198922 39.7331309 -105.0201418 39.7338828 18265 6532 1691 0.20439620202731 0.20439620202731 -105.0398808 39.7657795 -105.039903 39.7676176 20472 10821 10822 0.0473810496096361 0.0473810496096361 -105.0191892 39.758896 -105.0191858 39.7593221 5168 2615 4670 0.0537518017226415 0.0537518017226415 -104.9940077 39.7225208 -104.9940093 39.7230042 18530 9153 9524 0.0561612407510351 0.0561612407510351 -105.0338511 39.7495101 -105.0336803 39.7499978 17081 882 4467 0.138148999917071 0.138148999917071 -104.9615915 39.7644962 -104.9615875 39.7657386 20012 10207 7896 0.145636470907972 0.145636470907972 -104.9904003 39.7512676 -104.9891984 39.7521958 20423 10784 10785 0.00445123207828982 0.00445123207828982 -105.0187393 39.7585283 -105.0187626 39.7585641 19137 10436 10430 0.0315234230528839 0.0315234230528839 -105.0130548 39.7409589 -105.0132616 39.7411936 17145 4684 1801 0.196612355705575 0.196612355705575 -104.9751601 39.6929864 -104.9751816 39.6947545 3889 3694 83 0.201794860941248 0.201794860941248 -104.9616812 39.702043 -104.961704 39.7002283 18574 10316 10323 0.0808271649311999 0.0808271649311999 -105.0343233 39.7828561 -105.0341543 39.7821409 17148 3546 46 0.198774198414449 0.198774198414449 -104.9751709 39.6984277 -104.9751601 39.7002153 3912 3710 3711 0.148294717491307 0.148294717491307 -104.9874523 39.7183509 -104.9891861 39.7183575 20615 10786 10857 0.0479734082124594 0.0479734082124594 -105.0188457 39.7592189 -105.0184643 39.7595354 18267 6545 2438 0.164157220604829 0.164157220604829 -105.039903 39.7694505 -105.0399004 39.7709268 17099 332 3745 0.0956275481171213 0.0956275481171213 -104.9554298 39.7451641 -104.9546644 39.7457912 14740 6607 3802 0.199799384709315 0.199799384709315 -104.9769867 39.7272649 -104.9769713 39.7290617 18269 5736 5525 0.155855016610815 0.155855016610815 -105.0398843 39.7724635 -105.0398709 39.7738651 5281 4748 4749 0.0137701294893219 0.0137701294893219 -104.9856194 39.7225378 -104.9854584 39.7225389 3961 3755 3756 0.201785607236284 0.201785607236284 -105.0264145 39.7856195 -105.0264176 39.7874342 3963 3757 1865 0.238183107088451 0.238183107088451 -104.9873962 39.696636 -104.9901799 39.6966614 18538 10309 10310 0.222695826046938 0.222695826046938 -105.0483038 39.7607426 -105.0509091 39.7607413 4053 3833 3834 0.0227974048946719 0.0227974048946719 -105.0428186 39.7485544 -105.0428357 39.748759 18576 10324 10320 0.158325840757882 0.158325840757882 -105.0327262 39.781661 -105.0313943 39.7806712 5401 3070 4833 0.174791291148441 0.174791291148441 -104.9437655 39.7130666 -104.9437517 39.7114947 20827 9001 9205 0.0113889892669974 0.0113889892669974 -105.0253805 39.7605003 -105.0253893 39.7603981 16010 9780 9781 0.00910284197008254 0.00910284197008254 -104.9993976 39.688968 -104.9994018 39.6890498 18606 8065 6592 0.262343816062173 0.262343816062173 -105.0356674 39.7306063 -105.0356782 39.7329656 18608 2631 5208 0.201029440504885 0.201029440504885 -105.0445241 39.7221383 -105.0445268 39.7239462 20328 10745 10742 0.0339039031846942 0.0339039031846942 -105.0237282 39.7585962 -105.0237259 39.7589011 4098 1552 3870 0.130787042699874 0.130787042699874 -104.944264 39.777781 -104.9440689 39.7789476 16079 9815 9284 0.0214365694827313 0.0214365694827313 -104.9728236 39.7796294 -104.9725733 39.7796422 18703 1861 7871 0.177358977412927 0.177358977412927 -105.0427108 39.7213283 -105.0426986 39.7197333 5445 4865 4866 0.0483753395839426 0.0483753395839426 -104.9775716 39.7351373 -104.9770059 39.7351417 4124 2246 3888 0.176179418850458 0.176179418850458 -104.9634985 39.733462 -104.9634642 39.7350462 18692 1856 5978 0.157563244482301 0.157563244482301 -105.0391086 39.721333 -105.0391098 39.719916 5513 4918 1222 0.0334183748575429 0.0334183748575429 -105.0119518 39.7375725 -105.0123423 39.7375848 4193 3941 3942 0.10150841538758 0.10150841538758 -105.000152 39.7393746 -105.0001356 39.7384618 18280 6739 6757 0.185196443942793 0.185196443942793 -105.0386693 39.7783767 -105.0386612 39.7767112 18287 3986 6762 0.199195011240905 0.199195011240905 -105.0299471 39.7698868 -105.0276181 39.7698189 4211 3961 3962 0.203354581445588 0.203354581445588 -105.0001766 39.7184091 -105.0001681 39.7165803 18282 6460 6792 0.289344591592559 0.289344591592559 -105.0386826 39.775685 -105.038701 39.7730829 18709 7654 7506 0.191266971634704 0.191266971634704 -105.0411042 39.7282537 -105.0410987 39.7299738 4258 4004 4005 0.0557864946968893 0.0557864946968893 -105.0300506 39.7288149 -105.0300506 39.7293166 18293 6900 6901 0.125065642459057 0.125065642459057 -105.0409865 39.7832584 -105.0409738 39.7821337 4279 4022 4023 0.136471513645059 0.136471513645059 -105.0299425 39.7548206 -105.0299339 39.7560479 18285 6794 6824 0.0676234540262284 0.0676234540262284 -105.0322928 39.76996 -105.0315024 39.7699322 20412 10780 10737 0.00327519593576582 0.00327519593576582 -105.0250471 39.7600231 -105.0250397 39.7599942 5639 1165 885 0.138504687840451 0.138504687840451 -104.9585626 39.7632361 -104.9585659 39.7644817 18705 4059 9745 0.17218742858343 0.17218742858343 -105.0426948 39.7181453 -105.0428433 39.716601 5680 5036 5037 0.13925145495263 0.13925145495263 -104.9757455 39.7507464 -104.9757231 39.7519986 4340 4070 4006 0.0527657969561626 0.0527657969561626 -105.0293098 39.784231 -105.0299104 39.7841207 4341 4006 4071 0.045563339939639 0.045563339939639 -105.0299104 39.7841207 -105.0304275 39.7840207 18706 9745 3863 0.0360430655172132 0.0360430655172132 -105.0428433 39.716601 -105.0432639 39.7165811 4363 4087 1214 0.050228703045046 0.050228703045046 -105.0117891 39.7838304 -105.0123769 39.7838268 18708 6218 7654 0.273874816557472 0.273874816557472 -105.0410732 39.7257908 -105.0411042 39.7282537 14701 5065 986 0.133961657579708 0.133961657579708 -104.9746455 39.7240692 -104.9740817 39.7251932 4385 4078 4080 0.499220390775423 0.499220390775423 -104.9910214 39.7840807 -104.9968637 39.7840925 17161 5086 5087 0.0305453434226413 0.0305453434226413 -104.9740443 39.690895 -104.9740434 39.6911697 4410 4124 3048 0.142041157035339 0.142041157035339 -104.9512246 39.7581873 -104.9511947 39.7594645 18547 10315 7542 0.326789019301198 0.326789019301198 -105.0487786 39.766951 -105.0449552 39.7669613 5780 4917 5106 0.0912724900005868 0.0912724900005868 -104.9558286 39.7101945 -104.9558382 39.7110153 4431 4139 2389 0.109327413388579 0.109327413388579 -104.9508399 39.7728937 -104.950844 39.7738769 5754 5082 5083 0.0244848814587712 0.0244848814587712 -104.9957853 39.7079855 -104.9957531 39.7077667 18548 7542 5567 0.0788647232749776 0.0788647232749776 -105.0449552 39.7669613 -105.0440325 39.7669654 5829 5144 5145 0.0718528722690416 0.0718528722690416 -104.9280639 39.7313625 -104.9273197 39.7310625 4478 4170 4171 0.114300734663783 0.114300734663783 -104.9694426 39.7200889 -104.9681062 39.7200857 14104 421 3767 0.239382300921688 0.239382300921688 -104.9424633 39.7443997 -104.9431585 39.7464851 5849 1966 5160 0.213373795201997 0.213373795201997 -104.9270076 39.7437306 -104.9270451 39.7456493 4498 1369 4184 0.105991036166523 0.105991036166523 -104.9923595 39.7121202 -104.9923849 39.7111672 17123 3542 42 0.197838013671145 0.197838013671145 -104.977531 39.6984299 -104.9775311 39.7002091 18295 1428 6901 0.00619376962359973 0.00619376962359973 -105.0409732 39.782078 -105.0409738 39.7821337 18296 6901 6968 0.214788257098635 0.214788257098635 -105.0409738 39.7821337 -105.0409894 39.7802021 5920 5198 5199 0.0509206897939403 0.0509206897939403 -104.9957805 39.7241162 -104.9963759 39.7241168 4576 4176 1777 0.0501165848501884 0.0501165848501884 -104.9775098 39.6966104 -104.9769241 39.6966037 20629 10873 10847 0.0359844691550279 0.0359844691550279 -105.0229935 39.7611592 -105.0229893 39.7608356 18356 7764 7765 0.203486837058476 0.203486837058476 -105.035177 39.7783841 -105.0351796 39.7802141 18353 7040 3427 0.201724758100166 0.201724758100166 -105.0322731 39.7669531 -105.0346332 39.7669387 6017 3447 5269 0.0916999906376171 0.0916999906376171 -104.9462338 39.7680932 -104.9451609 39.7680906 4669 4312 4313 0.0844811623232087 0.0844811623232087 -105.0344662 39.7021142 -105.0344405 39.7013547 18355 7763 7764 0.18255985476615 0.18255985476615 -105.0351781 39.7767423 -105.035177 39.7783841 20388 10772 10773 0.00806462172146812 0.00806462172146812 -105.0237551 39.7606258 -105.0238489 39.7606336 4690 1574 4327 0.172428634063548 0.172428634063548 -105.0360845 39.6869978 -105.0362476 39.6854522 14761 7128 660 0.183084210873309 0.183084210873309 -104.9793265 39.7400224 -104.9793171 39.7416689 18307 7041 3428 0.200871545358079 0.200871545358079 -105.0322795 39.7678767 -105.0346296 39.7678582 4768 2038 4380 0.146902820961905 0.146902820961905 -104.9740667 39.759206 -104.9752846 39.7582739 18357 7765 7253 0.0959812077322034 0.0959812077322034 -105.0351796 39.7802141 -105.0351261 39.7810763 17178 5409 5410 0.041431272963648 0.041431272963648 -104.9704716 39.6889796 -104.9704709 39.6893522 4841 4434 4435 0.0243817622036277 0.0243817622036277 -104.957527 39.709294 -104.957697 39.709118 19636 10595 10596 0.0236895488952709 0.0236895488952709 -104.9882841 39.7073658 -104.9881372 39.7071852 20494 10814 10837 0.00453902687683386 0.00453902687683386 -105.0192222 39.758524 -105.0192753 39.758524 12316 8640 8559 0.0170391288088959 0.0170391288088959 -105.0078019 39.7541251 -105.0076796 39.7542461 4864 4448 4449 0.051463626660104 0.051463626660104 -104.9785732 39.7570722 -104.9789969 39.757401 14105 3767 490 0.17231974049998 0.17231974049998 -104.9431585 39.7464851 -104.9415277 39.7473958 18310 7244 7054 0.0289643230302344 0.0289643230302344 -105.0311621 39.7711127 -105.0315008 39.7711217 4906 3886 865 0.080856531304005 0.080856531304005 -104.9437961 39.7657098 -104.9428501 39.7657082 14762 660 7162 0.177556995744578 0.177556995744578 -104.9793171 39.7416689 -104.9793413 39.7432656 14106 490 492 0.200841500024827 0.200841500024827 -104.9415277 39.7473958 -104.9415359 39.749202 6278 5468 5223 0.0507325637005759 0.0507325637005759 -104.9753042 39.7384242 -104.9747109 39.7384283 20498 2955 10783 0.00926966063781334 0.00926966063781334 -105.0159686 39.7584009 -105.0159618 39.7583177 18511 9529 10302 0.134870017545438 0.134870017545438 -105.0410698 39.7499582 -105.0410619 39.7511711 18559 10317 10318 0.0818849597364774 0.0818849597364774 -105.03063 39.7832519 -105.0297002 39.7834301 5006 4551 4552 0.0605833275140723 0.0605833275140723 -105.0217216 39.7338931 -105.0217376 39.7344378 20497 10805 2955 0.011923850145444 0.011923850145444 -105.0159721 39.7585081 -105.0159686 39.7584009 6365 1258 377 0.0777271141684953 0.0777271141684953 -105.0204854 39.7741292 -105.0213949 39.7741289 5032 3218 4567 0.203476554448063 0.203476554448063 -104.9605331 39.7111143 -104.9605404 39.7092844 18309 3989 7244 0.103816807067418 0.103816807067418 -105.0299481 39.7710804 -105.0311621 39.7711127 6389 5536 5537 0.0941709460297732 0.0941709460297732 -104.9948277 39.7742296 -104.9959296 39.7742339 5052 4580 4581 0.0994044886957745 0.0994044886957745 -105.0369879 39.7415159 -105.0381505 39.741515 19827 9253 7642 0.176656738058614 0.176656738058614 -105.0022016 39.7289106 -105.0022097 39.7273219 18315 7190 1430 0.126827993445383 0.126827993445383 -105.0421451 39.7832183 -105.0421723 39.7820779 18691 2597 1856 0.178902858758576 0.178902858758576 -105.0391167 39.7229419 -105.0391086 39.721333 6529 1038 5638 0.106710156184621 0.106710156184621 -104.9622461 39.7557325 -104.9609978 39.7557305 5211 4703 4704 0.0593965930317325 0.0593965930317325 -104.9883469 39.709334 -104.9890412 39.7093409 18320 7455 6063 0.193748278871749 0.193748278871749 -105.0363356 39.7838724 -105.0363465 39.7856148 5307 4763 4764 0.0623737801227747 0.0623737801227747 -104.9601753 39.7225386 -104.959446 39.7225375 20402 10771 10761 0.045832556045337 0.045832556045337 -105.0250699 39.7607782 -105.0250806 39.7603661 6659 5732 716 0.0227471694550216 0.0227471694550216 -105.0039126 39.7730596 -105.0041786 39.7730524 5331 3596 4783 0.0944705655668644 0.0944705655668644 -104.9293972 39.7231683 -104.9282926 39.7231695 14107 492 502 0.277229511676695 0.277229511676695 -104.9415359 39.749202 -104.9447772 39.7492764 6732 5783 5784 0.103949862025848 0.103949862025848 -104.9941411 39.7504097 -104.9949995 39.7510718 14767 7420 4860 0.190666070334235 0.190666070334235 -104.9804389 39.7368731 -104.9804415 39.7351584 20406 8354 10772 0.00730920335045724 0.00730920335045724 -105.0236698 39.7606212 -105.0237551 39.7606258 6754 5799 5800 0.0473962648551068 0.0473962648551068 -105.0328002 39.7874226 -105.0333549 39.7874228 14769 7430 4858 0.18998910813567 0.18998910813567 -104.9816663 39.7368655 -104.981675 39.7351569 5443 4863 4864 0.0452091651037792 0.0452091651037792 -104.9787104 39.7351477 -104.9781817 39.7351466 19834 10654 9725 0.196434640947063 0.196434640947063 -105.0398868 39.736613 -105.0393021 39.7349046 6799 2741 5836 0.0500630331544159 0.0500630331544159 -104.9558357 39.6911246 -104.9552507 39.6911326 20523 2708 10752 0.00659207654644855 0.00659207654644855 -105.0229124 39.7619341 -105.0229895 39.7619327 18323 7479 7480 0.203575671880267 0.203575671880267 -105.0433631 39.7802085 -105.043363 39.7783777 18329 6073 7593 0.194237102947714 0.194237102947714 -105.0433238 39.7856121 -105.0433336 39.7838653 5506 4912 2121 0.0993922299820147 0.0993922299820147 -104.9280548 39.7346813 -104.9268925 39.7346889 19837 5204 5602 0.169326060361496 0.169326060361496 -105.000925 39.7241245 -105.0016002 39.725556 6868 3299 5873 0.0385426751655708 0.0385426751655708 -105.0432684 39.7149673 -105.043719 39.7149652 5529 4929 4930 0.0186787878300106 0.0186787878300106 -104.9980335 39.7400187 -104.9981378 39.7401663 5530 4930 4931 0.150638241291928 0.150638241291928 -104.9981378 39.7401663 -104.9988399 39.7414088 20519 10815 10845 0.0426977620157165 0.0426977620157165 -105.0192433 39.7583417 -105.0187438 39.7583413 6909 5905 5906 0.0925705753401188 0.0925705753401188 -104.9394475 39.7492413 -104.9383649 39.7492571 5581 4968 4969 0.19364655602673 0.19364655602673 -104.9800866 39.7801495 -104.9800922 39.781891 20802 10942 606 0.00932539286509621 0.00932539286509621 -105.0279694 39.7630233 -105.0278867 39.763078 20522 10808 2708 0.0062556157491122 0.0062556157491122 -105.0228402 39.7619433 -105.0229124 39.7619341 5631 3571 5004 0.140817256140417 0.140817256140417 -104.9585602 39.75446 -104.9585604 39.7557264 18338 2435 7632 0.201752260263955 0.201752260263955 -105.0387198 39.7712682 -105.038723 39.7730826 20016 2696 8044 0.148197142125826 0.148197142125826 -104.984388 39.7559539 -104.9831794 39.7569094 5653 2345 4151 0.175358365382788 0.175358365382788 -104.9585534 39.7194149 -104.9582358 39.7209729 18327 1432 7191 0.123062885737589 0.123062885737589 -105.0433255 39.7820793 -105.0433363 39.783186 6998 2684 5970 0.144359466732262 0.144359466732262 -104.9795298 39.7522538 -104.9783626 39.753192 5670 679 5028 0.00422540721209624 0.00422540721209624 -104.9591758 39.7416126 -104.9591758 39.7416506 5671 5028 5029 0.199984733552555 0.199984733552555 -104.9591758 39.7416506 -104.9591698 39.7434491 20382 10765 10766 0.0345648031474255 0.0345648031474255 -105.023905 39.7606411 -105.0243045 39.7606892 18350 7716 6756 0.141149359906032 0.141149359906032 -105.0259442 39.7669727 -105.0275956 39.7669634 5748 5078 5079 0.20268033504505 0.20268033504505 -105.0378651 39.6985745 -105.0378823 39.6967518 18163 10259 6036 0.2014076606309 0.2014076606309 -105.0152653 39.7874334 -105.0152693 39.7856221 14704 5105 3799 0.199599075644316 0.199599075644316 -104.9735001 39.7272799 -104.9734712 39.7290748 18162 2170 10259 0.118558518008842 0.118558518008842 -105.0146867 39.7884025 -105.0152653 39.7874334 20019 4453 5501 0.145746885757253 0.145746885757253 -104.980759 39.7587503 -104.9796104 39.759719 5830 5145 2118 0.0459910302398271 0.0459910302398271 -104.9273197 39.7310625 -104.9268844 39.7308196 20020 5501 7075 0.147873409818305 0.147873409818305 -104.9796104 39.759719 -104.9783828 39.760656 14776 5927 3806 0.151596310173331 0.151596310173331 -104.9804991 39.7304325 -104.9805124 39.7290692 5853 4622 5163 0.10255879316328 0.10255879316328 -104.9274625 39.7446677 -104.9274829 39.7455899 18343 7662 5247 0.110734380038432 0.110734380038432 -105.0351663 39.7639675 -105.0351958 39.7649631 20022 8291 7898 0.145585163841291 0.145585163841291 -104.9912817 39.7519386 -104.9900722 39.7528603 7192 6084 6085 0.188916282974339 0.188916282974339 -105.0300536 39.7630057 -105.0322636 39.7629835 18345 6874 1684 0.205522453761373 0.205522453761373 -105.0351985 39.7658172 -105.0352055 39.7676655 20542 2953 10853 0.0105529318413212 0.0105529318413212 -105.0157188 39.7584009 -105.015713 39.7584957 18348 2429 7700 0.202520445331427 0.202520445331427 -105.0352091 39.7713194 -105.0352012 39.7731407 20024 8856 9319 0.148299248554164 0.148299248554164 -104.988892 39.7538026 -104.9876534 39.7547364 7238 4839 1519 0.0519761467059316 0.0519761467059316 -104.9751709 39.7092743 -104.9745633 39.7092771 14772 923 5925 0.177924520685585 0.177924520685585 -104.9816421 39.7320276 -104.9816081 39.7304277 20544 10831 10809 0.07258379165013 0.07258379165013 -105.0193747 39.7583443 -105.0193936 39.7576917 5934 4646 3645 0.198637387669602 0.198637387669602 -105.0186425 39.7238822 -105.0209651 39.7238828 20537 10850 10851 0.00393462806086889 0.00393462806086889 -105.0226484 39.7596157 -105.0226242 39.7596458 7284 6141 11 0.135513694564746 0.135513694564746 -105.0283644 39.7451504 -105.0283851 39.746369 5958 5230 5231 0.202816769336327 0.202816769336327 -104.9546568 39.6947809 -104.9546783 39.692957 20538 10764 10852 0.00745697116010785 0.00745697116010785 -105.0249892 39.7609136 -105.0249031 39.7609028 7311 5071 6157 0.164940273242935 0.164940273242935 -105.037844 39.6894614 -105.0390628 39.6883122 5976 4624 1247 0.13286062727511 0.13286062727511 -105.0189554 39.7644371 -105.0205098 39.764433 5978 4556 2725 0.132159028738313 0.132159028738313 -105.0220655 39.7644258 -105.0236117 39.7644248 20539 10852 10833 0.00647861100893927 0.00647861100893927 -105.0249031 39.7609028 -105.0248283 39.7608934 7339 6169 6170 0.0619567458929491 0.0619567458929491 -104.9601619 39.7241291 -104.9594375 39.7241351 5998 5256 5257 0.103904946256075 0.103904946256075 -104.9671812 39.7681442 -104.9659655 39.7681412 19289 10469 10470 0.0657689911002152 0.0657689911002152 -104.9881479 39.7392371 -104.988856 39.7394681 20550 10854 10842 0.00418096419493106 0.00418096419493106 -105.0159697 39.7588715 -105.0159695 39.7589091 6016 5268 3447 0.109289564409357 0.109289564409357 -104.9475125 39.7680963 -104.9462338 39.7680932 20541 10846 2953 0.0102415664506872 0.0102415664506872 -105.0157176 39.7583088 -105.0157188 39.7584009 6042 2870 5284 0.0497761483323909 0.0497761483323909 -104.9829275 39.7855836 -104.982919 39.785136 20446 10802 10794 0.010877497210246 0.010877497210246 -105.0218433 39.761098 -105.0218405 39.7610002 6066 1342 5306 0.205811743638723 0.205811743638723 -105.0226989 39.7129828 -105.0226912 39.7111319 20547 2961 10838 0.0117661269256179 0.0117661269256179 -105.021139 39.7584434 -105.0210227 39.7583868 7483 6261 1188 0.16816674729097 0.16816674729097 -104.9613184 39.7256069 -104.9613359 39.7271192 6138 3644 4554 0.0976185559336041 0.0976185559336041 -105.0209565 39.7228992 -105.0220979 39.7228967 18364 7802 1660 0.0598129332818693 0.0598129332818693 -105.0259573 39.7679612 -105.0259529 39.7674233 7554 6302 1356 0.0804502555219789 0.0804502555219789 -105.015828 39.7832739 -105.015824 39.7825504 6209 5412 1185 0.167137462035015 0.167137462035015 -104.9658624 39.7255988 -104.9658583 39.7271019 6210 1185 5413 0.0233182677092941 0.0233182677092941 -104.9658583 39.7271019 -104.9658604 39.7273116 14730 6318 6303 0.0522173167652759 0.0522173167652759 -104.9758794 39.7400231 -104.9758778 39.7395535 20234 10715 10714 0.0286157939247338 0.0286157939247338 -104.9412314 39.693774 -104.9409313 39.6936604 20565 1287 10855 0.00858462136960439 0.00858462136960439 -105.0205384 39.7583461 -105.020438 39.7583443 6251 5443 779 0.0160681132894306 0.0160681132894306 -105.0250652 39.7022173 -105.0250638 39.7020728 14783 4856 7862 0.182896538603858 0.182896538603858 -104.9828985 39.7352253 -104.982911 39.7368701 6272 5463 5464 0.0498340640254978 0.0498340640254978 -104.9798976 39.7384177 -104.9793148 39.7384144 20235 10714 8820 0.0168131405425372 0.0168131405425372 -104.9409313 39.6936604 -104.9407348 39.6936614 6293 5477 3890 0.10549800375505 0.10549800375505 -104.964716 39.7383814 -104.9634822 39.7383772 16545 7835 9934 0.137971408959184 0.137971408959184 -104.975145 39.7519832 -104.9751503 39.7507424 6362 351 5522 0.0335008525021526 0.0335008525021526 -105.0171199 39.7741304 -105.0175119 39.7741304 16018 9787 9788 0.0995758326234823 0.0995758326234823 -105.0053015 39.6892589 -105.0062451 39.6887348 6387 5535 2028 0.107888528337289 0.107888528337289 -104.9923558 39.7742164 -104.9936175 39.7741835 20242 10717 10716 0.029516495512001 0.029516495512001 -104.9410012 39.6961469 -104.9411444 39.6963884 7774 5212 6424 0.109568567873903 0.109568567873903 -105.0174804 39.7238894 -105.0175106 39.7248745 16546 9934 9935 0.139302196645357 0.139302196645357 -104.9751503 39.7507424 -104.9751681 39.7494897 20562 10798 10807 0.0058401189840652 0.0058401189840652 -105.0218855 39.7619462 -105.0219538 39.7619476 15113 3050 7229 0.0133472139691031 0.0133472139691031 -104.9963681 39.7597212 -104.996479 39.7596367 20245 8372 6959 0.0489264341729089 0.0489264341729089 -105.0357622 39.7454303 -105.0353181 39.7451528 11422 8078 8079 0.0484137060021889 0.0484137060021889 -105.043577 39.7835803 -105.0441387 39.7836373 6473 5599 5600 0.108658521887425 0.108658521887425 -105.0015794 39.7184418 -105.0015966 39.7194189 15115 7996 7997 0.209391166364433 0.209391166364433 -104.9977757 39.7584584 -104.9977757 39.7603415 18367 7754 8093 0.0507390772270922 0.0507390772270922 -105.0259422 39.7665053 -105.0259388 39.766049 20352 10751 9401 0.00837355044160468 0.00837355044160468 -105.0253759 39.7585688 -105.025278 39.7585714 6492 5616 5617 0.0720767157725574 0.0720767157725574 -105.0015651 39.7393715 -105.0015669 39.7400197 14721 2221 4871 0.160443069505019 0.160443069505019 -104.9735163 39.7337028 -104.9735383 39.7351456 18368 8093 6894 0.0518148786998363 0.0518148786998363 -105.0259388 39.766049 -105.0259502 39.7655831 16020 9789 9788 0.073636854952175 0.073636854952175 -105.0063551 39.6893916 -105.0062451 39.6887348 7896 6503 6504 0.201046575537805 0.201046575537805 -104.9503891 39.7819179 -104.9503707 39.7837259 16547 9935 3668 0.222625726498778 0.222625726498778 -104.9751681 39.7494897 -104.9751801 39.7474876 11416 8000 8034 0.303468507056762 0.303468507056762 -105.0252653 39.7846442 -105.0287237 39.7840235 6579 5669 5670 0.150406237761818 0.150406237761818 -105.0311012 39.7566748 -105.0310884 39.7580274 20845 10954 10937 0.131662909083966 0.131662909083966 -105.0254122 39.760199 -105.0266441 39.7609098 6604 5693 4324 0.222481680681729 0.222481680681729 -105.0324406 39.7067365 -105.0350413 39.7067233 18371 5250 7594 0.0499247461563453 0.0499247461563453 -105.0259394 39.7646609 -105.0259281 39.764212 15222 8101 8102 0.077833708774634 0.077833708774634 -105.0417114 39.7441064 -105.0426126 39.7442054 18372 7594 5883 0.083286408265142 0.083286408265142 -105.0259281 39.764212 -105.025945 39.7634631 6714 5766 2843 0.181402526618843 0.181402526618843 -104.9316752 39.6938788 -104.9295552 39.693859 14742 5935 931 0.176525948040391 0.176525948040391 -104.9769887 39.7304575 -104.9770026 39.732045 20409 8971 8976 0.00824136098890487 0.00824136098890487 -105.0250832 39.760307 -105.0250886 39.760233 17573 10146 4643 0.00925827675066928 0.00925827675066928 -105.0192547 39.73083 -105.0192742 39.7307481 8175 6672 3101 0.17546713620256 0.17546713620256 -104.9362682 39.7146512 -104.9362596 39.7130732 11210 300 106 0.00724031766776508 0.00724031766776508 -104.931659 39.700286 -104.931654 39.700221 8223 6696 951 0.177624298281023 0.177624298281023 -104.9494801 39.7305216 -104.9494887 39.732119 6856 4317 5865 0.0513037576080921 0.0513037576080921 -105.034904 39.7149636 -105.0355038 39.7149636 18335 7611 1689 0.102723820359578 0.102723820359578 -105.0387087 39.7667047 -105.0387013 39.7676285 20356 10752 10753 0.178510491347886 0.178510491347886 -105.0229895 39.7619327 -105.0250779 39.761939 6873 5878 5879 0.686284794666677 0.686284794666677 -105.045238 39.6917061 -105.0531962 39.6924757 11609 3416 7035 0.200128365503357 0.200128365503357 -105.0346041 39.7625399 -105.0322628 39.7625513 11610 7035 8338 0.189938999172283 0.189938999172283 -105.0322628 39.7625513 -105.0300407 39.7625615 6895 5896 4960 0.0956843495121368 0.0956843495121368 -105.0109828 39.7056561 -105.0109882 39.7047956 11335 8218 251 0.176906123725318 0.176906123725318 -104.9994384 39.7289153 -104.9994212 39.7305062 17668 10162 10161 0.0392525789715303 0.0392525789715303 -104.9861062 39.7795141 -104.9856475 39.7795327 8321 6751 5251 0.0499574491010493 0.0499574491010493 -105.0275693 39.7642092 -105.0275802 39.7646584 17670 8260 9051 0.230562637224967 0.230562637224967 -104.9794547 39.7798315 -104.9821447 39.7799919 8340 6769 5533 0.120999789974565 0.120999789974565 -105.0275913 39.7729556 -105.027737 39.774038 11366 7971 1892 0.0488719799669425 0.0488719799669425 -105.0053146 39.761583 -105.0052777 39.7620216 6977 4442 5511 0.147695461409276 0.147695461409276 -104.9759203 39.7550431 -104.974688 39.7559741 14750 2214 929 0.185352492811126 0.185352492811126 -104.9781559 39.7337051 -104.9781467 39.7320382 7030 4913 5988 0.198333075719104 0.198333075719104 -104.9257471 39.7346951 -104.9257168 39.7364786 18693 5978 6025 0.00688297127309608 0.00688297127309608 -105.0391098 39.719916 -105.0391099 39.7198541 11612 3418 742 0.19996057055502 0.19996057055502 -105.0346033 39.763439 -105.0322639 39.7634453 20437 10795 10796 0.0230619881865373 0.0230619881865373 -105.0227368 39.7610963 -105.0226193 39.761283 11948 8496 8497 0.0216014239716138 0.0216014239716138 -105.013905 39.7558225 -105.0139116 39.7556283 7132 1290 6044 0.0502638300231986 0.0502638300231986 -105.0204693 39.7856314 -105.0210575 39.7856258 11686 1032 773 0.0128283485920152 0.0128283485920152 -105.0019469 39.752933 -105.0019256 39.7530472 8554 4804 6890 0.135875328970406 0.135875328970406 -105.0127751 39.765645 -105.0143648 39.7656412 11767 2687 8406 0.0738017906986337 0.0738017906986337 -104.9808835 39.7532566 -104.9814866 39.7527817 8601 2178 596 0.0528183519637533 0.0528183519637533 -105.01465 39.7765593 -105.015268 39.7765659 7225 6106 6107 0.101643082422806 0.101643082422806 -104.9863727 39.7093097 -104.9851845 39.7093159 11821 8422 8423 0.175711465733647 0.175711465733647 -105.0135792 39.7398604 -105.013871 39.7414246 8624 109 720 0.104166949267626 0.104166949267626 -105.002935 39.7765792 -105.0041538 39.776566 18552 7705 2988 0.199131268231619 0.199131268231619 -105.0422469 39.7567047 -105.0422605 39.7584955 14770 4858 2209 0.16101488662795 0.16101488662795 -104.981675 39.7351569 -104.9816406 39.7337091 7328 6165 6166 0.0995968460919669 0.0995968460919669 -104.9688892 39.7713666 -104.9697218 39.7719933 12286 8526 8525 0.0214801658544325 0.0214801658544325 -105.0049596 39.7505226 -105.0047107 39.7504962 7376 337 6196 0.0756391181616623 0.0756391181616623 -104.9373307 39.7804664 -104.9364456 39.7804736 12217 8592 8593 0.114913209514243 0.114913209514243 -105.0036056 39.7454327 -105.0029536 39.744529 12317 8559 2500 0.0435792910401613 0.0435792910401613 -105.0076796 39.7542461 -105.0073403 39.7545386 8839 528 7032 0.050727128416239 0.050727128416239 -105.0322618 39.7598749 -105.032262 39.7603311 7478 6259 1180 0.207751884347626 0.207751884347626 -104.999187 39.6994545 -104.9967587 39.6994606 18554 9429 7706 0.20403157089995 0.20403157089995 -105.0434221 39.7548692 -105.0434221 39.7567041 15821 8564 8565 0.0641361466923926 0.0641361466923926 -105.0273775 39.7358643 -105.0275518 39.7353033 8860 7045 7046 0.134234542647931 0.134234542647931 -105.0314642 39.7767176 -105.0314652 39.7779248 7498 4598 3688 0.240872387579393 0.240872387579393 -104.9610007 39.7447808 -104.9609894 39.746947 7499 3688 6270 0.142331405185985 0.142331405185985 -104.9609894 39.746947 -104.960998 39.748227 20649 10880 1676 0.0578550543011222 0.0578550543011222 -105.0146396 39.7675397 -105.0146419 39.76806 12236 8586 1599 0.0967599085697604 0.0967599085697604 -105.0012044 39.74196 -105.0021858 39.7415267 7572 5861 1309 0.178473387298321 0.178473387298321 -105.0324691 39.7149773 -105.0324406 39.7133724 18324 7480 7524 0.15130858595047 0.15130858595047 -105.043363 39.7783777 -105.0433477 39.777017 7598 6323 6324 0.205483069278936 0.205483069278936 -104.9663246 39.7020694 -104.9663063 39.7002215 17836 9362 1627 0.0523901213643909 0.0523901213643909 -104.9999965 39.7692821 -104.9994072 39.7691524 14759 7101 5464 0.170276074046912 0.170276074046912 -104.9792889 39.7368832 -104.9793148 39.7384144 14760 5464 7128 0.178804240685068 0.178804240685068 -104.9793148 39.7384144 -104.9793265 39.7400224 7640 6024 3875 0.0993805589791004 0.0993805589791004 -104.9453106 39.7581922 -104.944148 39.7581905 16021 9788 9790 0.320911397883896 0.320911397883896 -105.0062451 39.6887348 -105.0063095 39.6858492 9035 7131 7132 0.0496921831493493 0.0496921831493493 -105.0375424 39.7347779 -105.0381234 39.7347872 18491 9168 9169 0.133423914370859 0.133423914370859 -105.0422474 39.7487571 -105.0422538 39.749957 17837 1627 5679 0.10292857902181 0.10292857902181 -104.9994072 39.7691524 -104.9982029 39.7691518 9059 2896 5632 0.0842038197459281 0.0842038197459281 -104.9733529 39.7551547 -104.9727182 39.7557338 20806 7427 10935 0.00559704943884798 0.00559704943884798 -105.0369381 39.7621971 -105.0370035 39.7621946 12938 1970 8709 0.0935507240006809 0.0935507240006809 -105.0018024 39.7442826 -105.0028925 39.7443552 11439 511 8252 0.25940626826434 0.25940626826434 -105.0312479 39.7836347 -105.0342719 39.7834294 7695 5168 6377 0.177825109084943 0.177825109084943 -104.9449622 39.716238 -104.9449725 39.7146388 20708 7442 10913 0.0784445493600802 0.0784445493600802 -105.0275322 39.7638138 -105.0277761 39.7631337 9099 6388 7159 0.131345505242465 0.131345505242465 -105.0381277 39.7475739 -105.0381363 39.7487551 11441 8256 8255 0.0395721958074786 0.0395721958074786 -105.0155373 39.7837344 -105.0160004 39.7837363 19809 5615 9635 0.105426130739244 0.105426130739244 -105.0015645 39.7393 -105.0021668 39.7384727 9145 5720 7186 0.100417695742859 0.100417695742859 -105.0357487 39.7831573 -105.0369189 39.7832402 11443 8254 8257 0.03964069530807 0.03964069530807 -105.0159925 39.7835953 -105.0155286 39.7835973 7788 6432 6433 0.0533345329573706 0.0533345329573706 -105.0177887 39.7548225 -105.0178088 39.7553019 12939 8709 8766 0.0775671350558112 0.0775671350558112 -105.0028925 39.7443552 -105.0021048 39.7447013 9187 7207 7208 0.0500116374722849 0.0500116374722849 -104.9821537 39.693012 -104.9815692 39.6930097 7811 838 6446 0.0830965282034823 0.0830965282034823 -104.9427798 39.7746589 -104.9423252 39.7753195 7816 6449 2813 0.0739587262737054 0.0739587262737054 -104.9904536 39.7751772 -104.9913173 39.7752191 12260 8617 8618 0.00726192949201925 0.00726192949201925 -105.0083585 39.7576557 -105.0084208 39.7577001 20803 606 10913 0.0113017508087441 0.0113017508087441 -105.0278867 39.763078 -105.0277761 39.7631337 9235 7240 7241 0.0498075431237363 0.0498075431237363 -104.9792633 39.7057342 -104.9786816 39.7057151 7861 6474 6475 0.692905896897531 0.692905896897531 -105.0451381 39.7747614 -105.053246 39.7747583 12942 8804 1331 0.0594619846778877 0.0594619846778877 -105.0013561 39.7437151 -105.0019226 39.7434049 12264 8622 8616 0.0863852743591186 0.0863852743591186 -105.0070785 39.7566504 -105.0077835 39.757207 7908 6511 6512 0.107336468131195 0.107336468131195 -104.940586 39.787473 -104.9405864 39.7865077 20811 10951 7034 0.00453220039269765 0.00453220039269765 -105.0322095 39.7622183 -105.0322625 39.7622195 13006 8912 8913 0.031616887141609 0.031616887141609 -104.9956858 39.7676849 -104.9953476 39.7678001 7929 4175 6525 0.0337195393803404 0.0337195393803404 -104.9775465 39.6932215 -104.9772938 39.6929888 20394 10762 10775 0.00651572160316994 0.00651572160316994 -105.0243849 39.7600288 -105.0243213 39.7599965 20400 3591 10771 0.0086403574168429 0.0086403574168429 -105.025071 39.7608559 -105.0250699 39.7607782 8000 6560 6561 0.05117078549911 0.05117078549911 -104.9868584 39.7241275 -104.9862601 39.7241317 18914 10389 10392 0.00619620469246147 0.00619620469246147 -105.0126265 39.7501937 -105.0126753 39.7502349 8024 6580 6581 0.135411748293681 0.135411748293681 -105.0113223 39.732461 -105.0128679 39.7321961 8047 5711 6593 0.0649690182450408 0.0649690182450408 -105.0362237 39.7329601 -105.0369834 39.7329675 20509 10841 638 0.00591881170263726 0.00591881170263726 -105.0181411 39.7583408 -105.0180723 39.7583468 12270 8627 8518 0.0752716608672627 0.0752716608672627 -105.0066278 39.7560666 -105.0071312 39.7555112 15918 9104 9746 0.00764030702792677 0.00764030702792677 -105.0421714 39.7165106 -105.0421231 39.7165684 8143 6654 1583 0.150966803397046 0.150966803397046 -105.0452294 39.6895265 -105.0452106 39.6881689 18477 2411 5542 0.101313827089111 0.101313827089111 -105.0398977 39.753016 -105.0399084 39.7521049 15876 8978 9002 0.0205305754568531 0.0205305754568531 -105.0408265 39.7349435 -105.0410599 39.7349868 8295 6735 6736 0.0734967400485445 0.0734967400485445 -105.0196661 39.7603379 -105.0202265 39.7608392 12273 8629 8517 0.0368940227401467 0.0368940227401467 -105.0068222 39.7549438 -105.0069509 39.7552605 8322 5251 6752 0.0513511942917184 0.0513511942917184 -105.0275802 39.7646584 -105.0275758 39.7651202 17214 3774 8403 0.176505403414048 0.176505403414048 -104.9774885 39.7022712 -104.9775319 39.7038582 11789 4445 6564 0.147259159007996 0.147259159007996 -104.9772635 39.7560534 -104.9784697 39.7551079 8396 516 6411 0.245438474982929 0.245438474982929 -104.968998 39.788144 -104.9688032 39.7903462 19810 9635 9643 0.17762409301406 0.17762409301406 -105.0021668 39.7384727 -105.0021748 39.7368753 19811 9643 7122 0.176833292049994 0.176833292049994 -105.0021748 39.7368753 -105.0021749 39.735285 9834 7540 7541 0.0505839701248518 0.0505839701248518 -105.0449514 39.7661904 -105.044947 39.7666453 8443 1465 5441 0.103147915206822 0.103147915206822 -105.0238576 39.7038839 -105.0250601 39.7039517 13470 9094 9095 0.186249123099868 0.186249123099868 -105.0189056 39.7254091 -105.0210758 39.7255489 9909 7585 3060 0.206196737198557 0.206196737198557 -104.9360971 39.758301 -104.9361384 39.7601551 8516 6868 4142 0.0958725861464383 0.0958725861464383 -104.9838262 39.7147216 -104.9827054 39.7147303 18481 9120 6391 0.130087180946324 0.130087180946324 -105.0398842 39.7487505 -105.0398871 39.7475806 8559 1248 4557 0.13273864991069 0.13273864991069 -105.0205165 39.7656381 -105.0220695 39.765634 18488 9153 9154 0.0316379611455697 0.0316379611455697 -105.0338511 39.7495101 -105.0338562 39.7492256 10040 7380 7647 0.073513516250253 0.073513516250253 -105.0337242 39.7277125 -105.0345838 39.7277084 8638 6926 6927 0.0519431626477688 0.0519431626477688 -104.9982022 39.7580108 -104.9980305 39.7584589 8640 6928 2302 0.107037203280329 0.107037203280329 -105.0086993 39.6967351 -105.0087181 39.6957726 18492 9169 9170 0.136492159060533 0.136492159060533 -105.0422538 39.749957 -105.04225 39.7511845 8683 1000 4222 0.0557449369548998 0.0557449369548998 -104.9875739 39.7819524 -104.9869216 39.781959 15905 8603 8604 0.0748338508215397 0.0748338508215397 -105.0285111 39.7222816 -105.0283446 39.7216209 13757 8439 9181 0.0861617636196398 0.0861617636196398 -105.0164414 39.7435744 -105.0158598 39.7429416 10162 2158 7701 0.118289099292956 0.118289099292956 -105.0144627 39.756468 -105.0158374 39.7565896 8752 6982 6983 0.20266520881126 0.20266520881126 -105.040852 39.7021868 -105.0408606 39.7003642 12326 8650 8651 0.106050821827968 0.106050821827968 -105.005782 39.7481919 -105.0047136 39.7486765 18298 6995 6996 0.187375849458261 0.187375849458261 -105.0409786 39.77838 -105.0409867 39.7766949 14103 418 421 0.212232135618177 0.212232135618177 -104.9449438 39.7443271 -104.9424633 39.7443997 11436 8255 7984 0.498708139076575 0.498708139076575 -105.0160004 39.7837363 -105.0218262 39.7840053 18497 9201 9212 0.134547599555241 0.134547599555241 -105.0352011 39.7487792 -105.0351931 39.7499892 19881 2617 10410 0.177201589274352 0.177201589274352 -104.9957832 39.7225228 -104.9957751 39.7209292 8821 13 7020 0.00925156011318802 0.00925156011318802 -105.0315114 39.7463778 -105.0315108 39.746461 14676 5941 3794 0.153141383772443 0.153141383772443 -104.9700474 39.7304587 -104.9700349 39.7290815 8846 6085 742 0.0513498235273795 0.0513498235273795 -105.0322636 39.7629835 -105.0322639 39.7634453 19287 9967 10468 0.111280897910296 0.111280897910296 -104.986072 39.7392385 -104.9873734 39.7392289 8898 267 7062 0.0377688740912094 0.0377688740912094 -104.9500299 39.6896634 -104.9500436 39.6893239 20847 10946 10950 0.100177888201708 0.100177888201708 -105.0280565 39.761441 -105.0289678 39.7620075 18612 1850 9261 0.181237135841786 0.181237135841786 -105.0355172 39.72133 -105.0355223 39.7197001 18361 7374 7802 0.0447005696877022 0.0447005696877022 -105.0259557 39.7683632 -105.0259573 39.7679612 8973 7099 900 0.0469763030340631 0.0469763030340631 -104.9417431 39.7640544 -104.9417276 39.7644767 14047 4836 389 0.0490717904305928 0.0490717904305928 -104.9997732 39.7140054 -105.0001337 39.7136621 12310 8644 8645 0.447909393812679 0.447909393812679 -105.0077069 39.7535527 -105.0040083 39.7506996 8996 7110 7111 0.00729890302499032 0.00729890302499032 -105.027555 39.7347529 -105.0276403 39.7347505 8997 7111 7112 0.0821157489631964 0.0821157489631964 -105.0276403 39.7347505 -105.0286006 39.7347486 19296 10470 10471 0.0561834077462884 0.0561834077462884 -104.988856 39.7394681 -104.9888451 39.7389629 9018 7120 3944 0.0625799505809278 0.0625799505809278 -104.9994256 39.7352803 -105.0001574 39.7352867 20228 8758 8818 0.0478043651923457 0.0478043651923457 -104.9412322 39.6947542 -104.9407334 39.6945605 14140 9284 9285 0.260183964007922 0.260183964007922 -104.9725733 39.7796422 -104.9695286 39.7796372 10472 1612 7829 0.00870018444151776 0.00870018444151776 -104.9918236 39.7578438 -104.9917479 39.7578961 9067 7146 1144 0.138617590256283 0.138617590256283 -104.9721238 39.7620063 -104.9721151 39.7632529 9068 1144 873 0.140306927162159 0.140306927162159 -104.9721151 39.7632529 -104.9721084 39.7645147 16081 9816 366 0.168828958006928 0.168828958006928 -104.962098 39.7800102 -104.9601224 39.7799975 19882 10410 7867 0.175655958248639 0.175655958248639 -104.9957751 39.7209292 -104.9957671 39.7193495 9135 5185 5653 0.105406920017136 0.105406920017136 -105.0383678 39.7245391 -105.0383801 39.725487 19292 10469 10471 0.0669585268555214 0.0669585268555214 -104.9881479 39.7392371 -104.9888451 39.7389629 14789 9417 9415 0.0546470920616291 0.0546470920616291 -104.9903058 39.7738874 -104.9903152 39.773396 14678 9330 9301 0.189092694124095 0.189092694124095 -104.9700355 39.7272893 -104.9700183 39.7255888 16087 9493 9819 0.0602377998698223 0.0602377998698223 -104.9498899 39.7814689 -104.950362 39.7810666 9262 5135 5150 0.0243532262877801 0.0243532262877801 -104.9373097 39.7338382 -104.9373129 39.7340572 14663 9300 6543 0.20364721866244 0.20364721866244 -104.9723445 39.725579 -104.9723281 39.7237476 9311 4256 7276 0.202152573812647 0.202152573812647 -104.9652055 39.6965834 -104.9652088 39.6947654 20396 10777 10758 0.00300729649615889 0.00300729649615889 -105.0244301 39.7608435 -105.0243956 39.7608382 16088 9819 9820 0.154328326827327 0.154328326827327 -104.950362 39.7810666 -104.9518785 39.7803129 9435 7345 7346 0.0190810494123846 0.0190810494123846 -104.9667331 39.7181803 -104.9667331 39.7183519 18624 6136 9460 0.0524172265643075 0.0524172265643075 -105.0288404 39.7288083 -105.0282321 39.7288662 20568 10857 10787 0.0362929048752591 0.0362929048752591 -105.0184643 39.7595354 -105.0188651 39.7596431 18625 9460 2258 0.0501132934741927 0.0501132934741927 -105.0282321 39.7288662 -105.0276461 39.7288658 15897 9441 9042 0.0240046794304529 0.0240046794304529 -105.0429186 39.7342294 -105.0428737 39.7340163 16387 9458 9459 0.0276860712412084 0.0276860712412084 -104.9711616 39.7030276 -104.9714714 39.7030996 11214 8163 391 0.128403364715461 0.128403364715461 -104.9314767 39.7033354 -104.931634 39.702187 9803 6610 7523 0.196894261944695 0.196894261944695 -104.9280463 39.7365084 -104.9280376 39.7382791 15456 9612 9605 0.0879146885908635 0.0879146885908635 -105.0005861 39.7432358 -105.000722 39.7440195 18630 5862 9484 0.00360275623818702 0.00360275623818702 -105.0330764 39.7149803 -105.0330762 39.7149479 11351 4798 8227 0.0561921807720747 0.0561921807720747 -105.0131467 39.7620198 -105.0138041 39.7620198 9936 4537 7602 0.2557209782077 0.2557209782077 -105.0221238 39.7283783 -105.025114 39.7283922 11457 8266 8267 0.4367852597313 0.4367852597313 -104.9731431 39.7798728 -104.9782529 39.7799692 11491 6185 8281 0.106123839405449 0.106123839405449 -104.993798 39.7520123 -104.9929142 39.7513421 11244 8185 8162 0.0231522248365289 0.0231522248365289 -104.936636 39.7114077 -104.936452 39.711255 18634 4045 7865 0.17751242949901 0.17751242949901 -105.0331246 39.7181593 -105.0331005 39.7197556 18698 5868 1320 0.176912291429695 0.176912291429695 -105.0390984 39.7149619 -105.0391059 39.7133709 10141 6347 3032 0.0935494731718596 0.0935494731718596 -104.9476508 39.7582147 -104.9476453 39.759056 11771 8406 4385 0.0534654755495647 0.0534654755495647 -104.9814866 39.7527817 -104.9819456 39.7531083 19883 7867 3716 0.104069204828323 0.104069204828323 -104.9957671 39.7193495 -104.9957744 39.7184136 11834 8430 8431 0.087830432319228 0.087830432319228 -105.0156397 39.7432416 -105.0163799 39.7437893 10212 7733 7734 0.0513578872611552 0.0513578872611552 -104.9757679 39.6893761 -104.9751677 39.6893788 19884 3716 7405 0.200874185823139 0.200874185823139 -104.9957744 39.7184136 -104.9957689 39.7166071 11852 8443 8444 0.0120541689820552 0.0120541689820552 -105.0254023 39.7603049 -105.0252881 39.7602413 10235 2742 7741 0.0499109655825577 0.0499109655825577 -104.9558447 39.6893365 -104.9552614 39.6893365 19913 10244 6599 0.17675930412674 0.17675930412674 -104.9981677 39.7336833 -104.9981408 39.7320938 15270 8458 8459 0.0175633548114394 0.0175633548114394 -104.9284834 39.705337 -104.9284002 39.7051926 10253 1700 7749 0.00587012913148048 0.00587012913148048 -104.9383741 39.6893266 -104.9383055 39.6893261 20002 10691 10692 0.0226226455892357 0.0226226455892357 -105.0053729 39.7533322 -105.0051878 39.7534776 11911 8472 8473 0.00378078844043477 0.00378078844043477 -105.0000361 39.7512121 -105.0000669 39.7511877 10274 3194 6110 0.20159656533977 0.20159656533977 -104.9815359 39.7111143 -104.9815389 39.7093013 11953 8041 6568 0.145503350739709 0.145503350739709 -104.981415 39.7555288 -104.9802246 39.7564641 10298 6399 3614 0.133348580117153 0.133348580117153 -104.9308332 39.7717367 -104.9293312 39.771412 11992 5503 7077 0.147510556806948 0.147510556806948 -104.9804313 39.7603548 -104.9792067 39.7612895 19496 10524 7457 0.0831219334199701 0.0831219334199701 -104.9883547 39.7082799 -104.9883639 39.7075324 10398 7619 7807 0.0285985320629965 0.0285985320629965 -104.939234 39.787086 -104.9388993 39.787086 15922 1816 9751 0.110608853519784 0.110608853519784 -105.0268596 39.7287066 -105.0270382 39.7277214 11917 8476 1302 0.0550753650708828 0.0550753650708828 -105.0028542 39.7497443 -105.0032204 39.7501518 20647 10880 10034 0.0300539000602635 0.0300539000602635 -105.0146396 39.7675397 -105.0143619 39.7673739 10474 6225 7658 0.277054905467397 0.277054905467397 -105.0462701 39.7258018 -105.0462812 39.7282934 11996 6576 4457 0.148175074796056 0.148175074796056 -104.9837118 39.7591589 -104.9824777 39.7600947 12215 8590 8591 0.0896761056675667 0.0896761056675667 -105.0062495 39.7427207 -105.0069168 39.7433429 12240 1246 8611 0.0161729384224601 0.0161729384224601 -105.0017374 39.7492343 -105.0016014 39.7493354 10602 7875 741 0.0900908109241702 0.0900908109241702 -104.9564659 39.7755986 -104.9564618 39.7764088 16451 9903 9904 0.00638068663878895 0.00638068663878895 -104.9732302 39.6979873 -104.9731712 39.6980224 12161 8568 8315 0.127606752812743 0.127606752812743 -105.0063682 39.7484987 -105.0053848 39.7476354 16022 9791 9792 0.180221045869865 0.180221045869865 -105.0045854 39.6893105 -105.0031651 39.6881137 12376 7853 4674 0.113693675785271 0.113693675785271 -104.9923076 39.7766218 -104.993638 39.7766218 12377 4674 8679 0.101029871301971 0.101029871301971 -104.993638 39.7766218 -104.9948199 39.7766009 19472 10516 7476 0.0110661304777454 0.0110661304777454 -104.9902729 39.7085705 -104.9902755 39.708471 16024 363 9793 0.0338194849383131 0.0338194849383131 -105.0049362 39.6874613 -105.0047404 39.6877255 12518 5916 3788 0.153505057727295 0.153505057727295 -104.960135 39.730487 -104.9601881 39.7291071 10815 3667 7993 0.06101955432425 0.06101955432425 -104.9746946 39.7474748 -104.9747549 39.746928 17063 2247 4880 0.17655557289719 0.17655557289719 -104.9616491 39.7334649 -104.9616527 39.7350527 18644 1374 1318 0.176938793518256 0.176938793518256 -105.0378774 39.7117812 -105.0378936 39.7133724 20668 1127 10890 0.00915451265400173 0.00915451265400173 -105.0404877 39.7653392 -105.0403806 39.7653384 15804 1934 9711 0.166526724215667 0.166526724215667 -105.0322592 39.738485 -105.0322666 39.7399826 15805 9711 9506 0.0388070303408929 0.0388070303408929 -105.0322666 39.7399826 -105.0322667 39.7403316 15809 9713 7112 0.0121509406944637 0.0121509406944637 -105.0286059 39.7348578 -105.0286006 39.7347486 17109 4052 8135 0.162752784015343 0.162752784015343 -104.9579299 39.7478129 -104.9597582 39.7482207 12609 7223 8772 0.0487324288024552 0.0487324288024552 -104.9964257 39.7289087 -104.9969955 39.7289027 10935 6177 3306 0.106502895543558 0.106502895543558 -104.9853166 39.7585655 -104.9862237 39.7592221 10936 3306 8049 0.0536769065211004 0.0536769065211004 -104.9862237 39.7592221 -104.9866649 39.7595656 16203 7727 9845 1.20908168114497 1.20908168114497 -104.9810119 39.6894094 -104.9810466 39.6785359 10955 8058 8059 0.079137340429329 0.079137340429329 -105.0040758 39.7305164 -105.0050012 39.7305205 16612 9327 9942 0.147120185144049 0.147120185144049 -104.9836296 39.7497738 -104.9824158 39.7507117 17066 5478 9963 0.164315977100666 0.164315977100666 -104.9616347 39.7383964 -104.9616093 39.739874 17067 9963 10069 0.0117569437064922 0.0117569437064922 -104.9616093 39.739874 -104.9616202 39.7399794 12661 6331 6548 0.107973460603441 0.107973460603441 -104.9824024 39.7231556 -104.9823535 39.7241259 12679 3638 8797 0.0132415259966435 0.0132415259966435 -104.9499674 39.712765 -104.9499588 39.7128839 16962 10044 10040 0.011239967337662 0.011239967337662 -105.0165756 39.7549307 -105.0167064 39.7549204 12708 6861 5165 0.179825321478717 0.179825321478717 -104.9497683 39.7146491 -104.9497617 39.7162663 11020 1485 143 0.200555984903635 0.200555984903635 -104.9991903 39.6948908 -104.9992288 39.6930874 11021 143 8087 0.297571119969413 0.297571119969413 -104.9992288 39.6930874 -104.9992149 39.6904113 17011 9424 10052 0.0266755832635793 0.0266755832635793 -105.0159208 39.7548693 -105.0157808 39.7546549 12731 8820 7196 0.0815503609966838 0.0815503609966838 -104.9407348 39.6936614 -104.940735 39.692928 17038 10062 9210 0.00792923279445615 0.00792923279445615 -105.0192815 39.7574299 -105.0192694 39.7575006 11062 3436 7764 0.0490279707439403 0.0490279707439403 -105.0346033 39.7783879 -105.035177 39.7783841 16025 9793 9792 0.141538634561804 0.141538634561804 -105.0047404 39.6877255 -105.0031651 39.6881137 12773 8830 4166 0.0867031847297172 0.0867031847297172 -104.9732562 39.7194083 -104.972908 39.7201406 16209 6627 5825 0.203615270524375 0.203615270524375 -104.9787159 39.6929842 -104.9786761 39.6911533 16207 7210 6624 0.114867174949551 0.114867174949551 -104.9798457 39.6930109 -104.9798363 39.6940439 16210 5825 7730 0.194825716270604 0.194825716270604 -104.9786761 39.6911533 -104.9786837 39.6894012 13015 8917 8918 0.0110325419879542 0.0110325419879542 -104.9949225 39.7698636 -104.9947937 39.769857 13019 8923 8924 0.0459300988872919 0.0459300988872919 -104.9942478 39.7699708 -104.9947852 39.7699691 11247 8187 5274 0.160867422208887 0.160867422208887 -104.9332506 39.7096719 -104.93153 39.709088 19514 10535 10538 0.0037920381346196 0.0037920381346196 -104.9882297 39.7088075 -104.9881977 39.7087839 13024 6190 280 0.0860979970314494 0.0860979970314494 -104.9857782 39.7801773 -104.9858487 39.7794049 11276 8174 8198 0.367460344283523 0.367460344283523 -104.9406492 39.7073573 -104.9363539 39.7073938 18156 4088 6034 0.199039273787356 0.199039273787356 -105.0129501 39.7838266 -105.0129545 39.7856166 13094 1749 8958 0.0802223716795591 0.0802223716795591 -104.9721944 39.7142027 -104.9728651 39.714707 11325 5154 2237 0.0295446835402977 0.0295446835402977 -104.930434 39.732587 -104.9303867 39.7328502 18719 4048 7409 0.17730031135953 0.17730031135953 -105.0343046 39.7181492 -105.0343048 39.7165547 13118 8967 1742 0.0145216501585431 0.0145216501585431 -104.9850034 39.7676171 -104.9851236 39.7677094 18386 8971 8972 0.00871865668631088 0.00871865668631088 -105.0250832 39.760307 -105.025167 39.7603517 13072 8913 8952 0.0749880743663527 0.0749880743663527 -104.9953476 39.7678001 -104.9945443 39.7680713 17640 230 8241 0.144923812025645 0.144923812025645 -104.9472475 39.7797519 -104.9455738 39.7799622 13560 9033 578 0.049912950240993 0.049912950240993 -105.0111825 39.7228848 -105.0107342 39.7225974 11377 8237 4850 0.0778446846789704 0.0778446846789704 -104.9963555 39.757081 -104.9969821 39.757589 18720 7409 5864 0.175843787012913 0.175843787012913 -105.0343048 39.7165547 -105.0343073 39.7149733 11410 2864 7808 0.201887571458386 0.201887571458386 -104.9858115 39.7855801 -104.9857845 39.7873956 11526 8300 809 0.0681077085457417 0.0681077085457417 -105.0260499 39.7560402 -105.026046 39.7554277 18653 7653 10176 0.157020875630107 0.157020875630107 -105.0400098 39.7282525 -105.0399856 39.7268405 13241 7916 4418 0.196768399976565 0.196768399976565 -105.0275054 39.7094042 -105.0298056 39.7094174 11566 7031 7379 0.100426092571383 0.100426092571383 -105.0322607 39.7580218 -105.0334355 39.7580283 11568 7379 1594 0.158671241159827 0.158671241159827 -105.0334355 39.7580283 -105.0340269 39.7566757 17820 10186 10187 0.0184687744290435 0.0184687744290435 -105.0007327 39.7634893 -105.0006185 39.7636303 13263 4963 6826 0.0748897830948627 0.0748897830948627 -105.0432124 39.7049338 -105.0432124 39.7042603 11599 7782 8332 0.0501574795892601 0.0501574795892601 -105.0392921 39.7621196 -105.0398789 39.7621198 11600 8332 1125 0.0495676895406725 0.0495676895406725 -105.0398789 39.7621198 -105.0404588 39.7621199 11644 4658 8348 0.011012895464713 0.011012895464713 -105.0191633 39.7552936 -105.0190347 39.7552995 18918 10397 10398 0.0105062475981655 0.0105062475981655 -105.011825 39.749838 -105.0118932 39.7497594 17913 6562 4748 0.176744370871331 0.176744370871331 -104.9856207 39.7241273 -104.9856194 39.7225378 11715 8369 8370 0.101679025311835 0.101679025311835 -105.0381422 39.7427432 -105.0393314 39.7427374 11747 8387 8388 0.0596706311453888 0.0596706311453888 -105.0139458 39.741431 -105.0138882 39.7419658 11775 8121 2683 0.119321215072029 0.119321215072029 -104.9781346 39.7526951 -104.9790985 39.751919 13389 8267 9048 0.0706232625221708 0.0706232625221708 -104.9782529 39.7799692 -104.9790788 39.7799923 11997 4457 5505 0.144543593212435 0.144543593212435 -104.9824777 39.7600947 -104.9812949 39.7610237 19642 10599 10600 0.00461558236551731 0.00461558236551731 -104.9879173 39.7068487 -104.9879279 39.706808 12058 153 3776 0.311946607437041 0.311946607437041 -104.9572293 39.7448211 -104.9578598 39.7475843 13750 6895 9177 0.1538081352177 0.1538081352177 -104.9317267 39.7692334 -104.931781 39.770616 12164 4818 7560 0.10615031357403 0.10615031357403 -104.9979466 39.7514927 -104.9970625 39.7508224 15934 6257 9756 0.181030993335028 0.181030993335028 -104.9961632 39.6984894 -104.9962839 39.7001148 18568 10324 10321 0.144976741381278 0.144976741381278 -105.0327262 39.781661 -105.0330975 39.7803888 20260 6471 10699 0.00720326005355295 0.00720326005355295 -105.0440839 39.7747614 -105.0440797 39.7748261 12382 440 8680 0.0360714923590191 0.0360714923590191 -104.969326 39.7033402 -104.9691913 39.7036476 13919 482 483 0.00751372921095178 0.00751372921095178 -104.9858803 39.7012654 -104.9859077 39.7013296 20414 3586 10773 0.00983155874827391 0.00983155874827391 -105.0238257 39.7607202 -105.0238489 39.7606336 12480 8712 8713 0.0991407463070431 0.0991407463070431 -104.9675147 39.6929637 -104.966356 39.6929637 15455 9611 9612 0.086225314993736 0.086225314993736 -105.0002927 39.7424939 -105.0005861 39.7432358 20417 8993 10775 0.0123681069665026 0.0123681069665026 -105.0243946 39.7599006 -105.0243213 39.7599965 19623 10508 10591 0.0688242418092362 0.0688242418092362 -104.9902611 39.7099214 -104.9910656 39.7099299 14087 6816 2943 0.102402811156445 0.102402811156445 -104.9246085 39.7113484 -104.9258054 39.711367 12571 8755 8756 0.0991408859101036 0.0991408859101036 -104.9430353 39.6947545 -104.9418766 39.6947611 18658 9831 7643 0.17655772025733 0.17655772025733 -105.0306678 39.7293074 -105.030657 39.7277196 16026 9792 9793 0.141538634561804 0.141538634561804 -105.0031651 39.6881137 -105.0047404 39.6877255 14200 5104 8831 0.0500819471783367 0.0500819471783367 -104.973501 39.7255812 -104.9729154 39.7255792 16028 9794 9795 0.0352990859554557 0.0352990859554557 -105.0152372 39.6892461 -105.0155912 39.6894091 12690 8805 8806 0.0205962859747724 0.0205962859747724 -104.9534009 39.718219 -104.953405 39.7180338 14297 1952 9317 0.0799385706307454 0.0799385706307454 -104.9402458 39.7146371 -104.9406062 39.7153004 12747 5350 4220 0.0793424677909429 0.0793424677909429 -104.928405 39.689348 -104.9274781 39.6893679 16029 9796 9797 0.0144472492683917 0.0144472492683917 -105.0121361 39.6892112 -105.0122561 39.6891198 20288 6472 10687 0.0642398609947935 0.0642398609947935 -105.0445755 39.7747614 -105.0445822 39.7741837 14311 8859 8501 0.0340924315859818 0.0340924315859818 -104.9873914 39.7526692 -104.9871043 39.7524564 14330 602 8973 0.0577848630730138 0.0577848630730138 -104.9952229 39.7691313 -104.9948538 39.7695667 16030 9797 9798 0.0484390320890552 0.0484390320890552 -105.0122561 39.6891198 -105.012394 39.6886973 16031 9798 9799 0.00754569346896809 0.00754569346896809 -105.012394 39.6886973 -105.0124128 39.688631 14334 2420 8925 0.0583291679544673 0.0583291679544673 -104.9948281 39.7704903 -104.9949053 39.7699691 12784 8834 5470 0.171286135301765 0.171286135301765 -104.9730073 39.7368668 -104.9730156 39.7384072 12785 5470 8835 0.178924287864237 0.178924287864237 -104.9730156 39.7384072 -104.9730207 39.7400163 16033 9799 9800 0.00706845342179734 0.00706845342179734 -105.0124128 39.688631 -105.0124316 39.6885691 14357 513 9331 0.0549879463430077 0.0549879463430077 -105.0345487 39.7837339 -105.0351853 39.7838062 12804 3763 2560 0.0898130023336766 0.0898130023336766 -105.0064169 39.7854508 -105.0064215 39.7862585 12820 8849 8848 0.188203677867594 0.188203677867594 -104.9966205 39.782197 -104.9987337 39.782674 16035 9800 6871 0.0378217549395311 0.0378217549395311 -105.0124316 39.6885691 -105.0125152 39.6882351 20159 6155 10163 0.0614761289722609 0.0614761289722609 -104.9848557 39.7798784 -104.9855751 39.7798803 12915 967 5281 0.138474892352542 0.138474892352542 -104.9838014 39.7234262 -104.982597 39.7225939 16687 9988 8314 0.0384286340006129 0.0384286340006129 -105.0043843 39.7477818 -105.0042918 39.74812 12991 8908 306 0.0182421240862306 0.0182421240862306 -105.0289792 39.7622112 -105.029097 39.762348 13032 8926 8928 0.185901221322606 0.185901221322606 -104.989367 39.779071 -104.9872354 39.7794049 16689 1824 9989 0.0121513664645164 0.0121513664645164 -105.0068707 39.7455494 -105.00675 39.7456071 13107 8963 8964 0.0484369444463125 0.0484369444463125 -104.9950178 39.7638741 -104.9950202 39.7634385 19516 10539 10536 0.00249155177103479 0.00249155177103479 -104.9878821 39.7087971 -104.9879104 39.7088024 19470 10514 10515 0.0196261730033966 0.0196261730033966 -104.9902714 39.7087938 -104.9902726 39.7086173 13156 8988 8989 0.00631722030409862 0.00631722030409862 -105.0192467 39.7575819 -105.0193135 39.7576062 19649 10600 10601 0.0174353644977756 0.0174353644977756 -104.9879279 39.706808 -104.9879279 39.7066512 18928 10405 10396 0.00112670264684339 0.00112670264684339 -105.0109524 39.7503673 -105.0109587 39.7503762 18410 10288 8327 0.00700530123739539 0.00700530123739539 -105.0292173 39.7620512 -105.0292171 39.7621142 14672 9414 4877 0.190941051800692 0.190941051800692 -104.9700963 39.736882 -104.9700645 39.735165 14673 4877 2227 0.162460717202061 0.162460717202061 -104.9700645 39.735165 -104.9700793 39.733704 13231 4409 9009 0.223227137223831 0.223227137223831 -105.0298056 39.7022132 -105.0324149 39.7022132 237 31 134 0.108163538194537 0.108163538194537 -104.9701337 39.6879245 -104.969078 39.6873895 14831 8322 5668 0.0494625040984646 0.0494625040984646 -105.0305079 39.754821 -105.0310864 39.7548296 18415 8376 3409 0.101754880454598 0.101754880454598 -105.0358032 39.7543633 -105.0346129 39.7543674 15848 9733 9731 0.0169747446876837 0.0169747446876837 -105.0423259 39.7305643 -105.0422615 39.7304199 13335 3971 7017 0.0998321056196178 0.0998321056196178 -105.0298103 39.7311516 -105.0309776 39.7311384 18626 2258 9475 0.0453120140623152 0.0453120140623152 -105.0276461 39.7288658 -105.0271164 39.7288559 13471 9095 9092 0.294331677800491 0.294331677800491 -105.0210758 39.7255489 -105.0245174 39.7255447 13512 7797 9114 0.0647363210214912 0.0647363210214912 -105.013565 39.7254886 -105.0128101 39.7255315 15901 9499 9500 0.157325995690783 0.157325995690783 -105.023521 39.7294033 -105.0253342 39.729164 13697 9167 7423 0.127782150083045 0.127782150083045 -104.9929494 39.6966756 -104.9944429 39.6966822 20289 10687 10697 0.00276887237539732 0.00276887237539732 -105.0445822 39.7741837 -105.0445825 39.7741588 13718 8097 9171 0.00881240787098174 0.00881240787098174 -105.019205 39.6967483 -105.019308 39.6967483 13751 9178 9130 0.0262505906254233 0.0262505906254233 -105.0164243 39.7306043 -105.0161204 39.730571 15391 9259 9571 0.107861175514815 0.107861175514815 -104.9593096 39.7144759 -104.9605702 39.7144511 15783 2106 9596 0.166115711722291 0.166115711722291 -105.0232102 39.7379438 -105.0247945 39.7370792 13852 1774 4412 0.0465225826542141 0.0465225826542141 -104.9769161 39.7038457 -104.9763723 39.7038488 20380 10763 10764 0.00723047037301379 0.00723047037301379 -105.0250727 39.760924 -105.0249892 39.7609136 15452 9609 9598 0.128875611115748 0.128875611115748 -105.0003045 39.7431574 -104.9998109 39.7420623 14144 9287 4651 0.182099578171645 0.182099578171645 -105.0165756 39.7450309 -105.0171429 39.7434524 15807 9712 7111 0.0179279183487844 0.0179279183487844 -105.0276269 39.7349114 -105.0276403 39.7347505 14230 8860 4113 0.0915086936553939 0.0915086936553939 -104.9520697 39.7256077 -104.9509997 39.7256047 15819 9705 8564 0.0112418070831931 0.0112418070831931 -105.0273775 39.7359654 -105.0273775 39.7358643 14250 8157 7606 0.0899264482990573 0.0899264482990573 -104.9393188 39.7253022 -104.9382673 39.7253035 19499 10526 10527 0.0418767441965843 0.0418767441965843 -104.9883666 39.7071894 -104.9883695 39.7068128 16078 9814 9815 0.177867255933272 0.177867255933272 -104.974902 39.7795432 -104.9728236 39.7796294 14354 5520 6454 0.134959237439496 0.134959237439496 -105.0112082 39.7741318 -105.0112167 39.7753455 16224 5835 9851 0.203722282298932 0.203722282298932 -104.9563972 39.6911319 -104.9563865 39.692964 14425 1233 6137 0.0491477874140339 0.0491477874140339 -105.0281917 39.7560463 -105.0287666 39.7560413 16468 9914 9902 0.117059110726511 0.117059110726511 -104.9726489 39.6941061 -104.9732597 39.6931641 16500 8890 8891 0.0884309215437497 0.0884309215437497 -105.0029709 39.7443191 -105.0038584 39.7439107 16591 9948 8492 0.14561270804365 0.14561270804365 -104.9993873 39.7470087 -104.998183 39.7479347 16470 9915 3282 0.193717589764618 0.193717589764618 -104.9689488 39.7037929 -104.9687946 39.7020548 14541 6915 9375 0.0102720812466755 0.0102720812466755 -105.0251451 39.7766366 -105.0252653 39.7766366 16501 8891 3167 0.0148460110144783 0.0148460110144783 -105.0038584 39.7439107 -105.00401 39.7438456 16593 9949 9950 0.145366288858291 0.145366288858291 -105.0003016 39.7477141 -104.9990547 39.7486029 14609 8990 8994 0.00979628795431279 0.00979628795431279 -105.0252879 39.7604305 -105.0252881 39.7603424 14794 3335 7882 0.0961603685796077 0.0961603685796077 -104.9574452 39.7336966 -104.9563208 39.7337098 17101 332 10014 0.240821045601335 0.240821045601335 -104.9554298 39.7451641 -104.952676 39.7456193 14816 9424 9425 0.0673114946358147 0.0673114946358147 -105.0159208 39.7548693 -105.0167051 39.7548156 17065 9474 5478 0.175247470145414 0.175247470145414 -104.9616204 39.7368204 -104.9616347 39.7383964 15103 3050 9489 0.102745543982247 0.102745543982247 -104.9963681 39.7597212 -104.9963423 39.760645 16898 8714 8743 0.201991786328297 0.201991786328297 -104.9657828 39.6929687 -104.9658013 39.6947852 16402 9880 9878 0.04752967411177 0.04752967411177 -104.9718617 39.7035846 -104.971336 39.7034463 16959 10041 10042 0.0119234352124219 0.0119234352124219 -105.0159755 39.75567 -105.0160419 39.7555757 16556 9939 2889 0.0528287697048915 0.0528287697048915 -104.9739728 39.7494793 -104.9733549 39.749474 18646 5867 7412 0.177003576876814 0.177003576876814 -105.0378886 39.7149662 -105.0379016 39.716558 16623 9957 9958 0.00927766896119108 0.00927766896119108 -104.9856428 39.7393293 -104.9855355 39.7393169 17017 10056 10054 0.00431206144532878 0.00431206144532878 -105.0167598 39.7546225 -105.0167692 39.7546606 16635 9967 9937 0.0755376260933099 0.0755376260933099 -104.986072 39.7392385 -104.9859915 39.738562 16636 9937 9968 0.0848568890148885 0.0848568890148885 -104.9859915 39.738562 -104.9849991 39.7385579 17507 8389 10114 0.0670519033214907 0.0670519033214907 -105.0124419 39.7396939 -105.0124916 39.7402957 17069 675 9465 0.179146976203574 0.179146976203574 -104.961623 39.7416085 -104.9615988 39.7432195 17040 8988 10063 0.00586346085648923 0.00586346085648923 -105.0192467 39.7575819 -105.0192332 39.7576336 18726 6207 7644 0.18227085937915 0.18227085937915 -105.0318828 39.7260783 -105.0318854 39.7277175 18724 4060 7415 0.175525264809921 0.175525264809921 -105.0439098 39.7181494 -105.0438828 39.716571 16759 10010 55 0.0502605990705626 0.0502605990705626 -104.950646 39.6997437 -104.9506434 39.7001957 17565 10138 8539 0.0573375717149566 0.0573375717149566 -104.9667127 39.7813542 -104.9669081 39.7808609 17283 8717 8746 0.200951019692623 0.200951019692623 -104.9599663 39.6929697 -104.9599905 39.6947768 17285 76 3515 0.20373476556842 0.20373476556842 -104.9646375 39.7002188 -104.9646237 39.6983866 17286 3515 4257 0.200873634983474 0.200873634983474 -104.9646237 39.6983866 -104.9646237 39.6965801 17288 10023 5839 0.200541247802215 0.200541247802215 -104.9517951 39.692944 -104.9518032 39.6911405 18744 6227 5190 0.106449102002429 0.106449102002429 -105.0433385 39.72552 -105.0433305 39.7245627 17655 10140 480 0.0210901662616695 0.0210901662616695 -104.967225 39.7796681 -104.9669782 39.7796681 17657 8540 9827 0.194565529373187 0.194565529373187 -104.969601 39.7801972 -104.9718556 39.7799532 17427 10105 10106 0.0219929458534896 0.0219929458534896 -104.9828833 39.6888958 -104.9831403 39.6888986 17857 10200 10197 0.0144828525731025 0.0144828525731025 -104.9731394 39.7883607 -104.9732548 39.7884561 18236 7037 3424 0.201298115256081 0.201298115256081 -105.0322649 39.7652109 -105.0346199 39.7651924 17786 8497 9214 0.0149001836759509 0.0149001836759509 -105.0139116 39.7556283 -105.0140859 39.7556275 18667 5188 2601 0.176856921267491 0.176856921267491 -105.0410909 39.7245488 -105.0410827 39.7229583 15257 8538 9547 0.0461864635130014 0.0461864635130014 -104.9283761 39.7065112 -104.927837 39.7065339 15834 9727 4582 0.339362052888466 0.339362052888466 -105.039304 39.7384682 -105.0393281 39.7415201 18239 6764 3988 0.20124356936137 0.20124356936137 -105.0276005 39.7707095 -105.0299532 39.7707836 17648 223 227 0.245258634538467 0.245258634538467 -104.9432215 39.7799643 -104.9403515 39.7799498 19708 10627 10621 0.090662464616454 0.090662464616454 -105.0051511 39.7346116 -105.0051625 39.7337963 17961 10234 10235 0.0087318555012696 0.0087318555012696 -104.988102 39.7243341 -104.9880993 39.7242556 19710 10623 10628 0.0762458230270849 0.0762458230270849 -105.0031654 39.7337887 -105.0039101 39.7341658 17727 3328 7879 0.104097845117031 0.104097845117031 -104.9573341 39.760728 -104.9561163 39.7607348 18725 7415 10336 0.0555461867275064 0.0555461867275064 -105.0438828 39.716571 -105.0438909 39.7160715 17748 10172 8285 0.147249823900369 0.147249823900369 -104.9890951 39.7502672 -104.9903025 39.7493228 19600 10582 10478 0.00442384590255706 0.00442384590255706 -104.9902054 39.7102774 -104.9902571 39.7102784 16294 2409 2439 0.0170153678743566 0.0170153678743566 -104.9698358 39.6961931 -104.9697532 39.6960539 18663 2592 5184 0.178895247307371 0.178895247307371 -105.0378588 39.7229259 -105.0378224 39.7245345 15835 4582 8370 0.135357878279395 0.135357878279395 -105.0393281 39.7415201 -105.0393314 39.7427374 17987 10240 7225 0.133765909115813 0.133765909115813 -104.9949413 39.7336839 -104.9965056 39.7336859 18776 10123 3737 0.13151506607382 0.13151506607382 -105.0041704 39.7400311 -105.0028068 39.7394839 19243 10420 8480 0.0202782525837911 0.0202782525837911 -104.9910563 39.7427139 -104.9912213 39.7425829 18831 10359 10360 0.0341232753962164 0.0341232753962164 -105.0141666 39.7374377 -105.0142282 39.7371345 19553 6857 10560 0.00726201622420357 0.00726201622420357 -104.9892637 39.7102478 -104.9892651 39.7101825 19940 9641 6649 0.164927985335569 0.164927985335569 -104.9994122 39.7368744 -104.9992032 39.7383489 18941 4644 1269 0.146851000824624 0.146851000824624 -105.018682 39.7183967 -105.0203986 39.7184231 19118 10431 8430 0.136066207456442 0.136066207456442 -105.0144289 39.7424475 -105.0156397 39.7432416 19278 10421 6707 0.0993066662474356 0.0993066662474356 -104.9951815 39.7462368 -104.9943683 39.7468745 15836 8370 5297 0.134414346058358 0.134414346058358 -105.0393314 39.7427374 -105.039323 39.7439462 19047 901 9486 0.27949052314451 0.27949052314451 -104.9406492 39.7644637 -104.9406618 39.7619502 19612 10586 10499 0.00658715235564877 0.00658715235564877 -104.9910692 39.709571 -104.9911462 39.7095717 15838 9728 7437 0.0439886907558265 0.0439886907558265 -105.0374547 39.7337049 -105.0369779 39.7338534 19065 10422 5495 0.202007910819525 0.202007910819525 -104.9407436 39.7401208 -104.9407458 39.7383041 15840 9729 9702 0.0777181684296862 0.0777181684296862 -105.038439 39.7323043 -105.0382565 39.732989 15841 9702 9730 0.0351380099433058 0.0351380099433058 -105.0382565 39.732989 -105.038423 39.7332779 19273 10425 10173 0.013664079145809 0.013664079145809 -104.9948429 39.7459879 -104.9947299 39.745901 19160 10429 10050 0.0518274489533285 0.0518274489533285 -105.0000136 39.7493831 -105.0006176 39.749423 20574 10861 10862 0.011368530817607 0.011368530817607 -105.0248964 39.7611186 -105.0250294 39.7611184 19554 10560 10548 0.0725121719316359 0.0725121719316359 -104.9892651 39.7101825 -104.9892812 39.7095305 19461 10477 10478 0.0230516224965269 0.0230516224965269 -104.9902547 39.7104857 -104.9902571 39.7102784 19438 10491 6859 0.0113764020129076 0.0113764020129076 -104.9897225 39.7103526 -104.9897244 39.7102503 19277 8487 10421 0.0474605500221532 0.0474605500221532 -104.9955701 39.745932 -104.9951815 39.7462368 19226 8479 10451 0.0120282782230604 0.0120282782230604 -104.9903554 39.7419081 -104.9904508 39.7418286 19482 10486 10487 0.00666482250083992 0.00666482250083992 -104.9910713 39.7093611 -104.9911492 39.7093622 19412 1903 7239 0.197394669243537 0.197394669243537 -104.9798636 39.7074913 -104.9798548 39.7057161 19323 916 5917 0.178370202088171 0.178370202088171 -104.9874133 39.7320545 -104.987439 39.7304505 19329 10473 9894 0.0172442514416892 0.0172442514416892 -104.971721 39.6984149 -104.9716111 39.6985449 19662 10608 10609 0.151226661870126 0.151226661870126 -105.0228937 39.7697604 -105.0211243 39.7697539 19357 3170 9949 0.0476976092634506 0.0476976092634506 -105.0006969 39.7480168 -105.0003016 39.7477141 19703 10622 10623 0.11468932159706 0.11468932159706 -105.0045066 39.7337938 -105.0031654 39.7337887 19379 9194 4397 0.102701543160846 0.102701543160846 -104.9954622 39.743992 -104.9946157 39.7433367 19846 10657 10658 0.207612047714745 0.207612047714745 -105.0387332 39.7384666 -105.0387333 39.7365995 19735 10641 10642 0.0869223005082275 0.0869223005082275 -104.968958 39.7392065 -104.9689526 39.7384248 423 422 423 0.0170753331475834 0.0170753331475834 -104.958788 39.708906 -104.95889 39.708774 18892 3649 3275 0.147518961348099 0.147518961348099 -104.9575638 39.7025228 -104.9575461 39.7038494 20076 6318 8004 0.0509194903724274 0.0509194903724274 -104.9758794 39.7400231 -104.9752839 39.740019 20104 8546 2065 0.048454988097841 0.048454988097841 -104.9541798 39.7401771 -104.9536131 39.740176 20204 9321 10178 0.0841675532676054 0.0841675532676054 -104.9880818 39.7550779 -104.9873945 39.7556199 20205 10178 8401 0.0611444527276629 0.0611444527276629 -104.9873945 39.7556199 -104.9868716 39.7559951 259 266 267 0.0502803318432383 0.0502803318432383 -104.9494463 39.6897162 -104.9500299 39.6896634 14829 6148 4022 0.133340280271954 0.133340280271954 -105.0283827 39.754823 -105.0299425 39.7548206 20293 10704 10700 0.011586826540776 0.011586826540776 -105.0445781 39.7730214 -105.0445771 39.7731256 14835 7029 7396 0.0697085759052968 0.0697085759052968 -105.0322588 39.7548413 -105.0330742 39.7548479 20259 10688 6471 0.00765068827927408 0.00765068827927408 -105.0440849 39.7746926 -105.0440839 39.7747614 17971 10234 10239 0.0311817416438077 0.0311817416438077 -104.988102 39.7243341 -104.9877374 39.7243341 20294 10700 10709 0.0186270421112036 0.0186270421112036 -105.0445771 39.7731256 -105.0445556 39.7732923 14868 8305 8308 0.0233992723150567 0.0233992723150567 -105.0036573 39.7541187 -105.0038599 39.7542602 421 420 421 0.0887343803029098 0.0887343803029098 -104.9418594 39.7437507 -104.9424633 39.7443997 424 254 424 0.214565868461505 0.214565868461505 -105.0251543 39.7380028 -105.0237982 39.7396264 425 424 425 0.179345861037356 0.179345861037356 -105.0237982 39.7396264 -105.0219946 39.7404498 18900 10380 10379 0.00404144992313864 0.00404144992313864 -105.0126123 39.7504401 -105.0125991 39.750475 312 320 321 0.234451594909332 0.234451594909332 -105.0174336 39.7493151 -105.0159659 39.7510962 14897 6102 8202 0.215105101107824 0.215105101107824 -104.9408208 39.7092854 -104.9408446 39.707351 19648 10603 10600 0.0301818413703728 0.0301818413703728 -104.9882807 39.7068108 -104.9879279 39.706808 176 185 186 0.0998871295042773 0.0998871295042773 -105.0413928 39.6931195 -105.0425601 39.6931327 20301 9381 10729 0.0209062182463086 0.0209062182463086 -105.0435596 39.7766165 -105.0435566 39.7764285 196 205 208 0.198149371104724 0.198149371104724 -105.0203775 39.6894945 -105.0203767 39.6877125 16280 9869 4511 0.0441265369006206 0.0441265369006206 -104.9543259 39.6981771 -104.9541278 39.6978107 15850 9734 5596 0.0497405541513423 0.0497405541513423 -105.0433666 39.7303044 -105.0438933 39.7301146 19563 7475 10566 0.00626126200522767 0.00626126200522767 -104.9897492 39.7084668 -104.9897479 39.7084105 248 255 256 0.148914456277168 0.148914456277168 -104.9534054 39.7800114 -104.9516897 39.7797769 14938 8158 7604 0.0947062136756459 0.0947062136756459 -104.9394819 39.7382793 -104.9383746 39.7382991 305 313 314 0.0701186694040595 0.0701186694040595 -104.970735 39.780686 -104.970235 39.781186 14691 3129 941 0.177390618833456 0.177390618833456 -104.9712066 39.7304555 -104.9712147 39.7320508 371 263 372 0.159425481094297 0.159425481094297 -104.9473177 39.68967 -104.9473692 39.6911032 372 262 373 0.154271040601459 0.154271040601459 -104.9458929 39.6897096 -104.9459358 39.6910966 373 374 375 0.0498842542371797 0.0498842542371797 -105.0251537 39.7734966 -105.02457 39.7734966 20302 6466 9378 0.155873782837014 0.155873782837014 -105.042271 39.7752905 -105.0422654 39.7766923 315 323 324 0.151711567725454 0.151711567725454 -105.0156986 39.7518215 -105.0152472 39.753141 554 548 549 0.0392699857827163 0.0392699857827163 -104.999646 39.701424 -104.999187 39.7014274 14993 7973 7142 0.0462138706300854 0.0462138706300854 -104.9726808 39.7432422 -104.9721403 39.7432453 17218 6114 3199 0.202944002497817 0.202944002497817 -104.9775313 39.7092628 -104.9775204 39.7110879 317 325 326 0.0648164274191724 0.0648164274191724 -104.9964344 39.7091326 -104.9969556 39.7087095 17027 3490 3584 0.0598495371899439 0.0598495371899439 -105.0243147 39.7553581 -105.0236148 39.7553716 652 642 643 0.0146721427737165 0.0146721427737165 -104.9407521 39.7413879 -104.9405805 39.7413879 18423 8361 8333 0.20323919891824 0.20323919891824 -105.0410832 39.7639477 -105.0410618 39.76212 15011 9469 459 0.0480419410466021 0.0480419410466021 -104.9407436 39.7367085 -104.9413035 39.7367444 15012 459 7107 0.043866666346984 0.043866666346984 -104.9413035 39.7367444 -104.9418165 39.7367415 11803 8415 8416 0.145780714117446 0.145780714117446 -104.9841796 39.7520575 -104.9853609 39.751112 18731 8066 10337 0.199884513966678 0.199884513966678 -105.0367563 39.7306104 -105.0367616 39.732408 17082 4467 2789 0.134890565512634 0.134890565512634 -104.9615875 39.7657386 -104.9615875 39.7669517 788 793 794 0.093857943582342 0.093857943582342 -104.9361307 39.7528412 -104.9350328 39.7528375 15029 7883 3337 0.0968744267307773 0.0968744267307773 -104.9562673 39.7368072 -104.9574002 39.7368138 18907 10384 10385 0.0177708173335528 0.0177708173335528 -105.0122864 39.7504906 -105.0124942 39.7504865 11693 868 895 0.0109449511220029 0.0109449511220029 -105.0011145 39.7535929 -105.0011439 39.7534971 16597 8570 5785 0.145695604703312 0.145695604703312 -104.9966174 39.7504686 -104.9954256 39.7514052 17133 4238 3543 0.202299079539728 0.202299079539728 -104.9763404 39.6966061 -104.9763295 39.6984254 18439 7914 2971 0.147770970542825 0.147770970542825 -105.027595 39.7578708 -105.0260575 39.7584783 16408 9882 9889 0.0253610023428754 0.0253610023428754 -104.9710939 39.7032035 -104.9713896 39.7031873 16601 9952 7558 0.0955122170701592 0.0955122170701592 -104.9999037 39.7492958 -104.9988113 39.7494758 15050 6016 979 0.0500664854607423 0.0500664854607423 -104.9735459 39.7368668 -104.9741314 39.7368706 16409 9889 9879 0.0208518700779087 0.0208518700779087 -104.9713896 39.7031873 -104.9716243 39.7032379 995 753 1009 0.150380388134057 0.150380388134057 -104.9875955 39.7752036 -104.9875916 39.776556 15070 9479 610 0.10571035032404 0.10571035032404 -104.9861222 39.7368448 -104.9873582 39.7368646 16411 9459 9889 0.012002862934972 0.012002862934972 -104.9714714 39.7030996 -104.9713896 39.7031873 1016 1028 1029 0.0655213058855568 0.0655213058855568 -104.9622408 39.7488417 -104.9622186 39.7494307 15964 4362 1443 0.198880292667991 0.198880292667991 -105.0015545 39.7112124 -105.0038795 39.7112064 16695 9599 9597 0.0527492023482324 0.0527492023482324 -105.0000258 39.7419225 -105.0002485 39.7423649 19585 10576 7471 0.00669407122815783 0.00669407122815783 -104.9888178 39.7085212 -104.9888183 39.708461 1119 1135 1136 0.187278154980764 0.187278154980764 -105.0404138 39.7766958 -105.0404001 39.77838 15144 9498 6689 0.0114561417292809 0.0114561417292809 -104.949868 39.7789996 -104.9497884 39.7789167 15795 2323 2324 0.0158381890637799 0.0158381890637799 -105.0223537 39.7376237 -105.0223618 39.737766 20623 2706 10873 0.00650373799697247 0.00650373799697247 -105.0229176 39.7611551 -105.0229935 39.7611592 1164 558 1182 0.0726820398635713 0.0726820398635713 -104.996796 39.697349 -104.996786 39.6966954 15984 7372 5328 0.126515384088506 0.126515384088506 -105.0312304 39.7111869 -105.0327094 39.7111941 16002 9775 6870 0.0380746194857137 0.0380746194857137 -105.0106552 39.688359 -105.0108215 39.6880414 11807 8419 8395 0.147975384561768 0.147975384561768 -104.9850687 39.7527297 -104.9838316 39.7536605 16009 9779 9780 0.0100019925159617 0.0100019925159617 -104.9993937 39.6888781 -104.9993976 39.688968 331 207 332 0.116329690490202 0.116329690490202 -104.9565607 39.7445824 -104.9554298 39.7451641 20314 10735 10736 0.00660332250129021 0.00660332250129021 -105.0233062 39.7593161 -105.0233746 39.7593437 1412 1265 1438 0.0988256135069692 0.0988256135069692 -105.0204691 39.7820002 -105.0216256 39.7820039 15147 9501 1753 0.946728932771196 0.946728932771196 -104.9477699 39.7837907 -104.9414956 39.7908082 542 536 537 0.223575651807191 0.223575651807191 -105.0151149 39.7545148 -105.0159762 39.7526163 1437 1457 1458 0.00733898986406934 0.00733898986406934 -105.0078201 39.6894653 -105.0078206 39.6893993 15845 9731 9732 0.0664836940914448 0.0664836940914448 -105.0422615 39.7304199 -105.0415588 39.7301641 15172 9512 9513 0.0495248806719176 0.0495248806719176 -105.0364026 39.7403227 -105.0369818 39.740326 15173 9513 9514 0.0500036838355924 0.0500036838355924 -105.0369818 39.740326 -105.0375666 39.7403293 16841 10021 9876 0.0316463232135525 0.0316463232135525 -104.9706319 39.7032358 -104.9705085 39.7029675 12011 7081 2030 0.145136996076302 0.145136996076302 -104.9818287 39.7633054 -104.9806366 39.7642349 12961 1633 1631 0.0197483532588124 0.0197483532588124 -105.0035017 39.7410228 -105.0033016 39.7411115 16037 9801 9802 0.187730927470077 0.187730927470077 -105.0145291 39.6890356 -105.0123441 39.6891881 1680 1705 1706 0.200641448140145 0.200641448140145 -105.0297026 39.69129 -105.0320475 39.6912817 15255 9539 9533 0.0958097111651336 0.0958097111651336 -104.9351084 39.7058405 -104.9349851 39.7066969 16278 9869 3639 0.110423900704732 0.110423900704732 -104.9543259 39.6981771 -104.953288 39.6987674 1701 1648 1723 0.062496099688971 0.062496099688971 -105.0157083 39.6917929 -105.0164379 39.6918193 16118 8309 427 0.26882010834223 0.26882010834223 -105.0254224 39.7404725 -105.028564 39.7403785 250 257 258 0.156601202821138 0.156601202821138 -104.9487596 39.6897096 -104.9488454 39.6911164 1726 1744 1745 1.09817431556355 1.09817431556355 -104.9722383 39.6883787 -104.9722634 39.6785026 16141 9831 7016 0.0255913598249866 0.0255913598249866 -105.0306678 39.7293074 -105.030967 39.729303 16142 7016 7028 0.027160195994677 0.027160195994677 -105.030967 39.729303 -105.0312846 39.729303 251 259 260 0.154968238345174 0.154968238345174 -104.9465795 39.6897096 -104.9465967 39.6911032 1778 1796 1797 0.0510193327806952 0.0510193327806952 -104.9786977 39.6947606 -104.9781014 39.6947603 15256 9533 9546 0.0701631467931239 0.0701631467931239 -104.9349851 39.7066969 -104.9348965 39.7073242 4282 4025 4026 0.0836518662560613 0.0836518662560613 -105.0299339 39.7572686 -105.029918 39.7580208 4283 4026 2975 0.0536630317560949 0.0536630317560949 -105.029918 39.7580208 -105.0299157 39.7585034 252 261 262 0.0449524282619667 0.0449524282619667 -104.9453693 39.6896766 -104.9458929 39.6897096 17948 10228 8780 0.031808150523084 0.031808150523084 -104.98712 39.7238543 -104.9874919 39.7238512 1803 1816 1817 0.0829077522721667 0.0829077522721667 -105.0268596 39.7287066 -105.02745 39.7281152 4294 2858 4032 0.190837980669502 0.190837980669502 -105.0043357 39.6975452 -105.0065466 39.6973179 4296 4033 4034 0.0984313521955559 0.0984313521955559 -105.0318398 39.697683 -105.03299 39.6977028 4297 4034 4035 0.124316100856361 0.124316100856361 -105.03299 39.6977028 -105.0344405 39.6976368 4299 1488 135 0.200939910778157 0.200939910778157 -104.988737 39.694787 -104.9886673 39.6929807 4300 135 1703 0.200530915425065 0.200530915425065 -104.9886673 39.6929807 -104.9887113 39.6911776 253 262 259 0.0587496721634218 0.0587496721634218 -104.9458929 39.6897096 -104.9465795 39.6897096 1830 1846 1847 0.0521892409260155 0.0521892409260155 -105.0330898 39.7213326 -105.0337 39.7213301 4310 4043 1394 0.105949182025439 0.105949182025439 -105.031239 39.7181657 -105.0324777 39.7181596 4311 1394 4044 0.0525758001653233 0.0525758001653233 -105.0324777 39.7181596 -105.0330924 39.7181593 4312 4044 4045 0.00275409212275412 0.00275409212275412 -105.0330924 39.7181593 -105.0331246 39.7181593 4313 4045 4046 0.048684142933598 0.048684142933598 -105.0331246 39.7181593 -105.0336938 39.7181591 4314 4046 4048 0.0522538202962548 0.0522538202962548 -105.0336938 39.7181591 -105.0343046 39.7181492 11581 1889 1890 0.200726535096683 0.200726535096683 -105.0322578 39.7616855 -105.0299096 39.7616676 254 259 263 0.0633181950748288 0.0633181950748288 -104.9465795 39.6897096 -104.9473177 39.68967 1901 1087 1914 0.0231926567105046 0.0231926567105046 -104.9724071 39.7074855 -104.972136 39.707488 4323 4055 4056 0.0506868932206778 0.0506868932206778 -105.0391007 39.7181492 -105.0396933 39.7181525 4324 4056 4057 0.0525415825536361 0.0525415825536361 -105.0396933 39.7181525 -105.0403076 39.7181525 4325 4057 1106 0.049505238452812 0.049505238452812 -105.0403076 39.7181525 -105.0408864 39.7181525 4326 1106 4058 0.103487473030962 0.103487473030962 -105.0408864 39.7181525 -105.0420963 39.7181446 255 263 264 0.0528764032574804 0.0528764032574804 -104.9473177 39.68967 -104.9479356 39.6896766 1921 1933 1934 0.0492173865000396 0.0492173865000396 -105.0316836 39.7384833 -105.0322592 39.738485 1929 1942 1943 0.119118027307007 0.119118027307007 -104.9888238 39.7384602 -104.9902169 39.7384586 4337 4067 4068 0.0478289627129219 0.0478289627129219 -105.0276017 39.7844198 -105.0281513 39.7843383 4338 4068 4069 0.0505441496304245 0.0505441496304245 -105.0281513 39.7843383 -105.0287428 39.7843351 4339 4069 4070 0.0498130318292156 0.0498130318292156 -105.0287428 39.7843351 -105.0293098 39.784231 4342 4071 4072 0.0561534117303384 0.0561534117303384 -105.0304275 39.7840207 -105.0310648 39.7838975 4343 4072 4073 0.0484769480819301 0.0484769480819301 -105.0310648 39.7838975 -105.0316273 39.7838408 18384 8960 8961 0.0519015690499355 0.0519015690499355 -105.0258905 39.7724462 -105.0258806 39.7729129 544 538 539 0.0154777376492066 0.0154777376492066 -105.0462947 39.7530417 -105.0461157 39.7530208 2042 2050 2051 0.199194779708592 0.199194779708592 -104.9674629 39.7038542 -104.9674661 39.7020628 12337 8654 8655 0.0104809427005404 0.0104809427005404 -105.0075431 39.754727 -105.0074206 39.7547231 4355 3965 4081 0.411489005127648 0.411489005127648 -105.0003399 39.7837825 -105.005155 39.7838353 4356 4081 4082 0.106344190536588 0.106344190536588 -105.005155 39.7838353 -105.0063995 39.7838419 4358 4083 1074 0.0829286899836406 0.0829286899836406 -105.0082472 39.7838436 -105.0092177 39.7838422 4359 1074 2497 0.0840300949352524 0.0840300949352524 -105.0092177 39.7838422 -105.0102009 39.7838273 16773 3182 3277 0.192234323904948 0.192234323904948 -104.9552273 39.7021149 -104.9552326 39.7038437 2067 2069 2070 0.202510221820354 0.202510221820354 -104.9534962 39.7873923 -104.9534692 39.7892134 19432 8707 10110 0.0968673163006813 0.0968673163006813 -104.9850997 39.7033596 -104.9839674 39.7033596 4370 4092 4093 0.0521723369054183 0.0521723369054183 -105.0158347 39.7839964 -105.016444 39.7839662 4373 4095 4096 0.0511584997280867 0.0511584997280867 -105.0175565 39.7838951 -105.0181552 39.7838945 4374 4096 4097 0.0510055304226098 0.0510055304226098 -105.0181552 39.7838945 -105.0187521 39.7838972 14753 6934 5930 0.0358835820845479 0.0358835820845479 -104.9793301 39.7301101 -104.979327 39.7304328 545 539 540 0.260599478311813 0.260599478311813 -105.0461157 39.7530208 -105.0433843 39.7519802 2113 2114 2115 0.0866449228578761 0.0866449228578761 -104.9269938 39.7723519 -104.9270004 39.7731311 12341 2501 8642 0.0589286767766051 0.0589286767766051 -105.0073403 39.7545867 -105.0079921 39.7544142 4383 4104 2729 0.0487767884709024 0.0487767884709024 -105.0233734 39.7846136 -105.0239366 39.7846851 4387 748 1566 0.142516569011717 0.142516569011717 -104.9508345 39.7763985 -104.9507995 39.7776799 16443 9900 9901 0.201666693845683 0.201666693845683 -104.9688122 39.6930484 -104.9711673 39.6931206 546 540 541 0.0326517480806501 0.0326517480806501 -105.0433843 39.7519802 -105.0430648 39.7518193 547 541 542 0.0254047336234174 0.0254047336234174 -105.0430648 39.7518193 -105.0428359 39.7516736 2158 2156 2157 0.218243127550759 0.218243127550759 -105.0139707 39.7293204 -105.0141188 39.7312798 2160 2158 2159 0.0821511858388999 0.0821511858388999 -105.0144627 39.756468 -105.0144598 39.7572068 16173 4250 9840 0.39197341800201 0.39197341800201 -104.9867926 39.6966289 -104.9868416 39.693104 19464 10508 10509 0.0204161788330557 0.0204161788330557 -104.9902611 39.7099214 -104.9902632 39.7097378 18178 5791 6050 0.202074681821779 0.202074681821779 -105.0258291 39.7874305 -105.0258319 39.7856132 20702 10891 10902 0.0170035110425561 0.0170035110425561 -105.0400867 39.7653362 -105.0400838 39.7654891 16216 8620 7903 0.142599898878985 0.142599898878985 -105.0093075 39.7583444 -105.0105038 39.7592382 11816 2201 2202 0.15535054028393 0.15535054028393 -105.0146775 39.7403403 -105.0128922 39.7400809 17089 9940 8134 0.138649146182337 0.138649146182337 -104.960382 39.7494708 -104.9603847 39.7482239 17090 8134 3689 0.141996254884573 0.141996254884573 -104.9603847 39.7482239 -104.9603811 39.7469469 2222 2222 2223 0.0488100805647676 0.0488100805647676 -104.9729758 39.7337087 -104.972405 39.7337096 2223 2223 2224 0.0512642786009998 0.0512642786009998 -104.972405 39.7337096 -104.9718055 39.7337106 14639 2243 2244 0.0354564943031107 0.0354564943031107 -105.0051802 39.7575225 -105.0050086 39.7572322 17091 3689 4597 0.241148863142693 0.241148863142693 -104.9603811 39.7469469 -104.9603758 39.7447782 2264 2264 2265 0.176035436319457 0.176035436319457 -104.9304797 39.7178171 -104.9304912 39.7194002 14641 2244 2272 0.0187003459565438 0.0187003459565438 -105.0050086 39.7572322 -105.0048152 39.7571536 16312 2722 2929 0.0126176772334624 0.0126176772334624 -104.96971 39.6952871 -104.9698519 39.6952562 14127 419 417 0.0606641044076811 0.0606641044076811 -104.94552 39.7449427 -104.9458794 39.7444723 2285 2284 2285 0.184338950183701 0.184338950183701 -104.9305594 39.7601749 -104.9305592 39.7618327 17024 10059 6431 0.0170040072643452 0.0170040072643452 -105.0176702 39.753311 -105.0178463 39.7532399 20326 10744 10738 0.00650370546328925 0.00650370546328925 -105.0235881 39.7590797 -105.0235235 39.7590488 2307 2304 1995 0.0793159537973265 0.0793159537973265 -105.0127167 39.6959791 -105.0136437 39.6959725 16363 7010 2769 0.112453696268037 0.112453696268037 -104.9318494 39.7619997 -104.933165 39.7620038 16364 2769 3365 0.103853901930967 0.103853901930967 -104.933165 39.7620038 -104.93438 39.7620028 20334 2967 10745 0.0137335338280324 0.0137335338280324 -105.0237301 39.7584727 -105.0237282 39.7585962 2375 2363 964 0.101155075878388 0.101155075878388 -104.9849833 39.7193599 -104.9838008 39.7193434 16463 9886 1081 0.198408324686945 0.198408324686945 -104.9705756 39.7060566 -104.972547 39.7069966 16466 9913 9912 0.00925208668760351 0.00925208668760351 -104.9725631 39.7070317 -104.9726409 39.7070895 17365 10091 3085 0.200980490545583 0.200980490545583 -104.9786569 39.7147194 -104.9786762 39.712912 17304 4258 8744 0.201266280518922 0.201266280518922 -104.9634703 39.6965777 -104.9634565 39.6947677 2443 2434 2435 0.0498096064689081 0.0498096064689081 -105.038137 39.7712705 -105.0387198 39.7712682 18192 6053 4068 0.142529657997643 0.142529657997643 -105.0281511 39.7856201 -105.0281513 39.7843383 16717 5546 10002 2.41636756690016 2.41636756690016 -104.9874887 39.6894093 -104.9875808 39.6676785 14694 4875 4946 0.19209064576365 0.19209064576365 -104.9712147 39.735165 -104.9712638 39.7368921 2465 1228 2455 0.0986019921641189 0.0986019921641189 -105.0123662 39.7704857 -105.0135199 39.7704859 17232 243 244 0.123936016070967 0.123936016070967 -104.9728142 39.6892191 -104.9715783 39.6886379 17233 244 245 0.0423914167747626 0.0423914167747626 -104.9715783 39.6886379 -104.9711551 39.6884397 17234 245 30 0.0421885133223055 0.0421885133223055 -104.9711551 39.6884397 -104.9707346 39.6882416 17235 30 31 0.0623462807475453 0.0623462807475453 -104.9707346 39.6882416 -104.9701337 39.6879245 20321 10740 10741 0.00961494122957245 0.00961494122957245 -105.0235185 39.7589017 -105.0236254 39.7588748 20520 10845 10841 0.0515194041185215 0.0515194041185215 -105.0187438 39.7583413 -105.0181411 39.7583408 19715 10630 10631 0.0208944523636977 0.0208944523636977 -105.0042609 39.7342602 -105.0042586 39.7344481 14699 4164 4773 0.260608636385053 0.260608636385053 -104.974654 39.7201321 -104.9746628 39.7224758 2587 2559 2560 0.109781786773584 0.109781786773584 -105.0051367 39.7862559 -105.0064215 39.7862585 18391 7038 3425 0.202488499072253 0.202488499072253 -105.0322651 39.7656196 -105.034629 39.7657398 18395 2554 3861 0.207477450927098 0.207477450927098 -105.0433255 39.7874316 -105.0427456 39.7892435 20741 10913 7366 0.0901821833329384 0.0901821833329384 -105.0277761 39.7631337 -105.0267891 39.7634203 2613 2576 2373 0.0436228403965834 0.0436228403965834 -104.9558107 39.7098997 -104.9553043 39.709946 19620 10524 10589 0.00570573305761744 0.00570573305761744 -104.9883547 39.7082799 -104.988288 39.70828 18401 1425 7176 0.174145888646233 0.174145888646233 -105.0386719 39.7820847 -105.0380731 39.7805877 20347 10745 10747 0.0185775892434006 0.0185775892434006 -105.0237282 39.7585962 -105.0235111 39.7585885 2677 2638 2639 0.294941945704345 0.294941945704345 -105.015182 39.7220707 -105.0186305 39.7220872 19655 10606 10607 0.00514986150833142 0.00514986150833142 -104.9882676 39.7060132 -104.9883278 39.7060132 18881 7249 3271 0.203031342103983 0.203031342103983 -104.9611376 39.7056792 -104.9611322 39.7038533 20742 7366 10907 0.0328095866921768 0.0328095866921768 -105.0267891 39.7634203 -105.026532 39.7636394 2729 2684 2685 0.0539600310135124 0.0539600310135124 -104.9795298 39.7522538 -104.9799803 39.7525937 17508 10114 10116 0.025112430125901 0.025112430125901 -105.0124916 39.7402957 -105.0127369 39.7404199 17946 10225 10226 0.00737359034109891 0.00737359034109891 -104.987291 39.7236088 -104.9872048 39.7236101 14688 2393 2798 0.189312144234638 0.189312144234638 -104.971187 39.7255843 -104.971199 39.7272868 18130 10265 6045 0.200929523136355 0.200929523136355 -105.0222149 39.787432 -105.0222109 39.785625 2876 2499 2821 0.136005417598284 0.136005417598284 -105.0095409 39.7801481 -105.0111319 39.7801807 12974 2797 2822 0.0772628603550689 0.0772628603550689 -105.0069887 39.7454751 -105.0076937 39.7450404 19658 9394 8493 0.0491161384071996 0.0491161384071996 -105.0253203 39.7701872 -105.0258941 39.7702117 19659 8493 6763 0.145715875084599 0.145715875084599 -105.0258941 39.7702117 -105.0275974 39.7702694 14698 5033 4164 0.121872885708228 0.121872885708228 -104.9746644 39.7190361 -104.974654 39.7201321 17172 3092 5304 0.202230215982892 0.202230215982892 -104.9739802 39.7128965 -104.9739798 39.7147152 3021 2953 2954 0.00990774005844554 0.00990774005844554 -105.0157188 39.7584009 -105.0158347 39.7584 19694 10618 8145 0.956513774549446 0.956513774549446 -104.9416501 39.7908808 -104.9480016 39.7837973 19803 5200 10646 0.12476083696761 0.12476083696761 -104.9969602 39.7241241 -104.9969581 39.7230021 14722 4871 6016 0.191389811056615 0.191389811056615 -104.9735383 39.7351456 -104.9735459 39.7368668 20794 8908 10948 0.0132755925041989 0.0132755925041989 -105.0289792 39.7622112 -105.0291285 39.7622441 19880 10672 2617 0.0529554442967168 0.0529554442967168 -104.9957912 39.722999 -104.9957832 39.7225228 19918 6233 5202 0.175854776488408 0.175854776488408 -104.9980791 39.7257025 -104.9980791 39.724121 18502 9278 9526 0.133752339971597 0.133752339971597 -105.0363599 39.7511906 -105.036376 39.7499878 3064 2995 2996 0.132712872312529 0.132712872312529 -104.9953975 39.759713 -104.9954583 39.7585204 19901 10663 10676 0.0513919786820835 0.0513919786820835 -105.0428156 39.736637 -105.0434166 39.7366408 19973 10306 619 0.00429215823862154 0.00429215823862154 -105.0316869 39.7366042 -105.0316871 39.7365656 17075 7842 828 0.141317632530522 0.141317632530522 -104.9616094 39.7519514 -104.9616093 39.7532223 17970 10238 10234 0.0188321983270746 0.0188321983270746 -104.9883222 39.7243341 -104.988102 39.7243341 18897 10377 10378 0.0131134839493858 0.0131134839493858 -105.0124804 39.7505728 -105.0125479 39.7504669 17180 5449 5450 0.206640976814444 0.206640976814444 -104.9704727 39.6911049 -104.9704932 39.6929632 17113 3932 3959 0.0402088808240704 0.0402088808240704 -104.9574881 39.7475642 -104.957513 39.7479253 19990 10684 10682 0.0498254818797545 0.0498254818797545 -105.0410722 39.7384617 -105.0416549 39.7384584 18513 9294 10302 0.00151227516682341 0.00151227516682341 -105.0410618 39.7511847 -105.0410619 39.7511711 3252 2365 3163 0.175456016528149 0.175456016528149 -104.98145 39.7193208 -104.9814586 39.7208987 19267 10446 8486 0.0130023858176566 0.0130023858176566 -104.9952471 39.7458453 -104.9953533 39.7457616 15217 9530 539 0.0270882933911684 0.0270882933911684 -105.0461917 39.7527843 -105.0461157 39.7530208 18503 9526 9353 0.135313261796309 0.135313261796309 -105.036376 39.7499878 -105.0363784 39.7487709 18902 10378 10381 0.0118745691698922 0.0118745691698922 -105.0125479 39.7504669 -105.0125841 39.7503638 20282 10710 10722 0.0492625817369533 0.0492625817369533 -105.0441026 39.7735162 -105.044096 39.7739592 19437 10490 10491 0.0516785382045006 0.0516785382045006 -104.9897131 39.7108173 -104.9897225 39.7103526 16422 3358 3034 0.0480216533576434 0.0480216533576434 -104.9695281 39.7021526 -104.9699305 39.7024537 17185 5659 5660 0.024871407903781 0.024871407903781 -104.9687309 39.6883933 -104.9684404 39.6883858 18512 10302 9294 0.00151227516682341 0.00151227516682341 -105.0410619 39.7511711 -105.0410618 39.7511847 18681 3185 3408 0.173742073092489 0.173742073092489 -105.0367216 39.7197052 -105.0367215 39.7181427 15235 9533 9534 0.025845258726166 0.025845258726166 -104.9349851 39.7066969 -104.9352855 39.7067217 15243 9534 9535 0.0751513734309232 0.0751513734309232 -104.9352855 39.7067217 -104.9359493 39.706279 14715 5686 5687 0.105315223547906 0.105315223547906 -104.97583 39.7295104 -104.9758385 39.7304575 19826 10647 9253 0.122215184303521 0.122215184303521 -105.0021963 39.7300097 -105.0022016 39.7289106 20299 10728 5578 0.0498927645754841 0.0498927645754841 -105.0445532 39.7768578 -105.0439694 39.7768534 15281 9557 9556 0.01686832436596 0.01686832436596 -104.9466791 39.7112633 -104.9468185 39.711156 15283 9557 9558 0.0154433036380546 0.0154433036380546 -104.9466791 39.7112633 -104.9465426 39.7113542 17312 5705 5706 0.401673875470838 0.401673875470838 -104.9611673 39.6911287 -104.9611029 39.6875167 3564 3426 3427 0.0516847701108369 0.0516847701108369 -105.0346376 39.7664739 -105.0346332 39.7669387 15400 9579 3315 0.0326402169295471 0.0326402169295471 -105.0157258 39.7437753 -105.0155552 39.7435127 15402 9580 9581 0.331383974435327 0.331383974435327 -105.0162851 39.7457849 -105.0162939 39.7487651 15403 9582 9583 0.0120173707764648 0.0120173707764648 -105.0104647 39.7536666 -105.0103359 39.7536233 18689 1859 5770 0.176521953507317 0.176521953507317 -105.0415045 39.7213253 -105.0415039 39.7197378 3659 3496 3497 0.100604510338319 0.100604510338319 -104.9500131 39.6983858 -104.9488372 39.6983858 15426 8637 4935 0.0862034738049073 0.0862034738049073 -104.9993008 39.7450562 -104.9999815 39.7444843 15429 9597 8608 0.0815311130388188 0.0815311130388188 -105.0002485 39.7423649 -105.0009845 39.7418987 14717 933 5818 0.11375652775637 0.11375652775637 -104.9758289 39.7320426 -104.9752659 39.7329695 3704 3540 3541 0.0487079158287504 0.0487079158287504 -104.9786521 39.6984298 -104.9780828 39.698433 20304 9382 10728 0.0315682813160642 0.0315682813160642 -105.0445538 39.7765739 -105.0445532 39.7768578 15490 9618 8464 0.061043367869745 0.061043367869745 -105.0008107 39.746683 -105.0014282 39.7464074 15492 9627 9626 0.0311123551122936 0.0311123551122936 -105.0003825 39.746907 -105.0006793 39.7467451 17382 5814 2314 0.0781390219671105 0.0781390219671105 -105.0151443 39.7320016 -105.0146392 39.731416 20431 10791 10754 0.00545772790966665 0.00545772790966665 -105.0231621 39.7594921 -105.0232175 39.7595165 3935 3733 3734 0.176323868665952 0.176323868665952 -105.0028152 39.7336992 -105.0028252 39.7352849 20425 10786 10787 0.0471980291688183 0.0471980291688183 -105.0188457 39.7592189 -105.0188651 39.7596431 16275 9868 3657 0.128315234485653 0.128315234485653 -104.9551011 39.698724 -104.9539423 39.6994566 17111 3775 3776 0.0186255054019669 0.0186255054019669 -104.957947 39.7477378 -104.9578598 39.7475843 20436 10794 10795 0.0773551964908624 0.0773551964908624 -105.0218405 39.7610002 -105.0227368 39.7610963 4030 3814 3815 0.205898323776278 0.205898323776278 -105.039412 39.7472161 -105.0374612 39.7461303 14114 3768 3623 0.0676593021490157 0.0676593021490157 -104.9443957 39.7462296 -104.9448677 39.7457412 20311 10732 10733 0.00871128803713245 0.00871128803713245 -105.0237565 39.7589777 -105.0236546 39.7589766 17485 321 4992 0.0357053960194593 0.0357053960194593 -105.0159659 39.7510962 -105.0161841 39.75137 4135 1293 3896 0.0646203690871901 0.0646203690871901 -104.9634588 39.7488413 -104.9634682 39.7494224 16181 9842 5547 0.812121023854291 0.812121023854291 -104.9882243 39.682101 -104.9881577 39.6894044 15562 9299 9657 0.183361943567776 0.183361943567776 -104.9775506 39.725614 -104.9775593 39.727263 15563 9657 3803 0.198879262059456 0.198879262059456 -104.9775593 39.727263 -104.977579 39.7290515 18244 9371 2433 0.198605382792158 0.198605382792158 -105.0375615 39.7694949 -105.0375589 39.771281 20442 10799 10800 0.0197706815366264 0.0197706815366264 -105.0218863 39.7618096 -105.0218874 39.7616318 4153 2788 3908 0.132166336514103 0.132166336514103 -104.9634422 39.7669465 -104.9634409 39.7681351 19582 10575 10562 0.0700205995742609 0.0700205995742609 -104.9885885 39.7085196 -104.9885838 39.7091493 16266 7738 5831 0.20157737543677 0.20157737543677 -104.9586954 39.6893271 -104.9586821 39.6911399 17685 6154 6155 0.459645187119716 0.459645187119716 -104.9794838 39.7796685 -104.9848557 39.7798784 4242 3991 3227 0.0177155969329486 0.0177155969329486 -105.0299548 39.7716681 -105.0299581 39.7718274 4243 3227 3992 0.0329982706824684 0.0329982706824684 -105.0299581 39.7718274 -105.0299454 39.772124 19465 10509 10510 0.0192818852758557 0.0192818852758557 -104.9902632 39.7097378 -104.9902651 39.7095644 20445 10801 10802 0.0205768304881295 0.0205768304881295 -105.021849 39.761283 -105.0218433 39.761098 4285 658 1885 0.048605694225596 0.048605694225596 -105.0299141 39.7589753 -105.0299322 39.7594122 14724 5469 977 0.135303141818757 0.135303141818757 -104.9735608 39.7384085 -104.9741536 39.7395367 4308 4042 3999 0.107188720026654 0.107188720026654 -105.0287585 39.7181591 -105.0300116 39.7181459 15626 9687 9688 0.091295408872665 0.091295408872665 -104.9105005 39.7584038 -104.9094325 39.758409 18437 10292 8442 0.00675422790693776 0.00675422790693776 -105.0280151 39.7614164 -105.0279677 39.761465 20447 10794 10803 0.118731077964576 0.118731077964576 -105.0218405 39.7610002 -105.0217149 39.7599368 4347 4075 4076 0.0470687599943484 0.0470687599943484 -105.0333673 39.7838362 -105.0339181 39.7838412 4349 1002 4077 0.216843974938131 0.216843974938131 -104.9875798 39.7840554 -104.9901174 39.7840727 20454 10809 10810 0.100342747602662 0.100342747602662 -105.0193936 39.7576917 -105.0204422 39.7580973 4420 4130 4131 0.121697779505431 0.121697779505431 -104.9511844 39.7681053 -104.9511702 39.7691997 19593 10478 10580 0.068856662719705 0.068856662719705 -104.9902571 39.7102784 -104.991062 39.7102859 20625 10804 10874 0.0625386897444795 0.0625386897444795 -105.0242305 39.7611919 -105.0235366 39.7610136 18253 3979 6754 0.201867515357413 0.201867515357413 -105.0299437 39.7660501 -105.0275819 39.7660439 4514 4194 4195 0.10298973821829 0.10298973821829 -105.0077638 39.7343613 -105.0077585 39.7352875 15674 9685 9686 0.0593326737516342 0.0593326737516342 -104.9123877 39.7583821 -104.9116936 39.758384 20460 10813 10814 0.0263810628539784 0.0263810628539784 -105.0189136 39.7585213 -105.0192222 39.758524 4540 1339 4214 0.206331927913881 0.206331927913881 -105.0179868 39.7130093 -105.0180211 39.7111539 15694 7269 2024 0.188168800569156 0.188168800569156 -104.937334 39.717787 -104.935134 39.717787 19466 10510 10511 0.0234630277187848 0.0234630277187848 -104.9902651 39.7095644 -104.9902675 39.7093534 20626 10788 10875 0.12707186988651 0.12707186988651 -105.0218514 39.7587986 -105.0215131 39.7599114 14733 6342 4868 0.191023303912105 0.191023303912105 -104.9758813 39.7368678 -104.9758386 39.7351502 18638 7383 5180 0.100367385774354 0.100367385774354 -105.0336341 39.725085 -105.0345542 39.7245247 15713 1050 3913 0.111080496528689 0.111080496528689 -104.9620183 39.718346 -104.963317 39.7183519 18173 6048 6420 0.20192046475531 0.20192046475531 -105.0245363 39.7856143 -105.0245269 39.7874302 4662 1707 4301 0.203353286347824 0.203353286347824 -105.0343547 39.691257 -105.0343542 39.6894282 15737 3771 8867 0.1545281811215 0.1545281811215 -104.9439848 39.7291098 -104.9439798 39.7304995 18694 6025 5978 0.00688297127309608 0.00688297127309608 -105.0391099 39.7198541 -105.0391098 39.719916 18468 10298 9138 0.0199498887128462 0.0199498887128462 -105.0431907 39.7509391 -105.0432544 39.7511117 17131 4372 1799 0.197593407061799 0.197593407061799 -104.9763628 39.692984 -104.9763617 39.694761 15759 3487 5346 0.100946337054167 0.100946337054167 -104.9293078 39.7162471 -104.9281276 39.716246 20632 8227 6090 0.135158757751447 0.135158757751447 -105.0138041 39.7620198 -105.0138111 39.7608043 18263 6067 6514 0.193791754137247 0.193791754137247 -105.038672 39.7856168 -105.0386639 39.783874 4805 4410 4411 0.102107994490615 0.102107994490615 -105.0297971 39.7030981 -105.0298314 39.704016 19823 9252 7641 0.177252004679102 0.177252004679102 -105.0008928 39.7289115 -105.0009116 39.7273175 15778 9119 9707 0.0214606208419429 0.0214606208419429 -105.039492 39.7311696 -105.039492 39.7313626 15780 9707 9703 0.181325566879256 0.181325566879256 -105.039492 39.7313626 -105.039492 39.7329933 14737 4770 6526 0.178169149120729 0.178169149120729 -104.97698 39.7224773 -104.9769714 39.7240796 4824 534 475 0.0459278377034575 0.0459278377034575 -105.0126456 39.7551939 -105.0122615 39.7554827 15830 7134 9724 0.00382519149625338 0.00382519149625338 -105.0393032 39.7348018 -105.0393035 39.7348362 434 433 364 0.11596793090747 0.11596793090747 -104.9692608 39.6879972 -104.9703166 39.6886511 17139 4488 3200 0.20282742100359 0.20282742100359 -104.9762867 39.7092645 -104.976351 39.7110879 20710 7365 10885 0.00202939174918317 0.00202939174918317 -105.0253917 39.7620904 -105.0253682 39.762093 20738 10886 10887 0.038658244493302 0.038658244493302 -105.0396293 39.7653159 -105.0397062 39.7656585 4921 4492 4493 0.0619945774719425 0.0619945774719425 -105.0052379 39.7395355 -105.0052303 39.740093 18268 2438 5736 0.170878783790289 0.170878783790289 -105.0399004 39.7709268 -105.0398843 39.7724635 4947 3640 4511 0.128546240241841 0.128546240241841 -104.9529616 39.6985396 -104.9541278 39.6978107 2413 2403 2404 0.136554071110129 0.136554071110129 -105.017566 39.7530336 -105.0191633 39.7530233 11806 8418 8419 0.144478674207108 0.144478674207108 -104.986246 39.7517975 -104.9850687 39.7527297 470 473 474 0.189801845816516 0.189801845816516 -105.0185991 39.7470262 -105.0180056 39.7453814 14741 3802 5935 0.15521301123556 0.15521301123556 -104.9769713 39.7290617 -104.9769887 39.7304575 4998 4544 4545 0.135440573029242 0.135440573029242 -105.0220369 39.7741287 -105.0220798 39.7753463 2670 2628 2629 0.199951181775354 0.199951181775354 -105.0227761 39.7220608 -105.025114 39.7220614 18532 10307 7540 0.709454997862857 0.709454997862857 -105.0532518 39.7661573 -105.0449514 39.7661904 5075 4599 1025 0.0544629152641776 0.0544629152641776 -104.9615991 39.7447832 -104.9622361 39.7447859 17143 4616 4617 0.200408905820063 0.200408905820063 -104.9763402 39.7165163 -104.9763514 39.7183186 20669 10890 10891 0.0251214927041886 0.0251214927041886 -105.0403806 39.7653384 -105.0400867 39.7653362 14743 931 2216 0.184594913416957 0.184594913416957 -104.9770026 39.732045 -104.9770059 39.7337051 5094 4615 4618 0.110635552941058 0.110635552941058 -104.9835591 39.744874 -104.9848531 39.7448793 19633 10594 10505 0.00660487490366482 0.00660487490366482 -104.9910918 39.7081283 -104.991169 39.7081293 20709 10913 7365 0.234512277592806 0.234512277592806 -105.0277761 39.7631337 -105.0253917 39.7620904 20713 5881 10915 0.0114767201911695 0.0114767201911695 -105.0253707 39.7632845 -105.0253686 39.7633877 18275 6667 1427 0.0124761175920816 0.0124761175920816 -105.0398176 39.7819709 -105.0398172 39.7820831 18575 10323 10324 0.133190640971179 0.133190640971179 -105.0341543 39.7821409 -105.0327262 39.781661 19540 10553 10554 0.069921649249612 0.069921649249612 -104.9890431 39.7091518 -104.9890497 39.708523 19541 10554 7472 0.00672748885261455 0.00672748885261455 -104.9890497 39.708523 -104.9890503 39.7084625 19542 7472 10555 0.00636055689076091 0.00636055689076091 -104.9890503 39.7084625 -104.9890509 39.7084053 20479 10827 10828 0.0321786032396296 0.0321786032396296 -105.0188943 39.7587219 -105.0192706 39.7587299 5172 3232 4672 0.135963226577445 0.135963226577445 -104.993638 39.7717733 -104.9936519 39.772996 17294 8754 10015 0.202671913712405 0.202671913712405 -104.944769 39.6947624 -104.9447901 39.696585 23 24 25 0.131395177842502 0.131395177842502 -105.0205339 39.7572526 -105.0220707 39.7572761 24 25 26 0.132981987743145 0.132981987743145 -105.0220707 39.7572761 -105.0236259 39.7572468 18535 5555 10308 0.537923452261619 0.537923452261619 -105.0440136 39.7598585 -105.0503066 39.7598409 5196 4693 4694 0.101324047402986 0.101324047402986 -105.038526 39.7094438 -105.0397105 39.7094438 17084 505 4047 0.193244409170512 0.193244409170512 -104.9471759 39.748019 -104.9449621 39.7476682 20013 7896 8858 0.144841565186615 0.144841565186615 -104.9891984 39.7521958 -104.988003 39.7531189 18281 6757 6460 0.11412288805936 0.11412288805936 -105.0386612 39.7767112 -105.0386826 39.775685 5239 4723 4724 0.173697663092072 0.173697663092072 -104.9696767 39.7416775 -104.9696749 39.7432396 57 61 62 0.0954500024095661 0.0954500024095661 -104.931714 39.700208 -104.932829 39.700178 18609 5208 6228 0.175202487961463 0.175202487961463 -105.0445268 39.7239462 -105.0445535 39.7255217 18543 10313 5554 0.549870500653692 0.549870500653692 -105.050446 39.7589461 -105.0440133 39.7589595 5310 4766 3155 0.0172249530452766 0.0172249530452766 -104.9813252 39.7224891 -104.9811238 39.7224897 78 84 85 0.0505639086324271 0.0505639086324271 -104.9611564 39.7002245 -104.9605654 39.7002204 19778 10632 5380 0.0979518829901303 0.0979518829901303 -105.0008955 39.7325996 -105.0008982 39.7334805 20481 10792 10829 0.0269599370404467 0.0269599370404467 -105.0232345 39.7595229 -105.0230688 39.7597292 5457 4876 4877 0.0499120224253174 0.0499120224253174 -104.9706482 39.735165 -104.9700645 39.735165 96 101 102 0.0321305027576107 0.0321305027576107 -104.9418857 39.7001887 -104.9415109 39.7002071 97 102 103 0.0620448910426151 0.0620448910426151 -104.9415109 39.7002071 -104.940786 39.7001905 18782 10348 10344 0.0162360672802701 0.0162360672802701 -105.0006804 39.7393818 -105.0008699 39.7393725 5478 4135 4890 0.0934025271750886 0.0934025271750886 -104.9505787 39.7351289 -104.9494864 39.7351307 121 128 129 0.177008602394702 0.177008602394702 -105.0065998 39.7352916 -105.0065273 39.7368825 244 251 252 0.175978023607631 0.175978023607631 -104.9994212 39.7305062 -104.9994279 39.7320888 18294 6901 1428 0.00619376962359973 0.00619376962359973 -105.0409738 39.7821337 -105.0409732 39.782078 5500 4907 4908 0.100175479072509 0.100175479072509 -104.935013 39.7346788 -104.9338415 39.7346803 140 148 149 0.0975727004199176 0.0975727004199176 -105.0050494 39.6930773 -105.0061897 39.6930874 393 395 396 0.169106051700542 0.169106051700542 -104.9367017 39.7800737 -104.9347437 39.7798532 18784 10348 10349 0.00525970147109288 0.00525970147109288 -105.0006804 39.7393818 -105.0006189 39.7393808 5522 4924 4677 0.103650586835971 0.103650586835971 -104.9935332 39.7338673 -104.9941264 39.7346802 18546 7539 10314 0.65633531431652 0.65633531431652 -105.0449396 39.7652893 -105.0526184 39.7652564 18297 6968 6995 0.202610377838011 0.202610377838011 -105.0409894 39.7802021 -105.0409786 39.77838 5676 3669 5032 0.215322761034264 0.215322761034264 -104.9757447 39.7475025 -104.9757617 39.7494389 173 182 183 0.0984047094047537 0.0984047094047537 -105.0379081 39.6931063 -105.0390582 39.6931063 174 183 184 0.100655002347226 0.100655002347226 -105.0390582 39.6931063 -105.0402341 39.6931327 16515 5454 5455 0.104997960992542 0.104997960992542 -104.9857094 39.7569105 -104.984841 39.7562427 20485 10832 10763 0.0351600114003883 0.0351600114003883 -105.025074 39.7612402 -105.0250727 39.760924 5779 2576 4917 0.032816005995912 0.032816005995912 -104.9558107 39.7098997 -104.9558286 39.7101945 192 202 203 0.199740801936021 0.199740801936021 -105.0203557 39.6985481 -105.0203643 39.6967518 193 203 169 0.402428218597258 0.402428218597258 -105.0203643 39.6967518 -105.0203814 39.6931327 14755 5931 927 0.177893389603082 0.177893389603082 -104.9792436 39.7304339 -104.9792571 39.7320337 5803 5121 5122 0.103540820168727 0.103540820168727 -104.970912 39.7597791 -104.9708892 39.7607101 225 49 236 0.00807621055546913 0.00807621055546913 -104.9733927 39.700201 -104.9732983 39.700201 18672 1538 1539 0.106836085520251 0.106836085520251 -105.042161 39.7245549 -105.042161 39.7255157 14756 927 2212 0.186014347432929 0.186014347432929 -104.9792571 39.7320337 -104.9792376 39.7337065 5852 1967 4622 0.105142035615429 0.105142035615429 -104.9275397 39.743724 -104.9274625 39.7446677 282 292 293 0.038589084717098 0.038589084717098 -105.0040727 39.760849 -105.0037495 39.7610913 283 293 294 0.0763501630731075 0.0763501630731075 -105.0037495 39.7610913 -105.0030853 39.7615504 285 295 296 0.17581051150028 0.17581051150028 -104.9946201 39.7273342 -104.9946233 39.7289153 14758 4862 7101 0.190667289560019 0.190667289560019 -104.9792634 39.7351686 -104.9792889 39.7368832 5875 4334 5174 0.0464101693595893 0.0464101693595893 -104.9780308 39.7165201 -104.9774882 39.7165195 350 351 352 0.0901523030384508 0.0901523030384508 -105.0171199 39.7741304 -105.017099 39.774941 353 355 356 0.108591561133878 0.108591561133878 -104.9475022 39.7793961 -104.9486062 39.7789125 369 370 371 0.00989155289209397 0.00989155289209397 -105.0298446 39.7379436 -105.0298176 39.7380301 18304 7116 6758 0.139614208847036 0.139614208847036 -105.0259576 39.7678922 -105.0275911 39.7678891 517 511 512 0.231881303387922 0.231881303387922 -105.0312479 39.7836347 -105.03396 39.7837055 518 512 513 0.0504031171767775 0.0504031171767775 -105.03396 39.7837055 -105.0345487 39.7837339 12256 8620 8618 0.1042966231246 0.1042966231246 -105.0093075 39.7583444 -105.0084208 39.7577001 6051 5293 5294 0.1322760806231 0.1322760806231 -105.0315166 39.7439551 -105.0330637 39.7439508 18305 6758 3982 0.20021257935936 0.20021257935936 -105.0275911 39.7678891 -105.0299336 39.7678829 574 248 567 0.654270176053915 0.654270176053915 -104.966468 39.6862015 -104.9595276 39.6837329 575 264 568 0.0404038185731676 0.0404038185731676 -104.9479356 39.6896766 -104.9479442 39.6893133 19637 10596 10597 0.0126826750829723 0.0126826750829723 -104.9881372 39.7071852 -104.9882854 39.7071884 20403 10761 10778 0.00417068578422797 0.00417068578422797 -105.0250806 39.7603661 -105.0250816 39.7603286 6437 2444 5569 0.02055703905507 0.02055703905507 -105.0440363 39.7709406 -105.0440431 39.7711254 614 605 606 0.0427456634033912 0.0427456634033912 -105.0276669 39.7627327 -105.0278867 39.763078 11697 1006 1032 0.0356944242966225 0.0356944242966225 -105.0016257 39.7531381 -105.0019469 39.752933 18485 7779 9146 0.0491523501803915 0.0491523501803915 -105.0393085 39.7589141 -105.0398835 39.7589172 19922 7869 3723 0.102610678307364 0.102610678307364 -104.9980684 39.719352 -104.9980684 39.7184292 20528 10783 10029 0.0108754318867703 0.0108754318867703 -105.0159618 39.7583177 -105.015835 39.7583097 6839 2922 5305 0.104995892978265 0.104995892978265 -105.021523 39.7147919 -105.0227504 39.7148051 634 544 624 0.0671323040254876 0.0671323040254876 -105.034963 39.736586 -105.0357481 39.7365857 635 624 625 0.00434381837571047 0.00434381837571047 -105.0357481 39.7365857 -105.0357989 39.7365856 20428 10788 10789 0.0563042197472527 0.0563042197472527 -105.0218514 39.7587986 -105.0223762 39.7591046 18340 7633 7634 0.201343863199868 0.201343863199868 -105.0351904 39.7603234 -105.0351771 39.7621341 20531 2704 10847 0.00595682994262844 0.00595682994262844 -105.0229197 39.7608329 -105.0229893 39.7608356 18337 7624 2435 0.20163475178063 0.20163475178063 -105.0387364 39.7694549 -105.0387198 39.7712682 655 645 646 0.15124021105117 0.15124021105117 -104.9372542 39.7414009 -104.9354861 39.7413613 11518 656 657 0.200075413530476 0.200075413530476 -105.0346018 39.7589808 -105.0322612 39.758985 18341 7634 7661 0.00671626059696149 0.00671626059696149 -105.0351771 39.7621341 -105.0351767 39.7621945 18342 7661 7662 0.197150609042501 0.197150609042501 -105.0351767 39.7621945 -105.0351663 39.7639675 6951 5687 5936 0.0500693590985736 0.0500693590985736 -104.9758385 39.7304575 -104.975253 39.7304575 6952 5936 5453 0.049749026364738 0.049749026364738 -104.975253 39.7304575 -104.9746713 39.7304514 18121 10257 2538 0.176222237628552 0.176222237628552 -105.010685 39.7858675 -105.01068 39.7874523 18344 5247 6874 0.0949718672307841 0.0949718672307841 -105.0351958 39.7649631 -105.0351985 39.7658172 20408 10778 8971 0.00240570116723256 0.00240570116723256 -105.0250816 39.7603286 -105.0250832 39.760307 7025 5987 5146 0.0839973170950687 0.0839973170950687 -104.9257006 39.7292726 -104.9257328 39.7300276 687 680 681 0.00253308666004397 0.00253308666004397 -104.9569831 39.7416105 -104.9569536 39.7416084 688 681 682 0.0177686502456197 0.0177686502456197 -104.9569536 39.7416084 -104.9567458 39.7416064 20536 10790 10850 0.034182335159618 0.034182335159618 -105.0228403 39.759346 -105.0226484 39.7596157 18351 6756 3981 0.199906908242653 0.199906908242653 -105.0275956 39.7669634 -105.0299345 39.7669593 7046 5996 5997 0.0183612294578931 0.0183612294578931 -104.9257688 39.7618503 -104.9258117 39.7620121 7047 5997 5998 0.0939822022965603 0.0939822022965603 -104.9258117 39.7620121 -104.9257702 39.7628567 16701 9996 9997 0.0529811614609842 0.0529811614609842 -104.9999838 39.7464987 -104.9999731 39.7460223 20223 10711 10712 0.0485921897229188 0.0485921897229188 -104.9413123 39.6937735 -104.941312 39.6942105 7066 4209 6007 0.100592936440223 0.100592936440223 -105.0180383 39.7004566 -105.0192141 39.7004566 719 715 716 0.14011322934495 0.14011322934495 -105.0041615 39.7717924 -105.0041786 39.7730524 18164 6036 4091 0.184872985391224 0.184872985391224 -105.0152693 39.7856221 -105.0152654 39.7839595 18360 7775 7374 0.049527285222362 0.049527285222362 -105.0259595 39.7688086 -105.0259557 39.7683632 7242 1086 6117 0.0183572728116315 0.0183572728116315 -104.9723899 39.7092881 -104.9721753 39.7092881 20444 10797 10801 0.0204844414155983 0.0204844414155983 -105.0218716 39.7614664 -105.021849 39.761283 14778 5928 925 0.176931188736704 0.176931188736704 -104.9803886 39.7304366 -104.9804094 39.7320277 7325 6163 6164 0.404282808510336 0.404282808510336 -104.9569776 39.6893298 -104.9569833 39.685694 757 756 757 0.0403523543057396 0.0403523543057396 -104.9853038 39.7752036 -104.9848317 39.775197 758 758 759 0.10406364243601 0.10406364243601 -104.9258629 39.7765766 -104.9246452 39.7765808 20552 10810 10855 0.0274674933149076 0.0274674933149076 -105.0204422 39.7580973 -105.020438 39.7583443 7375 340 337 0.0516827997381363 0.0516827997381363 -104.9379355 39.7804643 -104.9373307 39.7804664 778 783 784 0.143355100800641 0.143355100800641 -105.001524 39.702453 -105.0031735 39.702226 18365 1660 7716 0.0501099513590678 0.0501099513590678 -105.0259529 39.7674233 -105.0259442 39.7669727 7418 5550 6228 0.0493634763375772 0.0493634763375772 -105.0439763 39.72552 -105.0445535 39.7255217 798 803 806 1.01502432527974 1.01502432527974 -104.9246129 39.752877 -104.9127396 39.7528988 20237 10712 8819 0.0494540965066323 0.0494540965066323 -104.941312 39.6942105 -104.940734 39.6942095 7441 1600 1601 0.0713701116113288 0.0713701116113288 -105.0133862 39.6987066 -105.013927 39.6982179 814 825 826 0.10637782371988 0.10637782371988 -104.9647057 39.7532062 -104.9634614 39.7531961 815 826 827 0.107195537700229 0.107195537700229 -104.9634614 39.7531961 -104.9622082 39.7532291 20239 10716 10717 0.029516495512001 0.029516495512001 -104.9411444 39.6963884 -104.9410012 39.6961469 7466 2930 5311 0.101596891275597 0.101596891275597 -105.021523 39.6985217 -105.0227074 39.6985877 836 849 850 0.0925483728292225 0.0925483728292225 -104.9429772 39.7557004 -104.9429726 39.7565327 837 850 851 0.184151560988971 0.184151560988971 -104.9429726 39.7565327 -104.9429635 39.7581888 20241 8817 10717 0.0237033604501814 0.0237033604501814 -104.9407242 39.6961507 -104.9410012 39.6961469 7541 6292 65 0.186329349943054 0.186329349943054 -104.933901 39.698515 -104.934135 39.700181 857 870 871 0.202831473953724 0.202831473953724 -104.9428589 39.7710708 -104.9428522 39.7728949 14121 4084 3945 0.0818484712615532 0.0818484712615532 -104.9441124 39.7484997 -104.9450651 39.7484271 18787 10347 10345 0.045081440573134 0.045081440573134 -105.0006789 39.7395014 -105.0006728 39.7399068 7826 2505 6454 0.100016861256994 0.100016861256994 -105.0100464 39.7753527 -105.0112167 39.7753455 876 889 890 0.105571186658179 0.105571186658179 -104.9536454 39.7644642 -104.9524103 39.764457 877 890 891 0.105688383652669 0.105688383652669 -104.9524103 39.764457 -104.9511738 39.7644539 11418 8067 8068 0.0483239948134963 0.0483239948134963 -105.0441378 39.7835013 -105.043576 39.7834515 7848 6464 6465 0.0519215197465546 0.0519215197465546 -105.041027 39.7752745 -105.0416343 39.775288 894 908 909 0.110040792413973 0.110040792413973 -104.9331257 39.7644965 -104.9318383 39.7645031 896 910 911 0.148938852784508 0.148938852784508 -104.9998754 39.7567199 -104.998644 39.7576675 11420 8068 8077 0.744996900508782 0.744996900508782 -105.043576 39.7834515 -105.0348588 39.7833346 7872 6484 6485 0.109350713693358 0.109350713693358 -104.9848486 39.7462103 -104.9835697 39.7461971 914 928 929 0.0454506765778274 0.0454506765778274 -104.9786778 39.7320223 -104.9781467 39.7320382 15223 8102 5299 0.0276921695746079 0.0276921695746079 -105.0426126 39.7442054 -105.042522 39.7439663 16761 10006 10010 0.188081556068426 0.188081556068426 -104.9523627 39.6986871 -104.950646 39.6997437 20354 9336 10730 0.00773852906846938 0.00773852906846938 -105.0251673 39.7585782 -105.0250776 39.7585876 7965 6543 6544 0.0483732045653669 0.0483732045653669 -104.9723281 39.7237476 -104.9717626 39.7237562 954 966 967 0.0990431305437434 0.0990431305437434 -104.9838084 39.7225355 -104.9838014 39.7234262 19650 10601 10604 0.0245600833310456 0.0245600833310456 -104.9879279 39.7066512 -104.988215 39.7066518 18271 6463 6629 0.159535181156963 0.159535181156963 -105.0398602 39.7752659 -105.0398199 39.7767003 20358 10736 9208 0.00987870578899212 0.00987870578899212 -105.0233746 39.7593437 -105.0233093 39.759417 11333 3953 8218 0.0887906096153549 0.0887906096153549 -105.0001937 39.7283674 -104.9994384 39.7289153 976 987 988 0.0367128135573791 0.0367128135573791 -104.9740753 39.7240686 -104.9740667 39.7237385 18911 10389 10390 0.0499832893351177 0.0499832893351177 -105.0126283 39.7501885 -105.0126243 39.749739 8132 6646 6647 0.176189320777164 0.176189320777164 -104.9986572 39.7336891 -104.998664 39.7352736 20359 9208 8992 0.00952006614931064 0.00952006614931064 -105.0233093 39.759417 -105.0232439 39.7594863 18533 7540 5565 0.0799101067174197 0.0799101067174197 -105.0449514 39.7661904 -105.0440165 39.7661967 15227 8248 1474 0.0211145699437457 0.0211145699437457 -104.9245969 39.6962239 -104.9247632 39.6960836 11427 8252 8251 0.0497577863871374 0.0497577863871374 -105.0342719 39.7834294 -105.0348524 39.7834646 8228 5488 6699 0.203871251538877 0.203871251538877 -104.9494922 39.738334 -104.9494732 39.7401674 1013 1025 1026 0.240326237485559 0.240326237485559 -104.9622361 39.7447859 -104.9622426 39.7469472 1014 1026 1027 0.140197604091005 0.140197604091005 -104.9622426 39.7469472 -104.9622318 39.748208 11524 8299 6771 0.0679188084680006 0.0679188084680006 -105.0260753 39.7595725 -105.0268698 39.7595648 8280 6724 1837 0.0673898837011532 0.0673898837011532 -105.0120852 39.72025 -105.0120749 39.720856 16769 3180 3279 0.131366088579917 0.131366088579917 -104.9540885 39.7026636 -104.9540847 39.703845 11560 7714 8320 0.204692599225755 0.204692599225755 -105.0316842 39.7566755 -105.0317009 39.7548347 18785 10349 3941 0.0399279993421446 0.0399279993421446 -105.0006189 39.7393808 -105.000152 39.7393746 1055 1071 1072 0.193562714729093 0.193562714729093 -105.0090259 39.7765399 -105.009231 39.7782735 18374 2425 6794 0.0832162654729584 0.0832162654729584 -105.0324788 39.7706946 -105.0322928 39.76996 8378 6787 5475 0.176557126416642 0.176557126416642 -104.9684521 39.7368249 -104.9684271 39.7384126 1079 1095 1096 0.106445830238736 0.106445830238736 -105.0405345 39.724543 -105.0405516 39.7255002 1081 1097 1098 0.0486277340974482 0.0486277340974482 -105.040561 39.7306097 -105.0405664 39.7301724 18378 2549 8381 0.409599255943821 0.409599255943821 -105.0398307 39.787434 -105.0398172 39.7911176 8425 4370 2496 0.102227972652095 0.102227972652095 -105.0014826 39.7040009 -105.0026756 39.7039481 1101 1117 1118 0.104134759343337 0.104134759343337 -105.0404813 39.7539268 -105.0404858 39.7548633 19670 9361 9367 0.104968988119014 0.104968988119014 -105.0246491 39.770221 -105.0246438 39.769277 11768 8406 8391 0.072368398733761 0.072368398733761 -104.9814866 39.7527817 -104.982081 39.7523183 11405 6191 577 0.346853696348124 0.346853696348124 -104.9832163 39.7795774 -104.979193 39.7791651 11711 2125 2126 0.0693722119224359 0.0693722119224359 -105.0057953 39.756766 -105.0056493 39.7573797 1121 1137 1138 0.209246619241212 0.209246619241212 -105.0404024 39.780201 -105.040403 39.7820828 11896 1345 8466 0.0539854948645785 0.0539854948645785 -105.0025087 39.7490201 -105.0020778 39.7486652 8519 3823 6870 0.0122276886226055 0.0122276886226055 -105.0106786 39.6880414 -105.0108215 39.6880414 1142 1161 1045 0.106182749069371 0.106182749069371 -104.9634876 39.7632183 -104.9622462 39.763254 1143 1045 1162 0.0572035723632033 0.0572035723632033 -104.9622462 39.763254 -104.9615772 39.7632401 11949 8497 8498 0.0157235898061176 0.0157235898061176 -105.0139116 39.7556283 -105.0137949 39.755519 8563 6893 6894 0.0563604312984052 0.0563604312984052 -105.0252908 39.7655845 -105.0259502 39.7655831 1161 1180 1181 0.108807320753836 0.108807320753836 -104.9967587 39.6994606 -104.9967963 39.6984825 1162 1181 555 0.0264412731929892 0.0264412731929892 -104.9967963 39.6984825 -104.9967877 39.6982448 11990 6574 4455 0.147936408791814 0.147936408791814 -104.9828432 39.7584876 -104.9816151 39.759425 8587 6905 6906 0.00825706398143248 0.00825706398143248 -104.9475756 39.7692051 -104.947479 39.769204 1181 1196 1197 0.0308045840002764 0.0308045840002764 -104.9532393 39.7271307 -104.9528791 39.7271293 16676 9978 9979 0.0911222888155273 0.0911222888155273 -105.0081875 39.7419793 -105.0090565 39.7415049 12046 8525 8526 0.0214801658544325 0.0214801658544325 -105.0047107 39.7504962 -105.0049596 39.7505226 8609 4639 1260 0.0990232299326886 0.0990232299326886 -105.0193449 39.7766055 -105.0205036 39.7766121 20366 10746 10748 0.00389959559054649 0.00389959559054649 -105.0236226 39.75895 -105.0235917 39.7589758 8754 6984 6985 0.142274771709776 0.142274771709776 -105.008704 39.7588217 -105.0098936 39.7597166 15273 8632 8698 0.0321488809830426 0.0321488809830426 -104.9291888 39.7063544 -104.9293068 39.7060799 12327 8651 8462 0.0863896937468126 0.0863896937468126 -105.0047136 39.7486765 -105.003842 39.7490696 8825 7022 7023 0.132397309217195 0.132397309217195 -105.0315597 39.7499887 -105.0315207 39.751179 15906 8604 1831 0.0312706435771371 0.0312706435771371 -105.0283446 39.7216209 -105.0282669 39.7213461 8982 704 420 0.200616718436647 0.200616718436647 -104.9419371 39.7419475 -104.9418594 39.7437507 1261 1282 24 0.134590345997008 0.134590345997008 -105.0205344 39.7560422 -105.0205339 39.7572526 18452 7704 9427 0.203142152499049 0.203142152499049 -105.0410725 39.7566932 -105.0410753 39.7548663 12940 8766 1971 0.0880952038111177 0.0880952038111177 -105.0021048 39.7447013 -105.0012102 39.7450944 12050 8529 8530 0.0322062217802774 0.0322062217802774 -105.0041786 39.7503114 -105.0045096 39.7501731 1281 1306 1307 0.102064457561207 0.102064457561207 -105.0288014 39.7133724 -105.0299945 39.7133592 12052 8529 8412 0.0524928623134227 0.0524928623134227 -105.0041786 39.7503114 -105.0036942 39.7500213 20805 10934 7427 0.00626540347624637 0.00626540347624637 -105.0368648 39.7621971 -105.0369381 39.7621971 9106 7163 7164 0.0532969377049032 0.0532969377049032 -105.0381509 39.7543757 -105.0381551 39.754855 1301 1326 1327 0.0908036524111016 0.0908036524111016 -105.0442903 39.7133559 -105.0452398 39.7129907 1302 1327 1328 0.187321516717609 0.187321516717609 -105.0452398 39.7129907 -105.0473907 39.7133074 20389 10773 10765 0.00486729953892219 0.00486729953892219 -105.0238489 39.7606336 -105.023905 39.7606411 20812 7034 10952 0.00504516380305115 0.00504516380305115 -105.0322625 39.7622195 -105.0323215 39.7622208 12945 8883 8884 0.0693524767029838 0.0693524767029838 -105.0014849 39.7426723 -105.0010815 39.7421312 9177 1813 7200 0.0899820045120437 0.0899820045120437 -104.923341 39.6929674 -104.9222894 39.6929759 12258 8619 8617 0.025123815719297 0.025123815719297 -105.0083242 39.7578801 -105.0083585 39.7576557 9178 132 7201 0.0532452299195118 0.0532452299195118 -104.9874659 39.6930068 -104.9868436 39.6930068 13064 8946 8947 0.0850173355126965 0.0850173355126965 -104.9938162 39.7672158 -104.9948109 39.7672181 9301 7274 6989 0.145898107890786 0.145898107890786 -104.9337866 39.742569 -104.9320802 39.742569 1340 1368 1369 0.19896343011117 0.19896343011117 -104.9900335 39.7121268 -104.9923595 39.7121202 20815 7168 10919 0.00784309361436635 0.00784309361436635 -105.0381187 39.7621933 -105.0382104 39.7621908 9323 7286 7287 0.0531798537803958 0.0531798537803958 -104.983982 39.7019687 -104.9833604 39.7019722 18312 7244 7291 0.112193704343122 0.112193704343122 -105.0311621 39.7711127 -105.0324737 39.7711548 20817 10953 10288 0.00348743524444471 0.00348743524444471 -105.0291765 39.7620512 -105.0292173 39.7620512 20818 10288 10921 0.00283999263123215 0.00283999263123215 -105.0292173 39.7620512 -105.0292505 39.7620502 9345 7305 6323 0.0511693918815177 0.0511693918815177 -104.9669227 39.7020659 -104.9663246 39.7020694 20831 10939 10947 0.189387199061175 0.189387199061175 -105.0393977 39.762194 -105.0393977 39.7638972 20504 10061 10815 0.00579629159172248 0.00579629159172248 -105.0193111 39.7583425 -105.0192433 39.7583417 12268 8625 8626 0.00924470302738606 0.00924470302738606 -105.0063297 39.755277 -105.0062526 39.7553353 18317 7365 7366 0.190091232151663 0.190091232151663 -105.0253917 39.7620904 -105.0267891 39.7634203 18915 10393 10394 0.0257178211457629 0.0257178211457629 -105.0122186 39.7502302 -105.0124855 39.7503369 9548 5843 7400 0.197969196756037 0.197969196756037 -104.9687193 39.6910999 -104.9687412 39.6893196 1402 1428 1429 0.0514192906451236 0.0514192906451236 -105.0409732 39.782078 -105.0415749 39.7820729 19551 10559 10558 0.0350073244923259 0.0350073244923259 -104.9881037 39.7097761 -104.9880982 39.7100909 20372 10756 10757 0.119877702556756 0.119877702556756 -105.0229933 39.7612883 -105.0243898 39.7611891 18474 9006 9005 0.01365486811001 0.01365486811001 -105.0399032 39.754857 -105.0399025 39.7549798 9618 6255 7423 0.201105238361345 0.201105238361345 -104.9944654 39.6984907 -104.9944429 39.6966822 1423 1446 1447 0.102065186535373 0.102065186535373 -105.0038944 39.7084713 -105.0038773 39.7075535 12355 8667 8662 0.00824054620763183 0.00824054620763183 -105.0124751 39.7525722 -105.0123789 39.7525675 13473 9096 9097 0.0791788196488147 0.0791788196488147 -105.0171656 39.7251183 -105.0162433 39.7250562 13558 9033 9033 0.000550802138422688 0.000550802138422688 -105.0111765 39.722883 -105.0111825 39.7228848 9720 5436 7485 0.210597915191446 0.210597915191446 -105.0250692 39.7085234 -105.0275311 39.708526 1445 1465 778 0.201931327083159 0.201931327083159 -105.0238576 39.7038839 -105.023849 39.7020679 16745 10007 6830 0.0463356709963923 0.0463356709963923 -104.9516233 39.6981848 -104.9512088 39.6979166 18484 9139 9145 0.0170083591694009 0.0170083591694009 -105.0431263 39.7511062 -105.0429278 39.7510959 18486 9146 1121 0.0502889247784144 0.0502889247784144 -105.0398835 39.7589172 -105.0404718 39.7589145 13588 9137 9132 0.0916872062208973 0.0916872062208973 -104.9868714 39.7007074 -104.9861015 39.7001338 18564 10320 10321 0.148893183386122 0.148893183386122 -105.0313943 39.7806712 -105.0330975 39.7803888 1470 1490 1454 0.0984270848036789 0.0984270848036789 -105.0026792 39.6948706 -105.0038293 39.6948507 11793 8412 1301 0.0102820603565046 0.0102820603565046 -105.0036942 39.7500213 -105.0035821 39.7499878 13649 9157 9158 0.11057157733623 0.11057157733623 -104.9952014 39.7022895 -104.9960034 39.7030693 9923 7595 5945 0.197471792675123 0.197471792675123 -104.9362843 39.7292429 -104.9363272 39.7310185 1492 1512 1513 0.240760864140441 0.240760864140441 -104.931734 39.696087 -104.92892 39.6960846 1493 1513 1514 0.0903356876724302 0.0903356876724302 -104.92892 39.6960846 -104.9278643 39.6960978 18489 9154 9164 0.0526957444463644 0.0526957444463644 -105.0338562 39.7492256 -105.034029 39.7487707 9949 7606 7607 0.0349507847949759 0.0349507847949759 -104.9382673 39.7253035 -104.9382968 39.725617 1512 1531 1532 0.421840818868262 0.421840818868262 -104.9909332 39.7613911 -104.9909417 39.7651848 1514 1533 1534 0.0990053945754622 0.0990053945754622 -104.9453062 39.7574036 -104.944148 39.7574036 18920 10391 10399 0.0111591670236662 0.0111591670236662 -105.0127316 39.7492235 -105.0126923 39.7491278 10025 6642 3954 0.137704462550789 0.137704462550789 -104.9985895 39.7273172 -105.0001997 39.7273124 1533 1556 1557 0.0904418216599082 0.0904418216599082 -104.9613425 39.77767 -104.9602842 39.7776637 1535 1558 1559 0.0987505899129773 0.0987505899129773 -104.959414 39.7776762 -104.9582585 39.7776672 19486 10409 10426 0.0202821728904968 0.0202821728904968 -104.9883441 39.7097759 -104.9883452 39.7095935 10050 7651 7652 0.0462326431468639 0.0462326431468639 -105.0389317 39.7282542 -105.0394723 39.7282575 1552 1577 1578 0.0904564264247089 0.0904564264247089 -105.0390628 39.6875658 -105.0401129 39.6876594 1554 1579 1580 0.0903173650147356 0.0903173650147356 -105.0411657 39.6879819 -105.0421871 39.6881867 18611 2585 1850 0.178619647699559 0.178619647699559 -105.035536 39.7229363 -105.0355172 39.72133 19139 479 10436 0.0608772998887891 0.0608772998887891 -105.0124432 39.7406786 -105.0130548 39.7409589 10147 7693 7694 0.00731957097451548 0.00731957097451548 -104.9475739 39.7873593 -104.947581 39.7874249 1571 1598 1600 0.0527554061663716 0.0527554061663716 -105.0137725 39.6990764 -105.0133862 39.6987066 18460 6389 9354 0.131365686337894 0.131365686337894 -105.0387149 39.7475739 -105.0387149 39.7487553 13942 9095 9242 0.111189675764469 0.111189675764469 -105.0210758 39.7255489 -105.0223459 39.7257626 10218 6638 5410 0.0525082825873588 0.0525082825873588 -104.9710843 39.6893658 -104.9704709 39.6893522 11529 809 810 0.133518358438394 0.133518358438394 -105.026046 39.7554277 -105.0276079 39.7554276 16258 9267 3529 0.187765741537081 0.187765741537081 -104.9552346 39.6965869 -104.9552447 39.6982755 10288 7759 7760 0.0990614933501691 0.0990614933501691 -104.9475555 39.7710608 -104.9463967 39.7710806 1610 1640 1641 0.0829769157452624 0.0829769157452624 -105.0156865 39.706479 -105.0156951 39.7057328 1611 1641 1642 0.0110107206173314 0.0110107206173314 -105.0156951 39.7057328 -105.0156924 39.7056338 14142 478 9286 0.110440686979957 0.110440686979957 -105.0170811 39.7459783 -105.0165836 39.7450617 10359 6835 4056 0.176947127899101 0.176947127899101 -105.0397191 39.7165613 -105.0396933 39.7181525 10360 4056 7791 0.153314942388554 0.153314942388554 -105.0396933 39.7181525 -105.0397234 39.7195311 16039 9796 9803 0.17034831343451 0.17034831343451 -105.0121361 39.6892112 -105.0101617 39.6894076 20229 8818 8827 0.0165504595782256 0.0165504595782256 -104.9407334 39.6945605 -104.94054 39.6945576 15466 9616 9605 0.0511543414269977 0.0511543414269977 -105.0011333 39.7436854 -105.000722 39.7440195 10664 7914 2973 0.0665734173113744 0.0665734173113744 -105.027595 39.7578708 -105.0275907 39.7584695 1646 1673 1674 0.136622102626379 0.136622102626379 -105.0111824 39.7680416 -105.0127809 39.7680407 1647 1674 1675 0.135851990536989 0.135851990536989 -105.0127809 39.7680407 -105.0143702 39.7680596 15467 9605 7963 0.0172079120084978 0.0172079120084978 -105.000722 39.7440195 -105.0005879 39.7441349 1668 1693 1694 0.101380870701686 0.101380870701686 -105.0416583 39.7675928 -105.0428441 39.7675702 11218 3630 8166 0.0456744230751041 0.0456744230751041 -104.9286229 39.7018847 -104.9290225 39.7016123 15788 9639 9625 0.0212057259943503 0.0212057259943503 -105.0250842 39.7369224 -105.0249286 39.7370709 11369 8219 7971 0.0335395055556045 0.0335395055556045 -105.0056833 39.7616862 -105.0053146 39.761583 16195 7725 5820 0.195527635044049 0.195527635044049 -104.9821706 39.6894094 -104.9821591 39.6911678 16196 5820 7207 0.20506620423787 0.20506620423787 -104.9821591 39.6911678 -104.9821537 39.693012 11659 7036 3421 0.201375612760589 0.201375612760589 -105.0322644 39.7643359 -105.0346204 39.7643363 11773 2681 5358 0.147201059924865 0.147201059924865 -104.9782507 39.7512619 -104.979461 39.7503203 17216 8420 1908 0.199697066538748 0.199697066538748 -104.9774882 39.7056633 -104.9774775 39.7074592 16157 9835 9836 0.024879986991164 0.024879986991164 -105.0143087 39.7379669 -105.0142819 39.7377441 18699 1320 1376 0.177502821070015 0.177502821070015 -105.0391059 39.7133709 -105.0390952 39.7117746 12115 8553 8554 0.175311002200187 0.175311002200187 -104.9647683 39.7416548 -104.9647611 39.7432314 19503 10530 10531 0.0385295444601748 0.0385295444601748 -104.9883733 39.7063608 -104.9883756 39.7060143 16538 9932 9933 0.139509514048293 0.139509514048293 -104.9763549 39.7494877 -104.9763678 39.7507423 1717 1736 1737 0.0422973816408655 0.0422973816408655 -105.0057005 39.6912645 -105.0061947 39.6912734 17220 3087 9830 0.198791677003679 0.198791677003679 -104.9775097 39.7129054 -104.9774882 39.7146931 12205 8587 7095 0.0103763001462627 0.0103763001462627 -105.0011631 39.7420804 -105.0010418 39.7420775 1748 1765 1768 0.20159496635188 0.20159496635188 -104.9769241 39.7129008 -104.976901 39.7110879 12332 8654 8655 0.0104809427005404 0.0104809427005404 -105.0075431 39.754727 -105.0074206 39.7547231 19506 10533 7232 0.00927443019901883 0.00927443019901883 -104.9883745 39.7058681 -104.9883759 39.7057847 12444 8704 8705 0.0186821732215156 0.0186821732215156 -104.9404955 39.7617894 -104.9404928 39.7619574 1767 1785 1786 0.049264963521636 0.049264963521636 -104.9839616 39.6947869 -104.9833861 39.6948011 16454 9909 9910 0.124306713488191 0.124306713488191 -104.9730512 39.7063782 -104.9724845 39.7074076 12491 8717 8718 0.055230353030641 0.055230353030641 -104.9599663 39.6929697 -104.9593208 39.692969 12493 8719 8720 0.118556931073074 0.118556931073074 -104.9792566 39.6946845 -104.979262 39.6936183 16535 4328 8117 0.102336137979151 0.102336137979151 -104.976953 39.748636 -104.97815 39.7486401 1810 1826 1827 0.198453556780362 0.198453556780362 -104.9791466 39.7165069 -104.9791916 39.7147225 18642 7416 4062 0.177070510498962 0.177070510498962 -105.0450953 39.7165644 -105.0451087 39.7181568 12605 384 4685 0.0512286127934627 0.0512286127934627 -104.9934388 39.7289219 -104.9940378 39.7289164 1838 1854 1855 0.0513002538457751 0.0513002538457751 -105.0379177 39.7213314 -105.0385175 39.7213346 1839 1855 1856 0.0505552484656801 0.0505552484656801 -105.0385175 39.7213346 -105.0391086 39.721333 16789 8649 10013 0.223567773525098 0.223567773525098 -105.0092259 39.7486951 -105.0114923 39.7476921 12632 2360 3710 0.110712951608372 0.110712951608372 -104.9874759 39.7193464 -104.9874523 39.7183509 1858 1870 1871 0.100377935012122 0.100377935012122 -104.9899993 39.7111545 -104.9899914 39.7102518 17014 10053 10054 0.0101091220768254 0.0101091220768254 -105.0167611 39.7547513 -105.0167692 39.7546606 12810 8258 8846 0.197578956532281 0.197578956532281 -104.9988487 39.78249 -104.9966683 39.7818987 12812 8846 6028 0.064250785290107 0.064250785290107 -104.9966683 39.7818987 -104.9959579 39.7817094 12814 8847 8848 0.169735694825716 0.169735694825716 -104.9968592 39.782169 -104.9987337 39.782674 12816 8848 297 0.081779930762806 0.081779930762806 -104.9987337 39.782674 -104.999633 39.7829256 16613 9942 2685 0.29520243699611 0.29520243699611 -104.9824158 39.7507117 -104.9799803 39.7525937 12926 8892 8893 0.0723033727126927 0.0723033727126927 -105.0008068 39.745167 -105.001108 39.7457746 13020 8924 8925 0.0102645296363106 0.0102645296363106 -104.9947852 39.7699691 -104.9949053 39.7699691 13048 8934 8935 0.109609070074496 0.109609070074496 -104.9901787 39.7746982 -104.9904048 39.7737279 14679 9301 445 0.205255827063182 0.205255827063182 -104.9700183 39.7255888 -104.9700104 39.7237429 17965 10232 10237 0.0287772787854116 0.0287772787854116 -104.9882382 39.7252241 -104.9882377 39.7249653 18916 10395 10396 0.0665707610088623 0.0665707610088623 -105.0103557 39.7499974 -105.0109587 39.7503762 17673 8930 8847 0.0672232407607821 0.0672232407607821 -104.9961216 39.7819588 -104.9968592 39.782169 19611 10510 10586 0.0687878070750461 0.0687878070750461 -104.9902651 39.7095644 -104.9910692 39.709571 1895 1909 1910 0.0533681732492523 0.0533681732492523 -104.9763514 39.7074715 -104.9757282 39.7074937 18738 1858 7870 0.177701929540755 0.177701929540755 -105.0403103 39.7213316 -105.0403023 39.7197335 18722 1312 9772 0.242272496904356 0.242272496904356 -105.0342968 39.7133689 -105.0342887 39.7111901 13294 4282 4326 0.048552671008238 0.048552671008238 -105.0344834 39.703983 -105.0350499 39.7039565 1916 1928 1929 0.105818779358726 0.105818779358726 -104.9605576 39.7074884 -104.9593208 39.7074709 18739 7870 4057 0.175799763463846 0.175799763463846 -105.0403023 39.7197335 -105.0403076 39.7181525 18654 6221 7655 0.275174189153955 0.275174189153955 -105.0421663 39.7257919 -105.0421691 39.7282666 1942 1956 1957 0.0270768788779568 0.0270768788779568 -104.9295943 39.7085824 -104.9292853 39.7085296 13392 311 9059 0.0124055357740245 0.0124055357740245 -104.9786416 39.779139 -104.9784966 39.7791336 18659 7643 6205 0.176055293755678 0.176055293755678 -105.030657 39.7277196 -105.0306528 39.7261363 13405 8942 9061 0.112337222040467 0.112337222040467 -104.9969401 39.7675503 -104.9981155 39.7670982 19275 10446 10424 0.0353155595120025 0.0353155595120025 -104.9952471 39.7458453 -104.9949557 39.7460704 1960 1977 1978 0.0139641936224905 0.0139641936224905 -104.9406062 39.7437573 -104.9407693 39.7437639 13485 9102 308 0.0118340647108347 0.0118340647108347 -105.0160728 39.7255648 -105.0162105 39.7255543 20374 10758 3588 0.00620515380678302 0.00620515380678302 -105.0243956 39.7608382 -105.0243965 39.7607824 18262 2547 6067 0.202075066970098 0.202075066970098 -105.0386666 39.7874341 -105.038672 39.7856168 13520 9073 117 0.110830423506594 0.110830423506594 -105.0251226 39.7293097 -105.0251312 39.7303064 13529 5647 9088 0.177768687230353 0.177768687230353 -105.0347769 39.7254226 -105.0327002 39.7254916 19599 1871 10582 0.0185256932684462 0.0185256932684462 -104.9899914 39.7102518 -104.9902054 39.7102774 13548 447 2999 0.0894668373271695 0.0894668373271695 -105.0132294 39.7256673 -105.0136746 39.7263954 13553 9126 579 0.319404247396224 0.319404247396224 -105.0106484 39.7227756 -105.0080855 39.7206863 18657 7657 10331 0.158775443026926 0.158775443026926 -105.0445162 39.72828 -105.0445132 39.7297079 13716 6715 4211 0.0895901111539728 0.0895901111539728 -105.0169992 39.6967549 -105.0180463 39.6967483 2012 2021 2022 0.202353267688237 0.202353267688237 -104.9349346 39.7274171 -104.9349282 39.7292369 18846 10364 10366 0.0360011605118072 0.0360011605118072 -105.0140112 39.7371325 -105.0139219 39.7374489 13805 9197 6639 0.199762828560815 0.199762828560815 -104.9985624 39.7147937 -104.9985703 39.7165902 18572 10317 10318 0.0818849597364774 0.0818849597364774 -105.03063 39.7832519 -105.0297002 39.7834301 2037 2046 2047 0.202843850092204 0.202843850092204 -104.9674789 39.7129253 -104.9674682 39.7111011 2038 2047 2048 0.202089258953368 0.202089258953368 -104.9674682 39.7111011 -104.9674823 39.7092837 19239 8480 10459 0.145581432505511 0.145581432505511 -104.9912213 39.7425829 -104.9924125 39.7416474 13871 2282 3603 0.0995034643784278 0.0995034643784278 -104.9305543 39.7565508 -104.9293903 39.7565549 2058 746 1564 0.142548749521321 0.142548749521321 -104.9530366 39.7763944 -104.9530639 39.7776762 12345 8661 8662 0.0184782413605156 0.0184782413605156 -105.0123532 39.7524025 -105.0123789 39.7525675 13933 9117 9237 0.0487812750222334 0.0487812750222334 -105.0252112 39.7363992 -105.0252103 39.7368379 13946 9243 9109 0.0432001724914345 0.0432001724914345 -105.005875 39.7256239 -105.0053716 39.7256561 20415 10773 10767 0.0164543942872072 0.0164543942872072 -105.0238489 39.7606336 -105.0239411 39.7605037 15289 7065 9559 0.00979064512162057 0.00979064512162057 -104.9499634 39.7145233 -104.9500777 39.714528 15406 9582 9586 0.261696459707034 0.261696459707034 -105.0104647 39.7536666 -105.009826 39.7559683 14374 512 3439 0.0820413167433817 0.0820413167433817 -105.03396 39.7837055 -105.0345546 39.7842848 15291 9560 9561 0.0474312472960203 0.0474312472960203 -104.9418174 39.706892 -104.941269 39.7069549 20033 3666 9939 0.222490979962601 0.222490979962601 -104.9739808 39.7474784 -104.9739728 39.7494793 14436 9351 6743 0.133828356760244 0.133828356760244 -105.0252652 39.7487792 -105.0268304 39.7487612 2083 2084 2085 0.132628008561016 0.132628008561016 -104.9536401 39.7669187 -104.9536649 39.7681113 20269 10721 10704 0.0408769490843711 0.0408769490843711 -105.0450564 39.7730205 -105.0445781 39.7730214 20257 7553 10687 0.047722995184739 0.047722995184739 -105.0451406 39.774187 -105.0445822 39.7741837 14596 9395 7373 0.0500503806511319 0.0500503806511319 -105.0253115 39.7688045 -105.0253069 39.7683544 2107 1822 2109 0.0984259671843471 0.0984259671843471 -104.9269459 39.7647142 -104.9269682 39.7655992 18860 10369 10362 0.0840816587742034 0.0840816587742034 -105.0144214 39.7366716 -105.0146327 39.7359331 20253 10719 5572 0.00788824170654016 0.00788824170654016 -105.0441026 39.7730223 -105.0440103 39.7730225 16690 9989 9990 0.0859897279747206 0.0859897279747206 -105.00675 39.7456071 -105.005945 39.7460707 2125 1981 1966 0.0405441466490896 0.0405441466490896 -104.926882 39.743379 -104.9270076 39.7437306 16692 8314 8651 0.0716207548906764 0.0716207548906764 -105.0042918 39.74812 -105.0047136 39.7486765 16847 3130 9896 0.0388183147420438 0.0388183147420438 -104.970947 39.7024436 -104.9713614 39.7025858 12343 8658 8659 0.0326641917954917 0.0326641917954917 -105.0059172 39.7565338 -105.0062583 39.7566662 16277 4438 9869 0.0429816129844846 0.0429816129844846 -104.9546419 39.6984776 -104.9543259 39.6981771 2254 2256 2257 0.179026041725141 0.179026041725141 -105.0275483 39.7181459 -105.0275587 39.7197559 18714 6214 7650 0.274890248386652 0.274890248386652 -105.037867 39.7257736 -105.0378319 39.7282456 2282 2281 2282 0.208433952181449 0.208433952181449 -104.9305302 39.7546764 -104.9305543 39.7565508 18413 7163 7445 0.101226183618457 0.101226183618457 -105.0381509 39.7543757 -105.0369668 39.7543695 2309 1585 1646 0.0852956059582778 0.0852956059582778 -105.0145707 39.6959461 -105.0155663 39.6959857 17366 3085 3197 0.201028238760753 0.201028238760753 -104.9786762 39.712912 -104.9786527 39.7111042 16424 3406 3407 0.0260120249027955 0.0260120249027955 -104.9701665 39.6972637 -104.9699417 39.6974212 487 487 488 0.0915902876023465 0.0915902876023465 -104.9845022 39.7800173 -104.9855724 39.7800624 2504 2153 2485 0.135805715389887 0.135805715389887 -105.0142616 39.7789608 -105.0158508 39.7789597 15259 9549 9550 0.0733424963845631 0.0733424963845631 -104.9329305 39.7046107 -104.9336788 39.7049326 17078 8074 9872 0.138360291064547 0.138360291064547 -104.9615934 39.7607445 -104.9615975 39.7619888 604 595 596 0.135530584935403 0.135530584935403 -105.0153765 39.7753499 -105.015268 39.7765659 2561 2534 2535 0.131236307359374 0.131236307359374 -105.0217592 39.7380884 -105.0202276 39.7381648 11701 1064 1065 0.0735266946881119 0.0735266946881119 -105.0022669 39.7501498 -105.0016675 39.750624 11702 1065 1066 0.144526540080904 0.144526540080904 -105.0016675 39.750624 -105.000472 39.751543 2641 1094 1110 0.0327560682713917 0.0327560682713917 -105.0405328 39.7229583 -105.0409158 39.7229588 12965 1823 1824 0.115786401746133 0.115786401746133 -105.0061735 39.7446567 -105.0068707 39.7455494 2716 2671 2672 0.137037719250731 0.137037719250731 -104.9524691 39.7544839 -104.9524477 39.7557162 16268 9866 8748 0.200740333998757 0.200740333998757 -104.9586795 39.6929681 -104.9586768 39.6947734 2739 2694 2695 0.0520216844496084 0.0520216844496084 -104.9834919 39.7552636 -104.9839243 39.7555928 18678 2801 2589 0.177457369167133 0.177457369167133 -105.0367403 39.7245365 -105.0367321 39.7229406 11691 837 867 0.00774513207370433 0.00774513207370433 -105.0012532 39.7536699 -105.0011626 39.7536701 11692 867 868 0.00951825440201693 0.00951825440201693 -105.0011626 39.7536701 -105.0011145 39.7535929 2894 2838 2839 0.0194790124967281 0.0194790124967281 -105.0298986 39.7802977 -105.0301265 39.7802941 16704 9998 9999 0.0072772776659045 0.0072772776659045 -105.0006022 39.7460221 -105.0005573 39.7460777 16598 5785 8280 0.146209128325821 0.146209128325821 -104.9954256 39.7514052 -104.994215 39.752334 2965 1143 2908 0.0621246078682317 0.0621246078682317 -104.97335 39.7632488 -104.9733498 39.7638075 16603 7894 9953 0.113998968091224 0.113998968091224 -104.9883251 39.7515332 -104.9873896 39.7522638 3043 2974 2975 0.149630303255577 0.149630303255577 -105.0281658 39.7584695 -105.0299157 39.7585034 18440 2971 10293 0.0852727734364054 0.0852727734364054 -105.0260575 39.7584783 -105.0260789 39.759245 3066 2997 2998 0.0208518874255557 0.0208518874255557 -104.9971271 39.7400109 -104.9969577 39.7401458 18441 10293 8299 0.0364176386342536 0.0364176386342536 -105.0260789 39.759245 -105.0260753 39.7595725 3086 3018 3019 0.14545556926134 0.14545556926134 -104.9780672 39.7547969 -104.9768843 39.7557372 18443 7498 10290 0.0505394400731725 0.0505394400731725 -105.0416627 39.7607554 -105.0410717 39.7607688 3112 3044 3045 0.100624292928738 0.100624292928738 -104.95856 39.7594391 -104.9573829 39.7594492 18471 2985 7703 0.198649870528673 0.198649870528673 -105.039895 39.758491 -105.0398923 39.7567045 16707 9623 9998 0.0621574034637008 0.0621574034637008 -105.0006156 39.7454632 -105.0006022 39.7460221 3136 3062 2284 0.0981125078289405 0.0981125078289405 -104.9317072 39.760176 -104.9305594 39.7601749 19669 10610 9361 0.0491952199145155 0.0491952199145155 -105.0246432 39.7697786 -105.0246491 39.770221 3158 3082 3083 0.0983700193882712 0.0983700193882712 -104.9815443 39.7129225 -104.9803943 39.7129167 11703 1066 1158 0.148869854474817 0.148869854474817 -105.000472 39.751543 -104.9992501 39.7524969 3181 3101 3102 0.0962927982103224 0.0962927982103224 -104.9362596 39.7130732 -104.935134 39.713087 18133 4095 6040 0.192431028537818 0.192431028537818 -105.0175565 39.7838951 -105.0175773 39.7856256 18446 10289 7781 0.0503825451517732 0.0503825451517732 -105.0398915 39.7607667 -105.0393022 39.7607575 3230 3144 3145 0.203548069983679 0.203548069983679 -104.9647846 39.7237695 -104.9648025 39.7256 18448 9292 9527 0.134072690600401 0.134072690600401 -105.0375481 39.7511898 -105.0375346 39.7499841 11705 1159 1244 0.147081474347396 0.147081474347396 -104.9980616 39.7534124 -104.9968584 39.7543579 3281 3193 3194 0.106476946636896 0.106476946636896 -104.9827804 39.7111342 -104.9815359 39.7111143 16416 3034 3130 0.0869691229324941 0.0869691229324941 -104.9699305 39.7024537 -104.970947 39.7024436 3302 3210 3211 0.0503243467464606 0.0503243467464606 -104.9645976 39.7110977 -104.9640093 39.7111011 18899 10379 10380 0.00404144992313864 0.00404144992313864 -105.0125991 39.750475 -105.0126123 39.7504401 11709 1301 1302 0.0358989065327031 0.0358989065327031 -105.0035821 39.7499878 -105.0032204 39.7501518 3325 3227 3228 0.131949141660574 0.131949141660574 -105.0299581 39.7718274 -105.0315008 39.7718744 12952 1330 1361 0.0263074187615997 0.0263074187615997 -105.0020771 39.7434247 -105.0019226 39.7432201 3400 3297 3298 0.0238019064284447 0.0238019064284447 -104.9269572 39.7038988 -104.9266917 39.7038348 3489 1140 907 0.140863651036277 0.140863651036277 -104.9343976 39.7632231 -104.934389 39.7644899 16744 7566 10007 0.0424762897679241 0.0424762897679241 -104.9519988 39.6984347 -104.9516233 39.6981848 18732 9833 7646 0.178089933314901 0.178089933314901 -105.0331086 39.7293141 -105.0331112 39.7277125 3516 3387 3388 0.0211650011658898 0.0211650011658898 -105.0351109 39.725318 -105.0349134 39.7254327 12955 1478 1507 0.126108135430878 0.126108135430878 -105.0010729 39.7418408 -105.0003423 39.7408556 3561 3424 3425 0.0612760168169184 0.0612760168169184 -105.0346199 39.7651924 -105.0346312 39.7657434 16837 10019 9847 0.0370069651425935 0.0370069651425935 -104.9700539 39.7032059 -104.9699755 39.7028786 3583 3438 1421 0.115878563365398 0.115878563365398 -105.0345914 39.7810741 -105.0345828 39.7821162 12960 1632 1633 0.128348569926215 0.128348569926215 -105.0042744 39.7420124 -105.0035017 39.7410228 3684 3520 3521 0.0506146313810284 0.0506146313810284 -104.961154 39.6983849 -104.9605624 39.6983858 18464 10298 9139 0.0193791784570559 0.0193791784570559 -105.0431907 39.7509391 -105.0431263 39.7511062 3734 1037 3568 0.052776292073227 0.052776292073227 -104.9622266 39.7544367 -104.9616097 39.7544552 19333 2826 10473 0.01148052310696 0.01148052310696 -104.9718283 39.6983529 -104.971721 39.6984149 18465 9139 541 0.0794672162259436 0.0794672162259436 -105.0431263 39.7511062 -105.0430648 39.7518193 3755 3585 3586 0.0186262558199583 0.0186262558199583 -105.0236106 39.7606934 -105.0238257 39.7607202 17071 4599 3687 0.240616539690475 0.240616539690475 -104.9615991 39.7447832 -104.9615881 39.7469471 3805 3624 3250 0.195616461429944 0.195616461429944 -104.9804286 39.7057129 -104.9804174 39.7039537 11577 1766 1595 0.0489656343684566 0.0489656343684566 -105.0334284 39.7553296 -105.0340012 39.7553296 3825 3641 3642 0.0193156490955763 0.0193156490955763 -104.9590835 39.7152814 -104.9593067 39.715255 17299 5829 8716 0.20447937601548 0.20447937601548 -104.9622681 39.6911405 -104.9622811 39.6929794 3847 3658 3639 0.0475522464454704 0.0475522464454704 -104.9536997 39.6990547 -104.953288 39.6987674 18869 10144 10372 0.0637708443692985 0.0637708443692985 -105.0093573 39.7209238 -105.0086117 39.7209279 16541 812 3553 0.152482276035164 0.152482276035164 -104.9763308 39.7532506 -104.9763361 39.7546219 20222 7195 10711 0.0935594253631277 0.0935594253631277 -104.9413129 39.6929321 -104.9413123 39.6937735 19431 10003 8707 0.100281643377189 0.100281643377189 -104.9862718 39.703372 -104.9850997 39.7033596 3891 3519 3695 0.200167523328644 0.200167523328644 -104.961729 39.698384 -104.9617464 39.6965839 16751 6829 10008 0.0961527504424716 0.0961527504424716 -104.9506246 39.6983982 -104.9506165 39.6975335 3916 3713 3714 0.1010804805974 0.1010804805974 -104.9928366 39.7183943 -104.9940184 39.7183972 15272 8538 8632 0.0716756500086966 0.0716756500086966 -104.9283761 39.7065112 -104.9291888 39.7063544 3938 3736 3737 0.112607595972795 0.112607595972795 -105.0028107 39.7384712 -105.0028068 39.7394839 18125 4097 6042 0.191481087124581 0.191481087124581 -105.0187521 39.7838972 -105.0187387 39.7856192 19576 10572 7461 0.00811745051204977 0.00811745051204977 -104.9892979 39.707617 -104.9892986 39.707544 12969 1970 1971 0.103498330022734 0.103498330022734 -105.0018024 39.7442826 -105.0012102 39.7450944 4039 3819 3820 0.147623529549067 0.147623529549067 -105.0098339 39.7075733 -105.009791 39.7062461 18745 5190 2608 0.176866790100876 0.176866790100876 -105.0433305 39.7245627 -105.0433279 39.7229721 4127 3890 3891 0.179468370845182 0.179468370845182 -104.9634822 39.7383772 -104.9634356 39.7399908 12335 8652 8653 0.0109021010822668 0.0109021010822668 -105.0077772 39.7547483 -105.0076516 39.7547313 4149 3906 1161 0.136761513456038 0.136761513456038 -104.9634455 39.7619888 -104.9634876 39.7632183 17950 6559 10229 0.0124761805379247 0.0124761805379247 -104.9869835 39.7241266 -104.9870009 39.7240152 4173 1891 706 0.0588353275400914 0.0588353275400914 -105.0046254 39.7620612 -105.0041014 39.7624043 14115 3623 3925 0.0987645160792797 0.0987645160792797 -104.9448677 39.7457412 -104.9455321 39.7450146 16843 10020 10021 0.00337377443816097 0.00337377443816097 -104.9706252 39.7032657 -104.9706319 39.7032358 4194 3942 3943 0.176445012103913 0.176445012103913 -105.0001356 39.7384618 -105.0001422 39.736875 18245 2433 9358 0.201879495148218 0.201879495148218 -105.0375589 39.771281 -105.0375421 39.7730965 18189 6055 5795 0.200795798534704 0.200795798534704 -105.0293078 39.7856235 -105.0293078 39.7874293 4450 3345 4152 0.10312101394972 0.10312101394972 -104.957017 39.7209795 -104.9558113 39.720983 18872 9232 7825 0.160805002055775 0.160805002055775 -104.9889072 39.7018052 -104.9875714 39.7007878 4529 4204 4205 0.278098742346476 0.278098742346476 -105.0080809 39.7765386 -105.0078446 39.779033 18399 2541 10285 0.412599954612644 0.412599954612644 -105.0351796 39.7874285 -105.035177 39.7911391 4637 4281 913 0.111497113872301 0.111497113872301 -104.9797003 39.7709793 -104.9806193 39.771691 16900 4255 3513 0.200996147699506 0.200996147699506 -104.9658026 39.6965779 -104.9657993 39.6983855 15919 9746 7414 0.0221971015175522 0.0221971015175522 -105.0421231 39.7165684 -105.0418648 39.7165877 4682 4322 4323 0.0558862625971893 0.0558862625971893 -105.0350241 39.707661 -105.0350585 39.7071591 16298 2636 2637 0.0033759355903552 0.0033759355903552 -104.970433 39.6951117 -104.9704693 39.6950998 18879 6125 1927 0.199518260048308 0.199518260048308 -104.9611403 39.709281 -104.9611322 39.7074867 4761 1489 145 0.199750566224671 0.199750566224671 -105.0015377 39.694864 -105.0015377 39.6930676 18696 4055 6400 0.176933507030136 0.176933507030136 -105.0391007 39.7181492 -105.0391033 39.716558 16300 2637 2160 0.00247295077408309 0.00247295077408309 -104.9704693 39.6950998 -104.9704959 39.6950911 4832 1268 4428 0.206285087175769 0.206285087175769 -105.0203557 39.7175319 -105.0227675 39.7175319 18888 7247 1923 0.201674729042946 0.201674729042946 -104.963471 39.7056744 -104.9634658 39.7074881 4997 4543 4544 0.132688906239847 0.132688906239847 -105.022037 39.7729354 -105.0220369 39.7741287 16650 9968 9969 0.0122299544992289 0.0122299544992289 -104.9849991 39.7385579 -104.9848573 39.7385435 13009 2891 2892 0.172319187220424 0.172319187220424 -104.9905111 39.7729211 -104.9912536 39.7714803 5024 4562 4563 0.200718931282707 0.200718931282707 -105.0216379 39.7856202 -105.0216452 39.7874253 16315 3005 1362 0.00318470714397005 0.00318470714397005 -104.9710275 39.6970485 -104.9710484 39.6970248 5188 4685 4686 0.177776490265982 0.177776490265982 -104.9940378 39.7289164 -104.9940692 39.730515 17297 10086 7736 0.198049290500642 0.198049290500642 -104.9622687 39.6875234 -104.9622681 39.6893045 20272 10721 10703 0.0411977345042915 0.0411977345042915 -105.0450564 39.7730205 -105.0450568 39.773391 5368 3223 4808 0.133968729582188 0.133968729582188 -105.0135136 39.7717296 -105.0135073 39.7729344 18898 10378 10379 0.00446883067059111 0.00446883067059111 -105.0125479 39.7504669 -105.0125991 39.750475 5393 4828 4829 0.40282604477454 0.40282604477454 -104.9441889 39.692936 -104.9441934 39.6893133 20273 10703 10725 0.144609051598102 0.144609051598102 -105.0450568 39.773391 -105.0450582 39.7746915 5414 4842 1486 0.202708226253938 0.202708226253938 -105.0002975 39.6967069 -105.0003404 39.6948842 5490 458 4898 0.0468723555946229 0.0468723555946229 -104.9412914 39.7350999 -104.9407436 39.7350848 19112 8424 10118 0.19768851226159 0.19768851226159 -105.0160769 39.7409098 -105.0183374 39.7405364 5515 1212 4920 0.232222389672051 0.232222389672051 -104.9874175 39.7272691 -104.9894816 39.7286261 19281 10466 8768 0.124416605605605 0.124416605605605 -104.988856 39.7399993 -104.9903111 39.740001 5542 2537 4941 0.438197641658083 0.438197641658083 -104.994984 39.7872452 -104.994975 39.791186 20340 10739 10748 0.00884971981393432 0.00884971981393432 -105.0234882 39.7589777 -105.0235917 39.7589758 19231 10455 10456 0.1184623603546 0.1184623603546 -104.9915438 39.7409769 -104.9923896 39.7401331 5626 3284 1058 0.0983991410952824 0.0983991410952824 -104.9523742 39.7038339 -104.9523656 39.702949 18347 7686 2429 0.200029751476084 0.200029751476084 -105.0352172 39.7695205 -105.0352091 39.7713194 17080 1162 882 0.139677295386473 0.139677295386473 -104.9615772 39.7632401 -104.9615915 39.7644962 6004 5259 5260 0.066486526131314 0.066486526131314 -104.9597331 39.7681261 -104.9589552 39.7681242 14136 9281 509 0.032133360210872 0.032133360210872 -104.9517626 39.7476934 -104.9514881 39.747496 17116 4052 3775 0.00847774353709404 0.00847774353709404 -104.9579299 39.7478129 -104.957947 39.7477378 6616 5699 5700 0.00800603928165774 0.00800603928165774 -105.0357639 39.7621288 -105.035764 39.7622008 19812 7122 5371 0.176755455393693 0.176755455393693 -105.0021749 39.735285 -105.0021749 39.7336954 6777 5820 5821 0.0499181980722273 0.0499181980722273 -104.9821591 39.6911678 -104.9815757 39.6911678 4400 4114 4115 0.202509931844666 0.202509931844666 -104.9513332 39.7819179 -104.9513234 39.7837391 11451 8258 8261 0.200629988067775 0.200629988067775 -104.9988487 39.78249 -104.9966971 39.7817678 19818 10647 5606 0.0519771701713562 0.0519771701713562 -105.0021963 39.7300097 -105.0015885 39.7300077 6974 2119 5953 0.0979282440578051 0.0979282440578051 -104.9268735 39.7310598 -104.9257284 39.7310507 4402 4117 2874 0.134125988252719 0.134125988252719 -104.9508084 39.7837325 -104.9508183 39.7849387 4403 2874 4118 0.140174877049639 0.140174877049639 -104.9508183 39.7849387 -104.9508084 39.7861993 17149 46 4780 0.204228808601968 0.204228808601968 -104.9751601 39.7002153 -104.9751815 39.7020519 7674 1498 187 0.203419998803368 0.203419998803368 -105.0437531 39.6949621 -105.0437531 39.6931327 7719 6393 6394 0.135380647167761 0.135380647167761 -105.0252309 39.747573 -105.0268144 39.7475701 20324 10732 10743 0.016217938211146 0.016217938211146 -105.0237565 39.7589777 -105.0236223 39.7590808 7749 6408 6409 0.240033624288878 0.240033624288878 -104.9634692 39.7854929 -104.9640263 39.7876087 20330 10744 10736 0.0345659354386547 0.0345659354386547 -105.0235881 39.7590797 -105.0233746 39.7593437 7835 4630 1259 0.131787660470127 0.131787660470127 -105.0189411 39.7753479 -105.0204832 39.7753471 5519 4922 2815 0.0131824278657025 0.0131824278657025 -104.9919185 39.7316877 -104.9919925 39.7317917 7914 3652 89 0.238216692287668 0.238216692287668 -104.9565993 39.7020271 -104.9580983 39.7002217 17155 3202 3091 0.199774901839453 0.199774901839453 -104.9751601 39.711091 -104.9751708 39.7128876 7937 6530 6531 0.246221323543984 0.246221323543984 -104.9709294 39.6879413 -104.9734286 39.6890388 20342 2965 10747 0.0130500853290149 0.0130500853290149 -105.0235213 39.7584714 -105.0235111 39.7585885 7957 3453 6015 0.103911955569673 0.103911955569673 -104.9461741 39.7241209 -104.9449591 39.7241168 17306 8715 5827 0.20364289358169 0.20364289358169 -104.9634793 39.692979 -104.963474 39.6911476 7981 6550 6526 0.0499792827976588 0.0499792827976588 -104.9775557 39.7240716 -104.9769714 39.7240796 18128 10269 10270 0.123006178444702 0.123006178444702 -105.0151755 39.7886103 -105.0151844 39.7897165 8007 6565 6566 0.0461778743400118 0.0461778743400118 -104.9793644 39.7557994 -104.9797454 39.7560938 12262 8500 8621 0.00391508697358849 0.00391508697358849 -105.0069837 39.7565886 -105.0070186 39.7566114 20346 10731 10745 0.0882403942542692 0.0882403942542692 -105.0247591 39.7586373 -105.0237282 39.7585962 8080 6611 6612 0.10285099566632 0.10285099566632 -104.9291809 39.7364935 -104.9303837 39.7364879 20503 10831 10061 0.00544027190297384 0.00544027190297384 -105.0193747 39.7583443 -105.0193111 39.7583425 17159 5011 5064 0.204989668883762 0.204989668883762 -104.9728223 39.6911338 -104.9728324 39.6929773 14700 4773 5065 0.177184173799166 0.177184173799166 -104.9746628 39.7224758 -104.9746455 39.7240692 8102 6628 6630 0.0733305516170216 0.0733305516170216 -104.9775188 39.6919873 -104.9769745 39.6914779 14712 935 5453 0.176927806170623 0.176927806170623 -104.9746877 39.7320425 -104.9746713 39.7304514 8148 6658 1326 0.126702346827637 0.126702346827637 -105.0443368 39.7144948 -105.0442903 39.7133559 14707 5162 5223 0.123984475685155 0.123984475685155 -104.9746897 39.7395432 -104.9747109 39.7384283 8332 6761 6762 0.0544299595372282 0.0544299595372282 -105.0276173 39.7693294 -105.0276181 39.7698189 17167 48 5241 0.405295346029575 0.405295346029575 -104.9740013 39.7002102 -104.9740116 39.7038551 8384 6791 4603 0.174075741649446 0.174075741649446 -104.9684196 39.7432459 -104.9684176 39.7448114 20516 6731 10843 0.0163123315737135 0.0163123315737135 -105.0159724 39.7589742 -105.015972 39.7591209 17171 5280 3092 0.401948502237413 0.401948502237413 -104.9739693 39.7092817 -104.9739802 39.7128965 8434 6821 1593 0.0969711334947841 0.0969711334947841 -105.0121846 39.7039499 -105.0133176 39.7039764 14711 2220 935 0.183060496140458 0.183060496140458 -104.9746915 39.7336888 -104.9746877 39.7320425 8536 6880 1128 0.0335501177019022 0.0335501177019022 -105.0400799 39.7657742 -105.0404722 39.7657639 19635 10525 10595 0.00694156278564008 0.00694156278564008 -104.9883652 39.7073679 -104.9882841 39.7073658 18504 9353 6386 0.133800859600802 0.133800859600802 -105.0363784 39.7487709 -105.0363788 39.7475676 8556 6891 6418 0.133199850282798 0.133199850282798 -105.0158561 39.7656402 -105.0174145 39.7656433 8557 6418 4625 0.132396793169127 0.132396793169127 -105.0174145 39.7656433 -105.0189635 39.7656391 17175 5327 5390 0.196700288812187 0.196700288812187 -104.9693125 39.6893294 -104.9692808 39.6910982 18507 8379 10301 0.115242670596916 0.115242670596916 -105.0410701 39.7476972 -105.0410673 39.7487336 8578 6280 6899 0.103595480205117 0.103595480205117 -104.9609549 39.7692782 -104.9597428 39.769281 4404 4118 4119 0.131974592337134 0.131974592337134 -104.9508084 39.7861993 -104.950835 39.787386 18510 10301 9529 0.136169474903607 0.136169474903607 -105.0410673 39.7487336 -105.0410698 39.7499582 4406 4120 4121 0.394524879292727 0.394524879292727 -104.951135 39.787386 -104.9510929 39.7909339 19640 10596 10598 0.0045286617175965 0.0045286617175965 -104.9881372 39.7071852 -104.9881774 39.7071587 8728 3385 6959 0.0627894298641218 0.0627894298641218 -105.0345837 39.7451514 -105.0353181 39.7451528 18496 6384 9201 0.134997571408585 0.134997571408585 -105.0351851 39.7475652 -105.0352011 39.7487792 18514 10302 5543 0.103400383164669 0.103400383164669 -105.0410619 39.7511711 -105.0410644 39.752101 8779 6999 7000 0.178967474513147 0.178967474513147 -104.9318001 39.7894487 -104.931649 39.791054 18515 5543 2412 0.101763704229338 0.101763704229338 -105.0410644 39.752101 -105.041094 39.7530159 8803 5141 2236 0.0248346840292332 0.0248346840292332 -104.931599 39.732778 -104.9314966 39.732987 19831 10650 10651 0.138361801446117 0.138361801446117 -105.0422095 39.7366329 -105.0422009 39.7353886 8887 3285 1059 0.0976623415502941 0.0976623415502941 -104.9500244 39.7038338 -104.9500415 39.7029556 17182 5607 5608 0.205054564403698 0.205054564403698 -104.9716302 39.692962 -104.9716303 39.6911179 8909 3021 7068 0.0519035642154067 0.0519035642154067 -104.974418 39.7576075 -104.9748473 39.7579376 4407 3574 4122 0.137780007377075 0.137780007377075 -104.951246 39.7544757 -104.9511924 39.7557141 14713 5453 5664 0.115365301333729 0.115365301333729 -104.9746713 39.7304514 -104.9752576 39.729517 9019 3944 7121 0.0616182757003265 0.0616182757003265 -105.0001574 39.7352867 -105.000878 39.7352858 18655 7655 10305 0.198541985736116 0.198541985736116 -105.0421691 39.7282666 -105.0421244 39.7300518 9043 7135 4276 0.121250513345306 0.121250513345306 -104.9754213 39.7729633 -104.9744288 39.7737425 18147 10258 6033 0.201162874084808 0.201162874084808 -105.0117945 39.7874239 -105.0117918 39.7856148 9226 7232 7233 0.0701236279353194 0.0701236279353194 -104.9883759 39.7057847 -104.9875581 39.7057416 18152 10264 10277 0.407566866193853 0.407566866193853 -105.0210534 39.7874313 -105.021032 39.7910966 9304 6121 1920 0.204110733126185 0.204110733126185 -104.9651409 39.7093108 -104.9651495 39.7074752 18153 4104 6047 0.112519690969595 0.112519690969595 -105.0233734 39.7846136 -105.0233803 39.7856255 11446 385 387 0.611916175000286 0.611916175000286 -105.009982 39.7834091 -105.0028212 39.783461 17478 5886 323 0.0446797516163588 0.0446797516163588 -105.015177 39.7517962 -105.0156986 39.7518215 9352 6077 7309 0.0481617931874556 0.0481617931874556 -104.9628485 39.7020562 -104.9622856 39.7020498 20395 10775 10776 0.00739420688081638 0.00739420688081638 -105.0243213 39.7599965 -105.0242462 39.7599635 18154 6047 10135 0.201285870335585 0.201285870335585 -105.0233803 39.7856255 -105.023387 39.7874357 20429 10789 10790 0.0478990795077935 0.0478990795077935 -105.0223762 39.7591046 -105.0228403 39.759346 9375 7320 1193 0.16722266002845 0.16722266002845 -104.955535 39.7256145 -104.9555538 39.7271183 18274 6666 6667 0.19713796716552 0.19713796716552 -105.0398227 39.780198 -105.0398176 39.7819709 9396 4346 6344 0.137277828740194 0.137277828740194 -104.9549522 39.7569718 -104.9549352 39.7582063 7038 2477 5911 0.20568880939919 0.20568880939919 -104.9258057 39.7474177 -104.9257802 39.7492674 9526 7390 6591 0.199950723674749 0.199950723674749 -105.0332849 39.7311446 -105.0332843 39.7329428 9527 6591 7113 0.204992725577621 0.204992725577621 -105.0332843 39.7329428 -105.033238 39.734786 4408 4122 4123 0.139283771950412 0.139283771950412 -104.9511924 39.7557141 -104.9512139 39.7569666 20440 8230 10798 0.00724995456680097 0.00724995456680097 -105.0218852 39.7620114 -105.0218855 39.7619462 9657 7441 7443 0.137227628583058 0.137227628583058 -105.0369584 39.7487546 -105.036967 39.7499887 17487 4652 4653 0.0539741907357585 0.0539741907357585 -105.018965 39.7469089 -105.0189634 39.7473943 9708 7472 7473 0.0204539718039878 0.0204539718039878 -104.9890503 39.7084625 -104.9892894 39.708464 18246 9358 9377 0.403042223701425 0.403042223701425 -105.0375421 39.7730965 -105.0374998 39.776721 9812 7530 3064 0.202502418308833 0.202502418308833 -104.9282076 39.7583604 -104.9282248 39.7601815 17689 6172 6173 0.109301053367223 0.109301053367223 -104.9856415 39.7795956 -104.9843627 39.779576 9839 7545 7546 0.200378656030458 0.200378656030458 -105.0451654 39.7312441 -105.0451482 39.7330461 17691 6191 6192 0.114641917935369 0.114641917935369 -104.9832163 39.7795774 -104.9818752 39.7795506 9862 7563 7564 0.144864127295822 0.144864127295822 -104.9922506 39.7545528 -104.9910557 39.7554766 18248 8108 10283 0.203688042743378 0.203688042743378 -105.0375106 39.7783767 -105.0375025 39.7802085 9912 7587 7588 0.0177693522294632 0.0177693522294632 -104.9356138 39.7618347 -104.9356152 39.7619945 12245 8614 8615 0.00283454394049719 0.00283454394049719 -104.9995987 39.7508719 -104.9995731 39.7508881 20023 7898 8856 0.145457290364043 0.145457290364043 -104.9900722 39.7528603 -104.988892 39.7538026 20462 10063 10815 0.0787418608501839 0.0787418608501839 -105.0192332 39.7576336 -105.0192433 39.7583417 10159 5268 6906 0.123203894056526 0.123203894056526 -104.9475125 39.7680963 -104.947479 39.769204 20464 10816 10812 0.0195704583026571 0.0195704583026571 -105.0185279 39.7585307 -105.018527 39.7587067 11511 8294 8295 0.0520431495126935 0.0520431495126935 -104.9942907 39.754326 -104.9947185 39.754659 18214 6382 6383 0.202997553277811 0.202997553277811 -105.042255 39.7621184 -105.0422527 39.763944 10231 6520 7739 0.0500835268559568 0.0500835268559568 -104.9581278 39.6893365 -104.9575425 39.6893331 18257 3984 6760 0.19949668413334 0.19949668413334 -105.0299405 39.7688003 -105.0276064 39.7688141 10280 7447 7757 0.470575008371913 0.470575008371913 -105.0151992 39.7160167 -105.0151648 39.7202486 11783 8122 8036 0.0779413781888185 0.0779413781888185 -104.9781363 39.7540082 -104.9787817 39.7535131 14738 6526 6538 0.170206219459847 0.170206219459847 -104.9769714 39.7240796 -104.976974 39.7256103 10497 4733 6800 0.110360790137427 0.110360790137427 -104.9696568 39.7519733 -104.968366 39.7519878 20473 10823 10777 0.00660874071248581 0.00660874071248581 -105.0245064 39.7608531 -105.0244301 39.7608435 10520 7847 7425 0.0489570822105033 0.0489570822105033 -105.036368 39.7603278 -105.0369407 39.7603225 18522 4015 10297 0.0710067813209419 0.0710067813209419 -105.0299362 39.7464017 -105.03052 39.7468559 10541 7855 7856 0.177133627375528 0.177133627375528 -104.9928366 39.7193449 -104.9928343 39.7209379 10542 7856 2614 0.178768427477815 0.178768427477815 -104.9928343 39.7209379 -104.9928302 39.7225456 18524 1880 9146 0.0581549975210073 0.0581549975210073 -105.0398844 39.7594402 -105.0398835 39.7589172 10589 7869 6640 0.0423030177562977 0.0423030177562977 -104.9980684 39.719352 -104.998563 39.7193532 18270 5525 6463 0.15576453739372 0.15576453739372 -105.0398709 39.7738651 -105.0398602 39.7752659 10616 7882 4885 0.155749664880603 0.155749664880603 -104.9563208 39.7337098 -104.9562778 39.7351101 18528 9272 9525 0.133068770502091 0.133068770502091 -105.0340317 39.7511922 -105.0340236 39.7499955 10639 7897 7898 0.052238135352395 0.052238135352395 -104.9896341 39.7525328 -104.9900722 39.7528603 10663 7913 7914 0.0662287183378057 0.0662287183378057 -105.0275993 39.7572752 -105.027595 39.7578708 18276 1427 6667 0.0124761175920816 0.0124761175920816 -105.0398172 39.7820831 -105.0398176 39.7819709 14745 4866 6690 0.193273433165028 0.193273433165028 -104.9770059 39.7351417 -104.977023 39.7368798 12385 1624 3930 0.0974730336125312 0.0974730336125312 -104.9994552 39.7668568 -105.0005956 39.7668504 18277 6667 6720 0.144754021853131 0.144754021853131 -105.0398176 39.7819709 -105.0398219 39.7832727 10816 7993 6492 0.0854037034050773 0.0854037034050773 -104.9747549 39.746928 -104.9747749 39.7461601 14747 6732 6733 0.0789150394398201 0.0789150394398201 -104.9782075 39.7375895 -104.9782075 39.7368798 12453 3191 6107 0.202925463206431 0.202925463206431 -104.9851665 39.7111408 -104.9851845 39.7093159 16202 5822 7727 0.19552660887524 0.19552660887524 -104.9810031 39.6911678 -104.9810119 39.6894094 18539 5559 10311 0.589298128069539 0.589298128069539 -105.0440122 39.7616564 -105.0509064 39.7616379 10890 3025 8025 0.123630898552104 0.123630898552104 -104.9488309 39.7600818 -104.9487313 39.761191 15899 9255 7490 0.0311439652684609 0.0311439652684609 -105.0419691 39.7342088 -105.0416893 39.7340295 18550 4298 9428 0.104368579037722 0.104368579037722 -105.04225 39.7539306 -105.0422446 39.7548692 11283 8190 8201 0.0778576783996018 0.0778576783996018 -104.937302 39.696603 -104.936392 39.696601 4409 4123 4124 0.135738728632571 0.135738728632571 -104.9512139 39.7569666 -104.9512246 39.7581873 13171 7691 8995 0.0242708657605628 0.0242708657605628 -104.9475747 39.784754 -104.9472908 39.7847471 11527 809 8301 0.0665080068102908 0.0665080068102908 -105.026046 39.7554277 -105.0260395 39.7548296 15908 9084 9085 0.0343875506043555 0.0343875506043555 -105.0294148 39.7240512 -105.029624 39.7237871 14757 2212 4862 0.162593070375603 0.162593070375603 -104.9792376 39.7337065 -104.9792634 39.7351686 11742 8382 8383 0.00390317600089655 0.00390317600089655 -104.972113 39.7494781 -104.9721125 39.7495132 18302 5737 2440 0.171112285574699 0.171112285574699 -105.0410242 39.7724702 -105.0410403 39.7709314 11766 8404 8405 0.0591205771532174 0.0591205771532174 -104.9894933 39.7580303 -104.9899962 39.7583953 11998 5505 7079 0.147126356992669 0.147126356992669 -104.9812949 39.7610237 -104.9800778 39.7619593 12060 332 268 0.0944572536860071 0.0944572536860071 -104.9554298 39.7451641 -104.9564977 39.7449464 4411 3048 4125 0.136438064344983 0.136438064344983 -104.9511947 39.7594645 -104.9511863 39.7606915 20391 10766 10774 0.00648510043864555 0.00648510043864555 -105.0243045 39.7606892 -105.0243795 39.760698 4412 4125 4126 0.00355827872013668 0.00355827872013668 -104.9511863 39.7606915 -104.9511861 39.7607235 19845 9516 10657 0.207937764412144 0.207937764412144 -105.0387468 39.7403366 -105.0387332 39.7384666 16200 1790 7209 0.198939694041251 0.198939694041251 -104.9810045 39.694799 -104.9809977 39.6930099 20399 10763 3591 0.00757376863172981 0.00757376863172981 -105.0250727 39.760924 -105.025071 39.7608559 12520 8729 1189 0.0214820993457698 0.0214820993457698 -104.9601841 39.7273144 -104.9601763 39.7271213 20644 10877 4517 0.0511435578342218 0.0511435578342218 -105.0134384 39.7627649 -105.0133602 39.7632209 12620 8775 4920 0.0124622300083447 0.0124622300083447 -104.9895915 39.7285525 -104.9894816 39.7286261 20646 10035 10880 0.0235473019855852 0.0235473019855852 -105.0143641 39.767541 -105.0146396 39.7675397 12646 5921 920 0.178961176893159 0.178961176893159 -104.9835955 39.730436 -104.9835814 39.7320454 12691 8806 8807 0.0113998193117656 0.0113998193117656 -104.953405 39.7180338 -104.9534077 39.7179313 12822 8261 493 0.226877195561116 0.226877195561116 -104.9966971 39.7817678 -104.994193 39.7810897 13034 8927 585 0.0555278029535648 0.0555278029535648 -104.9887446 39.7818256 -104.9889526 39.7822987 14668 6327 4166 0.169217141640748 0.169217141640748 -104.9729137 39.7186188 -104.972908 39.7201406 14856 9434 8907 0.112945329265115 0.112945329265115 -105.0089007 39.7547457 -105.0079847 39.7554777 20835 10948 10929 0.0711141044607233 0.0711141044607233 -105.0291285 39.7622441 -105.0299581 39.7621958 13572 2184 9130 0.046228028674551 0.046228028674551 -105.0163101 39.7301817 -105.0161204 39.730571 4413 4126 4127 0.123682116907034 0.123682116907034 -104.9511861 39.7607235 -104.9511861 39.7618358 4414 4127 4128 0.0151340374611755 0.0151340374611755 -104.9511861 39.7618358 -104.9511874 39.7619719 14780 5922 921 0.178257163080484 0.178257163080484 -104.9828734 39.7304382 -104.9828787 39.7320413 13824 9203 7891 0.0449920400202888 0.0449920400202888 -104.9873873 39.7502468 -104.9870145 39.7505324 13970 9249 9250 0.0321739674064664 0.0321739674064664 -105.0143117 39.7288521 -105.0144838 39.7291094 20559 2957 10784 0.0120134443189883 0.0120134443189883 -105.0187431 39.7584203 -105.0187393 39.7585283 14029 9262 6653 0.100609617198747 0.100609617198747 -105.0437097 39.6967153 -105.0448856 39.6967219 15915 9746 9747 0.0832769023011374 0.0832769023011374 -105.0421231 39.7165684 -105.0417682 39.7172658 11415 7985 8000 0.0154063290418794 0.0154063290418794 -105.025085 39.7846442 -105.0252653 39.7846442 14233 8687 6694 0.0247755996269239 0.0247755996269239 -104.9497898 39.7256083 -104.9495001 39.7256083 20569 10787 10858 0.0193290169195346 0.0193290169195346 -105.0188651 39.7596431 -105.0190584 39.7597333 14464 6149 3994 0.0989127437299345 0.0989127437299345 -105.0287889 39.7729931 -105.029945 39.7730349 14635 9387 9388 0.0403809617749613 0.0403809617749613 -105.0032834 39.7589279 -105.0032916 39.759291 11212 391 392 0.10291889633356 0.10291889633356 -104.931634 39.702187 -104.932837 39.702182 14604 9397 9398 0.123826706008273 0.123826706008273 -105.0252842 39.7632064 -105.0252853 39.7620928 14637 9406 2243 0.00956376056529555 0.00956376056529555 -105.0052833 39.7574891 -105.0051802 39.7575225 15410 9588 9589 0.0190893984820006 0.0190893984820006 -105.0043197 39.7412126 -105.0041373 39.7413116 15440 9601 1507 0.00768187987530518 0.00768187987530518 -105.0002535 39.7408661 -105.0003423 39.7408556 16383 9771 9880 0.0381827012246672 0.0381827012246672 -104.9717383 39.7032546 -104.9718617 39.7035846 16620 9937 9938 0.0704692374785171 0.0704692374785171 -104.9859915 39.738562 -104.9856294 39.7391313 11802 8392 8415 0.148179257170155 0.148179257170155 -104.9829471 39.7529945 -104.9841796 39.7520575 16809 4996 728 0.102190274976312 0.102190274976312 -104.9523584 39.6965806 -104.951164 39.6965829 11640 8346 4530 0.131615785848543 0.131615785848543 -105.0236119 39.7542144 -105.0220723 39.7542199 16853 6519 9854 0.0497714413737895 0.0497714413737895 -104.9581188 39.6929673 -104.9575371 39.6929673 4415 4128 1171 0.138086753058786 0.138086753058786 -104.9511874 39.7619719 -104.9511738 39.7632137 17269 3518 82 0.205066129886621 0.205066129886621 -104.9623127 39.6983876 -104.9623177 39.7002318 11951 8499 8500 0.0607548345173342 0.0607548345173342 -105.0064874 39.7561975 -105.0069837 39.7565886 17324 6799 7351 0.103019517606604 0.103019517606604 -104.968374 39.7507196 -104.967169 39.7507119 11991 4455 5503 0.144667643977852 0.144667643977852 -104.9816151 39.759425 -104.9804313 39.7603548 17388 5920 3810 0.153093198888871 0.153093198888871 -104.9842358 39.7304466 -104.9842348 39.7290698 17389 3810 10095 0.199017480070308 0.199017480070308 -104.9842348 39.7290698 -104.9842414 39.72728 17407 6122 1921 0.202694690919031 0.202694690919031 -104.9645867 39.7093011 -104.9646085 39.7074783 17408 1921 7246 0.200797963530598 0.200797963530598 -104.9646085 39.7074783 -104.9645976 39.7056725 12044 8523 8524 0.0621486337289915 0.0621486337289915 -105.0057364 39.7517137 -105.0053655 39.751233 17448 3247 10109 0.0544983800214201 0.0544983800214201 -104.9827863 39.7038745 -104.9827914 39.7033844 4416 1171 891 0.137903948024362 0.137903948024362 -104.9511738 39.7632137 -104.9511738 39.7644539 12113 8552 672 0.00266902064060136 0.00266902064060136 -104.9647683 39.7415931 -104.9647688 39.7416171 17549 10132 10133 2.25328864155446 2.25328864155446 -104.9893554 39.7854595 -104.9832781 39.8051785 17666 8928 10162 0.0972564668123919 0.0972564668123919 -104.9872354 39.7794049 -104.9861062 39.7795141 12288 8528 8526 0.152174217990106 0.152174217990106 -105.0061613 39.7515322 -105.0049596 39.7505226 17729 7332 2080 0.104548139781884 0.104548139781884 -104.9548798 39.7607265 -104.9536567 39.7607265 12329 8641 8652 0.00987690479251785 0.00987690479251785 -105.0078924 39.7547551 -105.0077772 39.7547483 12331 8653 8654 0.00928748638267964 0.00928748638267964 -105.0076516 39.7547313 -105.0075431 39.754727 17751 8575 6706 0.145927899456713 0.145927899456713 -104.9927205 39.7474627 -104.99393 39.7465367 12936 8688 8689 0.0364958929125483 0.0364958929125483 -105.0030556 39.7453386 -105.0031672 39.7450218 17774 7679 5984 0.100495969018847 0.100495969018847 -104.9246153 39.7801377 -104.9257912 39.7801245 17787 9214 536 0.151808926625465 0.151808926625465 -105.0140859 39.7556275 -105.0151149 39.7545148 17822 10188 10186 0.041401555151972 0.041401555151972 -105.000993 39.7638033 -105.0007327 39.7634893 17852 10195 5678 0.0176253194989635 0.0176253194989635 -104.9980666 39.7674272 -104.9982133 39.7675386 17170 1912 5280 0.200459610115248 0.200459610115248 -104.9739477 39.707479 -104.9739693 39.7092817 4417 891 4129 0.140986849802137 0.140986849802137 -104.9511738 39.7644539 -104.9511842 39.7657218 12947 1304 1303 0.066448544071591 0.066448544071591 -105.0024118 39.7438801 -105.0017368 39.7441763 18995 3958 5601 0.119729821294068 0.119729821294068 -105.0002015 39.7209321 -105.0016014 39.7209311 18382 8919 8920 0.0492932118239397 0.0492932118239397 -105.0258833 39.771558 -105.0258859 39.7720013 19080 4746 4159 0.17797879706873 0.17797879706873 -104.9407779 39.7225362 -104.9407748 39.7209356 13065 8947 8948 0.014693528299895 0.014693528299895 -104.9948109 39.7672181 -104.9949826 39.7672115 19135 3168 8470 0.0222426676149063 0.0222426676149063 -105.0012883 39.7488943 -105.0014824 39.7487611 20824 9337 9400 0.0122401419030242 0.0122401419030242 -105.0251662 39.7600869 -105.0252875 39.7601454 19172 6804 7956 0.0915174498096421 0.0915174498096421 -104.9688098 39.7807867 -104.9677476 39.7808918 19618 10588 10494 0.00731369728944242 0.00731369728944242 -104.9910599 39.7104919 -104.9911454 39.7104919 19331 9893 10473 0.0200896227314349 0.0200896227314349 -104.9715317 39.698308 -104.971721 39.6984149 15874 8889 8940 0.103516223202584 0.103516223202584 -105.0393045 39.7347125 -105.0405047 39.7348341 19358 9949 10479 0.0590930811213136 0.0590930811213136 -105.0003016 39.7477141 -104.9998192 39.7473335 19413 7239 3251 0.195270640148282 0.195270640148282 -104.9798548 39.7057161 -104.9798629 39.70396 19962 10674 10685 0.14613727594919 0.14613727594919 -105.0410696 39.7366244 -105.0410556 39.7353102 18473 9005 9006 0.01365486811001 0.01365486811001 -105.0399025 39.7549798 -105.0399032 39.754857 20041 9172 140 0.204724385208342 0.204724385208342 -104.9923108 39.6911873 -104.9924893 39.6930233 18917 10396 10397 0.0952180129620757 0.0952180129620757 -105.0109587 39.7503762 -105.011825 39.749838 20063 2998 4930 0.100928455718765 0.100928455718765 -104.9969577 39.7401458 -104.9981378 39.7401663 20587 10865 10840 0.00838601883021894 0.00838601883021894 -105.024575 39.7609374 -105.0245771 39.760862 4418 4129 2776 0.133433939347385 0.133433939347385 -104.9511842 39.7657218 -104.9511832 39.7669218 14836 7396 7377 0.030817448743492 0.030817448743492 -105.0330742 39.7548479 -105.0334347 39.7548479 14837 7377 3410 0.100816825455254 0.100816825455254 -105.0334347 39.7548479 -105.034614 39.754856 15447 9607 9608 0.0162401698909022 0.0162401698909022 -104.9997573 39.7426934 -104.9999385 39.7426496 309 317 318 0.0119735018205437 0.0119735018205437 -105.0345742 39.7830397 -105.0344342 39.7830352 13531 5648 3387 0.0436500601039895 0.0436500601039895 -105.0355748 39.7254817 -105.0351109 39.725318 14946 8215 8212 0.101284367879663 0.101284367879663 -104.9303979 39.7382593 -104.9292134 39.7382659 13555 408 9127 0.613912488305853 0.613912488305853 -105.0014039 39.7148758 -104.9983536 39.7098782 14981 9463 7091 0.107883940343108 0.107883940343108 -104.9861093 39.7432784 -104.9848475 39.7432813 14982 7091 8789 0.108748219147477 0.108748219147477 -104.9848475 39.7432813 -104.9835757 39.7432682 13650 9158 9159 0.0150152429008076 0.0150152429008076 -104.9960034 39.7030693 -104.9961123 39.7031752 15063 8874 7430 0.0504536590179092 0.0504536590179092 -104.9810766 39.7368811 -104.9816663 39.7368655 17072 3687 8133 0.141298637785039 0.141298637785039 -104.9615881 39.7469471 -104.9615993 39.7482178 18493 9170 5545 0.102571946583037 0.102571946583037 -105.04225 39.7511845 -105.0422627 39.7521069 15171 9511 9512 0.0502858420296349 0.0502858420296349 -105.0358145 39.7403194 -105.0364026 39.7403227 15174 9514 9515 0.0498070291463972 0.0498070291463972 -105.0375666 39.7403293 -105.0381491 39.7403326 18566 10322 10323 0.186113882409967 0.186113882409967 -105.0341731 39.7804672 -105.0341543 39.7821409 16100 9824 9817 0.0308009946802063 0.0308009946802063 -104.9497096 39.7808621 -104.9497096 39.7811391 16101 9817 8245 0.0866075022072335 0.0866075022072335 -104.9497096 39.7811391 -104.9495723 39.7819108 15444 8607 9604 0.0180426861021608 0.0180426861021608 -105.0006617 39.7414743 -105.0004869 39.7415652 16161 3728 722 0.106535324504203 0.106535324504203 -105.0028395 39.7289078 -105.004084 39.7289511 16174 9840 7201 0.0108095014749508 0.0108095014749508 -104.9868416 39.693104 -104.9868436 39.6930068 16239 9856 7742 0.4032601166124 0.4032601166124 -104.9541161 39.6857099 -104.954108 39.6893365 16240 7742 5837 0.199863858168715 0.199863858168715 -104.954108 39.6893365 -104.9540973 39.6911339 15881 8762 9238 0.022425928034548 0.022425928034548 -105.0451798 39.7355292 -105.0454319 39.7354736 16327 3906 3134 0.109247651866168 0.109247651866168 -104.9634455 39.7619888 -104.9647236 39.7619908 16328 3134 5403 0.105230091275359 0.105230091275359 -104.9647236 39.7619908 -104.9659547 39.7619898 17203 10075 10076 0.206234100938924 0.206234100938924 -104.9688448 39.6965282 -104.9687509 39.6946749 17253 5918 917 0.179236073493399 0.179236073493399 -104.9861275 39.730436 -104.9861344 39.7320479 18223 1695 6884 0.201956855870188 0.201956855870188 -105.0434467 39.7675662 -105.0434307 39.76575 15286 3187 9268 0.0103389762120735 0.0103389762120735 -104.946376 39.7114762 -104.946452 39.7115485 19421 34 3533 0.2073108703911 0.2073108703911 -104.982156 39.7002709 -104.982132 39.6984066 19436 6852 10490 0.151686039209942 0.151686039209942 -104.9881056 39.7102414 -104.9897131 39.7108173 19663 10609 9366 0.0532084205099813 0.0532084205099813 -105.0211243 39.7697539 -105.0211194 39.7692754 19847 10658 7133 0.20071321213787 0.20071321213787 -105.0387333 39.7365995 -105.0387146 39.7347945 19953 7857 10414 0.0579007631193554 0.0579007631193554 -104.992831 39.7230021 -104.992154 39.7230042 19293 10471 8765 0.117981892754207 0.117981892754207 -104.9888451 39.7389629 -104.9902249 39.7389566 19987 9727 10653 0.0514452608394938 0.0514452608394938 -105.039304 39.7384682 -105.0399056 39.7384617 19988 10653 1103 0.0505009558673589 0.0505009558673589 -105.0399056 39.7384617 -105.0404962 39.738465 15432 9598 7965 0.00918826645895189 0.00918826645895189 -104.9998109 39.7420623 -104.999898 39.7420139 15465 9615 9616 0.0488173542586425 0.0488173542586425 -105.0015275 39.7433678 -105.0011333 39.7436854 15505 2286 4494 0.207036482148074 0.207036482148074 -105.0028141 39.740161 -105.0052335 39.7402363 18430 7784 10291 0.0493825781706533 0.0493825781706533 -105.039294 39.7625616 -105.0387163 39.7625667 15468 7963 9610 0.0129310975383002 0.0129310975383002 -105.0005879 39.7441349 -105.000479 39.7442156 15643 9669 8703 0.0154036792176203 0.0154036792176203 -104.9406749 39.7582947 -104.9404947 39.7582947 15293 9561 9563 0.0354006218838869 0.0354006218838869 -104.941269 39.7069549 -104.9409901 39.7071901 15662 5995 7675 0.101107003151938 0.101107003151938 -104.9257668 39.7583774 -104.924584 39.7583757 15469 9610 9613 0.00340267268464027 0.00340267268464027 -105.000479 39.7442156 -105.0004503 39.7442368 15685 3450 6014 0.102083800598865 0.102083800598865 -104.9461569 39.7178084 -104.9449634 39.7178023 18613 9261 4049 0.17355432372221 0.17355432372221 -105.0355223 39.7197001 -105.0355145 39.7181393 15707 8686 8810 0.0279306326987703 0.0279306326987703 -104.9497874 39.7178534 -104.9500622 39.7177177 15471 9606 8892 0.117003908235376 0.117003908235376 -105.0007281 39.7441165 -105.0008068 39.745167 15762 2940 6814 0.0992967316903301 0.0992967316903301 -104.9257898 39.7162499 -104.9246289 39.7162454 15764 6595 9701 0.0232598991470647 0.0232598991470647 -105.0377569 39.7329864 -105.0380289 39.7329878 14656 9410 9411 0.19733052173904 0.19733052173904 -105.015841 39.75954 -105.0180024 39.7601634 20261 10720 5750 0.00799491979378441 0.00799491979378441 -105.0450567 39.772877 -105.0450566 39.7729489 2336 1153 2328 0.201597448584961 0.201597448584961 -104.9240347 39.7637955 -104.9240271 39.7656085 17300 8716 8745 0.199099643459498 0.199099643459498 -104.9622811 39.6929794 -104.9622978 39.6947699 19471 10515 10516 0.00520398584376517 0.00520398584376517 -104.9902726 39.7086173 -104.9902729 39.7085705 20611 10819 10828 0.0109320789190355 0.0109320789190355 -105.0192728 39.7586316 -105.0192706 39.7587299 20612 10828 10821 0.0197366861798755 0.0197366861798755 -105.0192706 39.7587299 -105.0191892 39.758896 20613 10821 10870 0.0252155503065758 0.0252155503065758 -105.0191892 39.758896 -105.0188943 39.7588905 478 480 212 0.0356029775534751 0.0356029775534751 -104.9669782 39.7796681 -104.9665616 39.779672 15859 9740 9707 0.0569780852958723 0.0569780852958723 -105.0401452 39.7312615 -105.039492 39.7313626 515 509 510 0.286655598001641 0.286655598001641 -104.9514881 39.747496 -104.9547886 39.7479501 520 514 515 0.226862534758366 0.226862534758366 -105.0251054 39.7238769 -105.0224999 39.7242598 15253 9545 9538 0.0260796874031177 0.0260796874031177 -104.9353544 39.7054988 -104.9352077 39.7057044 624 614 615 0.101063162513791 0.101063162513791 -104.9929396 39.7368669 -104.9941215 39.7368616 19463 10483 10508 0.019159575222575 0.019159575222575 -104.9902592 39.7100937 -104.9902611 39.7099214 17219 3199 3087 0.202098851695834 0.202098851695834 -104.9775204 39.7110879 -104.9775097 39.7129054 702 696 697 0.1055651557861 0.1055651557861 -104.9500677 39.7419774 -104.9488331 39.7419679 15544 9645 9646 0.00692347068679982 0.00692347068679982 -104.9867889 39.7267325 -104.9868344 39.726681 776 778 779 0.103928492069641 0.103928492069641 -105.023849 39.7020679 -105.0250638 39.7020728 15955 6396 500 0.195346208359328 0.195346208359328 -105.0022548 39.7147281 -105.0016511 39.7130338 913 927 928 0.0495542499145439 0.0495542499145439 -104.9792571 39.7320337 -104.9786778 39.7320223 915 929 930 0.0493548663548942 0.0493548663548942 -104.9781467 39.7320382 -104.9775696 39.7320445 15957 9767 9768 0.0474477023795114 0.0474477023795114 -105.0006962 39.7116024 -105.0005192 39.711198 932 947 948 0.100759864187185 0.100759864187185 -104.9540658 39.7320945 -104.9528876 39.7321058 15960 9770 7450 0.0160716244910599 0.0160716244910599 -104.999001 39.7075478 -104.9991888 39.7075519 955 967 968 0.0165679791310418 0.0165679791310418 -104.9838014 39.7234262 -104.9837585 39.7235715 957 969 970 0.197449816642368 0.197449816642368 -104.9835112 39.7801693 -104.9835185 39.781945 15913 9240 9745 0.0339191222144473 0.0339191222144473 -105.042453 39.716655 -105.0428433 39.716601 980 991 992 0.138684932577873 0.138684932577873 -104.9740667 39.720134 -104.974036 39.718887 15891 9002 7513 0.0667178592447727 0.0667178592447727 -105.0410599 39.7349868 -105.0416463 39.7353826 1003 1016 1017 0.039629871856248 0.039629871856248 -104.9622539 39.7331056 -104.9622539 39.733462 1004 1017 1018 0.176155002789907 0.176155002789907 -104.9622539 39.733462 -104.9622539 39.7350462 19469 10513 10514 0.0200709923319022 0.0200709923319022 -104.9902701 39.7089743 -104.9902714 39.7087938 16388 9459 9771 0.0286077698371324 0.0286077698371324 -104.9714714 39.7030996 -104.9717383 39.7032546 1087 1103 1104 0.338644304966299 0.338644304966299 -105.0404962 39.738465 -105.0404924 39.7415105 17156 3091 4971 0.202252452796884 0.202252452796884 -104.9751708 39.7128876 -104.9751706 39.7147065 16103 255 8239 0.267325536990832 0.267325536990832 -104.9534054 39.7800114 -104.9502774 39.7799784 1170 1186 1187 0.0990780990020656 0.0990780990020656 -104.9648143 39.7271028 -104.9636558 39.7271103 16337 8026 3444 0.219522804846043 0.219522804846043 -104.9488251 39.7617626 -104.9462569 39.7617553 1298 1323 1324 0.104021267127805 0.104021267127805 -105.0408805 39.7133731 -105.0420966 39.7133724 1299 1324 1325 0.0988550932780109 0.0988550932780109 -105.0420966 39.7133724 -105.0432523 39.7133745 16392 9847 9876 0.0466572032639634 0.0466572032639634 -104.9699755 39.7028786 -104.9705085 39.7029675 1322 1347 1348 0.145300158256776 0.145300158256776 -104.9771684 39.7690078 -104.9759324 39.769905 387 389 390 0.101909828504342 0.101909828504342 -105.0001337 39.7136621 -105.0008375 39.7144016 19511 10536 10537 0.0367294544686212 0.0367294544686212 -104.9879104 39.7088024 -104.9882735 39.7089787 1469 1489 1490 0.0976691429125615 0.0976691429125615 -105.0015377 39.694864 -105.0026792 39.6948706 12005 8512 8049 0.105397118565585 0.105397118565585 -104.9875407 39.7588984 -104.9866649 39.7595656 18733 7646 6209 0.175022021354251 0.175022021354251 -105.0331112 39.7277125 -105.0331036 39.7261385 16766 5003 7290 0.0493746723595829 0.0493746723595829 -104.9542392 39.7014907 -104.9546694 39.7017867 1495 1515 1473 0.1629816039782 0.1629816039782 -104.9267914 39.6961177 -104.9248865 39.6961248 1497 1516 1517 0.202642438735294 0.202642438735294 -104.9746066 39.7147099 -104.9745809 39.7128876 16788 10012 8649 0.310114997807766 0.310114997807766 -105.0057345 39.7494516 -105.0092259 39.7486951 1549 1574 1575 0.0819858846366358 0.0819858846366358 -105.0360845 39.6869978 -105.0369943 39.687229 1550 1575 1576 0.0787364050378914 0.0787364050378914 -105.0369943 39.687229 -105.0378698 39.6874469 12359 8664 8670 0.00994780391809775 0.00994780391809775 -105.0123703 39.7528644 -105.0123272 39.7529475 16806 9858 3171 0.0510524682713306 0.0510524682713306 -104.9540893 39.6965849 -104.9534926 39.6965864 1570 1597 1598 0.101896558922667 0.101896558922667 -105.0140815 39.6999614 -105.0137725 39.6990764 2686 2646 2647 0.164307180037452 0.164307180037452 -104.9522198 39.7241312 -104.952204 39.7256088 17103 9923 330 0.250512453112542 0.250512453112542 -104.9542113 39.7438103 -104.9522566 39.7454886 1650 1677 1678 0.13227170643909 0.13227170643909 -105.0158682 39.7680616 -105.0174158 39.7680606 11530 810 811 0.199368445906152 0.199368445906152 -105.0276079 39.7554276 -105.0299401 39.7554211 16952 10036 10037 0.00823596195269871 0.00823596195269871 -105.0167198 39.7560071 -105.0167413 39.7559349 1704 1725 1726 0.0532102629650272 0.0532102629650272 -105.0179828 39.6910268 -105.0185407 39.6908154 17039 9210 8988 0.00924605732532601 0.00924605732532601 -105.0192694 39.7575006 -105.0192467 39.7575819 1762 1487 1782 0.108567137541803 0.108567137541803 -104.9874337 39.6948003 -104.986165 39.6947828 14689 2798 2868 0.199650986040528 0.199650986040528 -104.971199 39.7272868 -104.9712042 39.7290823 17136 4412 4425 0.202602949014775 0.202602949014775 -104.9763723 39.7038488 -104.9763417 39.7056707 17489 472 4654 0.0574342005254488 0.0574342005254488 -105.0184425 39.7479196 -105.0189639 39.7475939 1935 1949 1223 0.041131087786823 0.041131087786823 -105.012837 39.738513 -105.012356 39.7385086 1937 1950 1951 0.0773266220673917 0.0773266220673917 -105.005245 39.7384018 -105.006149 39.738421 16304 2826 2827 0.0584380832256012 0.0584380832256012 -104.9718283 39.6983529 -104.9721964 39.6979102 17962 10235 5193 0.0148018460000789 0.0148018460000789 -104.9880993 39.7242556 -104.9880966 39.7241225 2187 2187 2188 0.0698088769426891 0.0698088769426891 -105.0159723 39.7369102 -105.0159468 39.7375377 17834 10187 10188 0.0373456729353608 0.0373456729353608 -105.0006185 39.7636303 -105.000993 39.7638033 17023 10058 10059 0.043764797810192 0.043764797810192 -105.0171608 39.7532718 -105.0176702 39.753311 2261 2261 2262 0.20174624930555 0.20174624930555 -104.930525 39.7674191 -104.9305079 39.7692334 20285 10701 10709 0.0172154433985116 0.0172154433985116 -105.0447555 39.7732732 -105.0445556 39.7732923 16421 3331 3358 0.0229870189622456 0.0229870189622456 -104.9693109 39.7020309 -104.9695281 39.7021526 20297 5579 7524 0.0531120067375217 0.0531120067375217 -105.0439692 39.777017 -105.0433477 39.777017 12353 8669 8661 0.00857375962495721 0.00857375962495721 -105.0124521 39.7523897 -105.0123532 39.7524025 16657 3462 3464 0.173665424327281 0.173665424327281 -104.9862758 39.7399191 -104.9872522 39.7385496 19565 10567 7463 0.00795043725476521 0.00795043725476521 -104.9897546 39.7076211 -104.9897546 39.7075496 17162 5087 5107 0.202243070877092 0.202243070877092 -104.9740434 39.6911697 -104.9740336 39.6929885 19034 10159 9497 0.0427022948506461 0.0427022948506461 -104.9503671 39.7793277 -104.949868 39.7793088 20744 9001 10918 0.332184959452437 0.332184959452437 -105.0253805 39.7605003 -105.0286822 39.762076 20748 10921 10922 0.0509227801768603 0.0509227801768603 -105.0292505 39.7620502 -105.0298462 39.7620563 20749 10923 10924 0.18669804780169 0.18669804780169 -105.0382061 39.7620456 -105.0382156 39.7603666 20750 10925 10926 0.0392592111051346 0.0392592111051346 -105.035831 39.7621995 -105.0362903 39.7621997 20752 10927 10928 0.00711510327217607 0.00711510327217607 -105.0267252 39.7609466 -105.0267992 39.7609759 20754 10929 10930 0.0834966641757845 0.0834966641757845 -105.0299581 39.7621958 -105.0299611 39.7629467 20756 10931 10932 0.0408755067283247 0.0408755067283247 -105.0352067 39.7621947 -105.0356849 39.762197 20758 10933 10934 0.0399346912680156 0.0399346912680156 -105.0363976 39.7621959 -105.0368648 39.7621971 20760 10935 10936 0.0903151185359097 0.0903151185359097 -105.0370035 39.7621946 -105.0380601 39.7621908 20762 10937 8302 0.00392992290489043 0.00392992290489043 -105.0266441 39.7609098 -105.0266827 39.760929 20763 8302 10927 0.00412640673301695 0.00412640673301695 -105.0266827 39.760929 -105.0267252 39.7609466 20765 10918 3754 0.00609979968071289 0.00609979968071289 -105.0286822 39.762076 -105.028727 39.7621187 20766 3754 10938 0.00661123306657495 0.00661123306657495 -105.028727 39.7621187 -105.028778 39.7621634 20768 10920 7783 0.00949225948867298 0.00949225948867298 -105.0391814 39.7621915 -105.0392924 39.7621941 20769 7783 10939 0.00900064827794335 0.00900064827794335 -105.0392924 39.7621941 -105.0393977 39.762194 20771 10940 3415 0.00746326017722055 0.00746326017722055 -105.0345162 39.7622208 -105.0346035 39.762222 20772 3415 10941 0.00571991053425525 0.00571991053425525 -105.0346035 39.762222 -105.0346704 39.7622208 20774 10938 10942 0.117980886182769 0.117980886182769 -105.028778 39.7621634 -105.0279694 39.7630233 20776 10941 10943 0.040800141538403 0.040800141538403 -105.0346704 39.7622208 -105.0351465 39.7621945 20778 10929 8910 0.00644678344686978 0.00644678344686978 -105.0299581 39.7621958 -105.0300335 39.7621944 20779 8910 10944 0.00853909895805364 0.00853909895805364 -105.0300335 39.7621944 -105.0301334 39.7621946 20781 10926 10280 0.00413065470277064 0.00413065470277064 -105.0362903 39.7621997 -105.0363386 39.7622009 20782 10280 10933 0.00507364819278473 0.00507364819278473 -105.0363386 39.7622009 -105.0363976 39.7621959 16513 9922 1630 0.0152212141119797 0.0152212141119797 -105.0040915 39.7422329 -105.0040598 39.7420982 16537 3671 9932 0.221180884679333 0.221180884679333 -104.9763685 39.7474986 -104.9763549 39.7494877 16539 9933 7834 0.139783679739911 0.139783679739911 -104.9763678 39.7507423 -104.9763093 39.7519986 16790 10013 7828 0.227723092786938 0.227723092786938 -105.0114923 39.7476921 -105.0134825 39.746331 18645 1318 5867 0.177222990129465 0.177222990129465 -105.0378936 39.7133724 -105.0378886 39.7149662 16960 10042 10043 0.0112267703364208 0.0112267703364208 -105.0160419 39.7555757 -105.0160494 39.7554749 17266 3520 4261 0.200318193124263 0.200318193124263 -104.961154 39.6983849 -104.9611486 39.6965834 18444 10290 1124 0.0512555936349529 0.0512555936349529 -105.0410717 39.7607688 -105.0404721 39.7607638 17645 7 9825 0.783906819132393 0.783906819132393 -104.9443453 39.7800941 -104.9535187 39.7801156 18721 5864 1312 0.178403401011926 0.178403401011926 -105.0343073 39.7149733 -105.0342968 39.7133689 18408 6096 10287 0.0607868213781131 0.0607868213781131 -105.0292309 39.760844 -105.0292196 39.7613906 17821 10187 10188 0.0373456729353608 0.0373456729353608 -105.0006185 39.7636303 -105.000993 39.7638033 17849 2817 1418 0.198773063708036 0.198773063708036 -104.9993302 39.7801544 -104.9993559 39.7819419 17914 4748 4144 0.180736428235498 0.180736428235498 -104.9856194 39.7225378 -104.9856225 39.7209124 17915 4144 2362 0.17239723292509 0.17239723292509 -104.9856225 39.7209124 -104.9856171 39.719362 18664 5184 5652 0.105551381348891 0.105551381348891 -105.0378224 39.7245345 -105.0378346 39.7254837 18600 10333 10334 0.176228489643034 0.176228489643034 -105.0255419 39.7245857 -105.027524 39.725019 18763 10341 10340 0.0478284118767837 0.0478284118767837 -105.0049362 39.7395329 -105.0043791 39.7395716 18822 10356 10117 0.120644655146847 0.120644655146847 -105.0153708 39.7415577 -105.0153883 39.7404728 12967 1825 1881 0.094094502294363 0.094094502294363 -105.0069351 39.7456267 -105.0074729 39.746365 19280 10465 10466 0.126391742395325 0.126391742395325 -104.9873778 39.7399976 -104.988856 39.7399993 19156 8422 10431 0.296704595839795 0.296704595839795 -105.0135792 39.7398604 -105.0144289 39.7424475 19440 7907 10492 0.0345487307061229 0.0345487307061229 -104.9911419 39.7111606 -104.991144 39.7108499 20295 10709 10710 0.0460287189373458 0.0460287189373458 -105.0445556 39.7732923 -105.0441026 39.7735162 3578 3435 3436 0.0484142710611121 0.0484142710611121 -105.0346033 39.7779525 -105.0346033 39.7783879 3579 3436 2495 0.0837858518069818 0.0837858518069818 -105.0346033 39.7783879 -105.0346 39.7791414 3580 2495 3437 0.120116992356444 0.120116992356444 -105.0346 39.7791414 -105.0346118 39.7802216 3581 3437 2842 0.00242442592962248 0.00242442592962248 -105.0346118 39.7802216 -105.0346113 39.7802434 14124 506 3659 0.275685944218073 0.275685944218073 -104.9486568 39.747653 -104.9461809 39.7460646 16901 3513 74 0.203700975919817 0.203700975919817 -104.9657993 39.6983855 -104.9657864 39.7002174 18139 6038 10260 0.200840451178757 0.200840451178757 -105.0164173 39.7856269 -105.0164142 39.7874331 19824 7641 5603 0.172193293465978 0.172193293465978 -105.0009116 39.7273175 -105.0016041 39.7258634 19832 10652 10653 0.149094174776889 0.149094174776889 -105.0399184 39.7398025 -105.0399056 39.7384617 16543 3555 814 0.153171011691858 0.153171011691858 -104.9751506 39.7546225 -104.9751505 39.753245 20427 10755 10788 0.051994279761698 0.051994279761698 -105.0213448 39.7585398 -105.0218514 39.7587986 11503 6094 2973 0.264851184287827 0.264851184287827 -105.027568 39.7608513 -105.0275907 39.7584695 11438 8034 511 0.21998121248842 0.21998121248842 -105.0287237 39.7840235 -105.0312479 39.7836347 16767 7290 3183 0.0591297362625136 0.0591297362625136 -104.9546694 39.7017867 -104.955269 39.7020512 20517 10806 10844 0.0093521291785604 0.0093521291785604 -105.0163557 39.7585125 -105.0164651 39.7585116 18290 6889 6752 0.139920838374264 0.139920838374264 -105.0259388 39.7651274 -105.0275758 39.7651202 11434 8077 8253 0.0508611139110148 0.0508611139110148 -105.0348588 39.7833346 -105.0342653 39.7832999 20513 10060 10809 0.00760770059759869 0.00760770059759869 -105.0193133 39.7576622 -105.0193936 39.7576917 18366 7716 7754 0.0519727898310098 0.0519727898310098 -105.0259442 39.7669727 -105.0259422 39.7665053 11784 8036 2685 0.144743408596787 0.144743408596787 -104.9787817 39.7535131 -104.9799803 39.7525937 11570 8321 7713 0.150502362587478 0.150502362587478 -105.0304907 39.7580283 -105.0304918 39.7566748 18376 8353 6069 0.193914067776721 0.193914067776721 -105.0398199 39.7838754 -105.039828 39.7856193 12066 8533 8534 0.0445577347958965 0.0445577347958965 -104.9542138 39.7458945 -104.9544306 39.7462589 16678 9979 9981 0.0909471727810372 0.0909471727810372 -105.0090565 39.7415049 -105.0080856 39.741839 20808 10948 8326 0.017351380837649 0.017351380837649 -105.0291285 39.7622441 -105.029018 39.7621132 13031 590 8926 0.147745966959296 0.147745966959296 -104.9910794 39.7792543 -104.989367 39.779071 18483 9138 9139 0.0109683239632665 0.0109683239632665 -105.0432544 39.7511117 -105.0431263 39.7511062 16502 3167 9925 0.137835608828632 0.137835608828632 -105.00401 39.7438456 -105.004838 39.7449092 16961 10043 10044 0.075399787572802 0.075399787572802 -105.0160494 39.7554749 -105.0165756 39.7549307 17393 67 3508 0.205321571793414 0.205321571793414 -104.9681458 39.7002288 -104.9681486 39.6983823 17395 68 7304 0.202979892499458 0.202979892499458 -104.9680761 39.7002293 -104.9680922 39.7020547 17650 303 395 0.11664951410225 0.11664951410225 -104.9380643 39.7800108 -104.9367017 39.7800737 18596 10330 1845 0.0286669821878414 0.0286669821878414 -105.0312337 39.7211002 -105.031231 39.721358 18996 5601 9265 0.00587624613864547 0.00587624613864547 -105.0016014 39.7209311 -105.0016701 39.7209304 19117 402 10431 0.249198506812358 0.249198506812358 -105.0124556 39.7407982 -105.0144289 39.7424475 19489 4703 10441 0.0209493756701814 0.0209493756701814 -104.9883469 39.709334 -104.9883481 39.7091456 19929 9514 10680 0.206733607617385 0.206733607617385 -105.0375666 39.7403293 -105.0375666 39.7384701 20583 10849 9338 0.00790665036605531 0.00790665036605531 -105.0250742 39.7612881 -105.0251667 39.7612881 20193 10707 9813 0.31051590829715 0.31051590829715 -104.9886248 39.7811587 -104.9922437 39.7814112 19738 9472 4893 0.184563607099297 0.184563607099297 -104.9456312 39.7367775 -104.9456205 39.7351177 19739 4893 9418 0.161581410791365 0.161581410791365 -104.9456205 39.7351177 -104.9456339 39.7336646 19740 9418 955 0.17512104217346 0.17512104217346 -104.9456339 39.7336646 -104.9456366 39.7320897 19741 955 8865 0.17730267158364 0.17730267158364 -104.9456366 39.7320897 -104.9456473 39.7304952 19745 4908 6614 0.202025102521769 0.202025102521769 -104.9338415 39.7346803 -104.9338724 39.736497 19746 6614 9456 0.193906231686937 0.193906231686937 -104.9338724 39.736497 -104.9338436 39.7382407 19747 9456 10644 0.207835763228408 0.207835763228408 -104.9338436 39.7382407 -104.933817 39.7401097 19748 10644 647 0.139231068042996 0.139231068042996 -104.933817 39.7401097 -104.9337694 39.7413613 19807 7868 3718 0.103509284327612 0.103509284327612 -104.9969607 39.7193475 -104.9969447 39.7184167 19756 9305 1209 0.168197350020426 0.168197350020426 -104.942383 39.7256045 -104.9423696 39.7271171 19906 9507 10678 0.206369047895258 0.206369047895258 -105.0328316 39.7403209 -105.0328432 39.738465 17115 582 4052 0.0200066549889732 0.0200066549889732 -104.9577579 39.7479349 -104.9579299 39.7478129 20290 10700 10701 0.0224013855081139 0.0224013855081139 -105.0445771 39.7731256 -105.0447555 39.7732732 15856 9738 9733 0.00602831355714784 0.00602831355714784 -105.0423031 39.7306156 -105.0423259 39.7305643 16390 9811 3033 0.00758642111179705 0.00758642111179705 -104.9701397 39.7026686 -104.9700513 39.702674 17208 234 10075 0.0065072113132931 0.0065072113132931 -104.9688514 39.6965865 -104.9688448 39.6965282 18209 3991 6766 0.202297976338321 0.202297976338321 -105.0299548 39.7716681 -105.0275892 39.7716046 314 322 323 0.0362830323344 0.0362830323344 -105.0158044 39.7515055 -105.0156986 39.7518215 17944 10224 7938 0.0484797623817722 0.0484797623817722 -104.9867731 39.7252057 -104.9868244 39.7256399 11519 657 658 0.200633396770054 0.200633396770054 -105.0322612 39.758985 -105.0299141 39.7589753 18400 7187 1425 0.131517435591527 0.131517435591527 -105.0386558 39.7832674 -105.0386719 39.7820847 16448 9905 9906 0.00998689980616885 0.00998689980616885 -104.9731684 39.7001285 -104.9731572 39.7002179 1705 1726 1727 0.0778502303245676 0.0778502303245676 -105.0185407 39.6908154 -105.0194505 39.690822 19817 3729 10647 0.0543545423636727 0.0543545423636727 -105.0028319 39.7300118 -105.0021963 39.7300097 20793 10938 8908 0.0180004191395181 0.0180004191395181 -105.028778 39.7621634 -105.0289792 39.7622112 19241 8221 10460 0.0833729876311698 0.0833729876311698 -104.9936301 39.74071 -104.9942613 39.7401385 18639 5180 2582 0.17723417320802 0.17723417320802 -105.0345542 39.7245247 -105.0345489 39.7229308 20291 10701 10703 0.028889965052559 0.028889965052559 -105.0447555 39.7732732 -105.0450568 39.773391 19963 4945 7404 0.157747728004848 0.157747728004848 -104.9951594 39.7179476 -104.9945842 39.7165997 5109 4628 4629 0.132844583260552 0.132844583260552 -105.0189404 39.7729351 -105.0189408 39.7741298 13926 8916 8922 0.136369708465648 0.136369708465648 -104.9907275 39.7728705 -104.9912716 39.7717176 19964 7404 10415 0.200029723937468 0.200029723937468 -104.9945842 39.7165997 -104.9945762 39.7148008 12274 8517 8518 0.0318537260898596 0.0318537260898596 -105.0069509 39.7552605 -105.0071312 39.7555112 302 310 311 0.0714603355500818 0.0714603355500818 -104.9792332 39.7786848 -104.9786416 39.779139 307 315 316 0.0430385391585726 0.0430385391585726 -105.0132442 39.7253524 -105.0137199 39.7254787 333 333 334 0.130005791781119 0.130005791781119 -104.9270337 39.7763519 -104.9284284 39.775885 501 338 339 0.0809671757461818 0.0809671757461818 -104.9880444 39.7401037 -104.9873725 39.7395906 337 340 336 0.244398847800565 0.244398847800565 -104.9379355 39.7804643 -104.9390909 39.7824749 339 341 342 0.368758396632831 0.368758396632831 -105.0154562 39.7336245 -105.0138715 39.7367088 341 343 344 0.267836247641829 0.267836247641829 -105.0125925 39.7554572 -105.0150427 39.753956 1553 1578 1579 0.0969614959298273 0.0969614959298273 -105.0401129 39.6876594 -105.0411657 39.6879819 360 362 363 0.19757055700413 0.19757055700413 -105.0051577 39.6892299 -105.0049362 39.6874613 361 363 358 0.235481235248911 0.235481235248911 -105.0049362 39.6874613 -105.0034646 39.6856718 365 366 367 0.102920688901431 0.102920688901431 -104.9601224 39.7799975 -104.9589982 39.7796654 374 376 377 0.135433574317766 0.135433574317766 -105.0213674 39.7753467 -105.0213949 39.7741289 376 378 379 0.134391053348824 0.134391053348824 -105.019844 39.7729352 -105.019823 39.7717267 485 478 486 0.209563350313202 0.209563350313202 -105.0170811 39.7459783 -105.0180607 39.7477059 489 489 490 0.0633762863456435 0.0633762863456435 -104.9407865 39.7473869 -104.9415277 39.7473958 491 491 492 0.0663732872105415 0.0663732872105415 -104.9407607 39.7492347 -104.9415359 39.749202 493 493 494 0.169203096380544 0.169203096380544 -104.994193 39.7810897 -104.992407 39.7804327 495 5 495 0.258130691528307 0.258130691528307 -104.9373334 39.780183 -104.9399882 39.7812905 496 495 496 0.152370734557831 0.152370734557831 -104.9399882 39.7812905 -104.9404434 39.7826154 523 518 519 0.337507977198885 0.337507977198885 -104.9409175 39.7837817 -104.9416292 39.7807961 525 520 521 0.106662672722042 0.106662672722042 -105.0028259 39.7312673 -105.0040731 39.7312549 527 522 523 0.0555974633225448 0.0555974633225448 -104.947535 39.703187 -104.947535 39.702687 529 524 525 0.0282350762510443 0.0282350762510443 -104.9493835 39.780399 -104.9497096 39.7804399 530 525 526 0.0218806529722405 0.0218806529722405 -104.9497096 39.7804399 -104.9499002 39.7803085 532 527 397 0.320431501428441 0.320431501428441 -105.009688 39.7575578 -105.0131625 39.7564763 11515 270 528 0.19992365959325 0.19992365959325 -105.029923 39.7598619 -105.0322618 39.7598749 535 529 530 0.455513641378482 0.455513641378482 -105.0102365 39.7542807 -105.0085506 39.7581668 537 531 532 0.375956762810707 0.375956762810707 -105.0148477 39.7535401 -105.010541 39.7542249 11371 7972 290 0.0119699038475456 0.0119699038475456 -105.0052958 39.7614779 -105.0053845 39.7613946 14734 4868 2218 0.161837248854237 0.161837248854237 -104.9758386 39.7351502 -104.9758646 39.7336949 6872 5877 5878 0.0844725820315708 0.0844725820315708 -105.0442509 39.6917193 -105.045238 39.6917061 16249 9860 8753 0.202765718025687 0.202765718025687 -104.9529332 39.6929471 -104.9529431 39.6947706 16250 8753 9861 0.201364638358659 0.201364638358659 -104.9529431 39.6947706 -104.9529333 39.6965815 16251 9861 3662 0.165177264018871 0.165177264018871 -104.9529333 39.6965815 -104.9517941 39.6977808 20720 9398 9340 0.00984702702877527 0.00984702702877527 -105.0252853 39.7620928 -105.0251701 39.7620923 16256 9863 8751 0.202603541868936 0.202603541868936 -104.9552587 39.6929589 -104.9552399 39.6947809 16260 3650 88 0.266027674120579 0.266027674120579 -104.957148 39.7023062 -104.9586741 39.7002217 16261 88 3524 0.203075294530693 0.203075294530693 -104.9586741 39.7002217 -104.9586741 39.6983954 16262 3524 9864 0.20046430405241 0.20046430405241 -104.9586741 39.6983954 -104.9586848 39.6965926 16263 9864 6517 0.135079896017257 0.135079896017257 -104.9586848 39.6965926 -104.9581176 39.6954589 19523 6855 10544 0.00712022213135496 0.00712022213135496 -104.9888037 39.7102452 -104.9888064 39.7101812 19524 10544 10545 0.0729342151704198 0.0729342151704198 -104.9888064 39.7101812 -104.9888118 39.7095253 19526 10427 10546 0.0076995400840501 0.0076995400840501 -104.9883457 39.7095201 -104.9884357 39.7095211 19527 10546 10545 0.0321755552809886 0.0321755552809886 -104.9884357 39.7095211 -104.9888118 39.7095253 19528 10545 10547 0.0194542890583841 0.0194542890583841 -104.9888118 39.7095253 -104.9890392 39.7095279 19529 10547 10548 0.0207030648178635 0.0207030648178635 -104.9890392 39.7095279 -104.9892812 39.7095305 19530 10548 10543 0.0190435691175833 0.0190435691175833 -104.9892812 39.7095305 -104.9895038 39.709533 19531 10543 10549 0.0747704686946873 0.0747704686946873 -104.9895038 39.709533 -104.9897237 39.7101838 19532 10549 6859 0.00739470505760699 0.00739470505760699 -104.9897237 39.7101838 -104.9897244 39.7102503 19543 10555 10556 0.0878912692065361 0.0878912692065361 -104.9890509 39.7084053 -104.9890591 39.7076149 19544 10556 7460 0.0082175900444136 0.0082175900444136 -104.9890591 39.7076149 -104.9890599 39.707541 11808 8395 2692 0.146729521611774 0.146729521611774 -104.9838316 39.7536605 -104.9826233 39.7545977 19546 6852 10557 0.00689466829919516 0.00689466829919516 -104.9881056 39.7102414 -104.9880964 39.7101798 19547 10557 10558 0.00988642805887056 0.00988642805887056 -104.9880964 39.7101798 -104.9880982 39.7100909 19548 10558 10559 0.0350073244923259 0.0350073244923259 -104.9880982 39.7100909 -104.9881037 39.7097761 19550 10409 10559 0.0205641181514586 0.0205641181514586 -104.9883441 39.7097759 -104.9881037 39.7097761 343 345 346 0.0953881878570937 0.0953881878570937 -105.0067949 39.727165 -105.0077031 39.726667 357 359 360 0.0408490640041322 0.0408490640041322 -105.0015512 39.6890589 -105.0016107 39.6894234 359 361 362 0.026041104546106 0.026041104546106 -105.0051297 39.6894631 -105.0051577 39.6892299 19800 8772 7638 0.176309543452907 0.176309543452907 -104.9969955 39.7289027 -104.9969636 39.7273173 19802 6235 5200 0.174765267300994 0.174765267300994 -104.9969633 39.7256958 -104.9969602 39.7241241 14862 8517 9439 0.0489472304938478 0.0489472304938478 -105.0069509 39.7552605 -105.0065078 39.7555393 14864 9387 9440 0.0279990514780242 0.0279990514780242 -105.0032834 39.7589279 -105.0029559 39.7589235 206 104 218 0.105140809305177 0.105140809305177 -104.9874778 39.7002508 -104.9862918 39.700003 207 218 219 0.425726992195474 0.425726992195474 -104.9862918 39.700003 -104.9829912 39.6971378 208 219 220 0.341194420964085 0.341194420964085 -104.9829912 39.6971378 -104.9801989 39.6949471 564 250 558 0.137167107757782 0.137167107757782 -104.998399 39.69737 -104.996796 39.697349 566 559 560 0.116737480647973 0.116737480647973 -104.9838121 39.7666622 -104.9837994 39.767712 570 563 564 0.00248176882120935 0.00248176882120935 -104.9854438 39.7392378 -104.9854426 39.7392155 571 564 565 0.0167681949380125 0.0167681949380125 -104.9854426 39.7392155 -104.9854426 39.7390647 573 566 248 0.898480310845601 0.898480310845601 -104.9751917 39.6906986 -104.966468 39.6862015 577 569 570 0.20355346310439 0.20355346310439 -104.985642 39.6966206 -104.9856433 39.69479 578 570 571 0.196730394721169 0.196730394721169 -104.9856433 39.69479 -104.9857141 39.6930216 579 571 572 0.203615183123948 0.203615183123948 -104.9857141 39.6930216 -104.9856956 39.6911905 580 572 573 0.198181200751108 0.198181200751108 -104.9856956 39.6911905 -104.9857184 39.6894083 14119 4047 3768 0.167133877022618 0.167133877022618 -104.9449621 39.7476682 -104.9443957 39.7462296 16964 10030 10041 0.01368783886441 0.01368783886441 -105.0158154 39.755672 -105.0159755 39.75567 17397 72 7305 0.205159206156883 0.205159206156883 -104.9669067 39.7002209 -104.9669227 39.7020659 18238 8494 6764 0.145768349374275 0.145768349374275 -105.0258959 39.7706651 -105.0276005 39.7707095 19608 10515 10585 0.0689638415978994 0.0689638415978994 -104.9902726 39.7086173 -104.9910787 39.7086267 18764 10340 10339 0.0412859123428405 0.0412859123428405 -105.0043791 39.7395716 -105.0047672 39.7397925 18823 10117 10113 0.0135016334010227 0.0135016334010227 -105.0153883 39.7404728 -105.0153589 39.7403535 19106 10358 10371 0.165108727109845 0.165108727109845 -105.0144967 39.7392041 -105.0142451 39.7377319 19491 10447 10448 0.0188144168916081 0.0188144168916081 -104.9883492 39.7089795 -104.9883503 39.7088103 20034 9939 10087 0.139116164222915 0.139116164222915 -104.9739728 39.7494793 -104.9739701 39.7507304 20585 10868 10860 0.0191301130167572 0.0191301130167572 -105.0245651 39.7612868 -105.02457 39.7611148 16225 9851 8750 0.201618763717288 0.201618763717288 -104.9563865 39.692964 -104.9563891 39.6947772 16226 8750 9852 0.201631838787549 0.201631838787549 -104.9563891 39.6947772 -104.9563784 39.6965905 16227 9852 3528 0.200735525849656 0.200735525849656 -104.9563784 39.6965905 -104.9563972 39.6983957 16228 3528 92 0.203732802229698 0.203732802229698 -104.9563972 39.6983957 -104.9565605 39.7002236 16230 9853 7739 0.398547510805713 0.398547510805713 -104.9575595 39.6857489 -104.9575425 39.6893331 16231 7739 5833 0.201507956367007 0.201507956367007 -104.9575425 39.6893331 -104.9575478 39.6911453 16232 5833 9854 0.202599224942483 0.202599224942483 -104.9575478 39.6911453 -104.9575371 39.6929673 16233 9854 8749 0.200829688485991 0.200829688485991 -104.9575371 39.6929673 -104.9575317 39.6947734 16234 8749 9855 0.20199683583572 0.20199683583572 -104.9575317 39.6947734 -104.9575344 39.69659 16235 9855 3526 0.201154889365918 0.201154889365918 -104.9575344 39.69659 -104.9575478 39.698399 16236 3526 90 0.202910490655376 0.202910490655376 -104.9575478 39.698399 -104.9575583 39.7002238 16237 90 3653 0.220628466219896 0.220628466219896 -104.9575583 39.7002238 -104.956048 39.7018321 16241 5837 9857 0.2019855844315 0.2019855844315 -104.9540973 39.6911339 -104.9540974 39.6929504 16242 9857 8752 0.20368896268505 0.20368896268505 -104.9540974 39.6929504 -104.9540866 39.6947822 16243 8752 9858 0.200451227373991 0.200451227373991 -104.9540866 39.6947822 -104.9540893 39.6965849 16244 9858 3660 0.230907711206458 0.230907711206458 -104.9540893 39.6965849 -104.9525869 39.69831 16248 5838 9860 0.202297457689378 0.202297457689378 -104.9529386 39.6911278 -104.9529332 39.6929471 19645 10602 7824 0.0258612340137364 0.0258612340137364 -104.9878742 39.7066509 -104.9875719 39.7066529 363 364 365 0.559719374351914 0.559719374351914 -104.9703166 39.6886511 -104.9756534 39.6915619 19907 10678 9721 0.0996291174385701 0.0996291174385701 -105.0328432 39.738465 -105.0334117 39.7376829 506 500 501 0.0135415609654236 0.0135415609654236 -105.0016511 39.7130338 -105.0014928 39.7130323 561 555 249 0.135203722470136 0.135203722470136 -104.9967877 39.6982448 -104.998368 39.698242 11580 1888 1889 0.200666363671928 0.200666363671928 -105.0346054 39.7616798 -105.0322578 39.7616855 15798 2349 2131 0.0298025813439396 0.0298025813439396 -105.0225811 39.7377111 -105.0228299 39.7378988 539 533 534 0.0326127113197712 0.0326127113197712 -105.0123604 39.7549991 -105.0126456 39.7551939 19790 4873 2223 0.160309891999679 0.160309891999679 -104.9724077 39.7351513 -104.972405 39.7337096 19791 2223 939 0.184480311036498 0.184480311036498 -104.972405 39.7337096 -104.972385 39.7320506 19793 6601 8056 0.176023947078255 0.176023947078255 -105.0008954 39.7320882 -105.0009061 39.7305052 18090 1076 4197 0.0860162512015724 0.0860162512015724 -105.009052 39.7857306 -105.0081572 39.7853762 19867 5588 10668 0.0462472353637014 0.0462472353637014 -105.0439294 39.7354289 -105.0433886 39.7354236 19868 10668 3867 0.0484404910203503 0.0484404910203503 -105.0433886 39.7354236 -105.0428222 39.7354157 16756 10007 10009 0.110124788745591 0.110124788745591 -104.9516233 39.6981848 -104.9506326 39.6988171 20270 10704 10719 0.0406376536123098 0.0406376536123098 -105.0445781 39.7730214 -105.0441026 39.7730223 20705 10912 9190 0.00712573261129369 0.00712573261129369 -105.0253734 39.7619406 -105.0253671 39.7620045 18194 10279 8107 0.203288621260674 0.203288621260674 -105.0363572 39.7802082 -105.0363465 39.77838 20434 10793 8352 0.0594105399024928 0.0594105399024928 -105.023633 39.7596708 -105.024257 39.7599061 458 461 462 0.198429530791892 0.198429530791892 -104.9888564 39.7783921 -104.9880253 39.7800584 460 463 464 0.0462542784573108 0.0462542784573108 -104.9733885 39.7038655 -104.9728479 39.7038584 462 465 466 0.144675049024067 0.144675049024067 -104.939057 39.6947168 -104.9373661 39.6947234 17120 4175 1798 0.171169073462998 0.171169073462998 -104.9775465 39.6932215 -104.9775097 39.6947606 464 265 467 0.159364568867095 0.159364568867095 -104.9480386 39.6896766 -104.9480386 39.6911098 18157 6034 6309 0.201831068920315 0.201831068920315 -105.0129545 39.7856166 -105.0129465 39.7874317 4816 4421 3998 0.17545447475176 0.17545447475176 -105.0299945 39.7149702 -105.0299945 39.7165481 4922 4493 4494 0.0159365819430951 0.0159365819430951 -105.0052303 39.740093 -105.0052335 39.7402363 5210 4702 4703 0.066548442936564 0.066548442936564 -104.987569 39.7093263 -104.9883469 39.709334 7813 6447 2400 0.0150551554736642 0.0150551554736642 -104.9404516 39.7737178 -104.9404255 39.7738517 16544 814 7835 0.140306546265127 0.140306546265127 -104.9751505 39.753245 -104.975145 39.7519832 12308 8643 8644 0.0690537561530006 0.0690537561530006 -105.0079172 39.7541523 -105.0077069 39.7535527 17649 227 303 0.195568266331611 0.195568266331611 -104.9403515 39.7799498 -104.9380643 39.7800108 7918 6517 6518 0.0762261509888863 0.0762261509888863 -104.9581176 39.6954589 -104.9581241 39.6947734 17937 10218 10222 0.0404413602972235 0.0404413602972235 -104.9865379 39.7248787 -104.9867449 39.7252057 17938 10222 10219 0.0368645715567014 0.0368645715567014 -104.9867449 39.7252057 -104.986739 39.7248742 8128 6642 6643 0.177723704306915 0.177723704306915 -104.9985895 39.7273172 -104.998623 39.7289153 17941 10223 10220 0.00249551892827132 0.00249551892827132 -104.9868558 39.7248491 -104.9868576 39.7248715 17943 10222 10224 0.00241172243246435 0.00241172243246435 -104.9867449 39.7252057 -104.9867731 39.7252057 8312 6745 6746 0.136482587401898 0.136482587401898 -105.0268172 39.7511856 -105.0268257 39.752413 18754 7413 5870 0.17727401445854 0.17727401445854 -105.0403103 39.7165576 -105.0402918 39.7149634 18755 5870 1322 0.17769011554913 0.17769011554913 -105.0402918 39.7149634 -105.0402863 39.7133654 19718 10634 10631 0.0223829659698328 0.0223829659698328 -105.0040521 39.7345718 -105.0042586 39.7344481 19728 5372 10636 0.0113147577104563 0.0113147577104563 -105.0036801 39.7337035 -105.0036962 39.7338045 11655 8352 8354 0.0940321887930874 0.0940321887930874 -105.024257 39.7599061 -105.0236698 39.7606212 12943 1331 8882 0.0183910567310257 0.0183910567310257 -105.0019226 39.7434049 -105.0018196 39.7432597 13038 8921 8931 0.0826069320981336 0.0826069320981336 -104.9945399 39.7685832 -104.9953405 39.768167 15877 9002 8833 0.267177283911404 0.267177283911404 -105.0410599 39.7349868 -105.0441417 39.7353828 13924 219 9234 0.1533276461132 0.1533276461132 -104.9829912 39.6971378 -104.9818516 39.6960736 14664 6543 4752 0.198706695176553 0.198706695176553 -104.9723281 39.7237476 -104.9723195 39.7219606 14064 5103 7930 0.0939071679637344 0.0939071679637344 -104.9499914 39.7083084 -104.949883 39.707468 15409 9587 9588 0.102439715732603 0.102439715732603 -105.0050252 39.740468 -105.0043197 39.7412126 17271 7309 3269 0.20118551117184 0.20118551117184 -104.9622856 39.7020498 -104.962291 39.7038591 19597 10581 10493 0.00740818165509206 0.00740818165509206 -104.9910581 39.7106676 -104.9911447 39.7106683 17856 10198 10199 0.0985751913110846 0.0985751913110846 -104.9752368 39.7863791 -104.9742929 39.7858694 17916 2362 5630 0.113519118424065 0.113519118424065 -104.9856171 39.719362 -104.9856145 39.7183411 17920 5276 3075 0.102745112375949 0.102745112375949 -104.9856735 39.713872 -104.9856788 39.712948 19227 10451 10452 0.0446144989444803 0.0446144989444803 -104.9904508 39.7418286 -104.9908137 39.7415403 20035 10087 7837 0.13791526067504 0.13791526067504 -104.9739701 39.7507304 -104.9739674 39.7519707 418 417 418 0.0816052997413777 0.0816052997413777 -104.9458794 39.7444723 -104.9449438 39.7443271 20262 5750 10721 0.00796157509542264 0.00796157509542264 -105.0450566 39.7729489 -105.0450564 39.7730205 3789 1821 3611 0.0958389453890581 0.0958389453890581 -104.9293577 39.7647208 -104.9293567 39.7655827 3790 3611 2772 0.203476606019223 0.203476606019223 -104.9293567 39.7655827 -104.9293492 39.7674126 3793 3613 3614 0.132946325644283 0.132946325644283 -104.9293234 39.7702164 -104.9293312 39.771412 3796 3616 3617 0.204716112848492 0.204716112848492 -104.9804184 39.6930078 -104.9804371 39.6911668 3797 3617 3618 0.195623928497501 0.195623928497501 -104.9804371 39.6911668 -104.98046 39.6894076 427 426 427 0.387676950856037 0.387676950856037 -105.0252144 39.7427283 -105.028564 39.7403785 429 428 429 0.0146752084107322 0.0146752084107322 -104.9949826 39.7671257 -104.9948109 39.7671257 430 429 430 0.036859949213086 0.036859949213086 -104.9948109 39.7671257 -104.9943797 39.7671201 431 430 431 0.0704161362424121 0.0704161362424121 -104.9943797 39.7671201 -104.9935559 39.7671283 432 431 432 0.590519007108071 0.590519007108071 -104.9935559 39.7671283 -104.9902144 39.7717766 4284 2975 658 0.052473064124837 0.052473064124837 -105.0299157 39.7585034 -105.0299141 39.7589753 4286 1885 270 0.0500105419976734 0.0500105419976734 -105.0299322 39.7594122 -105.029923 39.7598619 4287 270 4027 0.0498040073250557 0.0498040073250557 -105.029923 39.7598619 -105.0299108 39.7603097 4288 4027 4028 0.0589001114271481 0.0589001114271481 -105.0299108 39.7603097 -105.0299124 39.7608394 4289 4028 4029 0.0431017175700998 0.0431017175700998 -105.0299124 39.7608394 -105.0299179 39.761227 4360 2497 4085 0.0418616206629569 0.0418616206629569 -105.0102009 39.7838273 -105.0106908 39.7838273 4362 4086 4087 0.0498519055829618 0.0498519055829618 -105.0112057 39.7838279 -105.0117891 39.7838304 4375 4097 4098 0.0489802870312836 0.0489802870312836 -105.0187521 39.7838972 -105.0193253 39.7838997 4376 4098 4099 0.0495757400917575 0.0495757400917575 -105.0193253 39.7838997 -105.0199054 39.783907 4377 4099 1289 0.0496665540814756 0.0496665540814756 -105.0199054 39.783907 -105.0204845 39.7839453 4388 1566 4105 0.137573017409453 0.137573017409453 -104.9507995 39.7776799 -104.9507895 39.7789171 4391 695 4107 0.201385149795677 0.201385149795677 -104.9512663 39.7419839 -104.9512653 39.743795 4393 4108 4109 0.0199664273987825 0.0199664273987825 -104.9512465 39.7179366 -104.9511309 39.7180926 14838 3410 8377 0.101986580237 0.101986580237 -105.034614 39.754856 -105.035807 39.7548626 14839 8377 7446 0.0983251649921582 0.0983251649921582 -105.035807 39.7548626 -105.0369572 39.7548626 14840 7446 7164 0.102406305295689 0.102406305295689 -105.0369572 39.7548626 -105.0381551 39.754855 14842 7777 9006 0.0511080596626327 0.0511080596626327 -105.0393054 39.7548506 -105.0399032 39.754857 14843 9006 1118 0.0498086503332092 0.0498086503332092 -105.0399032 39.754857 -105.0404858 39.7548633 14844 1118 9427 0.0503946729534928 0.0503946729534928 -105.0404858 39.7548633 -105.0410753 39.7548663 14845 9427 7495 0.0500441160343634 0.0500441160343634 -105.0410753 39.7548663 -105.0416607 39.7548692 14846 7495 9428 0.0499148481472719 0.0499148481472719 -105.0416607 39.7548692 -105.0422446 39.7548692 16340 8082 9873 0.204288977647072 0.204288977647072 -104.9430328 39.7615337 -104.9406644 39.7617801 16284 2160 2852 0.333640243849923 0.333640243849923 -104.9704959 39.6950911 -104.972242 39.697774 16319 7334 9870 0.105486497466828 0.105486497466828 -104.9548825 39.7619805 -104.9561166 39.7619811 16320 9870 3330 0.104529154175209 0.104529154175209 -104.9561166 39.7619811 -104.9573395 39.7619816 16321 3330 5008 0.105000246042652 0.105000246042652 -104.9573395 39.7619816 -104.9585679 39.7619857 16322 5008 9871 0.101110660676404 0.101110660676404 -104.9585679 39.7619857 -104.9597508 39.7619888 16323 9871 6279 0.105691817248501 0.105691817248501 -104.9597508 39.7619888 -104.9609873 39.7619907 16324 6279 9872 0.052158145666091 0.052158145666091 -104.9609873 39.7619907 -104.9615975 39.7619888 16325 9872 1044 0.0524997416021315 0.0524997416021315 -104.9615975 39.7619888 -104.9622117 39.7619898 16326 1044 3906 0.105460879039182 0.105460879039182 -104.9622117 39.7619898 -104.9634455 39.7619888 16329 5403 7356 0.10569318364656 0.10569318364656 -104.9659547 39.7619898 -104.9671912 39.761995 16330 7356 6784 0.104889107310835 0.104889107310835 -104.9671912 39.761995 -104.9684183 39.7619991 16331 6784 5124 0.210810768544514 0.210810768544514 -104.9684183 39.7619991 -104.9708846 39.7620022 20721 9340 10905 0.00789820611305507 0.00789820611305507 -105.0251701 39.7620923 -105.0250777 39.7620918 20723 10753 9339 0.007875732855517 0.007875732855517 -105.0250779 39.761939 -105.0251698 39.7619441 20728 9342 9396 0.0106743790650573 0.0106743790650573 -105.02517 39.7633265 -105.0252844 39.763365 20729 9396 10915 0.00762676803615786 0.00762676803615786 -105.0252844 39.763365 -105.0253686 39.7633877 20731 10886 10916 0.00379288018005415 0.00379288018005415 -105.0396293 39.7653159 -105.0396012 39.7652895 20732 10916 10888 0.0491926355480291 0.0491926355480291 -105.0396012 39.7652895 -105.0396012 39.7648471 20733 10888 10897 0.0175392611655491 0.0175392611655491 -105.0396012 39.7648471 -105.039396 39.7648479 20735 5884 5882 0.0407543500383345 0.0407543500383345 -105.026131 39.7635199 -105.0256867 39.7633869 20739 10916 10896 0.0428179717864665 0.0428179717864665 -105.0396012 39.7652895 -105.0393975 39.7656413 19515 10538 10539 0.0270370607457707 0.0270370607457707 -104.9881977 39.7087839 -104.9878821 39.7087971 19519 10540 10541 0.0721562499053708 0.0721562499053708 -104.9885677 39.7101805 -104.9885837 39.7095317 19520 6858 10542 0.00731747119062453 0.00731747119062453 -104.9894917 39.710249 -104.9894904 39.7101832 19521 10542 10543 0.072308027249243 0.072308027249243 -104.9894904 39.7101832 -104.9895038 39.709533 19641 10598 10599 0.0410277962156296 0.0410277962156296 -104.9881774 39.7071587 -104.9879173 39.7068487 19647 10527 10603 0.00759964014854772 0.00759964014854772 -104.9883695 39.7068128 -104.9882807 39.7068108 8 8 9 0.136291899256532 0.136291899256532 -105.0236282 39.746344 -105.0252223 39.7463521 9 9 10 0.137589063327607 0.137589063327607 -105.0252223 39.7463521 -105.0268316 39.7463558 10 10 11 0.132825874246234 0.132825874246234 -105.0268316 39.7463558 -105.0283851 39.746369 18420 9372 1692 0.204432374496239 0.204432374496239 -105.0410671 39.769441 -105.0410724 39.7676025 18421 1692 6881 0.204488584881531 0.204488584881531 -105.0410724 39.7676025 -105.0410645 39.7657635 279 289 290 0.0346246156131069 0.0346246156131069 -105.0056941 39.7615954 -105.0053845 39.7613946 280 290 291 0.0090342150661118 0.0090342150661118 -105.0053845 39.7613946 -105.0052999 39.7613459 287 297 298 0.583705095697001 0.583705095697001 -104.999633 39.7829256 -105.0063925 39.7836829 288 298 299 0.306214311798175 0.306214311798175 -105.0063925 39.7836829 -105.0099714 39.7835424 290 300 106 0.00724031766776508 0.00724031766776508 -104.931659 39.700286 -104.931654 39.700221 16839 9888 10020 0.0079899169832474 0.0079899169832474 -104.9706065 39.7033361 -104.9706252 39.7032657 292 301 302 0.137922345506014 0.137922345506014 -104.9405292 39.7778793 -104.939982 39.7790462 293 302 303 0.195856797695859 0.195856797695859 -104.939982 39.7790462 -104.9380643 39.7800108 295 304 305 0.071509984134022 0.071509984134022 -105.0045998 39.7618374 -105.0052248 39.7614099 296 305 291 0.00958395052624692 0.00958395052624692 -105.0052248 39.7614099 -105.0052999 39.7613459 298 306 307 0.132706668323714 0.132706668323714 -105.029097 39.762348 -105.0279141 39.763121 300 308 309 0.180558406302622 0.180558406302622 -105.0162105 39.7255543 -105.0183133 39.7254091 13564 3088 497 0.0577004807279618 0.0577004807279618 -105.0149714 39.7291028 -105.0147909 39.7286028 549 543 426 0.352446625998258 0.352446625998258 -105.0222025 39.7405643 -105.0252144 39.7427283 552 546 547 0.162031197296959 0.162031197296959 -104.9250834 39.7051054 -104.926976 39.7050482 555 549 550 0.0907371722674166 0.0907371722674166 -104.999187 39.7014274 -104.998222 39.701766 16080 9284 9816 0.896094060874208 0.896094060874208 -104.9725733 39.7796422 -104.962098 39.7800102 922 936 937 0.0492564901299232 0.0492564901299232 -104.9740886 39.7320473 -104.9735126 39.732045 923 937 938 0.0472982580528762 0.0472982580528762 -104.9735126 39.732045 -104.9729595 39.7320427 924 938 939 0.0491354084196454 0.0491354084196454 -104.9729595 39.7320427 -104.972385 39.7320506 925 939 940 0.0508720309451131 0.0508720309451131 -104.972385 39.7320506 -104.9717901 39.7320505 926 940 941 0.0492045261244582 0.0492045261244582 -104.9717901 39.7320505 -104.9712147 39.7320508 928 942 943 0.0497647165539241 0.0497647165539241 -104.9706365 39.7320717 -104.9700547 39.7320615 929 943 944 0.0490705088651407 0.0490705088651407 -104.9700547 39.7320615 -104.969481 39.732052 930 944 945 0.0603455693296164 0.0603455693296164 -104.969481 39.732052 -104.9687757 39.7320341 931 946 947 0.0401316151990327 0.0401316151990327 -104.954535 39.732087 -104.9540658 39.7320945 933 948 949 0.0998226264147839 0.0998226264147839 -104.9528876 39.7321058 -104.9517203 39.7320992 934 949 950 0.0983576522120727 0.0983576522120727 -104.9517203 39.7320992 -104.9505701 39.7320992 15935 9756 9757 0.156652526688463 0.156652526688463 -104.9962839 39.7001148 -104.9945244 39.7005048 2725 2680 2681 0.0108684198063562 0.0108684198063562 -104.9781521 39.7512002 -104.9782507 39.7512619 2726 2681 2682 0.048953084737917 0.048953084737917 -104.9782507 39.7512619 -104.9786543 39.7515742 2727 2682 2683 0.0539629704453868 0.0539629704453868 -104.9786543 39.7515742 -104.9790985 39.751919 2728 2683 2684 0.0523967582185389 0.0523967582185389 -104.9790985 39.751919 -104.9795298 39.7522538 2730 2685 2686 0.0561874543205358 0.0561874543205358 -104.9799803 39.7525937 -104.9804627 39.7529369 2731 2686 2687 0.0505746825733151 0.0505746825733151 -104.9804627 39.7529369 -104.9808835 39.7532566 2732 2687 2688 0.0532702991765301 0.0532702991765301 -104.9808835 39.7532566 -104.9813184 39.7535997 2733 2688 2689 0.0520434204860384 0.0520434204860384 -104.9813184 39.7535997 -104.9817462 39.7539327 2734 2689 2690 0.0469426670134342 0.0469426670134342 -104.9817462 39.7539327 -104.9821311 39.7542338 2735 2690 2691 0.0055983554055492 0.0055983554055492 -104.9821311 39.7542338 -104.9821794 39.7542678 2736 2691 2692 0.0527791994653692 0.0527791994653692 -104.9821794 39.7542678 -104.9826233 39.7545977 2737 2692 2693 0.0530982869497539 0.0530982869497539 -104.9826233 39.7545977 -104.9830605 39.7549369 2738 2693 2694 0.0517656440902012 0.0517656440902012 -104.9830605 39.7549369 -104.9834919 39.7552636 2740 2695 2696 0.0564222695417846 0.0564222695417846 -104.9839243 39.7555928 -104.984388 39.7559539 2741 2696 2697 0.0491123681137852 0.0491123681137852 -104.984388 39.7559539 -104.9847927 39.7562674 2743 2698 2563 0.102019026624601 0.102019026624601 -104.9872963 39.7637011 -104.9865077 39.7643898 2745 2699 2700 0.132875620799413 0.132875620799413 -105.023737 39.7729356 -105.0236369 39.7741281 2746 2700 2701 0.135383174760531 0.135383174760531 -105.0236369 39.7741281 -105.0236677 39.7753454 2747 2701 2702 0.142428760025563 0.142428760025563 -105.0236677 39.7753454 -105.0236021 39.7766253 2749 2703 2704 0.0110418183352839 0.0110418183352839 -105.0229204 39.7607336 -105.0229197 39.7608329 3232 1186 3146 0.0222724242580952 0.0222724242580952 -104.9648143 39.7271028 -104.9648136 39.7273031 3233 3146 3147 0.199414112058729 0.199414112058729 -104.9648136 39.7273031 -104.9648461 39.7290963 3235 3148 3149 0.202164772668483 0.202164772668483 -104.9651624 39.7219764 -104.9651708 39.7201583 3236 3149 3150 0.200873635711822 0.200873635711822 -104.9651708 39.7201583 -104.9651706 39.7183518 3238 1549 3151 0.20099284178908 0.20099284178908 -104.9813041 39.7765427 -104.9812831 39.7783502 3239 3151 284 0.102708547785912 0.102708547785912 -104.9812831 39.7783502 -104.9813127 39.7792736 3241 3152 3153 0.190699299195112 0.190699299195112 -104.981211 39.7801495 -104.981211 39.7818645 3242 3153 3154 0.20682256355895 0.20682256355895 -104.981211 39.7818645 -104.981211 39.7837245 3244 3155 3156 0.180582058742099 0.180582058742099 -104.9811238 39.7224897 -104.9811324 39.7241137 3245 3156 3157 0.169576673169674 0.169576673169674 -104.9811324 39.7241137 -104.9811181 39.7256387 3246 3157 3158 0.182296097160239 0.182296097160239 -104.9811181 39.7256387 -104.9811306 39.7272781 3247 3158 3159 0.198872141197801 0.198872141197801 -104.9811306 39.7272781 -104.9811297 39.7290666 3248 3159 3160 0.150969541792736 0.150969541792736 -104.9811297 39.7290666 -104.9811325 39.7304243 3250 3161 3162 0.20389937284006 0.20389937284006 -104.9814586 39.7164952 -104.9814669 39.7183289 14826 8301 6748 0.0667725814392886 0.0667725814392886 -105.0260395 39.7548296 -105.0268206 39.7548296 14827 6748 7911 0.0672145953526644 0.0672145953526644 -105.0268206 39.7548296 -105.0276068 39.7548215 14828 7911 6148 0.0663282745787247 0.0663282745787247 -105.0276068 39.7548215 -105.0283827 39.754823 258 257 266 0.0587628088830451 0.0587628088830451 -104.9487596 39.6897096 -104.9494463 39.6897162 19749 647 7274 0.134298165118703 0.134298165118703 -104.9337694 39.7413613 -104.9337866 39.742569 19750 7274 1989 0.0916188684792704 0.0916188684792704 -104.9337866 39.742569 -104.933775 39.7433929 19751 1989 1973 0.0380843237979454 0.0380843237979454 -104.933775 39.7433929 -104.9337742 39.7437354 19752 1973 4593 0.133556226393108 0.133556226393108 -104.9337742 39.7437354 -104.9337742 39.7449365 19753 4593 6480 0.132288869732613 0.132288869732613 -104.9337742 39.7449365 -104.9337711 39.7461262 19754 6480 2468 0.142585895231316 0.142585895231316 -104.9337711 39.7461262 -104.9337661 39.7474085 19758 9421 959 0.172665861332853 0.172665861332853 -104.9434425 39.7336457 -104.9434319 39.7320929 19759 959 10645 0.13147788241291 0.13147788241291 -104.9434319 39.7320929 -104.9434259 39.7309105 19760 1208 9304 0.168127340065809 0.168127340065809 -104.9434426 39.7271196 -104.9434479 39.7256076 20582 10869 10849 0.0156424449925145 0.0156424449925145 -105.0248912 39.7612876 -105.0250742 39.7612881 19762 9148 5948 0.203948884455816 0.203948884455816 -104.9327781 39.7292306 -104.9327968 39.7310647 19763 5948 5140 0.230511938313211 0.230511938313211 -104.9327968 39.7310647 -104.9325581 39.7331296 19771 9419 957 0.173152824232778 0.173152824232778 -104.944537 39.7336514 -104.944539 39.7320942 19772 957 8866 0.177567389214567 0.177567389214567 -104.944539 39.7320942 -104.9445422 39.7304973 19773 8866 3772 0.153916736097948 0.153916736097948 -104.9445422 39.7304973 -104.9445477 39.7291131 19774 3772 10250 0.199306990270457 0.199306990270457 -104.9445477 39.7291131 -104.9445396 39.7273207 19776 5481 9962 0.172319939483889 0.172319939483889 -104.9592702 39.7383938 -104.9592628 39.7399435 19784 10633 5611 0.0523352586472612 0.0523352586472612 -105.0021797 39.732604 -105.0015677 39.7326006 19785 5611 10632 0.0574818788883128 0.0574818788883128 -105.0015677 39.7326006 -105.0008955 39.7325996 19786 10632 3948 0.0628606527024246 0.0628606527024246 -105.0008955 39.7325996 -105.0001604 39.7325985 19788 5471 9476 0.170862748175182 0.170862748175182 -104.9724345 39.7384108 -104.9724291 39.7368742 19795 10242 7118 0.176747024157438 0.176747024157438 -104.9976043 39.7336771 -104.9975929 39.7352666 19797 10241 6597 0.176287163937986 0.176287163937986 -104.9971028 39.7336811 -104.9970197 39.732097 19798 6597 8052 0.177501084527478 0.177501084527478 -104.9970197 39.732097 -104.9970142 39.7305007 19799 8052 8772 0.17769668863416 0.17769668863416 -104.9970142 39.7305007 -104.9969955 39.7289027 20115 7697 7687 0.0337511699796145 0.0337511699796145 -104.9476781 39.7401632 -104.9472834 39.7401592 19903 5589 10662 0.0571161687994488 0.0571161687994488 -105.0439287 39.736644 -105.0445966 39.7366511 19904 10662 7532 0.0504117571952022 0.0504117571952022 -105.0445966 39.7366511 -105.0451861 39.7366574 19905 7532 10677 0.0997820208770486 0.0997820208770486 -105.0451861 39.7366574 -105.0463515 39.7367034 19909 2313 6581 0.0799825399923036 0.0799825399923036 -105.0128687 39.7314768 -105.0128679 39.7321961 19911 9640 7119 0.178268282456568 0.178268282456568 -104.998165 39.7368735 -104.9981597 39.7352703 19912 7119 10244 0.176467674531692 0.176467674531692 -104.9981597 39.7352703 -104.9981677 39.7336833 19924 625 10679 0.208701850480872 0.208701850480872 -105.0357989 39.7365856 -105.0358012 39.7384625 3596 897 3446 0.139044776802754 0.139044776802754 -104.9462766 39.7644635 -104.9462506 39.7657138 3598 2803 3447 0.126707874592684 0.126707874592684 -104.9462404 39.7669537 -104.9462338 39.7680932 3599 3447 3448 0.123301295397385 0.123301295397385 -104.9462338 39.7680932 -104.9462506 39.769202 3601 3449 3450 0.173676950071542 0.173676950071542 -104.9461482 39.7162465 -104.9461569 39.7178084 3602 3450 2355 0.178205364659248 0.178205364659248 -104.9461569 39.7178084 -104.9461715 39.719411 3603 2355 3451 0.173197360497638 0.173197360497638 -104.9461715 39.719411 -104.9461741 39.7209686 19562 10565 7475 0.0791516149409225 0.0791516149409225 -104.9895118 39.7091548 -104.9897492 39.7084668 3604 3451 3452 0.173541943088937 0.173541943088937 -104.9461741 39.7209686 -104.9461731 39.7225293 17079 9872 1162 0.139149030623918 0.139149030623918 -104.9615975 39.7619888 -104.9615772 39.7632401 3605 3452 3453 0.1769778659128 0.1769778659128 -104.9461731 39.7225293 -104.9461741 39.7241209 3606 3453 3454 0.165627970000561 0.165627970000561 -104.9461741 39.7241209 -104.946186 39.7256104 3607 3454 1205 0.168543363105219 0.168543363105219 -104.946186 39.7256104 -104.9462015 39.7271261 3608 1205 3455 0.0221544930319224 0.0221544930319224 -104.9462015 39.7271261 -104.9461963 39.7273253 3609 3455 3456 0.199430319568372 0.199430319568372 -104.9461963 39.7273253 -104.9461853 39.7291188 3610 3456 3457 0.153671457388635 0.153671457388635 -104.9461853 39.7291188 -104.946187 39.7305008 3611 3457 954 0.177011997745418 0.177011997745418 -104.946187 39.7305008 -104.9461808 39.7320927 3616 3461 3023 0.066721008314693 0.066721008314693 -104.9461758 39.7383438 -104.9461672 39.7389438 3617 3023 609 0.0626815132610695 0.0626815132610695 -104.9461672 39.7389438 -104.9461712 39.7395075 3618 609 3465 0.0706324711687883 0.0706324711687883 -104.9461712 39.7395075 -104.9461659 39.7401427 3620 3466 3467 0.0872559719077514 0.0872559719077514 -104.9459057 39.7609696 -104.9459001 39.7617543 3621 3467 3468 0.0185752884131515 0.0185752884131515 -104.9459001 39.7617543 -104.9458947 39.7619213 3624 3470 3471 0.137381540377109 0.137381540377109 -104.9464883 39.7557063 -104.9464855 39.7569418 3625 3471 3472 0.139227388345715 0.139227388345715 -104.9464855 39.7569418 -104.9464826 39.7581939 3627 3473 2394 0.0888475437763938 0.0888475437763938 -104.9464666 39.7730919 -104.9464482 39.7738908 3628 2394 3474 0.138668820339117 0.138668820339117 -104.9464482 39.7738908 -104.9464139 39.7751376 3630 752 1572 0.142095074047717 0.142095074047717 -104.9464409 39.77641 -104.9464121 39.7776877 3636 1922 3478 0.201186325897418 0.201186325897418 -104.9639994 39.7074818 -104.9639908 39.7056725 3639 3479 78 0.204132972246117 0.204132972246117 -104.9639986 39.7020562 -104.9640072 39.7002204 3640 78 3480 0.203867249894849 0.203867249894849 -104.9640072 39.7002204 -104.9640443 39.6983872 3641 3480 3481 0.201309535256297 0.201309535256297 -104.9640443 39.6983872 -104.9640554 39.6965768 3642 3481 3482 0.20059690465602 0.20059690465602 -104.9640554 39.6965768 -104.9640471 39.6947728 3643 3482 3483 0.19983968701354 0.19983968701354 -104.9640471 39.6947728 -104.9640501 39.6929756 3645 3484 3485 0.206291326448342 0.206291326448342 -104.9640755 39.691151 -104.9637153 39.6893166 17801 8859 9953 0.0450786858997054 0.0450786858997054 -104.9873914 39.7526692 -104.9873896 39.7522638 3647 1956 3486 0.372627158727207 0.372627158727207 -104.9295943 39.7085824 -104.9294222 39.7052339 3649 3487 3488 0.176001514646942 0.176001514646942 -104.9293078 39.7162471 -104.9293331 39.7146644 3652 3491 3492 0.0183360753269697 0.0183360753269697 -104.9293114 39.7113416 -104.929311 39.7111767 3653 3492 1957 0.294352299971408 0.294352299971408 -104.929311 39.7111767 -104.9292853 39.7085296 3655 1514 1794 0.180158106731211 0.180158106731211 -104.9278643 39.6960978 -104.9284394 39.6945392 3657 3493 3494 0.410250831833552 0.410250831833552 -104.9285338 39.6930004 -104.9293234 39.6893613 3658 3494 3495 0.80930180387284 0.80930180387284 -104.9293234 39.6893613 -104.929634 39.682087 3660 3497 3498 0.0969369694749486 0.0969369694749486 -104.9488372 39.6983858 -104.9477042 39.6983792 3661 3498 3499 0.0991356893770485 0.0991356893770485 -104.9477042 39.6983792 -104.9465455 39.6983726 3662 3499 3500 0.0998795294298673 0.0998795294298673 -104.9465455 39.6983726 -104.9453782 39.6983858 3663 3500 3501 0.0512305304785401 0.0512305304785401 -104.9453782 39.6983858 -104.9447794 39.6983858 3664 3501 3502 0.04790242821524 0.04790242821524 -104.9447794 39.6983858 -104.9442195 39.6983858 3665 3502 3503 0.0976724268185372 0.0976724268185372 -104.9442195 39.6983858 -104.943078 39.698399 3666 3503 3504 0.099556042023676 0.099556042023676 -104.943078 39.698399 -104.9419144 39.6983911 3667 3504 3505 0.0928685437479174 0.0928685437479174 -104.9419144 39.6983911 -104.940829 39.698381 3668 3505 3506 0.0161263903021828 0.0161263903021828 -104.940829 39.698381 -104.9406406 39.6983765 3670 3507 3508 0.0452502277318962 0.0452502277318962 -104.9686775 39.698382 -104.9681486 39.6983823 3673 3510 3511 0.00276384344441178 0.00276384344441178 -104.9675508 39.6983827 -104.9675186 39.6983807 3674 3511 3512 0.10075109326777 0.10075109326777 -104.9675186 39.6983807 -104.966341 39.698385 3675 3512 3513 0.0463453549611142 0.0463453549611142 -104.966341 39.698385 -104.9657993 39.6983855 3676 3513 3514 0.0488777906121745 0.0488777906121745 -104.9657993 39.6983855 -104.965228 39.698386 3677 3514 3515 0.0517011274556552 0.0517011274556552 -104.965228 39.698386 -104.9646237 39.6983866 3678 3515 3480 0.0495708012211316 0.0495708012211316 -104.9646237 39.6983866 -104.9640443 39.6983872 3679 3480 3516 0.0493402083699287 0.0493402083699287 -104.9640443 39.6983872 -104.9634676 39.6983891 3680 3516 3517 0.0507690156276584 0.0507690156276584 -104.9634676 39.6983891 -104.9628742 39.6983911 3681 3517 3518 0.0480408906902884 0.0480408906902884 -104.9628742 39.6983911 -104.9623127 39.6983876 3682 3518 3519 0.0499402493817724 0.0499402493817724 -104.9623127 39.6983876 -104.961729 39.698384 3683 3519 3520 0.0491944164243011 0.0491944164243011 -104.961729 39.698384 -104.961154 39.6983849 3685 3521 3522 0.048707440700188 0.048707440700188 -104.9605624 39.6983858 -104.9599931 39.6983883 3686 3522 3523 0.0553123927733894 0.0553123927733894 -104.9599931 39.6983883 -104.9593466 39.6983911 3688 3524 3525 0.0491959341758901 0.0491959341758901 -104.9586741 39.6983954 -104.9580991 39.698399 3689 3525 3526 0.0471666433723512 0.0471666433723512 -104.9580991 39.698399 -104.9575478 39.698399 3690 3526 3527 0.0512305206815533 0.0512305206815533 -104.9575478 39.698399 -104.956949 39.698399 3693 2737 3529 0.051933950168584 0.051933950168584 -104.9558324 39.6983924 -104.9552447 39.6982755 3694 3529 3530 0.02212553176718 0.02212553176718 -104.9552447 39.6982755 -104.9550292 39.6981655 3695 3530 3531 0.0926927616463166 0.0926927616463166 -104.9550292 39.6981655 -104.954611 39.6973965 3698 3533 3534 0.0505032949697016 0.0505032949697016 -104.982132 39.6984066 -104.9815417 39.6984066 3699 3534 3535 0.0486395723695605 0.0486395723695605 -104.9815417 39.6984066 -104.9809732 39.6984099 3700 3535 3536 0.0490245580059416 0.0490245580059416 -104.9809732 39.6984099 -104.9804002 39.6984132 3701 3536 3537 0.0505772192147856 0.0505772192147856 -104.9804002 39.6984132 -104.9798091 39.6984199 3703 3538 3540 0.0504276967004131 0.0504276967004131 -104.9792415 39.6984264 -104.9786521 39.6984298 3705 3541 3542 0.0472106572615262 0.0472106572615262 -104.9780828 39.698433 -104.977531 39.6984299 3706 3542 1776 0.0526607102662498 0.0526607102662498 -104.977531 39.6984299 -104.9769155 39.6984264 3707 1776 3543 0.0501355164587406 0.0501355164587406 -104.9769155 39.6984264 -104.9763295 39.6984254 3708 3543 3545 0.0479683302933595 0.0479683302933595 -104.9763295 39.6984254 -104.9757691 39.698412 3709 3545 3546 0.0512089379810606 0.0512089379810606 -104.9757691 39.698412 -104.9751709 39.6984277 3712 3547 3548 0.0501783172118128 0.0501783172118128 -104.9739907 39.6984301 -104.9734042 39.698429 3714 3549 3550 0.0951894457465396 0.0951894457465396 -104.932762 39.698444 -104.931651 39.698398 3716 3374 3551 0.137804864391147 0.137804864391147 -104.9240963 39.6988121 -104.9226973 39.6994263 3717 3552 3553 0.0519171995444708 0.0519171995444708 -104.9769434 39.7546258 -104.9763361 39.7546219 3718 3553 3554 0.0504125238991067 0.0504125238991067 -104.9763361 39.7546219 -104.9757464 39.7546182 3719 3554 3555 0.0509345511135035 0.0509345511135035 -104.9757464 39.7546182 -104.9751506 39.7546225 3720 3555 3556 0.0352813695033733 0.0352813695033733 -104.9751506 39.7546225 -104.9747379 39.7546254 3721 3556 3557 0.0165592866582096 0.0165592866582096 -104.9747379 39.7546254 -104.9745442 39.7546268 3722 3557 3558 0.0492318634139881 0.0492318634139881 -104.9745442 39.7546268 -104.9739683 39.7546244 3724 2895 3559 0.10435477566087 0.10435477566087 -104.9733531 39.7545278 -104.9721334 39.7544893 3725 3559 3560 0.106943183049813 0.106943183049813 -104.9721334 39.7544893 -104.9708824 39.7544863 3726 3560 3561 0.104660660979737 0.104660660979737 -104.9708824 39.7544863 -104.9696581 39.7544835 3727 3561 3562 0.110121719044693 0.110121719044693 -104.9696581 39.7544835 -104.9683703 39.7544592 3728 3562 3563 0.102966459525542 0.102966459525542 -104.9683703 39.7544592 -104.9671659 39.7544703 3730 3564 3565 0.0562722873891167 0.0562722873891167 -104.9659688 39.7544499 -104.9653106 39.7544428 3735 3568 3569 0.0531044201649232 0.0531044201649232 -104.9616097 39.7544552 -104.9609889 39.7544725 3736 3569 3570 0.106391147104451 0.106391147104451 -104.9609889 39.7544725 -104.9597446 39.7544534 3737 3570 3571 0.101252017782574 0.101252017782574 -104.9597446 39.7544534 -104.9585602 39.75446 3738 3571 3323 0.106405710576167 0.106405710576167 -104.9585602 39.75446 -104.9573156 39.7544732 3739 3323 3572 0.102008288172629 0.102008288172629 -104.9573156 39.7544732 -104.9561226 39.7544534 3740 3572 3573 0.10165616841443 0.10165616841443 -104.9561226 39.7544534 -104.954935 39.7545002 3741 3573 2074 0.102582871487582 0.102582871487582 -104.954935 39.7545002 -104.953735 39.7545002 3742 2074 2671 0.108231570849142 0.108231570849142 -104.953735 39.7545002 -104.9524691 39.7544839 3743 2671 3574 0.10456159833902 0.10456159833902 -104.9524691 39.7544839 -104.951246 39.7544757 5002 115 4548 0.0219059413647985 0.0219059413647985 -105.0217118 39.7303058 -105.0217136 39.7305028 3744 3574 3575 0.112649473969198 0.112649473969198 -104.951246 39.7544757 -104.9499292 39.7544371 3748 3469 3578 0.102738780677217 0.102738780677217 -104.9464912 39.7544409 -104.9452895 39.7544277 3751 848 3580 0.194594151891157 0.194594151891157 -104.9429842 39.7544341 -104.9407092 39.754494 3780 799 3582 0.202016106794537 0.202016106794537 -104.9293286 39.7528556 -104.92935 39.7546723 3753 3581 3583 0.0933177632696428 0.0933177632696428 -104.9405163 39.7545798 -104.9394304 39.7546656 3756 3586 3587 0.0427524561216555 0.0427524561216555 -105.0238257 39.7607202 -105.0243209 39.7607742 20307 3851 3852 0.0199150113624835 0.0199150113624835 -105.0428243 39.7763674 -105.0428243 39.7765465 3757 3587 3588 0.00652614157776479 0.00652614157776479 -105.0243209 39.7607742 -105.0243965 39.7607824 3758 3588 3589 0.0165416326790114 0.0165416326790114 -105.0243965 39.7607824 -105.0245881 39.7608033 3759 3589 3590 0.0292914453635219 0.0292914453635219 -105.0245881 39.7608033 -105.0249274 39.7608402 3760 3590 3591 0.012398142936734 0.012398142936734 -105.0249274 39.7608402 -105.025071 39.7608559 3761 3591 3592 0.00808918004643223 0.00808918004643223 -105.025071 39.7608559 -105.0251647 39.7608661 3762 3592 3593 0.0105968786869326 0.0105968786869326 -105.0251647 39.7608661 -105.0252868 39.7608826 3764 3487 3594 0.175200690864457 0.175200690864457 -104.9293078 39.7162471 -104.9293175 39.7178227 17310 5684 5685 0.200644913348264 0.200644913348264 -104.9611511 39.6947781 -104.9611673 39.6929737 3765 3594 2339 0.174981229925885 0.174981229925885 -104.9293175 39.7178227 -104.9293022 39.7193963 3768 3596 3597 0.239259126523314 0.239259126523314 -104.9293972 39.7231683 -104.9294053 39.72532 3770 1985 1969 0.0388238770836811 0.0388238770836811 -104.9301272 39.7433797 -104.930135 39.7437288 3771 1969 3598 0.103685036459381 0.103685036459381 -104.930135 39.7437288 -104.9301576 39.7446611 3772 3598 3599 0.103278210249803 0.103278210249803 -104.9301576 39.7446611 -104.9301608 39.7455899 3774 3600 685 0.204822140654993 0.204822140654993 -104.9297917 39.7401253 -104.9297839 39.7419673 3775 685 1984 0.157051714392723 0.157051714392723 -104.9297839 39.7419673 -104.9297839 39.7433797 3777 2473 3601 0.204732098938096 0.204732098938096 -104.9293385 39.7474063 -104.9293385 39.7492475 3778 3601 3602 0.203258463693205 0.203258463693205 -104.9293385 39.7492475 -104.9293214 39.7510754 3779 3602 799 0.197950165384785 0.197950165384785 -104.9293214 39.7510754 -104.9293286 39.7528556 3781 3582 3603 0.209363914186111 0.209363914186111 -104.92935 39.7546723 -104.9293903 39.7565549 3782 3603 3604 0.202974468009462 0.202974468009462 -104.9293903 39.7565549 -104.9293663 39.7583802 3783 3604 3063 0.201030651985273 0.201030651985273 -104.9293663 39.7583802 -104.9293577 39.7601881 3784 3063 3605 0.183452467298283 0.183452467298283 -104.9293577 39.7601881 -104.9293844 39.7618378 3785 3605 3609 0.0173247613422977 0.0173247613422977 -104.9293844 39.7618378 -104.9293603 39.7619925 3786 3609 3610 0.100167424900963 0.100167424900963 -104.9293603 39.7619925 -104.9293406 39.7628932 3787 3610 1148 0.0998182719974527 0.0998182719974527 -104.9293406 39.7628932 -104.9293749 39.7637905 3798 3618 3619 1.41244277904247 1.41244277904247 -104.98046 39.6894076 -104.9804715 39.6767052 3799 3620 3621 0.200419085699923 0.200419085699923 -104.9803501 39.716491 -104.9803587 39.7146886 3800 3621 3083 0.197049820413636 0.197049820413636 -104.9803587 39.7146886 -104.9803943 39.7129167 3806 3250 3625 0.214852973763206 0.214852973763206 -104.9804174 39.7039537 -104.9804286 39.7020215 3807 3625 37 0.19341482884534 0.19341482884534 -104.9804286 39.7020215 -104.9804174 39.7002821 3808 37 3536 0.207817408343139 0.207817408343139 -104.9804174 39.7002821 -104.9804002 39.6984132 3809 3536 3626 0.197537787183869 0.197537787183869 -104.9804002 39.6984132 -104.9804002 39.6966367 3810 3626 3627 0.0725803332096263 0.0725803332096263 -104.9804002 39.6966367 -104.9805353 39.6959923 3812 3628 3629 0.0377891893344826 0.0377891893344826 -104.9558725 39.7153466 -104.9554348 39.7153004 3814 3630 108 0.222508950073657 0.222508950073657 -104.9286229 39.7018847 -104.9272013 39.700209 3815 108 3631 0.48374336677931 0.48374336677931 -104.9272013 39.700209 -104.9237198 39.6967811 3816 3631 3632 1.29923590650812 1.29923590650812 -104.9237198 39.6967811 -104.9115603 39.6897825 17118 3959 510 0.232935824119298 0.232935824119298 -104.957513 39.7479253 -104.9547886 39.7479501 4428 4136 4137 0.173313517100692 0.173313517100692 -104.9505787 39.7367922 -104.9506214 39.7383505 4429 4137 4138 0.202530185785573 0.202530185785573 -104.9506214 39.7383505 -104.9506563 39.7401717 18158 6309 10170 0.40356001102466 0.40356001102466 -105.0129465 39.7874317 -105.0129519 39.791061 4432 2389 4140 0.139183902890425 0.139183902890425 -104.950844 39.7738769 -104.9508372 39.7751286 4434 4141 4142 0.197054107936505 0.197054107936505 -104.982643 39.7165018 -104.9827054 39.7147303 4438 4144 4145 0.0537117632250494 0.0537117632250494 -104.9856225 39.7209124 -104.9849945 39.7209102 4439 4145 965 0.101471161400112 0.101471161400112 -104.9849945 39.7209102 -104.9838084 39.7209313 4440 965 4146 0.104100628512796 0.104100628512796 -104.9838084 39.7209313 -104.9825915 39.7209119 4441 4146 3163 0.0969051144320847 0.0969051144320847 -104.9825915 39.7209119 -104.9814586 39.7208987 4442 3163 4147 0.101372524256092 0.101372524256092 -104.9814586 39.7208987 -104.9802738 39.7209242 4443 4147 4148 0.0308326213261154 0.0308326213261154 -104.9802738 39.7209242 -104.9799133 39.7209242 4445 3914 1051 0.113795014444698 0.113795014444698 -104.9633401 39.7209669 -104.9620097 39.7209801 4446 1051 4149 0.10964029932362 0.10964029932362 -104.9620097 39.7209801 -104.9607278 39.7209872 4449 4151 3345 0.104243278330047 0.104243278330047 -104.9582358 39.7209729 -104.957017 39.7209795 4451 4152 4153 0.102419695022811 0.102419695022811 -104.9558113 39.720983 -104.9546138 39.7209795 4452 4153 2058 0.103354746635848 0.103354746635848 -104.9546138 39.7209795 -104.9534054 39.7209872 4453 2058 2644 0.104156201229462 0.104156201229462 -104.9534054 39.7209872 -104.9521876 39.720983 4454 2644 4110 0.102077109293643 0.102077109293643 -104.9521876 39.720983 -104.9509941 39.7209851 5804 5122 5123 0.00520045876973269 0.00520045876973269 -104.9708892 39.7607101 -104.9708859 39.7607568 4455 4110 4154 0.102551400025576 0.102551400025576 -104.9509941 39.7209851 -104.9497951 39.7209768 4458 4156 3451 0.102085683319337 0.102085683319337 -104.9473677 39.7209707 -104.9461741 39.7209686 4459 3451 4157 0.103915702611829 0.103915702611829 -104.9461741 39.7209686 -104.9449591 39.7209686 4460 4157 3881 0.104147627332173 0.104147627332173 -104.9449591 39.7209686 -104.9437414 39.7209645 4461 3881 844 0.102547271473588 0.102547271473588 -104.9437414 39.7209645 -104.9425424 39.7209645 4462 844 4158 0.103915708789956 0.103915708789956 -104.9425424 39.7209645 -104.9413274 39.7209645 4463 4158 4159 0.0473715373473714 0.0473715373473714 -104.9413274 39.7209645 -104.9407748 39.7209356 4465 4160 4161 0.0487952389865543 0.0487952389865543 -104.977542 39.720117 -104.9769715 39.7201202 4466 4161 4162 0.0503092120983125 0.0503092120983125 -104.9769715 39.7201202 -104.9763833 39.7201236 4467 4162 4163 0.0998399649224705 0.0998399649224705 -104.9763833 39.7201236 -104.975216 39.7201302 4470 991 4165 0.0616573964011522 0.0616573964011522 -104.9740667 39.720134 -104.9733458 39.720134 4471 4165 4166 0.0374515064164708 0.0374515064164708 -104.9733458 39.720134 -104.972908 39.7201406 4472 4166 4167 0.0500586202169859 0.0500586202169859 -104.972908 39.7201406 -104.9723279 39.7200808 4473 4167 4168 0.0490747432154895 0.0490747432154895 -104.9723279 39.7200808 -104.9717542 39.7200883 4474 4168 1546 0.0500170304502106 0.0500170304502106 -104.9717542 39.7200883 -104.9711694 39.7200886 4475 1546 4169 0.0485801531295538 0.0485801531295538 -104.9711694 39.7200886 -104.9706014 39.7200889 5773 5098 5099 0.136491222225544 0.136491222225544 -104.9779272 39.6923695 -104.9781101 39.6911501 4479 4171 4172 0.0171013114970861 0.0171013114970861 -104.9681062 39.7200857 -104.9679063 39.7200823 4480 4172 4173 0.100095278405447 0.100095278405447 -104.9679063 39.7200823 -104.966736 39.720087 4481 4173 4174 0.0193707742575379 0.0193707742575379 -104.966736 39.720087 -104.9665271 39.7201543 4482 4174 3125 0.0983746933912928 0.0983746933912928 -104.9665271 39.7201543 -104.9653769 39.7201543 4483 3125 3149 0.017633000291927 0.017633000291927 -104.9653769 39.7201543 -104.9651708 39.7201583 4485 3759 1483 0.205504619788951 0.205504619788951 -104.9912414 39.6966624 -104.9913183 39.6948152 4486 1483 139 0.199306955290764 0.199306955290764 -104.9913183 39.6948152 -104.991354 39.693023 3818 3634 3635 0.193271661183235 0.193271661183235 -104.9444999 39.7082421 -104.9460363 39.7095165 3844 50 2744 0.0297683374213274 0.0297683374213274 -104.9541194 39.7002037 -104.9541587 39.6999377 3819 3635 3636 0.259071020170312 0.259071020170312 -104.9460363 39.7095165 -104.9481992 39.7111474 3820 3636 3637 0.220352934884474 0.220352934884474 -104.9481992 39.7111474 -104.9498644 39.7126594 3821 3637 3638 0.0146799692899151 0.0146799692899151 -104.9498644 39.7126594 -104.9499674 39.712765 3822 3638 3629 0.546064092681382 0.546064092681382 -104.9499674 39.712765 -104.9554348 39.7153004 3823 3629 3628 0.0377891893344826 0.0377891893344826 -104.9554348 39.7153004 -104.9558725 39.7153466 3848 3639 3640 0.0377019004254023 0.0377019004254023 -104.953288 39.6987674 -104.9529616 39.6985396 3824 3628 3641 0.274746435577415 0.274746435577415 -104.9558725 39.7153466 -104.9590835 39.7152814 3827 3643 3630 0.145379834812045 0.145379834812045 -104.9299023 39.7027452 -104.9286229 39.7018847 3829 3644 3645 0.10937380292523 0.10937380292523 -105.0209565 39.7228992 -105.0209651 39.7238828 3831 3646 3647 0.118367900276814 0.118367900276814 -105.0208928 39.7275233 -105.0208982 39.7264588 3833 3648 3649 0.0133410304783532 0.0133410304783532 -104.9576929 39.7025901 -104.9575638 39.7025228 3834 3649 3650 0.0429585103622675 0.0429585103622675 -104.9575638 39.7025228 -104.957148 39.7023062 3835 3650 3651 0.0204151163658954 0.0204151163658954 -104.957148 39.7023062 -104.9569509 39.7022027 3836 3651 3652 0.035861428044368 0.035861428044368 -104.9569509 39.7022027 -104.9565993 39.7020271 3837 3652 3653 0.0519097060940613 0.0519097060940613 -104.9565993 39.7020271 -104.956048 39.7018321 3838 3653 2733 0.0215181506261361 0.0215181506261361 -104.956048 39.7018321 -104.9558149 39.7017594 3839 2733 3184 0.0284884125498342 0.0284884125498342 -104.9558149 39.7017594 -104.9555361 39.7016193 3840 3184 3654 0.0523000942930375 0.0523000942930375 -104.9555361 39.7016193 -104.9550095 39.7013804 3841 3654 3655 0.0449577371290542 0.0449577371290542 -104.9550095 39.7013804 -104.9546075 39.70112 3842 3655 3656 0.0854917295991763 0.0854917295991763 -104.9546075 39.70112 -104.9541489 39.7004369 3843 3656 50 0.0260531877334927 0.0260531877334927 -104.9541489 39.7004369 -104.9541194 39.7002037 3845 2744 3657 0.0566089274642789 0.0566089274642789 -104.9541587 39.6999377 -104.9539423 39.6994566 3846 3657 3658 0.0492739020617726 0.0492739020617726 -104.9539423 39.6994566 -104.9536997 39.6990547 3849 3640 3660 0.0409815373213546 0.0409815373213546 -104.9529616 39.6985396 -104.9525869 39.69831 3850 3660 3661 0.0430567519340905 0.0430567519340905 -104.9525869 39.69831 -104.9521932 39.6980688 3851 3661 3662 0.0468129367556475 0.0468129367556475 -104.9521932 39.6980688 -104.9517941 39.6977808 3852 3662 3663 0.0487340718514498 0.0487340718514498 -104.9517941 39.6977808 -104.9513786 39.697481 3853 3663 3664 0.0766168893066023 0.0766168893066023 -104.9513786 39.697481 -104.9507 39.6970314 3854 3664 3665 0.0775543535398568 0.0775543535398568 -104.9507 39.6970314 -104.9500131 39.6965763 3856 2887 3666 0.0966953683989245 0.0966953683989245 -104.9729638 39.7478589 -104.9739808 39.7474784 3857 3666 3667 0.0610272459393337 0.0610272459393337 -104.9739808 39.7474784 -104.9746946 39.7474748 3860 3669 3670 0.0315853053568594 0.0315853053568594 -104.9757447 39.7475025 -104.976114 39.7474946 3862 3671 3672 0.0504610774094253 0.0504610774094253 -104.9763685 39.7474986 -104.9769586 39.747508 3863 3672 3673 0.0499084817958282 0.0499084817958282 -104.9769586 39.747508 -104.9775423 39.7475014 3864 3673 3674 0.0598581313257637 0.0598581313257637 -104.9775423 39.7475014 -104.9782423 39.7475122 3865 3674 3675 0.0415918035714469 0.0415918035714469 -104.9782423 39.7475122 -104.9787278 39.747536 3866 3675 3676 0.0971838117715375 0.0971838117715375 -104.9787278 39.747536 -104.9798645 39.7475421 3867 3676 3677 0.0757910145140814 0.0757910145140814 -104.9798645 39.7475421 -104.980751 39.7475439 3868 3677 3678 0.0241351496511796 0.0241351496511796 -104.980751 39.7475439 -104.9810333 39.7475445 3869 3678 3679 0.10921148844503 0.10921148844503 -104.9810333 39.7475445 -104.9823107 39.7475487 3870 3679 3680 0.0604791133362521 0.0604791133362521 -104.9823107 39.7475487 -104.9830181 39.7475507 3871 3680 3681 0.0497662614550786 0.0497662614550786 -104.9830181 39.7475507 -104.9836002 39.7475507 3872 3681 3682 0.0284371260175335 0.0284371260175335 -104.9836002 39.7475507 -104.9839328 39.7475479 3873 3682 3683 0.0775136719631998 0.0775136719631998 -104.9839328 39.7475479 -104.9848394 39.7475404 3874 3683 3684 0.0986272672973807 0.0986272672973807 -104.9848394 39.7475404 -104.9859927 39.7475198 3876 3686 1026 0.103637164673652 0.103637164673652 -104.9634548 39.7469475 -104.9622426 39.7469472 5148 4657 4658 0.0518173498658282 0.0518173498658282 -105.0191606 39.7548276 -105.0191633 39.7552936 3877 1026 3687 0.0559565437232701 0.0559565437232701 -104.9622426 39.7469472 -104.9615881 39.7469471 3878 3687 3688 0.0511859173489266 0.0511859173489266 -104.9615881 39.7469471 -104.9609894 39.746947 3879 3688 3689 0.0520066703615513 0.0520066703615513 -104.9609894 39.746947 -104.9603811 39.7469469 3880 3689 3690 0.049253728288425 0.049253728288425 -104.9603811 39.7469469 -104.959805 39.7469468 3882 2886 3691 0.113429848834015 0.113429848834015 -104.9722001 39.7469535 -104.970874 39.7469218 3884 3215 3692 0.202752541360657 0.202752541360657 -104.9616918 39.7111011 -104.9617163 39.7092778 3885 3692 1926 0.199353224720545 0.199353224720545 -104.9617163 39.7092778 -104.961729 39.707485 3886 1926 3693 0.200351682125873 0.200351682125873 -104.961729 39.707485 -104.9617036 39.7056833 3887 3693 3270 0.203854022504707 0.203854022504707 -104.9617036 39.7056833 -104.9616991 39.70385 3888 3270 3694 0.200935067748901 0.200935067748901 -104.9616991 39.70385 -104.9616812 39.702043 3890 83 3519 0.205087956532059 0.205087956532059 -104.961704 39.7002283 -104.961729 39.698384 3892 3695 3696 0.201007421421966 0.201007421421966 -104.9617464 39.6965839 -104.961742 39.6947762 3897 3217 3701 0.1352188342505 0.1352188342505 -104.9611082 39.7111011 -104.96184 39.712179 3898 131 1718 0.251512260994622 0.251512260994622 -105.0097289 39.6931103 -105.0097345 39.6908484 15946 9759 9762 0.240661719520644 0.240661719520644 -104.9977092 39.704984 -104.9986577 39.7070216 3900 3702 3703 0.0933150678138448 0.0933150678138448 -105.0029777 39.7635862 -105.002975 39.7644254 3901 3703 3704 0.137025546490973 0.137025546490973 -105.002975 39.7644254 -105.0029738 39.7656577 3902 3704 3705 0.132801372713675 0.132801372713675 -105.0029738 39.7656577 -105.002967 39.766852 3903 3705 1668 0.132757296812598 0.132757296812598 -105.002967 39.766852 -105.0029592 39.7680459 3904 1668 3706 0.138337667643286 0.138337667643286 -105.0029592 39.7680459 -105.0029577 39.76929 3905 3706 2449 0.137198901653783 0.137198901653783 -105.0029577 39.76929 -105.0029835 39.7705237 3906 2449 3239 0.137027047572602 0.137027047572602 -105.0029835 39.7705237 -105.0029911 39.771756 3909 3708 3709 0.0594114493059888 0.0594114493059888 -105.002935 39.7755303 -105.002935 39.7760646 3910 3709 109 0.057220909251565 0.057220909251565 -105.002935 39.7760646 -105.002935 39.7765792 3913 3711 3712 0.139485170169946 0.139485170169946 -104.9891861 39.7183575 -104.9908169 39.7183641 3914 3712 2811 0.114534953425458 0.114534953425458 -104.9908169 39.7183641 -104.9921559 39.7183774 3918 3715 3716 0.0528065388297546 0.0528065388297546 -104.995157 39.7184133 -104.9957744 39.7184136 3919 3716 3717 0.0498986148500866 0.0498986148500866 -104.9957744 39.7184136 -104.9963578 39.7184146 3920 3717 3718 0.0501983896755627 0.0501983896755627 -104.9963578 39.7184146 -104.9969447 39.7184167 3921 3718 3722 0.0513311819624353 0.0513311819624353 -104.9969447 39.7184167 -104.9975448 39.7184227 3922 3722 3723 0.0447895916462849 0.0447895916462849 -104.9975448 39.7184227 -104.9980684 39.7184292 3923 3723 3724 0.0431436061631746 0.0431436061631746 -104.9980684 39.7184292 -104.9985724 39.7184133 3924 3724 3725 0.0306469500311329 0.0306469500311329 -104.9985724 39.7184133 -104.9989294 39.7183897 3926 3726 3727 0.194057523355391 0.194057523355391 -105.0028483 39.7255761 -105.0028456 39.7273213 3927 3727 723 0.155998303022368 0.155998303022368 -105.0028456 39.7273213 -105.0028344 39.7287242 3928 723 3728 0.0204200466887832 0.0204200466887832 -105.0028344 39.7287242 -105.0028395 39.7289078 3929 3728 3729 0.122760919468851 0.122760919468851 -105.0028395 39.7289078 -105.0028319 39.7300118 3930 3729 3730 0.0554195837686694 0.0554195837686694 -105.0028319 39.7300118 -105.0028312 39.7305102 3931 3730 520 0.0841868989778494 0.0841868989778494 -105.0028312 39.7305102 -105.0028259 39.7312673 3932 520 3731 0.0926590200371809 0.0926590200371809 -105.0028259 39.7312673 -105.0028232 39.7321006 3933 3731 3732 0.0560537701957185 0.0560537701957185 -105.0028232 39.7321006 -105.0028207 39.7326047 3937 3735 3736 0.177568883213635 0.177568883213635 -105.0028198 39.7368743 -105.0028107 39.7384712 3939 3737 3738 0.0596027628340358 0.0596027628340358 -105.0028068 39.7394839 -105.0028007 39.7400199 3940 3738 2286 0.015731383207611 0.015731383207611 -105.0028007 39.7400199 -105.0028141 39.740161 3942 191 3739 0.20409229769904 0.20409229769904 -105.02039 39.7157163 -105.0227761 39.7157163 3943 3739 3740 0.196754914184827 0.196754914184827 -105.0227761 39.7157163 -105.0250764 39.7157096 3945 3741 3742 0.0963531048469524 0.0963531048469524 -105.0170254 39.7158747 -105.0181498 39.7158219 3947 3743 1867 0.211893481628119 0.211893481628119 -104.9874858 39.7156689 -104.9899631 39.7156724 3948 1867 3744 0.190309691295086 0.190309691295086 -104.9899631 39.7156724 -104.9921878 39.7156987 3949 3744 3369 0.156379911113779 0.156379911113779 -104.9921878 39.7156987 -104.994016 39.7156855 3951 3746 3747 0.0084501441528746 0.0084501441528746 -105.006247 39.715647 -105.006163 39.715687 3953 3749 3750 0.291896586304336 0.291896586304336 -105.026537 39.774028 -105.0264259 39.7766517 3957 3752 3753 0.00678737857974005 0.00678737857974005 -105.0288682 39.7620406 -105.0288005 39.7620725 3958 3753 3754 0.00811546596932882 0.00811546596932882 -105.0288005 39.7620725 -105.028727 39.7621187 3959 3754 605 0.11345488105994 0.11345488105994 -105.028727 39.7621187 -105.0276669 39.7627327 3966 3759 3760 0.0543424988109601 0.0543424988109601 -104.9912414 39.6966624 -104.9918765 39.696669 3967 3760 3761 0.0124828328696103 0.0124828328696103 -104.9918765 39.696669 -104.9920224 39.696669 3969 3762 3763 0.109035140401267 0.109035140401267 -105.0051409 39.7854596 -105.0064169 39.7854508 3970 3763 3764 0.13451246019454 0.13451246019454 -105.0064169 39.7854508 -105.0079576 39.7856991 3971 3764 1077 0.0751290727356026 0.0751290727356026 -105.0079576 39.7856991 -105.0087381 39.7860102 3972 1077 2521 0.125841042831383 0.125841042831383 -105.0087381 39.7860102 -105.0101778 39.7862486 3974 3765 3766 0.0155018141702848 0.0155018141702848 -104.9406029 39.7291831 -104.9407704 39.7291298 3975 3766 3769 0.0925922303926536 0.0925922303926536 -104.9407704 39.7291298 -104.9418526 39.7291037 3976 3769 450 0.0446743427321934 0.0446743427321934 -104.9418526 39.7291037 -104.942375 39.7291047 3977 450 855 0.0454696499518695 0.0454696499518695 -104.942375 39.7291047 -104.9429067 39.7291057 3978 855 3770 0.0458292249661059 0.0458292249661059 -104.9429067 39.7291057 -104.9434426 39.7291077 5269 4111 4741 0.0999126780220414 0.0999126780220414 -104.9509907 39.7225605 -104.9498232 39.7225289 3979 3770 3771 0.0463680305523856 0.0463680305523856 -104.9434426 39.7291077 -104.9439848 39.7291098 3982 3777 3778 0.0472655889206378 0.0472655889206378 -104.9450973 39.7291163 -104.94565 39.7291176 3983 3778 3456 0.0457775618734605 0.0457775618734605 -104.94565 39.7291176 -104.9461853 39.7291188 3984 3456 3779 0.0949352444381587 0.0949352444381587 -104.9461853 39.7291188 -104.9472954 39.7291251 3985 3779 3780 0.0949175907228116 0.0949175907228116 -104.9472954 39.7291251 -104.9484053 39.7291307 3986 3780 3781 0.0934360991992659 0.0934360991992659 -104.9484053 39.7291307 -104.9494979 39.7291309 3987 3781 3782 0.0927263272279538 0.0927263272279538 -104.9494979 39.7291309 -104.9505822 39.7291315 3988 3782 2659 0.0984051754942233 0.0984051754942233 -104.9505822 39.7291315 -104.9517329 39.7291286 3989 2659 2053 0.0987467204032972 0.0987467204032972 -104.9517329 39.7291286 -104.9528876 39.7291288 3990 2053 3783 0.0990728400130522 0.0990728400130522 -104.9528876 39.7291288 -104.9540461 39.7291245 3991 3783 3784 0.0514218472521816 0.0514218472521816 -104.9540461 39.7291245 -104.9546474 39.7291228 3992 3784 3785 0.0779176889813446 0.0779176889813446 -104.9546474 39.7291228 -104.9555585 39.7291167 3993 3785 3786 0.0982592928032825 0.0982592928032825 -104.9555585 39.7291167 -104.9567075 39.7291164 3994 3786 3344 0.100047583059044 0.100047583059044 -104.9567075 39.7291164 -104.9578774 39.7291204 3995 3344 3787 0.0997075658602957 0.0997075658602957 -104.9578774 39.7291204 -104.9590433 39.7291134 3998 3789 1013 0.0991145515008367 0.0991145515008367 -104.9613527 39.7291055 -104.9625117 39.7291044 3999 1013 3790 0.0988154439008836 0.0988154439008836 -104.9625117 39.7291044 -104.9636672 39.7291023 4000 3790 3147 0.100818484811759 0.100818484811759 -104.9636672 39.7291023 -104.9648461 39.7290963 4001 3147 3128 0.0882379333310365 0.0882379333310365 -104.9648461 39.7290963 -104.9658779 39.7290921 4002 3128 3791 0.10924064572907 0.10924064572907 -104.9658779 39.7290921 -104.9671553 39.7290881 4003 3791 3792 0.0990892368110052 0.0990892368110052 -104.9671553 39.7290881 -104.968314 39.7290856 4004 3792 3793 0.0983279071551189 0.0983279071551189 -104.968314 39.7290856 -104.9694638 39.729084 4005 3793 3794 0.0488397000978433 0.0488397000978433 -104.9694638 39.729084 -104.9700349 39.7290815 4006 3794 3795 0.0500279563406491 0.0500279563406491 -104.9700349 39.7290815 -104.9706199 39.7290832 4007 3795 2868 0.0499678370514067 0.0499678370514067 -104.9706199 39.7290832 -104.9712042 39.7290823 4008 2868 3796 0.048583428681526 0.048583428681526 -104.9712042 39.7290823 -104.9717723 39.7290794 4009 3796 3797 0.0504566053315115 0.0504566053315115 -104.9717723 39.7290794 -104.9723623 39.729076 4011 3798 3799 0.0451531325504455 0.0451531325504455 -104.9729432 39.7290745 -104.9734712 39.7290748 4012 3799 983 0.0519296915637561 0.0519296915637561 -104.9734712 39.7290748 -104.9740784 39.7290693 4015 3801 3802 0.0483738114958222 0.0483738114958222 -104.9764057 39.7290681 -104.9769713 39.7290617 4016 3802 3803 0.0519812355103751 0.0519812355103751 -104.9769713 39.7290617 -104.977579 39.7290515 4017 3803 3804 0.101642680761132 0.101642680761132 -104.977579 39.7290515 -104.9787675 39.7290609 4018 3804 3805 0.100202026962745 0.100202026962745 -104.9787675 39.7290609 -104.9799392 39.7290657 4019 3805 3806 0.0490200510242293 0.0490200510242293 -104.9799392 39.7290657 -104.9805124 39.7290692 4020 3806 3159 0.0527906095396228 0.0527906095396228 -104.9805124 39.7290692 -104.9811297 39.7290666 4021 3159 3807 0.0508058777981011 0.0508058777981011 -104.9811297 39.7290666 -104.9817238 39.7290659 4022 3807 3808 0.0547154240766913 0.0547154240766913 -104.9817238 39.7290659 -104.9823636 39.7290623 4023 3808 3809 0.105580069148102 0.105580069148102 -104.9823636 39.7290623 -104.9835982 39.729065 4025 3810 3811 0.0543737037127348 0.0543737037127348 -104.9842348 39.7290698 -104.9848706 39.7290738 16058 9242 237 0.236847878323095 0.236847878323095 -105.0223459 39.7257626 -105.0251054 39.7259431 4026 3811 3812 0.108778018122892 0.108778018122892 -104.9848706 39.7290738 -104.9861426 39.7290747 4027 3812 1620 0.10920973774803 0.10920973774803 -104.9861426 39.7290747 -104.9874196 39.7290833 4029 3813 3814 0.083969278056869 0.083969278056869 -105.0403593 39.7474155 -105.039412 39.7472161 4031 3815 3816 0.139162136479248 0.139162136479248 -105.0374612 39.7461303 -105.0366061 39.7450654 4032 3816 3817 0.128842029582485 0.128842029582485 -105.0366061 39.7450654 -105.0369844 39.7439438 4034 3818 2303 0.104861015321702 0.104861015321702 -105.0107164 39.6967417 -105.0106836 39.695799 4035 2303 130 0.0947837852263858 0.0947837852263858 -105.0106836 39.695799 -105.010718 39.694947 4036 130 155 0.2039982188818 0.2039982188818 -105.010718 39.694947 -105.0107186 39.6931124 4037 155 1719 0.251031715971117 0.251031715971117 -105.0107186 39.6931124 -105.0107559 39.690855 4040 3820 3821 0.253858034970465 0.253858034970465 -105.009791 39.7062461 -105.0097899 39.7039631 4041 3821 765 0.158798770965753 0.158798770965753 -105.0097899 39.7039631 -105.0097824 39.702535 4042 765 3822 0.38766252452626 0.38766252452626 -105.0097824 39.702535 -105.0105281 39.6990962 4044 3823 3824 0.6423341602363 0.6423341602363 -105.0106786 39.6880414 -105.0099887 39.6822892 4045 3825 3826 0.0763938085811643 0.0763938085811643 -105.0104126 39.6901747 -105.0104297 39.6894878 5338 4787 4788 0.201919584850824 0.201919584850824 -105.0135283 39.7856151 -105.013522 39.787431 4049 3828 3829 0.0709013283805701 0.0709013283805701 -104.9277565 39.7065566 -104.9269277 39.7065525 4051 3830 3831 0.161299122027925 0.161299122027925 -104.9241221 39.7061949 -104.9222367 39.7061777 4052 3832 3833 0.0520709463921909 0.0520709463921909 -105.042608 39.748115 -105.0428186 39.7485544 4054 3834 3835 0.133913000116738 0.133913000116738 -105.0428357 39.748759 -105.0428416 39.7499633 4055 3835 3836 0.135958385150602 0.135958385150602 -105.0428416 39.7499633 -105.042838 39.751186 4059 3838 3839 0.195689058153451 0.195689058153451 -105.042617 39.731277 -105.0427707 39.7330329 4061 3840 3841 0.104161008191779 0.104161008191779 -105.0428396 39.7539325 -105.042828 39.7548692 4062 3841 3842 0.204332097790775 0.204332097790775 -105.042828 39.7548692 -105.0428239 39.7567068 4063 3842 2989 0.198305038809848 0.198305038809848 -105.0428239 39.7567068 -105.0428245 39.7584902 4064 2989 3843 0.202007841321225 0.202007841321225 -105.0428245 39.7584902 -105.0428235 39.7603069 4065 3843 3844 0.201085745402869 0.201085745402869 -105.0428235 39.7603069 -105.0428303 39.7621153 4066 3844 3845 0.203153756914823 0.203153756914823 -105.0428303 39.7621153 -105.0428244 39.7639423 4067 3845 3846 0.201463782012409 0.201463782012409 -105.0428244 39.7639423 -105.0428311 39.7657541 4068 3846 1694 0.201944163047273 0.201944163047273 -105.0428311 39.7657541 -105.0428441 39.7675702 4069 1694 3847 0.201007884572681 0.201007884572681 -105.0428441 39.7675702 -105.0428508 39.7693779 4070 3847 2442 0.173966646957408 0.173966646957408 -105.0428508 39.7693779 -105.042861 39.7709424 4071 2442 3848 0.171462594138623 0.171462594138623 -105.042861 39.7709424 -105.0428601 39.7724844 5362 4804 4805 0.138916058502817 0.138916058502817 -105.0127751 39.765645 -105.0127781 39.7668943 4072 3848 3849 0.15641185610528 0.15641185610528 -105.0428601 39.7724844 -105.0428259 39.7738908 4073 3849 3850 0.155873108146064 0.155873108146064 -105.0428259 39.7738908 -105.0428243 39.7752926 4074 3850 3851 0.11951230715733 0.11951230715733 -105.0428243 39.7752926 -105.0428243 39.7763674 4075 3851 3852 0.0199150113624835 0.0199150113624835 -105.0428243 39.7763674 -105.0428243 39.7765465 4078 2606 3854 0.176099789319583 0.176099789319583 -105.042706 39.7229718 -105.0427103 39.7245555 4081 3856 3857 0.204451648584923 0.204451648584923 -105.042767 39.7301122 -105.042745 39.7282736 4082 3857 3858 0.27633741171005 0.27633741171005 -105.042745 39.7282736 -105.0427081 39.7257886 4084 3859 3860 0.194935828897222 0.194935828897222 -105.0427473 39.7838664 -105.0427469 39.7856195 4085 3860 2553 0.201807589121279 0.201807589121279 -105.0427469 39.7856195 -105.0427222 39.7874343 4086 2553 3861 0.201183796555208 0.201183796555208 -105.0427222 39.7874343 -105.0427456 39.7892435 4087 3861 3862 0.206144933368939 0.206144933368939 -105.0427456 39.7892435 -105.0427395 39.7910974 4088 3863 3864 0.174004040356707 0.174004040356707 -105.0432639 39.7165811 -105.0432811 39.7181459 4089 3864 3865 0.176177241775495 0.176177241775495 -105.0432811 39.7181459 -105.0432811 39.7197303 4090 3865 3866 0.0719661295510201 0.0719661295510201 -105.0432811 39.7197303 -105.043285 39.7203775 4091 3866 1862 0.105391351050826 0.105391351050826 -105.043285 39.7203775 -105.0432898 39.7213253 4092 1862 2607 0.183084733810089 0.183084733810089 -105.0432898 39.7213253 -105.0433005 39.7229718 4094 3867 3868 0.135844661693153 0.135844661693153 -105.0428222 39.7354157 -105.0427949 39.7366372 4096 1431 3869 0.122681533981215 0.122681533981215 -105.0427404 39.7820827 -105.042738 39.783186 4099 3870 3871 0.0814181379314414 0.0814181379314414 -104.9440689 39.7789476 -104.9440637 39.7796798 4101 3038 3872 0.194090812408951 0.194090812408951 -104.9440088 39.7590496 -104.9440107 39.7607951 4103 3579 3873 0.140995166985651 0.140995166985651 -104.944148 39.7544343 -104.944148 39.7557023 4104 3873 3874 0.0908684940539539 0.0908684940539539 -104.944148 39.7557023 -104.944148 39.7565195 4108 2397 3876 0.142303739641396 0.142303739641396 -104.9440793 39.7738645 -104.9440965 39.7751442 4110 3877 702 0.203534713775632 0.203534713775632 -104.9442025 39.7401262 -104.9442165 39.7419566 4111 702 3878 0.201204188260029 0.201204188260029 -104.9442165 39.7419566 -104.9441954 39.743766 4113 3879 3880 0.176189861258557 0.176189861258557 -104.9437605 39.7162182 -104.943752 39.7178027 4114 3880 2357 0.178601291381029 0.178601291381029 -104.943752 39.7178027 -104.9437521 39.7194089 4115 2357 3881 0.172977248757485 0.172977248757485 -104.9437521 39.7194089 -104.9437414 39.7209645 4116 3881 3882 0.173963704924205 0.173963704924205 -104.9437414 39.7209645 -104.9437636 39.7225289 4117 3882 3883 0.177248873598787 0.177248873598787 -104.9437636 39.7225289 -104.9437494 39.7241229 4118 3883 3884 0.165174683174039 0.165174683174039 -104.9437494 39.7241229 -104.9437333 39.7256083 4120 3885 899 0.068233075024198 0.068233075024198 -104.9438132 39.7638697 -104.9438047 39.7644833 4121 899 3886 0.136382558439915 0.136382558439915 -104.9438047 39.7644833 -104.9437961 39.7657098 4123 3887 2246 0.064586200340924 0.064586200340924 -104.9634899 39.7328812 -104.9634985 39.733462 4126 3889 3890 0.173108811078515 0.173108811078515 -104.9634771 39.7368204 -104.9634822 39.7383772 4128 3891 673 0.180805922237936 0.180805922237936 -104.9634356 39.7399908 -104.963462 39.7416167 4129 673 3892 0.00347134617206091 0.00347134617206091 -104.963462 39.7416167 -104.9634634 39.7416479 4131 3893 3894 0.173412160606882 0.173412160606882 -104.9634575 39.7432314 -104.9634443 39.7447909 4132 3894 3686 0.239804659108201 0.239804659108201 -104.9634443 39.7447909 -104.9634548 39.7469475 4133 3686 3895 0.139339505088047 0.139339505088047 -104.9634548 39.7469475 -104.9634614 39.7482006 4134 3895 1293 0.0712429362693845 0.0712429362693845 -104.9634614 39.7482006 -104.9634588 39.7488413 4136 3896 3897 0.00461464942878269 0.00461464942878269 -104.9634682 39.7494224 -104.9634629 39.7494637 4137 3897 3898 0.00296969221564957 0.00296969221564957 -104.9634629 39.7494637 -104.9634621 39.7494904 4138 3898 3899 0.135099018741423 0.135099018741423 -104.9634621 39.7494904 -104.9634285 39.7507051 4139 3899 3900 0.133736401013675 0.133736401013675 -104.9634285 39.7507051 -104.9634376 39.7519078 4140 3900 826 0.1432668721319 0.1432668721319 -104.9634376 39.7519078 -104.9634614 39.7531961 4141 826 3567 0.140539270126583 0.140539270126583 -104.9634614 39.7531961 -104.9634611 39.75446 4142 3567 3901 0.141736858580205 0.141736858580205 -104.9634611 39.75446 -104.9634785 39.7557346 4143 3901 3902 0.138513379846183 0.138513379846183 -104.9634785 39.7557346 -104.9634441 39.75698 4144 3902 3903 0.137738276341516 0.137738276341516 -104.9634441 39.75698 -104.9634376 39.7582187 4145 3903 3041 0.133834213982 0.133834213982 -104.9634376 39.7582187 -104.9634377 39.7594223 4146 3041 3904 0.143195912483998 0.143195912483998 -104.9634377 39.7594223 -104.9634577 39.76071 4147 3904 3905 0.00371612313723013 0.00371612313723013 -104.9634577 39.76071 -104.9634562 39.7607434 4148 3905 3906 0.138485181869722 0.138485181869722 -104.9634562 39.7607434 -104.9634455 39.7619888 4150 1161 880 0.143460648556329 0.143460648556329 -104.9634876 39.7632183 -104.9634376 39.7645079 4151 880 3907 0.137181190587279 0.137181190587279 -104.9634376 39.7645079 -104.9634382 39.7657416 4152 3907 2788 0.133979203320047 0.133979203320047 -104.9634382 39.7657416 -104.9634422 39.7669465 4154 3908 3909 0.11929025073176 0.11929025073176 -104.9634409 39.7681351 -104.9634376 39.7692079 4155 3909 3910 0.092551367353814 0.092551367353814 -104.9634376 39.7692079 -104.9634764 39.7700397 4157 734 1555 0.128698646905998 0.128698646905998 -104.9634771 39.7765229 -104.9634695 39.7776803 4158 1555 3911 0.10223670466325 0.10223670466325 -104.9634695 39.7776803 -104.9634588 39.7785997 4159 3911 3912 0.0209102658501846 0.0209102658501846 -104.9634588 39.7785997 -104.9632656 39.7787151 4160 3913 3914 0.290781445277807 0.290781445277807 -104.963317 39.7183519 -104.9633401 39.7209669 4161 3914 3915 0.112536676265492 0.112536676265492 -104.9633401 39.7209669 -104.963325 39.7219789 4162 3915 3916 0.199777886092506 0.199777886092506 -104.963325 39.7219789 -104.9634696 39.7237721 4163 3916 3917 0.0912727874005277 0.0912727874005277 -104.9634696 39.7237721 -104.963416 39.7245919 4164 3917 3918 0.112620851967747 0.112620851967747 -104.963416 39.7245919 -104.963425 39.7256047 4166 3919 1187 0.167283340526576 0.167283340526576 -104.963647 39.7256059 -104.9636558 39.7271103 4167 1187 3920 0.0212753866211399 0.0212753866211399 -104.9636558 39.7271103 -104.9636605 39.7273016 4168 3920 3790 0.200229524215252 0.200229524215252 -104.9636605 39.7273016 -104.9636672 39.7291023 4169 3790 3921 0.153151160013799 0.153151160013799 -104.9636672 39.7291023 -104.9636772 39.7304796 4170 3921 3922 0.0549370836226997 0.0549370836226997 -104.9636772 39.7304796 -104.9636873 39.7309736 4171 3923 3924 0.0360721076371334 0.0360721076371334 -104.9635686 39.7725675 -104.9635579 39.7728918 4174 706 3926 0.117999308023824 0.117999308023824 -105.0041014 39.7624043 -105.0032486 39.7632388 4175 3926 3702 0.0450373928319521 0.0450373928319521 -105.0032486 39.7632388 -105.0029777 39.7635862 4176 3702 3927 0.114850773809758 0.114850773809758 -105.0029777 39.7635862 -105.0021843 39.7644198 4177 3927 3928 0.0608860897951607 0.0608860897951607 -105.0021843 39.7644198 -105.0017582 39.7648586 4178 3928 3929 0.107271550927247 0.107271550927247 -105.0017582 39.7648586 -105.0010599 39.7656602 4180 3930 1666 0.1330788885459 0.1330788885459 -105.0005956 39.7668504 -105.0005902 39.7680472 4181 1666 3931 0.137468360449037 0.137468360449037 -105.0005902 39.7680472 -105.0005716 39.7692834 4182 3931 2447 0.134834989989903 0.134834989989903 -105.0005716 39.7692834 -105.0005707 39.770496 4183 2447 3237 0.140199730422516 0.140199730422516 -105.0005707 39.770496 -105.0006308 39.771756 4184 3237 3933 0.138639782785987 0.138639782785987 -105.0006308 39.771756 -105.0006222 39.7730028 4185 3933 3934 0.138811739329711 0.138811739329711 -105.0006222 39.7730028 -105.0005888 39.7742509 4186 3934 3935 0.134204059449961 0.134204059449961 -105.0005888 39.7742509 -105.0005661 39.7754577 4187 3935 3936 0.123276584845079 0.123276584845079 -105.0005661 39.7754577 -105.0005802 39.7765663 4189 3937 3938 0.126045478045544 0.126045478045544 -104.9998498 39.7419149 -105.0001475 39.7408047 4190 3938 3939 0.0651492893105391 0.0651492893105391 -105.0001475 39.7408047 -105.0001493 39.7402188 4191 3939 3940 0.0221401135391512 0.0221401135391512 -105.0001493 39.7402188 -105.000152 39.7400197 4192 3940 3941 0.0717318471783874 0.0717318471783874 -105.000152 39.7400197 -105.000152 39.7393746 4195 3943 3944 0.176615684469352 0.176615684469352 -105.0001422 39.736875 -105.0001574 39.7352867 4196 3944 3947 0.176604135108539 0.176604135108539 -105.0001574 39.7352867 -105.0001429 39.7336985 4197 3947 3948 0.122323573259462 0.122323573259462 -105.0001429 39.7336985 -105.0001604 39.7325985 4198 3948 3949 0.0559214984515419 0.0559214984515419 -105.0001604 39.7325985 -105.0001653 39.7320956 5481 4892 3459 0.0941890822437752 0.0941890822437752 -104.947281 39.73512 -104.9461795 39.735119 4199 3949 3950 0.176269184745743 0.176269184745743 -105.0001653 39.7320956 -105.0001773 39.7305104 4200 3950 3951 0.05590117541301 0.05590117541301 -105.0001773 39.7305104 -105.0001846 39.7300077 4201 3951 3952 0.122088386939327 0.122088386939327 -105.0001846 39.7300077 -105.0002004 39.7289098 4202 3952 3953 0.0603148497739477 0.0603148497739477 -105.0002004 39.7289098 -105.0001937 39.7283674 4203 3953 3954 0.117311769773874 0.117311769773874 -105.0001937 39.7283674 -105.0001997 39.7273124 4204 3954 3955 0.0719490460324168 0.0719490460324168 -105.0001997 39.7273124 -105.0001889 39.7266654 4205 3955 3956 0.106538056002006 0.106538056002006 -105.0001889 39.7266654 -105.0001441 39.7257079 4206 3956 3957 0.177243078500478 0.177243078500478 -105.0001441 39.7257079 -105.0001757 39.7241141 4207 3957 2623 0.176288453506598 0.176288453506598 -105.0001757 39.7241141 -105.0001766 39.7225287 4208 2623 3958 0.177546592271005 0.177546592271005 -105.0001766 39.7225287 -105.0002015 39.7209321 4209 3958 3960 0.168966442415293 0.168966442415293 -105.0002015 39.7209321 -105.0001852 39.7194126 4210 3960 3961 0.111586533238696 0.111586533238696 -105.0001852 39.7194126 -105.0001766 39.7184091 4213 3963 3964 0.265623714493738 0.265623714493738 -105.0016187 39.7886302 -105.0017217 39.7910177 4214 3965 3966 0.511616430940774 0.511616430940774 -105.0003399 39.7837825 -105.0005888 39.7883796 4216 1726 3967 0.0896760315303362 0.0896760315303362 -105.0185407 39.6908154 -105.0184978 39.6900096 4217 3967 3968 0.0558858522230369 0.0558858522230369 -105.0184978 39.6900096 -105.0184635 39.6895077 4218 3968 3969 0.109150490871186 0.109150490871186 -105.0184635 39.6895077 -105.0184567 39.6885261 4219 3970 3971 0.202576252334461 0.202576252334461 -105.0298017 39.7293298 -105.0298103 39.7311516 4220 3971 3972 0.199655908563659 0.199655908563659 -105.0298103 39.7311516 -105.0298275 39.7329471 4221 3972 3973 0.201550568367269 0.201550568367269 -105.0298275 39.7329471 -105.0298507 39.7347596 4223 3974 3975 0.0432784618651284 0.0432784618651284 -105.0299675 39.7647258 -105.029931 39.765114 4224 3975 3976 0.0119312921672435 0.0119312921672435 -105.029931 39.765114 -105.0299305 39.7652213 4225 3976 3977 0.0412856988441699 0.0412856988441699 -105.0299305 39.7652213 -105.029946 39.7655924 4226 3977 3978 0.00523979822286268 0.00523979822286268 -105.029946 39.7655924 -105.0299479 39.7656395 4227 3978 3979 0.0456580481243959 0.0456580481243959 -105.0299479 39.7656395 -105.0299437 39.7660501 4228 3979 3980 0.0491163050630244 0.0491163050630244 -105.0299437 39.7660501 -105.0299392 39.7664918 4229 3980 3981 0.0519851803283443 0.0519851803283443 -105.0299392 39.7664918 -105.0299345 39.7669593 4230 3981 1662 0.0500503143032265 0.0500503143032265 -105.0299345 39.7669593 -105.02993 39.7674094 4231 1662 3982 0.0526516968240738 0.0526516968240738 -105.02993 39.7674094 -105.0299336 39.7678829 4232 3982 3983 0.0511950181994891 0.0511950181994891 -105.0299336 39.7678829 -105.0299371 39.7683433 4233 3983 3984 0.0508169123465841 0.0508169123465841 -105.0299371 39.7683433 -105.0299405 39.7688003 16267 5831 9866 0.203286686616951 0.203286686616951 -104.9586821 39.6911399 -104.9586795 39.6929681 4234 3984 3985 0.0684638947838088 0.0684638947838088 -105.0299405 39.7688003 -105.0299452 39.769416 4235 3985 3986 0.0523508233196537 0.0523508233196537 -105.0299452 39.769416 -105.0299471 39.7698868 4236 3986 3987 0.0497154897229056 0.0497154897229056 -105.0299471 39.7698868 -105.0299489 39.7703339 4237 3987 2423 0.0326188031399601 0.0326188031399601 -105.0299489 39.7703339 -105.0299558 39.7706272 4238 2423 3988 0.017392306107988 0.017392306107988 -105.0299558 39.7706272 -105.0299532 39.7707836 4239 3988 3989 0.0330055324383025 0.0330055324383025 -105.0299532 39.7707836 -105.0299481 39.7710804 4240 3989 3990 0.0159023099545875 0.0159023099545875 -105.0299481 39.7710804 -105.0299456 39.7712234 4241 3990 3991 0.049454634736183 0.049454634736183 -105.0299456 39.7712234 -105.0299548 39.7716681 4244 3992 3993 0.049036974566433 0.049036974566433 -105.0299454 39.772124 -105.029945 39.772565 4245 3993 3994 0.0522504960301449 0.0522504960301449 -105.029945 39.772565 -105.029945 39.7730349 4246 3994 3995 0.113779671004445 0.113779671004445 -105.029945 39.7730349 -105.0298909 39.7740573 4247 3995 3996 0.292866933952659 0.292866933952659 -105.0298909 39.7740573 -105.0298791 39.7766911 4248 3996 3997 0.135719788812757 0.135719788812757 -105.0298791 39.7766911 -105.0298945 39.7779116 4249 3997 2492 0.131298969381918 0.131298969381918 -105.0298945 39.7779116 -105.0298945 39.7790924 4250 2492 2838 0.134023703042734 0.134023703042734 -105.0298945 39.7790924 -105.0298986 39.7802977 4252 3998 3999 0.177673273882055 0.177673273882055 -105.0299945 39.7165481 -105.0300116 39.7181459 4253 3999 4000 0.178724202369687 0.178724202369687 -105.0300116 39.7181459 -105.0300062 39.7197532 4254 4000 4001 0.0914256352612055 0.0914256352612055 -105.0300062 39.7197532 -105.0300116 39.7205754 4255 1820 4002 0.0854127756728086 0.0854127756728086 -105.0299828 39.7262896 -105.0300499 39.727056 4256 4002 4003 0.0734940058422204 0.0734940058422204 -105.0300499 39.727056 -105.0300602 39.7277169 4257 4003 4004 0.122094789640982 0.122094789640982 -105.0300602 39.7277169 -105.0300506 39.7288149 4260 4006 4007 0.167588698662527 0.167588698662527 -105.0299104 39.7841207 -105.0298927 39.7856278 4261 4007 4008 0.199884724997956 0.199884724997956 -105.0298927 39.7856278 -105.0298864 39.7874254 4262 4008 4009 0.0119868161378673 0.0119868161378673 -105.0298864 39.7874254 -105.0298863 39.7875332 4263 371 1930 0.0503613323391642 0.0503613323391642 -105.0298176 39.7380301 -105.0298394 39.7384827 4264 1930 1940 0.0838300296248713 0.0838300296248713 -105.0298394 39.7384827 -105.0298414 39.7392366 4265 1940 4010 0.121947021037263 0.121947021037263 -105.0298414 39.7392366 -105.0298922 39.7403326 4266 4010 4011 0.132309346356631 0.132309346356631 -105.0298922 39.7403326 -105.0299552 39.7415215 4267 4011 4012 0.135165905730987 0.135165905730987 -105.0299552 39.7415215 -105.0299375 39.742737 4268 4012 4013 0.133333876014397 0.133333876014397 -105.0299375 39.742737 -105.0299387 39.7439361 4270 4014 12 0.13580168948729 0.13580168948729 -105.0299558 39.7451547 -105.0299361 39.7463759 4271 12 4015 0.00286884184731271 0.00286884184731271 -105.0299361 39.7463759 -105.0299362 39.7464017 4272 4015 4016 0.132033234839576 0.132033234839576 -105.0299362 39.7464017 -105.0299399 39.7475891 4273 4016 4017 0.133567851795101 0.133567851795101 -105.0299399 39.7475891 -105.0299442 39.7487903 4274 4017 4018 0.134726706981619 0.134726706981619 -105.0299442 39.7487903 -105.0299546 39.7500019 4275 4018 4019 0.130892412762661 0.130892412762661 -105.0299546 39.7500019 -105.0299414 39.751179 4276 4019 4020 0.134212591203429 0.134212591203429 -105.0299414 39.751179 -105.029938 39.752386 4277 4020 4021 0.133433911973159 0.133433911973159 -105.029938 39.752386 -105.029938 39.753586 4278 4021 4022 0.137281795417315 0.137281795417315 -105.029938 39.753586 -105.0299425 39.7548206 4280 4023 4024 0.0689781307016059 0.0689781307016059 -105.0299339 39.7560479 -105.0299253 39.7566682 4281 4024 4025 0.0667654814327236 0.0667654814327236 -105.0299253 39.7566682 -105.0299339 39.7572686 5576 4965 4966 0.209377126181678 0.209377126181678 -105.0250665 39.7049175 -105.027514 39.7049206 4290 4029 1890 0.0489976212541555 0.0489976212541555 -105.0299179 39.761227 -105.0299096 39.7616676 4291 1890 4030 0.050071397214541 0.050071397214541 -105.0299096 39.7616676 -105.0299117 39.7621179 4293 4031 2858 0.24990384929118 0.24990384929118 -105.0014483 39.6972057 -105.0043357 39.6975452 4301 1703 4036 0.19686036595886 0.19686036595886 -104.9887113 39.6911776 -104.9887542 39.6894075 4302 4036 4037 2.41616418836648 2.41616418836648 -104.9887542 39.6894075 -104.9888339 39.6676785 4303 4038 4039 0.0356847858191414 0.0356847858191414 -105.0175833 39.7177827 -105.0178323 39.7180402 4305 4040 4041 0.105425319125276 0.105425319125276 -105.0250969 39.7181465 -105.0263295 39.7181459 4306 4041 2256 0.104244973047941 0.104244973047941 -105.0263295 39.7181459 -105.0275483 39.7181459 4307 2256 4042 0.103519804078257 0.103519804078257 -105.0275483 39.7181459 -105.0287585 39.7181591 4309 3999 4043 0.105003607246795 0.105003607246795 -105.0300116 39.7181459 -105.031239 39.7181657 17679 10164 8262 0.207810693253635 0.207810693253635 -104.9860095 39.7800376 -104.9882873 39.7806922 4315 4048 3390 0.0527412463264476 0.0527412463264476 -105.0343046 39.7181492 -105.0349211 39.7181393 4316 3390 4049 0.0507539981345734 0.0507539981345734 -105.0349211 39.7181393 -105.0355145 39.7181393 4317 4049 4050 0.0520284075919789 0.0520284075919789 -105.0355145 39.7181393 -105.0361228 39.7181393 4318 4050 3408 0.0512087059000605 0.0512087059000605 -105.0361228 39.7181393 -105.0367215 39.7181427 4319 3408 4051 0.0486341315555791 0.0486341315555791 -105.0367215 39.7181427 -105.0372901 39.7181459 4320 4051 4053 0.052533034496925 0.052533034496925 -105.0372901 39.7181459 -105.0379043 39.7181459 4321 4053 4054 0.0524475036704537 0.0524475036704537 -105.0379043 39.7181459 -105.0385175 39.7181459 4322 4054 4055 0.0498829272923159 0.0498829272923159 -105.0385175 39.7181459 -105.0391007 39.7181492 4327 4058 4059 0.051190260382352 0.051190260382352 -105.0420963 39.7181446 -105.0426948 39.7181453 4328 4059 3864 0.0501467689985101 0.0501467689985101 -105.0426948 39.7181453 -105.0432811 39.7181459 4329 3864 4060 0.0537746384669306 0.0537746384669306 -105.0432811 39.7181459 -105.0439098 39.7181494 4330 4060 4061 0.0463502740457097 0.0463502740457097 -105.0439098 39.7181494 -105.0444517 39.7181523 4331 4061 4062 0.0561959746447094 0.0561959746447094 -105.0444517 39.7181523 -105.0451087 39.7181568 4357 4082 4083 0.157884781724872 0.157884781724872 -105.0063995 39.7838419 -105.0082472 39.7838436 4332 4062 4063 0.69866413721226 0.69866413721226 -105.0451087 39.7181568 -105.0532725 39.7183717 4333 1273 4064 0.135036752261437 0.135036752261437 -105.0204988 39.7487979 -105.0220781 39.7487781 4334 4064 4065 0.129590074598046 0.129590074598046 -105.0220781 39.7487781 -105.0235939 39.7487791 4335 4065 4066 0.132616575444838 0.132616575444838 -105.0235939 39.7487791 -105.0251451 39.7487806 4344 4073 1390 0.0502435222683857 0.0502435222683857 -105.0316273 39.7838408 -105.0322152 39.7838328 4345 1390 4074 0.0493046140403362 0.0493046140403362 -105.0322152 39.7838328 -105.0327922 39.7838345 4346 4074 4075 0.0491422603337744 0.0491422603337744 -105.0327922 39.7838345 -105.0333673 39.7838362 4351 4078 4079 0.241190031557862 0.241190031557862 -104.9910214 39.7840807 -104.9938425 39.7841519 4352 4079 4080 0.258242852029617 0.258242852029617 -104.9938425 39.7841519 -104.9968637 39.7840925 4353 4080 1629 0.215143938153131 0.215143938153131 -104.9968637 39.7840925 -104.9993614 39.7838485 4354 1629 3965 0.0839336295727996 0.0839336295727996 -104.9993614 39.7838485 -105.0003399 39.7837825 4364 1214 4088 0.0489795542886091 0.0489795542886091 -105.0123769 39.7838268 -105.0129501 39.7838266 4365 4088 4089 0.0498843047924572 0.0498843047924572 -105.0129501 39.7838266 -105.0135338 39.7838344 4366 4089 4090 0.0487540785114809 0.0487540785114809 -105.0135338 39.7838344 -105.0141021 39.7838734 4367 4090 2167 0.0506698655714413 0.0506698655714413 -105.0141021 39.7838734 -105.014692 39.7839198 4368 2167 4091 0.0491950203791528 0.0491950203791528 -105.014692 39.7839198 -105.0152654 39.7839595 4369 4091 4092 0.0488189222411035 0.0488189222411035 -105.0152654 39.7839595 -105.0158347 39.7839964 4378 1289 4100 0.0495624053047352 0.0495624053047352 -105.0204845 39.7839453 -105.0210503 39.7840434 4379 4100 4101 0.0531970268279652 0.0531970268279652 -105.0210503 39.7840434 -105.0216462 39.7841819 4380 4101 4102 0.0527877658733148 0.0527877658733148 -105.0216462 39.7841819 -105.0222318 39.7843331 4381 4102 4103 0.0491029186922276 0.0491029186922276 -105.0222318 39.7843331 -105.0227805 39.7844643 4382 4103 4104 0.053313065445571 0.053313065445571 -105.0227805 39.7844643 -105.0233734 39.7846136 18127 10262 10268 0.40641745688608 0.40641745688608 -105.0187307 39.7874319 -105.0187307 39.7910869 4394 4109 2351 0.147790101003017 0.147790101003017 -104.9511309 39.7180926 -104.9509887 39.7194172 4395 2351 4110 0.174343137234229 0.174343137234229 -104.9509887 39.7194172 -104.9509941 39.7209851 4396 4110 4111 0.175176728788125 0.175176728788125 -104.9509941 39.7209851 -104.9509907 39.7225605 4397 4111 4112 0.174887842567366 0.174887842567366 -104.9509907 39.7225605 -104.950986 39.7241333 4398 4112 4113 0.163616410243985 0.163616410243985 -104.950986 39.7241333 -104.9509997 39.7256047 14847 9428 3841 0.049872105512027 0.049872105512027 -105.0422446 39.7548692 -105.042828 39.7548692 14848 3841 9429 0.0507867978829422 0.0507867978829422 -105.042828 39.7548692 -105.0434221 39.7548692 14849 9429 5551 0.0504705023896622 0.0504705023896622 -105.0434221 39.7548692 -105.0440125 39.7548692 14850 5551 9430 0.0160626819091423 0.0160626819091423 -105.0440125 39.7548692 -105.0442004 39.7548692 324 207 268 0.0408317858918375 0.0408317858918375 -104.9565607 39.7445824 -104.9564977 39.7449464 14851 9430 9431 0.771810690268124 0.771810690268124 -105.0442004 39.7548692 -105.0532289 39.7548401 14860 2500 9438 0.0367185859571526 0.0367185859571526 -105.0073403 39.7545386 -105.0069699 39.7547058 14866 8307 6350 0.0205009601935279 0.0205009601935279 -105.0043265 39.7546417 -105.0044986 39.7547701 14871 2450 3240 0.14088111565627 0.14088111565627 -105.0054661 39.7705389 -105.0054318 39.7718056 14873 5733 5517 0.138655367104914 0.138655367104914 -105.005421 39.7730569 -105.0054468 39.7743037 14874 5517 9442 0.136397019838813 0.136397019838813 -105.0054468 39.7743037 -105.0054327 39.7755303 14875 9442 6920 0.112250527906817 0.112250527906817 -105.0054327 39.7755303 -105.005407 39.7765396 14877 6505 9443 0.246198454475103 0.246198454475103 -104.9400719 39.7833944 -104.9371907 39.7833908 14878 9443 9444 0.0254384620147021 0.0254384620147021 -104.9371907 39.7833908 -104.936893 39.7833912 14879 9444 6994 0.4499142851013 0.4499142851013 -104.936893 39.7833912 -104.9316278 39.7834077 14880 6994 9445 0.29050322706034 0.29050322706034 -104.9316278 39.7834077 -104.9282294 39.7834798 14881 9445 2104 0.111341186723118 0.111341186723118 -104.9282294 39.7834798 -104.9269661 39.7837251 14882 2104 9446 1.81122771510753 1.81122771510753 -104.9269661 39.7837251 -104.90577 39.783825 14883 5328 6848 0.0996617587695029 0.0996617587695029 -105.0327094 39.7111941 -105.0324406 39.710322 14884 6848 9012 0.0991299503198925 0.0991299503198925 -105.0324406 39.710322 -105.0324235 39.7094306 14886 7486 7456 0.0976540916227753 0.0976540916227753 -105.0324321 39.7085458 -105.0324406 39.7076676 14888 5693 9010 0.102057355365657 0.102057355365657 -105.0324406 39.7067365 -105.0324492 39.7058187 14889 9010 4967 0.099866873546368 0.099866873546368 -105.0324492 39.7058187 -105.0324406 39.7049206 14890 4967 9021 0.10207838306375 0.10207838306375 -105.0324406 39.7049206 -105.0324149 39.7040028 14894 8146 9004 0.111615935651551 0.111615935651551 -105.0324321 39.7013349 -105.0324492 39.7003312 14896 8691 6102 0.204110733056615 0.204110733056615 -104.9408122 39.711121 -104.9408208 39.7092854 14898 8202 8814 0.0690569326601991 0.0690569326601991 -104.9408446 39.707351 -104.940835 39.70673 14900 8175 8161 0.034748414576393 0.034748414576393 -104.9406062 39.7111078 -104.9406062 39.7114203 14901 8161 9450 0.0195282497941032 0.0195282497941032 -104.9406062 39.7114203 -104.9405977 39.7115958 14902 9450 9315 0.339258874320837 0.339258874320837 -104.9405977 39.7115958 -104.9406148 39.7146468 14904 8694 8155 0.0907837492404858 0.0907837492404858 -104.9405987 39.7193935 -104.9395373 39.7193869 14905 8155 7617 0.0954335805182596 0.0954335805182596 -104.9395373 39.7193869 -104.9384215 39.7193869 14906 7617 7270 0.0932816974435063 0.0932816974435063 -104.9384215 39.7193869 -104.9373314 39.7193605 14908 4159 8695 0.0152616593160753 0.0152616593160753 -104.9407748 39.7209356 -104.9405977 39.7209188 14909 8695 8156 0.0918092963851245 0.0918092963851245 -104.9405977 39.7209188 -104.9395248 39.7208924 14910 8156 7618 0.0923894575376538 0.0923894575376538 -104.9395248 39.7208924 -104.9384446 39.7208988 14911 7618 7271 0.0946959525813305 0.0946959525813305 -104.9384446 39.7208988 -104.9373374 39.7208988 14914 2016 353 0.0344076794786212 0.0344076794786212 -104.9349971 39.720897 -104.9345948 39.720897 14915 353 9451 0.0583270070041971 0.0583270070041971 -104.9345948 39.720897 -104.933915 39.7209388 14916 9451 2762 0.099099248852826 0.099099248852826 -104.933915 39.7209388 -104.9327571 39.7209716 14917 2762 7003 0.098484917717332 0.098484917717332 -104.9327571 39.7209716 -104.9316056 39.7209698 14918 7003 2266 0.0978645165955224 0.0978645165955224 -104.9316056 39.7209698 -104.9304614 39.7209617 14919 2266 3595 0.100545762919748 0.100545762919748 -104.9304614 39.7209617 -104.929286 39.7209783 14920 3595 7518 0.100532638471033 0.100532638471033 -104.929286 39.7209783 -104.9281106 39.7209862 14921 7518 2095 0.100840428744565 0.100840428744565 -104.9281106 39.7209862 -104.9269316 39.7209784 14922 2095 5977 0.100495257348787 0.100495257348787 -104.9269316 39.7209784 -104.9257568 39.7209954 14923 5977 7667 0.098120652849283 0.098120652849283 -104.9257568 39.7209954 -104.9246096 39.7209877 14924 7667 2331 0.102096265330692 0.102096265330692 -104.9246096 39.7209877 -104.9234159 39.7209939 14925 2331 9453 0.0789173504157379 0.0789173504157379 -104.9234159 39.7209939 -104.9224932 39.720998 14926 8149 7608 0.0961605881004872 0.0961605881004872 -104.9394514 39.727421 -104.9383271 39.7274078 14927 7608 7261 0.102411721946463 0.102411721946463 -104.9383271 39.7274078 -104.93713 39.7274324 14928 7261 7598 0.095880146438169 0.095880146438169 -104.93713 39.7274324 -104.9360089 39.7274241 14929 7598 2021 0.09187670783236 0.09187670783236 -104.9360089 39.7274241 -104.9349346 39.7274171 14930 2021 3354 0.0948528618506519 0.0948528618506519 -104.9349346 39.7274171 -104.9338255 39.7274243 14932 2767 7012 0.0931566808998339 0.0931566808998339 -104.9327231 39.7274245 -104.9316338 39.7274218 14934 9454 9455 0.0975625637539845 0.0975625637539845 -104.9405378 39.7758344 -104.9405397 39.7767118 14937 8700 8158 0.0941289748217691 0.0941289748217691 -104.9405826 39.7382932 -104.9394819 39.7382793 14939 7604 7255 0.0976568291897231 0.0976568291897231 -104.9383746 39.7382991 -104.937234 39.738254 14940 7255 7591 0.0955299991432501 0.0955299991432501 -104.937234 39.738254 -104.9361168 39.7382474 14941 7591 9173 0.0963387600574313 0.0963387600574313 -104.9361168 39.7382474 -104.9349904 39.7382277 14942 9173 9456 0.0980688321229376 0.0980688321229376 -104.9349904 39.7382277 -104.9338436 39.7382407 14943 9456 2750 0.102866303298183 0.102866303298183 -104.9338436 39.7382407 -104.9326406 39.738234 14944 2750 7014 0.0961030844605866 0.0961030844605866 -104.9326406 39.738234 -104.9315168 39.7382474 14945 7014 8215 0.0956816865795296 0.0956816865795296 -104.9315168 39.7382474 -104.9303979 39.7382593 14947 8212 7523 0.100548507087909 0.100548507087909 -104.9292134 39.7382659 -104.9280376 39.7382791 14948 7523 2123 0.0946806328213609 0.0946806328213609 -104.9280376 39.7382791 -104.9269303 39.7382791 14949 2123 5989 0.102767406722396 0.102767406722396 -104.9269303 39.7382791 -104.9257287 39.7382989 14950 5989 7670 0.0976490581696009 0.0976490581696009 -104.9257287 39.7382989 -104.9245872 39.7382725 15962 9768 6397 0.0094036846623539 0.0094036846623539 -105.0005192 39.711198 -105.0006291 39.7111959 14968 7264 7583 0.0956208531243363 0.0956208531243363 -104.9372465 39.7510554 -104.936128 39.7510533 14969 7583 2000 0.0924757762963627 0.0924757762963627 -104.936128 39.7510533 -104.9350463 39.751049 14970 2000 3360 0.0937229366395869 0.0937229366395869 -104.9350463 39.751049 -104.93395 39.7510471 14971 3360 2754 0.0967493265415074 0.0967493265415074 -104.93395 39.7510471 -104.9328183 39.7510492 14973 7005 2280 0.0993735606220099 0.0993735606220099 -104.931694 39.751069 -104.9305316 39.7510688 14974 2280 3602 0.103462577447113 0.103462577447113 -104.9305316 39.7510688 -104.9293214 39.7510754 14975 3602 7527 0.0995273521026476 0.0995273521026476 -104.9293214 39.7510754 -104.9281577 39.7510492 14976 7527 2135 0.0983330050282197 0.0983330050282197 -104.9281577 39.7510492 -104.9270076 39.7510624 14977 2135 5992 0.103459989161242 0.103459989161242 -104.9270076 39.7510624 -104.9257974 39.7510624 14978 5992 7672 0.100271460506145 0.100271460506145 -104.9257974 39.7510624 -104.9246245 39.7510604 14979 7672 9462 3.03786386467958 3.03786386467958 -104.9246245 39.7510604 -104.889248 39.7536411 14980 5809 9463 0.110364660453643 0.110364660453643 -104.9873953 39.7433641 -104.9861093 39.7432784 14989 9464 5043 0.119299198506528 0.119299198506528 -104.9775584 39.7432677 -104.9761631 39.7432623 14990 5043 7994 0.118519999914902 0.118519999914902 -104.9761631 39.7432623 -104.9747769 39.7432597 14991 7994 9236 0.117759209590851 0.117759209590851 -104.9747769 39.7432597 -104.9733996 39.7432566 14992 9236 7973 0.0614780310106107 0.0614780310106107 -104.9733996 39.7432566 -104.9726808 39.7432422 14994 7142 5131 0.10575888699282 0.10575888699282 -104.9721403 39.7432453 -104.9709034 39.7432539 14995 5131 4724 0.10504840556341 0.10504840556341 -104.9709034 39.7432539 -104.9696749 39.7432396 14996 4724 6791 0.107330054626072 0.107330054626072 -104.9696749 39.7432396 -104.9684196 39.7432459 14997 6791 7363 0.103200510788566 0.103200510788566 -104.9684196 39.7432459 -104.9672126 39.7432396 14998 7363 5422 0.104113985923971 0.104113985923971 -104.9672126 39.7432396 -104.9659949 39.7432355 14999 5422 8554 0.105490524385859 0.105490524385859 -104.9659949 39.7432355 -104.9647611 39.7432314 15000 8554 3893 0.111457422157238 0.111457422157238 -104.9647611 39.7432314 -104.9634575 39.7432314 15001 3893 1024 0.103888468957379 0.103888468957379 -104.9634575 39.7432314 -104.9622425 39.7432211 15002 1024 9465 0.0550364598534795 0.0550364598534795 -104.9622425 39.7432211 -104.9615988 39.7432195 15003 9465 6269 0.0513684711391166 0.0513684711391166 -104.9615988 39.7432195 -104.960998 39.7432181 15006 9467 9468 0.0801572222360596 0.0801572222360596 -104.9851948 39.7400592 -104.9861285 39.7401238 15007 9468 5030 0.106840142374901 0.106840142374901 -104.9861285 39.7401238 -104.987378 39.7401161 18579 3437 7765 0.0485278339531173 0.0485278339531173 -105.0346118 39.7802216 -105.0351796 39.7802141 15009 6619 8699 0.0954507670467869 0.0954507670467869 -104.9394962 39.7364792 -104.9405829 39.7366755 15010 8699 9469 0.014222614535116 0.014222614535116 -104.9405829 39.7366755 -104.9407436 39.7367085 15013 7107 455 0.0456695914542558 0.0456695914542558 -104.9418165 39.7367415 -104.9423505 39.7367494 15015 860 9470 0.0919474974486486 0.0919474974486486 -104.9428903 39.736756 -104.9439656 39.7367599 15016 9470 9471 0.0500014374448159 0.0500014374448159 -104.9439656 39.7367599 -104.9445503 39.7367663 15017 9471 6021 0.0453621576916579 0.0453621576916579 -104.9445503 39.7367663 -104.9450808 39.7367678 15018 6021 9472 0.0470758089061738 0.0470758089061738 -104.9450808 39.7367678 -104.9456312 39.7367775 15019 9472 3460 0.0470036762545936 0.0470036762545936 -104.9456312 39.7367775 -104.9461809 39.7367783 15020 3460 7685 0.0954954207572325 0.0954954207572325 -104.9461809 39.7367783 -104.9472977 39.7367808 15021 7685 8021 0.0933841388460347 0.0933841388460347 -104.9472977 39.7367808 -104.9483898 39.736785 15022 8021 6698 0.0960778131259482 0.0960778131259482 -104.9483898 39.736785 -104.9495133 39.7367726 15023 6698 4136 0.0911259816816344 0.0911259816816344 -104.9495133 39.7367726 -104.9505787 39.7367922 15025 2663 8548 0.0930424439627818 0.0930424439627818 -104.9516859 39.7368054 -104.952774 39.7368006 15026 8548 8547 0.100542623889621 0.100542623889621 -104.952774 39.7368006 -104.9539498 39.736794 15027 8547 7338 0.099089032401214 0.099089032401214 -104.9539498 39.736794 -104.9551086 39.7368006 15028 7338 7883 0.0990804723784167 0.0990804723784167 -104.9551086 39.7368006 -104.9562673 39.7368072 15030 3337 5025 0.101286501750056 0.101286501750056 -104.9574002 39.7368138 -104.9585847 39.7368072 15031 5025 9473 0.0504081121726349 0.0504081121726349 -104.9585847 39.7368072 -104.9591742 39.7368105 15032 9473 8728 0.0508783896228212 0.0508783896228212 -104.9591742 39.7368105 -104.9597692 39.7368138 15033 8728 3720 0.054613750451979 0.054613750451979 -104.9597692 39.7368138 -104.9604079 39.7368138 16212 9849 7734 1.41107486941703 1.41107486941703 -104.9751748 39.6766887 -104.9751677 39.6893788 15034 3720 6265 0.0510651820396187 0.0510651820396187 -104.9604079 39.7368138 -104.9610051 39.7368138 15035 6265 9474 0.0526179865653065 0.0526179865653065 -104.9610051 39.7368138 -104.9616204 39.7368204 15036 9474 1019 0.0530796783692756 0.0530796783692756 -104.9616204 39.7368204 -104.9622411 39.736827 15037 1019 3889 0.105690016076173 0.105690016076173 -104.9622411 39.736827 -104.9634771 39.7368204 15038 3889 8550 0.11082035773048 0.11082035773048 -104.9634771 39.7368204 -104.9647731 39.736827 15039 8550 5418 0.102756492849076 0.102756492849076 -104.9647731 39.736827 -104.9659747 39.7368138 15040 5418 7359 0.109377907466232 0.109377907466232 -104.9659747 39.7368138 -104.9672536 39.7368336 15041 7359 6787 0.102485488457906 0.102485488457906 -104.9672536 39.7368336 -104.9684521 39.7368249 15044 9414 5118 0.0507526262754685 0.0507526262754685 -104.9700963 39.736882 -104.9706897 39.7368921 15047 7151 9476 0.0506273642355044 0.0506273642355044 -104.9718371 39.7368817 -104.9724291 39.7368742 15048 9476 8834 0.0494473424354765 0.0494473424354765 -104.9724291 39.7368742 -104.9730073 39.7368668 15049 8834 6016 0.046054397015081 0.046054397015081 -104.9730073 39.7368668 -104.9735459 39.7368668 15051 979 5330 0.0485530564436786 0.0485530564436786 -104.9741314 39.7368706 -104.9746992 39.7368668 15052 5330 8003 0.0503217691422663 0.0503217691422663 -104.9746992 39.7368668 -104.9752877 39.7368647 15053 8003 6342 0.0507584862620106 0.0507584862620106 -104.9752877 39.7368647 -104.9758813 39.7368678 15054 6342 5051 0.0488177307212986 0.0488177307212986 -104.9758813 39.7368678 -104.976452 39.7368799 15055 5051 6690 0.0488248354973201 0.0488248354973201 -104.976452 39.7368799 -104.977023 39.7368798 15056 6690 9477 0.0468154058850837 0.0468154058850837 -104.977023 39.7368798 -104.9775705 39.7368798 15059 9313 7101 0.0478106623792446 0.0478106623792446 -104.9787299 39.7368736 -104.9792889 39.7368832 15060 7101 8880 0.0490142389962295 0.0490142389962295 -104.9792889 39.7368832 -104.9798621 39.7368864 15061 8880 7420 0.0493429457759385 0.0493429457759385 -104.9798621 39.7368864 -104.9804389 39.7368731 15062 7420 8874 0.0545354482418663 0.0545354482418663 -104.9804389 39.7368731 -104.9810766 39.7368811 15064 7430 8793 0.0542698797022772 0.0542698797022772 -104.9816663 39.7368655 -104.9823009 39.7368732 15065 8793 7862 0.0521693260437922 0.0521693260437922 -104.9823009 39.7368732 -104.982911 39.7368701 395 399 5 0.209508946543956 0.209508946543956 -104.9349127 39.7804818 -104.9373334 39.780183 15066 7862 8787 0.05844527692302 0.05844527692302 -104.982911 39.7368701 -104.9835945 39.7368673 15067 8787 7957 0.0531372993824669 0.0531372993824669 -104.9835945 39.7368673 -104.9842157 39.7368542 15068 7957 9478 0.0541270300244316 0.0541270300244316 -104.9842157 39.7368542 -104.9848486 39.7368452 15069 9478 9479 0.108902531529915 0.108902531529915 -104.9848486 39.7368452 -104.9861222 39.7368448 15072 4481 9480 0.0910756678915429 0.0910756678915429 -104.9417177 39.7657064 -104.9406528 39.7656775 15074 8706 9481 0.10111000413597 0.10111000413597 -104.9404758 39.7656404 -104.9392929 39.7656311 15075 9481 9175 0.105113918003998 0.105113918003998 -104.9392929 39.7656311 -104.9380631 39.7656342 15076 9175 7259 0.105567381342615 0.105567381342615 -104.9380631 39.7656342 -104.936828 39.7656384 15077 7259 7589 0.103856965848258 0.103856965848258 -104.936828 39.7656384 -104.9356129 39.7656394 15079 3366 2770 0.104765166628809 0.104765166628809 -104.9343764 39.7656425 -104.9331507 39.7656487 15080 2770 9176 0.11373488606323 0.11373488606323 -104.9331507 39.7656487 -104.9318203 39.7656281 15081 9176 2260 0.11073804654165 0.11073804654165 -104.9318203 39.7656281 -104.9305261 39.7655817 15082 2260 3611 0.0999509846289259 0.0999509846289259 -104.9305261 39.7655817 -104.9293567 39.7655827 15083 3611 7516 0.100649754002954 0.100649754002954 -104.9293567 39.7655827 -104.9281792 39.765593 15084 7516 2109 0.103508831759163 0.103508831759163 -104.9281792 39.765593 -104.9269682 39.7655992 15085 2109 5999 0.10202033489304 0.10202033489304 -104.9269682 39.7655992 -104.9257746 39.7656033 15086 5999 7660 0.0994984857017093 0.0994984857017093 -104.9257746 39.7656033 -104.9246105 39.7656064 15087 7660 2328 0.04986487628669 0.04986487628669 -104.9246105 39.7656064 -104.9240271 39.7656085 15118 9482 9225 0.0953635356752473 0.0953635356752473 -104.9407267 39.776725 -104.9407352 39.7758674 15120 9455 301 0.129823177853557 0.129823177853557 -104.9405397 39.7767118 -104.9405292 39.7778793 15116 9490 8276 0.218414071885788 0.218414071885788 -104.9975705 39.7571365 -104.9977757 39.7551786 15121 301 8269 0.152583336977896 0.152583336977896 -104.9405292 39.7778793 -104.9404976 39.7792513 15126 226 8268 0.0760384791094216 0.0760384791094216 -104.940692 39.7797323 -104.9407004 39.7790485 15128 225 9482 0.128957275100235 0.128957275100235 -104.9407032 39.7778846 -104.9407267 39.776725 15130 9491 460 0.0667391949721685 0.0667391949721685 -104.9405035 39.7797395 -104.9405035 39.7803397 15132 460 575 0.113707068563865 0.113707068563865 -104.9405035 39.7803397 -104.9404777 39.7813621 15133 575 6199 0.0290617477448439 0.0290617477448439 -104.9404777 39.7813621 -104.9404705 39.7816234 15135 9492 8244 0.032549465488295 0.032549465488295 -104.9497268 39.7819174 -104.9498727 39.781647 15136 8244 9493 0.0198582826309584 0.0198582826309584 -104.9498727 39.781647 -104.9498899 39.7814689 15138 6689 228 0.0134361080204136 0.0134361080204136 -104.9497884 39.7789167 -104.949699 39.7790161 15139 228 9494 0.0329072670561094 0.0329072670561094 -104.949699 39.7790161 -104.9496925 39.779312 15140 9494 9495 0.0242107567854742 0.0242107567854742 -104.9496925 39.779312 -104.9496974 39.7795297 15142 9496 9497 0.0238335404645399 0.0238335404645399 -104.9498734 39.7795231 -104.949868 39.7793088 15143 9497 9498 0.0343814713189183 0.0343814713189183 -104.949868 39.7793088 -104.949868 39.7789996 15966 7623 6935 0.205023089639109 0.205023089639109 -105.0062462 39.7112115 -105.008643 39.711203 15967 6935 5889 0.201769701232267 0.201769701232267 -105.008643 39.711203 -105.0110016 39.7111799 15968 5889 7449 0.284161489263658 0.284161489263658 -105.0110016 39.7111799 -105.014321 39.711079 15969 7449 1636 0.117888722564013 0.117888722564013 -105.014321 39.711079 -105.0156951 39.7111605 15970 1636 8998 0.102786876242831 0.102786876242831 -105.0156951 39.7111605 -105.0168967 39.7111539 15972 4214 8094 0.0961834163674376 0.0961834163674376 -105.0180211 39.7111539 -105.0191455 39.7111473 15973 8094 194 0.104992906429488 0.104992906429488 -105.0191455 39.7111473 -105.0203728 39.7111341 15974 194 2923 0.0991259111035959 0.0991259111035959 -105.0203728 39.7111341 -105.0215316 39.7111407 15975 2923 5306 0.0991964539292107 0.0991964539292107 -105.0215316 39.7111407 -105.0226912 39.7111319 15976 5306 1461 0.0983899476582488 0.0983899476582488 -105.0226912 39.7111319 -105.0238413 39.7111451 15977 1461 5434 0.104614166406686 0.104614166406686 -105.0238413 39.7111451 -105.0250638 39.7111718 15978 5434 5973 0.107640436770916 0.107640436770916 -105.0250638 39.7111718 -105.0263219 39.7111517 15979 5973 9014 0.00660364948230504 0.00660364948230504 -105.0263219 39.7111517 -105.0263991 39.7111517 15980 9014 7915 0.0975740293794765 0.0975740293794765 -105.0263991 39.7111517 -105.0275397 39.7111407 15981 7915 6437 0.105749746230322 0.105749746230322 -105.0275397 39.7111407 -105.0287757 39.7111605 16016 9786 9159 0.00790012825467591 0.00790012825467591 -104.9960586 39.703233 -104.9961123 39.7031752 15982 6437 4420 0.102051245715481 0.102051245715481 -105.0287757 39.7111605 -105.0299687 39.7111671 15985 5328 7056 0.0812625038007973 0.0812625038007973 -105.0327094 39.7111941 -105.0336594 39.7111935 15986 7056 9772 0.0538313043287529 0.0538313043287529 -105.0336594 39.7111935 -105.0342887 39.7111901 15987 9772 4318 0.0518980074233638 0.0518980074233638 -105.0342887 39.7111901 -105.0348954 39.7111869 15988 4318 9452 0.0516277273460522 0.0516277273460522 -105.0348954 39.7111869 -105.0354984 39.7112068 15990 4506 4116 0.0518058126204102 0.0518058126204102 -105.036097 39.7112265 -105.0367025 39.7112166 15991 4116 7809 0.0517374039809394 0.0517374039809394 -105.0367025 39.7112166 -105.0373072 39.7112067 15992 7809 5068 0.0991665346425536 0.0991665346425536 -105.0373072 39.7112067 -105.038466 39.7112331 15993 5068 9773 0.0531370753578357 0.0531370753578357 -105.038466 39.7112331 -105.0390872 39.7112331 15994 9773 6836 0.0533167080983746 0.0533167080983746 -105.0390872 39.7112331 -105.0397105 39.7112331 15995 6836 6978 0.101324072393449 0.101324072393449 -105.0397105 39.7112331 -105.040895 39.7112397 15996 6978 7941 0.102826343168107 0.102826343168107 -105.040895 39.7112397 -105.0420966 39.7112662 15997 7941 9015 0.0975512129036908 0.0975512129036908 -105.0420966 39.7112662 -105.043237 39.711272 15998 9015 6780 0.448938989090037 0.448938989090037 -105.043237 39.711272 -105.0484853 39.7112864 15999 6780 9774 0.408854845876832 0.408854845876832 -105.0484853 39.7112864 -105.0532648 39.7113225 16000 9076 9768 0.0663101767153915 0.0663101767153915 -104.999744 39.711198 -105.0005192 39.711198 16004 9776 1455 0.0526013194004238 0.0526013194004238 -105.004167 39.6923239 -105.0039409 39.6927638 16006 9777 1736 0.0786842572590025 0.0786842572590025 -105.0060257 39.6906026 -105.0057005 39.6912645 16092 526 9805 0.0239836164906123 0.0239836164906123 -104.9499002 39.7803085 -104.9498921 39.7800929 16044 9806 9807 0.10708389115039 0.10708389115039 -105.0037663 39.6918863 -105.0050077 39.6920085 16046 9808 9779 0.598201231733375 0.598201231733375 -104.9924203 39.68926 -104.9993937 39.6888781 16048 9809 8448 0.00611949423172489 0.00611949423172489 -104.9828551 39.6889832 -104.9827836 39.688982 16050 497 315 0.38487204905166 0.38487204905166 -105.0147909 39.7286028 -105.0132442 39.7253524 16051 315 9125 0.309277404563432 0.309277404563432 -105.0132442 39.7253524 -105.0111017 39.7231117 16053 9092 238 0.378305028269765 0.378305028269765 -105.0245174 39.7255447 -105.0289409 39.7255444 14687 2318 2393 0.204381692629994 0.204381692629994 -104.9711696 39.7237463 -104.971187 39.7255843 16054 238 599 0.20185675523074 0.20185675523074 -105.0289409 39.7255444 -105.0313012 39.7255444 16055 599 9810 1.85367980178975 1.85367980178975 -105.0313012 39.7255444 -105.0529735 39.7258084 16057 4648 9242 0.316343707887743 0.316343707887743 -105.0186498 39.72565 -105.0223459 39.7257626 16530 9931 9230 0.37930803087461 0.37930803087461 -104.9975856 39.7082938 -104.9961257 39.7050728 16060 8979 9416 0.148643981954463 0.148643981954463 -104.9905824 39.7719014 -104.99143 39.7707341 16062 9129 442 0.133338694466943 0.133338694466943 -105.0154242 39.731054 -105.01561 39.7322446 16063 442 341 0.15400049730887 0.15400049730887 -105.01561 39.7322446 -105.0154562 39.7336245 16064 341 8432 0.0419891636299648 0.0419891636299648 -105.0154562 39.7336245 -105.0153422 39.7339918 16066 8912 8951 0.033170976893888 0.033170976893888 -104.9956858 39.7676849 -104.9953492 39.7678334 16068 9812 8911 0.0471463735469582 0.0471463735469582 -104.9915921 39.7695911 -104.9912548 39.7699266 16070 8259 6154 0.322113932922047 0.322113932922047 -104.9757153 39.7797326 -104.9794838 39.7796685 16072 8262 9813 0.347409770060633 0.347409770060633 -104.9882873 39.7806922 -104.9922437 39.7814112 16073 9813 8849 0.384076686987265 0.384076686987265 -104.9922437 39.7814112 -104.9966205 39.782197 16075 8850 8934 0.249988221702048 0.249988221702048 -104.9897894 39.7769264 -104.9901787 39.7746982 15149 1055 2652 0.0975577285651678 0.0975577285651678 -104.9529111 39.7804333 -104.951864 39.7807829 15178 9518 9519 0.0502534780761684 0.0502534780761684 -105.0416701 39.740356 -105.0422578 39.7403509 15150 2652 6953 0.198623612037648 0.198623612037648 -104.951864 39.7807829 -104.9500616 39.7819108 15152 9492 9502 0.376572648781266 0.376572648781266 -104.9497268 39.7819174 -104.9534622 39.7801206 15156 3293 102 0.41551161582069 0.41551161582069 -104.9427803 39.703814 -104.9415109 39.7002071 15160 4010 9505 0.052772682936521 0.052772682936521 -105.0298922 39.7403326 -105.0305094 39.7403332 15161 9505 7047 0.0525680538450832 0.0525680538450832 -105.0305094 39.7403332 -105.0311242 39.7403355 15162 7047 7019 0.0303888581356532 0.0303888581356532 -105.0311242 39.7403355 -105.0314796 39.7403377 15163 7019 9506 0.0673030688563473 0.0673030688563473 -105.0314796 39.7403377 -105.0322667 39.7403316 15164 9506 9507 0.0483154741652978 0.0483154741652978 -105.0322667 39.7403316 -105.0328316 39.7403209 15165 9507 7386 0.0202051235057141 0.0202051235057141 -105.0328316 39.7403209 -105.0330679 39.7403194 16629 9962 9963 0.200783522780218 0.200783522780218 -104.9592628 39.7399435 -104.9616093 39.739874 15167 9508 9509 0.0505081496090435 0.0505081496090435 -105.0334112 39.7403128 -105.0340019 39.7403161 15169 3381 9510 0.054679375210741 0.054679375210741 -105.0346043 39.7403194 -105.0352438 39.7403194 15170 9510 9511 0.0487967465713328 0.0487967465713328 -105.0352438 39.7403194 -105.0358145 39.7403194 15175 9515 9516 0.0511072604930319 0.0511072604930319 -105.0381491 39.7403326 -105.0387468 39.7403366 15176 9516 9517 0.199298430530572 0.199298430530572 -105.0387468 39.7403366 -105.0410776 39.740352 15177 9517 9518 0.0506626460359665 0.0506626460359665 -105.0410776 39.740352 -105.0416701 39.740356 15179 9519 9520 0.0992839733792875 0.0992839733792875 -105.0422578 39.7403509 -105.0434189 39.740341 2659 2617 2618 0.0492730897550554 0.0492730897550554 -104.9957832 39.7225228 -104.9963593 39.7225267 15180 9520 5591 0.0515928611698618 0.0515928611698618 -105.0434189 39.740341 -105.0440223 39.7403422 15181 5591 9521 0.0485416940170638 0.0485416940170638 -105.0440223 39.7403422 -105.04459 39.7403388 15182 9521 7534 0.0495967074681937 0.0495967074681937 -105.04459 39.7403388 -105.04517 39.7403326 15183 7534 9522 0.687013260502188 0.687013260502188 -105.04517 39.7403326 -105.0532048 39.7403683 15184 4010 253 0.115254186613677 0.115254186613677 -105.0298922 39.7403326 -105.0285448 39.740303 15185 253 9523 0.265666797076755 0.265666797076755 -105.0285448 39.740303 -105.0254385 39.740357 16090 9493 9818 0.0359382002911722 0.0359382002911722 -104.9498899 39.7814689 -104.9498899 39.7811457 16093 9805 9821 0.0110994776170347 0.0110994776170347 -104.9498921 39.7800929 -104.9498895 39.7799931 16096 9495 9822 0.0517988653877033 0.0517988653877033 -104.9496974 39.7795297 -104.9497205 39.7799952 16097 9822 9823 0.0110663007110829 0.0110663007110829 -104.9497205 39.7799952 -104.9497178 39.7800947 16098 9823 525 0.0383908840803154 0.0383908840803154 -104.9497178 39.7800947 -104.9497096 39.7804399 16099 525 9824 0.0469464980296333 0.0469464980296333 -104.9497096 39.7804399 -104.9497096 39.7808621 16107 214 9827 0.778079889437356 0.778079889437356 -104.9627533 39.7801312 -104.9718556 39.7799532 16108 9827 8266 0.110384878461573 0.110384878461573 -104.9718556 39.7799532 -104.9731431 39.7798728 16109 8266 8259 0.22035773346297 0.22035773346297 -104.9731431 39.7798728 -104.9757153 39.7797326 16111 426 5290 0.135279903383581 0.135279903383581 -105.0252144 39.7427283 -105.0252168 39.7439449 16112 5290 6969 0.13394711160262 0.13394711160262 -105.0252168 39.7439449 -105.0252247 39.7451495 16113 6969 9 0.133723176212026 0.133723176212026 -105.0252247 39.7451495 -105.0252223 39.7463521 12362 8672 8673 0.0280927507040958 0.0280927507040958 -105.011589 39.7530795 -105.0113745 39.7528881 16114 9 6393 0.135759876984547 0.135759876984547 -105.0252223 39.7463521 -105.0252309 39.747573 16116 543 2417 0.140823258017981 0.140823258017981 -105.0222025 39.7405643 -105.0238493 39.7405447 16117 2417 8309 0.134744289641959 0.134744289641959 -105.0238493 39.7405447 -105.0254224 39.7404725 16121 9523 8323 0.0490645159279825 0.0490645159279825 -105.0254385 39.740357 -105.0248659 39.7403859 16122 8323 2296 0.111956296963114 0.111956296963114 -105.0248659 39.7403859 -105.0235583 39.7404384 16123 2296 425 0.133707313641353 0.133707313641353 -105.0235583 39.7404384 -105.0219946 39.7404498 16125 8580 9121 0.223068039429751 0.223068039429751 -105.0251093 39.7234923 -105.022529 39.7237852 16129 4649 7955 0.0999111170250792 0.0999111170250792 -105.0186468 39.7257296 -105.0198149 39.7257444 16130 7955 9828 0.0800171872297717 0.0800171872297717 -105.0198149 39.7257444 -105.0207505 39.725751 16131 9829 8581 0.047687571765354 0.047687571765354 -105.0256672 39.7245362 -105.0251096 39.7245361 16133 9073 1815 0.113861635058861 0.113861635058861 -105.0251226 39.7293097 -105.0264272 39.7291051 16134 1815 9030 0.0294613091189667 0.0294613091189667 -105.0264272 39.7291051 -105.0266512 39.7293064 16135 9030 9035 0.0740720067279475 0.0740720067279475 -105.0266512 39.7293064 -105.0275173 39.7293147 16136 9035 2259 0.0101253625653209 0.0101253625653209 -105.0275173 39.7293147 -105.0276357 39.7293142 16137 2259 6127 0.0869883467865613 0.0869883467865613 -105.0276357 39.7293142 -105.0286529 39.7293168 16138 6127 3970 0.0982525233162176 0.0982525233162176 -105.0286529 39.7293168 -105.0298017 39.7293298 16139 3970 4005 0.0213357195383616 0.0213357195383616 -105.0298017 39.7293298 -105.0300506 39.7293166 16170 9839 7732 1.81004213705151 1.81004213705151 -104.9763369 39.6731074 -104.9763378 39.6893855 16140 4005 9831 0.0527909920856998 0.0527909920856998 -105.0300506 39.7293166 -105.0306678 39.7293074 16143 7028 9832 0.0518403992809488 0.0518403992809488 -105.0312846 39.729303 -105.0318908 39.729303 16144 9832 1405 0.0193610465151665 0.0193610465151665 -105.0318908 39.729303 -105.0321172 39.729303 16145 1405 9086 0.0330290864914803 0.0330290864914803 -105.0321172 39.729303 -105.0325034 39.7293066 16146 9086 9833 0.0517615954401031 0.0517615954401031 -105.0325034 39.7293066 -105.0331086 39.7293141 16147 9833 7389 0.013992344500971 0.013992344500971 -105.0331086 39.7293141 -105.0332722 39.7293161 16148 7389 7381 0.039974198258354 0.039974198258354 -105.0332722 39.7293161 -105.0337396 39.7293113 16149 7381 5215 0.0612246627137571 0.0612246627137571 -105.0337396 39.7293113 -105.0344555 39.7293058 16150 5215 3395 0.05711231452959 0.05711231452959 -105.0344555 39.7293058 -105.0351232 39.7293166 16152 7953 9834 0.0172080507351113 0.0172080507351113 -105.0198924 39.7392785 -105.019887 39.7394332 16154 9834 274 0.0658337540289098 0.0658337540289098 -105.019887 39.7394332 -105.0198763 39.7400252 16156 2189 9835 0.248404343096233 0.248404343096233 -105.0159036 39.7398341 -105.0143087 39.7379669 16214 8735 9837 1.99433693652165 1.99433693652165 -104.9740308 39.6892204 -104.9740442 39.6712849 16215 8737 9838 0.871081020569746 0.871081020569746 -104.9716711 39.6881426 -104.9716482 39.6803088 4419 2776 4130 0.131599235651272 0.131599235651272 -104.9511832 39.7669218 -104.9511844 39.7681053 16159 9143 9028 0.680206597840058 0.680206597840058 -105.0032713 39.7288521 -105.0112026 39.7293142 16163 722 8058 0.174054831255352 0.174054831255352 -105.004084 39.7289511 -105.0040758 39.7305164 16164 8058 521 0.0821177779256467 0.0821177779256467 -105.0040758 39.7305164 -105.0040731 39.7312549 16165 521 6603 0.0924366308750619 0.0924366308750619 -105.0040731 39.7312549 -105.0040758 39.7320862 16166 6603 5373 0.180047417371753 0.180047417371753 -105.0040758 39.7320862 -105.0040704 39.7337054 16168 1948 2528 0.0688038536836977 0.0688038536836977 -105.0095234 39.7384742 -105.010328 39.7384824 16333 7146 2907 0.104983935013538 0.104983935013538 -104.9721238 39.7620063 -104.9733504 39.7620548 16334 2907 7925 0.0494998939900097 0.0494998939900097 -104.9733504 39.7620548 -104.9739262 39.7620073 16338 3444 3467 0.0304982971000002 0.0304982971000002 -104.9462569 39.7617553 -104.9459001 39.7617543 16339 3467 8082 0.246312262462312 0.246312262462312 -104.9459001 39.7617543 -104.9430328 39.7615337 16342 8704 8153 0.0931754474511838 0.0931754474511838 -104.9404955 39.7617894 -104.9394065 39.7618265 16343 8153 7614 0.0941189496630448 0.0941189496630448 -104.9394065 39.7618265 -104.9383054 39.7618296 16344 7614 7267 0.0948021938707784 0.0948021938707784 -104.9383054 39.7618296 -104.9371963 39.7618306 16345 7267 7586 0.0921634745405222 0.0921634745405222 -104.9371963 39.7618306 -104.9361181 39.7618368 16346 7586 7587 0.0431064926802277 0.0431064926802277 -104.9361181 39.7618368 -104.9356138 39.7618347 16347 7587 2005 0.0500940428381568 0.0500940428381568 -104.9356138 39.7618347 -104.9350278 39.7618409 16348 2005 3364 0.0956080752868491 0.0956080752868491 -104.9350278 39.7618409 -104.9339093 39.7618471 16349 3364 2759 0.0936601356465838 0.0936601356465838 -104.9339093 39.7618471 -104.9328136 39.7618543 16350 2759 7009 0.0948690491965415 0.0948690491965415 -104.9328136 39.7618543 -104.9317039 39.7618388 16352 2285 3605 0.100419536914451 0.100419536914451 -104.9305592 39.7618327 -104.9293844 39.7618378 16353 3605 7531 0.0985834303955712 0.0985834303955712 -104.9293844 39.7618378 -104.9282311 39.761845 16354 7531 2140 0.105692387990087 0.105692387990087 -104.9282311 39.761845 -104.9269946 39.7618481 16355 2140 5996 0.104777507715381 0.104777507715381 -104.9269946 39.7618481 -104.9257688 39.7618503 16356 5996 7676 0.0990116406010299 0.0990116406010299 -104.9257688 39.7618503 -104.9246105 39.7618584 16357 7676 9874 1.60848579675559 1.60848579675559 -104.9246105 39.7618584 -104.9057927 39.7618262 17199 2711 10073 0.10997712384001 0.10997712384001 -105.0233999 39.7473921 -105.0225148 39.7466744 16358 9875 2326 1.55889022258017 1.55889022258017 -104.9057918 39.7619791 -104.9240294 39.7620162 16360 5997 2127 0.151773007567564 0.151773007567564 -104.9258117 39.7620121 -104.9275873 39.7620069 16361 2127 3609 0.151558147644208 0.151558147644208 -104.9275873 39.7620069 -104.9293603 39.7619925 16362 3609 7010 0.212760869396779 0.212760869396779 -104.9293603 39.7619925 -104.9318494 39.7619997 16365 3365 2006 0.0553745270182344 0.0553745270182344 -104.93438 39.7620028 -104.9350278 39.7619977 16366 2006 7588 0.0502101113635407 0.0502101113635407 -104.9350278 39.7619977 -104.9356152 39.7619945 16367 7588 7258 0.104315488387994 0.104315488387994 -104.9356152 39.7619945 -104.9368356 39.7619935 16368 7258 7615 0.106145187491952 0.106145187491952 -104.9368356 39.7619935 -104.9380774 39.7619904 16369 7615 9877 0.104437372352784 0.104437372352784 -104.9380774 39.7619904 -104.9392992 39.7619966 16429 9892 3407 0.0665957848901693 0.0665957848901693 -104.9695204 39.6969176 -104.9699417 39.6974212 16430 3407 9893 0.16801404607557 0.16801404607557 -104.9699417 39.6974212 -104.9715317 39.698308 16433 9895 9896 0.440540235104303 0.440540235104303 -104.9718554 39.6986422 -104.9713614 39.7025858 16436 9897 9898 0.0704932318773383 0.0704932318773383 -104.968823 39.6933724 -104.9681189 39.6930432 16438 95 3655 0.111235679997702 0.111235679997702 -104.9551461 39.7002095 -104.9546075 39.70112 16440 9899 5747 0.0711149911978779 0.0711149911978779 -104.9676535 39.6937356 -104.9676964 39.6930969 16445 9902 9903 0.536321309295718 0.536321309295718 -104.9732597 39.6931641 -104.9732302 39.6979873 16453 9908 9909 0.550826257700494 0.550826257700494 -104.9731739 39.7014254 -104.9730512 39.7063782 16458 9907 9908 0.00771583659604379 0.00771583659604379 -104.9730961 39.7013903 -104.9731739 39.7014254 16460 9909 9912 0.0865311626257968 0.0865311626257968 -104.9730512 39.7063782 -104.9726409 39.7070895 16461 9912 9910 0.0378168798460609 0.0378168798460609 -104.9726409 39.7070895 -104.9724845 39.7074076 16471 3282 9916 0.18653100874984 0.18653100874984 -104.9687946 39.7020548 -104.9687858 39.7003773 16473 9917 8680 0.0249041944601551 0.0249041944601551 -104.9694498 39.7035446 -104.9691913 39.7036476 19510 10535 10536 0.0273195782326388 0.0273195782326388 -104.9882297 39.7088075 -104.9879104 39.7088024 16475 8507 9918 0.021850852998121 0.021850852998121 -104.9777748 39.7546175 -104.9779759 39.7547388 16476 9918 3018 0.0101317448895217 0.0101317448895217 -104.9779759 39.7547388 -104.9780672 39.7547969 16478 9919 9920 0.0829003664734834 0.0829003664734834 -104.9871822 39.7475219 -104.9862126 39.7475301 16479 9921 3681 0.0300651916457247 0.0300651916457247 -104.9835546 39.7478188 -104.9836002 39.7475507 16668 9926 9974 0.105582813458159 0.105582813458159 -105.005919 39.7444156 -105.0070019 39.7439592 16669 9588 1633 0.0730557533632891 0.0730557533632891 -105.0043197 39.7412126 -105.0035017 39.7410228 16671 9928 9975 0.0177169257267767 0.0177169257267767 -105.0062945 39.7430132 -105.0061758 39.7428826 117 124 125 0.0336263849765442 0.0336263849765442 -105.0043775 39.7602205 -105.0040777 39.7604163 16672 9975 9929 0.0234356081852519 0.0234356081852519 -105.0061758 39.7428826 -105.0061216 39.7430892 16674 9976 9977 0.0468170562405583 0.0468170562405583 -105.0075867 39.7422556 -105.0080641 39.7420494 16710 104 7825 0.0602462277844684 0.0602462277844684 -104.9874778 39.7002508 -104.9875714 39.7007878 16712 104 3757 0.402008044434906 0.402008044434906 -104.9874778 39.7002508 -104.9873962 39.696636 16713 3757 1487 0.204145741130723 0.204145741130723 -104.9873962 39.696636 -104.9874337 39.6948003 16714 1487 132 0.199447130341484 0.199447130341484 -104.9874337 39.6948003 -104.9874659 39.6930068 16716 1701 5546 0.198096603236586 0.198096603236586 -104.9875011 39.6911908 -104.9874887 39.6894093 16777 69 3510 0.205561826495526 0.205561826495526 -104.9675826 39.7002312 -104.9675508 39.6983827 4421 1201 4132 0.0220332988005433 0.0220332988005433 -104.9505615 39.7271353 -104.9505673 39.7273334 16718 7283 485 0.11761309283436 0.11761309283436 -104.9871988 39.7019884 -104.9862761 39.7027725 16720 10003 3244 0.0554692551325786 0.0554692551325786 -104.9862718 39.703372 -104.9862629 39.7038708 16721 3244 7234 0.20486059291662 0.20486059291662 -104.9862629 39.7038708 -104.9862815 39.7057131 16722 7234 1896 0.200393401337734 0.200393401337734 -104.9862815 39.7057131 -104.9863459 39.7075146 16723 1896 6106 0.199619177779868 0.199619177779868 -104.9863459 39.7075146 -104.9863727 39.7093097 16724 6106 3190 0.204209613390108 0.204209613390108 -104.9863727 39.7093097 -104.98637 39.7111462 16725 3190 3074 0.20155062603718 0.20155062603718 -104.98637 39.7111462 -104.9862922 39.7129578 17204 10076 9899 0.140445516840247 0.140445516840247 -104.9687509 39.6946749 -104.9676535 39.6937356 17206 10077 9891 0.365702001724341 0.365702001724341 -104.968787 39.6999605 -104.9688482 39.696672 17210 9916 551 0.0168353379628002 0.0168353379628002 -104.9687858 39.7003773 -104.9687844 39.7002259 17211 551 10077 0.029511971826839 0.029511971826839 -104.9687844 39.7002259 -104.968787 39.6999605 17221 9830 5174 0.203086414023487 0.203086414023487 -104.9774882 39.7146931 -104.9774882 39.7165195 17225 7299 3774 0.0270450210392685 0.0270450210392685 -104.9774985 39.7020281 -104.9774885 39.7022712 17227 10078 240 0.11490035547177 0.11490035547177 -104.9763987 39.6910611 -104.9752801 39.6904894 17229 240 241 0.0697724132050665 0.0697724132050665 -104.9752801 39.6904894 -104.9745995 39.6901438 17230 241 242 0.0623380559401012 0.0623380559401012 -104.9745995 39.6901438 -104.9739987 39.6898267 17231 242 243 0.121807717540091 0.121807717540091 -104.9739987 39.6898267 -104.9728142 39.6892191 17238 246 247 0.10870569104286 0.10870569104286 -104.9683485 39.6870395 -104.9672584 39.6865375 17239 247 248 0.0772679392991742 0.0772679392991742 -104.9672584 39.6865375 -104.966468 39.6862015 17241 235 3406 0.0743704107751119 0.0743704107751119 -104.9695743 39.6967741 -104.9701665 39.6972637 17242 3406 10079 0.167074762801468 0.167074762801468 -104.9701665 39.6972637 -104.9716804 39.6982128 17244 331 10014 0.0356018290483491 0.0356018290483491 -104.9522901 39.745499 -104.952676 39.7456193 17245 10014 8533 0.134990804356131 0.134990804356131 -104.952676 39.7456193 -104.9542138 39.7458945 17247 510 8534 0.190527366373376 0.190527366373376 -104.9547886 39.7479501 -104.9544306 39.7462589 17249 9649 6335 0.0185334131201332 0.0185334131201332 -104.98616 39.7263757 -104.9861535 39.7265423 17250 6335 10080 0.0823637888630556 0.0823637888630556 -104.9861535 39.7265423 -104.9861473 39.727283 17251 10080 3812 0.199228355515768 0.199228355515768 -104.9861473 39.727283 -104.9861426 39.7290747 17252 3812 5918 0.151375161417453 0.151375161417453 -104.9861426 39.7290747 -104.9861275 39.730436 17254 917 2204 0.201707005619294 0.201707005619294 -104.9861344 39.7320479 -104.9861103 39.7338618 17255 2204 4853 0.158074944552835 0.158074944552835 -104.9861103 39.7338618 -104.9861135 39.7352834 17506 10119 8389 0.0881257330115891 0.0881257330115891 -105.0129247 39.7389937 -105.0124419 39.7396939 17514 10115 4493 0.0857000040414071 0.0857000040414071 -105.0062313 39.7401322 -105.0052303 39.740093 17515 4493 10122 0.00789608138487867 0.00789608138487867 -105.0052303 39.740093 -105.0051382 39.7400878 17516 10122 10123 0.0829902602540724 0.0829902602540724 -105.0051382 39.7400878 -105.0041704 39.7400311 17517 10123 3738 0.117121022748715 0.117121022748715 -105.0041704 39.7400311 -105.0028007 39.7400199 16415 3033 3034 0.026586968802262 0.026586968802262 -104.9700513 39.702674 -104.9699305 39.7024537 17518 3738 5617 0.105494461178937 0.105494461178937 -105.0028007 39.7400199 -105.0015669 39.7400197 17519 5617 10124 0.0771328841888806 0.0771328841888806 -105.0015669 39.7400197 -105.0006648 39.7400196 18717 1848 7866 0.175365518810985 0.175365518810985 -105.0343209 39.721329 -105.0343209 39.7197519 17520 10124 3940 0.0438462962781839 0.0438462962781839 -105.0006648 39.7400196 -105.000152 39.7400197 18649 10111 1854 0.1585792263447 0.1585792263447 -105.0379043 39.7199053 -105.0379177 39.7213314 17522 6651 7970 0.100526894140491 0.100526894140491 -104.9999603 39.7400202 -104.9987846 39.7400184 17523 7970 10125 0.0156643759566378 0.0156643759566378 -104.9987846 39.7400184 -104.9986014 39.7400179 17525 342 10126 0.0436005942347808 0.0436005942347808 -105.0138715 39.7367088 -105.0137696 39.737093 17527 10126 10121 0.0408685827486489 0.0408685827486489 -105.0137696 39.737093 -105.0137025 39.7374569 17529 8016 10127 0.0296331396909763 0.0296331396909763 -104.9993111 39.7412509 -104.9989934 39.7413574 17533 9200 10128 0.0316360066553629 0.0316360066553629 -104.9994716 39.7422305 -104.9997264 39.7420242 17535 10128 3937 0.0160944313012695 0.0160944313012695 -104.9997264 39.7420242 -104.9998498 39.7419149 17537 10125 10129 0.0323384241188202 0.0323384241188202 -104.9986014 39.7400179 -104.9982232 39.7400157 17540 8937 10130 0.0382349269331771 0.0382349269331771 -104.9891177 39.7851166 -104.9891097 39.7854604 18160 6035 10256 0.201529974874074 0.201529974874074 -105.0141159 39.7856183 -105.0141119 39.7874307 18081 3725 3961 0.10669546577579 0.10669546577579 -104.9989294 39.7183897 -105.0001766 39.7184091 18082 3961 5599 0.120037242247265 0.120037242247265 -105.0001766 39.7184091 -105.0015794 39.7184418 18083 5599 10212 0.0720417181829305 0.0720417181829305 -105.0015794 39.7184418 -105.0024206 39.7184748 18085 6582 8060 0.177813026382298 0.177813026382298 -104.9881664 39.732053 -104.9881587 39.7304539 18087 79 3516 0.204359090736991 0.204359090736991 -104.9634844 39.7002269 -104.9634676 39.6983891 18089 10257 1076 0.140362637117951 0.140362637117951 -105.010685 39.7858675 -105.009052 39.7857306 18092 8839 10258 0.0505579939719693 0.0505579939719693 -105.0112028 39.7874224 -105.0117945 39.7874239 18093 10258 1216 0.0474392361763922 0.0474392361763922 -105.0117945 39.7874239 -105.0123497 39.7874253 18094 1216 6309 0.0509984491369365 0.0509984491369365 -105.0123497 39.7874253 -105.0129465 39.7874317 18095 6309 4788 0.0491735679878017 0.0491735679878017 -105.0129465 39.7874317 -105.013522 39.787431 18418 8332 8359 0.203675131612914 0.203675131612914 -105.0398789 39.7621198 -105.0399031 39.7639514 18096 4788 10256 0.0504039235105897 0.0504039235105897 -105.013522 39.787431 -105.0141119 39.7874307 18098 2169 10259 0.0494310424509836 0.0494310424509836 -105.0146868 39.7874303 -105.0152653 39.7874334 18099 10259 6301 0.0486534339401342 0.0486534339401342 -105.0152653 39.7874334 -105.0158347 39.7874364 18100 6301 10260 0.0495166429402865 0.0495166429402865 -105.0158347 39.7874364 -105.0164142 39.7874331 18101 10260 6428 0.0494555977491468 0.0494555977491468 -105.0164142 39.7874331 -105.016993 39.7874341 18102 6428 10261 0.0500541316962619 0.0500541316962619 -105.016993 39.7874341 -105.0175788 39.787432 18103 10261 8837 0.049703265213276 0.049703265213276 -105.0175788 39.787432 -105.0181605 39.7874319 18104 8837 10262 0.0487206483354329 0.0487206483354329 -105.0181605 39.7874319 -105.0187307 39.7874319 18105 10262 4661 0.0502842889238415 0.0502842889238415 -105.0187307 39.7874319 -105.0193192 39.7874319 18210 6766 8919 0.14588598272053 0.14588598272053 -105.0275892 39.7716046 -105.0258833 39.771558 18215 6383 6883 0.201049789723751 0.201049789723751 -105.0422527 39.763944 -105.04223 39.765752 18217 9380 6467 0.149037633666744 0.149037633666744 -105.0434002 39.7766311 -105.0434114 39.7752908 18218 6467 5528 0.155039270882985 0.155039270882985 -105.0434114 39.7752908 -105.0434142 39.7738965 18219 5528 5739 0.157509840329179 0.157509840329179 -105.0434142 39.7738965 -105.043424 39.77248 18220 5739 2443 0.171457541049395 0.171457541049395 -105.043424 39.77248 -105.0434409 39.7709381 18221 2443 9373 0.174175733096206 0.174175733096206 -105.0434409 39.7709381 -105.0434409 39.7693717 18222 9373 1695 0.20076305206058 0.20076305206058 -105.0434409 39.7693717 -105.0434467 39.7675662 18224 6884 8362 0.203398590237467 0.203398590237467 -105.0434307 39.76575 -105.0434239 39.7639208 18225 8362 8336 0.20070690829837 0.20070690829837 -105.0434239 39.7639208 -105.043422 39.7621158 18226 8336 7851 0.201718717149991 0.201718717149991 -105.043422 39.7621158 -105.0434222 39.7603017 18228 9334 6072 0.194542227529238 0.194542227529238 -105.042148 39.7838703 -105.0421669 39.7856198 18229 6072 2552 0.201793795787929 0.201793795787929 -105.0421669 39.7856198 -105.0421454 39.7874345 18231 10282 2550 0.408975962052575 0.408975962052575 -105.0409706 39.791112 -105.0409813 39.787434 18233 6070 9333 0.193859431649891 0.193859431649891 -105.0409894 39.7856189 -105.0409786 39.7838755 18235 3976 7037 0.199530180994258 0.199530180994258 -105.0299305 39.7652213 -105.0322649 39.7652109 200 212 213 0.0847562945477418 0.0847562945477418 -104.9665616 39.779672 -104.9655888 39.7798206 18390 3978 7038 0.19806787554915 0.19806787554915 -105.0299479 39.7656395 -105.0322651 39.7656196 18392 3425 3425 0.000442266584977921 0.000442266584977921 -105.034629 39.7657398 -105.0346312 39.7657434 18397 9331 6062 0.201652000193759 0.201652000193759 -105.0351853 39.7838062 -105.0351851 39.7856197 18398 6062 2541 0.201129932352607 0.201129932352607 -105.0351851 39.7856197 -105.0351796 39.7874285 18581 5716 10279 0.0494611669239994 0.0494611669239994 -105.0357784 39.7802062 -105.0363572 39.7802082 18582 10279 7436 0.0477007849303031 0.0477007849303031 -105.0363572 39.7802082 -105.0369154 39.7802101 18583 7436 10283 0.0501702475316452 0.0501702475316452 -105.0369154 39.7802101 -105.0375025 39.7802085 17420 10101 10103 0.0112555006692224 0.0112555006692224 -104.9831564 39.6890637 -104.9831832 39.6889646 18584 10283 7175 0.0483500943699416 0.0483500943699416 -105.0375025 39.7802085 -105.0380683 39.7802069 18585 7175 6738 0.0504392554289189 0.0504392554289189 -105.0380683 39.7802069 -105.0386585 39.7802009 18586 6738 7790 0.0494479351051842 0.0494479351051842 -105.0386585 39.7802009 -105.0392371 39.780195 18587 7790 6666 0.0500428725179926 0.0500428725179926 -105.0392371 39.780195 -105.0398227 39.780198 19485 10408 10409 0.0449233009136641 0.0449233009136641 -104.9883415 39.7101799 -104.9883441 39.7097759 18958 4669 4949 0.0991091352300086 0.0991091352300086 -104.994016 39.720921 -104.9951748 39.720921 18959 4949 10410 0.051350182738824 0.051350182738824 -104.9951748 39.720921 -104.9957751 39.7209292 18961 7220 10411 0.0512063955237151 0.0512063955237151 -104.9963617 39.7209372 -104.9969604 39.7209341 18962 10411 5674 0.0503168586815151 0.0503168586815151 -104.9969604 39.7209341 -104.9975487 39.7209311 18964 5851 1441 0.115857091100705 0.115857091100705 -105.0025228 39.7148211 -105.0038773 39.7148211 18965 1441 10412 0.122824478936007 0.122824478936007 -105.0038773 39.7148211 -105.0053132 39.7148113 18966 10412 7622 0.0791461153811418 0.0791461153811418 -105.0053132 39.7148113 -105.0062385 39.7148085 18967 7622 6933 0.202629079077677 0.202629079077677 -105.0062385 39.7148085 -105.0086074 39.7148217 18968 6933 5888 0.202049147826104 0.202049147826104 -105.0086074 39.7148217 -105.0109694 39.7148443 18969 5888 10407 0.149951393120126 0.149951393120126 -105.0109694 39.7148443 -105.0127225 39.7148426 18971 4142 7756 0.106122091000002 0.106122091000002 -104.9827054 39.7147303 -104.9814659 39.7146886 18973 3621 1827 0.0998991515255571 0.0998991515255571 -104.9803587 39.7146886 -104.9791916 39.7147225 18974 1827 10091 0.0457369036734835 0.0457369036734835 -104.9791916 39.7147225 -104.9786569 39.7147194 18975 10091 10090 0.0485102588443954 0.0485102588443954 -104.9786569 39.7147194 -104.9780898 39.7147143 18976 10090 5102 0.00428121670773934 0.00428121670773934 -104.9780898 39.7147143 -104.9780399 39.7147113 18977 5102 9830 0.0472330884345854 0.0472330884345854 -104.9780399 39.7147113 -104.9774882 39.7146931 18978 9830 1764 0.0499536922707767 0.0499536922707767 -104.9774882 39.7146931 -104.9769042 39.7146962 19245 5031 10461 0.0349404698955745 0.0349404698955745 -104.9884893 39.7405273 -104.9888698 39.7406419 19246 10461 10462 0.146091635323691 0.146091635323691 -104.9888698 39.7406419 -104.9904372 39.7401189 19247 10462 5803 0.103032761304249 0.103032761304249 -104.9904372 39.7401189 -104.9916422 39.7401229 19249 10129 4929 0.0162234814669486 0.0162234814669486 -104.9982232 39.7400157 -104.9980335 39.7400187 19250 4929 2997 0.0775054077358341 0.0775054077358341 -104.9980335 39.7400187 -104.9971271 39.7400109 19251 2997 7215 0.0556994645707447 0.0556994645707447 -104.9971271 39.7400109 -104.9964757 39.7400063 19252 7215 4943 0.101417024663026 0.101417024663026 -104.9964757 39.7400063 -104.9952896 39.7400105 19253 4943 4680 0.100527034724402 0.100527034724402 -104.9952896 39.7400105 -104.9941139 39.7400082 19254 4680 7861 0.10148450975115 0.10148450975115 -104.9941139 39.7400082 -104.992927 39.7400066 19255 7861 5802 0.109659923162335 0.109659923162335 -104.992927 39.7400066 -104.9916445 39.7400016 19256 5802 8768 0.114010676979814 0.114010676979814 -104.9916445 39.7400016 -104.9903111 39.740001 19257 8768 10464 0.134804410176221 0.134804410176221 -104.9903111 39.740001 -104.9888814 39.740512 19258 10464 338 0.0847524339031626 0.0847524339031626 -104.9888814 39.740512 -104.9880444 39.7401037 19259 338 10465 0.0582049460436449 0.0582049460436449 -104.9880444 39.7401037 -104.9873778 39.7399976 19261 9467 561 0.02991036647086 0.02991036647086 -104.9851948 39.7400592 -104.984845 39.7400568 15187 8324 9523 0.0327715210342319 0.0327715210342319 -105.0252084 39.7401213 -105.0254385 39.740357 15189 9403 6744 0.131603339182178 0.131603339182178 -105.0252739 39.7499939 -105.0268132 39.7499821 15190 6744 6144 0.131367316381262 0.131367316381262 -105.0268132 39.7499821 -105.0283496 39.7500019 15191 6144 4018 0.137213550559119 0.137213550559119 -105.0283496 39.7500019 -105.0299546 39.7500019 15192 4018 7022 0.137229962505115 0.137229962505115 -105.0299546 39.7500019 -105.0315597 39.7499887 15193 7022 7392 0.129151524081427 0.129151524081427 -105.0315597 39.7499887 -105.0330703 39.7500019 15195 9524 9525 0.0293502828068984 0.0293502828068984 -105.0336803 39.7499978 -105.0340236 39.7499955 15196 9525 3400 0.0502879609443278 0.0502879609443278 -105.0340236 39.7499955 -105.0346118 39.7499915 15198 9212 8374 0.0509876682022625 0.0509876682022625 -105.0351931 39.7499892 -105.0357895 39.7499869 15199 8374 9526 0.0501407630476736 0.0501407630476736 -105.0357895 39.7499869 -105.036376 39.7499878 15201 7443 9527 0.0485275735168955 0.0485275735168955 -105.036967 39.7499887 -105.0375346 39.7499841 15202 9527 7160 0.0501690368011668 0.0501690368011668 -105.0375346 39.7499841 -105.0381214 39.7499794 15204 9528 7772 0.0491757515961192 0.0491757515961192 -105.0387229 39.7499763 -105.0392981 39.7499733 19414 3251 7295 0.215557365491205 0.215557365491205 -104.9798629 39.70396 -104.9798441 39.7020215 19415 7295 38 0.193056632398898 0.193056632398898 -104.9798441 39.7020215 -104.9798443 39.7002853 19416 38 3537 0.207444876530122 0.207444876530122 -104.9798443 39.7002853 -104.9798091 39.6984199 19417 3537 4232 0.199406339345135 0.199406339345135 -104.9798091 39.6984199 -104.979804 39.6966266 19419 3248 7289 0.216790622749105 0.216790622749105 -104.9821867 39.7039406 -104.9821695 39.701991 19420 7289 34 0.19126988034169 0.19126988034169 -104.9821695 39.701991 -104.982156 39.7002709 19660 6763 3987 0.201101495268523 0.201101495268523 -105.0275974 39.7702694 -105.0299489 39.7703339 19664 9366 9360 0.104402218346712 0.104402218346712 -105.0211194 39.7692754 -105.0211255 39.7702143 19665 9360 10609 0.0511942469588291 0.0511942469588291 -105.0211255 39.7702143 -105.0211243 39.7697539 19666 10609 10608 0.151226661870126 0.151226661870126 -105.0211243 39.7697539 -105.0228937 39.7697604 19668 10608 10610 0.149537813443153 0.149537813443153 -105.0228937 39.7697604 -105.0246432 39.7697786 19674 1809 10611 0.33816836736717 0.33816836736717 -105.0077397 39.7522023 -105.0097356 39.7495766 19676 10376 10403 0.0245741855053009 0.0245741855053009 -105.0120158 39.75012 -105.0122636 39.750008 19678 10612 1810 0.127204321184034 0.127204321184034 -105.0098938 39.7498133 -105.0094107 39.7508953 19681 10613 10400 0.0511661482023126 0.0511661482023126 -105.0138421 39.7489553 -105.0134743 39.7485923 16697 7094 9611 0.00886963723885407 0.00886963723885407 -105.00026 39.7424182 -105.0002927 39.7424939 19683 10614 10404 0.0688061700167682 0.0688061700167682 -105.0100065 39.7499782 -105.0107841 39.7498186 19873 9513 4580 0.132311871209248 0.132311871209248 -105.0369818 39.740326 -105.0369879 39.7415159 19684 10404 10611 0.093589959625359 0.093589959625359 -105.0107841 39.7498186 -105.0097356 39.7495766 17421 10103 10082 0.0236886540751766 0.0236886540751766 -104.9831832 39.6889646 -104.9834085 39.6888408 19685 10611 10612 0.0295914472405657 0.0295914472405657 -105.0097356 39.7495766 -105.0098938 39.7498133 19686 10612 10614 0.0207133170517971 0.0207133170517971 -105.0098938 39.7498133 -105.0100065 39.7499782 19688 10615 10399 0.0680853608411523 0.0680853608411523 -105.0130481 39.74858 -105.0126923 39.7491278 19742 8865 3778 0.153182304960692 0.153182304960692 -104.9456473 39.7304952 -104.94565 39.7291176 19743 3778 10251 0.199472712546792 0.199472712546792 -104.94565 39.7291176 -104.9456527 39.7273237 20418 10775 10774 0.0781617215430941 0.0781617215430941 -105.0243213 39.7599965 -105.0243795 39.760698 19804 10646 2619 0.0523061501297365 0.0523061501297365 -104.9969581 39.7230021 -104.9969572 39.7225317 19839 10655 10656 0.208642261382715 0.208642261382715 -105.0381325 39.7365924 -105.0381528 39.7384687 19840 10656 9515 0.207256465232075 0.207256465232075 -105.0381528 39.7384687 -105.0381491 39.7403326 19841 9515 4581 0.131476935756536 0.131476935756536 -105.0381491 39.7403326 -105.0381505 39.741515 19842 4581 8369 0.136571452698726 0.136571452698726 -105.0381505 39.741515 -105.0381422 39.7427432 19843 8369 5296 0.134437189399661 0.134437189399661 -105.0381422 39.7427432 -105.0381646 39.7439521 19849 9510 10659 0.196832023994668 0.196832023994668 -105.0352438 39.7403194 -105.035226 39.7385493 19850 10659 10660 0.00933491084100046 0.00933491084100046 -105.035226 39.7385493 -105.0352222 39.7384654 19857 10663 10664 0.203268481110854 0.203268481110854 -105.0428156 39.736637 -105.0428308 39.738465 19858 10664 4584 0.340902950197611 0.340902950197611 -105.0428308 39.738465 -105.0428428 39.7415308 19859 4584 6443 0.133958738324445 0.133958738324445 -105.0428428 39.7415308 -105.0428338 39.7427355 19860 6443 5300 0.13749324562242 0.13749324562242 -105.0428338 39.7427355 -105.042839 39.743972 19862 10665 7406 0.149893826243372 0.149893826243372 -104.9969526 39.7179403 -104.9969848 39.7165925 19865 10667 9512 0.206545737430627 0.206545737430627 -105.0363945 39.7384652 -105.0364026 39.7403227 608 599 600 0.326867712180581 0.326867712180581 -105.0313012 39.7255444 -105.0351121 39.7257688 19870 10669 10666 0.0946602410525992 0.0946602410525992 -105.03696 39.7365924 -105.03696 39.7374437 19871 10666 10670 0.114297265097593 0.114297265097593 -105.03696 39.7374437 -105.03696 39.7384716 19872 10670 9513 0.206208296842551 0.206208296842551 -105.03696 39.7384716 -105.0369818 39.740326 20654 6734 10882 0.0587106683934502 0.0587106683934502 -105.0187898 39.7597001 -105.0184964 39.7601775 19874 4580 8368 0.136014360939856 0.136014360939856 -105.0369879 39.7415159 -105.0369827 39.7427391 19875 8368 3817 0.133956606983629 0.133956606983629 -105.0369827 39.7427391 -105.0369844 39.7439438 19887 627 10669 0.00369254651812945 0.00369254651812945 -105.0369171 39.7365886 -105.03696 39.7365924 19888 10669 10673 0.0509541857454109 0.0509541857454109 -105.03696 39.7365924 -105.0375559 39.7365924 19889 10673 7185 0.0463624089792375 0.0463624089792375 -105.0375559 39.7365924 -105.0380981 39.7365924 19890 7185 10655 0.00294147338451417 0.00294147338451417 -105.0380981 39.7365924 -105.0381325 39.7365924 19891 10655 10658 0.0513792379314705 0.0513792379314705 -105.0381325 39.7365924 -105.0387333 39.7365995 19892 10658 9726 0.0479329871824602 0.0479329871824602 -105.0387333 39.7365995 -105.0392938 39.7366062 19893 9726 10654 0.050711837363241 0.050711837363241 -105.0392938 39.7366062 -105.0398868 39.736613 19894 10654 1102 0.049608905570541 0.049608905570541 -105.0398868 39.736613 -105.0404669 39.7366198 19895 1102 10674 0.051538155846358 0.051538155846358 -105.0404669 39.7366198 -105.0410696 39.7366244 19896 10674 7514 0.0472454257465845 0.0472454257465845 -105.0410696 39.7366244 -105.0416221 39.7366286 19897 7514 10675 0.00204366911425749 0.00204366911425749 -105.0416221 39.7366286 -105.041646 39.7366287 19898 10675 10650 0.0481859646371305 0.0481859646371305 -105.041646 39.7366287 -105.0422095 39.7366329 19899 10650 3868 0.0500586048613679 0.0500586048613679 -105.0422095 39.7366329 -105.0427949 39.7366372 16182 5547 1702 0.197838014226301 0.197838014226301 -104.9881577 39.6894044 -104.9881579 39.6911836 19900 3868 10663 0.00177015306197821 0.00177015306197821 -105.0427949 39.7366372 -105.0428156 39.736637 19902 10676 5589 0.0437900336804139 0.0437900336804139 -105.0434166 39.7366408 -105.0439287 39.736644 19975 9710 10678 0.0499234178433857 0.0499234178433857 -105.0322594 39.7384585 -105.0328432 39.738465 19976 10678 9722 0.0489092169162438 0.0489092169162438 -105.0328432 39.738465 -105.0334152 39.738465 19977 9722 10686 0.0503973293919778 0.0503973293919778 -105.0334152 39.738465 -105.0340046 39.7384634 19978 10686 3380 0.0518081278246911 0.0518081278246911 -105.0340046 39.7384634 -105.0346105 39.7384619 19979 3380 10660 0.0523052391085021 0.0523052391085021 -105.0346105 39.7384619 -105.0352222 39.7384654 19980 10660 10679 0.0495088072044065 0.0495088072044065 -105.0352222 39.7384654 -105.0358012 39.7384625 19981 10679 10667 0.0507313759263116 0.0507313759263116 -105.0358012 39.7384625 -105.0363945 39.7384652 19982 10667 10670 0.0483586645716411 0.0483586645716411 -105.0363945 39.7384652 -105.03696 39.7384716 19983 10670 10680 0.0518679752837857 0.0518679752837857 -105.03696 39.7384716 -105.0375666 39.7384701 19984 10680 10656 0.050123635320888 0.050123635320888 -105.0375666 39.7384701 -105.0381528 39.7384687 19985 10656 10657 0.0496280116055878 0.0496280116055878 -105.0381528 39.7384687 -105.0387332 39.7384666 19986 10657 9727 0.0488069327339047 0.0488069327339047 -105.0387332 39.7384666 -105.039304 39.7384682 19989 1103 10684 0.0492526075164636 0.0492526075164636 -105.0404962 39.738465 -105.0410722 39.7384617 656 646 647 0.146781335789774 0.146781335789774 -104.9354861 39.7413613 -104.9337694 39.7413613 20153 9416 8943 0.363005134814212 0.363005134814212 -104.99143 39.7707341 -104.9945316 39.7685038 20155 9241 426 0.0770893533882784 0.0770893533882784 -105.0252006 39.7420351 -105.0252144 39.7427283 20157 461 6171 0.271278721099677 0.271278721099677 -104.9888564 39.7783921 -104.9860994 39.7796015 20161 1795 8719 0.00999704268874585 0.00999704268874585 -104.9792579 39.6947744 -104.9792566 39.6946845 20163 4233 1795 0.205432809418909 0.205432809418909 -104.9792547 39.6966219 -104.9792579 39.6947744 20165 3252 7296 0.216277689734072 0.216277689734072 -104.9792822 39.7039665 -104.9792677 39.7020215 20166 7296 39 0.192678596239665 0.192678596239665 -104.9792677 39.7020215 -104.9792689 39.7002887 20167 39 3538 0.207091579860447 0.207091579860447 -104.9792689 39.7002887 -104.9792415 39.6984264 20168 3538 4234 0.200695550258567 0.200695550258567 -104.9792415 39.6984264 -104.979217 39.6966216 20170 6489 3675 0.150803028705812 0.150803028705812 -104.9787322 39.7461798 -104.9787278 39.747536 20172 9313 4863 0.191918567433925 0.191918567433925 -104.9787299 39.7368736 -104.9787104 39.7351477 20173 4863 2213 0.160028953629168 0.160028953629168 -104.9787104 39.7351477 -104.9786913 39.7337086 20174 2213 928 0.187511558441934 0.187511558441934 -104.9786913 39.7337086 -104.9786778 39.7320223 17423 10083 10104 0.109040593432451 0.109040593432451 -104.9836553 39.6886261 -104.9838931 39.6876627 20175 928 5932 0.175834480120689 0.175834480120689 -104.9786778 39.7320223 -104.9787119 39.7304412 20176 5932 3804 0.153555987473657 0.153555987473657 -104.9787119 39.7304412 -104.9787675 39.7290609 20178 3804 10247 0.200040701273324 0.200040701273324 -104.9787675 39.7290609 -104.978775 39.7272619 20181 6549 4768 0.17858020416066 0.17858020416066 -104.9787573 39.7240931 -104.9787498 39.7224871 20185 10705 8247 0.0550533285282311 0.0550533285282311 -104.9639599 39.787996 -104.963496 39.7883396 15205 7772 9040 0.0507978153373748 0.0507978153373748 -105.0392981 39.7499733 -105.0398922 39.7499655 15206 9040 1113 0.0497891730866418 0.0497891730866418 -105.0398922 39.7499655 -105.0404745 39.7499577 15208 9529 7493 0.0494909698776819 0.0494909698776819 -105.0410698 39.7499582 -105.0416487 39.7499586 15209 7493 9169 0.051731129981418 0.051731129981418 -105.0416487 39.7499586 -105.0422538 39.749957 15210 9169 3835 0.0502567043103765 0.0502567043103765 -105.0422538 39.749957 -105.0428416 39.7499633 15212 5624 3708 0.103423232464888 0.103423232464888 -105.0017248 39.7755303 -105.002935 39.7755303 15213 3708 718 0.104893137935114 0.104893137935114 -105.002935 39.7755303 -105.0041624 39.7755303 15214 718 9442 0.108559355644902 0.108559355644902 -105.0041624 39.7755303 -105.0054327 39.7755303 15215 9442 8519 0.0865482797270432 0.0865482797270432 -105.0054327 39.7755303 -105.0064452 39.7755134 15218 539 540 0.260599478311813 0.260599478311813 -105.0461157 39.7530208 -105.0433843 39.7519802 15220 9430 9531 0.0962600395709663 0.0962600395709663 -105.0442004 39.7548692 -105.0443549 39.7540117 15232 8334 8360 0.0525484415568663 0.0525484415568663 -104.9244842 39.6961248 -104.9248705 39.6964922 15234 9532 9533 0.00803607126282377 0.00803607126282377 -104.9348912 39.7066948 -104.9349851 39.7066969 16285 2852 1362 0.131790180095648 0.131790180095648 -104.972242 39.697774 -104.9710484 39.6970248 15236 9534 9535 0.0751513734309232 0.0751513734309232 -104.9352855 39.7067217 -104.9359493 39.706279 15237 9535 9536 0.0195917533971332 0.0195917533971332 -104.9359493 39.706279 -104.9358729 39.7061129 15238 9536 9537 0.0515491230280822 0.0515491230280822 -104.9358729 39.7061129 -104.935374 39.7058529 18878 3216 6125 0.202386413121619 0.202386413121619 -104.9611349 39.7111011 -104.9611403 39.709281 15239 9537 9538 0.0217956250277941 0.0217956250277941 -104.935374 39.7058529 -104.9352077 39.7057044 15248 8177 9543 0.0137987617761691 0.0137987617761691 -104.9362135 39.7050335 -104.9363074 39.7049326 15249 9541 9542 0.0585754347953461 0.0585754347953461 -104.93572 39.7055929 -104.936117 39.7051637 15262 9552 9550 0.00461416645458039 0.00461416645458039 -104.9337027 39.7048954 -104.9336788 39.7049326 15263 9550 8208 0.00942903742084459 0.00942903742084459 -104.9336788 39.7049326 -104.9336074 39.7049972 15264 8208 8203 0.268586250441468 0.268586250441468 -104.9336074 39.7049972 -104.9333927 39.707407 15265 8203 8187 0.252138571661244 0.252138571661244 -104.9333927 39.707407 -104.9332506 39.7096719 15267 8182 9552 0.0592295781497915 0.0592295781497915 -104.9340007 39.7044146 -104.9337027 39.7048954 15275 9553 392 0.159342904018314 0.159342904018314 -104.932842 39.703615 -104.932837 39.702182 15276 392 443 0.100075433980265 0.100075433980265 -104.932837 39.702182 -104.932837 39.701282 15277 443 8209 0.110751336507506 0.110751336507506 -104.932837 39.701282 -104.932831 39.700286 15278 3258 9554 0.029060284587417 0.029060284587417 -104.9296823 39.7037068 -104.9294517 39.7035149 15279 9555 9556 0.0194857519875014 0.0194857519875014 -104.9469862 39.7110374 -104.9468185 39.711156 15280 9556 9557 0.01686832436596 0.01686832436596 -104.9468185 39.711156 -104.9466791 39.7112633 15284 9558 8799 0.0124547414515574 0.0124547414515574 -104.9465426 39.7113542 -104.9464054 39.7113917 15287 9268 8812 0.43752637477907 0.43752637477907 -104.946452 39.7115485 -104.9497656 39.714546 15372 9568 7345 0.407049578137861 0.407049578137861 -104.9714922 39.7181793 -104.9667331 39.7181803 15373 7345 7369 0.0183549065123627 0.0183549065123627 -104.9667331 39.7181803 -104.9665185 39.7181803 15374 7369 7156 0.617874851338927 0.617874851338927 -104.9665185 39.7181803 -104.9592945 39.7181873 15375 7156 8802 0.0193374199518318 0.0193374199518318 -104.9592945 39.7181873 -104.9590692 39.7181728 15376 8802 7317 0.278372348360029 0.278372348360029 -104.9590692 39.7181728 -104.9558194 39.7180363 15377 7317 7975 0.104085714382657 0.104085714382657 -104.9558194 39.7180363 -104.9546025 39.7180291 15378 7975 8806 0.102424669696849 0.102424669696849 -104.9546025 39.7180291 -104.953405 39.7180338 20689 10900 10890 0.00428101320774671 0.00428101320774671 -105.0403805 39.7652999 -105.0403806 39.7653384 15380 2642 4108 0.0801282359532547 0.0801282359532547 -104.9521739 39.7180386 -104.9512465 39.7179366 15882 9238 9569 0.375213941828735 0.375213941828735 -105.0454319 39.7354736 -105.0498174 39.7355873 4422 4132 3782 0.199943657895071 0.199943657895071 -104.9505673 39.7273334 -104.9505822 39.7291315 15381 4108 7064 0.0951259934580263 0.0951259934580263 -104.9512465 39.7179366 -104.95025 39.7175567 15383 993 9570 0.0346111476896159 0.0346111476896159 -104.9740165 39.7187595 -104.973941 39.7184537 15385 9570 2914 0.0185752046128979 0.0185752046128979 -104.973941 39.7184537 -104.9738264 39.7183118 15393 9572 9573 0.0529385333780706 0.0529385333780706 -104.9582883 39.716017 -104.9589072 39.716013 15394 9574 9575 0.235820407161737 0.235820407161737 -104.9560321 39.7160129 -104.9533095 39.7156787 15395 8031 9576 0.0470934184180165 0.0470934184180165 -104.9461768 39.7127943 -104.9467273 39.7128005 15396 9577 9578 0.0233972200853265 0.0233972200853265 -104.9499594 39.7134958 -104.9499628 39.7137062 15398 8797 9577 0.0680401949692739 0.0680401949692739 -104.9499588 39.7128839 -104.9499594 39.7134958 15404 9583 9584 0.0189997554494897 0.0189997554494897 -105.0103359 39.7536233 -105.0101428 39.7537079 15413 8399 9591 0.147004287358107 0.147004287358107 -104.9860118 39.7553389 -104.9872304 39.7544061 15414 9591 9592 0.0201167087704522 0.0201167087704522 -104.9872304 39.7544061 -104.9873927 39.7542751 15415 9592 8857 0.127975925737851 0.127975925737851 -104.9873927 39.7542751 -104.9884337 39.753448 15416 8857 7897 0.144523217943683 0.144523217943683 -104.9884337 39.753448 -104.9896341 39.7525328 15864 9238 9744 0.017876559138977 0.017876559138977 -105.0454319 39.7354736 -105.0455901 39.7355787 765 765 766 0.102953430637808 0.102953430637808 -105.0097824 39.702535 -105.0109855 39.7025566 15417 7897 8290 0.14604137147811 0.14604137147811 -104.9896341 39.7525328 -104.9908493 39.7516097 15418 8290 8283 0.146330295926468 0.146330295926468 -104.9908493 39.7516097 -104.9920377 39.7506626 15419 8283 9593 0.142033870447888 0.142033870447888 -104.9920377 39.7506626 -104.9932078 39.7497558 15420 9593 5781 0.00569268198805717 0.00569268198805717 -104.9932078 39.7497558 -104.9932554 39.74972 15421 5781 8573 0.144843439528192 0.144843439528192 -104.9932554 39.74972 -104.9944322 39.7487829 15422 8573 6709 0.145981160506706 0.145981160506706 -104.9944322 39.7487829 -104.9956475 39.7478607 15423 6709 8489 0.147059173742998 0.147059173742998 -104.9956475 39.7478607 -104.9968701 39.7469304 20690 10890 10906 0.00389182243300479 0.00389182243300479 -105.0403806 39.7653384 -105.0403806 39.7653734 15424 8489 9595 0.146421765893647 0.146421765893647 -104.9968701 39.7469304 -104.9980797 39.7459982 15425 9595 8637 0.147888642293711 0.147888642293711 -104.9980797 39.7459982 -104.9993008 39.7450562 15427 4935 9590 0.0193454164735318 0.0193454164735318 -104.9999815 39.7444843 -105.0001457 39.7443646 15430 8608 1478 0.0099286705971119 0.0099286705971119 -105.0009845 39.7418987 -105.0010729 39.7418408 15433 7965 9599 0.0149228575371813 0.0149228575371813 -104.999898 39.7420139 -105.0000258 39.7419225 15434 9599 9600 0.0470176213777162 0.0470176213777162 -105.0000258 39.7419225 -105.0002179 39.7415263 16271 9867 94 0.0502509464237392 0.0502509464237392 -104.955726 39.700668 -104.9557126 39.7002162 16273 9867 3654 0.100162413874862 0.100162413874862 -104.955726 39.700668 -104.9550095 39.7013804 15435 9600 9601 0.0734739685688771 0.0734739685688771 -105.0002179 39.7415263 -105.0002535 39.7408661 15436 9601 9602 0.120469898327734 0.120469898327734 -105.0002535 39.7408661 -105.0014283 39.740268 15474 9617 9618 0.0309123358720865 0.0309123358720865 -105.0006163 39.7464486 -105.0008107 39.746683 15475 9618 9620 0.138252717835719 0.138252717835719 -105.0008107 39.746683 -105.0020353 39.747495 15476 9620 8583 0.0318418680569216 0.0318418680569216 -105.0020353 39.747495 -105.0023143 39.7476847 15477 8583 8311 0.113486958547973 0.113486958547973 -105.0023143 39.7476847 -105.0031123 39.7485003 15478 8311 2808 0.019311822890669 0.019311822890669 -105.0031123 39.7485003 -105.0032328 39.7486472 15479 2808 9621 0.209882261055166 0.209882261055166 -105.0032328 39.7486472 -105.0046936 39.7501642 15480 9621 8522 0.0161981079077479 0.0161981079077479 -105.0046936 39.7501642 -105.0048268 39.7502678 15481 8522 8465 0.180991531047255 0.180991531047255 -105.0048268 39.7502678 -105.0063608 39.7513896 15487 9624 8468 0.0340418553637742 0.0340418553637742 -105.0012783 39.7478811 -105.0008907 39.7479512 15786 9625 9596 0.0115036173464072 0.0115036173464072 -105.0249286 39.7370709 -105.0247945 39.7370792 15489 9626 9618 0.0131866115872677 0.0131866115872677 -105.0006793 39.7467451 -105.0008107 39.746683 15494 4937 9617 0.0698272217766147 0.0698272217766147 -105.0002133 39.7459024 -105.0006163 39.7464486 15496 9628 9607 0.229575641341845 0.229575641341845 -104.9987907 39.7407672 -104.9997573 39.7426934 15497 9607 9629 0.399617180847297 0.399617180847297 -104.9997573 39.7426934 -105.0003179 39.7462613 15498 9629 8646 0.256050430773093 0.256050430773093 -105.0003179 39.7462613 -105.0012593 39.7484473 15500 9630 7969 0.0158758080194332 0.0158758080194332 -104.9987212 39.7401977 -104.9989064 39.7402079 20692 10907 5885 0.00586950671491746 0.00586950671491746 -105.026532 39.7636394 -105.0264783 39.7636723 20693 5885 10908 0.00728749668565428 0.00728749668565428 -105.0264783 39.7636723 -105.0264211 39.7637209 15501 7969 6652 0.0898251140375734 0.0898251140375734 -104.9989064 39.7402079 -104.9999567 39.7402253 15502 6652 3939 0.0164838165497055 0.0164838165497055 -104.9999567 39.7402253 -105.0001493 39.7402188 15504 5618 2286 0.10606737169151 0.10606737169151 -105.0015736 39.7401631 -105.0028141 39.740161 15506 4494 9631 0.0855716406365801 0.0855716406365801 -105.0052335 39.7402363 -105.0062339 39.740258 15508 9632 9630 0.0305358161263308 0.0305358161263308 -104.998365 39.7401779 -104.9987212 39.7401977 15510 9633 4938 0.00998098524134014 0.00998098524134014 -104.997523 39.7384588 -104.9976397 39.7384568 15511 4938 6650 0.146459053749354 0.146459053749354 -104.9976397 39.7384568 -104.9993525 39.7384677 15512 6650 3942 0.0669626682021978 0.0669626682021978 -104.9993525 39.7384677 -105.0001356 39.7384618 15513 3942 9634 0.0625685122990456 0.0625685122990456 -105.0001356 39.7384618 -105.0008673 39.7384682 15514 9634 5614 0.0589940973382129 0.0589940973382129 -105.0008673 39.7384682 -105.0015572 39.7384742 15515 5614 9635 0.0521244888471325 0.0521244888471325 -105.0015572 39.7384742 -105.0021668 39.7384727 15518 9636 9633 0.0394950652718853 0.0394950652718853 -104.9970611 39.7384591 -104.997523 39.7384588 15520 9637 4687 0.0148908622684888 0.0148908622684888 -104.9939487 39.7336881 -104.9941176 39.7336555 15522 5369 9637 0.0293813837370069 0.0293813837370069 -104.9936509 39.7338199 -104.9939487 39.7336881 15524 9638 4939 0.016179725599566 0.016179725599566 -104.9962859 39.7368624 -104.9964751 39.7368603 15525 4939 7226 0.0545709952111213 0.0545709952111213 -104.9964751 39.7368603 -104.9971131 39.7368726 15526 7226 9640 0.0899454990944897 0.0899454990944897 -104.9971131 39.7368726 -104.998165 39.7368735 15527 9640 6648 0.0447546990135401 0.0447546990135401 -104.998165 39.7368735 -104.9986884 39.7368739 15528 6648 9641 0.0618904241631349 0.0618904241631349 -104.9986884 39.7368739 -104.9994122 39.7368744 15529 9641 3943 0.062420581454241 0.062420581454241 -104.9994122 39.7368744 -105.0001422 39.736875 15530 3943 9642 0.0627968141202241 0.0627968141202241 -105.0001422 39.736875 -105.0008766 39.7368756 15531 9642 5613 0.0612320254822175 0.0612320254822175 -105.0008766 39.7368756 -105.0015927 39.7368762 15532 5613 9643 0.0497740720528068 0.0497740720528068 -105.0015927 39.7368762 -105.0021748 39.7368753 15533 9643 3735 0.0551525120669933 0.0551525120669933 -105.0021748 39.7368753 -105.0028198 39.7368743 15534 3735 4491 0.207391837271035 0.207391837271035 -105.0028198 39.7368743 -105.0052452 39.7368819 15535 4491 129 0.109629298465467 0.109629298465467 -105.0052452 39.7368819 -105.0065273 39.7368825 15536 129 7948 0.0410521986313786 0.0410521986313786 -105.0065273 39.7368825 -105.0070074 39.7368827 15537 7948 2527 0.287151637527745 0.287151637527745 -105.0070074 39.7368827 -105.0103656 39.7368844 15538 2527 9644 0.066959748271427 0.066959748271427 -105.0103656 39.7368844 -105.0111486 39.7368933 15539 9644 1221 0.102833533420687 0.102833533420687 -105.0111486 39.7368933 -105.0123509 39.7369148 16595 9951 6712 0.00734129639736197 0.00734129639736197 -104.9979162 39.749516 -104.9978555 39.7495627 15542 618 9638 0.0309196803723069 0.0309196803723069 -104.9959243 39.7368632 -104.9962859 39.7368624 15548 9647 9648 0.0291957554146951 0.0291957554146951 -104.98691 39.7265869 -104.9872502 39.7266088 15549 7572 9649 0.0425327114545183 0.0425327114545183 -104.9861902 39.7259939 -104.98616 39.7263757 15551 9650 9651 0.00414955523410263 0.00414955523410263 -104.9818746 39.7225925 -104.9818965 39.7225592 15553 9651 9652 0.0110054302366685 0.0110054302366685 -104.9818965 39.7225592 -104.9819635 39.7224747 15555 9652 9653 0.018743029705938 0.018743029705938 -104.9819635 39.7224747 -104.981824 39.7223447 15558 9656 4160 0.0156451635843959 0.0156451635843959 -104.9775416 39.7199763 -104.977542 39.720117 15559 4160 4769 0.262100180691146 0.262100180691146 -104.977542 39.720117 -104.9775557 39.7224741 15560 4769 6550 0.17763389531497 0.17763389531497 -104.9775557 39.7224741 -104.9775557 39.7240716 15561 6550 9299 0.171507609467602 0.171507609467602 -104.9775557 39.7240716 -104.9775506 39.725614 15564 3803 5934 0.15587305192408 0.15587305192408 -104.977579 39.7290515 -104.9775786 39.7304533 15565 5934 930 0.176935041153743 0.176935041153743 -104.9775786 39.7304533 -104.9775696 39.7320445 15566 930 2215 0.185037322727603 0.185037322727603 -104.9775696 39.7320445 -104.9775909 39.7337085 15567 2215 4865 0.15888388268895 0.15888388268895 -104.9775909 39.7337085 -104.9775716 39.7351373 15568 4865 9477 0.193757182508649 0.193757182508649 -104.9775716 39.7351373 -104.9775705 39.7368798 15569 9477 5466 0.16958064463752 0.16958064463752 -104.9775705 39.7368798 -104.9776145 39.7384045 15570 5466 9658 0.179556785798918 0.179556785798918 -104.9776145 39.7384045 -104.9775745 39.740019 15571 9658 9659 0.177338892845698 0.177338892845698 -104.9775745 39.740019 -104.977538 39.7416136 15572 9659 662 0.00516539932395329 0.00516539932395329 -104.977538 39.7416136 -104.9775409 39.74166 18431 10291 7169 0.0508784288394603 0.0508784288394603 -105.0387163 39.7625667 -105.0381211 39.7625719 15573 662 9660 0.00343592323317494 0.00343592323317494 -104.9775409 39.74166 -104.9775409 39.7416909 15575 9464 4609 0.17585408606 0.17585408606 -104.9775584 39.7432677 -104.977536 39.7448491 15576 4609 6490 0.148161596916065 0.148161596916065 -104.977536 39.7448491 -104.9775509 39.7461815 15577 6490 7974 0.0885778987826885 0.0885778987826885 -104.9775509 39.7461815 -104.9775516 39.7469781 15579 4336 9656 0.0458791064556152 0.0458791064556152 -104.9775406 39.7195637 -104.9775416 39.7199763 15581 7573 3556 0.0299599314208067 0.0299599314208067 -104.9744777 39.7548059 -104.9747379 39.7546254 15583 851 7096 0.0990470064031014 0.0990470064031014 -104.9429635 39.7581888 -104.9418048 39.7581888 15584 7096 9661 0.0107677923604542 0.0107677923604542 -104.9418048 39.7581888 -104.9416791 39.7581825 15585 9661 9662 0.0081027242638239 0.0081027242638239 -104.9416791 39.7581825 -104.9415847 39.7581891 15586 9662 9663 0.00747970901198794 0.00747970901198794 -104.9415847 39.7581891 -104.9414989 39.7582023 15587 9663 9664 0.00836437719840195 0.00836437719840195 -104.9414989 39.7582023 -104.9414045 39.7582221 15588 9664 9665 0.00928103292942469 0.00928103292942469 -104.9414045 39.7582221 -104.9413015 39.7582485 15589 9665 9666 0.00696482735297281 0.00696482735297281 -104.9413015 39.7582485 -104.9412242 39.7582683 15590 9666 9667 0.00676039634627663 0.00676039634627663 -104.9412242 39.7582683 -104.941147 39.7582815 15591 9667 9668 0.00737940382126904 0.00737940382126904 -104.941147 39.7582815 -104.9410611 39.7582881 15592 9668 9669 0.0330209265296029 0.0330209265296029 -104.9410611 39.7582881 -104.9406749 39.7582947 15593 9669 8703 0.0154036792176203 0.0154036792176203 -104.9406749 39.7582947 -104.9404947 39.7582947 15594 8703 8152 0.0935877668611654 0.0935877668611654 -104.9404947 39.7582947 -104.9393999 39.7582878 15595 8152 7613 0.0937841622026169 0.0937841622026169 -104.9393999 39.7582878 -104.9383029 39.758301 15596 7613 7266 0.0918493440897444 0.0918493440897444 -104.9383029 39.758301 -104.9372284 39.758301 15597 7266 7585 0.0967046653962524 0.0967046653962524 -104.9372284 39.758301 -104.9360971 39.758301 15599 2003 3363 0.0896469251714999 0.0896469251714999 -104.9349898 39.7583076 -104.9339411 39.7583142 15600 3363 2757 0.0953909752557553 0.0953909752557553 -104.9339411 39.7583142 -104.9328253 39.7583274 15601 2757 9670 0.0852737689905025 0.0852737689905025 -104.9328253 39.7583274 -104.9318279 39.758313 15602 9670 9671 0.00427910266137011 0.00427910266137011 -104.9318279 39.758313 -104.9317783 39.7583182 15603 9671 7008 0.00522846022655691 0.00522846022655691 -104.9317783 39.7583182 -104.9317193 39.7583306 15604 7008 9672 0.00318311155269209 0.00318311155269209 -104.9317193 39.7583306 -104.9316858 39.7583431 15605 9672 9673 0.00446550904917084 0.00446550904917084 -104.9316858 39.7583431 -104.9316375 39.7583584 15606 9673 9674 0.0041674932546887 0.0041674932546887 -104.9316375 39.7583584 -104.9315892 39.7583635 15607 9674 2283 0.0902343315694916 0.0902343315694916 -104.9315892 39.7583635 -104.9305336 39.7583604 15608 2283 3604 0.0998061678618656 0.0998061678618656 -104.9305336 39.7583604 -104.9293663 39.7583802 15609 3604 7530 0.0990712121378624 0.0990712121378624 -104.9293663 39.7583802 -104.9282076 39.7583604 15610 7530 2138 0.109343720002506 0.109343720002506 -104.9282076 39.7583604 -104.9269287 39.7583802 15611 2138 5995 0.0993207600682094 0.0993207600682094 -104.9269287 39.7583802 -104.9257668 39.7583774 15612 5995 7675 0.101107003151938 0.101107003151938 -104.9257668 39.7583774 -104.924584 39.7583757 15613 7675 9675 0.0981911301047578 0.0981911301047578 -104.924584 39.7583757 -104.9234354 39.7583868 15614 9675 9676 0.100210056589884 0.100210056589884 -104.9234354 39.7583868 -104.9222632 39.7583745 15615 9676 9677 0.100165741773797 0.100165741773797 -104.9222632 39.7583745 -104.9210915 39.7583633 15616 9677 9678 0.100142214318315 0.100142214318315 -104.9210915 39.7583633 -104.91992 39.7583679 15617 9678 9679 0.0993326168253197 0.0993326168253197 -104.91992 39.7583679 -104.918758 39.7583757 899 913 914 0.147143450226327 0.147143450226327 -104.9806193 39.771691 -104.9793447 39.7725806 20715 10914 9397 0.00810191720556871 0.00810191720556871 -105.0253716 39.7632346 -105.0252842 39.7632064 15619 9680 9681 0.102717909771226 0.102717909771226 -104.9175671 39.7583757 -104.9163655 39.7583839 15620 9681 9682 0.100023276858498 0.100023276858498 -104.9163655 39.7583839 -104.9151955 39.7583708 15621 9682 9683 0.100843312370816 0.100843312370816 -104.9151955 39.7583708 -104.9140158 39.7583757 15622 9683 9684 0.101658088937986 0.101658088937986 -104.9140158 39.7583757 -104.9128266 39.758384 15623 9684 9685 0.0375181649725389 0.0375181649725389 -104.9128266 39.758384 -104.9123877 39.7583821 15624 9685 9686 0.0593326737516342 0.0593326737516342 -104.9123877 39.7583821 -104.9116936 39.758384 15625 9686 9687 0.102011015676098 0.102011015676098 -104.9116936 39.758384 -104.9105005 39.7584038 15627 9688 9689 0.110065273053945 0.110065273053945 -104.9094325 39.758409 -104.908145 39.7583966 15628 9689 9690 0.109733851792721 0.109733851792721 -104.908145 39.7583966 -104.9068613 39.7583906 15629 9690 9691 0.0939207749458389 0.0939207749458389 -104.9068613 39.7583906 -104.9057627 39.7584038 15630 9691 9692 0.102876500148466 0.102876500148466 -104.9057627 39.7584038 -104.9045594 39.7584208 15631 9692 9693 0.0940860472810003 0.0940860472810003 -104.9045594 39.7584208 -104.9034588 39.7584114 15633 851 7096 0.0990470064031014 0.0990470064031014 -104.9429635 39.7581888 -104.9418048 39.7581888 15634 7096 9661 0.0107677923604542 0.0107677923604542 -104.9418048 39.7581888 -104.9416791 39.7581825 15635 9661 9662 0.0081027242638239 0.0081027242638239 -104.9416791 39.7581825 -104.9415847 39.7581891 15636 9662 9663 0.00747970901198794 0.00747970901198794 -104.9415847 39.7581891 -104.9414989 39.7582023 15637 9663 9664 0.00836437719840195 0.00836437719840195 -104.9414989 39.7582023 -104.9414045 39.7582221 15638 9664 9665 0.00928103292942469 0.00928103292942469 -104.9414045 39.7582221 -104.9413015 39.7582485 15639 9665 9666 0.00696482735297281 0.00696482735297281 -104.9413015 39.7582485 -104.9412242 39.7582683 15641 9667 9668 0.00737940382126904 0.00737940382126904 -104.941147 39.7582815 -104.9410611 39.7582881 15642 9668 9669 0.0330209265296029 0.0330209265296029 -104.9410611 39.7582881 -104.9406749 39.7582947 15644 8703 8152 0.0935877668611654 0.0935877668611654 -104.9404947 39.7582947 -104.9393999 39.7582878 20716 9397 9341 0.0111932287865196 0.0111932287865196 -105.0252842 39.7632064 -105.0251701 39.763157 15645 8152 7613 0.0937841622026169 0.0937841622026169 -104.9393999 39.7582878 -104.9383029 39.758301 15646 7613 7266 0.0918493440897444 0.0918493440897444 -104.9383029 39.758301 -104.9372284 39.758301 15647 7266 7585 0.0967046653962524 0.0967046653962524 -104.9372284 39.758301 -104.9360971 39.758301 15648 7585 2003 0.0946559616738872 0.0946559616738872 -104.9360971 39.758301 -104.9349898 39.7583076 15649 2003 3363 0.0896469251714999 0.0896469251714999 -104.9349898 39.7583076 -104.9339411 39.7583142 15650 3363 2757 0.0953909752557553 0.0953909752557553 -104.9339411 39.7583142 -104.9328253 39.7583274 15651 2757 9670 0.0852737689905025 0.0852737689905025 -104.9328253 39.7583274 -104.9318279 39.758313 15652 9670 9671 0.00427910266137011 0.00427910266137011 -104.9318279 39.758313 -104.9317783 39.7583182 15653 9671 7008 0.00522846022655691 0.00522846022655691 -104.9317783 39.7583182 -104.9317193 39.7583306 15654 7008 9672 0.00318311155269209 0.00318311155269209 -104.9317193 39.7583306 -104.9316858 39.7583431 15655 9672 9673 0.00446550904917084 0.00446550904917084 -104.9316858 39.7583431 -104.9316375 39.7583584 15656 9673 9674 0.0041674932546887 0.0041674932546887 -104.9316375 39.7583584 -104.9315892 39.7583635 15657 9674 2283 0.0902343315694916 0.0902343315694916 -104.9315892 39.7583635 -104.9305336 39.7583604 15658 2283 3604 0.0998061678618656 0.0998061678618656 -104.9305336 39.7583604 -104.9293663 39.7583802 15659 3604 7530 0.0990712121378624 0.0990712121378624 -104.9293663 39.7583802 -104.9282076 39.7583604 940 955 956 0.0467857248690536 0.0467857248690536 -104.9456366 39.7320897 -104.9450895 39.7320866 15660 7530 2138 0.109343720002506 0.109343720002506 -104.9282076 39.7583604 -104.9269287 39.7583802 15661 2138 5995 0.0993207600682094 0.0993207600682094 -104.9269287 39.7583802 -104.9257668 39.7583774 15663 7675 9675 0.0981911301047578 0.0981911301047578 -104.924584 39.7583757 -104.9234354 39.7583868 15664 9675 9676 0.100210056589884 0.100210056589884 -104.9234354 39.7583868 -104.9222632 39.7583745 15665 9676 9677 0.100165741773797 0.100165741773797 -104.9222632 39.7583745 -104.9210915 39.7583633 15666 9677 9678 0.100142214318315 0.100142214318315 -104.9210915 39.7583633 -104.91992 39.7583679 20717 9341 10910 0.0086655068036058 0.0086655068036058 -105.0251701 39.763157 -105.0250813 39.7631194 15667 9678 9679 0.0993326168253197 0.0993326168253197 -104.91992 39.7583679 -104.918758 39.7583757 15668 9679 9680 0.101799223111765 0.101799223111765 -104.918758 39.7583757 -104.9175671 39.7583757 15669 9680 9681 0.102717909771226 0.102717909771226 -104.9175671 39.7583757 -104.9163655 39.7583839 15670 9681 9682 0.100023276858498 0.100023276858498 -104.9163655 39.7583839 -104.9151955 39.7583708 15671 9682 9683 0.100843312370816 0.100843312370816 -104.9151955 39.7583708 -104.9140158 39.7583757 15672 9683 9684 0.101658088937986 0.101658088937986 -104.9140158 39.7583757 -104.9128266 39.758384 15673 9684 9685 0.0375181649725389 0.0375181649725389 -104.9128266 39.758384 -104.9123877 39.7583821 15675 9686 9687 0.102011015676098 0.102011015676098 -104.9116936 39.758384 -104.9105005 39.7584038 15676 9687 9688 0.091295408872665 0.091295408872665 -104.9105005 39.7584038 -104.9094325 39.758409 15677 9688 9689 0.110065273053945 0.110065273053945 -104.9094325 39.758409 -104.908145 39.7583966 15678 9689 9690 0.109733851792721 0.109733851792721 -104.908145 39.7583966 -104.9068613 39.7583906 15679 9690 9691 0.0939207749458389 0.0939207749458389 -104.9068613 39.7583906 -104.9057627 39.7584038 15680 9691 9692 0.102876500148466 0.102876500148466 -104.9057627 39.7584038 -104.9045594 39.7584208 15681 9692 9693 0.0940860472810003 0.0940860472810003 -104.9045594 39.7584208 -104.9034588 39.7584114 15684 7680 3450 0.103468199661171 0.103468199661171 -104.9473666 39.7178126 -104.9461569 39.7178084 15686 6014 3880 0.103612570358144 0.103612570358144 -104.9449634 39.7178023 -104.943752 39.7178027 15687 3880 842 0.103458609408344 0.103458609408344 -104.943752 39.7178027 -104.9425424 39.717803 15688 842 7097 0.103202015659942 0.103202015659942 -104.9425424 39.717803 -104.9413358 39.7178027 15689 7097 9694 0.047717886337947 0.047717886337947 -104.9413358 39.7178027 -104.9407779 39.7178027 15690 9694 8693 0.0153273459011852 0.0153273459011852 -104.9407779 39.7178027 -104.9405987 39.7178021 15691 8693 8154 0.0909950973067502 0.0909950973067502 -104.9405987 39.7178021 -104.939535 39.717787 15692 8154 7616 0.0940844002869557 0.0940844002869557 -104.939535 39.717787 -104.938435 39.717787 20719 10885 9398 0.0070860203578635 0.0070860203578635 -105.0253682 39.762093 -105.0252853 39.7620928 15693 7616 7269 0.0941699315585107 0.0941699315585107 -104.938435 39.717787 -104.937334 39.717787 15695 2024 3357 0.101537173300766 0.101537173300766 -104.935134 39.717787 -104.9339472 39.7178087 15696 3357 2761 0.09936727049288 0.09936727049288 -104.9339472 39.7178087 -104.9327855 39.7177992 15697 2761 7002 0.0992423706702366 0.0992423706702366 -104.9327855 39.7177992 -104.9316252 39.7178019 15698 7002 2264 0.0979906184711561 0.0979906184711561 -104.9316252 39.7178019 -104.9304797 39.7178171 15699 2264 3594 0.0994063483699449 0.0994063483699449 -104.9304797 39.7178171 -104.9293175 39.7178227 15700 3594 7517 0.101662572945496 0.101662572945496 -104.9293175 39.7178227 -104.9281289 39.7178243 15701 7517 2099 0.100157096238172 0.100157096238172 -104.9281289 39.7178243 -104.9269579 39.717825 15702 2099 5976 0.101294873446063 0.101294873446063 -104.9269579 39.717825 -104.9257736 39.717827 15703 5976 7666 0.100715370574341 0.100715370574341 -104.9257736 39.717827 -104.9245961 39.7178332 15705 2329 9695 0.166702045988164 0.166702045988164 -104.9234266 39.7178332 -104.9214776 39.71784 15706 8023 8686 0.102850512121315 0.102850512121315 -104.9485858 39.7178178 -104.9497874 39.7178534 15708 8810 7064 0.0240522165973304 0.0240522165973304 -104.9500622 39.7177177 -104.95025 39.7175567 15710 8803 7155 0.0191394427517654 0.0191394427517654 -104.9590745 39.7183523 -104.9592982 39.7183567 15711 7155 6281 0.12107437233707 0.12107437233707 -104.9592982 39.7183567 -104.9607137 39.718346 15712 6281 1050 0.111583194341316 0.111583194341316 -104.9607137 39.718346 -104.9620183 39.718346 15714 3913 3150 0.158539469564201 0.158539469564201 -104.963317 39.7183519 -104.9651706 39.7183518 15715 3150 3124 0.0198304894474349 0.0198304894474349 -104.9651706 39.7183518 -104.9654024 39.718348 15716 3124 7370 0.0954616596060542 0.0954616596060542 -104.9654024 39.718348 -104.9665185 39.7183519 15717 7370 7346 0.018354860843617 0.018354860843617 -104.9665185 39.7183519 -104.9667331 39.7183519 15718 7346 6806 0.0981383819816197 0.0981383819816197 -104.9667331 39.7183519 -104.9678805 39.718355 15719 6806 6802 0.0198184437093697 0.0198184437093697 -104.9678805 39.718355 -104.9681122 39.7183532 15720 6802 4711 0.111589534373845 0.111589534373845 -104.9681122 39.7183532 -104.9694168 39.7183425 15721 4711 782 0.0471200606837116 0.0471200606837116 -104.9694168 39.7183425 -104.9699677 39.7183394 15722 782 5113 0.0527296074626885 0.0527296074626885 -104.9699677 39.7183394 -104.9705842 39.7183394 15723 5113 1545 0.0490000601275782 0.0490000601275782 -104.9705842 39.7183394 -104.9711569 39.7183279 15724 1545 6325 0.0500984428583215 0.0500984428583215 -104.9711569 39.7183279 -104.9717416 39.7183547 15728 9449 9696 0.165726699390797 0.165726699390797 -104.9558247 39.7176986 -104.9554143 39.716242 15732 8801 5164 0.779026857141219 0.779026857141219 -104.9590492 39.7160869 -104.9499442 39.7162631 15734 9303 1207 0.168708605950551 0.168708605950551 -104.9439908 39.7256083 -104.9439778 39.7271255 15735 1207 9698 0.0215813490172367 0.0215813490172367 -104.9439778 39.7271255 -104.9439853 39.7273195 15736 9698 3771 0.199072281764282 0.199072281764282 -104.9439853 39.7273195 -104.9439848 39.7291098 15738 8867 958 0.177734005515433 0.177734005515433 -104.9439798 39.7304995 -104.9439811 39.7320979 15739 958 9420 0.172099550054797 0.172099550054797 -104.9439811 39.7320979 -104.9439933 39.7336456 15740 9420 4896 0.162799282631442 0.162799282631442 -104.9439933 39.7336456 -104.9439627 39.7351095 15741 4896 9470 0.183516274472291 0.183516274472291 -104.9439627 39.7351095 -104.9439656 39.7367599 15742 9470 5493 0.174731799993968 0.174731799993968 -104.9439656 39.7367599 -104.9439677 39.7383313 15743 5493 9699 0.19822011575815 0.19822011575815 -104.9439677 39.7383313 -104.9439825 39.7401139 15745 6718 4833 0.101679501011927 0.101679501011927 -104.9425631 39.711506 -104.9437517 39.7114947 15746 4833 6378 0.103648655421083 0.103648655421083 -104.9437517 39.7114947 -104.9449634 39.7114907 15747 6378 3188 0.103521991883946 0.103521991883946 -104.9449634 39.7114907 -104.9461736 39.7114973 15749 8692 1060 0.0921643567251203 0.0921643567251203 -104.9406148 39.716237 -104.9395373 39.7162311 15750 1060 1697 0.0932426366322247 0.0932426366322247 -104.9395373 39.7162311 -104.9384472 39.7162245 15751 1697 7268 0.0954492333486145 0.0954492333486145 -104.9384472 39.7162245 -104.9373314 39.7162377 15752 7268 6671 0.0907592732101769 0.0907592732101769 -104.9373314 39.7162377 -104.9362703 39.7162376 15754 2023 3356 0.0971424118361729 0.0971424118361729 -104.9350998 39.7162443 -104.9339641 39.7162382 15756 2760 7001 0.10039029368168 0.10039029368168 -104.9328153 39.7162508 -104.9316416 39.7162506 15757 7001 2263 0.0995790205304853 0.0995790205304853 -104.9316416 39.7162506 -104.9304775 39.7162632 15758 2263 3487 0.100064167822274 0.100064167822274 -104.9304775 39.7162632 -104.9293078 39.7162471 15760 5346 2098 0.0987082712844417 0.0987082712844417 -104.9281276 39.716246 -104.9269736 39.7162529 15761 2098 2940 0.101254724790906 0.101254724790906 -104.9269736 39.7162529 -104.9257898 39.7162499 15763 6814 9700 0.201962621208867 0.201962621208867 -104.9246289 39.7162454 -104.9222677 39.7162528 15766 9701 9702 0.01946308379228 0.01946308379228 -105.0380289 39.7329878 -105.0382565 39.732989 15767 9702 7793 0.0917115184551997 0.0917115184551997 -105.0382565 39.732989 -105.0393289 39.7329999 15768 7793 9703 0.0139663687397926 0.0139663687397926 -105.0393289 39.7329999 -105.039492 39.7329933 15769 9703 9044 0.0844498524584079 0.0844498524584079 -105.039492 39.7329933 -105.0404793 39.7330112 15770 9044 1093 0.00878466321187049 0.00878466321187049 -105.0404793 39.7330112 -105.040582 39.7330131 15771 1093 7489 0.0946907062423257 0.0946907062423257 -105.040582 39.7330131 -105.0416893 39.7330197 15772 7489 3839 0.0924847260791552 0.0924847260791552 -105.0416893 39.7330197 -105.0427707 39.7330329 15773 3839 9041 0.00820472152594153 0.00820472152594153 -105.0427707 39.7330329 -105.0428651 39.7330461 15774 9041 5598 0.0888252595207534 0.0888252595207534 -105.0428651 39.7330461 -105.0439037 39.7330329 15775 5598 9038 0.0124773684874939 0.0124773684874939 -105.0439037 39.7330329 -105.0440496 39.7330344 15776 9038 7546 0.0939528798953845 0.0939528798953845 -105.0440496 39.7330344 -105.0451482 39.7330461 15817 9704 9705 0.0108623818240175 0.0108623818240175 -105.0273936 39.7360623 -105.0273775 39.7359654 15777 7546 9706 0.691905770916309 0.691905770916309 -105.0451482 39.7330461 -105.0532391 39.733108 15800 1403 9709 0.0705866891174833 0.0705866891174833 -105.0321575 39.73505 -105.0321558 39.7356848 15801 9709 620 0.0978636674417251 0.0978636674417251 -105.0321558 39.7356848 -105.0322182 39.7365636 15802 620 9710 0.210732715068668 0.210732715068668 -105.0322182 39.7365636 -105.0322594 39.7384585 15803 9710 1934 0.00294671517895333 0.00294671517895333 -105.0322594 39.7384585 -105.0322592 39.738485 15812 9716 2323 0.0248152326425255 0.0248152326425255 -105.0223349 39.737401 -105.0223537 39.7376237 15814 9717 9718 0.0914794540174667 0.0914794540174667 -105.0311809 39.7378898 -105.0303789 39.7373453 15815 9718 9719 0.0447183943765151 0.0447183943765151 -105.0303789 39.7373453 -105.0302877 39.7369493 19498 10525 10526 0.0198486557174526 0.0198486557174526 -104.9883652 39.7073679 -104.9883666 39.7071894 15816 9719 9704 0.266399501314719 0.266399501314719 -105.0302877 39.7369493 -105.0273936 39.7360623 15823 622 9720 0.114642644128587 0.114642644128587 -105.0334066 39.7365509 -105.0334112 39.7375819 15824 9720 9721 0.0112307689682394 0.0112307689682394 -105.0334112 39.7375819 -105.0334117 39.7376829 15825 9721 9722 0.0869660670624723 0.0869660670624723 -105.0334117 39.7376829 -105.0334152 39.738465 15826 9722 9508 0.205466270114504 0.205466270114504 -105.0334152 39.738465 -105.0334112 39.7403128 15828 9723 8889 0.0324596924967659 0.0324596924967659 -105.0393086 39.7344206 -105.0393045 39.7347125 15829 8889 7134 0.00993032916751998 0.00993032916751998 -105.0393045 39.7347125 -105.0393032 39.7348018 15831 9724 9725 0.00760667507368999 0.00760667507368999 -105.0393035 39.7348362 -105.0393021 39.7349046 15832 9725 9726 0.189210618262835 0.189210618262835 -105.0393021 39.7349046 -105.0392938 39.7366062 15833 9726 9727 0.207046790394153 0.207046790394153 -105.0392938 39.7366062 -105.039304 39.7384682 19270 10423 10424 0.0241914475611954 0.0241914475611954 -104.9951604 39.7462206 -104.9949557 39.7460704 435 364 434 0.342302602243315 0.342302602243315 -104.9703166 39.6886511 -104.973423 39.6905908 437 435 436 0.251313063977777 0.251313063977777 -104.9400813 39.7837417 -104.939734 39.785986 438 291 437 0.00683009618704691 0.00683009618704691 -105.0052999 39.7613459 -105.0053491 39.7612975 439 437 438 0.127267952892383 0.127267952892383 -105.0053491 39.7612975 -105.0062729 39.7603999 18188 4070 6055 0.154839029661679 0.154839029661679 -105.0293098 39.784231 -105.0293078 39.7856235 2329 914 2297 0.0421335193471221 0.0421335193471221 -104.9793447 39.7725806 -104.9797146 39.7728311 2331 2320 2321 0.0970544429847538 0.0970544429847538 -104.9733543 39.7679348 -104.9741575 39.7685518 2332 2321 2325 0.106348268281835 0.106348268281835 -104.9741575 39.7685518 -104.9750376 39.7692279 2334 2326 2327 0.097322097365987 0.097322097365987 -104.9240294 39.7620162 -104.9240401 39.7628914 2335 2327 1153 0.100532392748858 0.100532392748858 -104.9240401 39.7628914 -104.9240347 39.7637955 2338 2329 2330 0.176644411418714 0.176644411418714 -104.9234266 39.7178332 -104.9234239 39.7194218 2339 2330 2331 0.174810883246149 0.174810883246149 -104.9234239 39.7194218 -104.9234159 39.7209939 2340 2331 2332 0.246452825481674 0.246452825481674 -104.9234159 39.7209939 -104.9238853 39.7231807 12346 8662 8663 0.00747381550039305 0.00747381550039305 -105.0123789 39.7525675 -105.0123961 39.7526334 15258 8632 9548 0.0273148076656665 0.0273148076656665 -104.9291888 39.7063544 -104.929508 39.7063606 2341 2332 2333 0.239714451404855 0.239714451404855 -104.9238853 39.7231807 -104.9238906 39.7253365 2342 2333 2334 0.0332654390408316 0.0332654390408316 -104.9238906 39.7253365 -104.9238826 39.7256356 2344 2335 2336 0.129842641397919 0.129842641397919 -104.9238831 39.7280763 -104.9238797 39.729244 2346 2337 2338 0.0990445311811364 0.0990445311811364 -104.9327695 39.7193905 -104.9316115 39.7193956 2348 2265 2339 0.101695232363891 0.101695232363891 -104.9304912 39.7194002 -104.9293022 39.7193963 2349 2339 2340 0.100657111492997 0.100657111492997 -104.9293022 39.7193963 -104.9281254 39.7194064 2350 2340 2100 0.0993531902440497 0.0993531902440497 -104.9281254 39.7194064 -104.9269638 39.7194002 20593 3590 10852 0.00726410078461852 0.00726410078461852 -105.0249274 39.7608402 -105.0249031 39.7609028 20595 10864 10861 0.0184079229928756 0.0184079229928756 -105.0249015 39.7609531 -105.0248964 39.7611186 20596 10861 10869 0.0187971985012912 0.0187971985012912 -105.0248964 39.7611186 -105.0248912 39.7612876 20598 10844 10816 0.176342451403751 0.176342451403751 -105.0164651 39.7585116 -105.0185279 39.7585307 20599 10816 10784 0.0180725957817606 0.0180725957817606 -105.0185279 39.7585307 -105.0187393 39.7585283 18882 3271 7310 0.200940882978518 0.200940882978518 -104.9611322 39.7038533 -104.9611376 39.7020462 20600 10784 10835 0.00593511915863137 0.00593511915863137 -105.0187393 39.7585283 -105.0188076 39.7585187 20602 2958 10836 0.0107685222165634 0.0107685222165634 -105.0188637 39.7584212 -105.0188782 39.7585174 20605 10827 10870 0.0187474646325031 0.0187474646325031 -105.0188943 39.7587219 -105.0188943 39.7588905 20606 10870 10871 0.0569206829492766 0.0569206829492766 -105.0188943 39.7588905 -105.0188943 39.7594024 20746 10919 10920 0.0829974075948199 0.0829974075948199 -105.0382104 39.7621908 -105.0391814 39.7621915 20607 10872 10858 0.118628394955246 0.118628394955246 -105.0193556 39.7586912 -105.0190584 39.7597333 20609 2959 10837 0.0110654933350888 0.0110654933350888 -105.0192775 39.7584245 -105.0192753 39.758524 20610 10837 10819 0.0119664824389379 0.0119664824389379 -105.0192753 39.758524 -105.0192728 39.7586316 11704 1158 1159 0.143826308402294 0.143826308402294 -104.9992501 39.7524969 -104.9980616 39.7534124 16709 10000 10001 0.0457062376473756 0.0457062376473756 -105.0005739 39.745251 -105.0002374 39.7455704 20652 9411 7929 0.0718148143148174 0.0718148143148174 -105.0180024 39.7601634 -105.0179546 39.7608082 20655 4390 9954 0.0752796609482001 0.0752796609482001 -104.9873785 39.7489186 -104.9873941 39.7482417 20656 9954 10883 0.0805000116188462 0.0805000116188462 -104.9873941 39.7482417 -104.9873826 39.7475178 20657 10883 10884 0.00921180121982239 0.00921180121982239 -104.9873826 39.7475178 -104.9873861 39.747435 20658 10884 8289 0.0487008508548274 0.0487008508548274 -104.9873861 39.747435 -104.9873968 39.7469971 20660 5957 6482 0.0027689648671592 0.0027689648671592 -104.9873834 39.7462062 -104.9873838 39.7461813 20661 6482 5774 0.120389794748458 0.120389794748458 -104.9873838 39.7461813 -104.9874021 39.7450987 20662 5774 4620 0.0232425190443662 0.0232425190443662 -104.9874021 39.7450987 -104.9873927 39.7448898 20663 4620 5809 0.169650245221728 0.169650245221728 -104.9873927 39.7448898 -104.9873953 39.7433641 20664 5809 10472 0.013534248318244 0.013534248318244 -104.9873953 39.7433641 -104.9873927 39.7432424 2394 2385 2386 0.330871173224232 0.330871173224232 -104.9496422 39.7136072 -104.9468949 39.7115125 2396 2387 2072 0.091718253525282 0.091718253525282 -104.9541313 39.7738901 -104.9530584 39.7738703 2398 2388 2389 0.0952556218940292 0.0952556218940292 -104.9519586 39.7738777 -104.950844 39.7738769 2399 2389 2390 0.088517954558777 0.088517954558777 -104.950844 39.7738769 -104.9498085 39.773859 2400 2390 2391 0.100075566647637 0.100075566647637 -104.9498085 39.773859 -104.9486382 39.7738901 2401 2391 2392 0.0940014926636224 0.0940014926636224 -104.9486382 39.7738901 -104.9475383 39.7738843 2402 2392 2394 0.0931645591460492 0.0931645591460492 -104.9475383 39.7738843 -104.9464482 39.7738908 2403 2394 2395 0.0490422843236324 0.0490422843236324 -104.9464482 39.7738908 -104.9458744 39.7738967 2404 2396 2397 0.101232025457682 0.101232025457682 -104.9452638 39.7738711 -104.9440793 39.7738645 2405 2397 835 0.0985806787691326 0.0985806787691326 -104.9440793 39.7738645 -104.942926 39.7738477 2406 835 2398 0.196049611343252 0.196049611343252 -104.942926 39.7738477 -104.940632 39.7738515 2407 2398 2399 0.0153233199302382 0.0153233199302382 -104.940632 39.7738515 -104.9404527 39.7738518 2408 2399 2400 0.00232458495354821 0.00232458495354821 -104.9404527 39.7738518 -104.9404255 39.7738517 2412 2402 2403 0.0775441054784182 0.0775441054784182 -105.016659 39.7530243 -105.017566 39.7530336 2415 2405 2406 0.101142772155656 0.101142772155656 -105.0346118 39.7530072 -105.0357948 39.7530206 498 441 442 0.0937180388509973 0.0937180388509973 -105.01516 39.7314761 -105.01561 39.7322446 500 443 444 0.0957304857475106 0.0957304857475106 -104.932837 39.701282 -104.933949 39.701378 14680 445 446 0.198543865097556 0.198543865097556 -104.9700104 39.7237429 -104.9699934 39.7219574 443 447 448 0.0518475604896436 0.0518475604896436 -105.0132294 39.7256673 -105.0126579 39.7258229 446 450 451 0.1546192530483 0.1546192530483 -104.942375 39.7291047 -104.9423643 39.7304952 310 318 319 0.318271935051083 0.318271935051083 -105.0344342 39.7830352 -105.0307715 39.7835551 447 451 452 0.176746748854474 0.176746748854474 -104.9423643 39.7304952 -104.9423751 39.7320847 448 452 453 0.173946054533759 0.173946054533759 -104.9423751 39.7320847 -104.9423616 39.733649 449 453 454 0.161145911336434 0.161145911336434 -104.9423616 39.733649 -104.9423517 39.7350982 450 454 455 0.183605091547984 0.183605091547984 -104.9423517 39.7350982 -104.9423505 39.7367494 452 456 457 0.174314536622101 0.174314536622101 -104.9413102 39.732075 -104.9412942 39.7336426 453 457 458 0.162044543484691 0.162044543484691 -104.9412942 39.7336426 -104.9412914 39.7350999 454 458 459 0.182862983981988 0.182862983981988 -104.9412914 39.7350999 -104.9413035 39.7367444 456 460 6 0.0823027301557762 0.0823027301557762 -104.9405035 39.7803397 -104.941411 39.7800918 1198 1212 1213 0.0683736094322978 0.0683736094322978 -104.9874175 39.7272691 -104.986618 39.727272 465 266 468 0.155710664946604 0.155710664946604 -104.9494463 39.6897162 -104.949472 39.6911164 466 469 470 0.0207613766308904 0.0207613766308904 -104.9681294 39.7190458 -104.9678891 39.7190194 468 471 472 0.378751941435673 0.378751941435673 -105.017379 39.7512262 -105.0184425 39.7479196 472 475 476 0.0306017516715067 0.0306017516715067 -105.0122615 39.7554827 -105.0121896 39.7552131 474 477 478 0.142331986757376 0.142331986757376 -105.0173303 39.7447127 -105.0170811 39.7459783 476 401 479 0.0792493107270532 0.0792493107270532 -105.0115284 39.740564 -105.0124432 39.7406786 480 481 482 0.61054856130416 0.61054856130416 -104.9818608 39.6967284 -104.9858803 39.7012654 481 482 483 0.00751372921095178 0.00751372921095178 -104.9858803 39.7012654 -104.9859077 39.7013296 482 483 484 0.0775332394520986 0.0775332394520986 -104.9859077 39.7013296 -104.9862665 39.7019699 483 484 485 0.089248827005011 0.089248827005011 -104.9862665 39.7019699 -104.9862761 39.7027725 17372 40 3540 0.206359755216492 0.206359755216492 -104.9786815 39.7002855 -104.9786521 39.6984298 19502 10529 10530 0.0177249357864871 0.0177249357864871 -104.9883718 39.7065202 -104.9883733 39.7063608 2653 2611 2612 0.141657164390576 0.141657164390576 -104.9891783 39.722537 -104.9908346 39.7225312 2654 2612 2613 0.112637909268372 0.112637909268372 -104.9908346 39.7225312 -104.9921516 39.722527 2655 2613 2614 0.0580743648208686 0.0580743648208686 -104.9921516 39.722527 -104.9928302 39.7225456 17439 9901 10107 0.0190863480039502 0.0190863480039502 -104.9711673 39.6931206 -104.9711512 39.6932918 2656 2614 2615 0.100743891980042 0.100743891980042 -104.9928302 39.7225456 -104.9940077 39.7225208 2657 2615 2616 0.100475490032633 0.100475490032633 -104.9940077 39.7225208 -104.9951825 39.7225188 2658 2616 2617 0.0513770343819779 0.0513770343819779 -104.9951825 39.7225188 -104.9957832 39.7225228 2660 2618 2619 0.0511386540650187 0.0511386540650187 -104.9963593 39.7225267 -104.9969572 39.7225317 2661 2619 2620 0.0507766966271612 0.0507766966271612 -104.9969572 39.7225317 -104.9975509 39.7225332 2662 2620 2621 0.0437935865590098 0.0437935865590098 -104.9975509 39.7225332 -104.9980629 39.7225275 2664 2622 2623 0.138741239129278 0.138741239129278 -104.9985544 39.7225221 -105.0001766 39.7225287 2665 2623 2624 0.0616812798954739 0.0616812798954739 -105.0001766 39.7225287 -105.0008976 39.7225155 2666 2624 2625 0.041735581046466 0.041735581046466 -105.0008976 39.7225155 -105.0013439 39.7226673 2668 2626 2627 0.080053274568439 0.080053274568439 -105.0211539 39.7220542 -105.0220898 39.7220653 2669 2627 2628 0.0586986059075718 0.0586986059075718 -105.0220898 39.7220653 -105.0227761 39.7220608 2672 2630 2631 0.0511347279443915 0.0511347279443915 -105.0439263 39.7221305 -105.0445241 39.7221383 2673 2631 2632 0.0473711830288774 0.0473711830288774 -105.0445241 39.7221383 -105.0450779 39.7221456 2701 1199 2633 0.0222472727939579 0.0222472727939579 -104.951727 39.7271329 -104.9517199 39.7273329 2800 2469 2753 0.205232670024875 0.205232670024875 -104.932822 39.7474019 -104.9328253 39.7492476 2801 2753 2754 0.200329673691245 0.200329673691245 -104.9328253 39.7492476 -104.9328183 39.7510492 2802 2754 796 0.200317660350865 0.200317660350865 -104.9328183 39.7510492 -104.9328183 39.7528507 2803 796 2755 0.202508246596186 0.202508246596186 -104.9328183 39.7528507 -104.9328167 39.7546719 2804 2755 2756 0.202966691897007 0.202966691897007 -104.9328167 39.7546719 -104.9328047 39.7564972 2805 2756 2757 0.203516573136303 0.203516573136303 -104.9328047 39.7564972 -104.9328253 39.7583274 2806 2757 2758 0.206901705972361 0.206901705972361 -104.9328253 39.7583274 -104.9328167 39.7601881 2807 2758 2759 0.18527317626533 0.18527317626533 -104.9328167 39.7601881 -104.9328136 39.7618543 2809 2760 2761 0.172193089993048 0.172193089993048 -104.9328153 39.7162508 -104.9327855 39.7177992 2810 2761 2337 0.176949778602699 0.176949778602699 -104.9327855 39.7177992 -104.9327695 39.7193905 2811 2337 2762 0.175813497300624 0.175813497300624 -104.9327695 39.7193905 -104.9327571 39.7209716 2812 2762 2763 0.241500363205236 0.241500363205236 -104.9327571 39.7209716 -104.9327223 39.7231433 2813 2763 2764 0.135070479950714 0.135070479950714 -104.9327223 39.7231433 -104.9327137 39.724358 2814 2764 2765 0.106502558770285 0.106502558770285 -104.9327137 39.724358 -104.9327124 39.7253158 2815 2765 2766 0.0334927078919062 0.0334927078919062 -104.9327124 39.7253158 -104.9327097 39.725617 2816 2766 2767 0.200988096936329 0.200988096936329 -104.9327097 39.725617 -104.9327231 39.7274245 2817 2767 2768 0.200799068465386 0.200799068465386 -104.9327231 39.7274245 -104.9327365 39.7292303 2819 2769 1141 0.136317655493671 0.136317655493671 -104.933165 39.7620038 -104.9331531 39.7632297 2820 1141 908 0.140881200888928 0.140881200888928 -104.9331531 39.7632297 -104.9331257 39.7644965 1246 190 1268 0.101376125490378 0.101376125490378 -105.0203986 39.7166208 -105.0203557 39.7175319 20670 10891 10892 0.0391113232197559 0.0391113232197559 -105.0400867 39.7653362 -105.0396698 39.7654812 20671 10892 10893 0.0381065586329798 0.0381065586329798 -105.0396698 39.7654812 -105.0400814 39.7656129 20672 10893 10894 0.00879572218910387 0.00879572218910387 -105.0400814 39.7656129 -105.0400807 39.765692 20673 10894 6880 0.00914047873035344 0.00914047873035344 -105.0400807 39.765692 -105.0400799 39.7657742 20675 10895 10896 0.0564298376836357 0.0564298376836357 -105.0400542 39.7656936 -105.0393975 39.7656413 20676 10896 10897 0.0882221479591311 0.0882221479591311 -105.0393975 39.7656413 -105.039396 39.7648479 20677 10897 10898 0.0915468728847566 0.0915468728847566 -105.039396 39.7648479 -105.0393945 39.7640246 20678 10898 10889 0.0977975944203811 0.0977975944203811 -105.0393945 39.7640246 -105.0403834 39.764467 12368 8665 8670 0.0146509072378509 0.0146509072378509 -105.0124819 39.7528908 -105.0123272 39.7529475 20679 10889 10899 0.0863988642991602 0.0863988642991602 -105.0403834 39.764467 -105.0403803 39.765244 20680 10899 10900 0.00621581990565306 0.00621581990565306 -105.0403803 39.765244 -105.0403805 39.7652999 20682 10899 10901 0.0272487435286037 0.0272487435286037 -105.0403803 39.765244 -105.0400615 39.7652432 20683 10902 10892 0.0353963477419812 0.0353963477419812 -105.0400838 39.7654891 -105.0396698 39.7654812 20685 10903 10904 0.0311951245060147 0.0311951245060147 -105.0402411 39.7653473 -105.0402346 39.7656278 20686 10905 8231 0.00978569112678673 0.00978569112678673 -105.0250777 39.7620918 -105.0250765 39.7620038 20687 8231 10753 0.00720642488718956 0.00720642488718956 -105.0250765 39.7620038 -105.0250779 39.761939 11 11 12 0.132606225003913 0.132606225003913 -105.0283851 39.746369 -105.0299361 39.7463759 13 13 14 0.261405445974353 0.261405445974353 -105.0315114 39.7463778 -105.0345689 39.7463686 14 14 15 0.0524534751729061 0.0524534751729061 -105.0345689 39.7463686 -105.0351824 39.7463725 15 15 16 0.0498286567506269 0.0498286567506269 -105.0351824 39.7463725 -105.0357652 39.7463762 16 16 17 0.0506321145105979 0.0506321145105979 -105.0357652 39.7463762 -105.0363574 39.7463727 17 17 18 0.0480115772672805 0.0480115772672805 -105.0363574 39.7463727 -105.0369187 39.746386 19 19 20 0.586520216245135 0.586520216245135 -105.044038 39.757286 -105.0508993 39.7572779 21 22 23 0.0471109050306669 0.0471109050306669 -105.0186135 39.7572732 -105.0191645 39.7572644 22 23 24 0.117066818844753 0.117066818844753 -105.0191645 39.7572644 -105.0205339 39.7572526 25 26 27 0.131659873107185 0.131659873107185 -105.0236259 39.7572468 -105.0251661 39.7572464 27 28 29 0.0945023300061256 0.0945023300061256 -104.9850866 39.7002557 -104.983982 39.7002584 28 29 32 0.0547795902237084 0.0547795902237084 -104.983982 39.7002584 -104.9833417 39.7002584 29 32 33 0.0472851468321661 0.0472851468321661 -104.9833417 39.7002584 -104.982789 39.7002584 30 33 34 0.0541728824006047 0.0541728824006047 -104.982789 39.7002584 -104.982156 39.7002709 1 1 2 0.182682884421833 0.182682884421833 -105.0155597 39.7339973 -105.0158228 39.7323669 31 34 35 0.0481653228438301 0.0481653228438301 -104.982156 39.7002709 -104.9815932 39.7002821 32 35 36 0.0518878807765827 0.0518878807765827 -104.9815932 39.7002821 -104.9809867 39.7002821 34 37 38 0.0490317013211587 0.0490317013211587 -104.9804174 39.7002821 -104.9798443 39.7002853 35 38 39 0.0492286314169291 0.0492286314169291 -104.9798443 39.7002853 -104.9792689 39.7002887 36 39 40 0.0502550749626562 0.0502550749626562 -104.9792689 39.7002887 -104.9786815 39.7002855 37 40 41 0.0504947813294015 0.0504947813294015 -104.9786815 39.7002855 -104.9780913 39.7002821 19671 9367 10610 0.0557753987785757 0.0557753987785757 -105.0246438 39.769277 -105.0246432 39.7697786 38 41 42 0.0486093395250147 0.0486093395250147 -104.9780913 39.7002821 -104.9775311 39.7002091 39 42 43 0.0502383575999221 0.0502383575999221 -104.9775311 39.7002091 -104.9769439 39.7002055 40 43 44 0.0498102685006676 0.0498102685006676 -104.9769439 39.7002055 -104.9763617 39.7002087 42 45 46 0.0520249865615885 0.0520249865615885 -104.9757682 39.7002165 -104.9751601 39.7002153 43 46 47 0.0510850489044332 0.0510850489044332 -104.9751601 39.7002153 -104.974563 39.7002186 44 47 48 0.0480642310133195 0.0480642310133195 -104.974563 39.7002186 -104.9740013 39.7002102 45 48 49 0.0520776483582305 0.0520776483582305 -104.9740013 39.7002102 -104.9733927 39.700201 47 50 51 0.0661075861419648 0.0661075861419648 -104.9541194 39.7002037 -104.953347 39.7002205 48 51 52 0.0568810950926816 0.0568810950926816 -104.953347 39.7002205 -104.9526824 39.7002349 49 52 53 0.0608706853363099 0.0608706853363099 -104.9526824 39.7002349 -104.9519712 39.7002191 50 53 54 0.0662114802606989 0.0662114802606989 -104.9519712 39.7002191 -104.9511976 39.7002019 51 54 55 0.0474185291403829 0.0474185291403829 -104.9511976 39.7002019 -104.9506434 39.7001957 52 55 56 0.0539297292184645 0.0539297292184645 -104.9506434 39.7001957 -104.9500131 39.7001887 53 56 57 0.108686747732496 0.108686747732496 -104.9500131 39.7001887 -104.9487429 39.7002061 54 57 58 0.187258749990905 0.187258749990905 -104.9487429 39.7002061 -104.9465541 39.7002085 56 59 60 1.21682866156064 1.21682866156064 -104.9247401 39.6995385 -104.9105465 39.700242 58 62 65 0.111732852527499 0.111732852527499 -104.932829 39.700178 -104.934135 39.700181 60 66 67 0.0462182288009238 0.0462182288009238 -104.968686 39.7002245 -104.9681458 39.7002288 61 67 68 0.0059633062869109 0.0059633062869109 -104.9681458 39.7002288 -104.9680761 39.7002293 63 69 70 0.0080040379689871 0.0080040379689871 -104.9675826 39.7002312 -104.9674891 39.7002337 65 71 72 0.00371377887510826 0.00371377887510826 -104.9669496 39.700226 -104.9669067 39.7002209 66 72 73 0.0481593874311522 0.0481593874311522 -104.9669067 39.7002209 -104.9663438 39.7002174 67 73 74 0.0476872742951146 0.0476872742951146 -104.9663438 39.7002174 -104.9657864 39.7002174 68 74 75 0.050981067010882 0.050981067010882 -104.9657864 39.7002174 -104.9651905 39.7002174 69 75 76 0.047311096476864 0.047311096476864 -104.9651905 39.7002174 -104.9646375 39.7002188 70 76 77 0.00343925081784597 0.00343925081784597 -104.9646375 39.7002188 -104.9645973 39.7002189 71 77 78 0.0504851331557092 0.0504851331557092 -104.9645973 39.7002189 -104.9640072 39.7002204 72 78 79 0.0447329738384301 0.0447329738384301 -104.9640072 39.7002204 -104.9634844 39.7002269 73 79 80 0.00573274424924571 0.00573274424924571 -104.9634844 39.7002269 -104.9634174 39.7002277 74 80 81 0.048934333458383 0.048934333458383 -104.9634174 39.7002277 -104.9628455 39.7002349 75 81 82 0.0451562090400863 0.0451562090400863 -104.9628455 39.7002349 -104.9623177 39.7002318 76 82 83 0.0525053441886158 0.0525053441886158 -104.9623177 39.7002318 -104.961704 39.7002283 77 83 84 0.0468507536792171 0.0468507536792171 -104.961704 39.7002283 -104.9611564 39.7002245 79 85 86 0.0489620579654281 0.0489620579654281 -104.9605654 39.7002204 -104.9599931 39.700221 80 86 87 0.056293962476598 0.056293962476598 -104.9599931 39.700221 -104.9593351 39.7002217 81 87 88 0.0565505675369976 0.0565505675369976 -104.9593351 39.7002217 -104.9586741 39.7002217 82 88 89 0.049261447484153 0.049261447484153 -104.9586741 39.7002217 -104.9580983 39.7002217 83 89 90 0.0461992376398338 0.0461992376398338 -104.9580983 39.7002217 -104.9575583 39.7002238 84 90 91 0.0452410545911285 0.0452410545911285 -104.9575583 39.7002238 -104.9570295 39.7002259 85 91 92 0.040125194779582 0.040125194779582 -104.9570295 39.7002259 -104.9565605 39.7002236 86 92 93 0.0417705541366205 0.0417705541366205 -104.9565605 39.7002236 -104.9560723 39.7002187 87 93 94 0.0307746903425865 0.0307746903425865 -104.9560723 39.7002187 -104.9557126 39.7002162 88 94 95 0.0484715360122363 0.0484715360122363 -104.9557126 39.7002162 -104.9551461 39.7002095 90 58 96 0.0988139178735054 0.0988139178735054 -104.9465541 39.7002085 -104.9453991 39.7002071 91 96 97 0.101340345409915 0.101340345409915 -104.9453991 39.7002071 -104.9442146 39.7002138 92 97 98 0.0883916436599661 0.0883916436599661 -104.9442146 39.7002138 -104.9431816 39.700199 93 98 99 0.0102766637725455 0.0102766637725455 -104.9431816 39.700199 -104.9430615 39.7001973 94 99 100 0.0815080239205417 0.0815080239205417 -104.9430615 39.7001973 -104.9421088 39.7002019 95 100 101 0.0191432455952872 0.0191432455952872 -104.9421088 39.7002019 -104.9418857 39.7001887 99 104 105 0.149790406602899 0.149790406602899 -104.9874778 39.7002508 -104.9890384 39.7008615 100 106 107 0.104888043119077 0.104888043119077 -104.931654 39.700221 -104.930428 39.700221 101 107 108 0.276057285299863 0.276057285299863 -104.930428 39.700221 -104.9272013 39.700209 103 109 110 0.318041485575751 0.318041485575751 -105.002935 39.7765792 -105.0016991 39.7792771 105 111 112 0.0487653491195207 0.0487653491195207 -104.929111 39.709605 -104.929063 39.710042 106 113 114 0.160343090933149 0.160343090933149 -105.0174031 39.7302926 -105.0192781 39.7302978 107 114 115 0.208121584183608 0.208121584183608 -105.0192781 39.7302978 -105.0217118 39.7303058 111 118 119 0.137350395143796 0.137350395143796 -105.0112228 39.7301878 -105.0128289 39.7301964 113 120 121 0.356240759753107 0.356240759753107 -105.011137 39.753586 -105.0092699 39.7564502 114 121 122 0.149871853701347 0.149871853701347 -105.0092699 39.7564502 -105.0080327 39.7574052 115 122 123 0.148228608040365 0.148228608040365 -105.0080327 39.7574052 -105.0068372 39.7583708 116 123 124 0.294126045752515 0.294126045752515 -105.0068372 39.7583708 -105.0043775 39.7602205 118 125 126 0.131313615022207 0.131313615022207 -105.0040777 39.7604163 -105.0030317 39.7612812 119 126 127 0.263795049720844 0.263795049720844 -105.0030317 39.7612812 -105.001255 39.763221 123 130 131 0.221071288024568 0.221071288024568 -105.010718 39.694947 -105.0097289 39.6931103 125 132 133 0.0549684068983719 0.0549684068983719 -104.9874659 39.6930068 -104.9881082 39.6929965 126 133 135 0.0478699749630446 0.0478699749630446 -104.9881082 39.6929965 -104.9886673 39.6929807 127 135 136 0.130706329520293 0.130706329520293 -104.9886673 39.6929807 -104.9901944 39.6930114 128 136 137 0.0495130025200929 0.0495130025200929 -104.9901944 39.6930114 -104.990773 39.6930188 129 137 138 0.0194653537975714 0.0194653537975714 -104.990773 39.6930188 -104.9910005 39.6930189 130 138 139 0.0302495949579548 0.0302495949579548 -104.9910005 39.6930189 -104.991354 39.693023 131 139 140 0.097138516429268 0.097138516429268 -104.991354 39.693023 -104.9924893 39.6930233 133 141 142 0.0984160429772276 0.0984160429772276 -104.9968856 39.6930808 -104.9980358 39.6930742 1414 1439 1440 0.0969799596597411 0.0969799596597411 -105.0228009 39.7820131 -105.0239358 39.7820092 135 143 144 0.094779584184767 0.094779584184767 -104.9992288 39.6930874 -105.000336 39.6931138 136 144 145 0.102947980955417 0.102947980955417 -105.000336 39.6931138 -105.0015377 39.6930676 137 145 146 0.0998791210708115 0.0998791210708115 -105.0015377 39.6930676 -105.002705 39.6930742 138 146 147 0.10354963170018 0.10354963170018 -105.002705 39.6930742 -105.0039152 39.6930676 139 147 148 0.0970503169891706 0.0970503169891706 -105.0039152 39.6930676 -105.0050494 39.6930773 141 149 150 0.0462633170535789 0.0462633170535789 -105.0061897 39.6930874 -105.0067304 39.6930874 142 150 151 0.0859494466376985 0.0859494466376985 -105.0067304 39.6930874 -105.0077346 39.6931072 143 151 152 0.084056042435147 0.084056042435147 -105.0077346 39.6931072 -105.008717 39.6931063 144 152 131 0.0865811985903579 0.0865811985903579 -105.008717 39.6931063 -105.0097289 39.6931103 145 131 155 0.0846809008371401 0.0846809008371401 -105.0097289 39.6931103 -105.0107186 39.6931124 146 155 156 0.0860732350550831 0.0860732350550831 -105.0107186 39.6931124 -105.0117244 39.6930979 147 156 157 0.0810260254286054 0.0810260254286054 -105.0117244 39.6930979 -105.0126712 39.6931124 148 157 158 0.0821650587696609 0.0821650587696609 -105.0126712 39.6931124 -105.0136315 39.6931124 149 158 159 0.0810216994355951 0.0810216994355951 -105.0136315 39.6931124 -105.0145783 39.6931248 150 159 160 0.0856058417834562 0.0856058417834562 -105.0145783 39.6931248 -105.0155788 39.6931289 151 160 161 0.0815928873404902 0.0815928873404902 -105.0155788 39.6931289 -105.0165323 39.6931402 152 161 162 0.00737779613210769 0.00737779613210769 -105.0165323 39.6931402 -105.0166181 39.6931468 154 163 164 0.00763240627009494 0.00763240627009494 -105.0174975 39.6931459 -105.0175867 39.6931453 155 164 165 0.0713522613021865 0.0713522613021865 -105.0175867 39.6931453 -105.0184206 39.6931402 156 165 166 0.00987473687183569 0.00987473687183569 -105.0184206 39.6931402 -105.018536 39.693139 157 166 167 0.0668981585963986 0.0668981585963986 -105.018536 39.693139 -105.0193178 39.693131 158 167 168 0.0113627652096004 0.0113627652096004 -105.0193178 39.693131 -105.0194505 39.693127 159 168 169 0.0796520415458163 0.0796520415458163 -105.0194505 39.693127 -105.0203814 39.6931327 160 169 170 0.0789939822174276 0.0789939822174276 -105.0203814 39.6931327 -105.0213045 39.6931204 161 170 171 0.0216393201096419 0.0216393201096419 -105.0213045 39.6931204 -105.0215573 39.6931261 162 171 172 0.05739626274334 0.05739626274334 -105.0215573 39.6931261 -105.022228 39.6931165 163 172 173 0.0799414498698892 0.0799414498698892 -105.022228 39.6931165 -105.0231623 39.6931129 164 173 174 0.161327077814812 0.161327077814812 -105.0231623 39.6931129 -105.0250478 39.6931151 165 174 175 0.292992058630926 0.292992058630926 -105.0250478 39.6931151 -105.0284721 39.6931041 166 175 176 0.108231632340063 0.108231632340063 -105.0284721 39.6931041 -105.029737 39.6931129 167 176 177 0.106370208061557 0.106370208061557 -105.029737 39.6931129 -105.03098 39.6930959 168 177 178 0.0920329418240447 0.0920329418240447 -105.03098 39.6930959 -105.0320556 39.6931021 169 178 179 0.199657740223053 0.199657740223053 -105.0320556 39.6931021 -105.034389 39.6930864 170 179 180 0.100614906430247 0.100614906430247 -105.034389 39.6930864 -105.0355649 39.693093 1461 1483 1484 0.0976853528091841 0.0976853528091841 -104.9913183 39.6948152 -104.99246 39.6948099 171 180 181 0.0991515808605787 0.0991515808605787 -105.0355649 39.693093 -105.0367236 39.6931063 172 181 182 0.101348037813126 0.101348037813126 -105.0367236 39.6931063 -105.0379081 39.6931063 175 184 185 0.0991513776470571 0.0991513776470571 -105.0402341 39.6931327 -105.0413928 39.6931195 178 187 188 0.0984378662868895 0.0984378662868895 -105.0437531 39.6931327 -105.0449033 39.6931129 179 188 189 0.709590130188447 0.709590130188447 -105.0449033 39.6931129 -105.0531962 39.6931758 180 190 191 0.100578501060841 0.100578501060841 -105.0203986 39.7166208 -105.02039 39.7157163 181 191 192 0.0991218871214513 0.0991218871214513 -105.02039 39.7157163 -105.0203814 39.7148249 182 192 193 0.20342936542853 0.20342936542853 -105.0203814 39.7148249 -105.0203213 39.712996 183 193 194 0.207080695389682 0.207080695389682 -105.0203213 39.712996 -105.0203728 39.7111341 184 194 195 0.202642969626672 0.202642969626672 -105.0203728 39.7111341 -105.0203814 39.7093117 185 195 196 0.201913108682536 0.201913108682536 -105.0203814 39.7093117 -105.0203986 39.7074959 186 196 197 0.201920207523846 0.201920207523846 -105.0203986 39.7074959 -105.02039 39.70568 187 197 198 0.201206377797867 0.201206377797867 -105.02039 39.70568 -105.0203557 39.7038707 188 198 199 0.199728327239083 0.199728327239083 -105.0203557 39.7038707 -105.0203557 39.7020745 189 199 200 0.179903776297828 0.179903776297828 -105.0203557 39.7020745 -105.0203471 39.7004566 190 200 201 0.00513723410606708 0.00513723410606708 -105.0203471 39.7004566 -105.0203473 39.7004104 191 201 202 0.207079558909688 0.207079558909688 -105.0203473 39.7004104 -105.0203557 39.6985481 194 169 204 0.256940343045097 0.256940343045097 -105.0203814 39.6931327 -105.0203689 39.690822 195 204 205 0.14761309930181 0.14761309930181 -105.0203689 39.690822 -105.0203775 39.6894945 384 386 387 0.312847187378026 0.312847187378026 -105.0063891 39.78283 -105.0028212 39.783461 197 208 209 0.0482198776992404 0.0482198776992404 -105.0203767 39.6877125 -105.0203575 39.6872791 198 209 210 1.36238336075367 1.36238336075367 -105.0203575 39.6872791 -105.0203756 39.6750269 199 211 212 0.0762056360151952 0.0762056360151952 -104.9672465 39.7792331 -104.9665616 39.779672 210 221 222 0.10839564681744 0.10839564681744 -104.9863694 39.7019694 -104.9874359 39.7014431 212 223 224 0.197685755221764 0.197685755221764 -104.9432215 39.7799643 -104.9412461 39.7790391 213 224 225 0.136500664002185 0.136500664002185 -104.9412461 39.7790391 -104.9407032 39.7778846 215 226 227 0.0378358956085511 0.0378358956085511 -104.940692 39.7797323 -104.9403515 39.7799498 217 228 229 0.0700057652168164 0.0700057652168164 -104.949699 39.7790161 -104.9490058 39.7793516 218 229 230 0.156709235598665 0.156709235598665 -104.9490058 39.7793516 -104.9472475 39.7797519 220 231 232 0.0710636642555904 0.0710636642555904 -104.9941166 39.693522 -104.9943741 39.6929144 223 234 235 0.0652725377045483 0.0652725377045483 -104.9688514 39.6965865 -104.9695743 39.6967741 227 237 238 0.33099974682308 0.33099974682308 -105.0251054 39.7259431 -105.0289409 39.7255444 19951 4950 4670 0.10032168356836 0.10032168356836 -104.9951823 39.723 -104.9940093 39.7230042 229 239 240 0.145321847286165 0.145321847286165 -104.9766938 39.6912137 -104.9752801 39.6904894 230 240 241 0.0697724132050665 0.0697724132050665 -104.9752801 39.6904894 -104.9745995 39.6901438 231 241 242 0.0623380559401012 0.0623380559401012 -104.9745995 39.6901438 -104.9739987 39.6898267 232 242 243 0.121807717540091 0.121807717540091 -104.9739987 39.6898267 -104.9728142 39.6892191 233 243 244 0.123936016070967 0.123936016070967 -104.9728142 39.6892191 -104.9715783 39.6886379 234 244 245 0.0423914167747626 0.0423914167747626 -104.9715783 39.6886379 -104.9711551 39.6884397 235 245 30 0.0421885133223055 0.0421885133223055 -104.9711551 39.6884397 -104.9707346 39.6882416 238 134 246 0.0735610173824186 0.0735610173824186 -104.969078 39.6873895 -104.9683485 39.6870395 246 253 254 0.386604280856974 0.386604280856974 -105.0285448 39.740303 -105.0251543 39.7380028 261 271 272 0.0791195509987444 0.0791195509987444 -105.0214373 39.7400355 -105.020512 39.7400417 262 272 273 0.0178978198366689 0.0178978198366689 -105.020512 39.7400417 -105.0203028 39.7400362 263 273 274 0.0364878269996901 0.0364878269996901 -105.0203028 39.7400362 -105.0198763 39.7400252 264 274 275 0.130636800507014 0.130636800507014 -105.0198763 39.7400252 -105.0183528 39.7401138 265 275 276 0.0381201943550558 0.0381201943550558 -105.0183528 39.7401138 -105.0179907 39.7399138 272 282 283 0.097546663905458 0.097546663905458 -104.98357 39.7794055 -104.9824285 39.7794055 556 66 551 0.00841985913797999 0.00841985913797999 -104.968686 39.7002245 -104.9687844 39.7002259 557 551 552 0.04510313602044 0.04510313602044 -104.9687844 39.7002259 -104.9693115 39.7002336 559 553 554 0.116858726253731 0.116858726253731 -105.0084451 39.7357701 -105.0077561 39.7366777 562 249 556 0.0347143242166075 0.0347143242166075 -104.998368 39.698242 -104.998773 39.698261 563 557 250 0.0320475892789012 0.0320475892789012 -104.998773 39.697354 -104.998399 39.69737 581 573 574 3.62449911588374 3.62449911588374 -104.9857184 39.6894083 -104.9858252 39.6568125 582 495 575 0.042579905853808 0.042579905853808 -104.9399882 39.7812905 -104.9404777 39.7813621 583 575 576 0.0263063929759334 0.0263063929759334 -104.9404777 39.7813621 -104.940659 39.7811709 585 577 311 0.0472092453507094 0.0472092453507094 -104.979193 39.7791651 -104.9786416 39.779139 587 578 579 0.310605662522472 0.310605662522472 -105.0107342 39.7225974 -105.0080855 39.7206863 589 580 206 0.0784574482758401 0.0784574482758401 -104.9566854 39.743808 -104.9566644 39.7445134 591 581 582 0.323379230044806 0.323379230044806 -104.9583963 39.7508014 -104.9577579 39.7479349 593 583 584 0.18304036244052 0.18304036244052 -104.957601 39.708926 -104.957575 39.70728 595 585 586 0.0719402278196197 0.0719402278196197 -104.9889526 39.7822987 -104.9889771 39.7829454 597 587 588 0.0168822192889414 0.0168822192889414 -105.0297456 39.724543 -105.029943 39.724543 599 589 590 0.0668977161070656 0.0668977161070656 -104.9917474 39.779568 -104.9910794 39.7792543 601 592 593 0.00991684169352972 0.00991684169352972 -104.9690283 39.7038655 -104.9689126 39.70386 606 597 598 0.0427315746706827 0.0427315746706827 -104.9464074 39.7019764 -104.9468452 39.7017914 610 601 602 0.0635315500234909 0.0635315500234909 -104.9947852 39.7686695 -104.9952229 39.7691313 611 602 603 0.0528935910157463 0.0528935910157463 -104.9952229 39.7691313 -104.9958065 39.7692896 16699 9993 9994 0.012991856325609 0.012991856325609 -105.0002198 39.7467956 -105.0002735 39.7466863 612 603 604 0.0535739683641864 0.0535739683641864 -104.9958065 39.7692896 -104.9964331 39.7692764 615 606 307 0.0053241575287587 0.0053241575287587 -105.0278867 39.763078 -105.0279141 39.763121 616 307 607 0.210415758379136 0.210415758379136 -105.0279141 39.763121 -105.0300516 39.7640597 618 608 609 0.0943257357645838 0.0943257357645838 -104.9472743 39.739517 -104.9461712 39.7395075 620 610 611 0.12631191015444 0.12631191015444 -104.9873582 39.7368646 -104.9888354 39.7368658 621 611 612 0.121362330065702 0.121362330065702 -104.9888354 39.7368658 -104.9902547 39.7368606 11699 1033 1034 0.0933842207119007 0.0933842207119007 -104.9992823 39.7531544 -105.0000465 39.7525543 622 612 613 0.120087101438352 0.120087101438352 -104.9902547 39.7368606 -104.9916591 39.7368586 623 613 614 0.109496386514743 0.109496386514743 -104.9916591 39.7368586 -104.9929396 39.7368669 625 615 616 0.099485158811405 0.099485158811405 -104.9941215 39.7368616 -104.9952849 39.7368711 626 616 617 0.0380723765849069 0.0380723765849069 -104.9952849 39.7368711 -104.9957301 39.7368659 627 617 618 0.0166082915806853 0.0166082915806853 -104.9957301 39.7368659 -104.9959243 39.7368632 629 619 620 0.0454138336035488 0.0454138336035488 -105.0316871 39.7365656 -105.0322182 39.7365636 630 620 621 0.0942731398582661 0.0942731398582661 -105.0322182 39.7365636 -105.0333206 39.7365518 631 621 622 0.00735436876666859 0.00735436876666859 -105.0333206 39.7365518 -105.0334066 39.7365509 632 622 623 0.102647301082546 0.102647301082546 -105.0334066 39.7365509 -105.0346068 39.7365694 633 623 544 0.0305138174261522 0.0305138174261522 -105.0346068 39.7365694 -105.034963 39.736586 636 625 626 0.0461061908767262 0.0461061908767262 -105.0357989 39.7365856 -105.0363381 39.7365871 637 626 627 0.0495093856599813 0.0495093856599813 -105.0363381 39.7365871 -105.0369171 39.7365886 639 628 629 0.00822721040716169 0.00822721040716169 -104.9733503 39.7623867 -104.9734189 39.7624386 640 629 630 0.102896638771385 0.102896638771385 -104.9734189 39.7624386 -104.9743045 39.7630654 641 630 631 0.106879933016847 0.106879933016847 -104.9743045 39.7630654 -104.9751714 39.7637581 642 631 632 0.103715813554019 0.103715813554019 -104.9751714 39.7637581 -104.976027 39.7644195 643 632 633 0.10692744992309 0.10692744992309 -104.976027 39.7644195 -104.9769309 39.7650843 644 633 634 0.103895780437174 0.103895780437174 -104.9769309 39.7650843 -104.9777895 39.7657457 645 634 635 0.10514306949893 0.10514306949893 -104.9777895 39.7657457 -104.9786451 39.7664251 647 636 637 0.00886536795801057 0.00886536795801057 -105.0169344 39.7566577 -105.016925 39.7567371 648 637 638 0.204097990393348 0.204097990393348 -105.016925 39.7567371 -105.0180723 39.7583468 649 638 639 0.00993994545767469 0.00993994545767469 -105.0180723 39.7583468 -105.0181467 39.7584155 651 640 641 0.322116221139114 0.322116221139114 -104.9875489 39.7695895 -104.9847379 39.7715192 653 643 644 0.14058289547664 0.14058289547664 -104.9405805 39.7413879 -104.9389365 39.7413679 654 644 645 0.143886814663415 0.143886814663415 -104.9389365 39.7413679 -104.9372542 39.7414009 657 647 648 0.1449055455771 0.1449055455771 -104.9337694 39.7413613 -104.9320748 39.7413793 660 650 651 0.0986374455510098 0.0986374455510098 -104.9872612 39.7417297 -104.9861093 39.7416811 661 651 652 0.109870142544629 0.109870142544629 -104.9861093 39.7416811 -104.9848243 39.741678 662 652 653 0.107278100090415 0.107278100090415 -104.9848243 39.741678 -104.9835697 39.7416896 663 653 654 0.105274765421146 0.105274765421146 -104.9835697 39.7416896 -104.9823388 39.7416667 664 654 655 0.107321673078917 0.107321673078917 -104.9823388 39.7416667 -104.9810836 39.7416667 665 655 659 0.103426909396494 0.103426909396494 -104.9810836 39.7416667 -104.979874 39.741675 666 659 660 0.0476206970204551 0.0476206970204551 -104.979874 39.741675 -104.9793171 39.7416689 667 660 661 0.0487580750629072 0.0487580750629072 -104.9793171 39.7416689 -104.9787469 39.7416626 668 661 662 0.103115405190933 0.103115405190933 -104.9787469 39.7416626 -104.9775409 39.74166 669 662 663 0.118337011744519 0.118337011744519 -104.9775409 39.74166 -104.9761569 39.7416528 670 663 664 0.118107974454135 0.118107974454135 -104.9761569 39.7416528 -104.9747756 39.7416621 671 664 665 0.223948343500364 0.223948343500364 -104.9747756 39.7416621 -104.9721564 39.7416528 672 665 666 0.106040631048838 0.106040631048838 -104.9721564 39.7416528 -104.9709162 39.7416478 673 666 667 0.0256000736542961 0.0256000736542961 -104.9709162 39.7416478 -104.9706168 39.7416459 674 667 668 0.0803036973488277 0.0803036973488277 -104.9706168 39.7416459 -104.9696776 39.7416433 675 668 669 0.107519240980512 0.107519240980512 -104.9696776 39.7416433 -104.9684201 39.7416394 1662 1688 1689 0.0492594246995293 0.0492594246995293 -105.038125 39.7676337 -105.0387013 39.7676285 677 670 671 0.106757477563009 0.106757477563009 -104.9672238 39.7416291 -104.9659752 39.7416301 678 671 672 0.103159385358598 0.103159385358598 -104.9659752 39.7416301 -104.9647688 39.7416171 679 672 673 0.111733647900791 0.111733647900791 -104.9647688 39.7416171 -104.963462 39.7416167 680 673 674 0.10480806031483 0.10480806031483 -104.963462 39.7416167 -104.9622362 39.7416157 681 674 675 0.0524357665703955 0.0524357665703955 -104.9622362 39.7416157 -104.961623 39.7416085 682 675 676 0.0522607419390769 0.0522607419390769 -104.961623 39.7416085 -104.9610118 39.7416043 683 676 677 0.0516311575112871 0.0516311575112871 -104.9610118 39.7416043 -104.960408 39.7416109 684 677 678 0.0529566114294976 0.0529566114294976 -104.960408 39.7416109 -104.9597887 39.7416177 685 678 679 0.0524070698016137 0.0524070698016137 -104.9597887 39.7416177 -104.9591758 39.7416126 686 679 680 0.187479766906081 0.187479766906081 -104.9591758 39.7416126 -104.9569831 39.7416105 690 683 684 0.0954023275162926 0.0954023275162926 -104.9320748 39.7419667 -104.930959 39.7419667 691 684 685 0.100472575096637 0.100472575096637 -104.930959 39.7419667 -104.9297839 39.7419673 692 685 686 0.0954830683114717 0.0954830683114717 -104.9297839 39.7419673 -104.9286673 39.7419535 693 686 687 0.0981912656165647 0.0981912656165647 -104.9286673 39.7419535 -104.9275189 39.7419485 694 687 688 0.0529127579061837 0.0529127579061837 -104.9275189 39.7419485 -104.926901 39.7419221 695 688 689 0.097652475318391 0.097652475318391 -104.926901 39.7419221 -104.9257594 39.7418957 696 689 690 0.0954475604442949 0.0954475604442949 -104.9257594 39.7418957 -104.9246436 39.7419221 697 690 691 1.04422795392214 1.04422795392214 -104.9246436 39.7419221 -104.9124306 39.7419176 698 692 693 0.101491505067343 0.101491505067343 -104.9547755 39.7419939 -104.9535885 39.7419889 700 694 695 0.0992328230839297 0.0992328230839297 -104.9524269 39.7419829 -104.9512663 39.7419839 701 695 696 0.102484361376735 0.102484361376735 -104.9512663 39.7419839 -104.9500677 39.7419774 703 697 698 0.0986965284486813 0.0986965284486813 -104.9488331 39.7419679 -104.9476788 39.7419741 704 698 699 0.0994466333494717 0.0994466333494717 -104.9476788 39.7419741 -104.9465157 39.7419728 705 699 700 0.0997814367951755 0.0997814367951755 -104.9465157 39.7419728 -104.9453488 39.7419601 706 700 702 0.0968138925983087 0.0968138925983087 -104.9453488 39.7419601 -104.9442165 39.7419566 707 702 703 0.100377700728806 0.100377700728806 -104.9442165 39.7419566 -104.9430426 39.7419454 708 703 704 0.0945219805489684 0.0945219805489684 -104.9430426 39.7419454 -104.9419371 39.7419475 709 704 705 0.101319162842739 0.101319162842739 -104.9419371 39.7419475 -104.9407521 39.7419489 711 706 707 0.0929527445510612 0.0929527445510612 -105.0041014 39.7624043 -105.0041326 39.7632399 712 707 708 0.132514897770158 0.132514897770158 -105.0041326 39.7632399 -105.0041445 39.7644316 713 708 709 0.136169309583257 0.136169309583257 -105.0041445 39.7644316 -105.0041442 39.7656562 714 709 710 0.133600704636896 0.133600704636896 -105.0041442 39.7656562 -105.0041443 39.7668577 715 710 711 0.131877184107974 0.131877184107974 -105.0041443 39.7668577 -105.0041445 39.7680437 716 711 712 0.137129048962243 0.137129048962243 -105.0041445 39.7680437 -105.0041679 39.7692768 717 712 714 0.139625593223683 0.139625593223683 -105.0041679 39.7692768 -105.0041958 39.7705323 718 714 715 0.140147388874583 0.140147388874583 -105.0041958 39.7705323 -105.0041615 39.7717924 720 716 717 0.139181895573122 0.139181895573122 -105.0041786 39.7730524 -105.0042194 39.7743037 721 717 718 0.136478657719685 0.136478657719685 -105.0042194 39.7743037 -105.0041624 39.7755303 722 718 719 0.0608836584293049 0.0608836584293049 -105.0041624 39.7755303 -105.004171 39.7760778 723 719 720 0.0543052596791692 0.0543052596791692 -105.004171 39.7760778 -105.0041538 39.776566 724 720 721 0.402215107963206 0.402215107963206 -105.0041538 39.776566 -105.0041443 39.7801832 726 722 723 0.109800761131151 0.109800761131151 -105.004084 39.7289511 -105.0028344 39.7287242 728 724 725 0.0404933936313706 0.0404933936313706 -104.9512162 39.7020084 -104.9512072 39.7016443 729 725 726 0.0429068637575149 0.0429068637575149 -104.9512072 39.7016443 -104.9511976 39.7012585 730 726 54 0.117488559492451 0.117488559492451 -104.9511976 39.7012585 -104.9511976 39.7002019 732 728 729 0.201386679597364 0.201386679597364 -104.951164 39.6965829 -104.9511904 39.6947719 733 729 730 0.204011830144653 0.204011830144653 -104.9511904 39.6947719 -104.9512022 39.6929372 734 730 731 0.199761692314281 0.199761692314281 -104.9512022 39.6929372 -104.9512028 39.6911407 17425 10099 10083 0.0366406616748247 0.0366406616748247 -104.9835426 39.688944 -104.9836553 39.6886261 735 731 732 0.201563131430502 0.201563131430502 -104.9512028 39.6911407 -104.951205 39.689328 736 732 733 0.402282143818784 0.402282143818784 -104.951205 39.689328 -104.9512417 39.6857103 737 734 735 0.0902645098486118 0.0902645098486118 -104.9634771 39.7765229 -104.9624209 39.7765159 738 735 736 0.0928507623233121 0.0928507623233121 -104.9624209 39.7765159 -104.9613344 39.7765177 739 736 737 0.0900332912586976 0.0900332912586976 -104.9613344 39.7765177 -104.960283 39.7764662 740 737 738 0.0739532182409675 0.0739532182409675 -104.960283 39.7764662 -104.9594193 39.7764249 741 738 739 0.100409435325613 0.100409435325613 -104.9594193 39.7764249 -104.9582445 39.7764105 742 739 740 0.0918337393875257 0.0918337393875257 -104.9582445 39.7764105 -104.9571699 39.7764108 743 740 741 0.0605135925040139 0.0605135925040139 -104.9571699 39.7764108 -104.9564618 39.7764088 744 741 744 0.09764928319827 0.09764928319827 -104.9564618 39.7764088 -104.9553192 39.7764005 745 744 745 0.100176801141236 0.100176801141236 -104.9553192 39.7764005 -104.954147 39.7763944 746 745 746 0.0948931710062943 0.0948931710062943 -104.954147 39.7763944 -104.9530366 39.7763944 747 746 747 0.0932950961705344 0.0932950961705344 -104.9530366 39.7763944 -104.9519449 39.7763944 748 747 748 0.0948942633213168 0.0948942633213168 -104.9519449 39.7763944 -104.9508345 39.7763985 749 748 749 0.0880271421463829 0.0880271421463829 -104.9508345 39.7763985 -104.9498045 39.7763902 750 749 750 0.101773658707536 0.101773658707536 -104.9498045 39.7763902 -104.9486136 39.7763944 751 750 751 0.094781491782375 0.094781491782375 -104.9486136 39.7763944 -104.9475049 39.7764171 752 751 752 0.0909312964030863 0.0909312964030863 -104.9475049 39.7764171 -104.9464409 39.77641 754 753 754 0.0476837940219257 0.0476837940219257 -104.9875955 39.7752036 -104.9870376 39.7752102 755 754 755 0.0476837940207114 0.0476837940207114 -104.9870376 39.7752102 -104.9864797 39.7752036 756 755 756 0.100492444483886 0.100492444483886 -104.9864797 39.7752036 -104.9853038 39.7752036 760 760 761 0.278292588595779 0.278292588595779 -105.0070586 39.7765312 -105.0069691 39.779033 18241 8960 6768 0.145513824807152 0.145513824807152 -105.0258905 39.7724462 -105.0275913 39.7725071 762 762 763 0.102174293003021 0.102174293003021 -105.0062581 39.7024674 -105.0074463 39.7025603 763 763 764 0.0992571756698332 0.0992571756698332 -105.0074463 39.7025603 -105.0086065 39.7025548 764 764 765 0.100622536912342 0.100622536912342 -105.0086065 39.7025548 -105.0097824 39.702535 766 766 767 0.101850111631528 0.101850111631528 -105.0109855 39.7025566 -105.012176 39.70255 767 767 768 0.0961954013729948 0.0961954013729948 -105.012176 39.70255 -105.0133004 39.7025566 768 768 769 0.207085640087389 0.207085640087389 -105.0133004 39.7025566 -105.0156693 39.7029396 769 769 770 0.1068825400281 0.1068825400281 -105.0156693 39.7029396 -105.0168881 39.7027283 770 770 771 0.105967528573409 0.105967528573409 -105.0168881 39.7027283 -105.0180297 39.7023585 771 771 772 0.107278769323728 0.107278769323728 -105.0180297 39.7023585 -105.0192227 39.7020613 772 772 199 0.0969401274978018 0.0969401274978018 -105.0192227 39.7020613 -105.0203557 39.7020745 773 199 776 0.101328977128045 0.101328977128045 -105.0203557 39.7020745 -105.0215401 39.7020679 774 776 777 0.0984004881984158 0.0984004881984158 -105.0215401 39.7020679 -105.0226903 39.7020679 775 777 778 0.0991276696889056 0.0991276696889056 -105.0226903 39.7020679 -105.023849 39.7020679 779 784 785 0.101305408476756 0.101305408476756 -105.0031735 39.702226 -105.0042571 39.7018586 780 785 786 0.0976265458519536 0.0976265458519536 -105.0042571 39.7018586 -105.0053032 39.7015078 781 786 787 0.0966903245975086 0.0966903245975086 -105.0053032 39.7015078 -105.0063481 39.7011764 783 788 789 0.0146697046803596 0.0146697046803596 -104.9407607 39.7528377 -104.9405891 39.7528377 784 789 790 0.0984239882007814 0.0984239882007814 -104.9405891 39.7528377 -104.9394378 39.7528432 785 790 791 0.0942419953953979 0.0942419953953979 -104.9394378 39.7528432 -104.9383354 39.7528412 786 791 792 0.0942417343682122 0.0942417343682122 -104.9383354 39.7528412 -104.937233 39.7528412 787 792 793 0.0942331855902031 0.0942331855902031 -104.937233 39.7528412 -104.9361307 39.7528412 789 794 795 0.0937138545964453 0.0937138545964453 -104.9350328 39.7528375 -104.9339366 39.7528432 790 795 796 0.0956046195795482 0.0956046195795482 -104.9339366 39.7528432 -104.9328183 39.7528507 791 796 797 0.0946549122760597 0.0946549122760597 -104.9328183 39.7528507 -104.9317111 39.7528441 792 797 798 0.100527766007763 0.100527766007763 -104.9317111 39.7528441 -104.9305352 39.7528375 793 798 799 0.10316918665 0.10316918665 -104.9305352 39.7528375 -104.9293286 39.7528556 795 800 801 0.103459881633314 0.103459881633314 -104.9281577 39.7528638 -104.9269475 39.7528704 796 801 802 0.0997925526863961 0.0997925526863961 -104.9269475 39.7528704 -104.9257802 39.7528638 797 802 803 0.0998006432146063 0.0998006432146063 -104.9257802 39.7528638 -104.9246129 39.752877 854 804 805 0.1238606801811 0.1238606801811 -104.9428502 39.768085 -104.9428549 39.7691989 799 807 808 0.10163704947704 0.10163704947704 -104.9781222 39.7532569 -104.9769333 39.7532524 800 808 812 0.0515064726572222 0.0515064726572222 -104.9769333 39.7532524 -104.9763308 39.7532506 801 812 813 0.0494547954602067 0.0494547954602067 -104.9763308 39.7532506 -104.9757523 39.7532488 802 813 814 0.051447981297694 0.051447981297694 -104.9757523 39.7532488 -104.9751505 39.753245 803 814 815 0.0525679212147471 0.0525679212147471 -104.9751505 39.753245 -104.9745356 39.7532411 804 815 816 0.0487973630951461 0.0487973630951461 -104.9745356 39.7532411 -104.9739648 39.753238 805 816 817 0.0522598325196538 0.0522598325196538 -104.9739648 39.753238 -104.9733535 39.7532345 806 817 818 0.103406751654374 0.103406751654374 -104.9733535 39.7532345 -104.9721439 39.7532392 807 818 819 0.10785615815132 0.10785615815132 -104.9721439 39.7532392 -104.9708825 39.7532194 808 819 820 0.10473605712406 0.10473605712406 -104.9708825 39.7532194 -104.9696574 39.7532291 809 820 821 0.112264494558786 0.112264494558786 -104.9696574 39.7532291 -104.9683443 39.7532149 810 821 822 0.0974128787334051 0.0974128787334051 -104.9683443 39.7532149 -104.9672048 39.753216 811 822 823 0.107993299539667 0.107993299539667 -104.9672048 39.753216 -104.9659416 39.753226 812 823 824 0.0548178827467902 0.0548178827467902 -104.9659416 39.753226 -104.9653005 39.7532157 17428 10106 10103 0.0082057240713584 0.0082057240713584 -104.9831403 39.6888986 -104.9831832 39.6889646 1819 1835 1836 0.0691383900190408 0.0691383900190408 -105.0109162 39.7209352 -105.0117245 39.7209266 813 824 825 0.0508588332180354 0.0508588332180354 -104.9653005 39.7532157 -104.9647057 39.7532062 816 827 828 0.0512039318870449 0.0512039318870449 -104.9622082 39.7532291 -104.9616093 39.7532223 817 828 829 0.0518718595198435 0.0518718595198435 -104.9616093 39.7532223 -104.9610026 39.7532148 818 829 830 0.106833526059922 0.106833526059922 -104.9610026 39.7532148 -104.9597529 39.7532154 820 831 832 0.385745696022263 0.385745696022263 -104.9429184 39.780325 -104.9428851 39.783794 821 832 833 0.404856481972801 0.404856481972801 -104.9428851 39.783794 -104.942994 39.787434 823 834 835 0.105948732119107 0.105948732119107 -104.942934 39.7728949 -104.942926 39.7738477 824 835 838 0.0910625591495108 0.0910625591495108 -104.942926 39.7738477 -104.9427798 39.7746589 826 839 840 0.0919963536570051 0.0919963536570051 -104.942936 39.7789146 -104.942905 39.7797416 828 841 842 0.174755253051921 0.174755253051921 -104.9425503 39.7162314 -104.9425424 39.717803 829 842 843 0.178568082023164 0.178568082023164 -104.9425424 39.717803 -104.9425451 39.7194089 830 843 844 0.17297498203528 0.17297498203528 -104.9425451 39.7194089 -104.9425424 39.7209645 831 844 845 0.173265495891133 0.173265495891133 -104.9425424 39.7209645 -104.942551 39.7225227 832 845 846 0.177949551875208 0.177949551875208 -104.942551 39.7225227 -104.9425236 39.7241229 833 846 847 0.164704515205255 0.164704515205255 -104.9425236 39.7241229 -104.9425344 39.7256041 835 848 849 0.140807407128784 0.140807407128784 -104.9429842 39.7544341 -104.9429772 39.7557004 839 852 853 0.167627273627897 0.167627273627897 -104.9429072 39.7256062 -104.9429137 39.7271137 840 853 854 0.0221861617364752 0.0221861617364752 -104.9429137 39.7271137 -104.9428989 39.7273129 841 854 855 0.199351380476648 0.199351380476648 -104.9428989 39.7273129 -104.9429067 39.7291057 842 855 856 0.154506611729302 0.154506611729302 -104.9429067 39.7291057 -104.942914 39.7304952 843 856 857 0.177121299660486 0.177121299660486 -104.942914 39.7304952 -104.942882 39.7320879 844 857 858 0.173233506037634 0.173233506037634 -104.942882 39.7320879 -104.9429078 39.7336457 845 858 859 0.161447290254498 0.161447290254498 -104.9429078 39.7336457 -104.9428825 39.7350975 846 859 860 0.184417991926907 0.184417991926907 -104.9428825 39.7350975 -104.9428903 39.736756 847 860 861 0.174097913655798 0.174097913655798 -104.9428903 39.736756 -104.9428912 39.7383217 848 861 862 0.200651350067359 0.200651350067359 -104.9428912 39.7383217 -104.9428936 39.7401262 851 864 865 0.136205566327931 0.136205566327931 -104.9428605 39.7644833 -104.9428501 39.7657082 852 865 866 0.134098020570816 0.134098020570816 -104.9428501 39.7657082 -104.9428673 39.7669141 853 866 804 0.130206342500308 0.130206342500308 -104.9428673 39.7669141 -104.9428502 39.768085 855 805 869 0.151636521465058 0.151636521465058 -104.9428549 39.7691989 -104.9428549 39.7705626 856 869 870 0.0565102957854785 0.0565102957854785 -104.9428549 39.7705626 -104.9428589 39.7710708 859 872 873 0.106081890543097 0.106081890543097 -104.9733495 39.7645106 -104.9721084 39.7645147 860 873 874 0.104885275538693 0.104885275538693 -104.9721084 39.7645147 -104.9708813 39.7645106 861 874 875 0.105346104071406 0.105346104071406 -104.9708813 39.7645106 -104.9696488 39.7645085 862 875 876 0.105115636520032 0.105115636520032 -104.9696488 39.7645085 -104.968419 39.7645054 16596 6712 8570 0.146117658845452 0.146117658845452 -104.9978555 39.7495627 -104.9966174 39.7504686 864 877 878 0.106492224339564 0.106492224339564 -104.9671933 39.7645034 -104.9659474 39.7644992 865 878 879 0.105226257982301 0.105226257982301 -104.9659474 39.7644992 -104.9647163 39.7644982 866 879 880 0.109300044149485 0.109300044149485 -104.9647163 39.7644982 -104.9634376 39.7645079 867 880 881 0.105305755069531 0.105305755069531 -104.9634376 39.7645079 -104.9622057 39.7644941 868 881 882 0.0524982326673818 0.0524982326673818 -104.9622057 39.7644941 -104.9615915 39.7644962 869 882 883 0.0527289587191423 0.0527289587191423 -104.9615915 39.7644962 -104.9609746 39.7644982 870 883 884 0.104777165086199 0.104777165086199 -104.9609746 39.7644982 -104.9597488 39.76449 871 884 885 0.101110616467656 0.101110616467656 -104.9597488 39.76449 -104.9585659 39.7644817 873 886 887 0.105175290472485 0.105175290472485 -104.9573328 39.7644759 -104.9561023 39.7644735 874 887 888 0.105460060240618 0.105460060240618 -104.9561023 39.7644735 -104.9548685 39.7644663 875 888 889 0.104542724277831 0.104542724277831 -104.9548685 39.7644663 -104.9536454 39.7644642 878 891 892 0.107871242081588 0.107871242081588 -104.9511738 39.7644539 -104.9499118 39.7644621 879 892 893 0.100327397599291 0.100327397599291 -104.9499118 39.7644621 -104.9487381 39.764473 880 893 894 0.10715921423401 0.10715921423401 -104.9487381 39.764473 -104.9474844 39.7644683 11694 895 896 0.0160104862378167 0.0160104862378167 -105.0011439 39.7534971 -105.0012741 39.7533936 881 894 897 0.103236099875311 0.103236099875311 -104.9474844 39.7644683 -104.9462766 39.7644635 882 897 898 0.106539225146671 0.106539225146671 -104.9462766 39.7644635 -104.9450302 39.764473 16754 10009 7565 0.0493392725986542 0.0493392725986542 -104.9506326 39.6988171 -104.9506273 39.6992608 20639 10032 10878 0.0503841615701827 0.0503841615701827 -105.0143643 39.7624894 -105.0137749 39.7624832 885 864 900 0.0968355268957622 0.0968355268957622 -104.9428605 39.7644833 -104.9417276 39.7644767 886 900 901 0.0921857962021889 0.0921857962021889 -104.9417276 39.7644767 -104.9406492 39.7644637 887 901 902 0.0154453872411826 0.0154453872411826 -104.9406492 39.7644637 -104.9404687 39.7644571 888 902 903 0.099023611112339 0.099023611112339 -104.9404687 39.7644571 -104.9393102 39.7644637 889 903 904 0.106658816969038 0.106658816969038 -104.9393102 39.7644637 -104.9380626 39.7644833 890 904 905 0.102850064051981 0.102850064051981 -104.9380626 39.7644833 -104.9368593 39.7644833 891 905 906 0.106374102165022 0.106374102165022 -104.9368593 39.7644833 -104.9356148 39.7644767 893 907 908 0.107980942566683 0.107980942566683 -104.934389 39.7644899 -104.9331257 39.7644965 897 911 912 0.0137000260099873 0.0137000260099873 -104.998644 39.7576675 -104.9985313 39.7577551 900 914 915 0.266296417735211 0.266296417735211 -104.9793447 39.7725806 -104.9771733 39.7742982 902 916 917 0.109365780913081 0.109365780913081 -104.9874133 39.7320545 -104.9861344 39.7320479 903 917 918 0.110688879788924 0.110688879788924 -104.9861344 39.7320479 -104.98484 39.7320466 904 918 919 0.0528048087506356 0.0528048087506356 -104.98484 39.7320466 -104.9842225 39.7320454 905 919 920 0.0548227612983216 0.0548227612983216 -104.9842225 39.7320454 -104.9835814 39.7320454 1909 1921 1922 0.0521063364540888 0.0521063364540888 -104.9646085 39.7074783 -104.9639994 39.7074818 12333 8655 8656 0.00566894958463717 0.00566894958463717 -105.0074206 39.7547231 -105.0073545 39.7547272 906 920 921 0.0600921295133805 0.0600921295133805 -104.9835814 39.7320454 -104.9828787 39.7320413 907 921 922 0.0524145297386554 0.0524145297386554 -104.9828787 39.7320413 -104.9822659 39.7320313 908 922 923 0.0533449751273277 0.0533449751273277 -104.9822659 39.7320313 -104.9816421 39.7320276 909 923 924 0.0522830317618348 0.0522830317618348 -104.9816421 39.7320276 -104.9810307 39.7320279 910 924 925 0.0531296104749593 0.0531296104749593 -104.9810307 39.7320279 -104.9804094 39.7320277 911 925 926 0.0494870453453698 0.0494870453453698 -104.9804094 39.7320277 -104.9798307 39.7320293 912 926 927 0.0490530439973252 0.0490530439973252 -104.9798307 39.7320293 -104.9792571 39.7320337 916 930 931 0.0484862367563559 0.0484862367563559 -104.9775696 39.7320445 -104.9770026 39.732045 917 931 932 0.0491192175023229 0.0491192175023229 -104.9770026 39.732045 -104.9764282 39.7320463 918 932 933 0.0512499454427793 0.0512499454427793 -104.9764282 39.7320463 -104.9758289 39.7320426 935 950 951 0.0925005138771614 0.0925005138771614 -104.9505701 39.7320992 -104.9494887 39.732119 936 951 952 0.09155937925052 0.09155937925052 -104.9494887 39.732119 -104.9484181 39.7321077 937 952 953 0.096647434304121 0.096647434304121 -104.9484181 39.7321077 -104.947288 39.7320961 938 953 954 0.0946813321937467 0.0946813321937467 -104.947288 39.7320961 -104.9461808 39.7320927 939 954 955 0.0465376592907314 0.0465376592907314 -104.9461808 39.7320927 -104.9456366 39.7320897 941 956 957 0.0470827842175089 0.0470827842175089 -104.9450895 39.7320866 -104.944539 39.7320942 942 957 958 0.0477097696809632 0.0477097696809632 -104.944539 39.7320942 -104.9439811 39.7320979 943 958 959 0.0469673192776546 0.0469673192776546 -104.9439811 39.7320979 -104.9434319 39.7320929 944 959 857 0.0470271779665272 0.0470271779665272 -104.9434319 39.7320929 -104.942882 39.7320879 945 857 452 0.0433482724753884 0.0433482724753884 -104.942882 39.7320879 -104.9423751 39.7320847 946 452 960 0.0461959621064724 0.0461959621064724 -104.9423751 39.7320847 -104.9418349 39.7320813 947 960 456 0.0448744265859584 0.0448744265859584 -104.9418349 39.7320813 -104.9413102 39.732075 948 456 961 0.0477309298676521 0.0477309298676521 -104.9413102 39.732075 -104.9407521 39.7320683 950 962 963 0.203057783136815 0.203057783136815 -104.983818 39.7165111 -104.9838018 39.7183372 951 963 964 0.111884367881333 0.111884367881333 -104.9838018 39.7183372 -104.9838008 39.7193434 952 964 965 0.176567620505235 0.176567620505235 -104.9838008 39.7193434 -104.9838084 39.7209313 953 965 966 0.178378901323504 0.178378901323504 -104.9838084 39.7209313 -104.9838084 39.7225355 958 970 971 0.205957142551392 0.205957142551392 -104.9835185 39.781945 -104.9835456 39.7837971 960 972 973 0.204078625402165 0.204078625402165 -104.9835456 39.7765347 -104.9835576 39.77837 961 973 282 0.115147222371539 0.115147222371539 -104.9835576 39.77837 -104.98357 39.7794055 964 976 977 0.0518319225146996 0.0518319225146996 -104.9741611 39.7400028 -104.9741536 39.7395367 965 977 978 0.124228855322375 0.124228855322375 -104.9741536 39.7395367 -104.9741456 39.7384195 966 978 979 0.172234101769625 0.172234101769625 -104.9741456 39.7384195 -104.9741314 39.7368706 967 979 980 0.191895457064314 0.191895457064314 -104.9741314 39.7368706 -104.9741011 39.735145 968 980 981 0.160844607226305 0.160844607226305 -104.9741011 39.735145 -104.9741082 39.7336985 969 981 936 0.183612712644296 0.183612712644296 -104.9741082 39.7336985 -104.9740886 39.7320473 18742 7651 6216 0.274731695307389 0.274731695307389 -105.0389317 39.7282542 -105.0389183 39.7257835 970 936 982 0.178134725901618 0.178134725901618 -104.9740886 39.7320473 -104.9740839 39.7304453 972 983 984 0.199061323006722 0.199061323006722 -104.9740784 39.7290693 -104.9740814 39.7272791 973 984 985 0.188587247900735 0.188587247900735 -104.9740814 39.7272791 -104.9740756 39.7255831 974 985 986 0.0433580404548831 0.0433580404548831 -104.9740756 39.7255831 -104.9740817 39.7251932 975 986 987 0.125051012370851 0.125051012370851 -104.9740817 39.7251932 -104.9740753 39.7240686 977 988 989 0.141681092806979 0.141681092806979 -104.9740667 39.7237385 -104.9740839 39.7224644 978 989 990 0.0574887447164737 0.0574887447164737 -104.9740839 39.7224644 -104.97408 39.7219474 979 990 991 0.201644088462744 0.201644088462744 -104.97408 39.7219474 -104.9740667 39.720134 981 992 993 0.0142751187411164 0.0142751187411164 -104.974036 39.718887 -104.9740165 39.7187595 983 994 995 0.198087310718341 0.198087310718341 -104.9745719 39.7165069 -104.9745878 39.7182883 984 995 996 0.021294324874815 0.021294324874815 -104.9745878 39.7182883 -104.9745895 39.7184798 986 997 998 0.477759831198138 0.477759831198138 -104.9873902 39.763763 -104.9876372 39.7594706 988 999 1000 0.107359092710075 0.107359092710075 -104.9876054 39.7809872 -104.9875739 39.7819524 989 1000 1001 0.213427542201395 0.213427542201395 -104.9875739 39.7819524 -104.9875739 39.7838718 990 1001 1002 0.0204216124756694 0.0204216124756694 -104.9875739 39.7838718 -104.9875798 39.7840554 991 1002 1003 0.169295945736254 0.169295945736254 -104.9875798 39.7840554 -104.987571 39.7855779 992 1003 1004 0.202119044170343 0.202119044170343 -104.987571 39.7855779 -104.9875698 39.7873956 993 1004 1007 0.405136142942317 0.405136142942317 -104.9875698 39.7873956 -104.987539 39.791039 994 1008 753 0.128100004965855 0.128100004965855 -104.9879427 39.7740829 -104.9875955 39.7752036 996 1009 277 0.197304277838347 0.197304277838347 -104.9875916 39.776556 -104.9875916 39.7783304 998 1010 1011 0.168461631075683 0.168461631075683 -104.9624581 39.7255985 -104.9625093 39.727113 999 1011 1012 0.0217275963794507 0.0217275963794507 -104.9625093 39.727113 -104.9625101 39.7273084 1000 1012 1013 0.199706135128057 0.199706135128057 -104.9625101 39.7273084 -104.9625117 39.7291044 1001 1013 1014 0.154996233446664 0.154996233446664 -104.9625117 39.7291044 -104.96252 39.7304983 1002 1014 1015 0.0484476295387052 0.0484476295387052 -104.96252 39.7304983 -104.96252 39.730934 1005 1018 1019 0.198018950245581 0.198018950245581 -104.9622539 39.7350462 -104.9622411 39.736827 1006 1019 1020 0.173297369328456 0.173297369328456 -104.9622411 39.736827 -104.962243 39.7383855 1007 1020 1021 0.177035115256862 0.177035115256862 -104.962243 39.7383855 -104.962234 39.7399776 1008 1021 1022 0.17859043694682 0.17859043694682 -104.962234 39.7399776 -104.9622376 39.7415837 1009 1022 674 0.00356025053355106 0.00356025053355106 -104.9622376 39.7415837 -104.9622362 39.7416157 1010 674 1023 0.00366943257948706 0.00366943257948706 -104.9622362 39.7416157 -104.9622362 39.7416487 1011 1023 1024 0.17484373239475 0.17484373239475 -104.9622362 39.7416487 -104.9622425 39.7432211 1012 1024 1025 0.173998681621435 0.173998681621435 -104.9622425 39.7432211 -104.9622361 39.7447859 1015 1027 1028 0.0704684258530158 0.0704684258530158 -104.9622318 39.748208 -104.9622408 39.7488417 1017 1029 1030 0.0048505404615695 0.0048505404615695 -104.9622186 39.7494307 -104.9622168 39.7494743 1018 1030 1031 0.00340295138148338 0.00340295138148338 -104.9622168 39.7494743 -104.9622174 39.7495049 1019 1031 1035 0.134848566335067 0.134848566335067 -104.9622174 39.7495049 -104.9622398 39.7507175 1020 1035 1036 0.137493615415566 0.137493615415566 -104.9622398 39.7507175 -104.9622462 39.751954 16764 9868 2745 0.0490633016235184 0.0490633016235184 -104.9551011 39.698724 -104.9556601 39.6988225 1021 1036 827 0.141821861187588 0.141821861187588 -104.9622462 39.751954 -104.9622082 39.7532291 1023 1037 1038 0.144096028267239 0.144096028267239 -104.9622266 39.7544367 -104.9622461 39.7557325 1024 1038 1039 0.13873602575008 0.13873602575008 -104.9622461 39.7557325 -104.9622183 39.75698 1025 1039 1040 0.137557829611355 0.137557829611355 -104.9622183 39.75698 -104.9622463 39.7582169 1026 1040 1041 0.134490266221638 0.134490266221638 -104.9622463 39.7582169 -104.962246 39.7594264 1027 1041 1042 0.141541481862683 0.141541481862683 -104.962246 39.7594264 -104.9622157 39.7606991 1028 1042 1043 0.00492593525103261 0.00492593525103261 -104.9622157 39.7606991 -104.9622157 39.7607434 1029 1043 1044 0.138593778312369 0.138593778312369 -104.9622157 39.7607434 -104.9622117 39.7619898 1030 1044 1045 0.140603553737706 0.140603553737706 -104.9622117 39.7619898 -104.9622462 39.763254 1031 1045 881 0.137936273445967 0.137936273445967 -104.9622462 39.763254 -104.9622057 39.7644941 1032 881 1046 0.138493298016227 0.138493298016227 -104.9622057 39.7644941 -104.9622049 39.7657396 1033 1046 1047 0.135001777755027 0.135001777755027 -104.9622049 39.7657396 -104.9622057 39.7669537 1034 1047 1048 0.131055322767976 0.131055322767976 -104.9622057 39.7669537 -104.9621706 39.768132 1035 1048 1049 0.124939018757432 0.124939018757432 -104.9621706 39.768132 -104.9622462 39.7692541 1037 1050 1051 0.292899479856136 0.292899479856136 -104.9620183 39.718346 -104.9620097 39.7209801 1038 1051 1052 0.166422260927488 0.166422260927488 -104.9620097 39.7209801 -104.9620287 39.7224767 1040 735 1053 0.129020329518136 0.129020329518136 -104.9624209 39.7765159 -104.9624154 39.7776762 1042 1054 1055 0.104556386299221 0.104556386299221 -104.9541213 39.7802948 -104.9529111 39.7804333 1044 1056 1057 0.0821976961903273 0.0821976961903273 -105.0423884 39.7011038 -105.043349 39.701089 1046 1058 1059 0.198827335717405 0.198827335717405 -104.9523656 39.702949 -104.9500415 39.7029556 1048 1060 1061 0.168836903384636 0.168836903384636 -104.9395373 39.7162311 -104.9395162 39.7147128 1050 1062 1063 0.404705159588638 0.404705159588638 -104.9394384 39.6893266 -104.939435 39.685687 1051 1067 1068 0.132512985213334 0.132512985213334 -105.0088199 39.7729339 -105.0088114 39.7741256 1052 1068 1069 0.13497040303733 0.13497040303733 -105.0088114 39.7741256 -105.0088028 39.7753394 1053 1069 1070 0.132768776601327 0.132768776601327 -105.0088028 39.7753394 -105.0087942 39.7765334 1056 1072 1073 0.0939030414376985 0.0939030414376985 -105.009231 39.7782735 -105.0096773 39.7790452 1058 1074 1075 0.180616569310233 0.180616569310233 -105.0092177 39.7838422 -105.0092438 39.7854664 1059 1075 1076 0.0336398662027363 0.0336398662027363 -105.0092438 39.7854664 -105.009052 39.7857306 1060 1076 1077 0.0410609349522483 0.0410609349522483 -105.009052 39.7857306 -105.0087381 39.7860102 1061 1077 1078 0.0827433862317427 0.0827433862317427 -105.0087381 39.7860102 -105.0081209 39.7865836 1062 1078 1079 0.0826887112506465 0.0826887112506465 -105.0081209 39.7865836 -105.0074815 39.7871418 1064 1080 464 0.0761353371210495 0.0761353371210495 -104.972278 39.7033325 -104.9728479 39.7038584 1065 464 1081 0.349900041786437 0.349900041786437 -104.9728479 39.7038584 -104.972547 39.7069966 1066 1081 1082 0.00956876487693368 0.00956876487693368 -104.972547 39.7069966 -104.9724743 39.707062 1068 1083 1084 0.207455473901342 0.207455473901342 -104.9730883 39.714707 -104.972397 39.7129187 1069 1084 1085 0.20253048003379 0.20253048003379 -104.972397 39.7129187 -104.9723985 39.7110973 1070 1085 1086 0.20117520633799 0.20117520633799 -104.9723985 39.7110973 -104.9723899 39.7092881 1071 1086 1087 0.200445374909098 0.200445374909098 -104.9723899 39.7092881 -104.9724071 39.7074855 1073 1088 1089 0.193552555847569 0.193552555847569 -105.0404004 39.7838769 -105.0403816 39.7856175 1074 1089 1090 0.201907921550129 0.201907921550129 -105.0403816 39.7856175 -105.0403847 39.7874333 1075 1090 1091 0.409168814751628 0.409168814751628 -105.0403847 39.7874333 -105.040408 39.791113 1078 1094 1095 0.176210660233647 0.176210660233647 -105.0405328 39.7229583 -105.0405345 39.724543 1082 1098 1099 0.214073333831546 0.214073333831546 -105.0405664 39.7301724 -105.0405735 39.7282472 1083 1099 1100 0.273059176292595 0.273059176292595 -105.0405735 39.7282472 -105.0405477 39.7257916 1085 1101 1102 0.177543118890406 0.177543118890406 -105.040518 39.7350236 -105.0404669 39.7366198 1086 1102 1103 0.205192174072119 0.205192174072119 -105.0404669 39.7366198 -105.0404962 39.738465 1089 1105 1106 0.177750162727048 0.177750162727048 -105.0409021 39.716554 -105.0408864 39.7181525 1090 1106 1107 0.0539560094135977 0.0539560094135977 -105.0408864 39.7181525 -105.0408943 39.7186377 1091 1107 1108 0.122234944576301 0.122234944576301 -105.0408943 39.7186377 -105.0409121 39.7197369 1092 1108 1109 0.177333676437683 0.177333676437683 -105.0409121 39.7197369 -105.0409127 39.7213317 1093 1109 1110 0.180925459405873 0.180925459405873 -105.0409127 39.7213317 -105.0409158 39.7229588 1095 1111 1112 0.128811671442731 0.128811671442731 -105.0404537 39.7475871 -105.0404838 39.7487453 1096 1112 1113 0.134815073580703 0.134815073580703 -105.0404838 39.7487453 -105.0404745 39.7499577 1097 1113 1114 0.136688571742098 0.136688571742098 -105.0404745 39.7499577 -105.040538 39.751186 1098 1114 1115 0.101403665812315 0.101403665812315 -105.040538 39.751186 -105.0404736 39.7520966 1099 1115 1116 0.102067679100378 0.102067679100378 -105.0404736 39.7520966 -105.0404808 39.7530145 1102 1118 1119 0.204345080233058 0.204345080233058 -105.0404858 39.7548633 -105.0404748 39.756701 1103 1119 1120 0.199139333361331 0.199139333361331 -105.0404748 39.756701 -105.0404705 39.7584919 1104 1120 1121 0.0469911073941159 0.0469911073941159 -105.0404705 39.7584919 -105.0404718 39.7589145 1105 1121 1122 0.0592169845475301 0.0592169845475301 -105.0404718 39.7589145 -105.0404814 39.759447 1106 1122 1123 0.0953718885827498 0.0953718885827498 -105.0404814 39.759447 -105.0404814 39.7603047 1107 1123 1124 0.0510557799357253 0.0510557799357253 -105.0404814 39.7603047 -105.0404721 39.7607638 1108 1124 1125 0.150795725410384 0.150795725410384 -105.0404721 39.7607638 -105.0404588 39.7621199 1109 1125 1126 0.203566805558282 0.203566805558282 -105.0404588 39.7621199 -105.0405383 39.7639496 1111 1127 1128 0.0472430646130033 0.0472430646130033 -105.0404877 39.7653392 -105.0404722 39.7657639 1112 1128 1129 0.205543981836037 0.205543981836037 -105.0404722 39.7657639 -105.0404692 39.7676124 1114 1130 1131 0.164841461931526 0.164841461931526 -105.0404986 39.769448 -105.0404564 39.7709301 1115 1131 1132 0.171242319742711 0.171242319742711 -105.0404564 39.7709301 -105.0404464 39.7724701 1116 1132 1133 0.15535130673221 0.15535130673221 -105.0404464 39.7724701 -105.0404403 39.7738672 1117 1133 1134 0.155906924058663 0.155906924058663 -105.0404403 39.7738672 -105.040445 39.7752693 1118 1134 1135 0.158641971110509 0.158641971110509 -105.040445 39.7752693 -105.0404138 39.7766958 1120 1136 1137 0.202486056810199 0.202486056810199 -105.0404001 39.77838 -105.0404024 39.780201 1124 1140 1141 0.106376038726262 0.106376038726262 -104.9343976 39.7632231 -104.9331531 39.7632297 1125 1141 1142 0.11299023410348 0.11299023410348 -104.9331531 39.7632297 -104.9318313 39.7632429 1127 1143 1144 0.105553895231553 0.105553895231553 -104.97335 39.7632488 -104.9721151 39.7632529 1128 1144 1145 0.104117784384988 0.104117784384988 -104.9721151 39.7632529 -104.970897 39.7632567 1129 1145 1146 0.103483298103444 0.103483298103444 -104.970897 39.7632567 -104.9696868 39.7632831 1131 1147 1148 0.20922373460901 0.20922373460901 -104.9318227 39.7637905 -104.9293749 39.7637905 1132 1148 1149 0.150393643985841 0.150393643985841 -104.9293749 39.7637905 -104.9276154 39.7637839 1133 1149 1150 0.0550246362758013 0.0550246362758013 -104.9276154 39.7637839 -104.9269717 39.7637905 1134 1150 1151 0.102697719375893 0.102697719375893 -104.9269717 39.7637905 -104.9257702 39.7637877 1135 1151 1152 0.0983530643806034 0.0983530643806034 -104.9257702 39.7637877 -104.9246199 39.7638103 1136 1152 1153 0.0500465548413358 0.0500465548413358 -104.9246199 39.7638103 -104.9240347 39.7637955 1137 1153 1154 0.957298194837815 0.957298194837815 -104.9240347 39.7637955 -104.9128351 39.7638537 1138 1155 1156 0.108691319059022 0.108691319059022 -104.9684118 39.7632474 -104.9671402 39.7632525 1139 1156 1157 0.102249102579738 0.102249102579738 -104.9671402 39.7632525 -104.965944 39.7632443 1140 1157 1160 0.108168549451273 0.108168549451273 -104.965944 39.7632443 -104.9646785 39.763243 1141 1160 1161 0.101829092464478 0.101829092464478 -104.9646785 39.763243 -104.9634876 39.7632183 1144 1162 1163 0.0512778300683452 0.0512778300683452 -104.9615772 39.7632401 -104.9609775 39.7632277 1146 1164 1165 0.100040433804019 0.100040433804019 -104.959733 39.7632393 -104.9585626 39.7632361 1147 1165 1166 0.107579273983848 0.107579273983848 -104.9585626 39.7632361 -104.957304 39.7632393 1148 1166 1167 0.103452121653836 0.103452121653836 -104.957304 39.7632393 -104.9560938 39.7632261 1149 1167 1168 0.102717798897395 0.102717798897395 -104.9560938 39.7632261 -104.9548921 39.7632327 1150 1168 1169 0.106376023896376 0.106376023896376 -104.9548921 39.7632327 -104.9536476 39.7632393 1151 1169 1170 0.105583034841699 0.105583034841699 -104.9536476 39.7632393 -104.9524125 39.7632244 1152 1170 1171 0.105884448878202 0.105884448878202 -104.9524125 39.7632244 -104.9511738 39.7632137 1153 1171 1172 0.107984392656028 0.107984392656028 -104.9511738 39.7632137 -104.9499105 39.763222 1154 1172 1173 0.100211807661524 0.100211807661524 -104.9499105 39.763222 -104.9487381 39.7632261 1156 1174 1175 0.0651406407561477 0.0651406407561477 -104.9462747 39.7632063 -104.9455127 39.7631967 1157 1176 1177 0.0916420940843904 0.0916420940843904 -104.9973407 39.7040997 -104.9966621 39.703462 1158 1177 1178 0.317057086238115 0.317057086238115 -104.9966621 39.703462 -104.9967808 39.7006121 1159 1178 1179 0.0403904373250439 0.0403904373250439 -104.9967808 39.7006121 -104.9967738 39.7002489 1160 1179 1180 0.087664479851631 0.087664479851631 -104.9967738 39.7002489 -104.9967587 39.6994606 1163 555 558 0.0996109464859662 0.0996109464859662 -104.9967877 39.6982448 -104.996796 39.697349 1165 1182 1183 0.200712633020301 0.200712633020301 -104.996786 39.6966954 -104.9968385 39.6948908 1166 1183 141 0.201303158931495 0.201303158931495 -104.9968385 39.6948908 -104.9968856 39.6930808 1167 141 1184 0.160264959796536 0.160264959796536 -104.9968856 39.6930808 -104.9968546 39.6916397 1169 1185 1186 0.0892826433471673 0.0892826433471673 -104.9658583 39.7271019 -104.9648143 39.7271028 16608 9325 9944 0.146983175121654 0.146983175121654 -104.9845026 39.7504509 -104.9832891 39.7513873 1171 1187 1011 0.0980488049438762 0.0980488049438762 -104.9636558 39.7271103 -104.9625093 39.727113 1172 1011 1188 0.100351187096818 0.100351187096818 -104.9625093 39.727113 -104.9613359 39.7271192 1173 1188 1189 0.0991689160182861 0.0991689160182861 -104.9613359 39.7271192 -104.9601763 39.7271213 1174 1189 1190 0.0985624561842153 0.0985624561842153 -104.9601763 39.7271213 -104.9590238 39.7271173 1175 1190 1191 0.0992629404802966 0.0992629404802966 -104.9590238 39.7271173 -104.9578631 39.7271192 1177 1192 1193 0.0982024972051538 0.0982024972051538 -104.9567021 39.7271202 -104.9555538 39.7271183 1178 1193 1194 0.0979660824445765 0.0979660824445765 -104.9555538 39.7271183 -104.9544083 39.7271255 1179 1194 1195 0.0324477724054976 0.0324477724054976 -104.9544083 39.7271255 -104.9540289 39.7271284 1180 1195 1196 0.0675268282620706 0.0675268282620706 -104.9540289 39.7271284 -104.9532393 39.7271307 1182 1197 1198 0.0679368973278076 0.0679368973278076 -104.9528791 39.7271293 -104.9520847 39.7271285 1184 1199 1200 0.0686815112230977 0.0686815112230977 -104.951727 39.7271329 -104.9509239 39.7271356 1185 1200 1201 0.0309923494566171 0.0309923494566171 -104.9509239 39.7271356 -104.9505615 39.7271353 1186 1201 1202 0.0899174664521967 0.0899174664521967 -104.9505615 39.7271353 -104.9495101 39.7271408 1187 1202 1203 0.0945518763756908 0.0945518763756908 -104.9495101 39.7271408 -104.9484045 39.7271363 1188 1203 1204 0.0933113340782308 0.0933113340782308 -104.9484045 39.7271363 -104.9473134 39.7271328 1189 1204 1205 0.09509225728821 0.09509225728821 -104.9473134 39.7271328 -104.9462015 39.7271261 1190 1205 1206 0.0947055520559319 0.0947055520559319 -104.9462015 39.7271261 -104.9450941 39.7271221 1191 1206 1207 0.0954663818870976 0.0954663818870976 -104.9450941 39.7271221 -104.9439778 39.7271255 1192 1207 1208 0.0457748420522195 0.0457748420522195 -104.9439778 39.7271255 -104.9434426 39.7271196 1193 1208 853 0.0452361278424885 0.0452361278424885 -104.9434426 39.7271196 -104.9429137 39.7271137 1194 853 1209 0.0465328064656566 0.0465328064656566 -104.9429137 39.7271137 -104.9423696 39.7271171 1195 1209 1210 0.0443349306457526 0.0443349306457526 -104.9423696 39.7271171 -104.9418512 39.7271204 1196 1210 1211 0.0926255737985973 0.0926255737985973 -104.9418512 39.7271204 -104.940806 39.726902 1200 1214 1215 0.199187167786165 0.199187167786165 -105.0123769 39.7838268 -105.0123627 39.7856181 1201 1215 1216 0.200954541481784 0.200954541481784 -105.0123627 39.7856181 -105.0123497 39.7874253 1202 1216 1217 0.405030982441888 0.405030982441888 -105.0123497 39.7874253 -105.0123693 39.7910678 1203 1218 1219 0.0492032479248998 0.0492032479248998 -105.0123634 39.7348021 -105.0123463 39.7352444 1204 1219 1220 0.0957003230509211 0.0957003230509211 -105.0123463 39.7352444 -105.0123588 39.736105 1206 1221 1222 0.0745042299709739 0.0745042299709739 -105.0123509 39.7369148 -105.0123423 39.7375848 1207 1222 1223 0.102728552500243 0.102728552500243 -105.0123423 39.7375848 -105.012356 39.7385086 1208 1223 1224 0.112933078893132 0.112933078893132 -105.012356 39.7385086 -105.0123175 39.7395238 1210 1225 1226 0.132646861758746 0.132646861758746 -105.0118006 39.7583774 -105.01181 39.7571845 1212 1227 1228 0.133737749967366 0.133737749967366 -105.0123547 39.769283 -105.0123662 39.7704857 1213 1228 1229 0.138340301298334 0.138340301298334 -105.0123662 39.7704857 -105.0123561 39.7717298 1214 1229 1230 0.133937469551528 0.133937469551528 -105.0123561 39.7717298 -105.0123669 39.7729343 1215 1230 1231 0.133215122537399 0.133215122537399 -105.0123669 39.7729343 -105.0123362 39.7741321 1216 1231 1236 0.135593895539884 0.135593895539884 -105.0123362 39.7741321 -105.012326 39.7753515 1217 1236 1237 0.134329596288595 0.134329596288595 -105.012326 39.7753515 -105.0123583 39.7765593 1218 1237 1238 0.133838756927755 0.133838756927755 -105.0123583 39.7765593 -105.0123072 39.7777623 1220 1239 1240 0.201119608536246 0.201119608536246 -105.0121506 39.7275003 -105.0121592 39.729309 1222 1241 1242 0.0687159203588902 0.0687159203588902 -105.0205242 39.7613979 -105.0205115 39.7620158 1223 1242 1243 0.133400908392016 0.133400908392016 -105.0205115 39.7620158 -105.0205151 39.7632155 1224 1243 1247 0.135380581131659 0.135380581131659 -105.0205151 39.7632155 -105.0205098 39.764433 1225 1247 1248 0.134002229768192 0.134002229768192 -105.0205098 39.764433 -105.0205165 39.7656381 1226 1248 1249 0.133545106900313 0.133545106900313 -105.0205165 39.7656381 -105.0205165 39.7668391 1227 1249 1250 0.135368900396577 0.135368900396577 -105.0205165 39.7668391 -105.0205192 39.7680565 1228 1250 1251 0.135024432224222 0.135024432224222 -105.0205192 39.7680565 -105.0205232 39.7692708 1229 1251 1252 0.104469760585228 0.104469760585228 -105.0205232 39.7692708 -105.020531 39.7702103 1230 1252 1253 0.0306570001135196 0.0306570001135196 -105.020531 39.7702103 -105.0205211 39.7704859 1231 1253 1254 0.0720522950545032 0.0720522950545032 -105.0205211 39.7704859 -105.0205077 39.7711338 1232 1254 1255 0.0658986376594475 0.0658986376594475 -105.0205077 39.7711338 -105.0204909 39.7717263 1233 1255 1256 0.0399746208950617 0.0399746208950617 -105.0204909 39.7717263 -105.0204902 39.7720858 1234 1256 1257 0.0944491578366609 0.0944491578366609 -105.0204902 39.7720858 -105.020488 39.7729352 1235 1257 1258 0.132766928353997 0.132766928353997 -105.020488 39.7729352 -105.0204854 39.7741292 1236 1258 1259 0.135424431672451 0.135424431672451 -105.0204854 39.7741292 -105.0204832 39.7753471 1237 1259 1260 0.140672385455392 0.140672385455392 -105.0204832 39.7753471 -105.0205036 39.7766121 1238 1260 1261 0.134975501941172 0.134975501941172 -105.0205036 39.7766121 -105.0204874 39.7778259 1239 1261 1262 0.0645486549169547 0.0645486549169547 -105.0204874 39.7778259 -105.0204874 39.7784064 1240 1262 1263 0.0682069680036474 0.0682069680036474 -105.0204874 39.7784064 -105.0204874 39.7790198 1241 1263 1264 0.132661334326961 0.132661334326961 -105.0204874 39.7790198 -105.0204729 39.7802128 1242 1264 1265 0.198750077150319 0.198750077150319 -105.0204729 39.7802128 -105.0204691 39.7820002 1243 1265 1266 0.153240793837705 0.153240793837705 -105.0204691 39.7820002 -105.0204447 39.7833782 1245 273 1267 0.0675767060379672 0.0675767060379672 -105.0203028 39.7400362 -105.0202947 39.7406439 1247 1268 1269 0.0991648269688332 0.0991648269688332 -105.0203557 39.7175319 -105.0203986 39.7184231 1248 1269 1270 0.105715575753422 0.105715575753422 -105.0203986 39.7184231 -105.0204072 39.7193738 1249 1270 1271 0.096909170039208 0.096909170039208 -105.0204072 39.7193738 -105.0204158 39.7202453 1251 1272 1273 0.132822339876578 0.132822339876578 -105.0204988 39.7476034 -105.0204988 39.7487979 1252 1273 1274 0.108602805332053 0.108602805332053 -105.0204988 39.7487979 -105.0204817 39.7497745 1253 1274 1275 0.0271637528935803 0.0271637528935803 -105.0204817 39.7497745 -105.0204903 39.7500187 1254 1275 1276 0.112230208152067 0.112230208152067 -105.0204903 39.7500187 -105.0205429 39.7510272 1255 1276 1277 0.0176649567962355 0.0176649567962355 -105.0205429 39.7510272 -105.020537 39.751186 1256 1277 1278 0.135399208639876 0.135399208639876 -105.020537 39.751186 -105.0205102 39.7524035 1257 1278 1279 0.134958357098824 0.134958357098824 -105.0205102 39.7524035 -105.0205165 39.7536172 1258 1279 1280 0.13471438954866 0.13471438954866 -105.0205165 39.7536172 -105.0205245 39.7548287 1259 1280 1281 0.0527317447874755 0.0527317447874755 -105.0205245 39.7548287 -105.0205312 39.7553029 1260 1281 1282 0.0822068643990868 0.0822068643990868 -105.0205312 39.7553029 -105.0205344 39.7560422 1262 24 1283 0.0541075654220215 0.0541075654220215 -105.0205339 39.7572526 -105.0205326 39.7577392 1263 1283 1284 0.0277584904979192 0.0277584904979192 -105.0205326 39.7577392 -105.0205218 39.7579887 1264 1284 1285 0.0119510600074318 0.0119510600074318 -105.0205218 39.7579887 -105.0205433 39.7580949 1265 1285 1286 0.00765101800505865 0.00765101800505865 -105.0205433 39.7580949 -105.020542 39.7581637 1267 1287 1288 0.0102422085479252 0.0102422085479252 -105.0205384 39.7583461 -105.0205366 39.7584382 1269 1289 1290 0.18749026453307 0.18749026453307 -105.0204845 39.7839453 -105.0204693 39.7856314 1270 1290 1291 0.200784792674354 0.200784792674354 -105.0204693 39.7856314 -105.0204718 39.7874371 1271 1291 1292 0.406662337861329 0.406662337861329 -105.0204718 39.7874371 -105.0204665 39.7910943 1272 1293 1028 0.104130177494266 0.104130177494266 -104.9634588 39.7488413 -104.9622408 39.7488417 1274 1294 1295 0.209580478517529 0.209580478517529 -104.9875234 39.7129763 -104.9899734 39.7129983 1275 1295 1296 0.202179673681852 0.202179673681852 -104.9899734 39.7129983 -104.992337 39.712987 1276 1296 1297 0.102644670381459 0.102644670381459 -104.992337 39.712987 -104.993537 39.712987 1277 1297 1298 0.08553722531747 0.08553722531747 -104.993537 39.712987 -104.994537 39.712987 1278 1299 1300 0.10911250090994 0.10911250090994 -105.0250625 39.7133847 -105.0263381 39.713379 1279 1300 1305 0.103516561820708 0.103516561820708 -105.0263381 39.713379 -105.0275483 39.713379 1280 1305 1306 0.107188605435255 0.107188605435255 -105.0275483 39.713379 -105.0288014 39.7133724 1282 1307 1308 0.104254785791266 0.104254785791266 -105.0299945 39.7133592 -105.0312133 39.7133658 1283 1308 1309 0.104981820314566 0.104981820314566 -105.0312133 39.7133658 -105.0324406 39.7133724 1284 1309 1310 0.0539236153779667 0.0539236153779667 -105.0324406 39.7133724 -105.033071 39.7133691 1285 1310 1311 0.0525379554780919 0.0525379554780919 -105.033071 39.7133691 -105.0336852 39.7133658 1287 1312 1313 0.0516652738700608 0.0516652738700608 -105.0342968 39.7133689 -105.0349008 39.7133719 1288 1313 1314 0.0506813468547144 0.0506813468547144 -105.0349008 39.7133719 -105.0354933 39.7133745 1289 1314 1315 0.0508976456987324 0.0508976456987324 -105.0354933 39.7133745 -105.0360883 39.7133797 1290 1315 1316 0.0521616744394787 0.0521616744394787 -105.0360883 39.7133797 -105.0366981 39.7133763 1291 1316 1317 0.0506396099336441 0.0506396099336441 -105.0366981 39.7133763 -105.0372901 39.7133724 1292 1317 1318 0.0516214270666003 0.0516214270666003 -105.0372901 39.7133724 -105.0378936 39.7133724 1293 1318 1319 0.0518951446578895 0.0518951446578895 -105.0378936 39.7133724 -105.0385003 39.7133724 1294 1319 1320 0.0518013233234396 0.0518013233234396 -105.0385003 39.7133724 -105.0391059 39.7133709 1295 1320 1321 0.0498510970504219 0.0498510970504219 -105.0391059 39.7133709 -105.0396887 39.7133694 1296 1321 1322 0.0511186989957182 0.0511186989957182 -105.0396887 39.7133694 -105.0402863 39.7133654 1297 1322 1323 0.0508331487974254 0.0508331487974254 -105.0402863 39.7133654 -105.0408805 39.7133731 1300 1325 1326 0.08881123864976 0.08881123864976 -105.0432523 39.7133745 -105.0442903 39.7133559 1304 499 1329 0.167484239247501 0.167484239247501 -105.0019139 39.7130364 -105.0038719 39.7130446 1305 1329 1332 0.203905657642638 0.203905657642638 -105.0038719 39.7130446 -105.0062556 39.7130258 1306 1332 1333 0.204847680679676 0.204847680679676 -105.0062556 39.7130258 -105.0086503 39.7130456 1307 1333 1334 0.201123583387407 0.201123583387407 -105.0086503 39.7130456 -105.0110016 39.7130472 1309 1335 1336 0.157474175144751 0.157474175144751 -105.012511 39.712992 -105.014352 39.712994 1310 1336 1337 0.117575441930224 0.117575441930224 -105.014352 39.712994 -105.015726 39.713024 1311 1337 1338 0.0942761529447682 0.0942761529447682 -105.015726 39.713024 -105.016828 39.7130093 1313 1339 1340 0.0991229934735866 0.0991229934735866 -105.0179868 39.7130093 -105.0191455 39.712996 1314 1340 193 0.100574656408132 0.100574656408132 -105.0191455 39.712996 -105.0203213 39.712996 1315 193 1341 0.102057084030905 0.102057084030905 -105.0203213 39.712996 -105.0215144 39.7130026 1316 1341 1342 0.101342753238197 0.101342753238197 -105.0215144 39.7130026 -105.0226989 39.7129828 1317 1342 1343 0.0983873083767276 0.0983873083767276 -105.0226989 39.7129828 -105.023849 39.712996 1318 1343 1344 0.103799446896886 0.103799446896886 -105.023849 39.712996 -105.0250625 39.7129968 1320 1345 1346 0.0125938712274396 0.0125938712274396 -105.0025087 39.7490201 -105.0024538 39.7491252 1323 1348 1349 0.273909093656176 0.273909093656176 -104.9759324 39.769905 -104.9740676 39.7719084 1325 1350 1351 0.136546503712986 0.136546503712986 -105.0063979 39.7825483 -105.007995 39.7825082 1326 1351 1352 0.134960662965356 0.134960662965356 -105.007995 39.7825082 -105.0095743 39.7825214 1327 1352 1353 0.12926179848792 0.12926179848792 -105.0095743 39.7825214 -105.0110864 39.7825542 1328 1353 1354 0.137757238088674 0.137757238088674 -105.0110864 39.7825542 -105.0126985 39.7825478 1329 1354 1355 0.134312853283448 0.134312853283448 -105.0126985 39.7825478 -105.0142702 39.7825623 1330 1355 1356 0.132780195397846 0.132780195397846 -105.0142702 39.7825623 -105.015824 39.7825504 1334 1359 1360 0.200708631878513 0.200708631878513 -104.9979619 39.6967021 -104.9980058 39.6948974 1336 142 1364 0.213116678885437 0.213116678885437 -104.9980358 39.6930742 -104.9980305 39.6911576 1338 1365 1366 0.152775417186349 0.152775417186349 -105.0337367 39.6912702 -105.0337624 39.6898964 1339 1367 1368 0.213588518747439 0.213588518747439 -104.9875368 39.7120974 -104.9900335 39.7121268 1341 1369 1370 0.0932290478454428 0.0932290478454428 -104.9923595 39.7121202 -104.993449 39.7121432 1342 1371 1372 0.0501807359890933 0.0501807359890933 -105.0361028 39.7117899 -105.0366894 39.7117844 1343 1372 1373 0.0506488838331464 0.0506488838331464 -105.0366894 39.7117844 -105.0372815 39.7117878 1344 1373 1374 0.0509778039678037 0.0509778039678037 -105.0372815 39.7117878 -105.0378774 39.7117812 1345 1374 1375 0.0510804446988023 0.0510804446988023 -105.0378774 39.7117812 -105.0384745 39.7117746 1346 1375 1376 0.0530938888935116 0.0530938888935116 -105.0384745 39.7117746 -105.0390952 39.7117746 1347 1376 1377 0.0533676128248485 0.0533676128248485 -105.0390952 39.7117746 -105.0397191 39.7117746 1348 1377 1378 0.0492215264037076 0.0492215264037076 -105.0397191 39.7117746 -105.0402944 39.711784 1349 1378 1379 0.0493909004241748 0.0493909004241748 -105.0402944 39.711784 -105.0408718 39.7117866 1350 1379 1380 0.102775081126436 0.102775081126436 -105.0408718 39.7117866 -105.0420733 39.7117889 1351 1380 1381 0.100172308119327 0.100172308119327 -105.0420733 39.7117889 -105.0432442 39.7117733 1353 1382 1383 0.0341877559991377 0.0341877559991377 -104.9972593 39.7123952 -104.9976275 39.7122756 1354 1383 1384 0.104577694208817 0.104577694208817 -104.9976275 39.7122756 -104.998769 39.7119388 1356 1385 1386 0.193890579001187 0.193890579001187 -105.0016028 39.7121409 -105.0038695 39.7121354 2459 714 2450 0.108569713532818 0.108569713532818 -105.0041958 39.7705323 -105.0054661 39.7705389 1358 1387 1388 0.203368582544414 0.203368582544414 -105.0062556 39.7121476 -105.0086331 39.7121543 1359 1388 1389 0.203745939128333 0.203745939128333 -105.0086331 39.7121543 -105.011015 39.7121455 1361 1390 1391 0.199208620541168 0.199208620541168 -105.0322152 39.7838328 -105.0322278 39.7856243 1362 1391 1392 0.199941300123434 0.199941300123434 -105.0322278 39.7856243 -105.0322013 39.7874223 1364 1393 1394 0.177657657089983 0.177657657089983 -105.0324691 39.7165619 -105.0324777 39.7181596 1365 1394 1395 0.177656134299769 0.177656134299769 -105.0324777 39.7181596 -105.0324777 39.7197573 1366 1395 1396 0.0721099099294465 0.0721099099294465 -105.0324777 39.7197573 -105.0324777 39.7204058 1367 1396 1397 0.103333445330309 0.103333445330309 -105.0324777 39.7204058 -105.0324777 39.7213351 1368 1397 1398 0.177111308895875 0.177111308895875 -105.0324777 39.7213351 -105.0324765 39.7229279 1369 1398 1399 0.177390305757292 0.177390305757292 -105.0324765 39.7229279 -105.0324836 39.7245232 1370 1399 1400 0.0617135848764214 0.0617135848764214 -105.0324836 39.7245232 -105.0324862 39.7250782 1371 1400 1401 0.0203196347458361 0.0203196347458361 -105.0324862 39.7250782 -105.0324911 39.7252609 1373 1402 1403 0.0235752242204257 0.0235752242204257 -105.032154 39.734838 -105.0321575 39.73505 1375 1404 1402 0.00627534757508794 0.00627534757508794 -105.0321449 39.734782 -105.032154 39.734838 1377 1405 1406 0.205561430653916 0.205561430653916 -105.0321172 39.729303 -105.0321363 39.7311516 1378 1406 1407 0.198211407371417 0.198211407371417 -105.0321363 39.7311516 -105.032155 39.7329341 1379 1407 1404 0.205478920022626 0.205478920022626 -105.032155 39.7329341 -105.0321449 39.734782 1381 1408 1409 0.100293396704139 0.100293396704139 -105.032238 39.773186 -105.032333 39.774085 2482 2015 1998 0.0374209544699414 0.0374209544699414 -104.9354827 39.7474085 -104.935045 39.7474085 1382 1409 1410 0.293581023203639 0.293581023203639 -105.032333 39.774085 -105.0322367 39.7767242 1386 1413 1414 0.135399373352711 0.135399373352711 -105.0110892 39.7813605 -105.0126737 39.7813618 1387 1414 1415 0.134222064866511 0.134222064866511 -105.0126737 39.7813618 -105.0142444 39.7813552 1388 1415 1416 0.135554703950228 0.135554703950228 -105.0142444 39.7813552 -105.0158307 39.7813611 1390 1417 1418 0.0459508709120374 0.0459508709120374 -104.9988224 39.7819937 -104.9993559 39.7819419 1391 1418 1419 0.202303287973101 0.202303287973101 -104.9993559 39.7819419 -105.0017224 39.7819937 1394 1421 1422 0.101428183167069 0.101428183167069 -105.0345828 39.7821162 -105.0357695 39.7820968 1395 1422 1423 0.0971760324958247 0.0971760324958247 -105.0357695 39.7820968 -105.0369066 39.7820848 1396 1423 1424 0.100465380366459 0.100465380366459 -105.0369066 39.7820848 -105.0380823 39.7820859 1397 1424 1425 0.0503823697773718 0.0503823697773718 -105.0380823 39.7820859 -105.0386719 39.7820847 1398 1425 1426 0.0484682644313395 0.0484682644313395 -105.0386719 39.7820847 -105.0392391 39.7820835 1399 1426 1427 0.0493995225121813 0.0493995225121813 -105.0392391 39.7820835 -105.0398172 39.7820831 1400 1427 1138 0.0500574902796296 0.0500574902796296 -105.0398172 39.7820831 -105.040403 39.7820828 1401 1138 1428 0.0487273610513856 0.0487273610513856 -105.040403 39.7820828 -105.0409732 39.782078 1403 1429 1430 0.0510517494638005 0.0510517494638005 -105.0415749 39.7820729 -105.0421723 39.7820779 1404 1430 1431 0.0485479238043371 0.0485479238043371 -105.0421723 39.7820779 -105.0427404 39.7820827 1405 1431 1432 0.0499990939034271 0.0499990939034271 -105.0427404 39.7820827 -105.0433255 39.7820793 1406 1432 1433 0.0540496336498359 0.0540496336498359 -105.0433255 39.7820793 -105.043958 39.7820756 1408 1434 1435 0.101502735016485 0.101502735016485 -105.015828 39.7819929 -105.0170158 39.7820003 1409 1435 1436 0.0975542961638382 0.0975542961638382 -105.0170158 39.7820003 -105.0181574 39.7819937 1410 1436 1437 0.099750341261668 0.099750341261668 -105.0181574 39.7819937 -105.0193247 39.7820003 1411 1437 1265 0.0977907961309881 0.0977907961309881 -105.0193247 39.7820003 -105.0204691 39.7820002 1413 1438 1439 0.100436447451859 0.100436447451859 -105.0216256 39.7820039 -105.0228009 39.7820131 1416 1441 1442 0.100952147732681 0.100952147732681 -105.0038773 39.7148211 -105.0038934 39.7139133 1417 1442 1329 0.0966125375658313 0.0966125375658313 -105.0038934 39.7139133 -105.0038719 39.7130446 1418 1329 1386 0.101098635736807 0.101098635736807 -105.0038719 39.7130446 -105.0038695 39.7121354 1419 1386 1443 0.103303628365074 0.103303628365074 -105.0038695 39.7121354 -105.0038795 39.7112064 1420 1443 1444 0.105351454494942 0.105351454494942 -105.0038795 39.7112064 -105.0039077 39.7102592 1421 1444 1445 0.104823988220675 0.104823988220675 -105.0039077 39.7102592 -105.0039116 39.7093165 1422 1445 1446 0.0939934684249721 0.0939934684249721 -105.0039116 39.7093165 -105.0038944 39.7084713 1424 1447 1448 0.0986593061594928 0.0986593061594928 -105.0038773 39.7075535 -105.0037914 39.7066687 1425 1448 1449 0.102799709683289 0.102799709683289 -105.0037914 39.7066687 -105.0037914 39.7057442 1426 1449 1450 0.0947158385157811 0.0947158385157811 -105.0037914 39.7057442 -105.0037914 39.7048924 1427 1450 1451 0.0999075147918272 0.0999075147918272 -105.0037914 39.7048924 -105.0038258 39.7039943 1429 1452 784 0.0977509062908684 0.0977509062908684 -105.003594 39.7030434 -105.0031735 39.702226 1431 1453 1454 0.0719801500300486 0.0719801500300486 -105.0038208 39.695498 -105.0038293 39.6948507 1432 1454 147 0.198407848383786 0.198407848383786 -105.0038293 39.6948507 -105.0039152 39.6930676 1433 147 1455 0.0338525123105229 0.0338525123105229 -105.0039152 39.6930676 -105.0039409 39.6927638 1435 151 1456 0.201963345264684 0.201963345264684 -105.0077346 39.6931072 -105.0077346 39.6912909 1438 1458 1459 0.393387760227334 0.393387760227334 -105.0078206 39.6893993 -105.007872 39.6858617 1439 1460 1343 0.203476082408649 0.203476082408649 -105.0238542 39.7148259 -105.023849 39.712996 1440 1343 1461 0.205811743637529 0.205811743637529 -105.023849 39.712996 -105.0238413 39.7111451 1441 1461 1462 0.203884797606556 0.203884797606556 -105.0238413 39.7111451 -105.0238747 39.7093117 1442 1462 1463 0.199707411933497 0.199707411933497 -105.0238747 39.7093117 -105.0238662 39.7075157 1443 1463 1464 0.202654089186264 0.202654089186264 -105.0238662 39.7075157 -105.0238576 39.7056932 1444 1464 1465 0.201184980777767 0.201184980777767 -105.0238576 39.7056932 -105.0238576 39.7038839 1446 778 1466 0.187246918966658 0.187246918966658 -105.023849 39.7020679 -105.0238662 39.700384 1447 1466 1467 0.197539000166948 0.197539000166948 -105.0238662 39.700384 -105.0238404 39.6986076 1448 1467 1468 0.208212504536917 0.208212504536917 -105.0238404 39.6986076 -105.0238399 39.6967351 1450 1469 1470 0.186875447219802 0.186875447219802 -105.0235652 39.6967351 -105.0235572 39.6950545 1451 173 1471 0.256211082856798 0.256211082856798 -105.0231623 39.6931129 -105.0231842 39.6908088 1454 1473 1474 0.0115011236026218 0.0115011236026218 -104.9248865 39.6961248 -104.9247632 39.6960836 1455 1474 1475 0.0782239536830869 0.0782239536830869 -104.9247632 39.6960836 -104.9241194 39.6955841 1456 1475 1476 0.086773238144748 0.086773238144748 -104.9241194 39.6955841 -104.9233668 39.695061 1457 1476 1479 0.0924870142175924 0.0924870142175924 -104.9233668 39.695061 -104.9226286 39.6944534 1458 1479 1480 0.37958729242533 0.37958729242533 -104.9226286 39.6944534 -104.9194549 39.6920681 1460 1482 1483 0.0482525610515095 0.0482525610515095 -104.9907544 39.6948087 -104.9913183 39.6948152 1463 1183 1360 0.0998764831880159 0.0998764831880159 -104.9968385 39.6948908 -104.9980058 39.6948974 1464 1360 1485 0.101348070124559 0.101348070124559 -104.9980058 39.6948974 -104.9991903 39.6948908 1465 1485 1486 0.0984049068298888 0.0984049068298888 -104.9991903 39.6948908 -105.0003404 39.6948842 1467 1487 1488 0.111519868825334 0.111519868825334 -104.9874337 39.6948003 -104.988737 39.694787 1471 1454 1491 0.201276239535877 0.201276239535877 -105.0038293 39.6948507 -105.0061812 39.6948904 1473 1492 1493 0.102671300709598 0.102671300709598 -105.036538 39.695087 -105.037738 39.695087 1474 1493 1494 0.114201675013651 0.114201675013651 -105.037738 39.695087 -105.0390582 39.6949357 1475 1494 1495 0.100620235623392 0.100620235623392 -105.0390582 39.6949357 -105.0402341 39.6949489 1476 1495 1496 0.0991406161889474 0.0991406161889474 -105.0402341 39.6949489 -105.0413928 39.6949423 1477 1496 1497 0.0998844924107287 0.0998844924107287 -105.0413928 39.6949423 -105.0425601 39.6949555 1478 1497 1498 0.102075212599034 0.102075212599034 -105.0425601 39.6949555 -105.0437531 39.6949621 1479 1498 1499 0.0984215743592215 0.0984215743592215 -105.0437531 39.6949621 -105.0449033 39.6949489 1480 1499 1500 0.710275264674714 0.710275264674714 -105.0449033 39.6949489 -105.0532048 39.6949656 1481 1501 1502 0.109574036549915 0.109574036549915 -105.0250491 39.694923 -105.0263295 39.6949026 1482 1502 1503 0.290817056726042 0.290817056726042 -105.0263295 39.6949026 -105.0297284 39.6949225 1484 1504 1505 0.0925327391334129 0.0925327391334129 -105.0309987 39.6949159 -105.0320802 39.6949159 1485 1505 1506 0.0984021297067109 0.0984021297067109 -105.0320802 39.6949159 -105.0332303 39.6949159 1486 1506 1508 0.0976913946915281 0.0976913946915281 -105.0332303 39.6949159 -105.0343718 39.694896 1489 1509 1510 0.0972031962531711 0.0972031962531711 -104.9520771 39.704954 -104.9532101 39.7050201 1490 1510 1511 0.029446204772298 0.029446204772298 -104.9532101 39.7050201 -104.9534977 39.7051656 1494 1514 1515 0.0918220075397064 0.0918220075397064 -104.9278643 39.6960978 -104.9267914 39.6961177 1499 1518 1519 0.202094906389576 0.202094906389576 -104.9745407 39.7110945 -104.9745633 39.7092771 1500 1519 1520 0.199707443263373 0.199707443263373 -104.9745633 39.7092771 -104.9745719 39.7074811 1501 1520 1521 0.202063984146535 0.202063984146535 -104.9745719 39.7074811 -104.9745465 39.705664 1502 1521 1522 0.20219834838932 0.20219834838932 -104.9745465 39.705664 -104.9745729 39.7038457 1503 1522 1523 0.199783925434931 0.199783925434931 -104.9745729 39.7038457 -104.9745731 39.702049 1504 1523 47 0.203533027899534 0.203533027899534 -104.9745731 39.702049 -104.974563 39.7002186 2599 2565 2566 0.0719878134592224 0.0719878134592224 -104.9525578 39.7090414 -104.9525835 39.7096885 1506 1524 1525 0.202471618520659 0.202471618520659 -104.9745686 39.6984311 -104.9745895 39.6966103 1507 1525 1526 0.207090708341307 0.207090708341307 -104.9745895 39.6966103 -104.974598 39.6947479 1508 1526 1527 0.19569314849173 0.19569314849173 -104.974598 39.6947479 -104.974606 39.692988 1509 1527 1528 0.200397251106195 0.200397251106195 -104.974606 39.692988 -104.9746158 39.6911858 1511 1529 1530 2.00893755060013 2.00893755060013 -104.9745995 39.6893814 -104.9746235 39.6713146 1516 1535 1536 0.100586492660266 0.100586492660266 -104.95706 39.7213954 -104.9582358 39.7214152 1518 1009 1537 0.0517503943444181 0.0517503943444181 -104.9875916 39.776556 -104.9869861 39.7765493 1519 1537 1540 0.0418405299236717 0.0418405299236717 -104.9869861 39.7765493 -104.9864968 39.7765361 1520 1540 1541 0.0515572086033239 0.0515572086033239 -104.9864968 39.7765361 -104.9858935 39.7765349 1521 1541 1542 0.0506297333875711 0.0506297333875711 -104.9858935 39.7765349 -104.9853013 39.7765217 1522 1542 1547 0.050402272284143 0.050402272284143 -104.9853013 39.7765217 -104.9847116 39.7765295 1523 1547 972 0.0996461444866795 0.0996461444866795 -104.9847116 39.7765295 -104.9835456 39.7765347 1524 972 1548 0.0962022319753865 0.0962022319753865 -104.9835456 39.7765347 -104.9824199 39.7765295 1525 1548 1549 0.0953657467513535 0.0953657467513535 -104.9824199 39.7765295 -104.9813041 39.7765427 1526 1549 1550 0.0963437695650725 0.0963437695650725 -104.9813041 39.7765427 -104.9801772 39.7765679 1528 1551 1552 0.142721374587541 0.142721374587541 -104.945934 39.777795 -104.944264 39.777781 1529 1552 1553 0.0277011537567162 0.0277011537567162 -104.944264 39.777781 -104.943941 39.77776 1530 1554 1555 0.0435488620803952 0.0435488620803952 -104.9639791 39.7776803 -104.9634695 39.7776803 1531 1555 1053 0.0900813280777187 0.0900813280777187 -104.9634695 39.7776803 -104.9624154 39.7776762 1532 1053 1556 0.091689363858679 0.091689363858679 -104.9624154 39.7776762 -104.9613425 39.77767 1537 1560 1561 0.060529314582724 0.060529314582724 -104.9571611 39.7776691 -104.9564528 39.7776703 1538 1561 1562 0.0982757577888809 0.0982757577888809 -104.9564528 39.7776703 -104.9553028 39.7776723 16447 9904 9905 0.234187757526107 0.234187757526107 -104.9731712 39.6980224 -104.9731684 39.7001285 1539 1562 1563 0.0964555264462913 0.0964555264462913 -104.9553028 39.7776723 -104.9541741 39.7776743 1540 1563 1564 0.0948745488688521 0.0948745488688521 -104.9541741 39.7776743 -104.9530639 39.7776762 1541 1564 1565 0.0967033454927318 0.0967033454927318 -104.9530639 39.7776762 -104.9519323 39.7776782 1542 1565 1566 0.0968058200777679 0.0968058200777679 -104.9519323 39.7776782 -104.9507995 39.7776799 1543 1566 1567 0.0857541821683109 0.0857541821683109 -104.9507995 39.7776799 -104.9497965 39.7776561 1544 1567 1568 0.099340207555012 0.099340207555012 -104.9497965 39.7776561 -104.9486346 39.7776838 1545 1568 1571 0.0938405349536985 0.0938405349536985 -104.9486346 39.7776838 -104.9475365 39.7776858 1546 1571 1572 0.0960880186310076 0.0960880186310076 -104.9475365 39.7776858 -104.9464121 39.7776877 1548 1573 1574 0.0687509395523497 0.0687509395523497 -105.0353206 39.6868062 -105.0360845 39.6869978 1551 1576 1577 0.102936179368501 0.102936179368501 -105.0378698 39.6874469 -105.0390628 39.6875658 1555 1580 1581 0.0874483930882581 0.0874483930882581 -105.0421871 39.6881867 -105.0432085 39.6882131 1558 1583 1584 0.322225767594647 0.322225767594647 -105.0452106 39.6881689 -105.0489763 39.6881801 1559 1585 158 0.325178498041831 0.325178498041831 -105.0145707 39.6959461 -105.0136315 39.6931124 1560 158 1586 0.248813969770461 0.248813969770461 -105.0136315 39.6931124 -105.0136484 39.6908748 1562 1587 1588 0.682458212363131 0.682458212363131 -105.0138115 39.6884179 -105.0128935 39.6823212 1563 1589 1590 0.093984831401002 0.093984831401002 -105.0133261 39.7073704 -105.0133347 39.7065252 1564 1590 1591 0.0969174980637894 0.0969174980637894 -105.0133347 39.7065252 -105.0133347 39.7056536 1565 1591 1592 0.0961947351154639 0.0961947351154639 -105.0133347 39.7056536 -105.0133176 39.7047886 1566 1592 1593 0.0903125194205546 0.0903125194205546 -105.0133176 39.7047886 -105.0133176 39.7039764 1567 1593 768 0.157881413911052 0.157881413911052 -105.0133176 39.7039764 -105.0133004 39.7025566 1568 768 1596 0.172691061788589 0.172691061788589 -105.0133004 39.7025566 -105.0135751 39.701018 1569 1596 1597 0.125221889854682 0.125221889854682 -105.0135751 39.701018 -105.0140815 39.6999614 11466 780 781 0.0395520182900152 0.0395520182900152 -104.9318858 39.7800449 -104.9314271 39.7799974 14682 727 782 0.194557772372847 0.194557772372847 -104.9700021 39.7200889 -104.9699677 39.7183394 1575 1603 1604 0.122808892568626 0.122808892568626 -105.0031242 39.7501833 -105.002095 39.7509538 1576 1604 1605 0.14134447308364 0.14134447308364 -105.002095 39.7509538 -105.0009256 39.7518524 1577 1605 1606 0.00315234288642188 0.00315234288642188 -105.0009256 39.7518524 -105.000898 39.7518712 1578 1606 1607 0.00237760055681402 0.00237760055681402 -105.000898 39.7518712 -105.00088 39.7518875 1579 1607 1034 0.102833271602923 0.102833271602923 -105.00088 39.7518875 -105.0000465 39.7525543 1580 1034 1608 0.043468513404088 0.043468513404088 -105.0000465 39.7525543 -104.9996914 39.7528341 1581 1608 1033 0.049915824892393 0.049915824892393 -104.9996914 39.7528341 -104.9992823 39.7531544 1582 1033 1609 0.0942592902205972 0.0942592902205972 -104.9992823 39.7531544 -104.9985176 39.7537651 1583 1609 1610 0.146590259158182 0.146590259158182 -104.9985176 39.7537651 -104.9973103 39.7547013 1585 1611 1612 0.124755429872932 0.124755429872932 -104.9928744 39.7570652 -104.9918236 39.7578438 1587 1613 1614 0.146275547777326 0.146275547777326 -104.9779666 39.7696675 -104.9767564 39.7705977 1588 1614 1615 0.26514479082652 0.26514479082652 -104.9767564 39.7705977 -104.9745571 39.7722795 1589 1615 1616 0.120777633356172 0.120777633356172 -104.9745571 39.7722795 -104.973572 39.7730583 1590 1616 1617 0.146979440780155 0.146979440780155 -104.973572 39.7730583 -104.9723691 39.774003 1591 1617 1618 0.586436662116935 0.586436662116935 -104.9723691 39.774003 -104.9670562 39.7773409 10219 5410 5429 0.0496147818599398 0.0496147818599398 -104.9704709 39.6893522 -104.9698913 39.6893394 1592 1618 1619 0.120318550023187 0.120318550023187 -104.9670562 39.7773409 -104.9660606 39.778106 1593 1620 1621 0.123170513487948 0.123170513487948 -104.9874196 39.7290833 -104.9888599 39.7290834 1594 1621 1622 0.0891128334653611 0.0891128334653611 -104.9888599 39.7290834 -104.9899006 39.7290427 1595 1622 1623 0.0126945079405001 0.0126945079405001 -104.9899006 39.7290427 -104.990046 39.7290197 1597 1624 1625 0.0361628363016983 0.0361628363016983 -104.9994552 39.7668568 -104.9994016 39.7671794 1598 1625 1626 0.0965078268867085 0.0965078268867085 -104.9994016 39.7671794 -104.9994084 39.7680473 1599 1626 1627 0.122881556236448 0.122881556236448 -104.9994084 39.7680473 -104.9994072 39.7691524 1601 1628 1629 0.0514694071076013 0.0514694071076013 -104.9994043 39.7833868 -104.9993614 39.7838485 1604 1635 1337 0.196038913624896 0.196038913624896 -105.015737 39.714787 -105.015726 39.713024 1605 1337 1636 0.207228602655476 0.207228602655476 -105.015726 39.713024 -105.0156951 39.7111605 1606 1636 1637 0.20264296962565 0.20264296962565 -105.0156951 39.7111605 -105.0156865 39.7093381 1607 1637 1638 0.203387402917304 0.203387402917304 -105.0156865 39.7093381 -105.0157122 39.7075091 1608 1638 1639 0.0190931929940632 0.0190931929940632 -105.0157122 39.7075091 -105.0156968 39.7073378 1609 1639 1640 0.0954982678568342 0.0954982678568342 -105.0156968 39.7073378 -105.0156865 39.706479 1612 1642 1643 0.0969376424953903 0.0969376424953903 -105.0156924 39.7056338 -105.0156693 39.7047622 1613 1643 1644 0.0932591849763066 0.0932591849763066 -105.0156693 39.7047622 -105.0156693 39.7039235 1614 1644 769 0.109404688325734 0.109404688325734 -105.0156693 39.7039235 -105.0156693 39.7029396 1616 1645 1646 0.0870106428010285 0.0870106428010285 -105.015583 39.6967681 -105.0155663 39.6959857 1617 1646 1647 0.21369947718983 0.21369947718983 -105.0155663 39.6959857 -105.0155835 39.6940639 1618 1647 160 0.103968034130831 0.103968034130831 -105.0155835 39.6940639 -105.0155788 39.6931289 1619 160 1648 0.148969074067601 0.148969074067601 -105.0155788 39.6931289 -105.0157083 39.6917929 1620 1648 1649 0.102090714125769 0.102090714125769 -105.0157083 39.6917929 -105.0156997 39.6908748 1621 1649 1650 0.152016365267068 0.152016365267068 -105.0156997 39.6908748 -105.0156911 39.6895077 1624 1652 1653 3.12548314855053 3.12548314855053 -105.0156826 39.688616 -105.0158 39.660508 1625 1654 1655 0.099787477314555 0.099787477314555 -105.015638 39.699987 -105.0156436 39.6990896 1626 1655 1656 0.0573939833292015 0.0573939833292015 -105.0156436 39.6990896 -105.0156865 39.6985745 1627 1656 1657 0.0412244638452508 0.0412244638452508 -105.0156865 39.6985745 -105.0156522 39.6982047 1628 1657 1658 0.159748945001355 0.159748945001355 -105.0156522 39.6982047 -105.0156688 39.6967681 1630 1659 1660 0.0562485254553907 0.0562485254553907 -105.0252948 39.7674204 -105.0259529 39.7674233 1631 1660 1661 0.140693983223782 0.140693983223782 -105.0259529 39.7674233 -105.027599 39.7674306 1632 1661 1662 0.199243791884909 0.199243791884909 -105.027599 39.7674306 -105.02993 39.7674094 1633 1662 1663 0.200873345889282 0.200873345889282 -105.02993 39.7674094 -105.0322802 39.7674005 1634 1663 1664 0.200754056548572 0.200754056548572 -105.0322802 39.7674005 -105.034629 39.767391 1636 1665 1626 0.102716653811918 0.102716653811918 -104.9982066 39.7680487 -104.9994084 39.7680473 1637 1626 1666 0.1010071593638 0.1010071593638 -104.9994084 39.7680473 -105.0005902 39.7680472 1638 1666 1667 0.101237955319616 0.101237955319616 -105.0005902 39.7680472 -105.0017747 39.7680465 1639 1667 1668 0.101237948338119 0.101237948338119 -105.0017747 39.7680465 -105.0029592 39.7680459 1640 1668 711 0.101306598900241 0.101306598900241 -105.0029592 39.7680459 -105.0041445 39.7680437 1641 711 1669 0.10042603616611 0.10042603616611 -105.0041445 39.7680437 -105.0053195 39.7680447 1642 1669 1670 0.0958961450641524 0.0958961450641524 -105.0053195 39.7680447 -105.0064415 39.7680441 1644 1671 1672 0.137716093557474 0.137716093557474 -105.0080403 39.7680432 -105.0096516 39.7680424 2762 2714 2715 0.0991860693431078 0.0991860693431078 -105.0228875 39.7720427 -105.0228852 39.7729347 1651 1678 1679 0.133306617824866 0.133306617824866 -105.0174158 39.7680606 -105.0189755 39.7680565 1652 1679 1250 0.131938339831678 0.131938339831678 -105.0189755 39.7680565 -105.0205192 39.7680565 1653 1250 1680 0.132959450261057 0.132959450261057 -105.0205192 39.7680565 -105.0220748 39.7680472 1654 1680 1681 0.132733669106231 0.132733669106231 -105.0220748 39.7680472 -105.0236278 39.7680441 1655 1681 1682 0.132964768190064 0.132964768190064 -105.0236278 39.7680441 -105.0251835 39.7680482 1657 1683 1684 0.0490945965896849 0.0490945965896849 -105.0346312 39.7676742 -105.0352055 39.7676655 1658 1684 1685 0.0490108159838641 0.0490108159838641 -105.0352055 39.7676655 -105.0357789 39.7676609 1659 1685 1686 0.0499458328019049 0.0499458328019049 -105.0357789 39.7676609 -105.0363632 39.7676539 1660 1686 1687 0.0506073899683783 0.0506073899683783 -105.0363632 39.7676539 -105.0369553 39.7676511 1661 1687 1688 0.0999922931051382 0.0999922931051382 -105.0369553 39.7676511 -105.038125 39.7676337 1663 1689 1690 0.0532341368396536 0.0532341368396536 -105.0387013 39.7676285 -105.0393241 39.7676228 1664 1690 1691 0.0494816378016481 0.0494816378016481 -105.0393241 39.7676228 -105.039903 39.7676176 1665 1691 1129 0.0483962553320354 0.0483962553320354 -105.039903 39.7676176 -105.0404692 39.7676124 2786 2740 2741 0.204165004811902 0.204165004811902 -104.9558357 39.6929607 -104.9558357 39.6911246 1669 1694 1695 0.0515058444916569 0.0515058444916569 -105.0428441 39.7675702 -105.0434467 39.7675662 1670 1695 1696 0.049583388064832 0.049583388064832 -105.0434467 39.7675662 -105.0440268 39.7675617 1672 1697 1698 0.164817053327799 0.164817053327799 -104.9384472 39.7162245 -104.9384005 39.7147427 1674 1699 1700 0.200184975462711 0.200184975462711 -104.9383805 39.6911269 -104.9383741 39.6893266 1676 1701 1702 0.0562043024646792 0.0562043024646792 -104.9875011 39.6911908 -104.9881579 39.6911836 1677 1702 1703 0.0473559609478773 0.0473559609478773 -104.9881579 39.6911836 -104.9887113 39.6911776 1679 1704 1705 0.398746605392666 0.398746605392666 -105.0250424 39.6912967 -105.0297026 39.69129 1681 1706 1365 0.144540603588288 0.144540603588288 -105.0320475 39.6912817 -105.0337367 39.6912702 1682 1365 1707 0.0528990154558718 0.0528990154558718 -105.0337367 39.6912702 -105.0343547 39.691257 1683 1707 1708 0.10134484884037 0.10134484884037 -105.0343547 39.691257 -105.0355391 39.6912636 1684 1708 1709 0.0991459088544214 0.0991459088544214 -105.0355391 39.6912636 -105.0366978 39.691257 1685 1709 1710 0.100657696530189 0.100657696530189 -105.0366978 39.691257 -105.0378737 39.6912834 1686 1710 1711 0.102825031241611 0.102825031241611 -105.0378737 39.6912834 -105.0390754 39.69129 1687 1711 1712 0.0822822408497534 0.0822822408497534 -105.0390754 39.69129 -105.0400367 39.6913098 1688 1712 1713 0.0873989484445677 0.0873989484445677 -105.0400367 39.6913098 -105.041058 39.6912966 1689 1713 1714 0.083724486939572 0.083724486939572 -105.041058 39.6912966 -105.0420365 39.6912966 1691 1715 1716 0.0772899080720762 0.0772899080720762 -105.0433411 39.691224 -105.0442424 39.6912702 1693 1717 1718 0.0829924152482612 0.0829924152482612 -105.0087646 39.690855 -105.0097345 39.6908484 12973 1824 2797 0.01303984476973 0.01303984476973 -105.0068707 39.7455494 -105.0069887 39.7454751 1695 1719 1720 0.0851881782403355 0.0851881782403355 -105.0107559 39.690855 -105.0117515 39.690855 1696 1720 1721 0.0815306594337643 0.0815306594337643 -105.0117515 39.690855 -105.0127042 39.6908682 1697 1721 1586 0.0807934684584117 0.0807934684584117 -105.0127042 39.6908682 -105.0136484 39.6908748 1698 1586 1722 0.0815207303880199 0.0815207303880199 -105.0136484 39.6908748 -105.0146011 39.6908814 1699 1722 1649 0.0940041718050458 0.0940041718050458 -105.0146011 39.6908814 -105.0156997 39.6908748 1702 1723 1724 0.079056501466603 0.079056501466603 -105.0164379 39.6918193 -105.0171932 39.6914098 1703 1724 1725 0.0798640413181071 0.0798640413181071 -105.0171932 39.6914098 -105.0179828 39.6910268 1707 204 1728 0.0808035328564148 0.0808035328564148 -105.0203689 39.690822 -105.0213131 39.6908088 1708 1728 1729 0.0793099389847985 0.0793099389847985 -105.0213131 39.6908088 -105.02224 39.6908088 1709 1729 1471 0.0807902086419881 0.0807902086419881 -105.02224 39.6908088 -105.0231842 39.6908088 1710 1471 1730 0.159227595521595 0.159227595521595 -105.0231842 39.6908088 -105.0250451 39.6908065 1712 1731 1732 0.00918106235729301 0.00918106235729301 -105.0015625 39.6912528 -105.0016698 39.6912526 1713 1732 1733 0.0904244628649386 0.0904244628649386 -105.0016698 39.6912526 -105.0027266 39.6912507 1714 1733 1734 0.1024374483727 0.1024374483727 -105.0027266 39.6912507 -105.0039238 39.6912513 1715 1734 1735 0.102816532682191 0.102816532682191 -105.0039238 39.6912513 -105.0051254 39.6912447 1716 1735 1736 0.0492571813589573 0.0492571813589573 -105.0051254 39.6912447 -105.0057005 39.6912645 1718 1737 1738 0.0480836518232765 0.0480836518232765 -105.0061947 39.6912734 -105.0067562 39.6912909 1720 1456 1739 0.0851993535054976 0.0851993535054976 -105.0077346 39.6912909 -105.0087303 39.6912975 1722 1740 1741 0.0851913863702705 0.0851913863702705 -104.9900263 39.6908136 -104.9910219 39.6908202 1724 1742 1743 1.05721580006997 1.05721580006997 -104.9851236 39.7677094 -104.9787558 39.7758607 1727 1746 1747 0.203318990561603 0.203318990561603 -104.9722045 39.6929651 -104.9722389 39.6911368 1728 1747 1748 0.105159616756228 0.105159616756228 -104.9722389 39.6911368 -104.9722475 39.6901911 1730 1749 1750 0.0560818664301058 0.0560818664301058 -104.9721944 39.7142027 -104.9722042 39.714707 1732 1751 1752 0.478248386364013 0.478248386364013 -104.9472549 39.7837973 -104.944277 39.787439 1733 1752 1753 0.443656760721259 0.443656760721259 -104.944277 39.787439 -104.9414956 39.7908082 1735 1754 1755 0.1348267792147 0.1348267792147 -105.0124896 39.7620198 -105.0124792 39.7608073 1736 1755 1756 0.129877519863856 0.129877519863856 -105.0124792 39.7608073 -105.0124873 39.7596393 1738 1757 1758 0.139572444331893 0.139572444331893 -105.0085894 39.7075535 -105.0078426 39.7064375 1740 1759 151 0.222068972422621 0.222068972422621 -105.0067133 39.6949432 -105.0077346 39.6931072 1742 1760 1761 0.217075886587119 0.217075886587119 -105.0074982 39.7009717 -105.0081893 39.6990933 1744 95 1762 0.0857577538793466 0.0857577538793466 -104.9551461 39.7002095 -104.9546893 39.699523 1746 1763 1764 0.202675621070888 0.202675621070888 -104.9768983 39.7165189 -104.9769042 39.7146962 1747 1764 1765 0.199646627713467 0.199646627713467 -104.9769042 39.7146962 -104.9769241 39.7129008 1749 1768 1769 0.203715891739879 0.203715891739879 -104.976901 39.7110879 -104.9769412 39.7092561 18799 8969 430 0.0787540687567586 0.0787540687567586 -104.9948199 39.7664979 -104.9943797 39.7671201 1751 1772 1773 0.1980611092504 0.1980611092504 -104.9769267 39.7074561 -104.9769014 39.705675 1752 1773 1774 0.203412766578772 0.203412766578772 -104.9769014 39.705675 -104.9769161 39.7038457 1753 1774 1775 0.202109933054243 0.202109933054243 -104.9769161 39.7038457 -104.9769267 39.7020281 1754 1775 43 0.202669215310678 0.202669215310678 -104.9769267 39.7020281 -104.9769439 39.7002055 1755 43 1776 0.197841814631247 0.197841814631247 -104.9769439 39.7002055 -104.9769155 39.6984264 1756 1776 1777 0.202676328377112 0.202676328377112 -104.9769155 39.6984264 -104.9769241 39.6966037 1757 1777 1778 0.204936151058667 0.204936151058667 -104.9769241 39.6966037 -104.9769531 39.6947608 1758 1778 1779 0.1977714314521 0.1977714314521 -104.9769531 39.6947608 -104.9769504 39.6929822 1759 1779 1780 0.0315877327413917 0.0315877327413917 -104.9769504 39.6929822 -104.9769419 39.6926982 1760 1780 1781 0.0188253963586558 0.0188253963586558 -104.9769419 39.6926982 -104.9769412 39.6925289 1763 1782 570 0.0446437216270623 0.0446437216270623 -104.986165 39.6947828 -104.9856433 39.69479 1764 570 1783 0.0483070548371257 0.0483070548371257 -104.9856433 39.69479 -104.9850787 39.69479 1765 1783 1784 0.0445253123220399 0.0445253123220399 -104.9850787 39.69479 -104.9845583 39.69479 1766 1784 1785 0.0510546887722961 0.0510546887722961 -104.9845583 39.69479 -104.9839616 39.6947869 1768 1786 1787 0.0533839966500878 0.0533839966500878 -104.9833861 39.6948011 -104.9827622 39.6947958 1769 1787 1788 0.0521924619717138 0.0521924619717138 -104.9827622 39.6947958 -104.9821522 39.6947929 1770 1788 1789 0.0490694542852552 0.0490694542852552 -104.9821522 39.6947929 -104.9815787 39.6947902 1771 1789 1790 0.0491381693257593 0.0491381693257593 -104.9815787 39.6947902 -104.9810045 39.694799 1774 1792 1793 0.188232081449375 0.188232081449375 -104.931734 39.694587 -104.929534 39.694587 1775 1793 1794 0.0938047512624172 0.0938047512624172 -104.929534 39.694587 -104.9284394 39.6945392 1777 1795 1796 0.0479551643273822 0.0479551643273822 -104.9792579 39.6947744 -104.9786977 39.6947606 1779 1797 1798 0.0506257576844139 0.0506257576844139 -104.9781014 39.6947603 -104.9775097 39.6947606 1780 1798 1778 0.0476226019606038 0.0476226019606038 -104.9775097 39.6947606 -104.9769531 39.6947608 1781 1778 1799 0.0506000833049729 0.0506000833049729 -104.9769531 39.6947608 -104.9763617 39.694761 1782 1799 1800 0.0489339836382716 0.0489339836382716 -104.9763617 39.694761 -104.97579 39.6947486 1783 1800 1801 0.0520587364066008 0.0520587364066008 -104.97579 39.6947486 -104.9751816 39.6947545 1784 1801 1526 0.0499381116869285 0.0499381116869285 -104.9751816 39.6947545 -104.974598 39.6947479 1785 1526 1802 0.0482912843745838 0.0482912843745838 -104.974598 39.6947479 -104.9740336 39.6947447 1786 1802 1803 0.052312654556816 0.052312654556816 -104.9740336 39.6947447 -104.9734222 39.6947413 1788 466 1804 0.00820558552351573 0.00820558552351573 -104.9373661 39.6947234 -104.9373232 39.6947894 1789 1804 1805 0.0939988504660162 0.0939988504660162 -104.9373232 39.6947894 -104.9362246 39.6947828 1790 1805 1806 0.0853375028247139 0.0853375028247139 -104.9362246 39.6947828 -104.935235 39.694687 1792 1807 1808 0.0203438851658787 0.0203438851658787 -105.0073479 39.7524784 -105.0075333 39.7523637 1793 1808 1809 0.0251680266073563 0.0251680266073563 -105.0075333 39.7523637 -105.0077397 39.7522023 1794 1809 1810 0.203784780502352 0.203784780502352 -105.0077397 39.7522023 -105.0094107 39.7508953 1795 1810 1811 0.245267310527272 0.245267310527272 -105.0094107 39.7508953 -105.0082177 39.7529013 1797 1812 1513 0.252426666173968 0.252426666173968 -104.9317181 39.6953648 -104.92892 39.6960846 1799 1479 1813 0.176119796231885 0.176119796231885 -104.9226286 39.6944534 -104.923341 39.6929674 1800 1813 1814 0.410709550491308 0.410709550491308 -104.923341 39.6929674 -104.9243796 39.6893613 1802 1815 1816 0.0577133885110317 0.0577133885110317 -105.0264272 39.7291051 -105.0268596 39.7287066 1805 1818 1819 0.0740878722178254 0.0740878722178254 -105.028093 39.7274609 -105.0286551 39.7269539 1806 1819 1820 0.135457901381645 0.135457901381645 -105.0286551 39.7269539 -105.0299828 39.7262896 1808 1821 1822 0.206145194610924 0.206145194610924 -104.9293577 39.7647208 -104.9269459 39.7647142 1812 1828 1829 0.106425576539939 0.106425576539939 -105.0251054 39.7213616 -105.0263496 39.7213466 1813 1829 1830 0.105266693821804 0.105266693821804 -105.0263496 39.7213466 -105.0275804 39.7213446 1814 1830 1831 0.0587144262982408 0.0587144262982408 -105.0275804 39.7213446 -105.0282669 39.7213461 1815 1831 1832 0.0458724352500271 0.0458724352500271 -105.0282669 39.7213461 -105.0288032 39.7213404 1817 1833 1834 0.199229532947629 0.199229532947629 -105.0227761 39.7211827 -105.0251054 39.7211636 1820 1836 1837 0.0309799563804686 0.0309799563804686 -105.0117245 39.7209266 -105.0120749 39.720856 1822 1838 1839 0.146418601014837 0.146418601014837 -104.9874805 39.7209443 -104.9891924 39.7209342 1823 1839 1840 0.141683677614281 0.141683677614281 -104.9891924 39.7209342 -104.9908489 39.7209474 1824 1840 1841 0.111588649653809 0.111588649653809 -104.9908489 39.7209474 -104.9921535 39.7209342 1827 1844 1845 0.101354924922083 0.101354924922083 -105.030046 39.7213676 -105.031231 39.721358 1828 1845 1397 0.106656735273228 0.106656735273228 -105.031231 39.721358 -105.0324777 39.7213351 1829 1397 1846 0.052351737797171 0.052351737797171 -105.0324777 39.7213351 -105.0330898 39.7213326 1831 1847 1848 0.0531037804059208 0.0531037804059208 -105.0337 39.7213301 -105.0343209 39.721329 1832 1848 1849 0.0506063775898189 0.0506063775898189 -105.0343209 39.721329 -105.0349126 39.721328 1833 1849 1850 0.0517100300362486 0.0517100300362486 -105.0349126 39.721328 -105.0355172 39.72133 1834 1850 1851 0.0523258164287328 0.0523258164287328 -105.0355172 39.72133 -105.036129 39.721332 1835 1851 1852 0.0499829479152778 0.0499829479152778 -105.036129 39.721332 -105.0367134 39.7213291 1836 1852 1853 0.051505297770613 0.051505297770613 -105.0367134 39.7213291 -105.0373156 39.7213262 1837 1853 1854 0.051498980863322 0.051498980863322 -105.0373156 39.7213262 -105.0379177 39.7213314 1840 1856 1857 0.051410475877809 0.051410475877809 -105.0391086 39.721333 -105.0397097 39.7213315 1841 1857 1858 0.0513674435994921 0.0513674435994921 -105.0397097 39.7213315 -105.0403103 39.7213316 1842 1858 1109 0.0515213919005775 0.0515213919005775 -105.0403103 39.7213316 -105.0409127 39.7213317 1843 1109 1859 0.0506198107739765 0.0506198107739765 -105.0409127 39.7213317 -105.0415045 39.7213253 1844 1859 1860 0.0511967416282439 0.0511967416282439 -105.0415045 39.7213253 -105.0421031 39.721327 1845 1860 1861 0.0519748871795966 0.0519748871795966 -105.0421031 39.721327 -105.0427108 39.7213283 1847 1862 1863 0.0554265580601903 0.0554265580601903 -105.0432898 39.7213253 -105.0439342 39.7212724 1848 1863 1864 0.397067534239407 0.397067534239407 -105.0439342 39.7212724 -105.0485768 39.7212752 1849 1865 1481 0.206774260684103 0.206774260684103 -104.9901799 39.6966614 -104.9901596 39.6948019 1850 1481 136 0.199116779757445 0.199116779757445 -104.9901596 39.6948019 -104.9901944 39.6930114 1852 1866 1867 0.100566373592942 0.100566373592942 -104.9899563 39.7165768 -104.9899631 39.7156724 1853 1867 1868 0.101320817159016 0.101320817159016 -104.9899631 39.7156724 -104.9899631 39.7147612 1855 1869 1295 0.0991404141660552 0.0991404141660552 -104.9899974 39.7138897 -104.9899734 39.7129983 1856 1295 1368 0.0970426412791379 0.0970426412791379 -104.9899734 39.7129983 -104.9900335 39.7121268 1857 1368 1870 0.108154398880898 0.108154398880898 -104.9900335 39.7121268 -104.9899993 39.7111545 1859 1871 1872 0.100234830388367 0.100234830388367 -104.9899914 39.7102518 -104.9900015 39.7093504 1860 1872 1873 0.0980754533399867 0.0980754533399867 -104.9900015 39.7093504 -104.9900079 39.7084684 1861 1873 1874 0.101854943741879 0.101854943741879 -104.9900079 39.7084684 -104.98999 39.7075525 1862 1874 1875 0.0125795021137856 0.0125795021137856 -104.98999 39.7075525 -104.9899702 39.7074404 1863 1875 1876 0.0797821176517698 0.0797821176517698 -104.9899702 39.7074404 -104.9899856 39.706723 1864 1876 1877 0.103719210283603 0.103719210283603 -104.9899856 39.706723 -104.9899153 39.7057918 1866 1740 1878 0.161887620550325 0.161887620550325 -104.9900263 39.6908136 -104.9904039 39.689387 1868 1879 1880 0.0487542093720633 0.0487542093720633 -105.0393141 39.7594338 -105.0398844 39.7594402 1869 1880 1122 0.0510369170722426 0.0510369170722426 -105.0398844 39.7594402 -105.0404814 39.759447 1871 1882 1883 0.588595740779303 0.588595740779303 -105.044015 39.7594009 -105.0509008 39.7594001 1872 1884 1885 0.152111272923972 0.152111272923972 -105.0281527 39.7594148 -105.0299322 39.7594122 1873 1885 1886 0.199118819593963 0.199118819593963 -105.0299322 39.7594122 -105.0322615 39.7593933 1874 1886 1887 0.200266209543398 0.200266209543398 -105.0322615 39.7593933 -105.0346033 39.7594473 1876 1891 1892 0.0559298383062073 0.0559298383062073 -105.0046254 39.7620612 -105.0052777 39.7620216 2989 776 2928 0.18503947742992 0.18503947742992 -105.0215401 39.7020679 -105.0215401 39.7004038 1878 1893 1894 0.32823055853467 0.32823055853467 -104.9497942 39.7070048 -104.9460234 39.7064591 1880 1895 1896 0.106010053095039 0.106010053095039 -104.9875851 39.7075228 -104.9863459 39.7075146 1881 1896 1897 0.0966039225045284 0.0966039225045284 -104.9863459 39.7075146 -104.985217 39.7074918 1882 1897 1898 0.101329648076306 0.101329648076306 -104.985217 39.7074918 -104.9840325 39.7074985 1883 1898 1899 0.105723867542497 0.105723867542497 -104.9840325 39.7074985 -104.9827966 39.7074985 1884 1899 1900 0.100059117952088 0.100059117952088 -104.9827966 39.7074985 -104.981627 39.707488 1885 1900 1901 0.0102909725043749 0.0102909725043749 -104.981627 39.707488 -104.9815067 39.7074878 1886 1901 1902 0.0917204387150709 0.0917204387150709 -104.9815067 39.7074878 -104.9804345 39.7074865 1887 1902 1903 0.0488400104067164 0.0488400104067164 -104.9804345 39.7074865 -104.9798636 39.7074913 1888 1903 1904 0.0516943831129701 0.0516943831129701 -104.9798636 39.7074913 -104.9792593 39.7074903 1889 1904 1905 0.0485157141379251 0.0485157141379251 -104.9792593 39.7074903 -104.9786923 39.7074805 1890 1905 1906 0.00454251169325352 0.00454251169325352 -104.9786923 39.7074805 -104.9786392 39.7074808 1891 1906 1907 0.0474170350841876 0.0474170350841876 -104.9786392 39.7074808 -104.9780854 39.7074627 1892 1907 1908 0.0520037008543052 0.0520037008543052 -104.9780854 39.7074627 -104.9774775 39.7074592 1893 1908 1772 0.0471189408868131 0.0471189408868131 -104.9774775 39.7074592 -104.9769267 39.7074561 1894 1772 1909 0.0492432884260358 0.0492432884260358 -104.9769267 39.7074561 -104.9763514 39.7074715 1896 1910 1911 0.0495320112775386 0.0495320112775386 -104.9757282 39.7074937 -104.9751493 39.7074845 1897 1911 1520 0.0493945814205325 0.0493945814205325 -104.9751493 39.7074845 -104.9745719 39.7074811 1898 1520 1912 0.0533971088216985 0.0533971088216985 -104.9745719 39.7074811 -104.9739477 39.707479 1899 1912 1913 0.0492909868241652 0.0492909868241652 -104.9739477 39.707479 -104.9733715 39.707477 1902 1914 1915 0.0940987095228026 0.0940987095228026 -104.972136 39.707488 -104.971036 39.70749 1903 1915 1916 0.102901306177953 0.102901306177953 -104.971036 39.70749 -104.9698332 39.7075022 1904 1916 1917 0.099610911557729 0.099610911557729 -104.9698332 39.7075022 -104.9686689 39.7074883 1905 1917 1918 0.102910577647033 0.102910577647033 -104.9686689 39.7074883 -104.9674661 39.7074709 1906 1918 1919 0.0967734482498666 0.0967734482498666 -104.9674661 39.7074709 -104.966335 39.707486 1908 1920 1921 0.0462806189179572 0.0462806189179572 -104.9651495 39.7074752 -104.9646085 39.7074783 1910 1922 1923 0.0456516788886206 0.0456516788886206 -104.9639994 39.7074818 -104.9634658 39.7074881 1911 1923 1924 0.0505452419126903 0.0505452419126903 -104.9634658 39.7074881 -104.962875 39.707495 1912 1924 1925 0.0504057374799388 0.0504057374799388 -104.962875 39.707495 -104.9622858 39.7074899 1913 1925 1926 0.0476340401482501 0.0476340401482501 -104.9622858 39.7074899 -104.961729 39.707485 1914 1926 1927 0.051053036843087 0.051053036843087 -104.961729 39.707485 -104.9611322 39.7074867 1915 1927 1928 0.049153971321488 0.049153971321488 -104.9611322 39.7074867 -104.9605576 39.7074884 1918 1930 1931 0.0561439680866497 0.0561439680866497 -105.0298394 39.7384827 -105.030496 39.7384857 1919 1931 1932 0.053826281457259 0.053826281457259 -105.030496 39.7384857 -105.0311255 39.7384836 3034 2965 2966 0.00876223324596343 0.00876223324596343 -105.0235213 39.7584714 -105.0236238 39.7584722 1920 1932 1933 0.0477206876272752 0.0477206876272752 -105.0311255 39.7384836 -105.0316836 39.7384833 1923 1935 1936 0.066876205689997 0.066876205689997 -105.0218644 39.7389424 -105.0226443 39.738897 1924 1937 1938 0.0446617758397252 0.0446617758397252 -105.0260468 39.738001 -105.0265344 39.738145 1925 1938 1939 0.0840391912235338 0.0840391912235338 -105.0265344 39.738145 -105.0273088 39.7386104 1926 1939 1940 0.227469383602409 0.227469383602409 -105.0273088 39.7386104 -105.0298414 39.7392366 1931 1944 1945 0.0952703264542464 0.0952703264542464 -105.0148152 39.7384942 -105.0159294 39.7384943 1932 1945 1946 0.0974265293580338 0.0974265293580338 -105.0159294 39.7384943 -105.0170684 39.7384706 1933 1947 1948 0.151605873109213 0.151605873109213 -105.0077504 39.7384638 -105.0095234 39.7384742 1938 1952 1953 0.109258836266427 0.109258836266427 -104.9402458 39.7146371 -104.9394047 39.7138976 1939 1953 1954 0.122481399421688 0.122481399421688 -104.9394047 39.7138976 -104.9384863 39.7130525 1940 1954 1955 0.119684093740802 0.119684093740802 -104.9384863 39.7130525 -104.9375707 39.7122386 1943 1957 1958 0.204446635842756 0.204446635842756 -104.9292853 39.7085296 -104.9269593 39.708107 1944 1958 1959 0.0997279110592744 0.0997279110592744 -104.9269593 39.708107 -104.9258263 39.7078957 1945 1959 1960 1.05168738215655 1.05168738215655 -104.9258263 39.7078957 -104.9147112 39.7038545 1946 1960 1961 1.71048983577162 1.71048983577162 -104.9147112 39.7038545 -104.8973332 39.6962481 1947 1962 1963 2.33567129984142 2.33567129984142 -104.884649 39.743794 -104.9119671 39.7437801 1948 1963 1964 1.08148581800227 1.08148581800227 -104.9119671 39.7437801 -104.9246161 39.743742 1950 1965 1966 0.103934061554546 0.103934061554546 -104.925792 39.7437354 -104.9270076 39.7437306 1951 1966 1967 0.0454999873171455 0.0454999873171455 -104.9270076 39.7437306 -104.9275397 39.743724 1952 1967 1968 0.0964089929828049 0.0964089929828049 -104.9275397 39.743724 -104.9286673 39.7437222 1953 1968 1969 0.125489170754965 0.125489170754965 -104.9286673 39.7437222 -104.930135 39.7437288 1954 1969 1972 0.165851140560008 0.165851140560008 -104.930135 39.7437288 -104.9320748 39.7437288 1955 1972 1973 0.145299005046435 0.145299005046435 -104.9320748 39.7437288 -104.9337742 39.7437354 1956 1973 1974 0.145772913358701 0.145772913358701 -104.9337742 39.7437354 -104.9354791 39.743724 1957 1974 1975 0.149974913959851 0.149974913959851 -104.9354791 39.743724 -104.9372332 39.7437288 1958 1975 1976 0.145057930633755 0.145057930633755 -104.9372332 39.7437288 -104.9389295 39.7437042 1959 1976 1977 0.143477867614704 0.143477867614704 -104.9389295 39.7437042 -104.9406062 39.7437573 1961 1978 420 0.0932140793920545 0.0932140793920545 -104.9407693 39.7437639 -104.9418594 39.7437507 1963 1963 1979 1.08603450886527 1.08603450886527 -104.9119671 39.7437801 -104.924659 39.7433856 1964 1979 1980 0.0983329965983175 0.0983329965983175 -104.924659 39.7433856 -104.9258091 39.7433856 1965 1980 1981 0.0917353737473226 0.0917353737473226 -104.9258091 39.7433856 -104.926882 39.743379 1966 1981 1982 0.055771341470748 0.055771341470748 -104.926882 39.743379 -104.9275343 39.743379 1967 1982 1983 0.0968737393586206 0.0968737393586206 -104.9275343 39.743379 -104.9286673 39.7433856 1968 1983 1984 0.0954710209286709 0.0954710209286709 -104.9286673 39.7433856 -104.9297839 39.7433797 1969 1984 1985 0.0293519873253464 0.0293519873253464 -104.9297839 39.7433797 -104.9301272 39.7433797 1970 1985 1986 0.0704554284720801 0.0704554284720801 -104.9301272 39.7433797 -104.9309512 39.7433863 1971 1986 1988 0.095403189447009 0.095403189447009 -104.9309512 39.7433863 -104.932067 39.7433797 1972 1988 1989 0.146040552740524 0.146040552740524 -104.932067 39.7433797 -104.933775 39.7433929 1973 1989 1990 0.147511070915923 0.147511070915923 -104.933775 39.7433929 -104.9355002 39.7433797 1974 1990 1991 0.147511070914708 0.147511070914708 -104.9355002 39.7433797 -104.9372254 39.7433929 1975 1991 1992 0.145306416846094 0.145306416846094 -104.9372254 39.7433929 -104.9389249 39.7433929 1976 1992 1993 0.143786568306041 0.143786568306041 -104.9389249 39.7433929 -104.9405891 39.7435791 1977 1993 1994 0.0151225768059817 0.0151225768059817 -104.9405891 39.7435791 -104.9407521 39.7436319 1978 1994 420 0.0955903616259906 0.0955903616259906 -104.9407521 39.7436319 -104.9418594 39.7437507 1980 1995 157 0.328733376766768 0.328733376766768 -105.0136437 39.6959725 -105.0126712 39.6931124 1981 157 1721 0.24955962831592 0.24955962831592 -105.0126712 39.6931124 -105.0127042 39.6908682 1983 1996 1997 0.475009767293493 0.475009767293493 -105.0128845 39.6882924 -105.0119747 39.6840783 1984 1998 1999 0.203988417966153 0.203988417966153 -104.935045 39.7474085 -104.9350364 39.749243 1985 1999 2000 0.200819821039785 0.200819821039785 -104.9350364 39.749243 -104.9350463 39.751049 1986 2000 794 0.198875475027904 0.198875475027904 -104.9350463 39.751049 -104.9350328 39.7528375 1987 794 2001 0.203566311480143 0.203566311480143 -104.9350328 39.7528375 -104.9350229 39.7546682 1988 2001 2002 0.201451879254481 0.201451879254481 -104.9350229 39.7546682 -104.9350242 39.7564799 1989 2002 2003 0.203252240244887 0.203252240244887 -104.9350242 39.7564799 -104.9349898 39.7583076 1990 2003 2004 0.204825535738971 0.204825535738971 -104.9349898 39.7583076 -104.9350741 39.7601485 1991 2004 2005 0.188227904196053 0.188227904196053 -104.9350741 39.7601485 -104.9350278 39.7618409 1992 2005 2006 0.0174353644977756 0.0174353644977756 -104.9350278 39.7618409 -104.9350278 39.7619977 1994 353 2007 0.251582112428801 0.251582112428801 -104.9345948 39.720897 -104.9345373 39.7231591 1995 2007 2008 0.132634173204781 0.132634173204781 -104.9345373 39.7231591 -104.9345317 39.7243519 1996 2008 2009 0.107027307843563 0.107027307843563 -104.9345317 39.7243519 -104.9345766 39.7253138 1999 2011 646 0.139457974349072 0.139457974349072 -104.9355134 39.7401073 -104.9354861 39.7413613 2000 646 2012 0.135033465549491 0.135033465549491 -104.9354861 39.7413613 -104.9355048 39.7425756 2001 2012 1990 0.089412705524254 0.089412705524254 -104.9355048 39.7425756 -104.9355002 39.7433797 2002 1990 1974 0.0383268944933106 0.0383268944933106 -104.9355002 39.7433797 -104.9354791 39.743724 2003 1974 2013 0.133766034901227 0.133766034901227 -104.9354791 39.743724 -104.9354979 39.7449269 2004 2013 2014 0.133581539638141 0.133581539638141 -104.9354979 39.7449269 -104.9355085 39.7461282 2005 2014 2015 0.142379951799733 0.142379951799733 -104.9355085 39.7461282 -104.9354827 39.7474085 2007 2016 2017 0.251899237124673 0.251899237124673 -104.9349971 39.720897 -104.9348905 39.7231609 2008 2017 2018 0.133367826813466 0.133367826813466 -104.9348905 39.7231609 -104.9348857 39.7243603 2009 2018 2019 0.10602884511386 0.10602884511386 -104.9348857 39.7243603 -104.9348743 39.7253138 2010 2019 2020 0.0337181930055553 0.0337181930055553 -104.9348743 39.7253138 -104.9349199 39.725615 2011 2020 2021 0.200388320757191 0.200388320757191 -104.9349199 39.725615 -104.9349346 39.7274171 2014 2023 2024 0.171565352607288 0.171565352607288 -104.9350998 39.7162443 -104.935134 39.717787 2016 2025 2026 0.0477258088803687 0.0477258088803687 -104.9916778 39.7726992 -104.9920812 39.772996 2017 2026 2027 0.0809138557734271 0.0809138557734271 -104.9920812 39.772996 -104.9927506 39.7735106 2018 2027 2028 0.105296432652635 0.105296432652635 -104.9927506 39.7735106 -104.9936175 39.7741835 2021 2030 2031 0.0518714690593594 0.0518714690593594 -104.9806366 39.7642349 -104.981068 39.764563 2023 2032 2033 0.10377665457529 0.10377665457529 -104.9767057 39.7612194 -104.9775611 39.7618817 2024 2033 2034 0.105027724692891 0.105027724692891 -104.9775611 39.7618817 -104.9784268 39.762552 2025 2034 2035 0.0547353150471903 0.0547353150471903 -104.9784268 39.762552 -104.978878 39.7629013 2026 2035 2036 0.0513505470015755 0.0513505470015755 -104.978878 39.7629013 -104.9793013 39.763229 2027 2036 2037 0.0518915831567366 0.0518915831567366 -104.9793013 39.763229 -104.979729 39.7635602 2028 2038 2039 0.101144662033058 0.101144662033058 -104.9740667 39.759206 -104.9749143 39.7598407 2029 2039 2040 0.00469012569566242 0.00469012569566242 -104.9749143 39.7598407 -104.9749522 39.7598712 2030 2040 2041 0.105219334964384 0.105219334964384 -104.9749522 39.7598712 -104.9758158 39.7605455 2032 2042 2043 0.0933903014689556 0.0933903014689556 -104.9829001 39.7659839 -104.983686 39.7665674 2033 2043 559 0.0150758315973471 0.0150758315973471 -104.983686 39.7665674 -104.9838121 39.7666622 2034 559 2044 0.0636386622186814 0.0636386622186814 -104.9838121 39.7666622 -104.9843229 39.7670786 2035 2044 2045 0.0177005397698663 0.0177005397698663 -104.9843229 39.7670786 -104.984465 39.7671944 2039 2048 1918 0.201578926546004 0.201578926546004 -104.9674823 39.7092837 -104.9674661 39.7074709 2040 1918 2049 0.199006200917286 0.199006200917286 -104.9674661 39.7074709 -104.9675091 39.7056815 2043 2051 70 0.203396158473628 0.203396158473628 -104.9674661 39.7020628 -104.9674891 39.7002337 2045 1197 2052 0.0220081346494975 0.0220081346494975 -104.9528791 39.7271293 -104.9528751 39.7273272 2046 2052 2053 0.200331631924477 0.200331631924477 -104.9528751 39.7273272 -104.9528876 39.7291288 2047 2053 2054 0.154360922478377 0.154360922478377 -104.9528876 39.7291288 -104.9528899 39.730517 2048 2054 948 0.176666608936966 0.176666608936966 -104.9528899 39.730517 -104.9528876 39.7321058 2049 948 2055 0.165719712872644 0.165719712872644 -104.9528876 39.7321058 -104.9529569 39.7335952 2050 2055 2056 0.169383792792816 0.169383792792816 -104.9529569 39.7335952 -104.9529894 39.7351183 2052 2057 2058 0.174576187564815 0.174576187564815 -104.9534081 39.7194172 -104.9534054 39.7209872 2053 2058 2059 0.172745648066703 0.172745648066703 -104.9534054 39.7209872 -104.9534197 39.7225407 2054 2059 2060 0.176912657229173 0.176912657229173 -104.9534197 39.7225407 -104.9534111 39.7241317 2055 2060 2061 0.164650081589568 0.164650081589568 -104.9534111 39.7241317 -104.9534241 39.7256124 2057 2062 746 0.0627806188777907 0.0627806188777907 -104.9530057 39.7758303 -104.9530366 39.7763944 2059 1564 2063 0.138541795103745 0.138541795103745 -104.9530639 39.7776762 -104.953021 39.7789217 2060 2063 2064 0.12093608528602 0.12093608528602 -104.953021 39.7789217 -104.953025 39.7800093 2062 2065 693 0.201596255528806 0.201596255528806 -104.9536131 39.740176 -104.9535885 39.7419889 2063 693 2066 0.202309385780635 0.202309385780635 -104.9535885 39.7419889 -104.9535799 39.7438083 2065 2067 2068 0.201208296937256 0.201208296937256 -104.9529898 39.7383752 -104.9529821 39.7401847 2069 2072 2073 0.141581011374908 0.141581011374908 -104.9530584 39.7738703 -104.9530756 39.7751435 2072 2075 2076 0.13960716604907 0.13960716604907 -104.9536922 39.7557183 -104.9536836 39.7569738 2073 2076 2077 0.137352432815083 0.137352432815083 -104.9536836 39.7569738 -104.9536594 39.7582089 2074 2077 2078 0.139172335676639 0.139172335676639 -104.9536594 39.7582089 -104.953654 39.7594605 2075 2078 2079 0.137570556837278 0.137570556837278 -104.953654 39.7594605 -104.9536567 39.7606977 2077 2080 2081 0.124260733003778 0.124260733003778 -104.9536567 39.7607265 -104.953653 39.761844 2078 2081 2082 0.0143334567754311 0.0143334567754311 -104.953653 39.761844 -104.9536517 39.7619729 2079 2082 1169 0.140817691182502 0.140817691182502 -104.9536517 39.7619729 -104.9536476 39.7632393 2080 1169 889 0.136202795453782 0.136202795453782 -104.9536476 39.7632393 -104.9536454 39.7644642 2081 889 2083 0.140272589797925 0.140272589797925 -104.9536454 39.7644642 -104.9536427 39.7657257 2082 2083 2084 0.132655733622477 0.132655733622477 -104.9536427 39.7657257 -104.9536401 39.7669187 2084 2085 2086 0.130758013034065 0.130758013034065 -104.9536649 39.7681113 -104.953735 39.769286 2085 1055 2087 0.365531347335866 0.365531347335866 -104.9529111 39.7804333 -104.9530315 39.7837193 2086 2087 2088 0.13568199350655 0.13568199350655 -104.9530315 39.7837193 -104.95304 39.7849395 2087 2088 2089 0.14074386927803 0.14074386927803 -104.95304 39.7849395 -104.9530155 39.7862051 2088 2089 2090 0.132744503428598 0.132744503428598 -104.9530155 39.7862051 -104.9530155 39.7873989 2090 2091 2092 0.0599168224199403 0.0599168224199403 -105.0431866 39.707344 -105.043887 39.707348 2091 2093 1220 0.0866154902836551 0.0866154902836551 -105.011346 39.7361182 -105.0123588 39.736105 2093 2095 2096 0.243872573445978 0.243872573445978 -104.9269316 39.7209784 -104.9271953 39.7231622 2094 2096 2097 0.241082179338788 0.241082179338788 -104.9271953 39.7231622 -104.9271898 39.7253303 2096 2098 2099 0.174814701889178 0.174814701889178 -104.9269736 39.7162529 -104.9269579 39.717825 2097 2099 2100 0.175154975379932 0.175154975379932 -104.9269579 39.717825 -104.9269638 39.7194002 2100 2102 2103 0.114419579517541 0.114419579517541 -104.9269671 39.7801311 -104.9269671 39.7811601 2101 2103 2104 0.285214999643623 0.285214999643623 -104.9269671 39.7811601 -104.9269661 39.7837251 2102 2104 2107 0.394315301182406 0.394315301182406 -104.9269661 39.7837251 -104.9273336 39.78726 2104 333 2108 0.278529398579064 0.278529398579064 -104.9270337 39.7763519 -104.9269854 39.7788565 2106 1150 1822 0.102734424254821 0.102734424254821 -104.9269717 39.7637905 -104.9269459 39.7647142 2108 2109 2110 0.202389435684367 0.202389435684367 -104.9269682 39.7655992 -104.927006 39.7674191 2109 2110 2111 0.203214045748693 0.203214045748693 -104.927006 39.7674191 -104.9269888 39.7692466 2110 2111 2112 0.241815761631872 0.241815761631872 -104.9269888 39.7692466 -104.9269856 39.7714213 2111 2112 2113 0.100823640639482 0.100823640639482 -104.9269856 39.7714213 -104.926995 39.772328 2112 2113 2114 0.00265953685516916 0.00265953685516916 -104.926995 39.772328 -104.9269938 39.7723519 2114 2115 2116 0.238307263458502 0.238307263458502 -104.9270004 39.7731311 -104.9269816 39.7752742 2116 2117 2118 0.172019623051487 0.172019623051487 -104.9268915 39.7292726 -104.9268844 39.7308196 2117 2118 2119 0.0267252812490126 0.0267252812490126 -104.9268844 39.7308196 -104.9268735 39.7310598 2118 2119 2120 0.200138632498134 0.200138632498134 -104.9268735 39.7310598 -104.9268969 39.7328596 2119 2120 2121 0.20340922729078 0.20340922729078 -104.9268969 39.7328596 -104.9268925 39.7346889 2120 2121 2122 0.197749465935997 0.197749465935997 -104.9268925 39.7346889 -104.9268972 39.7364673 2121 2122 2123 0.20148284791492 0.20148284791492 -104.9268972 39.7364673 -104.9269303 39.7382791 2122 2123 2124 0.206967663578278 0.206967663578278 -104.9269303 39.7382791 -104.9269046 39.7401403 2123 2124 688 0.198127359399408 0.198127359399408 -104.9269046 39.7401403 -104.926901 39.7419221 2124 688 1981 0.162008033573987 0.162008033573987 -104.926901 39.7419221 -104.926882 39.743379 2127 2127 2128 0.0963587083366664 0.0963587083366664 -104.9275873 39.7620069 -104.9275725 39.7628734 2128 2128 1149 0.101309363144821 0.101309363144821 -104.9275725 39.7628734 -104.9276154 39.7637839 2130 2129 2130 0.268413747321973 0.268413747321973 -104.9271924 39.7256294 -104.9271876 39.7280433 15791 2106 2131 0.0329007751166605 0.0329007751166605 -105.0232102 39.7379438 -105.0228299 39.7378988 2131 2130 2132 0.135315648859656 0.135315648859656 -104.9271876 39.7280433 -104.9271973 39.7292602 2133 2133 2134 0.206936888424913 0.206936888424913 -104.9269818 39.7474065 -104.9269439 39.7492673 2134 2134 2135 0.199680286737687 0.199680286737687 -104.9269439 39.7492673 -104.9270076 39.7510624 2135 2135 801 0.201106069676904 0.201106069676904 -104.9270076 39.7510624 -104.9269475 39.7528704 2136 801 2136 0.201743876713814 0.201743876713814 -104.9269475 39.7528704 -104.9269602 39.7546847 2137 2136 2137 0.208870260631958 0.208870260631958 -104.9269602 39.7546847 -104.9269972 39.7565629 2138 2137 2138 0.202159360168084 0.202159360168084 -104.9269972 39.7565629 -104.9269287 39.7583802 2139 2138 2139 0.199627649413879 0.199627649413879 -104.9269287 39.7583802 -104.9269888 39.7601749 2140 2139 2140 0.186052011799078 0.186052011799078 -104.9269888 39.7601749 -104.9269946 39.7618481 2142 2141 2142 0.0396569310433899 0.0396569310433899 -105.0086114 39.7398829 -105.008237 39.7400934 2168 2167 2168 0.189234637777307 0.189234637777307 -105.014692 39.7839198 -105.0147047 39.7856216 2143 2142 2143 0.0683760552809121 0.0683760552809121 -105.008237 39.7400934 -105.0077357 39.7405725 2144 2143 2144 0.00806043179372478 0.00806043179372478 -105.0077357 39.7405725 -105.00765 39.7406027 2145 2144 2145 0.00436074705638217 0.00436074705638217 -105.00765 39.7406027 -105.0076051 39.7406213 2146 2145 2146 0.00359181344508779 0.00359181344508779 -105.0076051 39.7406213 -105.0075693 39.7406382 2147 2146 2147 0.00395340009925433 0.00395340009925433 -105.0075693 39.7406382 -105.0075292 39.7406559 2148 2147 2148 0.136610372293043 0.136610372293043 -105.0075292 39.7406559 -105.0061384 39.7412606 2149 2148 2149 0.180604844053974 0.180604844053974 -105.0061384 39.7412606 -105.0043355 39.7421069 2152 2152 2153 0.132023781927159 0.132023781927159 -105.0142702 39.7777735 -105.0142616 39.7789608 2153 2153 2154 0.135708940609739 0.135708940609739 -105.0142616 39.7789608 -105.0142359 39.7801811 2154 2154 1415 0.130555983926377 0.130555983926377 -105.0142359 39.7801811 -105.0142444 39.7813552 2155 1415 1355 0.134241500709378 0.134241500709378 -105.0142444 39.7813552 -105.0142702 39.7825623 2156 1355 2155 0.0746101236889861 0.0746101236889861 -105.0142702 39.7825623 -105.0142907 39.7832331 2161 2159 2161 0.133841125283574 0.133841125283574 -105.0144598 39.7572068 -105.0144855 39.7584103 2162 2161 2162 0.1372260849468 0.1372260849468 -105.0144855 39.7584103 -105.0144815 39.7596444 2163 2162 2163 0.128741940100472 0.128741940100472 -105.0144815 39.7596444 -105.0144855 39.7608022 2164 2163 2164 0.135391700615332 0.135391700615332 -105.0144855 39.7608022 -105.0144802 39.7620198 2169 2168 2169 0.201124079513876 0.201124079513876 -105.0147047 39.7856216 -105.0146868 39.7874303 2170 2169 2170 0.108103708021473 0.108103708021473 -105.0146868 39.7874303 -105.0146867 39.7884025 2172 2172 2173 0.13444261016809 0.13444261016809 -105.0146807 39.7692764 -105.0146978 39.7704854 2173 2173 2174 0.13827137965728 0.13827137965728 -105.0146978 39.7704854 -105.0146935 39.7717289 2174 2174 2175 0.134068324786893 0.134068324786893 -105.0146935 39.7717289 -105.0146888 39.7729346 2175 2175 2176 0.133067365005956 0.133067365005956 -105.0146888 39.7729346 -105.014685 39.7741313 2176 2176 2177 0.135535927176987 0.135535927176987 -105.014685 39.7741313 -105.014681 39.7753502 2177 2177 2178 0.134471884610529 0.134471884610529 -105.014681 39.7753502 -105.01465 39.7765593 2180 2180 2181 0.201420608111328 0.201420608111328 -105.0141827 39.72025 -105.0141719 39.7220614 2182 2182 2183 0.0166632573599522 0.0166632573599522 -105.0158823 39.7291678 -105.0159426 39.7293103 2183 2183 2184 0.101864448677803 0.101864448677803 -105.0159426 39.7293103 -105.0163101 39.7301817 2184 2184 2185 0.047789206759145 0.047789206759145 -105.0163101 39.7301817 -105.0164339 39.7306008 2185 2185 2186 0.0423227378750124 0.0423227378750124 -105.0164339 39.7306008 -105.0164597 39.7309809 4423 3782 4133 0.154572357311794 0.154572357311794 -104.9505822 39.7291315 -104.9505787 39.7305216 2186 2186 2187 0.66062410841751 0.66062410841751 -105.0164597 39.7309809 -105.0159723 39.7369102 2188 2188 1945 0.10637947146537 0.10637947146537 -105.0159468 39.7375377 -105.0159294 39.7384943 2189 1945 2189 0.148995294788127 0.148995294788127 -105.0159294 39.7384943 -105.0159036 39.7398341 2211 2212 2213 0.0467155303221573 0.0467155303221573 -104.9792376 39.7337065 -104.9786913 39.7337086 2190 2189 2190 0.327169136665339 0.327169136665339 -105.0159036 39.7398341 -105.0139689 39.7423726 2192 2191 2192 0.0188299118027414 0.0188299118027414 -104.9936227 39.759356 -104.9937863 39.7592426 2193 2192 2193 0.210910851782462 0.210910851782462 -104.9937863 39.7592426 -104.9954278 39.7578265 2195 2194 2195 0.365278744815015 0.365278744815015 -104.999248 39.7553456 -105.0025939 39.7533024 2196 2195 2196 0.0130424738912125 0.0130424738912125 -105.0025939 39.7533024 -105.0026791 39.7532051 2197 2196 2197 0.0449464311286017 0.0449464311286017 -105.0026791 39.7532051 -105.0028674 39.7528277 2198 2197 2198 0.0030293307914236 0.0030293307914236 -105.0028674 39.7528277 -105.0028654 39.7528005 2199 2198 2199 0.128682754082238 0.128682754082238 -105.0028654 39.7528005 -105.0029976 39.7516477 2200 2199 2200 0.110573702095649 0.110573702095649 -105.0029976 39.7516477 -105.0039004 39.7509356 2202 2203 2204 0.10817464433389 0.10817464433389 -104.9873753 39.7338548 -104.9861103 39.7338618 2203 2204 2205 0.107622599984834 0.107622599984834 -104.9861103 39.7338618 -104.9848518 39.7338511 2204 2205 2206 0.108403921870099 0.108403921870099 -104.9848518 39.7338511 -104.9835843 39.7338332 2205 2206 2207 0.060733439657354 0.060733439657354 -104.9835843 39.7338332 -104.9828811 39.7337565 2206 2207 2208 0.0534350684854931 0.0534350684854931 -104.9828811 39.7337565 -104.9822597 39.7337058 2207 2208 2209 0.0529414575701877 0.0529414575701877 -104.9822597 39.7337058 -104.9816406 39.7337091 2208 2209 2210 0.0527447832774698 0.0527447832774698 -104.9816406 39.7337091 -104.9810238 39.7337124 2209 2210 2211 0.102434337721347 0.102434337721347 -104.9810238 39.7337124 -104.9798259 39.7337112 2210 2211 2212 0.0503091444283059 0.0503091444283059 -104.9798259 39.7337112 -104.9792376 39.7337065 2212 2213 2214 0.0457845256573543 0.0457845256573543 -104.9786913 39.7337086 -104.9781559 39.7337051 2213 2214 2215 0.0483154919494593 0.0483154919494593 -104.9781559 39.7337051 -104.9775909 39.7337085 2214 2215 2216 0.0500256719211907 0.0500256719211907 -104.9775909 39.7337085 -104.9770059 39.7337051 2215 2216 2217 0.0483324272045254 0.0483324272045254 -104.9770059 39.7337051 -104.9764407 39.7337019 2216 2217 2218 0.0492693454756351 0.0492693454756351 -104.9764407 39.7337019 -104.9758646 39.7336949 2217 2218 2219 0.0514417765088717 0.0514417765088717 -104.9758646 39.7336949 -104.9752631 39.7336875 2218 2219 2220 0.0488786158333744 0.0488786158333744 -104.9752631 39.7336875 -104.9746915 39.7336888 2219 2220 981 0.0498905437062621 0.0498905437062621 -104.9746915 39.7336888 -104.9741082 39.7336985 2220 981 2221 0.0506165357374516 0.0506165357374516 -104.9741082 39.7336985 -104.9735163 39.7337028 2221 2221 2222 0.046223636949906 0.046223636949906 -104.9735163 39.7337028 -104.9729758 39.7337087 2224 2224 2225 0.051453756147013 0.051453756147013 -104.9718055 39.7337106 -104.9712038 39.7337071 2225 2225 2226 0.0468957891600155 0.0468957891600155 -104.9712038 39.7337071 -104.9706554 39.733704 2226 2226 2227 0.0492631927304953 0.0492631927304953 -104.9706554 39.733704 -104.9700793 39.733704 2227 2227 2228 0.0520252151650071 0.0520252151650071 -104.9700793 39.733704 -104.9694709 39.733704 2228 2228 2229 0.0550486617142997 0.0550486617142997 -104.9694709 39.733704 -104.9688272 39.7337106 2229 2230 2231 0.0139385553943917 0.0139385553943917 -104.9407521 39.732834 -104.9405891 39.732834 2230 2231 2232 0.0929550410270359 0.0929550410270359 -104.9405891 39.732834 -104.9395024 39.7328547 2234 2236 2237 0.0961215858652653 0.0961215858652653 -104.9314966 39.732987 -104.9303867 39.7328502 2235 2237 2238 0.0993231725885536 0.0993231725885536 -104.9303867 39.7328502 -104.9292252 39.7328524 19654 10604 10606 0.0711515052063537 0.0711515052063537 -104.988215 39.7066518 -104.9882676 39.7060132 2236 2238 2239 0.0986901078011995 0.0986901078011995 -104.9292252 39.7328524 -104.9280711 39.7328517 2237 2239 2120 0.100412717366674 0.100412717366674 -104.9280711 39.7328517 -104.9268969 39.7328596 2238 2120 2240 0.0994425769829808 0.0994425769829808 -104.9268969 39.7328596 -104.925734 39.7328596 2239 2240 2241 0.0986741447066025 0.0986741447066025 -104.925734 39.7328596 -104.9245804 39.7328803 2240 2241 2242 0.196986803845301 0.196986803845301 -104.9245804 39.7328803 -104.9222768 39.732882 2241 2245 2246 0.0853554831080311 0.0853554831080311 -104.9644966 39.7334712 -104.9634985 39.733462 2242 2246 1017 0.10642802452306 0.10642802452306 -104.9634985 39.733462 -104.9622539 39.733462 2243 1017 2247 0.0517185594306615 0.0517185594306615 -104.9622539 39.733462 -104.9616491 39.7334649 2244 2247 2248 0.0530774886579764 0.0530774886579764 -104.9616491 39.7334649 -104.9610284 39.7334665 16655 3462 3463 0.083025520087948 0.083025520087948 -104.9862758 39.7399191 -104.9872468 39.7399233 2245 2248 2249 0.0515725288155829 0.0515725288155829 -104.9610284 39.7334665 -104.9604253 39.7334648 2246 2249 2250 0.0550106406637853 0.0550106406637853 -104.9604253 39.7334648 -104.959782 39.733462 2247 2250 2251 0.0492291609495858 0.0492291609495858 -104.959782 39.733462 -104.9592063 39.733462 2250 2253 2254 0.068064098421736 0.068064098421736 -105.0323128 39.7487906 -105.0323072 39.7481785 2251 2254 381 0.0653278702953464 0.0653278702953464 -105.0323072 39.7481785 -105.0323033 39.747591 2253 2255 2256 0.176933367276823 0.176933367276823 -105.0275483 39.7165547 -105.0275483 39.7181459 2255 2257 1830 0.176665129086282 0.176665129086282 -105.0275587 39.7197559 -105.0275804 39.7213446 2257 1817 2258 0.0851310356517557 0.0851310356517557 -105.02745 39.7281152 -105.0276461 39.7288658 2258 2258 2259 0.0498677366751348 0.0498677366751348 -105.0276461 39.7288658 -105.0276357 39.7293142 2260 2260 2261 0.20430957984894 0.20430957984894 -104.9305261 39.7655817 -104.930525 39.7674191 2263 2263 2264 0.172785898975569 0.172785898975569 -104.9304775 39.7162632 -104.9304797 39.7178171 2265 2265 2266 0.17364958356586 0.17364958356586 -104.9304912 39.7194002 -104.9304614 39.7209617 2266 2266 2267 0.245119251352525 0.245119251352525 -104.9304614 39.7209617 -104.9305167 39.7231657 2267 2267 2268 0.132589695523512 0.132589695523512 -104.9305167 39.7231657 -104.9305223 39.7243581 2268 2268 2269 0.106738596174206 0.106738596174206 -104.9305223 39.7243581 -104.9305023 39.7253179 2269 2269 2270 0.0337285830402062 0.0337285830402062 -104.9305023 39.7253179 -104.9305077 39.7256212 20279 7555 7554 0.0146999916602211 0.0146999916602211 -105.0451391 39.7751943 -105.0451388 39.7750621 2270 2270 2271 0.269363966522552 0.269363966522552 -104.9305077 39.7256212 -104.9305276 39.7280436 2273 2275 684 0.204569111503518 0.204569111503518 -104.9309301 39.7401271 -104.930959 39.7419667 2274 684 1986 0.157853726642528 0.157853726642528 -104.930959 39.7419667 -104.9309512 39.7433863 2278 2278 2279 0.207434558661452 0.207434558661452 -104.9304788 39.7474019 -104.9304837 39.7492674 2279 2279 2280 0.20034839537718 0.20034839537718 -104.9304837 39.7492674 -104.9305316 39.7510688 2280 2280 798 0.19667070755531 0.19667070755531 -104.9305316 39.7510688 -104.9305352 39.7528375 2281 798 2281 0.204476797355414 0.204476797355414 -104.9305352 39.7528375 -104.9305302 39.7546764 2283 2282 2283 0.201226119347201 0.201226119347201 -104.9305543 39.7565508 -104.9305336 39.7583604 2284 2283 2284 0.201775247020165 0.201775247020165 -104.9305336 39.7583604 -104.9305594 39.7601749 2287 2286 2287 0.00679684653457476 0.00679684653457476 -105.0028141 39.740161 -105.0028286 39.7402211 2288 2287 2288 0.00351717235619697 0.00351717235619697 -105.0028286 39.7402211 -105.0028395 39.7402516 2289 2288 2289 0.00475072672267961 0.00475072672267961 -105.0028395 39.7402516 -105.0028564 39.7402923 2290 2289 2290 0.085203263947135 0.085203263947135 -105.0028564 39.7402923 -105.0033485 39.7409586 2292 2291 2292 0.21658567369152 0.21658567369152 -105.0192055 39.7355863 -105.0217377 39.7356319 2293 2292 2293 0.294285406846423 0.294285406846423 -105.0217377 39.7356319 -105.025179 39.7356649 2295 1532 2294 0.0895735364116296 0.0895735364116296 -104.9909417 39.7651848 -104.9899657 39.7654782 2296 2294 2295 0.130472447344756 0.130472447344756 -104.9899657 39.7654782 -104.9885127 39.7658379 2298 2044 560 0.0834414685220809 0.0834414685220809 -104.9843229 39.7670786 -104.9837994 39.767712 2299 560 913 0.519257886958262 0.519257886958262 -104.9837994 39.767712 -104.9806193 39.771691 2300 913 2297 0.14849143076931 0.14849143076931 -104.9806193 39.771691 -104.9797146 39.7728311 2301 2297 2299 0.276635413291223 0.276635413291223 -104.9797146 39.7728311 -104.9780262 39.7749537 2356 2345 2346 0.126022029068994 0.126022029068994 -104.9585534 39.7194149 -104.95708 39.7194068 2302 2299 2300 0.882147486934507 0.882147486934507 -104.9780262 39.7749537 -104.9691692 39.7790284 2304 2301 2302 0.171837385748798 0.171837385748798 -105.0067097 39.6957792 -105.0087181 39.6957726 2305 2302 2303 0.168190952055295 0.168190952055295 -105.0087181 39.6957726 -105.0106836 39.695799 2308 1995 1585 0.0793668846267203 0.0793668846267203 -105.0136437 39.6959725 -105.0145707 39.6959461 2310 1646 2305 0.0800618116658591 0.0800618116658591 -105.0155663 39.6959857 -105.0165019 39.6959725 2311 2305 2306 0.0800532572745142 0.0800532572745142 -105.0165019 39.6959725 -105.0174374 39.6959857 2312 2306 2307 0.0808374839403145 0.0808374839403145 -105.0174374 39.6959857 -105.0183816 39.6959593 2313 2307 2308 0.0793040216351705 0.0793040216351705 -105.0183816 39.6959593 -105.0193085 39.6959593 2315 2309 2310 0.0976846110372701 0.0976846110372701 -105.0379252 39.6958338 -105.0390668 39.6958206 2317 2311 2312 0.131380688058575 0.131380688058575 -105.0112958 39.7314875 -105.0128321 39.7314771 2318 2312 2313 0.00313000089825153 0.00313000089825153 -105.0128321 39.7314771 -105.0128687 39.7314768 2319 2313 2157 0.109122831884578 0.109122831884578 -105.0128687 39.7314768 -105.0141188 39.7312798 2320 2157 2314 0.0470081550211631 0.0470081550211631 -105.0141188 39.7312798 -105.0146392 39.731416 2321 2314 441 0.0450344666647882 0.0450344666647882 -105.0146392 39.731416 -105.01516 39.7314761 2326 1614 2317 0.105832922283753 0.105832922283753 -104.9767564 39.7705977 -104.977649 39.7712574 2327 2317 2319 0.101211119794553 0.101211119794553 -104.977649 39.7712574 -104.9784558 39.7719237 2328 2319 914 0.105388128978222 0.105388128978222 -104.9784558 39.7719237 -104.9793447 39.7725806 2351 2100 2341 0.101951720072048 0.101951720072048 -104.9269638 39.7194002 -104.9257718 39.7194039 2352 2341 2342 0.101030261985598 0.101030261985598 -104.9257718 39.7194039 -104.9245907 39.7194177 2353 2342 2330 0.0997965680595524 0.0997965680595524 -104.9245907 39.7194177 -104.9234239 39.7194218 2354 2330 2343 0.101856778567858 0.101856778567858 -104.9234239 39.7194218 -104.922233 39.7194218 2355 2344 2345 0.0735649917770033 0.0735649917770033 -104.9594135 39.719411 -104.9585534 39.7194149 2357 2346 2347 0.106673075682264 0.106673075682264 -104.95708 39.7194068 -104.9558328 39.7194027 2358 2347 2348 0.104262034499471 0.104262034499471 -104.9558328 39.7194027 -104.9546138 39.7194083 2359 2348 2057 0.103127373430199 0.103127373430199 -104.9546138 39.7194083 -104.9534081 39.7194172 2360 2057 2350 0.104860273903505 0.104860273903505 -104.9534081 39.7194172 -104.9521821 39.7194221 2361 2350 2351 0.102072059078566 0.102072059078566 -104.9521821 39.7194221 -104.9509887 39.7194172 2362 2351 2352 0.10208795508847 0.10208795508847 -104.9509887 39.7194172 -104.9497951 39.7194192 2363 2352 2353 0.103003886322398 0.103003886322398 -104.9497951 39.7194192 -104.9485908 39.7194151 2364 2353 2354 0.104842753763622 0.104842753763622 -104.9485908 39.7194151 -104.947365 39.719411 2365 2354 2355 0.102079170592138 0.102079170592138 -104.947365 39.719411 -104.9461715 39.719411 2366 2355 2356 0.104157794922069 0.104157794922069 -104.9461715 39.719411 -104.9449537 39.7194089 2367 2356 2357 0.102771960719463 0.102771960719463 -104.9449537 39.7194089 -104.9437521 39.7194089 2368 2357 843 0.10323381873133 0.10323381873133 -104.9437521 39.7194089 -104.9425451 39.7194089 2369 843 2358 0.104166303367793 0.104166303367793 -104.9425451 39.7194089 -104.9413272 39.719407 2370 2358 2359 0.04678514768012 0.04678514768012 -104.9413272 39.719407 -104.9407802 39.7194048 2372 2360 2361 0.106536201799638 0.106536201799638 -104.9874759 39.7193464 -104.9862305 39.719364 2373 2361 2362 0.0524641553188961 0.0524641553188961 -104.9862305 39.719364 -104.9856171 39.719362 2374 2362 2363 0.0542089866141956 0.0542089866141956 -104.9856171 39.719362 -104.9849833 39.7193599 2376 964 2364 0.101990510698998 0.101990510698998 -104.9838008 39.7193434 -104.9826087 39.7193208 2377 2364 2365 0.0991028819964669 0.0991028819964669 -104.9826087 39.7193208 -104.98145 39.7193208 2378 2365 2366 0.101583146356588 0.101583146356588 -104.98145 39.7193208 -104.9802624 39.7193326 2379 2366 2367 0.0976663347579885 0.0976663347579885 -104.9802624 39.7193326 -104.9791205 39.719335 2380 2367 2368 0.137463391512845 0.137463391512845 -104.9791205 39.719335 -104.9775163 39.7194106 2382 2369 2370 0.0935927888835794 0.0935927888835794 -104.9971141 39.7584573 -104.9971148 39.759299 2383 2370 2371 0.22137940675351 0.22137940675351 -104.9971148 39.759299 -104.9971055 39.7612899 2384 93 2372 0.144113051799641 0.144113051799641 -104.9560723 39.7002187 -104.9555234 39.6989934 2386 2373 2374 0.118928753039855 0.118928753039855 -104.9553043 39.709946 -104.954137 39.710527 18871 9233 10374 0.171083495652578 0.171083495652578 -104.9861692 39.7001048 -104.9849567 39.6988813 2387 2374 2375 0.0543464584708682 0.0543464584708682 -104.954137 39.710527 -104.9535019 39.7105138 2389 2378 2379 0.0407086995566738 0.0407086995566738 -104.9510557 39.7104412 -104.9506866 39.7102101 2392 2381 2382 0.0375038196347678 0.0375038196347678 -104.9519054 39.7105204 -104.9518797 39.7101837 2393 2383 2384 0.0259773773232023 0.0259773773232023 -104.9506695 39.7101903 -104.9508926 39.7100318 2416 2406 2407 0.0997923351013975 0.0997923351013975 -105.0357948 39.7530206 -105.0369621 39.753014 2417 2407 2408 0.102411248163046 0.102411248163046 -105.0369621 39.753014 -105.03816 39.7530043 2418 2408 2410 0.102005785733823 0.102005785733823 -105.03816 39.7530043 -105.0393531 39.7530175 2419 2410 2411 0.0465568279250156 0.0465568279250156 -105.0393531 39.7530175 -105.0398977 39.753016 2420 2411 1116 0.0498480806250605 0.0498480806250605 -105.0398977 39.753016 -105.0404808 39.7530145 2421 1116 2412 0.0524212085974951 0.0524212085974951 -105.0404808 39.7530145 -105.041094 39.7530159 2422 2412 2413 0.00643722349691115 0.00643722349691115 -105.041094 39.7530159 -105.0411693 39.753016 2423 2413 2414 0.0569639986120168 0.0569639986120168 -105.0411693 39.753016 -105.0416538 39.7526643 2424 2414 2415 0.054429107165009 0.054429107165009 -105.0416538 39.7526643 -105.0422764 39.7527667 2426 1254 2416 0.203595366987771 0.203595366987771 -105.0205077 39.7711338 -105.0228899 39.7711377 2427 2416 2418 0.194946286421225 0.194946286421225 -105.0228899 39.7711377 -105.0251709 39.7711415 2429 2419 2420 0.10553685574305 0.10553685574305 -104.9960628 39.7705047 -104.9948281 39.7704903 2430 2420 2421 0.100987191369147 0.100987191369147 -104.9948281 39.7704903 -104.9936465 39.7704869 2431 2421 2422 0.140456845404627 0.140456845404627 -104.9936465 39.7704869 -104.9920897 39.7708916 2432 2423 2424 0.132127040761259 0.132127040761259 -105.0299558 39.7706272 -105.0315008 39.7706692 2433 2424 2425 0.0836330996531634 0.0836330996531634 -105.0315008 39.7706692 -105.0324788 39.7706946 2434 2425 2426 0.048846065804279 0.048846065804279 -105.0324788 39.7706946 -105.03305 39.7707095 2435 2426 2427 0.133578105271454 0.133578105271454 -105.03305 39.7707095 -105.0346118 39.7707555 2437 2428 2429 0.0517867804859422 0.0517867804859422 -105.0346033 39.7713295 -105.0352091 39.7713194 2438 2429 2430 0.0498462274807045 0.0498462274807045 -105.0352091 39.7713194 -105.0357922 39.7713097 2439 2430 2431 0.0505796838521555 0.0505796838521555 -105.0357922 39.7713097 -105.0363839 39.7713006 2440 2431 2432 0.04930585188023 0.04930585188023 -105.0363839 39.7713006 -105.0369607 39.7712918 2441 2432 2433 0.0511391992663707 0.0511391992663707 -105.0369607 39.7712918 -105.0375589 39.771281 2442 2433 2434 0.049421053488602 0.049421053488602 -105.0375589 39.771281 -105.038137 39.7712705 2444 2435 2436 0.0499548965774192 0.0499548965774192 -105.0387198 39.7712682 -105.0393043 39.7712659 2446 2437 2438 0.0498278119665032 0.0498278119665032 -105.0393174 39.7709233 -105.0399004 39.7709268 2447 2438 1131 0.0475201423687532 0.0475201423687532 -105.0399004 39.7709268 -105.0404564 39.7709301 2448 1131 2440 0.0499034161165238 0.0499034161165238 -105.0404564 39.7709301 -105.0410403 39.7709314 2449 2440 2441 0.0519460604074748 0.0519460604074748 -105.0410403 39.7709314 -105.0416481 39.7709328 2450 2441 2442 0.103666385736129 0.103666385736129 -105.0416481 39.7709328 -105.042861 39.7709424 2451 2442 2443 0.0495636449318867 0.0495636449318867 -105.042861 39.7709424 -105.0434409 39.7709381 2452 2443 2444 0.0508868110117968 0.0508868110117968 -105.0434409 39.7709381 -105.0440363 39.7709406 2454 2445 2446 0.0992414144632343 0.0992414144632343 -104.9982447 39.770496 -104.9994058 39.7705066 2455 2446 2447 0.0995661619141735 0.0995661619141735 -104.9994058 39.7705066 -105.0005707 39.770496 2456 2447 2448 0.102918667647187 0.102918667647187 -105.0005707 39.770496 -105.0017747 39.7705132 2457 2448 2449 0.103317708000917 0.103317708000917 -105.0017747 39.7705132 -105.0029835 39.7705237 2458 2449 714 0.103614639817309 0.103614639817309 -105.0029835 39.7705237 -105.0041958 39.7705323 2460 2450 2451 0.0843633084104915 0.0843633084104915 -105.0054661 39.7705389 -105.0064532 39.7705389 2462 2452 2453 0.133209824518529 0.133209824518529 -105.0080496 39.7705191 -105.0096081 39.7705035 2463 2453 2454 0.136026824487267 0.136026824487267 -105.0096081 39.7705035 -105.0111996 39.7705167 2464 2454 1228 0.0997640460624544 0.0997640460624544 -105.0111996 39.7705167 -105.0123662 39.7704857 2466 2455 2173 0.100670279604477 0.100670279604477 -105.0135199 39.7704859 -105.0146978 39.7704854 2467 2173 2456 0.101681998391895 0.101681998391895 -105.0146978 39.7704854 -105.015887 39.7705129 2468 2456 2457 0.135717601546705 0.135717601546705 -105.015887 39.7705129 -105.0174746 39.7704864 2469 2457 2458 0.125216072912334 0.125216072912334 -105.0174746 39.7704864 -105.0189397 39.770486 2470 2458 1253 0.13515574813911 0.13515574813911 -105.0189397 39.770486 -105.0205211 39.7704859 2472 1811 2459 0.0528114155967436 0.0528114155967436 -105.0082177 39.7529013 -105.0078361 39.7532748 2474 489 2460 0.0154146680516237 0.0154146680516237 -104.9407865 39.7473869 -104.9406062 39.7473869 2475 2460 2461 0.0956622199995578 0.0956622199995578 -104.9406062 39.7473869 -104.9394874 39.7473999 2476 2461 2462 0.050324686032827 0.050324686032827 -104.9394874 39.7473999 -104.9388988 39.7473953 2477 2462 2463 0.0440541436649478 0.0440541436649478 -104.9388988 39.7473953 -104.9383838 39.7474085 2478 2463 2464 0.09025955144498 0.09025955144498 -104.9383838 39.7474085 -104.9373281 39.7474151 2479 2464 2465 0.00954118829962817 0.00954118829962817 -104.9373281 39.7474151 -104.9372165 39.7474151 2480 2465 2466 0.0924623221003645 0.0924623221003645 -104.9372165 39.7474151 -104.936135 39.7474151 2481 2466 2015 0.0557729059183765 0.0557729059183765 -104.936135 39.7474151 -104.9354827 39.7474085 2483 1998 2467 0.0939242873690555 0.0939242873690555 -104.935045 39.7474085 -104.9339464 39.7474085 2485 2468 2469 0.0807187230923558 0.0807187230923558 -104.9337661 39.7474085 -104.932822 39.7474019 2486 2469 2470 0.0660886283093114 0.0660886283093114 -104.932822 39.7474019 -104.932049 39.7473981 2487 2470 2471 0.0307524582434291 0.0307524582434291 -104.932049 39.7473981 -104.9316893 39.7473987 2488 2471 2277 0.0631719504961159 0.0631719504961159 -104.9316893 39.7473987 -104.9309504 39.7473981 2489 2277 2278 0.040321437937915 0.040321437937915 -104.9309504 39.7473981 -104.9304788 39.7474019 2490 2278 2472 0.0579924273198359 0.0579924273198359 -104.9304788 39.7474019 -104.9298007 39.7473887 2491 2472 2473 0.039564008523498 0.039564008523498 -104.9298007 39.7473887 -104.9293385 39.7474063 2492 2473 2474 0.0566191459993118 0.0566191459993118 -104.9293385 39.7474063 -104.9286764 39.7473953 2493 2474 2475 0.0461657995077916 0.0461657995077916 -104.9286764 39.7473953 -104.9281369 39.7474129 2494 2475 2476 0.0573841993244499 0.0573841993244499 -104.9281369 39.7474129 -104.9274657 39.7474113 2495 2476 2133 0.0413742441677564 0.0413742441677564 -104.9274657 39.7474113 -104.9269818 39.7474065 2496 2133 2477 0.100557820130683 0.100557820130683 -104.9269818 39.7474065 -104.9258057 39.7474177 2497 2477 2478 0.100232094382669 0.100232094382669 -104.9258057 39.7474177 -104.924634 39.747387 2523 1412 1352 0.126262872161581 0.126262872161581 -105.0095538 39.781386 -105.0095743 39.7825214 2498 2478 2479 3.80416722159948 3.80416722159948 -104.924634 39.747387 -104.880138 39.747428 17380 5747 2721 0.292296181002999 0.292296181002999 -104.9676964 39.6930969 -104.9693989 39.6953759 2500 2481 2482 0.133762433378551 0.133762433378551 -105.0095495 39.7794028 -105.0111147 39.7793892 2502 2483 2484 0.132763004680832 0.132763004680832 -105.0111233 39.7789604 -105.0126768 39.7789736 2503 2484 2153 0.135437121880425 0.135437121880425 -105.0126768 39.7789736 -105.0142616 39.7789608 2506 2486 2487 0.0976687527368442 0.0976687527368442 -105.0170359 39.7789761 -105.0181786 39.7789934 2507 2487 2488 0.100497620432408 0.100497620432408 -105.0181786 39.7789934 -105.0193545 39.7790066 2508 2488 1263 0.0968234302487817 0.0968234302487817 -105.0193545 39.7790066 -105.0204874 39.7790198 2510 2489 2490 0.129998303918767 0.129998303918767 -105.0252567 39.7790442 -105.0267778 39.7790603 2511 2490 2491 0.131427328920895 0.131427328920895 -105.0267778 39.7790603 -105.0283152 39.7790924 2512 2491 2492 0.134959393077107 0.134959393077107 -105.0283152 39.7790924 -105.0298945 39.7790924 2513 2492 2493 0.13352181172892 0.13352181172892 -105.0298945 39.7790924 -105.0314566 39.7791188 2514 2493 2494 0.134977098269894 0.134977098269894 -105.0314566 39.7791188 -105.0330359 39.7791385 2515 2494 2495 0.133660770711518 0.133660770711518 -105.0330359 39.7791385 -105.0346 39.7791414 2517 2496 1452 0.127643758305543 0.127643758305543 -105.0026756 39.7039481 -105.003594 39.7030434 2519 2497 2498 0.181370133617083 0.181370133617083 -105.0102009 39.7838273 -105.0101988 39.7854584 2521 2481 2499 0.0828768372746742 0.0828768372746742 -105.0095495 39.7794028 -105.0095409 39.7801481 2522 2499 1412 0.137652613646732 0.137652613646732 -105.0095409 39.7801481 -105.0095538 39.781386 2524 1352 2502 0.0676943813373141 0.0676943813373141 -105.0095743 39.7825214 -105.0095013 39.7831276 2526 2503 2504 0.133817315449894 0.133817315449894 -105.010138 39.772934 -105.0100035 39.774133 2527 2504 2505 0.135673996947998 0.135673996947998 -105.0100035 39.774133 -105.0100464 39.7753527 2528 2505 2506 0.131966049224978 0.131966049224978 -105.0100464 39.7753527 -105.0099863 39.7765386 2529 2506 2507 0.147529903316466 0.147529903316466 -105.0099863 39.7765386 -105.0105528 39.7777919 2530 2507 2508 0.139391603159038 0.139391603159038 -105.0105528 39.7777919 -105.0105184 39.7790452 16296 2509 2510 0.0284493842376544 0.0284493842376544 -104.9707856 39.6972952 -104.9709885 39.6970925 2532 2511 2512 0.0269759988952267 0.0269759988952267 -105.0096048 39.7617977 -105.0096039 39.7620403 2533 2512 2513 0.0303785309203703 0.0303785309203703 -105.0096039 39.7620403 -105.0096031 39.7623135 2534 2513 2514 0.100988065805353 0.100988065805353 -105.0096031 39.7623135 -105.0096079 39.7632217 2535 2514 2515 0.134258813820628 0.134258813820628 -105.0096079 39.7632217 -105.0095992 39.7644291 2536 2515 2516 0.1356600895436 0.1356600895436 -105.0095992 39.7644291 -105.0096084 39.7656491 2537 2516 2517 0.13329676442141 0.13329676442141 -105.0096084 39.7656491 -105.0096344 39.7668477 2538 2517 1672 0.132852712666159 0.132852712666159 -105.0096344 39.7668477 -105.0096516 39.7680424 2539 1672 2518 0.137264898504848 0.137264898504848 -105.0096516 39.7680424 -105.0096081 39.7692764 2540 2518 2453 0.136447294484888 0.136447294484888 -105.0096081 39.7692764 -105.0096081 39.7705035 2541 2453 2519 0.136891385699314 0.136891385699314 -105.0096081 39.7705035 -105.0097234 39.7717314 2542 2519 2520 0.134024921907499 0.134024921907499 -105.0097234 39.7717314 -105.0096182 39.772934 2544 2521 2522 0.0902887501429021 0.0902887501429021 -105.0101778 39.7862486 -105.0101932 39.7870605 2545 2522 2523 0.0432770654501463 0.0432770654501463 -105.0101932 39.7870605 -105.0101932 39.7874497 2546 2523 2524 0.0452800647802491 0.0452800647802491 -105.0101932 39.7874497 -105.0101975 39.7878569 2547 2524 2525 0.0887962039212883 0.0887962039212883 -105.0101975 39.7878569 -105.0101844 39.7886554 2549 2526 2527 0.14861247431244 0.14861247431244 -105.0103699 39.7355479 -105.0103656 39.7368844 2550 2527 2528 0.177718576341635 0.177718576341635 -105.0103656 39.7368844 -105.010328 39.7384824 2552 2529 2530 0.0550007858390758 0.0550007858390758 -105.0298418 39.737929 -105.0304849 39.7379392 2553 2530 2531 0.0537231597686698 0.0537231597686698 -105.0304849 39.7379392 -105.0311131 39.7379476 2557 254 1937 0.0763145446596447 0.0763145446596447 -105.0251543 39.7380028 -105.0260468 39.738001 2562 2536 2537 0.0969383510155091 0.0969383510155091 -104.9938854 39.7870276 -104.994984 39.7872452 2564 2523 2538 0.041595541767366 0.041595541767366 -105.0101932 39.7874497 -105.01068 39.7874523 2565 2538 2539 0.0446801019224323 0.0446801019224323 -105.01068 39.7874523 -105.0112029 39.787455 2567 2540 2541 0.0535606711091096 0.0535606711091096 -105.0345536 39.7874035 -105.0351796 39.7874285 2568 2541 2542 0.0510376050613383 0.0510376050613383 -105.0351796 39.7874285 -105.0357769 39.7874319 2569 2542 2543 0.048208042370787 0.048208042370787 -105.0357769 39.7874319 -105.0363411 39.7874312 2570 2543 2544 0.0495068215823226 0.0495068215823226 -105.0363411 39.7874312 -105.0369205 39.7874304 2571 2544 2545 0.0497291777137453 0.0497291777137453 -105.0369205 39.7874304 -105.0375025 39.7874319 2572 2545 2546 0.0482680412228731 0.0482680412228731 -105.0375025 39.7874319 -105.0380674 39.7874333 2573 2546 2547 0.0511986246623993 0.0511986246623993 -105.0380674 39.7874333 -105.0386666 39.7874341 2574 2547 2548 0.0481311400848056 0.0481311400848056 -105.0386666 39.7874341 -105.0392299 39.7874348 2575 2548 2549 0.05133533567668 0.05133533567668 -105.0392299 39.7874348 -105.0398307 39.787434 2576 2549 1090 0.0473365047010202 0.0473365047010202 -105.0398307 39.787434 -105.0403847 39.7874333 2578 2550 2551 0.0490112208554607 0.0490112208554607 -105.0409813 39.787434 -105.0415549 39.7874347 2579 2551 2552 0.0504551815276218 0.0504551815276218 -105.0415549 39.7874347 -105.0421454 39.7874345 2580 2552 2553 0.0492845875119232 0.0492845875119232 -105.0421454 39.7874345 -105.0427222 39.7874343 2581 2553 2554 0.0515497460521136 0.0515497460521136 -105.0427222 39.7874343 -105.0433255 39.7874316 2582 2554 2555 0.0526862102053863 0.0526862102053863 -105.0433255 39.7874316 -105.0439421 39.7874288 2583 2555 2556 0.0982237295878 0.0982237295878 -105.0439421 39.7874288 -105.0450916 39.78742 2584 2556 2557 0.264254691363992 0.264254691363992 -105.0450916 39.78742 -105.0481811 39.787528 2585 1004 2558 0.099742520234474 0.099742520234474 -104.9875698 39.7873956 -104.9887371 39.787389 2588 2560 1078 0.149639182772472 0.149639182772472 -105.0064215 39.7862585 -105.0081209 39.7865836 2589 1078 2522 0.184839011544187 0.184839011544187 -105.0081209 39.7865836 -105.0101932 39.7870605 2591 1484 2561 0.33893453481304 0.33893453481304 -104.99246 39.6948099 -104.9942282 39.6920823 2592 2561 2562 0.36930331062994 0.36930331062994 -104.9942282 39.6920823 -104.9965885 39.6893017 2594 2563 2295 0.235151876914131 0.235151876914131 -104.9865077 39.7643898 -104.9885127 39.7658379 2596 2141 2564 0.0808696846181639 0.0808696846181639 -105.0086114 39.7398829 -105.0095126 39.7396622 2628 2589 2590 0.046646895086832 0.046646895086832 -105.0367321 39.7229406 -105.0372775 39.7229371 2597 2564 1224 0.24032404212478 0.24032404212478 -105.0095126 39.7396622 -105.0123175 39.7395238 2600 2373 2567 0.1712601795962 0.1712601795962 -104.9553043 39.709946 -104.9536478 39.709081 2601 2567 2568 0.00945648555666562 0.00945648555666562 -104.9536478 39.709081 -104.9535373 39.7090785 2603 2565 2569 0.0807956808253844 0.0807956808253844 -104.9525578 39.7090414 -104.9516163 39.7090994 2604 2569 2570 0.076951583144574 0.076951583144574 -104.9516163 39.7090994 -104.950721 39.7091668 2605 2570 2571 0.0476131935554626 0.0476131935554626 -104.950721 39.7091668 -104.9505579 39.7095762 2607 2572 2568 0.0312593605711727 0.0312593605711727 -104.9535019 39.7093583 -104.9535373 39.7090785 2609 2569 2573 0.0486149705677772 0.0486149705677772 -104.9516163 39.7090994 -104.9516136 39.7095366 2610 2570 2574 0.0674260333743846 0.0674260333743846 -104.950721 39.7091668 -104.949965 39.7089952 2612 2567 2575 0.0505261001159507 0.0505261001159507 -104.9536478 39.709081 -104.953694 39.708628 2615 2577 2578 0.10424034664628 0.10424034664628 -105.0288186 39.7229124 -105.0300374 39.722919 2616 2578 2579 0.103512640883379 0.103512640883379 -105.0300374 39.722919 -105.0312476 39.7229322 2617 2579 1398 0.105102630546257 0.105102630546257 -105.0312476 39.7229322 -105.0324765 39.7229279 2618 1398 2580 0.0531367598624707 0.0531367598624707 -105.0324765 39.7229279 -105.0330978 39.7229268 2619 2580 2581 0.0517085263170068 0.0517085263170068 -105.0330978 39.7229268 -105.0337024 39.7229256 2620 2581 2582 0.0723991341895349 0.0723991341895349 -105.0337024 39.7229256 -105.0345489 39.7229308 2621 2582 2583 0.0331676268132885 0.0331676268132885 -105.0345489 39.7229308 -105.0349367 39.7229332 2622 2583 2584 0.0138525911142565 0.0138525911142565 -105.0349367 39.7229332 -105.0350986 39.7229295 2623 2584 2585 0.037416228202987 0.037416228202987 -105.0350986 39.7229295 -105.035536 39.7229363 2624 2585 2586 0.00994286750486891 0.00994286750486891 -105.035536 39.7229363 -105.0356522 39.7229391 2625 2586 2587 0.040254104254433 0.040254104254433 -105.0356522 39.7229391 -105.0361228 39.7229454 2629 2590 2591 0.00335375549834044 0.00335375549834044 -105.0372775 39.7229371 -105.0373167 39.7229363 2630 2591 2592 0.0463774647105825 0.0463774647105825 -105.0373167 39.7229363 -105.0378588 39.7229259 2631 2592 2593 0.00549997045042586 0.00549997045042586 -105.0378588 39.7229259 -105.0379231 39.7229267 2632 2593 2594 0.0383542392436341 0.0383542392436341 -105.0379231 39.7229267 -105.0383715 39.7229322 2634 2595 2596 0.0344869484873441 0.0344869484873441 -105.038507 39.7229353 -105.0389102 39.7229396 2635 2596 2597 0.0176627396467139 0.0176627396467139 -105.0389102 39.7229396 -105.0391167 39.7229419 2636 2597 2598 0.0280292044334563 0.0280292044334563 -105.0391167 39.7229419 -105.0394444 39.7229454 2637 2598 2599 0.0242403080070769 0.0242403080070769 -105.0394444 39.7229454 -105.0397277 39.722952 2638 2599 1569 0.0218944112855232 0.0218944112855232 -105.0397277 39.722952 -105.0399837 39.7229516 2639 1569 2600 0.0286200762867591 0.0286200762867591 -105.0399837 39.7229516 -105.0403183 39.7229556 2640 2600 1094 0.018347539243156 0.018347539243156 -105.0403183 39.7229556 -105.0405328 39.7229583 2642 1110 2601 0.0142742072830798 0.0142742072830798 -105.0409158 39.7229588 -105.0410827 39.7229583 2643 2601 2602 0.0369383896439539 0.0369383896439539 -105.0410827 39.7229583 -105.0415146 39.7229572 2644 2602 2603 0.00917687822572764 0.00917687822572764 -105.0415146 39.7229572 -105.0416219 39.7229569 2645 2603 2604 0.0430608643022986 0.0430608643022986 -105.0416219 39.7229569 -105.0421253 39.7229642 2646 2604 2605 0.00238679099543715 0.00238679099543715 -105.0421253 39.7229642 -105.0421532 39.7229647 2647 2605 2606 0.0472847267591164 0.0472847267591164 -105.0421532 39.7229647 -105.042706 39.7229718 2648 2606 2607 0.0508445190476207 0.0508445190476207 -105.042706 39.7229718 -105.0433005 39.7229718 2649 2607 2608 0.00234361810734104 0.00234361810734104 -105.0433005 39.7229718 -105.0433279 39.7229721 2650 2608 2609 0.0517900277245267 0.0517900277245267 -105.0433279 39.7229721 -105.0439334 39.7229784 2652 2610 2611 0.145180979465517 0.145180979465517 -104.9874808 39.7225308 -104.9891783 39.722537 2674 2632 2634 0.599531015097949 0.599531015097949 -105.0450779 39.7221456 -105.0520873 39.7222126 2675 2635 2181 0.0871692653780363 0.0871692653780363 -105.0131527 39.7220573 -105.0141719 39.7220614 2676 2181 2638 0.0863959675292808 0.0863959675292808 -105.0141719 39.7220614 -105.015182 39.7220707 2679 2640 2641 0.121944822987822 0.121944822987822 -104.9524652 39.7427196 -104.9524082 39.7438154 2681 2642 2643 0.0194925006650245 0.0194925006650245 -104.9521739 39.7180386 -104.9521735 39.7182139 2682 2643 2350 0.134347723988409 0.134347723988409 -104.9521735 39.7182139 -104.9521821 39.7194221 2683 2350 2644 0.173564798460366 0.173564798460366 -104.9521821 39.7194221 -104.9521876 39.720983 2684 2644 2645 0.174686152075606 0.174686152075606 -104.9521876 39.720983 -104.9522095 39.7225539 2685 2645 2646 0.175389969986131 0.175389969986131 -104.9522095 39.7225539 -104.9522198 39.7241312 2688 2648 747 0.0612580153194998 0.0612580153194998 -104.9519414 39.7758435 -104.9519449 39.7763944 2689 747 1565 0.142756107755667 0.142756107755667 -104.9519449 39.7763944 -104.9519323 39.7776782 2690 1565 2649 0.138016127389502 0.138016127389502 -104.9519323 39.7776782 -104.9519262 39.7789194 2691 2649 2650 0.12023627946696 0.12023627946696 -104.9519262 39.7789194 -104.9519199 39.7800007 2693 2651 694 0.200802439501944 0.200802439501944 -104.952446 39.7401771 -104.9524269 39.7419829 2695 2652 2653 0.127019992895419 0.127019992895419 -104.951864 39.7807829 -104.9518556 39.7819252 2696 2653 2654 0.201028199806741 0.201028199806741 -104.9518556 39.7819252 -104.9519157 39.7837325 2697 2654 2655 0.134212276460076 0.134212276460076 -104.9519157 39.7837325 -104.9519157 39.7849395 2698 2655 2656 0.140083368586782 0.140083368586782 -104.9519157 39.7849395 -104.9519157 39.7861993 2699 2656 2657 0.13046105136647 0.13046105136647 -104.9519157 39.7861993 -104.9518997 39.7873725 2702 2633 2659 0.199675824720705 0.199675824720705 -104.9517199 39.7273329 -104.9517329 39.7291286 2704 2660 949 0.174693421852154 0.174693421852154 -104.9517031 39.7305282 -104.9517203 39.7320992 2705 949 2661 0.165148304595761 0.165148304595761 -104.9517203 39.7320992 -104.9517288 39.7335844 2706 2661 2662 0.173966950291824 0.173966950291824 -104.9517288 39.7335844 -104.9516945 39.7351487 2707 2662 2663 0.184218102738583 0.184218102738583 -104.9516945 39.7351487 -104.9516859 39.7368054 2708 2663 2664 0.172496811774092 0.172496811774092 -104.9516859 39.7368054 -104.9516835 39.7383567 2710 2665 2666 0.394651095737645 0.394651095737645 -104.9523031 39.7873791 -104.9522001 39.7909274 2711 2667 2668 0.201414903082426 0.201414903082426 -104.9517882 39.7383629 -104.9518287 39.740174 17301 8745 4260 0.201420130125937 0.201420130125937 -104.9622978 39.6947699 -104.9623073 39.6965813 2713 2669 2388 0.109456559825348 0.109456559825348 -104.9519288 39.7728936 -104.9519586 39.7738777 2714 2388 2670 0.140828374595316 0.140828374595316 -104.9519586 39.7738777 -104.9519586 39.7751442 2717 2672 2673 0.139177577172101 0.139177577172101 -104.9524477 39.7557162 -104.9524149 39.7569676 2718 2673 2674 0.137352749762486 0.137352749762486 -104.9524149 39.7569676 -104.9524283 39.7582028 2719 2674 2675 0.139830667816654 0.139830667816654 -104.9524283 39.7582028 -104.9524391 39.7594603 2720 2675 2676 0.136669684605715 0.136669684605715 -104.9524391 39.7594603 -104.9524392 39.7606894 2722 2677 2678 0.12447911414286 0.12447911414286 -104.9524392 39.7607246 -104.9524232 39.761844 2750 2704 2705 0.0292446267270126 0.0292446267270126 -105.0229197 39.7608329 -105.022918 39.7610959 2751 2705 2706 0.00658282845173238 0.00658282845173238 -105.022918 39.7610959 -105.0229176 39.7611551 2752 2706 2707 0.0151449443945988 0.0151449443945988 -105.0229176 39.7611551 -105.0229167 39.7612913 2753 2707 2708 0.0714770438658631 0.0714770438658631 -105.0229167 39.7612913 -105.0229124 39.7619341 2754 2708 2709 0.00822853556213401 0.00822853556213401 -105.0229124 39.7619341 -105.0229119 39.7620081 2756 2710 8 0.130042568169854 0.130042568169854 -105.0236301 39.7451745 -105.0236282 39.746344 2757 8 2711 0.118166571537094 0.118166571537094 -105.0236282 39.746344 -105.0233999 39.7473921 2759 2712 2713 0.102388493919056 0.102388493919056 -105.0228947 39.7692896 -105.0228923 39.7702104 2760 2713 2416 0.103111259495513 0.103111259495513 -105.0228923 39.7702104 -105.0228899 39.7711377 2761 2416 2714 0.100631617654013 0.100631617654013 -105.0228899 39.7711377 -105.0228875 39.7720427 2764 2716 2717 0.200655449563851 0.200655449563851 -105.0239484 39.7766282 -105.0239636 39.7784327 2765 2717 2718 0.200753725915124 0.200753725915124 -105.0239636 39.7784327 -105.0239521 39.7802381 2766 2718 1440 0.196942260224429 0.196942260224429 -105.0239521 39.7802381 -105.0239358 39.7820092 2767 1440 2719 0.00947384243402213 0.00947384243402213 -105.0239358 39.7820092 -105.0239361 39.7820944 2768 2719 2720 0.190389032049707 0.190389032049707 -105.0239361 39.7820944 -105.0239436 39.7838066 2770 2723 2724 0.133138466543617 0.133138466543617 -105.0235985 39.7620059 -105.0236117 39.7632032 2771 2724 2725 0.135835722389097 0.135835722389097 -105.0236117 39.7632032 -105.0236117 39.7644248 2772 2725 2726 0.133534041022806 0.133534041022806 -105.0236117 39.7644248 -105.0236131 39.7656257 2773 2726 2727 0.134234713813183 0.134234713813183 -105.0236131 39.7656257 -105.0236104 39.7668329 2774 2727 1681 0.134687505819062 0.134687505819062 -105.0236104 39.7668329 -105.0236278 39.7680441 2775 1681 2728 0.137316317225174 0.137316317225174 -105.0236278 39.7680441 -105.0236198 39.769279 2777 2729 2730 0.104120921025978 0.104120921025978 -105.0239366 39.7846851 -105.0239665 39.7856212 2778 2730 2731 0.201486044854047 0.201486044854047 -105.0239665 39.7856212 -105.0239597 39.7874332 2779 2731 2732 0.409054627036075 0.409054627036075 -105.0239597 39.7874332 -105.0239453 39.7911119 2780 2733 2734 0.231399786377778 0.231399786377778 -104.9558149 39.7017594 -104.9558008 39.7038404 2781 2734 2735 0.0901704059113055 0.0901704059113055 -104.9558008 39.7038404 -104.9558537 39.7046503 2782 2735 2736 0.0825094909725568 0.0825094909725568 -104.9558537 39.7046503 -104.9563257 39.7052974 2783 2737 2738 0.200363396709187 0.200363396709187 -104.9558324 39.6983924 -104.9558241 39.6965905 2784 2738 2739 0.20121833925615 0.20121833925615 -104.9558241 39.6965905 -104.9558241 39.6947809 2785 2739 2740 0.202399438971847 0.202399438971847 -104.9558241 39.6947809 -104.9558357 39.6929607 2788 2742 2743 0.404396545451488 0.404396545451488 -104.9558447 39.6893365 -104.9558624 39.6856997 2789 2744 1762 0.0647074290459755 0.0647074290459755 -104.9541587 39.6999377 -104.9546893 39.699523 2790 1762 2372 0.0925216625359094 0.0925216625359094 -104.9546893 39.699523 -104.9555234 39.6989934 2791 2372 2745 0.0223137340397398 0.0223137340397398 -104.9555234 39.6989934 -104.9556601 39.6988225 2792 2745 2737 0.050045237249892 0.050045237249892 -104.9556601 39.6988225 -104.9558324 39.6983924 2794 2746 2747 0.14840065064165 0.14840065064165 -105.001474 39.6998539 -105.0031992 39.6997152 2796 2748 2749 0.200822547172327 0.200822547172327 -104.9326658 39.7346911 -104.9326365 39.736497 2797 2749 2750 0.193145905748916 0.193145905748916 -104.9326365 39.736497 -104.9326406 39.738234 2821 908 2770 0.128136612557408 0.128136612557408 -104.9331257 39.7644965 -104.9331507 39.7656487 2824 2261 2772 0.10049786598023 0.10049786598023 -104.930525 39.7674191 -104.9293492 39.7674126 2825 2772 2773 0.106378037300959 0.106378037300959 -104.9293492 39.7674126 -104.9281046 39.7674191 2826 2773 2110 0.093897002068377 0.093897002068377 -104.9281046 39.7674191 -104.927006 39.7674191 2827 2110 2774 0.107389868338328 0.107389868338328 -104.927006 39.7674191 -104.9257496 39.7674291 2828 2774 2775 0.0994873393877801 0.0994873393877801 -104.9257496 39.7674291 -104.9245856 39.7674323 2850 2776 2777 0.10879749556538 0.10879749556538 -104.9511832 39.7669218 -104.9499105 39.7669403 2855 2804 866 0.20027757395038 0.20027757395038 -104.9452104 39.7669339 -104.9428673 39.7669141 2829 2775 2778 1.00147658782101 1.00147658782101 -104.9245856 39.7674323 -104.9128683 39.7674541 2830 2779 2780 0.0530172029480301 0.0530172029480301 -104.9733522 39.7669655 -104.9727319 39.7669657 2832 2781 2782 0.107966324930259 0.107966324930259 -104.9721138 39.7669682 -104.9708506 39.7669659 2833 2782 2783 0.103296913871679 0.103296913871679 -104.9708506 39.7669659 -104.9696421 39.7669558 2834 2783 2784 0.105735267915707 0.105735267915707 -104.9696421 39.7669558 -104.968405 39.766956 2835 2784 2785 0.104367827383757 0.104367827383757 -104.968405 39.766956 -104.9671839 39.7669548 2836 2785 2786 0.106026097865505 0.106026097865505 -104.9671839 39.7669548 -104.9659434 39.7669568 2837 2786 2787 0.104661406473263 0.104661406473263 -104.9659434 39.7669568 -104.9647189 39.7669496 2838 2787 2788 0.109120444986171 0.109120444986171 -104.9647189 39.7669496 -104.9634422 39.7669465 2842 2790 2791 0.105111335997404 0.105111335997404 -104.9609746 39.7669537 -104.9597448 39.7669537 2843 2791 2792 0.100650542913524 0.100650542913524 -104.9597448 39.7669537 -104.9585673 39.7669414 2844 2792 2793 0.105228706955749 0.105228706955749 -104.9585673 39.7669414 -104.9573362 39.7669311 2845 2793 2794 0.119444969275907 0.119444969275907 -104.9573362 39.7669311 -104.9559387 39.766929 2846 2794 2795 0.0942235633572651 0.0942235633572651 -104.9559387 39.766929 -104.9548363 39.7669249 2847 2795 2084 0.102241906689643 0.102241906689643 -104.9548363 39.7669249 -104.9536401 39.7669187 2848 2084 2796 0.105000278025472 0.105000278025472 -104.9536401 39.7669187 -104.9524116 39.7669187 2849 2796 2776 0.104992294488636 0.104992294488636 -104.9524116 39.7669187 -104.9511832 39.7669218 2851 2777 2799 0.102990536508203 0.102990536508203 -104.9499105 39.7669403 -104.9487061 39.7669692 2852 2799 2802 0.104419262818378 0.104419262818378 -104.9487061 39.7669692 -104.9474844 39.7669713 3832 3274 3648 0.198107670536066 0.198107670536066 -104.9593216 39.7038566 -104.9576929 39.7025901 2853 2802 2803 0.106343009363166 0.106343009363166 -104.9474844 39.7669713 -104.9462404 39.7669537 2854 2803 2804 0.0880619154851023 0.0880619154851023 -104.9462404 39.7669537 -104.9452104 39.7669339 2856 866 2805 0.0997722055250997 0.0997722055250997 -104.9428673 39.7669141 -104.9417 39.7669075 2857 2805 2806 0.0898296288997372 0.0898296288997372 -104.9417 39.7669075 -104.9406492 39.7668916 2858 2806 2807 0.0154103032800591 0.0154103032800591 -104.9406492 39.7668916 -104.9404689 39.7668916 2860 1345 2808 0.0745089191630195 0.0745089191630195 -105.0025087 39.7490201 -105.0032328 39.7486472 2862 2809 2810 0.0999390470653334 0.0999390470653334 -104.9921793 39.7165966 -104.9921278 39.7174945 2863 2810 2811 0.098203415750831 0.098203415750831 -104.9921278 39.7174945 -104.9921559 39.7183774 2864 2811 2812 0.105704456533214 0.105704456533214 -104.9921559 39.7183774 -104.9921473 39.719328 2865 2812 1841 0.178602078382633 0.178602078382633 -104.9921473 39.719328 -104.9921535 39.7209342 2867 2813 2814 0.147059691176011 0.147059691176011 -104.9913173 39.7752191 -104.9912923 39.7765415 2869 2815 2816 0.0358929050784097 0.0358929050784097 -104.9919925 39.7317917 -104.9916596 39.7319883 2871 2817 2818 0.202436914455554 0.202436914455554 -104.9993302 39.7801544 -105.0016991 39.7801675 2872 2818 721 0.208959052889522 0.208959052889522 -105.0016991 39.7801675 -105.0041443 39.7801832 2873 721 2819 0.195578398743409 0.195578398743409 -105.0041443 39.7801832 -105.0064329 39.7801666 2874 2819 2820 0.132104447079437 0.132104447079437 -105.0064329 39.7801666 -105.0079788 39.7801613 2875 2820 2499 0.133495572380704 0.133495572380704 -105.0079788 39.7801613 -105.0095409 39.7801481 2877 2821 2823 0.131028201505055 0.131028201505055 -105.0111319 39.7801807 -105.0126652 39.7801745 2878 2823 2154 0.134224367729179 0.134224367729179 -105.0126652 39.7801745 -105.0142359 39.7801811 2879 2154 2824 0.137197819412826 0.137197819412826 -105.0142359 39.7801811 -105.0158414 39.7801872 2881 2825 2828 0.100509300133652 0.100509300133652 -105.0169815 39.7801864 -105.0181574 39.7801666 2882 2828 2829 0.098379052864586 0.098379052864586 -105.0181574 39.7801666 -105.0193075 39.7802062 2883 2829 1264 0.0995905743898471 0.0995905743898471 -105.0193075 39.7802062 -105.0204729 39.7802128 2884 1264 2830 0.0991885382845514 0.0991885382845514 -105.0204729 39.7802128 -105.0216335 39.780226 2885 2830 2831 0.0990153060665791 0.0990153060665791 -105.0216335 39.780226 -105.0227922 39.780226 2886 2831 2718 0.0991269733313679 0.0991269733313679 -105.0227922 39.780226 -105.0239521 39.7802381 2887 2718 2832 0.100500652429342 0.100500652429342 -105.0239521 39.7802381 -105.0251279 39.7802579 2888 2832 2833 0.0102715407543069 0.0102715407543069 -105.0251279 39.7802579 -105.0252481 39.7802579 2889 2833 2834 0.0960953974534679 0.0960953974534679 -105.0252481 39.7802579 -105.0263725 39.7802711 2890 2834 2835 0.0326867749280955 0.0326867749280955 -105.0263725 39.7802711 -105.0267549 39.7802781 2891 2835 2836 0.134256786764763 0.134256786764763 -105.0267549 39.7802781 -105.028326 39.7802812 2892 2836 2837 0.113988792124523 0.113988792124523 -105.028326 39.7802812 -105.0296598 39.7802952 2893 2837 2838 0.0204082374430359 0.0204082374430359 -105.0296598 39.7802952 -105.0298986 39.7802977 2895 2839 2840 0.113685974247049 0.113685974247049 -105.0301265 39.7802941 -105.0314566 39.7802731 2896 2840 2841 0.132754406259035 0.132754406259035 -105.0314566 39.7802731 -105.0330101 39.7802665 2897 2841 2842 0.136852657742897 0.136852657742897 -105.0330101 39.7802665 -105.0346113 39.7802434 2899 1793 2843 0.0809702263007341 0.0809702263007341 -104.929534 39.694587 -104.9295552 39.693859 2900 2843 2844 0.0969425296921621 0.0969425296921621 -104.9295552 39.693859 -104.9295466 39.6929872 2901 2844 2845 0.413436446480526 0.413436446480526 -104.9295466 39.6929872 -104.9305098 39.6893437 2903 2263 2847 0.179984264422638 0.179984264422638 -104.9304775 39.7162632 -104.9304918 39.7146446 2904 2847 2848 0.174004040987329 0.174004040987329 -104.9304918 39.7146446 -104.930509 39.7130798 2905 2848 2849 0.194108624427032 0.194108624427032 -104.930509 39.7130798 -104.9304782 39.7113343 2907 2850 1276 0.172413086756907 0.172413086756907 -105.0186375 39.7505191 -105.0205429 39.7510272 2909 2853 785 0.245123885631009 0.245123885631009 -105.0050712 39.7039722 -105.0042571 39.7018586 2911 2854 2855 0.0854841952170884 0.0854841952170884 -105.0038253 39.7010848 -105.0034418 39.7003749 2912 2855 2747 0.0762350203886263 0.0762350203886263 -105.0034418 39.7003749 -105.0031992 39.6997152 2913 2747 2856 0.0859704175448271 0.0859704175448271 -105.0031992 39.6997152 -105.0031649 39.6989425 2914 2856 2857 0.100779098585589 0.100779098585589 -105.0031649 39.6989425 -105.0035425 39.698084 2915 2857 2858 0.0905252463288938 0.0905252463288938 -105.0035425 39.698084 -105.0043357 39.6975452 2917 2859 2860 0.0227727209766704 0.0227727209766704 -105.0050773 39.6967285 -105.0050773 39.6965237 2918 361 1735 0.198105222979832 0.198105222979832 -105.0051297 39.6894631 -105.0051254 39.6912447 2919 1735 2861 0.0382126884100893 0.0382126884100893 -105.0051254 39.6912447 -105.0051426 39.6915881 2920 148 2862 0.0438716250050412 0.0438716250050412 -105.0050494 39.6930773 -105.0050709 39.6926831 2921 1003 2863 0.0520715649387988 0.0520715649387988 -104.987571 39.7855779 -104.9869616 39.7855787 2922 2863 2864 0.0982728809134093 0.0982728809134093 -104.9869616 39.7855787 -104.9858115 39.7855801 2923 2864 2865 0.0994946507259965 0.0994946507259965 -104.9858115 39.7855801 -104.9846471 39.7855801 3895 3698 3699 0.204838159377623 0.204838159377623 -104.9617334 39.6911372 -104.9617151 39.6892951 2924 2865 2869 0.090463384362138 0.090463384362138 -104.9846471 39.7855801 -104.9835884 39.7855828 2925 2869 2870 0.0564720828613131 0.0564720828613131 -104.9835884 39.7855828 -104.9829275 39.7855836 2926 2870 2871 0.0608640771597173 0.0608640771597173 -104.9829275 39.7855836 -104.9822152 39.7855845 2927 2872 2873 0.044011799999607 0.044011799999607 -104.9546451 39.7849527 -104.9541301 39.7849461 2928 2873 2088 0.0931496819660856 0.0931496819660856 -104.9541301 39.7849461 -104.95304 39.7849395 2929 2088 2655 0.0960691148224413 0.0960691148224413 -104.95304 39.7849395 -104.9519157 39.7849395 2930 2655 2874 0.0937706080748846 0.0937706080748846 -104.9519157 39.7849395 -104.9508183 39.7849387 2931 2874 2875 0.0828791997484075 0.0828791997484075 -104.9508183 39.7849387 -104.9498484 39.7849453 2932 2875 2876 0.093218621711434 0.093218621711434 -104.9498484 39.7849453 -104.9487583 39.7849124 2933 2876 2877 0.0704167162147941 0.0704167162147941 -104.9487583 39.7849124 -104.9479343 39.7849217 2935 2878 2879 0.0887403720940643 0.0887403720940643 -104.9645156 39.7852099 -104.9634771 39.7852033 2936 2879 2880 0.0909098673154509 0.0909098673154509 -104.9634771 39.7852033 -104.962414 39.7852355 2937 2880 2881 0.0882058988614067 0.0882058988614067 -104.962414 39.7852355 -104.961384 39.7851828 2938 2881 2882 0.181777411929199 0.181777411929199 -104.961384 39.7851828 -104.9592584 39.7852492 2940 2883 2884 0.115661337881372 0.115661337881372 -104.9733956 39.7437918 -104.9733802 39.7448319 2941 2884 2885 0.14826485880128 0.14826485880128 -104.9733802 39.7448319 -104.9724659 39.7459649 2942 2885 2886 0.112251623213379 0.112251623213379 -104.9724659 39.7459649 -104.9722001 39.7469535 2943 2886 2887 0.119994591224275 0.119994591224275 -104.9722001 39.7469535 -104.9729638 39.7478589 2944 2887 2888 0.178622958928809 0.178622958928809 -104.9729638 39.7478589 -104.9733549 39.7494369 2945 2888 2889 0.00412533177852682 0.00412533177852682 -104.9733549 39.7494369 -104.9733549 39.749474 2946 2889 2890 0.00481474032387871 0.00481474032387871 -104.9733549 39.749474 -104.9733549 39.7495173 2947 2890 2893 0.135290874001292 0.135290874001292 -104.9733549 39.7495173 -104.9733544 39.750734 2948 2893 2894 0.137892832771659 0.137892832771659 -104.9733544 39.750734 -104.973354 39.7519741 2949 2894 817 0.140150092060959 0.140150092060959 -104.973354 39.7519741 -104.9733535 39.7532345 2950 817 2895 0.143808402694827 0.143808402694827 -104.9733535 39.7532345 -104.9733531 39.7545278 2951 2895 2896 0.0697081016101773 0.0697081016101773 -104.9733531 39.7545278 -104.9733529 39.7551547 2952 2896 2897 0.0168682725384664 0.0168682725384664 -104.9733529 39.7551547 -104.9733528 39.7553064 2954 2898 2899 0.139071498957887 0.139071498957887 -104.9733526 39.7557317 -104.9733522 39.7569824 2956 2900 2901 0.139727551358826 0.139727551358826 -104.9733518 39.7582331 -104.9733513 39.7594897 2957 2901 2902 0.00293554606295758 0.00293554606295758 -104.9733513 39.7594897 -104.9733513 39.7595161 2958 2902 2903 0.102721876435386 0.102721876435386 -104.9733513 39.7595161 -104.973351 39.7604399 2959 2903 2904 0.0305452475451112 0.0305452475451112 -104.973351 39.7604399 -104.9733509 39.7607146 2960 2904 2905 0.00503713742922791 0.00503713742922791 -104.9733509 39.7607146 -104.9733508 39.7607599 2961 2905 2906 0.0458567885450819 0.0458567885450819 -104.9733508 39.7607599 -104.9733507 39.7611723 2962 2906 2907 0.0981295261146626 0.0981295261146626 -104.9733507 39.7611723 -104.9733504 39.7620548 2963 2907 628 0.0369055971430695 0.0369055971430695 -104.9733504 39.7620548 -104.9733503 39.7623867 2964 628 1143 0.0958611496898419 0.0958611496898419 -104.9733503 39.7623867 -104.97335 39.7632488 2966 2908 2909 0.0463126901024473 0.0463126901024473 -104.9733498 39.7638075 -104.9733496 39.764224 2967 2909 872 0.0318684671228471 0.0318684671228471 -104.9733496 39.764224 -104.9733495 39.7645106 2968 872 2910 0.0711758745978235 0.0711758745978235 -104.9733495 39.7645106 -104.9733493 39.7651507 2969 2910 2911 0.067495322638235 0.067495322638235 -104.9733493 39.7651507 -104.9733491 39.7657577 2970 2911 2912 0.033747661319103 0.033747661319103 -104.9733491 39.7657577 -104.973349 39.7660612 2971 2912 2913 0.0475024757380027 0.0475024757380027 -104.973349 39.7660612 -104.9733488 39.7664884 2973 2914 2915 0.202578999998173 0.202578999998173 -104.9738264 39.7183118 -104.9733801 39.7165226 2975 2916 2917 0.184685764171195 0.184685764171195 -104.9731398 39.7165226 -104.9732076 39.7181827 2976 2917 2918 0.00737265767013589 0.00737265767013589 -104.9732076 39.7181827 -104.9732171 39.7182486 2978 2919 2920 0.110148820147866 0.110148820147866 -104.9593201 39.7073167 -104.9580338 39.7072718 2979 2920 584 0.039258317875865 0.039258317875865 -104.9580338 39.7072718 -104.957575 39.70728 2980 584 2921 0.228363185041033 0.228363185041033 -104.957575 39.70728 -104.954906 39.707321 2982 2922 1341 0.198962442111046 0.198962442111046 -105.021523 39.7147919 -105.0215144 39.7130026 2983 1341 2923 0.207039061514662 0.207039061514662 -105.0215144 39.7130026 -105.0215316 39.7111407 2984 2923 2924 0.201175175238786 0.201175175238786 -105.0215316 39.7111407 -105.0215401 39.7093315 2985 2924 2925 0.203376851393596 0.203376851393596 -105.0215401 39.7093315 -105.0215487 39.7075025 2986 2925 2926 0.201920207523594 0.201920207523594 -105.0215487 39.7075025 -105.0215401 39.7056866 2987 2926 2927 0.200452413161122 0.200452413161122 -105.0215401 39.7056866 -105.0215316 39.7038839 2988 2927 776 0.201931296094781 0.201931296094781 -105.0215316 39.7038839 -105.0215401 39.7020679 2990 2928 2930 0.209285084837907 0.209285084837907 -105.0215401 39.7004038 -105.021523 39.6985217 2991 2930 2931 0.197960209647655 0.197960209647655 -105.021523 39.6985217 -105.0215654 39.6967417 2992 2931 171 0.402036974102358 0.402036974102358 -105.0215654 39.6967417 -105.0215573 39.6931261 2994 2932 2933 0.200508042098485 0.200508042098485 -105.0213817 39.6895011 -105.0213903 39.6876979 2995 170 1728 0.257039245710078 0.257039245710078 -105.0213045 39.6931204 -105.0213131 39.6908088 2996 1728 2934 0.145411467525923 0.145411467525923 -105.0213131 39.6908088 -105.0213045 39.6895011 2999 2935 2936 0.0880513532781809 0.0880513532781809 -105.0169377 39.6883193 -105.0178175 39.6879086 3025 2957 2958 0.01030947748559 0.01030947748559 -105.0187431 39.7584203 -105.0188637 39.7584212 3000 2936 209 0.228338005511316 0.228338005511316 -105.0178175 39.6879086 -105.0203575 39.6872791 3002 2937 2938 0.107611509993879 0.107611509993879 -104.9251387 39.7047572 -104.9247744 39.7038309 3005 2940 2941 0.175855452328419 0.175855452328419 -104.9257898 39.7162499 -104.9257841 39.7146684 3006 2941 2942 0.174909636552997 0.174909636552997 -104.9257841 39.7146684 -104.925785 39.7130954 3007 2942 2943 0.192197232795451 0.192197232795451 -104.925785 39.7130954 -104.9258054 39.711367 3009 2944 546 0.0293283601170504 0.0293283601170504 -104.9250716 39.7048418 -104.9250834 39.7051054 3010 546 2945 0.155746660532693 0.155746660532693 -104.9250834 39.7051054 -104.9251435 39.7065053 3012 1475 2946 0.311303155924368 0.311303155924368 -104.9241194 39.6955841 -104.9254353 39.692974 3013 2946 2947 0.184883982264712 0.184883982264712 -104.9254353 39.692974 -104.9259674 39.6913625 3014 2947 2948 0.224685205653341 0.224685205653341 -104.9259674 39.6913625 -104.9264824 39.6893811 3016 2949 2950 0.0888669853746646 0.0888669853746646 -104.9258215 39.6893679 -104.9258215 39.6885687 3017 2950 2951 0.114577615588497 0.114577615588497 -104.9258215 39.6885687 -104.9258129 39.6875383 3018 1225 2952 0.114132076273042 0.114132076273042 -105.0118006 39.7583774 -105.013135 39.7584124 3019 2952 2161 0.115442153745618 0.115442153745618 -105.013135 39.7584124 -105.0144855 39.7584103 3020 2161 2953 0.105428749590907 0.105428749590907 -105.0144855 39.7584103 -105.0157188 39.7584009 3022 2954 2955 0.0114463280554541 0.0114463280554541 -105.0158347 39.7584 -105.0159686 39.7584009 3023 2955 639 0.18619297340356 0.18619297340356 -105.0159686 39.7584009 -105.0181467 39.7584155 3024 639 2957 0.0509835810434449 0.0509835810434449 -105.0181467 39.7584155 -105.0187431 39.7584203 3026 2958 2959 0.0353738821651235 0.0353738821651235 -105.0188637 39.7584212 -105.0192775 39.7584245 3027 2959 2960 0.00284670794487764 0.00284670794487764 -105.0192775 39.7584245 -105.0193108 39.7584248 3028 2960 1288 0.104793015683124 0.104793015683124 -105.0193108 39.7584248 -105.0205366 39.7584382 3029 1288 2961 0.051496901479137 0.051496901479137 -105.0205366 39.7584382 -105.021139 39.7584434 3030 2961 2962 0.00960868888037157 0.00960868888037157 -105.021139 39.7584434 -105.0212514 39.7584444 3031 2962 2963 0.0208687174266634 0.0208687174266634 -105.0212514 39.7584444 -105.0214955 39.7584475 3032 2963 2964 0.0498882614596582 0.0498882614596582 -105.0214955 39.7584475 -105.0220789 39.7584598 3033 2964 2965 0.123304259264834 0.123304259264834 -105.0220789 39.7584598 -105.0235213 39.7584714 3035 2966 2967 0.00908677871596767 0.00908677871596767 -105.0236238 39.7584722 -105.0237301 39.7584727 3036 2967 2968 0.115854235202851 0.115854235202851 -105.0237301 39.7584727 -105.0250854 39.758479 3037 2968 2969 0.00700956571064615 0.00700956571064615 -105.0250854 39.758479 -105.0251674 39.7584794 3038 2969 2970 0.00940368205913038 0.00940368205913038 -105.0251674 39.7584794 -105.0252774 39.7584805 3039 2970 2971 0.0666840110355875 0.0666840110355875 -105.0252774 39.7584805 -105.0260575 39.7584783 3040 2971 2972 0.0679662165544488 0.0679662165544488 -105.0260575 39.7584783 -105.0268526 39.7584761 3041 2972 2973 0.0630976433471776 0.0630976433471776 -105.0268526 39.7584761 -105.0275907 39.7584695 3042 2973 2974 0.0491600079555241 0.0491600079555241 -105.0275907 39.7584695 -105.0281658 39.7584695 3044 2975 2976 0.0997731403964804 0.0997731403964804 -105.0299157 39.7585034 -105.0310829 39.7585034 3045 2976 2977 0.100715566829797 0.100715566829797 -105.0310829 39.7585034 -105.032261 39.7585166 3046 2977 2978 0.0996876914159973 0.0996876914159973 -105.032261 39.7585166 -105.0334272 39.7585157 3047 2978 2979 0.10126058971698 0.10126058971698 -105.0334272 39.7585157 -105.0346118 39.758517 3048 2979 2980 0.103346225532192 0.103346225532192 -105.0346118 39.758517 -105.0358208 39.7585166 3049 2980 2981 0.0983114005972926 0.0983114005972926 -105.0358208 39.7585166 -105.0369709 39.7585166 3050 2981 2982 0.09874223460454 0.09874223460454 -105.0369709 39.7585166 -105.0381258 39.7584985 3051 2982 2983 0.0510749251490339 0.0510749251490339 -105.0381258 39.7584985 -105.038723 39.7584839 3053 2984 2985 0.0505192363533637 0.0505192363533637 -105.039304 39.7584901 -105.039895 39.758491 3054 2985 1120 0.0491942863881514 0.0491942863881514 -105.039895 39.758491 -105.0404705 39.7584919 3055 1120 2986 0.0517085444587275 0.0517085444587275 -105.0404705 39.7584919 -105.0410754 39.7584887 3056 2986 2987 0.0504766444323722 0.0504766444323722 -105.0410754 39.7584887 -105.0416657 39.7585006 3057 2987 2988 0.0508471211122413 0.0508471211122413 -105.0416657 39.7585006 -105.0422605 39.7584955 3058 2988 2989 0.0482147566017866 0.0482147566017866 -105.0422605 39.7584955 -105.0428245 39.7584902 3059 2989 2990 0.0513143127772338 0.0513143127772338 -105.0428245 39.7584902 -105.0434248 39.7584889 3060 2990 2991 0.0501432318630803 0.0501432318630803 -105.0434248 39.7584889 -105.0440114 39.7584876 3061 2991 2992 0.788648410502006 0.788648410502006 -105.0440114 39.7584876 -105.0532374 39.7584692 3062 2993 2994 0.01555628530979 0.01555628530979 -104.9953923 39.7608178 -104.995393 39.7606779 3063 2994 2995 0.10729267423115 0.10729267423115 -104.995393 39.7606779 -104.9953975 39.759713 13562 2999 2165 0.242533262128423 0.242533262128423 -105.0136746 39.7263954 -105.0140457 39.7285578 3067 2998 3000 0.0998948824480635 0.0998948824480635 -104.9969577 39.7401458 -104.9961353 39.7407839 3068 3000 3001 0.145910673725247 0.145910673725247 -104.9961353 39.7407839 -104.99492 39.7417051 3069 3001 3002 0.147264770664277 0.147264770664277 -104.99492 39.7417051 -104.9937158 39.742652 3070 3002 3003 0.145706831644125 0.145706831644125 -104.9937158 39.742652 -104.9925155 39.7435822 3071 3003 3004 0.146381189481243 0.146381189481243 -104.9925155 39.7435822 -104.9912932 39.744504 3073 3006 3007 0.143637545441942 0.143637545441942 -104.9900832 39.7454633 -104.9889069 39.7463856 3074 3007 3008 0.14139337588105 0.14139337588105 -104.9889069 39.7463856 -104.9876315 39.7471951 3075 3008 3009 0.0340034784472366 0.0340034784472366 -104.9876315 39.7471951 -104.9873284 39.7473931 3076 3009 3010 0.117637494210671 0.117637494210671 -104.9873284 39.7473931 -104.9864574 39.7482121 3077 3010 3011 0.1483412167568 0.1483412167568 -104.9864574 39.7482121 -104.9852889 39.7491983 3078 3011 3012 0.146200597856632 0.146200597856632 -104.9852889 39.7491983 -104.9840976 39.7501416 3079 3012 3013 0.146656153847153 0.146656153847153 -104.9840976 39.7501416 -104.9828772 39.7510685 3080 3013 3014 0.219897120549826 0.219897120549826 -104.9828772 39.7510685 -104.9810635 39.7524708 3081 3014 2686 0.0729664723843293 0.0729664723843293 -104.9810635 39.7524708 -104.9804627 39.7529369 3082 2686 3015 0.146055074464899 0.146055074464899 -104.9804627 39.7529369 -104.9792691 39.7538767 3083 3015 3016 0.115984680072215 0.115984680072215 -104.9792691 39.7538767 -104.9783073 39.7546124 3084 3016 3017 0.0102106792826024 0.0102106792826024 -104.9783073 39.7546124 -104.9782228 39.7546773 3085 3017 3018 0.0188093561808277 0.0188093561808277 -104.9782228 39.7546773 -104.9780672 39.7547969 3087 3019 3020 0.14624208166964 0.14624208166964 -104.9768843 39.7557372 -104.9756854 39.7566754 3088 3020 3021 0.149932974568378 0.149932974568378 -104.9756854 39.7566754 -104.974418 39.7576075 3089 3021 2900 0.114654486829615 0.114654486829615 -104.974418 39.7576075 -104.9733518 39.7582331 3091 3022 3023 0.0936947193853168 0.0936947193853168 -104.9472629 39.738954 -104.9461672 39.7389438 3093 3024 3025 0.0922829109447797 0.0922829109447797 -104.9499105 39.7600818 -104.9488309 39.7600818 3095 3026 3027 0.10419715248802 0.10419715248802 -104.9684276 39.7595114 -104.9672089 39.7594916 3096 3027 3028 0.108587123231645 0.108587123231645 -104.9672089 39.7594916 -104.9659386 39.7594982 3097 3028 3029 0.103455866634876 0.103455866634876 -104.9659386 39.7594982 -104.9647283 39.7594982 3099 3030 3031 0.0828114972096423 0.0828114972096423 -104.9487906 39.7590818 -104.9478224 39.759056 3100 3031 3032 0.0151385207198175 0.0151385207198175 -104.9478224 39.759056 -104.9476453 39.759056 3102 3035 3036 0.131928682141755 0.131928682141755 -104.9468584 39.7590562 -104.9453153 39.7590334 3103 3036 3037 0.0286281442546585 0.0286281442546585 -104.9453153 39.7590334 -104.9449805 39.75904 3104 3037 3038 0.0830678583996061 0.0830678583996061 -104.9449805 39.75904 -104.9440088 39.7590496 3105 3038 3039 0.0820487800074757 0.0820487800074757 -104.9440088 39.7590496 -104.9430494 39.7590268 3107 3040 3041 0.0592379768525999 0.0592379768525999 -104.9641307 39.7594199 -104.9634377 39.7594223 3108 3041 1041 0.101867076922678 0.101867076922678 -104.9634377 39.7594223 -104.962246 39.7594264 3109 1041 3042 0.108431988254042 0.108431988254042 -104.962246 39.7594264 -104.9609775 39.7594308 3110 3042 3043 0.103209130509255 0.103209130509255 -104.9609775 39.7594308 -104.9597701 39.759435 3111 3043 3044 0.103439867243447 0.103439867243447 -104.9597701 39.759435 -104.95856 39.7594391 3113 3045 3046 0.1080426022678 0.1080426022678 -104.9573829 39.7594492 -104.956119 39.7594399 3114 3046 3047 0.106399445317148 0.106399445317148 -104.956119 39.7594399 -104.9548745 39.7594585 3115 3047 2078 0.104328053424176 0.104328053424176 -104.9548745 39.7594585 -104.953654 39.7594605 3116 2078 2675 0.103849131822114 0.103849131822114 -104.953654 39.7594605 -104.9524391 39.7594603 3117 2675 3048 0.106371798877004 0.106371798877004 -104.9524391 39.7594603 -104.9511947 39.7594645 3118 3048 3049 0.1089909908922 0.1089909908922 -104.9511947 39.7594645 -104.9499198 39.7594797 3120 2995 3050 0.0829711714500804 0.0829711714500804 -104.9953975 39.759713 -104.9963681 39.7597212 3123 3051 3052 0.0304368475861105 0.0304368475861105 -104.9721269 39.7594785 -104.971771 39.759487 19556 10441 10561 0.00875730102663828 0.00875730102663828 -104.9883481 39.7091456 -104.9884504 39.7091486 3124 3053 3054 0.10469695146486 0.10469695146486 -104.9708822 39.7594411 -104.9696608 39.7595114 3125 3054 3026 0.105413327506124 0.105413327506124 -104.9696608 39.7595114 -104.9684276 39.7595114 3127 3055 3056 0.0146859459125862 0.0146859459125862 -104.9406663 39.7601421 -104.9404947 39.7601356 3128 3056 3057 0.0899179636493607 0.0899179636493607 -104.9404947 39.7601356 -104.9394429 39.7601485 3129 3057 3058 0.0968918459632465 0.0968918459632465 -104.9394429 39.7601485 -104.9383099 39.7601749 3130 3058 3059 0.0931803123592361 0.0931803123592361 -104.9383099 39.7601749 -104.9372198 39.7601749 3131 3059 3060 0.0924628769882567 0.0924628769882567 -104.9372198 39.7601749 -104.9361384 39.7601551 3132 3060 2004 0.0909779529022995 0.0909779529022995 -104.9361384 39.7601551 -104.9350741 39.7601485 3134 3061 2758 0.0983285272926963 0.0983285272926963 -104.9339669 39.7601749 -104.9328167 39.7601881 3135 2758 3062 0.094848132376921 0.094848132376921 -104.9328167 39.7601881 -104.9317072 39.760176 3137 2284 3063 0.10273020958756 0.10273020958756 -104.9305594 39.7601749 -104.9293577 39.7601881 3138 3063 3064 0.09684156688728 0.09684156688728 -104.9293577 39.7601881 -104.9282248 39.7601815 3139 3064 2139 0.105654196010103 0.105654196010103 -104.9282248 39.7601815 -104.9269888 39.7601749 3141 3065 3066 0.101995188106893 0.101995188106893 -104.9257357 39.7601617 -104.9245426 39.7601749 4424 4133 950 0.17542265784203 0.17542265784203 -104.9505787 39.7305216 -104.9505701 39.7320992 3142 3066 3067 1.00083609181461 1.00083609181461 -104.9245426 39.7601749 -104.912834 39.7601834 3143 3068 3069 0.10392860568863 0.10392860568863 -104.9461768 39.7130666 -104.9449618 39.7130707 3144 3069 3070 0.10232907709913 0.10232907709913 -104.9449618 39.7130707 -104.9437655 39.7130666 3145 3070 3071 0.103927869583062 0.103927869583062 -104.9437655 39.7130666 -104.9425505 39.7130687 3146 3071 3072 0.102097379803977 0.102097379803977 -104.9425505 39.7130687 -104.9413569 39.7130666 3147 3072 3073 0.0487909895079958 0.0487909895079958 -104.9413569 39.7130666 -104.9407865 39.7130688 3149 1294 3074 0.105333551259412 0.105333551259412 -104.9875234 39.7129763 -104.9862922 39.7129578 3150 3074 3075 0.0524798747272766 0.0524798747272766 -104.9862922 39.7129578 -104.9856788 39.712948 3151 3075 3076 0.0475858963921332 0.0475858963921332 -104.9856788 39.712948 -104.9851226 39.7129392 3152 3076 3077 0.00514079080382434 0.00514079080382434 -104.9851226 39.7129392 -104.9850625 39.7129392 3154 3078 3079 0.0117186508515134 0.0117186508515134 -104.9839851 39.7129498 -104.9838483 39.7129555 3155 3079 3080 0.0860074021370197 0.0860074021370197 -104.9838483 39.7129555 -104.9828429 39.7129448 3156 3080 3081 0.0112654570741388 0.0112654570741388 -104.9828429 39.7129448 -104.9827112 39.7129442 3157 3081 3082 0.0998426271509478 0.0998426271509478 -104.9827112 39.7129442 -104.9815443 39.7129225 3159 3083 3084 0.0978722553449722 0.0978722553449722 -104.9803943 39.7129167 -104.9792501 39.712914 3161 3085 3086 0.0498003240048994 0.0498003240048994 -104.9786762 39.712912 -104.978094 39.71291 3162 3086 3087 0.0499820755044021 0.0499820755044021 -104.978094 39.71291 -104.9775097 39.7129054 3163 3087 1765 0.0500932715547668 0.0500932715547668 -104.9775097 39.7129054 -104.9769241 39.7129008 3164 1765 3089 0.0453737460403596 0.0453737460403596 -104.9769241 39.7129008 -104.9763937 39.7128949 3165 3089 3090 0.0566344564433548 0.0566344564433548 -104.9763937 39.7128949 -104.9757316 39.7128962 3166 3090 3091 0.0479788729039099 0.0479788729039099 -104.9757316 39.7128962 -104.9751708 39.7128876 3167 3091 1517 0.0504584819239423 0.0504584819239423 -104.9751708 39.7128876 -104.9745809 39.7128876 3168 1517 3092 0.0513918113913408 0.0513918113913408 -104.9745809 39.7128876 -104.9739802 39.7128965 3169 3092 3093 0.0524695902697227 0.0524695902697227 -104.9739802 39.7128965 -104.9733669 39.7129055 3170 3093 1084 0.0829756278031258 0.0829756278031258 -104.9733669 39.7129055 -104.972397 39.7129187 3171 1084 3094 0.018362425266723 0.018362425266723 -104.972397 39.7129187 -104.9721825 39.7129121 3172 3094 3095 0.100037197959638 0.100037197959638 -104.9721825 39.7129121 -104.971013 39.7129167 3173 3095 3096 0.0986501993185581 0.0986501993185581 -104.971013 39.7129167 -104.9698598 39.7129284 3174 3096 3097 0.100130714805898 0.100130714805898 -104.9698598 39.7129284 -104.9686892 39.7129319 3175 3097 2046 0.103528392648025 0.103528392648025 -104.9686892 39.7129319 -104.9674789 39.7129253 3176 2046 3098 0.0976518708062817 0.0976518708062817 -104.9674789 39.7129253 -104.9663374 39.7129121 3177 3098 3099 0.0995509890492463 0.0995509890492463 -104.9663374 39.7129121 -104.9652044 39.7127074 3179 1954 3100 0.060604506910361 0.060604506910361 -104.9384863 39.7130525 -104.9377781 39.7130688 3182 3102 3103 0.0990114382918269 0.0990114382918269 -104.935134 39.713087 -104.9339765 39.713093 3183 3103 3104 0.100593787088956 0.100593787088956 -104.9339765 39.713093 -104.9328006 39.7130798 3184 3104 3105 0.0983789631442794 0.0983789631442794 -104.9328006 39.7130798 -104.9316505 39.7130864 3185 3105 2848 0.0976433646550276 0.0976433646550276 -104.9316505 39.7130864 -104.930509 39.7130798 3186 2848 3106 0.102064870879311 0.102064870879311 -104.930509 39.7130798 -104.9293159 39.713093 3187 3106 3107 0.10100271733246 0.10100271733246 -104.9293159 39.713093 -104.9281351 39.7130901 3188 3107 3108 0.0995828832367363 0.0995828832367363 -104.9281351 39.7130901 -104.9269709 39.7130932 3189 3108 2942 0.101438732689929 0.101438732689929 -104.9269709 39.7130932 -104.925785 39.7130954 3190 2942 3109 0.100378814460195 0.100378814460195 -104.925785 39.7130954 -104.9246115 39.7130913 3191 3109 3110 1.25206634961555 1.25206634961555 -104.9246115 39.7130913 -104.9101331 39.7147489 3192 3111 3112 0.015422388825789 0.015422388825789 -104.9593153 39.7129376 -104.959135 39.7129374 3193 3112 3113 0.11412427509118 0.11412427509118 -104.959135 39.7129374 -104.9578008 39.7129346 3194 3113 3114 0.468645573431598 0.468645573431598 -104.9578008 39.7129346 -104.9523224 39.712881 3196 2023 3115 0.177146580591063 0.177146580591063 -104.9350998 39.7162443 -104.9351095 39.7146512 3197 3115 3102 0.173943728587952 0.173943728587952 -104.9351095 39.7146512 -104.935134 39.713087 3198 3102 3116 0.193451028525805 0.193451028525805 -104.935134 39.713087 -104.9350959 39.7113475 3200 3117 1806 0.211443534426126 0.211443534426126 -104.935335 39.696587 -104.935235 39.694687 3201 1806 3118 0.193022911848757 0.193022911848757 -104.935235 39.694687 -104.9350589 39.6929564 3203 3119 3120 0.0940041909856305 0.0940041909856305 -104.9350503 39.6919459 -104.9350503 39.6911005 3204 3120 3121 0.197561396619787 0.197561396619787 -104.9350503 39.6911005 -104.9350417 39.6893238 3206 3122 3123 0.200799900699528 0.200799900699528 -104.9348207 39.6893133 -104.9348357 39.6875075 3207 3124 3125 0.200863237154928 0.200863237154928 -104.9654024 39.718348 -104.9653769 39.7201543 3208 3125 3126 0.201874389323119 0.201874389323119 -104.9653769 39.7201543 -104.9653769 39.7219698 3210 3127 3128 0.0750470474178356 0.0750470474178356 -104.9663652 39.7296534 -104.9658779 39.7290921 3211 3128 3131 0.0761135403806392 0.0761135403806392 -104.9658779 39.7290921 -104.9654579 39.7296956 3213 3029 3132 0.132611387982682 0.132611387982682 -104.9647283 39.7594982 -104.9647249 39.7606908 3214 3132 3133 0.00539409864485362 0.00539409864485362 -104.9647249 39.7606908 -104.9647236 39.7607393 3215 3133 3134 0.139160450695908 0.139160450695908 -104.9647236 39.7607393 -104.9647236 39.7619908 3216 3134 1160 0.139291641031025 0.139291641031025 -104.9647236 39.7619908 -104.9646785 39.763243 3217 1160 879 0.139609262878975 0.139609262878975 -104.9646785 39.763243 -104.9647163 39.7644982 3218 879 3135 0.138493325710101 0.138493325710101 -104.9647163 39.7644982 -104.9647176 39.7657437 3219 3135 2787 0.134090008076189 0.134090008076189 -104.9647176 39.7657437 -104.9647189 39.7669496 3220 2787 3136 0.1321642245327 0.1321642245327 -104.9647189 39.7669496 -104.9647008 39.7681381 3221 3136 3137 0.21408080552497 0.21408080552497 -104.9647008 39.7681381 -104.9647229 39.7700633 3222 3137 3138 0.144895915790921 0.144895915790921 -104.9647229 39.7700633 -104.9646947 39.7713662 3223 3138 3139 0.169628584853264 0.169628584853264 -104.9646947 39.7713662 -104.9647005 39.7728917 3226 3141 3142 0.202888440515448 0.202888440515448 -104.9645304 39.7819277 -104.9645414 39.7837523 3227 3142 2878 0.162092717607055 0.162092717607055 -104.9645414 39.7837523 -104.9645156 39.7852099 3251 3162 2365 0.110303719018863 0.110303719018863 -104.9814669 39.7183289 -104.98145 39.7193208 3254 3164 3165 0.240177393696762 0.240177393696762 -105.0017005 39.7407804 -105.0030875 39.7426587 3255 3165 3166 0.102768151984011 0.102768151984011 -105.0030875 39.7426587 -105.0037031 39.7434525 3256 3166 3167 0.0509818546092244 0.0509818546092244 -105.0037031 39.7434525 -105.00401 39.7438456 3258 3168 3169 0.0591373244934598 0.0591373244934598 -105.0012883 39.7488943 -105.0010939 39.7483839 3259 3169 3170 0.0530870196657507 0.0530870196657507 -105.0010939 39.7483839 -105.0006969 39.7480168 3261 3171 3172 0.201914360897617 0.201914360897617 -104.9534926 39.6965864 -104.9535117 39.6947706 3262 3172 3173 0.203130900823478 0.203130900823478 -104.9535117 39.6947706 -104.953511 39.6929438 3263 3173 3174 0.201562825315852 0.201562825315852 -104.953511 39.6929438 -104.9535355 39.6911312 3264 3174 3175 0.19958273918251 0.19958273918251 -104.9535355 39.6911312 -104.9535015 39.6893365 3265 3175 3177 0.402921101557674 0.402921101557674 -104.9535015 39.6893365 -104.9535278 39.685713 3266 3178 3179 0.0905536808669309 0.0905536808669309 -104.9535191 39.7038314 -104.9535963 39.7030192 3267 3179 3180 0.0577627490058349 0.0577627490058349 -104.9535963 39.7030192 -104.9540885 39.7026636 3268 3180 3181 0.0505235668696686 0.0505235668696686 -104.9540885 39.7026636 -104.9546249 39.7024735 3269 3181 3182 0.065160532538722 0.065160532538722 -104.9546249 39.7024735 -104.9552273 39.7021149 3270 3182 3183 0.00793078546182679 0.00793078546182679 -104.9552273 39.7021149 -104.955269 39.7020512 3271 3183 3184 0.0531842364372946 0.0531842364372946 -104.955269 39.7020512 -104.9555361 39.7016193 3273 2386 3186 0.0378622155960126 0.0378622155960126 -104.9468949 39.7115125 -104.9464561 39.7114678 3274 3186 3187 0.0069150542380481 0.0069150542380481 -104.9464561 39.7114678 -104.946376 39.7114762 3275 3187 3188 0.0174713630038869 0.0174713630038869 -104.946376 39.7114762 -104.9461736 39.7114973 3277 3189 3190 0.10095397068423 0.10095397068423 -104.9875502 39.7111482 -104.98637 39.7111462 3278 3190 3191 0.102948552858793 0.102948552858793 -104.98637 39.7111462 -104.9851665 39.7111408 3279 3191 3192 0.099117357243018 0.099117357243018 -104.9851665 39.7111408 -104.9840078 39.7111342 3280 3192 3193 0.10499121023248 0.10499121023248 -104.9840078 39.7111342 -104.9827804 39.7111342 3282 3194 3195 0.0985672231580753 0.0985672231580753 -104.9815359 39.7111143 -104.9803836 39.7111141 3283 3195 3196 0.0975023503923766 0.0975023503923766 -104.9803836 39.7111141 -104.9792438 39.7111058 16511 8899 8896 0.0458243741253751 0.0458243741253751 -105.0050563 39.7433465 -105.0048016 39.7429839 3284 3196 3197 0.0505627463090716 0.0505627463090716 -104.9792438 39.7111058 -104.9786527 39.7111042 3285 3197 3198 0.0500221717072617 0.0500221717072617 -104.9786527 39.7111042 -104.9780683 39.7110879 3286 3198 3199 0.046867135973938 0.046867135973938 -104.9780683 39.7110879 -104.9775204 39.7110879 3287 3199 1768 0.0529832159562647 0.0529832159562647 -104.9775204 39.7110879 -104.976901 39.7110879 3288 1768 3200 0.0470467690925653 0.0470467690925653 -104.976901 39.7110879 -104.976351 39.7110879 3289 3200 3201 0.0524586560775799 0.0524586560775799 -104.976351 39.7110879 -104.9757389 39.711117 3290 3201 3202 0.0495946350720587 0.0495946350720587 -104.9757389 39.711117 -104.9751601 39.711091 3291 3202 1518 0.052984641558086 0.052984641558086 -104.9751601 39.711091 -104.9745407 39.7110945 3292 1518 3203 0.100125608990258 0.100125608990258 -104.9745407 39.7110945 -104.9733702 39.7110995 3293 3203 1085 0.0831191573838339 0.0831191573838339 -104.9733702 39.7110995 -104.9723985 39.7110973 3294 1085 3204 0.01719627237498 0.01719627237498 -104.9723985 39.7110973 -104.9721975 39.7110945 3295 3204 3205 0.100278521536605 0.100278521536605 -104.9721975 39.7110945 -104.9710252 39.7110973 3296 3205 3206 0.100159169300764 0.100159169300764 -104.9710252 39.7110973 -104.9698543 39.7111011 3297 3206 3207 0.0980766730481921 0.0980766730481921 -104.9698543 39.7111011 -104.9687078 39.7111105 3299 2047 3208 0.0998503328239714 0.0998503328239714 -104.9674682 39.7111011 -104.9663009 39.7111011 3300 3208 3209 0.0991174142787685 0.0991174142787685 -104.9663009 39.7111011 -104.9651422 39.7110945 3301 3209 3210 0.0465862087261248 0.0465862087261248 -104.9651422 39.7110945 -104.9645976 39.7110977 3303 3211 3212 0.0483226107842397 0.0483226107842397 -104.9640093 39.7111011 -104.9634444 39.7110979 3304 3212 3213 0.0508033572812722 0.0508033572812722 -104.9634444 39.7110979 -104.9628505 39.7110945 3305 3213 3214 0.0520095145740976 0.0520095145740976 -104.9628505 39.7110945 -104.9622425 39.711098 3307 3215 3216 0.047636983079693 0.047636983079693 -104.9616918 39.7111011 -104.9611349 39.7111011 3308 3216 3217 0.00228390635402469 0.00228390635402469 -104.9611349 39.7111011 -104.9611082 39.7111011 3309 3217 3218 0.0492156902021281 0.0492156902021281 -104.9611082 39.7111011 -104.9605331 39.7111143 3310 3218 3219 0.105720878983862 0.105720878983862 -104.9605331 39.7111143 -104.9592972 39.7111077 3312 3220 3221 0.135734479783406 0.135734479783406 -105.0064274 39.771733 -105.0080156 39.7717323 3313 3221 2519 0.14595602798476 0.14595602798476 -105.0080156 39.7717323 -105.0097234 39.7717314 3314 2519 3222 0.126165217374209 0.126165217374209 -105.0097234 39.7717314 -105.0111996 39.7717239 3315 3222 1229 0.098841689459618 0.098841689459618 -105.0111996 39.7717239 -105.0123561 39.7717298 3316 1229 3223 0.098924974953348 0.098924974953348 -105.0123561 39.7717298 -105.0135136 39.7717296 3317 3223 2174 0.100839404349716 0.100839404349716 -105.0135136 39.7717296 -105.0146935 39.7717289 3318 2174 3224 0.101432888438354 0.101432888438354 -105.0146935 39.7717289 -105.0158803 39.771721 3319 3224 3225 0.137343472225008 0.137343472225008 -105.0158803 39.771721 -105.0174873 39.7717281 3321 3226 379 0.0754564811292303 0.0754564811292303 -105.0189401 39.7717271 -105.019823 39.7717267 3322 379 63 0.0417835231628563 0.0417835231628563 -105.019823 39.7717267 -105.0203119 39.7717265 3323 63 1255 0.0152981335887719 0.0152981335887719 -105.0203119 39.7717265 -105.0204909 39.7717263 3326 3228 3229 0.0836292502069327 0.0836292502069327 -105.0315008 39.7718744 -105.0324789 39.7718967 3327 3229 3230 0.0485562677029858 0.0485562677029858 -105.0324789 39.7718967 -105.0330468 39.7719096 3330 3232 3233 0.105369806952797 0.105369806952797 -104.993638 39.7717733 -104.9948707 39.7717558 3331 3233 3234 0.0244901910381055 0.0244901910381055 -104.9948707 39.7717558 -104.9951572 39.7717601 3332 3235 3236 0.101967463967826 0.101967463967826 -104.9982618 39.771756 -104.9994549 39.771756 3333 3236 3237 0.10049747789636 0.10049747789636 -104.9994549 39.771756 -105.0006308 39.771756 3334 3237 3238 0.0983034665163014 0.0983034665163014 -105.0006308 39.771756 -105.0017809 39.7717428 3335 3238 3239 0.103439327677052 0.103439327677052 -105.0017809 39.7717428 -105.0029911 39.771756 3336 3239 715 0.100109252929192 0.100109252929192 -105.0029911 39.771756 -105.0041615 39.7717924 3337 715 3240 0.10857516210103 0.10857516210103 -105.0041615 39.7717924 -105.0054318 39.7718056 3338 3240 3241 0.0836693243428755 0.0836693243428755 -105.0054318 39.7718056 -105.0064102 39.7718319 3340 1256 2714 0.204938708369458 0.204938708369458 -105.0204902 39.7720858 -105.0228875 39.7720427 3341 2714 3242 0.194775016549959 0.194775016549959 -105.0228875 39.7720427 -105.0251665 39.7720519 3343 3243 3244 0.104619278832535 0.104619278832535 -104.9874858 39.7038766 -104.9862629 39.7038708 3344 3244 3245 0.0999091629456622 0.0999091629456622 -104.9862629 39.7038708 -104.9850951 39.7038613 3345 3245 3246 0.0969207243261653 0.0969207243261653 -104.9850951 39.7038613 -104.9839622 39.7038547 3346 3246 3247 0.100620613481727 0.100620613481727 -104.9839622 39.7038547 -104.9827863 39.7038745 3347 3247 3248 0.051818780315465 0.051818780315465 -104.9827863 39.7038745 -104.9821867 39.7039406 3348 3248 3249 0.0493068623564548 0.0493068623564548 -104.9821867 39.7039406 -104.9816104 39.7039471 3349 3249 3250 0.102061915203609 0.102061915203609 -104.9816104 39.7039471 -104.9804174 39.7039537 3350 3250 3251 0.0474417721331526 0.0474417721331526 -104.9804174 39.7039537 -104.9798629 39.70396 3351 3251 3252 0.0496832213808208 0.0496832213808208 -104.9798629 39.70396 -104.9792822 39.7039665 3352 3252 3253 0.00274646412019378 0.00274646412019378 -104.9792822 39.7039665 -104.9792501 39.7039669 3353 3253 3254 0.0454267490135207 0.0454267490135207 -104.9792501 39.7039669 -104.9787191 39.7039689 3354 3254 3255 0.00458544852460102 0.00458544852460102 -104.9787191 39.7039689 -104.9786655 39.7039691 3355 3255 3256 0.0483268582508211 0.0483268582508211 -104.9786655 39.7039691 -104.9781006 39.7039712 3357 3257 3258 0.0459440862493274 0.0459440862493274 -104.9302161 39.7037522 -104.9296823 39.7037068 3358 3258 3259 0.236332489020417 0.236332489020417 -104.9296823 39.7037068 -104.9269572 39.7040556 3360 3260 2735 0.173472989255867 0.173472989255867 -104.9578793 39.7047229 -104.9558537 39.7046503 3362 594 2050 0.105283533842597 0.105283533842597 -104.9686935 39.7038655 -104.9674629 39.7038542 3363 2050 3261 0.0509100007310826 0.0509100007310826 -104.9674629 39.7038542 -104.9668678 39.7038549 3364 3261 3262 0.0467523465641757 0.0467523465641757 -104.9668678 39.7038549 -104.9663213 39.7038542 3365 3262 3263 0.0481309278210478 0.0481309278210478 -104.9663213 39.7038542 -104.9657587 39.7038574 3366 3263 3264 0.051732585346973 0.051732585346973 -104.9657587 39.7038574 -104.965154 39.7038608 3367 3264 3265 0.0457622961694799 0.0457622961694799 -104.965154 39.7038608 -104.9646191 39.703865 3368 3265 3266 0.0530171123380122 0.0530171123380122 -104.9646191 39.703865 -104.9639994 39.7038698 3369 3266 3267 0.0451783444295864 0.0451783444295864 -104.9639994 39.7038698 -104.9634713 39.7038687 3370 3267 3268 0.0542978455447466 0.0542978455447466 -104.9634713 39.7038687 -104.9628366 39.7038674 3371 3268 3269 0.0466844058034087 0.0466844058034087 -104.9628366 39.7038674 -104.962291 39.7038591 3372 3269 3270 0.050646295110284 0.050646295110284 -104.962291 39.7038591 -104.9616991 39.70385 3373 3270 3271 0.0484988623690369 0.0484988623690369 -104.9616991 39.70385 -104.9611322 39.7038533 3374 3271 3272 0.0498932625841468 0.0498932625841468 -104.9611322 39.7038533 -104.960549 39.7038566 3375 3272 3273 0.0470944745658083 0.0470944745658083 -104.960549 39.7038566 -104.9599985 39.7038566 3376 3273 3274 0.0579078107783869 0.0579078107783869 -104.9599985 39.7038566 -104.9593216 39.7038566 3377 3274 3275 0.151893561253266 0.151893561253266 -104.9593216 39.7038566 -104.9575461 39.7038494 3378 3275 3276 0.0516549077274405 0.0516549077274405 -104.9575461 39.7038494 -104.9569423 39.703847 3379 3276 2734 0.0976564411094966 0.0976564411094966 -104.9569423 39.703847 -104.9558008 39.7038404 3380 2734 3277 0.0486100790727351 0.0486100790727351 -104.9558008 39.7038404 -104.9552326 39.7038437 3381 3277 3278 0.0497906140365211 0.0497906140365211 -104.9552326 39.7038437 -104.9546506 39.703847 3382 3278 3279 0.0484124404037645 0.0484124404037645 -104.9546506 39.703847 -104.9540847 39.703845 3383 3279 3280 0.00653599515433254 0.00653599515433254 -104.9540847 39.703845 -104.9540083 39.7038447 3384 3280 3178 0.0418764820732136 0.0418764820732136 -104.9540083 39.7038447 -104.9535191 39.7038314 3385 3178 3284 0.0979449587868123 0.0979449587868123 -104.9535191 39.7038314 -104.9523742 39.7038339 3386 3284 3285 0.201022039935831 0.201022039935831 -104.9523742 39.7038339 -104.9500244 39.7038338 3389 3287 2316 0.156303067302058 0.156303067302058 -104.9490802 39.7038404 -104.9472534 39.7038645 20281 10719 10710 0.0549191742699874 0.0549191742699874 -105.0441026 39.7730223 -105.0441026 39.7735162 3390 2316 3288 0.10952595107857 0.10952595107857 -104.9472534 39.7038645 -104.9459732 39.7038536 3391 3288 3289 0.0403941356128906 0.0403941356128906 -104.9459732 39.7038536 -104.9455011 39.7038602 3392 3289 3290 0.0912238346425634 0.0912238346425634 -104.9455011 39.7038602 -104.9444349 39.7038735 3393 3290 3291 0.0816082032445177 0.0816082032445177 -104.9444349 39.7038735 -104.9434841 39.703814 3394 3291 3292 0.0169509581328033 0.0169509581328033 -104.9434841 39.703814 -104.9432867 39.7038272 3395 3292 3293 0.0433466637454668 0.0433466637454668 -104.9432867 39.7038272 -104.9427803 39.703814 3396 3293 3294 0.0186582685984772 0.0186582685984772 -104.9427803 39.703814 -104.9425622 39.7038146 3397 3294 3295 0.152140762364393 0.152140762364393 -104.9425622 39.7038146 -104.9407838 39.7038199 3403 3299 1325 0.177116632986756 0.177116632986756 -105.0432684 39.7149673 -105.0432523 39.7133745 3404 1325 1381 0.178046664647513 0.178046664647513 -105.0432523 39.7133745 -105.0432442 39.7117733 3406 1057 3300 0.119136901138604 0.119136901138604 -105.043349 39.701089 -105.0433583 39.7021604 3408 3301 1581 0.141640668502809 0.141640668502809 -105.0432038 39.6894869 -105.0432085 39.6882131 3409 1581 3302 0.308989164663259 0.308989164663259 -105.0432085 39.6882131 -105.0432162 39.6854343 3411 3304 3305 0.143837220516125 0.143837220516125 -104.9886307 39.7573647 -104.9874361 39.7582757 3412 3305 3306 0.147698693465714 0.147698693465714 -104.9874361 39.7582757 -104.9862237 39.7592221 3414 3307 3308 0.146426311775338 0.146426311775338 -104.985009 39.7601612 -104.983803 39.7610964 3415 3308 3309 0.146463761248984 0.146463761248984 -104.983803 39.7610964 -104.9825927 39.7620288 3416 3309 3310 0.146549783304075 0.146549783304075 -104.9825927 39.7620288 -104.9813837 39.7629633 3417 3310 2029 0.145425360285073 0.145425360285073 -104.9813837 39.7629633 -104.9801901 39.7638953 3418 2029 3311 0.146713513284486 0.146713513284486 -104.9801901 39.7638953 -104.9789777 39.7648293 3419 3311 634 0.143866210964815 0.143866210964815 -104.9789777 39.7648293 -104.9777895 39.7657457 3420 634 3312 0.147112545494359 0.147112545494359 -104.9777895 39.7657457 -104.9765745 39.7666828 3421 3312 3313 0.145900102395242 0.145900102395242 -104.9765745 39.7666828 -104.9753728 39.7676147 3422 3313 2321 0.147128656269274 0.147128656269274 -104.9753728 39.7676147 -104.9741575 39.7685518 3424 3314 3315 0.0970240945457023 0.0970240945457023 -105.0159395 39.7426917 -105.0155552 39.7435127 3425 3315 2190 0.185651929243496 0.185651929243496 -105.0155552 39.7435127 -105.0139689 39.7423726 3427 737 1557 0.13315596414531 0.13315596414531 -104.960283 39.7764662 -104.9602842 39.7776637 3429 3316 3317 0.0821429797668101 0.0821429797668101 -104.960267 39.7804939 -104.9602584 39.7812326 3434 3321 3322 0.579886710164932 0.579886710164932 -104.957135 39.788086 -104.9570057 39.7933001 3436 3323 3324 0.139196729808835 0.139196729808835 -104.9573156 39.7544732 -104.9573671 39.7557244 3438 3325 3326 0.13668278082176 0.13668278082176 -104.95735 39.7569806 -104.9573414 39.7582098 3439 3326 3045 0.137860640994287 0.137860640994287 -104.9573414 39.7582098 -104.9573829 39.7594492 3440 3045 3327 0.13778919161955 0.13778919161955 -104.9573829 39.7594492 -104.9573341 39.7606878 3441 3327 3328 0.00447003605120276 0.00447003605120276 -104.9573341 39.7606878 -104.9573341 39.760728 3442 3328 3329 0.0233867925544547 0.0233867925544547 -104.9573341 39.760728 -104.9573301 39.7609383 3443 3329 3330 0.116012449407873 0.116012449407873 -104.9573301 39.7609383 -104.9573395 39.7619816 3444 3330 1166 0.139882774592672 0.139882774592672 -104.9573395 39.7619816 -104.957304 39.7632393 3445 1166 886 0.137525679366119 0.137525679366119 -104.957304 39.7632393 -104.9573328 39.7644759 3446 886 3332 0.139657446365043 0.139657446365043 -104.9573328 39.7644759 -104.95735 39.7657318 3447 3332 2793 0.133361291612613 0.133361291612613 -104.95735 39.7657318 -104.9573362 39.7669311 3448 2793 3333 0.132228102569741 0.132228102569741 -104.9573362 39.7669311 -104.9573212 39.7681202 3450 3334 3335 0.0903059057199572 0.0903059057199572 -104.9574709 39.7328847 -104.9574452 39.7336966 3451 3335 3336 0.154418186694308 0.154418186694308 -104.9574452 39.7336966 -104.9574365 39.7350853 3452 3336 3337 0.192225493046604 0.192225493046604 -104.9574365 39.7350853 -104.9574002 39.7368138 3453 3337 3338 0.174660133594583 0.174660133594583 -104.9574002 39.7368138 -104.9574371 39.7383843 3454 3338 3339 0.202477883587996 0.202477883587996 -104.9574371 39.7383843 -104.9573922 39.7402049 3455 3339 3340 0.0759856229646665 0.0759856229646665 -104.9573922 39.7402049 -104.9569483 39.7407969 3456 3340 3341 0.00965813264254578 0.00965813264254578 -104.9569483 39.7407969 -104.9568365 39.7408093 3458 3342 1191 0.166878049186437 0.166878049186437 -104.9578337 39.7256186 -104.9578631 39.7271192 3459 1191 3343 0.0216063183857929 0.0216063183857929 -104.9578631 39.7271192 -104.9578657 39.7273135 3460 3343 3344 0.200920604325059 0.200920604325059 -104.9578657 39.7273135 -104.9578774 39.7291204 3462 2346 3345 0.174959253236807 0.174959253236807 -104.95708 39.7194068 -104.957017 39.7209795 3463 3345 1535 0.0463919707335885 0.0463919707335885 -104.957017 39.7209795 -104.95706 39.7213954 3465 3346 3347 0.27909963341584 0.27909963341584 -104.9571645 39.7728928 -104.9571698 39.7754028 3466 3347 740 0.112084486383373 0.112084486383373 -104.9571698 39.7754028 -104.9571699 39.7764108 3467 740 1560 0.139918597194563 0.139918597194563 -104.9571699 39.7764108 -104.9571611 39.7776691 3468 1560 3348 0.140278682022104 0.140278682022104 -104.9571611 39.7776691 -104.9571942 39.7789304 3469 3348 3349 0.121438604958881 0.121438604958881 -104.9571942 39.7789304 -104.9571502 39.780022 3471 3350 3351 0.173966017570494 0.173966017570494 -104.9570341 39.7225614 -104.9570255 39.7241259 3472 3351 3352 0.16543284170321 0.16543284170321 -104.9570255 39.7241259 -104.9570447 39.7256136 3474 3353 3354 0.201189633952299 0.201189633952299 -104.9338095 39.725615 -104.9338255 39.7274243 3477 3356 3357 0.174637614655306 0.174637614655306 -104.9339641 39.7162382 -104.9339472 39.7178087 3479 2467 3359 0.203720276949683 0.203720276949683 -104.9339464 39.7474085 -104.9339447 39.7492406 3480 3359 3360 0.200874146006411 0.200874146006411 -104.9339447 39.7492406 -104.93395 39.7510471 3481 3360 795 0.199720493083652 0.199720493083652 -104.93395 39.7510471 -104.9339366 39.7528432 3482 795 3361 0.203163577363555 0.203163577363555 -104.9339366 39.7528432 -104.9339125 39.7546702 3484 3362 3363 0.203261629260278 0.203261629260278 -104.9338998 39.7564865 -104.9339411 39.7583142 3485 3363 3061 0.206912153397241 0.206912153397241 -104.9339411 39.7583142 -104.9339669 39.7601749 3486 3061 3364 0.186005329793712 0.186005329793712 -104.9339669 39.7601749 -104.9339093 39.7618471 3488 3365 1140 0.135699508009882 0.135699508009882 -104.93438 39.7620028 -104.9343976 39.7632231 3490 907 3366 0.12816779719188 0.12816779719188 -104.934389 39.7644899 -104.9343764 39.7656425 3492 3367 1297 0.200952363448705 0.200952363448705 -104.993544 39.7147942 -104.993537 39.712987 3494 3368 3369 0.101405416836813 0.101405416836813 -104.9939645 39.7165966 -104.994016 39.7156855 3495 3369 3370 0.0983850243457341 0.0983850243457341 -104.994016 39.7156855 -104.9939989 39.7148008 3497 3371 3372 0.0654246270475212 0.0654246270475212 -104.9267742 39.7019885 -104.9262421 39.7015659 3498 3372 2939 0.0903071880553539 0.0903071880553539 -104.9262421 39.7015659 -104.92577 39.7008395 3499 2939 3373 0.0855248234583031 0.0855248234583031 -104.92577 39.7008395 -104.9252722 39.7001725 3500 3373 59 0.083918142781954 0.083918142781954 -104.9252722 39.7001725 -104.9247401 39.6995385 3502 3374 3375 0.253631602277532 0.253631602277532 -104.9240963 39.6988121 -104.9216081 39.6975721 3503 3376 3377 0.201161683466984 0.201161683466984 -105.0346426 39.7329669 -105.0345825 39.7347754 3505 3378 623 0.0117822953093903 0.0117822953093903 -105.0345825 39.7364651 -105.0346068 39.7365694 3506 623 3379 0.132533255410588 0.132533255410588 -105.0346068 39.7365694 -105.0346077 39.7377613 3507 3379 3380 0.0779035335014782 0.0779035335014782 -105.0346077 39.7377613 -105.0346105 39.7384619 3508 3380 3381 0.206545256567466 0.206545256567466 -105.0346105 39.7384619 -105.0346043 39.7403194 20694 10906 10909 0.0421787313564029 0.0421787313564029 -105.0403806 39.7653734 -105.0401144 39.7656928 3509 3381 3382 0.13283549460514 0.13283549460514 -105.0346043 39.7403194 -105.0345957 39.741514 3510 3382 3383 0.135569425081515 0.135569425081515 -105.0345957 39.741514 -105.0346003 39.7427332 3511 3383 3384 0.136156970349478 0.136156970349478 -105.0346003 39.7427332 -105.0345657 39.7439574 3512 3384 3385 0.132775661568888 0.132775661568888 -105.0345657 39.7439574 -105.0345837 39.7451514 3514 2584 3386 0.177011208890761 0.177011208890761 -105.0350986 39.7229295 -105.0350981 39.7245214 3515 3386 3387 0.0885846426355864 0.0885846426355864 -105.0350981 39.7245214 -105.0351109 39.725318 3518 3389 3390 0.176205550995696 0.176205550995696 -105.034904 39.7165547 -105.0349211 39.7181393 3519 3390 3391 0.169210992899206 0.169210992899206 -105.0349211 39.7181393 -105.0349049 39.719661 3520 3391 3392 0.0099077669914251 0.0099077669914251 -105.0349049 39.719661 -105.034904 39.7197501 3521 3392 1849 0.175456016508954 0.175456016508954 -105.034904 39.7197501 -105.0349126 39.721328 3522 1849 2583 0.178501996899051 0.178501996899051 -105.0349126 39.721328 -105.0349367 39.7229332 3524 600 3393 0.2153977841733 0.2153977841733 -105.0351121 39.7257688 -105.0351232 39.7277059 3526 3394 3395 0.118920951518272 0.118920951518272 -105.0351404 39.7282472 -105.0351232 39.7293166 3527 3395 3396 0.142989811640976 0.142989811640976 -105.0351232 39.7293166 -105.0351361 39.7306025 3528 3396 3397 0.262177718796624 0.262177718796624 -105.0351361 39.7306025 -105.0351232 39.7329603 3530 14 3398 0.133564321671034 0.133564321671034 -105.0345689 39.7463686 -105.0345861 39.7475697 3531 3398 3399 0.133563180552006 0.133563180552006 -105.0345861 39.7475697 -105.0346118 39.7487707 3532 3399 3400 0.135746766447532 0.135746766447532 -105.0346118 39.7487707 -105.0346118 39.7499915 3533 3400 3401 0.133513247236878 0.133513247236878 -105.0346118 39.7499915 -105.0346192 39.7511922 3534 3401 3402 0.0998328095575455 0.0998328095575455 -105.0346192 39.7511922 -105.0346118 39.75209 3535 3402 3403 0.0352154332682272 0.0352154332682272 -105.0346118 39.75209 -105.0346118 39.7524067 3536 3403 2405 0.0667725534497617 0.0667725534497617 -105.0346118 39.7524067 -105.0346118 39.7530072 3537 2405 3404 0.0682403264820305 0.0682403264820305 -105.0346118 39.7530072 -105.0346118 39.7536209 3538 3404 3405 0.033013773721009 0.033013773721009 -105.0346118 39.7536209 -105.0346118 39.7539178 3539 3405 3409 0.0499933274562477 0.0499933274562477 -105.0346118 39.7539178 -105.0346129 39.7543674 3540 3409 3410 0.0543299225353451 0.0543299225353451 -105.0346129 39.7543674 -105.034614 39.754856 3541 3410 1767 0.0526619512572465 0.0526619512572465 -105.034614 39.754856 -105.0346147 39.7553296 3542 1767 3411 0.150417295173728 0.150417295173728 -105.0346147 39.7553296 -105.034602 39.7566823 3543 3411 2979 0.204011051874628 0.204011051874628 -105.034602 39.7566823 -105.0346118 39.758517 3544 2979 656 0.0515792906446319 0.0515792906446319 -105.0346118 39.758517 -105.0346018 39.7589808 3546 1887 591 0.0491592770696459 0.0491592770696459 -105.0346033 39.7594473 -105.0346033 39.7598894 3547 591 3412 0.0481379602388448 0.0481379602388448 -105.0346033 39.7598894 -105.034608 39.7603223 3548 3412 3413 0.102266489872996 0.102266489872996 -105.034608 39.7603223 -105.0346118 39.761242 3549 3413 1888 0.0486842125387167 0.0486842125387167 -105.0346118 39.761242 -105.0346054 39.7616798 3550 1888 3414 0.0510943840977224 0.0510943840977224 -105.0346054 39.7616798 -105.0346033 39.7621393 3551 3414 3415 0.00919583632372114 0.00919583632372114 -105.0346033 39.7621393 -105.0346035 39.762222 3552 3415 3416 0.0353489043837471 0.0353489043837471 -105.0346035 39.762222 -105.0346041 39.7625399 17077 3568 8074 0.699339640197117 0.699339640197117 -104.9616097 39.7544552 -104.9615934 39.7607445 3553 3416 3417 0.050093361124945 0.050093361124945 -105.0346041 39.7625399 -105.0346033 39.7629904 3554 3417 3418 0.0498820440925909 0.0498820440925909 -105.0346033 39.7629904 -105.0346033 39.763439 3555 3418 3419 0.0498984530952944 0.0498984530952944 -105.0346033 39.763439 -105.0346118 39.7638877 3556 3419 3420 0.00880663819045291 0.00880663819045291 -105.0346118 39.7638877 -105.0346118 39.7639669 3557 3420 3421 0.0410819827191675 0.0410819827191675 -105.0346118 39.7639669 -105.0346204 39.7643363 3558 3421 3422 0.0491592770696459 0.0491592770696459 -105.0346204 39.7643363 -105.0346204 39.7647784 3559 3422 3423 0.0205377029518591 0.0205377029518591 -105.0346204 39.7647784 -105.0346204 39.7649631 3560 3423 3424 0.02549703249469 0.02549703249469 -105.0346204 39.7649631 -105.0346199 39.7651924 3562 3425 3425 0.000442266584977921 0.000442266584977921 -105.0346312 39.7657434 -105.034629 39.7657398 3563 3425 3426 0.0816315051221547 0.0816315051221547 -105.034629 39.7657398 -105.0346376 39.7664739 3565 3427 1664 0.0502947464100412 0.0502947464100412 -105.0346332 39.7669387 -105.034629 39.767391 3567 1683 3428 0.020460323508623 0.020460323508623 -105.0346312 39.7676742 -105.0346296 39.7678582 3568 3428 3429 0.0515955226949506 0.0515955226949506 -105.0346296 39.7678582 -105.0346257 39.7683222 3569 3429 3430 0.133978887334031 0.133978887334031 -105.0346257 39.7683222 -105.0346278 39.7695271 3570 3430 2427 0.13659869274501 0.13659869274501 -105.0346278 39.7695271 -105.0346118 39.7707555 3571 2427 2428 0.063830021941611 0.063830021941611 -105.0346118 39.7707555 -105.0346033 39.7713295 3572 2428 3231 0.0696897365044123 0.0696897365044123 -105.0346033 39.7713295 -105.0345947 39.7719562 3573 3231 3431 0.132766742414187 0.132766742414187 -105.0345947 39.7719562 -105.0345947 39.7731502 3574 3431 3432 0.106360486773292 0.106360486773292 -105.0345947 39.7731502 -105.0346033 39.7741067 3575 3432 3433 0.0970117847237812 0.0970117847237812 -105.0346033 39.7741067 -105.0345914 39.7749791 3576 3433 3434 0.1971376871667 0.1971376871667 -105.0345914 39.7749791 -105.0345947 39.776752 19819 5606 10648 0.0581167522759965 0.0581167522759965 -105.0015885 39.7300077 -105.0009089 39.7300077 3577 3434 3435 0.133491532527273 0.133491532527273 -105.0345947 39.776752 -105.0346033 39.7779525 3582 2842 3438 0.0923852774741301 0.0923852774741301 -105.0346113 39.7802434 -105.0345914 39.7810741 3584 1421 317 0.102691144252484 0.102691144252484 -105.0345828 39.7821162 -105.0345742 39.7830397 3585 317 513 0.0772222660891488 0.0772222660891488 -105.0345742 39.7830397 -105.0345487 39.7837339 3586 513 3439 0.0612593596381532 0.0612593596381532 -105.0345487 39.7837339 -105.0345546 39.7842848 3587 3439 3440 0.148872782400453 0.148872782400453 -105.0345546 39.7842848 -105.0345689 39.7856236 3588 3440 2540 0.197920167618774 0.197920167618774 -105.0345689 39.7856236 -105.0345536 39.7874035 3589 2540 3441 0.415850973508269 0.415850973508269 -105.0345536 39.7874035 -105.034619 39.791143 3590 3442 699 0.201963508155417 0.201963508155417 -104.9465187 39.7401565 -104.9465157 39.7419728 3591 699 3443 0.200352700158165 0.200352700158165 -104.9465157 39.7419728 -104.9465253 39.7437746 3593 3444 3445 0.0185806742090463 0.0185806742090463 -104.9462569 39.7617553 -104.9462568 39.7619224 20212 5504 7078 0.147322900830237 0.147322900830237 -104.9808533 39.7606816 -104.9796366 39.76162 20213 7078 2034 0.146401533431931 0.146401533431931 -104.9796366 39.76162 -104.9784268 39.762552 20214 2034 5323 0.145002332578884 0.145002332578884 -104.9784268 39.762552 -104.9772313 39.7634772 20215 5323 632 0.146882687938452 0.146882687938452 -104.9772313 39.7634772 -104.976027 39.7644195 4488 138 4177 0.203369481928684 0.203369481928684 -104.9910005 39.6930189 -104.9910305 39.6911901 4489 4177 1741 0.0411375852444616 0.0411375852444616 -104.9910305 39.6911901 -104.9910219 39.6908202 4490 1741 4178 0.159371364409943 0.159371364409943 -104.9910219 39.6908202 -104.9910391 39.689387 4492 4179 4180 0.471114595558298 0.471114595558298 -104.9951206 39.7057312 -104.9922008 39.7021389 4493 4180 4181 0.219268705400549 0.219268705400549 -104.9922008 39.7021389 -104.9925156 39.7001819 4495 4182 4183 0.0994268923770179 0.0994268923770179 -104.9923595 39.714781 -104.992337 39.713887 4496 4183 1296 0.100075433980265 0.100075433980265 -104.992337 39.713887 -104.992337 39.712987 4497 1296 1369 0.0964029757899856 0.0964029757899856 -104.992337 39.712987 -104.9923595 39.7121202 5794 5116 3795 0.199284062960758 0.199284062960758 -104.9706146 39.727291 -104.9706199 39.7290832 18557 318 10316 0.0220547227626022 0.0220547227626022 -105.0344342 39.7830352 -105.0343233 39.7828561 4499 4184 4185 0.301634217878433 0.301634217878433 -104.9923849 39.7111672 -104.9924234 39.7084547 4501 2809 3744 0.0998445716696615 0.0998445716696615 -104.9921793 39.7165966 -104.9921878 39.7156987 4502 3744 4186 0.10131230641957 0.10131230641957 -104.9921878 39.7156987 -104.9921793 39.7147876 4504 4187 4188 0.132156563746112 0.132156563746112 -105.008021 39.7620353 -105.0080281 39.7632238 4505 4188 4189 0.132402395077485 0.132402395077485 -105.0080281 39.7632238 -105.0080378 39.7644145 4506 4189 4190 0.137552756241722 0.137552756241722 -105.0080378 39.7644145 -105.0080808 39.7656511 4507 4190 4191 0.13379771872617 0.13379771872617 -105.0080808 39.7656511 -105.0080637 39.7668543 4508 4191 1671 0.132214775902914 0.132214775902914 -105.0080637 39.7668543 -105.0080403 39.7680432 4509 1671 4192 0.137147368544834 0.137147368544834 -105.0080403 39.7680432 -105.0080117 39.7692764 4510 4192 2452 0.138219895716206 0.138219895716206 -105.0080117 39.7692764 -105.0080496 39.7705191 4511 2452 3221 0.134932977312539 0.134932977312539 -105.0080496 39.7705191 -105.0080156 39.7717323 4512 3221 4193 0.133628518122145 0.133628518122145 -105.0080156 39.7717323 -105.0080475 39.7729338 4515 4195 554 0.154583323244677 0.154583323244677 -105.0077585 39.7352875 -105.0077561 39.7366777 4516 554 4196 0.0224725093154139 0.0224725093154139 -105.0077561 39.7366777 -105.0077558 39.7368798 4517 4083 4197 0.170590775930264 0.170590775930264 -105.0082472 39.7838436 -105.0081572 39.7853762 4518 4197 3764 0.0397497113610314 0.0397497113610314 -105.0081572 39.7853762 -105.0079576 39.7856991 4520 2820 1411 0.135923564862653 0.135923564862653 -105.0079788 39.7801613 -105.0079981 39.7813836 4521 1411 1351 0.125050095081124 0.125050095081124 -105.0079981 39.7813836 -105.007995 39.7825082 4523 4198 4199 0.454148647656551 0.454148647656551 -105.007437 39.721279 -105.0075072 39.7253629 4525 4200 4201 0.133477223659273 0.133477223659273 -105.007629 39.7729337 -105.0075947 39.7741338 4526 4201 4202 0.132617384077965 0.132617384077965 -105.0075947 39.7741338 -105.0076269 39.7753262 4527 4202 4203 0.134214836424706 0.134214836424706 -105.0076269 39.7753262 -105.0076366 39.7765332 4531 4206 1274 0.135021280032386 0.135021280032386 -105.0189551 39.7494633 -105.0204817 39.7497745 4533 4207 4208 0.280988389053987 0.280988389053987 -105.0146092 39.7516734 -105.0166519 39.7496937 4534 4209 4210 0.209285084830873 0.209285084830873 -105.0180383 39.7004566 -105.0180554 39.6985745 4535 4210 4211 0.203065667561202 0.203065667561202 -105.0180554 39.6985745 -105.0180463 39.6967483 4537 4212 3742 0.11682398880887 0.11682398880887 -105.018373 39.7168584 -105.0181498 39.7158219 4538 3742 4213 0.111567725645095 0.111567725645095 -105.0181498 39.7158219 -105.018014 39.714824 4539 4213 1339 0.201798845648163 0.201798845648163 -105.018014 39.714824 -105.0179868 39.7130093 4541 4214 4215 0.203408625976642 0.203408625976642 -105.0180211 39.7111539 -105.018064 39.7093249 4542 4215 4216 0.204114710404745 0.204114710404745 -105.018064 39.7093249 -105.0180812 39.7074893 4543 4216 4217 0.199718562750948 0.199718562750948 -105.0180812 39.7074893 -105.0180726 39.7056932 4544 4217 4218 0.198271148516705 0.198271148516705 -105.0180726 39.7056932 -105.0180383 39.7039103 4545 4218 771 0.17255385564489 0.17255385564489 -105.0180383 39.7039103 -105.0180297 39.7023585 4547 2307 165 0.313487377331004 0.313487377331004 -105.0183816 39.6959593 -105.0184206 39.6931402 4549 4219 4220 0.186213228977795 0.186213228977795 -104.928034 39.690987 -104.9274781 39.6893679 4551 754 1537 0.148966155582635 0.148966155582635 -104.9870376 39.7752102 -104.9869861 39.7765493 4553 4221 4222 0.161148121345995 0.161148121345995 -104.9868954 39.7805099 -104.9869216 39.781959 4554 4222 4223 0.216135114601666 0.216135114601666 -104.9869216 39.781959 -104.986953 39.7839026 4555 4223 2863 0.186375265274556 0.186375265274556 -104.986953 39.7839026 -104.9869616 39.7855787 4556 2863 4224 0.202043234198664 0.202043234198664 -104.9869616 39.7855787 -104.9869346 39.7873956 4558 2306 163 0.315813218507964 0.315813218507964 -105.0174374 39.6959857 -105.0174975 39.6931459 4560 2936 4225 0.221837398274975 0.221837398274975 -105.0178175 39.6879086 -105.01767 39.6859168 4561 4226 4227 0.032037204481033 0.032037204481033 -104.9365695 39.6966812 -104.936211 39.696598 4562 4227 3117 0.0749583948430369 0.0749583948430369 -104.936211 39.696598 -104.935335 39.696587 4563 3117 4228 0.116878015161696 0.116878015161696 -104.935335 39.696587 -104.933969 39.696598 4564 4228 4229 0.198835732908948 0.198835732908948 -104.933969 39.696598 -104.931645 39.696598 4565 4229 3631 0.67836534857008 0.67836534857008 -104.931645 39.696598 -104.9237198 39.6967811 4567 4230 4231 0.0278521738101303 0.0278521738101303 -104.9812906 39.6966263 -104.9809651 39.6966301 4568 4231 3626 0.0483370034898742 0.0483370034898742 -104.9809651 39.6966301 -104.9804002 39.6966367 4569 3626 4232 0.0510217447847317 0.0510217447847317 -104.9804002 39.6966367 -104.979804 39.6966266 4570 4232 4233 0.0469996469262497 0.0469996469262497 -104.979804 39.6966266 -104.9792547 39.6966219 4571 4233 4234 0.00322569080192639 0.00322569080192639 -104.9792547 39.6966219 -104.979217 39.6966216 4572 4234 4235 0.0476498478152495 0.0476498478152495 -104.979217 39.6966216 -104.9786601 39.6966169 4573 4235 4236 0.00275575991011001 0.00275575991011001 -104.9786601 39.6966169 -104.9786279 39.6966163 4574 4236 4237 0.0466374525425622 0.0466374525425622 -104.9786279 39.6966163 -104.9780828 39.6966169 4575 4237 4176 0.0490297893404984 0.0490297893404984 -104.9780828 39.6966169 -104.9775098 39.6966104 4577 1777 4238 0.0499406466420926 0.0499406466420926 -104.9769241 39.6966037 -104.9763404 39.6966061 4578 4238 4239 0.0481565861804565 0.0481565861804565 -104.9763404 39.6966061 -104.9757777 39.6965959 4579 4239 4241 0.0519465642125291 0.0519465642125291 -104.9757777 39.6965959 -104.9751708 39.6966094 4580 4241 1525 0.0497346926389818 0.0497346926389818 -104.9751708 39.6966094 -104.9745895 39.6966103 4581 1525 4242 0.0484856348902157 0.0484856348902157 -104.9745895 39.6966103 -104.9740228 39.6966115 4582 4242 4243 0.0507187078501555 0.0507187078501555 -104.9740228 39.6966115 -104.97343 39.6966128 4584 4244 4245 0.0527177379947323 0.0527177379947323 -104.9827699 39.6966096 -104.983386 39.6966166 4585 4245 4246 0.0464286276535365 0.0464286276535365 -104.983386 39.6966166 -104.9839286 39.6966228 4586 4246 4247 0.0517965186978674 0.0517965186978674 -104.9839286 39.6966228 -104.984534 39.6966228 4587 4247 4248 0.0444043495278385 0.0444043495278385 -104.984534 39.6966228 -104.985053 39.6966228 4588 4248 569 0.0503939700372948 0.0503939700372948 -104.985053 39.6966228 -104.985642 39.6966206 4589 569 4249 0.0487604458581461 0.0487604458581461 -104.985642 39.6966206 -104.9862119 39.6966237 4590 4249 4250 0.049686610105401 0.049686610105401 -104.9862119 39.6966237 -104.9867926 39.6966289 4591 4250 3757 0.0516485422129312 0.0516485422129312 -104.9867926 39.6966289 -104.9873962 39.696636 4593 233 4251 0.0506501019029544 0.0506501019029544 -104.968695 39.6965912 -104.968103 39.6965907 4594 4251 4252 0.049085285550805 0.049085285550805 -104.968103 39.6965907 -104.9675293 39.6965934 4595 4252 4253 0.0509968613887819 0.0509968613887819 -104.9675293 39.6965934 -104.9669334 39.696583 4596 4253 4254 0.0502265448038836 0.0502265448038836 -104.9669334 39.696583 -104.9663465 39.6965728 4597 4254 4255 0.0465382189133341 0.0465382189133341 -104.9663465 39.6965728 -104.9658026 39.6965779 4598 4255 4256 0.0510900830663337 0.0510900830663337 -104.9658026 39.6965779 -104.9652055 39.6965834 4599 4256 4257 0.0497787434592631 0.0497787434592631 -104.9652055 39.6965834 -104.9646237 39.6965801 4600 4257 3481 0.048623750791878 0.048623750791878 -104.9646237 39.6965801 -104.9640554 39.6965768 4601 3481 4258 0.0500598342416855 0.0500598342416855 -104.9640554 39.6965768 -104.9634703 39.6965777 4602 4258 4259 0.0490673464291656 0.0490673464291656 -104.9634703 39.6965777 -104.9628968 39.6965785 4603 4259 4260 0.0504371465498466 0.0504371465498466 -104.9628968 39.6965785 -104.9623073 39.6965813 4604 4260 3695 0.0479901081376225 0.0479901081376225 -104.9623073 39.6965813 -104.9617464 39.6965839 4606 4261 4262 0.0501538740654185 0.0501538740654185 -104.9611486 39.6965834 -104.9605624 39.6965829 4607 4262 4263 0.0491706548036751 0.0491706548036751 -104.9605624 39.6965829 -104.9599877 39.6965853 4608 4263 4264 0.0565833994828839 0.0565833994828839 -104.9599877 39.6965853 -104.9593265 39.6965961 4610 277 4265 0.0528934097089145 0.0528934097089145 -104.9875916 39.7783304 -104.9869736 39.7783568 4611 4265 4266 0.0968160140004115 0.0968160140004115 -104.9869736 39.7783568 -104.9858407 39.7783502 20627 10752 10756 0.0716547469239426 0.0716547469239426 -105.0229895 39.7619327 -105.0229933 39.7612883 4612 4266 4267 0.0968245593658874 0.0968245593658874 -104.9858407 39.7783502 -104.9847077 39.7783568 4613 4267 973 0.0982940228399724 0.0982940228399724 -104.9847077 39.7783568 -104.9835576 39.77837 4614 973 4268 0.0961120665100732 0.0961120665100732 -104.9835576 39.77837 -104.9824332 39.7783502 4615 4268 3151 0.0982830823377853 0.0982830823377853 -104.9824332 39.7783502 -104.9812831 39.7783502 4616 3151 4269 0.0956500899819903 0.0956500899819903 -104.9812831 39.7783502 -104.980164 39.7783344 4617 4269 4270 0.0774758788411222 0.0774758788411222 -104.980164 39.7783344 -104.9792574 39.7783303 4619 4271 3870 0.115440404669678 0.115440404669678 -104.945419 39.778983 -104.9440689 39.7789476 4620 3870 839 0.0968819352907846 0.0968819352907846 -104.9440689 39.7789476 -104.942936 39.7789146 4621 839 4272 0.0909531666656291 0.0909531666656291 -104.942936 39.7789146 -104.9418717 39.778908 4623 3911 4273 0.0389706485750465 0.0389706485750465 -104.9634588 39.7785997 -104.9630028 39.7785955 4624 369 4274 0.037543890411303 0.037543890411303 -104.9593952 39.7789295 -104.9589559 39.778934 4625 4274 4275 0.0617087098520115 0.0617087098520115 -104.9589559 39.778934 -104.9582338 39.7789377 4629 2912 4277 0.0342245606725147 0.0342245606725147 -104.973349 39.7660612 -104.9736331 39.7662781 4630 4277 4278 0.104948893572031 0.104948893572031 -104.9736331 39.7662781 -104.9745038 39.7669436 4631 4278 3313 0.105285822276279 0.105285822276279 -104.9745038 39.7669436 -104.9753728 39.7676147 4632 3313 4279 0.10593807567588 0.10593807567588 -104.9753728 39.7676147 -104.9762513 39.7682868 4634 1347 1613 0.100174688565551 0.100174688565551 -104.9771684 39.7690078 -104.9779666 39.7696675 4635 1613 4280 0.104997472753206 0.104997472753206 -104.9779666 39.7696675 -104.97885 39.7703237 4665 4282 4283 0.0977314379471645 0.0977314379471645 -105.0344834 39.703983 -105.0344405 39.7031047 4639 4284 4285 0.190476396365953 0.190476396365953 -104.9683885 39.7728911 -104.9705937 39.7726427 4640 4285 4286 0.254383171783508 0.254383171783508 -104.9705937 39.7726427 -104.972693 39.7710209 4642 4287 1279 0.116253581720056 0.116253581720056 -105.0191566 39.7536182 -105.0205165 39.7536172 4643 1279 4288 0.133001385838575 0.133001385838575 -105.0205165 39.7536172 -105.0220723 39.7536126 4644 4288 4289 0.132041969489344 0.132041969489344 -105.0220723 39.7536126 -105.0236168 39.7535999 4645 4289 4290 0.131385678442372 0.131385678442372 -105.0236168 39.7535999 -105.0251537 39.7536044 4647 3405 4291 0.101549832168715 0.101549832168715 -105.0346118 39.7539178 -105.0357997 39.753915 4648 4291 4292 0.100523519517599 0.100523519517599 -105.0357997 39.753915 -105.0369756 39.753915 4649 4292 4293 0.100138462817161 0.100138462817161 -105.0369756 39.753915 -105.0381466 39.7538916 5953 5195 5227 0.170006104257124 0.170006104257124 -104.9891824 39.7241217 -104.9891795 39.7256506 4650 4293 4294 0.099847555472709 0.099847555472709 -105.0381466 39.7538916 -105.039314 39.7539202 4651 4294 4295 0.0503614009997415 0.0503614009997415 -105.039314 39.7539202 -105.0399031 39.7539235 4652 4295 1117 0.0494296215921 0.0494296215921 -105.0399031 39.7539235 -105.0404813 39.7539268 4653 1117 4296 0.050087846881447 0.050087846881447 -105.0404813 39.7539268 -105.0410672 39.7539301 4654 4296 4297 0.0495578429804187 0.0495578429804187 -105.0410672 39.7539301 -105.0416469 39.7539334 4655 4297 4298 0.0515578068709943 0.0515578068709943 -105.0416469 39.7539334 -105.04225 39.7539306 20458 10785 10812 0.0256322806680483 0.0256322806680483 -105.0187626 39.7585641 -105.018527 39.7587067 4656 4298 4299 0.00303478875120781 0.00303478875120781 -105.04225 39.7539306 -105.0422855 39.7539305 4659 4300 1508 0.0639307257992365 0.0639307257992365 -105.0343976 39.6954706 -105.0343718 39.694896 4660 1508 179 0.201223720751325 0.201223720751325 -105.0343718 39.694896 -105.034389 39.6930864 4661 179 1707 0.203441168484602 0.203441168484602 -105.034389 39.6930864 -105.0343547 39.691257 4663 4301 4302 0.143365965722663 0.143365965722663 -105.0343542 39.6894282 -105.0344062 39.6881395 4686 4303 4304 0.0764005624211503 0.0764005624211503 -105.0350499 39.705614 -105.0350241 39.7049272 4664 4302 4305 2.47136733106287 2.47136733106287 -105.0344062 39.6881395 -105.034943 39.6659178 17126 4306 4307 0.198891077653185 0.198891077653185 -104.9751709 39.7165103 -104.975203 39.7182988 17128 4308 4309 0.137004722426324 0.137004722426324 -104.974055 39.717746 -104.9740333 39.716514 4666 4283 4310 0.00807297378678342 0.00807297378678342 -105.0344405 39.7031047 -105.0344398 39.7030321 4667 4310 4311 0.088125570928718 0.088125570928718 -105.0344398 39.7030321 -105.0344491 39.7022396 4668 4311 4312 0.0140203745468903 0.0140203745468903 -105.0344491 39.7022396 -105.0344662 39.7021142 19629 10518 10593 0.0691965251351115 0.0691965251351115 -104.9902799 39.7082903 -104.9910888 39.7082874 4670 4313 4314 0.114544256923558 0.114544256923558 -105.0344405 39.7013547 -105.0344491 39.7003246 4671 4314 4315 0.197539157423005 0.197539157423005 -105.0344491 39.7003246 -105.0344405 39.6985481 4672 4315 4035 0.10133193665102 0.10133193665102 -105.0344405 39.6985481 -105.0344405 39.6976368 4675 3389 4317 0.176922247784819 0.176922247784819 -105.034904 39.7165547 -105.034904 39.7149636 4676 4317 1313 0.17698917639034 0.17698917639034 -105.034904 39.7149636 -105.0349008 39.7133719 4677 1313 4318 0.2429613537943 0.2429613537943 -105.0349008 39.7133719 -105.0348954 39.7111869 4678 4318 4319 0.0830631503019858 0.0830631503019858 -105.0348954 39.7111869 -105.0350327 39.7104474 4679 4319 4320 0.0977203133854136 0.0977203133854136 -105.0350327 39.7104474 -105.0350756 39.7095692 4680 4320 4321 0.113818121601187 0.113818121601187 -105.0350756 39.7095692 -105.0350499 39.7085458 4681 4321 4322 0.0984100223094627 0.0984100223094627 -105.0350499 39.7085458 -105.0350241 39.707661 4683 4323 4324 0.0484810817232728 0.0484810817232728 -105.0350585 39.7071591 -105.0350413 39.7067233 4684 4324 4325 0.0969202903062125 0.0969202903062125 -105.0350413 39.7067233 -105.0350499 39.7058517 4685 4325 4303 0.026431034063363 0.026431034063363 -105.0350499 39.7058517 -105.0350499 39.705614 4687 4304 4326 0.107959479077584 0.107959479077584 -105.0350241 39.7049272 -105.0350499 39.7039565 4689 4302 1574 0.191677995814021 0.191677995814021 -105.0344062 39.6881395 -105.0360845 39.6869978 4691 3672 4328 0.125428790986072 0.125428790986072 -104.9769586 39.747508 -104.976953 39.748636 4692 4328 4329 0.0951720176425212 0.0951720176425212 -104.976953 39.748636 -104.9769503 39.7494919 4693 4329 4330 0.139038263486678 0.139038263486678 -104.9769503 39.7494919 -104.9769525 39.7507423 4694 4330 4331 0.139714401472726 0.139714401472726 -104.9769525 39.7507423 -104.9769247 39.7519986 4700 4334 4335 0.200429884058467 0.200429884058467 -104.9780308 39.7165201 -104.9780566 39.7183225 4702 2368 4336 0.0171503416673458 0.0171503416673458 -104.9775163 39.7194106 -104.9775406 39.7195637 4704 2899 4337 0.105099867009157 0.105099867009157 -104.9733522 39.7569824 -104.9721228 39.7569937 4705 4337 4338 0.106056680315678 0.106056680315678 -104.9721228 39.7569937 -104.9708823 39.75701 4706 4338 4339 0.104589847143113 0.104589847143113 -104.9708823 39.75701 -104.9696595 39.7569777 4707 4339 4340 0.370832351150224 0.370832351150224 -104.9696595 39.7569777 -104.9653214 39.7569797 4708 4340 4341 0.0529480373416704 0.0529480373416704 -104.9653214 39.7569797 -104.9647021 39.7569883 4709 4341 3902 0.107541125657943 0.107541125657943 -104.9647021 39.7569883 -104.9634441 39.75698 4710 3902 1039 0.104784630542914 0.104784630542914 -104.9634441 39.75698 -104.9622183 39.75698 4711 1039 4342 0.104777071004161 0.104777071004161 -104.9622183 39.75698 -104.9609926 39.7569841 4712 4342 4343 0.105248493254523 0.105248493254523 -104.9609926 39.7569841 -104.9597614 39.7569779 4713 4343 4344 0.101108879740712 0.101108879740712 -104.9597614 39.7569779 -104.9585786 39.7569779 4714 4344 3325 0.105024412220906 0.105024412220906 -104.9585786 39.7569779 -104.95735 39.7569806 4715 3325 4345 0.102246237774905 0.102246237774905 -104.95735 39.7569806 -104.9561539 39.7569779 4716 4345 4346 0.102726745739932 0.102726745739932 -104.9561539 39.7569779 -104.9549522 39.7569718 4717 4346 2076 0.108443527267173 0.108443527267173 -104.9549522 39.7569718 -104.9536836 39.7569738 4718 2076 2673 0.108454042008862 0.108454042008862 -104.9536836 39.7569738 -104.9524149 39.7569676 6026 4668 5275 0.106680903376796 0.106680903376796 -104.9875126 39.713878 -104.9862654 39.7138801 20495 10837 10818 0.00314569094185422 0.00314569094185422 -105.0192753 39.758524 -105.0193121 39.758524 4719 2673 4123 0.102664740305431 0.102664740305431 -104.9524149 39.7569676 -104.9512139 39.7569666 4720 4123 4347 0.110043125382133 0.110043125382133 -104.9512139 39.7569666 -104.9499266 39.7569714 4721 4347 4348 0.0925868711229396 0.0925868711229396 -104.9499266 39.7569714 -104.9488435 39.7569684 4722 4348 4349 0.101256639304288 0.101256639304288 -104.9488435 39.7569684 -104.9476591 39.756955 4723 4349 3471 0.100333218908324 0.100333218908324 -104.9476591 39.756955 -104.9464855 39.7569418 4724 3471 4350 0.101033713236321 0.101033713236321 -104.9464855 39.7569418 -104.9453036 39.7569471 4726 850 4351 0.101364060095961 0.101364060095961 -104.9429726 39.7565327 -104.9417876 39.7564997 4727 4351 4352 0.0951618291875102 0.0951618291875102 -104.9417876 39.7564997 -104.9406749 39.7564735 4728 4352 4353 0.0166431794757682 0.0166431794757682 -104.9406749 39.7564735 -104.9404804 39.7564802 4729 4353 4354 0.0900251519018866 0.0900251519018866 -104.9404804 39.7564802 -104.9394273 39.7564865 4730 4354 4355 0.0948464364966571 0.0948464364966571 -104.9394273 39.7564865 -104.9383178 39.75648 4731 4355 4356 0.0929916889983271 0.0929916889983271 -104.9383178 39.75648 -104.93723 39.7564733 4732 4356 4357 0.0946584559856625 0.0946584559856625 -104.93723 39.7564733 -104.9361228 39.7564865 4733 4357 2002 0.0939147825318954 0.0939147825318954 -104.9361228 39.7564865 -104.9350242 39.7564799 4734 2002 3362 0.0961201849767339 0.0961201849767339 -104.9350242 39.7564799 -104.9338998 39.7564865 4735 3362 2756 0.0936202724465644 0.0936202724465644 -104.9338998 39.7564865 -104.9328047 39.7564972 4736 2756 4358 0.0928604520153806 0.0928604520153806 -104.9328047 39.7564972 -104.9317184 39.7564972 4738 4359 3874 0.0985792493705747 0.0985792493705747 -104.9453012 39.7565195 -104.944148 39.7565195 4740 4360 4361 0.589746493190754 0.589746493190754 -105.0055932 39.7209068 -105.0015929 39.7165869 4742 501 1385 0.0995647502781281 0.0995647502781281 -105.0014928 39.7130323 -105.0016028 39.7121409 4745 4363 4364 0.205829363021429 0.205829363021429 -105.0015367 39.7102427 -105.0014826 39.7083921 4746 4364 4365 0.0921122756854079 0.0921122756854079 -105.0014826 39.7083921 -105.0015264 39.7075644 4747 4365 4366 0.00988128080256074 0.00988128080256074 -105.0015264 39.7075644 -105.001522 39.7074756 4748 4366 4367 0.0897681081567516 0.0897681081567516 -105.001522 39.7074756 -105.0015253 39.7066683 4749 4367 4368 0.098598628932225 0.098598628932225 -105.0015253 39.7066683 -105.0015178 39.7057816 4750 4368 4369 0.0959412440063823 0.0959412440063823 -105.0015178 39.7057816 -105.0015255 39.7049188 4751 4369 4370 0.102131783313602 0.102131783313602 -105.0015255 39.7049188 -105.0014826 39.7040009 4752 4370 783 0.172155062898013 0.172155062898013 -105.0014826 39.7040009 -105.001524 39.702453 4753 783 4373 0.095162556755669 0.095162556755669 -105.001524 39.702453 -105.0015169 39.7015972 4754 4373 4374 0.0961947364240104 0.0961947364240104 -105.0015169 39.7015972 -105.0014998 39.7007322 4755 4374 2746 0.0976874440589729 0.0976874440589729 -105.0014998 39.7007322 -105.001474 39.6998539 4756 2746 4375 0.105035684135392 0.105035684135392 -105.001474 39.6998539 -105.0014998 39.6989095 4757 4375 4376 0.0939930714928361 0.0939930714928361 -105.0014998 39.6989095 -105.0014998 39.6980642 4758 4376 4031 0.0955624767971731 0.0955624767971731 -105.0014998 39.6980642 -105.0014483 39.6972057 4759 4031 4377 0.0560443290529964 0.0560443290529964 -105.0014483 39.6972057 -105.0015083 39.6967038 4760 4377 1489 0.204591889958277 0.204591889958277 -105.0015083 39.6967038 -105.0015377 39.694864 4762 145 1731 0.201807709171719 0.201807709171719 -105.0015377 39.6930676 -105.0015625 39.6912528 4763 1731 360 0.203461803126836 0.203461803126836 -105.0015625 39.6912528 -105.0016107 39.6894234 4767 2902 2038 0.0702037411311871 0.0702037411311871 -104.9733513 39.7595161 -104.9740667 39.759206 4769 4380 4381 0.147155318321419 0.147155318321419 -104.9752846 39.7582739 -104.9764694 39.7573138 4770 4381 4382 0.144957308053315 0.144957308053315 -104.9764694 39.7573138 -104.9776844 39.7564044 4771 4382 4383 0.149312485085308 0.149312485085308 -104.9776844 39.7564044 -104.9788891 39.7554321 4774 2688 4385 0.0765539017627299 0.0765539017627299 -104.9813184 39.7535997 -104.9819456 39.7531083 4775 4385 4386 0.0705753548513159 0.0705753548513159 -104.9819456 39.7531083 -104.9825253 39.7526564 4776 4386 4387 0.146933743759007 0.146933743759007 -104.9825253 39.7526564 -104.9837317 39.7517152 4777 4387 4388 0.145923980731529 0.145923980731529 -104.9837317 39.7517152 -104.9849232 39.7507755 4778 4388 4389 0.144339759907671 0.144339759907671 -104.9849232 39.7507755 -104.9861204 39.7498602 4779 4389 4390 0.150103166473839 0.150103166473839 -104.9861204 39.7498602 -104.9873785 39.7489186 4780 4390 4391 0.137983810664432 0.137983810664432 -104.9873785 39.7489186 -104.9885184 39.7480401 4781 4391 4392 0.0104056356944031 0.0104056356944031 -104.9885184 39.7480401 -104.9886052 39.7479745 4782 4392 4393 0.140241416108271 0.140241416108271 -104.9886052 39.7479745 -104.9897603 39.747079 4783 4393 4394 0.1481833156111 0.1481833156111 -104.9897603 39.747079 -104.9909615 39.7461183 4784 4394 4395 0.146837535132845 0.146837535132845 -104.9909615 39.7461183 -104.9921721 39.7451816 4785 4395 4396 0.147176845167591 0.147176845167591 -104.9921721 39.7451816 -104.993398 39.7442524 4786 4396 4397 0.145625871999305 0.145625871999305 -104.993398 39.7442524 -104.9946157 39.7433367 4788 1072 4398 0.0934237929296376 0.0934237929296376 -105.009231 39.7782735 -105.0087458 39.7790264 4790 4399 4400 0.1229191337931 0.1229191337931 -104.9607224 39.7225056 -104.961317 39.723512 4791 4400 4401 0.117696624021516 0.117696624021516 -104.961317 39.723512 -104.9626217 39.7238487 4792 4401 3916 0.0730141443209756 0.0730141443209756 -104.9626217 39.7238487 -104.9634696 39.7237721 4794 4402 4403 3.26030129970045 3.26030129970045 -105.0326599 39.6602355 -105.0296941 39.6894671 4795 4403 1705 0.202698536609182 0.202698536609182 -105.0296941 39.6894671 -105.0297026 39.69129 4796 1705 176 0.202718600973581 0.202718600973581 -105.0297026 39.69129 -105.029737 39.6931129 4797 176 1503 0.201219684641614 0.201219684641614 -105.029737 39.6931129 -105.0297284 39.6949225 4798 1503 4404 0.202286968554481 0.202286968554481 -105.0297284 39.6949225 -105.0297364 39.6967417 4799 4404 4405 0.200141278145387 0.200141278145387 -105.0297364 39.6967417 -105.0297627 39.6985415 4800 4405 4406 0.0308542467827185 0.0308542467827185 -105.0297627 39.6985415 -105.0297541 39.6988189 4801 4406 4407 0.168200323230532 0.168200323230532 -105.0297541 39.6988189 -105.0297971 39.7003312 4802 4407 4408 0.11307645922142 0.11307645922142 -105.0297971 39.7003312 -105.0298056 39.7013481 4803 4408 4409 0.0961947310408444 0.0961947310408444 -105.0298056 39.7013481 -105.0298056 39.7022132 4804 4409 4410 0.0983990775592717 0.0983990775592717 -105.0298056 39.7022132 -105.0297971 39.7030981 4806 4411 4413 0.099863884884034 0.099863884884034 -105.0298314 39.704016 -105.0298142 39.704914 4809 4415 4416 0.102810116828889 0.102810116828889 -105.0297971 39.7067299 -105.0298142 39.7076544 4810 4416 4417 0.0991628298509216 0.0991628298509216 -105.0298142 39.7076544 -105.0298486 39.7085458 4811 4417 4418 0.0969872745595907 0.0969872745595907 -105.0298486 39.7085458 -105.0298056 39.7094174 4812 4418 4419 0.0998556913489604 0.0998556913489604 -105.0298056 39.7094174 -105.0297971 39.7103154 4813 4419 4420 0.0958355207238061 0.0958355207238061 -105.0297971 39.7103154 -105.0299687 39.7111671 4814 4420 1307 0.243760388907656 0.243760388907656 -105.0299687 39.7111671 -105.0299945 39.7133592 4815 1307 4421 0.179135026824832 0.179135026824832 -105.0299945 39.7133592 -105.0299945 39.7149702 4818 4422 477 0.0591204183570981 0.0591204183570981 -105.0169124 39.7442891 -105.0173303 39.7447127 4819 477 486 0.338636165035717 0.338636165035717 -105.0173303 39.7447127 -105.0180607 39.7477059 4820 486 320 0.186794052108965 0.186794052108965 -105.0180607 39.7477059 -105.0174336 39.7493151 4821 320 324 0.464671835959624 0.464671835959624 -105.0174336 39.7493151 -105.0152472 39.753141 4822 324 531 0.0559979023034973 0.0559979023034973 -105.0152472 39.753141 -105.0148477 39.7535401 4823 531 534 0.263162604733165 0.263162604733165 -105.0148477 39.7535401 -105.0126456 39.7551939 4825 475 530 0.435551136576821 0.435551136576821 -105.0122615 39.7554827 -105.0085506 39.7581668 4826 530 393 0.115152140819887 0.115152140819887 -105.0085506 39.7581668 -105.0075703 39.7588771 4827 393 4423 0.203655322253385 0.203655322253385 -105.0075703 39.7588771 -105.0057667 39.7600738 4828 4423 4424 0.538171924126244 0.538171924126244 -105.0057667 39.7600738 -105.0016238 39.7637183 4829 4424 4426 0.419488421877639 0.419488421877639 -105.0016238 39.7637183 -104.998467 39.7666069 4830 4426 4427 0.0323139283448777 0.0323139283448777 -104.998467 39.7666069 -104.9981322 39.7667419 4833 4428 4429 0.198930926845217 0.198930926845217 -105.0227675 39.7175319 -105.0250933 39.717539 4837 4432 4433 0.200460087837485 0.200460087837485 -105.0086074 39.7174296 -105.0109506 39.7174666 4839 2920 3260 0.28373274915572 0.28373274915572 -104.9580338 39.7072718 -104.9578793 39.7047229 4842 4436 726 0.0998645775500999 0.0998645775500999 -104.9500303 39.7012585 -104.9511976 39.7012585 4843 726 52 0.170560718436498 0.170560718436498 -104.9511976 39.7012585 -104.9526824 39.7002349 4844 52 4437 0.100090869280248 0.100090869280248 -104.9526824 39.7002349 -104.9534368 39.6995469 4845 4437 3658 0.0591716781283333 0.0591716781283333 -104.9534368 39.6995469 -104.9536997 39.6990547 4846 3658 4438 0.103033016475492 0.103033016475492 -104.9536997 39.6990547 -104.9546419 39.6984776 4847 4438 4439 0.00533542340358722 0.00533542340358722 -104.9546419 39.6984776 -104.9546886 39.6984458 4848 4439 3530 0.0426683766285225 0.0426683766285225 -104.9546886 39.6984458 -104.9550292 39.6981655 4850 4440 1490 0.0653862418347059 0.0653862418347059 -105.0026535 39.6954583 -105.0026792 39.6948706 4851 1490 146 0.199762763358791 0.199762763358791 -105.0026792 39.6948706 -105.002705 39.6930742 4853 1733 4441 0.200262923415945 0.200262923415945 -105.0027266 39.6912507 -105.0027522 39.6894498 4855 3554 4442 0.0495302719350299 0.0495302719350299 -104.9757464 39.7546182 -104.9759203 39.7550431 4856 4442 4443 0.0498850541236187 0.0498850541236187 -104.9759203 39.7550431 -104.9763376 39.7553567 4857 4443 4444 0.0512856921549244 0.0512856921549244 -104.9763376 39.7553567 -104.9767844 39.7556645 4858 4444 3019 0.0117591853989501 0.0117591853989501 -104.9767844 39.7556645 -104.9768843 39.7557372 4860 4445 4382 0.0530835076360593 0.0530835076360593 -104.9772635 39.7560534 -104.9776844 39.7564044 4861 4382 4446 0.0528074946120117 0.0528074946120117 -104.9776844 39.7564044 -104.9781251 39.7567372 4863 4447 4448 0.00600839331926655 0.00600839331926655 -104.9785209 39.7570361 -104.9785732 39.7570722 4865 4449 4450 0.0531891993832321 0.0531891993832321 -104.9789969 39.757401 -104.9794422 39.7577351 4866 4450 4451 0.0546720224408421 0.0546720224408421 -104.9794422 39.7577351 -104.9798733 39.7580983 4867 4451 4452 0.0492877204975977 0.0492877204975977 -104.9798733 39.7580983 -104.9802783 39.7584138 4868 4452 4453 0.0555740263590881 0.0555740263590881 -104.9802783 39.7584138 -104.980759 39.7587503 4869 4453 4454 0.0508522899950145 0.0508522899950145 -104.980759 39.7587503 -104.981171 39.7590802 4870 4454 4455 0.0539540438907939 0.0539540438907939 -104.981171 39.7590802 -104.9816151 39.759425 4871 4455 4456 0.05278127500741 0.05278127500741 -104.9816151 39.759425 -104.9820633 39.7597515 4872 4456 4457 0.0520682148022883 0.0520682148022883 -104.9820633 39.7597515 -104.9824777 39.7600947 4873 4457 4458 0.0535945839553328 0.0535945839553328 -104.9824777 39.7600947 -104.9829353 39.7604242 4874 4458 3308 0.105299206866662 0.105299206866662 -104.9829353 39.7604242 -104.983803 39.7610964 4875 3308 4459 0.0532887340145185 0.0532887340145185 -104.983803 39.7610964 -104.9842417 39.7614369 4876 4459 4460 0.0519293867850164 0.0519293867850164 -104.9842417 39.7614369 -104.9846721 39.7617665 4878 2911 4461 0.104626210772024 0.104626210772024 -104.9733491 39.7657577 -104.972125 39.7657557 4879 4461 4462 0.107626289516013 0.107626289516013 -104.972125 39.7657557 -104.9708658 39.7657536 4880 4462 4463 0.104079175744358 0.104079175744358 -104.9708658 39.7657536 -104.9696481 39.7657517 4881 4463 4464 0.104771521557699 0.104771521557699 -104.9696481 39.7657517 -104.9684223 39.7657497 4882 4464 4465 0.105968126634263 0.105968126634263 -104.9684223 39.7657497 -104.9671825 39.7657477 6192 5399 5400 0.276164012064383 0.276164012064383 -104.9659557 39.7557387 -104.9659604 39.7582223 4883 4465 4466 0.105797186557688 0.105797186557688 -104.9671825 39.7657477 -104.9659447 39.7657457 4884 4466 3135 0.104882643737148 0.104882643737148 -104.9659447 39.7657457 -104.9647176 39.7657437 4885 3135 3907 0.109352834062615 0.109352834062615 -104.9647176 39.7657437 -104.9634382 39.7657416 4886 3907 1046 0.105412573797977 0.105412573797977 -104.9634382 39.7657416 -104.9622049 39.7657396 4887 1046 4467 0.052770391738213 0.052770391738213 -104.9622049 39.7657396 -104.9615875 39.7657386 4888 4467 4468 0.0520438840305316 0.0520438840305316 -104.9615875 39.7657386 -104.9609786 39.7657376 4889 4468 4469 0.10568608900916 0.10568608900916 -104.9609786 39.7657376 -104.9597421 39.7657356 4890 4469 4470 0.101335564568208 0.101335564568208 -104.9597421 39.7657356 -104.9585565 39.7657337 4891 4470 3332 0.103121923835041 0.103121923835041 -104.9585565 39.7657337 -104.95735 39.7657318 4892 3332 4471 0.106386988921342 0.106386988921342 -104.95735 39.7657318 -104.9561053 39.7657297 4893 4471 4472 0.0168550696022494 0.0168550696022494 -104.9561053 39.7657297 -104.9559081 39.7657294 4894 4472 4473 0.0917114246562582 0.0917114246562582 -104.9559081 39.7657294 -104.9548351 39.7657277 4895 4473 2083 0.101916806851718 0.101916806851718 -104.9548351 39.7657277 -104.9536427 39.7657257 4896 2083 4474 0.104993787286419 0.104993787286419 -104.9536427 39.7657257 -104.9524143 39.7657237 4897 4474 4129 0.105139069056382 0.105139069056382 -104.9524143 39.7657237 -104.9511842 39.7657218 4898 4129 4475 0.108754567624091 0.108754567624091 -104.9511842 39.7657218 -104.9499118 39.7657197 4899 4475 4476 0.10144670106953 0.10144670106953 -104.9499118 39.7657197 -104.9487249 39.7657178 4900 4476 4477 0.106139118962841 0.106139118962841 -104.9487249 39.7657178 -104.9474831 39.7657158 4901 4477 3446 0.105344236005182 0.105344236005182 -104.9474831 39.7657158 -104.9462506 39.7657138 4903 4478 4479 0.0124618097268169 0.0124618097268169 -104.9451778 39.765712 -104.945032 39.7657118 4904 4479 4480 0.085822453683645 0.085822453683645 -104.945032 39.7657118 -104.9440279 39.7657101 4905 4480 3886 0.0198123941785865 0.0198123941785865 -104.9440279 39.7657101 -104.9437961 39.7657098 4907 865 4481 0.0967884909448593 0.0967884909448593 -104.9428501 39.7657082 -104.9417177 39.7657064 4909 345 4482 0.111183183932549 0.111183183932549 -105.0067949 39.727165 -105.007537 39.727986 4910 4483 1892 0.0285476317873184 0.0285476317873184 -105.0055781 39.7619094 -105.0052777 39.7620216 4912 4360 4484 0.465117334225162 0.465117334225162 -105.0055932 39.7209068 -105.0055963 39.7250897 4913 4484 4485 0.0326010116755978 0.0326010116755978 -105.0055963 39.7250897 -105.0056478 39.7253802 4915 4486 4487 0.175931100170174 0.175931100170174 -105.0052345 39.7321295 -105.005256 39.7337116 4916 4487 4489 0.100342363380826 0.100342363380826 -105.005256 39.7337116 -105.0052547 39.734614 4917 4489 4490 0.161656025882071 0.161656025882071 -105.0052547 39.734614 -105.0052486 39.7360678 4918 4490 4491 0.0905242566324277 0.0905242566324277 -105.0052486 39.7360678 -105.0052452 39.7368819 4919 4491 1950 0.169005169872083 0.169005169872083 -105.0052452 39.7368819 -105.005245 39.7384018 4920 1950 4492 0.126063150124326 0.126063150124326 -105.005245 39.7384018 -105.0052379 39.7395355 4924 4081 3762 0.180617937803326 0.180617937803326 -105.005155 39.7838353 -105.0051409 39.7854596 4926 2559 4495 0.0875396307338273 0.0875396307338273 -105.0051367 39.7862559 -105.0051056 39.7870428 4927 4495 4496 0.0902282586364627 0.0902282586364627 -105.0051056 39.7870428 -105.0051314 39.787854 4928 4496 4497 0.0878475091612825 0.0878475091612825 -105.0051314 39.787854 -105.0051406 39.788644 4929 4497 4498 0.266301743580547 0.266301743580547 -105.0051406 39.788644 -105.005132 39.7910389 4930 180 1708 0.203431976552675 0.203431976552675 -105.0355649 39.693093 -105.0355391 39.6912636 4931 1708 4499 0.201230804203475 0.201230804203475 -105.0355391 39.6912636 -105.0355305 39.6894539 4932 4499 1575 0.27729796539772 0.27729796539772 -105.0355305 39.6894539 -105.0369943 39.687229 4933 1575 4500 0.182259795470885 0.182259795470885 -105.0369943 39.687229 -105.0371589 39.6855948 4934 4501 4502 0.199005560216138 0.199005560216138 -105.0355649 39.7003312 -105.0355649 39.6985415 4935 4502 4503 0.153202263597584 0.153202263597584 -105.0355649 39.6985415 -105.0355129 39.6971643 4937 4504 4505 0.176923776962641 0.176923776962641 -105.0361142 39.7165547 -105.0361056 39.7149636 4938 4505 1315 0.176127860687443 0.176127860687443 -105.0361056 39.7149636 -105.0360883 39.7133797 4939 1315 1371 0.176782045374234 0.176782045374234 -105.0360883 39.7133797 -105.0361028 39.7117899 4940 1371 4506 0.0626491861453163 0.0626491861453163 -105.0361028 39.7117899 -105.036097 39.7112265 4941 4506 4507 0.0851767549198192 0.0851767549198192 -105.036097 39.7112265 -105.0360799 39.7104606 4943 3035 4508 0.210570172682267 0.210570172682267 -104.9468584 39.7590562 -104.9468841 39.7609498 4945 54 4510 0.19332295953062 0.19332295953062 -104.9511976 39.7002019 -104.9527144 39.6989132 4946 4510 3640 0.0466160975278989 0.0466160975278989 -104.9527144 39.6989132 -104.9529616 39.6985396 4948 4511 3531 0.0618894465423491 0.0618894465423491 -104.9541278 39.6978107 -104.954611 39.6973965 4949 3531 4512 0.0905408166059636 0.0905408166059636 -104.954611 39.6973965 -104.9546673 39.6965834 4951 3926 707 0.0755598922064861 0.0755598922064861 -105.0032486 39.7632388 -105.0041326 39.7632399 4952 707 4513 0.0978688769552162 0.0978688769552162 -105.0041326 39.7632399 -105.0052776 39.7632414 4953 4513 4514 0.0992771410926943 0.0992771410926943 -105.0052776 39.7632414 -105.0064389 39.7632258 4954 4514 4188 0.135836888761709 0.135836888761709 -105.0064389 39.7632258 -105.0080281 39.7632238 4955 4188 2514 0.135033448601963 0.135033448601963 -105.0080281 39.7632238 -105.0096079 39.7632217 4956 2514 4515 0.13515296788921 0.13515296788921 -105.0096079 39.7632217 -105.0111891 39.7632228 4957 4515 4516 0.136409392488761 0.136409392488761 -105.0111891 39.7632228 -105.012785 39.7632228 4959 4517 4518 0.0356088442137805 0.0356088442137805 -105.0133602 39.7632209 -105.0137768 39.7632209 4960 4518 4519 0.0503802448307333 0.0503802448307333 -105.0137768 39.7632209 -105.0143662 39.7632176 4961 4519 4520 0.127581150438839 0.127581150438839 -105.0143662 39.7632176 -105.0158588 39.7632228 4962 4520 4521 0.132742519290442 0.132742519290442 -105.0158588 39.7632228 -105.0174118 39.7632228 4963 4521 4522 0.13263462094456 0.13263462094456 -105.0174118 39.7632228 -105.0189635 39.7632145 4964 4522 1243 0.132622916068163 0.132622916068163 -105.0189635 39.7632145 -105.0205151 39.7632155 4965 1243 4523 0.132744954601011 0.132744954601011 -105.0205151 39.7632155 -105.0220681 39.7632083 4966 4523 2724 0.131940306625131 0.131940306625131 -105.0220681 39.7632083 -105.0236117 39.7632032 4967 2724 4524 0.125887507119952 0.125887507119952 -105.0236117 39.7632032 -105.0250845 39.7632041 4968 4524 4525 0.0073166618478819 0.0073166618478819 -105.0250845 39.7632041 -105.0251701 39.7632042 4970 4526 4527 0.188224997765616 0.188224997765616 -105.030062 39.7638851 -105.0322641 39.7638939 4971 4527 3419 0.20066865963842 0.20066865963842 -105.0322641 39.7638939 -105.0346118 39.7638877 4973 4528 4529 0.132643815391647 0.132643815391647 -105.022041 39.751211 -105.0220809 39.7524035 4974 4529 4288 0.134447795927953 0.134447795927953 -105.0220809 39.7524035 -105.0220723 39.7536126 4975 4288 4530 0.0675286789518799 0.0675286789518799 -105.0220723 39.7536126 -105.0220723 39.7542199 4976 4530 4531 0.0681514911729941 0.0681514911729941 -105.0220723 39.7542199 -105.0220708 39.7548328 4978 1833 2628 0.0976402650867344 0.0976402650867344 -105.0227761 39.7211827 -105.0227761 39.7220608 4980 4532 4428 0.101312368020336 0.101312368020336 -105.0227589 39.7166208 -105.0227675 39.7175319 4981 4428 4533 0.0998335149833254 0.0998335149833254 -105.0227675 39.7175319 -105.0227761 39.7184297 4982 4533 4534 0.1027774706977 0.1027774706977 -105.0227761 39.7184297 -105.0227761 39.719354 4984 4535 1833 0.103500237720645 0.103500237720645 -105.0227761 39.7202519 -105.0227761 39.7211827 4986 4536 4537 0.0953225774659935 0.0953225774659935 -105.0221025 39.7275212 -105.0221238 39.7283783 4988 4538 4539 0.19878482816443 0.19878482816443 -105.0216452 39.7766253 -105.0216547 39.778413 4989 4539 2830 0.201604542004037 0.201604542004037 -105.0216547 39.778413 -105.0216335 39.780226 4990 2830 1438 0.197694612690532 0.197694612690532 -105.0216335 39.780226 -105.0216256 39.7820039 4991 1438 4540 0.179002123409013 0.179002123409013 -105.0216256 39.7820039 -105.0216205 39.7836137 4993 4541 25 0.138059623303707 0.138059623303707 -105.022071 39.7560345 -105.0220707 39.7572761 4994 25 4542 0.0645746983944002 0.0645746983944002 -105.0220707 39.7572761 -105.0220625 39.7578568 4995 4542 2964 0.0670651945252806 0.0670651945252806 -105.0220625 39.7578568 -105.0220789 39.7584598 4999 4545 4546 0.142258977482996 0.142258977482996 -105.0220798 39.7753463 -105.02204 39.7766253 5001 4547 115 0.110830423505847 0.110830423505847 -105.0217032 39.7293091 -105.0217118 39.7303058 5003 4548 4549 0.0776585367690646 0.0776585367690646 -105.0217136 39.7305028 -105.0217136 39.7312012 5004 4549 4550 0.199094650034446 0.199094650034446 -105.0217136 39.7312012 -105.0217163 39.7329917 5005 4550 4551 0.100232131513911 0.100232131513911 -105.0217163 39.7329917 -105.0217216 39.7338931 5007 4552 2292 0.132777862181536 0.132777862181536 -105.0217376 39.7344378 -105.0217377 39.7356319 5008 2292 4553 0.0918166647273585 0.0918166647273585 -105.0217377 39.7356319 -105.021729 39.7364576 5009 4553 2534 0.18135507208955 0.18135507208955 -105.021729 39.7364576 -105.0217592 39.7380884 5011 2627 4554 0.0924500575644084 0.0924500575644084 -105.0220898 39.7220653 -105.0220979 39.7228967 5012 4554 4555 0.10983037862614 0.10983037862614 -105.0220979 39.7228967 -105.0221186 39.7238843 5014 4523 4556 0.135380005592348 0.135380005592348 -105.0220681 39.7632083 -105.0220655 39.7644258 5015 4556 4557 0.134346145402708 0.134346145402708 -105.0220655 39.7644258 -105.0220695 39.765634 5016 4557 4558 0.133189336887005 0.133189336887005 -105.0220695 39.765634 -105.0220681 39.7668318 5017 4558 1680 0.13514752705788 0.13514752705788 -105.0220681 39.7668318 -105.0220748 39.7680472 5018 1680 4559 0.137419251565084 0.137419251565084 -105.0220748 39.7680472 -105.0220879 39.769283 5020 4560 4064 0.13135456684589 0.13135456684589 -105.0220781 39.7475968 -105.0220781 39.7487781 5021 4064 4561 0.134278993416053 0.134278993416053 -105.0220781 39.7487781 -105.0220781 39.7499857 5023 4101 4562 0.159933235501875 0.159933235501875 -105.0216462 39.7841819 -105.0216379 39.7856202 5025 4563 4564 0.407964486856081 0.407964486856081 -105.0216452 39.7874253 -105.0216326 39.7910942 5026 4565 2188 0.10962848253063 0.10962848253063 -105.0146647 39.7375398 -105.0159468 39.7375377 17150 4780 4781 0.199841658014134 0.199841658014134 -104.9751815 39.7020519 -104.9751707 39.7038491 5028 4566 687 0.202530686471354 0.202530686471354 -104.9275226 39.7401271 -104.9275189 39.7419485 5029 687 1982 0.159069792202276 0.159069792202276 -104.9275189 39.7419485 -104.9275343 39.743379 5030 1982 1967 0.0383650278893233 0.0383650278893233 -104.9275343 39.743379 -104.9275397 39.743724 5033 4567 1928 0.199711508236703 0.199711508236703 -104.9605404 39.7092844 -104.9605576 39.7074884 5034 1928 4568 0.201653602761609 0.201653602761609 -104.9605576 39.7074884 -104.9605482 39.7056749 5035 4568 3272 0.202185746700204 0.202185746700204 -104.9605482 39.7056749 -104.960549 39.7038566 5036 3272 4569 0.20093413075273 0.20093413075273 -104.960549 39.7038566 -104.9605654 39.7020496 5037 4569 85 0.20339775981857 0.20339775981857 -104.9605654 39.7020496 -104.9605654 39.7002204 5038 85 3521 0.203998373883698 0.203998373883698 -104.9605654 39.7002204 -104.9605624 39.6983858 5039 3521 4262 0.200473333246826 0.200473333246826 -104.9605624 39.6983858 -104.9605624 39.6965829 5040 4262 4570 0.200485802986416 0.200485802986416 -104.9605624 39.6965829 -104.960571 39.6947799 5041 4570 4571 0.201223720769428 0.201223720769428 -104.960571 39.6947799 -104.9605882 39.6929703 5042 4571 4572 0.205786578364508 0.205786578364508 -104.9605882 39.6929703 -104.9605654 39.6911197 5043 4572 4573 0.200686081138238 0.200686081138238 -104.9605654 39.6911197 -104.9605564 39.6893149 5044 4573 4574 0.200311699167283 0.200311699167283 -104.9605564 39.6893149 -104.9605396 39.6875135 5045 4575 4576 0.13275170286213 0.13275170286213 -105.0268099 39.7414867 -105.0283618 39.741523 5046 4576 4011 0.136238719327193 0.136238719327193 -105.0283618 39.741523 -105.0299552 39.7415215 5049 4578 3382 0.130912952312419 0.130912952312419 -105.0330646 39.7415188 -105.0345957 39.741514 5050 3382 4579 0.10420964387947 0.10420964387947 -105.0345957 39.741514 -105.0358145 39.741514 5051 4579 4580 0.100328081358343 0.100328081358343 -105.0358145 39.741514 -105.0369879 39.7415159 5053 4581 4582 0.100688559836452 0.100688559836452 -105.0381505 39.741515 -105.0393281 39.7415201 5054 4582 1104 0.099555514740453 0.099555514740453 -105.0393281 39.7415201 -105.0404924 39.7415105 5055 1104 4583 0.100465419279427 0.100465419279427 -105.0404924 39.7415105 -105.0416673 39.7415228 5056 4583 4584 0.100511332021349 0.100511332021349 -105.0416673 39.7415228 -105.0428428 39.7415308 5057 4584 4585 0.0999153218838928 0.0999153218838928 -105.0428428 39.7415308 -105.0440113 39.7415206 5059 3498 4586 0.198271673699608 0.198271673699608 -104.9477042 39.6983792 -104.9477042 39.6965961 5060 4586 4587 0.203313884946152 0.203313884946152 -104.9477042 39.6965961 -104.9476874 39.6947677 5062 4588 3598 0.162446986671654 0.162446986671654 -104.9320576 39.744666 -104.9301576 39.7446611 5065 4590 4591 0.145581982651648 0.145581982651648 -104.9406235 39.7449365 -104.9389209 39.7449185 20699 10909 10894 0.00288177410229764 0.00288177410229764 -105.0401144 39.7656928 -105.0400807 39.765692 5066 4591 4592 0.145302049591696 0.145302049591696 -104.9389209 39.7449185 -104.9372215 39.7449317 5067 4592 2013 0.147364635735888 0.147364635735888 -104.9372215 39.7449317 -104.9354979 39.7449269 5068 2013 4593 0.147376079792043 0.147376079792043 -104.9354979 39.7449269 -104.9337742 39.7449365 5069 4593 4594 0.146031742389181 0.146031742389181 -104.9337742 39.7449365 -104.9320662 39.7449299 5071 4595 4596 0.179128666689522 0.179128666689522 -104.9581328 39.7438013 -104.9598011 39.7447758 5072 4596 4597 0.0491363059718978 0.0491363059718978 -104.9598011 39.7447758 -104.9603758 39.7447782 5073 4597 4598 0.0534283507033442 0.0534283507033442 -104.9603758 39.7447782 -104.9610007 39.7447808 5074 4598 4599 0.051162571237203 0.051162571237203 -104.9610007 39.7447808 -104.9615991 39.7447832 5076 1025 3894 0.103299911807114 0.103299911807114 -104.9622361 39.7447859 -104.9634443 39.7447909 5077 3894 4600 0.113012549862716 0.113012549862716 -104.9634443 39.7447909 -104.9647661 39.7447963 5078 4600 4601 0.103445240313361 0.103445240313361 -104.9647661 39.7447963 -104.965976 39.7448013 5079 4601 4602 0.110216736617757 0.110216736617757 -104.965976 39.7448013 -104.9672651 39.7448066 5080 4602 4603 0.098537605440947 0.098537605440947 -104.9672651 39.7448066 -104.9684176 39.7448114 5081 4603 4604 0.10689939615188 0.10689939615188 -104.9684176 39.7448114 -104.9696679 39.7448166 5082 4604 4605 0.104556664577465 0.104556664577465 -104.9696679 39.7448166 -104.9708908 39.7448216 5083 4605 4606 0.106796784548208 0.106796784548208 -104.9708908 39.7448216 -104.9721399 39.7448268 5084 4606 2884 0.106044347623682 0.106044347623682 -104.9721399 39.7448268 -104.9733802 39.7448319 5085 2884 4607 0.118270695339941 0.118270695339941 -104.9733802 39.7448319 -104.9747635 39.7448376 6370 5524 5525 0.0492521789985846 0.0492521789985846 -105.0392946 39.7738629 -105.0398709 39.7738651 5087 4608 4609 0.117800444995037 0.117800444995037 -104.9761582 39.7448434 -104.977536 39.7448491 5088 4609 4610 0.102641376464428 0.102641376464428 -104.977536 39.7448491 -104.9787365 39.7448539 5089 4610 4611 0.0494099001663831 0.0494099001663831 -104.9787365 39.7448539 -104.9793144 39.7448564 5090 4611 4612 0.0461096147761951 0.0461096147761951 -104.9793144 39.7448564 -104.9798537 39.7448587 5091 4612 4613 0.102709817700352 0.102709817700352 -104.9798537 39.7448587 -104.981055 39.7448636 5092 4613 4614 0.107788478157863 0.107788478157863 -104.981055 39.7448636 -104.9823157 39.7448688 5093 4614 4615 0.106309381819152 0.106309381819152 -104.9823157 39.7448688 -104.9835591 39.744874 5095 4618 4619 0.107514865026302 0.107514865026302 -104.9848531 39.7448793 -104.9861106 39.7448845 5096 4619 4620 0.109618128547838 0.109618128547838 -104.9861106 39.7448845 -104.9873927 39.7448898 5098 4621 4622 0.0890723635550207 0.0890723635550207 -104.9285042 39.7446792 -104.9274625 39.7446677 5100 4623 4522 0.133190665745901 0.133190665745901 -105.0189564 39.7620167 -105.0189635 39.7632145 5102 4624 4625 0.133658094916269 0.133658094916269 -105.0189554 39.7644371 -105.0189635 39.7656391 5103 4625 4626 0.133656501053085 0.133656501053085 -105.0189635 39.7656391 -105.0189608 39.7668411 5104 4626 1679 0.135152153872346 0.135152153872346 -105.0189608 39.7668411 -105.0189755 39.7680565 5105 1679 4627 0.135024432224219 0.135024432224219 -105.0189755 39.7680565 -105.0189715 39.7692708 5106 4627 2458 0.13515140493347 0.13515140493347 -105.0189715 39.7692708 -105.0189397 39.770486 5107 2458 3226 0.138004027692966 0.138004027692966 -105.0189397 39.770486 -105.0189401 39.7717271 5108 3226 4628 0.134323473833378 0.134323473833378 -105.0189401 39.7717271 -105.0189404 39.7729351 5110 4629 4630 0.135446542572512 0.135446542572512 -105.0189408 39.7741298 -105.0189411 39.7753479 19829 9519 10649 0.210072579992032 0.210072579992032 -105.0422578 39.7403509 -105.0422444 39.7384617 5113 4632 4633 0.0947313767183171 0.0947313767183171 -105.0192808 39.733891 -105.0192915 39.7347429 5115 4634 4635 0.0557913419625853 0.0557913419625853 -105.0192656 39.7311969 -105.0192742 39.7316986 5116 4635 4636 0.0662366225916723 0.0662366225916723 -105.0192742 39.7316986 -105.0191455 39.732286 5117 4636 4637 0.113593419326123 0.113593419326123 -105.0191455 39.732286 -105.0198922 39.7331309 5120 4639 4640 0.132773960128622 0.132773960128622 -105.0193449 39.7766055 -105.0193287 39.7777995 5121 4640 2488 0.134241502580257 0.134241502580257 -105.0193287 39.7777995 -105.0193545 39.7790066 5122 2488 2829 0.133449886794901 0.133449886794901 -105.0193545 39.7790066 -105.0193075 39.7802062 5123 2829 1437 0.199500232175966 0.199500232175966 -105.0193075 39.7802062 -105.0193247 39.7820003 5124 1437 4641 0.151025004831673 0.151025004831673 -105.0193247 39.7820003 -105.0193032 39.7833584 5126 4642 114 0.107737280643715 0.107737280643715 -105.0192742 39.7293289 -105.0192781 39.7302978 5127 114 4643 0.05007218616811 0.05007218616811 -105.0192781 39.7302978 -105.0192742 39.7307481 5129 4644 4645 0.207043620739087 0.207043620739087 -105.018682 39.7183967 -105.0186476 39.7202585 5130 4645 1842 0.100003312332805 0.100003312332805 -105.0186476 39.7202585 -105.0186351 39.7211578 5131 1842 2639 0.103345313678593 0.103345313678593 -105.0186351 39.7211578 -105.0186305 39.7220872 5132 2639 4646 0.199597531872746 0.199597531872746 -105.0186305 39.7220872 -105.0186425 39.7238822 5133 4646 4647 0.110338949764664 0.110338949764664 -105.0186425 39.7238822 -105.0186451 39.7248745 5134 4647 4648 0.0862326024249021 0.0862326024249021 -105.0186451 39.7248745 -105.0186498 39.72565 5135 4648 4649 0.00885483385456902 0.00885483385456902 -105.0186498 39.72565 -105.0186468 39.7257296 5136 4649 4650 0.198772614686204 0.198772614686204 -105.0186468 39.7257296 -105.018672 39.7275171 5138 275 4651 0.385379364010995 0.385379364010995 -105.0183528 39.7401138 -105.0171429 39.7434524 5139 4651 4652 0.41471692527459 0.41471692527459 -105.0171429 39.7434524 -105.018965 39.7469089 5140 4652 4653 0.0539741907357585 0.0539741907357585 -105.018965 39.7469089 -105.0189634 39.7473943 5141 4653 4654 0.022194548523775 0.022194548523775 -105.0189634 39.7473943 -105.0189639 39.7475939 5142 4654 4206 0.207869157343365 0.207869157343365 -105.0189639 39.7475939 -105.0189551 39.7494633 5144 4655 4656 0.134281006104493 0.134281006104493 -105.0191439 39.7512186 -105.0191525 39.7524262 5145 4656 2404 0.0664009097985413 0.0664009097985413 -105.0191525 39.7524262 -105.0191633 39.7530233 5146 2404 4287 0.0661523414774278 0.0661523414774278 -105.0191633 39.7530233 -105.0191566 39.7536182 5147 4287 4657 0.134479579019433 0.134479579019433 -105.0191566 39.7536182 -105.0191606 39.7548276 5149 4658 4659 0.0841530151799317 0.0841530151799317 -105.0191633 39.7552936 -105.0191593 39.7560504 5150 4659 23 0.134991372812694 0.134991372812694 -105.0191593 39.7560504 -105.0191645 39.7572644 5152 4098 4660 0.191146561014702 0.191146561014702 -105.0193253 39.7838997 -105.0193139 39.7856187 5153 4660 4661 0.201619149588839 0.201619149588839 -105.0193139 39.7856187 -105.0193192 39.7874319 5154 4661 4662 0.406108499193961 0.406108499193961 -105.0193192 39.7874319 -105.0193029 39.7910841 5155 1948 2564 0.13210280054913 0.13210280054913 -105.0095234 39.7384742 -105.0095126 39.7396622 5157 4663 388 0.102051980712047 0.102051980712047 -104.9982624 39.7134841 -104.9994213 39.713266 5159 1442 4664 0.0822712120832148 0.0822712120832148 -105.0038934 39.7139133 -105.0048549 39.7139327 5160 4664 4665 0.119816357959701 0.119816357959701 -105.0048549 39.7139327 -105.0062556 39.7139435 5161 4665 4666 0.204097543225869 0.204097543225869 -105.0062556 39.7139435 -105.0086417 39.7139435 5162 4666 4667 0.203014171650501 0.203014171650501 -105.0086417 39.7139435 -105.011015 39.7139241 5164 4668 1869 0.212544115775742 0.212544115775742 -104.9875126 39.713878 -104.9899974 39.7138897 5165 1869 4183 0.200120502606903 0.200120502606903 -104.9899974 39.7138897 -104.992337 39.713887 5167 4669 2615 0.177891060007606 0.177891060007606 -104.994016 39.720921 -104.9940077 39.7225208 5169 4670 4671 0.124038366426802 0.124038366426802 -104.9940093 39.7230042 -104.9940131 39.7241197 5171 2421 3232 0.143042998317255 0.143042998317255 -104.9936465 39.7704869 -104.993638 39.7717733 5173 4672 2028 0.132076698976753 0.132076698976753 -104.9936519 39.772996 -104.9936175 39.7741835 5174 2028 4673 0.145972981302679 0.145972981302679 -104.9936175 39.7741835 -104.9936347 39.7754962 5175 4673 4674 0.125161327150552 0.125161327150552 -104.9936347 39.7754962 -104.993638 39.7766218 5177 3368 4675 0.102054188376367 0.102054188376367 -104.9939645 39.7165966 -104.9939817 39.7175143 5178 4675 3714 0.0982241705421038 0.0982241705421038 -104.9939817 39.7175143 -104.9940184 39.7183972 5179 3714 4676 0.103510692140635 0.103510692140635 -104.9940184 39.7183972 -104.9940356 39.719328 5181 4677 4678 0.0648734285683964 0.0648734285683964 -104.9941264 39.7346802 -104.99412 39.7352636 5182 4678 615 0.177689539069832 0.177689539069832 -104.99412 39.7352636 -104.9941215 39.7368616 5183 615 4679 0.176110549937417 0.176110549937417 -104.9941215 39.7368616 -104.9941204 39.7384454 5184 4679 4680 0.173776320124656 0.173776320124656 -104.9941204 39.7384454 -104.9941139 39.7400082 5186 4681 4682 0.184513059882878 0.184513059882878 -104.9939973 39.7256815 -104.9940278 39.7273407 5187 4682 4685 0.175211932943401 0.175211932943401 -104.9940278 39.7273407 -104.9940378 39.7289164 5189 4686 4687 0.349232193394911 0.349232193394911 -104.9940692 39.730515 -104.9941176 39.7336555 5191 1357 4688 0.13277378561117 0.13277378561117 -104.992658 39.7824897 -104.9926323 39.7836836 5193 4689 4690 0.459634230640815 0.459634230640815 -105.043221 39.7097211 -105.048594 39.7097607 5194 4691 4692 0.0991279407871357 0.0991279407871357 -105.0362258 39.7094372 -105.0373845 39.7094504 5195 4692 4693 0.0976485109623955 0.0976485109623955 -105.0373845 39.7094504 -105.038526 39.7094438 5197 4694 4695 0.0991197857977998 0.0991197857977998 -105.0397105 39.7094438 -105.0408692 39.7094504 5198 4695 4696 0.10132403770971 0.10132403770971 -105.0408692 39.7094504 -105.0420537 39.7094504 5199 4696 4697 0.0991849406088648 0.0991849406088648 -105.0420537 39.7094504 -105.0432124 39.7094834 5201 1637 4698 0.104258284661182 0.104258284661182 -105.0156865 39.7093381 -105.0169053 39.7093381 5202 4698 4215 0.0991281021081487 0.0991281021081487 -105.0169053 39.7093381 -105.018064 39.7093249 5203 4215 4699 0.0976569662788289 0.0976569662788289 -105.018064 39.7093249 -105.0192055 39.7093117 5204 4699 195 0.10058858208642 0.10058858208642 -105.0192055 39.7093117 -105.0203814 39.7093117 5205 195 2924 0.0991416985641161 0.0991416985641161 -105.0203814 39.7093117 -105.0215401 39.7093315 5206 2924 4700 0.0991366648288655 0.0991366648288655 -105.0215401 39.7093315 -105.0226989 39.7093183 5207 4700 1462 0.100582700478246 0.100582700478246 -105.0226989 39.7093183 -105.0238747 39.7093117 5208 1462 4701 0.102418321557774 0.102418321557774 -105.0238747 39.7093117 -105.0250719 39.709323 5212 4704 1872 0.0821525251365273 0.0821525251365273 -104.9890412 39.7093409 -104.9900015 39.7093504 17295 10015 3501 0.20024191652091 0.20024191652091 -104.9447901 39.696585 -104.9447794 39.6983858 5214 1445 4705 0.199727367553687 0.199727367553687 -105.0039116 39.7093165 -105.0062462 39.7093429 5215 4705 4706 0.203375496003776 0.203375496003776 -105.0062462 39.7093429 -105.0086237 39.7093429 5216 4706 4707 0.201909493723453 0.201909493723453 -105.0086237 39.7093429 -105.010984 39.7093561 5218 4708 403 0.0454257390325356 0.0454257390325356 -104.9701293 39.7802775 -104.970135 39.780686 5219 403 314 0.0562503326449317 0.0562503326449317 -104.970135 39.780686 -104.970235 39.781186 5220 314 4709 0.11119492664509 0.11119492664509 -104.970235 39.781186 -104.970235 39.782186 5222 4711 4170 0.194203357035268 0.194203357035268 -104.9694168 39.7183425 -104.9694426 39.7200889 5223 4170 4712 0.208127290131148 0.208127290131148 -104.9694426 39.7200889 -104.969428 39.7219606 5224 4712 4713 0.198927723766577 0.198927723766577 -104.969428 39.7219606 -104.969428 39.7237496 5225 4713 4714 0.204935128047674 0.204935128047674 -104.969428 39.7237496 -104.9694407 39.7255926 5226 4714 4715 0.188520271439654 0.188520271439654 -104.9694407 39.7255926 -104.9694452 39.727288 5227 4715 3793 0.199712422815397 0.199712422815397 -104.9694452 39.727288 -104.9694638 39.729084 5228 3793 4716 0.152617432717184 0.152617432717184 -104.9694638 39.729084 -104.9694538 39.7304565 5229 4716 944 0.17742675257367 0.17742675257367 -104.9694538 39.7304565 -104.969481 39.732052 5230 944 2228 0.183696049186415 0.183696049186415 -104.969481 39.732052 -104.9694709 39.733704 5231 2228 4717 0.162619098965448 0.162619098965448 -104.9694709 39.733704 -104.9695136 39.7351661 5232 4717 4718 0.189722276081874 0.189722276081874 -104.9695136 39.7351661 -104.9695224 39.7368723 5233 4718 4719 0.171945095410338 0.171945095410338 -104.9695224 39.7368723 -104.9695494 39.7384185 5234 4719 4720 0.177429725627003 0.177429725627003 -104.9695494 39.7384185 -104.9696136 39.7400134 5235 4720 4721 0.102690706769844 0.102690706769844 -104.9696136 39.7400134 -104.9696847 39.7409353 5236 4721 4722 0.0746285232074726 0.0746285232074726 -104.9696847 39.7409353 -104.969674 39.7416064 5237 4722 668 0.00411462210691817 0.00411462210691817 -104.969674 39.7416064 -104.9696776 39.7416433 5238 668 4723 0.00380364497345728 0.00380364497345728 -104.9696776 39.7416433 -104.9696767 39.7416775 5240 4724 4604 0.175355420651263 0.175355420651263 -104.9696749 39.7432396 -104.9696679 39.7448166 5242 1146 875 0.136296969384937 0.136296969384937 -104.9696868 39.7632831 -104.9696488 39.7645085 5244 4463 2783 0.133890793284356 0.133890793284356 -104.9696481 39.7657517 -104.9696421 39.7669558 5245 2783 4725 0.132805963492264 0.132805963492264 -104.9696421 39.7669558 -104.9696275 39.7681501 5246 4725 4726 0.129702593554695 0.129702593554695 -104.9696275 39.7681501 -104.9698076 39.7693083 5247 4726 4727 0.147549019452937 0.147549019452937 -104.9698076 39.7693083 -104.9683879 39.7700633 5249 4728 4729 0.134556994040934 0.134556994040934 -104.9696547 39.7482082 -104.9696554 39.7494183 5250 4729 4730 0.00403637583696172 0.00403637583696172 -104.9696554 39.7494183 -104.9696554 39.7494546 5251 4730 4731 0.00537071495727797 0.00537071495727797 -104.9696554 39.7494546 -104.9696554 39.7495029 5252 4731 4732 0.135502150823282 0.135502150823282 -104.9696554 39.7495029 -104.9696561 39.7507215 5253 4732 4733 0.139193822038205 0.139193822038205 -104.9696561 39.7507215 -104.9696568 39.7519733 5254 4733 820 0.139638598300339 0.139638598300339 -104.9696568 39.7519733 -104.9696574 39.7532291 5255 820 3561 0.13948292881931 0.13948292881931 -104.9696574 39.7532291 -104.9696581 39.7544835 5256 3561 4734 0.140172337301063 0.140172337301063 -104.9696581 39.7544835 -104.9696588 39.7557441 5257 4734 4339 0.137170074560425 0.137170074560425 -104.9696588 39.7557441 -104.9696595 39.7569777 5258 4339 4735 0.138982548276464 0.138982548276464 -104.9696595 39.7569777 -104.9696601 39.7582276 5259 4735 3054 0.142752059367152 0.142752059367152 -104.9696601 39.7582276 -104.9696608 39.7595114 5260 3054 4736 0.133100340642693 0.133100340642693 -104.9696608 39.7595114 -104.9696615 39.7607084 5261 4736 4737 0.00492593525024253 0.00492593525024253 -104.9696615 39.7607084 -104.9696615 39.7607527 5263 4738 3350 0.0528651873534889 0.0528651873534889 -104.9576522 39.7225573 -104.9570341 39.7225614 5264 3350 4739 0.10426363885095 0.10426363885095 -104.9570341 39.7225614 -104.9558154 39.7225375 5265 4739 4740 0.102034414473958 0.102034414473958 -104.9558154 39.7225375 -104.9546224 39.7225441 14766 5462 7420 0.173120091654239 0.173120091654239 -104.9804447 39.73843 -104.9804389 39.7368731 5266 4740 2059 0.102862063735102 0.102862063735102 -104.9546224 39.7225441 -104.9534197 39.7225407 5267 2059 2645 0.103513208640623 0.103513208640623 -104.9534197 39.7225407 -104.9522095 39.7225539 5268 2645 4111 0.104240888550753 0.104240888550753 -104.9522095 39.7225539 -104.9509907 39.7225605 5270 4741 4742 0.102769926646245 0.102769926646245 -104.9498232 39.7225289 -104.9486216 39.7225355 5271 4742 4743 0.104240916363933 0.104240916363933 -104.9486216 39.7225355 -104.9474028 39.7225421 5272 4743 3452 0.105180194746781 0.105180194746781 -104.9474028 39.7225421 -104.9461731 39.7225293 5273 3452 4744 0.10036641032569 0.10036641032569 -104.9461731 39.7225293 -104.9449996 39.7225355 5274 4744 3882 0.105711927066125 0.105711927066125 -104.9449996 39.7225355 -104.9437636 39.7225289 5275 3882 845 0.10371038656759 0.10371038656759 -104.9437636 39.7225289 -104.942551 39.7225227 5276 845 4745 0.104689829390385 0.104689829390385 -104.942551 39.7225227 -104.9413272 39.7225428 5277 4745 4746 0.0469848225431211 0.0469848225431211 -104.9413272 39.7225428 -104.9407779 39.7225362 5279 2610 4747 0.106209148179485 0.106209148179485 -104.9874808 39.7225308 -104.986239 39.7225388 5280 4747 4748 0.0529916423937814 0.0529916423937814 -104.986239 39.7225388 -104.9856194 39.7225378 5282 4749 4750 0.0385383772070312 0.0385383772070312 -104.9854584 39.7225389 -104.9850078 39.7225409 5283 4750 966 0.102580898845139 0.102580898845139 -104.9850078 39.7225409 -104.9838084 39.7225355 5285 990 4751 0.0998368598850094 0.0998368598850094 -104.97408 39.7219474 -104.9729128 39.7219606 5286 4751 4752 0.0507426333200071 0.0507426333200071 -104.9729128 39.7219606 -104.9723195 39.7219606 5287 4752 4753 0.0483650078238011 0.0483650078238011 -104.9723195 39.7219606 -104.971754 39.7219606 5288 4753 1987 0.0507354905741477 0.0507354905741477 -104.971754 39.7219606 -104.9711608 39.7219572 5289 1987 4754 0.0483663202205498 0.0483663202205498 -104.9711608 39.7219572 -104.9705953 39.721954 5290 4754 446 0.051479549664384 0.051479549664384 -104.9705953 39.721954 -104.9699934 39.7219574 5291 446 4712 0.0483577654581108 0.0483577654581108 -104.9699934 39.7219574 -104.969428 39.7219606 5292 4712 4755 0.101297109225192 0.101297109225192 -104.969428 39.7219606 -104.9682436 39.7219606 5293 4755 4756 0.0117741801721385 0.0117741801721385 -104.9682436 39.7219606 -104.9681062 39.721954 5294 4756 4757 0.0826634733388868 0.0826634733388868 -104.9681062 39.721954 -104.9671402 39.7219786 5295 4757 4758 0.0342509974874732 0.0342509974874732 -104.9671402 39.7219786 -104.96674 39.72199 5296 4758 4759 0.0175268141449879 0.0175268141449879 -104.96674 39.72199 -104.9665355 39.7220002 5297 4759 4760 0.0234785463070149 0.0234785463070149 -104.9665355 39.7220002 -104.966261 39.7219977 5298 4760 4761 0.0484972333709921 0.0484972333709921 -104.966261 39.7219977 -104.9656944 39.7219804 5299 4761 3126 0.0271800985558075 0.0271800985558075 -104.9656944 39.7219804 -104.9653769 39.7219698 5300 3126 3148 0.0183600177870361 0.0183600177870361 -104.9653769 39.7219698 -104.9651624 39.7219764 5301 3148 3143 0.0330468719768483 0.0330468719768483 -104.9651624 39.7219764 -104.9647761 39.721983 5302 3143 4762 0.0646645186035183 0.0646645186035183 -104.9647761 39.721983 -104.9640208 39.7219566 5303 4762 3915 0.0595606911380279 0.0595606911380279 -104.9640208 39.7219566 -104.963325 39.7219789 5304 3915 1052 0.123917065152439 0.123917065152439 -104.963325 39.7219789 -104.9620287 39.7224767 5305 1052 4399 0.111768087862579 0.111768087862579 -104.9620287 39.7224767 -104.9607224 39.7225056 5306 4399 4763 0.0469346079446244 0.0469346079446244 -104.9607224 39.7225056 -104.9601753 39.7225386 5308 4764 4765 0.103730937833073 0.103730937833073 -104.959446 39.7225375 -104.9582333 39.722553 5311 3155 4767 0.101587564129846 0.101587564129846 -104.9811238 39.7224897 -104.979936 39.722487 5312 4767 4768 0.101450282305199 0.101450282305199 -104.979936 39.722487 -104.9787498 39.7224871 5313 4768 4769 0.102136172096814 0.102136172096814 -104.9787498 39.7224871 -104.9775557 39.7224741 5314 4769 4770 0.0492382919352757 0.0492382919352757 -104.9775557 39.7224741 -104.97698 39.7224773 5316 4771 4772 0.100332506519832 0.100332506519832 -104.9764091 39.7224805 -104.975236 39.722487 5317 4772 4773 0.0490390048099826 0.0490390048099826 -104.975236 39.722487 -104.9746628 39.7224758 5318 4773 989 0.0495269165196006 0.0495269165196006 -104.9746628 39.7224758 -104.9740839 39.7224644 5320 4774 4775 0.110656269548842 0.110656269548842 -104.9406125 39.7231655 -104.9393188 39.7231502 5321 4775 4776 0.0922568863786424 0.0922568863786424 -104.9393188 39.7231502 -104.9382401 39.7231549 5322 4776 4777 0.0968744294941002 0.0968744294941002 -104.9382401 39.7231549 -104.9371074 39.7231516 5323 4777 4778 0.0933681364009737 0.0933681364009737 -104.9371074 39.7231516 -104.9360157 39.7231479 5324 4778 2017 0.096243154582377 0.096243154582377 -104.9360157 39.7231479 -104.9348905 39.7231609 5325 2017 2007 0.0302079551181684 0.0302079551181684 -104.9348905 39.7231609 -104.9345373 39.7231591 5326 2007 4779 0.0612998845077431 0.0612998845077431 -104.9345373 39.7231591 -104.9338206 39.7231525 5327 4779 2763 0.0939372654248904 0.0939372654248904 -104.9338206 39.7231525 -104.9327223 39.7231433 5328 2763 4782 0.0939831368366747 0.0939831368366747 -104.9327223 39.7231433 -104.9316237 39.7231631 5329 4782 2267 0.0946761779636641 0.0946761779636641 -104.9316237 39.7231631 -104.9305167 39.7231657 5330 2267 3596 0.0957452269737562 0.0957452269737562 -104.9305167 39.7231657 -104.9293972 39.7231683 5332 4783 2096 0.0938496563543502 0.0938496563543502 -104.9282926 39.7231695 -104.9271953 39.7231622 5333 2096 4784 0.0942585077375453 0.0942585077375453 -104.9271953 39.7231622 -104.9260932 39.7231675 5334 4784 4785 0.0947863905236846 0.0947863905236846 -104.9260932 39.7231675 -104.924985 39.7231786 5335 4785 2332 0.0940516760171392 0.0940516760171392 -104.924985 39.7231786 -104.9238853 39.7231807 6607 5694 5695 0.0154325675938591 0.0154325675938591 -105.0360627 39.7071657 -105.0362429 39.7071723 5337 4089 4787 0.198005363606862 0.198005363606862 -105.0135338 39.7838344 -105.0135283 39.7856151 5339 4788 4789 0.404049086255387 0.404049086255387 -105.013522 39.787431 -105.013525 39.7910647 5340 4790 119 0.0976422064224313 0.0976422064224313 -105.0128361 39.7293183 -105.0128289 39.7301964 5341 119 4791 0.0958834096516534 0.0958834096516534 -105.0128289 39.7301964 -105.0128297 39.7310587 5342 4791 2312 0.0465244099907656 0.0465244099907656 -105.0128297 39.7310587 -105.0128321 39.7314771 5344 4792 2484 0.133450471266853 0.133450471266853 -105.0126909 39.7777735 -105.0126768 39.7789736 5345 2484 2823 0.13353766665554 0.13353766665554 -105.0126768 39.7789736 -105.0126652 39.7801745 5346 2823 1414 0.132023734494372 0.132023734494372 -105.0126652 39.7801745 -105.0126737 39.7813618 5347 1414 1354 0.131894209152808 0.131894209152808 -105.0126737 39.7813618 -105.0126985 39.7825478 5348 1354 4793 0.0769784662870068 0.0769784662870068 -105.0126985 39.7825478 -105.0126685 39.7832397 5350 4794 4795 0.0387509077758481 0.0387509077758481 -105.0131497 39.7568505 -105.0131391 39.7571989 5351 4795 2952 0.134935498636386 0.134935498636386 -105.0131391 39.7571989 -105.013135 39.7584124 5352 2952 4796 0.136197421914805 0.136197421914805 -105.013135 39.7584124 -105.0131498 39.7596372 5353 4796 4797 0.129998438382796 0.129998438382796 -105.0131498 39.7596372 -105.0131458 39.7608063 5354 4797 4798 0.134935065412598 0.134935065412598 -105.0131458 39.7608063 -105.0131467 39.7620198 5356 2635 4799 0.200962590925039 0.200962590925039 -105.0131527 39.7220573 -105.0131527 39.72025 5357 4799 4800 0.183883066303689 0.183883066303689 -105.0131527 39.72025 -105.0131518 39.7185963 5358 4801 4802 0.0508168176081005 0.0508168176081005 -105.0127766 39.7620198 -105.0127798 39.7624768 5359 4802 4516 0.0829526060571819 0.0829526060571819 -105.0127798 39.7624768 -105.012785 39.7632228 6631 5709 5710 0.263510763458761 0.263510763458761 -105.0362218 39.7282406 -105.0362304 39.7306104 5360 4516 4803 0.133849874797103 0.133849874797103 -105.012785 39.7632228 -105.0127721 39.7644265 5361 4803 4804 0.135491260752817 0.135491260752817 -105.0127721 39.7644265 -105.0127751 39.765645 5363 4805 1674 0.127474088546245 0.127474088546245 -105.0127781 39.7668943 -105.0127809 39.7680407 5364 1674 4806 0.138137679733803 0.138137679733803 -105.0127809 39.7680407 -105.0127838 39.769283 5366 4807 2455 0.134491411129426 0.134491411129426 -105.0135134 39.7692764 -105.0135199 39.7704859 5367 2455 3223 0.138294178425788 0.138294178425788 -105.0135199 39.7704859 -105.0135136 39.7717296 5369 4808 4809 0.133134706345954 0.133134706345954 -105.0135073 39.7729344 -105.0135012 39.7741317 5370 4809 4810 0.135569856870466 0.135569856870466 -105.0135012 39.7741317 -105.0134951 39.7753509 5371 4810 4811 0.134368341783309 0.134368341783309 -105.0134951 39.7753509 -105.0134913 39.7765593 5372 4811 4812 0.133035455825063 0.133035455825063 -105.0134913 39.7765593 -105.0134831 39.7777557 5374 4813 4814 0.201931453578911 0.201931453578911 -105.0131892 39.7275003 -105.0131982 39.7293163 5376 123 4815 0.0586808902574419 0.0586808902574419 -105.0068372 39.7583708 -105.0073436 39.7587271 5377 1608 1158 0.0531893778682351 0.0531893778682351 -104.9996914 39.7528341 -104.9992501 39.7524969 5378 1158 4816 0.0522853387259307 0.0522853387259307 -104.9992501 39.7524969 -104.9988196 39.7521629 5379 4816 4817 0.0528559175260399 0.0528559175260399 -104.9988196 39.7521629 -104.9983798 39.7518288 5380 4817 4818 0.0526139267336242 0.0526139267336242 -104.9983798 39.7518288 -104.9979466 39.7514927 5382 4819 4820 0.146802081972091 0.146802081972091 -105.0080831 39.7592475 -105.0093022 39.7601774 5383 4820 4821 0.146390170205012 0.146390170205012 -105.0093022 39.7601774 -105.0105051 39.7611145 5384 4821 4822 0.0767990953688077 0.0767990953688077 -105.0105051 39.7611145 -105.0111481 39.7615969 5386 3289 4824 0.0733337823028737 0.0733337823028737 -104.9455011 39.7038602 -104.9453876 39.7032065 5387 4824 4825 0.151650147757225 0.151650147757225 -104.9453876 39.7032065 -104.9446221 39.7019764 5389 97 3502 0.20326475820455 0.20326475820455 -104.9442146 39.7002138 -104.9442195 39.6983858 5390 3502 4826 0.200021830134173 0.200021830134173 -104.9442195 39.6983858 -104.944235 39.696587 5391 4826 4827 0.204558997826367 0.204558997826367 -104.944235 39.696587 -104.9441769 39.6947479 5392 4827 4828 0.201476703732084 0.201476703732084 -104.9441769 39.6947479 -104.9441889 39.692936 5394 4829 4830 0.558813274805265 0.558813274805265 -104.9441934 39.6893133 -104.9442154 39.6842878 5395 3635 1894 0.33996915967689 0.33996915967689 -104.9460363 39.7095165 -104.9460234 39.7064591 5396 1894 4831 0.234959433855918 0.234959433855918 -104.9460234 39.7064591 -104.9460063 39.7043461 5397 4831 3288 0.0548366602436518 0.0548366602436518 -104.9460063 39.7043461 -104.9459732 39.7038536 5399 3879 4832 0.175154251791819 0.175154251791819 -104.9437605 39.7162182 -104.9437601 39.714643 5400 4832 3070 0.175288290924905 0.175288290924905 -104.9437601 39.714643 -104.9437655 39.7130666 5402 4833 4834 0.239573627081124 0.239573627081124 -104.9437517 39.7114947 -104.9437682 39.7093402 5404 3962 4835 0.197156843459588 0.197156843459588 -105.0001681 39.7165803 -105.0001358 39.7148074 5405 4835 4836 0.094417767822886 0.094417767822886 -105.0001358 39.7148074 -104.9997732 39.7140054 5406 4836 388 0.087554257922167 0.087554257922167 -104.9997732 39.7140054 -104.9994213 39.713266 5407 388 1384 0.157773442883539 0.157773442883539 -104.9994213 39.713266 -104.998769 39.7119388 5408 1384 4837 0.0895725883825947 0.0895725883825947 -104.998769 39.7119388 -104.9983742 39.7111927 5409 4837 325 0.282856295391869 0.282856295391869 -104.9983742 39.7111927 -104.9964344 39.7091326 6684 2175 5744 0.101148378971839 0.101148378971839 -105.0146888 39.7729346 -105.0158722 39.7729208 5410 325 4838 0.0837092029011689 0.0837092029011689 -104.9964344 39.7091326 -104.9964173 39.7083799 5411 4838 4840 0.0963811879451104 0.0963811879451104 -104.9964173 39.7083799 -104.9965817 39.7075224 5412 4840 4841 0.421707851811283 0.421707851811283 -104.9965817 39.7075224 -104.995653 39.7037978 5415 1486 144 0.196859858102641 0.196859858102641 -105.0003404 39.6948842 -105.000336 39.6931138 5417 2194 4843 0.069400098080988 0.069400098080988 -104.999248 39.7553456 -104.9986941 39.7558019 5418 4843 4844 0.128982538897387 0.128982538897387 -104.9986941 39.7558019 -104.9974984 39.7565094 5420 4845 4846 0.127385402005959 0.127385402005959 -105.0049838 39.7515411 -105.0038505 39.7522849 5421 4846 4847 0.0485354577138893 0.0485354577138893 -105.0038505 39.7522849 -105.0034718 39.7526101 5422 4847 2197 0.0570536883887032 0.0570536883887032 -105.0034718 39.7526101 -105.0028674 39.7528277 5423 2197 2198 0.0030293307914236 0.0030293307914236 -105.0028674 39.7528277 -105.0028654 39.7528005 5425 2191 4848 0.228805525488878 0.228805525488878 -104.9936227 39.759356 -104.9915939 39.7606983 5427 4281 2319 0.149466526420244 0.149466526420244 -104.9797003 39.7709793 -104.9784558 39.7719237 5428 2319 4849 0.264070561759483 0.264070561759483 -104.9784558 39.7719237 -104.9763149 39.7736361 5430 4850 4851 0.124106376215018 0.124106376215018 -104.9969821 39.757589 -104.996067 39.7584555 5432 4852 4853 0.107373531206162 0.107373531206162 -104.987369 39.7352666 -104.9861135 39.7352834 5433 4853 4854 0.108589473424165 0.108589473424165 -104.9861135 39.7352834 -104.9848436 39.7352795 5434 4854 4855 0.105767467639199 0.105767467639199 -104.9848436 39.7352795 -104.9836067 39.7352829 5435 4855 4856 0.0608956612626877 0.0608956612626877 -104.9836067 39.7352829 -104.9828985 39.7352253 5436 4856 4857 0.0536676140413411 0.0536676140413411 -104.9828985 39.7352253 -104.9822782 39.7351518 5438 4858 4859 0.053767328384899 0.053767328384899 -104.981675 39.7351569 -104.9810463 39.7351489 5439 4859 4860 0.0517270733374725 0.0517270733374725 -104.9810463 39.7351489 -104.9804415 39.7351584 5440 4860 4861 0.0506527251945452 0.0506527251945452 -104.9804415 39.7351584 -104.9798492 39.735165 5441 4861 4862 0.0500931909858678 0.0500931909858678 -104.9798492 39.735165 -104.9792634 39.7351686 5442 4862 4863 0.0473439516711298 0.0473439516711298 -104.9792634 39.7351686 -104.9787104 39.7351477 5444 4864 4865 0.0521797446029276 0.0521797446029276 -104.9781817 39.7351466 -104.9775716 39.7351373 17093 9466 677 0.17846620541914 0.17846620541914 -104.9603865 39.7432158 -104.960408 39.7416109 17094 677 3719 0.359015096413943 0.359015096413943 -104.960408 39.7416109 -104.9604099 39.7383822 5446 4866 4867 0.0492134016241179 0.0492134016241179 -104.9770059 39.7351417 -104.9764304 39.7351462 5447 4867 4868 0.0506066180898924 0.0506066180898924 -104.9764304 39.7351462 -104.9758386 39.7351502 5448 4868 4869 0.0483319487475015 0.0483319487475015 -104.9758386 39.7351502 -104.9752734 39.735154 5449 4869 4870 0.0507611555520018 0.0507611555520018 -104.9752734 39.735154 -104.9746798 39.7351494 5450 4870 980 0.0494869052239766 0.0494869052239766 -104.9746798 39.7351494 -104.9741011 39.735145 5451 980 4871 0.0481249293188332 0.0481249293188332 -104.9741011 39.735145 -104.9735383 39.7351456 5452 4871 4872 0.0462779203242365 0.0462779203242365 -104.9735383 39.7351456 -104.9729971 39.7351462 20332 10741 10746 0.00836528320993219 0.00836528320993219 -105.0236254 39.7588748 -105.0236226 39.75895 5453 4872 4873 0.0504026300689218 0.0504026300689218 -104.9729971 39.7351462 -104.9724077 39.7351513 5454 4873 4874 0.0485554829183078 0.0485554829183078 -104.9724077 39.7351513 -104.9718399 39.7351562 5455 4874 4875 0.0534696334958417 0.0534696334958417 -104.9718399 39.7351562 -104.9712147 39.735165 6731 5782 5783 0.00425137254991275 0.00425137254991275 -104.9941044 39.7503839 -104.9941411 39.7504097 5456 4875 4876 0.0484412552758981 0.0484412552758981 -104.9712147 39.735165 -104.9706482 39.735165 5458 4877 4717 0.0471074620934606 0.0471074620934606 -104.9700645 39.735165 -104.9695136 39.7351661 5459 4717 4878 0.132709338239974 0.132709338239974 -104.9695136 39.7351661 -104.9679617 39.7351782 5461 4879 3888 0.0983476297531957 0.0983476297531957 -104.9646143 39.7350528 -104.9634642 39.7350462 5462 3888 1018 0.103492590132028 0.103492590132028 -104.9634642 39.7350462 -104.9622539 39.7350462 5463 1018 4880 0.0514136092144711 0.0514136092144711 -104.9622539 39.7350462 -104.9616527 39.7350527 5464 4880 4881 0.0525893579522226 0.0525893579522226 -104.9616527 39.7350527 -104.9610377 39.7350501 5465 4881 3721 0.0533162444253223 0.0533162444253223 -104.9610377 39.7350501 -104.9604142 39.7350474 5466 3721 4882 0.0519823122660099 0.0519823122660099 -104.9604142 39.7350474 -104.9598063 39.7350501 5467 4882 4883 0.0522344210852062 0.0522344210852062 -104.9598063 39.7350501 -104.9591955 39.7350566 5468 4883 4884 0.0505876398657049 0.0505876398657049 -104.9591955 39.7350566 -104.9586039 39.7350563 5469 4884 3336 0.0998762512001326 0.0998762512001326 -104.9586039 39.7350563 -104.9574365 39.7350853 5470 3336 4885 0.0991185753255084 0.0991185753255084 -104.9574365 39.7350853 -104.9562778 39.7351101 5471 4885 4886 0.0963539908668941 0.0963539908668941 -104.9562778 39.7351101 -104.9551513 39.7351307 5472 4886 4887 0.0885379825241657 0.0885379825241657 -104.9551513 39.7351307 -104.9541159 39.7351266 5473 4887 4888 0.0119373214867398 0.0119373214867398 -104.9541159 39.7351266 -104.9539764 39.7351225 5474 4888 2056 0.0843994384439808 0.0843994384439808 -104.9539764 39.7351225 -104.9529894 39.7351183 5475 2056 4889 0.0133131298111966 0.0133131298111966 -104.9529894 39.7351183 -104.9528338 39.7351142 5476 4889 2662 0.0974967707832978 0.0974967707832978 -104.9528338 39.7351142 -104.9516945 39.7351487 5477 2662 4135 0.0954371783119999 0.0954371783119999 -104.9516945 39.7351487 -104.9505787 39.7351289 5479 4890 4891 0.0937877451974264 0.0937877451974264 -104.9494864 39.7351307 -104.9483898 39.7351143 5480 4891 4892 0.0948153596322219 0.0948153596322219 -104.9483898 39.7351143 -104.947281 39.73512 5482 3459 4893 0.0478001833146321 0.0478001833146321 -104.9461795 39.735119 -104.9456205 39.7351177 5484 4894 4895 0.0479027082737571 0.0479027082737571 -104.945082 39.7351139 -104.9445218 39.7351149 5485 4895 4896 0.0478122905377956 0.0478122905377956 -104.9445218 39.7351149 -104.9439627 39.7351095 5486 4896 859 0.0923773172496592 0.0923773172496592 -104.9439627 39.7351095 -104.9428825 39.7350975 5487 859 454 0.0453886692992681 0.0453886692992681 -104.9428825 39.7350975 -104.9423517 39.7350982 5488 454 4897 0.0453208554339034 0.0453208554339034 -104.9423517 39.7350982 -104.9418217 39.735096 5489 4897 458 0.0453479211780813 0.0453479211780813 -104.9418217 39.735096 -104.9412914 39.7350999 5492 4899 4900 0.0139467367099566 0.0139467367099566 -104.9407436 39.7346624 -104.9405805 39.7346624 5493 4900 4901 0.0360421538971705 0.0360421538971705 -104.9405805 39.7346624 -104.9401595 39.7346781 5494 4901 4902 0.0578381423218813 0.0578381423218813 -104.9401595 39.7346781 -104.9394839 39.7347032 5495 4902 4903 0.00552719826630604 0.00552719826630604 -104.9394839 39.7347032 -104.9394193 39.7347015 5496 4903 4904 0.0875768226675012 0.0875768226675012 -104.9394193 39.7347015 -104.9383957 39.7346753 5497 4904 4905 0.0943606682528015 0.0943606682528015 -104.9383957 39.7346753 -104.9372922 39.7346747 5498 4905 4906 0.0967192189659533 0.0967192189659533 -104.9372922 39.7346747 -104.9361612 39.7346852 5499 4906 4907 0.098185525305783 0.098185525305783 -104.9361612 39.7346852 -104.935013 39.7346788 5501 4908 2748 0.100541646868693 0.100541646868693 -104.9338415 39.7346803 -104.9326658 39.7346911 5502 2748 4909 0.0966275722613029 0.0966275722613029 -104.9326658 39.7346911 -104.9315358 39.7346873 5503 4909 4910 0.0992689355907326 0.0992689355907326 -104.9315358 39.7346873 -104.9303749 39.7346868 5504 4910 4911 0.101479918551735 0.101479918551735 -104.9303749 39.7346868 -104.9291882 39.7346779 6779 5822 3617 0.0484295076881561 0.0484295076881561 -104.9810031 39.6911678 -104.9804371 39.6911668 5505 4911 4912 0.0969181343296834 0.0969181343296834 -104.9291882 39.7346779 -104.9280548 39.7346813 5507 2121 4913 0.0979459294550903 0.0979459294550903 -104.9268925 39.7346889 -104.9257471 39.7346951 5508 4913 4914 0.0979869433285632 0.0979869433285632 -104.9257471 39.7346951 -104.9246012 39.7346918 5509 4914 4915 0.197888030311115 0.197888030311115 -104.9246012 39.7346918 -104.922287 39.7346902 5510 3113 4916 0.205521796352519 0.205521796352519 -104.9578008 39.7129346 -104.9580269 39.7110945 5511 4916 4917 0.213014583006008 0.213014583006008 -104.9580269 39.7110945 -104.9558286 39.7101945 5514 1222 4919 0.098914174918745 0.098914174918745 -105.0123423 39.7375848 -105.0134991 39.7375845 5516 4920 1622 0.0585646429204787 0.0585646429204787 -104.9894816 39.7286261 -104.9899006 39.7290427 5517 1622 4921 0.122620409777708 0.122620409777708 -104.9899006 39.7290427 -104.9906535 39.7299812 5518 4921 4922 0.218423462474676 0.218423462474676 -104.9906535 39.7299812 -104.9919185 39.7316877 5520 2815 4923 0.167710746898946 0.167710746898946 -104.9919925 39.7317917 -104.9929606 39.7331034 5521 4923 4924 0.0980438120983448 0.0980438120983448 -104.9929606 39.7331034 -104.9935332 39.7338673 5523 4677 4925 0.0746274432259007 0.0746274432259007 -104.9941264 39.7346802 -104.9945592 39.735263 5525 4926 617 0.0797365701263369 0.0797365701263369 -104.9952734 39.7362407 -104.9957301 39.7368659 5526 617 4927 0.125187481931903 0.125187481931903 -104.9957301 39.7368659 -104.9964542 39.7378444 5527 4927 4928 0.0778528067673226 0.0778528067673226 -104.9964542 39.7378444 -104.9968967 39.7384563 5528 4928 4929 0.199074396611122 0.199074396611122 -104.9968967 39.7384563 -104.9980335 39.7400187 5532 4932 4933 0.00438034032424269 0.00438034032424269 -104.9989204 39.7415592 -104.9989403 39.7415955 5533 4933 4934 0.0884200199820011 0.0884200199820011 -104.9989403 39.7415955 -104.9993415 39.7423284 5534 4934 4935 0.245891005874257 0.245891005874257 -104.9993415 39.7423284 -104.9999815 39.7444843 5535 4935 4936 0.142250751986944 0.142250751986944 -104.9999815 39.7444843 -105.0001355 39.7457581 5536 4936 4937 0.0173695104401488 0.0173695104401488 -105.0001355 39.7457581 -105.0002133 39.7459024 5538 4938 4939 0.203545296385478 0.203545296385478 -104.9976397 39.7384568 -104.9964751 39.7368603 5540 1358 4940 0.12982829991663 0.12982829991663 -104.9942545 39.7824831 -104.9942716 39.7836506 5543 4079 2536 0.319784261068233 0.319784261068233 -104.9938425 39.7841519 -104.9938854 39.7870276 5545 4926 616 0.0701041786984163 0.0701041786984163 -104.9952734 39.7362407 -104.9952849 39.7368711 5546 616 4942 0.177022653633518 0.177022653633518 -104.9952849 39.7368711 -104.9952889 39.7384631 5547 4942 4943 0.172063039899941 0.172063039899941 -104.9952889 39.7384631 -104.9952896 39.7400105 5549 4944 4945 0.149558307265757 0.149558307265757 -104.9951662 39.7166026 -104.9951594 39.7179476 5550 4945 3715 0.0517838841978355 0.0517838841978355 -104.9951594 39.7179476 -104.995157 39.7184133 5551 3715 4948 0.104024626392335 0.104024626392335 -104.995157 39.7184133 -104.9951641 39.7193488 5552 4948 4949 0.174823058982553 0.174823058982553 -104.9951641 39.7193488 -104.9951748 39.720921 5553 4949 2616 0.177668474307762 0.177668474307762 -104.9951748 39.720921 -104.9951825 39.7225188 5554 2616 4950 0.0535070014349516 0.0535070014349516 -104.9951825 39.7225188 -104.9951823 39.723 5555 4950 4951 0.124049062817869 0.124049062817869 -104.9951823 39.723 -104.995182 39.7241156 5556 4951 4952 0.174777210980769 0.174777210980769 -104.995182 39.7241156 -104.995189 39.7256874 5557 4952 4953 0.127620790205472 0.127620790205472 -104.995189 39.7256874 -104.9951981 39.7268351 5558 4953 4954 0.0551759306609038 0.0551759306609038 -104.9951981 39.7268351 -104.995202 39.7273313 5559 4954 4955 0.176133032867453 0.176133032867453 -104.995202 39.7273313 -104.9951984 39.7289153 5560 4955 4956 0.177512737206305 0.177512737206305 -104.9951984 39.7289153 -104.9952321 39.7305115 5562 4406 4957 0.277669971565855 0.277669971565855 -105.0297541 39.6988189 -105.0329814 39.6985547 5564 4958 4959 0.199658223163124 0.199658223163124 -105.0250687 39.6992129 -105.0274024 39.6992151 5566 1598 1655 0.160087686125488 0.160087686125488 -105.0137725 39.6990764 -105.0156436 39.6990896 5568 4960 1592 0.199275601482479 0.199275601482479 -105.0109882 39.7047956 -105.0133176 39.7047886 5569 1592 1643 0.201203252625689 0.201203252625689 -105.0133176 39.7047886 -105.0156693 39.7047622 5571 4961 4369 0.0888591183295397 0.0888591183295397 -105.0004878 39.7048835 -105.0015255 39.7049188 5572 4369 1450 0.193863730230332 0.193863730230332 -105.0015255 39.7049188 -105.0037914 39.7048924 5573 1450 4962 0.20633144077854 0.20633144077854 -105.0037914 39.7048924 -105.0062033 39.7048924 5575 4963 4964 0.865026893272847 0.865026893272847 -105.0432124 39.7049338 -105.0532477 39.7039798 5577 4966 4413 0.196777109156883 0.196777109156883 -105.027514 39.7049206 -105.0298142 39.704914 5578 4413 4967 0.224682445917882 0.224682445917882 -105.0298142 39.704914 -105.0324406 39.7049206 5579 4967 4304 0.221012468473467 0.221012468473467 -105.0324406 39.7049206 -105.0350241 39.7049272 5582 4969 4970 0.107069922554974 0.107069922554974 -104.9800922 39.781891 -104.9800953 39.7828539 5583 4970 4972 0.0948495530272937 0.0948495530272937 -104.9800953 39.7828539 -104.980098 39.7837069 5586 4269 4973 0.080198786030782 0.080198786030782 -104.980164 39.7783344 -104.9800837 39.779053 5587 4974 4767 0.0973607348320062 0.0973607348320062 -104.9799651 39.7216117 -104.979936 39.722487 5588 4767 4975 0.179413565332346 0.179413565332346 -104.979936 39.722487 -104.9799308 39.7241005 5589 4975 4976 0.169917329199621 0.169917329199621 -104.9799308 39.7241005 -104.9799349 39.7256286 5590 4976 4977 0.181948721536683 0.181948721536683 -104.9799349 39.7256286 -104.9799397 39.7272649 5591 4977 3805 0.200239828466703 0.200239828466703 -104.9799397 39.7272649 -104.9799392 39.7290657 5592 3805 4978 0.152216995314545 0.152216995314545 -104.9799392 39.7290657 -104.9799295 39.7304346 5594 3620 4979 0.203157103314032 0.203157103314032 -104.9803501 39.716491 -104.9802827 39.7183173 5595 4979 2366 0.112909559408727 0.112909559408727 -104.9802827 39.7183173 -104.9802624 39.7193326 5596 2366 4147 0.176980531073324 0.176980531073324 -104.9802624 39.7193326 -104.9802738 39.7209242 5597 4147 4980 0.0231632311908037 0.0231632311908037 -104.9802738 39.7209242 -104.9802767 39.7211325 5599 4981 4982 0.122490029160582 0.122490029160582 -104.9800351 39.7844962 -104.9800523 39.7855977 5600 4982 4983 0.198021379234554 0.198021379234554 -104.9800523 39.7855977 -104.9800351 39.7873785 5602 4831 3290 0.14433688220634 0.14433688220634 -104.9460063 39.7043461 -104.9444349 39.7038735 5604 4248 1783 0.203809923376497 0.203809923376497 -104.985053 39.6966228 -104.9850787 39.69479 5605 1783 4984 0.197266471488896 0.197266471488896 -104.9850787 39.69479 -104.9851312 39.6930164 5606 4984 4985 0.203487572214077 0.203487572214077 -104.9851312 39.6930164 -104.9851243 39.6911864 5607 4985 4986 0.197825547248631 0.197825547248631 -104.9851243 39.6911864 -104.9851579 39.6894075 5608 4986 4987 2.41542068401941 2.41542068401941 -104.9851579 39.6894075 -104.9851604 39.6676851 5610 4989 4990 0.0962172324904451 0.0962172324904451 -104.9850107 39.7147282 -104.985045 39.7138633 5611 4990 3077 0.102766134165042 0.102766134165042 -104.985045 39.7138633 -104.9850625 39.7129392 5613 4991 322 0.0217232354992756 0.0217232354992756 -105.0155876 39.7516074 -105.0158044 39.7515055 5614 322 4992 0.0357866971477297 0.0357866971477297 -105.0158044 39.7515055 -105.0161841 39.75137 5615 4992 4993 0.0111993418256192 0.0111993418256192 -105.0161841 39.75137 -105.0163127 39.7513508 5618 4994 3114 0.0796924849623814 0.0796924849623814 -104.9518573 39.713502 -104.9523224 39.712881 5619 3114 4995 0.20745656668227 0.20745656668227 -104.9523224 39.712881 -104.9523191 39.7110153 5621 4996 4997 0.202175143533063 0.202175143533063 -104.9523584 39.6965806 -104.952353 39.6947624 5622 4997 4998 0.201486340865611 0.201486340865611 -104.952353 39.6947624 -104.9523609 39.6929504 5623 4998 4999 0.201289887939002 0.201289887939002 -104.9523609 39.6929504 -104.9523772 39.6911402 5624 4999 5000 0.201274447612783 0.201274447612783 -104.9523772 39.6911402 -104.9523825 39.6893301 5625 5000 5001 0.402211090441065 0.402211090441065 -104.9523825 39.6893301 -104.952412 39.685713 5627 1058 5002 0.0523412516567849 0.0523412516567849 -104.9523656 39.702949 -104.9525063 39.7024909 5628 5002 5003 0.185331167798599 0.185331167798599 -104.9525063 39.7024909 -104.9542392 39.7014907 5629 5003 3655 0.0518833582791727 0.0518833582791727 -104.9542392 39.7014907 -104.9546075 39.70112 5632 5004 4344 0.139169147250759 0.139169147250759 -104.9585604 39.7557264 -104.9585786 39.7569779 5633 4344 5005 0.13717907888566 0.13717907888566 -104.9585786 39.7569779 -104.9585602 39.7582115 5634 5005 3044 0.136502893019444 0.136502893019444 -104.9585602 39.7582115 -104.95856 39.7594391 5635 3044 5006 0.140687498507325 0.140687498507325 -104.95856 39.7594391 -104.9585719 39.7607043 5636 5006 5007 0.0045870406114538 0.0045870406114538 -104.9585719 39.7607043 -104.9585692 39.7607455 5637 5007 5008 0.137903992793689 0.137903992793689 -104.9585692 39.7607455 -104.9585679 39.7619857 5638 5008 1165 0.1390388743026 0.1390388743026 -104.9585679 39.7619857 -104.9585626 39.7632361 5640 885 4470 0.139218366547603 0.139218366547603 -104.9585659 39.7644817 -104.9585565 39.7657337 5641 4470 2792 0.134293285442621 0.134293285442621 -104.9585565 39.7657337 -104.9585673 39.7669414 5642 2792 5009 0.131431211174063 0.131431211174063 -104.9585673 39.7669414 -104.9585862 39.7681233 5644 5012 739 0.391173244940122 0.391173244940122 -104.9582526 39.7728926 -104.9582445 39.7764105 5645 739 1559 0.139743785900176 0.139743785900176 -104.9582445 39.7764105 -104.9582585 39.7776672 5646 1559 4275 0.141288921951359 0.141288921951359 -104.9582585 39.7776672 -104.9582338 39.7789377 5647 4275 5013 0.120791048813674 0.120791048813674 -104.9582338 39.7789377 -104.9582338 39.780024 5648 5013 5014 0.0105624832499152 0.0105624832499152 -104.9582338 39.780024 -104.9582392 39.7801189 5649 5014 5015 0.0438951959332696 0.0438951959332696 -104.9582392 39.7801189 -104.9582016 39.7805126 5650 5015 5016 0.160752036464104 0.160752036464104 -104.9582016 39.7805126 -104.9581399 39.7819575 5652 5017 2345 0.117820938280592 0.117820938280592 -104.9590772 39.7184349 -104.9585534 39.7194149 5654 4151 1536 0.0491815160552347 0.0491815160552347 -104.9582358 39.7209729 -104.9582358 39.7214152 5655 1536 4765 0.126517768209698 0.126517768209698 -104.9582358 39.7214152 -104.9582333 39.722553 5656 4765 5019 0.175921623374803 0.175921623374803 -104.9582333 39.722553 -104.9582358 39.7241351 5657 5019 5020 0.0764689744574068 0.0764689744574068 -104.9582358 39.7241351 -104.9582512 39.7248227 5658 5020 5021 0.102480731304504 0.102480731304504 -104.9582512 39.7248227 -104.958869 39.7256124 5659 5021 1190 0.167860102396295 0.167860102396295 -104.958869 39.7256124 -104.9590238 39.7271173 5660 1190 5022 0.022286088803945 0.022286088803945 -104.9590238 39.7271173 -104.9590198 39.7273177 5661 5022 3787 0.1996828431131 0.1996828431131 -104.9590198 39.7273177 -104.9590433 39.7291134 5662 3787 5023 0.154628071522294 0.154628071522294 -104.9590433 39.7291134 -104.9592069 39.7304983 5687 5040 1763 0.201152967219908 0.201152967219908 -104.9768897 39.7183279 -104.9768983 39.7165189 5663 5023 2252 0.333559522830682 0.333559522830682 -104.9592069 39.7304983 -104.9586038 39.733462 5664 2252 5024 0.0290309763494638 0.0290309763494638 -104.9586038 39.733462 -104.9585953 39.733723 5665 5024 4884 0.148258019557603 0.148258019557603 -104.9585953 39.733723 -104.9586039 39.7350563 5666 4884 5025 0.194698119191853 0.194698119191853 -104.9586039 39.7350563 -104.9585847 39.7368072 5667 5025 5026 0.176313474196241 0.176313474196241 -104.9585847 39.7368072 -104.9586987 39.7383904 5668 5026 5027 0.192373972114261 0.192373972114261 -104.9586987 39.7383904 -104.9587811 39.7401193 5669 5027 679 0.169442185038323 0.169442185038323 -104.9587811 39.7401193 -104.9591758 39.7416126 5672 5029 4596 0.157086480064782 0.157086480064782 -104.9591698 39.7434491 -104.9598011 39.7447758 5674 5030 5031 0.105448542276863 0.105448542276863 -104.987378 39.7401161 -104.9884893 39.7405273 5677 5032 5034 0.00520403492524916 0.00520403492524916 -104.9757617 39.7494389 -104.9757621 39.7494857 5678 5034 5035 0.00442576451440448 0.00442576451440448 -104.9757621 39.7494857 -104.9757616 39.7495255 5679 5035 5036 0.135764863246336 0.135764863246336 -104.9757616 39.7495255 -104.9757455 39.7507464 5681 5037 813 0.139038307562208 0.139038307562208 -104.9757231 39.7519986 -104.9757523 39.7532488 5682 813 3554 0.152271167865336 0.152271167865336 -104.9757523 39.7532488 -104.9757464 39.7546182 5684 5038 5039 0.16037248823512 0.16037248823512 -104.9760611 39.7840873 -104.976207 39.7855252 5686 2368 5040 0.131780679502724 0.131780679502724 -104.9775163 39.7194106 -104.9768897 39.7183279 5689 5041 5042 0.178235693488978 0.178235693488978 -104.9761583 39.7400231 -104.9761502 39.741626 5690 5042 663 0.00303458618342364 0.00303458618342364 -104.9761502 39.741626 -104.9761569 39.7416528 5691 663 5043 0.17896901951739 0.17896901951739 -104.9761569 39.7416528 -104.9761631 39.7432623 5692 5043 4608 0.175810797673871 0.175810797673871 -104.9761631 39.7432623 -104.9761582 39.7448434 5693 4608 5044 0.116588664300191 0.116588664300191 -104.9761582 39.7448434 -104.9761532 39.7458919 5694 5044 5045 0.0312349930548565 0.0312349930548565 -104.9761532 39.7458919 -104.9761515 39.7461728 5695 5045 3670 0.147012417470316 0.147012417470316 -104.9761515 39.7461728 -104.976114 39.7474946 5697 5046 4162 0.0660609059196111 0.0660609059196111 -104.9763833 39.7195295 -104.9763833 39.7201236 5698 4162 4771 0.262084611870375 0.262084611870375 -104.9763833 39.7201236 -104.9764091 39.7224805 5699 4771 5047 0.17859412824458 0.17859412824458 -104.9764091 39.7224805 -104.9763952 39.7240866 5700 5047 5048 0.1691727396202 0.1691727396202 -104.9763952 39.7240866 -104.9764012 39.725608 5701 5048 5049 0.184472749838431 0.184472749838431 -104.9764012 39.725608 -104.9764055 39.727267 5702 5049 3801 0.20027318311003 0.20027318311003 -104.9764055 39.727267 -104.9764057 39.7290681 5703 3801 5050 0.154503416019497 0.154503416019497 -104.9764057 39.7290681 -104.976386 39.7304575 5704 5050 932 0.176703352691921 0.176703352691921 -104.976386 39.7304575 -104.9764282 39.7320463 5706 2217 4867 0.160601247675141 0.160601247675141 -104.9764407 39.7337019 -104.9764304 39.7351462 5707 4867 5051 0.19278749199245 0.19278749199245 -104.9764304 39.7351462 -104.976452 39.7368799 5708 5051 5052 0.171738832244774 0.171738832244774 -104.976452 39.7368799 -104.976473 39.7384243 5709 5052 5053 0.125039053144726 0.125039053144726 -104.976473 39.7384243 -104.9764695 39.7395488 5710 5053 5054 0.0536646579213684 0.0536646579213684 -104.9764695 39.7395488 -104.9764641 39.7400314 5712 2413 5055 0.0539797182371141 0.0539797182371141 -105.0411693 39.753016 -105.04162 39.753356 5713 5055 5056 0.0555511846145791 0.0555511846145791 -105.04162 39.753356 -105.0422607 39.7532726 5714 5056 5057 0.0564985233788716 0.0564985233788716 -105.0422607 39.7532726 -105.0429216 39.7532726 5715 5058 5059 0.0116997793337229 0.0116997793337229 -104.9592906 39.7801271 -104.9592971 39.780022 5716 5059 369 0.121769364056454 0.121769364056454 -104.9592971 39.780022 -104.9593952 39.7789295 5717 369 1558 0.13936986171661 0.13936986171661 -104.9593952 39.7789295 -104.959414 39.7776762 5718 1558 738 0.139138948896028 0.139138948896028 -104.959414 39.7776762 -104.9594193 39.7764249 5719 738 5060 0.392796141218442 0.392796141218442 -104.9594193 39.7764249 -104.9594167 39.7728924 5721 5061 5062 0.12142771399357 0.12142771399357 -104.9586363 39.7111011 -104.958436 39.71002 5722 5062 5063 0.0553958184996893 0.0553958184996893 -104.958436 39.71002 -104.957987 39.709661 5723 5063 4434 0.0566894209705876 0.0566894209705876 -104.957987 39.709661 -104.957527 39.709294 5724 4434 2921 0.313688166061769 0.313688166061769 -104.957527 39.709294 -104.954906 39.707321 5726 5062 422 0.127478280907992 0.127478280907992 -104.958436 39.71002 -104.958788 39.708906 5727 422 5063 0.108364291033736 0.108364291033736 -104.958788 39.708906 -104.957987 39.709661 5729 5066 5067 0.177224259300569 0.177224259300569 -105.0384889 39.7165547 -105.0384982 39.7149609 5730 5067 1319 0.176633232309172 0.176633232309172 -105.0384982 39.7149609 -105.0385003 39.7133724 5731 1319 1375 0.177680959479223 0.177680959479223 -105.0385003 39.7133724 -105.0384745 39.7117746 5732 1375 5068 0.0602164425054291 0.0602164425054291 -105.0384745 39.7117746 -105.038466 39.7112331 5733 5068 288 0.02427348670764 0.02427348670764 -105.038466 39.7112331 -105.0384831 39.7110152 5734 288 5069 0.0611513015273674 0.0611513015273674 -105.0384831 39.7110152 -105.0385432 39.7104672 5735 5069 4693 0.113806398942027 0.113806398942027 -105.0385432 39.7104672 -105.038526 39.7094438 5736 4693 5070 0.156397394554719 0.156397394554719 -105.038526 39.7094438 -105.0385346 39.7080373 5738 1493 182 0.220724132280051 0.220724132280051 -105.037738 39.695087 -105.0379081 39.6931063 5739 182 1710 0.202718600976859 0.202718600976859 -105.0379081 39.6931063 -105.0378737 39.6912834 5742 5072 5073 0.0235981208081862 0.0235981208081862 -105.0381596 39.707404 -105.0381339 39.7071927 5743 5073 5074 0.173346209176791 0.173346209176791 -105.0381339 39.7071927 -105.0381484 39.7056338 5744 5074 5075 0.183560584904857 0.183560584904857 -105.0381484 39.7056338 -105.0381484 39.703983 5746 5076 5077 0.201201481229781 0.201201481229781 -105.037951 39.7021472 -105.0379338 39.7003378 5747 5077 5078 0.196158089713223 0.196158089713223 -105.0379338 39.7003378 -105.0378651 39.6985745 5750 5080 304 0.450334409862505 0.450334409862505 -105.001279 39.7649816 -105.0045998 39.7618374 5755 5083 4179 0.23271473726582 0.23271473726582 -104.9957531 39.7077667 -104.9951206 39.7057312 5757 5084 5085 0.100586570089845 0.100586570089845 -104.9908575 39.7165834 -104.9908403 39.7174879 5758 5085 3712 0.0974495496468689 0.0974495496468689 -104.9908403 39.7174879 -104.9908169 39.7183641 5759 3712 5088 0.107190885250137 0.107190885250137 -104.9908169 39.7183641 -104.9908341 39.719328 5761 1840 2612 0.176114771519943 0.176114771519943 -104.9908489 39.7209474 -104.9908346 39.7225312 5762 2612 5089 0.0532850041931226 0.0532850041931226 -104.9908346 39.7225312 -104.990837 39.7230104 5763 5089 5090 0.123805391077944 0.123805391077944 -104.990837 39.7230104 -104.9908427 39.7241238 5764 5090 5091 0.0921824286504112 0.0921824286504112 -104.9908427 39.7241238 -104.9908359 39.7249528 5765 5091 5092 0.0849604613604367 0.0849604613604367 -104.9908359 39.7249528 -104.9904446 39.7256551 5767 5093 4077 0.0433656831085181 0.0433656831085181 -104.9901518 39.7836836 -104.9901174 39.7840727 5768 4077 5094 0.807132686207363 0.807132686207363 -104.9901174 39.7840727 -104.989017 39.791282 5769 5092 5095 0.184721084541763 0.184721084541763 -104.9904446 39.7256551 -104.9902684 39.7273108 5770 5095 5096 0.112121546650621 0.112121546650621 -104.9902684 39.7273108 -104.9899868 39.7282956 5771 5096 5097 0.012405493892182 0.012405493892182 -104.9899868 39.7282956 -104.9898761 39.7283677 12067 8534 8532 0.0417307390941294 0.0417307390941294 -104.9544306 39.7462589 -104.9548313 39.7460446 5774 5099 5100 0.195348601056539 0.195348601056539 -104.9781101 39.6911501 -104.9781016 39.6893933 5775 5100 5101 1.61385249170336 1.61385249170336 -104.9781016 39.6893933 -104.978136 39.6748796 5776 4334 5102 0.201130889411283 0.201130889411283 -104.9780308 39.7165201 -104.9780399 39.7147113 5778 5103 2576 0.52830768269949 0.52830768269949 -104.9499914 39.7083084 -104.9558107 39.7098997 5782 1145 874 0.139433776255124 0.139433776255124 -104.970897 39.7632567 -104.9708813 39.7645106 5783 874 4462 0.13822164303959 0.13822164303959 -104.9708813 39.7645106 -104.9708658 39.7657536 5784 4462 2782 0.134807869792579 0.134807869792579 -104.9708658 39.7657536 -104.9708506 39.7669659 5786 5108 5109 0.136531475414142 0.136531475414142 -104.9708358 39.7681531 -104.9708204 39.7693809 5787 5110 5111 0.166792389966844 0.166792389966844 -104.971535 39.780686 -104.971535 39.782186 5788 5111 5112 0.0444779706577198 0.0444779706577198 -104.971535 39.782186 -104.971535 39.782586 5789 5113 4169 0.194541086455447 0.194541086455447 -104.9705842 39.7183394 -104.9706014 39.7200889 5790 4169 4754 0.20739031390672 0.20739031390672 -104.9706014 39.7200889 -104.9705953 39.721954 5791 4754 5114 0.19819923300798 0.19819923300798 -104.9705953 39.721954 -104.9705782 39.7237364 5792 5114 5115 0.205574207946515 0.205574207946515 -104.9705782 39.7237364 -104.9705996 39.7255851 5793 5115 5116 0.18969176296687 0.18969176296687 -104.9705996 39.7255851 -104.9706146 39.727291 5795 3795 5117 0.153449380032665 0.153449380032665 -104.9706199 39.7290832 -104.9706239 39.7304632 5796 5117 942 0.178860285004076 0.178860285004076 -104.9706239 39.7304632 -104.9706365 39.7320717 5797 942 2226 0.181510674241125 0.181510674241125 -104.9706365 39.7320717 -104.9706554 39.733704 5798 2226 4876 0.162456954471732 0.162456954471732 -104.9706554 39.733704 -104.9706482 39.735165 5799 4876 5118 0.192077540660028 0.192077540660028 -104.9706482 39.735165 -104.9706897 39.7368921 5800 5118 5119 0.169639680241679 0.169639680241679 -104.9706897 39.7368921 -104.9706954 39.7384177 5801 5119 5120 0.176431836448169 0.176431836448169 -104.9706954 39.7384177 -104.9707273 39.7400042 5805 5123 5124 0.138482206224941 0.138482206224941 -104.9708859 39.7607568 -104.9708846 39.7620022 5807 5125 5126 0.196467690434778 0.196467690434778 -104.970211 39.7696514 -104.9683965 39.7707362 5809 5127 5128 0.177236972666439 0.177236972666439 -104.9709293 39.7400169 -104.9709165 39.7416108 5810 5128 666 0.00411429224620583 0.00411429224620583 -104.9709165 39.7416108 -104.9709162 39.7416478 5811 666 5129 0.00398081510277296 0.00398081510277296 -104.9709162 39.7416478 -104.970916 39.7416836 5812 5129 5130 0.0219503048251099 0.0219503048251099 -104.970916 39.7416836 -104.9709144 39.741881 5813 5130 5131 0.152662411900591 0.152662411900591 -104.9709144 39.741881 -104.9709034 39.7432539 5814 5131 4605 0.174323615227633 0.174323615227633 -104.9709034 39.7432539 -104.9708908 39.7448216 5815 4605 3691 0.233536002014651 0.233536002014651 -104.9708908 39.7448216 -104.970874 39.7469218 5816 3691 5132 0.0578224768050087 0.0578224768050087 -104.970874 39.7469218 -104.9708698 39.7474418 5817 4901 5133 0.0573209620432963 0.0573209620432963 -104.9401595 39.7346781 -104.9395046 39.7345681 5819 5134 5135 0.102452742724465 0.102452742724465 -104.9384246 39.7341756 -104.9373097 39.7338382 5820 5135 5136 0.101180875593513 0.101180875593513 -104.9373097 39.7338382 -104.9361524 39.7336487 5821 5136 5137 0.0993172550227887 0.0993172550227887 -104.9361524 39.7336487 -104.935004 39.7335152 5822 5137 5138 0.0973174615516026 0.0973174615516026 -104.935004 39.7335152 -104.933879 39.733383 5823 5138 5139 0.0592813821516456 0.0592813821516456 -104.933879 39.733383 -104.9331993 39.7332781 5824 5139 5140 0.0572628386692297 0.0572628386692297 -104.9331993 39.7332781 -104.9325581 39.7331296 5825 5140 5141 0.0908568563064313 0.0908568563064313 -104.9325581 39.7331296 -104.931599 39.732778 5826 5141 5142 0.108696465338082 0.108696465338082 -104.931599 39.732778 -104.930434 39.732387 5827 5142 5143 0.117446225438567 0.117446225438567 -104.930434 39.732387 -104.9292349 39.731872 5828 5143 5144 0.115052510861077 0.115052510861077 -104.9292349 39.731872 -104.9280639 39.7313625 5831 2118 5146 0.132113404680538 0.132113404680538 -104.9268844 39.7308196 -104.9257328 39.7300276 5832 5146 5147 0.0733188328504862 0.0733188328504862 -104.9257328 39.7300276 -104.925132 39.7295572 5833 5147 5148 0.0348417204507369 0.0348417204507369 -104.925132 39.7295572 -104.9250676 39.7292478 5860 3449 5168 0.101446764740706 0.101446764740706 -104.9461482 39.7162465 -104.9449622 39.716238 5835 4903 5149 0.0928559279225574 0.0928559279225574 -104.9394193 39.7347015 -104.9384043 39.7344047 5836 5149 5150 0.101009488468598 0.101009488468598 -104.9384043 39.7344047 -104.9373129 39.7340572 5837 5150 5151 0.101494340144734 0.101494340144734 -104.9373129 39.7340572 -104.9361564 39.7338519 12222 8597 8598 0.00932829170104997 0.00932829170104997 -105.0075587 39.7444522 -105.0076164 39.7445234 12223 8598 8599 0.0244824521093208 0.0244824521093208 -105.0076164 39.7445234 -105.0077602 39.7447138 5838 5151 5152 0.100261540674961 0.100261540674961 -104.9361564 39.7338519 -104.9349958 39.7337238 5839 5152 5153 0.221241395423211 0.221241395423211 -104.9349958 39.7337238 -104.9324587 39.7333339 5840 5153 2236 0.0908651857276488 0.0908651857276488 -104.9324587 39.7333339 -104.9314966 39.732987 5841 2236 5154 0.10116756602451 0.10116756602451 -104.9314966 39.732987 -104.930434 39.732587 5842 5154 5155 0.114191873365342 0.114191873365342 -104.930434 39.732587 -104.9292584 39.7320999 5843 5155 5156 0.113038208940698 0.113038208940698 -104.9292584 39.7320999 -104.9280694 39.7316557 5844 5156 2119 0.121856512679973 0.121856512679973 -104.9280694 39.7316557 -104.9268735 39.7310598 5845 2119 5157 0.125333022212683 0.125333022212683 -104.9268735 39.7310598 -104.9257489 39.730337 5846 5157 5158 0.121389833666029 0.121389833666029 -104.9257489 39.730337 -104.9248331 39.7295029 5847 5158 5159 0.0390946612702668 0.0390946612702668 -104.9248331 39.7295029 -104.9245238 39.729244 5850 5160 2133 0.195466658548015 0.195466658548015 -104.9270451 39.7456493 -104.9269818 39.7474065 5854 5163 2476 0.202535777887142 0.202535777887142 -104.9274829 39.7455899 -104.9274657 39.7474113 5856 5164 5165 0.0156138568041909 0.0156138568041909 -104.9499442 39.7162631 -104.9497617 39.7162663 5857 5165 5166 0.100589160353206 0.100589160353206 -104.9497617 39.7162663 -104.9485858 39.7162531 5858 5166 5167 0.104247833927165 0.104247833927165 -104.9485858 39.7162531 -104.947367 39.7162531 5859 5167 3449 0.104250422099089 0.104250422099089 -104.947367 39.7162531 -104.9461482 39.7162465 5861 5168 3879 0.102808830950679 0.102808830950679 -104.9449622 39.716238 -104.9437605 39.7162182 5862 3879 841 0.103522696858037 0.103522696858037 -104.9437605 39.7162182 -104.9425503 39.7162314 5863 841 5169 0.102719682704035 0.102719682704035 -104.9425503 39.7162314 -104.9413494 39.7162383 5864 5169 5170 0.0474110701835865 0.0474110701835865 -104.9413494 39.7162383 -104.9407951 39.7162379 5866 5171 5172 0.106685417852495 0.106685417852495 -104.9874858 39.7165623 -104.9862386 39.7165499 5867 5172 5173 0.0515553847760644 0.0515553847760644 -104.9862386 39.7165499 -104.9856359 39.7165436 5868 5173 4988 0.0505202363313306 0.0505202363313306 -104.9856359 39.7165436 -104.9850453 39.7165375 17163 5107 1802 0.195280530173469 0.195280530173469 -104.9740336 39.6929885 -104.9740336 39.6947447 5869 4988 962 0.105015490507221 0.105015490507221 -104.9850453 39.7165375 -104.983818 39.7165111 5870 962 4141 0.100506431839732 0.100506431839732 -104.983818 39.7165111 -104.982643 39.7165018 5871 4141 3161 0.101307790482977 0.101307790482977 -104.982643 39.7165018 -104.9814586 39.7164952 5872 3161 3620 0.0948143449717999 0.0948143449717999 -104.9814586 39.7164952 -104.9803501 39.716491 5873 3620 1826 0.102953991217456 0.102953991217456 -104.9803501 39.716491 -104.9791466 39.7165069 5874 1826 4334 0.0954488426398559 0.0954488426398559 -104.9791466 39.7165069 -104.9780308 39.7165201 5876 5174 1763 0.050455869495655 0.050455869495655 -104.9774882 39.7165195 -104.9768983 39.7165189 5877 1763 4616 0.0477367574799653 0.0477367574799653 -104.9768983 39.7165189 -104.9763402 39.7165163 5878 4616 5175 0.0514444022852647 0.0514444022852647 -104.9763402 39.7165163 -104.9757389 39.7165269 5879 5175 4306 0.0486177089369888 0.0486177089369888 -104.9757389 39.7165269 -104.9751709 39.7165103 5880 4306 994 0.0512355770161431 0.0512355770161431 -104.9751709 39.7165103 -104.9745719 39.7165069 5881 994 4309 0.0460747606120818 0.0460747606120818 -104.9745719 39.7165069 -104.9740333 39.716514 5882 4309 2915 0.0558782384698847 0.0558782384698847 -104.9740333 39.716514 -104.9733801 39.7165226 5883 2915 2916 0.0205535416898751 0.0205535416898751 -104.9733801 39.7165226 -104.9731398 39.7165226 5909 5190 5191 0.0526195895778432 0.0526195895778432 -105.0433305 39.7245627 -105.0439457 39.7245698 5887 587 588 0.0168822192889414 0.0168822192889414 -105.0297456 39.724543 -105.029943 39.724543 5888 588 5177 0.110837670707715 0.110837670707715 -105.029943 39.724543 -105.031239 39.724543 5889 5177 1399 0.106464576541899 0.106464576541899 -105.031239 39.724543 -105.0324836 39.7245232 5890 1399 5178 0.00837287829367045 0.00837287829367045 -105.0324836 39.7245232 -105.0325815 39.7245237 5891 5178 5179 0.0973274399582508 0.0973274399582508 -105.0325815 39.7245237 -105.0337195 39.7245298 5892 5179 5180 0.0713882284598403 0.0713882284598403 -105.0337195 39.7245298 -105.0345542 39.7245247 5893 5180 3386 0.0465173628433736 0.0465173628433736 -105.0345542 39.7245247 -105.0350981 39.7245214 5894 3386 5181 0.0466294338105993 0.0466294338105993 -105.0350981 39.7245214 -105.0356433 39.7245256 5895 5181 5182 0.0461505269276214 0.0461505269276214 -105.0356433 39.7245256 -105.0361829 39.7245298 5896 5182 2801 0.0476762891770853 0.0476762891770853 -105.0361829 39.7245298 -105.0367403 39.7245365 5897 2801 5183 0.0462906353191723 0.0462906353191723 -105.0367403 39.7245365 -105.0372815 39.724543 5898 5183 5184 0.0462689908237556 0.0462689908237556 -105.0372815 39.724543 -105.0378224 39.7245345 5899 5184 5185 0.0466469950505128 0.0466469950505128 -105.0378224 39.7245345 -105.0383678 39.7245391 5900 5185 5186 0.0471146492559741 0.0471146492559741 -105.0383678 39.7245391 -105.0389187 39.7245383 5901 5186 5187 0.045278465180898 0.045278465180898 -105.0389187 39.7245383 -105.0394481 39.7245427 5902 5187 1570 0.0464406557272166 0.0464406557272166 -105.0394481 39.7245427 -105.0399911 39.7245463 5903 1570 1095 0.0464745881593838 0.0464745881593838 -105.0399911 39.7245463 -105.0405345 39.724543 5904 1095 5188 0.0475893065083787 0.0475893065083787 -105.0405345 39.724543 -105.0410909 39.7245488 7153 6059 6060 0.0479619125752321 0.0479619125752321 -105.0327949 39.7856263 -105.0333562 39.7856282 5905 5188 5189 0.0454253204645735 0.0454253204645735 -105.0410909 39.7245488 -105.041622 39.7245543 5906 5189 1538 0.0460968804258839 0.0460968804258839 -105.041622 39.7245543 -105.042161 39.7245549 5907 1538 3854 0.04697776477365 0.04697776477365 -105.042161 39.7245549 -105.0427103 39.7245555 5908 3854 5190 0.0530473283120516 0.0530473283120516 -105.0427103 39.7245555 -105.0433305 39.7245627 5911 5192 5193 0.0515193353777817 0.0515193353777817 -104.9874942 39.724123 -104.9880966 39.7241225 5913 5194 5195 0.0687779636933597 0.0687779636933597 -104.9883782 39.7241223 -104.9891824 39.7241217 5914 5195 5090 0.141994718426853 0.141994718426853 -104.9891824 39.7241217 -104.9908427 39.7241238 5915 5090 5196 0.112634336237225 0.112634336237225 -104.9908427 39.7241238 -104.9921597 39.7241238 5916 5196 5197 0.0575743623042855 0.0575743623042855 -104.9921597 39.7241238 -104.9928329 39.7241238 5917 5197 4671 0.100935765794822 0.100935765794822 -104.9928329 39.7241238 -104.9940131 39.7241197 5918 4671 4951 0.0999693670841652 0.0999693670841652 -104.9940131 39.7241197 -104.995182 39.7241156 5919 4951 5198 0.0511858126232579 0.0511858126232579 -104.995182 39.7241156 -104.9957805 39.7241162 5921 5199 5200 0.0499779255146796 0.0499779255146796 -104.9963759 39.7241168 -104.9969602 39.7241241 5922 5200 5201 0.0499920394458099 0.0499920394458099 -104.9969602 39.7241241 -104.9975447 39.7241295 5923 5201 5202 0.0457134833999458 0.0457134833999458 -104.9975447 39.7241295 -104.9980791 39.724121 5924 5202 5203 0.0421294446780762 0.0421294446780762 -104.9980791 39.724121 -104.9985716 39.7241131 5925 5203 3957 0.137188173752203 0.137188173752203 -104.9985716 39.7241131 -105.0001757 39.7241141 5926 3957 5204 0.0640931318030062 0.0640931318030062 -105.0001757 39.7241141 -105.000925 39.7241245 5927 5204 5205 0.0544857674041209 0.0544857674041209 -105.000925 39.7241245 -105.001561 39.7241531 5928 5205 5206 0.0521757463337926 0.0521757463337926 -105.001561 39.7241531 -105.002171 39.7241605 5929 5207 5208 0.0487730947754618 0.0487730947754618 -105.0439566 39.7239385 -105.0445268 39.7239462 5930 5208 5209 0.0493635031974476 0.0493635031974476 -105.0445268 39.7239462 -105.0451039 39.7239541 5932 5211 5212 0.207489392195287 0.207489392195287 -105.015182 39.723292 -105.0174804 39.7238894 5933 5212 4646 0.099390326989904 0.099390326989904 -105.0174804 39.7238894 -105.0186425 39.7238822 5935 3645 4555 0.0986517427687235 0.0986517427687235 -105.0209651 39.7238828 -105.0221186 39.7238843 5937 5213 5214 0.322259629928437 0.322259629928437 -104.9870231 39.769169 -104.9896839 39.7671156 5938 5215 5216 0.143730822686287 0.143730822686287 -105.0344555 39.7293058 -105.0344587 39.7305984 5939 5216 5217 0.0599126619694891 0.0599126619694891 -105.0344587 39.7305984 -105.034455 39.7311372 5940 5217 5218 0.202016907937226 0.202016907937226 -105.034455 39.7311372 -105.0344966 39.7329537 5942 5219 5220 0.186576382334646 0.186576382334646 -104.9888684 39.7256475 -104.9888573 39.7273254 5944 5221 5222 0.13343391197395 0.13343391197395 -104.988836 39.784386 -104.988836 39.785586 5945 5222 2558 0.200662474351154 0.200662474351154 -104.988836 39.785586 -104.9887371 39.787389 5946 2558 5224 0.208372800213582 0.208372800213582 -104.9887371 39.787389 -104.9886598 39.789262 5947 5225 4431 0.102067442103011 0.102067442103011 -104.9891924 39.7165504 -104.9891666 39.7174681 5948 4431 3711 0.0989108306469789 0.0989108306469789 -104.9891666 39.7174681 -104.9891861 39.7183575 5949 3711 5226 0.107183313746265 0.107183313746265 -104.9891861 39.7183575 -104.9891947 39.7193214 5950 5226 1839 0.179335285582576 0.179335285582576 -104.9891947 39.7193214 -104.9891924 39.7209342 17165 4242 3547 0.202237742052361 0.202237742052361 -104.9740228 39.6966115 -104.9739907 39.6984301 5951 1839 2611 0.178227308228011 0.178227308228011 -104.9891924 39.7209342 -104.9891783 39.722537 5952 2611 5195 0.176210949140518 0.176210949140518 -104.9891783 39.722537 -104.9891824 39.7241217 20492 10836 10813 0.00305693422510609 0.00305693422510609 -105.0188782 39.7585174 -105.0189136 39.7585213 7198 6089 1755 0.0565523921918465 0.0565523921918465 -105.0118176 39.7608059 -105.0124792 39.7608073 18301 5526 5737 0.156444459924747 0.156444459924747 -105.0410378 39.7738771 -105.0410242 39.7724702 5957 4512 5230 0.200430868604248 0.200430868604248 -104.9546673 39.6965834 -104.9546568 39.6947809 5959 5231 5232 0.20240814685365 0.20240814685365 -104.9546783 39.692957 -104.9546794 39.6911367 5960 5232 5233 0.200177276698155 0.200177276698155 -104.9546794 39.6911367 -104.9546945 39.6893365 5961 5233 5234 0.403649470879027 0.403649470879027 -104.9546945 39.6893365 -104.9547037 39.6857064 5962 3278 3181 0.152742056397443 0.152742056397443 -104.9546506 39.703847 -104.9546249 39.7024735 5964 3927 3703 0.0675866941557576 0.0675866941557576 -105.0021843 39.7644198 -105.002975 39.7644254 5965 3703 708 0.0999635221991015 0.0999635221991015 -105.002975 39.7644254 -105.0041445 39.7644316 5966 708 5235 0.0981118109963614 0.0981118109963614 -105.0041445 39.7644316 -105.0052923 39.7644409 5967 5235 5236 0.0989915986442654 0.0989915986442654 -105.0052923 39.7644409 -105.00645 39.7644159 5968 5236 4189 0.135714784882046 0.135714784882046 -105.00645 39.7644159 -105.0080378 39.7644145 5969 4189 2515 0.133468058331593 0.133468058331593 -105.0080378 39.7644145 -105.0095992 39.7644291 5970 2515 5237 0.135326951582466 0.135326951582466 -105.0095992 39.7644291 -105.0111823 39.7644116 5971 5237 4803 0.135895734874124 0.135895734874124 -105.0111823 39.7644116 -105.0127721 39.7644265 5972 4803 5238 0.136371570616542 0.136371570616542 -105.0127721 39.7644265 -105.0143675 39.7644392 5973 5238 5239 0.126834347813211 0.126834347813211 -105.0143675 39.7644392 -105.0158514 39.7644364 5974 5239 5240 0.133492367602304 0.133492367602304 -105.0158514 39.7644364 -105.0174132 39.7644371 5975 5240 4624 0.131817065741689 0.131817065741689 -105.0174132 39.7644371 -105.0189554 39.7644371 7224 4702 6106 0.102350270818551 0.102350270818551 -104.987569 39.7093263 -104.9863727 39.7093097 5979 2725 5242 0.133090700331069 0.133090700331069 -105.0236117 39.7644248 -105.0251688 39.7644237 5981 5243 5244 0.0777207800874593 0.0777207800874593 -105.0440231 39.7648201 -105.0449324 39.7648219 5982 5244 5245 0.710188326706697 0.710188326706697 -105.0449324 39.7648219 -105.0532413 39.7648055 5983 3974 5246 0.196425810260379 0.196425810260379 -105.0299675 39.7647258 -105.0322646 39.764778 5984 5246 3422 0.201357225192724 0.201357225192724 -105.0322646 39.764778 -105.0346204 39.7647784 5986 3423 5247 0.0491810142725505 0.0491810142725505 -105.0346204 39.7649631 -105.0351958 39.7649631 5987 5247 5248 0.0477450735797267 0.0477450735797267 -105.0351958 39.7649631 -105.0357544 39.764963 5989 5249 5250 0.055676102895211 0.055676102895211 -105.0252881 39.7646691 -105.0259394 39.7646609 5990 5250 5251 0.140244564447974 0.140244564447974 -105.0259394 39.7646609 -105.0275802 39.7646584 5991 5251 5252 0.170294636723478 0.170294636723478 -105.0275802 39.7646584 -105.0295723 39.7646329 5993 5253 5254 0.106323677730181 0.106323677730181 -104.9733576 39.7681592 -104.9721136 39.7681562 5994 5254 5108 0.109212547805518 0.109212547805518 -104.9721136 39.7681562 -104.9708358 39.7681531 5995 5108 4725 0.103272467122344 0.103272467122344 -104.9708358 39.7681531 -104.9696275 39.7681501 5996 4725 5255 0.103742512264204 0.103742512264204 -104.9696275 39.7681501 -104.9684137 39.7681472 5997 5255 5256 0.105340810076794 0.105340810076794 -104.9684137 39.7681472 -104.9671812 39.7681442 5999 5257 3136 0.108092936006134 0.108092936006134 -104.9659655 39.7681412 -104.9647008 39.7681381 6000 3136 3908 0.107682657630117 0.107682657630117 -104.9647008 39.7681381 -104.9634409 39.7681351 7243 6117 6118 0.0967566510311658 0.0967566510311658 -104.9721753 39.7092881 -104.9710442 39.7092903 6001 3908 1048 0.108571568461532 0.108571568461532 -104.9634409 39.7681351 -104.9621706 39.768132 6002 1048 5258 0.101973343920372 0.101973343920372 -104.9621706 39.768132 -104.9609775 39.7681291 6003 5258 5259 0.106357911571636 0.106357911571636 -104.9609775 39.7681291 -104.9597331 39.7681261 6005 5260 5009 0.0315381518095178 0.0315381518095178 -104.9589552 39.7681242 -104.9585862 39.7681233 6006 5009 3333 0.108118604625977 0.108118604625977 -104.9585862 39.7681233 -104.9573212 39.7681202 6007 3333 5261 0.119315074925742 0.119315074925742 -104.9573212 39.7681202 -104.9559252 39.7681168 6008 5261 5263 0.0963665691070474 0.0963665691070474 -104.9559252 39.7681168 -104.9547977 39.7681141 6009 5263 5264 0.0432816561908272 0.0432816561908272 -104.9547977 39.7681141 -104.9542913 39.7681128 6010 5264 2085 0.0535379351296007 0.0535379351296007 -104.9542913 39.7681128 -104.9536649 39.7681113 6011 2085 5265 0.105640004427027 0.105640004427027 -104.9536649 39.7681113 -104.9524289 39.7681083 6012 5265 4130 0.106366490545515 0.106366490545515 -104.9524289 39.7681083 -104.9511844 39.7681053 6013 4130 5266 0.109451940113279 0.109451940113279 -104.9511844 39.7681053 -104.9499038 39.7681022 6014 5266 5267 0.101101610243622 0.101101610243622 -104.9499038 39.7681022 -104.9487209 39.7680993 6018 5269 5270 0.0982982274574071 0.0982982274574071 -104.9451609 39.7680906 -104.9440108 39.7680878 6019 5270 804 0.0991956500472809 0.0991956500472809 -104.9440108 39.7680878 -104.9428502 39.768085 6020 804 5271 0.0978879869631794 0.0978879869631794 -104.9428502 39.768085 -104.9417049 39.7680822 6021 5271 5272 0.0909649766992318 0.0909649766992318 -104.9417049 39.7680822 -104.9406406 39.7680796 6022 5272 5273 0.0146836193769648 0.0146836193769648 -104.9406406 39.7680796 -104.9404688 39.7680792 6024 5274 1956 0.174868207801427 0.174868207801427 -104.93153 39.709088 -104.9295943 39.7085824 6027 5275 5276 0.0506368419660478 0.0506368419660478 -104.9862654 39.7138801 -104.9856735 39.713872 6028 5276 4990 0.0537681631666927 0.0537681631666927 -104.9856735 39.713872 -104.985045 39.7138633 6029 4990 5277 0.102832227368728 0.102832227368728 -104.985045 39.7138633 -104.9838429 39.7138757 6030 5277 5278 0.0856095541145101 0.0856095541145101 -104.9838429 39.7138757 -104.9828424 39.7138551 6032 1548 4268 0.202455793335308 0.202455793335308 -104.9824199 39.7765295 -104.9824332 39.7783502 6033 4268 283 0.117344693446838 0.117344693446838 -104.9824332 39.7783502 -104.9824285 39.7794055 6035 4141 5279 0.202925527060843 0.202925527060843 -104.982643 39.7165018 -104.9826249 39.7183267 6036 5279 2364 0.110547560275979 0.110547560275979 -104.9826249 39.7183267 -104.9826087 39.7193208 6037 2364 4146 0.176928363643229 0.176928363643229 -104.9826087 39.7193208 -104.9825915 39.7209119 6038 4146 5281 0.187030458155785 0.187030458155785 -104.9825915 39.7209119 -104.982597 39.7225939 6039 5281 5282 0.011246856594195 0.011246856594195 -104.982597 39.7225939 -104.9825741 39.7226935 6041 5283 2870 0.194705331985994 0.194705331985994 -104.9834597 39.7872862 -104.9829275 39.7855836 6043 5285 5286 0.301111320410511 0.301111320410511 -104.983146 39.78834 -104.982876 39.79104 6044 5287 5288 0.185724938270304 0.185724938270304 -104.9823268 39.7801891 -104.9823077 39.7818593 6045 5288 5289 0.213285003773079 0.213285003773079 -104.9823077 39.7818593 -104.9823354 39.7837773 6047 5290 5291 0.13629389839255 0.13629389839255 -105.0252168 39.7439449 -105.0268109 39.7439427 6048 5291 5292 0.13355771854799 0.13355771854799 -105.0268109 39.7439427 -105.028373 39.7439427 6049 5292 4013 0.133867532403999 0.133867532403999 -105.028373 39.7439427 -105.0299387 39.7439361 6052 5294 3384 0.128421314744864 0.128421314744864 -105.0330637 39.7439508 -105.0345657 39.7439574 6053 3384 5295 0.104229219478348 0.104229219478348 -105.0345657 39.7439574 -105.0357845 39.7439376 6054 5295 3817 0.102592362577248 0.102592362577248 -105.0357845 39.7439376 -105.0369844 39.7439438 6056 5296 5297 0.0990440053907464 0.0990440053907464 -105.0381646 39.7439521 -105.039323 39.7439462 6057 5297 5298 0.00501097787172802 0.00501097787172802 -105.039323 39.7439462 -105.0393814 39.74395 6058 5298 5299 0.26852367463784 0.26852367463784 -105.0393814 39.74395 -105.042522 39.7439663 6059 5299 5300 0.02711052781377 0.02711052781377 -105.042522 39.7439663 -105.042839 39.743972 6060 5300 5301 0.101042477184366 0.101042477184366 -105.042839 39.743972 -105.0440208 39.7439717 6061 5301 5302 0.0980158544732548 0.0980158544732548 -105.0440208 39.7439717 -105.0451672 39.7439725 6062 5302 5303 0.68853335666363 0.68853335666363 -105.0451672 39.7439725 -105.0532203 39.7439912 6063 4532 3739 0.10058657036035 0.10058657036035 -105.0227589 39.7166208 -105.0227761 39.7157163 6064 3739 5305 0.101344660556636 0.101344660556636 -105.0227761 39.7157163 -105.0227504 39.7148051 6065 5305 1342 0.202678391855073 0.202678391855073 -105.0227504 39.7148051 -105.0226989 39.7129828 6067 5306 4700 0.20166419460726 0.20166419460726 -105.0226912 39.7111319 -105.0226989 39.7093183 6068 4700 5307 0.201175175307418 0.201175175307418 -105.0226989 39.7093183 -105.0227074 39.7075091 6069 5307 5308 0.201920176537304 0.201920176537304 -105.0227074 39.7075091 -105.0226989 39.7056932 6070 5308 5309 0.201920207593883 0.201920207593883 -105.0226989 39.7056932 -105.0226903 39.7038773 6071 5309 777 0.201196100270561 0.201196100270561 -105.0226903 39.7038773 -105.0226903 39.7020679 6072 777 5310 0.185040940142678 0.185040940142678 -105.0226903 39.7020679 -105.0226989 39.7004038 6073 5310 5311 0.201942415647541 0.201942415647541 -105.0226989 39.7004038 -105.0227074 39.6985877 6074 5311 5312 0.206000886771111 0.206000886771111 -105.0227074 39.6985877 -105.0227155 39.6967351 7322 6161 6162 0.200977808302969 0.200977808302969 -104.9569665 39.6947747 -104.9569515 39.6929673 6077 1729 5313 0.145417053241999 0.145417053241999 -105.02224 39.6908088 -105.0222572 39.6895011 6079 5314 5315 0.262924523321611 0.262924523321611 -105.0227207 39.6894812 -105.0227035 39.6871167 6080 5316 3497 0.142809169887552 0.142809169887552 -104.9500303 39.699284 -104.9488372 39.6983858 6082 2903 5317 0.0402215187360589 0.0402215187360589 -104.973351 39.7604399 -104.9736634 39.7607104 6083 5317 5318 0.00632191300841853 0.00632191300841853 -104.9736634 39.7607104 -104.9737157 39.7607506 6084 5318 5319 0.00945274881783772 0.00945274881783772 -104.9737157 39.7607506 -104.9737854 39.7608166 6085 5319 5320 0.102488283152376 0.102488283152376 -104.9737854 39.7608166 -104.9746129 39.7614836 6086 5320 5321 0.105737259840933 0.105737259840933 -104.9746129 39.7614836 -104.9754804 39.7621615 6087 5321 5322 0.104280118546109 0.104280118546109 -104.9754804 39.7621615 -104.9763558 39.7628147 6088 5322 5323 0.105008595801197 0.105008595801197 -104.9763558 39.7628147 -104.9772313 39.7634772 6089 5323 5324 0.107079302112312 0.107079302112312 -104.9772313 39.7634772 -104.9781151 39.7641597 6090 5324 3311 0.104784168499708 0.104784168499708 -104.9781151 39.7641597 -104.9789777 39.7648293 6091 3311 5325 0.104972132929345 0.104972132929345 -104.9789777 39.7648293 -104.9798548 39.7654901 6093 5328 5329 0.148443179384572 0.148443179384572 -105.0327094 39.7111941 -105.0340312 39.7103291 6094 5329 4320 0.122968314186663 0.122968314186663 -105.0340312 39.7103291 -105.0350756 39.7095692 6095 4320 5331 0.133138685881437 0.133138685881437 -105.0350756 39.7095692 -105.0362199 39.7087576 6096 5331 5332 0.129500346452113 0.129500346452113 -105.0362199 39.7087576 -105.0373528 39.7079851 6097 5332 5072 0.094543402764425 0.094543402764425 -105.0373528 39.7079851 -105.0381596 39.707404 6098 5072 5333 0.0140267468815188 0.0140267468815188 -105.0381596 39.707404 -105.0382798 39.7073182 7348 5506 4458 0.146478928082641 0.146478928082641 -104.9817097 39.7613449 -104.9829353 39.7604242 6099 5333 5334 0.0971985352126134 0.0971985352126134 -105.0382798 39.7073182 -105.0391209 39.7067305 6100 5334 5335 0.0675695345311337 0.0675695345311337 -105.0391209 39.7067305 -105.0397046 39.7063211 6101 5335 5336 0.135628949553031 0.135628949553031 -105.0397046 39.7063211 -105.0408719 39.7054957 6102 5336 5337 0.134096180080561 0.134096180080561 -105.0408719 39.7054957 -105.0420306 39.7046835 6103 5337 5338 0.121603742223712 0.121603742223712 -105.0420306 39.7046835 -105.0430777 39.7039439 6104 5338 5339 0.288999775625269 0.288999775625269 -105.0430777 39.7039439 -105.0455771 39.7021954 6105 5339 5340 0.295278488962845 0.295278488962845 -105.0455771 39.7021954 -105.0481332 39.700411 6106 5340 5341 0.386769671992271 0.386769671992271 -105.0481332 39.700411 -105.0514806 39.6980732 6107 5341 5342 0.199175415622423 0.199175415622423 -105.0514806 39.6980732 -105.0532275 39.6968892 18500 9718 6670 0.0335166183519053 0.0335166183519053 -105.0303789 39.7373453 -105.029987 39.7373512 6108 272 2532 0.233490999842372 0.233490999842372 -105.020512 39.7400417 -105.0217751 39.73818 6109 2532 2534 0.010275790210419 0.010275790210419 -105.0217751 39.73818 -105.0217592 39.7380884 6111 5343 5344 0.134883731263317 0.134883731263317 -105.0181862 39.7765857 -105.0182175 39.7777985 6112 5344 2487 0.132908396505932 0.132908396505932 -105.0182175 39.7777985 -105.0181786 39.7789934 6113 2487 2828 0.130466466605355 0.130466466605355 -105.0181786 39.7789934 -105.0181574 39.7801666 6114 2828 1436 0.203164250472258 0.203164250472258 -105.0181574 39.7801666 -105.0181574 39.7819937 6115 1436 5345 0.151025004833817 0.151025004833817 -105.0181574 39.7819937 -105.0181359 39.7833518 6117 5346 5347 0.17552323432827 0.17552323432827 -104.9281276 39.716246 -104.9281375 39.7146675 6118 5347 3107 0.175398997422213 0.175398997422213 -104.9281375 39.7146675 -104.9281351 39.7130901 6119 3107 5348 0.192385063711178 0.192385063711178 -104.9281351 39.7130901 -104.9281539 39.71136 6121 1515 5349 0.354712199012844 0.354712199012844 -104.9267914 39.6961177 -104.9274952 39.692974 6123 4219 5350 0.184992548254205 0.184992548254205 -104.928034 39.690987 -104.928405 39.689348 6124 5350 5351 0.809194581386362 0.809194581386362 -104.928405 39.689348 -104.9286924 39.6820741 6125 3828 5352 0.158319505042179 0.158319505042179 -104.9277565 39.7065566 -104.9277592 39.7051328 6127 3683 5353 0.00756991430853718 0.00756991430853718 -104.9848394 39.7475404 -104.9849272 39.7475492 6128 5353 5354 0.0600900021718448 0.0600900021718448 -104.9849272 39.7475492 -104.9856252 39.7476126 6129 5354 5355 0.0486030977669072 0.0486030977669072 -104.9856252 39.7476126 -104.986046 39.7479065 6130 5355 5356 0.00770962942235081 0.00770962942235081 -104.986046 39.7479065 -104.9861098 39.7479555 6132 5357 5358 0.0529187112553076 0.0529187112553076 -104.9790225 39.7499844 -104.979461 39.7503203 6133 5358 5359 0.0513821813874635 0.0513821813874635 -104.979461 39.7503203 -104.9798903 39.7506437 6134 5359 5360 0.0534444522847469 0.0534444522847469 -104.9798903 39.7506437 -104.9803323 39.7509836 6135 5360 5361 0.0503260757639254 0.0503260757639254 -104.9803323 39.7509836 -104.9807486 39.7513036 6137 5362 5363 0.199678713236371 0.199678713236371 -105.0450749 39.7228662 -105.0474095 39.722886 6139 4554 5364 0.257952059435159 0.257952059435159 -105.0220979 39.7228967 -105.025114 39.7228932 6141 2203 5365 0.125513593247199 0.125513593247199 -104.9873753 39.7338548 -104.988843 39.7338416 6142 5365 5366 0.121103405669087 0.121103405669087 -104.988843 39.7338416 -104.9902592 39.7338482 6143 5366 5367 0.118905793541669 0.118905793541669 -104.9902592 39.7338482 -104.9916497 39.7338548 6144 5367 5368 0.110432655754222 0.110432655754222 -104.9916497 39.7338548 -104.9929409 39.7338739 7394 6208 6209 0.0520019237828089 0.0520019237828089 -105.0324968 39.7261084 -105.0331036 39.7261385 6145 5368 4924 0.050653673780936 0.050653673780936 -104.9929409 39.7338739 -104.9935332 39.7338673 6146 4924 5369 0.0113612305905717 0.0113612305905717 -104.9935332 39.7338673 -104.9936509 39.7338199 6148 5370 5371 0.0511886893302135 0.0511886893302135 -105.0015763 39.7336919 -105.0021749 39.7336954 6149 5371 3733 0.0547546687048594 0.0547546687048594 -105.0021749 39.7336954 -105.0028152 39.7336992 6150 3733 5372 0.0739604711312813 0.0739604711312813 -105.0028152 39.7336992 -105.0036801 39.7337035 6151 5372 5373 0.0333758188249575 0.0333758188249575 -105.0036801 39.7337035 -105.0040704 39.7337054 6152 5373 5374 0.0326832624474652 0.0326832624474652 -105.0040704 39.7337054 -105.0044526 39.7337074 6153 5374 4487 0.0687015455014252 0.0687015455014252 -105.0044526 39.7337074 -105.005256 39.7337116 6155 5375 5376 0.083676019608772 0.083676019608772 -105.0141162 39.7338913 -105.0150947 39.7338979 6157 5377 5378 0.539527941615599 0.539527941615599 -105.044041 39.7339173 -105.0503496 39.7339965 6158 5379 5380 0.024339909926927 0.024339909926927 -105.0008725 39.7336985 -105.0008982 39.7334805 6159 5380 5381 0.0572545808576417 0.0572545808576417 -105.0008982 39.7334805 -105.0015677 39.7334741 6161 5382 5383 0.0919429478923695 0.0919429478923695 -105.0174251 39.7338829 -105.0185003 39.7338787 6162 5383 4632 0.0667555867186957 0.0667555867186957 -105.0185003 39.7338787 -105.0192808 39.733891 6163 4632 4638 0.073630878201174 0.073630878201174 -105.0192808 39.733891 -105.0201418 39.7338828 6164 4638 4551 0.135095610306562 0.135095610306562 -105.0201418 39.7338828 -105.0217216 39.7338931 6165 4551 5384 0.293762175707744 0.293762175707744 -105.0217216 39.7338931 -105.0251569 39.7338774 6167 2098 5385 0.176238767515036 0.176238767515036 -104.9269736 39.7162529 -104.9269567 39.714668 6168 5385 3108 0.175113982885218 0.175113982885218 -104.9269567 39.714668 -104.9269709 39.7130932 6169 3108 5386 0.213105615274275 0.213105615274275 -104.9269709 39.7130932 -104.9269765 39.7111767 6170 5386 5387 0.16568697132589 0.16568697132589 -104.9269765 39.7111767 -104.926934 39.709687 6171 5387 5388 0.0444779706577198 0.0444779706577198 -104.926934 39.709687 -104.926934 39.709287 6173 1958 3829 0.172873649500925 0.172873649500925 -104.9269593 39.708107 -104.9269277 39.7065525 6174 3829 3827 0.0048313839727239 0.0048313839727239 -104.9269277 39.7065525 -104.9269304 39.7065091 6175 3827 5389 0.152170039924714 0.152170039924714 -104.9269304 39.7065091 -104.9269733 39.705141 6176 5389 547 0.0103214739502372 0.0103214739502372 -104.9269733 39.705141 -104.926976 39.7050482 6177 547 3259 0.110383801281946 0.110383801281946 -104.926976 39.7050482 -104.9269572 39.7040556 6178 3259 3297 0.0174353644977756 0.0174353644977756 -104.9269572 39.7040556 -104.9269572 39.7038988 6180 4220 5391 0.40468883776866 0.40468883776866 -104.9274781 39.6893679 -104.9274523 39.6857285 6181 1473 5392 0.374922653008132 0.374922653008132 -104.9248865 39.6961248 -104.926491 39.6929872 6182 5392 2947 0.18613051410303 0.18613051410303 -104.926491 39.6929872 -104.9259674 39.6913625 6184 5393 5394 0.133683449538656 0.133683449538656 -104.9659493 39.748214 -104.9659359 39.7494162 6185 5394 5395 0.00436494876438714 0.00436494876438714 -104.9659359 39.7494162 -104.9659386 39.7494554 6186 5395 5396 0.00413948116283948 0.00413948116283948 -104.9659386 39.7494554 -104.9659346 39.7494925 6187 5396 5397 0.135591162545584 0.135591162545584 -104.9659346 39.7494925 -104.965933 39.7507119 6188 5397 5398 0.140883972058497 0.140883972058497 -104.965933 39.7507119 -104.965933 39.7519789 6189 5398 823 0.138673141914839 0.138673141914839 -104.965933 39.7519789 -104.9659416 39.753226 6190 823 3564 0.136111333534187 0.136111333534187 -104.9659416 39.753226 -104.9659688 39.7544499 6191 3564 5399 0.14331239683406 0.14331239683406 -104.9659688 39.7544499 -104.9659557 39.7557387 6193 5400 3028 0.141885844467344 0.141885844467344 -104.9659604 39.7582223 -104.9659386 39.7594982 7436 5227 5219 0.0266079784612615 0.0266079784612615 -104.9891795 39.7256506 -104.9888684 39.7256475 6195 5401 5402 0.00584885314190653 0.00584885314190653 -104.9659547 39.7606908 -104.9659547 39.7607434 6196 5402 5403 0.138593356569714 0.138593356569714 -104.9659547 39.7607434 -104.9659547 39.7619898 6197 5403 1157 0.139497033685325 0.139497033685325 -104.9659547 39.7619898 -104.965944 39.7632443 6198 1157 878 0.139538816070218 0.139538816070218 -104.965944 39.7632443 -104.9659474 39.7644992 6199 878 4466 0.138604668182001 0.138604668182001 -104.9659474 39.7644992 -104.9659447 39.7657457 6200 4466 2786 0.1346682214983 0.1346682214983 -104.9659447 39.7657457 -104.9659434 39.7669568 6201 2786 5257 0.131712815882714 0.131712815882714 -104.9659434 39.7669568 -104.9659655 39.7681412 6202 5257 5404 0.212033227364557 0.212033227364557 -104.9659655 39.7681412 -104.9659333 39.7700479 6203 5404 5405 0.140381205630714 0.140381205630714 -104.9659333 39.7700479 -104.9658988 39.7713101 6204 5405 5406 0.175882952103236 0.175882952103236 -104.9658988 39.7713101 -104.9659423 39.7728915 6206 4761 5407 0.0777628340765697 0.0777628340765697 -104.9656944 39.7219804 -104.9658146 39.7226736 6207 5407 5411 0.121860688460736 0.121860688460736 -104.9658146 39.7226736 -104.9658231 39.7237695 6208 5411 5412 0.203436645645446 0.203436645645446 -104.9658231 39.7237695 -104.9658624 39.7255988 6211 5413 3128 0.197988223180436 0.197988223180436 -104.9658604 39.7273116 -104.9658779 39.7290921 6213 5414 5415 0.127346625489507 0.127346625489507 -104.9656118 39.7807932 -104.9655971 39.7819384 6214 5415 5416 0.202431697844534 0.202431697844534 -104.9655971 39.7819384 -104.9656057 39.7837589 6216 5417 5418 0.0360920642856509 0.0360920642856509 -104.9659605 39.7364894 -104.9659747 39.7368138 18249 10283 10284 0.0379598203284706 0.0379598203284706 -105.0375025 39.7802085 -105.0376009 39.7805414 6217 5418 5419 0.175688258529037 0.175688258529037 -104.9659747 39.7368138 -104.9659981 39.7383937 6218 5419 5420 0.176513424391556 0.176513424391556 -104.9659981 39.7383937 -104.9659869 39.7399811 6219 5420 671 0.183363162969023 0.183363162969023 -104.9659869 39.7399811 -104.9659752 39.7416301 6220 671 5421 0.00332688246962709 0.00332688246962709 -104.9659752 39.7416301 -104.9659766 39.74166 6221 5421 5422 0.175194594065608 0.175194594065608 -104.9659766 39.74166 -104.9659949 39.7432355 6222 5422 4601 0.174116514777802 0.174116514777802 -104.9659949 39.7432355 -104.965976 39.7448013 6223 4601 5423 0.141050765485302 0.141050765485302 -104.965976 39.7448013 -104.9659758 39.7460698 6225 2950 5424 0.133468479991587 0.133468479991587 -104.9258215 39.6885687 -104.9265768 39.6875185 6226 5425 3096 0.198372842511786 0.198372842511786 -104.9698675 39.7147124 -104.9698598 39.7129284 6227 3096 3206 0.203187034114148 0.203187034114148 -104.9698598 39.7129284 -104.9698543 39.7111011 6228 3206 5426 0.199398136177365 0.199398136177365 -104.9698543 39.7111011 -104.9698407 39.7093079 6229 5426 1916 0.200785704053696 0.200785704053696 -104.9698407 39.7093079 -104.9698332 39.7075022 6231 5427 5428 0.208049356186156 0.208049356186156 -104.9699057 39.6929673 -104.9698913 39.6910963 6232 5428 5429 0.195358366621449 0.195358366621449 -104.9698913 39.6910963 -104.9698913 39.6893394 6233 5429 5430 0.0822508872394256 0.0822508872394256 -104.9698913 39.6893394 -104.9698913 39.6885997 6234 5431 3740 0.099853044127537 0.099853044127537 -105.0250764 39.7166076 -105.0250764 39.7157096 6235 3740 5432 0.079904711368683 0.079904711368683 -105.0250764 39.7157096 -105.0250773 39.714991 6236 5432 5433 0.0177357578673254 0.0177357578673254 -105.0250773 39.714991 -105.0250764 39.7148315 6237 5433 1299 0.160881213225809 0.160881213225809 -105.0250764 39.7148315 -105.0250625 39.7133847 6238 1299 1344 0.0431325120453993 0.0431325120453993 -105.0250625 39.7133847 -105.0250625 39.7129968 6239 1344 5434 0.202930771593003 0.202930771593003 -105.0250625 39.7129968 -105.0250638 39.7111718 6240 5434 5435 0.195937805328833 0.195937805328833 -105.0250638 39.7111718 -105.0250719 39.7094097 6241 5435 4701 0.00964060014055181 0.00964060014055181 -105.0250719 39.7094097 -105.0250719 39.709323 6242 4701 5436 0.088911763330732 0.088911763330732 -105.0250719 39.709323 -105.0250692 39.7085234 6243 5436 5437 0.105079205678488 0.105079205678488 -105.0250692 39.7085234 -105.0250692 39.7075784 6244 5437 5438 0.0943047001329777 0.0943047001329777 -105.0250692 39.7075784 -105.0250719 39.7067303 6245 5438 5439 0.100620360394738 0.100620360394738 -105.0250719 39.7067303 -105.0250705 39.7058254 6246 5439 5440 0.0146794154501444 0.0146794154501444 -105.0250705 39.7058254 -105.0250679 39.7056934 6247 5440 4965 0.086276226710605 0.086276226710605 -105.0250679 39.7056934 -105.0250665 39.7049175 6248 4965 5441 0.10739345579216 0.10739345579216 -105.0250665 39.7049175 -105.0250601 39.7039517 6249 5441 5442 0.0951717377148208 0.0951717377148208 -105.0250601 39.7039517 -105.0250601 39.7030958 6250 5442 5443 0.0976857174224503 0.0976857174224503 -105.0250601 39.7030958 -105.0250652 39.7022173 6252 779 5444 0.0823735255229089 0.0823735255229089 -105.0250638 39.7020728 -105.0250665 39.701332 6253 5444 5445 0.102122427250782 0.102122427250782 -105.0250665 39.701332 -105.0250612 39.7004136 6254 5445 4958 0.133513290288167 0.133513290288167 -105.0250612 39.7004136 -105.0250687 39.6992129 6255 4958 5446 0.0684224753039321 0.0684224753039321 -105.0250687 39.6992129 -105.0250598 39.6985976 6256 5446 5447 0.00769468892365438 0.00769468892365438 -105.0250598 39.6985976 -105.0250598 39.6985284 6257 5447 5448 0.199639504943165 0.199639504943165 -105.0250598 39.6985284 -105.0250571 39.696733 6258 5448 1501 0.201263981115328 0.201263981115328 -105.0250571 39.696733 -105.0250491 39.694923 6259 1501 174 0.201029338652354 0.201029338652354 -105.0250491 39.694923 -105.0250478 39.6931151 6261 1704 1730 0.0545082426213867 0.0545082426213867 -105.0250424 39.6912967 -105.0250451 39.6908065 6262 1730 5451 0.146076957823045 0.146076957823045 -105.0250451 39.6908065 -105.0250424 39.6894928 6263 5451 5452 1.20615427321132 1.20615427321132 -105.0250424 39.6894928 -105.0250276 39.6786456 6265 5456 5457 0.107171013555617 0.107171013555617 -104.9861136 39.7384486 -104.9848604 39.7384323 6266 5457 5458 0.0551341429674013 0.0551341429674013 -104.9848604 39.7384323 -104.9842156 39.7384332 6267 5458 5459 0.053860211885536 0.053860211885536 -104.9842156 39.7384332 -104.9835857 39.7384319 6268 5459 5460 0.109859438734606 0.109859438734606 -104.9835857 39.7384319 -104.9823009 39.7384375 6269 5460 5461 0.104952215686531 0.104952215686531 -104.9823009 39.7384375 -104.9810735 39.7384309 6270 5461 5462 0.0537660564474852 0.0537660564474852 -104.9810735 39.7384309 -104.9804447 39.73843 6271 5462 5463 0.0468001440268365 0.0468001440268365 -104.9804447 39.73843 -104.9798976 39.7384177 6273 5464 5465 0.0487076064705391 0.0487076064705391 -104.9793148 39.7384144 -104.9787452 39.7384091 6274 5465 5466 0.096682643717806 0.096682643717806 -104.9787452 39.7384091 -104.9776145 39.7384045 6275 5466 5052 0.0976295695745084 0.0976295695745084 -104.9776145 39.7384045 -104.976473 39.7384243 6276 5052 5467 0.0498503558842522 0.0498503558842522 -104.976473 39.7384243 -104.97589 39.7384222 6277 5467 5468 0.0500897185974344 0.0500897185974344 -104.97589 39.7384222 -104.9753042 39.7384242 6279 5223 978 0.0483462615206691 0.0483462615206691 -104.9747109 39.7384283 -104.9741456 39.7384195 6280 978 5469 0.0500186833718628 0.0500186833718628 -104.9741456 39.7384195 -104.9735608 39.7384085 6281 5469 5470 0.0466179289686935 0.0466179289686935 -104.9735608 39.7384085 -104.9730156 39.7384072 6282 5470 5471 0.0496889709391185 0.0496889709391185 -104.9730156 39.7384072 -104.9724345 39.7384108 6283 5471 5472 0.0500395303728477 0.0500395303728477 -104.9724345 39.7384108 -104.9718493 39.7384144 6284 5472 4947 0.0500649255411997 0.0500649255411997 -104.9718493 39.7384144 -104.9712638 39.7384111 6285 4947 5119 0.0486069729184005 0.0486069729184005 -104.9712638 39.7384111 -104.9706954 39.7384177 6286 5119 5473 0.0497694572157541 0.0497694572157541 -104.9706954 39.7384177 -104.9701135 39.7384072 6287 5473 4719 0.0482501223288259 0.0482501223288259 -104.9701135 39.7384072 -104.9695494 39.7384185 6288 4719 5474 0.0825694493004343 0.0825694493004343 -104.9695494 39.7384185 -104.9685838 39.7384102 6289 5474 5475 0.013401399089124 0.013401399089124 -104.9685838 39.7384102 -104.9684271 39.7384126 6290 5475 5476 0.103889728134339 0.103889728134339 -104.9684271 39.7384126 -104.9672122 39.7384004 6291 5476 5419 0.103815153646491 0.103815153646491 -104.9672122 39.7384004 -104.9659981 39.7383937 6292 5419 5477 0.109635415021011 0.109635415021011 -104.9659981 39.7383937 -104.964716 39.7383814 6294 3890 1020 0.105962717150938 0.105962717150938 -104.9634822 39.7383772 -104.962243 39.7383855 6295 1020 5478 0.052027246508575 0.052027246508575 -104.962243 39.7383855 -104.9616347 39.7383964 6296 5478 5479 0.0524872333525023 0.0524872333525023 -104.9616347 39.7383964 -104.9610209 39.7383907 6297 5479 3719 0.052252544610622 0.052252544610622 -104.9610209 39.7383907 -104.9604099 39.7383822 6298 3719 5480 0.0538013756911254 0.0538013756911254 -104.9604099 39.7383822 -104.9597808 39.7383914 6299 5480 5481 0.0436600330786078 0.0436600330786078 -104.9597808 39.7383914 -104.9592702 39.7383938 6300 5481 5482 0.00837974421686285 0.00837974421686285 -104.9592702 39.7383938 -104.9591722 39.7383943 14763 7162 4611 0.176903840452458 0.176903840452458 -104.9793413 39.7432656 -104.9793144 39.7448564 6301 5482 5026 0.040489278057912 0.040489278057912 -104.9591722 39.7383943 -104.9586987 39.7383904 6302 5026 3338 0.107876149200874 0.107876149200874 -104.9586987 39.7383904 -104.9574371 39.7383843 6303 3338 5483 0.0990429074228521 0.0990429074228521 -104.9574371 39.7383843 -104.9562788 39.7383792 6304 5483 5484 0.0966066822218646 0.0966066822218646 -104.9562788 39.7383792 -104.955149 39.7383732 6305 5484 5485 0.085086759759281 0.085086759759281 -104.955149 39.7383732 -104.9541539 39.7383732 6306 5485 5486 0.0169728889677259 0.0169728889677259 -104.9541539 39.7383732 -104.9539554 39.7383732 6307 5486 2067 0.0825646387998858 0.0825646387998858 -104.9539554 39.7383732 -104.9529898 39.7383752 6309 5487 2667 0.0866869262626222 0.0866869262626222 -104.952802 39.738367 -104.9517882 39.7383629 6310 2667 2664 0.00897895817052901 0.00897895817052901 -104.9517882 39.7383629 -104.9516835 39.7383567 6311 2664 4137 0.0908182867369719 0.0908182867369719 -104.9516835 39.7383567 -104.9506214 39.7383505 6312 4137 5488 0.0965705527653259 0.0965705527653259 -104.9506214 39.7383505 -104.9494922 39.738334 6313 5488 5489 0.0942751679467969 0.0942751679467969 -104.9494922 39.738334 -104.9483898 39.7383484 6314 5489 5490 0.0959916716400224 0.0959916716400224 -104.9483898 39.7383484 -104.9472672 39.7383417 6315 5490 3461 0.0933212956911074 0.0933212956911074 -104.9472672 39.7383417 -104.9461758 39.7383438 6316 3461 5491 0.0467923341231575 0.0467923341231575 -104.9461758 39.7383438 -104.9456286 39.7383386 6317 5491 5492 0.0479894648111637 0.0479894648111637 -104.9456286 39.7383386 -104.9450674 39.7383333 6318 5492 5493 0.094030978726141 0.094030978726141 -104.9450674 39.7383333 -104.9439677 39.7383313 6319 5493 861 0.0920531787302436 0.0920531787302436 -104.9439677 39.7383313 -104.9428912 39.7383217 6320 861 5494 0.092346282981082 0.092346282981082 -104.9428912 39.7383217 -104.9418112 39.7383212 6321 5494 5495 0.091117734759624 0.091117734759624 -104.9418112 39.7383212 -104.9407458 39.7383041 20501 10824 10839 0.0279151158292869 0.0279151158292869 -105.0208891 39.7583505 -105.0206127 39.7582168 6323 5496 5497 0.0512308809047994 0.0512308809047994 -104.9773755 39.757988 -104.9777977 39.758315 6324 5497 5498 0.0547050066584288 0.0547050066584288 -104.9777977 39.758315 -104.9782485 39.7586642 6325 5498 5499 0.0532065647068504 0.0532065647068504 -104.9782485 39.7586642 -104.978687 39.7590038 6326 5499 5500 0.0520026026999989 0.0520026026999989 -104.978687 39.7590038 -104.9791156 39.7593357 6327 5500 5501 0.0600453089722235 0.0600453089722235 -104.9791156 39.7593357 -104.9796104 39.759719 6328 5501 5502 0.0451373924487277 0.0451373924487277 -104.9796104 39.759719 -104.9799824 39.7600071 7588 6319 6320 0.0874047970677394 0.0874047970677394 -105.036097 39.7056008 -105.0371184 39.7056206 6330 5503 5504 0.0512021800904844 0.0512021800904844 -104.9804313 39.7603548 -104.9808533 39.7606816 6331 5504 5505 0.0535897595927606 0.0535897595927606 -104.9808533 39.7606816 -104.9812949 39.7610237 6332 5505 5506 0.0503264318858696 0.0503264318858696 -104.9812949 39.7610237 -104.9817097 39.7613449 6333 5506 5507 0.0549843628648472 0.0549843628648472 -104.9817097 39.7613449 -104.9821628 39.7616959 6334 5507 3309 0.0521587927419047 0.0521587927419047 -104.9821628 39.7616959 -104.9825927 39.7620288 6335 3309 5508 0.0557422576502987 0.0557422576502987 -104.9825927 39.7620288 -104.9830521 39.7623846 6336 5508 5509 0.0498065817995712 0.0498065817995712 -104.9830521 39.7623846 -104.9834626 39.7627025 6338 5510 5511 0.10273263586878 0.10273263586878 -104.9738469 39.7553142 -104.974688 39.7559741 6339 5511 5512 0.103095987250104 0.103095987250104 -104.974688 39.7559741 -104.975568 39.7566081 6340 5512 3020 0.0125186689867189 0.0125186689867189 -104.975568 39.7566081 -104.9756854 39.7566754 6341 3020 5513 0.0466432236195876 0.0466432236195876 -104.9756854 39.7566754 -104.97606 39.7569804 6342 5513 4381 0.0509815437370977 0.0509815437370977 -104.97606 39.7569804 -104.9764694 39.7573138 6344 5514 5515 0.103259680904514 0.103259680904514 -104.998222 39.7742728 -104.9994301 39.7742575 6345 5515 3934 0.0990266173550878 0.0990266173550878 -104.9994301 39.7742575 -105.0005888 39.7742509 6346 3934 5516 0.10122291130851 0.10122291130851 -105.0005888 39.7742509 -105.0017732 39.7742575 6347 5516 3707 0.107162793104657 0.107162793104657 -105.0017732 39.7742575 -105.0030264 39.7742905 6348 3707 717 0.101965718351369 0.101965718351369 -105.0030264 39.7742905 -105.0042194 39.7743037 6349 717 5517 0.10489500722876 0.10489500722876 -105.0042194 39.7743037 -105.0054468 39.7743037 6350 5517 5518 0.0880249775504832 0.0880249775504832 -105.0054468 39.7743037 -105.0064768 39.7743037 6352 5519 4201 0.0955388621117037 0.0955388621117037 -105.0064768 39.7741388 -105.0075947 39.7741338 6353 4201 1068 0.10398483351111 0.10398483351111 -105.0075947 39.7741338 -105.0088114 39.7741256 6354 1068 2504 0.101881809876575 0.101881809876575 -105.0088114 39.7741256 -105.0100035 39.774133 6355 2504 5520 0.10295538196753 0.10295538196753 -105.0100035 39.774133 -105.0112082 39.7741318 6356 5520 1231 0.0964004159007037 0.0964004159007037 -105.0112082 39.7741318 -105.0123362 39.7741321 6357 1231 4809 0.0995624903271375 0.0995624903271375 -105.0123362 39.7741321 -105.0135012 39.7741317 6358 4809 2176 0.101169164261142 0.101169164261142 -105.0135012 39.7741317 -105.014685 39.7741313 6359 2176 5521 0.102032335854251 0.102032335854251 -105.014685 39.7741313 -105.0158789 39.7741319 6360 5521 348 0.0731550647240869 0.0731550647240869 -105.0158789 39.7741319 -105.0167349 39.7741306 6361 348 351 0.0329026304601732 0.0329026304601732 -105.0167349 39.7741306 -105.0171199 39.7741304 6363 5522 4629 0.122115753805888 0.122115753805888 -105.0175119 39.7741304 -105.0189408 39.7741298 6364 4629 1258 0.132003632804436 0.132003632804436 -105.0189408 39.7741298 -105.0204854 39.7741292 6366 377 4544 0.0548661978897115 0.0548661978897115 -105.0213949 39.7741289 -105.0220369 39.7741287 6367 4544 2700 0.136738193723685 0.136738193723685 -105.0220369 39.7741287 -105.0236369 39.7741281 6368 2700 5523 0.130559333935347 0.130559333935347 -105.0236369 39.7741281 -105.0251646 39.7741276 6371 5525 1133 0.0486624445582808 0.0486624445582808 -105.0398709 39.7738651 -105.0404403 39.7738672 6372 1133 5526 0.0510752177714687 0.0510752177714687 -105.0404403 39.7738672 -105.0410378 39.7738771 6373 5526 5527 0.0534768474459495 0.0534768474459495 -105.0410378 39.7738771 -105.0416634 39.7738873 6374 5527 3849 0.0993499397911337 0.0993499397911337 -105.0416634 39.7738873 -105.0428259 39.7738908 20247 6972 10718 0.0278784612667637 0.0278784612667637 -105.0336248 39.7451433 -105.033621 39.745394 6375 3849 5528 0.0502810849564127 0.0502810849564127 -105.0428259 39.7738908 -105.0434142 39.7738965 6376 5528 5529 0.0506206995449551 0.0506206995449551 -105.0434142 39.7738965 -105.0440065 39.7738927 6378 3432 5530 0.0954898525843842 0.0954898525843842 -105.0346033 39.7741067 -105.033486 39.774099 6379 5530 1409 0.0985492973952367 0.0985492973952367 -105.033486 39.774099 -105.032333 39.774085 6380 1409 5531 0.102140021124127 0.102140021124127 -105.032333 39.774085 -105.031138 39.77407 6381 5531 3995 0.106588318724824 0.106588318724824 -105.031138 39.77407 -105.0298909 39.7740573 6382 3995 5532 0.089989655098645 0.089989655098645 -105.0298909 39.7740573 -105.028838 39.774047 6383 5532 5533 0.0940983975381981 0.0940983975381981 -105.028838 39.774047 -105.027737 39.774038 6384 5533 3749 0.102559803256087 0.102559803256087 -105.027737 39.774038 -105.026537 39.774028 6385 3749 5534 0.132377311804748 0.132377311804748 -105.026537 39.774028 -105.0252738 39.774717 6388 2028 5536 0.103552176267271 0.103552176267271 -104.9936175 39.7741835 -104.9948277 39.7742296 6391 3402 5538 0.101285303038309 0.101285303038309 -105.0346118 39.75209 -105.0357963 39.7521098 6392 5538 5539 0.0982612440798091 0.0982612440798091 -105.0357963 39.7521098 -105.0369449 39.7521429 6393 5539 5540 0.104203916508807 0.104203916508807 -105.0369449 39.7521429 -105.0381637 39.7521297 6394 5540 5541 0.0994909347746214 0.0994909347746214 -105.0381637 39.7521297 -105.0393273 39.7521135 6395 5541 5542 0.0496866830167122 0.0496866830167122 -105.0393273 39.7521135 -105.0399084 39.7521049 6396 5542 1115 0.0483270289965061 0.0483270289965061 -105.0399084 39.7521049 -105.0404736 39.7520966 6397 1115 5543 0.0505090974663915 0.0505090974663915 -105.0404736 39.7520966 -105.0410644 39.752101 6398 5543 5544 0.051466523607823 0.051466523607823 -105.0410644 39.752101 -105.0416664 39.7521054 6399 5544 5545 0.0509771831188889 0.0509771831188889 -105.0416664 39.7521054 -105.0422627 39.7521069 18369 6894 6889 0.0506808956189271 0.0506808956189271 -105.0259502 39.7655831 -105.0259388 39.7651274 6400 5545 3837 0.0484293465449961 0.0484293465449961 -105.0422627 39.7521069 -105.0428292 39.7521069 6402 5546 5547 0.0572465530818606 0.0572465530818606 -104.9874887 39.6894093 -104.9881577 39.6894044 6403 5547 4036 0.051041556606541 0.051041556606541 -104.9881577 39.6894044 -104.9887542 39.6894075 6404 4036 5548 0.0609619584955507 0.0609619584955507 -104.9887542 39.6894075 -104.9894666 39.6894141 6405 1878 4178 0.0543518295000293 0.0543518295000293 -104.9904039 39.689387 -104.9910391 39.689387 6406 4178 5549 0.0885356562805968 0.0885356562805968 -104.9910391 39.689387 -104.9920738 39.6893875 6408 1863 2630 0.0954187587481574 0.0954187587481574 -105.0439342 39.7212724 -105.0439263 39.7221305 6409 2630 2609 0.0942841337329746 0.0942841337329746 -105.0439263 39.7221305 -105.0439334 39.7229784 6410 2609 5207 0.106776685868403 0.106776685868403 -105.0439334 39.7229784 -105.0439566 39.7239385 6411 5207 5191 0.0702035466323056 0.0702035466323056 -105.0439566 39.7239385 -105.0439457 39.7245698 6412 5191 5550 0.105689823753241 0.105689823753241 -105.0439457 39.7245698 -105.0439763 39.72552 6414 5551 5552 0.13548002915508 0.13548002915508 -105.0440125 39.7548692 -105.0440147 39.7560876 6415 5552 5553 0.0682592832885596 0.0682592832885596 -105.0440147 39.7560876 -105.0440268 39.7567014 6416 5553 19 0.0650116042038798 0.0650116042038798 -105.0440268 39.7567014 -105.044038 39.757286 6417 19 2991 0.133631170313494 0.133631170313494 -105.044038 39.757286 -105.0440114 39.7584876 6418 2991 5554 0.0524731372315077 0.0524731372315077 -105.0440114 39.7584876 -105.0440133 39.7589595 6419 5554 1882 0.0490816557393864 0.0490816557393864 -105.0440133 39.7589595 -105.044015 39.7594009 6420 1882 5555 0.0508829391590993 0.0508829391590993 -105.044015 39.7594009 -105.0440136 39.7598585 6421 5555 5556 0.0494818870663145 0.0494818870663145 -105.0440136 39.7598585 -105.0440122 39.7603035 6422 5556 5557 0.0511609921162368 0.0511609921162368 -105.0440122 39.7603035 -105.0440105 39.7607636 6423 5557 5558 0.0498069369814246 0.0498069369814246 -105.0440105 39.7607636 -105.0440044 39.7612115 6424 5558 5559 0.0494751154031395 0.0494751154031395 -105.0440044 39.7612115 -105.0440122 39.7616564 6425 5559 5560 0.0510095826256232 0.0510095826256232 -105.0440122 39.7616564 -105.0440201 39.7621151 18695 5978 4055 0.196460738141722 0.196460738141722 -105.0391098 39.719916 -105.0391007 39.7181492 6426 5560 5561 0.100658038986824 0.100658038986824 -105.0440201 39.7621151 -105.0440091 39.7630203 6427 5561 5562 0.100189919501299 0.100189919501299 -105.0440091 39.7630203 -105.0439996 39.7639213 6428 5562 5243 0.0999621826427635 0.0999621826427635 -105.0439996 39.7639213 -105.0440231 39.7648201 6429 5243 5563 0.0514845629022423 0.0514845629022423 -105.0440231 39.7648201 -105.0440188 39.7652831 6430 5563 5564 0.0509507800422364 0.0509507800422364 -105.0440188 39.7652831 -105.0440146 39.7657413 6431 5564 5565 0.0506384299937204 0.0506384299937204 -105.0440146 39.7657413 -105.0440165 39.7661967 6432 5565 5566 0.0502094012018427 0.0502094012018427 -105.0440165 39.7661967 -105.0440247 39.7666482 6433 5566 5567 0.0352773306402212 0.0352773306402212 -105.0440247 39.7666482 -105.0440325 39.7669654 6434 5567 1696 0.0663073245001768 0.0663073245001768 -105.0440325 39.7669654 -105.0440268 39.7675617 6435 1696 5568 0.200475700974595 0.200475700974595 -105.0440268 39.7675617 -105.0440382 39.7693646 6436 5568 2444 0.175243279627828 0.175243279627828 -105.0440382 39.7693646 -105.0440363 39.7709406 6438 5569 5570 0.150878938410471 0.150878938410471 -105.0440431 39.7711254 -105.0440138 39.7724821 6439 5570 5571 0.0520399442807291 0.0520399442807291 -105.0440138 39.7724821 -105.0440106 39.7729501 6440 5571 5572 0.00805055351559969 0.00805055351559969 -105.0440106 39.7729501 -105.0440103 39.7730225 6441 5572 5573 0.0547971824088202 0.0547971824088202 -105.0440103 39.7730225 -105.0440081 39.7735153 6442 5573 5529 0.0419651880906561 0.0419651880906561 -105.0440081 39.7735153 -105.0440065 39.7738927 6443 5529 5574 0.00738334312936163 0.00738334312936163 -105.0440065 39.7738927 -105.0440065 39.7739591 6444 5574 5575 0.0892116998808573 0.0892116998808573 -105.0440065 39.7739591 -105.044007 39.7747614 6445 5575 5576 0.0587189734757016 0.0587189734757016 -105.044007 39.7747614 -105.0439812 39.7752891 6446 5576 5577 0.143444822058071 0.143444822058071 -105.0439812 39.7752891 -105.0439697 39.7765791 6447 5577 5578 0.0305007791534936 0.0305007791534936 -105.0439697 39.7765791 -105.0439694 39.7768534 6448 5578 5579 0.0181914980281834 0.0181914980281834 -105.0439694 39.7768534 -105.0439692 39.777017 6449 5579 5580 0.150469022298562 0.150469022298562 -105.0439692 39.777017 -105.0439678 39.7783702 6450 5580 5581 0.204922214354376 0.204922214354376 -105.0439678 39.7783702 -105.04396 39.7802131 6451 5581 5582 0.0983186744589269 0.0983186744589269 -105.04396 39.7802131 -105.0439618 39.7810973 6452 5582 1433 0.108782481382419 0.108782481382419 -105.0439618 39.7810973 -105.043958 39.7820756 6453 1433 5583 0.123482673613688 0.123482673613688 -105.043958 39.7820756 -105.043938 39.783186 6454 5583 5584 0.0754033254163114 0.0754033254163114 -105.043938 39.783186 -105.0439445 39.7838641 6455 5584 5585 0.194791277181441 0.194791277181441 -105.0439445 39.7838641 -105.043944 39.7856159 6456 5585 5586 0.0533068649535537 0.0533068649535537 -105.043944 39.7856159 -105.0439435 39.7860953 6457 5586 2555 0.14827848293408 0.14827848293408 -105.0439435 39.7860953 -105.0439421 39.7874288 6458 2555 5587 0.408042656170713 0.408042656170713 -105.0439421 39.7874288 -105.0439281 39.7910984 6459 5588 5589 0.135112968623698 0.135112968623698 -105.0439294 39.7354289 -105.0439287 39.736644 6460 5589 5590 0.203702085134274 0.203702085134274 -105.0439287 39.736644 -105.0440007 39.7384751 6461 5590 5591 0.207620262278034 0.207620262278034 -105.0440007 39.7384751 -105.0440223 39.7403422 6462 5591 4585 0.131035476997682 0.131035476997682 -105.0440223 39.7403422 -105.0440113 39.7415206 6463 4585 5592 0.072769358589151 0.072769358589151 -105.0440113 39.7415206 -105.0440283 39.7421749 6464 5592 5593 0.0625746572307696 0.0625746572307696 -105.0440283 39.7421749 -105.0440188 39.7427376 6465 5593 5301 0.137225765514935 0.137225765514935 -105.0440188 39.7427376 -105.0440208 39.7439717 6467 5594 5595 0.274145349571988 0.274145349571988 -105.0438496 39.7258018 -105.0438951 39.728267 6468 5595 5596 0.205443804135366 0.205443804135366 -105.0438951 39.728267 -105.0438933 39.7301146 6469 5596 5597 0.121926623756206 0.121926623756206 -105.0438933 39.7301146 -105.0438865 39.7312111 6470 5597 5598 0.202580256912195 0.202580256912195 -105.0438865 39.7312111 -105.0439037 39.7330329 6472 4361 5599 0.206258701511779 0.206258701511779 -105.0015929 39.7165869 -105.0015794 39.7184418 6474 5600 5601 0.168149469233138 0.168149469233138 -105.0015966 39.7194189 -105.0016014 39.7209311 6476 2625 5205 0.166253482314503 0.166253482314503 -105.0013439 39.7226673 -105.001561 39.7241531 6502 5622 5516 0.138783948073856 0.138783948073856 -105.0017809 39.7730094 -105.0017732 39.7742575 6477 5205 5602 0.15603138237828 0.15603138237828 -105.001561 39.7241531 -105.0016002 39.725556 6478 5602 5603 0.0341829476854199 0.0341829476854199 -105.0016002 39.725556 -105.0016041 39.7258634 6479 5603 5604 0.162233690102157 0.162233690102157 -105.0016041 39.7258634 -105.0016005 39.7273224 6480 5604 5605 0.176890418224524 0.176890418224524 -105.0016005 39.7273224 -105.0015919 39.7289132 6481 5605 5606 0.121703194532156 0.121703194532156 -105.0015919 39.7289132 -105.0015885 39.7300077 6482 5606 5609 0.0547747917576354 0.0547747917576354 -105.0015885 39.7300077 -105.0015869 39.7305003 6483 5609 5610 0.177274555583034 0.177274555583034 -105.0015869 39.7305003 -105.0015677 39.7320945 6484 5610 5611 0.0562757523743122 0.0562757523743122 -105.0015677 39.7320945 -105.0015677 39.7326006 6485 5611 5381 0.0971287684245127 0.0971287684245127 -105.0015677 39.7326006 -105.0015677 39.7334741 6486 5381 5370 0.0242294178668139 0.0242294178668139 -105.0015677 39.7334741 -105.0015763 39.7336919 6487 5370 5612 0.177146422666141 0.177146422666141 -105.0015763 39.7336919 -105.001567 39.735285 6488 5612 5613 0.176947014024794 0.176947014024794 -105.001567 39.735285 -105.0015927 39.7368762 6489 5613 5614 0.177715418603807 0.177715418603807 -105.0015927 39.7368762 -105.0015572 39.7384742 6490 5614 5615 0.0918268918834614 0.0918268918834614 -105.0015572 39.7384742 -105.0015645 39.7393 6491 5615 5616 0.00795060277662081 0.00795060277662081 -105.0015645 39.7393 -105.0015651 39.7393715 6493 5617 5618 0.0159556400855116 0.0159556400855116 -105.0015669 39.7400197 -105.0015736 39.7401631 6496 5619 5620 0.132547309025511 0.132547309025511 -105.0018152 39.7656592 -105.0017926 39.7668511 6497 5620 1667 0.132931219459218 0.132931219459218 -105.0017926 39.7668511 -105.0017747 39.7680465 6498 1667 5621 0.138273532739947 0.138273532739947 -105.0017747 39.7680465 -105.0017647 39.76929 6499 5621 2448 0.13601631946961 0.13601631946961 -105.0017647 39.76929 -105.0017747 39.7705132 6500 2448 3238 0.136726308588665 0.136726308588665 -105.0017747 39.7705132 -105.0017809 39.7717428 6501 3238 5622 0.14083949408811 0.14083949408811 -105.0017809 39.7717428 -105.0017809 39.7730094 6503 5516 5623 0.135704638458681 0.135704638458681 -105.0017732 39.7742575 -105.0017268 39.7754774 6504 5623 5624 0.00588469429500613 0.00588469429500613 -105.0017268 39.7754774 -105.0017248 39.7755303 6505 5624 5625 0.115900802279231 0.115900802279231 -105.0017248 39.7755303 -105.0017162 39.7765726 6506 5625 5626 0.19877742240622 0.19877742240622 -105.0017162 39.7765726 -105.0016991 39.7783602 6507 5626 110 0.101954628240396 0.101954628240396 -105.0016991 39.7783602 -105.0016991 39.7792771 6508 110 2818 0.0990079626838536 0.0990079626838536 -105.0016991 39.7792771 -105.0016991 39.7801675 6509 2818 1419 0.203073935940985 0.203073935940985 -105.0016991 39.7801675 -105.0017224 39.7819937 6510 1419 5627 0.11954884298017 0.11954884298017 -105.0017224 39.7819937 -105.0017122 39.7830688 6511 2917 5628 0.0366435746314918 0.0366435746314918 -104.9732076 39.7181827 -104.9727792 39.7181791 6513 3710 5629 0.104723848956837 0.104723848956837 -104.9874523 39.7183509 -104.9862279 39.718349 6514 5629 5630 0.0524718119166661 0.0524718119166661 -104.9862279 39.718349 -104.9856145 39.7183411 6515 5630 5631 0.0523604583661445 0.0523604583661445 -104.9856145 39.7183411 -104.9850024 39.7183333 6516 5631 963 0.102688945741692 0.102688945741692 -104.9850024 39.7183333 -104.9838018 39.7183372 6519 2898 5632 0.0542316769914945 0.0542316769914945 -104.9733526 39.7557317 -104.9727182 39.7557338 6520 5632 5633 0.0508977749431617 0.0508977749431617 -104.9727182 39.7557338 -104.9721228 39.7557358 6521 5633 5634 0.106035617894042 0.106035617894042 -104.9721228 39.7557358 -104.9708824 39.75574 6522 5634 4734 0.104599442261749 0.104599442261749 -104.9708824 39.75574 -104.9696588 39.7557441 6524 5635 5399 0.0949731678048623 0.0949731678048623 -104.9670667 39.7557406 -104.9659557 39.7557387 6525 5399 5636 0.053273863098243 0.053273863098243 -104.9659557 39.7557387 -104.9653325 39.7557377 6526 5636 5637 0.0532054766684841 0.0532054766684841 -104.9653325 39.7557377 -104.9647101 39.7557367 6527 5637 3901 0.105282590951624 0.105282590951624 -104.9647101 39.7557367 -104.9634785 39.7557346 6528 3901 1038 0.105350981348288 0.105350981348288 -104.9634785 39.7557346 -104.9622461 39.7557325 6530 5638 5639 0.103436146317209 0.103436146317209 -104.9609978 39.7557305 -104.9597878 39.7557284 6531 5639 5004 0.104923546637106 0.104923546637106 -104.9597878 39.7557284 -104.9585604 39.7557264 6532 5004 3324 0.10200854500581 0.10200854500581 -104.9585604 39.7557264 -104.9573671 39.7557244 20515 10842 6731 0.00724303302685487 0.00724303302685487 -105.0159695 39.7589091 -105.0159724 39.7589742 6533 3324 5640 0.105949384946318 0.105949384946318 -104.9573671 39.7557244 -104.9561277 39.7557223 6534 5640 5641 0.102726616753478 0.102726616753478 -104.9561277 39.7557223 -104.954926 39.7557203 6535 5641 2075 0.105470656717315 0.105470656717315 -104.954926 39.7557203 -104.9536922 39.7557183 6536 2075 2672 0.106385362776241 0.106385362776241 -104.9536922 39.7557183 -104.9524477 39.7557162 6537 2672 4122 0.107308593371936 0.107308593371936 -104.9524477 39.7557162 -104.9511924 39.7557141 6538 4122 5642 0.107983920400391 0.107983920400391 -104.9511924 39.7557141 -104.9499292 39.755712 6539 5642 5643 0.0919555733248638 0.0919555733248638 -104.9499292 39.755712 -104.9488535 39.7557103 7832 6456 349 0.0697483782641925 0.0697483782641925 -105.0158736 39.775342 -105.0166897 39.7753492 6540 5643 5644 0.101410180701687 0.101410180701687 -104.9488535 39.7557103 -104.9476672 39.7557083 6541 5644 3470 0.100777601888944 0.100777601888944 -104.9476672 39.7557083 -104.9464883 39.7557063 6542 3470 5645 0.101863251928372 0.101863251928372 -104.9464883 39.7557063 -104.9452967 39.7557043 6543 5645 3873 0.0981959903542781 0.0981959903542781 -104.9452967 39.7557043 -104.944148 39.7557023 6544 3873 849 0.100085165894781 0.100085165894781 -104.944148 39.7557023 -104.9429772 39.7557004 6546 1400 5646 0.00898751016812899 0.00898751016812899 -105.0324862 39.7250782 -105.0325885 39.7250967 6547 5646 5647 0.190632434837625 0.190632434837625 -105.0325885 39.7250967 -105.0347769 39.7254226 6548 5647 3388 0.011727623160982 0.011727623160982 -105.0347769 39.7254226 -105.0349134 39.7254327 6549 3388 5648 0.0568259028608414 0.0568259028608414 -105.0349134 39.7254327 -105.0355748 39.7254817 6550 5648 5649 0.00637619061562419 0.00637619061562419 -105.0355748 39.7254817 -105.035649 39.7254873 6551 5649 5650 0.0463019954871414 0.0463019954871414 -105.035649 39.7254873 -105.0361904 39.7254853 6552 5650 2800 0.0477133812275841 0.0477133812275841 -105.0361904 39.7254853 -105.0367483 39.7254828 6553 2800 5651 0.0470719166287448 0.0470719166287448 -105.0367483 39.7254828 -105.0372987 39.7254804 6554 5651 5652 0.0458325636837201 0.0458325636837201 -105.0372987 39.7254804 -105.0378346 39.7254837 6555 5652 5653 0.046653544202397 0.046653544202397 -105.0378346 39.7254837 -105.0383801 39.725487 6556 5653 5654 0.0464726377537293 0.0464726377537293 -105.0383801 39.725487 -105.0389235 39.725486 6557 5654 5655 0.0469344544346564 0.0469344544346564 -105.0389235 39.725486 -105.0394723 39.725485 6558 5655 2751 0.046215112991852 0.046215112991852 -105.0394723 39.725485 -105.0400126 39.7254926 6559 2751 1096 0.0461039483088431 0.0461039483088431 -105.0400126 39.7254926 -105.0405516 39.7255002 6560 1096 5656 0.0452023576254509 0.0452023576254509 -105.0405516 39.7255002 -105.0410801 39.7255057 6561 5656 5657 0.0460150379661812 0.0460150379661812 -105.0410801 39.7255057 -105.0416181 39.7255114 6562 5657 1539 0.0464321875423527 0.0464321875423527 -105.0416181 39.7255114 -105.042161 39.7255157 6563 1539 3855 0.0473472190950861 0.0473472190950861 -105.042161 39.7255157 -105.0427146 39.72552 6565 4485 345 0.22138299033862 0.22138299033862 -105.0056478 39.7253802 -105.0067949 39.727165 6566 345 5661 0.163308085042962 0.163308085042962 -105.0067949 39.727165 -105.008697 39.727035 6567 5661 5662 0.065819748510902 0.065819748510902 -105.008697 39.727035 -105.008885 39.726461 6568 5661 5663 0.0801840013229962 0.0801840013229962 -105.008697 39.727035 -105.00953 39.727366 6569 3287 5665 0.0688755620206119 0.0688755620206119 -104.9490802 39.7038404 -104.9486082 39.7033386 6570 5665 5666 0.0427865432685629 0.0427865432685629 -104.9486082 39.7033386 -104.9482219 39.7030942 6571 5666 523 0.0741847082758752 0.0741847082758752 -104.9482219 39.7030942 -104.947535 39.702687 6572 523 5667 0.0513515905827488 0.0513515905827488 -104.947535 39.702687 -104.947235 39.702287 6573 5667 597 0.0787762757947461 0.0787762757947461 -104.947235 39.702287 -104.9464074 39.7019764 6574 597 4825 0.152733980621547 0.152733980621547 -104.9464074 39.7019764 -104.9446221 39.7019764 6576 2530 1931 0.0607754389242505 0.0607754389242505 -105.0304849 39.7379392 -105.030496 39.7384857 6578 5668 5669 0.20518077925237 0.20518077925237 -105.0310864 39.7548296 -105.0311012 39.7566748 6580 5670 2976 0.052930873102536 0.052930873102536 -105.0310884 39.7580274 -105.0310829 39.7585034 6582 5671 5672 0.0669604143503768 0.0669604143503768 -104.9976172 39.7173382 -104.997538 39.7179373 6583 5672 3722 0.0539771509338677 0.0539771509338677 -104.997538 39.7179373 -104.9975448 39.7184227 6584 3722 5673 0.103203771462203 0.103203771462203 -104.9975448 39.7184227 -104.9975345 39.7193508 6585 5673 5674 0.175725539559539 0.175725539559539 -104.9975345 39.7193508 -104.9975487 39.7209311 6587 5675 5676 0.204879915807757 0.204879915807757 -104.998391 39.7584595 -104.9984194 39.7603019 6588 5677 5678 0.00677682168687122 0.00677682168687122 -104.998198 39.7674788 -104.9982133 39.7675386 6589 5678 1665 0.0567234226799308 0.0567234226799308 -104.9982133 39.7675386 -104.9982066 39.7680487 6590 1665 5679 0.122659531226911 0.122659531226911 -104.9982066 39.7680487 -104.9982029 39.7691518 6592 5680 5681 0.862768870925976 0.862768870925976 -105.0432124 39.7065384 -105.0532533 39.7058097 6593 5682 5683 0.164927546324728 0.164927546324728 -104.9991817 39.7066718 -105.0011096 39.70666 6594 5683 4367 0.0355730578333277 0.0355730578333277 -105.0011096 39.70666 -105.0015253 39.7066683 6595 4367 1448 0.193853665061985 0.193853665061985 -105.0015253 39.7066683 -105.0037914 39.7066687 6596 1448 5688 0.205590441563944 0.205590441563944 -105.0037914 39.7066687 -105.0061947 39.7066687 6598 5689 5690 0.100594816308247 0.100594816308247 -105.040852 39.7068752 -105.0420279 39.7068686 6599 5690 5691 0.0991234853564762 0.0991234853564762 -105.0420279 39.7068686 -105.0431866 39.7068752 6601 5438 5692 0.211107914724763 0.211107914724763 -105.0250719 39.7067303 -105.0275397 39.7067299 6602 5692 4415 0.193109246091061 0.193109246091061 -105.0275397 39.7067299 -105.0297971 39.7067299 6603 4415 5693 0.226139344299967 0.226139344299967 -105.0297971 39.7067299 -105.0324406 39.7067365 6606 4323 5694 0.0859068688818743 0.0859068688818743 -105.0350585 39.7071591 -105.0360627 39.7071657 6608 5695 5696 0.0748977449692987 0.0748977449692987 -105.0362429 39.7071723 -105.0371184 39.7071789 6609 5696 5073 0.0868839085552243 0.0868839085552243 -105.0371184 39.7071789 -105.0381339 39.7071927 6610 5073 5333 0.0187220275557185 0.0187220275557185 -105.0381339 39.7071927 -105.0382798 39.7073182 6612 5697 1590 0.201198112839976 0.201198112839976 -105.010983 39.7065516 -105.0133347 39.7065252 18141 10274 10269 0.134684266769083 0.134684266769083 -105.0136006 39.7885593 -105.0151755 39.7886103 6613 1590 1640 0.20125093456728 0.20125093456728 -105.0133347 39.7065252 -105.0156865 39.706479 6615 5698 5699 0.200385663675414 0.200385663675414 -105.0357723 39.7603267 -105.0357639 39.7621288 6617 5700 5701 0.196514919519562 0.196514919519562 -105.035764 39.7622008 -105.0357666 39.7639681 6618 5701 5248 0.110632746994 0.110632746994 -105.0357666 39.7639681 -105.0357544 39.764963 6619 5248 5702 0.0945616875172071 0.0945616875172071 -105.0357544 39.764963 -105.0357792 39.7658132 6620 5702 1685 0.205454867561864 0.205454867561864 -105.0357792 39.7658132 -105.0357789 39.7676609 6621 1685 5703 0.206063854698429 0.206063854698429 -105.0357789 39.7676609 -105.0358122 39.7695139 6622 5703 2430 0.199691165132387 0.199691165132387 -105.0358122 39.7695139 -105.0357922 39.7713097 6623 2430 5704 0.202603259150386 0.202603259150386 -105.0357922 39.7713097 -105.0357738 39.7731317 6625 4504 4050 0.176201016140026 0.176201016140026 -105.0361142 39.7165547 -105.0361228 39.7181393 6626 4050 5707 0.173108439499024 0.173108439499024 -105.0361228 39.7181393 -105.0361257 39.7196961 6628 1851 2587 0.179402678295732 0.179402678295732 -105.036129 39.721332 -105.0361228 39.7229454 6630 5708 5709 0.275624196707738 0.275624196707738 -105.0361678 39.7257622 -105.0362218 39.7282406 6632 5710 5711 0.261275347332411 0.261275347332411 -105.0362304 39.7306104 -105.0362237 39.7329601 6634 5712 5713 0.0444779706577198 0.0444779706577198 -105.0357542 39.7810788 -105.0357542 39.7814788 6635 5714 5715 0.183336097782058 0.183336097782058 -105.0357506 39.7767314 -105.0357824 39.77838 6636 5715 5716 0.203064462732684 0.203064462732684 -105.0357824 39.77838 -105.0357784 39.7802062 6638 5717 5718 0.153081250432522 0.153081250432522 -105.0358099 39.7329669 -105.0356487 39.734338 6639 5718 5719 0.011675447758709 0.011675447758709 -105.0356487 39.734338 -105.0355549 39.7344143 6641 1422 5720 0.117935613657917 0.117935613657917 -105.0357695 39.7820968 -105.0357487 39.7831573 6643 5721 5722 0.194099197890973 0.194099197890973 -105.0357498 39.7838704 -105.035771 39.7856159 6644 5722 2542 0.201930616083342 0.201930616083342 -105.035771 39.7856159 -105.0357769 39.7874319 6645 2542 5723 0.411877202316789 0.411877202316789 -105.0357769 39.7874319 -105.035774 39.791136 6646 5724 624 0.116891424974631 0.116891424974631 -105.0357584 39.7355345 -105.0357481 39.7365857 6648 5725 5726 0.225973303098124 0.225973303098124 -104.9515323 39.7020311 -104.9536931 39.7008623 6649 5726 3656 0.0613034024300807 0.0613034024300807 -104.9536931 39.7008623 -104.9541489 39.7004369 6651 5727 5728 0.116763945302488 0.116763945302488 -105.0444167 39.7021543 -105.0443995 39.7011043 6652 3634 5729 0.249262670016259 0.249262670016259 -104.9444999 39.7082421 -104.9447703 39.7060101 6653 5729 5730 0.0886979206005476 0.0886979206005476 -104.9447703 39.7060101 -104.9441523 39.7053696 6654 5730 5731 0.061003880318824 0.061003880318824 -104.9441523 39.7053696 -104.9434927 39.7051611 6655 5731 3294 0.169569384240282 0.169569384240282 -104.9434927 39.7051611 -104.9425622 39.7038146 6657 5730 5729 0.0886979206005476 0.0886979206005476 -104.9441523 39.7053696 -104.9447703 39.7060101 18322 2543 7478 0.411854888798545 0.411854888798545 -105.0363411 39.7874312 -105.0363411 39.7911351 6660 716 5733 0.106180030125168 0.106180030125168 -105.0041786 39.7730524 -105.005421 39.7730569 6661 5733 5734 0.0889628078792179 0.0889628078792179 -105.005421 39.7730569 -105.0064617 39.7730392 6663 5735 5736 0.0499420076759338 0.0499420076759338 -105.0393 39.7724567 -105.0398843 39.7724635 6664 5736 1132 0.0480445960055664 0.0480445960055664 -105.0398843 39.7724635 -105.0404464 39.7724701 6665 1132 5737 0.0493807651843696 0.0493807651843696 -105.0404464 39.7724701 -105.0410242 39.7724702 6666 5737 5738 0.0542607296398929 0.0542607296398929 -105.0410242 39.7724702 -105.0416591 39.7724704 6667 5738 3848 0.102653360815707 0.102653360815707 -105.0416591 39.7724704 -105.0428601 39.7724844 6668 3848 5739 0.0481952973910705 0.0481952973910705 -105.0428601 39.7724844 -105.043424 39.77248 6669 5739 5570 0.0504068578554883 0.0504068578554883 -105.043424 39.77248 -105.0440138 39.7724821 6671 5740 5741 0.102055279401325 0.102055279401325 -104.9982189 39.7729896 -104.9994129 39.7730041 6672 5741 3933 0.103350213888063 0.103350213888063 -104.9994129 39.7730041 -105.0006222 39.7730028 6675 5742 4200 0.0968208569301817 0.0968208569301817 -105.0064961 39.7729336 -105.007629 39.7729337 6676 4200 4193 0.0357662020116287 0.0357662020116287 -105.007629 39.7729337 -105.0080475 39.7729338 6677 4193 1067 0.0660115016724451 0.0660115016724451 -105.0080475 39.7729338 -105.0088199 39.7729339 6678 1067 2520 0.0682249892032966 0.0682249892032966 -105.0088199 39.7729339 -105.0096182 39.772934 6679 2520 2503 0.0444235862340648 0.0444235862340648 -105.0096182 39.772934 -105.010138 39.772934 6680 2503 5743 0.0929237526477458 0.0929237526477458 -105.010138 39.772934 -105.0112253 39.7729342 6681 5743 1230 0.097564382820973 0.097564382820973 -105.0112253 39.7729342 -105.0123669 39.7729343 6682 1230 4808 0.0974618272678182 0.0974618272678182 -105.0123669 39.7729343 -105.0135073 39.7729344 6683 4808 2175 0.100974351727253 0.100974351727253 -105.0135073 39.7729344 -105.0146888 39.7729346 6685 5744 5745 0.139227813146129 0.139227813146129 -105.0158722 39.7729208 -105.0175012 39.7729349 20421 10782 10783 0.171335167034037 0.171335167034037 -105.0179661 39.7583302 -105.0159618 39.7583177 6686 5745 4628 0.122998125096167 0.122998125096167 -105.0175012 39.7729349 -105.0189404 39.7729351 6687 4628 378 0.0772242252157125 0.0772242252157125 -105.0189404 39.7729351 -105.019844 39.7729352 6688 378 1257 0.0550380704812319 0.0550380704812319 -105.019844 39.7729352 -105.020488 39.7729352 6689 1257 4543 0.132381944494249 0.132381944494249 -105.020488 39.7729352 -105.022037 39.7729354 6690 4543 2715 0.0724896248395526 0.0724896248395526 -105.022037 39.7729354 -105.0228852 39.7729347 7972 6547 5411 0.11011441218455 0.11011441218455 -104.9671106 39.7237629 -104.9658231 39.7237695 6691 2715 2699 0.0727973179644107 0.0727973179644107 -105.0228852 39.7729347 -105.023737 39.7729356 6692 2699 5748 0.121810190364873 0.121810190364873 -105.023737 39.7729356 -105.0251623 39.7729358 6696 5750 5751 0.00763183841002978 0.00763183841002978 -105.0450566 39.7729489 -105.0451459 39.7729488 6697 5751 5752 0.692257458082336 0.692257458082336 -105.0451459 39.7729488 -105.053246 39.7729508 6698 2026 4672 0.134236367930218 0.134236367930218 -104.9920812 39.772996 -104.9936519 39.772996 6699 4672 5753 0.102239429594337 0.102239429594337 -104.9936519 39.772996 -104.9948482 39.7729937 6700 5753 5754 0.100506379378587 0.100506379378587 -104.9948482 39.7729937 -104.9960241 39.7730069 6702 5755 5756 0.2002287044093 0.2002287044093 -104.9551441 39.7819442 -104.9551441 39.7837449 6704 5757 5758 0.173042563926175 0.173042563926175 -104.9547567 39.7803553 -104.9547235 39.7819113 6706 5759 744 0.063721377479395 0.063721377479395 -104.9553084 39.7758275 -104.9553192 39.7764005 6707 744 1562 0.141424652289019 0.141424652289019 -104.9553192 39.7764005 -104.9553028 39.7776723 6708 1562 5760 0.139452228533295 0.139452228533295 -104.9553028 39.7776723 -104.9553129 39.7789264 6709 5760 5761 0.121153404070921 0.121153404070921 -104.9553129 39.7789264 -104.9552887 39.7800158 6710 5761 5762 0.0103214683330101 0.0103214683330101 -104.9552887 39.7800158 -104.9552914 39.7801086 6711 5762 5763 0.04652452941841 0.04652452941841 -104.9552914 39.7801086 -104.9552887 39.780527 6712 5764 5765 0.155984788161682 0.155984788161682 -105.0047699 39.6984076 -105.0065723 39.6981963 6716 5767 5768 0.200784793626825 0.200784793626825 -104.9758538 39.7800585 -104.974836 39.781686 6743 3756 5769 0.0494129956173261 0.0494129956173261 -105.0264176 39.7874342 -105.0269959 39.7874328 7994 6557 2764 0.0940480727939324 0.0940480727939324 -104.9338133 39.7243478 -104.9327137 39.724358 6717 5768 5772 0.846413211947238 0.846413211947238 -104.974836 39.781686 -104.969071 39.787876 6718 5772 517 0.0606861281340196 0.0606861281340196 -104.969071 39.787876 -104.968456 39.788149 6719 517 5773 0.188473310975888 0.188473310975888 -104.968456 39.788149 -104.96707 39.7894676 6721 5774 5775 0.0796153059223016 0.0796153059223016 -104.9874021 39.7450987 -104.9879817 39.7456591 6722 5775 5776 0.00646390558051832 0.00646390558051832 -104.9879817 39.7456591 -104.9880305 39.7457035 6723 5776 3007 0.1066159594542 0.1066159594542 -104.9880305 39.7457035 -104.9889069 39.7463856 6724 3007 5777 0.100407769542541 0.100407769542541 -104.9889069 39.7463856 -104.989708 39.7470459 6725 5777 4393 0.00579135202620092 0.00579135202620092 -104.989708 39.7470459 -104.9897603 39.747079 6726 4393 5778 0.102044175747327 0.102044175747327 -104.9897603 39.747079 -104.990623 39.7477132 6727 5778 5779 0.107668499777307 0.107668499777307 -104.990623 39.7477132 -104.9915202 39.7483927 6728 5779 5780 0.108043382155599 0.108043382155599 -104.9915202 39.7483927 -104.9924092 39.7490833 6729 5780 5781 0.101222003009649 0.101222003009649 -104.9924092 39.7490833 -104.9932554 39.74972 6730 5781 5782 0.103527244594317 0.103527244594317 -104.9932554 39.74972 -104.9941044 39.7503839 6733 5784 5785 0.0519740547318723 0.0519740547318723 -104.9949995 39.7510718 -104.9954256 39.7514052 6734 5785 5786 0.0540518378903488 0.0540518378903488 -104.9954256 39.7514052 -104.995889 39.7517359 6735 5786 5787 0.105403398355375 0.105403398355375 -104.995889 39.7517359 -104.99675 39.7524144 6736 5787 5788 0.0515636589786252 0.0515636589786252 -104.99675 39.7524144 -104.9971819 39.7527381 6737 5788 5789 0.0542361941294726 0.0542361941294726 -104.9971819 39.7527381 -104.9976271 39.7530856 6738 5789 1159 0.0519632563805573 0.0519632563805573 -104.9976271 39.7530856 -104.9980616 39.7534124 6739 1159 1609 0.055296326623055 0.055296326623055 -104.9980616 39.7534124 -104.9985176 39.7537651 6742 5791 3756 0.0502859716725157 0.0502859716725157 -105.0258291 39.7874305 -105.0264176 39.7874342 6744 5769 5792 0.0505152652453619 0.0505152652453619 -105.0269959 39.7874328 -105.0275871 39.7874313 6745 5792 5793 0.0487326254633791 0.0487326254633791 -105.0275871 39.7874313 -105.0281574 39.7874261 6746 5793 5794 0.0492772484970981 0.0492772484970981 -105.0281574 39.7874261 -105.0287341 39.7874292 6747 5794 5795 0.0490197084274457 0.0490197084274457 -105.0287341 39.7874292 -105.0293078 39.7874293 6748 5795 4008 0.0494402902066907 0.0494402902066907 -105.0293078 39.7874293 -105.0298864 39.7874254 6749 4008 5796 0.0498144967732103 0.0498144967732103 -105.0298864 39.7874254 -105.0304694 39.7874265 6750 5796 5797 0.0492676243070722 0.0492676243070722 -105.0304694 39.7874265 -105.031046 39.7874275 6751 5797 5798 0.0496699296957128 0.0496699296957128 -105.031046 39.7874275 -105.0316273 39.7874301 6752 5798 1392 0.0490530110641543 0.0490530110641543 -105.0316273 39.7874301 -105.0322013 39.7874223 6753 1392 5799 0.0511729331725758 0.0511729331725758 -105.0322013 39.7874223 -105.0328002 39.7874226 6755 5800 5801 0.0504747882864981 0.0504747882864981 -105.0333549 39.7874228 -105.0339455 39.7874133 6756 5801 2540 0.0519704512694329 0.0519704512694329 -105.0339455 39.7874133 -105.0345536 39.7874035 6758 5802 5803 0.0134893781959873 0.0134893781959873 -104.9916445 39.7400016 -104.9916422 39.7401229 6759 5803 5804 0.0651761990637723 0.0651761990637723 -104.9916422 39.7401229 -104.99118 39.740589 6760 5804 5805 0.00867856878189995 0.00867856878189995 -104.99118 39.740589 -104.9911089 39.7406447 6761 5805 5806 0.145096674327765 0.145096674327765 -104.9911089 39.7406447 -104.989913 39.7415705 6762 5806 5807 0.146807263740651 0.146807263740651 -104.989913 39.7415705 -104.9886895 39.7424968 6763 5807 5808 0.0971857772299024 0.0971857772299024 -104.9886895 39.7424968 -104.9878972 39.7431235 8041 6591 5218 0.10367384999594 0.10367384999594 -105.0332843 39.7329428 -105.0344966 39.7329537 6766 5810 5811 0.146768415759705 0.146768415759705 -104.9814347 39.7480847 -104.9802084 39.7490084 6768 1701 5812 0.0556890737408001 0.0556890737408001 -104.9875011 39.6911908 -104.9868503 39.6911967 6769 5812 5813 0.0500299056894462 0.0500299056894462 -104.9868503 39.6911967 -104.9862656 39.6911947 6770 5813 572 0.048773855210923 0.048773855210923 -104.9862656 39.6911947 -104.9856956 39.6911905 6771 572 4985 0.0488849816155661 0.0488849816155661 -104.9856956 39.6911905 -104.9851243 39.6911864 6772 4985 5815 0.0487728428614096 0.0487728428614096 -104.9851243 39.6911864 -104.9845543 39.6911833 6773 5815 5816 0.0486567223604475 0.0486567223604475 -104.9845543 39.6911833 -104.9839857 39.6911771 6774 5816 5817 0.0490027802416811 0.0490027802416811 -104.9839857 39.6911771 -104.983413 39.6911761 6775 5817 5819 0.0533578755133891 0.0533578755133891 -104.983413 39.6911761 -104.9827894 39.6911761 6776 5819 5820 0.0539390556466382 0.0539390556466382 -104.9827894 39.6911761 -104.9821591 39.6911678 6778 5821 5822 0.0489941039004867 0.0489941039004867 -104.9815757 39.6911678 -104.9810031 39.6911678 6780 3617 5823 0.0506292858836976 0.0506292858836976 -104.9804371 39.6911668 -104.9798455 39.691158 6781 5823 5824 0.0500724300001191 0.0500724300001191 -104.9798455 39.691158 -104.9792603 39.6911567 6782 5824 5825 0.0499880884355422 0.0499880884355422 -104.9792603 39.6911567 -104.9786761 39.6911533 6783 5825 5099 0.0484306981291016 0.0484306981291016 -104.9786761 39.6911533 -104.9781101 39.6911501 6784 5099 5826 0.0978349213689401 0.0978349213689401 -104.9781101 39.6911501 -104.9769668 39.691138 8066 6604 2108 0.411848469661871 0.411848469661871 -104.9316605 39.7797563 -104.9269854 39.7788565 6786 3484 5827 0.0514683137992155 0.0514683137992155 -104.9640755 39.691151 -104.963474 39.6911476 6787 5827 5828 0.0484135897290906 0.0484135897290906 -104.963474 39.6911476 -104.9629082 39.6911444 6789 5829 3698 0.0457527085543311 0.0457527085543311 -104.9622681 39.6911405 -104.9617334 39.6911372 6790 3698 5705 0.0484471809833024 0.0484471809833024 -104.9617334 39.6911372 -104.9611673 39.6911287 6791 5705 4572 0.0515108919391295 0.0515108919391295 -104.9611673 39.6911287 -104.9605654 39.6911197 6792 4572 5830 0.105767692426024 0.105767692426024 -104.9605654 39.6911197 -104.9593294 39.6911329 6793 5830 5831 0.0553912495449553 0.0553912495449553 -104.9593294 39.6911329 -104.9586821 39.6911399 6794 5831 5832 0.0496407969110197 0.0496407969110197 -104.9586821 39.6911399 -104.958102 39.6911462 6795 5832 5833 0.0474198419855964 0.0474198419855964 -104.958102 39.6911462 -104.9575478 39.6911453 6796 5833 5834 0.0495588851512039 0.0495588851512039 -104.9575478 39.6911453 -104.9569687 39.691137 6797 5834 5835 0.0489032950107884 0.0489032950107884 -104.9569687 39.691137 -104.9563972 39.6911319 6798 5835 2741 0.0480512246257303 0.0480512246257303 -104.9563972 39.6911319 -104.9558357 39.6911246 6800 5836 5232 0.0488850197079726 0.0488850197079726 -104.9552507 39.6911326 -104.9546794 39.6911367 6801 5232 5837 0.0498079610709467 0.0498079610709467 -104.9546794 39.6911367 -104.9540973 39.6911339 6802 5837 3174 0.0480709718129458 0.0480709718129458 -104.9540973 39.6911339 -104.9535355 39.6911312 6803 3174 5838 0.0510747433773575 0.0510747433773575 -104.9535355 39.6911312 -104.9529386 39.6911278 6804 5838 4999 0.0480555922075882 0.0480555922075882 -104.9529386 39.6911278 -104.9523772 39.6911402 8084 6614 6615 0.0939591856631224 0.0939591856631224 -104.9338724 39.736497 -104.9349711 39.7364838 6805 4999 5839 0.0491139247433474 0.0491139247433474 -104.9523772 39.6911402 -104.9518032 39.6911405 6806 5839 731 0.0513728158017048 0.0513728158017048 -104.9518032 39.6911405 -104.9512028 39.6911407 18529 9525 9153 0.0559524577768326 0.0559524577768326 -105.0340236 39.7499955 -105.0338511 39.7495101 6807 731 5840 0.100363141472313 0.100363141472313 -104.9512028 39.6911407 -104.9500299 39.6911495 6810 4683 1528 0.0512242368793757 0.0512242368793757 -104.9751813 39.691337 -104.9746158 39.6911858 6811 1528 5087 0.0490096920376181 0.0490096920376181 -104.9746158 39.6911858 -104.9740434 39.6911697 6812 5087 5841 0.0531197353238214 0.0531197353238214 -104.9740434 39.6911697 -104.973423 39.6911522 6813 5841 5011 0.0514391840217863 0.0514391840217863 -104.973423 39.6911522 -104.9728223 39.6911338 6814 5011 1747 0.0499193361712115 0.0499193361712115 -104.9728223 39.6911338 -104.9722389 39.6911368 6815 1747 5608 0.0521168381912245 0.0521168381912245 -104.9722389 39.6911368 -104.9716303 39.6911179 6816 5608 5842 0.0474458476070982 0.0474458476070982 -104.9716303 39.6911179 -104.9710758 39.6911161 6817 5842 5449 0.0516188826793533 0.0516188826793533 -104.9710758 39.6911161 -104.9704727 39.6911049 6818 5449 5428 0.0497563082276933 0.0497563082276933 -104.9704727 39.6911049 -104.9698913 39.6910963 6819 5428 5390 0.0522374705433985 0.0522374705433985 -104.9698913 39.6910963 -104.9692808 39.6910982 6820 5390 5843 0.0480447601658553 0.0480447601658553 -104.9692808 39.6910982 -104.9687193 39.6910999 6822 5844 5845 0.0146913941785162 0.0146913941785162 -104.9407088 39.6911295 -104.9405371 39.6911295 6823 5845 1699 0.184528247922268 0.184528247922268 -104.9405371 39.6911295 -104.9383805 39.6911269 6824 1699 5846 0.0932680068963059 0.0932680068963059 -104.9383805 39.6911269 -104.9372905 39.6911203 6825 5846 5847 0.0932852372069282 0.0932852372069282 -104.9372905 39.6911203 -104.9362004 39.6911071 6826 5847 3120 0.098410300465854 0.098410300465854 -104.9362004 39.6911071 -104.9350503 39.6911005 6827 3120 5848 0.0905968964383526 0.0905968964383526 -104.9350503 39.6911005 -104.9339926 39.6911379 6828 5848 5849 0.19461602791519 0.19461602791519 -104.9339926 39.6911379 -104.9317181 39.6911379 8104 239 6631 0.0428753899381976 0.0428753899381976 -104.9766938 39.6912137 -104.9763643 39.6909232 6830 5850 5851 0.0206820775273506 0.0206820775273506 -105.0022921 39.7147654 -105.0025228 39.7148211 6833 1635 5853 0.0933590693142476 0.0933590693142476 -105.015737 39.714787 -105.016828 39.7148117 6834 5853 5854 0.015431953306933 0.015431953306933 -105.016828 39.7148117 -105.0170084 39.7148136 6835 5854 4213 0.0860217230993429 0.0860217230993429 -105.0170084 39.7148136 -105.018014 39.714824 6836 4213 5855 0.0995731813164872 0.0995731813164872 -105.018014 39.714824 -105.019178 39.714811 6837 5855 192 0.102944368273924 0.102944368273924 -105.019178 39.714811 -105.0203814 39.7148249 6838 192 2922 0.0977156398673512 0.0977156398673512 -105.0203814 39.7148249 -105.021523 39.7147919 6840 5305 1460 0.094441811393562 0.094441811393562 -105.0227504 39.7148051 -105.0238542 39.7148259 6841 1460 5433 0.104542660065313 0.104542660065313 -105.0238542 39.7148259 -105.0250764 39.7148315 6843 5856 1868 0.210287860037949 0.210287860037949 -104.9875046 39.7147611 -104.9899631 39.7147612 6844 1868 4186 0.189585415099738 0.189585415099738 -104.9899631 39.7147612 -104.9921793 39.7147876 6846 5432 5857 0.104903215241116 0.104903215241116 -105.0250773 39.714991 -105.0263037 39.7149834 6847 5857 5858 0.105720950651237 0.105720950651237 -105.0263037 39.7149834 -105.0275397 39.7149834 6848 5858 5859 0.105743888331652 0.105743888331652 -105.0275397 39.7149834 -105.0287757 39.7149636 6849 5859 4421 0.104252361029944 0.104252361029944 -105.0287757 39.7149636 -105.0299945 39.7149702 6852 5861 5862 0.0519463280728807 0.0519463280728807 -105.0324691 39.7149773 -105.0330764 39.7149803 6853 5862 5863 0.0520746976816124 0.0520746976816124 -105.0330764 39.7149803 -105.0336852 39.7149834 6854 5863 5864 0.053223022054701 0.053223022054701 -105.0336852 39.7149834 -105.0343073 39.7149733 6855 5864 4317 0.0510499917933612 0.0510499917933612 -105.0343073 39.7149733 -105.034904 39.7149636 8127 6232 6642 0.179146147134138 0.179146147134138 -104.9985893 39.7257061 -104.9985895 39.7273172 6857 5865 4505 0.0514748271562017 0.0514748271562017 -105.0355038 39.7149636 -105.0361056 39.7149636 6858 4505 3608 0.0515275362522861 0.0515275362522861 -105.0361056 39.7149636 -105.036708 39.7149602 6859 3608 5866 0.050240952107019 0.050240952107019 -105.036708 39.7149602 -105.0372953 39.7149674 6860 5866 5867 0.0507479546434346 0.0507479546434346 -105.0372953 39.7149674 -105.0378886 39.7149662 6861 5867 5067 0.0521453287858806 0.0521453287858806 -105.0378886 39.7149662 -105.0384982 39.7149609 6862 5067 5868 0.051338093574988 0.051338093574988 -105.0384982 39.7149609 -105.0390984 39.7149619 6863 5868 5869 0.0516032507649761 0.0516032507649761 -105.0390984 39.7149619 -105.0397017 39.7149609 6864 5869 5870 0.0504748368648883 0.0504748368648883 -105.0397017 39.7149609 -105.0402918 39.7149634 6865 5870 5871 0.0517263613465763 0.0517263613465763 -105.0402918 39.7149634 -105.0408965 39.7149688 6866 5871 5872 0.102624635673 0.102624635673 -105.0408965 39.7149688 -105.0420963 39.7149694 6867 5872 3299 0.100255573957512 0.100255573957512 -105.0420963 39.7149694 -105.0432684 39.7149673 6869 5873 5874 0.0663164411935832 0.0663164411935832 -105.043719 39.7149652 -105.0444942 39.7149755 6870 5874 5875 0.0488050085545576 0.0488050085545576 -105.0444942 39.7149755 -105.0450642 39.7149556 6871 5875 5876 0.702184603750594 0.702184603750594 -105.0450642 39.7149556 -105.0532734 39.7149935 6874 4525 5880 0.0113022768719971 0.0113022768719971 -105.0251701 39.7632042 -105.0252841 39.7632557 6875 5880 5881 0.00806516295239482 0.00806516295239482 -105.0252841 39.7632557 -105.0253707 39.7632845 6876 5881 5882 0.0293119532501538 0.0293119532501538 -105.0253707 39.7632845 -105.0256867 39.7633869 6877 5882 5883 0.0236481545130312 0.0236481545130312 -105.0256867 39.7633869 -105.025945 39.7634631 6878 5883 5884 0.0171068759325808 0.0171068759325808 -105.025945 39.7634631 -105.026131 39.7635199 6879 5884 5885 0.034181660212992 0.034181660212992 -105.026131 39.7635199 -105.0264783 39.7636723 6880 5885 5887 0.100387180512852 0.100387180512852 -105.0264783 39.7636723 -105.0276119 39.7639084 6882 4433 5888 0.29159089003557 0.29159089003557 -105.0109506 39.7174666 -105.0109694 39.7148443 6883 5888 4667 0.102395884967111 0.102395884967111 -105.0109694 39.7148443 -105.011015 39.7139241 6885 1334 1389 0.100271016747699 0.100271016747699 -105.0110016 39.7130472 -105.011015 39.7121455 6886 1389 5889 0.10737593920352 0.10737593920352 -105.011015 39.7121455 -105.0110016 39.7111799 6887 5889 5890 0.105882607972477 0.105882607972477 -105.0110016 39.7111799 -105.0109926 39.7102277 6888 5890 4707 0.0969202900217867 0.0969202900217867 -105.0109926 39.7102277 -105.010984 39.7093561 6889 4707 5891 0.0993764614715991 0.0993764614715991 -105.010984 39.7093561 -105.0109775 39.7084624 6890 5891 5892 0.0973957865151901 0.0973957865151901 -105.0109775 39.7084624 -105.0109755 39.7075865 6891 5892 5894 0.0203600085186263 0.0203600085186263 -105.0109755 39.7075865 -105.0109744 39.7074034 6893 5697 5895 0.0355610028885881 0.0355610028885881 -105.010983 39.7065516 -105.0109801 39.7062318 6894 5895 5896 0.0640153359599377 0.0640153359599377 -105.0109801 39.7062318 -105.0109828 39.7056561 6896 4960 5897 0.0913255616395888 0.0913255616395888 -105.0109882 39.7047956 -105.0109828 39.7039743 6897 5897 766 0.157641216727225 0.157641216727225 -105.0109828 39.7039743 -105.0109855 39.7025566 6898 766 5898 0.395381245817633 0.395381245817633 -105.0109855 39.7025566 -105.0121335 39.6991123 6899 5898 5899 0.0981801741162947 0.0981801741162947 -105.0121335 39.6991123 -105.0126138 39.6983104 6900 5899 5900 0.174689811260162 0.174689811260162 -105.0126138 39.6983104 -105.0127248 39.6967417 6902 2304 156 0.331433636002878 0.331433636002878 -105.0127167 39.6959791 -105.0117244 39.6930979 6903 156 1720 0.249409879986366 0.249409879986366 -105.0117244 39.6930979 -105.0117515 39.690855 6904 1720 5901 0.152027484629828 0.152027484629828 -105.0117515 39.690855 -105.0117601 39.6894878 6906 5902 5903 1.05455714042968 1.05455714042968 -105.0117344 39.688114 -105.011022 39.678646 6907 491 5904 0.0146888160266615 0.0146888160266615 -104.9407607 39.7492347 -104.9405891 39.7492413 6908 5904 5905 0.0975979556077691 0.0975979556077691 -104.9405891 39.7492413 -104.9394475 39.7492413 6910 5906 5907 0.0945117172125904 0.0945117172125904 -104.9383649 39.7492571 -104.9372594 39.7492562 6911 5907 5908 0.096024253167286 0.096024253167286 -104.9372594 39.7492562 -104.9361363 39.7492673 6913 1999 3359 0.0933322730569792 0.0933322730569792 -104.9350364 39.749243 -104.9339447 39.7492406 6914 3359 2753 0.0957031890234733 0.0957031890234733 -104.9339447 39.7492406 -104.9328253 39.7492476 6915 2753 5909 0.0964098595755736 0.0964098595755736 -104.9328253 39.7492476 -104.9316976 39.7492496 6916 5909 2279 0.103797892128295 0.103797892128295 -104.9316976 39.7492496 -104.9304837 39.7492674 6917 2279 3601 0.0979307072208472 0.0979307072208472 -104.9304837 39.7492674 -104.9293385 39.7492475 6918 3601 5910 0.101687049589159 0.101687049589159 -104.9293385 39.7492475 -104.9281491 39.749241 6919 5910 2134 0.103076736979193 0.103076736979193 -104.9281491 39.749241 -104.9269439 39.7492673 6920 2134 5911 0.0994872973933105 0.0994872973933105 -104.9269439 39.7492673 -104.9257802 39.7492674 6921 5911 5912 0.098205073412404 0.098205073412404 -104.9257802 39.7492674 -104.9246315 39.749269 6944 5930 5931 0.00713304879374381 0.00713304879374381 -104.979327 39.7304328 -104.9792436 39.7304339 6922 5912 5913 1.00880972234204 1.00880972234204 -104.9246315 39.749269 -104.9128315 39.7492855 6923 5914 3921 0.0830806742363044 0.0830806742363044 -104.9646486 39.7304917 -104.9636772 39.7304796 6924 3921 1014 0.0989804018365723 0.0989804018365723 -104.9636772 39.7304796 -104.96252 39.7304983 6925 1014 5915 0.0998222515540108 0.0998222515540108 -104.96252 39.7304983 -104.9613527 39.7304983 6926 5915 5916 0.104139822117371 0.104139822117371 -104.9613527 39.7304983 -104.960135 39.730487 6927 5916 5023 0.0793768943130485 0.0793768943130485 -104.960135 39.730487 -104.9592069 39.7304983 6929 5917 5918 0.112165266092601 0.112165266092601 -104.987439 39.7304505 -104.9861275 39.730436 6930 5918 5919 0.108065845165718 0.108065845165718 -104.9861275 39.730436 -104.9848641 39.7304571 6931 5919 5920 0.0537421133423824 0.0537421133423824 -104.9848641 39.7304571 -104.9842358 39.7304466 6932 5920 5921 0.0547683090118863 0.0547683090118863 -104.9842358 39.7304466 -104.9835955 39.730436 6933 5921 5922 0.0617512871216813 0.0617512871216813 -104.9835955 39.730436 -104.9828734 39.7304382 6934 5922 5923 0.0505486132029595 0.0505486132029595 -104.9828734 39.7304382 -104.9822823 39.7304399 6935 5923 5924 0.0485674117985671 0.0485674117985671 -104.9822823 39.7304399 -104.9817146 39.7304273 6936 5924 5925 0.00910751947845144 0.00910751947845144 -104.9817146 39.7304273 -104.9816081 39.7304277 6937 5925 3160 0.040672974998317 0.040672974998317 -104.9816081 39.7304277 -104.9811325 39.7304243 6938 3160 5926 0.0119123696733134 0.0119123696733134 -104.9811325 39.7304243 -104.9809932 39.730424 6939 5926 5927 0.0422638247579918 0.0422638247579918 -104.9809932 39.730424 -104.9804991 39.7304325 6940 5927 5928 0.00946046354749371 0.00946046354749371 -104.9804991 39.7304325 -104.9803886 39.7304366 6941 5928 4978 0.0392608349230605 0.0392608349230605 -104.9803886 39.7304366 -104.9799295 39.7304346 6942 4978 5929 0.00830374951839601 0.00830374951839601 -104.9799295 39.7304346 -104.9798324 39.7304351 6943 5929 5930 0.04322033436118 0.04322033436118 -104.9798324 39.7304351 -104.979327 39.7304328 12307 8642 8643 0.0298175315684779 0.0298175315684779 -105.0079921 39.7544142 -105.0079172 39.7541523 6945 5931 5932 0.0454758802600548 0.0454758802600548 -104.9792436 39.7304339 -104.9787119 39.7304412 6946 5932 5933 0.0473060152011751 0.0473060152011751 -104.9787119 39.7304412 -104.9781588 39.7304487 6947 5933 5934 0.0496187677804403 0.0496187677804403 -104.9781588 39.7304487 -104.9775786 39.7304533 6948 5934 5935 0.0504477908402203 0.0504477908402203 -104.9775786 39.7304533 -104.9769887 39.7304575 6949 5935 5050 0.0515402266931002 0.0515402266931002 -104.9769887 39.7304575 -104.976386 39.7304575 6950 5050 5687 0.0468197679026621 0.0468197679026621 -104.976386 39.7304575 -104.9758385 39.7304575 6953 5453 982 0.0502364246424336 0.0502364246424336 -104.9746713 39.7304514 -104.9740839 39.7304453 6954 982 5937 0.0968891441459385 0.0968891441459385 -104.9740839 39.7304453 -104.9729509 39.7304453 6955 5937 5938 0.0503259455718068 0.0503259455718068 -104.9729509 39.7304453 -104.9723624 39.7304448 6956 5938 5939 0.0502893520356679 0.0502893520356679 -104.9723624 39.7304448 -104.9717744 39.7304519 6957 5939 3129 0.0485573864514234 0.0485573864514234 -104.9717744 39.7304519 -104.9712066 39.7304555 6958 3129 5117 0.0498372694791184 0.0498372694791184 -104.9712066 39.7304555 -104.9706239 39.7304632 6959 5117 5941 0.0493022558846739 0.0493022558846739 -104.9706239 39.7304632 -104.9700474 39.7304587 6960 5941 4716 0.0507626244890517 0.0507626244890517 -104.9700474 39.7304587 -104.9694538 39.7304565 6961 4716 5942 0.142284142826663 0.142284142826663 -104.9694538 39.7304565 -104.96779 39.7304653 6963 5943 5944 0.01393899602166 0.01393899602166 -104.9407521 39.7310056 -104.9405891 39.731006 6964 5944 5945 0.364458473389243 0.364458473389243 -104.9405891 39.731006 -104.9363272 39.7310185 6965 5945 5946 0.0993153072226578 0.0993153072226578 -104.9363272 39.7310185 -104.9351663 39.7310442 6966 5946 5947 0.101492282005104 0.101492282005104 -104.9351663 39.7310442 -104.9339798 39.731066 6967 5947 5948 0.101164116161519 0.101164116161519 -104.9339798 39.731066 -104.9327968 39.7310647 6968 5948 5949 0.102917574680079 0.102917574680079 -104.9327968 39.7310647 -104.9315933 39.7310618 6969 5949 5950 0.099000654458151 0.099000654458151 -104.9315933 39.7310618 -104.9304356 39.7310602 6970 5950 5951 0.102683540906436 0.102683540906436 -104.9304356 39.7310602 -104.9292349 39.7310503 6972 5952 5145 0.0645729302199529 0.0645729302199529 -104.9280748 39.7310598 -104.9273197 39.7310625 6973 5145 2119 0.0381578888853594 0.0381578888853594 -104.9273197 39.7310625 -104.9268735 39.7310598 6975 5953 5954 0.100685153983508 0.100685153983508 -104.9257284 39.7310507 -104.924551 39.7310505 6976 5954 5955 0.195476970380349 0.195476970380349 -104.924551 39.7310505 -104.9222652 39.7310656 6978 5511 5956 0.144816938742182 0.144816938742182 -104.974688 39.7559741 -104.9735293 39.7569242 6979 5956 2899 0.0164641943336492 0.0164641943336492 -104.9735293 39.7569242 -104.9733522 39.7569824 6981 5957 5776 0.0786471324555583 0.0786471324555583 -104.9873834 39.7462062 -104.9880305 39.7457035 6982 5776 5958 0.142074016754489 0.142074016754489 -104.9880305 39.7457035 -104.9891839 39.7447837 6984 5959 5960 0.119153206354199 0.119153206354199 -104.9904219 39.7438323 -104.9914093 39.7430761 6985 5960 5961 0.0270871445537288 0.0270871445537288 -104.9914093 39.7430761 -104.9916357 39.7429057 6986 5961 5962 0.145839788109516 0.145839788109516 -104.9916357 39.7429057 -104.9928478 39.7419829 6987 5962 5963 0.00712354730707594 0.00712354730707594 -104.9928478 39.7419829 -104.9929071 39.7419379 6988 5963 5964 0.140131025523345 0.140131025523345 -104.9929071 39.7419379 -104.9940638 39.7410451 6989 5964 5965 0.140225597174846 0.140225597174846 -104.9940638 39.7410451 -104.9952082 39.7401418 6990 5965 4943 0.0161740048379517 0.0161740048379517 -104.9952082 39.7401418 -104.9952896 39.7400105 6992 5354 5966 0.0365984296224293 0.0365984296224293 -104.9856252 39.7476126 -104.9852928 39.74782 8275 6722 2311 0.00867549185460531 0.00867549185460531 -105.0112278 39.7314296 -105.0112958 39.7314875 6993 5966 5967 0.107476511645453 0.107476511645453 -104.9852928 39.74782 -104.9844118 39.7485095 6994 5967 5968 0.147256677185358 0.147256677185358 -104.9844118 39.7485095 -104.9831894 39.7494425 6995 5968 5969 0.146721278462678 0.146721278462678 -104.9831894 39.7494425 -104.98198 39.7503787 6996 5969 5361 0.147170892096024 0.147170892096024 -104.98198 39.7503787 -104.9807486 39.7513036 6997 5361 2684 0.148391053722383 0.148391053722383 -104.9807486 39.7513036 -104.9795298 39.7522538 6999 5970 807 0.0217813759552713 0.0217813759552713 -104.9783626 39.753192 -104.9781222 39.7532569 7001 5971 4332 0.0931508534748433 0.0931508534748433 -104.978267 39.7840741 -104.9771769 39.7840807 7002 4332 5038 0.0953468172233397 0.0953468172233397 -104.9771769 39.7840807 -104.9760611 39.7840873 7004 5972 5857 0.176936009900748 0.176936009900748 -105.0263295 39.7165745 -105.0263037 39.7149834 7005 5857 1300 0.178425403895618 0.178425403895618 -105.0263037 39.7149834 -105.0263381 39.713379 7006 1300 5973 0.247668336727678 0.247668336727678 -105.0263381 39.713379 -105.0263219 39.7111517 7008 5974 5975 0.19695744936537 0.19695744936537 -105.0263476 39.6984996 -105.0263805 39.6967285 7010 1502 4378 0.103568243200344 0.103568243200344 -105.0263295 39.6949026 -105.0263037 39.6939714 7012 5976 2341 0.175343347413509 0.175343347413509 -104.9257736 39.717827 -104.9257718 39.7194039 7013 2341 5977 0.176971375987128 0.176971375987128 -104.9257718 39.7194039 -104.9257568 39.7209954 7014 5977 4784 0.243234077821538 0.243234077821538 -104.9257568 39.7209954 -104.9260932 39.7231675 7015 4784 5979 0.240492752461347 0.240492752461347 -104.9260932 39.7231675 -104.9260981 39.7253303 7016 5979 5980 0.0330257004550899 0.0330257004550899 -104.9260981 39.7253303 -104.9261008 39.7256273 7017 5980 5981 0.271622774119548 0.271622774119548 -104.9261008 39.7256273 -104.9260461 39.7280697 7018 5981 5982 0.132843712894559 0.132843712894559 -104.9260461 39.7280697 -104.9260654 39.7292643 7020 5983 5984 0.0865708728240205 0.0865708728240205 -104.9258169 39.7793462 -104.9257912 39.7801245 7021 5984 5985 0.115162845747273 0.115162845747273 -104.9257912 39.7801245 -104.9258084 39.7811601 7023 758 5986 0.228351368086018 0.228351368086018 -104.9258629 39.7765766 -104.9258093 39.7786298 7026 5146 5157 0.0344312485594002 0.0344312485594002 -104.9257328 39.7300276 -104.9257489 39.730337 7027 5157 5953 0.0793791794144798 0.0793791794144798 -104.9257489 39.730337 -104.9257284 39.7310507 7028 5953 2240 0.201141072863101 0.201141072863101 -104.9257284 39.7310507 -104.925734 39.7328596 7029 2240 4913 0.204101361959596 0.204101361959596 -104.925734 39.7328596 -104.9257471 39.7346951 7031 5988 5989 0.202410682591791 0.202410682591791 -104.9257168 39.7364786 -104.9257287 39.7382989 7032 5989 5990 0.204104998697393 0.204104998697393 -104.9257287 39.7382989 -104.9257974 39.7401337 7033 5990 689 0.195952399265096 0.195952399265096 -104.9257974 39.7401337 -104.9257594 39.7418957 7034 689 1980 0.165723809852799 0.165723809852799 -104.9257594 39.7418957 -104.9258091 39.7433856 7035 1980 1965 0.0389234534803582 0.0389234534803582 -104.9258091 39.7433856 -104.925792 39.7437354 7036 1965 5991 0.211595737081182 0.211595737081182 -104.925792 39.7437354 -104.9258205 39.7456382 7037 5991 2477 0.19787541766453 0.19787541766453 -104.9258205 39.7456382 -104.9258057 39.7474177 7039 5911 5992 0.199600309761125 0.199600309761125 -104.9257802 39.7492674 -104.9257974 39.7510624 7040 5992 802 0.200311937766574 0.200311937766574 -104.9257974 39.7510624 -104.9257802 39.7528638 7041 802 5993 0.204076160777324 0.204076160777324 -104.9257802 39.7528638 -104.9257827 39.7546991 7042 5993 5994 0.207502868601311 0.207502868601311 -104.9257827 39.7546991 -104.925772 39.7565652 7043 5994 5995 0.201507936335064 0.201507936335064 -104.925772 39.7565652 -104.9257668 39.7583774 18161 10256 2170 0.118696748630409 0.118696748630409 -105.0141119 39.7874307 -105.0146867 39.7884025 7044 5995 3065 0.198422916856477 0.198422916856477 -104.9257668 39.7583774 -104.9257357 39.7601617 7045 3065 5996 0.187785068593932 0.187785068593932 -104.9257357 39.7601617 -104.9257688 39.7618503 7048 5998 1151 0.103522476706234 0.103522476706234 -104.9257702 39.7628567 -104.9257702 39.7637877 7049 1151 5999 0.201885859106491 0.201885859106491 -104.9257702 39.7637877 -104.9257746 39.7656033 7050 5999 2774 0.203030941446461 0.203030941446461 -104.9257746 39.7656033 -104.9257496 39.7674291 7051 2774 6000 0.200151361396455 0.200151361396455 -104.9257496 39.7674291 -104.9257444 39.7692291 7053 4375 2856 0.142504312909228 0.142504312909228 -105.0014998 39.6989095 -105.0031649 39.6989425 7054 2856 6001 0.0983652484533134 0.0983652484533134 -105.0031649 39.6989425 -105.0043064 39.6990482 7055 6001 6002 0.0964239306891795 0.0964239306891795 -105.0043064 39.6990482 -105.0054308 39.6991076 7056 6002 6003 0.098310599923513 0.098310599923513 -105.0054308 39.6991076 -105.0065799 39.6991077 7057 6003 1761 0.137700629072643 0.137700629072643 -105.0065799 39.6991077 -105.0081893 39.6990933 7058 1761 6004 0.100513600298964 0.100513600298964 -105.0081893 39.6990933 -105.0093641 39.6991016 7059 6004 3822 0.0995871831820294 0.0995871831820294 -105.0093641 39.6991016 -105.0105281 39.6990962 7060 3822 5898 0.137360760654976 0.137360760654976 -105.0105281 39.6990962 -105.0121335 39.6991123 7061 5898 6005 0.132447355715672 0.132447355715672 -105.0121335 39.6991123 -105.0128712 39.7001595 7063 1597 1654 0.133194225128182 0.133194225128182 -105.0140815 39.6999614 -105.015638 39.699987 7064 1654 6006 0.125247640008909 0.125247640008909 -105.015638 39.699987 -105.0169911 39.700417 7065 6006 4209 0.0896990215886268 0.0896990215886268 -105.0169911 39.700417 -105.0180383 39.7004566 7067 6007 200 0.0969312782671765 0.0969312782671765 -105.0192141 39.7004566 -105.0203471 39.7004566 7069 6008 6009 0.237519218216988 0.237519218216988 -104.930634 39.692987 -104.9317136 39.6910191 7071 6010 700 0.202130694041649 0.202130694041649 -104.9453987 39.7401427 -104.9453488 39.7419601 7072 700 6011 0.200920157017241 0.200920157017241 -104.9453488 39.7419601 -104.9453382 39.743767 7074 1752 6012 0.41064210801689 0.41064210801689 -104.944277 39.787439 -104.9452877 39.7838286 7076 6013 898 0.069285729612221 0.069285729612221 -104.945032 39.7638499 -104.9450302 39.764473 7079 5168 6014 0.173942254032852 0.173942254032852 -104.9449622 39.716238 -104.9449634 39.7178023 7080 6014 2356 0.178647695597581 0.178647695597581 -104.9449634 39.7178023 -104.9449537 39.7194089 7081 2356 4157 0.173431342052579 0.173431342052579 -104.9449537 39.7194089 -104.9449591 39.7209686 7082 4157 4744 0.174265758482508 0.174265758482508 -104.9449591 39.7209686 -104.9449996 39.7225355 7083 4744 6015 0.17586665041424 0.17586665041424 -104.9449996 39.7225355 -104.9449591 39.7241168 7084 6015 6017 0.166030537226764 0.166030537226764 -104.9449591 39.7241168 -104.9450503 39.7256083 7085 6017 1206 0.168368552768231 0.168368552768231 -104.9450503 39.7256083 -104.9450941 39.7271221 7086 1206 6018 0.0222310506019077 0.0222310506019077 -104.9450941 39.7271221 -104.9450985 39.727322 7087 6018 3777 0.199517083270274 0.199517083270274 -104.9450985 39.727322 -104.9450973 39.7291163 7088 3777 6019 0.15332994885881 0.15332994885881 -104.9450973 39.7291163 -104.9450856 39.7304952 7089 6019 956 0.176955920540622 0.176955920540622 -104.9450856 39.7304952 -104.9450895 39.7320866 7090 956 6020 0.174665514088028 0.174665514088028 -104.9450895 39.7320866 -104.9450945 39.7336574 7091 6020 4894 0.161958937862416 0.161958937862416 -104.9450945 39.7336574 -104.945082 39.7351139 7092 4894 6021 0.18390531780345 0.18390531780345 -104.945082 39.7351139 -104.9450808 39.7367678 7093 6021 5492 0.174079428498661 0.174079428498661 -104.9450808 39.7367678 -104.9450674 39.7383333 7094 5492 6022 0.20029370655809 0.20029370655809 -104.9450674 39.7383333 -104.9450447 39.7401345 7096 3037 6023 0.213499262828813 0.213499262828813 -104.9449805 39.75904 -104.9449634 39.76096 7098 3578 5645 0.141952777714747 0.141952777714747 -104.9452895 39.7544277 -104.9452967 39.7557043 8369 876 4464 0.138360134725968 0.138360134725968 -104.968419 39.7645054 -104.9684223 39.7657497 7100 4359 4350 0.0475473932483631 0.0475473932483631 -104.9453012 39.7565195 -104.9453036 39.7569471 7101 4350 1533 0.0507609705805194 0.0507609705805194 -104.9453036 39.7569471 -104.9453062 39.7574036 7102 1533 6024 0.087689125787215 0.087689125787215 -104.9453062 39.7574036 -104.9453106 39.7581922 7103 6024 3036 0.0935380351023268 0.0935380351023268 -104.9453106 39.7581922 -104.9453153 39.7590334 7105 2396 6026 0.14381066174273 0.14381066174273 -104.9452638 39.7738711 -104.9453067 39.775164 7107 1270 4534 0.202622361744701 0.202622361744701 -105.0204072 39.7193738 -105.0227761 39.719354 7108 4534 6027 0.199229442979025 0.199229442979025 -105.0227761 39.719354 -105.0251054 39.7193679 7110 6028 6029 0.912875631293974 0.912875631293974 -104.9959579 39.7817094 -104.9855966 39.7797106 7112 1075 2498 0.0816070075181441 0.0816070075181441 -105.0092438 39.7854664 -105.0101988 39.7854584 7113 2498 6030 0.0415787253165096 0.0415787253165096 -105.0101988 39.7854584 -105.0106854 39.7854577 7114 6030 6031 0.0433303737265817 0.0433303737265817 -105.0106854 39.7854577 -105.0111925 39.7854571 7116 6032 6033 0.0508682336735258 0.0508682336735258 -105.0111965 39.7856112 -105.0117918 39.7856148 7117 6033 1215 0.0487831269807967 0.0487831269807967 -105.0117918 39.7856148 -105.0123627 39.7856181 7118 1215 6034 0.0505678656124617 0.0505678656124617 -105.0123627 39.7856181 -105.0129545 39.7856166 7119 6034 4787 0.0490298276079548 0.0490298276079548 -105.0129545 39.7856166 -105.0135283 39.7856151 7120 4787 6035 0.0502099740409632 0.0502099740409632 -105.0135283 39.7856151 -105.0141159 39.7856183 7121 6035 2168 0.0503125854793333 0.0503125854793333 -105.0141159 39.7856183 -105.0147047 39.7856216 7122 2168 6036 0.0482434584483166 0.0482434584483166 -105.0147047 39.7856216 -105.0152693 39.7856221 17215 8403 8420 0.200752773596098 0.200752773596098 -104.9775319 39.7038582 -104.9774882 39.7056633 7123 6036 6037 0.0486536038515005 0.0486536038515005 -105.0152693 39.7856221 -105.0158387 39.7856226 7125 6038 6039 0.0499795151912972 0.0499795151912972 -105.0164173 39.7856269 -105.0170022 39.7856234 7126 6039 6040 0.0491412278477837 0.0491412278477837 -105.0170022 39.7856234 -105.0175773 39.7856256 7127 6040 6041 0.0497771068440158 0.0497771068440158 -105.0175773 39.7856256 -105.0181598 39.7856198 7128 6041 6042 0.0494653664650395 0.0494653664650395 -105.0181598 39.7856198 -105.0187387 39.7856192 7129 6042 4660 0.0491491990718702 0.0491491990718702 -105.0187387 39.7856192 -105.0193139 39.7856187 7130 4660 6043 0.0497609288638681 0.0497609288638681 -105.0193139 39.7856187 -105.0198962 39.7856251 7131 6043 1290 0.0489747324983769 0.0489747324983769 -105.0198962 39.7856251 -105.0204693 39.7856314 7133 6044 4562 0.0495973986652376 0.0495973986652376 -105.0210575 39.7856258 -105.0216379 39.7856202 7134 4562 6045 0.0489640905184848 0.0489640905184848 -105.0216379 39.7856202 -105.0222109 39.785625 7135 6045 6046 0.0491691479666822 0.0491691479666822 -105.0222109 39.785625 -105.0227863 39.7856298 7136 6046 6047 0.0507578186257211 0.0507578186257211 -105.0227863 39.7856298 -105.0233803 39.7856255 7137 6047 2730 0.0500913644840885 0.0500913644840885 -105.0233803 39.7856255 -105.0239665 39.7856212 7138 2730 6048 0.0486937991070737 0.0486937991070737 -105.0239665 39.7856212 -105.0245363 39.7856143 7139 6048 6049 0.0563508416708434 0.0563508416708434 -105.0245363 39.7856143 -105.0251957 39.7856063 7140 6049 6050 0.0543668616299433 0.0543668616299433 -105.0251957 39.7856063 -105.0258319 39.7856132 7141 6050 3755 0.049786406684993 0.049786406684993 -105.0258319 39.7856132 -105.0264145 39.7856195 7142 3755 6051 0.0495857892809515 0.0495857892809515 -105.0264145 39.7856195 -105.0269948 39.7856221 7143 6051 6052 0.0496881410470813 0.0496881410470813 -105.0269948 39.7856221 -105.0275763 39.7856198 7144 6052 6053 0.0491149994031363 0.0491149994031363 -105.0275763 39.7856198 -105.0281511 39.7856201 18545 5563 7539 0.0787059485791879 0.0787059485791879 -105.0440188 39.7652831 -105.0449396 39.7652893 7145 6053 6054 0.0498540025598143 0.0498540025598143 -105.0281511 39.7856201 -105.0287345 39.7856259 7146 6054 6055 0.0489875409651698 0.0489875409651698 -105.0287345 39.7856259 -105.0293078 39.7856235 7147 6055 4007 0.0499802866726516 0.0499802866726516 -105.0293078 39.7856235 -105.0298927 39.7856278 7148 4007 6056 0.0488162842829032 0.0488162842829032 -105.0298927 39.7856278 -105.030464 39.7856261 7149 6056 6057 0.0489359547659716 0.0489359547659716 -105.030464 39.7856261 -105.0310367 39.7856243 7150 6057 6058 0.0509862761511403 0.0509862761511403 -105.0310367 39.7856243 -105.0316334 39.7856243 7151 6058 1391 0.0507897478531174 0.0507897478531174 -105.0316334 39.7856243 -105.0322278 39.7856243 7152 1391 6059 0.0484575520219378 0.0484575520219378 -105.0322278 39.7856243 -105.0327949 39.7856263 7154 6060 6061 0.051268887373703 0.051268887373703 -105.0333562 39.7856282 -105.0339562 39.7856259 7155 6061 3440 0.0523540538479921 0.0523540538479921 -105.0339562 39.7856259 -105.0345689 39.7856236 7156 3440 6062 0.0526542821957606 0.0526542821957606 -105.0345689 39.7856236 -105.0351851 39.7856197 7157 6062 5722 0.0500652354639954 0.0500652354639954 -105.0351851 39.7856197 -105.035771 39.7856159 7158 5722 6063 0.0491749564449066 0.0491749564449066 -105.035771 39.7856159 -105.0363465 39.7856148 7159 6063 6064 0.0490553316653512 0.0490553316653512 -105.0363465 39.7856148 -105.0369206 39.7856137 7160 6064 6065 0.0504053225202572 0.0504053225202572 -105.0369206 39.7856137 -105.0375105 39.7856129 7161 6065 6066 0.0491577785316978 0.0491577785316978 -105.0375105 39.7856129 -105.0380858 39.7856122 7162 6066 6067 0.0500917004504544 0.0500917004504544 -105.0380858 39.7856122 -105.038672 39.7856168 7163 6067 6068 0.0487330457346556 0.0487330457346556 -105.038672 39.7856168 -105.0392423 39.7856213 7164 6068 6069 0.0500468552276867 0.0500468552276867 -105.0392423 39.7856213 -105.039828 39.7856193 7165 6069 1089 0.0473039342434908 0.0473039342434908 -105.039828 39.7856193 -105.0403816 39.7856175 7166 1089 6070 0.0519349767204956 0.0519349767204956 -105.0403816 39.7856175 -105.0409894 39.7856189 7167 6070 6071 0.0483547253107021 0.0483547253107021 -105.0409894 39.7856189 -105.0415553 39.7856202 7169 6072 3860 0.0495593243927177 0.0495593243927177 -105.0421669 39.7856198 -105.0427469 39.7856195 7170 3860 6073 0.0493012970703545 0.0493012970703545 -105.0427469 39.7856195 -105.0433238 39.7856121 7171 6073 5585 0.0529959751032204 0.0529959751032204 -105.0433238 39.7856121 -105.043944 39.7856159 7173 1003 5222 0.108094382628624 0.108094382628624 -104.987571 39.7855779 -104.988836 39.785586 7175 6074 3213 0.169273308004073 0.169273308004073 -104.962329 39.712563 -104.9628505 39.7110945 7176 3213 6075 0.200540081035548 0.200540081035548 -104.9628505 39.7110945 -104.9628492 39.709291 7177 6075 1924 0.199718283006537 0.199718283006537 -104.9628492 39.709291 -104.962875 39.707495 7178 1924 6076 0.202212418704144 0.202212418704144 -104.962875 39.707495 -104.9628366 39.7056767 7179 6076 3268 0.201184980777767 0.201184980777767 -104.9628366 39.7056767 -104.9628366 39.7038674 7180 3268 6077 0.201398824177077 0.201398824177077 -104.9628366 39.7038674 -104.9628485 39.7020562 7181 6077 81 0.202519482529809 0.202519482529809 -104.9628485 39.7020562 -104.9628455 39.7002349 7182 81 3517 0.205035908609294 0.205035908609294 -104.9628455 39.7002349 -104.9628742 39.6983911 7183 3517 4259 0.201561198640626 0.201561198640626 -104.9628742 39.6983911 -104.9628968 39.6965785 7184 4259 6078 0.201877222241407 0.201877222241407 -104.9628968 39.6965785 -104.9629093 39.694763 7185 6078 6079 0.198020897047098 0.198020897047098 -104.9629093 39.694763 -104.9629257 39.6929822 7186 6079 5828 0.204359521871182 0.204359521871182 -104.9629257 39.6929822 -104.9629082 39.6911444 7187 5828 6080 0.203452288011347 0.203452288011347 -104.9629082 39.6911444 -104.9628739 39.6893149 7188 6080 6081 0.199577893436046 0.199577893436046 -104.9628739 39.6893149 -104.962857 39.6875201 7189 6082 4198 0.0554105901874734 0.0554105901874734 -105.007037 39.720887 -105.007437 39.721279 8462 1578 6834 0.296770354889592 0.296770354889592 -105.0401129 39.6876594 -105.0401263 39.6849905 7190 4198 6083 0.479532197769768 0.479532197769768 -105.007437 39.721279 -105.0092748 39.7253533 7193 6085 3417 0.199987779646285 0.199987779646285 -105.0322636 39.7629835 -105.0346033 39.7629904 7195 5561 6086 0.0785728419075768 0.0785728419075768 -105.0440091 39.7630203 -105.0449283 39.7630131 7196 6086 6087 0.711200705359908 0.711200705359908 -105.0449283 39.7630131 -105.0532488 39.7629903 7197 6088 6089 0.0569381576865727 0.0569381576865727 -105.0111515 39.7608094 -105.0118176 39.7608059 7199 1755 4797 0.0569796757564415 0.0569796757564415 -105.0124792 39.7608073 -105.0131458 39.7608063 7200 4797 6090 0.0568688820659326 0.0568688820659326 -105.0131458 39.7608063 -105.0138111 39.7608043 7201 6090 2163 0.0576467707798926 0.0576467707798926 -105.0138111 39.7608043 -105.0144855 39.7608022 7202 2163 6091 0.115287318699314 0.115287318699314 -105.0144855 39.7608022 -105.0158342 39.7607944 7204 4029 6092 0.199820514844545 0.199820514844545 -105.0299179 39.761227 -105.0322556 39.7612283 7205 6092 3413 0.201407533266255 0.201407533266255 -105.0322556 39.7612283 -105.0346118 39.761242 7207 6093 6094 0.0604203300865654 0.0604203300865654 -105.0268612 39.760858 -105.027568 39.7608513 7208 6094 6095 0.0494745769978518 0.0494745769978518 -105.027568 39.7608513 -105.0281468 39.7608514 7209 6095 6096 0.0926701881064251 0.0926701881064251 -105.0281468 39.7608514 -105.0292309 39.760844 7210 6096 4028 0.05825540400242 0.05825540400242 -105.0292309 39.760844 -105.0299124 39.7608394 7212 5558 6097 0.589453817263917 0.589453817263917 -105.0440044 39.7612115 -105.0509004 39.761199 7213 111 6098 0.0840698350347185 0.0840698350347185 -104.929111 39.709605 -104.928134 39.709687 7214 6098 5387 0.102649580636379 0.102649580636379 -104.928134 39.709687 -104.926934 39.709687 7216 6099 4834 0.0618019179836103 0.0618019179836103 -104.9444906 39.7093483 -104.9437682 39.7093402 7217 4834 6100 0.103506880889302 0.103506880889302 -104.9437682 39.7093402 -104.9425586 39.7093158 7218 6100 6101 0.102436270515026 0.102436270515026 -104.9425586 39.7093158 -104.9413615 39.709292 7219 6101 6102 0.0462582791506537 0.0462582791506537 -104.9413615 39.709292 -104.9408208 39.7092854 7221 5388 6103 0.0951666989097628 0.0951666989097628 -104.926934 39.709287 -104.9258215 39.7092917 7222 6103 6104 0.103533109860882 0.103533109860882 -104.9258215 39.7092917 -104.9246113 39.7092785 17793 6179 8402 0.062258154453335 0.062258154453335 -104.9873985 39.7569664 -104.9873999 39.7564065 7223 6104 6105 1.01266363478673 1.01266363478673 -104.9246113 39.7092785 -104.9127732 39.7093215 7226 6107 6108 0.0985711721031886 0.0985711721031886 -104.9851845 39.7093159 -104.9840322 39.7093206 7227 6108 6109 0.106459269312792 0.106459269312792 -104.9840322 39.7093206 -104.9827877 39.709314 7228 6109 6110 0.106833918076069 0.106833918076069 -104.9827877 39.709314 -104.9815389 39.7093013 7229 6110 3622 0.0989181087898918 0.0989181087898918 -104.9815389 39.7093013 -104.980383 39.7092759 7230 3622 6111 0.098886772683552 0.098886772683552 -104.980383 39.7092759 -104.979227 39.7092785 7231 6111 6112 0.0498651872917774 0.0498651872917774 -104.979227 39.7092785 -104.9786441 39.7092737 7232 6112 6113 0.0465544361472323 0.0465544361472323 -104.9786441 39.7092737 -104.9780999 39.7092693 7233 6113 6114 0.048644459525012 0.048644459525012 -104.9780999 39.7092693 -104.9775313 39.7092628 7234 6114 1769 0.0504837415599517 0.0504837415599517 -104.9775313 39.7092628 -104.9769412 39.7092561 7235 1769 4488 0.0559949291466801 0.0559949291466801 -104.9769412 39.7092561 -104.9762867 39.7092645 7236 4488 6115 0.0469382916231929 0.0469382916231929 -104.9762867 39.7092645 -104.9757389 39.7092889 7237 6115 4839 0.0486148679353184 0.0486148679353184 -104.9757389 39.7092889 -104.9751709 39.7092743 7239 1519 5280 0.0508144170388461 0.0508144170388461 -104.9745633 39.7092771 -104.9739693 39.7092817 7240 5280 6116 0.0496680994860777 0.0496680994860777 -104.9739693 39.7092817 -104.9733887 39.7092862 7241 6116 1086 0.0854394240121282 0.0854394240121282 -104.9733887 39.7092862 -104.9723899 39.7092881 7244 6118 5426 0.102968153598516 0.102968153598516 -104.9710442 39.7092903 -104.9698407 39.7093079 7245 5426 6119 0.101169119900675 0.101169119900675 -104.9698407 39.7093079 -104.9686581 39.7092969 7246 6119 2048 0.10059076820208 0.10059076820208 -104.9686581 39.7092969 -104.9674823 39.7092837 7247 2048 6120 0.0997250287478783 0.0997250287478783 -104.9674823 39.7092837 -104.9663168 39.7093042 7248 6120 6121 0.100591265363907 0.100591265363907 -104.9663168 39.7093042 -104.9651409 39.7093108 7249 6121 6122 0.0474195280765072 0.0474195280765072 -104.9651409 39.7093108 -104.9645867 39.7093011 7250 6122 3477 0.0495243305794908 0.0495243305794908 -104.9645867 39.7093011 -104.9640079 39.709291 7251 3477 6123 0.0472960657562571 0.0472960657562571 -104.9640079 39.709291 -104.963455 39.709291 7252 6123 6075 0.0518212274102399 0.0518212274102399 -104.963455 39.709291 -104.9628492 39.709291 7253 6075 6124 0.0477720158174774 0.0477720158174774 -104.9628492 39.709291 -104.9622908 39.7092845 7254 6124 3692 0.0491494225474026 0.0491494225474026 -104.9622908 39.7092845 -104.9617163 39.7092778 7255 3692 6125 0.0492733746042409 0.0492733746042409 -104.9617163 39.7092778 -104.9611403 39.709281 7256 6125 4567 0.0513179295413005 0.0513179295413005 -104.9611403 39.709281 -104.9605404 39.7092844 7257 4567 6126 0.104996585237884 0.104996585237884 -104.9605404 39.7092844 -104.959313 39.709291 7259 6127 6128 0.202552708883543 0.202552708883543 -105.0286529 39.7293168 -105.0286516 39.7311384 7260 6128 6129 0.200575382409089 0.200575382409089 -105.0286516 39.7311384 -105.0286784 39.7329421 7261 6129 6130 0.200851528697639 0.200851528697639 -105.0286784 39.7329421 -105.0286757 39.7347484 7263 6131 4042 0.178407205955933 0.178407205955933 -105.0287757 39.7165547 -105.0287585 39.7181591 7264 4042 6132 0.176658257473219 0.176658257473219 -105.0287585 39.7181591 -105.0287845 39.7197477 7265 6132 6133 0.173893747367395 0.173893747367395 -105.0287845 39.7197477 -105.0288029 39.7213115 7266 6133 1832 0.00321363581065808 0.00321363581065808 -105.0288029 39.7213115 -105.0288032 39.7213404 7267 1832 6134 0.0979518830790181 0.0979518830790181 -105.0288032 39.7213404 -105.0288059 39.7222213 7268 6134 2577 0.0768544895315019 0.0768544895315019 -105.0288059 39.7222213 -105.0288186 39.7229124 7270 2974 713 0.0553033256449361 0.0553033256449361 -105.0281658 39.7584695 -105.0281562 39.7589668 7271 713 1884 0.049816225531446 0.049816225531446 -105.0281562 39.7589668 -105.0281527 39.7594148 7272 1884 269 0.0489259588819734 0.0489259588819734 -105.0281527 39.7594148 -105.0281511 39.7598548 7273 269 6135 0.049929244786193 0.049929244786193 -105.0281511 39.7598548 -105.0281572 39.7603038 7274 6135 6095 0.0608968307992014 0.0608968307992014 -105.0281572 39.7603038 -105.0281468 39.7608514 7276 1819 6136 0.206807888451467 0.206807888451467 -105.0286551 39.7269539 -105.0288404 39.7288083 7278 6137 6138 0.137211297869344 0.137211297869344 -105.0287666 39.7560413 -105.0287838 39.7572752 7280 6139 4576 0.0888580713995718 0.0888580713995718 -105.0283324 39.7407242 -105.0283618 39.741523 7281 4576 6140 0.134023429450374 0.134023429450374 -105.0283618 39.741523 -105.0283644 39.7427283 7282 6140 5292 0.135037120828343 0.135037120828343 -105.0283644 39.7427283 -105.028373 39.7439427 7283 5292 6141 0.134292125855752 0.134292125855752 -105.028373 39.7439427 -105.0283644 39.7451504 7285 11 6142 0.134290112908847 0.134290112908847 -105.0283851 39.746369 -105.0283851 39.7475767 7286 6142 6143 0.134379347336523 0.134379347336523 -105.0283851 39.7475767 -105.0283819 39.7487852 7287 6143 6144 0.135319045428869 0.135319045428869 -105.0283819 39.7487852 -105.0283496 39.7500019 7288 6144 6145 0.133823509557072 0.133823509557072 -105.0283496 39.7500019 -105.0283535 39.7512054 7289 6145 6146 0.133595456488811 0.133595456488811 -105.0283535 39.7512054 -105.0283964 39.7524064 7290 6146 6147 0.132813208199385 0.132813208199385 -105.0283964 39.7524064 -105.0283879 39.7536008 7291 6147 6148 0.135903166352965 0.135903166352965 -105.0283879 39.7536008 -105.0283827 39.754823 7293 6149 5532 0.117263436099258 0.117263436099258 -105.0287889 39.7729931 -105.028838 39.774047 7294 5532 6150 0.292646155170772 0.292646155170772 -105.028838 39.774047 -105.028752 39.776678 7296 4069 6054 0.143532163506992 0.143532163506992 -105.0287428 39.7843351 -105.0287345 39.7856259 7297 6054 5794 0.200517814130868 0.200517814130868 -105.0287345 39.7856259 -105.0287341 39.7874292 7299 6151 6152 0.134234537479531 0.134234537479531 -105.0283314 39.7766715 -105.0283323 39.7778787 7300 6152 2491 0.134965193585355 0.134965193585355 -105.0283323 39.7778787 -105.0283152 39.7790924 7301 2491 2836 0.132191750515313 0.132191750515313 -105.0283152 39.7790924 -105.028326 39.7802812 7303 2760 6153 0.17786816992516 0.17786816992516 -104.9328153 39.7162508 -104.9328092 39.7146512 7304 6153 3104 0.174733256162163 0.174733256162163 -104.9328092 39.7146512 -104.9328006 39.7130798 7305 3104 6156 0.194828104098244 0.194828104098244 -104.9328006 39.7130798 -104.932787 39.7113277 7307 62 3549 0.192897189560382 0.192897189560382 -104.932829 39.700178 -104.932762 39.698444 7309 191 5855 0.144500472019434 0.144500472019434 -105.02039 39.7157163 -105.019178 39.714811 7313 1335 6158 0.164940728280041 0.164940728280041 -105.012511 39.712992 -105.01431 39.712458 7315 3709 719 0.105637457999026 0.105637457999026 -105.002935 39.7760646 -105.004171 39.7760778 7317 3184 6159 0.175088076753778 0.175088076753778 -104.9555361 39.7016193 -104.9571463 39.7006474 7318 6159 91 0.0479220492178455 0.0479220492178455 -104.9571463 39.7006474 -104.9570295 39.7002259 7319 91 3527 0.203258724621779 0.203258724621779 -104.9570295 39.7002259 -104.956949 39.698399 7320 3527 6160 0.201096029386997 0.201096029386997 -104.956949 39.698399 -104.9569485 39.6965905 7321 6160 6161 0.201913621123293 0.201913621123293 -104.9569485 39.6965905 -104.9569665 39.6947747 7323 6162 5834 0.203525395170747 0.203525395170747 -104.9569515 39.6929673 -104.9569687 39.691137 7324 5834 6163 0.200952914390398 0.200952914390398 -104.9569687 39.691137 -104.9569776 39.6893298 7326 3276 3651 0.182839298131176 0.182839298131176 -104.9569423 39.703847 -104.9569509 39.7022027 7329 6166 4285 0.103763551261197 0.103763551261197 -104.9697218 39.7719933 -104.9705937 39.7726427 7331 1617 6167 0.103830241851319 0.103830241851319 -104.9723691 39.774003 -104.9732245 39.7746661 7333 6168 2159 0.117895446926253 0.117895446926253 -105.0158387 39.7571855 -105.0144598 39.7572068 7334 2159 4795 0.11289998607803 0.11289998607803 -105.0144598 39.7572068 -105.0131391 39.7571989 7335 4795 1226 0.113625921506999 0.113625921506999 -105.0131391 39.7571989 -105.01181 39.7571845 7337 4401 4400 0.117696624021516 0.117696624021516 -104.9626217 39.7238487 -104.961317 39.723512 7341 2320 4278 0.147648925220672 0.147648925220672 -104.9733543 39.7679348 -104.9745038 39.7669436 7342 4278 6174 0.145039413918761 0.145039413918761 -104.9745038 39.7669436 -104.9757035 39.7660211 7343 6174 633 0.147839808469135 0.147839808469135 -104.9757035 39.7660211 -104.9769309 39.7650843 7344 633 5324 0.144274087604939 0.144274087604939 -104.9769309 39.7650843 -104.9781151 39.7641597 7345 5324 2036 0.144878759704946 0.144878759704946 -104.9781151 39.7641597 -104.9793013 39.763229 7346 2036 6175 0.146765627629388 0.146765627629388 -104.9793013 39.763229 -104.9805241 39.7623024 7347 6175 5506 0.146988764364424 0.146988764364424 -104.9805241 39.7623024 -104.9817097 39.7613449 7349 4458 6176 0.146285529633972 0.146285529633972 -104.9829353 39.7604242 -104.9841486 39.7594964 7350 6176 6177 0.143815084290611 0.143815084290611 -104.9841486 39.7594964 -104.9853166 39.7585655 7351 6177 6178 0.149072223288683 0.149072223288683 -104.9853166 39.7585655 -104.9865554 39.7576219 7352 6178 6179 0.102502676747671 0.102502676747671 -104.9865554 39.7576219 -104.9873985 39.7569664 7353 6179 6180 0.0433701075577025 0.0433701075577025 -104.9873985 39.7569664 -104.9877579 39.7566911 7354 6180 6181 0.146972104646326 0.146972104646326 -104.9877579 39.7566911 -104.9889487 39.7557377 7355 6181 6182 0.147344314502621 0.147344314502621 -104.9889487 39.7557377 -104.990176 39.7548073 7356 6182 6183 0.145754933885852 0.145754933885852 -104.990176 39.7548073 -104.9913748 39.7538752 7357 6183 6184 0.147948446924155 0.147948446924155 -104.9913748 39.7538752 -104.9925969 39.7529331 7358 6184 6185 0.145005273136899 0.145005273136899 -104.9925969 39.7529331 -104.993798 39.7520123 7359 6185 6186 0.141478743986661 0.141478743986661 -104.993798 39.7520123 -104.9949606 39.7511068 7360 6186 5784 0.0051191432185562 0.0051191432185562 -104.9949606 39.7511068 -104.9949995 39.7510718 7361 5784 6187 0.145606807182671 0.145606807182671 -104.9949995 39.7510718 -104.9961984 39.7501417 7362 6187 6188 0.145777030768037 0.145777030768037 -104.9961984 39.7501417 -104.9973988 39.7492106 7363 6188 6189 0.147177496711371 0.147177496711371 -104.9973988 39.7492106 -104.9986323 39.7482873 7365 999 4221 0.0806091686632927 0.0806091686632927 -104.9876054 39.7809872 -104.9868954 39.7805099 7366 4221 6190 0.102381971527348 0.102381971527348 -104.9868954 39.7805099 -104.9857782 39.7801773 7367 6190 6193 0.0984965085324321 0.0984965085324321 -104.9857782 39.7801773 -104.9846257 39.7801641 7368 6193 969 0.0952400858484175 0.0952400858484175 -104.9846257 39.7801641 -104.9835112 39.7801693 7369 969 6194 0.0506536388127553 0.0506536388127553 -104.9835112 39.7801693 -104.982919 39.7801891 7370 6194 5287 0.0506057613654141 0.0506057613654141 -104.982919 39.7801891 -104.9823268 39.7801891 7371 5287 3152 0.0954510374534177 0.0954510374534177 -104.9823268 39.7801891 -104.981211 39.7801495 7372 3152 4968 0.0960843478924756 0.0960843478924756 -104.981211 39.7801495 -104.9800866 39.7801495 7373 4968 6195 0.0415654887010154 0.0415654887010154 -104.9800866 39.7801495 -104.9796002 39.7801517 15921 9749 9750 0.0318908811678005 0.0318908811678005 -105.0271669 39.7276925 -105.0269255 39.7274739 7401 6213 6214 0.0495719593537107 0.0495719593537107 -105.0372874 39.7257681 -105.037867 39.7257736 7374 335 340 0.288826145863276 0.288826145863276 -104.9400719 39.7824771 -104.9379355 39.7804643 7378 519 6197 0.0784497798176465 0.0784497798176465 -104.9416292 39.7807961 -104.9410596 39.7813494 7379 6197 6198 0.0395399248279629 0.0395399248279629 -104.9410596 39.7813494 -104.9406408 39.7815006 7380 6198 6199 0.019955626672929 0.019955626672929 -104.9406408 39.7815006 -104.9404705 39.7816234 7382 6200 6201 0.0919482301684137 0.0919482301684137 -104.9634695 39.7803971 -104.9623939 39.7803745 7383 6201 6202 0.111020276961071 0.111020276961071 -104.9623939 39.7803745 -104.961346 39.7809647 7385 4485 6203 0.0919528384362936 0.0919528384362936 -105.0056478 39.7253802 -105.0067229 39.7253691 7386 6203 4199 0.0670783480641165 0.0670783480641165 -105.0067229 39.7253691 -105.0075072 39.7253629 7387 4199 6204 0.129739883939344 0.129739883939344 -105.0075072 39.7253629 -105.0090242 39.7253711 7388 6204 6083 0.021522983414344 0.021522983414344 -105.0090242 39.7253711 -105.0092748 39.7253533 7390 1820 6205 0.059780784078693 0.059780784078693 -105.0299828 39.7262896 -105.0306528 39.7261363 7391 6205 6206 0.0520794903588436 0.0520794903588436 -105.0306528 39.7261363 -105.0312569 39.7260772 7392 6206 6207 0.0535277276856965 0.0535277276856965 -105.0312569 39.7260772 -105.0318828 39.7260783 7393 6207 6208 0.052616435606338 0.052616435606338 -105.0318828 39.7260783 -105.0324968 39.7261084 7395 6209 6210 0.054197774205049 0.054197774205049 -105.0331036 39.7261385 -105.0337279 39.7260547 7396 6210 600 0.122572832169608 0.122572832169608 -105.0337279 39.7260547 -105.0351121 39.7257688 7397 600 6211 0.0472521628905724 0.0472521628905724 -105.0351121 39.7257688 -105.0356646 39.7257653 7398 6211 5708 0.0430357389006543 0.0430357389006543 -105.0356646 39.7257653 -105.0361678 39.7257622 7399 5708 6212 0.0495085394583916 0.0495085394583916 -105.0361678 39.7257622 -105.0367467 39.7257609 7400 6212 6213 0.0462483397604104 0.0462483397604104 -105.0367467 39.7257609 -105.0372874 39.7257681 7402 6214 6215 0.0428153220943109 0.0428153220943109 -105.037867 39.7257736 -105.0383676 39.7257784 7403 6215 6216 0.0471000262746752 0.0471000262746752 -105.0383676 39.7257784 -105.0389183 39.7257835 7404 6216 6217 0.0473822229177533 0.0473822229177533 -105.0389183 39.7257835 -105.0394723 39.7257886 7405 6217 1100 0.091970261814681 0.091970261814681 -105.0394723 39.7257886 -105.0405477 39.7257916 7406 1100 6218 0.0449415553049736 0.0449415553049736 -105.0405477 39.7257916 -105.0410732 39.7257908 7407 6218 6219 0.0480654852744355 0.0480654852744355 -105.0410732 39.7257908 -105.0416352 39.7257952 7408 6219 6221 0.0454218674668918 0.0454218674668918 -105.0416352 39.7257952 -105.0421663 39.7257919 7409 6221 3858 0.0463369187822574 0.0463369187822574 -105.0421663 39.7257919 -105.0427081 39.7257886 7410 3858 6222 0.0463493111972249 0.0463493111972249 -105.0427081 39.7257886 -105.04325 39.7257949 7411 6222 5594 0.0512843332286284 0.0512843332286284 -105.04325 39.7257949 -105.0438496 39.7258018 7412 5594 6223 0.0568069326737853 0.0568069326737853 -105.0438496 39.7258018 -105.0445138 39.725796 7413 6223 6224 0.0525700432289869 0.0525700432289869 -105.0445138 39.725796 -105.0451285 39.7257952 7414 6224 6225 0.0976339163821139 0.0976339163821139 -105.0451285 39.7257952 -105.0462701 39.7258018 7439 6242 6243 0.0662881511283164 0.0662881511283164 -104.9882366 39.7256418 -104.9874615 39.7256397 7415 6225 6226 0.598121759063317 0.598121759063317 -105.0462701 39.7258018 -105.0531438 39.7267947 7416 3855 6227 0.0533569775705536 0.0533569775705536 -105.0427146 39.72552 -105.0433385 39.72552 7417 6227 5550 0.054545728952838 0.054545728952838 -105.0433385 39.72552 -105.0439763 39.72552 7419 6228 6229 0.0491582246006862 0.0491582246006862 -105.0445535 39.7255217 -105.0451283 39.7255234 7420 6229 6230 0.632851875022697 0.632851875022697 -105.0451283 39.7255234 -105.0525271 39.7254255 7421 4649 6231 0.0998318489902405 0.0998318489902405 -105.0186468 39.7257296 -105.0174795 39.7257362 7423 3956 6232 0.132968901609209 0.132968901609209 -105.0001441 39.7257079 -104.9985893 39.7257061 7424 6232 6233 0.0436348818689085 0.0436348818689085 -104.9985893 39.7257061 -104.9980791 39.7257025 7425 6233 6234 0.0454822742996404 0.0454822742996404 -104.9980791 39.7257025 -104.9975473 39.7256987 7426 6234 6235 0.049945575036802 0.049945575036802 -104.9975473 39.7256987 -104.9969633 39.7256958 7427 6235 6236 0.0503304157761669 0.0503304157761669 -104.9969633 39.7256958 -104.9963748 39.7256929 7428 6236 6237 0.0508263629674458 0.0508263629674458 -104.9963748 39.7256929 -104.9957805 39.7256901 7429 6237 4952 0.0505868421691217 0.0505868421691217 -104.9957805 39.7256901 -104.995189 39.7256874 7430 4952 4681 0.10191805721873 0.10191805721873 -104.995189 39.7256874 -104.9939973 39.7256815 7431 4681 6238 0.099594470461032 0.099594470461032 -104.9939973 39.7256815 -104.9928328 39.7256728 7432 6238 6239 0.057251122773958 0.057251122773958 -104.9928328 39.7256728 -104.9921634 39.7256675 7433 6239 6240 0.108863184827896 0.108863184827896 -104.9921634 39.7256675 -104.9908905 39.7256604 7434 6240 5092 0.0381385955203522 0.0381385955203522 -104.9908905 39.7256604 -104.9904446 39.7256551 7435 5092 5227 0.108194428858344 0.108194428858344 -104.9904446 39.7256551 -104.9891795 39.7256506 7437 5219 6241 0.0418231546106276 0.0418231546106276 -104.9888684 39.7256475 -104.9883794 39.7256429 7438 6241 6242 0.0122130870650471 0.0122130870650471 -104.9883794 39.7256429 -104.9882366 39.7256418 7442 1601 1657 0.147607723017958 0.147607723017958 -105.013927 39.6982179 -105.0156522 39.6982047 7444 5765 6244 0.238854062350574 0.238854062350574 -105.0065723 39.6981963 -105.0093641 39.6981976 7445 6244 5899 0.278312459096762 0.278312459096762 -105.0093641 39.6981976 -105.0126138 39.6983104 7446 5899 1600 0.0794217837629518 0.0794217837629518 -105.0126138 39.6983104 -105.0133862 39.6987066 7448 4405 4957 0.275380198668453 0.275380198668453 -105.0297627 39.6985415 -105.0329814 39.6985547 7450 4315 4502 0.0962009886521744 0.0962009886521744 -105.0344405 39.6985481 -105.0355649 39.6985415 7451 4502 6245 0.0998685092157526 0.0998685092157526 -105.0355649 39.6985415 -105.0367322 39.6985415 7452 6245 5078 0.0969948238046964 0.0969948238046964 -105.0367322 39.6985415 -105.0378651 39.6985745 7453 5078 6246 0.102086344844989 0.102086344844989 -105.0378651 39.6985745 -105.0390582 39.6985613 7454 6246 6247 0.102069890156656 0.102069890156656 -105.0390582 39.6985613 -105.0402512 39.6985547 7455 6247 6248 0.0998684901150858 0.0998684901150858 -105.0402512 39.6985547 -105.0414185 39.6985547 7456 6248 6249 0.099157147424293 0.099157147424293 -105.0414185 39.6985547 -105.0425772 39.6985745 7457 6249 6250 0.0998927126402804 0.0998927126402804 -105.0425772 39.6985745 -105.0437445 39.6985943 7459 4376 2857 0.174778525570848 0.174778525570848 -105.0014998 39.6980642 -105.0035425 39.698084 7461 1656 6251 0.113089099397014 0.113089099397014 -105.0156865 39.6985745 -105.0170083 39.6985811 7462 6251 4210 0.0895877408394824 0.0895877408394824 -105.0170083 39.6985811 -105.0180554 39.6985745 7463 4210 6252 0.0984078699260149 0.0984078699260149 -105.0180554 39.6985745 -105.0192055 39.6985613 7464 6252 202 0.0984164433029134 0.0984164433029134 -105.0192055 39.6985613 -105.0203557 39.6985481 7465 202 2930 0.0999116533304243 0.0999116533304243 -105.0203557 39.6985481 -105.021523 39.6985217 7467 5311 1467 0.0969591422712861 0.0969591422712861 -105.0227074 39.6985877 -105.0238404 39.6986076 7468 1467 5446 0.104331765041419 0.104331765041419 -105.0238404 39.6986076 -105.0250598 39.6985976 7470 6253 6254 0.108544830855141 0.108544830855141 -104.9926817 39.6984968 -104.9939504 39.6984927 7471 6254 6255 0.0440614876081187 0.0440614876081187 -104.9939504 39.6984927 -104.9944654 39.6984907 7472 6255 6256 0.10258169252724 0.10258169252724 -104.9944654 39.6984907 -104.9956644 39.6984948 7473 6256 6257 0.0426791560290334 0.0426791560290334 -104.9956644 39.6984948 -104.9961632 39.6984894 7474 6257 1181 0.0541704333597994 0.0541704333597994 -104.9961632 39.6984894 -104.9967963 39.6984825 7476 6258 5341 0.664349456749629 0.664349456749629 -105.0437445 39.6975575 -105.0514806 39.6980732 7480 1556 736 0.1281317837441 0.1281317837441 -104.9613425 39.77767 -104.9613344 39.7765177 7482 6260 6261 0.0586102720745076 0.0586102720745076 -104.9613314 39.7250799 -104.9613184 39.7256069 7484 1188 6262 0.0214828666370953 0.0214828666370953 -104.9613359 39.7271192 -104.9613357 39.7273124 7485 6262 3789 0.199388923153335 0.199388923153335 -104.9613357 39.7273124 -104.9613527 39.7291055 7486 3789 5915 0.154872293830304 0.154872293830304 -104.9613527 39.7291055 -104.9613527 39.7304983 7487 5915 6263 0.0506492890867135 0.0506492890867135 -104.9613527 39.7304983 -104.9613527 39.7309538 7488 6264 2248 0.0665325760000431 0.0665325760000431 -104.9610192 39.7328682 -104.9610284 39.7334665 7489 2248 4881 0.176090081583566 0.176090081583566 -104.9610284 39.7334665 -104.9610377 39.7350501 7490 4881 6265 0.19613430259676 0.19613430259676 -104.9610377 39.7350501 -104.9610051 39.7368138 7491 6265 5479 0.175348484443179 0.175348484443179 -104.9610051 39.7368138 -104.9610209 39.7383907 7492 5479 6266 0.176845636908204 0.176845636908204 -104.9610209 39.7383907 -104.9610132 39.7399811 7493 6266 6267 0.178089834743743 0.178089834743743 -104.9610132 39.7399811 -104.9610118 39.7415827 7494 6267 676 0.00240181041514711 0.00240181041514711 -104.9610118 39.7415827 -104.9610118 39.7416043 7495 676 6268 0.00459391026290071 0.00459391026290071 -104.9610118 39.7416043 -104.9610132 39.7416456 7496 6268 6269 0.174858851790528 0.174858851790528 -104.9610132 39.7416456 -104.960998 39.7432181 7497 6269 4598 0.173764465207871 0.173764465207871 -104.960998 39.7432181 -104.9610007 39.7447808 7500 6270 6271 0.133612621428605 0.133612621428605 -104.960998 39.748227 -104.9609926 39.7494286 7501 6271 6272 0.00412533177852682 0.00412533177852682 -104.9609926 39.7494286 -104.9609926 39.7494657 7502 6272 6273 0.00367565176707242 0.00367565176707242 -104.9609926 39.7494657 -104.9609901 39.7494987 7503 6273 6274 0.134146296121319 0.134146296121319 -104.9609901 39.7494987 -104.9609953 39.7507051 20534 10849 10832 0.00532626442143788 0.00532626442143788 -105.0250742 39.7612881 -105.025074 39.7612402 7504 6274 6275 0.138338671785307 0.138338671785307 -104.9609953 39.7507051 -104.961025 39.751949 7505 6275 829 0.140763564032817 0.140763564032817 -104.961025 39.751949 -104.9610026 39.7532148 7506 829 3569 0.13985476308825 0.13985476308825 -104.9610026 39.7532148 -104.9609889 39.7544725 7507 3569 5638 0.139885286720423 0.139885286720423 -104.9609889 39.7544725 -104.9609978 39.7557305 7508 5638 4342 0.139394668795268 0.139394668795268 -104.9609978 39.7557305 -104.9609926 39.7569841 7509 4342 6276 0.136887040523289 0.136887040523289 -104.9609926 39.7569841 -104.9609775 39.7582151 7510 6276 3042 0.135179672321338 0.135179672321338 -104.9609775 39.7582151 -104.9609775 39.7594308 7511 3042 6277 0.141328751765533 0.141328751765533 -104.9609775 39.7594308 -104.9609775 39.7607018 7512 6277 6278 0.0048613905607292 0.0048613905607292 -104.9609775 39.7607018 -104.9609792 39.7607455 7513 6278 6279 0.138461653724603 0.138461653724603 -104.9609792 39.7607455 -104.9609873 39.7619907 7514 6279 1163 0.137550674895164 0.137550674895164 -104.9609873 39.7619907 -104.9609775 39.7632277 7515 1163 883 0.14127337175944 0.14127337175944 -104.9609775 39.7632277 -104.9609746 39.7644982 7516 883 4468 0.137815416161984 0.137815416161984 -104.9609746 39.7644982 -104.9609786 39.7657376 7517 4468 2790 0.135224582480649 0.135224582480649 -104.9609786 39.7657376 -104.9609746 39.7669537 7518 2790 5258 0.130698751805084 0.130698751805084 -104.9609746 39.7669537 -104.9609775 39.7681291 7519 5258 6280 0.127788689349157 0.127788689349157 -104.9609775 39.7681291 -104.9609549 39.7692782 7521 6281 4149 0.293690516229792 0.293690516229792 -104.9607137 39.718346 -104.9607278 39.7209872 7522 4149 4399 0.168839008279682 0.168839008279682 -104.9607278 39.7209872 -104.9607224 39.7225056 7524 6202 6282 0.107543949920042 0.107543949920042 -104.961346 39.7809647 -104.9613313 39.7819318 7525 6282 6283 0.203165579542053 0.203165579542053 -104.9613313 39.7819318 -104.9613399 39.7837589 7526 6283 2881 0.158375292404745 0.158375292404745 -104.9613399 39.7837589 -104.961384 39.7851828 7528 6284 6285 0.199406415880408 0.199406415880408 -105.0228039 39.7766253 -105.0228094 39.7784186 7530 2831 1439 0.198717844078091 0.198717844078091 -105.0227922 39.780226 -105.0228009 39.7820131 7531 1439 6286 0.198972452931936 0.198972452931936 -105.0228009 39.7820131 -105.0227972 39.7838025 7533 4103 6046 0.129598634612641 0.129598634612641 -105.0227805 39.7844643 -105.0227863 39.7856298 7534 6046 6287 0.200664408696912 0.200664408696912 -105.0227863 39.7856298 -105.0227969 39.7874344 7535 6287 6288 0.407763176533057 0.407763176533057 -105.0227969 39.7874344 -105.0227915 39.7911015 7536 3356 6289 0.17574244534878 0.17574244534878 -104.9339641 39.7162382 -104.9339422 39.7146578 7537 6289 3103 0.174022554549137 0.174022554549137 -104.9339422 39.7146578 -104.9339765 39.713093 7538 3103 6290 0.195576263268451 0.195576263268451 -104.9339765 39.713093 -104.9339457 39.7113343 7539 6290 6291 0.0184164625226683 0.0184164625226683 -104.9339457 39.7113343 -104.9339286 39.7111692 7543 5848 6293 0.0908806324614032 0.0908806324614032 -104.9339926 39.6911379 -104.9339516 39.6903212 7544 6293 6294 0.111642131539399 0.111642131539399 -104.9339516 39.6903212 -104.9339602 39.6893172 7546 6295 6296 0.199763041133193 0.199763041133193 -104.9337199 39.6893172 -104.9337113 39.6875207 7547 6297 4228 0.205146518268072 0.205146518268072 -104.933893 39.698442 -104.933969 39.696598 7548 4228 6298 0.220075142380819 0.220075142380819 -104.933969 39.696598 -104.934287 39.694634 7549 6299 6300 0.269225278413762 0.269225278413762 -105.0158374 39.7910751 -105.0158404 39.7886539 7550 6300 6301 0.135380699238895 0.135380699238895 -105.0158404 39.7886539 -105.0158347 39.7874364 7551 6301 6037 0.201685647547083 0.201685647547083 -105.0158347 39.7874364 -105.0158387 39.7856226 7552 6037 4092 0.180825512734332 0.180825512734332 -105.0158387 39.7856226 -105.0158347 39.7839964 8788 5909 7005 0.202308283638507 0.202308283638507 -104.9316976 39.7492496 -104.931694 39.751069 7555 1356 1434 0.0619921139139986 0.0619921139139986 -105.015824 39.7825504 -105.015828 39.7819929 7556 1434 1416 0.0702533335118034 0.0702533335118034 -105.015828 39.7819929 -105.0158307 39.7813611 7557 1416 2824 0.130534926760632 0.130534926760632 -105.0158307 39.7813611 -105.0158414 39.7801872 7558 2824 2485 0.13649413612348 0.13649413612348 -105.0158414 39.7801872 -105.0158508 39.7789597 7559 2485 6304 0.132600390611243 0.132600390611243 -105.0158508 39.7789597 -105.0158468 39.7777672 7560 6304 6305 0.13375224687231 0.13375224687231 -105.0158468 39.7777672 -105.0158628 39.7765644 7562 6293 6306 0.193932773048905 0.193932773048905 -104.9339516 39.6903212 -104.9316857 39.6902815 7564 6307 4033 0.1068931298406 0.1068931298406 -105.0318135 39.6967219 -105.0318398 39.697683 7566 6308 1505 0.201208565153675 0.201208565153675 -105.0320716 39.6967254 -105.0320802 39.6949159 7567 1505 178 0.201696340498873 0.201696340498873 -105.0320802 39.6949159 -105.0320556 39.6931021 7568 178 1706 0.202420430939935 0.202420430939935 -105.0320556 39.6931021 -105.0320475 39.6912817 7569 1706 6310 0.205872571954156 0.205872571954156 -105.0320475 39.6912817 -105.0320287 39.6894303 7571 1393 5861 0.176199480761084 0.176199480761084 -105.0324691 39.7165619 -105.0324691 39.7149773 7573 1309 5328 0.243304763536767 0.243304763536767 -105.0324406 39.7133724 -105.0327094 39.7111941 17643 524 9824 0.0585508481458027 0.0585508481458027 -104.9493835 39.780399 -104.9497096 39.7808621 7575 6311 6312 0.480549704702292 0.480549704702292 -105.0324954 39.6894303 -105.0325311 39.6851087 7576 4368 1449 0.194542255499986 0.194542255499986 -105.0015178 39.7057816 -105.0037914 39.7057442 7577 1449 6313 0.208609985343506 0.208609985343506 -105.0037914 39.7057442 -105.006229 39.705797 7578 6313 6314 0.103555170544593 0.103555170544593 -105.006229 39.705797 -105.0074307 39.7056848 7579 6314 6315 0.0981349608621905 0.0981349608621905 -105.0074307 39.7056848 -105.0085636 39.7055461 7581 3820 5895 0.101734690953305 0.101734690953305 -105.009791 39.7062461 -105.0109801 39.7062318 7583 6316 6317 0.456743307850688 0.456743307850688 -105.0432381 39.7057328 -105.0485768 39.7057857 7584 5896 1591 0.201196573887444 0.201196573887444 -105.0109828 39.7056561 -105.0133347 39.7056536 7585 1591 1642 0.201704599280981 0.201704599280981 -105.0133347 39.7056536 -105.0156924 39.7056338 7587 4303 6319 0.0895876341901528 0.0895876341901528 -105.0350499 39.705614 -105.036097 39.7056008 7589 6320 5074 0.0881249654942257 0.0881249654942257 -105.0371184 39.7056206 -105.0381484 39.7056338 7590 5074 6321 0.0822356991688935 0.0822356991688935 -105.0381484 39.7056338 -105.0391097 39.7056338 7592 3098 3208 0.20139821402018 0.20139821402018 -104.9663374 39.7129121 -104.9663009 39.7111011 7593 3208 6120 0.199810792778826 0.199810792778826 -104.9663009 39.7111011 -104.9663168 39.7093042 7594 6120 1919 0.202180610053987 0.202180610053987 -104.9663168 39.7093042 -104.966335 39.707486 7595 1919 6322 0.202387552164505 0.202387552164505 -104.966335 39.707486 -104.9663254 39.7056659 7596 6322 3262 0.201452153939087 0.201452153939087 -104.9663254 39.7056659 -104.9663213 39.7038542 7597 3262 6323 0.198460905873661 0.198460905873661 -104.9663213 39.7038542 -104.9663246 39.7020694 7599 6325 6326 0.0490995020648654 0.0490995020648654 -104.9717416 39.7183547 -104.9722942 39.7184743 7600 6326 6327 0.055368676730927 0.055368676730927 -104.9722942 39.7184743 -104.9729137 39.7186188 7601 6327 6328 0.0309445801475025 0.0309445801475025 -104.9729137 39.7186188 -104.9732624 39.718693 7602 6328 992 0.0695937269558986 0.0695937269558986 -104.9732624 39.718693 -104.974036 39.718887 7603 992 5033 0.0562459052664965 0.0562459052664965 -104.974036 39.718887 -104.9746644 39.7190361 8836 2977 657 0.0520837064464313 0.0520837064464313 -105.032261 39.7585166 -105.0322612 39.758985 7604 5033 6329 0.0516777216994855 0.0516777216994855 -104.9746644 39.7190361 -104.9752418 39.719173 7605 6329 5046 0.105372499364086 0.105372499364086 -104.9752418 39.719173 -104.9763833 39.7195295 7606 5046 4160 0.118696493530277 0.118696493530277 -104.9763833 39.7195295 -104.977542 39.720117 7607 4160 6330 0.136699581092316 0.136699581092316 -104.977542 39.720117 -104.9787889 39.7208861 7608 6330 4974 0.128955324206818 0.128955324206818 -104.9787889 39.7208861 -104.9799651 39.7216117 7609 4974 4766 0.151821196012923 0.151821196012923 -104.9799651 39.7216117 -104.9813252 39.7224891 7610 4766 6331 0.118237006648706 0.118237006648706 -104.9813252 39.7224891 -104.9824024 39.7231556 7611 6331 6332 0.150079343538278 0.150079343538278 -104.9824024 39.7231556 -104.9836195 39.7241279 7612 6332 6333 0.165501031184984 0.165501031184984 -104.9836195 39.7241279 -104.9848045 39.7253046 7613 6333 6334 0.0461738747625761 0.0461738747625761 -104.9848045 39.7253046 -104.9851351 39.7256329 7614 6334 6335 0.133457305058149 0.133457305058149 -104.9851351 39.7256329 -104.9861535 39.7265423 7615 6335 1212 0.134967826650912 0.134967826650912 -104.9861535 39.7265423 -104.9874175 39.7272691 7617 2900 6336 0.106167707809224 0.106167707809224 -104.9733518 39.7582331 -104.9721098 39.7582313 7618 6336 6337 0.104928236912142 0.104928236912142 -104.9721098 39.7582313 -104.9708823 39.7582295 7619 6337 4735 0.104475212628964 0.104475212628964 -104.9708823 39.7582295 -104.9696601 39.7582276 7620 4735 6338 0.102406513567036 0.102406513567036 -104.9696601 39.7582276 -104.9684621 39.758226 7621 6338 6339 0.111236760215522 0.111236760215522 -104.9684621 39.758226 -104.9671608 39.7582241 7622 6339 5400 0.102611714232847 0.102611714232847 -104.9671608 39.7582241 -104.9659604 39.7582223 7623 5400 6340 0.108937307551118 0.108937307551118 -104.9659604 39.7582223 -104.964686 39.7582205 7624 6340 3903 0.106714805368354 0.106714805368354 -104.964686 39.7582205 -104.9634376 39.7582187 7625 3903 1040 0.101833845648583 0.101833845648583 -104.9634376 39.7582187 -104.9622463 39.7582169 7626 1040 6276 0.108458622663871 0.108458622663871 -104.9622463 39.7582169 -104.9609775 39.7582151 7627 6276 6341 0.106851583282394 0.106851583282394 -104.9609775 39.7582151 -104.9597275 39.7582133 7628 6341 5005 0.0997823108241272 0.0997823108241272 -104.9597275 39.7582133 -104.9585602 39.7582115 7629 5005 3326 0.104184561842385 0.104184561842385 -104.9585602 39.7582115 -104.9573414 39.7582098 7630 3326 6343 0.103107525114489 0.103107525114489 -104.9573414 39.7582098 -104.9561352 39.758208 7631 6343 6344 0.102577524667858 0.102577524667858 -104.9561352 39.758208 -104.9549352 39.7582063 7632 6344 2077 0.109057202290834 0.109057202290834 -104.9549352 39.7582063 -104.9536594 39.7582089 7633 2077 2674 0.105238001385814 0.105238001385814 -104.9536594 39.7582089 -104.9524283 39.7582028 7634 2674 4124 0.102908082653388 0.102908082653388 -104.9524283 39.7582028 -104.9512246 39.7581873 7635 4124 6345 0.111237019236159 0.111237019236159 -104.9512246 39.7581873 -104.9499239 39.7582178 7636 6345 6346 0.0932071004983952 0.0932071004983952 -104.9499239 39.7582178 -104.9488336 39.7582075 7637 6346 6347 0.101110239024215 0.101110239024215 -104.9488336 39.7582075 -104.9476508 39.7582147 7638 6347 3472 0.0998858354760893 0.0998858354760893 -104.9476508 39.7582147 -104.9464826 39.7581939 7639 3472 6024 0.100184077827119 0.100184077827119 -104.9464826 39.7581939 -104.9453106 39.7581922 7641 3875 6348 0.0931831682605449 0.0931831682605449 -104.944148 39.7581905 -104.9430579 39.7581889 7642 6348 851 0.00806942804368034 0.00806942804368034 -104.9430579 39.7581889 -104.9429635 39.7581888 7644 6349 6350 0.122741608307903 0.122741608307903 -105.0059317 39.7547022 -105.0044986 39.7547701 7646 6351 6352 0.0367221312616467 0.0367221312616467 -104.9499571 39.7092328 -104.9495279 39.7092395 7648 6353 6352 0.031587926861642 0.031587926861642 -104.9495193 39.7089555 -104.9495279 39.7092395 7649 6352 6353 0.031587926861642 0.031587926861642 -104.9495279 39.7092395 -104.9495193 39.7089555 7651 4284 5406 0.209059343043956 0.209059343043956 -104.9683885 39.7728911 -104.9659423 39.7728915 7652 5406 3139 0.106127827196287 0.106127827196287 -104.9659423 39.7728915 -104.9647005 39.7728917 7653 3139 3924 0.0976499059560775 0.0976499059560775 -104.9647005 39.7728917 -104.9635579 39.7728918 7654 3924 5060 0.353918950652385 0.353918950652385 -104.9635579 39.7728918 -104.9594167 39.7728924 7655 5060 5012 0.0994873589954365 0.0994873589954365 -104.9594167 39.7728924 -104.9582526 39.7728926 7658 6356 2071 0.094898000530225 0.094898000530225 -104.9541524 39.7728932 -104.953042 39.7728934 7659 2071 2669 0.0951372963506741 0.0951372963506741 -104.953042 39.7728934 -104.9519288 39.7728936 7660 2669 4139 0.0930605458860926 0.0930605458860926 -104.9519288 39.7728936 -104.9508399 39.7728937 7661 4139 6357 0.0866508308410144 0.0866508308410144 -104.9508399 39.7728937 -104.949826 39.7728939 7662 6357 6358 0.100153967379628 0.100153967379628 -104.949826 39.7728939 -104.9486541 39.7728941 7663 6358 6359 0.094521960675225 0.094521960675225 -104.9486541 39.7728941 -104.9475481 39.7728942 7664 6359 834 0.394334341459341 0.394334341459341 -104.9475481 39.7728942 -104.942934 39.7728949 7665 834 871 0.00699086459728944 0.00699086459728944 -104.942934 39.7728949 -104.9428522 39.7728949 7666 871 6360 0.0985643561678323 0.0985643561678323 -104.9428522 39.7728949 -104.9416989 39.7728951 7667 6360 6361 0.0919153430634884 0.0919153430634884 -104.9416989 39.7728951 -104.9406234 39.7728953 7668 6361 6362 0.0142210252134503 0.0142210252134503 -104.9406234 39.7728953 -104.940457 39.7728953 7670 6363 6250 0.198277134301598 0.198277134301598 -105.0437617 39.7003774 -105.0437445 39.6985943 7671 6250 6258 0.115286899945233 0.115286899945233 -105.0437445 39.6985943 -105.0437445 39.6975575 7672 6258 6364 0.0878557774552784 0.0878557774552784 -105.0437445 39.6975575 -105.0437011 39.6967681 7673 6364 1498 0.200867314778576 0.200867314778576 -105.0437011 39.6967681 -105.0437531 39.6949621 7675 187 5877 0.162832287710312 0.162832287710312 -105.0437531 39.6931327 -105.0442509 39.6917193 7676 5877 1716 0.0499429374304698 0.0499429374304698 -105.0442509 39.6917193 -105.0442424 39.6912702 7678 6365 1582 0.142378532382676 0.142378532382676 -105.0442509 39.6894935 -105.0442642 39.6882131 7679 1582 6366 1.28806099537571 1.28806099537571 -105.0442642 39.6882131 -105.0417039 39.6767981 7680 6367 2271 0.093525872105216 0.093525872105216 -104.9316211 39.7280567 -104.9305276 39.7280436 7681 2271 6368 0.0953526699152847 0.0953526699152847 -104.9305276 39.7280436 -104.9294128 39.7280596 7682 6368 6369 0.0956103425754401 0.0956103425754401 -104.9294128 39.7280596 -104.9282948 39.7280565 7683 6369 2130 0.0946975078442247 0.0946975078442247 -104.9282948 39.7280565 -104.9271876 39.7280433 7684 2130 5981 0.0976635368625979 0.0976635368625979 -104.9271876 39.7280433 -104.9260461 39.7280697 7685 5981 6370 0.0910203235542429 0.0910203235542429 -104.9260461 39.7280697 -104.9249818 39.7280631 7686 6370 2335 0.0939706612325521 0.0939706612325521 -104.9249818 39.7280631 -104.9238831 39.7280763 7687 2335 6371 1.7470149025737 1.7470149025737 -104.9238831 39.7280763 -104.9034546 39.7280769 7688 96 3500 0.202527213410831 0.202527213410831 -104.9453991 39.7002071 -104.9453782 39.6983858 7689 3500 6372 0.200485391157046 0.200485391157046 -104.9453782 39.6983858 -104.9453525 39.6965829 7690 6372 6373 0.200744473183588 0.200744473183588 -104.9453525 39.6965829 -104.9454196 39.6947783 7691 6373 6374 0.203425216522523 0.203425216522523 -104.9454196 39.6947783 -104.9453733 39.6929492 7692 6374 261 0.363896677888795 0.363896677888795 -104.9453733 39.6929492 -104.9453693 39.6896766 7693 261 6375 0.041137585532266 0.041137585532266 -104.9453693 39.6896766 -104.9453607 39.6893067 7694 6375 6376 0.527231991542063 0.527231991542063 -104.9453607 39.6893067 -104.9453741 39.6845652 8934 2865 7087 0.201874708309178 0.201874708309178 -104.9846471 39.7855801 -104.9846429 39.7873956 7696 6377 3069 0.174367166483664 0.174367166483664 -104.9449725 39.7146388 -104.9449618 39.7130707 7697 3069 6378 0.175688037406208 0.175688037406208 -104.9449618 39.7130707 -104.9449634 39.7114907 7698 6378 6379 0.195293035214527 0.195293035214527 -104.9449634 39.7114907 -104.9449548 39.7097344 7700 5015 6380 0.0917013339896307 0.0917013339896307 -104.9582016 39.7805126 -104.9592745 39.7805291 7702 380 6381 0.0601450697094338 0.0601450697094338 -105.03278 39.74748 -105.0334738 39.7475695 7703 6381 3398 0.0950953426294514 0.0950953426294514 -105.0334738 39.7475695 -105.0345861 39.7475697 7704 3398 6384 0.0512135480319707 0.0512135480319707 -105.0345861 39.7475697 -105.0351851 39.7475652 7705 6384 6385 0.0512477474787707 0.0512477474787707 -105.0351851 39.7475652 -105.0357845 39.7475607 7706 6385 6386 0.0508150751685789 0.0508150751685789 -105.0357845 39.7475607 -105.0363788 39.7475676 7707 6386 6387 0.0467877396177586 0.0467877396177586 -105.0363788 39.7475676 -105.036926 39.7475739 7708 6387 6388 0.102738526459791 0.102738526459791 -105.036926 39.7475739 -105.0381277 39.7475739 7709 6388 6389 0.0502022657375815 0.0502022657375815 -105.0381277 39.7475739 -105.0387149 39.7475739 7710 6389 6390 0.0495952560526731 0.0495952560526731 -105.0387149 39.7475739 -105.039295 39.7475739 7711 6390 6391 0.0506266673865361 0.0506266673865361 -105.039295 39.7475739 -105.0398871 39.7475806 7712 6391 1111 0.0484464674507555 0.0484464674507555 -105.0398871 39.7475806 -105.0404537 39.7475871 7714 4654 1272 0.131229439030854 0.131229439030854 -105.0189639 39.7475939 -105.0204988 39.7476034 7715 1272 6392 0.0233060632854453 0.0233060632854453 -105.0204988 39.7476034 -105.0207714 39.7476023 7716 6392 4560 0.111717062627726 0.111717062627726 -105.0207714 39.7476023 -105.0220781 39.7475968 7717 4560 2711 0.115276038939543 0.115276038939543 -105.0220781 39.7475968 -105.0233999 39.7473921 7718 2711 6393 0.157827401374253 0.157827401374253 -105.0233999 39.7473921 -105.0252309 39.747573 7720 6394 6142 0.134287937529063 0.134287937529063 -105.0268144 39.7475701 -105.0283851 39.7475767 7721 6142 4016 0.132933704994743 0.132933704994743 -105.0283851 39.7475767 -105.0299399 39.7475891 7722 4016 6395 0.00906250528140326 0.00906250528140326 -105.0299399 39.7475891 -105.0300459 39.7475887 7723 6395 382 0.124591902443133 0.124591902443133 -105.0300459 39.7475887 -105.0315032 39.7475841 7725 5850 6396 0.00523272011597534 0.00523272011597534 -105.0022921 39.7147654 -105.0022548 39.7147281 7726 6396 501 0.199511293598505 0.199511293598505 -105.0022548 39.7147281 -105.0014928 39.7130323 7727 501 6397 0.217152349025227 0.217152349025227 -105.0014928 39.7130323 -105.0006291 39.7111959 7728 6397 6398 0.36755359975324 0.36755359975324 -105.0006291 39.7111959 -104.9991941 39.7080802 7730 3613 6399 0.21266860576331 0.21266860576331 -104.9293234 39.7702164 -104.9308332 39.7717367 7732 6401 6402 0.038551456513769 0.038551456513769 -104.9719701 39.7702406 -104.9722075 39.7705354 7733 6402 6403 0.01171446339475 0.01171446339475 -104.9722075 39.7705354 -104.9723255 39.770589 7735 2909 6404 0.0724414530545414 0.0724414530545414 -104.9733496 39.764224 -104.973944 39.7646884 7736 6404 6405 0.105070094163828 0.105070094163828 -104.973944 39.7646884 -104.9748213 39.7653503 7737 6405 6174 0.106062498124406 0.106062498124406 -104.9748213 39.7653503 -104.9757035 39.7660211 7738 6174 3312 0.104669820520163 0.104669820520163 -104.9757035 39.7660211 -104.9765745 39.7666828 7739 3312 6406 0.105292804834109 0.105292804834109 -104.9765745 39.7666828 -104.9774556 39.7673446 7741 5545 2415 0.0733757601851338 0.0733757601851338 -105.0422627 39.7521069 -105.0422764 39.7527667 7743 5056 4299 0.0731858562049149 0.0731858562049149 -105.0422607 39.7532726 -105.0422855 39.7539305 7745 5093 6407 0.0155546054802435 0.0155546054802435 -104.9901518 39.7836836 -104.990332 39.7836638 7747 3914 4762 0.124500033165113 0.124500033165113 -104.9633401 39.7209669 -104.9640208 39.7219566 7750 6409 5773 0.332202382721644 0.332202382721644 -104.9640263 39.7876087 -104.96707 39.7894676 7752 6410 6411 0.0178672618817003 0.0178672618817003 -104.9686008 39.7903058 -104.9688032 39.7903462 7754 6409 6412 0.0520862922994697 0.0520862922994697 -104.9640263 39.7876087 -104.963535 39.787886 7756 6231 6413 0.198055274582402 0.198055274582402 -105.0174795 39.7257362 -105.0175186 39.7275171 7758 6414 6415 0.189433856898839 0.189433856898839 -105.0169053 39.7202585 -105.0168624 39.7185552 7759 6416 4038 0.0834324728266378 0.0834324728266378 -105.0172314 39.7170829 -105.0175833 39.7177827 7761 6417 4521 0.134579982196382 0.134579982196382 -105.0174065 39.7620125 -105.0174118 39.7632228 7762 4521 5240 0.13502405245006 0.13502405245006 -105.0174118 39.7632228 -105.0174132 39.7644371 7763 5240 6418 0.13412336654487 0.13412336654487 -105.0174132 39.7644371 -105.0174145 39.7656433 7764 6418 6419 0.133878890575632 0.133878890575632 -105.0174145 39.7656433 -105.0174118 39.7668473 7765 6419 1678 0.134913237668999 0.134913237668999 -105.0174118 39.7668473 -105.0174158 39.7680606 7766 1678 6421 0.134568146094945 0.134568146094945 -105.0174158 39.7680606 -105.0174145 39.7692708 7767 6421 2457 0.135266114631303 0.135266114631303 -105.0174145 39.7692708 -105.0174746 39.7704864 7768 2457 3225 0.138075006668938 0.138075006668938 -105.0174746 39.7704864 -105.0174873 39.7717281 7769 3225 5745 0.134195295626898 0.134195295626898 -105.0174873 39.7717281 -105.0175012 39.7729349 7770 5745 5522 0.132936679979251 0.132936679979251 -105.0175012 39.7729349 -105.0175119 39.7741304 7771 5522 6422 0.135417328130375 0.135417328130375 -105.0175119 39.7741304 -105.0175243 39.7753482 7772 6422 6423 0.137879539043021 0.137879539043021 -105.0175243 39.7753482 -105.0174223 39.7765857 7776 6425 6426 0.131565838315989 0.131565838315989 -105.0170361 39.7765857 -105.0170359 39.7777689 9014 7117 7118 0.0653478278832396 0.0653478278832396 -104.9968556 39.7354212 -104.9975929 39.7352666 7778 2486 2825 0.134659485620958 0.134659485620958 -105.0170359 39.7789761 -105.0169815 39.7801864 7779 2825 1435 0.20171777298344 0.20171777298344 -105.0169815 39.7801864 -105.0170158 39.7820003 7780 1435 6427 0.150355567395556 0.150355567395556 -105.0170158 39.7820003 -105.01696 39.7833518 7782 4094 6039 0.18817564016619 0.18817564016619 -105.0169973 39.7839311 -105.0170022 39.7856234 7783 6039 6428 0.201342188276825 0.201342188276825 -105.0170022 39.7856234 -105.016993 39.7874341 7784 6428 6429 0.404705192201308 0.404705192201308 -105.016993 39.7874341 -105.0169891 39.7910737 7785 6430 2403 0.202864038761159 0.202864038761159 -105.0175669 39.7512092 -105.017566 39.7530336 7786 2403 6431 0.0331723473682169 0.0331723473682169 -105.017566 39.7530336 -105.0178463 39.7532399 7787 6431 6432 0.176045966759895 0.176045966759895 -105.0178463 39.7532399 -105.0177887 39.7548225 7789 6433 6434 0.0826623084672878 0.0826623084672878 -105.0178088 39.7553019 -105.0178088 39.7560453 7790 6434 6435 0.102944521823956 0.102944521823956 -105.0178088 39.7560453 -105.0178061 39.7569711 7791 6435 6436 0.00978588535341196 0.00978588535341196 -105.0178061 39.7569711 -105.0178047 39.7570591 7793 6131 5859 0.176922247784819 0.176922247784819 -105.0287757 39.7165547 -105.0287757 39.7149636 7794 5859 1306 0.176947022701008 0.176947022701008 -105.0287757 39.7149636 -105.0288014 39.7133724 7795 1306 6437 0.245961882429388 0.245961882429388 -105.0288014 39.7133724 -105.0287757 39.7111605 7797 4379 175 0.0949912703955897 0.0949912703955897 -105.0284495 39.6939582 -105.0284721 39.6931041 7799 6438 6439 0.118265132463411 0.118265132463411 -105.0288833 39.6876517 -105.0288576 39.6887151 7800 426 6440 0.136068759302944 0.136068759302944 -105.0252144 39.7427283 -105.0268058 39.7427195 7801 6440 6140 0.13326442219696 0.13326442219696 -105.0268058 39.7427195 -105.0283644 39.7427283 7802 6140 4012 0.134504046499466 0.134504046499466 -105.0283644 39.7427283 -105.0299375 39.742737 7803 4012 6441 0.132430300578831 0.132430300578831 -105.0299375 39.742737 -105.0314863 39.7427496 7804 6441 6442 0.13523718007968 0.13523718007968 -105.0314863 39.7427496 -105.0330679 39.7427349 7805 6442 3383 0.131020837855346 0.131020837855346 -105.0330679 39.7427349 -105.0346003 39.7427332 7807 6443 5593 0.101318153214668 0.101318153214668 -105.0428338 39.7427355 -105.0440188 39.7427376 7809 5592 6444 0.0976166388579658 0.0976166388579658 -105.0440283 39.7421749 -105.04517 39.7421763 7810 6444 6445 0.491425863708822 0.491425863708822 -105.04517 39.7421763 -105.0509176 39.7421724 7814 2400 6448 0.282522157819803 0.282522157819803 -104.9404255 39.7738517 -104.9389896 39.7761403 7817 2813 6450 0.086833012009872 0.086833012009872 -104.9913173 39.7752191 -104.9923333 39.7752102 7819 6451 6452 0.0978256934477298 0.0978256934477298 -104.9982284 39.7754911 -104.9993731 39.7754907 7820 6452 3935 0.102019422492613 0.102019422492613 -104.9993731 39.7754907 -105.0005661 39.7754577 7821 3935 5623 0.0992172562512715 0.0992172562512715 -105.0005661 39.7754577 -105.0017268 39.7754774 7823 6453 4202 0.100516365940058 0.100516365940058 -105.006451 39.775346 -105.0076269 39.7753262 7824 4202 1069 0.100502974298411 0.100502974298411 -105.0076269 39.7753262 -105.0088028 39.7753394 7825 1069 2505 0.106288157429336 0.106288157429336 -105.0088028 39.7753394 -105.0100464 39.7753527 7827 6454 1236 0.0948029547901802 0.0948029547901802 -105.0112167 39.7753455 -105.012326 39.7753515 7828 1236 4810 0.0999111243280575 0.0999111243280575 -105.012326 39.7753515 -105.0134951 39.7753509 7829 4810 2177 0.101346858256007 0.101346858256007 -105.0134951 39.7753509 -105.014681 39.7753502 7830 2177 595 0.0594373309242362 0.0594373309242362 -105.014681 39.7753502 -105.0153765 39.7753499 7831 595 6456 0.0424911721972826 0.0424911721972826 -105.0153765 39.7753499 -105.0158736 39.775342 7833 349 6422 0.0713248739505624 0.0713248739505624 -105.0166897 39.7753492 -105.0175243 39.7753482 7834 6422 4630 0.121079515215535 0.121079515215535 -105.0175243 39.7753482 -105.0189411 39.7753479 7836 1259 376 0.0755636106904258 0.0755636106904258 -105.0204832 39.7753471 -105.0213674 39.7753467 7837 376 4545 0.0608816123146845 0.0608816123146845 -105.0213674 39.7753467 -105.0220798 39.7753463 7838 4545 2701 0.135701731606855 0.135701731606855 -105.0220798 39.7753463 -105.0236677 39.7753454 7839 2701 6457 0.126994454068005 0.126994454068005 -105.0236677 39.7753454 -105.0251537 39.7753502 7841 6458 6459 0.0454788769710747 0.0454788769710747 -105.0375697 39.7756981 -105.0381018 39.7756915 7842 6459 6460 0.0496400956308302 0.0496400956308302 -105.0381018 39.7756915 -105.0386826 39.775685 7843 6460 6461 0.0515972381206 0.0515972381206 -105.0386826 39.775685 -105.0392863 39.7756783 7845 6462 6463 0.0483118204156802 0.0483118204156802 -105.0392949 39.7752627 -105.0398602 39.7752659 7846 6463 1134 0.0499784066419261 0.0499784066419261 -105.0398602 39.7752659 -105.040445 39.7752693 7847 1134 6464 0.0497410465605515 0.0497410465605515 -105.040445 39.7752693 -105.041027 39.7752745 7849 6465 6466 0.0544130408961272 0.0544130408961272 -105.0416343 39.775288 -105.042271 39.7752905 7850 6466 3850 0.0472855484942146 0.0472855484942146 -105.042271 39.7752905 -105.0428243 39.7752926 7851 3850 6467 0.0501739162143614 0.0501739162143614 -105.0428243 39.7752926 -105.0434114 39.7752908 7852 6467 5576 0.0486954285842123 0.0486954285842123 -105.0434114 39.7752908 -105.0439812 39.7752891 7854 6468 4673 0.110758148850492 0.110758148850492 -104.9923387 39.7755028 -104.9936347 39.7754962 7855 4673 6469 0.101963932591745 0.101963932591745 -104.9936347 39.7754962 -104.9948277 39.7755094 7857 5575 6471 0.0065719182159958 0.0065719182159958 -105.044007 39.7747614 -105.0440839 39.7747614 7858 6471 6472 0.0420124186537075 0.0420124186537075 -105.0440839 39.7747614 -105.0445755 39.7747614 7859 6472 6473 0.0412603655949121 0.0412603655949121 -105.0445755 39.7747614 -105.0450583 39.7747614 7860 6473 6474 0.00681975388326533 0.00681975388326533 -105.0450583 39.7747614 -105.0451381 39.7747614 7862 6476 3433 0.101986471383689 0.101986471383689 -105.0333983 39.7749593 -105.0345914 39.7749791 7864 6477 6478 0.14533158628719 0.14533158628719 -104.9406153 39.7461001 -104.9389155 39.7461112 7865 6478 6479 0.146043976986052 0.146043976986052 -104.9389155 39.7461112 -104.9372075 39.746131 7866 6479 2014 0.145258231311968 0.145258231311968 -104.9372075 39.746131 -104.9355085 39.7461282 7867 2014 6480 0.148541120069898 0.148541120069898 -104.9355085 39.7461282 -104.9337711 39.7461262 7868 6480 6481 0.146497737165933 0.146497737165933 -104.9337711 39.7461262 -104.9320576 39.7461244 7870 6482 6483 0.108282286689265 0.108282286689265 -104.9873838 39.7461813 -104.9861174 39.7461946 7871 6483 6484 0.108491401341724 0.108491401341724 -104.9861174 39.7461946 -104.9848486 39.7462103 7873 6485 6486 0.107588206878742 0.107588206878742 -104.9835697 39.7461971 -104.9823113 39.7461969 7874 6486 6487 0.108152480667507 0.108152480667507 -104.9823113 39.7461969 -104.9810463 39.7461971 7875 6487 6488 0.101444382501879 0.101444382501879 -104.9810463 39.7461971 -104.9798598 39.7461897 7876 6488 6489 0.0964116258051976 0.0964116258051976 -104.9798598 39.7461897 -104.9787322 39.7461798 7877 6489 6490 0.100996661509111 0.100996661509111 -104.9787322 39.7461798 -104.9775509 39.7461815 7878 6490 6491 0.0875395650093709 0.0875395650093709 -104.9775509 39.7461815 -104.976527 39.74618 7879 6491 5045 0.0321137501610987 0.0321137501610987 -104.976527 39.74618 -104.9761515 39.7461728 7880 5045 6492 0.117702359393688 0.117702359393688 -104.9761515 39.7461728 -104.9747749 39.7461601 7882 6493 6494 0.102121868544675 0.102121868544675 -104.968414 39.7460843 -104.9672196 39.746075 7885 5423 6497 0.104998299985498 0.104998299985498 -104.9659758 39.7460698 -104.9647477 39.7460671 7887 6498 2276 0.0954001386196214 0.0954001386196214 -104.9320748 39.7455833 -104.930959 39.7455899 7888 2276 3599 0.06824353272523 0.06824353272523 -104.930959 39.7455899 -104.9301608 39.7455899 7889 3599 6499 0.0293198911712676 0.0293198911712676 -104.9301608 39.7455899 -104.9298179 39.7455937 7890 6499 6500 0.100538255640661 0.100538255640661 -104.9298179 39.7455937 -104.928642 39.7456002 7891 6500 5163 0.0991059325809468 0.0991059325809468 -104.928642 39.7456002 -104.9274829 39.7455899 7892 5163 5160 0.0380087655441681 0.0380087655441681 -104.9274829 39.7455899 -104.9270451 39.7456493 7893 5160 5991 0.104706554354607 0.104706554354607 -104.9270451 39.7456493 -104.9258205 39.7456382 7894 5991 6501 0.100402260808534 0.100402260808534 -104.9258205 39.7456382 -104.9246462 39.7456457 7895 6501 6502 1.04365943145138 1.04365943145138 -104.9246462 39.7456457 -104.9124392 39.7456596 7898 435 6505 0.0386263503887606 0.0386263503887606 -104.9400813 39.7837417 -104.9400719 39.7833944 7899 6505 335 0.101999106210783 0.101999106210783 -104.9400719 39.7833944 -104.9400719 39.7824771 18520 9719 10306 0.125645609854682 0.125645609854682 -105.0302877 39.7369493 -105.0316869 39.7366042 7901 6506 6507 1.29783680025226 1.29783680025226 -104.9094652 39.7786813 -104.924642 39.7791151 7902 6507 5983 0.103637474886707 0.103637474886707 -104.924642 39.7791151 -104.9258169 39.7793462 7903 5983 2101 0.103292266259067 0.103292266259067 -104.9258169 39.7793462 -104.9269881 39.7795759 9126 1424 7178 0.131577423131136 0.131577423131136 -105.0380823 39.7820859 -105.0380864 39.7832692 7904 2101 6508 0.248902894245049 0.248902894245049 -104.9269881 39.7795759 -104.9298124 39.7801232 7906 6509 6510 0.360508984578831 0.360508984578831 -104.9400658 39.7910048 -104.9405839 39.7877872 7907 6510 6511 0.0349379067210739 0.0349379067210739 -104.9405839 39.7877872 -104.940586 39.787473 7909 6512 6513 0.304262851034051 0.304262851034051 -104.9405864 39.7865077 -104.9405902 39.7837714 7910 6513 6198 0.252538456966519 0.252538456966519 -104.9405902 39.7837714 -104.9406408 39.7815006 7911 6198 576 0.0366939406022336 0.0366939406022336 -104.9406408 39.7815006 -104.940659 39.7811709 7912 576 6515 0.0946945974761285 0.0946945974761285 -104.940659 39.7811709 -104.9407009 39.7803199 7915 89 3525 0.202675004351493 0.202675004351493 -104.9580983 39.7002217 -104.9580991 39.698399 7916 3525 6516 0.201208326437589 0.201208326437589 -104.9580991 39.698399 -104.9581069 39.6965895 7917 6516 6517 0.125720317267139 0.125720317267139 -104.9581069 39.6965895 -104.9581176 39.6954589 7919 6518 6519 0.200829668984099 0.200829668984099 -104.9581241 39.6947734 -104.9581188 39.6929673 7920 6519 5832 0.202502182884777 0.202502182884777 -104.9581188 39.6929673 -104.958102 39.6911462 7921 5832 6520 0.201241567556278 0.201241567556278 -104.958102 39.6911462 -104.9581278 39.6893365 7922 6520 6521 0.396923547399649 0.396923547399649 -104.9581278 39.6893365 -104.957636 39.685787 7923 6522 6523 0.133027344486413 0.133027344486413 -104.982762 39.6978313 -104.9817185 39.6969444 7924 6523 4230 0.0509058477475031 0.0509058477475031 -104.9817185 39.6969444 -104.9812906 39.6966263 7925 4230 3627 0.095634183764131 0.095634183764131 -104.9812906 39.6966263 -104.9805353 39.6959923 7926 3627 1795 0.17402508350424 0.17402508350424 -104.9805353 39.6959923 -104.9792579 39.6947744 7928 6524 4175 0.0888021060703878 0.0888021060703878 -104.9782122 39.6938342 -104.9775465 39.6932215 17651 395 780 0.411550362143881 0.411550362143881 -104.9367017 39.7800737 -104.9318858 39.7800449 7930 6525 1780 0.0441669339202922 0.0441669339202922 -104.9772938 39.6929888 -104.9769419 39.6926982 7931 1780 4371 0.0730695211007641 0.0730695211007641 -104.9769419 39.6926982 -104.976372 39.6922088 7932 4371 6527 0.0615136660388587 0.0615136660388587 -104.976372 39.6922088 -104.9759135 39.6917827 7933 6527 365 0.0331373286455635 0.0331373286455635 -104.9759135 39.6917827 -104.9756534 39.6915619 7935 6528 6529 0.918393000112345 0.918393000112345 -104.9593753 39.6828563 -104.9687115 39.6869299 7936 6529 6530 0.220602612202271 0.220602612202271 -104.9687115 39.6869299 -104.9709294 39.6879413 7938 6531 6533 0.0857049610334614 0.0857049610334614 -104.9734286 39.6890388 -104.9743231 39.6893856 7940 5175 3090 0.40371590303619 0.40371590303619 -104.9757389 39.7165269 -104.9757316 39.7128962 7941 3090 3201 0.197838998920199 0.197838998920199 -104.9757316 39.7128962 -104.9757389 39.711117 7943 6407 4688 0.196571833896643 0.196571833896643 -104.990332 39.7836638 -104.9926323 39.7836836 7944 4688 4940 0.140125445900248 0.140125445900248 -104.9926323 39.7836836 -104.9942716 39.7836506 7946 6170 5019 0.102773469761832 0.102773469761832 -104.9594375 39.7241351 -104.9582358 39.7241351 7947 5019 3351 0.103514032973499 0.103514032973499 -104.9582358 39.7241351 -104.9570255 39.7241259 7948 3351 6534 0.103149871890818 0.103149871890818 -104.9570255 39.7241259 -104.9558194 39.7241271 7949 6534 6535 0.102775789327764 0.102775789327764 -104.9558194 39.7241271 -104.9546177 39.7241333 9173 5349 5392 0.0859339245649361 0.0859339245649361 -104.9274952 39.692974 -104.926491 39.6929872 7950 6535 2060 0.103192691678964 0.103192691678964 -104.9546177 39.7241333 -104.9534111 39.7241317 7951 2060 2646 0.101884046964041 0.101884046964041 -104.9534111 39.7241317 -104.9522198 39.7241312 7952 2646 4112 0.105519033634909 0.105519033634909 -104.9522198 39.7241312 -104.950986 39.7241333 7953 4112 6536 0.103005071327601 0.103005071327601 -104.950986 39.7241333 -104.9497817 39.7241209 7954 6536 6537 0.102995851811127 0.102995851811127 -104.9497817 39.7241209 -104.9485774 39.7241209 7955 6537 6539 0.1029998815793 0.1029998815793 -104.9485774 39.7241209 -104.9473731 39.7241291 7956 6539 3453 0.102546625331303 0.102546625331303 -104.9473731 39.7241291 -104.9461741 39.7241209 7958 6015 3883 0.103459903316916 0.103459903316916 -104.9449591 39.7241168 -104.9437494 39.7241229 7959 3883 846 0.104834602248929 0.104834602248929 -104.9437494 39.7241229 -104.9425236 39.7241229 7960 846 6540 0.101388253991195 0.101388253991195 -104.9425236 39.7241229 -104.9413381 39.7241209 7961 6540 6541 0.0479102302548626 0.0479102302548626 -104.9413381 39.7241209 -104.9407779 39.7241206 7963 988 6542 0.0976255225844962 0.0976255225844962 -104.9740667 39.7237385 -104.9729252 39.7237385 7964 6542 6543 0.0510763365802728 0.0510763365802728 -104.9729252 39.7237385 -104.9723281 39.7237476 7966 6544 2318 0.0507276043625414 0.0507276043625414 -104.9717626 39.7237562 -104.9711696 39.7237463 7967 2318 5114 0.0505908057304328 0.0505908057304328 -104.9711696 39.7237463 -104.9705782 39.7237364 7968 5114 445 0.0485658434846568 0.0485658434846568 -104.9705782 39.7237364 -104.9700104 39.7237429 7969 445 4713 0.0498146803357513 0.0498146803357513 -104.9700104 39.7237429 -104.969428 39.7237496 7970 4713 6546 0.0983637452954902 0.0983637452954902 -104.969428 39.7237496 -104.9682779 39.7237562 7971 6546 6547 0.0998347883215936 0.0998347883215936 -104.9682779 39.7237562 -104.9671106 39.7237629 7973 5411 3144 0.088816521791746 0.088816521791746 -104.9658231 39.7237695 -104.9647846 39.7237695 7974 3144 3916 0.112464236744585 0.112464236744585 -104.9647846 39.7237695 -104.9634696 39.7237721 7976 6332 6548 0.108272865647673 0.108272865647673 -104.9836195 39.7241279 -104.9823535 39.7241259 7977 6548 3156 0.104441457482765 0.104441457482765 -104.9823535 39.7241259 -104.9811324 39.7241137 7978 3156 4975 0.102775440582403 0.102775440582403 -104.9811324 39.7241137 -104.9799308 39.7241005 7979 4975 6549 0.100365138716245 0.100365138716245 -104.9799308 39.7241005 -104.9787573 39.7240931 7980 6549 6550 0.102792800397101 0.102792800397101 -104.9787573 39.7240931 -104.9775557 39.7240716 7982 6526 5047 0.0492847670519182 0.0492847670519182 -104.9769714 39.7240796 -104.9763952 39.7240866 7983 5047 6551 0.0975745067522553 0.0975745067522553 -104.9763952 39.7240866 -104.9752545 39.7240698 17653 9285 10141 0.0935043743671756 0.0935043743671756 -104.9695286 39.7796372 -104.9684346 39.7796533 7984 6551 5065 0.0520838428726065 0.0520838428726065 -104.9752545 39.7240698 -104.9746455 39.7240692 7985 5065 987 0.0487655351272014 0.0487655351272014 -104.9746455 39.7240692 -104.9740753 39.7240686 7987 6552 6553 0.11141163822183 0.11141163822183 -104.9406129 39.7243416 -104.9393102 39.724345 7988 6553 6554 0.0931288050453943 0.0931288050453943 -104.9393102 39.724345 -104.9382214 39.724358 7989 6554 6555 0.0954267012259227 0.0954267012259227 -104.9382214 39.724358 -104.9371056 39.724358 7990 6555 6556 0.0932230978560399 0.0932230978560399 -104.9371056 39.724358 -104.9360156 39.7243514 7991 6556 2018 0.096637647678534 0.096637647678534 -104.9360156 39.7243514 -104.9348857 39.7243603 7992 2018 2008 0.0302895913994428 0.0302895913994428 -104.9348857 39.7243603 -104.9345317 39.7243519 7993 2008 6557 0.0614415106208342 0.0614415106208342 -104.9345317 39.7243519 -104.9338133 39.7243478 7995 2764 6558 0.0940583318372542 0.0940583318372542 -104.9327137 39.724358 -104.9316139 39.7243581 7996 6558 2268 0.0933570415002435 0.0933570415002435 -104.9316139 39.7243581 -104.9305223 39.7243581 7998 5192 6559 0.0436786412585742 0.0436786412585742 -104.9874942 39.724123 -104.9869835 39.7241266 7999 6559 6560 0.0106994466158069 0.0106994466158069 -104.9869835 39.7241266 -104.9868584 39.7241275 8002 6562 6563 0.0505000952437127 0.0505000952437127 -104.9856207 39.7241273 -104.9850303 39.7241197 8004 3018 6564 0.0487830282291943 0.0487830282291943 -104.9780672 39.7547969 -104.9784697 39.7551079 8005 6564 4383 0.0508423763728808 0.0508423763728808 -104.9784697 39.7551079 -104.9788891 39.7554321 8006 4383 6565 0.0576100244421376 0.0576100244421376 -104.9788891 39.7554321 -104.9793644 39.7557994 8008 6566 6567 0.00412306976586438 0.00412306976586438 -104.9797454 39.7560938 -104.9797794 39.7561201 8009 6567 6568 0.0539582974681531 0.0539582974681531 -104.9797794 39.7561201 -104.9802246 39.7564641 8010 6568 6569 0.0519961096093482 0.0519961096093482 -104.9802246 39.7564641 -104.9806536 39.7567956 8011 6569 6570 0.0542246799430147 0.0542246799430147 -104.9806536 39.7567956 -104.981101 39.7571413 8012 6570 6571 0.0518803862854092 0.0518803862854092 -104.981101 39.7571413 -104.981529 39.7574721 17654 10141 10140 0.10337885268614 0.10337885268614 -104.9684346 39.7796533 -104.967225 39.7796681 8013 6571 6572 0.0555098728995741 0.0555098728995741 -104.981529 39.7574721 -104.981987 39.757826 8014 6572 6573 0.0518861583127315 0.0518861583127315 -104.981987 39.757826 -104.9824151 39.7581568 8015 6573 6574 0.0518860343451018 0.0518860343451018 -104.9824151 39.7581568 -104.9828432 39.7584876 8016 6574 6575 0.0508332520538339 0.0508332520538339 -104.9828432 39.7584876 -104.9832626 39.7588117 8017 6575 6576 0.0544506518702307 0.0544506518702307 -104.9832626 39.7588117 -104.9837118 39.7591589 8018 6576 6176 0.0529383120108553 0.0529383120108553 -104.9837118 39.7591589 -104.9841486 39.7594964 8019 6176 6577 0.0529043310628525 0.0529043310628525 -104.9841486 39.7594964 -104.9845851 39.7598337 8020 6577 3307 0.0513720664630444 0.0513720664630444 -104.9845851 39.7598337 -104.985009 39.7601612 8021 3307 6578 0.0555027664653656 0.0555027664653656 -104.985009 39.7601612 -104.9854669 39.7605151 8022 6578 6579 0.0497858933197237 0.0497858933197237 -104.9854669 39.7605151 -104.9858777 39.7608325 8026 916 6582 0.0644004913493865 0.0644004913493865 -104.9874133 39.7320545 -104.9881664 39.732053 8027 6582 6583 0.0568408799781512 0.0568408799781512 -104.9881664 39.732053 -104.9888311 39.7320532 8028 6583 6584 0.122686442934717 0.122686442934717 -104.9888311 39.7320532 -104.9902658 39.7320547 8029 6584 6585 0.119086225858405 0.119086225858405 -104.9902658 39.7320547 -104.9916584 39.7320541 8031 4637 6586 0.0681807162053014 0.0681807162053014 -105.0198922 39.7331309 -105.0206647 39.7329791 8032 6586 4550 0.0899357767109733 0.0899357767109733 -105.0206647 39.7329791 -105.0217163 39.7329917 8033 4550 6587 0.293817867332518 0.293817867332518 -105.0217163 39.7329917 -105.0251522 39.7329752 8034 6587 6588 0.104136881172081 0.104136881172081 -105.0251522 39.7329752 -105.0263693 39.7329435 8035 6588 6589 0.0983651040648428 0.0983651040648428 -105.0263693 39.7329435 -105.0275196 39.7329448 8036 6589 6129 0.0990923096855932 0.0990923096855932 -105.0275196 39.7329448 -105.0286784 39.7329421 8037 6129 3972 0.0982639550962464 0.0982639550962464 -105.0286784 39.7329421 -105.0298275 39.7329471 8038 3972 6590 0.099057650475641 0.099057650475641 -105.0298275 39.7329471 -105.0309859 39.7329468 17935 10221 8779 0.0167456719913715 0.0167456719913715 -104.9872787 39.7248713 -104.9874745 39.7248723 8039 6590 1407 0.099982611141039 0.099982611141039 -105.0309859 39.7329468 -105.032155 39.7329341 8040 1407 6591 0.096574089288832 0.096574089288832 -105.032155 39.7329341 -105.0332843 39.7329428 8042 5218 3376 0.0125708011673062 0.0125708011673062 -105.0344966 39.7329537 -105.0346426 39.7329669 8043 3376 3397 0.0411038350876113 0.0411038350876113 -105.0346426 39.7329669 -105.0351232 39.7329603 8044 3397 6592 0.0474630685655207 0.0474630685655207 -105.0351232 39.7329603 -105.0356782 39.7329656 8045 6592 5717 0.0112629167716475 0.0112629167716475 -105.0356782 39.7329656 -105.0358099 39.7329669 8046 5717 5711 0.0353931291626462 0.0353931291626462 -105.0358099 39.7329669 -105.0362237 39.7329601 8049 6594 6595 0.0372589458613009 0.0372589458613009 -105.0373216 39.7329718 -105.0377569 39.7329864 8051 6596 6597 0.0491446235593822 0.0491446235593822 -104.996445 39.7320969 -104.9970197 39.732097 8052 6597 6598 0.0512739101828601 0.0512739101828601 -104.9970197 39.732097 -104.9976193 39.7320971 8053 6598 6599 0.0445968134228137 0.0445968134228137 -104.9976193 39.7320971 -104.9981408 39.7320938 8054 6599 6600 0.0456401369039379 0.0456401369039379 -104.9981408 39.7320938 -104.9986745 39.7320904 8055 6600 252 0.0644261415780049 0.0644261415780049 -104.9986745 39.7320904 -104.9994279 39.7320888 8056 252 3949 0.0630622102110069 0.0630622102110069 -104.9994279 39.7320888 -105.0001653 39.7320956 8057 3949 6601 0.0624388506180743 0.0624388506180743 -105.0001653 39.7320956 -105.0008954 39.7320882 8058 6601 5610 0.057495014751868 0.057495014751868 -105.0008954 39.7320882 -105.0015677 39.7320945 8059 5610 6602 0.0530621910173341 0.0530621910173341 -105.0015677 39.7320945 -105.0021882 39.7320975 8060 6602 3731 0.0543021802328704 0.0543021802328704 -105.0021882 39.7320975 -105.0028232 39.7321006 8061 3731 6603 0.107126213030051 0.107126213030051 -105.0028232 39.7321006 -105.0040758 39.7320862 8062 6603 4486 0.0992014153017681 0.0992014153017681 -105.0040758 39.7320862 -105.0052345 39.7321295 8064 302 396 0.456543205648827 0.456543205648827 -104.939982 39.7790462 -104.9347437 39.7798532 8065 396 6604 0.263692963912388 0.263692963912388 -104.9347437 39.7798532 -104.9316605 39.7797563 8067 2108 5986 0.103617400145952 0.103617400145952 -104.9269854 39.7788565 -104.9258093 39.7786298 8068 5986 6605 0.103377873268697 0.103377873268697 -104.9258093 39.7786298 -104.9246358 39.778404 9343 7304 2051 0.0535709121596095 0.0535709121596095 -104.9680922 39.7020547 -104.9674661 39.7020628 8070 4763 6169 0.176859243925992 0.176859243925992 -104.9601753 39.7225386 -104.9601619 39.7241291 8123 6640 6641 0.17629957299909 0.17629957299909 -104.998563 39.7193532 -104.9985621 39.7209387 8071 6169 6260 0.145538243855646 0.145538243855646 -104.9601619 39.7241291 -104.9613314 39.7250799 8072 6260 3917 0.186355414418251 0.186355414418251 -104.9613314 39.7250799 -104.963416 39.7245919 8075 6608 6609 0.216668843775513 0.216668843775513 -104.9221011 39.7367646 -104.9246118 39.7365015 8076 6609 5988 0.0945207273969085 0.0945207273969085 -104.9246118 39.7365015 -104.9257168 39.7364786 8077 5988 2122 0.100941576479339 0.100941576479339 -104.9257168 39.7364786 -104.9268972 39.7364673 8078 2122 6610 0.0983635555045419 0.0983635555045419 -104.9268972 39.7364673 -104.9280463 39.7365084 8079 6610 6611 0.0970315915473971 0.0970315915473971 -104.9280463 39.7365084 -104.9291809 39.7364935 8081 6612 6613 0.0935811526066721 0.0935811526066721 -104.9303837 39.7364879 -104.9314781 39.7364838 8082 6613 2749 0.0990634268639465 0.0990634268639465 -104.9314781 39.7364838 -104.9326365 39.736497 8083 2749 6614 0.105679418235948 0.105679418235948 -104.9326365 39.736497 -104.9338724 39.736497 8085 6615 6616 0.101635566171867 0.101635566171867 -104.9349711 39.7364838 -104.9361597 39.7364871 8086 6616 6617 0.0962607674133666 0.0962607674133666 -104.9361597 39.7364871 -104.9372854 39.7364789 8087 6617 6618 0.0951534169408166 0.0951534169408166 -104.9372854 39.7364789 -104.9383982 39.7364784 8088 6618 6619 0.0938879229278784 0.0938879229278784 -104.9383982 39.7364784 -104.9394962 39.7364792 17940 6560 10223 0.0802385671723254 0.0802385671723254 -104.9868584 39.7241275 -104.9868558 39.7248491 8090 6620 6621 0.160330485968093 0.160330485968093 -104.9325634 39.6893199 -104.9316943 39.6880425 8094 6623 1791 0.109097036983099 0.109097036983099 -104.9815624 39.6955402 -104.9807204 39.6948034 8095 1791 3615 0.039522374569603 0.039522374569603 -104.9807204 39.6948034 -104.9804114 39.6945392 8096 3615 6624 0.0738542372087066 0.0738542372087066 -104.9804114 39.6945392 -104.9798363 39.6940439 8097 6624 6625 0.00831390386589708 0.00831390386589708 -104.9798363 39.6940439 -104.9797753 39.6939857 8098 6625 6626 0.070757439886615 0.070757439886615 -104.9797753 39.6939857 -104.9792691 39.6934825 8099 6626 6627 0.0728730586061825 0.0728730586061825 -104.9792691 39.6934825 -104.9787159 39.6929842 8100 6627 5098 0.0960515227378026 0.0960515227378026 -104.9787159 39.6929842 -104.9779272 39.6923695 8101 5098 6628 0.0550201636939116 0.0550201636939116 -104.9779272 39.6923695 -104.9775188 39.6919873 8103 6630 239 0.0379460853943731 0.0379460853943731 -104.9769745 39.6914779 -104.9766938 39.6912137 13573 9130 3 0.109013561390269 0.109013561390269 -105.0161204 39.730571 -105.0152478 39.7298563 8105 6631 6632 0.0782857815609104 0.0782857815609104 -104.9763643 39.6909232 -104.9757688 39.6903887 8106 6632 6533 0.166563544591406 0.166563544591406 -104.9757688 39.6903887 -104.9743231 39.6893856 8108 4496 6633 0.110872689467253 0.110872689467253 -105.0051314 39.787854 -105.006429 39.7878524 8109 6633 2525 0.333067333185797 0.333067333185797 -105.006429 39.7878524 -105.0101844 39.7886554 8111 6530 6634 0.0105197308884475 0.0105197308884475 -104.9709294 39.6879413 -104.9709852 39.687857 9336 7300 4780 0.0501146245066156 0.0501146245066156 -104.9757669 39.7020355 -104.9751815 39.7020519 8112 6634 6635 2.4458667171276 2.4458667171276 -104.9709852 39.687857 -104.9711364 39.6658611 8113 6636 3095 0.197330202512711 0.197330202512711 -104.9710271 39.7146913 -104.971013 39.7129167 8114 3095 3205 0.202310741049047 0.202310741049047 -104.971013 39.7129167 -104.9710252 39.7110973 8115 3205 6118 0.200935805580311 0.200935805580311 -104.9710252 39.7110973 -104.9710442 39.7092903 8116 6118 1915 0.200185455389542 0.200185455389542 -104.9710442 39.7092903 -104.971036 39.70749 8118 6637 5842 0.204932644380513 0.204932644380513 -104.9710805 39.6929591 -104.9710758 39.6911161 8119 5842 6638 0.194625839062785 0.194625839062785 -104.9710758 39.6911161 -104.9710843 39.6893658 8121 6639 3724 0.202719550339155 0.202719550339155 -104.9985703 39.7165902 -104.9985724 39.7184133 8122 3724 6640 0.104515203903702 0.104515203903702 -104.9985724 39.7184133 -104.998563 39.7193532 8124 6641 2622 0.176067278462879 0.176067278462879 -104.9985621 39.7209387 -104.9985544 39.7225221 8125 2622 5203 0.176917243967006 0.176917243967006 -104.9985544 39.7225221 -104.9985716 39.7241131 8126 5203 6232 0.177139986115085 0.177139986115085 -104.9985716 39.7241131 -104.9985893 39.7257061 8129 6643 6644 0.177268373064057 0.177268373064057 -104.998623 39.7289153 -104.9986313 39.7305095 8130 6644 6600 0.175826872766799 0.175826872766799 -104.9986313 39.7305095 -104.9986745 39.7320904 8131 6600 6646 0.177773484713149 0.177773484713149 -104.9986745 39.7320904 -104.9986572 39.7336891 8133 6647 6648 0.177957472274986 0.177957472274986 -104.998664 39.7352736 -104.9986884 39.7368739 8134 6648 6649 0.169816854222751 0.169816854222751 -104.9986884 39.7368739 -104.9992032 39.7383489 8135 6649 6650 0.0183704581232897 0.0183704581232897 -104.9992032 39.7383489 -104.9993525 39.7384677 8136 6650 6651 0.180283145370232 0.180283145370232 -104.9993525 39.7384677 -104.9999603 39.7400202 8137 6651 6652 0.0228081566299403 0.0228081566299403 -104.9999603 39.7400202 -104.9999567 39.7402253 8139 6653 1499 0.197154421185115 0.197154421185115 -105.0448856 39.6967219 -105.0449033 39.6949489 8140 1499 188 0.204153885319108 0.204153885319108 -105.0449033 39.6949489 -105.0449033 39.6931129 8141 188 5878 0.159028819712238 0.159028819712238 -105.0449033 39.6931129 -105.045238 39.6917061 8142 5878 6654 0.24236157922448 0.24236157922448 -105.045238 39.6917061 -105.0452294 39.6895265 8144 1583 6655 0.303396334779096 0.303396334779096 -105.0452106 39.6881689 -105.0452196 39.6854404 8145 6656 5874 0.176427569810156 0.176427569810156 -105.0444508 39.7165618 -105.0444942 39.7149755 8146 5874 6657 0.00810609260917888 0.00810609260917888 -105.0444942 39.7149755 -105.0444802 39.7149034 8147 6657 6658 0.0470608013663409 0.0470608013663409 -105.0444802 39.7149034 -105.0443368 39.7144948 8150 6659 6660 0.255748331282284 0.255748331282284 -105.045239 39.700587 -105.045239 39.698287 8151 6661 6662 0.00688301382680834 0.00688301382680834 -105.0068679 39.6894571 -105.0068682 39.6893952 8152 6662 6663 0.392909871907801 0.392909871907801 -105.0068682 39.6893952 -105.0068849 39.6858617 8153 6664 1758 0.130752459577202 0.130752459577202 -105.0073877 39.7075601 -105.0078426 39.7064375 8154 1758 6314 0.0908112834588078 0.0908112834588078 -105.0078426 39.7064375 -105.0074307 39.7056848 8155 6314 6665 0.191679756807403 0.191679756807403 -105.0074307 39.7056848 -105.0073877 39.7039613 8156 6665 763 0.155864734453911 0.155864734453911 -105.0073877 39.7039613 -105.0074463 39.7025603 8157 763 6668 0.0989081569703109 0.0989081569703109 -105.0074463 39.7025603 -105.007449 39.7016708 8158 6668 1760 0.0778502447443476 0.0778502447443476 -105.007449 39.7016708 -105.0074982 39.7009717 8159 1760 6003 0.221657363761595 0.221657363761595 -105.0074982 39.7009717 -105.0065799 39.6991077 8160 6003 5765 0.101345142024656 0.101345142024656 -105.0065799 39.6991077 -105.0065723 39.6981963 8161 5765 4032 0.0976983696193598 0.0976983696193598 -105.0065723 39.6981963 -105.0065466 39.6973179 8162 4032 6669 0.0654151166199609 0.0654151166199609 -105.0065466 39.6973179 -105.0065809 39.6967302 8164 2301 1759 0.0929594689620956 0.0929594689620956 -105.0067097 39.6957792 -105.0067133 39.6949432 8165 1759 150 0.2063607315498 0.2063607315498 -105.0067133 39.6949432 -105.0067304 39.6930874 8166 150 1738 0.199773882802826 0.199773882802826 -105.0067304 39.6930874 -105.0067562 39.6912909 8168 1953 3100 0.166887359049361 0.166887359049361 -104.9394047 39.7138976 -104.9377781 39.7130688 8170 370 2529 0.0016410050164606 0.0016410050164606 -105.0298446 39.7379436 -105.0298418 39.737929 8171 2529 6670 0.0654370448512421 0.0654370448512421 -105.0298418 39.737929 -105.029987 39.7373512 8200 6684 1172 0.140728922414785 0.140728922414785 -104.9499154 39.7619564 -104.9499105 39.763222 8172 6670 1937 0.344573874886115 0.344573874886115 -105.029987 39.7373512 -105.0260468 39.738001 8174 6671 6672 0.176399723080376 0.176399723080376 -104.9362703 39.7162376 -104.9362682 39.7146512 8176 3101 6673 0.188864615641403 0.188864615641403 -104.9362596 39.7130732 -104.9362583 39.7113747 8178 4227 1805 0.201844384843532 0.201844384843532 -104.936211 39.696598 -104.9362246 39.6947828 8179 1805 6674 0.203096969054999 0.203096969054999 -104.9362246 39.6947828 -104.9362004 39.6929564 8180 6674 5847 0.205632777843381 0.205632777843381 -104.9362004 39.6929564 -104.9362004 39.6911071 8181 5847 6675 0.197984723567939 0.197984723567939 -104.9362004 39.6911071 -104.9362112 39.6893266 8183 6676 4226 0.190839047917349 0.190839047917349 -104.936428 39.698394 -104.9365695 39.6966812 8185 4212 1268 0.185384243862507 0.185384243862507 -105.018373 39.7168584 -105.0203557 39.7175319 8187 6677 2875 0.129732620530101 0.129732620530101 -104.9498557 39.7837786 -104.9498484 39.7849453 8188 2875 6678 0.138723736947104 0.138723736947104 -104.9498484 39.7849453 -104.9498214 39.7861927 8189 6678 6679 0.13144235424121 0.13144235424121 -104.9498214 39.7861927 -104.9498986 39.7873733 8190 6679 6680 0.782596772143326 0.782596772143326 -104.9498986 39.7873733 -104.948752 39.794356 8191 3575 5642 0.141762411979774 0.141762411979774 -104.9499292 39.7544371 -104.9499292 39.755712 8192 5642 4347 0.140039066988463 0.140039066988463 -104.9499292 39.755712 -104.9499266 39.7569714 8193 4347 6345 0.13859354874742 0.13859354874742 -104.9499266 39.7569714 -104.9499239 39.7582178 8194 6345 3049 0.140317315615912 0.140317315615912 -104.9499239 39.7582178 -104.9499198 39.7594797 8195 3049 3024 0.0669551847418331 0.0669551847418331 -104.9499198 39.7594797 -104.9499105 39.7600818 8196 3024 6681 0.0663747225163875 0.0663747225163875 -104.9499105 39.7600818 -104.9499172 39.7606787 8197 6681 6682 0.00550527045183645 0.00550527045183645 -104.9499172 39.7606787 -104.9499185 39.7607282 8198 6682 6683 0.122014480736259 0.122014480736259 -104.9499185 39.7607282 -104.9499154 39.7618255 8199 6683 6684 0.0145554158979999 0.0145554158979999 -104.9499154 39.7618255 -104.9499154 39.7619564 8201 1172 892 0.137892873302074 0.137892873302074 -104.9499105 39.763222 -104.9499118 39.7644621 8202 892 4475 0.139838739747675 0.139838739747675 -104.9499118 39.7644621 -104.9499118 39.7657197 8203 4475 2777 0.135724572944392 0.135724572944392 -104.9499118 39.7657197 -104.9499105 39.7669403 8204 2777 5266 0.129198654341627 0.129198654341627 -104.9499105 39.7669403 -104.9499038 39.7681022 8205 5266 6685 0.122514628608539 0.122514628608539 -104.9499038 39.7681022 -104.9499024 39.769204 8206 6685 6686 0.20769100942942 0.20769100942942 -104.9499024 39.769204 -104.9498944 39.7710718 8207 6686 6357 0.202692590161251 0.202692590161251 -104.9498944 39.7710718 -104.949826 39.7728939 8208 6357 2390 0.107324644883127 0.107324644883127 -104.949826 39.7728939 -104.9498085 39.773859 8209 2390 6687 0.139594845742255 0.139594845742255 -104.9498085 39.773859 -104.9498032 39.7751144 8210 6687 6688 0.0752686220951058 0.0752686220951058 -104.9498032 39.7751144 -104.9497992 39.7757913 8211 6688 749 0.0665961818211898 0.0665961818211898 -104.9497992 39.7757913 -104.9498045 39.7763902 8212 749 1567 0.140763317861176 0.140763317861176 -104.9498045 39.7763902 -104.9497965 39.7776561 8213 1567 6689 0.140174033607804 0.140174033607804 -104.9497965 39.7776561 -104.9497884 39.7789167 8215 6691 696 0.200953877059722 0.200953877059722 -104.9500562 39.7401702 -104.9500677 39.7419774 8216 696 6692 0.202493921890496 0.202493921890496 -104.9500677 39.7419774 -104.9500467 39.7437984 8218 508 6693 0.0440506867837982 0.0440506867837982 -104.9492875 39.7477337 -104.9494162 39.7481173 8219 6694 1202 0.170408371052522 0.170408371052522 -104.9495001 39.7256083 -104.9495101 39.7271408 8220 1202 6695 0.022095029398504 0.022095029398504 -104.9495101 39.7271408 -104.9495082 39.7273395 8221 6695 3781 0.199196539116323 0.199196539116323 -104.9495082 39.7273395 -104.9494979 39.7291309 8222 3781 6696 0.154646276165852 0.154646276165852 -104.9494979 39.7291309 -104.9494801 39.7305216 8224 951 6697 0.162889491053556 0.162889491053556 -104.9494887 39.732119 -104.949511 39.7335838 8225 6697 4890 0.17202029430472 0.17202029430472 -104.949511 39.7335838 -104.9494864 39.7351307 8226 4890 6698 0.182585439334225 0.182585439334225 -104.9494864 39.7351307 -104.9495133 39.7367726 8227 6698 5488 0.173629132461636 0.173629132461636 -104.9495133 39.7367726 -104.9494922 39.738334 8230 6700 6701 0.054263196932367 0.054263196932367 -104.9873849 39.7414911 -104.9878331 39.7418366 8231 6701 5807 0.103685962200744 0.103685962200744 -104.9878331 39.7418366 -104.9886895 39.7424968 8232 5807 6702 0.106632774624389 0.106632774624389 -104.9886895 39.7424968 -104.9895702 39.7431758 8233 6702 6703 0.0962060876195832 0.0962060876195832 -104.9895702 39.7431758 -104.9903648 39.7437884 8234 6703 5959 0.00690380150934747 0.00690380150934747 -104.9903648 39.7437884 -104.9904219 39.7438323 8235 5959 6704 0.00415729025946559 0.00415729025946559 -104.9904219 39.7438323 -104.9904562 39.7438588 8236 6704 3004 0.101332185729619 0.101332185729619 -104.9904562 39.7438588 -104.9912932 39.744504 8237 3004 4395 0.106412326585027 0.106412326585027 -104.9912932 39.744504 -104.9921721 39.7451816 8238 4395 6705 0.103936208820228 0.103936208820228 -104.9921721 39.7451816 -104.9930306 39.7458434 8239 6705 6706 0.108885043469445 0.108885043469445 -104.9930306 39.7458434 -104.99393 39.7465367 8240 6706 6707 0.0530572853327784 0.0530572853327784 -104.99393 39.7465367 -104.9943683 39.7468745 8241 6707 6708 0.0508918154467618 0.0508918154467618 -104.9943683 39.7468745 -104.9947886 39.7471986 8242 6708 6709 0.103982459974641 0.103982459974641 -104.9947886 39.7471986 -104.9956475 39.7478607 8243 6709 6710 0.100220871190445 0.100220871190445 -104.9956475 39.7478607 -104.9964754 39.7484988 8244 6710 6711 0.00631643031082491 0.00631643031082491 -104.9964754 39.7484988 -104.9965276 39.748539 8245 6711 6188 0.105471969629518 0.105471969629518 -104.9965276 39.748539 -104.9973988 39.7492106 8246 6188 6712 0.0552929480053166 0.0552929480053166 -104.9973988 39.7492106 -104.9978555 39.7495627 8247 6712 6713 0.051155648874288 0.051155648874288 -104.9978555 39.7495627 -104.9982781 39.7498884 8249 4495 6714 0.112097289917407 0.112097289917407 -105.0051056 39.7870428 -105.0064173 39.7870612 8250 6714 1079 0.0913714399600763 0.0913714399600763 -105.0064173 39.7870612 -105.0074815 39.7871418 8251 1079 2524 0.245312559433029 0.245312559433029 -105.0074815 39.7871418 -105.0101975 39.7878569 8253 6006 6251 0.204148069385731 0.204148069385731 -105.0169911 39.700417 -105.0170083 39.6985811 8254 6251 6715 0.203065667560916 0.203065667560916 -105.0170083 39.6985811 -105.0169992 39.6967549 8256 2935 6716 0.266313303297407 0.266313303297407 -105.0169377 39.6883193 -105.0167173 39.6859303 8257 6416 3741 0.135496222887927 0.135496222887927 -105.0172314 39.7170829 -105.0170254 39.7158747 8258 3741 5854 0.117997896305679 0.117997896305679 -105.0170254 39.7158747 -105.0170084 39.7148136 8260 2305 161 0.314948131318509 0.314948131318509 -105.0165019 39.6959725 -105.0165323 39.6931402 8263 6717 3071 0.175732613824838 0.175732613824838 -104.9425532 39.7146491 -104.9425505 39.7130687 8264 3071 6718 0.173767654321711 0.173767654321711 -104.9425505 39.7130687 -104.9425631 39.711506 8265 6718 6100 0.243539432543733 0.243539432543733 -104.9425631 39.711506 -104.9425586 39.7093158 8267 3290 98 0.422419964097428 0.422419964097428 -104.9444349 39.7038735 -104.9431816 39.700199 8269 4373 2854 0.205542196291208 0.205542196291208 -105.0015169 39.7015972 -105.0038253 39.7010848 8271 6719 1596 0.0969388330111528 0.0969388330111528 -105.0125794 39.7006019 -105.0135751 39.701018 8273 118 6721 0.0966297992771619 0.0966297992771619 -105.0112228 39.7301878 -105.0112289 39.7310568 8274 6721 6722 0.0414535753801991 0.0414535753801991 -105.0112289 39.7310568 -105.0112278 39.7314296 8276 2311 6580 0.108271978342533 0.108271978342533 -105.0112958 39.7314875 -105.0113223 39.732461 8277 6580 6723 0.0197325066377101 0.0197325066377101 -105.0113223 39.732461 -105.0113508 39.7326371 8301 4041 6740 0.178573713835442 0.178573713835442 -105.0263295 39.7181459 -105.0263463 39.7197518 8302 6740 1829 0.177333893618754 0.177333893618754 -105.0263463 39.7197518 -105.0263496 39.7213466 8279 4433 6724 0.324356944785499 0.324356944785499 -105.0109506 39.7174666 -105.0120852 39.72025 8282 6725 6088 0.0237314605310015 0.0237314605310015 -105.0111475 39.760596 -105.0111515 39.7608094 8283 6088 4822 0.0875664870066569 0.0875664870066569 -105.0111515 39.7608094 -105.0111481 39.7615969 8284 4822 6726 0.0475371228844605 0.0475371228844605 -105.0111481 39.7615969 -105.0111753 39.7620239 8285 6726 4515 0.133316815943664 0.133316815943664 -105.0111753 39.7620239 -105.0111891 39.7632228 8286 4515 5237 0.132189806591607 0.132189806591607 -105.0111891 39.7632228 -105.0111823 39.7644116 9507 2581 5179 0.178384896285487 0.178384896285487 -105.0337024 39.7229256 -105.0337195 39.7245298 8287 5237 6727 0.137381332135233 0.137381332135233 -105.0111823 39.7644116 -105.0111822 39.7656471 8288 6727 6728 0.132866818946611 0.132866818946611 -105.0111822 39.7656471 -105.0111824 39.766842 8289 6728 1673 0.133389434002772 0.133389434002772 -105.0111824 39.766842 -105.0111824 39.7680416 8290 1673 6729 0.137304160443328 0.137304160443328 -105.0111824 39.7680416 -105.0111874 39.7692764 8292 6730 6731 0.0127908749904874 0.0127908749904874 -105.015836 39.7589269 -105.0159724 39.7589742 8324 6753 6754 0.0516246355995179 0.0516246355995179 -105.0275713 39.7655797 -105.0275819 39.7660439 8293 6731 6734 0.253997048781863 0.253997048781863 -105.0159724 39.7589742 -105.0187898 39.7597001 8294 6734 6735 0.103152527560213 0.103152527560213 -105.0187898 39.7597001 -105.0196661 39.7603379 8296 6736 6737 0.0131672047429292 0.0131672047429292 -105.0202265 39.7608392 -105.0203579 39.760901 8298 4636 5383 0.185495216645111 0.185495216645111 -105.0191455 39.732286 -105.0185003 39.7338787 8300 5972 4041 0.174731707729605 0.174731707729605 -105.0263295 39.7165745 -105.0263295 39.7181459 8303 1829 6741 0.102538685907791 0.102538685907791 -105.0263496 39.7213466 -105.0263624 39.7222687 8304 4575 6440 0.137081553799117 0.137081553799117 -105.0268099 39.7414867 -105.0268058 39.7427195 8305 6440 5291 0.136014333235461 0.136014333235461 -105.0268058 39.7427195 -105.0268109 39.7439427 8306 5291 6742 0.135023999424587 0.135023999424587 -105.0268109 39.7439427 -105.0268109 39.745157 8307 6742 10 0.133312225882616 0.133312225882616 -105.0268109 39.745157 -105.0268316 39.7463558 8308 10 6394 0.135032006709 0.135032006709 -105.0268316 39.7463558 -105.0268144 39.7475701 8309 6394 6743 0.132451340826744 0.132451340826744 -105.0268144 39.7475701 -105.0268304 39.7487612 8310 6743 6744 0.135765849385072 0.135765849385072 -105.0268304 39.7487612 -105.0268132 39.7499821 8311 6744 6745 0.133823531129847 0.133823531129847 -105.0268132 39.7499821 -105.0268172 39.7511856 8313 6746 6747 0.134513077577228 0.134513077577228 -105.0268257 39.752413 -105.0268211 39.7536227 8314 6747 6748 0.134201163774105 0.134201163774105 -105.0268211 39.7536227 -105.0268206 39.7548296 8316 6749 1938 0.0948580215175547 0.0948580215175547 -105.0267907 39.738975 -105.0265344 39.738145 8318 307 5887 0.0912856383131267 0.0912856383131267 -105.0279141 39.763121 -105.0276119 39.7639084 8319 5887 6750 0.00721526462075332 0.00721526462075332 -105.0276119 39.7639084 -105.0275762 39.7639672 8320 6750 6751 0.0269156344716724 0.0269156344716724 -105.0275762 39.7639672 -105.0275693 39.7642092 8323 6752 6753 0.0510955164610192 0.0510955164610192 -105.0275758 39.7651202 -105.0275713 39.7655797 8325 6754 6755 0.0510906826304937 0.0510906826304937 -105.0275819 39.7660439 -105.0275923 39.7665033 8326 6755 6756 0.0511615632316368 0.0511615632316368 -105.0275923 39.7665033 -105.0275956 39.7669634 8327 6756 1661 0.0519510824904343 0.0519510824904343 -105.0275956 39.7669634 -105.027599 39.7674306 8328 1661 6758 0.0509873448397052 0.0509873448397052 -105.027599 39.7674306 -105.0275911 39.7678891 8329 6758 6759 0.0522106080921687 0.0522106080921687 -105.0275911 39.7678891 -105.027583 39.7683586 8330 6759 6760 0.0506887592311432 0.0506887592311432 -105.027583 39.7683586 -105.0276064 39.7688141 18752 5186 5654 0.105380231545906 0.105380231545906 -105.0389187 39.7245383 -105.0389235 39.725486 8331 6760 6761 0.0573063184317804 0.0573063184317804 -105.0276064 39.7688141 -105.0276173 39.7693294 8333 6762 6763 0.0501245455122697 0.0501245455122697 -105.0276181 39.7698189 -105.0275974 39.7702694 8334 6763 6764 0.0489376044154541 0.0489376044154541 -105.0275974 39.7702694 -105.0276005 39.7707095 8337 6766 6767 0.0490039328328154 0.0490039328328154 -105.0275892 39.7716046 -105.0275913 39.7720453 8338 6767 6768 0.0513498171240697 0.0513498171240697 -105.0275913 39.7720453 -105.0275913 39.7725071 8339 6768 6769 0.0498709246005866 0.0498709246005866 -105.0275913 39.7725071 -105.0275913 39.7729556 8341 5533 6770 0.292387787290413 0.292387787290413 -105.027737 39.774038 -105.0275847 39.7766649 8343 2972 6771 0.121066844508317 0.121066844508317 -105.0268526 39.7584761 -105.0268698 39.7595648 8344 6771 6093 0.143799158144466 0.143799158144466 -105.0268698 39.7595648 -105.0268612 39.760858 8345 6093 6772 0.01594646132934 0.01594646132934 -105.0268612 39.760858 -105.0268634 39.7610014 8346 6772 6773 0.00797333604469033 0.00797333604469033 -105.0268634 39.7610014 -105.0268646 39.7610731 8347 6773 6774 0.00589372782719237 0.00589372782719237 -105.0268646 39.7610731 -105.0268654 39.7611261 8349 6775 6776 0.135681018337986 0.135681018337986 -105.0267779 39.7766583 -105.0267719 39.7778785 8350 6776 2490 0.131411131535027 0.131411131535027 -105.0267719 39.7778785 -105.0267778 39.7790603 8351 2490 2835 0.135427320939223 0.135427320939223 -105.0267778 39.7790603 -105.0267549 39.7802781 8353 4067 6052 0.133451561970317 0.133451561970317 -105.0276017 39.7844198 -105.0275763 39.7856198 8354 6052 5792 0.201431723471221 0.201431723471221 -105.0275763 39.7856198 -105.0275871 39.7874313 8356 6777 6778 0.137939265537406 0.137939265537406 -105.0265007 39.7560347 -105.0265093 39.7572752 8358 6658 6779 0.0952206682824548 0.0952206682824548 -105.0443368 39.7144948 -105.0454279 39.7143249 8359 6779 1328 0.20245506080321 0.20245506080321 -105.0454279 39.7143249 -105.0473907 39.7133074 9582 1393 7408 0.0523989189771459 0.0523989189771459 -105.0324691 39.7165619 -105.0330817 39.7165583 8360 1328 6780 0.24344994454685 0.24344994454685 -105.0473907 39.7133074 -105.0484853 39.7112864 8362 6781 6338 0.132299767169153 0.132299767169153 -104.9684019 39.7570371 -104.9684621 39.758226 18540 10312 7538 0.710682259466036 0.710682259466036 -105.0532415 39.7643533 -105.0449269 39.7643759 8363 6338 3026 0.142960379522958 0.142960379522958 -104.9684621 39.758226 -104.9684276 39.7595114 8364 3026 6782 0.131957413991529 0.131957413991529 -104.9684276 39.7595114 -104.9684183 39.7606981 8365 6782 6783 0.00572653872195823 0.00572653872195823 -104.9684183 39.7606981 -104.9684183 39.7607496 8366 6783 6784 0.13893806084239 0.13893806084239 -104.9684183 39.7607496 -104.9684183 39.7619991 8367 6784 1155 0.138805738856212 0.138805738856212 -104.9684183 39.7619991 -104.9684118 39.7632474 8368 1155 876 0.139884571461894 0.139884571461894 -104.9684118 39.7632474 -104.968419 39.7645054 8370 4464 2784 0.134142589801556 0.134142589801556 -104.9684223 39.7657497 -104.968405 39.766956 8371 2784 5255 0.132457483790055 0.132457483790055 -104.968405 39.766956 -104.9684137 39.7681472 8372 5255 4727 0.21307200925813 0.21307200925813 -104.9684137 39.7681472 -104.9683879 39.7700633 8373 4727 5126 0.0748266761428759 0.0748266761428759 -104.9683879 39.7700633 -104.9683965 39.7707362 8374 5126 6785 0.0660204248306932 0.0660204248306932 -104.9683965 39.7707362 -104.968405 39.7713299 8375 6785 4284 0.173603246809035 0.173603246809035 -104.968405 39.7713299 -104.9683885 39.7728911 8377 6786 6787 0.142696164770821 0.142696164770821 -104.9677841 39.7356489 -104.9684521 39.7368249 8379 5475 6788 0.1766899367412 0.1766899367412 -104.9684271 39.7384126 -104.9684027 39.7400015 8380 6788 6789 0.178262795240798 0.178262795240798 -104.9684027 39.7400015 -104.9684201 39.7416046 8381 6789 669 0.0038695834466259 0.0038695834466259 -104.9684201 39.7416046 -104.9684201 39.7416394 8382 669 6790 0.00298242718157566 0.00298242718157566 -104.9684201 39.7416394 -104.9684215 39.7416662 8383 6790 6791 0.175654700740653 0.175654700740653 -104.9684215 39.7416662 -104.9684196 39.7432459 8385 4603 6493 0.141540356779896 0.141540356779896 -104.9684176 39.7448114 -104.968414 39.7460843 8386 6493 6795 0.235592097571248 0.235592097571248 -104.968414 39.7460843 -104.9683834 39.7482029 8387 6795 6796 0.135380255100289 0.135380255100289 -104.9683834 39.7482029 -104.9683794 39.7494204 8388 6796 6797 0.00458123097756658 0.00458123097756658 -104.9683794 39.7494204 -104.9683794 39.7494616 8389 6797 6798 0.00459235047115107 0.00459235047115107 -104.9683794 39.7494616 -104.9683794 39.7495029 8390 6798 6799 0.135291654892361 0.135291654892361 -104.9683794 39.7495029 -104.968374 39.7507196 8391 6799 6800 0.141019064418211 0.141019064418211 -104.968374 39.7507196 -104.968366 39.7519878 8392 6800 821 0.136459904501488 0.136459904501488 -104.968366 39.7519878 -104.9683443 39.7532149 8393 821 3562 0.138377698701616 0.138377698701616 -104.9683443 39.7532149 -104.9683703 39.7544592 8395 5772 516 0.0304460136124682 0.0304460136124682 -104.969071 39.787876 -104.968998 39.788144 8397 6411 6801 0.0202183008206165 0.0202183008206165 -104.9688032 39.7903462 -104.968859 39.7905229 8398 6802 469 0.0770276556079661 0.0770276556079661 -104.9681122 39.7183532 -104.9681294 39.7190458 8399 469 4171 0.115648628347006 0.115648628347006 -104.9681294 39.7190458 -104.9681062 39.7200857 8400 4171 6803 0.135804309767261 0.135804309767261 -104.9681062 39.7200857 -104.9680977 39.721307 8401 6803 4756 0.071946790437269 0.071946790437269 -104.9680977 39.721307 -104.9681062 39.721954 8403 6804 6805 0.127899734301329 0.127899734301329 -104.9688098 39.7807867 -104.968799 39.7819369 8405 6803 4172 0.13716080109606 0.13716080109606 -104.9680977 39.721307 -104.9679063 39.7200823 8406 4172 470 0.118198242572908 0.118198242572908 -104.9679063 39.7200823 -104.9678891 39.7190194 8407 470 6806 0.0738815709398357 0.0738815709398357 -104.9678891 39.7190194 -104.9678805 39.718355 8410 6807 6808 0.0966312020179035 0.0966312020179035 -104.9241221 39.7053959 -104.9237959 39.7045639 8411 6808 6809 0.078738376832051 0.078738376832051 -104.9237959 39.7045639 -104.9237358 39.7038573 8412 6809 3373 0.430297684252256 0.430297684252256 -104.9237358 39.7038573 -104.9252722 39.7001725 8414 6810 6811 0.203442237788957 0.203442237788957 -104.9246456 39.6893613 -104.9246456 39.6875317 8415 1476 6812 0.245653934383614 0.245653934383614 -104.9233668 39.695061 -104.9243796 39.6929938 8416 6812 6813 0.412460631108446 0.412460631108446 -104.9243796 39.6929938 -104.9254353 39.6893745 8418 6814 6815 0.174359151043162 0.174359151043162 -104.9246289 39.7162454 -104.9246127 39.7146774 8419 6815 3109 0.176366303019304 0.176366303019304 -104.9246127 39.7146774 -104.9246115 39.7130913 8420 3109 6816 0.193801807541949 0.193801807541949 -104.9246115 39.7130913 -104.9246085 39.7113484 8421 6816 6817 0.0198367109802725 0.0198367109802725 -104.9246085 39.7113484 -104.9246161 39.7111701 8422 6817 6104 0.210336723998741 0.210336723998741 -104.9246161 39.7111701 -104.9246113 39.7092785 8424 6818 4370 0.0431318765981996 0.0431318765981996 -105.001122 39.704272 -105.0014826 39.7040009 8426 2496 1451 0.0985317859583251 0.0985317859583251 -105.0026756 39.7039481 -105.0038258 39.7039943 8427 1451 2853 0.10657030011201 0.10657030011201 -105.0038258 39.7039943 -105.0050712 39.7039722 8428 2853 6819 0.0983314928072937 0.0983314928072937 -105.0050712 39.7039722 -105.0062204 39.7039547 8429 6819 6665 0.0998633676523793 0.0998633676523793 -105.0062204 39.7039547 -105.0073877 39.7039613 8430 6665 6820 0.100599054724802 0.100599054724802 -105.0073877 39.7039613 -105.0085636 39.7039679 8431 6820 3821 0.10490937410086 0.10490937410086 -105.0085636 39.7039679 -105.0097899 39.7039631 8432 3821 5897 0.102058293498771 0.102058293498771 -105.0097899 39.7039631 -105.0109828 39.7039743 9656 6387 7441 0.131317068143471 0.131317068143471 -105.036926 39.7475739 -105.0369584 39.7487546 8433 5897 6821 0.102847878519627 0.102847878519627 -105.0109828 39.7039743 -105.0121846 39.7039499 8435 1593 1644 0.201270216910902 0.201270216910902 -105.0133176 39.7039764 -105.0156693 39.7039235 8436 1644 6822 0.105737900324602 0.105737900324602 -105.0156693 39.7039235 -105.0169053 39.7039235 8437 6822 4218 0.0969375306307301 0.0969375306307301 -105.0169053 39.7039235 -105.0180383 39.7039103 8438 4218 6823 0.101326281592707 0.101326281592707 -105.0180383 39.7039103 -105.0192227 39.7039037 8439 6823 198 0.0969958932624718 0.0969958932624718 -105.0192227 39.7039037 -105.0203557 39.7038707 8440 198 2927 0.100607212393453 0.100607212393453 -105.0203557 39.7038707 -105.0215316 39.7038839 8441 2927 5309 0.0991277824360909 0.0991277824360909 -105.0215316 39.7038839 -105.0226903 39.7038773 8442 5309 1465 0.0998634796625755 0.0998634796625755 -105.0226903 39.7038773 -105.0238576 39.7038839 8445 1176 6825 0.181656671362534 0.181656671362534 -104.9973407 39.7040997 -104.9991903 39.7049022 8447 6826 6827 0.865493060175873 0.865493060175873 -105.0432124 39.7042603 -105.0532477 39.7032733 8448 3119 6828 0.283790323154486 0.283790323154486 -104.9350503 39.6919459 -104.931734 39.691987 8450 3496 6829 0.0523352446605108 0.0523352446605108 -104.9500131 39.6983858 -104.9506246 39.6983982 8451 6829 6830 0.0732524388814314 0.0732524388814314 -104.9506246 39.6983982 -104.9512088 39.6979166 8452 6830 3663 0.0505681915693724 0.0505681915693724 -104.9512088 39.6979166 -104.9513786 39.697481 8453 3663 4996 0.130580462322132 0.130580462322132 -104.9513786 39.697481 -104.9523584 39.6965806 8455 6831 6247 0.199011000686174 0.199011000686174 -105.0402684 39.7003444 -105.0402512 39.6985547 8456 6247 6832 0.199751548882436 0.199751548882436 -105.0402512 39.6985547 -105.0402255 39.6967584 8458 1495 184 0.20195222577189 0.20195222577189 -105.0402341 39.6949489 -105.0402341 39.6931327 8459 184 1712 0.203399715506048 0.203399715506048 -105.0402341 39.6931327 -105.0400367 39.6913098 8460 1712 6833 0.205087968397347 0.205087968397347 -105.0400367 39.6913098 -105.0400351 39.6894654 8461 6833 1578 0.200928350075194 0.200928350075194 -105.0400351 39.6894654 -105.0401129 39.6876594 8463 6835 5869 0.177962583931279 0.177962583931279 -105.0397191 39.7165613 -105.0397017 39.7149609 8464 5869 1321 0.176970219219333 0.176970219219333 -105.0397017 39.7149609 -105.0396887 39.7133694 8465 1321 1377 0.177352733194459 0.177352733194459 -105.0396887 39.7133694 -105.0397191 39.7117746 8466 1377 6836 0.0602165463968322 0.0602165463968322 -105.0397191 39.7117746 -105.0397105 39.7112331 8467 6836 6837 0.0823104914192672 0.0823104914192672 -105.0397105 39.7112331 -105.0397534 39.7104936 8468 6837 4694 0.116790101887087 0.116790101887087 -105.0397534 39.7104936 -105.0397105 39.7094438 18756 1322 1378 0.175845021978343 0.175845021978343 -105.0402863 39.7133654 -105.0402944 39.711784 8469 4694 6838 0.160065096905242 0.160065096905242 -105.0397105 39.7094438 -105.0397105 39.7080043 8470 6838 5335 0.187163981040998 0.187163981040998 -105.0397105 39.7080043 -105.0397046 39.7063211 8471 5335 6839 0.265241255095212 0.265241255095212 -105.0397046 39.7063211 -105.0396161 39.7039367 8473 4319 4507 0.0895898957022207 0.0895898957022207 -105.0350327 39.7104474 -105.0360799 39.7104606 8474 4507 6840 0.0124803827841914 0.0124803827841914 -105.0360799 39.7104606 -105.0362258 39.7104609 8475 6840 6841 0.091716588631721 0.091716588631721 -105.0362258 39.7104609 -105.037298 39.7104627 8476 6841 6842 0.00740292454463184 0.00740292454463184 -105.037298 39.7104627 -105.0373845 39.7104606 8477 6842 285 0.0146970591982782 0.0146970591982782 -105.0373845 39.7104606 -105.0375561 39.7104672 8478 285 5069 0.0844368792913957 0.0844368792913957 -105.0375561 39.7104672 -105.0385432 39.7104672 13551 9125 9126 0.0538488930045225 0.0538488930045225 -105.0111017 39.7231117 -105.0106484 39.7227756 8479 5069 6837 0.103562524850142 0.103562524850142 -105.0385432 39.7104672 -105.0397534 39.7104936 8480 6837 6843 0.0961927404969427 0.0961927404969427 -105.0397534 39.7104936 -105.0408778 39.7104804 8481 6843 6844 0.0998943541512786 0.0998943541512786 -105.0408778 39.7104804 -105.0420451 39.7105068 8482 6844 6845 0.102052212683234 0.102052212683234 -105.0420451 39.7105068 -105.0432381 39.7105134 8483 6845 6846 0.456427940885819 0.456427940885819 -105.0432381 39.7105134 -105.0485738 39.7105415 8484 6847 4419 0.193121729151288 0.193121729151288 -105.0275397 39.7102889 -105.0297971 39.7103154 8485 4419 6848 0.226127592349504 0.226127592349504 -105.0297971 39.7103154 -105.0324406 39.710322 8486 6848 5329 0.136063050211474 0.136063050211474 -105.0324406 39.710322 -105.0340312 39.7103291 8488 4363 1444 0.202825103543368 0.202825103543368 -105.0015367 39.7102427 -105.0039077 39.7102592 8489 1444 6849 0.200067420030691 0.200067420030691 -105.0039077 39.7102592 -105.0062462 39.7102277 8490 6849 6850 0.207042581432814 0.207042581432814 -105.0062462 39.7102277 -105.0086666 39.7102277 8491 6850 5890 0.198967544378973 0.198967544378973 -105.0086666 39.7102277 -105.0109926 39.7102277 8493 6851 6852 0.0470486102019036 0.0470486102019036 -104.9875556 39.7102383 -104.9881056 39.7102414 8494 6852 6853 0.0201453367541323 0.0201453367541323 -104.9881056 39.7102414 -104.9883411 39.7102427 8495 6853 6854 0.0193839654418635 0.0193839654418635 -104.9883411 39.7102427 -104.9885677 39.7102439 8496 6854 6855 0.0201881052382051 0.0201881052382051 -104.9885677 39.7102439 -104.9888037 39.7102452 8497 6855 6856 0.0195037980214848 0.0195037980214848 -104.9888037 39.7102452 -104.9890317 39.7102465 8498 6856 6857 0.0198459509091597 0.0198459509091597 -104.9890317 39.7102465 -104.9892637 39.7102478 8499 6857 6858 0.0195037180586887 0.0195037180586887 -104.9892637 39.7102478 -104.9894917 39.710249 8500 6858 6859 0.0199058270401761 0.0199058270401761 -104.9894917 39.710249 -104.9897244 39.7102503 8501 6859 1871 0.0228399539785669 0.0228399539785669 -104.9897244 39.7102503 -104.9899914 39.7102518 8504 6861 6862 0.100580939051626 0.100580939051626 -104.9497683 39.7146491 -104.9485924 39.7146476 8505 6862 6863 0.206622253376394 0.206622253376394 -104.9485924 39.7146476 -104.9461768 39.7146368 8506 6863 6377 0.103010255262607 0.103010255262607 -104.9461768 39.7146368 -104.9449725 39.7146388 8507 6377 4832 0.10370389707419 0.10370389707419 -104.9449725 39.7146388 -104.9437601 39.714643 8508 4832 6717 0.103234622646169 0.103234622646169 -104.9437601 39.714643 -104.9425532 39.7146491 8509 6717 6864 0.103703073117676 0.103703073117676 -104.9425532 39.7146491 -104.9413408 39.7146471 8510 6864 6865 0.0481477570236711 0.0481477570236711 -104.9413408 39.7146471 -104.9407779 39.7146468 8512 5856 6866 0.107372117361429 0.107372117361429 -104.9875046 39.7147611 -104.9862493 39.7147611 8513 6866 6867 0.050649728561771 0.050649728561771 -104.9862493 39.7147611 -104.9856575 39.7147454 8514 6867 4989 0.0553571225017631 0.0553571225017631 -104.9856575 39.7147454 -104.9850107 39.7147282 8515 4989 6868 0.101318948663251 0.101318948663251 -104.9850107 39.7147282 -104.9838262 39.7147216 8518 6869 3823 0.172685696470764 0.172685696470764 -105.0087904 39.6885896 -105.0106786 39.6880414 8520 6870 5902 0.0785311515160625 0.0785311515160625 -105.0108215 39.6880414 -105.0117344 39.688114 8521 5902 6871 0.0681549663304684 0.0681549663304684 -105.0117344 39.688114 -105.0125152 39.6882351 8522 6871 1996 0.0322361485277902 0.0322361485277902 -105.0125152 39.6882351 -105.0128845 39.6882924 8523 1996 1587 0.080539505433719 0.080539505433719 -105.0128845 39.6882924 -105.0138115 39.6884179 8524 1587 6872 0.0787299872144713 0.0787299872144713 -105.0138115 39.6884179 -105.0147213 39.6885235 8525 6872 1652 0.0828966049530784 0.0828966049530784 -105.0147213 39.6885235 -105.0156826 39.688616 9751 2441 5738 0.170975903813153 0.170975903813153 -105.0416481 39.7709328 -105.0416591 39.7724704 8528 6874 5702 0.0496353984033346 0.0496353984033346 -105.0351985 39.7658172 -105.0357792 39.7658132 8529 5702 6875 0.0484896470155752 0.0484896470155752 -105.0357792 39.7658132 -105.0363465 39.7658167 8530 6875 6876 0.0523105680266916 0.0523105680266916 -105.0363465 39.7658167 -105.0369584 39.7658073 8531 6876 6877 0.100875098780012 0.100875098780012 -105.0369584 39.7658073 -105.0381386 39.7658121 8532 6877 6878 0.0515810406741165 0.0515810406741165 -105.0381386 39.7658121 -105.0387418 39.7657978 8533 6878 6879 0.0480493192441991 0.0480493192441991 -105.0387418 39.7657978 -105.0393037 39.7657845 8534 6879 6532 0.0493288645061034 0.0493288645061034 -105.0393037 39.7657845 -105.0398808 39.7657795 8535 6532 6880 0.0170276228852009 0.0170276228852009 -105.0398808 39.7657795 -105.0400799 39.7657742 8537 1128 6881 0.0506249344560303 0.0506249344560303 -105.0404722 39.7657639 -105.0410645 39.7657635 8538 6881 6882 0.0501120958003525 0.0501120958003525 -105.0410645 39.7657635 -105.0416508 39.7657632 8539 6882 6883 0.0495209017571618 0.0495209017571618 -105.0416508 39.7657632 -105.04223 39.765752 8540 6883 3846 0.0513776048731037 0.0513776048731037 -105.04223 39.765752 -105.0428311 39.7657541 8541 3846 6884 0.0512508950828751 0.0512508950828751 -105.0428311 39.7657541 -105.0434307 39.76575 8542 6884 5564 0.0499163404494349 0.0499163404494349 -105.0434307 39.76575 -105.0440146 39.7657413 8543 5564 6885 0.0796596960320095 0.0796596960320095 -105.0440146 39.7657413 -105.0449466 39.7657411 8544 6885 6886 0.709637932237075 0.709637932237075 -105.0449466 39.7657411 -105.0532491 39.7657101 8545 3929 5619 0.0645570027229576 0.0645570027229576 -105.0010599 39.7656602 -105.0018152 39.7656592 8546 5619 3704 0.0990278562894358 0.0990278562894358 -105.0018152 39.7656592 -105.0029738 39.7656577 9775 2551 7512 0.408787216175776 0.408787216175776 -105.0415549 39.7874347 -105.041567 39.791111 8547 3704 709 0.100036425190807 0.100036425190807 -105.0029738 39.7656577 -105.0041442 39.7656562 8548 709 6887 0.100506522060904 0.100506522060904 -105.0041442 39.7656562 -105.0053201 39.7656547 8549 6887 6888 0.0973098804153082 0.0973098804153082 -105.0053201 39.7656547 -105.0064586 39.7656532 8550 6888 4190 0.138652686970481 0.138652686970481 -105.0064586 39.7656532 -105.0080808 39.7656511 8551 4190 2516 0.130567043389136 0.130567043389136 -105.0080808 39.7656511 -105.0096084 39.7656491 8552 2516 6727 0.134515842897036 0.134515842897036 -105.0096084 39.7656491 -105.0111822 39.7656471 8553 6727 4804 0.136148376446663 0.136148376446663 -105.0111822 39.7656471 -105.0127751 39.765645 8555 6890 6891 0.127464290413413 0.127464290413413 -105.0143648 39.7656412 -105.0158561 39.7656402 8558 4625 1248 0.132737908659339 0.132737908659339 -105.0189635 39.7656391 -105.0205165 39.7656381 8560 4557 2726 0.131937670977173 0.131937670977173 -105.0220695 39.765634 -105.0236131 39.7656257 8561 2726 6892 0.133086814424956 0.133086814424956 -105.0236131 39.7656257 -105.0251701 39.7656134 8562 6892 6893 0.0108053798662109 0.0108053798662109 -105.0251701 39.7656134 -105.0252908 39.7655845 8564 6894 6753 0.13855912942418 0.13855912942418 -105.0259502 39.7655831 -105.0275713 39.7655797 8565 6753 3977 0.202975190536315 0.202975190536315 -105.0275713 39.7655797 -105.029946 39.7655924 8567 4726 5125 0.0514216994322944 0.0514216994322944 -104.9698076 39.7693083 -104.970211 39.7696514 8569 6895 2262 0.104167713702112 0.104167713702112 -104.9317267 39.7692334 -104.9305079 39.7692334 8570 2262 3612 0.100511868469799 0.100511868469799 -104.9305079 39.7692334 -104.929332 39.7692466 8571 3612 6896 0.101962634245626 0.101962634245626 -104.929332 39.7692466 -104.928139 39.7692466 8572 6896 2111 0.0983046285910296 0.0983046285910296 -104.928139 39.7692466 -104.9269888 39.7692466 8573 2111 6000 0.10637347320659 0.10637347320659 -104.9269888 39.7692466 -104.9257444 39.7692291 8574 6000 6897 0.0969032855683131 0.0969032855683131 -104.9257444 39.7692291 -104.9246113 39.7692598 8575 6897 6898 1.19574032306189 1.19574032306189 -104.9246113 39.7692598 -104.9106207 39.7692636 8576 3909 1049 0.101955415333633 0.101955415333633 -104.9634376 39.7692079 -104.9622462 39.7692541 8577 1049 6280 0.110396580345644 0.110396580345644 -104.9622462 39.7692541 -104.9609549 39.7692782 8580 4727 6902 0.104166457963925 0.104166457963925 -104.9683879 39.7700633 -104.9671691 39.7700633 8581 6902 5404 0.105633279342784 0.105633279342784 -104.9671691 39.7700633 -104.9659333 39.7700479 8582 5404 3137 0.103462723581867 0.103462723581867 -104.9659333 39.7700479 -104.9647229 39.7700633 8583 3137 3910 0.106566211179802 0.106566211179802 -104.9647229 39.7700633 -104.9634764 39.7700397 8585 6685 6904 0.1009798833353 0.1009798833353 -104.9499024 39.769204 -104.9487209 39.769203 8586 6904 6905 0.0978861772455395 0.0978861772455395 -104.9487209 39.769203 -104.9475756 39.7692051 8588 6906 6907 0.0919209174538617 0.0919209174538617 -104.947479 39.769204 -104.9464035 39.7692009 8589 6907 3448 0.0130685497791993 0.0130685497791993 -104.9464035 39.7692009 -104.9462506 39.769202 8590 3448 6908 0.0816132292801626 0.0816132292801626 -104.9462506 39.769202 -104.9452957 39.7691999 8591 6908 6909 0.0115722967665996 0.0115722967665996 -104.9452957 39.7691999 -104.9451603 39.7691999 8592 6909 6910 0.0993816484498638 0.0993816484498638 -104.9451603 39.7691999 -104.9439975 39.7691989 8593 6910 805 0.0976551438474913 0.0976551438474913 -104.9439975 39.7691989 -104.9428549 39.7691989 8594 805 6911 0.0993747261569693 0.0993747261569693 -104.9428549 39.7691989 -104.9416922 39.7691937 8595 6911 6912 0.089888887106785 0.089888887106785 -104.9416922 39.7691937 -104.9406406 39.7691809 8596 6912 6913 0.0146747703329366 0.0146747703329366 -104.9406406 39.7691809 -104.9404689 39.7691809 8598 6914 1237 0.101225406841245 0.101225406841245 -105.0111738 39.7765593 -105.0123583 39.7765593 8600 4811 2178 0.0990205816012607 0.0990205816012607 -105.0134913 39.7765593 -105.01465 39.7765593 8602 596 6305 0.0508308915230223 0.0508308915230223 -105.015268 39.7765659 -105.0158628 39.7765644 8603 6305 350 0.0658146671565848 0.0658146671565848 -105.0158628 39.7765644 -105.0166327 39.7765791 8604 350 6425 0.0344816945169531 0.0344816945169531 -105.0166327 39.7765791 -105.0170361 39.7765857 8605 6425 6423 0.0330039992635189 0.0330039992635189 -105.0170361 39.7765857 -105.0174223 39.7765857 8606 6423 5343 0.065281602891384 0.065281602891384 -105.0174223 39.7765857 -105.0181862 39.7765857 8607 5343 4631 0.0645633414559121 0.0645633414559121 -105.0181862 39.7765857 -105.0189415 39.7765989 8608 4631 4639 0.0344816846016407 0.0344816846016407 -105.0189415 39.7765989 -105.0193449 39.7766055 8610 1260 4538 0.0975702004070908 0.0975702004070908 -105.0205036 39.7766121 -105.0216452 39.7766253 8611 4538 4546 0.0337389213160247 0.0337389213160247 -105.0216452 39.7766253 -105.02204 39.7766253 8612 4546 6284 0.0652815653305245 0.0652815653305245 -105.02204 39.7766253 -105.0228039 39.7766253 8613 6284 2702 0.0682127836725729 0.0682127836725729 -105.0228039 39.7766253 -105.0236021 39.7766253 8614 2702 2716 0.0295959518245788 0.0295959518245788 -105.0236021 39.7766253 -105.0239484 39.7766282 8615 2716 6915 0.102272155307925 0.102272155307925 -105.0239484 39.7766282 -105.0251451 39.7766366 8617 277 6916 0.0242091643473284 0.0242091643473284 -104.9875916 39.7783304 -104.9878486 39.7782388 8618 6916 6917 0.127799932481727 0.127799932481727 -104.9878486 39.7782388 -104.9879258 39.777091 8620 6918 6919 0.100490474583826 0.100490474583826 -104.9981886 39.7765528 -104.9993645 39.7765528 8621 6919 3936 0.103902551113693 0.103902551113693 -104.9993645 39.7765528 -105.0005802 39.7765663 8623 5625 109 0.104159188317199 0.104159188317199 -105.0017162 39.7765726 -105.002935 39.7765792 9852 7555 7556 0.127428116197139 0.127428116197139 -105.0451391 39.7751943 -105.0452485 39.7763372 8625 720 6920 0.107136629659166 0.107136629659166 -105.0041538 39.776566 -105.005407 39.7765396 8626 6920 6921 0.0878190742496679 0.0878190742496679 -105.005407 39.7765396 -105.0064346 39.7765342 8627 6921 760 0.053327069779034 0.053327069779034 -105.0064346 39.7765342 -105.0070586 39.7765312 8628 760 4203 0.0493954421158038 0.0493954421158038 -105.0070586 39.7765312 -105.0076366 39.7765332 19719 10631 10629 0.0181769844157554 0.0181769844157554 -105.0042586 39.7344481 -105.0042425 39.7342851 8629 4203 4204 0.0379739020862165 0.0379739020862165 -105.0076366 39.7765332 -105.0080809 39.7765386 8630 4204 1070 0.0609601987006813 0.0609601987006813 -105.0080809 39.7765386 -105.0087942 39.7765334 8631 1070 1071 0.0198138913639204 0.0198138913639204 -105.0087942 39.7765334 -105.0090259 39.7765399 8632 1071 2506 0.0820743434648716 0.0820743434648716 -105.0090259 39.7765399 -105.0099863 39.7765386 8634 6922 6923 0.0332474984310345 0.0332474984310345 -105.0181826 39.7608206 -105.018184 39.7611196 8635 6923 6924 0.0309457475923951 0.0309457475923951 -105.018184 39.7611196 -105.0181853 39.7613979 8636 6924 6925 0.06835161173269 0.06835161173269 -105.0181853 39.7613979 -105.0181866 39.7620126 8641 2302 152 0.296479047850973 0.296479047850973 -105.0087181 39.6957726 -105.008717 39.6931063 8642 152 1739 0.201132602649999 0.201132602649999 -105.008717 39.6931063 -105.0087303 39.6912975 8643 1739 1717 0.0492912051446921 0.0492912051446921 -105.0087303 39.6912975 -105.0087646 39.690855 8645 6315 6820 0.175487833230143 0.175487833230143 -105.0085636 39.7055461 -105.0085636 39.7039679 8646 6820 764 0.157172405718933 0.157172405718933 -105.0085636 39.7039679 -105.0086065 39.7025548 8647 764 6004 0.389410143877071 0.389410143877071 -105.0086065 39.7025548 -105.0093641 39.6991016 8648 6004 6244 0.10052021368651 0.10052021368651 -105.0093641 39.6991016 -105.0093641 39.6981976 11455 8264 8265 0.215908830963319 0.215908830963319 -104.9897645 39.7839357 -104.9903119 39.7820401 8649 6244 6929 0.161155152616492 0.161155152616492 -105.0093641 39.6981976 -105.0093602 39.6967483 8651 6930 6931 0.00809135923630026 0.00809135923630026 -105.0087589 39.6894757 -105.0087696 39.6894034 8652 6931 6869 0.0905079323611068 0.0905079323611068 -105.0087696 39.6894034 -105.0087904 39.6885896 8653 6869 6932 0.702159216296169 0.702159216296169 -105.0087904 39.6885896 -105.0089185 39.6822757 8654 4432 6933 0.289985249196455 0.289985249196455 -105.0086074 39.7174296 -105.0086074 39.7148217 8655 6933 4666 0.0976954476351155 0.0976954476351155 -105.0086074 39.7148217 -105.0086417 39.7139435 8656 4666 1333 0.0998446345260267 0.0998446345260267 -105.0086417 39.7139435 -105.0086503 39.7130456 8657 1333 1388 0.0991189577824547 0.0991189577824547 -105.0086503 39.7130456 -105.0086331 39.7121543 8658 1388 6935 0.105783123390058 0.105783123390058 -105.0086331 39.7121543 -105.008643 39.711203 8659 6935 6850 0.108467199591529 0.108467199591529 -105.008643 39.711203 -105.0086666 39.7102277 8660 6850 4706 0.0984536865396038 0.0984536865396038 -105.0086666 39.7102277 -105.0086237 39.7093429 8661 4706 6936 0.0998638834924626 0.0998638834924626 -105.0086237 39.7093429 -105.0086065 39.7084449 8662 6936 1757 0.0991299509071506 0.0991299509071506 -105.0086065 39.7084449 -105.0085894 39.7075535 8664 2103 5985 0.0990139620475444 0.0990139620475444 -104.9269671 39.7811601 -104.9258084 39.7811601 8665 5985 6937 0.103423317739921 0.103423317739921 -104.9258084 39.7811601 -104.9245981 39.7811601 8666 6937 6938 0.197320023520399 0.197320023520399 -104.9245981 39.7811601 -104.9222891 39.7811779 8667 6939 6940 0.0449145362146055 0.0449145362146055 -104.9592691 39.7819637 -104.9587435 39.7819608 8668 6940 5016 0.051579913616047 0.051579913616047 -104.9587435 39.7819608 -104.9581399 39.7819575 8670 6941 5111 0.0702390251054822 0.0702390251054822 -104.972039 39.782685 -104.971535 39.782186 8671 5111 4709 0.111086762480312 0.111086762480312 -104.971535 39.782186 -104.970235 39.782186 8672 4709 6805 0.12579570489738 0.12579570489738 -104.970235 39.782186 -104.968799 39.7819369 8673 6805 6942 0.0911912161186586 0.0911912161186586 -104.968799 39.7819369 -104.9677319 39.7819277 8674 6942 6943 0.0891583873267196 0.0891583873267196 -104.9677319 39.7819277 -104.9666886 39.7819375 8675 6943 5415 0.0932705447088281 0.0932705447088281 -104.9666886 39.7819375 -104.9655971 39.7819384 8676 5415 3141 0.0911590609752313 0.0911590609752313 -104.9655971 39.7819384 -104.9645304 39.7819277 8677 3141 6944 0.0907415627456138 0.0907415627456138 -104.9645304 39.7819277 -104.9634685 39.7819252 8678 6944 6945 0.0904253930261683 0.0904253930261683 -104.9634685 39.7819252 -104.9624103 39.7819277 8679 6945 6282 0.0922034833120112 0.0922034833120112 -104.9624103 39.7819277 -104.9613313 39.7819318 8680 6282 6946 0.0889556226914396 0.0889556226914396 -104.9613313 39.7819318 -104.9602903 39.7819343 8681 6946 6947 0.115025423362082 0.115025423362082 -104.9602903 39.7819343 -104.9592799 39.7826178 19720 10629 10630 0.00318458504180934 0.00318458504180934 -105.0042425 39.7342851 -105.0042609 39.7342602 8684 4222 6948 0.095205143123347 0.095205143123347 -104.9869216 39.781959 -104.9858077 39.7819768 8685 6948 6949 0.0983217542586648 0.0983217542586648 -104.9858077 39.7819768 -104.9846576 39.7819504 8686 6949 970 0.0973398284250994 0.0973398284250994 -104.9846576 39.7819504 -104.9835185 39.781945 8732 6248 6975 0.200150775141685 0.200150775141685 -105.0414185 39.6985547 -105.0413837 39.6967549 8687 970 6950 0.0518030391212137 0.0518030391212137 -104.9835185 39.781945 -104.9829139 39.7819109 8688 6950 5288 0.0521176321182923 0.0521176321182923 -104.9829139 39.7819109 -104.9823077 39.7818593 8689 5288 3153 0.0937167269922867 0.0937167269922867 -104.9823077 39.7818593 -104.981211 39.7818645 8690 3153 4969 0.095648805014101 0.095648805014101 -104.981211 39.7818645 -104.9800922 39.781891 8691 4969 6951 0.121296465267735 0.121296465267735 -104.9800922 39.781891 -104.9786733 39.78186 8717 1073 2508 0.0718764157350201 0.0718764157350201 -105.0096773 39.7790452 -105.0105184 39.7790452 8692 6951 6952 0.17298014935093 0.17298014935093 -104.9786733 39.78186 -104.9777379 39.7804804 8694 2653 4114 0.0446473392844233 0.0446473392844233 -104.9518556 39.7819252 -104.9513332 39.7819179 8695 4114 6503 0.0806749392848293 0.0806749392848293 -104.9513332 39.7819179 -104.9503891 39.7819179 11460 8268 8269 0.0284404063889237 0.0284404063889237 -104.9407004 39.7790485 -104.9404976 39.7792513 8696 6503 6953 0.0279965631557129 0.0279965631557129 -104.9503891 39.7819179 -104.9500616 39.7819108 8698 6779 1327 0.149226176774822 0.149226176774822 -105.0454279 39.7143249 -105.0452398 39.7129907 8700 4207 6955 0.0359776758472589 0.0359776758472589 -105.0146092 39.7516734 -105.0147293 39.7519835 8701 6955 6956 0.0798254305300323 0.0798254305300323 -105.0147293 39.7519835 -105.015237 39.752586 8702 4494 6957 0.0178038045740406 0.0178038045740406 -105.0052335 39.7402363 -105.0052308 39.7403964 8703 6957 6958 0.00431775087438634 0.00431775087438634 -105.0052308 39.7403964 -105.0052288 39.7404352 8704 6958 2148 0.120300859607691 0.120300859607691 -105.0052288 39.7404352 -105.0061384 39.7412606 8705 2148 6960 0.151431823224066 0.151431823224066 -105.0061384 39.7412606 -105.0073809 39.7422311 8706 6960 6961 0.22023318510828 0.22023318510828 -105.0073809 39.7422311 -105.0086651 39.743948 8707 6961 6962 0.137151335408755 0.137151335408755 -105.0086651 39.743948 -105.0094763 39.7450121 8708 6962 6963 0.0242055632480646 0.0242055632480646 -105.0094763 39.7450121 -105.0095744 39.7452163 8709 6963 2150 0.0925314192010664 0.0925314192010664 -105.0095744 39.7452163 -105.0101838 39.745904 8710 2150 6964 0.068609567754435 0.068609567754435 -105.0101838 39.745904 -105.0105704 39.7464447 8712 6808 6965 0.180937589294771 0.180937589294771 -104.9237959 39.7045639 -104.9216912 39.7047247 8713 6966 761 0.0469463147130834 0.0469463147130834 -105.0064198 39.7790396 -105.0069691 39.779033 8714 761 4205 0.0748160898012537 0.0748160898012537 -105.0069691 39.779033 -105.0078446 39.779033 8715 4205 4398 0.0770157906569643 0.0770157906569643 -105.0078446 39.779033 -105.0087458 39.7790264 8716 4398 1073 0.0796290264805075 0.0796290264805075 -105.0087458 39.7790264 -105.0096773 39.7790452 8746 6967 5689 0.127751851222379 0.127751851222379 -105.040852 39.7080241 -105.040852 39.7068752 8719 271 2710 0.601401594481822 0.601401594481822 -105.0214373 39.7400355 -105.0236301 39.7451745 11825 321 7799 0.115552151499094 0.115552151499094 -105.0159659 39.7510962 -105.0150392 39.7518527 8720 2710 6969 0.136362355996719 0.136362355996719 -105.0236301 39.7451745 -105.0252247 39.7451495 8721 6969 6742 0.135618421861975 0.135618421861975 -105.0252247 39.7451495 -105.0268109 39.745157 8722 6742 6141 0.132822121773709 0.132822121773709 -105.0268109 39.745157 -105.0283644 39.7451504 8723 6141 4014 0.136061285283967 0.136061285283967 -105.0283644 39.7451504 -105.0299558 39.7451547 8724 4014 6970 0.13345730315891 0.13345730315891 -105.0299558 39.7451547 -105.0315167 39.7451646 8725 6970 6971 0.133022272157071 0.133022272157071 -105.0315167 39.7451646 -105.0330722 39.7451387 8726 6971 6972 0.0472485991851602 0.0472485991851602 -105.0330722 39.7451387 -105.0336248 39.7451433 8727 6972 3385 0.0819883397602158 0.0819883397602158 -105.0336248 39.7451433 -105.0345837 39.7451514 8729 6959 6973 0.0390638293285452 0.0390638293285452 -105.0353181 39.7451528 -105.035775 39.7451536 19721 10630 10622 0.0559555137804764 0.0559555137804764 -105.0042609 39.7342602 -105.0045066 39.7337938 8731 6974 6248 0.201212600703242 0.201212600703242 -105.0414357 39.7003642 -105.0414185 39.6985547 8733 6975 1496 0.201553427836696 0.201553427836696 -105.0413837 39.6967549 -105.0413928 39.6949423 8734 1496 185 0.202686112287629 0.202686112287629 -105.0413928 39.6949423 -105.0413928 39.6931195 8735 185 1713 0.204711477509581 0.204711477509581 -105.0413928 39.6931195 -105.041058 39.6912966 8736 1713 6976 0.201975316682274 0.201975316682274 -105.041058 39.6912966 -105.0410323 39.6894803 8737 6976 1579 0.167005027356132 0.167005027356132 -105.0410323 39.6894803 -105.0411657 39.6879819 8738 1579 6977 0.309934492691155 0.309934492691155 -105.0411657 39.6879819 -105.0411743 39.6851946 8739 1105 5871 0.176266848523138 0.176266848523138 -105.0409021 39.716554 -105.0408965 39.7149688 8740 5871 1323 0.177439022365804 0.177439022365804 -105.0408965 39.7149688 -105.0408805 39.7133731 8741 1323 1379 0.176412320749863 0.176412320749863 -105.0408805 39.7133731 -105.0408718 39.7117866 8742 1379 6978 0.0608448771470547 0.0608448771470547 -105.0408718 39.7117866 -105.040895 39.7112397 8744 6843 4695 0.114533137035158 0.114533137035158 -105.0408778 39.7104804 -105.0408692 39.7094504 11961 2694 6570 0.292174399102456 0.292174399102456 -104.9834919 39.7552636 -104.981101 39.7571413 8745 4695 6967 0.15860414860374 0.15860414860374 -105.0408692 39.7094504 -105.040852 39.7080241 8747 5689 5336 0.153402847395547 0.153402847395547 -105.040852 39.7068752 -105.0408719 39.7054957 8749 6979 6980 0.0492417429246164 0.0492417429246164 -105.0408435 39.7039169 -105.0408692 39.7034745 8750 6980 6981 0.0330798745582329 0.0330798745582329 -105.0408692 39.7034745 -105.040852 39.7031773 8751 6981 6982 0.110138574841473 0.110138574841473 -105.040852 39.7031773 -105.040852 39.7021868 8756 6986 6701 0.0557097589480938 0.0557097589480938 -104.9873935 39.7422064 -104.9878331 39.7418366 8757 6701 6987 0.145037158424782 0.145037158424782 -104.9878331 39.7418366 -104.9890246 39.7409082 8759 6988 648 0.139238555969963 0.139238555969963 -104.9320716 39.7401271 -104.9320748 39.7413793 8760 648 683 0.0653158999110773 0.0653158999110773 -104.9320748 39.7413793 -104.9320748 39.7419667 8761 683 6989 0.0669742957793313 0.0669742957793313 -104.9320748 39.7419667 -104.9320802 39.742569 8762 6989 1988 0.0901527916408211 0.0901527916408211 -104.9320802 39.742569 -104.932067 39.7433797 8763 1988 1972 0.0388238770836602 0.0388238770836602 -104.932067 39.7433797 -104.9320748 39.7437288 8764 1972 4588 0.104222260658419 0.104222260658419 -104.9320748 39.7437288 -104.9320576 39.744666 8765 4588 4594 0.0293535516568484 0.0293535516568484 -104.9320576 39.744666 -104.9320662 39.7449299 8766 4594 6498 0.0726584855189905 0.0726584855189905 -104.9320662 39.7449299 -104.9320748 39.7455833 8767 6498 6481 0.0601855426433911 0.0601855426433911 -104.9320748 39.7455833 -104.9320576 39.7461244 8768 6481 2470 0.141630886586724 0.141630886586724 -104.9320576 39.7461244 -104.932049 39.7473981 10003 6678 7628 0.0924131784678609 0.0924131784678609 -104.9498214 39.7861927 -104.9487399 39.7861861 8771 6991 2401 0.344415463633539 0.344415463633539 -104.9317465 39.7717305 -104.9317412 39.7748279 8772 2401 6992 0.121260728440928 0.121260728440928 -104.9317412 39.7748279 -104.9317318 39.7759184 8773 6992 6604 0.426798504146684 0.426798504146684 -104.9317318 39.7759184 -104.9316605 39.7797563 8774 6604 6993 0.0779497578426637 0.0779497578426637 -104.9316605 39.7797563 -104.9316377 39.7804571 8775 6993 6994 0.328092841207435 0.328092841207435 -104.9316377 39.7804571 -104.9316278 39.7834077 8776 6994 6997 0.409387625139532 0.409387625139532 -104.9316278 39.7834077 -104.931834 39.787086 8777 6997 6998 0.0280465218891248 0.0280465218891248 -104.931834 39.787086 -104.931634 39.787286 8778 6998 6999 0.240899685742567 0.240899685742567 -104.931634 39.787286 -104.9318001 39.7894487 8780 7001 7002 0.172502393042501 0.172502393042501 -104.9316416 39.7162506 -104.9316252 39.7178019 8781 7002 2338 0.177215228547836 0.177215228547836 -104.9316252 39.7178019 -104.9316115 39.7193956 8782 2338 7003 0.175043780881437 0.175043780881437 -104.9316115 39.7193956 -104.9316056 39.7209698 8783 7003 4782 0.243888745485023 0.243888745485023 -104.9316056 39.7209698 -104.9316237 39.7231631 8784 4782 6558 0.132880580598771 0.132880580598771 -104.9316237 39.7231631 -104.9316139 39.7243581 8785 6558 7004 0.106726338328234 0.106726338328234 -104.9316139 39.7243581 -104.9316074 39.7253179 8787 2471 5909 0.20581191299575 0.20581191299575 -104.9316893 39.7473987 -104.9316976 39.7492496 8789 7005 797 0.197387527656916 0.197387527656916 -104.931694 39.751069 -104.9317111 39.7528441 10028 5604 7642 0.0520984767564003 0.0520984767564003 -105.0016005 39.7273224 -105.0022097 39.7273219 8790 797 7006 0.203747525811746 0.203747525811746 -104.9317111 39.7528441 -104.9316943 39.7546764 8793 7007 7008 0.196982052931457 0.196982052931457 -104.9317157 39.7565591 -104.9317193 39.7583306 8794 7008 3062 0.205201724322207 0.205201724322207 -104.9317193 39.7583306 -104.9317072 39.760176 8795 3062 7009 0.184895139192435 0.184895139192435 -104.9317072 39.760176 -104.9317039 39.7618388 8796 7009 7010 0.0217892666308482 0.0217892666308482 -104.9317039 39.7618388 -104.9318494 39.7619997 8798 7011 7012 0.200694925007541 0.200694925007541 -104.93161 39.725617 -104.9316338 39.7274218 8799 7012 6367 0.0706060127631708 0.0706060127631708 -104.9316338 39.7274218 -104.9316211 39.7280567 8800 6367 7013 0.13113311504647 0.13113311504647 -104.9316211 39.7280567 -104.9316269 39.729236 8801 7013 5949 0.203040029193448 0.203040029193448 -104.9316269 39.729236 -104.9315933 39.7310618 11962 6570 4451 0.149457420972406 0.149457420972406 -104.981101 39.7571413 -104.9798733 39.7580983 8802 5949 5141 0.190833355605879 0.190833355605879 -104.9315933 39.7310618 -104.931599 39.732778 8804 2236 4909 0.189094446681925 0.189094446681925 -104.9314966 39.732987 -104.9315358 39.7346873 8805 4909 6613 0.199822606976101 0.199822606976101 -104.9315358 39.7346873 -104.9314781 39.7364838 8806 6613 7014 0.196131290300381 0.196131290300381 -104.9314781 39.7364838 -104.9315168 39.7382474 8807 7014 7015 0.207545863379423 0.207545863379423 -104.9315168 39.7382474 -104.9315223 39.7401139 10052 7653 1099 0.0482102658012733 0.0482102658012733 -105.0400098 39.7282525 -105.0405735 39.7282472 8809 4072 6057 0.192026411520301 0.192026411520301 -105.0310648 39.7838975 -105.0310367 39.7856243 20532 10847 10848 0.0340308021704454 0.0340308021704454 -105.0229893 39.7608356 -105.0233869 39.7608513 8810 6057 5797 0.200508266391225 0.200508266391225 -105.0310367 39.7856243 -105.031046 39.7874275 8812 7016 7017 0.20408918142509 0.20408918142509 -105.030967 39.729303 -105.0309776 39.7311384 8813 7017 6590 0.201086157953578 0.201086157953578 -105.0309776 39.7311384 -105.0309859 39.7329468 8814 6590 7018 0.202602619918689 0.202602619918689 -105.0309859 39.7329468 -105.0310033 39.7347688 8816 7019 4577 0.129538344988774 0.129538344988774 -105.0314796 39.7403377 -105.0315052 39.7415025 8817 4577 6441 0.138680608354748 0.138680608354748 -105.0315052 39.7415025 -105.0314863 39.7427496 8818 6441 5293 0.134070515766336 0.134070515766336 -105.0314863 39.7427496 -105.0315166 39.7439551 8819 5293 6970 0.13449026404854 0.13449026404854 -105.0315166 39.7439551 -105.0315167 39.7451646 8820 6970 13 0.134902446032247 0.134902446032247 -105.0315167 39.7451646 -105.0315114 39.7463778 8822 7020 382 0.124884712447894 0.124884712447894 -105.0315108 39.746461 -105.0315032 39.7475841 8823 382 7021 0.135229787557418 0.135229787557418 -105.0315032 39.7475841 -105.0315281 39.7488001 8824 7021 7022 0.132193897477211 0.132193897477211 -105.0315281 39.7488001 -105.0315597 39.7499887 8826 7023 7024 0.137222417835135 0.137222417835135 -105.0315207 39.751179 -105.0315379 39.752413 8827 7024 7025 0.130431649234377 0.130431649234377 -105.0315379 39.752413 -105.031538 39.753586 8828 7025 7026 0.138849105164774 0.138849105164774 -105.031538 39.753586 -105.0315379 39.7548347 8830 6206 7027 0.182945185531037 0.182945185531037 -105.0312569 39.7260772 -105.031276 39.7277224 8831 7027 7028 0.175756239821697 0.175756239821697 -105.031276 39.7277224 -105.0312846 39.729303 20483 10830 10831 0.0908860058291454 0.0908860058291454 -105.0204376 39.7583647 -105.0193747 39.7583443 8833 7029 7030 0.203242108673725 0.203242108673725 -105.0322588 39.7548413 -105.0322599 39.7566691 8834 7030 7031 0.150413392817758 0.150413392817758 -105.0322599 39.7566691 -105.0322607 39.7580218 8835 7031 2977 0.0550192556799276 0.0550192556799276 -105.0322607 39.7580218 -105.032261 39.7585166 8837 657 1886 0.0454008957908892 0.0454008957908892 -105.0322612 39.758985 -105.0322615 39.7593933 8838 1886 528 0.053551482812009 0.053551482812009 -105.0322615 39.7593933 -105.0322618 39.7598749 8841 6092 1889 0.0508386682559075 0.0508386682559075 -105.0322556 39.7612283 -105.0322578 39.7616855 8842 1889 7033 0.0498613554304776 0.0498613554304776 -105.0322578 39.7616855 -105.0322624 39.7621339 8843 7033 7034 0.00951828955857414 0.00951828955857414 -105.0322624 39.7621339 -105.0322625 39.7622195 8844 7034 7035 0.036894485571684 0.036894485571684 -105.0322625 39.7622195 -105.0322628 39.7625513 8845 7035 6085 0.0480584959434146 0.0480584959434146 -105.0322628 39.7625513 -105.0322636 39.7629835 8847 742 4527 0.0498820470218468 0.0498820470218468 -105.0322639 39.7634453 -105.0322641 39.7638939 8848 4527 7036 0.0491481642660053 0.0491481642660053 -105.0322641 39.7638939 -105.0322644 39.7643359 8849 7036 5246 0.0491592800418928 0.0491592800418928 -105.0322644 39.7643359 -105.0322646 39.764778 8850 5246 7037 0.0481362905740046 0.0481362905740046 -105.0322646 39.764778 -105.0322649 39.7652109 8851 7037 7038 0.0454453697348376 0.0454453697348376 -105.0322649 39.7652109 -105.0322651 39.7656196 8852 7038 7039 0.0963504134151864 0.0963504134151864 -105.0322651 39.7656196 -105.0322656 39.7664861 8853 7039 7040 0.0519319872070824 0.0519319872070824 -105.0322656 39.7664861 -105.0322731 39.7669531 8854 7040 1663 0.0497523111621545 0.0497523111621545 -105.0322731 39.7669531 -105.0322802 39.7674005 8855 1663 7041 0.0529510578680093 0.0529510578680093 -105.0322802 39.7674005 -105.0322795 39.7678767 8856 7041 7042 0.0505381295725577 0.0505381295725577 -105.0322795 39.7678767 -105.0322788 39.7683312 8857 7042 7043 0.0514848181594461 0.0514848181594461 -105.0322788 39.7683312 -105.0322741 39.7687942 8858 7043 7044 0.0741692266458179 0.0741692266458179 -105.0322741 39.7687942 -105.0322674 39.7694612 8861 7046 2493 0.132768776448504 0.132768776448504 -105.0314652 39.7779248 -105.0314566 39.7791188 20533 10817 10849 0.0041587253937853 0.0041587253937853 -105.0250744 39.7613255 -105.0250742 39.7612881 8864 2531 1932 0.0596099109005186 0.0596099109005186 -105.0311131 39.7379476 -105.0311255 39.7384836 8865 1932 7047 0.205921914653592 0.205921914653592 -105.0311255 39.7384836 -105.0311242 39.7403355 8867 7048 4043 0.179136537042624 0.179136537042624 -105.0312304 39.7165547 -105.031239 39.7181657 8868 4043 7049 0.176989263158491 0.176989263158491 -105.031239 39.7181657 -105.0312428 39.7197574 8869 7049 7050 0.100459005094488 0.100459005094488 -105.0312428 39.7197574 -105.0312551 39.7206608 8871 7051 5531 0.109415807818528 0.109415807818528 -105.031138 39.773086 -105.031138 39.77407 8872 5531 7052 0.29371056329192 0.29371056329192 -105.031138 39.77407 -105.031078 39.776711 8874 7053 6824 0.0545745509742182 0.0545745509742182 -105.0315035 39.7694414 -105.0315024 39.7699322 8875 6824 2424 0.081950775026488 0.081950775026488 -105.0315024 39.7699322 -105.0315008 39.7706692 8876 2424 7054 0.050315704306832 0.050315704306832 -105.0315008 39.7706692 -105.0315008 39.7711217 8877 7054 3228 0.0836964212853156 0.0836964212853156 -105.0315008 39.7711217 -105.0315008 39.7718744 8879 4957 4034 0.0947298154946536 0.0947298154946536 -105.0329814 39.6985547 -105.03299 39.6977028 8881 7055 5863 0.174726781940175 0.174726781940175 -105.0337024 39.7165547 -105.0336852 39.7149834 8882 5863 1311 0.179868913340571 0.179868913340571 -105.0336852 39.7149834 -105.0336852 39.7133658 8883 1311 7056 0.241558820409428 0.241558820409428 -105.0336852 39.7133658 -105.0336594 39.7111935 8885 7057 1506 0.131503726493835 0.131503726493835 -105.0329041 39.6960716 -105.0332303 39.6949159 8886 1506 7058 0.131454642278669 0.131454642278669 -105.0332303 39.6949159 -105.0332303 39.6937337 8888 1059 7059 0.104267738567829 0.104267738567829 -104.9500415 39.7029556 -104.9500388 39.7020179 10122 3779 7683 0.15407703010384 0.15407703010384 -104.9472954 39.7291251 -104.9472804 39.7305107 8890 4436 56 0.118965433489173 0.118965433489173 -104.9500303 39.7012585 -104.9500131 39.7001887 8891 56 5316 0.100608812091724 0.100608812091724 -104.9500131 39.7001887 -104.9500303 39.699284 8892 5316 3496 0.0998861232245216 0.0998861232245216 -104.9500303 39.699284 -104.9500131 39.6983858 8893 3496 3665 0.201207219763356 0.201207219763356 -104.9500131 39.6983858 -104.9500131 39.6965763 8894 3665 7060 0.199611951396181 0.199611951396181 -104.9500131 39.6965763 -104.9500436 39.6947813 8895 7060 7061 0.203598851492666 0.203598851492666 -104.9500436 39.6947813 -104.9500177 39.6929504 8896 7061 5840 0.200253664127546 0.200253664127546 -104.9500177 39.6929504 -104.9500299 39.6911495 8897 5840 267 0.165246780486595 0.165246780486595 -104.9500299 39.6911495 -104.9500299 39.6896634 8899 7062 7063 0.478103640034168 0.478103640034168 -104.9500436 39.6893239 -104.950296 39.6850286 8900 7064 5164 0.146200467670157 0.146200467670157 -104.95025 39.7175567 -104.9499442 39.7162631 8901 5164 6860 0.179928785347538 0.179928785347538 -104.9499442 39.7162631 -104.9499587 39.714645 8902 6860 7065 0.0135383927129561 0.0135383927129561 -104.9499587 39.714645 -104.9499634 39.7145233 8903 7065 2385 0.105505653234926 0.105505653234926 -104.9499634 39.7145233 -104.9496422 39.7136072 8905 3637 7066 0.183542084850882 0.183542084850882 -104.9498644 39.7126594 -104.9498283 39.711009 8907 5956 7067 0.0986953923423101 0.0986953923423101 -104.9735293 39.7569242 -104.9743469 39.7575509 8908 7067 3021 0.00874922983807779 0.00874922983807779 -104.9743469 39.7575509 -104.974418 39.7576075 20416 10767 10781 0.00791916641108638 0.00791916641108638 -105.0239411 39.7605037 -105.0240012 39.7604495 8910 7068 4380 0.0528744797047038 0.0528744797047038 -104.9748473 39.7579376 -104.9752846 39.7582739 8911 4380 7069 0.100067477522489 0.100067477522489 -104.9752846 39.7582739 -104.9761123 39.7589103 8912 7069 7070 0.00503051016222424 0.00503051016222424 -104.9761123 39.7589103 -104.9761539 39.7589423 8913 7070 7071 0.0533378396892988 0.0533378396892988 -104.9761539 39.7589423 -104.9765951 39.7592815 8914 7071 7072 0.0517118729985249 0.0517118729985249 -104.9765951 39.7592815 -104.9770228 39.7596104 8915 7072 7073 0.0528720185185965 0.0528720185185965 -104.9770228 39.7596104 -104.9774602 39.7599466 8916 7073 7074 0.0524160104100909 0.0524160104100909 -104.9774602 39.7599466 -104.9778937 39.76028 8917 7074 7075 0.0591259627190951 0.0591259627190951 -104.9778937 39.76028 -104.9783828 39.760656 8918 7075 7076 0.0472141967853771 0.0472141967853771 -104.9783828 39.760656 -104.9787733 39.7609563 8919 7076 7077 0.0523938554164358 0.0523938554164358 -104.9787733 39.7609563 -104.9792067 39.7612895 8920 7077 7078 0.0519698920804767 0.0519698920804767 -104.9792067 39.7612895 -104.9796366 39.76162 18299 6996 6464 0.157978818539649 0.157978818539649 -105.0409867 39.7766949 -105.041027 39.7752745 18300 6464 5526 0.155386531700968 0.155386531700968 -105.041027 39.7752745 -105.0410378 39.7738771 8921 7078 7079 0.0533446665935528 0.0533446665935528 -104.9796366 39.76162 -104.9800778 39.7619593 8922 7079 6175 0.0539515629761608 0.0539515629761608 -104.9800778 39.7619593 -104.9805241 39.7623024 8923 6175 7080 0.0522978151475426 0.0522978151475426 -104.9805241 39.7623024 -104.9809567 39.762635 19723 10628 10634 0.0467495933951474 0.0467495933951474 -105.0039101 39.7341658 -105.0040521 39.7345718 8924 7080 3310 0.051621129553778 0.051621129553778 -104.9809567 39.762635 -104.9813837 39.7629633 8925 3310 7081 0.0537939712546602 0.0537939712546602 -104.9813837 39.7629633 -104.9818287 39.7633054 8926 7081 7082 0.0517442194955157 0.0517442194955157 -104.9818287 39.7633054 -104.9822567 39.7636345 8957 6821 767 0.155663516472162 0.155663516472162 -105.0121846 39.7039499 -105.012176 39.70255 8928 6333 7083 0.0368397497726965 0.0368397497726965 -104.9848045 39.7253046 -104.9848713 39.7256319 8930 7084 756 0.02205451477657 0.02205451477657 -104.985321 39.7750057 -104.9853038 39.7752036 8931 756 1542 0.146566188527195 0.146566188527195 -104.9853038 39.7752036 -104.9853013 39.7765217 8933 7085 7086 0.470303961651379 0.470303961651379 -104.9852266 39.7873956 -104.985181 39.791625 8936 6193 6949 0.198646201862192 0.198646201862192 -104.9846257 39.7801641 -104.9846576 39.7819504 8937 6949 7088 0.203154460121287 0.203154460121287 -104.9846576 39.7819504 -104.9846662 39.7837774 8938 7088 7089 0.0315254339634626 0.0315254339634626 -104.9846662 39.7837774 -104.98467 39.7840609 11963 4451 5499 0.142902063925945 0.142902063925945 -104.9798733 39.7580983 -104.978687 39.7590038 8939 1547 4267 0.203186762796229 0.203186762796229 -104.9847116 39.7765295 -104.9847077 39.7783568 8940 4267 281 0.118834586231474 0.118834586231474 -104.9847077 39.7783568 -104.9847034 39.7794255 8942 4988 5631 0.199717559309749 0.199717559309749 -104.9850453 39.7165375 -104.9850024 39.7183333 8943 5631 2363 0.114164400355602 0.114164400355602 -104.9850024 39.7183333 -104.9849833 39.7193599 8944 2363 4145 0.172388156251151 0.172388156251151 -104.9849833 39.7193599 -104.9849945 39.7209102 8945 4145 4750 0.181329134759237 0.181329134759237 -104.9849945 39.7209102 -104.9850078 39.7225409 8946 4750 7090 0.0742131518569267 0.0742131518569267 -104.9850078 39.7225409 -104.9850136 39.7232083 8947 7090 6563 0.101353119972535 0.101353119972535 -104.9850136 39.7232083 -104.9850303 39.7241197 8949 561 652 0.180277903435168 0.180277903435168 -104.984845 39.7400568 -104.9848243 39.741678 8950 652 7091 0.1782898608686 0.1782898608686 -104.9848243 39.741678 -104.9848475 39.7432813 8951 7091 4618 0.177690137841113 0.177690137841113 -104.9848475 39.7432813 -104.9848531 39.7448793 8952 4618 6484 0.148000947434632 0.148000947434632 -104.9848531 39.7448793 -104.9848486 39.7462103 8953 6484 3683 0.147902463423831 0.147902463423831 -104.9848486 39.7462103 -104.9848394 39.7475404 8955 7092 562 0.138318567115304 0.138318567115304 -104.9848557 39.7385982 -104.9848447 39.7398421 14765 7355 5462 0.177046926118077 0.177046926118077 -104.9804554 39.7400222 -104.9804447 39.73843 8958 767 6719 0.219350766482543 0.219350766482543 -105.012176 39.70255 -105.0125794 39.7006019 8959 6719 6005 0.0551645975375965 0.0551645975375965 -105.0125794 39.7006019 -105.0128712 39.7001595 8961 7093 7094 0.0134618314671123 0.0134618314671123 -105.000125 39.7424805 -105.00026 39.7424182 8962 7094 7095 0.0768336523164077 0.0768336523164077 -105.00026 39.7424182 -105.0010418 39.7420775 8964 4351 7096 0.187825105408858 0.187825105408858 -104.9417876 39.7564997 -104.9418048 39.7581888 8966 5169 7097 0.173957232527163 0.173957232527163 -104.9413494 39.7162383 -104.9413358 39.7178027 8967 7097 2358 0.178391537286392 0.178391537286392 -104.9413358 39.7178027 -104.9413272 39.719407 8968 2358 4158 0.173186099094122 0.173186099094122 -104.9413272 39.719407 -104.9413274 39.7209645 8969 4158 4745 0.175498953556533 0.175498953556533 -104.9413274 39.7209645 -104.9413272 39.7225428 8970 4745 6540 0.175479189908249 0.175479189908249 -104.9413272 39.7225428 -104.9413381 39.7241209 8971 6540 7098 0.165132887334241 0.165132887334241 -104.9413381 39.7241209 -104.9413186 39.7256059 8974 900 4481 0.13673901951185 0.13673901951185 -104.9417276 39.7644767 -104.9417177 39.7657064 8975 4481 2805 0.133564794339907 0.133564794339907 -104.9417177 39.7657064 -104.9417 39.7669075 8976 2805 5271 0.130621351715569 0.130621351715569 -104.9417 39.7669075 -104.9417049 39.7680822 8977 5271 6911 0.123597927289001 0.123597927289001 -104.9417049 39.7680822 -104.9416922 39.7691937 8978 6911 7100 0.15221685519733 0.15221685519733 -104.9416922 39.7691937 -104.9417016 39.7705626 8979 7100 6360 0.259362269049004 0.259362269049004 -104.9417016 39.7705626 -104.9416989 39.7728951 8981 7102 704 0.204412961923 0.204412961923 -104.9418797 39.7401097 -104.9419371 39.7419475 19726 10627 10635 0.0226092820114286 0.0226092820114286 -105.0051511 39.7346116 -105.0048867 39.7346105 8984 7103 1210 0.168411442672594 0.168411442672594 -104.9418336 39.7256059 -104.9418512 39.7271204 8985 1210 7104 0.0210253069731913 0.0210253069731913 -104.9418512 39.7271204 -104.9418336 39.727309 8986 7104 3769 0.199568149574658 0.199568149574658 -104.9418336 39.727309 -104.9418526 39.7291037 8987 3769 7105 0.154728508227155 0.154728508227155 -104.9418526 39.7291037 -104.9418583 39.7304952 8988 7105 960 0.176377624617973 0.176377624617973 -104.9418583 39.7304952 -104.9418349 39.7320813 8989 960 7106 0.174688777733473 0.174688777733473 -104.9418349 39.7320813 -104.9418263 39.7336523 8990 7106 4897 0.160532597504136 0.160532597504136 -104.9418263 39.7336523 -104.9418217 39.735096 8991 4897 7107 0.182971792068578 0.182971792068578 -104.9418217 39.735096 -104.9418165 39.7367415 8992 7107 5494 0.175655210225522 0.175655210225522 -104.9418165 39.7367415 -104.9418112 39.7383212 8994 7108 7109 0.103100291492917 0.103100291492917 -105.0251569 39.7347553 -105.0263626 39.7347585 8995 7109 7110 0.101964294660044 0.101964294660044 -105.0263626 39.7347585 -105.027555 39.7347529 8998 7112 6130 0.00642185713601216 0.00642185713601216 -105.0286006 39.7347486 -105.0286757 39.7347484 8999 6130 3973 0.100482235790598 0.100482235790598 -105.0286757 39.7347484 -105.0298507 39.7347596 9000 3973 7018 0.0985643830580019 0.0985643830580019 -105.0298507 39.7347596 -105.0310033 39.7347688 9001 7018 1404 0.0976294798550341 0.0976294798550341 -105.0310033 39.7347688 -105.0321449 39.734782 9002 1404 7113 0.0934722476940573 0.0934722476940573 -105.0321449 39.734782 -105.033238 39.734786 9003 7113 3377 0.114974498647875 0.114974498647875 -105.033238 39.734786 -105.0345825 39.7347754 9004 3377 5719 0.0923374297912636 0.0923374297912636 -105.0345825 39.7347754 -105.0355549 39.7344143 9006 4633 4552 0.211900461491767 0.211900461491767 -105.0192915 39.7347429 -105.0217376 39.7344378 9008 7114 1219 0.0873426128412716 0.0873426128412716 -105.0113249 39.7352378 -105.0123463 39.7352444 9009 1219 7115 0.154859667381265 0.154859667381265 -105.0123463 39.7352444 -105.0141573 39.7352378 9011 128 4195 0.0990809801322014 0.0990809801322014 -105.0065998 39.7352916 -105.0077585 39.7352875 9012 4195 2526 0.225168737431611 0.225168737431611 -105.0077585 39.7352875 -105.0103699 39.7355479 9015 7118 7119 0.0484685816363468 0.0484685816363468 -104.9975929 39.7352666 -104.9981597 39.7352703 9016 7119 6647 0.0431240450937402 0.0431240450937402 -104.9981597 39.7352703 -104.998664 39.7352736 9017 6647 7120 0.0651283567093235 0.0651283567093235 -104.998664 39.7352736 -104.9994256 39.7352803 9020 7121 5612 0.0589161599786899 0.0589161599786899 -105.000878 39.7352858 -105.001567 39.735285 9021 5612 7122 0.0519812671049742 0.0519812671049742 -105.001567 39.735285 -105.0021749 39.735285 9022 7122 3734 0.0556068739901258 0.0556068739901258 -105.0021749 39.735285 -105.0028252 39.7352849 9024 4852 7123 0.126059374848785 0.126059374848785 -104.987369 39.7352666 -104.9888432 39.7352618 9025 7123 7124 0.118149722641793 0.118149722641793 -104.9888432 39.7352618 -104.9902249 39.7352572 9026 7124 7125 0.121835161075312 0.121835161075312 -104.9902249 39.7352572 -104.9916497 39.7352526 9027 7125 7126 0.110094663779518 0.110094663779518 -104.9916497 39.7352526 -104.9929372 39.7352483 9028 7126 4678 0.101155068622002 0.101155068622002 -104.9929372 39.7352483 -104.99412 39.7352636 9029 4678 4925 0.0375558738681089 0.0375558738681089 -104.99412 39.7352636 -104.9945592 39.735263 9031 7127 5718 0.122304701667431 0.122304701667431 -105.0369772 39.7339305 -105.0356487 39.734338 9033 7129 7130 0.00755996146089403 0.00755996146089403 -105.0369832 39.7347877 -105.0370687 39.7347704 11437 7984 8034 0.589388539362218 0.589388539362218 -105.0218262 39.7840053 -105.0287237 39.7840235 9034 7130 7131 0.0405147672355999 0.0405147672355999 -105.0370687 39.7347704 -105.0375424 39.7347779 15917 9748 9104 0.13371062185673 0.13371062185673 -105.0432496 39.7156399 -105.0421714 39.7165106 9036 7132 7133 0.0505601360898234 0.0505601360898234 -105.0381234 39.7347872 -105.0387146 39.7347945 9037 7133 7134 0.050337833066874 0.050337833066874 -105.0387146 39.7347945 -105.0393032 39.7348018 9039 2563 2043 0.341755774769512 0.341755774769512 -104.9865077 39.7643898 -104.983686 39.7665674 9040 2043 4280 0.587618591665046 0.587618591665046 -104.983686 39.7665674 -104.97885 39.7703237 9041 4280 2317 0.145996435168453 0.145996435168453 -104.97885 39.7703237 -104.977649 39.7712574 9042 2317 7135 0.26875426467805 0.26875426467805 -104.977649 39.7712574 -104.9754213 39.7729633 9044 4276 6167 0.145395831525207 0.145395831525207 -104.9744288 39.7737425 -104.9732245 39.7746661 9045 6167 7136 0.583394412429138 0.583394412429138 -104.9732245 39.7746661 -104.9684185 39.7783922 9046 7136 7137 0.0430989040252276 0.0430989040252276 -104.9684185 39.7783922 -104.9680592 39.7786642 9048 7138 7139 0.17847978963111 0.17847978963111 -104.9721501 39.7400093 -104.9721564 39.7416144 9049 7139 665 0.00426988518248375 0.00426988518248375 -104.9721564 39.7416144 -104.9721564 39.7416528 9050 665 7140 0.0039363004033923 0.0039363004033923 -104.9721564 39.7416528 -104.9721564 39.7416882 9051 7140 7141 0.126828000444838 0.126828000444838 -104.9721564 39.7416882 -104.9721376 39.7428287 9052 7141 7142 0.0463243816448395 0.0463243816448395 -104.9721376 39.7428287 -104.9721403 39.7432453 9053 7142 4606 0.175854779813893 0.175854779813893 -104.9721403 39.7432453 -104.9721399 39.7448268 13036 8929 8930 0.492762775909981 0.492762775909981 -104.9903693 39.7822705 -104.9961216 39.7819588 9054 4606 2885 0.129583918723674 0.129583918723674 -104.9721399 39.7448268 -104.9724659 39.7459649 9056 818 3559 0.139007675873083 0.139007675873083 -104.9721439 39.7532392 -104.9721334 39.7544893 9057 3559 5633 0.138607438022671 0.138607438022671 -104.9721334 39.7544893 -104.9721228 39.7557358 9060 5632 7143 0.0971697431213832 0.0971697431213832 -104.9727182 39.7557338 -104.9721228 39.7564782 9061 7143 4337 0.0573209846859246 0.0573209846859246 -104.9721228 39.7564782 -104.9721228 39.7569937 9062 4337 6336 0.137619327969477 0.137619327969477 -104.9721228 39.7569937 -104.9721098 39.7582313 9063 6336 3051 0.138690015537613 0.138690015537613 -104.9721098 39.7582313 -104.9721269 39.7594785 9064 3051 7144 0.13740372400277 0.13740372400277 -104.9721269 39.7594785 -104.9721245 39.7607142 9065 7144 7145 0.00531536492655497 0.00531536492655497 -104.9721245 39.7607142 -104.9721251 39.760762 9066 7145 7146 0.138359891845979 0.138359891845979 -104.9721251 39.760762 -104.9721238 39.7620063 9069 873 4461 0.138000198054367 0.138000198054367 -104.9721084 39.7645147 -104.972125 39.7657557 9070 4461 2781 0.134827246932882 0.134827246932882 -104.972125 39.7657557 -104.9721138 39.7669682 9073 6941 5768 0.263560531238909 0.263560531238909 -104.972039 39.782685 -104.974836 39.781686 9074 5768 7148 0.00867578094755507 0.00867578094755507 -104.974836 39.781686 -104.974928 39.781719 9075 6325 4168 0.192770537182593 0.192770537182593 -104.9717416 39.7183547 -104.9717542 39.7200883 9076 4168 4753 0.208190261859574 0.208190261859574 -104.9717542 39.7200883 -104.971754 39.7219606 9077 4753 6544 0.199662965025148 0.199662965025148 -104.971754 39.7219606 -104.9717626 39.7237562 9078 6544 7149 0.203286576405629 0.203286576405629 -104.9717626 39.7237562 -104.9717634 39.7255844 9079 7149 7150 0.188877376950956 0.188877376950956 -104.9717634 39.7255844 -104.9717727 39.727283 9080 7150 3796 0.199750569153682 0.199750569153682 -104.9717727 39.727283 -104.9717723 39.7290794 9081 3796 5939 0.152615142478991 0.152615142478991 -104.9717723 39.7290794 -104.9717744 39.7304519 9082 5939 940 0.17776127985835 0.17776127985835 -104.9717744 39.7304519 -104.9717901 39.7320505 9083 940 2224 0.184599395002716 0.184599395002716 -104.9717901 39.7320505 -104.9718055 39.7337106 9084 2224 4874 0.160770298676863 0.160770298676863 -104.9718055 39.7337106 -104.9718399 39.7351562 9085 4874 7151 0.191866995309803 0.191866995309803 -104.9718399 39.7351562 -104.9718371 39.7368817 9086 7151 5472 0.170431656658562 0.170431656658562 -104.9718371 39.7368817 -104.9718493 39.7384144 9087 5472 7152 0.177051030738846 0.177051030738846 -104.9718493 39.7384144 -104.971867 39.7400066 9089 7153 7154 0.0893451644905786 0.0893451644905786 -104.9594535 39.725616 -104.9594545 39.7248125 9090 7154 6170 0.0753374734775839 0.0753374734775839 -104.9594545 39.7248125 -104.9594375 39.7241351 9091 6170 4764 0.177646502224828 0.177646502224828 -104.9594375 39.7241351 -104.959446 39.7225375 9092 4764 4150 0.173084945690311 0.173084945690311 -104.959446 39.7225375 -104.9594242 39.720981 9094 2344 7155 0.117646857783728 0.117646857783728 -104.9594135 39.719411 -104.9592982 39.7183567 9095 7155 7156 0.0188390787773898 0.0188390787773898 -104.9592982 39.7183567 -104.9592945 39.7181873 9096 7156 7157 0.234434662963778 0.234434662963778 -104.9592945 39.7181873 -104.9592821 39.716079 9097 7157 7158 0.0252454738977112 0.0252454738977112 -104.9592821 39.716079 -104.9592875 39.715852 9100 7159 7160 0.136141908223257 0.136141908223257 -105.0381363 39.7487551 -105.0381214 39.7499794 9101 7160 7161 0.134175303690261 0.134175303690261 -105.0381214 39.7499794 -105.038138 39.751186 9102 7161 5540 0.104957650418394 0.104957650418394 -105.038138 39.751186 -105.0381637 39.7521297 9103 5540 2408 0.0972515972300324 0.0972515972300324 -105.0381637 39.7521297 -105.03816 39.7530043 9104 2408 4293 0.0986699082335262 0.0986699082335262 -105.03816 39.7530043 -105.0381466 39.7538916 9105 4293 7163 0.053830719074408 0.053830719074408 -105.0381466 39.7538916 -105.0381509 39.7543757 9107 7164 7165 0.0631810706690825 0.0631810706690825 -105.0381551 39.754855 -105.0381565 39.7554232 9108 7165 2982 0.341967827784909 0.341967827784909 -105.0381565 39.7554232 -105.0381258 39.7584985 9109 2982 7166 0.203801982791161 0.203801982791161 -105.0381258 39.7584985 -105.038164 39.7603311 9110 7166 7167 0.199088364823678 0.199088364823678 -105.038164 39.7603311 -105.0381183 39.7621212 9111 7167 7168 0.00801722711592813 0.00801722711592813 -105.0381183 39.7621212 -105.0381187 39.7621933 9112 7168 7169 0.0420988990456398 0.0420988990456398 -105.0381187 39.7621933 -105.0381211 39.7625719 9113 7169 7170 0.153973329045923 0.153973329045923 -105.0381211 39.7625719 -105.0381296 39.7639566 9114 7170 6877 0.206323620437175 0.206323620437175 -105.0381296 39.7639566 -105.0381386 39.7658121 9115 6877 1688 0.202556013709455 0.202556013709455 -105.0381386 39.7658121 -105.038125 39.7676337 10335 2984 7779 0.0471482180711068 0.0471482180711068 -105.039304 39.7584901 -105.0393085 39.7589141 9116 1688 7171 0.203959165094635 0.203959165094635 -105.038125 39.7676337 -105.0381554 39.7694678 9117 7171 2434 0.200457262733771 0.200457262733771 -105.0381554 39.7694678 -105.038137 39.7712705 9118 2434 7172 0.202529539970889 0.202529539970889 -105.038137 39.7712705 -105.0381026 39.7730917 9119 7172 6459 0.289084578375032 0.289084578375032 -105.0381026 39.7730917 -105.0381018 39.7756915 19730 5374 10637 0.0120223368882016 0.0120223368882016 -105.0044526 39.7337074 -105.0044418 39.7338152 9120 6459 7173 0.114101346723939 0.114101346723939 -105.0381018 39.7756915 -105.0380903 39.7767176 9121 7173 7174 0.184116579370581 0.184116579370581 -105.0380903 39.7767176 -105.0380913 39.7783734 9122 7174 7175 0.203885371802177 0.203885371802177 -105.0380913 39.7783734 -105.0380683 39.7802069 9123 7175 7176 0.042345014713444 0.042345014713444 -105.0380683 39.7802069 -105.0380731 39.7805877 9124 7176 7177 0.0543545796747623 0.0543545796747623 -105.0380731 39.7805877 -105.0380792 39.7810765 9125 7177 1424 0.112240471555906 0.112240471555906 -105.0380792 39.7810765 -105.0380823 39.7820859 9128 7179 6066 0.193267920890686 0.193267920890686 -105.0380848 39.7838741 -105.0380858 39.7856122 9129 6066 2546 0.202503184194707 0.202503184194707 -105.0380858 39.7856122 -105.0380674 39.7874333 9130 2546 7180 0.41050413821522 0.41050413821522 -105.0380674 39.7874333 -105.038093 39.791125 9131 6215 7181 0.274932291342238 0.274932291342238 -105.0383676 39.7257784 -105.0383822 39.7282509 9132 7181 7182 0.263103709588239 0.263103709588239 -105.0383822 39.7282509 -105.0384019 39.730617 9133 7182 7183 0.130644941399459 0.130644941399459 -105.0384019 39.730617 -105.0383934 39.7317919 9134 2594 5185 0.17867940782894 0.17867940782894 -105.0383715 39.7229322 -105.0383678 39.7245391 9137 5066 4054 0.176950276628118 0.176950276628118 -105.0384889 39.7165547 -105.0385175 39.7181459 9138 4054 7184 0.19508037930475 0.19508037930475 -105.0385175 39.7181459 -105.0385175 39.7199003 19295 10466 10470 0.0590667450333129 0.0590667450333129 -104.988856 39.7399993 -104.988856 39.7394681 9139 7184 1855 0.159486883286254 0.159486883286254 -105.0385175 39.7199003 -105.0385175 39.7213346 9140 1855 2595 0.177991984486361 0.177991984486361 -105.0385175 39.7213346 -105.038507 39.7229353 9142 7132 7185 0.200740739267956 0.200740739267956 -105.0381234 39.7347872 -105.0380981 39.7365924 9144 317 5720 0.10120960072344 0.10120960072344 -105.0345742 39.7830397 -105.0357487 39.7831573 9146 7186 7178 0.0998150102985703 0.0998150102985703 -105.0369189 39.7832402 -105.0380864 39.7832692 9147 7178 7187 0.0486556483534758 0.0486556483534758 -105.0380864 39.7832692 -105.0386558 39.7832674 9148 7187 7188 0.0504244958733159 0.0504244958733159 -105.0386558 39.7832674 -105.0392459 39.7832655 9149 7188 6720 0.0492257170939005 0.0492257170939005 -105.0392459 39.7832655 -105.0398219 39.7832727 9150 6720 1139 0.0498554245278369 0.0498554245278369 -105.0398219 39.7832727 -105.0404053 39.7832671 9151 1139 6900 0.0496729718772752 0.0496729718772752 -105.0404053 39.7832671 -105.0409865 39.7832584 9152 6900 7189 0.0498269762893686 0.0498269762893686 -105.0409865 39.7832584 -105.0415695 39.7832496 9153 7189 7190 0.0493080365100491 0.0493080365100491 -105.0415695 39.7832496 -105.0421451 39.7832183 9154 7190 3869 0.0507905077365378 0.0507905077365378 -105.0421451 39.7832183 -105.042738 39.783186 9155 3869 7191 0.0511248031667964 0.0511248031667964 -105.042738 39.783186 -105.0433363 39.783186 9156 7191 5583 0.0514153335527058 0.0514153335527058 -105.0433363 39.783186 -105.043938 39.783186 9158 6374 7192 0.0508291685906189 0.0508291685906189 -104.9453733 39.6929492 -104.9447793 39.6929426 9159 7192 4828 0.0505211822659055 0.0505211822659055 -104.9447793 39.6929426 -104.9441889 39.692936 9160 4828 7193 0.0991435070786191 0.0991435070786191 -104.9441889 39.692936 -104.9430302 39.6929294 9161 7193 7194 0.0991520630524694 0.0991520630524694 -104.9430302 39.6929294 -104.9418714 39.692936 9162 7194 7195 0.0477883926406413 0.0477883926406413 -104.9418714 39.692936 -104.9413129 39.6929321 9163 7195 7196 0.0494484339552123 0.0494484339552123 -104.9413129 39.6929321 -104.940735 39.692928 9164 7196 7197 0.0162046310747774 0.0162046310747774 -104.940735 39.692928 -104.9405457 39.6929325 9166 7198 6674 0.0990044216409842 0.0990044216409842 -104.9373575 39.6929534 -104.9362004 39.6929564 9167 6674 3118 0.097669089391913 0.097669089391913 -104.9362004 39.6929564 -104.9350589 39.6929564 9168 3118 7199 0.284505571449601 0.284505571449601 -104.9350589 39.6929564 -104.931734 39.692987 9169 7199 6008 0.094118222257641 0.094118222257641 -104.931734 39.692987 -104.930634 39.692987 9170 6008 2844 0.0930401433253343 0.0930401433253343 -104.930634 39.692987 -104.9295466 39.6929872 9171 2844 3493 0.0866696350082772 0.0866696350082772 -104.9295466 39.6929872 -104.9285338 39.6930004 9172 3493 5349 0.0889131869713594 0.0889131869713594 -104.9285338 39.6930004 -104.9274952 39.692974 9174 5392 2946 0.0903397575627338 0.0903397575627338 -104.926491 39.6929872 -104.9254353 39.692974 9175 2946 6812 0.0903546565690543 0.0903546565690543 -104.9254353 39.692974 -104.9243796 39.6929938 9176 6812 1813 0.0889131954631002 0.0889131954631002 -104.9243796 39.6929938 -104.923341 39.6929674 9179 7201 7202 0.0514316470718889 0.0514316470718889 -104.9868436 39.6930068 -104.9862426 39.6930154 9180 7202 571 0.0452247620537137 0.0452247620537137 -104.9862426 39.6930154 -104.9857141 39.6930216 9181 571 4984 0.0498774301127379 0.0498774301127379 -104.9857141 39.6930216 -104.9851312 39.6930164 9182 4984 7203 0.0499341834444621 0.0499341834444621 -104.9851312 39.6930164 -104.9845476 39.6930151 9183 7203 7204 0.048540539361363 0.048540539361363 -104.9845476 39.6930151 -104.9839803 39.693012 9184 7204 7205 0.049454954432791 0.049454954432791 -104.9839803 39.693012 -104.9834023 39.693013 9185 7205 7206 0.0536988191890685 0.0536988191890685 -104.9834023 39.693013 -104.9827747 39.693012 9186 7206 7207 0.0531339953218732 0.0531339953218732 -104.9827747 39.693012 -104.9821537 39.693012 9188 7208 7209 0.0488986834694409 0.0488986834694409 -104.9815692 39.6930097 -104.9809977 39.6930099 10408 7087 974 0.0520701135747565 0.0520701135747565 -104.9846429 39.7873956 -104.9840335 39.7873956 9190 3616 7210 0.0490025655343953 0.0490025655343953 -104.9804184 39.6930078 -104.9798457 39.6930109 9191 7210 7211 0.0492346778344629 0.0492346778344629 -104.9798457 39.6930109 -104.9792704 39.6930016 9192 7211 6627 0.0474835705848566 0.0474835705848566 -104.9792704 39.6930016 -104.9787159 39.6929842 9193 6627 7212 0.0259857221754392 0.0259857221754392 -104.9787159 39.6929842 -104.9784122 39.6929827 9195 7213 2937 0.0797219985274474 0.0797219985274474 -104.9260704 39.7047422 -104.9251387 39.7047572 9197 4927 7214 0.0675624031978383 0.0675624031978383 -104.9964542 39.7378444 -104.9964568 39.738452 9198 7214 7215 0.172837829649445 0.172837829649445 -104.9964568 39.738452 -104.9964757 39.7400063 9199 7215 7216 0.0152456900319388 0.0152456900319388 -104.9964757 39.7400063 -104.9964776 39.7401434 9201 7217 7218 0.150068688599712 0.150068688599712 -104.9963567 39.7165938 -104.9963575 39.7179434 9202 7218 3717 0.0523950557178934 0.0523950557178934 -104.9963575 39.7179434 -104.9963578 39.7184146 9203 3717 7219 0.104026300075926 0.104026300075926 -104.9963578 39.7184146 -104.9963677 39.7193501 9204 7219 7220 0.176478214187187 0.176478214187187 -104.9963677 39.7193501 -104.9963617 39.7209372 9205 7220 2618 0.176744455093666 0.176744455093666 -104.9963617 39.7209372 -104.9963593 39.7225267 9206 2618 7221 0.0524078444870275 0.0524078444870275 -104.9963593 39.7225267 -104.9963642 39.722998 9207 7221 5199 0.124408908082812 0.124408908082812 -104.9963642 39.722998 -104.9963759 39.7241168 9208 5199 6236 0.175254349133775 0.175254349133775 -104.9963759 39.7241168 -104.9963748 39.7256929 9209 6236 7222 0.181371367707484 0.181371367707484 -104.9963748 39.7256929 -104.9963829 39.727324 9210 7222 7223 0.17624861030264 0.17624861030264 -104.9963829 39.727324 -104.9964257 39.7289087 10431 7818 3372 0.256942906695214 0.256942906695214 -104.9257985 39.7038513 -104.9262421 39.7015659 9211 7223 7224 0.177882160330428 0.177882160330428 -104.9964257 39.7289087 -104.9964124 39.7305084 9212 7224 6596 0.176655139096338 0.176655139096338 -104.9964124 39.7305084 -104.996445 39.7320969 9213 6596 7225 0.176764713771947 0.176764713771947 -104.996445 39.7320969 -104.9965056 39.7336859 9214 7225 7117 0.195263815592674 0.195263815592674 -104.9965056 39.7336859 -104.9968556 39.7354212 9215 7117 7226 0.162883394969853 0.162883394969853 -104.9968556 39.7354212 -104.9971131 39.7368726 9217 7227 7228 0.0929813395053153 0.0929813395053153 -104.9964704 39.7584562 -104.9964723 39.7592924 9218 7228 7229 0.0382886967355643 0.0382886967355643 -104.9964723 39.7592924 -104.996479 39.7596367 9220 5754 5537 0.136674994706822 0.136674994706822 -104.9960241 39.7730069 -104.9959296 39.7742339 9222 7230 2419 0.0601608416165443 0.0601608416165443 -104.9960543 39.7699637 -104.9960628 39.7705047 9224 7231 1877 0.0370441528846065 0.0370441528846065 -104.9903483 39.7057878 -104.9899153 39.7057918 9225 1877 7232 0.131692111532173 0.131692111532173 -104.9899153 39.7057918 -104.9883759 39.7057847 9227 7233 7234 0.109254283787097 0.109254283787097 -104.9875581 39.7057416 -104.9862815 39.7057131 9228 7234 7235 0.0988980977520615 0.0988980977520615 -104.9862815 39.7057131 -104.9851255 39.7057028 9229 7235 7236 0.100150595242985 0.100150595242985 -104.9851255 39.7057028 -104.9839553 39.705676 9230 7236 7237 0.0982491727225652 0.0982491727225652 -104.9839553 39.705676 -104.9828076 39.7057088 9231 7237 7238 0.102801611377818 0.102801611377818 -104.9828076 39.7057088 -104.981606 39.7057212 9232 7238 3624 0.10072637054969 0.10072637054969 -104.981606 39.7057212 -104.9804286 39.7057129 9233 3624 7239 0.0490877236423196 0.0490877236423196 -104.9804286 39.7057129 -104.9798548 39.7057161 9234 7239 7240 0.0506406047895119 0.0506406047895119 -104.9798548 39.7057161 -104.9792633 39.7057342 9236 7241 7242 0.053434962453162 0.053434962453162 -104.9786816 39.7057151 -104.978057 39.7057102 9238 7243 2049 0.0999533143701506 0.0999533143701506 -104.9686775 39.7056856 -104.9675091 39.7056815 9239 2049 6322 0.101276003642563 0.101276003642563 -104.9675091 39.7056815 -104.9663254 39.7056659 9240 6322 7245 0.101332248433824 0.101332248433824 -104.9663254 39.7056659 -104.9651409 39.7056725 9241 7245 7246 0.0464773018813961 0.0464773018813961 -104.9651409 39.7056725 -104.9645976 39.7056725 9242 7246 3478 0.0519094915924 0.0519094915924 -104.9645976 39.7056725 -104.9639908 39.7056725 9243 3478 7247 0.0444674652348498 0.0444674652348498 -104.9639908 39.7056725 -104.963471 39.7056744 9244 7247 6076 0.0542711695249793 0.0542711695249793 -104.963471 39.7056744 -104.9628366 39.7056767 9245 6076 7248 0.0457685619049607 0.0457685619049607 -104.9628366 39.7056767 -104.9623016 39.7056798 9246 7248 3693 0.0511581578497335 0.0511581578497335 -104.9623016 39.7056798 -104.9617036 39.7056833 9247 3693 7249 0.0484213428818718 0.0484213428818718 -104.9617036 39.7056833 -104.9611376 39.7056792 9248 7249 4568 0.050423249762551 0.050423249762551 -104.9611376 39.7056792 -104.9605482 39.7056749 9249 4568 7250 0.105671525256593 0.105671525256593 -104.9605482 39.7056749 -104.959313 39.7056659 9251 3486 5352 0.142707971743977 0.142707971743977 -104.9294222 39.7052339 -104.9277592 39.7051328 9252 5352 5389 0.0672375375003041 0.0672375375003041 -104.9277592 39.7051328 -104.9269733 39.705141 9254 6807 7251 0.174038770872886 0.174038770872886 -104.9241221 39.7053959 -104.9220909 39.7054841 9255 5582 7252 0.0700127444942287 0.0700127444942287 -105.0439618 39.7810973 -105.0431425 39.7811012 9256 3438 7253 0.0456922323357007 0.0456922323357007 -105.0345914 39.7810741 -105.0351261 39.7810763 9257 7253 5712 0.0536735809918437 0.0536735809918437 -105.0351261 39.7810763 -105.0357542 39.7810788 9258 5712 7254 0.0996465050991051 0.0996465050991051 -105.0357542 39.7810788 -105.0369203 39.7810777 9259 7254 7177 0.0990312619116669 0.0990312619116669 -105.0369203 39.7810777 -105.0380792 39.7810765 9261 2234 5135 0.107869698056021 0.107869698056021 -104.937292 39.7328682 -104.9373097 39.7338382 9263 5150 4905 0.0686856789021931 0.0686856789021931 -104.9373129 39.7340572 -104.9372922 39.7346747 9264 4905 6617 0.200618729294218 0.200618729294218 -104.9372922 39.7346747 -104.9372854 39.7364789 9265 6617 7255 0.197431040074393 0.197431040074393 -104.9372854 39.7364789 -104.937234 39.738254 9266 7255 7256 0.208183749937444 0.208183749937444 -104.937234 39.738254 -104.9372502 39.7401262 9267 7256 645 0.141740585620374 0.141740585620374 -104.9372502 39.7401262 -104.9372542 39.7414009 9268 645 7257 0.130628958724451 0.130628958724451 -104.9372542 39.7414009 -104.937237 39.7425756 9269 7257 1991 0.0908850253123808 0.0908850253123808 -104.937237 39.7425756 -104.9372254 39.7433929 9270 1991 1975 0.0373563291181619 0.0373563291181619 -104.9372254 39.7433929 -104.9372332 39.7437288 9271 1975 4592 0.133760117820733 0.133760117820733 -104.9372332 39.7437288 -104.9372215 39.7449317 9272 4592 6479 0.133361447138617 0.133361447138617 -104.9372215 39.7449317 -104.9372075 39.746131 9273 6479 2465 0.142787478559072 0.142787478559072 -104.9372075 39.746131 -104.9372165 39.7474151 9275 7258 905 0.276860539558146 0.276860539558146 -104.9368356 39.7619935 -104.9368593 39.7644833 9276 905 7259 0.128469118479352 0.128469118479352 -104.9368593 39.7644833 -104.936828 39.7656384 9278 7260 7261 0.202325557275685 0.202325557275685 -104.9371488 39.7256129 -104.93713 39.7274324 9279 7261 7262 0.200099452464053 0.200099452464053 -104.93713 39.7274324 -104.9370272 39.7292302 9281 6555 7263 0.106048977208119 0.106048977208119 -104.9371056 39.724358 -104.9371139 39.7253117 9283 2464 5907 0.204805215249635 0.204805215249635 -104.9373281 39.7474151 -104.9372594 39.7492562 9284 5907 7264 0.200064951669816 0.200064951669816 -104.9372594 39.7492562 -104.9372465 39.7510554 9285 7264 792 0.198575253788857 0.198575253788857 -104.9372465 39.7510554 -104.937233 39.7528412 9286 792 7265 0.203153130979463 0.203153130979463 -104.937233 39.7528412 -104.937233 39.7546682 20553 10855 10830 0.00226863418878014 0.00226863418878014 -105.020438 39.7583443 -105.0204376 39.7583647 9287 7265 4356 0.200718125919129 0.200718125919129 -104.937233 39.7546682 -104.93723 39.7564733 9288 4356 7266 0.203231013450801 0.203231013450801 -104.93723 39.7564733 -104.9372284 39.758301 9289 7266 3059 0.208369469805255 0.208369469805255 -104.9372284 39.758301 -104.9372198 39.7601749 9290 3059 7267 0.184116398047724 0.184116398047724 -104.9372198 39.7601749 -104.9371963 39.7618306 9292 7268 7269 0.172274443384772 0.172274443384772 -104.9373314 39.7162377 -104.937334 39.717787 9293 7269 7270 0.174965358395498 0.174965358395498 -104.937334 39.717787 -104.9373314 39.7193605 9294 7270 7271 0.171051925436011 0.171051925436011 -104.9373314 39.7193605 -104.9373374 39.7208988 9295 7271 4777 0.251271094456806 0.251271094456806 -104.9373374 39.7208988 -104.9371074 39.7231516 9297 7272 7273 0.142786274588455 0.142786274588455 -104.9405891 39.7425825 -104.9389193 39.7425624 9298 7273 7257 0.143845033730321 0.143845033730321 -104.9389193 39.7425624 -104.937237 39.7425756 9299 7257 2012 0.148104007431453 0.148104007431453 -104.937237 39.7425756 -104.9355048 39.7425756 9300 2012 7274 0.146908840218292 0.146908840218292 -104.9355048 39.7425756 -104.9337866 39.742569 9303 3209 6121 0.198338421830571 0.198338421830571 -104.9651422 39.7110945 -104.9651409 39.7093108 9305 1920 7245 0.200452444306493 0.200452444306493 -104.9651495 39.7074752 -104.9651409 39.7056725 9306 7245 3264 0.201454965709232 0.201454965709232 -104.9651409 39.7056725 -104.965154 39.7038608 9307 3264 7275 0.199928677430985 0.199928677430985 -104.965154 39.7038608 -104.9651573 39.7020628 9308 7275 75 0.205218774272454 0.205218774272454 -104.9651573 39.7020628 -104.9651905 39.7002174 9309 75 3514 0.203667659516003 0.203667659516003 -104.9651905 39.7002174 -104.965228 39.698386 9310 3514 4256 0.200449218475779 0.200449218475779 -104.965228 39.698386 -104.9652055 39.6965834 9312 7276 7277 0.199018039984475 0.199018039984475 -104.9652088 39.6947654 -104.9652174 39.6929756 9314 3099 7278 0.127218718588174 0.127218718588174 -104.9652044 39.7127074 -104.9651186 39.7115652 9315 7279 7280 0.0142903725965103 0.0142903725965103 -105.0017875 39.7595933 -105.0017017 39.7597036 9316 7280 7281 0.105207552208829 0.105207552208829 -105.0017017 39.7597036 -105.0005447 39.7600263 9317 7282 7283 0.0344899807253543 0.0344899807253543 -104.9875556 39.7021328 -104.9871988 39.7019884 9318 7283 221 0.0709873405596775 0.0709873405596775 -104.9871988 39.7019884 -104.9863694 39.7019694 9319 221 484 0.00880336166381634 0.00880336166381634 -104.9863694 39.7019694 -104.9862665 39.7019699 9320 484 7284 0.0467023879280561 0.0467023879280561 -104.9862665 39.7019699 -104.9857206 39.701971 9321 7284 7285 0.0520434565562666 0.0520434565562666 -104.9857206 39.701971 -104.9851123 39.7019661 9322 7285 7286 0.0966986010135768 0.0966986010135768 -104.9851123 39.7019661 -104.983982 39.7019687 9324 7287 7288 0.0474221057340072 0.0474221057340072 -104.9833604 39.7019722 -104.9828061 39.7019753 9325 7288 7289 0.0544896557893494 0.0544896557893494 -104.9828061 39.7019753 -104.9821695 39.701991 18313 7291 7292 0.0491935106031602 0.0491935106031602 -105.0324737 39.7711548 -105.0330488 39.7711732 12266 8623 8624 0.00987394368395642 0.00987394368395642 -105.0065475 39.7556498 -105.006432 39.7556507 9326 7289 7293 0.050792182381771 0.050792182381771 -104.9821695 39.701991 -104.9815761 39.7020057 9327 7293 7294 0.0490541601102182 0.0490541601102182 -104.9815761 39.7020057 -104.9810028 39.7020136 9328 7294 3625 0.0491311379128154 0.0491311379128154 -104.9810028 39.7020136 -104.9804286 39.7020215 9329 3625 7295 0.0500044548990436 0.0500044548990436 -104.9804286 39.7020215 -104.9798441 39.7020215 9330 7295 7296 0.0493114932484129 0.0493114932484129 -104.9798441 39.7020215 -104.9792677 39.7020215 9331 7296 7297 0.0492273088766844 0.0492273088766844 -104.9792677 39.7020215 -104.9786923 39.7020248 9332 7297 7298 0.0497149327544833 0.0497149327544833 -104.9786923 39.7020248 -104.9781112 39.7020281 9333 7298 7299 0.052416983039433 0.052416983039433 -104.9781112 39.7020281 -104.9774985 39.7020281 9334 7299 1775 0.0489179547921138 0.0489179547921138 -104.9774985 39.7020281 -104.9769267 39.7020281 9335 1775 7300 0.0992252392752366 0.0992252392752366 -104.9769267 39.7020281 -104.9757669 39.7020355 9338 1523 7301 0.0991304181855472 0.0991304181855472 -104.9745731 39.702049 -104.9734144 39.7020424 9340 4180 7302 0.159005264658095 0.159005264658095 -104.9922008 39.7021389 -104.9940584 39.7020918 9342 7303 7304 0.0508070845581107 0.0508070845581107 -104.968686 39.7020471 -104.9680922 39.7020547 9344 2051 7305 0.0464895652372381 0.0464895652372381 -104.9674661 39.7020628 -104.9669227 39.7020659 9346 6323 7306 0.0487652334573382 0.0487652334573382 -104.9663246 39.7020694 -104.9657546 39.7020662 9347 7306 7275 0.0511008721086019 0.0511008721086019 -104.9657546 39.7020662 -104.9651573 39.7020628 9348 7275 7307 0.0472167292045061 0.0472167292045061 -104.9651573 39.7020628 -104.9646054 39.7020597 9349 7307 3479 0.0519136696037329 0.0519136696037329 -104.9646054 39.7020597 -104.9639986 39.7020562 9350 3479 7308 0.0469673771341736 0.0469673771341736 -104.9639986 39.7020562 -104.9634496 39.7020562 9351 7308 6077 0.0514245726695928 0.0514245726695928 -104.9634496 39.7020562 -104.9628485 39.7020562 9353 7309 3694 0.0517124258100223 0.0517124258100223 -104.9622856 39.7020498 -104.9616812 39.702043 9354 3694 7310 0.0465067719763774 0.0465067719763774 -104.9616812 39.702043 -104.9611376 39.7020462 9355 7310 4569 0.0489536209610463 0.0489536209610463 -104.9611376 39.7020462 -104.9605654 39.7020496 9356 4569 7311 0.0489635595580148 0.0489635595580148 -104.9605654 39.7020496 -104.9599932 39.7020401 9357 7311 7312 0.0558091568866214 0.0558091568866214 -104.9599932 39.7020401 -104.959341 39.7020293 9359 5166 6862 0.178524347295205 0.178524347295205 -104.9485858 39.7162531 -104.9485924 39.7146476 10575 7382 7866 0.0530283440074436 0.0530283440074436 -105.0337009 39.7197539 -105.0343209 39.7197519 9361 5665 7313 0.0484754519993524 0.0484754519993524 -104.9486082 39.7033386 -104.9485996 39.7029027 9362 7313 7314 0.161386441141289 0.161386441141289 -104.9485996 39.7029027 -104.9489488 39.7014764 9363 7314 57 0.142345062746265 0.142345062746265 -104.9489488 39.7014764 -104.9487429 39.7002061 9365 3497 7315 0.199650199137315 0.199650199137315 -104.9488372 39.6983858 -104.9488718 39.6965905 9366 7315 7316 0.20195222577189 0.20195222577189 -104.9488718 39.6965905 -104.9488718 39.6947743 9368 7317 7318 0.0198371749129227 0.0198371749129227 -104.9558194 39.7180363 -104.9558194 39.7182147 9369 7318 2347 0.132104544578518 0.132104544578518 -104.9558194 39.7182147 -104.9558328 39.7194027 9370 2347 4152 0.17573096379452 0.17573096379452 -104.9558328 39.7194027 -104.9558113 39.720983 9371 4152 4739 0.172852869151079 0.172852869151079 -104.9558113 39.720983 -104.9558154 39.7225375 9372 4739 6534 0.176755786446123 0.176755786446123 -104.9558154 39.7225375 -104.9558194 39.7241271 9373 6534 7319 0.165399065875657 0.165399065875657 -104.9558194 39.7241271 -104.9558381 39.7256145 9376 1193 7321 0.0221951663944447 0.0221951663944447 -104.9555538 39.7271183 -104.9555518 39.7273179 9377 7321 3785 0.200018254719297 0.200018254719297 -104.9555518 39.7273179 -104.9555585 39.7291167 9379 6356 2387 0.110864888603468 0.110864888603468 -104.9541524 39.7728932 -104.9541313 39.7738901 9380 2387 7322 0.139379472361554 0.139379472361554 -104.9541313 39.7738901 -104.9541485 39.7751435 9381 7322 7323 0.046481070265731 0.046481070265731 -104.9541485 39.7751435 -104.954144 39.7755615 9382 7323 745 0.0926146092564692 0.0926146092564692 -104.954144 39.7755615 -104.954147 39.7763944 9383 745 1563 0.142337228385207 0.142337228385207 -104.954147 39.7763944 -104.9541741 39.7776743 9384 1563 7324 0.139015648234869 0.139015648234869 -104.9541741 39.7776743 -104.9541282 39.778924 9385 7324 7325 0.121637038292373 0.121637038292373 -104.9541282 39.778924 -104.9541227 39.7800179 9387 7326 1054 0.0187920378071022 0.0187920378071022 -104.954122 39.7801258 -104.9541213 39.7802948 9388 1054 7327 0.1804815052178 0.1804815052178 -104.9541213 39.7802948 -104.9541142 39.7819179 9389 7327 7328 0.200952784069958 0.200952784069958 -104.9541142 39.7819179 -104.9541227 39.7837251 9390 7328 2873 0.135770477885413 0.135770477885413 -104.9541227 39.7837251 -104.9541301 39.7849461 9391 2873 7329 0.140734857106897 0.140734857106897 -104.9541301 39.7849461 -104.9541142 39.7862117 9392 7329 7330 0.130551116437319 0.130551116437319 -104.9541142 39.7862117 -104.954097 39.7873857 9394 3573 5641 0.135671111475822 0.135671111475822 -104.954935 39.7545002 -104.954926 39.7557203 9395 5641 4346 0.139178472263861 0.139178472263861 -104.954926 39.7557203 -104.9549522 39.7569718 9397 6344 3047 0.139334930188281 0.139334930188281 -104.9549352 39.7582063 -104.9548745 39.7594585 9398 3047 7331 0.13779347001033 0.13779347001033 -104.9548745 39.7594585 -104.9548797 39.7606977 9399 7331 7332 0.00320242529462838 0.00320242529462838 -104.9548797 39.7606977 -104.9548798 39.7607265 9400 7332 7333 0.124149220639337 0.124149220639337 -104.9548798 39.7607265 -104.9548815 39.761843 9401 7333 7334 0.0152895413448354 0.0152895413448354 -104.9548815 39.761843 -104.9548825 39.7619805 9402 7334 1168 0.139240705026111 0.139240705026111 -104.9548825 39.7619805 -104.9548921 39.7632327 9403 1168 888 0.137184892852111 0.137184892852111 -104.9548921 39.7632327 -104.9548685 39.7644663 9404 888 4473 0.140290329638987 0.140290329638987 -104.9548685 39.7644663 -104.9548351 39.7657277 9405 4473 2795 0.133122605689938 0.133122605689938 -104.9548351 39.7657277 -104.9548363 39.7669249 18387 8972 8990 0.0135489498420418 0.0135489498420418 -105.025167 39.7603517 -105.0252879 39.7604305 9406 2795 5263 0.132274155849312 0.132274155849312 -104.9548363 39.7669249 -104.9547977 39.7681141 9408 5264 7335 0.142105114812744 0.142105114812744 -104.9542913 39.7681128 -104.954435 39.769386 9409 7336 7337 0.0976207961374284 0.0976207961374284 -104.9551363 39.7328385 -104.9551277 39.7337164 9410 7337 4886 0.157275932372423 0.157275932372423 -104.9551277 39.7337164 -104.9551513 39.7351307 9411 4886 7338 0.185720302610988 0.185720302610988 -104.9551513 39.7351307 -104.9551086 39.7368006 9412 7338 5484 0.174899259954025 0.174899259954025 -104.9551086 39.7368006 -104.955149 39.7383732 9413 5484 7339 0.200596009359583 0.200596009359583 -104.955149 39.7383732 -104.9551239 39.7401771 9415 7001 7340 0.179314344082203 0.179314344082203 -104.9316416 39.7162506 -104.9316333 39.714638 9416 7340 3105 0.172536320867715 0.172536320867715 -104.9316333 39.714638 -104.9316505 39.7130864 9417 3105 7341 0.196295851159965 0.196295851159965 -104.9316505 39.7130864 -104.9316369 39.7113211 9418 7341 7342 0.0146987319128723 0.0146987319128723 -104.9316369 39.7113211 -104.9316306 39.711189 9419 7342 5274 0.233778976885029 0.233778976885029 -104.9316306 39.711189 -104.93153 39.709088 9421 61 3550 0.201334976523304 0.201334976523304 -104.931714 39.700208 -104.931651 39.698398 9423 4229 1512 0.0573285646726125 0.0573285646726125 -104.931645 39.696598 -104.931734 39.696087 9424 1512 1812 0.080316497766985 0.080316497766985 -104.931734 39.696087 -104.9317181 39.6953648 9425 1812 1792 0.0864981124104349 0.0864981124104349 -104.9317181 39.6953648 -104.931734 39.694587 9426 1792 5766 0.0789087886834876 0.0789087886834876 -104.931734 39.694587 -104.9316752 39.6938788 9427 5766 7199 0.0992911764787047 0.0992911764787047 -104.9316752 39.6938788 -104.931734 39.692987 9428 7199 6828 0.11119492664509 0.11119492664509 -104.931734 39.692987 -104.931734 39.691987 9429 6828 5849 0.0944254133826228 0.0944254133826228 -104.931734 39.691987 -104.9317181 39.6911379 9430 5849 6009 0.0132155676036954 0.0132155676036954 -104.9317181 39.6911379 -104.9317136 39.6910191 9431 6009 6306 0.0820521132716854 0.0820521132716854 -104.9317136 39.6910191 -104.9316857 39.6902815 9432 6306 7343 0.105450198242036 0.105450198242036 -104.9316857 39.6902815 -104.9316965 39.6893332 9433 7343 6621 0.143519415278471 0.143519415278471 -104.9316965 39.6893332 -104.9316943 39.6880425 9434 6621 7344 1.27038946039582 1.27038946039582 -104.9316943 39.6880425 -104.9316364 39.6766177 9437 4173 4758 0.21160422195521 0.21160422195521 -104.966736 39.720087 -104.96674 39.72199 9439 7347 7348 0.135937832662874 0.135937832662874 -104.9671878 39.748204 -104.9671965 39.7494265 9440 7348 7349 0.00392915540186096 0.00392915540186096 -104.9671965 39.7494265 -104.9671912 39.7494616 9441 7349 7350 0.00435925191977174 0.00435925191977174 -104.9671912 39.7494616 -104.9671905 39.7495008 9442 7350 7351 0.134680718743296 0.134680718743296 -104.9671905 39.7495008 -104.967169 39.7507119 9443 7351 7352 0.142353643667365 0.142353643667365 -104.967169 39.7507119 -104.9671604 39.7519921 9444 7352 822 0.136144392169031 0.136144392169031 -104.9671604 39.7519921 -104.9672048 39.753216 9445 822 3563 0.139511434934294 0.139511434934294 -104.9672048 39.753216 -104.9671659 39.7544703 9447 4757 6547 0.198421257470946 0.198421257470946 -104.9671402 39.7219786 -104.9671106 39.7237629 9448 6547 7353 0.203512578195826 0.203512578195826 -104.9671106 39.7237629 -104.9671248 39.7255931 9449 7353 7354 0.189733642798723 0.189733642798723 -104.9671248 39.7255931 -104.9671343 39.7272994 9450 7354 3791 0.198902472958717 0.198902472958717 -104.9671343 39.7272994 -104.9671553 39.7290881 9452 7356 1156 0.139895555737197 0.139895555737197 -104.9671912 39.761995 -104.9671402 39.7632525 9453 1156 877 0.139167763247538 0.139167763247538 -104.9671402 39.7632525 -104.9671933 39.7645034 9454 877 4465 0.138362926550376 0.138362926550376 -104.9671933 39.7645034 -104.9671825 39.7657477 9455 4465 2785 0.134223449290719 0.134223449290719 -104.9671825 39.7657477 -104.9671839 39.7669548 9456 2785 5256 0.132255447080442 0.132255447080442 -104.9671839 39.7669548 -104.9671812 39.7681442 10701 7933 7934 0.0165824928197296 0.0165824928197296 -104.9950255 39.7656809 -104.9948315 39.7656825 9457 5256 6902 0.213396689593523 0.213396689593523 -104.9671812 39.7681442 -104.9671691 39.7700633 9458 6902 7357 0.137952680025601 0.137952680025601 -104.9671691 39.7700633 -104.967212 39.7713035 9460 7358 7359 0.0873817304884455 0.0873817304884455 -104.9672193 39.7360482 -104.9672536 39.7368336 9461 7359 5476 0.17425617170475 0.17425617170475 -104.9672536 39.7368336 -104.9672122 39.7384004 9462 5476 7360 0.176755476074969 0.176755476074969 -104.9672122 39.7384004 -104.9672112 39.73999 9463 7360 7361 0.179271064370159 0.179271064370159 -104.9672112 39.73999 -104.9672225 39.7416022 9464 7361 670 0.00299320804688776 0.00299320804688776 -104.9672225 39.7416022 -104.9672238 39.7416291 9465 670 7362 0.00367138449467953 0.00367138449467953 -104.9672238 39.7416291 -104.9672252 39.7416621 9466 7362 7363 0.175413304982356 0.175413304982356 -104.9672252 39.7416621 -104.9672126 39.7432396 9467 7363 4602 0.174300257248449 0.174300257248449 -104.9672126 39.7432396 -104.9672651 39.7448066 9468 4602 6494 0.14109328269368 0.14109328269368 -104.9672651 39.7448066 -104.9672196 39.746075 9470 6339 3027 0.140999530277673 0.140999530277673 -104.9671608 39.7582241 -104.9672089 39.7594916 9471 3027 7364 0.134294188280294 0.134294188280294 -104.9672089 39.7594916 -104.9671778 39.7606991 9472 7364 7367 0.00539295394286677 0.00539295394286677 -104.9671778 39.7606991 -104.9671778 39.7607476 9473 7367 7368 0.0958510973743428 0.0958510973743428 -104.9671778 39.7607476 -104.9671831 39.7616096 9474 7369 7370 0.0190810494123846 0.0190810494123846 -104.9665185 39.7181803 -104.9665185 39.7183519 9475 7370 4174 0.200419085556528 0.200419085556528 -104.9665185 39.7183519 -104.9665271 39.7201543 9476 4174 4759 0.205255972403598 0.205255972403598 -104.9665271 39.7201543 -104.9665355 39.7220002 9478 7371 1504 0.200818042076817 0.200818042076817 -105.0309982 39.6967219 -105.0309987 39.6949159 9479 1504 177 0.202381091183512 0.202381091183512 -105.0309987 39.6949159 -105.03098 39.6930959 9481 7048 5860 0.176960295698989 0.176960295698989 -105.0312304 39.7165547 -105.0311875 39.7149636 9482 5860 1308 0.177680958846967 0.177680958846967 -105.0311875 39.7149636 -105.0312133 39.7133658 9483 1308 7372 0.242287040915104 0.242287040915104 -105.0312133 39.7133658 -105.0312304 39.7111869 9485 7373 7374 0.0554606112260645 0.0554606112260645 -105.0253069 39.7683544 -105.0259557 39.7683632 9486 7374 6759 0.139083865409791 0.139083865409791 -105.0259557 39.7683632 -105.027583 39.7683586 9487 6759 3983 0.201208667852087 0.201208667852087 -105.027583 39.7683586 -105.0299371 39.7683433 9488 3983 7042 0.200146227687253 0.200146227687253 -105.0299371 39.7683433 -105.0322788 39.7683312 9489 7042 3429 0.200588668938452 0.200588668938452 -105.0322788 39.7683312 -105.0346257 39.7683222 9491 7375 7376 0.134975501915893 0.134975501915893 -105.0330349 39.7767308 -105.0330187 39.7779446 9492 7376 2494 0.132763759551609 0.132763759551609 -105.0330187 39.7779446 -105.0330359 39.7791385 9493 2494 2841 0.125447252672452 0.125447252672452 -105.0330359 39.7791385 -105.0330101 39.7802665 9495 7377 1766 0.0535653036014808 0.0535653036014808 -105.0334347 39.7548479 -105.0334284 39.7553296 9496 1766 7378 0.148946577862237 0.148946577862237 -105.0334284 39.7553296 -105.0334347 39.7566691 9497 7378 7379 0.151136159766357 0.151136159766357 -105.0334347 39.7566691 -105.0334355 39.7580283 9498 7379 2978 0.0542010510807056 0.0542010510807056 -105.0334355 39.7580283 -105.0334272 39.7585157 9500 6210 7380 0.184339220967731 0.184339220967731 -105.0337279 39.7260547 -105.0337242 39.7277125 9501 7380 7381 0.177783326711723 0.177783326711723 -105.0337242 39.7277125 -105.0337396 39.7293113 9503 7055 4046 0.178402656739544 0.178402656739544 -105.0337024 39.7165547 -105.0336938 39.7181591 9504 4046 7382 0.177334708763743 0.177334708763743 -105.0336938 39.7181591 -105.0337009 39.7197539 9505 7382 1847 0.175265460280809 0.175265460280809 -105.0337009 39.7197539 -105.0337 39.7213301 9506 1847 2581 0.177411624203835 0.177411624203835 -105.0337 39.7213301 -105.0337024 39.7229256 9508 5179 7383 0.0621659509396009 0.0621659509396009 -105.0337195 39.7245298 -105.0336341 39.725085 9510 7384 5530 0.101603812835917 0.101603812835917 -105.033438 39.773186 -105.033486 39.774099 9511 5530 6476 0.0959541548395336 0.0959541548395336 -105.033486 39.774099 -105.0333983 39.7749593 9512 6476 7385 0.197309689587966 0.197309689587966 -105.0333983 39.7749593 -105.0333812 39.7767337 9514 7386 4578 0.133367493492184 0.133367493492184 -105.0330679 39.7403194 -105.0330646 39.7415188 9515 4578 6442 0.135224444657643 0.135224444657643 -105.0330646 39.7415188 -105.0330679 39.7427349 9516 6442 5294 0.135202388191056 0.135202388191056 -105.0330679 39.7427349 -105.0330637 39.7439508 9517 5294 6971 0.132090452543352 0.132090452543352 -105.0330637 39.7439508 -105.0330722 39.7451387 9519 7387 6793 0.0526421759963202 0.0526421759963202 -105.0330656 39.7694876 -105.0330596 39.769961 9520 6793 2426 0.0832334466071371 0.0832334466071371 -105.0330596 39.769961 -105.03305 39.7707095 9521 2426 7292 0.0515611894823623 0.0515611894823623 -105.03305 39.7707095 -105.0330488 39.7711732 9522 7292 3230 0.0818841223845197 0.0818841223845197 -105.0330488 39.7711732 -105.0330468 39.7719096 9523 3230 7388 0.142866769580008 0.142866769580008 -105.0330468 39.7719096 -105.033238 39.773186 9525 7389 7390 0.203322823967769 0.203322823967769 -105.0332722 39.7293161 -105.0332849 39.7311446 9529 7391 7392 0.135325738854945 0.135325738854945 -105.033138 39.748786 -105.0330703 39.7500019 9530 7392 7393 0.132395815694125 0.132395815694125 -105.0330703 39.7500019 -105.0331086 39.7511922 9531 7393 7394 0.135014881681412 0.135014881681412 -105.0331086 39.7511922 -105.0331 39.7524064 9532 7394 7395 0.132077333868835 0.132077333868835 -105.0331 39.7524064 -105.0331 39.7535942 9535 7397 621 0.0257970801977961 0.0257970801977961 -105.0333294 39.7363199 -105.0333206 39.7365518 9537 4075 6060 0.199263565882924 0.199263565882924 -105.0333673 39.7838362 -105.0333562 39.7856282 9538 6060 5800 0.199550446273018 0.199550446273018 -105.0333562 39.7856282 -105.0333549 39.7874228 9540 7398 3097 0.199450454556748 0.199450454556748 -104.9686917 39.7147256 -104.9686892 39.7129319 9541 3097 3207 0.202536688546866 0.202536688546866 -104.9686892 39.7129319 -104.9687078 39.7111105 9542 3207 6119 0.201707926741417 0.201707926741417 -104.9687078 39.7111105 -104.9686581 39.7092969 9543 6119 1917 0.201109266380341 0.201109266380341 -104.9686581 39.7092969 -104.9686689 39.7074883 9544 1917 7243 0.20045244430598 0.20045244430598 -104.9686689 39.7074883 -104.9686775 39.7056856 9545 7243 594 0.202390514467061 0.202390514467061 -104.9686775 39.7056856 -104.9686935 39.7038655 9547 7399 5843 0.208569621956493 0.208569621956493 -104.9687279 39.6929756 -104.9687193 39.6910999 9549 7400 5659 0.10300363118025 0.10300363118025 -104.9687412 39.6893196 -104.9687309 39.6883933 9550 5659 7401 0.0544972381418925 0.0544972381418925 -104.9687309 39.6883933 -104.9687279 39.6879032 9552 6194 6950 0.191455920710939 0.191455920710939 -104.982919 39.7801891 -104.9829139 39.7819109 9553 6950 7402 0.209004541630565 0.209004541630565 -104.9829139 39.7819109 -104.9829018 39.7837905 9555 4943 7403 0.0144437903083984 0.0144437903083984 -104.9952896 39.7400105 -104.995301 39.7401401 9556 7403 3000 0.101061674656442 0.101061674656442 -104.995301 39.7401401 -104.9961353 39.7407839 9558 6639 3962 0.136668682711291 0.136668682711291 -104.9985703 39.7165902 -105.0001681 39.7165803 9559 3962 4361 0.121869293781819 0.121869293781819 -105.0001681 39.7165803 -105.0015929 39.7165869 20411 9207 10780 0.0112983850763668 0.0112983850763668 -105.0250726 39.7601228 -105.0250471 39.7600231 9561 5171 5225 0.145976272368254 0.145976272368254 -104.9874858 39.7165623 -104.9891924 39.7165504 9562 5225 1866 0.0654044096593951 0.0654044096593951 -104.9891924 39.7165504 -104.9899563 39.7165768 9563 1866 5084 0.0770856255669816 0.0770856255669816 -104.9899563 39.7165768 -104.9908575 39.7165834 9564 5084 2809 0.113066726070966 0.113066726070966 -104.9908575 39.7165834 -104.9921793 39.7165966 9565 2809 3368 0.152693063908693 0.152693063908693 -104.9921793 39.7165966 -104.9939645 39.7165966 9566 3368 7404 0.0530057643448654 0.0530057643448654 -104.9939645 39.7165966 -104.9945842 39.7165997 9567 7404 4944 0.0497811011847154 0.0497811011847154 -104.9945842 39.7165997 -104.9951662 39.7166026 9568 4944 7405 0.0515530101953733 0.0515530101953733 -104.9951662 39.7166026 -104.9957689 39.7166071 9569 7405 7217 0.0502978935844785 0.0502978935844785 -104.9957689 39.7166071 -104.9963567 39.7165938 9570 7217 7406 0.0537233169488665 0.0537233169488665 -104.9963567 39.7165938 -104.9969848 39.7165925 9571 7406 7407 0.0412354910733997 0.0412354910733997 -104.9969848 39.7165925 -104.9974669 39.7165915 9572 6416 4212 0.100784166153009 0.100784166153009 -105.0172314 39.7170829 -105.018373 39.7168584 9573 4212 190 0.175257609965618 0.175257609965618 -105.018373 39.7168584 -105.0203986 39.7166208 9574 190 4532 0.201882877149858 0.201882877149858 -105.0203986 39.7166208 -105.0227589 39.7166208 9575 4532 5431 0.198227529862783 0.198227529862783 -105.0227589 39.7166208 -105.0250764 39.7166076 9576 5431 5972 0.107244272330712 0.107244272330712 -105.0250764 39.7166076 -105.0263295 39.7165745 9577 5972 2255 0.104270609577454 0.104270609577454 -105.0263295 39.7165745 -105.0275483 39.7165547 9578 2255 6131 0.104982960169425 0.104982960169425 -105.0275483 39.7165547 -105.0287757 39.7165547 9579 6131 3998 0.104249966263654 0.104249966263654 -105.0287757 39.7165547 -105.0299945 39.7165481 9580 3998 7048 0.105712541492873 0.105712541492873 -105.0299945 39.7165481 -105.0312304 39.7165547 9581 7048 1393 0.105952500116488 0.105952500116488 -105.0312304 39.7165547 -105.0324691 39.7165619 9583 7408 7055 0.0530917174300864 0.0530917174300864 -105.0330817 39.7165583 -105.0337024 39.7165547 9584 7055 7409 0.0515249594325266 0.0515249594325266 -105.0337024 39.7165547 -105.0343048 39.7165547 9585 7409 3389 0.0512512544679775 0.0512512544679775 -105.0343048 39.7165547 -105.034904 39.7165547 9586 3389 7410 0.0515249594325266 0.0515249594325266 -105.034904 39.7165547 -105.0355064 39.7165547 9587 7410 4504 0.051986836558228 0.051986836558228 -105.0355064 39.7165547 -105.0361142 39.7165547 9588 4504 3539 0.0507992547126353 0.0507992547126353 -105.0361142 39.7165547 -105.0367081 39.716558 9589 3539 7411 0.0505170014633714 0.0505170014633714 -105.0367081 39.716558 -105.0372987 39.7165613 9590 7411 7412 0.0515690276546841 0.0515690276546841 -105.0372987 39.7165613 -105.0379016 39.716558 9592 5066 6400 0.0525526328752235 0.0525526328752235 -105.0384889 39.7165547 -105.0391033 39.716558 9593 6400 6835 0.0526723733629873 0.0526723733629873 -105.0391033 39.716558 -105.0397191 39.7165613 9594 6835 7413 0.0505686622438464 0.0505686622438464 -105.0397191 39.7165613 -105.0403103 39.7165576 9595 7413 1105 0.0506198937481409 0.0506198937481409 -105.0403103 39.7165576 -105.0409021 39.716554 9596 1105 7414 0.0824276303743622 0.0824276303743622 -105.0409021 39.716554 -105.0418648 39.7165877 9598 3863 7415 0.0529481461592885 0.0529481461592885 -105.0432639 39.7165811 -105.0438828 39.716571 9599 7415 6656 0.0485933921065039 0.0485933921065039 -105.0438828 39.716571 -105.0444508 39.7165618 9600 6656 7416 0.0551266417503484 0.0551266417503484 -105.0444508 39.7165618 -105.0450953 39.7165644 9601 7416 7417 0.698080046436177 0.698080046436177 -105.0450953 39.7165644 -105.0532563 39.7166375 9602 3179 7418 0.0616464790427922 0.0616464790427922 -104.9535963 39.7030192 -104.9529866 39.7027237 9603 7418 5002 0.0485639637102659 0.0485639637102659 -104.9529866 39.7027237 -104.9525063 39.7024909 9604 5002 7419 0.0540110826611525 0.0540110826611525 -104.9525063 39.7024909 -104.9519684 39.7022366 9605 7419 5725 0.0437502401390831 0.0437502401390831 -104.9519684 39.7022366 -104.9515323 39.7020311 9606 5725 724 0.0271601591292424 0.0271601591292424 -104.9515323 39.7020311 -104.9512162 39.7020084 9607 724 7059 0.100733087825974 0.100733087825974 -104.9512162 39.7020084 -104.9500388 39.7020179 9608 7059 7314 0.111000885564944 0.111000885564944 -104.9500388 39.7020179 -104.9489488 39.7014764 9610 7421 3610 0.212938945536276 0.212938945536276 -104.9318313 39.7628536 -104.9293406 39.7628932 9611 3610 2128 0.151144951480704 0.151144951480704 -104.9293406 39.7628932 -104.9275725 39.7628734 10843 154 8006 0.0789597424143419 0.0789597424143419 -104.9570001 39.7445158 -104.9569442 39.743807 9613 5998 2327 0.147931201391184 0.147931201391184 -104.9257702 39.7628567 -104.9240401 39.7628914 9614 2327 7422 0.151462381546094 0.151462381546094 -104.9240401 39.7628914 -104.9222681 39.7628932 9615 2016 354 0.0832039426217647 0.0832039426217647 -104.9349971 39.720897 -104.9346635 39.7201941 9616 354 2024 0.270665538753682 0.270665538753682 -104.9346635 39.7201941 -104.935134 39.717787 9620 4944 7424 0.200356357596052 0.200356357596052 -104.9951662 39.7166026 -104.9951833 39.7148008 9622 2981 7425 0.200823510551274 0.200823510551274 -105.0369709 39.7585166 -105.0369407 39.7603225 9623 7425 7426 0.200629159279387 0.200629159279387 -105.0369407 39.7603225 -105.0369378 39.7621268 9624 7426 7427 0.00781704540286186 0.00781704540286186 -105.0369378 39.7621268 -105.0369381 39.7621971 9625 7427 7428 0.196215671376464 0.196215671376464 -105.0369381 39.7621971 -105.0369458 39.7639617 9626 7428 6876 0.205224182417126 0.205224182417126 -105.0369458 39.7639617 -105.0369584 39.7658073 9627 6876 1687 0.205021376956907 0.205021376956907 -105.0369584 39.7658073 -105.0369553 39.7676511 9628 1687 7429 0.205696359665547 0.205696359665547 -105.0369553 39.7676511 -105.0369881 39.7695008 9629 7429 2432 0.199163881347575 0.199163881347575 -105.0369881 39.7695008 -105.0369607 39.7712918 9630 2432 7431 0.20247617593456 0.20247617593456 -105.0369607 39.7712918 -105.0369521 39.7731127 9632 6213 7432 0.274944028390563 0.274944028390563 -105.0372874 39.7257681 -105.0373205 39.7282406 9633 7432 7433 0.263513794727665 0.263513794727665 -105.0373205 39.7282406 -105.0373376 39.7306104 9634 7433 6594 0.262579264502597 0.262579264502597 -105.0373376 39.7306104 -105.0373216 39.7329718 9636 7254 1423 0.111990529719831 0.111990529719831 -105.0369203 39.7810777 -105.0369066 39.7820848 10866 1577 8015 0.266859669077532 0.266859669077532 -105.0390628 39.6875658 -105.0390481 39.6851659 9639 7434 7435 0.184117705049588 0.184117705049588 -105.0369402 39.7767242 -105.0369326 39.77838 9640 7435 7436 0.203503143312405 0.203503143312405 -105.0369326 39.77838 -105.0369154 39.7802101 9642 6593 7437 0.098508708246921 0.098508708246921 -105.0369834 39.7329675 -105.0369779 39.7338534 9643 7437 7127 0.0085733378066782 0.0085733378066782 -105.0369779 39.7338534 -105.0369772 39.7339305 9645 7411 4051 0.176201016140517 0.176201016140517 -105.0372987 39.7165613 -105.0372901 39.7181459 9646 4051 7438 0.186623330561976 0.186623330561976 -105.0372901 39.7181459 -105.0373273 39.719824 9647 7438 1853 0.167040016171723 0.167040016171723 -105.0373273 39.719824 -105.0373156 39.7213262 9648 1853 2591 0.179034976108436 0.179034976108436 -105.0373156 39.7213262 -105.0373167 39.7229363 9650 7439 6064 0.193434831975152 0.193434831975152 -105.0369233 39.7838741 -105.0369206 39.7856137 9651 6064 2544 0.202007823415783 0.202007823415783 -105.0369206 39.7856137 -105.0369205 39.7874304 9652 2544 7440 0.411378882387366 0.411378882387366 -105.0369205 39.7874304 -105.036936 39.79113 9653 7129 627 0.200330694412442 0.200330694412442 -105.0369832 39.7347877 -105.0369171 39.7365886 9655 18 6387 0.132089927812284 0.132089927812284 -105.0369187 39.746386 -105.036926 39.7475739 9658 7443 7444 0.13397887621517 0.13397887621517 -105.036967 39.7499887 -105.036965 39.7511936 9659 7444 5539 0.105571329036095 0.105571329036095 -105.036965 39.7511936 -105.0369449 39.7521429 9660 5539 2407 0.0968730605007166 0.0968730605007166 -105.0369449 39.7521429 -105.0369621 39.753014 9661 2407 4292 0.100193275722424 0.100193275722424 -105.0369621 39.753014 -105.0369756 39.753915 9662 4292 7445 0.0505436928211805 0.0505436928211805 -105.0369756 39.753915 -105.0369668 39.7543695 9663 7445 7446 0.0548363595380854 0.0548363595380854 -105.0369668 39.7543695 -105.0369572 39.7548626 9665 7447 7448 0.169947053382904 0.169947053382904 -105.0151992 39.7160167 -105.0139289 39.7148415 9667 5852 1336 0.19937663187299 0.19937663187299 -105.014337 39.714787 -105.014352 39.712994 9668 1336 6158 0.0597086585632686 0.0597086585632686 -105.014352 39.712994 -105.01431 39.712458 9669 6158 7449 0.153340690716036 0.153340690716036 -105.01431 39.712458 -105.014321 39.711079 9671 7450 4365 0.199972383812324 0.199972383812324 -104.9991888 39.7075519 -105.0015264 39.7075644 9672 4365 1447 0.201108937861992 0.201108937861992 -105.0015264 39.7075644 -105.0038773 39.7075535 9673 1447 7451 0.20199467881708 0.20199467881708 -105.0038773 39.7075535 -105.0062376 39.7076063 9674 7451 6664 0.0985180993542889 0.0985180993542889 -105.0062376 39.7076063 -105.0073877 39.7075601 9675 6664 1757 0.102800794441344 0.102800794441344 -105.0073877 39.7075601 -105.0085894 39.7075535 9676 1757 3819 0.106482209599855 0.106482209599855 -105.0085894 39.7075535 -105.0098339 39.7075733 9677 3819 5892 0.0976679798408968 0.0976679798408968 -105.0098339 39.7075733 -105.0109755 39.7075865 9679 5332 5070 0.101261676099905 0.101261676099905 -105.0373528 39.7079851 -105.0385346 39.7080373 9680 5070 6838 0.100657370443561 0.100657370443561 -105.0385346 39.7080373 -105.0397105 39.7080043 9681 6838 6967 0.0976725983678986 0.0976725983678986 -105.0397105 39.7080043 -105.040852 39.7080241 9682 6967 7452 0.102800093286128 0.102800093286128 -105.040852 39.7080241 -105.0420537 39.7080307 9683 7452 7453 0.0998547767838799 0.0998547767838799 -105.0420537 39.7080307 -105.043221 39.7080307 9685 5437 7454 0.211535646678045 0.211535646678045 -105.0250692 39.7075784 -105.0275397 39.707661 9686 7454 4416 0.194570832918176 0.194570832918176 -105.0275397 39.707661 -105.0298142 39.7076544 9687 4416 7456 0.224677107455919 0.224677107455919 -105.0298142 39.7076544 -105.0324406 39.7076676 9688 7456 4322 0.22100369073056 0.22100369073056 -105.0324406 39.7076676 -105.0350241 39.707661 9692 7458 7459 0.0196177061643605 0.0196177061643605 -104.9885959 39.7075353 -104.9888252 39.7075381 9693 7459 7460 0.0200797614980701 0.0200797614980701 -104.9888252 39.7075381 -104.9890599 39.707541 9694 7460 7461 0.0204220717617775 0.0204220717617775 -104.9890599 39.707541 -104.9892986 39.707544 9695 7461 7462 0.0192753952773127 0.0192753952773127 -104.9892986 39.707544 -104.9895239 39.7075467 9696 7462 7463 0.0197376280100197 0.0197376280100197 -104.9895239 39.7075467 -104.9897546 39.7075496 9697 7463 1874 0.0201396312288959 0.0201396312288959 -104.9897546 39.7075496 -104.98999 39.7075525 9698 1874 7464 0.101865928676763 0.101865928676763 -104.98999 39.7075525 -104.9911808 39.7075508 9699 7464 7465 0.0516398712444199 0.0516398712444199 -104.9911808 39.7075508 -104.9917844 39.7075576 9700 5894 1589 0.201207684972719 0.201207684972719 -105.0109744 39.7074034 -105.0133261 39.7073704 9701 1589 1639 0.202832052664544 0.202832052664544 -105.0133261 39.7073704 -105.0156968 39.7073378 9703 7466 7467 0.461510399426298 0.461510399426298 -105.0431952 39.7089155 -105.0485899 39.7089671 9704 7468 7469 0.0656477480578156 0.0656477480578156 -104.9875851 39.7084534 -104.9883525 39.7084582 9705 7469 7470 0.0202314805703126 0.0202314805703126 -104.9883525 39.7084582 -104.988589 39.7084596 9706 7470 7471 0.0196155905306545 0.0196155905306545 -104.988589 39.7084596 -104.9888183 39.708461 9707 7471 7472 0.0198466389215673 0.0198466389215673 -104.9888183 39.708461 -104.9890503 39.7084625 9709 7473 7474 0.0193760769839274 0.0193760769839274 -104.9892894 39.708464 -104.9895159 39.7084654 10941 7859 4686 0.105458193161767 0.105458193161767 -104.992836 39.7305121 -104.9940692 39.730515 16187 5815 7203 0.20368767335866 0.20368767335866 -104.9845543 39.6911833 -104.9845476 39.6930151 9710 7474 7475 0.0199577496151493 0.0199577496151493 -104.9895159 39.7084654 -104.9897492 39.7084668 9711 7475 1873 0.0221306450398483 0.0221306450398483 -104.9897492 39.7084668 -104.9900079 39.7084684 9712 1873 7476 0.0228930859552116 0.0228930859552116 -104.9900079 39.7084684 -104.9902755 39.708471 9713 7476 7477 0.00597945379667752 0.00597945379667752 -104.9902755 39.708471 -104.9903454 39.7084711 9714 7477 7481 0.0633102446327588 0.0633102446327588 -104.9903454 39.7084711 -104.9910855 39.7084711 9715 7481 7482 0.00659734634558833 0.00659734634558833 -104.9910855 39.7084711 -104.9911621 39.7084642 9716 7482 7483 0.0122662226221965 0.0122662226221965 -104.9911621 39.7084642 -104.9913038 39.7084473 9717 7483 7484 0.0357233876730641 0.0357233876730641 -104.9913038 39.7084473 -104.9917214 39.7084493 9718 7484 4185 0.0600540815299224 0.0600540815299224 -104.9917214 39.7084493 -104.9924234 39.7084547 9721 7485 4417 0.198257535408126 0.198257535408126 -105.0275311 39.708526 -105.0298486 39.7085458 9722 4417 7486 0.220999648574169 0.220999648574169 -105.0298486 39.7085458 -105.0324321 39.7085458 9723 7486 4321 0.223933764288424 0.223933764288424 -105.0324321 39.7085458 -105.0350499 39.7085458 9725 4364 1446 0.20650017701017 0.20650017701017 -105.0014826 39.7083921 -105.0038944 39.7084713 9726 1446 7487 0.199709617072806 0.199709617072806 -105.0038944 39.7084713 -105.006229 39.7084779 9727 7487 6936 0.203411194568703 0.203411194568703 -105.006229 39.7084779 -105.0086065 39.7084449 9728 6936 5891 0.202831423382765 0.202831423382765 -105.0086065 39.7084449 -105.0109775 39.7084624 9730 7488 7489 0.219847500079542 0.219847500079542 -105.0416419 39.7310429 -105.0416893 39.7330197 9731 7489 7490 0.112284636925509 0.112284636925509 -105.0416893 39.7330197 -105.0416893 39.7340295 9733 7491 7492 0.104975617952237 0.104975617952237 -105.0416725 39.7478114 -105.0416382 39.7487551 9734 7492 7493 0.133826104897821 0.133826104897821 -105.0416382 39.7487551 -105.0416487 39.7499586 9735 7493 7494 0.136182988757468 0.136182988757468 -105.0416487 39.7499586 -105.0416791 39.7511831 9737 5544 2414 0.0621561786197408 0.0621561786197408 -105.0416664 39.7521054 -105.0416538 39.7526643 9739 5055 4297 0.0642451197659933 0.0642451197659933 -105.04162 39.753356 -105.0416469 39.7539334 9740 4297 7495 0.104062899405527 0.104062899405527 -105.0416469 39.7539334 -105.0416607 39.7548692 9741 7495 7496 0.203687229874764 0.203687229874764 -105.0416607 39.7548692 -105.0416562 39.756701 9742 7496 2987 0.200108037782066 0.200108037782066 -105.0416562 39.756701 -105.0416657 39.7585006 9743 2987 7497 0.201819339453719 0.201819339453719 -105.0416657 39.7585006 -105.0416712 39.7603156 9744 7497 7498 0.0489089257680099 0.0489089257680099 -105.0416712 39.7603156 -105.0416627 39.7607554 9745 7498 7499 0.151764240821653 0.151764240821653 -105.0416627 39.7607554 -105.0416365 39.7621201 9746 7499 7500 0.203024715164671 0.203024715164671 -105.0416365 39.7621201 -105.0416198 39.7639459 9747 7500 6882 0.202091910987955 0.202091910987955 -105.0416198 39.7639459 -105.0416508 39.7657632 9748 6882 1693 0.203443247701908 0.203443247701908 -105.0416508 39.7657632 -105.0416583 39.7675928 9749 1693 7501 0.204709999833149 0.204709999833149 -105.0416583 39.7675928 -105.0416611 39.7694338 9750 7501 2441 0.166684898047837 0.166684898047837 -105.0416611 39.7694338 -105.0416481 39.7709328 9752 5738 5527 0.157552520143968 0.157552520143968 -105.0416591 39.7724704 -105.0416634 39.7738873 9753 5527 6465 0.155770587020073 0.155770587020073 -105.0416634 39.7738873 -105.0416343 39.775288 9754 6465 7502 0.156429247159158 0.156429247159158 -105.0416343 39.775288 -105.0415725 39.776694 9755 7502 7503 0.187478248770476 0.187478248770476 -105.0415725 39.776694 -105.0415589 39.77838 9756 7503 7504 0.202724737429487 0.202724737429487 -105.0415589 39.77838 -105.041576 39.7802031 10985 7367 5402 0.104549154022735 0.104549154022735 -104.9671778 39.7607476 -104.9659547 39.7607434 9757 7504 1429 0.207912295088567 0.207912295088567 -105.041576 39.7802031 -105.0415749 39.7820729 9758 1429 7189 0.130843883831593 0.130843883831593 -105.0415749 39.7820729 -105.0415695 39.7832496 9760 6219 7505 0.274122910361615 0.274122910361615 -105.0416352 39.7257952 -105.0416549 39.7282604 9761 7505 7506 0.19636903427064 0.19636903427064 -105.0416549 39.7282604 -105.0410987 39.7299738 9763 2603 5189 0.177622776028071 0.177622776028071 -105.0416219 39.7229569 -105.041622 39.7245543 9764 5189 5657 0.106425186945832 0.106425186945832 -105.041622 39.7245543 -105.0416181 39.7255114 9766 7507 7508 0.0438255563694837 0.0438255563694837 -105.0420882 39.7176598 -105.0420948 39.7180539 9767 7508 4058 0.0100861958439265 0.0100861958439265 -105.0420948 39.7180539 -105.0420963 39.7181446 9768 4058 7509 0.0353348287032789 0.0353348287032789 -105.0420963 39.7181446 -105.0421052 39.7184623 9769 7509 7510 0.141940367411715 0.141940367411715 -105.0421052 39.7184623 -105.0421039 39.7197388 9770 7510 1860 0.1765997957518 0.1765997957518 -105.0421039 39.7197388 -105.0421031 39.721327 9771 1860 2604 0.182058234750596 0.182058234750596 -105.0421031 39.721327 -105.0421253 39.7229642 9773 7511 6071 0.194146348690461 0.194146348690461 -105.0415559 39.7838742 -105.0415553 39.7856202 9774 6071 2551 0.201763197291639 0.201763197291639 -105.0415553 39.7856202 -105.0415549 39.7874347 9776 7513 7514 0.138564330925234 0.138564330925234 -105.0416463 39.7353826 -105.0416221 39.7366286 9778 7515 686 0.203088920175274 0.203088920175274 -104.9286555 39.7401271 -104.9286673 39.7419535 9779 686 1983 0.159242254447937 0.159242254447937 -104.9286673 39.7419535 -104.9286673 39.7433856 9780 1983 1968 0.0374282123082397 0.0374282123082397 -104.9286673 39.7433856 -104.9286673 39.7437222 9781 1968 4621 0.107323343903913 0.107323343903913 -104.9286673 39.7437222 -104.9285042 39.7446792 9782 4621 6500 0.103085986769995 0.103085986769995 -104.9285042 39.7446792 -104.928642 39.7456002 9783 6500 2474 0.199627678773596 0.199627678773596 -104.928642 39.7456002 -104.9286764 39.7473953 9785 7516 2773 0.203153140061273 0.203153140061273 -104.9281792 39.765593 -104.9281046 39.7674191 9786 2773 6896 0.203229996829736 0.203229996829736 -104.9281046 39.7674191 -104.928139 39.7692466 9788 5346 7517 0.175498987947166 0.175498987947166 -104.9281276 39.716246 -104.9281289 39.7178243 9789 7517 2340 0.175921748142843 0.175921748142843 -104.9281289 39.7178243 -104.9281254 39.7194064 9790 2340 7518 0.175670305695009 0.175670305695009 -104.9281254 39.7194064 -104.9281106 39.7209862 9791 7518 4783 0.243270382660677 0.243270382660677 -104.9281106 39.7209862 -104.9282926 39.7231695 9792 4783 7519 0.239583168661009 0.239583168661009 -104.9282926 39.7231695 -104.9283056 39.7253241 9793 7519 7520 0.0339478111046773 0.0339478111046773 -104.9283056 39.7253241 -104.9283056 39.7256294 9794 7520 6369 0.269882786903903 0.269882786903903 -104.9283056 39.7256294 -104.9282948 39.7280565 9795 6369 7521 0.132466649716692 0.132466649716692 -104.9282948 39.7280565 -104.928297 39.7292478 9797 7522 5952 0.201032381768493 0.201032381768493 -104.9280878 39.7292519 -104.9280748 39.7310598 9798 5952 5144 0.0336716082597733 0.0336716082597733 -104.9280748 39.7310598 -104.9280639 39.7313625 9799 5144 5156 0.0326057448432317 0.0326057448432317 -104.9280639 39.7313625 -104.9280694 39.7316557 9800 5156 2239 0.132989211721542 0.132989211721542 -104.9280694 39.7316557 -104.9280711 39.7328517 9801 2239 4912 0.203447012505169 0.203447012505169 -104.9280711 39.7328517 -104.9280548 39.7346813 9802 4912 6610 0.203165550596053 0.203165550596053 -104.9280548 39.7346813 -104.9280463 39.7365084 18325 7524 7525 0.0423335034846442 0.0423335034846442 -105.0433477 39.777017 -105.0433434 39.7766363 9804 7523 7526 0.205397811211562 0.205397811211562 -104.9280376 39.7382791 -104.9280609 39.7401262 9806 2475 5910 0.203278121280476 0.203278121280476 -104.9281369 39.7474129 -104.9281491 39.749241 9807 5910 7527 0.201064010596531 0.201064010596531 -104.9281491 39.749241 -104.9281577 39.7510492 9808 7527 800 0.20177431388955 0.20177431388955 -104.9281577 39.7510492 -104.9281577 39.7528638 9809 800 7528 0.202244021720306 0.202244021720306 -104.9281577 39.7528638 -104.9281699 39.7546826 9811 7529 7530 0.20077292216439 0.20077292216439 -104.9282316 39.7565549 -104.9282076 39.7583604 9813 3064 7531 0.184973544349351 0.184973544349351 -104.9282248 39.7601815 -104.9282311 39.761845 9815 2632 5362 0.0801274749327823 0.0801274749327823 -105.0450779 39.7221456 -105.0450749 39.7228662 9816 5362 5209 0.120994383618796 0.120994383618796 -105.0450749 39.7228662 -105.0451039 39.7239541 9817 5209 6229 0.174510675248847 0.174510675248847 -105.0451039 39.7239541 -105.0451283 39.7255234 9819 7532 7533 0.202574921872807 0.202574921872807 -105.0451861 39.7366574 -105.0451856 39.7384792 9820 7533 7534 0.206092993605617 0.206092993605617 -105.0451856 39.7384792 -105.04517 39.7403326 9821 7534 6444 0.205010086254005 0.205010086254005 -105.04517 39.7403326 -105.04517 39.7421763 9822 6444 5302 0.199728470714505 0.199728470714505 -105.04517 39.7421763 -105.0451672 39.7439725 9824 6656 4061 0.176855547581016 0.176855547581016 -105.0444508 39.7165618 -105.0444517 39.7181523 9825 4061 7535 0.242794235361762 0.242794235361762 -105.0444517 39.7181523 -105.0445183 39.7203352 9827 7536 6086 0.100844609398613 0.100844609398613 -105.0449356 39.7621062 -105.0449283 39.7630131 9828 6086 7537 0.100375721785614 0.100375721785614 -105.0449283 39.7630131 -105.044927 39.7639158 9829 7537 7538 0.0511607864629355 0.0511607864629355 -105.044927 39.7639158 -105.0449269 39.7643759 9830 7538 5244 0.0495951653375039 0.0495951653375039 -105.0449269 39.7643759 -105.0449324 39.7648219 9831 5244 7539 0.0519761520574234 0.0519761520574234 -105.0449324 39.7648219 -105.0449396 39.7652893 9832 7539 6885 0.0502414304638419 0.0502414304638419 -105.0449396 39.7652893 -105.0449466 39.7657411 9833 6885 7540 0.0499615650233233 0.0499615650233233 -105.0449466 39.7657411 -105.0449514 39.7661904 9835 7541 7542 0.0351445858107267 0.0351445858107267 -105.044947 39.7666453 -105.0449552 39.7669613 9838 7544 7545 0.105704455648811 0.105704455648811 -105.045174 39.7302935 -105.0451654 39.7312441 9841 2556 7547 0.195916474446361 0.195916474446361 -105.0450916 39.78742 -105.0451023 39.7891819 9842 6224 7548 0.277797708537317 0.277797708537317 -105.0451285 39.7257952 -105.0451568 39.7282934 9845 7550 7551 0.196848690524097 0.196848690524097 -105.0451506 39.7693556 -105.0451465 39.7711259 9846 7551 5751 0.202697238266629 0.202697238266629 -105.0451465 39.7711259 -105.0451459 39.7729488 9847 5751 7552 0.00795047859513932 0.00795047859513932 -105.0451459 39.7729488 -105.0451456 39.7730203 9848 7552 7553 0.129731824653906 0.129731824653906 -105.0451456 39.7730203 -105.0451406 39.774187 9849 7553 6474 0.0638707232076661 0.0638707232076661 -105.0451406 39.774187 -105.0451381 39.7747614 9850 6474 7554 0.0334363679568542 0.0334363679568542 -105.0451381 39.7747614 -105.0451388 39.7750621 20015 10180 2696 0.367929886679579 0.367929886679579 -104.9873951 39.7535866 -104.984388 39.7559539 9851 7554 7555 0.0146999916602211 0.0146999916602211 -105.0451388 39.7750621 -105.0451391 39.7751943 9853 3170 7557 0.145194224111084 0.145194224111084 -105.0006969 39.7480168 -104.9994986 39.7489421 9854 7557 7558 0.0835128735178232 0.0835128735178232 -104.9994986 39.7489421 -104.9988113 39.7494758 9855 7558 7559 0.0585562750239905 0.0585562750239905 -104.9988113 39.7494758 -104.9983278 39.7498488 9856 7559 6713 0.00611903533894709 0.00611903533894709 -104.9983278 39.7498488 -104.9982781 39.7498884 9857 6713 7560 0.146921779963022 0.146921779963022 -104.9982781 39.7498884 -104.9970625 39.7508224 9858 7560 5786 0.142766734982168 0.142766734982168 -104.9970625 39.7508224 -104.995889 39.7517359 9859 5786 7561 0.147333855208616 0.147333855208616 -104.995889 39.7517359 -104.9946844 39.7526835 11082 6285 2717 0.0986458045481302 0.0986458045481302 -105.0228094 39.7784186 -105.0239636 39.7784327 9860 7561 7562 0.151251680669446 0.151251680669446 -104.9946844 39.7526835 -104.9934281 39.7536413 9861 7562 7563 0.142846459249546 0.142846459249546 -104.9934281 39.7536413 -104.9922506 39.7545528 9863 7564 3303 0.147900845771263 0.147900845771263 -104.9910557 39.7554766 -104.9898413 39.756424 9865 5316 7565 0.0511409811054889 0.0511409811054889 -104.9500303 39.699284 -104.9506273 39.6992608 9866 7565 7566 0.1490174605609 0.1490174605609 -104.9506273 39.6992608 -104.9519988 39.6984347 9867 7566 3661 0.0439544289403808 0.0439544289403808 -104.9519988 39.6984347 -104.9521932 39.6980688 9868 3661 3171 0.198821466322938 0.198821466322938 -104.9521932 39.6980688 -104.9534926 39.6965864 9870 1541 4266 0.201902575581856 0.201902575581856 -104.9858935 39.7765349 -104.9858407 39.7783502 9871 4266 280 0.117279281695443 0.117279281695443 -104.9858407 39.7783502 -104.9858487 39.7794049 9873 1540 755 0.148174446133403 0.148174446133403 -104.9864968 39.7765361 -104.9864797 39.7752036 9874 755 7567 0.109511008516479 0.109511008516479 -104.9864797 39.7752036 -104.986415 39.77422 9875 7568 7569 0.504435059432168 0.504435059432168 -104.9863939 39.7873956 -104.986356 39.791932 9876 5172 5629 0.20005288591208 0.20005288591208 -104.9862386 39.7165499 -104.9862279 39.718349 9877 5629 2361 0.11286306962317 0.11286306962317 -104.9862279 39.718349 -104.9862305 39.719364 9878 2361 4143 0.172420177163863 0.172420177163863 -104.9862305 39.719364 -104.9862384 39.7209146 9879 4143 4747 0.180602807146659 0.180602807146659 -104.9862384 39.7209146 -104.986239 39.7225388 9880 4747 6561 0.177131591078149 0.177131591078149 -104.986239 39.7225388 -104.9862601 39.7241317 9881 6561 7570 0.0829182513004679 0.0829182513004679 -104.9862601 39.7241317 -104.986258 39.7248774 9882 7570 7571 0.0849604902234264 0.0849604902234264 -104.986258 39.7248774 -104.9862197 39.7256409 9883 7571 7572 0.039332803551206 0.039332803551206 -104.9862197 39.7256409 -104.9861902 39.7259939 9885 3557 7573 0.0207104909362794 0.0207104909362794 -104.9745442 39.7546268 -104.9744777 39.7548059 9886 7573 5510 0.0781175186423301 0.0781175186423301 -104.9744777 39.7548059 -104.9738469 39.7553142 9887 5510 2897 0.0422469044547541 0.0422469044547541 -104.9738469 39.7553142 -104.9733528 39.7553064 9889 3682 7574 0.193399178760091 0.193399178760091 -104.9839328 39.7475479 -104.982314 39.7487628 9890 7574 7575 0.146546921459533 0.146546921459533 -104.982314 39.7487628 -104.9811177 39.7497067 9891 7575 5359 0.14787210152478 0.14787210152478 -104.9811177 39.7497067 -104.9798903 39.7506437 9892 5359 2682 0.147887137976142 0.147887137976142 -104.9798903 39.7506437 -104.9786543 39.7515742 9893 2682 7576 0.0606198046830208 0.0606198046830208 -104.9786543 39.7515742 -104.9781607 39.7519656 9895 4620 7577 0.120158924963582 0.120158924963582 -104.9873927 39.7448898 -104.9883537 39.7441013 9896 7577 6702 0.146317084486212 0.146317084486212 -104.9883537 39.7441013 -104.9895702 39.7431758 9897 6702 7578 0.146734472806395 0.146734472806395 -104.9895702 39.7431758 -104.9907772 39.7422377 9898 7578 7579 0.145050961623328 0.145050961623328 -104.9907772 39.7422377 -104.9919734 39.7413127 9899 7579 7580 0.00770297520415462 0.00770297520415462 -104.9919734 39.7413127 -104.9920391 39.7412653 9900 7580 7581 0.13912090851738 0.13912090851738 -104.9920391 39.7412653 -104.993184 39.7403763 9901 7581 7582 0.0411773493232422 0.0411773493232422 -104.993184 39.7403763 -104.9935535 39.7401388 9903 2466 5908 0.205955273119341 0.205955273119341 -104.936135 39.7474151 -104.9361363 39.7492673 9904 5908 7583 0.198595406640257 0.198595406640257 -104.9361363 39.7492673 -104.936128 39.7510533 9905 7583 793 0.198805543342419 0.198805543342419 -104.936128 39.7510533 -104.9361307 39.7528412 9906 793 7584 0.20315326209993 0.20315326209993 -104.9361307 39.7528412 -104.936128 39.7546682 9907 7584 4357 0.202186223769753 0.202186223769753 -104.936128 39.7546682 -104.9361228 39.7564865 9908 4357 7585 0.201775154423619 0.201775154423619 -104.9361228 39.7564865 -104.9360971 39.758301 9910 3060 7586 0.187004558668975 0.187004558668975 -104.9361384 39.7601551 -104.9361181 39.7618368 9913 7588 906 0.27600804903505 0.27600804903505 -104.9356152 39.7619945 -104.9356148 39.7644767 9914 906 7589 0.12928644320394 0.12928644320394 -104.9356148 39.7644767 -104.9356129 39.7656394 9916 6671 7590 0.0565797137930955 0.0565797137930955 -104.9362703 39.7162376 -104.9360407 39.7167148 9917 5136 5151 0.022597397933528 0.022597397933528 -104.9361524 39.7336487 -104.9361564 39.7338519 9918 5151 4906 0.0926596414619678 0.0926596414619678 -104.9361564 39.7338519 -104.9361612 39.7346852 9919 4906 6616 0.200362179375123 0.200362179375123 -104.9361612 39.7346852 -104.9361597 39.7364871 9920 6616 7591 0.195770799250889 0.195770799250889 -104.9361597 39.7364871 -104.9361168 39.7382474 9921 7591 7592 0.206820957598552 0.206820957598552 -104.9361168 39.7382474 -104.93614 39.7401073 9925 6556 7596 0.107470441058094 0.107470441058094 -104.9360156 39.7243514 -104.9360196 39.7253179 9926 7596 7597 0.0323668981715237 0.0323668981715237 -104.9360196 39.7253179 -104.9360062 39.7256088 9927 7597 7598 0.201852282407455 0.201852282407455 -104.9360062 39.7256088 -104.9360089 39.7274241 9928 7598 7599 0.202247125760461 0.202247125760461 -104.9360089 39.7274241 -104.9360268 39.7292429 9930 7600 4778 0.250803140264124 0.250803140264124 -104.936219 39.7208978 -104.9360157 39.7231479 9932 1647 159 0.135282147606574 0.135282147606574 -105.0155835 39.6940639 -105.0145783 39.6931248 9933 159 1722 0.249462326524164 0.249462326524164 -105.0145783 39.6931248 -105.0146011 39.6908814 9935 6872 7601 0.692595810332122 0.692595810332122 -105.0147213 39.6885235 -105.0138082 39.6823346 9938 6136 7603 0.0512178060127243 0.0512178060127243 -105.0288404 39.7288083 -105.0294393 39.7288116 9939 7603 4004 0.0522781951051087 0.0522781951051087 -105.0294393 39.7288116 -105.0300506 39.7288149 9941 2233 5134 0.145435815612977 0.145435815612977 -104.9384001 39.7328678 -104.9384246 39.7341756 9942 5134 5149 0.0255338309274142 0.0255338309274142 -104.9384246 39.7341756 -104.9384043 39.7344047 9943 5149 4904 0.0300983323579011 0.0300983323579011 -104.9384043 39.7344047 -104.9383957 39.7346753 9944 4904 6618 0.200495686198041 0.200495686198041 -104.9383957 39.7346753 -104.9383982 39.7364784 9945 6618 7604 0.20246265981009 0.20246265981009 -104.9383982 39.7364784 -104.9383746 39.7382991 9946 7604 7605 0.201805887092512 0.201805887092512 -104.9383746 39.7382991 -104.9383973 39.7401139 9948 6554 7606 0.105208061763435 0.105208061763435 -104.9382214 39.724358 -104.9382673 39.7253035 9950 7607 7608 0.199144734139014 0.199144734139014 -104.9382968 39.725617 -104.9383271 39.7274078 9951 7608 7609 0.20258734096308 0.20258734096308 -104.9383271 39.7274078 -104.9383356 39.7292297 9953 2463 5906 0.205561292129907 0.205561292129907 -104.9383838 39.7474085 -104.9383649 39.7492571 9954 5906 7610 0.199734725303301 0.199734725303301 -104.9383649 39.7492571 -104.9383462 39.7510533 9955 7610 791 0.198807553256576 0.198807553256576 -104.9383462 39.7510533 -104.9383354 39.7528412 9956 791 7612 0.203565382214395 0.203565382214395 -104.9383354 39.7528412 -104.9383286 39.7546719 9957 7612 4355 0.201053666601032 0.201053666601032 -104.9383286 39.7546719 -104.9383178 39.75648 9958 4355 7613 0.202489967264216 0.202489967264216 -104.9383178 39.75648 -104.9383029 39.758301 9959 7613 3058 0.208369032173912 0.208369032173912 -104.9383029 39.758301 -104.9383099 39.7601749 9960 3058 7614 0.183994647182619 0.183994647182619 -104.9383099 39.7601749 -104.9383054 39.7618296 9961 7614 7615 0.026448194348771 0.026448194348771 -104.9383054 39.7618296 -104.9380774 39.7619904 9963 1697 7616 0.173745206459615 0.173745206459615 -104.9384472 39.7162245 -104.938435 39.717787 9964 7616 7617 0.177904510236026 0.177904510236026 -104.938435 39.717787 -104.9384215 39.7193869 9965 7617 7618 0.1681272184952 0.1681272184952 -104.9384215 39.7193869 -104.9384446 39.7208988 9966 7618 4776 0.251475825917774 0.251475825917774 -104.9384446 39.7208988 -104.9382401 39.7231549 9970 3746 7622 0.0932397806145687 0.0932397806145687 -105.006247 39.715647 -105.0062385 39.7148085 9971 7622 4665 0.0961947321638159 0.0961947321638159 -105.0062385 39.7148085 -105.0062556 39.7139435 9972 4665 1332 0.102043584181961 0.102043584181961 -105.0062556 39.7139435 -105.0062556 39.7130258 9973 1332 1387 0.0976513845787387 0.0976513845787387 -105.0062556 39.7130258 -105.0062556 39.7121476 9974 1387 7623 0.104092676384345 0.104092676384345 -105.0062556 39.7121476 -105.0062462 39.7112115 9975 7623 6849 0.109393568832939 0.109393568832939 -105.0062462 39.7112115 -105.0062462 39.7102277 9976 6849 4705 0.0983852710944781 0.0983852710944781 -105.0062462 39.7102277 -105.0062462 39.7093429 9977 4705 7487 0.0961948643858329 0.0961948643858329 -105.0062462 39.7093429 -105.006229 39.7084779 9978 7487 7451 0.0969202901634112 0.0969202901634112 -105.006229 39.7084779 -105.0062376 39.7076063 9979 7451 5688 0.104320933330224 0.104320933330224 -105.0062376 39.7076063 -105.0061947 39.7066687 9980 5688 6313 0.0969730195141145 0.0969730195141145 -105.0061947 39.7066687 -105.006229 39.705797 9981 6313 4962 0.100610954866441 0.100610954866441 -105.006229 39.705797 -105.0062033 39.7048924 9982 4962 6819 0.104277744196946 0.104277744196946 -105.0062033 39.7048924 -105.0062204 39.7039547 9983 6819 762 0.165411660097114 0.165411660097114 -105.0062204 39.7039547 -105.0062581 39.7024674 9984 762 786 0.134384238449809 0.134384238449809 -105.0062581 39.7024674 -105.0053032 39.7015078 9985 786 6001 0.286482254105535 0.286482254105535 -105.0053032 39.7015078 -105.0043064 39.6990482 9986 6001 5764 0.0815255628306487 0.0815255628306487 -105.0043064 39.6990482 -105.0047699 39.6984076 11219 8167 8168 0.194203872480123 0.194203872480123 -104.9348261 39.707407 -104.935108 39.705674 9989 1491 149 0.200485771831907 0.200485771831907 -105.0061812 39.6948904 -105.0061897 39.6930874 9990 149 1737 0.201708050623858 0.201708050623858 -105.0061897 39.6930874 -105.0061947 39.6912734 9992 7313 5666 0.0386975210921627 0.0386975210921627 -104.9485996 39.7029027 -104.9482219 39.7030942 9993 5666 522 0.0596630213761568 0.0596630213761568 -104.9482219 39.7030942 -104.947535 39.703187 9994 522 4824 0.183721500047411 0.183721500047411 -104.947535 39.703187 -104.9453876 39.7032065 9996 2254 7626 0.0984544191189144 0.0984544191189144 -105.0323072 39.7481785 -105.0334588 39.7481791 9998 7627 7329 0.0447853238574392 0.0447853238574392 -104.9546377 39.7861919 -104.9541142 39.7862117 9999 7329 2089 0.0938827847318007 0.0938827847318007 -104.9541142 39.7862117 -104.9530155 39.7862051 10000 2089 2656 0.0939761287497805 0.0939761287497805 -104.9530155 39.7862051 -104.9519157 39.7861993 10001 2656 4118 0.0946147674881846 0.0946147674881846 -104.9519157 39.7861993 -104.9508084 39.7861993 10002 4118 6678 0.0843387660785722 0.0843387660785722 -104.9508084 39.7861993 -104.9498214 39.7861927 10004 7628 7629 0.0982828610797249 0.0982828610797249 -104.9487399 39.7861861 -104.9475898 39.7861729 10006 5220 5095 0.120687418213095 0.120687418213095 -104.9888573 39.7273254 -104.9902684 39.7273108 10008 7630 6413 0.109655980715331 0.109655980715331 -105.016237 39.727486 -105.0175186 39.7275171 10009 6413 4650 0.0986378512210248 0.0986378512210248 -105.0175186 39.7275171 -105.018672 39.7275171 10010 4650 7631 0.100237060358401 0.100237060358401 -105.018672 39.7275171 -105.0198441 39.7275171 10011 7631 3646 0.0896866361421679 0.0896866361421679 -105.0198441 39.7275171 -105.0208928 39.7275233 10012 3646 4536 0.103452838278423 0.103452838278423 -105.0208928 39.7275233 -105.0221025 39.7275212 10013 4536 7635 0.257545536230436 0.257545536230436 -105.0221025 39.7275212 -105.025114 39.7275076 10015 7636 7637 0.0362863399636557 0.0362863399636557 -104.992437 39.727286 -104.9928501 39.7273605 10016 7637 383 0.0504266976907422 0.0504266976907422 -104.9928501 39.7273605 -104.9934396 39.7273502 10017 383 4682 0.05031361216385 0.05031361216385 -104.9934396 39.7273502 -104.9940278 39.7273407 10018 4682 295 0.0506583134955018 0.0506583134955018 -104.9940278 39.7273407 -104.9946201 39.7273342 10019 295 4954 0.0497648033018035 0.0497648033018035 -104.9946201 39.7273342 -104.995202 39.7273313 10021 7222 7638 0.0496667318298412 0.0496667318298412 -104.9963829 39.727324 -104.9969636 39.7273173 10022 7638 7639 0.0515292350274089 0.0515292350274089 -104.9969636 39.7273173 -104.9975661 39.7273117 10023 7639 7640 0.0459421846016502 0.0459421846016502 -104.9975661 39.7273117 -104.9981033 39.7273146 10024 7640 6642 0.0415805639651593 0.0415805639651593 -104.9981033 39.7273146 -104.9985895 39.7273172 10026 3954 7641 0.0608839417644586 0.0608839417644586 -105.0001997 39.7273124 -105.0009116 39.7273175 10027 7641 5604 0.0589168683204242 0.0589168683204242 -105.0009116 39.7273175 -105.0016005 39.7273224 18697 6400 5868 0.177478717288294 0.177478717288294 -105.0391033 39.716558 -105.0390984 39.7149619 10029 7642 3727 0.0543818576839699 0.0543818576839699 -105.0022097 39.7273219 -105.0028456 39.7273213 10031 1239 4813 0.0888202681133088 0.0888202681133088 -105.0121506 39.7275003 -105.0131892 39.7275003 10032 4813 2165 0.138535770033239 0.138535770033239 -105.0131892 39.7275003 -105.0140457 39.7285578 10034 4003 7643 0.0510385957556285 0.0510385957556285 -105.0300602 39.7277169 -105.030657 39.7277196 10035 7643 7027 0.0529371470208169 0.0529371470208169 -105.030657 39.7277196 -105.031276 39.7277224 10036 7027 7644 0.0521180983869426 0.0521180983869426 -105.031276 39.7277224 -105.0318854 39.7277175 10037 7644 7645 0.0537600930137936 0.0537600930137936 -105.0318854 39.7277175 -105.032514 39.7277125 10038 7645 7646 0.0510719245712091 0.0510719245712091 -105.032514 39.7277125 -105.0331112 39.7277125 10039 7646 7380 0.0524231241843369 0.0524231241843369 -105.0331112 39.7277125 -105.0337242 39.7277125 10041 7647 3393 0.0461297697153075 0.0461297697153075 -105.0345838 39.7277084 -105.0351232 39.7277059 10043 3394 7648 0.0445992136926928 0.0445992136926928 -105.0351404 39.7282472 -105.0356619 39.728244 10044 7648 5709 0.0478831918410465 0.0478831918410465 -105.0356619 39.728244 -105.0362218 39.7282406 10045 5709 7649 0.04548718787965 0.04548718787965 -105.0362218 39.7282406 -105.0367537 39.7282406 10046 7649 7432 0.0484717768195407 0.0484717768195407 -105.0367537 39.7282406 -105.0373205 39.7282406 10047 7432 7650 0.0437375947901795 0.0437375947901795 -105.0373205 39.7282406 -105.0378319 39.7282456 10048 7650 7181 0.0470644094329018 0.0470644094329018 -105.0378319 39.7282456 -105.0383822 39.7282509 10049 7181 7651 0.0469937345825467 0.0469937345825467 -105.0383822 39.7282509 -105.0389317 39.7282542 10051 7652 7653 0.0459694430265719 0.0459694430265719 -105.0394723 39.7282575 -105.0400098 39.7282525 10053 1099 7654 0.0453903142377476 0.0453903142377476 -105.0405735 39.7282472 -105.0411042 39.7282537 10054 7654 7505 0.0471008131744324 0.0471008131744324 -105.0411042 39.7282537 -105.0416549 39.7282604 10055 7505 7655 0.0439789031058606 0.0439789031058606 -105.0416549 39.7282604 -105.0421691 39.7282666 10056 7655 3857 0.0492561227403211 0.0492561227403211 -105.0421691 39.7282666 -105.042745 39.7282736 10057 3857 7656 0.0443253739114241 0.0443253739114241 -105.042745 39.7282736 -105.0432633 39.7282706 10058 7656 5595 0.054031927582118 0.054031927582118 -105.0432633 39.7282706 -105.0438951 39.728267 10059 5595 7657 0.0531350620266369 0.0531350620266369 -105.0438951 39.728267 -105.0445162 39.72828 10060 7657 7548 0.0548032505549166 0.0548032505549166 -105.0445162 39.72828 -105.0451568 39.7282934 10061 7548 7658 0.0961567115661112 0.0961567115661112 -105.0451568 39.7282934 -105.0462812 39.7282934 10063 5169 6864 0.176934896372569 0.176934896372569 -104.9413494 39.7162383 -104.9413408 39.7146471 10064 6864 3072 0.175748977102837 0.175748977102837 -104.9413408 39.7146471 -104.9413569 39.7130666 10065 3072 7659 0.163990749862373 0.163990749862373 -104.9413569 39.7130666 -104.9413615 39.7115918 10067 3292 100 0.415519355639239 0.415519355639239 -104.9432867 39.7038272 -104.9421088 39.7002019 10069 5731 3291 0.149792492427265 0.149792492427265 -104.9434927 39.7051611 -104.9434841 39.703814 10071 1152 7660 0.199718823841446 0.199718823841446 -104.9246199 39.7638103 -104.9246105 39.7656064 10074 6897 7663 0.241129252553979 0.241129252553979 -104.9246113 39.7692598 -104.9245971 39.7714283 13575 2 9131 0.186044551751923 0.186044551751923 -105.0158228 39.7323669 -105.016012 39.7307001 10075 7663 7664 0.101783451026811 0.101783451026811 -104.9245971 39.7714283 -104.9246108 39.7723436 10076 7664 7665 0.289306992458348 0.289306992458348 -104.9246108 39.7723436 -104.9246092 39.7749454 10078 6814 7666 0.176577592408465 0.176577592408465 -104.9246289 39.7162454 -104.9245961 39.7178332 12084 8539 8540 0.241661980997098 0.241661980997098 -104.9669081 39.7808609 -104.969601 39.7801972 10079 7666 2342 0.176188966635474 0.176188966635474 -104.9245961 39.7178332 -104.9245907 39.7194177 10080 2342 7667 0.17458351857957 0.17458351857957 -104.9245907 39.7194177 -104.9246096 39.7209877 10081 7667 4785 0.245723521469374 0.245723521469374 -104.9246096 39.7209877 -104.924985 39.7231786 10082 4785 7668 0.239480958817199 0.239480958817199 -104.924985 39.7231786 -104.9249904 39.7253323 10084 5159 7669 0.0600603744377636 0.0600603744377636 -104.9245238 39.729244 -104.9245319 39.7297841 10085 7669 5954 0.140826727437097 0.140826727437097 -104.9245319 39.7297841 -104.924551 39.7310505 10086 5954 2241 0.203480008894553 0.203480008894553 -104.924551 39.7310505 -104.9245804 39.7328803 10087 2241 4914 0.201437462212311 0.201437462212311 -104.9245804 39.7328803 -104.9246012 39.7346918 10088 4914 6609 0.201231500080185 0.201231500080185 -104.9246012 39.7346918 -104.9246118 39.7365015 10089 6609 7670 0.19693744890168 0.19693744890168 -104.9246118 39.7365015 -104.9245872 39.7382725 11324 5142 5154 0.0222389853288599 0.0222389853288599 -104.930434 39.732387 -104.930434 39.732587 16191 7205 5817 0.204256012568379 0.204256012568379 -104.9834023 39.693013 -104.983413 39.6911761 10090 7670 7671 0.205535401167156 0.205535401167156 -104.9245872 39.7382725 -104.9246387 39.7401205 10092 690 1979 0.162739101905996 0.162739101905996 -104.9246436 39.7419221 -104.924659 39.7433856 10093 1979 1964 0.0397992509913644 0.0397992509913644 -104.924659 39.7433856 -104.9246161 39.743742 10094 1964 6501 0.211697424646872 0.211697424646872 -104.9246161 39.743742 -104.9246462 39.7456457 10095 6501 2478 0.193626535181341 0.193626535181341 -104.9246462 39.7456457 -104.924634 39.747387 10096 2478 5912 0.20926896109112 0.20926896109112 -104.924634 39.747387 -104.9246315 39.749269 10097 5912 7672 0.199195490528656 0.199195490528656 -104.9246315 39.749269 -104.9246245 39.7510604 10098 7672 803 0.201999137953248 0.201999137953248 -104.9246245 39.7510604 -104.9246129 39.752877 10099 803 7673 0.202608278725201 0.202608278725201 -104.9246129 39.752877 -104.9246133 39.7546991 10100 7673 7674 0.205563081575912 0.205563081575912 -104.9246133 39.7546991 -104.9245919 39.7565477 10101 7674 7675 0.203265447696938 0.203265447696938 -104.9245919 39.7565477 -104.924584 39.7583757 10102 7675 3066 0.200093208772811 0.200093208772811 -104.924584 39.7583757 -104.9245426 39.7601749 10103 3066 7676 0.18728661128175 0.18728661128175 -104.9245426 39.7601749 -104.9246105 39.7618584 10105 7677 6370 0.270615231348292 0.270615231348292 -104.924985 39.7256294 -104.9249818 39.7280631 10106 6370 7678 0.131279919418432 0.131279919418432 -104.9249818 39.7280631 -104.9249925 39.7292437 10108 6507 7679 0.113730821063582 0.113730821063582 -104.924642 39.7791151 -104.9246153 39.7801377 10109 7679 6937 0.113695193803527 0.113695193803527 -104.9246153 39.7801377 -104.9245981 39.7811601 10111 759 6605 0.202732181741343 0.202732181741343 -104.9246452 39.7765808 -104.9246358 39.778404 10113 5167 7680 0.173408491477124 0.173408491477124 -104.947367 39.7162531 -104.9473666 39.7178126 10114 7680 2354 0.177734023432563 0.177734023432563 -104.9473666 39.7178126 -104.947365 39.719411 11350 4801 4798 0.0316348130565604 0.0316348130565604 -105.0127766 39.7620198 -105.0131467 39.7620198 10116 4156 4743 0.17475749351339 0.17475749351339 -104.9473677 39.7209707 -104.9474028 39.7225421 10117 4743 6539 0.176484628682033 0.176484628682033 -104.9474028 39.7225421 -104.9473731 39.7241291 10118 6539 7681 0.164515462701881 0.164515462701881 -104.9473731 39.7241291 -104.9473329 39.7256083 10119 7681 1204 0.1695248683934 0.1695248683934 -104.9473329 39.7256083 -104.9473134 39.7271328 10120 1204 7682 0.0218451192643306 0.0218451192643306 -104.9473134 39.7271328 -104.9473072 39.7273292 10121 7682 3779 0.199697518421981 0.199697518421981 -104.9473072 39.7273292 -104.9472954 39.7291251 10123 7683 953 0.176289634687175 0.176289634687175 -104.9472804 39.7305107 -104.947288 39.7320961 10124 953 7684 0.174800312403385 0.174800312403385 -104.947288 39.7320961 -104.9472785 39.7336681 10125 7684 4892 0.161444055531775 0.161444055531775 -104.9472785 39.7336681 -104.947281 39.73512 10126 4892 7685 0.184678055138444 0.184678055138444 -104.947281 39.73512 -104.9472977 39.7367808 10127 7685 5490 0.173583753319791 0.173583753319791 -104.9472977 39.7367808 -104.9472672 39.7383417 10128 5490 3022 0.0680856463383254 0.0680856463383254 -104.9472672 39.7383417 -104.9472629 39.738954 18346 1684 7686 0.206269012853702 0.206269012853702 -105.0352055 39.7676655 -105.0352172 39.7695205 10129 3022 608 0.0626103319165951 0.0626103319165951 -104.9472629 39.738954 -104.9472743 39.739517 10130 608 7687 0.0714136208255542 0.0714136208255542 -104.9472743 39.739517 -104.9472834 39.7401592 10132 751 1571 0.141098847639908 0.141098847639908 -104.9475049 39.7764171 -104.9475365 39.7776858 10133 1571 7688 0.136160171060933 0.136160171060933 -104.9475365 39.7776858 -104.9475279 39.7789103 10134 7688 355 0.0540631216358879 0.0540631216358879 -104.9475279 39.7789103 -104.9475022 39.7793961 11381 7 8238 0.233069627316498 0.233069627316498 -104.9443453 39.7800941 -104.9470651 39.7802508 10136 3031 7689 0.212052347410258 0.212052347410258 -104.9478224 39.759056 -104.9478369 39.760963 10139 5644 4349 0.138628444284297 0.138628444284297 -104.9476672 39.7557083 -104.9476591 39.756955 10140 4349 6347 0.140074045976997 0.140074045976997 -104.9476591 39.756955 -104.9476508 39.7582147 10143 7690 7691 0.036360966917709 0.036360966917709 -104.9475732 39.784427 -104.9475747 39.784754 13576 9131 2186 0.0494030185182178 0.0494030185182178 -105.016012 39.7307001 -105.0164597 39.7309809 10144 7691 7692 0.019090691679145 0.019090691679145 -104.9475747 39.784754 -104.9475818 39.7849256 10145 7692 7629 0.138695116564921 0.138695116564921 -104.9475818 39.7849256 -104.9475898 39.7861729 10146 7629 7693 0.131928656438508 0.131928656438508 -104.9475898 39.7861729 -104.9475739 39.7873593 10148 7694 7695 0.805329256404935 0.805329256404935 -104.947581 39.7874249 -104.9475812 39.7946674 10149 6359 2392 0.110097282540218 0.110097282540218 -104.9475481 39.7728942 -104.9475383 39.7738843 10150 2392 7696 0.139362539585628 0.139362539585628 -104.9475383 39.7738843 -104.9475469 39.7751376 10152 7697 698 0.20136290155584 0.20136290155584 -104.9476781 39.7401632 -104.9476788 39.7419741 10153 698 7698 0.201586501703314 0.201586501703314 -104.9476788 39.7419741 -104.947687 39.743787 10155 7699 894 0.281945866493957 0.281945866493957 -104.9474853 39.7619327 -104.9474844 39.7644683 10156 894 4477 0.138715715492195 0.138715715492195 -104.9474844 39.7644683 -104.9474831 39.7657158 10157 4477 2802 0.13960527461951 0.13960527461951 -104.9474831 39.7657158 -104.9474844 39.7669713 10158 2802 5268 0.12511734550188 0.12511734550188 -104.9474844 39.7669713 -104.9475125 39.7680963 10161 4794 2158 0.120027593160305 0.120027593160305 -105.0131497 39.7568505 -105.0144627 39.756468 11430 319 412 0.178792036530689 0.178792036530689 -105.0307715 39.7835551 -105.0287256 39.7838921 11459 224 8268 0.046644646559722 0.046644646559722 -104.9412461 39.7790391 -104.9407004 39.7790485 10165 7703 1119 0.0497953640754775 0.0497953640754775 -105.0398923 39.7567045 -105.0404748 39.756701 10166 1119 7704 0.0511005498462644 0.0511005498462644 -105.0404748 39.756701 -105.0410725 39.7566932 10167 7704 7496 0.0499039643779027 0.0499039643779027 -105.0410725 39.7566932 -105.0416562 39.756701 10168 7496 7705 0.050496479725261 0.050496479725261 -105.0416562 39.756701 -105.0422469 39.7567047 10169 7705 3842 0.0493242373326315 0.0493242373326315 -105.0422469 39.7567047 -105.0428239 39.7567068 10170 3842 7706 0.0511368055077475 0.0511368055077475 -105.0428239 39.7567068 -105.0434221 39.7567041 10171 7706 5553 0.0516924374908146 0.0516924374908146 -105.0434221 39.7567041 -105.0440268 39.7567014 10173 5552 7707 0.497797594406761 0.497797594406761 -105.0440147 39.7560876 -105.049838 39.756086 10174 7708 6434 0.169523036166009 0.169523036166009 -105.0158257 39.7560437 -105.0178088 39.7560453 10175 6434 4659 0.115447272077866 0.115447272077866 -105.0178088 39.7560453 -105.0191593 39.7560504 10176 4659 7709 0.0610101187906253 0.0610101187906253 -105.0191593 39.7560504 -105.019873 39.7560486 10177 7709 1282 0.0565434694494923 0.0565434694494923 -105.019873 39.7560486 -105.0205344 39.7560422 10178 1282 4541 0.131357223988847 0.131357223988847 -105.0205344 39.7560422 -105.022071 39.7560345 10179 4541 7710 0.132140893738002 0.132140893738002 -105.022071 39.7560345 -105.0236168 39.7560347 10180 7710 7711 0.0696094980092003 0.0696094980092003 -105.0236168 39.7560347 -105.0244311 39.7560352 10181 7711 7712 0.0619159407722012 0.0619159407722012 -105.0244311 39.7560352 -105.0251554 39.7560349 10183 4024 7713 0.0484316979076645 0.0484316979076645 -105.0299253 39.7566682 -105.0304918 39.7566748 10184 7713 5669 0.0520933568419111 0.0520933568419111 -105.0304918 39.7566748 -105.0311012 39.7566748 10185 5669 7714 0.0498366654518003 0.0498366654518003 -105.0311012 39.7566748 -105.0316842 39.7566755 10186 7714 7030 0.0492177257934086 0.0492177257934086 -105.0316842 39.7566755 -105.0322599 39.7566691 19495 7469 10524 0.0198269485983196 0.0198269485983196 -104.9883525 39.7084582 -104.9883547 39.7082799 10188 7715 7378 0.0506230529615687 0.0506230529615687 -105.0328425 39.7566691 -105.0334347 39.7566691 10189 7378 1594 0.0506283698630863 0.0506283698630863 -105.0334347 39.7566691 -105.0340269 39.7566757 10190 1594 3411 0.0491667634825631 0.0491667634825631 -105.0340269 39.7566757 -105.034602 39.7566823 10191 3411 7717 0.105657808428602 0.105657808428602 -105.034602 39.7566823 -105.035838 39.756686 10192 7717 7718 0.0940313147486449 0.0940313147486449 -105.035838 39.756686 -105.036938 39.756686 10193 5546 7719 0.0535907784173066 0.0535907784173066 -104.9874887 39.6894093 -104.9868624 39.6894114 10194 7719 7720 0.0530201286004126 0.0530201286004126 -104.9868624 39.6894114 -104.9862428 39.6894062 10195 7720 573 0.0448716576991108 0.0448716576991108 -104.9862428 39.6894062 -104.9857184 39.6894083 10196 573 4986 0.0479600812575622 0.0479600812575622 -104.9857184 39.6894083 -104.9851579 39.6894075 10197 4986 7721 0.0515371092658245 0.0515371092658245 -104.9851579 39.6894075 -104.9845556 39.6894094 10198 7721 7722 0.0482855644451139 0.0482855644451139 -104.9845556 39.6894094 -104.9839913 39.6894112 10199 7722 7723 0.0490137565654263 0.0490137565654263 -104.9839913 39.6894112 -104.9834185 39.689408 10200 7723 7724 0.0538141529532141 0.0538141529532141 -104.9834185 39.689408 -104.9827896 39.6894045 10201 7724 7725 0.0529684395598169 0.0529684395598169 -104.9827896 39.6894045 -104.9821706 39.6894094 10202 7725 7726 0.0518724854854175 0.0518724854854175 -104.9821706 39.6894094 -104.9815644 39.6894136 10203 7726 7727 0.04727777135042 0.04727777135042 -104.9815644 39.6894136 -104.9810119 39.6894094 10204 7727 3618 0.0472245509762166 0.0472245509762166 -104.9810119 39.6894094 -104.98046 39.6894076 10205 3618 7728 0.0514814686878799 0.0514814686878799 -104.98046 39.6894076 -104.9798585 39.6893971 10206 7728 7729 0.0518724978816832 0.0518724978816832 -104.9798585 39.6893971 -104.9792523 39.6893929 10207 7729 7730 0.0486618474944759 0.0486618474944759 -104.9792523 39.6893929 -104.9786837 39.6894012 10208 7730 5100 0.0498159875736575 0.0498159875736575 -104.9786837 39.6894012 -104.9781016 39.6893933 10209 5100 7731 0.0971611599806991 0.0971611599806991 -104.9781016 39.6893933 -104.9769661 39.6893959 10210 7731 7732 0.0537738540349519 0.0537738540349519 -104.9769661 39.6893959 -104.9763378 39.6893855 10211 7732 7733 0.048775543246574 0.048775543246574 -104.9763378 39.6893855 -104.9757679 39.6893761 10213 7734 1529 0.0486197396153865 0.0486197396153865 -104.9751677 39.6893788 -104.9745995 39.6893814 10214 1529 6533 0.0236551874497837 0.0236551874497837 -104.9745995 39.6893814 -104.9743231 39.6893856 10216 1748 5658 0.0690555262759062 0.0690555262759062 -104.9722475 39.6901911 -104.9716542 39.6897701 10217 5658 6638 0.0663249571304488 0.0663249571304488 -104.9716542 39.6897701 -104.9710843 39.6893658 10220 5429 5327 0.0495383987324496 0.0495383987324496 -104.9698913 39.6893394 -104.9693125 39.6893294 10221 5327 7400 0.0488963197685218 0.0488963197685218 -104.9693125 39.6893294 -104.9687412 39.6893196 10223 3485 7735 0.019269671719438 0.019269671719438 -104.9637153 39.6893166 -104.9634901 39.6893161 10224 7735 6080 0.0527262897841316 0.0527262897841316 -104.9634901 39.6893161 -104.9628739 39.6893149 10225 6080 7736 0.0518491308674393 0.0518491308674393 -104.9628739 39.6893149 -104.9622681 39.6893045 10226 7736 3699 0.0473298672855462 0.0473298672855462 -104.9622681 39.6893045 -104.9617151 39.6892951 10227 3699 4573 0.0991704429707509 0.0991704429707509 -104.9617151 39.6892951 -104.9605564 39.6893149 10228 4573 7737 0.1025259519958 0.1025259519958 -104.9605564 39.6893149 -104.9593582 39.6893161 10229 7737 7738 0.0567267064163172 0.0567267064163172 -104.9593582 39.6893161 -104.9586954 39.6893271 10230 7738 6520 0.0485788201580239 0.0485788201580239 -104.9586954 39.6893271 -104.9581278 39.6893365 11562 4026 8321 0.0489622731658017 0.0489622731658017 -105.029918 39.7580208 -105.0304907 39.7580283 10232 7739 6163 0.0483379374847878 0.0483379374847878 -104.9575425 39.6893331 -104.9569776 39.6893298 10233 6163 7740 0.0487487301271992 0.0487487301271992 -104.9569776 39.6893298 -104.9564079 39.6893332 10234 7740 2742 0.0481924761788732 0.0481924761788732 -104.9564079 39.6893332 -104.9558447 39.6893365 10236 7741 5233 0.0485076742472366 0.0485076742472366 -104.9552614 39.6893365 -104.9546945 39.6893365 10237 5233 7742 0.0501847785254714 0.0501847785254714 -104.9546945 39.6893365 -104.954108 39.6893365 10238 7742 3175 0.0518961094220257 0.0518961094220257 -104.954108 39.6893365 -104.9535015 39.6893365 10239 3175 7743 0.0477088260821206 0.0477088260821206 -104.9535015 39.6893365 -104.952944 39.68933 10240 7743 5000 0.0480456206813873 0.0480456206813873 -104.952944 39.68933 -104.9523825 39.6893301 10241 5000 7744 0.0507496702288809 0.0507496702288809 -104.9523825 39.6893301 -104.9517894 39.689329 10242 7744 732 0.0500052182058767 0.0500052182058767 -104.9517894 39.689329 -104.951205 39.689328 10243 732 7062 0.0993780460470829 0.0993780460470829 -104.951205 39.689328 -104.9500436 39.6893239 10244 7062 568 0.179642317491375 0.179642317491375 -104.9500436 39.6893239 -104.9479442 39.6893133 10245 568 6375 0.221062471524952 0.221062471524952 -104.9479442 39.6893133 -104.9453607 39.6893067 10246 6375 7745 0.0502032533440095 0.0502032533440095 -104.9453607 39.6893067 -104.944774 39.68931 10247 7745 4829 0.0496813089217868 0.0496813089217868 -104.944774 39.68931 -104.9441934 39.6893133 10248 4829 7746 0.10134770204508 0.10134770204508 -104.9441934 39.6893133 -104.943009 39.6893199 10249 7746 7747 0.19682163321823 0.19682163321823 -104.943009 39.6893199 -104.9407088 39.6893132 10250 7747 7748 0.0148866727143693 0.0148866727143693 -104.9407088 39.6893132 -104.9405349 39.6893172 10251 7748 1062 0.0938295581784946 0.0938295581784946 -104.9405349 39.6893172 -104.9394384 39.6893266 10252 1062 1700 0.0910684866897701 0.0910684866897701 -104.9394384 39.6893266 -104.9383741 39.6893266 10254 7749 7750 0.088136254722807 0.088136254722807 -104.9383055 39.6893261 -104.9372755 39.6893199 10255 7750 7751 0.0102851011578735 0.0102851011578735 -104.9372755 39.6893199 -104.9371553 39.6893199 10256 7751 6675 0.0807868256992296 0.0807868256992296 -104.9371553 39.6893199 -104.9362112 39.6893266 10258 5566 7541 0.078830239472867 0.078830239472867 -105.0440247 39.7666482 -105.044947 39.7666453 10259 7541 7752 0.71007082854504 0.71007082854504 -105.044947 39.7666453 -105.0532546 39.7666043 10260 7753 7754 0.0555561071332203 0.0555561071332203 -105.0252922 39.7665061 -105.0259422 39.7665053 10261 7754 6755 0.141035585683202 0.141035585683202 -105.0259422 39.7665053 -105.0275923 39.7665033 10262 6755 3980 0.200595577576722 0.200595577576722 -105.0275923 39.7665033 -105.0299392 39.7664918 10263 3980 7039 0.198840384599884 0.198840384599884 -105.0299392 39.7664918 -105.0322656 39.7664861 10264 7039 3426 0.202741409948142 0.202741409948142 -105.0322656 39.7664861 -105.0346376 39.7664739 10266 6623 1789 0.083407855110509 0.083407855110509 -104.9815624 39.6955402 -104.9815787 39.6947902 10267 1789 7208 0.197984235440067 0.197984235440067 -104.9815787 39.6947902 -104.9815692 39.6930097 10268 7208 5821 0.204810690510051 0.204810690510051 -104.9815692 39.6930097 -104.9815757 39.6911678 10269 5821 7726 0.195060536702397 0.195060536702397 -104.9815757 39.6911678 -104.9815644 39.6894136 10270 7726 7755 1.41312394826698 1.41312394826698 -104.9815644 39.6894136 -104.9816388 39.6767052 10271 3161 7756 0.200885724863022 0.200885724863022 -104.9814586 39.7164952 -104.9814659 39.7146886 10272 7756 3082 0.196495825635974 0.196495825635974 -104.9814659 39.7146886 -104.9815443 39.7129225 10273 3082 3194 0.201063950220373 0.201063950220373 -104.9815443 39.7129225 -104.9815359 39.7111143 10275 6110 1901 0.201670811128578 0.201670811128578 -104.9815389 39.7093013 -104.9815067 39.7074878 10277 441 5814 0.0584483555155252 0.0584483555155252 -105.01516 39.7314761 -105.0151443 39.7320016 10278 5814 5376 0.210901593054405 0.210901593054405 -105.0151443 39.7320016 -105.0150947 39.7338979 10282 2638 5211 0.135802363910714 0.135802363910714 -105.015182 39.7220707 -105.015182 39.723292 10284 5376 7115 0.169184130655589 0.169184130655589 -105.0150947 39.7338979 -105.0141573 39.7352378 10286 6686 7758 0.0966310054355491 0.0966310054355491 -104.9498944 39.7710718 -104.9487638 39.7710638 10287 7758 7759 0.103268100856542 0.103268100856542 -104.9487638 39.7710638 -104.9475555 39.7710608 10289 7760 7761 0.0931830345887697 0.0931830345887697 -104.9463967 39.7710806 -104.9453067 39.7710608 10290 7761 870 0.209204581827195 0.209204581827195 -104.9453067 39.7710608 -104.9428589 39.7710708 10292 6165 6785 0.0415827902651337 0.0415827902651337 -104.9688892 39.7713666 -104.968405 39.7713299 10293 6785 7357 0.102001818508737 0.102001818508737 -104.968405 39.7713299 -104.967212 39.7713035 10294 7357 5405 0.112234858942921 0.112234858942921 -104.967212 39.7713035 -104.9658988 39.7713101 10295 5405 3138 0.103097089620426 0.103097089620426 -104.9658988 39.7713101 -104.9646947 39.7713662 10296 3138 7762 0.00572680722694595 0.00572680722694595 -104.9646947 39.7713662 -104.964756 39.771387 10297 6991 6399 0.078057620939779 0.078057620939779 -104.9317465 39.7717305 -104.9308332 39.7717367 10299 3614 2112 0.200468732564122 0.200468732564122 -104.9293312 39.771412 -104.9269856 39.7714213 10300 2112 7766 0.09707938317328 0.09707938317328 -104.9269856 39.7714213 -104.9258497 39.7714216 10301 7766 7663 0.107055697326901 0.107055697326901 -104.9258497 39.7714216 -104.9245971 39.7714283 10303 869 7100 0.0985676933380822 0.0985676933380822 -104.9428549 39.7705626 -104.9417016 39.7705626 11668 7785 8358 0.00862504224759753 0.00862504224759753 -105.0393001 39.7639573 -105.039401 39.7639563 10305 2502 7767 0.133821378293258 0.133821378293258 -105.0095013 39.7831276 -105.0110634 39.7832133 10306 7767 4793 0.137187308277769 0.137187308277769 -105.0110634 39.7832133 -105.0126685 39.7832397 10307 4793 2155 0.138619015999951 0.138619015999951 -105.0126685 39.7832397 -105.0142907 39.7832331 10308 2155 6302 0.131440648996103 0.131440648996103 -105.0142907 39.7832331 -105.015828 39.7832739 10309 6302 6427 0.0971164197766542 0.0971164197766542 -105.015828 39.7832739 -105.01696 39.7833518 10310 6427 5345 0.100480546860285 0.100480546860285 -105.01696 39.7833518 -105.0181359 39.7833518 10311 5345 4641 0.0997483726431183 0.0997483726431183 -105.0181359 39.7833518 -105.0193032 39.7833584 10312 4641 1266 0.0975658909823655 0.0975658909823655 -105.0193032 39.7833584 -105.0204447 39.7833782 10313 1266 4540 0.103828265337942 0.103828265337942 -105.0204447 39.7833782 -105.0216205 39.7836137 10314 4540 6286 0.102716645609349 0.102716645609349 -105.0216205 39.7836137 -105.0227972 39.7838025 10315 6286 2720 0.0979601908800836 0.0979601908800836 -105.0227972 39.7838025 -105.0239436 39.7838066 10317 2598 5187 0.177611938217315 0.177611938217315 -105.0394444 39.7229454 -105.0394481 39.7245427 10318 5187 5655 0.104799417596727 0.104799417596727 -105.0394481 39.7245427 -105.0394723 39.725485 10319 5655 7768 0.00220165954800827 0.00220165954800827 -105.0394723 39.725485 -105.0394723 39.7255048 10321 7769 6068 0.194290902090962 0.194290902090962 -105.0392429 39.783874 -105.0392423 39.7856213 10322 6068 2548 0.201654782967819 0.201654782967819 -105.0392423 39.7856213 -105.0392299 39.7874348 10323 2548 7770 0.410001897212591 0.410001897212591 -105.0392299 39.7874348 -105.039251 39.791122 10324 6390 7771 0.13140278725488 0.13140278725488 -105.039295 39.7475739 -105.0393066 39.7487556 10325 7771 7772 0.135404012160521 0.135404012160521 -105.0393066 39.7487556 -105.0392981 39.7499733 10326 7772 7773 0.135386059531021 0.135386059531021 -105.0392981 39.7499733 -105.0393133 39.7511908 10327 7773 5541 0.102606539353157 0.102606539353157 -105.0393133 39.7511908 -105.0393273 39.7521135 10328 5541 2410 0.100544408114452 0.100544408114452 -105.0393273 39.7521135 -105.0393531 39.7530175 10329 2410 4294 0.100431298726032 0.100431298726032 -105.0393531 39.7530175 -105.039314 39.7539202 10330 4294 7776 0.0501127826077893 0.0501127826077893 -105.039314 39.7539202 -105.0393033 39.7543708 10331 7776 7777 0.0533516278326779 0.0533516278326779 -105.0393033 39.7543708 -105.0393054 39.7548506 10332 7777 7778 0.0636719509277386 0.0636719509277386 -105.0393054 39.7548506 -105.0393109 39.7554232 10333 7778 7702 0.142867174122929 0.142867174122929 -105.0393109 39.7554232 -105.0393233 39.756708 10334 7702 2984 0.198167346423749 0.198167346423749 -105.0393233 39.756708 -105.039304 39.7584901 10336 7779 1879 0.0577899859499687 0.0577899859499687 -105.0393085 39.7589141 -105.0393141 39.7594338 10337 1879 7780 0.0975763172911078 0.0975763172911078 -105.0393141 39.7594338 -105.0393055 39.7603113 10338 7780 7781 0.049615978114649 0.049615978114649 -105.0393055 39.7603113 -105.0393022 39.7607575 10339 7781 7782 0.151461070035101 0.151461070035101 -105.0393022 39.7607575 -105.0392921 39.7621196 10340 7782 7783 0.00828406172358757 0.00828406172358757 -105.0392921 39.7621196 -105.0392924 39.7621941 10341 7783 7784 0.0408643643931965 0.0408643643931965 -105.0392924 39.7621941 -105.039294 39.7625616 10342 7784 7785 0.155195634964959 0.155195634964959 -105.039294 39.7625616 -105.0393001 39.7639573 10343 7785 6879 0.203175602967298 0.203175602967298 -105.0393001 39.7639573 -105.0393037 39.7657845 10344 6879 1690 0.204417069906845 0.204417069906845 -105.0393037 39.7657845 -105.0393241 39.7676228 10345 1690 7786 0.203521868851454 0.203521868851454 -105.0393241 39.7676228 -105.0393141 39.7694531 10346 7786 2437 0.163479024443522 0.163479024443522 -105.0393141 39.7694531 -105.0393174 39.7709233 10347 2437 2436 0.0381118302971424 0.0381118302971424 -105.0393174 39.7709233 -105.0393043 39.7712659 10348 2436 5735 0.132411428624817 0.132411428624817 -105.0393043 39.7712659 -105.0393 39.7724567 10349 5735 7787 0.0686968769014223 0.0686968769014223 -105.0393 39.7724567 -105.0393035 39.7730745 10350 7787 5524 0.0876693797427073 0.0876693797427073 -105.0393035 39.7730745 -105.0392946 39.7738629 10352 6462 6461 0.046218455398192 0.046218455398192 -105.0392949 39.7752627 -105.0392863 39.7756783 10353 6461 7788 0.114101346725552 0.114101346725552 -105.0392863 39.7756783 -105.0392748 39.7767044 10354 7788 7789 0.186352786707342 0.186352786707342 -105.0392748 39.7767044 -105.0392328 39.77838 10355 7789 7790 0.201819126377908 0.201819126377908 -105.0392328 39.77838 -105.0392371 39.780195 10356 7790 1426 0.209991688515331 0.209991688515331 -105.0392371 39.780195 -105.0392391 39.7820835 10357 1426 7188 0.131433687737374 0.131433687737374 -105.0392391 39.7820835 -105.0392459 39.7832655 10361 7791 7792 0.0221530824058495 0.0221530824058495 -105.0397234 39.7195311 -105.0397277 39.7197303 10362 7792 1857 0.178051972210932 0.178051972210932 -105.0397277 39.7197303 -105.0397097 39.7213315 10363 1857 2599 0.180197954723075 0.180197954723075 -105.0397097 39.7213315 -105.0397277 39.722952 10365 7793 7794 0.133052671328159 0.133052671328159 -105.0393289 39.7329999 -105.0393119 39.7341964 10366 7794 7795 0.00451480555637825 0.00451480555637825 -105.0393119 39.7341964 -105.0393113 39.734237 10368 7796 316 0.0810108111113459 0.0810108111113459 -105.014664 39.7254193 -105.0137199 39.7254787 10369 316 7797 0.0132929754360195 0.0132929754360195 -105.0137199 39.7254787 -105.013565 39.7254886 10371 7798 1715 0.146657336243231 0.146657336243231 -105.0425 39.6923732 -105.0433411 39.691224 10373 4991 5886 0.0409007612541298 0.0409007612541298 -105.0155876 39.7516074 -105.015177 39.7517962 10374 5886 7799 0.0133509392362763 0.0133509392362763 -105.015177 39.7517962 -105.0150392 39.7518527 10375 7799 6955 0.0302227835880131 0.0302227835880131 -105.0150392 39.7518527 -105.0147293 39.7519835 10376 6955 120 0.355050454211798 0.355050454211798 -105.0147293 39.7519835 -105.011137 39.753586 10378 6998 7800 0.287485052767515 0.287485052767515 -104.931634 39.787286 -104.9282697 39.7872538 10379 7800 2107 0.0799880901292185 0.0799880901292185 -104.9282697 39.7872538 -104.9273336 39.78726 10381 7801 7330 0.0459693673262965 0.0459693673262965 -104.954635 39.787386 -104.954097 39.7873857 10382 7330 2069 0.0513405380116942 0.0513405380116942 -104.954097 39.7873857 -104.9534962 39.7873923 10383 2069 2090 0.0410799126461524 0.0410799126461524 -104.9534962 39.7873923 -104.9530155 39.7873989 10384 2090 2665 0.0609107459124439 0.0609107459124439 -104.9530155 39.7873989 -104.9523031 39.7873791 10385 2665 2657 0.0344762888596363 0.0344762888596363 -104.9523031 39.7873791 -104.9518997 39.7873725 10386 2657 4120 0.0653569613260274 0.0653569613260274 -104.9518997 39.7873725 -104.951135 39.787386 10387 4120 4119 0.025633469399215 0.025633469399215 -104.951135 39.787386 -104.950835 39.787386 10388 4119 6679 0.0800230712461371 0.0800230712461371 -104.950835 39.787386 -104.9498986 39.7873733 10389 6679 7803 0.0968450624184265 0.0968450624184265 -104.9498986 39.7873733 -104.9487657 39.7873469 10390 7803 7693 0.101842612257672 0.101842612257672 -104.9487657 39.7873469 -104.9475739 39.7873593 10392 4983 7804 0.15108225604362 0.15108225604362 -104.9800351 39.7873785 -104.978267 39.7873917 10393 7804 7805 0.125613899900368 0.125613899900368 -104.978267 39.7873917 -104.9768041 39.7875035 10394 7805 7806 0.243703765368195 0.243703765368195 -104.9768041 39.7875035 -104.9740703 39.7881284 10395 6511 833 0.205796808568101 0.205796808568101 -104.940586 39.787473 -104.942994 39.787434 10396 833 1752 0.10962713348726 0.10962713348726 -104.942994 39.787434 -104.944277 39.787439 10399 7807 6997 0.603696470077293 0.603696470077293 -104.9388993 39.787086 -104.931834 39.787086 10401 6510 7620 0.115341473380206 0.115341473380206 -104.9405839 39.7877872 -104.939234 39.787786 10403 1004 4224 0.0542745916357659 0.0542745916357659 -104.9875698 39.7873956 -104.9869346 39.7873956 10405 7568 7808 0.0520701135747565 0.0520701135747565 -104.9863939 39.7873956 -104.9857845 39.7873956 10406 7808 7085 0.0476697019408349 0.0476697019408349 -104.9857845 39.7873956 -104.9852266 39.7873956 10407 7085 7087 0.0498741800030606 0.0498741800030606 -104.9852266 39.7873956 -104.9846429 39.7873956 10410 7411 5866 0.177233832171644 0.177233832171644 -105.0372987 39.7165613 -105.0372953 39.7149674 10411 5866 1317 0.177356465730534 0.177356465730534 -105.0372953 39.7149674 -105.0372901 39.7133724 10412 1317 1373 0.176201016352257 0.176201016352257 -105.0372901 39.7133724 -105.0372815 39.7117878 20226 10713 10016 0.0211937599266337 0.0211937599266337 -104.9413101 39.6963884 -104.9413099 39.696579 10413 1373 7809 0.0646527574308656 0.0646527574308656 -105.0372815 39.7117878 -105.0373072 39.7112067 10414 7809 6841 0.0827327683846137 0.0827327683846137 -105.0373072 39.7112067 -105.037298 39.7104627 18362 7802 7116 0.00767249278335644 0.00767249278335644 -105.0259573 39.7679612 -105.0259576 39.7678922 18363 7116 7802 0.00767249278335644 0.00767249278335644 -105.0259576 39.7678922 -105.0259573 39.7679612 10416 7810 7811 0.101331501186014 0.101331501186014 -105.0367751 39.7039631 -105.0367923 39.7030519 10417 7811 7812 0.10060881119881 0.10060881119881 -105.0367923 39.7030519 -105.0367751 39.7021472 10418 7812 7813 0.20266387330204 0.20266387330204 -105.0367751 39.7021472 -105.0367751 39.7003246 10419 7813 6245 0.198305641519059 0.198305641519059 -105.0367751 39.7003246 -105.0367322 39.6985415 10420 6245 7814 0.197228200241648 0.197228200241648 -105.0367322 39.6985415 -105.0366887 39.6967681 10422 1492 181 0.220815542326235 0.220815542326235 -105.036538 39.695087 -105.0367236 39.6931063 10423 181 1709 0.205644626708499 0.205644626708499 -105.0367236 39.6931063 -105.0366978 39.691257 10424 1709 7815 0.201521495468828 0.201521495468828 -105.0366978 39.691257 -105.0366851 39.6894447 10425 7815 1576 0.244181862134779 0.244181862134779 -105.0366851 39.6894447 -105.0378698 39.6874469 11867 8450 529 0.00567706315765741 0.00567706315765741 -105.0101803 39.7542535 -105.0102365 39.7542807 10426 1576 7816 0.227813240625087 0.227813240625087 -105.0378698 39.6874469 -105.0381015 39.6854059 10428 6320 7817 0.183577601350202 0.183577601350202 -105.0371184 39.7056206 -105.0371012 39.7039697 10430 7213 7818 0.101757750903819 0.101757750903819 -104.9260704 39.7047422 -104.9257985 39.7038513 10433 962 6868 0.198984557339899 0.198984557339899 -104.983818 39.7165111 -104.9838262 39.7147216 10434 6868 5277 0.0940706344008526 0.0940706344008526 -104.9838262 39.7147216 -104.9838429 39.7138757 10435 5277 3079 0.10232261403939 0.10232261403939 -104.9838429 39.7138757 -104.9838483 39.7129555 10437 7204 5816 0.204032094058756 0.204032094058756 -104.9839803 39.693012 -104.9839857 39.6911771 10438 5816 7722 0.196359705603447 0.196359705603447 -104.9839857 39.6911771 -104.9839913 39.6894112 10439 7722 7819 1.20817529596719 1.20817529596719 -104.9839913 39.6894112 -104.9840729 39.678546 10440 4246 1785 0.204162289925295 0.204162289925295 -104.9839286 39.6966228 -104.9839616 39.6947869 10441 1785 7820 0.0718319226119568 0.0718319226119568 -104.9839616 39.6947869 -104.9839616 39.6941409 10442 6026 3876 0.103447229282558 0.103447229282558 -104.9453067 39.775164 -104.9440965 39.7751442 10443 3876 7821 0.100516631601798 0.100516631601798 -104.9440965 39.7751442 -104.9429206 39.775164 10444 7322 2073 0.0916901418746821 0.0916901418746821 -104.9541485 39.7751435 -104.9530756 39.7751435 10445 2073 2670 0.0954589635577965 0.0954589635577965 -104.9530756 39.7751435 -104.9519586 39.7751442 10446 2670 4140 0.0958506641044589 0.0958506641044589 -104.9519586 39.7751442 -104.9508372 39.7751286 10447 4140 6687 0.0883798780131798 0.0883798780131798 -104.9508372 39.7751286 -104.9498032 39.7751144 10448 6687 7822 0.0995993099363261 0.0995993099363261 -104.9498032 39.7751144 -104.9486378 39.7751225 10449 7822 7696 0.0932435604543702 0.0932435604543702 -104.9486378 39.7751225 -104.9475469 39.7751376 10450 7696 3474 0.0968263022183935 0.0968263022183935 -104.9475469 39.7751376 -104.9464139 39.7751376 10451 3474 7823 0.0468407500328621 0.0468407500328621 -104.9464139 39.7751376 -104.9458658 39.7751369 10452 5171 3743 0.0993415474645253 0.0993415474645253 -104.9874858 39.7165623 -104.9874858 39.7156689 10454 5856 4668 0.0981986239232037 0.0981986239232037 -104.9875046 39.7147611 -104.9875126 39.713878 10455 4668 1294 0.100268721006653 0.100268721006653 -104.9875126 39.713878 -104.9875234 39.7129763 10456 1294 1367 0.0977359423737142 0.0977359423737142 -104.9875234 39.7129763 -104.9875368 39.7120974 10457 1367 3189 0.105552448113217 0.105552448113217 -104.9875368 39.7120974 -104.9875502 39.7111482 10458 3189 6851 0.101177318178783 0.101177318178783 -104.9875502 39.7111482 -104.9875556 39.7102383 10459 6851 4702 0.101416251034793 0.101416251034793 -104.9875556 39.7102383 -104.987569 39.7093263 10460 4702 7468 0.0970718218675625 0.0970718218675625 -104.987569 39.7093263 -104.9875851 39.7084534 10461 7468 1895 0.103477998735846 0.103477998735846 -104.9875851 39.7084534 -104.9875851 39.7075228 10462 1895 7824 0.0967350574153813 0.0967350574153813 -104.9875851 39.7075228 -104.9875719 39.7066529 10463 7824 7233 0.101338813079015 0.101338813079015 -104.9875719 39.7066529 -104.9875581 39.7057416 10464 7233 3243 0.207470752756408 0.207470752756408 -104.9875581 39.7057416 -104.9874858 39.7038766 10465 3243 7282 0.19399363779074 0.19399363779074 -104.9874858 39.7038766 -104.9875556 39.7021328 10466 7282 7825 0.149563284680896 0.149563284680896 -104.9875556 39.7021328 -104.9875714 39.7007878 10468 2141 7826 0.157978675104427 0.157978675104427 -105.0086114 39.7398829 -105.0095334 39.7411141 10469 7826 7827 0.306989543465552 0.306989543465552 -105.0095334 39.7411141 -105.0113366 39.7435015 10470 7827 7828 0.364212228682904 0.364212228682904 -105.0113366 39.7435015 -105.0134825 39.746331 16042 9797 9804 0.0714393127860209 0.0714393127860209 -105.0122561 39.6891198 -105.0117013 39.6886397 10475 7658 7549 0.158167365995463 0.158167365995463 -105.0462812 39.7282934 -105.0451467 39.7294168 10477 5846 7750 0.200199460183562 0.200199460183562 -104.9372905 39.6911203 -104.9372755 39.6893199 10479 466 7198 0.196816395654282 0.196816395654282 -104.9373661 39.6947234 -104.9373575 39.6929534 10481 7268 7830 0.172430116159174 0.172430116159174 -104.9373314 39.7162377 -104.937334 39.714687 10483 7217 7831 0.199372618146519 0.199372618146519 -104.9963567 39.7165938 -104.9963592 39.7148008 10485 6256 7832 0.202992310919435 0.202992310919435 -104.9956644 39.6984948 -104.9956462 39.6966693 10487 7833 4331 0.102741254079324 0.102741254079324 -104.9781265 39.7520022 -104.9769247 39.7519986 10488 4331 7834 0.0526098265130649 0.0526098265130649 -104.9769247 39.7519986 -104.9763093 39.7519986 10489 7834 5037 0.0501135526518646 0.0501135526518646 -104.9763093 39.7519986 -104.9757231 39.7519986 10490 5037 7835 0.0494507564303858 0.0494507564303858 -104.9757231 39.7519986 -104.975145 39.7519832 10491 7835 7836 0.0506565934234891 0.0506565934234891 -104.975145 39.7519832 -104.9745528 39.7519675 10492 7836 7837 0.0500464479643974 0.0500464479643974 -104.9745528 39.7519675 -104.9739674 39.7519707 10493 7837 2894 0.0524402316173641 0.0524402316173641 -104.9739674 39.7519707 -104.973354 39.7519741 10494 2894 7838 0.107557027285785 0.107557027285785 -104.973354 39.7519741 -104.9720959 39.7519819 10495 7838 7839 0.103734242634521 0.103734242634521 -104.9720959 39.7519819 -104.9708825 39.7519878 10496 7839 4733 0.104796091296626 0.104796091296626 -104.9708825 39.7519878 -104.9696568 39.7519733 10498 6800 7352 0.103066456507469 0.103066456507469 -104.968366 39.7519878 -104.9671604 39.7519921 10499 7352 5398 0.104939276238433 0.104939276238433 -104.9671604 39.7519921 -104.965933 39.7519789 10500 5398 7840 0.054043807018549 0.054043807018549 -104.965933 39.7519789 -104.9653014 39.7519582 10501 7840 7841 0.0495084984704332 0.0495084984704332 -104.9653014 39.7519582 -104.9647228 39.7519393 10502 7841 3900 0.109926182600774 0.109926182600774 -104.9647228 39.7519393 -104.9634376 39.7519078 10503 3900 1036 0.101980966587827 0.101980966587827 -104.9634376 39.7519078 -104.9622462 39.751954 10505 7842 6275 0.0499604206116259 0.0499604206116259 -104.9616094 39.7519514 -104.961025 39.751949 10506 6275 7843 0.109041406945306 0.109041406945306 -104.961025 39.751949 -104.9597495 39.7519514 10508 7844 7845 0.0640842858387461 0.0640842858387461 -105.0110496 39.7596475 -105.0117993 39.7596454 10509 7845 1756 0.058813700126345 0.058813700126345 -105.0117993 39.7596454 -105.0124873 39.7596393 10510 1756 4796 0.0566305502204531 0.0566305502204531 -105.0124873 39.7596393 -105.0131498 39.7596372 10511 4796 2162 0.113835660361901 0.113835660361901 -105.0131498 39.7596372 -105.0144815 39.7596444 10512 2162 7846 0.116364205137553 0.116364205137553 -105.0144815 39.7596444 -105.0158428 39.7596397 10514 6135 4027 0.149896567221218 0.149896567221218 -105.0281572 39.7603038 -105.0299108 39.7603097 10515 4027 7032 0.200991141471739 0.200991141471739 -105.0299108 39.7603097 -105.032262 39.7603311 10516 7032 3412 0.200534935685617 0.200534935685617 -105.032262 39.7603311 -105.034608 39.7603223 10517 3412 7633 0.0497828282990497 0.0497828282990497 -105.034608 39.7603223 -105.0351904 39.7603234 10518 7633 5698 0.0497412906945155 0.0497412906945155 -105.0351904 39.7603234 -105.0357723 39.7603267 10519 5698 7847 0.050919685731899 0.050919685731899 -105.0357723 39.7603267 -105.036368 39.7603278 10521 7425 7166 0.104570214872527 0.104570214872527 -105.0369407 39.7603225 -105.038164 39.7603311 10522 7166 7848 0.0473158420873474 0.0473158420873474 -105.038164 39.7603311 -105.0387174 39.7603215 10523 7848 7780 0.0502827033263459 0.0502827033263459 -105.0387174 39.7603215 -105.0393055 39.7603113 10524 7780 1123 0.100516868229367 0.100516868229367 -105.0393055 39.7603113 -105.0404814 39.7603047 10525 1123 7849 0.0509916038841254 0.0509916038841254 -105.0404814 39.7603047 -105.0410779 39.7603102 10526 7849 7497 0.0507179555279218 0.0507179555279218 -105.0410779 39.7603102 -105.0416712 39.7603156 10527 7497 7850 0.0492496392928742 0.0492496392928742 -105.0416712 39.7603156 -105.0422473 39.760309 10528 7850 3843 0.0492532755342339 0.0492532755342339 -105.0422473 39.760309 -105.0428235 39.7603069 10529 3843 7851 0.0511792577413519 0.0511792577413519 -105.0428235 39.7603069 -105.0434222 39.7603017 10530 7851 5556 0.0504327266312592 0.0504327266312592 -105.0434222 39.7603017 -105.0440122 39.7603035 10561 7757 6414 0.14886592682355 0.14886592682355 -105.0151648 39.7202486 -105.0169053 39.7202585 10531 5556 7852 0.789293029376444 0.789293029376444 -105.0440122 39.7603035 -105.053246 39.7602903 10532 1618 7136 0.164980324326418 0.164980324326418 -104.9670562 39.7773409 -104.9684185 39.7783922 10534 2027 5535 0.0854267701089729 0.0854267701089729 -104.9927506 39.7735106 -104.9923558 39.7742164 10535 5535 6450 0.110522246345964 0.110522246345964 -104.9923558 39.7742164 -104.9923333 39.7752102 10536 6450 6468 0.0325389081934527 0.0325389081934527 -104.9923333 39.7752102 -104.9923387 39.7755028 10537 6468 7853 0.124455504811187 0.124455504811187 -104.9923387 39.7755028 -104.9923076 39.7766218 10538 7853 7854 0.192779349126015 0.192779349126015 -104.9923076 39.7766218 -104.9923137 39.7783555 10540 3713 7855 0.105701897268654 0.105701897268654 -104.9928366 39.7183943 -104.9928366 39.7193449 10543 2614 7857 0.0507605301255621 0.0507605301255621 -104.9928302 39.7225456 -104.992831 39.7230021 10544 7857 5197 0.124727455067454 0.124727455067454 -104.992831 39.7230021 -104.9928329 39.7241238 10545 5197 6238 0.172240941584424 0.172240941584424 -104.9928329 39.7241238 -104.9928328 39.7256728 10546 6238 7637 0.187669509666877 0.187669509666877 -104.9928328 39.7256728 -104.9928501 39.7273605 10547 7637 7858 0.175500793784226 0.175500793784226 -104.9928501 39.7273605 -104.9928407 39.7289388 10548 7858 7859 0.174943439798306 0.174943439798306 -104.9928407 39.7289388 -104.992836 39.7305121 10551 5368 7126 0.152826634682226 0.152826634682226 -104.9929409 39.7338739 -104.9929372 39.7352483 10552 7126 614 0.179980225267387 0.179980225267387 -104.9929372 39.7352483 -104.9929396 39.7368669 10553 614 7860 0.174053494498076 0.174053494498076 -104.9929396 39.7368669 -104.9929377 39.7384322 10554 7860 7861 0.175067683150656 0.175067683150656 -104.9929377 39.7384322 -104.992927 39.7400066 10556 3960 5600 0.12071802041193 0.12071802041193 -105.0001852 39.7194126 -105.0015966 39.7194189 10558 6724 4799 0.0913013732116182 0.0913013732116182 -105.0120852 39.72025 -105.0131527 39.72025 10559 4799 2180 0.0880940650188129 0.0880940650188129 -105.0131527 39.72025 -105.0141827 39.72025 10560 2180 7757 0.0839974084607818 0.0839974084607818 -105.0141827 39.72025 -105.0151648 39.7202486 10562 6414 4645 0.149015796662155 0.149015796662155 -105.0169053 39.7202585 -105.0186476 39.7202585 10563 4645 1271 0.151238114292438 0.151238114292438 -105.0186476 39.7202585 -105.0204158 39.7202453 10564 1271 4535 0.201873592117884 0.201873592117884 -105.0204158 39.7202453 -105.0227761 39.7202519 10565 4535 7863 0.199199232202906 0.199199232202906 -105.0227761 39.7202519 -105.0251051 39.7202633 10567 7864 6740 0.106132792016662 0.106132792016662 -105.0251054 39.7197508 -105.0263463 39.7197518 10568 6740 2257 0.103696160263475 0.103696160263475 -105.0263463 39.7197518 -105.0275587 39.7197559 10569 2257 6132 0.104845212424081 0.104845212424081 -105.0275587 39.7197559 -105.0287845 39.7197477 10570 6132 4000 0.104492371103569 0.104492371103569 -105.0287845 39.7197477 -105.0300062 39.7197532 10571 4000 7049 0.105765984719426 0.105765984719426 -105.0300062 39.7197532 -105.0312428 39.7197574 10572 7049 1395 0.105619552065538 0.105619552065538 -105.0312428 39.7197574 -105.0324777 39.7197573 10573 1395 7865 0.0532676910827188 0.0532676910827188 -105.0324777 39.7197573 -105.0331005 39.7197556 12077 2695 8043 0.149120560873017 0.149120560873017 -104.9839243 39.7555928 -104.9827245 39.7565663 10574 7865 7382 0.0513518590570076 0.0513518590570076 -105.0331005 39.7197556 -105.0337009 39.7197539 10576 7866 3392 0.0498722666723731 0.0498722666723731 -105.0343209 39.7197519 -105.034904 39.7197501 10578 2360 5226 0.147034135602084 0.147034135602084 -104.9874759 39.7193464 -104.9891947 39.7193214 10579 5226 5088 0.140218763176125 0.140218763176125 -104.9891947 39.7193214 -104.9908341 39.719328 10580 5088 2812 0.112317158065107 0.112317158065107 -104.9908341 39.719328 -104.9921473 39.719328 10581 2812 7855 0.0589853238635922 0.0589853238635922 -104.9921473 39.719328 -104.9928366 39.7193449 10582 7855 4676 0.102566908777836 0.102566908777836 -104.9928366 39.7193449 -104.9940356 39.719328 10583 4676 4948 0.0965475772401715 0.0965475772401715 -104.9940356 39.719328 -104.9951641 39.7193488 10584 4948 7867 0.0515742481536382 0.0515742481536382 -104.9951641 39.7193488 -104.9957671 39.7193495 10585 7867 7219 0.0513689618533378 0.0513689618533378 -104.9957671 39.7193495 -104.9963677 39.7193501 10586 7219 7868 0.0507197202929207 0.0507197202929207 -104.9963677 39.7193501 -104.9969607 39.7193475 10587 7868 5673 0.0490781046009859 0.0490781046009859 -104.9969607 39.7193475 -104.9975345 39.7193508 10588 5673 7869 0.0456643057832586 0.0456643057832586 -104.9975345 39.7193508 -104.9980684 39.719352 10591 7792 7870 0.049146171652799 0.049146171652799 -105.0397277 39.7197303 -105.0403023 39.7197335 10592 7870 1108 0.0521568671722949 0.0521568671722949 -105.0403023 39.7197335 -105.0409121 39.7197369 10593 1108 5770 0.0506160748755952 0.0506160748755952 -105.0409121 39.7197369 -105.0415039 39.7197378 10594 5770 7510 0.0513174323114612 0.0513174323114612 -105.0415039 39.7197378 -105.0421039 39.7197388 10595 7510 7871 0.0508676871173128 0.0508676871173128 -105.0421039 39.7197388 -105.0426986 39.7197333 10596 7871 3865 0.0498216783929082 0.0498216783929082 -105.0426986 39.7197333 -105.0432811 39.7197303 10598 3866 7535 0.105586605139886 0.105586605139886 -105.043285 39.7203775 -105.0445183 39.7203352 10599 7535 7872 0.748786770151958 0.748786770151958 -105.0445183 39.7203352 -105.0532725 39.7204183 10603 741 1561 0.140274508504629 0.140274508504629 -104.9564618 39.7764088 -104.9564528 39.7776703 10604 1561 7876 0.139940443617856 0.139940443617856 -104.9564528 39.7776703 -104.9564449 39.7789288 10605 7876 7877 0.121382404560649 0.121382404560649 -104.9564449 39.7789288 -104.9564367 39.7800204 10607 3572 5640 0.141095915979936 0.141095915979936 -104.9561226 39.7544534 -104.9561277 39.7557223 10608 5640 4345 0.139634312621283 0.139634312621283 -104.9561277 39.7557223 -104.9561539 39.7569779 10609 4345 6343 0.13679021957376 0.13679021957376 -104.9561539 39.7569779 -104.9561352 39.758208 10610 6343 3046 0.13698802953883 0.13698802953883 -104.9561352 39.758208 -104.956119 39.7594399 10611 3046 7878 0.138953332142948 0.138953332142948 -104.956119 39.7594399 -104.9560949 39.7606894 10612 7878 7879 0.00536944182123181 0.00536944182123181 -104.9560949 39.7606894 -104.9561163 39.7607348 10613 7879 7880 0.11582084881522 0.11582084881522 -104.9561163 39.7607348 -104.9561137 39.7617764 10615 7881 7882 0.0939943673024045 0.0939943673024045 -104.9562865 39.7328649 -104.9563208 39.7337098 10617 4885 7883 0.18871104587798 0.18871104587798 -104.9562778 39.7351101 -104.9562673 39.7368072 10618 7883 5483 0.174801190512252 0.174801190512252 -104.9562673 39.7368072 -104.9562788 39.7383792 10619 5483 7884 0.200940942998637 0.200940942998637 -104.9562788 39.7383792 -104.9562845 39.7401863 10620 7884 7885 0.0780811261571653 0.0780811261571653 -104.9562845 39.7401863 -104.9567283 39.7408 10621 7885 3341 0.00930901113126469 0.00930901113126469 -104.9567283 39.7408 -104.9568365 39.7408093 10624 1192 7887 0.0222318154701858 0.0222318154701858 -104.9567021 39.7271202 -104.956707 39.7273201 10625 7887 3786 0.199739451308706 0.199739451308706 -104.956707 39.7273201 -104.9567075 39.7291164 10627 7888 5967 0.106945706764055 0.106945706764055 -104.983517 39.7478374 -104.9844118 39.7485095 10628 5967 7889 0.0517538867982505 0.0517538867982505 -104.9844118 39.7485095 -104.9848354 39.748842 10629 7889 3011 0.055433069584998 0.055433069584998 -104.9848354 39.748842 -104.9852889 39.7491983 10630 3011 7890 0.0504905501442438 0.0504905501442438 -104.9852889 39.7491983 -104.9856992 39.7495249 10631 7890 4389 0.0518336432467722 0.0518336432467722 -104.9856992 39.7495249 -104.9861204 39.7498602 10632 4389 7891 0.106909075712535 0.106909075712535 -104.9861204 39.7498602 -104.9870145 39.7505324 10633 7891 7892 0.0447272763477039 0.0447272763477039 -104.9870145 39.7505324 -104.987378 39.7508217 10634 7892 7893 0.0604871538278066 0.0604871538278066 -104.987378 39.7508217 -104.9878898 39.7511973 10635 7893 7894 0.0527248029948841 0.0527248029948841 -104.9878898 39.7511973 -104.9883251 39.7515332 10636 7894 7895 0.0510420835040534 0.0510420835040534 -104.9883251 39.7515332 -104.9887543 39.7518523 10637 7895 7896 0.0538542282588573 0.0538542282588573 -104.9887543 39.7518523 -104.9891984 39.7521958 10638 7896 7897 0.0528352422268061 0.0528352422268061 -104.9891984 39.7521958 -104.9896341 39.7525328 10640 7898 7899 0.0483963113823249 0.0483963113823249 -104.9900722 39.7528603 -104.9904781 39.7531637 10641 7899 7900 0.00514045868709644 0.00514045868709644 -104.9904781 39.7531637 -104.9905138 39.7532009 10642 7900 6183 0.105068526303449 0.105068526303449 -104.9905138 39.7532009 -104.9913748 39.7538752 10643 6183 7563 0.106218150970674 0.106218150970674 -104.9913748 39.7538752 -104.9922506 39.7545528 10646 7902 7903 0.144865462765669 0.144865462765669 -105.0116934 39.7583103 -105.0105038 39.7592382 10647 7903 7904 0.00237466940700901 0.00237466940700901 -105.0105038 39.7592382 -105.0104854 39.7592542 10648 7904 6985 0.0721296292058115 0.0721296292058115 -105.0104854 39.7592542 -105.0098936 39.7597166 10649 6985 4820 0.0719786596117478 0.0719786596117478 -105.0098936 39.7597166 -105.0093022 39.7601774 10650 4820 7905 0.147529402397198 0.147529402397198 -105.0093022 39.7601774 -105.0080885 39.7611207 10651 7905 7906 0.144081069806214 0.144081069806214 -105.0080885 39.7611207 -105.0068985 39.7620384 10653 3189 1870 0.209495964340019 0.209495964340019 -104.9875502 39.7111482 -104.9899993 39.7111545 10654 1870 7907 0.0977397792259224 0.0977397792259224 -104.9899993 39.7111545 -104.9911419 39.7111606 10655 7907 4184 0.106328113718199 0.106328113718199 -104.9911419 39.7111606 -104.9923849 39.7111672 10656 4184 7908 0.403661295666813 0.403661295666813 -104.9923849 39.7111672 -104.9971039 39.7111729 10657 7908 4837 0.108683081676812 0.108683081676812 -104.9971039 39.7111729 -104.9983742 39.7111927 10659 7909 7910 0.270199990406442 0.270199990406442 -105.0273938 39.6894539 -105.027347 39.6870242 10660 7911 810 0.0673953106393502 0.0673953106393502 -105.0276068 39.7548215 -105.0276079 39.7554276 10661 810 7912 0.0687323400006804 0.0687323400006804 -105.0276079 39.7554276 -105.0276151 39.7560457 10662 7912 7913 0.136720833756656 0.136720833756656 -105.0276151 39.7560457 -105.0275993 39.7572752 10666 2255 5858 0.174722136683236 0.174722136683236 -105.0275483 39.7165547 -105.0275397 39.7149834 10667 5858 1305 0.178402656879188 0.178402656879188 -105.0275397 39.7149834 -105.0275483 39.713379 10668 1305 7915 0.248888691440438 0.248888691440438 -105.0275483 39.713379 -105.0275397 39.7111407 12170 8573 8574 0.0987973765101899 0.0987973765101899 -104.9944322 39.7487829 -104.9936089 39.7481594 10670 6847 7916 0.0984178968171368 0.0984178968171368 -105.0275397 39.7102889 -105.0275054 39.7094042 10671 7916 7485 0.0976761282305841 0.0976761282305841 -105.0275054 39.7094042 -105.0275311 39.708526 10673 7454 5692 0.103533596199028 0.103533596199028 -105.0275397 39.707661 -105.0275397 39.7067299 10674 5692 7917 0.101331500328489 0.101331500328489 -105.0275397 39.7067299 -105.0275225 39.7058187 10675 7917 4966 0.0998668108920524 0.0998668108920524 -105.0275225 39.7058187 -105.027514 39.7049206 10676 4966 7918 0.102812100555259 0.102812100555259 -105.027514 39.7049206 -105.0275397 39.7039962 10677 7918 7919 0.0983963905872725 0.0983963905872725 -105.0275397 39.7039962 -105.0275397 39.7031113 10678 7919 7920 0.0991546561543948 0.0991546561543948 -105.0275397 39.7031113 -105.027514 39.7022198 10679 7920 7921 0.0991411977449166 0.0991411977449166 -105.027514 39.7022198 -105.0274968 39.7013283 10680 7921 7922 0.106421383510006 0.106421383510006 -105.0274968 39.7013283 -105.0275358 39.7003717 10682 7923 7924 0.106391305814005 0.106391305814005 -104.9406835 39.7550153 -104.9406835 39.7559721 10684 7925 629 0.0646550267727614 0.0646550267727614 -104.9739262 39.7620073 -104.9734189 39.7624386 10685 629 7926 0.00919464810452742 0.00919464810452742 -104.9734189 39.7624386 -104.9733442 39.7624981 10686 7927 7928 0.0412650483746168 0.0412650483746168 -105.0158342 39.7601412 -105.0162425 39.7603392 10687 7928 7929 0.155361420508855 0.155361420508855 -105.0162425 39.7603392 -105.0179546 39.7608082 10688 7929 6922 0.0195376725753923 0.0195376725753923 -105.0179546 39.7608082 -105.0181826 39.7608206 10689 6922 6736 0.174720460074468 0.174720460074468 -105.0181826 39.7608206 -105.0202265 39.7608392 10691 7930 7931 0.0129516773904198 0.0129516773904198 -104.949883 39.707468 -104.9500344 39.7074688 10692 7931 1511 0.391618540945239 0.391618540945239 -104.9500344 39.7074688 -104.9534977 39.7051656 10693 1511 7932 0.0409032080648905 0.0409032080648905 -104.9534977 39.7051656 -104.9536135 39.7048087 10694 7932 3280 0.112386881702983 0.112386881702983 -104.9536135 39.7048087 -104.9540083 39.7038447 10696 4635 6586 0.185505221951206 0.185505221951206 -105.0192742 39.7316986 -105.0206647 39.7329791 10698 6668 787 0.109054104365323 0.109054104365323 -105.007449 39.7016708 -105.0063481 39.7011764 10699 787 6002 0.243058044096108 0.243058044096108 -105.0063481 39.7011764 -105.0054308 39.6991076 10702 7934 1008 1.1041513689359 1.1041513689359 -104.9948315 39.7656825 -104.9879427 39.7740829 10704 4497 7935 0.109080059964542 0.109080059964542 -105.0051406 39.788644 -105.0064172 39.7886514 10705 7935 7936 0.375437621590472 0.375437621590472 -105.0064172 39.7886514 -105.0106854 39.7894536 10706 7936 7937 0.0440200903162904 0.0440200903162904 -105.0106854 39.7894536 -105.0112006 39.7894548 10708 3966 3963 0.0923048136404676 0.0923048136404676 -105.0005888 39.7883796 -105.0016187 39.7886302 10710 6243 7938 0.0544857736456965 0.0544857736456965 -104.9874615 39.7256397 -104.9868244 39.7256399 10711 7938 7571 0.0517149905092859 0.0517149905092859 -104.9868244 39.7256399 -104.9862197 39.7256409 10712 7571 7939 0.0378829783952266 0.0378829783952266 -104.9862197 39.7256409 -104.9857768 39.7256351 10714 7940 5872 0.0757028634173436 0.0757028634173436 -105.0421016 39.7156502 -105.0420963 39.7149694 10715 5872 1324 0.177578299705823 0.177578299705823 -105.0420963 39.7149694 -105.0420966 39.7133724 10716 1324 1380 0.1760884455939 0.1760884455939 -105.0420966 39.7133724 -105.0420733 39.7117889 10717 1380 7941 0.0581557503278793 0.0581557503278793 -105.0420733 39.7117889 -105.0420966 39.7112662 10718 7941 6844 0.0845562612846107 0.0845562612846107 -105.0420966 39.7112662 -105.0420451 39.7105068 10719 6844 4696 0.11746862405599 0.11746862405599 -105.0420451 39.7105068 -105.0420537 39.7094504 10720 4696 7452 0.157863437357233 0.157863437357233 -105.0420537 39.7094504 -105.0420537 39.7080307 10722 5690 5337 0.242972143995655 0.242972143995655 -105.0420279 39.7068686 -105.0420306 39.7046835 10724 7942 7943 0.14470003055266 0.14470003055266 -105.0424313 39.7034679 -105.0423884 39.702167 10725 7943 1056 0.118222446008981 0.118222446008981 -105.0423884 39.702167 -105.0423884 39.7011038 10726 1056 7944 0.0800381081986229 0.0800381081986229 -105.0423884 39.7011038 -105.0423884 39.700384 10727 7944 6249 0.201854530416454 0.201854530416454 -105.0423884 39.700384 -105.0425772 39.6985745 10728 6249 7945 0.201602089629263 0.201602089629263 -105.0425772 39.6985745 -105.0425595 39.6967615 10729 7945 1497 0.20081804408168 0.20081804408168 -105.0425595 39.6967615 -105.0425601 39.6949555 10730 1497 186 0.202686112287629 0.202686112287629 -105.0425601 39.6949555 -105.0425601 39.6931327 10731 186 7798 0.0846089584800808 0.0846089584800808 -105.0425601 39.6931327 -105.0425 39.6923732 10732 7798 1714 0.126110593452085 0.126110593452085 -105.0425 39.6923732 -105.0420365 39.6912966 10734 7946 1580 0.141640668503246 0.141640668503246 -105.0421824 39.6894605 -105.0421871 39.6881867 10735 1580 7947 0.292520501534348 0.292520501534348 -105.0421871 39.6881867 -105.0421863 39.685556 10736 7948 2142 0.372172819192242 0.372172819192242 -105.0070074 39.7368827 -105.008237 39.7400934 10738 7949 7950 0.022809009376778 0.022809009376778 -104.9733887 39.7145485 -104.9732428 39.7147202 10739 7950 2916 0.200611278039498 0.200611278039498 -104.9732428 39.7147202 -104.9731398 39.7165226 10741 2915 7951 0.200419085698686 0.200419085698686 -104.9733801 39.7165226 -104.9733887 39.7147202 10743 7952 7953 0.0110105423016681 0.0110105423016681 -105.019895 39.7391795 -105.0198924 39.7392785 10745 7954 7631 0.201162741792968 0.201162741792968 -105.0198441 39.7293262 -105.0198441 39.7275171 16610 5355 7889 0.146740030035641 0.146740030035641 -104.986046 39.7479065 -104.9848354 39.748842 10746 7631 7955 0.197131063915064 0.197131063915064 -105.0198441 39.7275171 -105.0198149 39.7257444 10748 7956 6942 0.115194637181012 0.115194637181012 -104.9677476 39.7808918 -104.9677319 39.7819277 12305 8628 8641 0.0276795827309073 0.0276795827309073 -105.0077112 39.7549614 -105.0078924 39.7547551 10750 4939 4687 0.409424899618544 0.409424899618544 -104.9964751 39.7368603 -104.9941176 39.7336555 10751 4687 7959 0.501489716289273 0.501489716289273 -104.9941176 39.7336555 -104.9912259 39.7297319 10752 7959 7960 0.103838798829226 0.103838798829226 -104.9912259 39.7297319 -104.9906006 39.7289314 10753 7960 5096 0.0880537297967434 0.0880537297967434 -104.9906006 39.7289314 -104.9899868 39.7282956 10754 5096 7961 0.0549628705336601 0.0549628705336601 -104.9899868 39.7282956 -104.9896006 39.7279005 10756 7962 7963 0.129400960231747 0.129400960231747 -105.0007006 39.7452954 -105.0005879 39.7441349 10757 7963 7964 0.0109989745271633 0.0109989745271633 -105.0005879 39.7441349 -105.0005794 39.7440362 10758 7964 7093 0.177295071329975 0.177295071329975 -105.0005794 39.7440362 -105.000125 39.7424805 10759 7093 7965 0.0553949557893182 0.0553949557893182 -105.000125 39.7424805 -104.999898 39.7420139 10760 7965 3937 0.0117544286846151 0.0117544286846151 -104.999898 39.7420139 -104.9998498 39.7419149 10761 3937 7966 0.0655333417817751 0.0655333417817751 -104.9998498 39.7419149 -104.9995537 39.7413713 10762 7966 7967 0.00514903654400709 0.00514903654400709 -104.9995537 39.7413713 -104.9995304 39.7413286 10763 7967 7968 0.0154207763703831 0.0154207763703831 -104.9995304 39.7413286 -104.9994613 39.7412005 10764 7968 7969 0.120137734300265 0.120137734300265 -104.9994613 39.7412005 -104.9989064 39.7402079 10765 7969 7970 0.0235045509998941 0.0235045509998941 -104.9989064 39.7402079 -104.9987846 39.7400184 10766 7970 4938 0.199335986652222 0.199335986652222 -104.9987846 39.7400184 -104.9976397 39.7384568 10768 6788 4721 0.150986476371322 0.150986476371322 -104.9684027 39.7400015 -104.9696847 39.7409353 10769 4721 667 0.112227110724083 0.112227110724083 -104.9696847 39.7409353 -104.9706168 39.7416459 10770 667 5130 0.0364809731603039 0.0364809731603039 -104.9706168 39.7416459 -104.9709144 39.741881 10771 5130 7141 0.148468037583607 0.148468037583607 -104.9709144 39.741881 -104.9721376 39.7428287 10772 7141 7973 0.0653535267620459 0.0653535267620459 -104.9721376 39.7428287 -104.9726808 39.7432422 10773 7973 2883 0.0864280151657955 0.0864280151657955 -104.9726808 39.7432422 -104.9733956 39.7437918 10774 2883 4607 0.164926871665991 0.164926871665991 -104.9733956 39.7437918 -104.9747635 39.7448376 10775 4607 5044 0.166914948534143 0.166914948534143 -104.9747635 39.7448376 -104.9761532 39.7458919 10776 5044 6491 0.0452504465788914 0.0452504465788914 -104.9761532 39.7458919 -104.976527 39.74618 10777 6491 7974 0.124696259323388 0.124696259323388 -104.976527 39.74618 -104.9775516 39.7469781 10778 7974 3674 0.0837503652675649 0.0837503652675649 -104.9775516 39.7469781 -104.9782423 39.7475122 10780 7975 7976 0.0210158411356976 0.0210158411356976 -104.9546025 39.7180291 -104.9546025 39.7182181 10781 7976 2348 0.132347730703915 0.132347730703915 -104.9546025 39.7182181 -104.9546138 39.7194083 10782 2348 4153 0.174709468744017 0.174709468744017 -104.9546138 39.7194083 -104.9546138 39.7209795 10783 4153 4740 0.173977137035244 0.173977137035244 -104.9546138 39.7209795 -104.9546224 39.7225441 10784 4740 6535 0.176711434597363 0.176711434597363 -104.9546224 39.7225441 -104.9546177 39.7241333 10785 6535 7977 0.164237503877208 0.164237503877208 -104.9546177 39.7241333 -104.9546285 39.7256103 10787 7978 692 0.202230219594829 0.202230219594829 -104.9547761 39.7401752 -104.9547755 39.7419939 10788 692 7979 0.202124611474851 0.202124611474851 -104.9547755 39.7419939 -104.9547451 39.7438115 10790 7980 1194 0.168544434179807 0.168544434179807 -104.9543549 39.7256103 -104.9544083 39.7271255 10791 1194 7981 0.0214611132807924 0.0214611132807924 -104.9544083 39.7271255 -104.95441 39.7273185 10793 1195 7982 0.0213718360054606 0.0213718360054606 -104.9540289 39.7271284 -104.9540279 39.7273206 10794 7982 3783 0.200590566648469 0.200590566648469 -104.9540279 39.7273206 -104.9540461 39.7291245 10795 3783 7983 0.155575717720948 0.155575717720948 -104.9540461 39.7291245 -104.9540572 39.7305236 10797 947 7986 0.165669448326255 0.165669448326255 -104.9540658 39.7320945 -104.9540634 39.7335844 10798 7986 4887 0.171543568824384 0.171543568824384 -104.9540634 39.7335844 -104.9541159 39.7351266 10800 104 7987 0.0531910934067007 0.0531910934067007 -104.9874778 39.7002508 -104.9874076 39.7007261 10801 7987 7283 0.14149347529597 0.14149347529597 -104.9874076 39.7007261 -104.9871988 39.7019884 10803 4249 1782 0.204738067086155 0.204738067086155 -104.9862119 39.6966237 -104.986165 39.6947828 10804 1782 7202 0.196638037803866 0.196638037803866 -104.986165 39.6947828 -104.9862426 39.6930154 10805 7202 5813 0.202462167506831 0.202462167506831 -104.9862426 39.6930154 -104.9862656 39.6911947 10806 5813 7720 0.198881694965003 0.198881694965003 -104.9862656 39.6911947 -104.9862428 39.6894062 10831 5664 5936 0.10457956834692 0.10457956834692 -104.9752576 39.729517 -104.975253 39.7304575 10807 7720 7988 2.41654683926542 2.41654683926542 -104.9862428 39.6894062 -104.986288 39.6676737 10808 3557 815 0.15408456375045 0.15408456375045 -104.9745442 39.7546268 -104.9745356 39.7532411 10809 815 7836 0.141625491803193 0.141625491803193 -104.9745356 39.7532411 -104.9745528 39.7519675 10810 7836 7989 0.137956171688053 0.137956171688053 -104.9745528 39.7519675 -104.9745699 39.7507269 10811 7989 7990 0.133814544271225 0.133814544271225 -104.9745699 39.7507269 -104.9745602 39.7495235 10812 7990 7991 0.00435891657982006 0.00435891657982006 -104.9745602 39.7495235 -104.9745599 39.7494843 10813 7991 7992 0.00504883599617259 0.00504883599617259 -104.9745599 39.7494843 -104.9745608 39.7494389 10814 7992 3667 0.218697319390466 0.218697319390466 -104.9745608 39.7494389 -104.9746946 39.7474748 10818 4607 7994 0.175458215250442 0.175458215250442 -104.9747635 39.7448376 -104.9747769 39.7432597 10819 7994 7995 0.17352002006779 0.17352002006779 -104.9747769 39.7432597 -104.9747729 39.7416992 10820 7995 664 0.00413178605963205 0.00413178605963205 -104.9747729 39.7416992 -104.9747756 39.7416621 10821 664 7998 0.00436495014442939 0.00436495014442939 -104.9747756 39.7416621 -104.9747729 39.7416229 10822 7998 7999 0.17836184127639 0.17836184127639 -104.9747729 39.7416229 -104.9748011 39.740019 10824 6329 4163 0.106458655644295 0.106458655644295 -104.9752418 39.719173 -104.975216 39.7201302 10825 4163 4772 0.262069785544738 0.262069785544738 -104.975216 39.7201302 -104.975236 39.722487 10826 4772 6551 0.176006441608747 0.176006441608747 -104.975236 39.722487 -104.9752545 39.7240698 10827 6551 8001 0.169733521019883 0.169733521019883 -104.9752545 39.7240698 -104.9752384 39.7255962 10828 8001 8002 0.186888519126424 0.186888519126424 -104.9752384 39.7255962 -104.9752512 39.7272769 10829 8002 3800 0.199472684499289 0.199472684499289 -104.9752512 39.7272769 -104.9752536 39.7290708 10830 3800 5664 0.0496163554354094 0.0496163554354094 -104.9752536 39.7290708 -104.9752576 39.729517 10832 5936 934 0.175672791884477 0.175672791884477 -104.975253 39.7304575 -104.9752714 39.7320373 10833 934 5818 0.103656977616086 0.103656977616086 -104.9752714 39.7320373 -104.9752659 39.7329695 10834 5818 2219 0.0798383163598858 0.0798383163598858 -104.9752659 39.7329695 -104.9752631 39.7336875 10835 2219 4869 0.163069738486709 0.163069738486709 -104.9752631 39.7336875 -104.9752734 39.735154 10836 4869 8003 0.190225091069506 0.190225091069506 -104.9752734 39.735154 -104.9752877 39.7368647 10837 8003 5468 0.173414227417019 0.173414227417019 -104.9752877 39.7368647 -104.9753042 39.7384242 10838 5468 6220 0.124444185392524 0.124444185392524 -104.9753042 39.7384242 -104.9752801 39.7395432 10841 5175 8005 0.198062000656316 0.198062000656316 -104.9757389 39.7165269 -104.9757482 39.7183081 10844 8006 681 0.244474486801046 0.244474486801046 -104.9569442 39.743807 -104.9569536 39.7416084 10845 681 3340 0.0902358208620103 0.0902358208620103 -104.9569536 39.7416084 -104.9569483 39.7407969 10847 7885 682 0.0896800723137281 0.0896800723137281 -104.9567283 39.7408 -104.9567458 39.7416064 10848 682 580 0.244861214317874 0.244861214317874 -104.9567458 39.7416064 -104.9566854 39.743808 10850 5334 6321 0.121951239816061 0.121951239816061 -105.0391209 39.7067305 -105.0391097 39.7056338 10851 6321 8007 0.186507250461399 0.186507250461399 -105.0391097 39.7056338 -105.0391097 39.7039565 10852 8007 8008 0.042606728375189 0.042606728375189 -105.0391097 39.7039565 -105.0391344 39.7035738 10853 8008 8009 0.0463471911266823 0.0463471911266823 -105.0391344 39.7035738 -105.0391612 39.7031575 10854 8009 8010 0.0102891732268637 0.0102891732268637 -105.0391612 39.7031575 -105.039158 39.703065 10855 8010 8011 0.0998884840922572 0.0998884840922572 -105.039158 39.703065 -105.0391269 39.702167 10856 8011 8012 0.201197445523876 0.201197445523876 -105.0391269 39.702167 -105.0391183 39.7003576 10857 8012 6246 0.199805617134822 0.199805617134822 -105.0391183 39.7003576 -105.0390582 39.6985613 10858 6246 8013 0.200864024373594 0.200864024373594 -105.0390582 39.6985613 -105.0390491 39.6967549 10859 8013 2310 0.103900456751802 0.103900456751802 -105.0390491 39.6967549 -105.0390668 39.6958206 10860 2310 1494 0.0983991417332815 0.0983991417332815 -105.0390668 39.6958206 -105.0390582 39.6949357 10861 1494 183 0.203419998804159 0.203419998804159 -105.0390582 39.6949357 -105.0390582 39.6931063 10862 183 1711 0.201968707186781 0.201968707186781 -105.0390582 39.6931063 -105.0390754 39.69129 16611 7889 9327 0.146157951939095 0.146157951939095 -104.9848354 39.748842 -104.9836296 39.7497738 10863 1711 8014 0.204806773712675 0.204806773712675 -105.0390754 39.69129 -105.0390543 39.6894482 10864 8014 6157 0.126319530562447 0.126319530562447 -105.0390543 39.6894482 -105.0390628 39.6883122 10865 6157 1577 0.0829958932471693 0.0829958932471693 -105.0390628 39.6883122 -105.0390628 39.6875658 10867 7968 8016 0.0140119714836204 0.0140119714836204 -104.9994613 39.7412005 -104.9993111 39.7412509 10869 2294 1531 0.46192746891159 0.46192746891159 -104.9899657 39.7654782 -104.9909332 39.7613911 10871 8017 1203 0.169906498983342 0.169906498983342 -104.948399 39.7256083 -104.9484045 39.7271363 10872 1203 8018 0.0221945337202718 0.0221945337202718 -104.9484045 39.7271363 -104.9484041 39.7273359 10873 8018 3780 0.199572680726093 0.199572680726093 -104.9484041 39.7273359 -104.9484053 39.7291307 10874 3780 8019 0.153206883868779 0.153206883868779 -104.9484053 39.7291307 -104.9483814 39.7305084 10875 8019 952 0.177861736820837 0.177861736820837 -104.9483814 39.7305084 -104.9484181 39.7321077 10876 952 8020 0.175149595226483 0.175149595226483 -104.9484181 39.7321077 -104.9484005 39.7336828 10877 8020 4891 0.159178167143814 0.159178167143814 -104.9484005 39.7336828 -104.9483898 39.7351143 10878 4891 8021 0.18577336394487 0.18577336394487 -104.9483898 39.7351143 -104.9483898 39.736785 10879 8021 5489 0.173842148316324 0.173842148316324 -104.9483898 39.736785 -104.9483898 39.7383484 10880 5489 8022 0.202303315910377 0.202303315910377 -104.9483898 39.7383484 -104.9484296 39.7401675 10882 5166 8023 0.173986701720281 0.173986701720281 -104.9485858 39.7162531 -104.9485858 39.7178178 10883 8023 2353 0.177612171175383 0.177612171175383 -104.9485858 39.7178178 -104.9485908 39.7194151 10884 2353 4155 0.173655528353614 0.173655528353614 -104.9485908 39.7194151 -104.9485801 39.7209768 10885 4155 4742 0.173355871166643 0.173355871166643 -104.9485801 39.7209768 -104.9486216 39.7225355 10886 4742 6537 0.176328961502794 0.176328961502794 -104.9486216 39.7225355 -104.9485774 39.7241209 10887 6537 8024 0.165303556900913 0.165303556900913 -104.9485774 39.7241209 -104.9485847 39.7256075 10889 3030 3025 0.111248274146309 0.111248274146309 -104.9487906 39.7590818 -104.9488309 39.7600818 10891 8025 8026 0.0640627296443105 0.0640627296443105 -104.9487313 39.761191 -104.9488251 39.7617626 10893 3576 5643 0.138707185733922 0.138707185733922 -104.9488635 39.7544629 -104.9488535 39.7557103 10894 5643 4348 0.139896948951005 0.139896948951005 -104.9488535 39.7557103 -104.9488435 39.7569684 10895 4348 6346 0.137784232527167 0.137784232527167 -104.9488435 39.7569684 -104.9488336 39.7582075 10897 8027 697 0.20001854589906 0.20001854589906 -104.9488409 39.7401691 -104.9488331 39.7419679 10898 697 8028 0.202096920971429 0.202096920971429 -104.9488331 39.7419679 -104.9488359 39.7437854 10900 8029 2876 0.123948984730939 0.123948984730939 -104.9487583 39.7837977 -104.9487583 39.7849124 10901 2876 7628 0.141637704476922 0.141637704476922 -104.9487583 39.7849124 -104.9487399 39.7861861 10902 7628 7803 0.129093895003183 0.129093895003183 -104.9487399 39.7861861 -104.9487657 39.7873469 10903 7803 8030 0.203887723487366 0.203887723487366 -104.9487657 39.7873469 -104.9487914 39.7891804 10904 750 1568 0.143385969503008 0.143385969503008 -104.9486136 39.7763944 -104.9486346 39.7776838 10905 1568 356 0.136646760403047 0.136646760403047 -104.9486346 39.7776838 -104.9486062 39.7789125 10907 3449 6863 0.17900718937772 0.17900718937772 -104.9461482 39.7162465 -104.9461768 39.7146368 10908 6863 3068 0.174598273817653 0.174598273817653 -104.9461768 39.7146368 -104.9461768 39.7130666 10909 3068 8031 0.0302783785251902 0.0302783785251902 -104.9461768 39.7130666 -104.9461768 39.7127943 10910 8031 3188 0.14422007961407 0.14422007961407 -104.9461768 39.7127943 -104.9461736 39.7114973 10912 3499 8032 0.199010937916898 0.199010937916898 -104.9465455 39.6983726 -104.9465284 39.6965829 10913 8032 8033 0.200333001057217 0.200333001057217 -104.9465284 39.6965829 -104.9465436 39.6947813 10915 5667 598 0.0644126037668526 0.0644126037668526 -104.947235 39.702287 -104.9468452 39.7017914 10916 598 58 0.177763601732474 0.177763601732474 -104.9468452 39.7017914 -104.9465541 39.7002085 10919 5970 8036 0.0505810885650185 0.0505810885650185 -104.9783626 39.753192 -104.9787817 39.7535131 10920 8036 3015 0.0580577132309736 0.0580577132309736 -104.9787817 39.7535131 -104.9792691 39.7538767 10921 3015 8037 0.0464238660315039 0.0464238660315039 -104.9792691 39.7538767 -104.9796416 39.7541805 10922 8037 4384 0.0544799142925035 0.0544799142925035 -104.9796416 39.7541805 -104.9800877 39.7545304 10923 4384 8038 0.0538947325800234 0.0538947325800234 -104.9800877 39.7545304 -104.9805458 39.7548634 10924 8038 8039 0.0466438161180549 0.0466438161180549 -104.9805458 39.7548634 -104.9809281 39.7551627 10925 8039 8040 0.00584498801301113 0.00584498801301113 -104.9809281 39.7551627 -104.9809778 39.7551988 10926 8040 8041 0.0523763426314988 0.0523763426314988 -104.9809778 39.7551988 -104.981415 39.7555288 10927 8041 8042 0.0530979313391782 0.0530979313391782 -104.981415 39.7555288 -104.9818522 39.755868 10928 8042 8043 0.107654120371494 0.107654120371494 -104.9818522 39.755868 -104.9827245 39.7565663 10929 8043 8044 0.0544759880197041 0.0544759880197041 -104.9827245 39.7565663 -104.9831794 39.7569094 10930 8044 8045 0.0487657640583263 0.0487657640583263 -104.9831794 39.7569094 -104.9835828 39.7572195 10931 8045 8046 0.0550233762997563 0.0550233762997563 -104.9835828 39.7572195 -104.9840288 39.7575763 10932 8046 8047 0.0497918467778446 0.0497918467778446 -104.9840288 39.7575763 -104.9844325 39.7578991 10933 8047 8048 0.0560301584180681 0.0560301584180681 -104.9844325 39.7578991 -104.9849005 39.7582519 10934 8048 6177 0.0498105660603093 0.0498105660603093 -104.9849005 39.7582519 -104.9853166 39.7585655 10937 8049 8050 0.0514663482815545 0.0514663482815545 -104.9866649 39.7595656 -104.9870901 39.7598933 10939 5597 7545 0.109426166768049 0.109426166768049 -105.0438865 39.7312111 -105.0451654 39.7312441 10940 7545 8051 0.69043474044403 0.69043474044403 -105.0451654 39.7312441 -105.0532391 39.7312862 10943 4956 7224 0.100934524697699 0.100934524697699 -104.9952321 39.7305115 -104.9964124 39.7305084 10944 7224 8052 0.0514703494422073 0.0514703494422073 -104.9964124 39.7305084 -104.9970142 39.7305007 10945 8052 8053 0.0516967622411713 0.0516967622411713 -104.9970142 39.7305007 -104.9976187 39.7305054 10946 8053 8054 0.0428181869535947 0.0428181869535947 -104.9976187 39.7305054 -104.9981194 39.7305074 10947 8054 6644 0.0437760044869343 0.0437760044869343 -104.9981194 39.7305074 -104.9986313 39.7305095 10948 6644 251 0.0675496864417695 0.0675496864417695 -104.9986313 39.7305095 -104.9994212 39.7305062 10949 251 3950 0.064659952202738 0.064659952202738 -104.9994212 39.7305062 -105.0001773 39.7305104 10950 3950 8056 0.0623263752149148 0.0623263752149148 -105.0001773 39.7305104 -105.0009061 39.7305052 10951 8056 5609 0.0582215030638228 0.0582215030638228 -105.0009061 39.7305052 -105.0015869 39.7305003 10952 5609 8057 0.0511983070002347 0.0511983070002347 -105.0015869 39.7305003 -105.0021856 39.7304991 10953 8057 3730 0.0552226014136858 0.0552226014136858 -105.0021856 39.7304991 -105.0028312 39.7305102 10954 3730 8058 0.106434809873425 0.106434809873425 -105.0028312 39.7305102 -105.0040758 39.7305164 10956 5917 8060 0.0615467128621124 0.0615467128621124 -104.987439 39.7304505 -104.9881587 39.7304539 10957 8060 8061 0.0595626505884908 0.0595626505884908 -104.9881587 39.7304539 -104.9888552 39.7304571 10958 8061 8062 0.120093210467761 0.120093210467761 -104.9888552 39.7304571 -104.9902595 39.7304656 10960 8063 4634 0.154652934390646 0.154652934390646 -105.01746 39.7312756 -105.0192656 39.7311969 10961 4634 4549 0.20934037971115 0.20934037971115 -105.0192656 39.7311969 -105.0217136 39.7312012 10962 4549 8064 0.293727880710195 0.293727880710195 -105.0217136 39.7312012 -105.0251484 39.731191 10966 5216 3396 0.0579299126969349 0.0579299126969349 -105.0344587 39.7305984 -105.0351361 39.7306025 10967 3396 8065 0.0454362838279539 0.0454362838279539 -105.0351361 39.7306025 -105.0356674 39.7306063 10968 8065 5710 0.0481473121637486 0.0481473121637486 -105.0356674 39.7306063 -105.0362304 39.7306104 10969 5710 8066 0.0449725321072065 0.0449725321072065 -105.0362304 39.7306104 -105.0367563 39.7306104 10970 8066 7433 0.0497100835030792 0.0497100835030792 -105.0367563 39.7306104 -105.0373376 39.7306104 10971 7433 8069 0.0438793771122388 0.0438793771122388 -105.0373376 39.7306104 -105.0378507 39.7306136 10972 8069 7182 0.0471375837035957 0.0471375837035957 -105.0378507 39.7306136 -105.0384019 39.730617 20567 10854 10857 0.225655121951984 0.225655121951984 -105.0159697 39.7588715 -105.0184643 39.7595354 10973 7182 8070 0.0452974861696144 0.0452974861696144 -105.0384019 39.730617 -105.0389316 39.730617 10974 8070 8071 0.0479228077199932 0.0479228077199932 -105.0389316 39.730617 -105.039492 39.730617 10975 8071 8072 0.0470353472529161 0.0470353472529161 -105.039492 39.730617 -105.040042 39.7306132 10976 8072 1097 0.0443841816938638 0.0443841816938638 -105.040042 39.7306132 -105.040561 39.7306097 10978 8073 5318 0.014674630653103 0.014674630653103 -104.9738736 39.7606988 -104.9737157 39.7607506 10979 5318 2905 0.0312080465120251 0.0312080465120251 -104.9737157 39.7607506 -104.9733508 39.7607599 10980 2905 7145 0.104770590384922 0.104770590384922 -104.9733508 39.7607599 -104.9721251 39.760762 10981 7145 5123 0.105925863098076 0.105925863098076 -104.9721251 39.760762 -104.9708859 39.7607568 10982 5123 4737 0.104660211196924 0.104660211196924 -104.9708859 39.7607568 -104.9696615 39.7607527 10983 4737 6783 0.106266768581811 0.106266768581811 -104.9696615 39.7607527 -104.9684183 39.7607496 10984 6783 7367 0.10603565613408 0.10603565613408 -104.9684183 39.7607496 -104.9671778 39.7607476 12610 8772 8773 0.0502119000696978 0.0502119000696978 -104.9969955 39.7289027 -104.9975826 39.7288966 10987 3133 3905 0.108335751010408 0.108335751010408 -104.9647236 39.7607393 -104.9634562 39.7607434 10988 3905 1043 0.106035430930181 0.106035430930181 -104.9634562 39.7607434 -104.9622157 39.7607434 10989 1043 8074 0.0531930855223622 0.0531930855223622 -104.9622157 39.7607434 -104.9615934 39.7607445 10990 8074 6278 0.0525006902367685 0.0525006902367685 -104.9615934 39.7607445 -104.9609792 39.7607455 10991 6278 8075 0.105351603899057 0.105351603899057 -104.9609792 39.7607455 -104.9597467 39.7607455 10992 8075 5007 0.100650315286722 0.100650315286722 -104.9597467 39.7607455 -104.9585692 39.7607455 10993 5007 8076 0.0416106781167173 0.0416106781167173 -104.9585692 39.7607455 -104.9580824 39.7607455 10995 8025 7689 0.0805451553909581 0.0805451553909581 -104.9487313 39.761191 -104.9478369 39.760963 10996 7689 4508 0.0814563900003029 0.0814563900003029 -104.9478369 39.760963 -104.9468841 39.7609498 10997 4508 3466 0.0836603655346893 0.0836603655346893 -104.9468841 39.7609498 -104.9459057 39.7609696 10998 3466 6023 0.0805527124085535 0.0805527124085535 -104.9459057 39.7609696 -104.9449634 39.76096 10999 6023 3872 0.0834734840918988 0.0834734840918988 -104.9449634 39.76096 -104.9440107 39.7607951 11000 3872 8080 0.0833038712417768 0.0833038712417768 -104.9440107 39.7607951 -104.9430389 39.7607387 11002 3967 8081 0.0785869791186196 0.0785869791186196 -105.0184978 39.6900096 -105.0194162 39.690003 11004 6348 3039 0.0931730621198353 0.0931730621198353 -104.9430579 39.7581889 -104.9430494 39.7590268 11005 3039 8080 0.190356710856614 0.190356710856614 -104.9430494 39.7590268 -104.9430389 39.7607387 11006 8080 8082 0.0884015044030203 0.0884015044030203 -104.9430389 39.7607387 -104.9430328 39.7615337 11008 6424 4647 0.0970252568524678 0.0970252568524678 -105.0175106 39.7248745 -105.0186451 39.7248745 11009 4647 8083 0.151040975226462 0.151040975226462 -105.0186451 39.7248745 -105.0204107 39.7248423 16204 9846 7728 0.404619504399153 0.404619504399153 -104.9798779 39.6857583 -104.9798585 39.6893971 11010 4970 8084 0.141573509395187 0.141573509395187 -104.9800953 39.7828539 -104.9784386 39.7828407 11012 6398 7450 0.0587460292912133 0.0587460292912133 -104.9991941 39.7080802 -104.9991888 39.7075519 11013 7450 5682 0.0978645396723703 0.0978645396723703 -104.9991888 39.7075519 -104.9991817 39.7066718 11014 5682 8085 0.19215729634673 0.19215729634673 -104.9991817 39.7066718 -104.9991901 39.7049437 11015 8085 6825 0.00461462117405417 0.00461462117405417 -104.9991901 39.7049437 -104.9991903 39.7049022 11016 6825 549 0.386380234242036 0.386380234242036 -104.9991903 39.7049022 -104.999187 39.7014274 11017 549 6259 0.219376470776871 0.219376470776871 -104.999187 39.7014274 -104.999187 39.6994545 11018 6259 8086 0.305359073933419 0.305359073933419 -104.999187 39.6994545 -104.9991292 39.6967087 11019 8086 1485 0.202208842336051 0.202208842336051 -104.9991292 39.6967087 -104.9991903 39.6948908 11023 8088 8089 0.0138986527527033 0.0138986527527033 -105.0018979 39.7429979 -105.0019804 39.7431056 11024 8089 8090 0.00683010177656819 0.00683010177656819 -105.0019804 39.7431056 -105.002021 39.7431585 11025 8090 8091 0.110435202693889 0.110435202693889 -105.002021 39.7431585 -105.0026536 39.7440244 11026 7961 8092 0.198854876063874 0.198854876063874 -104.9896006 39.7279005 -104.9877223 39.7268463 11028 5855 1340 0.201837936768745 0.201837936768745 -105.019178 39.714811 -105.0191455 39.712996 11029 1340 8094 0.205566060887405 0.205566060887405 -105.0191455 39.712996 -105.0191455 39.7111473 11030 8094 4699 0.204173926089909 0.204173926089909 -105.0191455 39.7111473 -105.0192055 39.7093117 11031 4699 8095 0.200461574437924 0.200461574437924 -105.0192055 39.7093117 -105.0192399 39.7075091 11032 8095 8096 0.201918867294297 0.201918867294297 -105.0192399 39.7075091 -105.0192399 39.7056932 11033 8096 6823 0.198988761465987 0.198988761465987 -105.0192399 39.7056932 -105.0192227 39.7039037 11034 6823 772 0.204865532850049 0.204865532850049 -105.0192227 39.7039037 -105.0192227 39.7020613 11036 6007 6252 0.210749028817316 0.210749028817316 -105.0192141 39.7004566 -105.0192055 39.6985613 11037 6252 8097 0.20159640654511 0.20159640654511 -105.0192055 39.6985613 -105.019205 39.6967483 11039 6091 8098 0.0302498178580294 0.0302498178580294 -105.0158342 39.7607944 -105.0160862 39.7609854 11040 8098 8099 0.0194131905433523 0.0194131905433523 -105.0160862 39.7609854 -105.016277 39.7610801 11041 8099 6924 0.166900367789548 0.166900367789548 -105.016277 39.7610801 -105.0181853 39.7613979 11042 6924 8100 0.161859559583179 0.161859559583179 -105.0181853 39.7613979 -105.0200789 39.7613979 11043 8100 1241 0.0380629815604356 0.0380629815604356 -105.0200789 39.7613979 -105.0205242 39.7613979 11045 6980 7942 0.133638145181839 0.133638145181839 -105.0408692 39.7034745 -105.0424313 39.7034679 11046 7942 5338 0.0765467348148991 0.0765467348148991 -105.0424313 39.7034679 -105.0430777 39.7039439 11048 5442 7919 0.212135491175046 0.212135491175046 -105.0250601 39.7030958 -105.0275397 39.7031113 11049 7919 4410 0.19312496970157 0.19312496970157 -105.0275397 39.7031113 -105.0297971 39.7030981 11050 4410 8103 0.226886968788061 0.226886968788061 -105.0297971 39.7030981 -105.0324492 39.7031047 11051 8103 4283 0.17035467585884 0.17035467585884 -105.0324492 39.7031047 -105.0344405 39.7031047 11053 8104 7854 0.0946426330892721 0.0946426330892721 -104.9912065 39.7783357 -104.9923137 39.7783555 11054 7854 8105 0.0433309511619061 0.0433309511619061 -104.9923137 39.7783555 -104.9928201 39.7783357 11055 8106 6776 0.129541839197132 0.129541839197132 -105.0252567 39.7778437 -105.0267719 39.7778785 11056 6776 6152 0.13334664352248 0.13334664352248 -105.0267719 39.7778785 -105.0283323 39.7778787 11057 6152 3997 0.133550546612879 0.133550546612879 -105.0283323 39.7778787 -105.0298945 39.7779116 11058 3997 7046 0.134234793318191 0.134234793318191 -105.0298945 39.7779116 -105.0314652 39.7779248 11059 7046 7376 0.132775137258175 0.132775137258175 -105.0314652 39.7779248 -105.0330187 39.7779446 11060 7376 3435 0.135417405491425 0.135417405491425 -105.0330187 39.7779446 -105.0346033 39.7779525 11063 7764 5715 0.0517371191288579 0.0517371191288579 -105.035177 39.7783841 -105.0357824 39.77838 11064 5715 8107 0.0482057757930101 0.0482057757930101 -105.0357824 39.77838 -105.0363465 39.77838 11065 8107 7435 0.0500858095958938 0.0500858095958938 -105.0363465 39.77838 -105.0369326 39.77838 11066 7435 8108 0.0493949795014098 0.0493949795014098 -105.0369326 39.77838 -105.0375106 39.7783767 11067 8108 7174 0.049625706970036 0.049625706970036 -105.0375106 39.7783767 -105.0380913 39.7783734 11068 7174 6739 0.0493949818685724 0.0493949818685724 -105.0380913 39.7783734 -105.0386693 39.7783767 11069 6739 7789 0.0481559013551591 0.0481559013551591 -105.0386693 39.7783767 -105.0392328 39.77838 11070 7789 6645 0.0506327285203027 0.0506327285203027 -105.0392328 39.77838 -105.0398253 39.77838 11071 6645 1136 0.0491201558695857 0.0491201558695857 -105.0398253 39.77838 -105.0404001 39.77838 11072 1136 6995 0.0494363433732341 0.0494363433732341 -105.0404001 39.77838 -105.0409786 39.77838 11073 6995 7503 0.049590164320003 0.049590164320003 -105.0409786 39.77838 -105.0415589 39.77838 11074 7503 8109 0.100703299932673 0.100703299932673 -105.0415589 39.77838 -105.0427373 39.7783855 11075 8109 7480 0.0534769030186113 0.0534769030186113 -105.0427373 39.7783855 -105.043363 39.7783777 11076 7480 5580 0.0516905707687601 0.0516905707687601 -105.043363 39.7783777 -105.0439678 39.7783702 11077 5580 8110 0.0497706020063474 0.0497706020063474 -105.0439678 39.7783702 -105.0445502 39.778373 11078 8110 8111 0.0487450776836639 0.0487450776836639 -105.0445502 39.778373 -105.0451206 39.7783757 11079 8111 8112 0.694365013204936 0.694365013204936 -105.0451206 39.7783757 -105.053246 39.7783797 11080 1262 4539 0.0997555409236608 0.0997555409236608 -105.0204874 39.7784064 -105.0216547 39.778413 11081 4539 6285 0.098678051142926 0.098678051142926 -105.0216547 39.778413 -105.0228094 39.7784186 11083 2717 8113 0.100251109237605 0.100251109237605 -105.0239636 39.7784327 -105.0251365 39.7784506 11085 8114 8115 0.096187670432143 0.096187670432143 -104.9982189 39.7783526 -104.9993433 39.7783922 11086 8115 5626 0.201348891867615 0.201348891867615 -104.9993433 39.7783922 -105.0016991 39.7783602 11088 2507 8116 0.0493483893872719 0.0493483893872719 -105.0105528 39.7777919 -105.0111288 39.7777603 11089 8116 1238 0.100702597753866 0.100702597753866 -105.0111288 39.7777603 -105.0123072 39.7777623 11090 1238 4792 0.032813432065695 0.032813432065695 -105.0123072 39.7777623 -105.0126909 39.7777735 11091 4792 4812 0.0677278405661894 0.0677278405661894 -105.0126909 39.7777735 -105.0134831 39.7777557 11092 4812 2152 0.0672921980026174 0.0672921980026174 -105.0134831 39.7777557 -105.0142702 39.7777735 11093 2152 2179 0.0344341477791983 0.0344341477791983 -105.0142702 39.7777735 -105.0146727 39.777759 11094 2179 6304 0.100339028034619 0.100339028034619 -105.0146727 39.777759 -105.0158468 39.7777672 11095 6304 6426 0.101616906343387 0.101616906343387 -105.0158468 39.7777672 -105.0170359 39.7777689 11096 6426 5344 0.101029409154815 0.101029409154815 -105.0170359 39.7777689 -105.0182175 39.7777985 11097 5344 4640 0.0949596649493475 0.0949596649493475 -105.0182175 39.7777985 -105.0193287 39.7777995 11098 4640 1261 0.0990622828589398 0.0990622828589398 -105.0193287 39.7777995 -105.0204874 39.7778259 11100 3674 8117 0.125664760723522 0.125664760723522 -104.9782423 39.7475122 -104.97815 39.7486401 11101 8117 8118 0.0959168081132613 0.0959168081132613 -104.97815 39.7486401 -104.9781487 39.7495027 11102 8118 8119 0.126940211454871 0.126940211454871 -104.9781487 39.7495027 -104.978147 39.7506443 11103 8119 8120 0.01117909521949 0.01117909521949 -104.978147 39.7506443 -104.9781435 39.7507448 11104 8120 2680 0.0506435066002237 0.0506435066002237 -104.9781435 39.7507448 -104.9781521 39.7512002 11105 2680 7576 0.0851117723335375 0.0851117723335375 -104.9781521 39.7512002 -104.9781607 39.7519656 11106 7576 7833 0.0050110745435388 0.0050110745435388 -104.9781607 39.7519656 -104.9781265 39.7520022 16206 5823 7210 0.206033080289906 0.206033080289906 -104.9798455 39.691158 -104.9798457 39.6930109 11107 7833 8121 0.0770500763169566 0.0770500763169566 -104.9781265 39.7520022 -104.9781346 39.7526951 11108 8121 8035 0.0465513466723509 0.0465513466723509 -104.9781346 39.7526951 -104.9781265 39.7531137 11110 807 8122 0.0835494437055617 0.0835494437055617 -104.9781222 39.7532569 -104.9781363 39.7540082 11111 8122 8123 0.0673397864842803 0.0673397864842803 -104.9781363 39.7540082 -104.9781379 39.7546138 11112 8123 3017 0.0101257363562013 0.0101257363562013 -104.9781379 39.7546138 -104.9782228 39.7546773 11114 8124 8125 0.0101518907891953 0.0101518907891953 -104.9790658 39.7205397 -104.9791138 39.7204562 11115 8125 2367 0.124673068713839 0.124673068713839 -104.9791138 39.7204562 -104.9791205 39.719335 11116 2367 8126 0.113318754907998 0.113318754907998 -104.9791205 39.719335 -104.9791209 39.7183159 11117 8126 1826 0.2011636326138 0.2011636326138 -104.9791209 39.7183159 -104.9791466 39.7165069 11119 8127 8128 0.150025905824831 0.150025905824831 -105.01151 39.7418472 -105.0124026 39.7430088 11121 2887 8129 0.081938792894379 0.081938792894379 -104.9729638 39.7478589 -104.9721336 39.7482271 11122 8129 8130 0.106964546123147 0.106964546123147 -104.9721336 39.7482271 -104.9708826 39.7482126 11123 8130 4728 0.104978647949955 0.104978647949955 -104.9708826 39.7482126 -104.9696547 39.7482082 11124 4728 6795 0.108689532522494 0.108689532522494 -104.9696547 39.7482082 -104.9683834 39.7482029 11125 6795 7347 0.102216150252819 0.102216150252819 -104.9683834 39.7482029 -104.9671878 39.748204 11126 7347 5393 0.105889579896167 0.105889579896167 -104.9671878 39.748204 -104.9659493 39.748214 11127 5393 8131 0.054562518485416 0.054562518485416 -104.9659493 39.748214 -104.9653111 39.7482118 11128 8131 8132 0.0481675689920574 0.0481675689920574 -104.9653111 39.7482118 -104.9647477 39.7482098 11129 8132 3895 0.109975096473535 0.109975096473535 -104.9647477 39.7482098 -104.9634614 39.7482006 11130 3895 1027 0.10512607647723 0.10512607647723 -104.9634614 39.7482006 -104.9622318 39.748208 11131 1027 8133 0.0540856357592879 0.0540856357592879 -104.9622318 39.748208 -104.9615993 39.7482178 12777 8831 8832 0.188959131880304 0.188959131880304 -104.9729154 39.7255792 -104.9729324 39.7272785 11133 6270 8134 0.0524343047299347 0.0524343047299347 -104.960998 39.748227 -104.9603847 39.7482239 11134 8134 8135 0.0535628703960502 0.0535628703960502 -104.9603847 39.7482239 -104.9597582 39.7482207 11136 8136 8137 0.085310565822113 0.085310565822113 -104.9592611 39.7837879 -104.9602584 39.7837523 11137 8137 6283 0.0924164471878071 0.0924164471878071 -104.9602584 39.7837523 -104.9613399 39.7837589 11138 6283 8138 0.0880043396162394 0.0880043396162394 -104.9613399 39.7837589 -104.9623698 39.7837589 11139 8138 8139 0.093883258506383 0.093883258506383 -104.9623698 39.7837589 -104.9634685 39.7837589 11140 8139 3142 0.0916816056478044 0.0916816056478044 -104.9634685 39.7837589 -104.9645414 39.7837523 11141 3142 5416 0.0909467644852468 0.0909467644852468 -104.9645414 39.7837523 -104.9656057 39.7837589 11142 5416 8140 0.0909305385237858 0.0909305385237858 -104.9656057 39.7837589 -104.9666698 39.7837514 11144 3154 4972 0.0951253779669951 0.0951253779669951 -104.981211 39.7837245 -104.980098 39.7837069 11145 4972 8141 0.159341748119657 0.159341748119657 -104.980098 39.7837069 -104.9783643 39.7831792 11147 8142 7088 0.0975513520982515 0.0975513520982515 -104.9858077 39.7837643 -104.9846662 39.7837774 11148 7088 971 0.0957796137604222 0.0957796137604222 -104.9846662 39.7837774 -104.9835456 39.7837971 11149 971 7402 0.0550171923708008 0.0550171923708008 -104.9835456 39.7837971 -104.9829018 39.7837905 11150 7402 5289 0.0484207753056408 0.0484207753056408 -104.9829018 39.7837905 -104.9823354 39.7837773 11152 3320 8143 0.077853024278325 0.077853024278325 -104.9569981 39.7837383 -104.956087 39.7837391 11153 8143 5756 0.0805728425443714 0.0805728425443714 -104.956087 39.7837391 -104.9551441 39.7837449 11154 5756 7328 0.0873058149168626 0.0873058149168626 -104.9551441 39.7837449 -104.9541227 39.7837251 11155 7328 2087 0.0932446680916279 0.0932446680916279 -104.9541227 39.7837251 -104.9530315 39.7837193 12803 4082 3763 0.178907695562899 0.178907695562899 -105.0063995 39.7838419 -105.0064169 39.7854508 11158 4115 4117 0.0440125760632801 0.0440125760632801 -104.9513234 39.7837391 -104.9508084 39.7837325 11159 4117 6504 0.0374084190760855 0.0374084190760855 -104.9508084 39.7837325 -104.9503707 39.7837259 11160 6504 6677 0.044394894025319 0.044394894025319 -104.9503707 39.7837259 -104.9498557 39.7837786 11161 6677 8029 0.0937961823239111 0.0937961823239111 -104.9498557 39.7837786 -104.9487583 39.7837977 11162 8029 8144 0.0511329046048641 0.0511329046048641 -104.9487583 39.7837977 -104.9481599 39.7837974 11163 8144 8145 0.0135266374241744 0.0135266374241744 -104.9481599 39.7837974 -104.9480016 39.7837973 11165 4223 1001 0.0531658581374023 0.0531658581374023 -104.986953 39.7839026 -104.9875739 39.7838718 11167 4374 2855 0.170827518580558 0.170827518580558 -105.0014998 39.7007322 -105.0034418 39.7003749 11169 8146 4313 0.17183605887504 0.17183605887504 -105.0324321 39.7013349 -105.0344405 39.7013547 11171 5444 7921 0.207916650376417 0.207916650376417 -105.0250665 39.701332 -105.0274968 39.7013283 11172 7921 4408 0.197533961318481 0.197533961318481 -105.0274968 39.7013283 -105.0298056 39.7013481 11174 8147 644 0.13870723980062 0.13870723980062 -104.9389466 39.7401205 -104.9389365 39.7413679 11175 644 7273 0.132830481063153 0.132830481063153 -104.9389365 39.7413679 -104.9389193 39.7425624 11176 7273 1992 0.0923486278054484 0.0923486278054484 -104.9389193 39.7425624 -104.9389249 39.7433929 11177 1992 1976 0.0346172149199892 0.0346172149199892 -104.9389249 39.7433929 -104.9389295 39.7437042 11178 1976 4591 0.135026001443702 0.135026001443702 -104.9389295 39.7437042 -104.9389209 39.7449185 11179 4591 6478 0.132622992610531 0.132622992610531 -104.9389209 39.7449185 -104.9389155 39.7461112 12836 8855 8856 0.0453127355156614 0.0453127355156614 -104.9892657 39.7540916 -104.988892 39.7538026 11180 6478 2462 0.14279254357733 0.14279254357733 -104.9389155 39.7461112 -104.9388988 39.7473953 11182 8148 8149 0.201096301426274 0.201096301426274 -104.9394475 39.7256125 -104.9394514 39.727421 11183 8149 8150 0.201154462707023 0.201154462707023 -104.9394514 39.727421 -104.9394389 39.72923 11185 2461 5905 0.204782750962282 0.204782750962282 -104.9394874 39.7473999 -104.9394475 39.7492413 11186 5905 8151 0.200573430726899 0.200573430726899 -104.9394475 39.7492413 -104.9394486 39.7510451 11187 8151 790 0.199941729347635 0.199941729347635 -104.9394486 39.7510451 -104.9394378 39.7528432 11188 790 3583 0.202642621733606 0.202642621733606 -104.9394378 39.7528432 -104.9394304 39.7546656 11189 3583 4354 0.202475015345548 0.202475015345548 -104.9394304 39.7546656 -104.9394273 39.7564865 11190 4354 8152 0.200309115545572 0.200309115545572 -104.9394273 39.7564865 -104.9393999 39.7582878 11191 8152 3057 0.206933046688651 0.206933046688651 -104.9393999 39.7582878 -104.9394429 39.7601485 11192 3057 8153 0.186611026973769 0.186611026973769 -104.9394429 39.7601485 -104.9394065 39.7618265 11194 1060 8154 0.173008298211734 0.173008298211734 -104.9395373 39.7162311 -104.939535 39.717787 11195 8154 8155 0.177900871903465 0.177900871903465 -104.939535 39.717787 -104.9395373 39.7193869 11196 8155 8156 0.167407375878646 0.167407375878646 -104.9395373 39.7193869 -104.9395248 39.7208924 11197 8156 4775 0.251673348312152 0.251673348312152 -104.9395248 39.7208924 -104.9393188 39.7231502 11198 4775 6553 0.132857734263153 0.132857734263153 -104.9393188 39.7231502 -104.9393102 39.724345 11199 6553 8157 0.106438324963657 0.106438324963657 -104.9393102 39.724345 -104.9393188 39.7253022 11201 2232 5133 0.19052148019247 0.19052148019247 -104.9395024 39.7328547 -104.9395046 39.7345681 11202 5133 4902 0.0151263568070176 0.0151263568070176 -104.9395046 39.7345681 -104.9394839 39.7347032 11203 4902 6619 0.197484990473566 0.197484990473566 -104.9394839 39.7347032 -104.9394962 39.7364792 11205 8158 8159 0.20585122765193 0.20585122765193 -104.9394819 39.7382793 -104.939514 39.7401304 11207 8160 8161 0.016887203978 0.016887203978 -104.9408036 39.7114181 -104.9406062 39.7114203 11221 106 61 0.00533283632570931 0.00533283632570931 -104.931654 39.700221 -104.931714 39.700208 11222 61 65 0.207145778882675 0.207145778882675 -104.931714 39.700208 -104.934135 39.700181 11224 103 8170 0.0169041191858478 0.0169041191858478 -104.940786 39.7001905 -104.9405886 39.7001839 11225 8170 8171 0.361108877807587 0.361108877807587 -104.9405886 39.7001839 -104.936368 39.700221 11226 8171 8172 0.190446564346409 0.190446564346409 -104.936368 39.700221 -104.934142 39.700234 11228 8173 8174 0.0754029121625499 0.0754029121625499 -104.940655 39.7066792 -104.9406492 39.7073573 11229 8174 8175 0.417052793540933 0.417052793540933 -104.9406492 39.7073573 -104.9406062 39.7111078 11231 8176 8177 0.0299391686417842 0.0299391686417842 -104.9365311 39.7051466 -104.9362135 39.7050335 11232 8177 8178 0.202215537578589 0.202215537578589 -104.9362135 39.7050335 -104.9340806 39.7042496 11233 8178 8179 0.11808571362223 0.11808571362223 -104.9340806 39.7042496 -104.9328366 39.7037894 11234 8179 8163 0.126818785158071 0.126818785158071 -104.9328366 39.7037894 -104.9314767 39.7033354 11236 4228 8181 0.209470643186114 0.209470643186114 -104.933969 39.696598 -104.933897 39.698481 11269 4227 8200 0.197818013323833 0.197818013323833 -104.936211 39.696598 -104.936222 39.694819 11237 8181 65 0.190124873120192 0.190124873120192 -104.933897 39.698481 -104.934135 39.700181 11238 65 8172 0.00592368117466438 0.00592368117466438 -104.934135 39.700181 -104.934142 39.700234 11239 8172 8178 0.446545243407564 0.446545243407564 -104.934142 39.700234 -104.9340806 39.7042496 12886 8876 655 0.00596005420121878 0.00596005420121878 -104.9810837 39.7416131 -104.9810836 39.7416667 11242 8183 8184 0.228538005170478 0.228538005170478 -104.9405972 39.7047205 -104.9381461 39.7039031 11245 8162 8186 0.154667884886688 0.154667884886688 -104.936452 39.711255 -104.9351303 39.7103058 11246 8186 8187 0.175562487769928 0.175562487769928 -104.9351303 39.7103058 -104.9332506 39.7096719 11249 3633 8188 0.0150923041998694 0.0150923041998694 -104.9408419 39.7060696 -104.9406663 39.7060565 11250 8188 8189 0.270579217097142 0.270579217097142 -104.9406663 39.7060565 -104.9375812 39.7055199 11251 8189 8176 0.0989590805052705 0.0989590805052705 -104.9375812 39.7055199 -104.9365311 39.7051466 11253 8163 3643 0.149826975112258 0.149826975112258 -104.9314767 39.7033354 -104.9299023 39.7027452 11255 8190 1804 0.201671276037755 0.201671276037755 -104.937302 39.696603 -104.9373232 39.6947894 11257 8191 8192 0.0154162495075233 0.0154162495075233 -104.940786 39.7020593 -104.9406058 39.7020593 11258 8192 8193 0.181517364616001 0.181517364616001 -104.9406058 39.7020593 -104.9384841 39.7020481 11259 8193 8194 0.180264399151985 0.180264399151985 -104.9384841 39.7020481 -104.936377 39.702045 11261 8181 3550 0.192378625445026 0.192378625445026 -104.933897 39.698481 -104.931651 39.698398 11264 8186 8197 0.16597516800592 0.16597516800592 -104.9351303 39.7103058 -104.936366 39.709155 11265 8197 8198 0.19583924016197 0.19583924016197 -104.936366 39.709155 -104.9363539 39.7073938 11267 8199 8197 0.123986592502342 0.123986592502342 -104.936354 39.71027 -104.936366 39.709155 11271 8194 8171 0.202821007714315 0.202821007714315 -104.936377 39.702045 -104.936368 39.700221 11272 8171 8195 0.195495736534207 0.195495736534207 -104.936368 39.700221 -104.9363825 39.6984629 11273 8195 8201 0.207035429354564 0.207035429354564 -104.9363825 39.6984629 -104.936392 39.696601 11275 8202 8174 0.0167300114490718 0.0167300114490718 -104.9408446 39.707351 -104.9406492 39.7073573 11277 8198 8167 0.130702597640292 0.130702597640292 -104.9363539 39.7073938 -104.9348261 39.707407 11278 8167 8203 0.122618976220882 0.122618976220882 -104.9348261 39.707407 -104.9333927 39.707407 11279 8203 8204 0.327046093817032 0.327046093817032 -104.9333927 39.707407 -104.92957 39.707451 11280 4228 4229 0.198835732908948 0.198835732908948 -104.933969 39.696598 -104.931645 39.696598 11281 4229 8205 0.301334691508365 0.301334691508365 -104.931645 39.696598 -104.928123 39.696591 11282 8206 8190 0.113799565910968 0.113799565910968 -104.9386317 39.6965781 -104.937302 39.696603 11284 8201 4227 0.0154895076655846 0.0154895076655846 -104.936392 39.696601 -104.936211 39.696598 11286 8207 8200 0.0930040479254132 0.0930040479254132 -104.937309 39.694816 -104.936222 39.694819 11288 8193 8184 0.208283527691618 0.208283527691618 -104.9384841 39.7020481 -104.9381461 39.7039031 11316 5155 2238 0.0837223321108041 0.0837223321108041 -104.9292584 39.7320999 -104.9292252 39.7328524 11289 8184 8189 0.18616179415052 0.18616179415052 -104.9381461 39.7039031 -104.9375812 39.7055199 11291 3257 8208 0.321455747501831 0.321455747501831 -104.9302161 39.7037522 -104.9336074 39.7049972 11293 443 8209 0.110751336507506 0.110751336507506 -104.932837 39.701282 -104.932831 39.700286 11294 392 8179 0.178734728363983 0.178734728363983 -104.932837 39.702182 -104.9328366 39.7037894 11296 8162 6291 0.216060929512084 0.216060929512084 -104.936452 39.711255 -104.9339286 39.7111692 11297 6291 7342 0.196043159951137 0.196043159951137 -104.9339286 39.7111692 -104.9316369 39.711189 11645 8348 6433 0.104796073662296 0.104796073662296 -105.0190347 39.7552995 -105.0178088 39.7553019 11299 7342 5274 0.233799434282417 0.233799434282417 -104.9316369 39.711189 -104.93153 39.709088 11300 61 3550 0.201334976523304 0.201334976523304 -104.931714 39.700208 -104.931651 39.698398 11301 3550 4229 0.200151526253302 0.200151526253302 -104.931651 39.698398 -104.931645 39.696598 11303 5279 3162 0.0990447395902117 0.0990447395902117 -104.9826249 39.7183267 -104.9814669 39.7183289 11304 3162 4979 0.101293558978732 0.101293558978732 -104.9814669 39.7183289 -104.9802827 39.7183173 11305 4979 8126 0.0993695918525221 0.0993695918525221 -104.9802827 39.7183173 -104.9791209 39.7183159 11306 8126 4335 0.0910331896522206 0.0910331896522206 -104.9791209 39.7183159 -104.9780566 39.7183225 11307 4335 8210 0.0476841899874069 0.0476841899874069 -104.9780566 39.7183225 -104.9774991 39.7183251 11308 8210 5040 0.0521232799197054 0.0521232799197054 -104.9774991 39.7183251 -104.9768897 39.7183279 11309 5040 8005 0.0976580173278249 0.0976580173278249 -104.9768897 39.7183279 -104.9757482 39.7183081 11310 8005 4307 0.0466427658725356 0.0466427658725356 -104.9757482 39.7183081 -104.975203 39.7182988 11311 4307 995 0.052631404385892 0.052631404385892 -104.975203 39.7182988 -104.9745878 39.7182883 11313 8211 5951 0.199050744316133 0.199050744316133 -104.9292411 39.7292602 -104.9292349 39.7310503 11314 5951 5143 0.0913688712241713 0.0913688712241713 -104.9292349 39.7310503 -104.9292349 39.731872 11315 5143 5155 0.025420878561629 0.025420878561629 -104.9292349 39.731872 -104.9292584 39.7320999 11317 2238 4911 0.203010994943857 0.203010994943857 -104.9292252 39.7328524 -104.9291882 39.7346779 11318 4911 6611 0.201886473833407 0.201886473833407 -104.9291882 39.7346779 -104.9291809 39.7364935 11319 6611 8212 0.197101479655197 0.197101479655197 -104.9291809 39.7364935 -104.9292134 39.7382659 11320 8212 8213 0.206955997470903 0.206955997470903 -104.9292134 39.7382659 -104.9292134 39.7401271 11323 5950 5142 0.147533492116586 0.147533492116586 -104.9304356 39.7310602 -104.930434 39.732387 11326 2237 4910 0.20422309503448 0.20422309503448 -104.9303867 39.7328502 -104.9303749 39.7346868 11327 4910 6612 0.200274596012582 0.200274596012582 -104.9303749 39.7346868 -104.9303837 39.7364879 11328 6612 8215 0.196974435405611 0.196974435405611 -104.9303837 39.7364879 -104.9303979 39.7382593 11329 8215 8216 0.208072957327714 0.208072957327714 -104.9303979 39.7382593 -104.9303676 39.7401304 11331 7959 8217 0.0106613346433968 0.0106613346433968 -104.9912259 39.7297319 -104.9911152 39.729776 11337 289 8219 0.0101386145536838 0.0101386145536838 -105.0056941 39.7615954 -105.0056833 39.7616862 11338 8219 4483 0.0263974796072716 0.0263974796072716 -105.0056833 39.7616862 -105.0055781 39.7619094 11340 8220 289 0.116841869555958 0.116841869555958 -105.006312 39.7606581 -105.0056941 39.7615954 11483 8221 8222 0.0466544327533727 0.0466544327533727 -104.9936301 39.74071 -104.9940163 39.7410064 11342 8223 7906 0.0355112223964134 0.0355112223964134 -105.0064841 39.7620611 -105.0068985 39.7620384 11343 7906 4187 0.0959478466054884 0.0959478466054884 -105.0068985 39.7620384 -105.008021 39.7620353 11344 4187 8224 0.108554994700497 0.108554994700497 -105.008021 39.7620353 -105.009291 39.7620353 11345 8224 2512 0.0267513344361619 0.0267513344361619 -105.009291 39.7620353 -105.0096039 39.7620403 11346 2512 6726 0.134329958691173 0.134329958691173 -105.0096039 39.7620403 -105.0111753 39.7620239 11347 6726 8226 0.0541066682112551 0.0541066682112551 -105.0111753 39.7620239 -105.0118083 39.7620229 11348 8226 1754 0.0582360854290831 0.0582360854290831 -105.0118083 39.7620229 -105.0124896 39.7620198 11352 8227 8228 0.0477813036978224 0.0477813036978224 -105.0138041 39.7620198 -105.0143631 39.7620198 11353 8228 2164 0.0100092856224142 0.0100092856224142 -105.0143631 39.7620198 -105.0144802 39.7620198 11354 2164 8229 0.117341992338054 0.117341992338054 -105.0144802 39.7620198 -105.015853 39.7620198 11355 8229 6417 0.132790064578642 0.132790064578642 -105.015853 39.7620198 -105.0174065 39.7620125 11356 6417 6925 0.066680142142332 0.066680142142332 -105.0174065 39.7620125 -105.0181866 39.7620126 11357 6925 4623 0.0658013116163711 0.0658013116163711 -105.0181866 39.7620126 -105.0189564 39.7620167 11358 4623 1242 0.132924383309181 0.132924383309181 -105.0189564 39.7620167 -105.0205115 39.7620158 11359 1242 8230 0.117419950970456 0.117419950970456 -105.0205115 39.7620158 -105.0218852 39.7620114 11360 8230 2709 0.0877593926636965 0.0877593926636965 -105.0218852 39.7620114 -105.0229119 39.7620081 11361 2709 2723 0.0586886121966142 0.0586886121966142 -105.0229119 39.7620081 -105.0235985 39.7620059 11362 2723 8231 0.126334352112189 0.126334352112189 -105.0235985 39.7620059 -105.0250765 39.7620038 11363 8231 8232 0.00800071585537006 0.00800071585537006 -105.0250765 39.7620038 -105.0251701 39.7620042 11364 8232 8233 0.00985605768408299 0.00985605768408299 -105.0251701 39.7620042 -105.0252854 39.7620032 11368 8223 8219 0.0801446034429079 0.0801446034429079 -105.0064841 39.7620611 -105.0056833 39.7616862 11374 8234 8235 0.161648892640997 0.161648892640997 -105.001293 39.7577963 -105.002653 39.7588064 11375 8235 8236 0.12616333160407 0.12616333160407 -105.002653 39.7588064 -105.0034855 39.7597433 11379 4843 910 0.143586236704503 0.143586236704503 -104.9986941 39.7558019 -104.9998754 39.7567199 16194 9844 7725 1.4119245996206 1.4119245996206 -104.9822489 39.6767118 -104.9821706 39.6894094 11388 2064 8243 0.0180732464676321 0.0180732464676321 -104.953025 39.7800093 -104.952864 39.7801147 11389 8243 8244 0.307196973753055 0.307196973753055 -104.952864 39.7801147 -104.9498727 39.781647 11392 8246 3316 0.0456634204130967 0.0456634204130967 -104.9607953 39.7804322 -104.960267 39.7804939 11394 6201 6945 0.172713645832468 0.172713645832468 -104.9623939 39.7803745 -104.9624103 39.7819277 11395 6945 8138 0.203649557134895 0.203649557134895 -104.9624103 39.7819277 -104.9623698 39.7837589 11396 8138 2880 0.164233861501064 0.164233861501064 -104.9623698 39.7837589 -104.962414 39.7852355 11398 6200 6944 0.169916988893137 0.169916988893137 -104.9634695 39.7803971 -104.9634685 39.7819252 11399 6944 8139 0.203898136987997 0.203898136987997 -104.9634685 39.7819252 -104.9634685 39.7837589 11400 8139 2879 0.160611633174386 0.160611633174386 -104.9634685 39.7837589 -104.9634771 39.7852033 11401 2879 6408 0.0322091251783491 0.0322091251783491 -104.9634771 39.7852033 -104.9634692 39.7854929 11402 6408 6412 0.266159968303504 0.266159968303504 -104.9634692 39.7854929 -104.963535 39.787886 11403 6412 8247 0.0505479778201866 0.0505479778201866 -104.963535 39.787886 -104.963496 39.7883396 11407 6190 6948 0.200111149085838 0.200111149085838 -104.9857782 39.7801773 -104.9858077 39.7819768 11408 6948 8142 0.198760931377031 0.198760931377031 -104.9858077 39.7819768 -104.9858077 39.7837643 11409 8142 2864 0.201908008890848 0.201908008890848 -104.9858077 39.7837643 -104.9858115 39.7855801 11412 8249 8067 0.737441419701283 0.737441419701283 -105.0527654 39.7836619 -105.0441378 39.7835013 11424 8079 8250 0.738983904805809 0.738983904805809 -105.0441387 39.7836373 -105.0527851 39.7837728 11431 412 415 0.636538521199656 0.636538521199656 -105.0287256 39.7838921 -105.0212787 39.7837465 18912 10390 10391 0.0580503615423655 0.0580503615423655 -105.0126243 39.749739 -105.0127316 39.7492235 11453 8262 8263 0.292162593230546 0.292162593230546 -104.9882873 39.7806922 -104.9903301 39.7785853 11468 781 8271 0.782578824666181 0.782578824666181 -104.9314271 39.7799974 -104.9225249 39.7783463 11597 8330 8331 0.0435245851176098 0.0435245851176098 -105.0382057 39.7621211 -105.0387149 39.7621204 11469 8272 8270 0.782084992370784 0.782084992370784 -104.9225195 39.7784772 -104.9314164 39.7801263 11471 1610 1244 0.0543175525667992 0.0543175525667992 -104.9973103 39.7547013 -104.9968584 39.7543579 11472 1244 8273 0.0533400242428221 0.0533400242428221 -104.9968584 39.7543579 -104.9964185 39.7540177 11473 8273 8274 0.0526029519682926 0.0526029519682926 -104.9964185 39.7540177 -104.9959856 39.7536815 11474 8274 8275 0.0534350213865012 0.0534350213865012 -104.9959856 39.7536815 -104.9955427 39.7533424 11476 8276 1610 0.0663295545530221 0.0663295545530221 -104.9977757 39.7551786 -104.9973103 39.7547013 11478 1610 8277 0.135789656985465 0.135789656985465 -104.9973103 39.7547013 -104.9961783 39.755558 11480 7861 8278 0.0143942343868779 0.0143942343868779 -104.992927 39.7400066 -104.9929317 39.740136 11481 8278 7581 0.0343415060903181 0.0343415060903181 -104.9929317 39.740136 -104.993184 39.7403763 11482 7581 8221 0.0532138886249367 0.0532138886249367 -104.993184 39.7403763 -104.9936301 39.74071 11484 8222 5964 0.00591714471910066 0.00591714471910066 -104.9940163 39.7410064 -104.9940638 39.7410451 11485 5964 8279 0.00703516905841087 0.00703516905841087 -104.9940638 39.7410451 -104.9941219 39.7410899 11486 8279 3001 0.0966235655424771 0.0966235655424771 -104.9941219 39.7410899 -104.99492 39.7417051 11488 8275 7561 0.103690392766705 0.103690392766705 -104.9955427 39.7533424 -104.9946844 39.7526835 11489 7561 8280 0.0558620890554655 0.0558620890554655 -104.9946844 39.7526835 -104.994215 39.752334 11490 8280 6185 0.0505017539528047 0.0505017539528047 -104.994215 39.752334 -104.993798 39.7520123 11493 8282 8283 0.101387037651418 0.101387037651418 -104.9928753 39.7513081 -104.9920377 39.7506626 11494 8283 8284 0.102270654549379 0.102270654549379 -104.9920377 39.7506626 -104.9912016 39.7500048 11495 8284 8285 0.10797805598011 0.10797805598011 -104.9912016 39.7500048 -104.9903025 39.7493228 11496 8285 8286 0.106400672091098 0.106400672091098 -104.9903025 39.7493228 -104.9894331 39.7486381 11497 8286 4392 0.102247824152268 0.102247824152268 -104.9894331 39.7486381 -104.9886052 39.7479745 11498 4392 8287 0.0166274126542335 0.0166274126542335 -104.9886052 39.7479745 -104.9884675 39.7478689 11499 8287 8288 0.0799445865529155 0.0799445865529155 -104.9884675 39.7478689 -104.9878071 39.7473599 11500 8288 3008 0.023689428581565 0.023689428581565 -104.9878071 39.7473599 -104.9876315 39.7471951 11501 3008 8289 0.0297886059757376 0.0297886059757376 -104.9876315 39.7471951 -104.9873968 39.7469971 11505 8290 8291 0.051999610902965 0.051999610902965 -104.9908493 39.7516097 -104.9912817 39.7519386 11506 8291 8292 0.0471972516257623 0.0471972516257623 -104.9912817 39.7519386 -104.9916742 39.7522371 11507 8292 8293 0.00657484491051097 0.00657484491051097 -104.9916742 39.7522371 -104.9917306 39.7522773 11508 8293 6184 0.103933630763566 0.103933630763566 -104.9917306 39.7522773 -104.9925969 39.7529331 11509 6184 7562 0.106067817024884 0.106067817024884 -104.9925969 39.7529331 -104.9934281 39.7536413 11510 7562 8294 0.105991654619724 0.105991654619724 -104.9934281 39.7536413 -104.9942907 39.754326 11512 8295 8296 0.0523765388441753 0.0523765388441753 -104.9947185 39.754659 -104.9951571 39.7549879 11522 8297 8298 0.429589849820924 0.429589849820924 -105.0048527 39.7552746 -105.0028555 39.7588198 11537 6093 8302 0.0171793049902436 0.0171793049902436 -105.0268612 39.760858 -105.0266827 39.760929 11539 8303 8304 0.00530856583912826 0.00530856583912826 -105.0265595 39.7609475 -105.026526 39.7609877 11541 2195 8305 0.128463648918522 0.128463648918522 -105.0025939 39.7533024 -105.0036573 39.7541187 11543 8306 8307 0.0111673306658244 0.0111673306658244 -105.0042327 39.7545718 -105.0043265 39.7546417 11545 8308 8306 0.0470759818626725 0.0470759818626725 -105.0038599 39.7542602 -105.0042327 39.7545718 11547 8309 8310 0.0336302381688336 0.0336302381688336 -105.0254224 39.7404725 -105.0251999 39.7407219 11549 8311 8312 0.0219555493879181 0.0219555493879181 -105.0031123 39.7485003 -105.0033568 39.7484399 11550 8312 8313 0.036241706253738 0.036241706253738 -105.0033568 39.7484399 -105.00375 39.7483181 11598 8331 7782 0.0493369824555625 0.0493369824555625 -105.0387149 39.7621204 -105.0392921 39.7621196 11551 8313 8314 0.0512913124797426 0.0512913124797426 -105.00375 39.7483181 -105.0042918 39.74812 11552 8314 8315 0.107868186928524 0.107868186928524 -105.0042918 39.74812 -105.0053848 39.7476354 11553 8315 8316 0.223470506469832 0.223470506469832 -105.0053848 39.7476354 -105.007603 39.7465723 11554 8316 8317 0.211788929267968 0.211788929267968 -105.007603 39.7465723 -105.0094519 39.7453047 11555 8317 6963 0.0143636308232266 0.0143636308232266 -105.0094519 39.7453047 -105.0095744 39.7452163 16197 7207 1788 0.198027086450295 0.198027086450295 -104.9821537 39.693012 -104.9821522 39.6947929 11556 6963 2151 0.0672032541987901 0.0672032541987901 -105.0095744 39.7452163 -105.0100859 39.7447574 11557 2151 8318 0.127422890827039 0.127422890827039 -105.0100859 39.7447574 -105.0111676 39.7439691 11563 8321 5670 0.0510922996821663 0.0510922996821663 -105.0304907 39.7580283 -105.0310884 39.7580274 11564 5670 8319 0.0512128921942442 0.0512128921942442 -105.0310884 39.7580274 -105.0316875 39.7580245 11565 8319 7031 0.0489988317743493 0.0489988317743493 -105.0316875 39.7580245 -105.0322607 39.7580218 13192 2925 5307 0.0991225747078309 0.0991225747078309 -105.0215487 39.7075025 -105.0227074 39.7075091 17794 8402 10178 0.0874671474005437 0.0874671474005437 -104.9873999 39.7564065 -104.9873945 39.7556199 11583 8323 8324 0.0415122975666244 0.0415122975666244 -105.0248659 39.7403859 -105.0252084 39.7401213 11585 8325 8326 0.0105737020216599 0.0105737020216599 -105.0288943 39.7621125 -105.029018 39.7621132 11586 8326 8327 0.0170186899048993 0.0170186899048993 -105.029018 39.7621132 -105.0292171 39.7621142 11587 8327 4030 0.059373245074661 0.059373245074661 -105.0292171 39.7621142 -105.0299117 39.7621179 11588 4030 8328 0.00887102858910589 0.00887102858910589 -105.0299117 39.7621179 -105.0300154 39.7621147 11589 8328 7033 0.192077028988682 0.192077028988682 -105.0300154 39.7621147 -105.0322624 39.7621339 11590 7033 3414 0.20009224997208 0.20009224997208 -105.0322624 39.7621339 -105.0346033 39.7621393 11591 3414 7634 0.0490496792565584 0.0490496792565584 -105.0346033 39.7621393 -105.0351771 39.7621341 11592 7634 5699 0.0501609282125079 0.0501609282125079 -105.0351771 39.7621341 -105.0357639 39.7621288 11593 5699 8329 0.0491062363102631 0.0491062363102631 -105.0357639 39.7621288 -105.0363384 39.7621278 11594 8329 7426 0.0512345906571307 0.0512345906571307 -105.0363384 39.7621278 -105.0369378 39.7621268 11595 7426 7167 0.100906650593457 0.100906650593457 -105.0369378 39.7621268 -105.0381183 39.7621212 11596 7167 8330 0.0074706340310152 0.0074706340310152 -105.0381183 39.7621212 -105.0382057 39.7621211 11601 1125 8333 0.0515421912286004 0.0515421912286004 -105.0404588 39.7621199 -105.0410618 39.76212 11602 8333 7499 0.0491232128122514 0.0491232128122514 -105.0410618 39.76212 -105.0416365 39.7621201 11603 7499 6382 0.0528674106807856 0.0528674106807856 -105.0416365 39.7621201 -105.042255 39.7621184 11604 6382 3844 0.0491757077428548 0.0491757077428548 -105.042255 39.7621184 -105.0428303 39.7621153 11605 3844 8336 0.0505763419832581 0.0505763419832581 -105.0428303 39.7621153 -105.043422 39.7621158 11606 8336 5560 0.0511234189065501 0.0511234189065501 -105.043422 39.7621158 -105.0440201 39.7621151 11607 5560 7536 0.078259792036463 0.078259792036463 -105.0440201 39.7621151 -105.0449356 39.7621062 17795 10178 10179 0.00714983889336217 0.00714983889336217 -104.9873945 39.7556199 -104.9873946 39.7555556 11608 7536 8337 0.710353127144862 0.710353127144862 -105.0449356 39.7621062 -105.0532461 39.7620897 11615 8339 8340 0.0545607270452329 0.0545607270452329 -105.0252854 39.7572536 -105.0259235 39.7572649 11616 8340 6778 0.0500886204125654 0.0500886204125654 -105.0259235 39.7572649 -105.0265093 39.7572752 11617 6778 1543 0.044749974690185 0.044749974690185 -105.0265093 39.7572752 -105.0270328 39.7572752 11618 1543 7913 0.0484257128218018 0.0484257128218018 -105.0270328 39.7572752 -105.0275993 39.7572752 11619 7913 1232 0.0498960080732329 0.0498960080732329 -105.0275993 39.7572752 -105.028183 39.7572752 11620 1232 6138 0.0513577550981739 0.0513577550981739 -105.028183 39.7572752 -105.0287838 39.7572752 11621 6138 1234 0.0484184731965446 0.0484184731965446 -105.0287838 39.7572752 -105.0293502 39.757272 11622 1234 4025 0.049897443897038 0.049897443897038 -105.0293502 39.757272 -105.0299339 39.7572686 11624 8341 6746 0.131938356933677 0.131938356933677 -105.0252824 39.7524035 -105.0268257 39.752413 11625 6746 6146 0.134278510793599 0.134278510793599 -105.0268257 39.752413 -105.0283964 39.7524064 11626 6146 4020 0.131808341418281 0.131808341418281 -105.0283964 39.7524064 -105.029938 39.752386 11627 4020 7024 0.13680573147125 0.13680573147125 -105.029938 39.752386 -105.0315379 39.752413 11628 7024 7394 0.133543322276702 0.133543322276702 -105.0315379 39.752413 -105.0331 39.7524064 11629 7394 3403 0.129241253411212 0.129241253411212 -105.0331 39.7524064 -105.0346118 39.7524067 11631 4656 1278 0.11609492718799 0.11609492718799 -105.0191525 39.7524262 -105.0205102 39.7524035 11633 4529 8342 0.13081541679387 0.13081541679387 -105.0220809 39.7524035 -105.0236111 39.7524085 11634 8342 8343 0.131875462531589 0.131875462531589 -105.0236111 39.7524085 -105.0251537 39.7524035 11636 1275 4561 0.135792686790169 0.135792686790169 -105.0204903 39.7500187 -105.0220781 39.7499857 11637 4561 8344 0.129597362082905 0.129597362082905 -105.0220781 39.7499857 -105.0235939 39.7499999 11638 8344 8345 0.132615292246902 0.132615292246902 -105.0235939 39.7499999 -105.0251451 39.7499949 11654 8351 8352 0.00642310935412446 0.00642310935412446 -105.024297 39.7598572 -105.024257 39.7599061 11656 8354 3585 0.00948998635035479 0.00948998635035479 -105.0236698 39.7606212 -105.0236106 39.7606934 11658 8355 7036 0.189514043057238 0.189514043057238 -105.0300476 39.7643693 -105.0322644 39.7643359 11661 3420 7662 0.0473953664812579 0.0473953664812579 -105.0346118 39.7639669 -105.0351663 39.7639675 11662 7662 5701 0.051310070537927 0.051310070537927 -105.0351663 39.7639675 -105.0357666 39.7639681 11663 5701 8356 0.0493288418218244 0.0493288418218244 -105.0357666 39.7639681 -105.0363437 39.7639643 11664 8356 7428 0.0514646959507586 0.0514646959507586 -105.0363437 39.7639643 -105.0369458 39.7639617 11665 7428 7170 0.101185693406291 0.101185693406291 -105.0369458 39.7639617 -105.0381296 39.7639566 11666 7170 8357 0.0511732963069457 0.0511732963069457 -105.0381296 39.7639566 -105.0387283 39.763957 11667 8357 7785 0.0488740378204359 0.0488740378204359 -105.0387283 39.763957 -105.0393001 39.7639573 11669 8358 8359 0.0429199500385996 0.0429199500385996 -105.039401 39.7639563 -105.0399031 39.7639514 11670 8359 1126 0.0542934514543922 0.0542934514543922 -105.0399031 39.7639514 -105.0405383 39.7639496 11671 1126 8361 0.0465752610792189 0.0465752610792189 -105.0405383 39.7639496 -105.0410832 39.7639477 11672 8361 7500 0.0458657856618734 0.0458657856618734 -105.0410832 39.7639477 -105.0416198 39.7639459 11673 7500 6383 0.0540969092476656 0.0540969092476656 -105.0416198 39.7639459 -105.0422527 39.763944 11674 6383 3845 0.0488658545954006 0.0488658545954006 -105.0422527 39.763944 -105.0428244 39.7639423 11675 3845 8362 0.0512974137325796 0.0512974137325796 -105.0428244 39.7639423 -105.0434239 39.7639208 11676 8362 5562 0.0492074321979192 0.0492074321979192 -105.0434239 39.7639208 -105.0439996 39.7639213 11677 5562 8363 0.0405073414501016 0.0405073414501016 -105.0439996 39.7639213 -105.0444735 39.7639185 11678 8363 7537 0.0387636388049137 0.0387636388049137 -105.0444735 39.7639185 -105.044927 39.7639158 11679 7537 8364 0.709659016245144 0.709659016245144 -105.044927 39.7639158 -105.0532296 39.7639 11680 533 532 0.177767664549368 0.177767664549368 -105.0123604 39.7549991 -105.010541 39.7542249 11681 532 8365 0.019932032746647 0.019932032746647 -105.010541 39.7542249 -105.0103456 39.7541271 11683 8366 2195 0.0764354088651933 0.0764354088651933 -105.0020448 39.7527599 -105.0025939 39.7533024 11712 3383 8367 0.106809468593159 0.106809468593159 -105.0346003 39.7427332 -105.035848 39.7426857 11713 8367 8368 0.0971987897456675 0.0971987897456675 -105.035848 39.7426857 -105.0369827 39.7427391 11714 8368 8369 0.0991386674985246 0.0991386674985246 -105.0369827 39.7427391 -105.0381422 39.7427432 11717 5295 6973 0.135215470337054 0.135215470337054 -105.0357845 39.7439376 -105.035775 39.7451536 11718 6973 8371 0.00923487504976077 0.00923487504976077 -105.035775 39.7451536 -105.0357615 39.745236 11719 8371 8372 0.0216052571390285 0.0216052571390285 -105.0357615 39.745236 -105.0357622 39.7454303 11720 8372 16 0.105179593848414 0.105179593848414 -105.0357622 39.7454303 -105.0357652 39.7463762 11721 16 6385 0.131720726068438 0.131720726068438 -105.0357652 39.7463762 -105.0357845 39.7475607 11722 6385 8373 0.136425162652677 0.136425162652677 -105.0357845 39.7475607 -105.0357825 39.7487876 11723 8373 8374 0.133357418298716 0.133357418298716 -105.0357825 39.7487876 -105.0357895 39.7499869 11725 8375 5538 0.102551146645578 0.102551146645578 -105.0357821 39.7511876 -105.0357963 39.7521098 11726 5538 2406 0.101276420369131 0.101276420369131 -105.0357963 39.7521098 -105.0357948 39.7530206 11727 2406 4291 0.0994536245434588 0.0994536245434588 -105.0357948 39.7530206 -105.0357997 39.753915 11728 4291 8376 0.0498495835403536 0.0498495835403536 -105.0357997 39.753915 -105.0358032 39.7543633 11729 8376 8377 0.0555205772000376 0.0555205772000376 -105.0358032 39.7543633 -105.035807 39.7548626 11730 8377 7717 0.202770146499174 0.202770146499174 -105.035807 39.7548626 -105.035838 39.756686 11731 7717 2980 0.203558742671124 0.203558742671124 -105.035838 39.756686 -105.0358208 39.7585166 11733 6381 7626 0.0677965571067337 0.0677965571067337 -105.0334738 39.7475695 -105.0334588 39.7481791 11734 7626 8378 0.0657902652889389 0.0657902652889389 -105.0334588 39.7481791 -105.0334703 39.7487707 11736 3813 8379 0.0683672879873519 0.0683672879873519 -105.0403593 39.7474155 -105.0410701 39.7476972 11737 8379 7491 0.0530440410997852 0.0530440410997852 -105.0410701 39.7476972 -105.0416725 39.7478114 11738 7491 3832 0.0868122883126915 0.0868122883126915 -105.0416725 39.7478114 -105.042608 39.748115 11740 8129 8380 0.134532326319759 0.134532326319759 -104.9721336 39.7482271 -104.9721157 39.7494369 11741 8380 8382 0.00458704251135175 0.00458704251135175 -104.9721157 39.7494369 -104.972113 39.7494781 11743 8383 8384 0.136207849444979 0.136207849444979 -104.9721125 39.7495132 -104.9721264 39.7507381 11744 8384 7838 0.138328826392976 0.138328826392976 -104.9721264 39.7507381 -104.9720959 39.7519819 11746 8385 8386 0.0871147692827014 0.0871147692827014 -105.0124198 39.7414644 -105.0115357 39.7418538 11749 8389 8390 0.0947169874364547 0.0947169874364547 -105.0124419 39.7396939 -105.0116345 39.7402771 19614 10514 10587 0.0689139357560502 0.0689139357560502 -104.9902714 39.7087938 -104.9910769 39.7088041 11751 8391 4386 0.0534420102551264 0.0534420102551264 -104.982081 39.7523183 -104.9825253 39.7526564 11752 4386 8392 0.0520924012173649 0.0520924012173649 -104.9825253 39.7526564 -104.9829471 39.7529945 11753 8392 8393 0.0473152332925311 0.0473152332925311 -104.9829471 39.7529945 -104.9833461 39.7532894 11754 8393 8394 0.00593400942031918 0.00593400942031918 -104.9833461 39.7532894 -104.9833985 39.7533244 11755 8394 8395 0.0526072167549377 0.0526072167549377 -104.9833985 39.7533244 -104.9838316 39.7536605 11756 8395 8396 0.0535245842073366 0.0535245842073366 -104.9838316 39.7536605 -104.9842635 39.754009 11757 8396 8397 0.0520127953812383 0.0520127953812383 -104.9842635 39.754009 -104.98469 39.7543426 11758 8397 8398 0.0525440381176666 0.0525440381176666 -104.98469 39.7543426 -104.9851174 39.7546822 11759 8398 8399 0.105725944401461 0.105725944401461 -104.9851174 39.7546822 -104.9860118 39.7553389 11760 8399 8400 0.0963534079842441 0.0963534079842441 -104.9860118 39.7553389 -104.9868117 39.7559494 11761 8400 8401 0.00721402202643277 0.00721402202643277 -104.9868117 39.7559494 -104.9868716 39.7559951 11762 8401 8402 0.0642819932248178 0.0642819932248178 -104.9868716 39.7559951 -104.9873999 39.7564065 11763 8402 6180 0.0440229088580127 0.0440229088580127 -104.9873999 39.7564065 -104.9877579 39.7566911 11764 6180 3304 0.105719811244021 0.105719811244021 -104.9877579 39.7566911 -104.9886307 39.7573647 11765 3304 8404 0.104473728049028 0.104473728049028 -104.9886307 39.7573647 -104.9894933 39.7580303 11776 2683 5360 0.148134497863423 0.148134497863423 -104.9790985 39.751919 -104.9803323 39.7509836 11779 8408 8409 0.0170504242210171 0.0170504242210171 -105.0080042 39.7473225 -105.0082031 39.7473337 11780 8409 8410 0.0301331300599118 0.0301331300599118 -105.0082031 39.7473337 -105.0080216 39.7471014 11781 8410 8408 0.024630163522097 0.024630163522097 -105.0080216 39.7471014 -105.0080042 39.7473225 11786 8411 7068 0.119279864672347 0.119279864672347 -104.9738611 39.7586965 -104.9748473 39.7579376 11787 7068 5513 0.148575970390717 0.148575970390717 -104.9748473 39.7579376 -104.97606 39.7569804 11788 5513 4445 0.14563348668729 0.14563348668729 -104.97606 39.7569804 -104.9772635 39.7560534 11795 8413 543 0.028789081158834 0.028789081158834 -105.0218658 39.7405653 -105.0222025 39.7405643 11800 8038 2689 0.14574049201504 0.14574049201504 -104.9805458 39.7548634 -104.9817462 39.7539327 11801 2689 8392 0.146364813323007 0.146364813323007 -104.9817462 39.7539327 -104.9829471 39.7529945 11810 8316 8410 0.0688632882143238 0.0688632882143238 -105.007603 39.7465723 -105.0080216 39.7471014 11818 8318 8421 0.163109524565458 0.163109524565458 -105.0111676 39.7439691 -105.0127281 39.7431253 11820 2202 8422 0.0636527332062032 0.0636527332062032 -105.0128922 39.7400809 -105.0135792 39.7398604 11827 8425 8426 0.235001983383898 0.235001983383898 -104.9895725 39.7854572 -104.9895595 39.7833438 11829 8427 2187 0.0976945121262096 0.0976945121262096 -105.0148298 39.7369044 -105.0159723 39.7369102 11830 2187 8428 0.113051166751879 0.113051166751879 -105.0159723 39.7369102 -105.0172942 39.7368917 11832 8429 8427 0.106790392513668 0.106790392513668 -105.0135809 39.7369043 -105.0148298 39.7369044 11836 8432 8433 0.316135432263608 0.316135432263608 -105.0153422 39.7339918 -105.0141326 39.7366784 11838 8434 8435 0.0739062863270344 0.0739062863270344 -105.0143556 39.741604 -105.0147581 39.7421922 16014 9785 9166 0.0737839272607517 0.0737839272607517 -104.9929555 39.6960192 -104.9928292 39.6966756 11840 8436 8437 0.305296163280187 0.305296163280187 -105.014551 39.7415365 -105.0140684 39.7388161 11842 8438 8439 0.0899401823641934 0.0899401823641934 -105.0171026 39.7442035 -105.0164414 39.7435744 11843 8439 8440 0.0855827793815302 0.0855827793815302 -105.0164414 39.7435744 -105.0158022 39.7429821 11845 8441 533 0.0890672230330435 0.0890672230330435 -105.0132989 39.755347 -105.0123604 39.7549991 11847 8325 3752 0.00830034500152871 0.00830034500152871 -105.0288943 39.7621125 -105.0288682 39.7620406 11848 3752 8442 0.100105658665385 0.100105658665385 -105.0288682 39.7620406 -105.0279677 39.761465 11849 8442 6773 0.103872958239997 0.103872958239997 -105.0279677 39.761465 -105.0268646 39.7610731 11850 6773 8303 0.0295834023794743 0.0295834023794743 -105.0268646 39.7610731 -105.0265595 39.7609475 11851 8303 8443 0.122024126507826 0.122024126507826 -105.0265595 39.7609475 -105.0254023 39.7603049 11854 8365 8445 0.12649848699983 0.12649848699983 -105.0103456 39.7541271 -105.0090988 39.7535144 11856 8445 8446 0.0774789975708123 0.0774789975708123 -105.0090988 39.7535144 -105.0083779 39.7530921 11858 6522 8447 0.124835406842481 0.124835406842481 -104.982762 39.6978313 -104.9827785 39.6967087 11860 8447 4244 0.0110439553261759 0.0110439553261759 -104.9827785 39.6967087 -104.9827699 39.6966096 11861 4244 1787 0.20168643392703 0.20168643392703 -104.9827699 39.6966096 -104.9827622 39.6947958 11862 1787 7206 0.198352393557477 0.198352393557477 -104.9827622 39.6947958 -104.9827747 39.693012 11863 7206 5819 0.204146640542909 0.204146640542909 -104.9827747 39.693012 -104.9827894 39.6911761 11864 5819 7724 0.196992932786583 0.196992932786583 -104.9827894 39.6911761 -104.9827896 39.6894045 11865 7724 8448 0.0469826616672844 0.0469826616672844 -104.9827896 39.6894045 -104.9827836 39.688982 11866 8448 8449 1.1597652413984 1.1597652413984 -104.9827836 39.688982 -104.9829313 39.6785526 15932 1178 9158 0.281206093212011 0.281206093212011 -104.9967808 39.7006121 -104.9960034 39.7030693 11868 529 476 0.196533269115043 0.196533269115043 -105.0102365 39.7542807 -105.0121896 39.7552131 11869 476 8451 0.00692492598385206 0.00692492598385206 -105.0121896 39.7552131 -105.0122583 39.7552461 11871 8452 8450 0.118857471050118 0.118857471050118 -105.009013 39.7536728 -105.0101803 39.7542535 11873 8446 8453 0.0472361723035857 0.0472361723035857 -105.0083779 39.7530921 -105.0079745 39.7528018 11875 8453 1808 0.0616092600190724 0.0616092600190724 -105.0079745 39.7528018 -105.0075333 39.7523637 11876 1808 8454 0.103675532542851 0.103675532542851 -105.0075333 39.7523637 -105.0069016 39.7515678 11878 8455 8452 0.0832501988122618 0.0832501988122618 -105.0082148 39.7532439 -105.009013 39.7536728 11880 8456 8455 0.0488208935536257 0.0488208935536257 -105.0077942 39.7529469 -105.0082148 39.7532439 11883 1807 8456 0.0645719953824934 0.0645719953824934 -105.0073479 39.7524784 -105.0077942 39.7529469 11885 8454 8460 0.0468848260297017 0.0468848260297017 -105.0069016 39.7515678 -105.0065497 39.7512444 11887 8460 8461 0.191542303309411 0.191542303309411 -105.0065497 39.7512444 -105.0049189 39.7500632 11888 8461 8462 0.143814933384229 0.143814933384229 -105.0049189 39.7500632 -105.003842 39.7490696 11926 8479 7578 0.0514183930388008 0.0514183930388008 -104.9903554 39.7419081 -104.9907772 39.7422377 11889 8462 8312 0.0813843178601785 0.0813843178601785 -105.003842 39.7490696 -105.0033568 39.7484399 11890 8312 8463 0.108687135880293 0.108687135880293 -105.0033568 39.7484399 -105.0026615 39.7476216 11891 8463 8464 0.171307568098715 0.171307568098715 -105.0026615 39.7476216 -105.0014282 39.7464074 11892 8464 7962 0.138415151415673 0.138415151415673 -105.0014282 39.7464074 -105.0007006 39.7452954 11894 8465 8457 0.0468050869550622 0.0468050869550622 -105.0063608 39.7513896 -105.0067213 39.7517064 11899 8468 3170 0.018103312819976 0.018103312819976 -105.0008907 39.7479512 -105.0006969 39.7480168 11901 8469 8466 0.0123424922846296 0.0123424922846296 -105.0019357 39.7486848 -105.0020778 39.7486652 11902 8466 8311 0.0903233113904637 0.0903233113904637 -105.0020778 39.7486652 -105.0031123 39.7485003 11904 8470 8469 0.0396717564170432 0.0396717564170432 -105.0014824 39.7487611 -105.0019357 39.7486848 11906 8296 8273 0.152532135373756 0.152532135373756 -104.9951571 39.7549879 -104.9964185 39.7540177 11907 8273 5789 0.146346014371488 0.146346014371488 -104.9964185 39.7540177 -104.9976271 39.7530856 11908 5789 4816 0.144635236179438 0.144635236179438 -104.9976271 39.7530856 -104.9988196 39.7521629 11909 4816 8471 0.144945711618013 0.144945711618013 -104.9988196 39.7521629 -105.0000116 39.7512359 11910 8471 8472 0.00337499193971306 0.00337499193971306 -105.0000116 39.7512359 -105.0000361 39.7512121 13477 9099 9096 0.0859011649600223 0.0859011649600223 -105.0181659 39.7251883 -105.0171656 39.7251183 11912 8473 8474 0.141151348464777 0.141151348464777 -105.0000669 39.7511877 -105.0012293 39.7502862 11913 8474 8475 0.13279343346844 0.13279343346844 -105.0012293 39.7502862 -105.0022888 39.7494129 11915 1346 8475 0.0349627710606267 0.0349627710606267 -105.0024538 39.7491252 -105.0022888 39.7494129 11919 8313 8477 0.0691895872331652 0.0691895872331652 -105.00375 39.7483181 -105.003633 39.7477024 11921 4846 8478 0.326789742990523 0.326789742990523 -105.0038505 39.7522849 -105.0065368 39.7543758 11923 5031 6987 0.0623597305249406 0.0623597305249406 -104.9884893 39.7405273 -104.9890246 39.7409082 11924 6987 5806 0.105799056021075 0.105799056021075 -104.9890246 39.7409082 -104.989913 39.7415705 11925 5806 8479 0.0532916983351864 0.0532916983351864 -104.989913 39.7415705 -104.9903554 39.7419081 11927 7578 8480 0.0539921866859616 0.0539921866859616 -104.9907772 39.7422377 -104.9912213 39.7425829 11928 8480 8481 0.0438686505947476 0.0438686505947476 -104.9912213 39.7425829 -104.9915821 39.7428634 11929 8481 5961 0.00656699811047763 0.00656699811047763 -104.9915821 39.7428634 -104.9916357 39.7429057 11930 5961 8482 0.00665108194893408 0.00665108194893408 -104.9916357 39.7429057 -104.9916907 39.742948 11931 8482 3003 0.0997303043018087 0.0997303043018087 -104.9916907 39.742948 -104.9925155 39.7435822 11932 3003 4396 0.10605079021574 0.10605079021574 -104.9925155 39.7435822 -104.993398 39.7442524 11933 4396 8483 0.102726296828384 0.102726296828384 -104.993398 39.7442524 -104.9942509 39.7449031 11934 8483 8484 0.00648258609012086 0.00648258609012086 -104.9942509 39.7449031 -104.9943021 39.7449461 11935 8484 8485 0.100141708737386 0.100141708737386 -104.9943021 39.7449461 -104.995128 39.7455847 11936 8485 8486 0.0275311475026058 0.0275311475026058 -104.995128 39.7455847 -104.9953533 39.7457616 11937 8486 8487 0.0265062604992808 0.0265062604992808 -104.9953533 39.7457616 -104.9955701 39.745932 11938 8487 8488 0.0523458198440316 0.0523458198440316 -104.9955701 39.745932 -104.9959984 39.7462684 11939 8488 8489 0.104751027795859 0.104751027795859 -104.9959984 39.7462684 -104.9968701 39.7469304 11940 8489 8490 0.0990693987095691 0.0990693987095691 -104.9968701 39.7469304 -104.9976922 39.7475583 11941 8490 8491 0.00745857832944624 0.00745857832944624 -104.9976922 39.7475583 -104.9977552 39.7476047 11942 8491 8492 0.0518088588950486 0.0518088588950486 -104.9977552 39.7476047 -104.998183 39.7479347 11943 8492 6189 0.054888246037165 0.054888246037165 -104.998183 39.7479347 -104.9986323 39.7482873 11945 6632 7733 0.112596009055585 0.112596009055585 -104.9757688 39.6903887 -104.9757679 39.6893761 12071 8507 3552 0.071078699522552 0.071078699522552 -104.9777748 39.7546175 -104.9769434 39.7546258 11946 7733 8495 2.00712592676004 2.00712592676004 -104.9757679 39.6893761 -104.9758002 39.6713256 11954 6568 4449 0.147875161573861 0.147875161573861 -104.9802246 39.7564641 -104.9789969 39.757401 11955 4449 5497 0.144351276811523 0.144351276811523 -104.9789969 39.757401 -104.9777977 39.758315 11956 5497 7071 0.14871904829256 0.14871904829256 -104.9777977 39.758315 -104.9765951 39.7592815 11958 8501 8502 0.146058647776188 0.146058647776188 -104.9871043 39.7524564 -104.985916 39.7534002 11959 8502 8397 0.148207146508282 0.148207146508282 -104.985916 39.7534002 -104.98469 39.7543426 11960 8397 2694 0.144837053832231 0.144837053832231 -104.98469 39.7543426 -104.9834919 39.7552636 11966 4737 8503 0.0843423130679838 0.0843423130679838 -104.9696615 39.7607527 -104.9696782 39.7615111 11967 8399 5455 0.141833750205801 0.141833750205801 -104.9860118 39.7553389 -104.984841 39.7562427 11968 5455 2697 0.00495891013188563 0.00495891013188563 -104.984841 39.7562427 -104.9847927 39.7562674 11969 2697 8045 0.148003641728593 0.148003641728593 -104.9847927 39.7562674 -104.9835828 39.7572195 11970 8045 6573 0.144311748140391 0.144311748140391 -104.9835828 39.7572195 -104.9824151 39.7581568 11971 6573 4454 0.147824934616054 0.147824934616054 -104.9824151 39.7581568 -104.981171 39.7590802 11972 4454 5502 0.144725467857806 0.144725467857806 -104.981171 39.7590802 -104.9799824 39.7600071 11973 5502 7076 0.14772137009526 0.14772137009526 -104.9799824 39.7600071 -104.9787733 39.7609563 11974 7076 2033 0.146029155751578 0.146029155751578 -104.9787733 39.7609563 -104.9775611 39.7618817 11975 2033 5322 0.146208700799923 0.146208700799923 -104.9775611 39.7618817 -104.9763558 39.7628147 11976 5322 631 0.145784380568713 0.145784380568713 -104.9763558 39.7628147 -104.9751714 39.7637581 11977 631 6404 0.147332884437086 0.147332884437086 -104.9751714 39.7637581 -104.973944 39.7646884 11978 6404 2910 0.0722929712454625 0.0722929712454625 -104.973944 39.7646884 -104.9733493 39.7651507 11980 8504 8505 0.0580359403583064 0.0580359403583064 -104.9856564 39.7569396 -104.9861441 39.7573027 11981 8505 6178 0.0499592014591395 0.0499592014591395 -104.9861441 39.7573027 -104.9865554 39.7576219 11982 6178 8506 0.0514685264155668 0.0514685264155668 -104.9865554 39.7576219 -104.986978 39.7579516 11983 8506 8508 0.0359450086839816 0.0359450086839816 -104.986978 39.7579516 -104.9873985 39.757951 11985 8509 8491 0.145477011516465 0.145477011516465 -104.9989592 39.7466802 -104.9977552 39.7476047 11986 8491 6711 0.147675146026861 0.147675146026861 -104.9977552 39.7476047 -104.9965276 39.748539 11987 6711 8510 0.0119577509852376 0.0119577509852376 -104.9965276 39.748539 -104.9964255 39.7486125 11999 7079 2035 0.146591134901683 0.146591134901683 -104.9800778 39.7619593 -104.978878 39.7629013 12000 2035 8511 0.144080341921709 0.144080341921709 -104.978878 39.7629013 -104.9776691 39.7638043 12001 8506 6577 0.292638121021149 0.292638121021149 -104.986978 39.7579516 -104.9845851 39.7598337 12013 8514 7905 0.14392744613234 0.14392744613234 -105.0068857 39.7602149 -105.0080885 39.7611207 12014 7905 8224 0.144594704272466 0.144594704272466 -105.0080885 39.7611207 -105.009291 39.7620353 12015 8224 2513 0.0408485952047996 0.0408485952047996 -105.009291 39.7620353 -105.0096031 39.7623135 12017 8223 4514 0.129566346086565 0.129566346086565 -105.0064841 39.7620611 -105.0064389 39.7632258 12018 4514 5236 0.132336483238921 0.132336483238921 -105.0064389 39.7632258 -105.00645 39.7644159 12019 5236 6888 0.137583446360535 0.137583446360535 -105.00645 39.7644159 -105.0064586 39.7656532 12020 6888 8515 0.134749292102011 0.134749292102011 -105.0064586 39.7656532 -105.0064696 39.766865 18562 2839 2837 0.0398814314105002 0.0398814314105002 -105.0301265 39.7802941 -105.0296598 39.7802952 12021 8515 1670 0.131131933535458 0.131131933535458 -105.0064696 39.766865 -105.0064415 39.7680441 12022 1670 8516 0.137025514768393 0.137025514768393 -105.0064415 39.7680441 -105.006441 39.7692764 12023 8516 2451 0.140387467109701 0.140387467109701 -105.006441 39.7692764 -105.0064532 39.7705389 12024 2451 3220 0.132796169496021 0.132796169496021 -105.0064532 39.7705389 -105.0064274 39.771733 12025 3220 3241 0.0110949892633217 0.0110949892633217 -105.0064274 39.771733 -105.0064102 39.7718319 12026 3241 5742 0.122723226676881 0.122723226676881 -105.0064102 39.7718319 -105.0064961 39.7729336 12027 5742 5734 0.0121046279679281 0.0121046279679281 -105.0064961 39.7729336 -105.0064617 39.7730392 12028 5734 5519 0.122276751203955 0.122276751203955 -105.0064617 39.7730392 -105.0064768 39.7741388 12029 5519 5518 0.0183360434030607 0.0183360434030607 -105.0064768 39.7741388 -105.0064768 39.7743037 12030 5518 6453 0.115919443239594 0.115919443239594 -105.0064768 39.7743037 -105.006451 39.775346 12031 6453 8519 0.0186206290164017 0.0186206290164017 -105.006451 39.775346 -105.0064452 39.7755134 12032 8519 6921 0.113511395757215 0.113511395757215 -105.0064452 39.7755134 -105.0064346 39.7765342 12033 6921 6966 0.278590640144845 0.278590640144845 -105.0064346 39.7765342 -105.0064198 39.7790396 12034 6966 2480 0.0421290693071181 0.0421290693071181 -105.0064198 39.7790396 -105.0064445 39.779418 12035 2480 2819 0.0832464241503531 0.0832464241503531 -105.0064445 39.779418 -105.0064329 39.7801666 12036 2819 1420 0.203808019181798 0.203808019181798 -105.0064329 39.7801666 -105.0063986 39.7819993 12037 1420 1350 0.0610460440330561 0.0610460440330561 -105.0063986 39.7819993 -105.0063979 39.7825483 12038 1350 386 0.0313326355302306 0.0313326355302306 -105.0063979 39.7825483 -105.0063891 39.78283 12039 386 8520 0.00828931624769023 0.00828931624769023 -105.0063891 39.78283 -105.006397 39.7829043 12041 8521 8522 0.0528158272532374 0.0528158272532374 -105.0043742 39.7505911 -105.0048268 39.7502678 12042 8522 8461 0.0240744692191342 0.0240744692191342 -105.0048268 39.7502678 -105.0049189 39.7500632 12045 8524 8525 0.099226587437181 0.099226587437181 -105.0053655 39.751233 -105.0047107 39.7504962 12056 6652 7968 0.116416731661103 0.116416731661103 -104.9999567 39.7402253 -104.9994613 39.7412005 13645 9155 9152 0.125537210877253 0.125537210877253 -104.9962707 39.706856 -104.9968785 39.7078836 12069 3016 8123 0.0144820950034519 0.0144820950034519 -104.9783073 39.7546124 -104.9781379 39.7546138 12070 8123 8507 0.0310425416681892 0.0310425416681892 -104.9781379 39.7546138 -104.9777748 39.7546175 12072 3552 4443 0.0963694960086714 0.0963694960086714 -104.9769434 39.7546258 -104.9763376 39.7553567 12074 8536 8537 0.125429093404429 0.125429093404429 -104.987378 39.7529333 -104.9863465 39.7537355 12075 8537 8398 0.148732331324902 0.148732331324902 -104.9863465 39.7537355 -104.9851174 39.7546822 12076 8398 2695 0.143717697009194 0.143717697009194 -104.9851174 39.7546822 -104.9839243 39.7555928 12078 8043 6571 0.143486226041694 0.143486226041694 -104.9827245 39.7565663 -104.981529 39.7574721 15271 8458 8538 0.130887342573391 0.130887342573391 -104.9284834 39.705337 -104.9283761 39.7065112 12079 6571 4452 0.149648787475973 0.149648787475973 -104.981529 39.7574721 -104.9802783 39.7584138 12080 4452 5500 0.142780903948531 0.142780903948531 -104.9802783 39.7584138 -104.9791156 39.7593357 12081 5500 7074 0.148102852377504 0.148102852377504 -104.9791156 39.7593357 -104.9778937 39.76028 12082 7074 2032 0.145681586591459 0.145681586591459 -104.9778937 39.76028 -104.9767057 39.7612194 12086 2886 7993 0.218441304114497 0.218441304114497 -104.9722001 39.7469535 -104.9747549 39.746928 12088 8130 8541 0.134523622254369 0.134523622254369 -104.9708826 39.7482126 -104.9708826 39.7494224 12089 8541 8542 0.00481474032387871 0.00481474032387871 -104.9708826 39.7494224 -104.9708826 39.7494657 12090 8542 8543 0.00504824966940074 0.00504824966940074 -104.9708826 39.7494657 -104.9708826 39.7495111 12091 8543 8544 0.135980275793844 0.135980275793844 -104.9708826 39.7495111 -104.9708826 39.750734 12092 8544 7839 0.139416199289129 0.139416199289129 -104.9708826 39.750734 -104.9708825 39.7519878 12093 7839 819 0.136947671655105 0.136947671655105 -104.9708825 39.7519878 -104.9708825 39.7532194 12094 819 3560 0.140872852825874 0.140872852825874 -104.9708825 39.7532194 -104.9708824 39.7544863 12095 3560 5634 0.139405079534224 0.139405079534224 -104.9708824 39.7544863 -104.9708824 39.75574 12096 5634 4338 0.141217557097108 0.141217557097108 -104.9708824 39.75574 -104.9708823 39.75701 12097 4338 6337 0.135602213042785 0.135602213042785 -104.9708823 39.75701 -104.9708823 39.7582295 12098 6337 3053 0.134723773393479 0.134723773393479 -104.9708823 39.7582295 -104.9708822 39.7594411 12100 3691 8545 0.139072808044494 0.139072808044494 -104.970874 39.7469218 -104.9696681 39.7460824 12101 5485 8546 0.200596752868582 0.200596752868582 -104.9541539 39.7383732 -104.9541798 39.7401771 12103 4888 8547 0.185876236918155 0.185876236918155 -104.9539764 39.7351225 -104.9539498 39.736794 12104 8547 5486 0.175599681021845 0.175599681021845 -104.9539498 39.736794 -104.9539554 39.7383732 12106 4889 8548 0.187588829795577 0.187588829795577 -104.9528338 39.7351142 -104.952774 39.7368006 12107 8548 5487 0.174192187356096 0.174192187356096 -104.952774 39.7368006 -104.952802 39.738367 12109 8549 8550 0.0264199145705686 0.0264199145705686 -104.9647731 39.7365894 -104.9647731 39.736827 12110 8550 5477 0.172910339815493 0.172910339815493 -104.9647731 39.736827 -104.964716 39.7383814 12111 5477 8551 0.17777655236626 0.17777655236626 -104.964716 39.7383814 -104.9647671 39.7399797 12112 8551 8552 0.179401923989104 0.179401923989104 -104.9647671 39.7399797 -104.9647683 39.7415931 12114 672 8553 0.00419226671708486 0.00419226671708486 -104.9647688 39.7416171 -104.9647683 39.7416548 12116 8554 4600 0.174009465824247 0.174009465824247 -104.9647611 39.7432314 -104.9647661 39.7447963 12117 4600 6497 0.141315269300352 0.141315269300352 -104.9647661 39.7447963 -104.9647477 39.7460671 12118 6497 3685 0.0979207012351752 0.0979207012351752 -104.9647477 39.7460671 -104.9647396 39.7469477 12119 3685 8132 0.140340825489325 0.140340825489325 -104.9647396 39.7469477 -104.9647477 39.7482098 12120 8132 8555 0.134412189177842 0.134412189177842 -104.9647477 39.7482098 -104.9647128 39.7494183 12121 8555 8556 0.00412533177852682 0.00412533177852682 -104.9647128 39.7494183 -104.9647128 39.7494554 12122 8556 8557 0.00459814794721775 0.00459814794721775 -104.9647128 39.7494554 -104.9647155 39.7494967 12123 8557 8558 0.132902025218854 0.132902025218854 -104.9647155 39.7494967 -104.9647073 39.7506919 12124 8558 7841 0.138710880861165 0.138710880861165 -104.9647073 39.7506919 -104.9647228 39.7519393 12125 7841 825 0.140880437202465 0.140880437202465 -104.9647228 39.7519393 -104.9647057 39.7532062 12126 825 3566 0.136859579672601 0.136859579672601 -104.9647057 39.7532062 -104.9647415 39.7544367 12127 3566 5637 0.14457832436944 0.14457832436944 -104.9647415 39.7544367 -104.9647101 39.7557367 12128 5637 4341 0.139173250387063 0.139173250387063 -104.9647101 39.7557367 -104.9647021 39.7569883 12129 4341 6340 0.137021300435373 0.137021300435373 -104.9647021 39.7569883 -104.964686 39.7582205 12130 6340 8560 0.107881318168938 0.107881318168938 -104.964686 39.7582205 -104.9646861 39.7591907 12131 2245 4879 0.176153654685445 0.176153654685445 -104.9644966 39.7334712 -104.9646143 39.7350528 12132 4879 7358 0.24873496630677 0.24873496630677 -104.9646143 39.7350528 -104.9672193 39.7360482 12133 7358 6786 0.0656034947664249 0.0656034947664249 -104.9672193 39.7360482 -104.9677841 39.7356489 12134 6786 4878 0.0544981388589161 0.0544981388589161 -104.9677841 39.7356489 -104.9679617 39.7351782 12135 4878 5942 0.524256212186461 0.524256212186461 -104.9679617 39.7351782 -104.96779 39.7304653 12136 5942 8561 0.0631406553785623 0.0631406553785623 -104.96779 39.7304653 -104.9673609 39.7300032 12137 8561 3127 0.0936118840285326 0.0936118840285326 -104.9673609 39.7300032 -104.9663652 39.7296534 12138 3127 3131 0.0777309112767711 0.0777309112767711 -104.9663652 39.7296534 -104.9654579 39.7296956 12139 3131 5914 0.112365280295693 0.112365280295693 -104.9654579 39.7296956 -104.9646486 39.7304917 12140 5914 2245 0.331560162235425 0.331560162235425 -104.9646486 39.7304917 -104.9644966 39.7334712 12142 8562 2334 2.72525423343991 2.72525423343991 -104.8920171 39.7258127 -104.9238826 39.7256356 12144 7677 5980 0.0954252288299854 0.0954252288299854 -104.924985 39.7256294 -104.9261008 39.7256273 12145 5980 2129 0.0933556137052187 0.0933556137052187 -104.9261008 39.7256273 -104.9271924 39.7256294 12146 2129 7520 0.0952025856529876 0.0952025856529876 -104.9271924 39.7256294 -104.9283056 39.7256294 12147 7520 8563 0.0935887718802941 0.0935887718802941 -104.9283056 39.7256294 -104.9293999 39.7256232 12148 8563 2270 0.0947410402071955 0.0947410402071955 -104.9293999 39.7256232 -104.9305077 39.7256212 12149 2270 7011 0.0942715716828769 0.0942715716828769 -104.9305077 39.7256212 -104.93161 39.725617 12150 7011 2766 0.0940480616870089 0.0940480616870089 -104.93161 39.725617 -104.9327097 39.725617 12151 2766 3353 0.0940568781185638 0.0940568781185638 -104.9327097 39.725617 -104.9338095 39.725615 12152 3353 2010 0.0938087738322925 0.0938087738322925 -104.9338095 39.725615 -104.9349064 39.7256134 12153 2010 2020 0.00116816859457691 0.00116816859457691 -104.9349064 39.7256134 -104.9349199 39.725615 12154 2020 7597 0.0929046375775443 0.0929046375775443 -104.9349199 39.725615 -104.9360062 39.7256088 12155 7597 7260 0.0977180089067193 0.0977180089067193 -104.9360062 39.7256088 -104.9371488 39.7256129 12156 7260 7607 0.0981798145414121 0.0981798145414121 -104.9371488 39.7256129 -104.9382968 39.725617 12157 7607 8148 0.0984109366674247 0.0984109366674247 -104.9382968 39.725617 -104.9394475 39.7256125 12158 8148 8566 0.099556755200234 0.099556755200234 -104.9394475 39.7256125 -104.9406116 39.7256083 12159 8566 8567 0.0161715318927219 0.0161715318927219 -104.9406116 39.7256083 -104.940796 39.7255761 12165 7560 8570 0.0547324150634264 0.0547324150634264 -104.9970625 39.7508224 -104.9966174 39.7504686 12166 8570 6187 0.0510334947129921 0.0510334947129921 -104.9966174 39.7504686 -104.9961984 39.7501417 12167 6187 8571 0.106459447476842 0.106459447476842 -104.9961984 39.7501417 -104.9953197 39.7494633 12168 8571 8572 0.00500250155273319 0.00500250155273319 -104.9953197 39.7494633 -104.9952739 39.7494353 12169 8572 8573 0.102179560181125 0.102179560181125 -104.9952739 39.7494353 -104.9944322 39.7487829 12171 8574 8575 0.108491319350075 0.108491319350075 -104.9936089 39.7481594 -104.9927205 39.7474627 12172 8575 8576 0.100542104447219 0.100542104447219 -104.9927205 39.7474627 -104.9918796 39.7468306 12173 8576 8577 0.00648974428476286 0.00648974428476286 -104.9918796 39.7468306 -104.9918273 39.7467883 12174 8577 4394 0.10502201579173 0.10502201579173 -104.9918273 39.7467883 -104.9909615 39.7461183 12175 4394 3006 0.104610459063575 0.104610459063575 -104.9909615 39.7461183 -104.9900832 39.7454633 12176 3006 5958 0.107806604319072 0.107806604319072 -104.9900832 39.7454633 -104.9891839 39.7447837 12177 5958 8578 0.00423483079275732 0.00423483079275732 -104.9891839 39.7447837 -104.9891482 39.7447573 12178 8578 7577 0.0996748095395635 0.0996748095395635 -104.9891482 39.7447573 -104.9883537 39.7441013 12179 7577 5809 0.11590556985698 0.11590556985698 -104.9883537 39.7441013 -104.9873953 39.7433641 12181 5431 4429 0.103577041627779 0.103577041627779 -105.0250764 39.7166076 -105.0250933 39.717539 12182 4429 4040 0.0675516196999984 0.0675516196999984 -105.0250933 39.717539 -105.0250969 39.7181465 12183 4040 8579 0.0337698992215471 0.0337698992215471 -105.0250969 39.7181465 -105.0250969 39.7184502 12184 8579 6027 0.102046173899402 0.102046173899402 -105.0250969 39.7184502 -105.0251054 39.7193679 12185 6027 7864 0.042576537412 0.042576537412 -105.0251054 39.7193679 -105.0251054 39.7197508 12186 7864 7863 0.0569874056816302 0.0569874056816302 -105.0251054 39.7197508 -105.0251051 39.7202633 12187 7863 1834 0.10010879574602 0.10010879574602 -105.0251051 39.7202633 -105.0251054 39.7211636 12188 1834 1828 0.0220165954761323 0.0220165954761323 -105.0251054 39.7211636 -105.0251054 39.7213616 12189 1828 2629 0.0778176858176647 0.0778176858176647 -105.0251054 39.7213616 -105.025114 39.7220614 12190 2629 5364 0.0924919399829741 0.0924919399829741 -105.025114 39.7220614 -105.025114 39.7228932 12191 5364 8580 0.0666180932686517 0.0666180932686517 -105.025114 39.7228932 -105.0251093 39.7234923 12192 8580 514 0.0427668694783733 0.0427668694783733 -105.0251093 39.7234923 -105.0251054 39.7238769 12193 514 8581 0.0733005757458476 0.0733005757458476 -105.0251054 39.7238769 -105.0251096 39.7245361 12194 8581 411 0.0548642593724076 0.0548642593724076 -105.0251096 39.7245361 -105.0251128 39.7250295 12195 411 8582 0.0193916055385274 0.0193916055385274 -105.0251128 39.7250295 -105.0251054 39.7252038 12200 8463 8583 0.030501567860775 0.030501567860775 -105.0026615 39.7476216 -105.0023143 39.7476847 12202 8584 8585 0.0144536004398608 0.0144536004398608 -105.0010239 39.7420661 -105.0010329 39.7419363 12203 8585 8586 0.0148984012969261 0.0148984012969261 -105.0010329 39.7419363 -105.0012044 39.74196 12204 8586 8587 0.0138457363467684 0.0138457363467684 -105.0012044 39.74196 -105.0011631 39.7420804 12206 7095 8584 0.00198726095451303 0.00198726095451303 -105.0010418 39.7420775 -105.0010239 39.7420661 12208 8587 8588 0.0738864008587524 0.0738864008587524 -105.0011631 39.7420804 -105.0015962 39.7426554 12209 8588 8088 0.0459979828668163 0.0459979828668163 -105.0015962 39.7426554 -105.0018979 39.7429979 12211 8588 8088 0.0459979828668163 0.0459979828668163 -105.0015962 39.7426554 -105.0018979 39.7429979 12213 7962 8589 0.0119871256203592 0.0119871256203592 -105.0007006 39.7452954 -105.000578 39.7453477 12219 2290 8595 0.0472264457525012 0.0472264457525012 -105.0033485 39.7409586 -105.002885 39.7411896 12224 8600 6960 0.0627185145557708 0.0627185145557708 -105.0080176 39.741951 -105.0073809 39.7422311 12225 6960 8590 0.111002569075664 0.111002569075664 -105.0073809 39.7422311 -105.0062495 39.7427207 12226 8590 8601 0.0399166681864525 0.0399166681864525 -105.0062495 39.7427207 -105.0058461 39.7429014 12227 8601 8602 0.0122006420704012 0.0122006420704012 -105.0058461 39.7429014 -105.0057227 39.7429565 12229 8602 8601 0.0122006420704012 0.0122006420704012 -105.0057227 39.7429565 -105.0058461 39.7429014 12231 8605 8606 0.0364944571667735 0.0364944571667735 -105.0003759 39.7410885 -105.0005878 39.7413734 12232 8606 8607 0.0128764646733806 0.0128764646733806 -105.0005878 39.7413734 -105.0006617 39.7414743 12233 8607 8608 0.0546695374625623 0.0546695374625623 -105.0006617 39.7414743 -105.0009845 39.7418987 12234 8608 8585 0.00588263593176519 0.00588263593176519 -105.0009845 39.7418987 -105.0010329 39.7419363 12238 6350 8610 0.0529261007223787 0.0529261007223787 -105.0044986 39.7547701 -105.0048452 39.7551645 12276 2459 8630 0.034376801437 0.034376801437 -105.0078361 39.7532748 -105.0075545 39.7534955 12278 8630 8631 0.0429012342669158 0.0429012342669158 -105.0075545 39.7534955 -105.0072049 39.7537723 12279 8631 8478 0.0881202047420162 0.0881202047420162 -105.0072049 39.7537723 -105.0065368 39.7543758 12280 8478 6349 0.0631900183412494 0.0631900183412494 -105.0065368 39.7543758 -105.0059317 39.7547022 12281 6349 8610 0.106156240617891 0.106156240617891 -105.0059317 39.7547022 -105.0048452 39.7551645 12282 8610 8633 0.00782193502715287 0.00782193502715287 -105.0048452 39.7551645 -105.0047762 39.7552107 12283 8633 8235 0.439089917447406 0.439089917447406 -105.0047762 39.7552107 -105.002653 39.7588064 13838 2963 1284 0.0976236721102847 0.0976236721102847 -105.0214955 39.7584475 -105.0205218 39.7579887 12291 8488 6708 0.146276219075305 0.146276219075305 -104.9959984 39.7462684 -104.9947886 39.7471986 12292 6708 8574 0.146922373978856 0.146922373978856 -104.9947886 39.7471986 -104.9936089 39.7481594 12293 8574 5780 0.145168342719135 0.145168342719135 -104.9936089 39.7481594 -104.9924092 39.7490833 12294 5780 8284 0.145457218481639 0.145457218481639 -104.9924092 39.7490833 -104.9912016 39.7500048 12295 8284 8635 0.147985754967018 0.147985754967018 -104.9912016 39.7500048 -104.9899626 39.7509342 12296 8635 7895 0.145231730226047 0.145231730226047 -104.9899626 39.7509342 -104.9887543 39.7518523 12297 7895 8636 0.145188764989583 0.145188764989583 -104.9887543 39.7518523 -104.987575 39.7527919 12298 8636 8536 0.0230398310291247 0.0230398310291247 -104.987575 39.7527919 -104.987378 39.7529333 12300 8637 8638 0.051750923168378 0.051750923168378 -104.9993008 39.7450562 -104.9997271 39.7453866 12306 8641 8642 0.0388526899017529 0.0388526899017529 -105.0078924 39.7547551 -105.0079921 39.7544142 12322 8647 8648 0.0689932486013888 0.0689932486013888 -105.0057725 39.7569369 -105.0052757 39.7574259 12324 8409 8649 0.174821115803257 0.174821115803257 -105.0082031 39.7473337 -105.0092259 39.7486951 12330 8652 8653 0.0109021010822668 0.0109021010822668 -105.0077772 39.7547483 -105.0076516 39.7547313 12370 127 8676 0.0230804767650593 0.0230804767650593 -105.001255 39.763221 -105.000985 39.7632181 13861 1773 4425 0.0478826481852338 0.0478826481852338 -104.9769014 39.705675 -104.9763417 39.7056707 12371 8676 127 0.0230804767650593 0.0230804767650593 -105.000985 39.7632181 -105.001255 39.763221 12374 8678 2814 0.00715247655230442 0.00715247655230442 -104.9912089 39.7765361 -104.9912923 39.7765415 12375 2814 7853 0.0872240502720576 0.0872240502720576 -104.9912923 39.7765415 -104.9923076 39.7766218 12379 552 3283 0.201374804580202 0.201374804580202 -104.9693115 39.7002336 -104.9691419 39.7020399 12380 3283 439 0.0140574737901418 0.0140574737901418 -104.9691419 39.7020399 -104.9691656 39.702165 12381 439 440 0.131394781189403 0.131394781189403 -104.9691656 39.702165 -104.969326 39.7033402 12383 8680 592 0.0279554969032489 0.0279554969032489 -104.9691913 39.7036476 -104.9690283 39.7038655 12386 3930 5620 0.102308093785748 0.102308093785748 -105.0005956 39.7668504 -105.0017926 39.7668511 12387 5620 3705 0.100376481944534 0.100376481944534 -105.0017926 39.7668511 -105.002967 39.766852 12388 3705 710 0.100626287480694 0.100626287480694 -105.002967 39.766852 -105.0041443 39.7668577 12389 710 8681 0.0994362797990831 0.0994362797990831 -105.0041443 39.7668577 -105.0053077 39.766857 12390 8681 8515 0.0993120225558452 0.0993120225558452 -105.0053077 39.766857 -105.0064696 39.766865 12391 8515 4191 0.136253535658325 0.136253535658325 -105.0064696 39.766865 -105.0080637 39.7668543 12392 4191 2517 0.134250356653895 0.134250356653895 -105.0080637 39.7668543 -105.0096344 39.7668477 12393 2517 6728 0.132309702657946 0.132309702657946 -105.0096344 39.7668477 -105.0111824 39.766842 12394 6728 4805 0.136509007433592 0.136509007433592 -105.0111824 39.766842 -105.0127781 39.7668943 12395 4805 8682 0.134957701338679 0.134957701338679 -105.0127781 39.7668943 -105.0143554 39.766838 12397 8683 433 0.845576760689761 0.845576760689761 -104.9602564 39.6848648 -104.9692608 39.6879972 12398 433 481 1.45081348243216 1.45081348243216 -104.9692608 39.6879972 -104.9818608 39.6967284 12399 481 8684 0.52437215594792 0.52437215594792 -104.9818608 39.6967284 -104.9859386 39.700249 12401 8685 8686 0.010167997865452 0.010167997865452 -104.9497565 39.7177651 -104.9497874 39.7178534 12404 4154 4741 0.172602377991032 0.172602377991032 -104.9497951 39.7209768 -104.9498232 39.7225289 12405 4741 6536 0.177057900654184 0.177057900654184 -104.9498232 39.7225289 -104.9497817 39.7241209 12406 6536 8687 0.165392784618956 0.165392784618956 -104.9497817 39.7241209 -104.9497898 39.7256083 12408 5170 6865 0.176928364472993 0.176928364472993 -104.9407951 39.7162379 -104.9407779 39.7146468 12409 6865 3073 0.175467136201966 0.175467136201966 -104.9407779 39.7146468 -104.9407865 39.7130688 12410 3073 8690 0.1637299437242 0.1637299437242 -104.9407865 39.7130688 -104.9408036 39.7115964 12411 8690 8160 0.0198260554201283 0.0198260554201283 -104.9408036 39.7115964 -104.9408036 39.7114181 12412 8160 8691 0.0330442022067904 0.0330442022067904 -104.9408036 39.7114181 -104.9408122 39.711121 12414 8692 8693 0.174036627821078 0.174036627821078 -104.9406148 39.716237 -104.9405987 39.7178021 12415 8693 8694 0.176955606262412 0.176955606262412 -104.9405987 39.7178021 -104.9405987 39.7193935 12416 8694 8695 0.169605643175659 0.169605643175659 -104.9405987 39.7193935 -104.9405977 39.7209188 12417 8695 4774 0.249824848381595 0.249824848381595 -104.9405977 39.7209188 -104.9406125 39.7231655 12418 4774 6552 0.130776357701309 0.130776357701309 -104.9406125 39.7231655 -104.9406129 39.7243416 12419 6552 8696 0.13038749521243 0.13038749521243 -104.9406129 39.7243416 -104.9406095 39.7255142 12420 8696 8566 0.0104649837792038 0.0104649837792038 -104.9406095 39.7255142 -104.9406116 39.7256083 12421 8566 8697 0.196337242565984 0.196337242565984 -104.9406116 39.7256083 -104.9406072 39.727374 13908 6946 8137 0.20217075396909 0.20217075396909 -104.9602903 39.7819343 -104.9602584 39.7837523 12422 8697 3765 0.201163077899324 0.201163077899324 -104.9406072 39.727374 -104.9406029 39.7291831 12423 3765 5944 0.202700667134599 0.202700667134599 -104.9406029 39.7291831 -104.9405891 39.731006 12424 5944 2231 0.203264325905827 0.203264325905827 -104.9405891 39.731006 -104.9405891 39.732834 12425 2231 4900 0.203310133896795 0.203310133896795 -104.9405891 39.732834 -104.9405805 39.7346624 12426 4900 8699 0.223846600901437 0.223846600901437 -104.9405805 39.7346624 -104.9405829 39.7366755 12427 8699 8700 0.179880034662439 0.179880034662439 -104.9405829 39.7366755 -104.9405826 39.7382932 12428 8700 8701 0.204289810782798 0.204289810782798 -104.9405826 39.7382932 -104.9405708 39.7401304 12429 8701 643 0.139830079927305 0.139830079927305 -104.9405708 39.7401304 -104.9405805 39.7413879 12430 643 7272 0.132835494541237 0.132835494541237 -104.9405805 39.7413879 -104.9405891 39.7425825 12431 7272 1993 0.110816863894031 0.110816863894031 -104.9405891 39.7425825 -104.9405891 39.7435791 12432 1993 1977 0.01986880052865 0.01986880052865 -104.9405891 39.7435791 -104.9406062 39.7437573 12433 1977 4590 0.131129399902762 0.131129399902762 -104.9406062 39.7437573 -104.9406235 39.7449365 12434 4590 6477 0.129388315999052 0.129388315999052 -104.9406235 39.7449365 -104.9406153 39.7461001 12435 6477 2460 0.143087746743813 0.143087746743813 -104.9406153 39.7461001 -104.9406062 39.7473869 12436 2460 5904 0.206205054401277 0.206205054401277 -104.9406062 39.7473869 -104.9405891 39.7492413 12437 5904 8702 0.200106396563715 0.200106396563715 -104.9405891 39.7492413 -104.9405885 39.7510409 12438 8702 789 0.199795050779324 0.199795050779324 -104.9405885 39.7510409 -104.9405891 39.7528377 12439 789 3581 0.193812626433148 0.193812626433148 -104.9405891 39.7528377 -104.9405163 39.7545798 12440 3581 4353 0.211337121932246 0.211337121932246 -104.9405163 39.7545798 -104.9404804 39.7564802 12441 4353 8703 0.201766897339093 0.201766897339093 -104.9404804 39.7564802 -104.9404947 39.7582947 12442 8703 3056 0.204698740459713 0.204698740459713 -104.9404947 39.7582947 -104.9404947 39.7601356 12443 3056 8704 0.1838941823989 0.1838941823989 -104.9404947 39.7601356 -104.9404955 39.7617894 12446 902 8706 0.131578356152921 0.131578356152921 -104.9404687 39.7644571 -104.9404758 39.7656404 12447 8706 2807 0.139128342169529 0.139128342169529 -104.9404758 39.7656404 -104.9404689 39.7668916 12448 2807 5273 0.132055095159837 0.132055095159837 -104.9404689 39.7668916 -104.9404688 39.7680792 12449 5273 6913 0.122503450982406 0.122503450982406 -104.9404688 39.7680792 -104.9404689 39.7691809 12450 6913 6362 0.41302368771275 0.41302368771275 -104.9404689 39.7691809 -104.940457 39.7728953 12452 3076 3191 0.200008210348418 0.200008210348418 -104.9851226 39.7129392 -104.9851665 39.7111408 12454 6107 1897 0.202849718138185 0.202849718138185 -104.9851845 39.7093159 -104.985217 39.7074918 12455 1897 7235 0.199081659570441 0.199081659570441 -104.985217 39.7074918 -104.9851255 39.7057028 12456 7235 3245 0.204781971579143 0.204781971579143 -104.9851255 39.7057028 -104.9850951 39.7038613 12457 3245 8707 0.0557878826660101 0.0557878826660101 -104.9850951 39.7038613 -104.9850997 39.7033596 12458 8707 7285 0.154953879613548 0.154953879613548 -104.9850997 39.7033596 -104.9851123 39.7019661 12459 7285 28 0.190200511167853 0.190200511167853 -104.9851123 39.7019661 -104.9850866 39.7002557 12461 7212 8708 0.0837159569795295 0.0837159569795295 -104.9784122 39.6929827 -104.9774338 39.692988 12463 8708 6525 0.0119790128871836 0.0119790128871836 -104.9774338 39.692988 -104.9772938 39.6929888 12464 6525 1779 0.0293911622529401 0.0293911622529401 -104.9772938 39.6929888 -104.9769504 39.6929822 12465 1779 4372 0.0502766443311638 0.0502766443311638 -104.9769504 39.6929822 -104.9763628 39.692984 12466 4372 8710 0.0490277911002061 0.0490277911002061 -104.9763628 39.692984 -104.97579 39.6929721 12467 8710 4684 0.0539189737855212 0.0539189737855212 -104.97579 39.6929721 -104.9751601 39.6929864 12468 4684 1527 0.0474102490920647 0.0474102490920647 -104.9751601 39.6929864 -104.974606 39.692988 12469 1527 5107 0.0489757310519715 0.0489757310519715 -104.974606 39.692988 -104.9740336 39.6929885 19288 10468 10469 0.0662296445612727 0.0662296445612727 -104.9873734 39.7392289 -104.9881479 39.7392371 12470 5107 8711 0.0509607682871969 0.0509607682871969 -104.9740336 39.6929885 -104.973438 39.692989 12471 8711 5064 0.0518326919728752 0.0518326919728752 -104.973438 39.692989 -104.9728324 39.6929773 12472 5064 1746 0.0537415293364607 0.0537415293364607 -104.9728324 39.6929773 -104.9722045 39.6929651 12473 1746 5607 0.04913949394522 0.04913949394522 -104.9722045 39.6929651 -104.9716302 39.692962 12474 5607 6637 0.0470345659561698 0.0470345659561698 -104.9716302 39.692962 -104.9710805 39.6929591 12475 6637 5450 0.0502526613335692 0.0502526613335692 -104.9710805 39.6929591 -104.9704932 39.6929632 12477 5427 5408 0.0488836182047643 0.0488836182047643 -104.9699057 39.6929673 -104.9693344 39.6929713 12478 5408 7399 0.051895578159039 0.051895578159039 -104.9693344 39.6929713 -104.9687279 39.6929756 12479 7399 8712 0.1038123024378 0.1038123024378 -104.9687279 39.6929756 -104.9675147 39.6929637 12481 8713 8714 0.0490473159959526 0.0490473159959526 -104.966356 39.6929637 -104.9657828 39.6929687 12482 8714 7277 0.0483828604327117 0.0483828604327117 -104.9657828 39.6929687 -104.9652174 39.6929756 12483 7277 3483 0.0998765627131917 0.0998765627131917 -104.9652174 39.6929756 -104.9640501 39.6929756 12484 3483 8715 0.048840271287456 0.048840271287456 -104.9640501 39.6929756 -104.9634793 39.692979 12485 8715 6079 0.0473684752554207 0.0473684752554207 -104.9634793 39.692979 -104.9629257 39.6929822 12486 6079 8716 0.055154161978582 0.055154161978582 -104.9629257 39.6929822 -104.9622811 39.6929794 12487 8716 3697 0.0479069878085689 0.0479069878085689 -104.9622811 39.6929794 -104.9617212 39.6929769 12488 3697 5685 0.0473941467783467 0.0473941467783467 -104.9617212 39.6929769 -104.9611673 39.6929737 12489 5685 4571 0.0495504189878239 0.0495504189878239 -104.9611673 39.6929737 -104.9605882 39.6929703 12490 4571 8717 0.0532110753130406 0.0532110753130406 -104.9605882 39.6929703 -104.9599663 39.6929697 12495 8720 6626 0.0151124856958777 0.0151124856958777 -104.979262 39.6936183 -104.9792691 39.6934825 12496 6626 7211 0.0534737559078532 0.0534737559078532 -104.9792691 39.6934825 -104.9792704 39.6930016 12497 7211 5824 0.205145340397742 0.205145340397742 -104.9792704 39.6930016 -104.9792603 39.6911567 12498 5824 7729 0.196126806182622 0.196126806182622 -104.9792603 39.6911567 -104.9792523 39.6893929 12499 7729 8721 1.41081273670029 1.41081273670029 -104.9792523 39.6893929 -104.9792956 39.6767052 12500 8722 6630 0.00966193494482075 0.00966193494482075 -104.976967 39.6915646 -104.9769745 39.6914779 12501 6630 5826 0.0378008975972725 0.0378008975972725 -104.9769745 39.6914779 -104.9769668 39.691138 12502 5826 7731 0.193712690967488 0.193712690967488 -104.9769668 39.691138 -104.9769661 39.6893959 12503 7731 8723 1.80961969384046 1.80961969384046 -104.9769661 39.6893959 -104.9769591 39.6731216 12504 1781 8722 0.107247989428491 0.107247989428491 -104.9769412 39.6925289 -104.976967 39.6915646 12506 7401 6529 0.108235119976502 0.108235119976502 -104.9687279 39.6879032 -104.9687115 39.6869299 12508 4596 8724 0.16807497837827 0.16807497837827 -104.9598011 39.7447758 -104.9597878 39.7432643 12509 8724 8725 0.178846116420602 0.178846116420602 -104.9597878 39.7432643 -104.9597847 39.7416559 12510 8725 678 0.00426139259412424 0.00426139259412424 -104.9597847 39.7416559 -104.9597887 39.7416177 12511 678 8726 0.00479379013962442 0.00479379013962442 -104.9597887 39.7416177 -104.9597874 39.7415746 12512 8726 8727 0.179790579190484 0.179790579190484 -104.9597874 39.7415746 -104.9597547 39.7399579 12513 8727 5480 0.174201148052584 0.174201148052584 -104.9597547 39.7399579 -104.9597808 39.7383914 12514 5480 8728 0.175423920421782 0.175423920421782 -104.9597808 39.7383914 -104.9597692 39.7368138 12515 8728 4882 0.196140148835561 0.196140148835561 -104.9597692 39.7368138 -104.9598063 39.7350501 12516 4882 2250 0.176600887954475 0.176600887954475 -104.9598063 39.7350501 -104.959782 39.733462 12517 2250 5916 0.3321793201224 0.3321793201224 -104.959782 39.733462 -104.960135 39.730487 12519 3788 8729 0.199339438501115 0.199339438501115 -104.9601881 39.7291071 -104.9601841 39.7273144 12521 1189 8730 0.167786544262905 0.167786544262905 -104.9601763 39.7271213 -104.9601619 39.7256124 12522 8730 7154 0.107569635985836 0.107569635985836 -104.9601619 39.7256124 -104.9594545 39.7248125 12524 8731 8732 0.130443287352145 0.130443287352145 -104.9734316 39.6904059 -104.9734273 39.6892328 12526 8732 6531 0.0215721025681021 0.0215721025681021 -104.9734273 39.6892328 -104.9734286 39.6890388 12527 6531 8733 0.0174468386055745 0.0174468386055745 -104.9734286 39.6890388 -104.9734273 39.6888819 12551 8748 6518 0.0472889047630053 0.0472889047630053 -104.9586768 39.6947734 -104.9581241 39.6947734 12552 6518 8749 0.0506856290604236 0.0506856290604236 -104.9581241 39.6947734 -104.9575317 39.6947734 12548 4570 8746 0.0496686599585209 0.0496686599585209 -104.960571 39.6947799 -104.9599905 39.6947768 12549 8746 8747 0.0568130428191116 0.0568130428191116 -104.9599905 39.6947768 -104.9593265 39.6947733 12528 8733 8734 4.18362578562758 4.18362578562758 -104.9734273 39.6888819 -104.9735656 39.6512578 12529 6533 8735 0.0310320915845362 0.0310320915845362 -104.9743231 39.6893856 -104.9740308 39.6892204 12530 8735 8733 0.0639013406897381 0.0639013406897381 -104.9740308 39.6892204 -104.9734273 39.6888819 12531 8733 8736 0.0575832242503326 0.0575832242503326 -104.9734273 39.6888819 -104.9728386 39.688631 12532 8736 1744 0.0585281295770588 0.0585281295770588 -104.9728386 39.688631 -104.9722383 39.6883787 12533 1744 8737 0.0551795735412136 0.0551795735412136 -104.9722383 39.6883787 -104.9716711 39.6881426 12534 8737 6634 0.0667321861738512 0.0667321861738512 -104.9716711 39.6881426 -104.9709852 39.687857 12535 6634 8738 1.14684827666039 1.14684827666039 -104.9709852 39.687857 -104.9593753 39.6827044 12536 8739 8740 0.050189520794265 0.050189520794265 -104.968695 39.6947883 -104.9681084 39.6947872 12537 8740 8741 0.0520205890853532 0.0520205890853532 -104.9681084 39.6947872 -104.9675005 39.6947786 12538 8741 8742 0.0975475062746334 0.0975475062746334 -104.9675005 39.6947786 -104.9663604 39.6947751 12539 8742 8743 0.0478496643069703 0.0478496643069703 -104.9663604 39.6947751 -104.9658013 39.6947852 12540 8743 7276 0.0507419704012955 0.0507419704012955 -104.9658013 39.6947852 -104.9652088 39.6947654 12541 7276 3482 0.0993982386954757 0.0993982386954757 -104.9652088 39.6947654 -104.9640471 39.6947728 12542 3482 8744 0.05053480573854 0.05053480573854 -104.9640471 39.6947728 -104.9634565 39.6947677 12543 8744 6078 0.0468212480872111 0.0468212480872111 -104.9634565 39.6947677 -104.9629093 39.694763 12544 6078 8745 0.052325451958986 0.052325451958986 -104.9629093 39.694763 -104.9622978 39.6947699 12545 8745 3696 0.0475592999209775 0.0475592999209775 -104.9622978 39.6947699 -104.961742 39.6947762 12546 3696 5684 0.0505577280347845 0.0505577280347845 -104.961742 39.6947762 -104.9611511 39.6947781 12547 5684 4570 0.0496336429817659 0.0496336429817659 -104.9611511 39.6947781 -104.960571 39.6947799 12550 8747 8748 0.0555882070947718 0.0555882070947718 -104.9593265 39.6947733 -104.9586768 39.6947734 12553 8749 6161 0.0483586179330098 0.0483586179330098 -104.9575317 39.6947734 -104.9569665 39.6947747 12554 6161 8750 0.0494030122591725 0.0494030122591725 -104.9569665 39.6947747 -104.9563891 39.6947772 12555 8750 2739 0.0483430371417139 0.0483430371417139 -104.9563891 39.6947772 -104.9558241 39.6947809 12556 2739 8751 0.0499840332207257 0.0499840332207257 -104.9558241 39.6947809 -104.9552399 39.6947809 12557 8751 5230 0.0498899174438866 0.0498899174438866 -104.9552399 39.6947809 -104.9546568 39.6947809 12558 5230 8752 0.0487864097624457 0.0487864097624457 -104.9546568 39.6947809 -104.9540866 39.6947822 12559 8752 3172 0.0492052393668883 0.0492052393668883 -104.9540866 39.6947822 -104.9535117 39.6947706 12560 3172 8753 0.048649307652154 0.048649307652154 -104.9535117 39.6947706 -104.9529431 39.6947706 12561 8753 4997 0.0504970791491002 0.0504970791491002 -104.9529431 39.6947706 -104.952353 39.6947624 12562 4997 729 0.0994774482962559 0.0994774482962559 -104.952353 39.6947624 -104.9511904 39.6947719 12564 7060 7316 0.100261995636978 0.100261995636978 -104.9500436 39.6947813 -104.9488718 39.6947743 12565 7316 4587 0.101339695102535 0.101339695102535 -104.9488718 39.6947743 -104.9476874 39.6947677 12566 4587 8033 0.0978749879893347 0.0978749879893347 -104.9476874 39.6947677 -104.9465436 39.6947813 12567 8033 6373 0.096169791555938 0.096169791555938 -104.9465436 39.6947813 -104.9454196 39.6947783 12568 6373 8754 0.0556932821262755 0.0556932821262755 -104.9454196 39.6947783 -104.944769 39.6947624 12569 8754 4827 0.0506856253200211 0.0506856253200211 -104.944769 39.6947624 -104.9441769 39.6947479 12570 4827 8755 0.0976778629222165 0.0976778629222165 -104.9441769 39.6947479 -104.9430353 39.6947545 12572 8756 8757 0.0483546146560771 0.0483546146560771 -104.9418766 39.6947611 -104.9413115 39.694755 12573 8757 8758 0.00678547758181753 0.00678547758181753 -104.9413115 39.694755 -104.9412322 39.6947542 12574 8758 8759 0.0425788070077018 0.0425788070077018 -104.9412322 39.6947542 -104.9407346 39.6947488 12577 2375 8761 0.0800348658330501 0.0800348658330501 -104.9535019 39.7105138 -104.9525663 39.7105072 12579 8761 2381 0.0565526295759939 0.0565526295759939 -104.9525663 39.7105072 -104.9519054 39.7105204 12580 2381 2378 0.0732152007668199 0.0732152007668199 -104.9519054 39.7105204 -104.9510557 39.7104412 12581 2378 2379 0.0407086995566738 0.0407086995566738 -104.9510557 39.7104412 -104.9506866 39.7102101 12582 2379 2383 0.00264328007897714 0.00264328007897714 -104.9506866 39.7102101 -104.9506695 39.7101903 12583 2383 2571 0.0689488793496812 0.0689488793496812 -104.9506695 39.7101903 -104.9505579 39.7095762 12585 8761 2375 0.0800348658330501 0.0800348658330501 -104.9525663 39.7105072 -104.9535019 39.7105138 12587 1510 7932 0.0417550445525859 0.0417550445525859 -104.9532101 39.7050201 -104.9536135 39.7048087 12589 8764 4921 0.0107315298188712 0.0107315298188712 -104.9907602 39.7299304 -104.9906535 39.7299812 12590 4921 8062 0.0635329705608418 0.0635329705608418 -104.9906535 39.7299812 -104.9902595 39.7304656 12591 8062 6584 0.176700679215808 0.176700679215808 -104.9902595 39.7304656 -104.9902658 39.7320547 12592 6584 5366 0.199428899537142 0.199428899537142 -104.9902658 39.7320547 -104.9902592 39.7338482 12593 5366 7124 0.156701102941306 0.156701102941306 -104.9902592 39.7338482 -104.9902249 39.7352572 12594 7124 612 0.178308153840751 0.178308153840751 -104.9902249 39.7352572 -104.9902547 39.7368606 12595 612 1943 0.177718886558766 0.177718886558766 -104.9902547 39.7368606 -104.9902169 39.7384586 12596 1943 8765 0.0553792982616949 0.0553792982616949 -104.9902169 39.7384586 -104.9902249 39.7389566 12597 8765 8767 0.0568805264393287 0.0568805264393287 -104.9902249 39.7389566 -104.9902331 39.7394681 12625 8778 8779 0.0386703080825578 0.0386703080825578 -104.9874654 39.72522 -104.9874745 39.7248723 12598 8767 8768 0.0596299154046411 0.0596299154046411 -104.9902331 39.7394681 -104.9903111 39.740001 12600 8217 8764 0.0348766827140038 0.0348766827140038 -104.9911152 39.729776 -104.9907602 39.7299304 12602 8769 7960 0.0121246465842421 0.0121246465842421 -104.9904615 39.7289525 -104.9906006 39.7289314 12636 8782 8776 0.0415201856091735 0.0415201856091735 -104.9874245 39.7271431 -104.9874245 39.7267697 12603 7960 7858 0.191569398536593 0.191569398536593 -104.9906006 39.7289314 -104.9928407 39.7289388 12604 7858 384 0.0511824976047815 0.0511824976047815 -104.9928407 39.7289388 -104.9934388 39.7289219 12606 4685 296 0.0500706281631231 0.0500706281631231 -104.9940378 39.7289164 -104.9946233 39.7289153 12607 296 4955 0.0491810974692235 0.0491810974692235 -104.9946233 39.7289153 -104.9951984 39.7289153 12608 4955 7223 0.104958162725722 0.104958162725722 -104.9951984 39.7289153 -104.9964257 39.7289087 12611 8773 8774 0.043865298365945 0.043865298365945 -104.9975826 39.7288966 -104.9980954 39.7289058 12612 8774 6643 0.0451313849693394 0.0451313849693394 -104.9980954 39.7289058 -104.998623 39.7289153 12613 6643 8218 0.0697309457073312 0.0697309457073312 -104.998623 39.7289153 -104.9994384 39.7289153 12614 8218 3952 0.0651671851260823 0.0651671851260823 -104.9994384 39.7289153 -105.0002004 39.7289098 12616 1623 8769 0.0363096662742893 0.0363096662742893 -104.990046 39.7290197 -104.9904615 39.7289525 12618 5097 8775 0.0318529970242771 0.0318529970242771 -104.9898761 39.7283677 -104.9895915 39.7285525 12622 8776 8777 0.018725243223035 0.018725243223035 -104.9874245 39.7267697 -104.9874242 39.7266013 12623 8777 6243 0.106972614023441 0.106972614023441 -104.9874242 39.7266013 -104.9874615 39.7256397 12624 6243 8778 0.0466697025677041 0.0466697025677041 -104.9874615 39.7256397 -104.9874654 39.72522 12626 8779 5192 0.0833353912042221 0.0833353912042221 -104.9874745 39.7248723 -104.9874942 39.724123 12627 5192 8780 0.0302234211776424 0.0302234211776424 -104.9874942 39.724123 -104.9874919 39.7238512 12628 8780 8781 0.0269541929474085 0.0269541929474085 -104.9874919 39.7238512 -104.9874899 39.7236088 12629 8781 2610 0.119870657472311 0.119870657472311 -104.9874899 39.7236088 -104.9874808 39.7225308 12630 2610 1838 0.176410752987704 0.176410752987704 -104.9874808 39.7225308 -104.9874805 39.7209443 12631 1838 2360 0.17767880886817 0.17767880886817 -104.9874805 39.7209443 -104.9874759 39.7193464 12633 3710 4430 0.0984187629622127 0.0984187629622127 -104.9874523 39.7183509 -104.9874697 39.7174659 12634 4430 5171 0.100485171973402 0.100485171973402 -104.9874697 39.7174659 -104.9874858 39.7165623 12638 968 8783 0.0450647850917565 0.0450647850917565 -104.9837585 39.7235715 -104.983647 39.7239676 12640 8783 6332 0.0179790401179982 0.0179790401179982 -104.983647 39.7239676 -104.9836195 39.7241279 12641 6332 8784 0.166916939377104 0.166916939377104 -104.9836195 39.7241279 -104.9836094 39.725629 12642 8784 8785 0.0824631793427953 0.0824631793427953 -104.9836094 39.725629 -104.9836046 39.7263706 12643 8785 8786 0.100743867095121 0.100743867095121 -104.9836046 39.7263706 -104.9835987 39.7272766 12644 8786 3809 0.198861011407653 0.198861011407653 -104.9835987 39.7272766 -104.9835982 39.729065 12645 3809 5921 0.152448419282946 0.152448419282946 -104.9835982 39.729065 -104.9835955 39.730436 12647 920 2206 0.198794444530698 0.198794444530698 -104.9835814 39.7320454 -104.9835843 39.7338332 12648 2206 4855 0.161210664735901 0.161210664735901 -104.9835843 39.7338332 -104.9836067 39.7352829 12649 4855 8787 0.176180330331867 0.176180330331867 -104.9836067 39.7352829 -104.9835945 39.7368673 12650 8787 5459 0.173977209442215 0.173977209442215 -104.9835945 39.7368673 -104.9835857 39.7384319 12651 5459 8788 0.179581076943561 0.179581076943561 -104.9835857 39.7384319 -104.9835778 39.7400469 12652 8788 653 0.182661218967331 0.182661218967331 -104.9835778 39.7400469 -104.9835697 39.7416896 12653 653 8789 0.175533060842227 0.175533060842227 -104.9835697 39.7416896 -104.9835757 39.7432682 12654 8789 4615 0.178562453757686 0.178562453757686 -104.9835757 39.7432682 -104.9835591 39.744874 12655 4615 6485 0.147124798702961 0.147124798702961 -104.9835591 39.744874 -104.9835697 39.7461971 12656 6485 3681 0.150536039008347 0.150536039008347 -104.9835697 39.7461971 -104.9836002 39.7475507 12658 5282 8790 0.0413354062568629 0.0413354062568629 -104.9825741 39.7226935 -104.9824367 39.7230499 12660 8790 6331 0.0121138578035044 0.0121138578035044 -104.9824367 39.7230499 -104.9824024 39.7231556 12662 6548 8791 0.16625102712937 0.16625102712937 -104.9823535 39.7241259 -104.9823661 39.725621 12663 8791 8792 0.184061439099574 0.184061439099574 -104.9823661 39.725621 -104.9823612 39.7272763 12664 8792 3808 0.198594245045878 0.198594245045878 -104.9823612 39.7272763 -104.9823636 39.7290623 12665 3808 5923 0.153339826215406 0.153339826215406 -104.9823636 39.7290623 -104.9822823 39.7304399 12666 5923 922 0.17696116360303 0.17696116360303 -104.9822823 39.7304399 -104.9822659 39.7320313 12667 922 2208 0.186196659484346 0.186196659484346 -104.9822659 39.7320313 -104.9822597 39.7337058 12668 2208 4857 0.160795645903838 0.160795645903838 -104.9822597 39.7337058 -104.9822782 39.7351518 12669 4857 8793 0.191420788288479 0.191420788288479 -104.9822782 39.7351518 -104.9823009 39.7368732 12671 5460 8794 0.176401987583553 0.176401987583553 -104.9823009 39.7384375 -104.9823264 39.7400238 12672 8794 8795 0.177191749793072 0.177191749793072 -104.9823264 39.7400238 -104.9823377 39.7416173 12673 8795 654 0.00549383449703672 0.00549383449703672 -104.9823377 39.7416173 -104.9823388 39.7416667 12674 654 8796 0.178534682523657 0.178534682523657 -104.9823388 39.7416667 -104.9823365 39.7432723 12675 8796 4614 0.177531607780329 0.177531607780329 -104.9823365 39.7432723 -104.9823157 39.7448688 12676 4614 6486 0.147678461213278 0.147678461213278 -104.9823157 39.7448688 -104.9823113 39.7461969 12677 6486 3679 0.150313310591357 0.150313310591357 -104.9823113 39.7461969 -104.9823107 39.7475487 12681 8798 8799 0.123466110327723 0.123466110327723 -104.9457531 39.7104012 -104.9464054 39.7113917 12682 8799 3186 0.00950854696516887 0.00950854696516887 -104.9464054 39.7113917 -104.9464561 39.7114678 12683 3186 8800 0.0308360436433676 0.0308360436433676 -104.9464561 39.7114678 -104.9467659 39.7116096 12685 8801 8802 0.231947805663281 0.231947805663281 -104.9590492 39.7160869 -104.9590692 39.7181728 12686 8802 8803 0.0199646364044365 0.0199646364044365 -104.9590692 39.7181728 -104.9590745 39.7183523 12687 8803 5017 0.0091876036672495 0.0091876036672495 -104.9590745 39.7183523 -104.9590772 39.7184349 12692 7064 8808 0.0247148912105672 0.0247148912105672 -104.95025 39.7175567 -104.9500032 39.7176723 12693 8808 8685 0.0234885972598816 0.0234885972598816 -104.9500032 39.7176723 -104.9497565 39.7177651 20809 8326 10950 0.0125120772932362 0.0125120772932362 -105.029018 39.7621132 -105.0289678 39.7620075 16680 9982 9983 0.0455494891280306 0.0455494891280306 -105.00793 39.7419174 -105.0074579 39.7421072 15872 7130 8879 0.124695897236049 0.124695897236049 -105.0370687 39.7347704 -105.0382757 39.7341411 12694 8685 8023 0.100302779247875 0.100302779247875 -104.9497565 39.7177651 -104.9485858 39.7178178 12696 8809 8685 0.057365793634115 0.057365793634115 -104.9497699 39.7172493 -104.9497565 39.7177651 12699 8810 4109 0.100464246278784 0.100464246278784 -104.9500622 39.7177177 -104.9511309 39.7180926 12700 4109 2643 0.0901887127804005 0.0901887127804005 -104.9511309 39.7180926 -104.9521735 39.7182139 12702 8805 7976 0.102773783270916 0.102773783270916 -104.9534009 39.718219 -104.9546025 39.7182181 12703 7976 7318 0.104083044705694 0.104083044705694 -104.9546025 39.7182181 -104.9558194 39.7182147 12704 7318 8803 0.278830952538266 0.278830952538266 -104.9558194 39.7182147 -104.9590745 39.7183523 12706 8811 8812 0.108086464170563 0.108086464170563 -104.9494453 39.7136057 -104.9497656 39.714546 12707 8812 6861 0.0114665228848291 0.0114665228848291 -104.9497656 39.714546 -104.9497683 39.7146491 12709 5165 8809 0.109306863073043 0.109306863073043 -104.9497617 39.7162663 -104.9497699 39.7172493 12710 8809 8808 0.0510932247106912 0.0510932247106912 -104.9497699 39.7172493 -104.9500032 39.7176723 12712 8798 6379 0.100799788599422 0.100799788599422 -104.9457531 39.7104012 -104.9449548 39.7097344 12713 6379 6099 0.0584802680423258 0.0584802680423258 -104.9449548 39.7097344 -104.9444906 39.7093483 12714 6099 8202 0.382882462386682 0.382882462386682 -104.9444906 39.7093483 -104.9408446 39.707351 12716 8813 8173 0.0533183303572635 0.0533183303572635 -104.9406573 39.7061997 -104.940655 39.7066792 12718 8814 8815 0.0594781662619651 0.0594781662619651 -104.940835 39.70673 -104.940835 39.7061951 12720 8815 3633 0.0139674412080793 0.0139674412080793 -104.940835 39.7061951 -104.9408419 39.7060696 14286 6672 3115 0.0991095918198707 0.0991095918198707 -104.9362682 39.7146512 -104.9351095 39.7146512 15288 8812 7065 0.0171061341992079 0.0171061341992079 -104.9497656 39.714546 -104.9499634 39.7145233 12722 3295 8191 0.195769878320479 0.195769878320479 -104.9407838 39.7038199 -104.940786 39.7020593 12723 8191 103 0.207801078913796 0.207801078913796 -104.940786 39.7020593 -104.940786 39.7001905 12724 103 3505 0.201240848446412 0.201240848446412 -104.940786 39.7001905 -104.940829 39.698381 12725 3505 8816 0.20140010471513 0.20140010471513 -104.940829 39.698381 -104.940726 39.6965715 12726 8816 8817 0.0467910785706761 0.0467910785706761 -104.940726 39.6965715 -104.9407242 39.6961507 12727 8817 8759 0.155886707244551 0.155886707244551 -104.9407242 39.6961507 -104.9407346 39.6947488 12728 8759 8818 0.0209382564173288 0.0209382564173288 -104.9407346 39.6947488 -104.9407334 39.6945605 12729 8818 8819 0.0390294530141924 0.0390294530141924 -104.9407334 39.6945605 -104.940734 39.6942095 12730 8819 8820 0.0609459777309488 0.0609459777309488 -104.940734 39.6942095 -104.9407348 39.6936614 12732 7196 5844 0.199996639851393 0.199996639851393 -104.940735 39.692928 -104.9407088 39.6911295 12733 5844 7747 0.201963345264684 0.201963345264684 -104.9407088 39.6911295 -104.9407088 39.6893132 12734 7747 8821 0.660668042362938 0.660668042362938 -104.9407088 39.6893132 -104.9406408 39.6833719 12737 6675 8823 0.018377691001392 0.018377691001392 -104.9362112 39.6893266 -104.9359966 39.6893199 12738 8823 3121 0.0817086617793047 0.0817086617793047 -104.9359966 39.6893199 -104.9350417 39.6893238 12739 3121 3122 0.0189462201356829 0.0189462201356829 -104.9350417 39.6893238 -104.9348207 39.6893133 12740 3122 6294 0.0736313115214917 0.0736313115214917 -104.9348207 39.6893133 -104.9339602 39.6893172 12741 6294 6295 0.0205616464638412 0.0205616464638412 -104.9339602 39.6893172 -104.9337199 39.6893172 12742 6295 6620 0.098958190214706 0.098958190214706 -104.9337199 39.6893172 -104.9325634 39.6893199 14308 9323 2191 0.217246414275379 0.217246414275379 -104.9918391 39.7579642 -104.9936227 39.759356 12743 6620 7343 0.0741923893812443 0.0741923893812443 -104.9325634 39.6893199 -104.9316965 39.6893332 12744 7343 2845 0.101548527960204 0.101548527960204 -104.9316965 39.6893332 -104.9305098 39.6893437 12745 2845 3494 0.101534987318255 0.101534987318255 -104.9305098 39.6893437 -104.9293234 39.6893613 12746 3494 5350 0.0785982086314387 0.0785982086314387 -104.9293234 39.6893613 -104.928405 39.689348 12748 4220 2948 0.0852112039835386 0.0852112039835386 -104.9274781 39.6893679 -104.9264824 39.6893811 12749 2948 2949 0.056569943078372 0.056569943078372 -104.9264824 39.6893811 -104.9258215 39.6893679 12750 2949 6813 0.0330539311277449 0.0330539311277449 -104.9258215 39.6893679 -104.9254353 39.6893745 12751 6813 6810 0.0675878090482117 0.0675878090482117 -104.9254353 39.6893745 -104.9246456 39.6893613 12752 6810 1814 0.0227606927419569 0.0227606927419569 -104.9246456 39.6893613 -104.9243796 39.6893613 12753 1814 8824 0.984700828985706 0.984700828985706 -104.9243796 39.6893613 -104.9128716 39.689347 12754 8823 8825 0.40169861106651 0.40169861106651 -104.9359966 39.6893199 -104.936139 39.685709 12779 3798 5937 0.1524274277381 0.1524274277381 -104.9729432 39.7290745 -104.9729509 39.7304453 12755 8826 7748 0.668566967249301 0.668566967249301 -104.9403877 39.6833057 -104.9405349 39.6893172 12756 7748 5845 0.201518653480334 0.201518653480334 -104.9405349 39.6893172 -104.9405371 39.6911295 12757 5845 7197 0.200485803128442 0.200485803128442 -104.9405371 39.6911295 -104.9405457 39.6929325 12758 7197 8827 0.180703533412633 0.180703533412633 -104.9405457 39.6929325 -104.94054 39.6945576 12759 8827 8760 0.0207611083367854 0.0207611083367854 -104.94054 39.6945576 -104.9405376 39.6947443 12760 8760 8828 0.203176551906279 0.203176551906279 -104.9405376 39.6947443 -104.9405457 39.6965715 12761 8828 3506 0.200871002946695 0.200871002946695 -104.9405457 39.6965715 -104.9406406 39.6983765 12763 8170 8192 0.20854015704238 0.20854015704238 -104.9405886 39.7001839 -104.9406058 39.7020593 12764 8192 3296 0.195770030101267 0.195770030101267 -104.9406058 39.7020593 -104.9406022 39.7038199 12765 3296 8183 0.100143064441761 0.100143064441761 -104.9406022 39.7038199 -104.9405972 39.7047205 12766 8183 8188 0.148673984504934 0.148673984504934 -104.9405972 39.7047205 -104.9406663 39.7060565 12767 8188 8813 0.0159417159428289 0.0159417159428289 -104.9406663 39.7060565 -104.9406573 39.7061997 12769 2918 8829 0.0404869067666165 0.0404869067666165 -104.9732171 39.7182486 -104.9732505 39.7186118 12771 8829 6328 0.00908621391699812 0.00908621391699812 -104.9732505 39.7186118 -104.9732624 39.718693 12772 6328 8830 0.0795394987314785 0.0795394987314785 -104.9732624 39.718693 -104.9732562 39.7194083 12774 4166 4751 0.202375182887314 0.202375182887314 -104.972908 39.7201406 -104.9729128 39.7219606 12775 4751 6542 0.197696304569089 0.197696304569089 -104.9729128 39.7219606 -104.9729252 39.7237385 12776 6542 8831 0.204678217467742 0.204678217467742 -104.9729252 39.7237385 -104.9729154 39.7255792 12778 8832 3798 0.199708223967288 0.199708223967288 -104.9729324 39.7272785 -104.9729432 39.7290745 12780 5937 938 0.177624298285183 0.177624298285183 -104.9729509 39.7304453 -104.9729595 39.7320427 12781 938 2222 0.185255991502605 0.185255991502605 -104.9729595 39.7320427 -104.9729758 39.7337087 12782 2222 4872 0.159853083829866 0.159853083829866 -104.9729758 39.7337087 -104.9729971 39.7351462 12783 4872 8834 0.191323978817286 0.191323978817286 -104.9729971 39.7351462 -104.9730073 39.7368668 12787 28 8836 0.0411233276076822 0.0411233276076822 -104.9850866 39.7002557 -104.9855672 39.7002491 15407 8527 8524 0.00632598868026626 0.00632598868026626 -105.0054168 39.751192 -105.0053655 39.751233 16685 9986 9987 0.0852803879953952 0.0852803879953952 -105.007297 39.7423918 -105.0064333 39.7427754 12788 8830 4165 0.0810572303723974 0.0810572303723974 -104.9732562 39.7194083 -104.9733458 39.720134 12790 4096 6041 0.191845009601904 0.191845009601904 -105.0181552 39.7838945 -105.0181598 39.7856198 12791 6041 8837 0.201496335450174 0.201496335450174 -105.0181598 39.7856198 -105.0181605 39.7874319 12792 8837 8838 0.406062586796109 0.406062586796109 -105.0181605 39.7874319 -105.0181502 39.7910837 12793 4086 6031 0.181162285735164 0.181162285735164 -105.0112057 39.7838279 -105.0111925 39.7854571 12794 6031 6032 0.0171385466290399 0.0171385466290399 -105.0111925 39.7854571 -105.0111965 39.7856112 12795 6032 8839 0.201396970557967 0.201396970557967 -105.0111965 39.7856112 -105.0112028 39.7874224 12796 8839 2539 0.0036249646793062 0.0036249646793062 -105.0112028 39.7874224 -105.0112029 39.787455 12797 2539 7937 0.222367701142404 0.222367701142404 -105.0112029 39.787455 -105.0112006 39.7894548 12798 7937 8840 0.179081080346528 0.179081080346528 -105.0112006 39.7894548 -105.0111916 39.7910653 12799 8520 8841 0.0687184646666591 0.0687184646666591 -105.006397 39.7829043 -105.006397 39.7835223 12801 8841 298 0.017862044588972 0.017862044588972 -105.006397 39.7835223 -105.0063925 39.7836829 12802 298 4082 0.0176901086131869 0.0176901086131869 -105.0063925 39.7836829 -105.0063995 39.7838419 12805 2560 6714 0.0892568890732451 0.0892568890732451 -105.0064215 39.7862585 -105.0064173 39.7870612 12806 6714 6633 0.0879831056932755 0.0879831056932755 -105.0064173 39.7870612 -105.006429 39.7878524 12807 6633 8844 0.0442062339102578 0.0442062339102578 -105.006429 39.7878524 -105.0064203 39.7882499 12808 8844 7935 0.0446455487862746 0.0446455487862746 -105.0064203 39.7882499 -105.0064172 39.7886514 12809 7935 8845 0.265612509858697 0.265612509858697 -105.0064172 39.7886514 -105.0064079 39.7910401 12817 297 299 0.88607517832177 0.88607517832177 -104.999633 39.7829256 -105.0099714 39.7835424 12823 493 589 0.268896577305787 0.268896577305787 -104.994193 39.7810897 -104.9917474 39.779568 12824 589 8850 0.33804717039653 0.33804717039653 -104.9917474 39.779568 -104.9897894 39.7769264 12826 8589 8851 0.042366080089372 0.042366080089372 -105.000578 39.7453477 -105.0002455 39.7456302 12828 8851 4936 0.0170501490589131 0.0170501490589131 -105.0002455 39.7456302 -105.0001355 39.7457581 12829 4936 8509 0.143621366769105 0.143621366769105 -105.0001355 39.7457581 -104.9989592 39.7466802 12831 8852 8853 0.0917176896741063 0.0917176896741063 -104.9926518 39.7567579 -104.9919124 39.7561602 12832 8853 7564 0.105551904949528 0.105551904949528 -104.9919124 39.7561602 -104.9910557 39.7554766 12833 7564 6182 0.105801475446669 0.105801475446669 -104.9910557 39.7554766 -104.990176 39.7548073 12834 6182 8854 0.10583574357693 0.10583574357693 -104.990176 39.7548073 -104.9893092 39.7541277 12835 8854 8855 0.00547189672663909 0.00547189672663909 -104.9893092 39.7541277 -104.9892657 39.7540916 18650 1854 2593 0.177389867684494 0.177389867684494 -105.0379177 39.7213314 -105.0379231 39.7229267 12837 8856 8857 0.0555847646631402 0.0555847646631402 -104.988892 39.7538026 -104.9884337 39.753448 12838 8857 8858 0.0519115005666898 0.0519115005666898 -104.9884337 39.753448 -104.988003 39.7531189 12839 8858 8636 0.0515833043565609 0.0515833043565609 -104.988003 39.7531189 -104.987575 39.7527919 12840 8636 8859 0.0207966249820583 0.0207966249820583 -104.987575 39.7527919 -104.9873914 39.7526692 12844 8860 1198 0.169110109980516 0.169110109980516 -104.9520697 39.7256077 -104.9520847 39.7271285 12845 1198 8861 0.0226617213022113 0.0226617213022113 -104.9520847 39.7271285 -104.9520836 39.7273323 12847 8862 1200 0.170240075619945 0.170240075619945 -104.9509005 39.7256047 -104.9509239 39.7271356 12848 1200 8863 0.0219879091267488 0.0219879091267488 -104.9509239 39.7271356 -104.9509292 39.7273333 12850 8864 7983 0.0505037947042799 0.0505037947042799 -104.9546471 39.7305018 -104.9540572 39.7305236 12851 7983 2054 0.099824917404873 0.099824917404873 -104.9540572 39.7305236 -104.9528899 39.730517 12852 2054 2660 0.101497408945607 0.101497408945607 -104.9528899 39.730517 -104.9517031 39.7305282 12853 2660 4133 0.0961563998269834 0.0961563998269834 -104.9517031 39.7305282 -104.9505787 39.7305216 12855 6696 8019 0.0939673290333738 0.0939673290333738 -104.9494801 39.7305216 -104.9483814 39.7305084 12856 8019 7683 0.0941529054095407 0.0941529054095407 -104.9483814 39.7305084 -104.9472804 39.7305107 12857 7683 3457 0.0935091254143676 0.0935091254143676 -104.9472804 39.7305107 -104.946187 39.7305008 12858 3457 8865 0.0461569199164165 0.0461569199164165 -104.946187 39.7305008 -104.9456473 39.7304952 12859 8865 6019 0.0480340625550536 0.0480340625550536 -104.9456473 39.7304952 -104.9450856 39.7304952 12860 6019 8866 0.0464697146879775 0.0464697146879775 -104.9450856 39.7304952 -104.9445422 39.7304973 12861 8866 8867 0.048094543326443 0.048094543326443 -104.9445422 39.7304973 -104.9439798 39.7304995 12862 8867 8868 0.0461790217746061 0.0461790217746061 -104.9439798 39.7304995 -104.9434398 39.7304973 12863 8868 856 0.0449646613539359 0.0449646613539359 -104.9434398 39.7304973 -104.942914 39.7304952 12864 856 451 0.0470078764226648 0.0470078764226648 -104.942914 39.7304952 -104.9423643 39.7304952 12865 451 7105 0.0432708485882178 0.0432708485882178 -104.9423643 39.7304952 -104.9418583 39.7304952 12866 7105 8869 0.0939007256947679 0.0939007256947679 -104.9418583 39.7304952 -104.9407607 39.7304709 12868 8870 1196 0.168829878028139 0.168829878028139 -104.9532283 39.7256124 -104.9532393 39.7271307 12869 1196 8871 0.021661446985008 0.021661446985008 -104.9532393 39.7271307 -104.9532413 39.7273255 12871 4760 5407 0.0842978699895538 0.0842978699895538 -104.966261 39.7219977 -104.9658146 39.7226736 12873 4755 6546 0.199683159238461 0.199683159238461 -104.9682436 39.7219606 -104.9682779 39.7237562 12874 6546 8872 0.20436535055464 0.20436535055464 -104.9682779 39.7237562 -104.9682812 39.7255941 12875 8872 8873 0.188956325706579 0.188956325706579 -104.9682812 39.7255941 -104.9682932 39.7272934 12876 8873 3792 0.199291485976659 0.199291485976659 -104.9682932 39.7272934 -104.968314 39.7290856 17796 10179 9318 0.114755253361823 0.114755253361823 -104.9873946 39.7555556 -104.9873865 39.7545236 12877 3792 8561 0.13059037096191 0.13059037096191 -104.968314 39.7290856 -104.9673609 39.7300032 12879 5926 924 0.178374370928188 0.178374370928188 -104.9809932 39.730424 -104.9810307 39.7320279 12880 924 2210 0.187308783265319 0.187308783265319 -104.9810307 39.7320279 -104.9810238 39.7337124 12881 2210 4859 0.159743099068053 0.159743099068053 -104.9810238 39.7337124 -104.9810463 39.7351489 12882 4859 8874 0.192629276936053 0.192629276936053 -104.9810463 39.7351489 -104.9810766 39.7368811 12883 8874 5461 0.172330101173688 0.172330101173688 -104.9810766 39.7368811 -104.9810735 39.7384309 12884 5461 8875 0.177416584260724 0.177416584260724 -104.9810735 39.7384309 -104.9810892 39.7400264 12885 8875 8876 0.176433616828762 0.176433616828762 -104.9810892 39.7400264 -104.9810837 39.7416131 12887 655 8877 0.00413648661723727 0.00413648661723727 -104.9810836 39.7416667 -104.9810838 39.7417039 12888 8877 8878 0.173943602457692 0.173943602457692 -104.9810838 39.7417039 -104.9810919 39.7432682 12889 8878 4613 0.177428437243737 0.177428437243737 -104.9810919 39.7432682 -104.981055 39.7448636 12890 4613 6487 0.148280300321704 0.148280300321704 -104.981055 39.7448636 -104.9810463 39.7461971 12891 6487 3678 0.149828166583799 0.149828166583799 -104.9810463 39.7461971 -104.9810333 39.7475445 12893 5929 926 0.177267011666895 0.177267011666895 -104.9798324 39.7304351 -104.9798307 39.7320293 12894 926 2211 0.187019197552967 0.187019197552967 -104.9798307 39.7320293 -104.9798259 39.7337112 12895 2211 4861 0.161667462022208 0.161667462022208 -104.9798259 39.7337112 -104.9798492 39.735165 12896 4861 8880 0.191414125057248 0.191414125057248 -104.9798492 39.735165 -104.9798621 39.7368864 12897 8880 5463 0.170299846109482 0.170299846109482 -104.9798621 39.7368864 -104.9798976 39.7384177 12898 5463 8881 0.177990586801656 0.177990586801656 -104.9798976 39.7384177 -104.9798911 39.7400184 12899 8881 8885 0.177780189019753 0.177780189019753 -104.9798911 39.7400184 -104.9798819 39.7416172 12900 8885 659 0.00646246375156384 0.00646246375156384 -104.9798819 39.7416172 -104.979874 39.741675 12901 659 8886 0.177011471342036 0.177011471342036 -104.979874 39.741675 -104.9798704 39.7432669 12902 8886 4612 0.177005843155015 0.177005843155015 -104.9798704 39.7432669 -104.9798537 39.7448587 12903 4612 6488 0.148001366258512 0.148001366258512 -104.9798537 39.7448587 -104.9798598 39.7461897 12904 6488 3676 0.150380555650091 0.150380555650091 -104.9798598 39.7461897 -104.9798645 39.7475421 12906 1621 8061 0.152748999526467 0.152748999526467 -104.9888599 39.7290834 -104.9888552 39.7304571 12907 8061 6583 0.177490187745079 0.177490187745079 -104.9888552 39.7304571 -104.9888311 39.7320532 12908 6583 5365 0.198863610387104 0.198863610387104 -104.9888311 39.7320532 -104.988843 39.7338416 12909 5365 7123 0.157919035747255 0.157919035747255 -104.988843 39.7338416 -104.9888432 39.7352618 12911 8092 8887 0.220134314041521 0.220134314041521 -104.9877223 39.7268463 -104.9858598 39.7254798 12913 8887 8888 0.191841135190913 0.191841135190913 -104.9858598 39.7254798 -104.984536 39.724087 12914 8888 967 0.0966749413586244 0.0966749413586244 -104.984536 39.724087 -104.9838014 39.7234262 12916 5281 4980 0.256490434532314 0.256490434532314 -104.982597 39.7225939 -104.9802767 39.7211325 12917 4980 4148 0.0387618071437701 0.0387618071437701 -104.9802767 39.7211325 -104.9799133 39.7209242 12918 4148 8125 0.0859291558348279 0.0859291558348279 -104.9799133 39.7209242 -104.9791138 39.7204562 12919 8125 2368 0.179404398665568 0.179404398665568 -104.9791138 39.7204562 -104.9775163 39.7194106 12920 2368 996 0.270881468937897 0.270881468937897 -104.9775163 39.7194106 -104.9745895 39.7184798 12921 996 2914 0.0678890736084051 0.0678890736084051 -104.9745895 39.7184798 -104.9738264 39.7183118 12922 2914 2917 0.0548386478267142 0.0548386478267142 -104.9738264 39.7183118 -104.9732076 39.7181827 12927 8894 8895 0.135035418511701 0.135035418511701 -105.0072481 39.7422069 -105.00609 39.7413812 12929 8896 3167 0.11730986547504 0.11730986547504 -105.0048016 39.7429839 -105.00401 39.7438456 12932 8898 8899 0.10458723954588 0.10458723954588 -105.0038366 39.7434181 -105.0050563 39.7433465 12971 8901 8709 0.120698197647431 0.120698197647431 -105.0035419 39.745319 -105.0028925 39.7443552 12978 8902 8903 0.00973401952734473 0.00973401952734473 -105.0104246 39.7573245 -105.0105064 39.7573854 12979 8903 7902 0.144472845078957 0.144472845078957 -105.0105064 39.7573854 -105.0116934 39.7583103 12980 7902 1225 0.0118169371778595 0.0118169371778595 -105.0116934 39.7583103 -105.0118006 39.7583774 12982 8904 8902 0.0775029978833242 0.0775029978833242 -105.0097742 39.7568389 -105.0104246 39.7573245 12984 8905 8906 0.061203121949655 0.061203121949655 -105.007434 39.7550594 -105.0079422 39.7554471 12986 8906 8907 0.00497763084611722 0.00497763084611722 -105.0079422 39.7554471 -105.0079847 39.7554777 12987 8907 121 0.154154812192847 0.154154812192847 -105.0079847 39.7554777 -105.0092699 39.7564502 12988 121 8904 0.0610449885391548 0.0610449885391548 -105.0092699 39.7564502 -105.0097742 39.7568389 12990 8325 8908 0.013157216132198 0.013157216132198 -105.0288943 39.7621125 -105.0289792 39.7622112 12992 306 8909 0.108316294946991 0.108316294946991 -105.029097 39.762348 -105.0299448 39.763072 12994 8328 8910 0.00899626589788406 0.00899626589788406 -105.0300154 39.7621147 -105.0300335 39.7621944 12995 8910 8338 0.040824296618527 0.040824296618527 -105.0300335 39.7621944 -105.0300407 39.7625615 12996 8338 6084 0.0494050923488005 0.0494050923488005 -105.0300407 39.7625615 -105.0300536 39.7630057 12997 6084 8909 0.0118673496888767 0.0118673496888767 -105.0300536 39.7630057 -105.0299448 39.763072 12998 8909 743 0.0430251864291126 0.0430251864291126 -105.0299448 39.763072 -105.0300547 39.7634496 12999 743 4526 0.0484294102772242 0.0484294102772242 -105.0300547 39.7634496 -105.030062 39.7638851 13000 4526 607 0.0194349740430761 0.0194349740430761 -105.030062 39.7638851 -105.0300516 39.7640597 13001 607 8355 0.0344276469779443 0.0344276469779443 -105.0300516 39.7640597 -105.0300476 39.7643693 13002 8355 3974 0.0402278696203799 0.0402278696203799 -105.0300476 39.7643693 -105.0299675 39.7647258 13004 8911 2658 0.732133935065161 0.732133935065161 -104.9912548 39.7699266 -104.9890044 39.7762796 13012 8915 8916 0.408272009335824 0.408272009335824 -104.9895806 39.7764348 -104.9907275 39.7728705 13090 1914 6117 0.200190217467506 0.200190217467506 -104.972136 39.707488 -104.9721753 39.7092881 13018 8922 8923 0.320042964228513 0.320042964228513 -104.9912716 39.7717176 -104.9942478 39.7699708 13022 8265 8926 0.339879399665874 0.339879399665874 -104.9903119 39.7820401 -104.989367 39.779071 13027 4265 279 0.0652387434169228 0.0652387434169228 -104.9869736 39.7783568 -104.987002 39.7789431 13029 494 8927 0.349190481522976 0.349190481522976 -104.992407 39.7804327 -104.9887446 39.7818256 13040 8104 8678 0.200106495095782 0.200106495095782 -104.9912065 39.7783357 -104.9912089 39.7765361 13042 8932 8933 0.108557788789167 0.108557788789167 -104.9900544 39.7765237 -104.9887841 39.7765237 13044 8677 8932 0.0500470435519063 0.0500470435519063 -104.99064 39.7765283 -104.9900544 39.7765237 13046 8933 6917 0.0967430583925215 0.0967430583925215 -104.9887841 39.7765237 -104.9879258 39.777091 13050 8936 8937 0.198244621757318 0.198244621757318 -104.9889754 39.7833371 -104.9891177 39.7851166 13084 8956 8756 0.203550658006643 0.203550658006643 -104.9419095 39.6965915 -104.9418766 39.6947611 13052 8938 8939 0.428260593428089 0.428260593428089 -104.988834 39.791086 -104.9895413 39.7872731 13053 8939 8425 0.201936465504692 0.201936465504692 -104.9895413 39.7872731 -104.9895725 39.7854572 13055 8939 8941 0.203022755730075 0.203022755730075 -104.9895413 39.7872731 -104.9897554 39.7854547 13057 8931 8942 0.152950212219782 0.152950212219782 -104.9953405 39.768167 -104.9969401 39.7675503 13059 8943 8931 0.0786273196751871 0.0786273196751871 -104.9945316 39.7685038 -104.9953405 39.768167 19033 256 10159 0.12356745711476 0.12356745711476 -104.9516897 39.7797769 -104.9503671 39.7793277 13063 8945 8946 0.104572805049419 0.104572805049419 -104.9946559 39.7678998 -104.9938162 39.7672158 13067 8949 432 0.545131832456565 0.545131832456565 -104.9945174 39.7681578 -104.9902144 39.7717766 13068 432 8950 0.686001065667251 0.686001065667251 -104.9902144 39.7717766 -104.9892186 39.7778983 13070 8951 8949 0.0797207044078447 0.0797207044078447 -104.9953492 39.7678334 -104.9945174 39.7681578 13074 8952 8953 0.195031053860659 0.195031053860659 -104.9945443 39.7680713 -104.9925416 39.768912 13076 99 3503 0.199966819322067 0.199966819322067 -104.9430615 39.7001973 -104.943078 39.698399 13077 3503 8954 0.201518791118212 0.201518791118212 -104.943078 39.698399 -104.943035 39.696587 13078 8954 8755 0.203764704692679 0.203764704692679 -104.943035 39.696587 -104.9430353 39.6947545 13079 8755 7193 0.202942329745549 0.202942329745549 -104.9430353 39.6947545 -104.9430302 39.6929294 13080 7193 7746 0.401362186865274 0.401362186865274 -104.9430302 39.6929294 -104.943009 39.6893199 13081 7746 8955 0.585986287872625 0.585986287872625 -104.943009 39.6893199 -104.9430138 39.68405 13082 101 3504 0.19989908085758 0.19989908085758 -104.9418857 39.7001887 -104.9419144 39.6983911 13083 3504 8956 0.200106829133291 0.200106829133291 -104.9419144 39.6983911 -104.9419095 39.6965915 13085 8756 7194 0.202942348322105 0.202942348322105 -104.9418766 39.6947611 -104.9418714 39.692936 13087 1087 8957 0.00893112007684357 0.00893112007684357 -104.9724071 39.7074855 -104.9724094 39.7074052 13088 8957 1082 0.038563824899443 0.038563824899443 -104.9724094 39.7074052 -104.9724743 39.707062 13091 6117 3204 0.200871492111254 0.200871492111254 -104.9721753 39.7092881 -104.9721975 39.7110945 13092 3204 3094 0.202111971416858 0.202111971416858 -104.9721975 39.7110945 -104.9721825 39.7129121 13093 3094 1749 0.143511782143127 0.143511782143127 -104.9721825 39.7129121 -104.9721944 39.7142027 13096 8925 8917 0.011822810789309 0.011822810789309 -104.9949053 39.7699691 -104.9949225 39.7698636 13098 8959 602 0.0536722144567161 0.0536722144567161 -104.9949911 39.7695799 -104.9952229 39.7691313 13099 602 8962 0.0387695912622113 0.0387695912622113 -104.9952229 39.7691313 -104.9951474 39.7687875 13100 8962 8948 0.175808350127672 0.175808350127672 -104.9951474 39.7687875 -104.9949826 39.7672115 13101 8948 428 0.00954052470619231 0.00954052470619231 -104.9949826 39.7672115 -104.9949826 39.7671257 13102 428 7933 0.160696268160677 0.160696268160677 -104.9949826 39.7671257 -104.9950255 39.7656809 13104 8918 8924 0.012486102804665 0.012486102804665 -104.9947937 39.769857 -104.9947852 39.7699691 13105 8924 2420 0.0580706601904793 0.0580706601904793 -104.9947852 39.7699691 -104.9948281 39.7704903 13108 8964 8965 0.125224497044451 0.125224497044451 -104.9950202 39.7634385 -104.9949826 39.7623127 13110 8965 2192 0.356365737888712 0.356365737888712 -104.9949826 39.7623127 -104.9937863 39.7592426 13135 4848 1531 0.0955193854848385 0.0955193854848385 -104.9915939 39.7606983 -104.9909332 39.7613911 13111 2192 1611 0.254354724276405 0.254354724276405 -104.9937863 39.7592426 -104.9928744 39.7570652 13112 1611 8852 0.0391111849621532 0.0391111849621532 -104.9928744 39.7570652 -104.9926518 39.7567579 13114 8966 7934 0.183569029359489 0.183569029359489 -104.9948109 39.7640317 -104.9948315 39.7656825 13116 2045 8967 0.0657780447895409 0.0657780447895409 -104.984465 39.7671944 -104.9850034 39.7676171 13119 1742 5213 0.229560371023495 0.229560371023495 -104.9851236 39.7677094 -104.9870231 39.769169 13120 5213 640 0.0648517231107158 0.0648517231107158 -104.9870231 39.769169 -104.9875489 39.7695895 14585 9392 2833 0.210508246764738 0.210508246764738 -105.0252309 39.782151 -105.0252481 39.7802579 13122 7933 8963 0.200908071446329 0.200908071446329 -104.9950255 39.7656809 -104.9950178 39.7638741 13124 7934 8969 0.0906737639231845 0.0906737639231845 -104.9948315 39.7656825 -104.9948199 39.7664979 13125 8969 429 0.0698124130115735 0.0698124130115735 -104.9948199 39.7664979 -104.9948109 39.7671257 13126 429 8947 0.0102744112219317 0.0102744112219317 -104.9948109 39.7671257 -104.9948109 39.7672181 13127 8947 8970 0.0586653743681201 0.0586653743681201 -104.9948109 39.7672181 -104.9947845 39.7677453 13128 8970 601 0.102766368620144 0.102766368620144 -104.9947845 39.7677453 -104.9947852 39.7686695 13157 8989 1285 0.118339572755071 0.118339572755071 -105.0193135 39.7576062 -105.0205433 39.7580949 13129 601 8973 0.0999362244261846 0.0999362244261846 -104.9947852 39.7686695 -104.9948538 39.7695667 13130 8973 8918 0.0326860113699392 0.0326860113699392 -104.9948538 39.7695667 -104.9947937 39.769857 13132 2193 8237 0.11471912407663 0.11471912407663 -104.9954278 39.7578265 -104.9963555 39.757081 13133 8237 8974 0.0761048371438857 0.0761048371438857 -104.9963555 39.757081 -104.9970707 39.7566734 13443 9077 4179 0.169049790102584 0.169049790102584 -104.9941038 39.7044276 -104.9951206 39.7057312 13137 8974 4844 0.0408566656014099 0.0408566656014099 -104.9970707 39.7566734 -104.9974984 39.7565094 13139 8975 8915 0.161267451240187 0.161267451240187 -104.9895886 39.7778851 -104.9895806 39.7764348 13164 8976 8977 0.00802909585520281 0.00802909585520281 -105.0250886 39.760233 -105.0251674 39.7602723 13140 8915 8979 0.511309857046827 0.511309857046827 -104.9895806 39.7764348 -104.9905824 39.7719014 13142 8950 8980 0.295444981113679 0.295444981113679 -104.9892186 39.7778983 -104.9891666 39.780555 13144 8981 8982 0.155762064195337 0.155762064195337 -104.9891558 39.7819521 -104.9891588 39.7833529 14605 9398 8233 0.0099630690934953 0.0099630690934953 -105.0252853 39.7620928 -105.0252854 39.7620032 13146 8983 8984 0.153794064127447 0.153794064127447 -104.9895187 39.7819231 -104.9895148 39.78054 13148 8985 8986 0.0143228031361841 0.0143228031361841 -105.013005 39.7555233 -105.0131588 39.7555744 13149 8986 8496 0.0694983470285585 0.0694983470285585 -105.0131588 39.7555744 -105.013905 39.7558225 13150 8496 398 0.120004619664384 0.120004619664384 -105.013905 39.7558225 -105.0152017 39.756236 13151 398 8987 0.0577858842103034 0.0577858842103034 -105.0152017 39.756236 -105.01584 39.7564071 13152 8987 637 0.099744132155093 0.099744132155093 -105.01584 39.7564071 -105.016925 39.7567371 13153 637 6436 0.0832880379381437 0.0832880379381437 -105.016925 39.7567371 -105.0178047 39.7570591 13154 6436 21 0.0571009168797096 0.0571009168797096 -105.0178047 39.7570591 -105.0184092 39.7572776 13155 21 8988 0.0791847444931621 0.0791847444931621 -105.0184092 39.7572776 -105.0192467 39.7575819 13158 1285 2962 0.0719310735484076 0.0719310735484076 -105.0205433 39.7580949 -105.0212514 39.7584444 13159 2962 8991 0.0186493582069224 0.0186493582069224 -105.0212514 39.7584444 -105.0214364 39.7585333 13160 8991 8992 0.187353348628226 0.187353348628226 -105.0214364 39.7585333 -105.0232439 39.7594863 13161 8992 8351 0.0990161897507714 0.0990161897507714 -105.0232439 39.7594863 -105.024297 39.7598572 13162 8351 8993 0.00963797122366648 0.00963797122366648 -105.024297 39.7598572 -105.0243946 39.7599006 13163 8993 8976 0.0698946708143702 0.0698946708143702 -105.0243946 39.7599006 -105.0250886 39.760233 13165 8977 8994 0.012930744273385 0.012930744273385 -105.0251674 39.7602723 -105.0252881 39.7603424 13167 8451 8985 0.0708838190049254 0.0708838190049254 -105.0122583 39.7552461 -105.013005 39.7555233 13169 2877 7692 0.030123526159425 0.030123526159425 -104.9479343 39.7849217 -104.9475818 39.7849256 13173 8996 8143 0.201053290850133 0.201053290850133 -104.9560968 39.781931 -104.956087 39.7837391 13174 8143 8997 0.150730663136006 0.150730663136006 -104.956087 39.7837391 -104.956286 39.785086 13176 2794 5261 0.132082373792006 0.132082373792006 -104.9559387 39.766929 -104.9559252 39.7681168 13178 5853 1338 0.200417735783644 0.200417735783644 -105.016828 39.7148117 -105.016828 39.7130093 13179 1338 8998 0.206394741682614 0.206394741682614 -105.016828 39.7130093 -105.0168967 39.7111539 13181 8998 4698 0.201909087963534 0.201909087963534 -105.0168967 39.7111539 -105.0169053 39.7093381 13182 4698 8999 0.201909088033291 0.201909088033291 -105.0169053 39.7093381 -105.0169139 39.7075223 13183 8999 9000 0.201186325895839 0.201186325895839 -105.0169139 39.7075223 -105.0169053 39.705713 13184 9000 6822 0.198983321230549 0.198983321230549 -105.0169053 39.705713 -105.0169053 39.7039235 13185 6822 770 0.132908321867952 0.132908321867952 -105.0169053 39.7039235 -105.0168881 39.7027283 13187 1638 8999 0.102808714105755 0.102808714105755 -105.0157122 39.7075091 -105.0169139 39.7075223 13188 8999 4216 0.0999229348013983 0.0999229348013983 -105.0169139 39.7075223 -105.0180812 39.7074893 13189 4216 8095 0.0991443160837587 0.0991443160837587 -105.0180812 39.7074893 -105.0192399 39.7075091 13190 8095 196 0.0991307294664674 0.0991307294664674 -105.0192399 39.7075091 -105.0203986 39.7074959 13191 196 2925 0.0983869258474561 0.0983869258474561 -105.0203986 39.7074959 -105.0215487 39.7075025 13193 5307 1463 0.0991311193927209 0.0991311193927209 -105.0227074 39.7075091 -105.0238662 39.7075157 13194 1463 5437 0.103145293575034 0.103145293575034 -105.0238662 39.7075157 -105.0250692 39.7075784 13196 1641 9000 0.10355145810147 0.10355145810147 -105.0156951 39.7057328 -105.0169053 39.705713 13197 9000 4217 0.0998824134603326 0.0998824134603326 -105.0169053 39.705713 -105.0180726 39.7056932 13198 4217 8096 0.0998581597847897 0.0998581597847897 -105.0180726 39.7056932 -105.0192399 39.7056932 13199 8096 197 0.0983977211710877 0.0983977211710877 -105.0192399 39.7056932 -105.02039 39.70568 13200 197 2926 0.0983895151379973 0.0983895151379973 -105.02039 39.70568 -105.0215401 39.7056866 13201 2926 5308 0.0991337377550934 0.0991337377550934 -105.0215401 39.7056866 -105.0226989 39.7056932 13202 5308 1464 0.0991224618714554 0.0991224618714554 -105.0226989 39.7056932 -105.0238576 39.7056932 13203 1464 5440 0.103536651588581 0.103536651588581 -105.0238576 39.7056932 -105.0250679 39.7056934 13205 201 2928 0.102050045456718 0.102050045456718 -105.0203473 39.7004104 -105.0215401 39.7004038 13206 2928 5310 0.0991386153517731 0.0991386153517731 -105.0215401 39.7004038 -105.0226989 39.7004038 13207 5310 1466 0.099890094841465 0.099890094841465 -105.0226989 39.7004038 -105.0238662 39.700384 13208 1466 5445 0.102288602469368 0.102288602469368 -105.0238662 39.700384 -105.0250612 39.7004136 13209 5445 9003 0.20221504164542 0.20221504164542 -105.0250612 39.7004136 -105.0274242 39.7003717 13210 9003 7922 0.00954769987851559 0.00954769987851559 -105.0274242 39.7003717 -105.0275358 39.7003717 13211 7922 4407 0.193513161405962 0.193513161405962 -105.0275358 39.7003717 -105.0297971 39.7003312 13212 4407 9004 0.22689488985342 0.22689488985342 -105.0297971 39.7003312 -105.0324492 39.7003312 13213 9004 4314 0.17109885981524 0.17109885981524 -105.0324492 39.7003312 -105.0344491 39.7003246 13214 4314 4501 0.0954627697803603 0.0954627697803603 -105.0344491 39.7003246 -105.0355649 39.7003312 13215 4501 7813 0.103538745444113 0.103538745444113 -105.0355649 39.7003312 -105.0367751 39.7003246 13216 7813 5077 0.099141030065187 0.099141030065187 -105.0367751 39.7003246 -105.0379338 39.7003378 13217 5077 8012 0.101361319209047 0.101361319209047 -105.0379338 39.7003378 -105.0391183 39.7003576 13218 8012 6831 0.0984053279969797 0.0984053279969797 -105.0391183 39.7003576 -105.0402684 39.7003444 13219 6831 6983 0.0507122349978986 0.0507122349978986 -105.0402684 39.7003444 -105.0408606 39.7003642 13220 6983 6974 0.0492014587539049 0.0492014587539049 -105.0408606 39.7003642 -105.0414357 39.7003642 13221 6974 7944 0.0815359432635548 0.0815359432635548 -105.0414357 39.7003642 -105.0423884 39.700384 13222 7944 6363 0.117492028011777 0.117492028011777 -105.0423884 39.700384 -105.0437617 39.7003774 13223 6363 6659 0.128518000967454 0.128518000967454 -105.0437617 39.7003774 -105.045239 39.700587 13224 6659 5340 0.248378842685992 0.248378842685992 -105.045239 39.700587 -105.0481332 39.700411 13225 5340 9007 0.436836188101395 0.436836188101395 -105.0481332 39.700411 -105.0532391 39.7004403 13226 5447 9008 0.0954198714626642 0.0954198714626642 -105.0250598 39.6985284 -105.0261751 39.6985266 13227 9008 5974 0.0150605452925665 0.0150605452925665 -105.0261751 39.6985266 -105.0263476 39.6984996 13229 5443 7920 0.209496436784339 0.209496436784339 -105.0250652 39.7022173 -105.027514 39.7022198 13230 7920 4409 0.196049081122935 0.196049081122935 -105.027514 39.7022198 -105.0298056 39.7022132 13232 9009 4311 0.174051720567411 0.174051720567411 -105.0324149 39.7022132 -105.0344491 39.7022396 13234 5439 7917 0.209760382857472 0.209760382857472 -105.0250705 39.7058254 -105.0275225 39.7058187 13235 7917 4414 0.1967831025196 0.1967831025196 -105.0275225 39.7058187 -105.0298228 39.7058121 13236 4414 9010 0.224679521512281 0.224679521512281 -105.0298228 39.7058121 -105.0324492 39.7058187 13239 5435 9011 0.112718312199178 0.112718312199178 -105.0250719 39.7094097 -105.0263896 39.7094108 13240 9011 7916 0.0954502097686848 0.0954502097686848 -105.0263896 39.7094108 -105.0275054 39.7094042 13242 4418 9012 0.223944278058007 0.223944278058007 -105.0298056 39.7094174 -105.0324235 39.7094306 13243 9012 9013 0.163728342208645 0.163728342208645 -105.0324235 39.7094306 -105.0343375 39.709424 13244 9014 9011 0.193580953488763 0.193580953488763 -105.0263991 39.7111517 -105.0263896 39.7094108 13272 5331 5695 0.176288296878523 0.176288296878523 -105.0362199 39.7087576 -105.0362429 39.7071723 13246 1844 2578 0.172509377214494 0.172509377214494 -105.030046 39.7213676 -105.0300374 39.722919 13248 6839 8008 0.0576758204139334 0.0576758204139334 -105.0396161 39.7039367 -105.0391344 39.7035738 13250 8009 6981 0.144663680916955 0.144663680916955 -105.0391612 39.7031575 -105.040852 39.7031773 13252 9015 6845 0.0843525238323184 0.0843525238323184 -105.043237 39.711272 -105.0432381 39.7105134 13253 6845 4689 0.0881118827688874 0.0881118827688874 -105.0432381 39.7105134 -105.043221 39.7097211 13254 4689 4697 0.0264412698588759 0.0264412698588759 -105.043221 39.7097211 -105.0432124 39.7094834 13255 4697 7466 0.0631647371963507 0.0631647371963507 -105.0432124 39.7094834 -105.0431952 39.7089155 13256 7466 9016 0.0866600751763154 0.0866600751763154 -105.0431952 39.7089155 -105.043221 39.7081364 13257 9016 7453 0.0117533037462049 0.0117533037462049 -105.043221 39.7081364 -105.043221 39.7080307 13258 7453 2091 0.0764142388554106 0.0764142388554106 -105.043221 39.7080307 -105.0431866 39.707344 13259 2091 5691 0.0521281816109867 0.0521281816109867 -105.0431866 39.707344 -105.0431866 39.7068752 13260 5691 5680 0.0375154291161679 0.0375154291161679 -105.0431866 39.7068752 -105.0432124 39.7065384 13261 5680 6316 0.0896056080016293 0.0896056080016293 -105.0432124 39.7065384 -105.0432381 39.7057328 13262 6316 4963 0.0888719448734625 0.0888719448734625 -105.0432381 39.7057328 -105.0432124 39.7049338 13264 6826 5338 0.0370211552910964 0.0370211552910964 -105.0432124 39.7042603 -105.0430777 39.7039439 13266 9016 9017 0.044781886028432 0.044781886028432 -105.043221 39.7081364 -105.0437445 39.7081364 13267 6842 4692 0.112329114895897 0.112329114895897 -105.0373845 39.7104606 -105.0373845 39.7094504 13268 4692 5332 0.162956489748023 0.162956489748023 -105.0373845 39.7094504 -105.0373528 39.7079851 13270 6840 4691 0.113830246405759 0.113830246405759 -105.0362258 39.7104609 -105.0362258 39.7094372 13271 4691 5331 0.0755697574983074 0.0755697574983074 -105.0362258 39.7094372 -105.0362199 39.7087576 13274 5694 6319 0.174033677833605 0.174033677833605 -105.0360627 39.7071657 -105.036097 39.7056008 13275 6319 9018 0.182109806928741 0.182109806928741 -105.036097 39.7056008 -105.0360799 39.7039631 13277 4310 7811 0.201267372547373 0.201267372547373 -105.0344398 39.7030321 -105.0367923 39.7030519 13278 7811 8010 0.202389778156291 0.202389778156291 -105.0367923 39.7030519 -105.039158 39.703065 13281 7812 5076 0.100599027218817 0.100599027218817 -105.0367751 39.7021472 -105.037951 39.7021472 13282 5076 8011 0.100623102109681 0.100623102109681 -105.037951 39.7021472 -105.0391269 39.702167 13283 8011 6982 0.147599810375252 0.147599810375252 -105.0391269 39.702167 -105.040852 39.7021868 13284 6982 7943 0.131458423393202 0.131458423393202 -105.040852 39.7021868 -105.0423884 39.702167 13285 7943 3300 0.0829788157522616 0.0829788157522616 -105.0423884 39.702167 -105.0433583 39.7021604 13286 3300 5727 0.0905493512456201 0.0905493512456201 -105.0433583 39.7021604 -105.0444167 39.7021543 13287 5727 5339 0.0993780908642813 0.0993780908642813 -105.0444167 39.7021543 -105.0455771 39.7021954 13289 9019 9020 0.473924441922911 0.473924441922911 -105.0334154 39.6894303 -105.0334238 39.6851682 13290 5441 7918 0.212183518066811 0.212183518066811 -105.0250601 39.7039517 -105.0275397 39.7039962 13291 7918 4411 0.196063540031297 0.196063540031297 -105.0275397 39.7039962 -105.0298314 39.704016 13292 4411 9021 0.221019052884505 0.221019052884505 -105.0298314 39.704016 -105.0324149 39.7040028 13293 9021 4282 0.176970513595043 0.176970513595043 -105.0324149 39.7040028 -105.0344834 39.703983 13295 4326 9018 0.0881179267079727 0.0881179267079727 -105.0350499 39.7039565 -105.0360799 39.7039631 13296 9018 7810 0.0594732573783121 0.0594732573783121 -105.0360799 39.7039631 -105.0367751 39.7039631 13297 7810 7817 0.0279069878470498 0.0279069878470498 -105.0367751 39.7039631 -105.0371012 39.7039697 13298 7817 5075 0.0895984878523876 0.0895984878523876 -105.0371012 39.7039697 -105.0381484 39.703983 13299 5075 8007 0.082290456587143 0.082290456587143 -105.0381484 39.703983 -105.0391097 39.7039565 13300 8007 6839 0.0433776365307967 0.0433776365307967 -105.0391097 39.7039565 -105.0396161 39.7039367 13301 6839 6979 0.105025257907842 0.105025257907842 -105.0396161 39.7039367 -105.0408435 39.7039169 14885 9012 7486 0.0983880214663299 0.0983880214663299 -105.0324235 39.7094306 -105.0324321 39.7085458 13303 9003 4959 0.128621575011946 0.128621575011946 -105.0274242 39.7003717 -105.0274024 39.6992151 13304 4959 9022 0.0561090389096707 0.0561090389096707 -105.0274024 39.6992151 -105.0274035 39.6987105 13305 9022 9023 0.219664135455113 0.219664135455113 -105.0274035 39.6987105 -105.0274276 39.6967351 13307 9024 1734 0.0339090081692689 0.0339090081692689 -105.0038894 39.6915551 -105.0039238 39.6912513 13308 1734 9025 0.199586826055962 0.199586826055962 -105.0039238 39.6912513 -105.0039367 39.6894564 13310 162 1723 0.148414326457229 0.148414326457229 -105.0166181 39.6931468 -105.0164379 39.6918193 13312 164 1724 0.19589389224901 0.19589389224901 -105.0175867 39.6931453 -105.0171932 39.6914098 13313 1724 9026 0.21539258017212 0.21539258017212 -105.0171932 39.6914098 -105.0166353 39.6895209 13315 166 1725 0.23958811593923 0.23958811593923 -105.018536 39.693139 -105.0179828 39.6910268 13316 1725 9027 0.172261015966003 0.172261015966003 -105.0179828 39.6910268 -105.017588 39.6895077 13318 168 1727 0.256304305915683 0.256304305915683 -105.0194505 39.693127 -105.0194505 39.690822 13319 1727 8081 0.0911159242290505 0.0911159242290505 -105.0194505 39.690822 -105.0194162 39.690003 13321 9028 9029 0.0459665066705729 0.0459665066705729 -105.0112026 39.7293142 -105.0117401 39.7293113 13323 9030 9031 0.204682511562437 0.204682511562437 -105.0266512 39.7293064 -105.0263427 39.7311318 13324 9031 6588 0.201464690183835 0.201464690183835 -105.0263427 39.7311318 -105.0263693 39.7329435 13325 6588 7109 0.201819605073549 0.201819605073549 -105.0263693 39.7329435 -105.0263626 39.7347585 13326 7109 9034 0.0380490136329461 0.0380490136329461 -105.0263626 39.7347585 -105.0263528 39.7351006 13327 9035 9036 0.202787954952135 0.202787954952135 -105.0275173 39.7293147 -105.0275272 39.7311384 13328 9036 6589 0.200863566889439 0.200863566889439 -105.0275272 39.7311384 -105.0275196 39.7329448 13329 6589 7110 0.201074334121883 0.201074334121883 -105.0275196 39.7329448 -105.027555 39.7347529 13331 9037 9031 0.102130234291417 0.102130234291417 -105.0251484 39.7311316 -105.0263427 39.7311318 13332 9031 9036 0.101294841162053 0.101294841162053 -105.0263427 39.7311318 -105.0275272 39.7311384 13333 9036 6128 0.0961527434944637 0.0961527434944637 -105.0275272 39.7311384 -105.0286516 39.7311384 13334 6128 3971 0.0990967592348727 0.0990967592348727 -105.0286516 39.7311384 -105.0298103 39.7311516 13336 7017 1406 0.0990967592360877 0.0990967592360877 -105.0309776 39.7311384 -105.0321363 39.7311516 13337 1406 7390 0.0982252697684911 0.0982252697684911 -105.0321363 39.7311516 -105.0332849 39.7311446 13338 7390 5217 0.100064145492252 0.100064145492252 -105.0332849 39.7311446 -105.034455 39.7311372 13340 5377 9038 0.0981767550682586 0.0981767550682586 -105.044041 39.7339173 -105.0440496 39.7330344 13342 9041 9042 0.107883824327089 0.107883824327089 -105.0428651 39.7330461 -105.0428737 39.7340163 13344 9043 9044 0.111762023714712 0.111762023714712 -105.040479 39.7340163 -105.0404793 39.7330112 13346 7805 9045 0.163613143703316 0.163613143703316 -104.9768041 39.7875035 -104.9767649 39.7889746 13347 4982 9046 0.151151791011959 0.151151791011959 -104.9800523 39.7855977 -104.9782841 39.7855581 13348 9046 4333 0.0931833318260777 0.0931833318260777 -104.9782841 39.7855581 -104.9771941 39.7855318 13349 4333 5039 0.084348128639754 0.084348128639754 -104.9771941 39.7855318 -104.976207 39.7855252 13351 2869 9047 0.0643526028257267 0.0643526028257267 -104.9835884 39.7855828 -104.9835799 39.7850041 13352 2869 5283 0.189728403936972 0.189728403936972 -104.9835884 39.7855828 -104.9834597 39.7872862 13354 9048 6951 0.21054969022045 0.21054969022045 -104.9790788 39.7799923 -104.9786733 39.78186 13355 6951 8084 0.110877740512572 0.110877740512572 -104.9786733 39.78186 -104.9784386 39.7828407 13356 8084 8141 0.0381711926062465 0.0381711926062465 -104.9784386 39.7828407 -104.9783643 39.7831792 13357 8141 5971 0.0998550766587588 0.0998550766587588 -104.9783643 39.7831792 -104.978267 39.7840741 13358 5971 9046 0.165019740176851 0.165019740176851 -104.978267 39.7840741 -104.9782841 39.7855581 13359 9046 7804 0.203892252907028 0.203892252907028 -104.9782841 39.7855581 -104.978267 39.7873917 13360 7804 9049 0.488623985679594 0.488623985679594 -104.978267 39.7873917 -104.978271 39.791786 13361 577 9048 0.0924966938169246 0.0924966938169246 -104.979193 39.7791651 -104.9790788 39.7799923 13369 9054 1743 0.0233197702600261 0.0233197702600261 -104.9786512 39.775667 -104.9787558 39.7758607 13370 1743 4270 0.277932467642318 0.277932467642318 -104.9787558 39.7758607 -104.9792574 39.7783303 13371 4270 310 0.0394728122356983 0.0394728122356983 -104.9792574 39.7783303 -104.9792332 39.7786848 13372 310 577 0.0535172942987349 0.0535172942987349 -104.9792332 39.7786848 -104.979193 39.7791651 13374 9055 9056 0.0694449359265994 0.0694449359265994 -104.9728754 39.7708776 -104.9734488 39.7704351 13375 9056 2325 0.190938968451781 0.190938968451781 -104.9734488 39.7704351 -104.9750376 39.7692279 13376 2325 4279 0.147346976573119 0.147346976573119 -104.9750376 39.7692279 -104.9762513 39.7682868 13378 4286 9055 0.0222915391297905 0.0222915391297905 -104.972693 39.7710209 -104.9728754 39.7708776 13380 1349 1615 0.0587612563553368 0.0587612563553368 -104.9740676 39.7719084 -104.9745571 39.7722795 13381 1615 7135 0.106001129731548 0.106001129731548 -104.9745571 39.7722795 -104.9754213 39.7729633 13383 5260 9057 0.107843300513683 0.107843300513683 -104.9589552 39.7681242 -104.958998 39.7690935 13384 6952 9058 0.0875153511963366 0.0875153511963366 -104.9777379 39.7804804 -104.9767938 39.7801754 13386 9058 5767 0.0813716345984657 0.0813716345984657 -104.9767938 39.7801754 -104.9758538 39.7800585 13387 5767 312 0.370850163813996 0.370850163813996 -104.9758538 39.7800585 -104.971535 39.780386 13390 9048 9052 0.36535949731556 0.36535949731556 -104.9790788 39.7799923 -104.9833542 39.7800156 13394 9060 8966 0.196473660543131 0.196473660543131 -104.9947546 39.7622653 -104.9948109 39.7640317 13396 9061 5080 0.358471972755657 0.358471972755657 -104.9981155 39.7670982 -105.001279 39.7649816 13397 5080 9062 0.674602285535072 0.674602285535072 -105.001279 39.7649816 -105.0060948 39.7601751 13398 9062 3176 0.289568864041751 0.289568864041751 -105.0060948 39.7601751 -105.0085577 39.7583871 13399 3176 527 0.133561854308294 0.133561854308294 -105.0085577 39.7583871 -105.009688 39.7575578 18560 10318 10319 0.255397297870644 0.255397297870644 -105.0297002 39.7834301 -105.0275696 39.7818193 13400 527 343 0.340886700679976 0.340886700679976 -105.009688 39.7575578 -105.0125925 39.7554572 13401 343 537 0.428322489908352 0.428322489908352 -105.0125925 39.7554572 -105.0159762 39.7526163 13402 537 474 0.822980283733396 0.822980283733396 -105.0159762 39.7526163 -105.0180056 39.7453814 13403 474 8438 0.152037422281902 0.152037422281902 -105.0180056 39.7453814 -105.0171026 39.7442035 13407 4427 9063 0.114941491865609 0.114941491865609 -104.9981322 39.7667419 -104.9969297 39.7672047 13409 9063 8912 0.118971180199303 0.118971180199303 -104.9969297 39.7672047 -104.9956858 39.7676849 13413 8236 125 0.0903470808346396 0.0903470808346396 -105.0034855 39.7597433 -105.0040777 39.7604163 13415 9065 9066 0.0810250214751567 0.0810250214751567 -105.0037267 39.7605614 -105.0029207 39.7601779 13417 9066 7279 0.116655009841785 0.116655009841785 -105.0029207 39.7601779 -105.0017875 39.7595933 13419 276 9067 0.0692041764264314 0.0692041764264314 -105.0179907 39.7399138 -105.0172314 39.7396983 13500 9108 9109 0.0476133357747153 0.0476133357747153 -105.0059283 39.7256613 -105.0053716 39.7256561 13421 9067 2189 0.114532021981465 0.114532021981465 -105.0172314 39.7396983 -105.0159036 39.7398341 13423 9068 4553 0.327000385366346 0.327000385366346 -105.017924 39.736752 -105.021729 39.7364576 13425 8428 9069 0.0507531626876375 0.0507531626876375 -105.0172942 39.7368917 -105.0178645 39.7367652 13426 9069 9068 0.00529520129182755 0.00529520129182755 -105.0178645 39.7367652 -105.017924 39.736752 13428 9070 9071 0.0606488327577038 0.0606488327577038 -105.0164101 39.7293208 -105.0171193 39.7293222 13430 9071 9072 0.009176031077042 0.009176031077042 -105.0171193 39.7293222 -105.0172266 39.7293225 13431 9072 4642 0.175105976981708 0.175105976981708 -105.0172266 39.7293225 -105.0192742 39.7293289 13432 4642 7954 0.0487370399178714 0.0487370399178714 -105.0192742 39.7293289 -105.0198441 39.7293262 13433 7954 4547 0.158995972178669 0.158995972178669 -105.0198441 39.7293262 -105.0217032 39.7293091 13434 4547 9073 0.292416775735491 0.292416775735491 -105.0217032 39.7293091 -105.0251226 39.7293097 13436 9074 9075 0.0675438073285673 0.0675438073285673 -104.9985883 39.7111864 -104.9993779 39.7111909 13438 9075 409 0.0146789910973018 0.0146789910973018 -104.9993779 39.7111909 -104.9995495 39.7111919 13439 409 9076 0.0166512433271008 0.0166512433271008 -104.9995495 39.7111919 -104.999744 39.711198 13441 4838 326 0.0588523383992881 0.0588523383992881 -104.9964173 39.7083799 -104.9969556 39.7087095 13449 9081 9082 0.443932946896766 0.443932946896766 -105.0008195 39.7257692 -105.0060104 39.7257674 13451 1401 9083 0.0611691476045831 0.0611691476045831 -105.0324911 39.7252609 -105.0324948 39.725811 13453 9083 6208 0.0330698135159164 0.0330698135159164 -105.0324948 39.725811 -105.0324968 39.7261084 13454 6208 7645 0.178373846931983 0.178373846931983 -105.0324968 39.7261084 -105.032514 39.7277125 13455 7645 9086 0.177258150455768 0.177258150455768 -105.032514 39.7277125 -105.0325034 39.7293066 13498 9107 3956 0.0601050509878674 0.0601050509878674 -105.0008408 39.7256368 -105.0001441 39.7257079 13457 9087 9088 1.73315945419765 1.73315945419765 -105.0529649 39.72565 -105.0327002 39.7254916 13458 9088 410 0.265082533171925 0.265082533171925 -105.0327002 39.7254916 -105.0296018 39.7254255 13459 410 9080 0.715047499183354 0.715047499183354 -105.0296018 39.7254255 -105.0212418 39.7253265 13460 9080 9089 0.194455760903183 0.194455760903183 -105.0212418 39.7253265 -105.0189759 39.7251813 13462 9089 9090 0.0550554662137945 0.0550554662137945 -105.0189759 39.7251813 -105.0183322 39.7251879 13464 9091 9092 0.473459458640042 0.473459458640042 -105.0189899 39.7253071 -105.0245174 39.7255447 13475 9098 9032 0.307889980671666 0.307889980671666 -105.0162316 39.725012 -105.0131311 39.7236048 13479 9090 9099 0.0142223937707519 0.0142223937707519 -105.0183322 39.7251879 -105.0181659 39.7251883 13481 9100 9093 0.193628424072927 0.193628424072927 -105.0161161 39.7254559 -105.0183719 39.7253071 13483 9101 9100 0.0626625130905001 0.0626625130905001 -105.0153857 39.7255006 -105.0161161 39.7254559 13487 9103 346 0.140681499904037 0.140681499904037 -105.0065187 39.725789 -105.0077031 39.726667 13522 9037 8064 0.00660497864323473 0.00660497864323473 -105.0251484 39.7311316 -105.0251484 39.731191 13489 3955 9081 0.113309674251049 0.113309674251049 -105.0001889 39.7266654 -105.0008195 39.7257692 13491 6240 5091 0.078819968233945 0.078819968233945 -104.9908905 39.7256604 -104.9908359 39.7249528 13493 9082 9103 0.0435368095566408 0.0435368095566408 -105.0060104 39.7257674 -105.0065187 39.725789 13494 9103 347 0.193850840943334 0.193850840943334 -105.0065187 39.725789 -105.0087846 39.7258352 13495 347 404 0.026466812116417 0.026466812116417 -105.0087846 39.7258352 -105.0090936 39.725822 13496 404 9106 0.11755875033606 0.11755875033606 -105.0090936 39.725822 -105.0104669 39.7257758 13501 9109 9107 0.387486870322022 0.387486870322022 -105.0053716 39.7256561 -105.0008408 39.7256368 13503 6204 9110 0.181291651373991 0.181291651373991 -105.0090242 39.7253711 -105.0069105 39.725495 13505 9111 9112 0.0153902940291749 0.0153902940291749 -105.0136091 39.7256283 -105.0137882 39.7256148 13506 9112 9101 0.137209683962048 0.137209683962048 -105.0137882 39.7256148 -105.0153857 39.7255006 13508 9113 9111 0.075192531928865 0.075192531928865 -105.0127328 39.7256834 -105.0136091 39.7256283 15014 455 860 0.0461629164957839 0.0461629164957839 -104.9423505 39.7367494 -104.9428903 39.736756 13510 9114 9115 0.148585418330877 0.148585418330877 -105.0128101 39.7255315 -105.0110763 39.7256175 13514 8582 9116 0.0682625654668292 0.0682625654668292 -105.0251054 39.7252038 -105.0251054 39.7258177 13516 9116 237 0.0139438438014188 0.0139438438014188 -105.0251054 39.7258177 -105.0251054 39.7259431 13517 237 7635 0.17396601741799 0.17396601741799 -105.0251054 39.7259431 -105.025114 39.7275076 13519 7602 9073 0.102023996019348 0.102023996019348 -105.025114 39.7283922 -105.0251226 39.7293097 13521 117 9037 0.091769841511351 0.091769841511351 -105.0251312 39.7303064 -105.0251484 39.7311316 13523 8064 6587 0.198394254239174 0.198394254239174 -105.0251484 39.731191 -105.0251522 39.7329752 13524 6587 5384 0.100320867880051 0.100320867880051 -105.0251522 39.7329752 -105.0251569 39.7338774 13525 5384 7108 0.0976180261019357 0.0976180261019357 -105.0251569 39.7338774 -105.0251569 39.7347553 13526 7108 2293 0.101160557994969 0.101160557994969 -105.0251569 39.7347553 -105.025179 39.7356649 13527 2293 9117 0.0816968455207608 0.0816968455207608 -105.025179 39.7356649 -105.0252112 39.7363992 13583 9134 9079 0.189350301331036 0.189350301331036 -104.9951647 39.7043993 -104.9930943 39.7037972 13533 9118 6217 0.00293554606374767 0.00293554606374767 -105.0394723 39.7257622 -105.0394723 39.7257886 13534 6217 7652 0.27452915439238 0.27452915439238 -105.0394723 39.7257886 -105.0394723 39.7282575 13535 7652 8071 0.262369838158816 0.262369838158816 -105.0394723 39.7282575 -105.039492 39.730617 13536 8071 9119 0.0614463164636613 0.0614463164636613 -105.039492 39.730617 -105.039492 39.7311696 13538 9118 7768 0.0286215741177868 0.0286215741177868 -105.0394723 39.7257622 -105.0394723 39.7255048 13540 9121 9122 0.0549317968438626 0.0549317968438626 -105.022529 39.7237852 -105.0222205 39.7242185 13541 9122 9080 0.148946547669597 0.148946547669597 -105.0222205 39.7242185 -105.0212418 39.7253265 13543 9121 4555 0.0367880997749164 0.0367880997749164 -105.022529 39.7237852 -105.0221186 39.7238843 13545 216 9123 0.047880969118268 0.047880969118268 -105.0105654 39.7229262 -105.0109606 39.7232312 13547 9123 447 0.333206339887537 0.333206339887537 -105.0109606 39.7232312 -105.0132294 39.7256673 13549 2999 9124 0.314861669735557 0.314861669735557 -105.0136746 39.7263954 -105.0147476 39.7291041 13554 579 408 0.862576839598051 0.862576839598051 -105.0080855 39.7206863 -105.0014039 39.7148758 13568 9128 9129 0.16941277010836 0.16941277010836 -105.0149225 39.7295801 -105.0154242 39.731054 13570 9124 9128 0.0550015048734635 0.0550015048734635 -105.0147476 39.7291041 -105.0149225 39.7295801 13578 9132 220 0.766585324287615 0.766585324287615 -104.9861015 39.7001338 -104.9801989 39.6949471 13615 7609 7262 0.111890561964914 0.111890561964914 -104.9383356 39.7292297 -104.9370272 39.7292302 13579 220 566 0.637748069235424 0.637748069235424 -104.9801989 39.6949471 -104.9751917 39.6906986 13587 9136 9137 0.450871833260349 0.450871833260349 -104.9910031 39.7032246 -104.9868714 39.7007074 13590 8684 222 0.184496371824925 0.184496371824925 -104.9859386 39.700249 -104.9874359 39.7014431 13591 222 9140 0.487607813488587 0.487607813488587 -104.9874359 39.7014431 -104.9922255 39.7038202 13593 9140 9077 0.174302500151122 0.174302500151122 -104.9922255 39.7038202 -104.9941038 39.7044276 13594 9077 9141 0.280690469581891 0.280690469581891 -104.9941038 39.7044276 -104.9960053 39.7064848 13596 9142 118 0.0916021886608042 0.0916021886608042 -105.0111993 39.7293642 -105.0112228 39.7301878 13597 118 6721 0.0966297992771619 0.0966297992771619 -105.0112228 39.7301878 -105.0112289 39.7310568 13598 6721 6722 0.0414535753801991 0.0414535753801991 -105.0112289 39.7310568 -105.0112278 39.7314296 13599 6722 2311 0.00867549185460531 0.00867549185460531 -105.0112278 39.7314296 -105.0112958 39.7314875 13601 6580 6723 0.0197325066377101 0.0197325066377101 -105.0113223 39.732461 -105.0113508 39.7326371 13603 9029 1240 0.0358410792262526 0.0358410792262526 -105.0117401 39.7293113 -105.0121592 39.729309 13604 1240 4790 0.0578956777475445 0.0578956777475445 -105.0121592 39.729309 -105.0128361 39.7293183 13605 4790 4814 0.0309664941935945 0.0309664941935945 -105.0128361 39.7293183 -105.0131982 39.7293163 13606 4814 2156 0.0660634330770184 0.0660634330770184 -105.0131982 39.7293163 -105.0139707 39.7293204 13607 2156 2166 0.00298513757197415 0.00298513757197415 -105.0139707 39.7293204 -105.0140055 39.7293183 13608 2166 2183 0.165657322423627 0.165657322423627 -105.0140055 39.7293183 -105.0159426 39.7293103 13609 2183 9070 0.039996230308656 0.039996230308656 -105.0159426 39.7293103 -105.0164101 39.7293208 13611 3728 9143 0.0374422730466023 0.0374422730466023 -105.0028395 39.7289078 -105.0032713 39.7288521 13613 3765 8150 0.099678431004031 0.099678431004031 -104.9406029 39.7291831 -104.9394389 39.72923 13614 8150 7609 0.0943510009713305 0.0943510009713305 -104.9394389 39.72923 -104.9383356 39.7292297 13616 7262 7595 0.0635463262031531 0.0635463262031531 -104.9370272 39.7292302 -104.9362843 39.7292429 13617 7595 7599 0.0220206440979588 0.0220206440979588 -104.9362843 39.7292429 -104.9360268 39.7292429 13618 7599 9144 0.0741982381570415 0.0741982381570415 -104.9360268 39.7292429 -104.9351592 39.7292363 15078 7589 3366 0.105686563985576 0.105686563985576 -104.9356129 39.7656394 -104.9343764 39.7656425 13619 9144 2022 0.0197545563564228 0.0197545563564228 -104.9351592 39.7292363 -104.9349282 39.7292369 13620 2022 9147 0.0829434723735258 0.0829434723735258 -104.9349282 39.7292369 -104.9339583 39.7292394 13621 9147 3355 0.0108199721778022 0.0108199721778022 -104.9339583 39.7292394 -104.9338318 39.7292375 13623 9148 2768 0.0035576669192827 0.0035576669192827 -104.9327781 39.7292306 -104.9327365 39.7292303 13624 2768 7013 0.0948918648713715 0.0948918648713715 -104.9327365 39.7292303 -104.9316269 39.729236 13626 2274 8214 0.00623184642483798 0.00623184642483798 -104.9305243 39.7292319 -104.9304515 39.7292344 13627 8214 9149 0.0892902468185094 0.0892902468185094 -104.9304515 39.7292344 -104.9294074 39.7292396 13628 9149 8211 0.0144047767787734 0.0144047767787734 -104.9294074 39.7292396 -104.9292411 39.7292602 13629 8211 7521 0.0807484203861095 0.0807484203861095 -104.9292411 39.7292602 -104.928297 39.7292478 13630 7521 7522 0.0178959760293508 0.0178959760293508 -104.928297 39.7292478 -104.9280878 39.7292519 13631 7522 2132 0.0761585237127413 0.0761585237127413 -104.9280878 39.7292519 -104.9271973 39.7292602 13632 2132 2117 0.0261874332320613 0.0261874332320613 -104.9271973 39.7292602 -104.9268915 39.7292726 13633 2117 5982 0.0706516490311829 0.0706516490311829 -104.9268915 39.7292726 -104.9260654 39.7292643 13634 5982 5987 0.0312102623276897 0.0312102623276897 -104.9260654 39.7292643 -104.9257006 39.7292726 13635 5987 5148 0.0542024830967572 0.0542024830967572 -104.9257006 39.7292726 -104.9250676 39.7292478 13636 5148 7678 0.00643849229968441 0.00643849229968441 -104.9250676 39.7292478 -104.9249925 39.7292437 13637 7678 9150 0.0270552275766841 0.0270552275766841 -104.9249925 39.7292437 -104.9246762 39.7292385 13638 9150 5159 0.0130471422397109 0.0130471422397109 -104.9246762 39.7292385 -104.9245238 39.729244 13639 5159 2336 0.0550815403379387 0.0550815403379387 -104.9245238 39.729244 -104.9238797 39.729244 17797 9318 9592 0.0276370219250994 0.0276370219250994 -104.9873865 39.7545236 -104.9873927 39.7542751 15154 9503 7694 0.0985863309924877 0.0985863309924877 -104.9464272 39.7874239 -104.947581 39.7874249 13640 2336 9151 2.70099171821299 2.70099171821299 -104.9238797 39.729244 -104.8923175 39.7283409 15853 9736 5597 0.026161521554181 0.026161521554181 -105.0435838 39.731177 -105.0438865 39.7312111 13642 327 390 0.428713460971309 0.428713460971309 -104.9987289 39.7109039 -105.0008375 39.7144016 13643 390 216 1.2612581668138 1.2612581668138 -105.0008375 39.7144016 -105.0105654 39.7229262 13647 4841 9156 0.020245918680072 0.020245918680072 -104.995653 39.7037978 -104.9956359 39.7036162 13653 9127 4841 0.714489743272739 0.714489743272739 -104.9983536 39.7098782 -104.995653 39.7037978 13655 9160 9161 0.0611231237623731 0.0611231237623731 -104.9994442 39.6890552 -105.0001383 39.6891851 13657 9161 9162 0.0094906074947222 0.0094906074947222 -105.0001383 39.6891851 -105.000246 39.6892055 13658 9162 360 0.119259910634054 0.119259910634054 -105.000246 39.6892055 -105.0016107 39.6894234 13659 360 4441 0.0977181725107 0.0977181725107 -105.0016107 39.6894234 -105.0027522 39.6894498 13660 4441 9025 0.101356058092401 0.101356058092401 -105.0027522 39.6894498 -105.0039367 39.6894564 13661 9025 361 0.102083424277621 0.102083424277621 -105.0039367 39.6894564 -105.0051297 39.6894631 13662 361 6661 0.148732998262686 0.148732998262686 -105.0051297 39.6894631 -105.0068679 39.6894571 13663 6661 1457 0.0814814185857237 0.0814814185857237 -105.0068679 39.6894571 -105.0078201 39.6894653 13664 1457 6930 0.0803380398809936 0.0803380398809936 -105.0078201 39.6894653 -105.0087589 39.6894757 13665 6930 9163 0.0870015008277124 0.0870015008277124 -105.0087589 39.6894757 -105.0097755 39.6894901 13666 9163 3826 0.0559780942251715 0.0559780942251715 -105.0097755 39.6894901 -105.0104297 39.6894878 13667 3826 5901 0.113837481725673 0.113837481725673 -105.0104297 39.6894878 -105.0117601 39.6894878 13668 5901 1650 0.336368580358266 0.336368580358266 -105.0117601 39.6894878 -105.0156911 39.6895077 13669 1650 9026 0.0808050552206421 0.0808050552206421 -105.0156911 39.6895077 -105.0166353 39.6895209 13670 9026 9027 0.0815322500516298 0.0815322500516298 -105.0166353 39.6895209 -105.017588 39.6895077 13671 9027 3968 0.0749133242052919 0.0749133242052919 -105.017588 39.6895077 -105.0184635 39.6895077 13672 3968 205 0.163780553378706 0.163780553378706 -105.0184635 39.6895077 -105.0203775 39.6894945 13673 205 2934 0.0793233966793332 0.0793233966793332 -105.0203775 39.6894945 -105.0213045 39.6895011 13674 2934 2932 0.00660572151012338 0.00660572151012338 -105.0213045 39.6895011 -105.0213817 39.6895011 13675 2932 5313 0.0749133313668845 0.0749133313668845 -105.0213817 39.6895011 -105.0222572 39.6895011 13676 5313 5314 0.039721686292112 0.039721686292112 -105.0222572 39.6895011 -105.0227207 39.6894812 13677 5314 1472 0.0396600103919334 0.0396600103919334 -105.0227207 39.6894812 -105.0231842 39.6894812 13678 1472 5451 0.159004638765101 0.159004638765101 -105.0231842 39.6894812 -105.0250424 39.6894928 13679 5451 7909 0.201247264593271 0.201247264593271 -105.0250424 39.6894928 -105.0273938 39.6894539 13680 7909 4403 0.196833842084677 0.196833842084677 -105.0273938 39.6894539 -105.0296941 39.6894671 13681 4403 6310 0.199805236650359 0.199805236650359 -105.0296941 39.6894671 -105.0320287 39.6894303 13682 6310 6311 0.0399338522027804 0.0399338522027804 -105.0320287 39.6894303 -105.0324954 39.6894303 13683 6311 9019 0.0787211142615482 0.0787211142615482 -105.0324954 39.6894303 -105.0334154 39.6894303 18919 10398 10391 0.0932116121589892 0.0932116121589892 -105.0118932 39.7497594 -105.0127316 39.7492235 13684 9019 4301 0.0803301037321015 0.0803301037321015 -105.0334154 39.6894303 -105.0343542 39.6894282 13685 4301 4499 0.100692334161908 0.100692334161908 -105.0343542 39.6894282 -105.0355305 39.6894539 13686 4499 7815 0.0988002674680887 0.0988002674680887 -105.0355305 39.6894539 -105.0366851 39.6894447 13687 7815 5071 0.0991802868019195 0.0991802868019195 -105.0366851 39.6894447 -105.037844 39.6894614 13688 5071 8014 0.103571412588639 0.103571412588639 -105.037844 39.6894614 -105.0390543 39.6894482 13689 8014 6833 0.0839453108807348 0.0839453108807348 -105.0390543 39.6894482 -105.0400351 39.6894654 14657 9411 6735 0.143528351506247 0.143528351506247 -105.0180024 39.7601634 -105.0196661 39.7603379 13691 6976 7946 0.0984345173677437 0.0984345173677437 -105.0410323 39.6894803 -105.0421824 39.6894605 13692 7946 3301 0.0874467814940938 0.0874467814940938 -105.0421824 39.6894605 -105.0432038 39.6894869 13693 3301 6365 0.0895995351805866 0.0895995351805866 -105.0432038 39.6894869 -105.0442509 39.6894935 13694 6365 6654 0.083807023997277 0.083807023997277 -105.0442509 39.6894935 -105.0452294 39.6895265 13695 6654 9165 0.68755983150845 0.68755983150845 -105.0452294 39.6895265 -105.0532648 39.6895209 13696 9166 9167 0.0102840052604526 0.0102840052604526 -104.9928292 39.6966756 -104.9929494 39.6966756 13698 7423 7832 0.102961269389569 0.102961269389569 -104.9944429 39.6966822 -104.9956462 39.6966693 13699 7832 1182 0.0975615453999259 0.0975615453999259 -104.9956462 39.6966693 -104.996786 39.6966954 13700 1182 1359 0.100609727856237 0.100609727856237 -104.996786 39.6966954 -104.9979619 39.6967021 13701 1359 8086 0.0998738624212929 0.0998738624212929 -104.9979619 39.6967021 -104.9991292 39.6967087 13702 8086 4842 0.0999569203615348 0.0999569203615348 -104.9991292 39.6967087 -105.0002975 39.6967069 13703 4842 4377 0.103593486995353 0.103593486995353 -105.0002975 39.6967069 -105.0015083 39.6967038 13704 4377 2859 0.305366704359361 0.305366704359361 -105.0015083 39.6967038 -105.0050773 39.6967285 13705 2859 7625 0.0937028559888649 0.0937028559888649 -105.0050773 39.6967285 -105.0061725 39.696731 13706 7625 6669 0.0349417471907859 0.0349417471907859 -105.0061725 39.696731 -105.0065809 39.6967302 13707 6669 6928 0.181245567189969 0.181245567189969 -105.0065809 39.6967302 -105.0086993 39.6967351 13708 6928 6929 0.056563910069816 0.056563910069816 -105.0086993 39.6967351 -105.0093602 39.6967483 15200 9526 7443 0.0505254725980933 0.0505254725980933 -105.036376 39.7499878 -105.036967 39.7499887 13710 3818 5176 0.0844451203946057 0.0844451203946057 -105.0107164 39.6967417 -105.0117034 39.6967417 13711 5176 5900 0.0873882937906588 0.0873882937906588 -105.0117034 39.6967417 -105.0127248 39.6967417 13712 5900 1602 0.0969475981594534 0.0969475981594534 -105.0127248 39.6967417 -105.0138578 39.6967549 13713 1602 1645 0.147610823352004 0.147610823352004 -105.0138578 39.6967549 -105.015583 39.6967681 13714 1645 1658 0.00734081920779586 0.00734081920779586 -105.015583 39.6967681 -105.0156688 39.6967681 13715 1658 6715 0.113834950309784 0.113834950309784 -105.0156688 39.6967681 -105.0169992 39.6967549 13717 4211 8097 0.0991353106844716 0.0991353106844716 -105.0180463 39.6967483 -105.019205 39.6967483 13719 9171 203 0.0903750729081993 0.0903750729081993 -105.019308 39.6967483 -105.0203643 39.6967518 13720 203 2931 0.102769081645998 0.102769081645998 -105.0203643 39.6967518 -105.0215654 39.6967417 13721 2931 5312 0.098402268229521 0.098402268229521 -105.0215654 39.6967417 -105.0227155 39.6967351 13722 5312 1469 0.0726981009727233 0.0726981009727233 -105.0227155 39.6967351 -105.0235652 39.6967351 13723 1469 1468 0.023502610730772 0.023502610730772 -105.0235652 39.6967351 -105.0238399 39.6967351 13724 1468 5448 0.104140699419407 0.104140699419407 -105.0238399 39.6967351 -105.0250571 39.696733 13726 3761 9166 0.069031653563667 0.069031653563667 -104.9920224 39.696669 -104.9928292 39.6966756 13728 4177 9172 0.109548350633249 0.109548350633249 -104.9910305 39.6911901 -104.9923108 39.6911873 13730 9144 5946 0.201030224778112 0.201030224778112 -104.9351592 39.7292363 -104.9351663 39.7310442 13731 5946 5137 0.27511296352744 0.27511296352744 -104.9351663 39.7310442 -104.935004 39.7335152 13732 5137 5152 0.0232058578864935 0.0232058578864935 -104.935004 39.7335152 -104.9349958 39.7337238 13733 5152 4907 0.10620133994029 0.10620133994029 -104.9349958 39.7337238 -104.935013 39.7346788 15464 1361 9615 0.0375616902705351 0.0375616902705351 -105.0019226 39.7432201 -105.0015275 39.7433678 13734 4907 6615 0.200738818803378 0.200738818803378 -104.935013 39.7346788 -104.9349711 39.7364838 13735 6615 9173 0.1939198547813 0.1939198547813 -104.9349711 39.7364838 -104.9349904 39.7382277 13736 9173 9174 0.208269220932895 0.208269220932895 -104.9349904 39.7382277 -104.9349984 39.7401007 13738 9147 5947 0.203116974549126 0.203116974549126 -104.9339583 39.7292394 -104.9339798 39.731066 13740 7615 904 0.277200719177449 0.277200719177449 -104.9380774 39.7619904 -104.9380626 39.7644833 13741 904 9175 0.127974248210887 0.127974248210887 -104.9380626 39.7644833 -104.9380631 39.7656342 13743 7010 7421 0.0949619514323781 0.0949619514323781 -104.9318494 39.7619997 -104.9318313 39.7628536 13744 7421 1142 0.0432881849429407 0.0432881849429407 -104.9318313 39.7628536 -104.9318313 39.7632429 13745 1142 1147 0.0608947786947552 0.0608947786947552 -104.9318313 39.7632429 -104.9318227 39.7637905 13746 1147 909 0.0792487229277921 0.0792487229277921 -104.9318227 39.7637905 -104.9318383 39.7645031 13788 1669 9192 0.136278654988626 0.136278654988626 -105.0053195 39.7680447 -105.0053009 39.7692702 13747 909 9176 0.125103752996271 0.125103752996271 -104.9318383 39.7645031 -104.9318203 39.7656281 13748 9176 2771 0.202343174331141 0.202343174331141 -104.9318203 39.7656281 -104.9317009 39.7674455 13749 2771 6895 0.198817638053719 0.198817638053719 -104.9317009 39.7674455 -104.9317267 39.7692334 13753 9179 1 0.207517415173182 0.207517415173182 -105.0147208 39.7357485 -105.0155597 39.7339973 13755 8437 9180 0.124967984057199 0.124967984057199 -105.0140684 39.7388161 -105.0141257 39.7376931 13759 9182 4484 0.465234327006532 0.465234327006532 -105.0055365 39.720906 -105.0055963 39.7250897 13760 4484 4485 0.0326010116755978 0.0326010116755978 -105.0055963 39.7250897 -105.0056478 39.7253802 13762 9183 9184 0.0646101092104256 0.0646101092104256 -105.0021716 39.719416 -105.002927 39.7194123 13764 9185 9186 0.026977202251753 0.026977202251753 -104.9985457 39.7503278 -104.9983225 39.7501563 13765 9186 9187 0.0154692834867904 0.0154692834867904 -104.9983225 39.7501563 -104.9982996 39.7500183 13766 9187 6713 0.0145607005435147 0.0145607005435147 -104.9982996 39.7500183 -104.9982781 39.7498884 13768 232 9188 0.0841812454433435 0.0841812454433435 -104.9943741 39.6929144 -104.9942711 39.6921615 13770 9188 2561 0.00954099557633664 0.00954099557633664 -104.9942711 39.6921615 -104.9942282 39.6920823 13773 8233 9190 0.00698491885871168 0.00698491885871168 -105.0252854 39.7620032 -105.0253671 39.7620045 13774 9190 605 0.212601143616712 0.212601143616712 -105.0253671 39.7620045 -105.0276669 39.7627327 13776 394 9191 0.174546619141482 0.174546619141482 -105.0057374 39.7597756 -105.0041591 39.7607716 13779 294 4424 0.271505686802405 0.271505686802405 -105.0030853 39.7615504 -105.0016238 39.7637183 13783 1892 4513 0.135635571790495 0.135635571790495 -105.0052777 39.7620216 -105.0052776 39.7632414 13784 4513 5235 0.13338423256793 0.13338423256793 -105.0052776 39.7632414 -105.0052923 39.7644409 13785 5235 6887 0.13498931648718 0.13498931648718 -105.0052923 39.7644409 -105.0053201 39.7656547 13786 6887 8681 0.133693861256586 0.133693861256586 -105.0053201 39.7656547 -105.0053077 39.766857 13787 8681 1669 0.132070065253788 0.132070065253788 -105.0053077 39.766857 -105.0053195 39.7680447 13790 8903 8620 0.147899148341854 0.147899148341854 -105.0105064 39.7573854 -105.0093075 39.7583444 13791 8620 6984 0.0740139001970076 0.0740139001970076 -105.0093075 39.7583444 -105.008704 39.7588217 13792 6984 4819 0.0711240597778575 0.0711240597778575 -105.008704 39.7588217 -105.0080831 39.7592475 13794 8514 8220 0.0695233221555377 0.0695233221555377 -105.0068857 39.7602149 -105.006312 39.7606581 13796 9193 9141 0.231480473302438 0.231480473302438 -104.9954572 39.7044462 -104.9960053 39.7064848 13817 9194 8483 0.144876329810161 0.144876329810161 -104.9954622 39.743992 -104.9942509 39.7449031 13798 9193 9195 0.405940766693276 0.405940766693276 -104.9954572 39.7044462 -104.9963084 39.7080377 13800 5081 9196 0.0826803218524669 0.0826803218524669 -104.9962546 39.7083175 -104.9961881 39.7090593 13801 9196 7908 0.24773379383735 0.24773379383735 -104.9961881 39.7090593 -104.9971039 39.7111729 13802 7908 1383 0.130538600450066 0.130538600450066 -104.9971039 39.7111729 -104.9976275 39.7122756 13803 1383 4663 0.14493811446872 0.14493811446872 -104.9976275 39.7122756 -104.9982624 39.7134841 13822 8286 9202 0.148093750497898 0.148093750497898 -104.9894331 39.7486381 -104.9882201 39.7495889 13804 4663 9197 0.14786450905396 0.14786450905396 -104.9982624 39.7134841 -104.9985624 39.7147937 13807 231 1184 0.314149545717651 0.314149545717651 -104.9941166 39.693522 -104.9968546 39.6916397 13808 1184 1364 0.114004540105804 0.114004540105804 -104.9968546 39.6916397 -104.9980305 39.6911576 13810 1364 8087 0.130984174828509 0.130984174828509 -104.9980305 39.6911576 -104.9992149 39.6904113 14659 939 5938 0.17856727191407 0.17856727191407 -104.972385 39.7320506 -104.9723624 39.7304448 14660 5938 3797 0.152203615831491 0.152203615831491 -104.9723624 39.7304448 -104.9723623 39.729076 13811 8087 9162 0.16050280483824 0.16050280483824 -104.9992149 39.6904113 -105.000246 39.6892055 13812 9162 9198 0.0132941963216631 0.0132941963216631 -105.000246 39.6892055 -105.000274 39.6890879 18577 10320 10319 0.350878667314418 0.350878667314418 -105.0313943 39.7806712 -105.0275696 39.7818193 20839 10930 10948 0.105680421147412 0.105680421147412 -105.0299611 39.7629467 -105.0291285 39.7622441 13813 9198 9199 3.17004296851045 3.17004296851045 -105.000274 39.6890879 -105.0045553 39.6607701 17798 9592 10180 0.0765579819092659 0.0765579819092659 -104.9873927 39.7542751 -104.9873951 39.7535866 13839 1284 9210 0.120028974895433 0.120028974895433 -105.0205218 39.7579887 -105.0192694 39.7575006 13816 4931 9194 0.407318560179548 0.407318560179548 -104.9988399 39.7414088 -104.9954622 39.743992 13819 6705 8577 0.147047679886064 0.147047679886064 -104.9930306 39.7458434 -104.9918273 39.7467883 13820 8577 5778 0.145526475675905 0.145526475675905 -104.9918273 39.7467883 -104.990623 39.7477132 13821 5778 8286 0.144657100371242 0.144657100371242 -104.990623 39.7477132 -104.9894331 39.7486381 13823 9202 9203 0.102081942931647 0.102081942931647 -104.9882201 39.7495889 -104.9873873 39.7502468 13825 7891 9204 0.145701377036231 0.145701377036231 -104.9870145 39.7505324 -104.9858044 39.7514551 13827 8994 9205 0.0106390736530004 0.0106390736530004 -105.0252881 39.7603424 -105.0253893 39.7603981 13828 9205 8304 0.117212668938715 0.117212668938715 -105.0253893 39.7603981 -105.026526 39.7609877 13829 8304 6774 0.0328401658585753 0.0328401658585753 -105.026526 39.7609877 -105.0268654 39.7611261 13830 6774 3753 0.196045019335809 0.196045019335809 -105.0268654 39.7611261 -105.0288005 39.7620725 13831 3753 8325 0.00916875381027056 0.00916875381027056 -105.0288005 39.7620725 -105.0288943 39.7621125 13833 8444 9206 0.0130864665707206 0.0130864665707206 -105.0252881 39.7602413 -105.0251661 39.7601702 13834 9206 9207 0.00957370688012094 0.00957370688012094 -105.0251661 39.7601702 -105.0250726 39.7601228 13835 9207 9208 0.169933774193856 0.169933774193856 -105.0250726 39.7601228 -105.0233093 39.759417 13836 9208 9209 0.168302394118973 0.168302394118973 -105.0233093 39.759417 -105.0216966 39.7585487 15503 3939 5618 0.12194000294889 0.12194000294889 -105.0001493 39.7402188 -105.0015736 39.7401631 13837 9209 2963 0.0205458196072096 0.0205458196072096 -105.0216966 39.7585487 -105.0214955 39.7584475 13840 9210 9211 0.00588390321087397 0.00588390321087397 -105.0192694 39.7575006 -105.0192076 39.7574773 13841 9211 22 0.0556252544592051 0.0556252544592051 -105.0192076 39.7574773 -105.0186135 39.7572732 13842 22 6435 0.0767592442346679 0.0767592442346679 -105.0186135 39.7572732 -105.0178061 39.7569711 13843 6435 636 0.0822615503744666 0.0822615503744666 -105.0178061 39.7569711 -105.0169344 39.7566577 13844 636 9213 0.103246384420422 0.103246384420422 -105.0169344 39.7566577 -105.0158342 39.7562746 13845 9213 535 0.0273108213340879 0.0273108213340879 -105.0158342 39.7562746 -105.0155504 39.7561618 13846 535 9214 0.138573391347307 0.138573391347307 -105.0155504 39.7561618 -105.0140859 39.7556275 13847 9214 8498 0.0276472257994952 0.0276472257994952 -105.0140859 39.7556275 -105.0137949 39.755519 13848 8498 8441 0.0465142466162739 0.0465142466162739 -105.0137949 39.755519 -105.0132989 39.755347 13850 9215 8403 0.0487070540067587 0.0487070540067587 -104.9781012 39.703864 -104.9775319 39.7038582 13851 8403 1774 0.0526991311069308 0.0526991311069308 -104.9775319 39.7038582 -104.9769161 39.7038457 13853 4412 9216 0.0527074152255093 0.0527074152255093 -104.9763723 39.7038488 -104.9757563 39.7038398 13854 9216 4781 0.0501079093501001 0.0501079093501001 -104.9757563 39.7038398 -104.9751707 39.7038491 14661 3797 9412 0.199399735185058 0.199399735185058 -104.9723623 39.729076 -104.9723458 39.7272828 13855 4781 1522 0.0511423250179406 0.0511423250179406 -104.9751707 39.7038491 -104.9745729 39.7038457 13856 1522 5241 0.0480297777865987 0.0480297777865987 -104.9745729 39.7038457 -104.9740116 39.7038551 13857 5241 463 0.0533178386766155 0.0533178386766155 -104.9740116 39.7038551 -104.9733885 39.7038655 13859 9217 8420 0.0487543044755043 0.0487543044755043 -104.9780581 39.7056667 -104.9774882 39.7056633 13860 8420 1773 0.0502154238610622 0.0502154238610622 -104.9774882 39.7056633 -104.9769014 39.705675 13862 4425 9218 0.050643583977918 0.050643583977918 -104.9763417 39.7056707 -104.9757497 39.7056695 13863 9218 4823 0.0514478917449482 0.0514478917449482 -104.9757497 39.7056695 -104.9751483 39.7056678 13864 4823 1521 0.0514834990326773 0.0514834990326773 -104.9751483 39.7056678 -104.9745465 39.705664 13865 1521 5262 0.0474439861374267 0.0474439861374267 -104.9745465 39.705664 -104.9739919 39.7056638 13866 5262 9219 0.0530746980864797 0.0530746980864797 -104.9739919 39.7056638 -104.9733715 39.7056677 13868 6499 2472 0.199600310338802 0.199600310338802 -104.9298179 39.7455937 -104.9298007 39.7473887 13870 7007 2282 0.0992844503488553 0.0992844503488553 -104.9317157 39.7565591 -104.9305543 39.7565508 13872 3603 7529 0.0990493561706104 0.0990493561706104 -104.9293903 39.7565549 -104.9282316 39.7565549 13873 7529 2137 0.105524175995486 0.105524175995486 -104.9282316 39.7565549 -104.9269972 39.7565629 13874 2137 5994 0.104734285723653 0.104734285723653 -104.9269972 39.7565629 -104.925772 39.7565652 13875 5994 7674 0.100897460064117 0.100897460064117 -104.925772 39.7565652 -104.9245919 39.7565477 13996 5841 434 0.0624248318177171 0.0624248318177171 -104.973423 39.6911522 -104.973423 39.6905908 13876 7674 9221 1.00510923817581 1.00510923817581 -104.9245919 39.7565477 -104.912834 39.7565808 13878 2804 5269 0.128688734978596 0.128688734978596 -104.9452104 39.7669339 -104.9451609 39.7680906 13879 5269 6909 0.123348542786119 0.123348542786119 -104.9451609 39.7680906 -104.9451603 39.7691999 13881 4480 5270 0.264392216770053 0.264392216770053 -104.9440279 39.7657101 -104.9440108 39.7680878 13882 5270 6910 0.123553912188766 0.123553912188766 -104.9440108 39.7680878 -104.9439975 39.7691989 13884 7761 6908 0.206924774668396 0.206924774668396 -104.9453067 39.7710608 -104.9452957 39.7691999 13886 6907 7760 0.209013911598568 0.209013911598568 -104.9464035 39.7692009 -104.9463967 39.7710806 13887 7760 9222 0.202410018751594 0.202410018751594 -104.9463967 39.7710806 -104.9464409 39.7729006 13888 6905 7759 0.206351576128965 0.206351576128965 -104.9475756 39.7692051 -104.9475555 39.7710608 13889 7759 6359 0.203865759483167 0.203865759483167 -104.9475555 39.7710608 -104.9475481 39.7728942 13891 9223 6448 0.190233422734384 0.190233422734384 -104.9412107 39.7760266 -104.9389896 39.7761403 13892 6448 6992 0.620734926195411 0.620734926195411 -104.9389896 39.7761403 -104.9317318 39.7759184 13893 6992 2116 0.412221337604484 0.412221337604484 -104.9317318 39.7759184 -104.9269816 39.7752742 13894 2116 7665 0.206015761732372 0.206015761732372 -104.9269816 39.7752742 -104.9246092 39.7749454 13935 9237 254 0.129619446290563 0.129619446290563 -105.0252103 39.7368379 -105.0251543 39.7380028 13895 7665 9224 1.85930539190202 1.85930539190202 -104.9246092 39.7749454 -104.9032561 39.7717429 13896 9225 2398 0.224331288063009 0.224331288063009 -104.9407352 39.7758674 -104.940632 39.7738515 13897 2398 6361 0.106327129111224 0.106327129111224 -104.940632 39.7738515 -104.9406234 39.7728953 17281 7311 3273 0.201986093156211 0.201986093156211 -104.9599932 39.7020401 -104.9599985 39.7038566 13899 6446 9223 0.123505309386589 0.123505309386589 -104.9423252 39.7753195 -104.9412107 39.7760266 13901 8984 8975 0.295278766625452 0.295278766625452 -104.9895148 39.78054 -104.9895886 39.7778851 13903 8980 8981 0.155353173279186 0.155353173279186 -104.9891666 39.780555 -104.9891558 39.7819521 13905 9226 8104 0.184150710275748 0.184150710275748 -104.9902648 39.7768461 -104.9912065 39.7783357 13907 9227 6946 0.038429344582371 0.038429344582371 -104.9603013 39.7815888 -104.9602903 39.7819343 13912 6380 9229 0.104471273298691 0.104471273298691 -104.9592745 39.7805291 -104.9604654 39.7803167 14662 9412 9300 0.189453948637121 0.189453948637121 -104.9723458 39.7272828 -104.9723445 39.725579 13916 566 9231 1.43965285379934 1.43965285379934 -104.9751917 39.6906986 -104.9602821 39.6846997 13917 9136 9232 0.238873404598648 0.238873404598648 -104.9910031 39.7032246 -104.9889072 39.7018052 13920 483 7284 0.0730945677376631 0.0730945677376631 -104.9859077 39.7013296 -104.9857206 39.701971 13928 278 6916 0.0415405366115252 0.0415405366115252 -104.9876105 39.7785645 -104.9878486 39.7782388 13930 9235 9236 0.360270886139133 0.360270886139133 -104.9733535 39.7400168 -104.9733996 39.7432566 13931 9236 2883 0.0595125074168401 0.0595125074168401 -104.9733996 39.7432566 -104.9733956 39.7437918 13936 254 8324 0.235611866233999 0.235611866233999 -105.0251543 39.7380028 -105.0252084 39.7401213 13938 8324 8310 0.066787627422688 0.066787627422688 -105.0252084 39.7401213 -105.0251999 39.7407219 13940 8310 9241 0.146021189936251 0.146021189936251 -105.0251999 39.7407219 -105.0252006 39.7420351 13944 9099 7796 0.300588795121337 0.300588795121337 -105.0181659 39.7251883 -105.014664 39.7254193 13948 9244 9113 0.144188675545464 0.144188675545464 -105.0110505 39.7257692 -105.0127328 39.7256834 13950 9106 9244 0.0499156662848634 0.0499156662848634 -105.0104669 39.7257758 -105.0110505 39.7257692 13952 9245 9246 0.123118530171941 0.123118530171941 -105.0114282 39.7264425 -105.0126992 39.7269625 13954 405 406 0.0103894659763889 0.0103894659763889 -105.0106325 39.7261211 -105.0107416 39.7261622 13955 406 9245 0.0664778537431541 0.0664778537431541 -105.0107416 39.7261622 -105.0114282 39.7264425 13957 407 9033 0.137547423766831 0.137547423766831 -105.0123607 39.72372 -105.0111765 39.722883 17289 5839 7744 0.201433070586795 0.201433070586795 -104.9518032 39.6911405 -104.9517894 39.689329 13965 9097 9248 0.39480102328572 0.39480102328572 -105.0162433 39.7250562 -105.0138229 39.7280796 13966 9248 9249 0.0955291664142426 0.0955291664142426 -105.0138229 39.7280796 -105.0143117 39.7288521 13968 9246 9248 0.157049002786803 0.157049002786803 -105.0126992 39.7269625 -105.0138229 39.7280796 13976 3952 9252 0.0592126025244243 0.0592126025244243 -105.0002004 39.7289098 -105.0008928 39.7289115 13977 9252 5605 0.0597855652504274 0.0597855652504274 -105.0008928 39.7289115 -105.0015919 39.7289132 13978 5605 9253 0.0521408060475983 0.0521408060475983 -105.0015919 39.7289132 -105.0022016 39.7289106 13979 9253 3728 0.0545524879363147 0.0545524879363147 -105.0022016 39.7289106 -105.0028395 39.7289078 13981 7951 7949 0.019092168905179 0.019092168905179 -104.9733887 39.7147202 -104.9733887 39.7145485 13983 7949 3093 0.182702780383174 0.182702780383174 -104.9733887 39.7145485 -104.9733669 39.7129055 15893 9254 9255 0.183718623774573 0.183718623774573 -105.0398207 39.7341944 -105.0419691 39.7342088 13984 3093 3203 0.200818235908537 0.200818235908537 -104.9733669 39.7129055 -104.9733702 39.7110995 13985 3203 6116 0.201635970571119 0.201635970571119 -104.9733702 39.7110995 -104.9733887 39.7092862 13986 6116 1913 0.201179241726354 0.201179241726354 -104.9733887 39.7092862 -104.9733715 39.707477 13987 1913 9219 0.201184980777767 0.201184980777767 -104.9733715 39.707477 -104.9733715 39.7056677 13988 9219 463 0.200400773809621 0.200400773809621 -104.9733715 39.7056677 -104.9733885 39.7038655 13989 463 7301 0.202731579470961 0.202731579470961 -104.9733885 39.7038655 -104.9734144 39.7020424 13990 7301 49 0.204762753950758 0.204762753950758 -104.9734144 39.7020424 -104.9733927 39.700201 13991 49 3548 0.19703986640102 0.19703986640102 -104.9733927 39.700201 -104.9734042 39.698429 13992 3548 4243 0.201964288701916 0.201964288701916 -104.9734042 39.698429 -104.97343 39.6966128 13993 4243 1803 0.208102375283595 0.208102375283595 -104.97343 39.6966128 -104.9734222 39.6947413 13994 1803 8711 0.194851559567089 0.194851559567089 -104.9734222 39.6947413 -104.973438 39.692989 13995 8711 5841 0.20424687376631 0.20424687376631 -104.973438 39.692989 -104.973423 39.6911522 17660 586 8936 0.0435552950105704 0.0435552950105704 -104.9889771 39.7829454 -104.9889754 39.7833371 13997 434 8731 0.0205731062854678 0.0205731062854678 -104.973423 39.6905908 -104.9734316 39.6904059 13999 3219 3112 0.203925882799295 0.203925882799295 -104.9592972 39.7111077 -104.959135 39.7129374 14000 3112 3641 0.260678130684959 0.260678130684959 -104.959135 39.7129374 -104.9590835 39.7152814 14001 3641 9256 0.0279085029397156 0.0279085029397156 -104.9590835 39.7152814 -104.9590749 39.7155323 14003 9257 8801 0.0249979934697134 0.0249979934697134 -104.9590619 39.7158623 -104.9590492 39.7160869 14665 4752 4167 0.209025457745472 0.209025457745472 -104.9723195 39.7219606 -104.9723279 39.7200808 14005 9256 9257 0.0367111693692818 0.0367111693692818 -104.9590749 39.7155323 -104.9590619 39.7158623 14007 9258 3642 0.0274131048639432 0.0274131048639432 -104.9592928 39.7155013 -104.9593067 39.715255 14008 3642 9259 0.086632322467807 0.086632322467807 -104.9593067 39.715255 -104.9593096 39.7144759 14009 9259 3111 0.171051850512145 0.171051850512145 -104.9593096 39.7144759 -104.9593153 39.7129376 14010 3111 3219 0.203481486479522 0.203481486479522 -104.9593153 39.7129376 -104.9592972 39.7111077 14012 7158 9258 0.038998695665846 0.038998695665846 -104.9592875 39.715852 -104.9592928 39.7155013 14014 3219 6126 0.202012344464496 0.202012344464496 -104.9592972 39.7111077 -104.959313 39.709291 14015 6126 1929 0.202386985868189 0.202386985868189 -104.959313 39.709291 -104.9593208 39.7074709 14016 1929 2919 0.0171463622508283 0.0171463622508283 -104.9593208 39.7074709 -104.9593201 39.7073167 14017 2919 7250 0.183561589747783 0.183561589747783 -104.9593201 39.7073167 -104.959313 39.7056659 14018 7250 3274 0.20118632596822 0.20118632596822 -104.959313 39.7056659 -104.9593216 39.7038566 14019 3274 7312 0.203193267560765 0.203193267560765 -104.9593216 39.7038566 -104.959341 39.7020293 14021 9260 9157 0.0588873613464273 0.0588873613464273 -104.9954471 39.7027842 -104.9952014 39.7022895 14022 9157 6253 0.473629275671798 0.473629275671798 -104.9952014 39.7022895 -104.9926817 39.6984968 14023 6253 9167 0.20379925953003 0.20379925953003 -104.9926817 39.6984968 -104.9929494 39.6966756 14024 9167 231 0.364607283214556 0.364607283214556 -104.9929494 39.6966756 -104.9941166 39.693522 14026 9171 2308 0.0877328075526686 0.0877328075526686 -105.019308 39.6967483 -105.0193085 39.6959593 14027 2308 167 0.314493617652356 0.314493617652356 -105.0193085 39.6959593 -105.0193178 39.693131 14030 6653 9263 0.598539344332022 0.598539344332022 -105.0448856 39.6967219 -105.0518813 39.6967452 14031 5448 5975 0.113227741973857 0.113227741973857 -105.0250571 39.696733 -105.0263805 39.6967285 14032 5975 9023 0.0895901368528646 0.0895901368528646 -105.0263805 39.6967285 -105.0274276 39.6967351 14033 9023 4404 0.197536219691709 0.197536219691709 -105.0274276 39.6967351 -105.0297364 39.6967417 14034 4404 7371 0.107978748074207 0.107978748074207 -105.0297364 39.6967417 -105.0309982 39.6967219 14035 7371 6307 0.0697549406367758 0.0697549406367758 -105.0309982 39.6967219 -105.0318135 39.6967219 14036 6307 6308 0.0220857912106748 0.0220857912106748 -105.0318135 39.6967219 -105.0320716 39.6967254 14037 6308 4316 0.20668661359579 0.20668661359579 -105.0320716 39.6967254 -105.03444 39.6970917 14038 4316 4503 0.0921482766473363 0.0921482766473363 -105.03444 39.6970917 -105.0355129 39.6971643 14039 4503 7814 0.109821870874264 0.109821870874264 -105.0355129 39.6971643 -105.0366887 39.6967681 14040 7814 5079 0.102137328159445 0.102137328159445 -105.0366887 39.6967681 -105.0378823 39.6967518 14041 5079 8013 0.0998289131041121 0.0998289131041121 -105.0378823 39.6967518 -105.0390491 39.6967549 14042 8013 6832 0.10065041616734 0.10065041616734 -105.0390491 39.6967549 -105.0402255 39.6967584 14043 6832 6975 0.0990932842629603 0.0990932842629603 -105.0402255 39.6967584 -105.0413837 39.6967549 14044 6975 7945 0.100601003970672 0.100601003970672 -105.0413837 39.6967549 -105.0425595 39.6967615 14045 7945 6364 0.097675013601381 0.097675013601381 -105.0425595 39.6967615 -105.0437011 39.6967681 14049 9264 9265 0.128352927336665 0.128352927336665 -105.0016904 39.7220846 -105.0016701 39.7209304 14051 3219 5061 0.0565378582983479 0.0565378582983479 -104.9592972 39.7111077 -104.9586363 39.7111011 14052 5061 4916 0.0521329784642155 0.0521329784642155 -104.9586363 39.7111011 -104.9580269 39.7110945 17662 488 10160 0.037999512945138 0.037999512945138 -104.9855724 39.7800624 -104.986015 39.7800954 14053 4916 5228 0.130202288917824 0.130202288917824 -104.9580269 39.7110945 -104.9565077 39.7110219 14054 5228 5106 0.0572735085516971 0.0572735085516971 -104.9565077 39.7110219 -104.9558382 39.7110153 14055 5106 5229 0.0124802378810982 0.0124802378810982 -104.9558382 39.7110153 -104.9556923 39.7110153 14056 5229 4995 0.288542415463076 0.288542415463076 -104.9556923 39.7110153 -104.9523191 39.7110153 14057 4995 9266 0.20116472075537 0.20116472075537 -104.9523191 39.7110153 -104.9499674 39.7110094 14666 4167 6326 0.178657902009272 0.178657902009272 -104.9723279 39.7200808 -104.9722942 39.7184743 14058 9266 7066 0.0118986523075564 0.0118986523075564 -104.9499674 39.7110094 -104.9498283 39.711009 14059 7066 3636 0.140199736242294 0.140199736242294 -104.9498283 39.711009 -104.9481992 39.7111474 14061 9266 6351 0.197550871457279 0.197550871457279 -104.9499674 39.7110094 -104.9499571 39.7092328 14063 2574 5103 0.0764020591743967 0.0764020591743967 -104.949965 39.7089952 -104.9499914 39.7083084 14065 7930 1893 0.0520626532677435 0.0520626532677435 -104.949883 39.707468 -104.9497942 39.7070048 14066 1893 2315 0.115168818798466 0.115168818798466 -104.9497942 39.7070048 -104.9499657 39.7059775 14068 7341 6156 0.0983814711715662 0.0983814711715662 -104.9316369 39.7113211 -104.932787 39.7113277 14069 6156 6290 0.0991170792397538 0.0991170792397538 -104.932787 39.7113277 -104.9339457 39.7113343 14070 6290 3116 0.0983982120263374 0.0983982120263374 -104.9339457 39.7113343 -104.9350959 39.7113475 14072 6673 8185 0.0325158694936318 0.0325158694936318 -104.9362583 39.7113747 -104.936636 39.7114077 14074 3188 9268 0.0244851420549388 0.0244851420549388 -104.9461736 39.7114973 -104.946452 39.7115485 14075 9268 8800 0.0276968906605859 0.0276968906605859 -104.946452 39.7115485 -104.9467659 39.7116096 14077 6718 9269 0.103071842817105 0.103071842817105 -104.9425631 39.711506 -104.9413612 39.7114399 14078 9269 8160 0.0477581921413061 0.0477581921413061 -104.9413612 39.7114399 -104.9408036 39.7114181 14080 7342 3492 0.198422050793999 0.198422050793999 -104.9316306 39.711189 -104.929311 39.7111767 14081 3492 9270 0.0991145839577047 0.0991145839577047 -104.929311 39.7111767 -104.9281523 39.7111767 17664 10161 6173 0.109897620785603 0.109897620785603 -104.9856475 39.7795327 -104.9843627 39.779576 14082 9270 5386 0.100577308895159 0.100577308895159 -104.9281523 39.7111767 -104.9269765 39.7111767 14083 5386 9271 0.100588544879537 0.100588544879537 -104.9269765 39.7111767 -104.9258006 39.7111701 14084 9271 6817 0.101321511979085 0.101321511979085 -104.9258006 39.7111701 -104.9246161 39.7111701 14160 7023 7393 0.135757251453186 0.135757251453186 -105.0315207 39.751179 -105.0331086 39.7511922 14161 7393 9272 0.0789156635630832 0.0789156635630832 -105.0331086 39.7511922 -105.0340317 39.7511922 14166 9278 7444 0.0517309727495982 0.0517309727495982 -105.0363599 39.7511906 -105.036965 39.7511936 14129 9279 9280 0.186364690747119 0.186364690747119 -104.9490944 39.7475193 -104.9512562 39.7473041 14085 6817 9273 5.01601743028969 5.01601743028969 -104.9246161 39.7111701 -104.8659769 39.710981 14086 9274 6816 4.59997811614881 4.59997811614881 -104.8708565 39.7101192 -104.9246085 39.7113484 14088 2943 5348 0.200890409378397 0.200890409378397 -104.9258054 39.711367 -104.9281539 39.71136 14089 5348 3491 0.0990328236882064 0.0990328236882064 -104.9281539 39.71136 -104.9293114 39.7113416 14090 3491 2849 0.0998105211493863 0.0998105211493863 -104.9293114 39.7113416 -104.9304782 39.7113343 14091 2849 7341 0.0991252344530307 0.0991252344530307 -104.9304782 39.7113343 -104.9316369 39.7113211 14093 9271 6103 0.208876201356377 0.208876201356377 -104.9258006 39.7111701 -104.9258215 39.7092917 14095 9270 6098 0.16565447863601 0.16565447863601 -104.9281523 39.7111767 -104.928134 39.709687 14096 6098 9275 0.0444779706577198 0.0444779706577198 -104.928134 39.709687 -104.928134 39.709287 14097 9269 6101 0.238835584318973 0.238835584318973 -104.9413612 39.7114399 -104.9413615 39.709292 17799 10180 8536 0.0726583525558809 0.0726583525558809 -104.9873951 39.7535866 -104.987378 39.7529333 14099 8294 9276 0.192103991232145 0.192103991232145 -104.9942907 39.754326 -104.9957422 39.7556449 14101 4423 9277 0.533016938094048 0.533016938094048 -105.0057667 39.7600738 -105.0019955 39.7638914 14138 9282 9283 0.384483999025896 0.384483999025896 -104.9667713 39.7808486 -104.9624039 39.7800174 14146 4993 9288 0.0718457938229626 0.0718457938229626 -105.0163127 39.7513508 -105.0171434 39.7512529 14148 9288 471 0.0203590276008878 0.0203590276008878 -105.0171434 39.7512529 -105.017379 39.7512262 14149 471 6430 0.0161743745423695 0.0161743745423695 -105.017379 39.7512262 -105.0175669 39.7512092 14150 6430 4655 0.1348214737413 0.1348214737413 -105.0175669 39.7512092 -105.0191439 39.7512186 14151 4655 1277 0.119151021074222 0.119151021074222 -105.0191439 39.7512186 -105.020537 39.751186 14152 1277 4528 0.128606742393323 0.128606742393323 -105.020537 39.751186 -105.022041 39.751211 14153 4528 9289 0.132757697104501 0.132757697104501 -105.022041 39.751211 -105.0235939 39.7512075 14154 9289 9290 0.133347126872573 0.133347126872573 -105.0235939 39.7512075 -105.0251537 39.7512091 14155 9290 9291 0.0102673262572307 0.0102673262572307 -105.0251537 39.7512091 -105.0252738 39.7512091 14156 9291 6745 0.131970868855064 0.131970868855064 -105.0252738 39.7512091 -105.0268172 39.7511856 14157 6745 6145 0.131356474267846 0.131356474267846 -105.0268172 39.7511856 -105.0283535 39.7512054 14158 6145 4019 0.135781040149455 0.135781040149455 -105.0283535 39.7512054 -105.0299414 39.751179 14159 4019 7023 0.135014116939136 0.135014116939136 -105.0299414 39.751179 -105.0315207 39.751179 14162 9272 3401 0.0502252760733361 0.0502252760733361 -105.0340317 39.7511922 -105.0346192 39.7511922 14163 3401 9220 0.0499780107614713 0.0499780107614713 -105.0346192 39.7511922 -105.0352038 39.7511899 17968 8778 10231 0.0192769916187002 0.0192769916187002 -104.9874654 39.72522 -104.9876908 39.725221 14164 9220 8375 0.0494394335916504 0.0494394335916504 -105.0352038 39.7511899 -105.0357821 39.7511876 14165 8375 9278 0.0493971533103994 0.0493971533103994 -105.0357821 39.7511876 -105.0363599 39.7511906 14167 7444 9292 0.0498509119548639 0.0498509119548639 -105.036965 39.7511936 -105.0375481 39.7511898 14168 9292 7161 0.0504322249542888 0.0504322249542888 -105.0375481 39.7511898 -105.038138 39.751186 14169 7161 9293 0.049549545616498 0.049549545616498 -105.038138 39.751186 -105.0387175 39.7511941 14671 5473 9414 0.169600878974653 0.169600878974653 -104.9701135 39.7384072 -104.9700963 39.736882 14170 9293 7773 0.0509361632349417 0.0509361632349417 -105.0387175 39.7511941 -105.0393133 39.7511908 14171 7773 9039 0.0499454477956979 0.0499454477956979 -105.0393133 39.7511908 -105.0398975 39.7511951 14172 9039 1114 0.0547655871790504 0.0547655871790504 -105.0398975 39.7511951 -105.040538 39.751186 14173 1114 9294 0.0447798115689078 0.0447798115689078 -105.040538 39.751186 -105.0410618 39.7511847 14174 9294 7494 0.0527731793085291 0.0527731793085291 -105.0410618 39.7511847 -105.0416791 39.7511831 14175 7494 9170 0.0488063990880333 0.0488063990880333 -105.0416791 39.7511831 -105.04225 39.7511845 14176 9170 3836 0.0502683027746479 0.0502683027746479 -105.04225 39.7511845 -105.042838 39.751186 14180 7818 2938 0.0876396467302253 0.0876396467302253 -104.9257985 39.7038513 -104.9247744 39.7038309 14181 2938 6809 0.0888992165922937 0.0888992165922937 -104.9247744 39.7038309 -104.9237358 39.7038573 14182 6809 1960 0.772041478396669 0.772041478396669 -104.9237358 39.7038573 -104.9147112 39.7038545 17800 8536 8859 0.0293889142934455 0.0293889142934455 -104.987378 39.7529333 -104.9873914 39.7526692 14183 1960 9295 0.960771522024492 0.960771522024492 -104.9147112 39.7038545 -104.9034805 39.70387 14184 7571 9296 0.161476693063143 0.161476693063143 -104.9862197 39.7256409 -104.9850256 39.724516 14185 9296 8888 0.0634729683022204 0.0634729683022204 -104.9850256 39.724516 -104.984536 39.724087 14187 9297 6334 0.0129309336441387 0.0129309336441387 -104.9852863 39.7256333 -104.9851351 39.7256329 14188 6334 7083 0.0225608570291498 0.0225608570291498 -104.9851351 39.7256329 -104.9848713 39.7256319 14189 7083 8784 0.107920119748436 0.107920119748436 -104.9848713 39.7256319 -104.9836094 39.725629 14190 8784 8791 0.106332666658533 0.106332666658533 -104.9836094 39.725629 -104.9823661 39.725621 14191 8791 3157 0.106749034536814 0.106749034536814 -104.9823661 39.725621 -104.9811181 39.7256387 14192 3157 4976 0.101195319793441 0.101195319793441 -104.9811181 39.7256387 -104.9799349 39.7256286 14193 4976 9298 0.0996902493641346 0.0996902493641346 -104.9799349 39.7256286 -104.9787693 39.7256185 14194 9298 9299 0.104226329823663 0.104226329823663 -104.9787693 39.7256185 -104.9775506 39.725614 14195 9299 6538 0.0493134523648135 0.0493134523648135 -104.9775506 39.725614 -104.976974 39.7256103 14196 6538 5048 0.0489874238643872 0.0489874238643872 -104.976974 39.7256103 -104.9764012 39.725608 14197 5048 8001 0.0994531494791736 0.0994531494791736 -104.9764012 39.725608 -104.9752384 39.7255962 14198 8001 985 0.0994551795792203 0.0994551795792203 -104.9752384 39.7255962 -104.9740756 39.7255831 14199 985 5104 0.0491411684949994 0.0491411684949994 -104.9740756 39.7255831 -104.973501 39.7255812 14201 8831 9300 0.0488242916251385 0.0488242916251385 -104.9729154 39.7255792 -104.9723445 39.725579 14202 9300 7149 0.0497002324101769 0.0497002324101769 -104.9723445 39.725579 -104.9717634 39.7255844 14203 7149 2393 0.0492946529104208 0.0492946529104208 -104.9717634 39.7255844 -104.971187 39.7255843 14204 2393 5115 0.0502354677891233 0.0502354677891233 -104.971187 39.7255843 -104.9705996 39.7255851 14205 5115 9301 0.0497154080261439 0.0497154080261439 -104.9705996 39.7255851 -104.9700183 39.7255888 14206 9301 4714 0.049399080188397 0.049399080188397 -104.9700183 39.7255888 -104.9694407 39.7255926 14207 4714 8872 0.0991624253785381 0.0991624253785381 -104.9694407 39.7255926 -104.9682812 39.7255941 14208 8872 7353 0.0988972303255353 0.0988972303255353 -104.9682812 39.7255941 -104.9671248 39.7255931 14209 7353 5412 0.107964313206197 0.107964313206197 -104.9671248 39.7255931 -104.9658624 39.7255988 14210 5412 3145 0.0906444248702148 0.0906444248702148 -104.9658624 39.7255988 -104.9648025 39.7256 14211 3145 3919 0.0988223626592478 0.0988223626592478 -104.9648025 39.7256 -104.963647 39.7256059 18204 6875 8356 0.205977621151269 0.205977621151269 -105.0363465 39.7658167 -105.0363437 39.7639643 14212 3919 3918 0.0189862588635382 0.0189862588635382 -104.963647 39.7256059 -104.963425 39.7256047 14213 3918 1010 0.0826936905404967 0.0826936905404967 -104.963425 39.7256047 -104.9624581 39.7255985 14214 1010 6261 0.0974734196824701 0.0974734196824701 -104.9624581 39.7255985 -104.9613184 39.7256069 14215 6261 8730 0.0989075877241795 0.0989075877241795 -104.9613184 39.7256069 -104.9601619 39.7256124 14216 8730 7153 0.0605847994240266 0.0605847994240266 -104.9601619 39.7256124 -104.9594535 39.725616 14217 7153 5021 0.0499889577891061 0.0499889577891061 -104.9594535 39.725616 -104.958869 39.7256124 14218 5021 9302 0.0549823108734392 0.0549823108734392 -104.958869 39.7256124 -104.9582261 39.7256145 14219 9302 3342 0.0335617577180335 0.0335617577180335 -104.9582261 39.7256145 -104.9578337 39.7256186 14220 3342 3352 0.0674788037125104 0.0674788037125104 -104.9578337 39.7256186 -104.9570447 39.7256136 14221 3352 7886 0.0299418452790484 0.0299418452790484 -104.9570447 39.7256136 -104.9566946 39.7256155 14222 7886 7319 0.0732493043433617 0.0732493043433617 -104.9566946 39.7256155 -104.9558381 39.7256145 14223 7319 7320 0.0259215863697348 0.0259215863697348 -104.9558381 39.7256145 -104.955535 39.7256145 14224 7320 7977 0.0775267077551995 0.0775267077551995 -104.955535 39.7256145 -104.9546285 39.7256103 14225 7977 7980 0.0233987016260196 0.0233987016260196 -104.9546285 39.7256103 -104.9543549 39.7256103 14226 7980 2061 0.0796038188827741 0.0796038188827741 -104.9543549 39.7256103 -104.9534241 39.7256124 14227 2061 8870 0.0167451229489977 0.0167451229489977 -104.9534241 39.7256124 -104.9532283 39.7256124 14228 8870 2647 0.0876006586657796 0.0876006586657796 -104.9532283 39.7256124 -104.952204 39.7256088 14229 2647 8860 0.0114861984991212 0.0114861984991212 -104.952204 39.7256088 -104.9520697 39.7256077 14231 4113 8862 0.00848374045935965 0.00848374045935965 -104.9509997 39.7256047 -104.9509005 39.7256047 14232 8862 8687 0.0949896568056219 0.0949896568056219 -104.9509005 39.7256047 -104.9497898 39.7256083 14234 6694 8024 0.0782864986898227 0.0782864986898227 -104.9495001 39.7256083 -104.9485847 39.7256075 14235 8024 8017 0.0158816052839578 0.0158816052839578 -104.9485847 39.7256075 -104.948399 39.7256083 18205 8356 10280 0.196081618210442 0.196081618210442 -105.0363437 39.7639643 -105.0363386 39.7622009 14236 8017 7681 0.0911745487086236 0.0911745487086236 -104.948399 39.7256083 -104.9473329 39.7256083 14237 7681 3454 0.0980849682512979 0.0980849682512979 -104.9473329 39.7256083 -104.946186 39.7256104 14238 3454 6017 0.0971271293907499 0.0971271293907499 -104.946186 39.7256104 -104.9450503 39.7256083 14239 6017 9303 0.0906101063303862 0.0906101063303862 -104.9450503 39.7256083 -104.9439908 39.7256083 14240 9303 3884 0.022021804982538 0.022021804982538 -104.9439908 39.7256083 -104.9437333 39.7256083 14241 3884 9304 0.0244079810975188 0.0244079810975188 -104.9437333 39.7256083 -104.9434479 39.7256076 14242 9304 852 0.0462417773626911 0.0462417773626911 -104.9434479 39.7256076 -104.9429072 39.7256062 14243 852 847 0.0318832988859635 0.0318832988859635 -104.9429072 39.7256062 -104.9425344 39.7256041 14244 847 9305 0.0129480432587025 0.0129480432587025 -104.9425344 39.7256041 -104.942383 39.7256045 14245 9305 7103 0.0469858120705144 0.0469858120705144 -104.942383 39.7256045 -104.9418336 39.7256059 14246 7103 7098 0.0440436114993002 0.0440436114993002 -104.9418336 39.7256059 -104.9413186 39.7256059 14247 7098 8567 0.0448162532507988 0.0448162532507988 -104.9413186 39.7256059 -104.940796 39.7255761 14248 8567 8696 0.0173715559267549 0.0173715559267549 -104.940796 39.7255761 -104.9406095 39.7255142 14249 8696 8157 0.112872102261494 0.112872102261494 -104.9406095 39.7255142 -104.9393188 39.7253022 14251 7606 7263 0.0986452262534628 0.0986452262534628 -104.9382673 39.7253035 -104.9371139 39.7253117 14252 7263 7596 0.0935891946661749 0.0935891946661749 -104.9371139 39.7253117 -104.9360196 39.7253179 14253 7596 2019 0.0979493336941006 0.0979493336941006 -104.9360196 39.7253179 -104.9348743 39.7253138 14254 2019 2009 0.0254598809515577 0.0254598809515577 -104.9348743 39.7253138 -104.9345766 39.7253138 14255 2009 9306 0.0651506123907477 0.0651506123907477 -104.9345766 39.7253138 -104.9338148 39.7253138 14256 9306 2765 0.0942796454050606 0.0942796454050606 -104.9338148 39.7253138 -104.9327124 39.7253158 14257 2765 7004 0.0945020258355606 0.0945020258355606 -104.9327124 39.7253158 -104.9316074 39.7253179 14258 7004 2269 0.094510288095609 0.094510288095609 -104.9316074 39.7253179 -104.9305023 39.7253179 14259 2269 3597 0.0938178496086605 0.0938178496086605 -104.9305023 39.7253179 -104.9294053 39.72532 14260 3597 7519 0.0940495689740582 0.0940495689740582 -104.9294053 39.72532 -104.9283056 39.7253241 14261 7519 2097 0.0954278502201834 0.0954278502201834 -104.9283056 39.7253241 -104.9271898 39.7253303 14262 2097 5979 0.093364277402532 0.093364277402532 -104.9271898 39.7253303 -104.9260981 39.7253303 14263 5979 7668 0.0947328877466294 0.0947328877466294 -104.9260981 39.7253303 -104.9249904 39.7253323 14264 7668 2333 0.0940581587738673 0.0940581587738673 -104.9249904 39.7253323 -104.9238906 39.7253365 14290 7340 2847 0.0976411590956878 0.0976411590956878 -104.9316333 39.714638 -104.9304918 39.7146446 14291 2847 3488 0.099134038329873 0.099134038329873 -104.9304918 39.7146446 -104.9293331 39.7146644 14265 2333 9307 2.72967592410639 2.72967592410639 -104.9238906 39.7253365 -104.8919735 39.7255098 14266 7939 9297 0.0419487931711618 0.0419487931711618 -104.9857768 39.7256351 -104.9852863 39.7256333 14268 9308 8124 0.0322650869587369 0.0322650869587369 -104.9788375 39.7207707 -104.9790658 39.7205397 14270 6489 4610 0.147433811602258 0.147433811602258 -104.9787322 39.7461798 -104.9787365 39.7448539 14271 4610 9309 0.176778253451623 0.176778253451623 -104.9787365 39.7448539 -104.9787417 39.7432641 14272 9309 9310 0.173976128689665 0.173976128689665 -104.9787417 39.7432641 -104.9787468 39.7416995 14273 9310 661 0.00410310170227956 0.00410310170227956 -104.9787468 39.7416995 -104.9787469 39.7416626 14274 661 9311 0.181937703339546 0.181937703339546 -104.9787469 39.7416626 -104.9787522 39.7400264 14275 9311 9312 0.00955167864142152 0.00955167864142152 -104.9787522 39.7400264 -104.9787525 39.7399405 14276 9312 5465 0.170285054650927 0.170285054650927 -104.9787525 39.7399405 -104.9787452 39.7384091 14277 5465 9313 0.170744821866598 0.170744821866598 -104.9787452 39.7384091 -104.9787299 39.7368736 14279 1959 9314 0.0338130460518869 0.0338130460518869 -104.9258263 39.7078957 -104.9258091 39.7081995 14280 6865 9315 0.0139507857568572 0.0139507857568572 -104.9407779 39.7146468 -104.9406148 39.7146468 14304 3303 9322 0.10510832723533 0.10510832723533 -104.9898413 39.756424 -104.9907084 39.7570942 14282 1952 1061 0.0629715521271105 0.0629715521271105 -104.9402458 39.7146371 -104.9395162 39.7147128 14283 1061 1698 0.0954893713474356 0.0954893713474356 -104.9395162 39.7147128 -104.9384005 39.7147427 14284 1698 7830 0.0914331784434328 0.0914331784434328 -104.9384005 39.7147427 -104.937334 39.714687 14285 7830 6672 0.0912502234487567 0.0912502234487567 -104.937334 39.714687 -104.9362682 39.7146512 14287 3115 6289 0.0998478865183477 0.0998478865183477 -104.9351095 39.7146512 -104.9339422 39.7146578 14288 6289 6153 0.0969141122634902 0.0969141122634902 -104.9339422 39.7146578 -104.9328092 39.7146512 14289 6153 7340 0.100591515239683 0.100591515239683 -104.9328092 39.7146512 -104.9316333 39.714638 14292 3488 5347 0.102266398355838 0.102266398355838 -104.9293331 39.7146644 -104.9281375 39.7146675 14293 5347 5385 0.100999909961237 0.100999909961237 -104.9281375 39.7146675 -104.9269567 39.714668 14294 5385 2941 0.100298515709498 0.100298515709498 -104.9269567 39.714668 -104.9257841 39.7146684 14295 2941 6815 0.100200854484763 0.100200854484763 -104.9257841 39.7146684 -104.9246127 39.7146774 14296 6815 9316 0.597950743493465 0.597950743493465 -104.9246127 39.7146774 -104.9176221 39.7147069 14299 9318 9319 0.0328706223087289 0.0328706223087289 -104.9873865 39.7545236 -104.9876534 39.7547364 14300 9319 9320 0.0460951861554719 0.0460951861554719 -104.9876534 39.7547364 -104.9880277 39.7550348 14332 8959 603 0.0768028618845699 0.0768028618845699 -104.9949911 39.7695799 -104.9958065 39.7692896 14301 9320 9321 0.0066600520489618 0.0066600520489618 -104.9880277 39.7550348 -104.9880818 39.7550779 14302 9321 6181 0.104280480431139 0.104280480431139 -104.9880818 39.7550779 -104.9889487 39.7557377 14303 6181 3303 0.107915728386056 0.107915728386056 -104.9889487 39.7557377 -104.9898413 39.756424 14305 9322 7829 0.125883411444605 0.125883411444605 -104.9907084 39.7570942 -104.9917479 39.7578961 14306 7829 9323 0.0108681676592021 0.0108681676592021 -104.9917479 39.7578961 -104.9918391 39.7579642 14339 5536 6469 0.142307267119589 0.142307267119589 -104.9948277 39.7742296 -104.9948277 39.7755094 14309 2191 9060 0.337657954437192 0.337657954437192 -104.9936227 39.759356 -104.9947546 39.7622653 14312 8501 9324 0.0507516559976904 0.0507516559976904 -104.9871043 39.7524564 -104.9866859 39.7521326 14313 9324 8418 0.0529402152835436 0.0529402152835436 -104.9866859 39.7521326 -104.986246 39.7517975 14314 8418 9204 0.0536170041098827 0.0536170041098827 -104.986246 39.7517975 -104.9858044 39.7514551 16428 9891 9892 0.0636662665142278 0.0636662665142278 -104.9688482 39.696672 -104.9695204 39.6969176 14316 9204 8416 0.0537868101405785 0.0537868101405785 -104.9858044 39.7514551 -104.9853609 39.751112 14317 8416 4388 0.0529171329453403 0.0529171329453403 -104.9853609 39.751112 -104.9849232 39.7507755 14318 4388 9325 0.0509479826022637 0.0509479826022637 -104.9849232 39.7507755 -104.9845026 39.7504509 14319 9325 3012 0.0488022545854277 0.0488022545854277 -104.9845026 39.7504509 -104.9840976 39.7501416 14320 3012 9326 0.0106897373905654 0.0106897373905654 -104.9840976 39.7501416 -104.9840104 39.7500727 14321 9326 9327 0.0465239604768105 0.0465239604768105 -104.9840104 39.7500727 -104.9836296 39.7497738 14322 9327 5968 0.0526629141875595 0.0526629141875595 -104.9836296 39.7497738 -104.9831894 39.7494425 14323 5968 7574 0.106363762970419 0.106363762970419 -104.9831894 39.7494425 -104.982314 39.7487628 14324 7574 3677 0.190331060201359 0.190331060201359 -104.982314 39.7487628 -104.980751 39.7475439 14326 604 9328 0.0383191315904674 0.0383191315904674 -104.9964331 39.7692764 -104.9959868 39.7692435 14327 9328 8962 0.0878512488922689 0.0878512488922689 -104.9959868 39.7692435 -104.9951474 39.7687875 14336 2420 3233 0.140764271648617 0.140764271648617 -104.9948281 39.7704903 -104.9948707 39.7717558 14337 3233 5753 0.137661630591373 0.137661630591373 -104.9948707 39.7717558 -104.9948482 39.7729937 14338 5753 5536 0.137436976875483 0.137436976875483 -104.9948482 39.7729937 -104.9948277 39.7742296 14340 6469 8679 0.121371092902246 0.121371092902246 -104.9948277 39.7755094 -104.9948199 39.7766009 14341 8679 9329 0.0309595800848719 0.0309595800848719 -104.9948199 39.7766009 -104.9948053 39.7768791 20573 10860 10861 0.0279030600601915 0.0279030600601915 -105.02457 39.7611148 -105.0248964 39.7611186 14342 6914 8116 0.133600464645887 0.133600464645887 -105.0111738 39.7765593 -105.0111288 39.7777603 14343 8116 2483 0.133445859176034 0.133445859176034 -105.0111288 39.7777603 -105.0111233 39.7789604 14344 2483 2482 0.047686047945258 0.047686047945258 -105.0111233 39.7789604 -105.0111147 39.7793892 14345 2482 2821 0.0880230568241511 0.0880230568241511 -105.0111147 39.7793892 -105.0111319 39.7801807 14346 2821 1413 0.131238509050086 0.131238509050086 -105.0111319 39.7801807 -105.0110892 39.7813605 14347 1413 1353 0.132733599584258 0.132733599584258 -105.0110892 39.7813605 -105.0110864 39.7825542 14348 1353 7767 0.0733149237137966 0.0733149237137966 -105.0110864 39.7825542 -105.0110634 39.7832133 14350 6729 2454 0.137919009046371 0.137919009046371 -105.0111874 39.7692764 -105.0111996 39.7705167 14351 2454 3222 0.134234515444875 0.134234515444875 -105.0111996 39.7705167 -105.0111996 39.7717239 14352 3222 5743 0.134597141931663 0.134597141931663 -105.0111996 39.7717239 -105.0112253 39.7729342 14353 5743 5520 0.133175062767026 0.133175062767026 -105.0112253 39.7729342 -105.0112082 39.7741318 14355 6454 6914 0.135018185869381 0.135018185869381 -105.0112167 39.7753455 -105.0111738 39.7765593 14358 9331 5721 0.0487615183925519 0.0487615183925519 -105.0351853 39.7838062 -105.0357498 39.7838704 14359 5721 7455 0.0500566721474228 0.0500566721474228 -105.0357498 39.7838704 -105.0363356 39.7838724 14360 7455 7439 0.0502188861539984 0.0502188861539984 -105.0363356 39.7838724 -105.0369233 39.7838741 14361 7439 9332 0.0497229240568787 0.0497229240568787 -105.0369233 39.7838741 -105.0375052 39.7838741 14362 9332 7179 0.0495263907597367 0.0495263907597367 -105.0375052 39.7838741 -105.0380848 39.7838741 14363 7179 6514 0.0494836674166392 0.0494836674166392 -105.0380848 39.7838741 -105.0386639 39.783874 14364 6514 7769 0.0494751212766029 0.0494751212766029 -105.0386639 39.783874 -105.0392429 39.783874 14365 7769 8353 0.0493044680149371 0.0493044680149371 -105.0392429 39.783874 -105.0398199 39.7838754 14366 8353 1088 0.0496035740367965 0.0496035740367965 -105.0398199 39.7838754 -105.0404004 39.7838769 14367 1088 9333 0.0494070055394434 0.0494070055394434 -105.0404004 39.7838769 -105.0409786 39.7838755 18206 10280 8329 0.00812836711491393 0.00812836711491393 -105.0363386 39.7622009 -105.0363384 39.7621278 14368 9333 7511 0.0493300687211978 0.0493300687211978 -105.0409786 39.7838755 -105.0415559 39.7838742 14369 7511 9334 0.0505963663421883 0.0505963663421883 -105.0415559 39.7838742 -105.042148 39.7838703 14370 9334 3859 0.0512115816031079 0.0512115816031079 -105.042148 39.7838703 -105.0427473 39.7838664 14371 3859 7593 0.0500990561172611 0.0500990561172611 -105.0427473 39.7838664 -105.0433336 39.7838653 14372 7593 5584 0.0522011302499861 0.0522011302499861 -105.0433336 39.7838653 -105.0439445 39.7838641 14376 6393 4066 0.134479200667361 0.134479200667361 -105.0252309 39.747573 -105.0251451 39.7487806 17290 7744 10084 0.402391291558362 0.402391291558362 -104.9517894 39.689329 -104.9518229 39.6857103 14377 4066 8345 0.135023999423797 0.135023999423797 -105.0251451 39.7487806 -105.0251451 39.7499949 14378 8345 9290 0.135014881750995 0.135014881750995 -105.0251451 39.7499949 -105.0251537 39.7512091 14380 9290 8343 0.132811220384574 0.132811220384574 -105.0251537 39.7512091 -105.0251537 39.7524035 14381 8343 4290 0.133533987407519 0.133533987407519 -105.0251537 39.7524035 -105.0251537 39.7536044 14382 4290 9335 0.135902936474728 0.135902936474728 -105.0251537 39.7536044 -105.025158 39.7548266 14383 9335 3489 0.0587665939642116 0.0587665939642116 -105.025158 39.7548266 -105.0251569 39.7553551 14384 3489 7712 0.0755904198902593 0.0755904198902593 -105.0251569 39.7553551 -105.0251554 39.7560349 14385 7712 27 0.134715758792357 0.134715758792357 -105.0251554 39.7560349 -105.0251661 39.7572464 14386 27 2969 0.137103389587981 0.137103389587981 -105.0251661 39.7572464 -105.0251674 39.7584794 14387 2969 9336 0.0109860620784292 0.0109860620784292 -105.0251674 39.7584794 -105.0251673 39.7585782 14388 9336 9337 0.167759812178903 0.167759812178903 -105.0251673 39.7585782 -105.0251662 39.7600869 14389 9337 9206 0.00926254133366712 0.00926254133366712 -105.0251662 39.7600869 -105.0251661 39.7601702 14390 9206 8977 0.0113535458246787 0.0113535458246787 -105.0251661 39.7601702 -105.0251674 39.7602723 14391 8977 8972 0.0088289433819593 0.0088289433819593 -105.0251674 39.7602723 -105.025167 39.7603517 14392 8972 3592 0.0571990081351957 0.0571990081351957 -105.025167 39.7603517 -105.0251647 39.7608661 14393 3592 9338 0.0469245704560806 0.0469245704560806 -105.0251647 39.7608661 -105.0251667 39.7612881 14394 9338 9339 0.0729443531618577 0.0729443531618577 -105.0251667 39.7612881 -105.0251698 39.7619441 14395 9339 8232 0.00668286428887123 0.00668286428887123 -105.0251698 39.7619441 -105.0251701 39.7620042 14396 8232 9340 0.00979627303730314 0.00979627303730314 -105.0251701 39.7620042 -105.0251701 39.7620923 14397 9340 9341 0.118389238398527 0.118389238398527 -105.0251701 39.7620923 -105.0251701 39.763157 14398 9341 4525 0.00524840053732967 0.00524840053732967 -105.0251701 39.763157 -105.0251701 39.7632042 14399 4525 9342 0.013599142214923 0.013599142214923 -105.0251701 39.7632042 -105.02517 39.7633265 17917 5630 5173 0.1998812615077 0.1998812615077 -104.9856145 39.7183411 -104.9856359 39.7165436 14400 9342 5242 0.122003116630053 0.122003116630053 -105.02517 39.7633265 -105.0251688 39.7644237 14401 5242 6892 0.132288650893496 0.132288650893496 -105.0251688 39.7644237 -105.0251701 39.7656134 14402 6892 9343 0.135024052446379 0.135024052446379 -105.0251701 39.7656134 -105.0251715 39.7668277 14403 9343 1682 0.135717283468362 0.135717283468362 -105.0251715 39.7668277 -105.0251835 39.7680482 14404 1682 9344 0.13652220484586 0.13652220484586 -105.0251835 39.7680482 -105.025201 39.7692759 14405 9344 9345 0.105458278319657 0.105458278319657 -105.025201 39.7692759 -105.0251956 39.7702243 14406 9345 2418 0.102009831688775 0.102009831688775 -105.0251956 39.7702243 -105.0251709 39.7711415 14407 2418 3242 0.101232559655988 0.101232559655988 -105.0251709 39.7711415 -105.0251665 39.7720519 14408 3242 5748 0.0982858511104491 0.0982858511104491 -105.0251665 39.7720519 -105.0251623 39.7729358 14409 5748 374 0.0623624460797668 0.0623624460797668 -105.0251623 39.7729358 -105.0251537 39.7734966 14410 374 5523 0.0701701821949803 0.0701701821949803 -105.0251537 39.7734966 -105.0251646 39.7741276 14411 5523 6457 0.135950108709595 0.135950108709595 -105.0251646 39.7741276 -105.0251537 39.7753502 14412 6457 6915 0.143043041710545 0.143043041710545 -105.0251537 39.7753502 -105.0251451 39.7766366 14413 6915 8113 0.201708935806819 0.201708935806819 -105.0251451 39.7766366 -105.0251365 39.7784506 14414 8113 2832 0.20096393469179 0.20096393469179 -105.0251365 39.7784506 -105.0251279 39.7802579 14415 2832 9346 0.204633312594591 0.204633312594591 -105.0251279 39.7802579 -105.0251194 39.7820982 14416 9346 414 0.202451705011007 0.202451705011007 -105.0251194 39.7820982 -105.025085 39.7839187 14417 414 9347 0.0102632917291373 0.0102632917291373 -105.025085 39.7839187 -105.025085 39.784011 14419 9348 9349 0.0562572963351917 0.0562572963351917 -105.0252787 39.756038 -105.0259368 39.7560399 14420 9349 8300 0.00966827703924115 0.00966827703924115 -105.0259368 39.7560399 -105.0260499 39.7560402 14421 8300 6777 0.0385409578619094 0.0385409578619094 -105.0260499 39.7560402 -105.0265007 39.7560347 14422 6777 1544 0.0462211024255861 0.0462211024255861 -105.0265007 39.7560347 -105.0270414 39.7560347 14423 1544 7912 0.0490573153021717 0.0490573153021717 -105.0270414 39.7560347 -105.0276151 39.7560457 14424 7912 1233 0.049290008691593 0.049290008691593 -105.0276151 39.7560457 -105.0281917 39.7560463 14426 6137 1235 0.0484278864865507 0.0484278864865507 -105.0287666 39.7560413 -105.0293331 39.7560445 14427 1235 4023 0.0513600630217092 0.0513600630217092 -105.0293331 39.7560445 -105.0299339 39.7560479 14429 9350 6747 0.132068580931606 0.132068580931606 -105.0252762 39.7536227 -105.0268211 39.7536227 14430 6747 6147 0.133962898476652 0.133962898476652 -105.0268211 39.7536227 -105.0283879 39.7536008 14431 6147 4021 0.132523387247295 0.132523387247295 -105.0283879 39.7536008 -105.029938 39.753586 14432 4021 7025 0.136778977327424 0.136778977327424 -105.029938 39.753586 -105.031538 39.753586 14433 7025 7395 0.133533581691074 0.133533581691074 -105.031538 39.753586 -105.0331 39.7535942 14434 7395 3404 0.129273092410981 0.129273092410981 -105.0331 39.7535942 -105.0346118 39.7536209 14437 6743 6143 0.132668974575322 0.132668974575322 -105.0268304 39.7487612 -105.0283819 39.7487852 14439 4017 7021 0.135416440349126 0.135416440349126 -105.0299442 39.7487903 -105.0315281 39.7488001 15949 9764 9765 0.0507119344408952 0.0507119344408952 -104.9984431 39.7056824 -104.9988186 39.7053295 14440 7021 2253 0.0670945211351968 0.0670945211351968 -105.0315281 39.7488001 -105.0323128 39.7487906 14441 2253 7391 0.0705505249778064 0.0705505249778064 -105.0323128 39.7487906 -105.033138 39.748786 14442 7391 8378 0.0284601613193826 0.0284601613193826 -105.033138 39.748786 -105.0334703 39.7487707 14443 8378 9352 0.0168078916798857 0.0168078916798857 -105.0334703 39.7487707 -105.0336669 39.7487707 14444 9352 9164 0.0309569561418734 0.0309569561418734 -105.0336669 39.7487707 -105.034029 39.7487707 14445 9164 3399 0.0498252251835071 0.0498252251835071 -105.034029 39.7487707 -105.0346118 39.7487707 14446 3399 9201 0.0503897904067021 0.0503897904067021 -105.0346118 39.7487707 -105.0352011 39.7487792 14447 9201 8373 0.0497143012199282 0.0497143012199282 -105.0352011 39.7487792 -105.0357825 39.7487876 14448 8373 9353 0.0509790068650631 0.0509790068650631 -105.0357825 39.7487876 -105.0363784 39.7487709 14449 9353 7441 0.0496189650212473 0.0496189650212473 -105.0363784 39.7487709 -105.0369584 39.7487546 14450 7441 7159 0.100702050774509 0.100702050774509 -105.0369584 39.7487546 -105.0381363 39.7487551 14451 7159 9354 0.0494661713985568 0.0494661713985568 -105.0381363 39.7487551 -105.0387149 39.7487553 14452 9354 7771 0.0505861336269105 0.0505861336269105 -105.0387149 39.7487553 -105.0393066 39.7487556 14453 7771 9120 0.0493839312690347 0.0493839312690347 -105.0393066 39.7487556 -105.0398842 39.7487505 14454 9120 1112 0.0512647827333792 0.0512647827333792 -105.0398842 39.7487505 -105.0404838 39.7487453 14455 1112 9355 0.0498795134320378 0.0498795134320378 -105.0404838 39.7487453 -105.0410672 39.7487502 14456 9355 7492 0.0488194630548967 0.0488194630548967 -105.0410672 39.7487502 -105.0416382 39.7487551 14457 7492 9168 0.0520827219058429 0.0520827219058429 -105.0416382 39.7487551 -105.0422474 39.7487571 14460 9356 8961 0.0504011792295747 0.0504011792295747 -105.025291 39.7729029 -105.0258806 39.7729129 14461 8961 3748 0.0493839208030821 0.0493839208030821 -105.0258806 39.7729129 -105.0264583 39.7729227 14462 3748 6769 0.0968984775923487 0.0968984775923487 -105.0264583 39.7729227 -105.0275913 39.7729556 14463 6769 6149 0.102435146849327 0.102435146849327 -105.0275913 39.7729556 -105.0287889 39.7729931 14465 3994 7051 0.102115193238577 0.102115193238577 -105.029945 39.7730349 -105.031138 39.773086 14466 7051 1408 0.0946641824527164 0.0946641824527164 -105.031138 39.773086 -105.032238 39.773186 14467 1408 7388 0.085462530975882 0.085462530975882 -105.032238 39.773186 -105.033238 39.773186 14468 7388 7384 0.0170925061959903 0.0170925061959903 -105.033238 39.773186 -105.033438 39.773186 18773 9634 9642 0.177090825598433 0.177090825598433 -105.0008673 39.7384682 -105.0008766 39.7368756 14469 7384 3431 0.0989346539047275 0.0989346539047275 -105.033438 39.773186 -105.0345947 39.7731502 14470 3431 7700 0.0518438186201772 0.0518438186201772 -105.0345947 39.7731502 -105.0352012 39.7731407 14471 7700 5704 0.048946112444104 0.048946112444104 -105.0352012 39.7731407 -105.0357738 39.7731317 14472 5704 9357 0.0519385112225497 0.0519385112225497 -105.0357738 39.7731317 -105.0363814 39.7731219 14473 9357 7431 0.0487842422429383 0.0487842422429383 -105.0363814 39.7731219 -105.0369521 39.7731127 14474 7431 9358 0.0504551193593522 0.0504551193593522 -105.0369521 39.7731127 -105.0375421 39.7730965 14475 9358 7172 0.0479047859915454 0.0479047859915454 -105.0375421 39.7730965 -105.0381026 39.7730917 14476 7172 6792 0.0511502123352556 0.0511502123352556 -105.0381026 39.7730917 -105.038701 39.7730829 14477 6792 7632 0.00188047440472113 0.00188047440472113 -105.038701 39.7730829 -105.038723 39.7730826 14478 7632 7787 0.0496192518214323 0.0496192518214323 -105.038723 39.7730826 -105.0393035 39.7730745 14480 9359 8535 0.0508077855400009 0.0508077855400009 -105.0252953 39.7710821 -105.0258888 39.7711084 14481 8535 6765 0.145782759028854 0.145782759028854 -105.0258888 39.7711084 -105.0275931 39.7711626 14482 6765 3990 0.201170058672575 0.201170058672575 -105.0275931 39.7711626 -105.0299456 39.7712234 14484 1252 9360 0.0508116162596578 0.0508116162596578 -105.020531 39.7702103 -105.0211255 39.7702143 14485 9360 2713 0.151002345273532 0.151002345273532 -105.0211255 39.7702143 -105.0228923 39.7702104 14486 2713 9361 0.150151679268698 0.150151679268698 -105.0228923 39.7702104 -105.0246491 39.770221 14487 9361 9345 0.0467087251829664 0.0467087251829664 -105.0246491 39.770221 -105.0251956 39.7702243 14489 604 9362 0.304555126012675 0.304555126012675 -104.9964331 39.7692764 -104.9999965 39.7692821 19303 10466 10464 0.0570509910756543 0.0570509910756543 -104.988856 39.7399993 -104.9888814 39.740512 14490 9362 3931 0.0491525010465484 0.0491525010465484 -104.9999965 39.7692821 -105.0005716 39.7692834 14491 3931 5621 0.101973762448865 0.101973762448865 -105.0005716 39.7692834 -105.0017647 39.76929 14492 5621 3706 0.101962569966911 0.101962569966911 -105.0017647 39.76929 -105.0029577 39.76929 14493 3706 712 0.103443032392629 0.103443032392629 -105.0029577 39.76929 -105.0041679 39.7692768 14494 712 9192 0.0968373320357312 0.0968373320357312 -105.0041679 39.7692768 -105.0053009 39.7692702 14495 9192 9363 0.0080975223718546 0.0080975223718546 -105.0053009 39.7692702 -105.0053953 39.7692764 14496 9363 8516 0.0893732443225825 0.0893732443225825 -105.0053953 39.7692764 -105.006441 39.7692764 14497 8516 4192 0.13424362136155 0.13424362136155 -105.006441 39.7692764 -105.0080117 39.7692764 14498 4192 2518 0.136440133151325 0.136440133151325 -105.0080117 39.7692764 -105.0096081 39.7692764 14499 2518 6729 0.134978640871206 0.134978640871206 -105.0096081 39.7692764 -105.0111874 39.7692764 14500 6729 1227 0.0997687727623418 0.0997687727623418 -105.0111874 39.7692764 -105.0123547 39.769283 14501 1227 4806 0.0366740513167213 0.0366740513167213 -105.0123547 39.769283 -105.0127838 39.769283 14502 4806 4807 0.0623613194343192 0.0623613194343192 -105.0127838 39.769283 -105.0135134 39.7692764 14503 4807 9364 0.0735708513932139 0.0735708513932139 -105.0135134 39.7692764 -105.0143742 39.7692739 14505 2172 9365 0.10218559205586 0.10218559205586 -105.0146807 39.7692764 -105.0158763 39.7692728 14506 9365 6421 0.131466128237451 0.131466128237451 -105.0158763 39.7692728 -105.0174145 39.7692708 14507 6421 4627 0.133072729014262 0.133072729014262 -105.0174145 39.7692708 -105.0189715 39.7692708 14508 4627 1251 0.132619751836754 0.132619751836754 -105.0189715 39.7692708 -105.0205232 39.7692708 14509 1251 9366 0.0509582244384895 0.0509582244384895 -105.0205232 39.7692708 -105.0211194 39.7692754 14510 9366 4559 0.0827794726054668 0.0827794726054668 -105.0211194 39.7692754 -105.0220879 39.769283 14511 4559 2712 0.0689589814233185 0.0689589814233185 -105.0220879 39.769283 -105.0228947 39.7692896 14512 2712 2728 0.0619836012735683 0.0619836012735683 -105.0228947 39.7692896 -105.0236198 39.769279 14513 2728 9367 0.087518882590742 0.087518882590742 -105.0236198 39.769279 -105.0246438 39.769277 14514 9367 9344 0.0476225838725891 0.0476225838725891 -105.0246438 39.769277 -105.025201 39.7692759 14515 9344 9368 0.00985438954363147 0.00985438954363147 -105.025201 39.7692759 -105.0253163 39.7692759 14516 9368 9369 0.0491094576501381 0.0491094576501381 -105.0253163 39.7692759 -105.0258904 39.7692943 18778 10124 10345 0.0125614259192805 0.0125614259192805 -105.0006648 39.7400196 -105.0006728 39.7399068 14517 9369 7774 0.00626697755243391 0.00626697755243391 -105.0258904 39.7692943 -105.0259637 39.7692958 14518 7774 6761 0.141378168804538 0.141378168804538 -105.0259637 39.7692958 -105.0276173 39.7693294 14519 6761 3985 0.199192140414955 0.199192140414955 -105.0276173 39.7693294 -105.0299452 39.769416 14521 7053 7044 0.0653254811284965 0.0653254811284965 -105.0315035 39.7694414 -105.0322674 39.7694612 14522 7044 7387 0.0682830004024069 0.0682830004024069 -105.0322674 39.7694612 -105.0330656 39.7694876 14523 7387 3430 0.133588924605445 0.133588924605445 -105.0330656 39.7694876 -105.0346278 39.7695271 14524 3430 7686 0.0503796411863715 0.0503796411863715 -105.0346278 39.7695271 -105.0352172 39.7695205 14525 7686 5703 0.0508582113883613 0.0508582113883613 -105.0352172 39.7695205 -105.0358122 39.7695139 14526 5703 9370 0.0488667197641872 0.0488667197641872 -105.0358122 39.7695139 -105.0363839 39.7695075 14527 9370 7429 0.0516445969542144 0.0516445969542144 -105.0363839 39.7695075 -105.0369881 39.7695008 14528 7429 9371 0.0490112318671292 0.0490112318671292 -105.0369881 39.7695008 -105.0375615 39.7694949 14529 9371 7171 0.0508482971319457 0.0508482971319457 -105.0375615 39.7694949 -105.0381554 39.7694678 14530 7171 7624 0.0496771306838175 0.0496771306838175 -105.0381554 39.7694678 -105.0387364 39.7694549 14531 7624 7786 0.0493747865229187 0.0493747865229187 -105.0387364 39.7694549 -105.0393141 39.7694531 14532 7786 6545 0.0503324450079726 0.0503324450079726 -105.0393141 39.7694531 -105.039903 39.7694505 14533 6545 1130 0.0509050056370777 0.0509050056370777 -105.039903 39.7694505 -105.0404986 39.769448 14534 1130 9372 0.0485943238040251 0.0485943238040251 -105.0404986 39.769448 -105.0410671 39.769441 14535 9372 7501 0.0507738202300539 0.0507738202300539 -105.0410671 39.769441 -105.0416611 39.7694338 14536 7501 3847 0.101870167526128 0.101870167526128 -105.0416611 39.7694338 -105.0428508 39.7693779 14537 3847 9373 0.0504389434046066 0.0504389434046066 -105.0428508 39.7693779 -105.0434409 39.7693717 14538 9373 5568 0.0510557052627446 0.0510557052627446 -105.0434409 39.7693717 -105.0440382 39.7693646 14539 5568 7550 0.0950790701641584 0.0950790701641584 -105.0440382 39.7693646 -105.0451506 39.7693556 18779 10345 10346 0.00436025817920743 0.00436025817920743 -105.0006728 39.7399068 -105.0006741 39.7398676 14540 7550 9374 0.691166878065482 0.691166878065482 -105.0451506 39.7693556 -105.0532374 39.7693224 14542 9375 3750 0.0991970412293978 0.0991970412293978 -105.0252653 39.7766366 -105.0264259 39.7766517 14543 3750 6775 0.030090245676364 0.030090245676364 -105.0264259 39.7766517 -105.0267779 39.7766583 14544 6775 6770 0.06895159402243 0.06895159402243 -105.0267779 39.7766583 -105.0275847 39.7766649 14545 6770 6151 0.0638158634824408 0.0638158634824408 -105.0275847 39.7766649 -105.0283314 39.7766715 14546 6151 6150 0.0359509846886602 0.0359509846886602 -105.0283314 39.7766715 -105.028752 39.776678 14547 6150 3996 0.0963309366011696 0.0963309366011696 -105.028752 39.776678 -105.0298791 39.7766911 14548 3996 7052 0.102479688313932 0.102479688313932 -105.0298791 39.7766911 -105.031078 39.776711 14549 7052 7045 0.0330120960596164 0.0330120960596164 -105.031078 39.776711 -105.0314642 39.7767176 14550 7045 1410 0.0660204937565387 0.0660204937565387 -105.0314642 39.7767176 -105.0322367 39.7767242 14551 1410 7375 0.0682166301368544 0.0682166301368544 -105.0322367 39.7767242 -105.0330349 39.7767308 14552 7375 7385 0.0295959064634691 0.0295959064634691 -105.0330349 39.7767308 -105.0333812 39.7767337 14553 7385 3434 0.103723384358152 0.103723384358152 -105.0333812 39.7767337 -105.0345947 39.776752 14554 3434 7763 0.0498679267683769 0.0498679267683769 -105.0345947 39.776752 -105.0351781 39.7767423 14555 7763 5714 0.0489397855227354 0.0489397855227354 -105.0351781 39.7767423 -105.0357506 39.7767314 14556 5714 9376 0.0504544990745908 0.0504544990745908 -105.0357506 39.7767314 -105.036341 39.776731 14557 9376 7434 0.0512120959316622 0.0512120959316622 -105.036341 39.776731 -105.0369402 39.7767242 14558 7434 9377 0.0478236988076173 0.0478236988076173 -105.0369402 39.7767242 -105.0374998 39.776721 14559 9377 7173 0.0504644501870281 0.0504644501870281 -105.0374998 39.776721 -105.0380903 39.7767176 14560 7173 6757 0.0487932478126772 0.0487932478126772 -105.0380903 39.7767176 -105.0386612 39.7767112 14561 6757 7788 0.0524425771479912 0.0524425771479912 -105.0386612 39.7767112 -105.0392748 39.7767044 14562 7788 6629 0.0465854765801166 0.0465854765801166 -105.0392748 39.7767044 -105.0398199 39.7767003 14563 6629 1135 0.050756073904441 0.050756073904441 -105.0398199 39.7767003 -105.0404138 39.7766958 14564 1135 6996 0.0489590899927541 0.0489590899927541 -105.0404138 39.7766958 -105.0409867 39.7766949 14565 6996 7502 0.0500614988346772 0.0500614988346772 -105.0409867 39.7766949 -105.0415725 39.776694 14566 7502 9378 0.0592142721743878 0.0592142721743878 -105.0415725 39.776694 -105.0422654 39.7766923 14567 9378 9379 0.0408406813526211 0.0408406813526211 -105.0422654 39.7766923 -105.0427433 39.7766911 14568 9379 7525 0.051644217383113 0.051644217383113 -105.0427433 39.7766911 -105.0433434 39.7766363 14569 7525 9380 0.00488834581127681 0.00488834581127681 -105.0433434 39.7766363 -105.0434002 39.7766311 14570 9380 9381 0.0137184453378057 0.0137184453378057 -105.0434002 39.7766311 -105.0435596 39.7766165 14571 9381 5577 0.0352923239739852 0.0352923239739852 -105.0435596 39.7766165 -105.0439697 39.7765791 14572 5577 9382 0.0499195542635391 0.0499195542635391 -105.0439697 39.7765791 -105.0445538 39.7765739 14573 9382 9383 0.00207675636441744 0.00207675636441744 -105.0445538 39.7765739 -105.0445781 39.7765737 14574 9383 9384 0.047500863548095 0.047500863548095 -105.0445781 39.7765737 -105.0451339 39.7765688 14575 9384 9385 0.692939297157353 0.692939297157353 -105.0451339 39.7765688 -105.0532424 39.7765622 14576 9347 9386 0.0638147684012153 0.0638147684012153 -105.025085 39.784011 -105.025085 39.7845849 14578 9386 7985 0.00659385915044033 0.00659385915044033 -105.025085 39.7845849 -105.025085 39.7846442 14579 7985 9389 0.0876122732807676 0.0876122732807676 -105.025085 39.7846442 -105.0251871 39.7854282 14581 9390 9391 0.0645406329993705 0.0645406329993705 -105.0252653 39.7845914 -105.0252579 39.784011 14583 9391 413 0.0102638039419597 0.0102638039419597 -105.0252579 39.784011 -105.0252567 39.7839187 14584 413 9392 0.19657163498794 0.19657163498794 -105.0252567 39.7839187 -105.0252309 39.782151 14586 2833 2489 0.134959283423391 0.134959283423391 -105.0252481 39.7802579 -105.0252567 39.7790442 14587 2489 8106 0.133489509437131 0.133489509437131 -105.0252567 39.7790442 -105.0252567 39.7778437 14588 8106 9375 0.13422540798818 0.13422540798818 -105.0252567 39.7778437 -105.0252653 39.7766366 14589 9375 5534 0.213451017222507 0.213451017222507 -105.0252653 39.7766366 -105.0252738 39.774717 14590 5534 9356 0.201724072155003 0.201724072155003 -105.0252738 39.774717 -105.025291 39.7729029 14591 9356 9393 0.10196574773319 0.10196574773319 -105.025291 39.7729029 -105.025291 39.7719859 14592 9393 9359 0.100498646625457 0.100498646625457 -105.025291 39.7719859 -105.0252953 39.7710821 14593 9359 9394 0.0995312761976722 0.0995312761976722 -105.0252953 39.7710821 -105.0253203 39.7701872 14594 9394 9368 0.101332513335273 0.101332513335273 -105.0253203 39.7701872 -105.0253163 39.7692759 14595 9368 9395 0.0524188937894899 0.0524188937894899 -105.0253163 39.7692759 -105.0253115 39.7688045 14597 7373 1659 0.103861210410172 0.103861210410172 -105.0253069 39.7683544 -105.0252948 39.7674204 14598 1659 7753 0.101665764300136 0.101665764300136 -105.0252948 39.7674204 -105.0252922 39.7665061 14599 7753 6893 0.102477314257262 0.102477314257262 -105.0252922 39.7665061 -105.0252908 39.7655845 14600 6893 5249 0.10178809746081 0.10178809746081 -105.0252908 39.7655845 -105.0252881 39.7646691 14601 5249 9396 0.145009648698155 0.145009648698155 -105.0252881 39.7646691 -105.0252844 39.763365 14602 9396 5880 0.0121536325330439 0.0121536325330439 -105.0252844 39.763365 -105.0252841 39.7632557 14603 5880 9397 0.00548191654733534 0.00548191654733534 -105.0252841 39.7632557 -105.0252842 39.7632064 14606 8233 9399 0.00646043089308406 0.00646043089308406 -105.0252854 39.7620032 -105.0252855 39.7619451 14607 9399 3593 0.11814466181621 0.11814466181621 -105.0252855 39.7619451 -105.0252868 39.7608826 14608 3593 8990 0.0502713142680652 0.0502713142680652 -105.0252868 39.7608826 -105.0252879 39.7604305 14610 8994 8444 0.0112418070839832 0.0112418070839832 -105.0252881 39.7603424 -105.0252881 39.7602413 14611 8444 9400 0.0106637167987107 0.0106637167987107 -105.0252881 39.7602413 -105.0252875 39.7601454 14612 9400 9401 0.175022698409133 0.175022698409133 -105.0252875 39.7601454 -105.025278 39.7585714 14613 9401 2970 0.0101077489563562 0.0101077489563562 -105.025278 39.7585714 -105.0252774 39.7584805 15358 9566 9564 0.0244609132808449 0.0244609132808449 -104.9656611 39.7170239 -104.9659399 39.7170729 15359 9564 9567 0.0131773798008107 0.0131773798008107 -104.9659399 39.7170729 -104.9660929 39.717059 18780 10346 10347 0.0407216504299826 0.0407216504299826 -105.0006741 39.7398676 -105.0006789 39.7395014 14614 2970 8339 0.136426769448966 0.136426769448966 -105.0252774 39.7584805 -105.0252854 39.7572536 14615 8339 9348 0.135169766224191 0.135169766224191 -105.0252854 39.7572536 -105.0252787 39.756038 17064 4880 9474 0.196578675384766 0.196578675384766 -104.9616527 39.7350527 -104.9616204 39.7368204 14616 9348 9402 0.134813162708373 0.134813162708373 -105.0252787 39.756038 -105.0252747 39.7548256 14618 9350 8341 0.135569890655856 0.135569890655856 -105.0252762 39.7536227 -105.0252824 39.7524035 14619 8341 9291 0.132813255317002 0.132813255317002 -105.0252824 39.7524035 -105.0252738 39.7512091 14620 9291 9403 0.135124075128598 0.135124075128598 -105.0252738 39.7512091 -105.0252739 39.7499939 14621 9403 9351 0.135070525267418 0.135070525267418 -105.0252739 39.7499939 -105.0252652 39.7487792 14622 9351 6393 0.134155373542404 0.134155373542404 -105.0252652 39.7487792 -105.0252309 39.747573 14624 9393 8920 0.0508713694865286 0.0508713694865286 -105.025291 39.7719859 -105.0258859 39.7720013 14625 8920 6767 0.14583235659915 0.14583235659915 -105.0258859 39.7720013 -105.0275913 39.7720453 14626 6767 3992 0.20138079206452 0.20138079206452 -105.0275913 39.7720453 -105.0299454 39.772124 14628 9389 6049 0.0198174454501223 0.0198174454501223 -105.0251871 39.7854282 -105.0251957 39.7856063 14629 6049 5790 0.202409458864074 0.202409458864074 -105.0251957 39.7856063 -105.0252043 39.7874266 14630 5790 9404 0.390889741592557 0.390889741592557 -105.0252043 39.7874266 -105.0251785 39.7909419 14631 9389 8000 0.0874325326194809 0.0874325326194809 -105.0251871 39.7854282 -105.0252653 39.7846442 14632 8000 9390 0.00587109212749533 0.00587109212749533 -105.0252653 39.7846442 -105.0252653 39.7845914 14634 9405 9387 0.104292734331338 0.104292734331338 -105.0042679 39.7583739 -105.0032834 39.7589279 14643 6926 912 0.0399977157837286 0.0399977157837286 -104.9982022 39.7580108 -104.9985313 39.7577551 14645 3853 9379 0.0160272455480019 0.0160272455480019 -105.0428243 39.7765611 -105.0427433 39.7766911 14646 9379 8109 0.188409381404142 0.188409381404142 -105.0427433 39.7766911 -105.0427373 39.7783855 14647 8109 9407 0.202174997774683 0.202174997774683 -105.0427373 39.7783855 -105.0427327 39.7802037 18781 10347 10348 0.0132995316754344 0.0132995316754344 -105.0006789 39.7395014 -105.0006804 39.7393818 14649 5569 7551 0.0943021955909244 0.0943021955909244 -105.0440431 39.7711254 -105.0451465 39.7711259 14650 7551 9408 0.692224615113747 0.692224615113747 -105.0451465 39.7711259 -105.053246 39.77113 14651 7543 9409 0.0534301345278006 0.0534301345278006 -105.0449615 39.7672 -105.045011 39.767679 14652 6725 4821 0.0796194906426482 0.0796194906426482 -105.0111475 39.760596 -105.0105051 39.7611145 14653 4821 2511 0.108135424106199 0.108135424106199 -105.0105051 39.7611145 -105.0096048 39.7617977 14654 2511 8224 0.0376491716837282 0.0376491716837282 -105.0096048 39.7617977 -105.009291 39.7620353 14787 9415 9416 0.31094582672675 0.31094582672675 -104.9903152 39.773396 -104.99143 39.7707341 14791 2891 8923 0.457832400708685 0.457832400708685 -104.9905111 39.7729211 -104.9942478 39.7699708 14793 5024 3335 0.0983906046596767 0.0983906046596767 -104.9585953 39.733723 -104.9574452 39.7336966 14795 7882 7337 0.102026433082927 0.102026433082927 -104.9563208 39.7337098 -104.9551277 39.7337164 14796 7337 7986 0.092185977990205 0.092185977990205 -104.9551277 39.7337164 -104.9540634 39.7335844 14797 7986 2055 0.0946262859427162 0.0946262859427162 -104.9540634 39.7335844 -104.9529569 39.7335952 14798 2055 2661 0.105023750774947 0.105023750774947 -104.9529569 39.7335952 -104.9517288 39.7335844 14799 2661 4134 0.100547305543173 0.100547305543173 -104.9517288 39.7335844 -104.950553 39.733591 14800 4134 6697 0.0891067622100312 0.0891067622100312 -104.950553 39.733591 -104.949511 39.7335838 14801 6697 8020 0.0955965901798936 0.0955965901798936 -104.949511 39.7335838 -104.9484005 39.7336828 14802 8020 7684 0.0959578997394599 0.0959578997394599 -104.9484005 39.7336828 -104.9472785 39.7336681 14803 7684 3458 0.0944062286409825 0.0944062286409825 -104.9472785 39.7336681 -104.9461745 39.7336634 14804 3458 9418 0.046227752797198 0.046227752797198 -104.9461745 39.7336634 -104.9456339 39.7336646 14805 9418 6020 0.0461318959590008 0.0461318959590008 -104.9456339 39.7336646 -104.9450945 39.7336574 14806 6020 9419 0.0476773807861996 0.0476773807861996 -104.9450945 39.7336574 -104.944537 39.7336514 19851 10660 10659 0.00933491084100046 0.00933491084100046 -105.0352222 39.7384654 -105.035226 39.7385493 14807 9419 9420 0.0464971294902911 0.0464971294902911 -104.944537 39.7336514 -104.9439933 39.7336456 14808 9420 9421 0.0470997921907546 0.0470997921907546 -104.9439933 39.7336456 -104.9434425 39.7336457 14809 9421 858 0.0457230540386264 0.0457230540386264 -104.9434425 39.7336457 -104.9429078 39.7336457 14810 858 453 0.0467078777528092 0.0467078777528092 -104.9429078 39.7336457 -104.9423616 39.733649 14811 453 7106 0.0457758284617094 0.0457758284617094 -104.9423616 39.733649 -104.9418263 39.7336523 14812 7106 457 0.0455135048722811 0.0455135048722811 -104.9418263 39.7336523 -104.9412942 39.7336426 14813 457 9422 0.0463689143813771 0.0463689143813771 -104.9412942 39.7336426 -104.9407521 39.7336327 14815 9423 9424 0.00582356405087118 0.00582356405087118 -105.0158749 39.754908 -105.0159208 39.7548693 14817 9425 6432 0.0926350815349589 0.0926350815349589 -105.0167051 39.7548156 -105.0177887 39.7548225 14818 6432 4657 0.117278685803448 0.117278685803448 -105.0177887 39.7548225 -105.0191606 39.7548276 14819 4657 1280 0.116593491044555 0.116593491044555 -105.0191606 39.7548276 -105.0205245 39.7548287 14820 1280 4531 0.132186730302242 0.132186730302242 -105.0205245 39.7548287 -105.0220708 39.7548328 14951 7670 9457 3.41600373692151 3.41600373692151 -104.9245872 39.7382725 -104.8846398 39.7386634 14952 3583 7612 0.0941905477613176 0.0941905477613176 -104.9394304 39.7546656 -104.9383286 39.7546719 14953 7612 7265 0.0936588343585109 0.0936588343585109 -104.9383286 39.7546719 -104.937233 39.7546682 14955 7584 2001 0.0944700456489753 0.0944700456489753 -104.936128 39.7546682 -104.9350229 39.7546682 14956 2001 3361 0.0949233780276755 0.0949233780276755 -104.9350229 39.7546682 -104.9339125 39.7546702 14957 3361 2755 0.0936752171867012 0.0936752171867012 -104.9339125 39.7546702 -104.9328167 39.7546719 14958 2755 7006 0.0959502415519421 0.0959502415519421 -104.9328167 39.7546719 -104.9316943 39.7546764 14959 7006 2281 0.099513679348955 0.099513679348955 -104.9316943 39.7546764 -104.9305302 39.7546764 14960 2281 3582 0.100891029071921 0.100891029071921 -104.9305302 39.7546764 -104.92935 39.7546723 14961 3582 7528 0.100887947066067 0.100887947066067 -104.92935 39.7546723 -104.9281699 39.7546826 14962 7528 2136 0.103412071247308 0.103412071247308 -104.9281699 39.7546826 -104.9269602 39.7546847 14963 2136 5993 0.100671897064821 0.100671897064821 -104.9269602 39.7546847 -104.9257827 39.7546991 14964 5993 7673 0.0999667195935639 0.0999667195935639 -104.9257827 39.7546991 -104.9246133 39.7546991 14986 8886 7162 0.0452381047162121 0.0452381047162121 -104.9798704 39.7432669 -104.9793413 39.7432656 14985 8878 8886 0.104437941202429 0.104437941202429 -104.9810919 39.7432682 -104.9798704 39.7432669 14987 7162 9309 0.0512658726512666 0.0512658726512666 -104.9793413 39.7432656 -104.9787417 39.7432641 15109 7996 6927 0.0217805821755954 0.0217805821755954 -104.9977757 39.7584584 -104.9980305 39.7584589 15110 6927 5675 0.030815905152866 0.030815905152866 -104.9980305 39.7584589 -104.998391 39.7584595 14965 7673 9461 2.89733038736532 2.89733038736532 -104.9246133 39.7546991 -104.8907207 39.7546542 14966 8151 7610 0.094248596661074 0.094248596661074 -104.9394486 39.7510451 -104.9383462 39.7510533 15088 2328 9485 2.88346551451846 2.88346551451846 -104.9240271 39.7656085 -104.890296 39.7651798 15089 9486 3468 0.447301506508283 0.447301506508283 -104.9406618 39.7619502 -104.9458947 39.7619213 15090 3468 3445 0.0309512876225537 0.0309512876225537 -104.9458947 39.7619213 -104.9462568 39.7619224 15091 3445 7699 0.105014135175069 0.105014135175069 -104.9462568 39.7619224 -104.9474853 39.7619327 15092 7699 9487 0.105691765273947 0.105691765273947 -104.9474853 39.7619327 -104.9487218 39.7619316 15093 9487 6684 0.102061996358298 0.102061996358298 -104.9487218 39.7619316 -104.9499154 39.7619564 15094 6684 4128 0.108739719526669 0.108739719526669 -104.9499154 39.7619564 -104.9511874 39.7619719 15095 4128 9488 0.104836941153267 0.104836941153267 -104.9511874 39.7619719 -104.9524139 39.7619708 15096 9488 2082 0.105803010632854 0.105803010632854 -104.9524139 39.7619708 -104.9536517 39.7619729 15097 2082 7334 0.1052078044876 0.1052078044876 -104.9536517 39.7619729 -104.9548825 39.7619805 15101 9489 2994 0.0812267643509346 0.0812267643509346 -104.9963423 39.760645 -104.995393 39.7606779 15105 2996 4851 0.0525302115232072 0.0525302115232072 -104.9954583 39.7585204 -104.996067 39.7584555 15106 4851 7227 0.0344830493164063 0.0344830493164063 -104.996067 39.7584555 -104.9964704 39.7584562 15107 7227 2369 0.0550241369558443 0.0550241369558443 -104.9964704 39.7584562 -104.9971141 39.7584573 15108 2369 7996 0.056554238974086 0.056554238974086 -104.9971141 39.7584573 -104.9977757 39.7584584 16370 9877 8705 0.102117755919592 0.102117755919592 -104.9392992 39.7619966 -104.9404928 39.7619574 16371 8705 9486 0.014467692878557 0.014467692878557 -104.9404928 39.7619574 -104.9406618 39.7619502 16373 8076 3329 0.0677844820507112 0.0677844820507112 -104.9580824 39.7607455 -104.9573301 39.7609383 16374 3329 7880 0.139626392785753 0.139626392785753 -104.9573301 39.7609383 -104.9561137 39.7617764 16375 7880 7333 0.105584363104376 0.105584363104376 -104.9561137 39.7617764 -104.9548815 39.761843 16376 7333 2081 0.10500807653965 0.10500807653965 -104.9548815 39.761843 -104.953653 39.761844 16377 2081 2678 0.105119136499329 0.105119136499329 -104.953653 39.761844 -104.9524232 39.761844 16491 6692 8028 0.103532298857838 0.103532298857838 -104.9500467 39.7437984 -104.9488359 39.7437854 16379 4127 6683 0.108621189217377 0.108621189217377 -104.9511861 39.7618358 -104.9499154 39.7618255 16385 9881 9882 0.0163548118473388 0.0163548118473388 -104.9710436 39.7033454 -104.9710939 39.7032035 16386 9882 9458 0.0203986664758761 0.0203986664758761 -104.9710939 39.7032035 -104.9711616 39.7030276 16394 3281 9883 0.00468216635493236 0.00468216635493236 -104.9710667 39.7027917 -104.9711214 39.7027903 16396 9884 9458 0.0218243339760988 0.0218243339760988 -104.971175 39.7028316 -104.9711616 39.7030276 16398 9883 9884 0.00648970201006769 0.00648970201006769 -104.9711214 39.7027903 -104.971175 39.7028316 16400 9885 9886 0.267423928903385 0.267423928903385 -104.9695415 39.703787 -104.9705756 39.7060566 16401 9886 9880 0.296075289776302 0.296075289776302 -104.9705756 39.7060566 -104.9718617 39.7035846 16403 9878 9881 0.0274154521009071 0.0274154521009071 -104.971336 39.7034463 -104.9710436 39.7033454 16404 9881 9887 0.0188694353495207 0.0188694353495207 -104.9710436 39.7033454 -104.9708237 39.7033586 16405 9887 9888 0.0187489585891175 0.0187489585891175 -104.9708237 39.7033586 -104.9706065 39.7033361 19509 10534 10535 0.00388440521802765 0.00388440521802765 -104.9882751 39.7088082 -104.9882297 39.7088075 16425 3407 9890 0.502103946549802 0.502103946549802 -104.9699417 39.6974212 -104.9695728 39.7019278 16426 9890 3331 0.0251683632208894 0.0251683632208894 -104.9695728 39.7019278 -104.9693109 39.7020309 16481 7888 3680 0.0532502584498927 0.0532502584498927 -104.983517 39.7478374 -104.9830181 39.7475507 16483 4595 8006 0.101626087251738 0.101626087251738 -104.9581328 39.7438013 -104.9569442 39.743807 16484 8006 580 0.022127419381672 0.022127419381672 -104.9569442 39.743807 -104.9566854 39.743808 16485 580 7979 0.165894151722243 0.165894151722243 -104.9566854 39.743808 -104.9547451 39.7438115 16486 7979 9923 0.0456395565118553 0.0456395565118553 -104.9547451 39.7438115 -104.9542113 39.7438103 16487 9923 2066 0.0539845223115493 0.0539845223115493 -104.9542113 39.7438103 -104.9535799 39.7438083 16488 2066 2641 0.100182277305196 0.100182277305196 -104.9535799 39.7438083 -104.9524082 39.7438154 16489 2641 4107 0.0977431302735631 0.0977431302735631 -104.9524082 39.7438154 -104.9512653 39.743795 16490 4107 6692 0.10418977795868 0.10418977795868 -104.9512653 39.743795 -104.9500467 39.7437984 16492 8028 7698 0.0982299872130606 0.0982299872130606 -104.9488359 39.7437854 -104.947687 39.743787 16493 7698 3443 0.0993337912559461 0.0993337912559461 -104.947687 39.743787 -104.9465253 39.7437746 16494 3443 6011 0.101499429536563 0.101499429536563 -104.9465253 39.7437746 -104.9453382 39.743767 16495 6011 3878 0.0977083732706848 0.0977083732706848 -104.9453382 39.743767 -104.9441954 39.743766 16496 3878 9924 0.0991972529095445 0.0991972529095445 -104.9441954 39.743766 -104.9430352 39.7437705 16497 9924 420 0.100553893040038 0.100553893040038 -104.9430352 39.7437705 -104.9418594 39.7437507 16504 8592 9925 0.120377099914021 0.120377099914021 -105.0036056 39.7454327 -105.004838 39.7449092 16505 9925 9926 0.107491921110891 0.107491921110891 -105.004838 39.7449092 -105.005919 39.7444156 16506 9926 9927 0.123107053114174 0.123107053114174 -105.005919 39.7444156 -105.0051948 39.7434587 16517 8288 3009 0.0410924117477314 0.0410924117477314 -104.9878071 39.7473599 -104.9873284 39.7473931 16519 9451 4779 0.246284579163 0.246284579163 -104.933915 39.7209388 -104.9338206 39.7231525 16520 4779 6557 0.132912762129515 0.132912762129515 -104.9338206 39.7231525 -104.9338133 39.7243478 16521 6557 9306 0.107414375743234 0.107414375743234 -104.9338133 39.7243478 -104.9338148 39.7253138 16523 5147 9150 0.0526798805531595 0.0526798805531595 -104.925132 39.7295572 -104.9246762 39.7292385 16527 862 703 0.202686588734239 0.202686588734239 -104.9428936 39.7401262 -104.9430426 39.7419454 16528 703 9924 0.202942846886287 0.202942846886287 -104.9430426 39.7419454 -104.9430352 39.7437705 16533 9141 9155 0.0471076181125112 0.0471076181125112 -104.9960053 39.7064848 -104.9962707 39.706856 16549 9936 8118 0.163748197039451 0.163748197039451 -104.9796276 39.7485669 -104.9781487 39.7495027 16550 8118 4329 0.102460572786022 0.102460572786022 -104.9781487 39.7495027 -104.9769503 39.7494919 16551 4329 9932 0.0509040459853039 0.0509040459853039 -104.9769503 39.7494919 -104.9763549 39.7494877 16552 9932 5034 0.0506801147751554 0.0506801147751554 -104.9763549 39.7494877 -104.9757621 39.7494857 16553 5034 9935 0.0507841642169636 0.0507841642169636 -104.9757621 39.7494857 -104.9751681 39.7494897 16554 9935 7991 0.0519996695117493 0.0519996695117493 -104.9751681 39.7494897 -104.9745599 39.7494843 16555 7991 9939 0.0501954054420559 0.0501954054420559 -104.9745599 39.7494843 -104.9739728 39.7494793 16557 2889 8382 0.106173445564903 0.106173445564903 -104.9733549 39.749474 -104.972113 39.7494781 16558 8382 8542 0.105198351895408 0.105198351895408 -104.972113 39.7494781 -104.9708826 39.7494657 16559 8542 4730 0.104923019039301 0.104923019039301 -104.9708826 39.7494657 -104.9696554 39.7494546 16560 4730 6797 0.109090547930583 0.109090547930583 -104.9696554 39.7494546 -104.9683794 39.7494616 16561 6797 7349 0.101581569748298 0.101581569748298 -104.9683794 39.7494616 -104.9671912 39.7494616 16562 7349 5395 0.107089477151985 0.107089477151985 -104.9671912 39.7494616 -104.9659386 39.7494554 16563 5395 8556 0.104796077599276 0.104796077599276 -104.9659386 39.7494554 -104.9647128 39.7494554 17270 82 7309 0.202171029293651 0.202171029293651 -104.9623177 39.7002318 -104.9622856 39.7020498 16564 8556 3897 0.106860413590027 0.106860413590027 -104.9647128 39.7494554 -104.9634629 39.7494637 16565 3897 1030 0.106538064092827 0.106538064092827 -104.9634629 39.7494637 -104.9622168 39.7494743 16566 1030 6272 0.104663636918357 0.104663636918357 -104.9622168 39.7494743 -104.9609926 39.7494657 16567 6272 9940 0.0522044777389819 0.0522044777389819 -104.9609926 39.7494657 -104.960382 39.7494708 16568 9940 9941 0.0539741744852114 0.0539741744852114 -104.960382 39.7494708 -104.9597507 39.749476 16570 5969 9942 0.0525274850765404 0.0525274850765404 -104.98198 39.7503787 -104.9824158 39.7507117 16571 9942 9943 0.0464624768491459 0.0464624768491459 -104.9824158 39.7507117 -104.9827994 39.7510077 16572 9943 3013 0.00948387351005329 0.00948387351005329 -104.9827994 39.7510077 -104.9828772 39.7510685 16573 3013 9944 0.0499659888588949 0.0499659888588949 -104.9828772 39.7510685 -104.9832891 39.7513873 16574 9944 4387 0.0525459349585223 0.0525459349585223 -104.9832891 39.7513873 -104.9837317 39.7517152 16575 4387 8415 0.053989635677053 0.053989635677053 -104.9837317 39.7517152 -104.9841796 39.7520575 16576 8415 9945 0.0518942546071768 0.0518942546071768 -104.9841796 39.7520575 -104.9846155 39.7523823 16577 9945 8419 0.054710567315966 0.054710567315966 -104.9846155 39.7523823 -104.9850687 39.7527297 16578 8419 9946 0.0495941326709913 0.0495941326709913 -104.9850687 39.7527297 -104.9854693 39.7530523 16579 9946 8502 0.0543577768356107 0.0543577768356107 -104.9854693 39.7530523 -104.985916 39.7534002 16580 8502 8537 0.0523876514778538 0.0523876514778538 -104.985916 39.7534002 -104.9863465 39.7537355 16581 8537 9591 0.106159293603162 0.106159293603162 -104.9863465 39.7537355 -104.9872304 39.7544061 16582 9591 9318 0.0186755424929809 0.0186755424929809 -104.9872304 39.7544061 -104.9873865 39.7545236 16584 3674 9947 0.0925100597395306 0.0925100597395306 -104.9782423 39.7475122 -104.9790113 39.7480975 16585 9947 9936 0.0741653442201567 0.0741653442201567 -104.9790113 39.7480975 -104.9796276 39.7485669 16586 9936 5811 0.0698256524972049 0.0698256524972049 -104.9796276 39.7485669 -104.9802084 39.7490084 16587 5811 7575 0.109874082628797 0.109874082628797 -104.9802084 39.7490084 -104.9811177 39.7497067 16588 7575 8407 0.0534887493842637 0.0534887493842637 -104.9811177 39.7497067 -104.9815533 39.750052 16589 8407 5969 0.0514820185730379 0.0514820185730379 -104.9815533 39.750052 -104.98198 39.7503787 16615 5811 5357 0.148515460139762 0.148515460139762 -104.9802084 39.7490084 -104.9790225 39.7499844 16616 5357 8119 0.104815937410374 0.104815937410374 -104.9790225 39.7499844 -104.978147 39.7506443 16621 9938 9956 0.0146143299800706 0.0146143299800706 -104.9856294 39.7391313 -104.9857322 39.7392363 16622 9956 9957 0.0128596804561102 0.0128596804561102 -104.9857322 39.7392363 -104.9856428 39.7393293 16624 9958 9959 0.0111717692412778 0.0111717692412778 -104.9855355 39.7393169 -104.9854926 39.739222 16625 9959 9960 0.00928483420505699 0.00928483420505699 -104.9854926 39.739222 -104.9855516 39.7391519 16626 9960 9938 0.0070355984277229 0.0070355984277229 -104.9855516 39.7391519 -104.9856294 39.7391313 16628 9961 9962 0.526903283655783 0.526903283655783 -104.9531023 39.7400594 -104.9592628 39.7399435 16630 9963 9312 1.46582798607179 1.46582798607179 -104.9616093 39.739874 -104.9787525 39.7399405 16633 9965 9966 0.00412165910041822 0.00412165910041822 -104.9859809 39.7399196 -104.9860291 39.7399191 16634 9966 9967 0.0757681110838303 0.0757681110838303 -104.9860291 39.7399191 -104.986072 39.7392385 16638 9965 9957 0.0717225435233069 0.0717225435233069 -104.9859809 39.7399196 -104.9856428 39.7393293 16640 9964 9958 0.0807216833328343 0.0807216833328343 -104.9850261 39.7399281 -104.9855355 39.7393169 16642 9967 9956 0.0290555152245672 0.0290555152245672 -104.986072 39.7392385 -104.9857322 39.7392363 16645 565 7092 0.0721739648747923 0.0721739648747923 -104.9854426 39.7390647 -104.9848557 39.7385982 16646 7092 9969 0.0060839008927764 0.0060839008927764 -104.9848557 39.7385982 -104.9848573 39.7385435 16658 651 9973 0.109528403212781 0.109528403212781 -104.9861093 39.7416811 -104.9873866 39.7416062 16660 3165 8089 0.106908291090671 0.106908291090671 -105.0030875 39.7426587 -105.0019804 39.7431056 16662 9927 8897 0.00902355166325831 0.00902355166325831 -105.0051948 39.7434587 -105.0051222 39.7433998 16663 8897 8899 0.00817755039331079 0.00817755039331079 -105.0051222 39.7433998 -105.0050563 39.7433465 16665 8896 8898 0.0955954321276197 0.0955954321276197 -105.0048016 39.7429839 -105.0038366 39.7434181 16666 8898 3166 0.0120380596695599 0.0120380596695599 -105.0038366 39.7434181 -105.0037031 39.7434525 16726 3074 5275 0.102580698126288 0.102580698126288 -104.9862922 39.7129578 -104.9862654 39.7138801 16727 5275 6866 0.0979724094285353 0.0979724094285353 -104.9862654 39.7138801 -104.9862493 39.7147611 17386 5920 919 0.177782086780631 0.177782086780631 -104.9842358 39.7304466 -104.9842225 39.7320454 16728 6866 5172 0.198907590330119 0.198907590330119 -104.9862493 39.7147611 -104.9862386 39.7165499 16730 8563 6368 0.270917565484422 0.270917565484422 -104.9293999 39.7256232 -104.9294128 39.7280596 16731 6368 9149 0.131210826087923 0.131210826087923 -104.9294128 39.7280596 -104.9294074 39.7292396 16779 73 3512 0.203753724402901 0.203753724402901 -104.9663438 39.7002174 -104.966341 39.698385 16780 3512 4254 0.201507995491671 0.201507995491671 -104.966341 39.698385 -104.9663465 39.6965728 16781 4254 8742 0.199898657335298 0.199898657335298 -104.9663465 39.6965728 -104.9663604 39.6947751 16782 8742 8713 0.201418841949 0.201418841949 -104.9663604 39.6947751 -104.966356 39.6929637 16784 3511 4252 0.198740800817733 0.198740800817733 -104.9675186 39.6983807 -104.9675293 39.6965934 16785 4252 8741 0.201811596521788 0.201811596521788 -104.9675293 39.6965934 -104.9675005 39.6947786 16786 8741 8712 0.201811329628688 0.201811329628688 -104.9675005 39.6947786 -104.9675147 39.6929637 16794 4264 8747 0.202686112287629 0.202686112287629 -104.9593265 39.6965961 -104.9593265 39.6947733 16795 8747 8718 0.200629598901607 0.200629598901607 -104.9593265 39.6947733 -104.9593208 39.692969 16797 4264 9864 0.0549036584382557 0.0549036584382557 -104.9593265 39.6965961 -104.9586848 39.6965926 16798 9864 6516 0.0494449113838383 0.0494449113838383 -104.9586848 39.6965926 -104.9581069 39.6965895 16799 6516 9855 0.048981731510525 0.048981731510525 -104.9581069 39.6965895 -104.9575344 39.69659 16800 9855 6160 0.0501282016561891 0.0501282016561891 -104.9575344 39.69659 -104.9569485 39.6965905 16801 6160 9852 0.0487763612951203 0.0487763612951203 -104.9569485 39.6965905 -104.9563784 39.6965905 16802 9852 2738 0.0474245519497852 0.0474245519497852 -104.9563784 39.6965905 -104.9558241 39.6965905 16803 2738 9267 0.050437767682916 0.050437767682916 -104.9558241 39.6965905 -104.9552346 39.6965869 16804 9267 4512 0.0485383641713966 0.0485383641713966 -104.9552346 39.6965869 -104.9546673 39.6965834 16805 4512 9858 0.0494525517955229 0.0494525517955229 -104.9546673 39.6965834 -104.9540893 39.6965849 16807 3171 9861 0.047855446066228 0.047855446066228 -104.9534926 39.6965864 -104.9529333 39.6965815 16808 9861 4996 0.0491871460939442 0.0491871460939442 -104.9529333 39.6965815 -104.9523584 39.6965806 16810 728 3665 0.0984709387661759 0.0984709387661759 -104.951164 39.6965829 -104.9500131 39.6965763 16811 3665 7315 0.0976596112157836 0.0976596112157836 -104.9500131 39.6965763 -104.9488718 39.6965905 16812 7315 4586 0.099898936211385 0.099898936211385 -104.9488718 39.6965905 -104.9477042 39.6965961 16813 4586 8032 0.100609280081376 0.100609280081376 -104.9477042 39.6965961 -104.9465284 39.6965829 16814 8032 6372 0.100607138332673 0.100607138332673 -104.9465284 39.6965829 -104.9453525 39.6965829 16815 6372 10015 0.0481181392934118 0.0481181392934118 -104.9453525 39.6965829 -104.9447901 39.696585 16816 10015 4826 0.0474935217651045 0.0474935217651045 -104.9447901 39.696585 -104.944235 39.696587 16817 4826 8954 0.102669069502609 0.102669069502609 -104.944235 39.696587 -104.943035 39.696587 16818 8954 8956 0.0962963283421786 0.0962963283421786 -104.943035 39.696587 -104.9419095 39.6965915 16819 8956 10016 0.0513191391251647 0.0513191391251647 -104.9419095 39.6965915 -104.9413099 39.696579 16820 10016 8816 0.0499640269903021 0.0499640269903021 -104.9413099 39.696579 -104.940726 39.6965715 16821 8816 8828 0.0154260311566384 0.0154260311566384 -104.940726 39.6965715 -104.9405457 39.6965715 16822 8828 8206 0.163758839265649 0.163758839265649 -104.9405457 39.6965715 -104.9386317 39.6965781 16824 7312 87 0.200996583193063 0.200996583193063 -104.959341 39.7020293 -104.9593351 39.7002217 16825 87 3523 0.203555810471145 0.203555810471145 -104.9593351 39.7002217 -104.9593466 39.6983911 16826 3523 4264 0.199602301480838 0.199602301480838 -104.9593466 39.6983911 -104.9593265 39.6965961 16828 7312 3648 0.154169800390109 0.154169800390109 -104.959341 39.7020293 -104.9576929 39.7025901 16832 10017 593 0.487939330962151 0.487939330962151 -104.9722814 39.707401 -104.9689126 39.70386 16851 8718 9866 0.0548710295017979 0.0548710295017979 -104.9593208 39.692969 -104.9586795 39.6929681 16854 9854 6162 0.0501051333475743 0.0501051333475743 -104.9575371 39.6929673 -104.9569515 39.6929673 16855 6162 9851 0.0483439490024107 0.0483439490024107 -104.9569515 39.6929673 -104.9563865 39.692964 16856 9851 2740 0.0471290060929331 0.0471290060929331 -104.9563865 39.692964 -104.9558357 39.6929607 16857 2740 9863 0.0493697108471136 0.0493697108471136 -104.9558357 39.6929607 -104.9552587 39.6929589 16858 9863 5231 0.0496606668462506 0.0496606668462506 -104.9552587 39.6929589 -104.9546783 39.692957 16859 5231 9857 0.0497084193128251 0.0497084193128251 -104.9546783 39.692957 -104.9540974 39.6929504 16860 9857 3173 0.0501789646371779 0.0501789646371779 -104.9540974 39.6929504 -104.953511 39.6929438 16861 3173 9860 0.0494391268160734 0.0494391268160734 -104.953511 39.6929438 -104.9529332 39.6929471 16862 9860 4998 0.0489685461673918 0.0489685461673918 -104.9529332 39.6929471 -104.9523609 39.6929504 16863 4998 10023 0.0484162493280967 0.0484162493280967 -104.9523609 39.6929504 -104.9517951 39.692944 16864 10023 730 0.0507353905968115 0.0507353905968115 -104.9517951 39.692944 -104.9512022 39.6929372 16865 730 7061 0.101358904320696 0.101358904320696 -104.9512022 39.6929372 -104.9500177 39.6929504 16867 8718 5830 0.204166330856198 0.204166330856198 -104.9593208 39.692969 -104.9593294 39.6911329 16868 5830 7737 0.202033972193846 0.202033972193846 -104.9593294 39.6911329 -104.9593582 39.6893161 16869 7737 10024 0.307945705057077 0.307945705057077 -104.9593582 39.6893161 -104.9594131 39.686547 16870 594 7303 0.202197872623945 0.202197872623945 -104.9686935 39.7038655 -104.968686 39.7020471 16871 7303 66 0.20266387330283 0.20266387330283 -104.968686 39.7020471 -104.968686 39.7002245 16872 66 3507 0.204877942956717 0.204877942956717 -104.968686 39.7002245 -104.9686775 39.698382 16873 3507 233 0.199133503403233 0.199133503403233 -104.9686775 39.698382 -104.968695 39.6965912 16874 233 8739 0.200473333247617 0.200473333247617 -104.968695 39.6965912 -104.968695 39.6947883 16876 9203 4390 0.147691017735613 0.147691017735613 -104.9873873 39.7502468 -104.9873785 39.7489186 16878 1943 10025 0.122583563426404 0.122583563426404 -104.9902169 39.7384586 -104.9916503 39.7384388 16879 10025 7860 0.110082433757866 0.110082433757866 -104.9916503 39.7384388 -104.9929377 39.7384322 16880 7860 4679 0.101138191051348 0.101138191051348 -104.9929377 39.7384322 -104.9941204 39.7384454 16881 4679 4942 0.0999327202014087 0.0999327202014087 -104.9941204 39.7384454 -104.9952889 39.7384631 16882 4942 7214 0.0998696563081419 0.0998696563081419 -104.9952889 39.7384631 -104.9964568 39.738452 16883 7214 4928 0.0376169687692631 0.0376169687692631 -104.9964568 39.738452 -104.9968967 39.7384563 16884 4928 9636 0.014060573587084 0.014060573587084 -104.9968967 39.7384563 -104.9970611 39.7384591 16886 9870 1167 0.138451400347842 0.138451400347842 -104.9561166 39.7619811 -104.9560938 39.7632261 16887 1167 887 0.138706454254422 0.138706454254422 -104.9560938 39.7632261 -104.9561023 39.7644735 16888 887 4471 0.139683302205089 0.139683302205089 -104.9561023 39.7644735 -104.9561053 39.7657297 16890 9488 1170 0.13939401140641 0.13939401140641 -104.9524139 39.7619708 -104.9524125 39.7632244 16891 1170 890 0.137058995578611 0.137058995578611 -104.9524125 39.7632244 -104.9524103 39.764457 16892 890 4474 0.140851028519895 0.140851028519895 -104.9524103 39.764457 -104.9524143 39.7657237 16893 4474 2796 0.132878137732711 0.132878137732711 -104.9524143 39.7657237 -104.9524116 39.7669187 16894 2796 5265 0.13228574865076 0.13228574865076 -104.9524116 39.7669187 -104.9524289 39.7681083 16895 5265 10026 0.123565762779561 0.123565762779561 -104.9524289 39.7681083 -104.9524147 39.7692195 16896 5633 7143 0.082551113540924 0.082551113540924 -104.9721228 39.7557358 -104.9721228 39.7564782 16899 8743 4255 0.199339176026767 0.199339176026767 -104.9658013 39.6947852 -104.9658026 39.6965779 16905 6305 6456 0.135927811837651 0.135927811837651 -105.0158628 39.7765644 -105.0158736 39.775342 16906 6456 5521 0.134557743068365 0.134557743068365 -105.0158736 39.775342 -105.0158789 39.7741319 16907 5521 5744 0.134669392965434 0.134669392965434 -105.0158789 39.7741319 -105.0158722 39.7729208 16908 5744 3224 0.133413468985769 0.133413468985769 -105.0158722 39.7729208 -105.0158803 39.771721 16909 3224 2456 0.134335811293817 0.134335811293817 -105.0158803 39.771721 -105.015887 39.7705129 16910 2456 9365 0.137895860915298 0.137895860915298 -105.015887 39.7705129 -105.0158763 39.7692728 16911 9365 1677 0.134681074434199 0.134681074434199 -105.0158763 39.7692728 -105.0158682 39.7680616 16912 1677 10027 0.135027096454707 0.135027096454707 -105.0158682 39.7680616 -105.0158575 39.7668473 16913 10027 6891 0.134223449290887 0.134223449290887 -105.0158575 39.7668473 -105.0158561 39.7656402 16914 6891 5239 0.133857055503606 0.133857055503606 -105.0158561 39.7656402 -105.0158514 39.7644364 16915 5239 4520 0.134947645289316 0.134947645289316 -105.0158514 39.7644364 -105.0158588 39.7632228 16916 4520 8229 0.133768415422039 0.133768415422039 -105.0158588 39.7632228 -105.015853 39.7620198 16917 8229 6091 0.136267738734572 0.136267738734572 -105.015853 39.7620198 -105.0158342 39.7607944 16918 6091 7927 0.0726325260844626 0.0726325260844626 -105.0158342 39.7607944 -105.0158342 39.7601412 16919 7927 7846 0.0557691009082279 0.0557691009082279 -105.0158342 39.7601412 -105.0158428 39.7596397 16920 7846 9410 0.0110872018563396 0.0110872018563396 -105.0158428 39.7596397 -105.015841 39.75954 16921 9410 6730 0.0681749492551086 0.0681749492551086 -105.015841 39.75954 -105.015836 39.7589269 16922 6730 10028 0.0472579211328822 0.0472579211328822 -105.015836 39.7589269 -105.015835 39.7585019 16923 10028 2954 0.0113307920442751 0.0113307920442751 -105.015835 39.7585019 -105.0158347 39.7584 16924 2954 10029 0.0100409346238736 0.0100409346238736 -105.0158347 39.7584 -105.015835 39.7583097 16925 10029 6168 0.125005736653953 0.125005736653953 -105.015835 39.7583097 -105.0158387 39.7571855 16926 6168 7701 0.0662611499745025 0.0662611499745025 -105.0158387 39.7571855 -105.0158374 39.7565896 16927 7701 8987 0.0202942911891754 0.0202942911891754 -105.0158374 39.7565896 -105.01584 39.7564071 16928 8987 9213 0.01474166778393 0.01474166778393 -105.01584 39.7564071 -105.0158342 39.7562746 16929 9213 7708 0.0256851882115953 0.0256851882115953 -105.0158342 39.7562746 -105.0158257 39.7560437 16930 7708 10030 0.0413405317485577 0.0413405317485577 -105.0158257 39.7560437 -105.0158154 39.755672 16931 10030 10031 0.036234422910969 0.036234422910969 -105.0158154 39.755672 -105.015807 39.7553462 16932 10031 9423 0.0490701245377313 0.0490701245377313 -105.015807 39.7553462 -105.0158749 39.754908 16934 10027 6419 0.132846643372958 0.132846643372958 -105.0158575 39.7668473 -105.0174118 39.7668473 16935 6419 4626 0.132395451164353 0.132395451164353 -105.0174118 39.7668473 -105.0189608 39.7668411 16936 4626 1249 0.132966501814055 0.132966501814055 -105.0189608 39.7668411 -105.0205165 39.7668391 16937 1249 4558 0.132618380312988 0.132618380312988 -105.0205165 39.7668391 -105.0220681 39.7668318 16938 4558 2727 0.131821083937229 0.131821083937229 -105.0220681 39.7668318 -105.0236104 39.7668329 16939 2727 9343 0.133429127887654 0.133429127887654 -105.0236104 39.7668329 -105.0251715 39.7668277 16941 8228 10032 0.0522172382940556 0.0522172382940556 -105.0143631 39.7620198 -105.0143643 39.7624894 16942 10032 4519 0.0809723084454978 0.0809723084454978 -105.0143643 39.7624894 -105.0143662 39.7632176 16943 4519 5238 0.135835767836828 0.135835767836828 -105.0143662 39.7632176 -105.0143675 39.7644392 16944 5238 6890 0.133656501060031 0.133656501060031 -105.0143675 39.7644392 -105.0143648 39.7656412 16945 6890 8682 0.133080513446367 0.133080513446367 -105.0143648 39.7656412 -105.0143554 39.766838 16946 8682 10033 0.014533820296874 0.014533820296874 -105.0143554 39.766838 -105.014357 39.7669687 16947 10033 10034 0.045058130648326 0.045058130648326 -105.014357 39.7669687 -105.0143619 39.7673739 16948 10034 10035 0.0185816236497386 0.0185816236497386 -105.0143619 39.7673739 -105.0143641 39.767541 16949 10035 1675 0.0576680457580287 0.0576680457580287 -105.0143641 39.767541 -105.0143702 39.7680596 16950 1675 9364 0.135024432224183 0.135024432224183 -105.0143702 39.7680596 -105.0143742 39.7692739 16955 10039 10040 0.0721995210382621 0.0721995210382621 -105.0167989 39.7555658 -105.0167064 39.7549204 16958 10037 10041 0.0717852961267022 0.0717852961267022 -105.0167413 39.7559349 -105.0159755 39.75567 16966 10043 10031 0.025182886777608 0.025182886777608 -105.0160494 39.7554749 -105.015807 39.7553462 16969 10045 10039 0.0209823477511839 0.0209823477511839 -105.0168432 39.7557514 -105.0167989 39.7555658 16971 8478 9438 0.0521271400869927 0.0521271400869927 -105.0065368 39.7543758 -105.0069699 39.7547058 16972 9438 8905 0.0558565070780073 0.0558565070780073 -105.0069699 39.7547058 -105.007434 39.7550594 16974 8478 4846 0.326789742990523 0.326789742990523 -105.0065368 39.7543758 -105.0038505 39.7522849 17070 9465 4599 0.173875508685798 0.173875508685798 -104.9615988 39.7432195 -104.9615991 39.7447832 16976 8474 1065 0.0530498075975429 0.0530498075975429 -105.0012293 39.7502862 -105.0016675 39.750624 16977 1065 1604 0.0517738709202157 0.0517738709202157 -105.0016675 39.750624 -105.002095 39.7509538 16978 1604 2199 0.109121538786623 0.109121538786623 -105.002095 39.7509538 -105.0029976 39.7516477 16979 2199 4846 0.101668961251418 0.101668961251418 -105.0029976 39.7516477 -105.0038505 39.7522849 16981 8583 10046 0.0456665785984412 0.0456665785984412 -105.0023143 39.7476847 -105.001796 39.747784 16982 10046 8467 0.0226345136731024 0.0226345136731024 -105.001796 39.747784 -105.0015391 39.7478332 16983 8467 9624 0.0229241644266869 0.0229241644266869 -105.0015391 39.7478332 -105.0012783 39.7478811 16985 2321 10047 0.097235186001144 0.097235186001144 -104.9741575 39.7685518 -104.9733504 39.7691681 16987 4279 6406 0.146870704035985 0.146870704035985 -104.9762513 39.7682868 -104.9774556 39.7673446 16988 6406 635 0.144187230253749 0.144187230253749 -104.9774556 39.7673446 -104.9786451 39.7664251 16989 635 5325 0.14662773102424 0.14662773102424 -104.9786451 39.7664251 -104.9798548 39.7654901 16990 5325 2031 0.146219173461136 0.146219173461136 -104.9798548 39.7654901 -104.981068 39.764563 19672 10610 10608 0.149537813443153 0.149537813443153 -105.0246432 39.7697786 -105.0228937 39.7697604 16991 2031 7082 0.144853503450252 0.144853503450252 -104.981068 39.764563 -104.9822567 39.7636345 16992 7082 5509 0.146165117461088 0.146165117461088 -104.9822567 39.7636345 -104.9834626 39.7627025 16993 5509 4460 0.146698487596664 0.146698487596664 -104.9834626 39.7627025 -104.9846721 39.7617665 16994 4460 6579 0.146306787683811 0.146306787683811 -104.9846721 39.7617665 -104.9858777 39.7608325 16995 6579 8050 0.147127627497255 0.147127627497255 -104.9858777 39.7608325 -104.9870901 39.7598933 16996 8050 998 0.0663040704360148 0.0663040704360148 -104.9870901 39.7598933 -104.9876372 39.7594706 16997 998 8404 0.225438240771773 0.225438240771773 -104.9876372 39.7594706 -104.9894933 39.7580303 16998 8404 9322 0.147049060577026 0.147049060577026 -104.9894933 39.7580303 -104.9907084 39.7570942 16999 9322 8853 0.146215405021224 0.146215405021224 -104.9907084 39.7570942 -104.9919124 39.7561602 17000 8853 7901 0.148314641191611 0.148314641191611 -104.9919124 39.7561602 -104.9931346 39.7552135 17001 7901 8294 0.139664345335099 0.139664345335099 -104.9931346 39.7552135 -104.9942907 39.754326 17002 8294 8275 0.153027219017765 0.153027219017765 -104.9942907 39.754326 -104.9955427 39.7533424 17003 8275 5787 0.145945595293254 0.145945595293254 -104.9955427 39.7533424 -104.99675 39.7524144 17004 5787 4818 0.144804477618788 0.144804477618788 -104.99675 39.7524144 -104.9979466 39.7514927 17005 4818 10048 0.148574277364319 0.148574277364319 -104.9979466 39.7514927 -104.9991687 39.7505427 17006 10048 10049 0.141579838501947 0.141579838501947 -104.9991687 39.7505427 -105.0003395 39.7496422 17007 10049 10050 0.0340492732837983 0.0340492732837983 -105.0003395 39.7496422 -105.0006176 39.749423 17012 10052 2402 0.196242393649725 0.196242393649725 -105.0157808 39.7546549 -105.016659 39.7530243 17032 8989 10060 0.00622693936167768 0.00622693936167768 -105.0193135 39.7576062 -105.0193133 39.7576622 17033 10060 10061 0.0756461423573197 0.0756461423573197 -105.0193133 39.7576622 -105.0193111 39.7583425 17034 10061 2960 0.00915137839377932 0.00915137839377932 -105.0193111 39.7583425 -105.0193108 39.7584248 17036 9211 23 0.0239583762029722 0.0239583762029722 -105.0192076 39.7574773 -105.0191645 39.7572644 17042 1225 7845 0.140995210775646 0.140995210775646 -105.0118006 39.7583774 -105.0117993 39.7596454 17043 7845 6089 0.129051193087075 0.129051193087075 -105.0117993 39.7596454 -105.0118176 39.7608059 17044 6089 8226 0.135326560563343 0.135326560563343 -105.0118176 39.7608059 -105.0118083 39.7620229 17107 6692 328 0.0434519039634918 0.0434519039634918 -104.9500467 39.7437984 -104.9500765 39.7441885 17046 1226 8903 0.113651762618459 0.113651762618459 -105.01181 39.7571845 -105.0105064 39.7573854 17048 10065 6628 1.29415946940766 1.29415946940766 -104.977472 39.6803487 -104.9775188 39.6919873 17050 10066 4340 0.062140618563636 0.062140618563636 -104.9653754 39.757537 -104.9653214 39.7569797 17051 4340 5636 0.138107358521106 0.138107358521106 -104.9653214 39.7569797 -104.9653325 39.7557377 17052 5636 3565 0.143998480732308 0.143998480732308 -104.9653325 39.7557377 -104.9653106 39.7544428 17053 3565 824 0.136450026224328 0.136450026224328 -104.9653106 39.7544428 -104.9653005 39.7532157 17054 824 7840 0.139827641423356 0.139827641423356 -104.9653005 39.7532157 -104.9653014 39.7519582 17055 7840 10067 0.139718785770158 0.139718785770158 -104.9653014 39.7519582 -104.9653109 39.7507017 17056 10067 8131 0.276864248380317 0.276864248380317 -104.9653109 39.7507017 -104.9653111 39.7482118 17058 2251 4883 0.177313835055438 0.177313835055438 -104.9592063 39.733462 -104.9591955 39.7350566 17059 4883 9473 0.195033286388948 0.195033286388948 -104.9591955 39.7350566 -104.9591742 39.7368105 17060 9473 5482 0.176110607852179 0.176110607852179 -104.9591742 39.7368105 -104.9591722 39.7383943 17187 10072 4065 0.107057267328692 0.107057267328692 -105.0235501 39.7478169 -105.0235939 39.7487791 17188 4065 8344 0.135746766447532 0.135746766447532 -105.0235939 39.7487791 -105.0235939 39.7499999 17189 8344 9289 0.134278993416053 0.134278993416053 -105.0235939 39.7499999 -105.0235939 39.7512075 17190 9289 8342 0.133553201715071 0.133553201715071 -105.0235939 39.7512075 -105.0236111 39.7524085 17191 8342 4289 0.132478531756059 0.132478531756059 -105.0236111 39.7524085 -105.0236168 39.7535999 17192 4289 8346 0.0683305663670944 0.0683305663670944 -105.0236168 39.7535999 -105.0236119 39.7542144 17193 8346 9426 0.0684183152680821 0.0684183152680821 -105.0236119 39.7542144 -105.0236131 39.7548297 17194 9426 3584 0.0602567059919197 0.0602567059919197 -105.0236131 39.7548297 -105.0236148 39.7553716 17195 3584 7710 0.0737335540738928 0.0737335540738928 -105.0236148 39.7553716 -105.0236168 39.7560347 17196 7710 26 0.134781615428443 0.134781615428443 -105.0236168 39.7560347 -105.0236259 39.7572468 17197 26 2966 0.136258381357618 0.136258381357618 -105.0236259 39.7572468 -105.0236238 39.7584722 17256 4853 9479 0.17362135223772 0.17362135223772 -104.9861135 39.7352834 -104.9861222 39.7368448 17257 9479 5456 0.178335939458279 0.178335939458279 -104.9861222 39.7368448 -104.9861136 39.7384486 17258 5456 10081 0.171904914212928 0.171904914212928 -104.9861136 39.7384486 -104.9861338 39.7399945 17259 10081 9468 0.0143846440391869 0.0143846440391869 -104.9861338 39.7399945 -104.9861285 39.7401238 17260 9468 651 0.173171640777506 0.173171640777506 -104.9861285 39.7401238 -104.9861093 39.7416811 17261 651 9463 0.177611656329381 0.177611656329381 -104.9861093 39.7416811 -104.9861093 39.7432784 17262 9463 4619 0.178590206270819 0.178590206270819 -104.9861093 39.7432784 -104.9861106 39.7448845 17263 4619 6483 0.145677633501431 0.145677633501431 -104.9861106 39.7448845 -104.9861174 39.7461946 17264 6483 5356 0.195804224423801 0.195804224423801 -104.9861174 39.7461946 -104.9861098 39.7479555 17272 3269 7248 0.202454633754466 0.202454633754466 -104.962291 39.7038591 -104.9623016 39.7056798 17273 7248 1925 0.201278474909205 0.201278474909205 -104.9623016 39.7056798 -104.9622858 39.7074899 17274 1925 6124 0.199550873736161 0.199550873736161 -104.9622858 39.7074899 -104.9622908 39.7092845 17275 6124 3214 0.201694321030812 0.201694321030812 -104.9622908 39.7092845 -104.9622425 39.711098 17277 8746 4263 0.201096167532594 0.201096167532594 -104.9599905 39.6947768 -104.9599877 39.6965853 17278 4263 3522 0.200484985070532 0.200484985070532 -104.9599877 39.6965853 -104.9599931 39.6983883 17279 3522 86 0.203786942061633 0.203786942061633 -104.9599931 39.6983883 -104.9599931 39.700221 17280 86 7311 0.202274691239897 0.202274691239897 -104.9599931 39.700221 -104.9599932 39.7020401 17313 8120 4330 0.101819432050732 0.101819432050732 -104.9781435 39.7507448 -104.9769525 39.7507423 17314 4330 9933 0.0499862309964707 0.0499862309964707 -104.9769525 39.7507423 -104.9763678 39.7507423 17315 9933 5036 0.0532026214375408 0.0532026214375408 -104.9763678 39.7507423 -104.9757455 39.7507464 17316 5036 9934 0.0508858224299175 0.0508858224299175 -104.9757455 39.7507464 -104.9751503 39.7507424 17317 9934 7989 0.0496485523816978 0.0496485523816978 -104.9751503 39.7507424 -104.9745699 39.7507269 17318 7989 10087 0.0512786229284607 0.0512786229284607 -104.9745699 39.7507269 -104.9739701 39.7507304 17319 10087 2893 0.052637962933787 0.052637962933787 -104.9739701 39.7507304 -104.9733544 39.750734 17320 2893 8384 0.104983198266762 0.104983198266762 -104.9733544 39.750734 -104.9721264 39.7507381 17321 8384 8544 0.106333933974543 0.106333933974543 -104.9721264 39.7507381 -104.9708826 39.750734 17322 8544 4732 0.104863197448763 0.104863197448763 -104.9708826 39.750734 -104.9696561 39.7507215 17323 4732 6799 0.109607467159477 0.109607467159477 -104.9696561 39.7507215 -104.968374 39.7507196 17325 7351 5397 0.105666168592591 0.105666168592591 -104.967169 39.7507119 -104.965933 39.7507119 17326 5397 10067 0.0531956914071383 0.0531956914071383 -104.965933 39.7507119 -104.9653109 39.7507017 17327 10067 8558 0.0516135381916136 0.0516135381916136 -104.9653109 39.7507017 -104.9647073 39.7506919 17328 8558 3899 0.109335032698536 0.109335032698536 -104.9647073 39.7506919 -104.9634285 39.7507051 17329 3899 1035 0.101631825737619 0.101631825737619 -104.9634285 39.7507051 -104.9622398 39.7507175 17330 1035 10070 0.0547697896222192 0.0547697896222192 -104.9622398 39.7507175 -104.9615992 39.7507111 17331 10070 6274 0.051631982755097 0.051631982755097 -104.9615992 39.7507111 -104.9609953 39.7507051 17332 6274 10071 0.0521047224845183 0.0521047224845183 -104.9609953 39.7507051 -104.9603859 39.7507127 17333 10071 10088 0.0548081026494783 0.0548081026494783 -104.9603859 39.7507127 -104.9597448 39.750714 17334 10088 581 0.115692672611639 0.115692672611639 -104.9597448 39.750714 -104.9583963 39.7508014 17335 581 3544 1.0812915383048 1.0812915383048 -104.9583963 39.7508014 -104.9457557 39.7511373 17336 3544 10089 0.426746641833072 0.426746641833072 -104.9457557 39.7511373 -104.9407655 39.7510409 17337 10089 8702 0.015131733429425 0.015131733429425 -104.9407655 39.7510409 -104.9405885 39.7510409 17338 8702 8151 0.097451189179214 0.097451189179214 -104.9405885 39.7510409 -104.9394486 39.7510451 17340 1827 3084 0.201158270757163 0.201158270757163 -104.9791916 39.7147225 -104.9792501 39.712914 17341 3084 3196 0.201063388532037 0.201063388532037 -104.9792501 39.712914 -104.9792438 39.7111058 17342 3196 6111 0.203191571447184 0.203191571447184 -104.9792438 39.7111058 -104.979227 39.7092785 17343 6111 1904 0.198857964292004 0.198857964292004 -104.979227 39.7092785 -104.9792593 39.7074903 17344 1904 7240 0.195269710490606 0.195269710490606 -104.9792593 39.7074903 -104.9792633 39.7057342 17345 7240 3253 0.196518038239943 0.196518038239943 -104.9792633 39.7057342 -104.9792501 39.7039669 17347 10090 3086 0.200629327787617 0.200629327787617 -104.9780898 39.7147143 -104.978094 39.71291 17348 3086 3198 0.202620201680719 0.202620201680719 -104.978094 39.71291 -104.9780683 39.7110879 17349 3198 6113 0.202237159025195 0.202237159025195 -104.9780683 39.7110879 -104.9780999 39.7092693 17350 6113 1907 0.200888583811516 0.200888583811516 -104.9780999 39.7092693 -104.9780854 39.7074627 17351 1907 7242 0.194884252844044 0.194884252844044 -104.9780854 39.7074627 -104.978057 39.7057102 17352 7242 9217 0.00483789456398776 0.00483789456398776 -104.978057 39.7057102 -104.9780581 39.7056667 17353 9217 3256 0.188566052149982 0.188566052149982 -104.9780581 39.7056667 -104.9781006 39.7039712 17354 3256 9215 0.0119202066492219 0.0119202066492219 -104.9781006 39.7039712 -104.9781012 39.703864 17355 9215 7298 0.204144558375252 0.204144558375252 -104.9781012 39.703864 -104.9781112 39.7020281 17356 7298 41 0.19415380637197 0.19415380637197 -104.9781112 39.7020281 -104.9780913 39.7002821 17357 41 3541 0.205611824864656 0.205611824864656 -104.9780913 39.7002821 -104.9780828 39.698433 17358 3541 4237 0.201941106279095 0.201941106279095 -104.9780828 39.698433 -104.9780828 39.6966169 17359 4237 1797 0.206450634390855 0.206450634390855 -104.9780828 39.6966169 -104.9781014 39.6947603 17360 1797 6524 0.103413068253841 0.103413068253841 -104.9781014 39.6947603 -104.9782122 39.6938342 17377 9185 10092 0.0314361336881962 0.0314361336881962 -104.9985457 39.7503278 -104.9989127 39.7503454 17384 10093 10094 0.234828178944131 0.234828178944131 -105.0176374 39.7404051 -105.0150249 39.7397537 17401 4251 8740 0.200540582414647 0.200540582414647 -104.968103 39.6965907 -104.9681084 39.6947872 17403 10096 4253 0.402448073126268 0.402448073126268 -104.9669389 39.6929637 -104.9669334 39.696583 17404 4253 71 0.405085488859101 0.405085488859101 -104.9669334 39.696583 -104.9669496 39.700226 17409 7246 3265 0.200993245572831 0.200993245572831 -104.9645976 39.7056725 -104.9646191 39.703865 17410 3265 7307 0.200743622516842 0.200743622516842 -104.9646191 39.703865 -104.9646054 39.7020597 17411 7307 77 0.204688793990349 0.204688793990349 -104.9646054 39.7020597 -104.9645973 39.7002189 17413 10097 10082 0.0500367848211035 0.0500367848211035 -104.9829203 39.6885931 -104.9834085 39.6888408 17415 10098 10099 0.0500389645311151 0.0500389645311151 -104.9838645 39.6893197 -104.9835426 39.688944 17416 10099 10082 0.0162280043989145 0.0162280043989145 -104.9835426 39.688944 -104.9834085 39.6888408 17418 10100 10101 0.0207018118679025 0.0207018118679025 -104.982915 39.6890761 -104.9831564 39.6890637 17430 10092 10048 0.0309885486655971 0.0309885486655971 -104.9989127 39.7503454 -104.9991687 39.7505427 17431 10048 8614 0.0518778938210734 0.0518778938210734 -104.9991687 39.7505427 -104.9995987 39.7508719 17432 8614 8472 0.0531907688732488 0.0531907688732488 -104.9995987 39.7508719 -105.0000361 39.7512121 17433 8472 1066 0.0523689032311119 0.0523689032311119 -105.0000361 39.7512121 -105.000472 39.751543 17434 1066 1606 0.051557001219416 0.051557001219416 -105.000472 39.751543 -105.000898 39.7518712 17435 1606 8366 0.139200065042292 0.139200065042292 -105.000898 39.7518712 -105.0020448 39.7527599 17437 6713 10092 0.0743345743256074 0.0743345743256074 -104.9982781 39.7498884 -104.9989127 39.7503454 17441 3193 3081 0.201349842824614 0.201349842824614 -104.9827804 39.7111342 -104.9827112 39.7129442 17442 3081 10108 0.178416289777232 0.178416289777232 -104.9827112 39.7129442 -104.9827539 39.7145484 17444 3193 6109 0.202397968765167 0.202397968765167 -104.9827804 39.7111342 -104.9827877 39.709314 17445 6109 1899 0.201875824929032 0.201875824929032 -104.9827877 39.709314 -104.9827966 39.7074985 17446 1899 7237 0.199007784951822 0.199007784951822 -104.9827966 39.7074985 -104.9828076 39.7057088 17447 7237 3247 0.203972993087409 0.203972993087409 -104.9828076 39.7057088 -104.9827863 39.7038745 17449 10109 7288 0.156689817874906 0.156689817874906 -104.9827914 39.7033844 -104.9828061 39.7019753 17450 7288 33 0.190916174685026 0.190916174685026 -104.9828061 39.7019753 -104.982789 39.7002584 17451 33 3532 0.205910894729705 0.205910894729705 -104.982789 39.7002584 -104.9827863 39.6984066 17452 3532 6522 0.0640042155752525 0.0640042155752525 -104.9827863 39.6984066 -104.982762 39.6978313 17454 3078 3192 0.201894846275699 0.201894846275699 -104.9839851 39.7129498 -104.9840078 39.7111342 17455 3192 6108 0.201673919779454 0.201673919779454 -104.9840078 39.7111342 -104.9840322 39.7093206 17456 6108 1898 0.20260827746412 0.20260827746412 -104.9840322 39.7093206 -104.9840325 39.7074985 17457 1898 7236 0.20276033286578 0.20276033286578 -104.9840325 39.7074985 -104.9839553 39.705676 17458 7236 3246 0.202520180127379 0.202520180127379 -104.9839553 39.705676 -104.9839622 39.7038547 17459 3246 10110 0.0550544054800148 0.0550544054800148 -104.9839622 39.7038547 -104.9839674 39.7033596 17460 10110 7286 0.154666066923182 0.154666066923182 -104.9839674 39.7033596 -104.983982 39.7019687 17461 7286 29 0.190176683040096 0.190176683040096 -104.983982 39.7019687 -104.983982 39.7002584 17463 1900 7238 0.196467409698081 0.196467409698081 -104.981627 39.707488 -104.981606 39.7057212 17464 7238 3249 0.197271278467775 0.197271278467775 -104.981606 39.7057212 -104.9816104 39.7039471 17465 3249 7293 0.215893772854934 0.215893772854934 -104.9816104 39.7039471 -104.9815761 39.7020057 17466 7293 35 0.191661158901488 0.191661158901488 -104.9815761 39.7020057 -104.9815932 39.7002821 17467 35 3534 0.208592623812739 0.208592623812739 -104.9815932 39.7002821 -104.9815417 39.6984066 17468 3534 6523 0.163291338158479 0.163291338158479 -104.9815417 39.6984066 -104.9817185 39.6969444 17470 10108 5278 0.0774622106782589 0.0774622106782589 -104.9827539 39.7145484 -104.9828424 39.7138551 17471 5278 3080 0.101220750760019 0.101220750760019 -104.9828424 39.7138551 -104.9828429 39.7129448 17472 3080 3193 0.201400503113628 0.201400503113628 -104.9828429 39.7129448 -104.9827804 39.7111342 17474 5940 471 0.312751802930415 0.312751802930415 -105.0154315 39.7536072 -105.017379 39.7512262 18580 7765 5716 0.0511772806374418 0.0511772806374418 -105.0351796 39.7802141 -105.0357784 39.7802062 17491 10112 10093 0.359402757134602 0.359402757134602 -105.0218404 39.7404488 -105.0176374 39.7404051 17492 10093 10113 0.194903624807864 0.194903624807864 -105.0176374 39.7404051 -105.0153589 39.7403535 17493 10113 2201 0.0582804268216835 0.0582804268216835 -105.0153589 39.7403535 -105.0146775 39.7403403 17494 2201 10114 0.186967502007765 0.186967502007765 -105.0146775 39.7403403 -105.0124916 39.7402957 17495 10114 8390 0.0733141120559894 0.0733141120559894 -105.0124916 39.7402957 -105.0116345 39.7402771 17496 8390 10115 0.462273198293161 0.462273198293161 -105.0116345 39.7402771 -105.0062313 39.7401322 17498 9631 400 0.267469433354519 0.267469433354519 -105.0062339 39.740258 -105.00936 39.7403456 17531 10127 4931 0.0143150280274793 0.0143150280274793 -104.9989934 39.7413574 -104.9988399 39.7414088 17499 400 10116 0.288854082427149 0.288854082427149 -105.00936 39.7403456 -105.0127369 39.7404199 17500 10116 10117 0.226779392941661 0.226779392941661 -105.0127369 39.7404199 -105.0153883 39.7404728 17539 8982 8937 0.19614593492264 0.19614593492264 -104.9891588 39.7833529 -104.9891177 39.7851166 17501 10117 10118 0.252256323985904 0.252256323985904 -105.0153883 39.7404728 -105.0183374 39.7405364 17502 10118 8413 0.301706026949727 0.301706026949727 -105.0183374 39.7405364 -105.0218658 39.7405653 17504 10094 9835 0.207906613588927 0.207906613588927 -105.0150249 39.7397537 -105.0143087 39.7379669 17542 10131 10132 0.234004969584105 0.234004969584105 -104.9893756 39.7833551 -104.9893554 39.7854595 17547 8426 8983 0.15801309875704 0.15801309875704 -104.9895595 39.7833438 -104.9895187 39.7819231 17550 10130 10134 0.614829488291655 0.614829488291655 -104.9891097 39.7854604 -104.9884513 39.7909665 17551 7135 4849 0.106906878995063 0.106906878995063 -104.9754213 39.7729633 -104.9763149 39.7736361 17552 4849 915 0.103932392061615 0.103932392061615 -104.9763149 39.7736361 -104.9771733 39.7742982 17553 915 2299 0.103080430089244 0.103080430089244 -104.9771733 39.7742982 -104.9780262 39.7749537 17554 2299 10137 0.014910815675823 0.014910815675823 -104.9780262 39.7749537 -104.9781496 39.7750485 17556 10137 9054 0.0810396295718394 0.0810396295718394 -104.9781496 39.7750485 -104.9786512 39.775667 17558 10138 6943 0.064892686762443 0.064892686762443 -104.9667127 39.7813542 -104.9666886 39.7819375 17559 6943 8140 0.201702874937987 0.201702874937987 -104.9666886 39.7819375 -104.9666698 39.7837514 17560 8140 10139 0.469612869716675 0.469612869716675 -104.9666698 39.7837514 -104.9644686 39.7876212 17562 7137 211 0.0939410437080962 0.0939410437080962 -104.9680592 39.7786642 -104.9672465 39.7792331 17563 211 480 0.0535285680999835 0.0535285680999835 -104.9672465 39.7792331 -104.9669782 39.7796681 17598 6899 5259 0.128421696790864 0.128421696790864 -104.9597428 39.769281 -104.9597331 39.7681261 17566 8539 10140 0.135369629803794 0.135369629803794 -104.9669081 39.7808609 -104.967225 39.7796681 17568 10141 10142 0.0931846548427409 0.0931846548427409 -104.9684346 39.7796533 -104.967563 39.7791497 17575 10147 10148 0.0907607828573939 0.0907607828573939 -104.9445492 39.7800907 -104.9456113 39.7800893 17576 10148 9823 0.350917184183612 0.350917184183612 -104.9456113 39.7800893 -104.9497178 39.7800947 17577 9823 9805 0.0148959688810153 0.0148959688810153 -104.9497178 39.7800947 -104.9498921 39.7800929 17578 9805 10149 0.0247571116201832 0.0247571116201832 -104.9498921 39.7800929 -104.9501818 39.780095 17579 10149 8243 0.229215025506836 0.229215025506836 -104.9501818 39.780095 -104.952864 39.7801147 17580 8243 9502 0.0511227471188157 0.0511227471188157 -104.952864 39.7801147 -104.9534622 39.7801206 17581 9502 7326 0.0563854594047154 0.0563854594047154 -104.9534622 39.7801206 -104.954122 39.7801258 17582 7326 5762 0.0999481200631645 0.0999481200631645 -104.954122 39.7801258 -104.9552914 39.7801086 17583 5762 7873 0.0518041802099649 0.0518041802099649 -104.9552914 39.7801086 -104.9558976 39.7801127 17584 7873 10150 0.102000136506063 0.102000136506063 -104.9558976 39.7801127 -104.9570912 39.7801189 17585 10150 5014 0.098101103191891 0.098101103191891 -104.9570912 39.7801189 -104.9582392 39.7801189 17586 5014 5058 0.089850875454823 0.089850875454823 -104.9582392 39.7801189 -104.9592906 39.7801271 18718 7866 4048 0.178217561946718 0.178217561946718 -105.0343209 39.7197519 -105.0343046 39.7181492 17587 5058 10151 0.211959888507267 0.211959888507267 -104.9592906 39.7801271 -104.961771 39.7801275 17589 215 9282 0.125167866609679 0.125167866609679 -104.9654677 39.7803353 -104.9667713 39.7808486 17591 213 9816 0.299047510838406 0.299047510838406 -104.9655888 39.7798206 -104.962098 39.7800102 17593 9229 9826 0.176982927136907 0.176982927136907 -104.9604654 39.7803167 -104.9625227 39.7801333 17595 6940 10152 0.0583015149781026 0.0583015149781026 -104.9587435 39.7819608 -104.9592664 39.7822976 18120 6030 10257 0.0455676937571294 0.0455676937571294 -105.0106854 39.7854577 -105.010685 39.7858675 17597 5060 6899 0.402535335538281 0.402535335538281 -104.9594167 39.7728924 -104.9597428 39.769281 17599 5259 2791 0.130368767280199 0.130368767280199 -104.9597331 39.7681261 -104.9597448 39.7669537 17600 2791 4469 0.135446736738612 0.135446736738612 -104.9597448 39.7669537 -104.9597421 39.7657356 17601 4469 884 0.138505584507757 0.138505584507757 -104.9597421 39.7657356 -104.9597488 39.76449 17602 884 1164 0.139078051750381 0.139078051750381 -104.9597488 39.76449 -104.959733 39.7632393 17603 1164 9871 0.139057579408235 0.139057579408235 -104.959733 39.7632393 -104.9597508 39.7619888 17604 9871 8075 0.138249096495162 0.138249096495162 -104.9597508 39.7619888 -104.9597467 39.7607455 17605 8075 10153 0.00462704346608534 0.00462704346608534 -104.9597467 39.7607455 -104.959748 39.7607039 17606 10153 3043 0.14110788802663 0.14110788802663 -104.959748 39.7607039 -104.9597701 39.759435 17607 3043 6341 0.135895639019006 0.135895639019006 -104.9597701 39.759435 -104.9597275 39.7582133 17608 6341 4343 0.137400774019599 0.137400774019599 -104.9597275 39.7582133 -104.9597614 39.7569779 17609 4343 5639 0.138956387861239 0.138956387861239 -104.9597614 39.7569779 -104.9597878 39.7557284 17610 5639 3570 0.141821620771527 0.141821620771527 -104.9597878 39.7557284 -104.9597446 39.7544534 17611 3570 830 0.137661147763222 0.137661147763222 -104.9597446 39.7544534 -104.9597529 39.7532154 17612 830 7843 0.140550687821679 0.140550687821679 -104.9597529 39.7532154 -104.9597495 39.7519514 17613 7843 10088 0.137593188904098 0.137593188904098 -104.9597495 39.7519514 -104.9597448 39.750714 17614 10088 9941 0.137660243266343 0.137660243266343 -104.9597448 39.750714 -104.9597507 39.749476 17615 9941 8135 0.139584464123887 0.139584464123887 -104.9597507 39.749476 -104.9597582 39.7482207 17616 8135 3690 0.141707714550209 0.141707714550209 -104.9597582 39.7482207 -104.959805 39.7469468 17617 3690 4596 0.241404416022683 0.241404416022683 -104.959805 39.7469468 -104.9598011 39.7447758 17619 5016 3319 0.0948083090873271 0.0948083090873271 -104.9581399 39.7819575 -104.9570312 39.7819252 17620 3319 8996 0.0798486506362173 0.0798486506362173 -104.9570312 39.7819252 -104.9560968 39.781931 17621 8996 7874 0.0190759275307072 0.0190759275307072 -104.9560968 39.781931 -104.9558736 39.7819341 17622 7874 5755 0.0623471034770475 0.0623471034770475 -104.9558736 39.7819341 -104.9551441 39.7819442 17623 5755 5758 0.0361266791563275 0.0361266791563275 -104.9551441 39.7819442 -104.9547235 39.7819113 17624 5758 7327 0.0520708883616353 0.0520708883616353 -104.9547235 39.7819113 -104.9541142 39.7819179 17626 5016 10154 0.164101634929309 0.164101634929309 -104.9581399 39.7819575 -104.9581426 39.7834333 17627 10155 2882 0.710681950052773 0.710681950052773 -104.9592396 39.7916405 -104.9592584 39.7852492 17629 8136 6947 0.130119100803365 0.130119100803365 -104.9592611 39.7837879 -104.9592799 39.7826178 17630 6947 10156 0.0163542378359644 0.0163542378359644 -104.9592799 39.7826178 -104.9592737 39.7824708 17631 10156 10157 0.00955659663824098 0.00955659663824098 -104.9592737 39.7824708 -104.9592701 39.7823849 17632 10157 10158 0.00677541465471327 0.00677541465471327 -104.9592701 39.7823849 -104.9592675 39.782324 17633 10158 10152 0.00293705056146173 0.00293705056146173 -104.9592675 39.782324 -104.9592664 39.7822976 17634 10152 6939 0.0371287028604903 0.0371287028604903 -104.9592664 39.7822976 -104.9592691 39.7819637 17636 3318 10150 0.0438638328395073 0.0438638328395073 -104.957059 39.7805126 -104.9570912 39.7801189 17714 9945 8394 0.147641485758692 0.147641485758692 -104.9846155 39.7523823 -104.9833985 39.7533244 17659 10160 586 0.405583280940818 0.405583280940818 -104.986015 39.7800954 -104.9889771 39.7829454 17672 10163 8930 0.930392444069162 0.930392444069162 -104.9855751 39.7798803 -104.9961216 39.7819588 17675 9053 10164 0.0371557833436508 0.0371557833436508 -104.985575 39.7800251 -104.9860095 39.7800376 17693 2913 2780 0.0748123840669465 0.0748123840669465 -104.9733488 39.7664884 -104.9727319 39.7669657 17694 2780 7147 0.116677483921202 0.116677483921202 -104.9727319 39.7669657 -104.9721123 39.7679007 17696 9056 10047 0.141134759881648 0.141134759881648 -104.9734488 39.7704351 -104.9733504 39.7691681 17698 7147 5254 0.0284105210258417 0.0284105210258417 -104.9721123 39.7679007 -104.9721136 39.7681562 17699 5254 10166 0.132906284217118 0.132906284217118 -104.9721136 39.7681562 -104.9720707 39.769351 17701 6403 10167 0.108541157226703 0.108541157226703 -104.9723255 39.770589 -104.9732322 39.7712725 17703 6403 6401 0.049228330409525 0.049228330409525 -104.9723255 39.770589 -104.9719701 39.7702406 17705 10168 10169 0.0501555453420122 0.0501555453420122 -104.9728475 39.7695543 -104.9734325 39.76959 17707 10047 10169 0.0474349977604191 0.0474349977604191 -104.9733504 39.7691681 -104.9734325 39.76959 17708 10169 9056 0.0939811582148226 0.0939811582148226 -104.9734325 39.76959 -104.9734488 39.7704351 17710 9947 3675 0.0669754214474556 0.0669754214474556 -104.9790113 39.7480975 -104.9787278 39.747536 17712 9204 9945 0.144775125391256 0.144775125391256 -104.9858044 39.7514551 -104.9846155 39.7523823 17715 8394 2691 0.147869553829969 0.147869553829969 -104.9833985 39.7533244 -104.9821794 39.7542678 17716 2691 8040 0.145836065451416 0.145836065451416 -104.9821794 39.7542678 -104.9809778 39.7551988 17717 8040 6567 0.144877875233717 0.144877875233717 -104.9809778 39.7551988 -104.9797794 39.7561201 17718 6567 4448 0.14778294563884 0.14778294563884 -104.9797794 39.7561201 -104.9785732 39.7570722 17719 4448 8414 0.0749502518363333 0.0749502518363333 -104.9785732 39.7570722 -104.9779515 39.7575475 17720 8414 5496 0.069451420913351 0.069451420913351 -104.9779515 39.7575475 -104.9773755 39.757988 17721 5496 7070 0.148876703091943 0.148876703091943 -104.9773755 39.757988 -104.9761539 39.7589423 17722 7070 2040 0.14567151330703 0.14567151330703 -104.9761539 39.7589423 -104.9749522 39.7598712 17723 2040 8073 0.130264739930752 0.130264739930752 -104.9749522 39.7598712 -104.9738736 39.7606988 17725 8076 3328 0.0639927694114461 0.0639927694114461 -104.9580824 39.7607455 -104.9573341 39.760728 17728 7879 7332 0.105697567981392 0.105697567981392 -104.9561163 39.7607348 -104.9548798 39.7607265 17730 2080 2677 0.104069678874741 0.104069678874741 -104.9536567 39.7607265 -104.9524392 39.7607246 17731 2677 4126 0.107112553379611 0.107112553379611 -104.9524392 39.7607246 -104.9511861 39.7607235 17732 4126 6682 0.108353172096875 0.108353172096875 -104.9511861 39.7607235 -104.9499185 39.7607282 17734 7925 5320 0.0826824039230849 0.0826824039230849 -104.9739262 39.7620073 -104.9746129 39.7614836 17735 5320 2041 0.146468953410165 0.146468953410165 -104.9746129 39.7614836 -104.9758158 39.7605455 17736 2041 7072 0.146479190259677 0.146479190259677 -104.9758158 39.7605455 -104.9770228 39.7596104 17737 7072 5498 0.148482454254276 0.148482454254276 -104.9770228 39.7596104 -104.9782485 39.7586642 17738 5498 4450 0.145207190897223 0.145207190897223 -104.9782485 39.7586642 -104.9794422 39.7577351 17739 4450 6569 0.147094399400618 0.147094399400618 -104.9794422 39.7577351 -104.9806536 39.7567956 17740 6569 8042 0.145385409804858 0.145385409804858 -104.9806536 39.7567956 -104.9818522 39.755868 17741 8042 2693 0.146247210391541 0.146247210391541 -104.9818522 39.755868 -104.9830605 39.7549369 17742 2693 8396 0.145676314519276 0.145676314519276 -104.9830605 39.7549369 -104.9842635 39.754009 17743 8396 9946 0.148129197746433 0.148129197746433 -104.9842635 39.754009 -104.9854693 39.7530523 17744 9946 9324 0.145860656071838 0.145860656071838 -104.9854693 39.7530523 -104.9866859 39.7521326 17745 9324 10171 0.0856023563285992 0.0856023563285992 -104.9866859 39.7521326 -104.9873856 39.7515819 17746 10171 7893 0.060719319188507 0.060719319188507 -104.9873856 39.7515819 -104.9878898 39.7511973 17747 7893 10172 0.145992330998255 0.145992330998255 -104.9878898 39.7511973 -104.9890951 39.7502672 17749 8285 5779 0.146744468691812 0.146744468691812 -104.9903025 39.7493228 -104.9915202 39.7483927 17750 5779 8575 0.145685998707777 0.145685998707777 -104.9915202 39.7483927 -104.9927205 39.7474627 17752 6706 10173 0.0983542102154105 0.0983542102154105 -104.99393 39.7465367 -104.9947299 39.745901 17754 8485 10174 0.145917669946454 0.145917669946454 -104.995128 39.7455847 -104.9963422 39.7446625 17755 10174 4934 0.364858401137942 0.364858401137942 -104.9963422 39.7446625 -104.9993415 39.7423284 17757 8073 5319 0.0151134525874084 0.0151134525874084 -104.9738736 39.7606988 -104.9737854 39.7608166 17758 5319 2906 0.0542680076543073 0.0542680076543073 -104.9737854 39.7608166 -104.9733507 39.7611723 17760 9487 1173 0.143948575233632 0.143948575233632 -104.9487218 39.7619316 -104.9487381 39.7632261 17761 1173 893 0.138648954033686 0.138648954033686 -104.9487381 39.7632261 -104.9487381 39.764473 17762 893 4476 0.138420042799995 0.138420042799995 -104.9487381 39.764473 -104.9487249 39.7657178 17763 4476 2799 0.139158608638433 0.139158608638433 -104.9487249 39.7657178 -104.9487061 39.7669692 17764 2799 5267 0.125667753140422 0.125667753140422 -104.9487061 39.7669692 -104.9487209 39.7680993 17765 5267 6904 0.122725840536987 0.122725840536987 -104.9487209 39.7680993 -104.9487209 39.769203 17766 6904 7758 0.206944002479267 0.206944002479267 -104.9487209 39.769203 -104.9487638 39.7710638 17767 7758 6358 0.203735904589123 0.203735904589123 -104.9487638 39.7710638 -104.9486541 39.7728941 17768 6358 2391 0.110758482838084 0.110758482838084 -104.9486541 39.7728941 -104.9486382 39.7738901 17769 2391 7822 0.137036631860385 0.137036631860385 -104.9486382 39.7738901 -104.9486378 39.7751225 17771 9877 903 0.274330614761652 0.274330614761652 -104.9392992 39.7619966 -104.9393102 39.7644637 17772 903 9481 0.129817379023696 0.129817379023696 -104.9393102 39.7644637 -104.9392929 39.7656311 17775 5984 2102 0.100487934544075 0.100487934544075 -104.9257912 39.7801245 -104.9269671 39.7801311 17776 2102 6508 0.243143603771944 0.243143603771944 -104.9269671 39.7801311 -104.9298124 39.7801232 17778 6993 399 0.279873647693424 0.279873647693424 -104.9316377 39.7804571 -104.9349127 39.7804818 17779 399 10175 0.059173942672277 0.059173942672277 -104.9349127 39.7804818 -104.9356047 39.7805014 17780 10175 6196 0.0719242777998184 0.0719242777998184 -104.9356047 39.7805014 -104.9364456 39.7804736 17782 6196 10175 0.0719242777998184 0.0719242777998184 -104.9364456 39.7804736 -104.9356047 39.7805014 17784 10175 10177 0.187235722056553 0.187235722056553 -104.9356047 39.7805014 -104.9359775 39.7821607 17789 998 8512 0.0641582208600105 0.0641582208600105 -104.9876372 39.7594706 -104.9875407 39.7588984 17790 8512 3305 0.0698159988608895 0.0698159988608895 -104.9875407 39.7588984 -104.9874361 39.7582757 17802 9953 10171 0.0758245915635617 0.0758245915635617 -104.9873896 39.7522638 -104.9873856 39.7515819 17803 10171 8417 0.0691188092256886 0.0691188092256886 -104.9873856 39.7515819 -104.9873865 39.7509603 17804 8417 7892 0.0154287387029138 0.0154287387029138 -104.9873865 39.7509603 -104.987378 39.7508217 17805 7892 9203 0.0639309073349984 0.0639309073349984 -104.987378 39.7508217 -104.9873873 39.7502468 17844 5741 5515 0.1393794725611 0.1393794725611 -104.9994129 39.7730041 -104.9994301 39.7742575 17807 998 2698 0.471311768879255 0.471311768879255 -104.9876372 39.7594706 -104.9872963 39.7637011 17809 2563 997 0.102700798846865 0.102700798846865 -104.9865077 39.7643898 -104.9873902 39.763763 17811 9490 10181 0.787839518624737 0.787839518624737 -104.9975705 39.7571365 -105.0023462 39.7631964 17813 10182 10183 0.017972037737444 0.017972037737444 -104.9959538 39.755728 -104.9958016 39.7558395 17814 8277 10182 0.0269375538426571 0.0269375538426571 -104.9961783 39.755558 -104.9959538 39.755728 17824 10189 9815 0.381548994115635 0.381548994115635 -104.9772538 39.7792023 -104.9728236 39.7796294 17826 10190 2445 0.108497544218855 0.108497544218855 -104.9982065 39.7695207 -104.9982447 39.770496 17827 2445 3235 0.140113229632804 0.140113229632804 -104.9982447 39.770496 -104.9982618 39.771756 17828 3235 5740 0.13721905173768 0.13721905173768 -104.9982618 39.771756 -104.9982189 39.7729896 17829 5740 5514 0.142685575827079 0.142685575827079 -104.9982189 39.7729896 -104.998222 39.7742728 17830 5514 6451 0.135469883258712 0.135469883258712 -104.998222 39.7742728 -104.9982284 39.7754911 17831 6451 6918 0.118104639956123 0.118104639956123 -104.9982284 39.7754911 -104.9981886 39.7765528 17832 6918 8114 0.200145379388081 0.200145379388081 -104.9981886 39.7765528 -104.9982189 39.7783526 17841 10191 2446 0.12170288352426 0.12170288352426 -104.9994069 39.7694121 -104.9994058 39.7705066 17842 2446 3236 0.138990302772576 0.138990302772576 -104.9994058 39.7705066 -104.9994549 39.771756 17843 3236 5741 0.138828799197264 0.138828799197264 -104.9994549 39.771756 -104.9994129 39.7730041 17845 5515 6452 0.137212079229824 0.137212079229824 -104.9994301 39.7742575 -104.9993731 39.7754907 17846 6452 6919 0.118102418388258 0.118102418388258 -104.9993731 39.7754907 -104.9993645 39.7765528 17847 6919 8115 0.204539971673672 0.204539971673672 -104.9993645 39.7765528 -104.9993433 39.7783922 17848 8115 2817 0.195950897476267 0.195950897476267 -104.9993433 39.7783922 -104.9993302 39.7801544 17850 1418 10192 0.0403415193863986 0.0403415193863986 -104.9993559 39.7819419 -104.9993559 39.7823047 17854 10196 10197 0.298773764193864 0.298773764193864 -104.9706144 39.7902177 -104.9732548 39.7884561 17858 10197 10201 0.0878537760845695 0.0878537760845695 -104.9732548 39.7884561 -104.9732119 39.7892455 17859 10202 292 0.12590153135235 0.12590153135235 -105.0028295 39.7602418 -105.0040727 39.760849 17860 292 10203 0.0920635687067585 0.0920635687067585 -105.0040727 39.760849 -105.0049871 39.7612865 17862 8296 912 0.421752257927472 0.421752257927472 -104.9951571 39.7549879 -104.9985313 39.7577551 17863 912 7280 0.346969669094077 0.346969669094077 -104.9985313 39.7577551 -105.0017017 39.7597036 17865 7279 911 0.343598202777143 0.343598202777143 -105.0017875 39.7595933 -104.998644 39.7576675 17866 911 8296 0.421457000722742 0.421457000722742 -104.998644 39.7576675 -104.9951571 39.7549879 17899 10211 10209 0.112127267328736 0.112127267328736 -104.9981065 39.7669418 -104.9969347 39.7673952 17868 10204 293 0.122668884457017 0.122668884457017 -105.0027544 39.7602964 -105.0037495 39.7610913 17870 7280 10204 0.11154380602626 0.11154380602626 -105.0017017 39.7597036 -105.0027544 39.7602964 17872 7280 10202 0.113468069847095 0.113468069847095 -105.0017017 39.7597036 -105.0028295 39.7602418 17874 10203 305 0.0245172766294025 0.0245172766294025 -105.0049871 39.7612865 -105.0052248 39.7614099 17876 10205 9191 0.0917966102805814 0.0917966102805814 -105.0050575 39.7612239 -105.0041591 39.7607716 17877 9191 9065 0.0437309955207218 0.0437309955207218 -105.0041591 39.7607716 -105.0037267 39.7605614 17879 305 7972 0.0096955565592884 0.0096955565592884 -105.0052248 39.7614099 -105.0052958 39.7614779 17880 7972 289 0.0364664216753188 0.0364664216753188 -105.0052958 39.7614779 -105.0056941 39.7615954 17882 291 10205 0.0247656280633611 0.0247656280633611 -105.0052999 39.7613459 -105.0050575 39.7612239 17884 5356 3010 0.0411976507153233 0.0411976507153233 -104.9861098 39.7479555 -104.9864574 39.7482121 17885 3010 9955 0.055133452370554 0.055133452370554 -104.9864574 39.7482121 -104.98691 39.7485653 17887 4390 9202 0.103596100254428 0.103596100254428 -104.9873785 39.7489186 -104.9882201 39.7495889 17888 9202 10172 0.106228487315193 0.106228487315193 -104.9882201 39.7495889 -104.9890951 39.7502672 17889 10172 8635 0.104885206719794 0.104885206719794 -104.9890951 39.7502672 -104.9899626 39.7509342 17890 8635 10207 0.0526738998782486 0.0526738998782486 -104.9899626 39.7509342 -104.9904003 39.7512676 17891 10207 8290 0.0540408904782361 0.0540408904782361 -104.9904003 39.7512676 -104.9908493 39.7516097 17893 10181 10208 0.34674805442663 0.34674805442663 -105.0023462 39.7631964 -105.0001687 39.7658275 17895 9277 9062 0.54179107306149 0.54179107306149 -105.0019955 39.7638914 -105.0060948 39.7601751 17897 10209 10210 0.15255018083046 0.15255018083046 -104.9969347 39.7673952 -104.9953391 39.76801 17901 9277 10208 0.265946775924501 0.265946775924501 -105.0019955 39.7638914 -105.0001687 39.7658275 17902 10208 10211 0.215451375996435 0.215451375996435 -105.0001687 39.7658275 -104.9981065 39.7669418 17904 4431 5085 0.143171262303537 0.143171262303537 -104.9891666 39.7174681 -104.9908403 39.7174879 17905 5085 2810 0.11012443165944 0.11012443165944 -104.9908403 39.7174879 -104.9921278 39.7174945 17906 2810 4675 0.158582360684903 0.158582360684903 -104.9921278 39.7174945 -104.9939817 39.7175143 17908 10212 9184 0.112885017008347 0.112885017008347 -105.0024206 39.7184748 -105.002927 39.7194123 17909 9184 10213 0.167377068446941 0.167377068446941 -105.002927 39.7194123 -105.0029442 39.7209175 18960 10410 7220 0.0501782415904674 0.0501782415904674 -104.9957751 39.7209292 -104.9963617 39.7209372 17922 6563 8888 0.042430320182906 0.042430320182906 -104.9850303 39.7241197 -104.984536 39.724087 18662 7647 10214 0.0701815380438801 0.0701815380438801 -105.0345838 39.7277084 -105.03453 39.7283382 17924 6563 9296 0.044068382651895 0.044068382651895 -104.9850303 39.7241197 -104.9850256 39.724516 17926 10215 7090 0.0147548324313622 0.0147548324313622 -104.9851861 39.7232104 -104.9850136 39.7232083 17928 10216 4749 0.0152354550229313 0.0152354550229313 -104.9854611 39.7226759 -104.9854584 39.7225389 17930 7570 10217 0.020843135953545 0.020843135953545 -104.986258 39.7248774 -104.9865017 39.7248795 17931 10217 10218 0.00309719141124637 0.00309719141124637 -104.9865017 39.7248795 -104.9865379 39.7248787 17932 10218 10219 0.0172058483004327 0.0172058483004327 -104.9865379 39.7248787 -104.986739 39.7248742 17933 10219 10220 0.0101474090092483 0.0101474090092483 -104.986739 39.7248742 -104.9868576 39.7248715 17934 10220 10221 0.0360135260366549 0.0360135260366549 -104.9868576 39.7248715 -104.9872787 39.7248713 17972 4922 2816 0.0400924263132539 0.0400924263132539 -104.9919185 39.7316877 -104.9916596 39.7319883 17974 2816 6585 0.00731734573972315 0.00731734573972315 -104.9916596 39.7319883 -104.9916584 39.7320541 17975 6585 5367 0.200230086509337 0.200230086509337 -104.9916584 39.7320541 -104.9916497 39.7338548 17976 5367 7125 0.155428268463703 0.155428268463703 -104.9916497 39.7338548 -104.9916497 39.7352526 17977 7125 613 0.178580861083004 0.178580861083004 -104.9916497 39.7352526 -104.9916591 39.7368586 17978 613 10025 0.175711834233665 0.175711834233665 -104.9916591 39.7368586 -104.9916503 39.7384388 17979 10025 5802 0.173776139007193 0.173776139007193 -104.9916503 39.7384388 -104.9916445 39.7400016 17981 10240 4687 0.0705066389488715 0.0705066389488715 -104.9949413 39.7336839 -104.9941176 39.7336555 17983 4687 4687 0.000550727458732684 0.000550727458732684 -104.9941236 39.7336537 -104.9941176 39.7336555 17984 4687 4687 0.000550727458732684 0.000550727458732684 -104.9941176 39.7336555 -104.9941236 39.7336537 18009 8002 984 0.100041012213977 0.100041012213977 -104.9752512 39.7272769 -104.9740814 39.7272791 17985 4687 10240 0.0700034048729296 0.0700034048729296 -104.9941236 39.7336537 -104.9949413 39.7336839 18666 5656 5188 0.106406434125344 0.106406434125344 -105.0410801 39.7255057 -105.0410909 39.7245488 17988 7225 10241 0.0510702903225008 0.0510702903225008 -104.9965056 39.7336859 -104.9971028 39.7336811 17989 10241 10242 0.042886354540747 0.042886354540747 -104.9971028 39.7336811 -104.9976043 39.7336771 17990 10242 10243 0.00251406456949564 0.00251406456949564 -104.9976043 39.7336771 -104.9976337 39.733677 17991 10243 10244 0.0456685462506317 0.0456685462506317 -104.9976337 39.733677 -104.9981677 39.7336833 17992 10244 6646 0.0418628731234282 0.0418628731234282 -104.9981677 39.7336833 -104.9986572 39.7336891 17993 6646 10245 0.0664019508555837 0.0664019508555837 -104.9986572 39.7336891 -104.9994337 39.733694 17994 10245 3947 0.060646848519195 0.060646848519195 -104.9994337 39.733694 -105.0001429 39.7336985 17995 3947 5379 0.0623892176423501 0.0623892176423501 -105.0001429 39.7336985 -105.0008725 39.7336985 17997 1213 10080 0.0402726084737909 0.0402726084737909 -104.986618 39.727272 -104.9861473 39.727283 17998 10080 10246 0.108362052771117 0.108362052771117 -104.9861473 39.727283 -104.9848802 39.7272853 17999 10246 10095 0.0546330327153493 0.0546330327153493 -104.9848802 39.7272853 -104.9842414 39.72728 18000 10095 8786 0.0549646837479 0.0549646837479 -104.9842414 39.72728 -104.9835987 39.7272766 18001 8786 8792 0.105830391023483 0.105830391023483 -104.9835987 39.7272766 -104.9823612 39.7272763 18002 8792 3158 0.105240490373796 0.105240490373796 -104.9823612 39.7272763 -104.9811306 39.7272781 18159 4090 6035 0.19402761072914 0.19402761072914 -105.0141021 39.7838734 -105.0141159 39.7856183 18003 3158 4977 0.10185576028858 0.10185576028858 -104.9811306 39.7272781 -104.9799397 39.7272649 18004 4977 10247 0.0996051433548501 0.0996051433548501 -104.9799397 39.7272649 -104.978775 39.7272619 18005 10247 9657 0.103966153648075 0.103966153648075 -104.978775 39.7272619 -104.9775593 39.727263 18006 9657 6607 0.0489689324196462 0.0489689324196462 -104.9775593 39.727263 -104.9769867 39.7272649 18007 6607 5049 0.0497044916016373 0.0497044916016373 -104.9769867 39.7272649 -104.9764055 39.727267 18008 5049 8002 0.0987213073079673 0.0987213073079673 -104.9764055 39.727267 -104.9752512 39.7272769 18010 984 5105 0.0497125648622764 0.0497125648622764 -104.9740814 39.7272791 -104.9735001 39.7272799 18011 5105 8832 0.0485496698653307 0.0485496698653307 -104.9735001 39.7272799 -104.9729324 39.7272785 18012 8832 9412 0.0501680163419149 0.0501680163419149 -104.9729324 39.7272785 -104.9723458 39.7272828 18013 9412 7150 0.0490112280018507 0.0490112280018507 -104.9723458 39.7272828 -104.9717727 39.727283 18014 7150 2798 0.0490643527188194 0.0490643527188194 -104.9717727 39.727283 -104.971199 39.7272868 18015 2798 5116 0.0499797709026575 0.0499797709026575 -104.971199 39.7272868 -104.9706146 39.727291 18016 5116 9330 0.049524695482998 0.049524695482998 -104.9706146 39.727291 -104.9700355 39.7272893 18017 9330 4715 0.0504823610322626 0.0504823610322626 -104.9700355 39.7272893 -104.9694452 39.727288 18018 4715 8873 0.0985202776506121 0.0985202776506121 -104.9694452 39.727288 -104.9682932 39.7272934 18019 8873 7354 0.0991107696717597 0.0991107696717597 -104.9682932 39.7272934 -104.9671343 39.7272994 18020 7354 5413 0.108951695628557 0.108951695628557 -104.9671343 39.7272994 -104.9658604 39.7273116 18022 8149 8697 0.098981334337126 0.098981334337126 -104.9394514 39.727421 -104.9406072 39.727374 18023 8697 10248 0.0156545770448285 0.0156545770448285 -104.9406072 39.727374 -104.940779 39.7273254 18025 10248 7104 0.0902072497093339 0.0902072497093339 -104.940779 39.7273254 -104.9418336 39.727309 18026 7104 449 0.046531670732617 0.046531670732617 -104.9418336 39.727309 -104.9423777 39.727311 18027 449 854 0.0445732430501775 0.0445732430501775 -104.9423777 39.727311 -104.9428989 39.7273129 18028 854 10249 0.0446596776858281 0.0446596776858281 -104.9428989 39.7273129 -104.9434211 39.7273161 18029 10249 9698 0.0482515561513205 0.0482515561513205 -104.9434211 39.7273161 -104.9439853 39.7273195 18030 9698 10250 0.0474036186605965 0.0474036186605965 -104.9439853 39.7273195 -104.9445396 39.7273207 18031 10250 6018 0.047797038051314 0.047797038051314 -104.9445396 39.7273207 -104.9450985 39.727322 18032 6018 10251 0.0473952539943275 0.0473952539943275 -104.9450985 39.727322 -104.9456527 39.7273237 18033 10251 3455 0.0464887102201997 0.0464887102201997 -104.9456527 39.7273237 -104.9461963 39.7273253 18034 3455 7682 0.0950045363584629 0.0950045363584629 -104.9461963 39.7273253 -104.9473072 39.7273292 19711 10628 10629 0.0313669947000456 0.0313669947000456 -105.0039101 39.7341658 -105.0042425 39.7342851 18035 7682 8018 0.0938092255843609 0.0938092255843609 -104.9473072 39.7273292 -104.9484041 39.7273359 18036 8018 6695 0.0944228486315978 0.0944228486315978 -104.9484041 39.7273359 -104.9495082 39.7273395 18037 6695 4132 0.0905761672491303 0.0905761672491303 -104.9495082 39.7273395 -104.9505673 39.7273334 18727 7644 9832 0.176300161007389 0.176300161007389 -105.0318854 39.7277175 -105.0318908 39.729303 18729 6212 7649 0.275730709453964 0.275730709453964 -105.0367467 39.7257609 -105.0367537 39.7282406 18038 4132 8863 0.0309494848264702 0.0309494848264702 -104.9505673 39.7273334 -104.9509292 39.7273333 18039 8863 2633 0.0676202306028496 0.0676202306028496 -104.9509292 39.7273333 -104.9517199 39.7273329 18040 2633 8861 0.0311034897002001 0.0311034897002001 -104.9517199 39.7273329 -104.9520836 39.7273323 18041 8861 2052 0.0676910103216562 0.0676910103216562 -104.9520836 39.7273323 -104.9528751 39.7273272 18042 2052 8871 0.0313177900642343 0.0313177900642343 -104.9528751 39.7273272 -104.9532413 39.7273255 18043 8871 7982 0.067271802615166 0.067271802615166 -104.9532413 39.7273255 -104.9540279 39.7273206 18044 7982 7981 0.0326778162339826 0.0326778162339826 -104.9540279 39.7273206 -104.95441 39.7273185 18045 7981 7321 0.0976461329299173 0.0976461329299173 -104.95441 39.7273185 -104.9555518 39.7273179 18046 7321 7887 0.0987923725207189 0.0987923725207189 -104.9555518 39.7273179 -104.956707 39.7273201 18047 7887 3343 0.0990941084892765 0.0990941084892765 -104.956707 39.7273201 -104.9578657 39.7273135 18048 3343 5022 0.0986991080291596 0.0986991080291596 -104.9578657 39.7273135 -104.9590198 39.7273177 18049 5022 8729 0.0995709770506032 0.0995709770506032 -104.9590198 39.7273177 -104.9601841 39.7273144 18050 8729 6262 0.0984844587143486 0.0984844587143486 -104.9601841 39.7273144 -104.9613357 39.7273124 18051 6262 1012 0.100435040495632 0.100435040495632 -104.9613357 39.7273124 -104.9625101 39.7273084 18052 1012 3920 0.0983845018704443 0.0983845018704443 -104.9625101 39.7273084 -104.9636605 39.7273016 18053 3920 3146 0.0986126436689597 0.0986126436689597 -104.9636605 39.7273016 -104.9648136 39.7273031 18054 3146 5413 0.0895267655685447 0.0895267655685447 -104.9648136 39.7273031 -104.9658604 39.7273116 18056 7083 10246 0.183851267240735 0.183851267240735 -104.9848713 39.7256319 -104.9848802 39.7272853 19713 10624 10625 0.048946191319968 0.048946191319968 -105.0029777 39.7364814 -105.0033774 39.7367965 18057 10246 3811 0.198873820859187 0.198873820859187 -104.9848802 39.7272853 -104.9848706 39.7290738 18058 3811 5919 0.153816946395634 0.153816946395634 -104.9848706 39.7290738 -104.9848641 39.7304571 18059 5919 918 0.176756350909337 0.176756350909337 -104.9848641 39.7304571 -104.98484 39.7320466 18060 918 2205 0.200653782293274 0.200653782293274 -104.98484 39.7320466 -104.9848518 39.7338511 18061 2205 4854 0.158832380963048 0.158832380963048 -104.9848518 39.7338511 -104.9848436 39.7352795 18062 4854 9478 0.174098421618631 0.174098421618631 -104.9848436 39.7352795 -104.9848486 39.7368452 18063 9478 5457 0.176480352381434 0.176480352381434 -104.9848486 39.7368452 -104.9848604 39.7384323 18065 10252 9243 0.056682383190515 0.056682383190515 -105.0065259 39.7255278 -105.005875 39.7256239 18067 9110 10252 0.0330932350677699 0.0330932350677699 -105.0069105 39.725495 -105.0065259 39.7255278 18069 10253 6203 0.215345161639468 0.215345161639468 -105.0092129 39.7256572 -105.0067229 39.7253691 18071 9115 10254 0.0491155354462148 0.0491155354462148 -105.0110763 39.7256175 -105.010502 39.7256195 18075 10254 10255 0.0642041289943666 0.0642041289943666 -105.010502 39.7256195 -105.0097514 39.7256305 18076 10255 10253 0.0461489416178021 0.0461489416178021 -105.0097514 39.7256305 -105.0092129 39.7256572 18077 10253 9108 0.280904320228077 0.280904320228077 -105.0092129 39.7256572 -105.0059283 39.7256613 18106 4661 10263 0.0487469518611321 0.0487469518611321 -105.0193192 39.7874319 -105.0198897 39.7874342 18107 10263 1291 0.0497384845482417 0.0497384845482417 -105.0198897 39.7874342 -105.0204718 39.7874371 18108 1291 10264 0.0496989025904687 0.0496989025904687 -105.0204718 39.7874371 -105.0210534 39.7874313 18109 10264 4563 0.0505706606603651 0.0505706606603651 -105.0210534 39.7874313 -105.0216452 39.7874253 18110 4563 10265 0.0486836289638941 0.0486836289638941 -105.0216452 39.7874253 -105.0222149 39.787432 18111 10265 6287 0.0497296125808977 0.0497296125808977 -105.0222149 39.787432 -105.0227969 39.7874344 18112 6287 10135 0.0504212055729903 0.0504212055729903 -105.0227969 39.7874344 -105.023387 39.7874357 18113 10135 2731 0.0489350482169507 0.0489350482169507 -105.023387 39.7874357 -105.0239597 39.7874332 18114 2731 6420 0.048465461986869 0.048465461986869 -105.0239597 39.7874332 -105.0245269 39.7874302 18115 6420 5790 0.0578817224647719 0.0578817224647719 -105.0245269 39.7874302 -105.0252043 39.7874266 18117 8844 10266 0.374943168729483 0.374943168729483 -105.0064203 39.7882499 -105.0106756 39.7890735 18166 2719 9346 0.101115603929332 0.101115603929332 -105.0239361 39.7820944 -105.0251194 39.7820982 18167 9346 9392 0.0111914858812043 0.0111914858812043 -105.0251194 39.7820982 -105.0252309 39.782151 18168 9392 3751 0.0968414516342271 0.0968414516342271 -105.0252309 39.782151 -105.0263639 39.7821708 18169 3751 10278 0.0782538471461698 0.0782538471461698 -105.0263639 39.7821708 -105.0272582 39.7823223 18175 4073 6058 0.198316836648763 0.198316836648763 -105.0316273 39.7838408 -105.0316334 39.7856243 18176 6058 5798 0.200796475018558 0.200796475018558 -105.0316334 39.7856243 -105.0316273 39.7874301 18197 6750 5252 0.185979531851002 0.185979531851002 -105.0275762 39.7639672 -105.0295723 39.7646329 18198 5252 3974 0.035323188020151 0.035323188020151 -105.0295723 39.7646329 -105.0299675 39.7647258 18200 9357 2431 0.202519432604137 0.202519432604137 -105.0363814 39.7731219 -105.0363839 39.7713006 18201 2431 9370 0.199383622965617 0.199383622965617 -105.0363839 39.7713006 -105.0363839 39.7695075 18202 9370 1686 0.206118508992277 0.206118508992277 -105.0363839 39.7695075 -105.0363632 39.7676539 18203 1686 6875 0.204292305654176 0.204292305654176 -105.0363632 39.7676539 -105.0363465 39.7658167 18588 6666 1137 0.0495387040987843 0.0495387040987843 -105.0398227 39.780198 -105.0404024 39.780201 18589 1137 6968 0.0501615414722825 0.0501615414722825 -105.0404024 39.780201 -105.0409894 39.7802021 18590 6968 7504 0.0501273333828588 0.0501273333828588 -105.0409894 39.7802021 -105.041576 39.7802031 18591 7504 9407 0.0988444534637431 0.0988444534637431 -105.041576 39.7802031 -105.0427327 39.7802037 18592 9407 7479 0.0538727285881741 0.0538727285881741 -105.0427327 39.7802037 -105.0433631 39.7802085 18593 7479 5581 0.0510099428615072 0.0510099428615072 -105.0433631 39.7802085 -105.04396 39.7802131 18594 5581 10328 0.0992130715738959 0.0992130715738959 -105.04396 39.7802131 -105.045121 39.7802175 18595 10328 10329 0.693578278671619 0.693578278671619 -105.045121 39.7802175 -105.0532374 39.7802069 18597 1845 2579 0.175048810960168 0.175048810960168 -105.031231 39.721358 -105.0312476 39.7229322 18598 2579 5177 0.17911429796522 0.17911429796522 -105.0312476 39.7229322 -105.031239 39.724543 18599 5177 10332 0.0225943601934419 0.0225943601934419 -105.031239 39.724543 -105.0312506 39.724746 18604 6211 7648 0.275618961394926 0.275618961394926 -105.0356646 39.7257653 -105.0356619 39.728244 18605 7648 8065 0.262676196305861 0.262676196305861 -105.0356619 39.728244 -105.0356674 39.7306063 18711 2590 5183 0.178568260386205 0.178568260386205 -105.0372775 39.7229371 -105.0372815 39.724543 18712 5183 5651 0.104244503206479 0.104244503206479 -105.0372815 39.724543 -105.0372987 39.7254804 18747 6210 10338 0.0125158344567017 0.0125158344567017 -105.0337279 39.7260547 -105.0338594 39.7261041 18748 10338 10206 0.0559739547988456 0.0559739547988456 -105.0338594 39.7261041 -105.0345139 39.726102 18749 10206 10338 0.0559739547988456 0.0559739547988456 -105.0345139 39.726102 -105.0338594 39.7261041 18751 2596 5186 0.177768815603995 0.177768815603995 -105.0389102 39.7229396 -105.0389187 39.7245383 18758 2588 5182 0.176322049262719 0.176322049262719 -105.0361794 39.7229441 -105.0361829 39.7245298 18759 5182 5650 0.106248688527315 0.106248688527315 -105.0361829 39.7245298 -105.0361904 39.7254853 18765 10339 10341 0.0322810460432902 0.0322810460432902 -105.0047672 39.7397925 -105.0049362 39.7395329 18767 4492 10342 0.0173161946805903 0.0173161946805903 -105.0052379 39.7395355 -105.0050354 39.7395334 18768 10342 10341 0.00848220864637094 0.00848220864637094 -105.0050354 39.7395334 -105.0049362 39.7395329 18770 5616 10343 0.00845077111169589 0.00845077111169589 -105.0015651 39.7393715 -105.0014663 39.7393735 18771 10343 10344 0.0509950035054565 0.0509950035054565 -105.0014663 39.7393735 -105.0008699 39.7393725 18772 10344 9634 0.100553817919852 0.100553817919852 -105.0008699 39.7393725 -105.0008673 39.7384682 18950 6234 7639 0.179364622734642 0.179364622734642 -104.9975473 39.7256987 -104.9975661 39.7273117 18789 10350 10131 1.72659496196287 1.72659496196287 -104.9945291 39.7683411 -104.9893756 39.7833551 18791 10210 10350 0.0784105528331039 0.0784105528331039 -104.9953391 39.76801 -104.9945291 39.7683411 18793 9064 10351 0.108141289805084 0.108141289805084 -104.9980982 39.766727 -104.9969332 39.7671064 18795 10351 8944 0.165792281012932 0.165792281012932 -104.9969332 39.7671064 -104.9951643 39.7677183 18797 8946 8970 0.101566925839608 0.101566925839608 -104.9938162 39.7672158 -104.9947845 39.7677453 18805 431 8911 0.368100622266312 0.368100622266312 -104.9935559 39.7671283 -104.9912548 39.7699266 18807 8935 10353 0.0653020622045421 0.0653020622045421 -104.9904048 39.7737279 -104.990472 39.7731429 18865 217 6354 0.250152442533131 0.250152442533131 -105.0109346 39.7232696 -105.0110405 39.7255178 18867 10372 10373 0.00433033984408308 0.00433033984408308 -105.0086117 39.7209279 -105.0085612 39.7209251 18809 2956 8964 0.839971785186466 0.839971785186466 -104.9919912 39.7706248 -104.9950202 39.7634385 18811 10353 8914 0.0131507104865587 0.0131507104865587 -104.990472 39.7731429 -104.9904906 39.7730255 18813 10354 8436 0.0634565167907247 0.0634565167907247 -105.0148848 39.7420462 -105.014551 39.7415365 18815 8440 10354 0.130317184994069 0.130317184994069 -105.0158022 39.7429821 -105.0148848 39.7420462 18818 8431 4422 0.07184295360215 0.07184295360215 -105.0163799 39.7437893 -105.0169124 39.7442891 18820 8435 10355 0.137076541565926 0.137076541565926 -105.0147581 39.7421922 -105.015729 39.7431732 18825 9181 10356 0.159461421615407 0.159461421615407 -105.0158598 39.7429416 -105.0153708 39.7415577 18827 10357 10358 0.20146281055654 0.20146281055654 -105.0148187 39.7409989 -105.0144967 39.7392041 18829 9180 10359 0.028613707454695 0.028613707454695 -105.0141257 39.7376931 -105.0141666 39.7374377 18833 10360 10361 0.0535066603860974 0.0535066603860974 -105.0142282 39.7371345 -105.0143588 39.7366639 18835 10361 10362 0.0845690343766548 0.0845690343766548 -105.0143588 39.7366639 -105.0146327 39.7359331 18836 10362 9179 0.0218653086870073 0.0218653086870073 -105.0146327 39.7359331 -105.0147208 39.7357485 19605 10512 10584 0.0688213399515618 0.0688213399515618 -104.9902689 39.7091497 -104.9910734 39.7091553 20576 10864 10865 0.0279630258161778 0.0279630258161778 -105.0249015 39.7609531 -105.024575 39.7609374 18838 10363 8434 0.438288246661524 0.438288246661524 -105.013913 39.7376771 -105.0143556 39.741604 18840 8433 10364 0.0515496120111284 0.0515496120111284 -105.0141326 39.7366784 -105.0140112 39.7371325 18842 10365 10363 0.0256601639624377 0.0256601639624377 -105.0139511 39.7374482 -105.013913 39.7376771 18844 10364 10365 0.0354783965202197 0.0354783965202197 -105.0140112 39.7371325 -105.0139511 39.7374482 18848 10367 8387 0.416611762681733 0.416611762681733 -105.0138601 39.7376849 -105.0139458 39.741431 18850 10366 10367 0.0267687636085769 0.0267687636085769 -105.0139219 39.7374489 -105.0138601 39.7376849 18852 10368 10369 0.0527715034881913 0.0527715034881913 -105.0143032 39.7371374 -105.0144214 39.7366716 18854 10370 10368 0.0348446889076446 0.0348446889076446 -105.01426 39.737449 -105.0143032 39.7371374 18856 10371 10370 0.031482834490968 0.031482834490968 -105.0142451 39.7377319 -105.01426 39.737449 18858 9836 10370 0.0328670117804623 0.0328670117804623 -105.0142819 39.7377441 -105.01426 39.737449 18921 10399 10400 0.0895277934361984 0.0895277934361984 -105.0126923 39.7491278 -105.0134743 39.7485923 18922 10400 10401 0.16717380860502 0.16717380860502 -105.0134743 39.7485923 -105.0137455 39.7471034 18923 10402 10383 0.0291115464827756 0.0291115464827756 -105.012332 39.7504473 -105.0124996 39.7502194 18924 10383 10403 0.0309778660865677 0.0309778660865677 -105.0124996 39.7502194 -105.0122636 39.750008 18925 10403 10390 0.0429604527526701 0.0429604527526701 -105.0122636 39.750008 -105.0126243 39.749739 18927 10404 10405 0.0626862314087788 0.0626862314087788 -105.0107841 39.7498186 -105.0109524 39.7503673 18930 10406 10405 0.108269005965165 0.108269005965165 -105.0097302 39.7501122 -105.0109524 39.7503673 18932 1241 6737 0.0570520014832054 0.0570520014832054 -105.0205242 39.7613979 -105.0203579 39.760901 18934 8100 6923 0.164900679548878 0.164900679548878 -105.0200789 39.7613979 -105.018184 39.7611196 18936 6923 8099 0.163064822440362 0.163064822440362 -105.018184 39.7611196 -105.016277 39.7610801 18938 7928 8098 0.0730856765280865 0.0730856765280865 -105.0162425 39.7603392 -105.0160862 39.7609854 18940 4039 4644 0.0827836448037734 0.0827836448037734 -105.0178323 39.7180402 -105.018682 39.7183967 18943 10407 7448 0.103189406011465 0.103189406011465 -105.0127225 39.7148426 -105.0139289 39.7148415 19852 10659 3379 0.102335766847439 0.102335766847439 -105.035226 39.7385493 -105.0346077 39.7377613 18945 4142 10108 0.0206474020512083 0.0206474020512083 -104.9827054 39.7147303 -104.9827539 39.7145484 18947 5674 2620 0.178145491343884 0.178145491343884 -104.9975487 39.7209311 -104.9975509 39.7225332 18948 2620 5201 0.177501253416424 0.177501253416424 -104.9975509 39.7225332 -104.9975447 39.7241295 18949 5201 6234 0.174487220572856 0.174487220572856 -104.9975447 39.7241295 -104.9975473 39.7256987 18951 7639 8773 0.176238488140281 0.176238488140281 -104.9975661 39.7273117 -104.9975826 39.7288966 18952 8773 8053 0.178917033730472 0.178917033730472 -104.9975826 39.7288966 -104.9976187 39.7305054 18953 8053 6598 0.176988972177145 0.176988972177145 -104.9976187 39.7305054 -104.9976193 39.7320971 18954 6598 10243 0.175681180141988 0.175681180141988 -104.9976193 39.7320971 -104.9976337 39.733677 18956 1841 7856 0.0582284853716934 0.0582284853716934 -104.9921535 39.7209342 -104.9928343 39.7209379 18957 7856 4669 0.101085168807405 0.101085168807405 -104.9928343 39.7209379 -104.994016 39.720921 18979 1764 4509 0.0491583937075752 0.0491583937075752 -104.9769042 39.7146962 -104.9763295 39.7146995 18980 4509 4971 0.0991296803100638 0.0991296803100638 -104.9763295 39.7146995 -104.9751706 39.7147065 18981 4971 1516 0.0482432726972035 0.0482432726972035 -104.9751706 39.7147065 -104.9746066 39.7147099 18982 1516 5304 0.0536166306041211 0.0536166306041211 -104.9746066 39.7147099 -104.9739798 39.7147152 18983 5304 7951 0.0505628420768163 0.0505628420768163 -104.9739798 39.7147152 -104.9733887 39.7147202 18984 7951 7950 0.0124795676036534 0.0124795676036534 -104.9733887 39.7147202 -104.9732428 39.7147202 18985 7950 1083 0.0132964314605761 0.0132964314605761 -104.9732428 39.7147202 -104.9730883 39.714707 18986 1083 8958 0.019091432638578 0.019091432638578 -104.9730883 39.714707 -104.9728651 39.714707 18987 8958 1750 0.0565301426139895 0.0565301426139895 -104.9728651 39.714707 -104.9722042 39.714707 18988 1750 6636 0.100698502633469 0.100698502633469 -104.9722042 39.714707 -104.9710271 39.7146913 18989 6636 5425 0.0992142460676437 0.0992142460676437 -104.9710271 39.7146913 -104.9698675 39.7147124 18990 5425 7398 0.100582854167636 0.100582854167636 -104.9698675 39.7147124 -104.9686917 39.7147256 18992 5674 10413 0.0446816032988726 0.0446816032988726 -104.9975487 39.7209311 -104.9980711 39.720935 18993 10413 6641 0.0419959523464037 0.0419959523464037 -104.9980711 39.720935 -104.9985621 39.7209387 18994 6641 3958 0.140215488391596 0.140215488391596 -104.9985621 39.7209387 -105.0002015 39.7209321 18997 9265 10213 0.108979878639585 0.108979878639585 -105.0016701 39.7209304 -105.0029442 39.7209175 19957 10683 10676 0.203409384148671 0.203409384148671 -105.0434219 39.7384701 -105.0434166 39.7366408 18998 10213 9182 0.221716360786737 0.221716360786737 -105.0029442 39.7209175 -105.0055365 39.720906 18999 9182 4360 0.00485021965067944 0.00485021965067944 -105.0055365 39.720906 -105.0055932 39.7209068 19000 4360 6082 0.123504109096694 0.123504109096694 -105.0055932 39.7209068 -105.007037 39.720887 19240 10459 8221 0.147319836582293 0.147319836582293 -104.9924125 39.7416474 -104.9936301 39.74071 19002 1269 4533 0.203350040591983 0.203350040591983 -105.0203986 39.7184231 -105.0227761 39.7184297 19003 4533 8579 0.198512187124204 0.198512187124204 -105.0227761 39.7184297 -105.0250969 39.7184502 19005 1841 2613 0.177111353706323 0.177111353706323 -104.9921535 39.7209342 -104.9921516 39.722527 19006 2613 10414 0.0530626159965885 0.0530626159965885 -104.9921516 39.722527 -104.992154 39.7230042 19007 10414 5196 0.124494794308613 0.124494794308613 -104.992154 39.7230042 -104.9921597 39.7241238 19008 5196 6239 0.171651899926933 0.171651899926933 -104.9921597 39.7241238 -104.9921634 39.7256675 19010 4186 4182 0.0154308679587021 0.0154308679587021 -104.9921793 39.7147876 -104.9923595 39.714781 19011 4182 3367 0.101326829934178 0.101326829934178 -104.9923595 39.714781 -104.993544 39.7147942 19012 3367 3370 0.0389167828857067 0.0389167828857067 -104.993544 39.7147942 -104.9939989 39.7148008 19013 3370 10415 0.0493793417329401 0.0493793417329401 -104.9939989 39.7148008 -104.9945762 39.7148008 19014 10415 7424 0.0519282840216647 0.0519282840216647 -104.9945762 39.7148008 -104.9951833 39.7148008 19015 7424 10416 0.0508505433229276 0.0508505433229276 -104.9951833 39.7148008 -104.9957778 39.7148008 19016 10416 7831 0.0497300351350067 0.0497300351350067 -104.9957778 39.7148008 -104.9963592 39.7148008 19017 7831 9197 0.188452322853961 0.188452322853961 -104.9963592 39.7148008 -104.9985624 39.7147937 19019 5549 10417 0.0198343104325793 0.0198343104325793 -104.9920738 39.6893875 -104.9923056 39.6893875 19020 10417 2562 0.366597076665755 0.366597076665755 -104.9923056 39.6893875 -104.9965885 39.6893017 19021 2562 9783 0.236171353579108 0.236171353579108 -104.9965885 39.6893017 -104.9993276 39.6890403 19022 9783 9781 0.00643634199106272 0.00643634199106272 -104.9993276 39.6890403 -104.9994018 39.6890498 19958 10676 10668 0.135367639799285 0.135367639799285 -105.0434166 39.7366408 -105.0433886 39.7354236 19023 9781 9160 0.00367738923970995 0.00367738923970995 -104.9994018 39.6890498 -104.9994442 39.6890552 19025 9156 9260 0.0939135311905937 0.0939135311905937 -104.9956359 39.7036162 -104.9954471 39.7027842 19040 10419 435 0.0296899237003876 0.0296899237003876 -104.9404266 39.7837714 -104.9400813 39.7837417 19042 6361 6912 0.413025051484806 0.413025051484806 -104.9406234 39.7728953 -104.9406406 39.7691809 19043 6912 5272 0.122458972713872 0.122458972713872 -104.9406406 39.7691809 -104.9406406 39.7680796 19044 5272 2806 0.132101617817113 0.132101617817113 -104.9406406 39.7680796 -104.9406492 39.7668916 19045 2806 9480 0.135002111088791 0.135002111088791 -104.9406492 39.7668916 -104.9406528 39.7656775 19046 9480 901 0.134968752710231 0.134968752710231 -104.9406528 39.7656775 -104.9406492 39.7644637 19048 9486 9873 0.018915562611857 0.018915562611857 -104.9406618 39.7619502 -104.9406644 39.7617801 19049 9873 3055 0.182137362251337 0.182137362251337 -104.9406644 39.7617801 -104.9406663 39.7601421 19050 3055 9669 0.205422822851571 0.205422822851571 -104.9406663 39.7601421 -104.9406749 39.7582947 19051 9669 4352 0.202508200405289 0.202508200405289 -104.9406749 39.7582947 -104.9406749 39.7564735 19052 4352 7924 0.0557579828978423 0.0557579828978423 -104.9406749 39.7564735 -104.9406835 39.7559721 19053 7924 7923 0.106391305814005 0.106391305814005 -104.9406835 39.7559721 -104.9406835 39.7550153 19054 7923 3580 0.0580075342624614 0.0580075342624614 -104.9406835 39.7550153 -104.9407092 39.754494 19055 3580 788 0.184224770380015 0.184224770380015 -104.9407092 39.754494 -104.9407607 39.7528377 19056 788 10089 0.199795465587569 0.199795465587569 -104.9407607 39.7528377 -104.9407655 39.7510409 19057 10089 491 0.20084069572648 0.20084069572648 -104.9407655 39.7510409 -104.9407607 39.7492347 19058 491 489 0.205477824650125 0.205477824650125 -104.9407607 39.7492347 -104.9407865 39.7473869 19059 489 4589 0.272976340428597 0.272976340428597 -104.9407865 39.7473869 -104.9408036 39.744932 19060 4589 1978 0.12991989572877 0.12991989572877 -104.9408036 39.744932 -104.9407693 39.7437639 19061 1978 1994 0.0147512164813181 0.0147512164813181 -104.9407693 39.7437639 -104.9407521 39.7436319 19062 1994 705 0.187141061542779 0.187141061542779 -104.9407521 39.7436319 -104.9407521 39.7419489 19063 705 642 0.0623803538473296 0.0623803538473296 -104.9407521 39.7419489 -104.9407521 39.7413879 19064 642 10422 0.140896965982946 0.140896965982946 -104.9407521 39.7413879 -104.9407436 39.7401208 19067 9469 4898 0.180547202392339 0.180547202392339 -104.9407436 39.7367085 -104.9407436 39.7350848 19068 4898 4899 0.0469687370152221 0.0469687370152221 -104.9407436 39.7350848 -104.9407436 39.7346624 19069 4899 9422 0.11449972298661 0.11449972298661 -104.9407436 39.7346624 -104.9407521 39.7336327 19070 9422 2230 0.0888113879114828 0.0888113879114828 -104.9407521 39.7336327 -104.9407521 39.732834 19071 2230 961 0.0851419553312056 0.0851419553312056 -104.9407521 39.732834 -104.9407521 39.7320683 19072 961 5943 0.118166848545009 0.118166848545009 -104.9407521 39.7320683 -104.9407521 39.7310056 19073 5943 8869 0.0594604755013997 0.0594604755013997 -104.9407521 39.7310056 -104.9407607 39.7304709 19074 8869 3766 0.149125823202066 0.149125823202066 -104.9407607 39.7304709 -104.9407704 39.7291298 19075 3766 10248 0.200641473563849 0.200641473563849 -104.9407704 39.7291298 -104.940779 39.7273254 19076 10248 1211 0.0471365210908597 0.0471365210908597 -104.940779 39.7273254 -104.940806 39.726902 19077 1211 8567 0.147435833594552 0.147435833594552 -104.940806 39.726902 -104.940796 39.7255761 19078 8567 6541 0.161851618274563 0.161851618274563 -104.940796 39.7255761 -104.9407779 39.7241206 19079 6541 4746 0.176177241775495 0.176177241775495 -104.9407779 39.7241206 -104.9407779 39.7225362 19081 4159 2359 0.17021782028236 0.17021782028236 -104.9407748 39.7209356 -104.9407802 39.7194048 19082 2359 9694 0.178145500592375 0.178145500592375 -104.9407802 39.7194048 -104.9407779 39.7178027 19083 9694 5170 0.174004040417809 0.174004040417809 -104.9407779 39.7178027 -104.9407951 39.7162379 19085 6362 6447 0.0914589915157797 0.0914589915157797 -104.940457 39.7728953 -104.9404516 39.7737178 19086 6447 2399 0.0149004167256546 0.0149004167256546 -104.9404516 39.7737178 -104.9404527 39.7738518 19087 2399 9454 0.2205749898237 0.2205749898237 -104.9404527 39.7738518 -104.9405378 39.7758344 19089 519 831 0.121986604363099 0.121986604363099 -104.9416292 39.7807961 -104.9429184 39.780325 19090 831 10147 0.141772461765667 0.141772461765667 -104.9429184 39.780325 -104.9445492 39.7800907 19091 10147 10428 0.0119979325853114 0.0119979325853114 -104.9445492 39.7800907 -104.9445492 39.7799828 19093 8145 9501 0.0198122134799104 0.0198122134799104 -104.9480016 39.7837973 -104.9477699 39.7837907 19094 9501 1751 0.0440125388452957 0.0440125388452957 -104.9477699 39.7837907 -104.9472549 39.7837973 19095 1751 6012 0.168131959250809 0.168131959250809 -104.9472549 39.7837973 -104.9452877 39.7838286 19096 6012 832 0.205336624614562 0.205336624614562 -104.9452877 39.7838286 -104.9428851 39.783794 19097 832 518 0.168135736431663 0.168135736431663 -104.9428851 39.783794 -104.9409175 39.7837817 19098 518 6513 0.0279910233322091 0.0279910233322091 -104.9409175 39.7837817 -104.9405902 39.7837714 19099 6513 10419 0.0139795197071191 0.0139795197071191 -104.9405902 39.7837714 -104.9404266 39.7837714 19102 10049 8612 0.0522928783615643 0.0522928783615643 -105.0003395 39.7496422 -105.0007767 39.7499711 19103 8612 8474 0.0521996072275175 0.0521996072275175 -105.0007767 39.7499711 -105.0012293 39.7502862 19142 5220 8777 0.146640601075408 0.146640601075408 -104.9888573 39.7273254 -104.9874242 39.7266013 19105 10430 10358 0.245136281681027 0.245136281681027 -105.0132616 39.7411936 -105.0144967 39.7392041 19108 5628 9568 0.110078124608504 0.110078124608504 -104.9727792 39.7181791 -104.9714922 39.7181793 19110 8421 10357 0.296407311680596 0.296407311680596 -105.0127281 39.7431253 -105.0148187 39.7409989 19114 2386 9558 0.0348995825647377 0.0348995825647377 -104.9468949 39.7115125 -104.9465426 39.7113542 19115 9558 8798 0.125658984531748 0.125658984531748 -104.9465426 39.7113542 -104.9457531 39.7104012 19120 8185 9450 0.339524971346509 0.339524971346509 -104.936636 39.7114077 -104.9405977 39.7115958 19121 9450 8690 0.0176125961717604 0.0176125961717604 -104.9405977 39.7115958 -104.9408036 39.7115964 19122 8690 7659 0.0477249226862614 0.0477249226862614 -104.9408036 39.7115964 -104.9413615 39.7115918 19123 7659 6718 0.103225505465316 0.103225505465316 -104.9413615 39.7115918 -104.9425631 39.711506 19125 2190 8128 0.151455687504874 0.151455687504874 -105.0139689 39.7423726 -105.0124026 39.7430088 19126 8128 7827 0.106341251390527 0.106341251390527 -105.0124026 39.7430088 -105.0113366 39.7435015 19127 7827 10432 0.221434541654845 0.221434541654845 -105.0113366 39.7435015 -105.0087952 39.7438851 19128 10432 6961 0.0131395719721806 0.0131395719721806 -105.0087952 39.7438851 -105.0086651 39.743948 19129 6961 10433 0.0134328380462519 0.0134328380462519 -105.0086651 39.743948 -105.0085243 39.7440016 19130 10433 10434 0.0869062764565781 0.0869062764565781 -105.0085243 39.7440016 -105.007666 39.7444203 19131 10434 8597 0.00983583049657532 0.00983583049657532 -105.007666 39.7444203 -105.0075587 39.7444522 19132 8597 10435 0.0222534876112211 0.0222534876112211 -105.0075587 39.7444522 -105.0073243 39.7445392 19134 10050 3168 0.0821216282435351 0.0821216282435351 -105.0006176 39.749423 -105.0012883 39.7488943 19141 7961 5220 0.0901667996290929 0.0901667996290929 -104.9896006 39.7279005 -104.9888573 39.7273254 19144 8388 10437 0.320984694668417 0.320984694668417 -105.0138882 39.7419658 -105.0110862 39.743887 19146 10437 6962 0.186002986440568 0.186002986440568 -105.0110862 39.743887 -105.0094763 39.7450121 19147 6962 10438 0.0184374963317956 0.0184374963317956 -105.0094763 39.7450121 -105.0092941 39.7451008 19148 10438 1881 0.209774050468257 0.209774050468257 -105.0092941 39.7451008 -105.0074729 39.746365 19149 1881 8569 0.224745848084877 0.224745848084877 -105.0074729 39.746365 -105.00526 39.747456 19150 8569 9988 0.0831717180377924 0.0831717180377924 -105.00526 39.747456 -105.0043843 39.7477818 19151 9988 8477 0.0648356679758423 0.0648356679758423 -105.0043843 39.7477818 -105.003633 39.7477024 19152 8477 8463 0.0835421546655635 0.0835421546655635 -105.003633 39.7477024 -105.0026615 39.7476216 19960 9517 10684 0.210192276965542 0.210192276965542 -105.0410776 39.740352 -105.0410722 39.7384617 19154 8800 8811 0.31904932389546 0.31904932389546 -104.9467659 39.7116096 -104.9494453 39.7136057 19162 10428 3871 0.0534454265709194 0.0534454265709194 -104.9445492 39.7799828 -104.9440637 39.7796798 19163 3871 840 0.0992542187222657 0.0992542187222657 -104.9440637 39.7796798 -104.942905 39.7797416 19164 840 4272 0.128018795895479 0.128018795895479 -104.942905 39.7797416 -104.9418717 39.778908 19166 9283 10439 0.0445989165425857 0.0445989165425857 -104.9624039 39.7800174 -104.961882 39.7800192 19168 10440 9282 0.395349042842448 0.395349042842448 -104.9622414 39.7801259 -104.9667713 39.7808486 19170 7136 2300 0.0954980884416659 0.0954980884416659 -104.9684185 39.7783922 -104.9691692 39.7790284 19171 2300 6804 0.197911548357853 0.197911548357853 -104.9691692 39.7790284 -104.9688098 39.7807867 19173 7956 8539 0.0718200140953678 0.0718200140953678 -104.9677476 39.7808918 -104.9669081 39.7808609 19174 8539 9282 0.0117697082839477 0.0117697082839477 -104.9669081 39.7808609 -104.9667713 39.7808486 19176 10442 1349 0.0573473302810492 0.0573473302810492 -104.9735925 39.7715442 -104.9740676 39.7719084 19178 10443 8521 0.0309849382045455 0.0309849382045455 -105.0041255 39.7507938 -105.0043742 39.7505911 19180 10151 10440 0.0401979143660666 0.0401979143660666 -104.961771 39.7801275 -104.9622414 39.7801259 19182 10439 5059 0.220890379574485 0.220890379574485 -104.961882 39.7800192 -104.9592971 39.780022 19183 5059 5013 0.0908635547178716 0.0908635547178716 -104.9592971 39.780022 -104.9582338 39.780024 19184 5013 3349 0.0925982666666752 0.0925982666666752 -104.9582338 39.780024 -104.9571502 39.780022 19185 3349 7877 0.0609717199349519 0.0609717199349519 -104.9571502 39.780022 -104.9564367 39.7800204 19186 7877 5761 0.0981025803398981 0.0981025803398981 -104.9564367 39.7800204 -104.9552887 39.7800158 19187 5761 7325 0.0996396951750833 0.0996396951750833 -104.9552887 39.7800158 -104.9541227 39.7800179 19961 10684 10674 0.204298559687633 0.204298559687633 -105.0410722 39.7384617 -105.0410696 39.7366244 19188 7325 2064 0.0938077886809335 0.0938077886809335 -104.9541227 39.7800179 -104.953025 39.7800093 20575 10863 10864 0.0111548544892698 0.0111548544892698 -105.0250317 39.7609599 -105.0249015 39.7609531 19189 2064 2650 0.094440127839499 0.094440127839499 -104.953025 39.7800093 -104.9519199 39.7800007 19801 7638 6235 0.180302575380181 0.180302575380181 -104.9969636 39.7273173 -104.9969633 39.7256958 19190 2650 10444 0.141197448312795 0.141197448312795 -104.9519199 39.7800007 -104.9502676 39.7799945 19191 10444 9821 0.0323105619062287 0.0323105619062287 -104.9502676 39.7799945 -104.9498895 39.7799931 19192 9821 9822 0.0144436267959073 0.0144436267959073 -104.9498895 39.7799931 -104.9497205 39.7799952 19193 9822 3476 0.28088366035949 0.28088366035949 -104.9497205 39.7799952 -104.9464336 39.7799807 19194 3476 10445 0.0704996285836985 0.0704996285836985 -104.9464336 39.7799807 -104.9456086 39.7799808 19195 10445 10428 0.0905303391563005 0.0905303391563005 -104.9456086 39.7799808 -104.9445492 39.7799828 19197 10167 10442 0.0431387292722099 0.0431387292722099 -104.9732322 39.7712725 -104.9735925 39.7715442 19199 8408 8568 0.191490020507546 0.191490020507546 -105.0080042 39.7473225 -105.0063682 39.7484987 19200 8568 10012 0.119004756390235 0.119004756390235 -105.0063682 39.7484987 -105.0057345 39.7494516 19335 8631 10474 0.189944426919074 0.189944426919074 -105.0072049 39.7537723 -105.0056485 39.7525532 19201 10012 8461 0.097400081996938 0.097400081996938 -105.0057345 39.7494516 -105.0049189 39.7500632 19203 4275 3348 0.0888431357806069 0.0888431357806069 -104.9582338 39.7789377 -104.9571942 39.7789304 19204 3348 7876 0.0640319779657538 0.0640319779657538 -104.9571942 39.7789304 -104.9564449 39.7789288 19205 7876 5760 0.0967358830871852 0.0967358830871852 -104.9564449 39.7789288 -104.9553129 39.7789264 19206 5760 7324 0.101239369924108 0.101239369924108 -104.9553129 39.7789264 -104.9541282 39.778924 19207 7324 2063 0.0946165731852714 0.0946165731852714 -104.9541282 39.778924 -104.953021 39.7789217 19208 2063 2649 0.0935569331707932 0.0935569331707932 -104.953021 39.7789217 -104.9519262 39.7789194 19209 2649 4105 0.0971375052394303 0.0971375052394303 -104.9519262 39.7789194 -104.9507895 39.7789171 19210 4105 6689 0.0855494277301445 0.0855494277301445 -104.9507895 39.7789171 -104.9497884 39.7789167 19211 6689 356 0.101026474697068 0.101026474697068 -104.9497884 39.7789167 -104.9486062 39.7789125 19212 356 7688 0.0921469063041614 0.0921469063041614 -104.9486062 39.7789125 -104.9475279 39.7789103 19213 7688 3475 0.0946165920204556 0.0946165920204556 -104.9475279 39.7789103 -104.9464207 39.778908 19215 6939 9228 0.0827641347919428 0.0827641347919428 -104.9592691 39.7819637 -104.9592628 39.7812194 19216 9228 6380 0.0767643689707359 0.0767643689707359 -104.9592628 39.7812194 -104.9592745 39.7805291 19217 6380 5058 0.0447215279971903 0.0447215279971903 -104.9592745 39.7805291 -104.9592906 39.7801271 19219 5015 3318 0.0976390934138488 0.0976390934138488 -104.9582016 39.7805126 -104.957059 39.7805126 19221 7829 10449 0.170073568021036 0.170073568021036 -104.9917479 39.7578961 -104.9903397 39.7589766 19222 9276 9490 0.227893235973284 0.227893235973284 -104.9957422 39.7556449 -104.9975705 39.7571365 19224 5808 10450 0.0444182254226453 0.0444182254226453 -104.9878972 39.7431235 -104.9873945 39.7430227 19228 10452 10453 0.00899294746602318 0.00899294746602318 -104.9908137 39.7415403 -104.9908874 39.7414826 19262 561 8788 0.108355823884287 0.108355823884287 -104.984845 39.7400568 -104.9835778 39.7400469 19264 10465 10081 0.106367191723871 0.106367191723871 -104.9873778 39.7399976 -104.9861338 39.7399945 19265 10081 9467 0.08060964495203 0.08060964495203 -104.9861338 39.7399945 -104.9851948 39.7400592 19376 8634 10174 0.107642527980188 0.107642527980188 -104.9972254 39.7453524 -104.9963422 39.7446625 19283 1943 10467 0.139113140483037 0.139113140483037 -104.9902169 39.7384586 -104.9888355 39.7377977 19284 10467 1941 0.145058671955531 0.145058671955531 -104.9888355 39.7377977 -104.9873753 39.7384618 19309 10472 10450 0.0244300101434338 0.0244300101434338 -104.9873927 39.7432424 -104.9873945 39.7430227 19310 10450 6986 0.0907684588887198 0.0907684588887198 -104.9873945 39.7430227 -104.9873935 39.7422064 19311 6986 649 0.0550434251335652 0.0550434251335652 -104.9873935 39.7422064 -104.9873881 39.7417114 19312 649 9973 0.0116984093357102 0.0116984093357102 -104.9873881 39.7417114 -104.9873866 39.7416062 19313 9973 6700 0.0127993614182147 0.0127993614182147 -104.9873866 39.7416062 -104.9873849 39.7414911 20578 10796 10801 0.065843170036926 0.065843170036926 -105.0226193 39.761283 -105.021849 39.761283 19315 5030 10465 0.0131766099040461 0.0131766099040461 -104.987378 39.7401161 -104.9873778 39.7399976 19316 10465 339 0.0452586039857602 0.0452586039857602 -104.9873778 39.7399976 -104.9873725 39.7395906 19317 339 10468 0.0402192785877108 0.0402192785877108 -104.9873725 39.7395906 -104.9873734 39.7392289 19318 10468 1941 0.0852977829408983 0.0852977829408983 -104.9873734 39.7392289 -104.9873753 39.7384618 19319 1941 610 0.177606555639393 0.177606555639393 -104.9873753 39.7384618 -104.9873582 39.7368646 19320 610 4852 0.177691892562915 0.177691892562915 -104.9873582 39.7368646 -104.987369 39.7352666 19321 4852 2203 0.156985921773534 0.156985921773534 -104.987369 39.7352666 -104.9873753 39.7338548 19324 5917 1620 0.152034755665853 0.152034755665853 -104.987439 39.7304505 -104.9874196 39.7290833 19325 1620 1212 0.201729915857126 0.201729915857126 -104.9874196 39.7290833 -104.9874175 39.7272691 19326 1212 8782 0.0140233440789759 0.0140233440789759 -104.9874175 39.7272691 -104.9874245 39.7271431 19336 4837 9074 0.0183273901669081 0.0183273901669081 -104.9983742 39.7111927 -104.9985883 39.7111864 19338 9315 9317 0.0726807266351068 0.0726807266351068 -104.9406148 39.7146468 -104.9406062 39.7153004 19339 9317 8692 0.104147766047402 0.104147766047402 -104.9406062 39.7153004 -104.9406148 39.716237 19341 9315 1952 0.0315809029571794 0.0315809029571794 -104.9406148 39.7146468 -104.9402458 39.7146371 19343 10140 10142 0.0644750868788433 0.0644750868788433 -104.967225 39.7796681 -104.967563 39.7791497 19344 10142 10475 0.0151531719907858 0.0151531719907858 -104.967563 39.7791497 -104.9676782 39.7790461 19345 10475 7137 0.053510410167183 0.053510410167183 -104.9676782 39.7790461 -104.9680592 39.7786642 19347 480 9282 0.132450958735296 0.132450958735296 -104.9669782 39.7796681 -104.9667713 39.7808486 19348 9282 10138 0.0564427245863012 0.0564427245863012 -104.9667713 39.7808486 -104.9667127 39.7813542 19350 8464 10476 0.175984833399768 0.175984833399768 -105.0014282 39.7464074 -105.0032157 39.7456226 19352 10047 5253 0.112186249238367 0.112186249238367 -104.9733504 39.7691681 -104.9733576 39.7681592 19353 5253 2320 0.0249537355545513 0.0249537355545513 -104.9733576 39.7681592 -104.9733543 39.7679348 19355 10166 6401 0.0992919669903468 0.0992919669903468 -104.9720707 39.769351 -104.9719701 39.7702406 19359 10479 9948 0.0516511853374245 0.0516511853374245 -104.9998192 39.7473335 -104.9993873 39.7470087 19360 9948 8509 0.0517093587612889 0.0517093587612889 -104.9993873 39.7470087 -104.9989592 39.7466802 19362 6189 10479 0.146782090008868 0.146782090008868 -104.9986323 39.7482873 -104.9998192 39.7473335 19387 10455 5805 0.0524139320350963 0.0524139320350963 -104.9915438 39.7409769 -104.9911089 39.7406447 19364 10047 10168 0.0607581388382602 0.0607581388382602 -104.9733504 39.7691681 -104.9728475 39.7695543 19365 10168 10480 0.0679196955639713 0.0679196955639713 -104.9728475 39.7695543 -104.972292 39.7699911 19366 10480 6401 0.0390713513194924 0.0390713513194924 -104.972292 39.7699911 -104.9719701 39.7702406 19367 6401 10481 0.052200136280437 0.052200136280437 -104.9719701 39.7702406 -104.9715413 39.7705749 19368 10481 6166 0.221487121294822 0.221487121294822 -104.9715413 39.7705749 -104.9697218 39.7719933 19369 6166 4284 0.1514940030025 0.1514940030025 -104.9697218 39.7719933 -104.9683885 39.7728911 19371 2320 2779 0.107781391844326 0.107781391844326 -104.9733543 39.7679348 -104.9733522 39.7669655 20580 10867 10868 0.0137448223074376 0.0137448223074376 -105.0244043 39.7612864 -105.0245651 39.7612868 20581 10868 10869 0.0278742902489333 0.0278742902489333 -105.0245651 39.7612868 -105.0248912 39.7612876 19372 2779 2913 0.05305189541044 0.05305189541044 -104.9733522 39.7669655 -104.9733488 39.7664884 19374 8509 9595 0.106794270102757 0.106794270102757 -104.9989592 39.7466802 -104.9980797 39.7459982 19375 9595 8634 0.102427753876907 0.102427753876907 -104.9980797 39.7459982 -104.9972254 39.7453524 19377 10174 10482 0.096139738297761 0.096139738297761 -104.9963422 39.7446625 -104.9955435 39.7440539 19378 10482 9194 0.00978224253563326 0.00978224253563326 -104.9955435 39.7440539 -104.9954622 39.743992 19380 4397 3002 0.108243017625134 0.108243017625134 -104.9946157 39.7433367 -104.9937158 39.742652 19381 3002 10484 0.0989194559777293 0.0989194559777293 -104.9937158 39.742652 -104.9929004 39.7420209 19382 10484 5962 0.00617092845740214 0.00617092845740214 -104.9929004 39.7420209 -104.9928478 39.7419829 19383 5962 10485 0.00542857584263607 0.00542857584263607 -104.9928478 39.7419829 -104.9928052 39.7419467 19384 10485 10459 0.0472755549262459 0.0472755549262459 -104.9928052 39.7419467 -104.9924125 39.7416474 19385 10459 7579 0.0528643874539915 0.0528643874539915 -104.9924125 39.7416474 -104.9919734 39.7413127 19429 7287 32 0.190572580502828 0.190572580502828 -104.9833604 39.7019722 -104.9833417 39.7002584 19386 7579 10455 0.0523778989124976 0.0523778989124976 -104.9919734 39.7413127 -104.9915438 39.7409769 19423 10488 7294 0.0690612889349745 0.0690612889349745 -104.9810224 39.7026345 -104.9810028 39.7020136 19424 7294 36 0.192538942320683 0.192538942320683 -104.9810028 39.7020136 -104.9809867 39.7002821 19388 5805 10462 0.081956103355699 0.081956103355699 -104.9911089 39.7406447 -104.9904372 39.7401189 19389 10462 8768 0.0169741195442503 0.0169741195442503 -104.9904372 39.7401189 -104.9903111 39.740001 19391 6189 9950 0.0503550239981861 0.0503550239981861 -104.9986323 39.7482873 -104.9990547 39.7486029 19392 9950 7557 0.0535053183585621 0.0535053183585621 -104.9990547 39.7486029 -104.9994986 39.7489421 19393 7557 9952 0.0524048074288428 0.0524048074288428 -104.9994986 39.7489421 -104.9999037 39.7492958 19394 9952 10429 0.0135095901515659 0.0135095901515659 -104.9999037 39.7492958 -105.0000136 39.7493831 19396 10479 9627 0.0675900234291702 0.0675900234291702 -104.9998192 39.7473335 -105.0003825 39.746907 19400 3201 6115 0.203275445399412 0.203275445399412 -104.9757389 39.711117 -104.9757389 39.7092889 19401 6115 1910 0.199619230795837 0.199619230795837 -104.9757389 39.7092889 -104.9757282 39.7074937 19402 1910 9218 0.202850123370343 0.202850123370343 -104.9757282 39.7074937 -104.9757497 39.7056695 19403 9218 9216 0.20345414072247 0.20345414072247 -104.9757497 39.7056695 -104.9757563 39.7038398 19404 9216 7300 0.200631055524996 0.200631055524996 -104.9757563 39.7038398 -104.9757669 39.7020355 19405 7300 45 0.202263602143448 0.202263602143448 -104.9757669 39.7020355 -104.9757682 39.7002165 19406 45 3545 0.200651259904661 0.200651259904661 -104.9757682 39.7002165 -104.9757691 39.698412 19407 3545 4239 0.201942446714699 0.201942446714699 -104.9757691 39.698412 -104.9757777 39.6965959 19408 4239 1800 0.2054130837632 0.2054130837632 -104.9757777 39.6965959 -104.97579 39.6947486 19409 1800 8710 0.197537787183869 0.197537787183869 -104.97579 39.6947486 -104.97579 39.6929721 19410 8710 6527 0.132676718293593 0.132676718293593 -104.97579 39.6929721 -104.9759135 39.6917827 19695 8145 9492 0.255789380087541 0.255789380087541 -104.9480016 39.7837973 -104.9497268 39.7819174 19697 10419 10619 0.294868097569216 0.294868097569216 -104.9404266 39.7837714 -104.940416 39.7864232 19806 10411 7868 0.176421872480467 0.176421872480467 -104.9969604 39.7209341 -104.9969607 39.7193475 19698 10619 10620 0.511264415982815 0.511264415982815 -104.940416 39.7864232 -104.939871 39.791002 19699 6199 496 0.110329672635447 0.110329672635447 -104.9404705 39.7816234 -104.9404434 39.7826154 19700 496 10419 0.128549351195957 0.128549351195957 -104.9404434 39.7826154 -104.9404266 39.7837714 19704 10623 10624 0.299844457035978 0.299844457035978 -105.0031654 39.7337887 -105.0029777 39.7364814 19705 10624 10625 0.048946191319968 0.048946191319968 -105.0029777 39.7364814 -105.0033774 39.7367965 19706 10625 10626 0.0564187161790662 0.0564187161790662 -105.0033774 39.7367965 -105.0040372 39.7367991 19707 10626 10627 0.261222980592435 0.261222980592435 -105.0040372 39.7367991 -105.0051511 39.7346116 19717 10626 10634 0.247667737296111 0.247667737296111 -105.0040372 39.7367991 -105.0040521 39.7345718 19925 10679 9511 0.20648099094332 0.20648099094332 -105.0358012 39.7384625 -105.0358145 39.7403194 19926 9511 4579 0.132833459370163 0.132833459370163 -105.0358145 39.7403194 -105.0358145 39.741514 19930 10680 10673 0.208792718350027 0.208792718350027 -105.0375666 39.7384701 -105.0375559 39.7365924 19931 10673 7131 0.201766496696079 0.201766496696079 -105.0375559 39.7365924 -105.0375424 39.7347779 19933 626 10681 0.1702021482017 0.1702021482017 -105.0363381 39.7365871 -105.0363564 39.7350565 19934 5672 10665 0.0500710082270115 0.0500710082270115 -104.997538 39.7179373 -104.9969526 39.7179403 19935 10665 7218 0.0509007134728753 0.0509007134728753 -104.9969526 39.7179403 -104.9963575 39.7179434 19937 252 10245 0.178490785331426 0.178490785331426 -104.9994279 39.7320888 -104.9994337 39.733694 19938 10245 7120 0.17638987203806 0.17638987203806 -104.9994337 39.733694 -104.9994256 39.7352803 19939 7120 9641 0.177259535907282 0.177259535907282 -104.9994256 39.7352803 -104.9994122 39.7368744 19944 10675 10682 0.203454780542957 0.203454780542957 -105.041646 39.7366287 -105.0416549 39.7384584 19945 10682 9518 0.211007495388792 0.211007495388792 -105.0416549 39.7384584 -105.0416701 39.740356 19946 9518 4583 0.129742461291969 0.129742461291969 -105.0416701 39.740356 -105.0416673 39.7415228 19948 10646 7221 0.050795229275335 0.050795229275335 -104.9969581 39.7230021 -104.9963642 39.722998 19949 7221 10672 0.0490058421037179 0.0490058421037179 -104.9963642 39.722998 -104.9957912 39.722999 19950 10672 4950 0.0520761745786515 0.0520761745786515 -104.9957912 39.722999 -104.9951823 39.723 19954 10414 5089 0.112638269786332 0.112638269786332 -104.992154 39.7230042 -104.990837 39.7230104 19956 9520 10683 0.208034746403896 0.208034746403896 -105.0434189 39.740341 -105.0434219 39.7384701 19992 10649 10664 0.050141841785608 0.050141841785608 -105.0422444 39.7384617 -105.0428308 39.738465 19993 10664 10683 0.0505455538112256 0.0505455538112256 -105.0428308 39.738465 -105.0434219 39.7384701 19994 10683 5590 0.0494937724947863 0.0494937724947863 -105.0434219 39.7384701 -105.0440007 39.7384751 19995 5590 10661 0.0507309659863408 0.0507309659863408 -105.0440007 39.7384751 -105.044594 39.7384771 19996 10661 7533 0.0505856564507496 0.0505856564507496 -105.044594 39.7384771 -105.0451856 39.7384792 19997 7533 10689 0.686347942133366 0.686347942133366 -105.0451856 39.7384792 -105.0532125 39.7384977 19998 8645 2200 0.0278160442123186 0.0278160442123186 -105.0040083 39.7506996 -105.0039004 39.7509356 20003 2200 10693 0.020138493184414 0.020138493184414 -105.0039004 39.7509356 -105.0040848 39.7508229 20004 10693 10443 0.00475150856262823 0.00475150856262823 -105.0040848 39.7508229 -105.0041255 39.7507938 20006 8461 9621 0.0222962026291256 0.0222962026291256 -105.0049189 39.7500632 -105.0046936 39.7501642 20007 9621 10690 0.0515741214544805 0.0515741214544805 -105.0046936 39.7501642 -105.0042718 39.7504958 20026 9466 8724 0.0514719719174867 0.0514719719174867 -104.9603865 39.7432158 -104.9597878 39.7432643 20027 8724 5029 0.0566937822140094 0.0566937822140094 -104.9597878 39.7432643 -104.9591698 39.7434491 20028 5029 4595 0.0969267875718062 0.0969267875718062 -104.9591698 39.7434491 -104.9581328 39.7438013 20030 5321 630 0.142142547339574 0.142142547339574 -104.9754804 39.7621615 -104.9743045 39.7630654 20031 630 2908 0.116052443784823 0.116052443784823 -104.9743045 39.7630654 -104.9733498 39.7638075 20039 10696 5549 0.959761090863438 0.959761090863438 -104.9925954 39.6807655 -104.9920738 39.6893875 20040 5549 9172 0.201153438061066 0.201153438061066 -104.9920738 39.6893875 -104.9923108 39.6911873 20042 140 1484 0.198676673012775 0.198676673012775 -104.9924893 39.6930233 -104.99246 39.6948099 20043 1484 3760 0.212665318664513 0.212665318664513 -104.99246 39.6948099 -104.9918765 39.696669 20044 3760 4181 0.394425022611864 0.394425022611864 -104.9918765 39.696669 -104.9925156 39.7001819 20045 4181 7302 0.250045496408828 0.250045496408828 -104.9925156 39.7001819 -104.9940584 39.7020918 20046 7302 9078 0.0121023798774685 0.0121023798774685 -104.9940584 39.7020918 -104.9941364 39.7021826 419 418 419 0.0843359701726921 0.0843359701726921 -104.9449438 39.7443271 -104.94552 39.7449427 20049 9127 9931 0.188027723664679 0.188027723664679 -104.9983536 39.7098782 -104.9975856 39.7082938 20051 9189 10417 0.27289630775387 0.27289630775387 -104.9938171 39.6915486 -104.9923056 39.6893875 20052 10417 10698 0.903351534370563 0.903351534370563 -104.9923056 39.6893875 -104.9926383 39.6812675 20055 5803 10456 0.063915425232113 0.063915425232113 -104.9916422 39.7401229 -104.9923896 39.7401331 20056 10456 8278 0.0463525975312068 0.0463525975312068 -104.9923896 39.7401331 -104.9929317 39.740136 20057 8278 7582 0.0531670184257572 0.0531670184257572 -104.9929317 39.740136 -104.9935535 39.7401388 20586 10860 10865 0.0197306093936785 0.0197306093936785 -105.02457 39.7611148 -105.024575 39.7609374 20058 7582 10460 0.0605194201118807 0.0605194201118807 -104.9935535 39.7401388 -104.9942613 39.7401385 20059 10460 5965 0.08096413889014 0.08096413889014 -104.9942613 39.7401385 -104.9952082 39.7401418 20060 5965 7403 0.00793698029885246 0.00793698029885246 -104.9952082 39.7401418 -104.995301 39.7401401 20061 7403 7216 0.100604138655543 0.100604138655543 -104.995301 39.7401401 -104.9964776 39.7401434 20062 7216 2998 0.041051117053356 0.041051117053356 -104.9964776 39.7401434 -104.9969577 39.7401458 20064 4930 9632 0.0194691711485179 0.0194691711485179 -104.9981378 39.7401663 -104.998365 39.7401779 20066 8788 8794 0.107030125953622 0.107030125953622 -104.9835778 39.7400469 -104.9823264 39.7400238 20067 8794 8875 0.105785558321332 0.105785558321332 -104.9823264 39.7400238 -104.9810892 39.7400264 20068 8875 7355 0.0541942506273543 0.0541942506273543 -104.9810892 39.7400264 -104.9804554 39.7400222 20069 7355 8881 0.0482515848497253 0.0482515848497253 -104.9804554 39.7400222 -104.9798911 39.7400184 20070 8881 7128 0.0482774346717123 0.0482774346717123 -104.9798911 39.7400184 -104.9793265 39.7400224 20071 7128 9311 0.0491067830497851 0.0491067830497851 -104.9793265 39.7400224 -104.9787522 39.7400264 20072 9311 9658 0.100701059147573 0.100701059147573 -104.9787522 39.7400264 -104.9775745 39.740019 20073 9658 5054 0.0949533068688616 0.0949533068688616 -104.9775745 39.740019 -104.9764641 39.7400314 20074 5054 5041 0.0261633102483298 0.0261633102483298 -104.9764641 39.7400314 -104.9761583 39.7400231 20075 5041 6318 0.0238469793810048 0.0238469793810048 -104.9761583 39.7400231 -104.9758794 39.7400231 20077 8004 7999 0.0412811844037432 0.0412811844037432 -104.9752839 39.740019 -104.9748011 39.740019 20078 7999 5161 0.00972594837361757 0.00972594837361757 -104.9748011 39.740019 -104.9746885 39.7400066 20079 5161 976 0.0450966381773304 0.0450966381773304 -104.9746885 39.7400066 -104.9741611 39.7400028 20080 976 9235 0.0690703393173828 0.0690703393173828 -104.9741611 39.7400028 -104.9733535 39.7400168 20081 9235 8835 0.0284556853366966 0.0284556853366966 -104.9733535 39.7400168 -104.9730207 39.7400163 20082 8835 7138 0.0744435936983682 0.0744435936983682 -104.9730207 39.7400163 -104.9721501 39.7400093 20083 7138 7152 0.0242079619729824 0.0242079619729824 -104.9721501 39.7400093 -104.971867 39.7400066 20084 7152 5018 0.0530487604133438 0.0530487604133438 -104.971867 39.7400066 -104.9712466 39.7400022 20085 5018 5127 0.027179522018167 0.027179522018167 -104.9712466 39.7400022 -104.9709293 39.7400169 20086 5127 5120 0.017329383802427 0.017329383802427 -104.9709293 39.7400169 -104.9707273 39.7400042 20087 5120 9413 0.051025645765313 0.051025645765313 -104.9707273 39.7400042 -104.9701307 39.740015 20088 9413 4720 0.0442143222009164 0.0442143222009164 -104.9701307 39.740015 -104.9696136 39.7400134 20089 4720 6788 0.103544897956421 0.103544897956421 -104.9696136 39.7400134 -104.9684027 39.7400015 20090 6788 7360 0.101885712989061 0.101885712989061 -104.9684027 39.7400015 -104.9672112 39.73999 20091 7360 5420 0.104686903511504 0.104686903511504 -104.9672112 39.73999 -104.9659869 39.7399811 20092 5420 8551 0.104297582912284 0.104297582912284 -104.9659869 39.7399811 -104.9647671 39.7399797 20093 8551 3891 0.113854917229397 0.113854917229397 -104.9647671 39.7399797 -104.9634356 39.7399908 20094 3891 1021 0.10275177677768 0.10275177677768 -104.9634356 39.7399908 -104.962234 39.7399776 20095 1021 10069 0.0524825810706004 0.0524825810706004 -104.962234 39.7399776 -104.9616202 39.7399794 20096 10069 6266 0.0519011168646154 0.0519011168646154 -104.9616202 39.7399794 -104.9610132 39.7399811 20097 6266 8727 0.107637396904871 0.107637396904871 -104.9610132 39.7399811 -104.9597547 39.7399579 20098 8727 5027 0.0851589615138914 0.0851589615138914 -104.9597547 39.7399579 -104.9587811 39.7401193 20099 5027 3339 0.11913667157964 0.11913667157964 -104.9587811 39.7401193 -104.9573922 39.7402049 20100 3339 7884 0.0947347804724537 0.0947347804724537 -104.9573922 39.7402049 -104.9562845 39.7401863 20101 7884 7339 0.0992406279882494 0.0992406279882494 -104.9562845 39.7401863 -104.9551239 39.7401771 20588 10840 3589 0.00659451799404467 0.00659451799404467 -105.0245771 39.760862 -105.0245881 39.7608033 20102 7339 7978 0.0297388680985265 0.0297388680985265 -104.9551239 39.7401771 -104.9547761 39.7401752 20103 7978 8546 0.0509861753484279 0.0509861753484279 -104.9547761 39.7401752 -104.9541798 39.7401771 20105 2065 2068 0.0539613780445048 0.0539613780445048 -104.9536131 39.740176 -104.9529821 39.7401847 20106 2068 2651 0.0458462130492323 0.0458462130492323 -104.9529821 39.7401847 -104.952446 39.7401771 20107 2651 2668 0.0527824371940605 0.0527824371940605 -104.952446 39.7401771 -104.9518287 39.740174 20108 2668 4106 0.0471315276476818 0.0471315276476818 -104.9518287 39.740174 -104.9512775 39.7401701 20109 4106 4138 0.0531150768123695 0.0531150768123695 -104.9512775 39.7401701 -104.9506563 39.7401717 20110 4138 6691 0.0513109258939151 0.0513109258939151 -104.9506563 39.7401717 -104.9500562 39.7401702 20111 6691 6699 0.049849518680298 0.049849518680298 -104.9500562 39.7401702 -104.9494732 39.7401674 20112 6699 8027 0.0540642003294053 0.0540642003294053 -104.9494732 39.7401674 -104.9488409 39.7401691 20113 8027 8022 0.0351680439773276 0.0351680439773276 -104.9488409 39.7401691 -104.9484296 39.7401675 20114 8022 7697 0.0642576699742132 0.0642576699742132 -104.9484296 39.7401675 -104.9476781 39.7401632 20116 7687 3442 0.0653852338257918 0.0653852338257918 -104.9472834 39.7401592 -104.9465187 39.7401565 20117 3442 3465 0.0302046503739114 0.0302046503739114 -104.9465187 39.7401565 -104.9461659 39.7401427 20118 3465 10643 0.044572996690839 0.044572996690839 -104.9461659 39.7401427 -104.9456446 39.7401427 20119 10643 6010 0.0210253210935206 0.0210253210935206 -104.9456446 39.7401427 -104.9453987 39.7401427 20120 6010 6022 0.0302819861909932 0.0302819861909932 -104.9453987 39.7401427 -104.9450447 39.7401345 20121 6022 3877 0.0720170103408001 0.0720170103408001 -104.9450447 39.7401345 -104.9442025 39.7401262 20122 3877 9699 0.0188604413742797 0.0188604413742797 -104.9442025 39.7401262 -104.9439825 39.7401139 20123 9699 862 0.0931148831029757 0.0931148831029757 -104.9439825 39.7401139 -104.9428936 39.7401262 20124 862 7102 0.0867114852734781 0.0867114852734781 -104.9428936 39.7401262 -104.9418797 39.7401097 20125 7102 10422 0.0971484542236891 0.0971484542236891 -104.9418797 39.7401097 -104.9407436 39.7401208 20126 10422 8701 0.0148135271633134 0.0148135271633134 -104.9407436 39.7401208 -104.9405708 39.7401304 20127 8701 8159 0.0903601598115808 0.0903601598115808 -104.9405708 39.7401304 -104.939514 39.7401304 20128 8159 8147 0.0485272097981868 0.0485272097981868 -104.939514 39.7401304 -104.9389466 39.7401205 20129 8147 7605 0.046972846594418 0.046972846594418 -104.9389466 39.7401205 -104.9383973 39.7401139 20130 7605 7256 0.0980906813073136 0.0980906813073136 -104.9383973 39.7401139 -104.9372502 39.7401262 20131 7256 7592 0.0949493294075893 0.0949493294075893 -104.9372502 39.7401262 -104.93614 39.7401073 20132 7592 2011 0.0535765472330524 0.0535765472330524 -104.93614 39.7401073 -104.9355134 39.7401073 20133 2011 9174 0.0440404642371946 0.0440404642371946 -104.9355134 39.7401073 -104.9349984 39.7401007 20134 9174 10644 0.101018897202585 0.101018897202585 -104.9349984 39.7401007 -104.933817 39.7401097 20135 10644 2752 0.0964161425505398 0.0964161425505398 -104.933817 39.7401097 -104.9326896 39.7401271 12318 2500 2501 0.00534847597168918 0.00534847597168918 -105.0073403 39.7545386 -105.0073403 39.7545867 20137 6988 7015 0.0469900401605619 0.0469900401605619 -104.9320716 39.7401271 -104.9315223 39.7401139 20138 7015 2275 0.0506564830109395 0.0506564830109395 -104.9315223 39.7401139 -104.9309301 39.7401271 20139 2275 8216 0.0480971521401402 0.0480971521401402 -104.9309301 39.7401271 -104.9303676 39.7401304 20140 8216 3600 0.0492447661071067 0.0492447661071067 -104.9303676 39.7401304 -104.9297917 39.7401253 20141 3600 8213 0.0494471155350359 0.0494471155350359 -104.9297917 39.7401253 -104.9292134 39.7401271 20142 8213 7515 0.0477024371424333 0.0477024371424333 -104.9292134 39.7401271 -104.9286555 39.7401271 20143 7515 7526 0.0508405166895622 0.0508405166895622 -104.9286555 39.7401271 -104.9280609 39.7401262 20144 7526 4566 0.0460266764289813 0.0460266764289813 -104.9280609 39.7401262 -104.9275226 39.7401271 20145 4566 2124 0.0528615774272691 0.0528615774272691 -104.9275226 39.7401271 -104.9269046 39.7401403 20146 2124 5990 0.094672374588883 0.094672374588883 -104.9269046 39.7401403 -104.9257974 39.7401337 20147 5990 7671 0.0990838490707958 0.0990838490707958 -104.9257974 39.7401337 -104.9246387 39.7401205 20179 10247 9298 0.182738392624498 0.182738392624498 -104.978775 39.7272619 -104.9787693 39.7256185 20180 9298 6549 0.169619845811395 0.169619845811395 -104.9787693 39.7256185 -104.9787573 39.7240931 20182 4768 6330 0.178054483343927 0.178054483343927 -104.9787498 39.7224871 -104.9787889 39.7208861 20183 6330 9308 0.0134883336553362 0.0134883336553362 -104.9787889 39.7208861 -104.9788375 39.7207707 20148 7671 10702 3.41813541281698 3.41813541281698 -104.9246387 39.7401205 -104.8846622 39.7401611 20149 425 10112 0.0131850564749253 0.0131850564749253 -105.0219946 39.7404498 -105.0218404 39.7404488 20186 8247 10155 0.516700602330837 0.516700602330837 -104.963496 39.7883396 -104.9592396 39.7916405 20187 10155 3322 0.265485774934506 0.265485774934506 -104.9592396 39.7916405 -104.9570057 39.7933001 20188 3322 10706 0.131436234594263 0.131436234594263 -104.9570057 39.7933001 -104.956777 39.794469 20189 10139 10705 0.06021736831636 0.06021736831636 -104.9644686 39.7876212 -104.9639599 39.787996 20195 8510 10708 0.0176825351734809 0.0176825351734809 -104.9964255 39.7486125 -104.9962843 39.7487287 20197 10708 8571 0.116072750239478 0.116072750239478 -104.9962843 39.7487287 -104.9953197 39.7494633 20199 5783 8281 0.147480988666932 0.147480988666932 -104.9941411 39.7504097 -104.9929142 39.7513421 20200 8281 8293 0.145093730312322 0.145093730312322 -104.9929142 39.7513421 -104.9917306 39.7522773 20201 8293 7900 0.146177040292133 0.146177040292133 -104.9917306 39.7522773 -104.9905138 39.7532009 20202 7900 8854 0.145687210047232 0.145687210047232 -104.9905138 39.7532009 -104.9893092 39.7541277 20203 8854 9321 0.148905174298523 0.148905174298523 -104.9893092 39.7541277 -104.9880818 39.7550779 20206 8401 5454 0.142235461954992 0.142235461954992 -104.9868716 39.7559951 -104.9857094 39.7569105 20207 5454 8504 0.00556744232684514 0.00556744232684514 -104.9857094 39.7569105 -104.9856564 39.7569396 20208 8504 8047 0.149428079475645 0.149428079475645 -104.9856564 39.7569396 -104.9844325 39.7578991 20209 8047 6575 0.142472133135735 0.142472133135735 -104.9844325 39.7578991 -104.9832626 39.7588117 20210 6575 4456 0.146389787991077 0.146389787991077 -104.9832626 39.7588117 -104.9820633 39.7597515 20211 4456 5504 0.146266130363807 0.146266130363807 -104.9820633 39.7597515 -104.9808533 39.7606816 20264 10722 5574 0.00764881869126048 0.00764881869126048 -105.044096 39.7739592 -105.0440065 39.7739591 20317 10737 10730 0.156440332314784 0.156440332314784 -105.0250397 39.7599942 -105.0250776 39.7585876 20319 10738 10739 0.00846222116823016 0.00846222116823016 -105.0235235 39.7590488 -105.0234882 39.7589777 20570 10858 10856 0.341000703608857 0.341000703608857 -105.0190584 39.7597333 -105.0218184 39.7619476 20572 10859 10860 0.0100014874858022 0.0100014874858022 -105.024453 39.7611158 -105.02457 39.7611148 20784 10945 10292 0.00633905697400916 0.00633905697400916 -105.0279522 39.7613862 -105.0280151 39.7614164 321 153 154 0.039197729386179 0.039197729386179 -104.9572293 39.7448211 -104.9570001 39.7445158 18675 1570 2751 0.10523982327052 0.10523982327052 -105.0399911 39.7245463 -105.0400126 39.7254926 20591 10795 10802 0.0763744143850755 0.0763744143850755 -105.0227368 39.7610963 -105.0218433 39.761098 20216 632 6405 0.146056665643101 0.146056665643101 -104.976027 39.7644195 -104.9748213 39.7653503 20217 6405 4277 0.144766275996567 0.144766275996567 -104.9748213 39.7653503 -104.9736331 39.7662781 20218 4277 2913 0.0337236702585465 0.0337236702585465 -104.9736331 39.7662781 -104.9733488 39.7664884 20250 9384 8111 0.200921327710714 0.200921327710714 -105.0451339 39.7765688 -105.0451206 39.7783757 20251 8111 10328 0.204798818746646 0.204798818746646 -105.0451206 39.7783757 -105.045121 39.7802175 \. pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-01.result000066400000000000000000000045661257314352300251330ustar00rootroot000000000000000|5700|20787|0.006774 1|10932|20756|0.040876 2|10931|20797|0.002564 3|7661|20796|0.002581 4|10943|20776|0.040800 5|10941|20772|0.005720 6|3415|20771|0.007463 7|10940|20841|0.187594 8|10952|20812|0.005045 9|7034|20811|0.004532 10|10951|20833|0.177477 11|10944|20779|0.008539 12|8910|20778|0.006447 13|10929|20835|0.071114 14|10948|20794|0.013276 15|8908|12990|0.013157 16|8325|13831|0.009169 17|3753|13830|0.196045 18|6774|13829|0.032840 19|8304|13828|0.117213 20|9205|13827|0.010639 21|8994|13165|0.012931 22|8977|13164|0.008029 23|8976|13163|0.069895 24|8993|13162|0.009638 25|8351|13161|0.099016 26|8992|13160|0.187353 27|8991|13159|0.018649 28|2962|13158|0.071931 29|1285|13157|0.118340 30|8989|13156|0.006317 31|8988|13155|0.079185 32|21|13154|0.057101 33|6436|13153|0.083288 34|637|13152|0.099744 35|8987|13151|0.057786 36|398|13150|0.120005 37|8496|13149|0.069498 38|8986|13148|0.014323 39|8985|13167|0.070884 40|8451|11869|0.006925 41|476|11868|0.196533 42|529|11867|0.005677 43|8450|11871|0.118857 44|8452|11878|0.083250 45|8455|11880|0.048821 46|8456|11883|0.064572 47|1807|11882|0.101185 48|8457|11894|0.046805 49|8465|15481|0.180992 50|8522|15480|0.016198 51|9621|15479|0.209882 52|2808|15478|0.019312 53|8311|15477|0.113487 54|8583|16981|0.045667 55|10046|16982|0.022635 56|8467|16983|0.022924 57|9624|15487|0.034042 58|8468|11899|0.018103 59|3170|19357|0.047698 60|9949|19358|0.059093 61|10479|19359|0.051651 62|9948|19360|0.051709 63|8509|19374|0.106794 64|9595|19375|0.102428 65|8634|19376|0.107643 66|10174|19377|0.096140 67|10482|19378|0.009782 68|9194|19379|0.102702 69|4397|19380|0.108243 70|3002|19381|0.098919 71|10484|19382|0.006171 72|5962|19383|0.005429 73|10485|19384|0.047276 74|10459|19385|0.052864 75|7579|19386|0.052378 76|10455|19387|0.052414 77|5805|19388|0.081956 78|10462|19389|0.016974 79|8768|12598|0.059630 80|8767|19290|0.117748 81|10470|19289|0.065769 82|10469|19288|0.066230 83|10468|19287|0.111281 84|9967|16642|0.029056 85|9956|16621|0.014614 86|9938|16626|0.007036 87|9960|16649|0.081206 88|9968|16650|0.012230 89|9969|16647|0.012368 90|5457|6266|0.055134 91|5458|6267|0.053860 92|5459|6268|0.109859 93|5460|6269|0.104952 94|5461|6270|0.053766 95|5462|6271|0.046800 96|5463|12897|0.170300 97|8880|15060|0.049014 98|7101|15059|0.047811 99|9313|15058|0.044674 100|6733|-1|0.000000 pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-01.test.sql000066400000000000000000000002361257314352300253600ustar00rootroot00000000000000select (r).seq, (r).id1, (r).id2, round((r).cost::numeric, 6) from ( select pgr_bdastar('select * from bdaways'::text, 5700, 6733, true, true) as r ) as foo; pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-02.result000066400000000000000000000026161257314352300251260ustar00rootroot000000000000000|6585|17975|0.200230 1|5367|17976|0.155428 2|7125|17977|0.178581 3|613|17978|0.175712 4|10025|17979|0.173776 5|5802|6758|0.013489 6|5803|6759|0.065176 7|5804|6760|0.008679 8|5805|6761|0.145097 9|5806|6762|0.146807 10|5807|6763|0.097186 11|5808|6764|0.050569 12|5809|20663|0.169650 13|4620|20662|0.023243 14|5774|20661|0.120390 15|6482|20660|0.002769 16|5957|20659|0.087952 17|8289|20658|0.048701 18|10884|20657|0.009212 19|10883|20656|0.080500 20|9954|20655|0.075280 21|4390|16876|0.147691 22|9203|17805|0.063931 23|7892|17804|0.015429 24|8417|17803|0.069119 25|10171|17802|0.075825 26|9953|17801|0.045079 27|8859|17800|0.029389 28|8536|17799|0.072658 29|10180|17798|0.076558 30|9592|17797|0.027637 31|9318|17796|0.114755 32|10179|17795|0.007150 33|10178|17794|0.087467 34|8402|17793|0.062258 35|6179|17792|0.109483 36|8508|17791|0.036248 37|3305|17790|0.069816 38|8512|17789|0.064158 39|998|17807|0.471312 40|2698|2743|0.102019 41|2563|9039|0.341756 42|2043|9040|0.587619 43|4280|9041|0.145996 44|2317|9042|0.268754 45|7135|9043|0.121251 46|4276|9044|0.145396 47|6167|9045|0.583394 48|7136|9046|0.043099 49|7137|19345|0.053510 50|10475|19344|0.015153 51|10142|19343|0.064475 52|10140|17566|0.135370 53|8539|17565|0.057338 54|10138|17558|0.064893 55|6943|17559|0.201703 56|8140|17560|0.469613 57|10139|20189|0.060217 58|10705|20185|0.055053 59|8247|-1|0.000000 pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-02.test.sql000066400000000000000000000002361257314352300253610ustar00rootroot00000000000000select (r).seq, (r).id1, (r).id2, round((r).cost::numeric, 6) from ( select pgr_bdastar('select * from bdaways'::text, 6585, 8247, true, true) as r ) as foo; pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-03.result000066400000000000000000000000531257314352300251200ustar00rootroot000000000000000|9426|14822|0.060319 1|3606|-1|0.000000 pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-03.test.sql000066400000000000000000000002361257314352300253620ustar00rootroot00000000000000select (r).seq, (r).id1, (r).id2, round((r).cost::numeric, 6) from ( select pgr_bdastar('select * from bdaways'::text, 9426, 3606, true, true) as r ) as foo; pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-04.result000066400000000000000000000000531257314352300251210ustar00rootroot000000000000000|3606|14822|0.060319 1|9426|-1|0.000000 pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-04.test.sql000066400000000000000000000002361257314352300253630ustar00rootroot00000000000000select (r).seq, (r).id1, (r).id2, round((r).cost::numeric, 6) from ( select pgr_bdastar('select * from bdaways'::text, 3606, 9426, true, true) as r ) as foo; pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-05.result000066400000000000000000000045661257314352300251370ustar00rootroot000000000000000|6733|15058|0.044674 1|9313|15059|0.047811 2|7101|15060|0.049014 3|8880|12897|0.170300 4|5463|6271|0.046800 5|5462|6270|0.053766 6|5461|6269|0.104952 7|5460|6268|0.109859 8|5459|6267|0.053860 9|5458|6266|0.055134 10|5457|16647|0.012368 11|9969|16650|0.012230 12|9968|16649|0.081206 13|9960|16626|0.007036 14|9938|16621|0.014614 15|9956|16642|0.029056 16|9967|19287|0.111281 17|10468|19288|0.066230 18|10469|19289|0.065769 19|10470|19290|0.117748 20|8767|12598|0.059630 21|8768|19389|0.016974 22|10462|19388|0.081956 23|5805|19387|0.052414 24|10455|19386|0.052378 25|7579|19385|0.052864 26|10459|19384|0.047276 27|10485|19383|0.005429 28|5962|19382|0.006171 29|10484|19381|0.098919 30|3002|19380|0.108243 31|4397|19379|0.102702 32|9194|19378|0.009782 33|10482|19377|0.096140 34|10174|19376|0.107643 35|8634|19375|0.102428 36|9595|19374|0.106794 37|8509|19360|0.051709 38|9948|19359|0.051651 39|10479|19358|0.059093 40|9949|19357|0.047698 41|3170|11899|0.018103 42|8468|15487|0.034042 43|9624|16983|0.022924 44|8467|16982|0.022635 45|10046|16981|0.045667 46|8583|15477|0.113487 47|8311|15478|0.019312 48|2808|15479|0.209882 49|9621|15480|0.016198 50|8522|15481|0.180992 51|8465|11894|0.046805 52|8457|11882|0.101185 53|1807|11883|0.064572 54|8456|11880|0.048821 55|8455|11878|0.083250 56|8452|11871|0.118857 57|8450|11867|0.005677 58|529|11868|0.196533 59|476|11869|0.006925 60|8451|13167|0.070884 61|8985|13148|0.014323 62|8986|13149|0.069498 63|8496|13150|0.120005 64|398|13151|0.057786 65|8987|13152|0.099744 66|637|13153|0.083288 67|6436|13154|0.057101 68|21|13155|0.079185 69|8988|13156|0.006317 70|8989|13157|0.118340 71|1285|13158|0.071931 72|2962|13159|0.018649 73|8991|13160|0.187353 74|8992|13161|0.099016 75|8351|13162|0.009638 76|8993|13163|0.069895 77|8976|13164|0.008029 78|8977|13165|0.012931 79|8994|13827|0.010639 80|9205|13828|0.117213 81|8304|13829|0.032840 82|6774|13830|0.196045 83|3753|13831|0.009169 84|8325|12990|0.013157 85|8908|20794|0.013276 86|10948|20835|0.071114 87|10929|20778|0.006447 88|8910|20779|0.008539 89|10944|20833|0.177477 90|10951|20811|0.004532 91|7034|20812|0.005045 92|10952|20841|0.187594 93|10940|20771|0.007463 94|3415|20772|0.005720 95|10941|20776|0.040800 96|10943|20796|0.002581 97|7661|20797|0.002564 98|10931|20756|0.040876 99|10932|20787|0.006774 100|5700|-1|0.000000 pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-05.test.sql000066400000000000000000000002361257314352300253640ustar00rootroot00000000000000select (r).seq, (r).id1, (r).id2, round((r).cost::numeric, 6) from ( select pgr_bdastar('select * from bdaways'::text, 6733, 5700, true, true) as r ) as foo; pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-06.result000066400000000000000000000026161257314352300251320ustar00rootroot000000000000000|8247|20185|0.055053 1|10705|20189|0.060217 2|10139|17560|0.469613 3|8140|17559|0.201703 4|6943|17558|0.064893 5|10138|17565|0.057338 6|8539|17566|0.135370 7|10140|19343|0.064475 8|10142|19344|0.015153 9|10475|19345|0.053510 10|7137|9046|0.043099 11|7136|9045|0.583394 12|6167|9044|0.145396 13|4276|9043|0.121251 14|7135|9042|0.268754 15|2317|9041|0.145996 16|4280|9040|0.587619 17|2043|9039|0.341756 18|2563|2743|0.102019 19|2698|17807|0.471312 20|998|17789|0.064158 21|8512|17790|0.069816 22|3305|17791|0.036248 23|8508|17792|0.109483 24|6179|17793|0.062258 25|8402|17794|0.087467 26|10178|17795|0.007150 27|10179|17796|0.114755 28|9318|17797|0.027637 29|9592|17798|0.076558 30|10180|17799|0.072658 31|8536|17800|0.029389 32|8859|17801|0.045079 33|9953|17802|0.075825 34|10171|17803|0.069119 35|8417|17804|0.015429 36|7892|17805|0.063931 37|9203|16876|0.147691 38|4390|20655|0.075280 39|9954|20656|0.080500 40|10883|20657|0.009212 41|10884|20658|0.048701 42|8289|20659|0.087952 43|5957|20660|0.002769 44|6482|20661|0.120390 45|5774|20662|0.023243 46|4620|20663|0.169650 47|5809|6764|0.050569 48|5808|6763|0.097186 49|5807|6762|0.146807 50|5806|6761|0.145097 51|5805|6760|0.008679 52|5804|6759|0.065176 53|5803|6758|0.013489 54|5802|17979|0.173776 55|10025|17978|0.175712 56|613|17977|0.178581 57|7125|17976|0.155428 58|5367|17975|0.200230 59|6585|-1|0.000000 pgrouting-pgrouting-2.1.0/src/bd_astar/test/bd_astar-any-06.test.sql000066400000000000000000000002361257314352300253650ustar00rootroot00000000000000select (r).seq, (r).id1, (r).id2, round((r).cost::numeric, 6) from ( select pgr_bdastar('select * from bdaways'::text, 8247, 6585, true, true) as r ) as foo; pgrouting-pgrouting-2.1.0/src/bd_astar/test/test.conf000066400000000000000000000007161257314352300227300ustar00rootroot00000000000000#!/usr/bin/perl -w %main::tests = ( 'any' => { 'comment' => 'Bi-directional AStar test for any versions.', 'data' => ['bd_astar-any-00.data'], 'tests' => [qw(bd_astar-any-01 bd_astar-any-02 bd_astar-any-03 bd_astar-any-04 bd_astar-any-05 bd_astar-any-06)] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/bd_astar/tester/000077500000000000000000000000001257314352300214255ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_astar/tester/BDATester.cpp000066400000000000000000000176251257314352300237210ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #include "BiDirAStar.h" #include "utils.h" #include #include #include #include #define EPS 1e-8 std::vector vecEdges; edge_astar_t *edges; int edge_count, maxNode; char buff[1024]; path_element_t *path; char *err_msg; int path_count; int kase; /* This method load the edge information from a csv file and put them in the edge_t array that can be passed to the algorithm to find route */ void loadGraph(std::string edgeFile) { // Open file for reading freopen(edgeFile.c_str(), "rt", stdin); edge_count = 0; vecEdges.clear(); maxNode = -1; // Read line by line edge info while(gets(buff)) { if(strlen(buff) == 0) break; edge_count++; StringTokenizer token; // tokenize using comma token.parse(buff, ","); std::vector vecToken; vecToken.clear(); token.getTokens(vecToken); // There should be exactly 9 values: edge_id, start_node_id, end_node_id, // start_node_longitude, start_node_latitude, end_node_longitude, end_node_latitude, cost, reverse_cost if(vecToken.size() < 5) fprintf(stderr, "Error in %d edge\n", edge_count); // Populate Edge_t structure edge_astar_t tempEdge; tempEdge.id = atoi(vecToken[0].c_str()); tempEdge.source = atoi(vecToken[1].c_str()); tempEdge.target = atoi(vecToken[2].c_str()); tempEdge.cost = atof(vecToken[3].c_str()); tempEdge.reverse_cost = atof(vecToken[4].c_str()); tempEdge.s_x = atof(vecToken[5].c_str()); tempEdge.s_y = atof(vecToken[6].c_str()); tempEdge.t_x = atof(vecToken[7].c_str()); tempEdge.t_y = atof(vecToken[8].c_str()); // Update max_node_id if(tempEdge.source > maxNode) maxNode = tempEdge.source; if(tempEdge.target > maxNode) maxNode = tempEdge.target; vecEdges.push_back(tempEdge); } edges = new edge_astar_t[edge_count]; int i; for(i = 0; i < edge_count; i++) { edges[i] = vecEdges[i]; } fclose(stdin); } /* Write the route in the path file */ void write_result(std::string fileName, int res) { int i; freopen(fileName.c_str(), "wt", stdout); if(res < 0) printf("%s\n", err_msg); else { for(i = 0; i < path_count; i++) { printf("%d\t|%d\t|%.6lf\n", path[i].vertex_id, path[i].edge_id, path[i].cost); } } fclose(stdout); } /* Match output with answer file and write result in the result file */ void match(std::string fileName1, std::string fileName2, std::string outFile, double ttime) { // Open the first file freopen(fileName1.c_str(), "rt", stdin); // Initialization std::vector nodeList1; nodeList1.clear(); double totCost1, totCost2; int nid, eid; double cost; totCost1 = 0.0; // Read paths push node_id, edge_id inthe vector and update total cost while(gets(buff)) { if(sscanf(buff, "%d |%d |%lf", &nid, &eid, &cost) != 3) { totCost1 = -1; break; } nodeList1.push_back(nid); nodeList1.push_back(eid); totCost1 += cost; } fclose(stdin); bool flag = true; // Open the second file freopen(fileName2.c_str(), "rt", stdin); totCost2 = 0.0; int pos = 0; // Read paths compare with previously constructed vector of node-id, edge_id and updte total cost while(gets(buff)) { if(sscanf(buff, "%d |%d |%lf", &nid, &eid, &cost) != 3) { totCost2 = -1; break; } if(pos >= nodeList1.size() || nodeList1[pos] != nid) { flag = false; } pos++; if(pos >= nodeList1.size() || nodeList1[pos] != eid) { flag = false; } pos++; totCost2 += cost; } fclose(stdin); // Open output file to write freopen(outFile.c_str(), "a+", stdout); printf("Case %d: ", kase); // Both costs matches if(fabs(totCost1 - totCost2) < EPS) { // Path also matches if(flag == true) { printf("Perfect Match!!!\n"); } else // path mismatch { printf("Cost same, but path differs!!!\n"); } } else // Cost mispatch { printf("Cost differs, %s costs %lf and %s costs %lf\n", fileName1.c_str(), totCost1, fileName2.c_str(), totCost2); } printf("Query time: %lf sec\n\n", ttime); fclose(stdout); } int main() { int i; double cl; kase = 1; // The final output will be written in the outFile and the initial input will be read from inFile std::string outFile = "output.txt"; std::string inFile = "input.txt"; // Create the output file FILE *fpout = fopen(outFile.c_str(), "wt"); fclose(fpout); // Open the input file FILE *fpin = fopen(inFile.c_str(), "rt"); // Reading each of the cases, There may be two types of cases, with 4 parameters, with 5 parameters // There may also be comments that starts with # while(fgets(buff, 1000, fpin)) { // No data if(strlen(buff) == 0) continue; // Comment if(buff[0] == '#') continue; StringTokenizer token; // tokeniize using space token.parse(buff, " \n\r"); std::vector vecToken; token.getTokens(vecToken); int totParam = vecToken.size(); // Not enough parameters if(totParam < 4) continue; // First token is the graph file name std::string graphFile = vecToken[0]; // 2nd and 3rd tokens are start and end node id respectively int startNode = atoi(vecToken[1].c_str()); int endNode = atoi(vecToken[2].c_str()); // 4th Token is the result file for this query std::string pathFile = vecToken[3]; int ind = pathFile.length() - 1; while(pathFile[ind] < 32) { pathFile[ind] = '\0'; ind--; } // Load edge information from graph file loadGraph(graphFile); // Use bidirectional AStar to get the route BiDirAStar gdef; cl = clock(); int res = gdef.bidir_astar(edges, edge_count, maxNode, startNode, endNode, &path, &path_count, &err_msg); cl = clock() - cl; // Write the route in the result file write_result(pathFile, res); // There is an answer file if(totParam > 4) { std::string ansFile = vecToken[4]; ind = ansFile.length() - 1; while(ansFile[ind] < 32) { ansFile[ind] = '\0'; ind--; } // Match and write result in the final output file match(pathFile, ansFile, outFile, cl / CLOCKS_PER_SEC); } else { // Provide information that the route is generated in path file. fpout = fopen(outFile.c_str(), "a+"); fprintf(fpout, "Case %d: Path Written to file %s", kase, pathFile.c_str()); fprintf(fpout, "Query Time: %lf sec\n\n", cl / CLOCKS_PER_SEC); fclose(fpout); } kase++; free(path); delete [] edges; } return 0; } pgrouting-pgrouting-2.1.0/src/bd_astar/tester/BiDirAStar.cpp000066400000000000000000000372371257314352300240710ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #include "BiDirAStar.h" BiDirAStar::BiDirAStar(void) { } BiDirAStar::~BiDirAStar(void) { } void BiDirAStar::init() { //max_edge_id = 0; //max_node_id = 0; } /* Initialization and allocation of memories. */ void BiDirAStar::initall(int maxNode) { int i; m_pFParent = new PARENT_PATH[maxNode + 1]; m_pRParent = new PARENT_PATH[maxNode + 1]; m_pFCost = new double[maxNode + 1]; m_pRCost = new double[maxNode + 1]; for(i = 0; i <= maxNode; i++) { m_pFParent[i].par_Node = -2; m_pRParent[i].par_Node = -2; m_pFCost[i] = INF; m_pRCost[i] = INF; } m_MinCost = INF; m_MidNode = -1; } /* Delete the allocated memories to avoid memory leak. */ void BiDirAStar::deleteall() { delete [] m_pFParent; delete [] m_pRParent; delete [] m_pFCost; delete [] m_pRCost; } /* Get the current cost from source to the current node if direction is 1 else the cost to reach target from the current node. */ double BiDirAStar::getcost(int node_id, int dir) { if(dir == 1) { return(m_pFCost[node_id]); } else { return(m_pRCost[node_id]); } } double BiDirAStar::dist(double x1, double y1, double x2, double y2) { double ret = fabs((x1 - x2) + fabs(y1 - y2)); //double ret = sqrt(x1 - x2) * (x1 - x2) + (y1 - y2) * (y1 - y2)); return(ret * 10); } /* Get the heuristic cost of the node depending on dir (1 for forward search and -1 for reverse search). */ double BiDirAStar::gethcost(int node_id, int dir) { if(dir == -1) { return(dist(m_vecNodeVector[node_id].xpos, m_vecNodeVector[node_id].ypos, m_vecNodeVector[m_lStartNodeId].xpos, m_vecNodeVector[m_lStartNodeId].ypos)); } else { return(dist(m_vecNodeVector[node_id].xpos, m_vecNodeVector[node_id].ypos, m_vecNodeVector[m_lEndNodeId].xpos, m_vecNodeVector[m_lEndNodeId].ypos)); } } /* Set the forward or reverse cost list depending on dir (1 for forward search and -1 for reverse search). */ void BiDirAStar::setcost(int node_id, int dir, double c) { if(dir == 1) { m_pFCost[node_id] = c; } else { m_pRCost[node_id] = c; } } void BiDirAStar::setparent(int node_id, int dir, int parnode, int paredge) { if(dir == 1) { m_pFParent[node_id].par_Node = parnode; m_pFParent[node_id].par_Edge = paredge; } else { m_pRParent[node_id].par_Node = parnode; m_pRParent[node_id].par_Edge = paredge; } } /* Reconstruct path for forward search. It is like normal dijkstra. The parent array contains the parent of the current node and there is a -1 in the source. So one need to recurse upto the source and then add the current node and edge to the list. */ void BiDirAStar::fconstruct_path(int node_id) { if(m_pFParent[node_id].par_Node == -1) return; fconstruct_path(m_pFParent[node_id].par_Node); path_element_t pt; pt.vertex_id = m_pFParent[node_id].par_Node; pt.edge_id = m_pFParent[node_id].par_Edge; pt.cost = m_pFCost[node_id] - m_pFCost[m_pFParent[node_id].par_Node]; m_vecPath.push_back(pt); } /* Reconstruct path for the reverse search. In this case the subsequent node is stored in the parent and the target contains a -1. So one need to add the node and edge to the list and then recurse through the parent upto hitting a -1. */ void BiDirAStar::rconstruct_path(int node_id) { path_element_t pt; if(m_pRParent[node_id].par_Node == -1) { pt.vertex_id = node_id; pt.edge_id = -1; pt.cost = 0.0; return; } pt.vertex_id = node_id; pt.cost = m_pRCost[node_id] - m_pRCost[m_pRParent[node_id].par_Node]; pt.edge_id = m_pRParent[node_id].par_Edge; m_vecPath.push_back(pt); rconstruct_path(m_pRParent[node_id].par_Node); } /* This is the main exploration module. The parameter dir indicates whether the exploration will be in forward or reverser direction. The reference to the corresponding que is also passed as parameter que. The current node and the current costs are also available as parameter. */ //void BiDirAStar::explore(int cur_node, double cur_cost, int dir, std::priority_queue, std::greater > &que) void BiDirAStar::explore(int cur_node, double cur_cost, int dir, MinHeap &que) { int i; // Number of connected edges int con_edge = m_vecNodeVector[cur_node].Connected_Edges_Index.size(); double edge_cost; for(i = 0; i < con_edge; i++) { int edge_index = m_vecNodeVector[cur_node].Connected_Edges_Index[i]; // Get the edge from the edge list. GraphEdgeInfo edge = m_vecEdgeVector[edge_index]; // Get the connected node int new_node = m_vecNodeVector[cur_node].Connected_Nodes[i]; int mult; if(edge.Direction == 0) mult = 1; else mult = dir; if(cur_node == edge.StartNode) { // Current node is the startnode of the edge. For forward search it should use forward cost, otherwise it should use the reverse cost, // i.e. if the reverse direction is valid then this node may be visited from the end node. if(dir > 0) edge_cost = edge.Cost; else edge_cost = edge.ReverseCost; // Check if the direction is valid for exploration if(edge.Direction == 0 || edge_cost >= 0.0) { //edge_cost = edge.Cost * mult; // Check if the current edge gives better result if(cur_cost + edge_cost < getcost(new_node, dir)) { // explore the node, and push it in the queue. the value in the queue will also contain the heuristic cost setcost(new_node, dir, cur_cost + edge_cost); setparent(new_node, dir, cur_node, edge.EdgeID); que.push(std::make_pair(cur_cost + edge_cost + gethcost(new_node, dir), new_node)); // Update the minimum cost found so far. if(getcost(new_node, dir) + getcost(new_node, dir * -1) < m_MinCost) { m_MinCost = getcost(new_node, dir) + getcost(new_node, dir * -1); m_MidNode = new_node; } } } } else { // Current node is the endnode of the edge. For forward search it should use reverse cost, otherwise it should use the forward cost, // i.e. if the forward direction is valid then this node may be visited from the start node. if(dir > 0) edge_cost = edge.ReverseCost; else edge_cost = edge.Cost; // Check if the direction is valid for exploration if(edge.Direction == 0 || edge_cost >= 0.0) { //edge_cost = edge.ReverseCost * mult; // Check if the current edge gives better result if(cur_cost + edge_cost < getcost(new_node, dir)) { // explore the node, and push it in the queue. the value in the queue will also contain the heuristic cost setcost(new_node, dir, cur_cost + edge_cost); setparent(new_node, dir, cur_node, edge.EdgeID); que.push(std::make_pair(cur_cost + edge_cost + gethcost(new_node, dir), new_node)); // Update the minimum cost found so far. if(getcost(new_node, dir) + getcost(new_node, dir * -1) < m_MinCost) { m_MinCost = getcost(new_node, dir) + getcost(new_node, dir * -1); m_MidNode = new_node; } } } } } } /* This is the entry function that the wrappers should call. Most of the parameters are trivial. maxNode refers to Maximum node id. As we run node based exploration cost, parent etc will be based on maximam node id. */ int BiDirAStar:: bidir_astar(edge_astar_t *edges, unsigned int edge_count, int maxNode, int start_vertex, int end_vertex, path_element_t **path, int *path_count, char **err_msg) { max_node_id = maxNode; max_edge_id = -1; // construct the graph from the edge list, i.e. populate node and edge data structures construct_graph(edges, edge_count, maxNode); m_lStartNodeId = start_vertex; m_lEndNodeId = end_vertex; int nodeCount = m_vecNodeVector.size(); MinHeap fque(maxNode + 2); MinHeap rque(maxNode + 2); //std::priority_queue, std::greater > fque; //std::priority_queue, std::greater > rque; m_vecPath.clear(); int i; // Allocate memory for local storage like cost and parent holder initall(maxNode); // Initialize the forward search m_pFParent[start_vertex].par_Node = -1; m_pFParent[start_vertex].par_Edge = -1; m_pFCost[start_vertex] = 0.0; fque.push(std::make_pair(0.0, start_vertex)); // Initialize the reverse search m_pRParent[end_vertex].par_Node = -1; m_pRParent[end_vertex].par_Edge = -1; m_pRCost[end_vertex] = 0.0; rque.push(std::make_pair(0.0, end_vertex)); int new_node; int cur_node; int dir; /* The main loop. The algorithm is as follows: 1. IF the sum of the current minimum of both heap is greater than so far found path, we cannot get any better, so break the loop. 2. IF the reverse heap minimum is lower than the forward heap minimum, explore from reverse direction. 3. ELSE explore from the forward directtion. */ while(!fque.empty() && !rque.empty()) { PDI fTop = fque.top(); PDI rTop = rque.top(); if(m_pFCost[fTop.second] + m_pRCost[rTop.second] > m_MinCost) //We are done, there is no path with lower cost break; if(rTop.first < fTop.first) // Explore from reverse queue { if(rTop.first > m_MinCost) break; cur_node = rTop.second; int dir = -1; rque.pop(); explore(cur_node, m_pRCost[rTop.second], dir, rque); } else // Explore from forward queue { if(fTop.first > m_MinCost) break; cur_node = fTop.second; int dir = 1; fque.pop(); explore(cur_node, m_pFCost[fTop.second], dir, fque); } } /* Path reconstruction part. m_MidNode is the joining point where two searches meet to make a shortest path. It is updated in explore. If it contains -1, then no path is found. Other wise we have a shortest path and that is reconstructed in the m_vecPath. */ if(m_MidNode == -1) { *err_msg = (char *)"Path Not Found"; deleteall(); return -1; } else { // reconstruct path from forward search fconstruct_path(m_MidNode); // reconstruct path from backward search rconstruct_path(m_MidNode); // insert the last row in the path trace (having edge_id = -1 and cost = 0.0) path_element_t pelement; pelement.vertex_id = end_vertex; pelement.edge_id = -1; pelement.cost = 0.0; m_vecPath.push_back(pelement); // Transfer data path to path_element_t format and allocate memory and populate the pointer *path = (path_element_t *) malloc(sizeof(path_element_t) * (m_vecPath.size() + 1)); *path_count = m_vecPath.size(); for(i = 0; i < *path_count; i++) { (*path)[i].vertex_id = m_vecPath[i].vertex_id; (*path)[i].edge_id = m_vecPath[i].edge_id; (*path)[i].cost = m_vecPath[i].cost; } } deleteall(); return 0; } /* Populate the member variables of the class using the edge list. Basically there is a node list and an edge list. Each node contains the list of adjacent nodes and corresponding edge indices from edge list that connect this node with the adjacent nodes. */ bool BiDirAStar::construct_graph(edge_astar_t* edges, int edge_count, int maxNode) { int i; // Create a dummy node GraphNodeInfo nodeInfo; nodeInfo.Connected_Edges_Index.clear(); nodeInfo.Connected_Nodes.clear(); // Insert the dummy node into the node list. This acts as place holder. Also change the nodeId so that nodeId and node index in the vector are same. // There may be some nodes here that does not appear in the edge list. The size of the list is upto maxNode which is equal to maximum node id. for(i = 0; i <= maxNode; i++) { nodeInfo.NodeID = i; m_vecNodeVector.push_back(nodeInfo); } // Process each edge from the edge list and update the member data structures accordingly. for(i = 0; i < edge_count; i++) { addEdge(edges[i]); } return true; } /* Process the edge and populate the member nodelist and edgelist. The nodelist already contains upto maxNode dummy entries with nodeId same as index. Now the connectivity information needs to be updated. */ bool BiDirAStar::addEdge(edge_astar_t edgeIn) { long lTest; // Check if the edge is already processed. Long2LongMap::iterator itMap = m_mapEdgeId2Index.find(edgeIn.id); if(itMap != m_mapEdgeId2Index.end()) return false; // Create a GraphEdgeInfo using the information of the current edge GraphEdgeInfo newEdge; newEdge.EdgeID = edgeIn.id; newEdge.EdgeIndex = m_vecEdgeVector.size(); newEdge.StartNode = edgeIn.source; newEdge.EndNode = edgeIn.target; newEdge.Cost = edgeIn.cost; newEdge.ReverseCost = edgeIn.reverse_cost; // Set the direction. If both cost and reverse cost has positive value the edge is bidirectional and direction field is 0. If cost is positive and reverse cost // negative then the edge is unidirectional with direction = 1 (goes from source to target) otherwise it is unidirectional with direction = -1 (goes from target // to source). Another way of creating unidirectional edge is assigning big values in cost or reverse_cost. In that case the direction is still zero and this case // is handled in the algorithm automatically. if(newEdge.Cost >= 0.0 && newEdge.ReverseCost >= 0) { newEdge.Direction = 0; } else if(newEdge.Cost >= 0.0) { newEdge.Direction = 1; } else { newEdge.Direction = -1; } if(edgeIn.id > max_edge_id) { max_edge_id = edgeIn.id; } // Update max_edge_id if(newEdge.StartNode > max_node_id) { return false;//max_node_id = newEdge.StartNode; } if(newEdge.EndNode > max_node_id) { return false;//max_node_id = newEdge.EdgeIndex; } m_vecNodeVector[newEdge.StartNode].xpos = edgeIn.s_x; m_vecNodeVector[newEdge.StartNode].ypos = edgeIn.s_y; m_vecNodeVector[newEdge.EndNode].xpos = edgeIn.t_x; m_vecNodeVector[newEdge.EndNode].ypos = edgeIn.t_y; // update connectivity information for the start node. m_vecNodeVector[newEdge.StartNode].Connected_Nodes.push_back(newEdge.EndNode); m_vecNodeVector[newEdge.StartNode].Connected_Edges_Index.push_back(newEdge.EdgeIndex); // update connectivity information for the end node. m_vecNodeVector[newEdge.EndNode].Connected_Nodes.push_back(newEdge.StartNode); m_vecNodeVector[newEdge.EndNode].Connected_Edges_Index.push_back(newEdge.EdgeIndex); //Adding edge to the list m_mapEdgeId2Index.insert(std::make_pair(newEdge.EdgeID, m_vecEdgeVector.size())); m_vecEdgeVector.push_back(newEdge); // return true; } pgrouting-pgrouting-2.1.0/src/bd_astar/tester/BiDirAStar.h000066400000000000000000000103421257314352300235220ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #ifndef BIDIRASTAR_H #define BIDIRASTAR_H #include #include #include #include #include #include #include #include #include #include "MinHeap.h" //#include "bdastar.h" #define INF 1e15 typedef std::vector LongVector; typedef std::vector VectorOfLongVector; //typedef std::pair PIB; typedef std::pair PDI; //typedef std::pair > PDVI; typedef struct edge { int id; int source; int target; double s_x; double s_y; double t_x; double t_y; double cost; double reverse_cost; } edge_astar_t; typedef struct path_element { int vertex_id; int edge_id; double cost; }path_element_t; typedef struct{ int par_Node; int par_Edge; }PARENT_PATH; typedef struct{ int NodeID; double xpos; double ypos; std::vector Connected_Nodes; std::vector Connected_Edges_Index; }GraphNodeInfo; struct GraphEdgeInfo { public: int EdgeID; int EdgeIndex; int Direction; double Cost; double ReverseCost; int StartNode; int EndNode; }; typedef std::vector GraphEdgeVector; typedef std::map Long2LongVectorMap; typedef std::map Long2LongMap; typedef std::vector GraphNodeVector; class BiDirAStar { public: BiDirAStar(void); ~BiDirAStar(void); int bidir_astar(edge_astar_t *edges, unsigned int edge_count, int maxNode, int start_vertex, int end_vertex, path_element_t **path, int *path_count, char **err_msg); private: bool construct_graph(edge_astar_t *edges, int edge_count, int maxNode); void fconstruct_path(int node_id); void rconstruct_path(int node_id); bool addEdge(edge_astar_t edgeIn); bool connectEdge(GraphEdgeInfo& firstEdge, GraphEdgeInfo& secondEdge, bool bIsStartNodeSame); void init(); void initall(int maxNode); void deleteall(); //void explore(int cur_node, double cur_cost, int dir, std::priority_queue, std::greater > &que); void explore(int cur_node, double cur_cost, int dir, MinHeap &que); double getcost(int node_id, int dir); void setcost(int node_id, int dir, double c); void setparent(int node_id, int dir, int parnode, int paredge); double gethcost(int node_id, int dir); double dist(double x1, double y1, double x2, double y2); private: GraphEdgeVector m_vecEdgeVector; Long2LongMap m_mapEdgeId2Index; Long2LongVectorMap m_mapNodeId2Edge; GraphNodeVector m_vecNodeVector; int max_node_id; int max_edge_id; int m_lStartNodeId; int m_lEndNodeId; double m_MinCost; int m_MidNode; std::vector m_vecPath; PARENT_PATH *m_pFParent; PARENT_PATH *m_pRParent; double *m_pFCost; double *m_pRCost; }; #endif pgrouting-pgrouting-2.1.0/src/bd_astar/tester/Makefile000066400000000000000000000003151257314352300230640ustar00rootroot00000000000000all: BDATester BDATester: BDATester.cpp BiDirAStar.cpp MinHeap.cpp BiDirAStar.h MinHeap.h utils.h g++ BDATester.cpp BiDirAStar.cpp MinHeap.cpp -o BDATester clean: rm -f BDATester bdd?.txt output.txt pgrouting-pgrouting-2.1.0/src/bd_astar/tester/MinHeap.cpp000066400000000000000000000073131257314352300234560ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #include "MinHeap.h" MinHeap::MinHeap(int maxNode) { init(maxNode); } MinHeap::~MinHeap(void) { reset(); } bool MinHeap::reset(void) { if(m_HeapTree != NULL) { delete [] m_HeapTree; m_HeapTree = NULL; } if(m_Index != NULL) { delete [] m_Index; m_Index = NULL; } return true; } bool MinHeap::init(int maxNode) { m_HeapTree = new PDI[maxNode + 1]; m_Index = new int[maxNode + 1]; memset(m_Index, -1, sizeof(int) * (maxNode + 1)); m_MaxNodeID = maxNode; m_CurrentSize = 0; return true; } void MinHeap::push(PDI node) { int nid = node.second; double ncost = node.first; if(m_Index[nid] != -1) { int pos = m_Index[nid]; if(ncost < m_HeapTree[pos].first) { m_HeapTree[pos].first = ncost; shift_up(pos); } else { return; } } else { m_CurrentSize++; m_HeapTree[m_CurrentSize] = node; m_Index[nid] = m_CurrentSize; shift_up(m_CurrentSize); } } PDI MinHeap::top(void) { return(m_HeapTree[1]); } bool MinHeap::empty(void) { if(m_CurrentSize == 0) return true; return false; } void MinHeap::pop(void) { if(m_CurrentSize == 0) return; int nid = m_HeapTree[1].second; m_Index[nid] = -1; m_HeapTree[1] = m_HeapTree[m_CurrentSize]; m_Index[m_HeapTree[1].second] = 1; m_CurrentSize--; shift_down(1); } void MinHeap::shift_up(int node) { while(node > 1) { int par_node = node / 2; if(m_HeapTree[par_node].first <= m_HeapTree[node].first) { return; } PDI temp = m_HeapTree[par_node]; m_HeapTree[par_node] = m_HeapTree[node]; m_HeapTree[node] = temp; m_Index[m_HeapTree[node].second] = node; m_Index[m_HeapTree[par_node].second] = par_node; node = par_node; } return; } void MinHeap::shift_down(int node) { while(node < m_CurrentSize) { int left_child = node * 2; int right_child = node * 2 + 1; if(left_child > m_CurrentSize) { return; } int smallest = node; if(m_HeapTree[left_child] < m_HeapTree[smallest]) { smallest = left_child; } if(right_child <= m_CurrentSize) { if(m_HeapTree[right_child] < m_HeapTree[smallest]) { smallest = right_child; } } if(node == smallest) return; PDI temp = m_HeapTree[node]; m_HeapTree[node] = m_HeapTree[smallest]; m_HeapTree[smallest] = temp; m_Index[m_HeapTree[node].second] = node; m_Index[m_HeapTree[smallest].second] = smallest; node = smallest; } return; } pgrouting-pgrouting-2.1.0/src/bd_astar/tester/MinHeap.h000066400000000000000000000036301257314352300231210ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #ifndef MINHEAP_H #define MINHEAP_H #include #include #include #include #include #include typedef std::pair PDI; class MinHeap { public: MinHeap(int maxNode); ~MinHeap(void); bool reset(void); bool init(int maxNode); void push(PDI node); PDI top(); void pop(); bool empty(); private: void shift_up(int node); void shift_down(int node); private: PDI *m_HeapTree; int *m_Index; int m_MaxNodeID; int m_CurrentSize; }; #endif pgrouting-pgrouting-2.1.0/src/bd_astar/tester/ans1.txt000066400000000000000000000044321257314352300230330ustar00rootroot000000000000005700 |20787 |0.006774 10932 |20756 |0.040876 10931 |20797 |0.002564 7661 |20796 |0.002581 10943 |20776 |0.040800 10941 |20772 |0.005720 3415 |20771 |0.007463 10940 |20841 |0.187594 10952 |20812 |0.005045 7034 |20811 |0.004532 10951 |20833 |0.177477 10944 |20779 |0.008539 8910 |20778 |0.006447 10929 |20835 |0.071114 10948 |20794 |0.013276 8908 |12990 |0.013157 8325 |13831 |0.009169 3753 |13830 |0.196045 6774 |13829 |0.032840 8304 |13828 |0.117213 9205 |13827 |0.010639 8994 |13165 |0.012931 8977 |13164 |0.008029 8976 |13163 |0.069895 8993 |13162 |0.009638 8351 |13161 |0.099016 8992 |13160 |0.187353 8991 |13159 |0.018649 2962 |13158 |0.071931 1285 |13157 |0.118340 8989 |13156 |0.006317 8988 |13155 |0.079185 21 |13154 |0.057101 6436 |13153 |0.083288 637 |13152 |0.099744 8987 |13151 |0.057786 398 |13150 |0.120005 8496 |13149 |0.069498 8986 |13148 |0.014323 8985 |13167 |0.070884 8451 |11869 |0.006925 476 |11868 |0.196533 529 |11867 |0.005677 8450 |11871 |0.118857 8452 |11878 |0.083250 8455 |11880 |0.048821 8456 |11883 |0.064572 1807 |11882 |0.101185 8457 |11894 |0.046805 8465 |15481 |0.180992 8522 |15480 |0.016198 9621 |15479 |0.209882 2808 |15478 |0.019312 8311 |15477 |0.113487 8583 |16981 |0.045667 10046 |16982 |0.022635 8467 |16983 |0.022924 9624 |15487 |0.034042 8468 |11899 |0.018103 3170 |19357 |0.047698 9949 |19358 |0.059093 10479 |19359 |0.051651 9948 |19360 |0.051709 8509 |19374 |0.106794 9595 |19375 |0.102428 8634 |19376 |0.107643 10174 |19377 |0.096140 10482 |19378 |0.009782 9194 |19379 |0.102702 4397 |19380 |0.108243 3002 |19381 |0.098919 10484 |19382 |0.006171 5962 |19383 |0.005429 10485 |19384 |0.047276 10459 |19385 |0.052864 7579 |19386 |0.052378 10455 |19387 |0.052414 5805 |19388 |0.081956 10462 |19389 |0.016974 8768 |12598 |0.059630 8767 |19290 |0.117748 10470 |19289 |0.065769 10469 |19288 |0.066230 10468 |19287 |0.111281 9967 |16642 |0.029056 9956 |16621 |0.014614 9938 |16626 |0.007036 9960 |16649 |0.081206 9968 |16650 |0.012230 9969 |16647 |0.012368 5457 |6266 |0.055134 5458 |6267 |0.053860 5459 |6268 |0.109859 5460 |6269 |0.104952 5461 |6270 |0.053766 5462 |6271 |0.046800 5463 |12897 |0.170300 8880 |15060 |0.049014 7101 |15059 |0.047811 9313 |15058 |0.044674 6733 |-1 |0.000000 pgrouting-pgrouting-2.1.0/src/bd_astar/tester/ans2.txt000066400000000000000000000025341257314352300230350ustar00rootroot000000000000006585 |17975 |0.200230 5367 |17976 |0.155428 7125 |17977 |0.178581 613 |17978 |0.175712 10025 |17979 |0.173776 5802 |6758 |0.013489 5803 |6759 |0.065176 5804 |6760 |0.008679 5805 |6761 |0.145097 5806 |6762 |0.146807 5807 |6763 |0.097186 5808 |6764 |0.050569 5809 |20663 |0.169650 4620 |20662 |0.023243 5774 |20661 |0.120390 6482 |20660 |0.002769 5957 |20659 |0.087952 8289 |20658 |0.048701 10884 |20657 |0.009212 10883 |20656 |0.080500 9954 |20655 |0.075280 4390 |16876 |0.147691 9203 |17805 |0.063931 7892 |17804 |0.015429 8417 |17803 |0.069119 10171 |17802 |0.075825 9953 |17801 |0.045079 8859 |17800 |0.029389 8536 |17799 |0.072658 10180 |17798 |0.076558 9592 |17797 |0.027637 9318 |17796 |0.114755 10179 |17795 |0.007150 10178 |17794 |0.087467 8402 |17793 |0.062258 6179 |17792 |0.109483 8508 |17791 |0.036248 3305 |17790 |0.069816 8512 |17789 |0.064158 998 |17807 |0.471312 2698 |2743 |0.102019 2563 |9039 |0.341756 2043 |9040 |0.587619 4280 |9041 |0.145996 2317 |9042 |0.268754 7135 |9043 |0.121251 4276 |9044 |0.145396 6167 |9045 |0.583394 7136 |9046 |0.043099 7137 |19345 |0.053510 10475 |19344 |0.015153 10142 |19343 |0.064475 10140 |17566 |0.135370 8539 |17565 |0.057338 10138 |17558 |0.064893 6943 |17559 |0.201703 8140 |17560 |0.469613 10139 |20189 |0.060217 10705 |20185 |0.055053 8247 |-1 |0.000000 pgrouting-pgrouting-2.1.0/src/bd_astar/tester/ans3.txt000066400000000000000000000000531257314352300230300ustar00rootroot000000000000009426 |14822 |0.060319 3606 |-1 |0.000000 pgrouting-pgrouting-2.1.0/src/bd_astar/tester/ans4.txt000066400000000000000000000000531257314352300230310ustar00rootroot000000000000003606 |14822 |0.060319 9426 |-1 |0.000000 pgrouting-pgrouting-2.1.0/src/bd_astar/tester/ans5.txt000066400000000000000000000044321257314352300230370ustar00rootroot000000000000006733 |15058 |0.044674 9313 |15059 |0.047811 7101 |15060 |0.049014 8880 |12897 |0.170300 5463 |6271 |0.046800 5462 |6270 |0.053766 5461 |6269 |0.104952 5460 |6268 |0.109859 5459 |6267 |0.053860 5458 |6266 |0.055134 5457 |16647 |0.012368 9969 |16650 |0.012230 9968 |16649 |0.081206 9960 |16626 |0.007036 9938 |16621 |0.014614 9956 |16642 |0.029056 9967 |19287 |0.111281 10468 |19288 |0.066230 10469 |19289 |0.065769 10470 |19290 |0.117748 8767 |12598 |0.059630 8768 |19389 |0.016974 10462 |19388 |0.081956 5805 |19387 |0.052414 10455 |19386 |0.052378 7579 |19385 |0.052864 10459 |19384 |0.047276 10485 |19383 |0.005429 5962 |19382 |0.006171 10484 |19381 |0.098919 3002 |19380 |0.108243 4397 |19379 |0.102702 9194 |19378 |0.009782 10482 |19377 |0.096140 10174 |19376 |0.107643 8634 |19375 |0.102428 9595 |19374 |0.106794 8509 |19360 |0.051709 9948 |19359 |0.051651 10479 |19358 |0.059093 9949 |19357 |0.047698 3170 |11899 |0.018103 8468 |15487 |0.034042 9624 |16983 |0.022924 8467 |16982 |0.022635 10046 |16981 |0.045667 8583 |15477 |0.113487 8311 |15478 |0.019312 2808 |15479 |0.209882 9621 |15480 |0.016198 8522 |15481 |0.180992 8465 |11894 |0.046805 8457 |11882 |0.101185 1807 |11883 |0.064572 8456 |11880 |0.048821 8455 |11878 |0.083250 8452 |11871 |0.118857 8450 |11867 |0.005677 529 |11868 |0.196533 476 |11869 |0.006925 8451 |13167 |0.070884 8985 |13148 |0.014323 8986 |13149 |0.069498 8496 |13150 |0.120005 398 |13151 |0.057786 8987 |13152 |0.099744 637 |13153 |0.083288 6436 |13154 |0.057101 21 |13155 |0.079185 8988 |13156 |0.006317 8989 |13157 |0.118340 1285 |13158 |0.071931 2962 |13159 |0.018649 8991 |13160 |0.187353 8992 |13161 |0.099016 8351 |13162 |0.009638 8993 |13163 |0.069895 8976 |13164 |0.008029 8977 |13165 |0.012931 8994 |13827 |0.010639 9205 |13828 |0.117213 8304 |13829 |0.032840 6774 |13830 |0.196045 3753 |13831 |0.009169 8325 |12990 |0.013157 8908 |20794 |0.013276 10948 |20835 |0.071114 10929 |20778 |0.006447 8910 |20779 |0.008539 10944 |20833 |0.177477 10951 |20811 |0.004532 7034 |20812 |0.005045 10952 |20841 |0.187594 10940 |20771 |0.007463 3415 |20772 |0.005720 10941 |20776 |0.040800 10943 |20796 |0.002581 7661 |20797 |0.002564 10931 |20756 |0.040876 10932 |20787 |0.006774 5700 |-1 |0.000000 pgrouting-pgrouting-2.1.0/src/bd_astar/tester/ans6.txt000066400000000000000000000025341257314352300230410ustar00rootroot000000000000008247 |20185 |0.055053 10705 |20189 |0.060217 10139 |17560 |0.469613 8140 |17559 |0.201703 6943 |17558 |0.064893 10138 |17565 |0.057338 8539 |17566 |0.135370 10140 |19343 |0.064475 10142 |19344 |0.015153 10475 |19345 |0.053510 7137 |9046 |0.043099 7136 |9045 |0.583394 6167 |9044 |0.145396 4276 |9043 |0.121251 7135 |9042 |0.268754 2317 |9041 |0.145996 4280 |9040 |0.587619 2043 |9039 |0.341756 2563 |2743 |0.102019 2698 |17807 |0.471312 998 |17789 |0.064158 8512 |17790 |0.069816 3305 |17791 |0.036248 8508 |17792 |0.109483 6179 |17793 |0.062258 8402 |17794 |0.087467 10178 |17795 |0.007150 10179 |17796 |0.114755 9318 |17797 |0.027637 9592 |17798 |0.076558 10180 |17799 |0.072658 8536 |17800 |0.029389 8859 |17801 |0.045079 9953 |17802 |0.075825 10171 |17803 |0.069119 8417 |17804 |0.015429 7892 |17805 |0.063931 9203 |16876 |0.147691 4390 |20655 |0.075280 9954 |20656 |0.080500 10883 |20657 |0.009212 10884 |20658 |0.048701 8289 |20659 |0.087952 5957 |20660 |0.002769 6482 |20661 |0.120390 5774 |20662 |0.023243 4620 |20663 |0.169650 5809 |6764 |0.050569 5808 |6763 |0.097186 5807 |6762 |0.146807 5806 |6761 |0.145097 5805 |6760 |0.008679 5804 |6759 |0.065176 5803 |6758 |0.013489 5802 |17979 |0.173776 10025 |17978 |0.175712 613 |17977 |0.178581 7125 |17976 |0.155428 5367 |17975 |0.200230 6585 |-1 |0.000000 pgrouting-pgrouting-2.1.0/src/bd_astar/tester/input.txt000066400000000000000000000003461257314352300233300ustar00rootroot00000000000000ways.txt 5700 6733 bdd1.txt ans1.txt ways.txt 6585 8247 bdd2.txt ans2.txt ways.txt 9426 3606 bdd3.txt ans3.txt ways.txt 3606 9426 bdd4.txt ans4.txt ways.txt 6733 5700 bdd5.txt ans5.txt ways.txt 8247 6585 bdd6.txt ans6.txt pgrouting-pgrouting-2.1.0/src/bd_astar/tester/utils.h000066400000000000000000000036041257314352300227410ustar00rootroot00000000000000 #ifndef UTILS_H #define UTILS_H #include #include #include #include #include typedef std::vector LongVector; typedef std::vector IntVector; typedef std::vector DoubleVector; typedef std::vector StringVector; class StringOperation { public: static std::string TRIMWHITESPACE(std::string strInput) { std::string strOut = strInput; std::string strWht = " \f\n\r\t\v"; strOut.erase(0,strOut.find_first_not_of(strWht)); strOut.erase(strOut.find_last_not_of(strWht) + 1); return strOut; }; }; class StringTokenizer { public: StringTokenizer() { reset(); } void reset() { vecTokens.clear(); strInput = ""; } bool parse(std::string strInput, std::string chDelim) { size_t iStartPos = 0; while(true) { size_t iPos = strInput.find(chDelim[0],iStartPos); if(iPos != std::string::npos) { std::string strToken; strToken = strInput.substr(iStartPos,iPos - iStartPos); vecTokens.push_back(strToken); iStartPos = iPos + 1; } else if(iPos == std::string::npos && strInput.length() > 0 ) { std::string strToken; strToken = strInput.substr(iStartPos, strInput.length() - iStartPos); if(strToken.length() > 0) vecTokens.push_back(strToken); break; } else break; } return true; } size_t getTokenCount() { return vecTokens.size(); } bool getToken(std::string& strToken, size_t iTokenIndex) { long lTokenCount = vecTokens.size(); if(iTokenIndex < 0 || iTokenIndex < lTokenCount) { strToken = vecTokens[iTokenIndex]; return true; } return false; } bool getTokens(StringVector& vecTokensRef) { vecTokensRef = vecTokens; return true; } private: std::string strInput; StringVector vecTokens; }; #endif pgrouting-pgrouting-2.1.0/src/bd_astar/tester/ways.txt000066400000000000000000064430651257314352300231730ustar00rootroot0000000000000018129,10271,10265,0.407629542119694,0.407629542119694,-105.0222175,39.7910979,-105.0222149,39.787432 14822,9426,3606,0.0603186413824967,0.0603186413824967,-105.0236131,39.7548297,-105.0243187,39.7548283 16176,5812,7719,0.198519002375015,0.198519002375015,-104.9868503,39.6911967,-104.9868624,39.6894114 16177,7719,9841,1.21182332618964,1.21182332618964,-104.9868624,39.6894114,-104.9869458,39.6785134 16178,137,1482,0.199034161669709,0.199034161669709,-104.990773,39.6930188,-104.9907544,39.6948087 16179,1482,3758,0.20606858724026,0.20606858724026,-104.9907544,39.6948087,-104.9907434,39.6966619 16217,7903,7844,0.0651768093591436,0.0651768093591436,-105.0105038,39.7592382,-105.0110496,39.7596475 16218,7844,6725,0.105799860394335,0.105799860394335,-105.0110496,39.7596475,-105.0111475,39.760596 15793,2298,2322,0.00529554982932783,0.00529554982932783,-105.0218722,39.7380446,-105.0218662,39.7379972 14854,9432,9433,0.00987428384236239,0.00987428384236239,-105.0069697,39.7566591,-105.0068808,39.7566024 19732,4490,10638,0.0159213769578026,0.0159213769578026,-105.0052486,39.7360678,-105.0050796,39.7360077 19734,10639,10640,0.115517684408379,0.115517684408379,-104.9689526,39.7383918,-104.9684353,39.7374321 19736,10643,5491,0.200611432022914,0.200611432022914,-104.9456446,39.7401427,-104.9456286,39.7383386 19737,5491,9472,0.173586542348893,0.173586542348893,-104.9456286,39.7383386,-104.9456312,39.7367775 16211,7730,9848,1.41098736584228,1.41098736584228,-104.9786837,39.6894012,-104.9787084,39.6767119 19766,8868,3770,0.15451665559366,0.15451665559366,-104.9434398,39.7304973,-104.9434426,39.7291077 19767,3770,10249,0.199225315153312,0.199225315153312,-104.9434426,39.7291077,-104.9434211,39.7273161 19769,9471,4895,0.183643472400882,0.183643472400882,-104.9445503,39.7367663,-104.9445218,39.7351149 19770,4895,9419,0.162738965694015,0.162738965694015,-104.9445218,39.7351149,-104.944537,39.7336514 16694,9991,9992,0.00824975577533471,0.00824975577533471,-105.0009011,39.745286,-105.0008221,39.7453286 16253,9862,7741,0.405750287416545,0.405750287416545,-104.9552615,39.6856875,-104.9552614,39.6893365 16254,7741,5836,0.199719306282583,0.199719306282583,-104.9552614,39.6893365,-104.9552507,39.6911326 16255,5836,9863,0.20307644815808,0.20307644815808,-104.9552507,39.6911326,-104.9552587,39.6929589 445,449,450,0.199450473576153,0.199450473576153,-104.9423777,39.727311,-104.942375,39.7291047 20724,9339,9399,0.00989025456720925,0.00989025456720925,-105.0251698,39.7619441,-105.0252855,39.7619451 20725,9399,10912,0.0075300269970097,0.0075300269970097,-105.0252855,39.7619451,-105.0253734,39.7619406 20727,10911,9342,0.00831469236711343,0.00831469236711343,-105.0250813,39.7632958,-105.02517,39.7633265 18403,7778,10286,0.0505898966958872,0.0505898966958872,-105.0393109,39.7554232,-105.0387191,39.7554242 273,283,284,0.0964719650645454,0.0964719650645454,-104.9824285,39.7794055,-104.9813127,39.7792736 275,285,286,0.0574345831683482,0.0574345831683482,-105.0375561,39.7104672,-105.0376076,39.7109822 276,286,287,0.00381671595135443,0.00381671595135443,-105.0376076,39.7109822,-105.037589,39.710951 277,288,286,0.0749798421316384,0.0749798421316384,-105.0384831,39.7110152,-105.0376076,39.7109822 267,277,278,0.026080790494895,0.026080790494895,-104.9875916,39.7783304,-104.9876105,39.7785645 19535,10550,10547,0.0727126892007364,0.0727126892007364,-104.9890324,39.7101818,-104.9890392,39.7095279 240,247,248,0.0772679392991742,0.0772679392991742,-104.9672584,39.6865375,-104.966468,39.6862015 242,249,250,0.0969982430766615,0.0969982430766615,-104.998368,39.698242,-104.998399,39.69737 19500,10527,10528,0.0180139213913488,0.0180139213913488,-104.9883695,39.7068128,-104.9883708,39.7066508 16008,9778,9779,0.0944640625920965,0.0944640625920965,-104.9996367,39.6880494,-104.9993937,39.6888781 15463,8882,1361,0.00984596954833585,0.00984596954833585,-105.0018196,39.7432597,-105.0019226,39.7432201 11520,658,713,0.150268576052698,0.150268576052698,-105.0299141,39.7589753,-105.0281562,39.7589668 270,280,281,0.0978981798906238,0.0978981798906238,-104.9858487,39.7794049,-104.9847034,39.7794255 16247,7743,5838,0.199906773104335,0.199906773104335,-104.952944,39.68933,-104.9529386,39.6911278 505,499,500,0.0224810261782308,0.0224810261782308,-105.0019139,39.7130364,-105.0016511,39.7130338 19508,10448,10534,0.00643702567875165,0.00643702567875165,-104.9883503,39.7088103,-104.9882751,39.7088082 16434,9896,3281,0.0340559329983669,0.0340559329983669,-104.9713614,39.7025858,-104.9710667,39.7027917 19458,10492,10506,0.00750267115612711,0.00750267115612711,-104.991144,39.7108499,-104.9910563,39.7108489 16700,9995,9996,0.0459960991438913,0.0459960991438913,-105.0002467,39.7468596,-104.9999838,39.7464987 17222,5174,8210,0.200775724104805,0.200775724104805,-104.9774882,39.7165195,-104.9774991,39.7183251 17224,4240,7299,0.0119914556826953,0.0119914556826953,-104.9774946,39.7019203,-104.9774985,39.7020281 345,346,347,0.130802492327731,0.130802492327731,-105.0077031,39.726667,-105.0087846,39.7258352 347,348,349,0.135557185972568,0.135557185972568,-105.0167349,39.7741306,-105.0166897,39.7753492 348,349,350,0.136845365159024,0.136845365159024,-105.0166897,39.7753492,-105.0166327,39.7765791 355,357,358,0.388256388951567,0.388256388951567,-105.0040637,39.6822107,-105.0034646,39.6856718 356,358,359,0.410677079496879,0.410677079496879,-105.0034646,39.6856718,-105.0015512,39.6890589 18458,10297,6395,0.0910083144293941,0.0910083144293941,-105.03052,39.7468559,-105.0300459,39.7475887 18424,8333,10290,0.150248967925867,0.150248967925867,-105.0410618,39.76212,-105.0410717,39.7607688 18426,8331,7848,0.20002866768649,0.20002866768649,-105.0387149,39.7621204,-105.0387174,39.7603215 16185,9843,7721,1.49406009526399,1.49406009526399,-104.9846521,39.6759732,-104.9845556,39.6894094 18230,2552,10281,0.408042509102773,0.408042509102773,-105.0421454,39.7874345,-105.0421588,39.7911041 568,561,562,0.0238735645312088,0.0238735645312088,-104.984845,39.7400568,-104.9848447,39.7398421 509,503,504,0.0378269387886271,0.0378269387886271,-104.9454639,39.7487815,-104.9458317,39.7485924 510,504,505,0.131422581642966,0.131422581642966,-104.9458317,39.7485924,-104.9471759,39.748019 511,505,506,0.13298824931129,0.13298824931129,-104.9471759,39.748019,-104.9486568,39.747653 512,506,507,0.0469418788297666,0.0469418788297666,-104.9486568,39.747653,-104.9492017,39.7477049 513,507,508,0.00800396830514923,0.00800396830514923,-104.9492017,39.7477049,-104.9492875,39.7477337 514,508,509,0.189986229051577,0.189986229051577,-104.9492875,39.7477337,-104.9514881,39.747496 521,516,517,0.0463139600038384,0.0463139600038384,-104.968998,39.788144,-104.968456,39.788149 12956,1507,1599,0.174395269936236,0.174395269936236,-105.0003423,39.7408556,-105.0021858,39.7415267 19854,9521,10661,0.207011877470032,0.207011877470032,-105.04459,39.7403388,-105.044594,39.7384771 11687,773,774,0.0194846935551434,0.0194846935551434,-105.0019256,39.7530472,-105.0018298,39.7532062 20577,10865,10866,0.00985918265048112,0.00985918265048112,-105.024575,39.7609374,-105.0244598,39.760933 15197,3400,9212,0.0496967641825266,0.0496967641825266,-105.0346118,39.7499915,-105.0351931,39.7499892 3594,3445,1174,0.142771364790872,0.142771364790872,-104.9462568,39.7619224,-104.9462747,39.7632063 3595,1174,897,0.139794356108886,0.139794356108886,-104.9462747,39.7632063,-104.9462766,39.7644635 19561,10564,10565,0.0196154846965349,0.0196154846965349,-104.9892825,39.7091533,-104.9895118,39.7091548 16270,6159,9867,0.121531820960243,0.121531820960243,-104.9571463,39.7006474,-104.955726,39.700668 11805,8417,8418,0.134805848745127,0.134805848745127,-104.9873865,39.7509603,-104.986246,39.7517975 18434,8357,10291,0.154597709113849,0.154597709113849,-105.0387283,39.763957,-105.0387163,39.7625667 15269,8698,8458,0.108561000163296,0.108561000163296,-104.9293068,39.7060799,-104.9284834,39.705337 16600,3169,9952,0.143650464740249,0.143650464740249,-105.0010939,39.7483839,-104.9999037,39.7492958 971,982,983,0.153004941982632,0.153004941982632,-104.9740839,39.7304453,-104.9740784,39.7290693 19467,10511,10512,0.0226507231527583,0.0226507231527583,-104.9902675,39.7093534,-104.9902689,39.7091497 19468,10512,10513,0.0195038602641882,0.0195038602641882,-104.9902689,39.7091497,-104.9902701,39.7089743 16605,9954,9955,0.0548421550272179,0.0548421550272179,-104.9873941,39.7482417,-104.98691,39.7485653 16733,5003,10004,0.0399314883998924,0.0399314883998924,-104.9542392,39.7014907,-104.9539532,39.7012069 16677,9979,9980,0.023537846703909,0.023537846703909,-105.0090565,39.7415049,-105.0092872,39.7413894 15811,9714,9715,0.0297752747528411,0.0297752747528411,-105.0287669,39.734998,-105.0286408,39.7352476 12949,1304,1330,0.0581647037716416,0.0581647037716416,-105.0024118,39.7438801,-105.0020771,39.7434247 11964,5499,7073,0.148280923478534,0.148280923478534,-104.978687,39.7590038,-104.9774602,39.7599466 18453,9427,4296,0.104102993198957,0.104102993198957,-105.0410753,39.7548663,-105.0410672,39.7539301 20603,10836,10820,0.0118777812250081,0.0118777812250081,-105.0188782,39.7585174,-105.0188943,39.7586235 20604,10820,10827,0.0109415807816948,0.0109415807816948,-105.0188943,39.7586235,-105.0188943,39.7587219 318,326,327,0.287313248528131,0.287313248528131,-104.9969556,39.7087095,-104.9987289,39.7109039 919,933,934,0.0476774715690845,0.0476774715690845,-104.9758289,39.7320426,-104.9752714,39.7320373 920,934,935,0.0499176342652801,0.0499176342652801,-104.9752714,39.7320373,-104.9746877,39.7320425 921,935,936,0.0512339711733563,0.0512339711733563,-104.9746877,39.7320425,-104.9740886,39.7320473 12002,6577,5507,0.29282736629382,0.29282736629382,-104.9845851,39.7598337,-104.9821628,39.7616959 2397,2072,2388,0.0939943538292093,0.0939943538292093,-104.9530584,39.7738703,-104.9519586,39.7738777 17363,7241,3255,0.194151227318962,0.194151227318962,-104.9786816,39.7057151,-104.9786655,39.7039691 3612,954,3458,0.174654702147255,0.174654702147255,-104.9461808,39.7320927,-104.9461745,39.7336634 3613,3458,3459,0.161855899930502,0.161855899930502,-104.9461745,39.7336634,-104.9461795,39.735119 3614,3459,3460,0.184505780617563,0.184505780617563,-104.9461795,39.735119,-104.9461809,39.7367783 3615,3460,3461,0.174076203888655,0.174076203888655,-104.9461809,39.7367783,-104.9461758,39.7383438 12954,1477,1478,0.162422090556836,0.162422090556836,-105.002429,39.7428637,-105.0010729,39.7418408 16746,6830,10008,0.0662012224002346,0.0662012224002346,-104.9512088,39.6979166,-104.9506165,39.6975335 19537,10551,4704,0.0179029738053875,0.0179029738053875,-104.9890395,39.7095019,-104.9890412,39.7093409 16747,10008,3664,0.0562861796352498,0.0562861796352498,-104.9506165,39.6975335,-104.9507,39.6970314 12008,8513,4459,0.0575373844976813,0.0575373844976813,-104.9847187,39.7610718,-104.9842417,39.7614369 12009,4459,5508,0.146438493557302,0.146438493557302,-104.9842417,39.7614369,-104.9830521,39.7623846 11575,1594,1595,0.149695612752929,0.149695612752929,-105.0340269,39.7566757,-105.0340012,39.7553296 18383,8920,8960,0.0494721849144557,0.0494721849144557,-105.0258859,39.7720013,-105.0258905,39.7724462 19652,10605,10528,0.00763160148090486,0.00763160148090486,-104.9882816,39.7066519,-104.9883708,39.7066508 1706,1727,204,0.0785826238386085,0.0785826238386085,-105.0194505,39.690822,-105.0203689,39.690822 11578,1595,1767,0.0524448615311058,0.0524448615311058,-105.0340012,39.7553296,-105.0346147,39.7553296 351,353,354,0.0783794642996216,0.0783794642996216,-104.9345948,39.720897,-104.9346635,39.7201941 16749,53,10005,0.150239248303575,0.150239248303575,-104.9519712,39.7002191,-104.9531164,39.6991948 20036,7837,816,0.140917505829302,0.140917505829302,-104.9739674,39.7519707,-104.9739648,39.753238 20637,10876,10878,0.031770930566573,0.031770930566573,-105.0137702,39.7627689,-105.0137749,39.7624832 16183,1702,133,0.201630131124766,0.201630131124766,-104.9881579,39.6911836,-104.9881082,39.6929965 16753,6829,10009,0.0465845830870589,0.0465845830870589,-104.9506246,39.6983982,-104.9506326,39.6988171 18737,2600,1858,0.180581857071932,0.180581857071932,-105.0403183,39.7229556,-105.0403103,39.7213316 14686,1987,2318,0.198940266900504,0.198940266900504,-104.9711608,39.7219572,-104.9711696,39.7237463 1928,1941,1942,0.123855031305308,0.123855031305308,-104.9873753,39.7384618,-104.9888238,39.7384602 18741,8070,7651,0.262731372814963,0.262731372814963,-105.0389316,39.730617,-105.0389317,39.7282542 14685,1546,1987,0.20778014181537,0.20778014181537,-104.9711694,39.7200886,-104.9711608,39.7219572 12334,8656,8657,0.0212762444700433,0.0212762444700433,-105.0073545,39.7547272,-105.0074107,39.7549136 18873,7825,7987,0.015602795644656,0.015602795644656,-104.9875714,39.7007878,-104.9874076,39.7007261 12352,8668,8669,0.00723037090372959,0.00723037090372959,-105.0125278,39.7524187,-105.0124521,39.7523897 18669,9460,1818,0.156714358591483,0.156714358591483,-105.0282321,39.7288662,-105.028093,39.7274609 18185,5799,6059,0.199739960113703,0.199739960113703,-105.0328002,39.7874226,-105.0327949,39.7856263 18862,9131,9178,0.0368320416365925,0.0368320416365925,-105.016012,39.7307001,-105.0164243,39.7306043 16606,9955,7890,0.148662937956551,0.148662937956551,-104.98691,39.7485653,-104.9856992,39.7495249 12197,424,2296,0.092590985158808,0.092590985158808,-105.0237982,39.7396264,-105.0235583,39.7404384 328,329,330,0.0301965908229701,0.0301965908229701,-104.951939,39.7453698,-104.9522566,39.7454886 329,330,331,0.00308879550687601,0.00308879550687601,-104.9522566,39.7454886,-104.9522901,39.745499 15797,2324,2349,0.0197202421063636,0.0197202421063636,-105.0223618,39.737766,-105.0225811,39.7377111 16293,2377,2409,0.0804076908745063,0.0804076908745063,-104.9707298,39.6964161,-104.9698358,39.6961931 17370,3254,7297,0.216186214827155,0.216186214827155,-104.9787191,39.7039689,-104.9786923,39.7020248 18195,8107,9376,0.183361036437535,0.183361036437535,-105.0363465,39.77838,-105.036341,39.776731 17371,7297,40,0.193403542976089,0.193403542976089,-104.9786923,39.7020248,-104.9786815,39.7002855 389,391,392,0.10291889633356,0.10291889633356,-104.931634,39.702187,-104.932837,39.702182 18880,1927,7249,0.20098536077548,0.20098536077548,-104.9611322,39.7074867,-104.9611376,39.7056792 12842,2658,461,0.235239531220745,0.235239531220745,-104.9890044,39.7762796,-104.9888564,39.7783921 18457,7020,10297,0.095413640203737,0.095413640203737,-105.0315108,39.746461,-105.03052,39.7468559 14684,1545,1546,0.195783826439231,0.195783826439231,-104.9711569,39.7183279,-104.9711694,39.7200886 16302,2721,2722,0.0283898956128369,0.0283898956128369,-104.9693989,39.6953759,-104.96971,39.6952871 18674,1569,1570,0.17732367890712,0.17732367890712,-105.0399837,39.7229516,-105.0399911,39.7245463 19651,10604,10605,0.00569731320684084,0.00569731320684084,-104.988215,39.7066518,-104.9882816,39.7066519 12365,8674,8675,0.00395306971093599,0.00395306971093599,-105.011632,39.7531718,-105.0116148,39.7532048 18885,80,7308,0.203338584644882,0.203338584644882,-104.9634174,39.7002277,-104.9634496,39.7020562 18462,9528,9293,0.135413968590027,0.135413968590027,-105.0387229,39.7499763,-105.0387175,39.7511941 17073,8133,10070,0.277242310734424,0.277242310734424,-104.9615993,39.7482178,-104.9615992,39.7507111 18887,3267,7247,0.200784680682105,0.200784680682105,-104.9634713,39.7038687,-104.963471,39.7056744 16306,2851,2852,0.0109060813984903,0.0109060813984903,-104.9722098,39.6978689,-104.972242,39.697774 18803,8953,10352,0.0713096059986916,0.0713096059986916,-104.9925416,39.768912,-104.9919121,39.7693329 12360,8670,8671,0.0527368404826503,0.0527368404826503,-105.0123272,39.7529475,-105.0117521,39.7531191 19915,8054,8774,0.178101620538173,0.178101620538173,-104.9981194,39.7305074,-104.9980954,39.7289058 19027,10418,8995,0.822032321709027,0.822032321709027,-104.9421303,39.7909863,-104.9472908,39.7847471 16313,2929,2636,0.0522503580010493,0.0522503580010493,-104.9698519,39.6952562,-104.970433,39.6951117 18123,10266,7936,0.0422734852594549,0.0422734852594549,-105.0106756,39.7890735,-105.0106854,39.7894536 11696,1005,1006,0.0249036708868205,0.0249036708868205,-105.0014074,39.7532864,-105.0016257,39.7531381 19031,9820,9825,0.141867922710985,0.141867922710985,-104.9518785,39.7803129,-104.9535187,39.7801156 17076,828,3568,0.137092229325187,0.137092229325187,-104.9616093,39.7532223,-104.9616097,39.7544552 20641,10879,4802,0.0562973461233787,0.0562973461233787,-105.0134384,39.762482,-105.0127798,39.7624768 19035,9497,9495,0.0285635113459611,0.0285635113459611,-104.949868,39.7793088,-104.9496974,39.7795297 2071,2074,2075,0.135495947312548,0.135495947312548,-104.953735,39.7545002,-104.9536922,39.7557183 15936,9757,6254,0.229061306545615,0.229061306545615,-104.9945244,39.7005048,-104.9939504,39.6984927 3229,3143,3144,0.198651066611581,0.198651066611581,-104.9647761,39.721983,-104.9647846,39.7237695 3231,3145,1186,0.167106782855451,0.167106782855451,-104.9648025,39.7256,-104.9648143,39.7271028 20275,10725,6473,0.00777253007071417,0.00777253007071417,-105.0450582,39.7746915,-105.0450583,39.7747614 20276,6473,10726,0.00774087009692378,0.00774087009692378,-105.0450583,39.7747614,-105.0450564,39.774831 20277,10710,5573,0.00807679050419555,0.00807679050419555,-105.0441026,39.7735162,-105.0440081,39.7735153 16287,1363,2160,0.150908240771596,0.150908240771596,-104.9708258,39.6964243,-104.9704959,39.6950911 18901,10379,10378,0.00446883067059111,0.00446883067059111,-105.0125991,39.750475,-105.0125479,39.7504669 18181,6056,4071,0.17853957848987,0.17853957848987,-105.030464,39.7856261,-105.0304275,39.7840207 16288,2160,2273,0.031688963076218,0.031688963076218,-104.9704959,39.6950911,-104.970858,39.6950312 15792,2131,2298,0.0834787229201596,0.0834787229201596,-105.0228299,39.7378988,-105.0218722,39.7380446 17362,1905,7241,0.196305657515643,0.196305657515643,-104.9786923,39.7074805,-104.9786816,39.7057151 20796,10943,7661,0.00258138052005919,0.00258138052005919,-105.0351465,39.7621945,-105.0351767,39.7621945 20797,7661,10931,0.00256438171506516,0.00256438171506516,-105.0351767,39.7621945,-105.0352067,39.7621947 17367,3197,6112,0.203543642625323,0.203543642625323,-104.9786527,39.7111042,-104.9786441,39.7092737 19564,10566,10567,0.0877791462313442,0.0877791462313442,-104.9897479,39.7084105,-104.9897546,39.7076211 17839,9059,10189,0.106477983280495,0.106477983280495,-104.9784966,39.7791336,-104.9772538,39.7792023 17124,42,4240,0.19030237977338,0.19030237977338,-104.9775311,39.7002091,-104.9774946,39.7019203 15941,9758,9759,0.0631588158295344,0.0631588158295344,-104.9982473,39.7053729,-104.9977092,39.704984 17151,4781,4823,0.202239291799058,0.202239291799058,-104.9751707,39.7038491,-104.9751483,39.7056678 14110,421,3623,0.253988429085779,0.253988429085779,-104.9424633,39.7443997,-104.9448677,39.7457412 20309,10730,10731,0.0277808040232953,0.0277808040232953,-105.0250776,39.7585876,-105.0247591,39.7586373 19606,10584,10500,0.00674103787689334,0.00674103787689334,-104.9910734,39.7091553,-104.9911522,39.7091559 18677,2800,2801,0.105225983369234,0.105225983369234,-105.0367483,39.7254828,-105.0367403,39.7245365 17096,3720,3721,0.196415457175175,0.196415457175175,-104.9604079,39.7368138,-104.9604142,39.7350474 19914,6599,8054,0.176409123849899,0.176409123849899,-104.9981408,39.7320938,-104.9981194,39.7305074 14113,3767,3768,0.109524379066099,0.109524379066099,-104.9431585,39.7464851,-104.9443957,39.7462296 19575,10571,10572,0.0878577106463745,0.0878577106463745,-104.98929,39.7084071,-104.9892979,39.707617 19578,7458,10573,0.00838425457343401,0.00838425457343401,-104.9885959,39.7075353,-104.9885953,39.7076107 13363,6192,9050,0.200728781748151,0.200728781748151,-104.9818752,39.7795506,-104.9795353,39.7793923 18684,3608,1316,0.176123680044276,0.176123680044276,-105.036708,39.7149602,-105.0366981,39.7133763 16406,9888,9885,0.103994018141439,0.103994018141439,-104.9706065,39.7033361,-104.9695415,39.703787 20348,10747,10734,0.124798183375822,0.124798183375822,-105.0235111,39.7585885,-105.0220514,39.7585674 13367,487,9053,0.0916792010447841,0.0916792010447841,-104.9845022,39.7800173,-104.985575,39.7800251 17112,3776,3932,0.0318567386044335,0.0318567386044335,-104.9578598,39.7475843,-104.9574881,39.7475642 18472,7703,9005,0.191779872148763,0.191779872148763,-105.0398923,39.7567045,-105.0399025,39.7549798 13566,4,3088,0.053682748576131,0.053682748576131,-105.0151369,39.7295685,-105.0149714,39.7291028 14690,2868,3129,0.152693011202245,0.152693011202245,-104.9712042,39.7290823,-104.9712066,39.7304555 19632,10519,10594,0.0691883113691504,0.0691883113691504,-104.9902831,39.708118,-104.9910918,39.7081283 16442,9898,9900,0.0593229160576478,0.0593229160576478,-104.9681189,39.6930432,-104.9688122,39.6930484 19557,10561,10562,0.0114115661676901,0.0114115661676901,-104.9884504,39.7091486,-104.9885838,39.7091493 17140,3200,3089,0.200962427212495,0.200962427212495,-104.976351,39.7110879,-104.9763937,39.7128949 19588,10578,7459,0.00830641959761081,0.00830641959761081,-104.9888246,39.7076128,-104.9888252,39.7075381 19590,10509,10579,0.0688000441577074,0.0688000441577074,-104.9902632,39.7097378,-104.9910674,39.7097471 4371,4093,4094,0.0474398468296831,0.0474398468296831,-105.016444,39.7839662,-105.0169973,39.7839311 14821,4531,9426,0.131844452515128,0.131844452515128,-105.0220708,39.7548328,-105.0236131,39.7548297 20313,10734,10735,0.135778003167023,0.135778003167023,-105.0220514,39.7585674,-105.0233062,39.7593161 16512,8896,9922,0.103245634213484,0.103245634213484,-105.0048016,39.7429839,-105.0040915,39.7422329 19627,10592,10501,0.0068017037739497,0.0068017037739497,-104.9910751,39.7089846,-104.9911546,39.7089857 3432,3319,3320,0.201627360859163,0.201627360859163,-104.9570312,39.7819252,-104.9569981,39.7837383 3631,1572,3475,0.135693159195378,0.135693159195378,-104.9464121,39.7776877,-104.9464207,39.778908 3632,3475,3476,0.119283891700122,0.119283891700122,-104.9464207,39.778908,-104.9464336,39.7799807 3634,3211,3477,0.201273972346718,0.201273972346718,-104.9640093,39.7111011,-104.9640079,39.709291 3635,3477,1922,0.201175175309244,0.201175175309244,-104.9640079,39.709291,-104.9639994,39.7074818 17122,4176,3542,0.20232729922556,0.20232729922556,-104.9775098,39.6966104,-104.977531,39.6984299 16444,9901,9902,0.179094898504736,0.179094898504736,-104.9711673,39.6931206,-104.9732597,39.6931641 20287,9383,6472,0.201518688053588,0.201518688053588,-105.0445781,39.7765737,-105.0445755,39.7747614 20014,8858,10180,0.0735203760297937,0.0735203760297937,-104.988003,39.7531189,-104.9873951,39.7535866 19233,10457,10420,0.0372086096742178,0.0372086096742178,-104.991294,39.7429942,-104.9910563,39.7427139 4657,4299,3840,0.0473685540434106,0.0473685540434106,-105.0422855,39.7539305,-105.0428396,39.7539325 14125,3659,3925,0.129261803351535,0.129261803351535,-104.9461809,39.7460646,-104.9455321,39.7450146 3623,3469,3470,0.140706278566204,0.140706278566204,-104.9464912,39.7544409,-104.9464883,39.7557063 18908,10386,10387,0.0302347602157808,0.0302347602157808,-105.0126981,39.7501431,-105.0127236,39.7498719 15943,9760,8085,0.0293664602336856,0.0293664602336856,-104.9988776,39.705053,-104.9991901,39.7049437 18142,10269,6300,0.0570177692907992,0.0570177692907992,-105.0151755,39.7886103,-105.0158404,39.7886539 17020,10057,10058,0.15155359133236,0.15155359133236,-105.0168578,39.7546147,-105.0171608,39.7532718 17158,5010,5011,0.0757362739800239,0.0757362739800239,-104.9728277,39.6904527,-104.9728223,39.6911338 16649,9960,9968,0.0812055546813917,0.0812055546813917,-104.9855516,39.7391519,-104.9849991,39.7385579 17022,10055,10058,0.0158274438461504,0.0158274438461504,-105.0169757,39.7532749,-105.0171608,39.7532718 20617,10793,10829,0.0486626332146345,0.0486626332146345,-105.023633,39.7596708,-105.0230688,39.7597292 17292,7745,7192,0.403926945097788,0.403926945097788,-104.944774,39.68931,-104.9447793,39.6929426 17953,8781,10225,0.0170107340919314,0.0170107340919314,-104.9874899,39.7236088,-104.987291,39.7236088 17142,4509,4616,0.202021015829292,0.202021015829292,-104.9763295,39.7146995,-104.9763402,39.7165163 14706,5161,5162,0.0515278311632085,0.0515278311632085,-104.9746885,39.7400066,-104.9746897,39.7395432 17293,7192,8754,0.202354446551741,0.202354446551741,-104.9447793,39.6929426,-104.944769,39.6947624 16653,9971,9972,0.0159150831985239,0.0159150831985239,-104.9875004,39.7399598,-104.9876865,39.7399625 17955,10229,10228,0.0205875980561605,0.0205875980561605,-104.9870009,39.7240152,-104.98712,39.7238543 16775,9905,10011,0.0628512846047373,0.0628512846047373,-104.9731684,39.7001285,-104.9726726,39.6997114 20430,10790,10791,0.0319464035455711,0.0319464035455711,-105.0228403,39.759346,-105.0231621,39.7594921 17144,4683,4684,0.183413882011105,0.183413882011105,-104.9751813,39.691337,-104.9751601,39.6929864 17482,367,368,0.0073956069596753,0.0073956069596753,-104.9589982,39.7796654,-104.9589875,39.7795994 17483,368,4274,0.0740383655738795,0.0740383655738795,-104.9589875,39.7795994,-104.9589559,39.778934 18131,6045,4102,0.143663826029319,0.143663826029319,-105.0222109,39.785625,-105.0222318,39.7843331 17166,3547,48,0.197940166378652,0.197940166378652,-104.9739907,39.6984301,-104.9740013,39.7002102 17957,10231,10232,0.0468160398694911,0.0468160398694911,-104.9876908,39.725221,-104.9882382,39.7252241 19584,10563,10576,0.0699872416467849,0.0699872416467849,-104.9888131,39.7091506,-104.9888178,39.7085212 19587,10577,10578,0.0879343964012276,0.0879343964012276,-104.9888187,39.7084036,-104.9888246,39.7076128 16540,7834,812,0.139228180638449,0.139228180638449,-104.9763093,39.7519986,-104.9763308,39.7532506 20323,10742,10732,0.00891011779971553,0.00891011779971553,-105.0237259,39.7589011,-105.0237565,39.7589777 14118,3946,4047,0.0370997345222532,0.0370997345222532,-104.9449549,39.7480018,-104.9449621,39.7476682 20325,10743,10744,0.00292597509729593,0.00292597509729593,-105.0236223,39.7590808,-105.0235881,39.7590797 17681,9050,9814,0.396292789359983,0.396292789359983,-104.9795353,39.7793923,-104.974902,39.7795432 17683,10165,9814,0.392184725428778,0.392184725428778,-104.9794908,39.7794867,-104.974902,39.7795432 17303,3516,4258,0.201418622589808,0.201418622589808,-104.9634676,39.6983891,-104.9634703,39.6965777 17690,6173,6191,0.0979652724466413,0.0979652724466413,-104.9843627,39.779576,-104.9832163,39.7795774 17305,8744,8715,0.198903931890441,0.198903931890441,-104.9634565,39.6947677,-104.9634793,39.692979 19815,6602,8057,0.177734109816075,0.177734109816075,-105.0021882,39.7320975,-105.0021856,39.7304991 20432,10754,10792,0.00161805170064806,0.00161805170064806,-105.0232175,39.7595165,-105.0232345,39.7595229 5752,4838,5081,0.0155515271366432,0.0155515271366432,-104.9964173,39.7083799,-104.9962546,39.7083175 14703,5104,5105,0.188886837572701,0.188886837572701,-104.973501,39.7255812,-104.9735001,39.7272799 19833,10653,10654,0.205572346227123,0.205572346227123,-105.0399056,39.7384617,-105.0398868,39.736613 4807,4413,4414,0.0998668735468864,0.0998668735468864,-105.0298142,39.704914,-105.0298228,39.7058121 3650,3488,3106,0.174737901377497,0.174737901377497,-104.9293331,39.7146644,-104.9293159,39.713093 3651,3106,3491,0.194747174928978,0.194747174928978,-104.9293159,39.713093,-104.9293114,39.7113416 17379,5746,5747,0.00818765310677506,0.00818765310677506,-104.9676388,39.6930381,-104.9676964,39.6930969 20468,10818,10755,0.173765546097308,0.173765546097308,-105.0193121,39.758524,-105.0213448,39.7585398 17164,1802,4242,0.207580745712203,0.207580745712203,-104.9740336,39.6947447,-104.9740228,39.6966115 6015,5267,5268,0.103281094663511,0.103281094663511,-104.9487209,39.7680993,-104.9475125,39.7680963 18137,10263,10272,0.406284221439373,0.406284221439373,-105.0198897,39.7874342,-105.019885,39.791088 17291,10085,7745,0.543012306463268,0.543012306463268,-104.9447951,39.6844266,-104.944774,39.68931 14709,5330,4870,0.190973371939833,0.190973371939833,-104.9746992,39.7368668,-104.9746798,39.7351494 18138,4093,6038,0.184675507720467,0.184675507720467,-105.016444,39.7839662,-105.0164173,39.7856269 16651,9969,9970,0.100708681464822,0.100708681464822,-104.9848573,39.7385435,-104.9836795,39.7385414 14710,4870,2220,0.162414391352976,0.162414391352976,-104.9746798,39.7351494,-104.9746915,39.7336888 18505,6386,17,0.132879414135856,0.132879414135856,-105.0363788,39.7475676,-105.0363574,39.7463727 14727,6220,6303,0.0511187399227223,0.0511187399227223,-104.9752801,39.7395432,-104.9758778,39.7395535 17176,5390,5408,0.208329703574267,0.208329703574267,-104.9692808,39.6910982,-104.9693344,39.6929713 20791,8358,10898,0.00761490800516594,0.00761490800516594,-105.039401,39.7639563,-105.0393945,39.7640246 17146,1801,4241,0.206257539278646,0.206257539278646,-104.9751816,39.6947545,-104.9751708,39.6966094 14731,6303,5467,0.125799145673022,0.125799145673022,-104.9758778,39.7395535,-104.97589,39.7384222 18536,5557,10309,0.366989977501724,0.366989977501724,-105.0440105,39.7607636,-105.0483038,39.7607426 14723,6016,5469,0.171433952660857,0.171433952660857,-104.9735459,39.7368668,-104.9735608,39.7384085 18516,2412,10295,0.0120882825664803,0.0120882825664803,-105.041094,39.7530159,-105.041069,39.7531229 17153,1911,4839,0.199025256937054,0.199025256937054,-104.9751493,39.7074845,-104.9751709,39.7092743 17154,4839,3202,0.202009935716231,0.202009935716231,-104.9751709,39.7092743,-104.9751601,39.711091 18288,6762,6873,0.146634632629247,0.146634632629247,-105.0276181,39.7698189,-105.025904,39.7697621 20338,10735,10738,0.035049164748108,0.035049164748108,-105.0233062,39.7593161,-105.0235235,39.7590488 18690,5770,5771,0.102556159708994,0.102556159708994,-105.0415039,39.7197378,-105.0414984,39.7188155 20424,10785,10786,0.0731561229415083,0.0731561229415083,-105.0187626,39.7585641,-105.0188457,39.7592189 5740,1710,5071,0.202613094112382,0.202613094112382,-105.0378737,39.6912834,-105.037844,39.6894614 14744,2216,4866,0.159742631617364,0.159742631617364,-104.9770059,39.7337051,-104.9770059,39.7351417 18148,6033,4087,0.198416361234407,0.198416361234407,-105.0117918,39.7856148,-105.0117891,39.7838304 17476,4654,473,0.0704097319033273,0.0704097319033273,-105.0189639,39.7475939,-105.0185991,39.7470262 18150,4100,6044,0.175955927487578,0.175955927487578,-105.0210503,39.7840434,-105.0210575,39.7856258 6851,5860,5861,0.109631940187014,0.109631940187014,-105.0311875,39.7149636,-105.0324691,39.7149773 14841,7164,7777,0.0983349446501409,0.0983349446501409,-105.0381551,39.754855,-105.0393054,39.7548506 18242,6768,3993,0.201258062688176,0.201258062688176,-105.0275913,39.7725071,-105.029945,39.772565 18273,6645,6666,0.202152498738845,0.202152498738845,-105.0398253,39.77838,-105.0398227,39.780198 20386,10770,10771,0.0535943445752728,0.0535943445752728,-105.0244499,39.7607064,-105.0250699,39.7607782 6983,5958,5959,0.149650557500517,0.149650557500517,-104.9891839,39.7447837,-104.9904219,39.7438323 18306,3982,7041,0.200503190670894,0.200503190670894,-105.0299336,39.7678829,-105.0322795,39.7678767 20438,10796,10797,0.0670860233753639,0.0670860233753639,-105.0226193,39.761283,-105.0218716,39.7614664 20500,10838,10824,0.0121125751150814,0.0121125751150814,-105.0210227,39.7583868,-105.0208891,39.7583505 14725,977,5162,0.0458445478179373,0.0458445478179373,-104.9741536,39.7395367,-104.9746897,39.7395432 6627,5707,1851,0.181903999460801,0.181903999460801,-105.0361257,39.7196961,-105.036129,39.721332 3671,3508,3509,0.00436333612190551,0.00436333612190551,-104.9681486,39.6983823,-104.9680976,39.6983824 3672,3509,3510,0.046781667512879,0.046781667512879,-104.9680976,39.6983824,-104.9675508,39.6983827 7657,3346,6356,0.257422789129267,0.257422789129267,-104.9571645,39.7728928,-104.9541524,39.7728932 14872,3240,5733,0.139141273161543,0.139141273161543,-105.0054318,39.7718056,-105.005421,39.7730569 18469,9138,10300,0.19595637710121,0.19595637710121,-105.0432544,39.7511117,-105.0450359,39.7522206 18266,1691,6545,0.203809181046432,0.203809181046432,-105.039903,39.7676176,-105.039903,39.7694505 18272,6629,6645,0.186774688365716,0.186774688365716,-105.0398199,39.7767003,-105.0398253,39.77838 8163,6669,2301,0.106319016804013,0.106319016804013,-105.0065809,39.6967302,-105.0067097,39.6957792 14130,9280,9279,0.186364690747119,0.186364690747119,-104.9512562,39.7473041,-104.9490944,39.7475193 14771,2209,923,0.186974313150198,0.186974313150198,-104.9816406,39.7337091,-104.9816421,39.7320276 18247,9377,8108,0.184107753412847,0.184107753412847,-105.0374998,39.776721,-105.0375106,39.7783767 18704,7871,4059,0.176577842625336,0.176577842625336,-105.0426986,39.7197333,-105.0426948,39.7181453 15923,9752,9072,0.0836347230210634,0.0836347230210634,-105.0166514,39.7287142,-105.0172266,39.7293225 18541,7538,8363,0.0639425794382817,0.0639425794382817,-105.0449269,39.7643759,-105.0444735,39.7639185 14134,509,9280,0.0291273215905741,0.0291273215905741,-104.9514881,39.747496,-104.9512562,39.7473041 15926,498,9102,0.0623752088587868,0.0623752088587868,-105.0153507,39.7256437,-105.0160728,39.7255648 11651,8350,4542,0.134464503460642,0.134464503460642,-105.0236355,39.7578502,-105.0220625,39.7578568 18291,6752,3975,0.201306126180051,0.201306126180051,-105.0275758,39.7651202,-105.029931,39.765114 14752,5933,6903,0.0776419963986988,0.0776419963986988,-104.9781588,39.7304487,-104.9781698,39.7297505 15930,9755,8063,0.0157417186886108,0.0157417186886108,-105.0172761,39.7312819,-105.01746,39.7312756 8622,3936,5625,0.097083190357132,0.097083190357132,-105.0005802,39.7765663,-105.0017162,39.7765726 14891,9021,8103,0.0999072642817978,0.0999072642817978,-105.0324149,39.7040028,-105.0324492,39.7031047 11386,8241,8242,0.105664996309114,0.105664996309114,-104.9455738,39.7799622,-104.9443373,39.7799663 11647,7709,8347,0.0834163322393992,0.0834163322393992,-105.019873,39.7560486,-105.0198419,39.7552988 12254,8618,8619,0.0216515691565663,0.0216515691565663,-105.0084208,39.7577001,-105.0083242,39.7578801 20225,8757,10713,0.181625832679021,0.181625832679021,-104.9413115,39.694755,-104.9413101,39.6963884 11373,437,8225,0.0125774855889878,0.0125774855889878,-105.0053491,39.7612975,-105.0052234,39.7612387 20018,6572,4453,0.146908325275574,0.146908325275574,-104.981987,39.757826,-104.980759,39.7587503 20512,10063,10060,0.007549583111055,0.007549583111055,-105.0192332,39.7576336,-105.0193133,39.7576622 12048,8527,8528,0.0740401240439702,0.0740401240439702,-105.0054168,39.751192,-105.0061613,39.7515322 14785,7957,5458,0.175576789379919,0.175576789379919,-104.9842157,39.7368542,-104.9842156,39.7384332 12271,8518,8628,0.0787132719056346,0.0787132719056346,-105.0071312,39.7555112,-105.0077112,39.7549614 11383,8239,8240,0.0842941433278933,0.0842941433278933,-104.9502774,39.7799784,-104.949291,39.7799729 11370,7971,7972,0.0117965527041302,0.0117965527041302,-105.0053146,39.761583,-105.0052958,39.7614779 11414,7984,7985,0.287379755335746,0.287379755335746,-105.0218262,39.7840053,-105.025085,39.7846442 11432,415,8254,0.452015989776023,0.452015989776023,-105.0212787,39.7837465,-105.0159925,39.7835953 20350,10730,2968,0.0120941619304981,0.0120941619304981,-105.0250776,39.7585876,-105.0250854,39.758479 8748,5336,6979,0.175571360985687,0.175571360985687,-105.0408719,39.7054957,-105.0408435,39.7039169 3691,3527,3528,0.0472108481996503,0.0472108481996503,-104.956949,39.698399,-104.9563972,39.6983957 3692,3528,2737,0.0483230367668469,0.0483230367668469,-104.9563972,39.6983957,-104.9558324,39.6983924 3697,3532,3533,0.0559788343200402,0.0559788343200402,-104.9827863,39.6984066,-104.982132,39.6984066 15221,3833,8055,0.052921136155694,0.052921136155694,-105.0428186,39.7485544,-105.0428529,39.7480792 12311,8645,8476,0.144977480276504,0.144977480276504,-105.0040083,39.7506996,-105.0028542,39.7497443 12312,8476,8646,0.198472144343311,0.198472144343311,-105.0028542,39.7497443,-105.0012593,39.7484473 12314,8643,8559,0.0228329493898265,0.0228329493898265,-105.0079172,39.7541523,-105.0076796,39.7542461 20367,10748,10749,0.0037547184046713,0.0037547184046713,-105.0235917,39.7589758,-105.0236241,39.7589986 9843,7548,7549,0.124919366653633,0.124919366653633,-105.0451568,39.7282934,-105.0451467,39.7294168 12301,4845,8524,0.0473127526043962,0.0473127526043962,-105.0049838,39.7515411,-105.0053655,39.751233 18331,7594,6751,0.14027973854483,0.14027973854483,-105.0259281,39.764212,-105.0275693,39.7642092 11791,8037,2687,0.147733787935878,0.147733787935878,-104.9796416,39.7541805,-104.9808835,39.7532566 15865,8762,8763,0.0396940145175954,0.0396940145175954,-105.0451798,39.7355292,-105.0447184,39.7355684 20529,10029,10846,0.0100359682174695,0.0100359682174695,-105.015835,39.7583097,-105.0157176,39.7583088 17959,6241,5194,0.169083036600962,0.169083036600962,-104.9883794,39.7256429,-104.9883782,39.7241223 18370,6889,5250,0.0518724586298984,0.0518724586298984,-105.0259388,39.7651274,-105.0259394,39.7646609 15225,8180,5297,0.041720314716376,0.041720314716376,-105.0389047,39.7441394,-105.039323,39.7439462 9071,2781,7147,0.103689348353689,0.103689348353689,-104.9721138,39.7669682,-104.9721123,39.7679007 3710,3546,1524,0.0515313284334221,0.0515313284334221,-104.9751709,39.6984277,-104.9745686,39.6984311 20305,10728,8110,0.168482747904973,0.168482747904973,-105.0445532,39.7768578,-105.0445502,39.778373 3711,1524,3547,0.0494425170647519,0.0494425170647519,-104.9745686,39.6984311,-104.9739907,39.6984301 14739,6538,6607,0.183986331427456,0.183986331427456,-104.976974,39.7256103,-104.9769867,39.7272649 11372,290,437,0.0112130207438012,0.0112130207438012,-105.0053845,39.7613946,-105.0053491,39.7612975 18381,8535,8919,0.0499954488007408,0.0499954488007408,-105.0258888,39.7711084,-105.0258833,39.771558 12246,8615,4817,0.146110905108578,0.146110905108578,-104.9995731,39.7508881,-104.9983798,39.7518288 11425,8251,8078,0.7456254172446,0.7456254172446,-105.0348524,39.7834646,-105.043577,39.7835803 12247,4817,5788,0.143910603528138,0.143910603528138,-104.9983798,39.7518288,-104.9971819,39.7527381 12818,299,8256,0.476082599329394,0.476082599329394,-105.0099714,39.7835424,-105.0155373,39.7837344 20410,8976,9207,0.0123297683183119,0.0123297683183119,-105.0250886,39.760233,-105.0250726,39.7601228 12263,8621,8622,0.00671006625102598,0.00671006625102598,-105.0070186,39.7566114,-105.0070785,39.7566504 11559,8319,7714,0.15000222129108,0.15000222129108,-105.0316875,39.7580245,-105.0316842,39.7566755 15229,8334,8335,0.02937581800825,0.02937581800825,-104.9244842,39.6961248,-104.9241409,39.696129 18377,6069,2549,0.201785565265125,0.201785565265125,-105.039828,39.7856193,-105.0398307,39.787434 11447,387,8258,0.356209179582772,0.356209179582772,-105.0028212,39.783461,-104.9988487,39.78249 11812,1881,8316,0.0255940628377938,0.0255940628377938,-105.0074729,39.746365,-105.007603,39.7465723 14781,921,2207,0.190721648601815,0.190721648601815,-104.9828787,39.7320413,-104.9828811,39.7337565 20233,10711,10715,0.00692211182471866,0.00692211182471866,-104.9413123,39.6937735,-104.9412314,39.693774 20363,9209,8991,0.0223079019168015,0.0223079019168015,-105.0216966,39.7585487,-105.0214364,39.7585333 18388,8990,9001,0.0110856339057274,0.0110856339057274,-105.0252879,39.7604305,-105.0253805,39.7605003 20651,10033,10881,0.0461798387778834,0.0461798387778834,-105.014357,39.7669687,-105.0148973,39.7669673 13366,9052,487,0.0981014313599177,0.0981014313599177,-104.9833542,39.7800156,-104.9845022,39.7800173 12303,8639,8640,0.0320591977276875,0.0320591977276875,-105.0081633,39.7540481,-105.0078019,39.7541251 20243,10716,10713,0.0141769281388351,0.0141769281388351,-104.9411444,39.6963884,-104.9413101,39.6963884 14749,4864,2214,0.160302668775638,0.160302668775638,-104.9781817,39.7351466,-104.9781559,39.7337051 13468,309,9094,0.0506545738820493,0.0506545738820493,-105.0183133,39.7254091,-105.0189056,39.7254091 18336,1689,7624,0.203108569942922,0.203108569942922,-105.0387013,39.7676285,-105.0387364,39.7694549 12937,1303,1970,0.0130832107015757,0.0130832107015757,-105.0017368,39.7441763,-105.0018024,39.7442826 20525,10839,1286,0.00844906120646156,0.00844906120646156,-105.0206127,39.7582168,-105.020542,39.7581637 10918,8035,5970,0.0219813767800627,0.0219813767800627,-104.9781265,39.7531137,-104.9783626,39.753192 14913,7600,2016,0.104505986927597,0.104505986927597,-104.936219,39.7208978,-104.9349971,39.720897 20351,2968,10750,0.0147633294839236,0.0147633294839236,-105.0250854,39.758479,-105.0250798,39.7583463 15880,8763,8762,0.0396940145175954,0.0396940145175954,-105.0447184,39.7355684,-105.0451798,39.7355292 20353,9401,9336,0.00949287140929792,0.00949287140929792,-105.025278,39.7585714,-105.0251673,39.7585782 12244,8613,8614,0.00356038865266788,0.00356038865266788,-104.9996308,39.7508515,-104.9995987,39.7508719 11216,8164,8165,0.0796169077304663,0.0796169077304663,-104.9269465,39.7030424,-104.9269411,39.7037584 14132,9279,507,0.0225847659450503,0.0225847659450503,-104.9490944,39.7475193,-104.9492017,39.7477049 15875,8940,8978,0.0300860996423522,0.0300860996423522,-105.0405047,39.7348341,-105.0408265,39.7349435 11429,8253,319,0.299890155674121,0.299890155674121,-105.0342653,39.7832999,-105.0307715,39.7835551 20371,2707,10756,0.00655605333712087,0.00655605333712087,-105.0229167,39.7612913,-105.0229933,39.7612883 14677,3794,9330,0.199283554137764,0.199283554137764,-104.9700349,39.7290815,-104.9700355,39.7272893 18476,4295,2411,0.100910451832155,0.100910451832155,-105.0399031,39.7539235,-105.0398977,39.753016 18478,5542,9039,0.101169435731023,0.101169435731023,-105.0399084,39.7521049,-105.0398975,39.7511951 11770,3014,8406,0.0500338703103734,0.0500338703103734,-104.9810635,39.7524708,-104.9814866,39.7527817 11823,8421,8424,0.377719915283211,0.377719915283211,-105.0127281,39.7431253,-105.0160769,39.7409098 10669,7915,6847,0.0947158385157811,0.0947158385157811,-105.0275397,39.7111407,-105.0275397,39.7102889 3731,3565,3566,0.0486546976993217,0.0486546976993217,-104.9653106,39.7544428,-104.9647415,39.7544367 3732,3566,3567,0.109486664803565,0.109486664803565,-104.9647415,39.7544367,-104.9634611,39.75446 3733,3567,1037,0.105564006595596,0.105564006595596,-104.9634611,39.75446,-104.9622266,39.7544367 11897,8466,8467,0.103343928827087,0.103343928827087,-105.0020778,39.7486652,-105.0015391,39.7478332 11947,397,8496,0.0965081758273934,0.0965081758273934,-105.0131625,39.7564763,-105.013905,39.7558225 18380,8494,8535,0.0492964457876769,0.0492964457876769,-105.0258959,39.7706651,-105.0258888,39.7711084 20364,8991,10755,0.00786332111355482,0.00786332111355482,-105.0214364,39.7585333,-105.0213448,39.7585398 12162,8315,8569,0.02262255215678,0.02262255215678,-105.0053848,39.7476354,-105.00526,39.747456 12218,8594,2290,0.0213925904868369,0.0213925904868369,-105.0035802,39.740886,-105.0033485,39.7409586 14931,3354,2767,0.0942765011393086,0.0942765011393086,-104.9338255,39.7274243,-104.9327231,39.7274245 18498,9212,9220,0.133514882064815,0.133514882064815,-105.0351931,39.7499892,-105.0352038,39.7511899 20706,9190,10885,0.00984120017613085,0.00984120017613085,-105.0253671,39.7620045,-105.0253682,39.762093 12373,8677,8678,0.0486250060422128,0.0486250060422128,-104.99064,39.7765283,-104.9912089,39.7765361 14967,7610,7264,0.0940136459475559,0.0940136459475559,-104.9383462,39.7510533,-104.9372465,39.7510554 15895,9441,5377,0.102059140746775,0.102059140746775,-105.0429186,39.7342294,-105.044041,39.7339173 13974,9251,9129,0.169864606266652,0.169864606266652,-105.0147648,39.729613,-105.0154242,39.731054 20368,10749,10733,0.00357512667889407,0.00357512667889407,-105.0236241,39.7589986,-105.0236546,39.7589766 14674,2227,943,0.182649781226047,0.182649781226047,-104.9700793,39.733704,-104.9700547,39.7320615 14178,3784,8864,0.153337805989006,0.153337805989006,-104.9546474,39.7291228,-104.9546471,39.7305018 19290,10470,8767,0.117748080941626,0.117748080941626,-104.988856,39.7394681,-104.9902331,39.7394681 12575,8759,8760,0.0168627139608601,0.0168627139608601,-104.9407346,39.6947488,-104.9405376,39.6947443 14983,8789,8796,0.105952161931752,0.105952161931752,-104.9835757,39.7432682,-104.9823365,39.7432723 14984,8796,8878,0.106413855851218,0.106413855851218,-104.9823365,39.7432723,-104.9810919,39.7432682 20419,10774,3587,0.00984290685312232,0.00984290685312232,-105.0243795,39.760698,-105.0243209,39.7607742 15867,8770,8771,0.0147638851882813,0.0147638851882813,-105.0445575,39.7355437,-105.0444126,39.7356159 11263,8195,8196,0.0967030898556648,0.0967030898556648,-104.9363825,39.6984629,-104.9352522,39.6984625 16192,5817,7723,0.19660431304726,0.19660431304726,-104.983413,39.6911761,-104.9834185,39.689408 20360,8992,10754,0.00404589397436802,0.00404589397436802,-105.0232439,39.7594863,-105.0232175,39.7595165 19297,10471,1942,0.0559273520312209,0.0559273520312209,-104.9888451,39.7389629,-104.9888238,39.7384602 15868,8833,5588,0.0188635032964949,0.0188635032964949,-105.0441417,39.7353828,-105.0439294,39.7354289 19299,9959,564,0.00433589917958362,0.00433589917958362,-104.9854926,39.739222,-104.9854426,39.7392155 20814,10936,7168,0.0050166121287054,0.0050166121287054,-105.0380601,39.7621908,-105.0381187,39.7621933 20823,10780,9337,0.0124085195369407,0.0124085195369407,-105.0250471,39.7600231,-105.0251662,39.7600869 19301,1942,10467,0.0736734316331574,0.0736734316331574,-104.9888238,39.7384602,-104.9888355,39.7377977 12854,4133,6696,0.093947304456844,0.093947304456844,-104.9505787,39.7305216,-104.9494801,39.7305216 15004,6269,9466,0.0522837092305697,0.0522837092305697,-104.960998,39.7432181,-104.9603865,39.7432158 19305,10464,10461,0.0144782338635936,0.0144782338635936,-104.9888814,39.740512,-104.9888698,39.7406419 19307,10467,611,0.103622552493386,0.103622552493386,-104.9888355,39.7377977,-104.9888354,39.7368658 11685,8366,1032,0.0209886592874132,0.0209886592874132,-105.0020448,39.7527599,-105.0019469,39.752933 20820,10919,8330,0.00776069150921458,0.00776069150921458,-105.0382104,39.7621908,-105.0382057,39.7621211 11643,8347,4658,0.0580128250256257,0.0580128250256257,-105.0198419,39.7552988,-105.0191633,39.7552936 12924,8890,8891,0.0884309215437497,0.0884309215437497,-105.0029709,39.7443191,-105.0038584,39.7439107 15230,8360,8248,0.0379210675749848,0.0379210675749848,-104.9248705,39.6964922,-104.9245969,39.6962239 13013,8916,2892,0.160989403082392,0.160989403082392,-104.9907275,39.7728705,-104.9912536,39.7714803 12051,8531,8529,0.0116601753914343,0.0116601753914343,-105.0041475,39.7504135,-105.0041786,39.7503114 20828,9205,8443,0.0104227726118747,0.0104227726118747,-105.0253893,39.7603981,-105.0254023,39.7603049 18615,7410,5865,0.176922387553379,0.176922387553379,-105.0355064,39.7165547,-105.0355038,39.7149636 14852,8621,9432,0.00675320800603643,0.00675320800603643,-105.0070186,39.7566114,-105.0069697,39.7566591 18616,5865,9447,0.157075160700523,0.157075160700523,-105.0355038,39.7149636,-105.0354966,39.713551 18618,1314,9447,0.0196279343381406,0.0196279343381406,-105.0354933,39.7133745,-105.0354966,39.713551 11994,8505,8048,0.149802391835517,0.149802391835517,-104.9861441,39.7573027,-104.9849005,39.7582519 18621,2586,5181,0.176412393215512,0.176412393215512,-105.0356522,39.7229391,-105.0356433,39.7245256 18622,5181,5649,0.1069372720504,0.1069372720504,-105.0356433,39.7245256,-105.035649,39.7254873 19473,7476,10517,0.0101658403815209,0.0101658403815209,-104.9902755,39.708471,-104.9902782,39.7083796 19474,10517,10518,0.00993077177126307,0.00993077177126307,-104.9902782,39.7083796,-104.9902799,39.7082903 18480,9040,9120,0.135103567036488,0.135103567036488,-105.0398922,39.7499655,-105.0398842,39.7487505 20833,10944,10951,0.17747662532422,0.17747662532422,-105.0301334,39.7621946,-105.0322095,39.7622183 19475,10518,10519,0.0191608413173093,0.0191608413173093,-104.9902799,39.7082903,-104.9902831,39.708118 19512,10537,10447,0.00647615513057594,0.00647615513057594,-104.9882735,39.7089787,-104.9883492,39.7089795 2,2,3,0.283463280100036,0.283463280100036,-105.0158228,39.7323669,-105.0152478,39.7298563 3,3,4,0.0333775918694363,0.0333775918694363,-105.0152478,39.7298563,-105.0151369,39.7295685 18628,1310,9484,0.175555113641419,0.175555113641419,-105.033071,39.7133691,-105.0330762,39.7149479 12242,8611,8612,0.0998376585619669,0.0998376585619669,-105.0016014,39.7493354,-105.0007767,39.7499711 5,5,6,0.348594358341424,0.348594358341424,-104.9373334,39.780183,-104.941411,39.7800918 15909,9104,9105,0.0387441124726526,0.0387441124726526,-105.0421714,39.7165106,-105.0426052,39.7164103 15903,6134,8603,0.0260893170771595,0.0260893170771595,-105.0288059,39.7222213,-105.0285111,39.7222816 15878,8833,8770,0.0398025148628561,0.0398025148628561,-105.0441417,39.7353828,-105.0445575,39.7355437 13625,7013,2274,0.0942922296438968,0.0942922296438968,-104.9316269,39.729236,-104.9305243,39.7292319 15024,4136,2663,0.0946854927112821,0.0946854927112821,-104.9505787,39.7367922,-104.9516859,39.7368054 13651,9159,1177,0.0568269678125187,0.0568269678125187,-104.9961123,39.7031752,-104.9966621,39.703462 6,6,7,0.250747670173169,0.250747670173169,-104.941411,39.7800918,-104.9443453,39.7800941 20837,10949,10945,0.0947762411619158,0.0947762411619158,-105.0269444,39.7610308,-105.0279522,39.7613862 15887,8842,9619,0.0119243513569086,0.0119243513569086,-105.0381819,39.7339575,-105.0382355,39.7340565 19481,10511,10486,0.0687637700371023,0.0687637700371023,-104.9902675,39.7093534,-104.9910713,39.7093611 13777,9191,292,0.0113408171424215,0.0113408171424215,-105.0041591,39.7607716,-105.0040727,39.760849 19493,10463,10523,0.0181472136448415,0.0181472136448415,-104.9883506,39.7087649,-104.9883516,39.7086017 13799,9195,5081,0.0314508853846434,0.0314508853846434,-104.9963084,39.7080377,-104.9962546,39.7083175 19487,10426,10427,0.0081618196829418,0.0081618196829418,-104.9883452,39.7095935,-104.9883457,39.7095201 18570,10325,10322,0.0277653060168724,0.0277653060168724,-105.0344788,39.7803826,-105.0341731,39.7804672 15042,6787,4718,0.0916704601824836,0.0916704601824836,-104.9684521,39.7368249,-104.9695224,39.7368723 15043,4718,9414,0.0490846601218478,0.0490846601218478,-104.9695224,39.7368723,-104.9700963,39.736882 19494,10523,7469,0.0159566577035026,0.0159566577035026,-104.9883516,39.7086017,-104.9883525,39.7084582 13814,4934,9200,0.0155640797101011,0.0155640797101011,-104.9993415,39.7423284,-104.9994716,39.7422305 13008,8914,2891,0.0117402105605065,0.0117402105605065,-104.9904906,39.7730255,-104.9905111,39.7729211 17570,10143,10144,0.0307556488479174,0.0307556488479174,-105.0097169,39.7209239,-105.0093573,39.7209238 20841,10952,10940,0.18759449218266,0.18759449218266,-105.0323215,39.7622208,-105.0345162,39.7622208 15726,7317,9449,0.0375532628709029,0.0375532628709029,-104.9558194,39.7180363,-104.9558247,39.7176986 15904,8603,9697,0.00690416936559141,0.00690416936559141,-105.0285111,39.7222816,-105.0284331,39.7222976 13877,4478,2804,0.135897648680331,0.135897648680331,-104.9451778,39.765712,-104.9452104,39.7669339 18633,4044,4045,0.00275409212275412,0.00275409212275412,-105.0330924,39.7181593,-105.0331246,39.7181593 15057,9477,6733,0.054468335249091,0.054468335249091,-104.9775705,39.7368798,-104.9782075,39.7368798 15058,6733,9313,0.0446744870999848,0.0446744870999848,-104.9782075,39.7368798,-104.9787299,39.7368736 13910,9228,3317,0.0850892170141282,0.0850892170141282,-104.9592628,39.7812194,-104.9602584,39.7812326 12689,2057,8805,0.133235184271089,0.133235184271089,-104.9534081,39.7194172,-104.9534009,39.718219 18656,6223,7657,0.27620827404325,0.27620827404325,-105.0445138,39.725796,-105.0445162,39.72828 15858,9732,9739,0.0147062242308904,0.0147062242308904,-105.0415588,39.7301641,-105.0415695,39.7300321 20843,10954,10751,0.181296524715589,0.181296524715589,-105.0254122,39.760199,-105.0253759,39.7585688 16082,366,255,0.573997033805984,0.573997033805984,-104.9601224,39.7799975,-104.9534054,39.7800114 16084,9817,9818,0.0154245817929875,0.0154245817929875,-104.9497096,39.7811391,-104.9498899,39.7811457 16127,4555,9122,0.0381695434595099,0.0381695434595099,-105.0221186,39.7238843,-105.0222205,39.7242185 14675,943,5941,0.178224321703034,0.178224321703034,-104.9700547,39.7320615,-104.9700474,39.7304587 15285,8799,3187,0.00972670306222712,0.00972670306222712,-104.9464054,39.7113917,-104.946376,39.7114762 15873,8879,8889,0.108518344615814,0.108518344615814,-105.0382757,39.7341411,-105.0393045,39.7347125 15405,9585,9582,0.0323190665796029,0.0323190665796029,-105.0108295,39.7535903,-105.0104647,39.7536666 16246,9859,7743,0.402195232762633,0.402195232762633,-104.9529627,39.685713,-104.952944,39.68933 13026,1537,4265,0.200987668621859,0.200987668621859,-104.9869861,39.7765493,-104.9869736,39.7783568 3749,3578,3579,0.097584814173116,0.097584814173116,-104.9452895,39.7544277,-104.944148,39.7544343 3750,3579,848,0.0994883860112991,0.0994883860112991,-104.944148,39.7544343,-104.9429842,39.7544341 3752,3580,3581,0.0190511917089631,0.0190511917089631,-104.9407092,39.754494,-104.9405163,39.7545798 19488,10427,4703,0.0206936304458077,0.0206936304458077,-104.9883457,39.7095201,-104.9883469,39.709334 20829,8443,10954,0.0118059106132393,0.0118059106132393,-105.0254023,39.7603049,-105.0254122,39.760199 16351,7009,2285,0.0978474396198024,0.0978474396198024,-104.9317039,39.7618388,-104.9305592,39.7618327 16382,9879,9771,0.00992783408407401,0.00992783408407401,-104.9716243,39.7032379,-104.9717383,39.7032546 16432,9894,9895,0.0235353492080929,0.0235353492080929,-104.9716111,39.6985449,-104.9718554,39.6986422 14329,9328,602,0.0664699646577648,0.0664699646577648,-104.9959868,39.7692435,-104.9952229,39.7691313 20848,10950,10953,0.0184888911494772,0.0184888911494772,-105.0289678,39.7620075,-105.0291765,39.7620512 13445,9078,9079,0.200451693111106,0.200451693111106,-104.9941364,39.7021826,-104.9930943,39.7037972 16391,3033,9847,0.0236566168850551,0.0236566168850551,-104.9700513,39.702674,-104.9699755,39.7028786 15437,9602,9603,0.109740104543279,0.109740104543279,-105.0014283,39.740268,-105.0027104,39.7402226 18475,9005,4295,0.117455212214086,0.117455212214086,-105.0399025,39.7549798,-105.0399031,39.7539235 19609,10585,10503,0.00693839845805758,0.00693839845805758,-104.9910787,39.7086267,-104.9911598,39.7086277 16644,564,565,0.0167681949380125,0.0167681949380125,-104.9854426,39.7392155,-104.9854426,39.7390647 18641,5875,7416,0.178910174745805,0.178910174745805,-105.0450642,39.7149556,-105.0450953,39.7165644 16758,7565,10010,0.0537198584701325,0.0537198584701325,-104.9506273,39.6992608,-104.950646,39.6997437 13557,9032,9033,0.185435393968361,0.185435393968361,-105.0131311,39.7236048,-105.0111765,39.722883 19028,8995,7690,0.0430021373921601,0.0430021373921601,-104.9472908,39.7847471,-104.9475732,39.784427 17062,10068,2247,0.0643618782275657,0.0643618782275657,-104.9616428,39.7328861,-104.9616491,39.7334649 16833,593,9915,0.00807834974542274,0.00807834974542274,-104.9689126,39.70386,-104.9689488,39.7037929 18614,4049,7410,0.176200842798068,0.176200842798068,-105.0355145,39.7181393,-105.0355064,39.7165547 16902,74,7306,0.205595181095446,0.205595181095446,-104.9657864,39.7002174,-104.9657546,39.7020662 17068,10069,675,0.181147813198563,0.181147813198563,-104.9616202,39.7399794,-104.961623,39.7416085 17009,4847,10051,0.0109841519151342,0.0109841519151342,-105.0034718,39.7526101,-105.003564,39.7526789 13581,9133,9134,0.0795179133195768,0.0795179133195768,-104.9958777,39.7048581,-104.9951647,39.7043993 17207,9891,234,0.00951110757861507,0.00951110757861507,-104.9688482,39.696672,-104.9688514,39.6965865 19644,10601,10602,0.00459389199037625,0.00459389199037625,-104.9879279,39.7066512,-104.9878742,39.7066509 14887,7456,5693,0.103533596199028,0.103533596199028,-105.0324406,39.7076676,-105.0324406,39.7067365 15073,9480,8706,0.0156808972883418,0.0156808972883418,-104.9406528,39.7656775,-104.9404758,39.7656404 18617,9447,1314,0.0196279343381406,0.0196279343381406,-105.0354966,39.713551,-105.0354933,39.7133745 19477,10520,10521,0.0112440070511006,0.0112440070511006,-104.9902917,39.7076531,-104.9902943,39.707552 19479,1872,10522,0.0183337010143588,0.0183337010143588,-104.9900015,39.7093504,-104.9902158,39.7093529 18629,9484,5862,0.00360275623818702,0.00360275623818702,-105.0330762,39.7149479,-105.0330764,39.7149803 17406,3210,6122,0.199774981063921,0.199774981063921,-104.9645976,39.7110977,-104.9645867,39.7093011 15450,9609,9610,0.118608570416781,0.118608570416781,-105.0003045,39.7431574,-105.000479,39.7442156 14988,9309,9464,0.101172548296122,0.101172548296122,-104.9787417,39.7432641,-104.9775584,39.7432677 15965,1443,7623,0.202446963416806,0.202446963416806,-105.0038795,39.7112064,-105.0062462,39.7112115 13793,4819,8514,0.148483674564771,0.148483674564771,-105.0080831,39.7592475,-105.0068857,39.7602149 3766,2339,3595,0.17591583054365,0.17591583054365,-104.9293022,39.7193963,-104.929286,39.7209783 3767,3595,3596,0.243702533330372,0.243702533330372,-104.929286,39.7209783,-104.9293972,39.7231683 15851,5596,9735,0.0497175089074512,0.0497175089074512,-105.0438933,39.7301146,-105.0444693,39.7300539 15124,6515,226,0.0653425651240956,0.0653425651240956,-104.9407009,39.7803199,-104.940692,39.7797323 15449,9608,9609,0.0645563810419252,0.0645563810419252,-104.9999385,39.7426496,-105.0003045,39.7431574 13914,4840,9230,0.275162192340763,0.275162192340763,-104.9965817,39.7075224,-104.9961257,39.7050728 13922,9137,9233,0.0899935621999505,0.0899935621999505,-104.9868714,39.7007074,-104.9861692,39.7001048 3788,1148,1821,0.103455086525091,0.103455086525091,-104.9293749,39.7637905,-104.9293577,39.7647208 18632,7408,4044,0.178025429971464,0.178025429971464,-105.0330817,39.7165583,-105.0330924,39.7181593 15247,9542,8177,0.0166658349694615,0.0166658349694615,-104.936117,39.7051637,-104.9362135,39.7050335 15460,9613,9614,0.039786363249444,0.039786363249444,-105.0004503,39.7442368,-105.0001215,39.74449 15461,8882,9615,0.0277165465497567,0.0277165465497567,-105.0018196,39.7432597,-105.0015275,39.7433678 15546,9646,9647,0.0122997635777285,0.0122997635777285,-104.9868344,39.726681,-104.98691,39.7265869 15889,8978,1101,0.0278428503732722,0.0278428503732722,-105.0408265,39.7349435,-105.040518,39.7350236 236,30,31,0.0623462807475453,0.0623462807475453,-104.9707346,39.6882416,-104.9701337,39.6879245 239,246,247,0.10870569104286,0.10870569104286,-104.9683485,39.6870395,-104.9672584,39.6865375 19602,10483,10583,0.0688347644552014,0.0688347644552014,-104.9902592,39.7100937,-104.9910639,39.7100946 19497,7457,10525,0.0182919034833847,0.0182919034833847,-104.9883639,39.7075324,-104.9883652,39.7073679 15292,9561,9562,0.0285639174620334,0.0285639174620334,-104.941269,39.7069549,-104.9409364,39.7069322 16011,9781,9782,0.0666625832869129,0.0666625832869129,-104.9994018,39.6890498,-104.9992186,39.6896325 204,216,217,0.0495486567174314,0.0495486567174314,-105.0105654,39.7229262,-105.0109346,39.7232696 16105,9825,9826,0.769429574289864,0.769429574289864,-104.9535187,39.7801156,-104.9625227,39.7801333 19504,10531,10532,0.00490376342058079,0.00490376342058079,-104.9883756,39.7060143,-104.9883759,39.7059702 19505,10532,10533,0.0113536336982688,0.0113536336982688,-104.9883759,39.7059702,-104.9883745,39.7058681 15983,4420,7372,0.10794760335784,0.10794760335784,-105.0299687,39.7111671,-105.0312304,39.7111869 16336,6683,8026,0.0934572989494279,0.0934572989494279,-104.9499154,39.7618255,-104.9488251,39.7617626 15146,8245,9501,0.259647287125597,0.259647287125597,-104.9495723,39.7819108,-104.9477699,39.7837907 16378,2678,4127,0.105747053096561,0.105747053096561,-104.9524232,39.761844,-104.9511861,39.7618358 15168,9509,3381,0.0515085102071127,0.0515085102071127,-105.0340019,39.7403161,-105.0346043,39.7403194 14670,9413,5473,0.178785252044424,0.178785252044424,-104.9701307,39.740015,-104.9701135,39.7384072 15438,9603,2287,0.0101078833454114,0.0101078833454114,-105.0027104,39.7402226,-105.0028286,39.7402211 16618,7974,3673,0.0581937370992888,0.0581937370992888,-104.9775516,39.7469781,-104.9775423,39.7475014 16393,9876,3281,0.0515999951055545,0.0515999951055545,-104.9705085,39.7029675,-104.9710667,39.7027917 11613,742,743,0.188831137780044,0.188831137780044,-105.0322639,39.7634453,-105.0300547,39.7634496 16792,6964,10013,0.15953431348719,0.15953431348719,-105.0105704,39.7464447,-105.0114923,39.7476921 16830,9911,10017,0.00322492509560211,0.00322492509560211,-104.972319,39.7074031,-104.9722814,39.707401 17016,10055,10056,0.150978646033743,0.150978646033743,-105.0169757,39.7532749,-105.0167598,39.7546225 17201,10074,6392,0.100421160552702,0.100421160552702,-105.0207767,39.7466992,-105.0207714,39.7476023 19702,10621,10622,0.0560876276790842,0.0560876276790842,-105.0051625,39.7337963,-105.0045066,39.7337938 17391,10095,8785,0.114852910416621,0.114852910416621,-104.9842414,39.72728,-104.9836046,39.7263706 18648,4053,10111,0.195636353938149,0.195636353938149,-105.0379043,39.7181459,-105.0379043,39.7199053 17545,8264,8929,0.192238762103777,0.192238762103777,-104.9897645,39.7839357,-104.9903693,39.7822705 19596,10507,10581,0.0688892384795374,0.0688892384795374,-104.9902528,39.7106611,-104.9910581,39.7106676 18652,8072,7653,0.262512305989993,0.262512305989993,-105.040042,39.7306132,-105.0400098,39.7282525 18119,4085,6030,0.181292795599691,0.181292795599691,-105.0106908,39.7838273,-105.0106854,39.7854577 17647,8242,223,0.0953499590487046,0.0953499590487046,-104.9443373,39.7799663,-104.9432215,39.7799643 17960,5194,10233,0.0515871143302905,0.0515871143302905,-104.9883782,39.7241223,-104.9883637,39.7236585 17964,10236,10232,0.0350820368831285,0.0350820368831285,-104.9882388,39.7255396,-104.9882382,39.7252241 17785,8986,8497,0.0646311177616063,0.0646311177616063,-105.0131588,39.7555744,-105.0139116,39.7556283 17753,10173,8485,0.0489434224402369,0.0489434224402369,-104.9947299,39.745901,-104.995128,39.7455847 11535,1543,1544,0.137939265537406,0.137939265537406,-105.0270328,39.7572752,-105.0270414,39.7560347 17819,8676,10186,0.0370735665978641,0.0370735665978641,-105.000985,39.7632181,-105.0007327,39.7634893 17777,6508,6993,0.160336610713707,0.160336610713707,-104.9298124,39.7801232,-104.9316377,39.7804571 3801,3083,3195,0.200442064419022,0.200442064419022,-104.9803943,39.7129167,-104.9803836,39.7111141 3802,3195,3622,0.204398520601987,0.204398520601987,-104.9803836,39.7111141,-104.980383,39.7092759 3803,3622,1902,0.199020966616341,0.199020966616341,-104.980383,39.7092759,-104.9804345,39.7074865 3804,1902,3624,0.19721596773449,0.19721596773449,-104.9804345,39.7074865,-104.9804286,39.7057129 17851,10193,10194,0.0260169590696429,0.0260169590696429,-104.9775879,39.7757765,-104.9773559,39.775625 12958,1630,1631,0.127437048321071,0.127437048321071,-105.0040598,39.7420982,-105.0033016,39.7411115 18661,10206,7647,0.17872352996795,0.17872352996795,-105.0345139,39.726102,-105.0345838,39.7277084 19942,10671,4953,0.0511372085610231,0.0511372085610231,-104.9957933,39.726791,-104.9951981,39.7268351 12964,1770,1771,0.0893785434926153,0.0893785434926153,-105.0062914,39.746863,-105.0057764,39.7461635 18602,7656,6222,0.275287629645573,0.275287629645573,-105.0432633,39.7282706,-105.04325,39.7257949 18232,2550,6070,0.201831098039417,0.201831098039417,-105.0409813,39.787434,-105.0409894,39.7856189 18761,10339,10340,0.0412859123428405,0.0412859123428405,-105.0047672,39.7397925,-105.0043791,39.7395716 4425,950,4134,0.165887036500793,0.165887036500793,-104.9505701,39.7320992,-104.950553,39.733591 4426,4134,4135,0.171020798065652,0.171020798065652,-104.950553,39.733591,-104.9505787,39.7351289 4427,4135,4136,0.184950521487565,0.184950521487565,-104.9505787,39.7351289,-104.9505787,39.7367922 18817,10355,8431,0.088262856016995,0.088262856016995,-105.015729,39.7431732,-105.0163799,39.7437893 4447,4149,4150,0.111495530172709,0.111495530172709,-104.9607278,39.7209872,-104.9594242,39.720981 4448,4150,4151,0.101644653962629,0.101644653962629,-104.9594242,39.720981,-104.9582358,39.7209729 19603,10583,10496,0.00675773327585877,0.00675773327585877,-104.9910639,39.7100946,-104.9911429,39.7100947 19855,10661,10662,0.203042057763788,0.203042057763788,-105.044594,39.7384771,-105.0445966,39.7366511 20643,10879,10877,0.0314570447479651,0.0314570447479651,-105.0134384,39.762482,-105.0134384,39.7627649 19158,8423,8388,0.0601966609853944,0.0601966609853944,-105.013871,39.7414246,-105.0138882,39.7419658 19615,10587,10502,0.00686995556939521,0.00686995556939521,-104.9910769,39.7088041,-104.9911572,39.7088051 12339,8656,2501,0.0156699758852849,0.0156699758852849,-105.0073545,39.7547272,-105.0073403,39.7545867 19328,9895,10473,0.0277673159561869,0.0277673159561869,-104.9718554,39.6986422,-104.971721,39.6984149 19490,10441,10447,0.0184697170100914,0.0184697170100914,-104.9883481,39.7091456,-104.9883492,39.7089795 19492,10448,10463,0.00504831489789659,0.00504831489789659,-104.9883503,39.7088103,-104.9883506,39.7087649 19428,10489,7287,0.156514421452779,0.156514421452779,-104.9833961,39.7033795,-104.9833604,39.7019722 19286,563,9967,0.0537140867907163,0.0537140867907163,-104.9854438,39.7392378,-104.986072,39.7392385 19621,10589,10590,0.0274773310120508,0.0274773310120508,-104.988288,39.70828,-104.9879668,39.708282 19441,10492,10493,0.0201930874558464,0.0201930874558464,-104.991144,39.7108499,-104.9911447,39.7106683 19789,9476,4873,0.191586478139089,0.191586478139089,-104.9724291,39.7368742,-104.9724077,39.7351513 19805,2619,10411,0.177645225629424,0.177645225629424,-104.9969572,39.7225317,-104.9969604,39.7209341 18409,10287,10288,0.0734556316276251,0.0734556316276251,-105.0292196,39.7613906,-105.0292173,39.7620512 20191,462,10707,0.132640175005266,0.132640175005266,-104.9880253,39.7800584,-104.9886248,39.7811587 14823,3606,9335,0.071748078170483,0.071748078170483,-105.0243187,39.7548283,-105.025158,39.7548266 14824,9335,9402,0.00997675672475066,0.00997675672475066,-105.025158,39.7548266,-105.0252747,39.7548256 14825,9402,8301,0.0653806855821323,0.0653806855821323,-105.0252747,39.7548256,-105.0260395,39.7548296 14830,4022,8322,0.0483334251113916,0.0483334251113916,-105.0299425,39.7548206,-105.0305079,39.754821 14832,5668,7026,0.0386007852757077,0.0386007852757077,-105.0310864,39.7548296,-105.0315379,39.7548347 4468,4163,4164,0.0480674059146442,0.0480674059146442,-104.975216,39.7201302,-104.974654,39.7201321 4469,4164,991,0.0502312521862823,0.0502312521862823,-104.974654,39.7201321,-104.9740667,39.720134 14857,8907,9435,0.0508107102861791,0.0508107102861791,-105.0079847,39.7554777,-105.0075169,39.7557596 14859,9436,9437,0.0520105887104481,0.0520105887104481,-105.0090881,39.7546132,-105.0094073,39.7550114 15729,9448,9449,0.154385795199696,0.154385795199696,-104.9554224,39.7163451,-104.9558247,39.7176986 18619,9447,9452,0.260663192513491,0.260663192513491,-105.0354966,39.713551,-105.0354984,39.7112068 14936,5495,8700,0.014007087915999,0.014007087915999,-104.9407458,39.7383041,-104.9405826,39.7382932 20590,2705,10795,0.0154885940353102,0.0154885940353102,-105.022918,39.7610959,-105.0227368,39.7610963 14972,2754,7005,0.0961416158900631,0.0961416158900631,-104.9328183,39.7510492,-104.931694,39.751069 15045,5118,4946,0.0490898990370342,0.0490898990370342,-104.9706897,39.7368921,-104.9712638,39.7368921 15046,4946,7151,0.0490351349560296,0.0490351349560296,-104.9712638,39.7368921,-104.9718371,39.7368817 15963,6397,4362,0.0791794536243071,0.0791794536243071,-105.0006291,39.7111959,-105.0015545,39.7112124 15989,9452,4506,0.0512507321563124,0.0512507321563124,-105.0354984,39.7112068,-105.036097,39.7112265 16056,308,4648,0.208884022844132,0.208884022844132,-105.0162105,39.7255543,-105.0186498,39.72565 15158,9504,7749,0.203686953618576,0.203686953618576,-104.9383033,39.6874943,-104.9383055,39.6893261 16076,8934,9417,0.0908088237702457,0.0908088237702457,-104.9901787,39.7746982,-104.9903058,39.7738874 16106,9826,214,0.019707054216564,0.019707054216564,-104.9625227,39.7801333,-104.9627533,39.7801312 19536,10547,10551,0.00289118198627037,0.00289118198627037,-104.9890392,39.7095279,-104.9890395,39.7095019 16257,8751,9267,0.200818549492747,0.200818549492747,-104.9552399,39.6947809,-104.9552346,39.6965869 16332,5124,7146,0.105923351259383,0.105923351259383,-104.9708846,39.7620022,-104.9721238,39.7620063 3817,3633,3634,0.395318196729382,0.395318196729382,-104.9408419,39.7060696,-104.9444999,39.7082421 16359,2326,5997,0.152345269926906,0.152345269926906,-104.9240294,39.7620162,-104.9258117,39.7620121 5101,4522,4624,0.135948680255943,0.135948680255943,-105.0189635,39.7632145,-105.0189554,39.7644371 18688,2602,1859,0.181461056809498,0.181461056809498,-105.0415146,39.7229572,-105.0415045,39.7213253 16455,9910,8957,0.00642990572974513,0.00642990572974513,-104.9724845,39.7074076,-104.9724094,39.7074052 16456,8957,9911,0.00773671564019088,0.00773671564019088,-104.9724094,39.7074052,-104.972319,39.7074031 16715,132,1701,0.201952446468105,0.201952446468105,-104.9874659,39.6930068,-104.9875011,39.6911908 17236,31,134,0.108163538194537,0.108163538194537,-104.9701337,39.6879245,-104.969078,39.6873895 17237,134,246,0.0735610173824186,0.0735610173824186,-104.969078,39.6873895,-104.9683485,39.6870395 17521,3940,6651,0.0163911525787958,0.0163911525787958,-105.000152,39.7400197,-104.9999603,39.7400202 18097,10256,2169,0.0491222602233141,0.0491222602233141,-105.0141119,39.7874307,-105.0146868,39.7874303 18207,8329,7847,0.200166859157176,0.200166859157176,-105.0363384,39.7621278,-105.036368,39.7603278 18394,5586,2554,0.157693803770027,0.157693803770027,-105.0439435,39.7860953,-105.0433255,39.7874316 18972,7756,3621,0.0947044796448553,0.0947044796448553,-104.9814659,39.7146886,-104.9803587,39.7146886 19237,10458,10457,0.00406582159548868,0.00406582159548868,-104.9913293,39.7430187,-104.991294,39.7429942 19229,10453,10454,0.0676096530689986,0.0676096530689986,-104.9908874,39.7414826,-104.9914445,39.7410511 3858,3667,3668,0.0415319443079903,0.0415319443079903,-104.9746946,39.7474748,-104.9751801,39.7474876 3859,3668,3669,0.0482985746708946,0.0482985746708946,-104.9751801,39.7474876,-104.9757447,39.7475025 19322,2203,916,0.200210598103272,0.200210598103272,-104.9873753,39.7338548,-104.9874133,39.7320545 15203,7160,9528,0.0514241954874698,0.0514241954874698,-105.0381214,39.7499794,-105.0387229,39.7499763 19690,10616,10397,0.0495068144600769,0.0495068144600769,-105.0112484,39.7498792,-105.011825,39.749838 19692,10617,10398,0.0503641661598134,0.0503641661598134,-105.0116614,39.749343,-105.0118932,39.7497594 19879,5198,10672,0.124230342536198,0.124230342536198,-104.9957805,39.7241162,-104.9957912,39.722999 19967,10686,9720,0.110372440140764,0.110372440140764,-105.0340046,39.7384634,-105.0334112,39.7375819 19969,9505,1931,0.205435822074821,0.205435822074821,-105.0305094,39.7403332,-105.030496,39.7384857 19971,9711,1933,0.17400772229687,0.17400772229687,-105.0322666,39.7399826,-105.0316836,39.7384833 19972,1933,10306,0.208946577187585,0.208946577187585,-105.0316836,39.7384833,-105.0316869,39.7366042 3875,3685,3686,0.109844105363612,0.109844105363612,-104.9647396,39.7469477,-104.9634548,39.7469475 17510,10120,10119,0.158859506306984,0.158859506306984,-105.0136579,39.737681,-105.0129247,39.7389937 676,669,670,0.102292085856109,0.102292085856109,-104.9684201,39.7416394,-104.9672238,39.7416291 3893,3696,3697,0.200080946502272,0.200080946502272,-104.961742,39.6947762,-104.9617212,39.6929769 3894,3697,3698,0.204567969900071,0.204567969900071,-104.9617212,39.6929769,-104.9617334,39.6911372 3896,3699,3700,0.197370997762066,0.197370997762066,-104.9617151,39.6892951,-104.9617155,39.6875201 20255,5749,10704,0.00800649085379587,0.00800649085379587,-105.0445791,39.7729494,-105.0445781,39.7730214 20320,10739,10740,0.00883881362478868,0.00883881362478868,-105.0234882,39.7589777,-105.0235185,39.7589017 15207,1113,9529,0.0508930389416975,0.0508930389416975,-105.0404745,39.7499577,-105.0410698,39.7499582 15251,9544,9536,0.0327374869648338,0.0327374869648338,-104.9360582,39.7058553,-104.9358729,39.7061129 15379,8806,2642,0.105298522418053,0.105298522418053,-104.953405,39.7180338,-104.9521739,39.7180386 18635,7865,1846,0.175356787311383,0.175356787311383,-105.0331005,39.7197556,-105.0330898,39.7213326 15485,9612,9616,0.0684703360070514,0.0684703360070514,-105.0005861,39.7432358,-105.0011333,39.7436854 15516,9635,3736,0.0550573183727317,0.0550573183727317,-105.0021668,39.7384727,-105.0028107,39.7384712 19480,10522,10511,0.00442285695753415,0.00442285695753415,-104.9902158,39.7093529,-104.9902675,39.7093534 15574,9660,9464,0.175338544663329,0.175338544663329,-104.9775409,39.7416909,-104.9775584,39.7432677 15598,7585,2003,0.0946559616738872,0.0946559616738872,-104.9360971,39.758301,-104.9349898,39.7583076 15618,9679,9680,0.101799223111765,0.101799223111765,-104.918758,39.7583757,-104.9175671,39.7583757 15640,9666,9667,0.00676039634627663,0.00676039634627663,-104.9412242,39.7582683,-104.941147,39.7582815 15683,8023,7680,0.104281288426574,0.104281288426574,-104.9485858,39.7178178,-104.9473666,39.7178126 15704,7666,2329,0.100028756753634,0.100028756753634,-104.9245961,39.7178332,-104.9234266,39.7178332 15755,3356,2760,0.0982705119459115,0.0982705119459115,-104.9339641,39.7162382,-104.9328153,39.7162508 1110,1126,1127,0.154576986104079,0.154576986104079,-105.0405383,39.7639496,-105.0404877,39.7653392 2347,2338,2265,0.095819812257735,0.095819812257735,-104.9316115,39.7193956,-104.9304912,39.7194002 12348,8664,8665,0.0099818469883938,0.0099818469883938,-105.0123703,39.7528644,-105.0124819,39.7528908 20799,10928,6772,0.00617692305613739,0.00617692305613739,-105.0267992,39.7609759,-105.0268634,39.7610014 1176,1191,1192,0.0992884317332444,0.0992884317332444,-104.9578631,39.7271192,-104.9567021,39.7271202 20800,6772,10949,0.00765667567444528,0.00765667567444528,-105.0268634,39.7610014,-105.0269444,39.7610308 441,439,440,0.131394781189403,0.131394781189403,-104.9691656,39.702165,-104.969326,39.7033402 2798,2750,2752,0.210544806502819,0.210544806502819,-104.9326406,39.738234,-104.9326896,39.7401271 20666,10888,10889,0.0790962373353106,0.0790962373353106,-105.0396012,39.7648471,-105.0403834,39.764467 19518,6854,10540,0.00704975834948009,0.00704975834948009,-104.9885677,39.7102439,-104.9885677,39.7101805 17074,10070,7842,0.137917824166884,0.137917824166884,-104.9615992,39.7507111,-104.9616094,39.7519514 320,63,64,0.0374489603047296,0.0374489603047296,-105.0203119,39.7717265,-105.01999,39.771498 62,68,69,0.0422209546479027,0.0422209546479027,-104.9680761,39.7002293,-104.9675826,39.7002312 12003,5507,7080,0.146738996592278,0.146738996592278,-104.9821628,39.7616959,-104.9809567,39.762635 109,116,117,0.143188450690636,0.143188450690636,-105.023457,39.730286,-105.0251312,39.7303064 18456,10296,7020,0.00773615182989558,0.00773615182989558,-105.0316008,39.7464538,-105.0315108,39.746461 134,142,143,0.102085903671524,0.102085903671524,-104.9980358,39.6930742,-104.9992288,39.6930874 18414,7445,8376,0.0994737732965907,0.0994737732965907,-105.0369668,39.7543695,-105.0358032,39.7543633 153,162,163,0.0752431334530451,0.0752431334530451,-105.0166181,39.6931468,-105.0174975,39.6931459 18417,10289,8332,0.15046170994065,0.15046170994065,-105.0398915,39.7607667,-105.0398789,39.7621198 323,206,207,0.0117249781899754,0.0117249781899754,-104.9566644,39.7445134,-104.9565607,39.7445824 222,233,234,0.0133914034588106,0.0133914034588106,-104.968695,39.6965912,-104.9688514,39.6965865 269,279,280,0.111130387977042,0.111130387977042,-104.987002,39.7789431,-104.9858487,39.7794049 304,312,313,0.0760674046765663,0.0760674046765663,-104.971535,39.780386,-104.970735,39.780686 378,380,381,0.042583144928967,0.042583144928967,-105.03278,39.74748,-105.0323033,39.747591 334,335,336,0.0838277836552233,0.0838277836552233,-104.9400719,39.7824771,-104.9390909,39.7824749 18422,6881,8361,0.201914074104345,0.201914074104345,-105.0410645,39.7657635,-105.0410832,39.7639477 367,368,369,0.0822344709508681,0.0822344709508681,-104.9589875,39.7795994,-104.9593952,39.7789295 541,535,536,0.186883681615866,0.186883681615866,-105.0155504,39.7561618,-105.0151149,39.7545148 11516,528,591,0.200155681159152,0.200155681159152,-105.0322618,39.7598749,-105.0346033,39.7598894 15254,9538,9539,0.0173547475022314,0.0173547475022314,-104.9352077,39.7057044,-104.9351084,39.7058405 659,649,650,0.011039314445329,0.011039314445329,-104.9873881,39.7417114,-104.9872612,39.7417297 11464,701,5,0.465980985000995,0.465980985000995,-104.9318804,39.7801737,-104.9373334,39.780183 16702,9996,9629,0.03889405892702,0.03889405892702,-104.9999838,39.7464987,-105.0003179,39.7462613 12966,1824,1825,0.0102076592436785,0.0102076592436785,-105.0068707,39.7455494,-105.0069351,39.7456267 18427,7848,2983,0.204332357907837,0.204332357907837,-105.0387174,39.7603215,-105.038723,39.7584839 16420,3283,3331,0.0144926793767328,0.0144926793767328,-104.9691419,39.7020399,-104.9693109,39.7020309 794,799,800,0.10010177351148,0.10010177351148,-104.9293286,39.7528556,-104.9281577,39.7528638 11695,896,1005,0.0164907467236235,0.0164907467236235,-105.0012741,39.7533936,-105.0014074,39.7532864 18433,6878,8357,0.204690873329425,0.204690873329425,-105.0387418,39.7657978,-105.0387283,39.763957 863,876,877,0.10476487069157,0.10476487069157,-104.968419,39.7645054,-104.9671933,39.7645034 883,898,899,0.104753841122432,0.104753841122432,-104.9450302,39.764473,-104.9438047,39.7644833 884,899,864,0.0807039229442354,0.0807039229442354,-104.9438047,39.7644833,-104.9428605,39.7644833 927,941,942,0.0494985310502231,0.0494985310502231,-104.9712147,39.7320508,-104.9706365,39.7320717 16705,9999,9629,0.0289087737479417,0.0289087737479417,-105.0005573,39.7460777,-105.0003179,39.7462613 17026,3489,3490,0.0719959563000755,0.0719959563000755,-105.0251569,39.7553551,-105.0243147,39.7553581 18682,3408,3539,0.176214327588196,0.176214327588196,-105.0367215,39.7181427,-105.0367081,39.716558 18442,8299,10294,0.012207810422513,0.012207810422513,-105.0260753,39.7595725,-105.026081,39.7596822 1076,1092,1093,0.17117547982738,0.17117547982738,-105.0405917,39.7314737,-105.040582,39.7330131 15790,2105,2106,0.167962867985551,0.167962867985551,-105.0249129,39.7371906,-105.0232102,39.7379438 1100,1116,1117,0.101443140583253,0.101443140583253,-105.0404808,39.7530145,-105.0404813,39.7539268 1122,1138,1139,0.131688298285365,0.131688298285365,-105.040403,39.7820828,-105.0404053,39.7832671 2171,2170,2171,0.00661609813602913,0.00661609813602913,-105.0146867,39.7884025,-105.0146867,39.788462 19434,10489,10109,0.051734430819511,0.051734430819511,-104.9833961,39.7033795,-104.9827914,39.7033844 16849,9890,3358,0.0252874452199061,0.0252874452199061,-104.9695728,39.7019278,-104.9695281,39.7021526 16171,7732,6631,0.170999473020786,0.170999473020786,-104.9763378,39.6893855,-104.9763643,39.6909232 1145,1163,1164,0.10638131618854,0.10638131618854,-104.9609775,39.7632277,-104.959733,39.7632393 2233,2234,2235,0.107325767093377,0.107325767093377,-104.937292,39.7328682,-104.936037,39.7328568 16734,10004,5726,0.044310348629928,0.044310348629928,-104.9539532,39.7012069,-104.9536931,39.7008623 19574,7473,10571,0.0063271995041771,0.0063271995041771,-104.9892894,39.708464,-104.98929,39.7084071 1286,1311,1312,0.0523154141859772,0.0523154141859772,-105.0336852,39.7133658,-105.0342968,39.7133689 18191,5793,6053,0.200818759010255,0.200818759010255,-105.0281574,39.7874261,-105.0281511,39.7856201 12198,2296,2417,0.0275462737865406,0.0275462737865406,-105.0235583,39.7404384,-105.0238493,39.7405447 1335,1360,142,0.202746839209369,0.202746839209369,-104.9980058,39.6948974,-104.9980358,39.6930742 1357,1386,1387,0.204107383179499,0.204107383179499,-105.0038695,39.7121354,-105.0062556,39.7121476 1384,1411,1412,0.132938489820146,0.132938489820146,-105.0079981,39.7813836,-105.0095538,39.781386 1385,1412,1413,0.131234196689436,0.131234196689436,-105.0095538,39.781386,-105.0110892,39.7813605 16835,10018,10019,0.00449297276091322,0.00449297276091322,-104.9700592,39.7032461,-104.9700539,39.7032059 1459,1481,1482,0.0508965659313026,0.0508965659313026,-104.9901596,39.6948019,-104.9907544,39.6948087 533,397,398,0.176353791704941,0.176353791704941,-105.0131625,39.7564763,-105.0152017,39.756236 1483,1503,1504,0.10868886965133,0.10868886965133,-105.0297284,39.6949225,-105.0309987,39.6949159 17373,3540,4236,0.201662628453229,0.201662628453229,-104.9786521,39.6984298,-104.9786279,39.6966163 1505,47,1524,0.198761508803526,0.198761508803526,-104.974563,39.7002186,-104.9745686,39.6984311 16510,9930,8899,0.028599893322584,0.028599893322584,-105.0053557,39.7432318,-105.0050563,39.7433465 19459,10506,10507,0.0718336837694179,0.0718336837694179,-104.9910563,39.7108489,-104.9902528,39.7106611 16953,10037,10038,0.0209544596641532,0.0209544596641532,-105.0167413,39.7559349,-105.0168024,39.7557524 1573,1601,1602,0.162785877407261,0.162785877407261,-105.013927,39.6982179,-105.0138578,39.6967549 1622,1650,1651,0.0538894092860146,0.0538894092860146,-105.0156911,39.6895077,-105.0156831,39.6890231 1645,1672,1673,0.130835848827306,0.130835848827306,-105.0096516,39.7680424,-105.0111824,39.7680416 1667,1692,1693,0.050088176287895,0.050088176287895,-105.0410724,39.7676025,-105.0416583,39.7675928 1694,1718,1719,0.0873988319892153,0.0873988319892153,-105.0097345,39.6908484,-105.0107559,39.690855 1719,1738,1456,0.0837159374419676,0.0837159374419676,-105.0067562,39.6912909,-105.0077346,39.6912909 1750,1769,1772,0.200154711336709,0.200154711336709,-104.9769412,39.7092561,-104.9769267,39.7074561 1772,1790,1791,0.0243124544354895,0.0243124544354895,-104.9810045,39.694799,-104.9807204,39.6948034 12976,2866,2867,0.0166252705046511,0.0166252705046511,-104.9893706,39.7368276,-104.9894148,39.7369732 1804,1817,1818,0.0911976784518576,0.0911976784518576,-105.02745,39.7281152,-105.028093,39.7274609 11690,836,837,0.0102634119335747,0.0102634119335747,-105.00135,39.7536153,-105.0012532,39.7536699 1854,1868,1869,0.0969507802969199,0.0969507802969199,-104.9899631,39.7147612,-104.9899974,39.7138897 18890,6123,3212,0.200920158955186,0.200920158955186,-104.963455,39.709291,-104.9634444,39.7110979 13010,2892,2956,0.114118910643116,0.114118910643116,-104.9912536,39.7714803,-104.9919912,39.7706248 1900,1913,1087,0.0825040978126541,0.0825040978126541,-104.9733715,39.707477,-104.9724071,39.7074855 11531,1232,1233,0.136649469135664,0.136649469135664,-105.028183,39.7572752,-105.0281917,39.7560463 3101,3032,3035,0.0672642720958143,0.0672642720958143,-104.9476453,39.759056,-104.9468584,39.7590562 16771,7290,7418,0.177711115784665,0.177711115784665,-104.9546694,39.7017867,-104.9529866,39.7027237 2076,2079,2080,0.00320241388686281,0.00320241388686281,-104.9536567,39.7606977,-104.9536567,39.7607265 20267,7552,10721,0.0076233085405271,0.0076233085405271,-105.0451456,39.7730203,-105.0450564,39.7730205 2099,2101,2102,0.0617614998037007,0.0617614998037007,-104.9269881,39.7795759,-104.9269671,39.7801311 2178,2178,2179,0.133414657501795,0.133414657501795,-105.01465,39.7765593,-105.0146727,39.777759 20703,10902,10893,0.0137674602252582,0.0137674602252582,-105.0400838,39.7654891,-105.0400814,39.7656129 18186,6059,4074,0.199239203137735,0.199239203137735,-105.0327949,39.7856263,-105.0327922,39.7838345 2271,2271,2274,0.132133232701666,0.132133232701666,-104.9305276,39.7280436,-104.9305243,39.7292319 2297,2295,2044,0.383761223862801,0.383761223862801,-104.9885127,39.7658379,-104.9843229,39.7670786 2323,2315,2316,0.330214470935474,0.330214470935474,-104.9499657,39.7059775,-104.9472534,39.7038645 12347,8663,8664,0.0257805479932851,0.0257805479932851,-105.0123961,39.7526334,-105.0123703,39.7528644 2391,2374,2380,0.0606466728888714,0.0606466728888714,-104.954137,39.710527,-104.9540512,39.7099856 17368,6112,1906,0.199361824625973,0.199361824625973,-104.9786441,39.7092737,-104.9786392,39.7074808 2461,2451,2452,0.13645541326163,0.13645541326163,-105.0064532,39.7705389,-105.0080496,39.7705191 2505,2485,2486,0.101289554682704,0.101289554682704,-105.0158508,39.7789597,-105.0170359,39.7789761 2559,1939,371,0.224011572183979,0.224011572183979,-105.0273088,39.7386104,-105.0298176,39.7380301 19236,5960,10458,0.00935537130778975,0.00935537130778975,-104.9914093,39.7430761,-104.9913293,39.7430187 20487,10833,10834,0.0146368261080025,0.0146368261080025,-105.0248283,39.7608934,-105.0246593,39.7608722 17152,4823,1911,0.202007841348173,0.202007841348173,-104.9751483,39.7056678,-104.9751493,39.7074845 15939,9756,1179,0.0444859500137061,0.0444859500137061,-104.9962839,39.7001148,-104.9967738,39.7002489 3746,3576,3577,0.10159835449875,0.10159835449875,-104.9488635,39.7544629,-104.9476756,39.7544343 3791,2772,3612,0.203936793927218,0.203936793927218,-104.9293492,39.7674126,-104.929332,39.7692466 3792,3612,3613,0.107839344756473,0.107839344756473,-104.929332,39.7692466,-104.9293234,39.7702164 2787,2741,2742,0.198829139661659,0.198829139661659,-104.9558357,39.6911246,-104.9558447,39.6893365 15945,9761,9759,0.0391671909462338,0.0391671909462338,-104.997609,39.7046403,-104.9977092,39.704984 2831,2780,2781,0.0528298940705434,0.0528298940705434,-104.9727319,39.7669657,-104.9721138,39.7669682 19569,10568,10569,0.0878244193957737,0.0878244193957737,-104.9895159,39.7084088,-104.9895239,39.707619 2880,2824,2825,0.0974259616864288,0.0974259616864288,-105.0158414,39.7801872,-105.0169815,39.7801864 2902,2845,2846,0.808353421265405,0.808353421265405,-104.9305098,39.6893437,-104.9307139,39.6820757 17512,10121,10120,0.0252089130538733,0.0252089130538733,-105.0137025,39.7374569,-105.0136579,39.737681 18124,7936,10267,0.178836603986638,0.178836603986638,-105.0106854,39.7894536,-105.010676,39.7910619 17213,3773,3774,0.00322537908461904,0.00322537908461904,-104.9774877,39.7022422,-104.9774885,39.7022712 4010,3797,3798,0.0496772635509661,0.0496772635509661,-104.9723623,39.729076,-104.9729432,39.7290745 20618,10829,10811,0.00710063413803192,0.00710063413803192,-105.0230688,39.7597292,-105.022998,39.7596958 4056,3836,542,0.0542189434563804,0.0542189434563804,-105.042838,39.751186,-105.0428359,39.7516736 16431,9893,9894,0.0272038809490012,0.0272038809490012,-104.9715317,39.698308,-104.9716111,39.6985449 4079,3854,3855,0.107248137237127,0.107248137237127,-105.0427103,39.7245555,-105.0427146,39.72552 4105,3874,1534,0.0983074346464974,0.0983074346464974,-104.944148,39.7565195,-104.944148,39.7574036 4130,3892,3893,0.176077888960898,0.176077888960898,-104.9634634,39.7416479,-104.9634575,39.7432314 3140,2139,3065,0.10712340392365,0.10712340392365,-104.9269888,39.7601749,-104.9257357,39.7601617 14117,3945,3946,0.0482205385893945,0.0482205385893945,-104.9450651,39.7484271,-104.9449549,39.7480018 19586,7471,10577,0.00638268050836497,0.00638268050836497,-104.9888183,39.708461,-104.9888187,39.7084036 18680,1852,3185,0.180570803347185,0.180570803347185,-105.0367134,39.7213291,-105.0367216,39.7197052 4350,4077,4078,0.0772510249569655,0.0772510249569655,-104.9901174,39.7840727,-104.9910214,39.7840807 4372,4094,4095,0.0479505811649138,0.0479505811649138,-105.0169973,39.7839311,-105.0175565,39.7838951 19591,10579,10498,0.00651919101450697,0.00651919101450697,-104.9910674,39.7097471,-104.9911436,39.7097481 3306,3214,3215,0.0471079000187924,0.0471079000187924,-104.9622425,39.711098,-104.9616918,39.7111011 3328,3230,3231,0.132391302135547,0.132391302135547,-105.0330468,39.7719096,-105.0345947,39.7719562 19626,10513,10592,0.0688709903222838,0.0688709903222838,-104.9902701,39.7089743,-104.9910751,39.7089846 3398,3295,3296,0.0155356242142858,0.0155356242142858,-104.9407838,39.7038199,-104.9406022,39.7038199 19230,10454,10455,0.0118389292817843,0.0118389292817843,-104.9914445,39.7410511,-104.9915438,39.7409769 20315,10736,10737,0.159656650881409,0.159656650881409,-105.0233746,39.7593437,-105.0250397,39.7599942 18079,6355,10255,0.0661057533214939,0.0661057533214939,-105.0105212,39.7255767,-105.0097514,39.7256305 3483,3361,3362,0.201966263198038,0.201966263198038,-104.9339125,39.7546702,-104.9338998,39.7564865 4636,4280,4281,0.102934268159845,0.102934268159845,-104.97885,39.7703237,-104.9797003,39.7709793 16647,9969,5457,0.0123677166569097,0.0123677166569097,-104.9848573,39.7385435,-104.9848604,39.7384323 16903,7306,3263,0.199172661453728,0.199172661453728,-104.9657546,39.7020662,-104.9657587,39.7038574 19484,6853,10408,0.00698312522129821,0.00698312522129821,-104.9883411,39.7102427,-104.9883415,39.7101799 19234,10420,10457,0.0372086096742178,0.0372086096742178,-104.9910563,39.7427139,-104.991294,39.7429942 19820,10648,3951,0.0619393226511354,0.0619393226511354,-105.0009089,39.7300077,-105.0001846,39.7300077 20630,10847,10760,0.0141138073557462,0.0141138073557462,-105.0229893,39.7608356,-105.0229928,39.7607087 4772,4383,4384,0.143358020264065,0.143358020264065,-104.9788891,39.7554321,-104.9800877,39.7545304 4773,4384,2688,0.1475761156103,0.1475761156103,-104.9800877,39.7545304,-104.9813184,39.7535997 19822,10648,9252,0.121899654224586,0.121899654224586,-105.0009089,39.7300077,-105.0008928,39.7289115 17019,10054,10057,0.00913318334502991,0.00913318334502991,-105.0167692,39.7546606,-105.0168578,39.7546147 19885,7405,10416,0.200852838610439,0.200852838610439,-104.9957689,39.7166071,-104.9957778,39.7148008 18259,7775,9395,0.0553851197391209,0.0553851197391209,-105.0259595,39.7688086,-105.0253115,39.7688045 4859,3019,4445,0.0478223869342914,0.0478223869342914,-104.9768843,39.7557372,-104.9772635,39.7560534 20466,10753,10817,0.0682187434932547,0.0682187434932547,-105.0250779,39.761939,-105.0250744,39.7613255 19877,10671,6237,0.122419389056498,0.122419389056498,-104.9957933,39.726791,-104.9957805,39.7256901 19878,6237,5198,0.175009695046305,0.175009695046305,-104.9957805,39.7256901,-104.9957805,39.7241162 18518,10303,10304,0.0239997630410034,0.0239997630410034,-105.0374978,39.7440972,-105.0372296,39.7441609 4902,3446,4478,0.091694374773876,0.091694374773876,-104.9462506,39.7657138,-104.9451778,39.765712 19966,9509,10686,0.206010969949978,0.206010969949978,-105.0340019,39.7403161,-105.0340046,39.7384634 19567,10565,7474,0.0766585847384353,0.0766585847384353,-104.9895118,39.7091548,-104.9895159,39.7084654 14126,3925,419,0.00806156942685905,0.00806156942685905,-104.9455321,39.7450146,-104.94552,39.7449427 3723,3558,2895,0.0536764980359733,0.0536764980359733,-104.9739683,39.7546244,-104.9733531,39.7545278 3795,3615,3616,0.170284963942666,0.170284963942666,-104.9804114,39.6945392,-104.9804184,39.6930078 20220,9234,6625,0.292333005384616,0.292333005384616,-104.9818516,39.6960736,-104.9797753,39.6939857 14111,3623,3659,0.11789221451213,0.11789221451213,-104.9448677,39.7457412,-104.9461809,39.7460646 3861,3670,3671,0.0217628748782358,0.0217628748782358,-104.976114,39.7474946,-104.9763685,39.7474986 17030,3607,3490,0.0408681491476405,0.0408681491476405,-105.0243214,39.7549906,-105.0243147,39.7553581 15948,9763,9764,0.10655007034609,0.10655007034609,-104.9987026,39.7066196,-104.9984431,39.7056824 17086,504,3946,0.0996587778769702,0.0996587778769702,-104.9458317,39.7485924,-104.9449549,39.7480018 20151,8263,8850,0.190160460059289,0.190160460059289,-104.9903301,39.7785853,-104.9897894,39.7769264 17097,3721,2249,0.175979650666522,0.175979650666522,-104.9604142,39.7350474,-104.9604253,39.7334648 3955,2834,3751,0.211238280484951,0.211238280484951,-105.0263725,39.7802711,-105.0263639,39.7821708 4024,3809,3810,0.0544429181408591,0.0544429181408591,-104.9835982,39.729065,-104.9842348,39.7290698 20310,10731,10732,0.0936889543382987,0.0936889543382987,-105.0247591,39.7586373,-105.0237565,39.7589777 4047,2945,3827,0.152861408667566,0.152861408667566,-104.9251435,39.7065053,-104.9269304,39.7065091 20433,10792,10793,0.0378257433013547,0.0378257433013547,-105.0232345,39.7595229,-105.023633,39.7596708 4179,3929,3930,0.138165941069034,0.138165941069034,-105.0010599,39.7656602,-105.0005956,39.7668504 18286,6824,3986,0.13302202745972,0.13302202745972,-105.0315024,39.7699322,-105.0299471,39.7698868 20336,10747,10740,0.0348319951594156,0.0348319951594156,-105.0235111,39.7585885,-105.0235185,39.7589017 5524,4925,4926,0.124694107926995,0.124694107926995,-104.9945592,39.735263,-104.9952734,39.7362407 4269,4013,4014,0.135510024687662,0.135510024687662,-105.0299387,39.7439361,-105.0299558,39.7451547 20344,10743,10749,0.0091415179335324,0.0091415179335324,-105.0236223,39.7590808,-105.0236241,39.7589986 17114,3959,582,0.020964645373322,0.020964645373322,-104.957513,39.7479253,-104.9577579,39.7479349 14696,4947,5018,0.17692836025714,0.17692836025714,-104.9712638,39.7384111,-104.9712466,39.7400022 4361,4085,4086,0.0439979039927832,0.0439979039927832,-105.0106908,39.7838273,-105.0112057,39.7838279 20443,10800,10797,0.0184411605361648,0.0184411605361648,-105.0218874,39.7616318,-105.0218716,39.7614664 4436,1838,4143,0.106284873443858,0.106284873443858,-104.9874805,39.7209443,-104.9862384,39.7209146 4437,4143,4144,0.0526768909687255,0.0526768909687255,-104.9862384,39.7209146,-104.9856225,39.7209124 4456,4154,4155,0.103915690256788,0.103915690256788,-104.9497951,39.7209768,-104.9485801,39.7209768 4457,4155,4156,0.103695542240372,0.103695542240372,-104.9485801,39.7209768,-104.9473677,39.7209707 4476,4169,727,0.0512571810638195,0.0512571810638195,-104.9706014,39.7200889,-104.9700021,39.7200889 4477,727,4170,0.0478531500173987,0.0478531500173987,-104.9700021,39.7200889,-104.9694426,39.7200889 5818,5133,5134,0.102145042918239,0.102145042918239,-104.9395046,39.7345681,-104.9384246,39.7341756 5912,5193,5194,0.024083404138801,0.024083404138801,-104.9880966,39.7241225,-104.9883782,39.7241223 20491,10835,10836,0.00603667118796414,0.00603667118796414,-105.0188076,39.7585187,-105.0188782,39.7585174 15862,9742,9737,0.126226895338302,0.126226895338302,-105.0409204,39.7309501,-105.0423956,39.7309893 5931,5209,5210,0.693210396806986,0.693210396806986,-105.0451039,39.7239541,-105.0532075,39.7240888 16531,9230,9133,0.0319382574203035,0.0319382574203035,-104.9961257,39.7050728,-104.9958777,39.7048581 4627,1616,4276,0.105592921129571,0.105592921129571,-104.973572,39.7730583,-104.9744288,39.7737425 20628,10756,10873,0.0143552752086545,0.0143552752086545,-105.0229933,39.7612883,-105.0229935,39.7611592 20696,10910,4524,0.00942218117840877,0.00942218117840877,-105.0250813,39.7631194,-105.0250845,39.7632041 18136,6043,10263,0.201163508503498,0.201163508503498,-105.0198962,39.7856251,-105.0198897,39.7874342 4695,4331,808,0.139418137507802,0.139418137507802,-104.9769247,39.7519986,-104.9769333,39.7532524 4698,4332,4333,0.161361651356291,0.161361651356291,-104.9771769,39.7840807,-104.9771941,39.7855318 6050,4013,5293,0.134925136075026,0.134925136075026,-105.0299387,39.7439361,-105.0315166,39.7439551 18073,6354,6355,0.0448917156923931,0.0448917156923931,-105.0110405,39.7255178,-105.0105212,39.7255767 4744,4362,4363,0.107836470275357,0.107836470275357,-105.0015545,39.7112124,-105.0015367,39.7102427 4765,4378,4379,0.183602249353544,0.183602249353544,-105.0263037,39.6939714,-105.0284495,39.6939582 20634,10876,10877,0.0283642470117633,0.0283642470117633,-105.0137702,39.7627689,-105.0134384,39.7627649 18170,5801,6061,0.198751914750946,0.198751914750946,-105.0339455,39.7874133,-105.0339562,39.7856259 4835,4430,4431,0.145138896688942,0.145138896688942,-104.9874697,39.7174659,-104.9891666,39.7174681 4862,4446,4447,0.0474277072247471,0.0474277072247471,-104.9781251,39.7567372,-104.9785209,39.7570361 18509,9355,10301,0.00184585558113331,0.00184585558113331,-105.0410672,39.7487502,-105.0410673,39.7487336 6260,174,1704,0.202197382513594,0.202197382513594,-105.0250478,39.6931151,-105.0250424,39.6912967 4958,4516,4517,0.0491656169358357,0.0491656169358357,-105.012785,39.7632228,-105.0133602,39.7632209 4983,4534,4535,0.0998419246339525,0.0998419246339525,-105.0227761,39.719354,-105.0227761,39.7202519 19921,10413,7869,0.176021720356684,0.176021720356684,-104.9980711,39.720935,-104.9980684,39.719352 5064,4589,4590,0.0154062452430768,0.0154062452430768,-104.9408036,39.744932,-104.9406235,39.7449365 5086,4607,4608,0.119245405144689,0.119245405144689,-104.9747635,39.7448376,-104.9761582,39.7448434 5111,4630,4631,0.139104857432868,0.139104857432868,-105.0189411,39.7753479,-105.0189415,39.7765989 20788,5700,10925,0.00572872738726038,0.00572872738726038,-105.035764,39.7622008,-105.035831,39.7621995 3915,2811,3713,0.0582509515897595,0.0582509515897595,-104.9921559,39.7183774,-104.9928366,39.7183943 3917,3714,3715,0.0974014881112134,0.0974014881112134,-104.9940184,39.7183972,-104.995157,39.7184133 20790,10947,8358,0.00657767070033128,0.00657767070033128,-105.0393977,39.7638972,-105.039401,39.7639563 5221,4709,4710,0.122314419308335,0.122314419308335,-104.970235,39.782186,-104.970235,39.783286 5243,875,4463,0.138237545752752,0.138237545752752,-104.9696488,39.7645085,-104.9696481,39.7657517 18318,7366,7442,0.0771284931905011,0.0771284931905011,-105.0267891,39.7634203,-105.0275322,39.7638138 5315,4770,4771,0.0488277782804066,0.0488277782804066,-104.97698,39.7224773,-104.9764091,39.7224805 5336,2332,4786,0.0940516760159238,0.0940516760159238,-104.9238853,39.7231807,-104.9227856,39.7231786 5388,4825,97,0.199068637854245,0.199068637854245,-104.9446221,39.7019764,-104.9442146,39.7002138 17092,4597,9466,0.17373336205738,0.17373336205738,-104.9603758,39.7447782,-104.9603865,39.7432158 5437,4857,4858,0.0515825872815672,0.0515825872815672,-104.9822782,39.7351518,-104.981675,39.7351569 5483,4893,4894,0.046048954675788,0.046048954675788,-104.9456205,39.7351177,-104.945082,39.7351139 5531,4931,4932,0.018084718359645,0.018084718359645,-104.9988399,39.7414088,-104.9989204,39.7415592 6850,4421,5860,0.102045619820979,0.102045619820979,-105.0299945,39.7149702,-105.0311875,39.7149636 6892,5894,5697,0.0947186956045014,0.0947186956045014,-105.0109744,39.7074034,-105.010983,39.7065516 5585,1550,4269,0.196429076934968,0.196429076934968,-104.9801772,39.7765679,-104.980164,39.7783344 3934,3732,3733,0.121703755972038,0.121703755972038,-105.0028207,39.7326047,-105.0028152,39.7336992 3936,3734,3735,0.176733819603511,0.176733819603511,-105.0028252,39.7352849,-105.0028198,39.7368743 5609,4988,4989,0.201206746854351,0.201206746854351,-104.9850453,39.7165375,-104.9850107,39.7147282 6912,5908,1999,0.0940717232862836,0.0940717232862836,-104.9361363,39.7492673,-104.9350364,39.749243 5705,932,2217,0.184097423724296,0.184097423724296,-104.9764282,39.7320463,-104.9764407,39.7337019 5753,5081,5082,0.054538974474369,0.054538974474369,-104.9962546,39.7083175,-104.9957853,39.7079855 5760,5088,1840,0.180073513278395,0.180073513278395,-104.9908341,39.719328,-104.9908489,39.7209474 5785,2782,5108,0.132016677253578,0.132016677253578,-104.9708506,39.7669659,-104.9708358,39.7681531 18555,7706,2990,0.19846083928125,0.19846083928125,-105.0434221,39.7567041,-105.0434248,39.7584889 18352,3981,7040,0.199881951179414,0.199881951179414,-105.0299345,39.7669593,-105.0322731,39.7669531 5885,5176,130,0.21663995111842,0.21663995111842,-105.0117034,39.6967417,-105.010718,39.694947 14774,5924,3807,0.151382817559166,0.151382817559166,-104.9817146,39.7304273,-104.9817238,39.7290659 17792,8508,6179,0.109482524773714,0.109482524773714,-104.9873985,39.757951,-104.9873985,39.7569664 5955,5228,5229,0.0697529045378229,0.0697529045378229,-104.9565077,39.7110219,-104.9556923,39.7110153 5977,1247,4556,0.132973381558885,0.132973381558885,-105.0205098,39.764433,-105.0220655,39.7644258 20546,10755,2961,0.0206004250178228,0.0206004250178228,-105.0213448,39.7585398,-105.021139,39.7584434 6055,3817,5296,0.100909929183789,0.100909929183789,-105.0369844,39.7439438,-105.0381646,39.7439521 6076,172,1729,0.256606586411632,0.256606586411632,-105.022228,39.6931165,-105.02224,39.6908088 6122,5349,4219,0.225702767955147,0.225702767955147,-104.9274952,39.692974,-104.928034,39.690987 6172,5388,1958,0.131227861001577,0.131227861001577,-104.926934,39.709287,-104.9269593,39.708107 20555,10853,10028,0.0104514157116194,0.0104514157116194,-105.015713,39.7584957,-105.015835,39.7585019 6194,3028,5401,0.132618210317087,0.132618210317087,-104.9659386,39.7594982,-104.9659547,39.7606908 18508,10301,9355,0.00184585558113331,0.00184585558113331,-105.0410673,39.7487336,-105.0410672,39.7487502 6264,1941,5456,0.107892445399082,0.107892445399082,-104.9873753,39.7384618,-104.9861136,39.7384486 6308,2067,5487,0.0160838439354733,0.0160838439354733,-104.9529898,39.7383752,-104.952802,39.738367 6329,5502,5503,0.0544715490547718,0.0544715490547718,-104.9799824,39.7600071,-104.9804313,39.7603548 20506,10834,10840,0.00711722931583218,0.00711722931583218,-105.0246593,39.7608722,-105.0245771,39.760862 7656,5012,3346,0.092992178848436,0.092992178848436,-104.9582526,39.7728926,-104.9571645,39.7728928 20397,10758,10759,0.00383951895664098,0.00383951895664098,-105.0243956,39.7608382,-105.0243509,39.7608348 19830,10649,10650,0.203375176962632,0.203375176962632,-105.0422444,39.7384617,-105.0422095,39.7366329 18258,6760,7775,0.140758515508444,0.140758515508444,-105.0276064,39.7688141,-105.0259595,39.7688086 6495,3928,5619,0.089155871041537,0.089155871041537,-105.0017582,39.7648586,-105.0018152,39.7656592 6517,963,5279,0.100667730658223,0.100667730658223,-104.9838018,39.7183372,-104.9826249,39.7183267 7856,6469,6470,0.161667024351427,0.161667024351427,-104.9948277,39.7755094,-104.9967193,39.7755268 14751,929,5933,0.176747364710656,0.176747364710656,-104.9781467,39.7320382,-104.9781588,39.7304487 6673,3933,5622,0.0990284128542063,0.0990284128542063,-105.0006222,39.7730028,-105.0017809,39.7730094 14716,5687,933,0.176256990051995,0.176256990051995,-104.9758385,39.7304575,-104.9758289,39.7320426 20475,10824,10825,0.0252031422821514,0.0252031422821514,-105.0208891,39.7583505,-105.0205943,39.7583468 6694,5571,5749,0.0485856779635153,0.0485856779635153,-105.0440106,39.7729501,-105.0445791,39.7729494 6695,5749,5750,0.0408085368300434,0.0408085368300434,-105.0445791,39.7729494,-105.0450566,39.7729489 3964,1865,3758,0.048211663801055,0.048211663801055,-104.9901799,39.6966614,-104.9907434,39.6966619 3965,3758,3759,0.0426076537269238,0.0426076537269238,-104.9907434,39.6966619,-104.9912414,39.6966624 11217,443,444,0.0957304857475106,0.0957304857475106,-104.932837,39.701282,-104.933949,39.701378 6741,5790,5791,0.0533877005590012,0.0533877005590012,-105.0252043,39.7874266,-105.0258291,39.7874305 6764,5808,5809,0.0505689128275476,0.0505689128275476,-104.9878972,39.7431235,-104.9873953,39.7433641 6788,5828,5829,0.0547714293876055,0.0547714293876055,-104.9629082,39.6911444,-104.9622681,39.6911405 18151,6044,10264,0.200762745716695,0.200762745716695,-105.0210575,39.7856258,-105.0210534,39.7874313 6809,365,4683,0.0475091694046952,0.0475091694046952,-104.9756534,39.6915619,-104.9751813,39.691337 6832,5852,1635,0.119748990570207,0.119748990570207,-105.014337,39.714787,-105.015737,39.714787 18333,7291,3229,0.082496713136994,0.082496713136994,-105.0324737,39.7711548,-105.0324789,39.7718967 6884,4667,1334,0.0975135676636165,0.0975135676636165,-105.011015,39.7139241,-105.0110016,39.7130472 6901,5900,2304,0.084800082911027,0.084800082911027,-105.0127248,39.6967417,-105.0127167,39.6959791 6971,5951,5952,0.0992113626066069,0.0992113626066069,-104.9292349,39.7310503,-104.9280748,39.7310598 14748,6733,4864,0.192735673325504,0.192735673325504,-104.9782075,39.7368798,-104.9781817,39.7351466 18279,6738,6739,0.202843884763896,0.202843884763896,-105.0386585,39.7802009,-105.0386693,39.7783767 7077,898,4479,0.137748361044457,0.137748361044457,-104.9450302,39.764473,-104.945032,39.7657118 18284,6793,6794,0.0655358337845971,0.0655358337845971,-105.0330596,39.769961,-105.0322928,39.76996 7099,5645,4359,0.0906469204279695,0.0906469204279695,-104.9452967,39.7557043,-104.9453012,39.7565195 7124,6037,6038,0.0494419955897028,0.0494419955897028,-105.0158387,39.7856226,-105.0164173,39.7856269 7168,6071,6072,0.0522594599242274,0.0522594599242274,-105.0415553,39.7856202,-105.0421669,39.7856198 11649,8349,7711,0.138715670988872,0.138715670988872,-105.0244311,39.7572827,-105.0244311,39.7560352 11989,8046,6574,0.143315424684023,0.143315424684023,-104.9840288,39.7575763,-104.9828432,39.7584876 11652,4542,1283,0.131430485325992,0.131430485325992,-105.0220625,39.7578568,-105.0205326,39.7577392 17217,1908,6114,0.200603968094547,0.200603968094547,-104.9774775,39.7074592,-104.9775313,39.7092628 20549,10805,10854,0.0404087571222208,0.0404087571222208,-105.0159721,39.7585081,-105.0159697,39.7588715 11385,8240,8241,0.317652248043028,0.317652248043028,-104.949291,39.7799729,-104.9455738,39.7799622 15924,9072,9753,0.0703936306326387,0.0703936306326387,-105.0172266,39.7293225,-105.0172454,39.7299554 18551,9428,7705,0.2040983825575,0.2040983825575,-105.0422446,39.7548692,-105.0422469,39.7567047 20556,10028,10805,0.0117396717425925,0.0117396717425925,-105.015835,39.7585019,-105.0159721,39.7585081 20452,10807,10808,0.0757678652544946,0.0757678652544946,-105.0219538,39.7619476,-105.0228402,39.7619433 7529,6285,2831,0.200979085137746,0.200979085137746,-105.0228094,39.7784186,-105.0227922,39.780226 15928,9754,5382,0.011733427647939,0.011733427647939,-105.0172883,39.7338911,-105.0174251,39.7338829 7553,4092,6302,0.0803403744103832,0.0803403744103832,-105.0158347,39.7839964,-105.015828,39.7832739 7580,6315,3820,0.130703255177956,0.130703255177956,-105.0085636,39.7055461,-105.009791,39.7062461 7677,1716,6365,0.197561364927668,0.197561364927668,-105.0442424,39.6912702,-105.0442509,39.6894935 7751,5773,6410,0.160605281527339,0.160605281527339,-104.96707,39.7894676,-104.9686008,39.7903058 18359,7774,7775,0.0541753575171131,0.0541753575171131,-105.0259637,39.7692958,-105.0259595,39.7688086 7777,6426,2486,0.134234515445665,0.134234515445665,-105.0170359,39.7777689,-105.0170359,39.7789761 12252,122,8617,0.0393889261650165,0.0393889261650165,-105.0080327,39.7574052,-105.0083585,39.7576557 7883,6494,6495,0.00940457999056201,0.00940457999056201,-104.9672196,39.746075,-104.9671096,39.746075 7884,6495,5423,0.0969372989858353,0.0969372989858353,-104.9671096,39.746075,-104.9659758,39.7460698 3980,3771,3772,0.0481390459121498,0.0481390459121498,-104.9439848,39.7291098,-104.9445477,39.7291131 3981,3772,3777,0.0470016129182315,0.0470016129182315,-104.9445477,39.7291131,-104.9450973,39.7291163 7927,1795,6524,0.13760350708633,0.13760350708633,-104.9792579,39.6947744,-104.9782122,39.6938342 8001,6561,6562,0.0546858550544455,0.0546858550544455,-104.9862601,39.7241317,-104.9856207,39.7241273 11445,8257,385,0.474417191747682,0.474417191747682,-105.0155286,39.7835973,-105.009982,39.7834091 8048,6593,6594,0.0289242599655845,0.0289242599655845,-105.0369834,39.7329675,-105.0373216,39.7329718 18526,9154,9352,0.0531084744773735,0.0531084744773735,-105.0338562,39.7492256,-105.0336669,39.7487707 8069,6605,6606,1.2681000346061,1.2681000346061,-104.9246358,39.778404,-104.9098059,39.7780011 8092,4244,6622,0.082630423756929,0.082630423756929,-104.9827699,39.6966096,-104.9821284,39.6960541 8093,6622,6623,0.0749027437652235,0.0749027437652235,-104.9821284,39.6960541,-104.9815624,39.6955402 3996,3787,3788,0.0979026300528609,0.0979026300528609,-104.9590433,39.7291134,-104.9601881,39.7291071 3997,3788,3789,0.0995935295086316,0.0995935295086316,-104.9601881,39.7291071,-104.9613527,39.7291055 9386,7325,7326,0.0119980817003928,0.0119980817003928,-104.9541227,39.7800179,-104.954122,39.7801258 20477,10789,10826,0.0103983863250137,0.0103983863250137,-105.0223762,39.7591046,-105.0223089,39.7591825 20507,10840,10823,0.00612377712997262,0.00612377712997262,-105.0245771,39.760862,-105.0245064,39.7608531 8262,841,6717,0.175943907281508,0.175943907281508,-104.9425503,39.7162314,-104.9425532,39.7146491 9533,7395,7396,0.139422525474238,0.139422525474238,-105.0331,39.7535942,-105.0330742,39.7548479 20405,10779,8354,0.0261167106000956,0.0261167106000956,-105.02337,39.7605759,-105.0236698,39.7606212 8335,6764,6765,0.0503863905918892,0.0503863905918892,-105.0276005,39.7707095,-105.0275931,39.7711626 8336,6765,6766,0.0491492877930629,0.0491492877930629,-105.0275931,39.7711626,-105.0275892,39.7716046 4013,983,3800,0.100500044528257,0.100500044528257,-104.9740784,39.7290693,-104.9752536,39.7290708 4014,3800,3801,0.0985249152645202,0.0985249152645202,-104.9752536,39.7290708,-104.9764057,39.7290681 15231,8248,8334,0.0146425177596963,0.0146425177596963,-104.9245969,39.6962239,-104.9244842,39.6961248 8409,3830,6807,0.0888447463890759,0.0888447463890759,-104.9241221,39.7061949,-104.9241221,39.7053959 18321,6063,2543,0.201974991797574,0.201974991797574,-105.0363465,39.7856148,-105.0363411,39.7874312 8457,6832,1495,0.201208565152389,0.201208565152389,-105.0402255,39.6967584,-105.0402341,39.6949489 19836,2624,5204,0.178927982846839,0.178927982846839,-105.0008976,39.7225155,-105.000925,39.7241245 18379,8493,8494,0.0504160144523199,0.0504160144523199,-105.0258941,39.7702117,-105.0258959,39.7706651 8503,6860,6861,0.0162922756173271,0.0162922756173271,-104.9499587,39.714645,-104.9497683,39.7146491 8527,3425,6874,0.0494311548712974,0.0494311548712974,-105.034629,39.7657398,-105.0351985,39.7658172 8599,1237,4811,0.0968243021950299,0.0968243021950299,-105.0123583,39.7765593,-105.0134913,39.7765593 8699,1327,6954,0.11293333226081,0.11293333226081,-105.0452398,39.7129907,-105.045038,39.711987 8743,6978,6843,0.0844431261667327,0.0844431261667327,-105.040895,39.7112397,-105.0408778,39.7104804 8770,6990,6991,0.0486520030390688,0.0486520030390688,-104.931754,39.771293,-104.9317465,39.7717305 8791,7006,4358,0.202474203830337,0.202474203830337,-104.9316943,39.7546764,-104.9317184,39.7564972 8792,4358,7007,0.00688683462760985,0.00688683462760985,-104.9317184,39.7564972,-104.9317157,39.7565591 8840,7032,6092,0.0997655880788332,0.0997655880788332,-105.032262,39.7603311,-105.0322556,39.7612283 12243,8612,8613,0.138493887289201,0.138493887289201,-105.0007767,39.7499711,-104.9996308,39.7508515 8862,2493,2840,0.128352303826166,0.128352303826166,-105.0314566,39.7791188,-105.0314566,39.7802731 8889,7059,4436,0.0844445583973766,0.0844445583973766,-104.9500388,39.7020179,-104.9500303,39.7012585 15879,8770,8763,0.0140298928163018,0.0140298928163018,-105.0445575,39.7355437,-105.0447184,39.7355684 12248,5788,8274,0.146502988080446,0.146502988080446,-104.9971819,39.7527381,-104.9959856,39.7536815 20224,10712,8757,0.0605456526720602,0.0605456526720602,-104.941312,39.6942105,-104.9413115,39.694755 15789,9625,2105,0.0133775626084498,0.0133775626084498,-105.0249286,39.7370709,-105.0249129,39.7371906 9093,4150,2344,0.174578433496429,0.174578433496429,-104.9594242,39.720981,-104.9594135,39.719411 12934,8900,8688,0.0533584685274483,0.0533584685274483,-105.0027294,39.7457477,-105.0030556,39.7453386 18558,10316,10317,0.318647498327865,0.318647498327865,-105.0343233,39.7828561,-105.03063,39.7832519 9165,7197,7198,0.272798906116362,0.272798906116362,-104.9405457,39.6929325,-104.9373575,39.6929534 9189,7209,3616,0.0495666126691076,0.0495666126691076,-104.9809977,39.6930099,-104.9804184,39.6930078 10453,3743,5856,0.10095556193443,0.10095556193443,-104.9874858,39.7156689,-104.9875046,39.7147611 20231,10714,10715,0.0286157939247338,0.0286157939247338,-104.9409313,39.6936604,-104.9412314,39.693774 20392,10774,10770,0.00608971066273246,0.00608971066273246,-105.0243795,39.760698,-105.0244499,39.7607064 9337,4780,1523,0.0520500965787765,0.0520500965787765,-104.9751815,39.7020519,-104.9745731,39.702049 20017,8044,6572,0.144143863155146,0.144143863155146,-104.9831794,39.7569094,-104.981987,39.757826 20561,10856,10798,0.00573758430075899,0.00573758430075899,-105.0218184,39.7619476,-105.0218855,39.7619462 10672,7485,7454,0.0961864249467466,0.0961864249467466,-105.0275311,39.708526,-105.0275397,39.707661 15863,9737,9743,0.0881669372882309,0.0881669372882309,-105.0423956,39.7309893,-105.0434068,39.731144 9436,7346,4173,0.192934476657366,0.192934476657366,-104.9667331,39.7183519,-104.966736,39.720087 10721,7452,5690,0.129238470693044,0.129238470693044,-105.0420537,39.7080307,-105.0420279,39.7068686 20510,638,10782,0.00926383363589588,0.00926383363589588,-105.0180723,39.7583468,-105.0179661,39.7583302 18479,9039,9040,0.136726032574097,0.136726032574097,-105.0398975,39.7511951,-105.0398922,39.7499655 9591,7412,5066,0.050234753132255,0.050234753132255,-105.0379016,39.716558,-105.0384889,39.7165547 9612,2128,5998,0.154063403679123,0.154063403679123,-104.9275725,39.7628734,-104.9257702,39.7628567 16186,7721,5815,0.197248711738883,0.197248711738883,-104.9845556,39.6894094,-104.9845543,39.6911833 9637,1423,7186,0.128478917444104,0.128478917444104,-105.0369066,39.7820848,-105.0369189,39.7832402 11449,8259,8260,0.319737139262779,0.319737139262779,-104.9757153,39.7797326,-104.9794547,39.7798315 9690,1895,7457,0.0666302144465139,0.0666302144465139,-104.9875851,39.7075228,-104.9883639,39.7075324 9691,7457,7458,0.0198488245240688,0.0198488245240688,-104.9883639,39.7075324,-104.9885959,39.7075353 19476,10519,10520,0.0516997558936505,0.0516997558936505,-104.9902831,39.708118,-104.9902917,39.7076531 9736,7494,5544,0.102560827713484,0.102560827713484,-105.0416791,39.7511831,-105.0416664,39.7521054 16038,9802,9796,0.0179822727083053,0.0179822727083053,-105.0123441,39.6891881,-105.0121361,39.6892112 11790,6564,8037,0.143771757250665,0.143771757250665,-104.9784697,39.7551079,-104.9796416,39.7541805 9810,7528,7529,0.208257062216787,0.208257062216787,-104.9281699,39.7546826,-104.9282316,39.7565549 9836,7542,7543,0.0265476903097887,0.0265476903097887,-105.0449552,39.7669613,-105.0449615,39.7672 18631,9484,7408,0.179068927816078,0.179068927816078,-105.0330762,39.7149479,-105.0330817,39.7165583 15241,9537,9539,0.0227628365288052,0.0227628365288052,-104.935374,39.7058529,-104.9351084,39.7058405 20526,1286,10810,0.0112823826001832,0.0112823826001832,-105.020542,39.7581637,-105.0204422,39.7580973 9968,7619,7620,0.0778364486506147,0.0778364486506147,-104.939234,39.787086,-104.939234,39.787786 9969,7620,7621,0.111522724623373,0.111522724623373,-104.939234,39.787786,-104.939134,39.788786 9988,7625,1491,0.204666735578584,0.204666735578584,-105.0061725,39.696731,-105.0061812,39.6948904 10072,7660,2775,0.203041970554709,0.203041970554709,-104.9246105,39.7656064,-104.9245856,39.7674323 10073,2775,6897,0.203220599619524,0.203220599619524,-104.9245856,39.7674323,-104.9246113,39.7692598 10091,7671,690,0.200329217944331,0.200329217944331,-104.9246387,39.7401205,-104.9246436,39.7419221 10115,2354,4156,0.173430880829093,0.173430880829093,-104.947365,39.719411,-104.9473677,39.7209707 10138,3577,5644,0.141664156461633,0.141664156461633,-104.9476756,39.7544343,-104.9476672,39.7557083 10164,7702,7703,0.0486413772868685,0.0486413772868685,-105.0393233,39.756708,-105.0398923,39.7567045 10187,7030,7715,0.0498024158316235,0.0498024158316235,-105.0322599,39.7566691,-105.0328425,39.7566691 12249,8274,8295,0.153451254229228,0.153451254229228,-104.9959856,39.7536815,-104.9947185,39.754659 11642,1281,8347,0.0589263897659084,0.0589263897659084,-105.0205312,39.7553029,-105.0198419,39.7552988 10281,7757,2638,0.20261361621015,0.20261361621015,-105.0151648,39.7202486,-105.015182,39.7220707 12251,8616,122,0.0306511482720316,0.0306511482720316,-105.0077835,39.757207,-105.0080327,39.7574052 10351,5524,6462,0.155650660428743,0.155650660428743,-105.0392946,39.7738629,-105.0392949,39.7752627 11777,5360,8407,0.147060404896327,0.147060404896327,-104.9803323,39.7509836,-104.9815533,39.750052 20362,10734,9209,0.0303997458302742,0.0303997458302742,-105.0220514,39.7585674,-105.0216966,39.7585487 10404,4224,7568,0.0462000499013743,0.0462000499013743,-104.9869346,39.7873956,-104.9863939,39.7873956 10427,5696,6320,0.173275054190131,0.173275054190131,-105.0371184,39.7071789,-105.0371184,39.7056206 16041,9802,9797,0.0106947269448384,0.0106947269448384,-105.0123441,39.6891881,-105.0122561,39.6891198 10504,1036,7842,0.0544400914304572,0.0544400914304572,-104.9622462,39.751954,-104.9616094,39.7519514 12047,8526,8527,0.0840721683590618,0.0840721683590618,-105.0049596,39.7505226,-105.0054168,39.751192 10550,4923,5368,0.0856922507743825,0.0856922507743825,-104.9929606,39.7331034,-104.9929409,39.7338739 16085,9818,9819,0.0412898984205639,0.0412898984205639,-104.9498899,39.7811457,-104.950362,39.7810666 10600,7873,7874,0.202540822887829,0.202540822887829,-104.9558976,39.7801127,-104.9558736,39.7819341 10623,7886,1192,0.167316235534945,0.167316235534945,-104.9566946,39.7256155,-104.9567021,39.7271202 20558,10845,2957,0.00878460299692283,0.00878460299692283,-105.0187438,39.7583413,-105.0187431,39.7584203 10644,7563,7901,0.105394463133352,0.105394463133352,-104.9922506,39.7545528,-104.9931346,39.7552135 12237,1599,8609,0.00546433627657245,0.00546433627657245,-105.0021858,39.7415267,-105.0022412,39.7415022 20564,10825,1287,0.00477901915260098,0.00477901915260098,-105.0205943,39.7583468,-105.0205384,39.7583461 10749,6942,7958,0.162394709841225,0.162394709841225,-104.9677319,39.7819277,-104.967835,39.783386 10796,7983,947,0.174677658409185,0.174677658409185,-104.9540572,39.7305236,-104.9540658,39.7320945 10817,6492,4607,0.147058520431446,0.147058520431446,-104.9747749,39.7461601,-104.9747635,39.7448376 12476,5450,5427,0.050269770055972,0.050269770055972,-104.9704932,39.6929632,-104.9699057,39.6929673 10839,6220,8004,0.052907543789053,0.052907543789053,-104.9752801,39.7395432,-104.9752839,39.740019 15731,7157,8801,0.0199400844261404,0.0199400844261404,-104.9592821,39.716079,-104.9590492,39.7160869 16956,10040,9425,0.0116537581995054,0.0116537581995054,-105.0167064,39.7549204,-105.0167051,39.7548156 10942,4686,4956,0.099446723287275,0.099446723287275,-104.9940692,39.730515,-104.9952321,39.7305115 16188,7203,1784,0.197361998677517,0.197361998677517,-104.9845476,39.6930151,-104.9845583,39.69479 10964,6721,4791,0.136892276030183,0.136892276030183,-105.0112289,39.7310568,-105.0128297,39.7310587 10986,5402,3133,0.105232928623448,0.105232928623448,-104.9659547,39.7607434,-104.9647236,39.7607393 20369,10733,10746,0.00402873670536954,0.00402873670536954,-105.0236546,39.7589766,-105.0236226,39.75895 12735,8822,7751,0.202267643963295,0.202267643963295,-104.9371703,39.6875009,-104.9371553,39.6893199 16205,7728,5823,0.195806305910918,0.195806305910918,-104.9798585,39.6893971,-104.9798455,39.691158 15885,9619,8879,0.0100154912435563,0.0100154912435563,-105.0382355,39.7340565,-105.0382757,39.7341411 16189,1784,4247,0.203808666270494,0.203808666270494,-104.9845583,39.69479,-104.984534,39.6966228 11109,8035,807,0.0159273560245565,0.0159273560245565,-104.9781265,39.7531137,-104.9781222,39.7532569 11132,8133,6270,0.051417429454822,0.051417429454822,-104.9615993,39.7482178,-104.960998,39.748227 11156,2087,2654,0.0953557861022671,0.0953557861022671,-104.9530315,39.7837193,-104.9519157,39.7837325 11157,2654,4115,0.0506170186006763,0.0506170186006763,-104.9519157,39.7837325,-104.9513234,39.7837391 11208,8161,8162,0.355822290917686,0.355822290917686,-104.9406062,39.7114203,-104.936452,39.711255 11220,8169,106,0.241259609778708,0.241259609778708,-104.928834,39.700221,-104.931654,39.700221 11240,8178,8182,0.0195790567337129,0.0195790567337129,-104.9340806,39.7042496,-104.9340007,39.7044146 20821,8330,10923,0.00839528658401215,0.00839528658401215,-105.0382057,39.7621211,-105.0382061,39.7620456 17791,3305,8508,0.0362477709828647,0.0362477709828647,-104.9874361,39.7582757,-104.9873985,39.757951 11322,8214,5950,0.203024250253409,0.203024250253409,-104.9304515,39.7292344,-104.9304356,39.7310602 13061,8944,8945,0.0479106655937031,0.0479106655937031,-104.9951643,39.7677183,-104.9946559,39.7678998 11349,1754,4801,0.0245317247967943,0.0245317247967943,-105.0124896,39.7620198,-105.0127766,39.7620198 11390,8244,8245,0.0389791405679458,0.0389791405679458,-104.9498727,39.781647,-104.9495723,39.7819108 17817,9286,10185,0.00969626713044654,0.00969626713044654,-105.0165836,39.7450617,-105.0166938,39.7450411 11462,8270,701,0.039999373678842,0.039999373678842,-104.9314164,39.7801263,-104.9318804,39.7801737 11492,8281,8282,0.00503511807894305,0.00503511807894305,-104.9929142,39.7513421,-104.9928753,39.7513081 11538,8302,8303,0.0107298944611382,0.0107298944611382,-105.0266827,39.760929,-105.0265595,39.7609475 11571,7713,8322,0.206137749537799,0.206137749537799,-105.0304918,39.7566748,-105.0305079,39.754821 11573,1766,7715,0.157141019260281,0.157141019260281,-105.0334284,39.7553296,-105.0328425,39.7566691 13237,9010,4325,0.222509982407309,0.222509982407309,-105.0324492,39.7058187,-105.0350499,39.7058517 11632,1278,4529,0.134276517370514,0.134276517370514,-105.0205102,39.7524035,-105.0220809,39.7524035 11724,8374,8375,0.133513247237079,0.133513247237079,-105.0357895,39.7499869,-105.0357821,39.7511876 11797,8414,4446,0.0913151320718964,0.0913151320718964,-104.9779515,39.7575475,-104.9781251,39.7567372 11798,4446,6565,0.148651456771305,0.148651456771305,-104.9781251,39.7567372,-104.9793644,39.7557994 11799,6565,8038,0.145022863674794,0.145022863674794,-104.9793644,39.7557994,-104.9805458,39.7548634 13411,4426,9064,0.0342337858603608,0.0342337858603608,-104.998467,39.7666069,-104.9980982,39.766727 11882,8457,1807,0.101184879886606,0.101184879886606,-105.0067213,39.7517064,-105.0073479,39.7524784 13518,7635,7602,0.0983630321096794,0.0983630321096794,-105.025114,39.7275076,-105.025114,39.7283922 11995,8048,6576,0.143165005086162,0.143165005086162,-104.9849005,39.7582519,-104.9837118,39.7591589 12062,8532,3932,0.283100338690813,0.283100338690813,-104.9548313,39.7460446,-104.9574881,39.7475642 12064,8532,3745,0.0315839509500456,0.0315839509500456,-104.9548313,39.7460446,-104.9546644,39.7457912 12065,3745,8533,0.0402006397458181,0.0402006397458181,-104.9546644,39.7457912,-104.9542138,39.7458945 16198,1788,6622,0.140253824514813,0.140253824514813,-104.9821522,39.6947929,-104.9821284,39.6960541 12143,2334,7677,0.0942814693046897,0.0942814693046897,-104.9238826,39.7256356,-104.924985,39.7256294 13771,2561,9189,0.0689861433647756,0.0689861433647756,-104.9942282,39.6920823,-104.9938171,39.6915486 18571,10322,10326,0.0103554459054315,0.0103554459054315,-105.0341731,39.7804672,-105.0340524,39.7804589 15556,9654,9655,0.107168580692288,0.107168580692288,-104.9768244,39.7184001,-104.9773908,39.7192598 12220,8596,8597,0.100597506592905,0.100597506592905,-105.007127,39.7436106,-105.0075587,39.7444522 12284,8235,7279,0.114584410389232,0.114584410389232,-105.002653,39.7588064,-105.0017875,39.7595933 12290,8634,8488,0.146216431524827,0.146216431524827,-104.9972254,39.7453524,-104.9959984,39.7462684 15445,9605,9606,0.0107985098434616,0.0107985098434616,-105.000722,39.7440195,-105.0007281,39.7441165 12402,8686,2352,0.174110261708509,0.174110261708509,-104.9497874,39.7178534,-104.9497951,39.7194192 12403,2352,4154,0.17319721774215,0.17319721774215,-104.9497951,39.7194192,-104.9497951,39.7209768 12445,8705,902,0.277961591263562,0.277961591263562,-104.9404928,39.7619574,-104.9404687,39.7644571 16201,7209,5822,0.204832695484964,0.204832695484964,-104.9809977,39.6930099,-104.9810031,39.6911678 14071,3116,6673,0.099476803467174,0.099476803467174,-104.9350959,39.7113475,-104.9362583,39.7113747 12563,729,7060,0.0981255480039199,0.0981255480039199,-104.9511904,39.6947719,-104.9500436,39.6947813 12670,8793,5460,0.173942223750684,0.173942223750684,-104.9823009,39.7368732,-104.9823009,39.7384375 12698,8808,8810,0.00713796130621387,0.00713796130621387,-104.9500032,39.7176723,-104.9500622,39.7177177 12701,2643,8805,0.104981962462916,0.104981962462916,-104.9521735,39.7182139,-104.9534009,39.718219 12721,3633,3295,0.250204598549556,0.250204598549556,-104.9408419,39.7060696,-104.9407838,39.7038199 16683,9985,9930,0.0816514509832002,0.0816514509832002,-105.0060701,39.7427445,-105.0053557,39.7432318 12762,3506,8170,0.201022944642928,0.201022944642928,-104.9406406,39.6983765,-104.9405886,39.7001839 15870,8842,8843,0.0221571458561984,0.0221571458561984,-105.0381819,39.7339575,-105.0382728,39.7337709 15950,9765,9766,0.0194093177763062,0.0194093177763062,-104.9988186,39.7053295,-104.9990439,39.7053089 12930,3167,8897,0.107237063498964,0.107237063498964,-105.00401,39.7438456,-105.0051222,39.7433998 14520,3985,7053,0.133213475028965,0.133213475028965,-105.0299452,39.769416,-105.0315035,39.7694414 15337,9564,9565,0.0333323202761363,0.0333323202761363,-104.9659399,39.7170729,-104.965948,39.7173726 15952,9765,9758,0.0491105082028732,0.0491105082028732,-104.9988186,39.7053295,-104.9982473,39.7053729 13016,8918,8921,0.143291466888449,0.143291466888449,-104.9947937,39.769857,-104.9945399,39.7685832 13097,8917,8959,0.032086215385934,0.032086215385934,-104.9949225,39.7698636,-104.9949911,39.7695799 13121,640,8968,0.045462010282231,0.045462010282231,-104.9875489,39.7695895,-104.9879458,39.7698617 13175,4472,2794,0.133415072213096,0.133415072213096,-104.9559081,39.7657294,-104.9559387,39.766929 13447,9080,4647,0.227691913723815,0.227691913723815,-105.0212418,39.7253265,-105.0186451,39.7248745 19029,7690,8144,0.0861073402797158,0.0861073402797158,-104.9475732,39.784427,-104.9481599,39.7837974 13280,4312,7812,0.197562058294396,0.197562058294396,-105.0344662,39.7021142,-105.0367751,39.7021472 20373,10757,10758,0.0390214492856105,0.0390214492856105,-105.0243898,39.7611891,-105.0243956,39.7608382 13466,9093,9091,0.0528525628364664,0.0528525628364664,-105.0183719,39.7253071,-105.0189899,39.7253071 15458,1970,8766,0.0532545399938913,0.0532545399938913,-105.0018024,39.7442826,-105.0021048,39.7447013 13600,2311,6580,0.108271978342533,0.108271978342533,-105.0112958,39.7314875,-105.0113223,39.732461 13622,3355,9148,0.0901126087179192,0.0901126087179192,-104.9338318,39.7292375,-104.9327781,39.7292306 15127,8268,225,0.129419996314042,0.129419996314042,-104.9407004,39.7790485,-104.9407032,39.7778846 15855,9737,9738,0.0422997339419691,0.0422997339419691,-105.0423956,39.7309893,-105.0423031,39.7306156 15953,9758,9764,0.0382745737843307,0.0382745737843307,-104.9982473,39.7053729,-104.9984431,39.7056824 13641,9152,327,0.371274069669657,0.371274069669657,-104.9968785,39.7078836,-104.9987289,39.7109039 13690,6833,6976,0.085342873664165,0.085342873664165,-105.0400351,39.6894654,-105.0410323,39.6894803 15860,9707,9741,0.0544957036472965,0.0544957036472965,-105.039492,39.7313626,-105.038896,39.7315361 13709,6929,3818,0.116035215256342,0.116035215256342,-105.0093602,39.6967483,-105.0107164,39.6967417 15411,7964,9590,0.052042549974644,0.052042549974644,-105.0005794,39.7440362,-105.0001457,39.7443646 18495,15,6384,0.132622389900901,0.132622389900901,-105.0351824,39.7463725,-105.0351851,39.7475652 18578,10319,10327,0.0490398009212077,0.0490398009212077,-105.0275696,39.7818193,-105.0271244,39.7820976 13818,8483,6705,0.147706661087796,0.147706661087796,-104.9942509,39.7449031,-104.9930306,39.7458434 13972,9250,9251,0.0609360549506678,0.0609360549506678,-105.0144838,39.7291094,-105.0147648,39.729613 20378,10761,10762,0.0703070927126279,0.0703070927126279,-105.0250806,39.7603661,-105.0243849,39.7600288 14062,6351,2574,0.0264285559063396,0.0264285559063396,-104.9499571,39.7092328,-104.949965,39.7089952 4057,542,3837,0.0481841661951123,0.0481841661951123,-105.0428359,39.7516736,-105.0428292,39.7521069 20619,10811,10850,0.0311826470096292,0.0311826470096292,-105.022998,39.7596958,-105.0226484,39.7596157 14143,9286,9287,0.00349243594701226,0.00349243594701226,-105.0165836,39.7450617,-105.0165756,39.7450309 15782,2533,9708,0.0671466764878958,0.0671466764878958,-105.0240058,39.7380698,-105.0237619,39.7374958 18700,1376,9773,0.0602159412724284,0.0602159412724284,-105.0390952,39.7117746,-105.0390872,39.7112331 19501,10528,10529,0.0145223093781074,0.0145223093781074,-104.9883708,39.7066508,-104.9883718,39.7065202 16094,9821,9496,0.0522797219291825,0.0522797219291825,-104.9498895,39.7799931,-104.9498734,39.7795231 16682,9984,9985,0.111071610148866,0.111071610148866,-105.0071843,39.7422309,-105.0060701,39.7427445 16220,9022,9008,0.10706671130041,0.10706671130041,-105.0274035,39.6987105,-105.0261751,39.6985266 16222,9850,7740,0.404338691233817,0.404338691233817,-104.9564159,39.6856969,-104.9564079,39.6893332 16223,7740,5835,0.200008410058821,0.200008410058821,-104.9564079,39.6893332,-104.9563972,39.6911319 14438,6143,4017,0.133566629484228,0.133566629484228,-105.0283819,39.7487852,-105.0299442,39.7487903 14458,9168,3834,0.0502958887489777,0.0502958887489777,-105.0422474,39.7487571,-105.0428357,39.748759 16499,8709,8890,0.00781309402153006,0.00781309402153006,-105.0028925,39.7443552,-105.0029709,39.7443191 14504,9364,2172,0.0261972288759813,0.0261972288759813,-105.0143742,39.7692739,-105.0146807,39.7692764 16631,9312,9964,0.536418418139307,0.536418418139307,-104.9787525,39.7399405,-104.9850261,39.7399281 16632,9964,9965,0.081644512591407,0.081644512591407,-104.9850261,39.7399281,-104.9859809,39.7399196 15472,8892,1971,0.0354218020701201,0.0354218020701201,-105.0008068,39.745167,-105.0012102,39.7450944 14617,9402,9350,0.13375643872535,0.13375643872535,-105.0252747,39.7548256,-105.0252762,39.7536227 14954,7265,7584,0.0944614970989242,0.0944614970989242,-104.937233,39.7546682,-104.936128,39.7546682 4076,3852,3853,0.00162344592902021,0.00162344592902021,-105.0428243,39.7765465,-105.0428243,39.7765611 15099,7228,2370,0.054925658104601,0.054925658104601,-104.9964723,39.7592924,-104.9971148,39.759299 16381,9878,9879,0.0338421848775343,0.0338421848775343,-104.971336,39.7034463,-104.9716243,39.7032379 16508,9928,9929,0.0170279633676167,0.0170279633676167,-105.0062945,39.7430132,-105.0061216,39.7430892 16525,5158,7669,0.0405110122092171,0.0405110122092171,-104.9248331,39.7295029,-104.9245319,39.7297841 16594,9950,9951,0.140650325269802,0.140650325269802,-104.9990547,39.7486029,-104.9979162,39.749516 17419,10101,10102,0.0281887857345848,0.0281887857345848,-104.9831564,39.6890637,-104.9832476,39.6893073 16852,9866,6519,0.0479747206312546,0.0479747206312546,-104.9586795,39.6929681,-104.9581188,39.6929673 16968,10038,10045,0.00348952632939911,0.00348952632939911,-105.0168024,39.7557524,-105.0168432,39.7557514 17638,10159,9498,0.0561256700305383,0.0561256700305383,-104.9503671,39.7793277,-104.949868,39.7789996 17642,8238,524,0.198799957504709,0.198799957504709,-104.9470651,39.7802508,-104.9493835,39.780399 17105,331,10064,0.12693044123038,0.12693044123038,-104.9522901,39.745499,-104.9521145,39.7466325 17422,10082,10083,0.0318734478115971,0.0318734478115971,-104.9834085,39.6888408,-104.9836553,39.6886261 17268,4260,3518,0.200851927356296,0.200851927356296,-104.9623073,39.6965813,-104.9623127,39.6983876 17398,7305,3261,0.198983160217956,0.198983160217956,-104.9669227,39.7020659,-104.9668678,39.7038549 17400,3509,4251,0.199228485757107,0.199228485757107,-104.9680976,39.6983824,-104.968103,39.6965907 17911,4835,9197,0.134589353492833,0.134589353492833,-105.0001358,39.7148074,-104.9985624,39.7147937 17544,8941,8264,0.168906883412351,0.168906883412351,-104.9897554,39.7854547,-104.9897645,39.7839357 18155,10135,10136,0.408197365852498,0.408197365852498,-105.023387,39.7874357,-105.0233776,39.7911067 17572,10145,10146,0.0800519816931861,0.0800519816931861,-105.0183186,39.7308259,-105.0192547,39.73083 17628,2882,8136,0.162489310093733,0.162489310093733,-104.9592584,39.7852492,-104.9592611,39.7837879 18601,10335,7656,0.178628836370645,0.178628836370645,-105.0432472,39.729877,-105.0432633,39.7282706 17816,9287,10184,0.0350560568035198,0.0350560568035198,-105.0165756,39.7450309,-105.0162526,39.7452251 17966,6242,10236,0.0113656789072773,0.0113656789072773,-104.9882366,39.7256418,-104.9882388,39.7255396 17886,9955,4390,0.0561034767074801,0.0561034767074801,-104.98691,39.7485653,-104.9873785,39.7489186 17918,5173,6867,0.199959252458115,0.199959252458115,-104.9856359,39.7165436,-104.9856575,39.7147454 17919,6867,5276,0.0971272913038605,0.0971272913038605,-104.9856575,39.7147454,-104.9856735,39.713872 19066,5495,9469,0.177422724680083,0.177422724680083,-104.9407458,39.7383041,-104.9407436,39.7367085 19037,9496,9494,0.0281063525870562,0.0281063525870562,-104.9498734,39.7795231,-104.9496925,39.779312 18774,9642,7121,0.176777734913143,0.176777734913143,-105.0008766,39.7368756,-105.000878,39.7352858 19101,10429,10049,0.0400790686743565,0.0400790686743565,-105.0000136,39.7493831,-105.0003395,39.7496422 19617,10477,10588,0.0688805182452796,0.0688805182452796,-104.9902547,39.7104857,-104.9910599,39.7104919 19314,6700,5030,0.15289416238876,0.15289416238876,-104.9873849,39.7414911,-104.987378,39.7401161 19425,36,3535,0.208182345564595,0.208182345564595,-104.9809867,39.7002821,-104.9809732,39.6984099 19426,3535,4231,0.197905943796208,0.197905943796208,-104.9809732,39.6984099,-104.9809651,39.6966301 19462,10478,10483,0.0205384885375563,0.0205384885375563,-104.9902571,39.7102784,-104.9902592,39.7100937 19725,4489,10627,0.00886289645656064,0.00886289645656064,-105.0052547,39.734614,-105.0051511,39.7346116 19764,5140,5153,0.0242552277861381,0.0242552277861381,-104.9325581,39.7331296,-104.9324587,39.7333339 20136,2752,6988,0.0528412012093399,0.0528412012093399,-104.9326896,39.7401271,-104.9320716,39.7401271 19927,4579,8367,0.130318576605927,0.130318576605927,-105.0358145,39.741514,-105.035848,39.7426857 20000,10690,8645,0.0319530891427096,0.0319530891427096,-105.0042718,39.7504958,-105.0040083,39.7506996 4106,1534,3875,0.0874992877759652,0.0874992877759652,-104.944148,39.7574036,-104.944148,39.7581905 20047,9078,9193,0.27590001979893,0.27590001979893,-104.9941364,39.7021826,-104.9954572,39.7044462 397,400,401,0.186988741368815,0.186988741368815,-105.00936,39.7403456,-105.0115284,39.740564 398,401,402,0.0834459188949902,0.0834459188949902,-105.0115284,39.740564,-105.0124556,39.7407982 400,403,313,0.0512719310633618,0.0512719310633618,-104.970135,39.780686,-104.970735,39.780686 402,404,405,0.135745743044228,0.135745743044228,-105.0090936,39.725822,-105.0106325,39.7261211 404,406,407,0.304825723005793,0.304825723005793,-105.0107416,39.7261622,-105.0123607,39.72372 406,408,409,0.43926972528011,0.43926972528011,-105.0014039,39.7148758,-104.9995495,39.7111919 408,410,411,0.386425449179561,0.386425449179561,-105.0296018,39.7254255,-105.0251128,39.7250295 410,412,413,0.296429557961552,0.296429557961552,-105.0287256,39.7838921,-105.0252567,39.7839187 411,413,414,0.0146716283322865,0.0146716283322865,-105.0252567,39.7839187,-105.025085,39.7839187 412,414,415,0.325808855480319,0.325808855480319,-105.025085,39.7839187,-105.0212787,39.7837465 414,416,328,0.121195048255912,0.121195048255912,-104.9487461,39.7445647,-104.9500765,39.7441885 416,329,416,0.287289513548727,0.287289513548727,-104.951939,39.7453698,-104.9487461,39.7445647 417,416,417,0.245312696429149,0.245312696429149,-104.9487461,39.7445647,-104.9458794,39.7444723 20053,1955,8185,0.122183214039011,0.122183214039011,-104.9375707,39.7122386,-104.936636,39.7114077 20198,8571,5783,0.145694845246542,0.145694845246542,-104.9953197,39.7494633,-104.9941411,39.7504097 14833,7026,8320,0.0139341057083995,0.0139341057083995,-105.0315379,39.7548347,-105.0317009,39.7548347 14834,8320,7029,0.0476978989477955,0.0476978989477955,-105.0317009,39.7548347,-105.0322588,39.7548413 15442,9600,8606,0.035907314389173,0.035907314389173,-105.0002179,39.7415263,-105.0005878,39.7413734 19656,10607,10531,0.00409092160847847,0.00409092160847847,-104.9883278,39.7060132,-104.9883756,39.7060143 20737,10917,10886,0.0142612706482701,0.0142612706482701,-105.0397934,39.7652927,-105.0396293,39.7653159 14870,9363,2450,0.140513945011527,0.140513945011527,-105.0053953,39.7692764,-105.0054661,39.7705389 11514,269,270,0.151462432210479,0.151462432210479,-105.0281511,39.7598548,-105.029923,39.7598619 12364,8672,8674,0.0109017354569362,0.0109017354569362,-105.011589,39.7530795,-105.011632,39.7531718 12,12,13,0.134681710739383,0.134681710739383,-105.0299361,39.7463759,-105.0315114,39.7463778 14892,8103,9009,0.099173697837006,0.099173697837006,-105.0324492,39.7031047,-105.0324149,39.7022132 14893,9009,8146,0.0976735888216106,0.0976735888216106,-105.0324149,39.7022132,-105.0324321,39.7013349 33,36,37,0.0487053100188426,0.0487053100188426,-104.9809867,39.7002821,-104.9804174,39.7002821 14912,7271,7600,0.0956539249415721,0.0956539249415721,-104.9373374,39.7208988,-104.936219,39.7208978 18874,7987,218,0.124810113553517,0.124810113553517,-104.9874076,39.7007261,-104.9862918,39.700003 18876,3520,84,0.204554290109371,0.204554290109371,-104.961154,39.6983849,-104.9611564,39.7002245 15454,8884,9611,0.0785818613777641,0.0785818613777641,-105.0010815,39.7421312,-105.0002927,39.7424939 322,154,206,0.0287029588335131,0.0287029588335131,-104.9570001,39.7445158,-104.9566644,39.7445134 18627,9483,1310,0.220178764490314,0.220178764490314,-105.0332559,39.7113941,-105.033071,39.7133691 18894,10375,10376,0.00936614397970835,0.00936614397970835,-105.0119408,39.7500586,-105.0120158,39.75012 15122,8269,9491,0.0542877044701678,0.0542877044701678,-104.9404976,39.7792513,-104.9405035,39.7797395 18715,7650,8069,0.263314494448216,0.263314494448216,-105.0378319,39.7282456,-105.0378507,39.7306136 15971,8998,4214,0.0961806119218467,0.0961806119218467,-105.0168967,39.7111539,-105.0180211,39.7111539 551,544,545,0.0205710614294522,0.0205710614294522,-105.034963,39.736586,-105.034963,39.736401 15166,7386,9508,0.0293624650986513,0.0293624650986513,-105.0330679,39.7403194,-105.0334112,39.7403128 18679,2589,1852,0.179197761430995,0.179197761430995,-105.0367321,39.7229406,-105.0367134,39.7213291 602,593,594,0.0187536593392831,0.0187536593392831,-104.9689126,39.70386,-104.9686935,39.7038655 16091,9818,526,0.0930965533879819,0.0930965533879819,-104.9498899,39.7811457,-104.9499002,39.7803085 13959,448,9111,0.0841767201213853,0.0841767201213853,-105.0126579,39.7258229,-105.0136091,39.7256283 16119,427,4010,0.113680084788302,0.113680084788302,-105.028564,39.7403785,-105.0298922,39.7403326 17947,10226,10227,0.0385043082181171,0.0385043082181171,-104.9872048,39.7236101,-104.9869878,39.7233067 16175,7201,5812,0.201274753121947,0.201274753121947,-104.9868436,39.6930068,-104.9868503,39.6911967 699,693,694,0.0993204992661042,0.0993204992661042,-104.9535885,39.7419889,-104.9524269,39.7419829 16265,9865,7738,0.345896015945794,0.345896015945794,-104.958709,39.6862164,-104.9586954,39.6893271 16341,9873,8704,0.014474001055321,0.014474001055321,-104.9406644,39.7617801,-104.9404955,39.7617894 11688,774,775,0.0224766779818413,0.0224766779818413,-105.0018298,39.7532062,-105.0016626,39.7533622 16464,1081,9912,0.0130855777393443,0.0130855777393443,-104.972547,39.7069966,-104.9726409,39.7070895 18428,2983,10286,0.340223280394145,0.340223280394145,-105.038723,39.7584839,-105.0387191,39.7554242 16719,485,10003,0.0666623735199971,0.0666623735199971,-104.9862761,39.7027725,-104.9862718,39.703372 18212,2988,7850,0.201655156198778,0.201655156198778,-105.0422605,39.7584955,-105.0422473,39.760309 18213,7850,6382,0.201197176818258,0.201197176818258,-105.0422473,39.760309,-105.042255,39.7621184 17132,1799,4238,0.205173852791716,0.205173852791716,-104.9763617,39.694761,-104.9763404,39.6966061 268,278,279,0.0669047721045728,0.0669047721045728,-104.9876105,39.7785645,-104.987002,39.7789431 18436,10287,10292,0.102997198003519,0.102997198003519,-105.0292196,39.7613906,-105.0280151,39.7614164 17134,3543,44,0.198313047920784,0.198313047920784,-104.9763295,39.6984254,-104.9763617,39.7002087 15194,7392,9524,0.0521516926212219,0.0521516926212219,-105.0330703,39.7500019,-105.0336803,39.7499978 19559,10563,10553,0.0196751082256841,0.0196751082256841,-104.9888131,39.7091506,-104.9890431,39.7091518 19864,10666,10667,0.12344950946071,0.12344950946071,-105.03696,39.7374437,-105.0363945,39.7384652 1022,827,1037,0.134288205933024,0.134288205933024,-104.9622082,39.7532291,-104.9622266,39.7544367 19991,10682,10649,0.0504069045792634,0.0504069045792634,-105.0416549,39.7384584,-105.0422444,39.7384617 327,328,329,0.206425005842362,0.206425005842362,-104.9500765,39.7441885,-104.951939,39.7453698 15245,9540,9541,0.00803794786000152,0.00803794786000152,-104.9356634,39.7056506,-104.93572,39.7055929 14681,446,727,0.207769052846247,0.207769052846247,-104.9699934,39.7219574,-104.9700021,39.7200889 18636,1846,2580,0.177268272488638,0.177268272488638,-105.0330898,39.7213326,-105.0330978,39.7229268 15883,9594,8842,0.0247081602797847,0.0247081602797847,-105.0379029,39.7340153,-105.0381819,39.7339575 18445,1124,10289,0.0496295455281554,0.0496295455281554,-105.0404721,39.7607638,-105.0398915,39.7607667 15483,9622,9623,0.0434553081653394,0.0434553081653394,-105.0002589,39.7457416,-105.0006156,39.7454632 15784,9596,2105,0.0159980383240888,0.0159980383240888,-105.0247945,39.7370792,-105.0249129,39.7371906 18450,7849,2986,0.202541671618508,0.202541671618508,-105.0410779,39.7603102,-105.0410754,39.7584887 15540,1221,8429,0.105180771417586,0.105180771417586,-105.0123509,39.7369148,-105.0135809,39.7369043 17095,3719,3720,0.174398206796096,0.174398206796096,-104.9604099,39.7383822,-104.9604079,39.7368138 12950,1330,1331,0.0133918888831226,0.0133918888831226,-105.0020771,39.7434247,-105.0019226,39.7434049 19570,10569,7462,0.00803939319633032,0.00803939319633032,-104.9895239,39.707619,-104.9895239,39.7075467 1312,1338,1339,0.0991205046552405,0.0991205046552405,-105.016828,39.7130093,-105.0179868,39.7130093 15958,9768,9769,0.0623405517746533,0.0623405517746533,-105.0005192,39.711198,-105.0002214,39.7106863 325,268,153,0.064083026712354,0.064083026712354,-104.9564977,39.7449464,-104.9572293,39.7448211 386,388,389,0.0751873239589982,0.0751873239589982,-104.9994213,39.713266,-105.0001337,39.7136621 1392,1419,1420,0.399589215327938,0.399589215327938,-105.0017224,39.7819937,-105.0063986,39.7819993 16282,9096,9098,0.0807475840805468,0.0807475840805468,-105.0171656,39.7251183,-105.0162316,39.725012 391,393,394,0.185819928048464,0.185819928048464,-105.0075703,39.7588771,-105.0057374,39.7597756 15753,6671,2023,0.100119371100459,0.100119371100459,-104.9362703,39.7162376,-104.9350998,39.7162443 18126,6042,10262,0.201564202628959,0.201564202628959,-105.0187387,39.7856192,-105.0187307,39.7874319 17137,4425,1909,0.200241543203617,0.200241543203617,-104.9763417,39.7056707,-104.9763514,39.7074715 16013,9783,9784,0.0337977814282775,0.0337977814282775,-104.9993276,39.6890403,-104.9989876,39.689195 12006,8049,6578,0.147083508160087,0.147083508160087,-104.9866649,39.7595656,-104.9854669,39.7605151 2343,2334,2335,0.271393460830069,0.271393460830069,-104.9238826,39.7256356,-104.9238831,39.7280763 19952,4670,7857,0.100774147000306,0.100774147000306,-104.9940093,39.7230042,-104.992831,39.7230021 20659,8289,5957,0.0879515292456205,0.0879515292456205,-104.9873968,39.7469971,-104.9873834,39.7462062 12349,8665,8666,0.0489645255680358,0.0489645255680358,-105.0124819,39.7528908,-105.0129797,39.752673 1536,1559,1560,0.0937807122385258,0.0937807122385258,-104.9582585,39.7776672,-104.9571611,39.7776691 2410,2115,2401,0.446933916798798,0.446933916798798,-104.9270004,39.7731311,-104.9317412,39.7748279 19581,7470,10575,0.00667183269883622,0.00667183269883622,-104.988589,39.7084596,-104.9885885,39.7085196 1557,1582,1583,0.0811305260417956,0.0811305260417956,-105.0442642,39.6882131,-105.0452106,39.6881689 469,472,473,0.100239678379349,0.100239678379349,-105.0184425,39.7479196,-105.0185991,39.7470262 569,562,563,0.0844940522055572,0.0844940522055572,-104.9848447,39.7398421,-104.9854438,39.7392378 12010,5508,7081,0.146350144860015,0.146350144860015,-104.9830521,39.7623846,-104.9818287,39.7633054 2663,2621,2622,0.0420400210402162,0.0420400210402162,-104.9980629,39.7225275,-104.9985544,39.7225221 16696,9597,7094,0.00600769898364912,0.00600769898364912,-105.0002485,39.7423649,-105.00026,39.7424182 18883,7310,84,0.202570183098447,0.202570183098447,-104.9611376,39.7020462,-104.9611564,39.7002245 16736,7419,10004,0.204798388413466,0.204798388413466,-104.9519684,39.7022366,-104.9539532,39.7012069 1623,1651,1652,0.0452674748546477,0.0452674748546477,-105.0156831,39.6890231,-105.0156826,39.688616 12948,1303,1304,0.066448544071591,0.066448544071591,-105.0017368,39.7441763,-105.0024118,39.7438801 20711,10885,10914,0.126940460926274,0.126940460926274,-105.0253682,39.762093,-105.0253716,39.7632346 20712,10914,5881,0.00554916008288024,0.00554916008288024,-105.0253716,39.7632346,-105.0253707,39.7632845 16509,9929,9930,0.0673766892433469,0.0673766892433469,-105.0061216,39.7430892,-105.0053557,39.7432318 1643,1670,1671,0.136647738333876,0.136647738333876,-105.0064415,39.7680441,-105.0080403,39.7680432 19534,6856,10550,0.00719456093421717,0.00719456093421717,-104.9890317,39.7102465,-104.9890324,39.7101818 19538,4704,10552,0.0168576392161317,0.0168576392161317,-104.9890412,39.7093409,-104.9890427,39.7091893 19539,10552,10553,0.00416995013524246,0.00416995013524246,-104.9890427,39.7091893,-104.9890431,39.7091518 11689,775,836,0.0388095868373909,0.0388095868373909,-105.0016626,39.7533622,-105.00135,39.7536153 20,21,22,0.0174708821601448,0.0174708821601448,-105.0184092,39.7572776,-105.0186135,39.7572732 16449,9906,9907,0.130469688472308,0.130469688472308,-104.9731572,39.7002179,-104.9730961,39.7013903 41,44,45,0.0507831501846365,0.0507831501846365,-104.9763617,39.7002087,-104.9757682,39.7002165 17298,7736,5829,0.204153885319898,0.204153885319898,-104.9622681,39.6893045,-104.9622681,39.6911405 64,70,71,0.046163806906163,0.046163806906163,-104.9674891,39.7002337,-104.9669496,39.700226 18467,10299,10298,0.126605139952982,0.126605139952982,-105.0434286,39.7498153,-105.0431907,39.7509391 18685,1316,1372,0.177012768030012,0.177012768030012,-105.0366981,39.7133763,-105.0366894,39.7117844 1826,1842,1843,0.155652098486701,0.155652098486701,-105.0186351,39.7211578,-105.020455,39.721152 19783,3732,10633,0.0548138207459151,0.0548138207459151,-105.0028207,39.7326047,-105.0021797,39.732604 1846,1861,1862,0.0495211888216282,0.0495211888216282,-105.0427108,39.7213283,-105.0432898,39.7213253 177,186,187,0.102075274690852,0.102075274690852,-105.0425601,39.6931327,-105.0437531,39.6931327 202,214,215,0.233063347854791,0.233063347854791,-104.9627533,39.7801312,-104.9654677,39.7803353 271,281,282,0.0968799942510371,0.0968799942510371,-104.9847034,39.7794255,-104.98357,39.7794055 335,336,337,0.26926308578439,0.26926308578439,-104.9390909,39.7824749,-104.9373307,39.7804664 14122,3945,503,0.0521094341958735,0.0521094341958735,-104.9450651,39.7484271,-104.9454639,39.7487815 1949,1964,1965,0.100541047482359,0.100541047482359,-104.9246161,39.743742,-104.925792,39.7437354 503,497,498,0.332501427216364,0.332501427216364,-105.0147909,39.7286028,-105.0153507,39.7256437 508,502,503,0.0804669922754196,0.0804669922754196,-104.9447772,39.7492764,-104.9454639,39.7487815 19271,10424,10425,0.0133101789702176,0.0133101789702176,-104.9949557,39.7460704,-104.9948429,39.7459879 19460,10507,10477,0.0195042673008727,0.0195042673008727,-104.9902528,39.7106611,-104.9902547,39.7104857 12962,1631,1599,0.105987129966341,0.105987129966341,-105.0033016,39.7411115,-105.0021858,39.7415267 11814,2150,2151,0.12777055976042,0.12777055976042,-105.0101838,39.745904,-105.0100859,39.7447574 18730,7649,8066,0.263509830967107,0.263509830967107,-105.0367537,39.7282406,-105.0367563,39.7306104 18671,2605,1538,0.176823430683456,0.176823430683456,-105.0421532,39.7229647,-105.042161,39.7245549 20037,816,3558,0.154160936652516,0.154160936652516,-104.9739648,39.753238,-104.9739683,39.7546244 20700,10894,10895,0.0022719801727208,0.0022719801727208,-105.0400807,39.765692,-105.0400542,39.7656936 17029,3606,3607,0.0180484124991241,0.0180484124991241,-105.0243187,39.7548283,-105.0243214,39.7549906 850,863,864,0.0616242283467915,0.0616242283467915,-104.9428605,39.7639291,-104.9428605,39.7644833 18683,3539,3608,0.177667253998454,0.177667253998454,-105.0367081,39.716558,-105.036708,39.7149602 20825,9400,10954,0.0122123114573311,0.0122123114573311,-105.0252875,39.7601454,-105.0254122,39.760199 872,885,886,0.105399149486358,0.105399149486358,-104.9585659,39.7644817,-104.9573328,39.7644759 19920,2621,10413,0.177079309456246,0.177079309456246,-104.9980629,39.7225275,-104.9980711,39.720935 892,906,907,0.104783494637697,0.104783494637697,-104.9356148,39.7644767,-104.934389,39.7644899 12344,8660,8661,0.0179171962919351,0.0179171962919351,-105.012233,39.7522705,-105.0123532,39.7524025 17141,3089,4509,0.200737491088575,0.200737491088575,-104.9763937,39.7128949,-104.9763295,39.7146995 16291,2376,2377,0.00482087191216397,0.00482087191216397,-104.9707858,39.6964209,-104.9707298,39.6964161 963,974,975,0.202802632214452,0.202802632214452,-104.9840335,39.7873956,-104.9840507,39.7892194 17135,44,4412,0.404761668333185,0.404761668333185,-104.9763617,39.7002087,-104.9763723,39.7038488 17088,10071,9940,0.138093381903903,0.138093381903903,-104.9603859,39.7507127,-104.960382,39.7494708 16845,10022,10018,0.0055152683612349,0.0055152683612349,-104.9700592,39.7032957,-104.9700592,39.7032461 17952,10226,10230,0.0192923880160408,0.0192923880160408,-104.9872048,39.7236101,-104.9872054,39.7237836 20322,10741,10742,0.00907488670500163,0.00907488670500163,-105.0236254,39.7588748,-105.0237259,39.7589011 1113,1129,1130,0.204124873969403,0.204124873969403,-105.0404692,39.7676124,-105.0404986,39.769448 16607,7890,9325,0.145145340110648,0.145145340110648,-104.9856992,39.7495249,-104.9845026,39.7504509 15260,9550,9551,0.0630135708366092,0.0630135708366092,-104.9336788,39.7049326,-104.9343788,39.705109 19433,10110,10489,0.0489242953920304,0.0489242953920304,-104.9839674,39.7033596,-104.9833961,39.7033795 16954,10038,10039,0.0207511303582817,0.0207511303582817,-105.0168024,39.7557524,-105.0167989,39.7555658 12357,8669,8668,0.00723037090372959,0.00723037090372959,-105.0124521,39.7523897,-105.0125278,39.7524187 1183,1198,1199,0.0305943034250603,0.0305943034250603,-104.9520847,39.7271285,-104.951727,39.7271329 19442,10493,10494,0.0196148764551294,0.0196148764551294,-104.9911447,39.7106683,-104.9911454,39.7104919 19443,10494,10495,0.0228284210093234,0.0228284210093234,-104.9911454,39.7104919,-104.9911462,39.7102866 2633,2594,2595,0.0115937480855902,0.0115937480855902,-105.0383715,39.7229322,-105.038507,39.7229353 1205,1220,1221,0.0900481853791487,0.0900481853791487,-105.0123588,39.736105,-105.0123509,39.7369148 18180,5796,6056,0.200195877654712,0.200195877654712,-105.0304694,39.7874265,-105.030464,39.7856261 11707,1245,1246,0.0231530055304531,0.0231530055304531,-105.001931,39.7490887,-105.0017374,39.7492343 19444,10495,10496,0.0213401735101805,0.0213401735101805,-104.9911462,39.7102866,-104.9911429,39.7100947 19445,10496,10497,0.0182367704590367,0.0182367704590367,-104.9911429,39.7100947,-104.9911409,39.7099307 2703,2659,2660,0.155649282617483,0.155649282617483,-104.9517329,39.7291286,-104.9517031,39.7305282 19446,10497,10498,0.0203055071588043,0.0203055071588043,-104.9911409,39.7099307,-104.9911436,39.7097481 2724,107,2679,0.0450807290855188,0.0450807290855188,-104.930428,39.700221,-104.930452,39.700626 1266,1286,1287,0.0202842890457172,0.0202842890457172,-105.020542,39.7581637,-105.0205384,39.7583461 18451,2986,7704,0.199650644692106,0.199650644692106,-105.0410754,39.7584887,-105.0410725,39.7566932 16289,1363,2376,0.00344312944616261,0.00344312944616261,-104.9708258,39.6964243,-104.9707858,39.6964209 19447,10498,10499,0.0196160459333464,0.0196160459333464,-104.9911436,39.7097481,-104.9911462,39.7095717 14693,2225,4875,0.162113763012991,0.162113763012991,-104.9712038,39.7337071,-104.9712147,39.735165 1308,1334,1335,0.129255645714035,0.129255645714035,-105.0110016,39.7130472,-105.012511,39.712992 14695,4946,4947,0.168905093573288,0.168905093573288,-104.9712638,39.7368921,-104.9712638,39.7384111 1332,1357,1358,0.136424467862451,0.136424467862451,-104.992658,39.7824897,-104.9942545,39.7824831 19448,10499,10487,0.023296750596408,0.023296750596408,-104.9911462,39.7095717,-104.9911492,39.7093622 2841,2789,2790,0.0523852002781698,0.0523852002781698,-104.9615875,39.7669517,-104.9609746,39.7669537 15843,7795,9723,0.020416694003674,0.020416694003674,-105.0393113,39.734237,-105.0393086,39.7344206 18886,7308,3267,0.201549354300641,0.201549354300641,-104.9634496,39.7020562,-104.9634713,39.7038687 19449,10487,10500,0.022940948763835,0.022940948763835,-104.9911492,39.7093622,-104.9911522,39.7091559 17307,5827,7735,0.20365816745981,0.20365816745981,-104.963474,39.6911476,-104.9634901,39.6893161 2499,2480,2481,0.265342544498994,0.265342544498994,-105.0064445,39.779418,-105.0095495,39.7794028 19450,10500,10501,0.0189264900266028,0.0189264900266028,-104.9911522,39.7091559,-104.9911546,39.7089857 18889,1923,6123,0.200475462008098,0.200475462008098,-104.9634658,39.7074881,-104.963455,39.709291 1428,1451,1452,0.107578729884622,0.107578729884622,-105.0038258,39.7039943,-105.003594,39.7030434 18647,7412,4053,0.176566575042864,0.176566575042864,-105.0379016,39.716558,-105.0379043,39.7181459 1452,1471,1472,0.147622384612895,0.147622384612895,-105.0231842,39.6908088,-105.0231842,39.6894812 19451,10501,10502,0.0200830353316625,0.0200830353316625,-104.9911546,39.7089857,-104.9911572,39.7088051 2953,2897,2898,0.0472912053919854,0.0472912053919854,-104.9733528,39.7553064,-104.9733526,39.7557317 16310,2439,2721,0.0812562615874829,0.0812562615874829,-104.9697532,39.6960539,-104.9693989,39.6953759 12320,1302,1603,0.00893905362813633,0.00893905362813633,-105.0032204,39.7501518,-105.0031242,39.7501833 19452,10502,10503,0.0197272337869401,0.0197272337869401,-104.9911572,39.7088051,-104.9911598,39.7086277 19453,10503,7482,0.0181814350817939,0.0181814350817939,-104.9911598,39.7086277,-104.9911621,39.7084642 19038,9494,229,0.0588468541295868,0.0588468541295868,-104.9496925,39.779312,-104.9490058,39.7793516 1498,1517,1518,0.199413272863754,0.199413272863754,-104.9745809,39.7128876,-104.9745407,39.7110945 15846,9732,1098,0.0848710138660927,0.0848710138660927,-105.0415588,39.7301641,-105.0405664,39.7301724 19454,7482,10504,0.0196839111368948,0.0196839111368948,-104.9911621,39.7084642,-104.9911657,39.7082872 19455,10504,10505,0.017559948119168,0.017559948119168,-104.9911657,39.7082872,-104.991169,39.7081293 13365,9051,9052,0.103390283727961,0.103390283727961,-104.9821447,39.7799919,-104.9833542,39.7800156 2998,1652,2935,0.112349122861115,0.112349122861115,-105.0156826,39.688616,-105.0169377,39.6883193 17375,1796,4235,0.206436210016501,0.206436210016501,-104.9786977,39.6947606,-104.9786601,39.6966169 13963,9247,9102,0.0619095710643366,0.0619095710643366,-105.0153507,39.7256041,-105.0160728,39.7255648 1534,1557,1558,0.0743776380849984,0.0743776380849984,-104.9602842,39.7776637,-104.959414,39.7776762 19916,8774,7640,0.176934657107496,0.176934657107496,-104.9980954,39.7289058,-104.9981033,39.7273146 19917,7640,6233,0.179269287981755,0.179269287981755,-104.9981033,39.7273146,-104.9980791,39.7257025 1556,1581,1582,0.0903340712116846,0.0903340712116846,-105.0432085,39.6882131,-105.0442642,39.6882131 18461,9354,9528,0.135770728089025,0.135770728089025,-105.0387149,39.7487553,-105.0387229,39.7499763 19456,10505,7464,0.0643341844968674,0.0643341844968674,-104.991169,39.7081293,-104.9911808,39.7075508 19919,5202,2621,0.177194532329155,0.177194532329155,-104.9980791,39.724121,-104.9980629,39.7225275 1603,1634,1635,0.0667169559865797,0.0667169559865797,-105.015737,39.715387,-105.015737,39.714787 15911,9239,9240,0.00759910247117962,0.00759910247117962,-105.0423752,39.716622,-105.042453,39.716655 3133,2004,3061,0.0946875314878615,0.0946875314878615,-104.9350741,39.7601485,-104.9339669,39.7601749 1648,1675,1676,0.0232219414191173,0.0232219414191173,-105.0143702,39.7680596,-105.0146419,39.76806 1649,1676,1677,0.104810655650978,0.104810655650978,-105.0146419,39.76806,-105.0158682,39.7680616 18412,7776,7163,0.0985154391997448,0.0985154391997448,-105.0393033,39.7543708,-105.0381509,39.7543757 3153,3077,3078,0.0921654003892753,0.0921654003892753,-104.9850625,39.7129392,-104.9839851,39.7129498 1666,1129,1692,0.0515669276869657,0.0515669276869657,-105.0404692,39.7676124,-105.0410724,39.7676025 256,264,265,0.00881331069899833,0.00881331069899833,-104.9479356,39.6896766,-104.9480386,39.6896766 19580,10574,7470,0.0064160385090956,0.0064160385090956,-104.9885894,39.7084019,-104.988589,39.7084596 1690,1714,1715,0.111918529606987,0.111918529606987,-105.0420365,39.6912966,-105.0433411,39.691224 12366,8674,8671,0.0118216471510326,0.0118216471510326,-105.011632,39.7531718,-105.0117521,39.7531191 18801,10352,9812,0.039652100920871,0.039652100920871,-104.9919121,39.7693329,-104.9915921,39.7695911 379,381,382,0.0684082960066799,0.0684082960066799,-105.0323033,39.747591,-105.0315032,39.7475841 16308,2827,2851,0.00473328951361683,0.00473328951361683,-104.9721964,39.6979102,-104.9722098,39.6978689 20640,10878,10879,0.0287629224507079,0.0287629224507079,-105.0137749,39.7624832,-105.0134384,39.762482 20278,5573,10727,0.00799925463089475,0.00799925463089475,-105.0440081,39.7735153,-105.0439145,39.7735153 18122,2538,10266,0.180269607102109,0.180269607102109,-105.01068,39.7874523,-105.0106756,39.7890735 1907,1919,1920,0.101419584890654,0.101419584890654,-104.966335,39.707486,-104.9651495,39.7074752 16419,3282,3283,0.0297579469637327,0.0297579469637327,-104.9687946,39.7020548,-104.9691419,39.7020399 11533,1234,1235,0.136499599599558,0.136499599599558,-105.0293502,39.757272,-105.0293331,39.7560445 18135,4099,6043,0.191045620861521,0.191045620861521,-105.0199054,39.783907,-105.0198962,39.7856251 16763,4439,9868,0.0469300202486105,0.0469300202486105,-104.9546886,39.6984458,-104.9551011,39.698724 257,265,257,0.0618021904449226,0.0618021904449226,-104.9480386,39.6896766,-104.9487596,39.6897096 3413,3306,3307,0.147259003832799,0.147259003832799,-104.9862237,39.7592221,-104.985009,39.7601612 1997,2009,2010,0.0436503011483876,0.0436503011483876,-104.9345766,39.7253138,-104.9349064,39.7256134 381,383,384,0.174765079599045,0.174765079599045,-104.9934396,39.7273502,-104.9934388,39.7289219 3437,3324,3325,0.13969071524798,0.13969071524798,-104.9573671,39.7557244,-104.95735,39.7569806 2020,2029,2030,0.0536884532048604,0.0536884532048604,-104.9801901,39.7638953,-104.9806366,39.7642349 14708,5223,5330,0.173633760067415,0.173633760067415,-104.9747109,39.7384283,-104.9746992,39.7368668 17179,5410,5449,0.194891408787823,0.194891408787823,-104.9704709,39.6893522,-104.9704727,39.6911049 2041,2049,2050,0.203224924896292,0.203224924896292,-104.9675091,39.7056815,-104.9674629,39.7038542 15894,9255,9441,0.0812248966226341,0.0812248966226341,-105.0419691,39.7342088,-105.0429186,39.7342294 2068,2071,2072,0.108635365611271,0.108635365611271,-104.953042,39.7728934,-104.9530584,39.7738703 383,385,386,0.313694212518365,0.313694212518365,-105.009982,39.7834091,-105.0063891,39.78283 15938,9757,9756,0.156652526688463,0.156652526688463,-104.9945244,39.7005048,-104.9962839,39.7001148 2092,1220,2094,0.120498651922126,0.120498651922126,-105.0123588,39.736105,-105.013768,39.7361049 16738,725,51,0.242028173240196,0.242028173240196,-104.9512072,39.7016443,-104.953347,39.7002205 19560,10553,10564,0.0204794292027182,0.0204794292027182,-104.9890431,39.7091518,-104.9892825,39.7091533 2166,2165,2166,0.0846335919696035,0.0846335919696035,-105.0140457,39.7285578,-105.0140055,39.7293183 19638,10597,10526,0.00694709641094844,0.00694709641094844,-104.9882854,39.7071884,-104.9883666,39.7071894 3597,3446,2803,0.137873345883867,0.137873345883867,-104.9462506,39.7657138,-104.9462404,39.7669537 16317,2510,3005,0.00592207877923616,0.00592207877923616,-104.9709885,39.6970925,-104.9710275,39.6970485 17174,5326,5327,0.109586213492937,0.109586213492937,-104.9693021,39.6883439,-104.9693125,39.6893294 16740,4437,10005,0.047793833799427,0.047793833799427,-104.9534368,39.6995469,-104.9531164,39.6991948 3644,3483,3484,0.202897902969007,0.202897902969007,-104.9640501,39.6929756,-104.9640755,39.691151 2231,2232,2233,0.0942717670146639,0.0942717670146639,-104.9395024,39.7328547,-104.9384001,39.7328678 2232,2233,2234,0.0947564865992517,0.0947564865992517,-104.9384001,39.7328678,-104.937292,39.7328682 16741,10005,4510,0.0465117651564764,0.0465117651564764,-104.9531164,39.6991948,-104.9527144,39.6989132 2248,2251,2252,0.0515208780131149,0.0515208780131149,-104.9592063,39.733462,-104.9586038,39.733462 16742,4510,10006,0.0392105126712721,0.0392105126712721,-104.9527144,39.6989132,-104.9523627,39.6986871 3687,3523,3524,0.057537938641533,0.057537938641533,-104.9593466,39.6983911,-104.9586741,39.6983954 2276,2276,2277,0.201064010739015,0.201064010739015,-104.930959,39.7455899,-104.9309504,39.7473981 18183,6051,5769,0.201340675613812,0.201340675613812,-105.0269948,39.7856221,-105.0269959,39.7874328 18863,9178,2185,0.000908525082812035,0.000908525082812035,-105.0164243,39.7306043,-105.0164339,39.7306008 14108,502,3544,0.223192299132,0.223192299132,-104.9447772,39.7492764,-104.9457557,39.7511373 16417,3130,3281,0.0400386431725339,0.0400386431725339,-104.970947,39.7024436,-104.9710667,39.7027917 16286,1362,1363,0.0694355006798695,0.0694355006798695,-104.9710484,39.6970248,-104.9708258,39.6964243 3729,3563,3564,0.1023601599905,0.1023601599905,-104.9671659,39.7544703,-104.9659688,39.7544499 13961,9112,9247,0.133632751867418,0.133632751867418,-105.0137882,39.7256148,-105.0153507,39.7256041 2325,1348,1614,0.104366499106977,0.104366499106977,-104.9759324,39.769905,-104.9767564,39.7705977 18909,10388,10381,0.014813120492833,0.014813120492833,-105.0124728,39.7502617,-105.0125841,39.7503638 18903,10381,10380,0.00882005349877488,0.00882005349877488,-105.0125841,39.7503638,-105.0126123,39.7504401 18454,4296,10295,0.0897566766881454,0.0897566766881454,-105.0410672,39.7539301,-105.041069,39.7531229 14692,941,2225,0.184174515609916,0.184174515609916,-104.9712147,39.7320508,-104.9712038,39.7337071 19558,10562,10563,0.0196153093677919,0.0196153093677919,-104.9885838,39.7091493,-104.9888131,39.7091506 16743,10006,7566,0.0419162617939555,0.0419162617939555,-104.9523627,39.6986871,-104.9519988,39.6984347 19568,7474,10568,0.0062936328481519,0.0062936328481519,-104.9895159,39.7084654,-104.9895159,39.7084088 18905,10382,10383,0.00831887899673018,0.00831887899673018,-105.0125197,39.7501462,-105.0124996,39.7502194 17147,4241,3546,0.202185735299221,0.202185735299221,-104.9751708,39.6966094,-104.9751709,39.6984277 14720,937,2221,0.184339220920538,0.184339220920538,-104.9735126,39.732045,-104.9735163,39.7337028 18637,2580,7383,0.244324669292135,0.244324669292135,-105.0330978,39.7229268,-105.0336341,39.725085 2484,2467,2468,0.0154146632189528,0.0154146632189528,-104.9339464,39.7474085,-104.9337661,39.7474085 17183,5608,5658,0.149882473899379,0.149882473899379,-104.9716303,39.6911179,-104.9716542,39.6897701 3908,3707,3708,0.138080579549583,0.138080579549583,-105.0030264,39.7742905,-105.002935,39.7755303 2555,2532,2533,0.191131540477931,0.191131540477931,-105.0217751,39.73818,-105.0240058,39.7380698 2556,2533,254,0.098486007419044,0.098486007419044,-105.0240058,39.7380698,-105.0251543,39.7380028 19573,10570,7473,0.00674972719310255,0.00674972719310255,-104.9892888,39.7085247,-104.9892894,39.708464 2577,1090,2550,0.0509764502640852,0.0509764502640852,-105.0403847,39.7874333,-105.0409813,39.787434 17311,5685,5705,0.205154639659543,0.205154639659543,-104.9611673,39.6929737,-104.9611673,39.6911287 20594,10852,10864,0.00559477666444464,0.00559477666444464,-105.0249031,39.7609028,-105.0249015,39.7609531 2602,2568,2565,0.0838899757725962,0.0838899757725962,-104.9535373,39.7090785,-104.9525578,39.7090414 13584,9079,9135,0.0736016285399027,0.0736016285399027,-104.9930943,39.7037972,-104.9922711,39.7036048 3952,3748,3749,0.123087650580437,0.123087650580437,-105.0264583,39.7729227,-105.026537,39.774028 2626,2587,2588,0.00484286584971978,0.00484286584971978,-105.0361228,39.7229454,-105.0361794,39.7229441 2627,2588,2589,0.0472712028951763,0.0472712028951763,-105.0361794,39.7229441,-105.0367321,39.7229406 18404,10286,7165,0.0480937532986949,0.0480937532986949,-105.0387191,39.7554242,-105.0381565,39.7554232 18406,9349,8340,0.136218529796162,0.136218529796162,-105.0259368,39.7560399,-105.0259235,39.7572649 13586,9135,9136,0.116423294527986,0.116423294527986,-104.9922711,39.7036048,-104.9910031,39.7032246 14719,5893,937,0.0748599535472642,0.0748599535472642,-104.9735211,39.7313718,-104.9735126,39.732045 2721,2676,2677,0.00391406141859358,0.00391406141859358,-104.9524392,39.7606894,-104.9524392,39.7607246 18735,4002,7603,0.202077020511888,0.202077020511888,-105.0300499,39.727056,-105.0294393,39.7288116 17677,6029,10165,0.522362145407342,0.522362145407342,-104.9855966,39.7797106,-104.9794908,39.7794867 17480,344,5940,0.0510780896194201,0.0510780896194201,-105.0150427,39.753956,-105.0154315,39.7536072 2823,2771,2261,0.100546651913918,0.100546651913918,-104.9317009,39.7674455,-104.930525,39.7674191 18144,10275,10261,0.405650212701817,0.405650212701817,-105.0175785,39.7910801,-105.0175788,39.787432 12350,8663,8667,0.00958750951684791,0.00958750951684791,-105.0123961,39.7526334,-105.0124751,39.7525722 4125,3888,3889,0.19728512260693,0.19728512260693,-104.9634642,39.7350462,-104.9634771,39.7368204 2839,2788,1047,0.105687024742303,0.105687024742303,-104.9634422,39.7669465,-104.9622057,39.7669537 2840,1047,2789,0.0528381886609336,0.0528381886609336,-104.9622057,39.7669537,-104.9615875,39.7669517 12351,8667,8668,0.0176529909929813,0.0176529909929813,-105.0124751,39.7525722,-105.0125278,39.7524187 19572,10564,10570,0.0698992084212194,0.0698992084212194,-104.9892825,39.7091533,-104.9892888,39.7085247 16413,9458,9887,0.0468003057153474,0.0468003057153474,-104.9711616,39.7030276,-104.9708237,39.7033586 2910,785,2854,0.0936375066158938,0.0936375066158938,-105.0042571,39.7018586,-105.0038253,39.7010848 12361,8671,8672,0.0146217858658369,0.0146217858658369,-105.0117521,39.7531191,-105.011589,39.7530795 2955,2899,2900,0.139071498957734,0.139071498957734,-104.9733522,39.7569824,-104.9733518,39.7582331 20621,10800,10799,0.0197706815366264,0.0197706815366264,-105.0218874,39.7616318,-105.0218863,39.7618096 16441,5747,9898,0.0366397439833697,0.0366397439833697,-104.9676964,39.6930969,-104.9681189,39.6930432 3003,2938,2939,0.343360355018568,0.343360355018568,-104.9247744,39.7038309,-104.92577,39.7008395 20697,4524,10911,0.0102002426471616,0.0102002426471616,-105.0250845,39.7632041,-105.0250813,39.7632958 20441,10798,10799,0.0151893809033584,0.0151893809033584,-105.0218855,39.7619462,-105.0218863,39.7618096 3052,2983,2984,0.049669116788992,0.049669116788992,-105.038723,39.7584839,-105.039304,39.7584901 17130,4371,4372,0.0862019013563638,0.0862019013563638,-104.976372,39.6922088,-104.9763628,39.692984 3072,3004,3006,0.148595619798792,0.148595619798792,-104.9912932,39.744504,-104.9900832,39.7454633 20009,9620,10046,0.0380951574175552,0.0380951574175552,-105.0020353,39.747495,-105.001796,39.747784 4390,4106,695,0.201687631399372,0.201687631399372,-104.9512775,39.7401701,-104.9512663,39.7419839 18702,2606,1861,0.182749323037212,0.182749323037212,-105.042706,39.7229718,-105.0427108,39.7213283 3122,2901,3051,0.104668558602022,0.104668558602022,-104.9733513,39.7594897,-104.9721269,39.7594785 20265,5574,10723,0.0117861788911356,0.0117861788911356,-105.0440065,39.7739591,-105.0438686,39.7739577 20266,10724,7552,0.00870010659628447,0.00870010659628447,-105.0452474,39.7730203,-105.0451456,39.7730203 19624,10591,10497,0.00644185269782912,0.00644185269782912,-104.9910656,39.7099299,-104.9911409,39.7099307 19579,10573,10574,0.0879788736402366,0.0879788736402366,-104.9885953,39.7076107,-104.9885894,39.7084019 18895,10376,10377,0.0641298068195797,0.0641298068195797,-105.0120158,39.75012,-105.0124804,39.7505728 20011,10694,10695,0.0242395353024572,0.0242395353024572,-105.0045347,39.7529806,-105.0047359,39.752827 17687,6171,6172,0.0391351463481426,0.0391351463481426,-104.9860994,39.7796015,-104.9856415,39.7795956 3160,3084,3085,0.0490903700114876,0.0490903700114876,-104.9792501,39.712914,-104.9786762,39.712912 19594,10580,10495,0.00720293691626167,0.00720293691626167,-104.991062,39.7102859,-104.9911462,39.7102866 3180,3100,3101,0.129889039932712,0.129889039932712,-104.9377781,39.7130688,-104.9362596,39.7130732 17168,5241,5262,0.201125324676422,0.201125324676422,-104.9740116,39.7038551,-104.9739919,39.7056638 17121,1798,4176,0.205688375484509,0.205688375484509,-104.9775097,39.6947606,-104.9775098,39.6966104 3202,3118,3119,0.112364882779035,0.112364882779035,-104.9350589,39.6929564,-104.9350503,39.6919459 14726,5162,6220,0.0504817306174529,0.0504817306174529,-104.9746897,39.7395432,-104.9752801,39.7395432 3225,3140,3141,0.161478257380345,0.161478257380345,-104.964537,39.7804755,-104.9645304,39.7819277 13781,438,3176,0.297045355127737,0.297045355127737,-105.0062729,39.7603999,-105.0085577,39.7583871 19813,5371,10633,0.121358837066421,0.121358837066421,-105.0021749,39.7336954,-105.0021797,39.732604 3298,3207,2047,0.106039987596014,0.106039987596014,-104.9687078,39.7111105,-104.9674682,39.7111011 17169,5262,1912,0.201876443466571,0.201876443466571,-104.9739919,39.7056638,-104.9739477,39.707479 4605,3695,4261,0.0511463408235916,0.0511463408235916,-104.9617464,39.6965839,-104.9611486,39.6965834 3320,3225,3226,0.12416264535459,0.12416264535459,-105.0174873,39.7717281,-105.0189401,39.7717271 19269,10421,10423,0.00254934916501421,0.00254934916501421,-104.9951815,39.7462368,-104.9951604,39.7462206 18686,1372,4116,0.0631464225691973,0.0631464225691973,-105.0366894,39.7117844,-105.0367025,39.7112166 20456,10811,10791,0.0266421174352104,0.0266421174352104,-105.022998,39.7596958,-105.0231621,39.7594921 20624,10873,10804,0.10579809531994,0.10579809531994,-105.0229935,39.7611592,-105.0242305,39.7611919 18140,10260,10273,0.404128367861769,0.404128367861769,-105.0164142,39.7874331,-105.0164012,39.7910675 4673,4035,4316,0.0606123696093501,0.0606123696093501,-105.0344405,39.6976368,-105.03444,39.6970917 3387,3285,3286,0.00355897702027561,0.00355897702027561,-104.9500244,39.7038338,-104.9499828,39.7038341 3388,3286,3287,0.0772193168955733,0.0772193168955733,-104.9499828,39.7038341,-104.9490802,39.7038404 18146,10276,10258,0.404206655907194,0.404206655907194,-105.0117797,39.791059,-105.0117945,39.7874239 4696,808,3552,0.152717552993661,0.152717552993661,-104.9769333,39.7532524,-104.9769434,39.7546258 3410,3303,3304,0.147141483236073,0.147141483236073,-104.9898413,39.756424,-104.9886307,39.7573647 20283,10722,10688,0.0815558763222832,0.0815558763222832,-105.044096,39.7739592,-105.0440849,39.7746926 20448,10804,10757,0.0136201124223367,0.0136201124223367,-105.0242305,39.7611919,-105.0243898,39.7611891 20785,10292,10946,0.00447271282341959,0.00447271282341959,-105.0280151,39.7614164,-105.0280565,39.761441 19630,10593,10504,0.00657829834277663,0.00657829834277663,-104.9910888,39.7082874,-104.9911657,39.7082872 3431,3318,3319,0.157091916454475,0.157091916454475,-104.957059,39.7805126,-104.9570312,39.7819252 20450,10805,10806,0.0327940652155406,0.0327940652155406,-105.0159721,39.7585081,-105.0163557,39.7585125 4743,1385,4362,0.103327121803573,0.103327121803573,-105.0016028,39.7121409,-105.0015545,39.7112124 18254,6754,8093,0.140439193425512,0.140439193425512,-105.0275819,39.7660439,-105.0259388,39.766049 18250,9369,6873,0.0520299718080319,0.0520299718080319,-105.0258904,39.7692943,-105.025904,39.7697621 20787,10932,5700,0.00677435562999442,0.00677435562999442,-105.0356849,39.762197,-105.035764,39.7622008 3475,3354,3355,0.201619360833214,0.201619360833214,-104.9338255,39.7274243,-104.9338318,39.7292375 14728,6303,5053,0.0505955795491821,0.0505955795491821,-104.9758778,39.7395535,-104.9764695,39.7395488 3501,59,3374,0.0977645612190622,0.0977645612190622,-104.9247401,39.6995385,-104.9240963,39.6988121 4808,4414,4415,0.102078381821333,0.102078381821333,-105.0298228,39.7058121,-105.0297971,39.7067299 3525,3393,3394,0.0602077843108352,0.0602077843108352,-105.0351232,39.7277059,-105.0351404,39.7282472 18251,6873,8493,0.0500003986375519,0.0500003986375519,-105.025904,39.7697621,-105.0258941,39.7702117 3545,656,1887,0.0518725917476049,0.0518725917476049,-105.0346018,39.7589808,-105.0346033,39.7594473 14732,5467,6342,0.17284299485541,0.17284299485541,-104.97589,39.7384222,-104.9758813,39.7368678 3566,1664,1683,0.0314909646044893,0.0314909646044893,-105.034629,39.767391,-105.0346312,39.7676742 17138,1909,4488,0.199449310001805,0.199449310001805,-104.9763514,39.7074715,-104.9762867,39.7092645 18256,7043,3984,0.199449230757582,0.199449230757582,-105.0322741,39.7687942,-105.0299405,39.7688003 4925,3762,2559,0.0885452473584724,0.0885452473584724,-105.0051409,39.7854596,-105.0051367,39.7862559 18261,6496,2547,0.410253746717568,0.410253746717568,-105.0386639,39.7911236,-105.0386666,39.7874341 3637,3478,3266,0.200452444377038,0.200452444377038,-104.9639908,39.7056725,-104.9639994,39.7038698 3638,3266,3479,0.201663130575812,0.201663130575812,-104.9639994,39.7038698,-104.9639986,39.7020562 20636,4518,10876,0.0502632727704227,0.0502632727704227,-105.0137768,39.7632209,-105.0137702,39.7627689 3656,1794,3493,0.171297280470528,0.171297280470528,-104.9284394,39.6945392,-104.9285338,39.6930004 18171,6061,4076,0.198476287736927,0.198476287736927,-105.0339562,39.7856259,-105.0339181,39.7838412 20376,10759,10760,0.116931333825994,0.116931333825994,-105.0243509,39.7608348,-105.0229928,39.7607087 3702,3537,3538,0.048566556365416,0.048566556365416,-104.9798091,39.6984199,-104.9792415,39.6984264 20385,10293,10769,0.0538892457987372,0.0538892457987372,-105.0260789,39.759245,-105.0254485,39.7592401 18174,6420,6455,0.4094647827628,0.4094647827628,-105.0245269,39.7874302,-105.024535,39.7911126 5048,4577,4578,0.133343896044873,0.133343896044873,-105.0315052,39.7415025,-105.0330646,39.7415188 3745,3575,3576,0.0911473636959273,0.0911473636959273,-104.9499292,39.7544371,-104.9488635,39.7544629 3747,3577,3469,0.101252045857741,0.101252045857741,-104.9476756,39.7544343,-104.9464912,39.7544409 20384,10767,10768,0.0160296914364663,0.0160296914364663,-105.0239411,39.7605037,-105.0241099,39.7605665 17309,4261,5684,0.20074031502923,0.20074031502923,-104.9611486,39.6965834,-104.9611511,39.6947781 18311,7054,7244,0.0289643230302344,0.0289643230302344,-105.0315008,39.7711217,-105.0311621,39.7711127 20470,10819,10820,0.0323669425461701,0.0323669425461701,-105.0192728,39.7586316,-105.0188943,39.7586235 14736,4161,4770,0.262098569801346,0.262098569801346,-104.9769715,39.7201202,-104.97698,39.7224773 5118,4637,4638,0.0862888373921514,0.0862888373921514,-105.0198922,39.7331309,-105.0201418,39.7338828 18265,6532,1691,0.20439620202731,0.20439620202731,-105.0398808,39.7657795,-105.039903,39.7676176 20472,10821,10822,0.0473810496096361,0.0473810496096361,-105.0191892,39.758896,-105.0191858,39.7593221 5168,2615,4670,0.0537518017226415,0.0537518017226415,-104.9940077,39.7225208,-104.9940093,39.7230042 18530,9153,9524,0.0561612407510351,0.0561612407510351,-105.0338511,39.7495101,-105.0336803,39.7499978 17081,882,4467,0.138148999917071,0.138148999917071,-104.9615915,39.7644962,-104.9615875,39.7657386 20012,10207,7896,0.145636470907972,0.145636470907972,-104.9904003,39.7512676,-104.9891984,39.7521958 20423,10784,10785,0.00445123207828982,0.00445123207828982,-105.0187393,39.7585283,-105.0187626,39.7585641 19137,10436,10430,0.0315234230528839,0.0315234230528839,-105.0130548,39.7409589,-105.0132616,39.7411936 17145,4684,1801,0.196612355705575,0.196612355705575,-104.9751601,39.6929864,-104.9751816,39.6947545 3889,3694,83,0.201794860941248,0.201794860941248,-104.9616812,39.702043,-104.961704,39.7002283 18574,10316,10323,0.0808271649311999,0.0808271649311999,-105.0343233,39.7828561,-105.0341543,39.7821409 17148,3546,46,0.198774198414449,0.198774198414449,-104.9751709,39.6984277,-104.9751601,39.7002153 3912,3710,3711,0.148294717491307,0.148294717491307,-104.9874523,39.7183509,-104.9891861,39.7183575 20615,10786,10857,0.0479734082124594,0.0479734082124594,-105.0188457,39.7592189,-105.0184643,39.7595354 18267,6545,2438,0.164157220604829,0.164157220604829,-105.039903,39.7694505,-105.0399004,39.7709268 17099,332,3745,0.0956275481171213,0.0956275481171213,-104.9554298,39.7451641,-104.9546644,39.7457912 14740,6607,3802,0.199799384709315,0.199799384709315,-104.9769867,39.7272649,-104.9769713,39.7290617 18269,5736,5525,0.155855016610815,0.155855016610815,-105.0398843,39.7724635,-105.0398709,39.7738651 5281,4748,4749,0.0137701294893219,0.0137701294893219,-104.9856194,39.7225378,-104.9854584,39.7225389 3961,3755,3756,0.201785607236284,0.201785607236284,-105.0264145,39.7856195,-105.0264176,39.7874342 3963,3757,1865,0.238183107088451,0.238183107088451,-104.9873962,39.696636,-104.9901799,39.6966614 18538,10309,10310,0.222695826046938,0.222695826046938,-105.0483038,39.7607426,-105.0509091,39.7607413 4053,3833,3834,0.0227974048946719,0.0227974048946719,-105.0428186,39.7485544,-105.0428357,39.748759 18576,10324,10320,0.158325840757882,0.158325840757882,-105.0327262,39.781661,-105.0313943,39.7806712 5401,3070,4833,0.174791291148441,0.174791291148441,-104.9437655,39.7130666,-104.9437517,39.7114947 20827,9001,9205,0.0113889892669974,0.0113889892669974,-105.0253805,39.7605003,-105.0253893,39.7603981 16010,9780,9781,0.00910284197008254,0.00910284197008254,-104.9993976,39.688968,-104.9994018,39.6890498 18606,8065,6592,0.262343816062173,0.262343816062173,-105.0356674,39.7306063,-105.0356782,39.7329656 18608,2631,5208,0.201029440504885,0.201029440504885,-105.0445241,39.7221383,-105.0445268,39.7239462 20328,10745,10742,0.0339039031846942,0.0339039031846942,-105.0237282,39.7585962,-105.0237259,39.7589011 4098,1552,3870,0.130787042699874,0.130787042699874,-104.944264,39.777781,-104.9440689,39.7789476 16079,9815,9284,0.0214365694827313,0.0214365694827313,-104.9728236,39.7796294,-104.9725733,39.7796422 18703,1861,7871,0.177358977412927,0.177358977412927,-105.0427108,39.7213283,-105.0426986,39.7197333 5445,4865,4866,0.0483753395839426,0.0483753395839426,-104.9775716,39.7351373,-104.9770059,39.7351417 4124,2246,3888,0.176179418850458,0.176179418850458,-104.9634985,39.733462,-104.9634642,39.7350462 18692,1856,5978,0.157563244482301,0.157563244482301,-105.0391086,39.721333,-105.0391098,39.719916 5513,4918,1222,0.0334183748575429,0.0334183748575429,-105.0119518,39.7375725,-105.0123423,39.7375848 4193,3941,3942,0.10150841538758,0.10150841538758,-105.000152,39.7393746,-105.0001356,39.7384618 18280,6739,6757,0.185196443942793,0.185196443942793,-105.0386693,39.7783767,-105.0386612,39.7767112 18287,3986,6762,0.199195011240905,0.199195011240905,-105.0299471,39.7698868,-105.0276181,39.7698189 4211,3961,3962,0.203354581445588,0.203354581445588,-105.0001766,39.7184091,-105.0001681,39.7165803 18282,6460,6792,0.289344591592559,0.289344591592559,-105.0386826,39.775685,-105.038701,39.7730829 18709,7654,7506,0.191266971634704,0.191266971634704,-105.0411042,39.7282537,-105.0410987,39.7299738 4258,4004,4005,0.0557864946968893,0.0557864946968893,-105.0300506,39.7288149,-105.0300506,39.7293166 18293,6900,6901,0.125065642459057,0.125065642459057,-105.0409865,39.7832584,-105.0409738,39.7821337 4279,4022,4023,0.136471513645059,0.136471513645059,-105.0299425,39.7548206,-105.0299339,39.7560479 18285,6794,6824,0.0676234540262284,0.0676234540262284,-105.0322928,39.76996,-105.0315024,39.7699322 20412,10780,10737,0.00327519593576582,0.00327519593576582,-105.0250471,39.7600231,-105.0250397,39.7599942 5639,1165,885,0.138504687840451,0.138504687840451,-104.9585626,39.7632361,-104.9585659,39.7644817 18705,4059,9745,0.17218742858343,0.17218742858343,-105.0426948,39.7181453,-105.0428433,39.716601 5680,5036,5037,0.13925145495263,0.13925145495263,-104.9757455,39.7507464,-104.9757231,39.7519986 4340,4070,4006,0.0527657969561626,0.0527657969561626,-105.0293098,39.784231,-105.0299104,39.7841207 4341,4006,4071,0.045563339939639,0.045563339939639,-105.0299104,39.7841207,-105.0304275,39.7840207 18706,9745,3863,0.0360430655172132,0.0360430655172132,-105.0428433,39.716601,-105.0432639,39.7165811 4363,4087,1214,0.050228703045046,0.050228703045046,-105.0117891,39.7838304,-105.0123769,39.7838268 18708,6218,7654,0.273874816557472,0.273874816557472,-105.0410732,39.7257908,-105.0411042,39.7282537 14701,5065,986,0.133961657579708,0.133961657579708,-104.9746455,39.7240692,-104.9740817,39.7251932 4385,4078,4080,0.499220390775423,0.499220390775423,-104.9910214,39.7840807,-104.9968637,39.7840925 17161,5086,5087,0.0305453434226413,0.0305453434226413,-104.9740443,39.690895,-104.9740434,39.6911697 4410,4124,3048,0.142041157035339,0.142041157035339,-104.9512246,39.7581873,-104.9511947,39.7594645 18547,10315,7542,0.326789019301198,0.326789019301198,-105.0487786,39.766951,-105.0449552,39.7669613 5780,4917,5106,0.0912724900005868,0.0912724900005868,-104.9558286,39.7101945,-104.9558382,39.7110153 4431,4139,2389,0.109327413388579,0.109327413388579,-104.9508399,39.7728937,-104.950844,39.7738769 5754,5082,5083,0.0244848814587712,0.0244848814587712,-104.9957853,39.7079855,-104.9957531,39.7077667 18548,7542,5567,0.0788647232749776,0.0788647232749776,-105.0449552,39.7669613,-105.0440325,39.7669654 5829,5144,5145,0.0718528722690416,0.0718528722690416,-104.9280639,39.7313625,-104.9273197,39.7310625 4478,4170,4171,0.114300734663783,0.114300734663783,-104.9694426,39.7200889,-104.9681062,39.7200857 14104,421,3767,0.239382300921688,0.239382300921688,-104.9424633,39.7443997,-104.9431585,39.7464851 5849,1966,5160,0.213373795201997,0.213373795201997,-104.9270076,39.7437306,-104.9270451,39.7456493 4498,1369,4184,0.105991036166523,0.105991036166523,-104.9923595,39.7121202,-104.9923849,39.7111672 17123,3542,42,0.197838013671145,0.197838013671145,-104.977531,39.6984299,-104.9775311,39.7002091 18295,1428,6901,0.00619376962359973,0.00619376962359973,-105.0409732,39.782078,-105.0409738,39.7821337 18296,6901,6968,0.214788257098635,0.214788257098635,-105.0409738,39.7821337,-105.0409894,39.7802021 5920,5198,5199,0.0509206897939403,0.0509206897939403,-104.9957805,39.7241162,-104.9963759,39.7241168 4576,4176,1777,0.0501165848501884,0.0501165848501884,-104.9775098,39.6966104,-104.9769241,39.6966037 20629,10873,10847,0.0359844691550279,0.0359844691550279,-105.0229935,39.7611592,-105.0229893,39.7608356 18356,7764,7765,0.203486837058476,0.203486837058476,-105.035177,39.7783841,-105.0351796,39.7802141 18353,7040,3427,0.201724758100166,0.201724758100166,-105.0322731,39.7669531,-105.0346332,39.7669387 6017,3447,5269,0.0916999906376171,0.0916999906376171,-104.9462338,39.7680932,-104.9451609,39.7680906 4669,4312,4313,0.0844811623232087,0.0844811623232087,-105.0344662,39.7021142,-105.0344405,39.7013547 18355,7763,7764,0.18255985476615,0.18255985476615,-105.0351781,39.7767423,-105.035177,39.7783841 20388,10772,10773,0.00806462172146812,0.00806462172146812,-105.0237551,39.7606258,-105.0238489,39.7606336 4690,1574,4327,0.172428634063548,0.172428634063548,-105.0360845,39.6869978,-105.0362476,39.6854522 14761,7128,660,0.183084210873309,0.183084210873309,-104.9793265,39.7400224,-104.9793171,39.7416689 18307,7041,3428,0.200871545358079,0.200871545358079,-105.0322795,39.7678767,-105.0346296,39.7678582 4768,2038,4380,0.146902820961905,0.146902820961905,-104.9740667,39.759206,-104.9752846,39.7582739 18357,7765,7253,0.0959812077322034,0.0959812077322034,-105.0351796,39.7802141,-105.0351261,39.7810763 17178,5409,5410,0.041431272963648,0.041431272963648,-104.9704716,39.6889796,-104.9704709,39.6893522 4841,4434,4435,0.0243817622036277,0.0243817622036277,-104.957527,39.709294,-104.957697,39.709118 19636,10595,10596,0.0236895488952709,0.0236895488952709,-104.9882841,39.7073658,-104.9881372,39.7071852 20494,10814,10837,0.00453902687683386,0.00453902687683386,-105.0192222,39.758524,-105.0192753,39.758524 12316,8640,8559,0.0170391288088959,0.0170391288088959,-105.0078019,39.7541251,-105.0076796,39.7542461 4864,4448,4449,0.051463626660104,0.051463626660104,-104.9785732,39.7570722,-104.9789969,39.757401 14105,3767,490,0.17231974049998,0.17231974049998,-104.9431585,39.7464851,-104.9415277,39.7473958 18310,7244,7054,0.0289643230302344,0.0289643230302344,-105.0311621,39.7711127,-105.0315008,39.7711217 4906,3886,865,0.080856531304005,0.080856531304005,-104.9437961,39.7657098,-104.9428501,39.7657082 14762,660,7162,0.177556995744578,0.177556995744578,-104.9793171,39.7416689,-104.9793413,39.7432656 14106,490,492,0.200841500024827,0.200841500024827,-104.9415277,39.7473958,-104.9415359,39.749202 6278,5468,5223,0.0507325637005759,0.0507325637005759,-104.9753042,39.7384242,-104.9747109,39.7384283 20498,2955,10783,0.00926966063781334,0.00926966063781334,-105.0159686,39.7584009,-105.0159618,39.7583177 18511,9529,10302,0.134870017545438,0.134870017545438,-105.0410698,39.7499582,-105.0410619,39.7511711 18559,10317,10318,0.0818849597364774,0.0818849597364774,-105.03063,39.7832519,-105.0297002,39.7834301 5006,4551,4552,0.0605833275140723,0.0605833275140723,-105.0217216,39.7338931,-105.0217376,39.7344378 20497,10805,2955,0.011923850145444,0.011923850145444,-105.0159721,39.7585081,-105.0159686,39.7584009 6365,1258,377,0.0777271141684953,0.0777271141684953,-105.0204854,39.7741292,-105.0213949,39.7741289 5032,3218,4567,0.203476554448063,0.203476554448063,-104.9605331,39.7111143,-104.9605404,39.7092844 18309,3989,7244,0.103816807067418,0.103816807067418,-105.0299481,39.7710804,-105.0311621,39.7711127 6389,5536,5537,0.0941709460297732,0.0941709460297732,-104.9948277,39.7742296,-104.9959296,39.7742339 5052,4580,4581,0.0994044886957745,0.0994044886957745,-105.0369879,39.7415159,-105.0381505,39.741515 19827,9253,7642,0.176656738058614,0.176656738058614,-105.0022016,39.7289106,-105.0022097,39.7273219 18315,7190,1430,0.126827993445383,0.126827993445383,-105.0421451,39.7832183,-105.0421723,39.7820779 18691,2597,1856,0.178902858758576,0.178902858758576,-105.0391167,39.7229419,-105.0391086,39.721333 6529,1038,5638,0.106710156184621,0.106710156184621,-104.9622461,39.7557325,-104.9609978,39.7557305 5211,4703,4704,0.0593965930317325,0.0593965930317325,-104.9883469,39.709334,-104.9890412,39.7093409 18320,7455,6063,0.193748278871749,0.193748278871749,-105.0363356,39.7838724,-105.0363465,39.7856148 5307,4763,4764,0.0623737801227747,0.0623737801227747,-104.9601753,39.7225386,-104.959446,39.7225375 20402,10771,10761,0.045832556045337,0.045832556045337,-105.0250699,39.7607782,-105.0250806,39.7603661 6659,5732,716,0.0227471694550216,0.0227471694550216,-105.0039126,39.7730596,-105.0041786,39.7730524 5331,3596,4783,0.0944705655668644,0.0944705655668644,-104.9293972,39.7231683,-104.9282926,39.7231695 14107,492,502,0.277229511676695,0.277229511676695,-104.9415359,39.749202,-104.9447772,39.7492764 6732,5783,5784,0.103949862025848,0.103949862025848,-104.9941411,39.7504097,-104.9949995,39.7510718 14767,7420,4860,0.190666070334235,0.190666070334235,-104.9804389,39.7368731,-104.9804415,39.7351584 20406,8354,10772,0.00730920335045724,0.00730920335045724,-105.0236698,39.7606212,-105.0237551,39.7606258 6754,5799,5800,0.0473962648551068,0.0473962648551068,-105.0328002,39.7874226,-105.0333549,39.7874228 14769,7430,4858,0.18998910813567,0.18998910813567,-104.9816663,39.7368655,-104.981675,39.7351569 5443,4863,4864,0.0452091651037792,0.0452091651037792,-104.9787104,39.7351477,-104.9781817,39.7351466 19834,10654,9725,0.196434640947063,0.196434640947063,-105.0398868,39.736613,-105.0393021,39.7349046 6799,2741,5836,0.0500630331544159,0.0500630331544159,-104.9558357,39.6911246,-104.9552507,39.6911326 20523,2708,10752,0.00659207654644855,0.00659207654644855,-105.0229124,39.7619341,-105.0229895,39.7619327 18323,7479,7480,0.203575671880267,0.203575671880267,-105.0433631,39.7802085,-105.043363,39.7783777 18329,6073,7593,0.194237102947714,0.194237102947714,-105.0433238,39.7856121,-105.0433336,39.7838653 5506,4912,2121,0.0993922299820147,0.0993922299820147,-104.9280548,39.7346813,-104.9268925,39.7346889 19837,5204,5602,0.169326060361496,0.169326060361496,-105.000925,39.7241245,-105.0016002,39.725556 6868,3299,5873,0.0385426751655708,0.0385426751655708,-105.0432684,39.7149673,-105.043719,39.7149652 5529,4929,4930,0.0186787878300106,0.0186787878300106,-104.9980335,39.7400187,-104.9981378,39.7401663 5530,4930,4931,0.150638241291928,0.150638241291928,-104.9981378,39.7401663,-104.9988399,39.7414088 20519,10815,10845,0.0426977620157165,0.0426977620157165,-105.0192433,39.7583417,-105.0187438,39.7583413 6909,5905,5906,0.0925705753401188,0.0925705753401188,-104.9394475,39.7492413,-104.9383649,39.7492571 5581,4968,4969,0.19364655602673,0.19364655602673,-104.9800866,39.7801495,-104.9800922,39.781891 20802,10942,606,0.00932539286509621,0.00932539286509621,-105.0279694,39.7630233,-105.0278867,39.763078 20522,10808,2708,0.0062556157491122,0.0062556157491122,-105.0228402,39.7619433,-105.0229124,39.7619341 5631,3571,5004,0.140817256140417,0.140817256140417,-104.9585602,39.75446,-104.9585604,39.7557264 18338,2435,7632,0.201752260263955,0.201752260263955,-105.0387198,39.7712682,-105.038723,39.7730826 20016,2696,8044,0.148197142125826,0.148197142125826,-104.984388,39.7559539,-104.9831794,39.7569094 5653,2345,4151,0.175358365382788,0.175358365382788,-104.9585534,39.7194149,-104.9582358,39.7209729 18327,1432,7191,0.123062885737589,0.123062885737589,-105.0433255,39.7820793,-105.0433363,39.783186 6998,2684,5970,0.144359466732262,0.144359466732262,-104.9795298,39.7522538,-104.9783626,39.753192 5670,679,5028,0.00422540721209624,0.00422540721209624,-104.9591758,39.7416126,-104.9591758,39.7416506 5671,5028,5029,0.199984733552555,0.199984733552555,-104.9591758,39.7416506,-104.9591698,39.7434491 20382,10765,10766,0.0345648031474255,0.0345648031474255,-105.023905,39.7606411,-105.0243045,39.7606892 18350,7716,6756,0.141149359906032,0.141149359906032,-105.0259442,39.7669727,-105.0275956,39.7669634 5748,5078,5079,0.20268033504505,0.20268033504505,-105.0378651,39.6985745,-105.0378823,39.6967518 18163,10259,6036,0.2014076606309,0.2014076606309,-105.0152653,39.7874334,-105.0152693,39.7856221 14704,5105,3799,0.199599075644316,0.199599075644316,-104.9735001,39.7272799,-104.9734712,39.7290748 18162,2170,10259,0.118558518008842,0.118558518008842,-105.0146867,39.7884025,-105.0152653,39.7874334 20019,4453,5501,0.145746885757253,0.145746885757253,-104.980759,39.7587503,-104.9796104,39.759719 5830,5145,2118,0.0459910302398271,0.0459910302398271,-104.9273197,39.7310625,-104.9268844,39.7308196 20020,5501,7075,0.147873409818305,0.147873409818305,-104.9796104,39.759719,-104.9783828,39.760656 14776,5927,3806,0.151596310173331,0.151596310173331,-104.9804991,39.7304325,-104.9805124,39.7290692 5853,4622,5163,0.10255879316328,0.10255879316328,-104.9274625,39.7446677,-104.9274829,39.7455899 18343,7662,5247,0.110734380038432,0.110734380038432,-105.0351663,39.7639675,-105.0351958,39.7649631 20022,8291,7898,0.145585163841291,0.145585163841291,-104.9912817,39.7519386,-104.9900722,39.7528603 7192,6084,6085,0.188916282974339,0.188916282974339,-105.0300536,39.7630057,-105.0322636,39.7629835 18345,6874,1684,0.205522453761373,0.205522453761373,-105.0351985,39.7658172,-105.0352055,39.7676655 20542,2953,10853,0.0105529318413212,0.0105529318413212,-105.0157188,39.7584009,-105.015713,39.7584957 18348,2429,7700,0.202520445331427,0.202520445331427,-105.0352091,39.7713194,-105.0352012,39.7731407 20024,8856,9319,0.148299248554164,0.148299248554164,-104.988892,39.7538026,-104.9876534,39.7547364 7238,4839,1519,0.0519761467059316,0.0519761467059316,-104.9751709,39.7092743,-104.9745633,39.7092771 14772,923,5925,0.177924520685585,0.177924520685585,-104.9816421,39.7320276,-104.9816081,39.7304277 20544,10831,10809,0.07258379165013,0.07258379165013,-105.0193747,39.7583443,-105.0193936,39.7576917 5934,4646,3645,0.198637387669602,0.198637387669602,-105.0186425,39.7238822,-105.0209651,39.7238828 20537,10850,10851,0.00393462806086889,0.00393462806086889,-105.0226484,39.7596157,-105.0226242,39.7596458 7284,6141,11,0.135513694564746,0.135513694564746,-105.0283644,39.7451504,-105.0283851,39.746369 5958,5230,5231,0.202816769336327,0.202816769336327,-104.9546568,39.6947809,-104.9546783,39.692957 20538,10764,10852,0.00745697116010785,0.00745697116010785,-105.0249892,39.7609136,-105.0249031,39.7609028 7311,5071,6157,0.164940273242935,0.164940273242935,-105.037844,39.6894614,-105.0390628,39.6883122 5976,4624,1247,0.13286062727511,0.13286062727511,-105.0189554,39.7644371,-105.0205098,39.764433 5978,4556,2725,0.132159028738313,0.132159028738313,-105.0220655,39.7644258,-105.0236117,39.7644248 20539,10852,10833,0.00647861100893927,0.00647861100893927,-105.0249031,39.7609028,-105.0248283,39.7608934 7339,6169,6170,0.0619567458929491,0.0619567458929491,-104.9601619,39.7241291,-104.9594375,39.7241351 5998,5256,5257,0.103904946256075,0.103904946256075,-104.9671812,39.7681442,-104.9659655,39.7681412 19289,10469,10470,0.0657689911002152,0.0657689911002152,-104.9881479,39.7392371,-104.988856,39.7394681 20550,10854,10842,0.00418096419493106,0.00418096419493106,-105.0159697,39.7588715,-105.0159695,39.7589091 6016,5268,3447,0.109289564409357,0.109289564409357,-104.9475125,39.7680963,-104.9462338,39.7680932 20541,10846,2953,0.0102415664506872,0.0102415664506872,-105.0157176,39.7583088,-105.0157188,39.7584009 6042,2870,5284,0.0497761483323909,0.0497761483323909,-104.9829275,39.7855836,-104.982919,39.785136 20446,10802,10794,0.010877497210246,0.010877497210246,-105.0218433,39.761098,-105.0218405,39.7610002 6066,1342,5306,0.205811743638723,0.205811743638723,-105.0226989,39.7129828,-105.0226912,39.7111319 20547,2961,10838,0.0117661269256179,0.0117661269256179,-105.021139,39.7584434,-105.0210227,39.7583868 7483,6261,1188,0.16816674729097,0.16816674729097,-104.9613184,39.7256069,-104.9613359,39.7271192 6138,3644,4554,0.0976185559336041,0.0976185559336041,-105.0209565,39.7228992,-105.0220979,39.7228967 18364,7802,1660,0.0598129332818693,0.0598129332818693,-105.0259573,39.7679612,-105.0259529,39.7674233 7554,6302,1356,0.0804502555219789,0.0804502555219789,-105.015828,39.7832739,-105.015824,39.7825504 6209,5412,1185,0.167137462035015,0.167137462035015,-104.9658624,39.7255988,-104.9658583,39.7271019 6210,1185,5413,0.0233182677092941,0.0233182677092941,-104.9658583,39.7271019,-104.9658604,39.7273116 14730,6318,6303,0.0522173167652759,0.0522173167652759,-104.9758794,39.7400231,-104.9758778,39.7395535 20234,10715,10714,0.0286157939247338,0.0286157939247338,-104.9412314,39.693774,-104.9409313,39.6936604 20565,1287,10855,0.00858462136960439,0.00858462136960439,-105.0205384,39.7583461,-105.020438,39.7583443 6251,5443,779,0.0160681132894306,0.0160681132894306,-105.0250652,39.7022173,-105.0250638,39.7020728 14783,4856,7862,0.182896538603858,0.182896538603858,-104.9828985,39.7352253,-104.982911,39.7368701 6272,5463,5464,0.0498340640254978,0.0498340640254978,-104.9798976,39.7384177,-104.9793148,39.7384144 20235,10714,8820,0.0168131405425372,0.0168131405425372,-104.9409313,39.6936604,-104.9407348,39.6936614 6293,5477,3890,0.10549800375505,0.10549800375505,-104.964716,39.7383814,-104.9634822,39.7383772 16545,7835,9934,0.137971408959184,0.137971408959184,-104.975145,39.7519832,-104.9751503,39.7507424 6362,351,5522,0.0335008525021526,0.0335008525021526,-105.0171199,39.7741304,-105.0175119,39.7741304 16018,9787,9788,0.0995758326234823,0.0995758326234823,-105.0053015,39.6892589,-105.0062451,39.6887348 6387,5535,2028,0.107888528337289,0.107888528337289,-104.9923558,39.7742164,-104.9936175,39.7741835 20242,10717,10716,0.029516495512001,0.029516495512001,-104.9410012,39.6961469,-104.9411444,39.6963884 7774,5212,6424,0.109568567873903,0.109568567873903,-105.0174804,39.7238894,-105.0175106,39.7248745 16546,9934,9935,0.139302196645357,0.139302196645357,-104.9751503,39.7507424,-104.9751681,39.7494897 20562,10798,10807,0.0058401189840652,0.0058401189840652,-105.0218855,39.7619462,-105.0219538,39.7619476 15113,3050,7229,0.0133472139691031,0.0133472139691031,-104.9963681,39.7597212,-104.996479,39.7596367 20245,8372,6959,0.0489264341729089,0.0489264341729089,-105.0357622,39.7454303,-105.0353181,39.7451528 11422,8078,8079,0.0484137060021889,0.0484137060021889,-105.043577,39.7835803,-105.0441387,39.7836373 6473,5599,5600,0.108658521887425,0.108658521887425,-105.0015794,39.7184418,-105.0015966,39.7194189 15115,7996,7997,0.209391166364433,0.209391166364433,-104.9977757,39.7584584,-104.9977757,39.7603415 18367,7754,8093,0.0507390772270922,0.0507390772270922,-105.0259422,39.7665053,-105.0259388,39.766049 20352,10751,9401,0.00837355044160468,0.00837355044160468,-105.0253759,39.7585688,-105.025278,39.7585714 6492,5616,5617,0.0720767157725574,0.0720767157725574,-105.0015651,39.7393715,-105.0015669,39.7400197 14721,2221,4871,0.160443069505019,0.160443069505019,-104.9735163,39.7337028,-104.9735383,39.7351456 18368,8093,6894,0.0518148786998363,0.0518148786998363,-105.0259388,39.766049,-105.0259502,39.7655831 16020,9789,9788,0.073636854952175,0.073636854952175,-105.0063551,39.6893916,-105.0062451,39.6887348 7896,6503,6504,0.201046575537805,0.201046575537805,-104.9503891,39.7819179,-104.9503707,39.7837259 16547,9935,3668,0.222625726498778,0.222625726498778,-104.9751681,39.7494897,-104.9751801,39.7474876 11416,8000,8034,0.303468507056762,0.303468507056762,-105.0252653,39.7846442,-105.0287237,39.7840235 6579,5669,5670,0.150406237761818,0.150406237761818,-105.0311012,39.7566748,-105.0310884,39.7580274 20845,10954,10937,0.131662909083966,0.131662909083966,-105.0254122,39.760199,-105.0266441,39.7609098 6604,5693,4324,0.222481680681729,0.222481680681729,-105.0324406,39.7067365,-105.0350413,39.7067233 18371,5250,7594,0.0499247461563453,0.0499247461563453,-105.0259394,39.7646609,-105.0259281,39.764212 15222,8101,8102,0.077833708774634,0.077833708774634,-105.0417114,39.7441064,-105.0426126,39.7442054 18372,7594,5883,0.083286408265142,0.083286408265142,-105.0259281,39.764212,-105.025945,39.7634631 6714,5766,2843,0.181402526618843,0.181402526618843,-104.9316752,39.6938788,-104.9295552,39.693859 14742,5935,931,0.176525948040391,0.176525948040391,-104.9769887,39.7304575,-104.9770026,39.732045 20409,8971,8976,0.00824136098890487,0.00824136098890487,-105.0250832,39.760307,-105.0250886,39.760233 17573,10146,4643,0.00925827675066928,0.00925827675066928,-105.0192547,39.73083,-105.0192742,39.7307481 8175,6672,3101,0.17546713620256,0.17546713620256,-104.9362682,39.7146512,-104.9362596,39.7130732 11210,300,106,0.00724031766776508,0.00724031766776508,-104.931659,39.700286,-104.931654,39.700221 8223,6696,951,0.177624298281023,0.177624298281023,-104.9494801,39.7305216,-104.9494887,39.732119 6856,4317,5865,0.0513037576080921,0.0513037576080921,-105.034904,39.7149636,-105.0355038,39.7149636 18335,7611,1689,0.102723820359578,0.102723820359578,-105.0387087,39.7667047,-105.0387013,39.7676285 20356,10752,10753,0.178510491347886,0.178510491347886,-105.0229895,39.7619327,-105.0250779,39.761939 6873,5878,5879,0.686284794666677,0.686284794666677,-105.045238,39.6917061,-105.0531962,39.6924757 11609,3416,7035,0.200128365503357,0.200128365503357,-105.0346041,39.7625399,-105.0322628,39.7625513 11610,7035,8338,0.189938999172283,0.189938999172283,-105.0322628,39.7625513,-105.0300407,39.7625615 6895,5896,4960,0.0956843495121368,0.0956843495121368,-105.0109828,39.7056561,-105.0109882,39.7047956 11335,8218,251,0.176906123725318,0.176906123725318,-104.9994384,39.7289153,-104.9994212,39.7305062 17668,10162,10161,0.0392525789715303,0.0392525789715303,-104.9861062,39.7795141,-104.9856475,39.7795327 8321,6751,5251,0.0499574491010493,0.0499574491010493,-105.0275693,39.7642092,-105.0275802,39.7646584 17670,8260,9051,0.230562637224967,0.230562637224967,-104.9794547,39.7798315,-104.9821447,39.7799919 8340,6769,5533,0.120999789974565,0.120999789974565,-105.0275913,39.7729556,-105.027737,39.774038 11366,7971,1892,0.0488719799669425,0.0488719799669425,-105.0053146,39.761583,-105.0052777,39.7620216 6977,4442,5511,0.147695461409276,0.147695461409276,-104.9759203,39.7550431,-104.974688,39.7559741 14750,2214,929,0.185352492811126,0.185352492811126,-104.9781559,39.7337051,-104.9781467,39.7320382 7030,4913,5988,0.198333075719104,0.198333075719104,-104.9257471,39.7346951,-104.9257168,39.7364786 18693,5978,6025,0.00688297127309608,0.00688297127309608,-105.0391098,39.719916,-105.0391099,39.7198541 11612,3418,742,0.19996057055502,0.19996057055502,-105.0346033,39.763439,-105.0322639,39.7634453 20437,10795,10796,0.0230619881865373,0.0230619881865373,-105.0227368,39.7610963,-105.0226193,39.761283 11948,8496,8497,0.0216014239716138,0.0216014239716138,-105.013905,39.7558225,-105.0139116,39.7556283 7132,1290,6044,0.0502638300231986,0.0502638300231986,-105.0204693,39.7856314,-105.0210575,39.7856258 11686,1032,773,0.0128283485920152,0.0128283485920152,-105.0019469,39.752933,-105.0019256,39.7530472 8554,4804,6890,0.135875328970406,0.135875328970406,-105.0127751,39.765645,-105.0143648,39.7656412 11767,2687,8406,0.0738017906986337,0.0738017906986337,-104.9808835,39.7532566,-104.9814866,39.7527817 8601,2178,596,0.0528183519637533,0.0528183519637533,-105.01465,39.7765593,-105.015268,39.7765659 7225,6106,6107,0.101643082422806,0.101643082422806,-104.9863727,39.7093097,-104.9851845,39.7093159 11821,8422,8423,0.175711465733647,0.175711465733647,-105.0135792,39.7398604,-105.013871,39.7414246 8624,109,720,0.104166949267626,0.104166949267626,-105.002935,39.7765792,-105.0041538,39.776566 18552,7705,2988,0.199131268231619,0.199131268231619,-105.0422469,39.7567047,-105.0422605,39.7584955 14770,4858,2209,0.16101488662795,0.16101488662795,-104.981675,39.7351569,-104.9816406,39.7337091 7328,6165,6166,0.0995968460919669,0.0995968460919669,-104.9688892,39.7713666,-104.9697218,39.7719933 12286,8526,8525,0.0214801658544325,0.0214801658544325,-105.0049596,39.7505226,-105.0047107,39.7504962 7376,337,6196,0.0756391181616623,0.0756391181616623,-104.9373307,39.7804664,-104.9364456,39.7804736 12217,8592,8593,0.114913209514243,0.114913209514243,-105.0036056,39.7454327,-105.0029536,39.744529 12317,8559,2500,0.0435792910401613,0.0435792910401613,-105.0076796,39.7542461,-105.0073403,39.7545386 8839,528,7032,0.050727128416239,0.050727128416239,-105.0322618,39.7598749,-105.032262,39.7603311 7478,6259,1180,0.207751884347626,0.207751884347626,-104.999187,39.6994545,-104.9967587,39.6994606 18554,9429,7706,0.20403157089995,0.20403157089995,-105.0434221,39.7548692,-105.0434221,39.7567041 15821,8564,8565,0.0641361466923926,0.0641361466923926,-105.0273775,39.7358643,-105.0275518,39.7353033 8860,7045,7046,0.134234542647931,0.134234542647931,-105.0314642,39.7767176,-105.0314652,39.7779248 7498,4598,3688,0.240872387579393,0.240872387579393,-104.9610007,39.7447808,-104.9609894,39.746947 7499,3688,6270,0.142331405185985,0.142331405185985,-104.9609894,39.746947,-104.960998,39.748227 20649,10880,1676,0.0578550543011222,0.0578550543011222,-105.0146396,39.7675397,-105.0146419,39.76806 12236,8586,1599,0.0967599085697604,0.0967599085697604,-105.0012044,39.74196,-105.0021858,39.7415267 7572,5861,1309,0.178473387298321,0.178473387298321,-105.0324691,39.7149773,-105.0324406,39.7133724 18324,7480,7524,0.15130858595047,0.15130858595047,-105.043363,39.7783777,-105.0433477,39.777017 7598,6323,6324,0.205483069278936,0.205483069278936,-104.9663246,39.7020694,-104.9663063,39.7002215 17836,9362,1627,0.0523901213643909,0.0523901213643909,-104.9999965,39.7692821,-104.9994072,39.7691524 14759,7101,5464,0.170276074046912,0.170276074046912,-104.9792889,39.7368832,-104.9793148,39.7384144 14760,5464,7128,0.178804240685068,0.178804240685068,-104.9793148,39.7384144,-104.9793265,39.7400224 7640,6024,3875,0.0993805589791004,0.0993805589791004,-104.9453106,39.7581922,-104.944148,39.7581905 16021,9788,9790,0.320911397883896,0.320911397883896,-105.0062451,39.6887348,-105.0063095,39.6858492 9035,7131,7132,0.0496921831493493,0.0496921831493493,-105.0375424,39.7347779,-105.0381234,39.7347872 18491,9168,9169,0.133423914370859,0.133423914370859,-105.0422474,39.7487571,-105.0422538,39.749957 17837,1627,5679,0.10292857902181,0.10292857902181,-104.9994072,39.7691524,-104.9982029,39.7691518 9059,2896,5632,0.0842038197459281,0.0842038197459281,-104.9733529,39.7551547,-104.9727182,39.7557338 20806,7427,10935,0.00559704943884798,0.00559704943884798,-105.0369381,39.7621971,-105.0370035,39.7621946 12938,1970,8709,0.0935507240006809,0.0935507240006809,-105.0018024,39.7442826,-105.0028925,39.7443552 11439,511,8252,0.25940626826434,0.25940626826434,-105.0312479,39.7836347,-105.0342719,39.7834294 7695,5168,6377,0.177825109084943,0.177825109084943,-104.9449622,39.716238,-104.9449725,39.7146388 20708,7442,10913,0.0784445493600802,0.0784445493600802,-105.0275322,39.7638138,-105.0277761,39.7631337 9099,6388,7159,0.131345505242465,0.131345505242465,-105.0381277,39.7475739,-105.0381363,39.7487551 11441,8256,8255,0.0395721958074786,0.0395721958074786,-105.0155373,39.7837344,-105.0160004,39.7837363 19809,5615,9635,0.105426130739244,0.105426130739244,-105.0015645,39.7393,-105.0021668,39.7384727 9145,5720,7186,0.100417695742859,0.100417695742859,-105.0357487,39.7831573,-105.0369189,39.7832402 11443,8254,8257,0.03964069530807,0.03964069530807,-105.0159925,39.7835953,-105.0155286,39.7835973 7788,6432,6433,0.0533345329573706,0.0533345329573706,-105.0177887,39.7548225,-105.0178088,39.7553019 12939,8709,8766,0.0775671350558112,0.0775671350558112,-105.0028925,39.7443552,-105.0021048,39.7447013 9187,7207,7208,0.0500116374722849,0.0500116374722849,-104.9821537,39.693012,-104.9815692,39.6930097 7811,838,6446,0.0830965282034823,0.0830965282034823,-104.9427798,39.7746589,-104.9423252,39.7753195 7816,6449,2813,0.0739587262737054,0.0739587262737054,-104.9904536,39.7751772,-104.9913173,39.7752191 12260,8617,8618,0.00726192949201925,0.00726192949201925,-105.0083585,39.7576557,-105.0084208,39.7577001 20803,606,10913,0.0113017508087441,0.0113017508087441,-105.0278867,39.763078,-105.0277761,39.7631337 9235,7240,7241,0.0498075431237363,0.0498075431237363,-104.9792633,39.7057342,-104.9786816,39.7057151 7861,6474,6475,0.692905896897531,0.692905896897531,-105.0451381,39.7747614,-105.053246,39.7747583 12942,8804,1331,0.0594619846778877,0.0594619846778877,-105.0013561,39.7437151,-105.0019226,39.7434049 12264,8622,8616,0.0863852743591186,0.0863852743591186,-105.0070785,39.7566504,-105.0077835,39.757207 7908,6511,6512,0.107336468131195,0.107336468131195,-104.940586,39.787473,-104.9405864,39.7865077 20811,10951,7034,0.00453220039269765,0.00453220039269765,-105.0322095,39.7622183,-105.0322625,39.7622195 13006,8912,8913,0.031616887141609,0.031616887141609,-104.9956858,39.7676849,-104.9953476,39.7678001 7929,4175,6525,0.0337195393803404,0.0337195393803404,-104.9775465,39.6932215,-104.9772938,39.6929888 20394,10762,10775,0.00651572160316994,0.00651572160316994,-105.0243849,39.7600288,-105.0243213,39.7599965 20400,3591,10771,0.0086403574168429,0.0086403574168429,-105.025071,39.7608559,-105.0250699,39.7607782 8000,6560,6561,0.05117078549911,0.05117078549911,-104.9868584,39.7241275,-104.9862601,39.7241317 18914,10389,10392,0.00619620469246147,0.00619620469246147,-105.0126265,39.7501937,-105.0126753,39.7502349 8024,6580,6581,0.135411748293681,0.135411748293681,-105.0113223,39.732461,-105.0128679,39.7321961 8047,5711,6593,0.0649690182450408,0.0649690182450408,-105.0362237,39.7329601,-105.0369834,39.7329675 20509,10841,638,0.00591881170263726,0.00591881170263726,-105.0181411,39.7583408,-105.0180723,39.7583468 12270,8627,8518,0.0752716608672627,0.0752716608672627,-105.0066278,39.7560666,-105.0071312,39.7555112 15918,9104,9746,0.00764030702792677,0.00764030702792677,-105.0421714,39.7165106,-105.0421231,39.7165684 8143,6654,1583,0.150966803397046,0.150966803397046,-105.0452294,39.6895265,-105.0452106,39.6881689 18477,2411,5542,0.101313827089111,0.101313827089111,-105.0398977,39.753016,-105.0399084,39.7521049 15876,8978,9002,0.0205305754568531,0.0205305754568531,-105.0408265,39.7349435,-105.0410599,39.7349868 8295,6735,6736,0.0734967400485445,0.0734967400485445,-105.0196661,39.7603379,-105.0202265,39.7608392 12273,8629,8517,0.0368940227401467,0.0368940227401467,-105.0068222,39.7549438,-105.0069509,39.7552605 8322,5251,6752,0.0513511942917184,0.0513511942917184,-105.0275802,39.7646584,-105.0275758,39.7651202 17214,3774,8403,0.176505403414048,0.176505403414048,-104.9774885,39.7022712,-104.9775319,39.7038582 11789,4445,6564,0.147259159007996,0.147259159007996,-104.9772635,39.7560534,-104.9784697,39.7551079 8396,516,6411,0.245438474982929,0.245438474982929,-104.968998,39.788144,-104.9688032,39.7903462 19810,9635,9643,0.17762409301406,0.17762409301406,-105.0021668,39.7384727,-105.0021748,39.7368753 19811,9643,7122,0.176833292049994,0.176833292049994,-105.0021748,39.7368753,-105.0021749,39.735285 9834,7540,7541,0.0505839701248518,0.0505839701248518,-105.0449514,39.7661904,-105.044947,39.7666453 8443,1465,5441,0.103147915206822,0.103147915206822,-105.0238576,39.7038839,-105.0250601,39.7039517 13470,9094,9095,0.186249123099868,0.186249123099868,-105.0189056,39.7254091,-105.0210758,39.7255489 9909,7585,3060,0.206196737198557,0.206196737198557,-104.9360971,39.758301,-104.9361384,39.7601551 8516,6868,4142,0.0958725861464383,0.0958725861464383,-104.9838262,39.7147216,-104.9827054,39.7147303 18481,9120,6391,0.130087180946324,0.130087180946324,-105.0398842,39.7487505,-105.0398871,39.7475806 8559,1248,4557,0.13273864991069,0.13273864991069,-105.0205165,39.7656381,-105.0220695,39.765634 18488,9153,9154,0.0316379611455697,0.0316379611455697,-105.0338511,39.7495101,-105.0338562,39.7492256 10040,7380,7647,0.073513516250253,0.073513516250253,-105.0337242,39.7277125,-105.0345838,39.7277084 8638,6926,6927,0.0519431626477688,0.0519431626477688,-104.9982022,39.7580108,-104.9980305,39.7584589 8640,6928,2302,0.107037203280329,0.107037203280329,-105.0086993,39.6967351,-105.0087181,39.6957726 18492,9169,9170,0.136492159060533,0.136492159060533,-105.0422538,39.749957,-105.04225,39.7511845 8683,1000,4222,0.0557449369548998,0.0557449369548998,-104.9875739,39.7819524,-104.9869216,39.781959 15905,8603,8604,0.0748338508215397,0.0748338508215397,-105.0285111,39.7222816,-105.0283446,39.7216209 13757,8439,9181,0.0861617636196398,0.0861617636196398,-105.0164414,39.7435744,-105.0158598,39.7429416 10162,2158,7701,0.118289099292956,0.118289099292956,-105.0144627,39.756468,-105.0158374,39.7565896 8752,6982,6983,0.20266520881126,0.20266520881126,-105.040852,39.7021868,-105.0408606,39.7003642 12326,8650,8651,0.106050821827968,0.106050821827968,-105.005782,39.7481919,-105.0047136,39.7486765 18298,6995,6996,0.187375849458261,0.187375849458261,-105.0409786,39.77838,-105.0409867,39.7766949 14103,418,421,0.212232135618177,0.212232135618177,-104.9449438,39.7443271,-104.9424633,39.7443997 11436,8255,7984,0.498708139076575,0.498708139076575,-105.0160004,39.7837363,-105.0218262,39.7840053 18497,9201,9212,0.134547599555241,0.134547599555241,-105.0352011,39.7487792,-105.0351931,39.7499892 19881,2617,10410,0.177201589274352,0.177201589274352,-104.9957832,39.7225228,-104.9957751,39.7209292 8821,13,7020,0.00925156011318802,0.00925156011318802,-105.0315114,39.7463778,-105.0315108,39.746461 14676,5941,3794,0.153141383772443,0.153141383772443,-104.9700474,39.7304587,-104.9700349,39.7290815 8846,6085,742,0.0513498235273795,0.0513498235273795,-105.0322636,39.7629835,-105.0322639,39.7634453 19287,9967,10468,0.111280897910296,0.111280897910296,-104.986072,39.7392385,-104.9873734,39.7392289 8898,267,7062,0.0377688740912094,0.0377688740912094,-104.9500299,39.6896634,-104.9500436,39.6893239 20847,10946,10950,0.100177888201708,0.100177888201708,-105.0280565,39.761441,-105.0289678,39.7620075 18612,1850,9261,0.181237135841786,0.181237135841786,-105.0355172,39.72133,-105.0355223,39.7197001 18361,7374,7802,0.0447005696877022,0.0447005696877022,-105.0259557,39.7683632,-105.0259573,39.7679612 8973,7099,900,0.0469763030340631,0.0469763030340631,-104.9417431,39.7640544,-104.9417276,39.7644767 14047,4836,389,0.0490717904305928,0.0490717904305928,-104.9997732,39.7140054,-105.0001337,39.7136621 12310,8644,8645,0.447909393812679,0.447909393812679,-105.0077069,39.7535527,-105.0040083,39.7506996 8996,7110,7111,0.00729890302499032,0.00729890302499032,-105.027555,39.7347529,-105.0276403,39.7347505 8997,7111,7112,0.0821157489631964,0.0821157489631964,-105.0276403,39.7347505,-105.0286006,39.7347486 19296,10470,10471,0.0561834077462884,0.0561834077462884,-104.988856,39.7394681,-104.9888451,39.7389629 9018,7120,3944,0.0625799505809278,0.0625799505809278,-104.9994256,39.7352803,-105.0001574,39.7352867 20228,8758,8818,0.0478043651923457,0.0478043651923457,-104.9412322,39.6947542,-104.9407334,39.6945605 14140,9284,9285,0.260183964007922,0.260183964007922,-104.9725733,39.7796422,-104.9695286,39.7796372 10472,1612,7829,0.00870018444151776,0.00870018444151776,-104.9918236,39.7578438,-104.9917479,39.7578961 9067,7146,1144,0.138617590256283,0.138617590256283,-104.9721238,39.7620063,-104.9721151,39.7632529 9068,1144,873,0.140306927162159,0.140306927162159,-104.9721151,39.7632529,-104.9721084,39.7645147 16081,9816,366,0.168828958006928,0.168828958006928,-104.962098,39.7800102,-104.9601224,39.7799975 19882,10410,7867,0.175655958248639,0.175655958248639,-104.9957751,39.7209292,-104.9957671,39.7193495 9135,5185,5653,0.105406920017136,0.105406920017136,-105.0383678,39.7245391,-105.0383801,39.725487 19292,10469,10471,0.0669585268555214,0.0669585268555214,-104.9881479,39.7392371,-104.9888451,39.7389629 14789,9417,9415,0.0546470920616291,0.0546470920616291,-104.9903058,39.7738874,-104.9903152,39.773396 14678,9330,9301,0.189092694124095,0.189092694124095,-104.9700355,39.7272893,-104.9700183,39.7255888 16087,9493,9819,0.0602377998698223,0.0602377998698223,-104.9498899,39.7814689,-104.950362,39.7810666 9262,5135,5150,0.0243532262877801,0.0243532262877801,-104.9373097,39.7338382,-104.9373129,39.7340572 14663,9300,6543,0.20364721866244,0.20364721866244,-104.9723445,39.725579,-104.9723281,39.7237476 9311,4256,7276,0.202152573812647,0.202152573812647,-104.9652055,39.6965834,-104.9652088,39.6947654 20396,10777,10758,0.00300729649615889,0.00300729649615889,-105.0244301,39.7608435,-105.0243956,39.7608382 16088,9819,9820,0.154328326827327,0.154328326827327,-104.950362,39.7810666,-104.9518785,39.7803129 9435,7345,7346,0.0190810494123846,0.0190810494123846,-104.9667331,39.7181803,-104.9667331,39.7183519 18624,6136,9460,0.0524172265643075,0.0524172265643075,-105.0288404,39.7288083,-105.0282321,39.7288662 20568,10857,10787,0.0362929048752591,0.0362929048752591,-105.0184643,39.7595354,-105.0188651,39.7596431 18625,9460,2258,0.0501132934741927,0.0501132934741927,-105.0282321,39.7288662,-105.0276461,39.7288658 15897,9441,9042,0.0240046794304529,0.0240046794304529,-105.0429186,39.7342294,-105.0428737,39.7340163 16387,9458,9459,0.0276860712412084,0.0276860712412084,-104.9711616,39.7030276,-104.9714714,39.7030996 11214,8163,391,0.128403364715461,0.128403364715461,-104.9314767,39.7033354,-104.931634,39.702187 9803,6610,7523,0.196894261944695,0.196894261944695,-104.9280463,39.7365084,-104.9280376,39.7382791 15456,9612,9605,0.0879146885908635,0.0879146885908635,-105.0005861,39.7432358,-105.000722,39.7440195 18630,5862,9484,0.00360275623818702,0.00360275623818702,-105.0330764,39.7149803,-105.0330762,39.7149479 11351,4798,8227,0.0561921807720747,0.0561921807720747,-105.0131467,39.7620198,-105.0138041,39.7620198 9936,4537,7602,0.2557209782077,0.2557209782077,-105.0221238,39.7283783,-105.025114,39.7283922 11457,8266,8267,0.4367852597313,0.4367852597313,-104.9731431,39.7798728,-104.9782529,39.7799692 11491,6185,8281,0.106123839405449,0.106123839405449,-104.993798,39.7520123,-104.9929142,39.7513421 11244,8185,8162,0.0231522248365289,0.0231522248365289,-104.936636,39.7114077,-104.936452,39.711255 18634,4045,7865,0.17751242949901,0.17751242949901,-105.0331246,39.7181593,-105.0331005,39.7197556 18698,5868,1320,0.176912291429695,0.176912291429695,-105.0390984,39.7149619,-105.0391059,39.7133709 10141,6347,3032,0.0935494731718596,0.0935494731718596,-104.9476508,39.7582147,-104.9476453,39.759056 11771,8406,4385,0.0534654755495647,0.0534654755495647,-104.9814866,39.7527817,-104.9819456,39.7531083 19883,7867,3716,0.104069204828323,0.104069204828323,-104.9957671,39.7193495,-104.9957744,39.7184136 11834,8430,8431,0.087830432319228,0.087830432319228,-105.0156397,39.7432416,-105.0163799,39.7437893 10212,7733,7734,0.0513578872611552,0.0513578872611552,-104.9757679,39.6893761,-104.9751677,39.6893788 19884,3716,7405,0.200874185823139,0.200874185823139,-104.9957744,39.7184136,-104.9957689,39.7166071 11852,8443,8444,0.0120541689820552,0.0120541689820552,-105.0254023,39.7603049,-105.0252881,39.7602413 10235,2742,7741,0.0499109655825577,0.0499109655825577,-104.9558447,39.6893365,-104.9552614,39.6893365 19913,10244,6599,0.17675930412674,0.17675930412674,-104.9981677,39.7336833,-104.9981408,39.7320938 15270,8458,8459,0.0175633548114394,0.0175633548114394,-104.9284834,39.705337,-104.9284002,39.7051926 10253,1700,7749,0.00587012913148048,0.00587012913148048,-104.9383741,39.6893266,-104.9383055,39.6893261 20002,10691,10692,0.0226226455892357,0.0226226455892357,-105.0053729,39.7533322,-105.0051878,39.7534776 11911,8472,8473,0.00378078844043477,0.00378078844043477,-105.0000361,39.7512121,-105.0000669,39.7511877 10274,3194,6110,0.20159656533977,0.20159656533977,-104.9815359,39.7111143,-104.9815389,39.7093013 11953,8041,6568,0.145503350739709,0.145503350739709,-104.981415,39.7555288,-104.9802246,39.7564641 10298,6399,3614,0.133348580117153,0.133348580117153,-104.9308332,39.7717367,-104.9293312,39.771412 11992,5503,7077,0.147510556806948,0.147510556806948,-104.9804313,39.7603548,-104.9792067,39.7612895 19496,10524,7457,0.0831219334199701,0.0831219334199701,-104.9883547,39.7082799,-104.9883639,39.7075324 10398,7619,7807,0.0285985320629965,0.0285985320629965,-104.939234,39.787086,-104.9388993,39.787086 15922,1816,9751,0.110608853519784,0.110608853519784,-105.0268596,39.7287066,-105.0270382,39.7277214 11917,8476,1302,0.0550753650708828,0.0550753650708828,-105.0028542,39.7497443,-105.0032204,39.7501518 20647,10880,10034,0.0300539000602635,0.0300539000602635,-105.0146396,39.7675397,-105.0143619,39.7673739 10474,6225,7658,0.277054905467397,0.277054905467397,-105.0462701,39.7258018,-105.0462812,39.7282934 11996,6576,4457,0.148175074796056,0.148175074796056,-104.9837118,39.7591589,-104.9824777,39.7600947 12215,8590,8591,0.0896761056675667,0.0896761056675667,-105.0062495,39.7427207,-105.0069168,39.7433429 12240,1246,8611,0.0161729384224601,0.0161729384224601,-105.0017374,39.7492343,-105.0016014,39.7493354 10602,7875,741,0.0900908109241702,0.0900908109241702,-104.9564659,39.7755986,-104.9564618,39.7764088 16451,9903,9904,0.00638068663878895,0.00638068663878895,-104.9732302,39.6979873,-104.9731712,39.6980224 12161,8568,8315,0.127606752812743,0.127606752812743,-105.0063682,39.7484987,-105.0053848,39.7476354 16022,9791,9792,0.180221045869865,0.180221045869865,-105.0045854,39.6893105,-105.0031651,39.6881137 12376,7853,4674,0.113693675785271,0.113693675785271,-104.9923076,39.7766218,-104.993638,39.7766218 12377,4674,8679,0.101029871301971,0.101029871301971,-104.993638,39.7766218,-104.9948199,39.7766009 19472,10516,7476,0.0110661304777454,0.0110661304777454,-104.9902729,39.7085705,-104.9902755,39.708471 16024,363,9793,0.0338194849383131,0.0338194849383131,-105.0049362,39.6874613,-105.0047404,39.6877255 12518,5916,3788,0.153505057727295,0.153505057727295,-104.960135,39.730487,-104.9601881,39.7291071 10815,3667,7993,0.06101955432425,0.06101955432425,-104.9746946,39.7474748,-104.9747549,39.746928 17063,2247,4880,0.17655557289719,0.17655557289719,-104.9616491,39.7334649,-104.9616527,39.7350527 18644,1374,1318,0.176938793518256,0.176938793518256,-105.0378774,39.7117812,-105.0378936,39.7133724 20668,1127,10890,0.00915451265400173,0.00915451265400173,-105.0404877,39.7653392,-105.0403806,39.7653384 15804,1934,9711,0.166526724215667,0.166526724215667,-105.0322592,39.738485,-105.0322666,39.7399826 15805,9711,9506,0.0388070303408929,0.0388070303408929,-105.0322666,39.7399826,-105.0322667,39.7403316 15809,9713,7112,0.0121509406944637,0.0121509406944637,-105.0286059,39.7348578,-105.0286006,39.7347486 17109,4052,8135,0.162752784015343,0.162752784015343,-104.9579299,39.7478129,-104.9597582,39.7482207 12609,7223,8772,0.0487324288024552,0.0487324288024552,-104.9964257,39.7289087,-104.9969955,39.7289027 10935,6177,3306,0.106502895543558,0.106502895543558,-104.9853166,39.7585655,-104.9862237,39.7592221 10936,3306,8049,0.0536769065211004,0.0536769065211004,-104.9862237,39.7592221,-104.9866649,39.7595656 16203,7727,9845,1.20908168114497,1.20908168114497,-104.9810119,39.6894094,-104.9810466,39.6785359 10955,8058,8059,0.079137340429329,0.079137340429329,-105.0040758,39.7305164,-105.0050012,39.7305205 16612,9327,9942,0.147120185144049,0.147120185144049,-104.9836296,39.7497738,-104.9824158,39.7507117 17066,5478,9963,0.164315977100666,0.164315977100666,-104.9616347,39.7383964,-104.9616093,39.739874 17067,9963,10069,0.0117569437064922,0.0117569437064922,-104.9616093,39.739874,-104.9616202,39.7399794 12661,6331,6548,0.107973460603441,0.107973460603441,-104.9824024,39.7231556,-104.9823535,39.7241259 12679,3638,8797,0.0132415259966435,0.0132415259966435,-104.9499674,39.712765,-104.9499588,39.7128839 16962,10044,10040,0.011239967337662,0.011239967337662,-105.0165756,39.7549307,-105.0167064,39.7549204 12708,6861,5165,0.179825321478717,0.179825321478717,-104.9497683,39.7146491,-104.9497617,39.7162663 11020,1485,143,0.200555984903635,0.200555984903635,-104.9991903,39.6948908,-104.9992288,39.6930874 11021,143,8087,0.297571119969413,0.297571119969413,-104.9992288,39.6930874,-104.9992149,39.6904113 17011,9424,10052,0.0266755832635793,0.0266755832635793,-105.0159208,39.7548693,-105.0157808,39.7546549 12731,8820,7196,0.0815503609966838,0.0815503609966838,-104.9407348,39.6936614,-104.940735,39.692928 17038,10062,9210,0.00792923279445615,0.00792923279445615,-105.0192815,39.7574299,-105.0192694,39.7575006 11062,3436,7764,0.0490279707439403,0.0490279707439403,-105.0346033,39.7783879,-105.035177,39.7783841 16025,9793,9792,0.141538634561804,0.141538634561804,-105.0047404,39.6877255,-105.0031651,39.6881137 12773,8830,4166,0.0867031847297172,0.0867031847297172,-104.9732562,39.7194083,-104.972908,39.7201406 16209,6627,5825,0.203615270524375,0.203615270524375,-104.9787159,39.6929842,-104.9786761,39.6911533 16207,7210,6624,0.114867174949551,0.114867174949551,-104.9798457,39.6930109,-104.9798363,39.6940439 16210,5825,7730,0.194825716270604,0.194825716270604,-104.9786761,39.6911533,-104.9786837,39.6894012 13015,8917,8918,0.0110325419879542,0.0110325419879542,-104.9949225,39.7698636,-104.9947937,39.769857 13019,8923,8924,0.0459300988872919,0.0459300988872919,-104.9942478,39.7699708,-104.9947852,39.7699691 11247,8187,5274,0.160867422208887,0.160867422208887,-104.9332506,39.7096719,-104.93153,39.709088 19514,10535,10538,0.0037920381346196,0.0037920381346196,-104.9882297,39.7088075,-104.9881977,39.7087839 13024,6190,280,0.0860979970314494,0.0860979970314494,-104.9857782,39.7801773,-104.9858487,39.7794049 11276,8174,8198,0.367460344283523,0.367460344283523,-104.9406492,39.7073573,-104.9363539,39.7073938 18156,4088,6034,0.199039273787356,0.199039273787356,-105.0129501,39.7838266,-105.0129545,39.7856166 13094,1749,8958,0.0802223716795591,0.0802223716795591,-104.9721944,39.7142027,-104.9728651,39.714707 11325,5154,2237,0.0295446835402977,0.0295446835402977,-104.930434,39.732587,-104.9303867,39.7328502 18719,4048,7409,0.17730031135953,0.17730031135953,-105.0343046,39.7181492,-105.0343048,39.7165547 13118,8967,1742,0.0145216501585431,0.0145216501585431,-104.9850034,39.7676171,-104.9851236,39.7677094 18386,8971,8972,0.00871865668631088,0.00871865668631088,-105.0250832,39.760307,-105.025167,39.7603517 13072,8913,8952,0.0749880743663527,0.0749880743663527,-104.9953476,39.7678001,-104.9945443,39.7680713 17640,230,8241,0.144923812025645,0.144923812025645,-104.9472475,39.7797519,-104.9455738,39.7799622 13560,9033,578,0.049912950240993,0.049912950240993,-105.0111825,39.7228848,-105.0107342,39.7225974 11377,8237,4850,0.0778446846789704,0.0778446846789704,-104.9963555,39.757081,-104.9969821,39.757589 18720,7409,5864,0.175843787012913,0.175843787012913,-105.0343048,39.7165547,-105.0343073,39.7149733 11410,2864,7808,0.201887571458386,0.201887571458386,-104.9858115,39.7855801,-104.9857845,39.7873956 11526,8300,809,0.0681077085457417,0.0681077085457417,-105.0260499,39.7560402,-105.026046,39.7554277 18653,7653,10176,0.157020875630107,0.157020875630107,-105.0400098,39.7282525,-105.0399856,39.7268405 13241,7916,4418,0.196768399976565,0.196768399976565,-105.0275054,39.7094042,-105.0298056,39.7094174 11566,7031,7379,0.100426092571383,0.100426092571383,-105.0322607,39.7580218,-105.0334355,39.7580283 11568,7379,1594,0.158671241159827,0.158671241159827,-105.0334355,39.7580283,-105.0340269,39.7566757 17820,10186,10187,0.0184687744290435,0.0184687744290435,-105.0007327,39.7634893,-105.0006185,39.7636303 13263,4963,6826,0.0748897830948627,0.0748897830948627,-105.0432124,39.7049338,-105.0432124,39.7042603 11599,7782,8332,0.0501574795892601,0.0501574795892601,-105.0392921,39.7621196,-105.0398789,39.7621198 11600,8332,1125,0.0495676895406725,0.0495676895406725,-105.0398789,39.7621198,-105.0404588,39.7621199 11644,4658,8348,0.011012895464713,0.011012895464713,-105.0191633,39.7552936,-105.0190347,39.7552995 18918,10397,10398,0.0105062475981655,0.0105062475981655,-105.011825,39.749838,-105.0118932,39.7497594 17913,6562,4748,0.176744370871331,0.176744370871331,-104.9856207,39.7241273,-104.9856194,39.7225378 11715,8369,8370,0.101679025311835,0.101679025311835,-105.0381422,39.7427432,-105.0393314,39.7427374 11747,8387,8388,0.0596706311453888,0.0596706311453888,-105.0139458,39.741431,-105.0138882,39.7419658 11775,8121,2683,0.119321215072029,0.119321215072029,-104.9781346,39.7526951,-104.9790985,39.751919 13389,8267,9048,0.0706232625221708,0.0706232625221708,-104.9782529,39.7799692,-104.9790788,39.7799923 11997,4457,5505,0.144543593212435,0.144543593212435,-104.9824777,39.7600947,-104.9812949,39.7610237 19642,10599,10600,0.00461558236551731,0.00461558236551731,-104.9879173,39.7068487,-104.9879279,39.706808 12058,153,3776,0.311946607437041,0.311946607437041,-104.9572293,39.7448211,-104.9578598,39.7475843 13750,6895,9177,0.1538081352177,0.1538081352177,-104.9317267,39.7692334,-104.931781,39.770616 12164,4818,7560,0.10615031357403,0.10615031357403,-104.9979466,39.7514927,-104.9970625,39.7508224 15934,6257,9756,0.181030993335028,0.181030993335028,-104.9961632,39.6984894,-104.9962839,39.7001148 18568,10324,10321,0.144976741381278,0.144976741381278,-105.0327262,39.781661,-105.0330975,39.7803888 20260,6471,10699,0.00720326005355295,0.00720326005355295,-105.0440839,39.7747614,-105.0440797,39.7748261 12382,440,8680,0.0360714923590191,0.0360714923590191,-104.969326,39.7033402,-104.9691913,39.7036476 13919,482,483,0.00751372921095178,0.00751372921095178,-104.9858803,39.7012654,-104.9859077,39.7013296 20414,3586,10773,0.00983155874827391,0.00983155874827391,-105.0238257,39.7607202,-105.0238489,39.7606336 12480,8712,8713,0.0991407463070431,0.0991407463070431,-104.9675147,39.6929637,-104.966356,39.6929637 15455,9611,9612,0.086225314993736,0.086225314993736,-105.0002927,39.7424939,-105.0005861,39.7432358 20417,8993,10775,0.0123681069665026,0.0123681069665026,-105.0243946,39.7599006,-105.0243213,39.7599965 19623,10508,10591,0.0688242418092362,0.0688242418092362,-104.9902611,39.7099214,-104.9910656,39.7099299 14087,6816,2943,0.102402811156445,0.102402811156445,-104.9246085,39.7113484,-104.9258054,39.711367 12571,8755,8756,0.0991408859101036,0.0991408859101036,-104.9430353,39.6947545,-104.9418766,39.6947611 18658,9831,7643,0.17655772025733,0.17655772025733,-105.0306678,39.7293074,-105.030657,39.7277196 16026,9792,9793,0.141538634561804,0.141538634561804,-105.0031651,39.6881137,-105.0047404,39.6877255 14200,5104,8831,0.0500819471783367,0.0500819471783367,-104.973501,39.7255812,-104.9729154,39.7255792 16028,9794,9795,0.0352990859554557,0.0352990859554557,-105.0152372,39.6892461,-105.0155912,39.6894091 12690,8805,8806,0.0205962859747724,0.0205962859747724,-104.9534009,39.718219,-104.953405,39.7180338 14297,1952,9317,0.0799385706307454,0.0799385706307454,-104.9402458,39.7146371,-104.9406062,39.7153004 12747,5350,4220,0.0793424677909429,0.0793424677909429,-104.928405,39.689348,-104.9274781,39.6893679 16029,9796,9797,0.0144472492683917,0.0144472492683917,-105.0121361,39.6892112,-105.0122561,39.6891198 20288,6472,10687,0.0642398609947935,0.0642398609947935,-105.0445755,39.7747614,-105.0445822,39.7741837 14311,8859,8501,0.0340924315859818,0.0340924315859818,-104.9873914,39.7526692,-104.9871043,39.7524564 14330,602,8973,0.0577848630730138,0.0577848630730138,-104.9952229,39.7691313,-104.9948538,39.7695667 16030,9797,9798,0.0484390320890552,0.0484390320890552,-105.0122561,39.6891198,-105.012394,39.6886973 16031,9798,9799,0.00754569346896809,0.00754569346896809,-105.012394,39.6886973,-105.0124128,39.688631 14334,2420,8925,0.0583291679544673,0.0583291679544673,-104.9948281,39.7704903,-104.9949053,39.7699691 12784,8834,5470,0.171286135301765,0.171286135301765,-104.9730073,39.7368668,-104.9730156,39.7384072 12785,5470,8835,0.178924287864237,0.178924287864237,-104.9730156,39.7384072,-104.9730207,39.7400163 16033,9799,9800,0.00706845342179734,0.00706845342179734,-105.0124128,39.688631,-105.0124316,39.6885691 14357,513,9331,0.0549879463430077,0.0549879463430077,-105.0345487,39.7837339,-105.0351853,39.7838062 12804,3763,2560,0.0898130023336766,0.0898130023336766,-105.0064169,39.7854508,-105.0064215,39.7862585 12820,8849,8848,0.188203677867594,0.188203677867594,-104.9966205,39.782197,-104.9987337,39.782674 16035,9800,6871,0.0378217549395311,0.0378217549395311,-105.0124316,39.6885691,-105.0125152,39.6882351 20159,6155,10163,0.0614761289722609,0.0614761289722609,-104.9848557,39.7798784,-104.9855751,39.7798803 12915,967,5281,0.138474892352542,0.138474892352542,-104.9838014,39.7234262,-104.982597,39.7225939 16687,9988,8314,0.0384286340006129,0.0384286340006129,-105.0043843,39.7477818,-105.0042918,39.74812 12991,8908,306,0.0182421240862306,0.0182421240862306,-105.0289792,39.7622112,-105.029097,39.762348 13032,8926,8928,0.185901221322606,0.185901221322606,-104.989367,39.779071,-104.9872354,39.7794049 16689,1824,9989,0.0121513664645164,0.0121513664645164,-105.0068707,39.7455494,-105.00675,39.7456071 13107,8963,8964,0.0484369444463125,0.0484369444463125,-104.9950178,39.7638741,-104.9950202,39.7634385 19516,10539,10536,0.00249155177103479,0.00249155177103479,-104.9878821,39.7087971,-104.9879104,39.7088024 19470,10514,10515,0.0196261730033966,0.0196261730033966,-104.9902714,39.7087938,-104.9902726,39.7086173 13156,8988,8989,0.00631722030409862,0.00631722030409862,-105.0192467,39.7575819,-105.0193135,39.7576062 19649,10600,10601,0.0174353644977756,0.0174353644977756,-104.9879279,39.706808,-104.9879279,39.7066512 18928,10405,10396,0.00112670264684339,0.00112670264684339,-105.0109524,39.7503673,-105.0109587,39.7503762 18410,10288,8327,0.00700530123739539,0.00700530123739539,-105.0292173,39.7620512,-105.0292171,39.7621142 14672,9414,4877,0.190941051800692,0.190941051800692,-104.9700963,39.736882,-104.9700645,39.735165 14673,4877,2227,0.162460717202061,0.162460717202061,-104.9700645,39.735165,-104.9700793,39.733704 13231,4409,9009,0.223227137223831,0.223227137223831,-105.0298056,39.7022132,-105.0324149,39.7022132 237,31,134,0.108163538194537,0.108163538194537,-104.9701337,39.6879245,-104.969078,39.6873895 14831,8322,5668,0.0494625040984646,0.0494625040984646,-105.0305079,39.754821,-105.0310864,39.7548296 18415,8376,3409,0.101754880454598,0.101754880454598,-105.0358032,39.7543633,-105.0346129,39.7543674 15848,9733,9731,0.0169747446876837,0.0169747446876837,-105.0423259,39.7305643,-105.0422615,39.7304199 13335,3971,7017,0.0998321056196178,0.0998321056196178,-105.0298103,39.7311516,-105.0309776,39.7311384 18626,2258,9475,0.0453120140623152,0.0453120140623152,-105.0276461,39.7288658,-105.0271164,39.7288559 13471,9095,9092,0.294331677800491,0.294331677800491,-105.0210758,39.7255489,-105.0245174,39.7255447 13512,7797,9114,0.0647363210214912,0.0647363210214912,-105.013565,39.7254886,-105.0128101,39.7255315 15901,9499,9500,0.157325995690783,0.157325995690783,-105.023521,39.7294033,-105.0253342,39.729164 13697,9167,7423,0.127782150083045,0.127782150083045,-104.9929494,39.6966756,-104.9944429,39.6966822 20289,10687,10697,0.00276887237539732,0.00276887237539732,-105.0445822,39.7741837,-105.0445825,39.7741588 13718,8097,9171,0.00881240787098174,0.00881240787098174,-105.019205,39.6967483,-105.019308,39.6967483 13751,9178,9130,0.0262505906254233,0.0262505906254233,-105.0164243,39.7306043,-105.0161204,39.730571 15391,9259,9571,0.107861175514815,0.107861175514815,-104.9593096,39.7144759,-104.9605702,39.7144511 15783,2106,9596,0.166115711722291,0.166115711722291,-105.0232102,39.7379438,-105.0247945,39.7370792 13852,1774,4412,0.0465225826542141,0.0465225826542141,-104.9769161,39.7038457,-104.9763723,39.7038488 20380,10763,10764,0.00723047037301379,0.00723047037301379,-105.0250727,39.760924,-105.0249892,39.7609136 15452,9609,9598,0.128875611115748,0.128875611115748,-105.0003045,39.7431574,-104.9998109,39.7420623 14144,9287,4651,0.182099578171645,0.182099578171645,-105.0165756,39.7450309,-105.0171429,39.7434524 15807,9712,7111,0.0179279183487844,0.0179279183487844,-105.0276269,39.7349114,-105.0276403,39.7347505 14230,8860,4113,0.0915086936553939,0.0915086936553939,-104.9520697,39.7256077,-104.9509997,39.7256047 15819,9705,8564,0.0112418070831931,0.0112418070831931,-105.0273775,39.7359654,-105.0273775,39.7358643 14250,8157,7606,0.0899264482990573,0.0899264482990573,-104.9393188,39.7253022,-104.9382673,39.7253035 19499,10526,10527,0.0418767441965843,0.0418767441965843,-104.9883666,39.7071894,-104.9883695,39.7068128 16078,9814,9815,0.177867255933272,0.177867255933272,-104.974902,39.7795432,-104.9728236,39.7796294 14354,5520,6454,0.134959237439496,0.134959237439496,-105.0112082,39.7741318,-105.0112167,39.7753455 16224,5835,9851,0.203722282298932,0.203722282298932,-104.9563972,39.6911319,-104.9563865,39.692964 14425,1233,6137,0.0491477874140339,0.0491477874140339,-105.0281917,39.7560463,-105.0287666,39.7560413 16468,9914,9902,0.117059110726511,0.117059110726511,-104.9726489,39.6941061,-104.9732597,39.6931641 16500,8890,8891,0.0884309215437497,0.0884309215437497,-105.0029709,39.7443191,-105.0038584,39.7439107 16591,9948,8492,0.14561270804365,0.14561270804365,-104.9993873,39.7470087,-104.998183,39.7479347 16470,9915,3282,0.193717589764618,0.193717589764618,-104.9689488,39.7037929,-104.9687946,39.7020548 14541,6915,9375,0.0102720812466755,0.0102720812466755,-105.0251451,39.7766366,-105.0252653,39.7766366 16501,8891,3167,0.0148460110144783,0.0148460110144783,-105.0038584,39.7439107,-105.00401,39.7438456 16593,9949,9950,0.145366288858291,0.145366288858291,-105.0003016,39.7477141,-104.9990547,39.7486029 14609,8990,8994,0.00979628795431279,0.00979628795431279,-105.0252879,39.7604305,-105.0252881,39.7603424 14794,3335,7882,0.0961603685796077,0.0961603685796077,-104.9574452,39.7336966,-104.9563208,39.7337098 17101,332,10014,0.240821045601335,0.240821045601335,-104.9554298,39.7451641,-104.952676,39.7456193 14816,9424,9425,0.0673114946358147,0.0673114946358147,-105.0159208,39.7548693,-105.0167051,39.7548156 17065,9474,5478,0.175247470145414,0.175247470145414,-104.9616204,39.7368204,-104.9616347,39.7383964 15103,3050,9489,0.102745543982247,0.102745543982247,-104.9963681,39.7597212,-104.9963423,39.760645 16898,8714,8743,0.201991786328297,0.201991786328297,-104.9657828,39.6929687,-104.9658013,39.6947852 16402,9880,9878,0.04752967411177,0.04752967411177,-104.9718617,39.7035846,-104.971336,39.7034463 16959,10041,10042,0.0119234352124219,0.0119234352124219,-105.0159755,39.75567,-105.0160419,39.7555757 16556,9939,2889,0.0528287697048915,0.0528287697048915,-104.9739728,39.7494793,-104.9733549,39.749474 18646,5867,7412,0.177003576876814,0.177003576876814,-105.0378886,39.7149662,-105.0379016,39.716558 16623,9957,9958,0.00927766896119108,0.00927766896119108,-104.9856428,39.7393293,-104.9855355,39.7393169 17017,10056,10054,0.00431206144532878,0.00431206144532878,-105.0167598,39.7546225,-105.0167692,39.7546606 16635,9967,9937,0.0755376260933099,0.0755376260933099,-104.986072,39.7392385,-104.9859915,39.738562 16636,9937,9968,0.0848568890148885,0.0848568890148885,-104.9859915,39.738562,-104.9849991,39.7385579 17507,8389,10114,0.0670519033214907,0.0670519033214907,-105.0124419,39.7396939,-105.0124916,39.7402957 17069,675,9465,0.179146976203574,0.179146976203574,-104.961623,39.7416085,-104.9615988,39.7432195 17040,8988,10063,0.00586346085648923,0.00586346085648923,-105.0192467,39.7575819,-105.0192332,39.7576336 18726,6207,7644,0.18227085937915,0.18227085937915,-105.0318828,39.7260783,-105.0318854,39.7277175 18724,4060,7415,0.175525264809921,0.175525264809921,-105.0439098,39.7181494,-105.0438828,39.716571 16759,10010,55,0.0502605990705626,0.0502605990705626,-104.950646,39.6997437,-104.9506434,39.7001957 17565,10138,8539,0.0573375717149566,0.0573375717149566,-104.9667127,39.7813542,-104.9669081,39.7808609 17283,8717,8746,0.200951019692623,0.200951019692623,-104.9599663,39.6929697,-104.9599905,39.6947768 17285,76,3515,0.20373476556842,0.20373476556842,-104.9646375,39.7002188,-104.9646237,39.6983866 17286,3515,4257,0.200873634983474,0.200873634983474,-104.9646237,39.6983866,-104.9646237,39.6965801 17288,10023,5839,0.200541247802215,0.200541247802215,-104.9517951,39.692944,-104.9518032,39.6911405 18744,6227,5190,0.106449102002429,0.106449102002429,-105.0433385,39.72552,-105.0433305,39.7245627 17655,10140,480,0.0210901662616695,0.0210901662616695,-104.967225,39.7796681,-104.9669782,39.7796681 17657,8540,9827,0.194565529373187,0.194565529373187,-104.969601,39.7801972,-104.9718556,39.7799532 17427,10105,10106,0.0219929458534896,0.0219929458534896,-104.9828833,39.6888958,-104.9831403,39.6888986 17857,10200,10197,0.0144828525731025,0.0144828525731025,-104.9731394,39.7883607,-104.9732548,39.7884561 18236,7037,3424,0.201298115256081,0.201298115256081,-105.0322649,39.7652109,-105.0346199,39.7651924 17786,8497,9214,0.0149001836759509,0.0149001836759509,-105.0139116,39.7556283,-105.0140859,39.7556275 18667,5188,2601,0.176856921267491,0.176856921267491,-105.0410909,39.7245488,-105.0410827,39.7229583 15257,8538,9547,0.0461864635130014,0.0461864635130014,-104.9283761,39.7065112,-104.927837,39.7065339 15834,9727,4582,0.339362052888466,0.339362052888466,-105.039304,39.7384682,-105.0393281,39.7415201 18239,6764,3988,0.20124356936137,0.20124356936137,-105.0276005,39.7707095,-105.0299532,39.7707836 17648,223,227,0.245258634538467,0.245258634538467,-104.9432215,39.7799643,-104.9403515,39.7799498 19708,10627,10621,0.090662464616454,0.090662464616454,-105.0051511,39.7346116,-105.0051625,39.7337963 17961,10234,10235,0.0087318555012696,0.0087318555012696,-104.988102,39.7243341,-104.9880993,39.7242556 19710,10623,10628,0.0762458230270849,0.0762458230270849,-105.0031654,39.7337887,-105.0039101,39.7341658 17727,3328,7879,0.104097845117031,0.104097845117031,-104.9573341,39.760728,-104.9561163,39.7607348 18725,7415,10336,0.0555461867275064,0.0555461867275064,-105.0438828,39.716571,-105.0438909,39.7160715 17748,10172,8285,0.147249823900369,0.147249823900369,-104.9890951,39.7502672,-104.9903025,39.7493228 19600,10582,10478,0.00442384590255706,0.00442384590255706,-104.9902054,39.7102774,-104.9902571,39.7102784 16294,2409,2439,0.0170153678743566,0.0170153678743566,-104.9698358,39.6961931,-104.9697532,39.6960539 18663,2592,5184,0.178895247307371,0.178895247307371,-105.0378588,39.7229259,-105.0378224,39.7245345 15835,4582,8370,0.135357878279395,0.135357878279395,-105.0393281,39.7415201,-105.0393314,39.7427374 17987,10240,7225,0.133765909115813,0.133765909115813,-104.9949413,39.7336839,-104.9965056,39.7336859 18776,10123,3737,0.13151506607382,0.13151506607382,-105.0041704,39.7400311,-105.0028068,39.7394839 19243,10420,8480,0.0202782525837911,0.0202782525837911,-104.9910563,39.7427139,-104.9912213,39.7425829 18831,10359,10360,0.0341232753962164,0.0341232753962164,-105.0141666,39.7374377,-105.0142282,39.7371345 19553,6857,10560,0.00726201622420357,0.00726201622420357,-104.9892637,39.7102478,-104.9892651,39.7101825 19940,9641,6649,0.164927985335569,0.164927985335569,-104.9994122,39.7368744,-104.9992032,39.7383489 18941,4644,1269,0.146851000824624,0.146851000824624,-105.018682,39.7183967,-105.0203986,39.7184231 19118,10431,8430,0.136066207456442,0.136066207456442,-105.0144289,39.7424475,-105.0156397,39.7432416 19278,10421,6707,0.0993066662474356,0.0993066662474356,-104.9951815,39.7462368,-104.9943683,39.7468745 15836,8370,5297,0.134414346058358,0.134414346058358,-105.0393314,39.7427374,-105.039323,39.7439462 19047,901,9486,0.27949052314451,0.27949052314451,-104.9406492,39.7644637,-104.9406618,39.7619502 19612,10586,10499,0.00658715235564877,0.00658715235564877,-104.9910692,39.709571,-104.9911462,39.7095717 15838,9728,7437,0.0439886907558265,0.0439886907558265,-105.0374547,39.7337049,-105.0369779,39.7338534 19065,10422,5495,0.202007910819525,0.202007910819525,-104.9407436,39.7401208,-104.9407458,39.7383041 15840,9729,9702,0.0777181684296862,0.0777181684296862,-105.038439,39.7323043,-105.0382565,39.732989 15841,9702,9730,0.0351380099433058,0.0351380099433058,-105.0382565,39.732989,-105.038423,39.7332779 19273,10425,10173,0.013664079145809,0.013664079145809,-104.9948429,39.7459879,-104.9947299,39.745901 19160,10429,10050,0.0518274489533285,0.0518274489533285,-105.0000136,39.7493831,-105.0006176,39.749423 20574,10861,10862,0.011368530817607,0.011368530817607,-105.0248964,39.7611186,-105.0250294,39.7611184 19554,10560,10548,0.0725121719316359,0.0725121719316359,-104.9892651,39.7101825,-104.9892812,39.7095305 19461,10477,10478,0.0230516224965269,0.0230516224965269,-104.9902547,39.7104857,-104.9902571,39.7102784 19438,10491,6859,0.0113764020129076,0.0113764020129076,-104.9897225,39.7103526,-104.9897244,39.7102503 19277,8487,10421,0.0474605500221532,0.0474605500221532,-104.9955701,39.745932,-104.9951815,39.7462368 19226,8479,10451,0.0120282782230604,0.0120282782230604,-104.9903554,39.7419081,-104.9904508,39.7418286 19482,10486,10487,0.00666482250083992,0.00666482250083992,-104.9910713,39.7093611,-104.9911492,39.7093622 19412,1903,7239,0.197394669243537,0.197394669243537,-104.9798636,39.7074913,-104.9798548,39.7057161 19323,916,5917,0.178370202088171,0.178370202088171,-104.9874133,39.7320545,-104.987439,39.7304505 19329,10473,9894,0.0172442514416892,0.0172442514416892,-104.971721,39.6984149,-104.9716111,39.6985449 19662,10608,10609,0.151226661870126,0.151226661870126,-105.0228937,39.7697604,-105.0211243,39.7697539 19357,3170,9949,0.0476976092634506,0.0476976092634506,-105.0006969,39.7480168,-105.0003016,39.7477141 19703,10622,10623,0.11468932159706,0.11468932159706,-105.0045066,39.7337938,-105.0031654,39.7337887 19379,9194,4397,0.102701543160846,0.102701543160846,-104.9954622,39.743992,-104.9946157,39.7433367 19846,10657,10658,0.207612047714745,0.207612047714745,-105.0387332,39.7384666,-105.0387333,39.7365995 19735,10641,10642,0.0869223005082275,0.0869223005082275,-104.968958,39.7392065,-104.9689526,39.7384248 423,422,423,0.0170753331475834,0.0170753331475834,-104.958788,39.708906,-104.95889,39.708774 18892,3649,3275,0.147518961348099,0.147518961348099,-104.9575638,39.7025228,-104.9575461,39.7038494 20076,6318,8004,0.0509194903724274,0.0509194903724274,-104.9758794,39.7400231,-104.9752839,39.740019 20104,8546,2065,0.048454988097841,0.048454988097841,-104.9541798,39.7401771,-104.9536131,39.740176 20204,9321,10178,0.0841675532676054,0.0841675532676054,-104.9880818,39.7550779,-104.9873945,39.7556199 20205,10178,8401,0.0611444527276629,0.0611444527276629,-104.9873945,39.7556199,-104.9868716,39.7559951 259,266,267,0.0502803318432383,0.0502803318432383,-104.9494463,39.6897162,-104.9500299,39.6896634 14829,6148,4022,0.133340280271954,0.133340280271954,-105.0283827,39.754823,-105.0299425,39.7548206 20293,10704,10700,0.011586826540776,0.011586826540776,-105.0445781,39.7730214,-105.0445771,39.7731256 14835,7029,7396,0.0697085759052968,0.0697085759052968,-105.0322588,39.7548413,-105.0330742,39.7548479 20259,10688,6471,0.00765068827927408,0.00765068827927408,-105.0440849,39.7746926,-105.0440839,39.7747614 17971,10234,10239,0.0311817416438077,0.0311817416438077,-104.988102,39.7243341,-104.9877374,39.7243341 20294,10700,10709,0.0186270421112036,0.0186270421112036,-105.0445771,39.7731256,-105.0445556,39.7732923 14868,8305,8308,0.0233992723150567,0.0233992723150567,-105.0036573,39.7541187,-105.0038599,39.7542602 421,420,421,0.0887343803029098,0.0887343803029098,-104.9418594,39.7437507,-104.9424633,39.7443997 424,254,424,0.214565868461505,0.214565868461505,-105.0251543,39.7380028,-105.0237982,39.7396264 425,424,425,0.179345861037356,0.179345861037356,-105.0237982,39.7396264,-105.0219946,39.7404498 18900,10380,10379,0.00404144992313864,0.00404144992313864,-105.0126123,39.7504401,-105.0125991,39.750475 312,320,321,0.234451594909332,0.234451594909332,-105.0174336,39.7493151,-105.0159659,39.7510962 14897,6102,8202,0.215105101107824,0.215105101107824,-104.9408208,39.7092854,-104.9408446,39.707351 19648,10603,10600,0.0301818413703728,0.0301818413703728,-104.9882807,39.7068108,-104.9879279,39.706808 176,185,186,0.0998871295042773,0.0998871295042773,-105.0413928,39.6931195,-105.0425601,39.6931327 20301,9381,10729,0.0209062182463086,0.0209062182463086,-105.0435596,39.7766165,-105.0435566,39.7764285 196,205,208,0.198149371104724,0.198149371104724,-105.0203775,39.6894945,-105.0203767,39.6877125 16280,9869,4511,0.0441265369006206,0.0441265369006206,-104.9543259,39.6981771,-104.9541278,39.6978107 15850,9734,5596,0.0497405541513423,0.0497405541513423,-105.0433666,39.7303044,-105.0438933,39.7301146 19563,7475,10566,0.00626126200522767,0.00626126200522767,-104.9897492,39.7084668,-104.9897479,39.7084105 248,255,256,0.148914456277168,0.148914456277168,-104.9534054,39.7800114,-104.9516897,39.7797769 14938,8158,7604,0.0947062136756459,0.0947062136756459,-104.9394819,39.7382793,-104.9383746,39.7382991 305,313,314,0.0701186694040595,0.0701186694040595,-104.970735,39.780686,-104.970235,39.781186 14691,3129,941,0.177390618833456,0.177390618833456,-104.9712066,39.7304555,-104.9712147,39.7320508 371,263,372,0.159425481094297,0.159425481094297,-104.9473177,39.68967,-104.9473692,39.6911032 372,262,373,0.154271040601459,0.154271040601459,-104.9458929,39.6897096,-104.9459358,39.6910966 373,374,375,0.0498842542371797,0.0498842542371797,-105.0251537,39.7734966,-105.02457,39.7734966 20302,6466,9378,0.155873782837014,0.155873782837014,-105.042271,39.7752905,-105.0422654,39.7766923 315,323,324,0.151711567725454,0.151711567725454,-105.0156986,39.7518215,-105.0152472,39.753141 554,548,549,0.0392699857827163,0.0392699857827163,-104.999646,39.701424,-104.999187,39.7014274 14993,7973,7142,0.0462138706300854,0.0462138706300854,-104.9726808,39.7432422,-104.9721403,39.7432453 17218,6114,3199,0.202944002497817,0.202944002497817,-104.9775313,39.7092628,-104.9775204,39.7110879 317,325,326,0.0648164274191724,0.0648164274191724,-104.9964344,39.7091326,-104.9969556,39.7087095 17027,3490,3584,0.0598495371899439,0.0598495371899439,-105.0243147,39.7553581,-105.0236148,39.7553716 652,642,643,0.0146721427737165,0.0146721427737165,-104.9407521,39.7413879,-104.9405805,39.7413879 18423,8361,8333,0.20323919891824,0.20323919891824,-105.0410832,39.7639477,-105.0410618,39.76212 15011,9469,459,0.0480419410466021,0.0480419410466021,-104.9407436,39.7367085,-104.9413035,39.7367444 15012,459,7107,0.043866666346984,0.043866666346984,-104.9413035,39.7367444,-104.9418165,39.7367415 11803,8415,8416,0.145780714117446,0.145780714117446,-104.9841796,39.7520575,-104.9853609,39.751112 18731,8066,10337,0.199884513966678,0.199884513966678,-105.0367563,39.7306104,-105.0367616,39.732408 17082,4467,2789,0.134890565512634,0.134890565512634,-104.9615875,39.7657386,-104.9615875,39.7669517 788,793,794,0.093857943582342,0.093857943582342,-104.9361307,39.7528412,-104.9350328,39.7528375 15029,7883,3337,0.0968744267307773,0.0968744267307773,-104.9562673,39.7368072,-104.9574002,39.7368138 18907,10384,10385,0.0177708173335528,0.0177708173335528,-105.0122864,39.7504906,-105.0124942,39.7504865 11693,868,895,0.0109449511220029,0.0109449511220029,-105.0011145,39.7535929,-105.0011439,39.7534971 16597,8570,5785,0.145695604703312,0.145695604703312,-104.9966174,39.7504686,-104.9954256,39.7514052 17133,4238,3543,0.202299079539728,0.202299079539728,-104.9763404,39.6966061,-104.9763295,39.6984254 18439,7914,2971,0.147770970542825,0.147770970542825,-105.027595,39.7578708,-105.0260575,39.7584783 16408,9882,9889,0.0253610023428754,0.0253610023428754,-104.9710939,39.7032035,-104.9713896,39.7031873 16601,9952,7558,0.0955122170701592,0.0955122170701592,-104.9999037,39.7492958,-104.9988113,39.7494758 15050,6016,979,0.0500664854607423,0.0500664854607423,-104.9735459,39.7368668,-104.9741314,39.7368706 16409,9889,9879,0.0208518700779087,0.0208518700779087,-104.9713896,39.7031873,-104.9716243,39.7032379 995,753,1009,0.150380388134057,0.150380388134057,-104.9875955,39.7752036,-104.9875916,39.776556 15070,9479,610,0.10571035032404,0.10571035032404,-104.9861222,39.7368448,-104.9873582,39.7368646 16411,9459,9889,0.012002862934972,0.012002862934972,-104.9714714,39.7030996,-104.9713896,39.7031873 1016,1028,1029,0.0655213058855568,0.0655213058855568,-104.9622408,39.7488417,-104.9622186,39.7494307 15964,4362,1443,0.198880292667991,0.198880292667991,-105.0015545,39.7112124,-105.0038795,39.7112064 16695,9599,9597,0.0527492023482324,0.0527492023482324,-105.0000258,39.7419225,-105.0002485,39.7423649 19585,10576,7471,0.00669407122815783,0.00669407122815783,-104.9888178,39.7085212,-104.9888183,39.708461 1119,1135,1136,0.187278154980764,0.187278154980764,-105.0404138,39.7766958,-105.0404001,39.77838 15144,9498,6689,0.0114561417292809,0.0114561417292809,-104.949868,39.7789996,-104.9497884,39.7789167 15795,2323,2324,0.0158381890637799,0.0158381890637799,-105.0223537,39.7376237,-105.0223618,39.737766 20623,2706,10873,0.00650373799697247,0.00650373799697247,-105.0229176,39.7611551,-105.0229935,39.7611592 1164,558,1182,0.0726820398635713,0.0726820398635713,-104.996796,39.697349,-104.996786,39.6966954 15984,7372,5328,0.126515384088506,0.126515384088506,-105.0312304,39.7111869,-105.0327094,39.7111941 16002,9775,6870,0.0380746194857137,0.0380746194857137,-105.0106552,39.688359,-105.0108215,39.6880414 11807,8419,8395,0.147975384561768,0.147975384561768,-104.9850687,39.7527297,-104.9838316,39.7536605 16009,9779,9780,0.0100019925159617,0.0100019925159617,-104.9993937,39.6888781,-104.9993976,39.688968 331,207,332,0.116329690490202,0.116329690490202,-104.9565607,39.7445824,-104.9554298,39.7451641 20314,10735,10736,0.00660332250129021,0.00660332250129021,-105.0233062,39.7593161,-105.0233746,39.7593437 1412,1265,1438,0.0988256135069692,0.0988256135069692,-105.0204691,39.7820002,-105.0216256,39.7820039 15147,9501,1753,0.946728932771196,0.946728932771196,-104.9477699,39.7837907,-104.9414956,39.7908082 542,536,537,0.223575651807191,0.223575651807191,-105.0151149,39.7545148,-105.0159762,39.7526163 1437,1457,1458,0.00733898986406934,0.00733898986406934,-105.0078201,39.6894653,-105.0078206,39.6893993 15845,9731,9732,0.0664836940914448,0.0664836940914448,-105.0422615,39.7304199,-105.0415588,39.7301641 15172,9512,9513,0.0495248806719176,0.0495248806719176,-105.0364026,39.7403227,-105.0369818,39.740326 15173,9513,9514,0.0500036838355924,0.0500036838355924,-105.0369818,39.740326,-105.0375666,39.7403293 16841,10021,9876,0.0316463232135525,0.0316463232135525,-104.9706319,39.7032358,-104.9705085,39.7029675 12011,7081,2030,0.145136996076302,0.145136996076302,-104.9818287,39.7633054,-104.9806366,39.7642349 12961,1633,1631,0.0197483532588124,0.0197483532588124,-105.0035017,39.7410228,-105.0033016,39.7411115 16037,9801,9802,0.187730927470077,0.187730927470077,-105.0145291,39.6890356,-105.0123441,39.6891881 1680,1705,1706,0.200641448140145,0.200641448140145,-105.0297026,39.69129,-105.0320475,39.6912817 15255,9539,9533,0.0958097111651336,0.0958097111651336,-104.9351084,39.7058405,-104.9349851,39.7066969 16278,9869,3639,0.110423900704732,0.110423900704732,-104.9543259,39.6981771,-104.953288,39.6987674 1701,1648,1723,0.062496099688971,0.062496099688971,-105.0157083,39.6917929,-105.0164379,39.6918193 16118,8309,427,0.26882010834223,0.26882010834223,-105.0254224,39.7404725,-105.028564,39.7403785 250,257,258,0.156601202821138,0.156601202821138,-104.9487596,39.6897096,-104.9488454,39.6911164 1726,1744,1745,1.09817431556355,1.09817431556355,-104.9722383,39.6883787,-104.9722634,39.6785026 16141,9831,7016,0.0255913598249866,0.0255913598249866,-105.0306678,39.7293074,-105.030967,39.729303 16142,7016,7028,0.027160195994677,0.027160195994677,-105.030967,39.729303,-105.0312846,39.729303 251,259,260,0.154968238345174,0.154968238345174,-104.9465795,39.6897096,-104.9465967,39.6911032 1778,1796,1797,0.0510193327806952,0.0510193327806952,-104.9786977,39.6947606,-104.9781014,39.6947603 15256,9533,9546,0.0701631467931239,0.0701631467931239,-104.9349851,39.7066969,-104.9348965,39.7073242 4282,4025,4026,0.0836518662560613,0.0836518662560613,-105.0299339,39.7572686,-105.029918,39.7580208 4283,4026,2975,0.0536630317560949,0.0536630317560949,-105.029918,39.7580208,-105.0299157,39.7585034 252,261,262,0.0449524282619667,0.0449524282619667,-104.9453693,39.6896766,-104.9458929,39.6897096 17948,10228,8780,0.031808150523084,0.031808150523084,-104.98712,39.7238543,-104.9874919,39.7238512 1803,1816,1817,0.0829077522721667,0.0829077522721667,-105.0268596,39.7287066,-105.02745,39.7281152 4294,2858,4032,0.190837980669502,0.190837980669502,-105.0043357,39.6975452,-105.0065466,39.6973179 4296,4033,4034,0.0984313521955559,0.0984313521955559,-105.0318398,39.697683,-105.03299,39.6977028 4297,4034,4035,0.124316100856361,0.124316100856361,-105.03299,39.6977028,-105.0344405,39.6976368 4299,1488,135,0.200939910778157,0.200939910778157,-104.988737,39.694787,-104.9886673,39.6929807 4300,135,1703,0.200530915425065,0.200530915425065,-104.9886673,39.6929807,-104.9887113,39.6911776 253,262,259,0.0587496721634218,0.0587496721634218,-104.9458929,39.6897096,-104.9465795,39.6897096 1830,1846,1847,0.0521892409260155,0.0521892409260155,-105.0330898,39.7213326,-105.0337,39.7213301 4310,4043,1394,0.105949182025439,0.105949182025439,-105.031239,39.7181657,-105.0324777,39.7181596 4311,1394,4044,0.0525758001653233,0.0525758001653233,-105.0324777,39.7181596,-105.0330924,39.7181593 4312,4044,4045,0.00275409212275412,0.00275409212275412,-105.0330924,39.7181593,-105.0331246,39.7181593 4313,4045,4046,0.048684142933598,0.048684142933598,-105.0331246,39.7181593,-105.0336938,39.7181591 4314,4046,4048,0.0522538202962548,0.0522538202962548,-105.0336938,39.7181591,-105.0343046,39.7181492 11581,1889,1890,0.200726535096683,0.200726535096683,-105.0322578,39.7616855,-105.0299096,39.7616676 254,259,263,0.0633181950748288,0.0633181950748288,-104.9465795,39.6897096,-104.9473177,39.68967 1901,1087,1914,0.0231926567105046,0.0231926567105046,-104.9724071,39.7074855,-104.972136,39.707488 4323,4055,4056,0.0506868932206778,0.0506868932206778,-105.0391007,39.7181492,-105.0396933,39.7181525 4324,4056,4057,0.0525415825536361,0.0525415825536361,-105.0396933,39.7181525,-105.0403076,39.7181525 4325,4057,1106,0.049505238452812,0.049505238452812,-105.0403076,39.7181525,-105.0408864,39.7181525 4326,1106,4058,0.103487473030962,0.103487473030962,-105.0408864,39.7181525,-105.0420963,39.7181446 255,263,264,0.0528764032574804,0.0528764032574804,-104.9473177,39.68967,-104.9479356,39.6896766 1921,1933,1934,0.0492173865000396,0.0492173865000396,-105.0316836,39.7384833,-105.0322592,39.738485 1929,1942,1943,0.119118027307007,0.119118027307007,-104.9888238,39.7384602,-104.9902169,39.7384586 4337,4067,4068,0.0478289627129219,0.0478289627129219,-105.0276017,39.7844198,-105.0281513,39.7843383 4338,4068,4069,0.0505441496304245,0.0505441496304245,-105.0281513,39.7843383,-105.0287428,39.7843351 4339,4069,4070,0.0498130318292156,0.0498130318292156,-105.0287428,39.7843351,-105.0293098,39.784231 4342,4071,4072,0.0561534117303384,0.0561534117303384,-105.0304275,39.7840207,-105.0310648,39.7838975 4343,4072,4073,0.0484769480819301,0.0484769480819301,-105.0310648,39.7838975,-105.0316273,39.7838408 18384,8960,8961,0.0519015690499355,0.0519015690499355,-105.0258905,39.7724462,-105.0258806,39.7729129 544,538,539,0.0154777376492066,0.0154777376492066,-105.0462947,39.7530417,-105.0461157,39.7530208 2042,2050,2051,0.199194779708592,0.199194779708592,-104.9674629,39.7038542,-104.9674661,39.7020628 12337,8654,8655,0.0104809427005404,0.0104809427005404,-105.0075431,39.754727,-105.0074206,39.7547231 4355,3965,4081,0.411489005127648,0.411489005127648,-105.0003399,39.7837825,-105.005155,39.7838353 4356,4081,4082,0.106344190536588,0.106344190536588,-105.005155,39.7838353,-105.0063995,39.7838419 4358,4083,1074,0.0829286899836406,0.0829286899836406,-105.0082472,39.7838436,-105.0092177,39.7838422 4359,1074,2497,0.0840300949352524,0.0840300949352524,-105.0092177,39.7838422,-105.0102009,39.7838273 16773,3182,3277,0.192234323904948,0.192234323904948,-104.9552273,39.7021149,-104.9552326,39.7038437 2067,2069,2070,0.202510221820354,0.202510221820354,-104.9534962,39.7873923,-104.9534692,39.7892134 19432,8707,10110,0.0968673163006813,0.0968673163006813,-104.9850997,39.7033596,-104.9839674,39.7033596 4370,4092,4093,0.0521723369054183,0.0521723369054183,-105.0158347,39.7839964,-105.016444,39.7839662 4373,4095,4096,0.0511584997280867,0.0511584997280867,-105.0175565,39.7838951,-105.0181552,39.7838945 4374,4096,4097,0.0510055304226098,0.0510055304226098,-105.0181552,39.7838945,-105.0187521,39.7838972 14753,6934,5930,0.0358835820845479,0.0358835820845479,-104.9793301,39.7301101,-104.979327,39.7304328 545,539,540,0.260599478311813,0.260599478311813,-105.0461157,39.7530208,-105.0433843,39.7519802 2113,2114,2115,0.0866449228578761,0.0866449228578761,-104.9269938,39.7723519,-104.9270004,39.7731311 12341,2501,8642,0.0589286767766051,0.0589286767766051,-105.0073403,39.7545867,-105.0079921,39.7544142 4383,4104,2729,0.0487767884709024,0.0487767884709024,-105.0233734,39.7846136,-105.0239366,39.7846851 4387,748,1566,0.142516569011717,0.142516569011717,-104.9508345,39.7763985,-104.9507995,39.7776799 16443,9900,9901,0.201666693845683,0.201666693845683,-104.9688122,39.6930484,-104.9711673,39.6931206 546,540,541,0.0326517480806501,0.0326517480806501,-105.0433843,39.7519802,-105.0430648,39.7518193 547,541,542,0.0254047336234174,0.0254047336234174,-105.0430648,39.7518193,-105.0428359,39.7516736 2158,2156,2157,0.218243127550759,0.218243127550759,-105.0139707,39.7293204,-105.0141188,39.7312798 2160,2158,2159,0.0821511858388999,0.0821511858388999,-105.0144627,39.756468,-105.0144598,39.7572068 16173,4250,9840,0.39197341800201,0.39197341800201,-104.9867926,39.6966289,-104.9868416,39.693104 19464,10508,10509,0.0204161788330557,0.0204161788330557,-104.9902611,39.7099214,-104.9902632,39.7097378 18178,5791,6050,0.202074681821779,0.202074681821779,-105.0258291,39.7874305,-105.0258319,39.7856132 20702,10891,10902,0.0170035110425561,0.0170035110425561,-105.0400867,39.7653362,-105.0400838,39.7654891 16216,8620,7903,0.142599898878985,0.142599898878985,-105.0093075,39.7583444,-105.0105038,39.7592382 11816,2201,2202,0.15535054028393,0.15535054028393,-105.0146775,39.7403403,-105.0128922,39.7400809 17089,9940,8134,0.138649146182337,0.138649146182337,-104.960382,39.7494708,-104.9603847,39.7482239 17090,8134,3689,0.141996254884573,0.141996254884573,-104.9603847,39.7482239,-104.9603811,39.7469469 2222,2222,2223,0.0488100805647676,0.0488100805647676,-104.9729758,39.7337087,-104.972405,39.7337096 2223,2223,2224,0.0512642786009998,0.0512642786009998,-104.972405,39.7337096,-104.9718055,39.7337106 14639,2243,2244,0.0354564943031107,0.0354564943031107,-105.0051802,39.7575225,-105.0050086,39.7572322 17091,3689,4597,0.241148863142693,0.241148863142693,-104.9603811,39.7469469,-104.9603758,39.7447782 2264,2264,2265,0.176035436319457,0.176035436319457,-104.9304797,39.7178171,-104.9304912,39.7194002 14641,2244,2272,0.0187003459565438,0.0187003459565438,-105.0050086,39.7572322,-105.0048152,39.7571536 16312,2722,2929,0.0126176772334624,0.0126176772334624,-104.96971,39.6952871,-104.9698519,39.6952562 14127,419,417,0.0606641044076811,0.0606641044076811,-104.94552,39.7449427,-104.9458794,39.7444723 2285,2284,2285,0.184338950183701,0.184338950183701,-104.9305594,39.7601749,-104.9305592,39.7618327 17024,10059,6431,0.0170040072643452,0.0170040072643452,-105.0176702,39.753311,-105.0178463,39.7532399 20326,10744,10738,0.00650370546328925,0.00650370546328925,-105.0235881,39.7590797,-105.0235235,39.7590488 2307,2304,1995,0.0793159537973265,0.0793159537973265,-105.0127167,39.6959791,-105.0136437,39.6959725 16363,7010,2769,0.112453696268037,0.112453696268037,-104.9318494,39.7619997,-104.933165,39.7620038 16364,2769,3365,0.103853901930967,0.103853901930967,-104.933165,39.7620038,-104.93438,39.7620028 20334,2967,10745,0.0137335338280324,0.0137335338280324,-105.0237301,39.7584727,-105.0237282,39.7585962 2375,2363,964,0.101155075878388,0.101155075878388,-104.9849833,39.7193599,-104.9838008,39.7193434 16463,9886,1081,0.198408324686945,0.198408324686945,-104.9705756,39.7060566,-104.972547,39.7069966 16466,9913,9912,0.00925208668760351,0.00925208668760351,-104.9725631,39.7070317,-104.9726409,39.7070895 17365,10091,3085,0.200980490545583,0.200980490545583,-104.9786569,39.7147194,-104.9786762,39.712912 17304,4258,8744,0.201266280518922,0.201266280518922,-104.9634703,39.6965777,-104.9634565,39.6947677 2443,2434,2435,0.0498096064689081,0.0498096064689081,-105.038137,39.7712705,-105.0387198,39.7712682 18192,6053,4068,0.142529657997643,0.142529657997643,-105.0281511,39.7856201,-105.0281513,39.7843383 16717,5546,10002,2.41636756690016,2.41636756690016,-104.9874887,39.6894093,-104.9875808,39.6676785 14694,4875,4946,0.19209064576365,0.19209064576365,-104.9712147,39.735165,-104.9712638,39.7368921 2465,1228,2455,0.0986019921641189,0.0986019921641189,-105.0123662,39.7704857,-105.0135199,39.7704859 17232,243,244,0.123936016070967,0.123936016070967,-104.9728142,39.6892191,-104.9715783,39.6886379 17233,244,245,0.0423914167747626,0.0423914167747626,-104.9715783,39.6886379,-104.9711551,39.6884397 17234,245,30,0.0421885133223055,0.0421885133223055,-104.9711551,39.6884397,-104.9707346,39.6882416 17235,30,31,0.0623462807475453,0.0623462807475453,-104.9707346,39.6882416,-104.9701337,39.6879245 20321,10740,10741,0.00961494122957245,0.00961494122957245,-105.0235185,39.7589017,-105.0236254,39.7588748 20520,10845,10841,0.0515194041185215,0.0515194041185215,-105.0187438,39.7583413,-105.0181411,39.7583408 19715,10630,10631,0.0208944523636977,0.0208944523636977,-105.0042609,39.7342602,-105.0042586,39.7344481 14699,4164,4773,0.260608636385053,0.260608636385053,-104.974654,39.7201321,-104.9746628,39.7224758 2587,2559,2560,0.109781786773584,0.109781786773584,-105.0051367,39.7862559,-105.0064215,39.7862585 18391,7038,3425,0.202488499072253,0.202488499072253,-105.0322651,39.7656196,-105.034629,39.7657398 18395,2554,3861,0.207477450927098,0.207477450927098,-105.0433255,39.7874316,-105.0427456,39.7892435 20741,10913,7366,0.0901821833329384,0.0901821833329384,-105.0277761,39.7631337,-105.0267891,39.7634203 2613,2576,2373,0.0436228403965834,0.0436228403965834,-104.9558107,39.7098997,-104.9553043,39.709946 19620,10524,10589,0.00570573305761744,0.00570573305761744,-104.9883547,39.7082799,-104.988288,39.70828 18401,1425,7176,0.174145888646233,0.174145888646233,-105.0386719,39.7820847,-105.0380731,39.7805877 20347,10745,10747,0.0185775892434006,0.0185775892434006,-105.0237282,39.7585962,-105.0235111,39.7585885 2677,2638,2639,0.294941945704345,0.294941945704345,-105.015182,39.7220707,-105.0186305,39.7220872 19655,10606,10607,0.00514986150833142,0.00514986150833142,-104.9882676,39.7060132,-104.9883278,39.7060132 18881,7249,3271,0.203031342103983,0.203031342103983,-104.9611376,39.7056792,-104.9611322,39.7038533 20742,7366,10907,0.0328095866921768,0.0328095866921768,-105.0267891,39.7634203,-105.026532,39.7636394 2729,2684,2685,0.0539600310135124,0.0539600310135124,-104.9795298,39.7522538,-104.9799803,39.7525937 17508,10114,10116,0.025112430125901,0.025112430125901,-105.0124916,39.7402957,-105.0127369,39.7404199 17946,10225,10226,0.00737359034109891,0.00737359034109891,-104.987291,39.7236088,-104.9872048,39.7236101 14688,2393,2798,0.189312144234638,0.189312144234638,-104.971187,39.7255843,-104.971199,39.7272868 18130,10265,6045,0.200929523136355,0.200929523136355,-105.0222149,39.787432,-105.0222109,39.785625 2876,2499,2821,0.136005417598284,0.136005417598284,-105.0095409,39.7801481,-105.0111319,39.7801807 12974,2797,2822,0.0772628603550689,0.0772628603550689,-105.0069887,39.7454751,-105.0076937,39.7450404 19658,9394,8493,0.0491161384071996,0.0491161384071996,-105.0253203,39.7701872,-105.0258941,39.7702117 19659,8493,6763,0.145715875084599,0.145715875084599,-105.0258941,39.7702117,-105.0275974,39.7702694 14698,5033,4164,0.121872885708228,0.121872885708228,-104.9746644,39.7190361,-104.974654,39.7201321 17172,3092,5304,0.202230215982892,0.202230215982892,-104.9739802,39.7128965,-104.9739798,39.7147152 3021,2953,2954,0.00990774005844554,0.00990774005844554,-105.0157188,39.7584009,-105.0158347,39.7584 19694,10618,8145,0.956513774549446,0.956513774549446,-104.9416501,39.7908808,-104.9480016,39.7837973 19803,5200,10646,0.12476083696761,0.12476083696761,-104.9969602,39.7241241,-104.9969581,39.7230021 14722,4871,6016,0.191389811056615,0.191389811056615,-104.9735383,39.7351456,-104.9735459,39.7368668 20794,8908,10948,0.0132755925041989,0.0132755925041989,-105.0289792,39.7622112,-105.0291285,39.7622441 19880,10672,2617,0.0529554442967168,0.0529554442967168,-104.9957912,39.722999,-104.9957832,39.7225228 19918,6233,5202,0.175854776488408,0.175854776488408,-104.9980791,39.7257025,-104.9980791,39.724121 18502,9278,9526,0.133752339971597,0.133752339971597,-105.0363599,39.7511906,-105.036376,39.7499878 3064,2995,2996,0.132712872312529,0.132712872312529,-104.9953975,39.759713,-104.9954583,39.7585204 19901,10663,10676,0.0513919786820835,0.0513919786820835,-105.0428156,39.736637,-105.0434166,39.7366408 19973,10306,619,0.00429215823862154,0.00429215823862154,-105.0316869,39.7366042,-105.0316871,39.7365656 17075,7842,828,0.141317632530522,0.141317632530522,-104.9616094,39.7519514,-104.9616093,39.7532223 17970,10238,10234,0.0188321983270746,0.0188321983270746,-104.9883222,39.7243341,-104.988102,39.7243341 18897,10377,10378,0.0131134839493858,0.0131134839493858,-105.0124804,39.7505728,-105.0125479,39.7504669 17180,5449,5450,0.206640976814444,0.206640976814444,-104.9704727,39.6911049,-104.9704932,39.6929632 17113,3932,3959,0.0402088808240704,0.0402088808240704,-104.9574881,39.7475642,-104.957513,39.7479253 19990,10684,10682,0.0498254818797545,0.0498254818797545,-105.0410722,39.7384617,-105.0416549,39.7384584 18513,9294,10302,0.00151227516682341,0.00151227516682341,-105.0410618,39.7511847,-105.0410619,39.7511711 3252,2365,3163,0.175456016528149,0.175456016528149,-104.98145,39.7193208,-104.9814586,39.7208987 19267,10446,8486,0.0130023858176566,0.0130023858176566,-104.9952471,39.7458453,-104.9953533,39.7457616 15217,9530,539,0.0270882933911684,0.0270882933911684,-105.0461917,39.7527843,-105.0461157,39.7530208 18503,9526,9353,0.135313261796309,0.135313261796309,-105.036376,39.7499878,-105.0363784,39.7487709 18902,10378,10381,0.0118745691698922,0.0118745691698922,-105.0125479,39.7504669,-105.0125841,39.7503638 20282,10710,10722,0.0492625817369533,0.0492625817369533,-105.0441026,39.7735162,-105.044096,39.7739592 19437,10490,10491,0.0516785382045006,0.0516785382045006,-104.9897131,39.7108173,-104.9897225,39.7103526 16422,3358,3034,0.0480216533576434,0.0480216533576434,-104.9695281,39.7021526,-104.9699305,39.7024537 17185,5659,5660,0.024871407903781,0.024871407903781,-104.9687309,39.6883933,-104.9684404,39.6883858 18512,10302,9294,0.00151227516682341,0.00151227516682341,-105.0410619,39.7511711,-105.0410618,39.7511847 18681,3185,3408,0.173742073092489,0.173742073092489,-105.0367216,39.7197052,-105.0367215,39.7181427 15235,9533,9534,0.025845258726166,0.025845258726166,-104.9349851,39.7066969,-104.9352855,39.7067217 15243,9534,9535,0.0751513734309232,0.0751513734309232,-104.9352855,39.7067217,-104.9359493,39.706279 14715,5686,5687,0.105315223547906,0.105315223547906,-104.97583,39.7295104,-104.9758385,39.7304575 19826,10647,9253,0.122215184303521,0.122215184303521,-105.0021963,39.7300097,-105.0022016,39.7289106 20299,10728,5578,0.0498927645754841,0.0498927645754841,-105.0445532,39.7768578,-105.0439694,39.7768534 15281,9557,9556,0.01686832436596,0.01686832436596,-104.9466791,39.7112633,-104.9468185,39.711156 15283,9557,9558,0.0154433036380546,0.0154433036380546,-104.9466791,39.7112633,-104.9465426,39.7113542 17312,5705,5706,0.401673875470838,0.401673875470838,-104.9611673,39.6911287,-104.9611029,39.6875167 3564,3426,3427,0.0516847701108369,0.0516847701108369,-105.0346376,39.7664739,-105.0346332,39.7669387 15400,9579,3315,0.0326402169295471,0.0326402169295471,-105.0157258,39.7437753,-105.0155552,39.7435127 15402,9580,9581,0.331383974435327,0.331383974435327,-105.0162851,39.7457849,-105.0162939,39.7487651 15403,9582,9583,0.0120173707764648,0.0120173707764648,-105.0104647,39.7536666,-105.0103359,39.7536233 18689,1859,5770,0.176521953507317,0.176521953507317,-105.0415045,39.7213253,-105.0415039,39.7197378 3659,3496,3497,0.100604510338319,0.100604510338319,-104.9500131,39.6983858,-104.9488372,39.6983858 15426,8637,4935,0.0862034738049073,0.0862034738049073,-104.9993008,39.7450562,-104.9999815,39.7444843 15429,9597,8608,0.0815311130388188,0.0815311130388188,-105.0002485,39.7423649,-105.0009845,39.7418987 14717,933,5818,0.11375652775637,0.11375652775637,-104.9758289,39.7320426,-104.9752659,39.7329695 3704,3540,3541,0.0487079158287504,0.0487079158287504,-104.9786521,39.6984298,-104.9780828,39.698433 20304,9382,10728,0.0315682813160642,0.0315682813160642,-105.0445538,39.7765739,-105.0445532,39.7768578 15490,9618,8464,0.061043367869745,0.061043367869745,-105.0008107,39.746683,-105.0014282,39.7464074 15492,9627,9626,0.0311123551122936,0.0311123551122936,-105.0003825,39.746907,-105.0006793,39.7467451 17382,5814,2314,0.0781390219671105,0.0781390219671105,-105.0151443,39.7320016,-105.0146392,39.731416 20431,10791,10754,0.00545772790966665,0.00545772790966665,-105.0231621,39.7594921,-105.0232175,39.7595165 3935,3733,3734,0.176323868665952,0.176323868665952,-105.0028152,39.7336992,-105.0028252,39.7352849 20425,10786,10787,0.0471980291688183,0.0471980291688183,-105.0188457,39.7592189,-105.0188651,39.7596431 16275,9868,3657,0.128315234485653,0.128315234485653,-104.9551011,39.698724,-104.9539423,39.6994566 17111,3775,3776,0.0186255054019669,0.0186255054019669,-104.957947,39.7477378,-104.9578598,39.7475843 20436,10794,10795,0.0773551964908624,0.0773551964908624,-105.0218405,39.7610002,-105.0227368,39.7610963 4030,3814,3815,0.205898323776278,0.205898323776278,-105.039412,39.7472161,-105.0374612,39.7461303 14114,3768,3623,0.0676593021490157,0.0676593021490157,-104.9443957,39.7462296,-104.9448677,39.7457412 20311,10732,10733,0.00871128803713245,0.00871128803713245,-105.0237565,39.7589777,-105.0236546,39.7589766 17485,321,4992,0.0357053960194593,0.0357053960194593,-105.0159659,39.7510962,-105.0161841,39.75137 4135,1293,3896,0.0646203690871901,0.0646203690871901,-104.9634588,39.7488413,-104.9634682,39.7494224 16181,9842,5547,0.812121023854291,0.812121023854291,-104.9882243,39.682101,-104.9881577,39.6894044 15562,9299,9657,0.183361943567776,0.183361943567776,-104.9775506,39.725614,-104.9775593,39.727263 15563,9657,3803,0.198879262059456,0.198879262059456,-104.9775593,39.727263,-104.977579,39.7290515 18244,9371,2433,0.198605382792158,0.198605382792158,-105.0375615,39.7694949,-105.0375589,39.771281 20442,10799,10800,0.0197706815366264,0.0197706815366264,-105.0218863,39.7618096,-105.0218874,39.7616318 4153,2788,3908,0.132166336514103,0.132166336514103,-104.9634422,39.7669465,-104.9634409,39.7681351 19582,10575,10562,0.0700205995742609,0.0700205995742609,-104.9885885,39.7085196,-104.9885838,39.7091493 16266,7738,5831,0.20157737543677,0.20157737543677,-104.9586954,39.6893271,-104.9586821,39.6911399 17685,6154,6155,0.459645187119716,0.459645187119716,-104.9794838,39.7796685,-104.9848557,39.7798784 4242,3991,3227,0.0177155969329486,0.0177155969329486,-105.0299548,39.7716681,-105.0299581,39.7718274 4243,3227,3992,0.0329982706824684,0.0329982706824684,-105.0299581,39.7718274,-105.0299454,39.772124 19465,10509,10510,0.0192818852758557,0.0192818852758557,-104.9902632,39.7097378,-104.9902651,39.7095644 20445,10801,10802,0.0205768304881295,0.0205768304881295,-105.021849,39.761283,-105.0218433,39.761098 4285,658,1885,0.048605694225596,0.048605694225596,-105.0299141,39.7589753,-105.0299322,39.7594122 14724,5469,977,0.135303141818757,0.135303141818757,-104.9735608,39.7384085,-104.9741536,39.7395367 4308,4042,3999,0.107188720026654,0.107188720026654,-105.0287585,39.7181591,-105.0300116,39.7181459 15626,9687,9688,0.091295408872665,0.091295408872665,-104.9105005,39.7584038,-104.9094325,39.758409 18437,10292,8442,0.00675422790693776,0.00675422790693776,-105.0280151,39.7614164,-105.0279677,39.761465 20447,10794,10803,0.118731077964576,0.118731077964576,-105.0218405,39.7610002,-105.0217149,39.7599368 4347,4075,4076,0.0470687599943484,0.0470687599943484,-105.0333673,39.7838362,-105.0339181,39.7838412 4349,1002,4077,0.216843974938131,0.216843974938131,-104.9875798,39.7840554,-104.9901174,39.7840727 20454,10809,10810,0.100342747602662,0.100342747602662,-105.0193936,39.7576917,-105.0204422,39.7580973 4420,4130,4131,0.121697779505431,0.121697779505431,-104.9511844,39.7681053,-104.9511702,39.7691997 19593,10478,10580,0.068856662719705,0.068856662719705,-104.9902571,39.7102784,-104.991062,39.7102859 20625,10804,10874,0.0625386897444795,0.0625386897444795,-105.0242305,39.7611919,-105.0235366,39.7610136 18253,3979,6754,0.201867515357413,0.201867515357413,-105.0299437,39.7660501,-105.0275819,39.7660439 4514,4194,4195,0.10298973821829,0.10298973821829,-105.0077638,39.7343613,-105.0077585,39.7352875 15674,9685,9686,0.0593326737516342,0.0593326737516342,-104.9123877,39.7583821,-104.9116936,39.758384 20460,10813,10814,0.0263810628539784,0.0263810628539784,-105.0189136,39.7585213,-105.0192222,39.758524 4540,1339,4214,0.206331927913881,0.206331927913881,-105.0179868,39.7130093,-105.0180211,39.7111539 15694,7269,2024,0.188168800569156,0.188168800569156,-104.937334,39.717787,-104.935134,39.717787 19466,10510,10511,0.0234630277187848,0.0234630277187848,-104.9902651,39.7095644,-104.9902675,39.7093534 20626,10788,10875,0.12707186988651,0.12707186988651,-105.0218514,39.7587986,-105.0215131,39.7599114 14733,6342,4868,0.191023303912105,0.191023303912105,-104.9758813,39.7368678,-104.9758386,39.7351502 18638,7383,5180,0.100367385774354,0.100367385774354,-105.0336341,39.725085,-105.0345542,39.7245247 15713,1050,3913,0.111080496528689,0.111080496528689,-104.9620183,39.718346,-104.963317,39.7183519 18173,6048,6420,0.20192046475531,0.20192046475531,-105.0245363,39.7856143,-105.0245269,39.7874302 4662,1707,4301,0.203353286347824,0.203353286347824,-105.0343547,39.691257,-105.0343542,39.6894282 15737,3771,8867,0.1545281811215,0.1545281811215,-104.9439848,39.7291098,-104.9439798,39.7304995 18694,6025,5978,0.00688297127309608,0.00688297127309608,-105.0391099,39.7198541,-105.0391098,39.719916 18468,10298,9138,0.0199498887128462,0.0199498887128462,-105.0431907,39.7509391,-105.0432544,39.7511117 17131,4372,1799,0.197593407061799,0.197593407061799,-104.9763628,39.692984,-104.9763617,39.694761 15759,3487,5346,0.100946337054167,0.100946337054167,-104.9293078,39.7162471,-104.9281276,39.716246 20632,8227,6090,0.135158757751447,0.135158757751447,-105.0138041,39.7620198,-105.0138111,39.7608043 18263,6067,6514,0.193791754137247,0.193791754137247,-105.038672,39.7856168,-105.0386639,39.783874 4805,4410,4411,0.102107994490615,0.102107994490615,-105.0297971,39.7030981,-105.0298314,39.704016 19823,9252,7641,0.177252004679102,0.177252004679102,-105.0008928,39.7289115,-105.0009116,39.7273175 15778,9119,9707,0.0214606208419429,0.0214606208419429,-105.039492,39.7311696,-105.039492,39.7313626 15780,9707,9703,0.181325566879256,0.181325566879256,-105.039492,39.7313626,-105.039492,39.7329933 14737,4770,6526,0.178169149120729,0.178169149120729,-104.97698,39.7224773,-104.9769714,39.7240796 4824,534,475,0.0459278377034575,0.0459278377034575,-105.0126456,39.7551939,-105.0122615,39.7554827 15830,7134,9724,0.00382519149625338,0.00382519149625338,-105.0393032,39.7348018,-105.0393035,39.7348362 434,433,364,0.11596793090747,0.11596793090747,-104.9692608,39.6879972,-104.9703166,39.6886511 17139,4488,3200,0.20282742100359,0.20282742100359,-104.9762867,39.7092645,-104.976351,39.7110879 20710,7365,10885,0.00202939174918317,0.00202939174918317,-105.0253917,39.7620904,-105.0253682,39.762093 20738,10886,10887,0.038658244493302,0.038658244493302,-105.0396293,39.7653159,-105.0397062,39.7656585 4921,4492,4493,0.0619945774719425,0.0619945774719425,-105.0052379,39.7395355,-105.0052303,39.740093 18268,2438,5736,0.170878783790289,0.170878783790289,-105.0399004,39.7709268,-105.0398843,39.7724635 4947,3640,4511,0.128546240241841,0.128546240241841,-104.9529616,39.6985396,-104.9541278,39.6978107 2413,2403,2404,0.136554071110129,0.136554071110129,-105.017566,39.7530336,-105.0191633,39.7530233 11806,8418,8419,0.144478674207108,0.144478674207108,-104.986246,39.7517975,-104.9850687,39.7527297 470,473,474,0.189801845816516,0.189801845816516,-105.0185991,39.7470262,-105.0180056,39.7453814 14741,3802,5935,0.15521301123556,0.15521301123556,-104.9769713,39.7290617,-104.9769887,39.7304575 4998,4544,4545,0.135440573029242,0.135440573029242,-105.0220369,39.7741287,-105.0220798,39.7753463 2670,2628,2629,0.199951181775354,0.199951181775354,-105.0227761,39.7220608,-105.025114,39.7220614 18532,10307,7540,0.709454997862857,0.709454997862857,-105.0532518,39.7661573,-105.0449514,39.7661904 5075,4599,1025,0.0544629152641776,0.0544629152641776,-104.9615991,39.7447832,-104.9622361,39.7447859 17143,4616,4617,0.200408905820063,0.200408905820063,-104.9763402,39.7165163,-104.9763514,39.7183186 20669,10890,10891,0.0251214927041886,0.0251214927041886,-105.0403806,39.7653384,-105.0400867,39.7653362 14743,931,2216,0.184594913416957,0.184594913416957,-104.9770026,39.732045,-104.9770059,39.7337051 5094,4615,4618,0.110635552941058,0.110635552941058,-104.9835591,39.744874,-104.9848531,39.7448793 19633,10594,10505,0.00660487490366482,0.00660487490366482,-104.9910918,39.7081283,-104.991169,39.7081293 20709,10913,7365,0.234512277592806,0.234512277592806,-105.0277761,39.7631337,-105.0253917,39.7620904 20713,5881,10915,0.0114767201911695,0.0114767201911695,-105.0253707,39.7632845,-105.0253686,39.7633877 18275,6667,1427,0.0124761175920816,0.0124761175920816,-105.0398176,39.7819709,-105.0398172,39.7820831 18575,10323,10324,0.133190640971179,0.133190640971179,-105.0341543,39.7821409,-105.0327262,39.781661 19540,10553,10554,0.069921649249612,0.069921649249612,-104.9890431,39.7091518,-104.9890497,39.708523 19541,10554,7472,0.00672748885261455,0.00672748885261455,-104.9890497,39.708523,-104.9890503,39.7084625 19542,7472,10555,0.00636055689076091,0.00636055689076091,-104.9890503,39.7084625,-104.9890509,39.7084053 20479,10827,10828,0.0321786032396296,0.0321786032396296,-105.0188943,39.7587219,-105.0192706,39.7587299 5172,3232,4672,0.135963226577445,0.135963226577445,-104.993638,39.7717733,-104.9936519,39.772996 17294,8754,10015,0.202671913712405,0.202671913712405,-104.944769,39.6947624,-104.9447901,39.696585 23,24,25,0.131395177842502,0.131395177842502,-105.0205339,39.7572526,-105.0220707,39.7572761 24,25,26,0.132981987743145,0.132981987743145,-105.0220707,39.7572761,-105.0236259,39.7572468 18535,5555,10308,0.537923452261619,0.537923452261619,-105.0440136,39.7598585,-105.0503066,39.7598409 5196,4693,4694,0.101324047402986,0.101324047402986,-105.038526,39.7094438,-105.0397105,39.7094438 17084,505,4047,0.193244409170512,0.193244409170512,-104.9471759,39.748019,-104.9449621,39.7476682 20013,7896,8858,0.144841565186615,0.144841565186615,-104.9891984,39.7521958,-104.988003,39.7531189 18281,6757,6460,0.11412288805936,0.11412288805936,-105.0386612,39.7767112,-105.0386826,39.775685 5239,4723,4724,0.173697663092072,0.173697663092072,-104.9696767,39.7416775,-104.9696749,39.7432396 57,61,62,0.0954500024095661,0.0954500024095661,-104.931714,39.700208,-104.932829,39.700178 18609,5208,6228,0.175202487961463,0.175202487961463,-105.0445268,39.7239462,-105.0445535,39.7255217 18543,10313,5554,0.549870500653692,0.549870500653692,-105.050446,39.7589461,-105.0440133,39.7589595 5310,4766,3155,0.0172249530452766,0.0172249530452766,-104.9813252,39.7224891,-104.9811238,39.7224897 78,84,85,0.0505639086324271,0.0505639086324271,-104.9611564,39.7002245,-104.9605654,39.7002204 19778,10632,5380,0.0979518829901303,0.0979518829901303,-105.0008955,39.7325996,-105.0008982,39.7334805 20481,10792,10829,0.0269599370404467,0.0269599370404467,-105.0232345,39.7595229,-105.0230688,39.7597292 5457,4876,4877,0.0499120224253174,0.0499120224253174,-104.9706482,39.735165,-104.9700645,39.735165 96,101,102,0.0321305027576107,0.0321305027576107,-104.9418857,39.7001887,-104.9415109,39.7002071 97,102,103,0.0620448910426151,0.0620448910426151,-104.9415109,39.7002071,-104.940786,39.7001905 18782,10348,10344,0.0162360672802701,0.0162360672802701,-105.0006804,39.7393818,-105.0008699,39.7393725 5478,4135,4890,0.0934025271750886,0.0934025271750886,-104.9505787,39.7351289,-104.9494864,39.7351307 121,128,129,0.177008602394702,0.177008602394702,-105.0065998,39.7352916,-105.0065273,39.7368825 244,251,252,0.175978023607631,0.175978023607631,-104.9994212,39.7305062,-104.9994279,39.7320888 18294,6901,1428,0.00619376962359973,0.00619376962359973,-105.0409738,39.7821337,-105.0409732,39.782078 5500,4907,4908,0.100175479072509,0.100175479072509,-104.935013,39.7346788,-104.9338415,39.7346803 140,148,149,0.0975727004199176,0.0975727004199176,-105.0050494,39.6930773,-105.0061897,39.6930874 393,395,396,0.169106051700542,0.169106051700542,-104.9367017,39.7800737,-104.9347437,39.7798532 18784,10348,10349,0.00525970147109288,0.00525970147109288,-105.0006804,39.7393818,-105.0006189,39.7393808 5522,4924,4677,0.103650586835971,0.103650586835971,-104.9935332,39.7338673,-104.9941264,39.7346802 18546,7539,10314,0.65633531431652,0.65633531431652,-105.0449396,39.7652893,-105.0526184,39.7652564 18297,6968,6995,0.202610377838011,0.202610377838011,-105.0409894,39.7802021,-105.0409786,39.77838 5676,3669,5032,0.215322761034264,0.215322761034264,-104.9757447,39.7475025,-104.9757617,39.7494389 173,182,183,0.0984047094047537,0.0984047094047537,-105.0379081,39.6931063,-105.0390582,39.6931063 174,183,184,0.100655002347226,0.100655002347226,-105.0390582,39.6931063,-105.0402341,39.6931327 16515,5454,5455,0.104997960992542,0.104997960992542,-104.9857094,39.7569105,-104.984841,39.7562427 20485,10832,10763,0.0351600114003883,0.0351600114003883,-105.025074,39.7612402,-105.0250727,39.760924 5779,2576,4917,0.032816005995912,0.032816005995912,-104.9558107,39.7098997,-104.9558286,39.7101945 192,202,203,0.199740801936021,0.199740801936021,-105.0203557,39.6985481,-105.0203643,39.6967518 193,203,169,0.402428218597258,0.402428218597258,-105.0203643,39.6967518,-105.0203814,39.6931327 14755,5931,927,0.177893389603082,0.177893389603082,-104.9792436,39.7304339,-104.9792571,39.7320337 5803,5121,5122,0.103540820168727,0.103540820168727,-104.970912,39.7597791,-104.9708892,39.7607101 225,49,236,0.00807621055546913,0.00807621055546913,-104.9733927,39.700201,-104.9732983,39.700201 18672,1538,1539,0.106836085520251,0.106836085520251,-105.042161,39.7245549,-105.042161,39.7255157 14756,927,2212,0.186014347432929,0.186014347432929,-104.9792571,39.7320337,-104.9792376,39.7337065 5852,1967,4622,0.105142035615429,0.105142035615429,-104.9275397,39.743724,-104.9274625,39.7446677 282,292,293,0.038589084717098,0.038589084717098,-105.0040727,39.760849,-105.0037495,39.7610913 283,293,294,0.0763501630731075,0.0763501630731075,-105.0037495,39.7610913,-105.0030853,39.7615504 285,295,296,0.17581051150028,0.17581051150028,-104.9946201,39.7273342,-104.9946233,39.7289153 14758,4862,7101,0.190667289560019,0.190667289560019,-104.9792634,39.7351686,-104.9792889,39.7368832 5875,4334,5174,0.0464101693595893,0.0464101693595893,-104.9780308,39.7165201,-104.9774882,39.7165195 350,351,352,0.0901523030384508,0.0901523030384508,-105.0171199,39.7741304,-105.017099,39.774941 353,355,356,0.108591561133878,0.108591561133878,-104.9475022,39.7793961,-104.9486062,39.7789125 369,370,371,0.00989155289209397,0.00989155289209397,-105.0298446,39.7379436,-105.0298176,39.7380301 18304,7116,6758,0.139614208847036,0.139614208847036,-105.0259576,39.7678922,-105.0275911,39.7678891 517,511,512,0.231881303387922,0.231881303387922,-105.0312479,39.7836347,-105.03396,39.7837055 518,512,513,0.0504031171767775,0.0504031171767775,-105.03396,39.7837055,-105.0345487,39.7837339 12256,8620,8618,0.1042966231246,0.1042966231246,-105.0093075,39.7583444,-105.0084208,39.7577001 6051,5293,5294,0.1322760806231,0.1322760806231,-105.0315166,39.7439551,-105.0330637,39.7439508 18305,6758,3982,0.20021257935936,0.20021257935936,-105.0275911,39.7678891,-105.0299336,39.7678829 574,248,567,0.654270176053915,0.654270176053915,-104.966468,39.6862015,-104.9595276,39.6837329 575,264,568,0.0404038185731676,0.0404038185731676,-104.9479356,39.6896766,-104.9479442,39.6893133 19637,10596,10597,0.0126826750829723,0.0126826750829723,-104.9881372,39.7071852,-104.9882854,39.7071884 20403,10761,10778,0.00417068578422797,0.00417068578422797,-105.0250806,39.7603661,-105.0250816,39.7603286 6437,2444,5569,0.02055703905507,0.02055703905507,-105.0440363,39.7709406,-105.0440431,39.7711254 614,605,606,0.0427456634033912,0.0427456634033912,-105.0276669,39.7627327,-105.0278867,39.763078 11697,1006,1032,0.0356944242966225,0.0356944242966225,-105.0016257,39.7531381,-105.0019469,39.752933 18485,7779,9146,0.0491523501803915,0.0491523501803915,-105.0393085,39.7589141,-105.0398835,39.7589172 19922,7869,3723,0.102610678307364,0.102610678307364,-104.9980684,39.719352,-104.9980684,39.7184292 20528,10783,10029,0.0108754318867703,0.0108754318867703,-105.0159618,39.7583177,-105.015835,39.7583097 6839,2922,5305,0.104995892978265,0.104995892978265,-105.021523,39.7147919,-105.0227504,39.7148051 634,544,624,0.0671323040254876,0.0671323040254876,-105.034963,39.736586,-105.0357481,39.7365857 635,624,625,0.00434381837571047,0.00434381837571047,-105.0357481,39.7365857,-105.0357989,39.7365856 20428,10788,10789,0.0563042197472527,0.0563042197472527,-105.0218514,39.7587986,-105.0223762,39.7591046 18340,7633,7634,0.201343863199868,0.201343863199868,-105.0351904,39.7603234,-105.0351771,39.7621341 20531,2704,10847,0.00595682994262844,0.00595682994262844,-105.0229197,39.7608329,-105.0229893,39.7608356 18337,7624,2435,0.20163475178063,0.20163475178063,-105.0387364,39.7694549,-105.0387198,39.7712682 655,645,646,0.15124021105117,0.15124021105117,-104.9372542,39.7414009,-104.9354861,39.7413613 11518,656,657,0.200075413530476,0.200075413530476,-105.0346018,39.7589808,-105.0322612,39.758985 18341,7634,7661,0.00671626059696149,0.00671626059696149,-105.0351771,39.7621341,-105.0351767,39.7621945 18342,7661,7662,0.197150609042501,0.197150609042501,-105.0351767,39.7621945,-105.0351663,39.7639675 6951,5687,5936,0.0500693590985736,0.0500693590985736,-104.9758385,39.7304575,-104.975253,39.7304575 6952,5936,5453,0.049749026364738,0.049749026364738,-104.975253,39.7304575,-104.9746713,39.7304514 18121,10257,2538,0.176222237628552,0.176222237628552,-105.010685,39.7858675,-105.01068,39.7874523 18344,5247,6874,0.0949718672307841,0.0949718672307841,-105.0351958,39.7649631,-105.0351985,39.7658172 20408,10778,8971,0.00240570116723256,0.00240570116723256,-105.0250816,39.7603286,-105.0250832,39.760307 7025,5987,5146,0.0839973170950687,0.0839973170950687,-104.9257006,39.7292726,-104.9257328,39.7300276 687,680,681,0.00253308666004397,0.00253308666004397,-104.9569831,39.7416105,-104.9569536,39.7416084 688,681,682,0.0177686502456197,0.0177686502456197,-104.9569536,39.7416084,-104.9567458,39.7416064 20536,10790,10850,0.034182335159618,0.034182335159618,-105.0228403,39.759346,-105.0226484,39.7596157 18351,6756,3981,0.199906908242653,0.199906908242653,-105.0275956,39.7669634,-105.0299345,39.7669593 7046,5996,5997,0.0183612294578931,0.0183612294578931,-104.9257688,39.7618503,-104.9258117,39.7620121 7047,5997,5998,0.0939822022965603,0.0939822022965603,-104.9258117,39.7620121,-104.9257702,39.7628567 16701,9996,9997,0.0529811614609842,0.0529811614609842,-104.9999838,39.7464987,-104.9999731,39.7460223 20223,10711,10712,0.0485921897229188,0.0485921897229188,-104.9413123,39.6937735,-104.941312,39.6942105 7066,4209,6007,0.100592936440223,0.100592936440223,-105.0180383,39.7004566,-105.0192141,39.7004566 719,715,716,0.14011322934495,0.14011322934495,-105.0041615,39.7717924,-105.0041786,39.7730524 18164,6036,4091,0.184872985391224,0.184872985391224,-105.0152693,39.7856221,-105.0152654,39.7839595 18360,7775,7374,0.049527285222362,0.049527285222362,-105.0259595,39.7688086,-105.0259557,39.7683632 7242,1086,6117,0.0183572728116315,0.0183572728116315,-104.9723899,39.7092881,-104.9721753,39.7092881 20444,10797,10801,0.0204844414155983,0.0204844414155983,-105.0218716,39.7614664,-105.021849,39.761283 14778,5928,925,0.176931188736704,0.176931188736704,-104.9803886,39.7304366,-104.9804094,39.7320277 7325,6163,6164,0.404282808510336,0.404282808510336,-104.9569776,39.6893298,-104.9569833,39.685694 757,756,757,0.0403523543057396,0.0403523543057396,-104.9853038,39.7752036,-104.9848317,39.775197 758,758,759,0.10406364243601,0.10406364243601,-104.9258629,39.7765766,-104.9246452,39.7765808 20552,10810,10855,0.0274674933149076,0.0274674933149076,-105.0204422,39.7580973,-105.020438,39.7583443 7375,340,337,0.0516827997381363,0.0516827997381363,-104.9379355,39.7804643,-104.9373307,39.7804664 778,783,784,0.143355100800641,0.143355100800641,-105.001524,39.702453,-105.0031735,39.702226 18365,1660,7716,0.0501099513590678,0.0501099513590678,-105.0259529,39.7674233,-105.0259442,39.7669727 7418,5550,6228,0.0493634763375772,0.0493634763375772,-105.0439763,39.72552,-105.0445535,39.7255217 798,803,806,1.01502432527974,1.01502432527974,-104.9246129,39.752877,-104.9127396,39.7528988 20237,10712,8819,0.0494540965066323,0.0494540965066323,-104.941312,39.6942105,-104.940734,39.6942095 7441,1600,1601,0.0713701116113288,0.0713701116113288,-105.0133862,39.6987066,-105.013927,39.6982179 814,825,826,0.10637782371988,0.10637782371988,-104.9647057,39.7532062,-104.9634614,39.7531961 815,826,827,0.107195537700229,0.107195537700229,-104.9634614,39.7531961,-104.9622082,39.7532291 20239,10716,10717,0.029516495512001,0.029516495512001,-104.9411444,39.6963884,-104.9410012,39.6961469 7466,2930,5311,0.101596891275597,0.101596891275597,-105.021523,39.6985217,-105.0227074,39.6985877 836,849,850,0.0925483728292225,0.0925483728292225,-104.9429772,39.7557004,-104.9429726,39.7565327 837,850,851,0.184151560988971,0.184151560988971,-104.9429726,39.7565327,-104.9429635,39.7581888 20241,8817,10717,0.0237033604501814,0.0237033604501814,-104.9407242,39.6961507,-104.9410012,39.6961469 7541,6292,65,0.186329349943054,0.186329349943054,-104.933901,39.698515,-104.934135,39.700181 857,870,871,0.202831473953724,0.202831473953724,-104.9428589,39.7710708,-104.9428522,39.7728949 14121,4084,3945,0.0818484712615532,0.0818484712615532,-104.9441124,39.7484997,-104.9450651,39.7484271 18787,10347,10345,0.045081440573134,0.045081440573134,-105.0006789,39.7395014,-105.0006728,39.7399068 7826,2505,6454,0.100016861256994,0.100016861256994,-105.0100464,39.7753527,-105.0112167,39.7753455 876,889,890,0.105571186658179,0.105571186658179,-104.9536454,39.7644642,-104.9524103,39.764457 877,890,891,0.105688383652669,0.105688383652669,-104.9524103,39.764457,-104.9511738,39.7644539 11418,8067,8068,0.0483239948134963,0.0483239948134963,-105.0441378,39.7835013,-105.043576,39.7834515 7848,6464,6465,0.0519215197465546,0.0519215197465546,-105.041027,39.7752745,-105.0416343,39.775288 894,908,909,0.110040792413973,0.110040792413973,-104.9331257,39.7644965,-104.9318383,39.7645031 896,910,911,0.148938852784508,0.148938852784508,-104.9998754,39.7567199,-104.998644,39.7576675 11420,8068,8077,0.744996900508782,0.744996900508782,-105.043576,39.7834515,-105.0348588,39.7833346 7872,6484,6485,0.109350713693358,0.109350713693358,-104.9848486,39.7462103,-104.9835697,39.7461971 914,928,929,0.0454506765778274,0.0454506765778274,-104.9786778,39.7320223,-104.9781467,39.7320382 15223,8102,5299,0.0276921695746079,0.0276921695746079,-105.0426126,39.7442054,-105.042522,39.7439663 16761,10006,10010,0.188081556068426,0.188081556068426,-104.9523627,39.6986871,-104.950646,39.6997437 20354,9336,10730,0.00773852906846938,0.00773852906846938,-105.0251673,39.7585782,-105.0250776,39.7585876 7965,6543,6544,0.0483732045653669,0.0483732045653669,-104.9723281,39.7237476,-104.9717626,39.7237562 954,966,967,0.0990431305437434,0.0990431305437434,-104.9838084,39.7225355,-104.9838014,39.7234262 19650,10601,10604,0.0245600833310456,0.0245600833310456,-104.9879279,39.7066512,-104.988215,39.7066518 18271,6463,6629,0.159535181156963,0.159535181156963,-105.0398602,39.7752659,-105.0398199,39.7767003 20358,10736,9208,0.00987870578899212,0.00987870578899212,-105.0233746,39.7593437,-105.0233093,39.759417 11333,3953,8218,0.0887906096153549,0.0887906096153549,-105.0001937,39.7283674,-104.9994384,39.7289153 976,987,988,0.0367128135573791,0.0367128135573791,-104.9740753,39.7240686,-104.9740667,39.7237385 18911,10389,10390,0.0499832893351177,0.0499832893351177,-105.0126283,39.7501885,-105.0126243,39.749739 8132,6646,6647,0.176189320777164,0.176189320777164,-104.9986572,39.7336891,-104.998664,39.7352736 20359,9208,8992,0.00952006614931064,0.00952006614931064,-105.0233093,39.759417,-105.0232439,39.7594863 18533,7540,5565,0.0799101067174197,0.0799101067174197,-105.0449514,39.7661904,-105.0440165,39.7661967 15227,8248,1474,0.0211145699437457,0.0211145699437457,-104.9245969,39.6962239,-104.9247632,39.6960836 11427,8252,8251,0.0497577863871374,0.0497577863871374,-105.0342719,39.7834294,-105.0348524,39.7834646 8228,5488,6699,0.203871251538877,0.203871251538877,-104.9494922,39.738334,-104.9494732,39.7401674 1013,1025,1026,0.240326237485559,0.240326237485559,-104.9622361,39.7447859,-104.9622426,39.7469472 1014,1026,1027,0.140197604091005,0.140197604091005,-104.9622426,39.7469472,-104.9622318,39.748208 11524,8299,6771,0.0679188084680006,0.0679188084680006,-105.0260753,39.7595725,-105.0268698,39.7595648 8280,6724,1837,0.0673898837011532,0.0673898837011532,-105.0120852,39.72025,-105.0120749,39.720856 16769,3180,3279,0.131366088579917,0.131366088579917,-104.9540885,39.7026636,-104.9540847,39.703845 11560,7714,8320,0.204692599225755,0.204692599225755,-105.0316842,39.7566755,-105.0317009,39.7548347 18785,10349,3941,0.0399279993421446,0.0399279993421446,-105.0006189,39.7393808,-105.000152,39.7393746 1055,1071,1072,0.193562714729093,0.193562714729093,-105.0090259,39.7765399,-105.009231,39.7782735 18374,2425,6794,0.0832162654729584,0.0832162654729584,-105.0324788,39.7706946,-105.0322928,39.76996 8378,6787,5475,0.176557126416642,0.176557126416642,-104.9684521,39.7368249,-104.9684271,39.7384126 1079,1095,1096,0.106445830238736,0.106445830238736,-105.0405345,39.724543,-105.0405516,39.7255002 1081,1097,1098,0.0486277340974482,0.0486277340974482,-105.040561,39.7306097,-105.0405664,39.7301724 18378,2549,8381,0.409599255943821,0.409599255943821,-105.0398307,39.787434,-105.0398172,39.7911176 8425,4370,2496,0.102227972652095,0.102227972652095,-105.0014826,39.7040009,-105.0026756,39.7039481 1101,1117,1118,0.104134759343337,0.104134759343337,-105.0404813,39.7539268,-105.0404858,39.7548633 19670,9361,9367,0.104968988119014,0.104968988119014,-105.0246491,39.770221,-105.0246438,39.769277 11768,8406,8391,0.072368398733761,0.072368398733761,-104.9814866,39.7527817,-104.982081,39.7523183 11405,6191,577,0.346853696348124,0.346853696348124,-104.9832163,39.7795774,-104.979193,39.7791651 11711,2125,2126,0.0693722119224359,0.0693722119224359,-105.0057953,39.756766,-105.0056493,39.7573797 1121,1137,1138,0.209246619241212,0.209246619241212,-105.0404024,39.780201,-105.040403,39.7820828 11896,1345,8466,0.0539854948645785,0.0539854948645785,-105.0025087,39.7490201,-105.0020778,39.7486652 8519,3823,6870,0.0122276886226055,0.0122276886226055,-105.0106786,39.6880414,-105.0108215,39.6880414 1142,1161,1045,0.106182749069371,0.106182749069371,-104.9634876,39.7632183,-104.9622462,39.763254 1143,1045,1162,0.0572035723632033,0.0572035723632033,-104.9622462,39.763254,-104.9615772,39.7632401 11949,8497,8498,0.0157235898061176,0.0157235898061176,-105.0139116,39.7556283,-105.0137949,39.755519 8563,6893,6894,0.0563604312984052,0.0563604312984052,-105.0252908,39.7655845,-105.0259502,39.7655831 1161,1180,1181,0.108807320753836,0.108807320753836,-104.9967587,39.6994606,-104.9967963,39.6984825 1162,1181,555,0.0264412731929892,0.0264412731929892,-104.9967963,39.6984825,-104.9967877,39.6982448 11990,6574,4455,0.147936408791814,0.147936408791814,-104.9828432,39.7584876,-104.9816151,39.759425 8587,6905,6906,0.00825706398143248,0.00825706398143248,-104.9475756,39.7692051,-104.947479,39.769204 1181,1196,1197,0.0308045840002764,0.0308045840002764,-104.9532393,39.7271307,-104.9528791,39.7271293 16676,9978,9979,0.0911222888155273,0.0911222888155273,-105.0081875,39.7419793,-105.0090565,39.7415049 12046,8525,8526,0.0214801658544325,0.0214801658544325,-105.0047107,39.7504962,-105.0049596,39.7505226 8609,4639,1260,0.0990232299326886,0.0990232299326886,-105.0193449,39.7766055,-105.0205036,39.7766121 20366,10746,10748,0.00389959559054649,0.00389959559054649,-105.0236226,39.75895,-105.0235917,39.7589758 8754,6984,6985,0.142274771709776,0.142274771709776,-105.008704,39.7588217,-105.0098936,39.7597166 15273,8632,8698,0.0321488809830426,0.0321488809830426,-104.9291888,39.7063544,-104.9293068,39.7060799 12327,8651,8462,0.0863896937468126,0.0863896937468126,-105.0047136,39.7486765,-105.003842,39.7490696 8825,7022,7023,0.132397309217195,0.132397309217195,-105.0315597,39.7499887,-105.0315207,39.751179 15906,8604,1831,0.0312706435771371,0.0312706435771371,-105.0283446,39.7216209,-105.0282669,39.7213461 8982,704,420,0.200616718436647,0.200616718436647,-104.9419371,39.7419475,-104.9418594,39.7437507 1261,1282,24,0.134590345997008,0.134590345997008,-105.0205344,39.7560422,-105.0205339,39.7572526 18452,7704,9427,0.203142152499049,0.203142152499049,-105.0410725,39.7566932,-105.0410753,39.7548663 12940,8766,1971,0.0880952038111177,0.0880952038111177,-105.0021048,39.7447013,-105.0012102,39.7450944 12050,8529,8530,0.0322062217802774,0.0322062217802774,-105.0041786,39.7503114,-105.0045096,39.7501731 1281,1306,1307,0.102064457561207,0.102064457561207,-105.0288014,39.7133724,-105.0299945,39.7133592 12052,8529,8412,0.0524928623134227,0.0524928623134227,-105.0041786,39.7503114,-105.0036942,39.7500213 20805,10934,7427,0.00626540347624637,0.00626540347624637,-105.0368648,39.7621971,-105.0369381,39.7621971 9106,7163,7164,0.0532969377049032,0.0532969377049032,-105.0381509,39.7543757,-105.0381551,39.754855 1301,1326,1327,0.0908036524111016,0.0908036524111016,-105.0442903,39.7133559,-105.0452398,39.7129907 1302,1327,1328,0.187321516717609,0.187321516717609,-105.0452398,39.7129907,-105.0473907,39.7133074 20389,10773,10765,0.00486729953892219,0.00486729953892219,-105.0238489,39.7606336,-105.023905,39.7606411 20812,7034,10952,0.00504516380305115,0.00504516380305115,-105.0322625,39.7622195,-105.0323215,39.7622208 12945,8883,8884,0.0693524767029838,0.0693524767029838,-105.0014849,39.7426723,-105.0010815,39.7421312 9177,1813,7200,0.0899820045120437,0.0899820045120437,-104.923341,39.6929674,-104.9222894,39.6929759 12258,8619,8617,0.025123815719297,0.025123815719297,-105.0083242,39.7578801,-105.0083585,39.7576557 9178,132,7201,0.0532452299195118,0.0532452299195118,-104.9874659,39.6930068,-104.9868436,39.6930068 13064,8946,8947,0.0850173355126965,0.0850173355126965,-104.9938162,39.7672158,-104.9948109,39.7672181 9301,7274,6989,0.145898107890786,0.145898107890786,-104.9337866,39.742569,-104.9320802,39.742569 1340,1368,1369,0.19896343011117,0.19896343011117,-104.9900335,39.7121268,-104.9923595,39.7121202 20815,7168,10919,0.00784309361436635,0.00784309361436635,-105.0381187,39.7621933,-105.0382104,39.7621908 9323,7286,7287,0.0531798537803958,0.0531798537803958,-104.983982,39.7019687,-104.9833604,39.7019722 18312,7244,7291,0.112193704343122,0.112193704343122,-105.0311621,39.7711127,-105.0324737,39.7711548 20817,10953,10288,0.00348743524444471,0.00348743524444471,-105.0291765,39.7620512,-105.0292173,39.7620512 20818,10288,10921,0.00283999263123215,0.00283999263123215,-105.0292173,39.7620512,-105.0292505,39.7620502 9345,7305,6323,0.0511693918815177,0.0511693918815177,-104.9669227,39.7020659,-104.9663246,39.7020694 20831,10939,10947,0.189387199061175,0.189387199061175,-105.0393977,39.762194,-105.0393977,39.7638972 20504,10061,10815,0.00579629159172248,0.00579629159172248,-105.0193111,39.7583425,-105.0192433,39.7583417 12268,8625,8626,0.00924470302738606,0.00924470302738606,-105.0063297,39.755277,-105.0062526,39.7553353 18317,7365,7366,0.190091232151663,0.190091232151663,-105.0253917,39.7620904,-105.0267891,39.7634203 18915,10393,10394,0.0257178211457629,0.0257178211457629,-105.0122186,39.7502302,-105.0124855,39.7503369 9548,5843,7400,0.197969196756037,0.197969196756037,-104.9687193,39.6910999,-104.9687412,39.6893196 1402,1428,1429,0.0514192906451236,0.0514192906451236,-105.0409732,39.782078,-105.0415749,39.7820729 19551,10559,10558,0.0350073244923259,0.0350073244923259,-104.9881037,39.7097761,-104.9880982,39.7100909 20372,10756,10757,0.119877702556756,0.119877702556756,-105.0229933,39.7612883,-105.0243898,39.7611891 18474,9006,9005,0.01365486811001,0.01365486811001,-105.0399032,39.754857,-105.0399025,39.7549798 9618,6255,7423,0.201105238361345,0.201105238361345,-104.9944654,39.6984907,-104.9944429,39.6966822 1423,1446,1447,0.102065186535373,0.102065186535373,-105.0038944,39.7084713,-105.0038773,39.7075535 12355,8667,8662,0.00824054620763183,0.00824054620763183,-105.0124751,39.7525722,-105.0123789,39.7525675 13473,9096,9097,0.0791788196488147,0.0791788196488147,-105.0171656,39.7251183,-105.0162433,39.7250562 13558,9033,9033,0.000550802138422688,0.000550802138422688,-105.0111765,39.722883,-105.0111825,39.7228848 9720,5436,7485,0.210597915191446,0.210597915191446,-105.0250692,39.7085234,-105.0275311,39.708526 1445,1465,778,0.201931327083159,0.201931327083159,-105.0238576,39.7038839,-105.023849,39.7020679 16745,10007,6830,0.0463356709963923,0.0463356709963923,-104.9516233,39.6981848,-104.9512088,39.6979166 18484,9139,9145,0.0170083591694009,0.0170083591694009,-105.0431263,39.7511062,-105.0429278,39.7510959 18486,9146,1121,0.0502889247784144,0.0502889247784144,-105.0398835,39.7589172,-105.0404718,39.7589145 13588,9137,9132,0.0916872062208973,0.0916872062208973,-104.9868714,39.7007074,-104.9861015,39.7001338 18564,10320,10321,0.148893183386122,0.148893183386122,-105.0313943,39.7806712,-105.0330975,39.7803888 1470,1490,1454,0.0984270848036789,0.0984270848036789,-105.0026792,39.6948706,-105.0038293,39.6948507 11793,8412,1301,0.0102820603565046,0.0102820603565046,-105.0036942,39.7500213,-105.0035821,39.7499878 13649,9157,9158,0.11057157733623,0.11057157733623,-104.9952014,39.7022895,-104.9960034,39.7030693 9923,7595,5945,0.197471792675123,0.197471792675123,-104.9362843,39.7292429,-104.9363272,39.7310185 1492,1512,1513,0.240760864140441,0.240760864140441,-104.931734,39.696087,-104.92892,39.6960846 1493,1513,1514,0.0903356876724302,0.0903356876724302,-104.92892,39.6960846,-104.9278643,39.6960978 18489,9154,9164,0.0526957444463644,0.0526957444463644,-105.0338562,39.7492256,-105.034029,39.7487707 9949,7606,7607,0.0349507847949759,0.0349507847949759,-104.9382673,39.7253035,-104.9382968,39.725617 1512,1531,1532,0.421840818868262,0.421840818868262,-104.9909332,39.7613911,-104.9909417,39.7651848 1514,1533,1534,0.0990053945754622,0.0990053945754622,-104.9453062,39.7574036,-104.944148,39.7574036 18920,10391,10399,0.0111591670236662,0.0111591670236662,-105.0127316,39.7492235,-105.0126923,39.7491278 10025,6642,3954,0.137704462550789,0.137704462550789,-104.9985895,39.7273172,-105.0001997,39.7273124 1533,1556,1557,0.0904418216599082,0.0904418216599082,-104.9613425,39.77767,-104.9602842,39.7776637 1535,1558,1559,0.0987505899129773,0.0987505899129773,-104.959414,39.7776762,-104.9582585,39.7776672 19486,10409,10426,0.0202821728904968,0.0202821728904968,-104.9883441,39.7097759,-104.9883452,39.7095935 10050,7651,7652,0.0462326431468639,0.0462326431468639,-105.0389317,39.7282542,-105.0394723,39.7282575 1552,1577,1578,0.0904564264247089,0.0904564264247089,-105.0390628,39.6875658,-105.0401129,39.6876594 1554,1579,1580,0.0903173650147356,0.0903173650147356,-105.0411657,39.6879819,-105.0421871,39.6881867 18611,2585,1850,0.178619647699559,0.178619647699559,-105.035536,39.7229363,-105.0355172,39.72133 19139,479,10436,0.0608772998887891,0.0608772998887891,-105.0124432,39.7406786,-105.0130548,39.7409589 10147,7693,7694,0.00731957097451548,0.00731957097451548,-104.9475739,39.7873593,-104.947581,39.7874249 1571,1598,1600,0.0527554061663716,0.0527554061663716,-105.0137725,39.6990764,-105.0133862,39.6987066 18460,6389,9354,0.131365686337894,0.131365686337894,-105.0387149,39.7475739,-105.0387149,39.7487553 13942,9095,9242,0.111189675764469,0.111189675764469,-105.0210758,39.7255489,-105.0223459,39.7257626 10218,6638,5410,0.0525082825873588,0.0525082825873588,-104.9710843,39.6893658,-104.9704709,39.6893522 11529,809,810,0.133518358438394,0.133518358438394,-105.026046,39.7554277,-105.0276079,39.7554276 16258,9267,3529,0.187765741537081,0.187765741537081,-104.9552346,39.6965869,-104.9552447,39.6982755 10288,7759,7760,0.0990614933501691,0.0990614933501691,-104.9475555,39.7710608,-104.9463967,39.7710806 1610,1640,1641,0.0829769157452624,0.0829769157452624,-105.0156865,39.706479,-105.0156951,39.7057328 1611,1641,1642,0.0110107206173314,0.0110107206173314,-105.0156951,39.7057328,-105.0156924,39.7056338 14142,478,9286,0.110440686979957,0.110440686979957,-105.0170811,39.7459783,-105.0165836,39.7450617 10359,6835,4056,0.176947127899101,0.176947127899101,-105.0397191,39.7165613,-105.0396933,39.7181525 10360,4056,7791,0.153314942388554,0.153314942388554,-105.0396933,39.7181525,-105.0397234,39.7195311 16039,9796,9803,0.17034831343451,0.17034831343451,-105.0121361,39.6892112,-105.0101617,39.6894076 20229,8818,8827,0.0165504595782256,0.0165504595782256,-104.9407334,39.6945605,-104.94054,39.6945576 15466,9616,9605,0.0511543414269977,0.0511543414269977,-105.0011333,39.7436854,-105.000722,39.7440195 10664,7914,2973,0.0665734173113744,0.0665734173113744,-105.027595,39.7578708,-105.0275907,39.7584695 1646,1673,1674,0.136622102626379,0.136622102626379,-105.0111824,39.7680416,-105.0127809,39.7680407 1647,1674,1675,0.135851990536989,0.135851990536989,-105.0127809,39.7680407,-105.0143702,39.7680596 15467,9605,7963,0.0172079120084978,0.0172079120084978,-105.000722,39.7440195,-105.0005879,39.7441349 1668,1693,1694,0.101380870701686,0.101380870701686,-105.0416583,39.7675928,-105.0428441,39.7675702 11218,3630,8166,0.0456744230751041,0.0456744230751041,-104.9286229,39.7018847,-104.9290225,39.7016123 15788,9639,9625,0.0212057259943503,0.0212057259943503,-105.0250842,39.7369224,-105.0249286,39.7370709 11369,8219,7971,0.0335395055556045,0.0335395055556045,-105.0056833,39.7616862,-105.0053146,39.761583 16195,7725,5820,0.195527635044049,0.195527635044049,-104.9821706,39.6894094,-104.9821591,39.6911678 16196,5820,7207,0.20506620423787,0.20506620423787,-104.9821591,39.6911678,-104.9821537,39.693012 11659,7036,3421,0.201375612760589,0.201375612760589,-105.0322644,39.7643359,-105.0346204,39.7643363 11773,2681,5358,0.147201059924865,0.147201059924865,-104.9782507,39.7512619,-104.979461,39.7503203 17216,8420,1908,0.199697066538748,0.199697066538748,-104.9774882,39.7056633,-104.9774775,39.7074592 16157,9835,9836,0.024879986991164,0.024879986991164,-105.0143087,39.7379669,-105.0142819,39.7377441 18699,1320,1376,0.177502821070015,0.177502821070015,-105.0391059,39.7133709,-105.0390952,39.7117746 12115,8553,8554,0.175311002200187,0.175311002200187,-104.9647683,39.7416548,-104.9647611,39.7432314 19503,10530,10531,0.0385295444601748,0.0385295444601748,-104.9883733,39.7063608,-104.9883756,39.7060143 16538,9932,9933,0.139509514048293,0.139509514048293,-104.9763549,39.7494877,-104.9763678,39.7507423 1717,1736,1737,0.0422973816408655,0.0422973816408655,-105.0057005,39.6912645,-105.0061947,39.6912734 17220,3087,9830,0.198791677003679,0.198791677003679,-104.9775097,39.7129054,-104.9774882,39.7146931 12205,8587,7095,0.0103763001462627,0.0103763001462627,-105.0011631,39.7420804,-105.0010418,39.7420775 1748,1765,1768,0.20159496635188,0.20159496635188,-104.9769241,39.7129008,-104.976901,39.7110879 12332,8654,8655,0.0104809427005404,0.0104809427005404,-105.0075431,39.754727,-105.0074206,39.7547231 19506,10533,7232,0.00927443019901883,0.00927443019901883,-104.9883745,39.7058681,-104.9883759,39.7057847 12444,8704,8705,0.0186821732215156,0.0186821732215156,-104.9404955,39.7617894,-104.9404928,39.7619574 1767,1785,1786,0.049264963521636,0.049264963521636,-104.9839616,39.6947869,-104.9833861,39.6948011 16454,9909,9910,0.124306713488191,0.124306713488191,-104.9730512,39.7063782,-104.9724845,39.7074076 12491,8717,8718,0.055230353030641,0.055230353030641,-104.9599663,39.6929697,-104.9593208,39.692969 12493,8719,8720,0.118556931073074,0.118556931073074,-104.9792566,39.6946845,-104.979262,39.6936183 16535,4328,8117,0.102336137979151,0.102336137979151,-104.976953,39.748636,-104.97815,39.7486401 1810,1826,1827,0.198453556780362,0.198453556780362,-104.9791466,39.7165069,-104.9791916,39.7147225 18642,7416,4062,0.177070510498962,0.177070510498962,-105.0450953,39.7165644,-105.0451087,39.7181568 12605,384,4685,0.0512286127934627,0.0512286127934627,-104.9934388,39.7289219,-104.9940378,39.7289164 1838,1854,1855,0.0513002538457751,0.0513002538457751,-105.0379177,39.7213314,-105.0385175,39.7213346 1839,1855,1856,0.0505552484656801,0.0505552484656801,-105.0385175,39.7213346,-105.0391086,39.721333 16789,8649,10013,0.223567773525098,0.223567773525098,-105.0092259,39.7486951,-105.0114923,39.7476921 12632,2360,3710,0.110712951608372,0.110712951608372,-104.9874759,39.7193464,-104.9874523,39.7183509 1858,1870,1871,0.100377935012122,0.100377935012122,-104.9899993,39.7111545,-104.9899914,39.7102518 17014,10053,10054,0.0101091220768254,0.0101091220768254,-105.0167611,39.7547513,-105.0167692,39.7546606 12810,8258,8846,0.197578956532281,0.197578956532281,-104.9988487,39.78249,-104.9966683,39.7818987 12812,8846,6028,0.064250785290107,0.064250785290107,-104.9966683,39.7818987,-104.9959579,39.7817094 12814,8847,8848,0.169735694825716,0.169735694825716,-104.9968592,39.782169,-104.9987337,39.782674 12816,8848,297,0.081779930762806,0.081779930762806,-104.9987337,39.782674,-104.999633,39.7829256 16613,9942,2685,0.29520243699611,0.29520243699611,-104.9824158,39.7507117,-104.9799803,39.7525937 12926,8892,8893,0.0723033727126927,0.0723033727126927,-105.0008068,39.745167,-105.001108,39.7457746 13020,8924,8925,0.0102645296363106,0.0102645296363106,-104.9947852,39.7699691,-104.9949053,39.7699691 13048,8934,8935,0.109609070074496,0.109609070074496,-104.9901787,39.7746982,-104.9904048,39.7737279 14679,9301,445,0.205255827063182,0.205255827063182,-104.9700183,39.7255888,-104.9700104,39.7237429 17965,10232,10237,0.0287772787854116,0.0287772787854116,-104.9882382,39.7252241,-104.9882377,39.7249653 18916,10395,10396,0.0665707610088623,0.0665707610088623,-105.0103557,39.7499974,-105.0109587,39.7503762 17673,8930,8847,0.0672232407607821,0.0672232407607821,-104.9961216,39.7819588,-104.9968592,39.782169 19611,10510,10586,0.0687878070750461,0.0687878070750461,-104.9902651,39.7095644,-104.9910692,39.709571 1895,1909,1910,0.0533681732492523,0.0533681732492523,-104.9763514,39.7074715,-104.9757282,39.7074937 18738,1858,7870,0.177701929540755,0.177701929540755,-105.0403103,39.7213316,-105.0403023,39.7197335 18722,1312,9772,0.242272496904356,0.242272496904356,-105.0342968,39.7133689,-105.0342887,39.7111901 13294,4282,4326,0.048552671008238,0.048552671008238,-105.0344834,39.703983,-105.0350499,39.7039565 1916,1928,1929,0.105818779358726,0.105818779358726,-104.9605576,39.7074884,-104.9593208,39.7074709 18739,7870,4057,0.175799763463846,0.175799763463846,-105.0403023,39.7197335,-105.0403076,39.7181525 18654,6221,7655,0.275174189153955,0.275174189153955,-105.0421663,39.7257919,-105.0421691,39.7282666 1942,1956,1957,0.0270768788779568,0.0270768788779568,-104.9295943,39.7085824,-104.9292853,39.7085296 13392,311,9059,0.0124055357740245,0.0124055357740245,-104.9786416,39.779139,-104.9784966,39.7791336 18659,7643,6205,0.176055293755678,0.176055293755678,-105.030657,39.7277196,-105.0306528,39.7261363 13405,8942,9061,0.112337222040467,0.112337222040467,-104.9969401,39.7675503,-104.9981155,39.7670982 19275,10446,10424,0.0353155595120025,0.0353155595120025,-104.9952471,39.7458453,-104.9949557,39.7460704 1960,1977,1978,0.0139641936224905,0.0139641936224905,-104.9406062,39.7437573,-104.9407693,39.7437639 13485,9102,308,0.0118340647108347,0.0118340647108347,-105.0160728,39.7255648,-105.0162105,39.7255543 20374,10758,3588,0.00620515380678302,0.00620515380678302,-105.0243956,39.7608382,-105.0243965,39.7607824 18262,2547,6067,0.202075066970098,0.202075066970098,-105.0386666,39.7874341,-105.038672,39.7856168 13520,9073,117,0.110830423506594,0.110830423506594,-105.0251226,39.7293097,-105.0251312,39.7303064 13529,5647,9088,0.177768687230353,0.177768687230353,-105.0347769,39.7254226,-105.0327002,39.7254916 19599,1871,10582,0.0185256932684462,0.0185256932684462,-104.9899914,39.7102518,-104.9902054,39.7102774 13548,447,2999,0.0894668373271695,0.0894668373271695,-105.0132294,39.7256673,-105.0136746,39.7263954 13553,9126,579,0.319404247396224,0.319404247396224,-105.0106484,39.7227756,-105.0080855,39.7206863 18657,7657,10331,0.158775443026926,0.158775443026926,-105.0445162,39.72828,-105.0445132,39.7297079 13716,6715,4211,0.0895901111539728,0.0895901111539728,-105.0169992,39.6967549,-105.0180463,39.6967483 2012,2021,2022,0.202353267688237,0.202353267688237,-104.9349346,39.7274171,-104.9349282,39.7292369 18846,10364,10366,0.0360011605118072,0.0360011605118072,-105.0140112,39.7371325,-105.0139219,39.7374489 13805,9197,6639,0.199762828560815,0.199762828560815,-104.9985624,39.7147937,-104.9985703,39.7165902 18572,10317,10318,0.0818849597364774,0.0818849597364774,-105.03063,39.7832519,-105.0297002,39.7834301 2037,2046,2047,0.202843850092204,0.202843850092204,-104.9674789,39.7129253,-104.9674682,39.7111011 2038,2047,2048,0.202089258953368,0.202089258953368,-104.9674682,39.7111011,-104.9674823,39.7092837 19239,8480,10459,0.145581432505511,0.145581432505511,-104.9912213,39.7425829,-104.9924125,39.7416474 13871,2282,3603,0.0995034643784278,0.0995034643784278,-104.9305543,39.7565508,-104.9293903,39.7565549 2058,746,1564,0.142548749521321,0.142548749521321,-104.9530366,39.7763944,-104.9530639,39.7776762 12345,8661,8662,0.0184782413605156,0.0184782413605156,-105.0123532,39.7524025,-105.0123789,39.7525675 13933,9117,9237,0.0487812750222334,0.0487812750222334,-105.0252112,39.7363992,-105.0252103,39.7368379 13946,9243,9109,0.0432001724914345,0.0432001724914345,-105.005875,39.7256239,-105.0053716,39.7256561 20415,10773,10767,0.0164543942872072,0.0164543942872072,-105.0238489,39.7606336,-105.0239411,39.7605037 15289,7065,9559,0.00979064512162057,0.00979064512162057,-104.9499634,39.7145233,-104.9500777,39.714528 15406,9582,9586,0.261696459707034,0.261696459707034,-105.0104647,39.7536666,-105.009826,39.7559683 14374,512,3439,0.0820413167433817,0.0820413167433817,-105.03396,39.7837055,-105.0345546,39.7842848 15291,9560,9561,0.0474312472960203,0.0474312472960203,-104.9418174,39.706892,-104.941269,39.7069549 20033,3666,9939,0.222490979962601,0.222490979962601,-104.9739808,39.7474784,-104.9739728,39.7494793 14436,9351,6743,0.133828356760244,0.133828356760244,-105.0252652,39.7487792,-105.0268304,39.7487612 2083,2084,2085,0.132628008561016,0.132628008561016,-104.9536401,39.7669187,-104.9536649,39.7681113 20269,10721,10704,0.0408769490843711,0.0408769490843711,-105.0450564,39.7730205,-105.0445781,39.7730214 20257,7553,10687,0.047722995184739,0.047722995184739,-105.0451406,39.774187,-105.0445822,39.7741837 14596,9395,7373,0.0500503806511319,0.0500503806511319,-105.0253115,39.7688045,-105.0253069,39.7683544 2107,1822,2109,0.0984259671843471,0.0984259671843471,-104.9269459,39.7647142,-104.9269682,39.7655992 18860,10369,10362,0.0840816587742034,0.0840816587742034,-105.0144214,39.7366716,-105.0146327,39.7359331 20253,10719,5572,0.00788824170654016,0.00788824170654016,-105.0441026,39.7730223,-105.0440103,39.7730225 16690,9989,9990,0.0859897279747206,0.0859897279747206,-105.00675,39.7456071,-105.005945,39.7460707 2125,1981,1966,0.0405441466490896,0.0405441466490896,-104.926882,39.743379,-104.9270076,39.7437306 16692,8314,8651,0.0716207548906764,0.0716207548906764,-105.0042918,39.74812,-105.0047136,39.7486765 16847,3130,9896,0.0388183147420438,0.0388183147420438,-104.970947,39.7024436,-104.9713614,39.7025858 12343,8658,8659,0.0326641917954917,0.0326641917954917,-105.0059172,39.7565338,-105.0062583,39.7566662 16277,4438,9869,0.0429816129844846,0.0429816129844846,-104.9546419,39.6984776,-104.9543259,39.6981771 2254,2256,2257,0.179026041725141,0.179026041725141,-105.0275483,39.7181459,-105.0275587,39.7197559 18714,6214,7650,0.274890248386652,0.274890248386652,-105.037867,39.7257736,-105.0378319,39.7282456 2282,2281,2282,0.208433952181449,0.208433952181449,-104.9305302,39.7546764,-104.9305543,39.7565508 18413,7163,7445,0.101226183618457,0.101226183618457,-105.0381509,39.7543757,-105.0369668,39.7543695 2309,1585,1646,0.0852956059582778,0.0852956059582778,-105.0145707,39.6959461,-105.0155663,39.6959857 17366,3085,3197,0.201028238760753,0.201028238760753,-104.9786762,39.712912,-104.9786527,39.7111042 16424,3406,3407,0.0260120249027955,0.0260120249027955,-104.9701665,39.6972637,-104.9699417,39.6974212 487,487,488,0.0915902876023465,0.0915902876023465,-104.9845022,39.7800173,-104.9855724,39.7800624 2504,2153,2485,0.135805715389887,0.135805715389887,-105.0142616,39.7789608,-105.0158508,39.7789597 15259,9549,9550,0.0733424963845631,0.0733424963845631,-104.9329305,39.7046107,-104.9336788,39.7049326 17078,8074,9872,0.138360291064547,0.138360291064547,-104.9615934,39.7607445,-104.9615975,39.7619888 604,595,596,0.135530584935403,0.135530584935403,-105.0153765,39.7753499,-105.015268,39.7765659 2561,2534,2535,0.131236307359374,0.131236307359374,-105.0217592,39.7380884,-105.0202276,39.7381648 11701,1064,1065,0.0735266946881119,0.0735266946881119,-105.0022669,39.7501498,-105.0016675,39.750624 11702,1065,1066,0.144526540080904,0.144526540080904,-105.0016675,39.750624,-105.000472,39.751543 2641,1094,1110,0.0327560682713917,0.0327560682713917,-105.0405328,39.7229583,-105.0409158,39.7229588 12965,1823,1824,0.115786401746133,0.115786401746133,-105.0061735,39.7446567,-105.0068707,39.7455494 2716,2671,2672,0.137037719250731,0.137037719250731,-104.9524691,39.7544839,-104.9524477,39.7557162 16268,9866,8748,0.200740333998757,0.200740333998757,-104.9586795,39.6929681,-104.9586768,39.6947734 2739,2694,2695,0.0520216844496084,0.0520216844496084,-104.9834919,39.7552636,-104.9839243,39.7555928 18678,2801,2589,0.177457369167133,0.177457369167133,-105.0367403,39.7245365,-105.0367321,39.7229406 11691,837,867,0.00774513207370433,0.00774513207370433,-105.0012532,39.7536699,-105.0011626,39.7536701 11692,867,868,0.00951825440201693,0.00951825440201693,-105.0011626,39.7536701,-105.0011145,39.7535929 2894,2838,2839,0.0194790124967281,0.0194790124967281,-105.0298986,39.7802977,-105.0301265,39.7802941 16704,9998,9999,0.0072772776659045,0.0072772776659045,-105.0006022,39.7460221,-105.0005573,39.7460777 16598,5785,8280,0.146209128325821,0.146209128325821,-104.9954256,39.7514052,-104.994215,39.752334 2965,1143,2908,0.0621246078682317,0.0621246078682317,-104.97335,39.7632488,-104.9733498,39.7638075 16603,7894,9953,0.113998968091224,0.113998968091224,-104.9883251,39.7515332,-104.9873896,39.7522638 3043,2974,2975,0.149630303255577,0.149630303255577,-105.0281658,39.7584695,-105.0299157,39.7585034 18440,2971,10293,0.0852727734364054,0.0852727734364054,-105.0260575,39.7584783,-105.0260789,39.759245 3066,2997,2998,0.0208518874255557,0.0208518874255557,-104.9971271,39.7400109,-104.9969577,39.7401458 18441,10293,8299,0.0364176386342536,0.0364176386342536,-105.0260789,39.759245,-105.0260753,39.7595725 3086,3018,3019,0.14545556926134,0.14545556926134,-104.9780672,39.7547969,-104.9768843,39.7557372 18443,7498,10290,0.0505394400731725,0.0505394400731725,-105.0416627,39.7607554,-105.0410717,39.7607688 3112,3044,3045,0.100624292928738,0.100624292928738,-104.95856,39.7594391,-104.9573829,39.7594492 18471,2985,7703,0.198649870528673,0.198649870528673,-105.039895,39.758491,-105.0398923,39.7567045 16707,9623,9998,0.0621574034637008,0.0621574034637008,-105.0006156,39.7454632,-105.0006022,39.7460221 3136,3062,2284,0.0981125078289405,0.0981125078289405,-104.9317072,39.760176,-104.9305594,39.7601749 19669,10610,9361,0.0491952199145155,0.0491952199145155,-105.0246432,39.7697786,-105.0246491,39.770221 3158,3082,3083,0.0983700193882712,0.0983700193882712,-104.9815443,39.7129225,-104.9803943,39.7129167 11703,1066,1158,0.148869854474817,0.148869854474817,-105.000472,39.751543,-104.9992501,39.7524969 3181,3101,3102,0.0962927982103224,0.0962927982103224,-104.9362596,39.7130732,-104.935134,39.713087 18133,4095,6040,0.192431028537818,0.192431028537818,-105.0175565,39.7838951,-105.0175773,39.7856256 18446,10289,7781,0.0503825451517732,0.0503825451517732,-105.0398915,39.7607667,-105.0393022,39.7607575 3230,3144,3145,0.203548069983679,0.203548069983679,-104.9647846,39.7237695,-104.9648025,39.7256 18448,9292,9527,0.134072690600401,0.134072690600401,-105.0375481,39.7511898,-105.0375346,39.7499841 11705,1159,1244,0.147081474347396,0.147081474347396,-104.9980616,39.7534124,-104.9968584,39.7543579 3281,3193,3194,0.106476946636896,0.106476946636896,-104.9827804,39.7111342,-104.9815359,39.7111143 16416,3034,3130,0.0869691229324941,0.0869691229324941,-104.9699305,39.7024537,-104.970947,39.7024436 3302,3210,3211,0.0503243467464606,0.0503243467464606,-104.9645976,39.7110977,-104.9640093,39.7111011 18899,10379,10380,0.00404144992313864,0.00404144992313864,-105.0125991,39.750475,-105.0126123,39.7504401 11709,1301,1302,0.0358989065327031,0.0358989065327031,-105.0035821,39.7499878,-105.0032204,39.7501518 3325,3227,3228,0.131949141660574,0.131949141660574,-105.0299581,39.7718274,-105.0315008,39.7718744 12952,1330,1361,0.0263074187615997,0.0263074187615997,-105.0020771,39.7434247,-105.0019226,39.7432201 3400,3297,3298,0.0238019064284447,0.0238019064284447,-104.9269572,39.7038988,-104.9266917,39.7038348 3489,1140,907,0.140863651036277,0.140863651036277,-104.9343976,39.7632231,-104.934389,39.7644899 16744,7566,10007,0.0424762897679241,0.0424762897679241,-104.9519988,39.6984347,-104.9516233,39.6981848 18732,9833,7646,0.178089933314901,0.178089933314901,-105.0331086,39.7293141,-105.0331112,39.7277125 3516,3387,3388,0.0211650011658898,0.0211650011658898,-105.0351109,39.725318,-105.0349134,39.7254327 12955,1478,1507,0.126108135430878,0.126108135430878,-105.0010729,39.7418408,-105.0003423,39.7408556 3561,3424,3425,0.0612760168169184,0.0612760168169184,-105.0346199,39.7651924,-105.0346312,39.7657434 16837,10019,9847,0.0370069651425935,0.0370069651425935,-104.9700539,39.7032059,-104.9699755,39.7028786 3583,3438,1421,0.115878563365398,0.115878563365398,-105.0345914,39.7810741,-105.0345828,39.7821162 12960,1632,1633,0.128348569926215,0.128348569926215,-105.0042744,39.7420124,-105.0035017,39.7410228 3684,3520,3521,0.0506146313810284,0.0506146313810284,-104.961154,39.6983849,-104.9605624,39.6983858 18464,10298,9139,0.0193791784570559,0.0193791784570559,-105.0431907,39.7509391,-105.0431263,39.7511062 3734,1037,3568,0.052776292073227,0.052776292073227,-104.9622266,39.7544367,-104.9616097,39.7544552 19333,2826,10473,0.01148052310696,0.01148052310696,-104.9718283,39.6983529,-104.971721,39.6984149 18465,9139,541,0.0794672162259436,0.0794672162259436,-105.0431263,39.7511062,-105.0430648,39.7518193 3755,3585,3586,0.0186262558199583,0.0186262558199583,-105.0236106,39.7606934,-105.0238257,39.7607202 17071,4599,3687,0.240616539690475,0.240616539690475,-104.9615991,39.7447832,-104.9615881,39.7469471 3805,3624,3250,0.195616461429944,0.195616461429944,-104.9804286,39.7057129,-104.9804174,39.7039537 11577,1766,1595,0.0489656343684566,0.0489656343684566,-105.0334284,39.7553296,-105.0340012,39.7553296 3825,3641,3642,0.0193156490955763,0.0193156490955763,-104.9590835,39.7152814,-104.9593067,39.715255 17299,5829,8716,0.20447937601548,0.20447937601548,-104.9622681,39.6911405,-104.9622811,39.6929794 3847,3658,3639,0.0475522464454704,0.0475522464454704,-104.9536997,39.6990547,-104.953288,39.6987674 18869,10144,10372,0.0637708443692985,0.0637708443692985,-105.0093573,39.7209238,-105.0086117,39.7209279 16541,812,3553,0.152482276035164,0.152482276035164,-104.9763308,39.7532506,-104.9763361,39.7546219 20222,7195,10711,0.0935594253631277,0.0935594253631277,-104.9413129,39.6929321,-104.9413123,39.6937735 19431,10003,8707,0.100281643377189,0.100281643377189,-104.9862718,39.703372,-104.9850997,39.7033596 3891,3519,3695,0.200167523328644,0.200167523328644,-104.961729,39.698384,-104.9617464,39.6965839 16751,6829,10008,0.0961527504424716,0.0961527504424716,-104.9506246,39.6983982,-104.9506165,39.6975335 3916,3713,3714,0.1010804805974,0.1010804805974,-104.9928366,39.7183943,-104.9940184,39.7183972 15272,8538,8632,0.0716756500086966,0.0716756500086966,-104.9283761,39.7065112,-104.9291888,39.7063544 3938,3736,3737,0.112607595972795,0.112607595972795,-105.0028107,39.7384712,-105.0028068,39.7394839 18125,4097,6042,0.191481087124581,0.191481087124581,-105.0187521,39.7838972,-105.0187387,39.7856192 19576,10572,7461,0.00811745051204977,0.00811745051204977,-104.9892979,39.707617,-104.9892986,39.707544 12969,1970,1971,0.103498330022734,0.103498330022734,-105.0018024,39.7442826,-105.0012102,39.7450944 4039,3819,3820,0.147623529549067,0.147623529549067,-105.0098339,39.7075733,-105.009791,39.7062461 18745,5190,2608,0.176866790100876,0.176866790100876,-105.0433305,39.7245627,-105.0433279,39.7229721 4127,3890,3891,0.179468370845182,0.179468370845182,-104.9634822,39.7383772,-104.9634356,39.7399908 12335,8652,8653,0.0109021010822668,0.0109021010822668,-105.0077772,39.7547483,-105.0076516,39.7547313 4149,3906,1161,0.136761513456038,0.136761513456038,-104.9634455,39.7619888,-104.9634876,39.7632183 17950,6559,10229,0.0124761805379247,0.0124761805379247,-104.9869835,39.7241266,-104.9870009,39.7240152 4173,1891,706,0.0588353275400914,0.0588353275400914,-105.0046254,39.7620612,-105.0041014,39.7624043 14115,3623,3925,0.0987645160792797,0.0987645160792797,-104.9448677,39.7457412,-104.9455321,39.7450146 16843,10020,10021,0.00337377443816097,0.00337377443816097,-104.9706252,39.7032657,-104.9706319,39.7032358 4194,3942,3943,0.176445012103913,0.176445012103913,-105.0001356,39.7384618,-105.0001422,39.736875 18245,2433,9358,0.201879495148218,0.201879495148218,-105.0375589,39.771281,-105.0375421,39.7730965 18189,6055,5795,0.200795798534704,0.200795798534704,-105.0293078,39.7856235,-105.0293078,39.7874293 4450,3345,4152,0.10312101394972,0.10312101394972,-104.957017,39.7209795,-104.9558113,39.720983 18872,9232,7825,0.160805002055775,0.160805002055775,-104.9889072,39.7018052,-104.9875714,39.7007878 4529,4204,4205,0.278098742346476,0.278098742346476,-105.0080809,39.7765386,-105.0078446,39.779033 18399,2541,10285,0.412599954612644,0.412599954612644,-105.0351796,39.7874285,-105.035177,39.7911391 4637,4281,913,0.111497113872301,0.111497113872301,-104.9797003,39.7709793,-104.9806193,39.771691 16900,4255,3513,0.200996147699506,0.200996147699506,-104.9658026,39.6965779,-104.9657993,39.6983855 15919,9746,7414,0.0221971015175522,0.0221971015175522,-105.0421231,39.7165684,-105.0418648,39.7165877 4682,4322,4323,0.0558862625971893,0.0558862625971893,-105.0350241,39.707661,-105.0350585,39.7071591 16298,2636,2637,0.0033759355903552,0.0033759355903552,-104.970433,39.6951117,-104.9704693,39.6950998 18879,6125,1927,0.199518260048308,0.199518260048308,-104.9611403,39.709281,-104.9611322,39.7074867 4761,1489,145,0.199750566224671,0.199750566224671,-105.0015377,39.694864,-105.0015377,39.6930676 18696,4055,6400,0.176933507030136,0.176933507030136,-105.0391007,39.7181492,-105.0391033,39.716558 16300,2637,2160,0.00247295077408309,0.00247295077408309,-104.9704693,39.6950998,-104.9704959,39.6950911 4832,1268,4428,0.206285087175769,0.206285087175769,-105.0203557,39.7175319,-105.0227675,39.7175319 18888,7247,1923,0.201674729042946,0.201674729042946,-104.963471,39.7056744,-104.9634658,39.7074881 4997,4543,4544,0.132688906239847,0.132688906239847,-105.022037,39.7729354,-105.0220369,39.7741287 16650,9968,9969,0.0122299544992289,0.0122299544992289,-104.9849991,39.7385579,-104.9848573,39.7385435 13009,2891,2892,0.172319187220424,0.172319187220424,-104.9905111,39.7729211,-104.9912536,39.7714803 5024,4562,4563,0.200718931282707,0.200718931282707,-105.0216379,39.7856202,-105.0216452,39.7874253 16315,3005,1362,0.00318470714397005,0.00318470714397005,-104.9710275,39.6970485,-104.9710484,39.6970248 5188,4685,4686,0.177776490265982,0.177776490265982,-104.9940378,39.7289164,-104.9940692,39.730515 17297,10086,7736,0.198049290500642,0.198049290500642,-104.9622687,39.6875234,-104.9622681,39.6893045 20272,10721,10703,0.0411977345042915,0.0411977345042915,-105.0450564,39.7730205,-105.0450568,39.773391 5368,3223,4808,0.133968729582188,0.133968729582188,-105.0135136,39.7717296,-105.0135073,39.7729344 18898,10378,10379,0.00446883067059111,0.00446883067059111,-105.0125479,39.7504669,-105.0125991,39.750475 5393,4828,4829,0.40282604477454,0.40282604477454,-104.9441889,39.692936,-104.9441934,39.6893133 20273,10703,10725,0.144609051598102,0.144609051598102,-105.0450568,39.773391,-105.0450582,39.7746915 5414,4842,1486,0.202708226253938,0.202708226253938,-105.0002975,39.6967069,-105.0003404,39.6948842 5490,458,4898,0.0468723555946229,0.0468723555946229,-104.9412914,39.7350999,-104.9407436,39.7350848 19112,8424,10118,0.19768851226159,0.19768851226159,-105.0160769,39.7409098,-105.0183374,39.7405364 5515,1212,4920,0.232222389672051,0.232222389672051,-104.9874175,39.7272691,-104.9894816,39.7286261 19281,10466,8768,0.124416605605605,0.124416605605605,-104.988856,39.7399993,-104.9903111,39.740001 5542,2537,4941,0.438197641658083,0.438197641658083,-104.994984,39.7872452,-104.994975,39.791186 20340,10739,10748,0.00884971981393432,0.00884971981393432,-105.0234882,39.7589777,-105.0235917,39.7589758 19231,10455,10456,0.1184623603546,0.1184623603546,-104.9915438,39.7409769,-104.9923896,39.7401331 5626,3284,1058,0.0983991410952824,0.0983991410952824,-104.9523742,39.7038339,-104.9523656,39.702949 18347,7686,2429,0.200029751476084,0.200029751476084,-105.0352172,39.7695205,-105.0352091,39.7713194 17080,1162,882,0.139677295386473,0.139677295386473,-104.9615772,39.7632401,-104.9615915,39.7644962 6004,5259,5260,0.066486526131314,0.066486526131314,-104.9597331,39.7681261,-104.9589552,39.7681242 14136,9281,509,0.032133360210872,0.032133360210872,-104.9517626,39.7476934,-104.9514881,39.747496 17116,4052,3775,0.00847774353709404,0.00847774353709404,-104.9579299,39.7478129,-104.957947,39.7477378 6616,5699,5700,0.00800603928165774,0.00800603928165774,-105.0357639,39.7621288,-105.035764,39.7622008 19812,7122,5371,0.176755455393693,0.176755455393693,-105.0021749,39.735285,-105.0021749,39.7336954 6777,5820,5821,0.0499181980722273,0.0499181980722273,-104.9821591,39.6911678,-104.9815757,39.6911678 4400,4114,4115,0.202509931844666,0.202509931844666,-104.9513332,39.7819179,-104.9513234,39.7837391 11451,8258,8261,0.200629988067775,0.200629988067775,-104.9988487,39.78249,-104.9966971,39.7817678 19818,10647,5606,0.0519771701713562,0.0519771701713562,-105.0021963,39.7300097,-105.0015885,39.7300077 6974,2119,5953,0.0979282440578051,0.0979282440578051,-104.9268735,39.7310598,-104.9257284,39.7310507 4402,4117,2874,0.134125988252719,0.134125988252719,-104.9508084,39.7837325,-104.9508183,39.7849387 4403,2874,4118,0.140174877049639,0.140174877049639,-104.9508183,39.7849387,-104.9508084,39.7861993 17149,46,4780,0.204228808601968,0.204228808601968,-104.9751601,39.7002153,-104.9751815,39.7020519 7674,1498,187,0.203419998803368,0.203419998803368,-105.0437531,39.6949621,-105.0437531,39.6931327 7719,6393,6394,0.135380647167761,0.135380647167761,-105.0252309,39.747573,-105.0268144,39.7475701 20324,10732,10743,0.016217938211146,0.016217938211146,-105.0237565,39.7589777,-105.0236223,39.7590808 7749,6408,6409,0.240033624288878,0.240033624288878,-104.9634692,39.7854929,-104.9640263,39.7876087 20330,10744,10736,0.0345659354386547,0.0345659354386547,-105.0235881,39.7590797,-105.0233746,39.7593437 7835,4630,1259,0.131787660470127,0.131787660470127,-105.0189411,39.7753479,-105.0204832,39.7753471 5519,4922,2815,0.0131824278657025,0.0131824278657025,-104.9919185,39.7316877,-104.9919925,39.7317917 7914,3652,89,0.238216692287668,0.238216692287668,-104.9565993,39.7020271,-104.9580983,39.7002217 17155,3202,3091,0.199774901839453,0.199774901839453,-104.9751601,39.711091,-104.9751708,39.7128876 7937,6530,6531,0.246221323543984,0.246221323543984,-104.9709294,39.6879413,-104.9734286,39.6890388 20342,2965,10747,0.0130500853290149,0.0130500853290149,-105.0235213,39.7584714,-105.0235111,39.7585885 7957,3453,6015,0.103911955569673,0.103911955569673,-104.9461741,39.7241209,-104.9449591,39.7241168 17306,8715,5827,0.20364289358169,0.20364289358169,-104.9634793,39.692979,-104.963474,39.6911476 7981,6550,6526,0.0499792827976588,0.0499792827976588,-104.9775557,39.7240716,-104.9769714,39.7240796 18128,10269,10270,0.123006178444702,0.123006178444702,-105.0151755,39.7886103,-105.0151844,39.7897165 8007,6565,6566,0.0461778743400118,0.0461778743400118,-104.9793644,39.7557994,-104.9797454,39.7560938 12262,8500,8621,0.00391508697358849,0.00391508697358849,-105.0069837,39.7565886,-105.0070186,39.7566114 20346,10731,10745,0.0882403942542692,0.0882403942542692,-105.0247591,39.7586373,-105.0237282,39.7585962 8080,6611,6612,0.10285099566632,0.10285099566632,-104.9291809,39.7364935,-104.9303837,39.7364879 20503,10831,10061,0.00544027190297384,0.00544027190297384,-105.0193747,39.7583443,-105.0193111,39.7583425 17159,5011,5064,0.204989668883762,0.204989668883762,-104.9728223,39.6911338,-104.9728324,39.6929773 14700,4773,5065,0.177184173799166,0.177184173799166,-104.9746628,39.7224758,-104.9746455,39.7240692 8102,6628,6630,0.0733305516170216,0.0733305516170216,-104.9775188,39.6919873,-104.9769745,39.6914779 14712,935,5453,0.176927806170623,0.176927806170623,-104.9746877,39.7320425,-104.9746713,39.7304514 8148,6658,1326,0.126702346827637,0.126702346827637,-105.0443368,39.7144948,-105.0442903,39.7133559 14707,5162,5223,0.123984475685155,0.123984475685155,-104.9746897,39.7395432,-104.9747109,39.7384283 8332,6761,6762,0.0544299595372282,0.0544299595372282,-105.0276173,39.7693294,-105.0276181,39.7698189 17167,48,5241,0.405295346029575,0.405295346029575,-104.9740013,39.7002102,-104.9740116,39.7038551 8384,6791,4603,0.174075741649446,0.174075741649446,-104.9684196,39.7432459,-104.9684176,39.7448114 20516,6731,10843,0.0163123315737135,0.0163123315737135,-105.0159724,39.7589742,-105.015972,39.7591209 17171,5280,3092,0.401948502237413,0.401948502237413,-104.9739693,39.7092817,-104.9739802,39.7128965 8434,6821,1593,0.0969711334947841,0.0969711334947841,-105.0121846,39.7039499,-105.0133176,39.7039764 14711,2220,935,0.183060496140458,0.183060496140458,-104.9746915,39.7336888,-104.9746877,39.7320425 8536,6880,1128,0.0335501177019022,0.0335501177019022,-105.0400799,39.7657742,-105.0404722,39.7657639 19635,10525,10595,0.00694156278564008,0.00694156278564008,-104.9883652,39.7073679,-104.9882841,39.7073658 18504,9353,6386,0.133800859600802,0.133800859600802,-105.0363784,39.7487709,-105.0363788,39.7475676 8556,6891,6418,0.133199850282798,0.133199850282798,-105.0158561,39.7656402,-105.0174145,39.7656433 8557,6418,4625,0.132396793169127,0.132396793169127,-105.0174145,39.7656433,-105.0189635,39.7656391 17175,5327,5390,0.196700288812187,0.196700288812187,-104.9693125,39.6893294,-104.9692808,39.6910982 18507,8379,10301,0.115242670596916,0.115242670596916,-105.0410701,39.7476972,-105.0410673,39.7487336 8578,6280,6899,0.103595480205117,0.103595480205117,-104.9609549,39.7692782,-104.9597428,39.769281 4404,4118,4119,0.131974592337134,0.131974592337134,-104.9508084,39.7861993,-104.950835,39.787386 18510,10301,9529,0.136169474903607,0.136169474903607,-105.0410673,39.7487336,-105.0410698,39.7499582 4406,4120,4121,0.394524879292727,0.394524879292727,-104.951135,39.787386,-104.9510929,39.7909339 19640,10596,10598,0.0045286617175965,0.0045286617175965,-104.9881372,39.7071852,-104.9881774,39.7071587 8728,3385,6959,0.0627894298641218,0.0627894298641218,-105.0345837,39.7451514,-105.0353181,39.7451528 18496,6384,9201,0.134997571408585,0.134997571408585,-105.0351851,39.7475652,-105.0352011,39.7487792 18514,10302,5543,0.103400383164669,0.103400383164669,-105.0410619,39.7511711,-105.0410644,39.752101 8779,6999,7000,0.178967474513147,0.178967474513147,-104.9318001,39.7894487,-104.931649,39.791054 18515,5543,2412,0.101763704229338,0.101763704229338,-105.0410644,39.752101,-105.041094,39.7530159 8803,5141,2236,0.0248346840292332,0.0248346840292332,-104.931599,39.732778,-104.9314966,39.732987 19831,10650,10651,0.138361801446117,0.138361801446117,-105.0422095,39.7366329,-105.0422009,39.7353886 8887,3285,1059,0.0976623415502941,0.0976623415502941,-104.9500244,39.7038338,-104.9500415,39.7029556 17182,5607,5608,0.205054564403698,0.205054564403698,-104.9716302,39.692962,-104.9716303,39.6911179 8909,3021,7068,0.0519035642154067,0.0519035642154067,-104.974418,39.7576075,-104.9748473,39.7579376 4407,3574,4122,0.137780007377075,0.137780007377075,-104.951246,39.7544757,-104.9511924,39.7557141 14713,5453,5664,0.115365301333729,0.115365301333729,-104.9746713,39.7304514,-104.9752576,39.729517 9019,3944,7121,0.0616182757003265,0.0616182757003265,-105.0001574,39.7352867,-105.000878,39.7352858 18655,7655,10305,0.198541985736116,0.198541985736116,-105.0421691,39.7282666,-105.0421244,39.7300518 9043,7135,4276,0.121250513345306,0.121250513345306,-104.9754213,39.7729633,-104.9744288,39.7737425 18147,10258,6033,0.201162874084808,0.201162874084808,-105.0117945,39.7874239,-105.0117918,39.7856148 9226,7232,7233,0.0701236279353194,0.0701236279353194,-104.9883759,39.7057847,-104.9875581,39.7057416 18152,10264,10277,0.407566866193853,0.407566866193853,-105.0210534,39.7874313,-105.021032,39.7910966 9304,6121,1920,0.204110733126185,0.204110733126185,-104.9651409,39.7093108,-104.9651495,39.7074752 18153,4104,6047,0.112519690969595,0.112519690969595,-105.0233734,39.7846136,-105.0233803,39.7856255 11446,385,387,0.611916175000286,0.611916175000286,-105.009982,39.7834091,-105.0028212,39.783461 17478,5886,323,0.0446797516163588,0.0446797516163588,-105.015177,39.7517962,-105.0156986,39.7518215 9352,6077,7309,0.0481617931874556,0.0481617931874556,-104.9628485,39.7020562,-104.9622856,39.7020498 20395,10775,10776,0.00739420688081638,0.00739420688081638,-105.0243213,39.7599965,-105.0242462,39.7599635 18154,6047,10135,0.201285870335585,0.201285870335585,-105.0233803,39.7856255,-105.023387,39.7874357 20429,10789,10790,0.0478990795077935,0.0478990795077935,-105.0223762,39.7591046,-105.0228403,39.759346 9375,7320,1193,0.16722266002845,0.16722266002845,-104.955535,39.7256145,-104.9555538,39.7271183 18274,6666,6667,0.19713796716552,0.19713796716552,-105.0398227,39.780198,-105.0398176,39.7819709 9396,4346,6344,0.137277828740194,0.137277828740194,-104.9549522,39.7569718,-104.9549352,39.7582063 7038,2477,5911,0.20568880939919,0.20568880939919,-104.9258057,39.7474177,-104.9257802,39.7492674 9526,7390,6591,0.199950723674749,0.199950723674749,-105.0332849,39.7311446,-105.0332843,39.7329428 9527,6591,7113,0.204992725577621,0.204992725577621,-105.0332843,39.7329428,-105.033238,39.734786 4408,4122,4123,0.139283771950412,0.139283771950412,-104.9511924,39.7557141,-104.9512139,39.7569666 20440,8230,10798,0.00724995456680097,0.00724995456680097,-105.0218852,39.7620114,-105.0218855,39.7619462 9657,7441,7443,0.137227628583058,0.137227628583058,-105.0369584,39.7487546,-105.036967,39.7499887 17487,4652,4653,0.0539741907357585,0.0539741907357585,-105.018965,39.7469089,-105.0189634,39.7473943 9708,7472,7473,0.0204539718039878,0.0204539718039878,-104.9890503,39.7084625,-104.9892894,39.708464 18246,9358,9377,0.403042223701425,0.403042223701425,-105.0375421,39.7730965,-105.0374998,39.776721 9812,7530,3064,0.202502418308833,0.202502418308833,-104.9282076,39.7583604,-104.9282248,39.7601815 17689,6172,6173,0.109301053367223,0.109301053367223,-104.9856415,39.7795956,-104.9843627,39.779576 9839,7545,7546,0.200378656030458,0.200378656030458,-105.0451654,39.7312441,-105.0451482,39.7330461 17691,6191,6192,0.114641917935369,0.114641917935369,-104.9832163,39.7795774,-104.9818752,39.7795506 9862,7563,7564,0.144864127295822,0.144864127295822,-104.9922506,39.7545528,-104.9910557,39.7554766 18248,8108,10283,0.203688042743378,0.203688042743378,-105.0375106,39.7783767,-105.0375025,39.7802085 9912,7587,7588,0.0177693522294632,0.0177693522294632,-104.9356138,39.7618347,-104.9356152,39.7619945 12245,8614,8615,0.00283454394049719,0.00283454394049719,-104.9995987,39.7508719,-104.9995731,39.7508881 20023,7898,8856,0.145457290364043,0.145457290364043,-104.9900722,39.7528603,-104.988892,39.7538026 20462,10063,10815,0.0787418608501839,0.0787418608501839,-105.0192332,39.7576336,-105.0192433,39.7583417 10159,5268,6906,0.123203894056526,0.123203894056526,-104.9475125,39.7680963,-104.947479,39.769204 20464,10816,10812,0.0195704583026571,0.0195704583026571,-105.0185279,39.7585307,-105.018527,39.7587067 11511,8294,8295,0.0520431495126935,0.0520431495126935,-104.9942907,39.754326,-104.9947185,39.754659 18214,6382,6383,0.202997553277811,0.202997553277811,-105.042255,39.7621184,-105.0422527,39.763944 10231,6520,7739,0.0500835268559568,0.0500835268559568,-104.9581278,39.6893365,-104.9575425,39.6893331 18257,3984,6760,0.19949668413334,0.19949668413334,-105.0299405,39.7688003,-105.0276064,39.7688141 10280,7447,7757,0.470575008371913,0.470575008371913,-105.0151992,39.7160167,-105.0151648,39.7202486 11783,8122,8036,0.0779413781888185,0.0779413781888185,-104.9781363,39.7540082,-104.9787817,39.7535131 14738,6526,6538,0.170206219459847,0.170206219459847,-104.9769714,39.7240796,-104.976974,39.7256103 10497,4733,6800,0.110360790137427,0.110360790137427,-104.9696568,39.7519733,-104.968366,39.7519878 20473,10823,10777,0.00660874071248581,0.00660874071248581,-105.0245064,39.7608531,-105.0244301,39.7608435 10520,7847,7425,0.0489570822105033,0.0489570822105033,-105.036368,39.7603278,-105.0369407,39.7603225 18522,4015,10297,0.0710067813209419,0.0710067813209419,-105.0299362,39.7464017,-105.03052,39.7468559 10541,7855,7856,0.177133627375528,0.177133627375528,-104.9928366,39.7193449,-104.9928343,39.7209379 10542,7856,2614,0.178768427477815,0.178768427477815,-104.9928343,39.7209379,-104.9928302,39.7225456 18524,1880,9146,0.0581549975210073,0.0581549975210073,-105.0398844,39.7594402,-105.0398835,39.7589172 10589,7869,6640,0.0423030177562977,0.0423030177562977,-104.9980684,39.719352,-104.998563,39.7193532 18270,5525,6463,0.15576453739372,0.15576453739372,-105.0398709,39.7738651,-105.0398602,39.7752659 10616,7882,4885,0.155749664880603,0.155749664880603,-104.9563208,39.7337098,-104.9562778,39.7351101 18528,9272,9525,0.133068770502091,0.133068770502091,-105.0340317,39.7511922,-105.0340236,39.7499955 10639,7897,7898,0.052238135352395,0.052238135352395,-104.9896341,39.7525328,-104.9900722,39.7528603 10663,7913,7914,0.0662287183378057,0.0662287183378057,-105.0275993,39.7572752,-105.027595,39.7578708 18276,1427,6667,0.0124761175920816,0.0124761175920816,-105.0398172,39.7820831,-105.0398176,39.7819709 14745,4866,6690,0.193273433165028,0.193273433165028,-104.9770059,39.7351417,-104.977023,39.7368798 12385,1624,3930,0.0974730336125312,0.0974730336125312,-104.9994552,39.7668568,-105.0005956,39.7668504 18277,6667,6720,0.144754021853131,0.144754021853131,-105.0398176,39.7819709,-105.0398219,39.7832727 10816,7993,6492,0.0854037034050773,0.0854037034050773,-104.9747549,39.746928,-104.9747749,39.7461601 14747,6732,6733,0.0789150394398201,0.0789150394398201,-104.9782075,39.7375895,-104.9782075,39.7368798 12453,3191,6107,0.202925463206431,0.202925463206431,-104.9851665,39.7111408,-104.9851845,39.7093159 16202,5822,7727,0.19552660887524,0.19552660887524,-104.9810031,39.6911678,-104.9810119,39.6894094 18539,5559,10311,0.589298128069539,0.589298128069539,-105.0440122,39.7616564,-105.0509064,39.7616379 10890,3025,8025,0.123630898552104,0.123630898552104,-104.9488309,39.7600818,-104.9487313,39.761191 15899,9255,7490,0.0311439652684609,0.0311439652684609,-105.0419691,39.7342088,-105.0416893,39.7340295 18550,4298,9428,0.104368579037722,0.104368579037722,-105.04225,39.7539306,-105.0422446,39.7548692 11283,8190,8201,0.0778576783996018,0.0778576783996018,-104.937302,39.696603,-104.936392,39.696601 4409,4123,4124,0.135738728632571,0.135738728632571,-104.9512139,39.7569666,-104.9512246,39.7581873 13171,7691,8995,0.0242708657605628,0.0242708657605628,-104.9475747,39.784754,-104.9472908,39.7847471 11527,809,8301,0.0665080068102908,0.0665080068102908,-105.026046,39.7554277,-105.0260395,39.7548296 15908,9084,9085,0.0343875506043555,0.0343875506043555,-105.0294148,39.7240512,-105.029624,39.7237871 14757,2212,4862,0.162593070375603,0.162593070375603,-104.9792376,39.7337065,-104.9792634,39.7351686 11742,8382,8383,0.00390317600089655,0.00390317600089655,-104.972113,39.7494781,-104.9721125,39.7495132 18302,5737,2440,0.171112285574699,0.171112285574699,-105.0410242,39.7724702,-105.0410403,39.7709314 11766,8404,8405,0.0591205771532174,0.0591205771532174,-104.9894933,39.7580303,-104.9899962,39.7583953 11998,5505,7079,0.147126356992669,0.147126356992669,-104.9812949,39.7610237,-104.9800778,39.7619593 12060,332,268,0.0944572536860071,0.0944572536860071,-104.9554298,39.7451641,-104.9564977,39.7449464 4411,3048,4125,0.136438064344983,0.136438064344983,-104.9511947,39.7594645,-104.9511863,39.7606915 20391,10766,10774,0.00648510043864555,0.00648510043864555,-105.0243045,39.7606892,-105.0243795,39.760698 4412,4125,4126,0.00355827872013668,0.00355827872013668,-104.9511863,39.7606915,-104.9511861,39.7607235 19845,9516,10657,0.207937764412144,0.207937764412144,-105.0387468,39.7403366,-105.0387332,39.7384666 16200,1790,7209,0.198939694041251,0.198939694041251,-104.9810045,39.694799,-104.9809977,39.6930099 20399,10763,3591,0.00757376863172981,0.00757376863172981,-105.0250727,39.760924,-105.025071,39.7608559 12520,8729,1189,0.0214820993457698,0.0214820993457698,-104.9601841,39.7273144,-104.9601763,39.7271213 20644,10877,4517,0.0511435578342218,0.0511435578342218,-105.0134384,39.7627649,-105.0133602,39.7632209 12620,8775,4920,0.0124622300083447,0.0124622300083447,-104.9895915,39.7285525,-104.9894816,39.7286261 20646,10035,10880,0.0235473019855852,0.0235473019855852,-105.0143641,39.767541,-105.0146396,39.7675397 12646,5921,920,0.178961176893159,0.178961176893159,-104.9835955,39.730436,-104.9835814,39.7320454 12691,8806,8807,0.0113998193117656,0.0113998193117656,-104.953405,39.7180338,-104.9534077,39.7179313 12822,8261,493,0.226877195561116,0.226877195561116,-104.9966971,39.7817678,-104.994193,39.7810897 13034,8927,585,0.0555278029535648,0.0555278029535648,-104.9887446,39.7818256,-104.9889526,39.7822987 14668,6327,4166,0.169217141640748,0.169217141640748,-104.9729137,39.7186188,-104.972908,39.7201406 14856,9434,8907,0.112945329265115,0.112945329265115,-105.0089007,39.7547457,-105.0079847,39.7554777 20835,10948,10929,0.0711141044607233,0.0711141044607233,-105.0291285,39.7622441,-105.0299581,39.7621958 13572,2184,9130,0.046228028674551,0.046228028674551,-105.0163101,39.7301817,-105.0161204,39.730571 4413,4126,4127,0.123682116907034,0.123682116907034,-104.9511861,39.7607235,-104.9511861,39.7618358 4414,4127,4128,0.0151340374611755,0.0151340374611755,-104.9511861,39.7618358,-104.9511874,39.7619719 14780,5922,921,0.178257163080484,0.178257163080484,-104.9828734,39.7304382,-104.9828787,39.7320413 13824,9203,7891,0.0449920400202888,0.0449920400202888,-104.9873873,39.7502468,-104.9870145,39.7505324 13970,9249,9250,0.0321739674064664,0.0321739674064664,-105.0143117,39.7288521,-105.0144838,39.7291094 20559,2957,10784,0.0120134443189883,0.0120134443189883,-105.0187431,39.7584203,-105.0187393,39.7585283 14029,9262,6653,0.100609617198747,0.100609617198747,-105.0437097,39.6967153,-105.0448856,39.6967219 15915,9746,9747,0.0832769023011374,0.0832769023011374,-105.0421231,39.7165684,-105.0417682,39.7172658 11415,7985,8000,0.0154063290418794,0.0154063290418794,-105.025085,39.7846442,-105.0252653,39.7846442 14233,8687,6694,0.0247755996269239,0.0247755996269239,-104.9497898,39.7256083,-104.9495001,39.7256083 20569,10787,10858,0.0193290169195346,0.0193290169195346,-105.0188651,39.7596431,-105.0190584,39.7597333 14464,6149,3994,0.0989127437299345,0.0989127437299345,-105.0287889,39.7729931,-105.029945,39.7730349 14635,9387,9388,0.0403809617749613,0.0403809617749613,-105.0032834,39.7589279,-105.0032916,39.759291 11212,391,392,0.10291889633356,0.10291889633356,-104.931634,39.702187,-104.932837,39.702182 14604,9397,9398,0.123826706008273,0.123826706008273,-105.0252842,39.7632064,-105.0252853,39.7620928 14637,9406,2243,0.00956376056529555,0.00956376056529555,-105.0052833,39.7574891,-105.0051802,39.7575225 15410,9588,9589,0.0190893984820006,0.0190893984820006,-105.0043197,39.7412126,-105.0041373,39.7413116 15440,9601,1507,0.00768187987530518,0.00768187987530518,-105.0002535,39.7408661,-105.0003423,39.7408556 16383,9771,9880,0.0381827012246672,0.0381827012246672,-104.9717383,39.7032546,-104.9718617,39.7035846 16620,9937,9938,0.0704692374785171,0.0704692374785171,-104.9859915,39.738562,-104.9856294,39.7391313 11802,8392,8415,0.148179257170155,0.148179257170155,-104.9829471,39.7529945,-104.9841796,39.7520575 16809,4996,728,0.102190274976312,0.102190274976312,-104.9523584,39.6965806,-104.951164,39.6965829 11640,8346,4530,0.131615785848543,0.131615785848543,-105.0236119,39.7542144,-105.0220723,39.7542199 16853,6519,9854,0.0497714413737895,0.0497714413737895,-104.9581188,39.6929673,-104.9575371,39.6929673 4415,4128,1171,0.138086753058786,0.138086753058786,-104.9511874,39.7619719,-104.9511738,39.7632137 17269,3518,82,0.205066129886621,0.205066129886621,-104.9623127,39.6983876,-104.9623177,39.7002318 11951,8499,8500,0.0607548345173342,0.0607548345173342,-105.0064874,39.7561975,-105.0069837,39.7565886 17324,6799,7351,0.103019517606604,0.103019517606604,-104.968374,39.7507196,-104.967169,39.7507119 11991,4455,5503,0.144667643977852,0.144667643977852,-104.9816151,39.759425,-104.9804313,39.7603548 17388,5920,3810,0.153093198888871,0.153093198888871,-104.9842358,39.7304466,-104.9842348,39.7290698 17389,3810,10095,0.199017480070308,0.199017480070308,-104.9842348,39.7290698,-104.9842414,39.72728 17407,6122,1921,0.202694690919031,0.202694690919031,-104.9645867,39.7093011,-104.9646085,39.7074783 17408,1921,7246,0.200797963530598,0.200797963530598,-104.9646085,39.7074783,-104.9645976,39.7056725 12044,8523,8524,0.0621486337289915,0.0621486337289915,-105.0057364,39.7517137,-105.0053655,39.751233 17448,3247,10109,0.0544983800214201,0.0544983800214201,-104.9827863,39.7038745,-104.9827914,39.7033844 4416,1171,891,0.137903948024362,0.137903948024362,-104.9511738,39.7632137,-104.9511738,39.7644539 12113,8552,672,0.00266902064060136,0.00266902064060136,-104.9647683,39.7415931,-104.9647688,39.7416171 17549,10132,10133,2.25328864155446,2.25328864155446,-104.9893554,39.7854595,-104.9832781,39.8051785 17666,8928,10162,0.0972564668123919,0.0972564668123919,-104.9872354,39.7794049,-104.9861062,39.7795141 12288,8528,8526,0.152174217990106,0.152174217990106,-105.0061613,39.7515322,-105.0049596,39.7505226 17729,7332,2080,0.104548139781884,0.104548139781884,-104.9548798,39.7607265,-104.9536567,39.7607265 12329,8641,8652,0.00987690479251785,0.00987690479251785,-105.0078924,39.7547551,-105.0077772,39.7547483 12331,8653,8654,0.00928748638267964,0.00928748638267964,-105.0076516,39.7547313,-105.0075431,39.754727 17751,8575,6706,0.145927899456713,0.145927899456713,-104.9927205,39.7474627,-104.99393,39.7465367 12936,8688,8689,0.0364958929125483,0.0364958929125483,-105.0030556,39.7453386,-105.0031672,39.7450218 17774,7679,5984,0.100495969018847,0.100495969018847,-104.9246153,39.7801377,-104.9257912,39.7801245 17787,9214,536,0.151808926625465,0.151808926625465,-105.0140859,39.7556275,-105.0151149,39.7545148 17822,10188,10186,0.041401555151972,0.041401555151972,-105.000993,39.7638033,-105.0007327,39.7634893 17852,10195,5678,0.0176253194989635,0.0176253194989635,-104.9980666,39.7674272,-104.9982133,39.7675386 17170,1912,5280,0.200459610115248,0.200459610115248,-104.9739477,39.707479,-104.9739693,39.7092817 4417,891,4129,0.140986849802137,0.140986849802137,-104.9511738,39.7644539,-104.9511842,39.7657218 12947,1304,1303,0.066448544071591,0.066448544071591,-105.0024118,39.7438801,-105.0017368,39.7441763 18995,3958,5601,0.119729821294068,0.119729821294068,-105.0002015,39.7209321,-105.0016014,39.7209311 18382,8919,8920,0.0492932118239397,0.0492932118239397,-105.0258833,39.771558,-105.0258859,39.7720013 19080,4746,4159,0.17797879706873,0.17797879706873,-104.9407779,39.7225362,-104.9407748,39.7209356 13065,8947,8948,0.014693528299895,0.014693528299895,-104.9948109,39.7672181,-104.9949826,39.7672115 19135,3168,8470,0.0222426676149063,0.0222426676149063,-105.0012883,39.7488943,-105.0014824,39.7487611 20824,9337,9400,0.0122401419030242,0.0122401419030242,-105.0251662,39.7600869,-105.0252875,39.7601454 19172,6804,7956,0.0915174498096421,0.0915174498096421,-104.9688098,39.7807867,-104.9677476,39.7808918 19618,10588,10494,0.00731369728944242,0.00731369728944242,-104.9910599,39.7104919,-104.9911454,39.7104919 19331,9893,10473,0.0200896227314349,0.0200896227314349,-104.9715317,39.698308,-104.971721,39.6984149 15874,8889,8940,0.103516223202584,0.103516223202584,-105.0393045,39.7347125,-105.0405047,39.7348341 19358,9949,10479,0.0590930811213136,0.0590930811213136,-105.0003016,39.7477141,-104.9998192,39.7473335 19413,7239,3251,0.195270640148282,0.195270640148282,-104.9798548,39.7057161,-104.9798629,39.70396 19962,10674,10685,0.14613727594919,0.14613727594919,-105.0410696,39.7366244,-105.0410556,39.7353102 18473,9005,9006,0.01365486811001,0.01365486811001,-105.0399025,39.7549798,-105.0399032,39.754857 20041,9172,140,0.204724385208342,0.204724385208342,-104.9923108,39.6911873,-104.9924893,39.6930233 18917,10396,10397,0.0952180129620757,0.0952180129620757,-105.0109587,39.7503762,-105.011825,39.749838 20063,2998,4930,0.100928455718765,0.100928455718765,-104.9969577,39.7401458,-104.9981378,39.7401663 20587,10865,10840,0.00838601883021894,0.00838601883021894,-105.024575,39.7609374,-105.0245771,39.760862 4418,4129,2776,0.133433939347385,0.133433939347385,-104.9511842,39.7657218,-104.9511832,39.7669218 14836,7396,7377,0.030817448743492,0.030817448743492,-105.0330742,39.7548479,-105.0334347,39.7548479 14837,7377,3410,0.100816825455254,0.100816825455254,-105.0334347,39.7548479,-105.034614,39.754856 15447,9607,9608,0.0162401698909022,0.0162401698909022,-104.9997573,39.7426934,-104.9999385,39.7426496 309,317,318,0.0119735018205437,0.0119735018205437,-105.0345742,39.7830397,-105.0344342,39.7830352 13531,5648,3387,0.0436500601039895,0.0436500601039895,-105.0355748,39.7254817,-105.0351109,39.725318 14946,8215,8212,0.101284367879663,0.101284367879663,-104.9303979,39.7382593,-104.9292134,39.7382659 13555,408,9127,0.613912488305853,0.613912488305853,-105.0014039,39.7148758,-104.9983536,39.7098782 14981,9463,7091,0.107883940343108,0.107883940343108,-104.9861093,39.7432784,-104.9848475,39.7432813 14982,7091,8789,0.108748219147477,0.108748219147477,-104.9848475,39.7432813,-104.9835757,39.7432682 13650,9158,9159,0.0150152429008076,0.0150152429008076,-104.9960034,39.7030693,-104.9961123,39.7031752 15063,8874,7430,0.0504536590179092,0.0504536590179092,-104.9810766,39.7368811,-104.9816663,39.7368655 17072,3687,8133,0.141298637785039,0.141298637785039,-104.9615881,39.7469471,-104.9615993,39.7482178 18493,9170,5545,0.102571946583037,0.102571946583037,-105.04225,39.7511845,-105.0422627,39.7521069 15171,9511,9512,0.0502858420296349,0.0502858420296349,-105.0358145,39.7403194,-105.0364026,39.7403227 15174,9514,9515,0.0498070291463972,0.0498070291463972,-105.0375666,39.7403293,-105.0381491,39.7403326 18566,10322,10323,0.186113882409967,0.186113882409967,-105.0341731,39.7804672,-105.0341543,39.7821409 16100,9824,9817,0.0308009946802063,0.0308009946802063,-104.9497096,39.7808621,-104.9497096,39.7811391 16101,9817,8245,0.0866075022072335,0.0866075022072335,-104.9497096,39.7811391,-104.9495723,39.7819108 15444,8607,9604,0.0180426861021608,0.0180426861021608,-105.0006617,39.7414743,-105.0004869,39.7415652 16161,3728,722,0.106535324504203,0.106535324504203,-105.0028395,39.7289078,-105.004084,39.7289511 16174,9840,7201,0.0108095014749508,0.0108095014749508,-104.9868416,39.693104,-104.9868436,39.6930068 16239,9856,7742,0.4032601166124,0.4032601166124,-104.9541161,39.6857099,-104.954108,39.6893365 16240,7742,5837,0.199863858168715,0.199863858168715,-104.954108,39.6893365,-104.9540973,39.6911339 15881,8762,9238,0.022425928034548,0.022425928034548,-105.0451798,39.7355292,-105.0454319,39.7354736 16327,3906,3134,0.109247651866168,0.109247651866168,-104.9634455,39.7619888,-104.9647236,39.7619908 16328,3134,5403,0.105230091275359,0.105230091275359,-104.9647236,39.7619908,-104.9659547,39.7619898 17203,10075,10076,0.206234100938924,0.206234100938924,-104.9688448,39.6965282,-104.9687509,39.6946749 17253,5918,917,0.179236073493399,0.179236073493399,-104.9861275,39.730436,-104.9861344,39.7320479 18223,1695,6884,0.201956855870188,0.201956855870188,-105.0434467,39.7675662,-105.0434307,39.76575 15286,3187,9268,0.0103389762120735,0.0103389762120735,-104.946376,39.7114762,-104.946452,39.7115485 19421,34,3533,0.2073108703911,0.2073108703911,-104.982156,39.7002709,-104.982132,39.6984066 19436,6852,10490,0.151686039209942,0.151686039209942,-104.9881056,39.7102414,-104.9897131,39.7108173 19663,10609,9366,0.0532084205099813,0.0532084205099813,-105.0211243,39.7697539,-105.0211194,39.7692754 19847,10658,7133,0.20071321213787,0.20071321213787,-105.0387333,39.7365995,-105.0387146,39.7347945 19953,7857,10414,0.0579007631193554,0.0579007631193554,-104.992831,39.7230021,-104.992154,39.7230042 19293,10471,8765,0.117981892754207,0.117981892754207,-104.9888451,39.7389629,-104.9902249,39.7389566 19987,9727,10653,0.0514452608394938,0.0514452608394938,-105.039304,39.7384682,-105.0399056,39.7384617 19988,10653,1103,0.0505009558673589,0.0505009558673589,-105.0399056,39.7384617,-105.0404962,39.738465 15432,9598,7965,0.00918826645895189,0.00918826645895189,-104.9998109,39.7420623,-104.999898,39.7420139 15465,9615,9616,0.0488173542586425,0.0488173542586425,-105.0015275,39.7433678,-105.0011333,39.7436854 15505,2286,4494,0.207036482148074,0.207036482148074,-105.0028141,39.740161,-105.0052335,39.7402363 18430,7784,10291,0.0493825781706533,0.0493825781706533,-105.039294,39.7625616,-105.0387163,39.7625667 15468,7963,9610,0.0129310975383002,0.0129310975383002,-105.0005879,39.7441349,-105.000479,39.7442156 15643,9669,8703,0.0154036792176203,0.0154036792176203,-104.9406749,39.7582947,-104.9404947,39.7582947 15293,9561,9563,0.0354006218838869,0.0354006218838869,-104.941269,39.7069549,-104.9409901,39.7071901 15662,5995,7675,0.101107003151938,0.101107003151938,-104.9257668,39.7583774,-104.924584,39.7583757 15469,9610,9613,0.00340267268464027,0.00340267268464027,-105.000479,39.7442156,-105.0004503,39.7442368 15685,3450,6014,0.102083800598865,0.102083800598865,-104.9461569,39.7178084,-104.9449634,39.7178023 18613,9261,4049,0.17355432372221,0.17355432372221,-105.0355223,39.7197001,-105.0355145,39.7181393 15707,8686,8810,0.0279306326987703,0.0279306326987703,-104.9497874,39.7178534,-104.9500622,39.7177177 15471,9606,8892,0.117003908235376,0.117003908235376,-105.0007281,39.7441165,-105.0008068,39.745167 15762,2940,6814,0.0992967316903301,0.0992967316903301,-104.9257898,39.7162499,-104.9246289,39.7162454 15764,6595,9701,0.0232598991470647,0.0232598991470647,-105.0377569,39.7329864,-105.0380289,39.7329878 14656,9410,9411,0.19733052173904,0.19733052173904,-105.015841,39.75954,-105.0180024,39.7601634 20261,10720,5750,0.00799491979378441,0.00799491979378441,-105.0450567,39.772877,-105.0450566,39.7729489 2336,1153,2328,0.201597448584961,0.201597448584961,-104.9240347,39.7637955,-104.9240271,39.7656085 17300,8716,8745,0.199099643459498,0.199099643459498,-104.9622811,39.6929794,-104.9622978,39.6947699 19471,10515,10516,0.00520398584376517,0.00520398584376517,-104.9902726,39.7086173,-104.9902729,39.7085705 20611,10819,10828,0.0109320789190355,0.0109320789190355,-105.0192728,39.7586316,-105.0192706,39.7587299 20612,10828,10821,0.0197366861798755,0.0197366861798755,-105.0192706,39.7587299,-105.0191892,39.758896 20613,10821,10870,0.0252155503065758,0.0252155503065758,-105.0191892,39.758896,-105.0188943,39.7588905 478,480,212,0.0356029775534751,0.0356029775534751,-104.9669782,39.7796681,-104.9665616,39.779672 15859,9740,9707,0.0569780852958723,0.0569780852958723,-105.0401452,39.7312615,-105.039492,39.7313626 515,509,510,0.286655598001641,0.286655598001641,-104.9514881,39.747496,-104.9547886,39.7479501 520,514,515,0.226862534758366,0.226862534758366,-105.0251054,39.7238769,-105.0224999,39.7242598 15253,9545,9538,0.0260796874031177,0.0260796874031177,-104.9353544,39.7054988,-104.9352077,39.7057044 624,614,615,0.101063162513791,0.101063162513791,-104.9929396,39.7368669,-104.9941215,39.7368616 19463,10483,10508,0.019159575222575,0.019159575222575,-104.9902592,39.7100937,-104.9902611,39.7099214 17219,3199,3087,0.202098851695834,0.202098851695834,-104.9775204,39.7110879,-104.9775097,39.7129054 702,696,697,0.1055651557861,0.1055651557861,-104.9500677,39.7419774,-104.9488331,39.7419679 15544,9645,9646,0.00692347068679982,0.00692347068679982,-104.9867889,39.7267325,-104.9868344,39.726681 776,778,779,0.103928492069641,0.103928492069641,-105.023849,39.7020679,-105.0250638,39.7020728 15955,6396,500,0.195346208359328,0.195346208359328,-105.0022548,39.7147281,-105.0016511,39.7130338 913,927,928,0.0495542499145439,0.0495542499145439,-104.9792571,39.7320337,-104.9786778,39.7320223 915,929,930,0.0493548663548942,0.0493548663548942,-104.9781467,39.7320382,-104.9775696,39.7320445 15957,9767,9768,0.0474477023795114,0.0474477023795114,-105.0006962,39.7116024,-105.0005192,39.711198 932,947,948,0.100759864187185,0.100759864187185,-104.9540658,39.7320945,-104.9528876,39.7321058 15960,9770,7450,0.0160716244910599,0.0160716244910599,-104.999001,39.7075478,-104.9991888,39.7075519 955,967,968,0.0165679791310418,0.0165679791310418,-104.9838014,39.7234262,-104.9837585,39.7235715 957,969,970,0.197449816642368,0.197449816642368,-104.9835112,39.7801693,-104.9835185,39.781945 15913,9240,9745,0.0339191222144473,0.0339191222144473,-105.042453,39.716655,-105.0428433,39.716601 980,991,992,0.138684932577873,0.138684932577873,-104.9740667,39.720134,-104.974036,39.718887 15891,9002,7513,0.0667178592447727,0.0667178592447727,-105.0410599,39.7349868,-105.0416463,39.7353826 1003,1016,1017,0.039629871856248,0.039629871856248,-104.9622539,39.7331056,-104.9622539,39.733462 1004,1017,1018,0.176155002789907,0.176155002789907,-104.9622539,39.733462,-104.9622539,39.7350462 19469,10513,10514,0.0200709923319022,0.0200709923319022,-104.9902701,39.7089743,-104.9902714,39.7087938 16388,9459,9771,0.0286077698371324,0.0286077698371324,-104.9714714,39.7030996,-104.9717383,39.7032546 1087,1103,1104,0.338644304966299,0.338644304966299,-105.0404962,39.738465,-105.0404924,39.7415105 17156,3091,4971,0.202252452796884,0.202252452796884,-104.9751708,39.7128876,-104.9751706,39.7147065 16103,255,8239,0.267325536990832,0.267325536990832,-104.9534054,39.7800114,-104.9502774,39.7799784 1170,1186,1187,0.0990780990020656,0.0990780990020656,-104.9648143,39.7271028,-104.9636558,39.7271103 16337,8026,3444,0.219522804846043,0.219522804846043,-104.9488251,39.7617626,-104.9462569,39.7617553 1298,1323,1324,0.104021267127805,0.104021267127805,-105.0408805,39.7133731,-105.0420966,39.7133724 1299,1324,1325,0.0988550932780109,0.0988550932780109,-105.0420966,39.7133724,-105.0432523,39.7133745 16392,9847,9876,0.0466572032639634,0.0466572032639634,-104.9699755,39.7028786,-104.9705085,39.7029675 1322,1347,1348,0.145300158256776,0.145300158256776,-104.9771684,39.7690078,-104.9759324,39.769905 387,389,390,0.101909828504342,0.101909828504342,-105.0001337,39.7136621,-105.0008375,39.7144016 19511,10536,10537,0.0367294544686212,0.0367294544686212,-104.9879104,39.7088024,-104.9882735,39.7089787 1469,1489,1490,0.0976691429125615,0.0976691429125615,-105.0015377,39.694864,-105.0026792,39.6948706 12005,8512,8049,0.105397118565585,0.105397118565585,-104.9875407,39.7588984,-104.9866649,39.7595656 18733,7646,6209,0.175022021354251,0.175022021354251,-105.0331112,39.7277125,-105.0331036,39.7261385 16766,5003,7290,0.0493746723595829,0.0493746723595829,-104.9542392,39.7014907,-104.9546694,39.7017867 1495,1515,1473,0.1629816039782,0.1629816039782,-104.9267914,39.6961177,-104.9248865,39.6961248 1497,1516,1517,0.202642438735294,0.202642438735294,-104.9746066,39.7147099,-104.9745809,39.7128876 16788,10012,8649,0.310114997807766,0.310114997807766,-105.0057345,39.7494516,-105.0092259,39.7486951 1549,1574,1575,0.0819858846366358,0.0819858846366358,-105.0360845,39.6869978,-105.0369943,39.687229 1550,1575,1576,0.0787364050378914,0.0787364050378914,-105.0369943,39.687229,-105.0378698,39.6874469 12359,8664,8670,0.00994780391809775,0.00994780391809775,-105.0123703,39.7528644,-105.0123272,39.7529475 16806,9858,3171,0.0510524682713306,0.0510524682713306,-104.9540893,39.6965849,-104.9534926,39.6965864 1570,1597,1598,0.101896558922667,0.101896558922667,-105.0140815,39.6999614,-105.0137725,39.6990764 2686,2646,2647,0.164307180037452,0.164307180037452,-104.9522198,39.7241312,-104.952204,39.7256088 17103,9923,330,0.250512453112542,0.250512453112542,-104.9542113,39.7438103,-104.9522566,39.7454886 1650,1677,1678,0.13227170643909,0.13227170643909,-105.0158682,39.7680616,-105.0174158,39.7680606 11530,810,811,0.199368445906152,0.199368445906152,-105.0276079,39.7554276,-105.0299401,39.7554211 16952,10036,10037,0.00823596195269871,0.00823596195269871,-105.0167198,39.7560071,-105.0167413,39.7559349 1704,1725,1726,0.0532102629650272,0.0532102629650272,-105.0179828,39.6910268,-105.0185407,39.6908154 17039,9210,8988,0.00924605732532601,0.00924605732532601,-105.0192694,39.7575006,-105.0192467,39.7575819 1762,1487,1782,0.108567137541803,0.108567137541803,-104.9874337,39.6948003,-104.986165,39.6947828 14689,2798,2868,0.199650986040528,0.199650986040528,-104.971199,39.7272868,-104.9712042,39.7290823 17136,4412,4425,0.202602949014775,0.202602949014775,-104.9763723,39.7038488,-104.9763417,39.7056707 17489,472,4654,0.0574342005254488,0.0574342005254488,-105.0184425,39.7479196,-105.0189639,39.7475939 1935,1949,1223,0.041131087786823,0.041131087786823,-105.012837,39.738513,-105.012356,39.7385086 1937,1950,1951,0.0773266220673917,0.0773266220673917,-105.005245,39.7384018,-105.006149,39.738421 16304,2826,2827,0.0584380832256012,0.0584380832256012,-104.9718283,39.6983529,-104.9721964,39.6979102 17962,10235,5193,0.0148018460000789,0.0148018460000789,-104.9880993,39.7242556,-104.9880966,39.7241225 2187,2187,2188,0.0698088769426891,0.0698088769426891,-105.0159723,39.7369102,-105.0159468,39.7375377 17834,10187,10188,0.0373456729353608,0.0373456729353608,-105.0006185,39.7636303,-105.000993,39.7638033 17023,10058,10059,0.043764797810192,0.043764797810192,-105.0171608,39.7532718,-105.0176702,39.753311 2261,2261,2262,0.20174624930555,0.20174624930555,-104.930525,39.7674191,-104.9305079,39.7692334 20285,10701,10709,0.0172154433985116,0.0172154433985116,-105.0447555,39.7732732,-105.0445556,39.7732923 16421,3331,3358,0.0229870189622456,0.0229870189622456,-104.9693109,39.7020309,-104.9695281,39.7021526 20297,5579,7524,0.0531120067375217,0.0531120067375217,-105.0439692,39.777017,-105.0433477,39.777017 12353,8669,8661,0.00857375962495721,0.00857375962495721,-105.0124521,39.7523897,-105.0123532,39.7524025 16657,3462,3464,0.173665424327281,0.173665424327281,-104.9862758,39.7399191,-104.9872522,39.7385496 19565,10567,7463,0.00795043725476521,0.00795043725476521,-104.9897546,39.7076211,-104.9897546,39.7075496 17162,5087,5107,0.202243070877092,0.202243070877092,-104.9740434,39.6911697,-104.9740336,39.6929885 19034,10159,9497,0.0427022948506461,0.0427022948506461,-104.9503671,39.7793277,-104.949868,39.7793088 20744,9001,10918,0.332184959452437,0.332184959452437,-105.0253805,39.7605003,-105.0286822,39.762076 20748,10921,10922,0.0509227801768603,0.0509227801768603,-105.0292505,39.7620502,-105.0298462,39.7620563 20749,10923,10924,0.18669804780169,0.18669804780169,-105.0382061,39.7620456,-105.0382156,39.7603666 20750,10925,10926,0.0392592111051346,0.0392592111051346,-105.035831,39.7621995,-105.0362903,39.7621997 20752,10927,10928,0.00711510327217607,0.00711510327217607,-105.0267252,39.7609466,-105.0267992,39.7609759 20754,10929,10930,0.0834966641757845,0.0834966641757845,-105.0299581,39.7621958,-105.0299611,39.7629467 20756,10931,10932,0.0408755067283247,0.0408755067283247,-105.0352067,39.7621947,-105.0356849,39.762197 20758,10933,10934,0.0399346912680156,0.0399346912680156,-105.0363976,39.7621959,-105.0368648,39.7621971 20760,10935,10936,0.0903151185359097,0.0903151185359097,-105.0370035,39.7621946,-105.0380601,39.7621908 20762,10937,8302,0.00392992290489043,0.00392992290489043,-105.0266441,39.7609098,-105.0266827,39.760929 20763,8302,10927,0.00412640673301695,0.00412640673301695,-105.0266827,39.760929,-105.0267252,39.7609466 20765,10918,3754,0.00609979968071289,0.00609979968071289,-105.0286822,39.762076,-105.028727,39.7621187 20766,3754,10938,0.00661123306657495,0.00661123306657495,-105.028727,39.7621187,-105.028778,39.7621634 20768,10920,7783,0.00949225948867298,0.00949225948867298,-105.0391814,39.7621915,-105.0392924,39.7621941 20769,7783,10939,0.00900064827794335,0.00900064827794335,-105.0392924,39.7621941,-105.0393977,39.762194 20771,10940,3415,0.00746326017722055,0.00746326017722055,-105.0345162,39.7622208,-105.0346035,39.762222 20772,3415,10941,0.00571991053425525,0.00571991053425525,-105.0346035,39.762222,-105.0346704,39.7622208 20774,10938,10942,0.117980886182769,0.117980886182769,-105.028778,39.7621634,-105.0279694,39.7630233 20776,10941,10943,0.040800141538403,0.040800141538403,-105.0346704,39.7622208,-105.0351465,39.7621945 20778,10929,8910,0.00644678344686978,0.00644678344686978,-105.0299581,39.7621958,-105.0300335,39.7621944 20779,8910,10944,0.00853909895805364,0.00853909895805364,-105.0300335,39.7621944,-105.0301334,39.7621946 20781,10926,10280,0.00413065470277064,0.00413065470277064,-105.0362903,39.7621997,-105.0363386,39.7622009 20782,10280,10933,0.00507364819278473,0.00507364819278473,-105.0363386,39.7622009,-105.0363976,39.7621959 16513,9922,1630,0.0152212141119797,0.0152212141119797,-105.0040915,39.7422329,-105.0040598,39.7420982 16537,3671,9932,0.221180884679333,0.221180884679333,-104.9763685,39.7474986,-104.9763549,39.7494877 16539,9933,7834,0.139783679739911,0.139783679739911,-104.9763678,39.7507423,-104.9763093,39.7519986 16790,10013,7828,0.227723092786938,0.227723092786938,-105.0114923,39.7476921,-105.0134825,39.746331 18645,1318,5867,0.177222990129465,0.177222990129465,-105.0378936,39.7133724,-105.0378886,39.7149662 16960,10042,10043,0.0112267703364208,0.0112267703364208,-105.0160419,39.7555757,-105.0160494,39.7554749 17266,3520,4261,0.200318193124263,0.200318193124263,-104.961154,39.6983849,-104.9611486,39.6965834 18444,10290,1124,0.0512555936349529,0.0512555936349529,-105.0410717,39.7607688,-105.0404721,39.7607638 17645,7,9825,0.783906819132393,0.783906819132393,-104.9443453,39.7800941,-104.9535187,39.7801156 18721,5864,1312,0.178403401011926,0.178403401011926,-105.0343073,39.7149733,-105.0342968,39.7133689 18408,6096,10287,0.0607868213781131,0.0607868213781131,-105.0292309,39.760844,-105.0292196,39.7613906 17821,10187,10188,0.0373456729353608,0.0373456729353608,-105.0006185,39.7636303,-105.000993,39.7638033 17849,2817,1418,0.198773063708036,0.198773063708036,-104.9993302,39.7801544,-104.9993559,39.7819419 17914,4748,4144,0.180736428235498,0.180736428235498,-104.9856194,39.7225378,-104.9856225,39.7209124 17915,4144,2362,0.17239723292509,0.17239723292509,-104.9856225,39.7209124,-104.9856171,39.719362 18664,5184,5652,0.105551381348891,0.105551381348891,-105.0378224,39.7245345,-105.0378346,39.7254837 18600,10333,10334,0.176228489643034,0.176228489643034,-105.0255419,39.7245857,-105.027524,39.725019 18763,10341,10340,0.0478284118767837,0.0478284118767837,-105.0049362,39.7395329,-105.0043791,39.7395716 18822,10356,10117,0.120644655146847,0.120644655146847,-105.0153708,39.7415577,-105.0153883,39.7404728 12967,1825,1881,0.094094502294363,0.094094502294363,-105.0069351,39.7456267,-105.0074729,39.746365 19280,10465,10466,0.126391742395325,0.126391742395325,-104.9873778,39.7399976,-104.988856,39.7399993 19156,8422,10431,0.296704595839795,0.296704595839795,-105.0135792,39.7398604,-105.0144289,39.7424475 19440,7907,10492,0.0345487307061229,0.0345487307061229,-104.9911419,39.7111606,-104.991144,39.7108499 20295,10709,10710,0.0460287189373458,0.0460287189373458,-105.0445556,39.7732923,-105.0441026,39.7735162 3578,3435,3436,0.0484142710611121,0.0484142710611121,-105.0346033,39.7779525,-105.0346033,39.7783879 3579,3436,2495,0.0837858518069818,0.0837858518069818,-105.0346033,39.7783879,-105.0346,39.7791414 3580,2495,3437,0.120116992356444,0.120116992356444,-105.0346,39.7791414,-105.0346118,39.7802216 3581,3437,2842,0.00242442592962248,0.00242442592962248,-105.0346118,39.7802216,-105.0346113,39.7802434 14124,506,3659,0.275685944218073,0.275685944218073,-104.9486568,39.747653,-104.9461809,39.7460646 16901,3513,74,0.203700975919817,0.203700975919817,-104.9657993,39.6983855,-104.9657864,39.7002174 18139,6038,10260,0.200840451178757,0.200840451178757,-105.0164173,39.7856269,-105.0164142,39.7874331 19824,7641,5603,0.172193293465978,0.172193293465978,-105.0009116,39.7273175,-105.0016041,39.7258634 19832,10652,10653,0.149094174776889,0.149094174776889,-105.0399184,39.7398025,-105.0399056,39.7384617 16543,3555,814,0.153171011691858,0.153171011691858,-104.9751506,39.7546225,-104.9751505,39.753245 20427,10755,10788,0.051994279761698,0.051994279761698,-105.0213448,39.7585398,-105.0218514,39.7587986 11503,6094,2973,0.264851184287827,0.264851184287827,-105.027568,39.7608513,-105.0275907,39.7584695 11438,8034,511,0.21998121248842,0.21998121248842,-105.0287237,39.7840235,-105.0312479,39.7836347 16767,7290,3183,0.0591297362625136,0.0591297362625136,-104.9546694,39.7017867,-104.955269,39.7020512 20517,10806,10844,0.0093521291785604,0.0093521291785604,-105.0163557,39.7585125,-105.0164651,39.7585116 18290,6889,6752,0.139920838374264,0.139920838374264,-105.0259388,39.7651274,-105.0275758,39.7651202 11434,8077,8253,0.0508611139110148,0.0508611139110148,-105.0348588,39.7833346,-105.0342653,39.7832999 20513,10060,10809,0.00760770059759869,0.00760770059759869,-105.0193133,39.7576622,-105.0193936,39.7576917 18366,7716,7754,0.0519727898310098,0.0519727898310098,-105.0259442,39.7669727,-105.0259422,39.7665053 11784,8036,2685,0.144743408596787,0.144743408596787,-104.9787817,39.7535131,-104.9799803,39.7525937 11570,8321,7713,0.150502362587478,0.150502362587478,-105.0304907,39.7580283,-105.0304918,39.7566748 18376,8353,6069,0.193914067776721,0.193914067776721,-105.0398199,39.7838754,-105.039828,39.7856193 12066,8533,8534,0.0445577347958965,0.0445577347958965,-104.9542138,39.7458945,-104.9544306,39.7462589 16678,9979,9981,0.0909471727810372,0.0909471727810372,-105.0090565,39.7415049,-105.0080856,39.741839 20808,10948,8326,0.017351380837649,0.017351380837649,-105.0291285,39.7622441,-105.029018,39.7621132 13031,590,8926,0.147745966959296,0.147745966959296,-104.9910794,39.7792543,-104.989367,39.779071 18483,9138,9139,0.0109683239632665,0.0109683239632665,-105.0432544,39.7511117,-105.0431263,39.7511062 16502,3167,9925,0.137835608828632,0.137835608828632,-105.00401,39.7438456,-105.004838,39.7449092 16961,10043,10044,0.075399787572802,0.075399787572802,-105.0160494,39.7554749,-105.0165756,39.7549307 17393,67,3508,0.205321571793414,0.205321571793414,-104.9681458,39.7002288,-104.9681486,39.6983823 17395,68,7304,0.202979892499458,0.202979892499458,-104.9680761,39.7002293,-104.9680922,39.7020547 17650,303,395,0.11664951410225,0.11664951410225,-104.9380643,39.7800108,-104.9367017,39.7800737 18596,10330,1845,0.0286669821878414,0.0286669821878414,-105.0312337,39.7211002,-105.031231,39.721358 18996,5601,9265,0.00587624613864547,0.00587624613864547,-105.0016014,39.7209311,-105.0016701,39.7209304 19117,402,10431,0.249198506812358,0.249198506812358,-105.0124556,39.7407982,-105.0144289,39.7424475 19489,4703,10441,0.0209493756701814,0.0209493756701814,-104.9883469,39.709334,-104.9883481,39.7091456 19929,9514,10680,0.206733607617385,0.206733607617385,-105.0375666,39.7403293,-105.0375666,39.7384701 20583,10849,9338,0.00790665036605531,0.00790665036605531,-105.0250742,39.7612881,-105.0251667,39.7612881 20193,10707,9813,0.31051590829715,0.31051590829715,-104.9886248,39.7811587,-104.9922437,39.7814112 19738,9472,4893,0.184563607099297,0.184563607099297,-104.9456312,39.7367775,-104.9456205,39.7351177 19739,4893,9418,0.161581410791365,0.161581410791365,-104.9456205,39.7351177,-104.9456339,39.7336646 19740,9418,955,0.17512104217346,0.17512104217346,-104.9456339,39.7336646,-104.9456366,39.7320897 19741,955,8865,0.17730267158364,0.17730267158364,-104.9456366,39.7320897,-104.9456473,39.7304952 19745,4908,6614,0.202025102521769,0.202025102521769,-104.9338415,39.7346803,-104.9338724,39.736497 19746,6614,9456,0.193906231686937,0.193906231686937,-104.9338724,39.736497,-104.9338436,39.7382407 19747,9456,10644,0.207835763228408,0.207835763228408,-104.9338436,39.7382407,-104.933817,39.7401097 19748,10644,647,0.139231068042996,0.139231068042996,-104.933817,39.7401097,-104.9337694,39.7413613 19807,7868,3718,0.103509284327612,0.103509284327612,-104.9969607,39.7193475,-104.9969447,39.7184167 19756,9305,1209,0.168197350020426,0.168197350020426,-104.942383,39.7256045,-104.9423696,39.7271171 19906,9507,10678,0.206369047895258,0.206369047895258,-105.0328316,39.7403209,-105.0328432,39.738465 17115,582,4052,0.0200066549889732,0.0200066549889732,-104.9577579,39.7479349,-104.9579299,39.7478129 20290,10700,10701,0.0224013855081139,0.0224013855081139,-105.0445771,39.7731256,-105.0447555,39.7732732 15856,9738,9733,0.00602831355714784,0.00602831355714784,-105.0423031,39.7306156,-105.0423259,39.7305643 16390,9811,3033,0.00758642111179705,0.00758642111179705,-104.9701397,39.7026686,-104.9700513,39.702674 17208,234,10075,0.0065072113132931,0.0065072113132931,-104.9688514,39.6965865,-104.9688448,39.6965282 18209,3991,6766,0.202297976338321,0.202297976338321,-105.0299548,39.7716681,-105.0275892,39.7716046 314,322,323,0.0362830323344,0.0362830323344,-105.0158044,39.7515055,-105.0156986,39.7518215 17944,10224,7938,0.0484797623817722,0.0484797623817722,-104.9867731,39.7252057,-104.9868244,39.7256399 11519,657,658,0.200633396770054,0.200633396770054,-105.0322612,39.758985,-105.0299141,39.7589753 18400,7187,1425,0.131517435591527,0.131517435591527,-105.0386558,39.7832674,-105.0386719,39.7820847 16448,9905,9906,0.00998689980616885,0.00998689980616885,-104.9731684,39.7001285,-104.9731572,39.7002179 1705,1726,1727,0.0778502303245676,0.0778502303245676,-105.0185407,39.6908154,-105.0194505,39.690822 19817,3729,10647,0.0543545423636727,0.0543545423636727,-105.0028319,39.7300118,-105.0021963,39.7300097 20793,10938,8908,0.0180004191395181,0.0180004191395181,-105.028778,39.7621634,-105.0289792,39.7622112 19241,8221,10460,0.0833729876311698,0.0833729876311698,-104.9936301,39.74071,-104.9942613,39.7401385 18639,5180,2582,0.17723417320802,0.17723417320802,-105.0345542,39.7245247,-105.0345489,39.7229308 20291,10701,10703,0.028889965052559,0.028889965052559,-105.0447555,39.7732732,-105.0450568,39.773391 19963,4945,7404,0.157747728004848,0.157747728004848,-104.9951594,39.7179476,-104.9945842,39.7165997 5109,4628,4629,0.132844583260552,0.132844583260552,-105.0189404,39.7729351,-105.0189408,39.7741298 13926,8916,8922,0.136369708465648,0.136369708465648,-104.9907275,39.7728705,-104.9912716,39.7717176 19964,7404,10415,0.200029723937468,0.200029723937468,-104.9945842,39.7165997,-104.9945762,39.7148008 12274,8517,8518,0.0318537260898596,0.0318537260898596,-105.0069509,39.7552605,-105.0071312,39.7555112 302,310,311,0.0714603355500818,0.0714603355500818,-104.9792332,39.7786848,-104.9786416,39.779139 307,315,316,0.0430385391585726,0.0430385391585726,-105.0132442,39.7253524,-105.0137199,39.7254787 333,333,334,0.130005791781119,0.130005791781119,-104.9270337,39.7763519,-104.9284284,39.775885 501,338,339,0.0809671757461818,0.0809671757461818,-104.9880444,39.7401037,-104.9873725,39.7395906 337,340,336,0.244398847800565,0.244398847800565,-104.9379355,39.7804643,-104.9390909,39.7824749 339,341,342,0.368758396632831,0.368758396632831,-105.0154562,39.7336245,-105.0138715,39.7367088 341,343,344,0.267836247641829,0.267836247641829,-105.0125925,39.7554572,-105.0150427,39.753956 1553,1578,1579,0.0969614959298273,0.0969614959298273,-105.0401129,39.6876594,-105.0411657,39.6879819 360,362,363,0.19757055700413,0.19757055700413,-105.0051577,39.6892299,-105.0049362,39.6874613 361,363,358,0.235481235248911,0.235481235248911,-105.0049362,39.6874613,-105.0034646,39.6856718 365,366,367,0.102920688901431,0.102920688901431,-104.9601224,39.7799975,-104.9589982,39.7796654 374,376,377,0.135433574317766,0.135433574317766,-105.0213674,39.7753467,-105.0213949,39.7741289 376,378,379,0.134391053348824,0.134391053348824,-105.019844,39.7729352,-105.019823,39.7717267 485,478,486,0.209563350313202,0.209563350313202,-105.0170811,39.7459783,-105.0180607,39.7477059 489,489,490,0.0633762863456435,0.0633762863456435,-104.9407865,39.7473869,-104.9415277,39.7473958 491,491,492,0.0663732872105415,0.0663732872105415,-104.9407607,39.7492347,-104.9415359,39.749202 493,493,494,0.169203096380544,0.169203096380544,-104.994193,39.7810897,-104.992407,39.7804327 495,5,495,0.258130691528307,0.258130691528307,-104.9373334,39.780183,-104.9399882,39.7812905 496,495,496,0.152370734557831,0.152370734557831,-104.9399882,39.7812905,-104.9404434,39.7826154 523,518,519,0.337507977198885,0.337507977198885,-104.9409175,39.7837817,-104.9416292,39.7807961 525,520,521,0.106662672722042,0.106662672722042,-105.0028259,39.7312673,-105.0040731,39.7312549 527,522,523,0.0555974633225448,0.0555974633225448,-104.947535,39.703187,-104.947535,39.702687 529,524,525,0.0282350762510443,0.0282350762510443,-104.9493835,39.780399,-104.9497096,39.7804399 530,525,526,0.0218806529722405,0.0218806529722405,-104.9497096,39.7804399,-104.9499002,39.7803085 532,527,397,0.320431501428441,0.320431501428441,-105.009688,39.7575578,-105.0131625,39.7564763 11515,270,528,0.19992365959325,0.19992365959325,-105.029923,39.7598619,-105.0322618,39.7598749 535,529,530,0.455513641378482,0.455513641378482,-105.0102365,39.7542807,-105.0085506,39.7581668 537,531,532,0.375956762810707,0.375956762810707,-105.0148477,39.7535401,-105.010541,39.7542249 11371,7972,290,0.0119699038475456,0.0119699038475456,-105.0052958,39.7614779,-105.0053845,39.7613946 14734,4868,2218,0.161837248854237,0.161837248854237,-104.9758386,39.7351502,-104.9758646,39.7336949 6872,5877,5878,0.0844725820315708,0.0844725820315708,-105.0442509,39.6917193,-105.045238,39.6917061 16249,9860,8753,0.202765718025687,0.202765718025687,-104.9529332,39.6929471,-104.9529431,39.6947706 16250,8753,9861,0.201364638358659,0.201364638358659,-104.9529431,39.6947706,-104.9529333,39.6965815 16251,9861,3662,0.165177264018871,0.165177264018871,-104.9529333,39.6965815,-104.9517941,39.6977808 20720,9398,9340,0.00984702702877527,0.00984702702877527,-105.0252853,39.7620928,-105.0251701,39.7620923 16256,9863,8751,0.202603541868936,0.202603541868936,-104.9552587,39.6929589,-104.9552399,39.6947809 16260,3650,88,0.266027674120579,0.266027674120579,-104.957148,39.7023062,-104.9586741,39.7002217 16261,88,3524,0.203075294530693,0.203075294530693,-104.9586741,39.7002217,-104.9586741,39.6983954 16262,3524,9864,0.20046430405241,0.20046430405241,-104.9586741,39.6983954,-104.9586848,39.6965926 16263,9864,6517,0.135079896017257,0.135079896017257,-104.9586848,39.6965926,-104.9581176,39.6954589 19523,6855,10544,0.00712022213135496,0.00712022213135496,-104.9888037,39.7102452,-104.9888064,39.7101812 19524,10544,10545,0.0729342151704198,0.0729342151704198,-104.9888064,39.7101812,-104.9888118,39.7095253 19526,10427,10546,0.0076995400840501,0.0076995400840501,-104.9883457,39.7095201,-104.9884357,39.7095211 19527,10546,10545,0.0321755552809886,0.0321755552809886,-104.9884357,39.7095211,-104.9888118,39.7095253 19528,10545,10547,0.0194542890583841,0.0194542890583841,-104.9888118,39.7095253,-104.9890392,39.7095279 19529,10547,10548,0.0207030648178635,0.0207030648178635,-104.9890392,39.7095279,-104.9892812,39.7095305 19530,10548,10543,0.0190435691175833,0.0190435691175833,-104.9892812,39.7095305,-104.9895038,39.709533 19531,10543,10549,0.0747704686946873,0.0747704686946873,-104.9895038,39.709533,-104.9897237,39.7101838 19532,10549,6859,0.00739470505760699,0.00739470505760699,-104.9897237,39.7101838,-104.9897244,39.7102503 19543,10555,10556,0.0878912692065361,0.0878912692065361,-104.9890509,39.7084053,-104.9890591,39.7076149 19544,10556,7460,0.0082175900444136,0.0082175900444136,-104.9890591,39.7076149,-104.9890599,39.707541 11808,8395,2692,0.146729521611774,0.146729521611774,-104.9838316,39.7536605,-104.9826233,39.7545977 19546,6852,10557,0.00689466829919516,0.00689466829919516,-104.9881056,39.7102414,-104.9880964,39.7101798 19547,10557,10558,0.00988642805887056,0.00988642805887056,-104.9880964,39.7101798,-104.9880982,39.7100909 19548,10558,10559,0.0350073244923259,0.0350073244923259,-104.9880982,39.7100909,-104.9881037,39.7097761 19550,10409,10559,0.0205641181514586,0.0205641181514586,-104.9883441,39.7097759,-104.9881037,39.7097761 343,345,346,0.0953881878570937,0.0953881878570937,-105.0067949,39.727165,-105.0077031,39.726667 357,359,360,0.0408490640041322,0.0408490640041322,-105.0015512,39.6890589,-105.0016107,39.6894234 359,361,362,0.026041104546106,0.026041104546106,-105.0051297,39.6894631,-105.0051577,39.6892299 19800,8772,7638,0.176309543452907,0.176309543452907,-104.9969955,39.7289027,-104.9969636,39.7273173 19802,6235,5200,0.174765267300994,0.174765267300994,-104.9969633,39.7256958,-104.9969602,39.7241241 14862,8517,9439,0.0489472304938478,0.0489472304938478,-105.0069509,39.7552605,-105.0065078,39.7555393 14864,9387,9440,0.0279990514780242,0.0279990514780242,-105.0032834,39.7589279,-105.0029559,39.7589235 206,104,218,0.105140809305177,0.105140809305177,-104.9874778,39.7002508,-104.9862918,39.700003 207,218,219,0.425726992195474,0.425726992195474,-104.9862918,39.700003,-104.9829912,39.6971378 208,219,220,0.341194420964085,0.341194420964085,-104.9829912,39.6971378,-104.9801989,39.6949471 564,250,558,0.137167107757782,0.137167107757782,-104.998399,39.69737,-104.996796,39.697349 566,559,560,0.116737480647973,0.116737480647973,-104.9838121,39.7666622,-104.9837994,39.767712 570,563,564,0.00248176882120935,0.00248176882120935,-104.9854438,39.7392378,-104.9854426,39.7392155 571,564,565,0.0167681949380125,0.0167681949380125,-104.9854426,39.7392155,-104.9854426,39.7390647 573,566,248,0.898480310845601,0.898480310845601,-104.9751917,39.6906986,-104.966468,39.6862015 577,569,570,0.20355346310439,0.20355346310439,-104.985642,39.6966206,-104.9856433,39.69479 578,570,571,0.196730394721169,0.196730394721169,-104.9856433,39.69479,-104.9857141,39.6930216 579,571,572,0.203615183123948,0.203615183123948,-104.9857141,39.6930216,-104.9856956,39.6911905 580,572,573,0.198181200751108,0.198181200751108,-104.9856956,39.6911905,-104.9857184,39.6894083 14119,4047,3768,0.167133877022618,0.167133877022618,-104.9449621,39.7476682,-104.9443957,39.7462296 16964,10030,10041,0.01368783886441,0.01368783886441,-105.0158154,39.755672,-105.0159755,39.75567 17397,72,7305,0.205159206156883,0.205159206156883,-104.9669067,39.7002209,-104.9669227,39.7020659 18238,8494,6764,0.145768349374275,0.145768349374275,-105.0258959,39.7706651,-105.0276005,39.7707095 19608,10515,10585,0.0689638415978994,0.0689638415978994,-104.9902726,39.7086173,-104.9910787,39.7086267 18764,10340,10339,0.0412859123428405,0.0412859123428405,-105.0043791,39.7395716,-105.0047672,39.7397925 18823,10117,10113,0.0135016334010227,0.0135016334010227,-105.0153883,39.7404728,-105.0153589,39.7403535 19106,10358,10371,0.165108727109845,0.165108727109845,-105.0144967,39.7392041,-105.0142451,39.7377319 19491,10447,10448,0.0188144168916081,0.0188144168916081,-104.9883492,39.7089795,-104.9883503,39.7088103 20034,9939,10087,0.139116164222915,0.139116164222915,-104.9739728,39.7494793,-104.9739701,39.7507304 20585,10868,10860,0.0191301130167572,0.0191301130167572,-105.0245651,39.7612868,-105.02457,39.7611148 16225,9851,8750,0.201618763717288,0.201618763717288,-104.9563865,39.692964,-104.9563891,39.6947772 16226,8750,9852,0.201631838787549,0.201631838787549,-104.9563891,39.6947772,-104.9563784,39.6965905 16227,9852,3528,0.200735525849656,0.200735525849656,-104.9563784,39.6965905,-104.9563972,39.6983957 16228,3528,92,0.203732802229698,0.203732802229698,-104.9563972,39.6983957,-104.9565605,39.7002236 16230,9853,7739,0.398547510805713,0.398547510805713,-104.9575595,39.6857489,-104.9575425,39.6893331 16231,7739,5833,0.201507956367007,0.201507956367007,-104.9575425,39.6893331,-104.9575478,39.6911453 16232,5833,9854,0.202599224942483,0.202599224942483,-104.9575478,39.6911453,-104.9575371,39.6929673 16233,9854,8749,0.200829688485991,0.200829688485991,-104.9575371,39.6929673,-104.9575317,39.6947734 16234,8749,9855,0.20199683583572,0.20199683583572,-104.9575317,39.6947734,-104.9575344,39.69659 16235,9855,3526,0.201154889365918,0.201154889365918,-104.9575344,39.69659,-104.9575478,39.698399 16236,3526,90,0.202910490655376,0.202910490655376,-104.9575478,39.698399,-104.9575583,39.7002238 16237,90,3653,0.220628466219896,0.220628466219896,-104.9575583,39.7002238,-104.956048,39.7018321 16241,5837,9857,0.2019855844315,0.2019855844315,-104.9540973,39.6911339,-104.9540974,39.6929504 16242,9857,8752,0.20368896268505,0.20368896268505,-104.9540974,39.6929504,-104.9540866,39.6947822 16243,8752,9858,0.200451227373991,0.200451227373991,-104.9540866,39.6947822,-104.9540893,39.6965849 16244,9858,3660,0.230907711206458,0.230907711206458,-104.9540893,39.6965849,-104.9525869,39.69831 16248,5838,9860,0.202297457689378,0.202297457689378,-104.9529386,39.6911278,-104.9529332,39.6929471 19645,10602,7824,0.0258612340137364,0.0258612340137364,-104.9878742,39.7066509,-104.9875719,39.7066529 363,364,365,0.559719374351914,0.559719374351914,-104.9703166,39.6886511,-104.9756534,39.6915619 19907,10678,9721,0.0996291174385701,0.0996291174385701,-105.0328432,39.738465,-105.0334117,39.7376829 506,500,501,0.0135415609654236,0.0135415609654236,-105.0016511,39.7130338,-105.0014928,39.7130323 561,555,249,0.135203722470136,0.135203722470136,-104.9967877,39.6982448,-104.998368,39.698242 11580,1888,1889,0.200666363671928,0.200666363671928,-105.0346054,39.7616798,-105.0322578,39.7616855 15798,2349,2131,0.0298025813439396,0.0298025813439396,-105.0225811,39.7377111,-105.0228299,39.7378988 539,533,534,0.0326127113197712,0.0326127113197712,-105.0123604,39.7549991,-105.0126456,39.7551939 19790,4873,2223,0.160309891999679,0.160309891999679,-104.9724077,39.7351513,-104.972405,39.7337096 19791,2223,939,0.184480311036498,0.184480311036498,-104.972405,39.7337096,-104.972385,39.7320506 19793,6601,8056,0.176023947078255,0.176023947078255,-105.0008954,39.7320882,-105.0009061,39.7305052 18090,1076,4197,0.0860162512015724,0.0860162512015724,-105.009052,39.7857306,-105.0081572,39.7853762 19867,5588,10668,0.0462472353637014,0.0462472353637014,-105.0439294,39.7354289,-105.0433886,39.7354236 19868,10668,3867,0.0484404910203503,0.0484404910203503,-105.0433886,39.7354236,-105.0428222,39.7354157 16756,10007,10009,0.110124788745591,0.110124788745591,-104.9516233,39.6981848,-104.9506326,39.6988171 20270,10704,10719,0.0406376536123098,0.0406376536123098,-105.0445781,39.7730214,-105.0441026,39.7730223 20705,10912,9190,0.00712573261129369,0.00712573261129369,-105.0253734,39.7619406,-105.0253671,39.7620045 18194,10279,8107,0.203288621260674,0.203288621260674,-105.0363572,39.7802082,-105.0363465,39.77838 20434,10793,8352,0.0594105399024928,0.0594105399024928,-105.023633,39.7596708,-105.024257,39.7599061 458,461,462,0.198429530791892,0.198429530791892,-104.9888564,39.7783921,-104.9880253,39.7800584 460,463,464,0.0462542784573108,0.0462542784573108,-104.9733885,39.7038655,-104.9728479,39.7038584 462,465,466,0.144675049024067,0.144675049024067,-104.939057,39.6947168,-104.9373661,39.6947234 17120,4175,1798,0.171169073462998,0.171169073462998,-104.9775465,39.6932215,-104.9775097,39.6947606 464,265,467,0.159364568867095,0.159364568867095,-104.9480386,39.6896766,-104.9480386,39.6911098 18157,6034,6309,0.201831068920315,0.201831068920315,-105.0129545,39.7856166,-105.0129465,39.7874317 4816,4421,3998,0.17545447475176,0.17545447475176,-105.0299945,39.7149702,-105.0299945,39.7165481 4922,4493,4494,0.0159365819430951,0.0159365819430951,-105.0052303,39.740093,-105.0052335,39.7402363 5210,4702,4703,0.066548442936564,0.066548442936564,-104.987569,39.7093263,-104.9883469,39.709334 7813,6447,2400,0.0150551554736642,0.0150551554736642,-104.9404516,39.7737178,-104.9404255,39.7738517 16544,814,7835,0.140306546265127,0.140306546265127,-104.9751505,39.753245,-104.975145,39.7519832 12308,8643,8644,0.0690537561530006,0.0690537561530006,-105.0079172,39.7541523,-105.0077069,39.7535527 17649,227,303,0.195568266331611,0.195568266331611,-104.9403515,39.7799498,-104.9380643,39.7800108 7918,6517,6518,0.0762261509888863,0.0762261509888863,-104.9581176,39.6954589,-104.9581241,39.6947734 17937,10218,10222,0.0404413602972235,0.0404413602972235,-104.9865379,39.7248787,-104.9867449,39.7252057 17938,10222,10219,0.0368645715567014,0.0368645715567014,-104.9867449,39.7252057,-104.986739,39.7248742 8128,6642,6643,0.177723704306915,0.177723704306915,-104.9985895,39.7273172,-104.998623,39.7289153 17941,10223,10220,0.00249551892827132,0.00249551892827132,-104.9868558,39.7248491,-104.9868576,39.7248715 17943,10222,10224,0.00241172243246435,0.00241172243246435,-104.9867449,39.7252057,-104.9867731,39.7252057 8312,6745,6746,0.136482587401898,0.136482587401898,-105.0268172,39.7511856,-105.0268257,39.752413 18754,7413,5870,0.17727401445854,0.17727401445854,-105.0403103,39.7165576,-105.0402918,39.7149634 18755,5870,1322,0.17769011554913,0.17769011554913,-105.0402918,39.7149634,-105.0402863,39.7133654 19718,10634,10631,0.0223829659698328,0.0223829659698328,-105.0040521,39.7345718,-105.0042586,39.7344481 19728,5372,10636,0.0113147577104563,0.0113147577104563,-105.0036801,39.7337035,-105.0036962,39.7338045 11655,8352,8354,0.0940321887930874,0.0940321887930874,-105.024257,39.7599061,-105.0236698,39.7606212 12943,1331,8882,0.0183910567310257,0.0183910567310257,-105.0019226,39.7434049,-105.0018196,39.7432597 13038,8921,8931,0.0826069320981336,0.0826069320981336,-104.9945399,39.7685832,-104.9953405,39.768167 15877,9002,8833,0.267177283911404,0.267177283911404,-105.0410599,39.7349868,-105.0441417,39.7353828 13924,219,9234,0.1533276461132,0.1533276461132,-104.9829912,39.6971378,-104.9818516,39.6960736 14664,6543,4752,0.198706695176553,0.198706695176553,-104.9723281,39.7237476,-104.9723195,39.7219606 14064,5103,7930,0.0939071679637344,0.0939071679637344,-104.9499914,39.7083084,-104.949883,39.707468 15409,9587,9588,0.102439715732603,0.102439715732603,-105.0050252,39.740468,-105.0043197,39.7412126 17271,7309,3269,0.20118551117184,0.20118551117184,-104.9622856,39.7020498,-104.962291,39.7038591 19597,10581,10493,0.00740818165509206,0.00740818165509206,-104.9910581,39.7106676,-104.9911447,39.7106683 17856,10198,10199,0.0985751913110846,0.0985751913110846,-104.9752368,39.7863791,-104.9742929,39.7858694 17916,2362,5630,0.113519118424065,0.113519118424065,-104.9856171,39.719362,-104.9856145,39.7183411 17920,5276,3075,0.102745112375949,0.102745112375949,-104.9856735,39.713872,-104.9856788,39.712948 19227,10451,10452,0.0446144989444803,0.0446144989444803,-104.9904508,39.7418286,-104.9908137,39.7415403 20035,10087,7837,0.13791526067504,0.13791526067504,-104.9739701,39.7507304,-104.9739674,39.7519707 418,417,418,0.0816052997413777,0.0816052997413777,-104.9458794,39.7444723,-104.9449438,39.7443271 20262,5750,10721,0.00796157509542264,0.00796157509542264,-105.0450566,39.7729489,-105.0450564,39.7730205 3789,1821,3611,0.0958389453890581,0.0958389453890581,-104.9293577,39.7647208,-104.9293567,39.7655827 3790,3611,2772,0.203476606019223,0.203476606019223,-104.9293567,39.7655827,-104.9293492,39.7674126 3793,3613,3614,0.132946325644283,0.132946325644283,-104.9293234,39.7702164,-104.9293312,39.771412 3796,3616,3617,0.204716112848492,0.204716112848492,-104.9804184,39.6930078,-104.9804371,39.6911668 3797,3617,3618,0.195623928497501,0.195623928497501,-104.9804371,39.6911668,-104.98046,39.6894076 427,426,427,0.387676950856037,0.387676950856037,-105.0252144,39.7427283,-105.028564,39.7403785 429,428,429,0.0146752084107322,0.0146752084107322,-104.9949826,39.7671257,-104.9948109,39.7671257 430,429,430,0.036859949213086,0.036859949213086,-104.9948109,39.7671257,-104.9943797,39.7671201 431,430,431,0.0704161362424121,0.0704161362424121,-104.9943797,39.7671201,-104.9935559,39.7671283 432,431,432,0.590519007108071,0.590519007108071,-104.9935559,39.7671283,-104.9902144,39.7717766 4284,2975,658,0.052473064124837,0.052473064124837,-105.0299157,39.7585034,-105.0299141,39.7589753 4286,1885,270,0.0500105419976734,0.0500105419976734,-105.0299322,39.7594122,-105.029923,39.7598619 4287,270,4027,0.0498040073250557,0.0498040073250557,-105.029923,39.7598619,-105.0299108,39.7603097 4288,4027,4028,0.0589001114271481,0.0589001114271481,-105.0299108,39.7603097,-105.0299124,39.7608394 4289,4028,4029,0.0431017175700998,0.0431017175700998,-105.0299124,39.7608394,-105.0299179,39.761227 4360,2497,4085,0.0418616206629569,0.0418616206629569,-105.0102009,39.7838273,-105.0106908,39.7838273 4362,4086,4087,0.0498519055829618,0.0498519055829618,-105.0112057,39.7838279,-105.0117891,39.7838304 4375,4097,4098,0.0489802870312836,0.0489802870312836,-105.0187521,39.7838972,-105.0193253,39.7838997 4376,4098,4099,0.0495757400917575,0.0495757400917575,-105.0193253,39.7838997,-105.0199054,39.783907 4377,4099,1289,0.0496665540814756,0.0496665540814756,-105.0199054,39.783907,-105.0204845,39.7839453 4388,1566,4105,0.137573017409453,0.137573017409453,-104.9507995,39.7776799,-104.9507895,39.7789171 4391,695,4107,0.201385149795677,0.201385149795677,-104.9512663,39.7419839,-104.9512653,39.743795 4393,4108,4109,0.0199664273987825,0.0199664273987825,-104.9512465,39.7179366,-104.9511309,39.7180926 14838,3410,8377,0.101986580237,0.101986580237,-105.034614,39.754856,-105.035807,39.7548626 14839,8377,7446,0.0983251649921582,0.0983251649921582,-105.035807,39.7548626,-105.0369572,39.7548626 14840,7446,7164,0.102406305295689,0.102406305295689,-105.0369572,39.7548626,-105.0381551,39.754855 14842,7777,9006,0.0511080596626327,0.0511080596626327,-105.0393054,39.7548506,-105.0399032,39.754857 14843,9006,1118,0.0498086503332092,0.0498086503332092,-105.0399032,39.754857,-105.0404858,39.7548633 14844,1118,9427,0.0503946729534928,0.0503946729534928,-105.0404858,39.7548633,-105.0410753,39.7548663 14845,9427,7495,0.0500441160343634,0.0500441160343634,-105.0410753,39.7548663,-105.0416607,39.7548692 14846,7495,9428,0.0499148481472719,0.0499148481472719,-105.0416607,39.7548692,-105.0422446,39.7548692 16340,8082,9873,0.204288977647072,0.204288977647072,-104.9430328,39.7615337,-104.9406644,39.7617801 16284,2160,2852,0.333640243849923,0.333640243849923,-104.9704959,39.6950911,-104.972242,39.697774 16319,7334,9870,0.105486497466828,0.105486497466828,-104.9548825,39.7619805,-104.9561166,39.7619811 16320,9870,3330,0.104529154175209,0.104529154175209,-104.9561166,39.7619811,-104.9573395,39.7619816 16321,3330,5008,0.105000246042652,0.105000246042652,-104.9573395,39.7619816,-104.9585679,39.7619857 16322,5008,9871,0.101110660676404,0.101110660676404,-104.9585679,39.7619857,-104.9597508,39.7619888 16323,9871,6279,0.105691817248501,0.105691817248501,-104.9597508,39.7619888,-104.9609873,39.7619907 16324,6279,9872,0.052158145666091,0.052158145666091,-104.9609873,39.7619907,-104.9615975,39.7619888 16325,9872,1044,0.0524997416021315,0.0524997416021315,-104.9615975,39.7619888,-104.9622117,39.7619898 16326,1044,3906,0.105460879039182,0.105460879039182,-104.9622117,39.7619898,-104.9634455,39.7619888 16329,5403,7356,0.10569318364656,0.10569318364656,-104.9659547,39.7619898,-104.9671912,39.761995 16330,7356,6784,0.104889107310835,0.104889107310835,-104.9671912,39.761995,-104.9684183,39.7619991 16331,6784,5124,0.210810768544514,0.210810768544514,-104.9684183,39.7619991,-104.9708846,39.7620022 20721,9340,10905,0.00789820611305507,0.00789820611305507,-105.0251701,39.7620923,-105.0250777,39.7620918 20723,10753,9339,0.007875732855517,0.007875732855517,-105.0250779,39.761939,-105.0251698,39.7619441 20728,9342,9396,0.0106743790650573,0.0106743790650573,-105.02517,39.7633265,-105.0252844,39.763365 20729,9396,10915,0.00762676803615786,0.00762676803615786,-105.0252844,39.763365,-105.0253686,39.7633877 20731,10886,10916,0.00379288018005415,0.00379288018005415,-105.0396293,39.7653159,-105.0396012,39.7652895 20732,10916,10888,0.0491926355480291,0.0491926355480291,-105.0396012,39.7652895,-105.0396012,39.7648471 20733,10888,10897,0.0175392611655491,0.0175392611655491,-105.0396012,39.7648471,-105.039396,39.7648479 20735,5884,5882,0.0407543500383345,0.0407543500383345,-105.026131,39.7635199,-105.0256867,39.7633869 20739,10916,10896,0.0428179717864665,0.0428179717864665,-105.0396012,39.7652895,-105.0393975,39.7656413 19515,10538,10539,0.0270370607457707,0.0270370607457707,-104.9881977,39.7087839,-104.9878821,39.7087971 19519,10540,10541,0.0721562499053708,0.0721562499053708,-104.9885677,39.7101805,-104.9885837,39.7095317 19520,6858,10542,0.00731747119062453,0.00731747119062453,-104.9894917,39.710249,-104.9894904,39.7101832 19521,10542,10543,0.072308027249243,0.072308027249243,-104.9894904,39.7101832,-104.9895038,39.709533 19641,10598,10599,0.0410277962156296,0.0410277962156296,-104.9881774,39.7071587,-104.9879173,39.7068487 19647,10527,10603,0.00759964014854772,0.00759964014854772,-104.9883695,39.7068128,-104.9882807,39.7068108 8,8,9,0.136291899256532,0.136291899256532,-105.0236282,39.746344,-105.0252223,39.7463521 9,9,10,0.137589063327607,0.137589063327607,-105.0252223,39.7463521,-105.0268316,39.7463558 10,10,11,0.132825874246234,0.132825874246234,-105.0268316,39.7463558,-105.0283851,39.746369 18420,9372,1692,0.204432374496239,0.204432374496239,-105.0410671,39.769441,-105.0410724,39.7676025 18421,1692,6881,0.204488584881531,0.204488584881531,-105.0410724,39.7676025,-105.0410645,39.7657635 279,289,290,0.0346246156131069,0.0346246156131069,-105.0056941,39.7615954,-105.0053845,39.7613946 280,290,291,0.0090342150661118,0.0090342150661118,-105.0053845,39.7613946,-105.0052999,39.7613459 287,297,298,0.583705095697001,0.583705095697001,-104.999633,39.7829256,-105.0063925,39.7836829 288,298,299,0.306214311798175,0.306214311798175,-105.0063925,39.7836829,-105.0099714,39.7835424 290,300,106,0.00724031766776508,0.00724031766776508,-104.931659,39.700286,-104.931654,39.700221 16839,9888,10020,0.0079899169832474,0.0079899169832474,-104.9706065,39.7033361,-104.9706252,39.7032657 292,301,302,0.137922345506014,0.137922345506014,-104.9405292,39.7778793,-104.939982,39.7790462 293,302,303,0.195856797695859,0.195856797695859,-104.939982,39.7790462,-104.9380643,39.7800108 295,304,305,0.071509984134022,0.071509984134022,-105.0045998,39.7618374,-105.0052248,39.7614099 296,305,291,0.00958395052624692,0.00958395052624692,-105.0052248,39.7614099,-105.0052999,39.7613459 298,306,307,0.132706668323714,0.132706668323714,-105.029097,39.762348,-105.0279141,39.763121 300,308,309,0.180558406302622,0.180558406302622,-105.0162105,39.7255543,-105.0183133,39.7254091 13564,3088,497,0.0577004807279618,0.0577004807279618,-105.0149714,39.7291028,-105.0147909,39.7286028 549,543,426,0.352446625998258,0.352446625998258,-105.0222025,39.7405643,-105.0252144,39.7427283 552,546,547,0.162031197296959,0.162031197296959,-104.9250834,39.7051054,-104.926976,39.7050482 555,549,550,0.0907371722674166,0.0907371722674166,-104.999187,39.7014274,-104.998222,39.701766 16080,9284,9816,0.896094060874208,0.896094060874208,-104.9725733,39.7796422,-104.962098,39.7800102 922,936,937,0.0492564901299232,0.0492564901299232,-104.9740886,39.7320473,-104.9735126,39.732045 923,937,938,0.0472982580528762,0.0472982580528762,-104.9735126,39.732045,-104.9729595,39.7320427 924,938,939,0.0491354084196454,0.0491354084196454,-104.9729595,39.7320427,-104.972385,39.7320506 925,939,940,0.0508720309451131,0.0508720309451131,-104.972385,39.7320506,-104.9717901,39.7320505 926,940,941,0.0492045261244582,0.0492045261244582,-104.9717901,39.7320505,-104.9712147,39.7320508 928,942,943,0.0497647165539241,0.0497647165539241,-104.9706365,39.7320717,-104.9700547,39.7320615 929,943,944,0.0490705088651407,0.0490705088651407,-104.9700547,39.7320615,-104.969481,39.732052 930,944,945,0.0603455693296164,0.0603455693296164,-104.969481,39.732052,-104.9687757,39.7320341 931,946,947,0.0401316151990327,0.0401316151990327,-104.954535,39.732087,-104.9540658,39.7320945 933,948,949,0.0998226264147839,0.0998226264147839,-104.9528876,39.7321058,-104.9517203,39.7320992 934,949,950,0.0983576522120727,0.0983576522120727,-104.9517203,39.7320992,-104.9505701,39.7320992 15935,9756,9757,0.156652526688463,0.156652526688463,-104.9962839,39.7001148,-104.9945244,39.7005048 2725,2680,2681,0.0108684198063562,0.0108684198063562,-104.9781521,39.7512002,-104.9782507,39.7512619 2726,2681,2682,0.048953084737917,0.048953084737917,-104.9782507,39.7512619,-104.9786543,39.7515742 2727,2682,2683,0.0539629704453868,0.0539629704453868,-104.9786543,39.7515742,-104.9790985,39.751919 2728,2683,2684,0.0523967582185389,0.0523967582185389,-104.9790985,39.751919,-104.9795298,39.7522538 2730,2685,2686,0.0561874543205358,0.0561874543205358,-104.9799803,39.7525937,-104.9804627,39.7529369 2731,2686,2687,0.0505746825733151,0.0505746825733151,-104.9804627,39.7529369,-104.9808835,39.7532566 2732,2687,2688,0.0532702991765301,0.0532702991765301,-104.9808835,39.7532566,-104.9813184,39.7535997 2733,2688,2689,0.0520434204860384,0.0520434204860384,-104.9813184,39.7535997,-104.9817462,39.7539327 2734,2689,2690,0.0469426670134342,0.0469426670134342,-104.9817462,39.7539327,-104.9821311,39.7542338 2735,2690,2691,0.0055983554055492,0.0055983554055492,-104.9821311,39.7542338,-104.9821794,39.7542678 2736,2691,2692,0.0527791994653692,0.0527791994653692,-104.9821794,39.7542678,-104.9826233,39.7545977 2737,2692,2693,0.0530982869497539,0.0530982869497539,-104.9826233,39.7545977,-104.9830605,39.7549369 2738,2693,2694,0.0517656440902012,0.0517656440902012,-104.9830605,39.7549369,-104.9834919,39.7552636 2740,2695,2696,0.0564222695417846,0.0564222695417846,-104.9839243,39.7555928,-104.984388,39.7559539 2741,2696,2697,0.0491123681137852,0.0491123681137852,-104.984388,39.7559539,-104.9847927,39.7562674 2743,2698,2563,0.102019026624601,0.102019026624601,-104.9872963,39.7637011,-104.9865077,39.7643898 2745,2699,2700,0.132875620799413,0.132875620799413,-105.023737,39.7729356,-105.0236369,39.7741281 2746,2700,2701,0.135383174760531,0.135383174760531,-105.0236369,39.7741281,-105.0236677,39.7753454 2747,2701,2702,0.142428760025563,0.142428760025563,-105.0236677,39.7753454,-105.0236021,39.7766253 2749,2703,2704,0.0110418183352839,0.0110418183352839,-105.0229204,39.7607336,-105.0229197,39.7608329 3232,1186,3146,0.0222724242580952,0.0222724242580952,-104.9648143,39.7271028,-104.9648136,39.7273031 3233,3146,3147,0.199414112058729,0.199414112058729,-104.9648136,39.7273031,-104.9648461,39.7290963 3235,3148,3149,0.202164772668483,0.202164772668483,-104.9651624,39.7219764,-104.9651708,39.7201583 3236,3149,3150,0.200873635711822,0.200873635711822,-104.9651708,39.7201583,-104.9651706,39.7183518 3238,1549,3151,0.20099284178908,0.20099284178908,-104.9813041,39.7765427,-104.9812831,39.7783502 3239,3151,284,0.102708547785912,0.102708547785912,-104.9812831,39.7783502,-104.9813127,39.7792736 3241,3152,3153,0.190699299195112,0.190699299195112,-104.981211,39.7801495,-104.981211,39.7818645 3242,3153,3154,0.20682256355895,0.20682256355895,-104.981211,39.7818645,-104.981211,39.7837245 3244,3155,3156,0.180582058742099,0.180582058742099,-104.9811238,39.7224897,-104.9811324,39.7241137 3245,3156,3157,0.169576673169674,0.169576673169674,-104.9811324,39.7241137,-104.9811181,39.7256387 3246,3157,3158,0.182296097160239,0.182296097160239,-104.9811181,39.7256387,-104.9811306,39.7272781 3247,3158,3159,0.198872141197801,0.198872141197801,-104.9811306,39.7272781,-104.9811297,39.7290666 3248,3159,3160,0.150969541792736,0.150969541792736,-104.9811297,39.7290666,-104.9811325,39.7304243 3250,3161,3162,0.20389937284006,0.20389937284006,-104.9814586,39.7164952,-104.9814669,39.7183289 14826,8301,6748,0.0667725814392886,0.0667725814392886,-105.0260395,39.7548296,-105.0268206,39.7548296 14827,6748,7911,0.0672145953526644,0.0672145953526644,-105.0268206,39.7548296,-105.0276068,39.7548215 14828,7911,6148,0.0663282745787247,0.0663282745787247,-105.0276068,39.7548215,-105.0283827,39.754823 258,257,266,0.0587628088830451,0.0587628088830451,-104.9487596,39.6897096,-104.9494463,39.6897162 19749,647,7274,0.134298165118703,0.134298165118703,-104.9337694,39.7413613,-104.9337866,39.742569 19750,7274,1989,0.0916188684792704,0.0916188684792704,-104.9337866,39.742569,-104.933775,39.7433929 19751,1989,1973,0.0380843237979454,0.0380843237979454,-104.933775,39.7433929,-104.9337742,39.7437354 19752,1973,4593,0.133556226393108,0.133556226393108,-104.9337742,39.7437354,-104.9337742,39.7449365 19753,4593,6480,0.132288869732613,0.132288869732613,-104.9337742,39.7449365,-104.9337711,39.7461262 19754,6480,2468,0.142585895231316,0.142585895231316,-104.9337711,39.7461262,-104.9337661,39.7474085 19758,9421,959,0.172665861332853,0.172665861332853,-104.9434425,39.7336457,-104.9434319,39.7320929 19759,959,10645,0.13147788241291,0.13147788241291,-104.9434319,39.7320929,-104.9434259,39.7309105 19760,1208,9304,0.168127340065809,0.168127340065809,-104.9434426,39.7271196,-104.9434479,39.7256076 20582,10869,10849,0.0156424449925145,0.0156424449925145,-105.0248912,39.7612876,-105.0250742,39.7612881 19762,9148,5948,0.203948884455816,0.203948884455816,-104.9327781,39.7292306,-104.9327968,39.7310647 19763,5948,5140,0.230511938313211,0.230511938313211,-104.9327968,39.7310647,-104.9325581,39.7331296 19771,9419,957,0.173152824232778,0.173152824232778,-104.944537,39.7336514,-104.944539,39.7320942 19772,957,8866,0.177567389214567,0.177567389214567,-104.944539,39.7320942,-104.9445422,39.7304973 19773,8866,3772,0.153916736097948,0.153916736097948,-104.9445422,39.7304973,-104.9445477,39.7291131 19774,3772,10250,0.199306990270457,0.199306990270457,-104.9445477,39.7291131,-104.9445396,39.7273207 19776,5481,9962,0.172319939483889,0.172319939483889,-104.9592702,39.7383938,-104.9592628,39.7399435 19784,10633,5611,0.0523352586472612,0.0523352586472612,-105.0021797,39.732604,-105.0015677,39.7326006 19785,5611,10632,0.0574818788883128,0.0574818788883128,-105.0015677,39.7326006,-105.0008955,39.7325996 19786,10632,3948,0.0628606527024246,0.0628606527024246,-105.0008955,39.7325996,-105.0001604,39.7325985 19788,5471,9476,0.170862748175182,0.170862748175182,-104.9724345,39.7384108,-104.9724291,39.7368742 19795,10242,7118,0.176747024157438,0.176747024157438,-104.9976043,39.7336771,-104.9975929,39.7352666 19797,10241,6597,0.176287163937986,0.176287163937986,-104.9971028,39.7336811,-104.9970197,39.732097 19798,6597,8052,0.177501084527478,0.177501084527478,-104.9970197,39.732097,-104.9970142,39.7305007 19799,8052,8772,0.17769668863416,0.17769668863416,-104.9970142,39.7305007,-104.9969955,39.7289027 20115,7697,7687,0.0337511699796145,0.0337511699796145,-104.9476781,39.7401632,-104.9472834,39.7401592 19903,5589,10662,0.0571161687994488,0.0571161687994488,-105.0439287,39.736644,-105.0445966,39.7366511 19904,10662,7532,0.0504117571952022,0.0504117571952022,-105.0445966,39.7366511,-105.0451861,39.7366574 19905,7532,10677,0.0997820208770486,0.0997820208770486,-105.0451861,39.7366574,-105.0463515,39.7367034 19909,2313,6581,0.0799825399923036,0.0799825399923036,-105.0128687,39.7314768,-105.0128679,39.7321961 19911,9640,7119,0.178268282456568,0.178268282456568,-104.998165,39.7368735,-104.9981597,39.7352703 19912,7119,10244,0.176467674531692,0.176467674531692,-104.9981597,39.7352703,-104.9981677,39.7336833 19924,625,10679,0.208701850480872,0.208701850480872,-105.0357989,39.7365856,-105.0358012,39.7384625 3596,897,3446,0.139044776802754,0.139044776802754,-104.9462766,39.7644635,-104.9462506,39.7657138 3598,2803,3447,0.126707874592684,0.126707874592684,-104.9462404,39.7669537,-104.9462338,39.7680932 3599,3447,3448,0.123301295397385,0.123301295397385,-104.9462338,39.7680932,-104.9462506,39.769202 3601,3449,3450,0.173676950071542,0.173676950071542,-104.9461482,39.7162465,-104.9461569,39.7178084 3602,3450,2355,0.178205364659248,0.178205364659248,-104.9461569,39.7178084,-104.9461715,39.719411 3603,2355,3451,0.173197360497638,0.173197360497638,-104.9461715,39.719411,-104.9461741,39.7209686 19562,10565,7475,0.0791516149409225,0.0791516149409225,-104.9895118,39.7091548,-104.9897492,39.7084668 3604,3451,3452,0.173541943088937,0.173541943088937,-104.9461741,39.7209686,-104.9461731,39.7225293 17079,9872,1162,0.139149030623918,0.139149030623918,-104.9615975,39.7619888,-104.9615772,39.7632401 3605,3452,3453,0.1769778659128,0.1769778659128,-104.9461731,39.7225293,-104.9461741,39.7241209 3606,3453,3454,0.165627970000561,0.165627970000561,-104.9461741,39.7241209,-104.946186,39.7256104 3607,3454,1205,0.168543363105219,0.168543363105219,-104.946186,39.7256104,-104.9462015,39.7271261 3608,1205,3455,0.0221544930319224,0.0221544930319224,-104.9462015,39.7271261,-104.9461963,39.7273253 3609,3455,3456,0.199430319568372,0.199430319568372,-104.9461963,39.7273253,-104.9461853,39.7291188 3610,3456,3457,0.153671457388635,0.153671457388635,-104.9461853,39.7291188,-104.946187,39.7305008 3611,3457,954,0.177011997745418,0.177011997745418,-104.946187,39.7305008,-104.9461808,39.7320927 3616,3461,3023,0.066721008314693,0.066721008314693,-104.9461758,39.7383438,-104.9461672,39.7389438 3617,3023,609,0.0626815132610695,0.0626815132610695,-104.9461672,39.7389438,-104.9461712,39.7395075 3618,609,3465,0.0706324711687883,0.0706324711687883,-104.9461712,39.7395075,-104.9461659,39.7401427 3620,3466,3467,0.0872559719077514,0.0872559719077514,-104.9459057,39.7609696,-104.9459001,39.7617543 3621,3467,3468,0.0185752884131515,0.0185752884131515,-104.9459001,39.7617543,-104.9458947,39.7619213 3624,3470,3471,0.137381540377109,0.137381540377109,-104.9464883,39.7557063,-104.9464855,39.7569418 3625,3471,3472,0.139227388345715,0.139227388345715,-104.9464855,39.7569418,-104.9464826,39.7581939 3627,3473,2394,0.0888475437763938,0.0888475437763938,-104.9464666,39.7730919,-104.9464482,39.7738908 3628,2394,3474,0.138668820339117,0.138668820339117,-104.9464482,39.7738908,-104.9464139,39.7751376 3630,752,1572,0.142095074047717,0.142095074047717,-104.9464409,39.77641,-104.9464121,39.7776877 3636,1922,3478,0.201186325897418,0.201186325897418,-104.9639994,39.7074818,-104.9639908,39.7056725 3639,3479,78,0.204132972246117,0.204132972246117,-104.9639986,39.7020562,-104.9640072,39.7002204 3640,78,3480,0.203867249894849,0.203867249894849,-104.9640072,39.7002204,-104.9640443,39.6983872 3641,3480,3481,0.201309535256297,0.201309535256297,-104.9640443,39.6983872,-104.9640554,39.6965768 3642,3481,3482,0.20059690465602,0.20059690465602,-104.9640554,39.6965768,-104.9640471,39.6947728 3643,3482,3483,0.19983968701354,0.19983968701354,-104.9640471,39.6947728,-104.9640501,39.6929756 3645,3484,3485,0.206291326448342,0.206291326448342,-104.9640755,39.691151,-104.9637153,39.6893166 17801,8859,9953,0.0450786858997054,0.0450786858997054,-104.9873914,39.7526692,-104.9873896,39.7522638 3647,1956,3486,0.372627158727207,0.372627158727207,-104.9295943,39.7085824,-104.9294222,39.7052339 3649,3487,3488,0.176001514646942,0.176001514646942,-104.9293078,39.7162471,-104.9293331,39.7146644 3652,3491,3492,0.0183360753269697,0.0183360753269697,-104.9293114,39.7113416,-104.929311,39.7111767 3653,3492,1957,0.294352299971408,0.294352299971408,-104.929311,39.7111767,-104.9292853,39.7085296 3655,1514,1794,0.180158106731211,0.180158106731211,-104.9278643,39.6960978,-104.9284394,39.6945392 3657,3493,3494,0.410250831833552,0.410250831833552,-104.9285338,39.6930004,-104.9293234,39.6893613 3658,3494,3495,0.80930180387284,0.80930180387284,-104.9293234,39.6893613,-104.929634,39.682087 3660,3497,3498,0.0969369694749486,0.0969369694749486,-104.9488372,39.6983858,-104.9477042,39.6983792 3661,3498,3499,0.0991356893770485,0.0991356893770485,-104.9477042,39.6983792,-104.9465455,39.6983726 3662,3499,3500,0.0998795294298673,0.0998795294298673,-104.9465455,39.6983726,-104.9453782,39.6983858 3663,3500,3501,0.0512305304785401,0.0512305304785401,-104.9453782,39.6983858,-104.9447794,39.6983858 3664,3501,3502,0.04790242821524,0.04790242821524,-104.9447794,39.6983858,-104.9442195,39.6983858 3665,3502,3503,0.0976724268185372,0.0976724268185372,-104.9442195,39.6983858,-104.943078,39.698399 3666,3503,3504,0.099556042023676,0.099556042023676,-104.943078,39.698399,-104.9419144,39.6983911 3667,3504,3505,0.0928685437479174,0.0928685437479174,-104.9419144,39.6983911,-104.940829,39.698381 3668,3505,3506,0.0161263903021828,0.0161263903021828,-104.940829,39.698381,-104.9406406,39.6983765 3670,3507,3508,0.0452502277318962,0.0452502277318962,-104.9686775,39.698382,-104.9681486,39.6983823 3673,3510,3511,0.00276384344441178,0.00276384344441178,-104.9675508,39.6983827,-104.9675186,39.6983807 3674,3511,3512,0.10075109326777,0.10075109326777,-104.9675186,39.6983807,-104.966341,39.698385 3675,3512,3513,0.0463453549611142,0.0463453549611142,-104.966341,39.698385,-104.9657993,39.6983855 3676,3513,3514,0.0488777906121745,0.0488777906121745,-104.9657993,39.6983855,-104.965228,39.698386 3677,3514,3515,0.0517011274556552,0.0517011274556552,-104.965228,39.698386,-104.9646237,39.6983866 3678,3515,3480,0.0495708012211316,0.0495708012211316,-104.9646237,39.6983866,-104.9640443,39.6983872 3679,3480,3516,0.0493402083699287,0.0493402083699287,-104.9640443,39.6983872,-104.9634676,39.6983891 3680,3516,3517,0.0507690156276584,0.0507690156276584,-104.9634676,39.6983891,-104.9628742,39.6983911 3681,3517,3518,0.0480408906902884,0.0480408906902884,-104.9628742,39.6983911,-104.9623127,39.6983876 3682,3518,3519,0.0499402493817724,0.0499402493817724,-104.9623127,39.6983876,-104.961729,39.698384 3683,3519,3520,0.0491944164243011,0.0491944164243011,-104.961729,39.698384,-104.961154,39.6983849 3685,3521,3522,0.048707440700188,0.048707440700188,-104.9605624,39.6983858,-104.9599931,39.6983883 3686,3522,3523,0.0553123927733894,0.0553123927733894,-104.9599931,39.6983883,-104.9593466,39.6983911 3688,3524,3525,0.0491959341758901,0.0491959341758901,-104.9586741,39.6983954,-104.9580991,39.698399 3689,3525,3526,0.0471666433723512,0.0471666433723512,-104.9580991,39.698399,-104.9575478,39.698399 3690,3526,3527,0.0512305206815533,0.0512305206815533,-104.9575478,39.698399,-104.956949,39.698399 3693,2737,3529,0.051933950168584,0.051933950168584,-104.9558324,39.6983924,-104.9552447,39.6982755 3694,3529,3530,0.02212553176718,0.02212553176718,-104.9552447,39.6982755,-104.9550292,39.6981655 3695,3530,3531,0.0926927616463166,0.0926927616463166,-104.9550292,39.6981655,-104.954611,39.6973965 3698,3533,3534,0.0505032949697016,0.0505032949697016,-104.982132,39.6984066,-104.9815417,39.6984066 3699,3534,3535,0.0486395723695605,0.0486395723695605,-104.9815417,39.6984066,-104.9809732,39.6984099 3700,3535,3536,0.0490245580059416,0.0490245580059416,-104.9809732,39.6984099,-104.9804002,39.6984132 3701,3536,3537,0.0505772192147856,0.0505772192147856,-104.9804002,39.6984132,-104.9798091,39.6984199 3703,3538,3540,0.0504276967004131,0.0504276967004131,-104.9792415,39.6984264,-104.9786521,39.6984298 3705,3541,3542,0.0472106572615262,0.0472106572615262,-104.9780828,39.698433,-104.977531,39.6984299 3706,3542,1776,0.0526607102662498,0.0526607102662498,-104.977531,39.6984299,-104.9769155,39.6984264 3707,1776,3543,0.0501355164587406,0.0501355164587406,-104.9769155,39.6984264,-104.9763295,39.6984254 3708,3543,3545,0.0479683302933595,0.0479683302933595,-104.9763295,39.6984254,-104.9757691,39.698412 3709,3545,3546,0.0512089379810606,0.0512089379810606,-104.9757691,39.698412,-104.9751709,39.6984277 3712,3547,3548,0.0501783172118128,0.0501783172118128,-104.9739907,39.6984301,-104.9734042,39.698429 3714,3549,3550,0.0951894457465396,0.0951894457465396,-104.932762,39.698444,-104.931651,39.698398 3716,3374,3551,0.137804864391147,0.137804864391147,-104.9240963,39.6988121,-104.9226973,39.6994263 3717,3552,3553,0.0519171995444708,0.0519171995444708,-104.9769434,39.7546258,-104.9763361,39.7546219 3718,3553,3554,0.0504125238991067,0.0504125238991067,-104.9763361,39.7546219,-104.9757464,39.7546182 3719,3554,3555,0.0509345511135035,0.0509345511135035,-104.9757464,39.7546182,-104.9751506,39.7546225 3720,3555,3556,0.0352813695033733,0.0352813695033733,-104.9751506,39.7546225,-104.9747379,39.7546254 3721,3556,3557,0.0165592866582096,0.0165592866582096,-104.9747379,39.7546254,-104.9745442,39.7546268 3722,3557,3558,0.0492318634139881,0.0492318634139881,-104.9745442,39.7546268,-104.9739683,39.7546244 3724,2895,3559,0.10435477566087,0.10435477566087,-104.9733531,39.7545278,-104.9721334,39.7544893 3725,3559,3560,0.106943183049813,0.106943183049813,-104.9721334,39.7544893,-104.9708824,39.7544863 3726,3560,3561,0.104660660979737,0.104660660979737,-104.9708824,39.7544863,-104.9696581,39.7544835 3727,3561,3562,0.110121719044693,0.110121719044693,-104.9696581,39.7544835,-104.9683703,39.7544592 3728,3562,3563,0.102966459525542,0.102966459525542,-104.9683703,39.7544592,-104.9671659,39.7544703 3730,3564,3565,0.0562722873891167,0.0562722873891167,-104.9659688,39.7544499,-104.9653106,39.7544428 3735,3568,3569,0.0531044201649232,0.0531044201649232,-104.9616097,39.7544552,-104.9609889,39.7544725 3736,3569,3570,0.106391147104451,0.106391147104451,-104.9609889,39.7544725,-104.9597446,39.7544534 3737,3570,3571,0.101252017782574,0.101252017782574,-104.9597446,39.7544534,-104.9585602,39.75446 3738,3571,3323,0.106405710576167,0.106405710576167,-104.9585602,39.75446,-104.9573156,39.7544732 3739,3323,3572,0.102008288172629,0.102008288172629,-104.9573156,39.7544732,-104.9561226,39.7544534 3740,3572,3573,0.10165616841443,0.10165616841443,-104.9561226,39.7544534,-104.954935,39.7545002 3741,3573,2074,0.102582871487582,0.102582871487582,-104.954935,39.7545002,-104.953735,39.7545002 3742,2074,2671,0.108231570849142,0.108231570849142,-104.953735,39.7545002,-104.9524691,39.7544839 3743,2671,3574,0.10456159833902,0.10456159833902,-104.9524691,39.7544839,-104.951246,39.7544757 5002,115,4548,0.0219059413647985,0.0219059413647985,-105.0217118,39.7303058,-105.0217136,39.7305028 3744,3574,3575,0.112649473969198,0.112649473969198,-104.951246,39.7544757,-104.9499292,39.7544371 3748,3469,3578,0.102738780677217,0.102738780677217,-104.9464912,39.7544409,-104.9452895,39.7544277 3751,848,3580,0.194594151891157,0.194594151891157,-104.9429842,39.7544341,-104.9407092,39.754494 3780,799,3582,0.202016106794537,0.202016106794537,-104.9293286,39.7528556,-104.92935,39.7546723 3753,3581,3583,0.0933177632696428,0.0933177632696428,-104.9405163,39.7545798,-104.9394304,39.7546656 3756,3586,3587,0.0427524561216555,0.0427524561216555,-105.0238257,39.7607202,-105.0243209,39.7607742 20307,3851,3852,0.0199150113624835,0.0199150113624835,-105.0428243,39.7763674,-105.0428243,39.7765465 3757,3587,3588,0.00652614157776479,0.00652614157776479,-105.0243209,39.7607742,-105.0243965,39.7607824 3758,3588,3589,0.0165416326790114,0.0165416326790114,-105.0243965,39.7607824,-105.0245881,39.7608033 3759,3589,3590,0.0292914453635219,0.0292914453635219,-105.0245881,39.7608033,-105.0249274,39.7608402 3760,3590,3591,0.012398142936734,0.012398142936734,-105.0249274,39.7608402,-105.025071,39.7608559 3761,3591,3592,0.00808918004643223,0.00808918004643223,-105.025071,39.7608559,-105.0251647,39.7608661 3762,3592,3593,0.0105968786869326,0.0105968786869326,-105.0251647,39.7608661,-105.0252868,39.7608826 3764,3487,3594,0.175200690864457,0.175200690864457,-104.9293078,39.7162471,-104.9293175,39.7178227 17310,5684,5685,0.200644913348264,0.200644913348264,-104.9611511,39.6947781,-104.9611673,39.6929737 3765,3594,2339,0.174981229925885,0.174981229925885,-104.9293175,39.7178227,-104.9293022,39.7193963 3768,3596,3597,0.239259126523314,0.239259126523314,-104.9293972,39.7231683,-104.9294053,39.72532 3770,1985,1969,0.0388238770836811,0.0388238770836811,-104.9301272,39.7433797,-104.930135,39.7437288 3771,1969,3598,0.103685036459381,0.103685036459381,-104.930135,39.7437288,-104.9301576,39.7446611 3772,3598,3599,0.103278210249803,0.103278210249803,-104.9301576,39.7446611,-104.9301608,39.7455899 3774,3600,685,0.204822140654993,0.204822140654993,-104.9297917,39.7401253,-104.9297839,39.7419673 3775,685,1984,0.157051714392723,0.157051714392723,-104.9297839,39.7419673,-104.9297839,39.7433797 3777,2473,3601,0.204732098938096,0.204732098938096,-104.9293385,39.7474063,-104.9293385,39.7492475 3778,3601,3602,0.203258463693205,0.203258463693205,-104.9293385,39.7492475,-104.9293214,39.7510754 3779,3602,799,0.197950165384785,0.197950165384785,-104.9293214,39.7510754,-104.9293286,39.7528556 3781,3582,3603,0.209363914186111,0.209363914186111,-104.92935,39.7546723,-104.9293903,39.7565549 3782,3603,3604,0.202974468009462,0.202974468009462,-104.9293903,39.7565549,-104.9293663,39.7583802 3783,3604,3063,0.201030651985273,0.201030651985273,-104.9293663,39.7583802,-104.9293577,39.7601881 3784,3063,3605,0.183452467298283,0.183452467298283,-104.9293577,39.7601881,-104.9293844,39.7618378 3785,3605,3609,0.0173247613422977,0.0173247613422977,-104.9293844,39.7618378,-104.9293603,39.7619925 3786,3609,3610,0.100167424900963,0.100167424900963,-104.9293603,39.7619925,-104.9293406,39.7628932 3787,3610,1148,0.0998182719974527,0.0998182719974527,-104.9293406,39.7628932,-104.9293749,39.7637905 3798,3618,3619,1.41244277904247,1.41244277904247,-104.98046,39.6894076,-104.9804715,39.6767052 3799,3620,3621,0.200419085699923,0.200419085699923,-104.9803501,39.716491,-104.9803587,39.7146886 3800,3621,3083,0.197049820413636,0.197049820413636,-104.9803587,39.7146886,-104.9803943,39.7129167 3806,3250,3625,0.214852973763206,0.214852973763206,-104.9804174,39.7039537,-104.9804286,39.7020215 3807,3625,37,0.19341482884534,0.19341482884534,-104.9804286,39.7020215,-104.9804174,39.7002821 3808,37,3536,0.207817408343139,0.207817408343139,-104.9804174,39.7002821,-104.9804002,39.6984132 3809,3536,3626,0.197537787183869,0.197537787183869,-104.9804002,39.6984132,-104.9804002,39.6966367 3810,3626,3627,0.0725803332096263,0.0725803332096263,-104.9804002,39.6966367,-104.9805353,39.6959923 3812,3628,3629,0.0377891893344826,0.0377891893344826,-104.9558725,39.7153466,-104.9554348,39.7153004 3814,3630,108,0.222508950073657,0.222508950073657,-104.9286229,39.7018847,-104.9272013,39.700209 3815,108,3631,0.48374336677931,0.48374336677931,-104.9272013,39.700209,-104.9237198,39.6967811 3816,3631,3632,1.29923590650812,1.29923590650812,-104.9237198,39.6967811,-104.9115603,39.6897825 17118,3959,510,0.232935824119298,0.232935824119298,-104.957513,39.7479253,-104.9547886,39.7479501 4428,4136,4137,0.173313517100692,0.173313517100692,-104.9505787,39.7367922,-104.9506214,39.7383505 4429,4137,4138,0.202530185785573,0.202530185785573,-104.9506214,39.7383505,-104.9506563,39.7401717 18158,6309,10170,0.40356001102466,0.40356001102466,-105.0129465,39.7874317,-105.0129519,39.791061 4432,2389,4140,0.139183902890425,0.139183902890425,-104.950844,39.7738769,-104.9508372,39.7751286 4434,4141,4142,0.197054107936505,0.197054107936505,-104.982643,39.7165018,-104.9827054,39.7147303 4438,4144,4145,0.0537117632250494,0.0537117632250494,-104.9856225,39.7209124,-104.9849945,39.7209102 4439,4145,965,0.101471161400112,0.101471161400112,-104.9849945,39.7209102,-104.9838084,39.7209313 4440,965,4146,0.104100628512796,0.104100628512796,-104.9838084,39.7209313,-104.9825915,39.7209119 4441,4146,3163,0.0969051144320847,0.0969051144320847,-104.9825915,39.7209119,-104.9814586,39.7208987 4442,3163,4147,0.101372524256092,0.101372524256092,-104.9814586,39.7208987,-104.9802738,39.7209242 4443,4147,4148,0.0308326213261154,0.0308326213261154,-104.9802738,39.7209242,-104.9799133,39.7209242 4445,3914,1051,0.113795014444698,0.113795014444698,-104.9633401,39.7209669,-104.9620097,39.7209801 4446,1051,4149,0.10964029932362,0.10964029932362,-104.9620097,39.7209801,-104.9607278,39.7209872 4449,4151,3345,0.104243278330047,0.104243278330047,-104.9582358,39.7209729,-104.957017,39.7209795 4451,4152,4153,0.102419695022811,0.102419695022811,-104.9558113,39.720983,-104.9546138,39.7209795 4452,4153,2058,0.103354746635848,0.103354746635848,-104.9546138,39.7209795,-104.9534054,39.7209872 4453,2058,2644,0.104156201229462,0.104156201229462,-104.9534054,39.7209872,-104.9521876,39.720983 4454,2644,4110,0.102077109293643,0.102077109293643,-104.9521876,39.720983,-104.9509941,39.7209851 5804,5122,5123,0.00520045876973269,0.00520045876973269,-104.9708892,39.7607101,-104.9708859,39.7607568 4455,4110,4154,0.102551400025576,0.102551400025576,-104.9509941,39.7209851,-104.9497951,39.7209768 4458,4156,3451,0.102085683319337,0.102085683319337,-104.9473677,39.7209707,-104.9461741,39.7209686 4459,3451,4157,0.103915702611829,0.103915702611829,-104.9461741,39.7209686,-104.9449591,39.7209686 4460,4157,3881,0.104147627332173,0.104147627332173,-104.9449591,39.7209686,-104.9437414,39.7209645 4461,3881,844,0.102547271473588,0.102547271473588,-104.9437414,39.7209645,-104.9425424,39.7209645 4462,844,4158,0.103915708789956,0.103915708789956,-104.9425424,39.7209645,-104.9413274,39.7209645 4463,4158,4159,0.0473715373473714,0.0473715373473714,-104.9413274,39.7209645,-104.9407748,39.7209356 4465,4160,4161,0.0487952389865543,0.0487952389865543,-104.977542,39.720117,-104.9769715,39.7201202 4466,4161,4162,0.0503092120983125,0.0503092120983125,-104.9769715,39.7201202,-104.9763833,39.7201236 4467,4162,4163,0.0998399649224705,0.0998399649224705,-104.9763833,39.7201236,-104.975216,39.7201302 4470,991,4165,0.0616573964011522,0.0616573964011522,-104.9740667,39.720134,-104.9733458,39.720134 4471,4165,4166,0.0374515064164708,0.0374515064164708,-104.9733458,39.720134,-104.972908,39.7201406 4472,4166,4167,0.0500586202169859,0.0500586202169859,-104.972908,39.7201406,-104.9723279,39.7200808 4473,4167,4168,0.0490747432154895,0.0490747432154895,-104.9723279,39.7200808,-104.9717542,39.7200883 4474,4168,1546,0.0500170304502106,0.0500170304502106,-104.9717542,39.7200883,-104.9711694,39.7200886 4475,1546,4169,0.0485801531295538,0.0485801531295538,-104.9711694,39.7200886,-104.9706014,39.7200889 5773,5098,5099,0.136491222225544,0.136491222225544,-104.9779272,39.6923695,-104.9781101,39.6911501 4479,4171,4172,0.0171013114970861,0.0171013114970861,-104.9681062,39.7200857,-104.9679063,39.7200823 4480,4172,4173,0.100095278405447,0.100095278405447,-104.9679063,39.7200823,-104.966736,39.720087 4481,4173,4174,0.0193707742575379,0.0193707742575379,-104.966736,39.720087,-104.9665271,39.7201543 4482,4174,3125,0.0983746933912928,0.0983746933912928,-104.9665271,39.7201543,-104.9653769,39.7201543 4483,3125,3149,0.017633000291927,0.017633000291927,-104.9653769,39.7201543,-104.9651708,39.7201583 4485,3759,1483,0.205504619788951,0.205504619788951,-104.9912414,39.6966624,-104.9913183,39.6948152 4486,1483,139,0.199306955290764,0.199306955290764,-104.9913183,39.6948152,-104.991354,39.693023 3818,3634,3635,0.193271661183235,0.193271661183235,-104.9444999,39.7082421,-104.9460363,39.7095165 3844,50,2744,0.0297683374213274,0.0297683374213274,-104.9541194,39.7002037,-104.9541587,39.6999377 3819,3635,3636,0.259071020170312,0.259071020170312,-104.9460363,39.7095165,-104.9481992,39.7111474 3820,3636,3637,0.220352934884474,0.220352934884474,-104.9481992,39.7111474,-104.9498644,39.7126594 3821,3637,3638,0.0146799692899151,0.0146799692899151,-104.9498644,39.7126594,-104.9499674,39.712765 3822,3638,3629,0.546064092681382,0.546064092681382,-104.9499674,39.712765,-104.9554348,39.7153004 3823,3629,3628,0.0377891893344826,0.0377891893344826,-104.9554348,39.7153004,-104.9558725,39.7153466 3848,3639,3640,0.0377019004254023,0.0377019004254023,-104.953288,39.6987674,-104.9529616,39.6985396 3824,3628,3641,0.274746435577415,0.274746435577415,-104.9558725,39.7153466,-104.9590835,39.7152814 3827,3643,3630,0.145379834812045,0.145379834812045,-104.9299023,39.7027452,-104.9286229,39.7018847 3829,3644,3645,0.10937380292523,0.10937380292523,-105.0209565,39.7228992,-105.0209651,39.7238828 3831,3646,3647,0.118367900276814,0.118367900276814,-105.0208928,39.7275233,-105.0208982,39.7264588 3833,3648,3649,0.0133410304783532,0.0133410304783532,-104.9576929,39.7025901,-104.9575638,39.7025228 3834,3649,3650,0.0429585103622675,0.0429585103622675,-104.9575638,39.7025228,-104.957148,39.7023062 3835,3650,3651,0.0204151163658954,0.0204151163658954,-104.957148,39.7023062,-104.9569509,39.7022027 3836,3651,3652,0.035861428044368,0.035861428044368,-104.9569509,39.7022027,-104.9565993,39.7020271 3837,3652,3653,0.0519097060940613,0.0519097060940613,-104.9565993,39.7020271,-104.956048,39.7018321 3838,3653,2733,0.0215181506261361,0.0215181506261361,-104.956048,39.7018321,-104.9558149,39.7017594 3839,2733,3184,0.0284884125498342,0.0284884125498342,-104.9558149,39.7017594,-104.9555361,39.7016193 3840,3184,3654,0.0523000942930375,0.0523000942930375,-104.9555361,39.7016193,-104.9550095,39.7013804 3841,3654,3655,0.0449577371290542,0.0449577371290542,-104.9550095,39.7013804,-104.9546075,39.70112 3842,3655,3656,0.0854917295991763,0.0854917295991763,-104.9546075,39.70112,-104.9541489,39.7004369 3843,3656,50,0.0260531877334927,0.0260531877334927,-104.9541489,39.7004369,-104.9541194,39.7002037 3845,2744,3657,0.0566089274642789,0.0566089274642789,-104.9541587,39.6999377,-104.9539423,39.6994566 3846,3657,3658,0.0492739020617726,0.0492739020617726,-104.9539423,39.6994566,-104.9536997,39.6990547 3849,3640,3660,0.0409815373213546,0.0409815373213546,-104.9529616,39.6985396,-104.9525869,39.69831 3850,3660,3661,0.0430567519340905,0.0430567519340905,-104.9525869,39.69831,-104.9521932,39.6980688 3851,3661,3662,0.0468129367556475,0.0468129367556475,-104.9521932,39.6980688,-104.9517941,39.6977808 3852,3662,3663,0.0487340718514498,0.0487340718514498,-104.9517941,39.6977808,-104.9513786,39.697481 3853,3663,3664,0.0766168893066023,0.0766168893066023,-104.9513786,39.697481,-104.9507,39.6970314 3854,3664,3665,0.0775543535398568,0.0775543535398568,-104.9507,39.6970314,-104.9500131,39.6965763 3856,2887,3666,0.0966953683989245,0.0966953683989245,-104.9729638,39.7478589,-104.9739808,39.7474784 3857,3666,3667,0.0610272459393337,0.0610272459393337,-104.9739808,39.7474784,-104.9746946,39.7474748 3860,3669,3670,0.0315853053568594,0.0315853053568594,-104.9757447,39.7475025,-104.976114,39.7474946 3862,3671,3672,0.0504610774094253,0.0504610774094253,-104.9763685,39.7474986,-104.9769586,39.747508 3863,3672,3673,0.0499084817958282,0.0499084817958282,-104.9769586,39.747508,-104.9775423,39.7475014 3864,3673,3674,0.0598581313257637,0.0598581313257637,-104.9775423,39.7475014,-104.9782423,39.7475122 3865,3674,3675,0.0415918035714469,0.0415918035714469,-104.9782423,39.7475122,-104.9787278,39.747536 3866,3675,3676,0.0971838117715375,0.0971838117715375,-104.9787278,39.747536,-104.9798645,39.7475421 3867,3676,3677,0.0757910145140814,0.0757910145140814,-104.9798645,39.7475421,-104.980751,39.7475439 3868,3677,3678,0.0241351496511796,0.0241351496511796,-104.980751,39.7475439,-104.9810333,39.7475445 3869,3678,3679,0.10921148844503,0.10921148844503,-104.9810333,39.7475445,-104.9823107,39.7475487 3870,3679,3680,0.0604791133362521,0.0604791133362521,-104.9823107,39.7475487,-104.9830181,39.7475507 3871,3680,3681,0.0497662614550786,0.0497662614550786,-104.9830181,39.7475507,-104.9836002,39.7475507 3872,3681,3682,0.0284371260175335,0.0284371260175335,-104.9836002,39.7475507,-104.9839328,39.7475479 3873,3682,3683,0.0775136719631998,0.0775136719631998,-104.9839328,39.7475479,-104.9848394,39.7475404 3874,3683,3684,0.0986272672973807,0.0986272672973807,-104.9848394,39.7475404,-104.9859927,39.7475198 3876,3686,1026,0.103637164673652,0.103637164673652,-104.9634548,39.7469475,-104.9622426,39.7469472 5148,4657,4658,0.0518173498658282,0.0518173498658282,-105.0191606,39.7548276,-105.0191633,39.7552936 3877,1026,3687,0.0559565437232701,0.0559565437232701,-104.9622426,39.7469472,-104.9615881,39.7469471 3878,3687,3688,0.0511859173489266,0.0511859173489266,-104.9615881,39.7469471,-104.9609894,39.746947 3879,3688,3689,0.0520066703615513,0.0520066703615513,-104.9609894,39.746947,-104.9603811,39.7469469 3880,3689,3690,0.049253728288425,0.049253728288425,-104.9603811,39.7469469,-104.959805,39.7469468 3882,2886,3691,0.113429848834015,0.113429848834015,-104.9722001,39.7469535,-104.970874,39.7469218 3884,3215,3692,0.202752541360657,0.202752541360657,-104.9616918,39.7111011,-104.9617163,39.7092778 3885,3692,1926,0.199353224720545,0.199353224720545,-104.9617163,39.7092778,-104.961729,39.707485 3886,1926,3693,0.200351682125873,0.200351682125873,-104.961729,39.707485,-104.9617036,39.7056833 3887,3693,3270,0.203854022504707,0.203854022504707,-104.9617036,39.7056833,-104.9616991,39.70385 3888,3270,3694,0.200935067748901,0.200935067748901,-104.9616991,39.70385,-104.9616812,39.702043 3890,83,3519,0.205087956532059,0.205087956532059,-104.961704,39.7002283,-104.961729,39.698384 3892,3695,3696,0.201007421421966,0.201007421421966,-104.9617464,39.6965839,-104.961742,39.6947762 3897,3217,3701,0.1352188342505,0.1352188342505,-104.9611082,39.7111011,-104.96184,39.712179 3898,131,1718,0.251512260994622,0.251512260994622,-105.0097289,39.6931103,-105.0097345,39.6908484 15946,9759,9762,0.240661719520644,0.240661719520644,-104.9977092,39.704984,-104.9986577,39.7070216 3900,3702,3703,0.0933150678138448,0.0933150678138448,-105.0029777,39.7635862,-105.002975,39.7644254 3901,3703,3704,0.137025546490973,0.137025546490973,-105.002975,39.7644254,-105.0029738,39.7656577 3902,3704,3705,0.132801372713675,0.132801372713675,-105.0029738,39.7656577,-105.002967,39.766852 3903,3705,1668,0.132757296812598,0.132757296812598,-105.002967,39.766852,-105.0029592,39.7680459 3904,1668,3706,0.138337667643286,0.138337667643286,-105.0029592,39.7680459,-105.0029577,39.76929 3905,3706,2449,0.137198901653783,0.137198901653783,-105.0029577,39.76929,-105.0029835,39.7705237 3906,2449,3239,0.137027047572602,0.137027047572602,-105.0029835,39.7705237,-105.0029911,39.771756 3909,3708,3709,0.0594114493059888,0.0594114493059888,-105.002935,39.7755303,-105.002935,39.7760646 3910,3709,109,0.057220909251565,0.057220909251565,-105.002935,39.7760646,-105.002935,39.7765792 3913,3711,3712,0.139485170169946,0.139485170169946,-104.9891861,39.7183575,-104.9908169,39.7183641 3914,3712,2811,0.114534953425458,0.114534953425458,-104.9908169,39.7183641,-104.9921559,39.7183774 3918,3715,3716,0.0528065388297546,0.0528065388297546,-104.995157,39.7184133,-104.9957744,39.7184136 3919,3716,3717,0.0498986148500866,0.0498986148500866,-104.9957744,39.7184136,-104.9963578,39.7184146 3920,3717,3718,0.0501983896755627,0.0501983896755627,-104.9963578,39.7184146,-104.9969447,39.7184167 3921,3718,3722,0.0513311819624353,0.0513311819624353,-104.9969447,39.7184167,-104.9975448,39.7184227 3922,3722,3723,0.0447895916462849,0.0447895916462849,-104.9975448,39.7184227,-104.9980684,39.7184292 3923,3723,3724,0.0431436061631746,0.0431436061631746,-104.9980684,39.7184292,-104.9985724,39.7184133 3924,3724,3725,0.0306469500311329,0.0306469500311329,-104.9985724,39.7184133,-104.9989294,39.7183897 3926,3726,3727,0.194057523355391,0.194057523355391,-105.0028483,39.7255761,-105.0028456,39.7273213 3927,3727,723,0.155998303022368,0.155998303022368,-105.0028456,39.7273213,-105.0028344,39.7287242 3928,723,3728,0.0204200466887832,0.0204200466887832,-105.0028344,39.7287242,-105.0028395,39.7289078 3929,3728,3729,0.122760919468851,0.122760919468851,-105.0028395,39.7289078,-105.0028319,39.7300118 3930,3729,3730,0.0554195837686694,0.0554195837686694,-105.0028319,39.7300118,-105.0028312,39.7305102 3931,3730,520,0.0841868989778494,0.0841868989778494,-105.0028312,39.7305102,-105.0028259,39.7312673 3932,520,3731,0.0926590200371809,0.0926590200371809,-105.0028259,39.7312673,-105.0028232,39.7321006 3933,3731,3732,0.0560537701957185,0.0560537701957185,-105.0028232,39.7321006,-105.0028207,39.7326047 3937,3735,3736,0.177568883213635,0.177568883213635,-105.0028198,39.7368743,-105.0028107,39.7384712 3939,3737,3738,0.0596027628340358,0.0596027628340358,-105.0028068,39.7394839,-105.0028007,39.7400199 3940,3738,2286,0.015731383207611,0.015731383207611,-105.0028007,39.7400199,-105.0028141,39.740161 3942,191,3739,0.20409229769904,0.20409229769904,-105.02039,39.7157163,-105.0227761,39.7157163 3943,3739,3740,0.196754914184827,0.196754914184827,-105.0227761,39.7157163,-105.0250764,39.7157096 3945,3741,3742,0.0963531048469524,0.0963531048469524,-105.0170254,39.7158747,-105.0181498,39.7158219 3947,3743,1867,0.211893481628119,0.211893481628119,-104.9874858,39.7156689,-104.9899631,39.7156724 3948,1867,3744,0.190309691295086,0.190309691295086,-104.9899631,39.7156724,-104.9921878,39.7156987 3949,3744,3369,0.156379911113779,0.156379911113779,-104.9921878,39.7156987,-104.994016,39.7156855 3951,3746,3747,0.0084501441528746,0.0084501441528746,-105.006247,39.715647,-105.006163,39.715687 3953,3749,3750,0.291896586304336,0.291896586304336,-105.026537,39.774028,-105.0264259,39.7766517 3957,3752,3753,0.00678737857974005,0.00678737857974005,-105.0288682,39.7620406,-105.0288005,39.7620725 3958,3753,3754,0.00811546596932882,0.00811546596932882,-105.0288005,39.7620725,-105.028727,39.7621187 3959,3754,605,0.11345488105994,0.11345488105994,-105.028727,39.7621187,-105.0276669,39.7627327 3966,3759,3760,0.0543424988109601,0.0543424988109601,-104.9912414,39.6966624,-104.9918765,39.696669 3967,3760,3761,0.0124828328696103,0.0124828328696103,-104.9918765,39.696669,-104.9920224,39.696669 3969,3762,3763,0.109035140401267,0.109035140401267,-105.0051409,39.7854596,-105.0064169,39.7854508 3970,3763,3764,0.13451246019454,0.13451246019454,-105.0064169,39.7854508,-105.0079576,39.7856991 3971,3764,1077,0.0751290727356026,0.0751290727356026,-105.0079576,39.7856991,-105.0087381,39.7860102 3972,1077,2521,0.125841042831383,0.125841042831383,-105.0087381,39.7860102,-105.0101778,39.7862486 3974,3765,3766,0.0155018141702848,0.0155018141702848,-104.9406029,39.7291831,-104.9407704,39.7291298 3975,3766,3769,0.0925922303926536,0.0925922303926536,-104.9407704,39.7291298,-104.9418526,39.7291037 3976,3769,450,0.0446743427321934,0.0446743427321934,-104.9418526,39.7291037,-104.942375,39.7291047 3977,450,855,0.0454696499518695,0.0454696499518695,-104.942375,39.7291047,-104.9429067,39.7291057 3978,855,3770,0.0458292249661059,0.0458292249661059,-104.9429067,39.7291057,-104.9434426,39.7291077 5269,4111,4741,0.0999126780220414,0.0999126780220414,-104.9509907,39.7225605,-104.9498232,39.7225289 3979,3770,3771,0.0463680305523856,0.0463680305523856,-104.9434426,39.7291077,-104.9439848,39.7291098 3982,3777,3778,0.0472655889206378,0.0472655889206378,-104.9450973,39.7291163,-104.94565,39.7291176 3983,3778,3456,0.0457775618734605,0.0457775618734605,-104.94565,39.7291176,-104.9461853,39.7291188 3984,3456,3779,0.0949352444381587,0.0949352444381587,-104.9461853,39.7291188,-104.9472954,39.7291251 3985,3779,3780,0.0949175907228116,0.0949175907228116,-104.9472954,39.7291251,-104.9484053,39.7291307 3986,3780,3781,0.0934360991992659,0.0934360991992659,-104.9484053,39.7291307,-104.9494979,39.7291309 3987,3781,3782,0.0927263272279538,0.0927263272279538,-104.9494979,39.7291309,-104.9505822,39.7291315 3988,3782,2659,0.0984051754942233,0.0984051754942233,-104.9505822,39.7291315,-104.9517329,39.7291286 3989,2659,2053,0.0987467204032972,0.0987467204032972,-104.9517329,39.7291286,-104.9528876,39.7291288 3990,2053,3783,0.0990728400130522,0.0990728400130522,-104.9528876,39.7291288,-104.9540461,39.7291245 3991,3783,3784,0.0514218472521816,0.0514218472521816,-104.9540461,39.7291245,-104.9546474,39.7291228 3992,3784,3785,0.0779176889813446,0.0779176889813446,-104.9546474,39.7291228,-104.9555585,39.7291167 3993,3785,3786,0.0982592928032825,0.0982592928032825,-104.9555585,39.7291167,-104.9567075,39.7291164 3994,3786,3344,0.100047583059044,0.100047583059044,-104.9567075,39.7291164,-104.9578774,39.7291204 3995,3344,3787,0.0997075658602957,0.0997075658602957,-104.9578774,39.7291204,-104.9590433,39.7291134 3998,3789,1013,0.0991145515008367,0.0991145515008367,-104.9613527,39.7291055,-104.9625117,39.7291044 3999,1013,3790,0.0988154439008836,0.0988154439008836,-104.9625117,39.7291044,-104.9636672,39.7291023 4000,3790,3147,0.100818484811759,0.100818484811759,-104.9636672,39.7291023,-104.9648461,39.7290963 4001,3147,3128,0.0882379333310365,0.0882379333310365,-104.9648461,39.7290963,-104.9658779,39.7290921 4002,3128,3791,0.10924064572907,0.10924064572907,-104.9658779,39.7290921,-104.9671553,39.7290881 4003,3791,3792,0.0990892368110052,0.0990892368110052,-104.9671553,39.7290881,-104.968314,39.7290856 4004,3792,3793,0.0983279071551189,0.0983279071551189,-104.968314,39.7290856,-104.9694638,39.729084 4005,3793,3794,0.0488397000978433,0.0488397000978433,-104.9694638,39.729084,-104.9700349,39.7290815 4006,3794,3795,0.0500279563406491,0.0500279563406491,-104.9700349,39.7290815,-104.9706199,39.7290832 4007,3795,2868,0.0499678370514067,0.0499678370514067,-104.9706199,39.7290832,-104.9712042,39.7290823 4008,2868,3796,0.048583428681526,0.048583428681526,-104.9712042,39.7290823,-104.9717723,39.7290794 4009,3796,3797,0.0504566053315115,0.0504566053315115,-104.9717723,39.7290794,-104.9723623,39.729076 4011,3798,3799,0.0451531325504455,0.0451531325504455,-104.9729432,39.7290745,-104.9734712,39.7290748 4012,3799,983,0.0519296915637561,0.0519296915637561,-104.9734712,39.7290748,-104.9740784,39.7290693 4015,3801,3802,0.0483738114958222,0.0483738114958222,-104.9764057,39.7290681,-104.9769713,39.7290617 4016,3802,3803,0.0519812355103751,0.0519812355103751,-104.9769713,39.7290617,-104.977579,39.7290515 4017,3803,3804,0.101642680761132,0.101642680761132,-104.977579,39.7290515,-104.9787675,39.7290609 4018,3804,3805,0.100202026962745,0.100202026962745,-104.9787675,39.7290609,-104.9799392,39.7290657 4019,3805,3806,0.0490200510242293,0.0490200510242293,-104.9799392,39.7290657,-104.9805124,39.7290692 4020,3806,3159,0.0527906095396228,0.0527906095396228,-104.9805124,39.7290692,-104.9811297,39.7290666 4021,3159,3807,0.0508058777981011,0.0508058777981011,-104.9811297,39.7290666,-104.9817238,39.7290659 4022,3807,3808,0.0547154240766913,0.0547154240766913,-104.9817238,39.7290659,-104.9823636,39.7290623 4023,3808,3809,0.105580069148102,0.105580069148102,-104.9823636,39.7290623,-104.9835982,39.729065 4025,3810,3811,0.0543737037127348,0.0543737037127348,-104.9842348,39.7290698,-104.9848706,39.7290738 16058,9242,237,0.236847878323095,0.236847878323095,-105.0223459,39.7257626,-105.0251054,39.7259431 4026,3811,3812,0.108778018122892,0.108778018122892,-104.9848706,39.7290738,-104.9861426,39.7290747 4027,3812,1620,0.10920973774803,0.10920973774803,-104.9861426,39.7290747,-104.9874196,39.7290833 4029,3813,3814,0.083969278056869,0.083969278056869,-105.0403593,39.7474155,-105.039412,39.7472161 4031,3815,3816,0.139162136479248,0.139162136479248,-105.0374612,39.7461303,-105.0366061,39.7450654 4032,3816,3817,0.128842029582485,0.128842029582485,-105.0366061,39.7450654,-105.0369844,39.7439438 4034,3818,2303,0.104861015321702,0.104861015321702,-105.0107164,39.6967417,-105.0106836,39.695799 4035,2303,130,0.0947837852263858,0.0947837852263858,-105.0106836,39.695799,-105.010718,39.694947 4036,130,155,0.2039982188818,0.2039982188818,-105.010718,39.694947,-105.0107186,39.6931124 4037,155,1719,0.251031715971117,0.251031715971117,-105.0107186,39.6931124,-105.0107559,39.690855 4040,3820,3821,0.253858034970465,0.253858034970465,-105.009791,39.7062461,-105.0097899,39.7039631 4041,3821,765,0.158798770965753,0.158798770965753,-105.0097899,39.7039631,-105.0097824,39.702535 4042,765,3822,0.38766252452626,0.38766252452626,-105.0097824,39.702535,-105.0105281,39.6990962 4044,3823,3824,0.6423341602363,0.6423341602363,-105.0106786,39.6880414,-105.0099887,39.6822892 4045,3825,3826,0.0763938085811643,0.0763938085811643,-105.0104126,39.6901747,-105.0104297,39.6894878 5338,4787,4788,0.201919584850824,0.201919584850824,-105.0135283,39.7856151,-105.013522,39.787431 4049,3828,3829,0.0709013283805701,0.0709013283805701,-104.9277565,39.7065566,-104.9269277,39.7065525 4051,3830,3831,0.161299122027925,0.161299122027925,-104.9241221,39.7061949,-104.9222367,39.7061777 4052,3832,3833,0.0520709463921909,0.0520709463921909,-105.042608,39.748115,-105.0428186,39.7485544 4054,3834,3835,0.133913000116738,0.133913000116738,-105.0428357,39.748759,-105.0428416,39.7499633 4055,3835,3836,0.135958385150602,0.135958385150602,-105.0428416,39.7499633,-105.042838,39.751186 4059,3838,3839,0.195689058153451,0.195689058153451,-105.042617,39.731277,-105.0427707,39.7330329 4061,3840,3841,0.104161008191779,0.104161008191779,-105.0428396,39.7539325,-105.042828,39.7548692 4062,3841,3842,0.204332097790775,0.204332097790775,-105.042828,39.7548692,-105.0428239,39.7567068 4063,3842,2989,0.198305038809848,0.198305038809848,-105.0428239,39.7567068,-105.0428245,39.7584902 4064,2989,3843,0.202007841321225,0.202007841321225,-105.0428245,39.7584902,-105.0428235,39.7603069 4065,3843,3844,0.201085745402869,0.201085745402869,-105.0428235,39.7603069,-105.0428303,39.7621153 4066,3844,3845,0.203153756914823,0.203153756914823,-105.0428303,39.7621153,-105.0428244,39.7639423 4067,3845,3846,0.201463782012409,0.201463782012409,-105.0428244,39.7639423,-105.0428311,39.7657541 4068,3846,1694,0.201944163047273,0.201944163047273,-105.0428311,39.7657541,-105.0428441,39.7675702 4069,1694,3847,0.201007884572681,0.201007884572681,-105.0428441,39.7675702,-105.0428508,39.7693779 4070,3847,2442,0.173966646957408,0.173966646957408,-105.0428508,39.7693779,-105.042861,39.7709424 4071,2442,3848,0.171462594138623,0.171462594138623,-105.042861,39.7709424,-105.0428601,39.7724844 5362,4804,4805,0.138916058502817,0.138916058502817,-105.0127751,39.765645,-105.0127781,39.7668943 4072,3848,3849,0.15641185610528,0.15641185610528,-105.0428601,39.7724844,-105.0428259,39.7738908 4073,3849,3850,0.155873108146064,0.155873108146064,-105.0428259,39.7738908,-105.0428243,39.7752926 4074,3850,3851,0.11951230715733,0.11951230715733,-105.0428243,39.7752926,-105.0428243,39.7763674 4075,3851,3852,0.0199150113624835,0.0199150113624835,-105.0428243,39.7763674,-105.0428243,39.7765465 4078,2606,3854,0.176099789319583,0.176099789319583,-105.042706,39.7229718,-105.0427103,39.7245555 4081,3856,3857,0.204451648584923,0.204451648584923,-105.042767,39.7301122,-105.042745,39.7282736 4082,3857,3858,0.27633741171005,0.27633741171005,-105.042745,39.7282736,-105.0427081,39.7257886 4084,3859,3860,0.194935828897222,0.194935828897222,-105.0427473,39.7838664,-105.0427469,39.7856195 4085,3860,2553,0.201807589121279,0.201807589121279,-105.0427469,39.7856195,-105.0427222,39.7874343 4086,2553,3861,0.201183796555208,0.201183796555208,-105.0427222,39.7874343,-105.0427456,39.7892435 4087,3861,3862,0.206144933368939,0.206144933368939,-105.0427456,39.7892435,-105.0427395,39.7910974 4088,3863,3864,0.174004040356707,0.174004040356707,-105.0432639,39.7165811,-105.0432811,39.7181459 4089,3864,3865,0.176177241775495,0.176177241775495,-105.0432811,39.7181459,-105.0432811,39.7197303 4090,3865,3866,0.0719661295510201,0.0719661295510201,-105.0432811,39.7197303,-105.043285,39.7203775 4091,3866,1862,0.105391351050826,0.105391351050826,-105.043285,39.7203775,-105.0432898,39.7213253 4092,1862,2607,0.183084733810089,0.183084733810089,-105.0432898,39.7213253,-105.0433005,39.7229718 4094,3867,3868,0.135844661693153,0.135844661693153,-105.0428222,39.7354157,-105.0427949,39.7366372 4096,1431,3869,0.122681533981215,0.122681533981215,-105.0427404,39.7820827,-105.042738,39.783186 4099,3870,3871,0.0814181379314414,0.0814181379314414,-104.9440689,39.7789476,-104.9440637,39.7796798 4101,3038,3872,0.194090812408951,0.194090812408951,-104.9440088,39.7590496,-104.9440107,39.7607951 4103,3579,3873,0.140995166985651,0.140995166985651,-104.944148,39.7544343,-104.944148,39.7557023 4104,3873,3874,0.0908684940539539,0.0908684940539539,-104.944148,39.7557023,-104.944148,39.7565195 4108,2397,3876,0.142303739641396,0.142303739641396,-104.9440793,39.7738645,-104.9440965,39.7751442 4110,3877,702,0.203534713775632,0.203534713775632,-104.9442025,39.7401262,-104.9442165,39.7419566 4111,702,3878,0.201204188260029,0.201204188260029,-104.9442165,39.7419566,-104.9441954,39.743766 4113,3879,3880,0.176189861258557,0.176189861258557,-104.9437605,39.7162182,-104.943752,39.7178027 4114,3880,2357,0.178601291381029,0.178601291381029,-104.943752,39.7178027,-104.9437521,39.7194089 4115,2357,3881,0.172977248757485,0.172977248757485,-104.9437521,39.7194089,-104.9437414,39.7209645 4116,3881,3882,0.173963704924205,0.173963704924205,-104.9437414,39.7209645,-104.9437636,39.7225289 4117,3882,3883,0.177248873598787,0.177248873598787,-104.9437636,39.7225289,-104.9437494,39.7241229 4118,3883,3884,0.165174683174039,0.165174683174039,-104.9437494,39.7241229,-104.9437333,39.7256083 4120,3885,899,0.068233075024198,0.068233075024198,-104.9438132,39.7638697,-104.9438047,39.7644833 4121,899,3886,0.136382558439915,0.136382558439915,-104.9438047,39.7644833,-104.9437961,39.7657098 4123,3887,2246,0.064586200340924,0.064586200340924,-104.9634899,39.7328812,-104.9634985,39.733462 4126,3889,3890,0.173108811078515,0.173108811078515,-104.9634771,39.7368204,-104.9634822,39.7383772 4128,3891,673,0.180805922237936,0.180805922237936,-104.9634356,39.7399908,-104.963462,39.7416167 4129,673,3892,0.00347134617206091,0.00347134617206091,-104.963462,39.7416167,-104.9634634,39.7416479 4131,3893,3894,0.173412160606882,0.173412160606882,-104.9634575,39.7432314,-104.9634443,39.7447909 4132,3894,3686,0.239804659108201,0.239804659108201,-104.9634443,39.7447909,-104.9634548,39.7469475 4133,3686,3895,0.139339505088047,0.139339505088047,-104.9634548,39.7469475,-104.9634614,39.7482006 4134,3895,1293,0.0712429362693845,0.0712429362693845,-104.9634614,39.7482006,-104.9634588,39.7488413 4136,3896,3897,0.00461464942878269,0.00461464942878269,-104.9634682,39.7494224,-104.9634629,39.7494637 4137,3897,3898,0.00296969221564957,0.00296969221564957,-104.9634629,39.7494637,-104.9634621,39.7494904 4138,3898,3899,0.135099018741423,0.135099018741423,-104.9634621,39.7494904,-104.9634285,39.7507051 4139,3899,3900,0.133736401013675,0.133736401013675,-104.9634285,39.7507051,-104.9634376,39.7519078 4140,3900,826,0.1432668721319,0.1432668721319,-104.9634376,39.7519078,-104.9634614,39.7531961 4141,826,3567,0.140539270126583,0.140539270126583,-104.9634614,39.7531961,-104.9634611,39.75446 4142,3567,3901,0.141736858580205,0.141736858580205,-104.9634611,39.75446,-104.9634785,39.7557346 4143,3901,3902,0.138513379846183,0.138513379846183,-104.9634785,39.7557346,-104.9634441,39.75698 4144,3902,3903,0.137738276341516,0.137738276341516,-104.9634441,39.75698,-104.9634376,39.7582187 4145,3903,3041,0.133834213982,0.133834213982,-104.9634376,39.7582187,-104.9634377,39.7594223 4146,3041,3904,0.143195912483998,0.143195912483998,-104.9634377,39.7594223,-104.9634577,39.76071 4147,3904,3905,0.00371612313723013,0.00371612313723013,-104.9634577,39.76071,-104.9634562,39.7607434 4148,3905,3906,0.138485181869722,0.138485181869722,-104.9634562,39.7607434,-104.9634455,39.7619888 4150,1161,880,0.143460648556329,0.143460648556329,-104.9634876,39.7632183,-104.9634376,39.7645079 4151,880,3907,0.137181190587279,0.137181190587279,-104.9634376,39.7645079,-104.9634382,39.7657416 4152,3907,2788,0.133979203320047,0.133979203320047,-104.9634382,39.7657416,-104.9634422,39.7669465 4154,3908,3909,0.11929025073176,0.11929025073176,-104.9634409,39.7681351,-104.9634376,39.7692079 4155,3909,3910,0.092551367353814,0.092551367353814,-104.9634376,39.7692079,-104.9634764,39.7700397 4157,734,1555,0.128698646905998,0.128698646905998,-104.9634771,39.7765229,-104.9634695,39.7776803 4158,1555,3911,0.10223670466325,0.10223670466325,-104.9634695,39.7776803,-104.9634588,39.7785997 4159,3911,3912,0.0209102658501846,0.0209102658501846,-104.9634588,39.7785997,-104.9632656,39.7787151 4160,3913,3914,0.290781445277807,0.290781445277807,-104.963317,39.7183519,-104.9633401,39.7209669 4161,3914,3915,0.112536676265492,0.112536676265492,-104.9633401,39.7209669,-104.963325,39.7219789 4162,3915,3916,0.199777886092506,0.199777886092506,-104.963325,39.7219789,-104.9634696,39.7237721 4163,3916,3917,0.0912727874005277,0.0912727874005277,-104.9634696,39.7237721,-104.963416,39.7245919 4164,3917,3918,0.112620851967747,0.112620851967747,-104.963416,39.7245919,-104.963425,39.7256047 4166,3919,1187,0.167283340526576,0.167283340526576,-104.963647,39.7256059,-104.9636558,39.7271103 4167,1187,3920,0.0212753866211399,0.0212753866211399,-104.9636558,39.7271103,-104.9636605,39.7273016 4168,3920,3790,0.200229524215252,0.200229524215252,-104.9636605,39.7273016,-104.9636672,39.7291023 4169,3790,3921,0.153151160013799,0.153151160013799,-104.9636672,39.7291023,-104.9636772,39.7304796 4170,3921,3922,0.0549370836226997,0.0549370836226997,-104.9636772,39.7304796,-104.9636873,39.7309736 4171,3923,3924,0.0360721076371334,0.0360721076371334,-104.9635686,39.7725675,-104.9635579,39.7728918 4174,706,3926,0.117999308023824,0.117999308023824,-105.0041014,39.7624043,-105.0032486,39.7632388 4175,3926,3702,0.0450373928319521,0.0450373928319521,-105.0032486,39.7632388,-105.0029777,39.7635862 4176,3702,3927,0.114850773809758,0.114850773809758,-105.0029777,39.7635862,-105.0021843,39.7644198 4177,3927,3928,0.0608860897951607,0.0608860897951607,-105.0021843,39.7644198,-105.0017582,39.7648586 4178,3928,3929,0.107271550927247,0.107271550927247,-105.0017582,39.7648586,-105.0010599,39.7656602 4180,3930,1666,0.1330788885459,0.1330788885459,-105.0005956,39.7668504,-105.0005902,39.7680472 4181,1666,3931,0.137468360449037,0.137468360449037,-105.0005902,39.7680472,-105.0005716,39.7692834 4182,3931,2447,0.134834989989903,0.134834989989903,-105.0005716,39.7692834,-105.0005707,39.770496 4183,2447,3237,0.140199730422516,0.140199730422516,-105.0005707,39.770496,-105.0006308,39.771756 4184,3237,3933,0.138639782785987,0.138639782785987,-105.0006308,39.771756,-105.0006222,39.7730028 4185,3933,3934,0.138811739329711,0.138811739329711,-105.0006222,39.7730028,-105.0005888,39.7742509 4186,3934,3935,0.134204059449961,0.134204059449961,-105.0005888,39.7742509,-105.0005661,39.7754577 4187,3935,3936,0.123276584845079,0.123276584845079,-105.0005661,39.7754577,-105.0005802,39.7765663 4189,3937,3938,0.126045478045544,0.126045478045544,-104.9998498,39.7419149,-105.0001475,39.7408047 4190,3938,3939,0.0651492893105391,0.0651492893105391,-105.0001475,39.7408047,-105.0001493,39.7402188 4191,3939,3940,0.0221401135391512,0.0221401135391512,-105.0001493,39.7402188,-105.000152,39.7400197 4192,3940,3941,0.0717318471783874,0.0717318471783874,-105.000152,39.7400197,-105.000152,39.7393746 4195,3943,3944,0.176615684469352,0.176615684469352,-105.0001422,39.736875,-105.0001574,39.7352867 4196,3944,3947,0.176604135108539,0.176604135108539,-105.0001574,39.7352867,-105.0001429,39.7336985 4197,3947,3948,0.122323573259462,0.122323573259462,-105.0001429,39.7336985,-105.0001604,39.7325985 4198,3948,3949,0.0559214984515419,0.0559214984515419,-105.0001604,39.7325985,-105.0001653,39.7320956 5481,4892,3459,0.0941890822437752,0.0941890822437752,-104.947281,39.73512,-104.9461795,39.735119 4199,3949,3950,0.176269184745743,0.176269184745743,-105.0001653,39.7320956,-105.0001773,39.7305104 4200,3950,3951,0.05590117541301,0.05590117541301,-105.0001773,39.7305104,-105.0001846,39.7300077 4201,3951,3952,0.122088386939327,0.122088386939327,-105.0001846,39.7300077,-105.0002004,39.7289098 4202,3952,3953,0.0603148497739477,0.0603148497739477,-105.0002004,39.7289098,-105.0001937,39.7283674 4203,3953,3954,0.117311769773874,0.117311769773874,-105.0001937,39.7283674,-105.0001997,39.7273124 4204,3954,3955,0.0719490460324168,0.0719490460324168,-105.0001997,39.7273124,-105.0001889,39.7266654 4205,3955,3956,0.106538056002006,0.106538056002006,-105.0001889,39.7266654,-105.0001441,39.7257079 4206,3956,3957,0.177243078500478,0.177243078500478,-105.0001441,39.7257079,-105.0001757,39.7241141 4207,3957,2623,0.176288453506598,0.176288453506598,-105.0001757,39.7241141,-105.0001766,39.7225287 4208,2623,3958,0.177546592271005,0.177546592271005,-105.0001766,39.7225287,-105.0002015,39.7209321 4209,3958,3960,0.168966442415293,0.168966442415293,-105.0002015,39.7209321,-105.0001852,39.7194126 4210,3960,3961,0.111586533238696,0.111586533238696,-105.0001852,39.7194126,-105.0001766,39.7184091 4213,3963,3964,0.265623714493738,0.265623714493738,-105.0016187,39.7886302,-105.0017217,39.7910177 4214,3965,3966,0.511616430940774,0.511616430940774,-105.0003399,39.7837825,-105.0005888,39.7883796 4216,1726,3967,0.0896760315303362,0.0896760315303362,-105.0185407,39.6908154,-105.0184978,39.6900096 4217,3967,3968,0.0558858522230369,0.0558858522230369,-105.0184978,39.6900096,-105.0184635,39.6895077 4218,3968,3969,0.109150490871186,0.109150490871186,-105.0184635,39.6895077,-105.0184567,39.6885261 4219,3970,3971,0.202576252334461,0.202576252334461,-105.0298017,39.7293298,-105.0298103,39.7311516 4220,3971,3972,0.199655908563659,0.199655908563659,-105.0298103,39.7311516,-105.0298275,39.7329471 4221,3972,3973,0.201550568367269,0.201550568367269,-105.0298275,39.7329471,-105.0298507,39.7347596 4223,3974,3975,0.0432784618651284,0.0432784618651284,-105.0299675,39.7647258,-105.029931,39.765114 4224,3975,3976,0.0119312921672435,0.0119312921672435,-105.029931,39.765114,-105.0299305,39.7652213 4225,3976,3977,0.0412856988441699,0.0412856988441699,-105.0299305,39.7652213,-105.029946,39.7655924 4226,3977,3978,0.00523979822286268,0.00523979822286268,-105.029946,39.7655924,-105.0299479,39.7656395 4227,3978,3979,0.0456580481243959,0.0456580481243959,-105.0299479,39.7656395,-105.0299437,39.7660501 4228,3979,3980,0.0491163050630244,0.0491163050630244,-105.0299437,39.7660501,-105.0299392,39.7664918 4229,3980,3981,0.0519851803283443,0.0519851803283443,-105.0299392,39.7664918,-105.0299345,39.7669593 4230,3981,1662,0.0500503143032265,0.0500503143032265,-105.0299345,39.7669593,-105.02993,39.7674094 4231,1662,3982,0.0526516968240738,0.0526516968240738,-105.02993,39.7674094,-105.0299336,39.7678829 4232,3982,3983,0.0511950181994891,0.0511950181994891,-105.0299336,39.7678829,-105.0299371,39.7683433 4233,3983,3984,0.0508169123465841,0.0508169123465841,-105.0299371,39.7683433,-105.0299405,39.7688003 16267,5831,9866,0.203286686616951,0.203286686616951,-104.9586821,39.6911399,-104.9586795,39.6929681 4234,3984,3985,0.0684638947838088,0.0684638947838088,-105.0299405,39.7688003,-105.0299452,39.769416 4235,3985,3986,0.0523508233196537,0.0523508233196537,-105.0299452,39.769416,-105.0299471,39.7698868 4236,3986,3987,0.0497154897229056,0.0497154897229056,-105.0299471,39.7698868,-105.0299489,39.7703339 4237,3987,2423,0.0326188031399601,0.0326188031399601,-105.0299489,39.7703339,-105.0299558,39.7706272 4238,2423,3988,0.017392306107988,0.017392306107988,-105.0299558,39.7706272,-105.0299532,39.7707836 4239,3988,3989,0.0330055324383025,0.0330055324383025,-105.0299532,39.7707836,-105.0299481,39.7710804 4240,3989,3990,0.0159023099545875,0.0159023099545875,-105.0299481,39.7710804,-105.0299456,39.7712234 4241,3990,3991,0.049454634736183,0.049454634736183,-105.0299456,39.7712234,-105.0299548,39.7716681 4244,3992,3993,0.049036974566433,0.049036974566433,-105.0299454,39.772124,-105.029945,39.772565 4245,3993,3994,0.0522504960301449,0.0522504960301449,-105.029945,39.772565,-105.029945,39.7730349 4246,3994,3995,0.113779671004445,0.113779671004445,-105.029945,39.7730349,-105.0298909,39.7740573 4247,3995,3996,0.292866933952659,0.292866933952659,-105.0298909,39.7740573,-105.0298791,39.7766911 4248,3996,3997,0.135719788812757,0.135719788812757,-105.0298791,39.7766911,-105.0298945,39.7779116 4249,3997,2492,0.131298969381918,0.131298969381918,-105.0298945,39.7779116,-105.0298945,39.7790924 4250,2492,2838,0.134023703042734,0.134023703042734,-105.0298945,39.7790924,-105.0298986,39.7802977 4252,3998,3999,0.177673273882055,0.177673273882055,-105.0299945,39.7165481,-105.0300116,39.7181459 4253,3999,4000,0.178724202369687,0.178724202369687,-105.0300116,39.7181459,-105.0300062,39.7197532 4254,4000,4001,0.0914256352612055,0.0914256352612055,-105.0300062,39.7197532,-105.0300116,39.7205754 4255,1820,4002,0.0854127756728086,0.0854127756728086,-105.0299828,39.7262896,-105.0300499,39.727056 4256,4002,4003,0.0734940058422204,0.0734940058422204,-105.0300499,39.727056,-105.0300602,39.7277169 4257,4003,4004,0.122094789640982,0.122094789640982,-105.0300602,39.7277169,-105.0300506,39.7288149 4260,4006,4007,0.167588698662527,0.167588698662527,-105.0299104,39.7841207,-105.0298927,39.7856278 4261,4007,4008,0.199884724997956,0.199884724997956,-105.0298927,39.7856278,-105.0298864,39.7874254 4262,4008,4009,0.0119868161378673,0.0119868161378673,-105.0298864,39.7874254,-105.0298863,39.7875332 4263,371,1930,0.0503613323391642,0.0503613323391642,-105.0298176,39.7380301,-105.0298394,39.7384827 4264,1930,1940,0.0838300296248713,0.0838300296248713,-105.0298394,39.7384827,-105.0298414,39.7392366 4265,1940,4010,0.121947021037263,0.121947021037263,-105.0298414,39.7392366,-105.0298922,39.7403326 4266,4010,4011,0.132309346356631,0.132309346356631,-105.0298922,39.7403326,-105.0299552,39.7415215 4267,4011,4012,0.135165905730987,0.135165905730987,-105.0299552,39.7415215,-105.0299375,39.742737 4268,4012,4013,0.133333876014397,0.133333876014397,-105.0299375,39.742737,-105.0299387,39.7439361 4270,4014,12,0.13580168948729,0.13580168948729,-105.0299558,39.7451547,-105.0299361,39.7463759 4271,12,4015,0.00286884184731271,0.00286884184731271,-105.0299361,39.7463759,-105.0299362,39.7464017 4272,4015,4016,0.132033234839576,0.132033234839576,-105.0299362,39.7464017,-105.0299399,39.7475891 4273,4016,4017,0.133567851795101,0.133567851795101,-105.0299399,39.7475891,-105.0299442,39.7487903 4274,4017,4018,0.134726706981619,0.134726706981619,-105.0299442,39.7487903,-105.0299546,39.7500019 4275,4018,4019,0.130892412762661,0.130892412762661,-105.0299546,39.7500019,-105.0299414,39.751179 4276,4019,4020,0.134212591203429,0.134212591203429,-105.0299414,39.751179,-105.029938,39.752386 4277,4020,4021,0.133433911973159,0.133433911973159,-105.029938,39.752386,-105.029938,39.753586 4278,4021,4022,0.137281795417315,0.137281795417315,-105.029938,39.753586,-105.0299425,39.7548206 4280,4023,4024,0.0689781307016059,0.0689781307016059,-105.0299339,39.7560479,-105.0299253,39.7566682 4281,4024,4025,0.0667654814327236,0.0667654814327236,-105.0299253,39.7566682,-105.0299339,39.7572686 5576,4965,4966,0.209377126181678,0.209377126181678,-105.0250665,39.7049175,-105.027514,39.7049206 4290,4029,1890,0.0489976212541555,0.0489976212541555,-105.0299179,39.761227,-105.0299096,39.7616676 4291,1890,4030,0.050071397214541,0.050071397214541,-105.0299096,39.7616676,-105.0299117,39.7621179 4293,4031,2858,0.24990384929118,0.24990384929118,-105.0014483,39.6972057,-105.0043357,39.6975452 4301,1703,4036,0.19686036595886,0.19686036595886,-104.9887113,39.6911776,-104.9887542,39.6894075 4302,4036,4037,2.41616418836648,2.41616418836648,-104.9887542,39.6894075,-104.9888339,39.6676785 4303,4038,4039,0.0356847858191414,0.0356847858191414,-105.0175833,39.7177827,-105.0178323,39.7180402 4305,4040,4041,0.105425319125276,0.105425319125276,-105.0250969,39.7181465,-105.0263295,39.7181459 4306,4041,2256,0.104244973047941,0.104244973047941,-105.0263295,39.7181459,-105.0275483,39.7181459 4307,2256,4042,0.103519804078257,0.103519804078257,-105.0275483,39.7181459,-105.0287585,39.7181591 4309,3999,4043,0.105003607246795,0.105003607246795,-105.0300116,39.7181459,-105.031239,39.7181657 17679,10164,8262,0.207810693253635,0.207810693253635,-104.9860095,39.7800376,-104.9882873,39.7806922 4315,4048,3390,0.0527412463264476,0.0527412463264476,-105.0343046,39.7181492,-105.0349211,39.7181393 4316,3390,4049,0.0507539981345734,0.0507539981345734,-105.0349211,39.7181393,-105.0355145,39.7181393 4317,4049,4050,0.0520284075919789,0.0520284075919789,-105.0355145,39.7181393,-105.0361228,39.7181393 4318,4050,3408,0.0512087059000605,0.0512087059000605,-105.0361228,39.7181393,-105.0367215,39.7181427 4319,3408,4051,0.0486341315555791,0.0486341315555791,-105.0367215,39.7181427,-105.0372901,39.7181459 4320,4051,4053,0.052533034496925,0.052533034496925,-105.0372901,39.7181459,-105.0379043,39.7181459 4321,4053,4054,0.0524475036704537,0.0524475036704537,-105.0379043,39.7181459,-105.0385175,39.7181459 4322,4054,4055,0.0498829272923159,0.0498829272923159,-105.0385175,39.7181459,-105.0391007,39.7181492 4327,4058,4059,0.051190260382352,0.051190260382352,-105.0420963,39.7181446,-105.0426948,39.7181453 4328,4059,3864,0.0501467689985101,0.0501467689985101,-105.0426948,39.7181453,-105.0432811,39.7181459 4329,3864,4060,0.0537746384669306,0.0537746384669306,-105.0432811,39.7181459,-105.0439098,39.7181494 4330,4060,4061,0.0463502740457097,0.0463502740457097,-105.0439098,39.7181494,-105.0444517,39.7181523 4331,4061,4062,0.0561959746447094,0.0561959746447094,-105.0444517,39.7181523,-105.0451087,39.7181568 4357,4082,4083,0.157884781724872,0.157884781724872,-105.0063995,39.7838419,-105.0082472,39.7838436 4332,4062,4063,0.69866413721226,0.69866413721226,-105.0451087,39.7181568,-105.0532725,39.7183717 4333,1273,4064,0.135036752261437,0.135036752261437,-105.0204988,39.7487979,-105.0220781,39.7487781 4334,4064,4065,0.129590074598046,0.129590074598046,-105.0220781,39.7487781,-105.0235939,39.7487791 4335,4065,4066,0.132616575444838,0.132616575444838,-105.0235939,39.7487791,-105.0251451,39.7487806 4344,4073,1390,0.0502435222683857,0.0502435222683857,-105.0316273,39.7838408,-105.0322152,39.7838328 4345,1390,4074,0.0493046140403362,0.0493046140403362,-105.0322152,39.7838328,-105.0327922,39.7838345 4346,4074,4075,0.0491422603337744,0.0491422603337744,-105.0327922,39.7838345,-105.0333673,39.7838362 4351,4078,4079,0.241190031557862,0.241190031557862,-104.9910214,39.7840807,-104.9938425,39.7841519 4352,4079,4080,0.258242852029617,0.258242852029617,-104.9938425,39.7841519,-104.9968637,39.7840925 4353,4080,1629,0.215143938153131,0.215143938153131,-104.9968637,39.7840925,-104.9993614,39.7838485 4354,1629,3965,0.0839336295727996,0.0839336295727996,-104.9993614,39.7838485,-105.0003399,39.7837825 4364,1214,4088,0.0489795542886091,0.0489795542886091,-105.0123769,39.7838268,-105.0129501,39.7838266 4365,4088,4089,0.0498843047924572,0.0498843047924572,-105.0129501,39.7838266,-105.0135338,39.7838344 4366,4089,4090,0.0487540785114809,0.0487540785114809,-105.0135338,39.7838344,-105.0141021,39.7838734 4367,4090,2167,0.0506698655714413,0.0506698655714413,-105.0141021,39.7838734,-105.014692,39.7839198 4368,2167,4091,0.0491950203791528,0.0491950203791528,-105.014692,39.7839198,-105.0152654,39.7839595 4369,4091,4092,0.0488189222411035,0.0488189222411035,-105.0152654,39.7839595,-105.0158347,39.7839964 4378,1289,4100,0.0495624053047352,0.0495624053047352,-105.0204845,39.7839453,-105.0210503,39.7840434 4379,4100,4101,0.0531970268279652,0.0531970268279652,-105.0210503,39.7840434,-105.0216462,39.7841819 4380,4101,4102,0.0527877658733148,0.0527877658733148,-105.0216462,39.7841819,-105.0222318,39.7843331 4381,4102,4103,0.0491029186922276,0.0491029186922276,-105.0222318,39.7843331,-105.0227805,39.7844643 4382,4103,4104,0.053313065445571,0.053313065445571,-105.0227805,39.7844643,-105.0233734,39.7846136 18127,10262,10268,0.40641745688608,0.40641745688608,-105.0187307,39.7874319,-105.0187307,39.7910869 4394,4109,2351,0.147790101003017,0.147790101003017,-104.9511309,39.7180926,-104.9509887,39.7194172 4395,2351,4110,0.174343137234229,0.174343137234229,-104.9509887,39.7194172,-104.9509941,39.7209851 4396,4110,4111,0.175176728788125,0.175176728788125,-104.9509941,39.7209851,-104.9509907,39.7225605 4397,4111,4112,0.174887842567366,0.174887842567366,-104.9509907,39.7225605,-104.950986,39.7241333 4398,4112,4113,0.163616410243985,0.163616410243985,-104.950986,39.7241333,-104.9509997,39.7256047 14847,9428,3841,0.049872105512027,0.049872105512027,-105.0422446,39.7548692,-105.042828,39.7548692 14848,3841,9429,0.0507867978829422,0.0507867978829422,-105.042828,39.7548692,-105.0434221,39.7548692 14849,9429,5551,0.0504705023896622,0.0504705023896622,-105.0434221,39.7548692,-105.0440125,39.7548692 14850,5551,9430,0.0160626819091423,0.0160626819091423,-105.0440125,39.7548692,-105.0442004,39.7548692 324,207,268,0.0408317858918375,0.0408317858918375,-104.9565607,39.7445824,-104.9564977,39.7449464 14851,9430,9431,0.771810690268124,0.771810690268124,-105.0442004,39.7548692,-105.0532289,39.7548401 14860,2500,9438,0.0367185859571526,0.0367185859571526,-105.0073403,39.7545386,-105.0069699,39.7547058 14866,8307,6350,0.0205009601935279,0.0205009601935279,-105.0043265,39.7546417,-105.0044986,39.7547701 14871,2450,3240,0.14088111565627,0.14088111565627,-105.0054661,39.7705389,-105.0054318,39.7718056 14873,5733,5517,0.138655367104914,0.138655367104914,-105.005421,39.7730569,-105.0054468,39.7743037 14874,5517,9442,0.136397019838813,0.136397019838813,-105.0054468,39.7743037,-105.0054327,39.7755303 14875,9442,6920,0.112250527906817,0.112250527906817,-105.0054327,39.7755303,-105.005407,39.7765396 14877,6505,9443,0.246198454475103,0.246198454475103,-104.9400719,39.7833944,-104.9371907,39.7833908 14878,9443,9444,0.0254384620147021,0.0254384620147021,-104.9371907,39.7833908,-104.936893,39.7833912 14879,9444,6994,0.4499142851013,0.4499142851013,-104.936893,39.7833912,-104.9316278,39.7834077 14880,6994,9445,0.29050322706034,0.29050322706034,-104.9316278,39.7834077,-104.9282294,39.7834798 14881,9445,2104,0.111341186723118,0.111341186723118,-104.9282294,39.7834798,-104.9269661,39.7837251 14882,2104,9446,1.81122771510753,1.81122771510753,-104.9269661,39.7837251,-104.90577,39.783825 14883,5328,6848,0.0996617587695029,0.0996617587695029,-105.0327094,39.7111941,-105.0324406,39.710322 14884,6848,9012,0.0991299503198925,0.0991299503198925,-105.0324406,39.710322,-105.0324235,39.7094306 14886,7486,7456,0.0976540916227753,0.0976540916227753,-105.0324321,39.7085458,-105.0324406,39.7076676 14888,5693,9010,0.102057355365657,0.102057355365657,-105.0324406,39.7067365,-105.0324492,39.7058187 14889,9010,4967,0.099866873546368,0.099866873546368,-105.0324492,39.7058187,-105.0324406,39.7049206 14890,4967,9021,0.10207838306375,0.10207838306375,-105.0324406,39.7049206,-105.0324149,39.7040028 14894,8146,9004,0.111615935651551,0.111615935651551,-105.0324321,39.7013349,-105.0324492,39.7003312 14896,8691,6102,0.204110733056615,0.204110733056615,-104.9408122,39.711121,-104.9408208,39.7092854 14898,8202,8814,0.0690569326601991,0.0690569326601991,-104.9408446,39.707351,-104.940835,39.70673 14900,8175,8161,0.034748414576393,0.034748414576393,-104.9406062,39.7111078,-104.9406062,39.7114203 14901,8161,9450,0.0195282497941032,0.0195282497941032,-104.9406062,39.7114203,-104.9405977,39.7115958 14902,9450,9315,0.339258874320837,0.339258874320837,-104.9405977,39.7115958,-104.9406148,39.7146468 14904,8694,8155,0.0907837492404858,0.0907837492404858,-104.9405987,39.7193935,-104.9395373,39.7193869 14905,8155,7617,0.0954335805182596,0.0954335805182596,-104.9395373,39.7193869,-104.9384215,39.7193869 14906,7617,7270,0.0932816974435063,0.0932816974435063,-104.9384215,39.7193869,-104.9373314,39.7193605 14908,4159,8695,0.0152616593160753,0.0152616593160753,-104.9407748,39.7209356,-104.9405977,39.7209188 14909,8695,8156,0.0918092963851245,0.0918092963851245,-104.9405977,39.7209188,-104.9395248,39.7208924 14910,8156,7618,0.0923894575376538,0.0923894575376538,-104.9395248,39.7208924,-104.9384446,39.7208988 14911,7618,7271,0.0946959525813305,0.0946959525813305,-104.9384446,39.7208988,-104.9373374,39.7208988 14914,2016,353,0.0344076794786212,0.0344076794786212,-104.9349971,39.720897,-104.9345948,39.720897 14915,353,9451,0.0583270070041971,0.0583270070041971,-104.9345948,39.720897,-104.933915,39.7209388 14916,9451,2762,0.099099248852826,0.099099248852826,-104.933915,39.7209388,-104.9327571,39.7209716 14917,2762,7003,0.098484917717332,0.098484917717332,-104.9327571,39.7209716,-104.9316056,39.7209698 14918,7003,2266,0.0978645165955224,0.0978645165955224,-104.9316056,39.7209698,-104.9304614,39.7209617 14919,2266,3595,0.100545762919748,0.100545762919748,-104.9304614,39.7209617,-104.929286,39.7209783 14920,3595,7518,0.100532638471033,0.100532638471033,-104.929286,39.7209783,-104.9281106,39.7209862 14921,7518,2095,0.100840428744565,0.100840428744565,-104.9281106,39.7209862,-104.9269316,39.7209784 14922,2095,5977,0.100495257348787,0.100495257348787,-104.9269316,39.7209784,-104.9257568,39.7209954 14923,5977,7667,0.098120652849283,0.098120652849283,-104.9257568,39.7209954,-104.9246096,39.7209877 14924,7667,2331,0.102096265330692,0.102096265330692,-104.9246096,39.7209877,-104.9234159,39.7209939 14925,2331,9453,0.0789173504157379,0.0789173504157379,-104.9234159,39.7209939,-104.9224932,39.720998 14926,8149,7608,0.0961605881004872,0.0961605881004872,-104.9394514,39.727421,-104.9383271,39.7274078 14927,7608,7261,0.102411721946463,0.102411721946463,-104.9383271,39.7274078,-104.93713,39.7274324 14928,7261,7598,0.095880146438169,0.095880146438169,-104.93713,39.7274324,-104.9360089,39.7274241 14929,7598,2021,0.09187670783236,0.09187670783236,-104.9360089,39.7274241,-104.9349346,39.7274171 14930,2021,3354,0.0948528618506519,0.0948528618506519,-104.9349346,39.7274171,-104.9338255,39.7274243 14932,2767,7012,0.0931566808998339,0.0931566808998339,-104.9327231,39.7274245,-104.9316338,39.7274218 14934,9454,9455,0.0975625637539845,0.0975625637539845,-104.9405378,39.7758344,-104.9405397,39.7767118 14937,8700,8158,0.0941289748217691,0.0941289748217691,-104.9405826,39.7382932,-104.9394819,39.7382793 14939,7604,7255,0.0976568291897231,0.0976568291897231,-104.9383746,39.7382991,-104.937234,39.738254 14940,7255,7591,0.0955299991432501,0.0955299991432501,-104.937234,39.738254,-104.9361168,39.7382474 14941,7591,9173,0.0963387600574313,0.0963387600574313,-104.9361168,39.7382474,-104.9349904,39.7382277 14942,9173,9456,0.0980688321229376,0.0980688321229376,-104.9349904,39.7382277,-104.9338436,39.7382407 14943,9456,2750,0.102866303298183,0.102866303298183,-104.9338436,39.7382407,-104.9326406,39.738234 14944,2750,7014,0.0961030844605866,0.0961030844605866,-104.9326406,39.738234,-104.9315168,39.7382474 14945,7014,8215,0.0956816865795296,0.0956816865795296,-104.9315168,39.7382474,-104.9303979,39.7382593 14947,8212,7523,0.100548507087909,0.100548507087909,-104.9292134,39.7382659,-104.9280376,39.7382791 14948,7523,2123,0.0946806328213609,0.0946806328213609,-104.9280376,39.7382791,-104.9269303,39.7382791 14949,2123,5989,0.102767406722396,0.102767406722396,-104.9269303,39.7382791,-104.9257287,39.7382989 14950,5989,7670,0.0976490581696009,0.0976490581696009,-104.9257287,39.7382989,-104.9245872,39.7382725 15962,9768,6397,0.0094036846623539,0.0094036846623539,-105.0005192,39.711198,-105.0006291,39.7111959 14968,7264,7583,0.0956208531243363,0.0956208531243363,-104.9372465,39.7510554,-104.936128,39.7510533 14969,7583,2000,0.0924757762963627,0.0924757762963627,-104.936128,39.7510533,-104.9350463,39.751049 14970,2000,3360,0.0937229366395869,0.0937229366395869,-104.9350463,39.751049,-104.93395,39.7510471 14971,3360,2754,0.0967493265415074,0.0967493265415074,-104.93395,39.7510471,-104.9328183,39.7510492 14973,7005,2280,0.0993735606220099,0.0993735606220099,-104.931694,39.751069,-104.9305316,39.7510688 14974,2280,3602,0.103462577447113,0.103462577447113,-104.9305316,39.7510688,-104.9293214,39.7510754 14975,3602,7527,0.0995273521026476,0.0995273521026476,-104.9293214,39.7510754,-104.9281577,39.7510492 14976,7527,2135,0.0983330050282197,0.0983330050282197,-104.9281577,39.7510492,-104.9270076,39.7510624 14977,2135,5992,0.103459989161242,0.103459989161242,-104.9270076,39.7510624,-104.9257974,39.7510624 14978,5992,7672,0.100271460506145,0.100271460506145,-104.9257974,39.7510624,-104.9246245,39.7510604 14979,7672,9462,3.03786386467958,3.03786386467958,-104.9246245,39.7510604,-104.889248,39.7536411 14980,5809,9463,0.110364660453643,0.110364660453643,-104.9873953,39.7433641,-104.9861093,39.7432784 14989,9464,5043,0.119299198506528,0.119299198506528,-104.9775584,39.7432677,-104.9761631,39.7432623 14990,5043,7994,0.118519999914902,0.118519999914902,-104.9761631,39.7432623,-104.9747769,39.7432597 14991,7994,9236,0.117759209590851,0.117759209590851,-104.9747769,39.7432597,-104.9733996,39.7432566 14992,9236,7973,0.0614780310106107,0.0614780310106107,-104.9733996,39.7432566,-104.9726808,39.7432422 14994,7142,5131,0.10575888699282,0.10575888699282,-104.9721403,39.7432453,-104.9709034,39.7432539 14995,5131,4724,0.10504840556341,0.10504840556341,-104.9709034,39.7432539,-104.9696749,39.7432396 14996,4724,6791,0.107330054626072,0.107330054626072,-104.9696749,39.7432396,-104.9684196,39.7432459 14997,6791,7363,0.103200510788566,0.103200510788566,-104.9684196,39.7432459,-104.9672126,39.7432396 14998,7363,5422,0.104113985923971,0.104113985923971,-104.9672126,39.7432396,-104.9659949,39.7432355 14999,5422,8554,0.105490524385859,0.105490524385859,-104.9659949,39.7432355,-104.9647611,39.7432314 15000,8554,3893,0.111457422157238,0.111457422157238,-104.9647611,39.7432314,-104.9634575,39.7432314 15001,3893,1024,0.103888468957379,0.103888468957379,-104.9634575,39.7432314,-104.9622425,39.7432211 15002,1024,9465,0.0550364598534795,0.0550364598534795,-104.9622425,39.7432211,-104.9615988,39.7432195 15003,9465,6269,0.0513684711391166,0.0513684711391166,-104.9615988,39.7432195,-104.960998,39.7432181 15006,9467,9468,0.0801572222360596,0.0801572222360596,-104.9851948,39.7400592,-104.9861285,39.7401238 15007,9468,5030,0.106840142374901,0.106840142374901,-104.9861285,39.7401238,-104.987378,39.7401161 18579,3437,7765,0.0485278339531173,0.0485278339531173,-105.0346118,39.7802216,-105.0351796,39.7802141 15009,6619,8699,0.0954507670467869,0.0954507670467869,-104.9394962,39.7364792,-104.9405829,39.7366755 15010,8699,9469,0.014222614535116,0.014222614535116,-104.9405829,39.7366755,-104.9407436,39.7367085 15013,7107,455,0.0456695914542558,0.0456695914542558,-104.9418165,39.7367415,-104.9423505,39.7367494 15015,860,9470,0.0919474974486486,0.0919474974486486,-104.9428903,39.736756,-104.9439656,39.7367599 15016,9470,9471,0.0500014374448159,0.0500014374448159,-104.9439656,39.7367599,-104.9445503,39.7367663 15017,9471,6021,0.0453621576916579,0.0453621576916579,-104.9445503,39.7367663,-104.9450808,39.7367678 15018,6021,9472,0.0470758089061738,0.0470758089061738,-104.9450808,39.7367678,-104.9456312,39.7367775 15019,9472,3460,0.0470036762545936,0.0470036762545936,-104.9456312,39.7367775,-104.9461809,39.7367783 15020,3460,7685,0.0954954207572325,0.0954954207572325,-104.9461809,39.7367783,-104.9472977,39.7367808 15021,7685,8021,0.0933841388460347,0.0933841388460347,-104.9472977,39.7367808,-104.9483898,39.736785 15022,8021,6698,0.0960778131259482,0.0960778131259482,-104.9483898,39.736785,-104.9495133,39.7367726 15023,6698,4136,0.0911259816816344,0.0911259816816344,-104.9495133,39.7367726,-104.9505787,39.7367922 15025,2663,8548,0.0930424439627818,0.0930424439627818,-104.9516859,39.7368054,-104.952774,39.7368006 15026,8548,8547,0.100542623889621,0.100542623889621,-104.952774,39.7368006,-104.9539498,39.736794 15027,8547,7338,0.099089032401214,0.099089032401214,-104.9539498,39.736794,-104.9551086,39.7368006 15028,7338,7883,0.0990804723784167,0.0990804723784167,-104.9551086,39.7368006,-104.9562673,39.7368072 15030,3337,5025,0.101286501750056,0.101286501750056,-104.9574002,39.7368138,-104.9585847,39.7368072 15031,5025,9473,0.0504081121726349,0.0504081121726349,-104.9585847,39.7368072,-104.9591742,39.7368105 15032,9473,8728,0.0508783896228212,0.0508783896228212,-104.9591742,39.7368105,-104.9597692,39.7368138 15033,8728,3720,0.054613750451979,0.054613750451979,-104.9597692,39.7368138,-104.9604079,39.7368138 16212,9849,7734,1.41107486941703,1.41107486941703,-104.9751748,39.6766887,-104.9751677,39.6893788 15034,3720,6265,0.0510651820396187,0.0510651820396187,-104.9604079,39.7368138,-104.9610051,39.7368138 15035,6265,9474,0.0526179865653065,0.0526179865653065,-104.9610051,39.7368138,-104.9616204,39.7368204 15036,9474,1019,0.0530796783692756,0.0530796783692756,-104.9616204,39.7368204,-104.9622411,39.736827 15037,1019,3889,0.105690016076173,0.105690016076173,-104.9622411,39.736827,-104.9634771,39.7368204 15038,3889,8550,0.11082035773048,0.11082035773048,-104.9634771,39.7368204,-104.9647731,39.736827 15039,8550,5418,0.102756492849076,0.102756492849076,-104.9647731,39.736827,-104.9659747,39.7368138 15040,5418,7359,0.109377907466232,0.109377907466232,-104.9659747,39.7368138,-104.9672536,39.7368336 15041,7359,6787,0.102485488457906,0.102485488457906,-104.9672536,39.7368336,-104.9684521,39.7368249 15044,9414,5118,0.0507526262754685,0.0507526262754685,-104.9700963,39.736882,-104.9706897,39.7368921 15047,7151,9476,0.0506273642355044,0.0506273642355044,-104.9718371,39.7368817,-104.9724291,39.7368742 15048,9476,8834,0.0494473424354765,0.0494473424354765,-104.9724291,39.7368742,-104.9730073,39.7368668 15049,8834,6016,0.046054397015081,0.046054397015081,-104.9730073,39.7368668,-104.9735459,39.7368668 15051,979,5330,0.0485530564436786,0.0485530564436786,-104.9741314,39.7368706,-104.9746992,39.7368668 15052,5330,8003,0.0503217691422663,0.0503217691422663,-104.9746992,39.7368668,-104.9752877,39.7368647 15053,8003,6342,0.0507584862620106,0.0507584862620106,-104.9752877,39.7368647,-104.9758813,39.7368678 15054,6342,5051,0.0488177307212986,0.0488177307212986,-104.9758813,39.7368678,-104.976452,39.7368799 15055,5051,6690,0.0488248354973201,0.0488248354973201,-104.976452,39.7368799,-104.977023,39.7368798 15056,6690,9477,0.0468154058850837,0.0468154058850837,-104.977023,39.7368798,-104.9775705,39.7368798 15059,9313,7101,0.0478106623792446,0.0478106623792446,-104.9787299,39.7368736,-104.9792889,39.7368832 15060,7101,8880,0.0490142389962295,0.0490142389962295,-104.9792889,39.7368832,-104.9798621,39.7368864 15061,8880,7420,0.0493429457759385,0.0493429457759385,-104.9798621,39.7368864,-104.9804389,39.7368731 15062,7420,8874,0.0545354482418663,0.0545354482418663,-104.9804389,39.7368731,-104.9810766,39.7368811 15064,7430,8793,0.0542698797022772,0.0542698797022772,-104.9816663,39.7368655,-104.9823009,39.7368732 15065,8793,7862,0.0521693260437922,0.0521693260437922,-104.9823009,39.7368732,-104.982911,39.7368701 395,399,5,0.209508946543956,0.209508946543956,-104.9349127,39.7804818,-104.9373334,39.780183 15066,7862,8787,0.05844527692302,0.05844527692302,-104.982911,39.7368701,-104.9835945,39.7368673 15067,8787,7957,0.0531372993824669,0.0531372993824669,-104.9835945,39.7368673,-104.9842157,39.7368542 15068,7957,9478,0.0541270300244316,0.0541270300244316,-104.9842157,39.7368542,-104.9848486,39.7368452 15069,9478,9479,0.108902531529915,0.108902531529915,-104.9848486,39.7368452,-104.9861222,39.7368448 15072,4481,9480,0.0910756678915429,0.0910756678915429,-104.9417177,39.7657064,-104.9406528,39.7656775 15074,8706,9481,0.10111000413597,0.10111000413597,-104.9404758,39.7656404,-104.9392929,39.7656311 15075,9481,9175,0.105113918003998,0.105113918003998,-104.9392929,39.7656311,-104.9380631,39.7656342 15076,9175,7259,0.105567381342615,0.105567381342615,-104.9380631,39.7656342,-104.936828,39.7656384 15077,7259,7589,0.103856965848258,0.103856965848258,-104.936828,39.7656384,-104.9356129,39.7656394 15079,3366,2770,0.104765166628809,0.104765166628809,-104.9343764,39.7656425,-104.9331507,39.7656487 15080,2770,9176,0.11373488606323,0.11373488606323,-104.9331507,39.7656487,-104.9318203,39.7656281 15081,9176,2260,0.11073804654165,0.11073804654165,-104.9318203,39.7656281,-104.9305261,39.7655817 15082,2260,3611,0.0999509846289259,0.0999509846289259,-104.9305261,39.7655817,-104.9293567,39.7655827 15083,3611,7516,0.100649754002954,0.100649754002954,-104.9293567,39.7655827,-104.9281792,39.765593 15084,7516,2109,0.103508831759163,0.103508831759163,-104.9281792,39.765593,-104.9269682,39.7655992 15085,2109,5999,0.10202033489304,0.10202033489304,-104.9269682,39.7655992,-104.9257746,39.7656033 15086,5999,7660,0.0994984857017093,0.0994984857017093,-104.9257746,39.7656033,-104.9246105,39.7656064 15087,7660,2328,0.04986487628669,0.04986487628669,-104.9246105,39.7656064,-104.9240271,39.7656085 15118,9482,9225,0.0953635356752473,0.0953635356752473,-104.9407267,39.776725,-104.9407352,39.7758674 15120,9455,301,0.129823177853557,0.129823177853557,-104.9405397,39.7767118,-104.9405292,39.7778793 15116,9490,8276,0.218414071885788,0.218414071885788,-104.9975705,39.7571365,-104.9977757,39.7551786 15121,301,8269,0.152583336977896,0.152583336977896,-104.9405292,39.7778793,-104.9404976,39.7792513 15126,226,8268,0.0760384791094216,0.0760384791094216,-104.940692,39.7797323,-104.9407004,39.7790485 15128,225,9482,0.128957275100235,0.128957275100235,-104.9407032,39.7778846,-104.9407267,39.776725 15130,9491,460,0.0667391949721685,0.0667391949721685,-104.9405035,39.7797395,-104.9405035,39.7803397 15132,460,575,0.113707068563865,0.113707068563865,-104.9405035,39.7803397,-104.9404777,39.7813621 15133,575,6199,0.0290617477448439,0.0290617477448439,-104.9404777,39.7813621,-104.9404705,39.7816234 15135,9492,8244,0.032549465488295,0.032549465488295,-104.9497268,39.7819174,-104.9498727,39.781647 15136,8244,9493,0.0198582826309584,0.0198582826309584,-104.9498727,39.781647,-104.9498899,39.7814689 15138,6689,228,0.0134361080204136,0.0134361080204136,-104.9497884,39.7789167,-104.949699,39.7790161 15139,228,9494,0.0329072670561094,0.0329072670561094,-104.949699,39.7790161,-104.9496925,39.779312 15140,9494,9495,0.0242107567854742,0.0242107567854742,-104.9496925,39.779312,-104.9496974,39.7795297 15142,9496,9497,0.0238335404645399,0.0238335404645399,-104.9498734,39.7795231,-104.949868,39.7793088 15143,9497,9498,0.0343814713189183,0.0343814713189183,-104.949868,39.7793088,-104.949868,39.7789996 15966,7623,6935,0.205023089639109,0.205023089639109,-105.0062462,39.7112115,-105.008643,39.711203 15967,6935,5889,0.201769701232267,0.201769701232267,-105.008643,39.711203,-105.0110016,39.7111799 15968,5889,7449,0.284161489263658,0.284161489263658,-105.0110016,39.7111799,-105.014321,39.711079 15969,7449,1636,0.117888722564013,0.117888722564013,-105.014321,39.711079,-105.0156951,39.7111605 15970,1636,8998,0.102786876242831,0.102786876242831,-105.0156951,39.7111605,-105.0168967,39.7111539 15972,4214,8094,0.0961834163674376,0.0961834163674376,-105.0180211,39.7111539,-105.0191455,39.7111473 15973,8094,194,0.104992906429488,0.104992906429488,-105.0191455,39.7111473,-105.0203728,39.7111341 15974,194,2923,0.0991259111035959,0.0991259111035959,-105.0203728,39.7111341,-105.0215316,39.7111407 15975,2923,5306,0.0991964539292107,0.0991964539292107,-105.0215316,39.7111407,-105.0226912,39.7111319 15976,5306,1461,0.0983899476582488,0.0983899476582488,-105.0226912,39.7111319,-105.0238413,39.7111451 15977,1461,5434,0.104614166406686,0.104614166406686,-105.0238413,39.7111451,-105.0250638,39.7111718 15978,5434,5973,0.107640436770916,0.107640436770916,-105.0250638,39.7111718,-105.0263219,39.7111517 15979,5973,9014,0.00660364948230504,0.00660364948230504,-105.0263219,39.7111517,-105.0263991,39.7111517 15980,9014,7915,0.0975740293794765,0.0975740293794765,-105.0263991,39.7111517,-105.0275397,39.7111407 15981,7915,6437,0.105749746230322,0.105749746230322,-105.0275397,39.7111407,-105.0287757,39.7111605 16016,9786,9159,0.00790012825467591,0.00790012825467591,-104.9960586,39.703233,-104.9961123,39.7031752 15982,6437,4420,0.102051245715481,0.102051245715481,-105.0287757,39.7111605,-105.0299687,39.7111671 15985,5328,7056,0.0812625038007973,0.0812625038007973,-105.0327094,39.7111941,-105.0336594,39.7111935 15986,7056,9772,0.0538313043287529,0.0538313043287529,-105.0336594,39.7111935,-105.0342887,39.7111901 15987,9772,4318,0.0518980074233638,0.0518980074233638,-105.0342887,39.7111901,-105.0348954,39.7111869 15988,4318,9452,0.0516277273460522,0.0516277273460522,-105.0348954,39.7111869,-105.0354984,39.7112068 15990,4506,4116,0.0518058126204102,0.0518058126204102,-105.036097,39.7112265,-105.0367025,39.7112166 15991,4116,7809,0.0517374039809394,0.0517374039809394,-105.0367025,39.7112166,-105.0373072,39.7112067 15992,7809,5068,0.0991665346425536,0.0991665346425536,-105.0373072,39.7112067,-105.038466,39.7112331 15993,5068,9773,0.0531370753578357,0.0531370753578357,-105.038466,39.7112331,-105.0390872,39.7112331 15994,9773,6836,0.0533167080983746,0.0533167080983746,-105.0390872,39.7112331,-105.0397105,39.7112331 15995,6836,6978,0.101324072393449,0.101324072393449,-105.0397105,39.7112331,-105.040895,39.7112397 15996,6978,7941,0.102826343168107,0.102826343168107,-105.040895,39.7112397,-105.0420966,39.7112662 15997,7941,9015,0.0975512129036908,0.0975512129036908,-105.0420966,39.7112662,-105.043237,39.711272 15998,9015,6780,0.448938989090037,0.448938989090037,-105.043237,39.711272,-105.0484853,39.7112864 15999,6780,9774,0.408854845876832,0.408854845876832,-105.0484853,39.7112864,-105.0532648,39.7113225 16000,9076,9768,0.0663101767153915,0.0663101767153915,-104.999744,39.711198,-105.0005192,39.711198 16004,9776,1455,0.0526013194004238,0.0526013194004238,-105.004167,39.6923239,-105.0039409,39.6927638 16006,9777,1736,0.0786842572590025,0.0786842572590025,-105.0060257,39.6906026,-105.0057005,39.6912645 16092,526,9805,0.0239836164906123,0.0239836164906123,-104.9499002,39.7803085,-104.9498921,39.7800929 16044,9806,9807,0.10708389115039,0.10708389115039,-105.0037663,39.6918863,-105.0050077,39.6920085 16046,9808,9779,0.598201231733375,0.598201231733375,-104.9924203,39.68926,-104.9993937,39.6888781 16048,9809,8448,0.00611949423172489,0.00611949423172489,-104.9828551,39.6889832,-104.9827836,39.688982 16050,497,315,0.38487204905166,0.38487204905166,-105.0147909,39.7286028,-105.0132442,39.7253524 16051,315,9125,0.309277404563432,0.309277404563432,-105.0132442,39.7253524,-105.0111017,39.7231117 16053,9092,238,0.378305028269765,0.378305028269765,-105.0245174,39.7255447,-105.0289409,39.7255444 14687,2318,2393,0.204381692629994,0.204381692629994,-104.9711696,39.7237463,-104.971187,39.7255843 16054,238,599,0.20185675523074,0.20185675523074,-105.0289409,39.7255444,-105.0313012,39.7255444 16055,599,9810,1.85367980178975,1.85367980178975,-105.0313012,39.7255444,-105.0529735,39.7258084 16057,4648,9242,0.316343707887743,0.316343707887743,-105.0186498,39.72565,-105.0223459,39.7257626 16530,9931,9230,0.37930803087461,0.37930803087461,-104.9975856,39.7082938,-104.9961257,39.7050728 16060,8979,9416,0.148643981954463,0.148643981954463,-104.9905824,39.7719014,-104.99143,39.7707341 16062,9129,442,0.133338694466943,0.133338694466943,-105.0154242,39.731054,-105.01561,39.7322446 16063,442,341,0.15400049730887,0.15400049730887,-105.01561,39.7322446,-105.0154562,39.7336245 16064,341,8432,0.0419891636299648,0.0419891636299648,-105.0154562,39.7336245,-105.0153422,39.7339918 16066,8912,8951,0.033170976893888,0.033170976893888,-104.9956858,39.7676849,-104.9953492,39.7678334 16068,9812,8911,0.0471463735469582,0.0471463735469582,-104.9915921,39.7695911,-104.9912548,39.7699266 16070,8259,6154,0.322113932922047,0.322113932922047,-104.9757153,39.7797326,-104.9794838,39.7796685 16072,8262,9813,0.347409770060633,0.347409770060633,-104.9882873,39.7806922,-104.9922437,39.7814112 16073,9813,8849,0.384076686987265,0.384076686987265,-104.9922437,39.7814112,-104.9966205,39.782197 16075,8850,8934,0.249988221702048,0.249988221702048,-104.9897894,39.7769264,-104.9901787,39.7746982 15149,1055,2652,0.0975577285651678,0.0975577285651678,-104.9529111,39.7804333,-104.951864,39.7807829 15178,9518,9519,0.0502534780761684,0.0502534780761684,-105.0416701,39.740356,-105.0422578,39.7403509 15150,2652,6953,0.198623612037648,0.198623612037648,-104.951864,39.7807829,-104.9500616,39.7819108 15152,9492,9502,0.376572648781266,0.376572648781266,-104.9497268,39.7819174,-104.9534622,39.7801206 15156,3293,102,0.41551161582069,0.41551161582069,-104.9427803,39.703814,-104.9415109,39.7002071 15160,4010,9505,0.052772682936521,0.052772682936521,-105.0298922,39.7403326,-105.0305094,39.7403332 15161,9505,7047,0.0525680538450832,0.0525680538450832,-105.0305094,39.7403332,-105.0311242,39.7403355 15162,7047,7019,0.0303888581356532,0.0303888581356532,-105.0311242,39.7403355,-105.0314796,39.7403377 15163,7019,9506,0.0673030688563473,0.0673030688563473,-105.0314796,39.7403377,-105.0322667,39.7403316 15164,9506,9507,0.0483154741652978,0.0483154741652978,-105.0322667,39.7403316,-105.0328316,39.7403209 15165,9507,7386,0.0202051235057141,0.0202051235057141,-105.0328316,39.7403209,-105.0330679,39.7403194 16629,9962,9963,0.200783522780218,0.200783522780218,-104.9592628,39.7399435,-104.9616093,39.739874 15167,9508,9509,0.0505081496090435,0.0505081496090435,-105.0334112,39.7403128,-105.0340019,39.7403161 15169,3381,9510,0.054679375210741,0.054679375210741,-105.0346043,39.7403194,-105.0352438,39.7403194 15170,9510,9511,0.0487967465713328,0.0487967465713328,-105.0352438,39.7403194,-105.0358145,39.7403194 15175,9515,9516,0.0511072604930319,0.0511072604930319,-105.0381491,39.7403326,-105.0387468,39.7403366 15176,9516,9517,0.199298430530572,0.199298430530572,-105.0387468,39.7403366,-105.0410776,39.740352 15177,9517,9518,0.0506626460359665,0.0506626460359665,-105.0410776,39.740352,-105.0416701,39.740356 15179,9519,9520,0.0992839733792875,0.0992839733792875,-105.0422578,39.7403509,-105.0434189,39.740341 2659,2617,2618,0.0492730897550554,0.0492730897550554,-104.9957832,39.7225228,-104.9963593,39.7225267 15180,9520,5591,0.0515928611698618,0.0515928611698618,-105.0434189,39.740341,-105.0440223,39.7403422 15181,5591,9521,0.0485416940170638,0.0485416940170638,-105.0440223,39.7403422,-105.04459,39.7403388 15182,9521,7534,0.0495967074681937,0.0495967074681937,-105.04459,39.7403388,-105.04517,39.7403326 15183,7534,9522,0.687013260502188,0.687013260502188,-105.04517,39.7403326,-105.0532048,39.7403683 15184,4010,253,0.115254186613677,0.115254186613677,-105.0298922,39.7403326,-105.0285448,39.740303 15185,253,9523,0.265666797076755,0.265666797076755,-105.0285448,39.740303,-105.0254385,39.740357 16090,9493,9818,0.0359382002911722,0.0359382002911722,-104.9498899,39.7814689,-104.9498899,39.7811457 16093,9805,9821,0.0110994776170347,0.0110994776170347,-104.9498921,39.7800929,-104.9498895,39.7799931 16096,9495,9822,0.0517988653877033,0.0517988653877033,-104.9496974,39.7795297,-104.9497205,39.7799952 16097,9822,9823,0.0110663007110829,0.0110663007110829,-104.9497205,39.7799952,-104.9497178,39.7800947 16098,9823,525,0.0383908840803154,0.0383908840803154,-104.9497178,39.7800947,-104.9497096,39.7804399 16099,525,9824,0.0469464980296333,0.0469464980296333,-104.9497096,39.7804399,-104.9497096,39.7808621 16107,214,9827,0.778079889437356,0.778079889437356,-104.9627533,39.7801312,-104.9718556,39.7799532 16108,9827,8266,0.110384878461573,0.110384878461573,-104.9718556,39.7799532,-104.9731431,39.7798728 16109,8266,8259,0.22035773346297,0.22035773346297,-104.9731431,39.7798728,-104.9757153,39.7797326 16111,426,5290,0.135279903383581,0.135279903383581,-105.0252144,39.7427283,-105.0252168,39.7439449 16112,5290,6969,0.13394711160262,0.13394711160262,-105.0252168,39.7439449,-105.0252247,39.7451495 16113,6969,9,0.133723176212026,0.133723176212026,-105.0252247,39.7451495,-105.0252223,39.7463521 12362,8672,8673,0.0280927507040958,0.0280927507040958,-105.011589,39.7530795,-105.0113745,39.7528881 16114,9,6393,0.135759876984547,0.135759876984547,-105.0252223,39.7463521,-105.0252309,39.747573 16116,543,2417,0.140823258017981,0.140823258017981,-105.0222025,39.7405643,-105.0238493,39.7405447 16117,2417,8309,0.134744289641959,0.134744289641959,-105.0238493,39.7405447,-105.0254224,39.7404725 16121,9523,8323,0.0490645159279825,0.0490645159279825,-105.0254385,39.740357,-105.0248659,39.7403859 16122,8323,2296,0.111956296963114,0.111956296963114,-105.0248659,39.7403859,-105.0235583,39.7404384 16123,2296,425,0.133707313641353,0.133707313641353,-105.0235583,39.7404384,-105.0219946,39.7404498 16125,8580,9121,0.223068039429751,0.223068039429751,-105.0251093,39.7234923,-105.022529,39.7237852 16129,4649,7955,0.0999111170250792,0.0999111170250792,-105.0186468,39.7257296,-105.0198149,39.7257444 16130,7955,9828,0.0800171872297717,0.0800171872297717,-105.0198149,39.7257444,-105.0207505,39.725751 16131,9829,8581,0.047687571765354,0.047687571765354,-105.0256672,39.7245362,-105.0251096,39.7245361 16133,9073,1815,0.113861635058861,0.113861635058861,-105.0251226,39.7293097,-105.0264272,39.7291051 16134,1815,9030,0.0294613091189667,0.0294613091189667,-105.0264272,39.7291051,-105.0266512,39.7293064 16135,9030,9035,0.0740720067279475,0.0740720067279475,-105.0266512,39.7293064,-105.0275173,39.7293147 16136,9035,2259,0.0101253625653209,0.0101253625653209,-105.0275173,39.7293147,-105.0276357,39.7293142 16137,2259,6127,0.0869883467865613,0.0869883467865613,-105.0276357,39.7293142,-105.0286529,39.7293168 16138,6127,3970,0.0982525233162176,0.0982525233162176,-105.0286529,39.7293168,-105.0298017,39.7293298 16139,3970,4005,0.0213357195383616,0.0213357195383616,-105.0298017,39.7293298,-105.0300506,39.7293166 16170,9839,7732,1.81004213705151,1.81004213705151,-104.9763369,39.6731074,-104.9763378,39.6893855 16140,4005,9831,0.0527909920856998,0.0527909920856998,-105.0300506,39.7293166,-105.0306678,39.7293074 16143,7028,9832,0.0518403992809488,0.0518403992809488,-105.0312846,39.729303,-105.0318908,39.729303 16144,9832,1405,0.0193610465151665,0.0193610465151665,-105.0318908,39.729303,-105.0321172,39.729303 16145,1405,9086,0.0330290864914803,0.0330290864914803,-105.0321172,39.729303,-105.0325034,39.7293066 16146,9086,9833,0.0517615954401031,0.0517615954401031,-105.0325034,39.7293066,-105.0331086,39.7293141 16147,9833,7389,0.013992344500971,0.013992344500971,-105.0331086,39.7293141,-105.0332722,39.7293161 16148,7389,7381,0.039974198258354,0.039974198258354,-105.0332722,39.7293161,-105.0337396,39.7293113 16149,7381,5215,0.0612246627137571,0.0612246627137571,-105.0337396,39.7293113,-105.0344555,39.7293058 16150,5215,3395,0.05711231452959,0.05711231452959,-105.0344555,39.7293058,-105.0351232,39.7293166 16152,7953,9834,0.0172080507351113,0.0172080507351113,-105.0198924,39.7392785,-105.019887,39.7394332 16154,9834,274,0.0658337540289098,0.0658337540289098,-105.019887,39.7394332,-105.0198763,39.7400252 16156,2189,9835,0.248404343096233,0.248404343096233,-105.0159036,39.7398341,-105.0143087,39.7379669 16214,8735,9837,1.99433693652165,1.99433693652165,-104.9740308,39.6892204,-104.9740442,39.6712849 16215,8737,9838,0.871081020569746,0.871081020569746,-104.9716711,39.6881426,-104.9716482,39.6803088 4419,2776,4130,0.131599235651272,0.131599235651272,-104.9511832,39.7669218,-104.9511844,39.7681053 16159,9143,9028,0.680206597840058,0.680206597840058,-105.0032713,39.7288521,-105.0112026,39.7293142 16163,722,8058,0.174054831255352,0.174054831255352,-105.004084,39.7289511,-105.0040758,39.7305164 16164,8058,521,0.0821177779256467,0.0821177779256467,-105.0040758,39.7305164,-105.0040731,39.7312549 16165,521,6603,0.0924366308750619,0.0924366308750619,-105.0040731,39.7312549,-105.0040758,39.7320862 16166,6603,5373,0.180047417371753,0.180047417371753,-105.0040758,39.7320862,-105.0040704,39.7337054 16168,1948,2528,0.0688038536836977,0.0688038536836977,-105.0095234,39.7384742,-105.010328,39.7384824 16333,7146,2907,0.104983935013538,0.104983935013538,-104.9721238,39.7620063,-104.9733504,39.7620548 16334,2907,7925,0.0494998939900097,0.0494998939900097,-104.9733504,39.7620548,-104.9739262,39.7620073 16338,3444,3467,0.0304982971000002,0.0304982971000002,-104.9462569,39.7617553,-104.9459001,39.7617543 16339,3467,8082,0.246312262462312,0.246312262462312,-104.9459001,39.7617543,-104.9430328,39.7615337 16342,8704,8153,0.0931754474511838,0.0931754474511838,-104.9404955,39.7617894,-104.9394065,39.7618265 16343,8153,7614,0.0941189496630448,0.0941189496630448,-104.9394065,39.7618265,-104.9383054,39.7618296 16344,7614,7267,0.0948021938707784,0.0948021938707784,-104.9383054,39.7618296,-104.9371963,39.7618306 16345,7267,7586,0.0921634745405222,0.0921634745405222,-104.9371963,39.7618306,-104.9361181,39.7618368 16346,7586,7587,0.0431064926802277,0.0431064926802277,-104.9361181,39.7618368,-104.9356138,39.7618347 16347,7587,2005,0.0500940428381568,0.0500940428381568,-104.9356138,39.7618347,-104.9350278,39.7618409 16348,2005,3364,0.0956080752868491,0.0956080752868491,-104.9350278,39.7618409,-104.9339093,39.7618471 16349,3364,2759,0.0936601356465838,0.0936601356465838,-104.9339093,39.7618471,-104.9328136,39.7618543 16350,2759,7009,0.0948690491965415,0.0948690491965415,-104.9328136,39.7618543,-104.9317039,39.7618388 16352,2285,3605,0.100419536914451,0.100419536914451,-104.9305592,39.7618327,-104.9293844,39.7618378 16353,3605,7531,0.0985834303955712,0.0985834303955712,-104.9293844,39.7618378,-104.9282311,39.761845 16354,7531,2140,0.105692387990087,0.105692387990087,-104.9282311,39.761845,-104.9269946,39.7618481 16355,2140,5996,0.104777507715381,0.104777507715381,-104.9269946,39.7618481,-104.9257688,39.7618503 16356,5996,7676,0.0990116406010299,0.0990116406010299,-104.9257688,39.7618503,-104.9246105,39.7618584 16357,7676,9874,1.60848579675559,1.60848579675559,-104.9246105,39.7618584,-104.9057927,39.7618262 17199,2711,10073,0.10997712384001,0.10997712384001,-105.0233999,39.7473921,-105.0225148,39.7466744 16358,9875,2326,1.55889022258017,1.55889022258017,-104.9057918,39.7619791,-104.9240294,39.7620162 16360,5997,2127,0.151773007567564,0.151773007567564,-104.9258117,39.7620121,-104.9275873,39.7620069 16361,2127,3609,0.151558147644208,0.151558147644208,-104.9275873,39.7620069,-104.9293603,39.7619925 16362,3609,7010,0.212760869396779,0.212760869396779,-104.9293603,39.7619925,-104.9318494,39.7619997 16365,3365,2006,0.0553745270182344,0.0553745270182344,-104.93438,39.7620028,-104.9350278,39.7619977 16366,2006,7588,0.0502101113635407,0.0502101113635407,-104.9350278,39.7619977,-104.9356152,39.7619945 16367,7588,7258,0.104315488387994,0.104315488387994,-104.9356152,39.7619945,-104.9368356,39.7619935 16368,7258,7615,0.106145187491952,0.106145187491952,-104.9368356,39.7619935,-104.9380774,39.7619904 16369,7615,9877,0.104437372352784,0.104437372352784,-104.9380774,39.7619904,-104.9392992,39.7619966 16429,9892,3407,0.0665957848901693,0.0665957848901693,-104.9695204,39.6969176,-104.9699417,39.6974212 16430,3407,9893,0.16801404607557,0.16801404607557,-104.9699417,39.6974212,-104.9715317,39.698308 16433,9895,9896,0.440540235104303,0.440540235104303,-104.9718554,39.6986422,-104.9713614,39.7025858 16436,9897,9898,0.0704932318773383,0.0704932318773383,-104.968823,39.6933724,-104.9681189,39.6930432 16438,95,3655,0.111235679997702,0.111235679997702,-104.9551461,39.7002095,-104.9546075,39.70112 16440,9899,5747,0.0711149911978779,0.0711149911978779,-104.9676535,39.6937356,-104.9676964,39.6930969 16445,9902,9903,0.536321309295718,0.536321309295718,-104.9732597,39.6931641,-104.9732302,39.6979873 16453,9908,9909,0.550826257700494,0.550826257700494,-104.9731739,39.7014254,-104.9730512,39.7063782 16458,9907,9908,0.00771583659604379,0.00771583659604379,-104.9730961,39.7013903,-104.9731739,39.7014254 16460,9909,9912,0.0865311626257968,0.0865311626257968,-104.9730512,39.7063782,-104.9726409,39.7070895 16461,9912,9910,0.0378168798460609,0.0378168798460609,-104.9726409,39.7070895,-104.9724845,39.7074076 16471,3282,9916,0.18653100874984,0.18653100874984,-104.9687946,39.7020548,-104.9687858,39.7003773 16473,9917,8680,0.0249041944601551,0.0249041944601551,-104.9694498,39.7035446,-104.9691913,39.7036476 19510,10535,10536,0.0273195782326388,0.0273195782326388,-104.9882297,39.7088075,-104.9879104,39.7088024 16475,8507,9918,0.021850852998121,0.021850852998121,-104.9777748,39.7546175,-104.9779759,39.7547388 16476,9918,3018,0.0101317448895217,0.0101317448895217,-104.9779759,39.7547388,-104.9780672,39.7547969 16478,9919,9920,0.0829003664734834,0.0829003664734834,-104.9871822,39.7475219,-104.9862126,39.7475301 16479,9921,3681,0.0300651916457247,0.0300651916457247,-104.9835546,39.7478188,-104.9836002,39.7475507 16668,9926,9974,0.105582813458159,0.105582813458159,-105.005919,39.7444156,-105.0070019,39.7439592 16669,9588,1633,0.0730557533632891,0.0730557533632891,-105.0043197,39.7412126,-105.0035017,39.7410228 16671,9928,9975,0.0177169257267767,0.0177169257267767,-105.0062945,39.7430132,-105.0061758,39.7428826 117,124,125,0.0336263849765442,0.0336263849765442,-105.0043775,39.7602205,-105.0040777,39.7604163 16672,9975,9929,0.0234356081852519,0.0234356081852519,-105.0061758,39.7428826,-105.0061216,39.7430892 16674,9976,9977,0.0468170562405583,0.0468170562405583,-105.0075867,39.7422556,-105.0080641,39.7420494 16710,104,7825,0.0602462277844684,0.0602462277844684,-104.9874778,39.7002508,-104.9875714,39.7007878 16712,104,3757,0.402008044434906,0.402008044434906,-104.9874778,39.7002508,-104.9873962,39.696636 16713,3757,1487,0.204145741130723,0.204145741130723,-104.9873962,39.696636,-104.9874337,39.6948003 16714,1487,132,0.199447130341484,0.199447130341484,-104.9874337,39.6948003,-104.9874659,39.6930068 16716,1701,5546,0.198096603236586,0.198096603236586,-104.9875011,39.6911908,-104.9874887,39.6894093 16777,69,3510,0.205561826495526,0.205561826495526,-104.9675826,39.7002312,-104.9675508,39.6983827 4421,1201,4132,0.0220332988005433,0.0220332988005433,-104.9505615,39.7271353,-104.9505673,39.7273334 16718,7283,485,0.11761309283436,0.11761309283436,-104.9871988,39.7019884,-104.9862761,39.7027725 16720,10003,3244,0.0554692551325786,0.0554692551325786,-104.9862718,39.703372,-104.9862629,39.7038708 16721,3244,7234,0.20486059291662,0.20486059291662,-104.9862629,39.7038708,-104.9862815,39.7057131 16722,7234,1896,0.200393401337734,0.200393401337734,-104.9862815,39.7057131,-104.9863459,39.7075146 16723,1896,6106,0.199619177779868,0.199619177779868,-104.9863459,39.7075146,-104.9863727,39.7093097 16724,6106,3190,0.204209613390108,0.204209613390108,-104.9863727,39.7093097,-104.98637,39.7111462 16725,3190,3074,0.20155062603718,0.20155062603718,-104.98637,39.7111462,-104.9862922,39.7129578 17204,10076,9899,0.140445516840247,0.140445516840247,-104.9687509,39.6946749,-104.9676535,39.6937356 17206,10077,9891,0.365702001724341,0.365702001724341,-104.968787,39.6999605,-104.9688482,39.696672 17210,9916,551,0.0168353379628002,0.0168353379628002,-104.9687858,39.7003773,-104.9687844,39.7002259 17211,551,10077,0.029511971826839,0.029511971826839,-104.9687844,39.7002259,-104.968787,39.6999605 17221,9830,5174,0.203086414023487,0.203086414023487,-104.9774882,39.7146931,-104.9774882,39.7165195 17225,7299,3774,0.0270450210392685,0.0270450210392685,-104.9774985,39.7020281,-104.9774885,39.7022712 17227,10078,240,0.11490035547177,0.11490035547177,-104.9763987,39.6910611,-104.9752801,39.6904894 17229,240,241,0.0697724132050665,0.0697724132050665,-104.9752801,39.6904894,-104.9745995,39.6901438 17230,241,242,0.0623380559401012,0.0623380559401012,-104.9745995,39.6901438,-104.9739987,39.6898267 17231,242,243,0.121807717540091,0.121807717540091,-104.9739987,39.6898267,-104.9728142,39.6892191 17238,246,247,0.10870569104286,0.10870569104286,-104.9683485,39.6870395,-104.9672584,39.6865375 17239,247,248,0.0772679392991742,0.0772679392991742,-104.9672584,39.6865375,-104.966468,39.6862015 17241,235,3406,0.0743704107751119,0.0743704107751119,-104.9695743,39.6967741,-104.9701665,39.6972637 17242,3406,10079,0.167074762801468,0.167074762801468,-104.9701665,39.6972637,-104.9716804,39.6982128 17244,331,10014,0.0356018290483491,0.0356018290483491,-104.9522901,39.745499,-104.952676,39.7456193 17245,10014,8533,0.134990804356131,0.134990804356131,-104.952676,39.7456193,-104.9542138,39.7458945 17247,510,8534,0.190527366373376,0.190527366373376,-104.9547886,39.7479501,-104.9544306,39.7462589 17249,9649,6335,0.0185334131201332,0.0185334131201332,-104.98616,39.7263757,-104.9861535,39.7265423 17250,6335,10080,0.0823637888630556,0.0823637888630556,-104.9861535,39.7265423,-104.9861473,39.727283 17251,10080,3812,0.199228355515768,0.199228355515768,-104.9861473,39.727283,-104.9861426,39.7290747 17252,3812,5918,0.151375161417453,0.151375161417453,-104.9861426,39.7290747,-104.9861275,39.730436 17254,917,2204,0.201707005619294,0.201707005619294,-104.9861344,39.7320479,-104.9861103,39.7338618 17255,2204,4853,0.158074944552835,0.158074944552835,-104.9861103,39.7338618,-104.9861135,39.7352834 17506,10119,8389,0.0881257330115891,0.0881257330115891,-105.0129247,39.7389937,-105.0124419,39.7396939 17514,10115,4493,0.0857000040414071,0.0857000040414071,-105.0062313,39.7401322,-105.0052303,39.740093 17515,4493,10122,0.00789608138487867,0.00789608138487867,-105.0052303,39.740093,-105.0051382,39.7400878 17516,10122,10123,0.0829902602540724,0.0829902602540724,-105.0051382,39.7400878,-105.0041704,39.7400311 17517,10123,3738,0.117121022748715,0.117121022748715,-105.0041704,39.7400311,-105.0028007,39.7400199 16415,3033,3034,0.026586968802262,0.026586968802262,-104.9700513,39.702674,-104.9699305,39.7024537 17518,3738,5617,0.105494461178937,0.105494461178937,-105.0028007,39.7400199,-105.0015669,39.7400197 17519,5617,10124,0.0771328841888806,0.0771328841888806,-105.0015669,39.7400197,-105.0006648,39.7400196 18717,1848,7866,0.175365518810985,0.175365518810985,-105.0343209,39.721329,-105.0343209,39.7197519 17520,10124,3940,0.0438462962781839,0.0438462962781839,-105.0006648,39.7400196,-105.000152,39.7400197 18649,10111,1854,0.1585792263447,0.1585792263447,-105.0379043,39.7199053,-105.0379177,39.7213314 17522,6651,7970,0.100526894140491,0.100526894140491,-104.9999603,39.7400202,-104.9987846,39.7400184 17523,7970,10125,0.0156643759566378,0.0156643759566378,-104.9987846,39.7400184,-104.9986014,39.7400179 17525,342,10126,0.0436005942347808,0.0436005942347808,-105.0138715,39.7367088,-105.0137696,39.737093 17527,10126,10121,0.0408685827486489,0.0408685827486489,-105.0137696,39.737093,-105.0137025,39.7374569 17529,8016,10127,0.0296331396909763,0.0296331396909763,-104.9993111,39.7412509,-104.9989934,39.7413574 17533,9200,10128,0.0316360066553629,0.0316360066553629,-104.9994716,39.7422305,-104.9997264,39.7420242 17535,10128,3937,0.0160944313012695,0.0160944313012695,-104.9997264,39.7420242,-104.9998498,39.7419149 17537,10125,10129,0.0323384241188202,0.0323384241188202,-104.9986014,39.7400179,-104.9982232,39.7400157 17540,8937,10130,0.0382349269331771,0.0382349269331771,-104.9891177,39.7851166,-104.9891097,39.7854604 18160,6035,10256,0.201529974874074,0.201529974874074,-105.0141159,39.7856183,-105.0141119,39.7874307 18081,3725,3961,0.10669546577579,0.10669546577579,-104.9989294,39.7183897,-105.0001766,39.7184091 18082,3961,5599,0.120037242247265,0.120037242247265,-105.0001766,39.7184091,-105.0015794,39.7184418 18083,5599,10212,0.0720417181829305,0.0720417181829305,-105.0015794,39.7184418,-105.0024206,39.7184748 18085,6582,8060,0.177813026382298,0.177813026382298,-104.9881664,39.732053,-104.9881587,39.7304539 18087,79,3516,0.204359090736991,0.204359090736991,-104.9634844,39.7002269,-104.9634676,39.6983891 18089,10257,1076,0.140362637117951,0.140362637117951,-105.010685,39.7858675,-105.009052,39.7857306 18092,8839,10258,0.0505579939719693,0.0505579939719693,-105.0112028,39.7874224,-105.0117945,39.7874239 18093,10258,1216,0.0474392361763922,0.0474392361763922,-105.0117945,39.7874239,-105.0123497,39.7874253 18094,1216,6309,0.0509984491369365,0.0509984491369365,-105.0123497,39.7874253,-105.0129465,39.7874317 18095,6309,4788,0.0491735679878017,0.0491735679878017,-105.0129465,39.7874317,-105.013522,39.787431 18418,8332,8359,0.203675131612914,0.203675131612914,-105.0398789,39.7621198,-105.0399031,39.7639514 18096,4788,10256,0.0504039235105897,0.0504039235105897,-105.013522,39.787431,-105.0141119,39.7874307 18098,2169,10259,0.0494310424509836,0.0494310424509836,-105.0146868,39.7874303,-105.0152653,39.7874334 18099,10259,6301,0.0486534339401342,0.0486534339401342,-105.0152653,39.7874334,-105.0158347,39.7874364 18100,6301,10260,0.0495166429402865,0.0495166429402865,-105.0158347,39.7874364,-105.0164142,39.7874331 18101,10260,6428,0.0494555977491468,0.0494555977491468,-105.0164142,39.7874331,-105.016993,39.7874341 18102,6428,10261,0.0500541316962619,0.0500541316962619,-105.016993,39.7874341,-105.0175788,39.787432 18103,10261,8837,0.049703265213276,0.049703265213276,-105.0175788,39.787432,-105.0181605,39.7874319 18104,8837,10262,0.0487206483354329,0.0487206483354329,-105.0181605,39.7874319,-105.0187307,39.7874319 18105,10262,4661,0.0502842889238415,0.0502842889238415,-105.0187307,39.7874319,-105.0193192,39.7874319 18210,6766,8919,0.14588598272053,0.14588598272053,-105.0275892,39.7716046,-105.0258833,39.771558 18215,6383,6883,0.201049789723751,0.201049789723751,-105.0422527,39.763944,-105.04223,39.765752 18217,9380,6467,0.149037633666744,0.149037633666744,-105.0434002,39.7766311,-105.0434114,39.7752908 18218,6467,5528,0.155039270882985,0.155039270882985,-105.0434114,39.7752908,-105.0434142,39.7738965 18219,5528,5739,0.157509840329179,0.157509840329179,-105.0434142,39.7738965,-105.043424,39.77248 18220,5739,2443,0.171457541049395,0.171457541049395,-105.043424,39.77248,-105.0434409,39.7709381 18221,2443,9373,0.174175733096206,0.174175733096206,-105.0434409,39.7709381,-105.0434409,39.7693717 18222,9373,1695,0.20076305206058,0.20076305206058,-105.0434409,39.7693717,-105.0434467,39.7675662 18224,6884,8362,0.203398590237467,0.203398590237467,-105.0434307,39.76575,-105.0434239,39.7639208 18225,8362,8336,0.20070690829837,0.20070690829837,-105.0434239,39.7639208,-105.043422,39.7621158 18226,8336,7851,0.201718717149991,0.201718717149991,-105.043422,39.7621158,-105.0434222,39.7603017 18228,9334,6072,0.194542227529238,0.194542227529238,-105.042148,39.7838703,-105.0421669,39.7856198 18229,6072,2552,0.201793795787929,0.201793795787929,-105.0421669,39.7856198,-105.0421454,39.7874345 18231,10282,2550,0.408975962052575,0.408975962052575,-105.0409706,39.791112,-105.0409813,39.787434 18233,6070,9333,0.193859431649891,0.193859431649891,-105.0409894,39.7856189,-105.0409786,39.7838755 18235,3976,7037,0.199530180994258,0.199530180994258,-105.0299305,39.7652213,-105.0322649,39.7652109 200,212,213,0.0847562945477418,0.0847562945477418,-104.9665616,39.779672,-104.9655888,39.7798206 18390,3978,7038,0.19806787554915,0.19806787554915,-105.0299479,39.7656395,-105.0322651,39.7656196 18392,3425,3425,0.000442266584977921,0.000442266584977921,-105.034629,39.7657398,-105.0346312,39.7657434 18397,9331,6062,0.201652000193759,0.201652000193759,-105.0351853,39.7838062,-105.0351851,39.7856197 18398,6062,2541,0.201129932352607,0.201129932352607,-105.0351851,39.7856197,-105.0351796,39.7874285 18581,5716,10279,0.0494611669239994,0.0494611669239994,-105.0357784,39.7802062,-105.0363572,39.7802082 18582,10279,7436,0.0477007849303031,0.0477007849303031,-105.0363572,39.7802082,-105.0369154,39.7802101 18583,7436,10283,0.0501702475316452,0.0501702475316452,-105.0369154,39.7802101,-105.0375025,39.7802085 17420,10101,10103,0.0112555006692224,0.0112555006692224,-104.9831564,39.6890637,-104.9831832,39.6889646 18584,10283,7175,0.0483500943699416,0.0483500943699416,-105.0375025,39.7802085,-105.0380683,39.7802069 18585,7175,6738,0.0504392554289189,0.0504392554289189,-105.0380683,39.7802069,-105.0386585,39.7802009 18586,6738,7790,0.0494479351051842,0.0494479351051842,-105.0386585,39.7802009,-105.0392371,39.780195 18587,7790,6666,0.0500428725179926,0.0500428725179926,-105.0392371,39.780195,-105.0398227,39.780198 19485,10408,10409,0.0449233009136641,0.0449233009136641,-104.9883415,39.7101799,-104.9883441,39.7097759 18958,4669,4949,0.0991091352300086,0.0991091352300086,-104.994016,39.720921,-104.9951748,39.720921 18959,4949,10410,0.051350182738824,0.051350182738824,-104.9951748,39.720921,-104.9957751,39.7209292 18961,7220,10411,0.0512063955237151,0.0512063955237151,-104.9963617,39.7209372,-104.9969604,39.7209341 18962,10411,5674,0.0503168586815151,0.0503168586815151,-104.9969604,39.7209341,-104.9975487,39.7209311 18964,5851,1441,0.115857091100705,0.115857091100705,-105.0025228,39.7148211,-105.0038773,39.7148211 18965,1441,10412,0.122824478936007,0.122824478936007,-105.0038773,39.7148211,-105.0053132,39.7148113 18966,10412,7622,0.0791461153811418,0.0791461153811418,-105.0053132,39.7148113,-105.0062385,39.7148085 18967,7622,6933,0.202629079077677,0.202629079077677,-105.0062385,39.7148085,-105.0086074,39.7148217 18968,6933,5888,0.202049147826104,0.202049147826104,-105.0086074,39.7148217,-105.0109694,39.7148443 18969,5888,10407,0.149951393120126,0.149951393120126,-105.0109694,39.7148443,-105.0127225,39.7148426 18971,4142,7756,0.106122091000002,0.106122091000002,-104.9827054,39.7147303,-104.9814659,39.7146886 18973,3621,1827,0.0998991515255571,0.0998991515255571,-104.9803587,39.7146886,-104.9791916,39.7147225 18974,1827,10091,0.0457369036734835,0.0457369036734835,-104.9791916,39.7147225,-104.9786569,39.7147194 18975,10091,10090,0.0485102588443954,0.0485102588443954,-104.9786569,39.7147194,-104.9780898,39.7147143 18976,10090,5102,0.00428121670773934,0.00428121670773934,-104.9780898,39.7147143,-104.9780399,39.7147113 18977,5102,9830,0.0472330884345854,0.0472330884345854,-104.9780399,39.7147113,-104.9774882,39.7146931 18978,9830,1764,0.0499536922707767,0.0499536922707767,-104.9774882,39.7146931,-104.9769042,39.7146962 19245,5031,10461,0.0349404698955745,0.0349404698955745,-104.9884893,39.7405273,-104.9888698,39.7406419 19246,10461,10462,0.146091635323691,0.146091635323691,-104.9888698,39.7406419,-104.9904372,39.7401189 19247,10462,5803,0.103032761304249,0.103032761304249,-104.9904372,39.7401189,-104.9916422,39.7401229 19249,10129,4929,0.0162234814669486,0.0162234814669486,-104.9982232,39.7400157,-104.9980335,39.7400187 19250,4929,2997,0.0775054077358341,0.0775054077358341,-104.9980335,39.7400187,-104.9971271,39.7400109 19251,2997,7215,0.0556994645707447,0.0556994645707447,-104.9971271,39.7400109,-104.9964757,39.7400063 19252,7215,4943,0.101417024663026,0.101417024663026,-104.9964757,39.7400063,-104.9952896,39.7400105 19253,4943,4680,0.100527034724402,0.100527034724402,-104.9952896,39.7400105,-104.9941139,39.7400082 19254,4680,7861,0.10148450975115,0.10148450975115,-104.9941139,39.7400082,-104.992927,39.7400066 19255,7861,5802,0.109659923162335,0.109659923162335,-104.992927,39.7400066,-104.9916445,39.7400016 19256,5802,8768,0.114010676979814,0.114010676979814,-104.9916445,39.7400016,-104.9903111,39.740001 19257,8768,10464,0.134804410176221,0.134804410176221,-104.9903111,39.740001,-104.9888814,39.740512 19258,10464,338,0.0847524339031626,0.0847524339031626,-104.9888814,39.740512,-104.9880444,39.7401037 19259,338,10465,0.0582049460436449,0.0582049460436449,-104.9880444,39.7401037,-104.9873778,39.7399976 19261,9467,561,0.02991036647086,0.02991036647086,-104.9851948,39.7400592,-104.984845,39.7400568 15187,8324,9523,0.0327715210342319,0.0327715210342319,-105.0252084,39.7401213,-105.0254385,39.740357 15189,9403,6744,0.131603339182178,0.131603339182178,-105.0252739,39.7499939,-105.0268132,39.7499821 15190,6744,6144,0.131367316381262,0.131367316381262,-105.0268132,39.7499821,-105.0283496,39.7500019 15191,6144,4018,0.137213550559119,0.137213550559119,-105.0283496,39.7500019,-105.0299546,39.7500019 15192,4018,7022,0.137229962505115,0.137229962505115,-105.0299546,39.7500019,-105.0315597,39.7499887 15193,7022,7392,0.129151524081427,0.129151524081427,-105.0315597,39.7499887,-105.0330703,39.7500019 15195,9524,9525,0.0293502828068984,0.0293502828068984,-105.0336803,39.7499978,-105.0340236,39.7499955 15196,9525,3400,0.0502879609443278,0.0502879609443278,-105.0340236,39.7499955,-105.0346118,39.7499915 15198,9212,8374,0.0509876682022625,0.0509876682022625,-105.0351931,39.7499892,-105.0357895,39.7499869 15199,8374,9526,0.0501407630476736,0.0501407630476736,-105.0357895,39.7499869,-105.036376,39.7499878 15201,7443,9527,0.0485275735168955,0.0485275735168955,-105.036967,39.7499887,-105.0375346,39.7499841 15202,9527,7160,0.0501690368011668,0.0501690368011668,-105.0375346,39.7499841,-105.0381214,39.7499794 15204,9528,7772,0.0491757515961192,0.0491757515961192,-105.0387229,39.7499763,-105.0392981,39.7499733 19414,3251,7295,0.215557365491205,0.215557365491205,-104.9798629,39.70396,-104.9798441,39.7020215 19415,7295,38,0.193056632398898,0.193056632398898,-104.9798441,39.7020215,-104.9798443,39.7002853 19416,38,3537,0.207444876530122,0.207444876530122,-104.9798443,39.7002853,-104.9798091,39.6984199 19417,3537,4232,0.199406339345135,0.199406339345135,-104.9798091,39.6984199,-104.979804,39.6966266 19419,3248,7289,0.216790622749105,0.216790622749105,-104.9821867,39.7039406,-104.9821695,39.701991 19420,7289,34,0.19126988034169,0.19126988034169,-104.9821695,39.701991,-104.982156,39.7002709 19660,6763,3987,0.201101495268523,0.201101495268523,-105.0275974,39.7702694,-105.0299489,39.7703339 19664,9366,9360,0.104402218346712,0.104402218346712,-105.0211194,39.7692754,-105.0211255,39.7702143 19665,9360,10609,0.0511942469588291,0.0511942469588291,-105.0211255,39.7702143,-105.0211243,39.7697539 19666,10609,10608,0.151226661870126,0.151226661870126,-105.0211243,39.7697539,-105.0228937,39.7697604 19668,10608,10610,0.149537813443153,0.149537813443153,-105.0228937,39.7697604,-105.0246432,39.7697786 19674,1809,10611,0.33816836736717,0.33816836736717,-105.0077397,39.7522023,-105.0097356,39.7495766 19676,10376,10403,0.0245741855053009,0.0245741855053009,-105.0120158,39.75012,-105.0122636,39.750008 19678,10612,1810,0.127204321184034,0.127204321184034,-105.0098938,39.7498133,-105.0094107,39.7508953 19681,10613,10400,0.0511661482023126,0.0511661482023126,-105.0138421,39.7489553,-105.0134743,39.7485923 16697,7094,9611,0.00886963723885407,0.00886963723885407,-105.00026,39.7424182,-105.0002927,39.7424939 19683,10614,10404,0.0688061700167682,0.0688061700167682,-105.0100065,39.7499782,-105.0107841,39.7498186 19873,9513,4580,0.132311871209248,0.132311871209248,-105.0369818,39.740326,-105.0369879,39.7415159 19684,10404,10611,0.093589959625359,0.093589959625359,-105.0107841,39.7498186,-105.0097356,39.7495766 17421,10103,10082,0.0236886540751766,0.0236886540751766,-104.9831832,39.6889646,-104.9834085,39.6888408 19685,10611,10612,0.0295914472405657,0.0295914472405657,-105.0097356,39.7495766,-105.0098938,39.7498133 19686,10612,10614,0.0207133170517971,0.0207133170517971,-105.0098938,39.7498133,-105.0100065,39.7499782 19688,10615,10399,0.0680853608411523,0.0680853608411523,-105.0130481,39.74858,-105.0126923,39.7491278 19742,8865,3778,0.153182304960692,0.153182304960692,-104.9456473,39.7304952,-104.94565,39.7291176 19743,3778,10251,0.199472712546792,0.199472712546792,-104.94565,39.7291176,-104.9456527,39.7273237 20418,10775,10774,0.0781617215430941,0.0781617215430941,-105.0243213,39.7599965,-105.0243795,39.760698 19804,10646,2619,0.0523061501297365,0.0523061501297365,-104.9969581,39.7230021,-104.9969572,39.7225317 19839,10655,10656,0.208642261382715,0.208642261382715,-105.0381325,39.7365924,-105.0381528,39.7384687 19840,10656,9515,0.207256465232075,0.207256465232075,-105.0381528,39.7384687,-105.0381491,39.7403326 19841,9515,4581,0.131476935756536,0.131476935756536,-105.0381491,39.7403326,-105.0381505,39.741515 19842,4581,8369,0.136571452698726,0.136571452698726,-105.0381505,39.741515,-105.0381422,39.7427432 19843,8369,5296,0.134437189399661,0.134437189399661,-105.0381422,39.7427432,-105.0381646,39.7439521 19849,9510,10659,0.196832023994668,0.196832023994668,-105.0352438,39.7403194,-105.035226,39.7385493 19850,10659,10660,0.00933491084100046,0.00933491084100046,-105.035226,39.7385493,-105.0352222,39.7384654 19857,10663,10664,0.203268481110854,0.203268481110854,-105.0428156,39.736637,-105.0428308,39.738465 19858,10664,4584,0.340902950197611,0.340902950197611,-105.0428308,39.738465,-105.0428428,39.7415308 19859,4584,6443,0.133958738324445,0.133958738324445,-105.0428428,39.7415308,-105.0428338,39.7427355 19860,6443,5300,0.13749324562242,0.13749324562242,-105.0428338,39.7427355,-105.042839,39.743972 19862,10665,7406,0.149893826243372,0.149893826243372,-104.9969526,39.7179403,-104.9969848,39.7165925 19865,10667,9512,0.206545737430627,0.206545737430627,-105.0363945,39.7384652,-105.0364026,39.7403227 608,599,600,0.326867712180581,0.326867712180581,-105.0313012,39.7255444,-105.0351121,39.7257688 19870,10669,10666,0.0946602410525992,0.0946602410525992,-105.03696,39.7365924,-105.03696,39.7374437 19871,10666,10670,0.114297265097593,0.114297265097593,-105.03696,39.7374437,-105.03696,39.7384716 19872,10670,9513,0.206208296842551,0.206208296842551,-105.03696,39.7384716,-105.0369818,39.740326 20654,6734,10882,0.0587106683934502,0.0587106683934502,-105.0187898,39.7597001,-105.0184964,39.7601775 19874,4580,8368,0.136014360939856,0.136014360939856,-105.0369879,39.7415159,-105.0369827,39.7427391 19875,8368,3817,0.133956606983629,0.133956606983629,-105.0369827,39.7427391,-105.0369844,39.7439438 19887,627,10669,0.00369254651812945,0.00369254651812945,-105.0369171,39.7365886,-105.03696,39.7365924 19888,10669,10673,0.0509541857454109,0.0509541857454109,-105.03696,39.7365924,-105.0375559,39.7365924 19889,10673,7185,0.0463624089792375,0.0463624089792375,-105.0375559,39.7365924,-105.0380981,39.7365924 19890,7185,10655,0.00294147338451417,0.00294147338451417,-105.0380981,39.7365924,-105.0381325,39.7365924 19891,10655,10658,0.0513792379314705,0.0513792379314705,-105.0381325,39.7365924,-105.0387333,39.7365995 19892,10658,9726,0.0479329871824602,0.0479329871824602,-105.0387333,39.7365995,-105.0392938,39.7366062 19893,9726,10654,0.050711837363241,0.050711837363241,-105.0392938,39.7366062,-105.0398868,39.736613 19894,10654,1102,0.049608905570541,0.049608905570541,-105.0398868,39.736613,-105.0404669,39.7366198 19895,1102,10674,0.051538155846358,0.051538155846358,-105.0404669,39.7366198,-105.0410696,39.7366244 19896,10674,7514,0.0472454257465845,0.0472454257465845,-105.0410696,39.7366244,-105.0416221,39.7366286 19897,7514,10675,0.00204366911425749,0.00204366911425749,-105.0416221,39.7366286,-105.041646,39.7366287 19898,10675,10650,0.0481859646371305,0.0481859646371305,-105.041646,39.7366287,-105.0422095,39.7366329 19899,10650,3868,0.0500586048613679,0.0500586048613679,-105.0422095,39.7366329,-105.0427949,39.7366372 16182,5547,1702,0.197838014226301,0.197838014226301,-104.9881577,39.6894044,-104.9881579,39.6911836 19900,3868,10663,0.00177015306197821,0.00177015306197821,-105.0427949,39.7366372,-105.0428156,39.736637 19902,10676,5589,0.0437900336804139,0.0437900336804139,-105.0434166,39.7366408,-105.0439287,39.736644 19975,9710,10678,0.0499234178433857,0.0499234178433857,-105.0322594,39.7384585,-105.0328432,39.738465 19976,10678,9722,0.0489092169162438,0.0489092169162438,-105.0328432,39.738465,-105.0334152,39.738465 19977,9722,10686,0.0503973293919778,0.0503973293919778,-105.0334152,39.738465,-105.0340046,39.7384634 19978,10686,3380,0.0518081278246911,0.0518081278246911,-105.0340046,39.7384634,-105.0346105,39.7384619 19979,3380,10660,0.0523052391085021,0.0523052391085021,-105.0346105,39.7384619,-105.0352222,39.7384654 19980,10660,10679,0.0495088072044065,0.0495088072044065,-105.0352222,39.7384654,-105.0358012,39.7384625 19981,10679,10667,0.0507313759263116,0.0507313759263116,-105.0358012,39.7384625,-105.0363945,39.7384652 19982,10667,10670,0.0483586645716411,0.0483586645716411,-105.0363945,39.7384652,-105.03696,39.7384716 19983,10670,10680,0.0518679752837857,0.0518679752837857,-105.03696,39.7384716,-105.0375666,39.7384701 19984,10680,10656,0.050123635320888,0.050123635320888,-105.0375666,39.7384701,-105.0381528,39.7384687 19985,10656,10657,0.0496280116055878,0.0496280116055878,-105.0381528,39.7384687,-105.0387332,39.7384666 19986,10657,9727,0.0488069327339047,0.0488069327339047,-105.0387332,39.7384666,-105.039304,39.7384682 19989,1103,10684,0.0492526075164636,0.0492526075164636,-105.0404962,39.738465,-105.0410722,39.7384617 656,646,647,0.146781335789774,0.146781335789774,-104.9354861,39.7413613,-104.9337694,39.7413613 20153,9416,8943,0.363005134814212,0.363005134814212,-104.99143,39.7707341,-104.9945316,39.7685038 20155,9241,426,0.0770893533882784,0.0770893533882784,-105.0252006,39.7420351,-105.0252144,39.7427283 20157,461,6171,0.271278721099677,0.271278721099677,-104.9888564,39.7783921,-104.9860994,39.7796015 20161,1795,8719,0.00999704268874585,0.00999704268874585,-104.9792579,39.6947744,-104.9792566,39.6946845 20163,4233,1795,0.205432809418909,0.205432809418909,-104.9792547,39.6966219,-104.9792579,39.6947744 20165,3252,7296,0.216277689734072,0.216277689734072,-104.9792822,39.7039665,-104.9792677,39.7020215 20166,7296,39,0.192678596239665,0.192678596239665,-104.9792677,39.7020215,-104.9792689,39.7002887 20167,39,3538,0.207091579860447,0.207091579860447,-104.9792689,39.7002887,-104.9792415,39.6984264 20168,3538,4234,0.200695550258567,0.200695550258567,-104.9792415,39.6984264,-104.979217,39.6966216 20170,6489,3675,0.150803028705812,0.150803028705812,-104.9787322,39.7461798,-104.9787278,39.747536 20172,9313,4863,0.191918567433925,0.191918567433925,-104.9787299,39.7368736,-104.9787104,39.7351477 20173,4863,2213,0.160028953629168,0.160028953629168,-104.9787104,39.7351477,-104.9786913,39.7337086 20174,2213,928,0.187511558441934,0.187511558441934,-104.9786913,39.7337086,-104.9786778,39.7320223 17423,10083,10104,0.109040593432451,0.109040593432451,-104.9836553,39.6886261,-104.9838931,39.6876627 20175,928,5932,0.175834480120689,0.175834480120689,-104.9786778,39.7320223,-104.9787119,39.7304412 20176,5932,3804,0.153555987473657,0.153555987473657,-104.9787119,39.7304412,-104.9787675,39.7290609 20178,3804,10247,0.200040701273324,0.200040701273324,-104.9787675,39.7290609,-104.978775,39.7272619 20181,6549,4768,0.17858020416066,0.17858020416066,-104.9787573,39.7240931,-104.9787498,39.7224871 20185,10705,8247,0.0550533285282311,0.0550533285282311,-104.9639599,39.787996,-104.963496,39.7883396 15205,7772,9040,0.0507978153373748,0.0507978153373748,-105.0392981,39.7499733,-105.0398922,39.7499655 15206,9040,1113,0.0497891730866418,0.0497891730866418,-105.0398922,39.7499655,-105.0404745,39.7499577 15208,9529,7493,0.0494909698776819,0.0494909698776819,-105.0410698,39.7499582,-105.0416487,39.7499586 15209,7493,9169,0.051731129981418,0.051731129981418,-105.0416487,39.7499586,-105.0422538,39.749957 15210,9169,3835,0.0502567043103765,0.0502567043103765,-105.0422538,39.749957,-105.0428416,39.7499633 15212,5624,3708,0.103423232464888,0.103423232464888,-105.0017248,39.7755303,-105.002935,39.7755303 15213,3708,718,0.104893137935114,0.104893137935114,-105.002935,39.7755303,-105.0041624,39.7755303 15214,718,9442,0.108559355644902,0.108559355644902,-105.0041624,39.7755303,-105.0054327,39.7755303 15215,9442,8519,0.0865482797270432,0.0865482797270432,-105.0054327,39.7755303,-105.0064452,39.7755134 15218,539,540,0.260599478311813,0.260599478311813,-105.0461157,39.7530208,-105.0433843,39.7519802 15220,9430,9531,0.0962600395709663,0.0962600395709663,-105.0442004,39.7548692,-105.0443549,39.7540117 15232,8334,8360,0.0525484415568663,0.0525484415568663,-104.9244842,39.6961248,-104.9248705,39.6964922 15234,9532,9533,0.00803607126282377,0.00803607126282377,-104.9348912,39.7066948,-104.9349851,39.7066969 16285,2852,1362,0.131790180095648,0.131790180095648,-104.972242,39.697774,-104.9710484,39.6970248 15236,9534,9535,0.0751513734309232,0.0751513734309232,-104.9352855,39.7067217,-104.9359493,39.706279 15237,9535,9536,0.0195917533971332,0.0195917533971332,-104.9359493,39.706279,-104.9358729,39.7061129 15238,9536,9537,0.0515491230280822,0.0515491230280822,-104.9358729,39.7061129,-104.935374,39.7058529 18878,3216,6125,0.202386413121619,0.202386413121619,-104.9611349,39.7111011,-104.9611403,39.709281 15239,9537,9538,0.0217956250277941,0.0217956250277941,-104.935374,39.7058529,-104.9352077,39.7057044 15248,8177,9543,0.0137987617761691,0.0137987617761691,-104.9362135,39.7050335,-104.9363074,39.7049326 15249,9541,9542,0.0585754347953461,0.0585754347953461,-104.93572,39.7055929,-104.936117,39.7051637 15262,9552,9550,0.00461416645458039,0.00461416645458039,-104.9337027,39.7048954,-104.9336788,39.7049326 15263,9550,8208,0.00942903742084459,0.00942903742084459,-104.9336788,39.7049326,-104.9336074,39.7049972 15264,8208,8203,0.268586250441468,0.268586250441468,-104.9336074,39.7049972,-104.9333927,39.707407 15265,8203,8187,0.252138571661244,0.252138571661244,-104.9333927,39.707407,-104.9332506,39.7096719 15267,8182,9552,0.0592295781497915,0.0592295781497915,-104.9340007,39.7044146,-104.9337027,39.7048954 15275,9553,392,0.159342904018314,0.159342904018314,-104.932842,39.703615,-104.932837,39.702182 15276,392,443,0.100075433980265,0.100075433980265,-104.932837,39.702182,-104.932837,39.701282 15277,443,8209,0.110751336507506,0.110751336507506,-104.932837,39.701282,-104.932831,39.700286 15278,3258,9554,0.029060284587417,0.029060284587417,-104.9296823,39.7037068,-104.9294517,39.7035149 15279,9555,9556,0.0194857519875014,0.0194857519875014,-104.9469862,39.7110374,-104.9468185,39.711156 15280,9556,9557,0.01686832436596,0.01686832436596,-104.9468185,39.711156,-104.9466791,39.7112633 15284,9558,8799,0.0124547414515574,0.0124547414515574,-104.9465426,39.7113542,-104.9464054,39.7113917 15287,9268,8812,0.43752637477907,0.43752637477907,-104.946452,39.7115485,-104.9497656,39.714546 15372,9568,7345,0.407049578137861,0.407049578137861,-104.9714922,39.7181793,-104.9667331,39.7181803 15373,7345,7369,0.0183549065123627,0.0183549065123627,-104.9667331,39.7181803,-104.9665185,39.7181803 15374,7369,7156,0.617874851338927,0.617874851338927,-104.9665185,39.7181803,-104.9592945,39.7181873 15375,7156,8802,0.0193374199518318,0.0193374199518318,-104.9592945,39.7181873,-104.9590692,39.7181728 15376,8802,7317,0.278372348360029,0.278372348360029,-104.9590692,39.7181728,-104.9558194,39.7180363 15377,7317,7975,0.104085714382657,0.104085714382657,-104.9558194,39.7180363,-104.9546025,39.7180291 15378,7975,8806,0.102424669696849,0.102424669696849,-104.9546025,39.7180291,-104.953405,39.7180338 20689,10900,10890,0.00428101320774671,0.00428101320774671,-105.0403805,39.7652999,-105.0403806,39.7653384 15380,2642,4108,0.0801282359532547,0.0801282359532547,-104.9521739,39.7180386,-104.9512465,39.7179366 15882,9238,9569,0.375213941828735,0.375213941828735,-105.0454319,39.7354736,-105.0498174,39.7355873 4422,4132,3782,0.199943657895071,0.199943657895071,-104.9505673,39.7273334,-104.9505822,39.7291315 15381,4108,7064,0.0951259934580263,0.0951259934580263,-104.9512465,39.7179366,-104.95025,39.7175567 15383,993,9570,0.0346111476896159,0.0346111476896159,-104.9740165,39.7187595,-104.973941,39.7184537 15385,9570,2914,0.0185752046128979,0.0185752046128979,-104.973941,39.7184537,-104.9738264,39.7183118 15393,9572,9573,0.0529385333780706,0.0529385333780706,-104.9582883,39.716017,-104.9589072,39.716013 15394,9574,9575,0.235820407161737,0.235820407161737,-104.9560321,39.7160129,-104.9533095,39.7156787 15395,8031,9576,0.0470934184180165,0.0470934184180165,-104.9461768,39.7127943,-104.9467273,39.7128005 15396,9577,9578,0.0233972200853265,0.0233972200853265,-104.9499594,39.7134958,-104.9499628,39.7137062 15398,8797,9577,0.0680401949692739,0.0680401949692739,-104.9499588,39.7128839,-104.9499594,39.7134958 15404,9583,9584,0.0189997554494897,0.0189997554494897,-105.0103359,39.7536233,-105.0101428,39.7537079 15413,8399,9591,0.147004287358107,0.147004287358107,-104.9860118,39.7553389,-104.9872304,39.7544061 15414,9591,9592,0.0201167087704522,0.0201167087704522,-104.9872304,39.7544061,-104.9873927,39.7542751 15415,9592,8857,0.127975925737851,0.127975925737851,-104.9873927,39.7542751,-104.9884337,39.753448 15416,8857,7897,0.144523217943683,0.144523217943683,-104.9884337,39.753448,-104.9896341,39.7525328 15864,9238,9744,0.017876559138977,0.017876559138977,-105.0454319,39.7354736,-105.0455901,39.7355787 765,765,766,0.102953430637808,0.102953430637808,-105.0097824,39.702535,-105.0109855,39.7025566 15417,7897,8290,0.14604137147811,0.14604137147811,-104.9896341,39.7525328,-104.9908493,39.7516097 15418,8290,8283,0.146330295926468,0.146330295926468,-104.9908493,39.7516097,-104.9920377,39.7506626 15419,8283,9593,0.142033870447888,0.142033870447888,-104.9920377,39.7506626,-104.9932078,39.7497558 15420,9593,5781,0.00569268198805717,0.00569268198805717,-104.9932078,39.7497558,-104.9932554,39.74972 15421,5781,8573,0.144843439528192,0.144843439528192,-104.9932554,39.74972,-104.9944322,39.7487829 15422,8573,6709,0.145981160506706,0.145981160506706,-104.9944322,39.7487829,-104.9956475,39.7478607 15423,6709,8489,0.147059173742998,0.147059173742998,-104.9956475,39.7478607,-104.9968701,39.7469304 20690,10890,10906,0.00389182243300479,0.00389182243300479,-105.0403806,39.7653384,-105.0403806,39.7653734 15424,8489,9595,0.146421765893647,0.146421765893647,-104.9968701,39.7469304,-104.9980797,39.7459982 15425,9595,8637,0.147888642293711,0.147888642293711,-104.9980797,39.7459982,-104.9993008,39.7450562 15427,4935,9590,0.0193454164735318,0.0193454164735318,-104.9999815,39.7444843,-105.0001457,39.7443646 15430,8608,1478,0.0099286705971119,0.0099286705971119,-105.0009845,39.7418987,-105.0010729,39.7418408 15433,7965,9599,0.0149228575371813,0.0149228575371813,-104.999898,39.7420139,-105.0000258,39.7419225 15434,9599,9600,0.0470176213777162,0.0470176213777162,-105.0000258,39.7419225,-105.0002179,39.7415263 16271,9867,94,0.0502509464237392,0.0502509464237392,-104.955726,39.700668,-104.9557126,39.7002162 16273,9867,3654,0.100162413874862,0.100162413874862,-104.955726,39.700668,-104.9550095,39.7013804 15435,9600,9601,0.0734739685688771,0.0734739685688771,-105.0002179,39.7415263,-105.0002535,39.7408661 15436,9601,9602,0.120469898327734,0.120469898327734,-105.0002535,39.7408661,-105.0014283,39.740268 15474,9617,9618,0.0309123358720865,0.0309123358720865,-105.0006163,39.7464486,-105.0008107,39.746683 15475,9618,9620,0.138252717835719,0.138252717835719,-105.0008107,39.746683,-105.0020353,39.747495 15476,9620,8583,0.0318418680569216,0.0318418680569216,-105.0020353,39.747495,-105.0023143,39.7476847 15477,8583,8311,0.113486958547973,0.113486958547973,-105.0023143,39.7476847,-105.0031123,39.7485003 15478,8311,2808,0.019311822890669,0.019311822890669,-105.0031123,39.7485003,-105.0032328,39.7486472 15479,2808,9621,0.209882261055166,0.209882261055166,-105.0032328,39.7486472,-105.0046936,39.7501642 15480,9621,8522,0.0161981079077479,0.0161981079077479,-105.0046936,39.7501642,-105.0048268,39.7502678 15481,8522,8465,0.180991531047255,0.180991531047255,-105.0048268,39.7502678,-105.0063608,39.7513896 15487,9624,8468,0.0340418553637742,0.0340418553637742,-105.0012783,39.7478811,-105.0008907,39.7479512 15786,9625,9596,0.0115036173464072,0.0115036173464072,-105.0249286,39.7370709,-105.0247945,39.7370792 15489,9626,9618,0.0131866115872677,0.0131866115872677,-105.0006793,39.7467451,-105.0008107,39.746683 15494,4937,9617,0.0698272217766147,0.0698272217766147,-105.0002133,39.7459024,-105.0006163,39.7464486 15496,9628,9607,0.229575641341845,0.229575641341845,-104.9987907,39.7407672,-104.9997573,39.7426934 15497,9607,9629,0.399617180847297,0.399617180847297,-104.9997573,39.7426934,-105.0003179,39.7462613 15498,9629,8646,0.256050430773093,0.256050430773093,-105.0003179,39.7462613,-105.0012593,39.7484473 15500,9630,7969,0.0158758080194332,0.0158758080194332,-104.9987212,39.7401977,-104.9989064,39.7402079 20692,10907,5885,0.00586950671491746,0.00586950671491746,-105.026532,39.7636394,-105.0264783,39.7636723 20693,5885,10908,0.00728749668565428,0.00728749668565428,-105.0264783,39.7636723,-105.0264211,39.7637209 15501,7969,6652,0.0898251140375734,0.0898251140375734,-104.9989064,39.7402079,-104.9999567,39.7402253 15502,6652,3939,0.0164838165497055,0.0164838165497055,-104.9999567,39.7402253,-105.0001493,39.7402188 15504,5618,2286,0.10606737169151,0.10606737169151,-105.0015736,39.7401631,-105.0028141,39.740161 15506,4494,9631,0.0855716406365801,0.0855716406365801,-105.0052335,39.7402363,-105.0062339,39.740258 15508,9632,9630,0.0305358161263308,0.0305358161263308,-104.998365,39.7401779,-104.9987212,39.7401977 15510,9633,4938,0.00998098524134014,0.00998098524134014,-104.997523,39.7384588,-104.9976397,39.7384568 15511,4938,6650,0.146459053749354,0.146459053749354,-104.9976397,39.7384568,-104.9993525,39.7384677 15512,6650,3942,0.0669626682021978,0.0669626682021978,-104.9993525,39.7384677,-105.0001356,39.7384618 15513,3942,9634,0.0625685122990456,0.0625685122990456,-105.0001356,39.7384618,-105.0008673,39.7384682 15514,9634,5614,0.0589940973382129,0.0589940973382129,-105.0008673,39.7384682,-105.0015572,39.7384742 15515,5614,9635,0.0521244888471325,0.0521244888471325,-105.0015572,39.7384742,-105.0021668,39.7384727 15518,9636,9633,0.0394950652718853,0.0394950652718853,-104.9970611,39.7384591,-104.997523,39.7384588 15520,9637,4687,0.0148908622684888,0.0148908622684888,-104.9939487,39.7336881,-104.9941176,39.7336555 15522,5369,9637,0.0293813837370069,0.0293813837370069,-104.9936509,39.7338199,-104.9939487,39.7336881 15524,9638,4939,0.016179725599566,0.016179725599566,-104.9962859,39.7368624,-104.9964751,39.7368603 15525,4939,7226,0.0545709952111213,0.0545709952111213,-104.9964751,39.7368603,-104.9971131,39.7368726 15526,7226,9640,0.0899454990944897,0.0899454990944897,-104.9971131,39.7368726,-104.998165,39.7368735 15527,9640,6648,0.0447546990135401,0.0447546990135401,-104.998165,39.7368735,-104.9986884,39.7368739 15528,6648,9641,0.0618904241631349,0.0618904241631349,-104.9986884,39.7368739,-104.9994122,39.7368744 15529,9641,3943,0.062420581454241,0.062420581454241,-104.9994122,39.7368744,-105.0001422,39.736875 15530,3943,9642,0.0627968141202241,0.0627968141202241,-105.0001422,39.736875,-105.0008766,39.7368756 15531,9642,5613,0.0612320254822175,0.0612320254822175,-105.0008766,39.7368756,-105.0015927,39.7368762 15532,5613,9643,0.0497740720528068,0.0497740720528068,-105.0015927,39.7368762,-105.0021748,39.7368753 15533,9643,3735,0.0551525120669933,0.0551525120669933,-105.0021748,39.7368753,-105.0028198,39.7368743 15534,3735,4491,0.207391837271035,0.207391837271035,-105.0028198,39.7368743,-105.0052452,39.7368819 15535,4491,129,0.109629298465467,0.109629298465467,-105.0052452,39.7368819,-105.0065273,39.7368825 15536,129,7948,0.0410521986313786,0.0410521986313786,-105.0065273,39.7368825,-105.0070074,39.7368827 15537,7948,2527,0.287151637527745,0.287151637527745,-105.0070074,39.7368827,-105.0103656,39.7368844 15538,2527,9644,0.066959748271427,0.066959748271427,-105.0103656,39.7368844,-105.0111486,39.7368933 15539,9644,1221,0.102833533420687,0.102833533420687,-105.0111486,39.7368933,-105.0123509,39.7369148 16595,9951,6712,0.00734129639736197,0.00734129639736197,-104.9979162,39.749516,-104.9978555,39.7495627 15542,618,9638,0.0309196803723069,0.0309196803723069,-104.9959243,39.7368632,-104.9962859,39.7368624 15548,9647,9648,0.0291957554146951,0.0291957554146951,-104.98691,39.7265869,-104.9872502,39.7266088 15549,7572,9649,0.0425327114545183,0.0425327114545183,-104.9861902,39.7259939,-104.98616,39.7263757 15551,9650,9651,0.00414955523410263,0.00414955523410263,-104.9818746,39.7225925,-104.9818965,39.7225592 15553,9651,9652,0.0110054302366685,0.0110054302366685,-104.9818965,39.7225592,-104.9819635,39.7224747 15555,9652,9653,0.018743029705938,0.018743029705938,-104.9819635,39.7224747,-104.981824,39.7223447 15558,9656,4160,0.0156451635843959,0.0156451635843959,-104.9775416,39.7199763,-104.977542,39.720117 15559,4160,4769,0.262100180691146,0.262100180691146,-104.977542,39.720117,-104.9775557,39.7224741 15560,4769,6550,0.17763389531497,0.17763389531497,-104.9775557,39.7224741,-104.9775557,39.7240716 15561,6550,9299,0.171507609467602,0.171507609467602,-104.9775557,39.7240716,-104.9775506,39.725614 15564,3803,5934,0.15587305192408,0.15587305192408,-104.977579,39.7290515,-104.9775786,39.7304533 15565,5934,930,0.176935041153743,0.176935041153743,-104.9775786,39.7304533,-104.9775696,39.7320445 15566,930,2215,0.185037322727603,0.185037322727603,-104.9775696,39.7320445,-104.9775909,39.7337085 15567,2215,4865,0.15888388268895,0.15888388268895,-104.9775909,39.7337085,-104.9775716,39.7351373 15568,4865,9477,0.193757182508649,0.193757182508649,-104.9775716,39.7351373,-104.9775705,39.7368798 15569,9477,5466,0.16958064463752,0.16958064463752,-104.9775705,39.7368798,-104.9776145,39.7384045 15570,5466,9658,0.179556785798918,0.179556785798918,-104.9776145,39.7384045,-104.9775745,39.740019 15571,9658,9659,0.177338892845698,0.177338892845698,-104.9775745,39.740019,-104.977538,39.7416136 15572,9659,662,0.00516539932395329,0.00516539932395329,-104.977538,39.7416136,-104.9775409,39.74166 18431,10291,7169,0.0508784288394603,0.0508784288394603,-105.0387163,39.7625667,-105.0381211,39.7625719 15573,662,9660,0.00343592323317494,0.00343592323317494,-104.9775409,39.74166,-104.9775409,39.7416909 15575,9464,4609,0.17585408606,0.17585408606,-104.9775584,39.7432677,-104.977536,39.7448491 15576,4609,6490,0.148161596916065,0.148161596916065,-104.977536,39.7448491,-104.9775509,39.7461815 15577,6490,7974,0.0885778987826885,0.0885778987826885,-104.9775509,39.7461815,-104.9775516,39.7469781 15579,4336,9656,0.0458791064556152,0.0458791064556152,-104.9775406,39.7195637,-104.9775416,39.7199763 15581,7573,3556,0.0299599314208067,0.0299599314208067,-104.9744777,39.7548059,-104.9747379,39.7546254 15583,851,7096,0.0990470064031014,0.0990470064031014,-104.9429635,39.7581888,-104.9418048,39.7581888 15584,7096,9661,0.0107677923604542,0.0107677923604542,-104.9418048,39.7581888,-104.9416791,39.7581825 15585,9661,9662,0.0081027242638239,0.0081027242638239,-104.9416791,39.7581825,-104.9415847,39.7581891 15586,9662,9663,0.00747970901198794,0.00747970901198794,-104.9415847,39.7581891,-104.9414989,39.7582023 15587,9663,9664,0.00836437719840195,0.00836437719840195,-104.9414989,39.7582023,-104.9414045,39.7582221 15588,9664,9665,0.00928103292942469,0.00928103292942469,-104.9414045,39.7582221,-104.9413015,39.7582485 15589,9665,9666,0.00696482735297281,0.00696482735297281,-104.9413015,39.7582485,-104.9412242,39.7582683 15590,9666,9667,0.00676039634627663,0.00676039634627663,-104.9412242,39.7582683,-104.941147,39.7582815 15591,9667,9668,0.00737940382126904,0.00737940382126904,-104.941147,39.7582815,-104.9410611,39.7582881 15592,9668,9669,0.0330209265296029,0.0330209265296029,-104.9410611,39.7582881,-104.9406749,39.7582947 15593,9669,8703,0.0154036792176203,0.0154036792176203,-104.9406749,39.7582947,-104.9404947,39.7582947 15594,8703,8152,0.0935877668611654,0.0935877668611654,-104.9404947,39.7582947,-104.9393999,39.7582878 15595,8152,7613,0.0937841622026169,0.0937841622026169,-104.9393999,39.7582878,-104.9383029,39.758301 15596,7613,7266,0.0918493440897444,0.0918493440897444,-104.9383029,39.758301,-104.9372284,39.758301 15597,7266,7585,0.0967046653962524,0.0967046653962524,-104.9372284,39.758301,-104.9360971,39.758301 15599,2003,3363,0.0896469251714999,0.0896469251714999,-104.9349898,39.7583076,-104.9339411,39.7583142 15600,3363,2757,0.0953909752557553,0.0953909752557553,-104.9339411,39.7583142,-104.9328253,39.7583274 15601,2757,9670,0.0852737689905025,0.0852737689905025,-104.9328253,39.7583274,-104.9318279,39.758313 15602,9670,9671,0.00427910266137011,0.00427910266137011,-104.9318279,39.758313,-104.9317783,39.7583182 15603,9671,7008,0.00522846022655691,0.00522846022655691,-104.9317783,39.7583182,-104.9317193,39.7583306 15604,7008,9672,0.00318311155269209,0.00318311155269209,-104.9317193,39.7583306,-104.9316858,39.7583431 15605,9672,9673,0.00446550904917084,0.00446550904917084,-104.9316858,39.7583431,-104.9316375,39.7583584 15606,9673,9674,0.0041674932546887,0.0041674932546887,-104.9316375,39.7583584,-104.9315892,39.7583635 15607,9674,2283,0.0902343315694916,0.0902343315694916,-104.9315892,39.7583635,-104.9305336,39.7583604 15608,2283,3604,0.0998061678618656,0.0998061678618656,-104.9305336,39.7583604,-104.9293663,39.7583802 15609,3604,7530,0.0990712121378624,0.0990712121378624,-104.9293663,39.7583802,-104.9282076,39.7583604 15610,7530,2138,0.109343720002506,0.109343720002506,-104.9282076,39.7583604,-104.9269287,39.7583802 15611,2138,5995,0.0993207600682094,0.0993207600682094,-104.9269287,39.7583802,-104.9257668,39.7583774 15612,5995,7675,0.101107003151938,0.101107003151938,-104.9257668,39.7583774,-104.924584,39.7583757 15613,7675,9675,0.0981911301047578,0.0981911301047578,-104.924584,39.7583757,-104.9234354,39.7583868 15614,9675,9676,0.100210056589884,0.100210056589884,-104.9234354,39.7583868,-104.9222632,39.7583745 15615,9676,9677,0.100165741773797,0.100165741773797,-104.9222632,39.7583745,-104.9210915,39.7583633 15616,9677,9678,0.100142214318315,0.100142214318315,-104.9210915,39.7583633,-104.91992,39.7583679 15617,9678,9679,0.0993326168253197,0.0993326168253197,-104.91992,39.7583679,-104.918758,39.7583757 899,913,914,0.147143450226327,0.147143450226327,-104.9806193,39.771691,-104.9793447,39.7725806 20715,10914,9397,0.00810191720556871,0.00810191720556871,-105.0253716,39.7632346,-105.0252842,39.7632064 15619,9680,9681,0.102717909771226,0.102717909771226,-104.9175671,39.7583757,-104.9163655,39.7583839 15620,9681,9682,0.100023276858498,0.100023276858498,-104.9163655,39.7583839,-104.9151955,39.7583708 15621,9682,9683,0.100843312370816,0.100843312370816,-104.9151955,39.7583708,-104.9140158,39.7583757 15622,9683,9684,0.101658088937986,0.101658088937986,-104.9140158,39.7583757,-104.9128266,39.758384 15623,9684,9685,0.0375181649725389,0.0375181649725389,-104.9128266,39.758384,-104.9123877,39.7583821 15624,9685,9686,0.0593326737516342,0.0593326737516342,-104.9123877,39.7583821,-104.9116936,39.758384 15625,9686,9687,0.102011015676098,0.102011015676098,-104.9116936,39.758384,-104.9105005,39.7584038 15627,9688,9689,0.110065273053945,0.110065273053945,-104.9094325,39.758409,-104.908145,39.7583966 15628,9689,9690,0.109733851792721,0.109733851792721,-104.908145,39.7583966,-104.9068613,39.7583906 15629,9690,9691,0.0939207749458389,0.0939207749458389,-104.9068613,39.7583906,-104.9057627,39.7584038 15630,9691,9692,0.102876500148466,0.102876500148466,-104.9057627,39.7584038,-104.9045594,39.7584208 15631,9692,9693,0.0940860472810003,0.0940860472810003,-104.9045594,39.7584208,-104.9034588,39.7584114 15633,851,7096,0.0990470064031014,0.0990470064031014,-104.9429635,39.7581888,-104.9418048,39.7581888 15634,7096,9661,0.0107677923604542,0.0107677923604542,-104.9418048,39.7581888,-104.9416791,39.7581825 15635,9661,9662,0.0081027242638239,0.0081027242638239,-104.9416791,39.7581825,-104.9415847,39.7581891 15636,9662,9663,0.00747970901198794,0.00747970901198794,-104.9415847,39.7581891,-104.9414989,39.7582023 15637,9663,9664,0.00836437719840195,0.00836437719840195,-104.9414989,39.7582023,-104.9414045,39.7582221 15638,9664,9665,0.00928103292942469,0.00928103292942469,-104.9414045,39.7582221,-104.9413015,39.7582485 15639,9665,9666,0.00696482735297281,0.00696482735297281,-104.9413015,39.7582485,-104.9412242,39.7582683 15641,9667,9668,0.00737940382126904,0.00737940382126904,-104.941147,39.7582815,-104.9410611,39.7582881 15642,9668,9669,0.0330209265296029,0.0330209265296029,-104.9410611,39.7582881,-104.9406749,39.7582947 15644,8703,8152,0.0935877668611654,0.0935877668611654,-104.9404947,39.7582947,-104.9393999,39.7582878 20716,9397,9341,0.0111932287865196,0.0111932287865196,-105.0252842,39.7632064,-105.0251701,39.763157 15645,8152,7613,0.0937841622026169,0.0937841622026169,-104.9393999,39.7582878,-104.9383029,39.758301 15646,7613,7266,0.0918493440897444,0.0918493440897444,-104.9383029,39.758301,-104.9372284,39.758301 15647,7266,7585,0.0967046653962524,0.0967046653962524,-104.9372284,39.758301,-104.9360971,39.758301 15648,7585,2003,0.0946559616738872,0.0946559616738872,-104.9360971,39.758301,-104.9349898,39.7583076 15649,2003,3363,0.0896469251714999,0.0896469251714999,-104.9349898,39.7583076,-104.9339411,39.7583142 15650,3363,2757,0.0953909752557553,0.0953909752557553,-104.9339411,39.7583142,-104.9328253,39.7583274 15651,2757,9670,0.0852737689905025,0.0852737689905025,-104.9328253,39.7583274,-104.9318279,39.758313 15652,9670,9671,0.00427910266137011,0.00427910266137011,-104.9318279,39.758313,-104.9317783,39.7583182 15653,9671,7008,0.00522846022655691,0.00522846022655691,-104.9317783,39.7583182,-104.9317193,39.7583306 15654,7008,9672,0.00318311155269209,0.00318311155269209,-104.9317193,39.7583306,-104.9316858,39.7583431 15655,9672,9673,0.00446550904917084,0.00446550904917084,-104.9316858,39.7583431,-104.9316375,39.7583584 15656,9673,9674,0.0041674932546887,0.0041674932546887,-104.9316375,39.7583584,-104.9315892,39.7583635 15657,9674,2283,0.0902343315694916,0.0902343315694916,-104.9315892,39.7583635,-104.9305336,39.7583604 15658,2283,3604,0.0998061678618656,0.0998061678618656,-104.9305336,39.7583604,-104.9293663,39.7583802 15659,3604,7530,0.0990712121378624,0.0990712121378624,-104.9293663,39.7583802,-104.9282076,39.7583604 940,955,956,0.0467857248690536,0.0467857248690536,-104.9456366,39.7320897,-104.9450895,39.7320866 15660,7530,2138,0.109343720002506,0.109343720002506,-104.9282076,39.7583604,-104.9269287,39.7583802 15661,2138,5995,0.0993207600682094,0.0993207600682094,-104.9269287,39.7583802,-104.9257668,39.7583774 15663,7675,9675,0.0981911301047578,0.0981911301047578,-104.924584,39.7583757,-104.9234354,39.7583868 15664,9675,9676,0.100210056589884,0.100210056589884,-104.9234354,39.7583868,-104.9222632,39.7583745 15665,9676,9677,0.100165741773797,0.100165741773797,-104.9222632,39.7583745,-104.9210915,39.7583633 15666,9677,9678,0.100142214318315,0.100142214318315,-104.9210915,39.7583633,-104.91992,39.7583679 20717,9341,10910,0.0086655068036058,0.0086655068036058,-105.0251701,39.763157,-105.0250813,39.7631194 15667,9678,9679,0.0993326168253197,0.0993326168253197,-104.91992,39.7583679,-104.918758,39.7583757 15668,9679,9680,0.101799223111765,0.101799223111765,-104.918758,39.7583757,-104.9175671,39.7583757 15669,9680,9681,0.102717909771226,0.102717909771226,-104.9175671,39.7583757,-104.9163655,39.7583839 15670,9681,9682,0.100023276858498,0.100023276858498,-104.9163655,39.7583839,-104.9151955,39.7583708 15671,9682,9683,0.100843312370816,0.100843312370816,-104.9151955,39.7583708,-104.9140158,39.7583757 15672,9683,9684,0.101658088937986,0.101658088937986,-104.9140158,39.7583757,-104.9128266,39.758384 15673,9684,9685,0.0375181649725389,0.0375181649725389,-104.9128266,39.758384,-104.9123877,39.7583821 15675,9686,9687,0.102011015676098,0.102011015676098,-104.9116936,39.758384,-104.9105005,39.7584038 15676,9687,9688,0.091295408872665,0.091295408872665,-104.9105005,39.7584038,-104.9094325,39.758409 15677,9688,9689,0.110065273053945,0.110065273053945,-104.9094325,39.758409,-104.908145,39.7583966 15678,9689,9690,0.109733851792721,0.109733851792721,-104.908145,39.7583966,-104.9068613,39.7583906 15679,9690,9691,0.0939207749458389,0.0939207749458389,-104.9068613,39.7583906,-104.9057627,39.7584038 15680,9691,9692,0.102876500148466,0.102876500148466,-104.9057627,39.7584038,-104.9045594,39.7584208 15681,9692,9693,0.0940860472810003,0.0940860472810003,-104.9045594,39.7584208,-104.9034588,39.7584114 15684,7680,3450,0.103468199661171,0.103468199661171,-104.9473666,39.7178126,-104.9461569,39.7178084 15686,6014,3880,0.103612570358144,0.103612570358144,-104.9449634,39.7178023,-104.943752,39.7178027 15687,3880,842,0.103458609408344,0.103458609408344,-104.943752,39.7178027,-104.9425424,39.717803 15688,842,7097,0.103202015659942,0.103202015659942,-104.9425424,39.717803,-104.9413358,39.7178027 15689,7097,9694,0.047717886337947,0.047717886337947,-104.9413358,39.7178027,-104.9407779,39.7178027 15690,9694,8693,0.0153273459011852,0.0153273459011852,-104.9407779,39.7178027,-104.9405987,39.7178021 15691,8693,8154,0.0909950973067502,0.0909950973067502,-104.9405987,39.7178021,-104.939535,39.717787 15692,8154,7616,0.0940844002869557,0.0940844002869557,-104.939535,39.717787,-104.938435,39.717787 20719,10885,9398,0.0070860203578635,0.0070860203578635,-105.0253682,39.762093,-105.0252853,39.7620928 15693,7616,7269,0.0941699315585107,0.0941699315585107,-104.938435,39.717787,-104.937334,39.717787 15695,2024,3357,0.101537173300766,0.101537173300766,-104.935134,39.717787,-104.9339472,39.7178087 15696,3357,2761,0.09936727049288,0.09936727049288,-104.9339472,39.7178087,-104.9327855,39.7177992 15697,2761,7002,0.0992423706702366,0.0992423706702366,-104.9327855,39.7177992,-104.9316252,39.7178019 15698,7002,2264,0.0979906184711561,0.0979906184711561,-104.9316252,39.7178019,-104.9304797,39.7178171 15699,2264,3594,0.0994063483699449,0.0994063483699449,-104.9304797,39.7178171,-104.9293175,39.7178227 15700,3594,7517,0.101662572945496,0.101662572945496,-104.9293175,39.7178227,-104.9281289,39.7178243 15701,7517,2099,0.100157096238172,0.100157096238172,-104.9281289,39.7178243,-104.9269579,39.717825 15702,2099,5976,0.101294873446063,0.101294873446063,-104.9269579,39.717825,-104.9257736,39.717827 15703,5976,7666,0.100715370574341,0.100715370574341,-104.9257736,39.717827,-104.9245961,39.7178332 15705,2329,9695,0.166702045988164,0.166702045988164,-104.9234266,39.7178332,-104.9214776,39.71784 15706,8023,8686,0.102850512121315,0.102850512121315,-104.9485858,39.7178178,-104.9497874,39.7178534 15708,8810,7064,0.0240522165973304,0.0240522165973304,-104.9500622,39.7177177,-104.95025,39.7175567 15710,8803,7155,0.0191394427517654,0.0191394427517654,-104.9590745,39.7183523,-104.9592982,39.7183567 15711,7155,6281,0.12107437233707,0.12107437233707,-104.9592982,39.7183567,-104.9607137,39.718346 15712,6281,1050,0.111583194341316,0.111583194341316,-104.9607137,39.718346,-104.9620183,39.718346 15714,3913,3150,0.158539469564201,0.158539469564201,-104.963317,39.7183519,-104.9651706,39.7183518 15715,3150,3124,0.0198304894474349,0.0198304894474349,-104.9651706,39.7183518,-104.9654024,39.718348 15716,3124,7370,0.0954616596060542,0.0954616596060542,-104.9654024,39.718348,-104.9665185,39.7183519 15717,7370,7346,0.018354860843617,0.018354860843617,-104.9665185,39.7183519,-104.9667331,39.7183519 15718,7346,6806,0.0981383819816197,0.0981383819816197,-104.9667331,39.7183519,-104.9678805,39.718355 15719,6806,6802,0.0198184437093697,0.0198184437093697,-104.9678805,39.718355,-104.9681122,39.7183532 15720,6802,4711,0.111589534373845,0.111589534373845,-104.9681122,39.7183532,-104.9694168,39.7183425 15721,4711,782,0.0471200606837116,0.0471200606837116,-104.9694168,39.7183425,-104.9699677,39.7183394 15722,782,5113,0.0527296074626885,0.0527296074626885,-104.9699677,39.7183394,-104.9705842,39.7183394 15723,5113,1545,0.0490000601275782,0.0490000601275782,-104.9705842,39.7183394,-104.9711569,39.7183279 15724,1545,6325,0.0500984428583215,0.0500984428583215,-104.9711569,39.7183279,-104.9717416,39.7183547 15728,9449,9696,0.165726699390797,0.165726699390797,-104.9558247,39.7176986,-104.9554143,39.716242 15732,8801,5164,0.779026857141219,0.779026857141219,-104.9590492,39.7160869,-104.9499442,39.7162631 15734,9303,1207,0.168708605950551,0.168708605950551,-104.9439908,39.7256083,-104.9439778,39.7271255 15735,1207,9698,0.0215813490172367,0.0215813490172367,-104.9439778,39.7271255,-104.9439853,39.7273195 15736,9698,3771,0.199072281764282,0.199072281764282,-104.9439853,39.7273195,-104.9439848,39.7291098 15738,8867,958,0.177734005515433,0.177734005515433,-104.9439798,39.7304995,-104.9439811,39.7320979 15739,958,9420,0.172099550054797,0.172099550054797,-104.9439811,39.7320979,-104.9439933,39.7336456 15740,9420,4896,0.162799282631442,0.162799282631442,-104.9439933,39.7336456,-104.9439627,39.7351095 15741,4896,9470,0.183516274472291,0.183516274472291,-104.9439627,39.7351095,-104.9439656,39.7367599 15742,9470,5493,0.174731799993968,0.174731799993968,-104.9439656,39.7367599,-104.9439677,39.7383313 15743,5493,9699,0.19822011575815,0.19822011575815,-104.9439677,39.7383313,-104.9439825,39.7401139 15745,6718,4833,0.101679501011927,0.101679501011927,-104.9425631,39.711506,-104.9437517,39.7114947 15746,4833,6378,0.103648655421083,0.103648655421083,-104.9437517,39.7114947,-104.9449634,39.7114907 15747,6378,3188,0.103521991883946,0.103521991883946,-104.9449634,39.7114907,-104.9461736,39.7114973 15749,8692,1060,0.0921643567251203,0.0921643567251203,-104.9406148,39.716237,-104.9395373,39.7162311 15750,1060,1697,0.0932426366322247,0.0932426366322247,-104.9395373,39.7162311,-104.9384472,39.7162245 15751,1697,7268,0.0954492333486145,0.0954492333486145,-104.9384472,39.7162245,-104.9373314,39.7162377 15752,7268,6671,0.0907592732101769,0.0907592732101769,-104.9373314,39.7162377,-104.9362703,39.7162376 15754,2023,3356,0.0971424118361729,0.0971424118361729,-104.9350998,39.7162443,-104.9339641,39.7162382 15756,2760,7001,0.10039029368168,0.10039029368168,-104.9328153,39.7162508,-104.9316416,39.7162506 15757,7001,2263,0.0995790205304853,0.0995790205304853,-104.9316416,39.7162506,-104.9304775,39.7162632 15758,2263,3487,0.100064167822274,0.100064167822274,-104.9304775,39.7162632,-104.9293078,39.7162471 15760,5346,2098,0.0987082712844417,0.0987082712844417,-104.9281276,39.716246,-104.9269736,39.7162529 15761,2098,2940,0.101254724790906,0.101254724790906,-104.9269736,39.7162529,-104.9257898,39.7162499 15763,6814,9700,0.201962621208867,0.201962621208867,-104.9246289,39.7162454,-104.9222677,39.7162528 15766,9701,9702,0.01946308379228,0.01946308379228,-105.0380289,39.7329878,-105.0382565,39.732989 15767,9702,7793,0.0917115184551997,0.0917115184551997,-105.0382565,39.732989,-105.0393289,39.7329999 15768,7793,9703,0.0139663687397926,0.0139663687397926,-105.0393289,39.7329999,-105.039492,39.7329933 15769,9703,9044,0.0844498524584079,0.0844498524584079,-105.039492,39.7329933,-105.0404793,39.7330112 15770,9044,1093,0.00878466321187049,0.00878466321187049,-105.0404793,39.7330112,-105.040582,39.7330131 15771,1093,7489,0.0946907062423257,0.0946907062423257,-105.040582,39.7330131,-105.0416893,39.7330197 15772,7489,3839,0.0924847260791552,0.0924847260791552,-105.0416893,39.7330197,-105.0427707,39.7330329 15773,3839,9041,0.00820472152594153,0.00820472152594153,-105.0427707,39.7330329,-105.0428651,39.7330461 15774,9041,5598,0.0888252595207534,0.0888252595207534,-105.0428651,39.7330461,-105.0439037,39.7330329 15775,5598,9038,0.0124773684874939,0.0124773684874939,-105.0439037,39.7330329,-105.0440496,39.7330344 15776,9038,7546,0.0939528798953845,0.0939528798953845,-105.0440496,39.7330344,-105.0451482,39.7330461 15817,9704,9705,0.0108623818240175,0.0108623818240175,-105.0273936,39.7360623,-105.0273775,39.7359654 15777,7546,9706,0.691905770916309,0.691905770916309,-105.0451482,39.7330461,-105.0532391,39.733108 15800,1403,9709,0.0705866891174833,0.0705866891174833,-105.0321575,39.73505,-105.0321558,39.7356848 15801,9709,620,0.0978636674417251,0.0978636674417251,-105.0321558,39.7356848,-105.0322182,39.7365636 15802,620,9710,0.210732715068668,0.210732715068668,-105.0322182,39.7365636,-105.0322594,39.7384585 15803,9710,1934,0.00294671517895333,0.00294671517895333,-105.0322594,39.7384585,-105.0322592,39.738485 15812,9716,2323,0.0248152326425255,0.0248152326425255,-105.0223349,39.737401,-105.0223537,39.7376237 15814,9717,9718,0.0914794540174667,0.0914794540174667,-105.0311809,39.7378898,-105.0303789,39.7373453 15815,9718,9719,0.0447183943765151,0.0447183943765151,-105.0303789,39.7373453,-105.0302877,39.7369493 19498,10525,10526,0.0198486557174526,0.0198486557174526,-104.9883652,39.7073679,-104.9883666,39.7071894 15816,9719,9704,0.266399501314719,0.266399501314719,-105.0302877,39.7369493,-105.0273936,39.7360623 15823,622,9720,0.114642644128587,0.114642644128587,-105.0334066,39.7365509,-105.0334112,39.7375819 15824,9720,9721,0.0112307689682394,0.0112307689682394,-105.0334112,39.7375819,-105.0334117,39.7376829 15825,9721,9722,0.0869660670624723,0.0869660670624723,-105.0334117,39.7376829,-105.0334152,39.738465 15826,9722,9508,0.205466270114504,0.205466270114504,-105.0334152,39.738465,-105.0334112,39.7403128 15828,9723,8889,0.0324596924967659,0.0324596924967659,-105.0393086,39.7344206,-105.0393045,39.7347125 15829,8889,7134,0.00993032916751998,0.00993032916751998,-105.0393045,39.7347125,-105.0393032,39.7348018 15831,9724,9725,0.00760667507368999,0.00760667507368999,-105.0393035,39.7348362,-105.0393021,39.7349046 15832,9725,9726,0.189210618262835,0.189210618262835,-105.0393021,39.7349046,-105.0392938,39.7366062 15833,9726,9727,0.207046790394153,0.207046790394153,-105.0392938,39.7366062,-105.039304,39.7384682 19270,10423,10424,0.0241914475611954,0.0241914475611954,-104.9951604,39.7462206,-104.9949557,39.7460704 435,364,434,0.342302602243315,0.342302602243315,-104.9703166,39.6886511,-104.973423,39.6905908 437,435,436,0.251313063977777,0.251313063977777,-104.9400813,39.7837417,-104.939734,39.785986 438,291,437,0.00683009618704691,0.00683009618704691,-105.0052999,39.7613459,-105.0053491,39.7612975 439,437,438,0.127267952892383,0.127267952892383,-105.0053491,39.7612975,-105.0062729,39.7603999 18188,4070,6055,0.154839029661679,0.154839029661679,-105.0293098,39.784231,-105.0293078,39.7856235 2329,914,2297,0.0421335193471221,0.0421335193471221,-104.9793447,39.7725806,-104.9797146,39.7728311 2331,2320,2321,0.0970544429847538,0.0970544429847538,-104.9733543,39.7679348,-104.9741575,39.7685518 2332,2321,2325,0.106348268281835,0.106348268281835,-104.9741575,39.7685518,-104.9750376,39.7692279 2334,2326,2327,0.097322097365987,0.097322097365987,-104.9240294,39.7620162,-104.9240401,39.7628914 2335,2327,1153,0.100532392748858,0.100532392748858,-104.9240401,39.7628914,-104.9240347,39.7637955 2338,2329,2330,0.176644411418714,0.176644411418714,-104.9234266,39.7178332,-104.9234239,39.7194218 2339,2330,2331,0.174810883246149,0.174810883246149,-104.9234239,39.7194218,-104.9234159,39.7209939 2340,2331,2332,0.246452825481674,0.246452825481674,-104.9234159,39.7209939,-104.9238853,39.7231807 12346,8662,8663,0.00747381550039305,0.00747381550039305,-105.0123789,39.7525675,-105.0123961,39.7526334 15258,8632,9548,0.0273148076656665,0.0273148076656665,-104.9291888,39.7063544,-104.929508,39.7063606 2341,2332,2333,0.239714451404855,0.239714451404855,-104.9238853,39.7231807,-104.9238906,39.7253365 2342,2333,2334,0.0332654390408316,0.0332654390408316,-104.9238906,39.7253365,-104.9238826,39.7256356 2344,2335,2336,0.129842641397919,0.129842641397919,-104.9238831,39.7280763,-104.9238797,39.729244 2346,2337,2338,0.0990445311811364,0.0990445311811364,-104.9327695,39.7193905,-104.9316115,39.7193956 2348,2265,2339,0.101695232363891,0.101695232363891,-104.9304912,39.7194002,-104.9293022,39.7193963 2349,2339,2340,0.100657111492997,0.100657111492997,-104.9293022,39.7193963,-104.9281254,39.7194064 2350,2340,2100,0.0993531902440497,0.0993531902440497,-104.9281254,39.7194064,-104.9269638,39.7194002 20593,3590,10852,0.00726410078461852,0.00726410078461852,-105.0249274,39.7608402,-105.0249031,39.7609028 20595,10864,10861,0.0184079229928756,0.0184079229928756,-105.0249015,39.7609531,-105.0248964,39.7611186 20596,10861,10869,0.0187971985012912,0.0187971985012912,-105.0248964,39.7611186,-105.0248912,39.7612876 20598,10844,10816,0.176342451403751,0.176342451403751,-105.0164651,39.7585116,-105.0185279,39.7585307 20599,10816,10784,0.0180725957817606,0.0180725957817606,-105.0185279,39.7585307,-105.0187393,39.7585283 18882,3271,7310,0.200940882978518,0.200940882978518,-104.9611322,39.7038533,-104.9611376,39.7020462 20600,10784,10835,0.00593511915863137,0.00593511915863137,-105.0187393,39.7585283,-105.0188076,39.7585187 20602,2958,10836,0.0107685222165634,0.0107685222165634,-105.0188637,39.7584212,-105.0188782,39.7585174 20605,10827,10870,0.0187474646325031,0.0187474646325031,-105.0188943,39.7587219,-105.0188943,39.7588905 20606,10870,10871,0.0569206829492766,0.0569206829492766,-105.0188943,39.7588905,-105.0188943,39.7594024 20746,10919,10920,0.0829974075948199,0.0829974075948199,-105.0382104,39.7621908,-105.0391814,39.7621915 20607,10872,10858,0.118628394955246,0.118628394955246,-105.0193556,39.7586912,-105.0190584,39.7597333 20609,2959,10837,0.0110654933350888,0.0110654933350888,-105.0192775,39.7584245,-105.0192753,39.758524 20610,10837,10819,0.0119664824389379,0.0119664824389379,-105.0192753,39.758524,-105.0192728,39.7586316 11704,1158,1159,0.143826308402294,0.143826308402294,-104.9992501,39.7524969,-104.9980616,39.7534124 16709,10000,10001,0.0457062376473756,0.0457062376473756,-105.0005739,39.745251,-105.0002374,39.7455704 20652,9411,7929,0.0718148143148174,0.0718148143148174,-105.0180024,39.7601634,-105.0179546,39.7608082 20655,4390,9954,0.0752796609482001,0.0752796609482001,-104.9873785,39.7489186,-104.9873941,39.7482417 20656,9954,10883,0.0805000116188462,0.0805000116188462,-104.9873941,39.7482417,-104.9873826,39.7475178 20657,10883,10884,0.00921180121982239,0.00921180121982239,-104.9873826,39.7475178,-104.9873861,39.747435 20658,10884,8289,0.0487008508548274,0.0487008508548274,-104.9873861,39.747435,-104.9873968,39.7469971 20660,5957,6482,0.0027689648671592,0.0027689648671592,-104.9873834,39.7462062,-104.9873838,39.7461813 20661,6482,5774,0.120389794748458,0.120389794748458,-104.9873838,39.7461813,-104.9874021,39.7450987 20662,5774,4620,0.0232425190443662,0.0232425190443662,-104.9874021,39.7450987,-104.9873927,39.7448898 20663,4620,5809,0.169650245221728,0.169650245221728,-104.9873927,39.7448898,-104.9873953,39.7433641 20664,5809,10472,0.013534248318244,0.013534248318244,-104.9873953,39.7433641,-104.9873927,39.7432424 2394,2385,2386,0.330871173224232,0.330871173224232,-104.9496422,39.7136072,-104.9468949,39.7115125 2396,2387,2072,0.091718253525282,0.091718253525282,-104.9541313,39.7738901,-104.9530584,39.7738703 2398,2388,2389,0.0952556218940292,0.0952556218940292,-104.9519586,39.7738777,-104.950844,39.7738769 2399,2389,2390,0.088517954558777,0.088517954558777,-104.950844,39.7738769,-104.9498085,39.773859 2400,2390,2391,0.100075566647637,0.100075566647637,-104.9498085,39.773859,-104.9486382,39.7738901 2401,2391,2392,0.0940014926636224,0.0940014926636224,-104.9486382,39.7738901,-104.9475383,39.7738843 2402,2392,2394,0.0931645591460492,0.0931645591460492,-104.9475383,39.7738843,-104.9464482,39.7738908 2403,2394,2395,0.0490422843236324,0.0490422843236324,-104.9464482,39.7738908,-104.9458744,39.7738967 2404,2396,2397,0.101232025457682,0.101232025457682,-104.9452638,39.7738711,-104.9440793,39.7738645 2405,2397,835,0.0985806787691326,0.0985806787691326,-104.9440793,39.7738645,-104.942926,39.7738477 2406,835,2398,0.196049611343252,0.196049611343252,-104.942926,39.7738477,-104.940632,39.7738515 2407,2398,2399,0.0153233199302382,0.0153233199302382,-104.940632,39.7738515,-104.9404527,39.7738518 2408,2399,2400,0.00232458495354821,0.00232458495354821,-104.9404527,39.7738518,-104.9404255,39.7738517 2412,2402,2403,0.0775441054784182,0.0775441054784182,-105.016659,39.7530243,-105.017566,39.7530336 2415,2405,2406,0.101142772155656,0.101142772155656,-105.0346118,39.7530072,-105.0357948,39.7530206 498,441,442,0.0937180388509973,0.0937180388509973,-105.01516,39.7314761,-105.01561,39.7322446 500,443,444,0.0957304857475106,0.0957304857475106,-104.932837,39.701282,-104.933949,39.701378 14680,445,446,0.198543865097556,0.198543865097556,-104.9700104,39.7237429,-104.9699934,39.7219574 443,447,448,0.0518475604896436,0.0518475604896436,-105.0132294,39.7256673,-105.0126579,39.7258229 446,450,451,0.1546192530483,0.1546192530483,-104.942375,39.7291047,-104.9423643,39.7304952 310,318,319,0.318271935051083,0.318271935051083,-105.0344342,39.7830352,-105.0307715,39.7835551 447,451,452,0.176746748854474,0.176746748854474,-104.9423643,39.7304952,-104.9423751,39.7320847 448,452,453,0.173946054533759,0.173946054533759,-104.9423751,39.7320847,-104.9423616,39.733649 449,453,454,0.161145911336434,0.161145911336434,-104.9423616,39.733649,-104.9423517,39.7350982 450,454,455,0.183605091547984,0.183605091547984,-104.9423517,39.7350982,-104.9423505,39.7367494 452,456,457,0.174314536622101,0.174314536622101,-104.9413102,39.732075,-104.9412942,39.7336426 453,457,458,0.162044543484691,0.162044543484691,-104.9412942,39.7336426,-104.9412914,39.7350999 454,458,459,0.182862983981988,0.182862983981988,-104.9412914,39.7350999,-104.9413035,39.7367444 456,460,6,0.0823027301557762,0.0823027301557762,-104.9405035,39.7803397,-104.941411,39.7800918 1198,1212,1213,0.0683736094322978,0.0683736094322978,-104.9874175,39.7272691,-104.986618,39.727272 465,266,468,0.155710664946604,0.155710664946604,-104.9494463,39.6897162,-104.949472,39.6911164 466,469,470,0.0207613766308904,0.0207613766308904,-104.9681294,39.7190458,-104.9678891,39.7190194 468,471,472,0.378751941435673,0.378751941435673,-105.017379,39.7512262,-105.0184425,39.7479196 472,475,476,0.0306017516715067,0.0306017516715067,-105.0122615,39.7554827,-105.0121896,39.7552131 474,477,478,0.142331986757376,0.142331986757376,-105.0173303,39.7447127,-105.0170811,39.7459783 476,401,479,0.0792493107270532,0.0792493107270532,-105.0115284,39.740564,-105.0124432,39.7406786 480,481,482,0.61054856130416,0.61054856130416,-104.9818608,39.6967284,-104.9858803,39.7012654 481,482,483,0.00751372921095178,0.00751372921095178,-104.9858803,39.7012654,-104.9859077,39.7013296 482,483,484,0.0775332394520986,0.0775332394520986,-104.9859077,39.7013296,-104.9862665,39.7019699 483,484,485,0.089248827005011,0.089248827005011,-104.9862665,39.7019699,-104.9862761,39.7027725 17372,40,3540,0.206359755216492,0.206359755216492,-104.9786815,39.7002855,-104.9786521,39.6984298 19502,10529,10530,0.0177249357864871,0.0177249357864871,-104.9883718,39.7065202,-104.9883733,39.7063608 2653,2611,2612,0.141657164390576,0.141657164390576,-104.9891783,39.722537,-104.9908346,39.7225312 2654,2612,2613,0.112637909268372,0.112637909268372,-104.9908346,39.7225312,-104.9921516,39.722527 2655,2613,2614,0.0580743648208686,0.0580743648208686,-104.9921516,39.722527,-104.9928302,39.7225456 17439,9901,10107,0.0190863480039502,0.0190863480039502,-104.9711673,39.6931206,-104.9711512,39.6932918 2656,2614,2615,0.100743891980042,0.100743891980042,-104.9928302,39.7225456,-104.9940077,39.7225208 2657,2615,2616,0.100475490032633,0.100475490032633,-104.9940077,39.7225208,-104.9951825,39.7225188 2658,2616,2617,0.0513770343819779,0.0513770343819779,-104.9951825,39.7225188,-104.9957832,39.7225228 2660,2618,2619,0.0511386540650187,0.0511386540650187,-104.9963593,39.7225267,-104.9969572,39.7225317 2661,2619,2620,0.0507766966271612,0.0507766966271612,-104.9969572,39.7225317,-104.9975509,39.7225332 2662,2620,2621,0.0437935865590098,0.0437935865590098,-104.9975509,39.7225332,-104.9980629,39.7225275 2664,2622,2623,0.138741239129278,0.138741239129278,-104.9985544,39.7225221,-105.0001766,39.7225287 2665,2623,2624,0.0616812798954739,0.0616812798954739,-105.0001766,39.7225287,-105.0008976,39.7225155 2666,2624,2625,0.041735581046466,0.041735581046466,-105.0008976,39.7225155,-105.0013439,39.7226673 2668,2626,2627,0.080053274568439,0.080053274568439,-105.0211539,39.7220542,-105.0220898,39.7220653 2669,2627,2628,0.0586986059075718,0.0586986059075718,-105.0220898,39.7220653,-105.0227761,39.7220608 2672,2630,2631,0.0511347279443915,0.0511347279443915,-105.0439263,39.7221305,-105.0445241,39.7221383 2673,2631,2632,0.0473711830288774,0.0473711830288774,-105.0445241,39.7221383,-105.0450779,39.7221456 2701,1199,2633,0.0222472727939579,0.0222472727939579,-104.951727,39.7271329,-104.9517199,39.7273329 2800,2469,2753,0.205232670024875,0.205232670024875,-104.932822,39.7474019,-104.9328253,39.7492476 2801,2753,2754,0.200329673691245,0.200329673691245,-104.9328253,39.7492476,-104.9328183,39.7510492 2802,2754,796,0.200317660350865,0.200317660350865,-104.9328183,39.7510492,-104.9328183,39.7528507 2803,796,2755,0.202508246596186,0.202508246596186,-104.9328183,39.7528507,-104.9328167,39.7546719 2804,2755,2756,0.202966691897007,0.202966691897007,-104.9328167,39.7546719,-104.9328047,39.7564972 2805,2756,2757,0.203516573136303,0.203516573136303,-104.9328047,39.7564972,-104.9328253,39.7583274 2806,2757,2758,0.206901705972361,0.206901705972361,-104.9328253,39.7583274,-104.9328167,39.7601881 2807,2758,2759,0.18527317626533,0.18527317626533,-104.9328167,39.7601881,-104.9328136,39.7618543 2809,2760,2761,0.172193089993048,0.172193089993048,-104.9328153,39.7162508,-104.9327855,39.7177992 2810,2761,2337,0.176949778602699,0.176949778602699,-104.9327855,39.7177992,-104.9327695,39.7193905 2811,2337,2762,0.175813497300624,0.175813497300624,-104.9327695,39.7193905,-104.9327571,39.7209716 2812,2762,2763,0.241500363205236,0.241500363205236,-104.9327571,39.7209716,-104.9327223,39.7231433 2813,2763,2764,0.135070479950714,0.135070479950714,-104.9327223,39.7231433,-104.9327137,39.724358 2814,2764,2765,0.106502558770285,0.106502558770285,-104.9327137,39.724358,-104.9327124,39.7253158 2815,2765,2766,0.0334927078919062,0.0334927078919062,-104.9327124,39.7253158,-104.9327097,39.725617 2816,2766,2767,0.200988096936329,0.200988096936329,-104.9327097,39.725617,-104.9327231,39.7274245 2817,2767,2768,0.200799068465386,0.200799068465386,-104.9327231,39.7274245,-104.9327365,39.7292303 2819,2769,1141,0.136317655493671,0.136317655493671,-104.933165,39.7620038,-104.9331531,39.7632297 2820,1141,908,0.140881200888928,0.140881200888928,-104.9331531,39.7632297,-104.9331257,39.7644965 1246,190,1268,0.101376125490378,0.101376125490378,-105.0203986,39.7166208,-105.0203557,39.7175319 20670,10891,10892,0.0391113232197559,0.0391113232197559,-105.0400867,39.7653362,-105.0396698,39.7654812 20671,10892,10893,0.0381065586329798,0.0381065586329798,-105.0396698,39.7654812,-105.0400814,39.7656129 20672,10893,10894,0.00879572218910387,0.00879572218910387,-105.0400814,39.7656129,-105.0400807,39.765692 20673,10894,6880,0.00914047873035344,0.00914047873035344,-105.0400807,39.765692,-105.0400799,39.7657742 20675,10895,10896,0.0564298376836357,0.0564298376836357,-105.0400542,39.7656936,-105.0393975,39.7656413 20676,10896,10897,0.0882221479591311,0.0882221479591311,-105.0393975,39.7656413,-105.039396,39.7648479 20677,10897,10898,0.0915468728847566,0.0915468728847566,-105.039396,39.7648479,-105.0393945,39.7640246 20678,10898,10889,0.0977975944203811,0.0977975944203811,-105.0393945,39.7640246,-105.0403834,39.764467 12368,8665,8670,0.0146509072378509,0.0146509072378509,-105.0124819,39.7528908,-105.0123272,39.7529475 20679,10889,10899,0.0863988642991602,0.0863988642991602,-105.0403834,39.764467,-105.0403803,39.765244 20680,10899,10900,0.00621581990565306,0.00621581990565306,-105.0403803,39.765244,-105.0403805,39.7652999 20682,10899,10901,0.0272487435286037,0.0272487435286037,-105.0403803,39.765244,-105.0400615,39.7652432 20683,10902,10892,0.0353963477419812,0.0353963477419812,-105.0400838,39.7654891,-105.0396698,39.7654812 20685,10903,10904,0.0311951245060147,0.0311951245060147,-105.0402411,39.7653473,-105.0402346,39.7656278 20686,10905,8231,0.00978569112678673,0.00978569112678673,-105.0250777,39.7620918,-105.0250765,39.7620038 20687,8231,10753,0.00720642488718956,0.00720642488718956,-105.0250765,39.7620038,-105.0250779,39.761939 11,11,12,0.132606225003913,0.132606225003913,-105.0283851,39.746369,-105.0299361,39.7463759 13,13,14,0.261405445974353,0.261405445974353,-105.0315114,39.7463778,-105.0345689,39.7463686 14,14,15,0.0524534751729061,0.0524534751729061,-105.0345689,39.7463686,-105.0351824,39.7463725 15,15,16,0.0498286567506269,0.0498286567506269,-105.0351824,39.7463725,-105.0357652,39.7463762 16,16,17,0.0506321145105979,0.0506321145105979,-105.0357652,39.7463762,-105.0363574,39.7463727 17,17,18,0.0480115772672805,0.0480115772672805,-105.0363574,39.7463727,-105.0369187,39.746386 19,19,20,0.586520216245135,0.586520216245135,-105.044038,39.757286,-105.0508993,39.7572779 21,22,23,0.0471109050306669,0.0471109050306669,-105.0186135,39.7572732,-105.0191645,39.7572644 22,23,24,0.117066818844753,0.117066818844753,-105.0191645,39.7572644,-105.0205339,39.7572526 25,26,27,0.131659873107185,0.131659873107185,-105.0236259,39.7572468,-105.0251661,39.7572464 27,28,29,0.0945023300061256,0.0945023300061256,-104.9850866,39.7002557,-104.983982,39.7002584 28,29,32,0.0547795902237084,0.0547795902237084,-104.983982,39.7002584,-104.9833417,39.7002584 29,32,33,0.0472851468321661,0.0472851468321661,-104.9833417,39.7002584,-104.982789,39.7002584 30,33,34,0.0541728824006047,0.0541728824006047,-104.982789,39.7002584,-104.982156,39.7002709 1,1,2,0.182682884421833,0.182682884421833,-105.0155597,39.7339973,-105.0158228,39.7323669 31,34,35,0.0481653228438301,0.0481653228438301,-104.982156,39.7002709,-104.9815932,39.7002821 32,35,36,0.0518878807765827,0.0518878807765827,-104.9815932,39.7002821,-104.9809867,39.7002821 34,37,38,0.0490317013211587,0.0490317013211587,-104.9804174,39.7002821,-104.9798443,39.7002853 35,38,39,0.0492286314169291,0.0492286314169291,-104.9798443,39.7002853,-104.9792689,39.7002887 36,39,40,0.0502550749626562,0.0502550749626562,-104.9792689,39.7002887,-104.9786815,39.7002855 37,40,41,0.0504947813294015,0.0504947813294015,-104.9786815,39.7002855,-104.9780913,39.7002821 19671,9367,10610,0.0557753987785757,0.0557753987785757,-105.0246438,39.769277,-105.0246432,39.7697786 38,41,42,0.0486093395250147,0.0486093395250147,-104.9780913,39.7002821,-104.9775311,39.7002091 39,42,43,0.0502383575999221,0.0502383575999221,-104.9775311,39.7002091,-104.9769439,39.7002055 40,43,44,0.0498102685006676,0.0498102685006676,-104.9769439,39.7002055,-104.9763617,39.7002087 42,45,46,0.0520249865615885,0.0520249865615885,-104.9757682,39.7002165,-104.9751601,39.7002153 43,46,47,0.0510850489044332,0.0510850489044332,-104.9751601,39.7002153,-104.974563,39.7002186 44,47,48,0.0480642310133195,0.0480642310133195,-104.974563,39.7002186,-104.9740013,39.7002102 45,48,49,0.0520776483582305,0.0520776483582305,-104.9740013,39.7002102,-104.9733927,39.700201 47,50,51,0.0661075861419648,0.0661075861419648,-104.9541194,39.7002037,-104.953347,39.7002205 48,51,52,0.0568810950926816,0.0568810950926816,-104.953347,39.7002205,-104.9526824,39.7002349 49,52,53,0.0608706853363099,0.0608706853363099,-104.9526824,39.7002349,-104.9519712,39.7002191 50,53,54,0.0662114802606989,0.0662114802606989,-104.9519712,39.7002191,-104.9511976,39.7002019 51,54,55,0.0474185291403829,0.0474185291403829,-104.9511976,39.7002019,-104.9506434,39.7001957 52,55,56,0.0539297292184645,0.0539297292184645,-104.9506434,39.7001957,-104.9500131,39.7001887 53,56,57,0.108686747732496,0.108686747732496,-104.9500131,39.7001887,-104.9487429,39.7002061 54,57,58,0.187258749990905,0.187258749990905,-104.9487429,39.7002061,-104.9465541,39.7002085 56,59,60,1.21682866156064,1.21682866156064,-104.9247401,39.6995385,-104.9105465,39.700242 58,62,65,0.111732852527499,0.111732852527499,-104.932829,39.700178,-104.934135,39.700181 60,66,67,0.0462182288009238,0.0462182288009238,-104.968686,39.7002245,-104.9681458,39.7002288 61,67,68,0.0059633062869109,0.0059633062869109,-104.9681458,39.7002288,-104.9680761,39.7002293 63,69,70,0.0080040379689871,0.0080040379689871,-104.9675826,39.7002312,-104.9674891,39.7002337 65,71,72,0.00371377887510826,0.00371377887510826,-104.9669496,39.700226,-104.9669067,39.7002209 66,72,73,0.0481593874311522,0.0481593874311522,-104.9669067,39.7002209,-104.9663438,39.7002174 67,73,74,0.0476872742951146,0.0476872742951146,-104.9663438,39.7002174,-104.9657864,39.7002174 68,74,75,0.050981067010882,0.050981067010882,-104.9657864,39.7002174,-104.9651905,39.7002174 69,75,76,0.047311096476864,0.047311096476864,-104.9651905,39.7002174,-104.9646375,39.7002188 70,76,77,0.00343925081784597,0.00343925081784597,-104.9646375,39.7002188,-104.9645973,39.7002189 71,77,78,0.0504851331557092,0.0504851331557092,-104.9645973,39.7002189,-104.9640072,39.7002204 72,78,79,0.0447329738384301,0.0447329738384301,-104.9640072,39.7002204,-104.9634844,39.7002269 73,79,80,0.00573274424924571,0.00573274424924571,-104.9634844,39.7002269,-104.9634174,39.7002277 74,80,81,0.048934333458383,0.048934333458383,-104.9634174,39.7002277,-104.9628455,39.7002349 75,81,82,0.0451562090400863,0.0451562090400863,-104.9628455,39.7002349,-104.9623177,39.7002318 76,82,83,0.0525053441886158,0.0525053441886158,-104.9623177,39.7002318,-104.961704,39.7002283 77,83,84,0.0468507536792171,0.0468507536792171,-104.961704,39.7002283,-104.9611564,39.7002245 79,85,86,0.0489620579654281,0.0489620579654281,-104.9605654,39.7002204,-104.9599931,39.700221 80,86,87,0.056293962476598,0.056293962476598,-104.9599931,39.700221,-104.9593351,39.7002217 81,87,88,0.0565505675369976,0.0565505675369976,-104.9593351,39.7002217,-104.9586741,39.7002217 82,88,89,0.049261447484153,0.049261447484153,-104.9586741,39.7002217,-104.9580983,39.7002217 83,89,90,0.0461992376398338,0.0461992376398338,-104.9580983,39.7002217,-104.9575583,39.7002238 84,90,91,0.0452410545911285,0.0452410545911285,-104.9575583,39.7002238,-104.9570295,39.7002259 85,91,92,0.040125194779582,0.040125194779582,-104.9570295,39.7002259,-104.9565605,39.7002236 86,92,93,0.0417705541366205,0.0417705541366205,-104.9565605,39.7002236,-104.9560723,39.7002187 87,93,94,0.0307746903425865,0.0307746903425865,-104.9560723,39.7002187,-104.9557126,39.7002162 88,94,95,0.0484715360122363,0.0484715360122363,-104.9557126,39.7002162,-104.9551461,39.7002095 90,58,96,0.0988139178735054,0.0988139178735054,-104.9465541,39.7002085,-104.9453991,39.7002071 91,96,97,0.101340345409915,0.101340345409915,-104.9453991,39.7002071,-104.9442146,39.7002138 92,97,98,0.0883916436599661,0.0883916436599661,-104.9442146,39.7002138,-104.9431816,39.700199 93,98,99,0.0102766637725455,0.0102766637725455,-104.9431816,39.700199,-104.9430615,39.7001973 94,99,100,0.0815080239205417,0.0815080239205417,-104.9430615,39.7001973,-104.9421088,39.7002019 95,100,101,0.0191432455952872,0.0191432455952872,-104.9421088,39.7002019,-104.9418857,39.7001887 99,104,105,0.149790406602899,0.149790406602899,-104.9874778,39.7002508,-104.9890384,39.7008615 100,106,107,0.104888043119077,0.104888043119077,-104.931654,39.700221,-104.930428,39.700221 101,107,108,0.276057285299863,0.276057285299863,-104.930428,39.700221,-104.9272013,39.700209 103,109,110,0.318041485575751,0.318041485575751,-105.002935,39.7765792,-105.0016991,39.7792771 105,111,112,0.0487653491195207,0.0487653491195207,-104.929111,39.709605,-104.929063,39.710042 106,113,114,0.160343090933149,0.160343090933149,-105.0174031,39.7302926,-105.0192781,39.7302978 107,114,115,0.208121584183608,0.208121584183608,-105.0192781,39.7302978,-105.0217118,39.7303058 111,118,119,0.137350395143796,0.137350395143796,-105.0112228,39.7301878,-105.0128289,39.7301964 113,120,121,0.356240759753107,0.356240759753107,-105.011137,39.753586,-105.0092699,39.7564502 114,121,122,0.149871853701347,0.149871853701347,-105.0092699,39.7564502,-105.0080327,39.7574052 115,122,123,0.148228608040365,0.148228608040365,-105.0080327,39.7574052,-105.0068372,39.7583708 116,123,124,0.294126045752515,0.294126045752515,-105.0068372,39.7583708,-105.0043775,39.7602205 118,125,126,0.131313615022207,0.131313615022207,-105.0040777,39.7604163,-105.0030317,39.7612812 119,126,127,0.263795049720844,0.263795049720844,-105.0030317,39.7612812,-105.001255,39.763221 123,130,131,0.221071288024568,0.221071288024568,-105.010718,39.694947,-105.0097289,39.6931103 125,132,133,0.0549684068983719,0.0549684068983719,-104.9874659,39.6930068,-104.9881082,39.6929965 126,133,135,0.0478699749630446,0.0478699749630446,-104.9881082,39.6929965,-104.9886673,39.6929807 127,135,136,0.130706329520293,0.130706329520293,-104.9886673,39.6929807,-104.9901944,39.6930114 128,136,137,0.0495130025200929,0.0495130025200929,-104.9901944,39.6930114,-104.990773,39.6930188 129,137,138,0.0194653537975714,0.0194653537975714,-104.990773,39.6930188,-104.9910005,39.6930189 130,138,139,0.0302495949579548,0.0302495949579548,-104.9910005,39.6930189,-104.991354,39.693023 131,139,140,0.097138516429268,0.097138516429268,-104.991354,39.693023,-104.9924893,39.6930233 133,141,142,0.0984160429772276,0.0984160429772276,-104.9968856,39.6930808,-104.9980358,39.6930742 1414,1439,1440,0.0969799596597411,0.0969799596597411,-105.0228009,39.7820131,-105.0239358,39.7820092 135,143,144,0.094779584184767,0.094779584184767,-104.9992288,39.6930874,-105.000336,39.6931138 136,144,145,0.102947980955417,0.102947980955417,-105.000336,39.6931138,-105.0015377,39.6930676 137,145,146,0.0998791210708115,0.0998791210708115,-105.0015377,39.6930676,-105.002705,39.6930742 138,146,147,0.10354963170018,0.10354963170018,-105.002705,39.6930742,-105.0039152,39.6930676 139,147,148,0.0970503169891706,0.0970503169891706,-105.0039152,39.6930676,-105.0050494,39.6930773 141,149,150,0.0462633170535789,0.0462633170535789,-105.0061897,39.6930874,-105.0067304,39.6930874 142,150,151,0.0859494466376985,0.0859494466376985,-105.0067304,39.6930874,-105.0077346,39.6931072 143,151,152,0.084056042435147,0.084056042435147,-105.0077346,39.6931072,-105.008717,39.6931063 144,152,131,0.0865811985903579,0.0865811985903579,-105.008717,39.6931063,-105.0097289,39.6931103 145,131,155,0.0846809008371401,0.0846809008371401,-105.0097289,39.6931103,-105.0107186,39.6931124 146,155,156,0.0860732350550831,0.0860732350550831,-105.0107186,39.6931124,-105.0117244,39.6930979 147,156,157,0.0810260254286054,0.0810260254286054,-105.0117244,39.6930979,-105.0126712,39.6931124 148,157,158,0.0821650587696609,0.0821650587696609,-105.0126712,39.6931124,-105.0136315,39.6931124 149,158,159,0.0810216994355951,0.0810216994355951,-105.0136315,39.6931124,-105.0145783,39.6931248 150,159,160,0.0856058417834562,0.0856058417834562,-105.0145783,39.6931248,-105.0155788,39.6931289 151,160,161,0.0815928873404902,0.0815928873404902,-105.0155788,39.6931289,-105.0165323,39.6931402 152,161,162,0.00737779613210769,0.00737779613210769,-105.0165323,39.6931402,-105.0166181,39.6931468 154,163,164,0.00763240627009494,0.00763240627009494,-105.0174975,39.6931459,-105.0175867,39.6931453 155,164,165,0.0713522613021865,0.0713522613021865,-105.0175867,39.6931453,-105.0184206,39.6931402 156,165,166,0.00987473687183569,0.00987473687183569,-105.0184206,39.6931402,-105.018536,39.693139 157,166,167,0.0668981585963986,0.0668981585963986,-105.018536,39.693139,-105.0193178,39.693131 158,167,168,0.0113627652096004,0.0113627652096004,-105.0193178,39.693131,-105.0194505,39.693127 159,168,169,0.0796520415458163,0.0796520415458163,-105.0194505,39.693127,-105.0203814,39.6931327 160,169,170,0.0789939822174276,0.0789939822174276,-105.0203814,39.6931327,-105.0213045,39.6931204 161,170,171,0.0216393201096419,0.0216393201096419,-105.0213045,39.6931204,-105.0215573,39.6931261 162,171,172,0.05739626274334,0.05739626274334,-105.0215573,39.6931261,-105.022228,39.6931165 163,172,173,0.0799414498698892,0.0799414498698892,-105.022228,39.6931165,-105.0231623,39.6931129 164,173,174,0.161327077814812,0.161327077814812,-105.0231623,39.6931129,-105.0250478,39.6931151 165,174,175,0.292992058630926,0.292992058630926,-105.0250478,39.6931151,-105.0284721,39.6931041 166,175,176,0.108231632340063,0.108231632340063,-105.0284721,39.6931041,-105.029737,39.6931129 167,176,177,0.106370208061557,0.106370208061557,-105.029737,39.6931129,-105.03098,39.6930959 168,177,178,0.0920329418240447,0.0920329418240447,-105.03098,39.6930959,-105.0320556,39.6931021 169,178,179,0.199657740223053,0.199657740223053,-105.0320556,39.6931021,-105.034389,39.6930864 170,179,180,0.100614906430247,0.100614906430247,-105.034389,39.6930864,-105.0355649,39.693093 1461,1483,1484,0.0976853528091841,0.0976853528091841,-104.9913183,39.6948152,-104.99246,39.6948099 171,180,181,0.0991515808605787,0.0991515808605787,-105.0355649,39.693093,-105.0367236,39.6931063 172,181,182,0.101348037813126,0.101348037813126,-105.0367236,39.6931063,-105.0379081,39.6931063 175,184,185,0.0991513776470571,0.0991513776470571,-105.0402341,39.6931327,-105.0413928,39.6931195 178,187,188,0.0984378662868895,0.0984378662868895,-105.0437531,39.6931327,-105.0449033,39.6931129 179,188,189,0.709590130188447,0.709590130188447,-105.0449033,39.6931129,-105.0531962,39.6931758 180,190,191,0.100578501060841,0.100578501060841,-105.0203986,39.7166208,-105.02039,39.7157163 181,191,192,0.0991218871214513,0.0991218871214513,-105.02039,39.7157163,-105.0203814,39.7148249 182,192,193,0.20342936542853,0.20342936542853,-105.0203814,39.7148249,-105.0203213,39.712996 183,193,194,0.207080695389682,0.207080695389682,-105.0203213,39.712996,-105.0203728,39.7111341 184,194,195,0.202642969626672,0.202642969626672,-105.0203728,39.7111341,-105.0203814,39.7093117 185,195,196,0.201913108682536,0.201913108682536,-105.0203814,39.7093117,-105.0203986,39.7074959 186,196,197,0.201920207523846,0.201920207523846,-105.0203986,39.7074959,-105.02039,39.70568 187,197,198,0.201206377797867,0.201206377797867,-105.02039,39.70568,-105.0203557,39.7038707 188,198,199,0.199728327239083,0.199728327239083,-105.0203557,39.7038707,-105.0203557,39.7020745 189,199,200,0.179903776297828,0.179903776297828,-105.0203557,39.7020745,-105.0203471,39.7004566 190,200,201,0.00513723410606708,0.00513723410606708,-105.0203471,39.7004566,-105.0203473,39.7004104 191,201,202,0.207079558909688,0.207079558909688,-105.0203473,39.7004104,-105.0203557,39.6985481 194,169,204,0.256940343045097,0.256940343045097,-105.0203814,39.6931327,-105.0203689,39.690822 195,204,205,0.14761309930181,0.14761309930181,-105.0203689,39.690822,-105.0203775,39.6894945 384,386,387,0.312847187378026,0.312847187378026,-105.0063891,39.78283,-105.0028212,39.783461 197,208,209,0.0482198776992404,0.0482198776992404,-105.0203767,39.6877125,-105.0203575,39.6872791 198,209,210,1.36238336075367,1.36238336075367,-105.0203575,39.6872791,-105.0203756,39.6750269 199,211,212,0.0762056360151952,0.0762056360151952,-104.9672465,39.7792331,-104.9665616,39.779672 210,221,222,0.10839564681744,0.10839564681744,-104.9863694,39.7019694,-104.9874359,39.7014431 212,223,224,0.197685755221764,0.197685755221764,-104.9432215,39.7799643,-104.9412461,39.7790391 213,224,225,0.136500664002185,0.136500664002185,-104.9412461,39.7790391,-104.9407032,39.7778846 215,226,227,0.0378358956085511,0.0378358956085511,-104.940692,39.7797323,-104.9403515,39.7799498 217,228,229,0.0700057652168164,0.0700057652168164,-104.949699,39.7790161,-104.9490058,39.7793516 218,229,230,0.156709235598665,0.156709235598665,-104.9490058,39.7793516,-104.9472475,39.7797519 220,231,232,0.0710636642555904,0.0710636642555904,-104.9941166,39.693522,-104.9943741,39.6929144 223,234,235,0.0652725377045483,0.0652725377045483,-104.9688514,39.6965865,-104.9695743,39.6967741 227,237,238,0.33099974682308,0.33099974682308,-105.0251054,39.7259431,-105.0289409,39.7255444 19951,4950,4670,0.10032168356836,0.10032168356836,-104.9951823,39.723,-104.9940093,39.7230042 229,239,240,0.145321847286165,0.145321847286165,-104.9766938,39.6912137,-104.9752801,39.6904894 230,240,241,0.0697724132050665,0.0697724132050665,-104.9752801,39.6904894,-104.9745995,39.6901438 231,241,242,0.0623380559401012,0.0623380559401012,-104.9745995,39.6901438,-104.9739987,39.6898267 232,242,243,0.121807717540091,0.121807717540091,-104.9739987,39.6898267,-104.9728142,39.6892191 233,243,244,0.123936016070967,0.123936016070967,-104.9728142,39.6892191,-104.9715783,39.6886379 234,244,245,0.0423914167747626,0.0423914167747626,-104.9715783,39.6886379,-104.9711551,39.6884397 235,245,30,0.0421885133223055,0.0421885133223055,-104.9711551,39.6884397,-104.9707346,39.6882416 238,134,246,0.0735610173824186,0.0735610173824186,-104.969078,39.6873895,-104.9683485,39.6870395 246,253,254,0.386604280856974,0.386604280856974,-105.0285448,39.740303,-105.0251543,39.7380028 261,271,272,0.0791195509987444,0.0791195509987444,-105.0214373,39.7400355,-105.020512,39.7400417 262,272,273,0.0178978198366689,0.0178978198366689,-105.020512,39.7400417,-105.0203028,39.7400362 263,273,274,0.0364878269996901,0.0364878269996901,-105.0203028,39.7400362,-105.0198763,39.7400252 264,274,275,0.130636800507014,0.130636800507014,-105.0198763,39.7400252,-105.0183528,39.7401138 265,275,276,0.0381201943550558,0.0381201943550558,-105.0183528,39.7401138,-105.0179907,39.7399138 272,282,283,0.097546663905458,0.097546663905458,-104.98357,39.7794055,-104.9824285,39.7794055 556,66,551,0.00841985913797999,0.00841985913797999,-104.968686,39.7002245,-104.9687844,39.7002259 557,551,552,0.04510313602044,0.04510313602044,-104.9687844,39.7002259,-104.9693115,39.7002336 559,553,554,0.116858726253731,0.116858726253731,-105.0084451,39.7357701,-105.0077561,39.7366777 562,249,556,0.0347143242166075,0.0347143242166075,-104.998368,39.698242,-104.998773,39.698261 563,557,250,0.0320475892789012,0.0320475892789012,-104.998773,39.697354,-104.998399,39.69737 581,573,574,3.62449911588374,3.62449911588374,-104.9857184,39.6894083,-104.9858252,39.6568125 582,495,575,0.042579905853808,0.042579905853808,-104.9399882,39.7812905,-104.9404777,39.7813621 583,575,576,0.0263063929759334,0.0263063929759334,-104.9404777,39.7813621,-104.940659,39.7811709 585,577,311,0.0472092453507094,0.0472092453507094,-104.979193,39.7791651,-104.9786416,39.779139 587,578,579,0.310605662522472,0.310605662522472,-105.0107342,39.7225974,-105.0080855,39.7206863 589,580,206,0.0784574482758401,0.0784574482758401,-104.9566854,39.743808,-104.9566644,39.7445134 591,581,582,0.323379230044806,0.323379230044806,-104.9583963,39.7508014,-104.9577579,39.7479349 593,583,584,0.18304036244052,0.18304036244052,-104.957601,39.708926,-104.957575,39.70728 595,585,586,0.0719402278196197,0.0719402278196197,-104.9889526,39.7822987,-104.9889771,39.7829454 597,587,588,0.0168822192889414,0.0168822192889414,-105.0297456,39.724543,-105.029943,39.724543 599,589,590,0.0668977161070656,0.0668977161070656,-104.9917474,39.779568,-104.9910794,39.7792543 601,592,593,0.00991684169352972,0.00991684169352972,-104.9690283,39.7038655,-104.9689126,39.70386 606,597,598,0.0427315746706827,0.0427315746706827,-104.9464074,39.7019764,-104.9468452,39.7017914 610,601,602,0.0635315500234909,0.0635315500234909,-104.9947852,39.7686695,-104.9952229,39.7691313 611,602,603,0.0528935910157463,0.0528935910157463,-104.9952229,39.7691313,-104.9958065,39.7692896 16699,9993,9994,0.012991856325609,0.012991856325609,-105.0002198,39.7467956,-105.0002735,39.7466863 612,603,604,0.0535739683641864,0.0535739683641864,-104.9958065,39.7692896,-104.9964331,39.7692764 615,606,307,0.0053241575287587,0.0053241575287587,-105.0278867,39.763078,-105.0279141,39.763121 616,307,607,0.210415758379136,0.210415758379136,-105.0279141,39.763121,-105.0300516,39.7640597 618,608,609,0.0943257357645838,0.0943257357645838,-104.9472743,39.739517,-104.9461712,39.7395075 620,610,611,0.12631191015444,0.12631191015444,-104.9873582,39.7368646,-104.9888354,39.7368658 621,611,612,0.121362330065702,0.121362330065702,-104.9888354,39.7368658,-104.9902547,39.7368606 11699,1033,1034,0.0933842207119007,0.0933842207119007,-104.9992823,39.7531544,-105.0000465,39.7525543 622,612,613,0.120087101438352,0.120087101438352,-104.9902547,39.7368606,-104.9916591,39.7368586 623,613,614,0.109496386514743,0.109496386514743,-104.9916591,39.7368586,-104.9929396,39.7368669 625,615,616,0.099485158811405,0.099485158811405,-104.9941215,39.7368616,-104.9952849,39.7368711 626,616,617,0.0380723765849069,0.0380723765849069,-104.9952849,39.7368711,-104.9957301,39.7368659 627,617,618,0.0166082915806853,0.0166082915806853,-104.9957301,39.7368659,-104.9959243,39.7368632 629,619,620,0.0454138336035488,0.0454138336035488,-105.0316871,39.7365656,-105.0322182,39.7365636 630,620,621,0.0942731398582661,0.0942731398582661,-105.0322182,39.7365636,-105.0333206,39.7365518 631,621,622,0.00735436876666859,0.00735436876666859,-105.0333206,39.7365518,-105.0334066,39.7365509 632,622,623,0.102647301082546,0.102647301082546,-105.0334066,39.7365509,-105.0346068,39.7365694 633,623,544,0.0305138174261522,0.0305138174261522,-105.0346068,39.7365694,-105.034963,39.736586 636,625,626,0.0461061908767262,0.0461061908767262,-105.0357989,39.7365856,-105.0363381,39.7365871 637,626,627,0.0495093856599813,0.0495093856599813,-105.0363381,39.7365871,-105.0369171,39.7365886 639,628,629,0.00822721040716169,0.00822721040716169,-104.9733503,39.7623867,-104.9734189,39.7624386 640,629,630,0.102896638771385,0.102896638771385,-104.9734189,39.7624386,-104.9743045,39.7630654 641,630,631,0.106879933016847,0.106879933016847,-104.9743045,39.7630654,-104.9751714,39.7637581 642,631,632,0.103715813554019,0.103715813554019,-104.9751714,39.7637581,-104.976027,39.7644195 643,632,633,0.10692744992309,0.10692744992309,-104.976027,39.7644195,-104.9769309,39.7650843 644,633,634,0.103895780437174,0.103895780437174,-104.9769309,39.7650843,-104.9777895,39.7657457 645,634,635,0.10514306949893,0.10514306949893,-104.9777895,39.7657457,-104.9786451,39.7664251 647,636,637,0.00886536795801057,0.00886536795801057,-105.0169344,39.7566577,-105.016925,39.7567371 648,637,638,0.204097990393348,0.204097990393348,-105.016925,39.7567371,-105.0180723,39.7583468 649,638,639,0.00993994545767469,0.00993994545767469,-105.0180723,39.7583468,-105.0181467,39.7584155 651,640,641,0.322116221139114,0.322116221139114,-104.9875489,39.7695895,-104.9847379,39.7715192 653,643,644,0.14058289547664,0.14058289547664,-104.9405805,39.7413879,-104.9389365,39.7413679 654,644,645,0.143886814663415,0.143886814663415,-104.9389365,39.7413679,-104.9372542,39.7414009 657,647,648,0.1449055455771,0.1449055455771,-104.9337694,39.7413613,-104.9320748,39.7413793 660,650,651,0.0986374455510098,0.0986374455510098,-104.9872612,39.7417297,-104.9861093,39.7416811 661,651,652,0.109870142544629,0.109870142544629,-104.9861093,39.7416811,-104.9848243,39.741678 662,652,653,0.107278100090415,0.107278100090415,-104.9848243,39.741678,-104.9835697,39.7416896 663,653,654,0.105274765421146,0.105274765421146,-104.9835697,39.7416896,-104.9823388,39.7416667 664,654,655,0.107321673078917,0.107321673078917,-104.9823388,39.7416667,-104.9810836,39.7416667 665,655,659,0.103426909396494,0.103426909396494,-104.9810836,39.7416667,-104.979874,39.741675 666,659,660,0.0476206970204551,0.0476206970204551,-104.979874,39.741675,-104.9793171,39.7416689 667,660,661,0.0487580750629072,0.0487580750629072,-104.9793171,39.7416689,-104.9787469,39.7416626 668,661,662,0.103115405190933,0.103115405190933,-104.9787469,39.7416626,-104.9775409,39.74166 669,662,663,0.118337011744519,0.118337011744519,-104.9775409,39.74166,-104.9761569,39.7416528 670,663,664,0.118107974454135,0.118107974454135,-104.9761569,39.7416528,-104.9747756,39.7416621 671,664,665,0.223948343500364,0.223948343500364,-104.9747756,39.7416621,-104.9721564,39.7416528 672,665,666,0.106040631048838,0.106040631048838,-104.9721564,39.7416528,-104.9709162,39.7416478 673,666,667,0.0256000736542961,0.0256000736542961,-104.9709162,39.7416478,-104.9706168,39.7416459 674,667,668,0.0803036973488277,0.0803036973488277,-104.9706168,39.7416459,-104.9696776,39.7416433 675,668,669,0.107519240980512,0.107519240980512,-104.9696776,39.7416433,-104.9684201,39.7416394 1662,1688,1689,0.0492594246995293,0.0492594246995293,-105.038125,39.7676337,-105.0387013,39.7676285 677,670,671,0.106757477563009,0.106757477563009,-104.9672238,39.7416291,-104.9659752,39.7416301 678,671,672,0.103159385358598,0.103159385358598,-104.9659752,39.7416301,-104.9647688,39.7416171 679,672,673,0.111733647900791,0.111733647900791,-104.9647688,39.7416171,-104.963462,39.7416167 680,673,674,0.10480806031483,0.10480806031483,-104.963462,39.7416167,-104.9622362,39.7416157 681,674,675,0.0524357665703955,0.0524357665703955,-104.9622362,39.7416157,-104.961623,39.7416085 682,675,676,0.0522607419390769,0.0522607419390769,-104.961623,39.7416085,-104.9610118,39.7416043 683,676,677,0.0516311575112871,0.0516311575112871,-104.9610118,39.7416043,-104.960408,39.7416109 684,677,678,0.0529566114294976,0.0529566114294976,-104.960408,39.7416109,-104.9597887,39.7416177 685,678,679,0.0524070698016137,0.0524070698016137,-104.9597887,39.7416177,-104.9591758,39.7416126 686,679,680,0.187479766906081,0.187479766906081,-104.9591758,39.7416126,-104.9569831,39.7416105 690,683,684,0.0954023275162926,0.0954023275162926,-104.9320748,39.7419667,-104.930959,39.7419667 691,684,685,0.100472575096637,0.100472575096637,-104.930959,39.7419667,-104.9297839,39.7419673 692,685,686,0.0954830683114717,0.0954830683114717,-104.9297839,39.7419673,-104.9286673,39.7419535 693,686,687,0.0981912656165647,0.0981912656165647,-104.9286673,39.7419535,-104.9275189,39.7419485 694,687,688,0.0529127579061837,0.0529127579061837,-104.9275189,39.7419485,-104.926901,39.7419221 695,688,689,0.097652475318391,0.097652475318391,-104.926901,39.7419221,-104.9257594,39.7418957 696,689,690,0.0954475604442949,0.0954475604442949,-104.9257594,39.7418957,-104.9246436,39.7419221 697,690,691,1.04422795392214,1.04422795392214,-104.9246436,39.7419221,-104.9124306,39.7419176 698,692,693,0.101491505067343,0.101491505067343,-104.9547755,39.7419939,-104.9535885,39.7419889 700,694,695,0.0992328230839297,0.0992328230839297,-104.9524269,39.7419829,-104.9512663,39.7419839 701,695,696,0.102484361376735,0.102484361376735,-104.9512663,39.7419839,-104.9500677,39.7419774 703,697,698,0.0986965284486813,0.0986965284486813,-104.9488331,39.7419679,-104.9476788,39.7419741 704,698,699,0.0994466333494717,0.0994466333494717,-104.9476788,39.7419741,-104.9465157,39.7419728 705,699,700,0.0997814367951755,0.0997814367951755,-104.9465157,39.7419728,-104.9453488,39.7419601 706,700,702,0.0968138925983087,0.0968138925983087,-104.9453488,39.7419601,-104.9442165,39.7419566 707,702,703,0.100377700728806,0.100377700728806,-104.9442165,39.7419566,-104.9430426,39.7419454 708,703,704,0.0945219805489684,0.0945219805489684,-104.9430426,39.7419454,-104.9419371,39.7419475 709,704,705,0.101319162842739,0.101319162842739,-104.9419371,39.7419475,-104.9407521,39.7419489 711,706,707,0.0929527445510612,0.0929527445510612,-105.0041014,39.7624043,-105.0041326,39.7632399 712,707,708,0.132514897770158,0.132514897770158,-105.0041326,39.7632399,-105.0041445,39.7644316 713,708,709,0.136169309583257,0.136169309583257,-105.0041445,39.7644316,-105.0041442,39.7656562 714,709,710,0.133600704636896,0.133600704636896,-105.0041442,39.7656562,-105.0041443,39.7668577 715,710,711,0.131877184107974,0.131877184107974,-105.0041443,39.7668577,-105.0041445,39.7680437 716,711,712,0.137129048962243,0.137129048962243,-105.0041445,39.7680437,-105.0041679,39.7692768 717,712,714,0.139625593223683,0.139625593223683,-105.0041679,39.7692768,-105.0041958,39.7705323 718,714,715,0.140147388874583,0.140147388874583,-105.0041958,39.7705323,-105.0041615,39.7717924 720,716,717,0.139181895573122,0.139181895573122,-105.0041786,39.7730524,-105.0042194,39.7743037 721,717,718,0.136478657719685,0.136478657719685,-105.0042194,39.7743037,-105.0041624,39.7755303 722,718,719,0.0608836584293049,0.0608836584293049,-105.0041624,39.7755303,-105.004171,39.7760778 723,719,720,0.0543052596791692,0.0543052596791692,-105.004171,39.7760778,-105.0041538,39.776566 724,720,721,0.402215107963206,0.402215107963206,-105.0041538,39.776566,-105.0041443,39.7801832 726,722,723,0.109800761131151,0.109800761131151,-105.004084,39.7289511,-105.0028344,39.7287242 728,724,725,0.0404933936313706,0.0404933936313706,-104.9512162,39.7020084,-104.9512072,39.7016443 729,725,726,0.0429068637575149,0.0429068637575149,-104.9512072,39.7016443,-104.9511976,39.7012585 730,726,54,0.117488559492451,0.117488559492451,-104.9511976,39.7012585,-104.9511976,39.7002019 732,728,729,0.201386679597364,0.201386679597364,-104.951164,39.6965829,-104.9511904,39.6947719 733,729,730,0.204011830144653,0.204011830144653,-104.9511904,39.6947719,-104.9512022,39.6929372 734,730,731,0.199761692314281,0.199761692314281,-104.9512022,39.6929372,-104.9512028,39.6911407 17425,10099,10083,0.0366406616748247,0.0366406616748247,-104.9835426,39.688944,-104.9836553,39.6886261 735,731,732,0.201563131430502,0.201563131430502,-104.9512028,39.6911407,-104.951205,39.689328 736,732,733,0.402282143818784,0.402282143818784,-104.951205,39.689328,-104.9512417,39.6857103 737,734,735,0.0902645098486118,0.0902645098486118,-104.9634771,39.7765229,-104.9624209,39.7765159 738,735,736,0.0928507623233121,0.0928507623233121,-104.9624209,39.7765159,-104.9613344,39.7765177 739,736,737,0.0900332912586976,0.0900332912586976,-104.9613344,39.7765177,-104.960283,39.7764662 740,737,738,0.0739532182409675,0.0739532182409675,-104.960283,39.7764662,-104.9594193,39.7764249 741,738,739,0.100409435325613,0.100409435325613,-104.9594193,39.7764249,-104.9582445,39.7764105 742,739,740,0.0918337393875257,0.0918337393875257,-104.9582445,39.7764105,-104.9571699,39.7764108 743,740,741,0.0605135925040139,0.0605135925040139,-104.9571699,39.7764108,-104.9564618,39.7764088 744,741,744,0.09764928319827,0.09764928319827,-104.9564618,39.7764088,-104.9553192,39.7764005 745,744,745,0.100176801141236,0.100176801141236,-104.9553192,39.7764005,-104.954147,39.7763944 746,745,746,0.0948931710062943,0.0948931710062943,-104.954147,39.7763944,-104.9530366,39.7763944 747,746,747,0.0932950961705344,0.0932950961705344,-104.9530366,39.7763944,-104.9519449,39.7763944 748,747,748,0.0948942633213168,0.0948942633213168,-104.9519449,39.7763944,-104.9508345,39.7763985 749,748,749,0.0880271421463829,0.0880271421463829,-104.9508345,39.7763985,-104.9498045,39.7763902 750,749,750,0.101773658707536,0.101773658707536,-104.9498045,39.7763902,-104.9486136,39.7763944 751,750,751,0.094781491782375,0.094781491782375,-104.9486136,39.7763944,-104.9475049,39.7764171 752,751,752,0.0909312964030863,0.0909312964030863,-104.9475049,39.7764171,-104.9464409,39.77641 754,753,754,0.0476837940219257,0.0476837940219257,-104.9875955,39.7752036,-104.9870376,39.7752102 755,754,755,0.0476837940207114,0.0476837940207114,-104.9870376,39.7752102,-104.9864797,39.7752036 756,755,756,0.100492444483886,0.100492444483886,-104.9864797,39.7752036,-104.9853038,39.7752036 760,760,761,0.278292588595779,0.278292588595779,-105.0070586,39.7765312,-105.0069691,39.779033 18241,8960,6768,0.145513824807152,0.145513824807152,-105.0258905,39.7724462,-105.0275913,39.7725071 762,762,763,0.102174293003021,0.102174293003021,-105.0062581,39.7024674,-105.0074463,39.7025603 763,763,764,0.0992571756698332,0.0992571756698332,-105.0074463,39.7025603,-105.0086065,39.7025548 764,764,765,0.100622536912342,0.100622536912342,-105.0086065,39.7025548,-105.0097824,39.702535 766,766,767,0.101850111631528,0.101850111631528,-105.0109855,39.7025566,-105.012176,39.70255 767,767,768,0.0961954013729948,0.0961954013729948,-105.012176,39.70255,-105.0133004,39.7025566 768,768,769,0.207085640087389,0.207085640087389,-105.0133004,39.7025566,-105.0156693,39.7029396 769,769,770,0.1068825400281,0.1068825400281,-105.0156693,39.7029396,-105.0168881,39.7027283 770,770,771,0.105967528573409,0.105967528573409,-105.0168881,39.7027283,-105.0180297,39.7023585 771,771,772,0.107278769323728,0.107278769323728,-105.0180297,39.7023585,-105.0192227,39.7020613 772,772,199,0.0969401274978018,0.0969401274978018,-105.0192227,39.7020613,-105.0203557,39.7020745 773,199,776,0.101328977128045,0.101328977128045,-105.0203557,39.7020745,-105.0215401,39.7020679 774,776,777,0.0984004881984158,0.0984004881984158,-105.0215401,39.7020679,-105.0226903,39.7020679 775,777,778,0.0991276696889056,0.0991276696889056,-105.0226903,39.7020679,-105.023849,39.7020679 779,784,785,0.101305408476756,0.101305408476756,-105.0031735,39.702226,-105.0042571,39.7018586 780,785,786,0.0976265458519536,0.0976265458519536,-105.0042571,39.7018586,-105.0053032,39.7015078 781,786,787,0.0966903245975086,0.0966903245975086,-105.0053032,39.7015078,-105.0063481,39.7011764 783,788,789,0.0146697046803596,0.0146697046803596,-104.9407607,39.7528377,-104.9405891,39.7528377 784,789,790,0.0984239882007814,0.0984239882007814,-104.9405891,39.7528377,-104.9394378,39.7528432 785,790,791,0.0942419953953979,0.0942419953953979,-104.9394378,39.7528432,-104.9383354,39.7528412 786,791,792,0.0942417343682122,0.0942417343682122,-104.9383354,39.7528412,-104.937233,39.7528412 787,792,793,0.0942331855902031,0.0942331855902031,-104.937233,39.7528412,-104.9361307,39.7528412 789,794,795,0.0937138545964453,0.0937138545964453,-104.9350328,39.7528375,-104.9339366,39.7528432 790,795,796,0.0956046195795482,0.0956046195795482,-104.9339366,39.7528432,-104.9328183,39.7528507 791,796,797,0.0946549122760597,0.0946549122760597,-104.9328183,39.7528507,-104.9317111,39.7528441 792,797,798,0.100527766007763,0.100527766007763,-104.9317111,39.7528441,-104.9305352,39.7528375 793,798,799,0.10316918665,0.10316918665,-104.9305352,39.7528375,-104.9293286,39.7528556 795,800,801,0.103459881633314,0.103459881633314,-104.9281577,39.7528638,-104.9269475,39.7528704 796,801,802,0.0997925526863961,0.0997925526863961,-104.9269475,39.7528704,-104.9257802,39.7528638 797,802,803,0.0998006432146063,0.0998006432146063,-104.9257802,39.7528638,-104.9246129,39.752877 854,804,805,0.1238606801811,0.1238606801811,-104.9428502,39.768085,-104.9428549,39.7691989 799,807,808,0.10163704947704,0.10163704947704,-104.9781222,39.7532569,-104.9769333,39.7532524 800,808,812,0.0515064726572222,0.0515064726572222,-104.9769333,39.7532524,-104.9763308,39.7532506 801,812,813,0.0494547954602067,0.0494547954602067,-104.9763308,39.7532506,-104.9757523,39.7532488 802,813,814,0.051447981297694,0.051447981297694,-104.9757523,39.7532488,-104.9751505,39.753245 803,814,815,0.0525679212147471,0.0525679212147471,-104.9751505,39.753245,-104.9745356,39.7532411 804,815,816,0.0487973630951461,0.0487973630951461,-104.9745356,39.7532411,-104.9739648,39.753238 805,816,817,0.0522598325196538,0.0522598325196538,-104.9739648,39.753238,-104.9733535,39.7532345 806,817,818,0.103406751654374,0.103406751654374,-104.9733535,39.7532345,-104.9721439,39.7532392 807,818,819,0.10785615815132,0.10785615815132,-104.9721439,39.7532392,-104.9708825,39.7532194 808,819,820,0.10473605712406,0.10473605712406,-104.9708825,39.7532194,-104.9696574,39.7532291 809,820,821,0.112264494558786,0.112264494558786,-104.9696574,39.7532291,-104.9683443,39.7532149 810,821,822,0.0974128787334051,0.0974128787334051,-104.9683443,39.7532149,-104.9672048,39.753216 811,822,823,0.107993299539667,0.107993299539667,-104.9672048,39.753216,-104.9659416,39.753226 812,823,824,0.0548178827467902,0.0548178827467902,-104.9659416,39.753226,-104.9653005,39.7532157 17428,10106,10103,0.0082057240713584,0.0082057240713584,-104.9831403,39.6888986,-104.9831832,39.6889646 1819,1835,1836,0.0691383900190408,0.0691383900190408,-105.0109162,39.7209352,-105.0117245,39.7209266 813,824,825,0.0508588332180354,0.0508588332180354,-104.9653005,39.7532157,-104.9647057,39.7532062 816,827,828,0.0512039318870449,0.0512039318870449,-104.9622082,39.7532291,-104.9616093,39.7532223 817,828,829,0.0518718595198435,0.0518718595198435,-104.9616093,39.7532223,-104.9610026,39.7532148 818,829,830,0.106833526059922,0.106833526059922,-104.9610026,39.7532148,-104.9597529,39.7532154 820,831,832,0.385745696022263,0.385745696022263,-104.9429184,39.780325,-104.9428851,39.783794 821,832,833,0.404856481972801,0.404856481972801,-104.9428851,39.783794,-104.942994,39.787434 823,834,835,0.105948732119107,0.105948732119107,-104.942934,39.7728949,-104.942926,39.7738477 824,835,838,0.0910625591495108,0.0910625591495108,-104.942926,39.7738477,-104.9427798,39.7746589 826,839,840,0.0919963536570051,0.0919963536570051,-104.942936,39.7789146,-104.942905,39.7797416 828,841,842,0.174755253051921,0.174755253051921,-104.9425503,39.7162314,-104.9425424,39.717803 829,842,843,0.178568082023164,0.178568082023164,-104.9425424,39.717803,-104.9425451,39.7194089 830,843,844,0.17297498203528,0.17297498203528,-104.9425451,39.7194089,-104.9425424,39.7209645 831,844,845,0.173265495891133,0.173265495891133,-104.9425424,39.7209645,-104.942551,39.7225227 832,845,846,0.177949551875208,0.177949551875208,-104.942551,39.7225227,-104.9425236,39.7241229 833,846,847,0.164704515205255,0.164704515205255,-104.9425236,39.7241229,-104.9425344,39.7256041 835,848,849,0.140807407128784,0.140807407128784,-104.9429842,39.7544341,-104.9429772,39.7557004 839,852,853,0.167627273627897,0.167627273627897,-104.9429072,39.7256062,-104.9429137,39.7271137 840,853,854,0.0221861617364752,0.0221861617364752,-104.9429137,39.7271137,-104.9428989,39.7273129 841,854,855,0.199351380476648,0.199351380476648,-104.9428989,39.7273129,-104.9429067,39.7291057 842,855,856,0.154506611729302,0.154506611729302,-104.9429067,39.7291057,-104.942914,39.7304952 843,856,857,0.177121299660486,0.177121299660486,-104.942914,39.7304952,-104.942882,39.7320879 844,857,858,0.173233506037634,0.173233506037634,-104.942882,39.7320879,-104.9429078,39.7336457 845,858,859,0.161447290254498,0.161447290254498,-104.9429078,39.7336457,-104.9428825,39.7350975 846,859,860,0.184417991926907,0.184417991926907,-104.9428825,39.7350975,-104.9428903,39.736756 847,860,861,0.174097913655798,0.174097913655798,-104.9428903,39.736756,-104.9428912,39.7383217 848,861,862,0.200651350067359,0.200651350067359,-104.9428912,39.7383217,-104.9428936,39.7401262 851,864,865,0.136205566327931,0.136205566327931,-104.9428605,39.7644833,-104.9428501,39.7657082 852,865,866,0.134098020570816,0.134098020570816,-104.9428501,39.7657082,-104.9428673,39.7669141 853,866,804,0.130206342500308,0.130206342500308,-104.9428673,39.7669141,-104.9428502,39.768085 855,805,869,0.151636521465058,0.151636521465058,-104.9428549,39.7691989,-104.9428549,39.7705626 856,869,870,0.0565102957854785,0.0565102957854785,-104.9428549,39.7705626,-104.9428589,39.7710708 859,872,873,0.106081890543097,0.106081890543097,-104.9733495,39.7645106,-104.9721084,39.7645147 860,873,874,0.104885275538693,0.104885275538693,-104.9721084,39.7645147,-104.9708813,39.7645106 861,874,875,0.105346104071406,0.105346104071406,-104.9708813,39.7645106,-104.9696488,39.7645085 862,875,876,0.105115636520032,0.105115636520032,-104.9696488,39.7645085,-104.968419,39.7645054 16596,6712,8570,0.146117658845452,0.146117658845452,-104.9978555,39.7495627,-104.9966174,39.7504686 864,877,878,0.106492224339564,0.106492224339564,-104.9671933,39.7645034,-104.9659474,39.7644992 865,878,879,0.105226257982301,0.105226257982301,-104.9659474,39.7644992,-104.9647163,39.7644982 866,879,880,0.109300044149485,0.109300044149485,-104.9647163,39.7644982,-104.9634376,39.7645079 867,880,881,0.105305755069531,0.105305755069531,-104.9634376,39.7645079,-104.9622057,39.7644941 868,881,882,0.0524982326673818,0.0524982326673818,-104.9622057,39.7644941,-104.9615915,39.7644962 869,882,883,0.0527289587191423,0.0527289587191423,-104.9615915,39.7644962,-104.9609746,39.7644982 870,883,884,0.104777165086199,0.104777165086199,-104.9609746,39.7644982,-104.9597488,39.76449 871,884,885,0.101110616467656,0.101110616467656,-104.9597488,39.76449,-104.9585659,39.7644817 873,886,887,0.105175290472485,0.105175290472485,-104.9573328,39.7644759,-104.9561023,39.7644735 874,887,888,0.105460060240618,0.105460060240618,-104.9561023,39.7644735,-104.9548685,39.7644663 875,888,889,0.104542724277831,0.104542724277831,-104.9548685,39.7644663,-104.9536454,39.7644642 878,891,892,0.107871242081588,0.107871242081588,-104.9511738,39.7644539,-104.9499118,39.7644621 879,892,893,0.100327397599291,0.100327397599291,-104.9499118,39.7644621,-104.9487381,39.764473 880,893,894,0.10715921423401,0.10715921423401,-104.9487381,39.764473,-104.9474844,39.7644683 11694,895,896,0.0160104862378167,0.0160104862378167,-105.0011439,39.7534971,-105.0012741,39.7533936 881,894,897,0.103236099875311,0.103236099875311,-104.9474844,39.7644683,-104.9462766,39.7644635 882,897,898,0.106539225146671,0.106539225146671,-104.9462766,39.7644635,-104.9450302,39.764473 16754,10009,7565,0.0493392725986542,0.0493392725986542,-104.9506326,39.6988171,-104.9506273,39.6992608 20639,10032,10878,0.0503841615701827,0.0503841615701827,-105.0143643,39.7624894,-105.0137749,39.7624832 885,864,900,0.0968355268957622,0.0968355268957622,-104.9428605,39.7644833,-104.9417276,39.7644767 886,900,901,0.0921857962021889,0.0921857962021889,-104.9417276,39.7644767,-104.9406492,39.7644637 887,901,902,0.0154453872411826,0.0154453872411826,-104.9406492,39.7644637,-104.9404687,39.7644571 888,902,903,0.099023611112339,0.099023611112339,-104.9404687,39.7644571,-104.9393102,39.7644637 889,903,904,0.106658816969038,0.106658816969038,-104.9393102,39.7644637,-104.9380626,39.7644833 890,904,905,0.102850064051981,0.102850064051981,-104.9380626,39.7644833,-104.9368593,39.7644833 891,905,906,0.106374102165022,0.106374102165022,-104.9368593,39.7644833,-104.9356148,39.7644767 893,907,908,0.107980942566683,0.107980942566683,-104.934389,39.7644899,-104.9331257,39.7644965 897,911,912,0.0137000260099873,0.0137000260099873,-104.998644,39.7576675,-104.9985313,39.7577551 900,914,915,0.266296417735211,0.266296417735211,-104.9793447,39.7725806,-104.9771733,39.7742982 902,916,917,0.109365780913081,0.109365780913081,-104.9874133,39.7320545,-104.9861344,39.7320479 903,917,918,0.110688879788924,0.110688879788924,-104.9861344,39.7320479,-104.98484,39.7320466 904,918,919,0.0528048087506356,0.0528048087506356,-104.98484,39.7320466,-104.9842225,39.7320454 905,919,920,0.0548227612983216,0.0548227612983216,-104.9842225,39.7320454,-104.9835814,39.7320454 1909,1921,1922,0.0521063364540888,0.0521063364540888,-104.9646085,39.7074783,-104.9639994,39.7074818 12333,8655,8656,0.00566894958463717,0.00566894958463717,-105.0074206,39.7547231,-105.0073545,39.7547272 906,920,921,0.0600921295133805,0.0600921295133805,-104.9835814,39.7320454,-104.9828787,39.7320413 907,921,922,0.0524145297386554,0.0524145297386554,-104.9828787,39.7320413,-104.9822659,39.7320313 908,922,923,0.0533449751273277,0.0533449751273277,-104.9822659,39.7320313,-104.9816421,39.7320276 909,923,924,0.0522830317618348,0.0522830317618348,-104.9816421,39.7320276,-104.9810307,39.7320279 910,924,925,0.0531296104749593,0.0531296104749593,-104.9810307,39.7320279,-104.9804094,39.7320277 911,925,926,0.0494870453453698,0.0494870453453698,-104.9804094,39.7320277,-104.9798307,39.7320293 912,926,927,0.0490530439973252,0.0490530439973252,-104.9798307,39.7320293,-104.9792571,39.7320337 916,930,931,0.0484862367563559,0.0484862367563559,-104.9775696,39.7320445,-104.9770026,39.732045 917,931,932,0.0491192175023229,0.0491192175023229,-104.9770026,39.732045,-104.9764282,39.7320463 918,932,933,0.0512499454427793,0.0512499454427793,-104.9764282,39.7320463,-104.9758289,39.7320426 935,950,951,0.0925005138771614,0.0925005138771614,-104.9505701,39.7320992,-104.9494887,39.732119 936,951,952,0.09155937925052,0.09155937925052,-104.9494887,39.732119,-104.9484181,39.7321077 937,952,953,0.096647434304121,0.096647434304121,-104.9484181,39.7321077,-104.947288,39.7320961 938,953,954,0.0946813321937467,0.0946813321937467,-104.947288,39.7320961,-104.9461808,39.7320927 939,954,955,0.0465376592907314,0.0465376592907314,-104.9461808,39.7320927,-104.9456366,39.7320897 941,956,957,0.0470827842175089,0.0470827842175089,-104.9450895,39.7320866,-104.944539,39.7320942 942,957,958,0.0477097696809632,0.0477097696809632,-104.944539,39.7320942,-104.9439811,39.7320979 943,958,959,0.0469673192776546,0.0469673192776546,-104.9439811,39.7320979,-104.9434319,39.7320929 944,959,857,0.0470271779665272,0.0470271779665272,-104.9434319,39.7320929,-104.942882,39.7320879 945,857,452,0.0433482724753884,0.0433482724753884,-104.942882,39.7320879,-104.9423751,39.7320847 946,452,960,0.0461959621064724,0.0461959621064724,-104.9423751,39.7320847,-104.9418349,39.7320813 947,960,456,0.0448744265859584,0.0448744265859584,-104.9418349,39.7320813,-104.9413102,39.732075 948,456,961,0.0477309298676521,0.0477309298676521,-104.9413102,39.732075,-104.9407521,39.7320683 950,962,963,0.203057783136815,0.203057783136815,-104.983818,39.7165111,-104.9838018,39.7183372 951,963,964,0.111884367881333,0.111884367881333,-104.9838018,39.7183372,-104.9838008,39.7193434 952,964,965,0.176567620505235,0.176567620505235,-104.9838008,39.7193434,-104.9838084,39.7209313 953,965,966,0.178378901323504,0.178378901323504,-104.9838084,39.7209313,-104.9838084,39.7225355 958,970,971,0.205957142551392,0.205957142551392,-104.9835185,39.781945,-104.9835456,39.7837971 960,972,973,0.204078625402165,0.204078625402165,-104.9835456,39.7765347,-104.9835576,39.77837 961,973,282,0.115147222371539,0.115147222371539,-104.9835576,39.77837,-104.98357,39.7794055 964,976,977,0.0518319225146996,0.0518319225146996,-104.9741611,39.7400028,-104.9741536,39.7395367 965,977,978,0.124228855322375,0.124228855322375,-104.9741536,39.7395367,-104.9741456,39.7384195 966,978,979,0.172234101769625,0.172234101769625,-104.9741456,39.7384195,-104.9741314,39.7368706 967,979,980,0.191895457064314,0.191895457064314,-104.9741314,39.7368706,-104.9741011,39.735145 968,980,981,0.160844607226305,0.160844607226305,-104.9741011,39.735145,-104.9741082,39.7336985 969,981,936,0.183612712644296,0.183612712644296,-104.9741082,39.7336985,-104.9740886,39.7320473 18742,7651,6216,0.274731695307389,0.274731695307389,-105.0389317,39.7282542,-105.0389183,39.7257835 970,936,982,0.178134725901618,0.178134725901618,-104.9740886,39.7320473,-104.9740839,39.7304453 972,983,984,0.199061323006722,0.199061323006722,-104.9740784,39.7290693,-104.9740814,39.7272791 973,984,985,0.188587247900735,0.188587247900735,-104.9740814,39.7272791,-104.9740756,39.7255831 974,985,986,0.0433580404548831,0.0433580404548831,-104.9740756,39.7255831,-104.9740817,39.7251932 975,986,987,0.125051012370851,0.125051012370851,-104.9740817,39.7251932,-104.9740753,39.7240686 977,988,989,0.141681092806979,0.141681092806979,-104.9740667,39.7237385,-104.9740839,39.7224644 978,989,990,0.0574887447164737,0.0574887447164737,-104.9740839,39.7224644,-104.97408,39.7219474 979,990,991,0.201644088462744,0.201644088462744,-104.97408,39.7219474,-104.9740667,39.720134 981,992,993,0.0142751187411164,0.0142751187411164,-104.974036,39.718887,-104.9740165,39.7187595 983,994,995,0.198087310718341,0.198087310718341,-104.9745719,39.7165069,-104.9745878,39.7182883 984,995,996,0.021294324874815,0.021294324874815,-104.9745878,39.7182883,-104.9745895,39.7184798 986,997,998,0.477759831198138,0.477759831198138,-104.9873902,39.763763,-104.9876372,39.7594706 988,999,1000,0.107359092710075,0.107359092710075,-104.9876054,39.7809872,-104.9875739,39.7819524 989,1000,1001,0.213427542201395,0.213427542201395,-104.9875739,39.7819524,-104.9875739,39.7838718 990,1001,1002,0.0204216124756694,0.0204216124756694,-104.9875739,39.7838718,-104.9875798,39.7840554 991,1002,1003,0.169295945736254,0.169295945736254,-104.9875798,39.7840554,-104.987571,39.7855779 992,1003,1004,0.202119044170343,0.202119044170343,-104.987571,39.7855779,-104.9875698,39.7873956 993,1004,1007,0.405136142942317,0.405136142942317,-104.9875698,39.7873956,-104.987539,39.791039 994,1008,753,0.128100004965855,0.128100004965855,-104.9879427,39.7740829,-104.9875955,39.7752036 996,1009,277,0.197304277838347,0.197304277838347,-104.9875916,39.776556,-104.9875916,39.7783304 998,1010,1011,0.168461631075683,0.168461631075683,-104.9624581,39.7255985,-104.9625093,39.727113 999,1011,1012,0.0217275963794507,0.0217275963794507,-104.9625093,39.727113,-104.9625101,39.7273084 1000,1012,1013,0.199706135128057,0.199706135128057,-104.9625101,39.7273084,-104.9625117,39.7291044 1001,1013,1014,0.154996233446664,0.154996233446664,-104.9625117,39.7291044,-104.96252,39.7304983 1002,1014,1015,0.0484476295387052,0.0484476295387052,-104.96252,39.7304983,-104.96252,39.730934 1005,1018,1019,0.198018950245581,0.198018950245581,-104.9622539,39.7350462,-104.9622411,39.736827 1006,1019,1020,0.173297369328456,0.173297369328456,-104.9622411,39.736827,-104.962243,39.7383855 1007,1020,1021,0.177035115256862,0.177035115256862,-104.962243,39.7383855,-104.962234,39.7399776 1008,1021,1022,0.17859043694682,0.17859043694682,-104.962234,39.7399776,-104.9622376,39.7415837 1009,1022,674,0.00356025053355106,0.00356025053355106,-104.9622376,39.7415837,-104.9622362,39.7416157 1010,674,1023,0.00366943257948706,0.00366943257948706,-104.9622362,39.7416157,-104.9622362,39.7416487 1011,1023,1024,0.17484373239475,0.17484373239475,-104.9622362,39.7416487,-104.9622425,39.7432211 1012,1024,1025,0.173998681621435,0.173998681621435,-104.9622425,39.7432211,-104.9622361,39.7447859 1015,1027,1028,0.0704684258530158,0.0704684258530158,-104.9622318,39.748208,-104.9622408,39.7488417 1017,1029,1030,0.0048505404615695,0.0048505404615695,-104.9622186,39.7494307,-104.9622168,39.7494743 1018,1030,1031,0.00340295138148338,0.00340295138148338,-104.9622168,39.7494743,-104.9622174,39.7495049 1019,1031,1035,0.134848566335067,0.134848566335067,-104.9622174,39.7495049,-104.9622398,39.7507175 1020,1035,1036,0.137493615415566,0.137493615415566,-104.9622398,39.7507175,-104.9622462,39.751954 16764,9868,2745,0.0490633016235184,0.0490633016235184,-104.9551011,39.698724,-104.9556601,39.6988225 1021,1036,827,0.141821861187588,0.141821861187588,-104.9622462,39.751954,-104.9622082,39.7532291 1023,1037,1038,0.144096028267239,0.144096028267239,-104.9622266,39.7544367,-104.9622461,39.7557325 1024,1038,1039,0.13873602575008,0.13873602575008,-104.9622461,39.7557325,-104.9622183,39.75698 1025,1039,1040,0.137557829611355,0.137557829611355,-104.9622183,39.75698,-104.9622463,39.7582169 1026,1040,1041,0.134490266221638,0.134490266221638,-104.9622463,39.7582169,-104.962246,39.7594264 1027,1041,1042,0.141541481862683,0.141541481862683,-104.962246,39.7594264,-104.9622157,39.7606991 1028,1042,1043,0.00492593525103261,0.00492593525103261,-104.9622157,39.7606991,-104.9622157,39.7607434 1029,1043,1044,0.138593778312369,0.138593778312369,-104.9622157,39.7607434,-104.9622117,39.7619898 1030,1044,1045,0.140603553737706,0.140603553737706,-104.9622117,39.7619898,-104.9622462,39.763254 1031,1045,881,0.137936273445967,0.137936273445967,-104.9622462,39.763254,-104.9622057,39.7644941 1032,881,1046,0.138493298016227,0.138493298016227,-104.9622057,39.7644941,-104.9622049,39.7657396 1033,1046,1047,0.135001777755027,0.135001777755027,-104.9622049,39.7657396,-104.9622057,39.7669537 1034,1047,1048,0.131055322767976,0.131055322767976,-104.9622057,39.7669537,-104.9621706,39.768132 1035,1048,1049,0.124939018757432,0.124939018757432,-104.9621706,39.768132,-104.9622462,39.7692541 1037,1050,1051,0.292899479856136,0.292899479856136,-104.9620183,39.718346,-104.9620097,39.7209801 1038,1051,1052,0.166422260927488,0.166422260927488,-104.9620097,39.7209801,-104.9620287,39.7224767 1040,735,1053,0.129020329518136,0.129020329518136,-104.9624209,39.7765159,-104.9624154,39.7776762 1042,1054,1055,0.104556386299221,0.104556386299221,-104.9541213,39.7802948,-104.9529111,39.7804333 1044,1056,1057,0.0821976961903273,0.0821976961903273,-105.0423884,39.7011038,-105.043349,39.701089 1046,1058,1059,0.198827335717405,0.198827335717405,-104.9523656,39.702949,-104.9500415,39.7029556 1048,1060,1061,0.168836903384636,0.168836903384636,-104.9395373,39.7162311,-104.9395162,39.7147128 1050,1062,1063,0.404705159588638,0.404705159588638,-104.9394384,39.6893266,-104.939435,39.685687 1051,1067,1068,0.132512985213334,0.132512985213334,-105.0088199,39.7729339,-105.0088114,39.7741256 1052,1068,1069,0.13497040303733,0.13497040303733,-105.0088114,39.7741256,-105.0088028,39.7753394 1053,1069,1070,0.132768776601327,0.132768776601327,-105.0088028,39.7753394,-105.0087942,39.7765334 1056,1072,1073,0.0939030414376985,0.0939030414376985,-105.009231,39.7782735,-105.0096773,39.7790452 1058,1074,1075,0.180616569310233,0.180616569310233,-105.0092177,39.7838422,-105.0092438,39.7854664 1059,1075,1076,0.0336398662027363,0.0336398662027363,-105.0092438,39.7854664,-105.009052,39.7857306 1060,1076,1077,0.0410609349522483,0.0410609349522483,-105.009052,39.7857306,-105.0087381,39.7860102 1061,1077,1078,0.0827433862317427,0.0827433862317427,-105.0087381,39.7860102,-105.0081209,39.7865836 1062,1078,1079,0.0826887112506465,0.0826887112506465,-105.0081209,39.7865836,-105.0074815,39.7871418 1064,1080,464,0.0761353371210495,0.0761353371210495,-104.972278,39.7033325,-104.9728479,39.7038584 1065,464,1081,0.349900041786437,0.349900041786437,-104.9728479,39.7038584,-104.972547,39.7069966 1066,1081,1082,0.00956876487693368,0.00956876487693368,-104.972547,39.7069966,-104.9724743,39.707062 1068,1083,1084,0.207455473901342,0.207455473901342,-104.9730883,39.714707,-104.972397,39.7129187 1069,1084,1085,0.20253048003379,0.20253048003379,-104.972397,39.7129187,-104.9723985,39.7110973 1070,1085,1086,0.20117520633799,0.20117520633799,-104.9723985,39.7110973,-104.9723899,39.7092881 1071,1086,1087,0.200445374909098,0.200445374909098,-104.9723899,39.7092881,-104.9724071,39.7074855 1073,1088,1089,0.193552555847569,0.193552555847569,-105.0404004,39.7838769,-105.0403816,39.7856175 1074,1089,1090,0.201907921550129,0.201907921550129,-105.0403816,39.7856175,-105.0403847,39.7874333 1075,1090,1091,0.409168814751628,0.409168814751628,-105.0403847,39.7874333,-105.040408,39.791113 1078,1094,1095,0.176210660233647,0.176210660233647,-105.0405328,39.7229583,-105.0405345,39.724543 1082,1098,1099,0.214073333831546,0.214073333831546,-105.0405664,39.7301724,-105.0405735,39.7282472 1083,1099,1100,0.273059176292595,0.273059176292595,-105.0405735,39.7282472,-105.0405477,39.7257916 1085,1101,1102,0.177543118890406,0.177543118890406,-105.040518,39.7350236,-105.0404669,39.7366198 1086,1102,1103,0.205192174072119,0.205192174072119,-105.0404669,39.7366198,-105.0404962,39.738465 1089,1105,1106,0.177750162727048,0.177750162727048,-105.0409021,39.716554,-105.0408864,39.7181525 1090,1106,1107,0.0539560094135977,0.0539560094135977,-105.0408864,39.7181525,-105.0408943,39.7186377 1091,1107,1108,0.122234944576301,0.122234944576301,-105.0408943,39.7186377,-105.0409121,39.7197369 1092,1108,1109,0.177333676437683,0.177333676437683,-105.0409121,39.7197369,-105.0409127,39.7213317 1093,1109,1110,0.180925459405873,0.180925459405873,-105.0409127,39.7213317,-105.0409158,39.7229588 1095,1111,1112,0.128811671442731,0.128811671442731,-105.0404537,39.7475871,-105.0404838,39.7487453 1096,1112,1113,0.134815073580703,0.134815073580703,-105.0404838,39.7487453,-105.0404745,39.7499577 1097,1113,1114,0.136688571742098,0.136688571742098,-105.0404745,39.7499577,-105.040538,39.751186 1098,1114,1115,0.101403665812315,0.101403665812315,-105.040538,39.751186,-105.0404736,39.7520966 1099,1115,1116,0.102067679100378,0.102067679100378,-105.0404736,39.7520966,-105.0404808,39.7530145 1102,1118,1119,0.204345080233058,0.204345080233058,-105.0404858,39.7548633,-105.0404748,39.756701 1103,1119,1120,0.199139333361331,0.199139333361331,-105.0404748,39.756701,-105.0404705,39.7584919 1104,1120,1121,0.0469911073941159,0.0469911073941159,-105.0404705,39.7584919,-105.0404718,39.7589145 1105,1121,1122,0.0592169845475301,0.0592169845475301,-105.0404718,39.7589145,-105.0404814,39.759447 1106,1122,1123,0.0953718885827498,0.0953718885827498,-105.0404814,39.759447,-105.0404814,39.7603047 1107,1123,1124,0.0510557799357253,0.0510557799357253,-105.0404814,39.7603047,-105.0404721,39.7607638 1108,1124,1125,0.150795725410384,0.150795725410384,-105.0404721,39.7607638,-105.0404588,39.7621199 1109,1125,1126,0.203566805558282,0.203566805558282,-105.0404588,39.7621199,-105.0405383,39.7639496 1111,1127,1128,0.0472430646130033,0.0472430646130033,-105.0404877,39.7653392,-105.0404722,39.7657639 1112,1128,1129,0.205543981836037,0.205543981836037,-105.0404722,39.7657639,-105.0404692,39.7676124 1114,1130,1131,0.164841461931526,0.164841461931526,-105.0404986,39.769448,-105.0404564,39.7709301 1115,1131,1132,0.171242319742711,0.171242319742711,-105.0404564,39.7709301,-105.0404464,39.7724701 1116,1132,1133,0.15535130673221,0.15535130673221,-105.0404464,39.7724701,-105.0404403,39.7738672 1117,1133,1134,0.155906924058663,0.155906924058663,-105.0404403,39.7738672,-105.040445,39.7752693 1118,1134,1135,0.158641971110509,0.158641971110509,-105.040445,39.7752693,-105.0404138,39.7766958 1120,1136,1137,0.202486056810199,0.202486056810199,-105.0404001,39.77838,-105.0404024,39.780201 1124,1140,1141,0.106376038726262,0.106376038726262,-104.9343976,39.7632231,-104.9331531,39.7632297 1125,1141,1142,0.11299023410348,0.11299023410348,-104.9331531,39.7632297,-104.9318313,39.7632429 1127,1143,1144,0.105553895231553,0.105553895231553,-104.97335,39.7632488,-104.9721151,39.7632529 1128,1144,1145,0.104117784384988,0.104117784384988,-104.9721151,39.7632529,-104.970897,39.7632567 1129,1145,1146,0.103483298103444,0.103483298103444,-104.970897,39.7632567,-104.9696868,39.7632831 1131,1147,1148,0.20922373460901,0.20922373460901,-104.9318227,39.7637905,-104.9293749,39.7637905 1132,1148,1149,0.150393643985841,0.150393643985841,-104.9293749,39.7637905,-104.9276154,39.7637839 1133,1149,1150,0.0550246362758013,0.0550246362758013,-104.9276154,39.7637839,-104.9269717,39.7637905 1134,1150,1151,0.102697719375893,0.102697719375893,-104.9269717,39.7637905,-104.9257702,39.7637877 1135,1151,1152,0.0983530643806034,0.0983530643806034,-104.9257702,39.7637877,-104.9246199,39.7638103 1136,1152,1153,0.0500465548413358,0.0500465548413358,-104.9246199,39.7638103,-104.9240347,39.7637955 1137,1153,1154,0.957298194837815,0.957298194837815,-104.9240347,39.7637955,-104.9128351,39.7638537 1138,1155,1156,0.108691319059022,0.108691319059022,-104.9684118,39.7632474,-104.9671402,39.7632525 1139,1156,1157,0.102249102579738,0.102249102579738,-104.9671402,39.7632525,-104.965944,39.7632443 1140,1157,1160,0.108168549451273,0.108168549451273,-104.965944,39.7632443,-104.9646785,39.763243 1141,1160,1161,0.101829092464478,0.101829092464478,-104.9646785,39.763243,-104.9634876,39.7632183 1144,1162,1163,0.0512778300683452,0.0512778300683452,-104.9615772,39.7632401,-104.9609775,39.7632277 1146,1164,1165,0.100040433804019,0.100040433804019,-104.959733,39.7632393,-104.9585626,39.7632361 1147,1165,1166,0.107579273983848,0.107579273983848,-104.9585626,39.7632361,-104.957304,39.7632393 1148,1166,1167,0.103452121653836,0.103452121653836,-104.957304,39.7632393,-104.9560938,39.7632261 1149,1167,1168,0.102717798897395,0.102717798897395,-104.9560938,39.7632261,-104.9548921,39.7632327 1150,1168,1169,0.106376023896376,0.106376023896376,-104.9548921,39.7632327,-104.9536476,39.7632393 1151,1169,1170,0.105583034841699,0.105583034841699,-104.9536476,39.7632393,-104.9524125,39.7632244 1152,1170,1171,0.105884448878202,0.105884448878202,-104.9524125,39.7632244,-104.9511738,39.7632137 1153,1171,1172,0.107984392656028,0.107984392656028,-104.9511738,39.7632137,-104.9499105,39.763222 1154,1172,1173,0.100211807661524,0.100211807661524,-104.9499105,39.763222,-104.9487381,39.7632261 1156,1174,1175,0.0651406407561477,0.0651406407561477,-104.9462747,39.7632063,-104.9455127,39.7631967 1157,1176,1177,0.0916420940843904,0.0916420940843904,-104.9973407,39.7040997,-104.9966621,39.703462 1158,1177,1178,0.317057086238115,0.317057086238115,-104.9966621,39.703462,-104.9967808,39.7006121 1159,1178,1179,0.0403904373250439,0.0403904373250439,-104.9967808,39.7006121,-104.9967738,39.7002489 1160,1179,1180,0.087664479851631,0.087664479851631,-104.9967738,39.7002489,-104.9967587,39.6994606 1163,555,558,0.0996109464859662,0.0996109464859662,-104.9967877,39.6982448,-104.996796,39.697349 1165,1182,1183,0.200712633020301,0.200712633020301,-104.996786,39.6966954,-104.9968385,39.6948908 1166,1183,141,0.201303158931495,0.201303158931495,-104.9968385,39.6948908,-104.9968856,39.6930808 1167,141,1184,0.160264959796536,0.160264959796536,-104.9968856,39.6930808,-104.9968546,39.6916397 1169,1185,1186,0.0892826433471673,0.0892826433471673,-104.9658583,39.7271019,-104.9648143,39.7271028 16608,9325,9944,0.146983175121654,0.146983175121654,-104.9845026,39.7504509,-104.9832891,39.7513873 1171,1187,1011,0.0980488049438762,0.0980488049438762,-104.9636558,39.7271103,-104.9625093,39.727113 1172,1011,1188,0.100351187096818,0.100351187096818,-104.9625093,39.727113,-104.9613359,39.7271192 1173,1188,1189,0.0991689160182861,0.0991689160182861,-104.9613359,39.7271192,-104.9601763,39.7271213 1174,1189,1190,0.0985624561842153,0.0985624561842153,-104.9601763,39.7271213,-104.9590238,39.7271173 1175,1190,1191,0.0992629404802966,0.0992629404802966,-104.9590238,39.7271173,-104.9578631,39.7271192 1177,1192,1193,0.0982024972051538,0.0982024972051538,-104.9567021,39.7271202,-104.9555538,39.7271183 1178,1193,1194,0.0979660824445765,0.0979660824445765,-104.9555538,39.7271183,-104.9544083,39.7271255 1179,1194,1195,0.0324477724054976,0.0324477724054976,-104.9544083,39.7271255,-104.9540289,39.7271284 1180,1195,1196,0.0675268282620706,0.0675268282620706,-104.9540289,39.7271284,-104.9532393,39.7271307 1182,1197,1198,0.0679368973278076,0.0679368973278076,-104.9528791,39.7271293,-104.9520847,39.7271285 1184,1199,1200,0.0686815112230977,0.0686815112230977,-104.951727,39.7271329,-104.9509239,39.7271356 1185,1200,1201,0.0309923494566171,0.0309923494566171,-104.9509239,39.7271356,-104.9505615,39.7271353 1186,1201,1202,0.0899174664521967,0.0899174664521967,-104.9505615,39.7271353,-104.9495101,39.7271408 1187,1202,1203,0.0945518763756908,0.0945518763756908,-104.9495101,39.7271408,-104.9484045,39.7271363 1188,1203,1204,0.0933113340782308,0.0933113340782308,-104.9484045,39.7271363,-104.9473134,39.7271328 1189,1204,1205,0.09509225728821,0.09509225728821,-104.9473134,39.7271328,-104.9462015,39.7271261 1190,1205,1206,0.0947055520559319,0.0947055520559319,-104.9462015,39.7271261,-104.9450941,39.7271221 1191,1206,1207,0.0954663818870976,0.0954663818870976,-104.9450941,39.7271221,-104.9439778,39.7271255 1192,1207,1208,0.0457748420522195,0.0457748420522195,-104.9439778,39.7271255,-104.9434426,39.7271196 1193,1208,853,0.0452361278424885,0.0452361278424885,-104.9434426,39.7271196,-104.9429137,39.7271137 1194,853,1209,0.0465328064656566,0.0465328064656566,-104.9429137,39.7271137,-104.9423696,39.7271171 1195,1209,1210,0.0443349306457526,0.0443349306457526,-104.9423696,39.7271171,-104.9418512,39.7271204 1196,1210,1211,0.0926255737985973,0.0926255737985973,-104.9418512,39.7271204,-104.940806,39.726902 1200,1214,1215,0.199187167786165,0.199187167786165,-105.0123769,39.7838268,-105.0123627,39.7856181 1201,1215,1216,0.200954541481784,0.200954541481784,-105.0123627,39.7856181,-105.0123497,39.7874253 1202,1216,1217,0.405030982441888,0.405030982441888,-105.0123497,39.7874253,-105.0123693,39.7910678 1203,1218,1219,0.0492032479248998,0.0492032479248998,-105.0123634,39.7348021,-105.0123463,39.7352444 1204,1219,1220,0.0957003230509211,0.0957003230509211,-105.0123463,39.7352444,-105.0123588,39.736105 1206,1221,1222,0.0745042299709739,0.0745042299709739,-105.0123509,39.7369148,-105.0123423,39.7375848 1207,1222,1223,0.102728552500243,0.102728552500243,-105.0123423,39.7375848,-105.012356,39.7385086 1208,1223,1224,0.112933078893132,0.112933078893132,-105.012356,39.7385086,-105.0123175,39.7395238 1210,1225,1226,0.132646861758746,0.132646861758746,-105.0118006,39.7583774,-105.01181,39.7571845 1212,1227,1228,0.133737749967366,0.133737749967366,-105.0123547,39.769283,-105.0123662,39.7704857 1213,1228,1229,0.138340301298334,0.138340301298334,-105.0123662,39.7704857,-105.0123561,39.7717298 1214,1229,1230,0.133937469551528,0.133937469551528,-105.0123561,39.7717298,-105.0123669,39.7729343 1215,1230,1231,0.133215122537399,0.133215122537399,-105.0123669,39.7729343,-105.0123362,39.7741321 1216,1231,1236,0.135593895539884,0.135593895539884,-105.0123362,39.7741321,-105.012326,39.7753515 1217,1236,1237,0.134329596288595,0.134329596288595,-105.012326,39.7753515,-105.0123583,39.7765593 1218,1237,1238,0.133838756927755,0.133838756927755,-105.0123583,39.7765593,-105.0123072,39.7777623 1220,1239,1240,0.201119608536246,0.201119608536246,-105.0121506,39.7275003,-105.0121592,39.729309 1222,1241,1242,0.0687159203588902,0.0687159203588902,-105.0205242,39.7613979,-105.0205115,39.7620158 1223,1242,1243,0.133400908392016,0.133400908392016,-105.0205115,39.7620158,-105.0205151,39.7632155 1224,1243,1247,0.135380581131659,0.135380581131659,-105.0205151,39.7632155,-105.0205098,39.764433 1225,1247,1248,0.134002229768192,0.134002229768192,-105.0205098,39.764433,-105.0205165,39.7656381 1226,1248,1249,0.133545106900313,0.133545106900313,-105.0205165,39.7656381,-105.0205165,39.7668391 1227,1249,1250,0.135368900396577,0.135368900396577,-105.0205165,39.7668391,-105.0205192,39.7680565 1228,1250,1251,0.135024432224222,0.135024432224222,-105.0205192,39.7680565,-105.0205232,39.7692708 1229,1251,1252,0.104469760585228,0.104469760585228,-105.0205232,39.7692708,-105.020531,39.7702103 1230,1252,1253,0.0306570001135196,0.0306570001135196,-105.020531,39.7702103,-105.0205211,39.7704859 1231,1253,1254,0.0720522950545032,0.0720522950545032,-105.0205211,39.7704859,-105.0205077,39.7711338 1232,1254,1255,0.0658986376594475,0.0658986376594475,-105.0205077,39.7711338,-105.0204909,39.7717263 1233,1255,1256,0.0399746208950617,0.0399746208950617,-105.0204909,39.7717263,-105.0204902,39.7720858 1234,1256,1257,0.0944491578366609,0.0944491578366609,-105.0204902,39.7720858,-105.020488,39.7729352 1235,1257,1258,0.132766928353997,0.132766928353997,-105.020488,39.7729352,-105.0204854,39.7741292 1236,1258,1259,0.135424431672451,0.135424431672451,-105.0204854,39.7741292,-105.0204832,39.7753471 1237,1259,1260,0.140672385455392,0.140672385455392,-105.0204832,39.7753471,-105.0205036,39.7766121 1238,1260,1261,0.134975501941172,0.134975501941172,-105.0205036,39.7766121,-105.0204874,39.7778259 1239,1261,1262,0.0645486549169547,0.0645486549169547,-105.0204874,39.7778259,-105.0204874,39.7784064 1240,1262,1263,0.0682069680036474,0.0682069680036474,-105.0204874,39.7784064,-105.0204874,39.7790198 1241,1263,1264,0.132661334326961,0.132661334326961,-105.0204874,39.7790198,-105.0204729,39.7802128 1242,1264,1265,0.198750077150319,0.198750077150319,-105.0204729,39.7802128,-105.0204691,39.7820002 1243,1265,1266,0.153240793837705,0.153240793837705,-105.0204691,39.7820002,-105.0204447,39.7833782 1245,273,1267,0.0675767060379672,0.0675767060379672,-105.0203028,39.7400362,-105.0202947,39.7406439 1247,1268,1269,0.0991648269688332,0.0991648269688332,-105.0203557,39.7175319,-105.0203986,39.7184231 1248,1269,1270,0.105715575753422,0.105715575753422,-105.0203986,39.7184231,-105.0204072,39.7193738 1249,1270,1271,0.096909170039208,0.096909170039208,-105.0204072,39.7193738,-105.0204158,39.7202453 1251,1272,1273,0.132822339876578,0.132822339876578,-105.0204988,39.7476034,-105.0204988,39.7487979 1252,1273,1274,0.108602805332053,0.108602805332053,-105.0204988,39.7487979,-105.0204817,39.7497745 1253,1274,1275,0.0271637528935803,0.0271637528935803,-105.0204817,39.7497745,-105.0204903,39.7500187 1254,1275,1276,0.112230208152067,0.112230208152067,-105.0204903,39.7500187,-105.0205429,39.7510272 1255,1276,1277,0.0176649567962355,0.0176649567962355,-105.0205429,39.7510272,-105.020537,39.751186 1256,1277,1278,0.135399208639876,0.135399208639876,-105.020537,39.751186,-105.0205102,39.7524035 1257,1278,1279,0.134958357098824,0.134958357098824,-105.0205102,39.7524035,-105.0205165,39.7536172 1258,1279,1280,0.13471438954866,0.13471438954866,-105.0205165,39.7536172,-105.0205245,39.7548287 1259,1280,1281,0.0527317447874755,0.0527317447874755,-105.0205245,39.7548287,-105.0205312,39.7553029 1260,1281,1282,0.0822068643990868,0.0822068643990868,-105.0205312,39.7553029,-105.0205344,39.7560422 1262,24,1283,0.0541075654220215,0.0541075654220215,-105.0205339,39.7572526,-105.0205326,39.7577392 1263,1283,1284,0.0277584904979192,0.0277584904979192,-105.0205326,39.7577392,-105.0205218,39.7579887 1264,1284,1285,0.0119510600074318,0.0119510600074318,-105.0205218,39.7579887,-105.0205433,39.7580949 1265,1285,1286,0.00765101800505865,0.00765101800505865,-105.0205433,39.7580949,-105.020542,39.7581637 1267,1287,1288,0.0102422085479252,0.0102422085479252,-105.0205384,39.7583461,-105.0205366,39.7584382 1269,1289,1290,0.18749026453307,0.18749026453307,-105.0204845,39.7839453,-105.0204693,39.7856314 1270,1290,1291,0.200784792674354,0.200784792674354,-105.0204693,39.7856314,-105.0204718,39.7874371 1271,1291,1292,0.406662337861329,0.406662337861329,-105.0204718,39.7874371,-105.0204665,39.7910943 1272,1293,1028,0.104130177494266,0.104130177494266,-104.9634588,39.7488413,-104.9622408,39.7488417 1274,1294,1295,0.209580478517529,0.209580478517529,-104.9875234,39.7129763,-104.9899734,39.7129983 1275,1295,1296,0.202179673681852,0.202179673681852,-104.9899734,39.7129983,-104.992337,39.712987 1276,1296,1297,0.102644670381459,0.102644670381459,-104.992337,39.712987,-104.993537,39.712987 1277,1297,1298,0.08553722531747,0.08553722531747,-104.993537,39.712987,-104.994537,39.712987 1278,1299,1300,0.10911250090994,0.10911250090994,-105.0250625,39.7133847,-105.0263381,39.713379 1279,1300,1305,0.103516561820708,0.103516561820708,-105.0263381,39.713379,-105.0275483,39.713379 1280,1305,1306,0.107188605435255,0.107188605435255,-105.0275483,39.713379,-105.0288014,39.7133724 1282,1307,1308,0.104254785791266,0.104254785791266,-105.0299945,39.7133592,-105.0312133,39.7133658 1283,1308,1309,0.104981820314566,0.104981820314566,-105.0312133,39.7133658,-105.0324406,39.7133724 1284,1309,1310,0.0539236153779667,0.0539236153779667,-105.0324406,39.7133724,-105.033071,39.7133691 1285,1310,1311,0.0525379554780919,0.0525379554780919,-105.033071,39.7133691,-105.0336852,39.7133658 1287,1312,1313,0.0516652738700608,0.0516652738700608,-105.0342968,39.7133689,-105.0349008,39.7133719 1288,1313,1314,0.0506813468547144,0.0506813468547144,-105.0349008,39.7133719,-105.0354933,39.7133745 1289,1314,1315,0.0508976456987324,0.0508976456987324,-105.0354933,39.7133745,-105.0360883,39.7133797 1290,1315,1316,0.0521616744394787,0.0521616744394787,-105.0360883,39.7133797,-105.0366981,39.7133763 1291,1316,1317,0.0506396099336441,0.0506396099336441,-105.0366981,39.7133763,-105.0372901,39.7133724 1292,1317,1318,0.0516214270666003,0.0516214270666003,-105.0372901,39.7133724,-105.0378936,39.7133724 1293,1318,1319,0.0518951446578895,0.0518951446578895,-105.0378936,39.7133724,-105.0385003,39.7133724 1294,1319,1320,0.0518013233234396,0.0518013233234396,-105.0385003,39.7133724,-105.0391059,39.7133709 1295,1320,1321,0.0498510970504219,0.0498510970504219,-105.0391059,39.7133709,-105.0396887,39.7133694 1296,1321,1322,0.0511186989957182,0.0511186989957182,-105.0396887,39.7133694,-105.0402863,39.7133654 1297,1322,1323,0.0508331487974254,0.0508331487974254,-105.0402863,39.7133654,-105.0408805,39.7133731 1300,1325,1326,0.08881123864976,0.08881123864976,-105.0432523,39.7133745,-105.0442903,39.7133559 1304,499,1329,0.167484239247501,0.167484239247501,-105.0019139,39.7130364,-105.0038719,39.7130446 1305,1329,1332,0.203905657642638,0.203905657642638,-105.0038719,39.7130446,-105.0062556,39.7130258 1306,1332,1333,0.204847680679676,0.204847680679676,-105.0062556,39.7130258,-105.0086503,39.7130456 1307,1333,1334,0.201123583387407,0.201123583387407,-105.0086503,39.7130456,-105.0110016,39.7130472 1309,1335,1336,0.157474175144751,0.157474175144751,-105.012511,39.712992,-105.014352,39.712994 1310,1336,1337,0.117575441930224,0.117575441930224,-105.014352,39.712994,-105.015726,39.713024 1311,1337,1338,0.0942761529447682,0.0942761529447682,-105.015726,39.713024,-105.016828,39.7130093 1313,1339,1340,0.0991229934735866,0.0991229934735866,-105.0179868,39.7130093,-105.0191455,39.712996 1314,1340,193,0.100574656408132,0.100574656408132,-105.0191455,39.712996,-105.0203213,39.712996 1315,193,1341,0.102057084030905,0.102057084030905,-105.0203213,39.712996,-105.0215144,39.7130026 1316,1341,1342,0.101342753238197,0.101342753238197,-105.0215144,39.7130026,-105.0226989,39.7129828 1317,1342,1343,0.0983873083767276,0.0983873083767276,-105.0226989,39.7129828,-105.023849,39.712996 1318,1343,1344,0.103799446896886,0.103799446896886,-105.023849,39.712996,-105.0250625,39.7129968 1320,1345,1346,0.0125938712274396,0.0125938712274396,-105.0025087,39.7490201,-105.0024538,39.7491252 1323,1348,1349,0.273909093656176,0.273909093656176,-104.9759324,39.769905,-104.9740676,39.7719084 1325,1350,1351,0.136546503712986,0.136546503712986,-105.0063979,39.7825483,-105.007995,39.7825082 1326,1351,1352,0.134960662965356,0.134960662965356,-105.007995,39.7825082,-105.0095743,39.7825214 1327,1352,1353,0.12926179848792,0.12926179848792,-105.0095743,39.7825214,-105.0110864,39.7825542 1328,1353,1354,0.137757238088674,0.137757238088674,-105.0110864,39.7825542,-105.0126985,39.7825478 1329,1354,1355,0.134312853283448,0.134312853283448,-105.0126985,39.7825478,-105.0142702,39.7825623 1330,1355,1356,0.132780195397846,0.132780195397846,-105.0142702,39.7825623,-105.015824,39.7825504 1334,1359,1360,0.200708631878513,0.200708631878513,-104.9979619,39.6967021,-104.9980058,39.6948974 1336,142,1364,0.213116678885437,0.213116678885437,-104.9980358,39.6930742,-104.9980305,39.6911576 1338,1365,1366,0.152775417186349,0.152775417186349,-105.0337367,39.6912702,-105.0337624,39.6898964 1339,1367,1368,0.213588518747439,0.213588518747439,-104.9875368,39.7120974,-104.9900335,39.7121268 1341,1369,1370,0.0932290478454428,0.0932290478454428,-104.9923595,39.7121202,-104.993449,39.7121432 1342,1371,1372,0.0501807359890933,0.0501807359890933,-105.0361028,39.7117899,-105.0366894,39.7117844 1343,1372,1373,0.0506488838331464,0.0506488838331464,-105.0366894,39.7117844,-105.0372815,39.7117878 1344,1373,1374,0.0509778039678037,0.0509778039678037,-105.0372815,39.7117878,-105.0378774,39.7117812 1345,1374,1375,0.0510804446988023,0.0510804446988023,-105.0378774,39.7117812,-105.0384745,39.7117746 1346,1375,1376,0.0530938888935116,0.0530938888935116,-105.0384745,39.7117746,-105.0390952,39.7117746 1347,1376,1377,0.0533676128248485,0.0533676128248485,-105.0390952,39.7117746,-105.0397191,39.7117746 1348,1377,1378,0.0492215264037076,0.0492215264037076,-105.0397191,39.7117746,-105.0402944,39.711784 1349,1378,1379,0.0493909004241748,0.0493909004241748,-105.0402944,39.711784,-105.0408718,39.7117866 1350,1379,1380,0.102775081126436,0.102775081126436,-105.0408718,39.7117866,-105.0420733,39.7117889 1351,1380,1381,0.100172308119327,0.100172308119327,-105.0420733,39.7117889,-105.0432442,39.7117733 1353,1382,1383,0.0341877559991377,0.0341877559991377,-104.9972593,39.7123952,-104.9976275,39.7122756 1354,1383,1384,0.104577694208817,0.104577694208817,-104.9976275,39.7122756,-104.998769,39.7119388 1356,1385,1386,0.193890579001187,0.193890579001187,-105.0016028,39.7121409,-105.0038695,39.7121354 2459,714,2450,0.108569713532818,0.108569713532818,-105.0041958,39.7705323,-105.0054661,39.7705389 1358,1387,1388,0.203368582544414,0.203368582544414,-105.0062556,39.7121476,-105.0086331,39.7121543 1359,1388,1389,0.203745939128333,0.203745939128333,-105.0086331,39.7121543,-105.011015,39.7121455 1361,1390,1391,0.199208620541168,0.199208620541168,-105.0322152,39.7838328,-105.0322278,39.7856243 1362,1391,1392,0.199941300123434,0.199941300123434,-105.0322278,39.7856243,-105.0322013,39.7874223 1364,1393,1394,0.177657657089983,0.177657657089983,-105.0324691,39.7165619,-105.0324777,39.7181596 1365,1394,1395,0.177656134299769,0.177656134299769,-105.0324777,39.7181596,-105.0324777,39.7197573 1366,1395,1396,0.0721099099294465,0.0721099099294465,-105.0324777,39.7197573,-105.0324777,39.7204058 1367,1396,1397,0.103333445330309,0.103333445330309,-105.0324777,39.7204058,-105.0324777,39.7213351 1368,1397,1398,0.177111308895875,0.177111308895875,-105.0324777,39.7213351,-105.0324765,39.7229279 1369,1398,1399,0.177390305757292,0.177390305757292,-105.0324765,39.7229279,-105.0324836,39.7245232 1370,1399,1400,0.0617135848764214,0.0617135848764214,-105.0324836,39.7245232,-105.0324862,39.7250782 1371,1400,1401,0.0203196347458361,0.0203196347458361,-105.0324862,39.7250782,-105.0324911,39.7252609 1373,1402,1403,0.0235752242204257,0.0235752242204257,-105.032154,39.734838,-105.0321575,39.73505 1375,1404,1402,0.00627534757508794,0.00627534757508794,-105.0321449,39.734782,-105.032154,39.734838 1377,1405,1406,0.205561430653916,0.205561430653916,-105.0321172,39.729303,-105.0321363,39.7311516 1378,1406,1407,0.198211407371417,0.198211407371417,-105.0321363,39.7311516,-105.032155,39.7329341 1379,1407,1404,0.205478920022626,0.205478920022626,-105.032155,39.7329341,-105.0321449,39.734782 1381,1408,1409,0.100293396704139,0.100293396704139,-105.032238,39.773186,-105.032333,39.774085 2482,2015,1998,0.0374209544699414,0.0374209544699414,-104.9354827,39.7474085,-104.935045,39.7474085 1382,1409,1410,0.293581023203639,0.293581023203639,-105.032333,39.774085,-105.0322367,39.7767242 1386,1413,1414,0.135399373352711,0.135399373352711,-105.0110892,39.7813605,-105.0126737,39.7813618 1387,1414,1415,0.134222064866511,0.134222064866511,-105.0126737,39.7813618,-105.0142444,39.7813552 1388,1415,1416,0.135554703950228,0.135554703950228,-105.0142444,39.7813552,-105.0158307,39.7813611 1390,1417,1418,0.0459508709120374,0.0459508709120374,-104.9988224,39.7819937,-104.9993559,39.7819419 1391,1418,1419,0.202303287973101,0.202303287973101,-104.9993559,39.7819419,-105.0017224,39.7819937 1394,1421,1422,0.101428183167069,0.101428183167069,-105.0345828,39.7821162,-105.0357695,39.7820968 1395,1422,1423,0.0971760324958247,0.0971760324958247,-105.0357695,39.7820968,-105.0369066,39.7820848 1396,1423,1424,0.100465380366459,0.100465380366459,-105.0369066,39.7820848,-105.0380823,39.7820859 1397,1424,1425,0.0503823697773718,0.0503823697773718,-105.0380823,39.7820859,-105.0386719,39.7820847 1398,1425,1426,0.0484682644313395,0.0484682644313395,-105.0386719,39.7820847,-105.0392391,39.7820835 1399,1426,1427,0.0493995225121813,0.0493995225121813,-105.0392391,39.7820835,-105.0398172,39.7820831 1400,1427,1138,0.0500574902796296,0.0500574902796296,-105.0398172,39.7820831,-105.040403,39.7820828 1401,1138,1428,0.0487273610513856,0.0487273610513856,-105.040403,39.7820828,-105.0409732,39.782078 1403,1429,1430,0.0510517494638005,0.0510517494638005,-105.0415749,39.7820729,-105.0421723,39.7820779 1404,1430,1431,0.0485479238043371,0.0485479238043371,-105.0421723,39.7820779,-105.0427404,39.7820827 1405,1431,1432,0.0499990939034271,0.0499990939034271,-105.0427404,39.7820827,-105.0433255,39.7820793 1406,1432,1433,0.0540496336498359,0.0540496336498359,-105.0433255,39.7820793,-105.043958,39.7820756 1408,1434,1435,0.101502735016485,0.101502735016485,-105.015828,39.7819929,-105.0170158,39.7820003 1409,1435,1436,0.0975542961638382,0.0975542961638382,-105.0170158,39.7820003,-105.0181574,39.7819937 1410,1436,1437,0.099750341261668,0.099750341261668,-105.0181574,39.7819937,-105.0193247,39.7820003 1411,1437,1265,0.0977907961309881,0.0977907961309881,-105.0193247,39.7820003,-105.0204691,39.7820002 1413,1438,1439,0.100436447451859,0.100436447451859,-105.0216256,39.7820039,-105.0228009,39.7820131 1416,1441,1442,0.100952147732681,0.100952147732681,-105.0038773,39.7148211,-105.0038934,39.7139133 1417,1442,1329,0.0966125375658313,0.0966125375658313,-105.0038934,39.7139133,-105.0038719,39.7130446 1418,1329,1386,0.101098635736807,0.101098635736807,-105.0038719,39.7130446,-105.0038695,39.7121354 1419,1386,1443,0.103303628365074,0.103303628365074,-105.0038695,39.7121354,-105.0038795,39.7112064 1420,1443,1444,0.105351454494942,0.105351454494942,-105.0038795,39.7112064,-105.0039077,39.7102592 1421,1444,1445,0.104823988220675,0.104823988220675,-105.0039077,39.7102592,-105.0039116,39.7093165 1422,1445,1446,0.0939934684249721,0.0939934684249721,-105.0039116,39.7093165,-105.0038944,39.7084713 1424,1447,1448,0.0986593061594928,0.0986593061594928,-105.0038773,39.7075535,-105.0037914,39.7066687 1425,1448,1449,0.102799709683289,0.102799709683289,-105.0037914,39.7066687,-105.0037914,39.7057442 1426,1449,1450,0.0947158385157811,0.0947158385157811,-105.0037914,39.7057442,-105.0037914,39.7048924 1427,1450,1451,0.0999075147918272,0.0999075147918272,-105.0037914,39.7048924,-105.0038258,39.7039943 1429,1452,784,0.0977509062908684,0.0977509062908684,-105.003594,39.7030434,-105.0031735,39.702226 1431,1453,1454,0.0719801500300486,0.0719801500300486,-105.0038208,39.695498,-105.0038293,39.6948507 1432,1454,147,0.198407848383786,0.198407848383786,-105.0038293,39.6948507,-105.0039152,39.6930676 1433,147,1455,0.0338525123105229,0.0338525123105229,-105.0039152,39.6930676,-105.0039409,39.6927638 1435,151,1456,0.201963345264684,0.201963345264684,-105.0077346,39.6931072,-105.0077346,39.6912909 1438,1458,1459,0.393387760227334,0.393387760227334,-105.0078206,39.6893993,-105.007872,39.6858617 1439,1460,1343,0.203476082408649,0.203476082408649,-105.0238542,39.7148259,-105.023849,39.712996 1440,1343,1461,0.205811743637529,0.205811743637529,-105.023849,39.712996,-105.0238413,39.7111451 1441,1461,1462,0.203884797606556,0.203884797606556,-105.0238413,39.7111451,-105.0238747,39.7093117 1442,1462,1463,0.199707411933497,0.199707411933497,-105.0238747,39.7093117,-105.0238662,39.7075157 1443,1463,1464,0.202654089186264,0.202654089186264,-105.0238662,39.7075157,-105.0238576,39.7056932 1444,1464,1465,0.201184980777767,0.201184980777767,-105.0238576,39.7056932,-105.0238576,39.7038839 1446,778,1466,0.187246918966658,0.187246918966658,-105.023849,39.7020679,-105.0238662,39.700384 1447,1466,1467,0.197539000166948,0.197539000166948,-105.0238662,39.700384,-105.0238404,39.6986076 1448,1467,1468,0.208212504536917,0.208212504536917,-105.0238404,39.6986076,-105.0238399,39.6967351 1450,1469,1470,0.186875447219802,0.186875447219802,-105.0235652,39.6967351,-105.0235572,39.6950545 1451,173,1471,0.256211082856798,0.256211082856798,-105.0231623,39.6931129,-105.0231842,39.6908088 1454,1473,1474,0.0115011236026218,0.0115011236026218,-104.9248865,39.6961248,-104.9247632,39.6960836 1455,1474,1475,0.0782239536830869,0.0782239536830869,-104.9247632,39.6960836,-104.9241194,39.6955841 1456,1475,1476,0.086773238144748,0.086773238144748,-104.9241194,39.6955841,-104.9233668,39.695061 1457,1476,1479,0.0924870142175924,0.0924870142175924,-104.9233668,39.695061,-104.9226286,39.6944534 1458,1479,1480,0.37958729242533,0.37958729242533,-104.9226286,39.6944534,-104.9194549,39.6920681 1460,1482,1483,0.0482525610515095,0.0482525610515095,-104.9907544,39.6948087,-104.9913183,39.6948152 1463,1183,1360,0.0998764831880159,0.0998764831880159,-104.9968385,39.6948908,-104.9980058,39.6948974 1464,1360,1485,0.101348070124559,0.101348070124559,-104.9980058,39.6948974,-104.9991903,39.6948908 1465,1485,1486,0.0984049068298888,0.0984049068298888,-104.9991903,39.6948908,-105.0003404,39.6948842 1467,1487,1488,0.111519868825334,0.111519868825334,-104.9874337,39.6948003,-104.988737,39.694787 1471,1454,1491,0.201276239535877,0.201276239535877,-105.0038293,39.6948507,-105.0061812,39.6948904 1473,1492,1493,0.102671300709598,0.102671300709598,-105.036538,39.695087,-105.037738,39.695087 1474,1493,1494,0.114201675013651,0.114201675013651,-105.037738,39.695087,-105.0390582,39.6949357 1475,1494,1495,0.100620235623392,0.100620235623392,-105.0390582,39.6949357,-105.0402341,39.6949489 1476,1495,1496,0.0991406161889474,0.0991406161889474,-105.0402341,39.6949489,-105.0413928,39.6949423 1477,1496,1497,0.0998844924107287,0.0998844924107287,-105.0413928,39.6949423,-105.0425601,39.6949555 1478,1497,1498,0.102075212599034,0.102075212599034,-105.0425601,39.6949555,-105.0437531,39.6949621 1479,1498,1499,0.0984215743592215,0.0984215743592215,-105.0437531,39.6949621,-105.0449033,39.6949489 1480,1499,1500,0.710275264674714,0.710275264674714,-105.0449033,39.6949489,-105.0532048,39.6949656 1481,1501,1502,0.109574036549915,0.109574036549915,-105.0250491,39.694923,-105.0263295,39.6949026 1482,1502,1503,0.290817056726042,0.290817056726042,-105.0263295,39.6949026,-105.0297284,39.6949225 1484,1504,1505,0.0925327391334129,0.0925327391334129,-105.0309987,39.6949159,-105.0320802,39.6949159 1485,1505,1506,0.0984021297067109,0.0984021297067109,-105.0320802,39.6949159,-105.0332303,39.6949159 1486,1506,1508,0.0976913946915281,0.0976913946915281,-105.0332303,39.6949159,-105.0343718,39.694896 1489,1509,1510,0.0972031962531711,0.0972031962531711,-104.9520771,39.704954,-104.9532101,39.7050201 1490,1510,1511,0.029446204772298,0.029446204772298,-104.9532101,39.7050201,-104.9534977,39.7051656 1494,1514,1515,0.0918220075397064,0.0918220075397064,-104.9278643,39.6960978,-104.9267914,39.6961177 1499,1518,1519,0.202094906389576,0.202094906389576,-104.9745407,39.7110945,-104.9745633,39.7092771 1500,1519,1520,0.199707443263373,0.199707443263373,-104.9745633,39.7092771,-104.9745719,39.7074811 1501,1520,1521,0.202063984146535,0.202063984146535,-104.9745719,39.7074811,-104.9745465,39.705664 1502,1521,1522,0.20219834838932,0.20219834838932,-104.9745465,39.705664,-104.9745729,39.7038457 1503,1522,1523,0.199783925434931,0.199783925434931,-104.9745729,39.7038457,-104.9745731,39.702049 1504,1523,47,0.203533027899534,0.203533027899534,-104.9745731,39.702049,-104.974563,39.7002186 2599,2565,2566,0.0719878134592224,0.0719878134592224,-104.9525578,39.7090414,-104.9525835,39.7096885 1506,1524,1525,0.202471618520659,0.202471618520659,-104.9745686,39.6984311,-104.9745895,39.6966103 1507,1525,1526,0.207090708341307,0.207090708341307,-104.9745895,39.6966103,-104.974598,39.6947479 1508,1526,1527,0.19569314849173,0.19569314849173,-104.974598,39.6947479,-104.974606,39.692988 1509,1527,1528,0.200397251106195,0.200397251106195,-104.974606,39.692988,-104.9746158,39.6911858 1511,1529,1530,2.00893755060013,2.00893755060013,-104.9745995,39.6893814,-104.9746235,39.6713146 1516,1535,1536,0.100586492660266,0.100586492660266,-104.95706,39.7213954,-104.9582358,39.7214152 1518,1009,1537,0.0517503943444181,0.0517503943444181,-104.9875916,39.776556,-104.9869861,39.7765493 1519,1537,1540,0.0418405299236717,0.0418405299236717,-104.9869861,39.7765493,-104.9864968,39.7765361 1520,1540,1541,0.0515572086033239,0.0515572086033239,-104.9864968,39.7765361,-104.9858935,39.7765349 1521,1541,1542,0.0506297333875711,0.0506297333875711,-104.9858935,39.7765349,-104.9853013,39.7765217 1522,1542,1547,0.050402272284143,0.050402272284143,-104.9853013,39.7765217,-104.9847116,39.7765295 1523,1547,972,0.0996461444866795,0.0996461444866795,-104.9847116,39.7765295,-104.9835456,39.7765347 1524,972,1548,0.0962022319753865,0.0962022319753865,-104.9835456,39.7765347,-104.9824199,39.7765295 1525,1548,1549,0.0953657467513535,0.0953657467513535,-104.9824199,39.7765295,-104.9813041,39.7765427 1526,1549,1550,0.0963437695650725,0.0963437695650725,-104.9813041,39.7765427,-104.9801772,39.7765679 1528,1551,1552,0.142721374587541,0.142721374587541,-104.945934,39.777795,-104.944264,39.777781 1529,1552,1553,0.0277011537567162,0.0277011537567162,-104.944264,39.777781,-104.943941,39.77776 1530,1554,1555,0.0435488620803952,0.0435488620803952,-104.9639791,39.7776803,-104.9634695,39.7776803 1531,1555,1053,0.0900813280777187,0.0900813280777187,-104.9634695,39.7776803,-104.9624154,39.7776762 1532,1053,1556,0.091689363858679,0.091689363858679,-104.9624154,39.7776762,-104.9613425,39.77767 1537,1560,1561,0.060529314582724,0.060529314582724,-104.9571611,39.7776691,-104.9564528,39.7776703 1538,1561,1562,0.0982757577888809,0.0982757577888809,-104.9564528,39.7776703,-104.9553028,39.7776723 16447,9904,9905,0.234187757526107,0.234187757526107,-104.9731712,39.6980224,-104.9731684,39.7001285 1539,1562,1563,0.0964555264462913,0.0964555264462913,-104.9553028,39.7776723,-104.9541741,39.7776743 1540,1563,1564,0.0948745488688521,0.0948745488688521,-104.9541741,39.7776743,-104.9530639,39.7776762 1541,1564,1565,0.0967033454927318,0.0967033454927318,-104.9530639,39.7776762,-104.9519323,39.7776782 1542,1565,1566,0.0968058200777679,0.0968058200777679,-104.9519323,39.7776782,-104.9507995,39.7776799 1543,1566,1567,0.0857541821683109,0.0857541821683109,-104.9507995,39.7776799,-104.9497965,39.7776561 1544,1567,1568,0.099340207555012,0.099340207555012,-104.9497965,39.7776561,-104.9486346,39.7776838 1545,1568,1571,0.0938405349536985,0.0938405349536985,-104.9486346,39.7776838,-104.9475365,39.7776858 1546,1571,1572,0.0960880186310076,0.0960880186310076,-104.9475365,39.7776858,-104.9464121,39.7776877 1548,1573,1574,0.0687509395523497,0.0687509395523497,-105.0353206,39.6868062,-105.0360845,39.6869978 1551,1576,1577,0.102936179368501,0.102936179368501,-105.0378698,39.6874469,-105.0390628,39.6875658 1555,1580,1581,0.0874483930882581,0.0874483930882581,-105.0421871,39.6881867,-105.0432085,39.6882131 1558,1583,1584,0.322225767594647,0.322225767594647,-105.0452106,39.6881689,-105.0489763,39.6881801 1559,1585,158,0.325178498041831,0.325178498041831,-105.0145707,39.6959461,-105.0136315,39.6931124 1560,158,1586,0.248813969770461,0.248813969770461,-105.0136315,39.6931124,-105.0136484,39.6908748 1562,1587,1588,0.682458212363131,0.682458212363131,-105.0138115,39.6884179,-105.0128935,39.6823212 1563,1589,1590,0.093984831401002,0.093984831401002,-105.0133261,39.7073704,-105.0133347,39.7065252 1564,1590,1591,0.0969174980637894,0.0969174980637894,-105.0133347,39.7065252,-105.0133347,39.7056536 1565,1591,1592,0.0961947351154639,0.0961947351154639,-105.0133347,39.7056536,-105.0133176,39.7047886 1566,1592,1593,0.0903125194205546,0.0903125194205546,-105.0133176,39.7047886,-105.0133176,39.7039764 1567,1593,768,0.157881413911052,0.157881413911052,-105.0133176,39.7039764,-105.0133004,39.7025566 1568,768,1596,0.172691061788589,0.172691061788589,-105.0133004,39.7025566,-105.0135751,39.701018 1569,1596,1597,0.125221889854682,0.125221889854682,-105.0135751,39.701018,-105.0140815,39.6999614 11466,780,781,0.0395520182900152,0.0395520182900152,-104.9318858,39.7800449,-104.9314271,39.7799974 14682,727,782,0.194557772372847,0.194557772372847,-104.9700021,39.7200889,-104.9699677,39.7183394 1575,1603,1604,0.122808892568626,0.122808892568626,-105.0031242,39.7501833,-105.002095,39.7509538 1576,1604,1605,0.14134447308364,0.14134447308364,-105.002095,39.7509538,-105.0009256,39.7518524 1577,1605,1606,0.00315234288642188,0.00315234288642188,-105.0009256,39.7518524,-105.000898,39.7518712 1578,1606,1607,0.00237760055681402,0.00237760055681402,-105.000898,39.7518712,-105.00088,39.7518875 1579,1607,1034,0.102833271602923,0.102833271602923,-105.00088,39.7518875,-105.0000465,39.7525543 1580,1034,1608,0.043468513404088,0.043468513404088,-105.0000465,39.7525543,-104.9996914,39.7528341 1581,1608,1033,0.049915824892393,0.049915824892393,-104.9996914,39.7528341,-104.9992823,39.7531544 1582,1033,1609,0.0942592902205972,0.0942592902205972,-104.9992823,39.7531544,-104.9985176,39.7537651 1583,1609,1610,0.146590259158182,0.146590259158182,-104.9985176,39.7537651,-104.9973103,39.7547013 1585,1611,1612,0.124755429872932,0.124755429872932,-104.9928744,39.7570652,-104.9918236,39.7578438 1587,1613,1614,0.146275547777326,0.146275547777326,-104.9779666,39.7696675,-104.9767564,39.7705977 1588,1614,1615,0.26514479082652,0.26514479082652,-104.9767564,39.7705977,-104.9745571,39.7722795 1589,1615,1616,0.120777633356172,0.120777633356172,-104.9745571,39.7722795,-104.973572,39.7730583 1590,1616,1617,0.146979440780155,0.146979440780155,-104.973572,39.7730583,-104.9723691,39.774003 1591,1617,1618,0.586436662116935,0.586436662116935,-104.9723691,39.774003,-104.9670562,39.7773409 10219,5410,5429,0.0496147818599398,0.0496147818599398,-104.9704709,39.6893522,-104.9698913,39.6893394 1592,1618,1619,0.120318550023187,0.120318550023187,-104.9670562,39.7773409,-104.9660606,39.778106 1593,1620,1621,0.123170513487948,0.123170513487948,-104.9874196,39.7290833,-104.9888599,39.7290834 1594,1621,1622,0.0891128334653611,0.0891128334653611,-104.9888599,39.7290834,-104.9899006,39.7290427 1595,1622,1623,0.0126945079405001,0.0126945079405001,-104.9899006,39.7290427,-104.990046,39.7290197 1597,1624,1625,0.0361628363016983,0.0361628363016983,-104.9994552,39.7668568,-104.9994016,39.7671794 1598,1625,1626,0.0965078268867085,0.0965078268867085,-104.9994016,39.7671794,-104.9994084,39.7680473 1599,1626,1627,0.122881556236448,0.122881556236448,-104.9994084,39.7680473,-104.9994072,39.7691524 1601,1628,1629,0.0514694071076013,0.0514694071076013,-104.9994043,39.7833868,-104.9993614,39.7838485 1604,1635,1337,0.196038913624896,0.196038913624896,-105.015737,39.714787,-105.015726,39.713024 1605,1337,1636,0.207228602655476,0.207228602655476,-105.015726,39.713024,-105.0156951,39.7111605 1606,1636,1637,0.20264296962565,0.20264296962565,-105.0156951,39.7111605,-105.0156865,39.7093381 1607,1637,1638,0.203387402917304,0.203387402917304,-105.0156865,39.7093381,-105.0157122,39.7075091 1608,1638,1639,0.0190931929940632,0.0190931929940632,-105.0157122,39.7075091,-105.0156968,39.7073378 1609,1639,1640,0.0954982678568342,0.0954982678568342,-105.0156968,39.7073378,-105.0156865,39.706479 1612,1642,1643,0.0969376424953903,0.0969376424953903,-105.0156924,39.7056338,-105.0156693,39.7047622 1613,1643,1644,0.0932591849763066,0.0932591849763066,-105.0156693,39.7047622,-105.0156693,39.7039235 1614,1644,769,0.109404688325734,0.109404688325734,-105.0156693,39.7039235,-105.0156693,39.7029396 1616,1645,1646,0.0870106428010285,0.0870106428010285,-105.015583,39.6967681,-105.0155663,39.6959857 1617,1646,1647,0.21369947718983,0.21369947718983,-105.0155663,39.6959857,-105.0155835,39.6940639 1618,1647,160,0.103968034130831,0.103968034130831,-105.0155835,39.6940639,-105.0155788,39.6931289 1619,160,1648,0.148969074067601,0.148969074067601,-105.0155788,39.6931289,-105.0157083,39.6917929 1620,1648,1649,0.102090714125769,0.102090714125769,-105.0157083,39.6917929,-105.0156997,39.6908748 1621,1649,1650,0.152016365267068,0.152016365267068,-105.0156997,39.6908748,-105.0156911,39.6895077 1624,1652,1653,3.12548314855053,3.12548314855053,-105.0156826,39.688616,-105.0158,39.660508 1625,1654,1655,0.099787477314555,0.099787477314555,-105.015638,39.699987,-105.0156436,39.6990896 1626,1655,1656,0.0573939833292015,0.0573939833292015,-105.0156436,39.6990896,-105.0156865,39.6985745 1627,1656,1657,0.0412244638452508,0.0412244638452508,-105.0156865,39.6985745,-105.0156522,39.6982047 1628,1657,1658,0.159748945001355,0.159748945001355,-105.0156522,39.6982047,-105.0156688,39.6967681 1630,1659,1660,0.0562485254553907,0.0562485254553907,-105.0252948,39.7674204,-105.0259529,39.7674233 1631,1660,1661,0.140693983223782,0.140693983223782,-105.0259529,39.7674233,-105.027599,39.7674306 1632,1661,1662,0.199243791884909,0.199243791884909,-105.027599,39.7674306,-105.02993,39.7674094 1633,1662,1663,0.200873345889282,0.200873345889282,-105.02993,39.7674094,-105.0322802,39.7674005 1634,1663,1664,0.200754056548572,0.200754056548572,-105.0322802,39.7674005,-105.034629,39.767391 1636,1665,1626,0.102716653811918,0.102716653811918,-104.9982066,39.7680487,-104.9994084,39.7680473 1637,1626,1666,0.1010071593638,0.1010071593638,-104.9994084,39.7680473,-105.0005902,39.7680472 1638,1666,1667,0.101237955319616,0.101237955319616,-105.0005902,39.7680472,-105.0017747,39.7680465 1639,1667,1668,0.101237948338119,0.101237948338119,-105.0017747,39.7680465,-105.0029592,39.7680459 1640,1668,711,0.101306598900241,0.101306598900241,-105.0029592,39.7680459,-105.0041445,39.7680437 1641,711,1669,0.10042603616611,0.10042603616611,-105.0041445,39.7680437,-105.0053195,39.7680447 1642,1669,1670,0.0958961450641524,0.0958961450641524,-105.0053195,39.7680447,-105.0064415,39.7680441 1644,1671,1672,0.137716093557474,0.137716093557474,-105.0080403,39.7680432,-105.0096516,39.7680424 2762,2714,2715,0.0991860693431078,0.0991860693431078,-105.0228875,39.7720427,-105.0228852,39.7729347 1651,1678,1679,0.133306617824866,0.133306617824866,-105.0174158,39.7680606,-105.0189755,39.7680565 1652,1679,1250,0.131938339831678,0.131938339831678,-105.0189755,39.7680565,-105.0205192,39.7680565 1653,1250,1680,0.132959450261057,0.132959450261057,-105.0205192,39.7680565,-105.0220748,39.7680472 1654,1680,1681,0.132733669106231,0.132733669106231,-105.0220748,39.7680472,-105.0236278,39.7680441 1655,1681,1682,0.132964768190064,0.132964768190064,-105.0236278,39.7680441,-105.0251835,39.7680482 1657,1683,1684,0.0490945965896849,0.0490945965896849,-105.0346312,39.7676742,-105.0352055,39.7676655 1658,1684,1685,0.0490108159838641,0.0490108159838641,-105.0352055,39.7676655,-105.0357789,39.7676609 1659,1685,1686,0.0499458328019049,0.0499458328019049,-105.0357789,39.7676609,-105.0363632,39.7676539 1660,1686,1687,0.0506073899683783,0.0506073899683783,-105.0363632,39.7676539,-105.0369553,39.7676511 1661,1687,1688,0.0999922931051382,0.0999922931051382,-105.0369553,39.7676511,-105.038125,39.7676337 1663,1689,1690,0.0532341368396536,0.0532341368396536,-105.0387013,39.7676285,-105.0393241,39.7676228 1664,1690,1691,0.0494816378016481,0.0494816378016481,-105.0393241,39.7676228,-105.039903,39.7676176 1665,1691,1129,0.0483962553320354,0.0483962553320354,-105.039903,39.7676176,-105.0404692,39.7676124 2786,2740,2741,0.204165004811902,0.204165004811902,-104.9558357,39.6929607,-104.9558357,39.6911246 1669,1694,1695,0.0515058444916569,0.0515058444916569,-105.0428441,39.7675702,-105.0434467,39.7675662 1670,1695,1696,0.049583388064832,0.049583388064832,-105.0434467,39.7675662,-105.0440268,39.7675617 1672,1697,1698,0.164817053327799,0.164817053327799,-104.9384472,39.7162245,-104.9384005,39.7147427 1674,1699,1700,0.200184975462711,0.200184975462711,-104.9383805,39.6911269,-104.9383741,39.6893266 1676,1701,1702,0.0562043024646792,0.0562043024646792,-104.9875011,39.6911908,-104.9881579,39.6911836 1677,1702,1703,0.0473559609478773,0.0473559609478773,-104.9881579,39.6911836,-104.9887113,39.6911776 1679,1704,1705,0.398746605392666,0.398746605392666,-105.0250424,39.6912967,-105.0297026,39.69129 1681,1706,1365,0.144540603588288,0.144540603588288,-105.0320475,39.6912817,-105.0337367,39.6912702 1682,1365,1707,0.0528990154558718,0.0528990154558718,-105.0337367,39.6912702,-105.0343547,39.691257 1683,1707,1708,0.10134484884037,0.10134484884037,-105.0343547,39.691257,-105.0355391,39.6912636 1684,1708,1709,0.0991459088544214,0.0991459088544214,-105.0355391,39.6912636,-105.0366978,39.691257 1685,1709,1710,0.100657696530189,0.100657696530189,-105.0366978,39.691257,-105.0378737,39.6912834 1686,1710,1711,0.102825031241611,0.102825031241611,-105.0378737,39.6912834,-105.0390754,39.69129 1687,1711,1712,0.0822822408497534,0.0822822408497534,-105.0390754,39.69129,-105.0400367,39.6913098 1688,1712,1713,0.0873989484445677,0.0873989484445677,-105.0400367,39.6913098,-105.041058,39.6912966 1689,1713,1714,0.083724486939572,0.083724486939572,-105.041058,39.6912966,-105.0420365,39.6912966 1691,1715,1716,0.0772899080720762,0.0772899080720762,-105.0433411,39.691224,-105.0442424,39.6912702 1693,1717,1718,0.0829924152482612,0.0829924152482612,-105.0087646,39.690855,-105.0097345,39.6908484 12973,1824,2797,0.01303984476973,0.01303984476973,-105.0068707,39.7455494,-105.0069887,39.7454751 1695,1719,1720,0.0851881782403355,0.0851881782403355,-105.0107559,39.690855,-105.0117515,39.690855 1696,1720,1721,0.0815306594337643,0.0815306594337643,-105.0117515,39.690855,-105.0127042,39.6908682 1697,1721,1586,0.0807934684584117,0.0807934684584117,-105.0127042,39.6908682,-105.0136484,39.6908748 1698,1586,1722,0.0815207303880199,0.0815207303880199,-105.0136484,39.6908748,-105.0146011,39.6908814 1699,1722,1649,0.0940041718050458,0.0940041718050458,-105.0146011,39.6908814,-105.0156997,39.6908748 1702,1723,1724,0.079056501466603,0.079056501466603,-105.0164379,39.6918193,-105.0171932,39.6914098 1703,1724,1725,0.0798640413181071,0.0798640413181071,-105.0171932,39.6914098,-105.0179828,39.6910268 1707,204,1728,0.0808035328564148,0.0808035328564148,-105.0203689,39.690822,-105.0213131,39.6908088 1708,1728,1729,0.0793099389847985,0.0793099389847985,-105.0213131,39.6908088,-105.02224,39.6908088 1709,1729,1471,0.0807902086419881,0.0807902086419881,-105.02224,39.6908088,-105.0231842,39.6908088 1710,1471,1730,0.159227595521595,0.159227595521595,-105.0231842,39.6908088,-105.0250451,39.6908065 1712,1731,1732,0.00918106235729301,0.00918106235729301,-105.0015625,39.6912528,-105.0016698,39.6912526 1713,1732,1733,0.0904244628649386,0.0904244628649386,-105.0016698,39.6912526,-105.0027266,39.6912507 1714,1733,1734,0.1024374483727,0.1024374483727,-105.0027266,39.6912507,-105.0039238,39.6912513 1715,1734,1735,0.102816532682191,0.102816532682191,-105.0039238,39.6912513,-105.0051254,39.6912447 1716,1735,1736,0.0492571813589573,0.0492571813589573,-105.0051254,39.6912447,-105.0057005,39.6912645 1718,1737,1738,0.0480836518232765,0.0480836518232765,-105.0061947,39.6912734,-105.0067562,39.6912909 1720,1456,1739,0.0851993535054976,0.0851993535054976,-105.0077346,39.6912909,-105.0087303,39.6912975 1722,1740,1741,0.0851913863702705,0.0851913863702705,-104.9900263,39.6908136,-104.9910219,39.6908202 1724,1742,1743,1.05721580006997,1.05721580006997,-104.9851236,39.7677094,-104.9787558,39.7758607 1727,1746,1747,0.203318990561603,0.203318990561603,-104.9722045,39.6929651,-104.9722389,39.6911368 1728,1747,1748,0.105159616756228,0.105159616756228,-104.9722389,39.6911368,-104.9722475,39.6901911 1730,1749,1750,0.0560818664301058,0.0560818664301058,-104.9721944,39.7142027,-104.9722042,39.714707 1732,1751,1752,0.478248386364013,0.478248386364013,-104.9472549,39.7837973,-104.944277,39.787439 1733,1752,1753,0.443656760721259,0.443656760721259,-104.944277,39.787439,-104.9414956,39.7908082 1735,1754,1755,0.1348267792147,0.1348267792147,-105.0124896,39.7620198,-105.0124792,39.7608073 1736,1755,1756,0.129877519863856,0.129877519863856,-105.0124792,39.7608073,-105.0124873,39.7596393 1738,1757,1758,0.139572444331893,0.139572444331893,-105.0085894,39.7075535,-105.0078426,39.7064375 1740,1759,151,0.222068972422621,0.222068972422621,-105.0067133,39.6949432,-105.0077346,39.6931072 1742,1760,1761,0.217075886587119,0.217075886587119,-105.0074982,39.7009717,-105.0081893,39.6990933 1744,95,1762,0.0857577538793466,0.0857577538793466,-104.9551461,39.7002095,-104.9546893,39.699523 1746,1763,1764,0.202675621070888,0.202675621070888,-104.9768983,39.7165189,-104.9769042,39.7146962 1747,1764,1765,0.199646627713467,0.199646627713467,-104.9769042,39.7146962,-104.9769241,39.7129008 1749,1768,1769,0.203715891739879,0.203715891739879,-104.976901,39.7110879,-104.9769412,39.7092561 18799,8969,430,0.0787540687567586,0.0787540687567586,-104.9948199,39.7664979,-104.9943797,39.7671201 1751,1772,1773,0.1980611092504,0.1980611092504,-104.9769267,39.7074561,-104.9769014,39.705675 1752,1773,1774,0.203412766578772,0.203412766578772,-104.9769014,39.705675,-104.9769161,39.7038457 1753,1774,1775,0.202109933054243,0.202109933054243,-104.9769161,39.7038457,-104.9769267,39.7020281 1754,1775,43,0.202669215310678,0.202669215310678,-104.9769267,39.7020281,-104.9769439,39.7002055 1755,43,1776,0.197841814631247,0.197841814631247,-104.9769439,39.7002055,-104.9769155,39.6984264 1756,1776,1777,0.202676328377112,0.202676328377112,-104.9769155,39.6984264,-104.9769241,39.6966037 1757,1777,1778,0.204936151058667,0.204936151058667,-104.9769241,39.6966037,-104.9769531,39.6947608 1758,1778,1779,0.1977714314521,0.1977714314521,-104.9769531,39.6947608,-104.9769504,39.6929822 1759,1779,1780,0.0315877327413917,0.0315877327413917,-104.9769504,39.6929822,-104.9769419,39.6926982 1760,1780,1781,0.0188253963586558,0.0188253963586558,-104.9769419,39.6926982,-104.9769412,39.6925289 1763,1782,570,0.0446437216270623,0.0446437216270623,-104.986165,39.6947828,-104.9856433,39.69479 1764,570,1783,0.0483070548371257,0.0483070548371257,-104.9856433,39.69479,-104.9850787,39.69479 1765,1783,1784,0.0445253123220399,0.0445253123220399,-104.9850787,39.69479,-104.9845583,39.69479 1766,1784,1785,0.0510546887722961,0.0510546887722961,-104.9845583,39.69479,-104.9839616,39.6947869 1768,1786,1787,0.0533839966500878,0.0533839966500878,-104.9833861,39.6948011,-104.9827622,39.6947958 1769,1787,1788,0.0521924619717138,0.0521924619717138,-104.9827622,39.6947958,-104.9821522,39.6947929 1770,1788,1789,0.0490694542852552,0.0490694542852552,-104.9821522,39.6947929,-104.9815787,39.6947902 1771,1789,1790,0.0491381693257593,0.0491381693257593,-104.9815787,39.6947902,-104.9810045,39.694799 1774,1792,1793,0.188232081449375,0.188232081449375,-104.931734,39.694587,-104.929534,39.694587 1775,1793,1794,0.0938047512624172,0.0938047512624172,-104.929534,39.694587,-104.9284394,39.6945392 1777,1795,1796,0.0479551643273822,0.0479551643273822,-104.9792579,39.6947744,-104.9786977,39.6947606 1779,1797,1798,0.0506257576844139,0.0506257576844139,-104.9781014,39.6947603,-104.9775097,39.6947606 1780,1798,1778,0.0476226019606038,0.0476226019606038,-104.9775097,39.6947606,-104.9769531,39.6947608 1781,1778,1799,0.0506000833049729,0.0506000833049729,-104.9769531,39.6947608,-104.9763617,39.694761 1782,1799,1800,0.0489339836382716,0.0489339836382716,-104.9763617,39.694761,-104.97579,39.6947486 1783,1800,1801,0.0520587364066008,0.0520587364066008,-104.97579,39.6947486,-104.9751816,39.6947545 1784,1801,1526,0.0499381116869285,0.0499381116869285,-104.9751816,39.6947545,-104.974598,39.6947479 1785,1526,1802,0.0482912843745838,0.0482912843745838,-104.974598,39.6947479,-104.9740336,39.6947447 1786,1802,1803,0.052312654556816,0.052312654556816,-104.9740336,39.6947447,-104.9734222,39.6947413 1788,466,1804,0.00820558552351573,0.00820558552351573,-104.9373661,39.6947234,-104.9373232,39.6947894 1789,1804,1805,0.0939988504660162,0.0939988504660162,-104.9373232,39.6947894,-104.9362246,39.6947828 1790,1805,1806,0.0853375028247139,0.0853375028247139,-104.9362246,39.6947828,-104.935235,39.694687 1792,1807,1808,0.0203438851658787,0.0203438851658787,-105.0073479,39.7524784,-105.0075333,39.7523637 1793,1808,1809,0.0251680266073563,0.0251680266073563,-105.0075333,39.7523637,-105.0077397,39.7522023 1794,1809,1810,0.203784780502352,0.203784780502352,-105.0077397,39.7522023,-105.0094107,39.7508953 1795,1810,1811,0.245267310527272,0.245267310527272,-105.0094107,39.7508953,-105.0082177,39.7529013 1797,1812,1513,0.252426666173968,0.252426666173968,-104.9317181,39.6953648,-104.92892,39.6960846 1799,1479,1813,0.176119796231885,0.176119796231885,-104.9226286,39.6944534,-104.923341,39.6929674 1800,1813,1814,0.410709550491308,0.410709550491308,-104.923341,39.6929674,-104.9243796,39.6893613 1802,1815,1816,0.0577133885110317,0.0577133885110317,-105.0264272,39.7291051,-105.0268596,39.7287066 1805,1818,1819,0.0740878722178254,0.0740878722178254,-105.028093,39.7274609,-105.0286551,39.7269539 1806,1819,1820,0.135457901381645,0.135457901381645,-105.0286551,39.7269539,-105.0299828,39.7262896 1808,1821,1822,0.206145194610924,0.206145194610924,-104.9293577,39.7647208,-104.9269459,39.7647142 1812,1828,1829,0.106425576539939,0.106425576539939,-105.0251054,39.7213616,-105.0263496,39.7213466 1813,1829,1830,0.105266693821804,0.105266693821804,-105.0263496,39.7213466,-105.0275804,39.7213446 1814,1830,1831,0.0587144262982408,0.0587144262982408,-105.0275804,39.7213446,-105.0282669,39.7213461 1815,1831,1832,0.0458724352500271,0.0458724352500271,-105.0282669,39.7213461,-105.0288032,39.7213404 1817,1833,1834,0.199229532947629,0.199229532947629,-105.0227761,39.7211827,-105.0251054,39.7211636 1820,1836,1837,0.0309799563804686,0.0309799563804686,-105.0117245,39.7209266,-105.0120749,39.720856 1822,1838,1839,0.146418601014837,0.146418601014837,-104.9874805,39.7209443,-104.9891924,39.7209342 1823,1839,1840,0.141683677614281,0.141683677614281,-104.9891924,39.7209342,-104.9908489,39.7209474 1824,1840,1841,0.111588649653809,0.111588649653809,-104.9908489,39.7209474,-104.9921535,39.7209342 1827,1844,1845,0.101354924922083,0.101354924922083,-105.030046,39.7213676,-105.031231,39.721358 1828,1845,1397,0.106656735273228,0.106656735273228,-105.031231,39.721358,-105.0324777,39.7213351 1829,1397,1846,0.052351737797171,0.052351737797171,-105.0324777,39.7213351,-105.0330898,39.7213326 1831,1847,1848,0.0531037804059208,0.0531037804059208,-105.0337,39.7213301,-105.0343209,39.721329 1832,1848,1849,0.0506063775898189,0.0506063775898189,-105.0343209,39.721329,-105.0349126,39.721328 1833,1849,1850,0.0517100300362486,0.0517100300362486,-105.0349126,39.721328,-105.0355172,39.72133 1834,1850,1851,0.0523258164287328,0.0523258164287328,-105.0355172,39.72133,-105.036129,39.721332 1835,1851,1852,0.0499829479152778,0.0499829479152778,-105.036129,39.721332,-105.0367134,39.7213291 1836,1852,1853,0.051505297770613,0.051505297770613,-105.0367134,39.7213291,-105.0373156,39.7213262 1837,1853,1854,0.051498980863322,0.051498980863322,-105.0373156,39.7213262,-105.0379177,39.7213314 1840,1856,1857,0.051410475877809,0.051410475877809,-105.0391086,39.721333,-105.0397097,39.7213315 1841,1857,1858,0.0513674435994921,0.0513674435994921,-105.0397097,39.7213315,-105.0403103,39.7213316 1842,1858,1109,0.0515213919005775,0.0515213919005775,-105.0403103,39.7213316,-105.0409127,39.7213317 1843,1109,1859,0.0506198107739765,0.0506198107739765,-105.0409127,39.7213317,-105.0415045,39.7213253 1844,1859,1860,0.0511967416282439,0.0511967416282439,-105.0415045,39.7213253,-105.0421031,39.721327 1845,1860,1861,0.0519748871795966,0.0519748871795966,-105.0421031,39.721327,-105.0427108,39.7213283 1847,1862,1863,0.0554265580601903,0.0554265580601903,-105.0432898,39.7213253,-105.0439342,39.7212724 1848,1863,1864,0.397067534239407,0.397067534239407,-105.0439342,39.7212724,-105.0485768,39.7212752 1849,1865,1481,0.206774260684103,0.206774260684103,-104.9901799,39.6966614,-104.9901596,39.6948019 1850,1481,136,0.199116779757445,0.199116779757445,-104.9901596,39.6948019,-104.9901944,39.6930114 1852,1866,1867,0.100566373592942,0.100566373592942,-104.9899563,39.7165768,-104.9899631,39.7156724 1853,1867,1868,0.101320817159016,0.101320817159016,-104.9899631,39.7156724,-104.9899631,39.7147612 1855,1869,1295,0.0991404141660552,0.0991404141660552,-104.9899974,39.7138897,-104.9899734,39.7129983 1856,1295,1368,0.0970426412791379,0.0970426412791379,-104.9899734,39.7129983,-104.9900335,39.7121268 1857,1368,1870,0.108154398880898,0.108154398880898,-104.9900335,39.7121268,-104.9899993,39.7111545 1859,1871,1872,0.100234830388367,0.100234830388367,-104.9899914,39.7102518,-104.9900015,39.7093504 1860,1872,1873,0.0980754533399867,0.0980754533399867,-104.9900015,39.7093504,-104.9900079,39.7084684 1861,1873,1874,0.101854943741879,0.101854943741879,-104.9900079,39.7084684,-104.98999,39.7075525 1862,1874,1875,0.0125795021137856,0.0125795021137856,-104.98999,39.7075525,-104.9899702,39.7074404 1863,1875,1876,0.0797821176517698,0.0797821176517698,-104.9899702,39.7074404,-104.9899856,39.706723 1864,1876,1877,0.103719210283603,0.103719210283603,-104.9899856,39.706723,-104.9899153,39.7057918 1866,1740,1878,0.161887620550325,0.161887620550325,-104.9900263,39.6908136,-104.9904039,39.689387 1868,1879,1880,0.0487542093720633,0.0487542093720633,-105.0393141,39.7594338,-105.0398844,39.7594402 1869,1880,1122,0.0510369170722426,0.0510369170722426,-105.0398844,39.7594402,-105.0404814,39.759447 1871,1882,1883,0.588595740779303,0.588595740779303,-105.044015,39.7594009,-105.0509008,39.7594001 1872,1884,1885,0.152111272923972,0.152111272923972,-105.0281527,39.7594148,-105.0299322,39.7594122 1873,1885,1886,0.199118819593963,0.199118819593963,-105.0299322,39.7594122,-105.0322615,39.7593933 1874,1886,1887,0.200266209543398,0.200266209543398,-105.0322615,39.7593933,-105.0346033,39.7594473 1876,1891,1892,0.0559298383062073,0.0559298383062073,-105.0046254,39.7620612,-105.0052777,39.7620216 2989,776,2928,0.18503947742992,0.18503947742992,-105.0215401,39.7020679,-105.0215401,39.7004038 1878,1893,1894,0.32823055853467,0.32823055853467,-104.9497942,39.7070048,-104.9460234,39.7064591 1880,1895,1896,0.106010053095039,0.106010053095039,-104.9875851,39.7075228,-104.9863459,39.7075146 1881,1896,1897,0.0966039225045284,0.0966039225045284,-104.9863459,39.7075146,-104.985217,39.7074918 1882,1897,1898,0.101329648076306,0.101329648076306,-104.985217,39.7074918,-104.9840325,39.7074985 1883,1898,1899,0.105723867542497,0.105723867542497,-104.9840325,39.7074985,-104.9827966,39.7074985 1884,1899,1900,0.100059117952088,0.100059117952088,-104.9827966,39.7074985,-104.981627,39.707488 1885,1900,1901,0.0102909725043749,0.0102909725043749,-104.981627,39.707488,-104.9815067,39.7074878 1886,1901,1902,0.0917204387150709,0.0917204387150709,-104.9815067,39.7074878,-104.9804345,39.7074865 1887,1902,1903,0.0488400104067164,0.0488400104067164,-104.9804345,39.7074865,-104.9798636,39.7074913 1888,1903,1904,0.0516943831129701,0.0516943831129701,-104.9798636,39.7074913,-104.9792593,39.7074903 1889,1904,1905,0.0485157141379251,0.0485157141379251,-104.9792593,39.7074903,-104.9786923,39.7074805 1890,1905,1906,0.00454251169325352,0.00454251169325352,-104.9786923,39.7074805,-104.9786392,39.7074808 1891,1906,1907,0.0474170350841876,0.0474170350841876,-104.9786392,39.7074808,-104.9780854,39.7074627 1892,1907,1908,0.0520037008543052,0.0520037008543052,-104.9780854,39.7074627,-104.9774775,39.7074592 1893,1908,1772,0.0471189408868131,0.0471189408868131,-104.9774775,39.7074592,-104.9769267,39.7074561 1894,1772,1909,0.0492432884260358,0.0492432884260358,-104.9769267,39.7074561,-104.9763514,39.7074715 1896,1910,1911,0.0495320112775386,0.0495320112775386,-104.9757282,39.7074937,-104.9751493,39.7074845 1897,1911,1520,0.0493945814205325,0.0493945814205325,-104.9751493,39.7074845,-104.9745719,39.7074811 1898,1520,1912,0.0533971088216985,0.0533971088216985,-104.9745719,39.7074811,-104.9739477,39.707479 1899,1912,1913,0.0492909868241652,0.0492909868241652,-104.9739477,39.707479,-104.9733715,39.707477 1902,1914,1915,0.0940987095228026,0.0940987095228026,-104.972136,39.707488,-104.971036,39.70749 1903,1915,1916,0.102901306177953,0.102901306177953,-104.971036,39.70749,-104.9698332,39.7075022 1904,1916,1917,0.099610911557729,0.099610911557729,-104.9698332,39.7075022,-104.9686689,39.7074883 1905,1917,1918,0.102910577647033,0.102910577647033,-104.9686689,39.7074883,-104.9674661,39.7074709 1906,1918,1919,0.0967734482498666,0.0967734482498666,-104.9674661,39.7074709,-104.966335,39.707486 1908,1920,1921,0.0462806189179572,0.0462806189179572,-104.9651495,39.7074752,-104.9646085,39.7074783 1910,1922,1923,0.0456516788886206,0.0456516788886206,-104.9639994,39.7074818,-104.9634658,39.7074881 1911,1923,1924,0.0505452419126903,0.0505452419126903,-104.9634658,39.7074881,-104.962875,39.707495 1912,1924,1925,0.0504057374799388,0.0504057374799388,-104.962875,39.707495,-104.9622858,39.7074899 1913,1925,1926,0.0476340401482501,0.0476340401482501,-104.9622858,39.7074899,-104.961729,39.707485 1914,1926,1927,0.051053036843087,0.051053036843087,-104.961729,39.707485,-104.9611322,39.7074867 1915,1927,1928,0.049153971321488,0.049153971321488,-104.9611322,39.7074867,-104.9605576,39.7074884 1918,1930,1931,0.0561439680866497,0.0561439680866497,-105.0298394,39.7384827,-105.030496,39.7384857 1919,1931,1932,0.053826281457259,0.053826281457259,-105.030496,39.7384857,-105.0311255,39.7384836 3034,2965,2966,0.00876223324596343,0.00876223324596343,-105.0235213,39.7584714,-105.0236238,39.7584722 1920,1932,1933,0.0477206876272752,0.0477206876272752,-105.0311255,39.7384836,-105.0316836,39.7384833 1923,1935,1936,0.066876205689997,0.066876205689997,-105.0218644,39.7389424,-105.0226443,39.738897 1924,1937,1938,0.0446617758397252,0.0446617758397252,-105.0260468,39.738001,-105.0265344,39.738145 1925,1938,1939,0.0840391912235338,0.0840391912235338,-105.0265344,39.738145,-105.0273088,39.7386104 1926,1939,1940,0.227469383602409,0.227469383602409,-105.0273088,39.7386104,-105.0298414,39.7392366 1931,1944,1945,0.0952703264542464,0.0952703264542464,-105.0148152,39.7384942,-105.0159294,39.7384943 1932,1945,1946,0.0974265293580338,0.0974265293580338,-105.0159294,39.7384943,-105.0170684,39.7384706 1933,1947,1948,0.151605873109213,0.151605873109213,-105.0077504,39.7384638,-105.0095234,39.7384742 1938,1952,1953,0.109258836266427,0.109258836266427,-104.9402458,39.7146371,-104.9394047,39.7138976 1939,1953,1954,0.122481399421688,0.122481399421688,-104.9394047,39.7138976,-104.9384863,39.7130525 1940,1954,1955,0.119684093740802,0.119684093740802,-104.9384863,39.7130525,-104.9375707,39.7122386 1943,1957,1958,0.204446635842756,0.204446635842756,-104.9292853,39.7085296,-104.9269593,39.708107 1944,1958,1959,0.0997279110592744,0.0997279110592744,-104.9269593,39.708107,-104.9258263,39.7078957 1945,1959,1960,1.05168738215655,1.05168738215655,-104.9258263,39.7078957,-104.9147112,39.7038545 1946,1960,1961,1.71048983577162,1.71048983577162,-104.9147112,39.7038545,-104.8973332,39.6962481 1947,1962,1963,2.33567129984142,2.33567129984142,-104.884649,39.743794,-104.9119671,39.7437801 1948,1963,1964,1.08148581800227,1.08148581800227,-104.9119671,39.7437801,-104.9246161,39.743742 1950,1965,1966,0.103934061554546,0.103934061554546,-104.925792,39.7437354,-104.9270076,39.7437306 1951,1966,1967,0.0454999873171455,0.0454999873171455,-104.9270076,39.7437306,-104.9275397,39.743724 1952,1967,1968,0.0964089929828049,0.0964089929828049,-104.9275397,39.743724,-104.9286673,39.7437222 1953,1968,1969,0.125489170754965,0.125489170754965,-104.9286673,39.7437222,-104.930135,39.7437288 1954,1969,1972,0.165851140560008,0.165851140560008,-104.930135,39.7437288,-104.9320748,39.7437288 1955,1972,1973,0.145299005046435,0.145299005046435,-104.9320748,39.7437288,-104.9337742,39.7437354 1956,1973,1974,0.145772913358701,0.145772913358701,-104.9337742,39.7437354,-104.9354791,39.743724 1957,1974,1975,0.149974913959851,0.149974913959851,-104.9354791,39.743724,-104.9372332,39.7437288 1958,1975,1976,0.145057930633755,0.145057930633755,-104.9372332,39.7437288,-104.9389295,39.7437042 1959,1976,1977,0.143477867614704,0.143477867614704,-104.9389295,39.7437042,-104.9406062,39.7437573 1961,1978,420,0.0932140793920545,0.0932140793920545,-104.9407693,39.7437639,-104.9418594,39.7437507 1963,1963,1979,1.08603450886527,1.08603450886527,-104.9119671,39.7437801,-104.924659,39.7433856 1964,1979,1980,0.0983329965983175,0.0983329965983175,-104.924659,39.7433856,-104.9258091,39.7433856 1965,1980,1981,0.0917353737473226,0.0917353737473226,-104.9258091,39.7433856,-104.926882,39.743379 1966,1981,1982,0.055771341470748,0.055771341470748,-104.926882,39.743379,-104.9275343,39.743379 1967,1982,1983,0.0968737393586206,0.0968737393586206,-104.9275343,39.743379,-104.9286673,39.7433856 1968,1983,1984,0.0954710209286709,0.0954710209286709,-104.9286673,39.7433856,-104.9297839,39.7433797 1969,1984,1985,0.0293519873253464,0.0293519873253464,-104.9297839,39.7433797,-104.9301272,39.7433797 1970,1985,1986,0.0704554284720801,0.0704554284720801,-104.9301272,39.7433797,-104.9309512,39.7433863 1971,1986,1988,0.095403189447009,0.095403189447009,-104.9309512,39.7433863,-104.932067,39.7433797 1972,1988,1989,0.146040552740524,0.146040552740524,-104.932067,39.7433797,-104.933775,39.7433929 1973,1989,1990,0.147511070915923,0.147511070915923,-104.933775,39.7433929,-104.9355002,39.7433797 1974,1990,1991,0.147511070914708,0.147511070914708,-104.9355002,39.7433797,-104.9372254,39.7433929 1975,1991,1992,0.145306416846094,0.145306416846094,-104.9372254,39.7433929,-104.9389249,39.7433929 1976,1992,1993,0.143786568306041,0.143786568306041,-104.9389249,39.7433929,-104.9405891,39.7435791 1977,1993,1994,0.0151225768059817,0.0151225768059817,-104.9405891,39.7435791,-104.9407521,39.7436319 1978,1994,420,0.0955903616259906,0.0955903616259906,-104.9407521,39.7436319,-104.9418594,39.7437507 1980,1995,157,0.328733376766768,0.328733376766768,-105.0136437,39.6959725,-105.0126712,39.6931124 1981,157,1721,0.24955962831592,0.24955962831592,-105.0126712,39.6931124,-105.0127042,39.6908682 1983,1996,1997,0.475009767293493,0.475009767293493,-105.0128845,39.6882924,-105.0119747,39.6840783 1984,1998,1999,0.203988417966153,0.203988417966153,-104.935045,39.7474085,-104.9350364,39.749243 1985,1999,2000,0.200819821039785,0.200819821039785,-104.9350364,39.749243,-104.9350463,39.751049 1986,2000,794,0.198875475027904,0.198875475027904,-104.9350463,39.751049,-104.9350328,39.7528375 1987,794,2001,0.203566311480143,0.203566311480143,-104.9350328,39.7528375,-104.9350229,39.7546682 1988,2001,2002,0.201451879254481,0.201451879254481,-104.9350229,39.7546682,-104.9350242,39.7564799 1989,2002,2003,0.203252240244887,0.203252240244887,-104.9350242,39.7564799,-104.9349898,39.7583076 1990,2003,2004,0.204825535738971,0.204825535738971,-104.9349898,39.7583076,-104.9350741,39.7601485 1991,2004,2005,0.188227904196053,0.188227904196053,-104.9350741,39.7601485,-104.9350278,39.7618409 1992,2005,2006,0.0174353644977756,0.0174353644977756,-104.9350278,39.7618409,-104.9350278,39.7619977 1994,353,2007,0.251582112428801,0.251582112428801,-104.9345948,39.720897,-104.9345373,39.7231591 1995,2007,2008,0.132634173204781,0.132634173204781,-104.9345373,39.7231591,-104.9345317,39.7243519 1996,2008,2009,0.107027307843563,0.107027307843563,-104.9345317,39.7243519,-104.9345766,39.7253138 1999,2011,646,0.139457974349072,0.139457974349072,-104.9355134,39.7401073,-104.9354861,39.7413613 2000,646,2012,0.135033465549491,0.135033465549491,-104.9354861,39.7413613,-104.9355048,39.7425756 2001,2012,1990,0.089412705524254,0.089412705524254,-104.9355048,39.7425756,-104.9355002,39.7433797 2002,1990,1974,0.0383268944933106,0.0383268944933106,-104.9355002,39.7433797,-104.9354791,39.743724 2003,1974,2013,0.133766034901227,0.133766034901227,-104.9354791,39.743724,-104.9354979,39.7449269 2004,2013,2014,0.133581539638141,0.133581539638141,-104.9354979,39.7449269,-104.9355085,39.7461282 2005,2014,2015,0.142379951799733,0.142379951799733,-104.9355085,39.7461282,-104.9354827,39.7474085 2007,2016,2017,0.251899237124673,0.251899237124673,-104.9349971,39.720897,-104.9348905,39.7231609 2008,2017,2018,0.133367826813466,0.133367826813466,-104.9348905,39.7231609,-104.9348857,39.7243603 2009,2018,2019,0.10602884511386,0.10602884511386,-104.9348857,39.7243603,-104.9348743,39.7253138 2010,2019,2020,0.0337181930055553,0.0337181930055553,-104.9348743,39.7253138,-104.9349199,39.725615 2011,2020,2021,0.200388320757191,0.200388320757191,-104.9349199,39.725615,-104.9349346,39.7274171 2014,2023,2024,0.171565352607288,0.171565352607288,-104.9350998,39.7162443,-104.935134,39.717787 2016,2025,2026,0.0477258088803687,0.0477258088803687,-104.9916778,39.7726992,-104.9920812,39.772996 2017,2026,2027,0.0809138557734271,0.0809138557734271,-104.9920812,39.772996,-104.9927506,39.7735106 2018,2027,2028,0.105296432652635,0.105296432652635,-104.9927506,39.7735106,-104.9936175,39.7741835 2021,2030,2031,0.0518714690593594,0.0518714690593594,-104.9806366,39.7642349,-104.981068,39.764563 2023,2032,2033,0.10377665457529,0.10377665457529,-104.9767057,39.7612194,-104.9775611,39.7618817 2024,2033,2034,0.105027724692891,0.105027724692891,-104.9775611,39.7618817,-104.9784268,39.762552 2025,2034,2035,0.0547353150471903,0.0547353150471903,-104.9784268,39.762552,-104.978878,39.7629013 2026,2035,2036,0.0513505470015755,0.0513505470015755,-104.978878,39.7629013,-104.9793013,39.763229 2027,2036,2037,0.0518915831567366,0.0518915831567366,-104.9793013,39.763229,-104.979729,39.7635602 2028,2038,2039,0.101144662033058,0.101144662033058,-104.9740667,39.759206,-104.9749143,39.7598407 2029,2039,2040,0.00469012569566242,0.00469012569566242,-104.9749143,39.7598407,-104.9749522,39.7598712 2030,2040,2041,0.105219334964384,0.105219334964384,-104.9749522,39.7598712,-104.9758158,39.7605455 2032,2042,2043,0.0933903014689556,0.0933903014689556,-104.9829001,39.7659839,-104.983686,39.7665674 2033,2043,559,0.0150758315973471,0.0150758315973471,-104.983686,39.7665674,-104.9838121,39.7666622 2034,559,2044,0.0636386622186814,0.0636386622186814,-104.9838121,39.7666622,-104.9843229,39.7670786 2035,2044,2045,0.0177005397698663,0.0177005397698663,-104.9843229,39.7670786,-104.984465,39.7671944 2039,2048,1918,0.201578926546004,0.201578926546004,-104.9674823,39.7092837,-104.9674661,39.7074709 2040,1918,2049,0.199006200917286,0.199006200917286,-104.9674661,39.7074709,-104.9675091,39.7056815 2043,2051,70,0.203396158473628,0.203396158473628,-104.9674661,39.7020628,-104.9674891,39.7002337 2045,1197,2052,0.0220081346494975,0.0220081346494975,-104.9528791,39.7271293,-104.9528751,39.7273272 2046,2052,2053,0.200331631924477,0.200331631924477,-104.9528751,39.7273272,-104.9528876,39.7291288 2047,2053,2054,0.154360922478377,0.154360922478377,-104.9528876,39.7291288,-104.9528899,39.730517 2048,2054,948,0.176666608936966,0.176666608936966,-104.9528899,39.730517,-104.9528876,39.7321058 2049,948,2055,0.165719712872644,0.165719712872644,-104.9528876,39.7321058,-104.9529569,39.7335952 2050,2055,2056,0.169383792792816,0.169383792792816,-104.9529569,39.7335952,-104.9529894,39.7351183 2052,2057,2058,0.174576187564815,0.174576187564815,-104.9534081,39.7194172,-104.9534054,39.7209872 2053,2058,2059,0.172745648066703,0.172745648066703,-104.9534054,39.7209872,-104.9534197,39.7225407 2054,2059,2060,0.176912657229173,0.176912657229173,-104.9534197,39.7225407,-104.9534111,39.7241317 2055,2060,2061,0.164650081589568,0.164650081589568,-104.9534111,39.7241317,-104.9534241,39.7256124 2057,2062,746,0.0627806188777907,0.0627806188777907,-104.9530057,39.7758303,-104.9530366,39.7763944 2059,1564,2063,0.138541795103745,0.138541795103745,-104.9530639,39.7776762,-104.953021,39.7789217 2060,2063,2064,0.12093608528602,0.12093608528602,-104.953021,39.7789217,-104.953025,39.7800093 2062,2065,693,0.201596255528806,0.201596255528806,-104.9536131,39.740176,-104.9535885,39.7419889 2063,693,2066,0.202309385780635,0.202309385780635,-104.9535885,39.7419889,-104.9535799,39.7438083 2065,2067,2068,0.201208296937256,0.201208296937256,-104.9529898,39.7383752,-104.9529821,39.7401847 2069,2072,2073,0.141581011374908,0.141581011374908,-104.9530584,39.7738703,-104.9530756,39.7751435 2072,2075,2076,0.13960716604907,0.13960716604907,-104.9536922,39.7557183,-104.9536836,39.7569738 2073,2076,2077,0.137352432815083,0.137352432815083,-104.9536836,39.7569738,-104.9536594,39.7582089 2074,2077,2078,0.139172335676639,0.139172335676639,-104.9536594,39.7582089,-104.953654,39.7594605 2075,2078,2079,0.137570556837278,0.137570556837278,-104.953654,39.7594605,-104.9536567,39.7606977 2077,2080,2081,0.124260733003778,0.124260733003778,-104.9536567,39.7607265,-104.953653,39.761844 2078,2081,2082,0.0143334567754311,0.0143334567754311,-104.953653,39.761844,-104.9536517,39.7619729 2079,2082,1169,0.140817691182502,0.140817691182502,-104.9536517,39.7619729,-104.9536476,39.7632393 2080,1169,889,0.136202795453782,0.136202795453782,-104.9536476,39.7632393,-104.9536454,39.7644642 2081,889,2083,0.140272589797925,0.140272589797925,-104.9536454,39.7644642,-104.9536427,39.7657257 2082,2083,2084,0.132655733622477,0.132655733622477,-104.9536427,39.7657257,-104.9536401,39.7669187 2084,2085,2086,0.130758013034065,0.130758013034065,-104.9536649,39.7681113,-104.953735,39.769286 2085,1055,2087,0.365531347335866,0.365531347335866,-104.9529111,39.7804333,-104.9530315,39.7837193 2086,2087,2088,0.13568199350655,0.13568199350655,-104.9530315,39.7837193,-104.95304,39.7849395 2087,2088,2089,0.14074386927803,0.14074386927803,-104.95304,39.7849395,-104.9530155,39.7862051 2088,2089,2090,0.132744503428598,0.132744503428598,-104.9530155,39.7862051,-104.9530155,39.7873989 2090,2091,2092,0.0599168224199403,0.0599168224199403,-105.0431866,39.707344,-105.043887,39.707348 2091,2093,1220,0.0866154902836551,0.0866154902836551,-105.011346,39.7361182,-105.0123588,39.736105 2093,2095,2096,0.243872573445978,0.243872573445978,-104.9269316,39.7209784,-104.9271953,39.7231622 2094,2096,2097,0.241082179338788,0.241082179338788,-104.9271953,39.7231622,-104.9271898,39.7253303 2096,2098,2099,0.174814701889178,0.174814701889178,-104.9269736,39.7162529,-104.9269579,39.717825 2097,2099,2100,0.175154975379932,0.175154975379932,-104.9269579,39.717825,-104.9269638,39.7194002 2100,2102,2103,0.114419579517541,0.114419579517541,-104.9269671,39.7801311,-104.9269671,39.7811601 2101,2103,2104,0.285214999643623,0.285214999643623,-104.9269671,39.7811601,-104.9269661,39.7837251 2102,2104,2107,0.394315301182406,0.394315301182406,-104.9269661,39.7837251,-104.9273336,39.78726 2104,333,2108,0.278529398579064,0.278529398579064,-104.9270337,39.7763519,-104.9269854,39.7788565 2106,1150,1822,0.102734424254821,0.102734424254821,-104.9269717,39.7637905,-104.9269459,39.7647142 2108,2109,2110,0.202389435684367,0.202389435684367,-104.9269682,39.7655992,-104.927006,39.7674191 2109,2110,2111,0.203214045748693,0.203214045748693,-104.927006,39.7674191,-104.9269888,39.7692466 2110,2111,2112,0.241815761631872,0.241815761631872,-104.9269888,39.7692466,-104.9269856,39.7714213 2111,2112,2113,0.100823640639482,0.100823640639482,-104.9269856,39.7714213,-104.926995,39.772328 2112,2113,2114,0.00265953685516916,0.00265953685516916,-104.926995,39.772328,-104.9269938,39.7723519 2114,2115,2116,0.238307263458502,0.238307263458502,-104.9270004,39.7731311,-104.9269816,39.7752742 2116,2117,2118,0.172019623051487,0.172019623051487,-104.9268915,39.7292726,-104.9268844,39.7308196 2117,2118,2119,0.0267252812490126,0.0267252812490126,-104.9268844,39.7308196,-104.9268735,39.7310598 2118,2119,2120,0.200138632498134,0.200138632498134,-104.9268735,39.7310598,-104.9268969,39.7328596 2119,2120,2121,0.20340922729078,0.20340922729078,-104.9268969,39.7328596,-104.9268925,39.7346889 2120,2121,2122,0.197749465935997,0.197749465935997,-104.9268925,39.7346889,-104.9268972,39.7364673 2121,2122,2123,0.20148284791492,0.20148284791492,-104.9268972,39.7364673,-104.9269303,39.7382791 2122,2123,2124,0.206967663578278,0.206967663578278,-104.9269303,39.7382791,-104.9269046,39.7401403 2123,2124,688,0.198127359399408,0.198127359399408,-104.9269046,39.7401403,-104.926901,39.7419221 2124,688,1981,0.162008033573987,0.162008033573987,-104.926901,39.7419221,-104.926882,39.743379 2127,2127,2128,0.0963587083366664,0.0963587083366664,-104.9275873,39.7620069,-104.9275725,39.7628734 2128,2128,1149,0.101309363144821,0.101309363144821,-104.9275725,39.7628734,-104.9276154,39.7637839 2130,2129,2130,0.268413747321973,0.268413747321973,-104.9271924,39.7256294,-104.9271876,39.7280433 15791,2106,2131,0.0329007751166605,0.0329007751166605,-105.0232102,39.7379438,-105.0228299,39.7378988 2131,2130,2132,0.135315648859656,0.135315648859656,-104.9271876,39.7280433,-104.9271973,39.7292602 2133,2133,2134,0.206936888424913,0.206936888424913,-104.9269818,39.7474065,-104.9269439,39.7492673 2134,2134,2135,0.199680286737687,0.199680286737687,-104.9269439,39.7492673,-104.9270076,39.7510624 2135,2135,801,0.201106069676904,0.201106069676904,-104.9270076,39.7510624,-104.9269475,39.7528704 2136,801,2136,0.201743876713814,0.201743876713814,-104.9269475,39.7528704,-104.9269602,39.7546847 2137,2136,2137,0.208870260631958,0.208870260631958,-104.9269602,39.7546847,-104.9269972,39.7565629 2138,2137,2138,0.202159360168084,0.202159360168084,-104.9269972,39.7565629,-104.9269287,39.7583802 2139,2138,2139,0.199627649413879,0.199627649413879,-104.9269287,39.7583802,-104.9269888,39.7601749 2140,2139,2140,0.186052011799078,0.186052011799078,-104.9269888,39.7601749,-104.9269946,39.7618481 2142,2141,2142,0.0396569310433899,0.0396569310433899,-105.0086114,39.7398829,-105.008237,39.7400934 2168,2167,2168,0.189234637777307,0.189234637777307,-105.014692,39.7839198,-105.0147047,39.7856216 2143,2142,2143,0.0683760552809121,0.0683760552809121,-105.008237,39.7400934,-105.0077357,39.7405725 2144,2143,2144,0.00806043179372478,0.00806043179372478,-105.0077357,39.7405725,-105.00765,39.7406027 2145,2144,2145,0.00436074705638217,0.00436074705638217,-105.00765,39.7406027,-105.0076051,39.7406213 2146,2145,2146,0.00359181344508779,0.00359181344508779,-105.0076051,39.7406213,-105.0075693,39.7406382 2147,2146,2147,0.00395340009925433,0.00395340009925433,-105.0075693,39.7406382,-105.0075292,39.7406559 2148,2147,2148,0.136610372293043,0.136610372293043,-105.0075292,39.7406559,-105.0061384,39.7412606 2149,2148,2149,0.180604844053974,0.180604844053974,-105.0061384,39.7412606,-105.0043355,39.7421069 2152,2152,2153,0.132023781927159,0.132023781927159,-105.0142702,39.7777735,-105.0142616,39.7789608 2153,2153,2154,0.135708940609739,0.135708940609739,-105.0142616,39.7789608,-105.0142359,39.7801811 2154,2154,1415,0.130555983926377,0.130555983926377,-105.0142359,39.7801811,-105.0142444,39.7813552 2155,1415,1355,0.134241500709378,0.134241500709378,-105.0142444,39.7813552,-105.0142702,39.7825623 2156,1355,2155,0.0746101236889861,0.0746101236889861,-105.0142702,39.7825623,-105.0142907,39.7832331 2161,2159,2161,0.133841125283574,0.133841125283574,-105.0144598,39.7572068,-105.0144855,39.7584103 2162,2161,2162,0.1372260849468,0.1372260849468,-105.0144855,39.7584103,-105.0144815,39.7596444 2163,2162,2163,0.128741940100472,0.128741940100472,-105.0144815,39.7596444,-105.0144855,39.7608022 2164,2163,2164,0.135391700615332,0.135391700615332,-105.0144855,39.7608022,-105.0144802,39.7620198 2169,2168,2169,0.201124079513876,0.201124079513876,-105.0147047,39.7856216,-105.0146868,39.7874303 2170,2169,2170,0.108103708021473,0.108103708021473,-105.0146868,39.7874303,-105.0146867,39.7884025 2172,2172,2173,0.13444261016809,0.13444261016809,-105.0146807,39.7692764,-105.0146978,39.7704854 2173,2173,2174,0.13827137965728,0.13827137965728,-105.0146978,39.7704854,-105.0146935,39.7717289 2174,2174,2175,0.134068324786893,0.134068324786893,-105.0146935,39.7717289,-105.0146888,39.7729346 2175,2175,2176,0.133067365005956,0.133067365005956,-105.0146888,39.7729346,-105.014685,39.7741313 2176,2176,2177,0.135535927176987,0.135535927176987,-105.014685,39.7741313,-105.014681,39.7753502 2177,2177,2178,0.134471884610529,0.134471884610529,-105.014681,39.7753502,-105.01465,39.7765593 2180,2180,2181,0.201420608111328,0.201420608111328,-105.0141827,39.72025,-105.0141719,39.7220614 2182,2182,2183,0.0166632573599522,0.0166632573599522,-105.0158823,39.7291678,-105.0159426,39.7293103 2183,2183,2184,0.101864448677803,0.101864448677803,-105.0159426,39.7293103,-105.0163101,39.7301817 2184,2184,2185,0.047789206759145,0.047789206759145,-105.0163101,39.7301817,-105.0164339,39.7306008 2185,2185,2186,0.0423227378750124,0.0423227378750124,-105.0164339,39.7306008,-105.0164597,39.7309809 4423,3782,4133,0.154572357311794,0.154572357311794,-104.9505822,39.7291315,-104.9505787,39.7305216 2186,2186,2187,0.66062410841751,0.66062410841751,-105.0164597,39.7309809,-105.0159723,39.7369102 2188,2188,1945,0.10637947146537,0.10637947146537,-105.0159468,39.7375377,-105.0159294,39.7384943 2189,1945,2189,0.148995294788127,0.148995294788127,-105.0159294,39.7384943,-105.0159036,39.7398341 2211,2212,2213,0.0467155303221573,0.0467155303221573,-104.9792376,39.7337065,-104.9786913,39.7337086 2190,2189,2190,0.327169136665339,0.327169136665339,-105.0159036,39.7398341,-105.0139689,39.7423726 2192,2191,2192,0.0188299118027414,0.0188299118027414,-104.9936227,39.759356,-104.9937863,39.7592426 2193,2192,2193,0.210910851782462,0.210910851782462,-104.9937863,39.7592426,-104.9954278,39.7578265 2195,2194,2195,0.365278744815015,0.365278744815015,-104.999248,39.7553456,-105.0025939,39.7533024 2196,2195,2196,0.0130424738912125,0.0130424738912125,-105.0025939,39.7533024,-105.0026791,39.7532051 2197,2196,2197,0.0449464311286017,0.0449464311286017,-105.0026791,39.7532051,-105.0028674,39.7528277 2198,2197,2198,0.0030293307914236,0.0030293307914236,-105.0028674,39.7528277,-105.0028654,39.7528005 2199,2198,2199,0.128682754082238,0.128682754082238,-105.0028654,39.7528005,-105.0029976,39.7516477 2200,2199,2200,0.110573702095649,0.110573702095649,-105.0029976,39.7516477,-105.0039004,39.7509356 2202,2203,2204,0.10817464433389,0.10817464433389,-104.9873753,39.7338548,-104.9861103,39.7338618 2203,2204,2205,0.107622599984834,0.107622599984834,-104.9861103,39.7338618,-104.9848518,39.7338511 2204,2205,2206,0.108403921870099,0.108403921870099,-104.9848518,39.7338511,-104.9835843,39.7338332 2205,2206,2207,0.060733439657354,0.060733439657354,-104.9835843,39.7338332,-104.9828811,39.7337565 2206,2207,2208,0.0534350684854931,0.0534350684854931,-104.9828811,39.7337565,-104.9822597,39.7337058 2207,2208,2209,0.0529414575701877,0.0529414575701877,-104.9822597,39.7337058,-104.9816406,39.7337091 2208,2209,2210,0.0527447832774698,0.0527447832774698,-104.9816406,39.7337091,-104.9810238,39.7337124 2209,2210,2211,0.102434337721347,0.102434337721347,-104.9810238,39.7337124,-104.9798259,39.7337112 2210,2211,2212,0.0503091444283059,0.0503091444283059,-104.9798259,39.7337112,-104.9792376,39.7337065 2212,2213,2214,0.0457845256573543,0.0457845256573543,-104.9786913,39.7337086,-104.9781559,39.7337051 2213,2214,2215,0.0483154919494593,0.0483154919494593,-104.9781559,39.7337051,-104.9775909,39.7337085 2214,2215,2216,0.0500256719211907,0.0500256719211907,-104.9775909,39.7337085,-104.9770059,39.7337051 2215,2216,2217,0.0483324272045254,0.0483324272045254,-104.9770059,39.7337051,-104.9764407,39.7337019 2216,2217,2218,0.0492693454756351,0.0492693454756351,-104.9764407,39.7337019,-104.9758646,39.7336949 2217,2218,2219,0.0514417765088717,0.0514417765088717,-104.9758646,39.7336949,-104.9752631,39.7336875 2218,2219,2220,0.0488786158333744,0.0488786158333744,-104.9752631,39.7336875,-104.9746915,39.7336888 2219,2220,981,0.0498905437062621,0.0498905437062621,-104.9746915,39.7336888,-104.9741082,39.7336985 2220,981,2221,0.0506165357374516,0.0506165357374516,-104.9741082,39.7336985,-104.9735163,39.7337028 2221,2221,2222,0.046223636949906,0.046223636949906,-104.9735163,39.7337028,-104.9729758,39.7337087 2224,2224,2225,0.051453756147013,0.051453756147013,-104.9718055,39.7337106,-104.9712038,39.7337071 2225,2225,2226,0.0468957891600155,0.0468957891600155,-104.9712038,39.7337071,-104.9706554,39.733704 2226,2226,2227,0.0492631927304953,0.0492631927304953,-104.9706554,39.733704,-104.9700793,39.733704 2227,2227,2228,0.0520252151650071,0.0520252151650071,-104.9700793,39.733704,-104.9694709,39.733704 2228,2228,2229,0.0550486617142997,0.0550486617142997,-104.9694709,39.733704,-104.9688272,39.7337106 2229,2230,2231,0.0139385553943917,0.0139385553943917,-104.9407521,39.732834,-104.9405891,39.732834 2230,2231,2232,0.0929550410270359,0.0929550410270359,-104.9405891,39.732834,-104.9395024,39.7328547 2234,2236,2237,0.0961215858652653,0.0961215858652653,-104.9314966,39.732987,-104.9303867,39.7328502 2235,2237,2238,0.0993231725885536,0.0993231725885536,-104.9303867,39.7328502,-104.9292252,39.7328524 19654,10604,10606,0.0711515052063537,0.0711515052063537,-104.988215,39.7066518,-104.9882676,39.7060132 2236,2238,2239,0.0986901078011995,0.0986901078011995,-104.9292252,39.7328524,-104.9280711,39.7328517 2237,2239,2120,0.100412717366674,0.100412717366674,-104.9280711,39.7328517,-104.9268969,39.7328596 2238,2120,2240,0.0994425769829808,0.0994425769829808,-104.9268969,39.7328596,-104.925734,39.7328596 2239,2240,2241,0.0986741447066025,0.0986741447066025,-104.925734,39.7328596,-104.9245804,39.7328803 2240,2241,2242,0.196986803845301,0.196986803845301,-104.9245804,39.7328803,-104.9222768,39.732882 2241,2245,2246,0.0853554831080311,0.0853554831080311,-104.9644966,39.7334712,-104.9634985,39.733462 2242,2246,1017,0.10642802452306,0.10642802452306,-104.9634985,39.733462,-104.9622539,39.733462 2243,1017,2247,0.0517185594306615,0.0517185594306615,-104.9622539,39.733462,-104.9616491,39.7334649 2244,2247,2248,0.0530774886579764,0.0530774886579764,-104.9616491,39.7334649,-104.9610284,39.7334665 16655,3462,3463,0.083025520087948,0.083025520087948,-104.9862758,39.7399191,-104.9872468,39.7399233 2245,2248,2249,0.0515725288155829,0.0515725288155829,-104.9610284,39.7334665,-104.9604253,39.7334648 2246,2249,2250,0.0550106406637853,0.0550106406637853,-104.9604253,39.7334648,-104.959782,39.733462 2247,2250,2251,0.0492291609495858,0.0492291609495858,-104.959782,39.733462,-104.9592063,39.733462 2250,2253,2254,0.068064098421736,0.068064098421736,-105.0323128,39.7487906,-105.0323072,39.7481785 2251,2254,381,0.0653278702953464,0.0653278702953464,-105.0323072,39.7481785,-105.0323033,39.747591 2253,2255,2256,0.176933367276823,0.176933367276823,-105.0275483,39.7165547,-105.0275483,39.7181459 2255,2257,1830,0.176665129086282,0.176665129086282,-105.0275587,39.7197559,-105.0275804,39.7213446 2257,1817,2258,0.0851310356517557,0.0851310356517557,-105.02745,39.7281152,-105.0276461,39.7288658 2258,2258,2259,0.0498677366751348,0.0498677366751348,-105.0276461,39.7288658,-105.0276357,39.7293142 2260,2260,2261,0.20430957984894,0.20430957984894,-104.9305261,39.7655817,-104.930525,39.7674191 2263,2263,2264,0.172785898975569,0.172785898975569,-104.9304775,39.7162632,-104.9304797,39.7178171 2265,2265,2266,0.17364958356586,0.17364958356586,-104.9304912,39.7194002,-104.9304614,39.7209617 2266,2266,2267,0.245119251352525,0.245119251352525,-104.9304614,39.7209617,-104.9305167,39.7231657 2267,2267,2268,0.132589695523512,0.132589695523512,-104.9305167,39.7231657,-104.9305223,39.7243581 2268,2268,2269,0.106738596174206,0.106738596174206,-104.9305223,39.7243581,-104.9305023,39.7253179 2269,2269,2270,0.0337285830402062,0.0337285830402062,-104.9305023,39.7253179,-104.9305077,39.7256212 20279,7555,7554,0.0146999916602211,0.0146999916602211,-105.0451391,39.7751943,-105.0451388,39.7750621 2270,2270,2271,0.269363966522552,0.269363966522552,-104.9305077,39.7256212,-104.9305276,39.7280436 2273,2275,684,0.204569111503518,0.204569111503518,-104.9309301,39.7401271,-104.930959,39.7419667 2274,684,1986,0.157853726642528,0.157853726642528,-104.930959,39.7419667,-104.9309512,39.7433863 2278,2278,2279,0.207434558661452,0.207434558661452,-104.9304788,39.7474019,-104.9304837,39.7492674 2279,2279,2280,0.20034839537718,0.20034839537718,-104.9304837,39.7492674,-104.9305316,39.7510688 2280,2280,798,0.19667070755531,0.19667070755531,-104.9305316,39.7510688,-104.9305352,39.7528375 2281,798,2281,0.204476797355414,0.204476797355414,-104.9305352,39.7528375,-104.9305302,39.7546764 2283,2282,2283,0.201226119347201,0.201226119347201,-104.9305543,39.7565508,-104.9305336,39.7583604 2284,2283,2284,0.201775247020165,0.201775247020165,-104.9305336,39.7583604,-104.9305594,39.7601749 2287,2286,2287,0.00679684653457476,0.00679684653457476,-105.0028141,39.740161,-105.0028286,39.7402211 2288,2287,2288,0.00351717235619697,0.00351717235619697,-105.0028286,39.7402211,-105.0028395,39.7402516 2289,2288,2289,0.00475072672267961,0.00475072672267961,-105.0028395,39.7402516,-105.0028564,39.7402923 2290,2289,2290,0.085203263947135,0.085203263947135,-105.0028564,39.7402923,-105.0033485,39.7409586 2292,2291,2292,0.21658567369152,0.21658567369152,-105.0192055,39.7355863,-105.0217377,39.7356319 2293,2292,2293,0.294285406846423,0.294285406846423,-105.0217377,39.7356319,-105.025179,39.7356649 2295,1532,2294,0.0895735364116296,0.0895735364116296,-104.9909417,39.7651848,-104.9899657,39.7654782 2296,2294,2295,0.130472447344756,0.130472447344756,-104.9899657,39.7654782,-104.9885127,39.7658379 2298,2044,560,0.0834414685220809,0.0834414685220809,-104.9843229,39.7670786,-104.9837994,39.767712 2299,560,913,0.519257886958262,0.519257886958262,-104.9837994,39.767712,-104.9806193,39.771691 2300,913,2297,0.14849143076931,0.14849143076931,-104.9806193,39.771691,-104.9797146,39.7728311 2301,2297,2299,0.276635413291223,0.276635413291223,-104.9797146,39.7728311,-104.9780262,39.7749537 2356,2345,2346,0.126022029068994,0.126022029068994,-104.9585534,39.7194149,-104.95708,39.7194068 2302,2299,2300,0.882147486934507,0.882147486934507,-104.9780262,39.7749537,-104.9691692,39.7790284 2304,2301,2302,0.171837385748798,0.171837385748798,-105.0067097,39.6957792,-105.0087181,39.6957726 2305,2302,2303,0.168190952055295,0.168190952055295,-105.0087181,39.6957726,-105.0106836,39.695799 2308,1995,1585,0.0793668846267203,0.0793668846267203,-105.0136437,39.6959725,-105.0145707,39.6959461 2310,1646,2305,0.0800618116658591,0.0800618116658591,-105.0155663,39.6959857,-105.0165019,39.6959725 2311,2305,2306,0.0800532572745142,0.0800532572745142,-105.0165019,39.6959725,-105.0174374,39.6959857 2312,2306,2307,0.0808374839403145,0.0808374839403145,-105.0174374,39.6959857,-105.0183816,39.6959593 2313,2307,2308,0.0793040216351705,0.0793040216351705,-105.0183816,39.6959593,-105.0193085,39.6959593 2315,2309,2310,0.0976846110372701,0.0976846110372701,-105.0379252,39.6958338,-105.0390668,39.6958206 2317,2311,2312,0.131380688058575,0.131380688058575,-105.0112958,39.7314875,-105.0128321,39.7314771 2318,2312,2313,0.00313000089825153,0.00313000089825153,-105.0128321,39.7314771,-105.0128687,39.7314768 2319,2313,2157,0.109122831884578,0.109122831884578,-105.0128687,39.7314768,-105.0141188,39.7312798 2320,2157,2314,0.0470081550211631,0.0470081550211631,-105.0141188,39.7312798,-105.0146392,39.731416 2321,2314,441,0.0450344666647882,0.0450344666647882,-105.0146392,39.731416,-105.01516,39.7314761 2326,1614,2317,0.105832922283753,0.105832922283753,-104.9767564,39.7705977,-104.977649,39.7712574 2327,2317,2319,0.101211119794553,0.101211119794553,-104.977649,39.7712574,-104.9784558,39.7719237 2328,2319,914,0.105388128978222,0.105388128978222,-104.9784558,39.7719237,-104.9793447,39.7725806 2351,2100,2341,0.101951720072048,0.101951720072048,-104.9269638,39.7194002,-104.9257718,39.7194039 2352,2341,2342,0.101030261985598,0.101030261985598,-104.9257718,39.7194039,-104.9245907,39.7194177 2353,2342,2330,0.0997965680595524,0.0997965680595524,-104.9245907,39.7194177,-104.9234239,39.7194218 2354,2330,2343,0.101856778567858,0.101856778567858,-104.9234239,39.7194218,-104.922233,39.7194218 2355,2344,2345,0.0735649917770033,0.0735649917770033,-104.9594135,39.719411,-104.9585534,39.7194149 2357,2346,2347,0.106673075682264,0.106673075682264,-104.95708,39.7194068,-104.9558328,39.7194027 2358,2347,2348,0.104262034499471,0.104262034499471,-104.9558328,39.7194027,-104.9546138,39.7194083 2359,2348,2057,0.103127373430199,0.103127373430199,-104.9546138,39.7194083,-104.9534081,39.7194172 2360,2057,2350,0.104860273903505,0.104860273903505,-104.9534081,39.7194172,-104.9521821,39.7194221 2361,2350,2351,0.102072059078566,0.102072059078566,-104.9521821,39.7194221,-104.9509887,39.7194172 2362,2351,2352,0.10208795508847,0.10208795508847,-104.9509887,39.7194172,-104.9497951,39.7194192 2363,2352,2353,0.103003886322398,0.103003886322398,-104.9497951,39.7194192,-104.9485908,39.7194151 2364,2353,2354,0.104842753763622,0.104842753763622,-104.9485908,39.7194151,-104.947365,39.719411 2365,2354,2355,0.102079170592138,0.102079170592138,-104.947365,39.719411,-104.9461715,39.719411 2366,2355,2356,0.104157794922069,0.104157794922069,-104.9461715,39.719411,-104.9449537,39.7194089 2367,2356,2357,0.102771960719463,0.102771960719463,-104.9449537,39.7194089,-104.9437521,39.7194089 2368,2357,843,0.10323381873133,0.10323381873133,-104.9437521,39.7194089,-104.9425451,39.7194089 2369,843,2358,0.104166303367793,0.104166303367793,-104.9425451,39.7194089,-104.9413272,39.719407 2370,2358,2359,0.04678514768012,0.04678514768012,-104.9413272,39.719407,-104.9407802,39.7194048 2372,2360,2361,0.106536201799638,0.106536201799638,-104.9874759,39.7193464,-104.9862305,39.719364 2373,2361,2362,0.0524641553188961,0.0524641553188961,-104.9862305,39.719364,-104.9856171,39.719362 2374,2362,2363,0.0542089866141956,0.0542089866141956,-104.9856171,39.719362,-104.9849833,39.7193599 2376,964,2364,0.101990510698998,0.101990510698998,-104.9838008,39.7193434,-104.9826087,39.7193208 2377,2364,2365,0.0991028819964669,0.0991028819964669,-104.9826087,39.7193208,-104.98145,39.7193208 2378,2365,2366,0.101583146356588,0.101583146356588,-104.98145,39.7193208,-104.9802624,39.7193326 2379,2366,2367,0.0976663347579885,0.0976663347579885,-104.9802624,39.7193326,-104.9791205,39.719335 2380,2367,2368,0.137463391512845,0.137463391512845,-104.9791205,39.719335,-104.9775163,39.7194106 2382,2369,2370,0.0935927888835794,0.0935927888835794,-104.9971141,39.7584573,-104.9971148,39.759299 2383,2370,2371,0.22137940675351,0.22137940675351,-104.9971148,39.759299,-104.9971055,39.7612899 2384,93,2372,0.144113051799641,0.144113051799641,-104.9560723,39.7002187,-104.9555234,39.6989934 2386,2373,2374,0.118928753039855,0.118928753039855,-104.9553043,39.709946,-104.954137,39.710527 18871,9233,10374,0.171083495652578,0.171083495652578,-104.9861692,39.7001048,-104.9849567,39.6988813 2387,2374,2375,0.0543464584708682,0.0543464584708682,-104.954137,39.710527,-104.9535019,39.7105138 2389,2378,2379,0.0407086995566738,0.0407086995566738,-104.9510557,39.7104412,-104.9506866,39.7102101 2392,2381,2382,0.0375038196347678,0.0375038196347678,-104.9519054,39.7105204,-104.9518797,39.7101837 2393,2383,2384,0.0259773773232023,0.0259773773232023,-104.9506695,39.7101903,-104.9508926,39.7100318 2416,2406,2407,0.0997923351013975,0.0997923351013975,-105.0357948,39.7530206,-105.0369621,39.753014 2417,2407,2408,0.102411248163046,0.102411248163046,-105.0369621,39.753014,-105.03816,39.7530043 2418,2408,2410,0.102005785733823,0.102005785733823,-105.03816,39.7530043,-105.0393531,39.7530175 2419,2410,2411,0.0465568279250156,0.0465568279250156,-105.0393531,39.7530175,-105.0398977,39.753016 2420,2411,1116,0.0498480806250605,0.0498480806250605,-105.0398977,39.753016,-105.0404808,39.7530145 2421,1116,2412,0.0524212085974951,0.0524212085974951,-105.0404808,39.7530145,-105.041094,39.7530159 2422,2412,2413,0.00643722349691115,0.00643722349691115,-105.041094,39.7530159,-105.0411693,39.753016 2423,2413,2414,0.0569639986120168,0.0569639986120168,-105.0411693,39.753016,-105.0416538,39.7526643 2424,2414,2415,0.054429107165009,0.054429107165009,-105.0416538,39.7526643,-105.0422764,39.7527667 2426,1254,2416,0.203595366987771,0.203595366987771,-105.0205077,39.7711338,-105.0228899,39.7711377 2427,2416,2418,0.194946286421225,0.194946286421225,-105.0228899,39.7711377,-105.0251709,39.7711415 2429,2419,2420,0.10553685574305,0.10553685574305,-104.9960628,39.7705047,-104.9948281,39.7704903 2430,2420,2421,0.100987191369147,0.100987191369147,-104.9948281,39.7704903,-104.9936465,39.7704869 2431,2421,2422,0.140456845404627,0.140456845404627,-104.9936465,39.7704869,-104.9920897,39.7708916 2432,2423,2424,0.132127040761259,0.132127040761259,-105.0299558,39.7706272,-105.0315008,39.7706692 2433,2424,2425,0.0836330996531634,0.0836330996531634,-105.0315008,39.7706692,-105.0324788,39.7706946 2434,2425,2426,0.048846065804279,0.048846065804279,-105.0324788,39.7706946,-105.03305,39.7707095 2435,2426,2427,0.133578105271454,0.133578105271454,-105.03305,39.7707095,-105.0346118,39.7707555 2437,2428,2429,0.0517867804859422,0.0517867804859422,-105.0346033,39.7713295,-105.0352091,39.7713194 2438,2429,2430,0.0498462274807045,0.0498462274807045,-105.0352091,39.7713194,-105.0357922,39.7713097 2439,2430,2431,0.0505796838521555,0.0505796838521555,-105.0357922,39.7713097,-105.0363839,39.7713006 2440,2431,2432,0.04930585188023,0.04930585188023,-105.0363839,39.7713006,-105.0369607,39.7712918 2441,2432,2433,0.0511391992663707,0.0511391992663707,-105.0369607,39.7712918,-105.0375589,39.771281 2442,2433,2434,0.049421053488602,0.049421053488602,-105.0375589,39.771281,-105.038137,39.7712705 2444,2435,2436,0.0499548965774192,0.0499548965774192,-105.0387198,39.7712682,-105.0393043,39.7712659 2446,2437,2438,0.0498278119665032,0.0498278119665032,-105.0393174,39.7709233,-105.0399004,39.7709268 2447,2438,1131,0.0475201423687532,0.0475201423687532,-105.0399004,39.7709268,-105.0404564,39.7709301 2448,1131,2440,0.0499034161165238,0.0499034161165238,-105.0404564,39.7709301,-105.0410403,39.7709314 2449,2440,2441,0.0519460604074748,0.0519460604074748,-105.0410403,39.7709314,-105.0416481,39.7709328 2450,2441,2442,0.103666385736129,0.103666385736129,-105.0416481,39.7709328,-105.042861,39.7709424 2451,2442,2443,0.0495636449318867,0.0495636449318867,-105.042861,39.7709424,-105.0434409,39.7709381 2452,2443,2444,0.0508868110117968,0.0508868110117968,-105.0434409,39.7709381,-105.0440363,39.7709406 2454,2445,2446,0.0992414144632343,0.0992414144632343,-104.9982447,39.770496,-104.9994058,39.7705066 2455,2446,2447,0.0995661619141735,0.0995661619141735,-104.9994058,39.7705066,-105.0005707,39.770496 2456,2447,2448,0.102918667647187,0.102918667647187,-105.0005707,39.770496,-105.0017747,39.7705132 2457,2448,2449,0.103317708000917,0.103317708000917,-105.0017747,39.7705132,-105.0029835,39.7705237 2458,2449,714,0.103614639817309,0.103614639817309,-105.0029835,39.7705237,-105.0041958,39.7705323 2460,2450,2451,0.0843633084104915,0.0843633084104915,-105.0054661,39.7705389,-105.0064532,39.7705389 2462,2452,2453,0.133209824518529,0.133209824518529,-105.0080496,39.7705191,-105.0096081,39.7705035 2463,2453,2454,0.136026824487267,0.136026824487267,-105.0096081,39.7705035,-105.0111996,39.7705167 2464,2454,1228,0.0997640460624544,0.0997640460624544,-105.0111996,39.7705167,-105.0123662,39.7704857 2466,2455,2173,0.100670279604477,0.100670279604477,-105.0135199,39.7704859,-105.0146978,39.7704854 2467,2173,2456,0.101681998391895,0.101681998391895,-105.0146978,39.7704854,-105.015887,39.7705129 2468,2456,2457,0.135717601546705,0.135717601546705,-105.015887,39.7705129,-105.0174746,39.7704864 2469,2457,2458,0.125216072912334,0.125216072912334,-105.0174746,39.7704864,-105.0189397,39.770486 2470,2458,1253,0.13515574813911,0.13515574813911,-105.0189397,39.770486,-105.0205211,39.7704859 2472,1811,2459,0.0528114155967436,0.0528114155967436,-105.0082177,39.7529013,-105.0078361,39.7532748 2474,489,2460,0.0154146680516237,0.0154146680516237,-104.9407865,39.7473869,-104.9406062,39.7473869 2475,2460,2461,0.0956622199995578,0.0956622199995578,-104.9406062,39.7473869,-104.9394874,39.7473999 2476,2461,2462,0.050324686032827,0.050324686032827,-104.9394874,39.7473999,-104.9388988,39.7473953 2477,2462,2463,0.0440541436649478,0.0440541436649478,-104.9388988,39.7473953,-104.9383838,39.7474085 2478,2463,2464,0.09025955144498,0.09025955144498,-104.9383838,39.7474085,-104.9373281,39.7474151 2479,2464,2465,0.00954118829962817,0.00954118829962817,-104.9373281,39.7474151,-104.9372165,39.7474151 2480,2465,2466,0.0924623221003645,0.0924623221003645,-104.9372165,39.7474151,-104.936135,39.7474151 2481,2466,2015,0.0557729059183765,0.0557729059183765,-104.936135,39.7474151,-104.9354827,39.7474085 2483,1998,2467,0.0939242873690555,0.0939242873690555,-104.935045,39.7474085,-104.9339464,39.7474085 2485,2468,2469,0.0807187230923558,0.0807187230923558,-104.9337661,39.7474085,-104.932822,39.7474019 2486,2469,2470,0.0660886283093114,0.0660886283093114,-104.932822,39.7474019,-104.932049,39.7473981 2487,2470,2471,0.0307524582434291,0.0307524582434291,-104.932049,39.7473981,-104.9316893,39.7473987 2488,2471,2277,0.0631719504961159,0.0631719504961159,-104.9316893,39.7473987,-104.9309504,39.7473981 2489,2277,2278,0.040321437937915,0.040321437937915,-104.9309504,39.7473981,-104.9304788,39.7474019 2490,2278,2472,0.0579924273198359,0.0579924273198359,-104.9304788,39.7474019,-104.9298007,39.7473887 2491,2472,2473,0.039564008523498,0.039564008523498,-104.9298007,39.7473887,-104.9293385,39.7474063 2492,2473,2474,0.0566191459993118,0.0566191459993118,-104.9293385,39.7474063,-104.9286764,39.7473953 2493,2474,2475,0.0461657995077916,0.0461657995077916,-104.9286764,39.7473953,-104.9281369,39.7474129 2494,2475,2476,0.0573841993244499,0.0573841993244499,-104.9281369,39.7474129,-104.9274657,39.7474113 2495,2476,2133,0.0413742441677564,0.0413742441677564,-104.9274657,39.7474113,-104.9269818,39.7474065 2496,2133,2477,0.100557820130683,0.100557820130683,-104.9269818,39.7474065,-104.9258057,39.7474177 2497,2477,2478,0.100232094382669,0.100232094382669,-104.9258057,39.7474177,-104.924634,39.747387 2523,1412,1352,0.126262872161581,0.126262872161581,-105.0095538,39.781386,-105.0095743,39.7825214 2498,2478,2479,3.80416722159948,3.80416722159948,-104.924634,39.747387,-104.880138,39.747428 17380,5747,2721,0.292296181002999,0.292296181002999,-104.9676964,39.6930969,-104.9693989,39.6953759 2500,2481,2482,0.133762433378551,0.133762433378551,-105.0095495,39.7794028,-105.0111147,39.7793892 2502,2483,2484,0.132763004680832,0.132763004680832,-105.0111233,39.7789604,-105.0126768,39.7789736 2503,2484,2153,0.135437121880425,0.135437121880425,-105.0126768,39.7789736,-105.0142616,39.7789608 2506,2486,2487,0.0976687527368442,0.0976687527368442,-105.0170359,39.7789761,-105.0181786,39.7789934 2507,2487,2488,0.100497620432408,0.100497620432408,-105.0181786,39.7789934,-105.0193545,39.7790066 2508,2488,1263,0.0968234302487817,0.0968234302487817,-105.0193545,39.7790066,-105.0204874,39.7790198 2510,2489,2490,0.129998303918767,0.129998303918767,-105.0252567,39.7790442,-105.0267778,39.7790603 2511,2490,2491,0.131427328920895,0.131427328920895,-105.0267778,39.7790603,-105.0283152,39.7790924 2512,2491,2492,0.134959393077107,0.134959393077107,-105.0283152,39.7790924,-105.0298945,39.7790924 2513,2492,2493,0.13352181172892,0.13352181172892,-105.0298945,39.7790924,-105.0314566,39.7791188 2514,2493,2494,0.134977098269894,0.134977098269894,-105.0314566,39.7791188,-105.0330359,39.7791385 2515,2494,2495,0.133660770711518,0.133660770711518,-105.0330359,39.7791385,-105.0346,39.7791414 2517,2496,1452,0.127643758305543,0.127643758305543,-105.0026756,39.7039481,-105.003594,39.7030434 2519,2497,2498,0.181370133617083,0.181370133617083,-105.0102009,39.7838273,-105.0101988,39.7854584 2521,2481,2499,0.0828768372746742,0.0828768372746742,-105.0095495,39.7794028,-105.0095409,39.7801481 2522,2499,1412,0.137652613646732,0.137652613646732,-105.0095409,39.7801481,-105.0095538,39.781386 2524,1352,2502,0.0676943813373141,0.0676943813373141,-105.0095743,39.7825214,-105.0095013,39.7831276 2526,2503,2504,0.133817315449894,0.133817315449894,-105.010138,39.772934,-105.0100035,39.774133 2527,2504,2505,0.135673996947998,0.135673996947998,-105.0100035,39.774133,-105.0100464,39.7753527 2528,2505,2506,0.131966049224978,0.131966049224978,-105.0100464,39.7753527,-105.0099863,39.7765386 2529,2506,2507,0.147529903316466,0.147529903316466,-105.0099863,39.7765386,-105.0105528,39.7777919 2530,2507,2508,0.139391603159038,0.139391603159038,-105.0105528,39.7777919,-105.0105184,39.7790452 16296,2509,2510,0.0284493842376544,0.0284493842376544,-104.9707856,39.6972952,-104.9709885,39.6970925 2532,2511,2512,0.0269759988952267,0.0269759988952267,-105.0096048,39.7617977,-105.0096039,39.7620403 2533,2512,2513,0.0303785309203703,0.0303785309203703,-105.0096039,39.7620403,-105.0096031,39.7623135 2534,2513,2514,0.100988065805353,0.100988065805353,-105.0096031,39.7623135,-105.0096079,39.7632217 2535,2514,2515,0.134258813820628,0.134258813820628,-105.0096079,39.7632217,-105.0095992,39.7644291 2536,2515,2516,0.1356600895436,0.1356600895436,-105.0095992,39.7644291,-105.0096084,39.7656491 2537,2516,2517,0.13329676442141,0.13329676442141,-105.0096084,39.7656491,-105.0096344,39.7668477 2538,2517,1672,0.132852712666159,0.132852712666159,-105.0096344,39.7668477,-105.0096516,39.7680424 2539,1672,2518,0.137264898504848,0.137264898504848,-105.0096516,39.7680424,-105.0096081,39.7692764 2540,2518,2453,0.136447294484888,0.136447294484888,-105.0096081,39.7692764,-105.0096081,39.7705035 2541,2453,2519,0.136891385699314,0.136891385699314,-105.0096081,39.7705035,-105.0097234,39.7717314 2542,2519,2520,0.134024921907499,0.134024921907499,-105.0097234,39.7717314,-105.0096182,39.772934 2544,2521,2522,0.0902887501429021,0.0902887501429021,-105.0101778,39.7862486,-105.0101932,39.7870605 2545,2522,2523,0.0432770654501463,0.0432770654501463,-105.0101932,39.7870605,-105.0101932,39.7874497 2546,2523,2524,0.0452800647802491,0.0452800647802491,-105.0101932,39.7874497,-105.0101975,39.7878569 2547,2524,2525,0.0887962039212883,0.0887962039212883,-105.0101975,39.7878569,-105.0101844,39.7886554 2549,2526,2527,0.14861247431244,0.14861247431244,-105.0103699,39.7355479,-105.0103656,39.7368844 2550,2527,2528,0.177718576341635,0.177718576341635,-105.0103656,39.7368844,-105.010328,39.7384824 2552,2529,2530,0.0550007858390758,0.0550007858390758,-105.0298418,39.737929,-105.0304849,39.7379392 2553,2530,2531,0.0537231597686698,0.0537231597686698,-105.0304849,39.7379392,-105.0311131,39.7379476 2557,254,1937,0.0763145446596447,0.0763145446596447,-105.0251543,39.7380028,-105.0260468,39.738001 2562,2536,2537,0.0969383510155091,0.0969383510155091,-104.9938854,39.7870276,-104.994984,39.7872452 2564,2523,2538,0.041595541767366,0.041595541767366,-105.0101932,39.7874497,-105.01068,39.7874523 2565,2538,2539,0.0446801019224323,0.0446801019224323,-105.01068,39.7874523,-105.0112029,39.787455 2567,2540,2541,0.0535606711091096,0.0535606711091096,-105.0345536,39.7874035,-105.0351796,39.7874285 2568,2541,2542,0.0510376050613383,0.0510376050613383,-105.0351796,39.7874285,-105.0357769,39.7874319 2569,2542,2543,0.048208042370787,0.048208042370787,-105.0357769,39.7874319,-105.0363411,39.7874312 2570,2543,2544,0.0495068215823226,0.0495068215823226,-105.0363411,39.7874312,-105.0369205,39.7874304 2571,2544,2545,0.0497291777137453,0.0497291777137453,-105.0369205,39.7874304,-105.0375025,39.7874319 2572,2545,2546,0.0482680412228731,0.0482680412228731,-105.0375025,39.7874319,-105.0380674,39.7874333 2573,2546,2547,0.0511986246623993,0.0511986246623993,-105.0380674,39.7874333,-105.0386666,39.7874341 2574,2547,2548,0.0481311400848056,0.0481311400848056,-105.0386666,39.7874341,-105.0392299,39.7874348 2575,2548,2549,0.05133533567668,0.05133533567668,-105.0392299,39.7874348,-105.0398307,39.787434 2576,2549,1090,0.0473365047010202,0.0473365047010202,-105.0398307,39.787434,-105.0403847,39.7874333 2578,2550,2551,0.0490112208554607,0.0490112208554607,-105.0409813,39.787434,-105.0415549,39.7874347 2579,2551,2552,0.0504551815276218,0.0504551815276218,-105.0415549,39.7874347,-105.0421454,39.7874345 2580,2552,2553,0.0492845875119232,0.0492845875119232,-105.0421454,39.7874345,-105.0427222,39.7874343 2581,2553,2554,0.0515497460521136,0.0515497460521136,-105.0427222,39.7874343,-105.0433255,39.7874316 2582,2554,2555,0.0526862102053863,0.0526862102053863,-105.0433255,39.7874316,-105.0439421,39.7874288 2583,2555,2556,0.0982237295878,0.0982237295878,-105.0439421,39.7874288,-105.0450916,39.78742 2584,2556,2557,0.264254691363992,0.264254691363992,-105.0450916,39.78742,-105.0481811,39.787528 2585,1004,2558,0.099742520234474,0.099742520234474,-104.9875698,39.7873956,-104.9887371,39.787389 2588,2560,1078,0.149639182772472,0.149639182772472,-105.0064215,39.7862585,-105.0081209,39.7865836 2589,1078,2522,0.184839011544187,0.184839011544187,-105.0081209,39.7865836,-105.0101932,39.7870605 2591,1484,2561,0.33893453481304,0.33893453481304,-104.99246,39.6948099,-104.9942282,39.6920823 2592,2561,2562,0.36930331062994,0.36930331062994,-104.9942282,39.6920823,-104.9965885,39.6893017 2594,2563,2295,0.235151876914131,0.235151876914131,-104.9865077,39.7643898,-104.9885127,39.7658379 2596,2141,2564,0.0808696846181639,0.0808696846181639,-105.0086114,39.7398829,-105.0095126,39.7396622 2628,2589,2590,0.046646895086832,0.046646895086832,-105.0367321,39.7229406,-105.0372775,39.7229371 2597,2564,1224,0.24032404212478,0.24032404212478,-105.0095126,39.7396622,-105.0123175,39.7395238 2600,2373,2567,0.1712601795962,0.1712601795962,-104.9553043,39.709946,-104.9536478,39.709081 2601,2567,2568,0.00945648555666562,0.00945648555666562,-104.9536478,39.709081,-104.9535373,39.7090785 2603,2565,2569,0.0807956808253844,0.0807956808253844,-104.9525578,39.7090414,-104.9516163,39.7090994 2604,2569,2570,0.076951583144574,0.076951583144574,-104.9516163,39.7090994,-104.950721,39.7091668 2605,2570,2571,0.0476131935554626,0.0476131935554626,-104.950721,39.7091668,-104.9505579,39.7095762 2607,2572,2568,0.0312593605711727,0.0312593605711727,-104.9535019,39.7093583,-104.9535373,39.7090785 2609,2569,2573,0.0486149705677772,0.0486149705677772,-104.9516163,39.7090994,-104.9516136,39.7095366 2610,2570,2574,0.0674260333743846,0.0674260333743846,-104.950721,39.7091668,-104.949965,39.7089952 2612,2567,2575,0.0505261001159507,0.0505261001159507,-104.9536478,39.709081,-104.953694,39.708628 2615,2577,2578,0.10424034664628,0.10424034664628,-105.0288186,39.7229124,-105.0300374,39.722919 2616,2578,2579,0.103512640883379,0.103512640883379,-105.0300374,39.722919,-105.0312476,39.7229322 2617,2579,1398,0.105102630546257,0.105102630546257,-105.0312476,39.7229322,-105.0324765,39.7229279 2618,1398,2580,0.0531367598624707,0.0531367598624707,-105.0324765,39.7229279,-105.0330978,39.7229268 2619,2580,2581,0.0517085263170068,0.0517085263170068,-105.0330978,39.7229268,-105.0337024,39.7229256 2620,2581,2582,0.0723991341895349,0.0723991341895349,-105.0337024,39.7229256,-105.0345489,39.7229308 2621,2582,2583,0.0331676268132885,0.0331676268132885,-105.0345489,39.7229308,-105.0349367,39.7229332 2622,2583,2584,0.0138525911142565,0.0138525911142565,-105.0349367,39.7229332,-105.0350986,39.7229295 2623,2584,2585,0.037416228202987,0.037416228202987,-105.0350986,39.7229295,-105.035536,39.7229363 2624,2585,2586,0.00994286750486891,0.00994286750486891,-105.035536,39.7229363,-105.0356522,39.7229391 2625,2586,2587,0.040254104254433,0.040254104254433,-105.0356522,39.7229391,-105.0361228,39.7229454 2629,2590,2591,0.00335375549834044,0.00335375549834044,-105.0372775,39.7229371,-105.0373167,39.7229363 2630,2591,2592,0.0463774647105825,0.0463774647105825,-105.0373167,39.7229363,-105.0378588,39.7229259 2631,2592,2593,0.00549997045042586,0.00549997045042586,-105.0378588,39.7229259,-105.0379231,39.7229267 2632,2593,2594,0.0383542392436341,0.0383542392436341,-105.0379231,39.7229267,-105.0383715,39.7229322 2634,2595,2596,0.0344869484873441,0.0344869484873441,-105.038507,39.7229353,-105.0389102,39.7229396 2635,2596,2597,0.0176627396467139,0.0176627396467139,-105.0389102,39.7229396,-105.0391167,39.7229419 2636,2597,2598,0.0280292044334563,0.0280292044334563,-105.0391167,39.7229419,-105.0394444,39.7229454 2637,2598,2599,0.0242403080070769,0.0242403080070769,-105.0394444,39.7229454,-105.0397277,39.722952 2638,2599,1569,0.0218944112855232,0.0218944112855232,-105.0397277,39.722952,-105.0399837,39.7229516 2639,1569,2600,0.0286200762867591,0.0286200762867591,-105.0399837,39.7229516,-105.0403183,39.7229556 2640,2600,1094,0.018347539243156,0.018347539243156,-105.0403183,39.7229556,-105.0405328,39.7229583 2642,1110,2601,0.0142742072830798,0.0142742072830798,-105.0409158,39.7229588,-105.0410827,39.7229583 2643,2601,2602,0.0369383896439539,0.0369383896439539,-105.0410827,39.7229583,-105.0415146,39.7229572 2644,2602,2603,0.00917687822572764,0.00917687822572764,-105.0415146,39.7229572,-105.0416219,39.7229569 2645,2603,2604,0.0430608643022986,0.0430608643022986,-105.0416219,39.7229569,-105.0421253,39.7229642 2646,2604,2605,0.00238679099543715,0.00238679099543715,-105.0421253,39.7229642,-105.0421532,39.7229647 2647,2605,2606,0.0472847267591164,0.0472847267591164,-105.0421532,39.7229647,-105.042706,39.7229718 2648,2606,2607,0.0508445190476207,0.0508445190476207,-105.042706,39.7229718,-105.0433005,39.7229718 2649,2607,2608,0.00234361810734104,0.00234361810734104,-105.0433005,39.7229718,-105.0433279,39.7229721 2650,2608,2609,0.0517900277245267,0.0517900277245267,-105.0433279,39.7229721,-105.0439334,39.7229784 2652,2610,2611,0.145180979465517,0.145180979465517,-104.9874808,39.7225308,-104.9891783,39.722537 2674,2632,2634,0.599531015097949,0.599531015097949,-105.0450779,39.7221456,-105.0520873,39.7222126 2675,2635,2181,0.0871692653780363,0.0871692653780363,-105.0131527,39.7220573,-105.0141719,39.7220614 2676,2181,2638,0.0863959675292808,0.0863959675292808,-105.0141719,39.7220614,-105.015182,39.7220707 2679,2640,2641,0.121944822987822,0.121944822987822,-104.9524652,39.7427196,-104.9524082,39.7438154 2681,2642,2643,0.0194925006650245,0.0194925006650245,-104.9521739,39.7180386,-104.9521735,39.7182139 2682,2643,2350,0.134347723988409,0.134347723988409,-104.9521735,39.7182139,-104.9521821,39.7194221 2683,2350,2644,0.173564798460366,0.173564798460366,-104.9521821,39.7194221,-104.9521876,39.720983 2684,2644,2645,0.174686152075606,0.174686152075606,-104.9521876,39.720983,-104.9522095,39.7225539 2685,2645,2646,0.175389969986131,0.175389969986131,-104.9522095,39.7225539,-104.9522198,39.7241312 2688,2648,747,0.0612580153194998,0.0612580153194998,-104.9519414,39.7758435,-104.9519449,39.7763944 2689,747,1565,0.142756107755667,0.142756107755667,-104.9519449,39.7763944,-104.9519323,39.7776782 2690,1565,2649,0.138016127389502,0.138016127389502,-104.9519323,39.7776782,-104.9519262,39.7789194 2691,2649,2650,0.12023627946696,0.12023627946696,-104.9519262,39.7789194,-104.9519199,39.7800007 2693,2651,694,0.200802439501944,0.200802439501944,-104.952446,39.7401771,-104.9524269,39.7419829 2695,2652,2653,0.127019992895419,0.127019992895419,-104.951864,39.7807829,-104.9518556,39.7819252 2696,2653,2654,0.201028199806741,0.201028199806741,-104.9518556,39.7819252,-104.9519157,39.7837325 2697,2654,2655,0.134212276460076,0.134212276460076,-104.9519157,39.7837325,-104.9519157,39.7849395 2698,2655,2656,0.140083368586782,0.140083368586782,-104.9519157,39.7849395,-104.9519157,39.7861993 2699,2656,2657,0.13046105136647,0.13046105136647,-104.9519157,39.7861993,-104.9518997,39.7873725 2702,2633,2659,0.199675824720705,0.199675824720705,-104.9517199,39.7273329,-104.9517329,39.7291286 2704,2660,949,0.174693421852154,0.174693421852154,-104.9517031,39.7305282,-104.9517203,39.7320992 2705,949,2661,0.165148304595761,0.165148304595761,-104.9517203,39.7320992,-104.9517288,39.7335844 2706,2661,2662,0.173966950291824,0.173966950291824,-104.9517288,39.7335844,-104.9516945,39.7351487 2707,2662,2663,0.184218102738583,0.184218102738583,-104.9516945,39.7351487,-104.9516859,39.7368054 2708,2663,2664,0.172496811774092,0.172496811774092,-104.9516859,39.7368054,-104.9516835,39.7383567 2710,2665,2666,0.394651095737645,0.394651095737645,-104.9523031,39.7873791,-104.9522001,39.7909274 2711,2667,2668,0.201414903082426,0.201414903082426,-104.9517882,39.7383629,-104.9518287,39.740174 17301,8745,4260,0.201420130125937,0.201420130125937,-104.9622978,39.6947699,-104.9623073,39.6965813 2713,2669,2388,0.109456559825348,0.109456559825348,-104.9519288,39.7728936,-104.9519586,39.7738777 2714,2388,2670,0.140828374595316,0.140828374595316,-104.9519586,39.7738777,-104.9519586,39.7751442 2717,2672,2673,0.139177577172101,0.139177577172101,-104.9524477,39.7557162,-104.9524149,39.7569676 2718,2673,2674,0.137352749762486,0.137352749762486,-104.9524149,39.7569676,-104.9524283,39.7582028 2719,2674,2675,0.139830667816654,0.139830667816654,-104.9524283,39.7582028,-104.9524391,39.7594603 2720,2675,2676,0.136669684605715,0.136669684605715,-104.9524391,39.7594603,-104.9524392,39.7606894 2722,2677,2678,0.12447911414286,0.12447911414286,-104.9524392,39.7607246,-104.9524232,39.761844 2750,2704,2705,0.0292446267270126,0.0292446267270126,-105.0229197,39.7608329,-105.022918,39.7610959 2751,2705,2706,0.00658282845173238,0.00658282845173238,-105.022918,39.7610959,-105.0229176,39.7611551 2752,2706,2707,0.0151449443945988,0.0151449443945988,-105.0229176,39.7611551,-105.0229167,39.7612913 2753,2707,2708,0.0714770438658631,0.0714770438658631,-105.0229167,39.7612913,-105.0229124,39.7619341 2754,2708,2709,0.00822853556213401,0.00822853556213401,-105.0229124,39.7619341,-105.0229119,39.7620081 2756,2710,8,0.130042568169854,0.130042568169854,-105.0236301,39.7451745,-105.0236282,39.746344 2757,8,2711,0.118166571537094,0.118166571537094,-105.0236282,39.746344,-105.0233999,39.7473921 2759,2712,2713,0.102388493919056,0.102388493919056,-105.0228947,39.7692896,-105.0228923,39.7702104 2760,2713,2416,0.103111259495513,0.103111259495513,-105.0228923,39.7702104,-105.0228899,39.7711377 2761,2416,2714,0.100631617654013,0.100631617654013,-105.0228899,39.7711377,-105.0228875,39.7720427 2764,2716,2717,0.200655449563851,0.200655449563851,-105.0239484,39.7766282,-105.0239636,39.7784327 2765,2717,2718,0.200753725915124,0.200753725915124,-105.0239636,39.7784327,-105.0239521,39.7802381 2766,2718,1440,0.196942260224429,0.196942260224429,-105.0239521,39.7802381,-105.0239358,39.7820092 2767,1440,2719,0.00947384243402213,0.00947384243402213,-105.0239358,39.7820092,-105.0239361,39.7820944 2768,2719,2720,0.190389032049707,0.190389032049707,-105.0239361,39.7820944,-105.0239436,39.7838066 2770,2723,2724,0.133138466543617,0.133138466543617,-105.0235985,39.7620059,-105.0236117,39.7632032 2771,2724,2725,0.135835722389097,0.135835722389097,-105.0236117,39.7632032,-105.0236117,39.7644248 2772,2725,2726,0.133534041022806,0.133534041022806,-105.0236117,39.7644248,-105.0236131,39.7656257 2773,2726,2727,0.134234713813183,0.134234713813183,-105.0236131,39.7656257,-105.0236104,39.7668329 2774,2727,1681,0.134687505819062,0.134687505819062,-105.0236104,39.7668329,-105.0236278,39.7680441 2775,1681,2728,0.137316317225174,0.137316317225174,-105.0236278,39.7680441,-105.0236198,39.769279 2777,2729,2730,0.104120921025978,0.104120921025978,-105.0239366,39.7846851,-105.0239665,39.7856212 2778,2730,2731,0.201486044854047,0.201486044854047,-105.0239665,39.7856212,-105.0239597,39.7874332 2779,2731,2732,0.409054627036075,0.409054627036075,-105.0239597,39.7874332,-105.0239453,39.7911119 2780,2733,2734,0.231399786377778,0.231399786377778,-104.9558149,39.7017594,-104.9558008,39.7038404 2781,2734,2735,0.0901704059113055,0.0901704059113055,-104.9558008,39.7038404,-104.9558537,39.7046503 2782,2735,2736,0.0825094909725568,0.0825094909725568,-104.9558537,39.7046503,-104.9563257,39.7052974 2783,2737,2738,0.200363396709187,0.200363396709187,-104.9558324,39.6983924,-104.9558241,39.6965905 2784,2738,2739,0.20121833925615,0.20121833925615,-104.9558241,39.6965905,-104.9558241,39.6947809 2785,2739,2740,0.202399438971847,0.202399438971847,-104.9558241,39.6947809,-104.9558357,39.6929607 2788,2742,2743,0.404396545451488,0.404396545451488,-104.9558447,39.6893365,-104.9558624,39.6856997 2789,2744,1762,0.0647074290459755,0.0647074290459755,-104.9541587,39.6999377,-104.9546893,39.699523 2790,1762,2372,0.0925216625359094,0.0925216625359094,-104.9546893,39.699523,-104.9555234,39.6989934 2791,2372,2745,0.0223137340397398,0.0223137340397398,-104.9555234,39.6989934,-104.9556601,39.6988225 2792,2745,2737,0.050045237249892,0.050045237249892,-104.9556601,39.6988225,-104.9558324,39.6983924 2794,2746,2747,0.14840065064165,0.14840065064165,-105.001474,39.6998539,-105.0031992,39.6997152 2796,2748,2749,0.200822547172327,0.200822547172327,-104.9326658,39.7346911,-104.9326365,39.736497 2797,2749,2750,0.193145905748916,0.193145905748916,-104.9326365,39.736497,-104.9326406,39.738234 2821,908,2770,0.128136612557408,0.128136612557408,-104.9331257,39.7644965,-104.9331507,39.7656487 2824,2261,2772,0.10049786598023,0.10049786598023,-104.930525,39.7674191,-104.9293492,39.7674126 2825,2772,2773,0.106378037300959,0.106378037300959,-104.9293492,39.7674126,-104.9281046,39.7674191 2826,2773,2110,0.093897002068377,0.093897002068377,-104.9281046,39.7674191,-104.927006,39.7674191 2827,2110,2774,0.107389868338328,0.107389868338328,-104.927006,39.7674191,-104.9257496,39.7674291 2828,2774,2775,0.0994873393877801,0.0994873393877801,-104.9257496,39.7674291,-104.9245856,39.7674323 2850,2776,2777,0.10879749556538,0.10879749556538,-104.9511832,39.7669218,-104.9499105,39.7669403 2855,2804,866,0.20027757395038,0.20027757395038,-104.9452104,39.7669339,-104.9428673,39.7669141 2829,2775,2778,1.00147658782101,1.00147658782101,-104.9245856,39.7674323,-104.9128683,39.7674541 2830,2779,2780,0.0530172029480301,0.0530172029480301,-104.9733522,39.7669655,-104.9727319,39.7669657 2832,2781,2782,0.107966324930259,0.107966324930259,-104.9721138,39.7669682,-104.9708506,39.7669659 2833,2782,2783,0.103296913871679,0.103296913871679,-104.9708506,39.7669659,-104.9696421,39.7669558 2834,2783,2784,0.105735267915707,0.105735267915707,-104.9696421,39.7669558,-104.968405,39.766956 2835,2784,2785,0.104367827383757,0.104367827383757,-104.968405,39.766956,-104.9671839,39.7669548 2836,2785,2786,0.106026097865505,0.106026097865505,-104.9671839,39.7669548,-104.9659434,39.7669568 2837,2786,2787,0.104661406473263,0.104661406473263,-104.9659434,39.7669568,-104.9647189,39.7669496 2838,2787,2788,0.109120444986171,0.109120444986171,-104.9647189,39.7669496,-104.9634422,39.7669465 2842,2790,2791,0.105111335997404,0.105111335997404,-104.9609746,39.7669537,-104.9597448,39.7669537 2843,2791,2792,0.100650542913524,0.100650542913524,-104.9597448,39.7669537,-104.9585673,39.7669414 2844,2792,2793,0.105228706955749,0.105228706955749,-104.9585673,39.7669414,-104.9573362,39.7669311 2845,2793,2794,0.119444969275907,0.119444969275907,-104.9573362,39.7669311,-104.9559387,39.766929 2846,2794,2795,0.0942235633572651,0.0942235633572651,-104.9559387,39.766929,-104.9548363,39.7669249 2847,2795,2084,0.102241906689643,0.102241906689643,-104.9548363,39.7669249,-104.9536401,39.7669187 2848,2084,2796,0.105000278025472,0.105000278025472,-104.9536401,39.7669187,-104.9524116,39.7669187 2849,2796,2776,0.104992294488636,0.104992294488636,-104.9524116,39.7669187,-104.9511832,39.7669218 2851,2777,2799,0.102990536508203,0.102990536508203,-104.9499105,39.7669403,-104.9487061,39.7669692 2852,2799,2802,0.104419262818378,0.104419262818378,-104.9487061,39.7669692,-104.9474844,39.7669713 3832,3274,3648,0.198107670536066,0.198107670536066,-104.9593216,39.7038566,-104.9576929,39.7025901 2853,2802,2803,0.106343009363166,0.106343009363166,-104.9474844,39.7669713,-104.9462404,39.7669537 2854,2803,2804,0.0880619154851023,0.0880619154851023,-104.9462404,39.7669537,-104.9452104,39.7669339 2856,866,2805,0.0997722055250997,0.0997722055250997,-104.9428673,39.7669141,-104.9417,39.7669075 2857,2805,2806,0.0898296288997372,0.0898296288997372,-104.9417,39.7669075,-104.9406492,39.7668916 2858,2806,2807,0.0154103032800591,0.0154103032800591,-104.9406492,39.7668916,-104.9404689,39.7668916 2860,1345,2808,0.0745089191630195,0.0745089191630195,-105.0025087,39.7490201,-105.0032328,39.7486472 2862,2809,2810,0.0999390470653334,0.0999390470653334,-104.9921793,39.7165966,-104.9921278,39.7174945 2863,2810,2811,0.098203415750831,0.098203415750831,-104.9921278,39.7174945,-104.9921559,39.7183774 2864,2811,2812,0.105704456533214,0.105704456533214,-104.9921559,39.7183774,-104.9921473,39.719328 2865,2812,1841,0.178602078382633,0.178602078382633,-104.9921473,39.719328,-104.9921535,39.7209342 2867,2813,2814,0.147059691176011,0.147059691176011,-104.9913173,39.7752191,-104.9912923,39.7765415 2869,2815,2816,0.0358929050784097,0.0358929050784097,-104.9919925,39.7317917,-104.9916596,39.7319883 2871,2817,2818,0.202436914455554,0.202436914455554,-104.9993302,39.7801544,-105.0016991,39.7801675 2872,2818,721,0.208959052889522,0.208959052889522,-105.0016991,39.7801675,-105.0041443,39.7801832 2873,721,2819,0.195578398743409,0.195578398743409,-105.0041443,39.7801832,-105.0064329,39.7801666 2874,2819,2820,0.132104447079437,0.132104447079437,-105.0064329,39.7801666,-105.0079788,39.7801613 2875,2820,2499,0.133495572380704,0.133495572380704,-105.0079788,39.7801613,-105.0095409,39.7801481 2877,2821,2823,0.131028201505055,0.131028201505055,-105.0111319,39.7801807,-105.0126652,39.7801745 2878,2823,2154,0.134224367729179,0.134224367729179,-105.0126652,39.7801745,-105.0142359,39.7801811 2879,2154,2824,0.137197819412826,0.137197819412826,-105.0142359,39.7801811,-105.0158414,39.7801872 2881,2825,2828,0.100509300133652,0.100509300133652,-105.0169815,39.7801864,-105.0181574,39.7801666 2882,2828,2829,0.098379052864586,0.098379052864586,-105.0181574,39.7801666,-105.0193075,39.7802062 2883,2829,1264,0.0995905743898471,0.0995905743898471,-105.0193075,39.7802062,-105.0204729,39.7802128 2884,1264,2830,0.0991885382845514,0.0991885382845514,-105.0204729,39.7802128,-105.0216335,39.780226 2885,2830,2831,0.0990153060665791,0.0990153060665791,-105.0216335,39.780226,-105.0227922,39.780226 2886,2831,2718,0.0991269733313679,0.0991269733313679,-105.0227922,39.780226,-105.0239521,39.7802381 2887,2718,2832,0.100500652429342,0.100500652429342,-105.0239521,39.7802381,-105.0251279,39.7802579 2888,2832,2833,0.0102715407543069,0.0102715407543069,-105.0251279,39.7802579,-105.0252481,39.7802579 2889,2833,2834,0.0960953974534679,0.0960953974534679,-105.0252481,39.7802579,-105.0263725,39.7802711 2890,2834,2835,0.0326867749280955,0.0326867749280955,-105.0263725,39.7802711,-105.0267549,39.7802781 2891,2835,2836,0.134256786764763,0.134256786764763,-105.0267549,39.7802781,-105.028326,39.7802812 2892,2836,2837,0.113988792124523,0.113988792124523,-105.028326,39.7802812,-105.0296598,39.7802952 2893,2837,2838,0.0204082374430359,0.0204082374430359,-105.0296598,39.7802952,-105.0298986,39.7802977 2895,2839,2840,0.113685974247049,0.113685974247049,-105.0301265,39.7802941,-105.0314566,39.7802731 2896,2840,2841,0.132754406259035,0.132754406259035,-105.0314566,39.7802731,-105.0330101,39.7802665 2897,2841,2842,0.136852657742897,0.136852657742897,-105.0330101,39.7802665,-105.0346113,39.7802434 2899,1793,2843,0.0809702263007341,0.0809702263007341,-104.929534,39.694587,-104.9295552,39.693859 2900,2843,2844,0.0969425296921621,0.0969425296921621,-104.9295552,39.693859,-104.9295466,39.6929872 2901,2844,2845,0.413436446480526,0.413436446480526,-104.9295466,39.6929872,-104.9305098,39.6893437 2903,2263,2847,0.179984264422638,0.179984264422638,-104.9304775,39.7162632,-104.9304918,39.7146446 2904,2847,2848,0.174004040987329,0.174004040987329,-104.9304918,39.7146446,-104.930509,39.7130798 2905,2848,2849,0.194108624427032,0.194108624427032,-104.930509,39.7130798,-104.9304782,39.7113343 2907,2850,1276,0.172413086756907,0.172413086756907,-105.0186375,39.7505191,-105.0205429,39.7510272 2909,2853,785,0.245123885631009,0.245123885631009,-105.0050712,39.7039722,-105.0042571,39.7018586 2911,2854,2855,0.0854841952170884,0.0854841952170884,-105.0038253,39.7010848,-105.0034418,39.7003749 2912,2855,2747,0.0762350203886263,0.0762350203886263,-105.0034418,39.7003749,-105.0031992,39.6997152 2913,2747,2856,0.0859704175448271,0.0859704175448271,-105.0031992,39.6997152,-105.0031649,39.6989425 2914,2856,2857,0.100779098585589,0.100779098585589,-105.0031649,39.6989425,-105.0035425,39.698084 2915,2857,2858,0.0905252463288938,0.0905252463288938,-105.0035425,39.698084,-105.0043357,39.6975452 2917,2859,2860,0.0227727209766704,0.0227727209766704,-105.0050773,39.6967285,-105.0050773,39.6965237 2918,361,1735,0.198105222979832,0.198105222979832,-105.0051297,39.6894631,-105.0051254,39.6912447 2919,1735,2861,0.0382126884100893,0.0382126884100893,-105.0051254,39.6912447,-105.0051426,39.6915881 2920,148,2862,0.0438716250050412,0.0438716250050412,-105.0050494,39.6930773,-105.0050709,39.6926831 2921,1003,2863,0.0520715649387988,0.0520715649387988,-104.987571,39.7855779,-104.9869616,39.7855787 2922,2863,2864,0.0982728809134093,0.0982728809134093,-104.9869616,39.7855787,-104.9858115,39.7855801 2923,2864,2865,0.0994946507259965,0.0994946507259965,-104.9858115,39.7855801,-104.9846471,39.7855801 3895,3698,3699,0.204838159377623,0.204838159377623,-104.9617334,39.6911372,-104.9617151,39.6892951 2924,2865,2869,0.090463384362138,0.090463384362138,-104.9846471,39.7855801,-104.9835884,39.7855828 2925,2869,2870,0.0564720828613131,0.0564720828613131,-104.9835884,39.7855828,-104.9829275,39.7855836 2926,2870,2871,0.0608640771597173,0.0608640771597173,-104.9829275,39.7855836,-104.9822152,39.7855845 2927,2872,2873,0.044011799999607,0.044011799999607,-104.9546451,39.7849527,-104.9541301,39.7849461 2928,2873,2088,0.0931496819660856,0.0931496819660856,-104.9541301,39.7849461,-104.95304,39.7849395 2929,2088,2655,0.0960691148224413,0.0960691148224413,-104.95304,39.7849395,-104.9519157,39.7849395 2930,2655,2874,0.0937706080748846,0.0937706080748846,-104.9519157,39.7849395,-104.9508183,39.7849387 2931,2874,2875,0.0828791997484075,0.0828791997484075,-104.9508183,39.7849387,-104.9498484,39.7849453 2932,2875,2876,0.093218621711434,0.093218621711434,-104.9498484,39.7849453,-104.9487583,39.7849124 2933,2876,2877,0.0704167162147941,0.0704167162147941,-104.9487583,39.7849124,-104.9479343,39.7849217 2935,2878,2879,0.0887403720940643,0.0887403720940643,-104.9645156,39.7852099,-104.9634771,39.7852033 2936,2879,2880,0.0909098673154509,0.0909098673154509,-104.9634771,39.7852033,-104.962414,39.7852355 2937,2880,2881,0.0882058988614067,0.0882058988614067,-104.962414,39.7852355,-104.961384,39.7851828 2938,2881,2882,0.181777411929199,0.181777411929199,-104.961384,39.7851828,-104.9592584,39.7852492 2940,2883,2884,0.115661337881372,0.115661337881372,-104.9733956,39.7437918,-104.9733802,39.7448319 2941,2884,2885,0.14826485880128,0.14826485880128,-104.9733802,39.7448319,-104.9724659,39.7459649 2942,2885,2886,0.112251623213379,0.112251623213379,-104.9724659,39.7459649,-104.9722001,39.7469535 2943,2886,2887,0.119994591224275,0.119994591224275,-104.9722001,39.7469535,-104.9729638,39.7478589 2944,2887,2888,0.178622958928809,0.178622958928809,-104.9729638,39.7478589,-104.9733549,39.7494369 2945,2888,2889,0.00412533177852682,0.00412533177852682,-104.9733549,39.7494369,-104.9733549,39.749474 2946,2889,2890,0.00481474032387871,0.00481474032387871,-104.9733549,39.749474,-104.9733549,39.7495173 2947,2890,2893,0.135290874001292,0.135290874001292,-104.9733549,39.7495173,-104.9733544,39.750734 2948,2893,2894,0.137892832771659,0.137892832771659,-104.9733544,39.750734,-104.973354,39.7519741 2949,2894,817,0.140150092060959,0.140150092060959,-104.973354,39.7519741,-104.9733535,39.7532345 2950,817,2895,0.143808402694827,0.143808402694827,-104.9733535,39.7532345,-104.9733531,39.7545278 2951,2895,2896,0.0697081016101773,0.0697081016101773,-104.9733531,39.7545278,-104.9733529,39.7551547 2952,2896,2897,0.0168682725384664,0.0168682725384664,-104.9733529,39.7551547,-104.9733528,39.7553064 2954,2898,2899,0.139071498957887,0.139071498957887,-104.9733526,39.7557317,-104.9733522,39.7569824 2956,2900,2901,0.139727551358826,0.139727551358826,-104.9733518,39.7582331,-104.9733513,39.7594897 2957,2901,2902,0.00293554606295758,0.00293554606295758,-104.9733513,39.7594897,-104.9733513,39.7595161 2958,2902,2903,0.102721876435386,0.102721876435386,-104.9733513,39.7595161,-104.973351,39.7604399 2959,2903,2904,0.0305452475451112,0.0305452475451112,-104.973351,39.7604399,-104.9733509,39.7607146 2960,2904,2905,0.00503713742922791,0.00503713742922791,-104.9733509,39.7607146,-104.9733508,39.7607599 2961,2905,2906,0.0458567885450819,0.0458567885450819,-104.9733508,39.7607599,-104.9733507,39.7611723 2962,2906,2907,0.0981295261146626,0.0981295261146626,-104.9733507,39.7611723,-104.9733504,39.7620548 2963,2907,628,0.0369055971430695,0.0369055971430695,-104.9733504,39.7620548,-104.9733503,39.7623867 2964,628,1143,0.0958611496898419,0.0958611496898419,-104.9733503,39.7623867,-104.97335,39.7632488 2966,2908,2909,0.0463126901024473,0.0463126901024473,-104.9733498,39.7638075,-104.9733496,39.764224 2967,2909,872,0.0318684671228471,0.0318684671228471,-104.9733496,39.764224,-104.9733495,39.7645106 2968,872,2910,0.0711758745978235,0.0711758745978235,-104.9733495,39.7645106,-104.9733493,39.7651507 2969,2910,2911,0.067495322638235,0.067495322638235,-104.9733493,39.7651507,-104.9733491,39.7657577 2970,2911,2912,0.033747661319103,0.033747661319103,-104.9733491,39.7657577,-104.973349,39.7660612 2971,2912,2913,0.0475024757380027,0.0475024757380027,-104.973349,39.7660612,-104.9733488,39.7664884 2973,2914,2915,0.202578999998173,0.202578999998173,-104.9738264,39.7183118,-104.9733801,39.7165226 2975,2916,2917,0.184685764171195,0.184685764171195,-104.9731398,39.7165226,-104.9732076,39.7181827 2976,2917,2918,0.00737265767013589,0.00737265767013589,-104.9732076,39.7181827,-104.9732171,39.7182486 2978,2919,2920,0.110148820147866,0.110148820147866,-104.9593201,39.7073167,-104.9580338,39.7072718 2979,2920,584,0.039258317875865,0.039258317875865,-104.9580338,39.7072718,-104.957575,39.70728 2980,584,2921,0.228363185041033,0.228363185041033,-104.957575,39.70728,-104.954906,39.707321 2982,2922,1341,0.198962442111046,0.198962442111046,-105.021523,39.7147919,-105.0215144,39.7130026 2983,1341,2923,0.207039061514662,0.207039061514662,-105.0215144,39.7130026,-105.0215316,39.7111407 2984,2923,2924,0.201175175238786,0.201175175238786,-105.0215316,39.7111407,-105.0215401,39.7093315 2985,2924,2925,0.203376851393596,0.203376851393596,-105.0215401,39.7093315,-105.0215487,39.7075025 2986,2925,2926,0.201920207523594,0.201920207523594,-105.0215487,39.7075025,-105.0215401,39.7056866 2987,2926,2927,0.200452413161122,0.200452413161122,-105.0215401,39.7056866,-105.0215316,39.7038839 2988,2927,776,0.201931296094781,0.201931296094781,-105.0215316,39.7038839,-105.0215401,39.7020679 2990,2928,2930,0.209285084837907,0.209285084837907,-105.0215401,39.7004038,-105.021523,39.6985217 2991,2930,2931,0.197960209647655,0.197960209647655,-105.021523,39.6985217,-105.0215654,39.6967417 2992,2931,171,0.402036974102358,0.402036974102358,-105.0215654,39.6967417,-105.0215573,39.6931261 2994,2932,2933,0.200508042098485,0.200508042098485,-105.0213817,39.6895011,-105.0213903,39.6876979 2995,170,1728,0.257039245710078,0.257039245710078,-105.0213045,39.6931204,-105.0213131,39.6908088 2996,1728,2934,0.145411467525923,0.145411467525923,-105.0213131,39.6908088,-105.0213045,39.6895011 2999,2935,2936,0.0880513532781809,0.0880513532781809,-105.0169377,39.6883193,-105.0178175,39.6879086 3025,2957,2958,0.01030947748559,0.01030947748559,-105.0187431,39.7584203,-105.0188637,39.7584212 3000,2936,209,0.228338005511316,0.228338005511316,-105.0178175,39.6879086,-105.0203575,39.6872791 3002,2937,2938,0.107611509993879,0.107611509993879,-104.9251387,39.7047572,-104.9247744,39.7038309 3005,2940,2941,0.175855452328419,0.175855452328419,-104.9257898,39.7162499,-104.9257841,39.7146684 3006,2941,2942,0.174909636552997,0.174909636552997,-104.9257841,39.7146684,-104.925785,39.7130954 3007,2942,2943,0.192197232795451,0.192197232795451,-104.925785,39.7130954,-104.9258054,39.711367 3009,2944,546,0.0293283601170504,0.0293283601170504,-104.9250716,39.7048418,-104.9250834,39.7051054 3010,546,2945,0.155746660532693,0.155746660532693,-104.9250834,39.7051054,-104.9251435,39.7065053 3012,1475,2946,0.311303155924368,0.311303155924368,-104.9241194,39.6955841,-104.9254353,39.692974 3013,2946,2947,0.184883982264712,0.184883982264712,-104.9254353,39.692974,-104.9259674,39.6913625 3014,2947,2948,0.224685205653341,0.224685205653341,-104.9259674,39.6913625,-104.9264824,39.6893811 3016,2949,2950,0.0888669853746646,0.0888669853746646,-104.9258215,39.6893679,-104.9258215,39.6885687 3017,2950,2951,0.114577615588497,0.114577615588497,-104.9258215,39.6885687,-104.9258129,39.6875383 3018,1225,2952,0.114132076273042,0.114132076273042,-105.0118006,39.7583774,-105.013135,39.7584124 3019,2952,2161,0.115442153745618,0.115442153745618,-105.013135,39.7584124,-105.0144855,39.7584103 3020,2161,2953,0.105428749590907,0.105428749590907,-105.0144855,39.7584103,-105.0157188,39.7584009 3022,2954,2955,0.0114463280554541,0.0114463280554541,-105.0158347,39.7584,-105.0159686,39.7584009 3023,2955,639,0.18619297340356,0.18619297340356,-105.0159686,39.7584009,-105.0181467,39.7584155 3024,639,2957,0.0509835810434449,0.0509835810434449,-105.0181467,39.7584155,-105.0187431,39.7584203 3026,2958,2959,0.0353738821651235,0.0353738821651235,-105.0188637,39.7584212,-105.0192775,39.7584245 3027,2959,2960,0.00284670794487764,0.00284670794487764,-105.0192775,39.7584245,-105.0193108,39.7584248 3028,2960,1288,0.104793015683124,0.104793015683124,-105.0193108,39.7584248,-105.0205366,39.7584382 3029,1288,2961,0.051496901479137,0.051496901479137,-105.0205366,39.7584382,-105.021139,39.7584434 3030,2961,2962,0.00960868888037157,0.00960868888037157,-105.021139,39.7584434,-105.0212514,39.7584444 3031,2962,2963,0.0208687174266634,0.0208687174266634,-105.0212514,39.7584444,-105.0214955,39.7584475 3032,2963,2964,0.0498882614596582,0.0498882614596582,-105.0214955,39.7584475,-105.0220789,39.7584598 3033,2964,2965,0.123304259264834,0.123304259264834,-105.0220789,39.7584598,-105.0235213,39.7584714 3035,2966,2967,0.00908677871596767,0.00908677871596767,-105.0236238,39.7584722,-105.0237301,39.7584727 3036,2967,2968,0.115854235202851,0.115854235202851,-105.0237301,39.7584727,-105.0250854,39.758479 3037,2968,2969,0.00700956571064615,0.00700956571064615,-105.0250854,39.758479,-105.0251674,39.7584794 3038,2969,2970,0.00940368205913038,0.00940368205913038,-105.0251674,39.7584794,-105.0252774,39.7584805 3039,2970,2971,0.0666840110355875,0.0666840110355875,-105.0252774,39.7584805,-105.0260575,39.7584783 3040,2971,2972,0.0679662165544488,0.0679662165544488,-105.0260575,39.7584783,-105.0268526,39.7584761 3041,2972,2973,0.0630976433471776,0.0630976433471776,-105.0268526,39.7584761,-105.0275907,39.7584695 3042,2973,2974,0.0491600079555241,0.0491600079555241,-105.0275907,39.7584695,-105.0281658,39.7584695 3044,2975,2976,0.0997731403964804,0.0997731403964804,-105.0299157,39.7585034,-105.0310829,39.7585034 3045,2976,2977,0.100715566829797,0.100715566829797,-105.0310829,39.7585034,-105.032261,39.7585166 3046,2977,2978,0.0996876914159973,0.0996876914159973,-105.032261,39.7585166,-105.0334272,39.7585157 3047,2978,2979,0.10126058971698,0.10126058971698,-105.0334272,39.7585157,-105.0346118,39.758517 3048,2979,2980,0.103346225532192,0.103346225532192,-105.0346118,39.758517,-105.0358208,39.7585166 3049,2980,2981,0.0983114005972926,0.0983114005972926,-105.0358208,39.7585166,-105.0369709,39.7585166 3050,2981,2982,0.09874223460454,0.09874223460454,-105.0369709,39.7585166,-105.0381258,39.7584985 3051,2982,2983,0.0510749251490339,0.0510749251490339,-105.0381258,39.7584985,-105.038723,39.7584839 3053,2984,2985,0.0505192363533637,0.0505192363533637,-105.039304,39.7584901,-105.039895,39.758491 3054,2985,1120,0.0491942863881514,0.0491942863881514,-105.039895,39.758491,-105.0404705,39.7584919 3055,1120,2986,0.0517085444587275,0.0517085444587275,-105.0404705,39.7584919,-105.0410754,39.7584887 3056,2986,2987,0.0504766444323722,0.0504766444323722,-105.0410754,39.7584887,-105.0416657,39.7585006 3057,2987,2988,0.0508471211122413,0.0508471211122413,-105.0416657,39.7585006,-105.0422605,39.7584955 3058,2988,2989,0.0482147566017866,0.0482147566017866,-105.0422605,39.7584955,-105.0428245,39.7584902 3059,2989,2990,0.0513143127772338,0.0513143127772338,-105.0428245,39.7584902,-105.0434248,39.7584889 3060,2990,2991,0.0501432318630803,0.0501432318630803,-105.0434248,39.7584889,-105.0440114,39.7584876 3061,2991,2992,0.788648410502006,0.788648410502006,-105.0440114,39.7584876,-105.0532374,39.7584692 3062,2993,2994,0.01555628530979,0.01555628530979,-104.9953923,39.7608178,-104.995393,39.7606779 3063,2994,2995,0.10729267423115,0.10729267423115,-104.995393,39.7606779,-104.9953975,39.759713 13562,2999,2165,0.242533262128423,0.242533262128423,-105.0136746,39.7263954,-105.0140457,39.7285578 3067,2998,3000,0.0998948824480635,0.0998948824480635,-104.9969577,39.7401458,-104.9961353,39.7407839 3068,3000,3001,0.145910673725247,0.145910673725247,-104.9961353,39.7407839,-104.99492,39.7417051 3069,3001,3002,0.147264770664277,0.147264770664277,-104.99492,39.7417051,-104.9937158,39.742652 3070,3002,3003,0.145706831644125,0.145706831644125,-104.9937158,39.742652,-104.9925155,39.7435822 3071,3003,3004,0.146381189481243,0.146381189481243,-104.9925155,39.7435822,-104.9912932,39.744504 3073,3006,3007,0.143637545441942,0.143637545441942,-104.9900832,39.7454633,-104.9889069,39.7463856 3074,3007,3008,0.14139337588105,0.14139337588105,-104.9889069,39.7463856,-104.9876315,39.7471951 3075,3008,3009,0.0340034784472366,0.0340034784472366,-104.9876315,39.7471951,-104.9873284,39.7473931 3076,3009,3010,0.117637494210671,0.117637494210671,-104.9873284,39.7473931,-104.9864574,39.7482121 3077,3010,3011,0.1483412167568,0.1483412167568,-104.9864574,39.7482121,-104.9852889,39.7491983 3078,3011,3012,0.146200597856632,0.146200597856632,-104.9852889,39.7491983,-104.9840976,39.7501416 3079,3012,3013,0.146656153847153,0.146656153847153,-104.9840976,39.7501416,-104.9828772,39.7510685 3080,3013,3014,0.219897120549826,0.219897120549826,-104.9828772,39.7510685,-104.9810635,39.7524708 3081,3014,2686,0.0729664723843293,0.0729664723843293,-104.9810635,39.7524708,-104.9804627,39.7529369 3082,2686,3015,0.146055074464899,0.146055074464899,-104.9804627,39.7529369,-104.9792691,39.7538767 3083,3015,3016,0.115984680072215,0.115984680072215,-104.9792691,39.7538767,-104.9783073,39.7546124 3084,3016,3017,0.0102106792826024,0.0102106792826024,-104.9783073,39.7546124,-104.9782228,39.7546773 3085,3017,3018,0.0188093561808277,0.0188093561808277,-104.9782228,39.7546773,-104.9780672,39.7547969 3087,3019,3020,0.14624208166964,0.14624208166964,-104.9768843,39.7557372,-104.9756854,39.7566754 3088,3020,3021,0.149932974568378,0.149932974568378,-104.9756854,39.7566754,-104.974418,39.7576075 3089,3021,2900,0.114654486829615,0.114654486829615,-104.974418,39.7576075,-104.9733518,39.7582331 3091,3022,3023,0.0936947193853168,0.0936947193853168,-104.9472629,39.738954,-104.9461672,39.7389438 3093,3024,3025,0.0922829109447797,0.0922829109447797,-104.9499105,39.7600818,-104.9488309,39.7600818 3095,3026,3027,0.10419715248802,0.10419715248802,-104.9684276,39.7595114,-104.9672089,39.7594916 3096,3027,3028,0.108587123231645,0.108587123231645,-104.9672089,39.7594916,-104.9659386,39.7594982 3097,3028,3029,0.103455866634876,0.103455866634876,-104.9659386,39.7594982,-104.9647283,39.7594982 3099,3030,3031,0.0828114972096423,0.0828114972096423,-104.9487906,39.7590818,-104.9478224,39.759056 3100,3031,3032,0.0151385207198175,0.0151385207198175,-104.9478224,39.759056,-104.9476453,39.759056 3102,3035,3036,0.131928682141755,0.131928682141755,-104.9468584,39.7590562,-104.9453153,39.7590334 3103,3036,3037,0.0286281442546585,0.0286281442546585,-104.9453153,39.7590334,-104.9449805,39.75904 3104,3037,3038,0.0830678583996061,0.0830678583996061,-104.9449805,39.75904,-104.9440088,39.7590496 3105,3038,3039,0.0820487800074757,0.0820487800074757,-104.9440088,39.7590496,-104.9430494,39.7590268 3107,3040,3041,0.0592379768525999,0.0592379768525999,-104.9641307,39.7594199,-104.9634377,39.7594223 3108,3041,1041,0.101867076922678,0.101867076922678,-104.9634377,39.7594223,-104.962246,39.7594264 3109,1041,3042,0.108431988254042,0.108431988254042,-104.962246,39.7594264,-104.9609775,39.7594308 3110,3042,3043,0.103209130509255,0.103209130509255,-104.9609775,39.7594308,-104.9597701,39.759435 3111,3043,3044,0.103439867243447,0.103439867243447,-104.9597701,39.759435,-104.95856,39.7594391 3113,3045,3046,0.1080426022678,0.1080426022678,-104.9573829,39.7594492,-104.956119,39.7594399 3114,3046,3047,0.106399445317148,0.106399445317148,-104.956119,39.7594399,-104.9548745,39.7594585 3115,3047,2078,0.104328053424176,0.104328053424176,-104.9548745,39.7594585,-104.953654,39.7594605 3116,2078,2675,0.103849131822114,0.103849131822114,-104.953654,39.7594605,-104.9524391,39.7594603 3117,2675,3048,0.106371798877004,0.106371798877004,-104.9524391,39.7594603,-104.9511947,39.7594645 3118,3048,3049,0.1089909908922,0.1089909908922,-104.9511947,39.7594645,-104.9499198,39.7594797 3120,2995,3050,0.0829711714500804,0.0829711714500804,-104.9953975,39.759713,-104.9963681,39.7597212 3123,3051,3052,0.0304368475861105,0.0304368475861105,-104.9721269,39.7594785,-104.971771,39.759487 19556,10441,10561,0.00875730102663828,0.00875730102663828,-104.9883481,39.7091456,-104.9884504,39.7091486 3124,3053,3054,0.10469695146486,0.10469695146486,-104.9708822,39.7594411,-104.9696608,39.7595114 3125,3054,3026,0.105413327506124,0.105413327506124,-104.9696608,39.7595114,-104.9684276,39.7595114 3127,3055,3056,0.0146859459125862,0.0146859459125862,-104.9406663,39.7601421,-104.9404947,39.7601356 3128,3056,3057,0.0899179636493607,0.0899179636493607,-104.9404947,39.7601356,-104.9394429,39.7601485 3129,3057,3058,0.0968918459632465,0.0968918459632465,-104.9394429,39.7601485,-104.9383099,39.7601749 3130,3058,3059,0.0931803123592361,0.0931803123592361,-104.9383099,39.7601749,-104.9372198,39.7601749 3131,3059,3060,0.0924628769882567,0.0924628769882567,-104.9372198,39.7601749,-104.9361384,39.7601551 3132,3060,2004,0.0909779529022995,0.0909779529022995,-104.9361384,39.7601551,-104.9350741,39.7601485 3134,3061,2758,0.0983285272926963,0.0983285272926963,-104.9339669,39.7601749,-104.9328167,39.7601881 3135,2758,3062,0.094848132376921,0.094848132376921,-104.9328167,39.7601881,-104.9317072,39.760176 3137,2284,3063,0.10273020958756,0.10273020958756,-104.9305594,39.7601749,-104.9293577,39.7601881 3138,3063,3064,0.09684156688728,0.09684156688728,-104.9293577,39.7601881,-104.9282248,39.7601815 3139,3064,2139,0.105654196010103,0.105654196010103,-104.9282248,39.7601815,-104.9269888,39.7601749 3141,3065,3066,0.101995188106893,0.101995188106893,-104.9257357,39.7601617,-104.9245426,39.7601749 4424,4133,950,0.17542265784203,0.17542265784203,-104.9505787,39.7305216,-104.9505701,39.7320992 3142,3066,3067,1.00083609181461,1.00083609181461,-104.9245426,39.7601749,-104.912834,39.7601834 3143,3068,3069,0.10392860568863,0.10392860568863,-104.9461768,39.7130666,-104.9449618,39.7130707 3144,3069,3070,0.10232907709913,0.10232907709913,-104.9449618,39.7130707,-104.9437655,39.7130666 3145,3070,3071,0.103927869583062,0.103927869583062,-104.9437655,39.7130666,-104.9425505,39.7130687 3146,3071,3072,0.102097379803977,0.102097379803977,-104.9425505,39.7130687,-104.9413569,39.7130666 3147,3072,3073,0.0487909895079958,0.0487909895079958,-104.9413569,39.7130666,-104.9407865,39.7130688 3149,1294,3074,0.105333551259412,0.105333551259412,-104.9875234,39.7129763,-104.9862922,39.7129578 3150,3074,3075,0.0524798747272766,0.0524798747272766,-104.9862922,39.7129578,-104.9856788,39.712948 3151,3075,3076,0.0475858963921332,0.0475858963921332,-104.9856788,39.712948,-104.9851226,39.7129392 3152,3076,3077,0.00514079080382434,0.00514079080382434,-104.9851226,39.7129392,-104.9850625,39.7129392 3154,3078,3079,0.0117186508515134,0.0117186508515134,-104.9839851,39.7129498,-104.9838483,39.7129555 3155,3079,3080,0.0860074021370197,0.0860074021370197,-104.9838483,39.7129555,-104.9828429,39.7129448 3156,3080,3081,0.0112654570741388,0.0112654570741388,-104.9828429,39.7129448,-104.9827112,39.7129442 3157,3081,3082,0.0998426271509478,0.0998426271509478,-104.9827112,39.7129442,-104.9815443,39.7129225 3159,3083,3084,0.0978722553449722,0.0978722553449722,-104.9803943,39.7129167,-104.9792501,39.712914 3161,3085,3086,0.0498003240048994,0.0498003240048994,-104.9786762,39.712912,-104.978094,39.71291 3162,3086,3087,0.0499820755044021,0.0499820755044021,-104.978094,39.71291,-104.9775097,39.7129054 3163,3087,1765,0.0500932715547668,0.0500932715547668,-104.9775097,39.7129054,-104.9769241,39.7129008 3164,1765,3089,0.0453737460403596,0.0453737460403596,-104.9769241,39.7129008,-104.9763937,39.7128949 3165,3089,3090,0.0566344564433548,0.0566344564433548,-104.9763937,39.7128949,-104.9757316,39.7128962 3166,3090,3091,0.0479788729039099,0.0479788729039099,-104.9757316,39.7128962,-104.9751708,39.7128876 3167,3091,1517,0.0504584819239423,0.0504584819239423,-104.9751708,39.7128876,-104.9745809,39.7128876 3168,1517,3092,0.0513918113913408,0.0513918113913408,-104.9745809,39.7128876,-104.9739802,39.7128965 3169,3092,3093,0.0524695902697227,0.0524695902697227,-104.9739802,39.7128965,-104.9733669,39.7129055 3170,3093,1084,0.0829756278031258,0.0829756278031258,-104.9733669,39.7129055,-104.972397,39.7129187 3171,1084,3094,0.018362425266723,0.018362425266723,-104.972397,39.7129187,-104.9721825,39.7129121 3172,3094,3095,0.100037197959638,0.100037197959638,-104.9721825,39.7129121,-104.971013,39.7129167 3173,3095,3096,0.0986501993185581,0.0986501993185581,-104.971013,39.7129167,-104.9698598,39.7129284 3174,3096,3097,0.100130714805898,0.100130714805898,-104.9698598,39.7129284,-104.9686892,39.7129319 3175,3097,2046,0.103528392648025,0.103528392648025,-104.9686892,39.7129319,-104.9674789,39.7129253 3176,2046,3098,0.0976518708062817,0.0976518708062817,-104.9674789,39.7129253,-104.9663374,39.7129121 3177,3098,3099,0.0995509890492463,0.0995509890492463,-104.9663374,39.7129121,-104.9652044,39.7127074 3179,1954,3100,0.060604506910361,0.060604506910361,-104.9384863,39.7130525,-104.9377781,39.7130688 3182,3102,3103,0.0990114382918269,0.0990114382918269,-104.935134,39.713087,-104.9339765,39.713093 3183,3103,3104,0.100593787088956,0.100593787088956,-104.9339765,39.713093,-104.9328006,39.7130798 3184,3104,3105,0.0983789631442794,0.0983789631442794,-104.9328006,39.7130798,-104.9316505,39.7130864 3185,3105,2848,0.0976433646550276,0.0976433646550276,-104.9316505,39.7130864,-104.930509,39.7130798 3186,2848,3106,0.102064870879311,0.102064870879311,-104.930509,39.7130798,-104.9293159,39.713093 3187,3106,3107,0.10100271733246,0.10100271733246,-104.9293159,39.713093,-104.9281351,39.7130901 3188,3107,3108,0.0995828832367363,0.0995828832367363,-104.9281351,39.7130901,-104.9269709,39.7130932 3189,3108,2942,0.101438732689929,0.101438732689929,-104.9269709,39.7130932,-104.925785,39.7130954 3190,2942,3109,0.100378814460195,0.100378814460195,-104.925785,39.7130954,-104.9246115,39.7130913 3191,3109,3110,1.25206634961555,1.25206634961555,-104.9246115,39.7130913,-104.9101331,39.7147489 3192,3111,3112,0.015422388825789,0.015422388825789,-104.9593153,39.7129376,-104.959135,39.7129374 3193,3112,3113,0.11412427509118,0.11412427509118,-104.959135,39.7129374,-104.9578008,39.7129346 3194,3113,3114,0.468645573431598,0.468645573431598,-104.9578008,39.7129346,-104.9523224,39.712881 3196,2023,3115,0.177146580591063,0.177146580591063,-104.9350998,39.7162443,-104.9351095,39.7146512 3197,3115,3102,0.173943728587952,0.173943728587952,-104.9351095,39.7146512,-104.935134,39.713087 3198,3102,3116,0.193451028525805,0.193451028525805,-104.935134,39.713087,-104.9350959,39.7113475 3200,3117,1806,0.211443534426126,0.211443534426126,-104.935335,39.696587,-104.935235,39.694687 3201,1806,3118,0.193022911848757,0.193022911848757,-104.935235,39.694687,-104.9350589,39.6929564 3203,3119,3120,0.0940041909856305,0.0940041909856305,-104.9350503,39.6919459,-104.9350503,39.6911005 3204,3120,3121,0.197561396619787,0.197561396619787,-104.9350503,39.6911005,-104.9350417,39.6893238 3206,3122,3123,0.200799900699528,0.200799900699528,-104.9348207,39.6893133,-104.9348357,39.6875075 3207,3124,3125,0.200863237154928,0.200863237154928,-104.9654024,39.718348,-104.9653769,39.7201543 3208,3125,3126,0.201874389323119,0.201874389323119,-104.9653769,39.7201543,-104.9653769,39.7219698 3210,3127,3128,0.0750470474178356,0.0750470474178356,-104.9663652,39.7296534,-104.9658779,39.7290921 3211,3128,3131,0.0761135403806392,0.0761135403806392,-104.9658779,39.7290921,-104.9654579,39.7296956 3213,3029,3132,0.132611387982682,0.132611387982682,-104.9647283,39.7594982,-104.9647249,39.7606908 3214,3132,3133,0.00539409864485362,0.00539409864485362,-104.9647249,39.7606908,-104.9647236,39.7607393 3215,3133,3134,0.139160450695908,0.139160450695908,-104.9647236,39.7607393,-104.9647236,39.7619908 3216,3134,1160,0.139291641031025,0.139291641031025,-104.9647236,39.7619908,-104.9646785,39.763243 3217,1160,879,0.139609262878975,0.139609262878975,-104.9646785,39.763243,-104.9647163,39.7644982 3218,879,3135,0.138493325710101,0.138493325710101,-104.9647163,39.7644982,-104.9647176,39.7657437 3219,3135,2787,0.134090008076189,0.134090008076189,-104.9647176,39.7657437,-104.9647189,39.7669496 3220,2787,3136,0.1321642245327,0.1321642245327,-104.9647189,39.7669496,-104.9647008,39.7681381 3221,3136,3137,0.21408080552497,0.21408080552497,-104.9647008,39.7681381,-104.9647229,39.7700633 3222,3137,3138,0.144895915790921,0.144895915790921,-104.9647229,39.7700633,-104.9646947,39.7713662 3223,3138,3139,0.169628584853264,0.169628584853264,-104.9646947,39.7713662,-104.9647005,39.7728917 3226,3141,3142,0.202888440515448,0.202888440515448,-104.9645304,39.7819277,-104.9645414,39.7837523 3227,3142,2878,0.162092717607055,0.162092717607055,-104.9645414,39.7837523,-104.9645156,39.7852099 3251,3162,2365,0.110303719018863,0.110303719018863,-104.9814669,39.7183289,-104.98145,39.7193208 3254,3164,3165,0.240177393696762,0.240177393696762,-105.0017005,39.7407804,-105.0030875,39.7426587 3255,3165,3166,0.102768151984011,0.102768151984011,-105.0030875,39.7426587,-105.0037031,39.7434525 3256,3166,3167,0.0509818546092244,0.0509818546092244,-105.0037031,39.7434525,-105.00401,39.7438456 3258,3168,3169,0.0591373244934598,0.0591373244934598,-105.0012883,39.7488943,-105.0010939,39.7483839 3259,3169,3170,0.0530870196657507,0.0530870196657507,-105.0010939,39.7483839,-105.0006969,39.7480168 3261,3171,3172,0.201914360897617,0.201914360897617,-104.9534926,39.6965864,-104.9535117,39.6947706 3262,3172,3173,0.203130900823478,0.203130900823478,-104.9535117,39.6947706,-104.953511,39.6929438 3263,3173,3174,0.201562825315852,0.201562825315852,-104.953511,39.6929438,-104.9535355,39.6911312 3264,3174,3175,0.19958273918251,0.19958273918251,-104.9535355,39.6911312,-104.9535015,39.6893365 3265,3175,3177,0.402921101557674,0.402921101557674,-104.9535015,39.6893365,-104.9535278,39.685713 3266,3178,3179,0.0905536808669309,0.0905536808669309,-104.9535191,39.7038314,-104.9535963,39.7030192 3267,3179,3180,0.0577627490058349,0.0577627490058349,-104.9535963,39.7030192,-104.9540885,39.7026636 3268,3180,3181,0.0505235668696686,0.0505235668696686,-104.9540885,39.7026636,-104.9546249,39.7024735 3269,3181,3182,0.065160532538722,0.065160532538722,-104.9546249,39.7024735,-104.9552273,39.7021149 3270,3182,3183,0.00793078546182679,0.00793078546182679,-104.9552273,39.7021149,-104.955269,39.7020512 3271,3183,3184,0.0531842364372946,0.0531842364372946,-104.955269,39.7020512,-104.9555361,39.7016193 3273,2386,3186,0.0378622155960126,0.0378622155960126,-104.9468949,39.7115125,-104.9464561,39.7114678 3274,3186,3187,0.0069150542380481,0.0069150542380481,-104.9464561,39.7114678,-104.946376,39.7114762 3275,3187,3188,0.0174713630038869,0.0174713630038869,-104.946376,39.7114762,-104.9461736,39.7114973 3277,3189,3190,0.10095397068423,0.10095397068423,-104.9875502,39.7111482,-104.98637,39.7111462 3278,3190,3191,0.102948552858793,0.102948552858793,-104.98637,39.7111462,-104.9851665,39.7111408 3279,3191,3192,0.099117357243018,0.099117357243018,-104.9851665,39.7111408,-104.9840078,39.7111342 3280,3192,3193,0.10499121023248,0.10499121023248,-104.9840078,39.7111342,-104.9827804,39.7111342 3282,3194,3195,0.0985672231580753,0.0985672231580753,-104.9815359,39.7111143,-104.9803836,39.7111141 3283,3195,3196,0.0975023503923766,0.0975023503923766,-104.9803836,39.7111141,-104.9792438,39.7111058 16511,8899,8896,0.0458243741253751,0.0458243741253751,-105.0050563,39.7433465,-105.0048016,39.7429839 3284,3196,3197,0.0505627463090716,0.0505627463090716,-104.9792438,39.7111058,-104.9786527,39.7111042 3285,3197,3198,0.0500221717072617,0.0500221717072617,-104.9786527,39.7111042,-104.9780683,39.7110879 3286,3198,3199,0.046867135973938,0.046867135973938,-104.9780683,39.7110879,-104.9775204,39.7110879 3287,3199,1768,0.0529832159562647,0.0529832159562647,-104.9775204,39.7110879,-104.976901,39.7110879 3288,1768,3200,0.0470467690925653,0.0470467690925653,-104.976901,39.7110879,-104.976351,39.7110879 3289,3200,3201,0.0524586560775799,0.0524586560775799,-104.976351,39.7110879,-104.9757389,39.711117 3290,3201,3202,0.0495946350720587,0.0495946350720587,-104.9757389,39.711117,-104.9751601,39.711091 3291,3202,1518,0.052984641558086,0.052984641558086,-104.9751601,39.711091,-104.9745407,39.7110945 3292,1518,3203,0.100125608990258,0.100125608990258,-104.9745407,39.7110945,-104.9733702,39.7110995 3293,3203,1085,0.0831191573838339,0.0831191573838339,-104.9733702,39.7110995,-104.9723985,39.7110973 3294,1085,3204,0.01719627237498,0.01719627237498,-104.9723985,39.7110973,-104.9721975,39.7110945 3295,3204,3205,0.100278521536605,0.100278521536605,-104.9721975,39.7110945,-104.9710252,39.7110973 3296,3205,3206,0.100159169300764,0.100159169300764,-104.9710252,39.7110973,-104.9698543,39.7111011 3297,3206,3207,0.0980766730481921,0.0980766730481921,-104.9698543,39.7111011,-104.9687078,39.7111105 3299,2047,3208,0.0998503328239714,0.0998503328239714,-104.9674682,39.7111011,-104.9663009,39.7111011 3300,3208,3209,0.0991174142787685,0.0991174142787685,-104.9663009,39.7111011,-104.9651422,39.7110945 3301,3209,3210,0.0465862087261248,0.0465862087261248,-104.9651422,39.7110945,-104.9645976,39.7110977 3303,3211,3212,0.0483226107842397,0.0483226107842397,-104.9640093,39.7111011,-104.9634444,39.7110979 3304,3212,3213,0.0508033572812722,0.0508033572812722,-104.9634444,39.7110979,-104.9628505,39.7110945 3305,3213,3214,0.0520095145740976,0.0520095145740976,-104.9628505,39.7110945,-104.9622425,39.711098 3307,3215,3216,0.047636983079693,0.047636983079693,-104.9616918,39.7111011,-104.9611349,39.7111011 3308,3216,3217,0.00228390635402469,0.00228390635402469,-104.9611349,39.7111011,-104.9611082,39.7111011 3309,3217,3218,0.0492156902021281,0.0492156902021281,-104.9611082,39.7111011,-104.9605331,39.7111143 3310,3218,3219,0.105720878983862,0.105720878983862,-104.9605331,39.7111143,-104.9592972,39.7111077 3312,3220,3221,0.135734479783406,0.135734479783406,-105.0064274,39.771733,-105.0080156,39.7717323 3313,3221,2519,0.14595602798476,0.14595602798476,-105.0080156,39.7717323,-105.0097234,39.7717314 3314,2519,3222,0.126165217374209,0.126165217374209,-105.0097234,39.7717314,-105.0111996,39.7717239 3315,3222,1229,0.098841689459618,0.098841689459618,-105.0111996,39.7717239,-105.0123561,39.7717298 3316,1229,3223,0.098924974953348,0.098924974953348,-105.0123561,39.7717298,-105.0135136,39.7717296 3317,3223,2174,0.100839404349716,0.100839404349716,-105.0135136,39.7717296,-105.0146935,39.7717289 3318,2174,3224,0.101432888438354,0.101432888438354,-105.0146935,39.7717289,-105.0158803,39.771721 3319,3224,3225,0.137343472225008,0.137343472225008,-105.0158803,39.771721,-105.0174873,39.7717281 3321,3226,379,0.0754564811292303,0.0754564811292303,-105.0189401,39.7717271,-105.019823,39.7717267 3322,379,63,0.0417835231628563,0.0417835231628563,-105.019823,39.7717267,-105.0203119,39.7717265 3323,63,1255,0.0152981335887719,0.0152981335887719,-105.0203119,39.7717265,-105.0204909,39.7717263 3326,3228,3229,0.0836292502069327,0.0836292502069327,-105.0315008,39.7718744,-105.0324789,39.7718967 3327,3229,3230,0.0485562677029858,0.0485562677029858,-105.0324789,39.7718967,-105.0330468,39.7719096 3330,3232,3233,0.105369806952797,0.105369806952797,-104.993638,39.7717733,-104.9948707,39.7717558 3331,3233,3234,0.0244901910381055,0.0244901910381055,-104.9948707,39.7717558,-104.9951572,39.7717601 3332,3235,3236,0.101967463967826,0.101967463967826,-104.9982618,39.771756,-104.9994549,39.771756 3333,3236,3237,0.10049747789636,0.10049747789636,-104.9994549,39.771756,-105.0006308,39.771756 3334,3237,3238,0.0983034665163014,0.0983034665163014,-105.0006308,39.771756,-105.0017809,39.7717428 3335,3238,3239,0.103439327677052,0.103439327677052,-105.0017809,39.7717428,-105.0029911,39.771756 3336,3239,715,0.100109252929192,0.100109252929192,-105.0029911,39.771756,-105.0041615,39.7717924 3337,715,3240,0.10857516210103,0.10857516210103,-105.0041615,39.7717924,-105.0054318,39.7718056 3338,3240,3241,0.0836693243428755,0.0836693243428755,-105.0054318,39.7718056,-105.0064102,39.7718319 3340,1256,2714,0.204938708369458,0.204938708369458,-105.0204902,39.7720858,-105.0228875,39.7720427 3341,2714,3242,0.194775016549959,0.194775016549959,-105.0228875,39.7720427,-105.0251665,39.7720519 3343,3243,3244,0.104619278832535,0.104619278832535,-104.9874858,39.7038766,-104.9862629,39.7038708 3344,3244,3245,0.0999091629456622,0.0999091629456622,-104.9862629,39.7038708,-104.9850951,39.7038613 3345,3245,3246,0.0969207243261653,0.0969207243261653,-104.9850951,39.7038613,-104.9839622,39.7038547 3346,3246,3247,0.100620613481727,0.100620613481727,-104.9839622,39.7038547,-104.9827863,39.7038745 3347,3247,3248,0.051818780315465,0.051818780315465,-104.9827863,39.7038745,-104.9821867,39.7039406 3348,3248,3249,0.0493068623564548,0.0493068623564548,-104.9821867,39.7039406,-104.9816104,39.7039471 3349,3249,3250,0.102061915203609,0.102061915203609,-104.9816104,39.7039471,-104.9804174,39.7039537 3350,3250,3251,0.0474417721331526,0.0474417721331526,-104.9804174,39.7039537,-104.9798629,39.70396 3351,3251,3252,0.0496832213808208,0.0496832213808208,-104.9798629,39.70396,-104.9792822,39.7039665 3352,3252,3253,0.00274646412019378,0.00274646412019378,-104.9792822,39.7039665,-104.9792501,39.7039669 3353,3253,3254,0.0454267490135207,0.0454267490135207,-104.9792501,39.7039669,-104.9787191,39.7039689 3354,3254,3255,0.00458544852460102,0.00458544852460102,-104.9787191,39.7039689,-104.9786655,39.7039691 3355,3255,3256,0.0483268582508211,0.0483268582508211,-104.9786655,39.7039691,-104.9781006,39.7039712 3357,3257,3258,0.0459440862493274,0.0459440862493274,-104.9302161,39.7037522,-104.9296823,39.7037068 3358,3258,3259,0.236332489020417,0.236332489020417,-104.9296823,39.7037068,-104.9269572,39.7040556 3360,3260,2735,0.173472989255867,0.173472989255867,-104.9578793,39.7047229,-104.9558537,39.7046503 3362,594,2050,0.105283533842597,0.105283533842597,-104.9686935,39.7038655,-104.9674629,39.7038542 3363,2050,3261,0.0509100007310826,0.0509100007310826,-104.9674629,39.7038542,-104.9668678,39.7038549 3364,3261,3262,0.0467523465641757,0.0467523465641757,-104.9668678,39.7038549,-104.9663213,39.7038542 3365,3262,3263,0.0481309278210478,0.0481309278210478,-104.9663213,39.7038542,-104.9657587,39.7038574 3366,3263,3264,0.051732585346973,0.051732585346973,-104.9657587,39.7038574,-104.965154,39.7038608 3367,3264,3265,0.0457622961694799,0.0457622961694799,-104.965154,39.7038608,-104.9646191,39.703865 3368,3265,3266,0.0530171123380122,0.0530171123380122,-104.9646191,39.703865,-104.9639994,39.7038698 3369,3266,3267,0.0451783444295864,0.0451783444295864,-104.9639994,39.7038698,-104.9634713,39.7038687 3370,3267,3268,0.0542978455447466,0.0542978455447466,-104.9634713,39.7038687,-104.9628366,39.7038674 3371,3268,3269,0.0466844058034087,0.0466844058034087,-104.9628366,39.7038674,-104.962291,39.7038591 3372,3269,3270,0.050646295110284,0.050646295110284,-104.962291,39.7038591,-104.9616991,39.70385 3373,3270,3271,0.0484988623690369,0.0484988623690369,-104.9616991,39.70385,-104.9611322,39.7038533 3374,3271,3272,0.0498932625841468,0.0498932625841468,-104.9611322,39.7038533,-104.960549,39.7038566 3375,3272,3273,0.0470944745658083,0.0470944745658083,-104.960549,39.7038566,-104.9599985,39.7038566 3376,3273,3274,0.0579078107783869,0.0579078107783869,-104.9599985,39.7038566,-104.9593216,39.7038566 3377,3274,3275,0.151893561253266,0.151893561253266,-104.9593216,39.7038566,-104.9575461,39.7038494 3378,3275,3276,0.0516549077274405,0.0516549077274405,-104.9575461,39.7038494,-104.9569423,39.703847 3379,3276,2734,0.0976564411094966,0.0976564411094966,-104.9569423,39.703847,-104.9558008,39.7038404 3380,2734,3277,0.0486100790727351,0.0486100790727351,-104.9558008,39.7038404,-104.9552326,39.7038437 3381,3277,3278,0.0497906140365211,0.0497906140365211,-104.9552326,39.7038437,-104.9546506,39.703847 3382,3278,3279,0.0484124404037645,0.0484124404037645,-104.9546506,39.703847,-104.9540847,39.703845 3383,3279,3280,0.00653599515433254,0.00653599515433254,-104.9540847,39.703845,-104.9540083,39.7038447 3384,3280,3178,0.0418764820732136,0.0418764820732136,-104.9540083,39.7038447,-104.9535191,39.7038314 3385,3178,3284,0.0979449587868123,0.0979449587868123,-104.9535191,39.7038314,-104.9523742,39.7038339 3386,3284,3285,0.201022039935831,0.201022039935831,-104.9523742,39.7038339,-104.9500244,39.7038338 3389,3287,2316,0.156303067302058,0.156303067302058,-104.9490802,39.7038404,-104.9472534,39.7038645 20281,10719,10710,0.0549191742699874,0.0549191742699874,-105.0441026,39.7730223,-105.0441026,39.7735162 3390,2316,3288,0.10952595107857,0.10952595107857,-104.9472534,39.7038645,-104.9459732,39.7038536 3391,3288,3289,0.0403941356128906,0.0403941356128906,-104.9459732,39.7038536,-104.9455011,39.7038602 3392,3289,3290,0.0912238346425634,0.0912238346425634,-104.9455011,39.7038602,-104.9444349,39.7038735 3393,3290,3291,0.0816082032445177,0.0816082032445177,-104.9444349,39.7038735,-104.9434841,39.703814 3394,3291,3292,0.0169509581328033,0.0169509581328033,-104.9434841,39.703814,-104.9432867,39.7038272 3395,3292,3293,0.0433466637454668,0.0433466637454668,-104.9432867,39.7038272,-104.9427803,39.703814 3396,3293,3294,0.0186582685984772,0.0186582685984772,-104.9427803,39.703814,-104.9425622,39.7038146 3397,3294,3295,0.152140762364393,0.152140762364393,-104.9425622,39.7038146,-104.9407838,39.7038199 3403,3299,1325,0.177116632986756,0.177116632986756,-105.0432684,39.7149673,-105.0432523,39.7133745 3404,1325,1381,0.178046664647513,0.178046664647513,-105.0432523,39.7133745,-105.0432442,39.7117733 3406,1057,3300,0.119136901138604,0.119136901138604,-105.043349,39.701089,-105.0433583,39.7021604 3408,3301,1581,0.141640668502809,0.141640668502809,-105.0432038,39.6894869,-105.0432085,39.6882131 3409,1581,3302,0.308989164663259,0.308989164663259,-105.0432085,39.6882131,-105.0432162,39.6854343 3411,3304,3305,0.143837220516125,0.143837220516125,-104.9886307,39.7573647,-104.9874361,39.7582757 3412,3305,3306,0.147698693465714,0.147698693465714,-104.9874361,39.7582757,-104.9862237,39.7592221 3414,3307,3308,0.146426311775338,0.146426311775338,-104.985009,39.7601612,-104.983803,39.7610964 3415,3308,3309,0.146463761248984,0.146463761248984,-104.983803,39.7610964,-104.9825927,39.7620288 3416,3309,3310,0.146549783304075,0.146549783304075,-104.9825927,39.7620288,-104.9813837,39.7629633 3417,3310,2029,0.145425360285073,0.145425360285073,-104.9813837,39.7629633,-104.9801901,39.7638953 3418,2029,3311,0.146713513284486,0.146713513284486,-104.9801901,39.7638953,-104.9789777,39.7648293 3419,3311,634,0.143866210964815,0.143866210964815,-104.9789777,39.7648293,-104.9777895,39.7657457 3420,634,3312,0.147112545494359,0.147112545494359,-104.9777895,39.7657457,-104.9765745,39.7666828 3421,3312,3313,0.145900102395242,0.145900102395242,-104.9765745,39.7666828,-104.9753728,39.7676147 3422,3313,2321,0.147128656269274,0.147128656269274,-104.9753728,39.7676147,-104.9741575,39.7685518 3424,3314,3315,0.0970240945457023,0.0970240945457023,-105.0159395,39.7426917,-105.0155552,39.7435127 3425,3315,2190,0.185651929243496,0.185651929243496,-105.0155552,39.7435127,-105.0139689,39.7423726 3427,737,1557,0.13315596414531,0.13315596414531,-104.960283,39.7764662,-104.9602842,39.7776637 3429,3316,3317,0.0821429797668101,0.0821429797668101,-104.960267,39.7804939,-104.9602584,39.7812326 3434,3321,3322,0.579886710164932,0.579886710164932,-104.957135,39.788086,-104.9570057,39.7933001 3436,3323,3324,0.139196729808835,0.139196729808835,-104.9573156,39.7544732,-104.9573671,39.7557244 3438,3325,3326,0.13668278082176,0.13668278082176,-104.95735,39.7569806,-104.9573414,39.7582098 3439,3326,3045,0.137860640994287,0.137860640994287,-104.9573414,39.7582098,-104.9573829,39.7594492 3440,3045,3327,0.13778919161955,0.13778919161955,-104.9573829,39.7594492,-104.9573341,39.7606878 3441,3327,3328,0.00447003605120276,0.00447003605120276,-104.9573341,39.7606878,-104.9573341,39.760728 3442,3328,3329,0.0233867925544547,0.0233867925544547,-104.9573341,39.760728,-104.9573301,39.7609383 3443,3329,3330,0.116012449407873,0.116012449407873,-104.9573301,39.7609383,-104.9573395,39.7619816 3444,3330,1166,0.139882774592672,0.139882774592672,-104.9573395,39.7619816,-104.957304,39.7632393 3445,1166,886,0.137525679366119,0.137525679366119,-104.957304,39.7632393,-104.9573328,39.7644759 3446,886,3332,0.139657446365043,0.139657446365043,-104.9573328,39.7644759,-104.95735,39.7657318 3447,3332,2793,0.133361291612613,0.133361291612613,-104.95735,39.7657318,-104.9573362,39.7669311 3448,2793,3333,0.132228102569741,0.132228102569741,-104.9573362,39.7669311,-104.9573212,39.7681202 3450,3334,3335,0.0903059057199572,0.0903059057199572,-104.9574709,39.7328847,-104.9574452,39.7336966 3451,3335,3336,0.154418186694308,0.154418186694308,-104.9574452,39.7336966,-104.9574365,39.7350853 3452,3336,3337,0.192225493046604,0.192225493046604,-104.9574365,39.7350853,-104.9574002,39.7368138 3453,3337,3338,0.174660133594583,0.174660133594583,-104.9574002,39.7368138,-104.9574371,39.7383843 3454,3338,3339,0.202477883587996,0.202477883587996,-104.9574371,39.7383843,-104.9573922,39.7402049 3455,3339,3340,0.0759856229646665,0.0759856229646665,-104.9573922,39.7402049,-104.9569483,39.7407969 3456,3340,3341,0.00965813264254578,0.00965813264254578,-104.9569483,39.7407969,-104.9568365,39.7408093 3458,3342,1191,0.166878049186437,0.166878049186437,-104.9578337,39.7256186,-104.9578631,39.7271192 3459,1191,3343,0.0216063183857929,0.0216063183857929,-104.9578631,39.7271192,-104.9578657,39.7273135 3460,3343,3344,0.200920604325059,0.200920604325059,-104.9578657,39.7273135,-104.9578774,39.7291204 3462,2346,3345,0.174959253236807,0.174959253236807,-104.95708,39.7194068,-104.957017,39.7209795 3463,3345,1535,0.0463919707335885,0.0463919707335885,-104.957017,39.7209795,-104.95706,39.7213954 3465,3346,3347,0.27909963341584,0.27909963341584,-104.9571645,39.7728928,-104.9571698,39.7754028 3466,3347,740,0.112084486383373,0.112084486383373,-104.9571698,39.7754028,-104.9571699,39.7764108 3467,740,1560,0.139918597194563,0.139918597194563,-104.9571699,39.7764108,-104.9571611,39.7776691 3468,1560,3348,0.140278682022104,0.140278682022104,-104.9571611,39.7776691,-104.9571942,39.7789304 3469,3348,3349,0.121438604958881,0.121438604958881,-104.9571942,39.7789304,-104.9571502,39.780022 3471,3350,3351,0.173966017570494,0.173966017570494,-104.9570341,39.7225614,-104.9570255,39.7241259 3472,3351,3352,0.16543284170321,0.16543284170321,-104.9570255,39.7241259,-104.9570447,39.7256136 3474,3353,3354,0.201189633952299,0.201189633952299,-104.9338095,39.725615,-104.9338255,39.7274243 3477,3356,3357,0.174637614655306,0.174637614655306,-104.9339641,39.7162382,-104.9339472,39.7178087 3479,2467,3359,0.203720276949683,0.203720276949683,-104.9339464,39.7474085,-104.9339447,39.7492406 3480,3359,3360,0.200874146006411,0.200874146006411,-104.9339447,39.7492406,-104.93395,39.7510471 3481,3360,795,0.199720493083652,0.199720493083652,-104.93395,39.7510471,-104.9339366,39.7528432 3482,795,3361,0.203163577363555,0.203163577363555,-104.9339366,39.7528432,-104.9339125,39.7546702 3484,3362,3363,0.203261629260278,0.203261629260278,-104.9338998,39.7564865,-104.9339411,39.7583142 3485,3363,3061,0.206912153397241,0.206912153397241,-104.9339411,39.7583142,-104.9339669,39.7601749 3486,3061,3364,0.186005329793712,0.186005329793712,-104.9339669,39.7601749,-104.9339093,39.7618471 3488,3365,1140,0.135699508009882,0.135699508009882,-104.93438,39.7620028,-104.9343976,39.7632231 3490,907,3366,0.12816779719188,0.12816779719188,-104.934389,39.7644899,-104.9343764,39.7656425 3492,3367,1297,0.200952363448705,0.200952363448705,-104.993544,39.7147942,-104.993537,39.712987 3494,3368,3369,0.101405416836813,0.101405416836813,-104.9939645,39.7165966,-104.994016,39.7156855 3495,3369,3370,0.0983850243457341,0.0983850243457341,-104.994016,39.7156855,-104.9939989,39.7148008 3497,3371,3372,0.0654246270475212,0.0654246270475212,-104.9267742,39.7019885,-104.9262421,39.7015659 3498,3372,2939,0.0903071880553539,0.0903071880553539,-104.9262421,39.7015659,-104.92577,39.7008395 3499,2939,3373,0.0855248234583031,0.0855248234583031,-104.92577,39.7008395,-104.9252722,39.7001725 3500,3373,59,0.083918142781954,0.083918142781954,-104.9252722,39.7001725,-104.9247401,39.6995385 3502,3374,3375,0.253631602277532,0.253631602277532,-104.9240963,39.6988121,-104.9216081,39.6975721 3503,3376,3377,0.201161683466984,0.201161683466984,-105.0346426,39.7329669,-105.0345825,39.7347754 3505,3378,623,0.0117822953093903,0.0117822953093903,-105.0345825,39.7364651,-105.0346068,39.7365694 3506,623,3379,0.132533255410588,0.132533255410588,-105.0346068,39.7365694,-105.0346077,39.7377613 3507,3379,3380,0.0779035335014782,0.0779035335014782,-105.0346077,39.7377613,-105.0346105,39.7384619 3508,3380,3381,0.206545256567466,0.206545256567466,-105.0346105,39.7384619,-105.0346043,39.7403194 20694,10906,10909,0.0421787313564029,0.0421787313564029,-105.0403806,39.7653734,-105.0401144,39.7656928 3509,3381,3382,0.13283549460514,0.13283549460514,-105.0346043,39.7403194,-105.0345957,39.741514 3510,3382,3383,0.135569425081515,0.135569425081515,-105.0345957,39.741514,-105.0346003,39.7427332 3511,3383,3384,0.136156970349478,0.136156970349478,-105.0346003,39.7427332,-105.0345657,39.7439574 3512,3384,3385,0.132775661568888,0.132775661568888,-105.0345657,39.7439574,-105.0345837,39.7451514 3514,2584,3386,0.177011208890761,0.177011208890761,-105.0350986,39.7229295,-105.0350981,39.7245214 3515,3386,3387,0.0885846426355864,0.0885846426355864,-105.0350981,39.7245214,-105.0351109,39.725318 3518,3389,3390,0.176205550995696,0.176205550995696,-105.034904,39.7165547,-105.0349211,39.7181393 3519,3390,3391,0.169210992899206,0.169210992899206,-105.0349211,39.7181393,-105.0349049,39.719661 3520,3391,3392,0.0099077669914251,0.0099077669914251,-105.0349049,39.719661,-105.034904,39.7197501 3521,3392,1849,0.175456016508954,0.175456016508954,-105.034904,39.7197501,-105.0349126,39.721328 3522,1849,2583,0.178501996899051,0.178501996899051,-105.0349126,39.721328,-105.0349367,39.7229332 3524,600,3393,0.2153977841733,0.2153977841733,-105.0351121,39.7257688,-105.0351232,39.7277059 3526,3394,3395,0.118920951518272,0.118920951518272,-105.0351404,39.7282472,-105.0351232,39.7293166 3527,3395,3396,0.142989811640976,0.142989811640976,-105.0351232,39.7293166,-105.0351361,39.7306025 3528,3396,3397,0.262177718796624,0.262177718796624,-105.0351361,39.7306025,-105.0351232,39.7329603 3530,14,3398,0.133564321671034,0.133564321671034,-105.0345689,39.7463686,-105.0345861,39.7475697 3531,3398,3399,0.133563180552006,0.133563180552006,-105.0345861,39.7475697,-105.0346118,39.7487707 3532,3399,3400,0.135746766447532,0.135746766447532,-105.0346118,39.7487707,-105.0346118,39.7499915 3533,3400,3401,0.133513247236878,0.133513247236878,-105.0346118,39.7499915,-105.0346192,39.7511922 3534,3401,3402,0.0998328095575455,0.0998328095575455,-105.0346192,39.7511922,-105.0346118,39.75209 3535,3402,3403,0.0352154332682272,0.0352154332682272,-105.0346118,39.75209,-105.0346118,39.7524067 3536,3403,2405,0.0667725534497617,0.0667725534497617,-105.0346118,39.7524067,-105.0346118,39.7530072 3537,2405,3404,0.0682403264820305,0.0682403264820305,-105.0346118,39.7530072,-105.0346118,39.7536209 3538,3404,3405,0.033013773721009,0.033013773721009,-105.0346118,39.7536209,-105.0346118,39.7539178 3539,3405,3409,0.0499933274562477,0.0499933274562477,-105.0346118,39.7539178,-105.0346129,39.7543674 3540,3409,3410,0.0543299225353451,0.0543299225353451,-105.0346129,39.7543674,-105.034614,39.754856 3541,3410,1767,0.0526619512572465,0.0526619512572465,-105.034614,39.754856,-105.0346147,39.7553296 3542,1767,3411,0.150417295173728,0.150417295173728,-105.0346147,39.7553296,-105.034602,39.7566823 3543,3411,2979,0.204011051874628,0.204011051874628,-105.034602,39.7566823,-105.0346118,39.758517 3544,2979,656,0.0515792906446319,0.0515792906446319,-105.0346118,39.758517,-105.0346018,39.7589808 3546,1887,591,0.0491592770696459,0.0491592770696459,-105.0346033,39.7594473,-105.0346033,39.7598894 3547,591,3412,0.0481379602388448,0.0481379602388448,-105.0346033,39.7598894,-105.034608,39.7603223 3548,3412,3413,0.102266489872996,0.102266489872996,-105.034608,39.7603223,-105.0346118,39.761242 3549,3413,1888,0.0486842125387167,0.0486842125387167,-105.0346118,39.761242,-105.0346054,39.7616798 3550,1888,3414,0.0510943840977224,0.0510943840977224,-105.0346054,39.7616798,-105.0346033,39.7621393 3551,3414,3415,0.00919583632372114,0.00919583632372114,-105.0346033,39.7621393,-105.0346035,39.762222 3552,3415,3416,0.0353489043837471,0.0353489043837471,-105.0346035,39.762222,-105.0346041,39.7625399 17077,3568,8074,0.699339640197117,0.699339640197117,-104.9616097,39.7544552,-104.9615934,39.7607445 3553,3416,3417,0.050093361124945,0.050093361124945,-105.0346041,39.7625399,-105.0346033,39.7629904 3554,3417,3418,0.0498820440925909,0.0498820440925909,-105.0346033,39.7629904,-105.0346033,39.763439 3555,3418,3419,0.0498984530952944,0.0498984530952944,-105.0346033,39.763439,-105.0346118,39.7638877 3556,3419,3420,0.00880663819045291,0.00880663819045291,-105.0346118,39.7638877,-105.0346118,39.7639669 3557,3420,3421,0.0410819827191675,0.0410819827191675,-105.0346118,39.7639669,-105.0346204,39.7643363 3558,3421,3422,0.0491592770696459,0.0491592770696459,-105.0346204,39.7643363,-105.0346204,39.7647784 3559,3422,3423,0.0205377029518591,0.0205377029518591,-105.0346204,39.7647784,-105.0346204,39.7649631 3560,3423,3424,0.02549703249469,0.02549703249469,-105.0346204,39.7649631,-105.0346199,39.7651924 3562,3425,3425,0.000442266584977921,0.000442266584977921,-105.0346312,39.7657434,-105.034629,39.7657398 3563,3425,3426,0.0816315051221547,0.0816315051221547,-105.034629,39.7657398,-105.0346376,39.7664739 3565,3427,1664,0.0502947464100412,0.0502947464100412,-105.0346332,39.7669387,-105.034629,39.767391 3567,1683,3428,0.020460323508623,0.020460323508623,-105.0346312,39.7676742,-105.0346296,39.7678582 3568,3428,3429,0.0515955226949506,0.0515955226949506,-105.0346296,39.7678582,-105.0346257,39.7683222 3569,3429,3430,0.133978887334031,0.133978887334031,-105.0346257,39.7683222,-105.0346278,39.7695271 3570,3430,2427,0.13659869274501,0.13659869274501,-105.0346278,39.7695271,-105.0346118,39.7707555 3571,2427,2428,0.063830021941611,0.063830021941611,-105.0346118,39.7707555,-105.0346033,39.7713295 3572,2428,3231,0.0696897365044123,0.0696897365044123,-105.0346033,39.7713295,-105.0345947,39.7719562 3573,3231,3431,0.132766742414187,0.132766742414187,-105.0345947,39.7719562,-105.0345947,39.7731502 3574,3431,3432,0.106360486773292,0.106360486773292,-105.0345947,39.7731502,-105.0346033,39.7741067 3575,3432,3433,0.0970117847237812,0.0970117847237812,-105.0346033,39.7741067,-105.0345914,39.7749791 3576,3433,3434,0.1971376871667,0.1971376871667,-105.0345914,39.7749791,-105.0345947,39.776752 19819,5606,10648,0.0581167522759965,0.0581167522759965,-105.0015885,39.7300077,-105.0009089,39.7300077 3577,3434,3435,0.133491532527273,0.133491532527273,-105.0345947,39.776752,-105.0346033,39.7779525 3582,2842,3438,0.0923852774741301,0.0923852774741301,-105.0346113,39.7802434,-105.0345914,39.7810741 3584,1421,317,0.102691144252484,0.102691144252484,-105.0345828,39.7821162,-105.0345742,39.7830397 3585,317,513,0.0772222660891488,0.0772222660891488,-105.0345742,39.7830397,-105.0345487,39.7837339 3586,513,3439,0.0612593596381532,0.0612593596381532,-105.0345487,39.7837339,-105.0345546,39.7842848 3587,3439,3440,0.148872782400453,0.148872782400453,-105.0345546,39.7842848,-105.0345689,39.7856236 3588,3440,2540,0.197920167618774,0.197920167618774,-105.0345689,39.7856236,-105.0345536,39.7874035 3589,2540,3441,0.415850973508269,0.415850973508269,-105.0345536,39.7874035,-105.034619,39.791143 3590,3442,699,0.201963508155417,0.201963508155417,-104.9465187,39.7401565,-104.9465157,39.7419728 3591,699,3443,0.200352700158165,0.200352700158165,-104.9465157,39.7419728,-104.9465253,39.7437746 3593,3444,3445,0.0185806742090463,0.0185806742090463,-104.9462569,39.7617553,-104.9462568,39.7619224 20212,5504,7078,0.147322900830237,0.147322900830237,-104.9808533,39.7606816,-104.9796366,39.76162 20213,7078,2034,0.146401533431931,0.146401533431931,-104.9796366,39.76162,-104.9784268,39.762552 20214,2034,5323,0.145002332578884,0.145002332578884,-104.9784268,39.762552,-104.9772313,39.7634772 20215,5323,632,0.146882687938452,0.146882687938452,-104.9772313,39.7634772,-104.976027,39.7644195 4488,138,4177,0.203369481928684,0.203369481928684,-104.9910005,39.6930189,-104.9910305,39.6911901 4489,4177,1741,0.0411375852444616,0.0411375852444616,-104.9910305,39.6911901,-104.9910219,39.6908202 4490,1741,4178,0.159371364409943,0.159371364409943,-104.9910219,39.6908202,-104.9910391,39.689387 4492,4179,4180,0.471114595558298,0.471114595558298,-104.9951206,39.7057312,-104.9922008,39.7021389 4493,4180,4181,0.219268705400549,0.219268705400549,-104.9922008,39.7021389,-104.9925156,39.7001819 4495,4182,4183,0.0994268923770179,0.0994268923770179,-104.9923595,39.714781,-104.992337,39.713887 4496,4183,1296,0.100075433980265,0.100075433980265,-104.992337,39.713887,-104.992337,39.712987 4497,1296,1369,0.0964029757899856,0.0964029757899856,-104.992337,39.712987,-104.9923595,39.7121202 5794,5116,3795,0.199284062960758,0.199284062960758,-104.9706146,39.727291,-104.9706199,39.7290832 18557,318,10316,0.0220547227626022,0.0220547227626022,-105.0344342,39.7830352,-105.0343233,39.7828561 4499,4184,4185,0.301634217878433,0.301634217878433,-104.9923849,39.7111672,-104.9924234,39.7084547 4501,2809,3744,0.0998445716696615,0.0998445716696615,-104.9921793,39.7165966,-104.9921878,39.7156987 4502,3744,4186,0.10131230641957,0.10131230641957,-104.9921878,39.7156987,-104.9921793,39.7147876 4504,4187,4188,0.132156563746112,0.132156563746112,-105.008021,39.7620353,-105.0080281,39.7632238 4505,4188,4189,0.132402395077485,0.132402395077485,-105.0080281,39.7632238,-105.0080378,39.7644145 4506,4189,4190,0.137552756241722,0.137552756241722,-105.0080378,39.7644145,-105.0080808,39.7656511 4507,4190,4191,0.13379771872617,0.13379771872617,-105.0080808,39.7656511,-105.0080637,39.7668543 4508,4191,1671,0.132214775902914,0.132214775902914,-105.0080637,39.7668543,-105.0080403,39.7680432 4509,1671,4192,0.137147368544834,0.137147368544834,-105.0080403,39.7680432,-105.0080117,39.7692764 4510,4192,2452,0.138219895716206,0.138219895716206,-105.0080117,39.7692764,-105.0080496,39.7705191 4511,2452,3221,0.134932977312539,0.134932977312539,-105.0080496,39.7705191,-105.0080156,39.7717323 4512,3221,4193,0.133628518122145,0.133628518122145,-105.0080156,39.7717323,-105.0080475,39.7729338 4515,4195,554,0.154583323244677,0.154583323244677,-105.0077585,39.7352875,-105.0077561,39.7366777 4516,554,4196,0.0224725093154139,0.0224725093154139,-105.0077561,39.7366777,-105.0077558,39.7368798 4517,4083,4197,0.170590775930264,0.170590775930264,-105.0082472,39.7838436,-105.0081572,39.7853762 4518,4197,3764,0.0397497113610314,0.0397497113610314,-105.0081572,39.7853762,-105.0079576,39.7856991 4520,2820,1411,0.135923564862653,0.135923564862653,-105.0079788,39.7801613,-105.0079981,39.7813836 4521,1411,1351,0.125050095081124,0.125050095081124,-105.0079981,39.7813836,-105.007995,39.7825082 4523,4198,4199,0.454148647656551,0.454148647656551,-105.007437,39.721279,-105.0075072,39.7253629 4525,4200,4201,0.133477223659273,0.133477223659273,-105.007629,39.7729337,-105.0075947,39.7741338 4526,4201,4202,0.132617384077965,0.132617384077965,-105.0075947,39.7741338,-105.0076269,39.7753262 4527,4202,4203,0.134214836424706,0.134214836424706,-105.0076269,39.7753262,-105.0076366,39.7765332 4531,4206,1274,0.135021280032386,0.135021280032386,-105.0189551,39.7494633,-105.0204817,39.7497745 4533,4207,4208,0.280988389053987,0.280988389053987,-105.0146092,39.7516734,-105.0166519,39.7496937 4534,4209,4210,0.209285084830873,0.209285084830873,-105.0180383,39.7004566,-105.0180554,39.6985745 4535,4210,4211,0.203065667561202,0.203065667561202,-105.0180554,39.6985745,-105.0180463,39.6967483 4537,4212,3742,0.11682398880887,0.11682398880887,-105.018373,39.7168584,-105.0181498,39.7158219 4538,3742,4213,0.111567725645095,0.111567725645095,-105.0181498,39.7158219,-105.018014,39.714824 4539,4213,1339,0.201798845648163,0.201798845648163,-105.018014,39.714824,-105.0179868,39.7130093 4541,4214,4215,0.203408625976642,0.203408625976642,-105.0180211,39.7111539,-105.018064,39.7093249 4542,4215,4216,0.204114710404745,0.204114710404745,-105.018064,39.7093249,-105.0180812,39.7074893 4543,4216,4217,0.199718562750948,0.199718562750948,-105.0180812,39.7074893,-105.0180726,39.7056932 4544,4217,4218,0.198271148516705,0.198271148516705,-105.0180726,39.7056932,-105.0180383,39.7039103 4545,4218,771,0.17255385564489,0.17255385564489,-105.0180383,39.7039103,-105.0180297,39.7023585 4547,2307,165,0.313487377331004,0.313487377331004,-105.0183816,39.6959593,-105.0184206,39.6931402 4549,4219,4220,0.186213228977795,0.186213228977795,-104.928034,39.690987,-104.9274781,39.6893679 4551,754,1537,0.148966155582635,0.148966155582635,-104.9870376,39.7752102,-104.9869861,39.7765493 4553,4221,4222,0.161148121345995,0.161148121345995,-104.9868954,39.7805099,-104.9869216,39.781959 4554,4222,4223,0.216135114601666,0.216135114601666,-104.9869216,39.781959,-104.986953,39.7839026 4555,4223,2863,0.186375265274556,0.186375265274556,-104.986953,39.7839026,-104.9869616,39.7855787 4556,2863,4224,0.202043234198664,0.202043234198664,-104.9869616,39.7855787,-104.9869346,39.7873956 4558,2306,163,0.315813218507964,0.315813218507964,-105.0174374,39.6959857,-105.0174975,39.6931459 4560,2936,4225,0.221837398274975,0.221837398274975,-105.0178175,39.6879086,-105.01767,39.6859168 4561,4226,4227,0.032037204481033,0.032037204481033,-104.9365695,39.6966812,-104.936211,39.696598 4562,4227,3117,0.0749583948430369,0.0749583948430369,-104.936211,39.696598,-104.935335,39.696587 4563,3117,4228,0.116878015161696,0.116878015161696,-104.935335,39.696587,-104.933969,39.696598 4564,4228,4229,0.198835732908948,0.198835732908948,-104.933969,39.696598,-104.931645,39.696598 4565,4229,3631,0.67836534857008,0.67836534857008,-104.931645,39.696598,-104.9237198,39.6967811 4567,4230,4231,0.0278521738101303,0.0278521738101303,-104.9812906,39.6966263,-104.9809651,39.6966301 4568,4231,3626,0.0483370034898742,0.0483370034898742,-104.9809651,39.6966301,-104.9804002,39.6966367 4569,3626,4232,0.0510217447847317,0.0510217447847317,-104.9804002,39.6966367,-104.979804,39.6966266 4570,4232,4233,0.0469996469262497,0.0469996469262497,-104.979804,39.6966266,-104.9792547,39.6966219 4571,4233,4234,0.00322569080192639,0.00322569080192639,-104.9792547,39.6966219,-104.979217,39.6966216 4572,4234,4235,0.0476498478152495,0.0476498478152495,-104.979217,39.6966216,-104.9786601,39.6966169 4573,4235,4236,0.00275575991011001,0.00275575991011001,-104.9786601,39.6966169,-104.9786279,39.6966163 4574,4236,4237,0.0466374525425622,0.0466374525425622,-104.9786279,39.6966163,-104.9780828,39.6966169 4575,4237,4176,0.0490297893404984,0.0490297893404984,-104.9780828,39.6966169,-104.9775098,39.6966104 4577,1777,4238,0.0499406466420926,0.0499406466420926,-104.9769241,39.6966037,-104.9763404,39.6966061 4578,4238,4239,0.0481565861804565,0.0481565861804565,-104.9763404,39.6966061,-104.9757777,39.6965959 4579,4239,4241,0.0519465642125291,0.0519465642125291,-104.9757777,39.6965959,-104.9751708,39.6966094 4580,4241,1525,0.0497346926389818,0.0497346926389818,-104.9751708,39.6966094,-104.9745895,39.6966103 4581,1525,4242,0.0484856348902157,0.0484856348902157,-104.9745895,39.6966103,-104.9740228,39.6966115 4582,4242,4243,0.0507187078501555,0.0507187078501555,-104.9740228,39.6966115,-104.97343,39.6966128 4584,4244,4245,0.0527177379947323,0.0527177379947323,-104.9827699,39.6966096,-104.983386,39.6966166 4585,4245,4246,0.0464286276535365,0.0464286276535365,-104.983386,39.6966166,-104.9839286,39.6966228 4586,4246,4247,0.0517965186978674,0.0517965186978674,-104.9839286,39.6966228,-104.984534,39.6966228 4587,4247,4248,0.0444043495278385,0.0444043495278385,-104.984534,39.6966228,-104.985053,39.6966228 4588,4248,569,0.0503939700372948,0.0503939700372948,-104.985053,39.6966228,-104.985642,39.6966206 4589,569,4249,0.0487604458581461,0.0487604458581461,-104.985642,39.6966206,-104.9862119,39.6966237 4590,4249,4250,0.049686610105401,0.049686610105401,-104.9862119,39.6966237,-104.9867926,39.6966289 4591,4250,3757,0.0516485422129312,0.0516485422129312,-104.9867926,39.6966289,-104.9873962,39.696636 4593,233,4251,0.0506501019029544,0.0506501019029544,-104.968695,39.6965912,-104.968103,39.6965907 4594,4251,4252,0.049085285550805,0.049085285550805,-104.968103,39.6965907,-104.9675293,39.6965934 4595,4252,4253,0.0509968613887819,0.0509968613887819,-104.9675293,39.6965934,-104.9669334,39.696583 4596,4253,4254,0.0502265448038836,0.0502265448038836,-104.9669334,39.696583,-104.9663465,39.6965728 4597,4254,4255,0.0465382189133341,0.0465382189133341,-104.9663465,39.6965728,-104.9658026,39.6965779 4598,4255,4256,0.0510900830663337,0.0510900830663337,-104.9658026,39.6965779,-104.9652055,39.6965834 4599,4256,4257,0.0497787434592631,0.0497787434592631,-104.9652055,39.6965834,-104.9646237,39.6965801 4600,4257,3481,0.048623750791878,0.048623750791878,-104.9646237,39.6965801,-104.9640554,39.6965768 4601,3481,4258,0.0500598342416855,0.0500598342416855,-104.9640554,39.6965768,-104.9634703,39.6965777 4602,4258,4259,0.0490673464291656,0.0490673464291656,-104.9634703,39.6965777,-104.9628968,39.6965785 4603,4259,4260,0.0504371465498466,0.0504371465498466,-104.9628968,39.6965785,-104.9623073,39.6965813 4604,4260,3695,0.0479901081376225,0.0479901081376225,-104.9623073,39.6965813,-104.9617464,39.6965839 4606,4261,4262,0.0501538740654185,0.0501538740654185,-104.9611486,39.6965834,-104.9605624,39.6965829 4607,4262,4263,0.0491706548036751,0.0491706548036751,-104.9605624,39.6965829,-104.9599877,39.6965853 4608,4263,4264,0.0565833994828839,0.0565833994828839,-104.9599877,39.6965853,-104.9593265,39.6965961 4610,277,4265,0.0528934097089145,0.0528934097089145,-104.9875916,39.7783304,-104.9869736,39.7783568 4611,4265,4266,0.0968160140004115,0.0968160140004115,-104.9869736,39.7783568,-104.9858407,39.7783502 20627,10752,10756,0.0716547469239426,0.0716547469239426,-105.0229895,39.7619327,-105.0229933,39.7612883 4612,4266,4267,0.0968245593658874,0.0968245593658874,-104.9858407,39.7783502,-104.9847077,39.7783568 4613,4267,973,0.0982940228399724,0.0982940228399724,-104.9847077,39.7783568,-104.9835576,39.77837 4614,973,4268,0.0961120665100732,0.0961120665100732,-104.9835576,39.77837,-104.9824332,39.7783502 4615,4268,3151,0.0982830823377853,0.0982830823377853,-104.9824332,39.7783502,-104.9812831,39.7783502 4616,3151,4269,0.0956500899819903,0.0956500899819903,-104.9812831,39.7783502,-104.980164,39.7783344 4617,4269,4270,0.0774758788411222,0.0774758788411222,-104.980164,39.7783344,-104.9792574,39.7783303 4619,4271,3870,0.115440404669678,0.115440404669678,-104.945419,39.778983,-104.9440689,39.7789476 4620,3870,839,0.0968819352907846,0.0968819352907846,-104.9440689,39.7789476,-104.942936,39.7789146 4621,839,4272,0.0909531666656291,0.0909531666656291,-104.942936,39.7789146,-104.9418717,39.778908 4623,3911,4273,0.0389706485750465,0.0389706485750465,-104.9634588,39.7785997,-104.9630028,39.7785955 4624,369,4274,0.037543890411303,0.037543890411303,-104.9593952,39.7789295,-104.9589559,39.778934 4625,4274,4275,0.0617087098520115,0.0617087098520115,-104.9589559,39.778934,-104.9582338,39.7789377 4629,2912,4277,0.0342245606725147,0.0342245606725147,-104.973349,39.7660612,-104.9736331,39.7662781 4630,4277,4278,0.104948893572031,0.104948893572031,-104.9736331,39.7662781,-104.9745038,39.7669436 4631,4278,3313,0.105285822276279,0.105285822276279,-104.9745038,39.7669436,-104.9753728,39.7676147 4632,3313,4279,0.10593807567588,0.10593807567588,-104.9753728,39.7676147,-104.9762513,39.7682868 4634,1347,1613,0.100174688565551,0.100174688565551,-104.9771684,39.7690078,-104.9779666,39.7696675 4635,1613,4280,0.104997472753206,0.104997472753206,-104.9779666,39.7696675,-104.97885,39.7703237 4665,4282,4283,0.0977314379471645,0.0977314379471645,-105.0344834,39.703983,-105.0344405,39.7031047 4639,4284,4285,0.190476396365953,0.190476396365953,-104.9683885,39.7728911,-104.9705937,39.7726427 4640,4285,4286,0.254383171783508,0.254383171783508,-104.9705937,39.7726427,-104.972693,39.7710209 4642,4287,1279,0.116253581720056,0.116253581720056,-105.0191566,39.7536182,-105.0205165,39.7536172 4643,1279,4288,0.133001385838575,0.133001385838575,-105.0205165,39.7536172,-105.0220723,39.7536126 4644,4288,4289,0.132041969489344,0.132041969489344,-105.0220723,39.7536126,-105.0236168,39.7535999 4645,4289,4290,0.131385678442372,0.131385678442372,-105.0236168,39.7535999,-105.0251537,39.7536044 4647,3405,4291,0.101549832168715,0.101549832168715,-105.0346118,39.7539178,-105.0357997,39.753915 4648,4291,4292,0.100523519517599,0.100523519517599,-105.0357997,39.753915,-105.0369756,39.753915 4649,4292,4293,0.100138462817161,0.100138462817161,-105.0369756,39.753915,-105.0381466,39.7538916 5953,5195,5227,0.170006104257124,0.170006104257124,-104.9891824,39.7241217,-104.9891795,39.7256506 4650,4293,4294,0.099847555472709,0.099847555472709,-105.0381466,39.7538916,-105.039314,39.7539202 4651,4294,4295,0.0503614009997415,0.0503614009997415,-105.039314,39.7539202,-105.0399031,39.7539235 4652,4295,1117,0.0494296215921,0.0494296215921,-105.0399031,39.7539235,-105.0404813,39.7539268 4653,1117,4296,0.050087846881447,0.050087846881447,-105.0404813,39.7539268,-105.0410672,39.7539301 4654,4296,4297,0.0495578429804187,0.0495578429804187,-105.0410672,39.7539301,-105.0416469,39.7539334 4655,4297,4298,0.0515578068709943,0.0515578068709943,-105.0416469,39.7539334,-105.04225,39.7539306 20458,10785,10812,0.0256322806680483,0.0256322806680483,-105.0187626,39.7585641,-105.018527,39.7587067 4656,4298,4299,0.00303478875120781,0.00303478875120781,-105.04225,39.7539306,-105.0422855,39.7539305 4659,4300,1508,0.0639307257992365,0.0639307257992365,-105.0343976,39.6954706,-105.0343718,39.694896 4660,1508,179,0.201223720751325,0.201223720751325,-105.0343718,39.694896,-105.034389,39.6930864 4661,179,1707,0.203441168484602,0.203441168484602,-105.034389,39.6930864,-105.0343547,39.691257 4663,4301,4302,0.143365965722663,0.143365965722663,-105.0343542,39.6894282,-105.0344062,39.6881395 4686,4303,4304,0.0764005624211503,0.0764005624211503,-105.0350499,39.705614,-105.0350241,39.7049272 4664,4302,4305,2.47136733106287,2.47136733106287,-105.0344062,39.6881395,-105.034943,39.6659178 17126,4306,4307,0.198891077653185,0.198891077653185,-104.9751709,39.7165103,-104.975203,39.7182988 17128,4308,4309,0.137004722426324,0.137004722426324,-104.974055,39.717746,-104.9740333,39.716514 4666,4283,4310,0.00807297378678342,0.00807297378678342,-105.0344405,39.7031047,-105.0344398,39.7030321 4667,4310,4311,0.088125570928718,0.088125570928718,-105.0344398,39.7030321,-105.0344491,39.7022396 4668,4311,4312,0.0140203745468903,0.0140203745468903,-105.0344491,39.7022396,-105.0344662,39.7021142 19629,10518,10593,0.0691965251351115,0.0691965251351115,-104.9902799,39.7082903,-104.9910888,39.7082874 4670,4313,4314,0.114544256923558,0.114544256923558,-105.0344405,39.7013547,-105.0344491,39.7003246 4671,4314,4315,0.197539157423005,0.197539157423005,-105.0344491,39.7003246,-105.0344405,39.6985481 4672,4315,4035,0.10133193665102,0.10133193665102,-105.0344405,39.6985481,-105.0344405,39.6976368 4675,3389,4317,0.176922247784819,0.176922247784819,-105.034904,39.7165547,-105.034904,39.7149636 4676,4317,1313,0.17698917639034,0.17698917639034,-105.034904,39.7149636,-105.0349008,39.7133719 4677,1313,4318,0.2429613537943,0.2429613537943,-105.0349008,39.7133719,-105.0348954,39.7111869 4678,4318,4319,0.0830631503019858,0.0830631503019858,-105.0348954,39.7111869,-105.0350327,39.7104474 4679,4319,4320,0.0977203133854136,0.0977203133854136,-105.0350327,39.7104474,-105.0350756,39.7095692 4680,4320,4321,0.113818121601187,0.113818121601187,-105.0350756,39.7095692,-105.0350499,39.7085458 4681,4321,4322,0.0984100223094627,0.0984100223094627,-105.0350499,39.7085458,-105.0350241,39.707661 4683,4323,4324,0.0484810817232728,0.0484810817232728,-105.0350585,39.7071591,-105.0350413,39.7067233 4684,4324,4325,0.0969202903062125,0.0969202903062125,-105.0350413,39.7067233,-105.0350499,39.7058517 4685,4325,4303,0.026431034063363,0.026431034063363,-105.0350499,39.7058517,-105.0350499,39.705614 4687,4304,4326,0.107959479077584,0.107959479077584,-105.0350241,39.7049272,-105.0350499,39.7039565 4689,4302,1574,0.191677995814021,0.191677995814021,-105.0344062,39.6881395,-105.0360845,39.6869978 4691,3672,4328,0.125428790986072,0.125428790986072,-104.9769586,39.747508,-104.976953,39.748636 4692,4328,4329,0.0951720176425212,0.0951720176425212,-104.976953,39.748636,-104.9769503,39.7494919 4693,4329,4330,0.139038263486678,0.139038263486678,-104.9769503,39.7494919,-104.9769525,39.7507423 4694,4330,4331,0.139714401472726,0.139714401472726,-104.9769525,39.7507423,-104.9769247,39.7519986 4700,4334,4335,0.200429884058467,0.200429884058467,-104.9780308,39.7165201,-104.9780566,39.7183225 4702,2368,4336,0.0171503416673458,0.0171503416673458,-104.9775163,39.7194106,-104.9775406,39.7195637 4704,2899,4337,0.105099867009157,0.105099867009157,-104.9733522,39.7569824,-104.9721228,39.7569937 4705,4337,4338,0.106056680315678,0.106056680315678,-104.9721228,39.7569937,-104.9708823,39.75701 4706,4338,4339,0.104589847143113,0.104589847143113,-104.9708823,39.75701,-104.9696595,39.7569777 4707,4339,4340,0.370832351150224,0.370832351150224,-104.9696595,39.7569777,-104.9653214,39.7569797 4708,4340,4341,0.0529480373416704,0.0529480373416704,-104.9653214,39.7569797,-104.9647021,39.7569883 4709,4341,3902,0.107541125657943,0.107541125657943,-104.9647021,39.7569883,-104.9634441,39.75698 4710,3902,1039,0.104784630542914,0.104784630542914,-104.9634441,39.75698,-104.9622183,39.75698 4711,1039,4342,0.104777071004161,0.104777071004161,-104.9622183,39.75698,-104.9609926,39.7569841 4712,4342,4343,0.105248493254523,0.105248493254523,-104.9609926,39.7569841,-104.9597614,39.7569779 4713,4343,4344,0.101108879740712,0.101108879740712,-104.9597614,39.7569779,-104.9585786,39.7569779 4714,4344,3325,0.105024412220906,0.105024412220906,-104.9585786,39.7569779,-104.95735,39.7569806 4715,3325,4345,0.102246237774905,0.102246237774905,-104.95735,39.7569806,-104.9561539,39.7569779 4716,4345,4346,0.102726745739932,0.102726745739932,-104.9561539,39.7569779,-104.9549522,39.7569718 4717,4346,2076,0.108443527267173,0.108443527267173,-104.9549522,39.7569718,-104.9536836,39.7569738 4718,2076,2673,0.108454042008862,0.108454042008862,-104.9536836,39.7569738,-104.9524149,39.7569676 6026,4668,5275,0.106680903376796,0.106680903376796,-104.9875126,39.713878,-104.9862654,39.7138801 20495,10837,10818,0.00314569094185422,0.00314569094185422,-105.0192753,39.758524,-105.0193121,39.758524 4719,2673,4123,0.102664740305431,0.102664740305431,-104.9524149,39.7569676,-104.9512139,39.7569666 4720,4123,4347,0.110043125382133,0.110043125382133,-104.9512139,39.7569666,-104.9499266,39.7569714 4721,4347,4348,0.0925868711229396,0.0925868711229396,-104.9499266,39.7569714,-104.9488435,39.7569684 4722,4348,4349,0.101256639304288,0.101256639304288,-104.9488435,39.7569684,-104.9476591,39.756955 4723,4349,3471,0.100333218908324,0.100333218908324,-104.9476591,39.756955,-104.9464855,39.7569418 4724,3471,4350,0.101033713236321,0.101033713236321,-104.9464855,39.7569418,-104.9453036,39.7569471 4726,850,4351,0.101364060095961,0.101364060095961,-104.9429726,39.7565327,-104.9417876,39.7564997 4727,4351,4352,0.0951618291875102,0.0951618291875102,-104.9417876,39.7564997,-104.9406749,39.7564735 4728,4352,4353,0.0166431794757682,0.0166431794757682,-104.9406749,39.7564735,-104.9404804,39.7564802 4729,4353,4354,0.0900251519018866,0.0900251519018866,-104.9404804,39.7564802,-104.9394273,39.7564865 4730,4354,4355,0.0948464364966571,0.0948464364966571,-104.9394273,39.7564865,-104.9383178,39.75648 4731,4355,4356,0.0929916889983271,0.0929916889983271,-104.9383178,39.75648,-104.93723,39.7564733 4732,4356,4357,0.0946584559856625,0.0946584559856625,-104.93723,39.7564733,-104.9361228,39.7564865 4733,4357,2002,0.0939147825318954,0.0939147825318954,-104.9361228,39.7564865,-104.9350242,39.7564799 4734,2002,3362,0.0961201849767339,0.0961201849767339,-104.9350242,39.7564799,-104.9338998,39.7564865 4735,3362,2756,0.0936202724465644,0.0936202724465644,-104.9338998,39.7564865,-104.9328047,39.7564972 4736,2756,4358,0.0928604520153806,0.0928604520153806,-104.9328047,39.7564972,-104.9317184,39.7564972 4738,4359,3874,0.0985792493705747,0.0985792493705747,-104.9453012,39.7565195,-104.944148,39.7565195 4740,4360,4361,0.589746493190754,0.589746493190754,-105.0055932,39.7209068,-105.0015929,39.7165869 4742,501,1385,0.0995647502781281,0.0995647502781281,-105.0014928,39.7130323,-105.0016028,39.7121409 4745,4363,4364,0.205829363021429,0.205829363021429,-105.0015367,39.7102427,-105.0014826,39.7083921 4746,4364,4365,0.0921122756854079,0.0921122756854079,-105.0014826,39.7083921,-105.0015264,39.7075644 4747,4365,4366,0.00988128080256074,0.00988128080256074,-105.0015264,39.7075644,-105.001522,39.7074756 4748,4366,4367,0.0897681081567516,0.0897681081567516,-105.001522,39.7074756,-105.0015253,39.7066683 4749,4367,4368,0.098598628932225,0.098598628932225,-105.0015253,39.7066683,-105.0015178,39.7057816 4750,4368,4369,0.0959412440063823,0.0959412440063823,-105.0015178,39.7057816,-105.0015255,39.7049188 4751,4369,4370,0.102131783313602,0.102131783313602,-105.0015255,39.7049188,-105.0014826,39.7040009 4752,4370,783,0.172155062898013,0.172155062898013,-105.0014826,39.7040009,-105.001524,39.702453 4753,783,4373,0.095162556755669,0.095162556755669,-105.001524,39.702453,-105.0015169,39.7015972 4754,4373,4374,0.0961947364240104,0.0961947364240104,-105.0015169,39.7015972,-105.0014998,39.7007322 4755,4374,2746,0.0976874440589729,0.0976874440589729,-105.0014998,39.7007322,-105.001474,39.6998539 4756,2746,4375,0.105035684135392,0.105035684135392,-105.001474,39.6998539,-105.0014998,39.6989095 4757,4375,4376,0.0939930714928361,0.0939930714928361,-105.0014998,39.6989095,-105.0014998,39.6980642 4758,4376,4031,0.0955624767971731,0.0955624767971731,-105.0014998,39.6980642,-105.0014483,39.6972057 4759,4031,4377,0.0560443290529964,0.0560443290529964,-105.0014483,39.6972057,-105.0015083,39.6967038 4760,4377,1489,0.204591889958277,0.204591889958277,-105.0015083,39.6967038,-105.0015377,39.694864 4762,145,1731,0.201807709171719,0.201807709171719,-105.0015377,39.6930676,-105.0015625,39.6912528 4763,1731,360,0.203461803126836,0.203461803126836,-105.0015625,39.6912528,-105.0016107,39.6894234 4767,2902,2038,0.0702037411311871,0.0702037411311871,-104.9733513,39.7595161,-104.9740667,39.759206 4769,4380,4381,0.147155318321419,0.147155318321419,-104.9752846,39.7582739,-104.9764694,39.7573138 4770,4381,4382,0.144957308053315,0.144957308053315,-104.9764694,39.7573138,-104.9776844,39.7564044 4771,4382,4383,0.149312485085308,0.149312485085308,-104.9776844,39.7564044,-104.9788891,39.7554321 4774,2688,4385,0.0765539017627299,0.0765539017627299,-104.9813184,39.7535997,-104.9819456,39.7531083 4775,4385,4386,0.0705753548513159,0.0705753548513159,-104.9819456,39.7531083,-104.9825253,39.7526564 4776,4386,4387,0.146933743759007,0.146933743759007,-104.9825253,39.7526564,-104.9837317,39.7517152 4777,4387,4388,0.145923980731529,0.145923980731529,-104.9837317,39.7517152,-104.9849232,39.7507755 4778,4388,4389,0.144339759907671,0.144339759907671,-104.9849232,39.7507755,-104.9861204,39.7498602 4779,4389,4390,0.150103166473839,0.150103166473839,-104.9861204,39.7498602,-104.9873785,39.7489186 4780,4390,4391,0.137983810664432,0.137983810664432,-104.9873785,39.7489186,-104.9885184,39.7480401 4781,4391,4392,0.0104056356944031,0.0104056356944031,-104.9885184,39.7480401,-104.9886052,39.7479745 4782,4392,4393,0.140241416108271,0.140241416108271,-104.9886052,39.7479745,-104.9897603,39.747079 4783,4393,4394,0.1481833156111,0.1481833156111,-104.9897603,39.747079,-104.9909615,39.7461183 4784,4394,4395,0.146837535132845,0.146837535132845,-104.9909615,39.7461183,-104.9921721,39.7451816 4785,4395,4396,0.147176845167591,0.147176845167591,-104.9921721,39.7451816,-104.993398,39.7442524 4786,4396,4397,0.145625871999305,0.145625871999305,-104.993398,39.7442524,-104.9946157,39.7433367 4788,1072,4398,0.0934237929296376,0.0934237929296376,-105.009231,39.7782735,-105.0087458,39.7790264 4790,4399,4400,0.1229191337931,0.1229191337931,-104.9607224,39.7225056,-104.961317,39.723512 4791,4400,4401,0.117696624021516,0.117696624021516,-104.961317,39.723512,-104.9626217,39.7238487 4792,4401,3916,0.0730141443209756,0.0730141443209756,-104.9626217,39.7238487,-104.9634696,39.7237721 4794,4402,4403,3.26030129970045,3.26030129970045,-105.0326599,39.6602355,-105.0296941,39.6894671 4795,4403,1705,0.202698536609182,0.202698536609182,-105.0296941,39.6894671,-105.0297026,39.69129 4796,1705,176,0.202718600973581,0.202718600973581,-105.0297026,39.69129,-105.029737,39.6931129 4797,176,1503,0.201219684641614,0.201219684641614,-105.029737,39.6931129,-105.0297284,39.6949225 4798,1503,4404,0.202286968554481,0.202286968554481,-105.0297284,39.6949225,-105.0297364,39.6967417 4799,4404,4405,0.200141278145387,0.200141278145387,-105.0297364,39.6967417,-105.0297627,39.6985415 4800,4405,4406,0.0308542467827185,0.0308542467827185,-105.0297627,39.6985415,-105.0297541,39.6988189 4801,4406,4407,0.168200323230532,0.168200323230532,-105.0297541,39.6988189,-105.0297971,39.7003312 4802,4407,4408,0.11307645922142,0.11307645922142,-105.0297971,39.7003312,-105.0298056,39.7013481 4803,4408,4409,0.0961947310408444,0.0961947310408444,-105.0298056,39.7013481,-105.0298056,39.7022132 4804,4409,4410,0.0983990775592717,0.0983990775592717,-105.0298056,39.7022132,-105.0297971,39.7030981 4806,4411,4413,0.099863884884034,0.099863884884034,-105.0298314,39.704016,-105.0298142,39.704914 4809,4415,4416,0.102810116828889,0.102810116828889,-105.0297971,39.7067299,-105.0298142,39.7076544 4810,4416,4417,0.0991628298509216,0.0991628298509216,-105.0298142,39.7076544,-105.0298486,39.7085458 4811,4417,4418,0.0969872745595907,0.0969872745595907,-105.0298486,39.7085458,-105.0298056,39.7094174 4812,4418,4419,0.0998556913489604,0.0998556913489604,-105.0298056,39.7094174,-105.0297971,39.7103154 4813,4419,4420,0.0958355207238061,0.0958355207238061,-105.0297971,39.7103154,-105.0299687,39.7111671 4814,4420,1307,0.243760388907656,0.243760388907656,-105.0299687,39.7111671,-105.0299945,39.7133592 4815,1307,4421,0.179135026824832,0.179135026824832,-105.0299945,39.7133592,-105.0299945,39.7149702 4818,4422,477,0.0591204183570981,0.0591204183570981,-105.0169124,39.7442891,-105.0173303,39.7447127 4819,477,486,0.338636165035717,0.338636165035717,-105.0173303,39.7447127,-105.0180607,39.7477059 4820,486,320,0.186794052108965,0.186794052108965,-105.0180607,39.7477059,-105.0174336,39.7493151 4821,320,324,0.464671835959624,0.464671835959624,-105.0174336,39.7493151,-105.0152472,39.753141 4822,324,531,0.0559979023034973,0.0559979023034973,-105.0152472,39.753141,-105.0148477,39.7535401 4823,531,534,0.263162604733165,0.263162604733165,-105.0148477,39.7535401,-105.0126456,39.7551939 4825,475,530,0.435551136576821,0.435551136576821,-105.0122615,39.7554827,-105.0085506,39.7581668 4826,530,393,0.115152140819887,0.115152140819887,-105.0085506,39.7581668,-105.0075703,39.7588771 4827,393,4423,0.203655322253385,0.203655322253385,-105.0075703,39.7588771,-105.0057667,39.7600738 4828,4423,4424,0.538171924126244,0.538171924126244,-105.0057667,39.7600738,-105.0016238,39.7637183 4829,4424,4426,0.419488421877639,0.419488421877639,-105.0016238,39.7637183,-104.998467,39.7666069 4830,4426,4427,0.0323139283448777,0.0323139283448777,-104.998467,39.7666069,-104.9981322,39.7667419 4833,4428,4429,0.198930926845217,0.198930926845217,-105.0227675,39.7175319,-105.0250933,39.717539 4837,4432,4433,0.200460087837485,0.200460087837485,-105.0086074,39.7174296,-105.0109506,39.7174666 4839,2920,3260,0.28373274915572,0.28373274915572,-104.9580338,39.7072718,-104.9578793,39.7047229 4842,4436,726,0.0998645775500999,0.0998645775500999,-104.9500303,39.7012585,-104.9511976,39.7012585 4843,726,52,0.170560718436498,0.170560718436498,-104.9511976,39.7012585,-104.9526824,39.7002349 4844,52,4437,0.100090869280248,0.100090869280248,-104.9526824,39.7002349,-104.9534368,39.6995469 4845,4437,3658,0.0591716781283333,0.0591716781283333,-104.9534368,39.6995469,-104.9536997,39.6990547 4846,3658,4438,0.103033016475492,0.103033016475492,-104.9536997,39.6990547,-104.9546419,39.6984776 4847,4438,4439,0.00533542340358722,0.00533542340358722,-104.9546419,39.6984776,-104.9546886,39.6984458 4848,4439,3530,0.0426683766285225,0.0426683766285225,-104.9546886,39.6984458,-104.9550292,39.6981655 4850,4440,1490,0.0653862418347059,0.0653862418347059,-105.0026535,39.6954583,-105.0026792,39.6948706 4851,1490,146,0.199762763358791,0.199762763358791,-105.0026792,39.6948706,-105.002705,39.6930742 4853,1733,4441,0.200262923415945,0.200262923415945,-105.0027266,39.6912507,-105.0027522,39.6894498 4855,3554,4442,0.0495302719350299,0.0495302719350299,-104.9757464,39.7546182,-104.9759203,39.7550431 4856,4442,4443,0.0498850541236187,0.0498850541236187,-104.9759203,39.7550431,-104.9763376,39.7553567 4857,4443,4444,0.0512856921549244,0.0512856921549244,-104.9763376,39.7553567,-104.9767844,39.7556645 4858,4444,3019,0.0117591853989501,0.0117591853989501,-104.9767844,39.7556645,-104.9768843,39.7557372 4860,4445,4382,0.0530835076360593,0.0530835076360593,-104.9772635,39.7560534,-104.9776844,39.7564044 4861,4382,4446,0.0528074946120117,0.0528074946120117,-104.9776844,39.7564044,-104.9781251,39.7567372 4863,4447,4448,0.00600839331926655,0.00600839331926655,-104.9785209,39.7570361,-104.9785732,39.7570722 4865,4449,4450,0.0531891993832321,0.0531891993832321,-104.9789969,39.757401,-104.9794422,39.7577351 4866,4450,4451,0.0546720224408421,0.0546720224408421,-104.9794422,39.7577351,-104.9798733,39.7580983 4867,4451,4452,0.0492877204975977,0.0492877204975977,-104.9798733,39.7580983,-104.9802783,39.7584138 4868,4452,4453,0.0555740263590881,0.0555740263590881,-104.9802783,39.7584138,-104.980759,39.7587503 4869,4453,4454,0.0508522899950145,0.0508522899950145,-104.980759,39.7587503,-104.981171,39.7590802 4870,4454,4455,0.0539540438907939,0.0539540438907939,-104.981171,39.7590802,-104.9816151,39.759425 4871,4455,4456,0.05278127500741,0.05278127500741,-104.9816151,39.759425,-104.9820633,39.7597515 4872,4456,4457,0.0520682148022883,0.0520682148022883,-104.9820633,39.7597515,-104.9824777,39.7600947 4873,4457,4458,0.0535945839553328,0.0535945839553328,-104.9824777,39.7600947,-104.9829353,39.7604242 4874,4458,3308,0.105299206866662,0.105299206866662,-104.9829353,39.7604242,-104.983803,39.7610964 4875,3308,4459,0.0532887340145185,0.0532887340145185,-104.983803,39.7610964,-104.9842417,39.7614369 4876,4459,4460,0.0519293867850164,0.0519293867850164,-104.9842417,39.7614369,-104.9846721,39.7617665 4878,2911,4461,0.104626210772024,0.104626210772024,-104.9733491,39.7657577,-104.972125,39.7657557 4879,4461,4462,0.107626289516013,0.107626289516013,-104.972125,39.7657557,-104.9708658,39.7657536 4880,4462,4463,0.104079175744358,0.104079175744358,-104.9708658,39.7657536,-104.9696481,39.7657517 4881,4463,4464,0.104771521557699,0.104771521557699,-104.9696481,39.7657517,-104.9684223,39.7657497 4882,4464,4465,0.105968126634263,0.105968126634263,-104.9684223,39.7657497,-104.9671825,39.7657477 6192,5399,5400,0.276164012064383,0.276164012064383,-104.9659557,39.7557387,-104.9659604,39.7582223 4883,4465,4466,0.105797186557688,0.105797186557688,-104.9671825,39.7657477,-104.9659447,39.7657457 4884,4466,3135,0.104882643737148,0.104882643737148,-104.9659447,39.7657457,-104.9647176,39.7657437 4885,3135,3907,0.109352834062615,0.109352834062615,-104.9647176,39.7657437,-104.9634382,39.7657416 4886,3907,1046,0.105412573797977,0.105412573797977,-104.9634382,39.7657416,-104.9622049,39.7657396 4887,1046,4467,0.052770391738213,0.052770391738213,-104.9622049,39.7657396,-104.9615875,39.7657386 4888,4467,4468,0.0520438840305316,0.0520438840305316,-104.9615875,39.7657386,-104.9609786,39.7657376 4889,4468,4469,0.10568608900916,0.10568608900916,-104.9609786,39.7657376,-104.9597421,39.7657356 4890,4469,4470,0.101335564568208,0.101335564568208,-104.9597421,39.7657356,-104.9585565,39.7657337 4891,4470,3332,0.103121923835041,0.103121923835041,-104.9585565,39.7657337,-104.95735,39.7657318 4892,3332,4471,0.106386988921342,0.106386988921342,-104.95735,39.7657318,-104.9561053,39.7657297 4893,4471,4472,0.0168550696022494,0.0168550696022494,-104.9561053,39.7657297,-104.9559081,39.7657294 4894,4472,4473,0.0917114246562582,0.0917114246562582,-104.9559081,39.7657294,-104.9548351,39.7657277 4895,4473,2083,0.101916806851718,0.101916806851718,-104.9548351,39.7657277,-104.9536427,39.7657257 4896,2083,4474,0.104993787286419,0.104993787286419,-104.9536427,39.7657257,-104.9524143,39.7657237 4897,4474,4129,0.105139069056382,0.105139069056382,-104.9524143,39.7657237,-104.9511842,39.7657218 4898,4129,4475,0.108754567624091,0.108754567624091,-104.9511842,39.7657218,-104.9499118,39.7657197 4899,4475,4476,0.10144670106953,0.10144670106953,-104.9499118,39.7657197,-104.9487249,39.7657178 4900,4476,4477,0.106139118962841,0.106139118962841,-104.9487249,39.7657178,-104.9474831,39.7657158 4901,4477,3446,0.105344236005182,0.105344236005182,-104.9474831,39.7657158,-104.9462506,39.7657138 4903,4478,4479,0.0124618097268169,0.0124618097268169,-104.9451778,39.765712,-104.945032,39.7657118 4904,4479,4480,0.085822453683645,0.085822453683645,-104.945032,39.7657118,-104.9440279,39.7657101 4905,4480,3886,0.0198123941785865,0.0198123941785865,-104.9440279,39.7657101,-104.9437961,39.7657098 4907,865,4481,0.0967884909448593,0.0967884909448593,-104.9428501,39.7657082,-104.9417177,39.7657064 4909,345,4482,0.111183183932549,0.111183183932549,-105.0067949,39.727165,-105.007537,39.727986 4910,4483,1892,0.0285476317873184,0.0285476317873184,-105.0055781,39.7619094,-105.0052777,39.7620216 4912,4360,4484,0.465117334225162,0.465117334225162,-105.0055932,39.7209068,-105.0055963,39.7250897 4913,4484,4485,0.0326010116755978,0.0326010116755978,-105.0055963,39.7250897,-105.0056478,39.7253802 4915,4486,4487,0.175931100170174,0.175931100170174,-105.0052345,39.7321295,-105.005256,39.7337116 4916,4487,4489,0.100342363380826,0.100342363380826,-105.005256,39.7337116,-105.0052547,39.734614 4917,4489,4490,0.161656025882071,0.161656025882071,-105.0052547,39.734614,-105.0052486,39.7360678 4918,4490,4491,0.0905242566324277,0.0905242566324277,-105.0052486,39.7360678,-105.0052452,39.7368819 4919,4491,1950,0.169005169872083,0.169005169872083,-105.0052452,39.7368819,-105.005245,39.7384018 4920,1950,4492,0.126063150124326,0.126063150124326,-105.005245,39.7384018,-105.0052379,39.7395355 4924,4081,3762,0.180617937803326,0.180617937803326,-105.005155,39.7838353,-105.0051409,39.7854596 4926,2559,4495,0.0875396307338273,0.0875396307338273,-105.0051367,39.7862559,-105.0051056,39.7870428 4927,4495,4496,0.0902282586364627,0.0902282586364627,-105.0051056,39.7870428,-105.0051314,39.787854 4928,4496,4497,0.0878475091612825,0.0878475091612825,-105.0051314,39.787854,-105.0051406,39.788644 4929,4497,4498,0.266301743580547,0.266301743580547,-105.0051406,39.788644,-105.005132,39.7910389 4930,180,1708,0.203431976552675,0.203431976552675,-105.0355649,39.693093,-105.0355391,39.6912636 4931,1708,4499,0.201230804203475,0.201230804203475,-105.0355391,39.6912636,-105.0355305,39.6894539 4932,4499,1575,0.27729796539772,0.27729796539772,-105.0355305,39.6894539,-105.0369943,39.687229 4933,1575,4500,0.182259795470885,0.182259795470885,-105.0369943,39.687229,-105.0371589,39.6855948 4934,4501,4502,0.199005560216138,0.199005560216138,-105.0355649,39.7003312,-105.0355649,39.6985415 4935,4502,4503,0.153202263597584,0.153202263597584,-105.0355649,39.6985415,-105.0355129,39.6971643 4937,4504,4505,0.176923776962641,0.176923776962641,-105.0361142,39.7165547,-105.0361056,39.7149636 4938,4505,1315,0.176127860687443,0.176127860687443,-105.0361056,39.7149636,-105.0360883,39.7133797 4939,1315,1371,0.176782045374234,0.176782045374234,-105.0360883,39.7133797,-105.0361028,39.7117899 4940,1371,4506,0.0626491861453163,0.0626491861453163,-105.0361028,39.7117899,-105.036097,39.7112265 4941,4506,4507,0.0851767549198192,0.0851767549198192,-105.036097,39.7112265,-105.0360799,39.7104606 4943,3035,4508,0.210570172682267,0.210570172682267,-104.9468584,39.7590562,-104.9468841,39.7609498 4945,54,4510,0.19332295953062,0.19332295953062,-104.9511976,39.7002019,-104.9527144,39.6989132 4946,4510,3640,0.0466160975278989,0.0466160975278989,-104.9527144,39.6989132,-104.9529616,39.6985396 4948,4511,3531,0.0618894465423491,0.0618894465423491,-104.9541278,39.6978107,-104.954611,39.6973965 4949,3531,4512,0.0905408166059636,0.0905408166059636,-104.954611,39.6973965,-104.9546673,39.6965834 4951,3926,707,0.0755598922064861,0.0755598922064861,-105.0032486,39.7632388,-105.0041326,39.7632399 4952,707,4513,0.0978688769552162,0.0978688769552162,-105.0041326,39.7632399,-105.0052776,39.7632414 4953,4513,4514,0.0992771410926943,0.0992771410926943,-105.0052776,39.7632414,-105.0064389,39.7632258 4954,4514,4188,0.135836888761709,0.135836888761709,-105.0064389,39.7632258,-105.0080281,39.7632238 4955,4188,2514,0.135033448601963,0.135033448601963,-105.0080281,39.7632238,-105.0096079,39.7632217 4956,2514,4515,0.13515296788921,0.13515296788921,-105.0096079,39.7632217,-105.0111891,39.7632228 4957,4515,4516,0.136409392488761,0.136409392488761,-105.0111891,39.7632228,-105.012785,39.7632228 4959,4517,4518,0.0356088442137805,0.0356088442137805,-105.0133602,39.7632209,-105.0137768,39.7632209 4960,4518,4519,0.0503802448307333,0.0503802448307333,-105.0137768,39.7632209,-105.0143662,39.7632176 4961,4519,4520,0.127581150438839,0.127581150438839,-105.0143662,39.7632176,-105.0158588,39.7632228 4962,4520,4521,0.132742519290442,0.132742519290442,-105.0158588,39.7632228,-105.0174118,39.7632228 4963,4521,4522,0.13263462094456,0.13263462094456,-105.0174118,39.7632228,-105.0189635,39.7632145 4964,4522,1243,0.132622916068163,0.132622916068163,-105.0189635,39.7632145,-105.0205151,39.7632155 4965,1243,4523,0.132744954601011,0.132744954601011,-105.0205151,39.7632155,-105.0220681,39.7632083 4966,4523,2724,0.131940306625131,0.131940306625131,-105.0220681,39.7632083,-105.0236117,39.7632032 4967,2724,4524,0.125887507119952,0.125887507119952,-105.0236117,39.7632032,-105.0250845,39.7632041 4968,4524,4525,0.0073166618478819,0.0073166618478819,-105.0250845,39.7632041,-105.0251701,39.7632042 4970,4526,4527,0.188224997765616,0.188224997765616,-105.030062,39.7638851,-105.0322641,39.7638939 4971,4527,3419,0.20066865963842,0.20066865963842,-105.0322641,39.7638939,-105.0346118,39.7638877 4973,4528,4529,0.132643815391647,0.132643815391647,-105.022041,39.751211,-105.0220809,39.7524035 4974,4529,4288,0.134447795927953,0.134447795927953,-105.0220809,39.7524035,-105.0220723,39.7536126 4975,4288,4530,0.0675286789518799,0.0675286789518799,-105.0220723,39.7536126,-105.0220723,39.7542199 4976,4530,4531,0.0681514911729941,0.0681514911729941,-105.0220723,39.7542199,-105.0220708,39.7548328 4978,1833,2628,0.0976402650867344,0.0976402650867344,-105.0227761,39.7211827,-105.0227761,39.7220608 4980,4532,4428,0.101312368020336,0.101312368020336,-105.0227589,39.7166208,-105.0227675,39.7175319 4981,4428,4533,0.0998335149833254,0.0998335149833254,-105.0227675,39.7175319,-105.0227761,39.7184297 4982,4533,4534,0.1027774706977,0.1027774706977,-105.0227761,39.7184297,-105.0227761,39.719354 4984,4535,1833,0.103500237720645,0.103500237720645,-105.0227761,39.7202519,-105.0227761,39.7211827 4986,4536,4537,0.0953225774659935,0.0953225774659935,-105.0221025,39.7275212,-105.0221238,39.7283783 4988,4538,4539,0.19878482816443,0.19878482816443,-105.0216452,39.7766253,-105.0216547,39.778413 4989,4539,2830,0.201604542004037,0.201604542004037,-105.0216547,39.778413,-105.0216335,39.780226 4990,2830,1438,0.197694612690532,0.197694612690532,-105.0216335,39.780226,-105.0216256,39.7820039 4991,1438,4540,0.179002123409013,0.179002123409013,-105.0216256,39.7820039,-105.0216205,39.7836137 4993,4541,25,0.138059623303707,0.138059623303707,-105.022071,39.7560345,-105.0220707,39.7572761 4994,25,4542,0.0645746983944002,0.0645746983944002,-105.0220707,39.7572761,-105.0220625,39.7578568 4995,4542,2964,0.0670651945252806,0.0670651945252806,-105.0220625,39.7578568,-105.0220789,39.7584598 4999,4545,4546,0.142258977482996,0.142258977482996,-105.0220798,39.7753463,-105.02204,39.7766253 5001,4547,115,0.110830423505847,0.110830423505847,-105.0217032,39.7293091,-105.0217118,39.7303058 5003,4548,4549,0.0776585367690646,0.0776585367690646,-105.0217136,39.7305028,-105.0217136,39.7312012 5004,4549,4550,0.199094650034446,0.199094650034446,-105.0217136,39.7312012,-105.0217163,39.7329917 5005,4550,4551,0.100232131513911,0.100232131513911,-105.0217163,39.7329917,-105.0217216,39.7338931 5007,4552,2292,0.132777862181536,0.132777862181536,-105.0217376,39.7344378,-105.0217377,39.7356319 5008,2292,4553,0.0918166647273585,0.0918166647273585,-105.0217377,39.7356319,-105.021729,39.7364576 5009,4553,2534,0.18135507208955,0.18135507208955,-105.021729,39.7364576,-105.0217592,39.7380884 5011,2627,4554,0.0924500575644084,0.0924500575644084,-105.0220898,39.7220653,-105.0220979,39.7228967 5012,4554,4555,0.10983037862614,0.10983037862614,-105.0220979,39.7228967,-105.0221186,39.7238843 5014,4523,4556,0.135380005592348,0.135380005592348,-105.0220681,39.7632083,-105.0220655,39.7644258 5015,4556,4557,0.134346145402708,0.134346145402708,-105.0220655,39.7644258,-105.0220695,39.765634 5016,4557,4558,0.133189336887005,0.133189336887005,-105.0220695,39.765634,-105.0220681,39.7668318 5017,4558,1680,0.13514752705788,0.13514752705788,-105.0220681,39.7668318,-105.0220748,39.7680472 5018,1680,4559,0.137419251565084,0.137419251565084,-105.0220748,39.7680472,-105.0220879,39.769283 5020,4560,4064,0.13135456684589,0.13135456684589,-105.0220781,39.7475968,-105.0220781,39.7487781 5021,4064,4561,0.134278993416053,0.134278993416053,-105.0220781,39.7487781,-105.0220781,39.7499857 5023,4101,4562,0.159933235501875,0.159933235501875,-105.0216462,39.7841819,-105.0216379,39.7856202 5025,4563,4564,0.407964486856081,0.407964486856081,-105.0216452,39.7874253,-105.0216326,39.7910942 5026,4565,2188,0.10962848253063,0.10962848253063,-105.0146647,39.7375398,-105.0159468,39.7375377 17150,4780,4781,0.199841658014134,0.199841658014134,-104.9751815,39.7020519,-104.9751707,39.7038491 5028,4566,687,0.202530686471354,0.202530686471354,-104.9275226,39.7401271,-104.9275189,39.7419485 5029,687,1982,0.159069792202276,0.159069792202276,-104.9275189,39.7419485,-104.9275343,39.743379 5030,1982,1967,0.0383650278893233,0.0383650278893233,-104.9275343,39.743379,-104.9275397,39.743724 5033,4567,1928,0.199711508236703,0.199711508236703,-104.9605404,39.7092844,-104.9605576,39.7074884 5034,1928,4568,0.201653602761609,0.201653602761609,-104.9605576,39.7074884,-104.9605482,39.7056749 5035,4568,3272,0.202185746700204,0.202185746700204,-104.9605482,39.7056749,-104.960549,39.7038566 5036,3272,4569,0.20093413075273,0.20093413075273,-104.960549,39.7038566,-104.9605654,39.7020496 5037,4569,85,0.20339775981857,0.20339775981857,-104.9605654,39.7020496,-104.9605654,39.7002204 5038,85,3521,0.203998373883698,0.203998373883698,-104.9605654,39.7002204,-104.9605624,39.6983858 5039,3521,4262,0.200473333246826,0.200473333246826,-104.9605624,39.6983858,-104.9605624,39.6965829 5040,4262,4570,0.200485802986416,0.200485802986416,-104.9605624,39.6965829,-104.960571,39.6947799 5041,4570,4571,0.201223720769428,0.201223720769428,-104.960571,39.6947799,-104.9605882,39.6929703 5042,4571,4572,0.205786578364508,0.205786578364508,-104.9605882,39.6929703,-104.9605654,39.6911197 5043,4572,4573,0.200686081138238,0.200686081138238,-104.9605654,39.6911197,-104.9605564,39.6893149 5044,4573,4574,0.200311699167283,0.200311699167283,-104.9605564,39.6893149,-104.9605396,39.6875135 5045,4575,4576,0.13275170286213,0.13275170286213,-105.0268099,39.7414867,-105.0283618,39.741523 5046,4576,4011,0.136238719327193,0.136238719327193,-105.0283618,39.741523,-105.0299552,39.7415215 5049,4578,3382,0.130912952312419,0.130912952312419,-105.0330646,39.7415188,-105.0345957,39.741514 5050,3382,4579,0.10420964387947,0.10420964387947,-105.0345957,39.741514,-105.0358145,39.741514 5051,4579,4580,0.100328081358343,0.100328081358343,-105.0358145,39.741514,-105.0369879,39.7415159 5053,4581,4582,0.100688559836452,0.100688559836452,-105.0381505,39.741515,-105.0393281,39.7415201 5054,4582,1104,0.099555514740453,0.099555514740453,-105.0393281,39.7415201,-105.0404924,39.7415105 5055,1104,4583,0.100465419279427,0.100465419279427,-105.0404924,39.7415105,-105.0416673,39.7415228 5056,4583,4584,0.100511332021349,0.100511332021349,-105.0416673,39.7415228,-105.0428428,39.7415308 5057,4584,4585,0.0999153218838928,0.0999153218838928,-105.0428428,39.7415308,-105.0440113,39.7415206 5059,3498,4586,0.198271673699608,0.198271673699608,-104.9477042,39.6983792,-104.9477042,39.6965961 5060,4586,4587,0.203313884946152,0.203313884946152,-104.9477042,39.6965961,-104.9476874,39.6947677 5062,4588,3598,0.162446986671654,0.162446986671654,-104.9320576,39.744666,-104.9301576,39.7446611 5065,4590,4591,0.145581982651648,0.145581982651648,-104.9406235,39.7449365,-104.9389209,39.7449185 20699,10909,10894,0.00288177410229764,0.00288177410229764,-105.0401144,39.7656928,-105.0400807,39.765692 5066,4591,4592,0.145302049591696,0.145302049591696,-104.9389209,39.7449185,-104.9372215,39.7449317 5067,4592,2013,0.147364635735888,0.147364635735888,-104.9372215,39.7449317,-104.9354979,39.7449269 5068,2013,4593,0.147376079792043,0.147376079792043,-104.9354979,39.7449269,-104.9337742,39.7449365 5069,4593,4594,0.146031742389181,0.146031742389181,-104.9337742,39.7449365,-104.9320662,39.7449299 5071,4595,4596,0.179128666689522,0.179128666689522,-104.9581328,39.7438013,-104.9598011,39.7447758 5072,4596,4597,0.0491363059718978,0.0491363059718978,-104.9598011,39.7447758,-104.9603758,39.7447782 5073,4597,4598,0.0534283507033442,0.0534283507033442,-104.9603758,39.7447782,-104.9610007,39.7447808 5074,4598,4599,0.051162571237203,0.051162571237203,-104.9610007,39.7447808,-104.9615991,39.7447832 5076,1025,3894,0.103299911807114,0.103299911807114,-104.9622361,39.7447859,-104.9634443,39.7447909 5077,3894,4600,0.113012549862716,0.113012549862716,-104.9634443,39.7447909,-104.9647661,39.7447963 5078,4600,4601,0.103445240313361,0.103445240313361,-104.9647661,39.7447963,-104.965976,39.7448013 5079,4601,4602,0.110216736617757,0.110216736617757,-104.965976,39.7448013,-104.9672651,39.7448066 5080,4602,4603,0.098537605440947,0.098537605440947,-104.9672651,39.7448066,-104.9684176,39.7448114 5081,4603,4604,0.10689939615188,0.10689939615188,-104.9684176,39.7448114,-104.9696679,39.7448166 5082,4604,4605,0.104556664577465,0.104556664577465,-104.9696679,39.7448166,-104.9708908,39.7448216 5083,4605,4606,0.106796784548208,0.106796784548208,-104.9708908,39.7448216,-104.9721399,39.7448268 5084,4606,2884,0.106044347623682,0.106044347623682,-104.9721399,39.7448268,-104.9733802,39.7448319 5085,2884,4607,0.118270695339941,0.118270695339941,-104.9733802,39.7448319,-104.9747635,39.7448376 6370,5524,5525,0.0492521789985846,0.0492521789985846,-105.0392946,39.7738629,-105.0398709,39.7738651 5087,4608,4609,0.117800444995037,0.117800444995037,-104.9761582,39.7448434,-104.977536,39.7448491 5088,4609,4610,0.102641376464428,0.102641376464428,-104.977536,39.7448491,-104.9787365,39.7448539 5089,4610,4611,0.0494099001663831,0.0494099001663831,-104.9787365,39.7448539,-104.9793144,39.7448564 5090,4611,4612,0.0461096147761951,0.0461096147761951,-104.9793144,39.7448564,-104.9798537,39.7448587 5091,4612,4613,0.102709817700352,0.102709817700352,-104.9798537,39.7448587,-104.981055,39.7448636 5092,4613,4614,0.107788478157863,0.107788478157863,-104.981055,39.7448636,-104.9823157,39.7448688 5093,4614,4615,0.106309381819152,0.106309381819152,-104.9823157,39.7448688,-104.9835591,39.744874 5095,4618,4619,0.107514865026302,0.107514865026302,-104.9848531,39.7448793,-104.9861106,39.7448845 5096,4619,4620,0.109618128547838,0.109618128547838,-104.9861106,39.7448845,-104.9873927,39.7448898 5098,4621,4622,0.0890723635550207,0.0890723635550207,-104.9285042,39.7446792,-104.9274625,39.7446677 5100,4623,4522,0.133190665745901,0.133190665745901,-105.0189564,39.7620167,-105.0189635,39.7632145 5102,4624,4625,0.133658094916269,0.133658094916269,-105.0189554,39.7644371,-105.0189635,39.7656391 5103,4625,4626,0.133656501053085,0.133656501053085,-105.0189635,39.7656391,-105.0189608,39.7668411 5104,4626,1679,0.135152153872346,0.135152153872346,-105.0189608,39.7668411,-105.0189755,39.7680565 5105,1679,4627,0.135024432224219,0.135024432224219,-105.0189755,39.7680565,-105.0189715,39.7692708 5106,4627,2458,0.13515140493347,0.13515140493347,-105.0189715,39.7692708,-105.0189397,39.770486 5107,2458,3226,0.138004027692966,0.138004027692966,-105.0189397,39.770486,-105.0189401,39.7717271 5108,3226,4628,0.134323473833378,0.134323473833378,-105.0189401,39.7717271,-105.0189404,39.7729351 5110,4629,4630,0.135446542572512,0.135446542572512,-105.0189408,39.7741298,-105.0189411,39.7753479 19829,9519,10649,0.210072579992032,0.210072579992032,-105.0422578,39.7403509,-105.0422444,39.7384617 5113,4632,4633,0.0947313767183171,0.0947313767183171,-105.0192808,39.733891,-105.0192915,39.7347429 5115,4634,4635,0.0557913419625853,0.0557913419625853,-105.0192656,39.7311969,-105.0192742,39.7316986 5116,4635,4636,0.0662366225916723,0.0662366225916723,-105.0192742,39.7316986,-105.0191455,39.732286 5117,4636,4637,0.113593419326123,0.113593419326123,-105.0191455,39.732286,-105.0198922,39.7331309 5120,4639,4640,0.132773960128622,0.132773960128622,-105.0193449,39.7766055,-105.0193287,39.7777995 5121,4640,2488,0.134241502580257,0.134241502580257,-105.0193287,39.7777995,-105.0193545,39.7790066 5122,2488,2829,0.133449886794901,0.133449886794901,-105.0193545,39.7790066,-105.0193075,39.7802062 5123,2829,1437,0.199500232175966,0.199500232175966,-105.0193075,39.7802062,-105.0193247,39.7820003 5124,1437,4641,0.151025004831673,0.151025004831673,-105.0193247,39.7820003,-105.0193032,39.7833584 5126,4642,114,0.107737280643715,0.107737280643715,-105.0192742,39.7293289,-105.0192781,39.7302978 5127,114,4643,0.05007218616811,0.05007218616811,-105.0192781,39.7302978,-105.0192742,39.7307481 5129,4644,4645,0.207043620739087,0.207043620739087,-105.018682,39.7183967,-105.0186476,39.7202585 5130,4645,1842,0.100003312332805,0.100003312332805,-105.0186476,39.7202585,-105.0186351,39.7211578 5131,1842,2639,0.103345313678593,0.103345313678593,-105.0186351,39.7211578,-105.0186305,39.7220872 5132,2639,4646,0.199597531872746,0.199597531872746,-105.0186305,39.7220872,-105.0186425,39.7238822 5133,4646,4647,0.110338949764664,0.110338949764664,-105.0186425,39.7238822,-105.0186451,39.7248745 5134,4647,4648,0.0862326024249021,0.0862326024249021,-105.0186451,39.7248745,-105.0186498,39.72565 5135,4648,4649,0.00885483385456902,0.00885483385456902,-105.0186498,39.72565,-105.0186468,39.7257296 5136,4649,4650,0.198772614686204,0.198772614686204,-105.0186468,39.7257296,-105.018672,39.7275171 5138,275,4651,0.385379364010995,0.385379364010995,-105.0183528,39.7401138,-105.0171429,39.7434524 5139,4651,4652,0.41471692527459,0.41471692527459,-105.0171429,39.7434524,-105.018965,39.7469089 5140,4652,4653,0.0539741907357585,0.0539741907357585,-105.018965,39.7469089,-105.0189634,39.7473943 5141,4653,4654,0.022194548523775,0.022194548523775,-105.0189634,39.7473943,-105.0189639,39.7475939 5142,4654,4206,0.207869157343365,0.207869157343365,-105.0189639,39.7475939,-105.0189551,39.7494633 5144,4655,4656,0.134281006104493,0.134281006104493,-105.0191439,39.7512186,-105.0191525,39.7524262 5145,4656,2404,0.0664009097985413,0.0664009097985413,-105.0191525,39.7524262,-105.0191633,39.7530233 5146,2404,4287,0.0661523414774278,0.0661523414774278,-105.0191633,39.7530233,-105.0191566,39.7536182 5147,4287,4657,0.134479579019433,0.134479579019433,-105.0191566,39.7536182,-105.0191606,39.7548276 5149,4658,4659,0.0841530151799317,0.0841530151799317,-105.0191633,39.7552936,-105.0191593,39.7560504 5150,4659,23,0.134991372812694,0.134991372812694,-105.0191593,39.7560504,-105.0191645,39.7572644 5152,4098,4660,0.191146561014702,0.191146561014702,-105.0193253,39.7838997,-105.0193139,39.7856187 5153,4660,4661,0.201619149588839,0.201619149588839,-105.0193139,39.7856187,-105.0193192,39.7874319 5154,4661,4662,0.406108499193961,0.406108499193961,-105.0193192,39.7874319,-105.0193029,39.7910841 5155,1948,2564,0.13210280054913,0.13210280054913,-105.0095234,39.7384742,-105.0095126,39.7396622 5157,4663,388,0.102051980712047,0.102051980712047,-104.9982624,39.7134841,-104.9994213,39.713266 5159,1442,4664,0.0822712120832148,0.0822712120832148,-105.0038934,39.7139133,-105.0048549,39.7139327 5160,4664,4665,0.119816357959701,0.119816357959701,-105.0048549,39.7139327,-105.0062556,39.7139435 5161,4665,4666,0.204097543225869,0.204097543225869,-105.0062556,39.7139435,-105.0086417,39.7139435 5162,4666,4667,0.203014171650501,0.203014171650501,-105.0086417,39.7139435,-105.011015,39.7139241 5164,4668,1869,0.212544115775742,0.212544115775742,-104.9875126,39.713878,-104.9899974,39.7138897 5165,1869,4183,0.200120502606903,0.200120502606903,-104.9899974,39.7138897,-104.992337,39.713887 5167,4669,2615,0.177891060007606,0.177891060007606,-104.994016,39.720921,-104.9940077,39.7225208 5169,4670,4671,0.124038366426802,0.124038366426802,-104.9940093,39.7230042,-104.9940131,39.7241197 5171,2421,3232,0.143042998317255,0.143042998317255,-104.9936465,39.7704869,-104.993638,39.7717733 5173,4672,2028,0.132076698976753,0.132076698976753,-104.9936519,39.772996,-104.9936175,39.7741835 5174,2028,4673,0.145972981302679,0.145972981302679,-104.9936175,39.7741835,-104.9936347,39.7754962 5175,4673,4674,0.125161327150552,0.125161327150552,-104.9936347,39.7754962,-104.993638,39.7766218 5177,3368,4675,0.102054188376367,0.102054188376367,-104.9939645,39.7165966,-104.9939817,39.7175143 5178,4675,3714,0.0982241705421038,0.0982241705421038,-104.9939817,39.7175143,-104.9940184,39.7183972 5179,3714,4676,0.103510692140635,0.103510692140635,-104.9940184,39.7183972,-104.9940356,39.719328 5181,4677,4678,0.0648734285683964,0.0648734285683964,-104.9941264,39.7346802,-104.99412,39.7352636 5182,4678,615,0.177689539069832,0.177689539069832,-104.99412,39.7352636,-104.9941215,39.7368616 5183,615,4679,0.176110549937417,0.176110549937417,-104.9941215,39.7368616,-104.9941204,39.7384454 5184,4679,4680,0.173776320124656,0.173776320124656,-104.9941204,39.7384454,-104.9941139,39.7400082 5186,4681,4682,0.184513059882878,0.184513059882878,-104.9939973,39.7256815,-104.9940278,39.7273407 5187,4682,4685,0.175211932943401,0.175211932943401,-104.9940278,39.7273407,-104.9940378,39.7289164 5189,4686,4687,0.349232193394911,0.349232193394911,-104.9940692,39.730515,-104.9941176,39.7336555 5191,1357,4688,0.13277378561117,0.13277378561117,-104.992658,39.7824897,-104.9926323,39.7836836 5193,4689,4690,0.459634230640815,0.459634230640815,-105.043221,39.7097211,-105.048594,39.7097607 5194,4691,4692,0.0991279407871357,0.0991279407871357,-105.0362258,39.7094372,-105.0373845,39.7094504 5195,4692,4693,0.0976485109623955,0.0976485109623955,-105.0373845,39.7094504,-105.038526,39.7094438 5197,4694,4695,0.0991197857977998,0.0991197857977998,-105.0397105,39.7094438,-105.0408692,39.7094504 5198,4695,4696,0.10132403770971,0.10132403770971,-105.0408692,39.7094504,-105.0420537,39.7094504 5199,4696,4697,0.0991849406088648,0.0991849406088648,-105.0420537,39.7094504,-105.0432124,39.7094834 5201,1637,4698,0.104258284661182,0.104258284661182,-105.0156865,39.7093381,-105.0169053,39.7093381 5202,4698,4215,0.0991281021081487,0.0991281021081487,-105.0169053,39.7093381,-105.018064,39.7093249 5203,4215,4699,0.0976569662788289,0.0976569662788289,-105.018064,39.7093249,-105.0192055,39.7093117 5204,4699,195,0.10058858208642,0.10058858208642,-105.0192055,39.7093117,-105.0203814,39.7093117 5205,195,2924,0.0991416985641161,0.0991416985641161,-105.0203814,39.7093117,-105.0215401,39.7093315 5206,2924,4700,0.0991366648288655,0.0991366648288655,-105.0215401,39.7093315,-105.0226989,39.7093183 5207,4700,1462,0.100582700478246,0.100582700478246,-105.0226989,39.7093183,-105.0238747,39.7093117 5208,1462,4701,0.102418321557774,0.102418321557774,-105.0238747,39.7093117,-105.0250719,39.709323 5212,4704,1872,0.0821525251365273,0.0821525251365273,-104.9890412,39.7093409,-104.9900015,39.7093504 17295,10015,3501,0.20024191652091,0.20024191652091,-104.9447901,39.696585,-104.9447794,39.6983858 5214,1445,4705,0.199727367553687,0.199727367553687,-105.0039116,39.7093165,-105.0062462,39.7093429 5215,4705,4706,0.203375496003776,0.203375496003776,-105.0062462,39.7093429,-105.0086237,39.7093429 5216,4706,4707,0.201909493723453,0.201909493723453,-105.0086237,39.7093429,-105.010984,39.7093561 5218,4708,403,0.0454257390325356,0.0454257390325356,-104.9701293,39.7802775,-104.970135,39.780686 5219,403,314,0.0562503326449317,0.0562503326449317,-104.970135,39.780686,-104.970235,39.781186 5220,314,4709,0.11119492664509,0.11119492664509,-104.970235,39.781186,-104.970235,39.782186 5222,4711,4170,0.194203357035268,0.194203357035268,-104.9694168,39.7183425,-104.9694426,39.7200889 5223,4170,4712,0.208127290131148,0.208127290131148,-104.9694426,39.7200889,-104.969428,39.7219606 5224,4712,4713,0.198927723766577,0.198927723766577,-104.969428,39.7219606,-104.969428,39.7237496 5225,4713,4714,0.204935128047674,0.204935128047674,-104.969428,39.7237496,-104.9694407,39.7255926 5226,4714,4715,0.188520271439654,0.188520271439654,-104.9694407,39.7255926,-104.9694452,39.727288 5227,4715,3793,0.199712422815397,0.199712422815397,-104.9694452,39.727288,-104.9694638,39.729084 5228,3793,4716,0.152617432717184,0.152617432717184,-104.9694638,39.729084,-104.9694538,39.7304565 5229,4716,944,0.17742675257367,0.17742675257367,-104.9694538,39.7304565,-104.969481,39.732052 5230,944,2228,0.183696049186415,0.183696049186415,-104.969481,39.732052,-104.9694709,39.733704 5231,2228,4717,0.162619098965448,0.162619098965448,-104.9694709,39.733704,-104.9695136,39.7351661 5232,4717,4718,0.189722276081874,0.189722276081874,-104.9695136,39.7351661,-104.9695224,39.7368723 5233,4718,4719,0.171945095410338,0.171945095410338,-104.9695224,39.7368723,-104.9695494,39.7384185 5234,4719,4720,0.177429725627003,0.177429725627003,-104.9695494,39.7384185,-104.9696136,39.7400134 5235,4720,4721,0.102690706769844,0.102690706769844,-104.9696136,39.7400134,-104.9696847,39.7409353 5236,4721,4722,0.0746285232074726,0.0746285232074726,-104.9696847,39.7409353,-104.969674,39.7416064 5237,4722,668,0.00411462210691817,0.00411462210691817,-104.969674,39.7416064,-104.9696776,39.7416433 5238,668,4723,0.00380364497345728,0.00380364497345728,-104.9696776,39.7416433,-104.9696767,39.7416775 5240,4724,4604,0.175355420651263,0.175355420651263,-104.9696749,39.7432396,-104.9696679,39.7448166 5242,1146,875,0.136296969384937,0.136296969384937,-104.9696868,39.7632831,-104.9696488,39.7645085 5244,4463,2783,0.133890793284356,0.133890793284356,-104.9696481,39.7657517,-104.9696421,39.7669558 5245,2783,4725,0.132805963492264,0.132805963492264,-104.9696421,39.7669558,-104.9696275,39.7681501 5246,4725,4726,0.129702593554695,0.129702593554695,-104.9696275,39.7681501,-104.9698076,39.7693083 5247,4726,4727,0.147549019452937,0.147549019452937,-104.9698076,39.7693083,-104.9683879,39.7700633 5249,4728,4729,0.134556994040934,0.134556994040934,-104.9696547,39.7482082,-104.9696554,39.7494183 5250,4729,4730,0.00403637583696172,0.00403637583696172,-104.9696554,39.7494183,-104.9696554,39.7494546 5251,4730,4731,0.00537071495727797,0.00537071495727797,-104.9696554,39.7494546,-104.9696554,39.7495029 5252,4731,4732,0.135502150823282,0.135502150823282,-104.9696554,39.7495029,-104.9696561,39.7507215 5253,4732,4733,0.139193822038205,0.139193822038205,-104.9696561,39.7507215,-104.9696568,39.7519733 5254,4733,820,0.139638598300339,0.139638598300339,-104.9696568,39.7519733,-104.9696574,39.7532291 5255,820,3561,0.13948292881931,0.13948292881931,-104.9696574,39.7532291,-104.9696581,39.7544835 5256,3561,4734,0.140172337301063,0.140172337301063,-104.9696581,39.7544835,-104.9696588,39.7557441 5257,4734,4339,0.137170074560425,0.137170074560425,-104.9696588,39.7557441,-104.9696595,39.7569777 5258,4339,4735,0.138982548276464,0.138982548276464,-104.9696595,39.7569777,-104.9696601,39.7582276 5259,4735,3054,0.142752059367152,0.142752059367152,-104.9696601,39.7582276,-104.9696608,39.7595114 5260,3054,4736,0.133100340642693,0.133100340642693,-104.9696608,39.7595114,-104.9696615,39.7607084 5261,4736,4737,0.00492593525024253,0.00492593525024253,-104.9696615,39.7607084,-104.9696615,39.7607527 5263,4738,3350,0.0528651873534889,0.0528651873534889,-104.9576522,39.7225573,-104.9570341,39.7225614 5264,3350,4739,0.10426363885095,0.10426363885095,-104.9570341,39.7225614,-104.9558154,39.7225375 5265,4739,4740,0.102034414473958,0.102034414473958,-104.9558154,39.7225375,-104.9546224,39.7225441 14766,5462,7420,0.173120091654239,0.173120091654239,-104.9804447,39.73843,-104.9804389,39.7368731 5266,4740,2059,0.102862063735102,0.102862063735102,-104.9546224,39.7225441,-104.9534197,39.7225407 5267,2059,2645,0.103513208640623,0.103513208640623,-104.9534197,39.7225407,-104.9522095,39.7225539 5268,2645,4111,0.104240888550753,0.104240888550753,-104.9522095,39.7225539,-104.9509907,39.7225605 5270,4741,4742,0.102769926646245,0.102769926646245,-104.9498232,39.7225289,-104.9486216,39.7225355 5271,4742,4743,0.104240916363933,0.104240916363933,-104.9486216,39.7225355,-104.9474028,39.7225421 5272,4743,3452,0.105180194746781,0.105180194746781,-104.9474028,39.7225421,-104.9461731,39.7225293 5273,3452,4744,0.10036641032569,0.10036641032569,-104.9461731,39.7225293,-104.9449996,39.7225355 5274,4744,3882,0.105711927066125,0.105711927066125,-104.9449996,39.7225355,-104.9437636,39.7225289 5275,3882,845,0.10371038656759,0.10371038656759,-104.9437636,39.7225289,-104.942551,39.7225227 5276,845,4745,0.104689829390385,0.104689829390385,-104.942551,39.7225227,-104.9413272,39.7225428 5277,4745,4746,0.0469848225431211,0.0469848225431211,-104.9413272,39.7225428,-104.9407779,39.7225362 5279,2610,4747,0.106209148179485,0.106209148179485,-104.9874808,39.7225308,-104.986239,39.7225388 5280,4747,4748,0.0529916423937814,0.0529916423937814,-104.986239,39.7225388,-104.9856194,39.7225378 5282,4749,4750,0.0385383772070312,0.0385383772070312,-104.9854584,39.7225389,-104.9850078,39.7225409 5283,4750,966,0.102580898845139,0.102580898845139,-104.9850078,39.7225409,-104.9838084,39.7225355 5285,990,4751,0.0998368598850094,0.0998368598850094,-104.97408,39.7219474,-104.9729128,39.7219606 5286,4751,4752,0.0507426333200071,0.0507426333200071,-104.9729128,39.7219606,-104.9723195,39.7219606 5287,4752,4753,0.0483650078238011,0.0483650078238011,-104.9723195,39.7219606,-104.971754,39.7219606 5288,4753,1987,0.0507354905741477,0.0507354905741477,-104.971754,39.7219606,-104.9711608,39.7219572 5289,1987,4754,0.0483663202205498,0.0483663202205498,-104.9711608,39.7219572,-104.9705953,39.721954 5290,4754,446,0.051479549664384,0.051479549664384,-104.9705953,39.721954,-104.9699934,39.7219574 5291,446,4712,0.0483577654581108,0.0483577654581108,-104.9699934,39.7219574,-104.969428,39.7219606 5292,4712,4755,0.101297109225192,0.101297109225192,-104.969428,39.7219606,-104.9682436,39.7219606 5293,4755,4756,0.0117741801721385,0.0117741801721385,-104.9682436,39.7219606,-104.9681062,39.721954 5294,4756,4757,0.0826634733388868,0.0826634733388868,-104.9681062,39.721954,-104.9671402,39.7219786 5295,4757,4758,0.0342509974874732,0.0342509974874732,-104.9671402,39.7219786,-104.96674,39.72199 5296,4758,4759,0.0175268141449879,0.0175268141449879,-104.96674,39.72199,-104.9665355,39.7220002 5297,4759,4760,0.0234785463070149,0.0234785463070149,-104.9665355,39.7220002,-104.966261,39.7219977 5298,4760,4761,0.0484972333709921,0.0484972333709921,-104.966261,39.7219977,-104.9656944,39.7219804 5299,4761,3126,0.0271800985558075,0.0271800985558075,-104.9656944,39.7219804,-104.9653769,39.7219698 5300,3126,3148,0.0183600177870361,0.0183600177870361,-104.9653769,39.7219698,-104.9651624,39.7219764 5301,3148,3143,0.0330468719768483,0.0330468719768483,-104.9651624,39.7219764,-104.9647761,39.721983 5302,3143,4762,0.0646645186035183,0.0646645186035183,-104.9647761,39.721983,-104.9640208,39.7219566 5303,4762,3915,0.0595606911380279,0.0595606911380279,-104.9640208,39.7219566,-104.963325,39.7219789 5304,3915,1052,0.123917065152439,0.123917065152439,-104.963325,39.7219789,-104.9620287,39.7224767 5305,1052,4399,0.111768087862579,0.111768087862579,-104.9620287,39.7224767,-104.9607224,39.7225056 5306,4399,4763,0.0469346079446244,0.0469346079446244,-104.9607224,39.7225056,-104.9601753,39.7225386 5308,4764,4765,0.103730937833073,0.103730937833073,-104.959446,39.7225375,-104.9582333,39.722553 5311,3155,4767,0.101587564129846,0.101587564129846,-104.9811238,39.7224897,-104.979936,39.722487 5312,4767,4768,0.101450282305199,0.101450282305199,-104.979936,39.722487,-104.9787498,39.7224871 5313,4768,4769,0.102136172096814,0.102136172096814,-104.9787498,39.7224871,-104.9775557,39.7224741 5314,4769,4770,0.0492382919352757,0.0492382919352757,-104.9775557,39.7224741,-104.97698,39.7224773 5316,4771,4772,0.100332506519832,0.100332506519832,-104.9764091,39.7224805,-104.975236,39.722487 5317,4772,4773,0.0490390048099826,0.0490390048099826,-104.975236,39.722487,-104.9746628,39.7224758 5318,4773,989,0.0495269165196006,0.0495269165196006,-104.9746628,39.7224758,-104.9740839,39.7224644 5320,4774,4775,0.110656269548842,0.110656269548842,-104.9406125,39.7231655,-104.9393188,39.7231502 5321,4775,4776,0.0922568863786424,0.0922568863786424,-104.9393188,39.7231502,-104.9382401,39.7231549 5322,4776,4777,0.0968744294941002,0.0968744294941002,-104.9382401,39.7231549,-104.9371074,39.7231516 5323,4777,4778,0.0933681364009737,0.0933681364009737,-104.9371074,39.7231516,-104.9360157,39.7231479 5324,4778,2017,0.096243154582377,0.096243154582377,-104.9360157,39.7231479,-104.9348905,39.7231609 5325,2017,2007,0.0302079551181684,0.0302079551181684,-104.9348905,39.7231609,-104.9345373,39.7231591 5326,2007,4779,0.0612998845077431,0.0612998845077431,-104.9345373,39.7231591,-104.9338206,39.7231525 5327,4779,2763,0.0939372654248904,0.0939372654248904,-104.9338206,39.7231525,-104.9327223,39.7231433 5328,2763,4782,0.0939831368366747,0.0939831368366747,-104.9327223,39.7231433,-104.9316237,39.7231631 5329,4782,2267,0.0946761779636641,0.0946761779636641,-104.9316237,39.7231631,-104.9305167,39.7231657 5330,2267,3596,0.0957452269737562,0.0957452269737562,-104.9305167,39.7231657,-104.9293972,39.7231683 5332,4783,2096,0.0938496563543502,0.0938496563543502,-104.9282926,39.7231695,-104.9271953,39.7231622 5333,2096,4784,0.0942585077375453,0.0942585077375453,-104.9271953,39.7231622,-104.9260932,39.7231675 5334,4784,4785,0.0947863905236846,0.0947863905236846,-104.9260932,39.7231675,-104.924985,39.7231786 5335,4785,2332,0.0940516760171392,0.0940516760171392,-104.924985,39.7231786,-104.9238853,39.7231807 6607,5694,5695,0.0154325675938591,0.0154325675938591,-105.0360627,39.7071657,-105.0362429,39.7071723 5337,4089,4787,0.198005363606862,0.198005363606862,-105.0135338,39.7838344,-105.0135283,39.7856151 5339,4788,4789,0.404049086255387,0.404049086255387,-105.013522,39.787431,-105.013525,39.7910647 5340,4790,119,0.0976422064224313,0.0976422064224313,-105.0128361,39.7293183,-105.0128289,39.7301964 5341,119,4791,0.0958834096516534,0.0958834096516534,-105.0128289,39.7301964,-105.0128297,39.7310587 5342,4791,2312,0.0465244099907656,0.0465244099907656,-105.0128297,39.7310587,-105.0128321,39.7314771 5344,4792,2484,0.133450471266853,0.133450471266853,-105.0126909,39.7777735,-105.0126768,39.7789736 5345,2484,2823,0.13353766665554,0.13353766665554,-105.0126768,39.7789736,-105.0126652,39.7801745 5346,2823,1414,0.132023734494372,0.132023734494372,-105.0126652,39.7801745,-105.0126737,39.7813618 5347,1414,1354,0.131894209152808,0.131894209152808,-105.0126737,39.7813618,-105.0126985,39.7825478 5348,1354,4793,0.0769784662870068,0.0769784662870068,-105.0126985,39.7825478,-105.0126685,39.7832397 5350,4794,4795,0.0387509077758481,0.0387509077758481,-105.0131497,39.7568505,-105.0131391,39.7571989 5351,4795,2952,0.134935498636386,0.134935498636386,-105.0131391,39.7571989,-105.013135,39.7584124 5352,2952,4796,0.136197421914805,0.136197421914805,-105.013135,39.7584124,-105.0131498,39.7596372 5353,4796,4797,0.129998438382796,0.129998438382796,-105.0131498,39.7596372,-105.0131458,39.7608063 5354,4797,4798,0.134935065412598,0.134935065412598,-105.0131458,39.7608063,-105.0131467,39.7620198 5356,2635,4799,0.200962590925039,0.200962590925039,-105.0131527,39.7220573,-105.0131527,39.72025 5357,4799,4800,0.183883066303689,0.183883066303689,-105.0131527,39.72025,-105.0131518,39.7185963 5358,4801,4802,0.0508168176081005,0.0508168176081005,-105.0127766,39.7620198,-105.0127798,39.7624768 5359,4802,4516,0.0829526060571819,0.0829526060571819,-105.0127798,39.7624768,-105.012785,39.7632228 6631,5709,5710,0.263510763458761,0.263510763458761,-105.0362218,39.7282406,-105.0362304,39.7306104 5360,4516,4803,0.133849874797103,0.133849874797103,-105.012785,39.7632228,-105.0127721,39.7644265 5361,4803,4804,0.135491260752817,0.135491260752817,-105.0127721,39.7644265,-105.0127751,39.765645 5363,4805,1674,0.127474088546245,0.127474088546245,-105.0127781,39.7668943,-105.0127809,39.7680407 5364,1674,4806,0.138137679733803,0.138137679733803,-105.0127809,39.7680407,-105.0127838,39.769283 5366,4807,2455,0.134491411129426,0.134491411129426,-105.0135134,39.7692764,-105.0135199,39.7704859 5367,2455,3223,0.138294178425788,0.138294178425788,-105.0135199,39.7704859,-105.0135136,39.7717296 5369,4808,4809,0.133134706345954,0.133134706345954,-105.0135073,39.7729344,-105.0135012,39.7741317 5370,4809,4810,0.135569856870466,0.135569856870466,-105.0135012,39.7741317,-105.0134951,39.7753509 5371,4810,4811,0.134368341783309,0.134368341783309,-105.0134951,39.7753509,-105.0134913,39.7765593 5372,4811,4812,0.133035455825063,0.133035455825063,-105.0134913,39.7765593,-105.0134831,39.7777557 5374,4813,4814,0.201931453578911,0.201931453578911,-105.0131892,39.7275003,-105.0131982,39.7293163 5376,123,4815,0.0586808902574419,0.0586808902574419,-105.0068372,39.7583708,-105.0073436,39.7587271 5377,1608,1158,0.0531893778682351,0.0531893778682351,-104.9996914,39.7528341,-104.9992501,39.7524969 5378,1158,4816,0.0522853387259307,0.0522853387259307,-104.9992501,39.7524969,-104.9988196,39.7521629 5379,4816,4817,0.0528559175260399,0.0528559175260399,-104.9988196,39.7521629,-104.9983798,39.7518288 5380,4817,4818,0.0526139267336242,0.0526139267336242,-104.9983798,39.7518288,-104.9979466,39.7514927 5382,4819,4820,0.146802081972091,0.146802081972091,-105.0080831,39.7592475,-105.0093022,39.7601774 5383,4820,4821,0.146390170205012,0.146390170205012,-105.0093022,39.7601774,-105.0105051,39.7611145 5384,4821,4822,0.0767990953688077,0.0767990953688077,-105.0105051,39.7611145,-105.0111481,39.7615969 5386,3289,4824,0.0733337823028737,0.0733337823028737,-104.9455011,39.7038602,-104.9453876,39.7032065 5387,4824,4825,0.151650147757225,0.151650147757225,-104.9453876,39.7032065,-104.9446221,39.7019764 5389,97,3502,0.20326475820455,0.20326475820455,-104.9442146,39.7002138,-104.9442195,39.6983858 5390,3502,4826,0.200021830134173,0.200021830134173,-104.9442195,39.6983858,-104.944235,39.696587 5391,4826,4827,0.204558997826367,0.204558997826367,-104.944235,39.696587,-104.9441769,39.6947479 5392,4827,4828,0.201476703732084,0.201476703732084,-104.9441769,39.6947479,-104.9441889,39.692936 5394,4829,4830,0.558813274805265,0.558813274805265,-104.9441934,39.6893133,-104.9442154,39.6842878 5395,3635,1894,0.33996915967689,0.33996915967689,-104.9460363,39.7095165,-104.9460234,39.7064591 5396,1894,4831,0.234959433855918,0.234959433855918,-104.9460234,39.7064591,-104.9460063,39.7043461 5397,4831,3288,0.0548366602436518,0.0548366602436518,-104.9460063,39.7043461,-104.9459732,39.7038536 5399,3879,4832,0.175154251791819,0.175154251791819,-104.9437605,39.7162182,-104.9437601,39.714643 5400,4832,3070,0.175288290924905,0.175288290924905,-104.9437601,39.714643,-104.9437655,39.7130666 5402,4833,4834,0.239573627081124,0.239573627081124,-104.9437517,39.7114947,-104.9437682,39.7093402 5404,3962,4835,0.197156843459588,0.197156843459588,-105.0001681,39.7165803,-105.0001358,39.7148074 5405,4835,4836,0.094417767822886,0.094417767822886,-105.0001358,39.7148074,-104.9997732,39.7140054 5406,4836,388,0.087554257922167,0.087554257922167,-104.9997732,39.7140054,-104.9994213,39.713266 5407,388,1384,0.157773442883539,0.157773442883539,-104.9994213,39.713266,-104.998769,39.7119388 5408,1384,4837,0.0895725883825947,0.0895725883825947,-104.998769,39.7119388,-104.9983742,39.7111927 5409,4837,325,0.282856295391869,0.282856295391869,-104.9983742,39.7111927,-104.9964344,39.7091326 6684,2175,5744,0.101148378971839,0.101148378971839,-105.0146888,39.7729346,-105.0158722,39.7729208 5410,325,4838,0.0837092029011689,0.0837092029011689,-104.9964344,39.7091326,-104.9964173,39.7083799 5411,4838,4840,0.0963811879451104,0.0963811879451104,-104.9964173,39.7083799,-104.9965817,39.7075224 5412,4840,4841,0.421707851811283,0.421707851811283,-104.9965817,39.7075224,-104.995653,39.7037978 5415,1486,144,0.196859858102641,0.196859858102641,-105.0003404,39.6948842,-105.000336,39.6931138 5417,2194,4843,0.069400098080988,0.069400098080988,-104.999248,39.7553456,-104.9986941,39.7558019 5418,4843,4844,0.128982538897387,0.128982538897387,-104.9986941,39.7558019,-104.9974984,39.7565094 5420,4845,4846,0.127385402005959,0.127385402005959,-105.0049838,39.7515411,-105.0038505,39.7522849 5421,4846,4847,0.0485354577138893,0.0485354577138893,-105.0038505,39.7522849,-105.0034718,39.7526101 5422,4847,2197,0.0570536883887032,0.0570536883887032,-105.0034718,39.7526101,-105.0028674,39.7528277 5423,2197,2198,0.0030293307914236,0.0030293307914236,-105.0028674,39.7528277,-105.0028654,39.7528005 5425,2191,4848,0.228805525488878,0.228805525488878,-104.9936227,39.759356,-104.9915939,39.7606983 5427,4281,2319,0.149466526420244,0.149466526420244,-104.9797003,39.7709793,-104.9784558,39.7719237 5428,2319,4849,0.264070561759483,0.264070561759483,-104.9784558,39.7719237,-104.9763149,39.7736361 5430,4850,4851,0.124106376215018,0.124106376215018,-104.9969821,39.757589,-104.996067,39.7584555 5432,4852,4853,0.107373531206162,0.107373531206162,-104.987369,39.7352666,-104.9861135,39.7352834 5433,4853,4854,0.108589473424165,0.108589473424165,-104.9861135,39.7352834,-104.9848436,39.7352795 5434,4854,4855,0.105767467639199,0.105767467639199,-104.9848436,39.7352795,-104.9836067,39.7352829 5435,4855,4856,0.0608956612626877,0.0608956612626877,-104.9836067,39.7352829,-104.9828985,39.7352253 5436,4856,4857,0.0536676140413411,0.0536676140413411,-104.9828985,39.7352253,-104.9822782,39.7351518 5438,4858,4859,0.053767328384899,0.053767328384899,-104.981675,39.7351569,-104.9810463,39.7351489 5439,4859,4860,0.0517270733374725,0.0517270733374725,-104.9810463,39.7351489,-104.9804415,39.7351584 5440,4860,4861,0.0506527251945452,0.0506527251945452,-104.9804415,39.7351584,-104.9798492,39.735165 5441,4861,4862,0.0500931909858678,0.0500931909858678,-104.9798492,39.735165,-104.9792634,39.7351686 5442,4862,4863,0.0473439516711298,0.0473439516711298,-104.9792634,39.7351686,-104.9787104,39.7351477 5444,4864,4865,0.0521797446029276,0.0521797446029276,-104.9781817,39.7351466,-104.9775716,39.7351373 17093,9466,677,0.17846620541914,0.17846620541914,-104.9603865,39.7432158,-104.960408,39.7416109 17094,677,3719,0.359015096413943,0.359015096413943,-104.960408,39.7416109,-104.9604099,39.7383822 5446,4866,4867,0.0492134016241179,0.0492134016241179,-104.9770059,39.7351417,-104.9764304,39.7351462 5447,4867,4868,0.0506066180898924,0.0506066180898924,-104.9764304,39.7351462,-104.9758386,39.7351502 5448,4868,4869,0.0483319487475015,0.0483319487475015,-104.9758386,39.7351502,-104.9752734,39.735154 5449,4869,4870,0.0507611555520018,0.0507611555520018,-104.9752734,39.735154,-104.9746798,39.7351494 5450,4870,980,0.0494869052239766,0.0494869052239766,-104.9746798,39.7351494,-104.9741011,39.735145 5451,980,4871,0.0481249293188332,0.0481249293188332,-104.9741011,39.735145,-104.9735383,39.7351456 5452,4871,4872,0.0462779203242365,0.0462779203242365,-104.9735383,39.7351456,-104.9729971,39.7351462 20332,10741,10746,0.00836528320993219,0.00836528320993219,-105.0236254,39.7588748,-105.0236226,39.75895 5453,4872,4873,0.0504026300689218,0.0504026300689218,-104.9729971,39.7351462,-104.9724077,39.7351513 5454,4873,4874,0.0485554829183078,0.0485554829183078,-104.9724077,39.7351513,-104.9718399,39.7351562 5455,4874,4875,0.0534696334958417,0.0534696334958417,-104.9718399,39.7351562,-104.9712147,39.735165 6731,5782,5783,0.00425137254991275,0.00425137254991275,-104.9941044,39.7503839,-104.9941411,39.7504097 5456,4875,4876,0.0484412552758981,0.0484412552758981,-104.9712147,39.735165,-104.9706482,39.735165 5458,4877,4717,0.0471074620934606,0.0471074620934606,-104.9700645,39.735165,-104.9695136,39.7351661 5459,4717,4878,0.132709338239974,0.132709338239974,-104.9695136,39.7351661,-104.9679617,39.7351782 5461,4879,3888,0.0983476297531957,0.0983476297531957,-104.9646143,39.7350528,-104.9634642,39.7350462 5462,3888,1018,0.103492590132028,0.103492590132028,-104.9634642,39.7350462,-104.9622539,39.7350462 5463,1018,4880,0.0514136092144711,0.0514136092144711,-104.9622539,39.7350462,-104.9616527,39.7350527 5464,4880,4881,0.0525893579522226,0.0525893579522226,-104.9616527,39.7350527,-104.9610377,39.7350501 5465,4881,3721,0.0533162444253223,0.0533162444253223,-104.9610377,39.7350501,-104.9604142,39.7350474 5466,3721,4882,0.0519823122660099,0.0519823122660099,-104.9604142,39.7350474,-104.9598063,39.7350501 5467,4882,4883,0.0522344210852062,0.0522344210852062,-104.9598063,39.7350501,-104.9591955,39.7350566 5468,4883,4884,0.0505876398657049,0.0505876398657049,-104.9591955,39.7350566,-104.9586039,39.7350563 5469,4884,3336,0.0998762512001326,0.0998762512001326,-104.9586039,39.7350563,-104.9574365,39.7350853 5470,3336,4885,0.0991185753255084,0.0991185753255084,-104.9574365,39.7350853,-104.9562778,39.7351101 5471,4885,4886,0.0963539908668941,0.0963539908668941,-104.9562778,39.7351101,-104.9551513,39.7351307 5472,4886,4887,0.0885379825241657,0.0885379825241657,-104.9551513,39.7351307,-104.9541159,39.7351266 5473,4887,4888,0.0119373214867398,0.0119373214867398,-104.9541159,39.7351266,-104.9539764,39.7351225 5474,4888,2056,0.0843994384439808,0.0843994384439808,-104.9539764,39.7351225,-104.9529894,39.7351183 5475,2056,4889,0.0133131298111966,0.0133131298111966,-104.9529894,39.7351183,-104.9528338,39.7351142 5476,4889,2662,0.0974967707832978,0.0974967707832978,-104.9528338,39.7351142,-104.9516945,39.7351487 5477,2662,4135,0.0954371783119999,0.0954371783119999,-104.9516945,39.7351487,-104.9505787,39.7351289 5479,4890,4891,0.0937877451974264,0.0937877451974264,-104.9494864,39.7351307,-104.9483898,39.7351143 5480,4891,4892,0.0948153596322219,0.0948153596322219,-104.9483898,39.7351143,-104.947281,39.73512 5482,3459,4893,0.0478001833146321,0.0478001833146321,-104.9461795,39.735119,-104.9456205,39.7351177 5484,4894,4895,0.0479027082737571,0.0479027082737571,-104.945082,39.7351139,-104.9445218,39.7351149 5485,4895,4896,0.0478122905377956,0.0478122905377956,-104.9445218,39.7351149,-104.9439627,39.7351095 5486,4896,859,0.0923773172496592,0.0923773172496592,-104.9439627,39.7351095,-104.9428825,39.7350975 5487,859,454,0.0453886692992681,0.0453886692992681,-104.9428825,39.7350975,-104.9423517,39.7350982 5488,454,4897,0.0453208554339034,0.0453208554339034,-104.9423517,39.7350982,-104.9418217,39.735096 5489,4897,458,0.0453479211780813,0.0453479211780813,-104.9418217,39.735096,-104.9412914,39.7350999 5492,4899,4900,0.0139467367099566,0.0139467367099566,-104.9407436,39.7346624,-104.9405805,39.7346624 5493,4900,4901,0.0360421538971705,0.0360421538971705,-104.9405805,39.7346624,-104.9401595,39.7346781 5494,4901,4902,0.0578381423218813,0.0578381423218813,-104.9401595,39.7346781,-104.9394839,39.7347032 5495,4902,4903,0.00552719826630604,0.00552719826630604,-104.9394839,39.7347032,-104.9394193,39.7347015 5496,4903,4904,0.0875768226675012,0.0875768226675012,-104.9394193,39.7347015,-104.9383957,39.7346753 5497,4904,4905,0.0943606682528015,0.0943606682528015,-104.9383957,39.7346753,-104.9372922,39.7346747 5498,4905,4906,0.0967192189659533,0.0967192189659533,-104.9372922,39.7346747,-104.9361612,39.7346852 5499,4906,4907,0.098185525305783,0.098185525305783,-104.9361612,39.7346852,-104.935013,39.7346788 5501,4908,2748,0.100541646868693,0.100541646868693,-104.9338415,39.7346803,-104.9326658,39.7346911 5502,2748,4909,0.0966275722613029,0.0966275722613029,-104.9326658,39.7346911,-104.9315358,39.7346873 5503,4909,4910,0.0992689355907326,0.0992689355907326,-104.9315358,39.7346873,-104.9303749,39.7346868 5504,4910,4911,0.101479918551735,0.101479918551735,-104.9303749,39.7346868,-104.9291882,39.7346779 6779,5822,3617,0.0484295076881561,0.0484295076881561,-104.9810031,39.6911678,-104.9804371,39.6911668 5505,4911,4912,0.0969181343296834,0.0969181343296834,-104.9291882,39.7346779,-104.9280548,39.7346813 5507,2121,4913,0.0979459294550903,0.0979459294550903,-104.9268925,39.7346889,-104.9257471,39.7346951 5508,4913,4914,0.0979869433285632,0.0979869433285632,-104.9257471,39.7346951,-104.9246012,39.7346918 5509,4914,4915,0.197888030311115,0.197888030311115,-104.9246012,39.7346918,-104.922287,39.7346902 5510,3113,4916,0.205521796352519,0.205521796352519,-104.9578008,39.7129346,-104.9580269,39.7110945 5511,4916,4917,0.213014583006008,0.213014583006008,-104.9580269,39.7110945,-104.9558286,39.7101945 5514,1222,4919,0.098914174918745,0.098914174918745,-105.0123423,39.7375848,-105.0134991,39.7375845 5516,4920,1622,0.0585646429204787,0.0585646429204787,-104.9894816,39.7286261,-104.9899006,39.7290427 5517,1622,4921,0.122620409777708,0.122620409777708,-104.9899006,39.7290427,-104.9906535,39.7299812 5518,4921,4922,0.218423462474676,0.218423462474676,-104.9906535,39.7299812,-104.9919185,39.7316877 5520,2815,4923,0.167710746898946,0.167710746898946,-104.9919925,39.7317917,-104.9929606,39.7331034 5521,4923,4924,0.0980438120983448,0.0980438120983448,-104.9929606,39.7331034,-104.9935332,39.7338673 5523,4677,4925,0.0746274432259007,0.0746274432259007,-104.9941264,39.7346802,-104.9945592,39.735263 5525,4926,617,0.0797365701263369,0.0797365701263369,-104.9952734,39.7362407,-104.9957301,39.7368659 5526,617,4927,0.125187481931903,0.125187481931903,-104.9957301,39.7368659,-104.9964542,39.7378444 5527,4927,4928,0.0778528067673226,0.0778528067673226,-104.9964542,39.7378444,-104.9968967,39.7384563 5528,4928,4929,0.199074396611122,0.199074396611122,-104.9968967,39.7384563,-104.9980335,39.7400187 5532,4932,4933,0.00438034032424269,0.00438034032424269,-104.9989204,39.7415592,-104.9989403,39.7415955 5533,4933,4934,0.0884200199820011,0.0884200199820011,-104.9989403,39.7415955,-104.9993415,39.7423284 5534,4934,4935,0.245891005874257,0.245891005874257,-104.9993415,39.7423284,-104.9999815,39.7444843 5535,4935,4936,0.142250751986944,0.142250751986944,-104.9999815,39.7444843,-105.0001355,39.7457581 5536,4936,4937,0.0173695104401488,0.0173695104401488,-105.0001355,39.7457581,-105.0002133,39.7459024 5538,4938,4939,0.203545296385478,0.203545296385478,-104.9976397,39.7384568,-104.9964751,39.7368603 5540,1358,4940,0.12982829991663,0.12982829991663,-104.9942545,39.7824831,-104.9942716,39.7836506 5543,4079,2536,0.319784261068233,0.319784261068233,-104.9938425,39.7841519,-104.9938854,39.7870276 5545,4926,616,0.0701041786984163,0.0701041786984163,-104.9952734,39.7362407,-104.9952849,39.7368711 5546,616,4942,0.177022653633518,0.177022653633518,-104.9952849,39.7368711,-104.9952889,39.7384631 5547,4942,4943,0.172063039899941,0.172063039899941,-104.9952889,39.7384631,-104.9952896,39.7400105 5549,4944,4945,0.149558307265757,0.149558307265757,-104.9951662,39.7166026,-104.9951594,39.7179476 5550,4945,3715,0.0517838841978355,0.0517838841978355,-104.9951594,39.7179476,-104.995157,39.7184133 5551,3715,4948,0.104024626392335,0.104024626392335,-104.995157,39.7184133,-104.9951641,39.7193488 5552,4948,4949,0.174823058982553,0.174823058982553,-104.9951641,39.7193488,-104.9951748,39.720921 5553,4949,2616,0.177668474307762,0.177668474307762,-104.9951748,39.720921,-104.9951825,39.7225188 5554,2616,4950,0.0535070014349516,0.0535070014349516,-104.9951825,39.7225188,-104.9951823,39.723 5555,4950,4951,0.124049062817869,0.124049062817869,-104.9951823,39.723,-104.995182,39.7241156 5556,4951,4952,0.174777210980769,0.174777210980769,-104.995182,39.7241156,-104.995189,39.7256874 5557,4952,4953,0.127620790205472,0.127620790205472,-104.995189,39.7256874,-104.9951981,39.7268351 5558,4953,4954,0.0551759306609038,0.0551759306609038,-104.9951981,39.7268351,-104.995202,39.7273313 5559,4954,4955,0.176133032867453,0.176133032867453,-104.995202,39.7273313,-104.9951984,39.7289153 5560,4955,4956,0.177512737206305,0.177512737206305,-104.9951984,39.7289153,-104.9952321,39.7305115 5562,4406,4957,0.277669971565855,0.277669971565855,-105.0297541,39.6988189,-105.0329814,39.6985547 5564,4958,4959,0.199658223163124,0.199658223163124,-105.0250687,39.6992129,-105.0274024,39.6992151 5566,1598,1655,0.160087686125488,0.160087686125488,-105.0137725,39.6990764,-105.0156436,39.6990896 5568,4960,1592,0.199275601482479,0.199275601482479,-105.0109882,39.7047956,-105.0133176,39.7047886 5569,1592,1643,0.201203252625689,0.201203252625689,-105.0133176,39.7047886,-105.0156693,39.7047622 5571,4961,4369,0.0888591183295397,0.0888591183295397,-105.0004878,39.7048835,-105.0015255,39.7049188 5572,4369,1450,0.193863730230332,0.193863730230332,-105.0015255,39.7049188,-105.0037914,39.7048924 5573,1450,4962,0.20633144077854,0.20633144077854,-105.0037914,39.7048924,-105.0062033,39.7048924 5575,4963,4964,0.865026893272847,0.865026893272847,-105.0432124,39.7049338,-105.0532477,39.7039798 5577,4966,4413,0.196777109156883,0.196777109156883,-105.027514,39.7049206,-105.0298142,39.704914 5578,4413,4967,0.224682445917882,0.224682445917882,-105.0298142,39.704914,-105.0324406,39.7049206 5579,4967,4304,0.221012468473467,0.221012468473467,-105.0324406,39.7049206,-105.0350241,39.7049272 5582,4969,4970,0.107069922554974,0.107069922554974,-104.9800922,39.781891,-104.9800953,39.7828539 5583,4970,4972,0.0948495530272937,0.0948495530272937,-104.9800953,39.7828539,-104.980098,39.7837069 5586,4269,4973,0.080198786030782,0.080198786030782,-104.980164,39.7783344,-104.9800837,39.779053 5587,4974,4767,0.0973607348320062,0.0973607348320062,-104.9799651,39.7216117,-104.979936,39.722487 5588,4767,4975,0.179413565332346,0.179413565332346,-104.979936,39.722487,-104.9799308,39.7241005 5589,4975,4976,0.169917329199621,0.169917329199621,-104.9799308,39.7241005,-104.9799349,39.7256286 5590,4976,4977,0.181948721536683,0.181948721536683,-104.9799349,39.7256286,-104.9799397,39.7272649 5591,4977,3805,0.200239828466703,0.200239828466703,-104.9799397,39.7272649,-104.9799392,39.7290657 5592,3805,4978,0.152216995314545,0.152216995314545,-104.9799392,39.7290657,-104.9799295,39.7304346 5594,3620,4979,0.203157103314032,0.203157103314032,-104.9803501,39.716491,-104.9802827,39.7183173 5595,4979,2366,0.112909559408727,0.112909559408727,-104.9802827,39.7183173,-104.9802624,39.7193326 5596,2366,4147,0.176980531073324,0.176980531073324,-104.9802624,39.7193326,-104.9802738,39.7209242 5597,4147,4980,0.0231632311908037,0.0231632311908037,-104.9802738,39.7209242,-104.9802767,39.7211325 5599,4981,4982,0.122490029160582,0.122490029160582,-104.9800351,39.7844962,-104.9800523,39.7855977 5600,4982,4983,0.198021379234554,0.198021379234554,-104.9800523,39.7855977,-104.9800351,39.7873785 5602,4831,3290,0.14433688220634,0.14433688220634,-104.9460063,39.7043461,-104.9444349,39.7038735 5604,4248,1783,0.203809923376497,0.203809923376497,-104.985053,39.6966228,-104.9850787,39.69479 5605,1783,4984,0.197266471488896,0.197266471488896,-104.9850787,39.69479,-104.9851312,39.6930164 5606,4984,4985,0.203487572214077,0.203487572214077,-104.9851312,39.6930164,-104.9851243,39.6911864 5607,4985,4986,0.197825547248631,0.197825547248631,-104.9851243,39.6911864,-104.9851579,39.6894075 5608,4986,4987,2.41542068401941,2.41542068401941,-104.9851579,39.6894075,-104.9851604,39.6676851 5610,4989,4990,0.0962172324904451,0.0962172324904451,-104.9850107,39.7147282,-104.985045,39.7138633 5611,4990,3077,0.102766134165042,0.102766134165042,-104.985045,39.7138633,-104.9850625,39.7129392 5613,4991,322,0.0217232354992756,0.0217232354992756,-105.0155876,39.7516074,-105.0158044,39.7515055 5614,322,4992,0.0357866971477297,0.0357866971477297,-105.0158044,39.7515055,-105.0161841,39.75137 5615,4992,4993,0.0111993418256192,0.0111993418256192,-105.0161841,39.75137,-105.0163127,39.7513508 5618,4994,3114,0.0796924849623814,0.0796924849623814,-104.9518573,39.713502,-104.9523224,39.712881 5619,3114,4995,0.20745656668227,0.20745656668227,-104.9523224,39.712881,-104.9523191,39.7110153 5621,4996,4997,0.202175143533063,0.202175143533063,-104.9523584,39.6965806,-104.952353,39.6947624 5622,4997,4998,0.201486340865611,0.201486340865611,-104.952353,39.6947624,-104.9523609,39.6929504 5623,4998,4999,0.201289887939002,0.201289887939002,-104.9523609,39.6929504,-104.9523772,39.6911402 5624,4999,5000,0.201274447612783,0.201274447612783,-104.9523772,39.6911402,-104.9523825,39.6893301 5625,5000,5001,0.402211090441065,0.402211090441065,-104.9523825,39.6893301,-104.952412,39.685713 5627,1058,5002,0.0523412516567849,0.0523412516567849,-104.9523656,39.702949,-104.9525063,39.7024909 5628,5002,5003,0.185331167798599,0.185331167798599,-104.9525063,39.7024909,-104.9542392,39.7014907 5629,5003,3655,0.0518833582791727,0.0518833582791727,-104.9542392,39.7014907,-104.9546075,39.70112 5632,5004,4344,0.139169147250759,0.139169147250759,-104.9585604,39.7557264,-104.9585786,39.7569779 5633,4344,5005,0.13717907888566,0.13717907888566,-104.9585786,39.7569779,-104.9585602,39.7582115 5634,5005,3044,0.136502893019444,0.136502893019444,-104.9585602,39.7582115,-104.95856,39.7594391 5635,3044,5006,0.140687498507325,0.140687498507325,-104.95856,39.7594391,-104.9585719,39.7607043 5636,5006,5007,0.0045870406114538,0.0045870406114538,-104.9585719,39.7607043,-104.9585692,39.7607455 5637,5007,5008,0.137903992793689,0.137903992793689,-104.9585692,39.7607455,-104.9585679,39.7619857 5638,5008,1165,0.1390388743026,0.1390388743026,-104.9585679,39.7619857,-104.9585626,39.7632361 5640,885,4470,0.139218366547603,0.139218366547603,-104.9585659,39.7644817,-104.9585565,39.7657337 5641,4470,2792,0.134293285442621,0.134293285442621,-104.9585565,39.7657337,-104.9585673,39.7669414 5642,2792,5009,0.131431211174063,0.131431211174063,-104.9585673,39.7669414,-104.9585862,39.7681233 5644,5012,739,0.391173244940122,0.391173244940122,-104.9582526,39.7728926,-104.9582445,39.7764105 5645,739,1559,0.139743785900176,0.139743785900176,-104.9582445,39.7764105,-104.9582585,39.7776672 5646,1559,4275,0.141288921951359,0.141288921951359,-104.9582585,39.7776672,-104.9582338,39.7789377 5647,4275,5013,0.120791048813674,0.120791048813674,-104.9582338,39.7789377,-104.9582338,39.780024 5648,5013,5014,0.0105624832499152,0.0105624832499152,-104.9582338,39.780024,-104.9582392,39.7801189 5649,5014,5015,0.0438951959332696,0.0438951959332696,-104.9582392,39.7801189,-104.9582016,39.7805126 5650,5015,5016,0.160752036464104,0.160752036464104,-104.9582016,39.7805126,-104.9581399,39.7819575 5652,5017,2345,0.117820938280592,0.117820938280592,-104.9590772,39.7184349,-104.9585534,39.7194149 5654,4151,1536,0.0491815160552347,0.0491815160552347,-104.9582358,39.7209729,-104.9582358,39.7214152 5655,1536,4765,0.126517768209698,0.126517768209698,-104.9582358,39.7214152,-104.9582333,39.722553 5656,4765,5019,0.175921623374803,0.175921623374803,-104.9582333,39.722553,-104.9582358,39.7241351 5657,5019,5020,0.0764689744574068,0.0764689744574068,-104.9582358,39.7241351,-104.9582512,39.7248227 5658,5020,5021,0.102480731304504,0.102480731304504,-104.9582512,39.7248227,-104.958869,39.7256124 5659,5021,1190,0.167860102396295,0.167860102396295,-104.958869,39.7256124,-104.9590238,39.7271173 5660,1190,5022,0.022286088803945,0.022286088803945,-104.9590238,39.7271173,-104.9590198,39.7273177 5661,5022,3787,0.1996828431131,0.1996828431131,-104.9590198,39.7273177,-104.9590433,39.7291134 5662,3787,5023,0.154628071522294,0.154628071522294,-104.9590433,39.7291134,-104.9592069,39.7304983 5687,5040,1763,0.201152967219908,0.201152967219908,-104.9768897,39.7183279,-104.9768983,39.7165189 5663,5023,2252,0.333559522830682,0.333559522830682,-104.9592069,39.7304983,-104.9586038,39.733462 5664,2252,5024,0.0290309763494638,0.0290309763494638,-104.9586038,39.733462,-104.9585953,39.733723 5665,5024,4884,0.148258019557603,0.148258019557603,-104.9585953,39.733723,-104.9586039,39.7350563 5666,4884,5025,0.194698119191853,0.194698119191853,-104.9586039,39.7350563,-104.9585847,39.7368072 5667,5025,5026,0.176313474196241,0.176313474196241,-104.9585847,39.7368072,-104.9586987,39.7383904 5668,5026,5027,0.192373972114261,0.192373972114261,-104.9586987,39.7383904,-104.9587811,39.7401193 5669,5027,679,0.169442185038323,0.169442185038323,-104.9587811,39.7401193,-104.9591758,39.7416126 5672,5029,4596,0.157086480064782,0.157086480064782,-104.9591698,39.7434491,-104.9598011,39.7447758 5674,5030,5031,0.105448542276863,0.105448542276863,-104.987378,39.7401161,-104.9884893,39.7405273 5677,5032,5034,0.00520403492524916,0.00520403492524916,-104.9757617,39.7494389,-104.9757621,39.7494857 5678,5034,5035,0.00442576451440448,0.00442576451440448,-104.9757621,39.7494857,-104.9757616,39.7495255 5679,5035,5036,0.135764863246336,0.135764863246336,-104.9757616,39.7495255,-104.9757455,39.7507464 5681,5037,813,0.139038307562208,0.139038307562208,-104.9757231,39.7519986,-104.9757523,39.7532488 5682,813,3554,0.152271167865336,0.152271167865336,-104.9757523,39.7532488,-104.9757464,39.7546182 5684,5038,5039,0.16037248823512,0.16037248823512,-104.9760611,39.7840873,-104.976207,39.7855252 5686,2368,5040,0.131780679502724,0.131780679502724,-104.9775163,39.7194106,-104.9768897,39.7183279 5689,5041,5042,0.178235693488978,0.178235693488978,-104.9761583,39.7400231,-104.9761502,39.741626 5690,5042,663,0.00303458618342364,0.00303458618342364,-104.9761502,39.741626,-104.9761569,39.7416528 5691,663,5043,0.17896901951739,0.17896901951739,-104.9761569,39.7416528,-104.9761631,39.7432623 5692,5043,4608,0.175810797673871,0.175810797673871,-104.9761631,39.7432623,-104.9761582,39.7448434 5693,4608,5044,0.116588664300191,0.116588664300191,-104.9761582,39.7448434,-104.9761532,39.7458919 5694,5044,5045,0.0312349930548565,0.0312349930548565,-104.9761532,39.7458919,-104.9761515,39.7461728 5695,5045,3670,0.147012417470316,0.147012417470316,-104.9761515,39.7461728,-104.976114,39.7474946 5697,5046,4162,0.0660609059196111,0.0660609059196111,-104.9763833,39.7195295,-104.9763833,39.7201236 5698,4162,4771,0.262084611870375,0.262084611870375,-104.9763833,39.7201236,-104.9764091,39.7224805 5699,4771,5047,0.17859412824458,0.17859412824458,-104.9764091,39.7224805,-104.9763952,39.7240866 5700,5047,5048,0.1691727396202,0.1691727396202,-104.9763952,39.7240866,-104.9764012,39.725608 5701,5048,5049,0.184472749838431,0.184472749838431,-104.9764012,39.725608,-104.9764055,39.727267 5702,5049,3801,0.20027318311003,0.20027318311003,-104.9764055,39.727267,-104.9764057,39.7290681 5703,3801,5050,0.154503416019497,0.154503416019497,-104.9764057,39.7290681,-104.976386,39.7304575 5704,5050,932,0.176703352691921,0.176703352691921,-104.976386,39.7304575,-104.9764282,39.7320463 5706,2217,4867,0.160601247675141,0.160601247675141,-104.9764407,39.7337019,-104.9764304,39.7351462 5707,4867,5051,0.19278749199245,0.19278749199245,-104.9764304,39.7351462,-104.976452,39.7368799 5708,5051,5052,0.171738832244774,0.171738832244774,-104.976452,39.7368799,-104.976473,39.7384243 5709,5052,5053,0.125039053144726,0.125039053144726,-104.976473,39.7384243,-104.9764695,39.7395488 5710,5053,5054,0.0536646579213684,0.0536646579213684,-104.9764695,39.7395488,-104.9764641,39.7400314 5712,2413,5055,0.0539797182371141,0.0539797182371141,-105.0411693,39.753016,-105.04162,39.753356 5713,5055,5056,0.0555511846145791,0.0555511846145791,-105.04162,39.753356,-105.0422607,39.7532726 5714,5056,5057,0.0564985233788716,0.0564985233788716,-105.0422607,39.7532726,-105.0429216,39.7532726 5715,5058,5059,0.0116997793337229,0.0116997793337229,-104.9592906,39.7801271,-104.9592971,39.780022 5716,5059,369,0.121769364056454,0.121769364056454,-104.9592971,39.780022,-104.9593952,39.7789295 5717,369,1558,0.13936986171661,0.13936986171661,-104.9593952,39.7789295,-104.959414,39.7776762 5718,1558,738,0.139138948896028,0.139138948896028,-104.959414,39.7776762,-104.9594193,39.7764249 5719,738,5060,0.392796141218442,0.392796141218442,-104.9594193,39.7764249,-104.9594167,39.7728924 5721,5061,5062,0.12142771399357,0.12142771399357,-104.9586363,39.7111011,-104.958436,39.71002 5722,5062,5063,0.0553958184996893,0.0553958184996893,-104.958436,39.71002,-104.957987,39.709661 5723,5063,4434,0.0566894209705876,0.0566894209705876,-104.957987,39.709661,-104.957527,39.709294 5724,4434,2921,0.313688166061769,0.313688166061769,-104.957527,39.709294,-104.954906,39.707321 5726,5062,422,0.127478280907992,0.127478280907992,-104.958436,39.71002,-104.958788,39.708906 5727,422,5063,0.108364291033736,0.108364291033736,-104.958788,39.708906,-104.957987,39.709661 5729,5066,5067,0.177224259300569,0.177224259300569,-105.0384889,39.7165547,-105.0384982,39.7149609 5730,5067,1319,0.176633232309172,0.176633232309172,-105.0384982,39.7149609,-105.0385003,39.7133724 5731,1319,1375,0.177680959479223,0.177680959479223,-105.0385003,39.7133724,-105.0384745,39.7117746 5732,1375,5068,0.0602164425054291,0.0602164425054291,-105.0384745,39.7117746,-105.038466,39.7112331 5733,5068,288,0.02427348670764,0.02427348670764,-105.038466,39.7112331,-105.0384831,39.7110152 5734,288,5069,0.0611513015273674,0.0611513015273674,-105.0384831,39.7110152,-105.0385432,39.7104672 5735,5069,4693,0.113806398942027,0.113806398942027,-105.0385432,39.7104672,-105.038526,39.7094438 5736,4693,5070,0.156397394554719,0.156397394554719,-105.038526,39.7094438,-105.0385346,39.7080373 5738,1493,182,0.220724132280051,0.220724132280051,-105.037738,39.695087,-105.0379081,39.6931063 5739,182,1710,0.202718600976859,0.202718600976859,-105.0379081,39.6931063,-105.0378737,39.6912834 5742,5072,5073,0.0235981208081862,0.0235981208081862,-105.0381596,39.707404,-105.0381339,39.7071927 5743,5073,5074,0.173346209176791,0.173346209176791,-105.0381339,39.7071927,-105.0381484,39.7056338 5744,5074,5075,0.183560584904857,0.183560584904857,-105.0381484,39.7056338,-105.0381484,39.703983 5746,5076,5077,0.201201481229781,0.201201481229781,-105.037951,39.7021472,-105.0379338,39.7003378 5747,5077,5078,0.196158089713223,0.196158089713223,-105.0379338,39.7003378,-105.0378651,39.6985745 5750,5080,304,0.450334409862505,0.450334409862505,-105.001279,39.7649816,-105.0045998,39.7618374 5755,5083,4179,0.23271473726582,0.23271473726582,-104.9957531,39.7077667,-104.9951206,39.7057312 5757,5084,5085,0.100586570089845,0.100586570089845,-104.9908575,39.7165834,-104.9908403,39.7174879 5758,5085,3712,0.0974495496468689,0.0974495496468689,-104.9908403,39.7174879,-104.9908169,39.7183641 5759,3712,5088,0.107190885250137,0.107190885250137,-104.9908169,39.7183641,-104.9908341,39.719328 5761,1840,2612,0.176114771519943,0.176114771519943,-104.9908489,39.7209474,-104.9908346,39.7225312 5762,2612,5089,0.0532850041931226,0.0532850041931226,-104.9908346,39.7225312,-104.990837,39.7230104 5763,5089,5090,0.123805391077944,0.123805391077944,-104.990837,39.7230104,-104.9908427,39.7241238 5764,5090,5091,0.0921824286504112,0.0921824286504112,-104.9908427,39.7241238,-104.9908359,39.7249528 5765,5091,5092,0.0849604613604367,0.0849604613604367,-104.9908359,39.7249528,-104.9904446,39.7256551 5767,5093,4077,0.0433656831085181,0.0433656831085181,-104.9901518,39.7836836,-104.9901174,39.7840727 5768,4077,5094,0.807132686207363,0.807132686207363,-104.9901174,39.7840727,-104.989017,39.791282 5769,5092,5095,0.184721084541763,0.184721084541763,-104.9904446,39.7256551,-104.9902684,39.7273108 5770,5095,5096,0.112121546650621,0.112121546650621,-104.9902684,39.7273108,-104.9899868,39.7282956 5771,5096,5097,0.012405493892182,0.012405493892182,-104.9899868,39.7282956,-104.9898761,39.7283677 12067,8534,8532,0.0417307390941294,0.0417307390941294,-104.9544306,39.7462589,-104.9548313,39.7460446 5774,5099,5100,0.195348601056539,0.195348601056539,-104.9781101,39.6911501,-104.9781016,39.6893933 5775,5100,5101,1.61385249170336,1.61385249170336,-104.9781016,39.6893933,-104.978136,39.6748796 5776,4334,5102,0.201130889411283,0.201130889411283,-104.9780308,39.7165201,-104.9780399,39.7147113 5778,5103,2576,0.52830768269949,0.52830768269949,-104.9499914,39.7083084,-104.9558107,39.7098997 5782,1145,874,0.139433776255124,0.139433776255124,-104.970897,39.7632567,-104.9708813,39.7645106 5783,874,4462,0.13822164303959,0.13822164303959,-104.9708813,39.7645106,-104.9708658,39.7657536 5784,4462,2782,0.134807869792579,0.134807869792579,-104.9708658,39.7657536,-104.9708506,39.7669659 5786,5108,5109,0.136531475414142,0.136531475414142,-104.9708358,39.7681531,-104.9708204,39.7693809 5787,5110,5111,0.166792389966844,0.166792389966844,-104.971535,39.780686,-104.971535,39.782186 5788,5111,5112,0.0444779706577198,0.0444779706577198,-104.971535,39.782186,-104.971535,39.782586 5789,5113,4169,0.194541086455447,0.194541086455447,-104.9705842,39.7183394,-104.9706014,39.7200889 5790,4169,4754,0.20739031390672,0.20739031390672,-104.9706014,39.7200889,-104.9705953,39.721954 5791,4754,5114,0.19819923300798,0.19819923300798,-104.9705953,39.721954,-104.9705782,39.7237364 5792,5114,5115,0.205574207946515,0.205574207946515,-104.9705782,39.7237364,-104.9705996,39.7255851 5793,5115,5116,0.18969176296687,0.18969176296687,-104.9705996,39.7255851,-104.9706146,39.727291 5795,3795,5117,0.153449380032665,0.153449380032665,-104.9706199,39.7290832,-104.9706239,39.7304632 5796,5117,942,0.178860285004076,0.178860285004076,-104.9706239,39.7304632,-104.9706365,39.7320717 5797,942,2226,0.181510674241125,0.181510674241125,-104.9706365,39.7320717,-104.9706554,39.733704 5798,2226,4876,0.162456954471732,0.162456954471732,-104.9706554,39.733704,-104.9706482,39.735165 5799,4876,5118,0.192077540660028,0.192077540660028,-104.9706482,39.735165,-104.9706897,39.7368921 5800,5118,5119,0.169639680241679,0.169639680241679,-104.9706897,39.7368921,-104.9706954,39.7384177 5801,5119,5120,0.176431836448169,0.176431836448169,-104.9706954,39.7384177,-104.9707273,39.7400042 5805,5123,5124,0.138482206224941,0.138482206224941,-104.9708859,39.7607568,-104.9708846,39.7620022 5807,5125,5126,0.196467690434778,0.196467690434778,-104.970211,39.7696514,-104.9683965,39.7707362 5809,5127,5128,0.177236972666439,0.177236972666439,-104.9709293,39.7400169,-104.9709165,39.7416108 5810,5128,666,0.00411429224620583,0.00411429224620583,-104.9709165,39.7416108,-104.9709162,39.7416478 5811,666,5129,0.00398081510277296,0.00398081510277296,-104.9709162,39.7416478,-104.970916,39.7416836 5812,5129,5130,0.0219503048251099,0.0219503048251099,-104.970916,39.7416836,-104.9709144,39.741881 5813,5130,5131,0.152662411900591,0.152662411900591,-104.9709144,39.741881,-104.9709034,39.7432539 5814,5131,4605,0.174323615227633,0.174323615227633,-104.9709034,39.7432539,-104.9708908,39.7448216 5815,4605,3691,0.233536002014651,0.233536002014651,-104.9708908,39.7448216,-104.970874,39.7469218 5816,3691,5132,0.0578224768050087,0.0578224768050087,-104.970874,39.7469218,-104.9708698,39.7474418 5817,4901,5133,0.0573209620432963,0.0573209620432963,-104.9401595,39.7346781,-104.9395046,39.7345681 5819,5134,5135,0.102452742724465,0.102452742724465,-104.9384246,39.7341756,-104.9373097,39.7338382 5820,5135,5136,0.101180875593513,0.101180875593513,-104.9373097,39.7338382,-104.9361524,39.7336487 5821,5136,5137,0.0993172550227887,0.0993172550227887,-104.9361524,39.7336487,-104.935004,39.7335152 5822,5137,5138,0.0973174615516026,0.0973174615516026,-104.935004,39.7335152,-104.933879,39.733383 5823,5138,5139,0.0592813821516456,0.0592813821516456,-104.933879,39.733383,-104.9331993,39.7332781 5824,5139,5140,0.0572628386692297,0.0572628386692297,-104.9331993,39.7332781,-104.9325581,39.7331296 5825,5140,5141,0.0908568563064313,0.0908568563064313,-104.9325581,39.7331296,-104.931599,39.732778 5826,5141,5142,0.108696465338082,0.108696465338082,-104.931599,39.732778,-104.930434,39.732387 5827,5142,5143,0.117446225438567,0.117446225438567,-104.930434,39.732387,-104.9292349,39.731872 5828,5143,5144,0.115052510861077,0.115052510861077,-104.9292349,39.731872,-104.9280639,39.7313625 5831,2118,5146,0.132113404680538,0.132113404680538,-104.9268844,39.7308196,-104.9257328,39.7300276 5832,5146,5147,0.0733188328504862,0.0733188328504862,-104.9257328,39.7300276,-104.925132,39.7295572 5833,5147,5148,0.0348417204507369,0.0348417204507369,-104.925132,39.7295572,-104.9250676,39.7292478 5860,3449,5168,0.101446764740706,0.101446764740706,-104.9461482,39.7162465,-104.9449622,39.716238 5835,4903,5149,0.0928559279225574,0.0928559279225574,-104.9394193,39.7347015,-104.9384043,39.7344047 5836,5149,5150,0.101009488468598,0.101009488468598,-104.9384043,39.7344047,-104.9373129,39.7340572 5837,5150,5151,0.101494340144734,0.101494340144734,-104.9373129,39.7340572,-104.9361564,39.7338519 12222,8597,8598,0.00932829170104997,0.00932829170104997,-105.0075587,39.7444522,-105.0076164,39.7445234 12223,8598,8599,0.0244824521093208,0.0244824521093208,-105.0076164,39.7445234,-105.0077602,39.7447138 5838,5151,5152,0.100261540674961,0.100261540674961,-104.9361564,39.7338519,-104.9349958,39.7337238 5839,5152,5153,0.221241395423211,0.221241395423211,-104.9349958,39.7337238,-104.9324587,39.7333339 5840,5153,2236,0.0908651857276488,0.0908651857276488,-104.9324587,39.7333339,-104.9314966,39.732987 5841,2236,5154,0.10116756602451,0.10116756602451,-104.9314966,39.732987,-104.930434,39.732587 5842,5154,5155,0.114191873365342,0.114191873365342,-104.930434,39.732587,-104.9292584,39.7320999 5843,5155,5156,0.113038208940698,0.113038208940698,-104.9292584,39.7320999,-104.9280694,39.7316557 5844,5156,2119,0.121856512679973,0.121856512679973,-104.9280694,39.7316557,-104.9268735,39.7310598 5845,2119,5157,0.125333022212683,0.125333022212683,-104.9268735,39.7310598,-104.9257489,39.730337 5846,5157,5158,0.121389833666029,0.121389833666029,-104.9257489,39.730337,-104.9248331,39.7295029 5847,5158,5159,0.0390946612702668,0.0390946612702668,-104.9248331,39.7295029,-104.9245238,39.729244 5850,5160,2133,0.195466658548015,0.195466658548015,-104.9270451,39.7456493,-104.9269818,39.7474065 5854,5163,2476,0.202535777887142,0.202535777887142,-104.9274829,39.7455899,-104.9274657,39.7474113 5856,5164,5165,0.0156138568041909,0.0156138568041909,-104.9499442,39.7162631,-104.9497617,39.7162663 5857,5165,5166,0.100589160353206,0.100589160353206,-104.9497617,39.7162663,-104.9485858,39.7162531 5858,5166,5167,0.104247833927165,0.104247833927165,-104.9485858,39.7162531,-104.947367,39.7162531 5859,5167,3449,0.104250422099089,0.104250422099089,-104.947367,39.7162531,-104.9461482,39.7162465 5861,5168,3879,0.102808830950679,0.102808830950679,-104.9449622,39.716238,-104.9437605,39.7162182 5862,3879,841,0.103522696858037,0.103522696858037,-104.9437605,39.7162182,-104.9425503,39.7162314 5863,841,5169,0.102719682704035,0.102719682704035,-104.9425503,39.7162314,-104.9413494,39.7162383 5864,5169,5170,0.0474110701835865,0.0474110701835865,-104.9413494,39.7162383,-104.9407951,39.7162379 5866,5171,5172,0.106685417852495,0.106685417852495,-104.9874858,39.7165623,-104.9862386,39.7165499 5867,5172,5173,0.0515553847760644,0.0515553847760644,-104.9862386,39.7165499,-104.9856359,39.7165436 5868,5173,4988,0.0505202363313306,0.0505202363313306,-104.9856359,39.7165436,-104.9850453,39.7165375 17163,5107,1802,0.195280530173469,0.195280530173469,-104.9740336,39.6929885,-104.9740336,39.6947447 5869,4988,962,0.105015490507221,0.105015490507221,-104.9850453,39.7165375,-104.983818,39.7165111 5870,962,4141,0.100506431839732,0.100506431839732,-104.983818,39.7165111,-104.982643,39.7165018 5871,4141,3161,0.101307790482977,0.101307790482977,-104.982643,39.7165018,-104.9814586,39.7164952 5872,3161,3620,0.0948143449717999,0.0948143449717999,-104.9814586,39.7164952,-104.9803501,39.716491 5873,3620,1826,0.102953991217456,0.102953991217456,-104.9803501,39.716491,-104.9791466,39.7165069 5874,1826,4334,0.0954488426398559,0.0954488426398559,-104.9791466,39.7165069,-104.9780308,39.7165201 5876,5174,1763,0.050455869495655,0.050455869495655,-104.9774882,39.7165195,-104.9768983,39.7165189 5877,1763,4616,0.0477367574799653,0.0477367574799653,-104.9768983,39.7165189,-104.9763402,39.7165163 5878,4616,5175,0.0514444022852647,0.0514444022852647,-104.9763402,39.7165163,-104.9757389,39.7165269 5879,5175,4306,0.0486177089369888,0.0486177089369888,-104.9757389,39.7165269,-104.9751709,39.7165103 5880,4306,994,0.0512355770161431,0.0512355770161431,-104.9751709,39.7165103,-104.9745719,39.7165069 5881,994,4309,0.0460747606120818,0.0460747606120818,-104.9745719,39.7165069,-104.9740333,39.716514 5882,4309,2915,0.0558782384698847,0.0558782384698847,-104.9740333,39.716514,-104.9733801,39.7165226 5883,2915,2916,0.0205535416898751,0.0205535416898751,-104.9733801,39.7165226,-104.9731398,39.7165226 5909,5190,5191,0.0526195895778432,0.0526195895778432,-105.0433305,39.7245627,-105.0439457,39.7245698 5887,587,588,0.0168822192889414,0.0168822192889414,-105.0297456,39.724543,-105.029943,39.724543 5888,588,5177,0.110837670707715,0.110837670707715,-105.029943,39.724543,-105.031239,39.724543 5889,5177,1399,0.106464576541899,0.106464576541899,-105.031239,39.724543,-105.0324836,39.7245232 5890,1399,5178,0.00837287829367045,0.00837287829367045,-105.0324836,39.7245232,-105.0325815,39.7245237 5891,5178,5179,0.0973274399582508,0.0973274399582508,-105.0325815,39.7245237,-105.0337195,39.7245298 5892,5179,5180,0.0713882284598403,0.0713882284598403,-105.0337195,39.7245298,-105.0345542,39.7245247 5893,5180,3386,0.0465173628433736,0.0465173628433736,-105.0345542,39.7245247,-105.0350981,39.7245214 5894,3386,5181,0.0466294338105993,0.0466294338105993,-105.0350981,39.7245214,-105.0356433,39.7245256 5895,5181,5182,0.0461505269276214,0.0461505269276214,-105.0356433,39.7245256,-105.0361829,39.7245298 5896,5182,2801,0.0476762891770853,0.0476762891770853,-105.0361829,39.7245298,-105.0367403,39.7245365 5897,2801,5183,0.0462906353191723,0.0462906353191723,-105.0367403,39.7245365,-105.0372815,39.724543 5898,5183,5184,0.0462689908237556,0.0462689908237556,-105.0372815,39.724543,-105.0378224,39.7245345 5899,5184,5185,0.0466469950505128,0.0466469950505128,-105.0378224,39.7245345,-105.0383678,39.7245391 5900,5185,5186,0.0471146492559741,0.0471146492559741,-105.0383678,39.7245391,-105.0389187,39.7245383 5901,5186,5187,0.045278465180898,0.045278465180898,-105.0389187,39.7245383,-105.0394481,39.7245427 5902,5187,1570,0.0464406557272166,0.0464406557272166,-105.0394481,39.7245427,-105.0399911,39.7245463 5903,1570,1095,0.0464745881593838,0.0464745881593838,-105.0399911,39.7245463,-105.0405345,39.724543 5904,1095,5188,0.0475893065083787,0.0475893065083787,-105.0405345,39.724543,-105.0410909,39.7245488 7153,6059,6060,0.0479619125752321,0.0479619125752321,-105.0327949,39.7856263,-105.0333562,39.7856282 5905,5188,5189,0.0454253204645735,0.0454253204645735,-105.0410909,39.7245488,-105.041622,39.7245543 5906,5189,1538,0.0460968804258839,0.0460968804258839,-105.041622,39.7245543,-105.042161,39.7245549 5907,1538,3854,0.04697776477365,0.04697776477365,-105.042161,39.7245549,-105.0427103,39.7245555 5908,3854,5190,0.0530473283120516,0.0530473283120516,-105.0427103,39.7245555,-105.0433305,39.7245627 5911,5192,5193,0.0515193353777817,0.0515193353777817,-104.9874942,39.724123,-104.9880966,39.7241225 5913,5194,5195,0.0687779636933597,0.0687779636933597,-104.9883782,39.7241223,-104.9891824,39.7241217 5914,5195,5090,0.141994718426853,0.141994718426853,-104.9891824,39.7241217,-104.9908427,39.7241238 5915,5090,5196,0.112634336237225,0.112634336237225,-104.9908427,39.7241238,-104.9921597,39.7241238 5916,5196,5197,0.0575743623042855,0.0575743623042855,-104.9921597,39.7241238,-104.9928329,39.7241238 5917,5197,4671,0.100935765794822,0.100935765794822,-104.9928329,39.7241238,-104.9940131,39.7241197 5918,4671,4951,0.0999693670841652,0.0999693670841652,-104.9940131,39.7241197,-104.995182,39.7241156 5919,4951,5198,0.0511858126232579,0.0511858126232579,-104.995182,39.7241156,-104.9957805,39.7241162 5921,5199,5200,0.0499779255146796,0.0499779255146796,-104.9963759,39.7241168,-104.9969602,39.7241241 5922,5200,5201,0.0499920394458099,0.0499920394458099,-104.9969602,39.7241241,-104.9975447,39.7241295 5923,5201,5202,0.0457134833999458,0.0457134833999458,-104.9975447,39.7241295,-104.9980791,39.724121 5924,5202,5203,0.0421294446780762,0.0421294446780762,-104.9980791,39.724121,-104.9985716,39.7241131 5925,5203,3957,0.137188173752203,0.137188173752203,-104.9985716,39.7241131,-105.0001757,39.7241141 5926,3957,5204,0.0640931318030062,0.0640931318030062,-105.0001757,39.7241141,-105.000925,39.7241245 5927,5204,5205,0.0544857674041209,0.0544857674041209,-105.000925,39.7241245,-105.001561,39.7241531 5928,5205,5206,0.0521757463337926,0.0521757463337926,-105.001561,39.7241531,-105.002171,39.7241605 5929,5207,5208,0.0487730947754618,0.0487730947754618,-105.0439566,39.7239385,-105.0445268,39.7239462 5930,5208,5209,0.0493635031974476,0.0493635031974476,-105.0445268,39.7239462,-105.0451039,39.7239541 5932,5211,5212,0.207489392195287,0.207489392195287,-105.015182,39.723292,-105.0174804,39.7238894 5933,5212,4646,0.099390326989904,0.099390326989904,-105.0174804,39.7238894,-105.0186425,39.7238822 5935,3645,4555,0.0986517427687235,0.0986517427687235,-105.0209651,39.7238828,-105.0221186,39.7238843 5937,5213,5214,0.322259629928437,0.322259629928437,-104.9870231,39.769169,-104.9896839,39.7671156 5938,5215,5216,0.143730822686287,0.143730822686287,-105.0344555,39.7293058,-105.0344587,39.7305984 5939,5216,5217,0.0599126619694891,0.0599126619694891,-105.0344587,39.7305984,-105.034455,39.7311372 5940,5217,5218,0.202016907937226,0.202016907937226,-105.034455,39.7311372,-105.0344966,39.7329537 5942,5219,5220,0.186576382334646,0.186576382334646,-104.9888684,39.7256475,-104.9888573,39.7273254 5944,5221,5222,0.13343391197395,0.13343391197395,-104.988836,39.784386,-104.988836,39.785586 5945,5222,2558,0.200662474351154,0.200662474351154,-104.988836,39.785586,-104.9887371,39.787389 5946,2558,5224,0.208372800213582,0.208372800213582,-104.9887371,39.787389,-104.9886598,39.789262 5947,5225,4431,0.102067442103011,0.102067442103011,-104.9891924,39.7165504,-104.9891666,39.7174681 5948,4431,3711,0.0989108306469789,0.0989108306469789,-104.9891666,39.7174681,-104.9891861,39.7183575 5949,3711,5226,0.107183313746265,0.107183313746265,-104.9891861,39.7183575,-104.9891947,39.7193214 5950,5226,1839,0.179335285582576,0.179335285582576,-104.9891947,39.7193214,-104.9891924,39.7209342 17165,4242,3547,0.202237742052361,0.202237742052361,-104.9740228,39.6966115,-104.9739907,39.6984301 5951,1839,2611,0.178227308228011,0.178227308228011,-104.9891924,39.7209342,-104.9891783,39.722537 5952,2611,5195,0.176210949140518,0.176210949140518,-104.9891783,39.722537,-104.9891824,39.7241217 20492,10836,10813,0.00305693422510609,0.00305693422510609,-105.0188782,39.7585174,-105.0189136,39.7585213 7198,6089,1755,0.0565523921918465,0.0565523921918465,-105.0118176,39.7608059,-105.0124792,39.7608073 18301,5526,5737,0.156444459924747,0.156444459924747,-105.0410378,39.7738771,-105.0410242,39.7724702 5957,4512,5230,0.200430868604248,0.200430868604248,-104.9546673,39.6965834,-104.9546568,39.6947809 5959,5231,5232,0.20240814685365,0.20240814685365,-104.9546783,39.692957,-104.9546794,39.6911367 5960,5232,5233,0.200177276698155,0.200177276698155,-104.9546794,39.6911367,-104.9546945,39.6893365 5961,5233,5234,0.403649470879027,0.403649470879027,-104.9546945,39.6893365,-104.9547037,39.6857064 5962,3278,3181,0.152742056397443,0.152742056397443,-104.9546506,39.703847,-104.9546249,39.7024735 5964,3927,3703,0.0675866941557576,0.0675866941557576,-105.0021843,39.7644198,-105.002975,39.7644254 5965,3703,708,0.0999635221991015,0.0999635221991015,-105.002975,39.7644254,-105.0041445,39.7644316 5966,708,5235,0.0981118109963614,0.0981118109963614,-105.0041445,39.7644316,-105.0052923,39.7644409 5967,5235,5236,0.0989915986442654,0.0989915986442654,-105.0052923,39.7644409,-105.00645,39.7644159 5968,5236,4189,0.135714784882046,0.135714784882046,-105.00645,39.7644159,-105.0080378,39.7644145 5969,4189,2515,0.133468058331593,0.133468058331593,-105.0080378,39.7644145,-105.0095992,39.7644291 5970,2515,5237,0.135326951582466,0.135326951582466,-105.0095992,39.7644291,-105.0111823,39.7644116 5971,5237,4803,0.135895734874124,0.135895734874124,-105.0111823,39.7644116,-105.0127721,39.7644265 5972,4803,5238,0.136371570616542,0.136371570616542,-105.0127721,39.7644265,-105.0143675,39.7644392 5973,5238,5239,0.126834347813211,0.126834347813211,-105.0143675,39.7644392,-105.0158514,39.7644364 5974,5239,5240,0.133492367602304,0.133492367602304,-105.0158514,39.7644364,-105.0174132,39.7644371 5975,5240,4624,0.131817065741689,0.131817065741689,-105.0174132,39.7644371,-105.0189554,39.7644371 7224,4702,6106,0.102350270818551,0.102350270818551,-104.987569,39.7093263,-104.9863727,39.7093097 5979,2725,5242,0.133090700331069,0.133090700331069,-105.0236117,39.7644248,-105.0251688,39.7644237 5981,5243,5244,0.0777207800874593,0.0777207800874593,-105.0440231,39.7648201,-105.0449324,39.7648219 5982,5244,5245,0.710188326706697,0.710188326706697,-105.0449324,39.7648219,-105.0532413,39.7648055 5983,3974,5246,0.196425810260379,0.196425810260379,-105.0299675,39.7647258,-105.0322646,39.764778 5984,5246,3422,0.201357225192724,0.201357225192724,-105.0322646,39.764778,-105.0346204,39.7647784 5986,3423,5247,0.0491810142725505,0.0491810142725505,-105.0346204,39.7649631,-105.0351958,39.7649631 5987,5247,5248,0.0477450735797267,0.0477450735797267,-105.0351958,39.7649631,-105.0357544,39.764963 5989,5249,5250,0.055676102895211,0.055676102895211,-105.0252881,39.7646691,-105.0259394,39.7646609 5990,5250,5251,0.140244564447974,0.140244564447974,-105.0259394,39.7646609,-105.0275802,39.7646584 5991,5251,5252,0.170294636723478,0.170294636723478,-105.0275802,39.7646584,-105.0295723,39.7646329 5993,5253,5254,0.106323677730181,0.106323677730181,-104.9733576,39.7681592,-104.9721136,39.7681562 5994,5254,5108,0.109212547805518,0.109212547805518,-104.9721136,39.7681562,-104.9708358,39.7681531 5995,5108,4725,0.103272467122344,0.103272467122344,-104.9708358,39.7681531,-104.9696275,39.7681501 5996,4725,5255,0.103742512264204,0.103742512264204,-104.9696275,39.7681501,-104.9684137,39.7681472 5997,5255,5256,0.105340810076794,0.105340810076794,-104.9684137,39.7681472,-104.9671812,39.7681442 5999,5257,3136,0.108092936006134,0.108092936006134,-104.9659655,39.7681412,-104.9647008,39.7681381 6000,3136,3908,0.107682657630117,0.107682657630117,-104.9647008,39.7681381,-104.9634409,39.7681351 7243,6117,6118,0.0967566510311658,0.0967566510311658,-104.9721753,39.7092881,-104.9710442,39.7092903 6001,3908,1048,0.108571568461532,0.108571568461532,-104.9634409,39.7681351,-104.9621706,39.768132 6002,1048,5258,0.101973343920372,0.101973343920372,-104.9621706,39.768132,-104.9609775,39.7681291 6003,5258,5259,0.106357911571636,0.106357911571636,-104.9609775,39.7681291,-104.9597331,39.7681261 6005,5260,5009,0.0315381518095178,0.0315381518095178,-104.9589552,39.7681242,-104.9585862,39.7681233 6006,5009,3333,0.108118604625977,0.108118604625977,-104.9585862,39.7681233,-104.9573212,39.7681202 6007,3333,5261,0.119315074925742,0.119315074925742,-104.9573212,39.7681202,-104.9559252,39.7681168 6008,5261,5263,0.0963665691070474,0.0963665691070474,-104.9559252,39.7681168,-104.9547977,39.7681141 6009,5263,5264,0.0432816561908272,0.0432816561908272,-104.9547977,39.7681141,-104.9542913,39.7681128 6010,5264,2085,0.0535379351296007,0.0535379351296007,-104.9542913,39.7681128,-104.9536649,39.7681113 6011,2085,5265,0.105640004427027,0.105640004427027,-104.9536649,39.7681113,-104.9524289,39.7681083 6012,5265,4130,0.106366490545515,0.106366490545515,-104.9524289,39.7681083,-104.9511844,39.7681053 6013,4130,5266,0.109451940113279,0.109451940113279,-104.9511844,39.7681053,-104.9499038,39.7681022 6014,5266,5267,0.101101610243622,0.101101610243622,-104.9499038,39.7681022,-104.9487209,39.7680993 6018,5269,5270,0.0982982274574071,0.0982982274574071,-104.9451609,39.7680906,-104.9440108,39.7680878 6019,5270,804,0.0991956500472809,0.0991956500472809,-104.9440108,39.7680878,-104.9428502,39.768085 6020,804,5271,0.0978879869631794,0.0978879869631794,-104.9428502,39.768085,-104.9417049,39.7680822 6021,5271,5272,0.0909649766992318,0.0909649766992318,-104.9417049,39.7680822,-104.9406406,39.7680796 6022,5272,5273,0.0146836193769648,0.0146836193769648,-104.9406406,39.7680796,-104.9404688,39.7680792 6024,5274,1956,0.174868207801427,0.174868207801427,-104.93153,39.709088,-104.9295943,39.7085824 6027,5275,5276,0.0506368419660478,0.0506368419660478,-104.9862654,39.7138801,-104.9856735,39.713872 6028,5276,4990,0.0537681631666927,0.0537681631666927,-104.9856735,39.713872,-104.985045,39.7138633 6029,4990,5277,0.102832227368728,0.102832227368728,-104.985045,39.7138633,-104.9838429,39.7138757 6030,5277,5278,0.0856095541145101,0.0856095541145101,-104.9838429,39.7138757,-104.9828424,39.7138551 6032,1548,4268,0.202455793335308,0.202455793335308,-104.9824199,39.7765295,-104.9824332,39.7783502 6033,4268,283,0.117344693446838,0.117344693446838,-104.9824332,39.7783502,-104.9824285,39.7794055 6035,4141,5279,0.202925527060843,0.202925527060843,-104.982643,39.7165018,-104.9826249,39.7183267 6036,5279,2364,0.110547560275979,0.110547560275979,-104.9826249,39.7183267,-104.9826087,39.7193208 6037,2364,4146,0.176928363643229,0.176928363643229,-104.9826087,39.7193208,-104.9825915,39.7209119 6038,4146,5281,0.187030458155785,0.187030458155785,-104.9825915,39.7209119,-104.982597,39.7225939 6039,5281,5282,0.011246856594195,0.011246856594195,-104.982597,39.7225939,-104.9825741,39.7226935 6041,5283,2870,0.194705331985994,0.194705331985994,-104.9834597,39.7872862,-104.9829275,39.7855836 6043,5285,5286,0.301111320410511,0.301111320410511,-104.983146,39.78834,-104.982876,39.79104 6044,5287,5288,0.185724938270304,0.185724938270304,-104.9823268,39.7801891,-104.9823077,39.7818593 6045,5288,5289,0.213285003773079,0.213285003773079,-104.9823077,39.7818593,-104.9823354,39.7837773 6047,5290,5291,0.13629389839255,0.13629389839255,-105.0252168,39.7439449,-105.0268109,39.7439427 6048,5291,5292,0.13355771854799,0.13355771854799,-105.0268109,39.7439427,-105.028373,39.7439427 6049,5292,4013,0.133867532403999,0.133867532403999,-105.028373,39.7439427,-105.0299387,39.7439361 6052,5294,3384,0.128421314744864,0.128421314744864,-105.0330637,39.7439508,-105.0345657,39.7439574 6053,3384,5295,0.104229219478348,0.104229219478348,-105.0345657,39.7439574,-105.0357845,39.7439376 6054,5295,3817,0.102592362577248,0.102592362577248,-105.0357845,39.7439376,-105.0369844,39.7439438 6056,5296,5297,0.0990440053907464,0.0990440053907464,-105.0381646,39.7439521,-105.039323,39.7439462 6057,5297,5298,0.00501097787172802,0.00501097787172802,-105.039323,39.7439462,-105.0393814,39.74395 6058,5298,5299,0.26852367463784,0.26852367463784,-105.0393814,39.74395,-105.042522,39.7439663 6059,5299,5300,0.02711052781377,0.02711052781377,-105.042522,39.7439663,-105.042839,39.743972 6060,5300,5301,0.101042477184366,0.101042477184366,-105.042839,39.743972,-105.0440208,39.7439717 6061,5301,5302,0.0980158544732548,0.0980158544732548,-105.0440208,39.7439717,-105.0451672,39.7439725 6062,5302,5303,0.68853335666363,0.68853335666363,-105.0451672,39.7439725,-105.0532203,39.7439912 6063,4532,3739,0.10058657036035,0.10058657036035,-105.0227589,39.7166208,-105.0227761,39.7157163 6064,3739,5305,0.101344660556636,0.101344660556636,-105.0227761,39.7157163,-105.0227504,39.7148051 6065,5305,1342,0.202678391855073,0.202678391855073,-105.0227504,39.7148051,-105.0226989,39.7129828 6067,5306,4700,0.20166419460726,0.20166419460726,-105.0226912,39.7111319,-105.0226989,39.7093183 6068,4700,5307,0.201175175307418,0.201175175307418,-105.0226989,39.7093183,-105.0227074,39.7075091 6069,5307,5308,0.201920176537304,0.201920176537304,-105.0227074,39.7075091,-105.0226989,39.7056932 6070,5308,5309,0.201920207593883,0.201920207593883,-105.0226989,39.7056932,-105.0226903,39.7038773 6071,5309,777,0.201196100270561,0.201196100270561,-105.0226903,39.7038773,-105.0226903,39.7020679 6072,777,5310,0.185040940142678,0.185040940142678,-105.0226903,39.7020679,-105.0226989,39.7004038 6073,5310,5311,0.201942415647541,0.201942415647541,-105.0226989,39.7004038,-105.0227074,39.6985877 6074,5311,5312,0.206000886771111,0.206000886771111,-105.0227074,39.6985877,-105.0227155,39.6967351 7322,6161,6162,0.200977808302969,0.200977808302969,-104.9569665,39.6947747,-104.9569515,39.6929673 6077,1729,5313,0.145417053241999,0.145417053241999,-105.02224,39.6908088,-105.0222572,39.6895011 6079,5314,5315,0.262924523321611,0.262924523321611,-105.0227207,39.6894812,-105.0227035,39.6871167 6080,5316,3497,0.142809169887552,0.142809169887552,-104.9500303,39.699284,-104.9488372,39.6983858 6082,2903,5317,0.0402215187360589,0.0402215187360589,-104.973351,39.7604399,-104.9736634,39.7607104 6083,5317,5318,0.00632191300841853,0.00632191300841853,-104.9736634,39.7607104,-104.9737157,39.7607506 6084,5318,5319,0.00945274881783772,0.00945274881783772,-104.9737157,39.7607506,-104.9737854,39.7608166 6085,5319,5320,0.102488283152376,0.102488283152376,-104.9737854,39.7608166,-104.9746129,39.7614836 6086,5320,5321,0.105737259840933,0.105737259840933,-104.9746129,39.7614836,-104.9754804,39.7621615 6087,5321,5322,0.104280118546109,0.104280118546109,-104.9754804,39.7621615,-104.9763558,39.7628147 6088,5322,5323,0.105008595801197,0.105008595801197,-104.9763558,39.7628147,-104.9772313,39.7634772 6089,5323,5324,0.107079302112312,0.107079302112312,-104.9772313,39.7634772,-104.9781151,39.7641597 6090,5324,3311,0.104784168499708,0.104784168499708,-104.9781151,39.7641597,-104.9789777,39.7648293 6091,3311,5325,0.104972132929345,0.104972132929345,-104.9789777,39.7648293,-104.9798548,39.7654901 6093,5328,5329,0.148443179384572,0.148443179384572,-105.0327094,39.7111941,-105.0340312,39.7103291 6094,5329,4320,0.122968314186663,0.122968314186663,-105.0340312,39.7103291,-105.0350756,39.7095692 6095,4320,5331,0.133138685881437,0.133138685881437,-105.0350756,39.7095692,-105.0362199,39.7087576 6096,5331,5332,0.129500346452113,0.129500346452113,-105.0362199,39.7087576,-105.0373528,39.7079851 6097,5332,5072,0.094543402764425,0.094543402764425,-105.0373528,39.7079851,-105.0381596,39.707404 6098,5072,5333,0.0140267468815188,0.0140267468815188,-105.0381596,39.707404,-105.0382798,39.7073182 7348,5506,4458,0.146478928082641,0.146478928082641,-104.9817097,39.7613449,-104.9829353,39.7604242 6099,5333,5334,0.0971985352126134,0.0971985352126134,-105.0382798,39.7073182,-105.0391209,39.7067305 6100,5334,5335,0.0675695345311337,0.0675695345311337,-105.0391209,39.7067305,-105.0397046,39.7063211 6101,5335,5336,0.135628949553031,0.135628949553031,-105.0397046,39.7063211,-105.0408719,39.7054957 6102,5336,5337,0.134096180080561,0.134096180080561,-105.0408719,39.7054957,-105.0420306,39.7046835 6103,5337,5338,0.121603742223712,0.121603742223712,-105.0420306,39.7046835,-105.0430777,39.7039439 6104,5338,5339,0.288999775625269,0.288999775625269,-105.0430777,39.7039439,-105.0455771,39.7021954 6105,5339,5340,0.295278488962845,0.295278488962845,-105.0455771,39.7021954,-105.0481332,39.700411 6106,5340,5341,0.386769671992271,0.386769671992271,-105.0481332,39.700411,-105.0514806,39.6980732 6107,5341,5342,0.199175415622423,0.199175415622423,-105.0514806,39.6980732,-105.0532275,39.6968892 18500,9718,6670,0.0335166183519053,0.0335166183519053,-105.0303789,39.7373453,-105.029987,39.7373512 6108,272,2532,0.233490999842372,0.233490999842372,-105.020512,39.7400417,-105.0217751,39.73818 6109,2532,2534,0.010275790210419,0.010275790210419,-105.0217751,39.73818,-105.0217592,39.7380884 6111,5343,5344,0.134883731263317,0.134883731263317,-105.0181862,39.7765857,-105.0182175,39.7777985 6112,5344,2487,0.132908396505932,0.132908396505932,-105.0182175,39.7777985,-105.0181786,39.7789934 6113,2487,2828,0.130466466605355,0.130466466605355,-105.0181786,39.7789934,-105.0181574,39.7801666 6114,2828,1436,0.203164250472258,0.203164250472258,-105.0181574,39.7801666,-105.0181574,39.7819937 6115,1436,5345,0.151025004833817,0.151025004833817,-105.0181574,39.7819937,-105.0181359,39.7833518 6117,5346,5347,0.17552323432827,0.17552323432827,-104.9281276,39.716246,-104.9281375,39.7146675 6118,5347,3107,0.175398997422213,0.175398997422213,-104.9281375,39.7146675,-104.9281351,39.7130901 6119,3107,5348,0.192385063711178,0.192385063711178,-104.9281351,39.7130901,-104.9281539,39.71136 6121,1515,5349,0.354712199012844,0.354712199012844,-104.9267914,39.6961177,-104.9274952,39.692974 6123,4219,5350,0.184992548254205,0.184992548254205,-104.928034,39.690987,-104.928405,39.689348 6124,5350,5351,0.809194581386362,0.809194581386362,-104.928405,39.689348,-104.9286924,39.6820741 6125,3828,5352,0.158319505042179,0.158319505042179,-104.9277565,39.7065566,-104.9277592,39.7051328 6127,3683,5353,0.00756991430853718,0.00756991430853718,-104.9848394,39.7475404,-104.9849272,39.7475492 6128,5353,5354,0.0600900021718448,0.0600900021718448,-104.9849272,39.7475492,-104.9856252,39.7476126 6129,5354,5355,0.0486030977669072,0.0486030977669072,-104.9856252,39.7476126,-104.986046,39.7479065 6130,5355,5356,0.00770962942235081,0.00770962942235081,-104.986046,39.7479065,-104.9861098,39.7479555 6132,5357,5358,0.0529187112553076,0.0529187112553076,-104.9790225,39.7499844,-104.979461,39.7503203 6133,5358,5359,0.0513821813874635,0.0513821813874635,-104.979461,39.7503203,-104.9798903,39.7506437 6134,5359,5360,0.0534444522847469,0.0534444522847469,-104.9798903,39.7506437,-104.9803323,39.7509836 6135,5360,5361,0.0503260757639254,0.0503260757639254,-104.9803323,39.7509836,-104.9807486,39.7513036 6137,5362,5363,0.199678713236371,0.199678713236371,-105.0450749,39.7228662,-105.0474095,39.722886 6139,4554,5364,0.257952059435159,0.257952059435159,-105.0220979,39.7228967,-105.025114,39.7228932 6141,2203,5365,0.125513593247199,0.125513593247199,-104.9873753,39.7338548,-104.988843,39.7338416 6142,5365,5366,0.121103405669087,0.121103405669087,-104.988843,39.7338416,-104.9902592,39.7338482 6143,5366,5367,0.118905793541669,0.118905793541669,-104.9902592,39.7338482,-104.9916497,39.7338548 6144,5367,5368,0.110432655754222,0.110432655754222,-104.9916497,39.7338548,-104.9929409,39.7338739 7394,6208,6209,0.0520019237828089,0.0520019237828089,-105.0324968,39.7261084,-105.0331036,39.7261385 6145,5368,4924,0.050653673780936,0.050653673780936,-104.9929409,39.7338739,-104.9935332,39.7338673 6146,4924,5369,0.0113612305905717,0.0113612305905717,-104.9935332,39.7338673,-104.9936509,39.7338199 6148,5370,5371,0.0511886893302135,0.0511886893302135,-105.0015763,39.7336919,-105.0021749,39.7336954 6149,5371,3733,0.0547546687048594,0.0547546687048594,-105.0021749,39.7336954,-105.0028152,39.7336992 6150,3733,5372,0.0739604711312813,0.0739604711312813,-105.0028152,39.7336992,-105.0036801,39.7337035 6151,5372,5373,0.0333758188249575,0.0333758188249575,-105.0036801,39.7337035,-105.0040704,39.7337054 6152,5373,5374,0.0326832624474652,0.0326832624474652,-105.0040704,39.7337054,-105.0044526,39.7337074 6153,5374,4487,0.0687015455014252,0.0687015455014252,-105.0044526,39.7337074,-105.005256,39.7337116 6155,5375,5376,0.083676019608772,0.083676019608772,-105.0141162,39.7338913,-105.0150947,39.7338979 6157,5377,5378,0.539527941615599,0.539527941615599,-105.044041,39.7339173,-105.0503496,39.7339965 6158,5379,5380,0.024339909926927,0.024339909926927,-105.0008725,39.7336985,-105.0008982,39.7334805 6159,5380,5381,0.0572545808576417,0.0572545808576417,-105.0008982,39.7334805,-105.0015677,39.7334741 6161,5382,5383,0.0919429478923695,0.0919429478923695,-105.0174251,39.7338829,-105.0185003,39.7338787 6162,5383,4632,0.0667555867186957,0.0667555867186957,-105.0185003,39.7338787,-105.0192808,39.733891 6163,4632,4638,0.073630878201174,0.073630878201174,-105.0192808,39.733891,-105.0201418,39.7338828 6164,4638,4551,0.135095610306562,0.135095610306562,-105.0201418,39.7338828,-105.0217216,39.7338931 6165,4551,5384,0.293762175707744,0.293762175707744,-105.0217216,39.7338931,-105.0251569,39.7338774 6167,2098,5385,0.176238767515036,0.176238767515036,-104.9269736,39.7162529,-104.9269567,39.714668 6168,5385,3108,0.175113982885218,0.175113982885218,-104.9269567,39.714668,-104.9269709,39.7130932 6169,3108,5386,0.213105615274275,0.213105615274275,-104.9269709,39.7130932,-104.9269765,39.7111767 6170,5386,5387,0.16568697132589,0.16568697132589,-104.9269765,39.7111767,-104.926934,39.709687 6171,5387,5388,0.0444779706577198,0.0444779706577198,-104.926934,39.709687,-104.926934,39.709287 6173,1958,3829,0.172873649500925,0.172873649500925,-104.9269593,39.708107,-104.9269277,39.7065525 6174,3829,3827,0.0048313839727239,0.0048313839727239,-104.9269277,39.7065525,-104.9269304,39.7065091 6175,3827,5389,0.152170039924714,0.152170039924714,-104.9269304,39.7065091,-104.9269733,39.705141 6176,5389,547,0.0103214739502372,0.0103214739502372,-104.9269733,39.705141,-104.926976,39.7050482 6177,547,3259,0.110383801281946,0.110383801281946,-104.926976,39.7050482,-104.9269572,39.7040556 6178,3259,3297,0.0174353644977756,0.0174353644977756,-104.9269572,39.7040556,-104.9269572,39.7038988 6180,4220,5391,0.40468883776866,0.40468883776866,-104.9274781,39.6893679,-104.9274523,39.6857285 6181,1473,5392,0.374922653008132,0.374922653008132,-104.9248865,39.6961248,-104.926491,39.6929872 6182,5392,2947,0.18613051410303,0.18613051410303,-104.926491,39.6929872,-104.9259674,39.6913625 6184,5393,5394,0.133683449538656,0.133683449538656,-104.9659493,39.748214,-104.9659359,39.7494162 6185,5394,5395,0.00436494876438714,0.00436494876438714,-104.9659359,39.7494162,-104.9659386,39.7494554 6186,5395,5396,0.00413948116283948,0.00413948116283948,-104.9659386,39.7494554,-104.9659346,39.7494925 6187,5396,5397,0.135591162545584,0.135591162545584,-104.9659346,39.7494925,-104.965933,39.7507119 6188,5397,5398,0.140883972058497,0.140883972058497,-104.965933,39.7507119,-104.965933,39.7519789 6189,5398,823,0.138673141914839,0.138673141914839,-104.965933,39.7519789,-104.9659416,39.753226 6190,823,3564,0.136111333534187,0.136111333534187,-104.9659416,39.753226,-104.9659688,39.7544499 6191,3564,5399,0.14331239683406,0.14331239683406,-104.9659688,39.7544499,-104.9659557,39.7557387 6193,5400,3028,0.141885844467344,0.141885844467344,-104.9659604,39.7582223,-104.9659386,39.7594982 7436,5227,5219,0.0266079784612615,0.0266079784612615,-104.9891795,39.7256506,-104.9888684,39.7256475 6195,5401,5402,0.00584885314190653,0.00584885314190653,-104.9659547,39.7606908,-104.9659547,39.7607434 6196,5402,5403,0.138593356569714,0.138593356569714,-104.9659547,39.7607434,-104.9659547,39.7619898 6197,5403,1157,0.139497033685325,0.139497033685325,-104.9659547,39.7619898,-104.965944,39.7632443 6198,1157,878,0.139538816070218,0.139538816070218,-104.965944,39.7632443,-104.9659474,39.7644992 6199,878,4466,0.138604668182001,0.138604668182001,-104.9659474,39.7644992,-104.9659447,39.7657457 6200,4466,2786,0.1346682214983,0.1346682214983,-104.9659447,39.7657457,-104.9659434,39.7669568 6201,2786,5257,0.131712815882714,0.131712815882714,-104.9659434,39.7669568,-104.9659655,39.7681412 6202,5257,5404,0.212033227364557,0.212033227364557,-104.9659655,39.7681412,-104.9659333,39.7700479 6203,5404,5405,0.140381205630714,0.140381205630714,-104.9659333,39.7700479,-104.9658988,39.7713101 6204,5405,5406,0.175882952103236,0.175882952103236,-104.9658988,39.7713101,-104.9659423,39.7728915 6206,4761,5407,0.0777628340765697,0.0777628340765697,-104.9656944,39.7219804,-104.9658146,39.7226736 6207,5407,5411,0.121860688460736,0.121860688460736,-104.9658146,39.7226736,-104.9658231,39.7237695 6208,5411,5412,0.203436645645446,0.203436645645446,-104.9658231,39.7237695,-104.9658624,39.7255988 6211,5413,3128,0.197988223180436,0.197988223180436,-104.9658604,39.7273116,-104.9658779,39.7290921 6213,5414,5415,0.127346625489507,0.127346625489507,-104.9656118,39.7807932,-104.9655971,39.7819384 6214,5415,5416,0.202431697844534,0.202431697844534,-104.9655971,39.7819384,-104.9656057,39.7837589 6216,5417,5418,0.0360920642856509,0.0360920642856509,-104.9659605,39.7364894,-104.9659747,39.7368138 18249,10283,10284,0.0379598203284706,0.0379598203284706,-105.0375025,39.7802085,-105.0376009,39.7805414 6217,5418,5419,0.175688258529037,0.175688258529037,-104.9659747,39.7368138,-104.9659981,39.7383937 6218,5419,5420,0.176513424391556,0.176513424391556,-104.9659981,39.7383937,-104.9659869,39.7399811 6219,5420,671,0.183363162969023,0.183363162969023,-104.9659869,39.7399811,-104.9659752,39.7416301 6220,671,5421,0.00332688246962709,0.00332688246962709,-104.9659752,39.7416301,-104.9659766,39.74166 6221,5421,5422,0.175194594065608,0.175194594065608,-104.9659766,39.74166,-104.9659949,39.7432355 6222,5422,4601,0.174116514777802,0.174116514777802,-104.9659949,39.7432355,-104.965976,39.7448013 6223,4601,5423,0.141050765485302,0.141050765485302,-104.965976,39.7448013,-104.9659758,39.7460698 6225,2950,5424,0.133468479991587,0.133468479991587,-104.9258215,39.6885687,-104.9265768,39.6875185 6226,5425,3096,0.198372842511786,0.198372842511786,-104.9698675,39.7147124,-104.9698598,39.7129284 6227,3096,3206,0.203187034114148,0.203187034114148,-104.9698598,39.7129284,-104.9698543,39.7111011 6228,3206,5426,0.199398136177365,0.199398136177365,-104.9698543,39.7111011,-104.9698407,39.7093079 6229,5426,1916,0.200785704053696,0.200785704053696,-104.9698407,39.7093079,-104.9698332,39.7075022 6231,5427,5428,0.208049356186156,0.208049356186156,-104.9699057,39.6929673,-104.9698913,39.6910963 6232,5428,5429,0.195358366621449,0.195358366621449,-104.9698913,39.6910963,-104.9698913,39.6893394 6233,5429,5430,0.0822508872394256,0.0822508872394256,-104.9698913,39.6893394,-104.9698913,39.6885997 6234,5431,3740,0.099853044127537,0.099853044127537,-105.0250764,39.7166076,-105.0250764,39.7157096 6235,3740,5432,0.079904711368683,0.079904711368683,-105.0250764,39.7157096,-105.0250773,39.714991 6236,5432,5433,0.0177357578673254,0.0177357578673254,-105.0250773,39.714991,-105.0250764,39.7148315 6237,5433,1299,0.160881213225809,0.160881213225809,-105.0250764,39.7148315,-105.0250625,39.7133847 6238,1299,1344,0.0431325120453993,0.0431325120453993,-105.0250625,39.7133847,-105.0250625,39.7129968 6239,1344,5434,0.202930771593003,0.202930771593003,-105.0250625,39.7129968,-105.0250638,39.7111718 6240,5434,5435,0.195937805328833,0.195937805328833,-105.0250638,39.7111718,-105.0250719,39.7094097 6241,5435,4701,0.00964060014055181,0.00964060014055181,-105.0250719,39.7094097,-105.0250719,39.709323 6242,4701,5436,0.088911763330732,0.088911763330732,-105.0250719,39.709323,-105.0250692,39.7085234 6243,5436,5437,0.105079205678488,0.105079205678488,-105.0250692,39.7085234,-105.0250692,39.7075784 6244,5437,5438,0.0943047001329777,0.0943047001329777,-105.0250692,39.7075784,-105.0250719,39.7067303 6245,5438,5439,0.100620360394738,0.100620360394738,-105.0250719,39.7067303,-105.0250705,39.7058254 6246,5439,5440,0.0146794154501444,0.0146794154501444,-105.0250705,39.7058254,-105.0250679,39.7056934 6247,5440,4965,0.086276226710605,0.086276226710605,-105.0250679,39.7056934,-105.0250665,39.7049175 6248,4965,5441,0.10739345579216,0.10739345579216,-105.0250665,39.7049175,-105.0250601,39.7039517 6249,5441,5442,0.0951717377148208,0.0951717377148208,-105.0250601,39.7039517,-105.0250601,39.7030958 6250,5442,5443,0.0976857174224503,0.0976857174224503,-105.0250601,39.7030958,-105.0250652,39.7022173 6252,779,5444,0.0823735255229089,0.0823735255229089,-105.0250638,39.7020728,-105.0250665,39.701332 6253,5444,5445,0.102122427250782,0.102122427250782,-105.0250665,39.701332,-105.0250612,39.7004136 6254,5445,4958,0.133513290288167,0.133513290288167,-105.0250612,39.7004136,-105.0250687,39.6992129 6255,4958,5446,0.0684224753039321,0.0684224753039321,-105.0250687,39.6992129,-105.0250598,39.6985976 6256,5446,5447,0.00769468892365438,0.00769468892365438,-105.0250598,39.6985976,-105.0250598,39.6985284 6257,5447,5448,0.199639504943165,0.199639504943165,-105.0250598,39.6985284,-105.0250571,39.696733 6258,5448,1501,0.201263981115328,0.201263981115328,-105.0250571,39.696733,-105.0250491,39.694923 6259,1501,174,0.201029338652354,0.201029338652354,-105.0250491,39.694923,-105.0250478,39.6931151 6261,1704,1730,0.0545082426213867,0.0545082426213867,-105.0250424,39.6912967,-105.0250451,39.6908065 6262,1730,5451,0.146076957823045,0.146076957823045,-105.0250451,39.6908065,-105.0250424,39.6894928 6263,5451,5452,1.20615427321132,1.20615427321132,-105.0250424,39.6894928,-105.0250276,39.6786456 6265,5456,5457,0.107171013555617,0.107171013555617,-104.9861136,39.7384486,-104.9848604,39.7384323 6266,5457,5458,0.0551341429674013,0.0551341429674013,-104.9848604,39.7384323,-104.9842156,39.7384332 6267,5458,5459,0.053860211885536,0.053860211885536,-104.9842156,39.7384332,-104.9835857,39.7384319 6268,5459,5460,0.109859438734606,0.109859438734606,-104.9835857,39.7384319,-104.9823009,39.7384375 6269,5460,5461,0.104952215686531,0.104952215686531,-104.9823009,39.7384375,-104.9810735,39.7384309 6270,5461,5462,0.0537660564474852,0.0537660564474852,-104.9810735,39.7384309,-104.9804447,39.73843 6271,5462,5463,0.0468001440268365,0.0468001440268365,-104.9804447,39.73843,-104.9798976,39.7384177 6273,5464,5465,0.0487076064705391,0.0487076064705391,-104.9793148,39.7384144,-104.9787452,39.7384091 6274,5465,5466,0.096682643717806,0.096682643717806,-104.9787452,39.7384091,-104.9776145,39.7384045 6275,5466,5052,0.0976295695745084,0.0976295695745084,-104.9776145,39.7384045,-104.976473,39.7384243 6276,5052,5467,0.0498503558842522,0.0498503558842522,-104.976473,39.7384243,-104.97589,39.7384222 6277,5467,5468,0.0500897185974344,0.0500897185974344,-104.97589,39.7384222,-104.9753042,39.7384242 6279,5223,978,0.0483462615206691,0.0483462615206691,-104.9747109,39.7384283,-104.9741456,39.7384195 6280,978,5469,0.0500186833718628,0.0500186833718628,-104.9741456,39.7384195,-104.9735608,39.7384085 6281,5469,5470,0.0466179289686935,0.0466179289686935,-104.9735608,39.7384085,-104.9730156,39.7384072 6282,5470,5471,0.0496889709391185,0.0496889709391185,-104.9730156,39.7384072,-104.9724345,39.7384108 6283,5471,5472,0.0500395303728477,0.0500395303728477,-104.9724345,39.7384108,-104.9718493,39.7384144 6284,5472,4947,0.0500649255411997,0.0500649255411997,-104.9718493,39.7384144,-104.9712638,39.7384111 6285,4947,5119,0.0486069729184005,0.0486069729184005,-104.9712638,39.7384111,-104.9706954,39.7384177 6286,5119,5473,0.0497694572157541,0.0497694572157541,-104.9706954,39.7384177,-104.9701135,39.7384072 6287,5473,4719,0.0482501223288259,0.0482501223288259,-104.9701135,39.7384072,-104.9695494,39.7384185 6288,4719,5474,0.0825694493004343,0.0825694493004343,-104.9695494,39.7384185,-104.9685838,39.7384102 6289,5474,5475,0.013401399089124,0.013401399089124,-104.9685838,39.7384102,-104.9684271,39.7384126 6290,5475,5476,0.103889728134339,0.103889728134339,-104.9684271,39.7384126,-104.9672122,39.7384004 6291,5476,5419,0.103815153646491,0.103815153646491,-104.9672122,39.7384004,-104.9659981,39.7383937 6292,5419,5477,0.109635415021011,0.109635415021011,-104.9659981,39.7383937,-104.964716,39.7383814 6294,3890,1020,0.105962717150938,0.105962717150938,-104.9634822,39.7383772,-104.962243,39.7383855 6295,1020,5478,0.052027246508575,0.052027246508575,-104.962243,39.7383855,-104.9616347,39.7383964 6296,5478,5479,0.0524872333525023,0.0524872333525023,-104.9616347,39.7383964,-104.9610209,39.7383907 6297,5479,3719,0.052252544610622,0.052252544610622,-104.9610209,39.7383907,-104.9604099,39.7383822 6298,3719,5480,0.0538013756911254,0.0538013756911254,-104.9604099,39.7383822,-104.9597808,39.7383914 6299,5480,5481,0.0436600330786078,0.0436600330786078,-104.9597808,39.7383914,-104.9592702,39.7383938 6300,5481,5482,0.00837974421686285,0.00837974421686285,-104.9592702,39.7383938,-104.9591722,39.7383943 14763,7162,4611,0.176903840452458,0.176903840452458,-104.9793413,39.7432656,-104.9793144,39.7448564 6301,5482,5026,0.040489278057912,0.040489278057912,-104.9591722,39.7383943,-104.9586987,39.7383904 6302,5026,3338,0.107876149200874,0.107876149200874,-104.9586987,39.7383904,-104.9574371,39.7383843 6303,3338,5483,0.0990429074228521,0.0990429074228521,-104.9574371,39.7383843,-104.9562788,39.7383792 6304,5483,5484,0.0966066822218646,0.0966066822218646,-104.9562788,39.7383792,-104.955149,39.7383732 6305,5484,5485,0.085086759759281,0.085086759759281,-104.955149,39.7383732,-104.9541539,39.7383732 6306,5485,5486,0.0169728889677259,0.0169728889677259,-104.9541539,39.7383732,-104.9539554,39.7383732 6307,5486,2067,0.0825646387998858,0.0825646387998858,-104.9539554,39.7383732,-104.9529898,39.7383752 6309,5487,2667,0.0866869262626222,0.0866869262626222,-104.952802,39.738367,-104.9517882,39.7383629 6310,2667,2664,0.00897895817052901,0.00897895817052901,-104.9517882,39.7383629,-104.9516835,39.7383567 6311,2664,4137,0.0908182867369719,0.0908182867369719,-104.9516835,39.7383567,-104.9506214,39.7383505 6312,4137,5488,0.0965705527653259,0.0965705527653259,-104.9506214,39.7383505,-104.9494922,39.738334 6313,5488,5489,0.0942751679467969,0.0942751679467969,-104.9494922,39.738334,-104.9483898,39.7383484 6314,5489,5490,0.0959916716400224,0.0959916716400224,-104.9483898,39.7383484,-104.9472672,39.7383417 6315,5490,3461,0.0933212956911074,0.0933212956911074,-104.9472672,39.7383417,-104.9461758,39.7383438 6316,3461,5491,0.0467923341231575,0.0467923341231575,-104.9461758,39.7383438,-104.9456286,39.7383386 6317,5491,5492,0.0479894648111637,0.0479894648111637,-104.9456286,39.7383386,-104.9450674,39.7383333 6318,5492,5493,0.094030978726141,0.094030978726141,-104.9450674,39.7383333,-104.9439677,39.7383313 6319,5493,861,0.0920531787302436,0.0920531787302436,-104.9439677,39.7383313,-104.9428912,39.7383217 6320,861,5494,0.092346282981082,0.092346282981082,-104.9428912,39.7383217,-104.9418112,39.7383212 6321,5494,5495,0.091117734759624,0.091117734759624,-104.9418112,39.7383212,-104.9407458,39.7383041 20501,10824,10839,0.0279151158292869,0.0279151158292869,-105.0208891,39.7583505,-105.0206127,39.7582168 6323,5496,5497,0.0512308809047994,0.0512308809047994,-104.9773755,39.757988,-104.9777977,39.758315 6324,5497,5498,0.0547050066584288,0.0547050066584288,-104.9777977,39.758315,-104.9782485,39.7586642 6325,5498,5499,0.0532065647068504,0.0532065647068504,-104.9782485,39.7586642,-104.978687,39.7590038 6326,5499,5500,0.0520026026999989,0.0520026026999989,-104.978687,39.7590038,-104.9791156,39.7593357 6327,5500,5501,0.0600453089722235,0.0600453089722235,-104.9791156,39.7593357,-104.9796104,39.759719 6328,5501,5502,0.0451373924487277,0.0451373924487277,-104.9796104,39.759719,-104.9799824,39.7600071 7588,6319,6320,0.0874047970677394,0.0874047970677394,-105.036097,39.7056008,-105.0371184,39.7056206 6330,5503,5504,0.0512021800904844,0.0512021800904844,-104.9804313,39.7603548,-104.9808533,39.7606816 6331,5504,5505,0.0535897595927606,0.0535897595927606,-104.9808533,39.7606816,-104.9812949,39.7610237 6332,5505,5506,0.0503264318858696,0.0503264318858696,-104.9812949,39.7610237,-104.9817097,39.7613449 6333,5506,5507,0.0549843628648472,0.0549843628648472,-104.9817097,39.7613449,-104.9821628,39.7616959 6334,5507,3309,0.0521587927419047,0.0521587927419047,-104.9821628,39.7616959,-104.9825927,39.7620288 6335,3309,5508,0.0557422576502987,0.0557422576502987,-104.9825927,39.7620288,-104.9830521,39.7623846 6336,5508,5509,0.0498065817995712,0.0498065817995712,-104.9830521,39.7623846,-104.9834626,39.7627025 6338,5510,5511,0.10273263586878,0.10273263586878,-104.9738469,39.7553142,-104.974688,39.7559741 6339,5511,5512,0.103095987250104,0.103095987250104,-104.974688,39.7559741,-104.975568,39.7566081 6340,5512,3020,0.0125186689867189,0.0125186689867189,-104.975568,39.7566081,-104.9756854,39.7566754 6341,3020,5513,0.0466432236195876,0.0466432236195876,-104.9756854,39.7566754,-104.97606,39.7569804 6342,5513,4381,0.0509815437370977,0.0509815437370977,-104.97606,39.7569804,-104.9764694,39.7573138 6344,5514,5515,0.103259680904514,0.103259680904514,-104.998222,39.7742728,-104.9994301,39.7742575 6345,5515,3934,0.0990266173550878,0.0990266173550878,-104.9994301,39.7742575,-105.0005888,39.7742509 6346,3934,5516,0.10122291130851,0.10122291130851,-105.0005888,39.7742509,-105.0017732,39.7742575 6347,5516,3707,0.107162793104657,0.107162793104657,-105.0017732,39.7742575,-105.0030264,39.7742905 6348,3707,717,0.101965718351369,0.101965718351369,-105.0030264,39.7742905,-105.0042194,39.7743037 6349,717,5517,0.10489500722876,0.10489500722876,-105.0042194,39.7743037,-105.0054468,39.7743037 6350,5517,5518,0.0880249775504832,0.0880249775504832,-105.0054468,39.7743037,-105.0064768,39.7743037 6352,5519,4201,0.0955388621117037,0.0955388621117037,-105.0064768,39.7741388,-105.0075947,39.7741338 6353,4201,1068,0.10398483351111,0.10398483351111,-105.0075947,39.7741338,-105.0088114,39.7741256 6354,1068,2504,0.101881809876575,0.101881809876575,-105.0088114,39.7741256,-105.0100035,39.774133 6355,2504,5520,0.10295538196753,0.10295538196753,-105.0100035,39.774133,-105.0112082,39.7741318 6356,5520,1231,0.0964004159007037,0.0964004159007037,-105.0112082,39.7741318,-105.0123362,39.7741321 6357,1231,4809,0.0995624903271375,0.0995624903271375,-105.0123362,39.7741321,-105.0135012,39.7741317 6358,4809,2176,0.101169164261142,0.101169164261142,-105.0135012,39.7741317,-105.014685,39.7741313 6359,2176,5521,0.102032335854251,0.102032335854251,-105.014685,39.7741313,-105.0158789,39.7741319 6360,5521,348,0.0731550647240869,0.0731550647240869,-105.0158789,39.7741319,-105.0167349,39.7741306 6361,348,351,0.0329026304601732,0.0329026304601732,-105.0167349,39.7741306,-105.0171199,39.7741304 6363,5522,4629,0.122115753805888,0.122115753805888,-105.0175119,39.7741304,-105.0189408,39.7741298 6364,4629,1258,0.132003632804436,0.132003632804436,-105.0189408,39.7741298,-105.0204854,39.7741292 6366,377,4544,0.0548661978897115,0.0548661978897115,-105.0213949,39.7741289,-105.0220369,39.7741287 6367,4544,2700,0.136738193723685,0.136738193723685,-105.0220369,39.7741287,-105.0236369,39.7741281 6368,2700,5523,0.130559333935347,0.130559333935347,-105.0236369,39.7741281,-105.0251646,39.7741276 6371,5525,1133,0.0486624445582808,0.0486624445582808,-105.0398709,39.7738651,-105.0404403,39.7738672 6372,1133,5526,0.0510752177714687,0.0510752177714687,-105.0404403,39.7738672,-105.0410378,39.7738771 6373,5526,5527,0.0534768474459495,0.0534768474459495,-105.0410378,39.7738771,-105.0416634,39.7738873 6374,5527,3849,0.0993499397911337,0.0993499397911337,-105.0416634,39.7738873,-105.0428259,39.7738908 20247,6972,10718,0.0278784612667637,0.0278784612667637,-105.0336248,39.7451433,-105.033621,39.745394 6375,3849,5528,0.0502810849564127,0.0502810849564127,-105.0428259,39.7738908,-105.0434142,39.7738965 6376,5528,5529,0.0506206995449551,0.0506206995449551,-105.0434142,39.7738965,-105.0440065,39.7738927 6378,3432,5530,0.0954898525843842,0.0954898525843842,-105.0346033,39.7741067,-105.033486,39.774099 6379,5530,1409,0.0985492973952367,0.0985492973952367,-105.033486,39.774099,-105.032333,39.774085 6380,1409,5531,0.102140021124127,0.102140021124127,-105.032333,39.774085,-105.031138,39.77407 6381,5531,3995,0.106588318724824,0.106588318724824,-105.031138,39.77407,-105.0298909,39.7740573 6382,3995,5532,0.089989655098645,0.089989655098645,-105.0298909,39.7740573,-105.028838,39.774047 6383,5532,5533,0.0940983975381981,0.0940983975381981,-105.028838,39.774047,-105.027737,39.774038 6384,5533,3749,0.102559803256087,0.102559803256087,-105.027737,39.774038,-105.026537,39.774028 6385,3749,5534,0.132377311804748,0.132377311804748,-105.026537,39.774028,-105.0252738,39.774717 6388,2028,5536,0.103552176267271,0.103552176267271,-104.9936175,39.7741835,-104.9948277,39.7742296 6391,3402,5538,0.101285303038309,0.101285303038309,-105.0346118,39.75209,-105.0357963,39.7521098 6392,5538,5539,0.0982612440798091,0.0982612440798091,-105.0357963,39.7521098,-105.0369449,39.7521429 6393,5539,5540,0.104203916508807,0.104203916508807,-105.0369449,39.7521429,-105.0381637,39.7521297 6394,5540,5541,0.0994909347746214,0.0994909347746214,-105.0381637,39.7521297,-105.0393273,39.7521135 6395,5541,5542,0.0496866830167122,0.0496866830167122,-105.0393273,39.7521135,-105.0399084,39.7521049 6396,5542,1115,0.0483270289965061,0.0483270289965061,-105.0399084,39.7521049,-105.0404736,39.7520966 6397,1115,5543,0.0505090974663915,0.0505090974663915,-105.0404736,39.7520966,-105.0410644,39.752101 6398,5543,5544,0.051466523607823,0.051466523607823,-105.0410644,39.752101,-105.0416664,39.7521054 6399,5544,5545,0.0509771831188889,0.0509771831188889,-105.0416664,39.7521054,-105.0422627,39.7521069 18369,6894,6889,0.0506808956189271,0.0506808956189271,-105.0259502,39.7655831,-105.0259388,39.7651274 6400,5545,3837,0.0484293465449961,0.0484293465449961,-105.0422627,39.7521069,-105.0428292,39.7521069 6402,5546,5547,0.0572465530818606,0.0572465530818606,-104.9874887,39.6894093,-104.9881577,39.6894044 6403,5547,4036,0.051041556606541,0.051041556606541,-104.9881577,39.6894044,-104.9887542,39.6894075 6404,4036,5548,0.0609619584955507,0.0609619584955507,-104.9887542,39.6894075,-104.9894666,39.6894141 6405,1878,4178,0.0543518295000293,0.0543518295000293,-104.9904039,39.689387,-104.9910391,39.689387 6406,4178,5549,0.0885356562805968,0.0885356562805968,-104.9910391,39.689387,-104.9920738,39.6893875 6408,1863,2630,0.0954187587481574,0.0954187587481574,-105.0439342,39.7212724,-105.0439263,39.7221305 6409,2630,2609,0.0942841337329746,0.0942841337329746,-105.0439263,39.7221305,-105.0439334,39.7229784 6410,2609,5207,0.106776685868403,0.106776685868403,-105.0439334,39.7229784,-105.0439566,39.7239385 6411,5207,5191,0.0702035466323056,0.0702035466323056,-105.0439566,39.7239385,-105.0439457,39.7245698 6412,5191,5550,0.105689823753241,0.105689823753241,-105.0439457,39.7245698,-105.0439763,39.72552 6414,5551,5552,0.13548002915508,0.13548002915508,-105.0440125,39.7548692,-105.0440147,39.7560876 6415,5552,5553,0.0682592832885596,0.0682592832885596,-105.0440147,39.7560876,-105.0440268,39.7567014 6416,5553,19,0.0650116042038798,0.0650116042038798,-105.0440268,39.7567014,-105.044038,39.757286 6417,19,2991,0.133631170313494,0.133631170313494,-105.044038,39.757286,-105.0440114,39.7584876 6418,2991,5554,0.0524731372315077,0.0524731372315077,-105.0440114,39.7584876,-105.0440133,39.7589595 6419,5554,1882,0.0490816557393864,0.0490816557393864,-105.0440133,39.7589595,-105.044015,39.7594009 6420,1882,5555,0.0508829391590993,0.0508829391590993,-105.044015,39.7594009,-105.0440136,39.7598585 6421,5555,5556,0.0494818870663145,0.0494818870663145,-105.0440136,39.7598585,-105.0440122,39.7603035 6422,5556,5557,0.0511609921162368,0.0511609921162368,-105.0440122,39.7603035,-105.0440105,39.7607636 6423,5557,5558,0.0498069369814246,0.0498069369814246,-105.0440105,39.7607636,-105.0440044,39.7612115 6424,5558,5559,0.0494751154031395,0.0494751154031395,-105.0440044,39.7612115,-105.0440122,39.7616564 6425,5559,5560,0.0510095826256232,0.0510095826256232,-105.0440122,39.7616564,-105.0440201,39.7621151 18695,5978,4055,0.196460738141722,0.196460738141722,-105.0391098,39.719916,-105.0391007,39.7181492 6426,5560,5561,0.100658038986824,0.100658038986824,-105.0440201,39.7621151,-105.0440091,39.7630203 6427,5561,5562,0.100189919501299,0.100189919501299,-105.0440091,39.7630203,-105.0439996,39.7639213 6428,5562,5243,0.0999621826427635,0.0999621826427635,-105.0439996,39.7639213,-105.0440231,39.7648201 6429,5243,5563,0.0514845629022423,0.0514845629022423,-105.0440231,39.7648201,-105.0440188,39.7652831 6430,5563,5564,0.0509507800422364,0.0509507800422364,-105.0440188,39.7652831,-105.0440146,39.7657413 6431,5564,5565,0.0506384299937204,0.0506384299937204,-105.0440146,39.7657413,-105.0440165,39.7661967 6432,5565,5566,0.0502094012018427,0.0502094012018427,-105.0440165,39.7661967,-105.0440247,39.7666482 6433,5566,5567,0.0352773306402212,0.0352773306402212,-105.0440247,39.7666482,-105.0440325,39.7669654 6434,5567,1696,0.0663073245001768,0.0663073245001768,-105.0440325,39.7669654,-105.0440268,39.7675617 6435,1696,5568,0.200475700974595,0.200475700974595,-105.0440268,39.7675617,-105.0440382,39.7693646 6436,5568,2444,0.175243279627828,0.175243279627828,-105.0440382,39.7693646,-105.0440363,39.7709406 6438,5569,5570,0.150878938410471,0.150878938410471,-105.0440431,39.7711254,-105.0440138,39.7724821 6439,5570,5571,0.0520399442807291,0.0520399442807291,-105.0440138,39.7724821,-105.0440106,39.7729501 6440,5571,5572,0.00805055351559969,0.00805055351559969,-105.0440106,39.7729501,-105.0440103,39.7730225 6441,5572,5573,0.0547971824088202,0.0547971824088202,-105.0440103,39.7730225,-105.0440081,39.7735153 6442,5573,5529,0.0419651880906561,0.0419651880906561,-105.0440081,39.7735153,-105.0440065,39.7738927 6443,5529,5574,0.00738334312936163,0.00738334312936163,-105.0440065,39.7738927,-105.0440065,39.7739591 6444,5574,5575,0.0892116998808573,0.0892116998808573,-105.0440065,39.7739591,-105.044007,39.7747614 6445,5575,5576,0.0587189734757016,0.0587189734757016,-105.044007,39.7747614,-105.0439812,39.7752891 6446,5576,5577,0.143444822058071,0.143444822058071,-105.0439812,39.7752891,-105.0439697,39.7765791 6447,5577,5578,0.0305007791534936,0.0305007791534936,-105.0439697,39.7765791,-105.0439694,39.7768534 6448,5578,5579,0.0181914980281834,0.0181914980281834,-105.0439694,39.7768534,-105.0439692,39.777017 6449,5579,5580,0.150469022298562,0.150469022298562,-105.0439692,39.777017,-105.0439678,39.7783702 6450,5580,5581,0.204922214354376,0.204922214354376,-105.0439678,39.7783702,-105.04396,39.7802131 6451,5581,5582,0.0983186744589269,0.0983186744589269,-105.04396,39.7802131,-105.0439618,39.7810973 6452,5582,1433,0.108782481382419,0.108782481382419,-105.0439618,39.7810973,-105.043958,39.7820756 6453,1433,5583,0.123482673613688,0.123482673613688,-105.043958,39.7820756,-105.043938,39.783186 6454,5583,5584,0.0754033254163114,0.0754033254163114,-105.043938,39.783186,-105.0439445,39.7838641 6455,5584,5585,0.194791277181441,0.194791277181441,-105.0439445,39.7838641,-105.043944,39.7856159 6456,5585,5586,0.0533068649535537,0.0533068649535537,-105.043944,39.7856159,-105.0439435,39.7860953 6457,5586,2555,0.14827848293408,0.14827848293408,-105.0439435,39.7860953,-105.0439421,39.7874288 6458,2555,5587,0.408042656170713,0.408042656170713,-105.0439421,39.7874288,-105.0439281,39.7910984 6459,5588,5589,0.135112968623698,0.135112968623698,-105.0439294,39.7354289,-105.0439287,39.736644 6460,5589,5590,0.203702085134274,0.203702085134274,-105.0439287,39.736644,-105.0440007,39.7384751 6461,5590,5591,0.207620262278034,0.207620262278034,-105.0440007,39.7384751,-105.0440223,39.7403422 6462,5591,4585,0.131035476997682,0.131035476997682,-105.0440223,39.7403422,-105.0440113,39.7415206 6463,4585,5592,0.072769358589151,0.072769358589151,-105.0440113,39.7415206,-105.0440283,39.7421749 6464,5592,5593,0.0625746572307696,0.0625746572307696,-105.0440283,39.7421749,-105.0440188,39.7427376 6465,5593,5301,0.137225765514935,0.137225765514935,-105.0440188,39.7427376,-105.0440208,39.7439717 6467,5594,5595,0.274145349571988,0.274145349571988,-105.0438496,39.7258018,-105.0438951,39.728267 6468,5595,5596,0.205443804135366,0.205443804135366,-105.0438951,39.728267,-105.0438933,39.7301146 6469,5596,5597,0.121926623756206,0.121926623756206,-105.0438933,39.7301146,-105.0438865,39.7312111 6470,5597,5598,0.202580256912195,0.202580256912195,-105.0438865,39.7312111,-105.0439037,39.7330329 6472,4361,5599,0.206258701511779,0.206258701511779,-105.0015929,39.7165869,-105.0015794,39.7184418 6474,5600,5601,0.168149469233138,0.168149469233138,-105.0015966,39.7194189,-105.0016014,39.7209311 6476,2625,5205,0.166253482314503,0.166253482314503,-105.0013439,39.7226673,-105.001561,39.7241531 6502,5622,5516,0.138783948073856,0.138783948073856,-105.0017809,39.7730094,-105.0017732,39.7742575 6477,5205,5602,0.15603138237828,0.15603138237828,-105.001561,39.7241531,-105.0016002,39.725556 6478,5602,5603,0.0341829476854199,0.0341829476854199,-105.0016002,39.725556,-105.0016041,39.7258634 6479,5603,5604,0.162233690102157,0.162233690102157,-105.0016041,39.7258634,-105.0016005,39.7273224 6480,5604,5605,0.176890418224524,0.176890418224524,-105.0016005,39.7273224,-105.0015919,39.7289132 6481,5605,5606,0.121703194532156,0.121703194532156,-105.0015919,39.7289132,-105.0015885,39.7300077 6482,5606,5609,0.0547747917576354,0.0547747917576354,-105.0015885,39.7300077,-105.0015869,39.7305003 6483,5609,5610,0.177274555583034,0.177274555583034,-105.0015869,39.7305003,-105.0015677,39.7320945 6484,5610,5611,0.0562757523743122,0.0562757523743122,-105.0015677,39.7320945,-105.0015677,39.7326006 6485,5611,5381,0.0971287684245127,0.0971287684245127,-105.0015677,39.7326006,-105.0015677,39.7334741 6486,5381,5370,0.0242294178668139,0.0242294178668139,-105.0015677,39.7334741,-105.0015763,39.7336919 6487,5370,5612,0.177146422666141,0.177146422666141,-105.0015763,39.7336919,-105.001567,39.735285 6488,5612,5613,0.176947014024794,0.176947014024794,-105.001567,39.735285,-105.0015927,39.7368762 6489,5613,5614,0.177715418603807,0.177715418603807,-105.0015927,39.7368762,-105.0015572,39.7384742 6490,5614,5615,0.0918268918834614,0.0918268918834614,-105.0015572,39.7384742,-105.0015645,39.7393 6491,5615,5616,0.00795060277662081,0.00795060277662081,-105.0015645,39.7393,-105.0015651,39.7393715 6493,5617,5618,0.0159556400855116,0.0159556400855116,-105.0015669,39.7400197,-105.0015736,39.7401631 6496,5619,5620,0.132547309025511,0.132547309025511,-105.0018152,39.7656592,-105.0017926,39.7668511 6497,5620,1667,0.132931219459218,0.132931219459218,-105.0017926,39.7668511,-105.0017747,39.7680465 6498,1667,5621,0.138273532739947,0.138273532739947,-105.0017747,39.7680465,-105.0017647,39.76929 6499,5621,2448,0.13601631946961,0.13601631946961,-105.0017647,39.76929,-105.0017747,39.7705132 6500,2448,3238,0.136726308588665,0.136726308588665,-105.0017747,39.7705132,-105.0017809,39.7717428 6501,3238,5622,0.14083949408811,0.14083949408811,-105.0017809,39.7717428,-105.0017809,39.7730094 6503,5516,5623,0.135704638458681,0.135704638458681,-105.0017732,39.7742575,-105.0017268,39.7754774 6504,5623,5624,0.00588469429500613,0.00588469429500613,-105.0017268,39.7754774,-105.0017248,39.7755303 6505,5624,5625,0.115900802279231,0.115900802279231,-105.0017248,39.7755303,-105.0017162,39.7765726 6506,5625,5626,0.19877742240622,0.19877742240622,-105.0017162,39.7765726,-105.0016991,39.7783602 6507,5626,110,0.101954628240396,0.101954628240396,-105.0016991,39.7783602,-105.0016991,39.7792771 6508,110,2818,0.0990079626838536,0.0990079626838536,-105.0016991,39.7792771,-105.0016991,39.7801675 6509,2818,1419,0.203073935940985,0.203073935940985,-105.0016991,39.7801675,-105.0017224,39.7819937 6510,1419,5627,0.11954884298017,0.11954884298017,-105.0017224,39.7819937,-105.0017122,39.7830688 6511,2917,5628,0.0366435746314918,0.0366435746314918,-104.9732076,39.7181827,-104.9727792,39.7181791 6513,3710,5629,0.104723848956837,0.104723848956837,-104.9874523,39.7183509,-104.9862279,39.718349 6514,5629,5630,0.0524718119166661,0.0524718119166661,-104.9862279,39.718349,-104.9856145,39.7183411 6515,5630,5631,0.0523604583661445,0.0523604583661445,-104.9856145,39.7183411,-104.9850024,39.7183333 6516,5631,963,0.102688945741692,0.102688945741692,-104.9850024,39.7183333,-104.9838018,39.7183372 6519,2898,5632,0.0542316769914945,0.0542316769914945,-104.9733526,39.7557317,-104.9727182,39.7557338 6520,5632,5633,0.0508977749431617,0.0508977749431617,-104.9727182,39.7557338,-104.9721228,39.7557358 6521,5633,5634,0.106035617894042,0.106035617894042,-104.9721228,39.7557358,-104.9708824,39.75574 6522,5634,4734,0.104599442261749,0.104599442261749,-104.9708824,39.75574,-104.9696588,39.7557441 6524,5635,5399,0.0949731678048623,0.0949731678048623,-104.9670667,39.7557406,-104.9659557,39.7557387 6525,5399,5636,0.053273863098243,0.053273863098243,-104.9659557,39.7557387,-104.9653325,39.7557377 6526,5636,5637,0.0532054766684841,0.0532054766684841,-104.9653325,39.7557377,-104.9647101,39.7557367 6527,5637,3901,0.105282590951624,0.105282590951624,-104.9647101,39.7557367,-104.9634785,39.7557346 6528,3901,1038,0.105350981348288,0.105350981348288,-104.9634785,39.7557346,-104.9622461,39.7557325 6530,5638,5639,0.103436146317209,0.103436146317209,-104.9609978,39.7557305,-104.9597878,39.7557284 6531,5639,5004,0.104923546637106,0.104923546637106,-104.9597878,39.7557284,-104.9585604,39.7557264 6532,5004,3324,0.10200854500581,0.10200854500581,-104.9585604,39.7557264,-104.9573671,39.7557244 20515,10842,6731,0.00724303302685487,0.00724303302685487,-105.0159695,39.7589091,-105.0159724,39.7589742 6533,3324,5640,0.105949384946318,0.105949384946318,-104.9573671,39.7557244,-104.9561277,39.7557223 6534,5640,5641,0.102726616753478,0.102726616753478,-104.9561277,39.7557223,-104.954926,39.7557203 6535,5641,2075,0.105470656717315,0.105470656717315,-104.954926,39.7557203,-104.9536922,39.7557183 6536,2075,2672,0.106385362776241,0.106385362776241,-104.9536922,39.7557183,-104.9524477,39.7557162 6537,2672,4122,0.107308593371936,0.107308593371936,-104.9524477,39.7557162,-104.9511924,39.7557141 6538,4122,5642,0.107983920400391,0.107983920400391,-104.9511924,39.7557141,-104.9499292,39.755712 6539,5642,5643,0.0919555733248638,0.0919555733248638,-104.9499292,39.755712,-104.9488535,39.7557103 7832,6456,349,0.0697483782641925,0.0697483782641925,-105.0158736,39.775342,-105.0166897,39.7753492 6540,5643,5644,0.101410180701687,0.101410180701687,-104.9488535,39.7557103,-104.9476672,39.7557083 6541,5644,3470,0.100777601888944,0.100777601888944,-104.9476672,39.7557083,-104.9464883,39.7557063 6542,3470,5645,0.101863251928372,0.101863251928372,-104.9464883,39.7557063,-104.9452967,39.7557043 6543,5645,3873,0.0981959903542781,0.0981959903542781,-104.9452967,39.7557043,-104.944148,39.7557023 6544,3873,849,0.100085165894781,0.100085165894781,-104.944148,39.7557023,-104.9429772,39.7557004 6546,1400,5646,0.00898751016812899,0.00898751016812899,-105.0324862,39.7250782,-105.0325885,39.7250967 6547,5646,5647,0.190632434837625,0.190632434837625,-105.0325885,39.7250967,-105.0347769,39.7254226 6548,5647,3388,0.011727623160982,0.011727623160982,-105.0347769,39.7254226,-105.0349134,39.7254327 6549,3388,5648,0.0568259028608414,0.0568259028608414,-105.0349134,39.7254327,-105.0355748,39.7254817 6550,5648,5649,0.00637619061562419,0.00637619061562419,-105.0355748,39.7254817,-105.035649,39.7254873 6551,5649,5650,0.0463019954871414,0.0463019954871414,-105.035649,39.7254873,-105.0361904,39.7254853 6552,5650,2800,0.0477133812275841,0.0477133812275841,-105.0361904,39.7254853,-105.0367483,39.7254828 6553,2800,5651,0.0470719166287448,0.0470719166287448,-105.0367483,39.7254828,-105.0372987,39.7254804 6554,5651,5652,0.0458325636837201,0.0458325636837201,-105.0372987,39.7254804,-105.0378346,39.7254837 6555,5652,5653,0.046653544202397,0.046653544202397,-105.0378346,39.7254837,-105.0383801,39.725487 6556,5653,5654,0.0464726377537293,0.0464726377537293,-105.0383801,39.725487,-105.0389235,39.725486 6557,5654,5655,0.0469344544346564,0.0469344544346564,-105.0389235,39.725486,-105.0394723,39.725485 6558,5655,2751,0.046215112991852,0.046215112991852,-105.0394723,39.725485,-105.0400126,39.7254926 6559,2751,1096,0.0461039483088431,0.0461039483088431,-105.0400126,39.7254926,-105.0405516,39.7255002 6560,1096,5656,0.0452023576254509,0.0452023576254509,-105.0405516,39.7255002,-105.0410801,39.7255057 6561,5656,5657,0.0460150379661812,0.0460150379661812,-105.0410801,39.7255057,-105.0416181,39.7255114 6562,5657,1539,0.0464321875423527,0.0464321875423527,-105.0416181,39.7255114,-105.042161,39.7255157 6563,1539,3855,0.0473472190950861,0.0473472190950861,-105.042161,39.7255157,-105.0427146,39.72552 6565,4485,345,0.22138299033862,0.22138299033862,-105.0056478,39.7253802,-105.0067949,39.727165 6566,345,5661,0.163308085042962,0.163308085042962,-105.0067949,39.727165,-105.008697,39.727035 6567,5661,5662,0.065819748510902,0.065819748510902,-105.008697,39.727035,-105.008885,39.726461 6568,5661,5663,0.0801840013229962,0.0801840013229962,-105.008697,39.727035,-105.00953,39.727366 6569,3287,5665,0.0688755620206119,0.0688755620206119,-104.9490802,39.7038404,-104.9486082,39.7033386 6570,5665,5666,0.0427865432685629,0.0427865432685629,-104.9486082,39.7033386,-104.9482219,39.7030942 6571,5666,523,0.0741847082758752,0.0741847082758752,-104.9482219,39.7030942,-104.947535,39.702687 6572,523,5667,0.0513515905827488,0.0513515905827488,-104.947535,39.702687,-104.947235,39.702287 6573,5667,597,0.0787762757947461,0.0787762757947461,-104.947235,39.702287,-104.9464074,39.7019764 6574,597,4825,0.152733980621547,0.152733980621547,-104.9464074,39.7019764,-104.9446221,39.7019764 6576,2530,1931,0.0607754389242505,0.0607754389242505,-105.0304849,39.7379392,-105.030496,39.7384857 6578,5668,5669,0.20518077925237,0.20518077925237,-105.0310864,39.7548296,-105.0311012,39.7566748 6580,5670,2976,0.052930873102536,0.052930873102536,-105.0310884,39.7580274,-105.0310829,39.7585034 6582,5671,5672,0.0669604143503768,0.0669604143503768,-104.9976172,39.7173382,-104.997538,39.7179373 6583,5672,3722,0.0539771509338677,0.0539771509338677,-104.997538,39.7179373,-104.9975448,39.7184227 6584,3722,5673,0.103203771462203,0.103203771462203,-104.9975448,39.7184227,-104.9975345,39.7193508 6585,5673,5674,0.175725539559539,0.175725539559539,-104.9975345,39.7193508,-104.9975487,39.7209311 6587,5675,5676,0.204879915807757,0.204879915807757,-104.998391,39.7584595,-104.9984194,39.7603019 6588,5677,5678,0.00677682168687122,0.00677682168687122,-104.998198,39.7674788,-104.9982133,39.7675386 6589,5678,1665,0.0567234226799308,0.0567234226799308,-104.9982133,39.7675386,-104.9982066,39.7680487 6590,1665,5679,0.122659531226911,0.122659531226911,-104.9982066,39.7680487,-104.9982029,39.7691518 6592,5680,5681,0.862768870925976,0.862768870925976,-105.0432124,39.7065384,-105.0532533,39.7058097 6593,5682,5683,0.164927546324728,0.164927546324728,-104.9991817,39.7066718,-105.0011096,39.70666 6594,5683,4367,0.0355730578333277,0.0355730578333277,-105.0011096,39.70666,-105.0015253,39.7066683 6595,4367,1448,0.193853665061985,0.193853665061985,-105.0015253,39.7066683,-105.0037914,39.7066687 6596,1448,5688,0.205590441563944,0.205590441563944,-105.0037914,39.7066687,-105.0061947,39.7066687 6598,5689,5690,0.100594816308247,0.100594816308247,-105.040852,39.7068752,-105.0420279,39.7068686 6599,5690,5691,0.0991234853564762,0.0991234853564762,-105.0420279,39.7068686,-105.0431866,39.7068752 6601,5438,5692,0.211107914724763,0.211107914724763,-105.0250719,39.7067303,-105.0275397,39.7067299 6602,5692,4415,0.193109246091061,0.193109246091061,-105.0275397,39.7067299,-105.0297971,39.7067299 6603,4415,5693,0.226139344299967,0.226139344299967,-105.0297971,39.7067299,-105.0324406,39.7067365 6606,4323,5694,0.0859068688818743,0.0859068688818743,-105.0350585,39.7071591,-105.0360627,39.7071657 6608,5695,5696,0.0748977449692987,0.0748977449692987,-105.0362429,39.7071723,-105.0371184,39.7071789 6609,5696,5073,0.0868839085552243,0.0868839085552243,-105.0371184,39.7071789,-105.0381339,39.7071927 6610,5073,5333,0.0187220275557185,0.0187220275557185,-105.0381339,39.7071927,-105.0382798,39.7073182 6612,5697,1590,0.201198112839976,0.201198112839976,-105.010983,39.7065516,-105.0133347,39.7065252 18141,10274,10269,0.134684266769083,0.134684266769083,-105.0136006,39.7885593,-105.0151755,39.7886103 6613,1590,1640,0.20125093456728,0.20125093456728,-105.0133347,39.7065252,-105.0156865,39.706479 6615,5698,5699,0.200385663675414,0.200385663675414,-105.0357723,39.7603267,-105.0357639,39.7621288 6617,5700,5701,0.196514919519562,0.196514919519562,-105.035764,39.7622008,-105.0357666,39.7639681 6618,5701,5248,0.110632746994,0.110632746994,-105.0357666,39.7639681,-105.0357544,39.764963 6619,5248,5702,0.0945616875172071,0.0945616875172071,-105.0357544,39.764963,-105.0357792,39.7658132 6620,5702,1685,0.205454867561864,0.205454867561864,-105.0357792,39.7658132,-105.0357789,39.7676609 6621,1685,5703,0.206063854698429,0.206063854698429,-105.0357789,39.7676609,-105.0358122,39.7695139 6622,5703,2430,0.199691165132387,0.199691165132387,-105.0358122,39.7695139,-105.0357922,39.7713097 6623,2430,5704,0.202603259150386,0.202603259150386,-105.0357922,39.7713097,-105.0357738,39.7731317 6625,4504,4050,0.176201016140026,0.176201016140026,-105.0361142,39.7165547,-105.0361228,39.7181393 6626,4050,5707,0.173108439499024,0.173108439499024,-105.0361228,39.7181393,-105.0361257,39.7196961 6628,1851,2587,0.179402678295732,0.179402678295732,-105.036129,39.721332,-105.0361228,39.7229454 6630,5708,5709,0.275624196707738,0.275624196707738,-105.0361678,39.7257622,-105.0362218,39.7282406 6632,5710,5711,0.261275347332411,0.261275347332411,-105.0362304,39.7306104,-105.0362237,39.7329601 6634,5712,5713,0.0444779706577198,0.0444779706577198,-105.0357542,39.7810788,-105.0357542,39.7814788 6635,5714,5715,0.183336097782058,0.183336097782058,-105.0357506,39.7767314,-105.0357824,39.77838 6636,5715,5716,0.203064462732684,0.203064462732684,-105.0357824,39.77838,-105.0357784,39.7802062 6638,5717,5718,0.153081250432522,0.153081250432522,-105.0358099,39.7329669,-105.0356487,39.734338 6639,5718,5719,0.011675447758709,0.011675447758709,-105.0356487,39.734338,-105.0355549,39.7344143 6641,1422,5720,0.117935613657917,0.117935613657917,-105.0357695,39.7820968,-105.0357487,39.7831573 6643,5721,5722,0.194099197890973,0.194099197890973,-105.0357498,39.7838704,-105.035771,39.7856159 6644,5722,2542,0.201930616083342,0.201930616083342,-105.035771,39.7856159,-105.0357769,39.7874319 6645,2542,5723,0.411877202316789,0.411877202316789,-105.0357769,39.7874319,-105.035774,39.791136 6646,5724,624,0.116891424974631,0.116891424974631,-105.0357584,39.7355345,-105.0357481,39.7365857 6648,5725,5726,0.225973303098124,0.225973303098124,-104.9515323,39.7020311,-104.9536931,39.7008623 6649,5726,3656,0.0613034024300807,0.0613034024300807,-104.9536931,39.7008623,-104.9541489,39.7004369 6651,5727,5728,0.116763945302488,0.116763945302488,-105.0444167,39.7021543,-105.0443995,39.7011043 6652,3634,5729,0.249262670016259,0.249262670016259,-104.9444999,39.7082421,-104.9447703,39.7060101 6653,5729,5730,0.0886979206005476,0.0886979206005476,-104.9447703,39.7060101,-104.9441523,39.7053696 6654,5730,5731,0.061003880318824,0.061003880318824,-104.9441523,39.7053696,-104.9434927,39.7051611 6655,5731,3294,0.169569384240282,0.169569384240282,-104.9434927,39.7051611,-104.9425622,39.7038146 6657,5730,5729,0.0886979206005476,0.0886979206005476,-104.9441523,39.7053696,-104.9447703,39.7060101 18322,2543,7478,0.411854888798545,0.411854888798545,-105.0363411,39.7874312,-105.0363411,39.7911351 6660,716,5733,0.106180030125168,0.106180030125168,-105.0041786,39.7730524,-105.005421,39.7730569 6661,5733,5734,0.0889628078792179,0.0889628078792179,-105.005421,39.7730569,-105.0064617,39.7730392 6663,5735,5736,0.0499420076759338,0.0499420076759338,-105.0393,39.7724567,-105.0398843,39.7724635 6664,5736,1132,0.0480445960055664,0.0480445960055664,-105.0398843,39.7724635,-105.0404464,39.7724701 6665,1132,5737,0.0493807651843696,0.0493807651843696,-105.0404464,39.7724701,-105.0410242,39.7724702 6666,5737,5738,0.0542607296398929,0.0542607296398929,-105.0410242,39.7724702,-105.0416591,39.7724704 6667,5738,3848,0.102653360815707,0.102653360815707,-105.0416591,39.7724704,-105.0428601,39.7724844 6668,3848,5739,0.0481952973910705,0.0481952973910705,-105.0428601,39.7724844,-105.043424,39.77248 6669,5739,5570,0.0504068578554883,0.0504068578554883,-105.043424,39.77248,-105.0440138,39.7724821 6671,5740,5741,0.102055279401325,0.102055279401325,-104.9982189,39.7729896,-104.9994129,39.7730041 6672,5741,3933,0.103350213888063,0.103350213888063,-104.9994129,39.7730041,-105.0006222,39.7730028 6675,5742,4200,0.0968208569301817,0.0968208569301817,-105.0064961,39.7729336,-105.007629,39.7729337 6676,4200,4193,0.0357662020116287,0.0357662020116287,-105.007629,39.7729337,-105.0080475,39.7729338 6677,4193,1067,0.0660115016724451,0.0660115016724451,-105.0080475,39.7729338,-105.0088199,39.7729339 6678,1067,2520,0.0682249892032966,0.0682249892032966,-105.0088199,39.7729339,-105.0096182,39.772934 6679,2520,2503,0.0444235862340648,0.0444235862340648,-105.0096182,39.772934,-105.010138,39.772934 6680,2503,5743,0.0929237526477458,0.0929237526477458,-105.010138,39.772934,-105.0112253,39.7729342 6681,5743,1230,0.097564382820973,0.097564382820973,-105.0112253,39.7729342,-105.0123669,39.7729343 6682,1230,4808,0.0974618272678182,0.0974618272678182,-105.0123669,39.7729343,-105.0135073,39.7729344 6683,4808,2175,0.100974351727253,0.100974351727253,-105.0135073,39.7729344,-105.0146888,39.7729346 6685,5744,5745,0.139227813146129,0.139227813146129,-105.0158722,39.7729208,-105.0175012,39.7729349 20421,10782,10783,0.171335167034037,0.171335167034037,-105.0179661,39.7583302,-105.0159618,39.7583177 6686,5745,4628,0.122998125096167,0.122998125096167,-105.0175012,39.7729349,-105.0189404,39.7729351 6687,4628,378,0.0772242252157125,0.0772242252157125,-105.0189404,39.7729351,-105.019844,39.7729352 6688,378,1257,0.0550380704812319,0.0550380704812319,-105.019844,39.7729352,-105.020488,39.7729352 6689,1257,4543,0.132381944494249,0.132381944494249,-105.020488,39.7729352,-105.022037,39.7729354 6690,4543,2715,0.0724896248395526,0.0724896248395526,-105.022037,39.7729354,-105.0228852,39.7729347 7972,6547,5411,0.11011441218455,0.11011441218455,-104.9671106,39.7237629,-104.9658231,39.7237695 6691,2715,2699,0.0727973179644107,0.0727973179644107,-105.0228852,39.7729347,-105.023737,39.7729356 6692,2699,5748,0.121810190364873,0.121810190364873,-105.023737,39.7729356,-105.0251623,39.7729358 6696,5750,5751,0.00763183841002978,0.00763183841002978,-105.0450566,39.7729489,-105.0451459,39.7729488 6697,5751,5752,0.692257458082336,0.692257458082336,-105.0451459,39.7729488,-105.053246,39.7729508 6698,2026,4672,0.134236367930218,0.134236367930218,-104.9920812,39.772996,-104.9936519,39.772996 6699,4672,5753,0.102239429594337,0.102239429594337,-104.9936519,39.772996,-104.9948482,39.7729937 6700,5753,5754,0.100506379378587,0.100506379378587,-104.9948482,39.7729937,-104.9960241,39.7730069 6702,5755,5756,0.2002287044093,0.2002287044093,-104.9551441,39.7819442,-104.9551441,39.7837449 6704,5757,5758,0.173042563926175,0.173042563926175,-104.9547567,39.7803553,-104.9547235,39.7819113 6706,5759,744,0.063721377479395,0.063721377479395,-104.9553084,39.7758275,-104.9553192,39.7764005 6707,744,1562,0.141424652289019,0.141424652289019,-104.9553192,39.7764005,-104.9553028,39.7776723 6708,1562,5760,0.139452228533295,0.139452228533295,-104.9553028,39.7776723,-104.9553129,39.7789264 6709,5760,5761,0.121153404070921,0.121153404070921,-104.9553129,39.7789264,-104.9552887,39.7800158 6710,5761,5762,0.0103214683330101,0.0103214683330101,-104.9552887,39.7800158,-104.9552914,39.7801086 6711,5762,5763,0.04652452941841,0.04652452941841,-104.9552914,39.7801086,-104.9552887,39.780527 6712,5764,5765,0.155984788161682,0.155984788161682,-105.0047699,39.6984076,-105.0065723,39.6981963 6716,5767,5768,0.200784793626825,0.200784793626825,-104.9758538,39.7800585,-104.974836,39.781686 6743,3756,5769,0.0494129956173261,0.0494129956173261,-105.0264176,39.7874342,-105.0269959,39.7874328 7994,6557,2764,0.0940480727939324,0.0940480727939324,-104.9338133,39.7243478,-104.9327137,39.724358 6717,5768,5772,0.846413211947238,0.846413211947238,-104.974836,39.781686,-104.969071,39.787876 6718,5772,517,0.0606861281340196,0.0606861281340196,-104.969071,39.787876,-104.968456,39.788149 6719,517,5773,0.188473310975888,0.188473310975888,-104.968456,39.788149,-104.96707,39.7894676 6721,5774,5775,0.0796153059223016,0.0796153059223016,-104.9874021,39.7450987,-104.9879817,39.7456591 6722,5775,5776,0.00646390558051832,0.00646390558051832,-104.9879817,39.7456591,-104.9880305,39.7457035 6723,5776,3007,0.1066159594542,0.1066159594542,-104.9880305,39.7457035,-104.9889069,39.7463856 6724,3007,5777,0.100407769542541,0.100407769542541,-104.9889069,39.7463856,-104.989708,39.7470459 6725,5777,4393,0.00579135202620092,0.00579135202620092,-104.989708,39.7470459,-104.9897603,39.747079 6726,4393,5778,0.102044175747327,0.102044175747327,-104.9897603,39.747079,-104.990623,39.7477132 6727,5778,5779,0.107668499777307,0.107668499777307,-104.990623,39.7477132,-104.9915202,39.7483927 6728,5779,5780,0.108043382155599,0.108043382155599,-104.9915202,39.7483927,-104.9924092,39.7490833 6729,5780,5781,0.101222003009649,0.101222003009649,-104.9924092,39.7490833,-104.9932554,39.74972 6730,5781,5782,0.103527244594317,0.103527244594317,-104.9932554,39.74972,-104.9941044,39.7503839 6733,5784,5785,0.0519740547318723,0.0519740547318723,-104.9949995,39.7510718,-104.9954256,39.7514052 6734,5785,5786,0.0540518378903488,0.0540518378903488,-104.9954256,39.7514052,-104.995889,39.7517359 6735,5786,5787,0.105403398355375,0.105403398355375,-104.995889,39.7517359,-104.99675,39.7524144 6736,5787,5788,0.0515636589786252,0.0515636589786252,-104.99675,39.7524144,-104.9971819,39.7527381 6737,5788,5789,0.0542361941294726,0.0542361941294726,-104.9971819,39.7527381,-104.9976271,39.7530856 6738,5789,1159,0.0519632563805573,0.0519632563805573,-104.9976271,39.7530856,-104.9980616,39.7534124 6739,1159,1609,0.055296326623055,0.055296326623055,-104.9980616,39.7534124,-104.9985176,39.7537651 6742,5791,3756,0.0502859716725157,0.0502859716725157,-105.0258291,39.7874305,-105.0264176,39.7874342 6744,5769,5792,0.0505152652453619,0.0505152652453619,-105.0269959,39.7874328,-105.0275871,39.7874313 6745,5792,5793,0.0487326254633791,0.0487326254633791,-105.0275871,39.7874313,-105.0281574,39.7874261 6746,5793,5794,0.0492772484970981,0.0492772484970981,-105.0281574,39.7874261,-105.0287341,39.7874292 6747,5794,5795,0.0490197084274457,0.0490197084274457,-105.0287341,39.7874292,-105.0293078,39.7874293 6748,5795,4008,0.0494402902066907,0.0494402902066907,-105.0293078,39.7874293,-105.0298864,39.7874254 6749,4008,5796,0.0498144967732103,0.0498144967732103,-105.0298864,39.7874254,-105.0304694,39.7874265 6750,5796,5797,0.0492676243070722,0.0492676243070722,-105.0304694,39.7874265,-105.031046,39.7874275 6751,5797,5798,0.0496699296957128,0.0496699296957128,-105.031046,39.7874275,-105.0316273,39.7874301 6752,5798,1392,0.0490530110641543,0.0490530110641543,-105.0316273,39.7874301,-105.0322013,39.7874223 6753,1392,5799,0.0511729331725758,0.0511729331725758,-105.0322013,39.7874223,-105.0328002,39.7874226 6755,5800,5801,0.0504747882864981,0.0504747882864981,-105.0333549,39.7874228,-105.0339455,39.7874133 6756,5801,2540,0.0519704512694329,0.0519704512694329,-105.0339455,39.7874133,-105.0345536,39.7874035 6758,5802,5803,0.0134893781959873,0.0134893781959873,-104.9916445,39.7400016,-104.9916422,39.7401229 6759,5803,5804,0.0651761990637723,0.0651761990637723,-104.9916422,39.7401229,-104.99118,39.740589 6760,5804,5805,0.00867856878189995,0.00867856878189995,-104.99118,39.740589,-104.9911089,39.7406447 6761,5805,5806,0.145096674327765,0.145096674327765,-104.9911089,39.7406447,-104.989913,39.7415705 6762,5806,5807,0.146807263740651,0.146807263740651,-104.989913,39.7415705,-104.9886895,39.7424968 6763,5807,5808,0.0971857772299024,0.0971857772299024,-104.9886895,39.7424968,-104.9878972,39.7431235 8041,6591,5218,0.10367384999594,0.10367384999594,-105.0332843,39.7329428,-105.0344966,39.7329537 6766,5810,5811,0.146768415759705,0.146768415759705,-104.9814347,39.7480847,-104.9802084,39.7490084 6768,1701,5812,0.0556890737408001,0.0556890737408001,-104.9875011,39.6911908,-104.9868503,39.6911967 6769,5812,5813,0.0500299056894462,0.0500299056894462,-104.9868503,39.6911967,-104.9862656,39.6911947 6770,5813,572,0.048773855210923,0.048773855210923,-104.9862656,39.6911947,-104.9856956,39.6911905 6771,572,4985,0.0488849816155661,0.0488849816155661,-104.9856956,39.6911905,-104.9851243,39.6911864 6772,4985,5815,0.0487728428614096,0.0487728428614096,-104.9851243,39.6911864,-104.9845543,39.6911833 6773,5815,5816,0.0486567223604475,0.0486567223604475,-104.9845543,39.6911833,-104.9839857,39.6911771 6774,5816,5817,0.0490027802416811,0.0490027802416811,-104.9839857,39.6911771,-104.983413,39.6911761 6775,5817,5819,0.0533578755133891,0.0533578755133891,-104.983413,39.6911761,-104.9827894,39.6911761 6776,5819,5820,0.0539390556466382,0.0539390556466382,-104.9827894,39.6911761,-104.9821591,39.6911678 6778,5821,5822,0.0489941039004867,0.0489941039004867,-104.9815757,39.6911678,-104.9810031,39.6911678 6780,3617,5823,0.0506292858836976,0.0506292858836976,-104.9804371,39.6911668,-104.9798455,39.691158 6781,5823,5824,0.0500724300001191,0.0500724300001191,-104.9798455,39.691158,-104.9792603,39.6911567 6782,5824,5825,0.0499880884355422,0.0499880884355422,-104.9792603,39.6911567,-104.9786761,39.6911533 6783,5825,5099,0.0484306981291016,0.0484306981291016,-104.9786761,39.6911533,-104.9781101,39.6911501 6784,5099,5826,0.0978349213689401,0.0978349213689401,-104.9781101,39.6911501,-104.9769668,39.691138 8066,6604,2108,0.411848469661871,0.411848469661871,-104.9316605,39.7797563,-104.9269854,39.7788565 6786,3484,5827,0.0514683137992155,0.0514683137992155,-104.9640755,39.691151,-104.963474,39.6911476 6787,5827,5828,0.0484135897290906,0.0484135897290906,-104.963474,39.6911476,-104.9629082,39.6911444 6789,5829,3698,0.0457527085543311,0.0457527085543311,-104.9622681,39.6911405,-104.9617334,39.6911372 6790,3698,5705,0.0484471809833024,0.0484471809833024,-104.9617334,39.6911372,-104.9611673,39.6911287 6791,5705,4572,0.0515108919391295,0.0515108919391295,-104.9611673,39.6911287,-104.9605654,39.6911197 6792,4572,5830,0.105767692426024,0.105767692426024,-104.9605654,39.6911197,-104.9593294,39.6911329 6793,5830,5831,0.0553912495449553,0.0553912495449553,-104.9593294,39.6911329,-104.9586821,39.6911399 6794,5831,5832,0.0496407969110197,0.0496407969110197,-104.9586821,39.6911399,-104.958102,39.6911462 6795,5832,5833,0.0474198419855964,0.0474198419855964,-104.958102,39.6911462,-104.9575478,39.6911453 6796,5833,5834,0.0495588851512039,0.0495588851512039,-104.9575478,39.6911453,-104.9569687,39.691137 6797,5834,5835,0.0489032950107884,0.0489032950107884,-104.9569687,39.691137,-104.9563972,39.6911319 6798,5835,2741,0.0480512246257303,0.0480512246257303,-104.9563972,39.6911319,-104.9558357,39.6911246 6800,5836,5232,0.0488850197079726,0.0488850197079726,-104.9552507,39.6911326,-104.9546794,39.6911367 6801,5232,5837,0.0498079610709467,0.0498079610709467,-104.9546794,39.6911367,-104.9540973,39.6911339 6802,5837,3174,0.0480709718129458,0.0480709718129458,-104.9540973,39.6911339,-104.9535355,39.6911312 6803,3174,5838,0.0510747433773575,0.0510747433773575,-104.9535355,39.6911312,-104.9529386,39.6911278 6804,5838,4999,0.0480555922075882,0.0480555922075882,-104.9529386,39.6911278,-104.9523772,39.6911402 8084,6614,6615,0.0939591856631224,0.0939591856631224,-104.9338724,39.736497,-104.9349711,39.7364838 6805,4999,5839,0.0491139247433474,0.0491139247433474,-104.9523772,39.6911402,-104.9518032,39.6911405 6806,5839,731,0.0513728158017048,0.0513728158017048,-104.9518032,39.6911405,-104.9512028,39.6911407 18529,9525,9153,0.0559524577768326,0.0559524577768326,-105.0340236,39.7499955,-105.0338511,39.7495101 6807,731,5840,0.100363141472313,0.100363141472313,-104.9512028,39.6911407,-104.9500299,39.6911495 6810,4683,1528,0.0512242368793757,0.0512242368793757,-104.9751813,39.691337,-104.9746158,39.6911858 6811,1528,5087,0.0490096920376181,0.0490096920376181,-104.9746158,39.6911858,-104.9740434,39.6911697 6812,5087,5841,0.0531197353238214,0.0531197353238214,-104.9740434,39.6911697,-104.973423,39.6911522 6813,5841,5011,0.0514391840217863,0.0514391840217863,-104.973423,39.6911522,-104.9728223,39.6911338 6814,5011,1747,0.0499193361712115,0.0499193361712115,-104.9728223,39.6911338,-104.9722389,39.6911368 6815,1747,5608,0.0521168381912245,0.0521168381912245,-104.9722389,39.6911368,-104.9716303,39.6911179 6816,5608,5842,0.0474458476070982,0.0474458476070982,-104.9716303,39.6911179,-104.9710758,39.6911161 6817,5842,5449,0.0516188826793533,0.0516188826793533,-104.9710758,39.6911161,-104.9704727,39.6911049 6818,5449,5428,0.0497563082276933,0.0497563082276933,-104.9704727,39.6911049,-104.9698913,39.6910963 6819,5428,5390,0.0522374705433985,0.0522374705433985,-104.9698913,39.6910963,-104.9692808,39.6910982 6820,5390,5843,0.0480447601658553,0.0480447601658553,-104.9692808,39.6910982,-104.9687193,39.6910999 6822,5844,5845,0.0146913941785162,0.0146913941785162,-104.9407088,39.6911295,-104.9405371,39.6911295 6823,5845,1699,0.184528247922268,0.184528247922268,-104.9405371,39.6911295,-104.9383805,39.6911269 6824,1699,5846,0.0932680068963059,0.0932680068963059,-104.9383805,39.6911269,-104.9372905,39.6911203 6825,5846,5847,0.0932852372069282,0.0932852372069282,-104.9372905,39.6911203,-104.9362004,39.6911071 6826,5847,3120,0.098410300465854,0.098410300465854,-104.9362004,39.6911071,-104.9350503,39.6911005 6827,3120,5848,0.0905968964383526,0.0905968964383526,-104.9350503,39.6911005,-104.9339926,39.6911379 6828,5848,5849,0.19461602791519,0.19461602791519,-104.9339926,39.6911379,-104.9317181,39.6911379 8104,239,6631,0.0428753899381976,0.0428753899381976,-104.9766938,39.6912137,-104.9763643,39.6909232 6830,5850,5851,0.0206820775273506,0.0206820775273506,-105.0022921,39.7147654,-105.0025228,39.7148211 6833,1635,5853,0.0933590693142476,0.0933590693142476,-105.015737,39.714787,-105.016828,39.7148117 6834,5853,5854,0.015431953306933,0.015431953306933,-105.016828,39.7148117,-105.0170084,39.7148136 6835,5854,4213,0.0860217230993429,0.0860217230993429,-105.0170084,39.7148136,-105.018014,39.714824 6836,4213,5855,0.0995731813164872,0.0995731813164872,-105.018014,39.714824,-105.019178,39.714811 6837,5855,192,0.102944368273924,0.102944368273924,-105.019178,39.714811,-105.0203814,39.7148249 6838,192,2922,0.0977156398673512,0.0977156398673512,-105.0203814,39.7148249,-105.021523,39.7147919 6840,5305,1460,0.094441811393562,0.094441811393562,-105.0227504,39.7148051,-105.0238542,39.7148259 6841,1460,5433,0.104542660065313,0.104542660065313,-105.0238542,39.7148259,-105.0250764,39.7148315 6843,5856,1868,0.210287860037949,0.210287860037949,-104.9875046,39.7147611,-104.9899631,39.7147612 6844,1868,4186,0.189585415099738,0.189585415099738,-104.9899631,39.7147612,-104.9921793,39.7147876 6846,5432,5857,0.104903215241116,0.104903215241116,-105.0250773,39.714991,-105.0263037,39.7149834 6847,5857,5858,0.105720950651237,0.105720950651237,-105.0263037,39.7149834,-105.0275397,39.7149834 6848,5858,5859,0.105743888331652,0.105743888331652,-105.0275397,39.7149834,-105.0287757,39.7149636 6849,5859,4421,0.104252361029944,0.104252361029944,-105.0287757,39.7149636,-105.0299945,39.7149702 6852,5861,5862,0.0519463280728807,0.0519463280728807,-105.0324691,39.7149773,-105.0330764,39.7149803 6853,5862,5863,0.0520746976816124,0.0520746976816124,-105.0330764,39.7149803,-105.0336852,39.7149834 6854,5863,5864,0.053223022054701,0.053223022054701,-105.0336852,39.7149834,-105.0343073,39.7149733 6855,5864,4317,0.0510499917933612,0.0510499917933612,-105.0343073,39.7149733,-105.034904,39.7149636 8127,6232,6642,0.179146147134138,0.179146147134138,-104.9985893,39.7257061,-104.9985895,39.7273172 6857,5865,4505,0.0514748271562017,0.0514748271562017,-105.0355038,39.7149636,-105.0361056,39.7149636 6858,4505,3608,0.0515275362522861,0.0515275362522861,-105.0361056,39.7149636,-105.036708,39.7149602 6859,3608,5866,0.050240952107019,0.050240952107019,-105.036708,39.7149602,-105.0372953,39.7149674 6860,5866,5867,0.0507479546434346,0.0507479546434346,-105.0372953,39.7149674,-105.0378886,39.7149662 6861,5867,5067,0.0521453287858806,0.0521453287858806,-105.0378886,39.7149662,-105.0384982,39.7149609 6862,5067,5868,0.051338093574988,0.051338093574988,-105.0384982,39.7149609,-105.0390984,39.7149619 6863,5868,5869,0.0516032507649761,0.0516032507649761,-105.0390984,39.7149619,-105.0397017,39.7149609 6864,5869,5870,0.0504748368648883,0.0504748368648883,-105.0397017,39.7149609,-105.0402918,39.7149634 6865,5870,5871,0.0517263613465763,0.0517263613465763,-105.0402918,39.7149634,-105.0408965,39.7149688 6866,5871,5872,0.102624635673,0.102624635673,-105.0408965,39.7149688,-105.0420963,39.7149694 6867,5872,3299,0.100255573957512,0.100255573957512,-105.0420963,39.7149694,-105.0432684,39.7149673 6869,5873,5874,0.0663164411935832,0.0663164411935832,-105.043719,39.7149652,-105.0444942,39.7149755 6870,5874,5875,0.0488050085545576,0.0488050085545576,-105.0444942,39.7149755,-105.0450642,39.7149556 6871,5875,5876,0.702184603750594,0.702184603750594,-105.0450642,39.7149556,-105.0532734,39.7149935 6874,4525,5880,0.0113022768719971,0.0113022768719971,-105.0251701,39.7632042,-105.0252841,39.7632557 6875,5880,5881,0.00806516295239482,0.00806516295239482,-105.0252841,39.7632557,-105.0253707,39.7632845 6876,5881,5882,0.0293119532501538,0.0293119532501538,-105.0253707,39.7632845,-105.0256867,39.7633869 6877,5882,5883,0.0236481545130312,0.0236481545130312,-105.0256867,39.7633869,-105.025945,39.7634631 6878,5883,5884,0.0171068759325808,0.0171068759325808,-105.025945,39.7634631,-105.026131,39.7635199 6879,5884,5885,0.034181660212992,0.034181660212992,-105.026131,39.7635199,-105.0264783,39.7636723 6880,5885,5887,0.100387180512852,0.100387180512852,-105.0264783,39.7636723,-105.0276119,39.7639084 6882,4433,5888,0.29159089003557,0.29159089003557,-105.0109506,39.7174666,-105.0109694,39.7148443 6883,5888,4667,0.102395884967111,0.102395884967111,-105.0109694,39.7148443,-105.011015,39.7139241 6885,1334,1389,0.100271016747699,0.100271016747699,-105.0110016,39.7130472,-105.011015,39.7121455 6886,1389,5889,0.10737593920352,0.10737593920352,-105.011015,39.7121455,-105.0110016,39.7111799 6887,5889,5890,0.105882607972477,0.105882607972477,-105.0110016,39.7111799,-105.0109926,39.7102277 6888,5890,4707,0.0969202900217867,0.0969202900217867,-105.0109926,39.7102277,-105.010984,39.7093561 6889,4707,5891,0.0993764614715991,0.0993764614715991,-105.010984,39.7093561,-105.0109775,39.7084624 6890,5891,5892,0.0973957865151901,0.0973957865151901,-105.0109775,39.7084624,-105.0109755,39.7075865 6891,5892,5894,0.0203600085186263,0.0203600085186263,-105.0109755,39.7075865,-105.0109744,39.7074034 6893,5697,5895,0.0355610028885881,0.0355610028885881,-105.010983,39.7065516,-105.0109801,39.7062318 6894,5895,5896,0.0640153359599377,0.0640153359599377,-105.0109801,39.7062318,-105.0109828,39.7056561 6896,4960,5897,0.0913255616395888,0.0913255616395888,-105.0109882,39.7047956,-105.0109828,39.7039743 6897,5897,766,0.157641216727225,0.157641216727225,-105.0109828,39.7039743,-105.0109855,39.7025566 6898,766,5898,0.395381245817633,0.395381245817633,-105.0109855,39.7025566,-105.0121335,39.6991123 6899,5898,5899,0.0981801741162947,0.0981801741162947,-105.0121335,39.6991123,-105.0126138,39.6983104 6900,5899,5900,0.174689811260162,0.174689811260162,-105.0126138,39.6983104,-105.0127248,39.6967417 6902,2304,156,0.331433636002878,0.331433636002878,-105.0127167,39.6959791,-105.0117244,39.6930979 6903,156,1720,0.249409879986366,0.249409879986366,-105.0117244,39.6930979,-105.0117515,39.690855 6904,1720,5901,0.152027484629828,0.152027484629828,-105.0117515,39.690855,-105.0117601,39.6894878 6906,5902,5903,1.05455714042968,1.05455714042968,-105.0117344,39.688114,-105.011022,39.678646 6907,491,5904,0.0146888160266615,0.0146888160266615,-104.9407607,39.7492347,-104.9405891,39.7492413 6908,5904,5905,0.0975979556077691,0.0975979556077691,-104.9405891,39.7492413,-104.9394475,39.7492413 6910,5906,5907,0.0945117172125904,0.0945117172125904,-104.9383649,39.7492571,-104.9372594,39.7492562 6911,5907,5908,0.096024253167286,0.096024253167286,-104.9372594,39.7492562,-104.9361363,39.7492673 6913,1999,3359,0.0933322730569792,0.0933322730569792,-104.9350364,39.749243,-104.9339447,39.7492406 6914,3359,2753,0.0957031890234733,0.0957031890234733,-104.9339447,39.7492406,-104.9328253,39.7492476 6915,2753,5909,0.0964098595755736,0.0964098595755736,-104.9328253,39.7492476,-104.9316976,39.7492496 6916,5909,2279,0.103797892128295,0.103797892128295,-104.9316976,39.7492496,-104.9304837,39.7492674 6917,2279,3601,0.0979307072208472,0.0979307072208472,-104.9304837,39.7492674,-104.9293385,39.7492475 6918,3601,5910,0.101687049589159,0.101687049589159,-104.9293385,39.7492475,-104.9281491,39.749241 6919,5910,2134,0.103076736979193,0.103076736979193,-104.9281491,39.749241,-104.9269439,39.7492673 6920,2134,5911,0.0994872973933105,0.0994872973933105,-104.9269439,39.7492673,-104.9257802,39.7492674 6921,5911,5912,0.098205073412404,0.098205073412404,-104.9257802,39.7492674,-104.9246315,39.749269 6944,5930,5931,0.00713304879374381,0.00713304879374381,-104.979327,39.7304328,-104.9792436,39.7304339 6922,5912,5913,1.00880972234204,1.00880972234204,-104.9246315,39.749269,-104.9128315,39.7492855 6923,5914,3921,0.0830806742363044,0.0830806742363044,-104.9646486,39.7304917,-104.9636772,39.7304796 6924,3921,1014,0.0989804018365723,0.0989804018365723,-104.9636772,39.7304796,-104.96252,39.7304983 6925,1014,5915,0.0998222515540108,0.0998222515540108,-104.96252,39.7304983,-104.9613527,39.7304983 6926,5915,5916,0.104139822117371,0.104139822117371,-104.9613527,39.7304983,-104.960135,39.730487 6927,5916,5023,0.0793768943130485,0.0793768943130485,-104.960135,39.730487,-104.9592069,39.7304983 6929,5917,5918,0.112165266092601,0.112165266092601,-104.987439,39.7304505,-104.9861275,39.730436 6930,5918,5919,0.108065845165718,0.108065845165718,-104.9861275,39.730436,-104.9848641,39.7304571 6931,5919,5920,0.0537421133423824,0.0537421133423824,-104.9848641,39.7304571,-104.9842358,39.7304466 6932,5920,5921,0.0547683090118863,0.0547683090118863,-104.9842358,39.7304466,-104.9835955,39.730436 6933,5921,5922,0.0617512871216813,0.0617512871216813,-104.9835955,39.730436,-104.9828734,39.7304382 6934,5922,5923,0.0505486132029595,0.0505486132029595,-104.9828734,39.7304382,-104.9822823,39.7304399 6935,5923,5924,0.0485674117985671,0.0485674117985671,-104.9822823,39.7304399,-104.9817146,39.7304273 6936,5924,5925,0.00910751947845144,0.00910751947845144,-104.9817146,39.7304273,-104.9816081,39.7304277 6937,5925,3160,0.040672974998317,0.040672974998317,-104.9816081,39.7304277,-104.9811325,39.7304243 6938,3160,5926,0.0119123696733134,0.0119123696733134,-104.9811325,39.7304243,-104.9809932,39.730424 6939,5926,5927,0.0422638247579918,0.0422638247579918,-104.9809932,39.730424,-104.9804991,39.7304325 6940,5927,5928,0.00946046354749371,0.00946046354749371,-104.9804991,39.7304325,-104.9803886,39.7304366 6941,5928,4978,0.0392608349230605,0.0392608349230605,-104.9803886,39.7304366,-104.9799295,39.7304346 6942,4978,5929,0.00830374951839601,0.00830374951839601,-104.9799295,39.7304346,-104.9798324,39.7304351 6943,5929,5930,0.04322033436118,0.04322033436118,-104.9798324,39.7304351,-104.979327,39.7304328 12307,8642,8643,0.0298175315684779,0.0298175315684779,-105.0079921,39.7544142,-105.0079172,39.7541523 6945,5931,5932,0.0454758802600548,0.0454758802600548,-104.9792436,39.7304339,-104.9787119,39.7304412 6946,5932,5933,0.0473060152011751,0.0473060152011751,-104.9787119,39.7304412,-104.9781588,39.7304487 6947,5933,5934,0.0496187677804403,0.0496187677804403,-104.9781588,39.7304487,-104.9775786,39.7304533 6948,5934,5935,0.0504477908402203,0.0504477908402203,-104.9775786,39.7304533,-104.9769887,39.7304575 6949,5935,5050,0.0515402266931002,0.0515402266931002,-104.9769887,39.7304575,-104.976386,39.7304575 6950,5050,5687,0.0468197679026621,0.0468197679026621,-104.976386,39.7304575,-104.9758385,39.7304575 6953,5453,982,0.0502364246424336,0.0502364246424336,-104.9746713,39.7304514,-104.9740839,39.7304453 6954,982,5937,0.0968891441459385,0.0968891441459385,-104.9740839,39.7304453,-104.9729509,39.7304453 6955,5937,5938,0.0503259455718068,0.0503259455718068,-104.9729509,39.7304453,-104.9723624,39.7304448 6956,5938,5939,0.0502893520356679,0.0502893520356679,-104.9723624,39.7304448,-104.9717744,39.7304519 6957,5939,3129,0.0485573864514234,0.0485573864514234,-104.9717744,39.7304519,-104.9712066,39.7304555 6958,3129,5117,0.0498372694791184,0.0498372694791184,-104.9712066,39.7304555,-104.9706239,39.7304632 6959,5117,5941,0.0493022558846739,0.0493022558846739,-104.9706239,39.7304632,-104.9700474,39.7304587 6960,5941,4716,0.0507626244890517,0.0507626244890517,-104.9700474,39.7304587,-104.9694538,39.7304565 6961,4716,5942,0.142284142826663,0.142284142826663,-104.9694538,39.7304565,-104.96779,39.7304653 6963,5943,5944,0.01393899602166,0.01393899602166,-104.9407521,39.7310056,-104.9405891,39.731006 6964,5944,5945,0.364458473389243,0.364458473389243,-104.9405891,39.731006,-104.9363272,39.7310185 6965,5945,5946,0.0993153072226578,0.0993153072226578,-104.9363272,39.7310185,-104.9351663,39.7310442 6966,5946,5947,0.101492282005104,0.101492282005104,-104.9351663,39.7310442,-104.9339798,39.731066 6967,5947,5948,0.101164116161519,0.101164116161519,-104.9339798,39.731066,-104.9327968,39.7310647 6968,5948,5949,0.102917574680079,0.102917574680079,-104.9327968,39.7310647,-104.9315933,39.7310618 6969,5949,5950,0.099000654458151,0.099000654458151,-104.9315933,39.7310618,-104.9304356,39.7310602 6970,5950,5951,0.102683540906436,0.102683540906436,-104.9304356,39.7310602,-104.9292349,39.7310503 6972,5952,5145,0.0645729302199529,0.0645729302199529,-104.9280748,39.7310598,-104.9273197,39.7310625 6973,5145,2119,0.0381578888853594,0.0381578888853594,-104.9273197,39.7310625,-104.9268735,39.7310598 6975,5953,5954,0.100685153983508,0.100685153983508,-104.9257284,39.7310507,-104.924551,39.7310505 6976,5954,5955,0.195476970380349,0.195476970380349,-104.924551,39.7310505,-104.9222652,39.7310656 6978,5511,5956,0.144816938742182,0.144816938742182,-104.974688,39.7559741,-104.9735293,39.7569242 6979,5956,2899,0.0164641943336492,0.0164641943336492,-104.9735293,39.7569242,-104.9733522,39.7569824 6981,5957,5776,0.0786471324555583,0.0786471324555583,-104.9873834,39.7462062,-104.9880305,39.7457035 6982,5776,5958,0.142074016754489,0.142074016754489,-104.9880305,39.7457035,-104.9891839,39.7447837 6984,5959,5960,0.119153206354199,0.119153206354199,-104.9904219,39.7438323,-104.9914093,39.7430761 6985,5960,5961,0.0270871445537288,0.0270871445537288,-104.9914093,39.7430761,-104.9916357,39.7429057 6986,5961,5962,0.145839788109516,0.145839788109516,-104.9916357,39.7429057,-104.9928478,39.7419829 6987,5962,5963,0.00712354730707594,0.00712354730707594,-104.9928478,39.7419829,-104.9929071,39.7419379 6988,5963,5964,0.140131025523345,0.140131025523345,-104.9929071,39.7419379,-104.9940638,39.7410451 6989,5964,5965,0.140225597174846,0.140225597174846,-104.9940638,39.7410451,-104.9952082,39.7401418 6990,5965,4943,0.0161740048379517,0.0161740048379517,-104.9952082,39.7401418,-104.9952896,39.7400105 6992,5354,5966,0.0365984296224293,0.0365984296224293,-104.9856252,39.7476126,-104.9852928,39.74782 8275,6722,2311,0.00867549185460531,0.00867549185460531,-105.0112278,39.7314296,-105.0112958,39.7314875 6993,5966,5967,0.107476511645453,0.107476511645453,-104.9852928,39.74782,-104.9844118,39.7485095 6994,5967,5968,0.147256677185358,0.147256677185358,-104.9844118,39.7485095,-104.9831894,39.7494425 6995,5968,5969,0.146721278462678,0.146721278462678,-104.9831894,39.7494425,-104.98198,39.7503787 6996,5969,5361,0.147170892096024,0.147170892096024,-104.98198,39.7503787,-104.9807486,39.7513036 6997,5361,2684,0.148391053722383,0.148391053722383,-104.9807486,39.7513036,-104.9795298,39.7522538 6999,5970,807,0.0217813759552713,0.0217813759552713,-104.9783626,39.753192,-104.9781222,39.7532569 7001,5971,4332,0.0931508534748433,0.0931508534748433,-104.978267,39.7840741,-104.9771769,39.7840807 7002,4332,5038,0.0953468172233397,0.0953468172233397,-104.9771769,39.7840807,-104.9760611,39.7840873 7004,5972,5857,0.176936009900748,0.176936009900748,-105.0263295,39.7165745,-105.0263037,39.7149834 7005,5857,1300,0.178425403895618,0.178425403895618,-105.0263037,39.7149834,-105.0263381,39.713379 7006,1300,5973,0.247668336727678,0.247668336727678,-105.0263381,39.713379,-105.0263219,39.7111517 7008,5974,5975,0.19695744936537,0.19695744936537,-105.0263476,39.6984996,-105.0263805,39.6967285 7010,1502,4378,0.103568243200344,0.103568243200344,-105.0263295,39.6949026,-105.0263037,39.6939714 7012,5976,2341,0.175343347413509,0.175343347413509,-104.9257736,39.717827,-104.9257718,39.7194039 7013,2341,5977,0.176971375987128,0.176971375987128,-104.9257718,39.7194039,-104.9257568,39.7209954 7014,5977,4784,0.243234077821538,0.243234077821538,-104.9257568,39.7209954,-104.9260932,39.7231675 7015,4784,5979,0.240492752461347,0.240492752461347,-104.9260932,39.7231675,-104.9260981,39.7253303 7016,5979,5980,0.0330257004550899,0.0330257004550899,-104.9260981,39.7253303,-104.9261008,39.7256273 7017,5980,5981,0.271622774119548,0.271622774119548,-104.9261008,39.7256273,-104.9260461,39.7280697 7018,5981,5982,0.132843712894559,0.132843712894559,-104.9260461,39.7280697,-104.9260654,39.7292643 7020,5983,5984,0.0865708728240205,0.0865708728240205,-104.9258169,39.7793462,-104.9257912,39.7801245 7021,5984,5985,0.115162845747273,0.115162845747273,-104.9257912,39.7801245,-104.9258084,39.7811601 7023,758,5986,0.228351368086018,0.228351368086018,-104.9258629,39.7765766,-104.9258093,39.7786298 7026,5146,5157,0.0344312485594002,0.0344312485594002,-104.9257328,39.7300276,-104.9257489,39.730337 7027,5157,5953,0.0793791794144798,0.0793791794144798,-104.9257489,39.730337,-104.9257284,39.7310507 7028,5953,2240,0.201141072863101,0.201141072863101,-104.9257284,39.7310507,-104.925734,39.7328596 7029,2240,4913,0.204101361959596,0.204101361959596,-104.925734,39.7328596,-104.9257471,39.7346951 7031,5988,5989,0.202410682591791,0.202410682591791,-104.9257168,39.7364786,-104.9257287,39.7382989 7032,5989,5990,0.204104998697393,0.204104998697393,-104.9257287,39.7382989,-104.9257974,39.7401337 7033,5990,689,0.195952399265096,0.195952399265096,-104.9257974,39.7401337,-104.9257594,39.7418957 7034,689,1980,0.165723809852799,0.165723809852799,-104.9257594,39.7418957,-104.9258091,39.7433856 7035,1980,1965,0.0389234534803582,0.0389234534803582,-104.9258091,39.7433856,-104.925792,39.7437354 7036,1965,5991,0.211595737081182,0.211595737081182,-104.925792,39.7437354,-104.9258205,39.7456382 7037,5991,2477,0.19787541766453,0.19787541766453,-104.9258205,39.7456382,-104.9258057,39.7474177 7039,5911,5992,0.199600309761125,0.199600309761125,-104.9257802,39.7492674,-104.9257974,39.7510624 7040,5992,802,0.200311937766574,0.200311937766574,-104.9257974,39.7510624,-104.9257802,39.7528638 7041,802,5993,0.204076160777324,0.204076160777324,-104.9257802,39.7528638,-104.9257827,39.7546991 7042,5993,5994,0.207502868601311,0.207502868601311,-104.9257827,39.7546991,-104.925772,39.7565652 7043,5994,5995,0.201507936335064,0.201507936335064,-104.925772,39.7565652,-104.9257668,39.7583774 18161,10256,2170,0.118696748630409,0.118696748630409,-105.0141119,39.7874307,-105.0146867,39.7884025 7044,5995,3065,0.198422916856477,0.198422916856477,-104.9257668,39.7583774,-104.9257357,39.7601617 7045,3065,5996,0.187785068593932,0.187785068593932,-104.9257357,39.7601617,-104.9257688,39.7618503 7048,5998,1151,0.103522476706234,0.103522476706234,-104.9257702,39.7628567,-104.9257702,39.7637877 7049,1151,5999,0.201885859106491,0.201885859106491,-104.9257702,39.7637877,-104.9257746,39.7656033 7050,5999,2774,0.203030941446461,0.203030941446461,-104.9257746,39.7656033,-104.9257496,39.7674291 7051,2774,6000,0.200151361396455,0.200151361396455,-104.9257496,39.7674291,-104.9257444,39.7692291 7053,4375,2856,0.142504312909228,0.142504312909228,-105.0014998,39.6989095,-105.0031649,39.6989425 7054,2856,6001,0.0983652484533134,0.0983652484533134,-105.0031649,39.6989425,-105.0043064,39.6990482 7055,6001,6002,0.0964239306891795,0.0964239306891795,-105.0043064,39.6990482,-105.0054308,39.6991076 7056,6002,6003,0.098310599923513,0.098310599923513,-105.0054308,39.6991076,-105.0065799,39.6991077 7057,6003,1761,0.137700629072643,0.137700629072643,-105.0065799,39.6991077,-105.0081893,39.6990933 7058,1761,6004,0.100513600298964,0.100513600298964,-105.0081893,39.6990933,-105.0093641,39.6991016 7059,6004,3822,0.0995871831820294,0.0995871831820294,-105.0093641,39.6991016,-105.0105281,39.6990962 7060,3822,5898,0.137360760654976,0.137360760654976,-105.0105281,39.6990962,-105.0121335,39.6991123 7061,5898,6005,0.132447355715672,0.132447355715672,-105.0121335,39.6991123,-105.0128712,39.7001595 7063,1597,1654,0.133194225128182,0.133194225128182,-105.0140815,39.6999614,-105.015638,39.699987 7064,1654,6006,0.125247640008909,0.125247640008909,-105.015638,39.699987,-105.0169911,39.700417 7065,6006,4209,0.0896990215886268,0.0896990215886268,-105.0169911,39.700417,-105.0180383,39.7004566 7067,6007,200,0.0969312782671765,0.0969312782671765,-105.0192141,39.7004566,-105.0203471,39.7004566 7069,6008,6009,0.237519218216988,0.237519218216988,-104.930634,39.692987,-104.9317136,39.6910191 7071,6010,700,0.202130694041649,0.202130694041649,-104.9453987,39.7401427,-104.9453488,39.7419601 7072,700,6011,0.200920157017241,0.200920157017241,-104.9453488,39.7419601,-104.9453382,39.743767 7074,1752,6012,0.41064210801689,0.41064210801689,-104.944277,39.787439,-104.9452877,39.7838286 7076,6013,898,0.069285729612221,0.069285729612221,-104.945032,39.7638499,-104.9450302,39.764473 7079,5168,6014,0.173942254032852,0.173942254032852,-104.9449622,39.716238,-104.9449634,39.7178023 7080,6014,2356,0.178647695597581,0.178647695597581,-104.9449634,39.7178023,-104.9449537,39.7194089 7081,2356,4157,0.173431342052579,0.173431342052579,-104.9449537,39.7194089,-104.9449591,39.7209686 7082,4157,4744,0.174265758482508,0.174265758482508,-104.9449591,39.7209686,-104.9449996,39.7225355 7083,4744,6015,0.17586665041424,0.17586665041424,-104.9449996,39.7225355,-104.9449591,39.7241168 7084,6015,6017,0.166030537226764,0.166030537226764,-104.9449591,39.7241168,-104.9450503,39.7256083 7085,6017,1206,0.168368552768231,0.168368552768231,-104.9450503,39.7256083,-104.9450941,39.7271221 7086,1206,6018,0.0222310506019077,0.0222310506019077,-104.9450941,39.7271221,-104.9450985,39.727322 7087,6018,3777,0.199517083270274,0.199517083270274,-104.9450985,39.727322,-104.9450973,39.7291163 7088,3777,6019,0.15332994885881,0.15332994885881,-104.9450973,39.7291163,-104.9450856,39.7304952 7089,6019,956,0.176955920540622,0.176955920540622,-104.9450856,39.7304952,-104.9450895,39.7320866 7090,956,6020,0.174665514088028,0.174665514088028,-104.9450895,39.7320866,-104.9450945,39.7336574 7091,6020,4894,0.161958937862416,0.161958937862416,-104.9450945,39.7336574,-104.945082,39.7351139 7092,4894,6021,0.18390531780345,0.18390531780345,-104.945082,39.7351139,-104.9450808,39.7367678 7093,6021,5492,0.174079428498661,0.174079428498661,-104.9450808,39.7367678,-104.9450674,39.7383333 7094,5492,6022,0.20029370655809,0.20029370655809,-104.9450674,39.7383333,-104.9450447,39.7401345 7096,3037,6023,0.213499262828813,0.213499262828813,-104.9449805,39.75904,-104.9449634,39.76096 7098,3578,5645,0.141952777714747,0.141952777714747,-104.9452895,39.7544277,-104.9452967,39.7557043 8369,876,4464,0.138360134725968,0.138360134725968,-104.968419,39.7645054,-104.9684223,39.7657497 7100,4359,4350,0.0475473932483631,0.0475473932483631,-104.9453012,39.7565195,-104.9453036,39.7569471 7101,4350,1533,0.0507609705805194,0.0507609705805194,-104.9453036,39.7569471,-104.9453062,39.7574036 7102,1533,6024,0.087689125787215,0.087689125787215,-104.9453062,39.7574036,-104.9453106,39.7581922 7103,6024,3036,0.0935380351023268,0.0935380351023268,-104.9453106,39.7581922,-104.9453153,39.7590334 7105,2396,6026,0.14381066174273,0.14381066174273,-104.9452638,39.7738711,-104.9453067,39.775164 7107,1270,4534,0.202622361744701,0.202622361744701,-105.0204072,39.7193738,-105.0227761,39.719354 7108,4534,6027,0.199229442979025,0.199229442979025,-105.0227761,39.719354,-105.0251054,39.7193679 7110,6028,6029,0.912875631293974,0.912875631293974,-104.9959579,39.7817094,-104.9855966,39.7797106 7112,1075,2498,0.0816070075181441,0.0816070075181441,-105.0092438,39.7854664,-105.0101988,39.7854584 7113,2498,6030,0.0415787253165096,0.0415787253165096,-105.0101988,39.7854584,-105.0106854,39.7854577 7114,6030,6031,0.0433303737265817,0.0433303737265817,-105.0106854,39.7854577,-105.0111925,39.7854571 7116,6032,6033,0.0508682336735258,0.0508682336735258,-105.0111965,39.7856112,-105.0117918,39.7856148 7117,6033,1215,0.0487831269807967,0.0487831269807967,-105.0117918,39.7856148,-105.0123627,39.7856181 7118,1215,6034,0.0505678656124617,0.0505678656124617,-105.0123627,39.7856181,-105.0129545,39.7856166 7119,6034,4787,0.0490298276079548,0.0490298276079548,-105.0129545,39.7856166,-105.0135283,39.7856151 7120,4787,6035,0.0502099740409632,0.0502099740409632,-105.0135283,39.7856151,-105.0141159,39.7856183 7121,6035,2168,0.0503125854793333,0.0503125854793333,-105.0141159,39.7856183,-105.0147047,39.7856216 7122,2168,6036,0.0482434584483166,0.0482434584483166,-105.0147047,39.7856216,-105.0152693,39.7856221 17215,8403,8420,0.200752773596098,0.200752773596098,-104.9775319,39.7038582,-104.9774882,39.7056633 7123,6036,6037,0.0486536038515005,0.0486536038515005,-105.0152693,39.7856221,-105.0158387,39.7856226 7125,6038,6039,0.0499795151912972,0.0499795151912972,-105.0164173,39.7856269,-105.0170022,39.7856234 7126,6039,6040,0.0491412278477837,0.0491412278477837,-105.0170022,39.7856234,-105.0175773,39.7856256 7127,6040,6041,0.0497771068440158,0.0497771068440158,-105.0175773,39.7856256,-105.0181598,39.7856198 7128,6041,6042,0.0494653664650395,0.0494653664650395,-105.0181598,39.7856198,-105.0187387,39.7856192 7129,6042,4660,0.0491491990718702,0.0491491990718702,-105.0187387,39.7856192,-105.0193139,39.7856187 7130,4660,6043,0.0497609288638681,0.0497609288638681,-105.0193139,39.7856187,-105.0198962,39.7856251 7131,6043,1290,0.0489747324983769,0.0489747324983769,-105.0198962,39.7856251,-105.0204693,39.7856314 7133,6044,4562,0.0495973986652376,0.0495973986652376,-105.0210575,39.7856258,-105.0216379,39.7856202 7134,4562,6045,0.0489640905184848,0.0489640905184848,-105.0216379,39.7856202,-105.0222109,39.785625 7135,6045,6046,0.0491691479666822,0.0491691479666822,-105.0222109,39.785625,-105.0227863,39.7856298 7136,6046,6047,0.0507578186257211,0.0507578186257211,-105.0227863,39.7856298,-105.0233803,39.7856255 7137,6047,2730,0.0500913644840885,0.0500913644840885,-105.0233803,39.7856255,-105.0239665,39.7856212 7138,2730,6048,0.0486937991070737,0.0486937991070737,-105.0239665,39.7856212,-105.0245363,39.7856143 7139,6048,6049,0.0563508416708434,0.0563508416708434,-105.0245363,39.7856143,-105.0251957,39.7856063 7140,6049,6050,0.0543668616299433,0.0543668616299433,-105.0251957,39.7856063,-105.0258319,39.7856132 7141,6050,3755,0.049786406684993,0.049786406684993,-105.0258319,39.7856132,-105.0264145,39.7856195 7142,3755,6051,0.0495857892809515,0.0495857892809515,-105.0264145,39.7856195,-105.0269948,39.7856221 7143,6051,6052,0.0496881410470813,0.0496881410470813,-105.0269948,39.7856221,-105.0275763,39.7856198 7144,6052,6053,0.0491149994031363,0.0491149994031363,-105.0275763,39.7856198,-105.0281511,39.7856201 18545,5563,7539,0.0787059485791879,0.0787059485791879,-105.0440188,39.7652831,-105.0449396,39.7652893 7145,6053,6054,0.0498540025598143,0.0498540025598143,-105.0281511,39.7856201,-105.0287345,39.7856259 7146,6054,6055,0.0489875409651698,0.0489875409651698,-105.0287345,39.7856259,-105.0293078,39.7856235 7147,6055,4007,0.0499802866726516,0.0499802866726516,-105.0293078,39.7856235,-105.0298927,39.7856278 7148,4007,6056,0.0488162842829032,0.0488162842829032,-105.0298927,39.7856278,-105.030464,39.7856261 7149,6056,6057,0.0489359547659716,0.0489359547659716,-105.030464,39.7856261,-105.0310367,39.7856243 7150,6057,6058,0.0509862761511403,0.0509862761511403,-105.0310367,39.7856243,-105.0316334,39.7856243 7151,6058,1391,0.0507897478531174,0.0507897478531174,-105.0316334,39.7856243,-105.0322278,39.7856243 7152,1391,6059,0.0484575520219378,0.0484575520219378,-105.0322278,39.7856243,-105.0327949,39.7856263 7154,6060,6061,0.051268887373703,0.051268887373703,-105.0333562,39.7856282,-105.0339562,39.7856259 7155,6061,3440,0.0523540538479921,0.0523540538479921,-105.0339562,39.7856259,-105.0345689,39.7856236 7156,3440,6062,0.0526542821957606,0.0526542821957606,-105.0345689,39.7856236,-105.0351851,39.7856197 7157,6062,5722,0.0500652354639954,0.0500652354639954,-105.0351851,39.7856197,-105.035771,39.7856159 7158,5722,6063,0.0491749564449066,0.0491749564449066,-105.035771,39.7856159,-105.0363465,39.7856148 7159,6063,6064,0.0490553316653512,0.0490553316653512,-105.0363465,39.7856148,-105.0369206,39.7856137 7160,6064,6065,0.0504053225202572,0.0504053225202572,-105.0369206,39.7856137,-105.0375105,39.7856129 7161,6065,6066,0.0491577785316978,0.0491577785316978,-105.0375105,39.7856129,-105.0380858,39.7856122 7162,6066,6067,0.0500917004504544,0.0500917004504544,-105.0380858,39.7856122,-105.038672,39.7856168 7163,6067,6068,0.0487330457346556,0.0487330457346556,-105.038672,39.7856168,-105.0392423,39.7856213 7164,6068,6069,0.0500468552276867,0.0500468552276867,-105.0392423,39.7856213,-105.039828,39.7856193 7165,6069,1089,0.0473039342434908,0.0473039342434908,-105.039828,39.7856193,-105.0403816,39.7856175 7166,1089,6070,0.0519349767204956,0.0519349767204956,-105.0403816,39.7856175,-105.0409894,39.7856189 7167,6070,6071,0.0483547253107021,0.0483547253107021,-105.0409894,39.7856189,-105.0415553,39.7856202 7169,6072,3860,0.0495593243927177,0.0495593243927177,-105.0421669,39.7856198,-105.0427469,39.7856195 7170,3860,6073,0.0493012970703545,0.0493012970703545,-105.0427469,39.7856195,-105.0433238,39.7856121 7171,6073,5585,0.0529959751032204,0.0529959751032204,-105.0433238,39.7856121,-105.043944,39.7856159 7173,1003,5222,0.108094382628624,0.108094382628624,-104.987571,39.7855779,-104.988836,39.785586 7175,6074,3213,0.169273308004073,0.169273308004073,-104.962329,39.712563,-104.9628505,39.7110945 7176,3213,6075,0.200540081035548,0.200540081035548,-104.9628505,39.7110945,-104.9628492,39.709291 7177,6075,1924,0.199718283006537,0.199718283006537,-104.9628492,39.709291,-104.962875,39.707495 7178,1924,6076,0.202212418704144,0.202212418704144,-104.962875,39.707495,-104.9628366,39.7056767 7179,6076,3268,0.201184980777767,0.201184980777767,-104.9628366,39.7056767,-104.9628366,39.7038674 7180,3268,6077,0.201398824177077,0.201398824177077,-104.9628366,39.7038674,-104.9628485,39.7020562 7181,6077,81,0.202519482529809,0.202519482529809,-104.9628485,39.7020562,-104.9628455,39.7002349 7182,81,3517,0.205035908609294,0.205035908609294,-104.9628455,39.7002349,-104.9628742,39.6983911 7183,3517,4259,0.201561198640626,0.201561198640626,-104.9628742,39.6983911,-104.9628968,39.6965785 7184,4259,6078,0.201877222241407,0.201877222241407,-104.9628968,39.6965785,-104.9629093,39.694763 7185,6078,6079,0.198020897047098,0.198020897047098,-104.9629093,39.694763,-104.9629257,39.6929822 7186,6079,5828,0.204359521871182,0.204359521871182,-104.9629257,39.6929822,-104.9629082,39.6911444 7187,5828,6080,0.203452288011347,0.203452288011347,-104.9629082,39.6911444,-104.9628739,39.6893149 7188,6080,6081,0.199577893436046,0.199577893436046,-104.9628739,39.6893149,-104.962857,39.6875201 7189,6082,4198,0.0554105901874734,0.0554105901874734,-105.007037,39.720887,-105.007437,39.721279 8462,1578,6834,0.296770354889592,0.296770354889592,-105.0401129,39.6876594,-105.0401263,39.6849905 7190,4198,6083,0.479532197769768,0.479532197769768,-105.007437,39.721279,-105.0092748,39.7253533 7193,6085,3417,0.199987779646285,0.199987779646285,-105.0322636,39.7629835,-105.0346033,39.7629904 7195,5561,6086,0.0785728419075768,0.0785728419075768,-105.0440091,39.7630203,-105.0449283,39.7630131 7196,6086,6087,0.711200705359908,0.711200705359908,-105.0449283,39.7630131,-105.0532488,39.7629903 7197,6088,6089,0.0569381576865727,0.0569381576865727,-105.0111515,39.7608094,-105.0118176,39.7608059 7199,1755,4797,0.0569796757564415,0.0569796757564415,-105.0124792,39.7608073,-105.0131458,39.7608063 7200,4797,6090,0.0568688820659326,0.0568688820659326,-105.0131458,39.7608063,-105.0138111,39.7608043 7201,6090,2163,0.0576467707798926,0.0576467707798926,-105.0138111,39.7608043,-105.0144855,39.7608022 7202,2163,6091,0.115287318699314,0.115287318699314,-105.0144855,39.7608022,-105.0158342,39.7607944 7204,4029,6092,0.199820514844545,0.199820514844545,-105.0299179,39.761227,-105.0322556,39.7612283 7205,6092,3413,0.201407533266255,0.201407533266255,-105.0322556,39.7612283,-105.0346118,39.761242 7207,6093,6094,0.0604203300865654,0.0604203300865654,-105.0268612,39.760858,-105.027568,39.7608513 7208,6094,6095,0.0494745769978518,0.0494745769978518,-105.027568,39.7608513,-105.0281468,39.7608514 7209,6095,6096,0.0926701881064251,0.0926701881064251,-105.0281468,39.7608514,-105.0292309,39.760844 7210,6096,4028,0.05825540400242,0.05825540400242,-105.0292309,39.760844,-105.0299124,39.7608394 7212,5558,6097,0.589453817263917,0.589453817263917,-105.0440044,39.7612115,-105.0509004,39.761199 7213,111,6098,0.0840698350347185,0.0840698350347185,-104.929111,39.709605,-104.928134,39.709687 7214,6098,5387,0.102649580636379,0.102649580636379,-104.928134,39.709687,-104.926934,39.709687 7216,6099,4834,0.0618019179836103,0.0618019179836103,-104.9444906,39.7093483,-104.9437682,39.7093402 7217,4834,6100,0.103506880889302,0.103506880889302,-104.9437682,39.7093402,-104.9425586,39.7093158 7218,6100,6101,0.102436270515026,0.102436270515026,-104.9425586,39.7093158,-104.9413615,39.709292 7219,6101,6102,0.0462582791506537,0.0462582791506537,-104.9413615,39.709292,-104.9408208,39.7092854 7221,5388,6103,0.0951666989097628,0.0951666989097628,-104.926934,39.709287,-104.9258215,39.7092917 7222,6103,6104,0.103533109860882,0.103533109860882,-104.9258215,39.7092917,-104.9246113,39.7092785 17793,6179,8402,0.062258154453335,0.062258154453335,-104.9873985,39.7569664,-104.9873999,39.7564065 7223,6104,6105,1.01266363478673,1.01266363478673,-104.9246113,39.7092785,-104.9127732,39.7093215 7226,6107,6108,0.0985711721031886,0.0985711721031886,-104.9851845,39.7093159,-104.9840322,39.7093206 7227,6108,6109,0.106459269312792,0.106459269312792,-104.9840322,39.7093206,-104.9827877,39.709314 7228,6109,6110,0.106833918076069,0.106833918076069,-104.9827877,39.709314,-104.9815389,39.7093013 7229,6110,3622,0.0989181087898918,0.0989181087898918,-104.9815389,39.7093013,-104.980383,39.7092759 7230,3622,6111,0.098886772683552,0.098886772683552,-104.980383,39.7092759,-104.979227,39.7092785 7231,6111,6112,0.0498651872917774,0.0498651872917774,-104.979227,39.7092785,-104.9786441,39.7092737 7232,6112,6113,0.0465544361472323,0.0465544361472323,-104.9786441,39.7092737,-104.9780999,39.7092693 7233,6113,6114,0.048644459525012,0.048644459525012,-104.9780999,39.7092693,-104.9775313,39.7092628 7234,6114,1769,0.0504837415599517,0.0504837415599517,-104.9775313,39.7092628,-104.9769412,39.7092561 7235,1769,4488,0.0559949291466801,0.0559949291466801,-104.9769412,39.7092561,-104.9762867,39.7092645 7236,4488,6115,0.0469382916231929,0.0469382916231929,-104.9762867,39.7092645,-104.9757389,39.7092889 7237,6115,4839,0.0486148679353184,0.0486148679353184,-104.9757389,39.7092889,-104.9751709,39.7092743 7239,1519,5280,0.0508144170388461,0.0508144170388461,-104.9745633,39.7092771,-104.9739693,39.7092817 7240,5280,6116,0.0496680994860777,0.0496680994860777,-104.9739693,39.7092817,-104.9733887,39.7092862 7241,6116,1086,0.0854394240121282,0.0854394240121282,-104.9733887,39.7092862,-104.9723899,39.7092881 7244,6118,5426,0.102968153598516,0.102968153598516,-104.9710442,39.7092903,-104.9698407,39.7093079 7245,5426,6119,0.101169119900675,0.101169119900675,-104.9698407,39.7093079,-104.9686581,39.7092969 7246,6119,2048,0.10059076820208,0.10059076820208,-104.9686581,39.7092969,-104.9674823,39.7092837 7247,2048,6120,0.0997250287478783,0.0997250287478783,-104.9674823,39.7092837,-104.9663168,39.7093042 7248,6120,6121,0.100591265363907,0.100591265363907,-104.9663168,39.7093042,-104.9651409,39.7093108 7249,6121,6122,0.0474195280765072,0.0474195280765072,-104.9651409,39.7093108,-104.9645867,39.7093011 7250,6122,3477,0.0495243305794908,0.0495243305794908,-104.9645867,39.7093011,-104.9640079,39.709291 7251,3477,6123,0.0472960657562571,0.0472960657562571,-104.9640079,39.709291,-104.963455,39.709291 7252,6123,6075,0.0518212274102399,0.0518212274102399,-104.963455,39.709291,-104.9628492,39.709291 7253,6075,6124,0.0477720158174774,0.0477720158174774,-104.9628492,39.709291,-104.9622908,39.7092845 7254,6124,3692,0.0491494225474026,0.0491494225474026,-104.9622908,39.7092845,-104.9617163,39.7092778 7255,3692,6125,0.0492733746042409,0.0492733746042409,-104.9617163,39.7092778,-104.9611403,39.709281 7256,6125,4567,0.0513179295413005,0.0513179295413005,-104.9611403,39.709281,-104.9605404,39.7092844 7257,4567,6126,0.104996585237884,0.104996585237884,-104.9605404,39.7092844,-104.959313,39.709291 7259,6127,6128,0.202552708883543,0.202552708883543,-105.0286529,39.7293168,-105.0286516,39.7311384 7260,6128,6129,0.200575382409089,0.200575382409089,-105.0286516,39.7311384,-105.0286784,39.7329421 7261,6129,6130,0.200851528697639,0.200851528697639,-105.0286784,39.7329421,-105.0286757,39.7347484 7263,6131,4042,0.178407205955933,0.178407205955933,-105.0287757,39.7165547,-105.0287585,39.7181591 7264,4042,6132,0.176658257473219,0.176658257473219,-105.0287585,39.7181591,-105.0287845,39.7197477 7265,6132,6133,0.173893747367395,0.173893747367395,-105.0287845,39.7197477,-105.0288029,39.7213115 7266,6133,1832,0.00321363581065808,0.00321363581065808,-105.0288029,39.7213115,-105.0288032,39.7213404 7267,1832,6134,0.0979518830790181,0.0979518830790181,-105.0288032,39.7213404,-105.0288059,39.7222213 7268,6134,2577,0.0768544895315019,0.0768544895315019,-105.0288059,39.7222213,-105.0288186,39.7229124 7270,2974,713,0.0553033256449361,0.0553033256449361,-105.0281658,39.7584695,-105.0281562,39.7589668 7271,713,1884,0.049816225531446,0.049816225531446,-105.0281562,39.7589668,-105.0281527,39.7594148 7272,1884,269,0.0489259588819734,0.0489259588819734,-105.0281527,39.7594148,-105.0281511,39.7598548 7273,269,6135,0.049929244786193,0.049929244786193,-105.0281511,39.7598548,-105.0281572,39.7603038 7274,6135,6095,0.0608968307992014,0.0608968307992014,-105.0281572,39.7603038,-105.0281468,39.7608514 7276,1819,6136,0.206807888451467,0.206807888451467,-105.0286551,39.7269539,-105.0288404,39.7288083 7278,6137,6138,0.137211297869344,0.137211297869344,-105.0287666,39.7560413,-105.0287838,39.7572752 7280,6139,4576,0.0888580713995718,0.0888580713995718,-105.0283324,39.7407242,-105.0283618,39.741523 7281,4576,6140,0.134023429450374,0.134023429450374,-105.0283618,39.741523,-105.0283644,39.7427283 7282,6140,5292,0.135037120828343,0.135037120828343,-105.0283644,39.7427283,-105.028373,39.7439427 7283,5292,6141,0.134292125855752,0.134292125855752,-105.028373,39.7439427,-105.0283644,39.7451504 7285,11,6142,0.134290112908847,0.134290112908847,-105.0283851,39.746369,-105.0283851,39.7475767 7286,6142,6143,0.134379347336523,0.134379347336523,-105.0283851,39.7475767,-105.0283819,39.7487852 7287,6143,6144,0.135319045428869,0.135319045428869,-105.0283819,39.7487852,-105.0283496,39.7500019 7288,6144,6145,0.133823509557072,0.133823509557072,-105.0283496,39.7500019,-105.0283535,39.7512054 7289,6145,6146,0.133595456488811,0.133595456488811,-105.0283535,39.7512054,-105.0283964,39.7524064 7290,6146,6147,0.132813208199385,0.132813208199385,-105.0283964,39.7524064,-105.0283879,39.7536008 7291,6147,6148,0.135903166352965,0.135903166352965,-105.0283879,39.7536008,-105.0283827,39.754823 7293,6149,5532,0.117263436099258,0.117263436099258,-105.0287889,39.7729931,-105.028838,39.774047 7294,5532,6150,0.292646155170772,0.292646155170772,-105.028838,39.774047,-105.028752,39.776678 7296,4069,6054,0.143532163506992,0.143532163506992,-105.0287428,39.7843351,-105.0287345,39.7856259 7297,6054,5794,0.200517814130868,0.200517814130868,-105.0287345,39.7856259,-105.0287341,39.7874292 7299,6151,6152,0.134234537479531,0.134234537479531,-105.0283314,39.7766715,-105.0283323,39.7778787 7300,6152,2491,0.134965193585355,0.134965193585355,-105.0283323,39.7778787,-105.0283152,39.7790924 7301,2491,2836,0.132191750515313,0.132191750515313,-105.0283152,39.7790924,-105.028326,39.7802812 7303,2760,6153,0.17786816992516,0.17786816992516,-104.9328153,39.7162508,-104.9328092,39.7146512 7304,6153,3104,0.174733256162163,0.174733256162163,-104.9328092,39.7146512,-104.9328006,39.7130798 7305,3104,6156,0.194828104098244,0.194828104098244,-104.9328006,39.7130798,-104.932787,39.7113277 7307,62,3549,0.192897189560382,0.192897189560382,-104.932829,39.700178,-104.932762,39.698444 7309,191,5855,0.144500472019434,0.144500472019434,-105.02039,39.7157163,-105.019178,39.714811 7313,1335,6158,0.164940728280041,0.164940728280041,-105.012511,39.712992,-105.01431,39.712458 7315,3709,719,0.105637457999026,0.105637457999026,-105.002935,39.7760646,-105.004171,39.7760778 7317,3184,6159,0.175088076753778,0.175088076753778,-104.9555361,39.7016193,-104.9571463,39.7006474 7318,6159,91,0.0479220492178455,0.0479220492178455,-104.9571463,39.7006474,-104.9570295,39.7002259 7319,91,3527,0.203258724621779,0.203258724621779,-104.9570295,39.7002259,-104.956949,39.698399 7320,3527,6160,0.201096029386997,0.201096029386997,-104.956949,39.698399,-104.9569485,39.6965905 7321,6160,6161,0.201913621123293,0.201913621123293,-104.9569485,39.6965905,-104.9569665,39.6947747 7323,6162,5834,0.203525395170747,0.203525395170747,-104.9569515,39.6929673,-104.9569687,39.691137 7324,5834,6163,0.200952914390398,0.200952914390398,-104.9569687,39.691137,-104.9569776,39.6893298 7326,3276,3651,0.182839298131176,0.182839298131176,-104.9569423,39.703847,-104.9569509,39.7022027 7329,6166,4285,0.103763551261197,0.103763551261197,-104.9697218,39.7719933,-104.9705937,39.7726427 7331,1617,6167,0.103830241851319,0.103830241851319,-104.9723691,39.774003,-104.9732245,39.7746661 7333,6168,2159,0.117895446926253,0.117895446926253,-105.0158387,39.7571855,-105.0144598,39.7572068 7334,2159,4795,0.11289998607803,0.11289998607803,-105.0144598,39.7572068,-105.0131391,39.7571989 7335,4795,1226,0.113625921506999,0.113625921506999,-105.0131391,39.7571989,-105.01181,39.7571845 7337,4401,4400,0.117696624021516,0.117696624021516,-104.9626217,39.7238487,-104.961317,39.723512 7341,2320,4278,0.147648925220672,0.147648925220672,-104.9733543,39.7679348,-104.9745038,39.7669436 7342,4278,6174,0.145039413918761,0.145039413918761,-104.9745038,39.7669436,-104.9757035,39.7660211 7343,6174,633,0.147839808469135,0.147839808469135,-104.9757035,39.7660211,-104.9769309,39.7650843 7344,633,5324,0.144274087604939,0.144274087604939,-104.9769309,39.7650843,-104.9781151,39.7641597 7345,5324,2036,0.144878759704946,0.144878759704946,-104.9781151,39.7641597,-104.9793013,39.763229 7346,2036,6175,0.146765627629388,0.146765627629388,-104.9793013,39.763229,-104.9805241,39.7623024 7347,6175,5506,0.146988764364424,0.146988764364424,-104.9805241,39.7623024,-104.9817097,39.7613449 7349,4458,6176,0.146285529633972,0.146285529633972,-104.9829353,39.7604242,-104.9841486,39.7594964 7350,6176,6177,0.143815084290611,0.143815084290611,-104.9841486,39.7594964,-104.9853166,39.7585655 7351,6177,6178,0.149072223288683,0.149072223288683,-104.9853166,39.7585655,-104.9865554,39.7576219 7352,6178,6179,0.102502676747671,0.102502676747671,-104.9865554,39.7576219,-104.9873985,39.7569664 7353,6179,6180,0.0433701075577025,0.0433701075577025,-104.9873985,39.7569664,-104.9877579,39.7566911 7354,6180,6181,0.146972104646326,0.146972104646326,-104.9877579,39.7566911,-104.9889487,39.7557377 7355,6181,6182,0.147344314502621,0.147344314502621,-104.9889487,39.7557377,-104.990176,39.7548073 7356,6182,6183,0.145754933885852,0.145754933885852,-104.990176,39.7548073,-104.9913748,39.7538752 7357,6183,6184,0.147948446924155,0.147948446924155,-104.9913748,39.7538752,-104.9925969,39.7529331 7358,6184,6185,0.145005273136899,0.145005273136899,-104.9925969,39.7529331,-104.993798,39.7520123 7359,6185,6186,0.141478743986661,0.141478743986661,-104.993798,39.7520123,-104.9949606,39.7511068 7360,6186,5784,0.0051191432185562,0.0051191432185562,-104.9949606,39.7511068,-104.9949995,39.7510718 7361,5784,6187,0.145606807182671,0.145606807182671,-104.9949995,39.7510718,-104.9961984,39.7501417 7362,6187,6188,0.145777030768037,0.145777030768037,-104.9961984,39.7501417,-104.9973988,39.7492106 7363,6188,6189,0.147177496711371,0.147177496711371,-104.9973988,39.7492106,-104.9986323,39.7482873 7365,999,4221,0.0806091686632927,0.0806091686632927,-104.9876054,39.7809872,-104.9868954,39.7805099 7366,4221,6190,0.102381971527348,0.102381971527348,-104.9868954,39.7805099,-104.9857782,39.7801773 7367,6190,6193,0.0984965085324321,0.0984965085324321,-104.9857782,39.7801773,-104.9846257,39.7801641 7368,6193,969,0.0952400858484175,0.0952400858484175,-104.9846257,39.7801641,-104.9835112,39.7801693 7369,969,6194,0.0506536388127553,0.0506536388127553,-104.9835112,39.7801693,-104.982919,39.7801891 7370,6194,5287,0.0506057613654141,0.0506057613654141,-104.982919,39.7801891,-104.9823268,39.7801891 7371,5287,3152,0.0954510374534177,0.0954510374534177,-104.9823268,39.7801891,-104.981211,39.7801495 7372,3152,4968,0.0960843478924756,0.0960843478924756,-104.981211,39.7801495,-104.9800866,39.7801495 7373,4968,6195,0.0415654887010154,0.0415654887010154,-104.9800866,39.7801495,-104.9796002,39.7801517 15921,9749,9750,0.0318908811678005,0.0318908811678005,-105.0271669,39.7276925,-105.0269255,39.7274739 7401,6213,6214,0.0495719593537107,0.0495719593537107,-105.0372874,39.7257681,-105.037867,39.7257736 7374,335,340,0.288826145863276,0.288826145863276,-104.9400719,39.7824771,-104.9379355,39.7804643 7378,519,6197,0.0784497798176465,0.0784497798176465,-104.9416292,39.7807961,-104.9410596,39.7813494 7379,6197,6198,0.0395399248279629,0.0395399248279629,-104.9410596,39.7813494,-104.9406408,39.7815006 7380,6198,6199,0.019955626672929,0.019955626672929,-104.9406408,39.7815006,-104.9404705,39.7816234 7382,6200,6201,0.0919482301684137,0.0919482301684137,-104.9634695,39.7803971,-104.9623939,39.7803745 7383,6201,6202,0.111020276961071,0.111020276961071,-104.9623939,39.7803745,-104.961346,39.7809647 7385,4485,6203,0.0919528384362936,0.0919528384362936,-105.0056478,39.7253802,-105.0067229,39.7253691 7386,6203,4199,0.0670783480641165,0.0670783480641165,-105.0067229,39.7253691,-105.0075072,39.7253629 7387,4199,6204,0.129739883939344,0.129739883939344,-105.0075072,39.7253629,-105.0090242,39.7253711 7388,6204,6083,0.021522983414344,0.021522983414344,-105.0090242,39.7253711,-105.0092748,39.7253533 7390,1820,6205,0.059780784078693,0.059780784078693,-105.0299828,39.7262896,-105.0306528,39.7261363 7391,6205,6206,0.0520794903588436,0.0520794903588436,-105.0306528,39.7261363,-105.0312569,39.7260772 7392,6206,6207,0.0535277276856965,0.0535277276856965,-105.0312569,39.7260772,-105.0318828,39.7260783 7393,6207,6208,0.052616435606338,0.052616435606338,-105.0318828,39.7260783,-105.0324968,39.7261084 7395,6209,6210,0.054197774205049,0.054197774205049,-105.0331036,39.7261385,-105.0337279,39.7260547 7396,6210,600,0.122572832169608,0.122572832169608,-105.0337279,39.7260547,-105.0351121,39.7257688 7397,600,6211,0.0472521628905724,0.0472521628905724,-105.0351121,39.7257688,-105.0356646,39.7257653 7398,6211,5708,0.0430357389006543,0.0430357389006543,-105.0356646,39.7257653,-105.0361678,39.7257622 7399,5708,6212,0.0495085394583916,0.0495085394583916,-105.0361678,39.7257622,-105.0367467,39.7257609 7400,6212,6213,0.0462483397604104,0.0462483397604104,-105.0367467,39.7257609,-105.0372874,39.7257681 7402,6214,6215,0.0428153220943109,0.0428153220943109,-105.037867,39.7257736,-105.0383676,39.7257784 7403,6215,6216,0.0471000262746752,0.0471000262746752,-105.0383676,39.7257784,-105.0389183,39.7257835 7404,6216,6217,0.0473822229177533,0.0473822229177533,-105.0389183,39.7257835,-105.0394723,39.7257886 7405,6217,1100,0.091970261814681,0.091970261814681,-105.0394723,39.7257886,-105.0405477,39.7257916 7406,1100,6218,0.0449415553049736,0.0449415553049736,-105.0405477,39.7257916,-105.0410732,39.7257908 7407,6218,6219,0.0480654852744355,0.0480654852744355,-105.0410732,39.7257908,-105.0416352,39.7257952 7408,6219,6221,0.0454218674668918,0.0454218674668918,-105.0416352,39.7257952,-105.0421663,39.7257919 7409,6221,3858,0.0463369187822574,0.0463369187822574,-105.0421663,39.7257919,-105.0427081,39.7257886 7410,3858,6222,0.0463493111972249,0.0463493111972249,-105.0427081,39.7257886,-105.04325,39.7257949 7411,6222,5594,0.0512843332286284,0.0512843332286284,-105.04325,39.7257949,-105.0438496,39.7258018 7412,5594,6223,0.0568069326737853,0.0568069326737853,-105.0438496,39.7258018,-105.0445138,39.725796 7413,6223,6224,0.0525700432289869,0.0525700432289869,-105.0445138,39.725796,-105.0451285,39.7257952 7414,6224,6225,0.0976339163821139,0.0976339163821139,-105.0451285,39.7257952,-105.0462701,39.7258018 7439,6242,6243,0.0662881511283164,0.0662881511283164,-104.9882366,39.7256418,-104.9874615,39.7256397 7415,6225,6226,0.598121759063317,0.598121759063317,-105.0462701,39.7258018,-105.0531438,39.7267947 7416,3855,6227,0.0533569775705536,0.0533569775705536,-105.0427146,39.72552,-105.0433385,39.72552 7417,6227,5550,0.054545728952838,0.054545728952838,-105.0433385,39.72552,-105.0439763,39.72552 7419,6228,6229,0.0491582246006862,0.0491582246006862,-105.0445535,39.7255217,-105.0451283,39.7255234 7420,6229,6230,0.632851875022697,0.632851875022697,-105.0451283,39.7255234,-105.0525271,39.7254255 7421,4649,6231,0.0998318489902405,0.0998318489902405,-105.0186468,39.7257296,-105.0174795,39.7257362 7423,3956,6232,0.132968901609209,0.132968901609209,-105.0001441,39.7257079,-104.9985893,39.7257061 7424,6232,6233,0.0436348818689085,0.0436348818689085,-104.9985893,39.7257061,-104.9980791,39.7257025 7425,6233,6234,0.0454822742996404,0.0454822742996404,-104.9980791,39.7257025,-104.9975473,39.7256987 7426,6234,6235,0.049945575036802,0.049945575036802,-104.9975473,39.7256987,-104.9969633,39.7256958 7427,6235,6236,0.0503304157761669,0.0503304157761669,-104.9969633,39.7256958,-104.9963748,39.7256929 7428,6236,6237,0.0508263629674458,0.0508263629674458,-104.9963748,39.7256929,-104.9957805,39.7256901 7429,6237,4952,0.0505868421691217,0.0505868421691217,-104.9957805,39.7256901,-104.995189,39.7256874 7430,4952,4681,0.10191805721873,0.10191805721873,-104.995189,39.7256874,-104.9939973,39.7256815 7431,4681,6238,0.099594470461032,0.099594470461032,-104.9939973,39.7256815,-104.9928328,39.7256728 7432,6238,6239,0.057251122773958,0.057251122773958,-104.9928328,39.7256728,-104.9921634,39.7256675 7433,6239,6240,0.108863184827896,0.108863184827896,-104.9921634,39.7256675,-104.9908905,39.7256604 7434,6240,5092,0.0381385955203522,0.0381385955203522,-104.9908905,39.7256604,-104.9904446,39.7256551 7435,5092,5227,0.108194428858344,0.108194428858344,-104.9904446,39.7256551,-104.9891795,39.7256506 7437,5219,6241,0.0418231546106276,0.0418231546106276,-104.9888684,39.7256475,-104.9883794,39.7256429 7438,6241,6242,0.0122130870650471,0.0122130870650471,-104.9883794,39.7256429,-104.9882366,39.7256418 7442,1601,1657,0.147607723017958,0.147607723017958,-105.013927,39.6982179,-105.0156522,39.6982047 7444,5765,6244,0.238854062350574,0.238854062350574,-105.0065723,39.6981963,-105.0093641,39.6981976 7445,6244,5899,0.278312459096762,0.278312459096762,-105.0093641,39.6981976,-105.0126138,39.6983104 7446,5899,1600,0.0794217837629518,0.0794217837629518,-105.0126138,39.6983104,-105.0133862,39.6987066 7448,4405,4957,0.275380198668453,0.275380198668453,-105.0297627,39.6985415,-105.0329814,39.6985547 7450,4315,4502,0.0962009886521744,0.0962009886521744,-105.0344405,39.6985481,-105.0355649,39.6985415 7451,4502,6245,0.0998685092157526,0.0998685092157526,-105.0355649,39.6985415,-105.0367322,39.6985415 7452,6245,5078,0.0969948238046964,0.0969948238046964,-105.0367322,39.6985415,-105.0378651,39.6985745 7453,5078,6246,0.102086344844989,0.102086344844989,-105.0378651,39.6985745,-105.0390582,39.6985613 7454,6246,6247,0.102069890156656,0.102069890156656,-105.0390582,39.6985613,-105.0402512,39.6985547 7455,6247,6248,0.0998684901150858,0.0998684901150858,-105.0402512,39.6985547,-105.0414185,39.6985547 7456,6248,6249,0.099157147424293,0.099157147424293,-105.0414185,39.6985547,-105.0425772,39.6985745 7457,6249,6250,0.0998927126402804,0.0998927126402804,-105.0425772,39.6985745,-105.0437445,39.6985943 7459,4376,2857,0.174778525570848,0.174778525570848,-105.0014998,39.6980642,-105.0035425,39.698084 7461,1656,6251,0.113089099397014,0.113089099397014,-105.0156865,39.6985745,-105.0170083,39.6985811 7462,6251,4210,0.0895877408394824,0.0895877408394824,-105.0170083,39.6985811,-105.0180554,39.6985745 7463,4210,6252,0.0984078699260149,0.0984078699260149,-105.0180554,39.6985745,-105.0192055,39.6985613 7464,6252,202,0.0984164433029134,0.0984164433029134,-105.0192055,39.6985613,-105.0203557,39.6985481 7465,202,2930,0.0999116533304243,0.0999116533304243,-105.0203557,39.6985481,-105.021523,39.6985217 7467,5311,1467,0.0969591422712861,0.0969591422712861,-105.0227074,39.6985877,-105.0238404,39.6986076 7468,1467,5446,0.104331765041419,0.104331765041419,-105.0238404,39.6986076,-105.0250598,39.6985976 7470,6253,6254,0.108544830855141,0.108544830855141,-104.9926817,39.6984968,-104.9939504,39.6984927 7471,6254,6255,0.0440614876081187,0.0440614876081187,-104.9939504,39.6984927,-104.9944654,39.6984907 7472,6255,6256,0.10258169252724,0.10258169252724,-104.9944654,39.6984907,-104.9956644,39.6984948 7473,6256,6257,0.0426791560290334,0.0426791560290334,-104.9956644,39.6984948,-104.9961632,39.6984894 7474,6257,1181,0.0541704333597994,0.0541704333597994,-104.9961632,39.6984894,-104.9967963,39.6984825 7476,6258,5341,0.664349456749629,0.664349456749629,-105.0437445,39.6975575,-105.0514806,39.6980732 7480,1556,736,0.1281317837441,0.1281317837441,-104.9613425,39.77767,-104.9613344,39.7765177 7482,6260,6261,0.0586102720745076,0.0586102720745076,-104.9613314,39.7250799,-104.9613184,39.7256069 7484,1188,6262,0.0214828666370953,0.0214828666370953,-104.9613359,39.7271192,-104.9613357,39.7273124 7485,6262,3789,0.199388923153335,0.199388923153335,-104.9613357,39.7273124,-104.9613527,39.7291055 7486,3789,5915,0.154872293830304,0.154872293830304,-104.9613527,39.7291055,-104.9613527,39.7304983 7487,5915,6263,0.0506492890867135,0.0506492890867135,-104.9613527,39.7304983,-104.9613527,39.7309538 7488,6264,2248,0.0665325760000431,0.0665325760000431,-104.9610192,39.7328682,-104.9610284,39.7334665 7489,2248,4881,0.176090081583566,0.176090081583566,-104.9610284,39.7334665,-104.9610377,39.7350501 7490,4881,6265,0.19613430259676,0.19613430259676,-104.9610377,39.7350501,-104.9610051,39.7368138 7491,6265,5479,0.175348484443179,0.175348484443179,-104.9610051,39.7368138,-104.9610209,39.7383907 7492,5479,6266,0.176845636908204,0.176845636908204,-104.9610209,39.7383907,-104.9610132,39.7399811 7493,6266,6267,0.178089834743743,0.178089834743743,-104.9610132,39.7399811,-104.9610118,39.7415827 7494,6267,676,0.00240181041514711,0.00240181041514711,-104.9610118,39.7415827,-104.9610118,39.7416043 7495,676,6268,0.00459391026290071,0.00459391026290071,-104.9610118,39.7416043,-104.9610132,39.7416456 7496,6268,6269,0.174858851790528,0.174858851790528,-104.9610132,39.7416456,-104.960998,39.7432181 7497,6269,4598,0.173764465207871,0.173764465207871,-104.960998,39.7432181,-104.9610007,39.7447808 7500,6270,6271,0.133612621428605,0.133612621428605,-104.960998,39.748227,-104.9609926,39.7494286 7501,6271,6272,0.00412533177852682,0.00412533177852682,-104.9609926,39.7494286,-104.9609926,39.7494657 7502,6272,6273,0.00367565176707242,0.00367565176707242,-104.9609926,39.7494657,-104.9609901,39.7494987 7503,6273,6274,0.134146296121319,0.134146296121319,-104.9609901,39.7494987,-104.9609953,39.7507051 20534,10849,10832,0.00532626442143788,0.00532626442143788,-105.0250742,39.7612881,-105.025074,39.7612402 7504,6274,6275,0.138338671785307,0.138338671785307,-104.9609953,39.7507051,-104.961025,39.751949 7505,6275,829,0.140763564032817,0.140763564032817,-104.961025,39.751949,-104.9610026,39.7532148 7506,829,3569,0.13985476308825,0.13985476308825,-104.9610026,39.7532148,-104.9609889,39.7544725 7507,3569,5638,0.139885286720423,0.139885286720423,-104.9609889,39.7544725,-104.9609978,39.7557305 7508,5638,4342,0.139394668795268,0.139394668795268,-104.9609978,39.7557305,-104.9609926,39.7569841 7509,4342,6276,0.136887040523289,0.136887040523289,-104.9609926,39.7569841,-104.9609775,39.7582151 7510,6276,3042,0.135179672321338,0.135179672321338,-104.9609775,39.7582151,-104.9609775,39.7594308 7511,3042,6277,0.141328751765533,0.141328751765533,-104.9609775,39.7594308,-104.9609775,39.7607018 7512,6277,6278,0.0048613905607292,0.0048613905607292,-104.9609775,39.7607018,-104.9609792,39.7607455 7513,6278,6279,0.138461653724603,0.138461653724603,-104.9609792,39.7607455,-104.9609873,39.7619907 7514,6279,1163,0.137550674895164,0.137550674895164,-104.9609873,39.7619907,-104.9609775,39.7632277 7515,1163,883,0.14127337175944,0.14127337175944,-104.9609775,39.7632277,-104.9609746,39.7644982 7516,883,4468,0.137815416161984,0.137815416161984,-104.9609746,39.7644982,-104.9609786,39.7657376 7517,4468,2790,0.135224582480649,0.135224582480649,-104.9609786,39.7657376,-104.9609746,39.7669537 7518,2790,5258,0.130698751805084,0.130698751805084,-104.9609746,39.7669537,-104.9609775,39.7681291 7519,5258,6280,0.127788689349157,0.127788689349157,-104.9609775,39.7681291,-104.9609549,39.7692782 7521,6281,4149,0.293690516229792,0.293690516229792,-104.9607137,39.718346,-104.9607278,39.7209872 7522,4149,4399,0.168839008279682,0.168839008279682,-104.9607278,39.7209872,-104.9607224,39.7225056 7524,6202,6282,0.107543949920042,0.107543949920042,-104.961346,39.7809647,-104.9613313,39.7819318 7525,6282,6283,0.203165579542053,0.203165579542053,-104.9613313,39.7819318,-104.9613399,39.7837589 7526,6283,2881,0.158375292404745,0.158375292404745,-104.9613399,39.7837589,-104.961384,39.7851828 7528,6284,6285,0.199406415880408,0.199406415880408,-105.0228039,39.7766253,-105.0228094,39.7784186 7530,2831,1439,0.198717844078091,0.198717844078091,-105.0227922,39.780226,-105.0228009,39.7820131 7531,1439,6286,0.198972452931936,0.198972452931936,-105.0228009,39.7820131,-105.0227972,39.7838025 7533,4103,6046,0.129598634612641,0.129598634612641,-105.0227805,39.7844643,-105.0227863,39.7856298 7534,6046,6287,0.200664408696912,0.200664408696912,-105.0227863,39.7856298,-105.0227969,39.7874344 7535,6287,6288,0.407763176533057,0.407763176533057,-105.0227969,39.7874344,-105.0227915,39.7911015 7536,3356,6289,0.17574244534878,0.17574244534878,-104.9339641,39.7162382,-104.9339422,39.7146578 7537,6289,3103,0.174022554549137,0.174022554549137,-104.9339422,39.7146578,-104.9339765,39.713093 7538,3103,6290,0.195576263268451,0.195576263268451,-104.9339765,39.713093,-104.9339457,39.7113343 7539,6290,6291,0.0184164625226683,0.0184164625226683,-104.9339457,39.7113343,-104.9339286,39.7111692 7543,5848,6293,0.0908806324614032,0.0908806324614032,-104.9339926,39.6911379,-104.9339516,39.6903212 7544,6293,6294,0.111642131539399,0.111642131539399,-104.9339516,39.6903212,-104.9339602,39.6893172 7546,6295,6296,0.199763041133193,0.199763041133193,-104.9337199,39.6893172,-104.9337113,39.6875207 7547,6297,4228,0.205146518268072,0.205146518268072,-104.933893,39.698442,-104.933969,39.696598 7548,4228,6298,0.220075142380819,0.220075142380819,-104.933969,39.696598,-104.934287,39.694634 7549,6299,6300,0.269225278413762,0.269225278413762,-105.0158374,39.7910751,-105.0158404,39.7886539 7550,6300,6301,0.135380699238895,0.135380699238895,-105.0158404,39.7886539,-105.0158347,39.7874364 7551,6301,6037,0.201685647547083,0.201685647547083,-105.0158347,39.7874364,-105.0158387,39.7856226 7552,6037,4092,0.180825512734332,0.180825512734332,-105.0158387,39.7856226,-105.0158347,39.7839964 8788,5909,7005,0.202308283638507,0.202308283638507,-104.9316976,39.7492496,-104.931694,39.751069 7555,1356,1434,0.0619921139139986,0.0619921139139986,-105.015824,39.7825504,-105.015828,39.7819929 7556,1434,1416,0.0702533335118034,0.0702533335118034,-105.015828,39.7819929,-105.0158307,39.7813611 7557,1416,2824,0.130534926760632,0.130534926760632,-105.0158307,39.7813611,-105.0158414,39.7801872 7558,2824,2485,0.13649413612348,0.13649413612348,-105.0158414,39.7801872,-105.0158508,39.7789597 7559,2485,6304,0.132600390611243,0.132600390611243,-105.0158508,39.7789597,-105.0158468,39.7777672 7560,6304,6305,0.13375224687231,0.13375224687231,-105.0158468,39.7777672,-105.0158628,39.7765644 7562,6293,6306,0.193932773048905,0.193932773048905,-104.9339516,39.6903212,-104.9316857,39.6902815 7564,6307,4033,0.1068931298406,0.1068931298406,-105.0318135,39.6967219,-105.0318398,39.697683 7566,6308,1505,0.201208565153675,0.201208565153675,-105.0320716,39.6967254,-105.0320802,39.6949159 7567,1505,178,0.201696340498873,0.201696340498873,-105.0320802,39.6949159,-105.0320556,39.6931021 7568,178,1706,0.202420430939935,0.202420430939935,-105.0320556,39.6931021,-105.0320475,39.6912817 7569,1706,6310,0.205872571954156,0.205872571954156,-105.0320475,39.6912817,-105.0320287,39.6894303 7571,1393,5861,0.176199480761084,0.176199480761084,-105.0324691,39.7165619,-105.0324691,39.7149773 7573,1309,5328,0.243304763536767,0.243304763536767,-105.0324406,39.7133724,-105.0327094,39.7111941 17643,524,9824,0.0585508481458027,0.0585508481458027,-104.9493835,39.780399,-104.9497096,39.7808621 7575,6311,6312,0.480549704702292,0.480549704702292,-105.0324954,39.6894303,-105.0325311,39.6851087 7576,4368,1449,0.194542255499986,0.194542255499986,-105.0015178,39.7057816,-105.0037914,39.7057442 7577,1449,6313,0.208609985343506,0.208609985343506,-105.0037914,39.7057442,-105.006229,39.705797 7578,6313,6314,0.103555170544593,0.103555170544593,-105.006229,39.705797,-105.0074307,39.7056848 7579,6314,6315,0.0981349608621905,0.0981349608621905,-105.0074307,39.7056848,-105.0085636,39.7055461 7581,3820,5895,0.101734690953305,0.101734690953305,-105.009791,39.7062461,-105.0109801,39.7062318 7583,6316,6317,0.456743307850688,0.456743307850688,-105.0432381,39.7057328,-105.0485768,39.7057857 7584,5896,1591,0.201196573887444,0.201196573887444,-105.0109828,39.7056561,-105.0133347,39.7056536 7585,1591,1642,0.201704599280981,0.201704599280981,-105.0133347,39.7056536,-105.0156924,39.7056338 7587,4303,6319,0.0895876341901528,0.0895876341901528,-105.0350499,39.705614,-105.036097,39.7056008 7589,6320,5074,0.0881249654942257,0.0881249654942257,-105.0371184,39.7056206,-105.0381484,39.7056338 7590,5074,6321,0.0822356991688935,0.0822356991688935,-105.0381484,39.7056338,-105.0391097,39.7056338 7592,3098,3208,0.20139821402018,0.20139821402018,-104.9663374,39.7129121,-104.9663009,39.7111011 7593,3208,6120,0.199810792778826,0.199810792778826,-104.9663009,39.7111011,-104.9663168,39.7093042 7594,6120,1919,0.202180610053987,0.202180610053987,-104.9663168,39.7093042,-104.966335,39.707486 7595,1919,6322,0.202387552164505,0.202387552164505,-104.966335,39.707486,-104.9663254,39.7056659 7596,6322,3262,0.201452153939087,0.201452153939087,-104.9663254,39.7056659,-104.9663213,39.7038542 7597,3262,6323,0.198460905873661,0.198460905873661,-104.9663213,39.7038542,-104.9663246,39.7020694 7599,6325,6326,0.0490995020648654,0.0490995020648654,-104.9717416,39.7183547,-104.9722942,39.7184743 7600,6326,6327,0.055368676730927,0.055368676730927,-104.9722942,39.7184743,-104.9729137,39.7186188 7601,6327,6328,0.0309445801475025,0.0309445801475025,-104.9729137,39.7186188,-104.9732624,39.718693 7602,6328,992,0.0695937269558986,0.0695937269558986,-104.9732624,39.718693,-104.974036,39.718887 7603,992,5033,0.0562459052664965,0.0562459052664965,-104.974036,39.718887,-104.9746644,39.7190361 8836,2977,657,0.0520837064464313,0.0520837064464313,-105.032261,39.7585166,-105.0322612,39.758985 7604,5033,6329,0.0516777216994855,0.0516777216994855,-104.9746644,39.7190361,-104.9752418,39.719173 7605,6329,5046,0.105372499364086,0.105372499364086,-104.9752418,39.719173,-104.9763833,39.7195295 7606,5046,4160,0.118696493530277,0.118696493530277,-104.9763833,39.7195295,-104.977542,39.720117 7607,4160,6330,0.136699581092316,0.136699581092316,-104.977542,39.720117,-104.9787889,39.7208861 7608,6330,4974,0.128955324206818,0.128955324206818,-104.9787889,39.7208861,-104.9799651,39.7216117 7609,4974,4766,0.151821196012923,0.151821196012923,-104.9799651,39.7216117,-104.9813252,39.7224891 7610,4766,6331,0.118237006648706,0.118237006648706,-104.9813252,39.7224891,-104.9824024,39.7231556 7611,6331,6332,0.150079343538278,0.150079343538278,-104.9824024,39.7231556,-104.9836195,39.7241279 7612,6332,6333,0.165501031184984,0.165501031184984,-104.9836195,39.7241279,-104.9848045,39.7253046 7613,6333,6334,0.0461738747625761,0.0461738747625761,-104.9848045,39.7253046,-104.9851351,39.7256329 7614,6334,6335,0.133457305058149,0.133457305058149,-104.9851351,39.7256329,-104.9861535,39.7265423 7615,6335,1212,0.134967826650912,0.134967826650912,-104.9861535,39.7265423,-104.9874175,39.7272691 7617,2900,6336,0.106167707809224,0.106167707809224,-104.9733518,39.7582331,-104.9721098,39.7582313 7618,6336,6337,0.104928236912142,0.104928236912142,-104.9721098,39.7582313,-104.9708823,39.7582295 7619,6337,4735,0.104475212628964,0.104475212628964,-104.9708823,39.7582295,-104.9696601,39.7582276 7620,4735,6338,0.102406513567036,0.102406513567036,-104.9696601,39.7582276,-104.9684621,39.758226 7621,6338,6339,0.111236760215522,0.111236760215522,-104.9684621,39.758226,-104.9671608,39.7582241 7622,6339,5400,0.102611714232847,0.102611714232847,-104.9671608,39.7582241,-104.9659604,39.7582223 7623,5400,6340,0.108937307551118,0.108937307551118,-104.9659604,39.7582223,-104.964686,39.7582205 7624,6340,3903,0.106714805368354,0.106714805368354,-104.964686,39.7582205,-104.9634376,39.7582187 7625,3903,1040,0.101833845648583,0.101833845648583,-104.9634376,39.7582187,-104.9622463,39.7582169 7626,1040,6276,0.108458622663871,0.108458622663871,-104.9622463,39.7582169,-104.9609775,39.7582151 7627,6276,6341,0.106851583282394,0.106851583282394,-104.9609775,39.7582151,-104.9597275,39.7582133 7628,6341,5005,0.0997823108241272,0.0997823108241272,-104.9597275,39.7582133,-104.9585602,39.7582115 7629,5005,3326,0.104184561842385,0.104184561842385,-104.9585602,39.7582115,-104.9573414,39.7582098 7630,3326,6343,0.103107525114489,0.103107525114489,-104.9573414,39.7582098,-104.9561352,39.758208 7631,6343,6344,0.102577524667858,0.102577524667858,-104.9561352,39.758208,-104.9549352,39.7582063 7632,6344,2077,0.109057202290834,0.109057202290834,-104.9549352,39.7582063,-104.9536594,39.7582089 7633,2077,2674,0.105238001385814,0.105238001385814,-104.9536594,39.7582089,-104.9524283,39.7582028 7634,2674,4124,0.102908082653388,0.102908082653388,-104.9524283,39.7582028,-104.9512246,39.7581873 7635,4124,6345,0.111237019236159,0.111237019236159,-104.9512246,39.7581873,-104.9499239,39.7582178 7636,6345,6346,0.0932071004983952,0.0932071004983952,-104.9499239,39.7582178,-104.9488336,39.7582075 7637,6346,6347,0.101110239024215,0.101110239024215,-104.9488336,39.7582075,-104.9476508,39.7582147 7638,6347,3472,0.0998858354760893,0.0998858354760893,-104.9476508,39.7582147,-104.9464826,39.7581939 7639,3472,6024,0.100184077827119,0.100184077827119,-104.9464826,39.7581939,-104.9453106,39.7581922 7641,3875,6348,0.0931831682605449,0.0931831682605449,-104.944148,39.7581905,-104.9430579,39.7581889 7642,6348,851,0.00806942804368034,0.00806942804368034,-104.9430579,39.7581889,-104.9429635,39.7581888 7644,6349,6350,0.122741608307903,0.122741608307903,-105.0059317,39.7547022,-105.0044986,39.7547701 7646,6351,6352,0.0367221312616467,0.0367221312616467,-104.9499571,39.7092328,-104.9495279,39.7092395 7648,6353,6352,0.031587926861642,0.031587926861642,-104.9495193,39.7089555,-104.9495279,39.7092395 7649,6352,6353,0.031587926861642,0.031587926861642,-104.9495279,39.7092395,-104.9495193,39.7089555 7651,4284,5406,0.209059343043956,0.209059343043956,-104.9683885,39.7728911,-104.9659423,39.7728915 7652,5406,3139,0.106127827196287,0.106127827196287,-104.9659423,39.7728915,-104.9647005,39.7728917 7653,3139,3924,0.0976499059560775,0.0976499059560775,-104.9647005,39.7728917,-104.9635579,39.7728918 7654,3924,5060,0.353918950652385,0.353918950652385,-104.9635579,39.7728918,-104.9594167,39.7728924 7655,5060,5012,0.0994873589954365,0.0994873589954365,-104.9594167,39.7728924,-104.9582526,39.7728926 7658,6356,2071,0.094898000530225,0.094898000530225,-104.9541524,39.7728932,-104.953042,39.7728934 7659,2071,2669,0.0951372963506741,0.0951372963506741,-104.953042,39.7728934,-104.9519288,39.7728936 7660,2669,4139,0.0930605458860926,0.0930605458860926,-104.9519288,39.7728936,-104.9508399,39.7728937 7661,4139,6357,0.0866508308410144,0.0866508308410144,-104.9508399,39.7728937,-104.949826,39.7728939 7662,6357,6358,0.100153967379628,0.100153967379628,-104.949826,39.7728939,-104.9486541,39.7728941 7663,6358,6359,0.094521960675225,0.094521960675225,-104.9486541,39.7728941,-104.9475481,39.7728942 7664,6359,834,0.394334341459341,0.394334341459341,-104.9475481,39.7728942,-104.942934,39.7728949 7665,834,871,0.00699086459728944,0.00699086459728944,-104.942934,39.7728949,-104.9428522,39.7728949 7666,871,6360,0.0985643561678323,0.0985643561678323,-104.9428522,39.7728949,-104.9416989,39.7728951 7667,6360,6361,0.0919153430634884,0.0919153430634884,-104.9416989,39.7728951,-104.9406234,39.7728953 7668,6361,6362,0.0142210252134503,0.0142210252134503,-104.9406234,39.7728953,-104.940457,39.7728953 7670,6363,6250,0.198277134301598,0.198277134301598,-105.0437617,39.7003774,-105.0437445,39.6985943 7671,6250,6258,0.115286899945233,0.115286899945233,-105.0437445,39.6985943,-105.0437445,39.6975575 7672,6258,6364,0.0878557774552784,0.0878557774552784,-105.0437445,39.6975575,-105.0437011,39.6967681 7673,6364,1498,0.200867314778576,0.200867314778576,-105.0437011,39.6967681,-105.0437531,39.6949621 7675,187,5877,0.162832287710312,0.162832287710312,-105.0437531,39.6931327,-105.0442509,39.6917193 7676,5877,1716,0.0499429374304698,0.0499429374304698,-105.0442509,39.6917193,-105.0442424,39.6912702 7678,6365,1582,0.142378532382676,0.142378532382676,-105.0442509,39.6894935,-105.0442642,39.6882131 7679,1582,6366,1.28806099537571,1.28806099537571,-105.0442642,39.6882131,-105.0417039,39.6767981 7680,6367,2271,0.093525872105216,0.093525872105216,-104.9316211,39.7280567,-104.9305276,39.7280436 7681,2271,6368,0.0953526699152847,0.0953526699152847,-104.9305276,39.7280436,-104.9294128,39.7280596 7682,6368,6369,0.0956103425754401,0.0956103425754401,-104.9294128,39.7280596,-104.9282948,39.7280565 7683,6369,2130,0.0946975078442247,0.0946975078442247,-104.9282948,39.7280565,-104.9271876,39.7280433 7684,2130,5981,0.0976635368625979,0.0976635368625979,-104.9271876,39.7280433,-104.9260461,39.7280697 7685,5981,6370,0.0910203235542429,0.0910203235542429,-104.9260461,39.7280697,-104.9249818,39.7280631 7686,6370,2335,0.0939706612325521,0.0939706612325521,-104.9249818,39.7280631,-104.9238831,39.7280763 7687,2335,6371,1.7470149025737,1.7470149025737,-104.9238831,39.7280763,-104.9034546,39.7280769 7688,96,3500,0.202527213410831,0.202527213410831,-104.9453991,39.7002071,-104.9453782,39.6983858 7689,3500,6372,0.200485391157046,0.200485391157046,-104.9453782,39.6983858,-104.9453525,39.6965829 7690,6372,6373,0.200744473183588,0.200744473183588,-104.9453525,39.6965829,-104.9454196,39.6947783 7691,6373,6374,0.203425216522523,0.203425216522523,-104.9454196,39.6947783,-104.9453733,39.6929492 7692,6374,261,0.363896677888795,0.363896677888795,-104.9453733,39.6929492,-104.9453693,39.6896766 7693,261,6375,0.041137585532266,0.041137585532266,-104.9453693,39.6896766,-104.9453607,39.6893067 7694,6375,6376,0.527231991542063,0.527231991542063,-104.9453607,39.6893067,-104.9453741,39.6845652 8934,2865,7087,0.201874708309178,0.201874708309178,-104.9846471,39.7855801,-104.9846429,39.7873956 7696,6377,3069,0.174367166483664,0.174367166483664,-104.9449725,39.7146388,-104.9449618,39.7130707 7697,3069,6378,0.175688037406208,0.175688037406208,-104.9449618,39.7130707,-104.9449634,39.7114907 7698,6378,6379,0.195293035214527,0.195293035214527,-104.9449634,39.7114907,-104.9449548,39.7097344 7700,5015,6380,0.0917013339896307,0.0917013339896307,-104.9582016,39.7805126,-104.9592745,39.7805291 7702,380,6381,0.0601450697094338,0.0601450697094338,-105.03278,39.74748,-105.0334738,39.7475695 7703,6381,3398,0.0950953426294514,0.0950953426294514,-105.0334738,39.7475695,-105.0345861,39.7475697 7704,3398,6384,0.0512135480319707,0.0512135480319707,-105.0345861,39.7475697,-105.0351851,39.7475652 7705,6384,6385,0.0512477474787707,0.0512477474787707,-105.0351851,39.7475652,-105.0357845,39.7475607 7706,6385,6386,0.0508150751685789,0.0508150751685789,-105.0357845,39.7475607,-105.0363788,39.7475676 7707,6386,6387,0.0467877396177586,0.0467877396177586,-105.0363788,39.7475676,-105.036926,39.7475739 7708,6387,6388,0.102738526459791,0.102738526459791,-105.036926,39.7475739,-105.0381277,39.7475739 7709,6388,6389,0.0502022657375815,0.0502022657375815,-105.0381277,39.7475739,-105.0387149,39.7475739 7710,6389,6390,0.0495952560526731,0.0495952560526731,-105.0387149,39.7475739,-105.039295,39.7475739 7711,6390,6391,0.0506266673865361,0.0506266673865361,-105.039295,39.7475739,-105.0398871,39.7475806 7712,6391,1111,0.0484464674507555,0.0484464674507555,-105.0398871,39.7475806,-105.0404537,39.7475871 7714,4654,1272,0.131229439030854,0.131229439030854,-105.0189639,39.7475939,-105.0204988,39.7476034 7715,1272,6392,0.0233060632854453,0.0233060632854453,-105.0204988,39.7476034,-105.0207714,39.7476023 7716,6392,4560,0.111717062627726,0.111717062627726,-105.0207714,39.7476023,-105.0220781,39.7475968 7717,4560,2711,0.115276038939543,0.115276038939543,-105.0220781,39.7475968,-105.0233999,39.7473921 7718,2711,6393,0.157827401374253,0.157827401374253,-105.0233999,39.7473921,-105.0252309,39.747573 7720,6394,6142,0.134287937529063,0.134287937529063,-105.0268144,39.7475701,-105.0283851,39.7475767 7721,6142,4016,0.132933704994743,0.132933704994743,-105.0283851,39.7475767,-105.0299399,39.7475891 7722,4016,6395,0.00906250528140326,0.00906250528140326,-105.0299399,39.7475891,-105.0300459,39.7475887 7723,6395,382,0.124591902443133,0.124591902443133,-105.0300459,39.7475887,-105.0315032,39.7475841 7725,5850,6396,0.00523272011597534,0.00523272011597534,-105.0022921,39.7147654,-105.0022548,39.7147281 7726,6396,501,0.199511293598505,0.199511293598505,-105.0022548,39.7147281,-105.0014928,39.7130323 7727,501,6397,0.217152349025227,0.217152349025227,-105.0014928,39.7130323,-105.0006291,39.7111959 7728,6397,6398,0.36755359975324,0.36755359975324,-105.0006291,39.7111959,-104.9991941,39.7080802 7730,3613,6399,0.21266860576331,0.21266860576331,-104.9293234,39.7702164,-104.9308332,39.7717367 7732,6401,6402,0.038551456513769,0.038551456513769,-104.9719701,39.7702406,-104.9722075,39.7705354 7733,6402,6403,0.01171446339475,0.01171446339475,-104.9722075,39.7705354,-104.9723255,39.770589 7735,2909,6404,0.0724414530545414,0.0724414530545414,-104.9733496,39.764224,-104.973944,39.7646884 7736,6404,6405,0.105070094163828,0.105070094163828,-104.973944,39.7646884,-104.9748213,39.7653503 7737,6405,6174,0.106062498124406,0.106062498124406,-104.9748213,39.7653503,-104.9757035,39.7660211 7738,6174,3312,0.104669820520163,0.104669820520163,-104.9757035,39.7660211,-104.9765745,39.7666828 7739,3312,6406,0.105292804834109,0.105292804834109,-104.9765745,39.7666828,-104.9774556,39.7673446 7741,5545,2415,0.0733757601851338,0.0733757601851338,-105.0422627,39.7521069,-105.0422764,39.7527667 7743,5056,4299,0.0731858562049149,0.0731858562049149,-105.0422607,39.7532726,-105.0422855,39.7539305 7745,5093,6407,0.0155546054802435,0.0155546054802435,-104.9901518,39.7836836,-104.990332,39.7836638 7747,3914,4762,0.124500033165113,0.124500033165113,-104.9633401,39.7209669,-104.9640208,39.7219566 7750,6409,5773,0.332202382721644,0.332202382721644,-104.9640263,39.7876087,-104.96707,39.7894676 7752,6410,6411,0.0178672618817003,0.0178672618817003,-104.9686008,39.7903058,-104.9688032,39.7903462 7754,6409,6412,0.0520862922994697,0.0520862922994697,-104.9640263,39.7876087,-104.963535,39.787886 7756,6231,6413,0.198055274582402,0.198055274582402,-105.0174795,39.7257362,-105.0175186,39.7275171 7758,6414,6415,0.189433856898839,0.189433856898839,-105.0169053,39.7202585,-105.0168624,39.7185552 7759,6416,4038,0.0834324728266378,0.0834324728266378,-105.0172314,39.7170829,-105.0175833,39.7177827 7761,6417,4521,0.134579982196382,0.134579982196382,-105.0174065,39.7620125,-105.0174118,39.7632228 7762,4521,5240,0.13502405245006,0.13502405245006,-105.0174118,39.7632228,-105.0174132,39.7644371 7763,5240,6418,0.13412336654487,0.13412336654487,-105.0174132,39.7644371,-105.0174145,39.7656433 7764,6418,6419,0.133878890575632,0.133878890575632,-105.0174145,39.7656433,-105.0174118,39.7668473 7765,6419,1678,0.134913237668999,0.134913237668999,-105.0174118,39.7668473,-105.0174158,39.7680606 7766,1678,6421,0.134568146094945,0.134568146094945,-105.0174158,39.7680606,-105.0174145,39.7692708 7767,6421,2457,0.135266114631303,0.135266114631303,-105.0174145,39.7692708,-105.0174746,39.7704864 7768,2457,3225,0.138075006668938,0.138075006668938,-105.0174746,39.7704864,-105.0174873,39.7717281 7769,3225,5745,0.134195295626898,0.134195295626898,-105.0174873,39.7717281,-105.0175012,39.7729349 7770,5745,5522,0.132936679979251,0.132936679979251,-105.0175012,39.7729349,-105.0175119,39.7741304 7771,5522,6422,0.135417328130375,0.135417328130375,-105.0175119,39.7741304,-105.0175243,39.7753482 7772,6422,6423,0.137879539043021,0.137879539043021,-105.0175243,39.7753482,-105.0174223,39.7765857 7776,6425,6426,0.131565838315989,0.131565838315989,-105.0170361,39.7765857,-105.0170359,39.7777689 9014,7117,7118,0.0653478278832396,0.0653478278832396,-104.9968556,39.7354212,-104.9975929,39.7352666 7778,2486,2825,0.134659485620958,0.134659485620958,-105.0170359,39.7789761,-105.0169815,39.7801864 7779,2825,1435,0.20171777298344,0.20171777298344,-105.0169815,39.7801864,-105.0170158,39.7820003 7780,1435,6427,0.150355567395556,0.150355567395556,-105.0170158,39.7820003,-105.01696,39.7833518 7782,4094,6039,0.18817564016619,0.18817564016619,-105.0169973,39.7839311,-105.0170022,39.7856234 7783,6039,6428,0.201342188276825,0.201342188276825,-105.0170022,39.7856234,-105.016993,39.7874341 7784,6428,6429,0.404705192201308,0.404705192201308,-105.016993,39.7874341,-105.0169891,39.7910737 7785,6430,2403,0.202864038761159,0.202864038761159,-105.0175669,39.7512092,-105.017566,39.7530336 7786,2403,6431,0.0331723473682169,0.0331723473682169,-105.017566,39.7530336,-105.0178463,39.7532399 7787,6431,6432,0.176045966759895,0.176045966759895,-105.0178463,39.7532399,-105.0177887,39.7548225 7789,6433,6434,0.0826623084672878,0.0826623084672878,-105.0178088,39.7553019,-105.0178088,39.7560453 7790,6434,6435,0.102944521823956,0.102944521823956,-105.0178088,39.7560453,-105.0178061,39.7569711 7791,6435,6436,0.00978588535341196,0.00978588535341196,-105.0178061,39.7569711,-105.0178047,39.7570591 7793,6131,5859,0.176922247784819,0.176922247784819,-105.0287757,39.7165547,-105.0287757,39.7149636 7794,5859,1306,0.176947022701008,0.176947022701008,-105.0287757,39.7149636,-105.0288014,39.7133724 7795,1306,6437,0.245961882429388,0.245961882429388,-105.0288014,39.7133724,-105.0287757,39.7111605 7797,4379,175,0.0949912703955897,0.0949912703955897,-105.0284495,39.6939582,-105.0284721,39.6931041 7799,6438,6439,0.118265132463411,0.118265132463411,-105.0288833,39.6876517,-105.0288576,39.6887151 7800,426,6440,0.136068759302944,0.136068759302944,-105.0252144,39.7427283,-105.0268058,39.7427195 7801,6440,6140,0.13326442219696,0.13326442219696,-105.0268058,39.7427195,-105.0283644,39.7427283 7802,6140,4012,0.134504046499466,0.134504046499466,-105.0283644,39.7427283,-105.0299375,39.742737 7803,4012,6441,0.132430300578831,0.132430300578831,-105.0299375,39.742737,-105.0314863,39.7427496 7804,6441,6442,0.13523718007968,0.13523718007968,-105.0314863,39.7427496,-105.0330679,39.7427349 7805,6442,3383,0.131020837855346,0.131020837855346,-105.0330679,39.7427349,-105.0346003,39.7427332 7807,6443,5593,0.101318153214668,0.101318153214668,-105.0428338,39.7427355,-105.0440188,39.7427376 7809,5592,6444,0.0976166388579658,0.0976166388579658,-105.0440283,39.7421749,-105.04517,39.7421763 7810,6444,6445,0.491425863708822,0.491425863708822,-105.04517,39.7421763,-105.0509176,39.7421724 7814,2400,6448,0.282522157819803,0.282522157819803,-104.9404255,39.7738517,-104.9389896,39.7761403 7817,2813,6450,0.086833012009872,0.086833012009872,-104.9913173,39.7752191,-104.9923333,39.7752102 7819,6451,6452,0.0978256934477298,0.0978256934477298,-104.9982284,39.7754911,-104.9993731,39.7754907 7820,6452,3935,0.102019422492613,0.102019422492613,-104.9993731,39.7754907,-105.0005661,39.7754577 7821,3935,5623,0.0992172562512715,0.0992172562512715,-105.0005661,39.7754577,-105.0017268,39.7754774 7823,6453,4202,0.100516365940058,0.100516365940058,-105.006451,39.775346,-105.0076269,39.7753262 7824,4202,1069,0.100502974298411,0.100502974298411,-105.0076269,39.7753262,-105.0088028,39.7753394 7825,1069,2505,0.106288157429336,0.106288157429336,-105.0088028,39.7753394,-105.0100464,39.7753527 7827,6454,1236,0.0948029547901802,0.0948029547901802,-105.0112167,39.7753455,-105.012326,39.7753515 7828,1236,4810,0.0999111243280575,0.0999111243280575,-105.012326,39.7753515,-105.0134951,39.7753509 7829,4810,2177,0.101346858256007,0.101346858256007,-105.0134951,39.7753509,-105.014681,39.7753502 7830,2177,595,0.0594373309242362,0.0594373309242362,-105.014681,39.7753502,-105.0153765,39.7753499 7831,595,6456,0.0424911721972826,0.0424911721972826,-105.0153765,39.7753499,-105.0158736,39.775342 7833,349,6422,0.0713248739505624,0.0713248739505624,-105.0166897,39.7753492,-105.0175243,39.7753482 7834,6422,4630,0.121079515215535,0.121079515215535,-105.0175243,39.7753482,-105.0189411,39.7753479 7836,1259,376,0.0755636106904258,0.0755636106904258,-105.0204832,39.7753471,-105.0213674,39.7753467 7837,376,4545,0.0608816123146845,0.0608816123146845,-105.0213674,39.7753467,-105.0220798,39.7753463 7838,4545,2701,0.135701731606855,0.135701731606855,-105.0220798,39.7753463,-105.0236677,39.7753454 7839,2701,6457,0.126994454068005,0.126994454068005,-105.0236677,39.7753454,-105.0251537,39.7753502 7841,6458,6459,0.0454788769710747,0.0454788769710747,-105.0375697,39.7756981,-105.0381018,39.7756915 7842,6459,6460,0.0496400956308302,0.0496400956308302,-105.0381018,39.7756915,-105.0386826,39.775685 7843,6460,6461,0.0515972381206,0.0515972381206,-105.0386826,39.775685,-105.0392863,39.7756783 7845,6462,6463,0.0483118204156802,0.0483118204156802,-105.0392949,39.7752627,-105.0398602,39.7752659 7846,6463,1134,0.0499784066419261,0.0499784066419261,-105.0398602,39.7752659,-105.040445,39.7752693 7847,1134,6464,0.0497410465605515,0.0497410465605515,-105.040445,39.7752693,-105.041027,39.7752745 7849,6465,6466,0.0544130408961272,0.0544130408961272,-105.0416343,39.775288,-105.042271,39.7752905 7850,6466,3850,0.0472855484942146,0.0472855484942146,-105.042271,39.7752905,-105.0428243,39.7752926 7851,3850,6467,0.0501739162143614,0.0501739162143614,-105.0428243,39.7752926,-105.0434114,39.7752908 7852,6467,5576,0.0486954285842123,0.0486954285842123,-105.0434114,39.7752908,-105.0439812,39.7752891 7854,6468,4673,0.110758148850492,0.110758148850492,-104.9923387,39.7755028,-104.9936347,39.7754962 7855,4673,6469,0.101963932591745,0.101963932591745,-104.9936347,39.7754962,-104.9948277,39.7755094 7857,5575,6471,0.0065719182159958,0.0065719182159958,-105.044007,39.7747614,-105.0440839,39.7747614 7858,6471,6472,0.0420124186537075,0.0420124186537075,-105.0440839,39.7747614,-105.0445755,39.7747614 7859,6472,6473,0.0412603655949121,0.0412603655949121,-105.0445755,39.7747614,-105.0450583,39.7747614 7860,6473,6474,0.00681975388326533,0.00681975388326533,-105.0450583,39.7747614,-105.0451381,39.7747614 7862,6476,3433,0.101986471383689,0.101986471383689,-105.0333983,39.7749593,-105.0345914,39.7749791 7864,6477,6478,0.14533158628719,0.14533158628719,-104.9406153,39.7461001,-104.9389155,39.7461112 7865,6478,6479,0.146043976986052,0.146043976986052,-104.9389155,39.7461112,-104.9372075,39.746131 7866,6479,2014,0.145258231311968,0.145258231311968,-104.9372075,39.746131,-104.9355085,39.7461282 7867,2014,6480,0.148541120069898,0.148541120069898,-104.9355085,39.7461282,-104.9337711,39.7461262 7868,6480,6481,0.146497737165933,0.146497737165933,-104.9337711,39.7461262,-104.9320576,39.7461244 7870,6482,6483,0.108282286689265,0.108282286689265,-104.9873838,39.7461813,-104.9861174,39.7461946 7871,6483,6484,0.108491401341724,0.108491401341724,-104.9861174,39.7461946,-104.9848486,39.7462103 7873,6485,6486,0.107588206878742,0.107588206878742,-104.9835697,39.7461971,-104.9823113,39.7461969 7874,6486,6487,0.108152480667507,0.108152480667507,-104.9823113,39.7461969,-104.9810463,39.7461971 7875,6487,6488,0.101444382501879,0.101444382501879,-104.9810463,39.7461971,-104.9798598,39.7461897 7876,6488,6489,0.0964116258051976,0.0964116258051976,-104.9798598,39.7461897,-104.9787322,39.7461798 7877,6489,6490,0.100996661509111,0.100996661509111,-104.9787322,39.7461798,-104.9775509,39.7461815 7878,6490,6491,0.0875395650093709,0.0875395650093709,-104.9775509,39.7461815,-104.976527,39.74618 7879,6491,5045,0.0321137501610987,0.0321137501610987,-104.976527,39.74618,-104.9761515,39.7461728 7880,5045,6492,0.117702359393688,0.117702359393688,-104.9761515,39.7461728,-104.9747749,39.7461601 7882,6493,6494,0.102121868544675,0.102121868544675,-104.968414,39.7460843,-104.9672196,39.746075 7885,5423,6497,0.104998299985498,0.104998299985498,-104.9659758,39.7460698,-104.9647477,39.7460671 7887,6498,2276,0.0954001386196214,0.0954001386196214,-104.9320748,39.7455833,-104.930959,39.7455899 7888,2276,3599,0.06824353272523,0.06824353272523,-104.930959,39.7455899,-104.9301608,39.7455899 7889,3599,6499,0.0293198911712676,0.0293198911712676,-104.9301608,39.7455899,-104.9298179,39.7455937 7890,6499,6500,0.100538255640661,0.100538255640661,-104.9298179,39.7455937,-104.928642,39.7456002 7891,6500,5163,0.0991059325809468,0.0991059325809468,-104.928642,39.7456002,-104.9274829,39.7455899 7892,5163,5160,0.0380087655441681,0.0380087655441681,-104.9274829,39.7455899,-104.9270451,39.7456493 7893,5160,5991,0.104706554354607,0.104706554354607,-104.9270451,39.7456493,-104.9258205,39.7456382 7894,5991,6501,0.100402260808534,0.100402260808534,-104.9258205,39.7456382,-104.9246462,39.7456457 7895,6501,6502,1.04365943145138,1.04365943145138,-104.9246462,39.7456457,-104.9124392,39.7456596 7898,435,6505,0.0386263503887606,0.0386263503887606,-104.9400813,39.7837417,-104.9400719,39.7833944 7899,6505,335,0.101999106210783,0.101999106210783,-104.9400719,39.7833944,-104.9400719,39.7824771 18520,9719,10306,0.125645609854682,0.125645609854682,-105.0302877,39.7369493,-105.0316869,39.7366042 7901,6506,6507,1.29783680025226,1.29783680025226,-104.9094652,39.7786813,-104.924642,39.7791151 7902,6507,5983,0.103637474886707,0.103637474886707,-104.924642,39.7791151,-104.9258169,39.7793462 7903,5983,2101,0.103292266259067,0.103292266259067,-104.9258169,39.7793462,-104.9269881,39.7795759 9126,1424,7178,0.131577423131136,0.131577423131136,-105.0380823,39.7820859,-105.0380864,39.7832692 7904,2101,6508,0.248902894245049,0.248902894245049,-104.9269881,39.7795759,-104.9298124,39.7801232 7906,6509,6510,0.360508984578831,0.360508984578831,-104.9400658,39.7910048,-104.9405839,39.7877872 7907,6510,6511,0.0349379067210739,0.0349379067210739,-104.9405839,39.7877872,-104.940586,39.787473 7909,6512,6513,0.304262851034051,0.304262851034051,-104.9405864,39.7865077,-104.9405902,39.7837714 7910,6513,6198,0.252538456966519,0.252538456966519,-104.9405902,39.7837714,-104.9406408,39.7815006 7911,6198,576,0.0366939406022336,0.0366939406022336,-104.9406408,39.7815006,-104.940659,39.7811709 7912,576,6515,0.0946945974761285,0.0946945974761285,-104.940659,39.7811709,-104.9407009,39.7803199 7915,89,3525,0.202675004351493,0.202675004351493,-104.9580983,39.7002217,-104.9580991,39.698399 7916,3525,6516,0.201208326437589,0.201208326437589,-104.9580991,39.698399,-104.9581069,39.6965895 7917,6516,6517,0.125720317267139,0.125720317267139,-104.9581069,39.6965895,-104.9581176,39.6954589 7919,6518,6519,0.200829668984099,0.200829668984099,-104.9581241,39.6947734,-104.9581188,39.6929673 7920,6519,5832,0.202502182884777,0.202502182884777,-104.9581188,39.6929673,-104.958102,39.6911462 7921,5832,6520,0.201241567556278,0.201241567556278,-104.958102,39.6911462,-104.9581278,39.6893365 7922,6520,6521,0.396923547399649,0.396923547399649,-104.9581278,39.6893365,-104.957636,39.685787 7923,6522,6523,0.133027344486413,0.133027344486413,-104.982762,39.6978313,-104.9817185,39.6969444 7924,6523,4230,0.0509058477475031,0.0509058477475031,-104.9817185,39.6969444,-104.9812906,39.6966263 7925,4230,3627,0.095634183764131,0.095634183764131,-104.9812906,39.6966263,-104.9805353,39.6959923 7926,3627,1795,0.17402508350424,0.17402508350424,-104.9805353,39.6959923,-104.9792579,39.6947744 7928,6524,4175,0.0888021060703878,0.0888021060703878,-104.9782122,39.6938342,-104.9775465,39.6932215 17651,395,780,0.411550362143881,0.411550362143881,-104.9367017,39.7800737,-104.9318858,39.7800449 7930,6525,1780,0.0441669339202922,0.0441669339202922,-104.9772938,39.6929888,-104.9769419,39.6926982 7931,1780,4371,0.0730695211007641,0.0730695211007641,-104.9769419,39.6926982,-104.976372,39.6922088 7932,4371,6527,0.0615136660388587,0.0615136660388587,-104.976372,39.6922088,-104.9759135,39.6917827 7933,6527,365,0.0331373286455635,0.0331373286455635,-104.9759135,39.6917827,-104.9756534,39.6915619 7935,6528,6529,0.918393000112345,0.918393000112345,-104.9593753,39.6828563,-104.9687115,39.6869299 7936,6529,6530,0.220602612202271,0.220602612202271,-104.9687115,39.6869299,-104.9709294,39.6879413 7938,6531,6533,0.0857049610334614,0.0857049610334614,-104.9734286,39.6890388,-104.9743231,39.6893856 7940,5175,3090,0.40371590303619,0.40371590303619,-104.9757389,39.7165269,-104.9757316,39.7128962 7941,3090,3201,0.197838998920199,0.197838998920199,-104.9757316,39.7128962,-104.9757389,39.711117 7943,6407,4688,0.196571833896643,0.196571833896643,-104.990332,39.7836638,-104.9926323,39.7836836 7944,4688,4940,0.140125445900248,0.140125445900248,-104.9926323,39.7836836,-104.9942716,39.7836506 7946,6170,5019,0.102773469761832,0.102773469761832,-104.9594375,39.7241351,-104.9582358,39.7241351 7947,5019,3351,0.103514032973499,0.103514032973499,-104.9582358,39.7241351,-104.9570255,39.7241259 7948,3351,6534,0.103149871890818,0.103149871890818,-104.9570255,39.7241259,-104.9558194,39.7241271 7949,6534,6535,0.102775789327764,0.102775789327764,-104.9558194,39.7241271,-104.9546177,39.7241333 9173,5349,5392,0.0859339245649361,0.0859339245649361,-104.9274952,39.692974,-104.926491,39.6929872 7950,6535,2060,0.103192691678964,0.103192691678964,-104.9546177,39.7241333,-104.9534111,39.7241317 7951,2060,2646,0.101884046964041,0.101884046964041,-104.9534111,39.7241317,-104.9522198,39.7241312 7952,2646,4112,0.105519033634909,0.105519033634909,-104.9522198,39.7241312,-104.950986,39.7241333 7953,4112,6536,0.103005071327601,0.103005071327601,-104.950986,39.7241333,-104.9497817,39.7241209 7954,6536,6537,0.102995851811127,0.102995851811127,-104.9497817,39.7241209,-104.9485774,39.7241209 7955,6537,6539,0.1029998815793,0.1029998815793,-104.9485774,39.7241209,-104.9473731,39.7241291 7956,6539,3453,0.102546625331303,0.102546625331303,-104.9473731,39.7241291,-104.9461741,39.7241209 7958,6015,3883,0.103459903316916,0.103459903316916,-104.9449591,39.7241168,-104.9437494,39.7241229 7959,3883,846,0.104834602248929,0.104834602248929,-104.9437494,39.7241229,-104.9425236,39.7241229 7960,846,6540,0.101388253991195,0.101388253991195,-104.9425236,39.7241229,-104.9413381,39.7241209 7961,6540,6541,0.0479102302548626,0.0479102302548626,-104.9413381,39.7241209,-104.9407779,39.7241206 7963,988,6542,0.0976255225844962,0.0976255225844962,-104.9740667,39.7237385,-104.9729252,39.7237385 7964,6542,6543,0.0510763365802728,0.0510763365802728,-104.9729252,39.7237385,-104.9723281,39.7237476 7966,6544,2318,0.0507276043625414,0.0507276043625414,-104.9717626,39.7237562,-104.9711696,39.7237463 7967,2318,5114,0.0505908057304328,0.0505908057304328,-104.9711696,39.7237463,-104.9705782,39.7237364 7968,5114,445,0.0485658434846568,0.0485658434846568,-104.9705782,39.7237364,-104.9700104,39.7237429 7969,445,4713,0.0498146803357513,0.0498146803357513,-104.9700104,39.7237429,-104.969428,39.7237496 7970,4713,6546,0.0983637452954902,0.0983637452954902,-104.969428,39.7237496,-104.9682779,39.7237562 7971,6546,6547,0.0998347883215936,0.0998347883215936,-104.9682779,39.7237562,-104.9671106,39.7237629 7973,5411,3144,0.088816521791746,0.088816521791746,-104.9658231,39.7237695,-104.9647846,39.7237695 7974,3144,3916,0.112464236744585,0.112464236744585,-104.9647846,39.7237695,-104.9634696,39.7237721 7976,6332,6548,0.108272865647673,0.108272865647673,-104.9836195,39.7241279,-104.9823535,39.7241259 7977,6548,3156,0.104441457482765,0.104441457482765,-104.9823535,39.7241259,-104.9811324,39.7241137 7978,3156,4975,0.102775440582403,0.102775440582403,-104.9811324,39.7241137,-104.9799308,39.7241005 7979,4975,6549,0.100365138716245,0.100365138716245,-104.9799308,39.7241005,-104.9787573,39.7240931 7980,6549,6550,0.102792800397101,0.102792800397101,-104.9787573,39.7240931,-104.9775557,39.7240716 7982,6526,5047,0.0492847670519182,0.0492847670519182,-104.9769714,39.7240796,-104.9763952,39.7240866 7983,5047,6551,0.0975745067522553,0.0975745067522553,-104.9763952,39.7240866,-104.9752545,39.7240698 17653,9285,10141,0.0935043743671756,0.0935043743671756,-104.9695286,39.7796372,-104.9684346,39.7796533 7984,6551,5065,0.0520838428726065,0.0520838428726065,-104.9752545,39.7240698,-104.9746455,39.7240692 7985,5065,987,0.0487655351272014,0.0487655351272014,-104.9746455,39.7240692,-104.9740753,39.7240686 7987,6552,6553,0.11141163822183,0.11141163822183,-104.9406129,39.7243416,-104.9393102,39.724345 7988,6553,6554,0.0931288050453943,0.0931288050453943,-104.9393102,39.724345,-104.9382214,39.724358 7989,6554,6555,0.0954267012259227,0.0954267012259227,-104.9382214,39.724358,-104.9371056,39.724358 7990,6555,6556,0.0932230978560399,0.0932230978560399,-104.9371056,39.724358,-104.9360156,39.7243514 7991,6556,2018,0.096637647678534,0.096637647678534,-104.9360156,39.7243514,-104.9348857,39.7243603 7992,2018,2008,0.0302895913994428,0.0302895913994428,-104.9348857,39.7243603,-104.9345317,39.7243519 7993,2008,6557,0.0614415106208342,0.0614415106208342,-104.9345317,39.7243519,-104.9338133,39.7243478 7995,2764,6558,0.0940583318372542,0.0940583318372542,-104.9327137,39.724358,-104.9316139,39.7243581 7996,6558,2268,0.0933570415002435,0.0933570415002435,-104.9316139,39.7243581,-104.9305223,39.7243581 7998,5192,6559,0.0436786412585742,0.0436786412585742,-104.9874942,39.724123,-104.9869835,39.7241266 7999,6559,6560,0.0106994466158069,0.0106994466158069,-104.9869835,39.7241266,-104.9868584,39.7241275 8002,6562,6563,0.0505000952437127,0.0505000952437127,-104.9856207,39.7241273,-104.9850303,39.7241197 8004,3018,6564,0.0487830282291943,0.0487830282291943,-104.9780672,39.7547969,-104.9784697,39.7551079 8005,6564,4383,0.0508423763728808,0.0508423763728808,-104.9784697,39.7551079,-104.9788891,39.7554321 8006,4383,6565,0.0576100244421376,0.0576100244421376,-104.9788891,39.7554321,-104.9793644,39.7557994 8008,6566,6567,0.00412306976586438,0.00412306976586438,-104.9797454,39.7560938,-104.9797794,39.7561201 8009,6567,6568,0.0539582974681531,0.0539582974681531,-104.9797794,39.7561201,-104.9802246,39.7564641 8010,6568,6569,0.0519961096093482,0.0519961096093482,-104.9802246,39.7564641,-104.9806536,39.7567956 8011,6569,6570,0.0542246799430147,0.0542246799430147,-104.9806536,39.7567956,-104.981101,39.7571413 8012,6570,6571,0.0518803862854092,0.0518803862854092,-104.981101,39.7571413,-104.981529,39.7574721 17654,10141,10140,0.10337885268614,0.10337885268614,-104.9684346,39.7796533,-104.967225,39.7796681 8013,6571,6572,0.0555098728995741,0.0555098728995741,-104.981529,39.7574721,-104.981987,39.757826 8014,6572,6573,0.0518861583127315,0.0518861583127315,-104.981987,39.757826,-104.9824151,39.7581568 8015,6573,6574,0.0518860343451018,0.0518860343451018,-104.9824151,39.7581568,-104.9828432,39.7584876 8016,6574,6575,0.0508332520538339,0.0508332520538339,-104.9828432,39.7584876,-104.9832626,39.7588117 8017,6575,6576,0.0544506518702307,0.0544506518702307,-104.9832626,39.7588117,-104.9837118,39.7591589 8018,6576,6176,0.0529383120108553,0.0529383120108553,-104.9837118,39.7591589,-104.9841486,39.7594964 8019,6176,6577,0.0529043310628525,0.0529043310628525,-104.9841486,39.7594964,-104.9845851,39.7598337 8020,6577,3307,0.0513720664630444,0.0513720664630444,-104.9845851,39.7598337,-104.985009,39.7601612 8021,3307,6578,0.0555027664653656,0.0555027664653656,-104.985009,39.7601612,-104.9854669,39.7605151 8022,6578,6579,0.0497858933197237,0.0497858933197237,-104.9854669,39.7605151,-104.9858777,39.7608325 8026,916,6582,0.0644004913493865,0.0644004913493865,-104.9874133,39.7320545,-104.9881664,39.732053 8027,6582,6583,0.0568408799781512,0.0568408799781512,-104.9881664,39.732053,-104.9888311,39.7320532 8028,6583,6584,0.122686442934717,0.122686442934717,-104.9888311,39.7320532,-104.9902658,39.7320547 8029,6584,6585,0.119086225858405,0.119086225858405,-104.9902658,39.7320547,-104.9916584,39.7320541 8031,4637,6586,0.0681807162053014,0.0681807162053014,-105.0198922,39.7331309,-105.0206647,39.7329791 8032,6586,4550,0.0899357767109733,0.0899357767109733,-105.0206647,39.7329791,-105.0217163,39.7329917 8033,4550,6587,0.293817867332518,0.293817867332518,-105.0217163,39.7329917,-105.0251522,39.7329752 8034,6587,6588,0.104136881172081,0.104136881172081,-105.0251522,39.7329752,-105.0263693,39.7329435 8035,6588,6589,0.0983651040648428,0.0983651040648428,-105.0263693,39.7329435,-105.0275196,39.7329448 8036,6589,6129,0.0990923096855932,0.0990923096855932,-105.0275196,39.7329448,-105.0286784,39.7329421 8037,6129,3972,0.0982639550962464,0.0982639550962464,-105.0286784,39.7329421,-105.0298275,39.7329471 8038,3972,6590,0.099057650475641,0.099057650475641,-105.0298275,39.7329471,-105.0309859,39.7329468 17935,10221,8779,0.0167456719913715,0.0167456719913715,-104.9872787,39.7248713,-104.9874745,39.7248723 8039,6590,1407,0.099982611141039,0.099982611141039,-105.0309859,39.7329468,-105.032155,39.7329341 8040,1407,6591,0.096574089288832,0.096574089288832,-105.032155,39.7329341,-105.0332843,39.7329428 8042,5218,3376,0.0125708011673062,0.0125708011673062,-105.0344966,39.7329537,-105.0346426,39.7329669 8043,3376,3397,0.0411038350876113,0.0411038350876113,-105.0346426,39.7329669,-105.0351232,39.7329603 8044,3397,6592,0.0474630685655207,0.0474630685655207,-105.0351232,39.7329603,-105.0356782,39.7329656 8045,6592,5717,0.0112629167716475,0.0112629167716475,-105.0356782,39.7329656,-105.0358099,39.7329669 8046,5717,5711,0.0353931291626462,0.0353931291626462,-105.0358099,39.7329669,-105.0362237,39.7329601 8049,6594,6595,0.0372589458613009,0.0372589458613009,-105.0373216,39.7329718,-105.0377569,39.7329864 8051,6596,6597,0.0491446235593822,0.0491446235593822,-104.996445,39.7320969,-104.9970197,39.732097 8052,6597,6598,0.0512739101828601,0.0512739101828601,-104.9970197,39.732097,-104.9976193,39.7320971 8053,6598,6599,0.0445968134228137,0.0445968134228137,-104.9976193,39.7320971,-104.9981408,39.7320938 8054,6599,6600,0.0456401369039379,0.0456401369039379,-104.9981408,39.7320938,-104.9986745,39.7320904 8055,6600,252,0.0644261415780049,0.0644261415780049,-104.9986745,39.7320904,-104.9994279,39.7320888 8056,252,3949,0.0630622102110069,0.0630622102110069,-104.9994279,39.7320888,-105.0001653,39.7320956 8057,3949,6601,0.0624388506180743,0.0624388506180743,-105.0001653,39.7320956,-105.0008954,39.7320882 8058,6601,5610,0.057495014751868,0.057495014751868,-105.0008954,39.7320882,-105.0015677,39.7320945 8059,5610,6602,0.0530621910173341,0.0530621910173341,-105.0015677,39.7320945,-105.0021882,39.7320975 8060,6602,3731,0.0543021802328704,0.0543021802328704,-105.0021882,39.7320975,-105.0028232,39.7321006 8061,3731,6603,0.107126213030051,0.107126213030051,-105.0028232,39.7321006,-105.0040758,39.7320862 8062,6603,4486,0.0992014153017681,0.0992014153017681,-105.0040758,39.7320862,-105.0052345,39.7321295 8064,302,396,0.456543205648827,0.456543205648827,-104.939982,39.7790462,-104.9347437,39.7798532 8065,396,6604,0.263692963912388,0.263692963912388,-104.9347437,39.7798532,-104.9316605,39.7797563 8067,2108,5986,0.103617400145952,0.103617400145952,-104.9269854,39.7788565,-104.9258093,39.7786298 8068,5986,6605,0.103377873268697,0.103377873268697,-104.9258093,39.7786298,-104.9246358,39.778404 9343,7304,2051,0.0535709121596095,0.0535709121596095,-104.9680922,39.7020547,-104.9674661,39.7020628 8070,4763,6169,0.176859243925992,0.176859243925992,-104.9601753,39.7225386,-104.9601619,39.7241291 8123,6640,6641,0.17629957299909,0.17629957299909,-104.998563,39.7193532,-104.9985621,39.7209387 8071,6169,6260,0.145538243855646,0.145538243855646,-104.9601619,39.7241291,-104.9613314,39.7250799 8072,6260,3917,0.186355414418251,0.186355414418251,-104.9613314,39.7250799,-104.963416,39.7245919 8075,6608,6609,0.216668843775513,0.216668843775513,-104.9221011,39.7367646,-104.9246118,39.7365015 8076,6609,5988,0.0945207273969085,0.0945207273969085,-104.9246118,39.7365015,-104.9257168,39.7364786 8077,5988,2122,0.100941576479339,0.100941576479339,-104.9257168,39.7364786,-104.9268972,39.7364673 8078,2122,6610,0.0983635555045419,0.0983635555045419,-104.9268972,39.7364673,-104.9280463,39.7365084 8079,6610,6611,0.0970315915473971,0.0970315915473971,-104.9280463,39.7365084,-104.9291809,39.7364935 8081,6612,6613,0.0935811526066721,0.0935811526066721,-104.9303837,39.7364879,-104.9314781,39.7364838 8082,6613,2749,0.0990634268639465,0.0990634268639465,-104.9314781,39.7364838,-104.9326365,39.736497 8083,2749,6614,0.105679418235948,0.105679418235948,-104.9326365,39.736497,-104.9338724,39.736497 8085,6615,6616,0.101635566171867,0.101635566171867,-104.9349711,39.7364838,-104.9361597,39.7364871 8086,6616,6617,0.0962607674133666,0.0962607674133666,-104.9361597,39.7364871,-104.9372854,39.7364789 8087,6617,6618,0.0951534169408166,0.0951534169408166,-104.9372854,39.7364789,-104.9383982,39.7364784 8088,6618,6619,0.0938879229278784,0.0938879229278784,-104.9383982,39.7364784,-104.9394962,39.7364792 17940,6560,10223,0.0802385671723254,0.0802385671723254,-104.9868584,39.7241275,-104.9868558,39.7248491 8090,6620,6621,0.160330485968093,0.160330485968093,-104.9325634,39.6893199,-104.9316943,39.6880425 8094,6623,1791,0.109097036983099,0.109097036983099,-104.9815624,39.6955402,-104.9807204,39.6948034 8095,1791,3615,0.039522374569603,0.039522374569603,-104.9807204,39.6948034,-104.9804114,39.6945392 8096,3615,6624,0.0738542372087066,0.0738542372087066,-104.9804114,39.6945392,-104.9798363,39.6940439 8097,6624,6625,0.00831390386589708,0.00831390386589708,-104.9798363,39.6940439,-104.9797753,39.6939857 8098,6625,6626,0.070757439886615,0.070757439886615,-104.9797753,39.6939857,-104.9792691,39.6934825 8099,6626,6627,0.0728730586061825,0.0728730586061825,-104.9792691,39.6934825,-104.9787159,39.6929842 8100,6627,5098,0.0960515227378026,0.0960515227378026,-104.9787159,39.6929842,-104.9779272,39.6923695 8101,5098,6628,0.0550201636939116,0.0550201636939116,-104.9779272,39.6923695,-104.9775188,39.6919873 8103,6630,239,0.0379460853943731,0.0379460853943731,-104.9769745,39.6914779,-104.9766938,39.6912137 13573,9130,3,0.109013561390269,0.109013561390269,-105.0161204,39.730571,-105.0152478,39.7298563 8105,6631,6632,0.0782857815609104,0.0782857815609104,-104.9763643,39.6909232,-104.9757688,39.6903887 8106,6632,6533,0.166563544591406,0.166563544591406,-104.9757688,39.6903887,-104.9743231,39.6893856 8108,4496,6633,0.110872689467253,0.110872689467253,-105.0051314,39.787854,-105.006429,39.7878524 8109,6633,2525,0.333067333185797,0.333067333185797,-105.006429,39.7878524,-105.0101844,39.7886554 8111,6530,6634,0.0105197308884475,0.0105197308884475,-104.9709294,39.6879413,-104.9709852,39.687857 9336,7300,4780,0.0501146245066156,0.0501146245066156,-104.9757669,39.7020355,-104.9751815,39.7020519 8112,6634,6635,2.4458667171276,2.4458667171276,-104.9709852,39.687857,-104.9711364,39.6658611 8113,6636,3095,0.197330202512711,0.197330202512711,-104.9710271,39.7146913,-104.971013,39.7129167 8114,3095,3205,0.202310741049047,0.202310741049047,-104.971013,39.7129167,-104.9710252,39.7110973 8115,3205,6118,0.200935805580311,0.200935805580311,-104.9710252,39.7110973,-104.9710442,39.7092903 8116,6118,1915,0.200185455389542,0.200185455389542,-104.9710442,39.7092903,-104.971036,39.70749 8118,6637,5842,0.204932644380513,0.204932644380513,-104.9710805,39.6929591,-104.9710758,39.6911161 8119,5842,6638,0.194625839062785,0.194625839062785,-104.9710758,39.6911161,-104.9710843,39.6893658 8121,6639,3724,0.202719550339155,0.202719550339155,-104.9985703,39.7165902,-104.9985724,39.7184133 8122,3724,6640,0.104515203903702,0.104515203903702,-104.9985724,39.7184133,-104.998563,39.7193532 8124,6641,2622,0.176067278462879,0.176067278462879,-104.9985621,39.7209387,-104.9985544,39.7225221 8125,2622,5203,0.176917243967006,0.176917243967006,-104.9985544,39.7225221,-104.9985716,39.7241131 8126,5203,6232,0.177139986115085,0.177139986115085,-104.9985716,39.7241131,-104.9985893,39.7257061 8129,6643,6644,0.177268373064057,0.177268373064057,-104.998623,39.7289153,-104.9986313,39.7305095 8130,6644,6600,0.175826872766799,0.175826872766799,-104.9986313,39.7305095,-104.9986745,39.7320904 8131,6600,6646,0.177773484713149,0.177773484713149,-104.9986745,39.7320904,-104.9986572,39.7336891 8133,6647,6648,0.177957472274986,0.177957472274986,-104.998664,39.7352736,-104.9986884,39.7368739 8134,6648,6649,0.169816854222751,0.169816854222751,-104.9986884,39.7368739,-104.9992032,39.7383489 8135,6649,6650,0.0183704581232897,0.0183704581232897,-104.9992032,39.7383489,-104.9993525,39.7384677 8136,6650,6651,0.180283145370232,0.180283145370232,-104.9993525,39.7384677,-104.9999603,39.7400202 8137,6651,6652,0.0228081566299403,0.0228081566299403,-104.9999603,39.7400202,-104.9999567,39.7402253 8139,6653,1499,0.197154421185115,0.197154421185115,-105.0448856,39.6967219,-105.0449033,39.6949489 8140,1499,188,0.204153885319108,0.204153885319108,-105.0449033,39.6949489,-105.0449033,39.6931129 8141,188,5878,0.159028819712238,0.159028819712238,-105.0449033,39.6931129,-105.045238,39.6917061 8142,5878,6654,0.24236157922448,0.24236157922448,-105.045238,39.6917061,-105.0452294,39.6895265 8144,1583,6655,0.303396334779096,0.303396334779096,-105.0452106,39.6881689,-105.0452196,39.6854404 8145,6656,5874,0.176427569810156,0.176427569810156,-105.0444508,39.7165618,-105.0444942,39.7149755 8146,5874,6657,0.00810609260917888,0.00810609260917888,-105.0444942,39.7149755,-105.0444802,39.7149034 8147,6657,6658,0.0470608013663409,0.0470608013663409,-105.0444802,39.7149034,-105.0443368,39.7144948 8150,6659,6660,0.255748331282284,0.255748331282284,-105.045239,39.700587,-105.045239,39.698287 8151,6661,6662,0.00688301382680834,0.00688301382680834,-105.0068679,39.6894571,-105.0068682,39.6893952 8152,6662,6663,0.392909871907801,0.392909871907801,-105.0068682,39.6893952,-105.0068849,39.6858617 8153,6664,1758,0.130752459577202,0.130752459577202,-105.0073877,39.7075601,-105.0078426,39.7064375 8154,1758,6314,0.0908112834588078,0.0908112834588078,-105.0078426,39.7064375,-105.0074307,39.7056848 8155,6314,6665,0.191679756807403,0.191679756807403,-105.0074307,39.7056848,-105.0073877,39.7039613 8156,6665,763,0.155864734453911,0.155864734453911,-105.0073877,39.7039613,-105.0074463,39.7025603 8157,763,6668,0.0989081569703109,0.0989081569703109,-105.0074463,39.7025603,-105.007449,39.7016708 8158,6668,1760,0.0778502447443476,0.0778502447443476,-105.007449,39.7016708,-105.0074982,39.7009717 8159,1760,6003,0.221657363761595,0.221657363761595,-105.0074982,39.7009717,-105.0065799,39.6991077 8160,6003,5765,0.101345142024656,0.101345142024656,-105.0065799,39.6991077,-105.0065723,39.6981963 8161,5765,4032,0.0976983696193598,0.0976983696193598,-105.0065723,39.6981963,-105.0065466,39.6973179 8162,4032,6669,0.0654151166199609,0.0654151166199609,-105.0065466,39.6973179,-105.0065809,39.6967302 8164,2301,1759,0.0929594689620956,0.0929594689620956,-105.0067097,39.6957792,-105.0067133,39.6949432 8165,1759,150,0.2063607315498,0.2063607315498,-105.0067133,39.6949432,-105.0067304,39.6930874 8166,150,1738,0.199773882802826,0.199773882802826,-105.0067304,39.6930874,-105.0067562,39.6912909 8168,1953,3100,0.166887359049361,0.166887359049361,-104.9394047,39.7138976,-104.9377781,39.7130688 8170,370,2529,0.0016410050164606,0.0016410050164606,-105.0298446,39.7379436,-105.0298418,39.737929 8171,2529,6670,0.0654370448512421,0.0654370448512421,-105.0298418,39.737929,-105.029987,39.7373512 8200,6684,1172,0.140728922414785,0.140728922414785,-104.9499154,39.7619564,-104.9499105,39.763222 8172,6670,1937,0.344573874886115,0.344573874886115,-105.029987,39.7373512,-105.0260468,39.738001 8174,6671,6672,0.176399723080376,0.176399723080376,-104.9362703,39.7162376,-104.9362682,39.7146512 8176,3101,6673,0.188864615641403,0.188864615641403,-104.9362596,39.7130732,-104.9362583,39.7113747 8178,4227,1805,0.201844384843532,0.201844384843532,-104.936211,39.696598,-104.9362246,39.6947828 8179,1805,6674,0.203096969054999,0.203096969054999,-104.9362246,39.6947828,-104.9362004,39.6929564 8180,6674,5847,0.205632777843381,0.205632777843381,-104.9362004,39.6929564,-104.9362004,39.6911071 8181,5847,6675,0.197984723567939,0.197984723567939,-104.9362004,39.6911071,-104.9362112,39.6893266 8183,6676,4226,0.190839047917349,0.190839047917349,-104.936428,39.698394,-104.9365695,39.6966812 8185,4212,1268,0.185384243862507,0.185384243862507,-105.018373,39.7168584,-105.0203557,39.7175319 8187,6677,2875,0.129732620530101,0.129732620530101,-104.9498557,39.7837786,-104.9498484,39.7849453 8188,2875,6678,0.138723736947104,0.138723736947104,-104.9498484,39.7849453,-104.9498214,39.7861927 8189,6678,6679,0.13144235424121,0.13144235424121,-104.9498214,39.7861927,-104.9498986,39.7873733 8190,6679,6680,0.782596772143326,0.782596772143326,-104.9498986,39.7873733,-104.948752,39.794356 8191,3575,5642,0.141762411979774,0.141762411979774,-104.9499292,39.7544371,-104.9499292,39.755712 8192,5642,4347,0.140039066988463,0.140039066988463,-104.9499292,39.755712,-104.9499266,39.7569714 8193,4347,6345,0.13859354874742,0.13859354874742,-104.9499266,39.7569714,-104.9499239,39.7582178 8194,6345,3049,0.140317315615912,0.140317315615912,-104.9499239,39.7582178,-104.9499198,39.7594797 8195,3049,3024,0.0669551847418331,0.0669551847418331,-104.9499198,39.7594797,-104.9499105,39.7600818 8196,3024,6681,0.0663747225163875,0.0663747225163875,-104.9499105,39.7600818,-104.9499172,39.7606787 8197,6681,6682,0.00550527045183645,0.00550527045183645,-104.9499172,39.7606787,-104.9499185,39.7607282 8198,6682,6683,0.122014480736259,0.122014480736259,-104.9499185,39.7607282,-104.9499154,39.7618255 8199,6683,6684,0.0145554158979999,0.0145554158979999,-104.9499154,39.7618255,-104.9499154,39.7619564 8201,1172,892,0.137892873302074,0.137892873302074,-104.9499105,39.763222,-104.9499118,39.7644621 8202,892,4475,0.139838739747675,0.139838739747675,-104.9499118,39.7644621,-104.9499118,39.7657197 8203,4475,2777,0.135724572944392,0.135724572944392,-104.9499118,39.7657197,-104.9499105,39.7669403 8204,2777,5266,0.129198654341627,0.129198654341627,-104.9499105,39.7669403,-104.9499038,39.7681022 8205,5266,6685,0.122514628608539,0.122514628608539,-104.9499038,39.7681022,-104.9499024,39.769204 8206,6685,6686,0.20769100942942,0.20769100942942,-104.9499024,39.769204,-104.9498944,39.7710718 8207,6686,6357,0.202692590161251,0.202692590161251,-104.9498944,39.7710718,-104.949826,39.7728939 8208,6357,2390,0.107324644883127,0.107324644883127,-104.949826,39.7728939,-104.9498085,39.773859 8209,2390,6687,0.139594845742255,0.139594845742255,-104.9498085,39.773859,-104.9498032,39.7751144 8210,6687,6688,0.0752686220951058,0.0752686220951058,-104.9498032,39.7751144,-104.9497992,39.7757913 8211,6688,749,0.0665961818211898,0.0665961818211898,-104.9497992,39.7757913,-104.9498045,39.7763902 8212,749,1567,0.140763317861176,0.140763317861176,-104.9498045,39.7763902,-104.9497965,39.7776561 8213,1567,6689,0.140174033607804,0.140174033607804,-104.9497965,39.7776561,-104.9497884,39.7789167 8215,6691,696,0.200953877059722,0.200953877059722,-104.9500562,39.7401702,-104.9500677,39.7419774 8216,696,6692,0.202493921890496,0.202493921890496,-104.9500677,39.7419774,-104.9500467,39.7437984 8218,508,6693,0.0440506867837982,0.0440506867837982,-104.9492875,39.7477337,-104.9494162,39.7481173 8219,6694,1202,0.170408371052522,0.170408371052522,-104.9495001,39.7256083,-104.9495101,39.7271408 8220,1202,6695,0.022095029398504,0.022095029398504,-104.9495101,39.7271408,-104.9495082,39.7273395 8221,6695,3781,0.199196539116323,0.199196539116323,-104.9495082,39.7273395,-104.9494979,39.7291309 8222,3781,6696,0.154646276165852,0.154646276165852,-104.9494979,39.7291309,-104.9494801,39.7305216 8224,951,6697,0.162889491053556,0.162889491053556,-104.9494887,39.732119,-104.949511,39.7335838 8225,6697,4890,0.17202029430472,0.17202029430472,-104.949511,39.7335838,-104.9494864,39.7351307 8226,4890,6698,0.182585439334225,0.182585439334225,-104.9494864,39.7351307,-104.9495133,39.7367726 8227,6698,5488,0.173629132461636,0.173629132461636,-104.9495133,39.7367726,-104.9494922,39.738334 8230,6700,6701,0.054263196932367,0.054263196932367,-104.9873849,39.7414911,-104.9878331,39.7418366 8231,6701,5807,0.103685962200744,0.103685962200744,-104.9878331,39.7418366,-104.9886895,39.7424968 8232,5807,6702,0.106632774624389,0.106632774624389,-104.9886895,39.7424968,-104.9895702,39.7431758 8233,6702,6703,0.0962060876195832,0.0962060876195832,-104.9895702,39.7431758,-104.9903648,39.7437884 8234,6703,5959,0.00690380150934747,0.00690380150934747,-104.9903648,39.7437884,-104.9904219,39.7438323 8235,5959,6704,0.00415729025946559,0.00415729025946559,-104.9904219,39.7438323,-104.9904562,39.7438588 8236,6704,3004,0.101332185729619,0.101332185729619,-104.9904562,39.7438588,-104.9912932,39.744504 8237,3004,4395,0.106412326585027,0.106412326585027,-104.9912932,39.744504,-104.9921721,39.7451816 8238,4395,6705,0.103936208820228,0.103936208820228,-104.9921721,39.7451816,-104.9930306,39.7458434 8239,6705,6706,0.108885043469445,0.108885043469445,-104.9930306,39.7458434,-104.99393,39.7465367 8240,6706,6707,0.0530572853327784,0.0530572853327784,-104.99393,39.7465367,-104.9943683,39.7468745 8241,6707,6708,0.0508918154467618,0.0508918154467618,-104.9943683,39.7468745,-104.9947886,39.7471986 8242,6708,6709,0.103982459974641,0.103982459974641,-104.9947886,39.7471986,-104.9956475,39.7478607 8243,6709,6710,0.100220871190445,0.100220871190445,-104.9956475,39.7478607,-104.9964754,39.7484988 8244,6710,6711,0.00631643031082491,0.00631643031082491,-104.9964754,39.7484988,-104.9965276,39.748539 8245,6711,6188,0.105471969629518,0.105471969629518,-104.9965276,39.748539,-104.9973988,39.7492106 8246,6188,6712,0.0552929480053166,0.0552929480053166,-104.9973988,39.7492106,-104.9978555,39.7495627 8247,6712,6713,0.051155648874288,0.051155648874288,-104.9978555,39.7495627,-104.9982781,39.7498884 8249,4495,6714,0.112097289917407,0.112097289917407,-105.0051056,39.7870428,-105.0064173,39.7870612 8250,6714,1079,0.0913714399600763,0.0913714399600763,-105.0064173,39.7870612,-105.0074815,39.7871418 8251,1079,2524,0.245312559433029,0.245312559433029,-105.0074815,39.7871418,-105.0101975,39.7878569 8253,6006,6251,0.204148069385731,0.204148069385731,-105.0169911,39.700417,-105.0170083,39.6985811 8254,6251,6715,0.203065667560916,0.203065667560916,-105.0170083,39.6985811,-105.0169992,39.6967549 8256,2935,6716,0.266313303297407,0.266313303297407,-105.0169377,39.6883193,-105.0167173,39.6859303 8257,6416,3741,0.135496222887927,0.135496222887927,-105.0172314,39.7170829,-105.0170254,39.7158747 8258,3741,5854,0.117997896305679,0.117997896305679,-105.0170254,39.7158747,-105.0170084,39.7148136 8260,2305,161,0.314948131318509,0.314948131318509,-105.0165019,39.6959725,-105.0165323,39.6931402 8263,6717,3071,0.175732613824838,0.175732613824838,-104.9425532,39.7146491,-104.9425505,39.7130687 8264,3071,6718,0.173767654321711,0.173767654321711,-104.9425505,39.7130687,-104.9425631,39.711506 8265,6718,6100,0.243539432543733,0.243539432543733,-104.9425631,39.711506,-104.9425586,39.7093158 8267,3290,98,0.422419964097428,0.422419964097428,-104.9444349,39.7038735,-104.9431816,39.700199 8269,4373,2854,0.205542196291208,0.205542196291208,-105.0015169,39.7015972,-105.0038253,39.7010848 8271,6719,1596,0.0969388330111528,0.0969388330111528,-105.0125794,39.7006019,-105.0135751,39.701018 8273,118,6721,0.0966297992771619,0.0966297992771619,-105.0112228,39.7301878,-105.0112289,39.7310568 8274,6721,6722,0.0414535753801991,0.0414535753801991,-105.0112289,39.7310568,-105.0112278,39.7314296 8276,2311,6580,0.108271978342533,0.108271978342533,-105.0112958,39.7314875,-105.0113223,39.732461 8277,6580,6723,0.0197325066377101,0.0197325066377101,-105.0113223,39.732461,-105.0113508,39.7326371 8301,4041,6740,0.178573713835442,0.178573713835442,-105.0263295,39.7181459,-105.0263463,39.7197518 8302,6740,1829,0.177333893618754,0.177333893618754,-105.0263463,39.7197518,-105.0263496,39.7213466 8279,4433,6724,0.324356944785499,0.324356944785499,-105.0109506,39.7174666,-105.0120852,39.72025 8282,6725,6088,0.0237314605310015,0.0237314605310015,-105.0111475,39.760596,-105.0111515,39.7608094 8283,6088,4822,0.0875664870066569,0.0875664870066569,-105.0111515,39.7608094,-105.0111481,39.7615969 8284,4822,6726,0.0475371228844605,0.0475371228844605,-105.0111481,39.7615969,-105.0111753,39.7620239 8285,6726,4515,0.133316815943664,0.133316815943664,-105.0111753,39.7620239,-105.0111891,39.7632228 8286,4515,5237,0.132189806591607,0.132189806591607,-105.0111891,39.7632228,-105.0111823,39.7644116 9507,2581,5179,0.178384896285487,0.178384896285487,-105.0337024,39.7229256,-105.0337195,39.7245298 8287,5237,6727,0.137381332135233,0.137381332135233,-105.0111823,39.7644116,-105.0111822,39.7656471 8288,6727,6728,0.132866818946611,0.132866818946611,-105.0111822,39.7656471,-105.0111824,39.766842 8289,6728,1673,0.133389434002772,0.133389434002772,-105.0111824,39.766842,-105.0111824,39.7680416 8290,1673,6729,0.137304160443328,0.137304160443328,-105.0111824,39.7680416,-105.0111874,39.7692764 8292,6730,6731,0.0127908749904874,0.0127908749904874,-105.015836,39.7589269,-105.0159724,39.7589742 8324,6753,6754,0.0516246355995179,0.0516246355995179,-105.0275713,39.7655797,-105.0275819,39.7660439 8293,6731,6734,0.253997048781863,0.253997048781863,-105.0159724,39.7589742,-105.0187898,39.7597001 8294,6734,6735,0.103152527560213,0.103152527560213,-105.0187898,39.7597001,-105.0196661,39.7603379 8296,6736,6737,0.0131672047429292,0.0131672047429292,-105.0202265,39.7608392,-105.0203579,39.760901 8298,4636,5383,0.185495216645111,0.185495216645111,-105.0191455,39.732286,-105.0185003,39.7338787 8300,5972,4041,0.174731707729605,0.174731707729605,-105.0263295,39.7165745,-105.0263295,39.7181459 8303,1829,6741,0.102538685907791,0.102538685907791,-105.0263496,39.7213466,-105.0263624,39.7222687 8304,4575,6440,0.137081553799117,0.137081553799117,-105.0268099,39.7414867,-105.0268058,39.7427195 8305,6440,5291,0.136014333235461,0.136014333235461,-105.0268058,39.7427195,-105.0268109,39.7439427 8306,5291,6742,0.135023999424587,0.135023999424587,-105.0268109,39.7439427,-105.0268109,39.745157 8307,6742,10,0.133312225882616,0.133312225882616,-105.0268109,39.745157,-105.0268316,39.7463558 8308,10,6394,0.135032006709,0.135032006709,-105.0268316,39.7463558,-105.0268144,39.7475701 8309,6394,6743,0.132451340826744,0.132451340826744,-105.0268144,39.7475701,-105.0268304,39.7487612 8310,6743,6744,0.135765849385072,0.135765849385072,-105.0268304,39.7487612,-105.0268132,39.7499821 8311,6744,6745,0.133823531129847,0.133823531129847,-105.0268132,39.7499821,-105.0268172,39.7511856 8313,6746,6747,0.134513077577228,0.134513077577228,-105.0268257,39.752413,-105.0268211,39.7536227 8314,6747,6748,0.134201163774105,0.134201163774105,-105.0268211,39.7536227,-105.0268206,39.7548296 8316,6749,1938,0.0948580215175547,0.0948580215175547,-105.0267907,39.738975,-105.0265344,39.738145 8318,307,5887,0.0912856383131267,0.0912856383131267,-105.0279141,39.763121,-105.0276119,39.7639084 8319,5887,6750,0.00721526462075332,0.00721526462075332,-105.0276119,39.7639084,-105.0275762,39.7639672 8320,6750,6751,0.0269156344716724,0.0269156344716724,-105.0275762,39.7639672,-105.0275693,39.7642092 8323,6752,6753,0.0510955164610192,0.0510955164610192,-105.0275758,39.7651202,-105.0275713,39.7655797 8325,6754,6755,0.0510906826304937,0.0510906826304937,-105.0275819,39.7660439,-105.0275923,39.7665033 8326,6755,6756,0.0511615632316368,0.0511615632316368,-105.0275923,39.7665033,-105.0275956,39.7669634 8327,6756,1661,0.0519510824904343,0.0519510824904343,-105.0275956,39.7669634,-105.027599,39.7674306 8328,1661,6758,0.0509873448397052,0.0509873448397052,-105.027599,39.7674306,-105.0275911,39.7678891 8329,6758,6759,0.0522106080921687,0.0522106080921687,-105.0275911,39.7678891,-105.027583,39.7683586 8330,6759,6760,0.0506887592311432,0.0506887592311432,-105.027583,39.7683586,-105.0276064,39.7688141 18752,5186,5654,0.105380231545906,0.105380231545906,-105.0389187,39.7245383,-105.0389235,39.725486 8331,6760,6761,0.0573063184317804,0.0573063184317804,-105.0276064,39.7688141,-105.0276173,39.7693294 8333,6762,6763,0.0501245455122697,0.0501245455122697,-105.0276181,39.7698189,-105.0275974,39.7702694 8334,6763,6764,0.0489376044154541,0.0489376044154541,-105.0275974,39.7702694,-105.0276005,39.7707095 8337,6766,6767,0.0490039328328154,0.0490039328328154,-105.0275892,39.7716046,-105.0275913,39.7720453 8338,6767,6768,0.0513498171240697,0.0513498171240697,-105.0275913,39.7720453,-105.0275913,39.7725071 8339,6768,6769,0.0498709246005866,0.0498709246005866,-105.0275913,39.7725071,-105.0275913,39.7729556 8341,5533,6770,0.292387787290413,0.292387787290413,-105.027737,39.774038,-105.0275847,39.7766649 8343,2972,6771,0.121066844508317,0.121066844508317,-105.0268526,39.7584761,-105.0268698,39.7595648 8344,6771,6093,0.143799158144466,0.143799158144466,-105.0268698,39.7595648,-105.0268612,39.760858 8345,6093,6772,0.01594646132934,0.01594646132934,-105.0268612,39.760858,-105.0268634,39.7610014 8346,6772,6773,0.00797333604469033,0.00797333604469033,-105.0268634,39.7610014,-105.0268646,39.7610731 8347,6773,6774,0.00589372782719237,0.00589372782719237,-105.0268646,39.7610731,-105.0268654,39.7611261 8349,6775,6776,0.135681018337986,0.135681018337986,-105.0267779,39.7766583,-105.0267719,39.7778785 8350,6776,2490,0.131411131535027,0.131411131535027,-105.0267719,39.7778785,-105.0267778,39.7790603 8351,2490,2835,0.135427320939223,0.135427320939223,-105.0267778,39.7790603,-105.0267549,39.7802781 8353,4067,6052,0.133451561970317,0.133451561970317,-105.0276017,39.7844198,-105.0275763,39.7856198 8354,6052,5792,0.201431723471221,0.201431723471221,-105.0275763,39.7856198,-105.0275871,39.7874313 8356,6777,6778,0.137939265537406,0.137939265537406,-105.0265007,39.7560347,-105.0265093,39.7572752 8358,6658,6779,0.0952206682824548,0.0952206682824548,-105.0443368,39.7144948,-105.0454279,39.7143249 8359,6779,1328,0.20245506080321,0.20245506080321,-105.0454279,39.7143249,-105.0473907,39.7133074 9582,1393,7408,0.0523989189771459,0.0523989189771459,-105.0324691,39.7165619,-105.0330817,39.7165583 8360,1328,6780,0.24344994454685,0.24344994454685,-105.0473907,39.7133074,-105.0484853,39.7112864 8362,6781,6338,0.132299767169153,0.132299767169153,-104.9684019,39.7570371,-104.9684621,39.758226 18540,10312,7538,0.710682259466036,0.710682259466036,-105.0532415,39.7643533,-105.0449269,39.7643759 8363,6338,3026,0.142960379522958,0.142960379522958,-104.9684621,39.758226,-104.9684276,39.7595114 8364,3026,6782,0.131957413991529,0.131957413991529,-104.9684276,39.7595114,-104.9684183,39.7606981 8365,6782,6783,0.00572653872195823,0.00572653872195823,-104.9684183,39.7606981,-104.9684183,39.7607496 8366,6783,6784,0.13893806084239,0.13893806084239,-104.9684183,39.7607496,-104.9684183,39.7619991 8367,6784,1155,0.138805738856212,0.138805738856212,-104.9684183,39.7619991,-104.9684118,39.7632474 8368,1155,876,0.139884571461894,0.139884571461894,-104.9684118,39.7632474,-104.968419,39.7645054 8370,4464,2784,0.134142589801556,0.134142589801556,-104.9684223,39.7657497,-104.968405,39.766956 8371,2784,5255,0.132457483790055,0.132457483790055,-104.968405,39.766956,-104.9684137,39.7681472 8372,5255,4727,0.21307200925813,0.21307200925813,-104.9684137,39.7681472,-104.9683879,39.7700633 8373,4727,5126,0.0748266761428759,0.0748266761428759,-104.9683879,39.7700633,-104.9683965,39.7707362 8374,5126,6785,0.0660204248306932,0.0660204248306932,-104.9683965,39.7707362,-104.968405,39.7713299 8375,6785,4284,0.173603246809035,0.173603246809035,-104.968405,39.7713299,-104.9683885,39.7728911 8377,6786,6787,0.142696164770821,0.142696164770821,-104.9677841,39.7356489,-104.9684521,39.7368249 8379,5475,6788,0.1766899367412,0.1766899367412,-104.9684271,39.7384126,-104.9684027,39.7400015 8380,6788,6789,0.178262795240798,0.178262795240798,-104.9684027,39.7400015,-104.9684201,39.7416046 8381,6789,669,0.0038695834466259,0.0038695834466259,-104.9684201,39.7416046,-104.9684201,39.7416394 8382,669,6790,0.00298242718157566,0.00298242718157566,-104.9684201,39.7416394,-104.9684215,39.7416662 8383,6790,6791,0.175654700740653,0.175654700740653,-104.9684215,39.7416662,-104.9684196,39.7432459 8385,4603,6493,0.141540356779896,0.141540356779896,-104.9684176,39.7448114,-104.968414,39.7460843 8386,6493,6795,0.235592097571248,0.235592097571248,-104.968414,39.7460843,-104.9683834,39.7482029 8387,6795,6796,0.135380255100289,0.135380255100289,-104.9683834,39.7482029,-104.9683794,39.7494204 8388,6796,6797,0.00458123097756658,0.00458123097756658,-104.9683794,39.7494204,-104.9683794,39.7494616 8389,6797,6798,0.00459235047115107,0.00459235047115107,-104.9683794,39.7494616,-104.9683794,39.7495029 8390,6798,6799,0.135291654892361,0.135291654892361,-104.9683794,39.7495029,-104.968374,39.7507196 8391,6799,6800,0.141019064418211,0.141019064418211,-104.968374,39.7507196,-104.968366,39.7519878 8392,6800,821,0.136459904501488,0.136459904501488,-104.968366,39.7519878,-104.9683443,39.7532149 8393,821,3562,0.138377698701616,0.138377698701616,-104.9683443,39.7532149,-104.9683703,39.7544592 8395,5772,516,0.0304460136124682,0.0304460136124682,-104.969071,39.787876,-104.968998,39.788144 8397,6411,6801,0.0202183008206165,0.0202183008206165,-104.9688032,39.7903462,-104.968859,39.7905229 8398,6802,469,0.0770276556079661,0.0770276556079661,-104.9681122,39.7183532,-104.9681294,39.7190458 8399,469,4171,0.115648628347006,0.115648628347006,-104.9681294,39.7190458,-104.9681062,39.7200857 8400,4171,6803,0.135804309767261,0.135804309767261,-104.9681062,39.7200857,-104.9680977,39.721307 8401,6803,4756,0.071946790437269,0.071946790437269,-104.9680977,39.721307,-104.9681062,39.721954 8403,6804,6805,0.127899734301329,0.127899734301329,-104.9688098,39.7807867,-104.968799,39.7819369 8405,6803,4172,0.13716080109606,0.13716080109606,-104.9680977,39.721307,-104.9679063,39.7200823 8406,4172,470,0.118198242572908,0.118198242572908,-104.9679063,39.7200823,-104.9678891,39.7190194 8407,470,6806,0.0738815709398357,0.0738815709398357,-104.9678891,39.7190194,-104.9678805,39.718355 8410,6807,6808,0.0966312020179035,0.0966312020179035,-104.9241221,39.7053959,-104.9237959,39.7045639 8411,6808,6809,0.078738376832051,0.078738376832051,-104.9237959,39.7045639,-104.9237358,39.7038573 8412,6809,3373,0.430297684252256,0.430297684252256,-104.9237358,39.7038573,-104.9252722,39.7001725 8414,6810,6811,0.203442237788957,0.203442237788957,-104.9246456,39.6893613,-104.9246456,39.6875317 8415,1476,6812,0.245653934383614,0.245653934383614,-104.9233668,39.695061,-104.9243796,39.6929938 8416,6812,6813,0.412460631108446,0.412460631108446,-104.9243796,39.6929938,-104.9254353,39.6893745 8418,6814,6815,0.174359151043162,0.174359151043162,-104.9246289,39.7162454,-104.9246127,39.7146774 8419,6815,3109,0.176366303019304,0.176366303019304,-104.9246127,39.7146774,-104.9246115,39.7130913 8420,3109,6816,0.193801807541949,0.193801807541949,-104.9246115,39.7130913,-104.9246085,39.7113484 8421,6816,6817,0.0198367109802725,0.0198367109802725,-104.9246085,39.7113484,-104.9246161,39.7111701 8422,6817,6104,0.210336723998741,0.210336723998741,-104.9246161,39.7111701,-104.9246113,39.7092785 8424,6818,4370,0.0431318765981996,0.0431318765981996,-105.001122,39.704272,-105.0014826,39.7040009 8426,2496,1451,0.0985317859583251,0.0985317859583251,-105.0026756,39.7039481,-105.0038258,39.7039943 8427,1451,2853,0.10657030011201,0.10657030011201,-105.0038258,39.7039943,-105.0050712,39.7039722 8428,2853,6819,0.0983314928072937,0.0983314928072937,-105.0050712,39.7039722,-105.0062204,39.7039547 8429,6819,6665,0.0998633676523793,0.0998633676523793,-105.0062204,39.7039547,-105.0073877,39.7039613 8430,6665,6820,0.100599054724802,0.100599054724802,-105.0073877,39.7039613,-105.0085636,39.7039679 8431,6820,3821,0.10490937410086,0.10490937410086,-105.0085636,39.7039679,-105.0097899,39.7039631 8432,3821,5897,0.102058293498771,0.102058293498771,-105.0097899,39.7039631,-105.0109828,39.7039743 9656,6387,7441,0.131317068143471,0.131317068143471,-105.036926,39.7475739,-105.0369584,39.7487546 8433,5897,6821,0.102847878519627,0.102847878519627,-105.0109828,39.7039743,-105.0121846,39.7039499 8435,1593,1644,0.201270216910902,0.201270216910902,-105.0133176,39.7039764,-105.0156693,39.7039235 8436,1644,6822,0.105737900324602,0.105737900324602,-105.0156693,39.7039235,-105.0169053,39.7039235 8437,6822,4218,0.0969375306307301,0.0969375306307301,-105.0169053,39.7039235,-105.0180383,39.7039103 8438,4218,6823,0.101326281592707,0.101326281592707,-105.0180383,39.7039103,-105.0192227,39.7039037 8439,6823,198,0.0969958932624718,0.0969958932624718,-105.0192227,39.7039037,-105.0203557,39.7038707 8440,198,2927,0.100607212393453,0.100607212393453,-105.0203557,39.7038707,-105.0215316,39.7038839 8441,2927,5309,0.0991277824360909,0.0991277824360909,-105.0215316,39.7038839,-105.0226903,39.7038773 8442,5309,1465,0.0998634796625755,0.0998634796625755,-105.0226903,39.7038773,-105.0238576,39.7038839 8445,1176,6825,0.181656671362534,0.181656671362534,-104.9973407,39.7040997,-104.9991903,39.7049022 8447,6826,6827,0.865493060175873,0.865493060175873,-105.0432124,39.7042603,-105.0532477,39.7032733 8448,3119,6828,0.283790323154486,0.283790323154486,-104.9350503,39.6919459,-104.931734,39.691987 8450,3496,6829,0.0523352446605108,0.0523352446605108,-104.9500131,39.6983858,-104.9506246,39.6983982 8451,6829,6830,0.0732524388814314,0.0732524388814314,-104.9506246,39.6983982,-104.9512088,39.6979166 8452,6830,3663,0.0505681915693724,0.0505681915693724,-104.9512088,39.6979166,-104.9513786,39.697481 8453,3663,4996,0.130580462322132,0.130580462322132,-104.9513786,39.697481,-104.9523584,39.6965806 8455,6831,6247,0.199011000686174,0.199011000686174,-105.0402684,39.7003444,-105.0402512,39.6985547 8456,6247,6832,0.199751548882436,0.199751548882436,-105.0402512,39.6985547,-105.0402255,39.6967584 8458,1495,184,0.20195222577189,0.20195222577189,-105.0402341,39.6949489,-105.0402341,39.6931327 8459,184,1712,0.203399715506048,0.203399715506048,-105.0402341,39.6931327,-105.0400367,39.6913098 8460,1712,6833,0.205087968397347,0.205087968397347,-105.0400367,39.6913098,-105.0400351,39.6894654 8461,6833,1578,0.200928350075194,0.200928350075194,-105.0400351,39.6894654,-105.0401129,39.6876594 8463,6835,5869,0.177962583931279,0.177962583931279,-105.0397191,39.7165613,-105.0397017,39.7149609 8464,5869,1321,0.176970219219333,0.176970219219333,-105.0397017,39.7149609,-105.0396887,39.7133694 8465,1321,1377,0.177352733194459,0.177352733194459,-105.0396887,39.7133694,-105.0397191,39.7117746 8466,1377,6836,0.0602165463968322,0.0602165463968322,-105.0397191,39.7117746,-105.0397105,39.7112331 8467,6836,6837,0.0823104914192672,0.0823104914192672,-105.0397105,39.7112331,-105.0397534,39.7104936 8468,6837,4694,0.116790101887087,0.116790101887087,-105.0397534,39.7104936,-105.0397105,39.7094438 18756,1322,1378,0.175845021978343,0.175845021978343,-105.0402863,39.7133654,-105.0402944,39.711784 8469,4694,6838,0.160065096905242,0.160065096905242,-105.0397105,39.7094438,-105.0397105,39.7080043 8470,6838,5335,0.187163981040998,0.187163981040998,-105.0397105,39.7080043,-105.0397046,39.7063211 8471,5335,6839,0.265241255095212,0.265241255095212,-105.0397046,39.7063211,-105.0396161,39.7039367 8473,4319,4507,0.0895898957022207,0.0895898957022207,-105.0350327,39.7104474,-105.0360799,39.7104606 8474,4507,6840,0.0124803827841914,0.0124803827841914,-105.0360799,39.7104606,-105.0362258,39.7104609 8475,6840,6841,0.091716588631721,0.091716588631721,-105.0362258,39.7104609,-105.037298,39.7104627 8476,6841,6842,0.00740292454463184,0.00740292454463184,-105.037298,39.7104627,-105.0373845,39.7104606 8477,6842,285,0.0146970591982782,0.0146970591982782,-105.0373845,39.7104606,-105.0375561,39.7104672 8478,285,5069,0.0844368792913957,0.0844368792913957,-105.0375561,39.7104672,-105.0385432,39.7104672 13551,9125,9126,0.0538488930045225,0.0538488930045225,-105.0111017,39.7231117,-105.0106484,39.7227756 8479,5069,6837,0.103562524850142,0.103562524850142,-105.0385432,39.7104672,-105.0397534,39.7104936 8480,6837,6843,0.0961927404969427,0.0961927404969427,-105.0397534,39.7104936,-105.0408778,39.7104804 8481,6843,6844,0.0998943541512786,0.0998943541512786,-105.0408778,39.7104804,-105.0420451,39.7105068 8482,6844,6845,0.102052212683234,0.102052212683234,-105.0420451,39.7105068,-105.0432381,39.7105134 8483,6845,6846,0.456427940885819,0.456427940885819,-105.0432381,39.7105134,-105.0485738,39.7105415 8484,6847,4419,0.193121729151288,0.193121729151288,-105.0275397,39.7102889,-105.0297971,39.7103154 8485,4419,6848,0.226127592349504,0.226127592349504,-105.0297971,39.7103154,-105.0324406,39.710322 8486,6848,5329,0.136063050211474,0.136063050211474,-105.0324406,39.710322,-105.0340312,39.7103291 8488,4363,1444,0.202825103543368,0.202825103543368,-105.0015367,39.7102427,-105.0039077,39.7102592 8489,1444,6849,0.200067420030691,0.200067420030691,-105.0039077,39.7102592,-105.0062462,39.7102277 8490,6849,6850,0.207042581432814,0.207042581432814,-105.0062462,39.7102277,-105.0086666,39.7102277 8491,6850,5890,0.198967544378973,0.198967544378973,-105.0086666,39.7102277,-105.0109926,39.7102277 8493,6851,6852,0.0470486102019036,0.0470486102019036,-104.9875556,39.7102383,-104.9881056,39.7102414 8494,6852,6853,0.0201453367541323,0.0201453367541323,-104.9881056,39.7102414,-104.9883411,39.7102427 8495,6853,6854,0.0193839654418635,0.0193839654418635,-104.9883411,39.7102427,-104.9885677,39.7102439 8496,6854,6855,0.0201881052382051,0.0201881052382051,-104.9885677,39.7102439,-104.9888037,39.7102452 8497,6855,6856,0.0195037980214848,0.0195037980214848,-104.9888037,39.7102452,-104.9890317,39.7102465 8498,6856,6857,0.0198459509091597,0.0198459509091597,-104.9890317,39.7102465,-104.9892637,39.7102478 8499,6857,6858,0.0195037180586887,0.0195037180586887,-104.9892637,39.7102478,-104.9894917,39.710249 8500,6858,6859,0.0199058270401761,0.0199058270401761,-104.9894917,39.710249,-104.9897244,39.7102503 8501,6859,1871,0.0228399539785669,0.0228399539785669,-104.9897244,39.7102503,-104.9899914,39.7102518 8504,6861,6862,0.100580939051626,0.100580939051626,-104.9497683,39.7146491,-104.9485924,39.7146476 8505,6862,6863,0.206622253376394,0.206622253376394,-104.9485924,39.7146476,-104.9461768,39.7146368 8506,6863,6377,0.103010255262607,0.103010255262607,-104.9461768,39.7146368,-104.9449725,39.7146388 8507,6377,4832,0.10370389707419,0.10370389707419,-104.9449725,39.7146388,-104.9437601,39.714643 8508,4832,6717,0.103234622646169,0.103234622646169,-104.9437601,39.714643,-104.9425532,39.7146491 8509,6717,6864,0.103703073117676,0.103703073117676,-104.9425532,39.7146491,-104.9413408,39.7146471 8510,6864,6865,0.0481477570236711,0.0481477570236711,-104.9413408,39.7146471,-104.9407779,39.7146468 8512,5856,6866,0.107372117361429,0.107372117361429,-104.9875046,39.7147611,-104.9862493,39.7147611 8513,6866,6867,0.050649728561771,0.050649728561771,-104.9862493,39.7147611,-104.9856575,39.7147454 8514,6867,4989,0.0553571225017631,0.0553571225017631,-104.9856575,39.7147454,-104.9850107,39.7147282 8515,4989,6868,0.101318948663251,0.101318948663251,-104.9850107,39.7147282,-104.9838262,39.7147216 8518,6869,3823,0.172685696470764,0.172685696470764,-105.0087904,39.6885896,-105.0106786,39.6880414 8520,6870,5902,0.0785311515160625,0.0785311515160625,-105.0108215,39.6880414,-105.0117344,39.688114 8521,5902,6871,0.0681549663304684,0.0681549663304684,-105.0117344,39.688114,-105.0125152,39.6882351 8522,6871,1996,0.0322361485277902,0.0322361485277902,-105.0125152,39.6882351,-105.0128845,39.6882924 8523,1996,1587,0.080539505433719,0.080539505433719,-105.0128845,39.6882924,-105.0138115,39.6884179 8524,1587,6872,0.0787299872144713,0.0787299872144713,-105.0138115,39.6884179,-105.0147213,39.6885235 8525,6872,1652,0.0828966049530784,0.0828966049530784,-105.0147213,39.6885235,-105.0156826,39.688616 9751,2441,5738,0.170975903813153,0.170975903813153,-105.0416481,39.7709328,-105.0416591,39.7724704 8528,6874,5702,0.0496353984033346,0.0496353984033346,-105.0351985,39.7658172,-105.0357792,39.7658132 8529,5702,6875,0.0484896470155752,0.0484896470155752,-105.0357792,39.7658132,-105.0363465,39.7658167 8530,6875,6876,0.0523105680266916,0.0523105680266916,-105.0363465,39.7658167,-105.0369584,39.7658073 8531,6876,6877,0.100875098780012,0.100875098780012,-105.0369584,39.7658073,-105.0381386,39.7658121 8532,6877,6878,0.0515810406741165,0.0515810406741165,-105.0381386,39.7658121,-105.0387418,39.7657978 8533,6878,6879,0.0480493192441991,0.0480493192441991,-105.0387418,39.7657978,-105.0393037,39.7657845 8534,6879,6532,0.0493288645061034,0.0493288645061034,-105.0393037,39.7657845,-105.0398808,39.7657795 8535,6532,6880,0.0170276228852009,0.0170276228852009,-105.0398808,39.7657795,-105.0400799,39.7657742 8537,1128,6881,0.0506249344560303,0.0506249344560303,-105.0404722,39.7657639,-105.0410645,39.7657635 8538,6881,6882,0.0501120958003525,0.0501120958003525,-105.0410645,39.7657635,-105.0416508,39.7657632 8539,6882,6883,0.0495209017571618,0.0495209017571618,-105.0416508,39.7657632,-105.04223,39.765752 8540,6883,3846,0.0513776048731037,0.0513776048731037,-105.04223,39.765752,-105.0428311,39.7657541 8541,3846,6884,0.0512508950828751,0.0512508950828751,-105.0428311,39.7657541,-105.0434307,39.76575 8542,6884,5564,0.0499163404494349,0.0499163404494349,-105.0434307,39.76575,-105.0440146,39.7657413 8543,5564,6885,0.0796596960320095,0.0796596960320095,-105.0440146,39.7657413,-105.0449466,39.7657411 8544,6885,6886,0.709637932237075,0.709637932237075,-105.0449466,39.7657411,-105.0532491,39.7657101 8545,3929,5619,0.0645570027229576,0.0645570027229576,-105.0010599,39.7656602,-105.0018152,39.7656592 8546,5619,3704,0.0990278562894358,0.0990278562894358,-105.0018152,39.7656592,-105.0029738,39.7656577 9775,2551,7512,0.408787216175776,0.408787216175776,-105.0415549,39.7874347,-105.041567,39.791111 8547,3704,709,0.100036425190807,0.100036425190807,-105.0029738,39.7656577,-105.0041442,39.7656562 8548,709,6887,0.100506522060904,0.100506522060904,-105.0041442,39.7656562,-105.0053201,39.7656547 8549,6887,6888,0.0973098804153082,0.0973098804153082,-105.0053201,39.7656547,-105.0064586,39.7656532 8550,6888,4190,0.138652686970481,0.138652686970481,-105.0064586,39.7656532,-105.0080808,39.7656511 8551,4190,2516,0.130567043389136,0.130567043389136,-105.0080808,39.7656511,-105.0096084,39.7656491 8552,2516,6727,0.134515842897036,0.134515842897036,-105.0096084,39.7656491,-105.0111822,39.7656471 8553,6727,4804,0.136148376446663,0.136148376446663,-105.0111822,39.7656471,-105.0127751,39.765645 8555,6890,6891,0.127464290413413,0.127464290413413,-105.0143648,39.7656412,-105.0158561,39.7656402 8558,4625,1248,0.132737908659339,0.132737908659339,-105.0189635,39.7656391,-105.0205165,39.7656381 8560,4557,2726,0.131937670977173,0.131937670977173,-105.0220695,39.765634,-105.0236131,39.7656257 8561,2726,6892,0.133086814424956,0.133086814424956,-105.0236131,39.7656257,-105.0251701,39.7656134 8562,6892,6893,0.0108053798662109,0.0108053798662109,-105.0251701,39.7656134,-105.0252908,39.7655845 8564,6894,6753,0.13855912942418,0.13855912942418,-105.0259502,39.7655831,-105.0275713,39.7655797 8565,6753,3977,0.202975190536315,0.202975190536315,-105.0275713,39.7655797,-105.029946,39.7655924 8567,4726,5125,0.0514216994322944,0.0514216994322944,-104.9698076,39.7693083,-104.970211,39.7696514 8569,6895,2262,0.104167713702112,0.104167713702112,-104.9317267,39.7692334,-104.9305079,39.7692334 8570,2262,3612,0.100511868469799,0.100511868469799,-104.9305079,39.7692334,-104.929332,39.7692466 8571,3612,6896,0.101962634245626,0.101962634245626,-104.929332,39.7692466,-104.928139,39.7692466 8572,6896,2111,0.0983046285910296,0.0983046285910296,-104.928139,39.7692466,-104.9269888,39.7692466 8573,2111,6000,0.10637347320659,0.10637347320659,-104.9269888,39.7692466,-104.9257444,39.7692291 8574,6000,6897,0.0969032855683131,0.0969032855683131,-104.9257444,39.7692291,-104.9246113,39.7692598 8575,6897,6898,1.19574032306189,1.19574032306189,-104.9246113,39.7692598,-104.9106207,39.7692636 8576,3909,1049,0.101955415333633,0.101955415333633,-104.9634376,39.7692079,-104.9622462,39.7692541 8577,1049,6280,0.110396580345644,0.110396580345644,-104.9622462,39.7692541,-104.9609549,39.7692782 8580,4727,6902,0.104166457963925,0.104166457963925,-104.9683879,39.7700633,-104.9671691,39.7700633 8581,6902,5404,0.105633279342784,0.105633279342784,-104.9671691,39.7700633,-104.9659333,39.7700479 8582,5404,3137,0.103462723581867,0.103462723581867,-104.9659333,39.7700479,-104.9647229,39.7700633 8583,3137,3910,0.106566211179802,0.106566211179802,-104.9647229,39.7700633,-104.9634764,39.7700397 8585,6685,6904,0.1009798833353,0.1009798833353,-104.9499024,39.769204,-104.9487209,39.769203 8586,6904,6905,0.0978861772455395,0.0978861772455395,-104.9487209,39.769203,-104.9475756,39.7692051 8588,6906,6907,0.0919209174538617,0.0919209174538617,-104.947479,39.769204,-104.9464035,39.7692009 8589,6907,3448,0.0130685497791993,0.0130685497791993,-104.9464035,39.7692009,-104.9462506,39.769202 8590,3448,6908,0.0816132292801626,0.0816132292801626,-104.9462506,39.769202,-104.9452957,39.7691999 8591,6908,6909,0.0115722967665996,0.0115722967665996,-104.9452957,39.7691999,-104.9451603,39.7691999 8592,6909,6910,0.0993816484498638,0.0993816484498638,-104.9451603,39.7691999,-104.9439975,39.7691989 8593,6910,805,0.0976551438474913,0.0976551438474913,-104.9439975,39.7691989,-104.9428549,39.7691989 8594,805,6911,0.0993747261569693,0.0993747261569693,-104.9428549,39.7691989,-104.9416922,39.7691937 8595,6911,6912,0.089888887106785,0.089888887106785,-104.9416922,39.7691937,-104.9406406,39.7691809 8596,6912,6913,0.0146747703329366,0.0146747703329366,-104.9406406,39.7691809,-104.9404689,39.7691809 8598,6914,1237,0.101225406841245,0.101225406841245,-105.0111738,39.7765593,-105.0123583,39.7765593 8600,4811,2178,0.0990205816012607,0.0990205816012607,-105.0134913,39.7765593,-105.01465,39.7765593 8602,596,6305,0.0508308915230223,0.0508308915230223,-105.015268,39.7765659,-105.0158628,39.7765644 8603,6305,350,0.0658146671565848,0.0658146671565848,-105.0158628,39.7765644,-105.0166327,39.7765791 8604,350,6425,0.0344816945169531,0.0344816945169531,-105.0166327,39.7765791,-105.0170361,39.7765857 8605,6425,6423,0.0330039992635189,0.0330039992635189,-105.0170361,39.7765857,-105.0174223,39.7765857 8606,6423,5343,0.065281602891384,0.065281602891384,-105.0174223,39.7765857,-105.0181862,39.7765857 8607,5343,4631,0.0645633414559121,0.0645633414559121,-105.0181862,39.7765857,-105.0189415,39.7765989 8608,4631,4639,0.0344816846016407,0.0344816846016407,-105.0189415,39.7765989,-105.0193449,39.7766055 8610,1260,4538,0.0975702004070908,0.0975702004070908,-105.0205036,39.7766121,-105.0216452,39.7766253 8611,4538,4546,0.0337389213160247,0.0337389213160247,-105.0216452,39.7766253,-105.02204,39.7766253 8612,4546,6284,0.0652815653305245,0.0652815653305245,-105.02204,39.7766253,-105.0228039,39.7766253 8613,6284,2702,0.0682127836725729,0.0682127836725729,-105.0228039,39.7766253,-105.0236021,39.7766253 8614,2702,2716,0.0295959518245788,0.0295959518245788,-105.0236021,39.7766253,-105.0239484,39.7766282 8615,2716,6915,0.102272155307925,0.102272155307925,-105.0239484,39.7766282,-105.0251451,39.7766366 8617,277,6916,0.0242091643473284,0.0242091643473284,-104.9875916,39.7783304,-104.9878486,39.7782388 8618,6916,6917,0.127799932481727,0.127799932481727,-104.9878486,39.7782388,-104.9879258,39.777091 8620,6918,6919,0.100490474583826,0.100490474583826,-104.9981886,39.7765528,-104.9993645,39.7765528 8621,6919,3936,0.103902551113693,0.103902551113693,-104.9993645,39.7765528,-105.0005802,39.7765663 8623,5625,109,0.104159188317199,0.104159188317199,-105.0017162,39.7765726,-105.002935,39.7765792 9852,7555,7556,0.127428116197139,0.127428116197139,-105.0451391,39.7751943,-105.0452485,39.7763372 8625,720,6920,0.107136629659166,0.107136629659166,-105.0041538,39.776566,-105.005407,39.7765396 8626,6920,6921,0.0878190742496679,0.0878190742496679,-105.005407,39.7765396,-105.0064346,39.7765342 8627,6921,760,0.053327069779034,0.053327069779034,-105.0064346,39.7765342,-105.0070586,39.7765312 8628,760,4203,0.0493954421158038,0.0493954421158038,-105.0070586,39.7765312,-105.0076366,39.7765332 19719,10631,10629,0.0181769844157554,0.0181769844157554,-105.0042586,39.7344481,-105.0042425,39.7342851 8629,4203,4204,0.0379739020862165,0.0379739020862165,-105.0076366,39.7765332,-105.0080809,39.7765386 8630,4204,1070,0.0609601987006813,0.0609601987006813,-105.0080809,39.7765386,-105.0087942,39.7765334 8631,1070,1071,0.0198138913639204,0.0198138913639204,-105.0087942,39.7765334,-105.0090259,39.7765399 8632,1071,2506,0.0820743434648716,0.0820743434648716,-105.0090259,39.7765399,-105.0099863,39.7765386 8634,6922,6923,0.0332474984310345,0.0332474984310345,-105.0181826,39.7608206,-105.018184,39.7611196 8635,6923,6924,0.0309457475923951,0.0309457475923951,-105.018184,39.7611196,-105.0181853,39.7613979 8636,6924,6925,0.06835161173269,0.06835161173269,-105.0181853,39.7613979,-105.0181866,39.7620126 8641,2302,152,0.296479047850973,0.296479047850973,-105.0087181,39.6957726,-105.008717,39.6931063 8642,152,1739,0.201132602649999,0.201132602649999,-105.008717,39.6931063,-105.0087303,39.6912975 8643,1739,1717,0.0492912051446921,0.0492912051446921,-105.0087303,39.6912975,-105.0087646,39.690855 8645,6315,6820,0.175487833230143,0.175487833230143,-105.0085636,39.7055461,-105.0085636,39.7039679 8646,6820,764,0.157172405718933,0.157172405718933,-105.0085636,39.7039679,-105.0086065,39.7025548 8647,764,6004,0.389410143877071,0.389410143877071,-105.0086065,39.7025548,-105.0093641,39.6991016 8648,6004,6244,0.10052021368651,0.10052021368651,-105.0093641,39.6991016,-105.0093641,39.6981976 11455,8264,8265,0.215908830963319,0.215908830963319,-104.9897645,39.7839357,-104.9903119,39.7820401 8649,6244,6929,0.161155152616492,0.161155152616492,-105.0093641,39.6981976,-105.0093602,39.6967483 8651,6930,6931,0.00809135923630026,0.00809135923630026,-105.0087589,39.6894757,-105.0087696,39.6894034 8652,6931,6869,0.0905079323611068,0.0905079323611068,-105.0087696,39.6894034,-105.0087904,39.6885896 8653,6869,6932,0.702159216296169,0.702159216296169,-105.0087904,39.6885896,-105.0089185,39.6822757 8654,4432,6933,0.289985249196455,0.289985249196455,-105.0086074,39.7174296,-105.0086074,39.7148217 8655,6933,4666,0.0976954476351155,0.0976954476351155,-105.0086074,39.7148217,-105.0086417,39.7139435 8656,4666,1333,0.0998446345260267,0.0998446345260267,-105.0086417,39.7139435,-105.0086503,39.7130456 8657,1333,1388,0.0991189577824547,0.0991189577824547,-105.0086503,39.7130456,-105.0086331,39.7121543 8658,1388,6935,0.105783123390058,0.105783123390058,-105.0086331,39.7121543,-105.008643,39.711203 8659,6935,6850,0.108467199591529,0.108467199591529,-105.008643,39.711203,-105.0086666,39.7102277 8660,6850,4706,0.0984536865396038,0.0984536865396038,-105.0086666,39.7102277,-105.0086237,39.7093429 8661,4706,6936,0.0998638834924626,0.0998638834924626,-105.0086237,39.7093429,-105.0086065,39.7084449 8662,6936,1757,0.0991299509071506,0.0991299509071506,-105.0086065,39.7084449,-105.0085894,39.7075535 8664,2103,5985,0.0990139620475444,0.0990139620475444,-104.9269671,39.7811601,-104.9258084,39.7811601 8665,5985,6937,0.103423317739921,0.103423317739921,-104.9258084,39.7811601,-104.9245981,39.7811601 8666,6937,6938,0.197320023520399,0.197320023520399,-104.9245981,39.7811601,-104.9222891,39.7811779 8667,6939,6940,0.0449145362146055,0.0449145362146055,-104.9592691,39.7819637,-104.9587435,39.7819608 8668,6940,5016,0.051579913616047,0.051579913616047,-104.9587435,39.7819608,-104.9581399,39.7819575 8670,6941,5111,0.0702390251054822,0.0702390251054822,-104.972039,39.782685,-104.971535,39.782186 8671,5111,4709,0.111086762480312,0.111086762480312,-104.971535,39.782186,-104.970235,39.782186 8672,4709,6805,0.12579570489738,0.12579570489738,-104.970235,39.782186,-104.968799,39.7819369 8673,6805,6942,0.0911912161186586,0.0911912161186586,-104.968799,39.7819369,-104.9677319,39.7819277 8674,6942,6943,0.0891583873267196,0.0891583873267196,-104.9677319,39.7819277,-104.9666886,39.7819375 8675,6943,5415,0.0932705447088281,0.0932705447088281,-104.9666886,39.7819375,-104.9655971,39.7819384 8676,5415,3141,0.0911590609752313,0.0911590609752313,-104.9655971,39.7819384,-104.9645304,39.7819277 8677,3141,6944,0.0907415627456138,0.0907415627456138,-104.9645304,39.7819277,-104.9634685,39.7819252 8678,6944,6945,0.0904253930261683,0.0904253930261683,-104.9634685,39.7819252,-104.9624103,39.7819277 8679,6945,6282,0.0922034833120112,0.0922034833120112,-104.9624103,39.7819277,-104.9613313,39.7819318 8680,6282,6946,0.0889556226914396,0.0889556226914396,-104.9613313,39.7819318,-104.9602903,39.7819343 8681,6946,6947,0.115025423362082,0.115025423362082,-104.9602903,39.7819343,-104.9592799,39.7826178 19720,10629,10630,0.00318458504180934,0.00318458504180934,-105.0042425,39.7342851,-105.0042609,39.7342602 8684,4222,6948,0.095205143123347,0.095205143123347,-104.9869216,39.781959,-104.9858077,39.7819768 8685,6948,6949,0.0983217542586648,0.0983217542586648,-104.9858077,39.7819768,-104.9846576,39.7819504 8686,6949,970,0.0973398284250994,0.0973398284250994,-104.9846576,39.7819504,-104.9835185,39.781945 8732,6248,6975,0.200150775141685,0.200150775141685,-105.0414185,39.6985547,-105.0413837,39.6967549 8687,970,6950,0.0518030391212137,0.0518030391212137,-104.9835185,39.781945,-104.9829139,39.7819109 8688,6950,5288,0.0521176321182923,0.0521176321182923,-104.9829139,39.7819109,-104.9823077,39.7818593 8689,5288,3153,0.0937167269922867,0.0937167269922867,-104.9823077,39.7818593,-104.981211,39.7818645 8690,3153,4969,0.095648805014101,0.095648805014101,-104.981211,39.7818645,-104.9800922,39.781891 8691,4969,6951,0.121296465267735,0.121296465267735,-104.9800922,39.781891,-104.9786733,39.78186 8717,1073,2508,0.0718764157350201,0.0718764157350201,-105.0096773,39.7790452,-105.0105184,39.7790452 8692,6951,6952,0.17298014935093,0.17298014935093,-104.9786733,39.78186,-104.9777379,39.7804804 8694,2653,4114,0.0446473392844233,0.0446473392844233,-104.9518556,39.7819252,-104.9513332,39.7819179 8695,4114,6503,0.0806749392848293,0.0806749392848293,-104.9513332,39.7819179,-104.9503891,39.7819179 11460,8268,8269,0.0284404063889237,0.0284404063889237,-104.9407004,39.7790485,-104.9404976,39.7792513 8696,6503,6953,0.0279965631557129,0.0279965631557129,-104.9503891,39.7819179,-104.9500616,39.7819108 8698,6779,1327,0.149226176774822,0.149226176774822,-105.0454279,39.7143249,-105.0452398,39.7129907 8700,4207,6955,0.0359776758472589,0.0359776758472589,-105.0146092,39.7516734,-105.0147293,39.7519835 8701,6955,6956,0.0798254305300323,0.0798254305300323,-105.0147293,39.7519835,-105.015237,39.752586 8702,4494,6957,0.0178038045740406,0.0178038045740406,-105.0052335,39.7402363,-105.0052308,39.7403964 8703,6957,6958,0.00431775087438634,0.00431775087438634,-105.0052308,39.7403964,-105.0052288,39.7404352 8704,6958,2148,0.120300859607691,0.120300859607691,-105.0052288,39.7404352,-105.0061384,39.7412606 8705,2148,6960,0.151431823224066,0.151431823224066,-105.0061384,39.7412606,-105.0073809,39.7422311 8706,6960,6961,0.22023318510828,0.22023318510828,-105.0073809,39.7422311,-105.0086651,39.743948 8707,6961,6962,0.137151335408755,0.137151335408755,-105.0086651,39.743948,-105.0094763,39.7450121 8708,6962,6963,0.0242055632480646,0.0242055632480646,-105.0094763,39.7450121,-105.0095744,39.7452163 8709,6963,2150,0.0925314192010664,0.0925314192010664,-105.0095744,39.7452163,-105.0101838,39.745904 8710,2150,6964,0.068609567754435,0.068609567754435,-105.0101838,39.745904,-105.0105704,39.7464447 8712,6808,6965,0.180937589294771,0.180937589294771,-104.9237959,39.7045639,-104.9216912,39.7047247 8713,6966,761,0.0469463147130834,0.0469463147130834,-105.0064198,39.7790396,-105.0069691,39.779033 8714,761,4205,0.0748160898012537,0.0748160898012537,-105.0069691,39.779033,-105.0078446,39.779033 8715,4205,4398,0.0770157906569643,0.0770157906569643,-105.0078446,39.779033,-105.0087458,39.7790264 8716,4398,1073,0.0796290264805075,0.0796290264805075,-105.0087458,39.7790264,-105.0096773,39.7790452 8746,6967,5689,0.127751851222379,0.127751851222379,-105.040852,39.7080241,-105.040852,39.7068752 8719,271,2710,0.601401594481822,0.601401594481822,-105.0214373,39.7400355,-105.0236301,39.7451745 11825,321,7799,0.115552151499094,0.115552151499094,-105.0159659,39.7510962,-105.0150392,39.7518527 8720,2710,6969,0.136362355996719,0.136362355996719,-105.0236301,39.7451745,-105.0252247,39.7451495 8721,6969,6742,0.135618421861975,0.135618421861975,-105.0252247,39.7451495,-105.0268109,39.745157 8722,6742,6141,0.132822121773709,0.132822121773709,-105.0268109,39.745157,-105.0283644,39.7451504 8723,6141,4014,0.136061285283967,0.136061285283967,-105.0283644,39.7451504,-105.0299558,39.7451547 8724,4014,6970,0.13345730315891,0.13345730315891,-105.0299558,39.7451547,-105.0315167,39.7451646 8725,6970,6971,0.133022272157071,0.133022272157071,-105.0315167,39.7451646,-105.0330722,39.7451387 8726,6971,6972,0.0472485991851602,0.0472485991851602,-105.0330722,39.7451387,-105.0336248,39.7451433 8727,6972,3385,0.0819883397602158,0.0819883397602158,-105.0336248,39.7451433,-105.0345837,39.7451514 8729,6959,6973,0.0390638293285452,0.0390638293285452,-105.0353181,39.7451528,-105.035775,39.7451536 19721,10630,10622,0.0559555137804764,0.0559555137804764,-105.0042609,39.7342602,-105.0045066,39.7337938 8731,6974,6248,0.201212600703242,0.201212600703242,-105.0414357,39.7003642,-105.0414185,39.6985547 8733,6975,1496,0.201553427836696,0.201553427836696,-105.0413837,39.6967549,-105.0413928,39.6949423 8734,1496,185,0.202686112287629,0.202686112287629,-105.0413928,39.6949423,-105.0413928,39.6931195 8735,185,1713,0.204711477509581,0.204711477509581,-105.0413928,39.6931195,-105.041058,39.6912966 8736,1713,6976,0.201975316682274,0.201975316682274,-105.041058,39.6912966,-105.0410323,39.6894803 8737,6976,1579,0.167005027356132,0.167005027356132,-105.0410323,39.6894803,-105.0411657,39.6879819 8738,1579,6977,0.309934492691155,0.309934492691155,-105.0411657,39.6879819,-105.0411743,39.6851946 8739,1105,5871,0.176266848523138,0.176266848523138,-105.0409021,39.716554,-105.0408965,39.7149688 8740,5871,1323,0.177439022365804,0.177439022365804,-105.0408965,39.7149688,-105.0408805,39.7133731 8741,1323,1379,0.176412320749863,0.176412320749863,-105.0408805,39.7133731,-105.0408718,39.7117866 8742,1379,6978,0.0608448771470547,0.0608448771470547,-105.0408718,39.7117866,-105.040895,39.7112397 8744,6843,4695,0.114533137035158,0.114533137035158,-105.0408778,39.7104804,-105.0408692,39.7094504 11961,2694,6570,0.292174399102456,0.292174399102456,-104.9834919,39.7552636,-104.981101,39.7571413 8745,4695,6967,0.15860414860374,0.15860414860374,-105.0408692,39.7094504,-105.040852,39.7080241 8747,5689,5336,0.153402847395547,0.153402847395547,-105.040852,39.7068752,-105.0408719,39.7054957 8749,6979,6980,0.0492417429246164,0.0492417429246164,-105.0408435,39.7039169,-105.0408692,39.7034745 8750,6980,6981,0.0330798745582329,0.0330798745582329,-105.0408692,39.7034745,-105.040852,39.7031773 8751,6981,6982,0.110138574841473,0.110138574841473,-105.040852,39.7031773,-105.040852,39.7021868 8756,6986,6701,0.0557097589480938,0.0557097589480938,-104.9873935,39.7422064,-104.9878331,39.7418366 8757,6701,6987,0.145037158424782,0.145037158424782,-104.9878331,39.7418366,-104.9890246,39.7409082 8759,6988,648,0.139238555969963,0.139238555969963,-104.9320716,39.7401271,-104.9320748,39.7413793 8760,648,683,0.0653158999110773,0.0653158999110773,-104.9320748,39.7413793,-104.9320748,39.7419667 8761,683,6989,0.0669742957793313,0.0669742957793313,-104.9320748,39.7419667,-104.9320802,39.742569 8762,6989,1988,0.0901527916408211,0.0901527916408211,-104.9320802,39.742569,-104.932067,39.7433797 8763,1988,1972,0.0388238770836602,0.0388238770836602,-104.932067,39.7433797,-104.9320748,39.7437288 8764,1972,4588,0.104222260658419,0.104222260658419,-104.9320748,39.7437288,-104.9320576,39.744666 8765,4588,4594,0.0293535516568484,0.0293535516568484,-104.9320576,39.744666,-104.9320662,39.7449299 8766,4594,6498,0.0726584855189905,0.0726584855189905,-104.9320662,39.7449299,-104.9320748,39.7455833 8767,6498,6481,0.0601855426433911,0.0601855426433911,-104.9320748,39.7455833,-104.9320576,39.7461244 8768,6481,2470,0.141630886586724,0.141630886586724,-104.9320576,39.7461244,-104.932049,39.7473981 10003,6678,7628,0.0924131784678609,0.0924131784678609,-104.9498214,39.7861927,-104.9487399,39.7861861 8771,6991,2401,0.344415463633539,0.344415463633539,-104.9317465,39.7717305,-104.9317412,39.7748279 8772,2401,6992,0.121260728440928,0.121260728440928,-104.9317412,39.7748279,-104.9317318,39.7759184 8773,6992,6604,0.426798504146684,0.426798504146684,-104.9317318,39.7759184,-104.9316605,39.7797563 8774,6604,6993,0.0779497578426637,0.0779497578426637,-104.9316605,39.7797563,-104.9316377,39.7804571 8775,6993,6994,0.328092841207435,0.328092841207435,-104.9316377,39.7804571,-104.9316278,39.7834077 8776,6994,6997,0.409387625139532,0.409387625139532,-104.9316278,39.7834077,-104.931834,39.787086 8777,6997,6998,0.0280465218891248,0.0280465218891248,-104.931834,39.787086,-104.931634,39.787286 8778,6998,6999,0.240899685742567,0.240899685742567,-104.931634,39.787286,-104.9318001,39.7894487 8780,7001,7002,0.172502393042501,0.172502393042501,-104.9316416,39.7162506,-104.9316252,39.7178019 8781,7002,2338,0.177215228547836,0.177215228547836,-104.9316252,39.7178019,-104.9316115,39.7193956 8782,2338,7003,0.175043780881437,0.175043780881437,-104.9316115,39.7193956,-104.9316056,39.7209698 8783,7003,4782,0.243888745485023,0.243888745485023,-104.9316056,39.7209698,-104.9316237,39.7231631 8784,4782,6558,0.132880580598771,0.132880580598771,-104.9316237,39.7231631,-104.9316139,39.7243581 8785,6558,7004,0.106726338328234,0.106726338328234,-104.9316139,39.7243581,-104.9316074,39.7253179 8787,2471,5909,0.20581191299575,0.20581191299575,-104.9316893,39.7473987,-104.9316976,39.7492496 8789,7005,797,0.197387527656916,0.197387527656916,-104.931694,39.751069,-104.9317111,39.7528441 10028,5604,7642,0.0520984767564003,0.0520984767564003,-105.0016005,39.7273224,-105.0022097,39.7273219 8790,797,7006,0.203747525811746,0.203747525811746,-104.9317111,39.7528441,-104.9316943,39.7546764 8793,7007,7008,0.196982052931457,0.196982052931457,-104.9317157,39.7565591,-104.9317193,39.7583306 8794,7008,3062,0.205201724322207,0.205201724322207,-104.9317193,39.7583306,-104.9317072,39.760176 8795,3062,7009,0.184895139192435,0.184895139192435,-104.9317072,39.760176,-104.9317039,39.7618388 8796,7009,7010,0.0217892666308482,0.0217892666308482,-104.9317039,39.7618388,-104.9318494,39.7619997 8798,7011,7012,0.200694925007541,0.200694925007541,-104.93161,39.725617,-104.9316338,39.7274218 8799,7012,6367,0.0706060127631708,0.0706060127631708,-104.9316338,39.7274218,-104.9316211,39.7280567 8800,6367,7013,0.13113311504647,0.13113311504647,-104.9316211,39.7280567,-104.9316269,39.729236 8801,7013,5949,0.203040029193448,0.203040029193448,-104.9316269,39.729236,-104.9315933,39.7310618 11962,6570,4451,0.149457420972406,0.149457420972406,-104.981101,39.7571413,-104.9798733,39.7580983 8802,5949,5141,0.190833355605879,0.190833355605879,-104.9315933,39.7310618,-104.931599,39.732778 8804,2236,4909,0.189094446681925,0.189094446681925,-104.9314966,39.732987,-104.9315358,39.7346873 8805,4909,6613,0.199822606976101,0.199822606976101,-104.9315358,39.7346873,-104.9314781,39.7364838 8806,6613,7014,0.196131290300381,0.196131290300381,-104.9314781,39.7364838,-104.9315168,39.7382474 8807,7014,7015,0.207545863379423,0.207545863379423,-104.9315168,39.7382474,-104.9315223,39.7401139 10052,7653,1099,0.0482102658012733,0.0482102658012733,-105.0400098,39.7282525,-105.0405735,39.7282472 8809,4072,6057,0.192026411520301,0.192026411520301,-105.0310648,39.7838975,-105.0310367,39.7856243 20532,10847,10848,0.0340308021704454,0.0340308021704454,-105.0229893,39.7608356,-105.0233869,39.7608513 8810,6057,5797,0.200508266391225,0.200508266391225,-105.0310367,39.7856243,-105.031046,39.7874275 8812,7016,7017,0.20408918142509,0.20408918142509,-105.030967,39.729303,-105.0309776,39.7311384 8813,7017,6590,0.201086157953578,0.201086157953578,-105.0309776,39.7311384,-105.0309859,39.7329468 8814,6590,7018,0.202602619918689,0.202602619918689,-105.0309859,39.7329468,-105.0310033,39.7347688 8816,7019,4577,0.129538344988774,0.129538344988774,-105.0314796,39.7403377,-105.0315052,39.7415025 8817,4577,6441,0.138680608354748,0.138680608354748,-105.0315052,39.7415025,-105.0314863,39.7427496 8818,6441,5293,0.134070515766336,0.134070515766336,-105.0314863,39.7427496,-105.0315166,39.7439551 8819,5293,6970,0.13449026404854,0.13449026404854,-105.0315166,39.7439551,-105.0315167,39.7451646 8820,6970,13,0.134902446032247,0.134902446032247,-105.0315167,39.7451646,-105.0315114,39.7463778 8822,7020,382,0.124884712447894,0.124884712447894,-105.0315108,39.746461,-105.0315032,39.7475841 8823,382,7021,0.135229787557418,0.135229787557418,-105.0315032,39.7475841,-105.0315281,39.7488001 8824,7021,7022,0.132193897477211,0.132193897477211,-105.0315281,39.7488001,-105.0315597,39.7499887 8826,7023,7024,0.137222417835135,0.137222417835135,-105.0315207,39.751179,-105.0315379,39.752413 8827,7024,7025,0.130431649234377,0.130431649234377,-105.0315379,39.752413,-105.031538,39.753586 8828,7025,7026,0.138849105164774,0.138849105164774,-105.031538,39.753586,-105.0315379,39.7548347 8830,6206,7027,0.182945185531037,0.182945185531037,-105.0312569,39.7260772,-105.031276,39.7277224 8831,7027,7028,0.175756239821697,0.175756239821697,-105.031276,39.7277224,-105.0312846,39.729303 20483,10830,10831,0.0908860058291454,0.0908860058291454,-105.0204376,39.7583647,-105.0193747,39.7583443 8833,7029,7030,0.203242108673725,0.203242108673725,-105.0322588,39.7548413,-105.0322599,39.7566691 8834,7030,7031,0.150413392817758,0.150413392817758,-105.0322599,39.7566691,-105.0322607,39.7580218 8835,7031,2977,0.0550192556799276,0.0550192556799276,-105.0322607,39.7580218,-105.032261,39.7585166 8837,657,1886,0.0454008957908892,0.0454008957908892,-105.0322612,39.758985,-105.0322615,39.7593933 8838,1886,528,0.053551482812009,0.053551482812009,-105.0322615,39.7593933,-105.0322618,39.7598749 8841,6092,1889,0.0508386682559075,0.0508386682559075,-105.0322556,39.7612283,-105.0322578,39.7616855 8842,1889,7033,0.0498613554304776,0.0498613554304776,-105.0322578,39.7616855,-105.0322624,39.7621339 8843,7033,7034,0.00951828955857414,0.00951828955857414,-105.0322624,39.7621339,-105.0322625,39.7622195 8844,7034,7035,0.036894485571684,0.036894485571684,-105.0322625,39.7622195,-105.0322628,39.7625513 8845,7035,6085,0.0480584959434146,0.0480584959434146,-105.0322628,39.7625513,-105.0322636,39.7629835 8847,742,4527,0.0498820470218468,0.0498820470218468,-105.0322639,39.7634453,-105.0322641,39.7638939 8848,4527,7036,0.0491481642660053,0.0491481642660053,-105.0322641,39.7638939,-105.0322644,39.7643359 8849,7036,5246,0.0491592800418928,0.0491592800418928,-105.0322644,39.7643359,-105.0322646,39.764778 8850,5246,7037,0.0481362905740046,0.0481362905740046,-105.0322646,39.764778,-105.0322649,39.7652109 8851,7037,7038,0.0454453697348376,0.0454453697348376,-105.0322649,39.7652109,-105.0322651,39.7656196 8852,7038,7039,0.0963504134151864,0.0963504134151864,-105.0322651,39.7656196,-105.0322656,39.7664861 8853,7039,7040,0.0519319872070824,0.0519319872070824,-105.0322656,39.7664861,-105.0322731,39.7669531 8854,7040,1663,0.0497523111621545,0.0497523111621545,-105.0322731,39.7669531,-105.0322802,39.7674005 8855,1663,7041,0.0529510578680093,0.0529510578680093,-105.0322802,39.7674005,-105.0322795,39.7678767 8856,7041,7042,0.0505381295725577,0.0505381295725577,-105.0322795,39.7678767,-105.0322788,39.7683312 8857,7042,7043,0.0514848181594461,0.0514848181594461,-105.0322788,39.7683312,-105.0322741,39.7687942 8858,7043,7044,0.0741692266458179,0.0741692266458179,-105.0322741,39.7687942,-105.0322674,39.7694612 8861,7046,2493,0.132768776448504,0.132768776448504,-105.0314652,39.7779248,-105.0314566,39.7791188 20533,10817,10849,0.0041587253937853,0.0041587253937853,-105.0250744,39.7613255,-105.0250742,39.7612881 8864,2531,1932,0.0596099109005186,0.0596099109005186,-105.0311131,39.7379476,-105.0311255,39.7384836 8865,1932,7047,0.205921914653592,0.205921914653592,-105.0311255,39.7384836,-105.0311242,39.7403355 8867,7048,4043,0.179136537042624,0.179136537042624,-105.0312304,39.7165547,-105.031239,39.7181657 8868,4043,7049,0.176989263158491,0.176989263158491,-105.031239,39.7181657,-105.0312428,39.7197574 8869,7049,7050,0.100459005094488,0.100459005094488,-105.0312428,39.7197574,-105.0312551,39.7206608 8871,7051,5531,0.109415807818528,0.109415807818528,-105.031138,39.773086,-105.031138,39.77407 8872,5531,7052,0.29371056329192,0.29371056329192,-105.031138,39.77407,-105.031078,39.776711 8874,7053,6824,0.0545745509742182,0.0545745509742182,-105.0315035,39.7694414,-105.0315024,39.7699322 8875,6824,2424,0.081950775026488,0.081950775026488,-105.0315024,39.7699322,-105.0315008,39.7706692 8876,2424,7054,0.050315704306832,0.050315704306832,-105.0315008,39.7706692,-105.0315008,39.7711217 8877,7054,3228,0.0836964212853156,0.0836964212853156,-105.0315008,39.7711217,-105.0315008,39.7718744 8879,4957,4034,0.0947298154946536,0.0947298154946536,-105.0329814,39.6985547,-105.03299,39.6977028 8881,7055,5863,0.174726781940175,0.174726781940175,-105.0337024,39.7165547,-105.0336852,39.7149834 8882,5863,1311,0.179868913340571,0.179868913340571,-105.0336852,39.7149834,-105.0336852,39.7133658 8883,1311,7056,0.241558820409428,0.241558820409428,-105.0336852,39.7133658,-105.0336594,39.7111935 8885,7057,1506,0.131503726493835,0.131503726493835,-105.0329041,39.6960716,-105.0332303,39.6949159 8886,1506,7058,0.131454642278669,0.131454642278669,-105.0332303,39.6949159,-105.0332303,39.6937337 8888,1059,7059,0.104267738567829,0.104267738567829,-104.9500415,39.7029556,-104.9500388,39.7020179 10122,3779,7683,0.15407703010384,0.15407703010384,-104.9472954,39.7291251,-104.9472804,39.7305107 8890,4436,56,0.118965433489173,0.118965433489173,-104.9500303,39.7012585,-104.9500131,39.7001887 8891,56,5316,0.100608812091724,0.100608812091724,-104.9500131,39.7001887,-104.9500303,39.699284 8892,5316,3496,0.0998861232245216,0.0998861232245216,-104.9500303,39.699284,-104.9500131,39.6983858 8893,3496,3665,0.201207219763356,0.201207219763356,-104.9500131,39.6983858,-104.9500131,39.6965763 8894,3665,7060,0.199611951396181,0.199611951396181,-104.9500131,39.6965763,-104.9500436,39.6947813 8895,7060,7061,0.203598851492666,0.203598851492666,-104.9500436,39.6947813,-104.9500177,39.6929504 8896,7061,5840,0.200253664127546,0.200253664127546,-104.9500177,39.6929504,-104.9500299,39.6911495 8897,5840,267,0.165246780486595,0.165246780486595,-104.9500299,39.6911495,-104.9500299,39.6896634 8899,7062,7063,0.478103640034168,0.478103640034168,-104.9500436,39.6893239,-104.950296,39.6850286 8900,7064,5164,0.146200467670157,0.146200467670157,-104.95025,39.7175567,-104.9499442,39.7162631 8901,5164,6860,0.179928785347538,0.179928785347538,-104.9499442,39.7162631,-104.9499587,39.714645 8902,6860,7065,0.0135383927129561,0.0135383927129561,-104.9499587,39.714645,-104.9499634,39.7145233 8903,7065,2385,0.105505653234926,0.105505653234926,-104.9499634,39.7145233,-104.9496422,39.7136072 8905,3637,7066,0.183542084850882,0.183542084850882,-104.9498644,39.7126594,-104.9498283,39.711009 8907,5956,7067,0.0986953923423101,0.0986953923423101,-104.9735293,39.7569242,-104.9743469,39.7575509 8908,7067,3021,0.00874922983807779,0.00874922983807779,-104.9743469,39.7575509,-104.974418,39.7576075 20416,10767,10781,0.00791916641108638,0.00791916641108638,-105.0239411,39.7605037,-105.0240012,39.7604495 8910,7068,4380,0.0528744797047038,0.0528744797047038,-104.9748473,39.7579376,-104.9752846,39.7582739 8911,4380,7069,0.100067477522489,0.100067477522489,-104.9752846,39.7582739,-104.9761123,39.7589103 8912,7069,7070,0.00503051016222424,0.00503051016222424,-104.9761123,39.7589103,-104.9761539,39.7589423 8913,7070,7071,0.0533378396892988,0.0533378396892988,-104.9761539,39.7589423,-104.9765951,39.7592815 8914,7071,7072,0.0517118729985249,0.0517118729985249,-104.9765951,39.7592815,-104.9770228,39.7596104 8915,7072,7073,0.0528720185185965,0.0528720185185965,-104.9770228,39.7596104,-104.9774602,39.7599466 8916,7073,7074,0.0524160104100909,0.0524160104100909,-104.9774602,39.7599466,-104.9778937,39.76028 8917,7074,7075,0.0591259627190951,0.0591259627190951,-104.9778937,39.76028,-104.9783828,39.760656 8918,7075,7076,0.0472141967853771,0.0472141967853771,-104.9783828,39.760656,-104.9787733,39.7609563 8919,7076,7077,0.0523938554164358,0.0523938554164358,-104.9787733,39.7609563,-104.9792067,39.7612895 8920,7077,7078,0.0519698920804767,0.0519698920804767,-104.9792067,39.7612895,-104.9796366,39.76162 18299,6996,6464,0.157978818539649,0.157978818539649,-105.0409867,39.7766949,-105.041027,39.7752745 18300,6464,5526,0.155386531700968,0.155386531700968,-105.041027,39.7752745,-105.0410378,39.7738771 8921,7078,7079,0.0533446665935528,0.0533446665935528,-104.9796366,39.76162,-104.9800778,39.7619593 8922,7079,6175,0.0539515629761608,0.0539515629761608,-104.9800778,39.7619593,-104.9805241,39.7623024 8923,6175,7080,0.0522978151475426,0.0522978151475426,-104.9805241,39.7623024,-104.9809567,39.762635 19723,10628,10634,0.0467495933951474,0.0467495933951474,-105.0039101,39.7341658,-105.0040521,39.7345718 8924,7080,3310,0.051621129553778,0.051621129553778,-104.9809567,39.762635,-104.9813837,39.7629633 8925,3310,7081,0.0537939712546602,0.0537939712546602,-104.9813837,39.7629633,-104.9818287,39.7633054 8926,7081,7082,0.0517442194955157,0.0517442194955157,-104.9818287,39.7633054,-104.9822567,39.7636345 8957,6821,767,0.155663516472162,0.155663516472162,-105.0121846,39.7039499,-105.012176,39.70255 8928,6333,7083,0.0368397497726965,0.0368397497726965,-104.9848045,39.7253046,-104.9848713,39.7256319 8930,7084,756,0.02205451477657,0.02205451477657,-104.985321,39.7750057,-104.9853038,39.7752036 8931,756,1542,0.146566188527195,0.146566188527195,-104.9853038,39.7752036,-104.9853013,39.7765217 8933,7085,7086,0.470303961651379,0.470303961651379,-104.9852266,39.7873956,-104.985181,39.791625 8936,6193,6949,0.198646201862192,0.198646201862192,-104.9846257,39.7801641,-104.9846576,39.7819504 8937,6949,7088,0.203154460121287,0.203154460121287,-104.9846576,39.7819504,-104.9846662,39.7837774 8938,7088,7089,0.0315254339634626,0.0315254339634626,-104.9846662,39.7837774,-104.98467,39.7840609 11963,4451,5499,0.142902063925945,0.142902063925945,-104.9798733,39.7580983,-104.978687,39.7590038 8939,1547,4267,0.203186762796229,0.203186762796229,-104.9847116,39.7765295,-104.9847077,39.7783568 8940,4267,281,0.118834586231474,0.118834586231474,-104.9847077,39.7783568,-104.9847034,39.7794255 8942,4988,5631,0.199717559309749,0.199717559309749,-104.9850453,39.7165375,-104.9850024,39.7183333 8943,5631,2363,0.114164400355602,0.114164400355602,-104.9850024,39.7183333,-104.9849833,39.7193599 8944,2363,4145,0.172388156251151,0.172388156251151,-104.9849833,39.7193599,-104.9849945,39.7209102 8945,4145,4750,0.181329134759237,0.181329134759237,-104.9849945,39.7209102,-104.9850078,39.7225409 8946,4750,7090,0.0742131518569267,0.0742131518569267,-104.9850078,39.7225409,-104.9850136,39.7232083 8947,7090,6563,0.101353119972535,0.101353119972535,-104.9850136,39.7232083,-104.9850303,39.7241197 8949,561,652,0.180277903435168,0.180277903435168,-104.984845,39.7400568,-104.9848243,39.741678 8950,652,7091,0.1782898608686,0.1782898608686,-104.9848243,39.741678,-104.9848475,39.7432813 8951,7091,4618,0.177690137841113,0.177690137841113,-104.9848475,39.7432813,-104.9848531,39.7448793 8952,4618,6484,0.148000947434632,0.148000947434632,-104.9848531,39.7448793,-104.9848486,39.7462103 8953,6484,3683,0.147902463423831,0.147902463423831,-104.9848486,39.7462103,-104.9848394,39.7475404 8955,7092,562,0.138318567115304,0.138318567115304,-104.9848557,39.7385982,-104.9848447,39.7398421 14765,7355,5462,0.177046926118077,0.177046926118077,-104.9804554,39.7400222,-104.9804447,39.73843 8958,767,6719,0.219350766482543,0.219350766482543,-105.012176,39.70255,-105.0125794,39.7006019 8959,6719,6005,0.0551645975375965,0.0551645975375965,-105.0125794,39.7006019,-105.0128712,39.7001595 8961,7093,7094,0.0134618314671123,0.0134618314671123,-105.000125,39.7424805,-105.00026,39.7424182 8962,7094,7095,0.0768336523164077,0.0768336523164077,-105.00026,39.7424182,-105.0010418,39.7420775 8964,4351,7096,0.187825105408858,0.187825105408858,-104.9417876,39.7564997,-104.9418048,39.7581888 8966,5169,7097,0.173957232527163,0.173957232527163,-104.9413494,39.7162383,-104.9413358,39.7178027 8967,7097,2358,0.178391537286392,0.178391537286392,-104.9413358,39.7178027,-104.9413272,39.719407 8968,2358,4158,0.173186099094122,0.173186099094122,-104.9413272,39.719407,-104.9413274,39.7209645 8969,4158,4745,0.175498953556533,0.175498953556533,-104.9413274,39.7209645,-104.9413272,39.7225428 8970,4745,6540,0.175479189908249,0.175479189908249,-104.9413272,39.7225428,-104.9413381,39.7241209 8971,6540,7098,0.165132887334241,0.165132887334241,-104.9413381,39.7241209,-104.9413186,39.7256059 8974,900,4481,0.13673901951185,0.13673901951185,-104.9417276,39.7644767,-104.9417177,39.7657064 8975,4481,2805,0.133564794339907,0.133564794339907,-104.9417177,39.7657064,-104.9417,39.7669075 8976,2805,5271,0.130621351715569,0.130621351715569,-104.9417,39.7669075,-104.9417049,39.7680822 8977,5271,6911,0.123597927289001,0.123597927289001,-104.9417049,39.7680822,-104.9416922,39.7691937 8978,6911,7100,0.15221685519733,0.15221685519733,-104.9416922,39.7691937,-104.9417016,39.7705626 8979,7100,6360,0.259362269049004,0.259362269049004,-104.9417016,39.7705626,-104.9416989,39.7728951 8981,7102,704,0.204412961923,0.204412961923,-104.9418797,39.7401097,-104.9419371,39.7419475 19726,10627,10635,0.0226092820114286,0.0226092820114286,-105.0051511,39.7346116,-105.0048867,39.7346105 8984,7103,1210,0.168411442672594,0.168411442672594,-104.9418336,39.7256059,-104.9418512,39.7271204 8985,1210,7104,0.0210253069731913,0.0210253069731913,-104.9418512,39.7271204,-104.9418336,39.727309 8986,7104,3769,0.199568149574658,0.199568149574658,-104.9418336,39.727309,-104.9418526,39.7291037 8987,3769,7105,0.154728508227155,0.154728508227155,-104.9418526,39.7291037,-104.9418583,39.7304952 8988,7105,960,0.176377624617973,0.176377624617973,-104.9418583,39.7304952,-104.9418349,39.7320813 8989,960,7106,0.174688777733473,0.174688777733473,-104.9418349,39.7320813,-104.9418263,39.7336523 8990,7106,4897,0.160532597504136,0.160532597504136,-104.9418263,39.7336523,-104.9418217,39.735096 8991,4897,7107,0.182971792068578,0.182971792068578,-104.9418217,39.735096,-104.9418165,39.7367415 8992,7107,5494,0.175655210225522,0.175655210225522,-104.9418165,39.7367415,-104.9418112,39.7383212 8994,7108,7109,0.103100291492917,0.103100291492917,-105.0251569,39.7347553,-105.0263626,39.7347585 8995,7109,7110,0.101964294660044,0.101964294660044,-105.0263626,39.7347585,-105.027555,39.7347529 8998,7112,6130,0.00642185713601216,0.00642185713601216,-105.0286006,39.7347486,-105.0286757,39.7347484 8999,6130,3973,0.100482235790598,0.100482235790598,-105.0286757,39.7347484,-105.0298507,39.7347596 9000,3973,7018,0.0985643830580019,0.0985643830580019,-105.0298507,39.7347596,-105.0310033,39.7347688 9001,7018,1404,0.0976294798550341,0.0976294798550341,-105.0310033,39.7347688,-105.0321449,39.734782 9002,1404,7113,0.0934722476940573,0.0934722476940573,-105.0321449,39.734782,-105.033238,39.734786 9003,7113,3377,0.114974498647875,0.114974498647875,-105.033238,39.734786,-105.0345825,39.7347754 9004,3377,5719,0.0923374297912636,0.0923374297912636,-105.0345825,39.7347754,-105.0355549,39.7344143 9006,4633,4552,0.211900461491767,0.211900461491767,-105.0192915,39.7347429,-105.0217376,39.7344378 9008,7114,1219,0.0873426128412716,0.0873426128412716,-105.0113249,39.7352378,-105.0123463,39.7352444 9009,1219,7115,0.154859667381265,0.154859667381265,-105.0123463,39.7352444,-105.0141573,39.7352378 9011,128,4195,0.0990809801322014,0.0990809801322014,-105.0065998,39.7352916,-105.0077585,39.7352875 9012,4195,2526,0.225168737431611,0.225168737431611,-105.0077585,39.7352875,-105.0103699,39.7355479 9015,7118,7119,0.0484685816363468,0.0484685816363468,-104.9975929,39.7352666,-104.9981597,39.7352703 9016,7119,6647,0.0431240450937402,0.0431240450937402,-104.9981597,39.7352703,-104.998664,39.7352736 9017,6647,7120,0.0651283567093235,0.0651283567093235,-104.998664,39.7352736,-104.9994256,39.7352803 9020,7121,5612,0.0589161599786899,0.0589161599786899,-105.000878,39.7352858,-105.001567,39.735285 9021,5612,7122,0.0519812671049742,0.0519812671049742,-105.001567,39.735285,-105.0021749,39.735285 9022,7122,3734,0.0556068739901258,0.0556068739901258,-105.0021749,39.735285,-105.0028252,39.7352849 9024,4852,7123,0.126059374848785,0.126059374848785,-104.987369,39.7352666,-104.9888432,39.7352618 9025,7123,7124,0.118149722641793,0.118149722641793,-104.9888432,39.7352618,-104.9902249,39.7352572 9026,7124,7125,0.121835161075312,0.121835161075312,-104.9902249,39.7352572,-104.9916497,39.7352526 9027,7125,7126,0.110094663779518,0.110094663779518,-104.9916497,39.7352526,-104.9929372,39.7352483 9028,7126,4678,0.101155068622002,0.101155068622002,-104.9929372,39.7352483,-104.99412,39.7352636 9029,4678,4925,0.0375558738681089,0.0375558738681089,-104.99412,39.7352636,-104.9945592,39.735263 9031,7127,5718,0.122304701667431,0.122304701667431,-105.0369772,39.7339305,-105.0356487,39.734338 9033,7129,7130,0.00755996146089403,0.00755996146089403,-105.0369832,39.7347877,-105.0370687,39.7347704 11437,7984,8034,0.589388539362218,0.589388539362218,-105.0218262,39.7840053,-105.0287237,39.7840235 9034,7130,7131,0.0405147672355999,0.0405147672355999,-105.0370687,39.7347704,-105.0375424,39.7347779 15917,9748,9104,0.13371062185673,0.13371062185673,-105.0432496,39.7156399,-105.0421714,39.7165106 9036,7132,7133,0.0505601360898234,0.0505601360898234,-105.0381234,39.7347872,-105.0387146,39.7347945 9037,7133,7134,0.050337833066874,0.050337833066874,-105.0387146,39.7347945,-105.0393032,39.7348018 9039,2563,2043,0.341755774769512,0.341755774769512,-104.9865077,39.7643898,-104.983686,39.7665674 9040,2043,4280,0.587618591665046,0.587618591665046,-104.983686,39.7665674,-104.97885,39.7703237 9041,4280,2317,0.145996435168453,0.145996435168453,-104.97885,39.7703237,-104.977649,39.7712574 9042,2317,7135,0.26875426467805,0.26875426467805,-104.977649,39.7712574,-104.9754213,39.7729633 9044,4276,6167,0.145395831525207,0.145395831525207,-104.9744288,39.7737425,-104.9732245,39.7746661 9045,6167,7136,0.583394412429138,0.583394412429138,-104.9732245,39.7746661,-104.9684185,39.7783922 9046,7136,7137,0.0430989040252276,0.0430989040252276,-104.9684185,39.7783922,-104.9680592,39.7786642 9048,7138,7139,0.17847978963111,0.17847978963111,-104.9721501,39.7400093,-104.9721564,39.7416144 9049,7139,665,0.00426988518248375,0.00426988518248375,-104.9721564,39.7416144,-104.9721564,39.7416528 9050,665,7140,0.0039363004033923,0.0039363004033923,-104.9721564,39.7416528,-104.9721564,39.7416882 9051,7140,7141,0.126828000444838,0.126828000444838,-104.9721564,39.7416882,-104.9721376,39.7428287 9052,7141,7142,0.0463243816448395,0.0463243816448395,-104.9721376,39.7428287,-104.9721403,39.7432453 9053,7142,4606,0.175854779813893,0.175854779813893,-104.9721403,39.7432453,-104.9721399,39.7448268 13036,8929,8930,0.492762775909981,0.492762775909981,-104.9903693,39.7822705,-104.9961216,39.7819588 9054,4606,2885,0.129583918723674,0.129583918723674,-104.9721399,39.7448268,-104.9724659,39.7459649 9056,818,3559,0.139007675873083,0.139007675873083,-104.9721439,39.7532392,-104.9721334,39.7544893 9057,3559,5633,0.138607438022671,0.138607438022671,-104.9721334,39.7544893,-104.9721228,39.7557358 9060,5632,7143,0.0971697431213832,0.0971697431213832,-104.9727182,39.7557338,-104.9721228,39.7564782 9061,7143,4337,0.0573209846859246,0.0573209846859246,-104.9721228,39.7564782,-104.9721228,39.7569937 9062,4337,6336,0.137619327969477,0.137619327969477,-104.9721228,39.7569937,-104.9721098,39.7582313 9063,6336,3051,0.138690015537613,0.138690015537613,-104.9721098,39.7582313,-104.9721269,39.7594785 9064,3051,7144,0.13740372400277,0.13740372400277,-104.9721269,39.7594785,-104.9721245,39.7607142 9065,7144,7145,0.00531536492655497,0.00531536492655497,-104.9721245,39.7607142,-104.9721251,39.760762 9066,7145,7146,0.138359891845979,0.138359891845979,-104.9721251,39.760762,-104.9721238,39.7620063 9069,873,4461,0.138000198054367,0.138000198054367,-104.9721084,39.7645147,-104.972125,39.7657557 9070,4461,2781,0.134827246932882,0.134827246932882,-104.972125,39.7657557,-104.9721138,39.7669682 9073,6941,5768,0.263560531238909,0.263560531238909,-104.972039,39.782685,-104.974836,39.781686 9074,5768,7148,0.00867578094755507,0.00867578094755507,-104.974836,39.781686,-104.974928,39.781719 9075,6325,4168,0.192770537182593,0.192770537182593,-104.9717416,39.7183547,-104.9717542,39.7200883 9076,4168,4753,0.208190261859574,0.208190261859574,-104.9717542,39.7200883,-104.971754,39.7219606 9077,4753,6544,0.199662965025148,0.199662965025148,-104.971754,39.7219606,-104.9717626,39.7237562 9078,6544,7149,0.203286576405629,0.203286576405629,-104.9717626,39.7237562,-104.9717634,39.7255844 9079,7149,7150,0.188877376950956,0.188877376950956,-104.9717634,39.7255844,-104.9717727,39.727283 9080,7150,3796,0.199750569153682,0.199750569153682,-104.9717727,39.727283,-104.9717723,39.7290794 9081,3796,5939,0.152615142478991,0.152615142478991,-104.9717723,39.7290794,-104.9717744,39.7304519 9082,5939,940,0.17776127985835,0.17776127985835,-104.9717744,39.7304519,-104.9717901,39.7320505 9083,940,2224,0.184599395002716,0.184599395002716,-104.9717901,39.7320505,-104.9718055,39.7337106 9084,2224,4874,0.160770298676863,0.160770298676863,-104.9718055,39.7337106,-104.9718399,39.7351562 9085,4874,7151,0.191866995309803,0.191866995309803,-104.9718399,39.7351562,-104.9718371,39.7368817 9086,7151,5472,0.170431656658562,0.170431656658562,-104.9718371,39.7368817,-104.9718493,39.7384144 9087,5472,7152,0.177051030738846,0.177051030738846,-104.9718493,39.7384144,-104.971867,39.7400066 9089,7153,7154,0.0893451644905786,0.0893451644905786,-104.9594535,39.725616,-104.9594545,39.7248125 9090,7154,6170,0.0753374734775839,0.0753374734775839,-104.9594545,39.7248125,-104.9594375,39.7241351 9091,6170,4764,0.177646502224828,0.177646502224828,-104.9594375,39.7241351,-104.959446,39.7225375 9092,4764,4150,0.173084945690311,0.173084945690311,-104.959446,39.7225375,-104.9594242,39.720981 9094,2344,7155,0.117646857783728,0.117646857783728,-104.9594135,39.719411,-104.9592982,39.7183567 9095,7155,7156,0.0188390787773898,0.0188390787773898,-104.9592982,39.7183567,-104.9592945,39.7181873 9096,7156,7157,0.234434662963778,0.234434662963778,-104.9592945,39.7181873,-104.9592821,39.716079 9097,7157,7158,0.0252454738977112,0.0252454738977112,-104.9592821,39.716079,-104.9592875,39.715852 9100,7159,7160,0.136141908223257,0.136141908223257,-105.0381363,39.7487551,-105.0381214,39.7499794 9101,7160,7161,0.134175303690261,0.134175303690261,-105.0381214,39.7499794,-105.038138,39.751186 9102,7161,5540,0.104957650418394,0.104957650418394,-105.038138,39.751186,-105.0381637,39.7521297 9103,5540,2408,0.0972515972300324,0.0972515972300324,-105.0381637,39.7521297,-105.03816,39.7530043 9104,2408,4293,0.0986699082335262,0.0986699082335262,-105.03816,39.7530043,-105.0381466,39.7538916 9105,4293,7163,0.053830719074408,0.053830719074408,-105.0381466,39.7538916,-105.0381509,39.7543757 9107,7164,7165,0.0631810706690825,0.0631810706690825,-105.0381551,39.754855,-105.0381565,39.7554232 9108,7165,2982,0.341967827784909,0.341967827784909,-105.0381565,39.7554232,-105.0381258,39.7584985 9109,2982,7166,0.203801982791161,0.203801982791161,-105.0381258,39.7584985,-105.038164,39.7603311 9110,7166,7167,0.199088364823678,0.199088364823678,-105.038164,39.7603311,-105.0381183,39.7621212 9111,7167,7168,0.00801722711592813,0.00801722711592813,-105.0381183,39.7621212,-105.0381187,39.7621933 9112,7168,7169,0.0420988990456398,0.0420988990456398,-105.0381187,39.7621933,-105.0381211,39.7625719 9113,7169,7170,0.153973329045923,0.153973329045923,-105.0381211,39.7625719,-105.0381296,39.7639566 9114,7170,6877,0.206323620437175,0.206323620437175,-105.0381296,39.7639566,-105.0381386,39.7658121 9115,6877,1688,0.202556013709455,0.202556013709455,-105.0381386,39.7658121,-105.038125,39.7676337 10335,2984,7779,0.0471482180711068,0.0471482180711068,-105.039304,39.7584901,-105.0393085,39.7589141 9116,1688,7171,0.203959165094635,0.203959165094635,-105.038125,39.7676337,-105.0381554,39.7694678 9117,7171,2434,0.200457262733771,0.200457262733771,-105.0381554,39.7694678,-105.038137,39.7712705 9118,2434,7172,0.202529539970889,0.202529539970889,-105.038137,39.7712705,-105.0381026,39.7730917 9119,7172,6459,0.289084578375032,0.289084578375032,-105.0381026,39.7730917,-105.0381018,39.7756915 19730,5374,10637,0.0120223368882016,0.0120223368882016,-105.0044526,39.7337074,-105.0044418,39.7338152 9120,6459,7173,0.114101346723939,0.114101346723939,-105.0381018,39.7756915,-105.0380903,39.7767176 9121,7173,7174,0.184116579370581,0.184116579370581,-105.0380903,39.7767176,-105.0380913,39.7783734 9122,7174,7175,0.203885371802177,0.203885371802177,-105.0380913,39.7783734,-105.0380683,39.7802069 9123,7175,7176,0.042345014713444,0.042345014713444,-105.0380683,39.7802069,-105.0380731,39.7805877 9124,7176,7177,0.0543545796747623,0.0543545796747623,-105.0380731,39.7805877,-105.0380792,39.7810765 9125,7177,1424,0.112240471555906,0.112240471555906,-105.0380792,39.7810765,-105.0380823,39.7820859 9128,7179,6066,0.193267920890686,0.193267920890686,-105.0380848,39.7838741,-105.0380858,39.7856122 9129,6066,2546,0.202503184194707,0.202503184194707,-105.0380858,39.7856122,-105.0380674,39.7874333 9130,2546,7180,0.41050413821522,0.41050413821522,-105.0380674,39.7874333,-105.038093,39.791125 9131,6215,7181,0.274932291342238,0.274932291342238,-105.0383676,39.7257784,-105.0383822,39.7282509 9132,7181,7182,0.263103709588239,0.263103709588239,-105.0383822,39.7282509,-105.0384019,39.730617 9133,7182,7183,0.130644941399459,0.130644941399459,-105.0384019,39.730617,-105.0383934,39.7317919 9134,2594,5185,0.17867940782894,0.17867940782894,-105.0383715,39.7229322,-105.0383678,39.7245391 9137,5066,4054,0.176950276628118,0.176950276628118,-105.0384889,39.7165547,-105.0385175,39.7181459 9138,4054,7184,0.19508037930475,0.19508037930475,-105.0385175,39.7181459,-105.0385175,39.7199003 19295,10466,10470,0.0590667450333129,0.0590667450333129,-104.988856,39.7399993,-104.988856,39.7394681 9139,7184,1855,0.159486883286254,0.159486883286254,-105.0385175,39.7199003,-105.0385175,39.7213346 9140,1855,2595,0.177991984486361,0.177991984486361,-105.0385175,39.7213346,-105.038507,39.7229353 9142,7132,7185,0.200740739267956,0.200740739267956,-105.0381234,39.7347872,-105.0380981,39.7365924 9144,317,5720,0.10120960072344,0.10120960072344,-105.0345742,39.7830397,-105.0357487,39.7831573 9146,7186,7178,0.0998150102985703,0.0998150102985703,-105.0369189,39.7832402,-105.0380864,39.7832692 9147,7178,7187,0.0486556483534758,0.0486556483534758,-105.0380864,39.7832692,-105.0386558,39.7832674 9148,7187,7188,0.0504244958733159,0.0504244958733159,-105.0386558,39.7832674,-105.0392459,39.7832655 9149,7188,6720,0.0492257170939005,0.0492257170939005,-105.0392459,39.7832655,-105.0398219,39.7832727 9150,6720,1139,0.0498554245278369,0.0498554245278369,-105.0398219,39.7832727,-105.0404053,39.7832671 9151,1139,6900,0.0496729718772752,0.0496729718772752,-105.0404053,39.7832671,-105.0409865,39.7832584 9152,6900,7189,0.0498269762893686,0.0498269762893686,-105.0409865,39.7832584,-105.0415695,39.7832496 9153,7189,7190,0.0493080365100491,0.0493080365100491,-105.0415695,39.7832496,-105.0421451,39.7832183 9154,7190,3869,0.0507905077365378,0.0507905077365378,-105.0421451,39.7832183,-105.042738,39.783186 9155,3869,7191,0.0511248031667964,0.0511248031667964,-105.042738,39.783186,-105.0433363,39.783186 9156,7191,5583,0.0514153335527058,0.0514153335527058,-105.0433363,39.783186,-105.043938,39.783186 9158,6374,7192,0.0508291685906189,0.0508291685906189,-104.9453733,39.6929492,-104.9447793,39.6929426 9159,7192,4828,0.0505211822659055,0.0505211822659055,-104.9447793,39.6929426,-104.9441889,39.692936 9160,4828,7193,0.0991435070786191,0.0991435070786191,-104.9441889,39.692936,-104.9430302,39.6929294 9161,7193,7194,0.0991520630524694,0.0991520630524694,-104.9430302,39.6929294,-104.9418714,39.692936 9162,7194,7195,0.0477883926406413,0.0477883926406413,-104.9418714,39.692936,-104.9413129,39.6929321 9163,7195,7196,0.0494484339552123,0.0494484339552123,-104.9413129,39.6929321,-104.940735,39.692928 9164,7196,7197,0.0162046310747774,0.0162046310747774,-104.940735,39.692928,-104.9405457,39.6929325 9166,7198,6674,0.0990044216409842,0.0990044216409842,-104.9373575,39.6929534,-104.9362004,39.6929564 9167,6674,3118,0.097669089391913,0.097669089391913,-104.9362004,39.6929564,-104.9350589,39.6929564 9168,3118,7199,0.284505571449601,0.284505571449601,-104.9350589,39.6929564,-104.931734,39.692987 9169,7199,6008,0.094118222257641,0.094118222257641,-104.931734,39.692987,-104.930634,39.692987 9170,6008,2844,0.0930401433253343,0.0930401433253343,-104.930634,39.692987,-104.9295466,39.6929872 9171,2844,3493,0.0866696350082772,0.0866696350082772,-104.9295466,39.6929872,-104.9285338,39.6930004 9172,3493,5349,0.0889131869713594,0.0889131869713594,-104.9285338,39.6930004,-104.9274952,39.692974 9174,5392,2946,0.0903397575627338,0.0903397575627338,-104.926491,39.6929872,-104.9254353,39.692974 9175,2946,6812,0.0903546565690543,0.0903546565690543,-104.9254353,39.692974,-104.9243796,39.6929938 9176,6812,1813,0.0889131954631002,0.0889131954631002,-104.9243796,39.6929938,-104.923341,39.6929674 9179,7201,7202,0.0514316470718889,0.0514316470718889,-104.9868436,39.6930068,-104.9862426,39.6930154 9180,7202,571,0.0452247620537137,0.0452247620537137,-104.9862426,39.6930154,-104.9857141,39.6930216 9181,571,4984,0.0498774301127379,0.0498774301127379,-104.9857141,39.6930216,-104.9851312,39.6930164 9182,4984,7203,0.0499341834444621,0.0499341834444621,-104.9851312,39.6930164,-104.9845476,39.6930151 9183,7203,7204,0.048540539361363,0.048540539361363,-104.9845476,39.6930151,-104.9839803,39.693012 9184,7204,7205,0.049454954432791,0.049454954432791,-104.9839803,39.693012,-104.9834023,39.693013 9185,7205,7206,0.0536988191890685,0.0536988191890685,-104.9834023,39.693013,-104.9827747,39.693012 9186,7206,7207,0.0531339953218732,0.0531339953218732,-104.9827747,39.693012,-104.9821537,39.693012 9188,7208,7209,0.0488986834694409,0.0488986834694409,-104.9815692,39.6930097,-104.9809977,39.6930099 10408,7087,974,0.0520701135747565,0.0520701135747565,-104.9846429,39.7873956,-104.9840335,39.7873956 9190,3616,7210,0.0490025655343953,0.0490025655343953,-104.9804184,39.6930078,-104.9798457,39.6930109 9191,7210,7211,0.0492346778344629,0.0492346778344629,-104.9798457,39.6930109,-104.9792704,39.6930016 9192,7211,6627,0.0474835705848566,0.0474835705848566,-104.9792704,39.6930016,-104.9787159,39.6929842 9193,6627,7212,0.0259857221754392,0.0259857221754392,-104.9787159,39.6929842,-104.9784122,39.6929827 9195,7213,2937,0.0797219985274474,0.0797219985274474,-104.9260704,39.7047422,-104.9251387,39.7047572 9197,4927,7214,0.0675624031978383,0.0675624031978383,-104.9964542,39.7378444,-104.9964568,39.738452 9198,7214,7215,0.172837829649445,0.172837829649445,-104.9964568,39.738452,-104.9964757,39.7400063 9199,7215,7216,0.0152456900319388,0.0152456900319388,-104.9964757,39.7400063,-104.9964776,39.7401434 9201,7217,7218,0.150068688599712,0.150068688599712,-104.9963567,39.7165938,-104.9963575,39.7179434 9202,7218,3717,0.0523950557178934,0.0523950557178934,-104.9963575,39.7179434,-104.9963578,39.7184146 9203,3717,7219,0.104026300075926,0.104026300075926,-104.9963578,39.7184146,-104.9963677,39.7193501 9204,7219,7220,0.176478214187187,0.176478214187187,-104.9963677,39.7193501,-104.9963617,39.7209372 9205,7220,2618,0.176744455093666,0.176744455093666,-104.9963617,39.7209372,-104.9963593,39.7225267 9206,2618,7221,0.0524078444870275,0.0524078444870275,-104.9963593,39.7225267,-104.9963642,39.722998 9207,7221,5199,0.124408908082812,0.124408908082812,-104.9963642,39.722998,-104.9963759,39.7241168 9208,5199,6236,0.175254349133775,0.175254349133775,-104.9963759,39.7241168,-104.9963748,39.7256929 9209,6236,7222,0.181371367707484,0.181371367707484,-104.9963748,39.7256929,-104.9963829,39.727324 9210,7222,7223,0.17624861030264,0.17624861030264,-104.9963829,39.727324,-104.9964257,39.7289087 10431,7818,3372,0.256942906695214,0.256942906695214,-104.9257985,39.7038513,-104.9262421,39.7015659 9211,7223,7224,0.177882160330428,0.177882160330428,-104.9964257,39.7289087,-104.9964124,39.7305084 9212,7224,6596,0.176655139096338,0.176655139096338,-104.9964124,39.7305084,-104.996445,39.7320969 9213,6596,7225,0.176764713771947,0.176764713771947,-104.996445,39.7320969,-104.9965056,39.7336859 9214,7225,7117,0.195263815592674,0.195263815592674,-104.9965056,39.7336859,-104.9968556,39.7354212 9215,7117,7226,0.162883394969853,0.162883394969853,-104.9968556,39.7354212,-104.9971131,39.7368726 9217,7227,7228,0.0929813395053153,0.0929813395053153,-104.9964704,39.7584562,-104.9964723,39.7592924 9218,7228,7229,0.0382886967355643,0.0382886967355643,-104.9964723,39.7592924,-104.996479,39.7596367 9220,5754,5537,0.136674994706822,0.136674994706822,-104.9960241,39.7730069,-104.9959296,39.7742339 9222,7230,2419,0.0601608416165443,0.0601608416165443,-104.9960543,39.7699637,-104.9960628,39.7705047 9224,7231,1877,0.0370441528846065,0.0370441528846065,-104.9903483,39.7057878,-104.9899153,39.7057918 9225,1877,7232,0.131692111532173,0.131692111532173,-104.9899153,39.7057918,-104.9883759,39.7057847 9227,7233,7234,0.109254283787097,0.109254283787097,-104.9875581,39.7057416,-104.9862815,39.7057131 9228,7234,7235,0.0988980977520615,0.0988980977520615,-104.9862815,39.7057131,-104.9851255,39.7057028 9229,7235,7236,0.100150595242985,0.100150595242985,-104.9851255,39.7057028,-104.9839553,39.705676 9230,7236,7237,0.0982491727225652,0.0982491727225652,-104.9839553,39.705676,-104.9828076,39.7057088 9231,7237,7238,0.102801611377818,0.102801611377818,-104.9828076,39.7057088,-104.981606,39.7057212 9232,7238,3624,0.10072637054969,0.10072637054969,-104.981606,39.7057212,-104.9804286,39.7057129 9233,3624,7239,0.0490877236423196,0.0490877236423196,-104.9804286,39.7057129,-104.9798548,39.7057161 9234,7239,7240,0.0506406047895119,0.0506406047895119,-104.9798548,39.7057161,-104.9792633,39.7057342 9236,7241,7242,0.053434962453162,0.053434962453162,-104.9786816,39.7057151,-104.978057,39.7057102 9238,7243,2049,0.0999533143701506,0.0999533143701506,-104.9686775,39.7056856,-104.9675091,39.7056815 9239,2049,6322,0.101276003642563,0.101276003642563,-104.9675091,39.7056815,-104.9663254,39.7056659 9240,6322,7245,0.101332248433824,0.101332248433824,-104.9663254,39.7056659,-104.9651409,39.7056725 9241,7245,7246,0.0464773018813961,0.0464773018813961,-104.9651409,39.7056725,-104.9645976,39.7056725 9242,7246,3478,0.0519094915924,0.0519094915924,-104.9645976,39.7056725,-104.9639908,39.7056725 9243,3478,7247,0.0444674652348498,0.0444674652348498,-104.9639908,39.7056725,-104.963471,39.7056744 9244,7247,6076,0.0542711695249793,0.0542711695249793,-104.963471,39.7056744,-104.9628366,39.7056767 9245,6076,7248,0.0457685619049607,0.0457685619049607,-104.9628366,39.7056767,-104.9623016,39.7056798 9246,7248,3693,0.0511581578497335,0.0511581578497335,-104.9623016,39.7056798,-104.9617036,39.7056833 9247,3693,7249,0.0484213428818718,0.0484213428818718,-104.9617036,39.7056833,-104.9611376,39.7056792 9248,7249,4568,0.050423249762551,0.050423249762551,-104.9611376,39.7056792,-104.9605482,39.7056749 9249,4568,7250,0.105671525256593,0.105671525256593,-104.9605482,39.7056749,-104.959313,39.7056659 9251,3486,5352,0.142707971743977,0.142707971743977,-104.9294222,39.7052339,-104.9277592,39.7051328 9252,5352,5389,0.0672375375003041,0.0672375375003041,-104.9277592,39.7051328,-104.9269733,39.705141 9254,6807,7251,0.174038770872886,0.174038770872886,-104.9241221,39.7053959,-104.9220909,39.7054841 9255,5582,7252,0.0700127444942287,0.0700127444942287,-105.0439618,39.7810973,-105.0431425,39.7811012 9256,3438,7253,0.0456922323357007,0.0456922323357007,-105.0345914,39.7810741,-105.0351261,39.7810763 9257,7253,5712,0.0536735809918437,0.0536735809918437,-105.0351261,39.7810763,-105.0357542,39.7810788 9258,5712,7254,0.0996465050991051,0.0996465050991051,-105.0357542,39.7810788,-105.0369203,39.7810777 9259,7254,7177,0.0990312619116669,0.0990312619116669,-105.0369203,39.7810777,-105.0380792,39.7810765 9261,2234,5135,0.107869698056021,0.107869698056021,-104.937292,39.7328682,-104.9373097,39.7338382 9263,5150,4905,0.0686856789021931,0.0686856789021931,-104.9373129,39.7340572,-104.9372922,39.7346747 9264,4905,6617,0.200618729294218,0.200618729294218,-104.9372922,39.7346747,-104.9372854,39.7364789 9265,6617,7255,0.197431040074393,0.197431040074393,-104.9372854,39.7364789,-104.937234,39.738254 9266,7255,7256,0.208183749937444,0.208183749937444,-104.937234,39.738254,-104.9372502,39.7401262 9267,7256,645,0.141740585620374,0.141740585620374,-104.9372502,39.7401262,-104.9372542,39.7414009 9268,645,7257,0.130628958724451,0.130628958724451,-104.9372542,39.7414009,-104.937237,39.7425756 9269,7257,1991,0.0908850253123808,0.0908850253123808,-104.937237,39.7425756,-104.9372254,39.7433929 9270,1991,1975,0.0373563291181619,0.0373563291181619,-104.9372254,39.7433929,-104.9372332,39.7437288 9271,1975,4592,0.133760117820733,0.133760117820733,-104.9372332,39.7437288,-104.9372215,39.7449317 9272,4592,6479,0.133361447138617,0.133361447138617,-104.9372215,39.7449317,-104.9372075,39.746131 9273,6479,2465,0.142787478559072,0.142787478559072,-104.9372075,39.746131,-104.9372165,39.7474151 9275,7258,905,0.276860539558146,0.276860539558146,-104.9368356,39.7619935,-104.9368593,39.7644833 9276,905,7259,0.128469118479352,0.128469118479352,-104.9368593,39.7644833,-104.936828,39.7656384 9278,7260,7261,0.202325557275685,0.202325557275685,-104.9371488,39.7256129,-104.93713,39.7274324 9279,7261,7262,0.200099452464053,0.200099452464053,-104.93713,39.7274324,-104.9370272,39.7292302 9281,6555,7263,0.106048977208119,0.106048977208119,-104.9371056,39.724358,-104.9371139,39.7253117 9283,2464,5907,0.204805215249635,0.204805215249635,-104.9373281,39.7474151,-104.9372594,39.7492562 9284,5907,7264,0.200064951669816,0.200064951669816,-104.9372594,39.7492562,-104.9372465,39.7510554 9285,7264,792,0.198575253788857,0.198575253788857,-104.9372465,39.7510554,-104.937233,39.7528412 9286,792,7265,0.203153130979463,0.203153130979463,-104.937233,39.7528412,-104.937233,39.7546682 20553,10855,10830,0.00226863418878014,0.00226863418878014,-105.020438,39.7583443,-105.0204376,39.7583647 9287,7265,4356,0.200718125919129,0.200718125919129,-104.937233,39.7546682,-104.93723,39.7564733 9288,4356,7266,0.203231013450801,0.203231013450801,-104.93723,39.7564733,-104.9372284,39.758301 9289,7266,3059,0.208369469805255,0.208369469805255,-104.9372284,39.758301,-104.9372198,39.7601749 9290,3059,7267,0.184116398047724,0.184116398047724,-104.9372198,39.7601749,-104.9371963,39.7618306 9292,7268,7269,0.172274443384772,0.172274443384772,-104.9373314,39.7162377,-104.937334,39.717787 9293,7269,7270,0.174965358395498,0.174965358395498,-104.937334,39.717787,-104.9373314,39.7193605 9294,7270,7271,0.171051925436011,0.171051925436011,-104.9373314,39.7193605,-104.9373374,39.7208988 9295,7271,4777,0.251271094456806,0.251271094456806,-104.9373374,39.7208988,-104.9371074,39.7231516 9297,7272,7273,0.142786274588455,0.142786274588455,-104.9405891,39.7425825,-104.9389193,39.7425624 9298,7273,7257,0.143845033730321,0.143845033730321,-104.9389193,39.7425624,-104.937237,39.7425756 9299,7257,2012,0.148104007431453,0.148104007431453,-104.937237,39.7425756,-104.9355048,39.7425756 9300,2012,7274,0.146908840218292,0.146908840218292,-104.9355048,39.7425756,-104.9337866,39.742569 9303,3209,6121,0.198338421830571,0.198338421830571,-104.9651422,39.7110945,-104.9651409,39.7093108 9305,1920,7245,0.200452444306493,0.200452444306493,-104.9651495,39.7074752,-104.9651409,39.7056725 9306,7245,3264,0.201454965709232,0.201454965709232,-104.9651409,39.7056725,-104.965154,39.7038608 9307,3264,7275,0.199928677430985,0.199928677430985,-104.965154,39.7038608,-104.9651573,39.7020628 9308,7275,75,0.205218774272454,0.205218774272454,-104.9651573,39.7020628,-104.9651905,39.7002174 9309,75,3514,0.203667659516003,0.203667659516003,-104.9651905,39.7002174,-104.965228,39.698386 9310,3514,4256,0.200449218475779,0.200449218475779,-104.965228,39.698386,-104.9652055,39.6965834 9312,7276,7277,0.199018039984475,0.199018039984475,-104.9652088,39.6947654,-104.9652174,39.6929756 9314,3099,7278,0.127218718588174,0.127218718588174,-104.9652044,39.7127074,-104.9651186,39.7115652 9315,7279,7280,0.0142903725965103,0.0142903725965103,-105.0017875,39.7595933,-105.0017017,39.7597036 9316,7280,7281,0.105207552208829,0.105207552208829,-105.0017017,39.7597036,-105.0005447,39.7600263 9317,7282,7283,0.0344899807253543,0.0344899807253543,-104.9875556,39.7021328,-104.9871988,39.7019884 9318,7283,221,0.0709873405596775,0.0709873405596775,-104.9871988,39.7019884,-104.9863694,39.7019694 9319,221,484,0.00880336166381634,0.00880336166381634,-104.9863694,39.7019694,-104.9862665,39.7019699 9320,484,7284,0.0467023879280561,0.0467023879280561,-104.9862665,39.7019699,-104.9857206,39.701971 9321,7284,7285,0.0520434565562666,0.0520434565562666,-104.9857206,39.701971,-104.9851123,39.7019661 9322,7285,7286,0.0966986010135768,0.0966986010135768,-104.9851123,39.7019661,-104.983982,39.7019687 9324,7287,7288,0.0474221057340072,0.0474221057340072,-104.9833604,39.7019722,-104.9828061,39.7019753 9325,7288,7289,0.0544896557893494,0.0544896557893494,-104.9828061,39.7019753,-104.9821695,39.701991 18313,7291,7292,0.0491935106031602,0.0491935106031602,-105.0324737,39.7711548,-105.0330488,39.7711732 12266,8623,8624,0.00987394368395642,0.00987394368395642,-105.0065475,39.7556498,-105.006432,39.7556507 9326,7289,7293,0.050792182381771,0.050792182381771,-104.9821695,39.701991,-104.9815761,39.7020057 9327,7293,7294,0.0490541601102182,0.0490541601102182,-104.9815761,39.7020057,-104.9810028,39.7020136 9328,7294,3625,0.0491311379128154,0.0491311379128154,-104.9810028,39.7020136,-104.9804286,39.7020215 9329,3625,7295,0.0500044548990436,0.0500044548990436,-104.9804286,39.7020215,-104.9798441,39.7020215 9330,7295,7296,0.0493114932484129,0.0493114932484129,-104.9798441,39.7020215,-104.9792677,39.7020215 9331,7296,7297,0.0492273088766844,0.0492273088766844,-104.9792677,39.7020215,-104.9786923,39.7020248 9332,7297,7298,0.0497149327544833,0.0497149327544833,-104.9786923,39.7020248,-104.9781112,39.7020281 9333,7298,7299,0.052416983039433,0.052416983039433,-104.9781112,39.7020281,-104.9774985,39.7020281 9334,7299,1775,0.0489179547921138,0.0489179547921138,-104.9774985,39.7020281,-104.9769267,39.7020281 9335,1775,7300,0.0992252392752366,0.0992252392752366,-104.9769267,39.7020281,-104.9757669,39.7020355 9338,1523,7301,0.0991304181855472,0.0991304181855472,-104.9745731,39.702049,-104.9734144,39.7020424 9340,4180,7302,0.159005264658095,0.159005264658095,-104.9922008,39.7021389,-104.9940584,39.7020918 9342,7303,7304,0.0508070845581107,0.0508070845581107,-104.968686,39.7020471,-104.9680922,39.7020547 9344,2051,7305,0.0464895652372381,0.0464895652372381,-104.9674661,39.7020628,-104.9669227,39.7020659 9346,6323,7306,0.0487652334573382,0.0487652334573382,-104.9663246,39.7020694,-104.9657546,39.7020662 9347,7306,7275,0.0511008721086019,0.0511008721086019,-104.9657546,39.7020662,-104.9651573,39.7020628 9348,7275,7307,0.0472167292045061,0.0472167292045061,-104.9651573,39.7020628,-104.9646054,39.7020597 9349,7307,3479,0.0519136696037329,0.0519136696037329,-104.9646054,39.7020597,-104.9639986,39.7020562 9350,3479,7308,0.0469673771341736,0.0469673771341736,-104.9639986,39.7020562,-104.9634496,39.7020562 9351,7308,6077,0.0514245726695928,0.0514245726695928,-104.9634496,39.7020562,-104.9628485,39.7020562 9353,7309,3694,0.0517124258100223,0.0517124258100223,-104.9622856,39.7020498,-104.9616812,39.702043 9354,3694,7310,0.0465067719763774,0.0465067719763774,-104.9616812,39.702043,-104.9611376,39.7020462 9355,7310,4569,0.0489536209610463,0.0489536209610463,-104.9611376,39.7020462,-104.9605654,39.7020496 9356,4569,7311,0.0489635595580148,0.0489635595580148,-104.9605654,39.7020496,-104.9599932,39.7020401 9357,7311,7312,0.0558091568866214,0.0558091568866214,-104.9599932,39.7020401,-104.959341,39.7020293 9359,5166,6862,0.178524347295205,0.178524347295205,-104.9485858,39.7162531,-104.9485924,39.7146476 10575,7382,7866,0.0530283440074436,0.0530283440074436,-105.0337009,39.7197539,-105.0343209,39.7197519 9361,5665,7313,0.0484754519993524,0.0484754519993524,-104.9486082,39.7033386,-104.9485996,39.7029027 9362,7313,7314,0.161386441141289,0.161386441141289,-104.9485996,39.7029027,-104.9489488,39.7014764 9363,7314,57,0.142345062746265,0.142345062746265,-104.9489488,39.7014764,-104.9487429,39.7002061 9365,3497,7315,0.199650199137315,0.199650199137315,-104.9488372,39.6983858,-104.9488718,39.6965905 9366,7315,7316,0.20195222577189,0.20195222577189,-104.9488718,39.6965905,-104.9488718,39.6947743 9368,7317,7318,0.0198371749129227,0.0198371749129227,-104.9558194,39.7180363,-104.9558194,39.7182147 9369,7318,2347,0.132104544578518,0.132104544578518,-104.9558194,39.7182147,-104.9558328,39.7194027 9370,2347,4152,0.17573096379452,0.17573096379452,-104.9558328,39.7194027,-104.9558113,39.720983 9371,4152,4739,0.172852869151079,0.172852869151079,-104.9558113,39.720983,-104.9558154,39.7225375 9372,4739,6534,0.176755786446123,0.176755786446123,-104.9558154,39.7225375,-104.9558194,39.7241271 9373,6534,7319,0.165399065875657,0.165399065875657,-104.9558194,39.7241271,-104.9558381,39.7256145 9376,1193,7321,0.0221951663944447,0.0221951663944447,-104.9555538,39.7271183,-104.9555518,39.7273179 9377,7321,3785,0.200018254719297,0.200018254719297,-104.9555518,39.7273179,-104.9555585,39.7291167 9379,6356,2387,0.110864888603468,0.110864888603468,-104.9541524,39.7728932,-104.9541313,39.7738901 9380,2387,7322,0.139379472361554,0.139379472361554,-104.9541313,39.7738901,-104.9541485,39.7751435 9381,7322,7323,0.046481070265731,0.046481070265731,-104.9541485,39.7751435,-104.954144,39.7755615 9382,7323,745,0.0926146092564692,0.0926146092564692,-104.954144,39.7755615,-104.954147,39.7763944 9383,745,1563,0.142337228385207,0.142337228385207,-104.954147,39.7763944,-104.9541741,39.7776743 9384,1563,7324,0.139015648234869,0.139015648234869,-104.9541741,39.7776743,-104.9541282,39.778924 9385,7324,7325,0.121637038292373,0.121637038292373,-104.9541282,39.778924,-104.9541227,39.7800179 9387,7326,1054,0.0187920378071022,0.0187920378071022,-104.954122,39.7801258,-104.9541213,39.7802948 9388,1054,7327,0.1804815052178,0.1804815052178,-104.9541213,39.7802948,-104.9541142,39.7819179 9389,7327,7328,0.200952784069958,0.200952784069958,-104.9541142,39.7819179,-104.9541227,39.7837251 9390,7328,2873,0.135770477885413,0.135770477885413,-104.9541227,39.7837251,-104.9541301,39.7849461 9391,2873,7329,0.140734857106897,0.140734857106897,-104.9541301,39.7849461,-104.9541142,39.7862117 9392,7329,7330,0.130551116437319,0.130551116437319,-104.9541142,39.7862117,-104.954097,39.7873857 9394,3573,5641,0.135671111475822,0.135671111475822,-104.954935,39.7545002,-104.954926,39.7557203 9395,5641,4346,0.139178472263861,0.139178472263861,-104.954926,39.7557203,-104.9549522,39.7569718 9397,6344,3047,0.139334930188281,0.139334930188281,-104.9549352,39.7582063,-104.9548745,39.7594585 9398,3047,7331,0.13779347001033,0.13779347001033,-104.9548745,39.7594585,-104.9548797,39.7606977 9399,7331,7332,0.00320242529462838,0.00320242529462838,-104.9548797,39.7606977,-104.9548798,39.7607265 9400,7332,7333,0.124149220639337,0.124149220639337,-104.9548798,39.7607265,-104.9548815,39.761843 9401,7333,7334,0.0152895413448354,0.0152895413448354,-104.9548815,39.761843,-104.9548825,39.7619805 9402,7334,1168,0.139240705026111,0.139240705026111,-104.9548825,39.7619805,-104.9548921,39.7632327 9403,1168,888,0.137184892852111,0.137184892852111,-104.9548921,39.7632327,-104.9548685,39.7644663 9404,888,4473,0.140290329638987,0.140290329638987,-104.9548685,39.7644663,-104.9548351,39.7657277 9405,4473,2795,0.133122605689938,0.133122605689938,-104.9548351,39.7657277,-104.9548363,39.7669249 18387,8972,8990,0.0135489498420418,0.0135489498420418,-105.025167,39.7603517,-105.0252879,39.7604305 9406,2795,5263,0.132274155849312,0.132274155849312,-104.9548363,39.7669249,-104.9547977,39.7681141 9408,5264,7335,0.142105114812744,0.142105114812744,-104.9542913,39.7681128,-104.954435,39.769386 9409,7336,7337,0.0976207961374284,0.0976207961374284,-104.9551363,39.7328385,-104.9551277,39.7337164 9410,7337,4886,0.157275932372423,0.157275932372423,-104.9551277,39.7337164,-104.9551513,39.7351307 9411,4886,7338,0.185720302610988,0.185720302610988,-104.9551513,39.7351307,-104.9551086,39.7368006 9412,7338,5484,0.174899259954025,0.174899259954025,-104.9551086,39.7368006,-104.955149,39.7383732 9413,5484,7339,0.200596009359583,0.200596009359583,-104.955149,39.7383732,-104.9551239,39.7401771 9415,7001,7340,0.179314344082203,0.179314344082203,-104.9316416,39.7162506,-104.9316333,39.714638 9416,7340,3105,0.172536320867715,0.172536320867715,-104.9316333,39.714638,-104.9316505,39.7130864 9417,3105,7341,0.196295851159965,0.196295851159965,-104.9316505,39.7130864,-104.9316369,39.7113211 9418,7341,7342,0.0146987319128723,0.0146987319128723,-104.9316369,39.7113211,-104.9316306,39.711189 9419,7342,5274,0.233778976885029,0.233778976885029,-104.9316306,39.711189,-104.93153,39.709088 9421,61,3550,0.201334976523304,0.201334976523304,-104.931714,39.700208,-104.931651,39.698398 9423,4229,1512,0.0573285646726125,0.0573285646726125,-104.931645,39.696598,-104.931734,39.696087 9424,1512,1812,0.080316497766985,0.080316497766985,-104.931734,39.696087,-104.9317181,39.6953648 9425,1812,1792,0.0864981124104349,0.0864981124104349,-104.9317181,39.6953648,-104.931734,39.694587 9426,1792,5766,0.0789087886834876,0.0789087886834876,-104.931734,39.694587,-104.9316752,39.6938788 9427,5766,7199,0.0992911764787047,0.0992911764787047,-104.9316752,39.6938788,-104.931734,39.692987 9428,7199,6828,0.11119492664509,0.11119492664509,-104.931734,39.692987,-104.931734,39.691987 9429,6828,5849,0.0944254133826228,0.0944254133826228,-104.931734,39.691987,-104.9317181,39.6911379 9430,5849,6009,0.0132155676036954,0.0132155676036954,-104.9317181,39.6911379,-104.9317136,39.6910191 9431,6009,6306,0.0820521132716854,0.0820521132716854,-104.9317136,39.6910191,-104.9316857,39.6902815 9432,6306,7343,0.105450198242036,0.105450198242036,-104.9316857,39.6902815,-104.9316965,39.6893332 9433,7343,6621,0.143519415278471,0.143519415278471,-104.9316965,39.6893332,-104.9316943,39.6880425 9434,6621,7344,1.27038946039582,1.27038946039582,-104.9316943,39.6880425,-104.9316364,39.6766177 9437,4173,4758,0.21160422195521,0.21160422195521,-104.966736,39.720087,-104.96674,39.72199 9439,7347,7348,0.135937832662874,0.135937832662874,-104.9671878,39.748204,-104.9671965,39.7494265 9440,7348,7349,0.00392915540186096,0.00392915540186096,-104.9671965,39.7494265,-104.9671912,39.7494616 9441,7349,7350,0.00435925191977174,0.00435925191977174,-104.9671912,39.7494616,-104.9671905,39.7495008 9442,7350,7351,0.134680718743296,0.134680718743296,-104.9671905,39.7495008,-104.967169,39.7507119 9443,7351,7352,0.142353643667365,0.142353643667365,-104.967169,39.7507119,-104.9671604,39.7519921 9444,7352,822,0.136144392169031,0.136144392169031,-104.9671604,39.7519921,-104.9672048,39.753216 9445,822,3563,0.139511434934294,0.139511434934294,-104.9672048,39.753216,-104.9671659,39.7544703 9447,4757,6547,0.198421257470946,0.198421257470946,-104.9671402,39.7219786,-104.9671106,39.7237629 9448,6547,7353,0.203512578195826,0.203512578195826,-104.9671106,39.7237629,-104.9671248,39.7255931 9449,7353,7354,0.189733642798723,0.189733642798723,-104.9671248,39.7255931,-104.9671343,39.7272994 9450,7354,3791,0.198902472958717,0.198902472958717,-104.9671343,39.7272994,-104.9671553,39.7290881 9452,7356,1156,0.139895555737197,0.139895555737197,-104.9671912,39.761995,-104.9671402,39.7632525 9453,1156,877,0.139167763247538,0.139167763247538,-104.9671402,39.7632525,-104.9671933,39.7645034 9454,877,4465,0.138362926550376,0.138362926550376,-104.9671933,39.7645034,-104.9671825,39.7657477 9455,4465,2785,0.134223449290719,0.134223449290719,-104.9671825,39.7657477,-104.9671839,39.7669548 9456,2785,5256,0.132255447080442,0.132255447080442,-104.9671839,39.7669548,-104.9671812,39.7681442 10701,7933,7934,0.0165824928197296,0.0165824928197296,-104.9950255,39.7656809,-104.9948315,39.7656825 9457,5256,6902,0.213396689593523,0.213396689593523,-104.9671812,39.7681442,-104.9671691,39.7700633 9458,6902,7357,0.137952680025601,0.137952680025601,-104.9671691,39.7700633,-104.967212,39.7713035 9460,7358,7359,0.0873817304884455,0.0873817304884455,-104.9672193,39.7360482,-104.9672536,39.7368336 9461,7359,5476,0.17425617170475,0.17425617170475,-104.9672536,39.7368336,-104.9672122,39.7384004 9462,5476,7360,0.176755476074969,0.176755476074969,-104.9672122,39.7384004,-104.9672112,39.73999 9463,7360,7361,0.179271064370159,0.179271064370159,-104.9672112,39.73999,-104.9672225,39.7416022 9464,7361,670,0.00299320804688776,0.00299320804688776,-104.9672225,39.7416022,-104.9672238,39.7416291 9465,670,7362,0.00367138449467953,0.00367138449467953,-104.9672238,39.7416291,-104.9672252,39.7416621 9466,7362,7363,0.175413304982356,0.175413304982356,-104.9672252,39.7416621,-104.9672126,39.7432396 9467,7363,4602,0.174300257248449,0.174300257248449,-104.9672126,39.7432396,-104.9672651,39.7448066 9468,4602,6494,0.14109328269368,0.14109328269368,-104.9672651,39.7448066,-104.9672196,39.746075 9470,6339,3027,0.140999530277673,0.140999530277673,-104.9671608,39.7582241,-104.9672089,39.7594916 9471,3027,7364,0.134294188280294,0.134294188280294,-104.9672089,39.7594916,-104.9671778,39.7606991 9472,7364,7367,0.00539295394286677,0.00539295394286677,-104.9671778,39.7606991,-104.9671778,39.7607476 9473,7367,7368,0.0958510973743428,0.0958510973743428,-104.9671778,39.7607476,-104.9671831,39.7616096 9474,7369,7370,0.0190810494123846,0.0190810494123846,-104.9665185,39.7181803,-104.9665185,39.7183519 9475,7370,4174,0.200419085556528,0.200419085556528,-104.9665185,39.7183519,-104.9665271,39.7201543 9476,4174,4759,0.205255972403598,0.205255972403598,-104.9665271,39.7201543,-104.9665355,39.7220002 9478,7371,1504,0.200818042076817,0.200818042076817,-105.0309982,39.6967219,-105.0309987,39.6949159 9479,1504,177,0.202381091183512,0.202381091183512,-105.0309987,39.6949159,-105.03098,39.6930959 9481,7048,5860,0.176960295698989,0.176960295698989,-105.0312304,39.7165547,-105.0311875,39.7149636 9482,5860,1308,0.177680958846967,0.177680958846967,-105.0311875,39.7149636,-105.0312133,39.7133658 9483,1308,7372,0.242287040915104,0.242287040915104,-105.0312133,39.7133658,-105.0312304,39.7111869 9485,7373,7374,0.0554606112260645,0.0554606112260645,-105.0253069,39.7683544,-105.0259557,39.7683632 9486,7374,6759,0.139083865409791,0.139083865409791,-105.0259557,39.7683632,-105.027583,39.7683586 9487,6759,3983,0.201208667852087,0.201208667852087,-105.027583,39.7683586,-105.0299371,39.7683433 9488,3983,7042,0.200146227687253,0.200146227687253,-105.0299371,39.7683433,-105.0322788,39.7683312 9489,7042,3429,0.200588668938452,0.200588668938452,-105.0322788,39.7683312,-105.0346257,39.7683222 9491,7375,7376,0.134975501915893,0.134975501915893,-105.0330349,39.7767308,-105.0330187,39.7779446 9492,7376,2494,0.132763759551609,0.132763759551609,-105.0330187,39.7779446,-105.0330359,39.7791385 9493,2494,2841,0.125447252672452,0.125447252672452,-105.0330359,39.7791385,-105.0330101,39.7802665 9495,7377,1766,0.0535653036014808,0.0535653036014808,-105.0334347,39.7548479,-105.0334284,39.7553296 9496,1766,7378,0.148946577862237,0.148946577862237,-105.0334284,39.7553296,-105.0334347,39.7566691 9497,7378,7379,0.151136159766357,0.151136159766357,-105.0334347,39.7566691,-105.0334355,39.7580283 9498,7379,2978,0.0542010510807056,0.0542010510807056,-105.0334355,39.7580283,-105.0334272,39.7585157 9500,6210,7380,0.184339220967731,0.184339220967731,-105.0337279,39.7260547,-105.0337242,39.7277125 9501,7380,7381,0.177783326711723,0.177783326711723,-105.0337242,39.7277125,-105.0337396,39.7293113 9503,7055,4046,0.178402656739544,0.178402656739544,-105.0337024,39.7165547,-105.0336938,39.7181591 9504,4046,7382,0.177334708763743,0.177334708763743,-105.0336938,39.7181591,-105.0337009,39.7197539 9505,7382,1847,0.175265460280809,0.175265460280809,-105.0337009,39.7197539,-105.0337,39.7213301 9506,1847,2581,0.177411624203835,0.177411624203835,-105.0337,39.7213301,-105.0337024,39.7229256 9508,5179,7383,0.0621659509396009,0.0621659509396009,-105.0337195,39.7245298,-105.0336341,39.725085 9510,7384,5530,0.101603812835917,0.101603812835917,-105.033438,39.773186,-105.033486,39.774099 9511,5530,6476,0.0959541548395336,0.0959541548395336,-105.033486,39.774099,-105.0333983,39.7749593 9512,6476,7385,0.197309689587966,0.197309689587966,-105.0333983,39.7749593,-105.0333812,39.7767337 9514,7386,4578,0.133367493492184,0.133367493492184,-105.0330679,39.7403194,-105.0330646,39.7415188 9515,4578,6442,0.135224444657643,0.135224444657643,-105.0330646,39.7415188,-105.0330679,39.7427349 9516,6442,5294,0.135202388191056,0.135202388191056,-105.0330679,39.7427349,-105.0330637,39.7439508 9517,5294,6971,0.132090452543352,0.132090452543352,-105.0330637,39.7439508,-105.0330722,39.7451387 9519,7387,6793,0.0526421759963202,0.0526421759963202,-105.0330656,39.7694876,-105.0330596,39.769961 9520,6793,2426,0.0832334466071371,0.0832334466071371,-105.0330596,39.769961,-105.03305,39.7707095 9521,2426,7292,0.0515611894823623,0.0515611894823623,-105.03305,39.7707095,-105.0330488,39.7711732 9522,7292,3230,0.0818841223845197,0.0818841223845197,-105.0330488,39.7711732,-105.0330468,39.7719096 9523,3230,7388,0.142866769580008,0.142866769580008,-105.0330468,39.7719096,-105.033238,39.773186 9525,7389,7390,0.203322823967769,0.203322823967769,-105.0332722,39.7293161,-105.0332849,39.7311446 9529,7391,7392,0.135325738854945,0.135325738854945,-105.033138,39.748786,-105.0330703,39.7500019 9530,7392,7393,0.132395815694125,0.132395815694125,-105.0330703,39.7500019,-105.0331086,39.7511922 9531,7393,7394,0.135014881681412,0.135014881681412,-105.0331086,39.7511922,-105.0331,39.7524064 9532,7394,7395,0.132077333868835,0.132077333868835,-105.0331,39.7524064,-105.0331,39.7535942 9535,7397,621,0.0257970801977961,0.0257970801977961,-105.0333294,39.7363199,-105.0333206,39.7365518 9537,4075,6060,0.199263565882924,0.199263565882924,-105.0333673,39.7838362,-105.0333562,39.7856282 9538,6060,5800,0.199550446273018,0.199550446273018,-105.0333562,39.7856282,-105.0333549,39.7874228 9540,7398,3097,0.199450454556748,0.199450454556748,-104.9686917,39.7147256,-104.9686892,39.7129319 9541,3097,3207,0.202536688546866,0.202536688546866,-104.9686892,39.7129319,-104.9687078,39.7111105 9542,3207,6119,0.201707926741417,0.201707926741417,-104.9687078,39.7111105,-104.9686581,39.7092969 9543,6119,1917,0.201109266380341,0.201109266380341,-104.9686581,39.7092969,-104.9686689,39.7074883 9544,1917,7243,0.20045244430598,0.20045244430598,-104.9686689,39.7074883,-104.9686775,39.7056856 9545,7243,594,0.202390514467061,0.202390514467061,-104.9686775,39.7056856,-104.9686935,39.7038655 9547,7399,5843,0.208569621956493,0.208569621956493,-104.9687279,39.6929756,-104.9687193,39.6910999 9549,7400,5659,0.10300363118025,0.10300363118025,-104.9687412,39.6893196,-104.9687309,39.6883933 9550,5659,7401,0.0544972381418925,0.0544972381418925,-104.9687309,39.6883933,-104.9687279,39.6879032 9552,6194,6950,0.191455920710939,0.191455920710939,-104.982919,39.7801891,-104.9829139,39.7819109 9553,6950,7402,0.209004541630565,0.209004541630565,-104.9829139,39.7819109,-104.9829018,39.7837905 9555,4943,7403,0.0144437903083984,0.0144437903083984,-104.9952896,39.7400105,-104.995301,39.7401401 9556,7403,3000,0.101061674656442,0.101061674656442,-104.995301,39.7401401,-104.9961353,39.7407839 9558,6639,3962,0.136668682711291,0.136668682711291,-104.9985703,39.7165902,-105.0001681,39.7165803 9559,3962,4361,0.121869293781819,0.121869293781819,-105.0001681,39.7165803,-105.0015929,39.7165869 20411,9207,10780,0.0112983850763668,0.0112983850763668,-105.0250726,39.7601228,-105.0250471,39.7600231 9561,5171,5225,0.145976272368254,0.145976272368254,-104.9874858,39.7165623,-104.9891924,39.7165504 9562,5225,1866,0.0654044096593951,0.0654044096593951,-104.9891924,39.7165504,-104.9899563,39.7165768 9563,1866,5084,0.0770856255669816,0.0770856255669816,-104.9899563,39.7165768,-104.9908575,39.7165834 9564,5084,2809,0.113066726070966,0.113066726070966,-104.9908575,39.7165834,-104.9921793,39.7165966 9565,2809,3368,0.152693063908693,0.152693063908693,-104.9921793,39.7165966,-104.9939645,39.7165966 9566,3368,7404,0.0530057643448654,0.0530057643448654,-104.9939645,39.7165966,-104.9945842,39.7165997 9567,7404,4944,0.0497811011847154,0.0497811011847154,-104.9945842,39.7165997,-104.9951662,39.7166026 9568,4944,7405,0.0515530101953733,0.0515530101953733,-104.9951662,39.7166026,-104.9957689,39.7166071 9569,7405,7217,0.0502978935844785,0.0502978935844785,-104.9957689,39.7166071,-104.9963567,39.7165938 9570,7217,7406,0.0537233169488665,0.0537233169488665,-104.9963567,39.7165938,-104.9969848,39.7165925 9571,7406,7407,0.0412354910733997,0.0412354910733997,-104.9969848,39.7165925,-104.9974669,39.7165915 9572,6416,4212,0.100784166153009,0.100784166153009,-105.0172314,39.7170829,-105.018373,39.7168584 9573,4212,190,0.175257609965618,0.175257609965618,-105.018373,39.7168584,-105.0203986,39.7166208 9574,190,4532,0.201882877149858,0.201882877149858,-105.0203986,39.7166208,-105.0227589,39.7166208 9575,4532,5431,0.198227529862783,0.198227529862783,-105.0227589,39.7166208,-105.0250764,39.7166076 9576,5431,5972,0.107244272330712,0.107244272330712,-105.0250764,39.7166076,-105.0263295,39.7165745 9577,5972,2255,0.104270609577454,0.104270609577454,-105.0263295,39.7165745,-105.0275483,39.7165547 9578,2255,6131,0.104982960169425,0.104982960169425,-105.0275483,39.7165547,-105.0287757,39.7165547 9579,6131,3998,0.104249966263654,0.104249966263654,-105.0287757,39.7165547,-105.0299945,39.7165481 9580,3998,7048,0.105712541492873,0.105712541492873,-105.0299945,39.7165481,-105.0312304,39.7165547 9581,7048,1393,0.105952500116488,0.105952500116488,-105.0312304,39.7165547,-105.0324691,39.7165619 9583,7408,7055,0.0530917174300864,0.0530917174300864,-105.0330817,39.7165583,-105.0337024,39.7165547 9584,7055,7409,0.0515249594325266,0.0515249594325266,-105.0337024,39.7165547,-105.0343048,39.7165547 9585,7409,3389,0.0512512544679775,0.0512512544679775,-105.0343048,39.7165547,-105.034904,39.7165547 9586,3389,7410,0.0515249594325266,0.0515249594325266,-105.034904,39.7165547,-105.0355064,39.7165547 9587,7410,4504,0.051986836558228,0.051986836558228,-105.0355064,39.7165547,-105.0361142,39.7165547 9588,4504,3539,0.0507992547126353,0.0507992547126353,-105.0361142,39.7165547,-105.0367081,39.716558 9589,3539,7411,0.0505170014633714,0.0505170014633714,-105.0367081,39.716558,-105.0372987,39.7165613 9590,7411,7412,0.0515690276546841,0.0515690276546841,-105.0372987,39.7165613,-105.0379016,39.716558 9592,5066,6400,0.0525526328752235,0.0525526328752235,-105.0384889,39.7165547,-105.0391033,39.716558 9593,6400,6835,0.0526723733629873,0.0526723733629873,-105.0391033,39.716558,-105.0397191,39.7165613 9594,6835,7413,0.0505686622438464,0.0505686622438464,-105.0397191,39.7165613,-105.0403103,39.7165576 9595,7413,1105,0.0506198937481409,0.0506198937481409,-105.0403103,39.7165576,-105.0409021,39.716554 9596,1105,7414,0.0824276303743622,0.0824276303743622,-105.0409021,39.716554,-105.0418648,39.7165877 9598,3863,7415,0.0529481461592885,0.0529481461592885,-105.0432639,39.7165811,-105.0438828,39.716571 9599,7415,6656,0.0485933921065039,0.0485933921065039,-105.0438828,39.716571,-105.0444508,39.7165618 9600,6656,7416,0.0551266417503484,0.0551266417503484,-105.0444508,39.7165618,-105.0450953,39.7165644 9601,7416,7417,0.698080046436177,0.698080046436177,-105.0450953,39.7165644,-105.0532563,39.7166375 9602,3179,7418,0.0616464790427922,0.0616464790427922,-104.9535963,39.7030192,-104.9529866,39.7027237 9603,7418,5002,0.0485639637102659,0.0485639637102659,-104.9529866,39.7027237,-104.9525063,39.7024909 9604,5002,7419,0.0540110826611525,0.0540110826611525,-104.9525063,39.7024909,-104.9519684,39.7022366 9605,7419,5725,0.0437502401390831,0.0437502401390831,-104.9519684,39.7022366,-104.9515323,39.7020311 9606,5725,724,0.0271601591292424,0.0271601591292424,-104.9515323,39.7020311,-104.9512162,39.7020084 9607,724,7059,0.100733087825974,0.100733087825974,-104.9512162,39.7020084,-104.9500388,39.7020179 9608,7059,7314,0.111000885564944,0.111000885564944,-104.9500388,39.7020179,-104.9489488,39.7014764 9610,7421,3610,0.212938945536276,0.212938945536276,-104.9318313,39.7628536,-104.9293406,39.7628932 9611,3610,2128,0.151144951480704,0.151144951480704,-104.9293406,39.7628932,-104.9275725,39.7628734 10843,154,8006,0.0789597424143419,0.0789597424143419,-104.9570001,39.7445158,-104.9569442,39.743807 9613,5998,2327,0.147931201391184,0.147931201391184,-104.9257702,39.7628567,-104.9240401,39.7628914 9614,2327,7422,0.151462381546094,0.151462381546094,-104.9240401,39.7628914,-104.9222681,39.7628932 9615,2016,354,0.0832039426217647,0.0832039426217647,-104.9349971,39.720897,-104.9346635,39.7201941 9616,354,2024,0.270665538753682,0.270665538753682,-104.9346635,39.7201941,-104.935134,39.717787 9620,4944,7424,0.200356357596052,0.200356357596052,-104.9951662,39.7166026,-104.9951833,39.7148008 9622,2981,7425,0.200823510551274,0.200823510551274,-105.0369709,39.7585166,-105.0369407,39.7603225 9623,7425,7426,0.200629159279387,0.200629159279387,-105.0369407,39.7603225,-105.0369378,39.7621268 9624,7426,7427,0.00781704540286186,0.00781704540286186,-105.0369378,39.7621268,-105.0369381,39.7621971 9625,7427,7428,0.196215671376464,0.196215671376464,-105.0369381,39.7621971,-105.0369458,39.7639617 9626,7428,6876,0.205224182417126,0.205224182417126,-105.0369458,39.7639617,-105.0369584,39.7658073 9627,6876,1687,0.205021376956907,0.205021376956907,-105.0369584,39.7658073,-105.0369553,39.7676511 9628,1687,7429,0.205696359665547,0.205696359665547,-105.0369553,39.7676511,-105.0369881,39.7695008 9629,7429,2432,0.199163881347575,0.199163881347575,-105.0369881,39.7695008,-105.0369607,39.7712918 9630,2432,7431,0.20247617593456,0.20247617593456,-105.0369607,39.7712918,-105.0369521,39.7731127 9632,6213,7432,0.274944028390563,0.274944028390563,-105.0372874,39.7257681,-105.0373205,39.7282406 9633,7432,7433,0.263513794727665,0.263513794727665,-105.0373205,39.7282406,-105.0373376,39.7306104 9634,7433,6594,0.262579264502597,0.262579264502597,-105.0373376,39.7306104,-105.0373216,39.7329718 9636,7254,1423,0.111990529719831,0.111990529719831,-105.0369203,39.7810777,-105.0369066,39.7820848 10866,1577,8015,0.266859669077532,0.266859669077532,-105.0390628,39.6875658,-105.0390481,39.6851659 9639,7434,7435,0.184117705049588,0.184117705049588,-105.0369402,39.7767242,-105.0369326,39.77838 9640,7435,7436,0.203503143312405,0.203503143312405,-105.0369326,39.77838,-105.0369154,39.7802101 9642,6593,7437,0.098508708246921,0.098508708246921,-105.0369834,39.7329675,-105.0369779,39.7338534 9643,7437,7127,0.0085733378066782,0.0085733378066782,-105.0369779,39.7338534,-105.0369772,39.7339305 9645,7411,4051,0.176201016140517,0.176201016140517,-105.0372987,39.7165613,-105.0372901,39.7181459 9646,4051,7438,0.186623330561976,0.186623330561976,-105.0372901,39.7181459,-105.0373273,39.719824 9647,7438,1853,0.167040016171723,0.167040016171723,-105.0373273,39.719824,-105.0373156,39.7213262 9648,1853,2591,0.179034976108436,0.179034976108436,-105.0373156,39.7213262,-105.0373167,39.7229363 9650,7439,6064,0.193434831975152,0.193434831975152,-105.0369233,39.7838741,-105.0369206,39.7856137 9651,6064,2544,0.202007823415783,0.202007823415783,-105.0369206,39.7856137,-105.0369205,39.7874304 9652,2544,7440,0.411378882387366,0.411378882387366,-105.0369205,39.7874304,-105.036936,39.79113 9653,7129,627,0.200330694412442,0.200330694412442,-105.0369832,39.7347877,-105.0369171,39.7365886 9655,18,6387,0.132089927812284,0.132089927812284,-105.0369187,39.746386,-105.036926,39.7475739 9658,7443,7444,0.13397887621517,0.13397887621517,-105.036967,39.7499887,-105.036965,39.7511936 9659,7444,5539,0.105571329036095,0.105571329036095,-105.036965,39.7511936,-105.0369449,39.7521429 9660,5539,2407,0.0968730605007166,0.0968730605007166,-105.0369449,39.7521429,-105.0369621,39.753014 9661,2407,4292,0.100193275722424,0.100193275722424,-105.0369621,39.753014,-105.0369756,39.753915 9662,4292,7445,0.0505436928211805,0.0505436928211805,-105.0369756,39.753915,-105.0369668,39.7543695 9663,7445,7446,0.0548363595380854,0.0548363595380854,-105.0369668,39.7543695,-105.0369572,39.7548626 9665,7447,7448,0.169947053382904,0.169947053382904,-105.0151992,39.7160167,-105.0139289,39.7148415 9667,5852,1336,0.19937663187299,0.19937663187299,-105.014337,39.714787,-105.014352,39.712994 9668,1336,6158,0.0597086585632686,0.0597086585632686,-105.014352,39.712994,-105.01431,39.712458 9669,6158,7449,0.153340690716036,0.153340690716036,-105.01431,39.712458,-105.014321,39.711079 9671,7450,4365,0.199972383812324,0.199972383812324,-104.9991888,39.7075519,-105.0015264,39.7075644 9672,4365,1447,0.201108937861992,0.201108937861992,-105.0015264,39.7075644,-105.0038773,39.7075535 9673,1447,7451,0.20199467881708,0.20199467881708,-105.0038773,39.7075535,-105.0062376,39.7076063 9674,7451,6664,0.0985180993542889,0.0985180993542889,-105.0062376,39.7076063,-105.0073877,39.7075601 9675,6664,1757,0.102800794441344,0.102800794441344,-105.0073877,39.7075601,-105.0085894,39.7075535 9676,1757,3819,0.106482209599855,0.106482209599855,-105.0085894,39.7075535,-105.0098339,39.7075733 9677,3819,5892,0.0976679798408968,0.0976679798408968,-105.0098339,39.7075733,-105.0109755,39.7075865 9679,5332,5070,0.101261676099905,0.101261676099905,-105.0373528,39.7079851,-105.0385346,39.7080373 9680,5070,6838,0.100657370443561,0.100657370443561,-105.0385346,39.7080373,-105.0397105,39.7080043 9681,6838,6967,0.0976725983678986,0.0976725983678986,-105.0397105,39.7080043,-105.040852,39.7080241 9682,6967,7452,0.102800093286128,0.102800093286128,-105.040852,39.7080241,-105.0420537,39.7080307 9683,7452,7453,0.0998547767838799,0.0998547767838799,-105.0420537,39.7080307,-105.043221,39.7080307 9685,5437,7454,0.211535646678045,0.211535646678045,-105.0250692,39.7075784,-105.0275397,39.707661 9686,7454,4416,0.194570832918176,0.194570832918176,-105.0275397,39.707661,-105.0298142,39.7076544 9687,4416,7456,0.224677107455919,0.224677107455919,-105.0298142,39.7076544,-105.0324406,39.7076676 9688,7456,4322,0.22100369073056,0.22100369073056,-105.0324406,39.7076676,-105.0350241,39.707661 9692,7458,7459,0.0196177061643605,0.0196177061643605,-104.9885959,39.7075353,-104.9888252,39.7075381 9693,7459,7460,0.0200797614980701,0.0200797614980701,-104.9888252,39.7075381,-104.9890599,39.707541 9694,7460,7461,0.0204220717617775,0.0204220717617775,-104.9890599,39.707541,-104.9892986,39.707544 9695,7461,7462,0.0192753952773127,0.0192753952773127,-104.9892986,39.707544,-104.9895239,39.7075467 9696,7462,7463,0.0197376280100197,0.0197376280100197,-104.9895239,39.7075467,-104.9897546,39.7075496 9697,7463,1874,0.0201396312288959,0.0201396312288959,-104.9897546,39.7075496,-104.98999,39.7075525 9698,1874,7464,0.101865928676763,0.101865928676763,-104.98999,39.7075525,-104.9911808,39.7075508 9699,7464,7465,0.0516398712444199,0.0516398712444199,-104.9911808,39.7075508,-104.9917844,39.7075576 9700,5894,1589,0.201207684972719,0.201207684972719,-105.0109744,39.7074034,-105.0133261,39.7073704 9701,1589,1639,0.202832052664544,0.202832052664544,-105.0133261,39.7073704,-105.0156968,39.7073378 9703,7466,7467,0.461510399426298,0.461510399426298,-105.0431952,39.7089155,-105.0485899,39.7089671 9704,7468,7469,0.0656477480578156,0.0656477480578156,-104.9875851,39.7084534,-104.9883525,39.7084582 9705,7469,7470,0.0202314805703126,0.0202314805703126,-104.9883525,39.7084582,-104.988589,39.7084596 9706,7470,7471,0.0196155905306545,0.0196155905306545,-104.988589,39.7084596,-104.9888183,39.708461 9707,7471,7472,0.0198466389215673,0.0198466389215673,-104.9888183,39.708461,-104.9890503,39.7084625 9709,7473,7474,0.0193760769839274,0.0193760769839274,-104.9892894,39.708464,-104.9895159,39.7084654 10941,7859,4686,0.105458193161767,0.105458193161767,-104.992836,39.7305121,-104.9940692,39.730515 16187,5815,7203,0.20368767335866,0.20368767335866,-104.9845543,39.6911833,-104.9845476,39.6930151 9710,7474,7475,0.0199577496151493,0.0199577496151493,-104.9895159,39.7084654,-104.9897492,39.7084668 9711,7475,1873,0.0221306450398483,0.0221306450398483,-104.9897492,39.7084668,-104.9900079,39.7084684 9712,1873,7476,0.0228930859552116,0.0228930859552116,-104.9900079,39.7084684,-104.9902755,39.708471 9713,7476,7477,0.00597945379667752,0.00597945379667752,-104.9902755,39.708471,-104.9903454,39.7084711 9714,7477,7481,0.0633102446327588,0.0633102446327588,-104.9903454,39.7084711,-104.9910855,39.7084711 9715,7481,7482,0.00659734634558833,0.00659734634558833,-104.9910855,39.7084711,-104.9911621,39.7084642 9716,7482,7483,0.0122662226221965,0.0122662226221965,-104.9911621,39.7084642,-104.9913038,39.7084473 9717,7483,7484,0.0357233876730641,0.0357233876730641,-104.9913038,39.7084473,-104.9917214,39.7084493 9718,7484,4185,0.0600540815299224,0.0600540815299224,-104.9917214,39.7084493,-104.9924234,39.7084547 9721,7485,4417,0.198257535408126,0.198257535408126,-105.0275311,39.708526,-105.0298486,39.7085458 9722,4417,7486,0.220999648574169,0.220999648574169,-105.0298486,39.7085458,-105.0324321,39.7085458 9723,7486,4321,0.223933764288424,0.223933764288424,-105.0324321,39.7085458,-105.0350499,39.7085458 9725,4364,1446,0.20650017701017,0.20650017701017,-105.0014826,39.7083921,-105.0038944,39.7084713 9726,1446,7487,0.199709617072806,0.199709617072806,-105.0038944,39.7084713,-105.006229,39.7084779 9727,7487,6936,0.203411194568703,0.203411194568703,-105.006229,39.7084779,-105.0086065,39.7084449 9728,6936,5891,0.202831423382765,0.202831423382765,-105.0086065,39.7084449,-105.0109775,39.7084624 9730,7488,7489,0.219847500079542,0.219847500079542,-105.0416419,39.7310429,-105.0416893,39.7330197 9731,7489,7490,0.112284636925509,0.112284636925509,-105.0416893,39.7330197,-105.0416893,39.7340295 9733,7491,7492,0.104975617952237,0.104975617952237,-105.0416725,39.7478114,-105.0416382,39.7487551 9734,7492,7493,0.133826104897821,0.133826104897821,-105.0416382,39.7487551,-105.0416487,39.7499586 9735,7493,7494,0.136182988757468,0.136182988757468,-105.0416487,39.7499586,-105.0416791,39.7511831 9737,5544,2414,0.0621561786197408,0.0621561786197408,-105.0416664,39.7521054,-105.0416538,39.7526643 9739,5055,4297,0.0642451197659933,0.0642451197659933,-105.04162,39.753356,-105.0416469,39.7539334 9740,4297,7495,0.104062899405527,0.104062899405527,-105.0416469,39.7539334,-105.0416607,39.7548692 9741,7495,7496,0.203687229874764,0.203687229874764,-105.0416607,39.7548692,-105.0416562,39.756701 9742,7496,2987,0.200108037782066,0.200108037782066,-105.0416562,39.756701,-105.0416657,39.7585006 9743,2987,7497,0.201819339453719,0.201819339453719,-105.0416657,39.7585006,-105.0416712,39.7603156 9744,7497,7498,0.0489089257680099,0.0489089257680099,-105.0416712,39.7603156,-105.0416627,39.7607554 9745,7498,7499,0.151764240821653,0.151764240821653,-105.0416627,39.7607554,-105.0416365,39.7621201 9746,7499,7500,0.203024715164671,0.203024715164671,-105.0416365,39.7621201,-105.0416198,39.7639459 9747,7500,6882,0.202091910987955,0.202091910987955,-105.0416198,39.7639459,-105.0416508,39.7657632 9748,6882,1693,0.203443247701908,0.203443247701908,-105.0416508,39.7657632,-105.0416583,39.7675928 9749,1693,7501,0.204709999833149,0.204709999833149,-105.0416583,39.7675928,-105.0416611,39.7694338 9750,7501,2441,0.166684898047837,0.166684898047837,-105.0416611,39.7694338,-105.0416481,39.7709328 9752,5738,5527,0.157552520143968,0.157552520143968,-105.0416591,39.7724704,-105.0416634,39.7738873 9753,5527,6465,0.155770587020073,0.155770587020073,-105.0416634,39.7738873,-105.0416343,39.775288 9754,6465,7502,0.156429247159158,0.156429247159158,-105.0416343,39.775288,-105.0415725,39.776694 9755,7502,7503,0.187478248770476,0.187478248770476,-105.0415725,39.776694,-105.0415589,39.77838 9756,7503,7504,0.202724737429487,0.202724737429487,-105.0415589,39.77838,-105.041576,39.7802031 10985,7367,5402,0.104549154022735,0.104549154022735,-104.9671778,39.7607476,-104.9659547,39.7607434 9757,7504,1429,0.207912295088567,0.207912295088567,-105.041576,39.7802031,-105.0415749,39.7820729 9758,1429,7189,0.130843883831593,0.130843883831593,-105.0415749,39.7820729,-105.0415695,39.7832496 9760,6219,7505,0.274122910361615,0.274122910361615,-105.0416352,39.7257952,-105.0416549,39.7282604 9761,7505,7506,0.19636903427064,0.19636903427064,-105.0416549,39.7282604,-105.0410987,39.7299738 9763,2603,5189,0.177622776028071,0.177622776028071,-105.0416219,39.7229569,-105.041622,39.7245543 9764,5189,5657,0.106425186945832,0.106425186945832,-105.041622,39.7245543,-105.0416181,39.7255114 9766,7507,7508,0.0438255563694837,0.0438255563694837,-105.0420882,39.7176598,-105.0420948,39.7180539 9767,7508,4058,0.0100861958439265,0.0100861958439265,-105.0420948,39.7180539,-105.0420963,39.7181446 9768,4058,7509,0.0353348287032789,0.0353348287032789,-105.0420963,39.7181446,-105.0421052,39.7184623 9769,7509,7510,0.141940367411715,0.141940367411715,-105.0421052,39.7184623,-105.0421039,39.7197388 9770,7510,1860,0.1765997957518,0.1765997957518,-105.0421039,39.7197388,-105.0421031,39.721327 9771,1860,2604,0.182058234750596,0.182058234750596,-105.0421031,39.721327,-105.0421253,39.7229642 9773,7511,6071,0.194146348690461,0.194146348690461,-105.0415559,39.7838742,-105.0415553,39.7856202 9774,6071,2551,0.201763197291639,0.201763197291639,-105.0415553,39.7856202,-105.0415549,39.7874347 9776,7513,7514,0.138564330925234,0.138564330925234,-105.0416463,39.7353826,-105.0416221,39.7366286 9778,7515,686,0.203088920175274,0.203088920175274,-104.9286555,39.7401271,-104.9286673,39.7419535 9779,686,1983,0.159242254447937,0.159242254447937,-104.9286673,39.7419535,-104.9286673,39.7433856 9780,1983,1968,0.0374282123082397,0.0374282123082397,-104.9286673,39.7433856,-104.9286673,39.7437222 9781,1968,4621,0.107323343903913,0.107323343903913,-104.9286673,39.7437222,-104.9285042,39.7446792 9782,4621,6500,0.103085986769995,0.103085986769995,-104.9285042,39.7446792,-104.928642,39.7456002 9783,6500,2474,0.199627678773596,0.199627678773596,-104.928642,39.7456002,-104.9286764,39.7473953 9785,7516,2773,0.203153140061273,0.203153140061273,-104.9281792,39.765593,-104.9281046,39.7674191 9786,2773,6896,0.203229996829736,0.203229996829736,-104.9281046,39.7674191,-104.928139,39.7692466 9788,5346,7517,0.175498987947166,0.175498987947166,-104.9281276,39.716246,-104.9281289,39.7178243 9789,7517,2340,0.175921748142843,0.175921748142843,-104.9281289,39.7178243,-104.9281254,39.7194064 9790,2340,7518,0.175670305695009,0.175670305695009,-104.9281254,39.7194064,-104.9281106,39.7209862 9791,7518,4783,0.243270382660677,0.243270382660677,-104.9281106,39.7209862,-104.9282926,39.7231695 9792,4783,7519,0.239583168661009,0.239583168661009,-104.9282926,39.7231695,-104.9283056,39.7253241 9793,7519,7520,0.0339478111046773,0.0339478111046773,-104.9283056,39.7253241,-104.9283056,39.7256294 9794,7520,6369,0.269882786903903,0.269882786903903,-104.9283056,39.7256294,-104.9282948,39.7280565 9795,6369,7521,0.132466649716692,0.132466649716692,-104.9282948,39.7280565,-104.928297,39.7292478 9797,7522,5952,0.201032381768493,0.201032381768493,-104.9280878,39.7292519,-104.9280748,39.7310598 9798,5952,5144,0.0336716082597733,0.0336716082597733,-104.9280748,39.7310598,-104.9280639,39.7313625 9799,5144,5156,0.0326057448432317,0.0326057448432317,-104.9280639,39.7313625,-104.9280694,39.7316557 9800,5156,2239,0.132989211721542,0.132989211721542,-104.9280694,39.7316557,-104.9280711,39.7328517 9801,2239,4912,0.203447012505169,0.203447012505169,-104.9280711,39.7328517,-104.9280548,39.7346813 9802,4912,6610,0.203165550596053,0.203165550596053,-104.9280548,39.7346813,-104.9280463,39.7365084 18325,7524,7525,0.0423335034846442,0.0423335034846442,-105.0433477,39.777017,-105.0433434,39.7766363 9804,7523,7526,0.205397811211562,0.205397811211562,-104.9280376,39.7382791,-104.9280609,39.7401262 9806,2475,5910,0.203278121280476,0.203278121280476,-104.9281369,39.7474129,-104.9281491,39.749241 9807,5910,7527,0.201064010596531,0.201064010596531,-104.9281491,39.749241,-104.9281577,39.7510492 9808,7527,800,0.20177431388955,0.20177431388955,-104.9281577,39.7510492,-104.9281577,39.7528638 9809,800,7528,0.202244021720306,0.202244021720306,-104.9281577,39.7528638,-104.9281699,39.7546826 9811,7529,7530,0.20077292216439,0.20077292216439,-104.9282316,39.7565549,-104.9282076,39.7583604 9813,3064,7531,0.184973544349351,0.184973544349351,-104.9282248,39.7601815,-104.9282311,39.761845 9815,2632,5362,0.0801274749327823,0.0801274749327823,-105.0450779,39.7221456,-105.0450749,39.7228662 9816,5362,5209,0.120994383618796,0.120994383618796,-105.0450749,39.7228662,-105.0451039,39.7239541 9817,5209,6229,0.174510675248847,0.174510675248847,-105.0451039,39.7239541,-105.0451283,39.7255234 9819,7532,7533,0.202574921872807,0.202574921872807,-105.0451861,39.7366574,-105.0451856,39.7384792 9820,7533,7534,0.206092993605617,0.206092993605617,-105.0451856,39.7384792,-105.04517,39.7403326 9821,7534,6444,0.205010086254005,0.205010086254005,-105.04517,39.7403326,-105.04517,39.7421763 9822,6444,5302,0.199728470714505,0.199728470714505,-105.04517,39.7421763,-105.0451672,39.7439725 9824,6656,4061,0.176855547581016,0.176855547581016,-105.0444508,39.7165618,-105.0444517,39.7181523 9825,4061,7535,0.242794235361762,0.242794235361762,-105.0444517,39.7181523,-105.0445183,39.7203352 9827,7536,6086,0.100844609398613,0.100844609398613,-105.0449356,39.7621062,-105.0449283,39.7630131 9828,6086,7537,0.100375721785614,0.100375721785614,-105.0449283,39.7630131,-105.044927,39.7639158 9829,7537,7538,0.0511607864629355,0.0511607864629355,-105.044927,39.7639158,-105.0449269,39.7643759 9830,7538,5244,0.0495951653375039,0.0495951653375039,-105.0449269,39.7643759,-105.0449324,39.7648219 9831,5244,7539,0.0519761520574234,0.0519761520574234,-105.0449324,39.7648219,-105.0449396,39.7652893 9832,7539,6885,0.0502414304638419,0.0502414304638419,-105.0449396,39.7652893,-105.0449466,39.7657411 9833,6885,7540,0.0499615650233233,0.0499615650233233,-105.0449466,39.7657411,-105.0449514,39.7661904 9835,7541,7542,0.0351445858107267,0.0351445858107267,-105.044947,39.7666453,-105.0449552,39.7669613 9838,7544,7545,0.105704455648811,0.105704455648811,-105.045174,39.7302935,-105.0451654,39.7312441 9841,2556,7547,0.195916474446361,0.195916474446361,-105.0450916,39.78742,-105.0451023,39.7891819 9842,6224,7548,0.277797708537317,0.277797708537317,-105.0451285,39.7257952,-105.0451568,39.7282934 9845,7550,7551,0.196848690524097,0.196848690524097,-105.0451506,39.7693556,-105.0451465,39.7711259 9846,7551,5751,0.202697238266629,0.202697238266629,-105.0451465,39.7711259,-105.0451459,39.7729488 9847,5751,7552,0.00795047859513932,0.00795047859513932,-105.0451459,39.7729488,-105.0451456,39.7730203 9848,7552,7553,0.129731824653906,0.129731824653906,-105.0451456,39.7730203,-105.0451406,39.774187 9849,7553,6474,0.0638707232076661,0.0638707232076661,-105.0451406,39.774187,-105.0451381,39.7747614 9850,6474,7554,0.0334363679568542,0.0334363679568542,-105.0451381,39.7747614,-105.0451388,39.7750621 20015,10180,2696,0.367929886679579,0.367929886679579,-104.9873951,39.7535866,-104.984388,39.7559539 9851,7554,7555,0.0146999916602211,0.0146999916602211,-105.0451388,39.7750621,-105.0451391,39.7751943 9853,3170,7557,0.145194224111084,0.145194224111084,-105.0006969,39.7480168,-104.9994986,39.7489421 9854,7557,7558,0.0835128735178232,0.0835128735178232,-104.9994986,39.7489421,-104.9988113,39.7494758 9855,7558,7559,0.0585562750239905,0.0585562750239905,-104.9988113,39.7494758,-104.9983278,39.7498488 9856,7559,6713,0.00611903533894709,0.00611903533894709,-104.9983278,39.7498488,-104.9982781,39.7498884 9857,6713,7560,0.146921779963022,0.146921779963022,-104.9982781,39.7498884,-104.9970625,39.7508224 9858,7560,5786,0.142766734982168,0.142766734982168,-104.9970625,39.7508224,-104.995889,39.7517359 9859,5786,7561,0.147333855208616,0.147333855208616,-104.995889,39.7517359,-104.9946844,39.7526835 11082,6285,2717,0.0986458045481302,0.0986458045481302,-105.0228094,39.7784186,-105.0239636,39.7784327 9860,7561,7562,0.151251680669446,0.151251680669446,-104.9946844,39.7526835,-104.9934281,39.7536413 9861,7562,7563,0.142846459249546,0.142846459249546,-104.9934281,39.7536413,-104.9922506,39.7545528 9863,7564,3303,0.147900845771263,0.147900845771263,-104.9910557,39.7554766,-104.9898413,39.756424 9865,5316,7565,0.0511409811054889,0.0511409811054889,-104.9500303,39.699284,-104.9506273,39.6992608 9866,7565,7566,0.1490174605609,0.1490174605609,-104.9506273,39.6992608,-104.9519988,39.6984347 9867,7566,3661,0.0439544289403808,0.0439544289403808,-104.9519988,39.6984347,-104.9521932,39.6980688 9868,3661,3171,0.198821466322938,0.198821466322938,-104.9521932,39.6980688,-104.9534926,39.6965864 9870,1541,4266,0.201902575581856,0.201902575581856,-104.9858935,39.7765349,-104.9858407,39.7783502 9871,4266,280,0.117279281695443,0.117279281695443,-104.9858407,39.7783502,-104.9858487,39.7794049 9873,1540,755,0.148174446133403,0.148174446133403,-104.9864968,39.7765361,-104.9864797,39.7752036 9874,755,7567,0.109511008516479,0.109511008516479,-104.9864797,39.7752036,-104.986415,39.77422 9875,7568,7569,0.504435059432168,0.504435059432168,-104.9863939,39.7873956,-104.986356,39.791932 9876,5172,5629,0.20005288591208,0.20005288591208,-104.9862386,39.7165499,-104.9862279,39.718349 9877,5629,2361,0.11286306962317,0.11286306962317,-104.9862279,39.718349,-104.9862305,39.719364 9878,2361,4143,0.172420177163863,0.172420177163863,-104.9862305,39.719364,-104.9862384,39.7209146 9879,4143,4747,0.180602807146659,0.180602807146659,-104.9862384,39.7209146,-104.986239,39.7225388 9880,4747,6561,0.177131591078149,0.177131591078149,-104.986239,39.7225388,-104.9862601,39.7241317 9881,6561,7570,0.0829182513004679,0.0829182513004679,-104.9862601,39.7241317,-104.986258,39.7248774 9882,7570,7571,0.0849604902234264,0.0849604902234264,-104.986258,39.7248774,-104.9862197,39.7256409 9883,7571,7572,0.039332803551206,0.039332803551206,-104.9862197,39.7256409,-104.9861902,39.7259939 9885,3557,7573,0.0207104909362794,0.0207104909362794,-104.9745442,39.7546268,-104.9744777,39.7548059 9886,7573,5510,0.0781175186423301,0.0781175186423301,-104.9744777,39.7548059,-104.9738469,39.7553142 9887,5510,2897,0.0422469044547541,0.0422469044547541,-104.9738469,39.7553142,-104.9733528,39.7553064 9889,3682,7574,0.193399178760091,0.193399178760091,-104.9839328,39.7475479,-104.982314,39.7487628 9890,7574,7575,0.146546921459533,0.146546921459533,-104.982314,39.7487628,-104.9811177,39.7497067 9891,7575,5359,0.14787210152478,0.14787210152478,-104.9811177,39.7497067,-104.9798903,39.7506437 9892,5359,2682,0.147887137976142,0.147887137976142,-104.9798903,39.7506437,-104.9786543,39.7515742 9893,2682,7576,0.0606198046830208,0.0606198046830208,-104.9786543,39.7515742,-104.9781607,39.7519656 9895,4620,7577,0.120158924963582,0.120158924963582,-104.9873927,39.7448898,-104.9883537,39.7441013 9896,7577,6702,0.146317084486212,0.146317084486212,-104.9883537,39.7441013,-104.9895702,39.7431758 9897,6702,7578,0.146734472806395,0.146734472806395,-104.9895702,39.7431758,-104.9907772,39.7422377 9898,7578,7579,0.145050961623328,0.145050961623328,-104.9907772,39.7422377,-104.9919734,39.7413127 9899,7579,7580,0.00770297520415462,0.00770297520415462,-104.9919734,39.7413127,-104.9920391,39.7412653 9900,7580,7581,0.13912090851738,0.13912090851738,-104.9920391,39.7412653,-104.993184,39.7403763 9901,7581,7582,0.0411773493232422,0.0411773493232422,-104.993184,39.7403763,-104.9935535,39.7401388 9903,2466,5908,0.205955273119341,0.205955273119341,-104.936135,39.7474151,-104.9361363,39.7492673 9904,5908,7583,0.198595406640257,0.198595406640257,-104.9361363,39.7492673,-104.936128,39.7510533 9905,7583,793,0.198805543342419,0.198805543342419,-104.936128,39.7510533,-104.9361307,39.7528412 9906,793,7584,0.20315326209993,0.20315326209993,-104.9361307,39.7528412,-104.936128,39.7546682 9907,7584,4357,0.202186223769753,0.202186223769753,-104.936128,39.7546682,-104.9361228,39.7564865 9908,4357,7585,0.201775154423619,0.201775154423619,-104.9361228,39.7564865,-104.9360971,39.758301 9910,3060,7586,0.187004558668975,0.187004558668975,-104.9361384,39.7601551,-104.9361181,39.7618368 9913,7588,906,0.27600804903505,0.27600804903505,-104.9356152,39.7619945,-104.9356148,39.7644767 9914,906,7589,0.12928644320394,0.12928644320394,-104.9356148,39.7644767,-104.9356129,39.7656394 9916,6671,7590,0.0565797137930955,0.0565797137930955,-104.9362703,39.7162376,-104.9360407,39.7167148 9917,5136,5151,0.022597397933528,0.022597397933528,-104.9361524,39.7336487,-104.9361564,39.7338519 9918,5151,4906,0.0926596414619678,0.0926596414619678,-104.9361564,39.7338519,-104.9361612,39.7346852 9919,4906,6616,0.200362179375123,0.200362179375123,-104.9361612,39.7346852,-104.9361597,39.7364871 9920,6616,7591,0.195770799250889,0.195770799250889,-104.9361597,39.7364871,-104.9361168,39.7382474 9921,7591,7592,0.206820957598552,0.206820957598552,-104.9361168,39.7382474,-104.93614,39.7401073 9925,6556,7596,0.107470441058094,0.107470441058094,-104.9360156,39.7243514,-104.9360196,39.7253179 9926,7596,7597,0.0323668981715237,0.0323668981715237,-104.9360196,39.7253179,-104.9360062,39.7256088 9927,7597,7598,0.201852282407455,0.201852282407455,-104.9360062,39.7256088,-104.9360089,39.7274241 9928,7598,7599,0.202247125760461,0.202247125760461,-104.9360089,39.7274241,-104.9360268,39.7292429 9930,7600,4778,0.250803140264124,0.250803140264124,-104.936219,39.7208978,-104.9360157,39.7231479 9932,1647,159,0.135282147606574,0.135282147606574,-105.0155835,39.6940639,-105.0145783,39.6931248 9933,159,1722,0.249462326524164,0.249462326524164,-105.0145783,39.6931248,-105.0146011,39.6908814 9935,6872,7601,0.692595810332122,0.692595810332122,-105.0147213,39.6885235,-105.0138082,39.6823346 9938,6136,7603,0.0512178060127243,0.0512178060127243,-105.0288404,39.7288083,-105.0294393,39.7288116 9939,7603,4004,0.0522781951051087,0.0522781951051087,-105.0294393,39.7288116,-105.0300506,39.7288149 9941,2233,5134,0.145435815612977,0.145435815612977,-104.9384001,39.7328678,-104.9384246,39.7341756 9942,5134,5149,0.0255338309274142,0.0255338309274142,-104.9384246,39.7341756,-104.9384043,39.7344047 9943,5149,4904,0.0300983323579011,0.0300983323579011,-104.9384043,39.7344047,-104.9383957,39.7346753 9944,4904,6618,0.200495686198041,0.200495686198041,-104.9383957,39.7346753,-104.9383982,39.7364784 9945,6618,7604,0.20246265981009,0.20246265981009,-104.9383982,39.7364784,-104.9383746,39.7382991 9946,7604,7605,0.201805887092512,0.201805887092512,-104.9383746,39.7382991,-104.9383973,39.7401139 9948,6554,7606,0.105208061763435,0.105208061763435,-104.9382214,39.724358,-104.9382673,39.7253035 9950,7607,7608,0.199144734139014,0.199144734139014,-104.9382968,39.725617,-104.9383271,39.7274078 9951,7608,7609,0.20258734096308,0.20258734096308,-104.9383271,39.7274078,-104.9383356,39.7292297 9953,2463,5906,0.205561292129907,0.205561292129907,-104.9383838,39.7474085,-104.9383649,39.7492571 9954,5906,7610,0.199734725303301,0.199734725303301,-104.9383649,39.7492571,-104.9383462,39.7510533 9955,7610,791,0.198807553256576,0.198807553256576,-104.9383462,39.7510533,-104.9383354,39.7528412 9956,791,7612,0.203565382214395,0.203565382214395,-104.9383354,39.7528412,-104.9383286,39.7546719 9957,7612,4355,0.201053666601032,0.201053666601032,-104.9383286,39.7546719,-104.9383178,39.75648 9958,4355,7613,0.202489967264216,0.202489967264216,-104.9383178,39.75648,-104.9383029,39.758301 9959,7613,3058,0.208369032173912,0.208369032173912,-104.9383029,39.758301,-104.9383099,39.7601749 9960,3058,7614,0.183994647182619,0.183994647182619,-104.9383099,39.7601749,-104.9383054,39.7618296 9961,7614,7615,0.026448194348771,0.026448194348771,-104.9383054,39.7618296,-104.9380774,39.7619904 9963,1697,7616,0.173745206459615,0.173745206459615,-104.9384472,39.7162245,-104.938435,39.717787 9964,7616,7617,0.177904510236026,0.177904510236026,-104.938435,39.717787,-104.9384215,39.7193869 9965,7617,7618,0.1681272184952,0.1681272184952,-104.9384215,39.7193869,-104.9384446,39.7208988 9966,7618,4776,0.251475825917774,0.251475825917774,-104.9384446,39.7208988,-104.9382401,39.7231549 9970,3746,7622,0.0932397806145687,0.0932397806145687,-105.006247,39.715647,-105.0062385,39.7148085 9971,7622,4665,0.0961947321638159,0.0961947321638159,-105.0062385,39.7148085,-105.0062556,39.7139435 9972,4665,1332,0.102043584181961,0.102043584181961,-105.0062556,39.7139435,-105.0062556,39.7130258 9973,1332,1387,0.0976513845787387,0.0976513845787387,-105.0062556,39.7130258,-105.0062556,39.7121476 9974,1387,7623,0.104092676384345,0.104092676384345,-105.0062556,39.7121476,-105.0062462,39.7112115 9975,7623,6849,0.109393568832939,0.109393568832939,-105.0062462,39.7112115,-105.0062462,39.7102277 9976,6849,4705,0.0983852710944781,0.0983852710944781,-105.0062462,39.7102277,-105.0062462,39.7093429 9977,4705,7487,0.0961948643858329,0.0961948643858329,-105.0062462,39.7093429,-105.006229,39.7084779 9978,7487,7451,0.0969202901634112,0.0969202901634112,-105.006229,39.7084779,-105.0062376,39.7076063 9979,7451,5688,0.104320933330224,0.104320933330224,-105.0062376,39.7076063,-105.0061947,39.7066687 9980,5688,6313,0.0969730195141145,0.0969730195141145,-105.0061947,39.7066687,-105.006229,39.705797 9981,6313,4962,0.100610954866441,0.100610954866441,-105.006229,39.705797,-105.0062033,39.7048924 9982,4962,6819,0.104277744196946,0.104277744196946,-105.0062033,39.7048924,-105.0062204,39.7039547 9983,6819,762,0.165411660097114,0.165411660097114,-105.0062204,39.7039547,-105.0062581,39.7024674 9984,762,786,0.134384238449809,0.134384238449809,-105.0062581,39.7024674,-105.0053032,39.7015078 9985,786,6001,0.286482254105535,0.286482254105535,-105.0053032,39.7015078,-105.0043064,39.6990482 9986,6001,5764,0.0815255628306487,0.0815255628306487,-105.0043064,39.6990482,-105.0047699,39.6984076 11219,8167,8168,0.194203872480123,0.194203872480123,-104.9348261,39.707407,-104.935108,39.705674 9989,1491,149,0.200485771831907,0.200485771831907,-105.0061812,39.6948904,-105.0061897,39.6930874 9990,149,1737,0.201708050623858,0.201708050623858,-105.0061897,39.6930874,-105.0061947,39.6912734 9992,7313,5666,0.0386975210921627,0.0386975210921627,-104.9485996,39.7029027,-104.9482219,39.7030942 9993,5666,522,0.0596630213761568,0.0596630213761568,-104.9482219,39.7030942,-104.947535,39.703187 9994,522,4824,0.183721500047411,0.183721500047411,-104.947535,39.703187,-104.9453876,39.7032065 9996,2254,7626,0.0984544191189144,0.0984544191189144,-105.0323072,39.7481785,-105.0334588,39.7481791 9998,7627,7329,0.0447853238574392,0.0447853238574392,-104.9546377,39.7861919,-104.9541142,39.7862117 9999,7329,2089,0.0938827847318007,0.0938827847318007,-104.9541142,39.7862117,-104.9530155,39.7862051 10000,2089,2656,0.0939761287497805,0.0939761287497805,-104.9530155,39.7862051,-104.9519157,39.7861993 10001,2656,4118,0.0946147674881846,0.0946147674881846,-104.9519157,39.7861993,-104.9508084,39.7861993 10002,4118,6678,0.0843387660785722,0.0843387660785722,-104.9508084,39.7861993,-104.9498214,39.7861927 10004,7628,7629,0.0982828610797249,0.0982828610797249,-104.9487399,39.7861861,-104.9475898,39.7861729 10006,5220,5095,0.120687418213095,0.120687418213095,-104.9888573,39.7273254,-104.9902684,39.7273108 10008,7630,6413,0.109655980715331,0.109655980715331,-105.016237,39.727486,-105.0175186,39.7275171 10009,6413,4650,0.0986378512210248,0.0986378512210248,-105.0175186,39.7275171,-105.018672,39.7275171 10010,4650,7631,0.100237060358401,0.100237060358401,-105.018672,39.7275171,-105.0198441,39.7275171 10011,7631,3646,0.0896866361421679,0.0896866361421679,-105.0198441,39.7275171,-105.0208928,39.7275233 10012,3646,4536,0.103452838278423,0.103452838278423,-105.0208928,39.7275233,-105.0221025,39.7275212 10013,4536,7635,0.257545536230436,0.257545536230436,-105.0221025,39.7275212,-105.025114,39.7275076 10015,7636,7637,0.0362863399636557,0.0362863399636557,-104.992437,39.727286,-104.9928501,39.7273605 10016,7637,383,0.0504266976907422,0.0504266976907422,-104.9928501,39.7273605,-104.9934396,39.7273502 10017,383,4682,0.05031361216385,0.05031361216385,-104.9934396,39.7273502,-104.9940278,39.7273407 10018,4682,295,0.0506583134955018,0.0506583134955018,-104.9940278,39.7273407,-104.9946201,39.7273342 10019,295,4954,0.0497648033018035,0.0497648033018035,-104.9946201,39.7273342,-104.995202,39.7273313 10021,7222,7638,0.0496667318298412,0.0496667318298412,-104.9963829,39.727324,-104.9969636,39.7273173 10022,7638,7639,0.0515292350274089,0.0515292350274089,-104.9969636,39.7273173,-104.9975661,39.7273117 10023,7639,7640,0.0459421846016502,0.0459421846016502,-104.9975661,39.7273117,-104.9981033,39.7273146 10024,7640,6642,0.0415805639651593,0.0415805639651593,-104.9981033,39.7273146,-104.9985895,39.7273172 10026,3954,7641,0.0608839417644586,0.0608839417644586,-105.0001997,39.7273124,-105.0009116,39.7273175 10027,7641,5604,0.0589168683204242,0.0589168683204242,-105.0009116,39.7273175,-105.0016005,39.7273224 18697,6400,5868,0.177478717288294,0.177478717288294,-105.0391033,39.716558,-105.0390984,39.7149619 10029,7642,3727,0.0543818576839699,0.0543818576839699,-105.0022097,39.7273219,-105.0028456,39.7273213 10031,1239,4813,0.0888202681133088,0.0888202681133088,-105.0121506,39.7275003,-105.0131892,39.7275003 10032,4813,2165,0.138535770033239,0.138535770033239,-105.0131892,39.7275003,-105.0140457,39.7285578 10034,4003,7643,0.0510385957556285,0.0510385957556285,-105.0300602,39.7277169,-105.030657,39.7277196 10035,7643,7027,0.0529371470208169,0.0529371470208169,-105.030657,39.7277196,-105.031276,39.7277224 10036,7027,7644,0.0521180983869426,0.0521180983869426,-105.031276,39.7277224,-105.0318854,39.7277175 10037,7644,7645,0.0537600930137936,0.0537600930137936,-105.0318854,39.7277175,-105.032514,39.7277125 10038,7645,7646,0.0510719245712091,0.0510719245712091,-105.032514,39.7277125,-105.0331112,39.7277125 10039,7646,7380,0.0524231241843369,0.0524231241843369,-105.0331112,39.7277125,-105.0337242,39.7277125 10041,7647,3393,0.0461297697153075,0.0461297697153075,-105.0345838,39.7277084,-105.0351232,39.7277059 10043,3394,7648,0.0445992136926928,0.0445992136926928,-105.0351404,39.7282472,-105.0356619,39.728244 10044,7648,5709,0.0478831918410465,0.0478831918410465,-105.0356619,39.728244,-105.0362218,39.7282406 10045,5709,7649,0.04548718787965,0.04548718787965,-105.0362218,39.7282406,-105.0367537,39.7282406 10046,7649,7432,0.0484717768195407,0.0484717768195407,-105.0367537,39.7282406,-105.0373205,39.7282406 10047,7432,7650,0.0437375947901795,0.0437375947901795,-105.0373205,39.7282406,-105.0378319,39.7282456 10048,7650,7181,0.0470644094329018,0.0470644094329018,-105.0378319,39.7282456,-105.0383822,39.7282509 10049,7181,7651,0.0469937345825467,0.0469937345825467,-105.0383822,39.7282509,-105.0389317,39.7282542 10051,7652,7653,0.0459694430265719,0.0459694430265719,-105.0394723,39.7282575,-105.0400098,39.7282525 10053,1099,7654,0.0453903142377476,0.0453903142377476,-105.0405735,39.7282472,-105.0411042,39.7282537 10054,7654,7505,0.0471008131744324,0.0471008131744324,-105.0411042,39.7282537,-105.0416549,39.7282604 10055,7505,7655,0.0439789031058606,0.0439789031058606,-105.0416549,39.7282604,-105.0421691,39.7282666 10056,7655,3857,0.0492561227403211,0.0492561227403211,-105.0421691,39.7282666,-105.042745,39.7282736 10057,3857,7656,0.0443253739114241,0.0443253739114241,-105.042745,39.7282736,-105.0432633,39.7282706 10058,7656,5595,0.054031927582118,0.054031927582118,-105.0432633,39.7282706,-105.0438951,39.728267 10059,5595,7657,0.0531350620266369,0.0531350620266369,-105.0438951,39.728267,-105.0445162,39.72828 10060,7657,7548,0.0548032505549166,0.0548032505549166,-105.0445162,39.72828,-105.0451568,39.7282934 10061,7548,7658,0.0961567115661112,0.0961567115661112,-105.0451568,39.7282934,-105.0462812,39.7282934 10063,5169,6864,0.176934896372569,0.176934896372569,-104.9413494,39.7162383,-104.9413408,39.7146471 10064,6864,3072,0.175748977102837,0.175748977102837,-104.9413408,39.7146471,-104.9413569,39.7130666 10065,3072,7659,0.163990749862373,0.163990749862373,-104.9413569,39.7130666,-104.9413615,39.7115918 10067,3292,100,0.415519355639239,0.415519355639239,-104.9432867,39.7038272,-104.9421088,39.7002019 10069,5731,3291,0.149792492427265,0.149792492427265,-104.9434927,39.7051611,-104.9434841,39.703814 10071,1152,7660,0.199718823841446,0.199718823841446,-104.9246199,39.7638103,-104.9246105,39.7656064 10074,6897,7663,0.241129252553979,0.241129252553979,-104.9246113,39.7692598,-104.9245971,39.7714283 13575,2,9131,0.186044551751923,0.186044551751923,-105.0158228,39.7323669,-105.016012,39.7307001 10075,7663,7664,0.101783451026811,0.101783451026811,-104.9245971,39.7714283,-104.9246108,39.7723436 10076,7664,7665,0.289306992458348,0.289306992458348,-104.9246108,39.7723436,-104.9246092,39.7749454 10078,6814,7666,0.176577592408465,0.176577592408465,-104.9246289,39.7162454,-104.9245961,39.7178332 12084,8539,8540,0.241661980997098,0.241661980997098,-104.9669081,39.7808609,-104.969601,39.7801972 10079,7666,2342,0.176188966635474,0.176188966635474,-104.9245961,39.7178332,-104.9245907,39.7194177 10080,2342,7667,0.17458351857957,0.17458351857957,-104.9245907,39.7194177,-104.9246096,39.7209877 10081,7667,4785,0.245723521469374,0.245723521469374,-104.9246096,39.7209877,-104.924985,39.7231786 10082,4785,7668,0.239480958817199,0.239480958817199,-104.924985,39.7231786,-104.9249904,39.7253323 10084,5159,7669,0.0600603744377636,0.0600603744377636,-104.9245238,39.729244,-104.9245319,39.7297841 10085,7669,5954,0.140826727437097,0.140826727437097,-104.9245319,39.7297841,-104.924551,39.7310505 10086,5954,2241,0.203480008894553,0.203480008894553,-104.924551,39.7310505,-104.9245804,39.7328803 10087,2241,4914,0.201437462212311,0.201437462212311,-104.9245804,39.7328803,-104.9246012,39.7346918 10088,4914,6609,0.201231500080185,0.201231500080185,-104.9246012,39.7346918,-104.9246118,39.7365015 10089,6609,7670,0.19693744890168,0.19693744890168,-104.9246118,39.7365015,-104.9245872,39.7382725 11324,5142,5154,0.0222389853288599,0.0222389853288599,-104.930434,39.732387,-104.930434,39.732587 16191,7205,5817,0.204256012568379,0.204256012568379,-104.9834023,39.693013,-104.983413,39.6911761 10090,7670,7671,0.205535401167156,0.205535401167156,-104.9245872,39.7382725,-104.9246387,39.7401205 10092,690,1979,0.162739101905996,0.162739101905996,-104.9246436,39.7419221,-104.924659,39.7433856 10093,1979,1964,0.0397992509913644,0.0397992509913644,-104.924659,39.7433856,-104.9246161,39.743742 10094,1964,6501,0.211697424646872,0.211697424646872,-104.9246161,39.743742,-104.9246462,39.7456457 10095,6501,2478,0.193626535181341,0.193626535181341,-104.9246462,39.7456457,-104.924634,39.747387 10096,2478,5912,0.20926896109112,0.20926896109112,-104.924634,39.747387,-104.9246315,39.749269 10097,5912,7672,0.199195490528656,0.199195490528656,-104.9246315,39.749269,-104.9246245,39.7510604 10098,7672,803,0.201999137953248,0.201999137953248,-104.9246245,39.7510604,-104.9246129,39.752877 10099,803,7673,0.202608278725201,0.202608278725201,-104.9246129,39.752877,-104.9246133,39.7546991 10100,7673,7674,0.205563081575912,0.205563081575912,-104.9246133,39.7546991,-104.9245919,39.7565477 10101,7674,7675,0.203265447696938,0.203265447696938,-104.9245919,39.7565477,-104.924584,39.7583757 10102,7675,3066,0.200093208772811,0.200093208772811,-104.924584,39.7583757,-104.9245426,39.7601749 10103,3066,7676,0.18728661128175,0.18728661128175,-104.9245426,39.7601749,-104.9246105,39.7618584 10105,7677,6370,0.270615231348292,0.270615231348292,-104.924985,39.7256294,-104.9249818,39.7280631 10106,6370,7678,0.131279919418432,0.131279919418432,-104.9249818,39.7280631,-104.9249925,39.7292437 10108,6507,7679,0.113730821063582,0.113730821063582,-104.924642,39.7791151,-104.9246153,39.7801377 10109,7679,6937,0.113695193803527,0.113695193803527,-104.9246153,39.7801377,-104.9245981,39.7811601 10111,759,6605,0.202732181741343,0.202732181741343,-104.9246452,39.7765808,-104.9246358,39.778404 10113,5167,7680,0.173408491477124,0.173408491477124,-104.947367,39.7162531,-104.9473666,39.7178126 10114,7680,2354,0.177734023432563,0.177734023432563,-104.9473666,39.7178126,-104.947365,39.719411 11350,4801,4798,0.0316348130565604,0.0316348130565604,-105.0127766,39.7620198,-105.0131467,39.7620198 10116,4156,4743,0.17475749351339,0.17475749351339,-104.9473677,39.7209707,-104.9474028,39.7225421 10117,4743,6539,0.176484628682033,0.176484628682033,-104.9474028,39.7225421,-104.9473731,39.7241291 10118,6539,7681,0.164515462701881,0.164515462701881,-104.9473731,39.7241291,-104.9473329,39.7256083 10119,7681,1204,0.1695248683934,0.1695248683934,-104.9473329,39.7256083,-104.9473134,39.7271328 10120,1204,7682,0.0218451192643306,0.0218451192643306,-104.9473134,39.7271328,-104.9473072,39.7273292 10121,7682,3779,0.199697518421981,0.199697518421981,-104.9473072,39.7273292,-104.9472954,39.7291251 10123,7683,953,0.176289634687175,0.176289634687175,-104.9472804,39.7305107,-104.947288,39.7320961 10124,953,7684,0.174800312403385,0.174800312403385,-104.947288,39.7320961,-104.9472785,39.7336681 10125,7684,4892,0.161444055531775,0.161444055531775,-104.9472785,39.7336681,-104.947281,39.73512 10126,4892,7685,0.184678055138444,0.184678055138444,-104.947281,39.73512,-104.9472977,39.7367808 10127,7685,5490,0.173583753319791,0.173583753319791,-104.9472977,39.7367808,-104.9472672,39.7383417 10128,5490,3022,0.0680856463383254,0.0680856463383254,-104.9472672,39.7383417,-104.9472629,39.738954 18346,1684,7686,0.206269012853702,0.206269012853702,-105.0352055,39.7676655,-105.0352172,39.7695205 10129,3022,608,0.0626103319165951,0.0626103319165951,-104.9472629,39.738954,-104.9472743,39.739517 10130,608,7687,0.0714136208255542,0.0714136208255542,-104.9472743,39.739517,-104.9472834,39.7401592 10132,751,1571,0.141098847639908,0.141098847639908,-104.9475049,39.7764171,-104.9475365,39.7776858 10133,1571,7688,0.136160171060933,0.136160171060933,-104.9475365,39.7776858,-104.9475279,39.7789103 10134,7688,355,0.0540631216358879,0.0540631216358879,-104.9475279,39.7789103,-104.9475022,39.7793961 11381,7,8238,0.233069627316498,0.233069627316498,-104.9443453,39.7800941,-104.9470651,39.7802508 10136,3031,7689,0.212052347410258,0.212052347410258,-104.9478224,39.759056,-104.9478369,39.760963 10139,5644,4349,0.138628444284297,0.138628444284297,-104.9476672,39.7557083,-104.9476591,39.756955 10140,4349,6347,0.140074045976997,0.140074045976997,-104.9476591,39.756955,-104.9476508,39.7582147 10143,7690,7691,0.036360966917709,0.036360966917709,-104.9475732,39.784427,-104.9475747,39.784754 13576,9131,2186,0.0494030185182178,0.0494030185182178,-105.016012,39.7307001,-105.0164597,39.7309809 10144,7691,7692,0.019090691679145,0.019090691679145,-104.9475747,39.784754,-104.9475818,39.7849256 10145,7692,7629,0.138695116564921,0.138695116564921,-104.9475818,39.7849256,-104.9475898,39.7861729 10146,7629,7693,0.131928656438508,0.131928656438508,-104.9475898,39.7861729,-104.9475739,39.7873593 10148,7694,7695,0.805329256404935,0.805329256404935,-104.947581,39.7874249,-104.9475812,39.7946674 10149,6359,2392,0.110097282540218,0.110097282540218,-104.9475481,39.7728942,-104.9475383,39.7738843 10150,2392,7696,0.139362539585628,0.139362539585628,-104.9475383,39.7738843,-104.9475469,39.7751376 10152,7697,698,0.20136290155584,0.20136290155584,-104.9476781,39.7401632,-104.9476788,39.7419741 10153,698,7698,0.201586501703314,0.201586501703314,-104.9476788,39.7419741,-104.947687,39.743787 10155,7699,894,0.281945866493957,0.281945866493957,-104.9474853,39.7619327,-104.9474844,39.7644683 10156,894,4477,0.138715715492195,0.138715715492195,-104.9474844,39.7644683,-104.9474831,39.7657158 10157,4477,2802,0.13960527461951,0.13960527461951,-104.9474831,39.7657158,-104.9474844,39.7669713 10158,2802,5268,0.12511734550188,0.12511734550188,-104.9474844,39.7669713,-104.9475125,39.7680963 10161,4794,2158,0.120027593160305,0.120027593160305,-105.0131497,39.7568505,-105.0144627,39.756468 11430,319,412,0.178792036530689,0.178792036530689,-105.0307715,39.7835551,-105.0287256,39.7838921 11459,224,8268,0.046644646559722,0.046644646559722,-104.9412461,39.7790391,-104.9407004,39.7790485 10165,7703,1119,0.0497953640754775,0.0497953640754775,-105.0398923,39.7567045,-105.0404748,39.756701 10166,1119,7704,0.0511005498462644,0.0511005498462644,-105.0404748,39.756701,-105.0410725,39.7566932 10167,7704,7496,0.0499039643779027,0.0499039643779027,-105.0410725,39.7566932,-105.0416562,39.756701 10168,7496,7705,0.050496479725261,0.050496479725261,-105.0416562,39.756701,-105.0422469,39.7567047 10169,7705,3842,0.0493242373326315,0.0493242373326315,-105.0422469,39.7567047,-105.0428239,39.7567068 10170,3842,7706,0.0511368055077475,0.0511368055077475,-105.0428239,39.7567068,-105.0434221,39.7567041 10171,7706,5553,0.0516924374908146,0.0516924374908146,-105.0434221,39.7567041,-105.0440268,39.7567014 10173,5552,7707,0.497797594406761,0.497797594406761,-105.0440147,39.7560876,-105.049838,39.756086 10174,7708,6434,0.169523036166009,0.169523036166009,-105.0158257,39.7560437,-105.0178088,39.7560453 10175,6434,4659,0.115447272077866,0.115447272077866,-105.0178088,39.7560453,-105.0191593,39.7560504 10176,4659,7709,0.0610101187906253,0.0610101187906253,-105.0191593,39.7560504,-105.019873,39.7560486 10177,7709,1282,0.0565434694494923,0.0565434694494923,-105.019873,39.7560486,-105.0205344,39.7560422 10178,1282,4541,0.131357223988847,0.131357223988847,-105.0205344,39.7560422,-105.022071,39.7560345 10179,4541,7710,0.132140893738002,0.132140893738002,-105.022071,39.7560345,-105.0236168,39.7560347 10180,7710,7711,0.0696094980092003,0.0696094980092003,-105.0236168,39.7560347,-105.0244311,39.7560352 10181,7711,7712,0.0619159407722012,0.0619159407722012,-105.0244311,39.7560352,-105.0251554,39.7560349 10183,4024,7713,0.0484316979076645,0.0484316979076645,-105.0299253,39.7566682,-105.0304918,39.7566748 10184,7713,5669,0.0520933568419111,0.0520933568419111,-105.0304918,39.7566748,-105.0311012,39.7566748 10185,5669,7714,0.0498366654518003,0.0498366654518003,-105.0311012,39.7566748,-105.0316842,39.7566755 10186,7714,7030,0.0492177257934086,0.0492177257934086,-105.0316842,39.7566755,-105.0322599,39.7566691 19495,7469,10524,0.0198269485983196,0.0198269485983196,-104.9883525,39.7084582,-104.9883547,39.7082799 10188,7715,7378,0.0506230529615687,0.0506230529615687,-105.0328425,39.7566691,-105.0334347,39.7566691 10189,7378,1594,0.0506283698630863,0.0506283698630863,-105.0334347,39.7566691,-105.0340269,39.7566757 10190,1594,3411,0.0491667634825631,0.0491667634825631,-105.0340269,39.7566757,-105.034602,39.7566823 10191,3411,7717,0.105657808428602,0.105657808428602,-105.034602,39.7566823,-105.035838,39.756686 10192,7717,7718,0.0940313147486449,0.0940313147486449,-105.035838,39.756686,-105.036938,39.756686 10193,5546,7719,0.0535907784173066,0.0535907784173066,-104.9874887,39.6894093,-104.9868624,39.6894114 10194,7719,7720,0.0530201286004126,0.0530201286004126,-104.9868624,39.6894114,-104.9862428,39.6894062 10195,7720,573,0.0448716576991108,0.0448716576991108,-104.9862428,39.6894062,-104.9857184,39.6894083 10196,573,4986,0.0479600812575622,0.0479600812575622,-104.9857184,39.6894083,-104.9851579,39.6894075 10197,4986,7721,0.0515371092658245,0.0515371092658245,-104.9851579,39.6894075,-104.9845556,39.6894094 10198,7721,7722,0.0482855644451139,0.0482855644451139,-104.9845556,39.6894094,-104.9839913,39.6894112 10199,7722,7723,0.0490137565654263,0.0490137565654263,-104.9839913,39.6894112,-104.9834185,39.689408 10200,7723,7724,0.0538141529532141,0.0538141529532141,-104.9834185,39.689408,-104.9827896,39.6894045 10201,7724,7725,0.0529684395598169,0.0529684395598169,-104.9827896,39.6894045,-104.9821706,39.6894094 10202,7725,7726,0.0518724854854175,0.0518724854854175,-104.9821706,39.6894094,-104.9815644,39.6894136 10203,7726,7727,0.04727777135042,0.04727777135042,-104.9815644,39.6894136,-104.9810119,39.6894094 10204,7727,3618,0.0472245509762166,0.0472245509762166,-104.9810119,39.6894094,-104.98046,39.6894076 10205,3618,7728,0.0514814686878799,0.0514814686878799,-104.98046,39.6894076,-104.9798585,39.6893971 10206,7728,7729,0.0518724978816832,0.0518724978816832,-104.9798585,39.6893971,-104.9792523,39.6893929 10207,7729,7730,0.0486618474944759,0.0486618474944759,-104.9792523,39.6893929,-104.9786837,39.6894012 10208,7730,5100,0.0498159875736575,0.0498159875736575,-104.9786837,39.6894012,-104.9781016,39.6893933 10209,5100,7731,0.0971611599806991,0.0971611599806991,-104.9781016,39.6893933,-104.9769661,39.6893959 10210,7731,7732,0.0537738540349519,0.0537738540349519,-104.9769661,39.6893959,-104.9763378,39.6893855 10211,7732,7733,0.048775543246574,0.048775543246574,-104.9763378,39.6893855,-104.9757679,39.6893761 10213,7734,1529,0.0486197396153865,0.0486197396153865,-104.9751677,39.6893788,-104.9745995,39.6893814 10214,1529,6533,0.0236551874497837,0.0236551874497837,-104.9745995,39.6893814,-104.9743231,39.6893856 10216,1748,5658,0.0690555262759062,0.0690555262759062,-104.9722475,39.6901911,-104.9716542,39.6897701 10217,5658,6638,0.0663249571304488,0.0663249571304488,-104.9716542,39.6897701,-104.9710843,39.6893658 10220,5429,5327,0.0495383987324496,0.0495383987324496,-104.9698913,39.6893394,-104.9693125,39.6893294 10221,5327,7400,0.0488963197685218,0.0488963197685218,-104.9693125,39.6893294,-104.9687412,39.6893196 10223,3485,7735,0.019269671719438,0.019269671719438,-104.9637153,39.6893166,-104.9634901,39.6893161 10224,7735,6080,0.0527262897841316,0.0527262897841316,-104.9634901,39.6893161,-104.9628739,39.6893149 10225,6080,7736,0.0518491308674393,0.0518491308674393,-104.9628739,39.6893149,-104.9622681,39.6893045 10226,7736,3699,0.0473298672855462,0.0473298672855462,-104.9622681,39.6893045,-104.9617151,39.6892951 10227,3699,4573,0.0991704429707509,0.0991704429707509,-104.9617151,39.6892951,-104.9605564,39.6893149 10228,4573,7737,0.1025259519958,0.1025259519958,-104.9605564,39.6893149,-104.9593582,39.6893161 10229,7737,7738,0.0567267064163172,0.0567267064163172,-104.9593582,39.6893161,-104.9586954,39.6893271 10230,7738,6520,0.0485788201580239,0.0485788201580239,-104.9586954,39.6893271,-104.9581278,39.6893365 11562,4026,8321,0.0489622731658017,0.0489622731658017,-105.029918,39.7580208,-105.0304907,39.7580283 10232,7739,6163,0.0483379374847878,0.0483379374847878,-104.9575425,39.6893331,-104.9569776,39.6893298 10233,6163,7740,0.0487487301271992,0.0487487301271992,-104.9569776,39.6893298,-104.9564079,39.6893332 10234,7740,2742,0.0481924761788732,0.0481924761788732,-104.9564079,39.6893332,-104.9558447,39.6893365 10236,7741,5233,0.0485076742472366,0.0485076742472366,-104.9552614,39.6893365,-104.9546945,39.6893365 10237,5233,7742,0.0501847785254714,0.0501847785254714,-104.9546945,39.6893365,-104.954108,39.6893365 10238,7742,3175,0.0518961094220257,0.0518961094220257,-104.954108,39.6893365,-104.9535015,39.6893365 10239,3175,7743,0.0477088260821206,0.0477088260821206,-104.9535015,39.6893365,-104.952944,39.68933 10240,7743,5000,0.0480456206813873,0.0480456206813873,-104.952944,39.68933,-104.9523825,39.6893301 10241,5000,7744,0.0507496702288809,0.0507496702288809,-104.9523825,39.6893301,-104.9517894,39.689329 10242,7744,732,0.0500052182058767,0.0500052182058767,-104.9517894,39.689329,-104.951205,39.689328 10243,732,7062,0.0993780460470829,0.0993780460470829,-104.951205,39.689328,-104.9500436,39.6893239 10244,7062,568,0.179642317491375,0.179642317491375,-104.9500436,39.6893239,-104.9479442,39.6893133 10245,568,6375,0.221062471524952,0.221062471524952,-104.9479442,39.6893133,-104.9453607,39.6893067 10246,6375,7745,0.0502032533440095,0.0502032533440095,-104.9453607,39.6893067,-104.944774,39.68931 10247,7745,4829,0.0496813089217868,0.0496813089217868,-104.944774,39.68931,-104.9441934,39.6893133 10248,4829,7746,0.10134770204508,0.10134770204508,-104.9441934,39.6893133,-104.943009,39.6893199 10249,7746,7747,0.19682163321823,0.19682163321823,-104.943009,39.6893199,-104.9407088,39.6893132 10250,7747,7748,0.0148866727143693,0.0148866727143693,-104.9407088,39.6893132,-104.9405349,39.6893172 10251,7748,1062,0.0938295581784946,0.0938295581784946,-104.9405349,39.6893172,-104.9394384,39.6893266 10252,1062,1700,0.0910684866897701,0.0910684866897701,-104.9394384,39.6893266,-104.9383741,39.6893266 10254,7749,7750,0.088136254722807,0.088136254722807,-104.9383055,39.6893261,-104.9372755,39.6893199 10255,7750,7751,0.0102851011578735,0.0102851011578735,-104.9372755,39.6893199,-104.9371553,39.6893199 10256,7751,6675,0.0807868256992296,0.0807868256992296,-104.9371553,39.6893199,-104.9362112,39.6893266 10258,5566,7541,0.078830239472867,0.078830239472867,-105.0440247,39.7666482,-105.044947,39.7666453 10259,7541,7752,0.71007082854504,0.71007082854504,-105.044947,39.7666453,-105.0532546,39.7666043 10260,7753,7754,0.0555561071332203,0.0555561071332203,-105.0252922,39.7665061,-105.0259422,39.7665053 10261,7754,6755,0.141035585683202,0.141035585683202,-105.0259422,39.7665053,-105.0275923,39.7665033 10262,6755,3980,0.200595577576722,0.200595577576722,-105.0275923,39.7665033,-105.0299392,39.7664918 10263,3980,7039,0.198840384599884,0.198840384599884,-105.0299392,39.7664918,-105.0322656,39.7664861 10264,7039,3426,0.202741409948142,0.202741409948142,-105.0322656,39.7664861,-105.0346376,39.7664739 10266,6623,1789,0.083407855110509,0.083407855110509,-104.9815624,39.6955402,-104.9815787,39.6947902 10267,1789,7208,0.197984235440067,0.197984235440067,-104.9815787,39.6947902,-104.9815692,39.6930097 10268,7208,5821,0.204810690510051,0.204810690510051,-104.9815692,39.6930097,-104.9815757,39.6911678 10269,5821,7726,0.195060536702397,0.195060536702397,-104.9815757,39.6911678,-104.9815644,39.6894136 10270,7726,7755,1.41312394826698,1.41312394826698,-104.9815644,39.6894136,-104.9816388,39.6767052 10271,3161,7756,0.200885724863022,0.200885724863022,-104.9814586,39.7164952,-104.9814659,39.7146886 10272,7756,3082,0.196495825635974,0.196495825635974,-104.9814659,39.7146886,-104.9815443,39.7129225 10273,3082,3194,0.201063950220373,0.201063950220373,-104.9815443,39.7129225,-104.9815359,39.7111143 10275,6110,1901,0.201670811128578,0.201670811128578,-104.9815389,39.7093013,-104.9815067,39.7074878 10277,441,5814,0.0584483555155252,0.0584483555155252,-105.01516,39.7314761,-105.0151443,39.7320016 10278,5814,5376,0.210901593054405,0.210901593054405,-105.0151443,39.7320016,-105.0150947,39.7338979 10282,2638,5211,0.135802363910714,0.135802363910714,-105.015182,39.7220707,-105.015182,39.723292 10284,5376,7115,0.169184130655589,0.169184130655589,-105.0150947,39.7338979,-105.0141573,39.7352378 10286,6686,7758,0.0966310054355491,0.0966310054355491,-104.9498944,39.7710718,-104.9487638,39.7710638 10287,7758,7759,0.103268100856542,0.103268100856542,-104.9487638,39.7710638,-104.9475555,39.7710608 10289,7760,7761,0.0931830345887697,0.0931830345887697,-104.9463967,39.7710806,-104.9453067,39.7710608 10290,7761,870,0.209204581827195,0.209204581827195,-104.9453067,39.7710608,-104.9428589,39.7710708 10292,6165,6785,0.0415827902651337,0.0415827902651337,-104.9688892,39.7713666,-104.968405,39.7713299 10293,6785,7357,0.102001818508737,0.102001818508737,-104.968405,39.7713299,-104.967212,39.7713035 10294,7357,5405,0.112234858942921,0.112234858942921,-104.967212,39.7713035,-104.9658988,39.7713101 10295,5405,3138,0.103097089620426,0.103097089620426,-104.9658988,39.7713101,-104.9646947,39.7713662 10296,3138,7762,0.00572680722694595,0.00572680722694595,-104.9646947,39.7713662,-104.964756,39.771387 10297,6991,6399,0.078057620939779,0.078057620939779,-104.9317465,39.7717305,-104.9308332,39.7717367 10299,3614,2112,0.200468732564122,0.200468732564122,-104.9293312,39.771412,-104.9269856,39.7714213 10300,2112,7766,0.09707938317328,0.09707938317328,-104.9269856,39.7714213,-104.9258497,39.7714216 10301,7766,7663,0.107055697326901,0.107055697326901,-104.9258497,39.7714216,-104.9245971,39.7714283 10303,869,7100,0.0985676933380822,0.0985676933380822,-104.9428549,39.7705626,-104.9417016,39.7705626 11668,7785,8358,0.00862504224759753,0.00862504224759753,-105.0393001,39.7639573,-105.039401,39.7639563 10305,2502,7767,0.133821378293258,0.133821378293258,-105.0095013,39.7831276,-105.0110634,39.7832133 10306,7767,4793,0.137187308277769,0.137187308277769,-105.0110634,39.7832133,-105.0126685,39.7832397 10307,4793,2155,0.138619015999951,0.138619015999951,-105.0126685,39.7832397,-105.0142907,39.7832331 10308,2155,6302,0.131440648996103,0.131440648996103,-105.0142907,39.7832331,-105.015828,39.7832739 10309,6302,6427,0.0971164197766542,0.0971164197766542,-105.015828,39.7832739,-105.01696,39.7833518 10310,6427,5345,0.100480546860285,0.100480546860285,-105.01696,39.7833518,-105.0181359,39.7833518 10311,5345,4641,0.0997483726431183,0.0997483726431183,-105.0181359,39.7833518,-105.0193032,39.7833584 10312,4641,1266,0.0975658909823655,0.0975658909823655,-105.0193032,39.7833584,-105.0204447,39.7833782 10313,1266,4540,0.103828265337942,0.103828265337942,-105.0204447,39.7833782,-105.0216205,39.7836137 10314,4540,6286,0.102716645609349,0.102716645609349,-105.0216205,39.7836137,-105.0227972,39.7838025 10315,6286,2720,0.0979601908800836,0.0979601908800836,-105.0227972,39.7838025,-105.0239436,39.7838066 10317,2598,5187,0.177611938217315,0.177611938217315,-105.0394444,39.7229454,-105.0394481,39.7245427 10318,5187,5655,0.104799417596727,0.104799417596727,-105.0394481,39.7245427,-105.0394723,39.725485 10319,5655,7768,0.00220165954800827,0.00220165954800827,-105.0394723,39.725485,-105.0394723,39.7255048 10321,7769,6068,0.194290902090962,0.194290902090962,-105.0392429,39.783874,-105.0392423,39.7856213 10322,6068,2548,0.201654782967819,0.201654782967819,-105.0392423,39.7856213,-105.0392299,39.7874348 10323,2548,7770,0.410001897212591,0.410001897212591,-105.0392299,39.7874348,-105.039251,39.791122 10324,6390,7771,0.13140278725488,0.13140278725488,-105.039295,39.7475739,-105.0393066,39.7487556 10325,7771,7772,0.135404012160521,0.135404012160521,-105.0393066,39.7487556,-105.0392981,39.7499733 10326,7772,7773,0.135386059531021,0.135386059531021,-105.0392981,39.7499733,-105.0393133,39.7511908 10327,7773,5541,0.102606539353157,0.102606539353157,-105.0393133,39.7511908,-105.0393273,39.7521135 10328,5541,2410,0.100544408114452,0.100544408114452,-105.0393273,39.7521135,-105.0393531,39.7530175 10329,2410,4294,0.100431298726032,0.100431298726032,-105.0393531,39.7530175,-105.039314,39.7539202 10330,4294,7776,0.0501127826077893,0.0501127826077893,-105.039314,39.7539202,-105.0393033,39.7543708 10331,7776,7777,0.0533516278326779,0.0533516278326779,-105.0393033,39.7543708,-105.0393054,39.7548506 10332,7777,7778,0.0636719509277386,0.0636719509277386,-105.0393054,39.7548506,-105.0393109,39.7554232 10333,7778,7702,0.142867174122929,0.142867174122929,-105.0393109,39.7554232,-105.0393233,39.756708 10334,7702,2984,0.198167346423749,0.198167346423749,-105.0393233,39.756708,-105.039304,39.7584901 10336,7779,1879,0.0577899859499687,0.0577899859499687,-105.0393085,39.7589141,-105.0393141,39.7594338 10337,1879,7780,0.0975763172911078,0.0975763172911078,-105.0393141,39.7594338,-105.0393055,39.7603113 10338,7780,7781,0.049615978114649,0.049615978114649,-105.0393055,39.7603113,-105.0393022,39.7607575 10339,7781,7782,0.151461070035101,0.151461070035101,-105.0393022,39.7607575,-105.0392921,39.7621196 10340,7782,7783,0.00828406172358757,0.00828406172358757,-105.0392921,39.7621196,-105.0392924,39.7621941 10341,7783,7784,0.0408643643931965,0.0408643643931965,-105.0392924,39.7621941,-105.039294,39.7625616 10342,7784,7785,0.155195634964959,0.155195634964959,-105.039294,39.7625616,-105.0393001,39.7639573 10343,7785,6879,0.203175602967298,0.203175602967298,-105.0393001,39.7639573,-105.0393037,39.7657845 10344,6879,1690,0.204417069906845,0.204417069906845,-105.0393037,39.7657845,-105.0393241,39.7676228 10345,1690,7786,0.203521868851454,0.203521868851454,-105.0393241,39.7676228,-105.0393141,39.7694531 10346,7786,2437,0.163479024443522,0.163479024443522,-105.0393141,39.7694531,-105.0393174,39.7709233 10347,2437,2436,0.0381118302971424,0.0381118302971424,-105.0393174,39.7709233,-105.0393043,39.7712659 10348,2436,5735,0.132411428624817,0.132411428624817,-105.0393043,39.7712659,-105.0393,39.7724567 10349,5735,7787,0.0686968769014223,0.0686968769014223,-105.0393,39.7724567,-105.0393035,39.7730745 10350,7787,5524,0.0876693797427073,0.0876693797427073,-105.0393035,39.7730745,-105.0392946,39.7738629 10352,6462,6461,0.046218455398192,0.046218455398192,-105.0392949,39.7752627,-105.0392863,39.7756783 10353,6461,7788,0.114101346725552,0.114101346725552,-105.0392863,39.7756783,-105.0392748,39.7767044 10354,7788,7789,0.186352786707342,0.186352786707342,-105.0392748,39.7767044,-105.0392328,39.77838 10355,7789,7790,0.201819126377908,0.201819126377908,-105.0392328,39.77838,-105.0392371,39.780195 10356,7790,1426,0.209991688515331,0.209991688515331,-105.0392371,39.780195,-105.0392391,39.7820835 10357,1426,7188,0.131433687737374,0.131433687737374,-105.0392391,39.7820835,-105.0392459,39.7832655 10361,7791,7792,0.0221530824058495,0.0221530824058495,-105.0397234,39.7195311,-105.0397277,39.7197303 10362,7792,1857,0.178051972210932,0.178051972210932,-105.0397277,39.7197303,-105.0397097,39.7213315 10363,1857,2599,0.180197954723075,0.180197954723075,-105.0397097,39.7213315,-105.0397277,39.722952 10365,7793,7794,0.133052671328159,0.133052671328159,-105.0393289,39.7329999,-105.0393119,39.7341964 10366,7794,7795,0.00451480555637825,0.00451480555637825,-105.0393119,39.7341964,-105.0393113,39.734237 10368,7796,316,0.0810108111113459,0.0810108111113459,-105.014664,39.7254193,-105.0137199,39.7254787 10369,316,7797,0.0132929754360195,0.0132929754360195,-105.0137199,39.7254787,-105.013565,39.7254886 10371,7798,1715,0.146657336243231,0.146657336243231,-105.0425,39.6923732,-105.0433411,39.691224 10373,4991,5886,0.0409007612541298,0.0409007612541298,-105.0155876,39.7516074,-105.015177,39.7517962 10374,5886,7799,0.0133509392362763,0.0133509392362763,-105.015177,39.7517962,-105.0150392,39.7518527 10375,7799,6955,0.0302227835880131,0.0302227835880131,-105.0150392,39.7518527,-105.0147293,39.7519835 10376,6955,120,0.355050454211798,0.355050454211798,-105.0147293,39.7519835,-105.011137,39.753586 10378,6998,7800,0.287485052767515,0.287485052767515,-104.931634,39.787286,-104.9282697,39.7872538 10379,7800,2107,0.0799880901292185,0.0799880901292185,-104.9282697,39.7872538,-104.9273336,39.78726 10381,7801,7330,0.0459693673262965,0.0459693673262965,-104.954635,39.787386,-104.954097,39.7873857 10382,7330,2069,0.0513405380116942,0.0513405380116942,-104.954097,39.7873857,-104.9534962,39.7873923 10383,2069,2090,0.0410799126461524,0.0410799126461524,-104.9534962,39.7873923,-104.9530155,39.7873989 10384,2090,2665,0.0609107459124439,0.0609107459124439,-104.9530155,39.7873989,-104.9523031,39.7873791 10385,2665,2657,0.0344762888596363,0.0344762888596363,-104.9523031,39.7873791,-104.9518997,39.7873725 10386,2657,4120,0.0653569613260274,0.0653569613260274,-104.9518997,39.7873725,-104.951135,39.787386 10387,4120,4119,0.025633469399215,0.025633469399215,-104.951135,39.787386,-104.950835,39.787386 10388,4119,6679,0.0800230712461371,0.0800230712461371,-104.950835,39.787386,-104.9498986,39.7873733 10389,6679,7803,0.0968450624184265,0.0968450624184265,-104.9498986,39.7873733,-104.9487657,39.7873469 10390,7803,7693,0.101842612257672,0.101842612257672,-104.9487657,39.7873469,-104.9475739,39.7873593 10392,4983,7804,0.15108225604362,0.15108225604362,-104.9800351,39.7873785,-104.978267,39.7873917 10393,7804,7805,0.125613899900368,0.125613899900368,-104.978267,39.7873917,-104.9768041,39.7875035 10394,7805,7806,0.243703765368195,0.243703765368195,-104.9768041,39.7875035,-104.9740703,39.7881284 10395,6511,833,0.205796808568101,0.205796808568101,-104.940586,39.787473,-104.942994,39.787434 10396,833,1752,0.10962713348726,0.10962713348726,-104.942994,39.787434,-104.944277,39.787439 10399,7807,6997,0.603696470077293,0.603696470077293,-104.9388993,39.787086,-104.931834,39.787086 10401,6510,7620,0.115341473380206,0.115341473380206,-104.9405839,39.7877872,-104.939234,39.787786 10403,1004,4224,0.0542745916357659,0.0542745916357659,-104.9875698,39.7873956,-104.9869346,39.7873956 10405,7568,7808,0.0520701135747565,0.0520701135747565,-104.9863939,39.7873956,-104.9857845,39.7873956 10406,7808,7085,0.0476697019408349,0.0476697019408349,-104.9857845,39.7873956,-104.9852266,39.7873956 10407,7085,7087,0.0498741800030606,0.0498741800030606,-104.9852266,39.7873956,-104.9846429,39.7873956 10410,7411,5866,0.177233832171644,0.177233832171644,-105.0372987,39.7165613,-105.0372953,39.7149674 10411,5866,1317,0.177356465730534,0.177356465730534,-105.0372953,39.7149674,-105.0372901,39.7133724 10412,1317,1373,0.176201016352257,0.176201016352257,-105.0372901,39.7133724,-105.0372815,39.7117878 20226,10713,10016,0.0211937599266337,0.0211937599266337,-104.9413101,39.6963884,-104.9413099,39.696579 10413,1373,7809,0.0646527574308656,0.0646527574308656,-105.0372815,39.7117878,-105.0373072,39.7112067 10414,7809,6841,0.0827327683846137,0.0827327683846137,-105.0373072,39.7112067,-105.037298,39.7104627 18362,7802,7116,0.00767249278335644,0.00767249278335644,-105.0259573,39.7679612,-105.0259576,39.7678922 18363,7116,7802,0.00767249278335644,0.00767249278335644,-105.0259576,39.7678922,-105.0259573,39.7679612 10416,7810,7811,0.101331501186014,0.101331501186014,-105.0367751,39.7039631,-105.0367923,39.7030519 10417,7811,7812,0.10060881119881,0.10060881119881,-105.0367923,39.7030519,-105.0367751,39.7021472 10418,7812,7813,0.20266387330204,0.20266387330204,-105.0367751,39.7021472,-105.0367751,39.7003246 10419,7813,6245,0.198305641519059,0.198305641519059,-105.0367751,39.7003246,-105.0367322,39.6985415 10420,6245,7814,0.197228200241648,0.197228200241648,-105.0367322,39.6985415,-105.0366887,39.6967681 10422,1492,181,0.220815542326235,0.220815542326235,-105.036538,39.695087,-105.0367236,39.6931063 10423,181,1709,0.205644626708499,0.205644626708499,-105.0367236,39.6931063,-105.0366978,39.691257 10424,1709,7815,0.201521495468828,0.201521495468828,-105.0366978,39.691257,-105.0366851,39.6894447 10425,7815,1576,0.244181862134779,0.244181862134779,-105.0366851,39.6894447,-105.0378698,39.6874469 11867,8450,529,0.00567706315765741,0.00567706315765741,-105.0101803,39.7542535,-105.0102365,39.7542807 10426,1576,7816,0.227813240625087,0.227813240625087,-105.0378698,39.6874469,-105.0381015,39.6854059 10428,6320,7817,0.183577601350202,0.183577601350202,-105.0371184,39.7056206,-105.0371012,39.7039697 10430,7213,7818,0.101757750903819,0.101757750903819,-104.9260704,39.7047422,-104.9257985,39.7038513 10433,962,6868,0.198984557339899,0.198984557339899,-104.983818,39.7165111,-104.9838262,39.7147216 10434,6868,5277,0.0940706344008526,0.0940706344008526,-104.9838262,39.7147216,-104.9838429,39.7138757 10435,5277,3079,0.10232261403939,0.10232261403939,-104.9838429,39.7138757,-104.9838483,39.7129555 10437,7204,5816,0.204032094058756,0.204032094058756,-104.9839803,39.693012,-104.9839857,39.6911771 10438,5816,7722,0.196359705603447,0.196359705603447,-104.9839857,39.6911771,-104.9839913,39.6894112 10439,7722,7819,1.20817529596719,1.20817529596719,-104.9839913,39.6894112,-104.9840729,39.678546 10440,4246,1785,0.204162289925295,0.204162289925295,-104.9839286,39.6966228,-104.9839616,39.6947869 10441,1785,7820,0.0718319226119568,0.0718319226119568,-104.9839616,39.6947869,-104.9839616,39.6941409 10442,6026,3876,0.103447229282558,0.103447229282558,-104.9453067,39.775164,-104.9440965,39.7751442 10443,3876,7821,0.100516631601798,0.100516631601798,-104.9440965,39.7751442,-104.9429206,39.775164 10444,7322,2073,0.0916901418746821,0.0916901418746821,-104.9541485,39.7751435,-104.9530756,39.7751435 10445,2073,2670,0.0954589635577965,0.0954589635577965,-104.9530756,39.7751435,-104.9519586,39.7751442 10446,2670,4140,0.0958506641044589,0.0958506641044589,-104.9519586,39.7751442,-104.9508372,39.7751286 10447,4140,6687,0.0883798780131798,0.0883798780131798,-104.9508372,39.7751286,-104.9498032,39.7751144 10448,6687,7822,0.0995993099363261,0.0995993099363261,-104.9498032,39.7751144,-104.9486378,39.7751225 10449,7822,7696,0.0932435604543702,0.0932435604543702,-104.9486378,39.7751225,-104.9475469,39.7751376 10450,7696,3474,0.0968263022183935,0.0968263022183935,-104.9475469,39.7751376,-104.9464139,39.7751376 10451,3474,7823,0.0468407500328621,0.0468407500328621,-104.9464139,39.7751376,-104.9458658,39.7751369 10452,5171,3743,0.0993415474645253,0.0993415474645253,-104.9874858,39.7165623,-104.9874858,39.7156689 10454,5856,4668,0.0981986239232037,0.0981986239232037,-104.9875046,39.7147611,-104.9875126,39.713878 10455,4668,1294,0.100268721006653,0.100268721006653,-104.9875126,39.713878,-104.9875234,39.7129763 10456,1294,1367,0.0977359423737142,0.0977359423737142,-104.9875234,39.7129763,-104.9875368,39.7120974 10457,1367,3189,0.105552448113217,0.105552448113217,-104.9875368,39.7120974,-104.9875502,39.7111482 10458,3189,6851,0.101177318178783,0.101177318178783,-104.9875502,39.7111482,-104.9875556,39.7102383 10459,6851,4702,0.101416251034793,0.101416251034793,-104.9875556,39.7102383,-104.987569,39.7093263 10460,4702,7468,0.0970718218675625,0.0970718218675625,-104.987569,39.7093263,-104.9875851,39.7084534 10461,7468,1895,0.103477998735846,0.103477998735846,-104.9875851,39.7084534,-104.9875851,39.7075228 10462,1895,7824,0.0967350574153813,0.0967350574153813,-104.9875851,39.7075228,-104.9875719,39.7066529 10463,7824,7233,0.101338813079015,0.101338813079015,-104.9875719,39.7066529,-104.9875581,39.7057416 10464,7233,3243,0.207470752756408,0.207470752756408,-104.9875581,39.7057416,-104.9874858,39.7038766 10465,3243,7282,0.19399363779074,0.19399363779074,-104.9874858,39.7038766,-104.9875556,39.7021328 10466,7282,7825,0.149563284680896,0.149563284680896,-104.9875556,39.7021328,-104.9875714,39.7007878 10468,2141,7826,0.157978675104427,0.157978675104427,-105.0086114,39.7398829,-105.0095334,39.7411141 10469,7826,7827,0.306989543465552,0.306989543465552,-105.0095334,39.7411141,-105.0113366,39.7435015 10470,7827,7828,0.364212228682904,0.364212228682904,-105.0113366,39.7435015,-105.0134825,39.746331 16042,9797,9804,0.0714393127860209,0.0714393127860209,-105.0122561,39.6891198,-105.0117013,39.6886397 10475,7658,7549,0.158167365995463,0.158167365995463,-105.0462812,39.7282934,-105.0451467,39.7294168 10477,5846,7750,0.200199460183562,0.200199460183562,-104.9372905,39.6911203,-104.9372755,39.6893199 10479,466,7198,0.196816395654282,0.196816395654282,-104.9373661,39.6947234,-104.9373575,39.6929534 10481,7268,7830,0.172430116159174,0.172430116159174,-104.9373314,39.7162377,-104.937334,39.714687 10483,7217,7831,0.199372618146519,0.199372618146519,-104.9963567,39.7165938,-104.9963592,39.7148008 10485,6256,7832,0.202992310919435,0.202992310919435,-104.9956644,39.6984948,-104.9956462,39.6966693 10487,7833,4331,0.102741254079324,0.102741254079324,-104.9781265,39.7520022,-104.9769247,39.7519986 10488,4331,7834,0.0526098265130649,0.0526098265130649,-104.9769247,39.7519986,-104.9763093,39.7519986 10489,7834,5037,0.0501135526518646,0.0501135526518646,-104.9763093,39.7519986,-104.9757231,39.7519986 10490,5037,7835,0.0494507564303858,0.0494507564303858,-104.9757231,39.7519986,-104.975145,39.7519832 10491,7835,7836,0.0506565934234891,0.0506565934234891,-104.975145,39.7519832,-104.9745528,39.7519675 10492,7836,7837,0.0500464479643974,0.0500464479643974,-104.9745528,39.7519675,-104.9739674,39.7519707 10493,7837,2894,0.0524402316173641,0.0524402316173641,-104.9739674,39.7519707,-104.973354,39.7519741 10494,2894,7838,0.107557027285785,0.107557027285785,-104.973354,39.7519741,-104.9720959,39.7519819 10495,7838,7839,0.103734242634521,0.103734242634521,-104.9720959,39.7519819,-104.9708825,39.7519878 10496,7839,4733,0.104796091296626,0.104796091296626,-104.9708825,39.7519878,-104.9696568,39.7519733 10498,6800,7352,0.103066456507469,0.103066456507469,-104.968366,39.7519878,-104.9671604,39.7519921 10499,7352,5398,0.104939276238433,0.104939276238433,-104.9671604,39.7519921,-104.965933,39.7519789 10500,5398,7840,0.054043807018549,0.054043807018549,-104.965933,39.7519789,-104.9653014,39.7519582 10501,7840,7841,0.0495084984704332,0.0495084984704332,-104.9653014,39.7519582,-104.9647228,39.7519393 10502,7841,3900,0.109926182600774,0.109926182600774,-104.9647228,39.7519393,-104.9634376,39.7519078 10503,3900,1036,0.101980966587827,0.101980966587827,-104.9634376,39.7519078,-104.9622462,39.751954 10505,7842,6275,0.0499604206116259,0.0499604206116259,-104.9616094,39.7519514,-104.961025,39.751949 10506,6275,7843,0.109041406945306,0.109041406945306,-104.961025,39.751949,-104.9597495,39.7519514 10508,7844,7845,0.0640842858387461,0.0640842858387461,-105.0110496,39.7596475,-105.0117993,39.7596454 10509,7845,1756,0.058813700126345,0.058813700126345,-105.0117993,39.7596454,-105.0124873,39.7596393 10510,1756,4796,0.0566305502204531,0.0566305502204531,-105.0124873,39.7596393,-105.0131498,39.7596372 10511,4796,2162,0.113835660361901,0.113835660361901,-105.0131498,39.7596372,-105.0144815,39.7596444 10512,2162,7846,0.116364205137553,0.116364205137553,-105.0144815,39.7596444,-105.0158428,39.7596397 10514,6135,4027,0.149896567221218,0.149896567221218,-105.0281572,39.7603038,-105.0299108,39.7603097 10515,4027,7032,0.200991141471739,0.200991141471739,-105.0299108,39.7603097,-105.032262,39.7603311 10516,7032,3412,0.200534935685617,0.200534935685617,-105.032262,39.7603311,-105.034608,39.7603223 10517,3412,7633,0.0497828282990497,0.0497828282990497,-105.034608,39.7603223,-105.0351904,39.7603234 10518,7633,5698,0.0497412906945155,0.0497412906945155,-105.0351904,39.7603234,-105.0357723,39.7603267 10519,5698,7847,0.050919685731899,0.050919685731899,-105.0357723,39.7603267,-105.036368,39.7603278 10521,7425,7166,0.104570214872527,0.104570214872527,-105.0369407,39.7603225,-105.038164,39.7603311 10522,7166,7848,0.0473158420873474,0.0473158420873474,-105.038164,39.7603311,-105.0387174,39.7603215 10523,7848,7780,0.0502827033263459,0.0502827033263459,-105.0387174,39.7603215,-105.0393055,39.7603113 10524,7780,1123,0.100516868229367,0.100516868229367,-105.0393055,39.7603113,-105.0404814,39.7603047 10525,1123,7849,0.0509916038841254,0.0509916038841254,-105.0404814,39.7603047,-105.0410779,39.7603102 10526,7849,7497,0.0507179555279218,0.0507179555279218,-105.0410779,39.7603102,-105.0416712,39.7603156 10527,7497,7850,0.0492496392928742,0.0492496392928742,-105.0416712,39.7603156,-105.0422473,39.760309 10528,7850,3843,0.0492532755342339,0.0492532755342339,-105.0422473,39.760309,-105.0428235,39.7603069 10529,3843,7851,0.0511792577413519,0.0511792577413519,-105.0428235,39.7603069,-105.0434222,39.7603017 10530,7851,5556,0.0504327266312592,0.0504327266312592,-105.0434222,39.7603017,-105.0440122,39.7603035 10561,7757,6414,0.14886592682355,0.14886592682355,-105.0151648,39.7202486,-105.0169053,39.7202585 10531,5556,7852,0.789293029376444,0.789293029376444,-105.0440122,39.7603035,-105.053246,39.7602903 10532,1618,7136,0.164980324326418,0.164980324326418,-104.9670562,39.7773409,-104.9684185,39.7783922 10534,2027,5535,0.0854267701089729,0.0854267701089729,-104.9927506,39.7735106,-104.9923558,39.7742164 10535,5535,6450,0.110522246345964,0.110522246345964,-104.9923558,39.7742164,-104.9923333,39.7752102 10536,6450,6468,0.0325389081934527,0.0325389081934527,-104.9923333,39.7752102,-104.9923387,39.7755028 10537,6468,7853,0.124455504811187,0.124455504811187,-104.9923387,39.7755028,-104.9923076,39.7766218 10538,7853,7854,0.192779349126015,0.192779349126015,-104.9923076,39.7766218,-104.9923137,39.7783555 10540,3713,7855,0.105701897268654,0.105701897268654,-104.9928366,39.7183943,-104.9928366,39.7193449 10543,2614,7857,0.0507605301255621,0.0507605301255621,-104.9928302,39.7225456,-104.992831,39.7230021 10544,7857,5197,0.124727455067454,0.124727455067454,-104.992831,39.7230021,-104.9928329,39.7241238 10545,5197,6238,0.172240941584424,0.172240941584424,-104.9928329,39.7241238,-104.9928328,39.7256728 10546,6238,7637,0.187669509666877,0.187669509666877,-104.9928328,39.7256728,-104.9928501,39.7273605 10547,7637,7858,0.175500793784226,0.175500793784226,-104.9928501,39.7273605,-104.9928407,39.7289388 10548,7858,7859,0.174943439798306,0.174943439798306,-104.9928407,39.7289388,-104.992836,39.7305121 10551,5368,7126,0.152826634682226,0.152826634682226,-104.9929409,39.7338739,-104.9929372,39.7352483 10552,7126,614,0.179980225267387,0.179980225267387,-104.9929372,39.7352483,-104.9929396,39.7368669 10553,614,7860,0.174053494498076,0.174053494498076,-104.9929396,39.7368669,-104.9929377,39.7384322 10554,7860,7861,0.175067683150656,0.175067683150656,-104.9929377,39.7384322,-104.992927,39.7400066 10556,3960,5600,0.12071802041193,0.12071802041193,-105.0001852,39.7194126,-105.0015966,39.7194189 10558,6724,4799,0.0913013732116182,0.0913013732116182,-105.0120852,39.72025,-105.0131527,39.72025 10559,4799,2180,0.0880940650188129,0.0880940650188129,-105.0131527,39.72025,-105.0141827,39.72025 10560,2180,7757,0.0839974084607818,0.0839974084607818,-105.0141827,39.72025,-105.0151648,39.7202486 10562,6414,4645,0.149015796662155,0.149015796662155,-105.0169053,39.7202585,-105.0186476,39.7202585 10563,4645,1271,0.151238114292438,0.151238114292438,-105.0186476,39.7202585,-105.0204158,39.7202453 10564,1271,4535,0.201873592117884,0.201873592117884,-105.0204158,39.7202453,-105.0227761,39.7202519 10565,4535,7863,0.199199232202906,0.199199232202906,-105.0227761,39.7202519,-105.0251051,39.7202633 10567,7864,6740,0.106132792016662,0.106132792016662,-105.0251054,39.7197508,-105.0263463,39.7197518 10568,6740,2257,0.103696160263475,0.103696160263475,-105.0263463,39.7197518,-105.0275587,39.7197559 10569,2257,6132,0.104845212424081,0.104845212424081,-105.0275587,39.7197559,-105.0287845,39.7197477 10570,6132,4000,0.104492371103569,0.104492371103569,-105.0287845,39.7197477,-105.0300062,39.7197532 10571,4000,7049,0.105765984719426,0.105765984719426,-105.0300062,39.7197532,-105.0312428,39.7197574 10572,7049,1395,0.105619552065538,0.105619552065538,-105.0312428,39.7197574,-105.0324777,39.7197573 10573,1395,7865,0.0532676910827188,0.0532676910827188,-105.0324777,39.7197573,-105.0331005,39.7197556 12077,2695,8043,0.149120560873017,0.149120560873017,-104.9839243,39.7555928,-104.9827245,39.7565663 10574,7865,7382,0.0513518590570076,0.0513518590570076,-105.0331005,39.7197556,-105.0337009,39.7197539 10576,7866,3392,0.0498722666723731,0.0498722666723731,-105.0343209,39.7197519,-105.034904,39.7197501 10578,2360,5226,0.147034135602084,0.147034135602084,-104.9874759,39.7193464,-104.9891947,39.7193214 10579,5226,5088,0.140218763176125,0.140218763176125,-104.9891947,39.7193214,-104.9908341,39.719328 10580,5088,2812,0.112317158065107,0.112317158065107,-104.9908341,39.719328,-104.9921473,39.719328 10581,2812,7855,0.0589853238635922,0.0589853238635922,-104.9921473,39.719328,-104.9928366,39.7193449 10582,7855,4676,0.102566908777836,0.102566908777836,-104.9928366,39.7193449,-104.9940356,39.719328 10583,4676,4948,0.0965475772401715,0.0965475772401715,-104.9940356,39.719328,-104.9951641,39.7193488 10584,4948,7867,0.0515742481536382,0.0515742481536382,-104.9951641,39.7193488,-104.9957671,39.7193495 10585,7867,7219,0.0513689618533378,0.0513689618533378,-104.9957671,39.7193495,-104.9963677,39.7193501 10586,7219,7868,0.0507197202929207,0.0507197202929207,-104.9963677,39.7193501,-104.9969607,39.7193475 10587,7868,5673,0.0490781046009859,0.0490781046009859,-104.9969607,39.7193475,-104.9975345,39.7193508 10588,5673,7869,0.0456643057832586,0.0456643057832586,-104.9975345,39.7193508,-104.9980684,39.719352 10591,7792,7870,0.049146171652799,0.049146171652799,-105.0397277,39.7197303,-105.0403023,39.7197335 10592,7870,1108,0.0521568671722949,0.0521568671722949,-105.0403023,39.7197335,-105.0409121,39.7197369 10593,1108,5770,0.0506160748755952,0.0506160748755952,-105.0409121,39.7197369,-105.0415039,39.7197378 10594,5770,7510,0.0513174323114612,0.0513174323114612,-105.0415039,39.7197378,-105.0421039,39.7197388 10595,7510,7871,0.0508676871173128,0.0508676871173128,-105.0421039,39.7197388,-105.0426986,39.7197333 10596,7871,3865,0.0498216783929082,0.0498216783929082,-105.0426986,39.7197333,-105.0432811,39.7197303 10598,3866,7535,0.105586605139886,0.105586605139886,-105.043285,39.7203775,-105.0445183,39.7203352 10599,7535,7872,0.748786770151958,0.748786770151958,-105.0445183,39.7203352,-105.0532725,39.7204183 10603,741,1561,0.140274508504629,0.140274508504629,-104.9564618,39.7764088,-104.9564528,39.7776703 10604,1561,7876,0.139940443617856,0.139940443617856,-104.9564528,39.7776703,-104.9564449,39.7789288 10605,7876,7877,0.121382404560649,0.121382404560649,-104.9564449,39.7789288,-104.9564367,39.7800204 10607,3572,5640,0.141095915979936,0.141095915979936,-104.9561226,39.7544534,-104.9561277,39.7557223 10608,5640,4345,0.139634312621283,0.139634312621283,-104.9561277,39.7557223,-104.9561539,39.7569779 10609,4345,6343,0.13679021957376,0.13679021957376,-104.9561539,39.7569779,-104.9561352,39.758208 10610,6343,3046,0.13698802953883,0.13698802953883,-104.9561352,39.758208,-104.956119,39.7594399 10611,3046,7878,0.138953332142948,0.138953332142948,-104.956119,39.7594399,-104.9560949,39.7606894 10612,7878,7879,0.00536944182123181,0.00536944182123181,-104.9560949,39.7606894,-104.9561163,39.7607348 10613,7879,7880,0.11582084881522,0.11582084881522,-104.9561163,39.7607348,-104.9561137,39.7617764 10615,7881,7882,0.0939943673024045,0.0939943673024045,-104.9562865,39.7328649,-104.9563208,39.7337098 10617,4885,7883,0.18871104587798,0.18871104587798,-104.9562778,39.7351101,-104.9562673,39.7368072 10618,7883,5483,0.174801190512252,0.174801190512252,-104.9562673,39.7368072,-104.9562788,39.7383792 10619,5483,7884,0.200940942998637,0.200940942998637,-104.9562788,39.7383792,-104.9562845,39.7401863 10620,7884,7885,0.0780811261571653,0.0780811261571653,-104.9562845,39.7401863,-104.9567283,39.7408 10621,7885,3341,0.00930901113126469,0.00930901113126469,-104.9567283,39.7408,-104.9568365,39.7408093 10624,1192,7887,0.0222318154701858,0.0222318154701858,-104.9567021,39.7271202,-104.956707,39.7273201 10625,7887,3786,0.199739451308706,0.199739451308706,-104.956707,39.7273201,-104.9567075,39.7291164 10627,7888,5967,0.106945706764055,0.106945706764055,-104.983517,39.7478374,-104.9844118,39.7485095 10628,5967,7889,0.0517538867982505,0.0517538867982505,-104.9844118,39.7485095,-104.9848354,39.748842 10629,7889,3011,0.055433069584998,0.055433069584998,-104.9848354,39.748842,-104.9852889,39.7491983 10630,3011,7890,0.0504905501442438,0.0504905501442438,-104.9852889,39.7491983,-104.9856992,39.7495249 10631,7890,4389,0.0518336432467722,0.0518336432467722,-104.9856992,39.7495249,-104.9861204,39.7498602 10632,4389,7891,0.106909075712535,0.106909075712535,-104.9861204,39.7498602,-104.9870145,39.7505324 10633,7891,7892,0.0447272763477039,0.0447272763477039,-104.9870145,39.7505324,-104.987378,39.7508217 10634,7892,7893,0.0604871538278066,0.0604871538278066,-104.987378,39.7508217,-104.9878898,39.7511973 10635,7893,7894,0.0527248029948841,0.0527248029948841,-104.9878898,39.7511973,-104.9883251,39.7515332 10636,7894,7895,0.0510420835040534,0.0510420835040534,-104.9883251,39.7515332,-104.9887543,39.7518523 10637,7895,7896,0.0538542282588573,0.0538542282588573,-104.9887543,39.7518523,-104.9891984,39.7521958 10638,7896,7897,0.0528352422268061,0.0528352422268061,-104.9891984,39.7521958,-104.9896341,39.7525328 10640,7898,7899,0.0483963113823249,0.0483963113823249,-104.9900722,39.7528603,-104.9904781,39.7531637 10641,7899,7900,0.00514045868709644,0.00514045868709644,-104.9904781,39.7531637,-104.9905138,39.7532009 10642,7900,6183,0.105068526303449,0.105068526303449,-104.9905138,39.7532009,-104.9913748,39.7538752 10643,6183,7563,0.106218150970674,0.106218150970674,-104.9913748,39.7538752,-104.9922506,39.7545528 10646,7902,7903,0.144865462765669,0.144865462765669,-105.0116934,39.7583103,-105.0105038,39.7592382 10647,7903,7904,0.00237466940700901,0.00237466940700901,-105.0105038,39.7592382,-105.0104854,39.7592542 10648,7904,6985,0.0721296292058115,0.0721296292058115,-105.0104854,39.7592542,-105.0098936,39.7597166 10649,6985,4820,0.0719786596117478,0.0719786596117478,-105.0098936,39.7597166,-105.0093022,39.7601774 10650,4820,7905,0.147529402397198,0.147529402397198,-105.0093022,39.7601774,-105.0080885,39.7611207 10651,7905,7906,0.144081069806214,0.144081069806214,-105.0080885,39.7611207,-105.0068985,39.7620384 10653,3189,1870,0.209495964340019,0.209495964340019,-104.9875502,39.7111482,-104.9899993,39.7111545 10654,1870,7907,0.0977397792259224,0.0977397792259224,-104.9899993,39.7111545,-104.9911419,39.7111606 10655,7907,4184,0.106328113718199,0.106328113718199,-104.9911419,39.7111606,-104.9923849,39.7111672 10656,4184,7908,0.403661295666813,0.403661295666813,-104.9923849,39.7111672,-104.9971039,39.7111729 10657,7908,4837,0.108683081676812,0.108683081676812,-104.9971039,39.7111729,-104.9983742,39.7111927 10659,7909,7910,0.270199990406442,0.270199990406442,-105.0273938,39.6894539,-105.027347,39.6870242 10660,7911,810,0.0673953106393502,0.0673953106393502,-105.0276068,39.7548215,-105.0276079,39.7554276 10661,810,7912,0.0687323400006804,0.0687323400006804,-105.0276079,39.7554276,-105.0276151,39.7560457 10662,7912,7913,0.136720833756656,0.136720833756656,-105.0276151,39.7560457,-105.0275993,39.7572752 10666,2255,5858,0.174722136683236,0.174722136683236,-105.0275483,39.7165547,-105.0275397,39.7149834 10667,5858,1305,0.178402656879188,0.178402656879188,-105.0275397,39.7149834,-105.0275483,39.713379 10668,1305,7915,0.248888691440438,0.248888691440438,-105.0275483,39.713379,-105.0275397,39.7111407 12170,8573,8574,0.0987973765101899,0.0987973765101899,-104.9944322,39.7487829,-104.9936089,39.7481594 10670,6847,7916,0.0984178968171368,0.0984178968171368,-105.0275397,39.7102889,-105.0275054,39.7094042 10671,7916,7485,0.0976761282305841,0.0976761282305841,-105.0275054,39.7094042,-105.0275311,39.708526 10673,7454,5692,0.103533596199028,0.103533596199028,-105.0275397,39.707661,-105.0275397,39.7067299 10674,5692,7917,0.101331500328489,0.101331500328489,-105.0275397,39.7067299,-105.0275225,39.7058187 10675,7917,4966,0.0998668108920524,0.0998668108920524,-105.0275225,39.7058187,-105.027514,39.7049206 10676,4966,7918,0.102812100555259,0.102812100555259,-105.027514,39.7049206,-105.0275397,39.7039962 10677,7918,7919,0.0983963905872725,0.0983963905872725,-105.0275397,39.7039962,-105.0275397,39.7031113 10678,7919,7920,0.0991546561543948,0.0991546561543948,-105.0275397,39.7031113,-105.027514,39.7022198 10679,7920,7921,0.0991411977449166,0.0991411977449166,-105.027514,39.7022198,-105.0274968,39.7013283 10680,7921,7922,0.106421383510006,0.106421383510006,-105.0274968,39.7013283,-105.0275358,39.7003717 10682,7923,7924,0.106391305814005,0.106391305814005,-104.9406835,39.7550153,-104.9406835,39.7559721 10684,7925,629,0.0646550267727614,0.0646550267727614,-104.9739262,39.7620073,-104.9734189,39.7624386 10685,629,7926,0.00919464810452742,0.00919464810452742,-104.9734189,39.7624386,-104.9733442,39.7624981 10686,7927,7928,0.0412650483746168,0.0412650483746168,-105.0158342,39.7601412,-105.0162425,39.7603392 10687,7928,7929,0.155361420508855,0.155361420508855,-105.0162425,39.7603392,-105.0179546,39.7608082 10688,7929,6922,0.0195376725753923,0.0195376725753923,-105.0179546,39.7608082,-105.0181826,39.7608206 10689,6922,6736,0.174720460074468,0.174720460074468,-105.0181826,39.7608206,-105.0202265,39.7608392 10691,7930,7931,0.0129516773904198,0.0129516773904198,-104.949883,39.707468,-104.9500344,39.7074688 10692,7931,1511,0.391618540945239,0.391618540945239,-104.9500344,39.7074688,-104.9534977,39.7051656 10693,1511,7932,0.0409032080648905,0.0409032080648905,-104.9534977,39.7051656,-104.9536135,39.7048087 10694,7932,3280,0.112386881702983,0.112386881702983,-104.9536135,39.7048087,-104.9540083,39.7038447 10696,4635,6586,0.185505221951206,0.185505221951206,-105.0192742,39.7316986,-105.0206647,39.7329791 10698,6668,787,0.109054104365323,0.109054104365323,-105.007449,39.7016708,-105.0063481,39.7011764 10699,787,6002,0.243058044096108,0.243058044096108,-105.0063481,39.7011764,-105.0054308,39.6991076 10702,7934,1008,1.1041513689359,1.1041513689359,-104.9948315,39.7656825,-104.9879427,39.7740829 10704,4497,7935,0.109080059964542,0.109080059964542,-105.0051406,39.788644,-105.0064172,39.7886514 10705,7935,7936,0.375437621590472,0.375437621590472,-105.0064172,39.7886514,-105.0106854,39.7894536 10706,7936,7937,0.0440200903162904,0.0440200903162904,-105.0106854,39.7894536,-105.0112006,39.7894548 10708,3966,3963,0.0923048136404676,0.0923048136404676,-105.0005888,39.7883796,-105.0016187,39.7886302 10710,6243,7938,0.0544857736456965,0.0544857736456965,-104.9874615,39.7256397,-104.9868244,39.7256399 10711,7938,7571,0.0517149905092859,0.0517149905092859,-104.9868244,39.7256399,-104.9862197,39.7256409 10712,7571,7939,0.0378829783952266,0.0378829783952266,-104.9862197,39.7256409,-104.9857768,39.7256351 10714,7940,5872,0.0757028634173436,0.0757028634173436,-105.0421016,39.7156502,-105.0420963,39.7149694 10715,5872,1324,0.177578299705823,0.177578299705823,-105.0420963,39.7149694,-105.0420966,39.7133724 10716,1324,1380,0.1760884455939,0.1760884455939,-105.0420966,39.7133724,-105.0420733,39.7117889 10717,1380,7941,0.0581557503278793,0.0581557503278793,-105.0420733,39.7117889,-105.0420966,39.7112662 10718,7941,6844,0.0845562612846107,0.0845562612846107,-105.0420966,39.7112662,-105.0420451,39.7105068 10719,6844,4696,0.11746862405599,0.11746862405599,-105.0420451,39.7105068,-105.0420537,39.7094504 10720,4696,7452,0.157863437357233,0.157863437357233,-105.0420537,39.7094504,-105.0420537,39.7080307 10722,5690,5337,0.242972143995655,0.242972143995655,-105.0420279,39.7068686,-105.0420306,39.7046835 10724,7942,7943,0.14470003055266,0.14470003055266,-105.0424313,39.7034679,-105.0423884,39.702167 10725,7943,1056,0.118222446008981,0.118222446008981,-105.0423884,39.702167,-105.0423884,39.7011038 10726,1056,7944,0.0800381081986229,0.0800381081986229,-105.0423884,39.7011038,-105.0423884,39.700384 10727,7944,6249,0.201854530416454,0.201854530416454,-105.0423884,39.700384,-105.0425772,39.6985745 10728,6249,7945,0.201602089629263,0.201602089629263,-105.0425772,39.6985745,-105.0425595,39.6967615 10729,7945,1497,0.20081804408168,0.20081804408168,-105.0425595,39.6967615,-105.0425601,39.6949555 10730,1497,186,0.202686112287629,0.202686112287629,-105.0425601,39.6949555,-105.0425601,39.6931327 10731,186,7798,0.0846089584800808,0.0846089584800808,-105.0425601,39.6931327,-105.0425,39.6923732 10732,7798,1714,0.126110593452085,0.126110593452085,-105.0425,39.6923732,-105.0420365,39.6912966 10734,7946,1580,0.141640668503246,0.141640668503246,-105.0421824,39.6894605,-105.0421871,39.6881867 10735,1580,7947,0.292520501534348,0.292520501534348,-105.0421871,39.6881867,-105.0421863,39.685556 10736,7948,2142,0.372172819192242,0.372172819192242,-105.0070074,39.7368827,-105.008237,39.7400934 10738,7949,7950,0.022809009376778,0.022809009376778,-104.9733887,39.7145485,-104.9732428,39.7147202 10739,7950,2916,0.200611278039498,0.200611278039498,-104.9732428,39.7147202,-104.9731398,39.7165226 10741,2915,7951,0.200419085698686,0.200419085698686,-104.9733801,39.7165226,-104.9733887,39.7147202 10743,7952,7953,0.0110105423016681,0.0110105423016681,-105.019895,39.7391795,-105.0198924,39.7392785 10745,7954,7631,0.201162741792968,0.201162741792968,-105.0198441,39.7293262,-105.0198441,39.7275171 16610,5355,7889,0.146740030035641,0.146740030035641,-104.986046,39.7479065,-104.9848354,39.748842 10746,7631,7955,0.197131063915064,0.197131063915064,-105.0198441,39.7275171,-105.0198149,39.7257444 10748,7956,6942,0.115194637181012,0.115194637181012,-104.9677476,39.7808918,-104.9677319,39.7819277 12305,8628,8641,0.0276795827309073,0.0276795827309073,-105.0077112,39.7549614,-105.0078924,39.7547551 10750,4939,4687,0.409424899618544,0.409424899618544,-104.9964751,39.7368603,-104.9941176,39.7336555 10751,4687,7959,0.501489716289273,0.501489716289273,-104.9941176,39.7336555,-104.9912259,39.7297319 10752,7959,7960,0.103838798829226,0.103838798829226,-104.9912259,39.7297319,-104.9906006,39.7289314 10753,7960,5096,0.0880537297967434,0.0880537297967434,-104.9906006,39.7289314,-104.9899868,39.7282956 10754,5096,7961,0.0549628705336601,0.0549628705336601,-104.9899868,39.7282956,-104.9896006,39.7279005 10756,7962,7963,0.129400960231747,0.129400960231747,-105.0007006,39.7452954,-105.0005879,39.7441349 10757,7963,7964,0.0109989745271633,0.0109989745271633,-105.0005879,39.7441349,-105.0005794,39.7440362 10758,7964,7093,0.177295071329975,0.177295071329975,-105.0005794,39.7440362,-105.000125,39.7424805 10759,7093,7965,0.0553949557893182,0.0553949557893182,-105.000125,39.7424805,-104.999898,39.7420139 10760,7965,3937,0.0117544286846151,0.0117544286846151,-104.999898,39.7420139,-104.9998498,39.7419149 10761,3937,7966,0.0655333417817751,0.0655333417817751,-104.9998498,39.7419149,-104.9995537,39.7413713 10762,7966,7967,0.00514903654400709,0.00514903654400709,-104.9995537,39.7413713,-104.9995304,39.7413286 10763,7967,7968,0.0154207763703831,0.0154207763703831,-104.9995304,39.7413286,-104.9994613,39.7412005 10764,7968,7969,0.120137734300265,0.120137734300265,-104.9994613,39.7412005,-104.9989064,39.7402079 10765,7969,7970,0.0235045509998941,0.0235045509998941,-104.9989064,39.7402079,-104.9987846,39.7400184 10766,7970,4938,0.199335986652222,0.199335986652222,-104.9987846,39.7400184,-104.9976397,39.7384568 10768,6788,4721,0.150986476371322,0.150986476371322,-104.9684027,39.7400015,-104.9696847,39.7409353 10769,4721,667,0.112227110724083,0.112227110724083,-104.9696847,39.7409353,-104.9706168,39.7416459 10770,667,5130,0.0364809731603039,0.0364809731603039,-104.9706168,39.7416459,-104.9709144,39.741881 10771,5130,7141,0.148468037583607,0.148468037583607,-104.9709144,39.741881,-104.9721376,39.7428287 10772,7141,7973,0.0653535267620459,0.0653535267620459,-104.9721376,39.7428287,-104.9726808,39.7432422 10773,7973,2883,0.0864280151657955,0.0864280151657955,-104.9726808,39.7432422,-104.9733956,39.7437918 10774,2883,4607,0.164926871665991,0.164926871665991,-104.9733956,39.7437918,-104.9747635,39.7448376 10775,4607,5044,0.166914948534143,0.166914948534143,-104.9747635,39.7448376,-104.9761532,39.7458919 10776,5044,6491,0.0452504465788914,0.0452504465788914,-104.9761532,39.7458919,-104.976527,39.74618 10777,6491,7974,0.124696259323388,0.124696259323388,-104.976527,39.74618,-104.9775516,39.7469781 10778,7974,3674,0.0837503652675649,0.0837503652675649,-104.9775516,39.7469781,-104.9782423,39.7475122 10780,7975,7976,0.0210158411356976,0.0210158411356976,-104.9546025,39.7180291,-104.9546025,39.7182181 10781,7976,2348,0.132347730703915,0.132347730703915,-104.9546025,39.7182181,-104.9546138,39.7194083 10782,2348,4153,0.174709468744017,0.174709468744017,-104.9546138,39.7194083,-104.9546138,39.7209795 10783,4153,4740,0.173977137035244,0.173977137035244,-104.9546138,39.7209795,-104.9546224,39.7225441 10784,4740,6535,0.176711434597363,0.176711434597363,-104.9546224,39.7225441,-104.9546177,39.7241333 10785,6535,7977,0.164237503877208,0.164237503877208,-104.9546177,39.7241333,-104.9546285,39.7256103 10787,7978,692,0.202230219594829,0.202230219594829,-104.9547761,39.7401752,-104.9547755,39.7419939 10788,692,7979,0.202124611474851,0.202124611474851,-104.9547755,39.7419939,-104.9547451,39.7438115 10790,7980,1194,0.168544434179807,0.168544434179807,-104.9543549,39.7256103,-104.9544083,39.7271255 10791,1194,7981,0.0214611132807924,0.0214611132807924,-104.9544083,39.7271255,-104.95441,39.7273185 10793,1195,7982,0.0213718360054606,0.0213718360054606,-104.9540289,39.7271284,-104.9540279,39.7273206 10794,7982,3783,0.200590566648469,0.200590566648469,-104.9540279,39.7273206,-104.9540461,39.7291245 10795,3783,7983,0.155575717720948,0.155575717720948,-104.9540461,39.7291245,-104.9540572,39.7305236 10797,947,7986,0.165669448326255,0.165669448326255,-104.9540658,39.7320945,-104.9540634,39.7335844 10798,7986,4887,0.171543568824384,0.171543568824384,-104.9540634,39.7335844,-104.9541159,39.7351266 10800,104,7987,0.0531910934067007,0.0531910934067007,-104.9874778,39.7002508,-104.9874076,39.7007261 10801,7987,7283,0.14149347529597,0.14149347529597,-104.9874076,39.7007261,-104.9871988,39.7019884 10803,4249,1782,0.204738067086155,0.204738067086155,-104.9862119,39.6966237,-104.986165,39.6947828 10804,1782,7202,0.196638037803866,0.196638037803866,-104.986165,39.6947828,-104.9862426,39.6930154 10805,7202,5813,0.202462167506831,0.202462167506831,-104.9862426,39.6930154,-104.9862656,39.6911947 10806,5813,7720,0.198881694965003,0.198881694965003,-104.9862656,39.6911947,-104.9862428,39.6894062 10831,5664,5936,0.10457956834692,0.10457956834692,-104.9752576,39.729517,-104.975253,39.7304575 10807,7720,7988,2.41654683926542,2.41654683926542,-104.9862428,39.6894062,-104.986288,39.6676737 10808,3557,815,0.15408456375045,0.15408456375045,-104.9745442,39.7546268,-104.9745356,39.7532411 10809,815,7836,0.141625491803193,0.141625491803193,-104.9745356,39.7532411,-104.9745528,39.7519675 10810,7836,7989,0.137956171688053,0.137956171688053,-104.9745528,39.7519675,-104.9745699,39.7507269 10811,7989,7990,0.133814544271225,0.133814544271225,-104.9745699,39.7507269,-104.9745602,39.7495235 10812,7990,7991,0.00435891657982006,0.00435891657982006,-104.9745602,39.7495235,-104.9745599,39.7494843 10813,7991,7992,0.00504883599617259,0.00504883599617259,-104.9745599,39.7494843,-104.9745608,39.7494389 10814,7992,3667,0.218697319390466,0.218697319390466,-104.9745608,39.7494389,-104.9746946,39.7474748 10818,4607,7994,0.175458215250442,0.175458215250442,-104.9747635,39.7448376,-104.9747769,39.7432597 10819,7994,7995,0.17352002006779,0.17352002006779,-104.9747769,39.7432597,-104.9747729,39.7416992 10820,7995,664,0.00413178605963205,0.00413178605963205,-104.9747729,39.7416992,-104.9747756,39.7416621 10821,664,7998,0.00436495014442939,0.00436495014442939,-104.9747756,39.7416621,-104.9747729,39.7416229 10822,7998,7999,0.17836184127639,0.17836184127639,-104.9747729,39.7416229,-104.9748011,39.740019 10824,6329,4163,0.106458655644295,0.106458655644295,-104.9752418,39.719173,-104.975216,39.7201302 10825,4163,4772,0.262069785544738,0.262069785544738,-104.975216,39.7201302,-104.975236,39.722487 10826,4772,6551,0.176006441608747,0.176006441608747,-104.975236,39.722487,-104.9752545,39.7240698 10827,6551,8001,0.169733521019883,0.169733521019883,-104.9752545,39.7240698,-104.9752384,39.7255962 10828,8001,8002,0.186888519126424,0.186888519126424,-104.9752384,39.7255962,-104.9752512,39.7272769 10829,8002,3800,0.199472684499289,0.199472684499289,-104.9752512,39.7272769,-104.9752536,39.7290708 10830,3800,5664,0.0496163554354094,0.0496163554354094,-104.9752536,39.7290708,-104.9752576,39.729517 10832,5936,934,0.175672791884477,0.175672791884477,-104.975253,39.7304575,-104.9752714,39.7320373 10833,934,5818,0.103656977616086,0.103656977616086,-104.9752714,39.7320373,-104.9752659,39.7329695 10834,5818,2219,0.0798383163598858,0.0798383163598858,-104.9752659,39.7329695,-104.9752631,39.7336875 10835,2219,4869,0.163069738486709,0.163069738486709,-104.9752631,39.7336875,-104.9752734,39.735154 10836,4869,8003,0.190225091069506,0.190225091069506,-104.9752734,39.735154,-104.9752877,39.7368647 10837,8003,5468,0.173414227417019,0.173414227417019,-104.9752877,39.7368647,-104.9753042,39.7384242 10838,5468,6220,0.124444185392524,0.124444185392524,-104.9753042,39.7384242,-104.9752801,39.7395432 10841,5175,8005,0.198062000656316,0.198062000656316,-104.9757389,39.7165269,-104.9757482,39.7183081 10844,8006,681,0.244474486801046,0.244474486801046,-104.9569442,39.743807,-104.9569536,39.7416084 10845,681,3340,0.0902358208620103,0.0902358208620103,-104.9569536,39.7416084,-104.9569483,39.7407969 10847,7885,682,0.0896800723137281,0.0896800723137281,-104.9567283,39.7408,-104.9567458,39.7416064 10848,682,580,0.244861214317874,0.244861214317874,-104.9567458,39.7416064,-104.9566854,39.743808 10850,5334,6321,0.121951239816061,0.121951239816061,-105.0391209,39.7067305,-105.0391097,39.7056338 10851,6321,8007,0.186507250461399,0.186507250461399,-105.0391097,39.7056338,-105.0391097,39.7039565 10852,8007,8008,0.042606728375189,0.042606728375189,-105.0391097,39.7039565,-105.0391344,39.7035738 10853,8008,8009,0.0463471911266823,0.0463471911266823,-105.0391344,39.7035738,-105.0391612,39.7031575 10854,8009,8010,0.0102891732268637,0.0102891732268637,-105.0391612,39.7031575,-105.039158,39.703065 10855,8010,8011,0.0998884840922572,0.0998884840922572,-105.039158,39.703065,-105.0391269,39.702167 10856,8011,8012,0.201197445523876,0.201197445523876,-105.0391269,39.702167,-105.0391183,39.7003576 10857,8012,6246,0.199805617134822,0.199805617134822,-105.0391183,39.7003576,-105.0390582,39.6985613 10858,6246,8013,0.200864024373594,0.200864024373594,-105.0390582,39.6985613,-105.0390491,39.6967549 10859,8013,2310,0.103900456751802,0.103900456751802,-105.0390491,39.6967549,-105.0390668,39.6958206 10860,2310,1494,0.0983991417332815,0.0983991417332815,-105.0390668,39.6958206,-105.0390582,39.6949357 10861,1494,183,0.203419998804159,0.203419998804159,-105.0390582,39.6949357,-105.0390582,39.6931063 10862,183,1711,0.201968707186781,0.201968707186781,-105.0390582,39.6931063,-105.0390754,39.69129 16611,7889,9327,0.146157951939095,0.146157951939095,-104.9848354,39.748842,-104.9836296,39.7497738 10863,1711,8014,0.204806773712675,0.204806773712675,-105.0390754,39.69129,-105.0390543,39.6894482 10864,8014,6157,0.126319530562447,0.126319530562447,-105.0390543,39.6894482,-105.0390628,39.6883122 10865,6157,1577,0.0829958932471693,0.0829958932471693,-105.0390628,39.6883122,-105.0390628,39.6875658 10867,7968,8016,0.0140119714836204,0.0140119714836204,-104.9994613,39.7412005,-104.9993111,39.7412509 10869,2294,1531,0.46192746891159,0.46192746891159,-104.9899657,39.7654782,-104.9909332,39.7613911 10871,8017,1203,0.169906498983342,0.169906498983342,-104.948399,39.7256083,-104.9484045,39.7271363 10872,1203,8018,0.0221945337202718,0.0221945337202718,-104.9484045,39.7271363,-104.9484041,39.7273359 10873,8018,3780,0.199572680726093,0.199572680726093,-104.9484041,39.7273359,-104.9484053,39.7291307 10874,3780,8019,0.153206883868779,0.153206883868779,-104.9484053,39.7291307,-104.9483814,39.7305084 10875,8019,952,0.177861736820837,0.177861736820837,-104.9483814,39.7305084,-104.9484181,39.7321077 10876,952,8020,0.175149595226483,0.175149595226483,-104.9484181,39.7321077,-104.9484005,39.7336828 10877,8020,4891,0.159178167143814,0.159178167143814,-104.9484005,39.7336828,-104.9483898,39.7351143 10878,4891,8021,0.18577336394487,0.18577336394487,-104.9483898,39.7351143,-104.9483898,39.736785 10879,8021,5489,0.173842148316324,0.173842148316324,-104.9483898,39.736785,-104.9483898,39.7383484 10880,5489,8022,0.202303315910377,0.202303315910377,-104.9483898,39.7383484,-104.9484296,39.7401675 10882,5166,8023,0.173986701720281,0.173986701720281,-104.9485858,39.7162531,-104.9485858,39.7178178 10883,8023,2353,0.177612171175383,0.177612171175383,-104.9485858,39.7178178,-104.9485908,39.7194151 10884,2353,4155,0.173655528353614,0.173655528353614,-104.9485908,39.7194151,-104.9485801,39.7209768 10885,4155,4742,0.173355871166643,0.173355871166643,-104.9485801,39.7209768,-104.9486216,39.7225355 10886,4742,6537,0.176328961502794,0.176328961502794,-104.9486216,39.7225355,-104.9485774,39.7241209 10887,6537,8024,0.165303556900913,0.165303556900913,-104.9485774,39.7241209,-104.9485847,39.7256075 10889,3030,3025,0.111248274146309,0.111248274146309,-104.9487906,39.7590818,-104.9488309,39.7600818 10891,8025,8026,0.0640627296443105,0.0640627296443105,-104.9487313,39.761191,-104.9488251,39.7617626 10893,3576,5643,0.138707185733922,0.138707185733922,-104.9488635,39.7544629,-104.9488535,39.7557103 10894,5643,4348,0.139896948951005,0.139896948951005,-104.9488535,39.7557103,-104.9488435,39.7569684 10895,4348,6346,0.137784232527167,0.137784232527167,-104.9488435,39.7569684,-104.9488336,39.7582075 10897,8027,697,0.20001854589906,0.20001854589906,-104.9488409,39.7401691,-104.9488331,39.7419679 10898,697,8028,0.202096920971429,0.202096920971429,-104.9488331,39.7419679,-104.9488359,39.7437854 10900,8029,2876,0.123948984730939,0.123948984730939,-104.9487583,39.7837977,-104.9487583,39.7849124 10901,2876,7628,0.141637704476922,0.141637704476922,-104.9487583,39.7849124,-104.9487399,39.7861861 10902,7628,7803,0.129093895003183,0.129093895003183,-104.9487399,39.7861861,-104.9487657,39.7873469 10903,7803,8030,0.203887723487366,0.203887723487366,-104.9487657,39.7873469,-104.9487914,39.7891804 10904,750,1568,0.143385969503008,0.143385969503008,-104.9486136,39.7763944,-104.9486346,39.7776838 10905,1568,356,0.136646760403047,0.136646760403047,-104.9486346,39.7776838,-104.9486062,39.7789125 10907,3449,6863,0.17900718937772,0.17900718937772,-104.9461482,39.7162465,-104.9461768,39.7146368 10908,6863,3068,0.174598273817653,0.174598273817653,-104.9461768,39.7146368,-104.9461768,39.7130666 10909,3068,8031,0.0302783785251902,0.0302783785251902,-104.9461768,39.7130666,-104.9461768,39.7127943 10910,8031,3188,0.14422007961407,0.14422007961407,-104.9461768,39.7127943,-104.9461736,39.7114973 10912,3499,8032,0.199010937916898,0.199010937916898,-104.9465455,39.6983726,-104.9465284,39.6965829 10913,8032,8033,0.200333001057217,0.200333001057217,-104.9465284,39.6965829,-104.9465436,39.6947813 10915,5667,598,0.0644126037668526,0.0644126037668526,-104.947235,39.702287,-104.9468452,39.7017914 10916,598,58,0.177763601732474,0.177763601732474,-104.9468452,39.7017914,-104.9465541,39.7002085 10919,5970,8036,0.0505810885650185,0.0505810885650185,-104.9783626,39.753192,-104.9787817,39.7535131 10920,8036,3015,0.0580577132309736,0.0580577132309736,-104.9787817,39.7535131,-104.9792691,39.7538767 10921,3015,8037,0.0464238660315039,0.0464238660315039,-104.9792691,39.7538767,-104.9796416,39.7541805 10922,8037,4384,0.0544799142925035,0.0544799142925035,-104.9796416,39.7541805,-104.9800877,39.7545304 10923,4384,8038,0.0538947325800234,0.0538947325800234,-104.9800877,39.7545304,-104.9805458,39.7548634 10924,8038,8039,0.0466438161180549,0.0466438161180549,-104.9805458,39.7548634,-104.9809281,39.7551627 10925,8039,8040,0.00584498801301113,0.00584498801301113,-104.9809281,39.7551627,-104.9809778,39.7551988 10926,8040,8041,0.0523763426314988,0.0523763426314988,-104.9809778,39.7551988,-104.981415,39.7555288 10927,8041,8042,0.0530979313391782,0.0530979313391782,-104.981415,39.7555288,-104.9818522,39.755868 10928,8042,8043,0.107654120371494,0.107654120371494,-104.9818522,39.755868,-104.9827245,39.7565663 10929,8043,8044,0.0544759880197041,0.0544759880197041,-104.9827245,39.7565663,-104.9831794,39.7569094 10930,8044,8045,0.0487657640583263,0.0487657640583263,-104.9831794,39.7569094,-104.9835828,39.7572195 10931,8045,8046,0.0550233762997563,0.0550233762997563,-104.9835828,39.7572195,-104.9840288,39.7575763 10932,8046,8047,0.0497918467778446,0.0497918467778446,-104.9840288,39.7575763,-104.9844325,39.7578991 10933,8047,8048,0.0560301584180681,0.0560301584180681,-104.9844325,39.7578991,-104.9849005,39.7582519 10934,8048,6177,0.0498105660603093,0.0498105660603093,-104.9849005,39.7582519,-104.9853166,39.7585655 10937,8049,8050,0.0514663482815545,0.0514663482815545,-104.9866649,39.7595656,-104.9870901,39.7598933 10939,5597,7545,0.109426166768049,0.109426166768049,-105.0438865,39.7312111,-105.0451654,39.7312441 10940,7545,8051,0.69043474044403,0.69043474044403,-105.0451654,39.7312441,-105.0532391,39.7312862 10943,4956,7224,0.100934524697699,0.100934524697699,-104.9952321,39.7305115,-104.9964124,39.7305084 10944,7224,8052,0.0514703494422073,0.0514703494422073,-104.9964124,39.7305084,-104.9970142,39.7305007 10945,8052,8053,0.0516967622411713,0.0516967622411713,-104.9970142,39.7305007,-104.9976187,39.7305054 10946,8053,8054,0.0428181869535947,0.0428181869535947,-104.9976187,39.7305054,-104.9981194,39.7305074 10947,8054,6644,0.0437760044869343,0.0437760044869343,-104.9981194,39.7305074,-104.9986313,39.7305095 10948,6644,251,0.0675496864417695,0.0675496864417695,-104.9986313,39.7305095,-104.9994212,39.7305062 10949,251,3950,0.064659952202738,0.064659952202738,-104.9994212,39.7305062,-105.0001773,39.7305104 10950,3950,8056,0.0623263752149148,0.0623263752149148,-105.0001773,39.7305104,-105.0009061,39.7305052 10951,8056,5609,0.0582215030638228,0.0582215030638228,-105.0009061,39.7305052,-105.0015869,39.7305003 10952,5609,8057,0.0511983070002347,0.0511983070002347,-105.0015869,39.7305003,-105.0021856,39.7304991 10953,8057,3730,0.0552226014136858,0.0552226014136858,-105.0021856,39.7304991,-105.0028312,39.7305102 10954,3730,8058,0.106434809873425,0.106434809873425,-105.0028312,39.7305102,-105.0040758,39.7305164 10956,5917,8060,0.0615467128621124,0.0615467128621124,-104.987439,39.7304505,-104.9881587,39.7304539 10957,8060,8061,0.0595626505884908,0.0595626505884908,-104.9881587,39.7304539,-104.9888552,39.7304571 10958,8061,8062,0.120093210467761,0.120093210467761,-104.9888552,39.7304571,-104.9902595,39.7304656 10960,8063,4634,0.154652934390646,0.154652934390646,-105.01746,39.7312756,-105.0192656,39.7311969 10961,4634,4549,0.20934037971115,0.20934037971115,-105.0192656,39.7311969,-105.0217136,39.7312012 10962,4549,8064,0.293727880710195,0.293727880710195,-105.0217136,39.7312012,-105.0251484,39.731191 10966,5216,3396,0.0579299126969349,0.0579299126969349,-105.0344587,39.7305984,-105.0351361,39.7306025 10967,3396,8065,0.0454362838279539,0.0454362838279539,-105.0351361,39.7306025,-105.0356674,39.7306063 10968,8065,5710,0.0481473121637486,0.0481473121637486,-105.0356674,39.7306063,-105.0362304,39.7306104 10969,5710,8066,0.0449725321072065,0.0449725321072065,-105.0362304,39.7306104,-105.0367563,39.7306104 10970,8066,7433,0.0497100835030792,0.0497100835030792,-105.0367563,39.7306104,-105.0373376,39.7306104 10971,7433,8069,0.0438793771122388,0.0438793771122388,-105.0373376,39.7306104,-105.0378507,39.7306136 10972,8069,7182,0.0471375837035957,0.0471375837035957,-105.0378507,39.7306136,-105.0384019,39.730617 20567,10854,10857,0.225655121951984,0.225655121951984,-105.0159697,39.7588715,-105.0184643,39.7595354 10973,7182,8070,0.0452974861696144,0.0452974861696144,-105.0384019,39.730617,-105.0389316,39.730617 10974,8070,8071,0.0479228077199932,0.0479228077199932,-105.0389316,39.730617,-105.039492,39.730617 10975,8071,8072,0.0470353472529161,0.0470353472529161,-105.039492,39.730617,-105.040042,39.7306132 10976,8072,1097,0.0443841816938638,0.0443841816938638,-105.040042,39.7306132,-105.040561,39.7306097 10978,8073,5318,0.014674630653103,0.014674630653103,-104.9738736,39.7606988,-104.9737157,39.7607506 10979,5318,2905,0.0312080465120251,0.0312080465120251,-104.9737157,39.7607506,-104.9733508,39.7607599 10980,2905,7145,0.104770590384922,0.104770590384922,-104.9733508,39.7607599,-104.9721251,39.760762 10981,7145,5123,0.105925863098076,0.105925863098076,-104.9721251,39.760762,-104.9708859,39.7607568 10982,5123,4737,0.104660211196924,0.104660211196924,-104.9708859,39.7607568,-104.9696615,39.7607527 10983,4737,6783,0.106266768581811,0.106266768581811,-104.9696615,39.7607527,-104.9684183,39.7607496 10984,6783,7367,0.10603565613408,0.10603565613408,-104.9684183,39.7607496,-104.9671778,39.7607476 12610,8772,8773,0.0502119000696978,0.0502119000696978,-104.9969955,39.7289027,-104.9975826,39.7288966 10987,3133,3905,0.108335751010408,0.108335751010408,-104.9647236,39.7607393,-104.9634562,39.7607434 10988,3905,1043,0.106035430930181,0.106035430930181,-104.9634562,39.7607434,-104.9622157,39.7607434 10989,1043,8074,0.0531930855223622,0.0531930855223622,-104.9622157,39.7607434,-104.9615934,39.7607445 10990,8074,6278,0.0525006902367685,0.0525006902367685,-104.9615934,39.7607445,-104.9609792,39.7607455 10991,6278,8075,0.105351603899057,0.105351603899057,-104.9609792,39.7607455,-104.9597467,39.7607455 10992,8075,5007,0.100650315286722,0.100650315286722,-104.9597467,39.7607455,-104.9585692,39.7607455 10993,5007,8076,0.0416106781167173,0.0416106781167173,-104.9585692,39.7607455,-104.9580824,39.7607455 10995,8025,7689,0.0805451553909581,0.0805451553909581,-104.9487313,39.761191,-104.9478369,39.760963 10996,7689,4508,0.0814563900003029,0.0814563900003029,-104.9478369,39.760963,-104.9468841,39.7609498 10997,4508,3466,0.0836603655346893,0.0836603655346893,-104.9468841,39.7609498,-104.9459057,39.7609696 10998,3466,6023,0.0805527124085535,0.0805527124085535,-104.9459057,39.7609696,-104.9449634,39.76096 10999,6023,3872,0.0834734840918988,0.0834734840918988,-104.9449634,39.76096,-104.9440107,39.7607951 11000,3872,8080,0.0833038712417768,0.0833038712417768,-104.9440107,39.7607951,-104.9430389,39.7607387 11002,3967,8081,0.0785869791186196,0.0785869791186196,-105.0184978,39.6900096,-105.0194162,39.690003 11004,6348,3039,0.0931730621198353,0.0931730621198353,-104.9430579,39.7581889,-104.9430494,39.7590268 11005,3039,8080,0.190356710856614,0.190356710856614,-104.9430494,39.7590268,-104.9430389,39.7607387 11006,8080,8082,0.0884015044030203,0.0884015044030203,-104.9430389,39.7607387,-104.9430328,39.7615337 11008,6424,4647,0.0970252568524678,0.0970252568524678,-105.0175106,39.7248745,-105.0186451,39.7248745 11009,4647,8083,0.151040975226462,0.151040975226462,-105.0186451,39.7248745,-105.0204107,39.7248423 16204,9846,7728,0.404619504399153,0.404619504399153,-104.9798779,39.6857583,-104.9798585,39.6893971 11010,4970,8084,0.141573509395187,0.141573509395187,-104.9800953,39.7828539,-104.9784386,39.7828407 11012,6398,7450,0.0587460292912133,0.0587460292912133,-104.9991941,39.7080802,-104.9991888,39.7075519 11013,7450,5682,0.0978645396723703,0.0978645396723703,-104.9991888,39.7075519,-104.9991817,39.7066718 11014,5682,8085,0.19215729634673,0.19215729634673,-104.9991817,39.7066718,-104.9991901,39.7049437 11015,8085,6825,0.00461462117405417,0.00461462117405417,-104.9991901,39.7049437,-104.9991903,39.7049022 11016,6825,549,0.386380234242036,0.386380234242036,-104.9991903,39.7049022,-104.999187,39.7014274 11017,549,6259,0.219376470776871,0.219376470776871,-104.999187,39.7014274,-104.999187,39.6994545 11018,6259,8086,0.305359073933419,0.305359073933419,-104.999187,39.6994545,-104.9991292,39.6967087 11019,8086,1485,0.202208842336051,0.202208842336051,-104.9991292,39.6967087,-104.9991903,39.6948908 11023,8088,8089,0.0138986527527033,0.0138986527527033,-105.0018979,39.7429979,-105.0019804,39.7431056 11024,8089,8090,0.00683010177656819,0.00683010177656819,-105.0019804,39.7431056,-105.002021,39.7431585 11025,8090,8091,0.110435202693889,0.110435202693889,-105.002021,39.7431585,-105.0026536,39.7440244 11026,7961,8092,0.198854876063874,0.198854876063874,-104.9896006,39.7279005,-104.9877223,39.7268463 11028,5855,1340,0.201837936768745,0.201837936768745,-105.019178,39.714811,-105.0191455,39.712996 11029,1340,8094,0.205566060887405,0.205566060887405,-105.0191455,39.712996,-105.0191455,39.7111473 11030,8094,4699,0.204173926089909,0.204173926089909,-105.0191455,39.7111473,-105.0192055,39.7093117 11031,4699,8095,0.200461574437924,0.200461574437924,-105.0192055,39.7093117,-105.0192399,39.7075091 11032,8095,8096,0.201918867294297,0.201918867294297,-105.0192399,39.7075091,-105.0192399,39.7056932 11033,8096,6823,0.198988761465987,0.198988761465987,-105.0192399,39.7056932,-105.0192227,39.7039037 11034,6823,772,0.204865532850049,0.204865532850049,-105.0192227,39.7039037,-105.0192227,39.7020613 11036,6007,6252,0.210749028817316,0.210749028817316,-105.0192141,39.7004566,-105.0192055,39.6985613 11037,6252,8097,0.20159640654511,0.20159640654511,-105.0192055,39.6985613,-105.019205,39.6967483 11039,6091,8098,0.0302498178580294,0.0302498178580294,-105.0158342,39.7607944,-105.0160862,39.7609854 11040,8098,8099,0.0194131905433523,0.0194131905433523,-105.0160862,39.7609854,-105.016277,39.7610801 11041,8099,6924,0.166900367789548,0.166900367789548,-105.016277,39.7610801,-105.0181853,39.7613979 11042,6924,8100,0.161859559583179,0.161859559583179,-105.0181853,39.7613979,-105.0200789,39.7613979 11043,8100,1241,0.0380629815604356,0.0380629815604356,-105.0200789,39.7613979,-105.0205242,39.7613979 11045,6980,7942,0.133638145181839,0.133638145181839,-105.0408692,39.7034745,-105.0424313,39.7034679 11046,7942,5338,0.0765467348148991,0.0765467348148991,-105.0424313,39.7034679,-105.0430777,39.7039439 11048,5442,7919,0.212135491175046,0.212135491175046,-105.0250601,39.7030958,-105.0275397,39.7031113 11049,7919,4410,0.19312496970157,0.19312496970157,-105.0275397,39.7031113,-105.0297971,39.7030981 11050,4410,8103,0.226886968788061,0.226886968788061,-105.0297971,39.7030981,-105.0324492,39.7031047 11051,8103,4283,0.17035467585884,0.17035467585884,-105.0324492,39.7031047,-105.0344405,39.7031047 11053,8104,7854,0.0946426330892721,0.0946426330892721,-104.9912065,39.7783357,-104.9923137,39.7783555 11054,7854,8105,0.0433309511619061,0.0433309511619061,-104.9923137,39.7783555,-104.9928201,39.7783357 11055,8106,6776,0.129541839197132,0.129541839197132,-105.0252567,39.7778437,-105.0267719,39.7778785 11056,6776,6152,0.13334664352248,0.13334664352248,-105.0267719,39.7778785,-105.0283323,39.7778787 11057,6152,3997,0.133550546612879,0.133550546612879,-105.0283323,39.7778787,-105.0298945,39.7779116 11058,3997,7046,0.134234793318191,0.134234793318191,-105.0298945,39.7779116,-105.0314652,39.7779248 11059,7046,7376,0.132775137258175,0.132775137258175,-105.0314652,39.7779248,-105.0330187,39.7779446 11060,7376,3435,0.135417405491425,0.135417405491425,-105.0330187,39.7779446,-105.0346033,39.7779525 11063,7764,5715,0.0517371191288579,0.0517371191288579,-105.035177,39.7783841,-105.0357824,39.77838 11064,5715,8107,0.0482057757930101,0.0482057757930101,-105.0357824,39.77838,-105.0363465,39.77838 11065,8107,7435,0.0500858095958938,0.0500858095958938,-105.0363465,39.77838,-105.0369326,39.77838 11066,7435,8108,0.0493949795014098,0.0493949795014098,-105.0369326,39.77838,-105.0375106,39.7783767 11067,8108,7174,0.049625706970036,0.049625706970036,-105.0375106,39.7783767,-105.0380913,39.7783734 11068,7174,6739,0.0493949818685724,0.0493949818685724,-105.0380913,39.7783734,-105.0386693,39.7783767 11069,6739,7789,0.0481559013551591,0.0481559013551591,-105.0386693,39.7783767,-105.0392328,39.77838 11070,7789,6645,0.0506327285203027,0.0506327285203027,-105.0392328,39.77838,-105.0398253,39.77838 11071,6645,1136,0.0491201558695857,0.0491201558695857,-105.0398253,39.77838,-105.0404001,39.77838 11072,1136,6995,0.0494363433732341,0.0494363433732341,-105.0404001,39.77838,-105.0409786,39.77838 11073,6995,7503,0.049590164320003,0.049590164320003,-105.0409786,39.77838,-105.0415589,39.77838 11074,7503,8109,0.100703299932673,0.100703299932673,-105.0415589,39.77838,-105.0427373,39.7783855 11075,8109,7480,0.0534769030186113,0.0534769030186113,-105.0427373,39.7783855,-105.043363,39.7783777 11076,7480,5580,0.0516905707687601,0.0516905707687601,-105.043363,39.7783777,-105.0439678,39.7783702 11077,5580,8110,0.0497706020063474,0.0497706020063474,-105.0439678,39.7783702,-105.0445502,39.778373 11078,8110,8111,0.0487450776836639,0.0487450776836639,-105.0445502,39.778373,-105.0451206,39.7783757 11079,8111,8112,0.694365013204936,0.694365013204936,-105.0451206,39.7783757,-105.053246,39.7783797 11080,1262,4539,0.0997555409236608,0.0997555409236608,-105.0204874,39.7784064,-105.0216547,39.778413 11081,4539,6285,0.098678051142926,0.098678051142926,-105.0216547,39.778413,-105.0228094,39.7784186 11083,2717,8113,0.100251109237605,0.100251109237605,-105.0239636,39.7784327,-105.0251365,39.7784506 11085,8114,8115,0.096187670432143,0.096187670432143,-104.9982189,39.7783526,-104.9993433,39.7783922 11086,8115,5626,0.201348891867615,0.201348891867615,-104.9993433,39.7783922,-105.0016991,39.7783602 11088,2507,8116,0.0493483893872719,0.0493483893872719,-105.0105528,39.7777919,-105.0111288,39.7777603 11089,8116,1238,0.100702597753866,0.100702597753866,-105.0111288,39.7777603,-105.0123072,39.7777623 11090,1238,4792,0.032813432065695,0.032813432065695,-105.0123072,39.7777623,-105.0126909,39.7777735 11091,4792,4812,0.0677278405661894,0.0677278405661894,-105.0126909,39.7777735,-105.0134831,39.7777557 11092,4812,2152,0.0672921980026174,0.0672921980026174,-105.0134831,39.7777557,-105.0142702,39.7777735 11093,2152,2179,0.0344341477791983,0.0344341477791983,-105.0142702,39.7777735,-105.0146727,39.777759 11094,2179,6304,0.100339028034619,0.100339028034619,-105.0146727,39.777759,-105.0158468,39.7777672 11095,6304,6426,0.101616906343387,0.101616906343387,-105.0158468,39.7777672,-105.0170359,39.7777689 11096,6426,5344,0.101029409154815,0.101029409154815,-105.0170359,39.7777689,-105.0182175,39.7777985 11097,5344,4640,0.0949596649493475,0.0949596649493475,-105.0182175,39.7777985,-105.0193287,39.7777995 11098,4640,1261,0.0990622828589398,0.0990622828589398,-105.0193287,39.7777995,-105.0204874,39.7778259 11100,3674,8117,0.125664760723522,0.125664760723522,-104.9782423,39.7475122,-104.97815,39.7486401 11101,8117,8118,0.0959168081132613,0.0959168081132613,-104.97815,39.7486401,-104.9781487,39.7495027 11102,8118,8119,0.126940211454871,0.126940211454871,-104.9781487,39.7495027,-104.978147,39.7506443 11103,8119,8120,0.01117909521949,0.01117909521949,-104.978147,39.7506443,-104.9781435,39.7507448 11104,8120,2680,0.0506435066002237,0.0506435066002237,-104.9781435,39.7507448,-104.9781521,39.7512002 11105,2680,7576,0.0851117723335375,0.0851117723335375,-104.9781521,39.7512002,-104.9781607,39.7519656 11106,7576,7833,0.0050110745435388,0.0050110745435388,-104.9781607,39.7519656,-104.9781265,39.7520022 16206,5823,7210,0.206033080289906,0.206033080289906,-104.9798455,39.691158,-104.9798457,39.6930109 11107,7833,8121,0.0770500763169566,0.0770500763169566,-104.9781265,39.7520022,-104.9781346,39.7526951 11108,8121,8035,0.0465513466723509,0.0465513466723509,-104.9781346,39.7526951,-104.9781265,39.7531137 11110,807,8122,0.0835494437055617,0.0835494437055617,-104.9781222,39.7532569,-104.9781363,39.7540082 11111,8122,8123,0.0673397864842803,0.0673397864842803,-104.9781363,39.7540082,-104.9781379,39.7546138 11112,8123,3017,0.0101257363562013,0.0101257363562013,-104.9781379,39.7546138,-104.9782228,39.7546773 11114,8124,8125,0.0101518907891953,0.0101518907891953,-104.9790658,39.7205397,-104.9791138,39.7204562 11115,8125,2367,0.124673068713839,0.124673068713839,-104.9791138,39.7204562,-104.9791205,39.719335 11116,2367,8126,0.113318754907998,0.113318754907998,-104.9791205,39.719335,-104.9791209,39.7183159 11117,8126,1826,0.2011636326138,0.2011636326138,-104.9791209,39.7183159,-104.9791466,39.7165069 11119,8127,8128,0.150025905824831,0.150025905824831,-105.01151,39.7418472,-105.0124026,39.7430088 11121,2887,8129,0.081938792894379,0.081938792894379,-104.9729638,39.7478589,-104.9721336,39.7482271 11122,8129,8130,0.106964546123147,0.106964546123147,-104.9721336,39.7482271,-104.9708826,39.7482126 11123,8130,4728,0.104978647949955,0.104978647949955,-104.9708826,39.7482126,-104.9696547,39.7482082 11124,4728,6795,0.108689532522494,0.108689532522494,-104.9696547,39.7482082,-104.9683834,39.7482029 11125,6795,7347,0.102216150252819,0.102216150252819,-104.9683834,39.7482029,-104.9671878,39.748204 11126,7347,5393,0.105889579896167,0.105889579896167,-104.9671878,39.748204,-104.9659493,39.748214 11127,5393,8131,0.054562518485416,0.054562518485416,-104.9659493,39.748214,-104.9653111,39.7482118 11128,8131,8132,0.0481675689920574,0.0481675689920574,-104.9653111,39.7482118,-104.9647477,39.7482098 11129,8132,3895,0.109975096473535,0.109975096473535,-104.9647477,39.7482098,-104.9634614,39.7482006 11130,3895,1027,0.10512607647723,0.10512607647723,-104.9634614,39.7482006,-104.9622318,39.748208 11131,1027,8133,0.0540856357592879,0.0540856357592879,-104.9622318,39.748208,-104.9615993,39.7482178 12777,8831,8832,0.188959131880304,0.188959131880304,-104.9729154,39.7255792,-104.9729324,39.7272785 11133,6270,8134,0.0524343047299347,0.0524343047299347,-104.960998,39.748227,-104.9603847,39.7482239 11134,8134,8135,0.0535628703960502,0.0535628703960502,-104.9603847,39.7482239,-104.9597582,39.7482207 11136,8136,8137,0.085310565822113,0.085310565822113,-104.9592611,39.7837879,-104.9602584,39.7837523 11137,8137,6283,0.0924164471878071,0.0924164471878071,-104.9602584,39.7837523,-104.9613399,39.7837589 11138,6283,8138,0.0880043396162394,0.0880043396162394,-104.9613399,39.7837589,-104.9623698,39.7837589 11139,8138,8139,0.093883258506383,0.093883258506383,-104.9623698,39.7837589,-104.9634685,39.7837589 11140,8139,3142,0.0916816056478044,0.0916816056478044,-104.9634685,39.7837589,-104.9645414,39.7837523 11141,3142,5416,0.0909467644852468,0.0909467644852468,-104.9645414,39.7837523,-104.9656057,39.7837589 11142,5416,8140,0.0909305385237858,0.0909305385237858,-104.9656057,39.7837589,-104.9666698,39.7837514 11144,3154,4972,0.0951253779669951,0.0951253779669951,-104.981211,39.7837245,-104.980098,39.7837069 11145,4972,8141,0.159341748119657,0.159341748119657,-104.980098,39.7837069,-104.9783643,39.7831792 11147,8142,7088,0.0975513520982515,0.0975513520982515,-104.9858077,39.7837643,-104.9846662,39.7837774 11148,7088,971,0.0957796137604222,0.0957796137604222,-104.9846662,39.7837774,-104.9835456,39.7837971 11149,971,7402,0.0550171923708008,0.0550171923708008,-104.9835456,39.7837971,-104.9829018,39.7837905 11150,7402,5289,0.0484207753056408,0.0484207753056408,-104.9829018,39.7837905,-104.9823354,39.7837773 11152,3320,8143,0.077853024278325,0.077853024278325,-104.9569981,39.7837383,-104.956087,39.7837391 11153,8143,5756,0.0805728425443714,0.0805728425443714,-104.956087,39.7837391,-104.9551441,39.7837449 11154,5756,7328,0.0873058149168626,0.0873058149168626,-104.9551441,39.7837449,-104.9541227,39.7837251 11155,7328,2087,0.0932446680916279,0.0932446680916279,-104.9541227,39.7837251,-104.9530315,39.7837193 12803,4082,3763,0.178907695562899,0.178907695562899,-105.0063995,39.7838419,-105.0064169,39.7854508 11158,4115,4117,0.0440125760632801,0.0440125760632801,-104.9513234,39.7837391,-104.9508084,39.7837325 11159,4117,6504,0.0374084190760855,0.0374084190760855,-104.9508084,39.7837325,-104.9503707,39.7837259 11160,6504,6677,0.044394894025319,0.044394894025319,-104.9503707,39.7837259,-104.9498557,39.7837786 11161,6677,8029,0.0937961823239111,0.0937961823239111,-104.9498557,39.7837786,-104.9487583,39.7837977 11162,8029,8144,0.0511329046048641,0.0511329046048641,-104.9487583,39.7837977,-104.9481599,39.7837974 11163,8144,8145,0.0135266374241744,0.0135266374241744,-104.9481599,39.7837974,-104.9480016,39.7837973 11165,4223,1001,0.0531658581374023,0.0531658581374023,-104.986953,39.7839026,-104.9875739,39.7838718 11167,4374,2855,0.170827518580558,0.170827518580558,-105.0014998,39.7007322,-105.0034418,39.7003749 11169,8146,4313,0.17183605887504,0.17183605887504,-105.0324321,39.7013349,-105.0344405,39.7013547 11171,5444,7921,0.207916650376417,0.207916650376417,-105.0250665,39.701332,-105.0274968,39.7013283 11172,7921,4408,0.197533961318481,0.197533961318481,-105.0274968,39.7013283,-105.0298056,39.7013481 11174,8147,644,0.13870723980062,0.13870723980062,-104.9389466,39.7401205,-104.9389365,39.7413679 11175,644,7273,0.132830481063153,0.132830481063153,-104.9389365,39.7413679,-104.9389193,39.7425624 11176,7273,1992,0.0923486278054484,0.0923486278054484,-104.9389193,39.7425624,-104.9389249,39.7433929 11177,1992,1976,0.0346172149199892,0.0346172149199892,-104.9389249,39.7433929,-104.9389295,39.7437042 11178,1976,4591,0.135026001443702,0.135026001443702,-104.9389295,39.7437042,-104.9389209,39.7449185 11179,4591,6478,0.132622992610531,0.132622992610531,-104.9389209,39.7449185,-104.9389155,39.7461112 12836,8855,8856,0.0453127355156614,0.0453127355156614,-104.9892657,39.7540916,-104.988892,39.7538026 11180,6478,2462,0.14279254357733,0.14279254357733,-104.9389155,39.7461112,-104.9388988,39.7473953 11182,8148,8149,0.201096301426274,0.201096301426274,-104.9394475,39.7256125,-104.9394514,39.727421 11183,8149,8150,0.201154462707023,0.201154462707023,-104.9394514,39.727421,-104.9394389,39.72923 11185,2461,5905,0.204782750962282,0.204782750962282,-104.9394874,39.7473999,-104.9394475,39.7492413 11186,5905,8151,0.200573430726899,0.200573430726899,-104.9394475,39.7492413,-104.9394486,39.7510451 11187,8151,790,0.199941729347635,0.199941729347635,-104.9394486,39.7510451,-104.9394378,39.7528432 11188,790,3583,0.202642621733606,0.202642621733606,-104.9394378,39.7528432,-104.9394304,39.7546656 11189,3583,4354,0.202475015345548,0.202475015345548,-104.9394304,39.7546656,-104.9394273,39.7564865 11190,4354,8152,0.200309115545572,0.200309115545572,-104.9394273,39.7564865,-104.9393999,39.7582878 11191,8152,3057,0.206933046688651,0.206933046688651,-104.9393999,39.7582878,-104.9394429,39.7601485 11192,3057,8153,0.186611026973769,0.186611026973769,-104.9394429,39.7601485,-104.9394065,39.7618265 11194,1060,8154,0.173008298211734,0.173008298211734,-104.9395373,39.7162311,-104.939535,39.717787 11195,8154,8155,0.177900871903465,0.177900871903465,-104.939535,39.717787,-104.9395373,39.7193869 11196,8155,8156,0.167407375878646,0.167407375878646,-104.9395373,39.7193869,-104.9395248,39.7208924 11197,8156,4775,0.251673348312152,0.251673348312152,-104.9395248,39.7208924,-104.9393188,39.7231502 11198,4775,6553,0.132857734263153,0.132857734263153,-104.9393188,39.7231502,-104.9393102,39.724345 11199,6553,8157,0.106438324963657,0.106438324963657,-104.9393102,39.724345,-104.9393188,39.7253022 11201,2232,5133,0.19052148019247,0.19052148019247,-104.9395024,39.7328547,-104.9395046,39.7345681 11202,5133,4902,0.0151263568070176,0.0151263568070176,-104.9395046,39.7345681,-104.9394839,39.7347032 11203,4902,6619,0.197484990473566,0.197484990473566,-104.9394839,39.7347032,-104.9394962,39.7364792 11205,8158,8159,0.20585122765193,0.20585122765193,-104.9394819,39.7382793,-104.939514,39.7401304 11207,8160,8161,0.016887203978,0.016887203978,-104.9408036,39.7114181,-104.9406062,39.7114203 11221,106,61,0.00533283632570931,0.00533283632570931,-104.931654,39.700221,-104.931714,39.700208 11222,61,65,0.207145778882675,0.207145778882675,-104.931714,39.700208,-104.934135,39.700181 11224,103,8170,0.0169041191858478,0.0169041191858478,-104.940786,39.7001905,-104.9405886,39.7001839 11225,8170,8171,0.361108877807587,0.361108877807587,-104.9405886,39.7001839,-104.936368,39.700221 11226,8171,8172,0.190446564346409,0.190446564346409,-104.936368,39.700221,-104.934142,39.700234 11228,8173,8174,0.0754029121625499,0.0754029121625499,-104.940655,39.7066792,-104.9406492,39.7073573 11229,8174,8175,0.417052793540933,0.417052793540933,-104.9406492,39.7073573,-104.9406062,39.7111078 11231,8176,8177,0.0299391686417842,0.0299391686417842,-104.9365311,39.7051466,-104.9362135,39.7050335 11232,8177,8178,0.202215537578589,0.202215537578589,-104.9362135,39.7050335,-104.9340806,39.7042496 11233,8178,8179,0.11808571362223,0.11808571362223,-104.9340806,39.7042496,-104.9328366,39.7037894 11234,8179,8163,0.126818785158071,0.126818785158071,-104.9328366,39.7037894,-104.9314767,39.7033354 11236,4228,8181,0.209470643186114,0.209470643186114,-104.933969,39.696598,-104.933897,39.698481 11269,4227,8200,0.197818013323833,0.197818013323833,-104.936211,39.696598,-104.936222,39.694819 11237,8181,65,0.190124873120192,0.190124873120192,-104.933897,39.698481,-104.934135,39.700181 11238,65,8172,0.00592368117466438,0.00592368117466438,-104.934135,39.700181,-104.934142,39.700234 11239,8172,8178,0.446545243407564,0.446545243407564,-104.934142,39.700234,-104.9340806,39.7042496 12886,8876,655,0.00596005420121878,0.00596005420121878,-104.9810837,39.7416131,-104.9810836,39.7416667 11242,8183,8184,0.228538005170478,0.228538005170478,-104.9405972,39.7047205,-104.9381461,39.7039031 11245,8162,8186,0.154667884886688,0.154667884886688,-104.936452,39.711255,-104.9351303,39.7103058 11246,8186,8187,0.175562487769928,0.175562487769928,-104.9351303,39.7103058,-104.9332506,39.7096719 11249,3633,8188,0.0150923041998694,0.0150923041998694,-104.9408419,39.7060696,-104.9406663,39.7060565 11250,8188,8189,0.270579217097142,0.270579217097142,-104.9406663,39.7060565,-104.9375812,39.7055199 11251,8189,8176,0.0989590805052705,0.0989590805052705,-104.9375812,39.7055199,-104.9365311,39.7051466 11253,8163,3643,0.149826975112258,0.149826975112258,-104.9314767,39.7033354,-104.9299023,39.7027452 11255,8190,1804,0.201671276037755,0.201671276037755,-104.937302,39.696603,-104.9373232,39.6947894 11257,8191,8192,0.0154162495075233,0.0154162495075233,-104.940786,39.7020593,-104.9406058,39.7020593 11258,8192,8193,0.181517364616001,0.181517364616001,-104.9406058,39.7020593,-104.9384841,39.7020481 11259,8193,8194,0.180264399151985,0.180264399151985,-104.9384841,39.7020481,-104.936377,39.702045 11261,8181,3550,0.192378625445026,0.192378625445026,-104.933897,39.698481,-104.931651,39.698398 11264,8186,8197,0.16597516800592,0.16597516800592,-104.9351303,39.7103058,-104.936366,39.709155 11265,8197,8198,0.19583924016197,0.19583924016197,-104.936366,39.709155,-104.9363539,39.7073938 11267,8199,8197,0.123986592502342,0.123986592502342,-104.936354,39.71027,-104.936366,39.709155 11271,8194,8171,0.202821007714315,0.202821007714315,-104.936377,39.702045,-104.936368,39.700221 11272,8171,8195,0.195495736534207,0.195495736534207,-104.936368,39.700221,-104.9363825,39.6984629 11273,8195,8201,0.207035429354564,0.207035429354564,-104.9363825,39.6984629,-104.936392,39.696601 11275,8202,8174,0.0167300114490718,0.0167300114490718,-104.9408446,39.707351,-104.9406492,39.7073573 11277,8198,8167,0.130702597640292,0.130702597640292,-104.9363539,39.7073938,-104.9348261,39.707407 11278,8167,8203,0.122618976220882,0.122618976220882,-104.9348261,39.707407,-104.9333927,39.707407 11279,8203,8204,0.327046093817032,0.327046093817032,-104.9333927,39.707407,-104.92957,39.707451 11280,4228,4229,0.198835732908948,0.198835732908948,-104.933969,39.696598,-104.931645,39.696598 11281,4229,8205,0.301334691508365,0.301334691508365,-104.931645,39.696598,-104.928123,39.696591 11282,8206,8190,0.113799565910968,0.113799565910968,-104.9386317,39.6965781,-104.937302,39.696603 11284,8201,4227,0.0154895076655846,0.0154895076655846,-104.936392,39.696601,-104.936211,39.696598 11286,8207,8200,0.0930040479254132,0.0930040479254132,-104.937309,39.694816,-104.936222,39.694819 11288,8193,8184,0.208283527691618,0.208283527691618,-104.9384841,39.7020481,-104.9381461,39.7039031 11316,5155,2238,0.0837223321108041,0.0837223321108041,-104.9292584,39.7320999,-104.9292252,39.7328524 11289,8184,8189,0.18616179415052,0.18616179415052,-104.9381461,39.7039031,-104.9375812,39.7055199 11291,3257,8208,0.321455747501831,0.321455747501831,-104.9302161,39.7037522,-104.9336074,39.7049972 11293,443,8209,0.110751336507506,0.110751336507506,-104.932837,39.701282,-104.932831,39.700286 11294,392,8179,0.178734728363983,0.178734728363983,-104.932837,39.702182,-104.9328366,39.7037894 11296,8162,6291,0.216060929512084,0.216060929512084,-104.936452,39.711255,-104.9339286,39.7111692 11297,6291,7342,0.196043159951137,0.196043159951137,-104.9339286,39.7111692,-104.9316369,39.711189 11645,8348,6433,0.104796073662296,0.104796073662296,-105.0190347,39.7552995,-105.0178088,39.7553019 11299,7342,5274,0.233799434282417,0.233799434282417,-104.9316369,39.711189,-104.93153,39.709088 11300,61,3550,0.201334976523304,0.201334976523304,-104.931714,39.700208,-104.931651,39.698398 11301,3550,4229,0.200151526253302,0.200151526253302,-104.931651,39.698398,-104.931645,39.696598 11303,5279,3162,0.0990447395902117,0.0990447395902117,-104.9826249,39.7183267,-104.9814669,39.7183289 11304,3162,4979,0.101293558978732,0.101293558978732,-104.9814669,39.7183289,-104.9802827,39.7183173 11305,4979,8126,0.0993695918525221,0.0993695918525221,-104.9802827,39.7183173,-104.9791209,39.7183159 11306,8126,4335,0.0910331896522206,0.0910331896522206,-104.9791209,39.7183159,-104.9780566,39.7183225 11307,4335,8210,0.0476841899874069,0.0476841899874069,-104.9780566,39.7183225,-104.9774991,39.7183251 11308,8210,5040,0.0521232799197054,0.0521232799197054,-104.9774991,39.7183251,-104.9768897,39.7183279 11309,5040,8005,0.0976580173278249,0.0976580173278249,-104.9768897,39.7183279,-104.9757482,39.7183081 11310,8005,4307,0.0466427658725356,0.0466427658725356,-104.9757482,39.7183081,-104.975203,39.7182988 11311,4307,995,0.052631404385892,0.052631404385892,-104.975203,39.7182988,-104.9745878,39.7182883 11313,8211,5951,0.199050744316133,0.199050744316133,-104.9292411,39.7292602,-104.9292349,39.7310503 11314,5951,5143,0.0913688712241713,0.0913688712241713,-104.9292349,39.7310503,-104.9292349,39.731872 11315,5143,5155,0.025420878561629,0.025420878561629,-104.9292349,39.731872,-104.9292584,39.7320999 11317,2238,4911,0.203010994943857,0.203010994943857,-104.9292252,39.7328524,-104.9291882,39.7346779 11318,4911,6611,0.201886473833407,0.201886473833407,-104.9291882,39.7346779,-104.9291809,39.7364935 11319,6611,8212,0.197101479655197,0.197101479655197,-104.9291809,39.7364935,-104.9292134,39.7382659 11320,8212,8213,0.206955997470903,0.206955997470903,-104.9292134,39.7382659,-104.9292134,39.7401271 11323,5950,5142,0.147533492116586,0.147533492116586,-104.9304356,39.7310602,-104.930434,39.732387 11326,2237,4910,0.20422309503448,0.20422309503448,-104.9303867,39.7328502,-104.9303749,39.7346868 11327,4910,6612,0.200274596012582,0.200274596012582,-104.9303749,39.7346868,-104.9303837,39.7364879 11328,6612,8215,0.196974435405611,0.196974435405611,-104.9303837,39.7364879,-104.9303979,39.7382593 11329,8215,8216,0.208072957327714,0.208072957327714,-104.9303979,39.7382593,-104.9303676,39.7401304 11331,7959,8217,0.0106613346433968,0.0106613346433968,-104.9912259,39.7297319,-104.9911152,39.729776 11337,289,8219,0.0101386145536838,0.0101386145536838,-105.0056941,39.7615954,-105.0056833,39.7616862 11338,8219,4483,0.0263974796072716,0.0263974796072716,-105.0056833,39.7616862,-105.0055781,39.7619094 11340,8220,289,0.116841869555958,0.116841869555958,-105.006312,39.7606581,-105.0056941,39.7615954 11483,8221,8222,0.0466544327533727,0.0466544327533727,-104.9936301,39.74071,-104.9940163,39.7410064 11342,8223,7906,0.0355112223964134,0.0355112223964134,-105.0064841,39.7620611,-105.0068985,39.7620384 11343,7906,4187,0.0959478466054884,0.0959478466054884,-105.0068985,39.7620384,-105.008021,39.7620353 11344,4187,8224,0.108554994700497,0.108554994700497,-105.008021,39.7620353,-105.009291,39.7620353 11345,8224,2512,0.0267513344361619,0.0267513344361619,-105.009291,39.7620353,-105.0096039,39.7620403 11346,2512,6726,0.134329958691173,0.134329958691173,-105.0096039,39.7620403,-105.0111753,39.7620239 11347,6726,8226,0.0541066682112551,0.0541066682112551,-105.0111753,39.7620239,-105.0118083,39.7620229 11348,8226,1754,0.0582360854290831,0.0582360854290831,-105.0118083,39.7620229,-105.0124896,39.7620198 11352,8227,8228,0.0477813036978224,0.0477813036978224,-105.0138041,39.7620198,-105.0143631,39.7620198 11353,8228,2164,0.0100092856224142,0.0100092856224142,-105.0143631,39.7620198,-105.0144802,39.7620198 11354,2164,8229,0.117341992338054,0.117341992338054,-105.0144802,39.7620198,-105.015853,39.7620198 11355,8229,6417,0.132790064578642,0.132790064578642,-105.015853,39.7620198,-105.0174065,39.7620125 11356,6417,6925,0.066680142142332,0.066680142142332,-105.0174065,39.7620125,-105.0181866,39.7620126 11357,6925,4623,0.0658013116163711,0.0658013116163711,-105.0181866,39.7620126,-105.0189564,39.7620167 11358,4623,1242,0.132924383309181,0.132924383309181,-105.0189564,39.7620167,-105.0205115,39.7620158 11359,1242,8230,0.117419950970456,0.117419950970456,-105.0205115,39.7620158,-105.0218852,39.7620114 11360,8230,2709,0.0877593926636965,0.0877593926636965,-105.0218852,39.7620114,-105.0229119,39.7620081 11361,2709,2723,0.0586886121966142,0.0586886121966142,-105.0229119,39.7620081,-105.0235985,39.7620059 11362,2723,8231,0.126334352112189,0.126334352112189,-105.0235985,39.7620059,-105.0250765,39.7620038 11363,8231,8232,0.00800071585537006,0.00800071585537006,-105.0250765,39.7620038,-105.0251701,39.7620042 11364,8232,8233,0.00985605768408299,0.00985605768408299,-105.0251701,39.7620042,-105.0252854,39.7620032 11368,8223,8219,0.0801446034429079,0.0801446034429079,-105.0064841,39.7620611,-105.0056833,39.7616862 11374,8234,8235,0.161648892640997,0.161648892640997,-105.001293,39.7577963,-105.002653,39.7588064 11375,8235,8236,0.12616333160407,0.12616333160407,-105.002653,39.7588064,-105.0034855,39.7597433 11379,4843,910,0.143586236704503,0.143586236704503,-104.9986941,39.7558019,-104.9998754,39.7567199 16194,9844,7725,1.4119245996206,1.4119245996206,-104.9822489,39.6767118,-104.9821706,39.6894094 11388,2064,8243,0.0180732464676321,0.0180732464676321,-104.953025,39.7800093,-104.952864,39.7801147 11389,8243,8244,0.307196973753055,0.307196973753055,-104.952864,39.7801147,-104.9498727,39.781647 11392,8246,3316,0.0456634204130967,0.0456634204130967,-104.9607953,39.7804322,-104.960267,39.7804939 11394,6201,6945,0.172713645832468,0.172713645832468,-104.9623939,39.7803745,-104.9624103,39.7819277 11395,6945,8138,0.203649557134895,0.203649557134895,-104.9624103,39.7819277,-104.9623698,39.7837589 11396,8138,2880,0.164233861501064,0.164233861501064,-104.9623698,39.7837589,-104.962414,39.7852355 11398,6200,6944,0.169916988893137,0.169916988893137,-104.9634695,39.7803971,-104.9634685,39.7819252 11399,6944,8139,0.203898136987997,0.203898136987997,-104.9634685,39.7819252,-104.9634685,39.7837589 11400,8139,2879,0.160611633174386,0.160611633174386,-104.9634685,39.7837589,-104.9634771,39.7852033 11401,2879,6408,0.0322091251783491,0.0322091251783491,-104.9634771,39.7852033,-104.9634692,39.7854929 11402,6408,6412,0.266159968303504,0.266159968303504,-104.9634692,39.7854929,-104.963535,39.787886 11403,6412,8247,0.0505479778201866,0.0505479778201866,-104.963535,39.787886,-104.963496,39.7883396 11407,6190,6948,0.200111149085838,0.200111149085838,-104.9857782,39.7801773,-104.9858077,39.7819768 11408,6948,8142,0.198760931377031,0.198760931377031,-104.9858077,39.7819768,-104.9858077,39.7837643 11409,8142,2864,0.201908008890848,0.201908008890848,-104.9858077,39.7837643,-104.9858115,39.7855801 11412,8249,8067,0.737441419701283,0.737441419701283,-105.0527654,39.7836619,-105.0441378,39.7835013 11424,8079,8250,0.738983904805809,0.738983904805809,-105.0441387,39.7836373,-105.0527851,39.7837728 11431,412,415,0.636538521199656,0.636538521199656,-105.0287256,39.7838921,-105.0212787,39.7837465 18912,10390,10391,0.0580503615423655,0.0580503615423655,-105.0126243,39.749739,-105.0127316,39.7492235 11453,8262,8263,0.292162593230546,0.292162593230546,-104.9882873,39.7806922,-104.9903301,39.7785853 11468,781,8271,0.782578824666181,0.782578824666181,-104.9314271,39.7799974,-104.9225249,39.7783463 11597,8330,8331,0.0435245851176098,0.0435245851176098,-105.0382057,39.7621211,-105.0387149,39.7621204 11469,8272,8270,0.782084992370784,0.782084992370784,-104.9225195,39.7784772,-104.9314164,39.7801263 11471,1610,1244,0.0543175525667992,0.0543175525667992,-104.9973103,39.7547013,-104.9968584,39.7543579 11472,1244,8273,0.0533400242428221,0.0533400242428221,-104.9968584,39.7543579,-104.9964185,39.7540177 11473,8273,8274,0.0526029519682926,0.0526029519682926,-104.9964185,39.7540177,-104.9959856,39.7536815 11474,8274,8275,0.0534350213865012,0.0534350213865012,-104.9959856,39.7536815,-104.9955427,39.7533424 11476,8276,1610,0.0663295545530221,0.0663295545530221,-104.9977757,39.7551786,-104.9973103,39.7547013 11478,1610,8277,0.135789656985465,0.135789656985465,-104.9973103,39.7547013,-104.9961783,39.755558 11480,7861,8278,0.0143942343868779,0.0143942343868779,-104.992927,39.7400066,-104.9929317,39.740136 11481,8278,7581,0.0343415060903181,0.0343415060903181,-104.9929317,39.740136,-104.993184,39.7403763 11482,7581,8221,0.0532138886249367,0.0532138886249367,-104.993184,39.7403763,-104.9936301,39.74071 11484,8222,5964,0.00591714471910066,0.00591714471910066,-104.9940163,39.7410064,-104.9940638,39.7410451 11485,5964,8279,0.00703516905841087,0.00703516905841087,-104.9940638,39.7410451,-104.9941219,39.7410899 11486,8279,3001,0.0966235655424771,0.0966235655424771,-104.9941219,39.7410899,-104.99492,39.7417051 11488,8275,7561,0.103690392766705,0.103690392766705,-104.9955427,39.7533424,-104.9946844,39.7526835 11489,7561,8280,0.0558620890554655,0.0558620890554655,-104.9946844,39.7526835,-104.994215,39.752334 11490,8280,6185,0.0505017539528047,0.0505017539528047,-104.994215,39.752334,-104.993798,39.7520123 11493,8282,8283,0.101387037651418,0.101387037651418,-104.9928753,39.7513081,-104.9920377,39.7506626 11494,8283,8284,0.102270654549379,0.102270654549379,-104.9920377,39.7506626,-104.9912016,39.7500048 11495,8284,8285,0.10797805598011,0.10797805598011,-104.9912016,39.7500048,-104.9903025,39.7493228 11496,8285,8286,0.106400672091098,0.106400672091098,-104.9903025,39.7493228,-104.9894331,39.7486381 11497,8286,4392,0.102247824152268,0.102247824152268,-104.9894331,39.7486381,-104.9886052,39.7479745 11498,4392,8287,0.0166274126542335,0.0166274126542335,-104.9886052,39.7479745,-104.9884675,39.7478689 11499,8287,8288,0.0799445865529155,0.0799445865529155,-104.9884675,39.7478689,-104.9878071,39.7473599 11500,8288,3008,0.023689428581565,0.023689428581565,-104.9878071,39.7473599,-104.9876315,39.7471951 11501,3008,8289,0.0297886059757376,0.0297886059757376,-104.9876315,39.7471951,-104.9873968,39.7469971 11505,8290,8291,0.051999610902965,0.051999610902965,-104.9908493,39.7516097,-104.9912817,39.7519386 11506,8291,8292,0.0471972516257623,0.0471972516257623,-104.9912817,39.7519386,-104.9916742,39.7522371 11507,8292,8293,0.00657484491051097,0.00657484491051097,-104.9916742,39.7522371,-104.9917306,39.7522773 11508,8293,6184,0.103933630763566,0.103933630763566,-104.9917306,39.7522773,-104.9925969,39.7529331 11509,6184,7562,0.106067817024884,0.106067817024884,-104.9925969,39.7529331,-104.9934281,39.7536413 11510,7562,8294,0.105991654619724,0.105991654619724,-104.9934281,39.7536413,-104.9942907,39.754326 11512,8295,8296,0.0523765388441753,0.0523765388441753,-104.9947185,39.754659,-104.9951571,39.7549879 11522,8297,8298,0.429589849820924,0.429589849820924,-105.0048527,39.7552746,-105.0028555,39.7588198 11537,6093,8302,0.0171793049902436,0.0171793049902436,-105.0268612,39.760858,-105.0266827,39.760929 11539,8303,8304,0.00530856583912826,0.00530856583912826,-105.0265595,39.7609475,-105.026526,39.7609877 11541,2195,8305,0.128463648918522,0.128463648918522,-105.0025939,39.7533024,-105.0036573,39.7541187 11543,8306,8307,0.0111673306658244,0.0111673306658244,-105.0042327,39.7545718,-105.0043265,39.7546417 11545,8308,8306,0.0470759818626725,0.0470759818626725,-105.0038599,39.7542602,-105.0042327,39.7545718 11547,8309,8310,0.0336302381688336,0.0336302381688336,-105.0254224,39.7404725,-105.0251999,39.7407219 11549,8311,8312,0.0219555493879181,0.0219555493879181,-105.0031123,39.7485003,-105.0033568,39.7484399 11550,8312,8313,0.036241706253738,0.036241706253738,-105.0033568,39.7484399,-105.00375,39.7483181 11598,8331,7782,0.0493369824555625,0.0493369824555625,-105.0387149,39.7621204,-105.0392921,39.7621196 11551,8313,8314,0.0512913124797426,0.0512913124797426,-105.00375,39.7483181,-105.0042918,39.74812 11552,8314,8315,0.107868186928524,0.107868186928524,-105.0042918,39.74812,-105.0053848,39.7476354 11553,8315,8316,0.223470506469832,0.223470506469832,-105.0053848,39.7476354,-105.007603,39.7465723 11554,8316,8317,0.211788929267968,0.211788929267968,-105.007603,39.7465723,-105.0094519,39.7453047 11555,8317,6963,0.0143636308232266,0.0143636308232266,-105.0094519,39.7453047,-105.0095744,39.7452163 16197,7207,1788,0.198027086450295,0.198027086450295,-104.9821537,39.693012,-104.9821522,39.6947929 11556,6963,2151,0.0672032541987901,0.0672032541987901,-105.0095744,39.7452163,-105.0100859,39.7447574 11557,2151,8318,0.127422890827039,0.127422890827039,-105.0100859,39.7447574,-105.0111676,39.7439691 11563,8321,5670,0.0510922996821663,0.0510922996821663,-105.0304907,39.7580283,-105.0310884,39.7580274 11564,5670,8319,0.0512128921942442,0.0512128921942442,-105.0310884,39.7580274,-105.0316875,39.7580245 11565,8319,7031,0.0489988317743493,0.0489988317743493,-105.0316875,39.7580245,-105.0322607,39.7580218 13192,2925,5307,0.0991225747078309,0.0991225747078309,-105.0215487,39.7075025,-105.0227074,39.7075091 17794,8402,10178,0.0874671474005437,0.0874671474005437,-104.9873999,39.7564065,-104.9873945,39.7556199 11583,8323,8324,0.0415122975666244,0.0415122975666244,-105.0248659,39.7403859,-105.0252084,39.7401213 11585,8325,8326,0.0105737020216599,0.0105737020216599,-105.0288943,39.7621125,-105.029018,39.7621132 11586,8326,8327,0.0170186899048993,0.0170186899048993,-105.029018,39.7621132,-105.0292171,39.7621142 11587,8327,4030,0.059373245074661,0.059373245074661,-105.0292171,39.7621142,-105.0299117,39.7621179 11588,4030,8328,0.00887102858910589,0.00887102858910589,-105.0299117,39.7621179,-105.0300154,39.7621147 11589,8328,7033,0.192077028988682,0.192077028988682,-105.0300154,39.7621147,-105.0322624,39.7621339 11590,7033,3414,0.20009224997208,0.20009224997208,-105.0322624,39.7621339,-105.0346033,39.7621393 11591,3414,7634,0.0490496792565584,0.0490496792565584,-105.0346033,39.7621393,-105.0351771,39.7621341 11592,7634,5699,0.0501609282125079,0.0501609282125079,-105.0351771,39.7621341,-105.0357639,39.7621288 11593,5699,8329,0.0491062363102631,0.0491062363102631,-105.0357639,39.7621288,-105.0363384,39.7621278 11594,8329,7426,0.0512345906571307,0.0512345906571307,-105.0363384,39.7621278,-105.0369378,39.7621268 11595,7426,7167,0.100906650593457,0.100906650593457,-105.0369378,39.7621268,-105.0381183,39.7621212 11596,7167,8330,0.0074706340310152,0.0074706340310152,-105.0381183,39.7621212,-105.0382057,39.7621211 11601,1125,8333,0.0515421912286004,0.0515421912286004,-105.0404588,39.7621199,-105.0410618,39.76212 11602,8333,7499,0.0491232128122514,0.0491232128122514,-105.0410618,39.76212,-105.0416365,39.7621201 11603,7499,6382,0.0528674106807856,0.0528674106807856,-105.0416365,39.7621201,-105.042255,39.7621184 11604,6382,3844,0.0491757077428548,0.0491757077428548,-105.042255,39.7621184,-105.0428303,39.7621153 11605,3844,8336,0.0505763419832581,0.0505763419832581,-105.0428303,39.7621153,-105.043422,39.7621158 11606,8336,5560,0.0511234189065501,0.0511234189065501,-105.043422,39.7621158,-105.0440201,39.7621151 11607,5560,7536,0.078259792036463,0.078259792036463,-105.0440201,39.7621151,-105.0449356,39.7621062 17795,10178,10179,0.00714983889336217,0.00714983889336217,-104.9873945,39.7556199,-104.9873946,39.7555556 11608,7536,8337,0.710353127144862,0.710353127144862,-105.0449356,39.7621062,-105.0532461,39.7620897 11615,8339,8340,0.0545607270452329,0.0545607270452329,-105.0252854,39.7572536,-105.0259235,39.7572649 11616,8340,6778,0.0500886204125654,0.0500886204125654,-105.0259235,39.7572649,-105.0265093,39.7572752 11617,6778,1543,0.044749974690185,0.044749974690185,-105.0265093,39.7572752,-105.0270328,39.7572752 11618,1543,7913,0.0484257128218018,0.0484257128218018,-105.0270328,39.7572752,-105.0275993,39.7572752 11619,7913,1232,0.0498960080732329,0.0498960080732329,-105.0275993,39.7572752,-105.028183,39.7572752 11620,1232,6138,0.0513577550981739,0.0513577550981739,-105.028183,39.7572752,-105.0287838,39.7572752 11621,6138,1234,0.0484184731965446,0.0484184731965446,-105.0287838,39.7572752,-105.0293502,39.757272 11622,1234,4025,0.049897443897038,0.049897443897038,-105.0293502,39.757272,-105.0299339,39.7572686 11624,8341,6746,0.131938356933677,0.131938356933677,-105.0252824,39.7524035,-105.0268257,39.752413 11625,6746,6146,0.134278510793599,0.134278510793599,-105.0268257,39.752413,-105.0283964,39.7524064 11626,6146,4020,0.131808341418281,0.131808341418281,-105.0283964,39.7524064,-105.029938,39.752386 11627,4020,7024,0.13680573147125,0.13680573147125,-105.029938,39.752386,-105.0315379,39.752413 11628,7024,7394,0.133543322276702,0.133543322276702,-105.0315379,39.752413,-105.0331,39.7524064 11629,7394,3403,0.129241253411212,0.129241253411212,-105.0331,39.7524064,-105.0346118,39.7524067 11631,4656,1278,0.11609492718799,0.11609492718799,-105.0191525,39.7524262,-105.0205102,39.7524035 11633,4529,8342,0.13081541679387,0.13081541679387,-105.0220809,39.7524035,-105.0236111,39.7524085 11634,8342,8343,0.131875462531589,0.131875462531589,-105.0236111,39.7524085,-105.0251537,39.7524035 11636,1275,4561,0.135792686790169,0.135792686790169,-105.0204903,39.7500187,-105.0220781,39.7499857 11637,4561,8344,0.129597362082905,0.129597362082905,-105.0220781,39.7499857,-105.0235939,39.7499999 11638,8344,8345,0.132615292246902,0.132615292246902,-105.0235939,39.7499999,-105.0251451,39.7499949 11654,8351,8352,0.00642310935412446,0.00642310935412446,-105.024297,39.7598572,-105.024257,39.7599061 11656,8354,3585,0.00948998635035479,0.00948998635035479,-105.0236698,39.7606212,-105.0236106,39.7606934 11658,8355,7036,0.189514043057238,0.189514043057238,-105.0300476,39.7643693,-105.0322644,39.7643359 11661,3420,7662,0.0473953664812579,0.0473953664812579,-105.0346118,39.7639669,-105.0351663,39.7639675 11662,7662,5701,0.051310070537927,0.051310070537927,-105.0351663,39.7639675,-105.0357666,39.7639681 11663,5701,8356,0.0493288418218244,0.0493288418218244,-105.0357666,39.7639681,-105.0363437,39.7639643 11664,8356,7428,0.0514646959507586,0.0514646959507586,-105.0363437,39.7639643,-105.0369458,39.7639617 11665,7428,7170,0.101185693406291,0.101185693406291,-105.0369458,39.7639617,-105.0381296,39.7639566 11666,7170,8357,0.0511732963069457,0.0511732963069457,-105.0381296,39.7639566,-105.0387283,39.763957 11667,8357,7785,0.0488740378204359,0.0488740378204359,-105.0387283,39.763957,-105.0393001,39.7639573 11669,8358,8359,0.0429199500385996,0.0429199500385996,-105.039401,39.7639563,-105.0399031,39.7639514 11670,8359,1126,0.0542934514543922,0.0542934514543922,-105.0399031,39.7639514,-105.0405383,39.7639496 11671,1126,8361,0.0465752610792189,0.0465752610792189,-105.0405383,39.7639496,-105.0410832,39.7639477 11672,8361,7500,0.0458657856618734,0.0458657856618734,-105.0410832,39.7639477,-105.0416198,39.7639459 11673,7500,6383,0.0540969092476656,0.0540969092476656,-105.0416198,39.7639459,-105.0422527,39.763944 11674,6383,3845,0.0488658545954006,0.0488658545954006,-105.0422527,39.763944,-105.0428244,39.7639423 11675,3845,8362,0.0512974137325796,0.0512974137325796,-105.0428244,39.7639423,-105.0434239,39.7639208 11676,8362,5562,0.0492074321979192,0.0492074321979192,-105.0434239,39.7639208,-105.0439996,39.7639213 11677,5562,8363,0.0405073414501016,0.0405073414501016,-105.0439996,39.7639213,-105.0444735,39.7639185 11678,8363,7537,0.0387636388049137,0.0387636388049137,-105.0444735,39.7639185,-105.044927,39.7639158 11679,7537,8364,0.709659016245144,0.709659016245144,-105.044927,39.7639158,-105.0532296,39.7639 11680,533,532,0.177767664549368,0.177767664549368,-105.0123604,39.7549991,-105.010541,39.7542249 11681,532,8365,0.019932032746647,0.019932032746647,-105.010541,39.7542249,-105.0103456,39.7541271 11683,8366,2195,0.0764354088651933,0.0764354088651933,-105.0020448,39.7527599,-105.0025939,39.7533024 11712,3383,8367,0.106809468593159,0.106809468593159,-105.0346003,39.7427332,-105.035848,39.7426857 11713,8367,8368,0.0971987897456675,0.0971987897456675,-105.035848,39.7426857,-105.0369827,39.7427391 11714,8368,8369,0.0991386674985246,0.0991386674985246,-105.0369827,39.7427391,-105.0381422,39.7427432 11717,5295,6973,0.135215470337054,0.135215470337054,-105.0357845,39.7439376,-105.035775,39.7451536 11718,6973,8371,0.00923487504976077,0.00923487504976077,-105.035775,39.7451536,-105.0357615,39.745236 11719,8371,8372,0.0216052571390285,0.0216052571390285,-105.0357615,39.745236,-105.0357622,39.7454303 11720,8372,16,0.105179593848414,0.105179593848414,-105.0357622,39.7454303,-105.0357652,39.7463762 11721,16,6385,0.131720726068438,0.131720726068438,-105.0357652,39.7463762,-105.0357845,39.7475607 11722,6385,8373,0.136425162652677,0.136425162652677,-105.0357845,39.7475607,-105.0357825,39.7487876 11723,8373,8374,0.133357418298716,0.133357418298716,-105.0357825,39.7487876,-105.0357895,39.7499869 11725,8375,5538,0.102551146645578,0.102551146645578,-105.0357821,39.7511876,-105.0357963,39.7521098 11726,5538,2406,0.101276420369131,0.101276420369131,-105.0357963,39.7521098,-105.0357948,39.7530206 11727,2406,4291,0.0994536245434588,0.0994536245434588,-105.0357948,39.7530206,-105.0357997,39.753915 11728,4291,8376,0.0498495835403536,0.0498495835403536,-105.0357997,39.753915,-105.0358032,39.7543633 11729,8376,8377,0.0555205772000376,0.0555205772000376,-105.0358032,39.7543633,-105.035807,39.7548626 11730,8377,7717,0.202770146499174,0.202770146499174,-105.035807,39.7548626,-105.035838,39.756686 11731,7717,2980,0.203558742671124,0.203558742671124,-105.035838,39.756686,-105.0358208,39.7585166 11733,6381,7626,0.0677965571067337,0.0677965571067337,-105.0334738,39.7475695,-105.0334588,39.7481791 11734,7626,8378,0.0657902652889389,0.0657902652889389,-105.0334588,39.7481791,-105.0334703,39.7487707 11736,3813,8379,0.0683672879873519,0.0683672879873519,-105.0403593,39.7474155,-105.0410701,39.7476972 11737,8379,7491,0.0530440410997852,0.0530440410997852,-105.0410701,39.7476972,-105.0416725,39.7478114 11738,7491,3832,0.0868122883126915,0.0868122883126915,-105.0416725,39.7478114,-105.042608,39.748115 11740,8129,8380,0.134532326319759,0.134532326319759,-104.9721336,39.7482271,-104.9721157,39.7494369 11741,8380,8382,0.00458704251135175,0.00458704251135175,-104.9721157,39.7494369,-104.972113,39.7494781 11743,8383,8384,0.136207849444979,0.136207849444979,-104.9721125,39.7495132,-104.9721264,39.7507381 11744,8384,7838,0.138328826392976,0.138328826392976,-104.9721264,39.7507381,-104.9720959,39.7519819 11746,8385,8386,0.0871147692827014,0.0871147692827014,-105.0124198,39.7414644,-105.0115357,39.7418538 11749,8389,8390,0.0947169874364547,0.0947169874364547,-105.0124419,39.7396939,-105.0116345,39.7402771 19614,10514,10587,0.0689139357560502,0.0689139357560502,-104.9902714,39.7087938,-104.9910769,39.7088041 11751,8391,4386,0.0534420102551264,0.0534420102551264,-104.982081,39.7523183,-104.9825253,39.7526564 11752,4386,8392,0.0520924012173649,0.0520924012173649,-104.9825253,39.7526564,-104.9829471,39.7529945 11753,8392,8393,0.0473152332925311,0.0473152332925311,-104.9829471,39.7529945,-104.9833461,39.7532894 11754,8393,8394,0.00593400942031918,0.00593400942031918,-104.9833461,39.7532894,-104.9833985,39.7533244 11755,8394,8395,0.0526072167549377,0.0526072167549377,-104.9833985,39.7533244,-104.9838316,39.7536605 11756,8395,8396,0.0535245842073366,0.0535245842073366,-104.9838316,39.7536605,-104.9842635,39.754009 11757,8396,8397,0.0520127953812383,0.0520127953812383,-104.9842635,39.754009,-104.98469,39.7543426 11758,8397,8398,0.0525440381176666,0.0525440381176666,-104.98469,39.7543426,-104.9851174,39.7546822 11759,8398,8399,0.105725944401461,0.105725944401461,-104.9851174,39.7546822,-104.9860118,39.7553389 11760,8399,8400,0.0963534079842441,0.0963534079842441,-104.9860118,39.7553389,-104.9868117,39.7559494 11761,8400,8401,0.00721402202643277,0.00721402202643277,-104.9868117,39.7559494,-104.9868716,39.7559951 11762,8401,8402,0.0642819932248178,0.0642819932248178,-104.9868716,39.7559951,-104.9873999,39.7564065 11763,8402,6180,0.0440229088580127,0.0440229088580127,-104.9873999,39.7564065,-104.9877579,39.7566911 11764,6180,3304,0.105719811244021,0.105719811244021,-104.9877579,39.7566911,-104.9886307,39.7573647 11765,3304,8404,0.104473728049028,0.104473728049028,-104.9886307,39.7573647,-104.9894933,39.7580303 11776,2683,5360,0.148134497863423,0.148134497863423,-104.9790985,39.751919,-104.9803323,39.7509836 11779,8408,8409,0.0170504242210171,0.0170504242210171,-105.0080042,39.7473225,-105.0082031,39.7473337 11780,8409,8410,0.0301331300599118,0.0301331300599118,-105.0082031,39.7473337,-105.0080216,39.7471014 11781,8410,8408,0.024630163522097,0.024630163522097,-105.0080216,39.7471014,-105.0080042,39.7473225 11786,8411,7068,0.119279864672347,0.119279864672347,-104.9738611,39.7586965,-104.9748473,39.7579376 11787,7068,5513,0.148575970390717,0.148575970390717,-104.9748473,39.7579376,-104.97606,39.7569804 11788,5513,4445,0.14563348668729,0.14563348668729,-104.97606,39.7569804,-104.9772635,39.7560534 11795,8413,543,0.028789081158834,0.028789081158834,-105.0218658,39.7405653,-105.0222025,39.7405643 11800,8038,2689,0.14574049201504,0.14574049201504,-104.9805458,39.7548634,-104.9817462,39.7539327 11801,2689,8392,0.146364813323007,0.146364813323007,-104.9817462,39.7539327,-104.9829471,39.7529945 11810,8316,8410,0.0688632882143238,0.0688632882143238,-105.007603,39.7465723,-105.0080216,39.7471014 11818,8318,8421,0.163109524565458,0.163109524565458,-105.0111676,39.7439691,-105.0127281,39.7431253 11820,2202,8422,0.0636527332062032,0.0636527332062032,-105.0128922,39.7400809,-105.0135792,39.7398604 11827,8425,8426,0.235001983383898,0.235001983383898,-104.9895725,39.7854572,-104.9895595,39.7833438 11829,8427,2187,0.0976945121262096,0.0976945121262096,-105.0148298,39.7369044,-105.0159723,39.7369102 11830,2187,8428,0.113051166751879,0.113051166751879,-105.0159723,39.7369102,-105.0172942,39.7368917 11832,8429,8427,0.106790392513668,0.106790392513668,-105.0135809,39.7369043,-105.0148298,39.7369044 11836,8432,8433,0.316135432263608,0.316135432263608,-105.0153422,39.7339918,-105.0141326,39.7366784 11838,8434,8435,0.0739062863270344,0.0739062863270344,-105.0143556,39.741604,-105.0147581,39.7421922 16014,9785,9166,0.0737839272607517,0.0737839272607517,-104.9929555,39.6960192,-104.9928292,39.6966756 11840,8436,8437,0.305296163280187,0.305296163280187,-105.014551,39.7415365,-105.0140684,39.7388161 11842,8438,8439,0.0899401823641934,0.0899401823641934,-105.0171026,39.7442035,-105.0164414,39.7435744 11843,8439,8440,0.0855827793815302,0.0855827793815302,-105.0164414,39.7435744,-105.0158022,39.7429821 11845,8441,533,0.0890672230330435,0.0890672230330435,-105.0132989,39.755347,-105.0123604,39.7549991 11847,8325,3752,0.00830034500152871,0.00830034500152871,-105.0288943,39.7621125,-105.0288682,39.7620406 11848,3752,8442,0.100105658665385,0.100105658665385,-105.0288682,39.7620406,-105.0279677,39.761465 11849,8442,6773,0.103872958239997,0.103872958239997,-105.0279677,39.761465,-105.0268646,39.7610731 11850,6773,8303,0.0295834023794743,0.0295834023794743,-105.0268646,39.7610731,-105.0265595,39.7609475 11851,8303,8443,0.122024126507826,0.122024126507826,-105.0265595,39.7609475,-105.0254023,39.7603049 11854,8365,8445,0.12649848699983,0.12649848699983,-105.0103456,39.7541271,-105.0090988,39.7535144 11856,8445,8446,0.0774789975708123,0.0774789975708123,-105.0090988,39.7535144,-105.0083779,39.7530921 11858,6522,8447,0.124835406842481,0.124835406842481,-104.982762,39.6978313,-104.9827785,39.6967087 11860,8447,4244,0.0110439553261759,0.0110439553261759,-104.9827785,39.6967087,-104.9827699,39.6966096 11861,4244,1787,0.20168643392703,0.20168643392703,-104.9827699,39.6966096,-104.9827622,39.6947958 11862,1787,7206,0.198352393557477,0.198352393557477,-104.9827622,39.6947958,-104.9827747,39.693012 11863,7206,5819,0.204146640542909,0.204146640542909,-104.9827747,39.693012,-104.9827894,39.6911761 11864,5819,7724,0.196992932786583,0.196992932786583,-104.9827894,39.6911761,-104.9827896,39.6894045 11865,7724,8448,0.0469826616672844,0.0469826616672844,-104.9827896,39.6894045,-104.9827836,39.688982 11866,8448,8449,1.1597652413984,1.1597652413984,-104.9827836,39.688982,-104.9829313,39.6785526 15932,1178,9158,0.281206093212011,0.281206093212011,-104.9967808,39.7006121,-104.9960034,39.7030693 11868,529,476,0.196533269115043,0.196533269115043,-105.0102365,39.7542807,-105.0121896,39.7552131 11869,476,8451,0.00692492598385206,0.00692492598385206,-105.0121896,39.7552131,-105.0122583,39.7552461 11871,8452,8450,0.118857471050118,0.118857471050118,-105.009013,39.7536728,-105.0101803,39.7542535 11873,8446,8453,0.0472361723035857,0.0472361723035857,-105.0083779,39.7530921,-105.0079745,39.7528018 11875,8453,1808,0.0616092600190724,0.0616092600190724,-105.0079745,39.7528018,-105.0075333,39.7523637 11876,1808,8454,0.103675532542851,0.103675532542851,-105.0075333,39.7523637,-105.0069016,39.7515678 11878,8455,8452,0.0832501988122618,0.0832501988122618,-105.0082148,39.7532439,-105.009013,39.7536728 11880,8456,8455,0.0488208935536257,0.0488208935536257,-105.0077942,39.7529469,-105.0082148,39.7532439 11883,1807,8456,0.0645719953824934,0.0645719953824934,-105.0073479,39.7524784,-105.0077942,39.7529469 11885,8454,8460,0.0468848260297017,0.0468848260297017,-105.0069016,39.7515678,-105.0065497,39.7512444 11887,8460,8461,0.191542303309411,0.191542303309411,-105.0065497,39.7512444,-105.0049189,39.7500632 11888,8461,8462,0.143814933384229,0.143814933384229,-105.0049189,39.7500632,-105.003842,39.7490696 11926,8479,7578,0.0514183930388008,0.0514183930388008,-104.9903554,39.7419081,-104.9907772,39.7422377 11889,8462,8312,0.0813843178601785,0.0813843178601785,-105.003842,39.7490696,-105.0033568,39.7484399 11890,8312,8463,0.108687135880293,0.108687135880293,-105.0033568,39.7484399,-105.0026615,39.7476216 11891,8463,8464,0.171307568098715,0.171307568098715,-105.0026615,39.7476216,-105.0014282,39.7464074 11892,8464,7962,0.138415151415673,0.138415151415673,-105.0014282,39.7464074,-105.0007006,39.7452954 11894,8465,8457,0.0468050869550622,0.0468050869550622,-105.0063608,39.7513896,-105.0067213,39.7517064 11899,8468,3170,0.018103312819976,0.018103312819976,-105.0008907,39.7479512,-105.0006969,39.7480168 11901,8469,8466,0.0123424922846296,0.0123424922846296,-105.0019357,39.7486848,-105.0020778,39.7486652 11902,8466,8311,0.0903233113904637,0.0903233113904637,-105.0020778,39.7486652,-105.0031123,39.7485003 11904,8470,8469,0.0396717564170432,0.0396717564170432,-105.0014824,39.7487611,-105.0019357,39.7486848 11906,8296,8273,0.152532135373756,0.152532135373756,-104.9951571,39.7549879,-104.9964185,39.7540177 11907,8273,5789,0.146346014371488,0.146346014371488,-104.9964185,39.7540177,-104.9976271,39.7530856 11908,5789,4816,0.144635236179438,0.144635236179438,-104.9976271,39.7530856,-104.9988196,39.7521629 11909,4816,8471,0.144945711618013,0.144945711618013,-104.9988196,39.7521629,-105.0000116,39.7512359 11910,8471,8472,0.00337499193971306,0.00337499193971306,-105.0000116,39.7512359,-105.0000361,39.7512121 13477,9099,9096,0.0859011649600223,0.0859011649600223,-105.0181659,39.7251883,-105.0171656,39.7251183 11912,8473,8474,0.141151348464777,0.141151348464777,-105.0000669,39.7511877,-105.0012293,39.7502862 11913,8474,8475,0.13279343346844,0.13279343346844,-105.0012293,39.7502862,-105.0022888,39.7494129 11915,1346,8475,0.0349627710606267,0.0349627710606267,-105.0024538,39.7491252,-105.0022888,39.7494129 11919,8313,8477,0.0691895872331652,0.0691895872331652,-105.00375,39.7483181,-105.003633,39.7477024 11921,4846,8478,0.326789742990523,0.326789742990523,-105.0038505,39.7522849,-105.0065368,39.7543758 11923,5031,6987,0.0623597305249406,0.0623597305249406,-104.9884893,39.7405273,-104.9890246,39.7409082 11924,6987,5806,0.105799056021075,0.105799056021075,-104.9890246,39.7409082,-104.989913,39.7415705 11925,5806,8479,0.0532916983351864,0.0532916983351864,-104.989913,39.7415705,-104.9903554,39.7419081 11927,7578,8480,0.0539921866859616,0.0539921866859616,-104.9907772,39.7422377,-104.9912213,39.7425829 11928,8480,8481,0.0438686505947476,0.0438686505947476,-104.9912213,39.7425829,-104.9915821,39.7428634 11929,8481,5961,0.00656699811047763,0.00656699811047763,-104.9915821,39.7428634,-104.9916357,39.7429057 11930,5961,8482,0.00665108194893408,0.00665108194893408,-104.9916357,39.7429057,-104.9916907,39.742948 11931,8482,3003,0.0997303043018087,0.0997303043018087,-104.9916907,39.742948,-104.9925155,39.7435822 11932,3003,4396,0.10605079021574,0.10605079021574,-104.9925155,39.7435822,-104.993398,39.7442524 11933,4396,8483,0.102726296828384,0.102726296828384,-104.993398,39.7442524,-104.9942509,39.7449031 11934,8483,8484,0.00648258609012086,0.00648258609012086,-104.9942509,39.7449031,-104.9943021,39.7449461 11935,8484,8485,0.100141708737386,0.100141708737386,-104.9943021,39.7449461,-104.995128,39.7455847 11936,8485,8486,0.0275311475026058,0.0275311475026058,-104.995128,39.7455847,-104.9953533,39.7457616 11937,8486,8487,0.0265062604992808,0.0265062604992808,-104.9953533,39.7457616,-104.9955701,39.745932 11938,8487,8488,0.0523458198440316,0.0523458198440316,-104.9955701,39.745932,-104.9959984,39.7462684 11939,8488,8489,0.104751027795859,0.104751027795859,-104.9959984,39.7462684,-104.9968701,39.7469304 11940,8489,8490,0.0990693987095691,0.0990693987095691,-104.9968701,39.7469304,-104.9976922,39.7475583 11941,8490,8491,0.00745857832944624,0.00745857832944624,-104.9976922,39.7475583,-104.9977552,39.7476047 11942,8491,8492,0.0518088588950486,0.0518088588950486,-104.9977552,39.7476047,-104.998183,39.7479347 11943,8492,6189,0.054888246037165,0.054888246037165,-104.998183,39.7479347,-104.9986323,39.7482873 11945,6632,7733,0.112596009055585,0.112596009055585,-104.9757688,39.6903887,-104.9757679,39.6893761 12071,8507,3552,0.071078699522552,0.071078699522552,-104.9777748,39.7546175,-104.9769434,39.7546258 11946,7733,8495,2.00712592676004,2.00712592676004,-104.9757679,39.6893761,-104.9758002,39.6713256 11954,6568,4449,0.147875161573861,0.147875161573861,-104.9802246,39.7564641,-104.9789969,39.757401 11955,4449,5497,0.144351276811523,0.144351276811523,-104.9789969,39.757401,-104.9777977,39.758315 11956,5497,7071,0.14871904829256,0.14871904829256,-104.9777977,39.758315,-104.9765951,39.7592815 11958,8501,8502,0.146058647776188,0.146058647776188,-104.9871043,39.7524564,-104.985916,39.7534002 11959,8502,8397,0.148207146508282,0.148207146508282,-104.985916,39.7534002,-104.98469,39.7543426 11960,8397,2694,0.144837053832231,0.144837053832231,-104.98469,39.7543426,-104.9834919,39.7552636 11966,4737,8503,0.0843423130679838,0.0843423130679838,-104.9696615,39.7607527,-104.9696782,39.7615111 11967,8399,5455,0.141833750205801,0.141833750205801,-104.9860118,39.7553389,-104.984841,39.7562427 11968,5455,2697,0.00495891013188563,0.00495891013188563,-104.984841,39.7562427,-104.9847927,39.7562674 11969,2697,8045,0.148003641728593,0.148003641728593,-104.9847927,39.7562674,-104.9835828,39.7572195 11970,8045,6573,0.144311748140391,0.144311748140391,-104.9835828,39.7572195,-104.9824151,39.7581568 11971,6573,4454,0.147824934616054,0.147824934616054,-104.9824151,39.7581568,-104.981171,39.7590802 11972,4454,5502,0.144725467857806,0.144725467857806,-104.981171,39.7590802,-104.9799824,39.7600071 11973,5502,7076,0.14772137009526,0.14772137009526,-104.9799824,39.7600071,-104.9787733,39.7609563 11974,7076,2033,0.146029155751578,0.146029155751578,-104.9787733,39.7609563,-104.9775611,39.7618817 11975,2033,5322,0.146208700799923,0.146208700799923,-104.9775611,39.7618817,-104.9763558,39.7628147 11976,5322,631,0.145784380568713,0.145784380568713,-104.9763558,39.7628147,-104.9751714,39.7637581 11977,631,6404,0.147332884437086,0.147332884437086,-104.9751714,39.7637581,-104.973944,39.7646884 11978,6404,2910,0.0722929712454625,0.0722929712454625,-104.973944,39.7646884,-104.9733493,39.7651507 11980,8504,8505,0.0580359403583064,0.0580359403583064,-104.9856564,39.7569396,-104.9861441,39.7573027 11981,8505,6178,0.0499592014591395,0.0499592014591395,-104.9861441,39.7573027,-104.9865554,39.7576219 11982,6178,8506,0.0514685264155668,0.0514685264155668,-104.9865554,39.7576219,-104.986978,39.7579516 11983,8506,8508,0.0359450086839816,0.0359450086839816,-104.986978,39.7579516,-104.9873985,39.757951 11985,8509,8491,0.145477011516465,0.145477011516465,-104.9989592,39.7466802,-104.9977552,39.7476047 11986,8491,6711,0.147675146026861,0.147675146026861,-104.9977552,39.7476047,-104.9965276,39.748539 11987,6711,8510,0.0119577509852376,0.0119577509852376,-104.9965276,39.748539,-104.9964255,39.7486125 11999,7079,2035,0.146591134901683,0.146591134901683,-104.9800778,39.7619593,-104.978878,39.7629013 12000,2035,8511,0.144080341921709,0.144080341921709,-104.978878,39.7629013,-104.9776691,39.7638043 12001,8506,6577,0.292638121021149,0.292638121021149,-104.986978,39.7579516,-104.9845851,39.7598337 12013,8514,7905,0.14392744613234,0.14392744613234,-105.0068857,39.7602149,-105.0080885,39.7611207 12014,7905,8224,0.144594704272466,0.144594704272466,-105.0080885,39.7611207,-105.009291,39.7620353 12015,8224,2513,0.0408485952047996,0.0408485952047996,-105.009291,39.7620353,-105.0096031,39.7623135 12017,8223,4514,0.129566346086565,0.129566346086565,-105.0064841,39.7620611,-105.0064389,39.7632258 12018,4514,5236,0.132336483238921,0.132336483238921,-105.0064389,39.7632258,-105.00645,39.7644159 12019,5236,6888,0.137583446360535,0.137583446360535,-105.00645,39.7644159,-105.0064586,39.7656532 12020,6888,8515,0.134749292102011,0.134749292102011,-105.0064586,39.7656532,-105.0064696,39.766865 18562,2839,2837,0.0398814314105002,0.0398814314105002,-105.0301265,39.7802941,-105.0296598,39.7802952 12021,8515,1670,0.131131933535458,0.131131933535458,-105.0064696,39.766865,-105.0064415,39.7680441 12022,1670,8516,0.137025514768393,0.137025514768393,-105.0064415,39.7680441,-105.006441,39.7692764 12023,8516,2451,0.140387467109701,0.140387467109701,-105.006441,39.7692764,-105.0064532,39.7705389 12024,2451,3220,0.132796169496021,0.132796169496021,-105.0064532,39.7705389,-105.0064274,39.771733 12025,3220,3241,0.0110949892633217,0.0110949892633217,-105.0064274,39.771733,-105.0064102,39.7718319 12026,3241,5742,0.122723226676881,0.122723226676881,-105.0064102,39.7718319,-105.0064961,39.7729336 12027,5742,5734,0.0121046279679281,0.0121046279679281,-105.0064961,39.7729336,-105.0064617,39.7730392 12028,5734,5519,0.122276751203955,0.122276751203955,-105.0064617,39.7730392,-105.0064768,39.7741388 12029,5519,5518,0.0183360434030607,0.0183360434030607,-105.0064768,39.7741388,-105.0064768,39.7743037 12030,5518,6453,0.115919443239594,0.115919443239594,-105.0064768,39.7743037,-105.006451,39.775346 12031,6453,8519,0.0186206290164017,0.0186206290164017,-105.006451,39.775346,-105.0064452,39.7755134 12032,8519,6921,0.113511395757215,0.113511395757215,-105.0064452,39.7755134,-105.0064346,39.7765342 12033,6921,6966,0.278590640144845,0.278590640144845,-105.0064346,39.7765342,-105.0064198,39.7790396 12034,6966,2480,0.0421290693071181,0.0421290693071181,-105.0064198,39.7790396,-105.0064445,39.779418 12035,2480,2819,0.0832464241503531,0.0832464241503531,-105.0064445,39.779418,-105.0064329,39.7801666 12036,2819,1420,0.203808019181798,0.203808019181798,-105.0064329,39.7801666,-105.0063986,39.7819993 12037,1420,1350,0.0610460440330561,0.0610460440330561,-105.0063986,39.7819993,-105.0063979,39.7825483 12038,1350,386,0.0313326355302306,0.0313326355302306,-105.0063979,39.7825483,-105.0063891,39.78283 12039,386,8520,0.00828931624769023,0.00828931624769023,-105.0063891,39.78283,-105.006397,39.7829043 12041,8521,8522,0.0528158272532374,0.0528158272532374,-105.0043742,39.7505911,-105.0048268,39.7502678 12042,8522,8461,0.0240744692191342,0.0240744692191342,-105.0048268,39.7502678,-105.0049189,39.7500632 12045,8524,8525,0.099226587437181,0.099226587437181,-105.0053655,39.751233,-105.0047107,39.7504962 12056,6652,7968,0.116416731661103,0.116416731661103,-104.9999567,39.7402253,-104.9994613,39.7412005 13645,9155,9152,0.125537210877253,0.125537210877253,-104.9962707,39.706856,-104.9968785,39.7078836 12069,3016,8123,0.0144820950034519,0.0144820950034519,-104.9783073,39.7546124,-104.9781379,39.7546138 12070,8123,8507,0.0310425416681892,0.0310425416681892,-104.9781379,39.7546138,-104.9777748,39.7546175 12072,3552,4443,0.0963694960086714,0.0963694960086714,-104.9769434,39.7546258,-104.9763376,39.7553567 12074,8536,8537,0.125429093404429,0.125429093404429,-104.987378,39.7529333,-104.9863465,39.7537355 12075,8537,8398,0.148732331324902,0.148732331324902,-104.9863465,39.7537355,-104.9851174,39.7546822 12076,8398,2695,0.143717697009194,0.143717697009194,-104.9851174,39.7546822,-104.9839243,39.7555928 12078,8043,6571,0.143486226041694,0.143486226041694,-104.9827245,39.7565663,-104.981529,39.7574721 15271,8458,8538,0.130887342573391,0.130887342573391,-104.9284834,39.705337,-104.9283761,39.7065112 12079,6571,4452,0.149648787475973,0.149648787475973,-104.981529,39.7574721,-104.9802783,39.7584138 12080,4452,5500,0.142780903948531,0.142780903948531,-104.9802783,39.7584138,-104.9791156,39.7593357 12081,5500,7074,0.148102852377504,0.148102852377504,-104.9791156,39.7593357,-104.9778937,39.76028 12082,7074,2032,0.145681586591459,0.145681586591459,-104.9778937,39.76028,-104.9767057,39.7612194 12086,2886,7993,0.218441304114497,0.218441304114497,-104.9722001,39.7469535,-104.9747549,39.746928 12088,8130,8541,0.134523622254369,0.134523622254369,-104.9708826,39.7482126,-104.9708826,39.7494224 12089,8541,8542,0.00481474032387871,0.00481474032387871,-104.9708826,39.7494224,-104.9708826,39.7494657 12090,8542,8543,0.00504824966940074,0.00504824966940074,-104.9708826,39.7494657,-104.9708826,39.7495111 12091,8543,8544,0.135980275793844,0.135980275793844,-104.9708826,39.7495111,-104.9708826,39.750734 12092,8544,7839,0.139416199289129,0.139416199289129,-104.9708826,39.750734,-104.9708825,39.7519878 12093,7839,819,0.136947671655105,0.136947671655105,-104.9708825,39.7519878,-104.9708825,39.7532194 12094,819,3560,0.140872852825874,0.140872852825874,-104.9708825,39.7532194,-104.9708824,39.7544863 12095,3560,5634,0.139405079534224,0.139405079534224,-104.9708824,39.7544863,-104.9708824,39.75574 12096,5634,4338,0.141217557097108,0.141217557097108,-104.9708824,39.75574,-104.9708823,39.75701 12097,4338,6337,0.135602213042785,0.135602213042785,-104.9708823,39.75701,-104.9708823,39.7582295 12098,6337,3053,0.134723773393479,0.134723773393479,-104.9708823,39.7582295,-104.9708822,39.7594411 12100,3691,8545,0.139072808044494,0.139072808044494,-104.970874,39.7469218,-104.9696681,39.7460824 12101,5485,8546,0.200596752868582,0.200596752868582,-104.9541539,39.7383732,-104.9541798,39.7401771 12103,4888,8547,0.185876236918155,0.185876236918155,-104.9539764,39.7351225,-104.9539498,39.736794 12104,8547,5486,0.175599681021845,0.175599681021845,-104.9539498,39.736794,-104.9539554,39.7383732 12106,4889,8548,0.187588829795577,0.187588829795577,-104.9528338,39.7351142,-104.952774,39.7368006 12107,8548,5487,0.174192187356096,0.174192187356096,-104.952774,39.7368006,-104.952802,39.738367 12109,8549,8550,0.0264199145705686,0.0264199145705686,-104.9647731,39.7365894,-104.9647731,39.736827 12110,8550,5477,0.172910339815493,0.172910339815493,-104.9647731,39.736827,-104.964716,39.7383814 12111,5477,8551,0.17777655236626,0.17777655236626,-104.964716,39.7383814,-104.9647671,39.7399797 12112,8551,8552,0.179401923989104,0.179401923989104,-104.9647671,39.7399797,-104.9647683,39.7415931 12114,672,8553,0.00419226671708486,0.00419226671708486,-104.9647688,39.7416171,-104.9647683,39.7416548 12116,8554,4600,0.174009465824247,0.174009465824247,-104.9647611,39.7432314,-104.9647661,39.7447963 12117,4600,6497,0.141315269300352,0.141315269300352,-104.9647661,39.7447963,-104.9647477,39.7460671 12118,6497,3685,0.0979207012351752,0.0979207012351752,-104.9647477,39.7460671,-104.9647396,39.7469477 12119,3685,8132,0.140340825489325,0.140340825489325,-104.9647396,39.7469477,-104.9647477,39.7482098 12120,8132,8555,0.134412189177842,0.134412189177842,-104.9647477,39.7482098,-104.9647128,39.7494183 12121,8555,8556,0.00412533177852682,0.00412533177852682,-104.9647128,39.7494183,-104.9647128,39.7494554 12122,8556,8557,0.00459814794721775,0.00459814794721775,-104.9647128,39.7494554,-104.9647155,39.7494967 12123,8557,8558,0.132902025218854,0.132902025218854,-104.9647155,39.7494967,-104.9647073,39.7506919 12124,8558,7841,0.138710880861165,0.138710880861165,-104.9647073,39.7506919,-104.9647228,39.7519393 12125,7841,825,0.140880437202465,0.140880437202465,-104.9647228,39.7519393,-104.9647057,39.7532062 12126,825,3566,0.136859579672601,0.136859579672601,-104.9647057,39.7532062,-104.9647415,39.7544367 12127,3566,5637,0.14457832436944,0.14457832436944,-104.9647415,39.7544367,-104.9647101,39.7557367 12128,5637,4341,0.139173250387063,0.139173250387063,-104.9647101,39.7557367,-104.9647021,39.7569883 12129,4341,6340,0.137021300435373,0.137021300435373,-104.9647021,39.7569883,-104.964686,39.7582205 12130,6340,8560,0.107881318168938,0.107881318168938,-104.964686,39.7582205,-104.9646861,39.7591907 12131,2245,4879,0.176153654685445,0.176153654685445,-104.9644966,39.7334712,-104.9646143,39.7350528 12132,4879,7358,0.24873496630677,0.24873496630677,-104.9646143,39.7350528,-104.9672193,39.7360482 12133,7358,6786,0.0656034947664249,0.0656034947664249,-104.9672193,39.7360482,-104.9677841,39.7356489 12134,6786,4878,0.0544981388589161,0.0544981388589161,-104.9677841,39.7356489,-104.9679617,39.7351782 12135,4878,5942,0.524256212186461,0.524256212186461,-104.9679617,39.7351782,-104.96779,39.7304653 12136,5942,8561,0.0631406553785623,0.0631406553785623,-104.96779,39.7304653,-104.9673609,39.7300032 12137,8561,3127,0.0936118840285326,0.0936118840285326,-104.9673609,39.7300032,-104.9663652,39.7296534 12138,3127,3131,0.0777309112767711,0.0777309112767711,-104.9663652,39.7296534,-104.9654579,39.7296956 12139,3131,5914,0.112365280295693,0.112365280295693,-104.9654579,39.7296956,-104.9646486,39.7304917 12140,5914,2245,0.331560162235425,0.331560162235425,-104.9646486,39.7304917,-104.9644966,39.7334712 12142,8562,2334,2.72525423343991,2.72525423343991,-104.8920171,39.7258127,-104.9238826,39.7256356 12144,7677,5980,0.0954252288299854,0.0954252288299854,-104.924985,39.7256294,-104.9261008,39.7256273 12145,5980,2129,0.0933556137052187,0.0933556137052187,-104.9261008,39.7256273,-104.9271924,39.7256294 12146,2129,7520,0.0952025856529876,0.0952025856529876,-104.9271924,39.7256294,-104.9283056,39.7256294 12147,7520,8563,0.0935887718802941,0.0935887718802941,-104.9283056,39.7256294,-104.9293999,39.7256232 12148,8563,2270,0.0947410402071955,0.0947410402071955,-104.9293999,39.7256232,-104.9305077,39.7256212 12149,2270,7011,0.0942715716828769,0.0942715716828769,-104.9305077,39.7256212,-104.93161,39.725617 12150,7011,2766,0.0940480616870089,0.0940480616870089,-104.93161,39.725617,-104.9327097,39.725617 12151,2766,3353,0.0940568781185638,0.0940568781185638,-104.9327097,39.725617,-104.9338095,39.725615 12152,3353,2010,0.0938087738322925,0.0938087738322925,-104.9338095,39.725615,-104.9349064,39.7256134 12153,2010,2020,0.00116816859457691,0.00116816859457691,-104.9349064,39.7256134,-104.9349199,39.725615 12154,2020,7597,0.0929046375775443,0.0929046375775443,-104.9349199,39.725615,-104.9360062,39.7256088 12155,7597,7260,0.0977180089067193,0.0977180089067193,-104.9360062,39.7256088,-104.9371488,39.7256129 12156,7260,7607,0.0981798145414121,0.0981798145414121,-104.9371488,39.7256129,-104.9382968,39.725617 12157,7607,8148,0.0984109366674247,0.0984109366674247,-104.9382968,39.725617,-104.9394475,39.7256125 12158,8148,8566,0.099556755200234,0.099556755200234,-104.9394475,39.7256125,-104.9406116,39.7256083 12159,8566,8567,0.0161715318927219,0.0161715318927219,-104.9406116,39.7256083,-104.940796,39.7255761 12165,7560,8570,0.0547324150634264,0.0547324150634264,-104.9970625,39.7508224,-104.9966174,39.7504686 12166,8570,6187,0.0510334947129921,0.0510334947129921,-104.9966174,39.7504686,-104.9961984,39.7501417 12167,6187,8571,0.106459447476842,0.106459447476842,-104.9961984,39.7501417,-104.9953197,39.7494633 12168,8571,8572,0.00500250155273319,0.00500250155273319,-104.9953197,39.7494633,-104.9952739,39.7494353 12169,8572,8573,0.102179560181125,0.102179560181125,-104.9952739,39.7494353,-104.9944322,39.7487829 12171,8574,8575,0.108491319350075,0.108491319350075,-104.9936089,39.7481594,-104.9927205,39.7474627 12172,8575,8576,0.100542104447219,0.100542104447219,-104.9927205,39.7474627,-104.9918796,39.7468306 12173,8576,8577,0.00648974428476286,0.00648974428476286,-104.9918796,39.7468306,-104.9918273,39.7467883 12174,8577,4394,0.10502201579173,0.10502201579173,-104.9918273,39.7467883,-104.9909615,39.7461183 12175,4394,3006,0.104610459063575,0.104610459063575,-104.9909615,39.7461183,-104.9900832,39.7454633 12176,3006,5958,0.107806604319072,0.107806604319072,-104.9900832,39.7454633,-104.9891839,39.7447837 12177,5958,8578,0.00423483079275732,0.00423483079275732,-104.9891839,39.7447837,-104.9891482,39.7447573 12178,8578,7577,0.0996748095395635,0.0996748095395635,-104.9891482,39.7447573,-104.9883537,39.7441013 12179,7577,5809,0.11590556985698,0.11590556985698,-104.9883537,39.7441013,-104.9873953,39.7433641 12181,5431,4429,0.103577041627779,0.103577041627779,-105.0250764,39.7166076,-105.0250933,39.717539 12182,4429,4040,0.0675516196999984,0.0675516196999984,-105.0250933,39.717539,-105.0250969,39.7181465 12183,4040,8579,0.0337698992215471,0.0337698992215471,-105.0250969,39.7181465,-105.0250969,39.7184502 12184,8579,6027,0.102046173899402,0.102046173899402,-105.0250969,39.7184502,-105.0251054,39.7193679 12185,6027,7864,0.042576537412,0.042576537412,-105.0251054,39.7193679,-105.0251054,39.7197508 12186,7864,7863,0.0569874056816302,0.0569874056816302,-105.0251054,39.7197508,-105.0251051,39.7202633 12187,7863,1834,0.10010879574602,0.10010879574602,-105.0251051,39.7202633,-105.0251054,39.7211636 12188,1834,1828,0.0220165954761323,0.0220165954761323,-105.0251054,39.7211636,-105.0251054,39.7213616 12189,1828,2629,0.0778176858176647,0.0778176858176647,-105.0251054,39.7213616,-105.025114,39.7220614 12190,2629,5364,0.0924919399829741,0.0924919399829741,-105.025114,39.7220614,-105.025114,39.7228932 12191,5364,8580,0.0666180932686517,0.0666180932686517,-105.025114,39.7228932,-105.0251093,39.7234923 12192,8580,514,0.0427668694783733,0.0427668694783733,-105.0251093,39.7234923,-105.0251054,39.7238769 12193,514,8581,0.0733005757458476,0.0733005757458476,-105.0251054,39.7238769,-105.0251096,39.7245361 12194,8581,411,0.0548642593724076,0.0548642593724076,-105.0251096,39.7245361,-105.0251128,39.7250295 12195,411,8582,0.0193916055385274,0.0193916055385274,-105.0251128,39.7250295,-105.0251054,39.7252038 12200,8463,8583,0.030501567860775,0.030501567860775,-105.0026615,39.7476216,-105.0023143,39.7476847 12202,8584,8585,0.0144536004398608,0.0144536004398608,-105.0010239,39.7420661,-105.0010329,39.7419363 12203,8585,8586,0.0148984012969261,0.0148984012969261,-105.0010329,39.7419363,-105.0012044,39.74196 12204,8586,8587,0.0138457363467684,0.0138457363467684,-105.0012044,39.74196,-105.0011631,39.7420804 12206,7095,8584,0.00198726095451303,0.00198726095451303,-105.0010418,39.7420775,-105.0010239,39.7420661 12208,8587,8588,0.0738864008587524,0.0738864008587524,-105.0011631,39.7420804,-105.0015962,39.7426554 12209,8588,8088,0.0459979828668163,0.0459979828668163,-105.0015962,39.7426554,-105.0018979,39.7429979 12211,8588,8088,0.0459979828668163,0.0459979828668163,-105.0015962,39.7426554,-105.0018979,39.7429979 12213,7962,8589,0.0119871256203592,0.0119871256203592,-105.0007006,39.7452954,-105.000578,39.7453477 12219,2290,8595,0.0472264457525012,0.0472264457525012,-105.0033485,39.7409586,-105.002885,39.7411896 12224,8600,6960,0.0627185145557708,0.0627185145557708,-105.0080176,39.741951,-105.0073809,39.7422311 12225,6960,8590,0.111002569075664,0.111002569075664,-105.0073809,39.7422311,-105.0062495,39.7427207 12226,8590,8601,0.0399166681864525,0.0399166681864525,-105.0062495,39.7427207,-105.0058461,39.7429014 12227,8601,8602,0.0122006420704012,0.0122006420704012,-105.0058461,39.7429014,-105.0057227,39.7429565 12229,8602,8601,0.0122006420704012,0.0122006420704012,-105.0057227,39.7429565,-105.0058461,39.7429014 12231,8605,8606,0.0364944571667735,0.0364944571667735,-105.0003759,39.7410885,-105.0005878,39.7413734 12232,8606,8607,0.0128764646733806,0.0128764646733806,-105.0005878,39.7413734,-105.0006617,39.7414743 12233,8607,8608,0.0546695374625623,0.0546695374625623,-105.0006617,39.7414743,-105.0009845,39.7418987 12234,8608,8585,0.00588263593176519,0.00588263593176519,-105.0009845,39.7418987,-105.0010329,39.7419363 12238,6350,8610,0.0529261007223787,0.0529261007223787,-105.0044986,39.7547701,-105.0048452,39.7551645 12276,2459,8630,0.034376801437,0.034376801437,-105.0078361,39.7532748,-105.0075545,39.7534955 12278,8630,8631,0.0429012342669158,0.0429012342669158,-105.0075545,39.7534955,-105.0072049,39.7537723 12279,8631,8478,0.0881202047420162,0.0881202047420162,-105.0072049,39.7537723,-105.0065368,39.7543758 12280,8478,6349,0.0631900183412494,0.0631900183412494,-105.0065368,39.7543758,-105.0059317,39.7547022 12281,6349,8610,0.106156240617891,0.106156240617891,-105.0059317,39.7547022,-105.0048452,39.7551645 12282,8610,8633,0.00782193502715287,0.00782193502715287,-105.0048452,39.7551645,-105.0047762,39.7552107 12283,8633,8235,0.439089917447406,0.439089917447406,-105.0047762,39.7552107,-105.002653,39.7588064 13838,2963,1284,0.0976236721102847,0.0976236721102847,-105.0214955,39.7584475,-105.0205218,39.7579887 12291,8488,6708,0.146276219075305,0.146276219075305,-104.9959984,39.7462684,-104.9947886,39.7471986 12292,6708,8574,0.146922373978856,0.146922373978856,-104.9947886,39.7471986,-104.9936089,39.7481594 12293,8574,5780,0.145168342719135,0.145168342719135,-104.9936089,39.7481594,-104.9924092,39.7490833 12294,5780,8284,0.145457218481639,0.145457218481639,-104.9924092,39.7490833,-104.9912016,39.7500048 12295,8284,8635,0.147985754967018,0.147985754967018,-104.9912016,39.7500048,-104.9899626,39.7509342 12296,8635,7895,0.145231730226047,0.145231730226047,-104.9899626,39.7509342,-104.9887543,39.7518523 12297,7895,8636,0.145188764989583,0.145188764989583,-104.9887543,39.7518523,-104.987575,39.7527919 12298,8636,8536,0.0230398310291247,0.0230398310291247,-104.987575,39.7527919,-104.987378,39.7529333 12300,8637,8638,0.051750923168378,0.051750923168378,-104.9993008,39.7450562,-104.9997271,39.7453866 12306,8641,8642,0.0388526899017529,0.0388526899017529,-105.0078924,39.7547551,-105.0079921,39.7544142 12322,8647,8648,0.0689932486013888,0.0689932486013888,-105.0057725,39.7569369,-105.0052757,39.7574259 12324,8409,8649,0.174821115803257,0.174821115803257,-105.0082031,39.7473337,-105.0092259,39.7486951 12330,8652,8653,0.0109021010822668,0.0109021010822668,-105.0077772,39.7547483,-105.0076516,39.7547313 12370,127,8676,0.0230804767650593,0.0230804767650593,-105.001255,39.763221,-105.000985,39.7632181 13861,1773,4425,0.0478826481852338,0.0478826481852338,-104.9769014,39.705675,-104.9763417,39.7056707 12371,8676,127,0.0230804767650593,0.0230804767650593,-105.000985,39.7632181,-105.001255,39.763221 12374,8678,2814,0.00715247655230442,0.00715247655230442,-104.9912089,39.7765361,-104.9912923,39.7765415 12375,2814,7853,0.0872240502720576,0.0872240502720576,-104.9912923,39.7765415,-104.9923076,39.7766218 12379,552,3283,0.201374804580202,0.201374804580202,-104.9693115,39.7002336,-104.9691419,39.7020399 12380,3283,439,0.0140574737901418,0.0140574737901418,-104.9691419,39.7020399,-104.9691656,39.702165 12381,439,440,0.131394781189403,0.131394781189403,-104.9691656,39.702165,-104.969326,39.7033402 12383,8680,592,0.0279554969032489,0.0279554969032489,-104.9691913,39.7036476,-104.9690283,39.7038655 12386,3930,5620,0.102308093785748,0.102308093785748,-105.0005956,39.7668504,-105.0017926,39.7668511 12387,5620,3705,0.100376481944534,0.100376481944534,-105.0017926,39.7668511,-105.002967,39.766852 12388,3705,710,0.100626287480694,0.100626287480694,-105.002967,39.766852,-105.0041443,39.7668577 12389,710,8681,0.0994362797990831,0.0994362797990831,-105.0041443,39.7668577,-105.0053077,39.766857 12390,8681,8515,0.0993120225558452,0.0993120225558452,-105.0053077,39.766857,-105.0064696,39.766865 12391,8515,4191,0.136253535658325,0.136253535658325,-105.0064696,39.766865,-105.0080637,39.7668543 12392,4191,2517,0.134250356653895,0.134250356653895,-105.0080637,39.7668543,-105.0096344,39.7668477 12393,2517,6728,0.132309702657946,0.132309702657946,-105.0096344,39.7668477,-105.0111824,39.766842 12394,6728,4805,0.136509007433592,0.136509007433592,-105.0111824,39.766842,-105.0127781,39.7668943 12395,4805,8682,0.134957701338679,0.134957701338679,-105.0127781,39.7668943,-105.0143554,39.766838 12397,8683,433,0.845576760689761,0.845576760689761,-104.9602564,39.6848648,-104.9692608,39.6879972 12398,433,481,1.45081348243216,1.45081348243216,-104.9692608,39.6879972,-104.9818608,39.6967284 12399,481,8684,0.52437215594792,0.52437215594792,-104.9818608,39.6967284,-104.9859386,39.700249 12401,8685,8686,0.010167997865452,0.010167997865452,-104.9497565,39.7177651,-104.9497874,39.7178534 12404,4154,4741,0.172602377991032,0.172602377991032,-104.9497951,39.7209768,-104.9498232,39.7225289 12405,4741,6536,0.177057900654184,0.177057900654184,-104.9498232,39.7225289,-104.9497817,39.7241209 12406,6536,8687,0.165392784618956,0.165392784618956,-104.9497817,39.7241209,-104.9497898,39.7256083 12408,5170,6865,0.176928364472993,0.176928364472993,-104.9407951,39.7162379,-104.9407779,39.7146468 12409,6865,3073,0.175467136201966,0.175467136201966,-104.9407779,39.7146468,-104.9407865,39.7130688 12410,3073,8690,0.1637299437242,0.1637299437242,-104.9407865,39.7130688,-104.9408036,39.7115964 12411,8690,8160,0.0198260554201283,0.0198260554201283,-104.9408036,39.7115964,-104.9408036,39.7114181 12412,8160,8691,0.0330442022067904,0.0330442022067904,-104.9408036,39.7114181,-104.9408122,39.711121 12414,8692,8693,0.174036627821078,0.174036627821078,-104.9406148,39.716237,-104.9405987,39.7178021 12415,8693,8694,0.176955606262412,0.176955606262412,-104.9405987,39.7178021,-104.9405987,39.7193935 12416,8694,8695,0.169605643175659,0.169605643175659,-104.9405987,39.7193935,-104.9405977,39.7209188 12417,8695,4774,0.249824848381595,0.249824848381595,-104.9405977,39.7209188,-104.9406125,39.7231655 12418,4774,6552,0.130776357701309,0.130776357701309,-104.9406125,39.7231655,-104.9406129,39.7243416 12419,6552,8696,0.13038749521243,0.13038749521243,-104.9406129,39.7243416,-104.9406095,39.7255142 12420,8696,8566,0.0104649837792038,0.0104649837792038,-104.9406095,39.7255142,-104.9406116,39.7256083 12421,8566,8697,0.196337242565984,0.196337242565984,-104.9406116,39.7256083,-104.9406072,39.727374 13908,6946,8137,0.20217075396909,0.20217075396909,-104.9602903,39.7819343,-104.9602584,39.7837523 12422,8697,3765,0.201163077899324,0.201163077899324,-104.9406072,39.727374,-104.9406029,39.7291831 12423,3765,5944,0.202700667134599,0.202700667134599,-104.9406029,39.7291831,-104.9405891,39.731006 12424,5944,2231,0.203264325905827,0.203264325905827,-104.9405891,39.731006,-104.9405891,39.732834 12425,2231,4900,0.203310133896795,0.203310133896795,-104.9405891,39.732834,-104.9405805,39.7346624 12426,4900,8699,0.223846600901437,0.223846600901437,-104.9405805,39.7346624,-104.9405829,39.7366755 12427,8699,8700,0.179880034662439,0.179880034662439,-104.9405829,39.7366755,-104.9405826,39.7382932 12428,8700,8701,0.204289810782798,0.204289810782798,-104.9405826,39.7382932,-104.9405708,39.7401304 12429,8701,643,0.139830079927305,0.139830079927305,-104.9405708,39.7401304,-104.9405805,39.7413879 12430,643,7272,0.132835494541237,0.132835494541237,-104.9405805,39.7413879,-104.9405891,39.7425825 12431,7272,1993,0.110816863894031,0.110816863894031,-104.9405891,39.7425825,-104.9405891,39.7435791 12432,1993,1977,0.01986880052865,0.01986880052865,-104.9405891,39.7435791,-104.9406062,39.7437573 12433,1977,4590,0.131129399902762,0.131129399902762,-104.9406062,39.7437573,-104.9406235,39.7449365 12434,4590,6477,0.129388315999052,0.129388315999052,-104.9406235,39.7449365,-104.9406153,39.7461001 12435,6477,2460,0.143087746743813,0.143087746743813,-104.9406153,39.7461001,-104.9406062,39.7473869 12436,2460,5904,0.206205054401277,0.206205054401277,-104.9406062,39.7473869,-104.9405891,39.7492413 12437,5904,8702,0.200106396563715,0.200106396563715,-104.9405891,39.7492413,-104.9405885,39.7510409 12438,8702,789,0.199795050779324,0.199795050779324,-104.9405885,39.7510409,-104.9405891,39.7528377 12439,789,3581,0.193812626433148,0.193812626433148,-104.9405891,39.7528377,-104.9405163,39.7545798 12440,3581,4353,0.211337121932246,0.211337121932246,-104.9405163,39.7545798,-104.9404804,39.7564802 12441,4353,8703,0.201766897339093,0.201766897339093,-104.9404804,39.7564802,-104.9404947,39.7582947 12442,8703,3056,0.204698740459713,0.204698740459713,-104.9404947,39.7582947,-104.9404947,39.7601356 12443,3056,8704,0.1838941823989,0.1838941823989,-104.9404947,39.7601356,-104.9404955,39.7617894 12446,902,8706,0.131578356152921,0.131578356152921,-104.9404687,39.7644571,-104.9404758,39.7656404 12447,8706,2807,0.139128342169529,0.139128342169529,-104.9404758,39.7656404,-104.9404689,39.7668916 12448,2807,5273,0.132055095159837,0.132055095159837,-104.9404689,39.7668916,-104.9404688,39.7680792 12449,5273,6913,0.122503450982406,0.122503450982406,-104.9404688,39.7680792,-104.9404689,39.7691809 12450,6913,6362,0.41302368771275,0.41302368771275,-104.9404689,39.7691809,-104.940457,39.7728953 12452,3076,3191,0.200008210348418,0.200008210348418,-104.9851226,39.7129392,-104.9851665,39.7111408 12454,6107,1897,0.202849718138185,0.202849718138185,-104.9851845,39.7093159,-104.985217,39.7074918 12455,1897,7235,0.199081659570441,0.199081659570441,-104.985217,39.7074918,-104.9851255,39.7057028 12456,7235,3245,0.204781971579143,0.204781971579143,-104.9851255,39.7057028,-104.9850951,39.7038613 12457,3245,8707,0.0557878826660101,0.0557878826660101,-104.9850951,39.7038613,-104.9850997,39.7033596 12458,8707,7285,0.154953879613548,0.154953879613548,-104.9850997,39.7033596,-104.9851123,39.7019661 12459,7285,28,0.190200511167853,0.190200511167853,-104.9851123,39.7019661,-104.9850866,39.7002557 12461,7212,8708,0.0837159569795295,0.0837159569795295,-104.9784122,39.6929827,-104.9774338,39.692988 12463,8708,6525,0.0119790128871836,0.0119790128871836,-104.9774338,39.692988,-104.9772938,39.6929888 12464,6525,1779,0.0293911622529401,0.0293911622529401,-104.9772938,39.6929888,-104.9769504,39.6929822 12465,1779,4372,0.0502766443311638,0.0502766443311638,-104.9769504,39.6929822,-104.9763628,39.692984 12466,4372,8710,0.0490277911002061,0.0490277911002061,-104.9763628,39.692984,-104.97579,39.6929721 12467,8710,4684,0.0539189737855212,0.0539189737855212,-104.97579,39.6929721,-104.9751601,39.6929864 12468,4684,1527,0.0474102490920647,0.0474102490920647,-104.9751601,39.6929864,-104.974606,39.692988 12469,1527,5107,0.0489757310519715,0.0489757310519715,-104.974606,39.692988,-104.9740336,39.6929885 19288,10468,10469,0.0662296445612727,0.0662296445612727,-104.9873734,39.7392289,-104.9881479,39.7392371 12470,5107,8711,0.0509607682871969,0.0509607682871969,-104.9740336,39.6929885,-104.973438,39.692989 12471,8711,5064,0.0518326919728752,0.0518326919728752,-104.973438,39.692989,-104.9728324,39.6929773 12472,5064,1746,0.0537415293364607,0.0537415293364607,-104.9728324,39.6929773,-104.9722045,39.6929651 12473,1746,5607,0.04913949394522,0.04913949394522,-104.9722045,39.6929651,-104.9716302,39.692962 12474,5607,6637,0.0470345659561698,0.0470345659561698,-104.9716302,39.692962,-104.9710805,39.6929591 12475,6637,5450,0.0502526613335692,0.0502526613335692,-104.9710805,39.6929591,-104.9704932,39.6929632 12477,5427,5408,0.0488836182047643,0.0488836182047643,-104.9699057,39.6929673,-104.9693344,39.6929713 12478,5408,7399,0.051895578159039,0.051895578159039,-104.9693344,39.6929713,-104.9687279,39.6929756 12479,7399,8712,0.1038123024378,0.1038123024378,-104.9687279,39.6929756,-104.9675147,39.6929637 12481,8713,8714,0.0490473159959526,0.0490473159959526,-104.966356,39.6929637,-104.9657828,39.6929687 12482,8714,7277,0.0483828604327117,0.0483828604327117,-104.9657828,39.6929687,-104.9652174,39.6929756 12483,7277,3483,0.0998765627131917,0.0998765627131917,-104.9652174,39.6929756,-104.9640501,39.6929756 12484,3483,8715,0.048840271287456,0.048840271287456,-104.9640501,39.6929756,-104.9634793,39.692979 12485,8715,6079,0.0473684752554207,0.0473684752554207,-104.9634793,39.692979,-104.9629257,39.6929822 12486,6079,8716,0.055154161978582,0.055154161978582,-104.9629257,39.6929822,-104.9622811,39.6929794 12487,8716,3697,0.0479069878085689,0.0479069878085689,-104.9622811,39.6929794,-104.9617212,39.6929769 12488,3697,5685,0.0473941467783467,0.0473941467783467,-104.9617212,39.6929769,-104.9611673,39.6929737 12489,5685,4571,0.0495504189878239,0.0495504189878239,-104.9611673,39.6929737,-104.9605882,39.6929703 12490,4571,8717,0.0532110753130406,0.0532110753130406,-104.9605882,39.6929703,-104.9599663,39.6929697 12495,8720,6626,0.0151124856958777,0.0151124856958777,-104.979262,39.6936183,-104.9792691,39.6934825 12496,6626,7211,0.0534737559078532,0.0534737559078532,-104.9792691,39.6934825,-104.9792704,39.6930016 12497,7211,5824,0.205145340397742,0.205145340397742,-104.9792704,39.6930016,-104.9792603,39.6911567 12498,5824,7729,0.196126806182622,0.196126806182622,-104.9792603,39.6911567,-104.9792523,39.6893929 12499,7729,8721,1.41081273670029,1.41081273670029,-104.9792523,39.6893929,-104.9792956,39.6767052 12500,8722,6630,0.00966193494482075,0.00966193494482075,-104.976967,39.6915646,-104.9769745,39.6914779 12501,6630,5826,0.0378008975972725,0.0378008975972725,-104.9769745,39.6914779,-104.9769668,39.691138 12502,5826,7731,0.193712690967488,0.193712690967488,-104.9769668,39.691138,-104.9769661,39.6893959 12503,7731,8723,1.80961969384046,1.80961969384046,-104.9769661,39.6893959,-104.9769591,39.6731216 12504,1781,8722,0.107247989428491,0.107247989428491,-104.9769412,39.6925289,-104.976967,39.6915646 12506,7401,6529,0.108235119976502,0.108235119976502,-104.9687279,39.6879032,-104.9687115,39.6869299 12508,4596,8724,0.16807497837827,0.16807497837827,-104.9598011,39.7447758,-104.9597878,39.7432643 12509,8724,8725,0.178846116420602,0.178846116420602,-104.9597878,39.7432643,-104.9597847,39.7416559 12510,8725,678,0.00426139259412424,0.00426139259412424,-104.9597847,39.7416559,-104.9597887,39.7416177 12511,678,8726,0.00479379013962442,0.00479379013962442,-104.9597887,39.7416177,-104.9597874,39.7415746 12512,8726,8727,0.179790579190484,0.179790579190484,-104.9597874,39.7415746,-104.9597547,39.7399579 12513,8727,5480,0.174201148052584,0.174201148052584,-104.9597547,39.7399579,-104.9597808,39.7383914 12514,5480,8728,0.175423920421782,0.175423920421782,-104.9597808,39.7383914,-104.9597692,39.7368138 12515,8728,4882,0.196140148835561,0.196140148835561,-104.9597692,39.7368138,-104.9598063,39.7350501 12516,4882,2250,0.176600887954475,0.176600887954475,-104.9598063,39.7350501,-104.959782,39.733462 12517,2250,5916,0.3321793201224,0.3321793201224,-104.959782,39.733462,-104.960135,39.730487 12519,3788,8729,0.199339438501115,0.199339438501115,-104.9601881,39.7291071,-104.9601841,39.7273144 12521,1189,8730,0.167786544262905,0.167786544262905,-104.9601763,39.7271213,-104.9601619,39.7256124 12522,8730,7154,0.107569635985836,0.107569635985836,-104.9601619,39.7256124,-104.9594545,39.7248125 12524,8731,8732,0.130443287352145,0.130443287352145,-104.9734316,39.6904059,-104.9734273,39.6892328 12526,8732,6531,0.0215721025681021,0.0215721025681021,-104.9734273,39.6892328,-104.9734286,39.6890388 12527,6531,8733,0.0174468386055745,0.0174468386055745,-104.9734286,39.6890388,-104.9734273,39.6888819 12551,8748,6518,0.0472889047630053,0.0472889047630053,-104.9586768,39.6947734,-104.9581241,39.6947734 12552,6518,8749,0.0506856290604236,0.0506856290604236,-104.9581241,39.6947734,-104.9575317,39.6947734 12548,4570,8746,0.0496686599585209,0.0496686599585209,-104.960571,39.6947799,-104.9599905,39.6947768 12549,8746,8747,0.0568130428191116,0.0568130428191116,-104.9599905,39.6947768,-104.9593265,39.6947733 12528,8733,8734,4.18362578562758,4.18362578562758,-104.9734273,39.6888819,-104.9735656,39.6512578 12529,6533,8735,0.0310320915845362,0.0310320915845362,-104.9743231,39.6893856,-104.9740308,39.6892204 12530,8735,8733,0.0639013406897381,0.0639013406897381,-104.9740308,39.6892204,-104.9734273,39.6888819 12531,8733,8736,0.0575832242503326,0.0575832242503326,-104.9734273,39.6888819,-104.9728386,39.688631 12532,8736,1744,0.0585281295770588,0.0585281295770588,-104.9728386,39.688631,-104.9722383,39.6883787 12533,1744,8737,0.0551795735412136,0.0551795735412136,-104.9722383,39.6883787,-104.9716711,39.6881426 12534,8737,6634,0.0667321861738512,0.0667321861738512,-104.9716711,39.6881426,-104.9709852,39.687857 12535,6634,8738,1.14684827666039,1.14684827666039,-104.9709852,39.687857,-104.9593753,39.6827044 12536,8739,8740,0.050189520794265,0.050189520794265,-104.968695,39.6947883,-104.9681084,39.6947872 12537,8740,8741,0.0520205890853532,0.0520205890853532,-104.9681084,39.6947872,-104.9675005,39.6947786 12538,8741,8742,0.0975475062746334,0.0975475062746334,-104.9675005,39.6947786,-104.9663604,39.6947751 12539,8742,8743,0.0478496643069703,0.0478496643069703,-104.9663604,39.6947751,-104.9658013,39.6947852 12540,8743,7276,0.0507419704012955,0.0507419704012955,-104.9658013,39.6947852,-104.9652088,39.6947654 12541,7276,3482,0.0993982386954757,0.0993982386954757,-104.9652088,39.6947654,-104.9640471,39.6947728 12542,3482,8744,0.05053480573854,0.05053480573854,-104.9640471,39.6947728,-104.9634565,39.6947677 12543,8744,6078,0.0468212480872111,0.0468212480872111,-104.9634565,39.6947677,-104.9629093,39.694763 12544,6078,8745,0.052325451958986,0.052325451958986,-104.9629093,39.694763,-104.9622978,39.6947699 12545,8745,3696,0.0475592999209775,0.0475592999209775,-104.9622978,39.6947699,-104.961742,39.6947762 12546,3696,5684,0.0505577280347845,0.0505577280347845,-104.961742,39.6947762,-104.9611511,39.6947781 12547,5684,4570,0.0496336429817659,0.0496336429817659,-104.9611511,39.6947781,-104.960571,39.6947799 12550,8747,8748,0.0555882070947718,0.0555882070947718,-104.9593265,39.6947733,-104.9586768,39.6947734 12553,8749,6161,0.0483586179330098,0.0483586179330098,-104.9575317,39.6947734,-104.9569665,39.6947747 12554,6161,8750,0.0494030122591725,0.0494030122591725,-104.9569665,39.6947747,-104.9563891,39.6947772 12555,8750,2739,0.0483430371417139,0.0483430371417139,-104.9563891,39.6947772,-104.9558241,39.6947809 12556,2739,8751,0.0499840332207257,0.0499840332207257,-104.9558241,39.6947809,-104.9552399,39.6947809 12557,8751,5230,0.0498899174438866,0.0498899174438866,-104.9552399,39.6947809,-104.9546568,39.6947809 12558,5230,8752,0.0487864097624457,0.0487864097624457,-104.9546568,39.6947809,-104.9540866,39.6947822 12559,8752,3172,0.0492052393668883,0.0492052393668883,-104.9540866,39.6947822,-104.9535117,39.6947706 12560,3172,8753,0.048649307652154,0.048649307652154,-104.9535117,39.6947706,-104.9529431,39.6947706 12561,8753,4997,0.0504970791491002,0.0504970791491002,-104.9529431,39.6947706,-104.952353,39.6947624 12562,4997,729,0.0994774482962559,0.0994774482962559,-104.952353,39.6947624,-104.9511904,39.6947719 12564,7060,7316,0.100261995636978,0.100261995636978,-104.9500436,39.6947813,-104.9488718,39.6947743 12565,7316,4587,0.101339695102535,0.101339695102535,-104.9488718,39.6947743,-104.9476874,39.6947677 12566,4587,8033,0.0978749879893347,0.0978749879893347,-104.9476874,39.6947677,-104.9465436,39.6947813 12567,8033,6373,0.096169791555938,0.096169791555938,-104.9465436,39.6947813,-104.9454196,39.6947783 12568,6373,8754,0.0556932821262755,0.0556932821262755,-104.9454196,39.6947783,-104.944769,39.6947624 12569,8754,4827,0.0506856253200211,0.0506856253200211,-104.944769,39.6947624,-104.9441769,39.6947479 12570,4827,8755,0.0976778629222165,0.0976778629222165,-104.9441769,39.6947479,-104.9430353,39.6947545 12572,8756,8757,0.0483546146560771,0.0483546146560771,-104.9418766,39.6947611,-104.9413115,39.694755 12573,8757,8758,0.00678547758181753,0.00678547758181753,-104.9413115,39.694755,-104.9412322,39.6947542 12574,8758,8759,0.0425788070077018,0.0425788070077018,-104.9412322,39.6947542,-104.9407346,39.6947488 12577,2375,8761,0.0800348658330501,0.0800348658330501,-104.9535019,39.7105138,-104.9525663,39.7105072 12579,8761,2381,0.0565526295759939,0.0565526295759939,-104.9525663,39.7105072,-104.9519054,39.7105204 12580,2381,2378,0.0732152007668199,0.0732152007668199,-104.9519054,39.7105204,-104.9510557,39.7104412 12581,2378,2379,0.0407086995566738,0.0407086995566738,-104.9510557,39.7104412,-104.9506866,39.7102101 12582,2379,2383,0.00264328007897714,0.00264328007897714,-104.9506866,39.7102101,-104.9506695,39.7101903 12583,2383,2571,0.0689488793496812,0.0689488793496812,-104.9506695,39.7101903,-104.9505579,39.7095762 12585,8761,2375,0.0800348658330501,0.0800348658330501,-104.9525663,39.7105072,-104.9535019,39.7105138 12587,1510,7932,0.0417550445525859,0.0417550445525859,-104.9532101,39.7050201,-104.9536135,39.7048087 12589,8764,4921,0.0107315298188712,0.0107315298188712,-104.9907602,39.7299304,-104.9906535,39.7299812 12590,4921,8062,0.0635329705608418,0.0635329705608418,-104.9906535,39.7299812,-104.9902595,39.7304656 12591,8062,6584,0.176700679215808,0.176700679215808,-104.9902595,39.7304656,-104.9902658,39.7320547 12592,6584,5366,0.199428899537142,0.199428899537142,-104.9902658,39.7320547,-104.9902592,39.7338482 12593,5366,7124,0.156701102941306,0.156701102941306,-104.9902592,39.7338482,-104.9902249,39.7352572 12594,7124,612,0.178308153840751,0.178308153840751,-104.9902249,39.7352572,-104.9902547,39.7368606 12595,612,1943,0.177718886558766,0.177718886558766,-104.9902547,39.7368606,-104.9902169,39.7384586 12596,1943,8765,0.0553792982616949,0.0553792982616949,-104.9902169,39.7384586,-104.9902249,39.7389566 12597,8765,8767,0.0568805264393287,0.0568805264393287,-104.9902249,39.7389566,-104.9902331,39.7394681 12625,8778,8779,0.0386703080825578,0.0386703080825578,-104.9874654,39.72522,-104.9874745,39.7248723 12598,8767,8768,0.0596299154046411,0.0596299154046411,-104.9902331,39.7394681,-104.9903111,39.740001 12600,8217,8764,0.0348766827140038,0.0348766827140038,-104.9911152,39.729776,-104.9907602,39.7299304 12602,8769,7960,0.0121246465842421,0.0121246465842421,-104.9904615,39.7289525,-104.9906006,39.7289314 12636,8782,8776,0.0415201856091735,0.0415201856091735,-104.9874245,39.7271431,-104.9874245,39.7267697 12603,7960,7858,0.191569398536593,0.191569398536593,-104.9906006,39.7289314,-104.9928407,39.7289388 12604,7858,384,0.0511824976047815,0.0511824976047815,-104.9928407,39.7289388,-104.9934388,39.7289219 12606,4685,296,0.0500706281631231,0.0500706281631231,-104.9940378,39.7289164,-104.9946233,39.7289153 12607,296,4955,0.0491810974692235,0.0491810974692235,-104.9946233,39.7289153,-104.9951984,39.7289153 12608,4955,7223,0.104958162725722,0.104958162725722,-104.9951984,39.7289153,-104.9964257,39.7289087 12611,8773,8774,0.043865298365945,0.043865298365945,-104.9975826,39.7288966,-104.9980954,39.7289058 12612,8774,6643,0.0451313849693394,0.0451313849693394,-104.9980954,39.7289058,-104.998623,39.7289153 12613,6643,8218,0.0697309457073312,0.0697309457073312,-104.998623,39.7289153,-104.9994384,39.7289153 12614,8218,3952,0.0651671851260823,0.0651671851260823,-104.9994384,39.7289153,-105.0002004,39.7289098 12616,1623,8769,0.0363096662742893,0.0363096662742893,-104.990046,39.7290197,-104.9904615,39.7289525 12618,5097,8775,0.0318529970242771,0.0318529970242771,-104.9898761,39.7283677,-104.9895915,39.7285525 12622,8776,8777,0.018725243223035,0.018725243223035,-104.9874245,39.7267697,-104.9874242,39.7266013 12623,8777,6243,0.106972614023441,0.106972614023441,-104.9874242,39.7266013,-104.9874615,39.7256397 12624,6243,8778,0.0466697025677041,0.0466697025677041,-104.9874615,39.7256397,-104.9874654,39.72522 12626,8779,5192,0.0833353912042221,0.0833353912042221,-104.9874745,39.7248723,-104.9874942,39.724123 12627,5192,8780,0.0302234211776424,0.0302234211776424,-104.9874942,39.724123,-104.9874919,39.7238512 12628,8780,8781,0.0269541929474085,0.0269541929474085,-104.9874919,39.7238512,-104.9874899,39.7236088 12629,8781,2610,0.119870657472311,0.119870657472311,-104.9874899,39.7236088,-104.9874808,39.7225308 12630,2610,1838,0.176410752987704,0.176410752987704,-104.9874808,39.7225308,-104.9874805,39.7209443 12631,1838,2360,0.17767880886817,0.17767880886817,-104.9874805,39.7209443,-104.9874759,39.7193464 12633,3710,4430,0.0984187629622127,0.0984187629622127,-104.9874523,39.7183509,-104.9874697,39.7174659 12634,4430,5171,0.100485171973402,0.100485171973402,-104.9874697,39.7174659,-104.9874858,39.7165623 12638,968,8783,0.0450647850917565,0.0450647850917565,-104.9837585,39.7235715,-104.983647,39.7239676 12640,8783,6332,0.0179790401179982,0.0179790401179982,-104.983647,39.7239676,-104.9836195,39.7241279 12641,6332,8784,0.166916939377104,0.166916939377104,-104.9836195,39.7241279,-104.9836094,39.725629 12642,8784,8785,0.0824631793427953,0.0824631793427953,-104.9836094,39.725629,-104.9836046,39.7263706 12643,8785,8786,0.100743867095121,0.100743867095121,-104.9836046,39.7263706,-104.9835987,39.7272766 12644,8786,3809,0.198861011407653,0.198861011407653,-104.9835987,39.7272766,-104.9835982,39.729065 12645,3809,5921,0.152448419282946,0.152448419282946,-104.9835982,39.729065,-104.9835955,39.730436 12647,920,2206,0.198794444530698,0.198794444530698,-104.9835814,39.7320454,-104.9835843,39.7338332 12648,2206,4855,0.161210664735901,0.161210664735901,-104.9835843,39.7338332,-104.9836067,39.7352829 12649,4855,8787,0.176180330331867,0.176180330331867,-104.9836067,39.7352829,-104.9835945,39.7368673 12650,8787,5459,0.173977209442215,0.173977209442215,-104.9835945,39.7368673,-104.9835857,39.7384319 12651,5459,8788,0.179581076943561,0.179581076943561,-104.9835857,39.7384319,-104.9835778,39.7400469 12652,8788,653,0.182661218967331,0.182661218967331,-104.9835778,39.7400469,-104.9835697,39.7416896 12653,653,8789,0.175533060842227,0.175533060842227,-104.9835697,39.7416896,-104.9835757,39.7432682 12654,8789,4615,0.178562453757686,0.178562453757686,-104.9835757,39.7432682,-104.9835591,39.744874 12655,4615,6485,0.147124798702961,0.147124798702961,-104.9835591,39.744874,-104.9835697,39.7461971 12656,6485,3681,0.150536039008347,0.150536039008347,-104.9835697,39.7461971,-104.9836002,39.7475507 12658,5282,8790,0.0413354062568629,0.0413354062568629,-104.9825741,39.7226935,-104.9824367,39.7230499 12660,8790,6331,0.0121138578035044,0.0121138578035044,-104.9824367,39.7230499,-104.9824024,39.7231556 12662,6548,8791,0.16625102712937,0.16625102712937,-104.9823535,39.7241259,-104.9823661,39.725621 12663,8791,8792,0.184061439099574,0.184061439099574,-104.9823661,39.725621,-104.9823612,39.7272763 12664,8792,3808,0.198594245045878,0.198594245045878,-104.9823612,39.7272763,-104.9823636,39.7290623 12665,3808,5923,0.153339826215406,0.153339826215406,-104.9823636,39.7290623,-104.9822823,39.7304399 12666,5923,922,0.17696116360303,0.17696116360303,-104.9822823,39.7304399,-104.9822659,39.7320313 12667,922,2208,0.186196659484346,0.186196659484346,-104.9822659,39.7320313,-104.9822597,39.7337058 12668,2208,4857,0.160795645903838,0.160795645903838,-104.9822597,39.7337058,-104.9822782,39.7351518 12669,4857,8793,0.191420788288479,0.191420788288479,-104.9822782,39.7351518,-104.9823009,39.7368732 12671,5460,8794,0.176401987583553,0.176401987583553,-104.9823009,39.7384375,-104.9823264,39.7400238 12672,8794,8795,0.177191749793072,0.177191749793072,-104.9823264,39.7400238,-104.9823377,39.7416173 12673,8795,654,0.00549383449703672,0.00549383449703672,-104.9823377,39.7416173,-104.9823388,39.7416667 12674,654,8796,0.178534682523657,0.178534682523657,-104.9823388,39.7416667,-104.9823365,39.7432723 12675,8796,4614,0.177531607780329,0.177531607780329,-104.9823365,39.7432723,-104.9823157,39.7448688 12676,4614,6486,0.147678461213278,0.147678461213278,-104.9823157,39.7448688,-104.9823113,39.7461969 12677,6486,3679,0.150313310591357,0.150313310591357,-104.9823113,39.7461969,-104.9823107,39.7475487 12681,8798,8799,0.123466110327723,0.123466110327723,-104.9457531,39.7104012,-104.9464054,39.7113917 12682,8799,3186,0.00950854696516887,0.00950854696516887,-104.9464054,39.7113917,-104.9464561,39.7114678 12683,3186,8800,0.0308360436433676,0.0308360436433676,-104.9464561,39.7114678,-104.9467659,39.7116096 12685,8801,8802,0.231947805663281,0.231947805663281,-104.9590492,39.7160869,-104.9590692,39.7181728 12686,8802,8803,0.0199646364044365,0.0199646364044365,-104.9590692,39.7181728,-104.9590745,39.7183523 12687,8803,5017,0.0091876036672495,0.0091876036672495,-104.9590745,39.7183523,-104.9590772,39.7184349 12692,7064,8808,0.0247148912105672,0.0247148912105672,-104.95025,39.7175567,-104.9500032,39.7176723 12693,8808,8685,0.0234885972598816,0.0234885972598816,-104.9500032,39.7176723,-104.9497565,39.7177651 20809,8326,10950,0.0125120772932362,0.0125120772932362,-105.029018,39.7621132,-105.0289678,39.7620075 16680,9982,9983,0.0455494891280306,0.0455494891280306,-105.00793,39.7419174,-105.0074579,39.7421072 15872,7130,8879,0.124695897236049,0.124695897236049,-105.0370687,39.7347704,-105.0382757,39.7341411 12694,8685,8023,0.100302779247875,0.100302779247875,-104.9497565,39.7177651,-104.9485858,39.7178178 12696,8809,8685,0.057365793634115,0.057365793634115,-104.9497699,39.7172493,-104.9497565,39.7177651 12699,8810,4109,0.100464246278784,0.100464246278784,-104.9500622,39.7177177,-104.9511309,39.7180926 12700,4109,2643,0.0901887127804005,0.0901887127804005,-104.9511309,39.7180926,-104.9521735,39.7182139 12702,8805,7976,0.102773783270916,0.102773783270916,-104.9534009,39.718219,-104.9546025,39.7182181 12703,7976,7318,0.104083044705694,0.104083044705694,-104.9546025,39.7182181,-104.9558194,39.7182147 12704,7318,8803,0.278830952538266,0.278830952538266,-104.9558194,39.7182147,-104.9590745,39.7183523 12706,8811,8812,0.108086464170563,0.108086464170563,-104.9494453,39.7136057,-104.9497656,39.714546 12707,8812,6861,0.0114665228848291,0.0114665228848291,-104.9497656,39.714546,-104.9497683,39.7146491 12709,5165,8809,0.109306863073043,0.109306863073043,-104.9497617,39.7162663,-104.9497699,39.7172493 12710,8809,8808,0.0510932247106912,0.0510932247106912,-104.9497699,39.7172493,-104.9500032,39.7176723 12712,8798,6379,0.100799788599422,0.100799788599422,-104.9457531,39.7104012,-104.9449548,39.7097344 12713,6379,6099,0.0584802680423258,0.0584802680423258,-104.9449548,39.7097344,-104.9444906,39.7093483 12714,6099,8202,0.382882462386682,0.382882462386682,-104.9444906,39.7093483,-104.9408446,39.707351 12716,8813,8173,0.0533183303572635,0.0533183303572635,-104.9406573,39.7061997,-104.940655,39.7066792 12718,8814,8815,0.0594781662619651,0.0594781662619651,-104.940835,39.70673,-104.940835,39.7061951 12720,8815,3633,0.0139674412080793,0.0139674412080793,-104.940835,39.7061951,-104.9408419,39.7060696 14286,6672,3115,0.0991095918198707,0.0991095918198707,-104.9362682,39.7146512,-104.9351095,39.7146512 15288,8812,7065,0.0171061341992079,0.0171061341992079,-104.9497656,39.714546,-104.9499634,39.7145233 12722,3295,8191,0.195769878320479,0.195769878320479,-104.9407838,39.7038199,-104.940786,39.7020593 12723,8191,103,0.207801078913796,0.207801078913796,-104.940786,39.7020593,-104.940786,39.7001905 12724,103,3505,0.201240848446412,0.201240848446412,-104.940786,39.7001905,-104.940829,39.698381 12725,3505,8816,0.20140010471513,0.20140010471513,-104.940829,39.698381,-104.940726,39.6965715 12726,8816,8817,0.0467910785706761,0.0467910785706761,-104.940726,39.6965715,-104.9407242,39.6961507 12727,8817,8759,0.155886707244551,0.155886707244551,-104.9407242,39.6961507,-104.9407346,39.6947488 12728,8759,8818,0.0209382564173288,0.0209382564173288,-104.9407346,39.6947488,-104.9407334,39.6945605 12729,8818,8819,0.0390294530141924,0.0390294530141924,-104.9407334,39.6945605,-104.940734,39.6942095 12730,8819,8820,0.0609459777309488,0.0609459777309488,-104.940734,39.6942095,-104.9407348,39.6936614 12732,7196,5844,0.199996639851393,0.199996639851393,-104.940735,39.692928,-104.9407088,39.6911295 12733,5844,7747,0.201963345264684,0.201963345264684,-104.9407088,39.6911295,-104.9407088,39.6893132 12734,7747,8821,0.660668042362938,0.660668042362938,-104.9407088,39.6893132,-104.9406408,39.6833719 12737,6675,8823,0.018377691001392,0.018377691001392,-104.9362112,39.6893266,-104.9359966,39.6893199 12738,8823,3121,0.0817086617793047,0.0817086617793047,-104.9359966,39.6893199,-104.9350417,39.6893238 12739,3121,3122,0.0189462201356829,0.0189462201356829,-104.9350417,39.6893238,-104.9348207,39.6893133 12740,3122,6294,0.0736313115214917,0.0736313115214917,-104.9348207,39.6893133,-104.9339602,39.6893172 12741,6294,6295,0.0205616464638412,0.0205616464638412,-104.9339602,39.6893172,-104.9337199,39.6893172 12742,6295,6620,0.098958190214706,0.098958190214706,-104.9337199,39.6893172,-104.9325634,39.6893199 14308,9323,2191,0.217246414275379,0.217246414275379,-104.9918391,39.7579642,-104.9936227,39.759356 12743,6620,7343,0.0741923893812443,0.0741923893812443,-104.9325634,39.6893199,-104.9316965,39.6893332 12744,7343,2845,0.101548527960204,0.101548527960204,-104.9316965,39.6893332,-104.9305098,39.6893437 12745,2845,3494,0.101534987318255,0.101534987318255,-104.9305098,39.6893437,-104.9293234,39.6893613 12746,3494,5350,0.0785982086314387,0.0785982086314387,-104.9293234,39.6893613,-104.928405,39.689348 12748,4220,2948,0.0852112039835386,0.0852112039835386,-104.9274781,39.6893679,-104.9264824,39.6893811 12749,2948,2949,0.056569943078372,0.056569943078372,-104.9264824,39.6893811,-104.9258215,39.6893679 12750,2949,6813,0.0330539311277449,0.0330539311277449,-104.9258215,39.6893679,-104.9254353,39.6893745 12751,6813,6810,0.0675878090482117,0.0675878090482117,-104.9254353,39.6893745,-104.9246456,39.6893613 12752,6810,1814,0.0227606927419569,0.0227606927419569,-104.9246456,39.6893613,-104.9243796,39.6893613 12753,1814,8824,0.984700828985706,0.984700828985706,-104.9243796,39.6893613,-104.9128716,39.689347 12754,8823,8825,0.40169861106651,0.40169861106651,-104.9359966,39.6893199,-104.936139,39.685709 12779,3798,5937,0.1524274277381,0.1524274277381,-104.9729432,39.7290745,-104.9729509,39.7304453 12755,8826,7748,0.668566967249301,0.668566967249301,-104.9403877,39.6833057,-104.9405349,39.6893172 12756,7748,5845,0.201518653480334,0.201518653480334,-104.9405349,39.6893172,-104.9405371,39.6911295 12757,5845,7197,0.200485803128442,0.200485803128442,-104.9405371,39.6911295,-104.9405457,39.6929325 12758,7197,8827,0.180703533412633,0.180703533412633,-104.9405457,39.6929325,-104.94054,39.6945576 12759,8827,8760,0.0207611083367854,0.0207611083367854,-104.94054,39.6945576,-104.9405376,39.6947443 12760,8760,8828,0.203176551906279,0.203176551906279,-104.9405376,39.6947443,-104.9405457,39.6965715 12761,8828,3506,0.200871002946695,0.200871002946695,-104.9405457,39.6965715,-104.9406406,39.6983765 12763,8170,8192,0.20854015704238,0.20854015704238,-104.9405886,39.7001839,-104.9406058,39.7020593 12764,8192,3296,0.195770030101267,0.195770030101267,-104.9406058,39.7020593,-104.9406022,39.7038199 12765,3296,8183,0.100143064441761,0.100143064441761,-104.9406022,39.7038199,-104.9405972,39.7047205 12766,8183,8188,0.148673984504934,0.148673984504934,-104.9405972,39.7047205,-104.9406663,39.7060565 12767,8188,8813,0.0159417159428289,0.0159417159428289,-104.9406663,39.7060565,-104.9406573,39.7061997 12769,2918,8829,0.0404869067666165,0.0404869067666165,-104.9732171,39.7182486,-104.9732505,39.7186118 12771,8829,6328,0.00908621391699812,0.00908621391699812,-104.9732505,39.7186118,-104.9732624,39.718693 12772,6328,8830,0.0795394987314785,0.0795394987314785,-104.9732624,39.718693,-104.9732562,39.7194083 12774,4166,4751,0.202375182887314,0.202375182887314,-104.972908,39.7201406,-104.9729128,39.7219606 12775,4751,6542,0.197696304569089,0.197696304569089,-104.9729128,39.7219606,-104.9729252,39.7237385 12776,6542,8831,0.204678217467742,0.204678217467742,-104.9729252,39.7237385,-104.9729154,39.7255792 12778,8832,3798,0.199708223967288,0.199708223967288,-104.9729324,39.7272785,-104.9729432,39.7290745 12780,5937,938,0.177624298285183,0.177624298285183,-104.9729509,39.7304453,-104.9729595,39.7320427 12781,938,2222,0.185255991502605,0.185255991502605,-104.9729595,39.7320427,-104.9729758,39.7337087 12782,2222,4872,0.159853083829866,0.159853083829866,-104.9729758,39.7337087,-104.9729971,39.7351462 12783,4872,8834,0.191323978817286,0.191323978817286,-104.9729971,39.7351462,-104.9730073,39.7368668 12787,28,8836,0.0411233276076822,0.0411233276076822,-104.9850866,39.7002557,-104.9855672,39.7002491 15407,8527,8524,0.00632598868026626,0.00632598868026626,-105.0054168,39.751192,-105.0053655,39.751233 16685,9986,9987,0.0852803879953952,0.0852803879953952,-105.007297,39.7423918,-105.0064333,39.7427754 12788,8830,4165,0.0810572303723974,0.0810572303723974,-104.9732562,39.7194083,-104.9733458,39.720134 12790,4096,6041,0.191845009601904,0.191845009601904,-105.0181552,39.7838945,-105.0181598,39.7856198 12791,6041,8837,0.201496335450174,0.201496335450174,-105.0181598,39.7856198,-105.0181605,39.7874319 12792,8837,8838,0.406062586796109,0.406062586796109,-105.0181605,39.7874319,-105.0181502,39.7910837 12793,4086,6031,0.181162285735164,0.181162285735164,-105.0112057,39.7838279,-105.0111925,39.7854571 12794,6031,6032,0.0171385466290399,0.0171385466290399,-105.0111925,39.7854571,-105.0111965,39.7856112 12795,6032,8839,0.201396970557967,0.201396970557967,-105.0111965,39.7856112,-105.0112028,39.7874224 12796,8839,2539,0.0036249646793062,0.0036249646793062,-105.0112028,39.7874224,-105.0112029,39.787455 12797,2539,7937,0.222367701142404,0.222367701142404,-105.0112029,39.787455,-105.0112006,39.7894548 12798,7937,8840,0.179081080346528,0.179081080346528,-105.0112006,39.7894548,-105.0111916,39.7910653 12799,8520,8841,0.0687184646666591,0.0687184646666591,-105.006397,39.7829043,-105.006397,39.7835223 12801,8841,298,0.017862044588972,0.017862044588972,-105.006397,39.7835223,-105.0063925,39.7836829 12802,298,4082,0.0176901086131869,0.0176901086131869,-105.0063925,39.7836829,-105.0063995,39.7838419 12805,2560,6714,0.0892568890732451,0.0892568890732451,-105.0064215,39.7862585,-105.0064173,39.7870612 12806,6714,6633,0.0879831056932755,0.0879831056932755,-105.0064173,39.7870612,-105.006429,39.7878524 12807,6633,8844,0.0442062339102578,0.0442062339102578,-105.006429,39.7878524,-105.0064203,39.7882499 12808,8844,7935,0.0446455487862746,0.0446455487862746,-105.0064203,39.7882499,-105.0064172,39.7886514 12809,7935,8845,0.265612509858697,0.265612509858697,-105.0064172,39.7886514,-105.0064079,39.7910401 12817,297,299,0.88607517832177,0.88607517832177,-104.999633,39.7829256,-105.0099714,39.7835424 12823,493,589,0.268896577305787,0.268896577305787,-104.994193,39.7810897,-104.9917474,39.779568 12824,589,8850,0.33804717039653,0.33804717039653,-104.9917474,39.779568,-104.9897894,39.7769264 12826,8589,8851,0.042366080089372,0.042366080089372,-105.000578,39.7453477,-105.0002455,39.7456302 12828,8851,4936,0.0170501490589131,0.0170501490589131,-105.0002455,39.7456302,-105.0001355,39.7457581 12829,4936,8509,0.143621366769105,0.143621366769105,-105.0001355,39.7457581,-104.9989592,39.7466802 12831,8852,8853,0.0917176896741063,0.0917176896741063,-104.9926518,39.7567579,-104.9919124,39.7561602 12832,8853,7564,0.105551904949528,0.105551904949528,-104.9919124,39.7561602,-104.9910557,39.7554766 12833,7564,6182,0.105801475446669,0.105801475446669,-104.9910557,39.7554766,-104.990176,39.7548073 12834,6182,8854,0.10583574357693,0.10583574357693,-104.990176,39.7548073,-104.9893092,39.7541277 12835,8854,8855,0.00547189672663909,0.00547189672663909,-104.9893092,39.7541277,-104.9892657,39.7540916 18650,1854,2593,0.177389867684494,0.177389867684494,-105.0379177,39.7213314,-105.0379231,39.7229267 12837,8856,8857,0.0555847646631402,0.0555847646631402,-104.988892,39.7538026,-104.9884337,39.753448 12838,8857,8858,0.0519115005666898,0.0519115005666898,-104.9884337,39.753448,-104.988003,39.7531189 12839,8858,8636,0.0515833043565609,0.0515833043565609,-104.988003,39.7531189,-104.987575,39.7527919 12840,8636,8859,0.0207966249820583,0.0207966249820583,-104.987575,39.7527919,-104.9873914,39.7526692 12844,8860,1198,0.169110109980516,0.169110109980516,-104.9520697,39.7256077,-104.9520847,39.7271285 12845,1198,8861,0.0226617213022113,0.0226617213022113,-104.9520847,39.7271285,-104.9520836,39.7273323 12847,8862,1200,0.170240075619945,0.170240075619945,-104.9509005,39.7256047,-104.9509239,39.7271356 12848,1200,8863,0.0219879091267488,0.0219879091267488,-104.9509239,39.7271356,-104.9509292,39.7273333 12850,8864,7983,0.0505037947042799,0.0505037947042799,-104.9546471,39.7305018,-104.9540572,39.7305236 12851,7983,2054,0.099824917404873,0.099824917404873,-104.9540572,39.7305236,-104.9528899,39.730517 12852,2054,2660,0.101497408945607,0.101497408945607,-104.9528899,39.730517,-104.9517031,39.7305282 12853,2660,4133,0.0961563998269834,0.0961563998269834,-104.9517031,39.7305282,-104.9505787,39.7305216 12855,6696,8019,0.0939673290333738,0.0939673290333738,-104.9494801,39.7305216,-104.9483814,39.7305084 12856,8019,7683,0.0941529054095407,0.0941529054095407,-104.9483814,39.7305084,-104.9472804,39.7305107 12857,7683,3457,0.0935091254143676,0.0935091254143676,-104.9472804,39.7305107,-104.946187,39.7305008 12858,3457,8865,0.0461569199164165,0.0461569199164165,-104.946187,39.7305008,-104.9456473,39.7304952 12859,8865,6019,0.0480340625550536,0.0480340625550536,-104.9456473,39.7304952,-104.9450856,39.7304952 12860,6019,8866,0.0464697146879775,0.0464697146879775,-104.9450856,39.7304952,-104.9445422,39.7304973 12861,8866,8867,0.048094543326443,0.048094543326443,-104.9445422,39.7304973,-104.9439798,39.7304995 12862,8867,8868,0.0461790217746061,0.0461790217746061,-104.9439798,39.7304995,-104.9434398,39.7304973 12863,8868,856,0.0449646613539359,0.0449646613539359,-104.9434398,39.7304973,-104.942914,39.7304952 12864,856,451,0.0470078764226648,0.0470078764226648,-104.942914,39.7304952,-104.9423643,39.7304952 12865,451,7105,0.0432708485882178,0.0432708485882178,-104.9423643,39.7304952,-104.9418583,39.7304952 12866,7105,8869,0.0939007256947679,0.0939007256947679,-104.9418583,39.7304952,-104.9407607,39.7304709 12868,8870,1196,0.168829878028139,0.168829878028139,-104.9532283,39.7256124,-104.9532393,39.7271307 12869,1196,8871,0.021661446985008,0.021661446985008,-104.9532393,39.7271307,-104.9532413,39.7273255 12871,4760,5407,0.0842978699895538,0.0842978699895538,-104.966261,39.7219977,-104.9658146,39.7226736 12873,4755,6546,0.199683159238461,0.199683159238461,-104.9682436,39.7219606,-104.9682779,39.7237562 12874,6546,8872,0.20436535055464,0.20436535055464,-104.9682779,39.7237562,-104.9682812,39.7255941 12875,8872,8873,0.188956325706579,0.188956325706579,-104.9682812,39.7255941,-104.9682932,39.7272934 12876,8873,3792,0.199291485976659,0.199291485976659,-104.9682932,39.7272934,-104.968314,39.7290856 17796,10179,9318,0.114755253361823,0.114755253361823,-104.9873946,39.7555556,-104.9873865,39.7545236 12877,3792,8561,0.13059037096191,0.13059037096191,-104.968314,39.7290856,-104.9673609,39.7300032 12879,5926,924,0.178374370928188,0.178374370928188,-104.9809932,39.730424,-104.9810307,39.7320279 12880,924,2210,0.187308783265319,0.187308783265319,-104.9810307,39.7320279,-104.9810238,39.7337124 12881,2210,4859,0.159743099068053,0.159743099068053,-104.9810238,39.7337124,-104.9810463,39.7351489 12882,4859,8874,0.192629276936053,0.192629276936053,-104.9810463,39.7351489,-104.9810766,39.7368811 12883,8874,5461,0.172330101173688,0.172330101173688,-104.9810766,39.7368811,-104.9810735,39.7384309 12884,5461,8875,0.177416584260724,0.177416584260724,-104.9810735,39.7384309,-104.9810892,39.7400264 12885,8875,8876,0.176433616828762,0.176433616828762,-104.9810892,39.7400264,-104.9810837,39.7416131 12887,655,8877,0.00413648661723727,0.00413648661723727,-104.9810836,39.7416667,-104.9810838,39.7417039 12888,8877,8878,0.173943602457692,0.173943602457692,-104.9810838,39.7417039,-104.9810919,39.7432682 12889,8878,4613,0.177428437243737,0.177428437243737,-104.9810919,39.7432682,-104.981055,39.7448636 12890,4613,6487,0.148280300321704,0.148280300321704,-104.981055,39.7448636,-104.9810463,39.7461971 12891,6487,3678,0.149828166583799,0.149828166583799,-104.9810463,39.7461971,-104.9810333,39.7475445 12893,5929,926,0.177267011666895,0.177267011666895,-104.9798324,39.7304351,-104.9798307,39.7320293 12894,926,2211,0.187019197552967,0.187019197552967,-104.9798307,39.7320293,-104.9798259,39.7337112 12895,2211,4861,0.161667462022208,0.161667462022208,-104.9798259,39.7337112,-104.9798492,39.735165 12896,4861,8880,0.191414125057248,0.191414125057248,-104.9798492,39.735165,-104.9798621,39.7368864 12897,8880,5463,0.170299846109482,0.170299846109482,-104.9798621,39.7368864,-104.9798976,39.7384177 12898,5463,8881,0.177990586801656,0.177990586801656,-104.9798976,39.7384177,-104.9798911,39.7400184 12899,8881,8885,0.177780189019753,0.177780189019753,-104.9798911,39.7400184,-104.9798819,39.7416172 12900,8885,659,0.00646246375156384,0.00646246375156384,-104.9798819,39.7416172,-104.979874,39.741675 12901,659,8886,0.177011471342036,0.177011471342036,-104.979874,39.741675,-104.9798704,39.7432669 12902,8886,4612,0.177005843155015,0.177005843155015,-104.9798704,39.7432669,-104.9798537,39.7448587 12903,4612,6488,0.148001366258512,0.148001366258512,-104.9798537,39.7448587,-104.9798598,39.7461897 12904,6488,3676,0.150380555650091,0.150380555650091,-104.9798598,39.7461897,-104.9798645,39.7475421 12906,1621,8061,0.152748999526467,0.152748999526467,-104.9888599,39.7290834,-104.9888552,39.7304571 12907,8061,6583,0.177490187745079,0.177490187745079,-104.9888552,39.7304571,-104.9888311,39.7320532 12908,6583,5365,0.198863610387104,0.198863610387104,-104.9888311,39.7320532,-104.988843,39.7338416 12909,5365,7123,0.157919035747255,0.157919035747255,-104.988843,39.7338416,-104.9888432,39.7352618 12911,8092,8887,0.220134314041521,0.220134314041521,-104.9877223,39.7268463,-104.9858598,39.7254798 12913,8887,8888,0.191841135190913,0.191841135190913,-104.9858598,39.7254798,-104.984536,39.724087 12914,8888,967,0.0966749413586244,0.0966749413586244,-104.984536,39.724087,-104.9838014,39.7234262 12916,5281,4980,0.256490434532314,0.256490434532314,-104.982597,39.7225939,-104.9802767,39.7211325 12917,4980,4148,0.0387618071437701,0.0387618071437701,-104.9802767,39.7211325,-104.9799133,39.7209242 12918,4148,8125,0.0859291558348279,0.0859291558348279,-104.9799133,39.7209242,-104.9791138,39.7204562 12919,8125,2368,0.179404398665568,0.179404398665568,-104.9791138,39.7204562,-104.9775163,39.7194106 12920,2368,996,0.270881468937897,0.270881468937897,-104.9775163,39.7194106,-104.9745895,39.7184798 12921,996,2914,0.0678890736084051,0.0678890736084051,-104.9745895,39.7184798,-104.9738264,39.7183118 12922,2914,2917,0.0548386478267142,0.0548386478267142,-104.9738264,39.7183118,-104.9732076,39.7181827 12927,8894,8895,0.135035418511701,0.135035418511701,-105.0072481,39.7422069,-105.00609,39.7413812 12929,8896,3167,0.11730986547504,0.11730986547504,-105.0048016,39.7429839,-105.00401,39.7438456 12932,8898,8899,0.10458723954588,0.10458723954588,-105.0038366,39.7434181,-105.0050563,39.7433465 12971,8901,8709,0.120698197647431,0.120698197647431,-105.0035419,39.745319,-105.0028925,39.7443552 12978,8902,8903,0.00973401952734473,0.00973401952734473,-105.0104246,39.7573245,-105.0105064,39.7573854 12979,8903,7902,0.144472845078957,0.144472845078957,-105.0105064,39.7573854,-105.0116934,39.7583103 12980,7902,1225,0.0118169371778595,0.0118169371778595,-105.0116934,39.7583103,-105.0118006,39.7583774 12982,8904,8902,0.0775029978833242,0.0775029978833242,-105.0097742,39.7568389,-105.0104246,39.7573245 12984,8905,8906,0.061203121949655,0.061203121949655,-105.007434,39.7550594,-105.0079422,39.7554471 12986,8906,8907,0.00497763084611722,0.00497763084611722,-105.0079422,39.7554471,-105.0079847,39.7554777 12987,8907,121,0.154154812192847,0.154154812192847,-105.0079847,39.7554777,-105.0092699,39.7564502 12988,121,8904,0.0610449885391548,0.0610449885391548,-105.0092699,39.7564502,-105.0097742,39.7568389 12990,8325,8908,0.013157216132198,0.013157216132198,-105.0288943,39.7621125,-105.0289792,39.7622112 12992,306,8909,0.108316294946991,0.108316294946991,-105.029097,39.762348,-105.0299448,39.763072 12994,8328,8910,0.00899626589788406,0.00899626589788406,-105.0300154,39.7621147,-105.0300335,39.7621944 12995,8910,8338,0.040824296618527,0.040824296618527,-105.0300335,39.7621944,-105.0300407,39.7625615 12996,8338,6084,0.0494050923488005,0.0494050923488005,-105.0300407,39.7625615,-105.0300536,39.7630057 12997,6084,8909,0.0118673496888767,0.0118673496888767,-105.0300536,39.7630057,-105.0299448,39.763072 12998,8909,743,0.0430251864291126,0.0430251864291126,-105.0299448,39.763072,-105.0300547,39.7634496 12999,743,4526,0.0484294102772242,0.0484294102772242,-105.0300547,39.7634496,-105.030062,39.7638851 13000,4526,607,0.0194349740430761,0.0194349740430761,-105.030062,39.7638851,-105.0300516,39.7640597 13001,607,8355,0.0344276469779443,0.0344276469779443,-105.0300516,39.7640597,-105.0300476,39.7643693 13002,8355,3974,0.0402278696203799,0.0402278696203799,-105.0300476,39.7643693,-105.0299675,39.7647258 13004,8911,2658,0.732133935065161,0.732133935065161,-104.9912548,39.7699266,-104.9890044,39.7762796 13012,8915,8916,0.408272009335824,0.408272009335824,-104.9895806,39.7764348,-104.9907275,39.7728705 13090,1914,6117,0.200190217467506,0.200190217467506,-104.972136,39.707488,-104.9721753,39.7092881 13018,8922,8923,0.320042964228513,0.320042964228513,-104.9912716,39.7717176,-104.9942478,39.7699708 13022,8265,8926,0.339879399665874,0.339879399665874,-104.9903119,39.7820401,-104.989367,39.779071 13027,4265,279,0.0652387434169228,0.0652387434169228,-104.9869736,39.7783568,-104.987002,39.7789431 13029,494,8927,0.349190481522976,0.349190481522976,-104.992407,39.7804327,-104.9887446,39.7818256 13040,8104,8678,0.200106495095782,0.200106495095782,-104.9912065,39.7783357,-104.9912089,39.7765361 13042,8932,8933,0.108557788789167,0.108557788789167,-104.9900544,39.7765237,-104.9887841,39.7765237 13044,8677,8932,0.0500470435519063,0.0500470435519063,-104.99064,39.7765283,-104.9900544,39.7765237 13046,8933,6917,0.0967430583925215,0.0967430583925215,-104.9887841,39.7765237,-104.9879258,39.777091 13050,8936,8937,0.198244621757318,0.198244621757318,-104.9889754,39.7833371,-104.9891177,39.7851166 13084,8956,8756,0.203550658006643,0.203550658006643,-104.9419095,39.6965915,-104.9418766,39.6947611 13052,8938,8939,0.428260593428089,0.428260593428089,-104.988834,39.791086,-104.9895413,39.7872731 13053,8939,8425,0.201936465504692,0.201936465504692,-104.9895413,39.7872731,-104.9895725,39.7854572 13055,8939,8941,0.203022755730075,0.203022755730075,-104.9895413,39.7872731,-104.9897554,39.7854547 13057,8931,8942,0.152950212219782,0.152950212219782,-104.9953405,39.768167,-104.9969401,39.7675503 13059,8943,8931,0.0786273196751871,0.0786273196751871,-104.9945316,39.7685038,-104.9953405,39.768167 19033,256,10159,0.12356745711476,0.12356745711476,-104.9516897,39.7797769,-104.9503671,39.7793277 13063,8945,8946,0.104572805049419,0.104572805049419,-104.9946559,39.7678998,-104.9938162,39.7672158 13067,8949,432,0.545131832456565,0.545131832456565,-104.9945174,39.7681578,-104.9902144,39.7717766 13068,432,8950,0.686001065667251,0.686001065667251,-104.9902144,39.7717766,-104.9892186,39.7778983 13070,8951,8949,0.0797207044078447,0.0797207044078447,-104.9953492,39.7678334,-104.9945174,39.7681578 13074,8952,8953,0.195031053860659,0.195031053860659,-104.9945443,39.7680713,-104.9925416,39.768912 13076,99,3503,0.199966819322067,0.199966819322067,-104.9430615,39.7001973,-104.943078,39.698399 13077,3503,8954,0.201518791118212,0.201518791118212,-104.943078,39.698399,-104.943035,39.696587 13078,8954,8755,0.203764704692679,0.203764704692679,-104.943035,39.696587,-104.9430353,39.6947545 13079,8755,7193,0.202942329745549,0.202942329745549,-104.9430353,39.6947545,-104.9430302,39.6929294 13080,7193,7746,0.401362186865274,0.401362186865274,-104.9430302,39.6929294,-104.943009,39.6893199 13081,7746,8955,0.585986287872625,0.585986287872625,-104.943009,39.6893199,-104.9430138,39.68405 13082,101,3504,0.19989908085758,0.19989908085758,-104.9418857,39.7001887,-104.9419144,39.6983911 13083,3504,8956,0.200106829133291,0.200106829133291,-104.9419144,39.6983911,-104.9419095,39.6965915 13085,8756,7194,0.202942348322105,0.202942348322105,-104.9418766,39.6947611,-104.9418714,39.692936 13087,1087,8957,0.00893112007684357,0.00893112007684357,-104.9724071,39.7074855,-104.9724094,39.7074052 13088,8957,1082,0.038563824899443,0.038563824899443,-104.9724094,39.7074052,-104.9724743,39.707062 13091,6117,3204,0.200871492111254,0.200871492111254,-104.9721753,39.7092881,-104.9721975,39.7110945 13092,3204,3094,0.202111971416858,0.202111971416858,-104.9721975,39.7110945,-104.9721825,39.7129121 13093,3094,1749,0.143511782143127,0.143511782143127,-104.9721825,39.7129121,-104.9721944,39.7142027 13096,8925,8917,0.011822810789309,0.011822810789309,-104.9949053,39.7699691,-104.9949225,39.7698636 13098,8959,602,0.0536722144567161,0.0536722144567161,-104.9949911,39.7695799,-104.9952229,39.7691313 13099,602,8962,0.0387695912622113,0.0387695912622113,-104.9952229,39.7691313,-104.9951474,39.7687875 13100,8962,8948,0.175808350127672,0.175808350127672,-104.9951474,39.7687875,-104.9949826,39.7672115 13101,8948,428,0.00954052470619231,0.00954052470619231,-104.9949826,39.7672115,-104.9949826,39.7671257 13102,428,7933,0.160696268160677,0.160696268160677,-104.9949826,39.7671257,-104.9950255,39.7656809 13104,8918,8924,0.012486102804665,0.012486102804665,-104.9947937,39.769857,-104.9947852,39.7699691 13105,8924,2420,0.0580706601904793,0.0580706601904793,-104.9947852,39.7699691,-104.9948281,39.7704903 13108,8964,8965,0.125224497044451,0.125224497044451,-104.9950202,39.7634385,-104.9949826,39.7623127 13110,8965,2192,0.356365737888712,0.356365737888712,-104.9949826,39.7623127,-104.9937863,39.7592426 13135,4848,1531,0.0955193854848385,0.0955193854848385,-104.9915939,39.7606983,-104.9909332,39.7613911 13111,2192,1611,0.254354724276405,0.254354724276405,-104.9937863,39.7592426,-104.9928744,39.7570652 13112,1611,8852,0.0391111849621532,0.0391111849621532,-104.9928744,39.7570652,-104.9926518,39.7567579 13114,8966,7934,0.183569029359489,0.183569029359489,-104.9948109,39.7640317,-104.9948315,39.7656825 13116,2045,8967,0.0657780447895409,0.0657780447895409,-104.984465,39.7671944,-104.9850034,39.7676171 13119,1742,5213,0.229560371023495,0.229560371023495,-104.9851236,39.7677094,-104.9870231,39.769169 13120,5213,640,0.0648517231107158,0.0648517231107158,-104.9870231,39.769169,-104.9875489,39.7695895 14585,9392,2833,0.210508246764738,0.210508246764738,-105.0252309,39.782151,-105.0252481,39.7802579 13122,7933,8963,0.200908071446329,0.200908071446329,-104.9950255,39.7656809,-104.9950178,39.7638741 13124,7934,8969,0.0906737639231845,0.0906737639231845,-104.9948315,39.7656825,-104.9948199,39.7664979 13125,8969,429,0.0698124130115735,0.0698124130115735,-104.9948199,39.7664979,-104.9948109,39.7671257 13126,429,8947,0.0102744112219317,0.0102744112219317,-104.9948109,39.7671257,-104.9948109,39.7672181 13127,8947,8970,0.0586653743681201,0.0586653743681201,-104.9948109,39.7672181,-104.9947845,39.7677453 13128,8970,601,0.102766368620144,0.102766368620144,-104.9947845,39.7677453,-104.9947852,39.7686695 13157,8989,1285,0.118339572755071,0.118339572755071,-105.0193135,39.7576062,-105.0205433,39.7580949 13129,601,8973,0.0999362244261846,0.0999362244261846,-104.9947852,39.7686695,-104.9948538,39.7695667 13130,8973,8918,0.0326860113699392,0.0326860113699392,-104.9948538,39.7695667,-104.9947937,39.769857 13132,2193,8237,0.11471912407663,0.11471912407663,-104.9954278,39.7578265,-104.9963555,39.757081 13133,8237,8974,0.0761048371438857,0.0761048371438857,-104.9963555,39.757081,-104.9970707,39.7566734 13443,9077,4179,0.169049790102584,0.169049790102584,-104.9941038,39.7044276,-104.9951206,39.7057312 13137,8974,4844,0.0408566656014099,0.0408566656014099,-104.9970707,39.7566734,-104.9974984,39.7565094 13139,8975,8915,0.161267451240187,0.161267451240187,-104.9895886,39.7778851,-104.9895806,39.7764348 13164,8976,8977,0.00802909585520281,0.00802909585520281,-105.0250886,39.760233,-105.0251674,39.7602723 13140,8915,8979,0.511309857046827,0.511309857046827,-104.9895806,39.7764348,-104.9905824,39.7719014 13142,8950,8980,0.295444981113679,0.295444981113679,-104.9892186,39.7778983,-104.9891666,39.780555 13144,8981,8982,0.155762064195337,0.155762064195337,-104.9891558,39.7819521,-104.9891588,39.7833529 14605,9398,8233,0.0099630690934953,0.0099630690934953,-105.0252853,39.7620928,-105.0252854,39.7620032 13146,8983,8984,0.153794064127447,0.153794064127447,-104.9895187,39.7819231,-104.9895148,39.78054 13148,8985,8986,0.0143228031361841,0.0143228031361841,-105.013005,39.7555233,-105.0131588,39.7555744 13149,8986,8496,0.0694983470285585,0.0694983470285585,-105.0131588,39.7555744,-105.013905,39.7558225 13150,8496,398,0.120004619664384,0.120004619664384,-105.013905,39.7558225,-105.0152017,39.756236 13151,398,8987,0.0577858842103034,0.0577858842103034,-105.0152017,39.756236,-105.01584,39.7564071 13152,8987,637,0.099744132155093,0.099744132155093,-105.01584,39.7564071,-105.016925,39.7567371 13153,637,6436,0.0832880379381437,0.0832880379381437,-105.016925,39.7567371,-105.0178047,39.7570591 13154,6436,21,0.0571009168797096,0.0571009168797096,-105.0178047,39.7570591,-105.0184092,39.7572776 13155,21,8988,0.0791847444931621,0.0791847444931621,-105.0184092,39.7572776,-105.0192467,39.7575819 13158,1285,2962,0.0719310735484076,0.0719310735484076,-105.0205433,39.7580949,-105.0212514,39.7584444 13159,2962,8991,0.0186493582069224,0.0186493582069224,-105.0212514,39.7584444,-105.0214364,39.7585333 13160,8991,8992,0.187353348628226,0.187353348628226,-105.0214364,39.7585333,-105.0232439,39.7594863 13161,8992,8351,0.0990161897507714,0.0990161897507714,-105.0232439,39.7594863,-105.024297,39.7598572 13162,8351,8993,0.00963797122366648,0.00963797122366648,-105.024297,39.7598572,-105.0243946,39.7599006 13163,8993,8976,0.0698946708143702,0.0698946708143702,-105.0243946,39.7599006,-105.0250886,39.760233 13165,8977,8994,0.012930744273385,0.012930744273385,-105.0251674,39.7602723,-105.0252881,39.7603424 13167,8451,8985,0.0708838190049254,0.0708838190049254,-105.0122583,39.7552461,-105.013005,39.7555233 13169,2877,7692,0.030123526159425,0.030123526159425,-104.9479343,39.7849217,-104.9475818,39.7849256 13173,8996,8143,0.201053290850133,0.201053290850133,-104.9560968,39.781931,-104.956087,39.7837391 13174,8143,8997,0.150730663136006,0.150730663136006,-104.956087,39.7837391,-104.956286,39.785086 13176,2794,5261,0.132082373792006,0.132082373792006,-104.9559387,39.766929,-104.9559252,39.7681168 13178,5853,1338,0.200417735783644,0.200417735783644,-105.016828,39.7148117,-105.016828,39.7130093 13179,1338,8998,0.206394741682614,0.206394741682614,-105.016828,39.7130093,-105.0168967,39.7111539 13181,8998,4698,0.201909087963534,0.201909087963534,-105.0168967,39.7111539,-105.0169053,39.7093381 13182,4698,8999,0.201909088033291,0.201909088033291,-105.0169053,39.7093381,-105.0169139,39.7075223 13183,8999,9000,0.201186325895839,0.201186325895839,-105.0169139,39.7075223,-105.0169053,39.705713 13184,9000,6822,0.198983321230549,0.198983321230549,-105.0169053,39.705713,-105.0169053,39.7039235 13185,6822,770,0.132908321867952,0.132908321867952,-105.0169053,39.7039235,-105.0168881,39.7027283 13187,1638,8999,0.102808714105755,0.102808714105755,-105.0157122,39.7075091,-105.0169139,39.7075223 13188,8999,4216,0.0999229348013983,0.0999229348013983,-105.0169139,39.7075223,-105.0180812,39.7074893 13189,4216,8095,0.0991443160837587,0.0991443160837587,-105.0180812,39.7074893,-105.0192399,39.7075091 13190,8095,196,0.0991307294664674,0.0991307294664674,-105.0192399,39.7075091,-105.0203986,39.7074959 13191,196,2925,0.0983869258474561,0.0983869258474561,-105.0203986,39.7074959,-105.0215487,39.7075025 13193,5307,1463,0.0991311193927209,0.0991311193927209,-105.0227074,39.7075091,-105.0238662,39.7075157 13194,1463,5437,0.103145293575034,0.103145293575034,-105.0238662,39.7075157,-105.0250692,39.7075784 13196,1641,9000,0.10355145810147,0.10355145810147,-105.0156951,39.7057328,-105.0169053,39.705713 13197,9000,4217,0.0998824134603326,0.0998824134603326,-105.0169053,39.705713,-105.0180726,39.7056932 13198,4217,8096,0.0998581597847897,0.0998581597847897,-105.0180726,39.7056932,-105.0192399,39.7056932 13199,8096,197,0.0983977211710877,0.0983977211710877,-105.0192399,39.7056932,-105.02039,39.70568 13200,197,2926,0.0983895151379973,0.0983895151379973,-105.02039,39.70568,-105.0215401,39.7056866 13201,2926,5308,0.0991337377550934,0.0991337377550934,-105.0215401,39.7056866,-105.0226989,39.7056932 13202,5308,1464,0.0991224618714554,0.0991224618714554,-105.0226989,39.7056932,-105.0238576,39.7056932 13203,1464,5440,0.103536651588581,0.103536651588581,-105.0238576,39.7056932,-105.0250679,39.7056934 13205,201,2928,0.102050045456718,0.102050045456718,-105.0203473,39.7004104,-105.0215401,39.7004038 13206,2928,5310,0.0991386153517731,0.0991386153517731,-105.0215401,39.7004038,-105.0226989,39.7004038 13207,5310,1466,0.099890094841465,0.099890094841465,-105.0226989,39.7004038,-105.0238662,39.700384 13208,1466,5445,0.102288602469368,0.102288602469368,-105.0238662,39.700384,-105.0250612,39.7004136 13209,5445,9003,0.20221504164542,0.20221504164542,-105.0250612,39.7004136,-105.0274242,39.7003717 13210,9003,7922,0.00954769987851559,0.00954769987851559,-105.0274242,39.7003717,-105.0275358,39.7003717 13211,7922,4407,0.193513161405962,0.193513161405962,-105.0275358,39.7003717,-105.0297971,39.7003312 13212,4407,9004,0.22689488985342,0.22689488985342,-105.0297971,39.7003312,-105.0324492,39.7003312 13213,9004,4314,0.17109885981524,0.17109885981524,-105.0324492,39.7003312,-105.0344491,39.7003246 13214,4314,4501,0.0954627697803603,0.0954627697803603,-105.0344491,39.7003246,-105.0355649,39.7003312 13215,4501,7813,0.103538745444113,0.103538745444113,-105.0355649,39.7003312,-105.0367751,39.7003246 13216,7813,5077,0.099141030065187,0.099141030065187,-105.0367751,39.7003246,-105.0379338,39.7003378 13217,5077,8012,0.101361319209047,0.101361319209047,-105.0379338,39.7003378,-105.0391183,39.7003576 13218,8012,6831,0.0984053279969797,0.0984053279969797,-105.0391183,39.7003576,-105.0402684,39.7003444 13219,6831,6983,0.0507122349978986,0.0507122349978986,-105.0402684,39.7003444,-105.0408606,39.7003642 13220,6983,6974,0.0492014587539049,0.0492014587539049,-105.0408606,39.7003642,-105.0414357,39.7003642 13221,6974,7944,0.0815359432635548,0.0815359432635548,-105.0414357,39.7003642,-105.0423884,39.700384 13222,7944,6363,0.117492028011777,0.117492028011777,-105.0423884,39.700384,-105.0437617,39.7003774 13223,6363,6659,0.128518000967454,0.128518000967454,-105.0437617,39.7003774,-105.045239,39.700587 13224,6659,5340,0.248378842685992,0.248378842685992,-105.045239,39.700587,-105.0481332,39.700411 13225,5340,9007,0.436836188101395,0.436836188101395,-105.0481332,39.700411,-105.0532391,39.7004403 13226,5447,9008,0.0954198714626642,0.0954198714626642,-105.0250598,39.6985284,-105.0261751,39.6985266 13227,9008,5974,0.0150605452925665,0.0150605452925665,-105.0261751,39.6985266,-105.0263476,39.6984996 13229,5443,7920,0.209496436784339,0.209496436784339,-105.0250652,39.7022173,-105.027514,39.7022198 13230,7920,4409,0.196049081122935,0.196049081122935,-105.027514,39.7022198,-105.0298056,39.7022132 13232,9009,4311,0.174051720567411,0.174051720567411,-105.0324149,39.7022132,-105.0344491,39.7022396 13234,5439,7917,0.209760382857472,0.209760382857472,-105.0250705,39.7058254,-105.0275225,39.7058187 13235,7917,4414,0.1967831025196,0.1967831025196,-105.0275225,39.7058187,-105.0298228,39.7058121 13236,4414,9010,0.224679521512281,0.224679521512281,-105.0298228,39.7058121,-105.0324492,39.7058187 13239,5435,9011,0.112718312199178,0.112718312199178,-105.0250719,39.7094097,-105.0263896,39.7094108 13240,9011,7916,0.0954502097686848,0.0954502097686848,-105.0263896,39.7094108,-105.0275054,39.7094042 13242,4418,9012,0.223944278058007,0.223944278058007,-105.0298056,39.7094174,-105.0324235,39.7094306 13243,9012,9013,0.163728342208645,0.163728342208645,-105.0324235,39.7094306,-105.0343375,39.709424 13244,9014,9011,0.193580953488763,0.193580953488763,-105.0263991,39.7111517,-105.0263896,39.7094108 13272,5331,5695,0.176288296878523,0.176288296878523,-105.0362199,39.7087576,-105.0362429,39.7071723 13246,1844,2578,0.172509377214494,0.172509377214494,-105.030046,39.7213676,-105.0300374,39.722919 13248,6839,8008,0.0576758204139334,0.0576758204139334,-105.0396161,39.7039367,-105.0391344,39.7035738 13250,8009,6981,0.144663680916955,0.144663680916955,-105.0391612,39.7031575,-105.040852,39.7031773 13252,9015,6845,0.0843525238323184,0.0843525238323184,-105.043237,39.711272,-105.0432381,39.7105134 13253,6845,4689,0.0881118827688874,0.0881118827688874,-105.0432381,39.7105134,-105.043221,39.7097211 13254,4689,4697,0.0264412698588759,0.0264412698588759,-105.043221,39.7097211,-105.0432124,39.7094834 13255,4697,7466,0.0631647371963507,0.0631647371963507,-105.0432124,39.7094834,-105.0431952,39.7089155 13256,7466,9016,0.0866600751763154,0.0866600751763154,-105.0431952,39.7089155,-105.043221,39.7081364 13257,9016,7453,0.0117533037462049,0.0117533037462049,-105.043221,39.7081364,-105.043221,39.7080307 13258,7453,2091,0.0764142388554106,0.0764142388554106,-105.043221,39.7080307,-105.0431866,39.707344 13259,2091,5691,0.0521281816109867,0.0521281816109867,-105.0431866,39.707344,-105.0431866,39.7068752 13260,5691,5680,0.0375154291161679,0.0375154291161679,-105.0431866,39.7068752,-105.0432124,39.7065384 13261,5680,6316,0.0896056080016293,0.0896056080016293,-105.0432124,39.7065384,-105.0432381,39.7057328 13262,6316,4963,0.0888719448734625,0.0888719448734625,-105.0432381,39.7057328,-105.0432124,39.7049338 13264,6826,5338,0.0370211552910964,0.0370211552910964,-105.0432124,39.7042603,-105.0430777,39.7039439 13266,9016,9017,0.044781886028432,0.044781886028432,-105.043221,39.7081364,-105.0437445,39.7081364 13267,6842,4692,0.112329114895897,0.112329114895897,-105.0373845,39.7104606,-105.0373845,39.7094504 13268,4692,5332,0.162956489748023,0.162956489748023,-105.0373845,39.7094504,-105.0373528,39.7079851 13270,6840,4691,0.113830246405759,0.113830246405759,-105.0362258,39.7104609,-105.0362258,39.7094372 13271,4691,5331,0.0755697574983074,0.0755697574983074,-105.0362258,39.7094372,-105.0362199,39.7087576 13274,5694,6319,0.174033677833605,0.174033677833605,-105.0360627,39.7071657,-105.036097,39.7056008 13275,6319,9018,0.182109806928741,0.182109806928741,-105.036097,39.7056008,-105.0360799,39.7039631 13277,4310,7811,0.201267372547373,0.201267372547373,-105.0344398,39.7030321,-105.0367923,39.7030519 13278,7811,8010,0.202389778156291,0.202389778156291,-105.0367923,39.7030519,-105.039158,39.703065 13281,7812,5076,0.100599027218817,0.100599027218817,-105.0367751,39.7021472,-105.037951,39.7021472 13282,5076,8011,0.100623102109681,0.100623102109681,-105.037951,39.7021472,-105.0391269,39.702167 13283,8011,6982,0.147599810375252,0.147599810375252,-105.0391269,39.702167,-105.040852,39.7021868 13284,6982,7943,0.131458423393202,0.131458423393202,-105.040852,39.7021868,-105.0423884,39.702167 13285,7943,3300,0.0829788157522616,0.0829788157522616,-105.0423884,39.702167,-105.0433583,39.7021604 13286,3300,5727,0.0905493512456201,0.0905493512456201,-105.0433583,39.7021604,-105.0444167,39.7021543 13287,5727,5339,0.0993780908642813,0.0993780908642813,-105.0444167,39.7021543,-105.0455771,39.7021954 13289,9019,9020,0.473924441922911,0.473924441922911,-105.0334154,39.6894303,-105.0334238,39.6851682 13290,5441,7918,0.212183518066811,0.212183518066811,-105.0250601,39.7039517,-105.0275397,39.7039962 13291,7918,4411,0.196063540031297,0.196063540031297,-105.0275397,39.7039962,-105.0298314,39.704016 13292,4411,9021,0.221019052884505,0.221019052884505,-105.0298314,39.704016,-105.0324149,39.7040028 13293,9021,4282,0.176970513595043,0.176970513595043,-105.0324149,39.7040028,-105.0344834,39.703983 13295,4326,9018,0.0881179267079727,0.0881179267079727,-105.0350499,39.7039565,-105.0360799,39.7039631 13296,9018,7810,0.0594732573783121,0.0594732573783121,-105.0360799,39.7039631,-105.0367751,39.7039631 13297,7810,7817,0.0279069878470498,0.0279069878470498,-105.0367751,39.7039631,-105.0371012,39.7039697 13298,7817,5075,0.0895984878523876,0.0895984878523876,-105.0371012,39.7039697,-105.0381484,39.703983 13299,5075,8007,0.082290456587143,0.082290456587143,-105.0381484,39.703983,-105.0391097,39.7039565 13300,8007,6839,0.0433776365307967,0.0433776365307967,-105.0391097,39.7039565,-105.0396161,39.7039367 13301,6839,6979,0.105025257907842,0.105025257907842,-105.0396161,39.7039367,-105.0408435,39.7039169 14885,9012,7486,0.0983880214663299,0.0983880214663299,-105.0324235,39.7094306,-105.0324321,39.7085458 13303,9003,4959,0.128621575011946,0.128621575011946,-105.0274242,39.7003717,-105.0274024,39.6992151 13304,4959,9022,0.0561090389096707,0.0561090389096707,-105.0274024,39.6992151,-105.0274035,39.6987105 13305,9022,9023,0.219664135455113,0.219664135455113,-105.0274035,39.6987105,-105.0274276,39.6967351 13307,9024,1734,0.0339090081692689,0.0339090081692689,-105.0038894,39.6915551,-105.0039238,39.6912513 13308,1734,9025,0.199586826055962,0.199586826055962,-105.0039238,39.6912513,-105.0039367,39.6894564 13310,162,1723,0.148414326457229,0.148414326457229,-105.0166181,39.6931468,-105.0164379,39.6918193 13312,164,1724,0.19589389224901,0.19589389224901,-105.0175867,39.6931453,-105.0171932,39.6914098 13313,1724,9026,0.21539258017212,0.21539258017212,-105.0171932,39.6914098,-105.0166353,39.6895209 13315,166,1725,0.23958811593923,0.23958811593923,-105.018536,39.693139,-105.0179828,39.6910268 13316,1725,9027,0.172261015966003,0.172261015966003,-105.0179828,39.6910268,-105.017588,39.6895077 13318,168,1727,0.256304305915683,0.256304305915683,-105.0194505,39.693127,-105.0194505,39.690822 13319,1727,8081,0.0911159242290505,0.0911159242290505,-105.0194505,39.690822,-105.0194162,39.690003 13321,9028,9029,0.0459665066705729,0.0459665066705729,-105.0112026,39.7293142,-105.0117401,39.7293113 13323,9030,9031,0.204682511562437,0.204682511562437,-105.0266512,39.7293064,-105.0263427,39.7311318 13324,9031,6588,0.201464690183835,0.201464690183835,-105.0263427,39.7311318,-105.0263693,39.7329435 13325,6588,7109,0.201819605073549,0.201819605073549,-105.0263693,39.7329435,-105.0263626,39.7347585 13326,7109,9034,0.0380490136329461,0.0380490136329461,-105.0263626,39.7347585,-105.0263528,39.7351006 13327,9035,9036,0.202787954952135,0.202787954952135,-105.0275173,39.7293147,-105.0275272,39.7311384 13328,9036,6589,0.200863566889439,0.200863566889439,-105.0275272,39.7311384,-105.0275196,39.7329448 13329,6589,7110,0.201074334121883,0.201074334121883,-105.0275196,39.7329448,-105.027555,39.7347529 13331,9037,9031,0.102130234291417,0.102130234291417,-105.0251484,39.7311316,-105.0263427,39.7311318 13332,9031,9036,0.101294841162053,0.101294841162053,-105.0263427,39.7311318,-105.0275272,39.7311384 13333,9036,6128,0.0961527434944637,0.0961527434944637,-105.0275272,39.7311384,-105.0286516,39.7311384 13334,6128,3971,0.0990967592348727,0.0990967592348727,-105.0286516,39.7311384,-105.0298103,39.7311516 13336,7017,1406,0.0990967592360877,0.0990967592360877,-105.0309776,39.7311384,-105.0321363,39.7311516 13337,1406,7390,0.0982252697684911,0.0982252697684911,-105.0321363,39.7311516,-105.0332849,39.7311446 13338,7390,5217,0.100064145492252,0.100064145492252,-105.0332849,39.7311446,-105.034455,39.7311372 13340,5377,9038,0.0981767550682586,0.0981767550682586,-105.044041,39.7339173,-105.0440496,39.7330344 13342,9041,9042,0.107883824327089,0.107883824327089,-105.0428651,39.7330461,-105.0428737,39.7340163 13344,9043,9044,0.111762023714712,0.111762023714712,-105.040479,39.7340163,-105.0404793,39.7330112 13346,7805,9045,0.163613143703316,0.163613143703316,-104.9768041,39.7875035,-104.9767649,39.7889746 13347,4982,9046,0.151151791011959,0.151151791011959,-104.9800523,39.7855977,-104.9782841,39.7855581 13348,9046,4333,0.0931833318260777,0.0931833318260777,-104.9782841,39.7855581,-104.9771941,39.7855318 13349,4333,5039,0.084348128639754,0.084348128639754,-104.9771941,39.7855318,-104.976207,39.7855252 13351,2869,9047,0.0643526028257267,0.0643526028257267,-104.9835884,39.7855828,-104.9835799,39.7850041 13352,2869,5283,0.189728403936972,0.189728403936972,-104.9835884,39.7855828,-104.9834597,39.7872862 13354,9048,6951,0.21054969022045,0.21054969022045,-104.9790788,39.7799923,-104.9786733,39.78186 13355,6951,8084,0.110877740512572,0.110877740512572,-104.9786733,39.78186,-104.9784386,39.7828407 13356,8084,8141,0.0381711926062465,0.0381711926062465,-104.9784386,39.7828407,-104.9783643,39.7831792 13357,8141,5971,0.0998550766587588,0.0998550766587588,-104.9783643,39.7831792,-104.978267,39.7840741 13358,5971,9046,0.165019740176851,0.165019740176851,-104.978267,39.7840741,-104.9782841,39.7855581 13359,9046,7804,0.203892252907028,0.203892252907028,-104.9782841,39.7855581,-104.978267,39.7873917 13360,7804,9049,0.488623985679594,0.488623985679594,-104.978267,39.7873917,-104.978271,39.791786 13361,577,9048,0.0924966938169246,0.0924966938169246,-104.979193,39.7791651,-104.9790788,39.7799923 13369,9054,1743,0.0233197702600261,0.0233197702600261,-104.9786512,39.775667,-104.9787558,39.7758607 13370,1743,4270,0.277932467642318,0.277932467642318,-104.9787558,39.7758607,-104.9792574,39.7783303 13371,4270,310,0.0394728122356983,0.0394728122356983,-104.9792574,39.7783303,-104.9792332,39.7786848 13372,310,577,0.0535172942987349,0.0535172942987349,-104.9792332,39.7786848,-104.979193,39.7791651 13374,9055,9056,0.0694449359265994,0.0694449359265994,-104.9728754,39.7708776,-104.9734488,39.7704351 13375,9056,2325,0.190938968451781,0.190938968451781,-104.9734488,39.7704351,-104.9750376,39.7692279 13376,2325,4279,0.147346976573119,0.147346976573119,-104.9750376,39.7692279,-104.9762513,39.7682868 13378,4286,9055,0.0222915391297905,0.0222915391297905,-104.972693,39.7710209,-104.9728754,39.7708776 13380,1349,1615,0.0587612563553368,0.0587612563553368,-104.9740676,39.7719084,-104.9745571,39.7722795 13381,1615,7135,0.106001129731548,0.106001129731548,-104.9745571,39.7722795,-104.9754213,39.7729633 13383,5260,9057,0.107843300513683,0.107843300513683,-104.9589552,39.7681242,-104.958998,39.7690935 13384,6952,9058,0.0875153511963366,0.0875153511963366,-104.9777379,39.7804804,-104.9767938,39.7801754 13386,9058,5767,0.0813716345984657,0.0813716345984657,-104.9767938,39.7801754,-104.9758538,39.7800585 13387,5767,312,0.370850163813996,0.370850163813996,-104.9758538,39.7800585,-104.971535,39.780386 13390,9048,9052,0.36535949731556,0.36535949731556,-104.9790788,39.7799923,-104.9833542,39.7800156 13394,9060,8966,0.196473660543131,0.196473660543131,-104.9947546,39.7622653,-104.9948109,39.7640317 13396,9061,5080,0.358471972755657,0.358471972755657,-104.9981155,39.7670982,-105.001279,39.7649816 13397,5080,9062,0.674602285535072,0.674602285535072,-105.001279,39.7649816,-105.0060948,39.7601751 13398,9062,3176,0.289568864041751,0.289568864041751,-105.0060948,39.7601751,-105.0085577,39.7583871 13399,3176,527,0.133561854308294,0.133561854308294,-105.0085577,39.7583871,-105.009688,39.7575578 18560,10318,10319,0.255397297870644,0.255397297870644,-105.0297002,39.7834301,-105.0275696,39.7818193 13400,527,343,0.340886700679976,0.340886700679976,-105.009688,39.7575578,-105.0125925,39.7554572 13401,343,537,0.428322489908352,0.428322489908352,-105.0125925,39.7554572,-105.0159762,39.7526163 13402,537,474,0.822980283733396,0.822980283733396,-105.0159762,39.7526163,-105.0180056,39.7453814 13403,474,8438,0.152037422281902,0.152037422281902,-105.0180056,39.7453814,-105.0171026,39.7442035 13407,4427,9063,0.114941491865609,0.114941491865609,-104.9981322,39.7667419,-104.9969297,39.7672047 13409,9063,8912,0.118971180199303,0.118971180199303,-104.9969297,39.7672047,-104.9956858,39.7676849 13413,8236,125,0.0903470808346396,0.0903470808346396,-105.0034855,39.7597433,-105.0040777,39.7604163 13415,9065,9066,0.0810250214751567,0.0810250214751567,-105.0037267,39.7605614,-105.0029207,39.7601779 13417,9066,7279,0.116655009841785,0.116655009841785,-105.0029207,39.7601779,-105.0017875,39.7595933 13419,276,9067,0.0692041764264314,0.0692041764264314,-105.0179907,39.7399138,-105.0172314,39.7396983 13500,9108,9109,0.0476133357747153,0.0476133357747153,-105.0059283,39.7256613,-105.0053716,39.7256561 13421,9067,2189,0.114532021981465,0.114532021981465,-105.0172314,39.7396983,-105.0159036,39.7398341 13423,9068,4553,0.327000385366346,0.327000385366346,-105.017924,39.736752,-105.021729,39.7364576 13425,8428,9069,0.0507531626876375,0.0507531626876375,-105.0172942,39.7368917,-105.0178645,39.7367652 13426,9069,9068,0.00529520129182755,0.00529520129182755,-105.0178645,39.7367652,-105.017924,39.736752 13428,9070,9071,0.0606488327577038,0.0606488327577038,-105.0164101,39.7293208,-105.0171193,39.7293222 13430,9071,9072,0.009176031077042,0.009176031077042,-105.0171193,39.7293222,-105.0172266,39.7293225 13431,9072,4642,0.175105976981708,0.175105976981708,-105.0172266,39.7293225,-105.0192742,39.7293289 13432,4642,7954,0.0487370399178714,0.0487370399178714,-105.0192742,39.7293289,-105.0198441,39.7293262 13433,7954,4547,0.158995972178669,0.158995972178669,-105.0198441,39.7293262,-105.0217032,39.7293091 13434,4547,9073,0.292416775735491,0.292416775735491,-105.0217032,39.7293091,-105.0251226,39.7293097 13436,9074,9075,0.0675438073285673,0.0675438073285673,-104.9985883,39.7111864,-104.9993779,39.7111909 13438,9075,409,0.0146789910973018,0.0146789910973018,-104.9993779,39.7111909,-104.9995495,39.7111919 13439,409,9076,0.0166512433271008,0.0166512433271008,-104.9995495,39.7111919,-104.999744,39.711198 13441,4838,326,0.0588523383992881,0.0588523383992881,-104.9964173,39.7083799,-104.9969556,39.7087095 13449,9081,9082,0.443932946896766,0.443932946896766,-105.0008195,39.7257692,-105.0060104,39.7257674 13451,1401,9083,0.0611691476045831,0.0611691476045831,-105.0324911,39.7252609,-105.0324948,39.725811 13453,9083,6208,0.0330698135159164,0.0330698135159164,-105.0324948,39.725811,-105.0324968,39.7261084 13454,6208,7645,0.178373846931983,0.178373846931983,-105.0324968,39.7261084,-105.032514,39.7277125 13455,7645,9086,0.177258150455768,0.177258150455768,-105.032514,39.7277125,-105.0325034,39.7293066 13498,9107,3956,0.0601050509878674,0.0601050509878674,-105.0008408,39.7256368,-105.0001441,39.7257079 13457,9087,9088,1.73315945419765,1.73315945419765,-105.0529649,39.72565,-105.0327002,39.7254916 13458,9088,410,0.265082533171925,0.265082533171925,-105.0327002,39.7254916,-105.0296018,39.7254255 13459,410,9080,0.715047499183354,0.715047499183354,-105.0296018,39.7254255,-105.0212418,39.7253265 13460,9080,9089,0.194455760903183,0.194455760903183,-105.0212418,39.7253265,-105.0189759,39.7251813 13462,9089,9090,0.0550554662137945,0.0550554662137945,-105.0189759,39.7251813,-105.0183322,39.7251879 13464,9091,9092,0.473459458640042,0.473459458640042,-105.0189899,39.7253071,-105.0245174,39.7255447 13475,9098,9032,0.307889980671666,0.307889980671666,-105.0162316,39.725012,-105.0131311,39.7236048 13479,9090,9099,0.0142223937707519,0.0142223937707519,-105.0183322,39.7251879,-105.0181659,39.7251883 13481,9100,9093,0.193628424072927,0.193628424072927,-105.0161161,39.7254559,-105.0183719,39.7253071 13483,9101,9100,0.0626625130905001,0.0626625130905001,-105.0153857,39.7255006,-105.0161161,39.7254559 13487,9103,346,0.140681499904037,0.140681499904037,-105.0065187,39.725789,-105.0077031,39.726667 13522,9037,8064,0.00660497864323473,0.00660497864323473,-105.0251484,39.7311316,-105.0251484,39.731191 13489,3955,9081,0.113309674251049,0.113309674251049,-105.0001889,39.7266654,-105.0008195,39.7257692 13491,6240,5091,0.078819968233945,0.078819968233945,-104.9908905,39.7256604,-104.9908359,39.7249528 13493,9082,9103,0.0435368095566408,0.0435368095566408,-105.0060104,39.7257674,-105.0065187,39.725789 13494,9103,347,0.193850840943334,0.193850840943334,-105.0065187,39.725789,-105.0087846,39.7258352 13495,347,404,0.026466812116417,0.026466812116417,-105.0087846,39.7258352,-105.0090936,39.725822 13496,404,9106,0.11755875033606,0.11755875033606,-105.0090936,39.725822,-105.0104669,39.7257758 13501,9109,9107,0.387486870322022,0.387486870322022,-105.0053716,39.7256561,-105.0008408,39.7256368 13503,6204,9110,0.181291651373991,0.181291651373991,-105.0090242,39.7253711,-105.0069105,39.725495 13505,9111,9112,0.0153902940291749,0.0153902940291749,-105.0136091,39.7256283,-105.0137882,39.7256148 13506,9112,9101,0.137209683962048,0.137209683962048,-105.0137882,39.7256148,-105.0153857,39.7255006 13508,9113,9111,0.075192531928865,0.075192531928865,-105.0127328,39.7256834,-105.0136091,39.7256283 15014,455,860,0.0461629164957839,0.0461629164957839,-104.9423505,39.7367494,-104.9428903,39.736756 13510,9114,9115,0.148585418330877,0.148585418330877,-105.0128101,39.7255315,-105.0110763,39.7256175 13514,8582,9116,0.0682625654668292,0.0682625654668292,-105.0251054,39.7252038,-105.0251054,39.7258177 13516,9116,237,0.0139438438014188,0.0139438438014188,-105.0251054,39.7258177,-105.0251054,39.7259431 13517,237,7635,0.17396601741799,0.17396601741799,-105.0251054,39.7259431,-105.025114,39.7275076 13519,7602,9073,0.102023996019348,0.102023996019348,-105.025114,39.7283922,-105.0251226,39.7293097 13521,117,9037,0.091769841511351,0.091769841511351,-105.0251312,39.7303064,-105.0251484,39.7311316 13523,8064,6587,0.198394254239174,0.198394254239174,-105.0251484,39.731191,-105.0251522,39.7329752 13524,6587,5384,0.100320867880051,0.100320867880051,-105.0251522,39.7329752,-105.0251569,39.7338774 13525,5384,7108,0.0976180261019357,0.0976180261019357,-105.0251569,39.7338774,-105.0251569,39.7347553 13526,7108,2293,0.101160557994969,0.101160557994969,-105.0251569,39.7347553,-105.025179,39.7356649 13527,2293,9117,0.0816968455207608,0.0816968455207608,-105.025179,39.7356649,-105.0252112,39.7363992 13583,9134,9079,0.189350301331036,0.189350301331036,-104.9951647,39.7043993,-104.9930943,39.7037972 13533,9118,6217,0.00293554606374767,0.00293554606374767,-105.0394723,39.7257622,-105.0394723,39.7257886 13534,6217,7652,0.27452915439238,0.27452915439238,-105.0394723,39.7257886,-105.0394723,39.7282575 13535,7652,8071,0.262369838158816,0.262369838158816,-105.0394723,39.7282575,-105.039492,39.730617 13536,8071,9119,0.0614463164636613,0.0614463164636613,-105.039492,39.730617,-105.039492,39.7311696 13538,9118,7768,0.0286215741177868,0.0286215741177868,-105.0394723,39.7257622,-105.0394723,39.7255048 13540,9121,9122,0.0549317968438626,0.0549317968438626,-105.022529,39.7237852,-105.0222205,39.7242185 13541,9122,9080,0.148946547669597,0.148946547669597,-105.0222205,39.7242185,-105.0212418,39.7253265 13543,9121,4555,0.0367880997749164,0.0367880997749164,-105.022529,39.7237852,-105.0221186,39.7238843 13545,216,9123,0.047880969118268,0.047880969118268,-105.0105654,39.7229262,-105.0109606,39.7232312 13547,9123,447,0.333206339887537,0.333206339887537,-105.0109606,39.7232312,-105.0132294,39.7256673 13549,2999,9124,0.314861669735557,0.314861669735557,-105.0136746,39.7263954,-105.0147476,39.7291041 13554,579,408,0.862576839598051,0.862576839598051,-105.0080855,39.7206863,-105.0014039,39.7148758 13568,9128,9129,0.16941277010836,0.16941277010836,-105.0149225,39.7295801,-105.0154242,39.731054 13570,9124,9128,0.0550015048734635,0.0550015048734635,-105.0147476,39.7291041,-105.0149225,39.7295801 13578,9132,220,0.766585324287615,0.766585324287615,-104.9861015,39.7001338,-104.9801989,39.6949471 13615,7609,7262,0.111890561964914,0.111890561964914,-104.9383356,39.7292297,-104.9370272,39.7292302 13579,220,566,0.637748069235424,0.637748069235424,-104.9801989,39.6949471,-104.9751917,39.6906986 13587,9136,9137,0.450871833260349,0.450871833260349,-104.9910031,39.7032246,-104.9868714,39.7007074 13590,8684,222,0.184496371824925,0.184496371824925,-104.9859386,39.700249,-104.9874359,39.7014431 13591,222,9140,0.487607813488587,0.487607813488587,-104.9874359,39.7014431,-104.9922255,39.7038202 13593,9140,9077,0.174302500151122,0.174302500151122,-104.9922255,39.7038202,-104.9941038,39.7044276 13594,9077,9141,0.280690469581891,0.280690469581891,-104.9941038,39.7044276,-104.9960053,39.7064848 13596,9142,118,0.0916021886608042,0.0916021886608042,-105.0111993,39.7293642,-105.0112228,39.7301878 13597,118,6721,0.0966297992771619,0.0966297992771619,-105.0112228,39.7301878,-105.0112289,39.7310568 13598,6721,6722,0.0414535753801991,0.0414535753801991,-105.0112289,39.7310568,-105.0112278,39.7314296 13599,6722,2311,0.00867549185460531,0.00867549185460531,-105.0112278,39.7314296,-105.0112958,39.7314875 13601,6580,6723,0.0197325066377101,0.0197325066377101,-105.0113223,39.732461,-105.0113508,39.7326371 13603,9029,1240,0.0358410792262526,0.0358410792262526,-105.0117401,39.7293113,-105.0121592,39.729309 13604,1240,4790,0.0578956777475445,0.0578956777475445,-105.0121592,39.729309,-105.0128361,39.7293183 13605,4790,4814,0.0309664941935945,0.0309664941935945,-105.0128361,39.7293183,-105.0131982,39.7293163 13606,4814,2156,0.0660634330770184,0.0660634330770184,-105.0131982,39.7293163,-105.0139707,39.7293204 13607,2156,2166,0.00298513757197415,0.00298513757197415,-105.0139707,39.7293204,-105.0140055,39.7293183 13608,2166,2183,0.165657322423627,0.165657322423627,-105.0140055,39.7293183,-105.0159426,39.7293103 13609,2183,9070,0.039996230308656,0.039996230308656,-105.0159426,39.7293103,-105.0164101,39.7293208 13611,3728,9143,0.0374422730466023,0.0374422730466023,-105.0028395,39.7289078,-105.0032713,39.7288521 13613,3765,8150,0.099678431004031,0.099678431004031,-104.9406029,39.7291831,-104.9394389,39.72923 13614,8150,7609,0.0943510009713305,0.0943510009713305,-104.9394389,39.72923,-104.9383356,39.7292297 13616,7262,7595,0.0635463262031531,0.0635463262031531,-104.9370272,39.7292302,-104.9362843,39.7292429 13617,7595,7599,0.0220206440979588,0.0220206440979588,-104.9362843,39.7292429,-104.9360268,39.7292429 13618,7599,9144,0.0741982381570415,0.0741982381570415,-104.9360268,39.7292429,-104.9351592,39.7292363 15078,7589,3366,0.105686563985576,0.105686563985576,-104.9356129,39.7656394,-104.9343764,39.7656425 13619,9144,2022,0.0197545563564228,0.0197545563564228,-104.9351592,39.7292363,-104.9349282,39.7292369 13620,2022,9147,0.0829434723735258,0.0829434723735258,-104.9349282,39.7292369,-104.9339583,39.7292394 13621,9147,3355,0.0108199721778022,0.0108199721778022,-104.9339583,39.7292394,-104.9338318,39.7292375 13623,9148,2768,0.0035576669192827,0.0035576669192827,-104.9327781,39.7292306,-104.9327365,39.7292303 13624,2768,7013,0.0948918648713715,0.0948918648713715,-104.9327365,39.7292303,-104.9316269,39.729236 13626,2274,8214,0.00623184642483798,0.00623184642483798,-104.9305243,39.7292319,-104.9304515,39.7292344 13627,8214,9149,0.0892902468185094,0.0892902468185094,-104.9304515,39.7292344,-104.9294074,39.7292396 13628,9149,8211,0.0144047767787734,0.0144047767787734,-104.9294074,39.7292396,-104.9292411,39.7292602 13629,8211,7521,0.0807484203861095,0.0807484203861095,-104.9292411,39.7292602,-104.928297,39.7292478 13630,7521,7522,0.0178959760293508,0.0178959760293508,-104.928297,39.7292478,-104.9280878,39.7292519 13631,7522,2132,0.0761585237127413,0.0761585237127413,-104.9280878,39.7292519,-104.9271973,39.7292602 13632,2132,2117,0.0261874332320613,0.0261874332320613,-104.9271973,39.7292602,-104.9268915,39.7292726 13633,2117,5982,0.0706516490311829,0.0706516490311829,-104.9268915,39.7292726,-104.9260654,39.7292643 13634,5982,5987,0.0312102623276897,0.0312102623276897,-104.9260654,39.7292643,-104.9257006,39.7292726 13635,5987,5148,0.0542024830967572,0.0542024830967572,-104.9257006,39.7292726,-104.9250676,39.7292478 13636,5148,7678,0.00643849229968441,0.00643849229968441,-104.9250676,39.7292478,-104.9249925,39.7292437 13637,7678,9150,0.0270552275766841,0.0270552275766841,-104.9249925,39.7292437,-104.9246762,39.7292385 13638,9150,5159,0.0130471422397109,0.0130471422397109,-104.9246762,39.7292385,-104.9245238,39.729244 13639,5159,2336,0.0550815403379387,0.0550815403379387,-104.9245238,39.729244,-104.9238797,39.729244 17797,9318,9592,0.0276370219250994,0.0276370219250994,-104.9873865,39.7545236,-104.9873927,39.7542751 15154,9503,7694,0.0985863309924877,0.0985863309924877,-104.9464272,39.7874239,-104.947581,39.7874249 13640,2336,9151,2.70099171821299,2.70099171821299,-104.9238797,39.729244,-104.8923175,39.7283409 15853,9736,5597,0.026161521554181,0.026161521554181,-105.0435838,39.731177,-105.0438865,39.7312111 13642,327,390,0.428713460971309,0.428713460971309,-104.9987289,39.7109039,-105.0008375,39.7144016 13643,390,216,1.2612581668138,1.2612581668138,-105.0008375,39.7144016,-105.0105654,39.7229262 13647,4841,9156,0.020245918680072,0.020245918680072,-104.995653,39.7037978,-104.9956359,39.7036162 13653,9127,4841,0.714489743272739,0.714489743272739,-104.9983536,39.7098782,-104.995653,39.7037978 13655,9160,9161,0.0611231237623731,0.0611231237623731,-104.9994442,39.6890552,-105.0001383,39.6891851 13657,9161,9162,0.0094906074947222,0.0094906074947222,-105.0001383,39.6891851,-105.000246,39.6892055 13658,9162,360,0.119259910634054,0.119259910634054,-105.000246,39.6892055,-105.0016107,39.6894234 13659,360,4441,0.0977181725107,0.0977181725107,-105.0016107,39.6894234,-105.0027522,39.6894498 13660,4441,9025,0.101356058092401,0.101356058092401,-105.0027522,39.6894498,-105.0039367,39.6894564 13661,9025,361,0.102083424277621,0.102083424277621,-105.0039367,39.6894564,-105.0051297,39.6894631 13662,361,6661,0.148732998262686,0.148732998262686,-105.0051297,39.6894631,-105.0068679,39.6894571 13663,6661,1457,0.0814814185857237,0.0814814185857237,-105.0068679,39.6894571,-105.0078201,39.6894653 13664,1457,6930,0.0803380398809936,0.0803380398809936,-105.0078201,39.6894653,-105.0087589,39.6894757 13665,6930,9163,0.0870015008277124,0.0870015008277124,-105.0087589,39.6894757,-105.0097755,39.6894901 13666,9163,3826,0.0559780942251715,0.0559780942251715,-105.0097755,39.6894901,-105.0104297,39.6894878 13667,3826,5901,0.113837481725673,0.113837481725673,-105.0104297,39.6894878,-105.0117601,39.6894878 13668,5901,1650,0.336368580358266,0.336368580358266,-105.0117601,39.6894878,-105.0156911,39.6895077 13669,1650,9026,0.0808050552206421,0.0808050552206421,-105.0156911,39.6895077,-105.0166353,39.6895209 13670,9026,9027,0.0815322500516298,0.0815322500516298,-105.0166353,39.6895209,-105.017588,39.6895077 13671,9027,3968,0.0749133242052919,0.0749133242052919,-105.017588,39.6895077,-105.0184635,39.6895077 13672,3968,205,0.163780553378706,0.163780553378706,-105.0184635,39.6895077,-105.0203775,39.6894945 13673,205,2934,0.0793233966793332,0.0793233966793332,-105.0203775,39.6894945,-105.0213045,39.6895011 13674,2934,2932,0.00660572151012338,0.00660572151012338,-105.0213045,39.6895011,-105.0213817,39.6895011 13675,2932,5313,0.0749133313668845,0.0749133313668845,-105.0213817,39.6895011,-105.0222572,39.6895011 13676,5313,5314,0.039721686292112,0.039721686292112,-105.0222572,39.6895011,-105.0227207,39.6894812 13677,5314,1472,0.0396600103919334,0.0396600103919334,-105.0227207,39.6894812,-105.0231842,39.6894812 13678,1472,5451,0.159004638765101,0.159004638765101,-105.0231842,39.6894812,-105.0250424,39.6894928 13679,5451,7909,0.201247264593271,0.201247264593271,-105.0250424,39.6894928,-105.0273938,39.6894539 13680,7909,4403,0.196833842084677,0.196833842084677,-105.0273938,39.6894539,-105.0296941,39.6894671 13681,4403,6310,0.199805236650359,0.199805236650359,-105.0296941,39.6894671,-105.0320287,39.6894303 13682,6310,6311,0.0399338522027804,0.0399338522027804,-105.0320287,39.6894303,-105.0324954,39.6894303 13683,6311,9019,0.0787211142615482,0.0787211142615482,-105.0324954,39.6894303,-105.0334154,39.6894303 18919,10398,10391,0.0932116121589892,0.0932116121589892,-105.0118932,39.7497594,-105.0127316,39.7492235 13684,9019,4301,0.0803301037321015,0.0803301037321015,-105.0334154,39.6894303,-105.0343542,39.6894282 13685,4301,4499,0.100692334161908,0.100692334161908,-105.0343542,39.6894282,-105.0355305,39.6894539 13686,4499,7815,0.0988002674680887,0.0988002674680887,-105.0355305,39.6894539,-105.0366851,39.6894447 13687,7815,5071,0.0991802868019195,0.0991802868019195,-105.0366851,39.6894447,-105.037844,39.6894614 13688,5071,8014,0.103571412588639,0.103571412588639,-105.037844,39.6894614,-105.0390543,39.6894482 13689,8014,6833,0.0839453108807348,0.0839453108807348,-105.0390543,39.6894482,-105.0400351,39.6894654 14657,9411,6735,0.143528351506247,0.143528351506247,-105.0180024,39.7601634,-105.0196661,39.7603379 13691,6976,7946,0.0984345173677437,0.0984345173677437,-105.0410323,39.6894803,-105.0421824,39.6894605 13692,7946,3301,0.0874467814940938,0.0874467814940938,-105.0421824,39.6894605,-105.0432038,39.6894869 13693,3301,6365,0.0895995351805866,0.0895995351805866,-105.0432038,39.6894869,-105.0442509,39.6894935 13694,6365,6654,0.083807023997277,0.083807023997277,-105.0442509,39.6894935,-105.0452294,39.6895265 13695,6654,9165,0.68755983150845,0.68755983150845,-105.0452294,39.6895265,-105.0532648,39.6895209 13696,9166,9167,0.0102840052604526,0.0102840052604526,-104.9928292,39.6966756,-104.9929494,39.6966756 13698,7423,7832,0.102961269389569,0.102961269389569,-104.9944429,39.6966822,-104.9956462,39.6966693 13699,7832,1182,0.0975615453999259,0.0975615453999259,-104.9956462,39.6966693,-104.996786,39.6966954 13700,1182,1359,0.100609727856237,0.100609727856237,-104.996786,39.6966954,-104.9979619,39.6967021 13701,1359,8086,0.0998738624212929,0.0998738624212929,-104.9979619,39.6967021,-104.9991292,39.6967087 13702,8086,4842,0.0999569203615348,0.0999569203615348,-104.9991292,39.6967087,-105.0002975,39.6967069 13703,4842,4377,0.103593486995353,0.103593486995353,-105.0002975,39.6967069,-105.0015083,39.6967038 13704,4377,2859,0.305366704359361,0.305366704359361,-105.0015083,39.6967038,-105.0050773,39.6967285 13705,2859,7625,0.0937028559888649,0.0937028559888649,-105.0050773,39.6967285,-105.0061725,39.696731 13706,7625,6669,0.0349417471907859,0.0349417471907859,-105.0061725,39.696731,-105.0065809,39.6967302 13707,6669,6928,0.181245567189969,0.181245567189969,-105.0065809,39.6967302,-105.0086993,39.6967351 13708,6928,6929,0.056563910069816,0.056563910069816,-105.0086993,39.6967351,-105.0093602,39.6967483 15200,9526,7443,0.0505254725980933,0.0505254725980933,-105.036376,39.7499878,-105.036967,39.7499887 13710,3818,5176,0.0844451203946057,0.0844451203946057,-105.0107164,39.6967417,-105.0117034,39.6967417 13711,5176,5900,0.0873882937906588,0.0873882937906588,-105.0117034,39.6967417,-105.0127248,39.6967417 13712,5900,1602,0.0969475981594534,0.0969475981594534,-105.0127248,39.6967417,-105.0138578,39.6967549 13713,1602,1645,0.147610823352004,0.147610823352004,-105.0138578,39.6967549,-105.015583,39.6967681 13714,1645,1658,0.00734081920779586,0.00734081920779586,-105.015583,39.6967681,-105.0156688,39.6967681 13715,1658,6715,0.113834950309784,0.113834950309784,-105.0156688,39.6967681,-105.0169992,39.6967549 13717,4211,8097,0.0991353106844716,0.0991353106844716,-105.0180463,39.6967483,-105.019205,39.6967483 13719,9171,203,0.0903750729081993,0.0903750729081993,-105.019308,39.6967483,-105.0203643,39.6967518 13720,203,2931,0.102769081645998,0.102769081645998,-105.0203643,39.6967518,-105.0215654,39.6967417 13721,2931,5312,0.098402268229521,0.098402268229521,-105.0215654,39.6967417,-105.0227155,39.6967351 13722,5312,1469,0.0726981009727233,0.0726981009727233,-105.0227155,39.6967351,-105.0235652,39.6967351 13723,1469,1468,0.023502610730772,0.023502610730772,-105.0235652,39.6967351,-105.0238399,39.6967351 13724,1468,5448,0.104140699419407,0.104140699419407,-105.0238399,39.6967351,-105.0250571,39.696733 13726,3761,9166,0.069031653563667,0.069031653563667,-104.9920224,39.696669,-104.9928292,39.6966756 13728,4177,9172,0.109548350633249,0.109548350633249,-104.9910305,39.6911901,-104.9923108,39.6911873 13730,9144,5946,0.201030224778112,0.201030224778112,-104.9351592,39.7292363,-104.9351663,39.7310442 13731,5946,5137,0.27511296352744,0.27511296352744,-104.9351663,39.7310442,-104.935004,39.7335152 13732,5137,5152,0.0232058578864935,0.0232058578864935,-104.935004,39.7335152,-104.9349958,39.7337238 13733,5152,4907,0.10620133994029,0.10620133994029,-104.9349958,39.7337238,-104.935013,39.7346788 15464,1361,9615,0.0375616902705351,0.0375616902705351,-105.0019226,39.7432201,-105.0015275,39.7433678 13734,4907,6615,0.200738818803378,0.200738818803378,-104.935013,39.7346788,-104.9349711,39.7364838 13735,6615,9173,0.1939198547813,0.1939198547813,-104.9349711,39.7364838,-104.9349904,39.7382277 13736,9173,9174,0.208269220932895,0.208269220932895,-104.9349904,39.7382277,-104.9349984,39.7401007 13738,9147,5947,0.203116974549126,0.203116974549126,-104.9339583,39.7292394,-104.9339798,39.731066 13740,7615,904,0.277200719177449,0.277200719177449,-104.9380774,39.7619904,-104.9380626,39.7644833 13741,904,9175,0.127974248210887,0.127974248210887,-104.9380626,39.7644833,-104.9380631,39.7656342 13743,7010,7421,0.0949619514323781,0.0949619514323781,-104.9318494,39.7619997,-104.9318313,39.7628536 13744,7421,1142,0.0432881849429407,0.0432881849429407,-104.9318313,39.7628536,-104.9318313,39.7632429 13745,1142,1147,0.0608947786947552,0.0608947786947552,-104.9318313,39.7632429,-104.9318227,39.7637905 13746,1147,909,0.0792487229277921,0.0792487229277921,-104.9318227,39.7637905,-104.9318383,39.7645031 13788,1669,9192,0.136278654988626,0.136278654988626,-105.0053195,39.7680447,-105.0053009,39.7692702 13747,909,9176,0.125103752996271,0.125103752996271,-104.9318383,39.7645031,-104.9318203,39.7656281 13748,9176,2771,0.202343174331141,0.202343174331141,-104.9318203,39.7656281,-104.9317009,39.7674455 13749,2771,6895,0.198817638053719,0.198817638053719,-104.9317009,39.7674455,-104.9317267,39.7692334 13753,9179,1,0.207517415173182,0.207517415173182,-105.0147208,39.7357485,-105.0155597,39.7339973 13755,8437,9180,0.124967984057199,0.124967984057199,-105.0140684,39.7388161,-105.0141257,39.7376931 13759,9182,4484,0.465234327006532,0.465234327006532,-105.0055365,39.720906,-105.0055963,39.7250897 13760,4484,4485,0.0326010116755978,0.0326010116755978,-105.0055963,39.7250897,-105.0056478,39.7253802 13762,9183,9184,0.0646101092104256,0.0646101092104256,-105.0021716,39.719416,-105.002927,39.7194123 13764,9185,9186,0.026977202251753,0.026977202251753,-104.9985457,39.7503278,-104.9983225,39.7501563 13765,9186,9187,0.0154692834867904,0.0154692834867904,-104.9983225,39.7501563,-104.9982996,39.7500183 13766,9187,6713,0.0145607005435147,0.0145607005435147,-104.9982996,39.7500183,-104.9982781,39.7498884 13768,232,9188,0.0841812454433435,0.0841812454433435,-104.9943741,39.6929144,-104.9942711,39.6921615 13770,9188,2561,0.00954099557633664,0.00954099557633664,-104.9942711,39.6921615,-104.9942282,39.6920823 13773,8233,9190,0.00698491885871168,0.00698491885871168,-105.0252854,39.7620032,-105.0253671,39.7620045 13774,9190,605,0.212601143616712,0.212601143616712,-105.0253671,39.7620045,-105.0276669,39.7627327 13776,394,9191,0.174546619141482,0.174546619141482,-105.0057374,39.7597756,-105.0041591,39.7607716 13779,294,4424,0.271505686802405,0.271505686802405,-105.0030853,39.7615504,-105.0016238,39.7637183 13783,1892,4513,0.135635571790495,0.135635571790495,-105.0052777,39.7620216,-105.0052776,39.7632414 13784,4513,5235,0.13338423256793,0.13338423256793,-105.0052776,39.7632414,-105.0052923,39.7644409 13785,5235,6887,0.13498931648718,0.13498931648718,-105.0052923,39.7644409,-105.0053201,39.7656547 13786,6887,8681,0.133693861256586,0.133693861256586,-105.0053201,39.7656547,-105.0053077,39.766857 13787,8681,1669,0.132070065253788,0.132070065253788,-105.0053077,39.766857,-105.0053195,39.7680447 13790,8903,8620,0.147899148341854,0.147899148341854,-105.0105064,39.7573854,-105.0093075,39.7583444 13791,8620,6984,0.0740139001970076,0.0740139001970076,-105.0093075,39.7583444,-105.008704,39.7588217 13792,6984,4819,0.0711240597778575,0.0711240597778575,-105.008704,39.7588217,-105.0080831,39.7592475 13794,8514,8220,0.0695233221555377,0.0695233221555377,-105.0068857,39.7602149,-105.006312,39.7606581 13796,9193,9141,0.231480473302438,0.231480473302438,-104.9954572,39.7044462,-104.9960053,39.7064848 13817,9194,8483,0.144876329810161,0.144876329810161,-104.9954622,39.743992,-104.9942509,39.7449031 13798,9193,9195,0.405940766693276,0.405940766693276,-104.9954572,39.7044462,-104.9963084,39.7080377 13800,5081,9196,0.0826803218524669,0.0826803218524669,-104.9962546,39.7083175,-104.9961881,39.7090593 13801,9196,7908,0.24773379383735,0.24773379383735,-104.9961881,39.7090593,-104.9971039,39.7111729 13802,7908,1383,0.130538600450066,0.130538600450066,-104.9971039,39.7111729,-104.9976275,39.7122756 13803,1383,4663,0.14493811446872,0.14493811446872,-104.9976275,39.7122756,-104.9982624,39.7134841 13822,8286,9202,0.148093750497898,0.148093750497898,-104.9894331,39.7486381,-104.9882201,39.7495889 13804,4663,9197,0.14786450905396,0.14786450905396,-104.9982624,39.7134841,-104.9985624,39.7147937 13807,231,1184,0.314149545717651,0.314149545717651,-104.9941166,39.693522,-104.9968546,39.6916397 13808,1184,1364,0.114004540105804,0.114004540105804,-104.9968546,39.6916397,-104.9980305,39.6911576 13810,1364,8087,0.130984174828509,0.130984174828509,-104.9980305,39.6911576,-104.9992149,39.6904113 14659,939,5938,0.17856727191407,0.17856727191407,-104.972385,39.7320506,-104.9723624,39.7304448 14660,5938,3797,0.152203615831491,0.152203615831491,-104.9723624,39.7304448,-104.9723623,39.729076 13811,8087,9162,0.16050280483824,0.16050280483824,-104.9992149,39.6904113,-105.000246,39.6892055 13812,9162,9198,0.0132941963216631,0.0132941963216631,-105.000246,39.6892055,-105.000274,39.6890879 18577,10320,10319,0.350878667314418,0.350878667314418,-105.0313943,39.7806712,-105.0275696,39.7818193 20839,10930,10948,0.105680421147412,0.105680421147412,-105.0299611,39.7629467,-105.0291285,39.7622441 13813,9198,9199,3.17004296851045,3.17004296851045,-105.000274,39.6890879,-105.0045553,39.6607701 17798,9592,10180,0.0765579819092659,0.0765579819092659,-104.9873927,39.7542751,-104.9873951,39.7535866 13839,1284,9210,0.120028974895433,0.120028974895433,-105.0205218,39.7579887,-105.0192694,39.7575006 13816,4931,9194,0.407318560179548,0.407318560179548,-104.9988399,39.7414088,-104.9954622,39.743992 13819,6705,8577,0.147047679886064,0.147047679886064,-104.9930306,39.7458434,-104.9918273,39.7467883 13820,8577,5778,0.145526475675905,0.145526475675905,-104.9918273,39.7467883,-104.990623,39.7477132 13821,5778,8286,0.144657100371242,0.144657100371242,-104.990623,39.7477132,-104.9894331,39.7486381 13823,9202,9203,0.102081942931647,0.102081942931647,-104.9882201,39.7495889,-104.9873873,39.7502468 13825,7891,9204,0.145701377036231,0.145701377036231,-104.9870145,39.7505324,-104.9858044,39.7514551 13827,8994,9205,0.0106390736530004,0.0106390736530004,-105.0252881,39.7603424,-105.0253893,39.7603981 13828,9205,8304,0.117212668938715,0.117212668938715,-105.0253893,39.7603981,-105.026526,39.7609877 13829,8304,6774,0.0328401658585753,0.0328401658585753,-105.026526,39.7609877,-105.0268654,39.7611261 13830,6774,3753,0.196045019335809,0.196045019335809,-105.0268654,39.7611261,-105.0288005,39.7620725 13831,3753,8325,0.00916875381027056,0.00916875381027056,-105.0288005,39.7620725,-105.0288943,39.7621125 13833,8444,9206,0.0130864665707206,0.0130864665707206,-105.0252881,39.7602413,-105.0251661,39.7601702 13834,9206,9207,0.00957370688012094,0.00957370688012094,-105.0251661,39.7601702,-105.0250726,39.7601228 13835,9207,9208,0.169933774193856,0.169933774193856,-105.0250726,39.7601228,-105.0233093,39.759417 13836,9208,9209,0.168302394118973,0.168302394118973,-105.0233093,39.759417,-105.0216966,39.7585487 15503,3939,5618,0.12194000294889,0.12194000294889,-105.0001493,39.7402188,-105.0015736,39.7401631 13837,9209,2963,0.0205458196072096,0.0205458196072096,-105.0216966,39.7585487,-105.0214955,39.7584475 13840,9210,9211,0.00588390321087397,0.00588390321087397,-105.0192694,39.7575006,-105.0192076,39.7574773 13841,9211,22,0.0556252544592051,0.0556252544592051,-105.0192076,39.7574773,-105.0186135,39.7572732 13842,22,6435,0.0767592442346679,0.0767592442346679,-105.0186135,39.7572732,-105.0178061,39.7569711 13843,6435,636,0.0822615503744666,0.0822615503744666,-105.0178061,39.7569711,-105.0169344,39.7566577 13844,636,9213,0.103246384420422,0.103246384420422,-105.0169344,39.7566577,-105.0158342,39.7562746 13845,9213,535,0.0273108213340879,0.0273108213340879,-105.0158342,39.7562746,-105.0155504,39.7561618 13846,535,9214,0.138573391347307,0.138573391347307,-105.0155504,39.7561618,-105.0140859,39.7556275 13847,9214,8498,0.0276472257994952,0.0276472257994952,-105.0140859,39.7556275,-105.0137949,39.755519 13848,8498,8441,0.0465142466162739,0.0465142466162739,-105.0137949,39.755519,-105.0132989,39.755347 13850,9215,8403,0.0487070540067587,0.0487070540067587,-104.9781012,39.703864,-104.9775319,39.7038582 13851,8403,1774,0.0526991311069308,0.0526991311069308,-104.9775319,39.7038582,-104.9769161,39.7038457 13853,4412,9216,0.0527074152255093,0.0527074152255093,-104.9763723,39.7038488,-104.9757563,39.7038398 13854,9216,4781,0.0501079093501001,0.0501079093501001,-104.9757563,39.7038398,-104.9751707,39.7038491 14661,3797,9412,0.199399735185058,0.199399735185058,-104.9723623,39.729076,-104.9723458,39.7272828 13855,4781,1522,0.0511423250179406,0.0511423250179406,-104.9751707,39.7038491,-104.9745729,39.7038457 13856,1522,5241,0.0480297777865987,0.0480297777865987,-104.9745729,39.7038457,-104.9740116,39.7038551 13857,5241,463,0.0533178386766155,0.0533178386766155,-104.9740116,39.7038551,-104.9733885,39.7038655 13859,9217,8420,0.0487543044755043,0.0487543044755043,-104.9780581,39.7056667,-104.9774882,39.7056633 13860,8420,1773,0.0502154238610622,0.0502154238610622,-104.9774882,39.7056633,-104.9769014,39.705675 13862,4425,9218,0.050643583977918,0.050643583977918,-104.9763417,39.7056707,-104.9757497,39.7056695 13863,9218,4823,0.0514478917449482,0.0514478917449482,-104.9757497,39.7056695,-104.9751483,39.7056678 13864,4823,1521,0.0514834990326773,0.0514834990326773,-104.9751483,39.7056678,-104.9745465,39.705664 13865,1521,5262,0.0474439861374267,0.0474439861374267,-104.9745465,39.705664,-104.9739919,39.7056638 13866,5262,9219,0.0530746980864797,0.0530746980864797,-104.9739919,39.7056638,-104.9733715,39.7056677 13868,6499,2472,0.199600310338802,0.199600310338802,-104.9298179,39.7455937,-104.9298007,39.7473887 13870,7007,2282,0.0992844503488553,0.0992844503488553,-104.9317157,39.7565591,-104.9305543,39.7565508 13872,3603,7529,0.0990493561706104,0.0990493561706104,-104.9293903,39.7565549,-104.9282316,39.7565549 13873,7529,2137,0.105524175995486,0.105524175995486,-104.9282316,39.7565549,-104.9269972,39.7565629 13874,2137,5994,0.104734285723653,0.104734285723653,-104.9269972,39.7565629,-104.925772,39.7565652 13875,5994,7674,0.100897460064117,0.100897460064117,-104.925772,39.7565652,-104.9245919,39.7565477 13996,5841,434,0.0624248318177171,0.0624248318177171,-104.973423,39.6911522,-104.973423,39.6905908 13876,7674,9221,1.00510923817581,1.00510923817581,-104.9245919,39.7565477,-104.912834,39.7565808 13878,2804,5269,0.128688734978596,0.128688734978596,-104.9452104,39.7669339,-104.9451609,39.7680906 13879,5269,6909,0.123348542786119,0.123348542786119,-104.9451609,39.7680906,-104.9451603,39.7691999 13881,4480,5270,0.264392216770053,0.264392216770053,-104.9440279,39.7657101,-104.9440108,39.7680878 13882,5270,6910,0.123553912188766,0.123553912188766,-104.9440108,39.7680878,-104.9439975,39.7691989 13884,7761,6908,0.206924774668396,0.206924774668396,-104.9453067,39.7710608,-104.9452957,39.7691999 13886,6907,7760,0.209013911598568,0.209013911598568,-104.9464035,39.7692009,-104.9463967,39.7710806 13887,7760,9222,0.202410018751594,0.202410018751594,-104.9463967,39.7710806,-104.9464409,39.7729006 13888,6905,7759,0.206351576128965,0.206351576128965,-104.9475756,39.7692051,-104.9475555,39.7710608 13889,7759,6359,0.203865759483167,0.203865759483167,-104.9475555,39.7710608,-104.9475481,39.7728942 13891,9223,6448,0.190233422734384,0.190233422734384,-104.9412107,39.7760266,-104.9389896,39.7761403 13892,6448,6992,0.620734926195411,0.620734926195411,-104.9389896,39.7761403,-104.9317318,39.7759184 13893,6992,2116,0.412221337604484,0.412221337604484,-104.9317318,39.7759184,-104.9269816,39.7752742 13894,2116,7665,0.206015761732372,0.206015761732372,-104.9269816,39.7752742,-104.9246092,39.7749454 13935,9237,254,0.129619446290563,0.129619446290563,-105.0252103,39.7368379,-105.0251543,39.7380028 13895,7665,9224,1.85930539190202,1.85930539190202,-104.9246092,39.7749454,-104.9032561,39.7717429 13896,9225,2398,0.224331288063009,0.224331288063009,-104.9407352,39.7758674,-104.940632,39.7738515 13897,2398,6361,0.106327129111224,0.106327129111224,-104.940632,39.7738515,-104.9406234,39.7728953 17281,7311,3273,0.201986093156211,0.201986093156211,-104.9599932,39.7020401,-104.9599985,39.7038566 13899,6446,9223,0.123505309386589,0.123505309386589,-104.9423252,39.7753195,-104.9412107,39.7760266 13901,8984,8975,0.295278766625452,0.295278766625452,-104.9895148,39.78054,-104.9895886,39.7778851 13903,8980,8981,0.155353173279186,0.155353173279186,-104.9891666,39.780555,-104.9891558,39.7819521 13905,9226,8104,0.184150710275748,0.184150710275748,-104.9902648,39.7768461,-104.9912065,39.7783357 13907,9227,6946,0.038429344582371,0.038429344582371,-104.9603013,39.7815888,-104.9602903,39.7819343 13912,6380,9229,0.104471273298691,0.104471273298691,-104.9592745,39.7805291,-104.9604654,39.7803167 14662,9412,9300,0.189453948637121,0.189453948637121,-104.9723458,39.7272828,-104.9723445,39.725579 13916,566,9231,1.43965285379934,1.43965285379934,-104.9751917,39.6906986,-104.9602821,39.6846997 13917,9136,9232,0.238873404598648,0.238873404598648,-104.9910031,39.7032246,-104.9889072,39.7018052 13920,483,7284,0.0730945677376631,0.0730945677376631,-104.9859077,39.7013296,-104.9857206,39.701971 13928,278,6916,0.0415405366115252,0.0415405366115252,-104.9876105,39.7785645,-104.9878486,39.7782388 13930,9235,9236,0.360270886139133,0.360270886139133,-104.9733535,39.7400168,-104.9733996,39.7432566 13931,9236,2883,0.0595125074168401,0.0595125074168401,-104.9733996,39.7432566,-104.9733956,39.7437918 13936,254,8324,0.235611866233999,0.235611866233999,-105.0251543,39.7380028,-105.0252084,39.7401213 13938,8324,8310,0.066787627422688,0.066787627422688,-105.0252084,39.7401213,-105.0251999,39.7407219 13940,8310,9241,0.146021189936251,0.146021189936251,-105.0251999,39.7407219,-105.0252006,39.7420351 13944,9099,7796,0.300588795121337,0.300588795121337,-105.0181659,39.7251883,-105.014664,39.7254193 13948,9244,9113,0.144188675545464,0.144188675545464,-105.0110505,39.7257692,-105.0127328,39.7256834 13950,9106,9244,0.0499156662848634,0.0499156662848634,-105.0104669,39.7257758,-105.0110505,39.7257692 13952,9245,9246,0.123118530171941,0.123118530171941,-105.0114282,39.7264425,-105.0126992,39.7269625 13954,405,406,0.0103894659763889,0.0103894659763889,-105.0106325,39.7261211,-105.0107416,39.7261622 13955,406,9245,0.0664778537431541,0.0664778537431541,-105.0107416,39.7261622,-105.0114282,39.7264425 13957,407,9033,0.137547423766831,0.137547423766831,-105.0123607,39.72372,-105.0111765,39.722883 17289,5839,7744,0.201433070586795,0.201433070586795,-104.9518032,39.6911405,-104.9517894,39.689329 13965,9097,9248,0.39480102328572,0.39480102328572,-105.0162433,39.7250562,-105.0138229,39.7280796 13966,9248,9249,0.0955291664142426,0.0955291664142426,-105.0138229,39.7280796,-105.0143117,39.7288521 13968,9246,9248,0.157049002786803,0.157049002786803,-105.0126992,39.7269625,-105.0138229,39.7280796 13976,3952,9252,0.0592126025244243,0.0592126025244243,-105.0002004,39.7289098,-105.0008928,39.7289115 13977,9252,5605,0.0597855652504274,0.0597855652504274,-105.0008928,39.7289115,-105.0015919,39.7289132 13978,5605,9253,0.0521408060475983,0.0521408060475983,-105.0015919,39.7289132,-105.0022016,39.7289106 13979,9253,3728,0.0545524879363147,0.0545524879363147,-105.0022016,39.7289106,-105.0028395,39.7289078 13981,7951,7949,0.019092168905179,0.019092168905179,-104.9733887,39.7147202,-104.9733887,39.7145485 13983,7949,3093,0.182702780383174,0.182702780383174,-104.9733887,39.7145485,-104.9733669,39.7129055 15893,9254,9255,0.183718623774573,0.183718623774573,-105.0398207,39.7341944,-105.0419691,39.7342088 13984,3093,3203,0.200818235908537,0.200818235908537,-104.9733669,39.7129055,-104.9733702,39.7110995 13985,3203,6116,0.201635970571119,0.201635970571119,-104.9733702,39.7110995,-104.9733887,39.7092862 13986,6116,1913,0.201179241726354,0.201179241726354,-104.9733887,39.7092862,-104.9733715,39.707477 13987,1913,9219,0.201184980777767,0.201184980777767,-104.9733715,39.707477,-104.9733715,39.7056677 13988,9219,463,0.200400773809621,0.200400773809621,-104.9733715,39.7056677,-104.9733885,39.7038655 13989,463,7301,0.202731579470961,0.202731579470961,-104.9733885,39.7038655,-104.9734144,39.7020424 13990,7301,49,0.204762753950758,0.204762753950758,-104.9734144,39.7020424,-104.9733927,39.700201 13991,49,3548,0.19703986640102,0.19703986640102,-104.9733927,39.700201,-104.9734042,39.698429 13992,3548,4243,0.201964288701916,0.201964288701916,-104.9734042,39.698429,-104.97343,39.6966128 13993,4243,1803,0.208102375283595,0.208102375283595,-104.97343,39.6966128,-104.9734222,39.6947413 13994,1803,8711,0.194851559567089,0.194851559567089,-104.9734222,39.6947413,-104.973438,39.692989 13995,8711,5841,0.20424687376631,0.20424687376631,-104.973438,39.692989,-104.973423,39.6911522 17660,586,8936,0.0435552950105704,0.0435552950105704,-104.9889771,39.7829454,-104.9889754,39.7833371 13997,434,8731,0.0205731062854678,0.0205731062854678,-104.973423,39.6905908,-104.9734316,39.6904059 13999,3219,3112,0.203925882799295,0.203925882799295,-104.9592972,39.7111077,-104.959135,39.7129374 14000,3112,3641,0.260678130684959,0.260678130684959,-104.959135,39.7129374,-104.9590835,39.7152814 14001,3641,9256,0.0279085029397156,0.0279085029397156,-104.9590835,39.7152814,-104.9590749,39.7155323 14003,9257,8801,0.0249979934697134,0.0249979934697134,-104.9590619,39.7158623,-104.9590492,39.7160869 14665,4752,4167,0.209025457745472,0.209025457745472,-104.9723195,39.7219606,-104.9723279,39.7200808 14005,9256,9257,0.0367111693692818,0.0367111693692818,-104.9590749,39.7155323,-104.9590619,39.7158623 14007,9258,3642,0.0274131048639432,0.0274131048639432,-104.9592928,39.7155013,-104.9593067,39.715255 14008,3642,9259,0.086632322467807,0.086632322467807,-104.9593067,39.715255,-104.9593096,39.7144759 14009,9259,3111,0.171051850512145,0.171051850512145,-104.9593096,39.7144759,-104.9593153,39.7129376 14010,3111,3219,0.203481486479522,0.203481486479522,-104.9593153,39.7129376,-104.9592972,39.7111077 14012,7158,9258,0.038998695665846,0.038998695665846,-104.9592875,39.715852,-104.9592928,39.7155013 14014,3219,6126,0.202012344464496,0.202012344464496,-104.9592972,39.7111077,-104.959313,39.709291 14015,6126,1929,0.202386985868189,0.202386985868189,-104.959313,39.709291,-104.9593208,39.7074709 14016,1929,2919,0.0171463622508283,0.0171463622508283,-104.9593208,39.7074709,-104.9593201,39.7073167 14017,2919,7250,0.183561589747783,0.183561589747783,-104.9593201,39.7073167,-104.959313,39.7056659 14018,7250,3274,0.20118632596822,0.20118632596822,-104.959313,39.7056659,-104.9593216,39.7038566 14019,3274,7312,0.203193267560765,0.203193267560765,-104.9593216,39.7038566,-104.959341,39.7020293 14021,9260,9157,0.0588873613464273,0.0588873613464273,-104.9954471,39.7027842,-104.9952014,39.7022895 14022,9157,6253,0.473629275671798,0.473629275671798,-104.9952014,39.7022895,-104.9926817,39.6984968 14023,6253,9167,0.20379925953003,0.20379925953003,-104.9926817,39.6984968,-104.9929494,39.6966756 14024,9167,231,0.364607283214556,0.364607283214556,-104.9929494,39.6966756,-104.9941166,39.693522 14026,9171,2308,0.0877328075526686,0.0877328075526686,-105.019308,39.6967483,-105.0193085,39.6959593 14027,2308,167,0.314493617652356,0.314493617652356,-105.0193085,39.6959593,-105.0193178,39.693131 14030,6653,9263,0.598539344332022,0.598539344332022,-105.0448856,39.6967219,-105.0518813,39.6967452 14031,5448,5975,0.113227741973857,0.113227741973857,-105.0250571,39.696733,-105.0263805,39.6967285 14032,5975,9023,0.0895901368528646,0.0895901368528646,-105.0263805,39.6967285,-105.0274276,39.6967351 14033,9023,4404,0.197536219691709,0.197536219691709,-105.0274276,39.6967351,-105.0297364,39.6967417 14034,4404,7371,0.107978748074207,0.107978748074207,-105.0297364,39.6967417,-105.0309982,39.6967219 14035,7371,6307,0.0697549406367758,0.0697549406367758,-105.0309982,39.6967219,-105.0318135,39.6967219 14036,6307,6308,0.0220857912106748,0.0220857912106748,-105.0318135,39.6967219,-105.0320716,39.6967254 14037,6308,4316,0.20668661359579,0.20668661359579,-105.0320716,39.6967254,-105.03444,39.6970917 14038,4316,4503,0.0921482766473363,0.0921482766473363,-105.03444,39.6970917,-105.0355129,39.6971643 14039,4503,7814,0.109821870874264,0.109821870874264,-105.0355129,39.6971643,-105.0366887,39.6967681 14040,7814,5079,0.102137328159445,0.102137328159445,-105.0366887,39.6967681,-105.0378823,39.6967518 14041,5079,8013,0.0998289131041121,0.0998289131041121,-105.0378823,39.6967518,-105.0390491,39.6967549 14042,8013,6832,0.10065041616734,0.10065041616734,-105.0390491,39.6967549,-105.0402255,39.6967584 14043,6832,6975,0.0990932842629603,0.0990932842629603,-105.0402255,39.6967584,-105.0413837,39.6967549 14044,6975,7945,0.100601003970672,0.100601003970672,-105.0413837,39.6967549,-105.0425595,39.6967615 14045,7945,6364,0.097675013601381,0.097675013601381,-105.0425595,39.6967615,-105.0437011,39.6967681 14049,9264,9265,0.128352927336665,0.128352927336665,-105.0016904,39.7220846,-105.0016701,39.7209304 14051,3219,5061,0.0565378582983479,0.0565378582983479,-104.9592972,39.7111077,-104.9586363,39.7111011 14052,5061,4916,0.0521329784642155,0.0521329784642155,-104.9586363,39.7111011,-104.9580269,39.7110945 17662,488,10160,0.037999512945138,0.037999512945138,-104.9855724,39.7800624,-104.986015,39.7800954 14053,4916,5228,0.130202288917824,0.130202288917824,-104.9580269,39.7110945,-104.9565077,39.7110219 14054,5228,5106,0.0572735085516971,0.0572735085516971,-104.9565077,39.7110219,-104.9558382,39.7110153 14055,5106,5229,0.0124802378810982,0.0124802378810982,-104.9558382,39.7110153,-104.9556923,39.7110153 14056,5229,4995,0.288542415463076,0.288542415463076,-104.9556923,39.7110153,-104.9523191,39.7110153 14057,4995,9266,0.20116472075537,0.20116472075537,-104.9523191,39.7110153,-104.9499674,39.7110094 14666,4167,6326,0.178657902009272,0.178657902009272,-104.9723279,39.7200808,-104.9722942,39.7184743 14058,9266,7066,0.0118986523075564,0.0118986523075564,-104.9499674,39.7110094,-104.9498283,39.711009 14059,7066,3636,0.140199736242294,0.140199736242294,-104.9498283,39.711009,-104.9481992,39.7111474 14061,9266,6351,0.197550871457279,0.197550871457279,-104.9499674,39.7110094,-104.9499571,39.7092328 14063,2574,5103,0.0764020591743967,0.0764020591743967,-104.949965,39.7089952,-104.9499914,39.7083084 14065,7930,1893,0.0520626532677435,0.0520626532677435,-104.949883,39.707468,-104.9497942,39.7070048 14066,1893,2315,0.115168818798466,0.115168818798466,-104.9497942,39.7070048,-104.9499657,39.7059775 14068,7341,6156,0.0983814711715662,0.0983814711715662,-104.9316369,39.7113211,-104.932787,39.7113277 14069,6156,6290,0.0991170792397538,0.0991170792397538,-104.932787,39.7113277,-104.9339457,39.7113343 14070,6290,3116,0.0983982120263374,0.0983982120263374,-104.9339457,39.7113343,-104.9350959,39.7113475 14072,6673,8185,0.0325158694936318,0.0325158694936318,-104.9362583,39.7113747,-104.936636,39.7114077 14074,3188,9268,0.0244851420549388,0.0244851420549388,-104.9461736,39.7114973,-104.946452,39.7115485 14075,9268,8800,0.0276968906605859,0.0276968906605859,-104.946452,39.7115485,-104.9467659,39.7116096 14077,6718,9269,0.103071842817105,0.103071842817105,-104.9425631,39.711506,-104.9413612,39.7114399 14078,9269,8160,0.0477581921413061,0.0477581921413061,-104.9413612,39.7114399,-104.9408036,39.7114181 14080,7342,3492,0.198422050793999,0.198422050793999,-104.9316306,39.711189,-104.929311,39.7111767 14081,3492,9270,0.0991145839577047,0.0991145839577047,-104.929311,39.7111767,-104.9281523,39.7111767 17664,10161,6173,0.109897620785603,0.109897620785603,-104.9856475,39.7795327,-104.9843627,39.779576 14082,9270,5386,0.100577308895159,0.100577308895159,-104.9281523,39.7111767,-104.9269765,39.7111767 14083,5386,9271,0.100588544879537,0.100588544879537,-104.9269765,39.7111767,-104.9258006,39.7111701 14084,9271,6817,0.101321511979085,0.101321511979085,-104.9258006,39.7111701,-104.9246161,39.7111701 14160,7023,7393,0.135757251453186,0.135757251453186,-105.0315207,39.751179,-105.0331086,39.7511922 14161,7393,9272,0.0789156635630832,0.0789156635630832,-105.0331086,39.7511922,-105.0340317,39.7511922 14166,9278,7444,0.0517309727495982,0.0517309727495982,-105.0363599,39.7511906,-105.036965,39.7511936 14129,9279,9280,0.186364690747119,0.186364690747119,-104.9490944,39.7475193,-104.9512562,39.7473041 14085,6817,9273,5.01601743028969,5.01601743028969,-104.9246161,39.7111701,-104.8659769,39.710981 14086,9274,6816,4.59997811614881,4.59997811614881,-104.8708565,39.7101192,-104.9246085,39.7113484 14088,2943,5348,0.200890409378397,0.200890409378397,-104.9258054,39.711367,-104.9281539,39.71136 14089,5348,3491,0.0990328236882064,0.0990328236882064,-104.9281539,39.71136,-104.9293114,39.7113416 14090,3491,2849,0.0998105211493863,0.0998105211493863,-104.9293114,39.7113416,-104.9304782,39.7113343 14091,2849,7341,0.0991252344530307,0.0991252344530307,-104.9304782,39.7113343,-104.9316369,39.7113211 14093,9271,6103,0.208876201356377,0.208876201356377,-104.9258006,39.7111701,-104.9258215,39.7092917 14095,9270,6098,0.16565447863601,0.16565447863601,-104.9281523,39.7111767,-104.928134,39.709687 14096,6098,9275,0.0444779706577198,0.0444779706577198,-104.928134,39.709687,-104.928134,39.709287 14097,9269,6101,0.238835584318973,0.238835584318973,-104.9413612,39.7114399,-104.9413615,39.709292 17799,10180,8536,0.0726583525558809,0.0726583525558809,-104.9873951,39.7535866,-104.987378,39.7529333 14099,8294,9276,0.192103991232145,0.192103991232145,-104.9942907,39.754326,-104.9957422,39.7556449 14101,4423,9277,0.533016938094048,0.533016938094048,-105.0057667,39.7600738,-105.0019955,39.7638914 14138,9282,9283,0.384483999025896,0.384483999025896,-104.9667713,39.7808486,-104.9624039,39.7800174 14146,4993,9288,0.0718457938229626,0.0718457938229626,-105.0163127,39.7513508,-105.0171434,39.7512529 14148,9288,471,0.0203590276008878,0.0203590276008878,-105.0171434,39.7512529,-105.017379,39.7512262 14149,471,6430,0.0161743745423695,0.0161743745423695,-105.017379,39.7512262,-105.0175669,39.7512092 14150,6430,4655,0.1348214737413,0.1348214737413,-105.0175669,39.7512092,-105.0191439,39.7512186 14151,4655,1277,0.119151021074222,0.119151021074222,-105.0191439,39.7512186,-105.020537,39.751186 14152,1277,4528,0.128606742393323,0.128606742393323,-105.020537,39.751186,-105.022041,39.751211 14153,4528,9289,0.132757697104501,0.132757697104501,-105.022041,39.751211,-105.0235939,39.7512075 14154,9289,9290,0.133347126872573,0.133347126872573,-105.0235939,39.7512075,-105.0251537,39.7512091 14155,9290,9291,0.0102673262572307,0.0102673262572307,-105.0251537,39.7512091,-105.0252738,39.7512091 14156,9291,6745,0.131970868855064,0.131970868855064,-105.0252738,39.7512091,-105.0268172,39.7511856 14157,6745,6145,0.131356474267846,0.131356474267846,-105.0268172,39.7511856,-105.0283535,39.7512054 14158,6145,4019,0.135781040149455,0.135781040149455,-105.0283535,39.7512054,-105.0299414,39.751179 14159,4019,7023,0.135014116939136,0.135014116939136,-105.0299414,39.751179,-105.0315207,39.751179 14162,9272,3401,0.0502252760733361,0.0502252760733361,-105.0340317,39.7511922,-105.0346192,39.7511922 14163,3401,9220,0.0499780107614713,0.0499780107614713,-105.0346192,39.7511922,-105.0352038,39.7511899 17968,8778,10231,0.0192769916187002,0.0192769916187002,-104.9874654,39.72522,-104.9876908,39.725221 14164,9220,8375,0.0494394335916504,0.0494394335916504,-105.0352038,39.7511899,-105.0357821,39.7511876 14165,8375,9278,0.0493971533103994,0.0493971533103994,-105.0357821,39.7511876,-105.0363599,39.7511906 14167,7444,9292,0.0498509119548639,0.0498509119548639,-105.036965,39.7511936,-105.0375481,39.7511898 14168,9292,7161,0.0504322249542888,0.0504322249542888,-105.0375481,39.7511898,-105.038138,39.751186 14169,7161,9293,0.049549545616498,0.049549545616498,-105.038138,39.751186,-105.0387175,39.7511941 14671,5473,9414,0.169600878974653,0.169600878974653,-104.9701135,39.7384072,-104.9700963,39.736882 14170,9293,7773,0.0509361632349417,0.0509361632349417,-105.0387175,39.7511941,-105.0393133,39.7511908 14171,7773,9039,0.0499454477956979,0.0499454477956979,-105.0393133,39.7511908,-105.0398975,39.7511951 14172,9039,1114,0.0547655871790504,0.0547655871790504,-105.0398975,39.7511951,-105.040538,39.751186 14173,1114,9294,0.0447798115689078,0.0447798115689078,-105.040538,39.751186,-105.0410618,39.7511847 14174,9294,7494,0.0527731793085291,0.0527731793085291,-105.0410618,39.7511847,-105.0416791,39.7511831 14175,7494,9170,0.0488063990880333,0.0488063990880333,-105.0416791,39.7511831,-105.04225,39.7511845 14176,9170,3836,0.0502683027746479,0.0502683027746479,-105.04225,39.7511845,-105.042838,39.751186 14180,7818,2938,0.0876396467302253,0.0876396467302253,-104.9257985,39.7038513,-104.9247744,39.7038309 14181,2938,6809,0.0888992165922937,0.0888992165922937,-104.9247744,39.7038309,-104.9237358,39.7038573 14182,6809,1960,0.772041478396669,0.772041478396669,-104.9237358,39.7038573,-104.9147112,39.7038545 17800,8536,8859,0.0293889142934455,0.0293889142934455,-104.987378,39.7529333,-104.9873914,39.7526692 14183,1960,9295,0.960771522024492,0.960771522024492,-104.9147112,39.7038545,-104.9034805,39.70387 14184,7571,9296,0.161476693063143,0.161476693063143,-104.9862197,39.7256409,-104.9850256,39.724516 14185,9296,8888,0.0634729683022204,0.0634729683022204,-104.9850256,39.724516,-104.984536,39.724087 14187,9297,6334,0.0129309336441387,0.0129309336441387,-104.9852863,39.7256333,-104.9851351,39.7256329 14188,6334,7083,0.0225608570291498,0.0225608570291498,-104.9851351,39.7256329,-104.9848713,39.7256319 14189,7083,8784,0.107920119748436,0.107920119748436,-104.9848713,39.7256319,-104.9836094,39.725629 14190,8784,8791,0.106332666658533,0.106332666658533,-104.9836094,39.725629,-104.9823661,39.725621 14191,8791,3157,0.106749034536814,0.106749034536814,-104.9823661,39.725621,-104.9811181,39.7256387 14192,3157,4976,0.101195319793441,0.101195319793441,-104.9811181,39.7256387,-104.9799349,39.7256286 14193,4976,9298,0.0996902493641346,0.0996902493641346,-104.9799349,39.7256286,-104.9787693,39.7256185 14194,9298,9299,0.104226329823663,0.104226329823663,-104.9787693,39.7256185,-104.9775506,39.725614 14195,9299,6538,0.0493134523648135,0.0493134523648135,-104.9775506,39.725614,-104.976974,39.7256103 14196,6538,5048,0.0489874238643872,0.0489874238643872,-104.976974,39.7256103,-104.9764012,39.725608 14197,5048,8001,0.0994531494791736,0.0994531494791736,-104.9764012,39.725608,-104.9752384,39.7255962 14198,8001,985,0.0994551795792203,0.0994551795792203,-104.9752384,39.7255962,-104.9740756,39.7255831 14199,985,5104,0.0491411684949994,0.0491411684949994,-104.9740756,39.7255831,-104.973501,39.7255812 14201,8831,9300,0.0488242916251385,0.0488242916251385,-104.9729154,39.7255792,-104.9723445,39.725579 14202,9300,7149,0.0497002324101769,0.0497002324101769,-104.9723445,39.725579,-104.9717634,39.7255844 14203,7149,2393,0.0492946529104208,0.0492946529104208,-104.9717634,39.7255844,-104.971187,39.7255843 14204,2393,5115,0.0502354677891233,0.0502354677891233,-104.971187,39.7255843,-104.9705996,39.7255851 14205,5115,9301,0.0497154080261439,0.0497154080261439,-104.9705996,39.7255851,-104.9700183,39.7255888 14206,9301,4714,0.049399080188397,0.049399080188397,-104.9700183,39.7255888,-104.9694407,39.7255926 14207,4714,8872,0.0991624253785381,0.0991624253785381,-104.9694407,39.7255926,-104.9682812,39.7255941 14208,8872,7353,0.0988972303255353,0.0988972303255353,-104.9682812,39.7255941,-104.9671248,39.7255931 14209,7353,5412,0.107964313206197,0.107964313206197,-104.9671248,39.7255931,-104.9658624,39.7255988 14210,5412,3145,0.0906444248702148,0.0906444248702148,-104.9658624,39.7255988,-104.9648025,39.7256 14211,3145,3919,0.0988223626592478,0.0988223626592478,-104.9648025,39.7256,-104.963647,39.7256059 18204,6875,8356,0.205977621151269,0.205977621151269,-105.0363465,39.7658167,-105.0363437,39.7639643 14212,3919,3918,0.0189862588635382,0.0189862588635382,-104.963647,39.7256059,-104.963425,39.7256047 14213,3918,1010,0.0826936905404967,0.0826936905404967,-104.963425,39.7256047,-104.9624581,39.7255985 14214,1010,6261,0.0974734196824701,0.0974734196824701,-104.9624581,39.7255985,-104.9613184,39.7256069 14215,6261,8730,0.0989075877241795,0.0989075877241795,-104.9613184,39.7256069,-104.9601619,39.7256124 14216,8730,7153,0.0605847994240266,0.0605847994240266,-104.9601619,39.7256124,-104.9594535,39.725616 14217,7153,5021,0.0499889577891061,0.0499889577891061,-104.9594535,39.725616,-104.958869,39.7256124 14218,5021,9302,0.0549823108734392,0.0549823108734392,-104.958869,39.7256124,-104.9582261,39.7256145 14219,9302,3342,0.0335617577180335,0.0335617577180335,-104.9582261,39.7256145,-104.9578337,39.7256186 14220,3342,3352,0.0674788037125104,0.0674788037125104,-104.9578337,39.7256186,-104.9570447,39.7256136 14221,3352,7886,0.0299418452790484,0.0299418452790484,-104.9570447,39.7256136,-104.9566946,39.7256155 14222,7886,7319,0.0732493043433617,0.0732493043433617,-104.9566946,39.7256155,-104.9558381,39.7256145 14223,7319,7320,0.0259215863697348,0.0259215863697348,-104.9558381,39.7256145,-104.955535,39.7256145 14224,7320,7977,0.0775267077551995,0.0775267077551995,-104.955535,39.7256145,-104.9546285,39.7256103 14225,7977,7980,0.0233987016260196,0.0233987016260196,-104.9546285,39.7256103,-104.9543549,39.7256103 14226,7980,2061,0.0796038188827741,0.0796038188827741,-104.9543549,39.7256103,-104.9534241,39.7256124 14227,2061,8870,0.0167451229489977,0.0167451229489977,-104.9534241,39.7256124,-104.9532283,39.7256124 14228,8870,2647,0.0876006586657796,0.0876006586657796,-104.9532283,39.7256124,-104.952204,39.7256088 14229,2647,8860,0.0114861984991212,0.0114861984991212,-104.952204,39.7256088,-104.9520697,39.7256077 14231,4113,8862,0.00848374045935965,0.00848374045935965,-104.9509997,39.7256047,-104.9509005,39.7256047 14232,8862,8687,0.0949896568056219,0.0949896568056219,-104.9509005,39.7256047,-104.9497898,39.7256083 14234,6694,8024,0.0782864986898227,0.0782864986898227,-104.9495001,39.7256083,-104.9485847,39.7256075 14235,8024,8017,0.0158816052839578,0.0158816052839578,-104.9485847,39.7256075,-104.948399,39.7256083 18205,8356,10280,0.196081618210442,0.196081618210442,-105.0363437,39.7639643,-105.0363386,39.7622009 14236,8017,7681,0.0911745487086236,0.0911745487086236,-104.948399,39.7256083,-104.9473329,39.7256083 14237,7681,3454,0.0980849682512979,0.0980849682512979,-104.9473329,39.7256083,-104.946186,39.7256104 14238,3454,6017,0.0971271293907499,0.0971271293907499,-104.946186,39.7256104,-104.9450503,39.7256083 14239,6017,9303,0.0906101063303862,0.0906101063303862,-104.9450503,39.7256083,-104.9439908,39.7256083 14240,9303,3884,0.022021804982538,0.022021804982538,-104.9439908,39.7256083,-104.9437333,39.7256083 14241,3884,9304,0.0244079810975188,0.0244079810975188,-104.9437333,39.7256083,-104.9434479,39.7256076 14242,9304,852,0.0462417773626911,0.0462417773626911,-104.9434479,39.7256076,-104.9429072,39.7256062 14243,852,847,0.0318832988859635,0.0318832988859635,-104.9429072,39.7256062,-104.9425344,39.7256041 14244,847,9305,0.0129480432587025,0.0129480432587025,-104.9425344,39.7256041,-104.942383,39.7256045 14245,9305,7103,0.0469858120705144,0.0469858120705144,-104.942383,39.7256045,-104.9418336,39.7256059 14246,7103,7098,0.0440436114993002,0.0440436114993002,-104.9418336,39.7256059,-104.9413186,39.7256059 14247,7098,8567,0.0448162532507988,0.0448162532507988,-104.9413186,39.7256059,-104.940796,39.7255761 14248,8567,8696,0.0173715559267549,0.0173715559267549,-104.940796,39.7255761,-104.9406095,39.7255142 14249,8696,8157,0.112872102261494,0.112872102261494,-104.9406095,39.7255142,-104.9393188,39.7253022 14251,7606,7263,0.0986452262534628,0.0986452262534628,-104.9382673,39.7253035,-104.9371139,39.7253117 14252,7263,7596,0.0935891946661749,0.0935891946661749,-104.9371139,39.7253117,-104.9360196,39.7253179 14253,7596,2019,0.0979493336941006,0.0979493336941006,-104.9360196,39.7253179,-104.9348743,39.7253138 14254,2019,2009,0.0254598809515577,0.0254598809515577,-104.9348743,39.7253138,-104.9345766,39.7253138 14255,2009,9306,0.0651506123907477,0.0651506123907477,-104.9345766,39.7253138,-104.9338148,39.7253138 14256,9306,2765,0.0942796454050606,0.0942796454050606,-104.9338148,39.7253138,-104.9327124,39.7253158 14257,2765,7004,0.0945020258355606,0.0945020258355606,-104.9327124,39.7253158,-104.9316074,39.7253179 14258,7004,2269,0.094510288095609,0.094510288095609,-104.9316074,39.7253179,-104.9305023,39.7253179 14259,2269,3597,0.0938178496086605,0.0938178496086605,-104.9305023,39.7253179,-104.9294053,39.72532 14260,3597,7519,0.0940495689740582,0.0940495689740582,-104.9294053,39.72532,-104.9283056,39.7253241 14261,7519,2097,0.0954278502201834,0.0954278502201834,-104.9283056,39.7253241,-104.9271898,39.7253303 14262,2097,5979,0.093364277402532,0.093364277402532,-104.9271898,39.7253303,-104.9260981,39.7253303 14263,5979,7668,0.0947328877466294,0.0947328877466294,-104.9260981,39.7253303,-104.9249904,39.7253323 14264,7668,2333,0.0940581587738673,0.0940581587738673,-104.9249904,39.7253323,-104.9238906,39.7253365 14290,7340,2847,0.0976411590956878,0.0976411590956878,-104.9316333,39.714638,-104.9304918,39.7146446 14291,2847,3488,0.099134038329873,0.099134038329873,-104.9304918,39.7146446,-104.9293331,39.7146644 14265,2333,9307,2.72967592410639,2.72967592410639,-104.9238906,39.7253365,-104.8919735,39.7255098 14266,7939,9297,0.0419487931711618,0.0419487931711618,-104.9857768,39.7256351,-104.9852863,39.7256333 14268,9308,8124,0.0322650869587369,0.0322650869587369,-104.9788375,39.7207707,-104.9790658,39.7205397 14270,6489,4610,0.147433811602258,0.147433811602258,-104.9787322,39.7461798,-104.9787365,39.7448539 14271,4610,9309,0.176778253451623,0.176778253451623,-104.9787365,39.7448539,-104.9787417,39.7432641 14272,9309,9310,0.173976128689665,0.173976128689665,-104.9787417,39.7432641,-104.9787468,39.7416995 14273,9310,661,0.00410310170227956,0.00410310170227956,-104.9787468,39.7416995,-104.9787469,39.7416626 14274,661,9311,0.181937703339546,0.181937703339546,-104.9787469,39.7416626,-104.9787522,39.7400264 14275,9311,9312,0.00955167864142152,0.00955167864142152,-104.9787522,39.7400264,-104.9787525,39.7399405 14276,9312,5465,0.170285054650927,0.170285054650927,-104.9787525,39.7399405,-104.9787452,39.7384091 14277,5465,9313,0.170744821866598,0.170744821866598,-104.9787452,39.7384091,-104.9787299,39.7368736 14279,1959,9314,0.0338130460518869,0.0338130460518869,-104.9258263,39.7078957,-104.9258091,39.7081995 14280,6865,9315,0.0139507857568572,0.0139507857568572,-104.9407779,39.7146468,-104.9406148,39.7146468 14304,3303,9322,0.10510832723533,0.10510832723533,-104.9898413,39.756424,-104.9907084,39.7570942 14282,1952,1061,0.0629715521271105,0.0629715521271105,-104.9402458,39.7146371,-104.9395162,39.7147128 14283,1061,1698,0.0954893713474356,0.0954893713474356,-104.9395162,39.7147128,-104.9384005,39.7147427 14284,1698,7830,0.0914331784434328,0.0914331784434328,-104.9384005,39.7147427,-104.937334,39.714687 14285,7830,6672,0.0912502234487567,0.0912502234487567,-104.937334,39.714687,-104.9362682,39.7146512 14287,3115,6289,0.0998478865183477,0.0998478865183477,-104.9351095,39.7146512,-104.9339422,39.7146578 14288,6289,6153,0.0969141122634902,0.0969141122634902,-104.9339422,39.7146578,-104.9328092,39.7146512 14289,6153,7340,0.100591515239683,0.100591515239683,-104.9328092,39.7146512,-104.9316333,39.714638 14292,3488,5347,0.102266398355838,0.102266398355838,-104.9293331,39.7146644,-104.9281375,39.7146675 14293,5347,5385,0.100999909961237,0.100999909961237,-104.9281375,39.7146675,-104.9269567,39.714668 14294,5385,2941,0.100298515709498,0.100298515709498,-104.9269567,39.714668,-104.9257841,39.7146684 14295,2941,6815,0.100200854484763,0.100200854484763,-104.9257841,39.7146684,-104.9246127,39.7146774 14296,6815,9316,0.597950743493465,0.597950743493465,-104.9246127,39.7146774,-104.9176221,39.7147069 14299,9318,9319,0.0328706223087289,0.0328706223087289,-104.9873865,39.7545236,-104.9876534,39.7547364 14300,9319,9320,0.0460951861554719,0.0460951861554719,-104.9876534,39.7547364,-104.9880277,39.7550348 14332,8959,603,0.0768028618845699,0.0768028618845699,-104.9949911,39.7695799,-104.9958065,39.7692896 14301,9320,9321,0.0066600520489618,0.0066600520489618,-104.9880277,39.7550348,-104.9880818,39.7550779 14302,9321,6181,0.104280480431139,0.104280480431139,-104.9880818,39.7550779,-104.9889487,39.7557377 14303,6181,3303,0.107915728386056,0.107915728386056,-104.9889487,39.7557377,-104.9898413,39.756424 14305,9322,7829,0.125883411444605,0.125883411444605,-104.9907084,39.7570942,-104.9917479,39.7578961 14306,7829,9323,0.0108681676592021,0.0108681676592021,-104.9917479,39.7578961,-104.9918391,39.7579642 14339,5536,6469,0.142307267119589,0.142307267119589,-104.9948277,39.7742296,-104.9948277,39.7755094 14309,2191,9060,0.337657954437192,0.337657954437192,-104.9936227,39.759356,-104.9947546,39.7622653 14312,8501,9324,0.0507516559976904,0.0507516559976904,-104.9871043,39.7524564,-104.9866859,39.7521326 14313,9324,8418,0.0529402152835436,0.0529402152835436,-104.9866859,39.7521326,-104.986246,39.7517975 14314,8418,9204,0.0536170041098827,0.0536170041098827,-104.986246,39.7517975,-104.9858044,39.7514551 16428,9891,9892,0.0636662665142278,0.0636662665142278,-104.9688482,39.696672,-104.9695204,39.6969176 14316,9204,8416,0.0537868101405785,0.0537868101405785,-104.9858044,39.7514551,-104.9853609,39.751112 14317,8416,4388,0.0529171329453403,0.0529171329453403,-104.9853609,39.751112,-104.9849232,39.7507755 14318,4388,9325,0.0509479826022637,0.0509479826022637,-104.9849232,39.7507755,-104.9845026,39.7504509 14319,9325,3012,0.0488022545854277,0.0488022545854277,-104.9845026,39.7504509,-104.9840976,39.7501416 14320,3012,9326,0.0106897373905654,0.0106897373905654,-104.9840976,39.7501416,-104.9840104,39.7500727 14321,9326,9327,0.0465239604768105,0.0465239604768105,-104.9840104,39.7500727,-104.9836296,39.7497738 14322,9327,5968,0.0526629141875595,0.0526629141875595,-104.9836296,39.7497738,-104.9831894,39.7494425 14323,5968,7574,0.106363762970419,0.106363762970419,-104.9831894,39.7494425,-104.982314,39.7487628 14324,7574,3677,0.190331060201359,0.190331060201359,-104.982314,39.7487628,-104.980751,39.7475439 14326,604,9328,0.0383191315904674,0.0383191315904674,-104.9964331,39.7692764,-104.9959868,39.7692435 14327,9328,8962,0.0878512488922689,0.0878512488922689,-104.9959868,39.7692435,-104.9951474,39.7687875 14336,2420,3233,0.140764271648617,0.140764271648617,-104.9948281,39.7704903,-104.9948707,39.7717558 14337,3233,5753,0.137661630591373,0.137661630591373,-104.9948707,39.7717558,-104.9948482,39.7729937 14338,5753,5536,0.137436976875483,0.137436976875483,-104.9948482,39.7729937,-104.9948277,39.7742296 14340,6469,8679,0.121371092902246,0.121371092902246,-104.9948277,39.7755094,-104.9948199,39.7766009 14341,8679,9329,0.0309595800848719,0.0309595800848719,-104.9948199,39.7766009,-104.9948053,39.7768791 20573,10860,10861,0.0279030600601915,0.0279030600601915,-105.02457,39.7611148,-105.0248964,39.7611186 14342,6914,8116,0.133600464645887,0.133600464645887,-105.0111738,39.7765593,-105.0111288,39.7777603 14343,8116,2483,0.133445859176034,0.133445859176034,-105.0111288,39.7777603,-105.0111233,39.7789604 14344,2483,2482,0.047686047945258,0.047686047945258,-105.0111233,39.7789604,-105.0111147,39.7793892 14345,2482,2821,0.0880230568241511,0.0880230568241511,-105.0111147,39.7793892,-105.0111319,39.7801807 14346,2821,1413,0.131238509050086,0.131238509050086,-105.0111319,39.7801807,-105.0110892,39.7813605 14347,1413,1353,0.132733599584258,0.132733599584258,-105.0110892,39.7813605,-105.0110864,39.7825542 14348,1353,7767,0.0733149237137966,0.0733149237137966,-105.0110864,39.7825542,-105.0110634,39.7832133 14350,6729,2454,0.137919009046371,0.137919009046371,-105.0111874,39.7692764,-105.0111996,39.7705167 14351,2454,3222,0.134234515444875,0.134234515444875,-105.0111996,39.7705167,-105.0111996,39.7717239 14352,3222,5743,0.134597141931663,0.134597141931663,-105.0111996,39.7717239,-105.0112253,39.7729342 14353,5743,5520,0.133175062767026,0.133175062767026,-105.0112253,39.7729342,-105.0112082,39.7741318 14355,6454,6914,0.135018185869381,0.135018185869381,-105.0112167,39.7753455,-105.0111738,39.7765593 14358,9331,5721,0.0487615183925519,0.0487615183925519,-105.0351853,39.7838062,-105.0357498,39.7838704 14359,5721,7455,0.0500566721474228,0.0500566721474228,-105.0357498,39.7838704,-105.0363356,39.7838724 14360,7455,7439,0.0502188861539984,0.0502188861539984,-105.0363356,39.7838724,-105.0369233,39.7838741 14361,7439,9332,0.0497229240568787,0.0497229240568787,-105.0369233,39.7838741,-105.0375052,39.7838741 14362,9332,7179,0.0495263907597367,0.0495263907597367,-105.0375052,39.7838741,-105.0380848,39.7838741 14363,7179,6514,0.0494836674166392,0.0494836674166392,-105.0380848,39.7838741,-105.0386639,39.783874 14364,6514,7769,0.0494751212766029,0.0494751212766029,-105.0386639,39.783874,-105.0392429,39.783874 14365,7769,8353,0.0493044680149371,0.0493044680149371,-105.0392429,39.783874,-105.0398199,39.7838754 14366,8353,1088,0.0496035740367965,0.0496035740367965,-105.0398199,39.7838754,-105.0404004,39.7838769 14367,1088,9333,0.0494070055394434,0.0494070055394434,-105.0404004,39.7838769,-105.0409786,39.7838755 18206,10280,8329,0.00812836711491393,0.00812836711491393,-105.0363386,39.7622009,-105.0363384,39.7621278 14368,9333,7511,0.0493300687211978,0.0493300687211978,-105.0409786,39.7838755,-105.0415559,39.7838742 14369,7511,9334,0.0505963663421883,0.0505963663421883,-105.0415559,39.7838742,-105.042148,39.7838703 14370,9334,3859,0.0512115816031079,0.0512115816031079,-105.042148,39.7838703,-105.0427473,39.7838664 14371,3859,7593,0.0500990561172611,0.0500990561172611,-105.0427473,39.7838664,-105.0433336,39.7838653 14372,7593,5584,0.0522011302499861,0.0522011302499861,-105.0433336,39.7838653,-105.0439445,39.7838641 14376,6393,4066,0.134479200667361,0.134479200667361,-105.0252309,39.747573,-105.0251451,39.7487806 17290,7744,10084,0.402391291558362,0.402391291558362,-104.9517894,39.689329,-104.9518229,39.6857103 14377,4066,8345,0.135023999423797,0.135023999423797,-105.0251451,39.7487806,-105.0251451,39.7499949 14378,8345,9290,0.135014881750995,0.135014881750995,-105.0251451,39.7499949,-105.0251537,39.7512091 14380,9290,8343,0.132811220384574,0.132811220384574,-105.0251537,39.7512091,-105.0251537,39.7524035 14381,8343,4290,0.133533987407519,0.133533987407519,-105.0251537,39.7524035,-105.0251537,39.7536044 14382,4290,9335,0.135902936474728,0.135902936474728,-105.0251537,39.7536044,-105.025158,39.7548266 14383,9335,3489,0.0587665939642116,0.0587665939642116,-105.025158,39.7548266,-105.0251569,39.7553551 14384,3489,7712,0.0755904198902593,0.0755904198902593,-105.0251569,39.7553551,-105.0251554,39.7560349 14385,7712,27,0.134715758792357,0.134715758792357,-105.0251554,39.7560349,-105.0251661,39.7572464 14386,27,2969,0.137103389587981,0.137103389587981,-105.0251661,39.7572464,-105.0251674,39.7584794 14387,2969,9336,0.0109860620784292,0.0109860620784292,-105.0251674,39.7584794,-105.0251673,39.7585782 14388,9336,9337,0.167759812178903,0.167759812178903,-105.0251673,39.7585782,-105.0251662,39.7600869 14389,9337,9206,0.00926254133366712,0.00926254133366712,-105.0251662,39.7600869,-105.0251661,39.7601702 14390,9206,8977,0.0113535458246787,0.0113535458246787,-105.0251661,39.7601702,-105.0251674,39.7602723 14391,8977,8972,0.0088289433819593,0.0088289433819593,-105.0251674,39.7602723,-105.025167,39.7603517 14392,8972,3592,0.0571990081351957,0.0571990081351957,-105.025167,39.7603517,-105.0251647,39.7608661 14393,3592,9338,0.0469245704560806,0.0469245704560806,-105.0251647,39.7608661,-105.0251667,39.7612881 14394,9338,9339,0.0729443531618577,0.0729443531618577,-105.0251667,39.7612881,-105.0251698,39.7619441 14395,9339,8232,0.00668286428887123,0.00668286428887123,-105.0251698,39.7619441,-105.0251701,39.7620042 14396,8232,9340,0.00979627303730314,0.00979627303730314,-105.0251701,39.7620042,-105.0251701,39.7620923 14397,9340,9341,0.118389238398527,0.118389238398527,-105.0251701,39.7620923,-105.0251701,39.763157 14398,9341,4525,0.00524840053732967,0.00524840053732967,-105.0251701,39.763157,-105.0251701,39.7632042 14399,4525,9342,0.013599142214923,0.013599142214923,-105.0251701,39.7632042,-105.02517,39.7633265 17917,5630,5173,0.1998812615077,0.1998812615077,-104.9856145,39.7183411,-104.9856359,39.7165436 14400,9342,5242,0.122003116630053,0.122003116630053,-105.02517,39.7633265,-105.0251688,39.7644237 14401,5242,6892,0.132288650893496,0.132288650893496,-105.0251688,39.7644237,-105.0251701,39.7656134 14402,6892,9343,0.135024052446379,0.135024052446379,-105.0251701,39.7656134,-105.0251715,39.7668277 14403,9343,1682,0.135717283468362,0.135717283468362,-105.0251715,39.7668277,-105.0251835,39.7680482 14404,1682,9344,0.13652220484586,0.13652220484586,-105.0251835,39.7680482,-105.025201,39.7692759 14405,9344,9345,0.105458278319657,0.105458278319657,-105.025201,39.7692759,-105.0251956,39.7702243 14406,9345,2418,0.102009831688775,0.102009831688775,-105.0251956,39.7702243,-105.0251709,39.7711415 14407,2418,3242,0.101232559655988,0.101232559655988,-105.0251709,39.7711415,-105.0251665,39.7720519 14408,3242,5748,0.0982858511104491,0.0982858511104491,-105.0251665,39.7720519,-105.0251623,39.7729358 14409,5748,374,0.0623624460797668,0.0623624460797668,-105.0251623,39.7729358,-105.0251537,39.7734966 14410,374,5523,0.0701701821949803,0.0701701821949803,-105.0251537,39.7734966,-105.0251646,39.7741276 14411,5523,6457,0.135950108709595,0.135950108709595,-105.0251646,39.7741276,-105.0251537,39.7753502 14412,6457,6915,0.143043041710545,0.143043041710545,-105.0251537,39.7753502,-105.0251451,39.7766366 14413,6915,8113,0.201708935806819,0.201708935806819,-105.0251451,39.7766366,-105.0251365,39.7784506 14414,8113,2832,0.20096393469179,0.20096393469179,-105.0251365,39.7784506,-105.0251279,39.7802579 14415,2832,9346,0.204633312594591,0.204633312594591,-105.0251279,39.7802579,-105.0251194,39.7820982 14416,9346,414,0.202451705011007,0.202451705011007,-105.0251194,39.7820982,-105.025085,39.7839187 14417,414,9347,0.0102632917291373,0.0102632917291373,-105.025085,39.7839187,-105.025085,39.784011 14419,9348,9349,0.0562572963351917,0.0562572963351917,-105.0252787,39.756038,-105.0259368,39.7560399 14420,9349,8300,0.00966827703924115,0.00966827703924115,-105.0259368,39.7560399,-105.0260499,39.7560402 14421,8300,6777,0.0385409578619094,0.0385409578619094,-105.0260499,39.7560402,-105.0265007,39.7560347 14422,6777,1544,0.0462211024255861,0.0462211024255861,-105.0265007,39.7560347,-105.0270414,39.7560347 14423,1544,7912,0.0490573153021717,0.0490573153021717,-105.0270414,39.7560347,-105.0276151,39.7560457 14424,7912,1233,0.049290008691593,0.049290008691593,-105.0276151,39.7560457,-105.0281917,39.7560463 14426,6137,1235,0.0484278864865507,0.0484278864865507,-105.0287666,39.7560413,-105.0293331,39.7560445 14427,1235,4023,0.0513600630217092,0.0513600630217092,-105.0293331,39.7560445,-105.0299339,39.7560479 14429,9350,6747,0.132068580931606,0.132068580931606,-105.0252762,39.7536227,-105.0268211,39.7536227 14430,6747,6147,0.133962898476652,0.133962898476652,-105.0268211,39.7536227,-105.0283879,39.7536008 14431,6147,4021,0.132523387247295,0.132523387247295,-105.0283879,39.7536008,-105.029938,39.753586 14432,4021,7025,0.136778977327424,0.136778977327424,-105.029938,39.753586,-105.031538,39.753586 14433,7025,7395,0.133533581691074,0.133533581691074,-105.031538,39.753586,-105.0331,39.7535942 14434,7395,3404,0.129273092410981,0.129273092410981,-105.0331,39.7535942,-105.0346118,39.7536209 14437,6743,6143,0.132668974575322,0.132668974575322,-105.0268304,39.7487612,-105.0283819,39.7487852 14439,4017,7021,0.135416440349126,0.135416440349126,-105.0299442,39.7487903,-105.0315281,39.7488001 15949,9764,9765,0.0507119344408952,0.0507119344408952,-104.9984431,39.7056824,-104.9988186,39.7053295 14440,7021,2253,0.0670945211351968,0.0670945211351968,-105.0315281,39.7488001,-105.0323128,39.7487906 14441,2253,7391,0.0705505249778064,0.0705505249778064,-105.0323128,39.7487906,-105.033138,39.748786 14442,7391,8378,0.0284601613193826,0.0284601613193826,-105.033138,39.748786,-105.0334703,39.7487707 14443,8378,9352,0.0168078916798857,0.0168078916798857,-105.0334703,39.7487707,-105.0336669,39.7487707 14444,9352,9164,0.0309569561418734,0.0309569561418734,-105.0336669,39.7487707,-105.034029,39.7487707 14445,9164,3399,0.0498252251835071,0.0498252251835071,-105.034029,39.7487707,-105.0346118,39.7487707 14446,3399,9201,0.0503897904067021,0.0503897904067021,-105.0346118,39.7487707,-105.0352011,39.7487792 14447,9201,8373,0.0497143012199282,0.0497143012199282,-105.0352011,39.7487792,-105.0357825,39.7487876 14448,8373,9353,0.0509790068650631,0.0509790068650631,-105.0357825,39.7487876,-105.0363784,39.7487709 14449,9353,7441,0.0496189650212473,0.0496189650212473,-105.0363784,39.7487709,-105.0369584,39.7487546 14450,7441,7159,0.100702050774509,0.100702050774509,-105.0369584,39.7487546,-105.0381363,39.7487551 14451,7159,9354,0.0494661713985568,0.0494661713985568,-105.0381363,39.7487551,-105.0387149,39.7487553 14452,9354,7771,0.0505861336269105,0.0505861336269105,-105.0387149,39.7487553,-105.0393066,39.7487556 14453,7771,9120,0.0493839312690347,0.0493839312690347,-105.0393066,39.7487556,-105.0398842,39.7487505 14454,9120,1112,0.0512647827333792,0.0512647827333792,-105.0398842,39.7487505,-105.0404838,39.7487453 14455,1112,9355,0.0498795134320378,0.0498795134320378,-105.0404838,39.7487453,-105.0410672,39.7487502 14456,9355,7492,0.0488194630548967,0.0488194630548967,-105.0410672,39.7487502,-105.0416382,39.7487551 14457,7492,9168,0.0520827219058429,0.0520827219058429,-105.0416382,39.7487551,-105.0422474,39.7487571 14460,9356,8961,0.0504011792295747,0.0504011792295747,-105.025291,39.7729029,-105.0258806,39.7729129 14461,8961,3748,0.0493839208030821,0.0493839208030821,-105.0258806,39.7729129,-105.0264583,39.7729227 14462,3748,6769,0.0968984775923487,0.0968984775923487,-105.0264583,39.7729227,-105.0275913,39.7729556 14463,6769,6149,0.102435146849327,0.102435146849327,-105.0275913,39.7729556,-105.0287889,39.7729931 14465,3994,7051,0.102115193238577,0.102115193238577,-105.029945,39.7730349,-105.031138,39.773086 14466,7051,1408,0.0946641824527164,0.0946641824527164,-105.031138,39.773086,-105.032238,39.773186 14467,1408,7388,0.085462530975882,0.085462530975882,-105.032238,39.773186,-105.033238,39.773186 14468,7388,7384,0.0170925061959903,0.0170925061959903,-105.033238,39.773186,-105.033438,39.773186 18773,9634,9642,0.177090825598433,0.177090825598433,-105.0008673,39.7384682,-105.0008766,39.7368756 14469,7384,3431,0.0989346539047275,0.0989346539047275,-105.033438,39.773186,-105.0345947,39.7731502 14470,3431,7700,0.0518438186201772,0.0518438186201772,-105.0345947,39.7731502,-105.0352012,39.7731407 14471,7700,5704,0.048946112444104,0.048946112444104,-105.0352012,39.7731407,-105.0357738,39.7731317 14472,5704,9357,0.0519385112225497,0.0519385112225497,-105.0357738,39.7731317,-105.0363814,39.7731219 14473,9357,7431,0.0487842422429383,0.0487842422429383,-105.0363814,39.7731219,-105.0369521,39.7731127 14474,7431,9358,0.0504551193593522,0.0504551193593522,-105.0369521,39.7731127,-105.0375421,39.7730965 14475,9358,7172,0.0479047859915454,0.0479047859915454,-105.0375421,39.7730965,-105.0381026,39.7730917 14476,7172,6792,0.0511502123352556,0.0511502123352556,-105.0381026,39.7730917,-105.038701,39.7730829 14477,6792,7632,0.00188047440472113,0.00188047440472113,-105.038701,39.7730829,-105.038723,39.7730826 14478,7632,7787,0.0496192518214323,0.0496192518214323,-105.038723,39.7730826,-105.0393035,39.7730745 14480,9359,8535,0.0508077855400009,0.0508077855400009,-105.0252953,39.7710821,-105.0258888,39.7711084 14481,8535,6765,0.145782759028854,0.145782759028854,-105.0258888,39.7711084,-105.0275931,39.7711626 14482,6765,3990,0.201170058672575,0.201170058672575,-105.0275931,39.7711626,-105.0299456,39.7712234 14484,1252,9360,0.0508116162596578,0.0508116162596578,-105.020531,39.7702103,-105.0211255,39.7702143 14485,9360,2713,0.151002345273532,0.151002345273532,-105.0211255,39.7702143,-105.0228923,39.7702104 14486,2713,9361,0.150151679268698,0.150151679268698,-105.0228923,39.7702104,-105.0246491,39.770221 14487,9361,9345,0.0467087251829664,0.0467087251829664,-105.0246491,39.770221,-105.0251956,39.7702243 14489,604,9362,0.304555126012675,0.304555126012675,-104.9964331,39.7692764,-104.9999965,39.7692821 19303,10466,10464,0.0570509910756543,0.0570509910756543,-104.988856,39.7399993,-104.9888814,39.740512 14490,9362,3931,0.0491525010465484,0.0491525010465484,-104.9999965,39.7692821,-105.0005716,39.7692834 14491,3931,5621,0.101973762448865,0.101973762448865,-105.0005716,39.7692834,-105.0017647,39.76929 14492,5621,3706,0.101962569966911,0.101962569966911,-105.0017647,39.76929,-105.0029577,39.76929 14493,3706,712,0.103443032392629,0.103443032392629,-105.0029577,39.76929,-105.0041679,39.7692768 14494,712,9192,0.0968373320357312,0.0968373320357312,-105.0041679,39.7692768,-105.0053009,39.7692702 14495,9192,9363,0.0080975223718546,0.0080975223718546,-105.0053009,39.7692702,-105.0053953,39.7692764 14496,9363,8516,0.0893732443225825,0.0893732443225825,-105.0053953,39.7692764,-105.006441,39.7692764 14497,8516,4192,0.13424362136155,0.13424362136155,-105.006441,39.7692764,-105.0080117,39.7692764 14498,4192,2518,0.136440133151325,0.136440133151325,-105.0080117,39.7692764,-105.0096081,39.7692764 14499,2518,6729,0.134978640871206,0.134978640871206,-105.0096081,39.7692764,-105.0111874,39.7692764 14500,6729,1227,0.0997687727623418,0.0997687727623418,-105.0111874,39.7692764,-105.0123547,39.769283 14501,1227,4806,0.0366740513167213,0.0366740513167213,-105.0123547,39.769283,-105.0127838,39.769283 14502,4806,4807,0.0623613194343192,0.0623613194343192,-105.0127838,39.769283,-105.0135134,39.7692764 14503,4807,9364,0.0735708513932139,0.0735708513932139,-105.0135134,39.7692764,-105.0143742,39.7692739 14505,2172,9365,0.10218559205586,0.10218559205586,-105.0146807,39.7692764,-105.0158763,39.7692728 14506,9365,6421,0.131466128237451,0.131466128237451,-105.0158763,39.7692728,-105.0174145,39.7692708 14507,6421,4627,0.133072729014262,0.133072729014262,-105.0174145,39.7692708,-105.0189715,39.7692708 14508,4627,1251,0.132619751836754,0.132619751836754,-105.0189715,39.7692708,-105.0205232,39.7692708 14509,1251,9366,0.0509582244384895,0.0509582244384895,-105.0205232,39.7692708,-105.0211194,39.7692754 14510,9366,4559,0.0827794726054668,0.0827794726054668,-105.0211194,39.7692754,-105.0220879,39.769283 14511,4559,2712,0.0689589814233185,0.0689589814233185,-105.0220879,39.769283,-105.0228947,39.7692896 14512,2712,2728,0.0619836012735683,0.0619836012735683,-105.0228947,39.7692896,-105.0236198,39.769279 14513,2728,9367,0.087518882590742,0.087518882590742,-105.0236198,39.769279,-105.0246438,39.769277 14514,9367,9344,0.0476225838725891,0.0476225838725891,-105.0246438,39.769277,-105.025201,39.7692759 14515,9344,9368,0.00985438954363147,0.00985438954363147,-105.025201,39.7692759,-105.0253163,39.7692759 14516,9368,9369,0.0491094576501381,0.0491094576501381,-105.0253163,39.7692759,-105.0258904,39.7692943 18778,10124,10345,0.0125614259192805,0.0125614259192805,-105.0006648,39.7400196,-105.0006728,39.7399068 14517,9369,7774,0.00626697755243391,0.00626697755243391,-105.0258904,39.7692943,-105.0259637,39.7692958 14518,7774,6761,0.141378168804538,0.141378168804538,-105.0259637,39.7692958,-105.0276173,39.7693294 14519,6761,3985,0.199192140414955,0.199192140414955,-105.0276173,39.7693294,-105.0299452,39.769416 14521,7053,7044,0.0653254811284965,0.0653254811284965,-105.0315035,39.7694414,-105.0322674,39.7694612 14522,7044,7387,0.0682830004024069,0.0682830004024069,-105.0322674,39.7694612,-105.0330656,39.7694876 14523,7387,3430,0.133588924605445,0.133588924605445,-105.0330656,39.7694876,-105.0346278,39.7695271 14524,3430,7686,0.0503796411863715,0.0503796411863715,-105.0346278,39.7695271,-105.0352172,39.7695205 14525,7686,5703,0.0508582113883613,0.0508582113883613,-105.0352172,39.7695205,-105.0358122,39.7695139 14526,5703,9370,0.0488667197641872,0.0488667197641872,-105.0358122,39.7695139,-105.0363839,39.7695075 14527,9370,7429,0.0516445969542144,0.0516445969542144,-105.0363839,39.7695075,-105.0369881,39.7695008 14528,7429,9371,0.0490112318671292,0.0490112318671292,-105.0369881,39.7695008,-105.0375615,39.7694949 14529,9371,7171,0.0508482971319457,0.0508482971319457,-105.0375615,39.7694949,-105.0381554,39.7694678 14530,7171,7624,0.0496771306838175,0.0496771306838175,-105.0381554,39.7694678,-105.0387364,39.7694549 14531,7624,7786,0.0493747865229187,0.0493747865229187,-105.0387364,39.7694549,-105.0393141,39.7694531 14532,7786,6545,0.0503324450079726,0.0503324450079726,-105.0393141,39.7694531,-105.039903,39.7694505 14533,6545,1130,0.0509050056370777,0.0509050056370777,-105.039903,39.7694505,-105.0404986,39.769448 14534,1130,9372,0.0485943238040251,0.0485943238040251,-105.0404986,39.769448,-105.0410671,39.769441 14535,9372,7501,0.0507738202300539,0.0507738202300539,-105.0410671,39.769441,-105.0416611,39.7694338 14536,7501,3847,0.101870167526128,0.101870167526128,-105.0416611,39.7694338,-105.0428508,39.7693779 14537,3847,9373,0.0504389434046066,0.0504389434046066,-105.0428508,39.7693779,-105.0434409,39.7693717 14538,9373,5568,0.0510557052627446,0.0510557052627446,-105.0434409,39.7693717,-105.0440382,39.7693646 14539,5568,7550,0.0950790701641584,0.0950790701641584,-105.0440382,39.7693646,-105.0451506,39.7693556 18779,10345,10346,0.00436025817920743,0.00436025817920743,-105.0006728,39.7399068,-105.0006741,39.7398676 14540,7550,9374,0.691166878065482,0.691166878065482,-105.0451506,39.7693556,-105.0532374,39.7693224 14542,9375,3750,0.0991970412293978,0.0991970412293978,-105.0252653,39.7766366,-105.0264259,39.7766517 14543,3750,6775,0.030090245676364,0.030090245676364,-105.0264259,39.7766517,-105.0267779,39.7766583 14544,6775,6770,0.06895159402243,0.06895159402243,-105.0267779,39.7766583,-105.0275847,39.7766649 14545,6770,6151,0.0638158634824408,0.0638158634824408,-105.0275847,39.7766649,-105.0283314,39.7766715 14546,6151,6150,0.0359509846886602,0.0359509846886602,-105.0283314,39.7766715,-105.028752,39.776678 14547,6150,3996,0.0963309366011696,0.0963309366011696,-105.028752,39.776678,-105.0298791,39.7766911 14548,3996,7052,0.102479688313932,0.102479688313932,-105.0298791,39.7766911,-105.031078,39.776711 14549,7052,7045,0.0330120960596164,0.0330120960596164,-105.031078,39.776711,-105.0314642,39.7767176 14550,7045,1410,0.0660204937565387,0.0660204937565387,-105.0314642,39.7767176,-105.0322367,39.7767242 14551,1410,7375,0.0682166301368544,0.0682166301368544,-105.0322367,39.7767242,-105.0330349,39.7767308 14552,7375,7385,0.0295959064634691,0.0295959064634691,-105.0330349,39.7767308,-105.0333812,39.7767337 14553,7385,3434,0.103723384358152,0.103723384358152,-105.0333812,39.7767337,-105.0345947,39.776752 14554,3434,7763,0.0498679267683769,0.0498679267683769,-105.0345947,39.776752,-105.0351781,39.7767423 14555,7763,5714,0.0489397855227354,0.0489397855227354,-105.0351781,39.7767423,-105.0357506,39.7767314 14556,5714,9376,0.0504544990745908,0.0504544990745908,-105.0357506,39.7767314,-105.036341,39.776731 14557,9376,7434,0.0512120959316622,0.0512120959316622,-105.036341,39.776731,-105.0369402,39.7767242 14558,7434,9377,0.0478236988076173,0.0478236988076173,-105.0369402,39.7767242,-105.0374998,39.776721 14559,9377,7173,0.0504644501870281,0.0504644501870281,-105.0374998,39.776721,-105.0380903,39.7767176 14560,7173,6757,0.0487932478126772,0.0487932478126772,-105.0380903,39.7767176,-105.0386612,39.7767112 14561,6757,7788,0.0524425771479912,0.0524425771479912,-105.0386612,39.7767112,-105.0392748,39.7767044 14562,7788,6629,0.0465854765801166,0.0465854765801166,-105.0392748,39.7767044,-105.0398199,39.7767003 14563,6629,1135,0.050756073904441,0.050756073904441,-105.0398199,39.7767003,-105.0404138,39.7766958 14564,1135,6996,0.0489590899927541,0.0489590899927541,-105.0404138,39.7766958,-105.0409867,39.7766949 14565,6996,7502,0.0500614988346772,0.0500614988346772,-105.0409867,39.7766949,-105.0415725,39.776694 14566,7502,9378,0.0592142721743878,0.0592142721743878,-105.0415725,39.776694,-105.0422654,39.7766923 14567,9378,9379,0.0408406813526211,0.0408406813526211,-105.0422654,39.7766923,-105.0427433,39.7766911 14568,9379,7525,0.051644217383113,0.051644217383113,-105.0427433,39.7766911,-105.0433434,39.7766363 14569,7525,9380,0.00488834581127681,0.00488834581127681,-105.0433434,39.7766363,-105.0434002,39.7766311 14570,9380,9381,0.0137184453378057,0.0137184453378057,-105.0434002,39.7766311,-105.0435596,39.7766165 14571,9381,5577,0.0352923239739852,0.0352923239739852,-105.0435596,39.7766165,-105.0439697,39.7765791 14572,5577,9382,0.0499195542635391,0.0499195542635391,-105.0439697,39.7765791,-105.0445538,39.7765739 14573,9382,9383,0.00207675636441744,0.00207675636441744,-105.0445538,39.7765739,-105.0445781,39.7765737 14574,9383,9384,0.047500863548095,0.047500863548095,-105.0445781,39.7765737,-105.0451339,39.7765688 14575,9384,9385,0.692939297157353,0.692939297157353,-105.0451339,39.7765688,-105.0532424,39.7765622 14576,9347,9386,0.0638147684012153,0.0638147684012153,-105.025085,39.784011,-105.025085,39.7845849 14578,9386,7985,0.00659385915044033,0.00659385915044033,-105.025085,39.7845849,-105.025085,39.7846442 14579,7985,9389,0.0876122732807676,0.0876122732807676,-105.025085,39.7846442,-105.0251871,39.7854282 14581,9390,9391,0.0645406329993705,0.0645406329993705,-105.0252653,39.7845914,-105.0252579,39.784011 14583,9391,413,0.0102638039419597,0.0102638039419597,-105.0252579,39.784011,-105.0252567,39.7839187 14584,413,9392,0.19657163498794,0.19657163498794,-105.0252567,39.7839187,-105.0252309,39.782151 14586,2833,2489,0.134959283423391,0.134959283423391,-105.0252481,39.7802579,-105.0252567,39.7790442 14587,2489,8106,0.133489509437131,0.133489509437131,-105.0252567,39.7790442,-105.0252567,39.7778437 14588,8106,9375,0.13422540798818,0.13422540798818,-105.0252567,39.7778437,-105.0252653,39.7766366 14589,9375,5534,0.213451017222507,0.213451017222507,-105.0252653,39.7766366,-105.0252738,39.774717 14590,5534,9356,0.201724072155003,0.201724072155003,-105.0252738,39.774717,-105.025291,39.7729029 14591,9356,9393,0.10196574773319,0.10196574773319,-105.025291,39.7729029,-105.025291,39.7719859 14592,9393,9359,0.100498646625457,0.100498646625457,-105.025291,39.7719859,-105.0252953,39.7710821 14593,9359,9394,0.0995312761976722,0.0995312761976722,-105.0252953,39.7710821,-105.0253203,39.7701872 14594,9394,9368,0.101332513335273,0.101332513335273,-105.0253203,39.7701872,-105.0253163,39.7692759 14595,9368,9395,0.0524188937894899,0.0524188937894899,-105.0253163,39.7692759,-105.0253115,39.7688045 14597,7373,1659,0.103861210410172,0.103861210410172,-105.0253069,39.7683544,-105.0252948,39.7674204 14598,1659,7753,0.101665764300136,0.101665764300136,-105.0252948,39.7674204,-105.0252922,39.7665061 14599,7753,6893,0.102477314257262,0.102477314257262,-105.0252922,39.7665061,-105.0252908,39.7655845 14600,6893,5249,0.10178809746081,0.10178809746081,-105.0252908,39.7655845,-105.0252881,39.7646691 14601,5249,9396,0.145009648698155,0.145009648698155,-105.0252881,39.7646691,-105.0252844,39.763365 14602,9396,5880,0.0121536325330439,0.0121536325330439,-105.0252844,39.763365,-105.0252841,39.7632557 14603,5880,9397,0.00548191654733534,0.00548191654733534,-105.0252841,39.7632557,-105.0252842,39.7632064 14606,8233,9399,0.00646043089308406,0.00646043089308406,-105.0252854,39.7620032,-105.0252855,39.7619451 14607,9399,3593,0.11814466181621,0.11814466181621,-105.0252855,39.7619451,-105.0252868,39.7608826 14608,3593,8990,0.0502713142680652,0.0502713142680652,-105.0252868,39.7608826,-105.0252879,39.7604305 14610,8994,8444,0.0112418070839832,0.0112418070839832,-105.0252881,39.7603424,-105.0252881,39.7602413 14611,8444,9400,0.0106637167987107,0.0106637167987107,-105.0252881,39.7602413,-105.0252875,39.7601454 14612,9400,9401,0.175022698409133,0.175022698409133,-105.0252875,39.7601454,-105.025278,39.7585714 14613,9401,2970,0.0101077489563562,0.0101077489563562,-105.025278,39.7585714,-105.0252774,39.7584805 15358,9566,9564,0.0244609132808449,0.0244609132808449,-104.9656611,39.7170239,-104.9659399,39.7170729 15359,9564,9567,0.0131773798008107,0.0131773798008107,-104.9659399,39.7170729,-104.9660929,39.717059 18780,10346,10347,0.0407216504299826,0.0407216504299826,-105.0006741,39.7398676,-105.0006789,39.7395014 14614,2970,8339,0.136426769448966,0.136426769448966,-105.0252774,39.7584805,-105.0252854,39.7572536 14615,8339,9348,0.135169766224191,0.135169766224191,-105.0252854,39.7572536,-105.0252787,39.756038 17064,4880,9474,0.196578675384766,0.196578675384766,-104.9616527,39.7350527,-104.9616204,39.7368204 14616,9348,9402,0.134813162708373,0.134813162708373,-105.0252787,39.756038,-105.0252747,39.7548256 14618,9350,8341,0.135569890655856,0.135569890655856,-105.0252762,39.7536227,-105.0252824,39.7524035 14619,8341,9291,0.132813255317002,0.132813255317002,-105.0252824,39.7524035,-105.0252738,39.7512091 14620,9291,9403,0.135124075128598,0.135124075128598,-105.0252738,39.7512091,-105.0252739,39.7499939 14621,9403,9351,0.135070525267418,0.135070525267418,-105.0252739,39.7499939,-105.0252652,39.7487792 14622,9351,6393,0.134155373542404,0.134155373542404,-105.0252652,39.7487792,-105.0252309,39.747573 14624,9393,8920,0.0508713694865286,0.0508713694865286,-105.025291,39.7719859,-105.0258859,39.7720013 14625,8920,6767,0.14583235659915,0.14583235659915,-105.0258859,39.7720013,-105.0275913,39.7720453 14626,6767,3992,0.20138079206452,0.20138079206452,-105.0275913,39.7720453,-105.0299454,39.772124 14628,9389,6049,0.0198174454501223,0.0198174454501223,-105.0251871,39.7854282,-105.0251957,39.7856063 14629,6049,5790,0.202409458864074,0.202409458864074,-105.0251957,39.7856063,-105.0252043,39.7874266 14630,5790,9404,0.390889741592557,0.390889741592557,-105.0252043,39.7874266,-105.0251785,39.7909419 14631,9389,8000,0.0874325326194809,0.0874325326194809,-105.0251871,39.7854282,-105.0252653,39.7846442 14632,8000,9390,0.00587109212749533,0.00587109212749533,-105.0252653,39.7846442,-105.0252653,39.7845914 14634,9405,9387,0.104292734331338,0.104292734331338,-105.0042679,39.7583739,-105.0032834,39.7589279 14643,6926,912,0.0399977157837286,0.0399977157837286,-104.9982022,39.7580108,-104.9985313,39.7577551 14645,3853,9379,0.0160272455480019,0.0160272455480019,-105.0428243,39.7765611,-105.0427433,39.7766911 14646,9379,8109,0.188409381404142,0.188409381404142,-105.0427433,39.7766911,-105.0427373,39.7783855 14647,8109,9407,0.202174997774683,0.202174997774683,-105.0427373,39.7783855,-105.0427327,39.7802037 18781,10347,10348,0.0132995316754344,0.0132995316754344,-105.0006789,39.7395014,-105.0006804,39.7393818 14649,5569,7551,0.0943021955909244,0.0943021955909244,-105.0440431,39.7711254,-105.0451465,39.7711259 14650,7551,9408,0.692224615113747,0.692224615113747,-105.0451465,39.7711259,-105.053246,39.77113 14651,7543,9409,0.0534301345278006,0.0534301345278006,-105.0449615,39.7672,-105.045011,39.767679 14652,6725,4821,0.0796194906426482,0.0796194906426482,-105.0111475,39.760596,-105.0105051,39.7611145 14653,4821,2511,0.108135424106199,0.108135424106199,-105.0105051,39.7611145,-105.0096048,39.7617977 14654,2511,8224,0.0376491716837282,0.0376491716837282,-105.0096048,39.7617977,-105.009291,39.7620353 14787,9415,9416,0.31094582672675,0.31094582672675,-104.9903152,39.773396,-104.99143,39.7707341 14791,2891,8923,0.457832400708685,0.457832400708685,-104.9905111,39.7729211,-104.9942478,39.7699708 14793,5024,3335,0.0983906046596767,0.0983906046596767,-104.9585953,39.733723,-104.9574452,39.7336966 14795,7882,7337,0.102026433082927,0.102026433082927,-104.9563208,39.7337098,-104.9551277,39.7337164 14796,7337,7986,0.092185977990205,0.092185977990205,-104.9551277,39.7337164,-104.9540634,39.7335844 14797,7986,2055,0.0946262859427162,0.0946262859427162,-104.9540634,39.7335844,-104.9529569,39.7335952 14798,2055,2661,0.105023750774947,0.105023750774947,-104.9529569,39.7335952,-104.9517288,39.7335844 14799,2661,4134,0.100547305543173,0.100547305543173,-104.9517288,39.7335844,-104.950553,39.733591 14800,4134,6697,0.0891067622100312,0.0891067622100312,-104.950553,39.733591,-104.949511,39.7335838 14801,6697,8020,0.0955965901798936,0.0955965901798936,-104.949511,39.7335838,-104.9484005,39.7336828 14802,8020,7684,0.0959578997394599,0.0959578997394599,-104.9484005,39.7336828,-104.9472785,39.7336681 14803,7684,3458,0.0944062286409825,0.0944062286409825,-104.9472785,39.7336681,-104.9461745,39.7336634 14804,3458,9418,0.046227752797198,0.046227752797198,-104.9461745,39.7336634,-104.9456339,39.7336646 14805,9418,6020,0.0461318959590008,0.0461318959590008,-104.9456339,39.7336646,-104.9450945,39.7336574 14806,6020,9419,0.0476773807861996,0.0476773807861996,-104.9450945,39.7336574,-104.944537,39.7336514 19851,10660,10659,0.00933491084100046,0.00933491084100046,-105.0352222,39.7384654,-105.035226,39.7385493 14807,9419,9420,0.0464971294902911,0.0464971294902911,-104.944537,39.7336514,-104.9439933,39.7336456 14808,9420,9421,0.0470997921907546,0.0470997921907546,-104.9439933,39.7336456,-104.9434425,39.7336457 14809,9421,858,0.0457230540386264,0.0457230540386264,-104.9434425,39.7336457,-104.9429078,39.7336457 14810,858,453,0.0467078777528092,0.0467078777528092,-104.9429078,39.7336457,-104.9423616,39.733649 14811,453,7106,0.0457758284617094,0.0457758284617094,-104.9423616,39.733649,-104.9418263,39.7336523 14812,7106,457,0.0455135048722811,0.0455135048722811,-104.9418263,39.7336523,-104.9412942,39.7336426 14813,457,9422,0.0463689143813771,0.0463689143813771,-104.9412942,39.7336426,-104.9407521,39.7336327 14815,9423,9424,0.00582356405087118,0.00582356405087118,-105.0158749,39.754908,-105.0159208,39.7548693 14817,9425,6432,0.0926350815349589,0.0926350815349589,-105.0167051,39.7548156,-105.0177887,39.7548225 14818,6432,4657,0.117278685803448,0.117278685803448,-105.0177887,39.7548225,-105.0191606,39.7548276 14819,4657,1280,0.116593491044555,0.116593491044555,-105.0191606,39.7548276,-105.0205245,39.7548287 14820,1280,4531,0.132186730302242,0.132186730302242,-105.0205245,39.7548287,-105.0220708,39.7548328 14951,7670,9457,3.41600373692151,3.41600373692151,-104.9245872,39.7382725,-104.8846398,39.7386634 14952,3583,7612,0.0941905477613176,0.0941905477613176,-104.9394304,39.7546656,-104.9383286,39.7546719 14953,7612,7265,0.0936588343585109,0.0936588343585109,-104.9383286,39.7546719,-104.937233,39.7546682 14955,7584,2001,0.0944700456489753,0.0944700456489753,-104.936128,39.7546682,-104.9350229,39.7546682 14956,2001,3361,0.0949233780276755,0.0949233780276755,-104.9350229,39.7546682,-104.9339125,39.7546702 14957,3361,2755,0.0936752171867012,0.0936752171867012,-104.9339125,39.7546702,-104.9328167,39.7546719 14958,2755,7006,0.0959502415519421,0.0959502415519421,-104.9328167,39.7546719,-104.9316943,39.7546764 14959,7006,2281,0.099513679348955,0.099513679348955,-104.9316943,39.7546764,-104.9305302,39.7546764 14960,2281,3582,0.100891029071921,0.100891029071921,-104.9305302,39.7546764,-104.92935,39.7546723 14961,3582,7528,0.100887947066067,0.100887947066067,-104.92935,39.7546723,-104.9281699,39.7546826 14962,7528,2136,0.103412071247308,0.103412071247308,-104.9281699,39.7546826,-104.9269602,39.7546847 14963,2136,5993,0.100671897064821,0.100671897064821,-104.9269602,39.7546847,-104.9257827,39.7546991 14964,5993,7673,0.0999667195935639,0.0999667195935639,-104.9257827,39.7546991,-104.9246133,39.7546991 14986,8886,7162,0.0452381047162121,0.0452381047162121,-104.9798704,39.7432669,-104.9793413,39.7432656 14985,8878,8886,0.104437941202429,0.104437941202429,-104.9810919,39.7432682,-104.9798704,39.7432669 14987,7162,9309,0.0512658726512666,0.0512658726512666,-104.9793413,39.7432656,-104.9787417,39.7432641 15109,7996,6927,0.0217805821755954,0.0217805821755954,-104.9977757,39.7584584,-104.9980305,39.7584589 15110,6927,5675,0.030815905152866,0.030815905152866,-104.9980305,39.7584589,-104.998391,39.7584595 14965,7673,9461,2.89733038736532,2.89733038736532,-104.9246133,39.7546991,-104.8907207,39.7546542 14966,8151,7610,0.094248596661074,0.094248596661074,-104.9394486,39.7510451,-104.9383462,39.7510533 15088,2328,9485,2.88346551451846,2.88346551451846,-104.9240271,39.7656085,-104.890296,39.7651798 15089,9486,3468,0.447301506508283,0.447301506508283,-104.9406618,39.7619502,-104.9458947,39.7619213 15090,3468,3445,0.0309512876225537,0.0309512876225537,-104.9458947,39.7619213,-104.9462568,39.7619224 15091,3445,7699,0.105014135175069,0.105014135175069,-104.9462568,39.7619224,-104.9474853,39.7619327 15092,7699,9487,0.105691765273947,0.105691765273947,-104.9474853,39.7619327,-104.9487218,39.7619316 15093,9487,6684,0.102061996358298,0.102061996358298,-104.9487218,39.7619316,-104.9499154,39.7619564 15094,6684,4128,0.108739719526669,0.108739719526669,-104.9499154,39.7619564,-104.9511874,39.7619719 15095,4128,9488,0.104836941153267,0.104836941153267,-104.9511874,39.7619719,-104.9524139,39.7619708 15096,9488,2082,0.105803010632854,0.105803010632854,-104.9524139,39.7619708,-104.9536517,39.7619729 15097,2082,7334,0.1052078044876,0.1052078044876,-104.9536517,39.7619729,-104.9548825,39.7619805 15101,9489,2994,0.0812267643509346,0.0812267643509346,-104.9963423,39.760645,-104.995393,39.7606779 15105,2996,4851,0.0525302115232072,0.0525302115232072,-104.9954583,39.7585204,-104.996067,39.7584555 15106,4851,7227,0.0344830493164063,0.0344830493164063,-104.996067,39.7584555,-104.9964704,39.7584562 15107,7227,2369,0.0550241369558443,0.0550241369558443,-104.9964704,39.7584562,-104.9971141,39.7584573 15108,2369,7996,0.056554238974086,0.056554238974086,-104.9971141,39.7584573,-104.9977757,39.7584584 16370,9877,8705,0.102117755919592,0.102117755919592,-104.9392992,39.7619966,-104.9404928,39.7619574 16371,8705,9486,0.014467692878557,0.014467692878557,-104.9404928,39.7619574,-104.9406618,39.7619502 16373,8076,3329,0.0677844820507112,0.0677844820507112,-104.9580824,39.7607455,-104.9573301,39.7609383 16374,3329,7880,0.139626392785753,0.139626392785753,-104.9573301,39.7609383,-104.9561137,39.7617764 16375,7880,7333,0.105584363104376,0.105584363104376,-104.9561137,39.7617764,-104.9548815,39.761843 16376,7333,2081,0.10500807653965,0.10500807653965,-104.9548815,39.761843,-104.953653,39.761844 16377,2081,2678,0.105119136499329,0.105119136499329,-104.953653,39.761844,-104.9524232,39.761844 16491,6692,8028,0.103532298857838,0.103532298857838,-104.9500467,39.7437984,-104.9488359,39.7437854 16379,4127,6683,0.108621189217377,0.108621189217377,-104.9511861,39.7618358,-104.9499154,39.7618255 16385,9881,9882,0.0163548118473388,0.0163548118473388,-104.9710436,39.7033454,-104.9710939,39.7032035 16386,9882,9458,0.0203986664758761,0.0203986664758761,-104.9710939,39.7032035,-104.9711616,39.7030276 16394,3281,9883,0.00468216635493236,0.00468216635493236,-104.9710667,39.7027917,-104.9711214,39.7027903 16396,9884,9458,0.0218243339760988,0.0218243339760988,-104.971175,39.7028316,-104.9711616,39.7030276 16398,9883,9884,0.00648970201006769,0.00648970201006769,-104.9711214,39.7027903,-104.971175,39.7028316 16400,9885,9886,0.267423928903385,0.267423928903385,-104.9695415,39.703787,-104.9705756,39.7060566 16401,9886,9880,0.296075289776302,0.296075289776302,-104.9705756,39.7060566,-104.9718617,39.7035846 16403,9878,9881,0.0274154521009071,0.0274154521009071,-104.971336,39.7034463,-104.9710436,39.7033454 16404,9881,9887,0.0188694353495207,0.0188694353495207,-104.9710436,39.7033454,-104.9708237,39.7033586 16405,9887,9888,0.0187489585891175,0.0187489585891175,-104.9708237,39.7033586,-104.9706065,39.7033361 19509,10534,10535,0.00388440521802765,0.00388440521802765,-104.9882751,39.7088082,-104.9882297,39.7088075 16425,3407,9890,0.502103946549802,0.502103946549802,-104.9699417,39.6974212,-104.9695728,39.7019278 16426,9890,3331,0.0251683632208894,0.0251683632208894,-104.9695728,39.7019278,-104.9693109,39.7020309 16481,7888,3680,0.0532502584498927,0.0532502584498927,-104.983517,39.7478374,-104.9830181,39.7475507 16483,4595,8006,0.101626087251738,0.101626087251738,-104.9581328,39.7438013,-104.9569442,39.743807 16484,8006,580,0.022127419381672,0.022127419381672,-104.9569442,39.743807,-104.9566854,39.743808 16485,580,7979,0.165894151722243,0.165894151722243,-104.9566854,39.743808,-104.9547451,39.7438115 16486,7979,9923,0.0456395565118553,0.0456395565118553,-104.9547451,39.7438115,-104.9542113,39.7438103 16487,9923,2066,0.0539845223115493,0.0539845223115493,-104.9542113,39.7438103,-104.9535799,39.7438083 16488,2066,2641,0.100182277305196,0.100182277305196,-104.9535799,39.7438083,-104.9524082,39.7438154 16489,2641,4107,0.0977431302735631,0.0977431302735631,-104.9524082,39.7438154,-104.9512653,39.743795 16490,4107,6692,0.10418977795868,0.10418977795868,-104.9512653,39.743795,-104.9500467,39.7437984 16492,8028,7698,0.0982299872130606,0.0982299872130606,-104.9488359,39.7437854,-104.947687,39.743787 16493,7698,3443,0.0993337912559461,0.0993337912559461,-104.947687,39.743787,-104.9465253,39.7437746 16494,3443,6011,0.101499429536563,0.101499429536563,-104.9465253,39.7437746,-104.9453382,39.743767 16495,6011,3878,0.0977083732706848,0.0977083732706848,-104.9453382,39.743767,-104.9441954,39.743766 16496,3878,9924,0.0991972529095445,0.0991972529095445,-104.9441954,39.743766,-104.9430352,39.7437705 16497,9924,420,0.100553893040038,0.100553893040038,-104.9430352,39.7437705,-104.9418594,39.7437507 16504,8592,9925,0.120377099914021,0.120377099914021,-105.0036056,39.7454327,-105.004838,39.7449092 16505,9925,9926,0.107491921110891,0.107491921110891,-105.004838,39.7449092,-105.005919,39.7444156 16506,9926,9927,0.123107053114174,0.123107053114174,-105.005919,39.7444156,-105.0051948,39.7434587 16517,8288,3009,0.0410924117477314,0.0410924117477314,-104.9878071,39.7473599,-104.9873284,39.7473931 16519,9451,4779,0.246284579163,0.246284579163,-104.933915,39.7209388,-104.9338206,39.7231525 16520,4779,6557,0.132912762129515,0.132912762129515,-104.9338206,39.7231525,-104.9338133,39.7243478 16521,6557,9306,0.107414375743234,0.107414375743234,-104.9338133,39.7243478,-104.9338148,39.7253138 16523,5147,9150,0.0526798805531595,0.0526798805531595,-104.925132,39.7295572,-104.9246762,39.7292385 16527,862,703,0.202686588734239,0.202686588734239,-104.9428936,39.7401262,-104.9430426,39.7419454 16528,703,9924,0.202942846886287,0.202942846886287,-104.9430426,39.7419454,-104.9430352,39.7437705 16533,9141,9155,0.0471076181125112,0.0471076181125112,-104.9960053,39.7064848,-104.9962707,39.706856 16549,9936,8118,0.163748197039451,0.163748197039451,-104.9796276,39.7485669,-104.9781487,39.7495027 16550,8118,4329,0.102460572786022,0.102460572786022,-104.9781487,39.7495027,-104.9769503,39.7494919 16551,4329,9932,0.0509040459853039,0.0509040459853039,-104.9769503,39.7494919,-104.9763549,39.7494877 16552,9932,5034,0.0506801147751554,0.0506801147751554,-104.9763549,39.7494877,-104.9757621,39.7494857 16553,5034,9935,0.0507841642169636,0.0507841642169636,-104.9757621,39.7494857,-104.9751681,39.7494897 16554,9935,7991,0.0519996695117493,0.0519996695117493,-104.9751681,39.7494897,-104.9745599,39.7494843 16555,7991,9939,0.0501954054420559,0.0501954054420559,-104.9745599,39.7494843,-104.9739728,39.7494793 16557,2889,8382,0.106173445564903,0.106173445564903,-104.9733549,39.749474,-104.972113,39.7494781 16558,8382,8542,0.105198351895408,0.105198351895408,-104.972113,39.7494781,-104.9708826,39.7494657 16559,8542,4730,0.104923019039301,0.104923019039301,-104.9708826,39.7494657,-104.9696554,39.7494546 16560,4730,6797,0.109090547930583,0.109090547930583,-104.9696554,39.7494546,-104.9683794,39.7494616 16561,6797,7349,0.101581569748298,0.101581569748298,-104.9683794,39.7494616,-104.9671912,39.7494616 16562,7349,5395,0.107089477151985,0.107089477151985,-104.9671912,39.7494616,-104.9659386,39.7494554 16563,5395,8556,0.104796077599276,0.104796077599276,-104.9659386,39.7494554,-104.9647128,39.7494554 17270,82,7309,0.202171029293651,0.202171029293651,-104.9623177,39.7002318,-104.9622856,39.7020498 16564,8556,3897,0.106860413590027,0.106860413590027,-104.9647128,39.7494554,-104.9634629,39.7494637 16565,3897,1030,0.106538064092827,0.106538064092827,-104.9634629,39.7494637,-104.9622168,39.7494743 16566,1030,6272,0.104663636918357,0.104663636918357,-104.9622168,39.7494743,-104.9609926,39.7494657 16567,6272,9940,0.0522044777389819,0.0522044777389819,-104.9609926,39.7494657,-104.960382,39.7494708 16568,9940,9941,0.0539741744852114,0.0539741744852114,-104.960382,39.7494708,-104.9597507,39.749476 16570,5969,9942,0.0525274850765404,0.0525274850765404,-104.98198,39.7503787,-104.9824158,39.7507117 16571,9942,9943,0.0464624768491459,0.0464624768491459,-104.9824158,39.7507117,-104.9827994,39.7510077 16572,9943,3013,0.00948387351005329,0.00948387351005329,-104.9827994,39.7510077,-104.9828772,39.7510685 16573,3013,9944,0.0499659888588949,0.0499659888588949,-104.9828772,39.7510685,-104.9832891,39.7513873 16574,9944,4387,0.0525459349585223,0.0525459349585223,-104.9832891,39.7513873,-104.9837317,39.7517152 16575,4387,8415,0.053989635677053,0.053989635677053,-104.9837317,39.7517152,-104.9841796,39.7520575 16576,8415,9945,0.0518942546071768,0.0518942546071768,-104.9841796,39.7520575,-104.9846155,39.7523823 16577,9945,8419,0.054710567315966,0.054710567315966,-104.9846155,39.7523823,-104.9850687,39.7527297 16578,8419,9946,0.0495941326709913,0.0495941326709913,-104.9850687,39.7527297,-104.9854693,39.7530523 16579,9946,8502,0.0543577768356107,0.0543577768356107,-104.9854693,39.7530523,-104.985916,39.7534002 16580,8502,8537,0.0523876514778538,0.0523876514778538,-104.985916,39.7534002,-104.9863465,39.7537355 16581,8537,9591,0.106159293603162,0.106159293603162,-104.9863465,39.7537355,-104.9872304,39.7544061 16582,9591,9318,0.0186755424929809,0.0186755424929809,-104.9872304,39.7544061,-104.9873865,39.7545236 16584,3674,9947,0.0925100597395306,0.0925100597395306,-104.9782423,39.7475122,-104.9790113,39.7480975 16585,9947,9936,0.0741653442201567,0.0741653442201567,-104.9790113,39.7480975,-104.9796276,39.7485669 16586,9936,5811,0.0698256524972049,0.0698256524972049,-104.9796276,39.7485669,-104.9802084,39.7490084 16587,5811,7575,0.109874082628797,0.109874082628797,-104.9802084,39.7490084,-104.9811177,39.7497067 16588,7575,8407,0.0534887493842637,0.0534887493842637,-104.9811177,39.7497067,-104.9815533,39.750052 16589,8407,5969,0.0514820185730379,0.0514820185730379,-104.9815533,39.750052,-104.98198,39.7503787 16615,5811,5357,0.148515460139762,0.148515460139762,-104.9802084,39.7490084,-104.9790225,39.7499844 16616,5357,8119,0.104815937410374,0.104815937410374,-104.9790225,39.7499844,-104.978147,39.7506443 16621,9938,9956,0.0146143299800706,0.0146143299800706,-104.9856294,39.7391313,-104.9857322,39.7392363 16622,9956,9957,0.0128596804561102,0.0128596804561102,-104.9857322,39.7392363,-104.9856428,39.7393293 16624,9958,9959,0.0111717692412778,0.0111717692412778,-104.9855355,39.7393169,-104.9854926,39.739222 16625,9959,9960,0.00928483420505699,0.00928483420505699,-104.9854926,39.739222,-104.9855516,39.7391519 16626,9960,9938,0.0070355984277229,0.0070355984277229,-104.9855516,39.7391519,-104.9856294,39.7391313 16628,9961,9962,0.526903283655783,0.526903283655783,-104.9531023,39.7400594,-104.9592628,39.7399435 16630,9963,9312,1.46582798607179,1.46582798607179,-104.9616093,39.739874,-104.9787525,39.7399405 16633,9965,9966,0.00412165910041822,0.00412165910041822,-104.9859809,39.7399196,-104.9860291,39.7399191 16634,9966,9967,0.0757681110838303,0.0757681110838303,-104.9860291,39.7399191,-104.986072,39.7392385 16638,9965,9957,0.0717225435233069,0.0717225435233069,-104.9859809,39.7399196,-104.9856428,39.7393293 16640,9964,9958,0.0807216833328343,0.0807216833328343,-104.9850261,39.7399281,-104.9855355,39.7393169 16642,9967,9956,0.0290555152245672,0.0290555152245672,-104.986072,39.7392385,-104.9857322,39.7392363 16645,565,7092,0.0721739648747923,0.0721739648747923,-104.9854426,39.7390647,-104.9848557,39.7385982 16646,7092,9969,0.0060839008927764,0.0060839008927764,-104.9848557,39.7385982,-104.9848573,39.7385435 16658,651,9973,0.109528403212781,0.109528403212781,-104.9861093,39.7416811,-104.9873866,39.7416062 16660,3165,8089,0.106908291090671,0.106908291090671,-105.0030875,39.7426587,-105.0019804,39.7431056 16662,9927,8897,0.00902355166325831,0.00902355166325831,-105.0051948,39.7434587,-105.0051222,39.7433998 16663,8897,8899,0.00817755039331079,0.00817755039331079,-105.0051222,39.7433998,-105.0050563,39.7433465 16665,8896,8898,0.0955954321276197,0.0955954321276197,-105.0048016,39.7429839,-105.0038366,39.7434181 16666,8898,3166,0.0120380596695599,0.0120380596695599,-105.0038366,39.7434181,-105.0037031,39.7434525 16726,3074,5275,0.102580698126288,0.102580698126288,-104.9862922,39.7129578,-104.9862654,39.7138801 16727,5275,6866,0.0979724094285353,0.0979724094285353,-104.9862654,39.7138801,-104.9862493,39.7147611 17386,5920,919,0.177782086780631,0.177782086780631,-104.9842358,39.7304466,-104.9842225,39.7320454 16728,6866,5172,0.198907590330119,0.198907590330119,-104.9862493,39.7147611,-104.9862386,39.7165499 16730,8563,6368,0.270917565484422,0.270917565484422,-104.9293999,39.7256232,-104.9294128,39.7280596 16731,6368,9149,0.131210826087923,0.131210826087923,-104.9294128,39.7280596,-104.9294074,39.7292396 16779,73,3512,0.203753724402901,0.203753724402901,-104.9663438,39.7002174,-104.966341,39.698385 16780,3512,4254,0.201507995491671,0.201507995491671,-104.966341,39.698385,-104.9663465,39.6965728 16781,4254,8742,0.199898657335298,0.199898657335298,-104.9663465,39.6965728,-104.9663604,39.6947751 16782,8742,8713,0.201418841949,0.201418841949,-104.9663604,39.6947751,-104.966356,39.6929637 16784,3511,4252,0.198740800817733,0.198740800817733,-104.9675186,39.6983807,-104.9675293,39.6965934 16785,4252,8741,0.201811596521788,0.201811596521788,-104.9675293,39.6965934,-104.9675005,39.6947786 16786,8741,8712,0.201811329628688,0.201811329628688,-104.9675005,39.6947786,-104.9675147,39.6929637 16794,4264,8747,0.202686112287629,0.202686112287629,-104.9593265,39.6965961,-104.9593265,39.6947733 16795,8747,8718,0.200629598901607,0.200629598901607,-104.9593265,39.6947733,-104.9593208,39.692969 16797,4264,9864,0.0549036584382557,0.0549036584382557,-104.9593265,39.6965961,-104.9586848,39.6965926 16798,9864,6516,0.0494449113838383,0.0494449113838383,-104.9586848,39.6965926,-104.9581069,39.6965895 16799,6516,9855,0.048981731510525,0.048981731510525,-104.9581069,39.6965895,-104.9575344,39.69659 16800,9855,6160,0.0501282016561891,0.0501282016561891,-104.9575344,39.69659,-104.9569485,39.6965905 16801,6160,9852,0.0487763612951203,0.0487763612951203,-104.9569485,39.6965905,-104.9563784,39.6965905 16802,9852,2738,0.0474245519497852,0.0474245519497852,-104.9563784,39.6965905,-104.9558241,39.6965905 16803,2738,9267,0.050437767682916,0.050437767682916,-104.9558241,39.6965905,-104.9552346,39.6965869 16804,9267,4512,0.0485383641713966,0.0485383641713966,-104.9552346,39.6965869,-104.9546673,39.6965834 16805,4512,9858,0.0494525517955229,0.0494525517955229,-104.9546673,39.6965834,-104.9540893,39.6965849 16807,3171,9861,0.047855446066228,0.047855446066228,-104.9534926,39.6965864,-104.9529333,39.6965815 16808,9861,4996,0.0491871460939442,0.0491871460939442,-104.9529333,39.6965815,-104.9523584,39.6965806 16810,728,3665,0.0984709387661759,0.0984709387661759,-104.951164,39.6965829,-104.9500131,39.6965763 16811,3665,7315,0.0976596112157836,0.0976596112157836,-104.9500131,39.6965763,-104.9488718,39.6965905 16812,7315,4586,0.099898936211385,0.099898936211385,-104.9488718,39.6965905,-104.9477042,39.6965961 16813,4586,8032,0.100609280081376,0.100609280081376,-104.9477042,39.6965961,-104.9465284,39.6965829 16814,8032,6372,0.100607138332673,0.100607138332673,-104.9465284,39.6965829,-104.9453525,39.6965829 16815,6372,10015,0.0481181392934118,0.0481181392934118,-104.9453525,39.6965829,-104.9447901,39.696585 16816,10015,4826,0.0474935217651045,0.0474935217651045,-104.9447901,39.696585,-104.944235,39.696587 16817,4826,8954,0.102669069502609,0.102669069502609,-104.944235,39.696587,-104.943035,39.696587 16818,8954,8956,0.0962963283421786,0.0962963283421786,-104.943035,39.696587,-104.9419095,39.6965915 16819,8956,10016,0.0513191391251647,0.0513191391251647,-104.9419095,39.6965915,-104.9413099,39.696579 16820,10016,8816,0.0499640269903021,0.0499640269903021,-104.9413099,39.696579,-104.940726,39.6965715 16821,8816,8828,0.0154260311566384,0.0154260311566384,-104.940726,39.6965715,-104.9405457,39.6965715 16822,8828,8206,0.163758839265649,0.163758839265649,-104.9405457,39.6965715,-104.9386317,39.6965781 16824,7312,87,0.200996583193063,0.200996583193063,-104.959341,39.7020293,-104.9593351,39.7002217 16825,87,3523,0.203555810471145,0.203555810471145,-104.9593351,39.7002217,-104.9593466,39.6983911 16826,3523,4264,0.199602301480838,0.199602301480838,-104.9593466,39.6983911,-104.9593265,39.6965961 16828,7312,3648,0.154169800390109,0.154169800390109,-104.959341,39.7020293,-104.9576929,39.7025901 16832,10017,593,0.487939330962151,0.487939330962151,-104.9722814,39.707401,-104.9689126,39.70386 16851,8718,9866,0.0548710295017979,0.0548710295017979,-104.9593208,39.692969,-104.9586795,39.6929681 16854,9854,6162,0.0501051333475743,0.0501051333475743,-104.9575371,39.6929673,-104.9569515,39.6929673 16855,6162,9851,0.0483439490024107,0.0483439490024107,-104.9569515,39.6929673,-104.9563865,39.692964 16856,9851,2740,0.0471290060929331,0.0471290060929331,-104.9563865,39.692964,-104.9558357,39.6929607 16857,2740,9863,0.0493697108471136,0.0493697108471136,-104.9558357,39.6929607,-104.9552587,39.6929589 16858,9863,5231,0.0496606668462506,0.0496606668462506,-104.9552587,39.6929589,-104.9546783,39.692957 16859,5231,9857,0.0497084193128251,0.0497084193128251,-104.9546783,39.692957,-104.9540974,39.6929504 16860,9857,3173,0.0501789646371779,0.0501789646371779,-104.9540974,39.6929504,-104.953511,39.6929438 16861,3173,9860,0.0494391268160734,0.0494391268160734,-104.953511,39.6929438,-104.9529332,39.6929471 16862,9860,4998,0.0489685461673918,0.0489685461673918,-104.9529332,39.6929471,-104.9523609,39.6929504 16863,4998,10023,0.0484162493280967,0.0484162493280967,-104.9523609,39.6929504,-104.9517951,39.692944 16864,10023,730,0.0507353905968115,0.0507353905968115,-104.9517951,39.692944,-104.9512022,39.6929372 16865,730,7061,0.101358904320696,0.101358904320696,-104.9512022,39.6929372,-104.9500177,39.6929504 16867,8718,5830,0.204166330856198,0.204166330856198,-104.9593208,39.692969,-104.9593294,39.6911329 16868,5830,7737,0.202033972193846,0.202033972193846,-104.9593294,39.6911329,-104.9593582,39.6893161 16869,7737,10024,0.307945705057077,0.307945705057077,-104.9593582,39.6893161,-104.9594131,39.686547 16870,594,7303,0.202197872623945,0.202197872623945,-104.9686935,39.7038655,-104.968686,39.7020471 16871,7303,66,0.20266387330283,0.20266387330283,-104.968686,39.7020471,-104.968686,39.7002245 16872,66,3507,0.204877942956717,0.204877942956717,-104.968686,39.7002245,-104.9686775,39.698382 16873,3507,233,0.199133503403233,0.199133503403233,-104.9686775,39.698382,-104.968695,39.6965912 16874,233,8739,0.200473333247617,0.200473333247617,-104.968695,39.6965912,-104.968695,39.6947883 16876,9203,4390,0.147691017735613,0.147691017735613,-104.9873873,39.7502468,-104.9873785,39.7489186 16878,1943,10025,0.122583563426404,0.122583563426404,-104.9902169,39.7384586,-104.9916503,39.7384388 16879,10025,7860,0.110082433757866,0.110082433757866,-104.9916503,39.7384388,-104.9929377,39.7384322 16880,7860,4679,0.101138191051348,0.101138191051348,-104.9929377,39.7384322,-104.9941204,39.7384454 16881,4679,4942,0.0999327202014087,0.0999327202014087,-104.9941204,39.7384454,-104.9952889,39.7384631 16882,4942,7214,0.0998696563081419,0.0998696563081419,-104.9952889,39.7384631,-104.9964568,39.738452 16883,7214,4928,0.0376169687692631,0.0376169687692631,-104.9964568,39.738452,-104.9968967,39.7384563 16884,4928,9636,0.014060573587084,0.014060573587084,-104.9968967,39.7384563,-104.9970611,39.7384591 16886,9870,1167,0.138451400347842,0.138451400347842,-104.9561166,39.7619811,-104.9560938,39.7632261 16887,1167,887,0.138706454254422,0.138706454254422,-104.9560938,39.7632261,-104.9561023,39.7644735 16888,887,4471,0.139683302205089,0.139683302205089,-104.9561023,39.7644735,-104.9561053,39.7657297 16890,9488,1170,0.13939401140641,0.13939401140641,-104.9524139,39.7619708,-104.9524125,39.7632244 16891,1170,890,0.137058995578611,0.137058995578611,-104.9524125,39.7632244,-104.9524103,39.764457 16892,890,4474,0.140851028519895,0.140851028519895,-104.9524103,39.764457,-104.9524143,39.7657237 16893,4474,2796,0.132878137732711,0.132878137732711,-104.9524143,39.7657237,-104.9524116,39.7669187 16894,2796,5265,0.13228574865076,0.13228574865076,-104.9524116,39.7669187,-104.9524289,39.7681083 16895,5265,10026,0.123565762779561,0.123565762779561,-104.9524289,39.7681083,-104.9524147,39.7692195 16896,5633,7143,0.082551113540924,0.082551113540924,-104.9721228,39.7557358,-104.9721228,39.7564782 16899,8743,4255,0.199339176026767,0.199339176026767,-104.9658013,39.6947852,-104.9658026,39.6965779 16905,6305,6456,0.135927811837651,0.135927811837651,-105.0158628,39.7765644,-105.0158736,39.775342 16906,6456,5521,0.134557743068365,0.134557743068365,-105.0158736,39.775342,-105.0158789,39.7741319 16907,5521,5744,0.134669392965434,0.134669392965434,-105.0158789,39.7741319,-105.0158722,39.7729208 16908,5744,3224,0.133413468985769,0.133413468985769,-105.0158722,39.7729208,-105.0158803,39.771721 16909,3224,2456,0.134335811293817,0.134335811293817,-105.0158803,39.771721,-105.015887,39.7705129 16910,2456,9365,0.137895860915298,0.137895860915298,-105.015887,39.7705129,-105.0158763,39.7692728 16911,9365,1677,0.134681074434199,0.134681074434199,-105.0158763,39.7692728,-105.0158682,39.7680616 16912,1677,10027,0.135027096454707,0.135027096454707,-105.0158682,39.7680616,-105.0158575,39.7668473 16913,10027,6891,0.134223449290887,0.134223449290887,-105.0158575,39.7668473,-105.0158561,39.7656402 16914,6891,5239,0.133857055503606,0.133857055503606,-105.0158561,39.7656402,-105.0158514,39.7644364 16915,5239,4520,0.134947645289316,0.134947645289316,-105.0158514,39.7644364,-105.0158588,39.7632228 16916,4520,8229,0.133768415422039,0.133768415422039,-105.0158588,39.7632228,-105.015853,39.7620198 16917,8229,6091,0.136267738734572,0.136267738734572,-105.015853,39.7620198,-105.0158342,39.7607944 16918,6091,7927,0.0726325260844626,0.0726325260844626,-105.0158342,39.7607944,-105.0158342,39.7601412 16919,7927,7846,0.0557691009082279,0.0557691009082279,-105.0158342,39.7601412,-105.0158428,39.7596397 16920,7846,9410,0.0110872018563396,0.0110872018563396,-105.0158428,39.7596397,-105.015841,39.75954 16921,9410,6730,0.0681749492551086,0.0681749492551086,-105.015841,39.75954,-105.015836,39.7589269 16922,6730,10028,0.0472579211328822,0.0472579211328822,-105.015836,39.7589269,-105.015835,39.7585019 16923,10028,2954,0.0113307920442751,0.0113307920442751,-105.015835,39.7585019,-105.0158347,39.7584 16924,2954,10029,0.0100409346238736,0.0100409346238736,-105.0158347,39.7584,-105.015835,39.7583097 16925,10029,6168,0.125005736653953,0.125005736653953,-105.015835,39.7583097,-105.0158387,39.7571855 16926,6168,7701,0.0662611499745025,0.0662611499745025,-105.0158387,39.7571855,-105.0158374,39.7565896 16927,7701,8987,0.0202942911891754,0.0202942911891754,-105.0158374,39.7565896,-105.01584,39.7564071 16928,8987,9213,0.01474166778393,0.01474166778393,-105.01584,39.7564071,-105.0158342,39.7562746 16929,9213,7708,0.0256851882115953,0.0256851882115953,-105.0158342,39.7562746,-105.0158257,39.7560437 16930,7708,10030,0.0413405317485577,0.0413405317485577,-105.0158257,39.7560437,-105.0158154,39.755672 16931,10030,10031,0.036234422910969,0.036234422910969,-105.0158154,39.755672,-105.015807,39.7553462 16932,10031,9423,0.0490701245377313,0.0490701245377313,-105.015807,39.7553462,-105.0158749,39.754908 16934,10027,6419,0.132846643372958,0.132846643372958,-105.0158575,39.7668473,-105.0174118,39.7668473 16935,6419,4626,0.132395451164353,0.132395451164353,-105.0174118,39.7668473,-105.0189608,39.7668411 16936,4626,1249,0.132966501814055,0.132966501814055,-105.0189608,39.7668411,-105.0205165,39.7668391 16937,1249,4558,0.132618380312988,0.132618380312988,-105.0205165,39.7668391,-105.0220681,39.7668318 16938,4558,2727,0.131821083937229,0.131821083937229,-105.0220681,39.7668318,-105.0236104,39.7668329 16939,2727,9343,0.133429127887654,0.133429127887654,-105.0236104,39.7668329,-105.0251715,39.7668277 16941,8228,10032,0.0522172382940556,0.0522172382940556,-105.0143631,39.7620198,-105.0143643,39.7624894 16942,10032,4519,0.0809723084454978,0.0809723084454978,-105.0143643,39.7624894,-105.0143662,39.7632176 16943,4519,5238,0.135835767836828,0.135835767836828,-105.0143662,39.7632176,-105.0143675,39.7644392 16944,5238,6890,0.133656501060031,0.133656501060031,-105.0143675,39.7644392,-105.0143648,39.7656412 16945,6890,8682,0.133080513446367,0.133080513446367,-105.0143648,39.7656412,-105.0143554,39.766838 16946,8682,10033,0.014533820296874,0.014533820296874,-105.0143554,39.766838,-105.014357,39.7669687 16947,10033,10034,0.045058130648326,0.045058130648326,-105.014357,39.7669687,-105.0143619,39.7673739 16948,10034,10035,0.0185816236497386,0.0185816236497386,-105.0143619,39.7673739,-105.0143641,39.767541 16949,10035,1675,0.0576680457580287,0.0576680457580287,-105.0143641,39.767541,-105.0143702,39.7680596 16950,1675,9364,0.135024432224183,0.135024432224183,-105.0143702,39.7680596,-105.0143742,39.7692739 16955,10039,10040,0.0721995210382621,0.0721995210382621,-105.0167989,39.7555658,-105.0167064,39.7549204 16958,10037,10041,0.0717852961267022,0.0717852961267022,-105.0167413,39.7559349,-105.0159755,39.75567 16966,10043,10031,0.025182886777608,0.025182886777608,-105.0160494,39.7554749,-105.015807,39.7553462 16969,10045,10039,0.0209823477511839,0.0209823477511839,-105.0168432,39.7557514,-105.0167989,39.7555658 16971,8478,9438,0.0521271400869927,0.0521271400869927,-105.0065368,39.7543758,-105.0069699,39.7547058 16972,9438,8905,0.0558565070780073,0.0558565070780073,-105.0069699,39.7547058,-105.007434,39.7550594 16974,8478,4846,0.326789742990523,0.326789742990523,-105.0065368,39.7543758,-105.0038505,39.7522849 17070,9465,4599,0.173875508685798,0.173875508685798,-104.9615988,39.7432195,-104.9615991,39.7447832 16976,8474,1065,0.0530498075975429,0.0530498075975429,-105.0012293,39.7502862,-105.0016675,39.750624 16977,1065,1604,0.0517738709202157,0.0517738709202157,-105.0016675,39.750624,-105.002095,39.7509538 16978,1604,2199,0.109121538786623,0.109121538786623,-105.002095,39.7509538,-105.0029976,39.7516477 16979,2199,4846,0.101668961251418,0.101668961251418,-105.0029976,39.7516477,-105.0038505,39.7522849 16981,8583,10046,0.0456665785984412,0.0456665785984412,-105.0023143,39.7476847,-105.001796,39.747784 16982,10046,8467,0.0226345136731024,0.0226345136731024,-105.001796,39.747784,-105.0015391,39.7478332 16983,8467,9624,0.0229241644266869,0.0229241644266869,-105.0015391,39.7478332,-105.0012783,39.7478811 16985,2321,10047,0.097235186001144,0.097235186001144,-104.9741575,39.7685518,-104.9733504,39.7691681 16987,4279,6406,0.146870704035985,0.146870704035985,-104.9762513,39.7682868,-104.9774556,39.7673446 16988,6406,635,0.144187230253749,0.144187230253749,-104.9774556,39.7673446,-104.9786451,39.7664251 16989,635,5325,0.14662773102424,0.14662773102424,-104.9786451,39.7664251,-104.9798548,39.7654901 16990,5325,2031,0.146219173461136,0.146219173461136,-104.9798548,39.7654901,-104.981068,39.764563 19672,10610,10608,0.149537813443153,0.149537813443153,-105.0246432,39.7697786,-105.0228937,39.7697604 16991,2031,7082,0.144853503450252,0.144853503450252,-104.981068,39.764563,-104.9822567,39.7636345 16992,7082,5509,0.146165117461088,0.146165117461088,-104.9822567,39.7636345,-104.9834626,39.7627025 16993,5509,4460,0.146698487596664,0.146698487596664,-104.9834626,39.7627025,-104.9846721,39.7617665 16994,4460,6579,0.146306787683811,0.146306787683811,-104.9846721,39.7617665,-104.9858777,39.7608325 16995,6579,8050,0.147127627497255,0.147127627497255,-104.9858777,39.7608325,-104.9870901,39.7598933 16996,8050,998,0.0663040704360148,0.0663040704360148,-104.9870901,39.7598933,-104.9876372,39.7594706 16997,998,8404,0.225438240771773,0.225438240771773,-104.9876372,39.7594706,-104.9894933,39.7580303 16998,8404,9322,0.147049060577026,0.147049060577026,-104.9894933,39.7580303,-104.9907084,39.7570942 16999,9322,8853,0.146215405021224,0.146215405021224,-104.9907084,39.7570942,-104.9919124,39.7561602 17000,8853,7901,0.148314641191611,0.148314641191611,-104.9919124,39.7561602,-104.9931346,39.7552135 17001,7901,8294,0.139664345335099,0.139664345335099,-104.9931346,39.7552135,-104.9942907,39.754326 17002,8294,8275,0.153027219017765,0.153027219017765,-104.9942907,39.754326,-104.9955427,39.7533424 17003,8275,5787,0.145945595293254,0.145945595293254,-104.9955427,39.7533424,-104.99675,39.7524144 17004,5787,4818,0.144804477618788,0.144804477618788,-104.99675,39.7524144,-104.9979466,39.7514927 17005,4818,10048,0.148574277364319,0.148574277364319,-104.9979466,39.7514927,-104.9991687,39.7505427 17006,10048,10049,0.141579838501947,0.141579838501947,-104.9991687,39.7505427,-105.0003395,39.7496422 17007,10049,10050,0.0340492732837983,0.0340492732837983,-105.0003395,39.7496422,-105.0006176,39.749423 17012,10052,2402,0.196242393649725,0.196242393649725,-105.0157808,39.7546549,-105.016659,39.7530243 17032,8989,10060,0.00622693936167768,0.00622693936167768,-105.0193135,39.7576062,-105.0193133,39.7576622 17033,10060,10061,0.0756461423573197,0.0756461423573197,-105.0193133,39.7576622,-105.0193111,39.7583425 17034,10061,2960,0.00915137839377932,0.00915137839377932,-105.0193111,39.7583425,-105.0193108,39.7584248 17036,9211,23,0.0239583762029722,0.0239583762029722,-105.0192076,39.7574773,-105.0191645,39.7572644 17042,1225,7845,0.140995210775646,0.140995210775646,-105.0118006,39.7583774,-105.0117993,39.7596454 17043,7845,6089,0.129051193087075,0.129051193087075,-105.0117993,39.7596454,-105.0118176,39.7608059 17044,6089,8226,0.135326560563343,0.135326560563343,-105.0118176,39.7608059,-105.0118083,39.7620229 17107,6692,328,0.0434519039634918,0.0434519039634918,-104.9500467,39.7437984,-104.9500765,39.7441885 17046,1226,8903,0.113651762618459,0.113651762618459,-105.01181,39.7571845,-105.0105064,39.7573854 17048,10065,6628,1.29415946940766,1.29415946940766,-104.977472,39.6803487,-104.9775188,39.6919873 17050,10066,4340,0.062140618563636,0.062140618563636,-104.9653754,39.757537,-104.9653214,39.7569797 17051,4340,5636,0.138107358521106,0.138107358521106,-104.9653214,39.7569797,-104.9653325,39.7557377 17052,5636,3565,0.143998480732308,0.143998480732308,-104.9653325,39.7557377,-104.9653106,39.7544428 17053,3565,824,0.136450026224328,0.136450026224328,-104.9653106,39.7544428,-104.9653005,39.7532157 17054,824,7840,0.139827641423356,0.139827641423356,-104.9653005,39.7532157,-104.9653014,39.7519582 17055,7840,10067,0.139718785770158,0.139718785770158,-104.9653014,39.7519582,-104.9653109,39.7507017 17056,10067,8131,0.276864248380317,0.276864248380317,-104.9653109,39.7507017,-104.9653111,39.7482118 17058,2251,4883,0.177313835055438,0.177313835055438,-104.9592063,39.733462,-104.9591955,39.7350566 17059,4883,9473,0.195033286388948,0.195033286388948,-104.9591955,39.7350566,-104.9591742,39.7368105 17060,9473,5482,0.176110607852179,0.176110607852179,-104.9591742,39.7368105,-104.9591722,39.7383943 17187,10072,4065,0.107057267328692,0.107057267328692,-105.0235501,39.7478169,-105.0235939,39.7487791 17188,4065,8344,0.135746766447532,0.135746766447532,-105.0235939,39.7487791,-105.0235939,39.7499999 17189,8344,9289,0.134278993416053,0.134278993416053,-105.0235939,39.7499999,-105.0235939,39.7512075 17190,9289,8342,0.133553201715071,0.133553201715071,-105.0235939,39.7512075,-105.0236111,39.7524085 17191,8342,4289,0.132478531756059,0.132478531756059,-105.0236111,39.7524085,-105.0236168,39.7535999 17192,4289,8346,0.0683305663670944,0.0683305663670944,-105.0236168,39.7535999,-105.0236119,39.7542144 17193,8346,9426,0.0684183152680821,0.0684183152680821,-105.0236119,39.7542144,-105.0236131,39.7548297 17194,9426,3584,0.0602567059919197,0.0602567059919197,-105.0236131,39.7548297,-105.0236148,39.7553716 17195,3584,7710,0.0737335540738928,0.0737335540738928,-105.0236148,39.7553716,-105.0236168,39.7560347 17196,7710,26,0.134781615428443,0.134781615428443,-105.0236168,39.7560347,-105.0236259,39.7572468 17197,26,2966,0.136258381357618,0.136258381357618,-105.0236259,39.7572468,-105.0236238,39.7584722 17256,4853,9479,0.17362135223772,0.17362135223772,-104.9861135,39.7352834,-104.9861222,39.7368448 17257,9479,5456,0.178335939458279,0.178335939458279,-104.9861222,39.7368448,-104.9861136,39.7384486 17258,5456,10081,0.171904914212928,0.171904914212928,-104.9861136,39.7384486,-104.9861338,39.7399945 17259,10081,9468,0.0143846440391869,0.0143846440391869,-104.9861338,39.7399945,-104.9861285,39.7401238 17260,9468,651,0.173171640777506,0.173171640777506,-104.9861285,39.7401238,-104.9861093,39.7416811 17261,651,9463,0.177611656329381,0.177611656329381,-104.9861093,39.7416811,-104.9861093,39.7432784 17262,9463,4619,0.178590206270819,0.178590206270819,-104.9861093,39.7432784,-104.9861106,39.7448845 17263,4619,6483,0.145677633501431,0.145677633501431,-104.9861106,39.7448845,-104.9861174,39.7461946 17264,6483,5356,0.195804224423801,0.195804224423801,-104.9861174,39.7461946,-104.9861098,39.7479555 17272,3269,7248,0.202454633754466,0.202454633754466,-104.962291,39.7038591,-104.9623016,39.7056798 17273,7248,1925,0.201278474909205,0.201278474909205,-104.9623016,39.7056798,-104.9622858,39.7074899 17274,1925,6124,0.199550873736161,0.199550873736161,-104.9622858,39.7074899,-104.9622908,39.7092845 17275,6124,3214,0.201694321030812,0.201694321030812,-104.9622908,39.7092845,-104.9622425,39.711098 17277,8746,4263,0.201096167532594,0.201096167532594,-104.9599905,39.6947768,-104.9599877,39.6965853 17278,4263,3522,0.200484985070532,0.200484985070532,-104.9599877,39.6965853,-104.9599931,39.6983883 17279,3522,86,0.203786942061633,0.203786942061633,-104.9599931,39.6983883,-104.9599931,39.700221 17280,86,7311,0.202274691239897,0.202274691239897,-104.9599931,39.700221,-104.9599932,39.7020401 17313,8120,4330,0.101819432050732,0.101819432050732,-104.9781435,39.7507448,-104.9769525,39.7507423 17314,4330,9933,0.0499862309964707,0.0499862309964707,-104.9769525,39.7507423,-104.9763678,39.7507423 17315,9933,5036,0.0532026214375408,0.0532026214375408,-104.9763678,39.7507423,-104.9757455,39.7507464 17316,5036,9934,0.0508858224299175,0.0508858224299175,-104.9757455,39.7507464,-104.9751503,39.7507424 17317,9934,7989,0.0496485523816978,0.0496485523816978,-104.9751503,39.7507424,-104.9745699,39.7507269 17318,7989,10087,0.0512786229284607,0.0512786229284607,-104.9745699,39.7507269,-104.9739701,39.7507304 17319,10087,2893,0.052637962933787,0.052637962933787,-104.9739701,39.7507304,-104.9733544,39.750734 17320,2893,8384,0.104983198266762,0.104983198266762,-104.9733544,39.750734,-104.9721264,39.7507381 17321,8384,8544,0.106333933974543,0.106333933974543,-104.9721264,39.7507381,-104.9708826,39.750734 17322,8544,4732,0.104863197448763,0.104863197448763,-104.9708826,39.750734,-104.9696561,39.7507215 17323,4732,6799,0.109607467159477,0.109607467159477,-104.9696561,39.7507215,-104.968374,39.7507196 17325,7351,5397,0.105666168592591,0.105666168592591,-104.967169,39.7507119,-104.965933,39.7507119 17326,5397,10067,0.0531956914071383,0.0531956914071383,-104.965933,39.7507119,-104.9653109,39.7507017 17327,10067,8558,0.0516135381916136,0.0516135381916136,-104.9653109,39.7507017,-104.9647073,39.7506919 17328,8558,3899,0.109335032698536,0.109335032698536,-104.9647073,39.7506919,-104.9634285,39.7507051 17329,3899,1035,0.101631825737619,0.101631825737619,-104.9634285,39.7507051,-104.9622398,39.7507175 17330,1035,10070,0.0547697896222192,0.0547697896222192,-104.9622398,39.7507175,-104.9615992,39.7507111 17331,10070,6274,0.051631982755097,0.051631982755097,-104.9615992,39.7507111,-104.9609953,39.7507051 17332,6274,10071,0.0521047224845183,0.0521047224845183,-104.9609953,39.7507051,-104.9603859,39.7507127 17333,10071,10088,0.0548081026494783,0.0548081026494783,-104.9603859,39.7507127,-104.9597448,39.750714 17334,10088,581,0.115692672611639,0.115692672611639,-104.9597448,39.750714,-104.9583963,39.7508014 17335,581,3544,1.0812915383048,1.0812915383048,-104.9583963,39.7508014,-104.9457557,39.7511373 17336,3544,10089,0.426746641833072,0.426746641833072,-104.9457557,39.7511373,-104.9407655,39.7510409 17337,10089,8702,0.015131733429425,0.015131733429425,-104.9407655,39.7510409,-104.9405885,39.7510409 17338,8702,8151,0.097451189179214,0.097451189179214,-104.9405885,39.7510409,-104.9394486,39.7510451 17340,1827,3084,0.201158270757163,0.201158270757163,-104.9791916,39.7147225,-104.9792501,39.712914 17341,3084,3196,0.201063388532037,0.201063388532037,-104.9792501,39.712914,-104.9792438,39.7111058 17342,3196,6111,0.203191571447184,0.203191571447184,-104.9792438,39.7111058,-104.979227,39.7092785 17343,6111,1904,0.198857964292004,0.198857964292004,-104.979227,39.7092785,-104.9792593,39.7074903 17344,1904,7240,0.195269710490606,0.195269710490606,-104.9792593,39.7074903,-104.9792633,39.7057342 17345,7240,3253,0.196518038239943,0.196518038239943,-104.9792633,39.7057342,-104.9792501,39.7039669 17347,10090,3086,0.200629327787617,0.200629327787617,-104.9780898,39.7147143,-104.978094,39.71291 17348,3086,3198,0.202620201680719,0.202620201680719,-104.978094,39.71291,-104.9780683,39.7110879 17349,3198,6113,0.202237159025195,0.202237159025195,-104.9780683,39.7110879,-104.9780999,39.7092693 17350,6113,1907,0.200888583811516,0.200888583811516,-104.9780999,39.7092693,-104.9780854,39.7074627 17351,1907,7242,0.194884252844044,0.194884252844044,-104.9780854,39.7074627,-104.978057,39.7057102 17352,7242,9217,0.00483789456398776,0.00483789456398776,-104.978057,39.7057102,-104.9780581,39.7056667 17353,9217,3256,0.188566052149982,0.188566052149982,-104.9780581,39.7056667,-104.9781006,39.7039712 17354,3256,9215,0.0119202066492219,0.0119202066492219,-104.9781006,39.7039712,-104.9781012,39.703864 17355,9215,7298,0.204144558375252,0.204144558375252,-104.9781012,39.703864,-104.9781112,39.7020281 17356,7298,41,0.19415380637197,0.19415380637197,-104.9781112,39.7020281,-104.9780913,39.7002821 17357,41,3541,0.205611824864656,0.205611824864656,-104.9780913,39.7002821,-104.9780828,39.698433 17358,3541,4237,0.201941106279095,0.201941106279095,-104.9780828,39.698433,-104.9780828,39.6966169 17359,4237,1797,0.206450634390855,0.206450634390855,-104.9780828,39.6966169,-104.9781014,39.6947603 17360,1797,6524,0.103413068253841,0.103413068253841,-104.9781014,39.6947603,-104.9782122,39.6938342 17377,9185,10092,0.0314361336881962,0.0314361336881962,-104.9985457,39.7503278,-104.9989127,39.7503454 17384,10093,10094,0.234828178944131,0.234828178944131,-105.0176374,39.7404051,-105.0150249,39.7397537 17401,4251,8740,0.200540582414647,0.200540582414647,-104.968103,39.6965907,-104.9681084,39.6947872 17403,10096,4253,0.402448073126268,0.402448073126268,-104.9669389,39.6929637,-104.9669334,39.696583 17404,4253,71,0.405085488859101,0.405085488859101,-104.9669334,39.696583,-104.9669496,39.700226 17409,7246,3265,0.200993245572831,0.200993245572831,-104.9645976,39.7056725,-104.9646191,39.703865 17410,3265,7307,0.200743622516842,0.200743622516842,-104.9646191,39.703865,-104.9646054,39.7020597 17411,7307,77,0.204688793990349,0.204688793990349,-104.9646054,39.7020597,-104.9645973,39.7002189 17413,10097,10082,0.0500367848211035,0.0500367848211035,-104.9829203,39.6885931,-104.9834085,39.6888408 17415,10098,10099,0.0500389645311151,0.0500389645311151,-104.9838645,39.6893197,-104.9835426,39.688944 17416,10099,10082,0.0162280043989145,0.0162280043989145,-104.9835426,39.688944,-104.9834085,39.6888408 17418,10100,10101,0.0207018118679025,0.0207018118679025,-104.982915,39.6890761,-104.9831564,39.6890637 17430,10092,10048,0.0309885486655971,0.0309885486655971,-104.9989127,39.7503454,-104.9991687,39.7505427 17431,10048,8614,0.0518778938210734,0.0518778938210734,-104.9991687,39.7505427,-104.9995987,39.7508719 17432,8614,8472,0.0531907688732488,0.0531907688732488,-104.9995987,39.7508719,-105.0000361,39.7512121 17433,8472,1066,0.0523689032311119,0.0523689032311119,-105.0000361,39.7512121,-105.000472,39.751543 17434,1066,1606,0.051557001219416,0.051557001219416,-105.000472,39.751543,-105.000898,39.7518712 17435,1606,8366,0.139200065042292,0.139200065042292,-105.000898,39.7518712,-105.0020448,39.7527599 17437,6713,10092,0.0743345743256074,0.0743345743256074,-104.9982781,39.7498884,-104.9989127,39.7503454 17441,3193,3081,0.201349842824614,0.201349842824614,-104.9827804,39.7111342,-104.9827112,39.7129442 17442,3081,10108,0.178416289777232,0.178416289777232,-104.9827112,39.7129442,-104.9827539,39.7145484 17444,3193,6109,0.202397968765167,0.202397968765167,-104.9827804,39.7111342,-104.9827877,39.709314 17445,6109,1899,0.201875824929032,0.201875824929032,-104.9827877,39.709314,-104.9827966,39.7074985 17446,1899,7237,0.199007784951822,0.199007784951822,-104.9827966,39.7074985,-104.9828076,39.7057088 17447,7237,3247,0.203972993087409,0.203972993087409,-104.9828076,39.7057088,-104.9827863,39.7038745 17449,10109,7288,0.156689817874906,0.156689817874906,-104.9827914,39.7033844,-104.9828061,39.7019753 17450,7288,33,0.190916174685026,0.190916174685026,-104.9828061,39.7019753,-104.982789,39.7002584 17451,33,3532,0.205910894729705,0.205910894729705,-104.982789,39.7002584,-104.9827863,39.6984066 17452,3532,6522,0.0640042155752525,0.0640042155752525,-104.9827863,39.6984066,-104.982762,39.6978313 17454,3078,3192,0.201894846275699,0.201894846275699,-104.9839851,39.7129498,-104.9840078,39.7111342 17455,3192,6108,0.201673919779454,0.201673919779454,-104.9840078,39.7111342,-104.9840322,39.7093206 17456,6108,1898,0.20260827746412,0.20260827746412,-104.9840322,39.7093206,-104.9840325,39.7074985 17457,1898,7236,0.20276033286578,0.20276033286578,-104.9840325,39.7074985,-104.9839553,39.705676 17458,7236,3246,0.202520180127379,0.202520180127379,-104.9839553,39.705676,-104.9839622,39.7038547 17459,3246,10110,0.0550544054800148,0.0550544054800148,-104.9839622,39.7038547,-104.9839674,39.7033596 17460,10110,7286,0.154666066923182,0.154666066923182,-104.9839674,39.7033596,-104.983982,39.7019687 17461,7286,29,0.190176683040096,0.190176683040096,-104.983982,39.7019687,-104.983982,39.7002584 17463,1900,7238,0.196467409698081,0.196467409698081,-104.981627,39.707488,-104.981606,39.7057212 17464,7238,3249,0.197271278467775,0.197271278467775,-104.981606,39.7057212,-104.9816104,39.7039471 17465,3249,7293,0.215893772854934,0.215893772854934,-104.9816104,39.7039471,-104.9815761,39.7020057 17466,7293,35,0.191661158901488,0.191661158901488,-104.9815761,39.7020057,-104.9815932,39.7002821 17467,35,3534,0.208592623812739,0.208592623812739,-104.9815932,39.7002821,-104.9815417,39.6984066 17468,3534,6523,0.163291338158479,0.163291338158479,-104.9815417,39.6984066,-104.9817185,39.6969444 17470,10108,5278,0.0774622106782589,0.0774622106782589,-104.9827539,39.7145484,-104.9828424,39.7138551 17471,5278,3080,0.101220750760019,0.101220750760019,-104.9828424,39.7138551,-104.9828429,39.7129448 17472,3080,3193,0.201400503113628,0.201400503113628,-104.9828429,39.7129448,-104.9827804,39.7111342 17474,5940,471,0.312751802930415,0.312751802930415,-105.0154315,39.7536072,-105.017379,39.7512262 18580,7765,5716,0.0511772806374418,0.0511772806374418,-105.0351796,39.7802141,-105.0357784,39.7802062 17491,10112,10093,0.359402757134602,0.359402757134602,-105.0218404,39.7404488,-105.0176374,39.7404051 17492,10093,10113,0.194903624807864,0.194903624807864,-105.0176374,39.7404051,-105.0153589,39.7403535 17493,10113,2201,0.0582804268216835,0.0582804268216835,-105.0153589,39.7403535,-105.0146775,39.7403403 17494,2201,10114,0.186967502007765,0.186967502007765,-105.0146775,39.7403403,-105.0124916,39.7402957 17495,10114,8390,0.0733141120559894,0.0733141120559894,-105.0124916,39.7402957,-105.0116345,39.7402771 17496,8390,10115,0.462273198293161,0.462273198293161,-105.0116345,39.7402771,-105.0062313,39.7401322 17498,9631,400,0.267469433354519,0.267469433354519,-105.0062339,39.740258,-105.00936,39.7403456 17531,10127,4931,0.0143150280274793,0.0143150280274793,-104.9989934,39.7413574,-104.9988399,39.7414088 17499,400,10116,0.288854082427149,0.288854082427149,-105.00936,39.7403456,-105.0127369,39.7404199 17500,10116,10117,0.226779392941661,0.226779392941661,-105.0127369,39.7404199,-105.0153883,39.7404728 17539,8982,8937,0.19614593492264,0.19614593492264,-104.9891588,39.7833529,-104.9891177,39.7851166 17501,10117,10118,0.252256323985904,0.252256323985904,-105.0153883,39.7404728,-105.0183374,39.7405364 17502,10118,8413,0.301706026949727,0.301706026949727,-105.0183374,39.7405364,-105.0218658,39.7405653 17504,10094,9835,0.207906613588927,0.207906613588927,-105.0150249,39.7397537,-105.0143087,39.7379669 17542,10131,10132,0.234004969584105,0.234004969584105,-104.9893756,39.7833551,-104.9893554,39.7854595 17547,8426,8983,0.15801309875704,0.15801309875704,-104.9895595,39.7833438,-104.9895187,39.7819231 17550,10130,10134,0.614829488291655,0.614829488291655,-104.9891097,39.7854604,-104.9884513,39.7909665 17551,7135,4849,0.106906878995063,0.106906878995063,-104.9754213,39.7729633,-104.9763149,39.7736361 17552,4849,915,0.103932392061615,0.103932392061615,-104.9763149,39.7736361,-104.9771733,39.7742982 17553,915,2299,0.103080430089244,0.103080430089244,-104.9771733,39.7742982,-104.9780262,39.7749537 17554,2299,10137,0.014910815675823,0.014910815675823,-104.9780262,39.7749537,-104.9781496,39.7750485 17556,10137,9054,0.0810396295718394,0.0810396295718394,-104.9781496,39.7750485,-104.9786512,39.775667 17558,10138,6943,0.064892686762443,0.064892686762443,-104.9667127,39.7813542,-104.9666886,39.7819375 17559,6943,8140,0.201702874937987,0.201702874937987,-104.9666886,39.7819375,-104.9666698,39.7837514 17560,8140,10139,0.469612869716675,0.469612869716675,-104.9666698,39.7837514,-104.9644686,39.7876212 17562,7137,211,0.0939410437080962,0.0939410437080962,-104.9680592,39.7786642,-104.9672465,39.7792331 17563,211,480,0.0535285680999835,0.0535285680999835,-104.9672465,39.7792331,-104.9669782,39.7796681 17598,6899,5259,0.128421696790864,0.128421696790864,-104.9597428,39.769281,-104.9597331,39.7681261 17566,8539,10140,0.135369629803794,0.135369629803794,-104.9669081,39.7808609,-104.967225,39.7796681 17568,10141,10142,0.0931846548427409,0.0931846548427409,-104.9684346,39.7796533,-104.967563,39.7791497 17575,10147,10148,0.0907607828573939,0.0907607828573939,-104.9445492,39.7800907,-104.9456113,39.7800893 17576,10148,9823,0.350917184183612,0.350917184183612,-104.9456113,39.7800893,-104.9497178,39.7800947 17577,9823,9805,0.0148959688810153,0.0148959688810153,-104.9497178,39.7800947,-104.9498921,39.7800929 17578,9805,10149,0.0247571116201832,0.0247571116201832,-104.9498921,39.7800929,-104.9501818,39.780095 17579,10149,8243,0.229215025506836,0.229215025506836,-104.9501818,39.780095,-104.952864,39.7801147 17580,8243,9502,0.0511227471188157,0.0511227471188157,-104.952864,39.7801147,-104.9534622,39.7801206 17581,9502,7326,0.0563854594047154,0.0563854594047154,-104.9534622,39.7801206,-104.954122,39.7801258 17582,7326,5762,0.0999481200631645,0.0999481200631645,-104.954122,39.7801258,-104.9552914,39.7801086 17583,5762,7873,0.0518041802099649,0.0518041802099649,-104.9552914,39.7801086,-104.9558976,39.7801127 17584,7873,10150,0.102000136506063,0.102000136506063,-104.9558976,39.7801127,-104.9570912,39.7801189 17585,10150,5014,0.098101103191891,0.098101103191891,-104.9570912,39.7801189,-104.9582392,39.7801189 17586,5014,5058,0.089850875454823,0.089850875454823,-104.9582392,39.7801189,-104.9592906,39.7801271 18718,7866,4048,0.178217561946718,0.178217561946718,-105.0343209,39.7197519,-105.0343046,39.7181492 17587,5058,10151,0.211959888507267,0.211959888507267,-104.9592906,39.7801271,-104.961771,39.7801275 17589,215,9282,0.125167866609679,0.125167866609679,-104.9654677,39.7803353,-104.9667713,39.7808486 17591,213,9816,0.299047510838406,0.299047510838406,-104.9655888,39.7798206,-104.962098,39.7800102 17593,9229,9826,0.176982927136907,0.176982927136907,-104.9604654,39.7803167,-104.9625227,39.7801333 17595,6940,10152,0.0583015149781026,0.0583015149781026,-104.9587435,39.7819608,-104.9592664,39.7822976 18120,6030,10257,0.0455676937571294,0.0455676937571294,-105.0106854,39.7854577,-105.010685,39.7858675 17597,5060,6899,0.402535335538281,0.402535335538281,-104.9594167,39.7728924,-104.9597428,39.769281 17599,5259,2791,0.130368767280199,0.130368767280199,-104.9597331,39.7681261,-104.9597448,39.7669537 17600,2791,4469,0.135446736738612,0.135446736738612,-104.9597448,39.7669537,-104.9597421,39.7657356 17601,4469,884,0.138505584507757,0.138505584507757,-104.9597421,39.7657356,-104.9597488,39.76449 17602,884,1164,0.139078051750381,0.139078051750381,-104.9597488,39.76449,-104.959733,39.7632393 17603,1164,9871,0.139057579408235,0.139057579408235,-104.959733,39.7632393,-104.9597508,39.7619888 17604,9871,8075,0.138249096495162,0.138249096495162,-104.9597508,39.7619888,-104.9597467,39.7607455 17605,8075,10153,0.00462704346608534,0.00462704346608534,-104.9597467,39.7607455,-104.959748,39.7607039 17606,10153,3043,0.14110788802663,0.14110788802663,-104.959748,39.7607039,-104.9597701,39.759435 17607,3043,6341,0.135895639019006,0.135895639019006,-104.9597701,39.759435,-104.9597275,39.7582133 17608,6341,4343,0.137400774019599,0.137400774019599,-104.9597275,39.7582133,-104.9597614,39.7569779 17609,4343,5639,0.138956387861239,0.138956387861239,-104.9597614,39.7569779,-104.9597878,39.7557284 17610,5639,3570,0.141821620771527,0.141821620771527,-104.9597878,39.7557284,-104.9597446,39.7544534 17611,3570,830,0.137661147763222,0.137661147763222,-104.9597446,39.7544534,-104.9597529,39.7532154 17612,830,7843,0.140550687821679,0.140550687821679,-104.9597529,39.7532154,-104.9597495,39.7519514 17613,7843,10088,0.137593188904098,0.137593188904098,-104.9597495,39.7519514,-104.9597448,39.750714 17614,10088,9941,0.137660243266343,0.137660243266343,-104.9597448,39.750714,-104.9597507,39.749476 17615,9941,8135,0.139584464123887,0.139584464123887,-104.9597507,39.749476,-104.9597582,39.7482207 17616,8135,3690,0.141707714550209,0.141707714550209,-104.9597582,39.7482207,-104.959805,39.7469468 17617,3690,4596,0.241404416022683,0.241404416022683,-104.959805,39.7469468,-104.9598011,39.7447758 17619,5016,3319,0.0948083090873271,0.0948083090873271,-104.9581399,39.7819575,-104.9570312,39.7819252 17620,3319,8996,0.0798486506362173,0.0798486506362173,-104.9570312,39.7819252,-104.9560968,39.781931 17621,8996,7874,0.0190759275307072,0.0190759275307072,-104.9560968,39.781931,-104.9558736,39.7819341 17622,7874,5755,0.0623471034770475,0.0623471034770475,-104.9558736,39.7819341,-104.9551441,39.7819442 17623,5755,5758,0.0361266791563275,0.0361266791563275,-104.9551441,39.7819442,-104.9547235,39.7819113 17624,5758,7327,0.0520708883616353,0.0520708883616353,-104.9547235,39.7819113,-104.9541142,39.7819179 17626,5016,10154,0.164101634929309,0.164101634929309,-104.9581399,39.7819575,-104.9581426,39.7834333 17627,10155,2882,0.710681950052773,0.710681950052773,-104.9592396,39.7916405,-104.9592584,39.7852492 17629,8136,6947,0.130119100803365,0.130119100803365,-104.9592611,39.7837879,-104.9592799,39.7826178 17630,6947,10156,0.0163542378359644,0.0163542378359644,-104.9592799,39.7826178,-104.9592737,39.7824708 17631,10156,10157,0.00955659663824098,0.00955659663824098,-104.9592737,39.7824708,-104.9592701,39.7823849 17632,10157,10158,0.00677541465471327,0.00677541465471327,-104.9592701,39.7823849,-104.9592675,39.782324 17633,10158,10152,0.00293705056146173,0.00293705056146173,-104.9592675,39.782324,-104.9592664,39.7822976 17634,10152,6939,0.0371287028604903,0.0371287028604903,-104.9592664,39.7822976,-104.9592691,39.7819637 17636,3318,10150,0.0438638328395073,0.0438638328395073,-104.957059,39.7805126,-104.9570912,39.7801189 17714,9945,8394,0.147641485758692,0.147641485758692,-104.9846155,39.7523823,-104.9833985,39.7533244 17659,10160,586,0.405583280940818,0.405583280940818,-104.986015,39.7800954,-104.9889771,39.7829454 17672,10163,8930,0.930392444069162,0.930392444069162,-104.9855751,39.7798803,-104.9961216,39.7819588 17675,9053,10164,0.0371557833436508,0.0371557833436508,-104.985575,39.7800251,-104.9860095,39.7800376 17693,2913,2780,0.0748123840669465,0.0748123840669465,-104.9733488,39.7664884,-104.9727319,39.7669657 17694,2780,7147,0.116677483921202,0.116677483921202,-104.9727319,39.7669657,-104.9721123,39.7679007 17696,9056,10047,0.141134759881648,0.141134759881648,-104.9734488,39.7704351,-104.9733504,39.7691681 17698,7147,5254,0.0284105210258417,0.0284105210258417,-104.9721123,39.7679007,-104.9721136,39.7681562 17699,5254,10166,0.132906284217118,0.132906284217118,-104.9721136,39.7681562,-104.9720707,39.769351 17701,6403,10167,0.108541157226703,0.108541157226703,-104.9723255,39.770589,-104.9732322,39.7712725 17703,6403,6401,0.049228330409525,0.049228330409525,-104.9723255,39.770589,-104.9719701,39.7702406 17705,10168,10169,0.0501555453420122,0.0501555453420122,-104.9728475,39.7695543,-104.9734325,39.76959 17707,10047,10169,0.0474349977604191,0.0474349977604191,-104.9733504,39.7691681,-104.9734325,39.76959 17708,10169,9056,0.0939811582148226,0.0939811582148226,-104.9734325,39.76959,-104.9734488,39.7704351 17710,9947,3675,0.0669754214474556,0.0669754214474556,-104.9790113,39.7480975,-104.9787278,39.747536 17712,9204,9945,0.144775125391256,0.144775125391256,-104.9858044,39.7514551,-104.9846155,39.7523823 17715,8394,2691,0.147869553829969,0.147869553829969,-104.9833985,39.7533244,-104.9821794,39.7542678 17716,2691,8040,0.145836065451416,0.145836065451416,-104.9821794,39.7542678,-104.9809778,39.7551988 17717,8040,6567,0.144877875233717,0.144877875233717,-104.9809778,39.7551988,-104.9797794,39.7561201 17718,6567,4448,0.14778294563884,0.14778294563884,-104.9797794,39.7561201,-104.9785732,39.7570722 17719,4448,8414,0.0749502518363333,0.0749502518363333,-104.9785732,39.7570722,-104.9779515,39.7575475 17720,8414,5496,0.069451420913351,0.069451420913351,-104.9779515,39.7575475,-104.9773755,39.757988 17721,5496,7070,0.148876703091943,0.148876703091943,-104.9773755,39.757988,-104.9761539,39.7589423 17722,7070,2040,0.14567151330703,0.14567151330703,-104.9761539,39.7589423,-104.9749522,39.7598712 17723,2040,8073,0.130264739930752,0.130264739930752,-104.9749522,39.7598712,-104.9738736,39.7606988 17725,8076,3328,0.0639927694114461,0.0639927694114461,-104.9580824,39.7607455,-104.9573341,39.760728 17728,7879,7332,0.105697567981392,0.105697567981392,-104.9561163,39.7607348,-104.9548798,39.7607265 17730,2080,2677,0.104069678874741,0.104069678874741,-104.9536567,39.7607265,-104.9524392,39.7607246 17731,2677,4126,0.107112553379611,0.107112553379611,-104.9524392,39.7607246,-104.9511861,39.7607235 17732,4126,6682,0.108353172096875,0.108353172096875,-104.9511861,39.7607235,-104.9499185,39.7607282 17734,7925,5320,0.0826824039230849,0.0826824039230849,-104.9739262,39.7620073,-104.9746129,39.7614836 17735,5320,2041,0.146468953410165,0.146468953410165,-104.9746129,39.7614836,-104.9758158,39.7605455 17736,2041,7072,0.146479190259677,0.146479190259677,-104.9758158,39.7605455,-104.9770228,39.7596104 17737,7072,5498,0.148482454254276,0.148482454254276,-104.9770228,39.7596104,-104.9782485,39.7586642 17738,5498,4450,0.145207190897223,0.145207190897223,-104.9782485,39.7586642,-104.9794422,39.7577351 17739,4450,6569,0.147094399400618,0.147094399400618,-104.9794422,39.7577351,-104.9806536,39.7567956 17740,6569,8042,0.145385409804858,0.145385409804858,-104.9806536,39.7567956,-104.9818522,39.755868 17741,8042,2693,0.146247210391541,0.146247210391541,-104.9818522,39.755868,-104.9830605,39.7549369 17742,2693,8396,0.145676314519276,0.145676314519276,-104.9830605,39.7549369,-104.9842635,39.754009 17743,8396,9946,0.148129197746433,0.148129197746433,-104.9842635,39.754009,-104.9854693,39.7530523 17744,9946,9324,0.145860656071838,0.145860656071838,-104.9854693,39.7530523,-104.9866859,39.7521326 17745,9324,10171,0.0856023563285992,0.0856023563285992,-104.9866859,39.7521326,-104.9873856,39.7515819 17746,10171,7893,0.060719319188507,0.060719319188507,-104.9873856,39.7515819,-104.9878898,39.7511973 17747,7893,10172,0.145992330998255,0.145992330998255,-104.9878898,39.7511973,-104.9890951,39.7502672 17749,8285,5779,0.146744468691812,0.146744468691812,-104.9903025,39.7493228,-104.9915202,39.7483927 17750,5779,8575,0.145685998707777,0.145685998707777,-104.9915202,39.7483927,-104.9927205,39.7474627 17752,6706,10173,0.0983542102154105,0.0983542102154105,-104.99393,39.7465367,-104.9947299,39.745901 17754,8485,10174,0.145917669946454,0.145917669946454,-104.995128,39.7455847,-104.9963422,39.7446625 17755,10174,4934,0.364858401137942,0.364858401137942,-104.9963422,39.7446625,-104.9993415,39.7423284 17757,8073,5319,0.0151134525874084,0.0151134525874084,-104.9738736,39.7606988,-104.9737854,39.7608166 17758,5319,2906,0.0542680076543073,0.0542680076543073,-104.9737854,39.7608166,-104.9733507,39.7611723 17760,9487,1173,0.143948575233632,0.143948575233632,-104.9487218,39.7619316,-104.9487381,39.7632261 17761,1173,893,0.138648954033686,0.138648954033686,-104.9487381,39.7632261,-104.9487381,39.764473 17762,893,4476,0.138420042799995,0.138420042799995,-104.9487381,39.764473,-104.9487249,39.7657178 17763,4476,2799,0.139158608638433,0.139158608638433,-104.9487249,39.7657178,-104.9487061,39.7669692 17764,2799,5267,0.125667753140422,0.125667753140422,-104.9487061,39.7669692,-104.9487209,39.7680993 17765,5267,6904,0.122725840536987,0.122725840536987,-104.9487209,39.7680993,-104.9487209,39.769203 17766,6904,7758,0.206944002479267,0.206944002479267,-104.9487209,39.769203,-104.9487638,39.7710638 17767,7758,6358,0.203735904589123,0.203735904589123,-104.9487638,39.7710638,-104.9486541,39.7728941 17768,6358,2391,0.110758482838084,0.110758482838084,-104.9486541,39.7728941,-104.9486382,39.7738901 17769,2391,7822,0.137036631860385,0.137036631860385,-104.9486382,39.7738901,-104.9486378,39.7751225 17771,9877,903,0.274330614761652,0.274330614761652,-104.9392992,39.7619966,-104.9393102,39.7644637 17772,903,9481,0.129817379023696,0.129817379023696,-104.9393102,39.7644637,-104.9392929,39.7656311 17775,5984,2102,0.100487934544075,0.100487934544075,-104.9257912,39.7801245,-104.9269671,39.7801311 17776,2102,6508,0.243143603771944,0.243143603771944,-104.9269671,39.7801311,-104.9298124,39.7801232 17778,6993,399,0.279873647693424,0.279873647693424,-104.9316377,39.7804571,-104.9349127,39.7804818 17779,399,10175,0.059173942672277,0.059173942672277,-104.9349127,39.7804818,-104.9356047,39.7805014 17780,10175,6196,0.0719242777998184,0.0719242777998184,-104.9356047,39.7805014,-104.9364456,39.7804736 17782,6196,10175,0.0719242777998184,0.0719242777998184,-104.9364456,39.7804736,-104.9356047,39.7805014 17784,10175,10177,0.187235722056553,0.187235722056553,-104.9356047,39.7805014,-104.9359775,39.7821607 17789,998,8512,0.0641582208600105,0.0641582208600105,-104.9876372,39.7594706,-104.9875407,39.7588984 17790,8512,3305,0.0698159988608895,0.0698159988608895,-104.9875407,39.7588984,-104.9874361,39.7582757 17802,9953,10171,0.0758245915635617,0.0758245915635617,-104.9873896,39.7522638,-104.9873856,39.7515819 17803,10171,8417,0.0691188092256886,0.0691188092256886,-104.9873856,39.7515819,-104.9873865,39.7509603 17804,8417,7892,0.0154287387029138,0.0154287387029138,-104.9873865,39.7509603,-104.987378,39.7508217 17805,7892,9203,0.0639309073349984,0.0639309073349984,-104.987378,39.7508217,-104.9873873,39.7502468 17844,5741,5515,0.1393794725611,0.1393794725611,-104.9994129,39.7730041,-104.9994301,39.7742575 17807,998,2698,0.471311768879255,0.471311768879255,-104.9876372,39.7594706,-104.9872963,39.7637011 17809,2563,997,0.102700798846865,0.102700798846865,-104.9865077,39.7643898,-104.9873902,39.763763 17811,9490,10181,0.787839518624737,0.787839518624737,-104.9975705,39.7571365,-105.0023462,39.7631964 17813,10182,10183,0.017972037737444,0.017972037737444,-104.9959538,39.755728,-104.9958016,39.7558395 17814,8277,10182,0.0269375538426571,0.0269375538426571,-104.9961783,39.755558,-104.9959538,39.755728 17824,10189,9815,0.381548994115635,0.381548994115635,-104.9772538,39.7792023,-104.9728236,39.7796294 17826,10190,2445,0.108497544218855,0.108497544218855,-104.9982065,39.7695207,-104.9982447,39.770496 17827,2445,3235,0.140113229632804,0.140113229632804,-104.9982447,39.770496,-104.9982618,39.771756 17828,3235,5740,0.13721905173768,0.13721905173768,-104.9982618,39.771756,-104.9982189,39.7729896 17829,5740,5514,0.142685575827079,0.142685575827079,-104.9982189,39.7729896,-104.998222,39.7742728 17830,5514,6451,0.135469883258712,0.135469883258712,-104.998222,39.7742728,-104.9982284,39.7754911 17831,6451,6918,0.118104639956123,0.118104639956123,-104.9982284,39.7754911,-104.9981886,39.7765528 17832,6918,8114,0.200145379388081,0.200145379388081,-104.9981886,39.7765528,-104.9982189,39.7783526 17841,10191,2446,0.12170288352426,0.12170288352426,-104.9994069,39.7694121,-104.9994058,39.7705066 17842,2446,3236,0.138990302772576,0.138990302772576,-104.9994058,39.7705066,-104.9994549,39.771756 17843,3236,5741,0.138828799197264,0.138828799197264,-104.9994549,39.771756,-104.9994129,39.7730041 17845,5515,6452,0.137212079229824,0.137212079229824,-104.9994301,39.7742575,-104.9993731,39.7754907 17846,6452,6919,0.118102418388258,0.118102418388258,-104.9993731,39.7754907,-104.9993645,39.7765528 17847,6919,8115,0.204539971673672,0.204539971673672,-104.9993645,39.7765528,-104.9993433,39.7783922 17848,8115,2817,0.195950897476267,0.195950897476267,-104.9993433,39.7783922,-104.9993302,39.7801544 17850,1418,10192,0.0403415193863986,0.0403415193863986,-104.9993559,39.7819419,-104.9993559,39.7823047 17854,10196,10197,0.298773764193864,0.298773764193864,-104.9706144,39.7902177,-104.9732548,39.7884561 17858,10197,10201,0.0878537760845695,0.0878537760845695,-104.9732548,39.7884561,-104.9732119,39.7892455 17859,10202,292,0.12590153135235,0.12590153135235,-105.0028295,39.7602418,-105.0040727,39.760849 17860,292,10203,0.0920635687067585,0.0920635687067585,-105.0040727,39.760849,-105.0049871,39.7612865 17862,8296,912,0.421752257927472,0.421752257927472,-104.9951571,39.7549879,-104.9985313,39.7577551 17863,912,7280,0.346969669094077,0.346969669094077,-104.9985313,39.7577551,-105.0017017,39.7597036 17865,7279,911,0.343598202777143,0.343598202777143,-105.0017875,39.7595933,-104.998644,39.7576675 17866,911,8296,0.421457000722742,0.421457000722742,-104.998644,39.7576675,-104.9951571,39.7549879 17899,10211,10209,0.112127267328736,0.112127267328736,-104.9981065,39.7669418,-104.9969347,39.7673952 17868,10204,293,0.122668884457017,0.122668884457017,-105.0027544,39.7602964,-105.0037495,39.7610913 17870,7280,10204,0.11154380602626,0.11154380602626,-105.0017017,39.7597036,-105.0027544,39.7602964 17872,7280,10202,0.113468069847095,0.113468069847095,-105.0017017,39.7597036,-105.0028295,39.7602418 17874,10203,305,0.0245172766294025,0.0245172766294025,-105.0049871,39.7612865,-105.0052248,39.7614099 17876,10205,9191,0.0917966102805814,0.0917966102805814,-105.0050575,39.7612239,-105.0041591,39.7607716 17877,9191,9065,0.0437309955207218,0.0437309955207218,-105.0041591,39.7607716,-105.0037267,39.7605614 17879,305,7972,0.0096955565592884,0.0096955565592884,-105.0052248,39.7614099,-105.0052958,39.7614779 17880,7972,289,0.0364664216753188,0.0364664216753188,-105.0052958,39.7614779,-105.0056941,39.7615954 17882,291,10205,0.0247656280633611,0.0247656280633611,-105.0052999,39.7613459,-105.0050575,39.7612239 17884,5356,3010,0.0411976507153233,0.0411976507153233,-104.9861098,39.7479555,-104.9864574,39.7482121 17885,3010,9955,0.055133452370554,0.055133452370554,-104.9864574,39.7482121,-104.98691,39.7485653 17887,4390,9202,0.103596100254428,0.103596100254428,-104.9873785,39.7489186,-104.9882201,39.7495889 17888,9202,10172,0.106228487315193,0.106228487315193,-104.9882201,39.7495889,-104.9890951,39.7502672 17889,10172,8635,0.104885206719794,0.104885206719794,-104.9890951,39.7502672,-104.9899626,39.7509342 17890,8635,10207,0.0526738998782486,0.0526738998782486,-104.9899626,39.7509342,-104.9904003,39.7512676 17891,10207,8290,0.0540408904782361,0.0540408904782361,-104.9904003,39.7512676,-104.9908493,39.7516097 17893,10181,10208,0.34674805442663,0.34674805442663,-105.0023462,39.7631964,-105.0001687,39.7658275 17895,9277,9062,0.54179107306149,0.54179107306149,-105.0019955,39.7638914,-105.0060948,39.7601751 17897,10209,10210,0.15255018083046,0.15255018083046,-104.9969347,39.7673952,-104.9953391,39.76801 17901,9277,10208,0.265946775924501,0.265946775924501,-105.0019955,39.7638914,-105.0001687,39.7658275 17902,10208,10211,0.215451375996435,0.215451375996435,-105.0001687,39.7658275,-104.9981065,39.7669418 17904,4431,5085,0.143171262303537,0.143171262303537,-104.9891666,39.7174681,-104.9908403,39.7174879 17905,5085,2810,0.11012443165944,0.11012443165944,-104.9908403,39.7174879,-104.9921278,39.7174945 17906,2810,4675,0.158582360684903,0.158582360684903,-104.9921278,39.7174945,-104.9939817,39.7175143 17908,10212,9184,0.112885017008347,0.112885017008347,-105.0024206,39.7184748,-105.002927,39.7194123 17909,9184,10213,0.167377068446941,0.167377068446941,-105.002927,39.7194123,-105.0029442,39.7209175 18960,10410,7220,0.0501782415904674,0.0501782415904674,-104.9957751,39.7209292,-104.9963617,39.7209372 17922,6563,8888,0.042430320182906,0.042430320182906,-104.9850303,39.7241197,-104.984536,39.724087 18662,7647,10214,0.0701815380438801,0.0701815380438801,-105.0345838,39.7277084,-105.03453,39.7283382 17924,6563,9296,0.044068382651895,0.044068382651895,-104.9850303,39.7241197,-104.9850256,39.724516 17926,10215,7090,0.0147548324313622,0.0147548324313622,-104.9851861,39.7232104,-104.9850136,39.7232083 17928,10216,4749,0.0152354550229313,0.0152354550229313,-104.9854611,39.7226759,-104.9854584,39.7225389 17930,7570,10217,0.020843135953545,0.020843135953545,-104.986258,39.7248774,-104.9865017,39.7248795 17931,10217,10218,0.00309719141124637,0.00309719141124637,-104.9865017,39.7248795,-104.9865379,39.7248787 17932,10218,10219,0.0172058483004327,0.0172058483004327,-104.9865379,39.7248787,-104.986739,39.7248742 17933,10219,10220,0.0101474090092483,0.0101474090092483,-104.986739,39.7248742,-104.9868576,39.7248715 17934,10220,10221,0.0360135260366549,0.0360135260366549,-104.9868576,39.7248715,-104.9872787,39.7248713 17972,4922,2816,0.0400924263132539,0.0400924263132539,-104.9919185,39.7316877,-104.9916596,39.7319883 17974,2816,6585,0.00731734573972315,0.00731734573972315,-104.9916596,39.7319883,-104.9916584,39.7320541 17975,6585,5367,0.200230086509337,0.200230086509337,-104.9916584,39.7320541,-104.9916497,39.7338548 17976,5367,7125,0.155428268463703,0.155428268463703,-104.9916497,39.7338548,-104.9916497,39.7352526 17977,7125,613,0.178580861083004,0.178580861083004,-104.9916497,39.7352526,-104.9916591,39.7368586 17978,613,10025,0.175711834233665,0.175711834233665,-104.9916591,39.7368586,-104.9916503,39.7384388 17979,10025,5802,0.173776139007193,0.173776139007193,-104.9916503,39.7384388,-104.9916445,39.7400016 17981,10240,4687,0.0705066389488715,0.0705066389488715,-104.9949413,39.7336839,-104.9941176,39.7336555 17983,4687,4687,0.000550727458732684,0.000550727458732684,-104.9941236,39.7336537,-104.9941176,39.7336555 17984,4687,4687,0.000550727458732684,0.000550727458732684,-104.9941176,39.7336555,-104.9941236,39.7336537 18009,8002,984,0.100041012213977,0.100041012213977,-104.9752512,39.7272769,-104.9740814,39.7272791 17985,4687,10240,0.0700034048729296,0.0700034048729296,-104.9941236,39.7336537,-104.9949413,39.7336839 18666,5656,5188,0.106406434125344,0.106406434125344,-105.0410801,39.7255057,-105.0410909,39.7245488 17988,7225,10241,0.0510702903225008,0.0510702903225008,-104.9965056,39.7336859,-104.9971028,39.7336811 17989,10241,10242,0.042886354540747,0.042886354540747,-104.9971028,39.7336811,-104.9976043,39.7336771 17990,10242,10243,0.00251406456949564,0.00251406456949564,-104.9976043,39.7336771,-104.9976337,39.733677 17991,10243,10244,0.0456685462506317,0.0456685462506317,-104.9976337,39.733677,-104.9981677,39.7336833 17992,10244,6646,0.0418628731234282,0.0418628731234282,-104.9981677,39.7336833,-104.9986572,39.7336891 17993,6646,10245,0.0664019508555837,0.0664019508555837,-104.9986572,39.7336891,-104.9994337,39.733694 17994,10245,3947,0.060646848519195,0.060646848519195,-104.9994337,39.733694,-105.0001429,39.7336985 17995,3947,5379,0.0623892176423501,0.0623892176423501,-105.0001429,39.7336985,-105.0008725,39.7336985 17997,1213,10080,0.0402726084737909,0.0402726084737909,-104.986618,39.727272,-104.9861473,39.727283 17998,10080,10246,0.108362052771117,0.108362052771117,-104.9861473,39.727283,-104.9848802,39.7272853 17999,10246,10095,0.0546330327153493,0.0546330327153493,-104.9848802,39.7272853,-104.9842414,39.72728 18000,10095,8786,0.0549646837479,0.0549646837479,-104.9842414,39.72728,-104.9835987,39.7272766 18001,8786,8792,0.105830391023483,0.105830391023483,-104.9835987,39.7272766,-104.9823612,39.7272763 18002,8792,3158,0.105240490373796,0.105240490373796,-104.9823612,39.7272763,-104.9811306,39.7272781 18159,4090,6035,0.19402761072914,0.19402761072914,-105.0141021,39.7838734,-105.0141159,39.7856183 18003,3158,4977,0.10185576028858,0.10185576028858,-104.9811306,39.7272781,-104.9799397,39.7272649 18004,4977,10247,0.0996051433548501,0.0996051433548501,-104.9799397,39.7272649,-104.978775,39.7272619 18005,10247,9657,0.103966153648075,0.103966153648075,-104.978775,39.7272619,-104.9775593,39.727263 18006,9657,6607,0.0489689324196462,0.0489689324196462,-104.9775593,39.727263,-104.9769867,39.7272649 18007,6607,5049,0.0497044916016373,0.0497044916016373,-104.9769867,39.7272649,-104.9764055,39.727267 18008,5049,8002,0.0987213073079673,0.0987213073079673,-104.9764055,39.727267,-104.9752512,39.7272769 18010,984,5105,0.0497125648622764,0.0497125648622764,-104.9740814,39.7272791,-104.9735001,39.7272799 18011,5105,8832,0.0485496698653307,0.0485496698653307,-104.9735001,39.7272799,-104.9729324,39.7272785 18012,8832,9412,0.0501680163419149,0.0501680163419149,-104.9729324,39.7272785,-104.9723458,39.7272828 18013,9412,7150,0.0490112280018507,0.0490112280018507,-104.9723458,39.7272828,-104.9717727,39.727283 18014,7150,2798,0.0490643527188194,0.0490643527188194,-104.9717727,39.727283,-104.971199,39.7272868 18015,2798,5116,0.0499797709026575,0.0499797709026575,-104.971199,39.7272868,-104.9706146,39.727291 18016,5116,9330,0.049524695482998,0.049524695482998,-104.9706146,39.727291,-104.9700355,39.7272893 18017,9330,4715,0.0504823610322626,0.0504823610322626,-104.9700355,39.7272893,-104.9694452,39.727288 18018,4715,8873,0.0985202776506121,0.0985202776506121,-104.9694452,39.727288,-104.9682932,39.7272934 18019,8873,7354,0.0991107696717597,0.0991107696717597,-104.9682932,39.7272934,-104.9671343,39.7272994 18020,7354,5413,0.108951695628557,0.108951695628557,-104.9671343,39.7272994,-104.9658604,39.7273116 18022,8149,8697,0.098981334337126,0.098981334337126,-104.9394514,39.727421,-104.9406072,39.727374 18023,8697,10248,0.0156545770448285,0.0156545770448285,-104.9406072,39.727374,-104.940779,39.7273254 18025,10248,7104,0.0902072497093339,0.0902072497093339,-104.940779,39.7273254,-104.9418336,39.727309 18026,7104,449,0.046531670732617,0.046531670732617,-104.9418336,39.727309,-104.9423777,39.727311 18027,449,854,0.0445732430501775,0.0445732430501775,-104.9423777,39.727311,-104.9428989,39.7273129 18028,854,10249,0.0446596776858281,0.0446596776858281,-104.9428989,39.7273129,-104.9434211,39.7273161 18029,10249,9698,0.0482515561513205,0.0482515561513205,-104.9434211,39.7273161,-104.9439853,39.7273195 18030,9698,10250,0.0474036186605965,0.0474036186605965,-104.9439853,39.7273195,-104.9445396,39.7273207 18031,10250,6018,0.047797038051314,0.047797038051314,-104.9445396,39.7273207,-104.9450985,39.727322 18032,6018,10251,0.0473952539943275,0.0473952539943275,-104.9450985,39.727322,-104.9456527,39.7273237 18033,10251,3455,0.0464887102201997,0.0464887102201997,-104.9456527,39.7273237,-104.9461963,39.7273253 18034,3455,7682,0.0950045363584629,0.0950045363584629,-104.9461963,39.7273253,-104.9473072,39.7273292 19711,10628,10629,0.0313669947000456,0.0313669947000456,-105.0039101,39.7341658,-105.0042425,39.7342851 18035,7682,8018,0.0938092255843609,0.0938092255843609,-104.9473072,39.7273292,-104.9484041,39.7273359 18036,8018,6695,0.0944228486315978,0.0944228486315978,-104.9484041,39.7273359,-104.9495082,39.7273395 18037,6695,4132,0.0905761672491303,0.0905761672491303,-104.9495082,39.7273395,-104.9505673,39.7273334 18727,7644,9832,0.176300161007389,0.176300161007389,-105.0318854,39.7277175,-105.0318908,39.729303 18729,6212,7649,0.275730709453964,0.275730709453964,-105.0367467,39.7257609,-105.0367537,39.7282406 18038,4132,8863,0.0309494848264702,0.0309494848264702,-104.9505673,39.7273334,-104.9509292,39.7273333 18039,8863,2633,0.0676202306028496,0.0676202306028496,-104.9509292,39.7273333,-104.9517199,39.7273329 18040,2633,8861,0.0311034897002001,0.0311034897002001,-104.9517199,39.7273329,-104.9520836,39.7273323 18041,8861,2052,0.0676910103216562,0.0676910103216562,-104.9520836,39.7273323,-104.9528751,39.7273272 18042,2052,8871,0.0313177900642343,0.0313177900642343,-104.9528751,39.7273272,-104.9532413,39.7273255 18043,8871,7982,0.067271802615166,0.067271802615166,-104.9532413,39.7273255,-104.9540279,39.7273206 18044,7982,7981,0.0326778162339826,0.0326778162339826,-104.9540279,39.7273206,-104.95441,39.7273185 18045,7981,7321,0.0976461329299173,0.0976461329299173,-104.95441,39.7273185,-104.9555518,39.7273179 18046,7321,7887,0.0987923725207189,0.0987923725207189,-104.9555518,39.7273179,-104.956707,39.7273201 18047,7887,3343,0.0990941084892765,0.0990941084892765,-104.956707,39.7273201,-104.9578657,39.7273135 18048,3343,5022,0.0986991080291596,0.0986991080291596,-104.9578657,39.7273135,-104.9590198,39.7273177 18049,5022,8729,0.0995709770506032,0.0995709770506032,-104.9590198,39.7273177,-104.9601841,39.7273144 18050,8729,6262,0.0984844587143486,0.0984844587143486,-104.9601841,39.7273144,-104.9613357,39.7273124 18051,6262,1012,0.100435040495632,0.100435040495632,-104.9613357,39.7273124,-104.9625101,39.7273084 18052,1012,3920,0.0983845018704443,0.0983845018704443,-104.9625101,39.7273084,-104.9636605,39.7273016 18053,3920,3146,0.0986126436689597,0.0986126436689597,-104.9636605,39.7273016,-104.9648136,39.7273031 18054,3146,5413,0.0895267655685447,0.0895267655685447,-104.9648136,39.7273031,-104.9658604,39.7273116 18056,7083,10246,0.183851267240735,0.183851267240735,-104.9848713,39.7256319,-104.9848802,39.7272853 19713,10624,10625,0.048946191319968,0.048946191319968,-105.0029777,39.7364814,-105.0033774,39.7367965 18057,10246,3811,0.198873820859187,0.198873820859187,-104.9848802,39.7272853,-104.9848706,39.7290738 18058,3811,5919,0.153816946395634,0.153816946395634,-104.9848706,39.7290738,-104.9848641,39.7304571 18059,5919,918,0.176756350909337,0.176756350909337,-104.9848641,39.7304571,-104.98484,39.7320466 18060,918,2205,0.200653782293274,0.200653782293274,-104.98484,39.7320466,-104.9848518,39.7338511 18061,2205,4854,0.158832380963048,0.158832380963048,-104.9848518,39.7338511,-104.9848436,39.7352795 18062,4854,9478,0.174098421618631,0.174098421618631,-104.9848436,39.7352795,-104.9848486,39.7368452 18063,9478,5457,0.176480352381434,0.176480352381434,-104.9848486,39.7368452,-104.9848604,39.7384323 18065,10252,9243,0.056682383190515,0.056682383190515,-105.0065259,39.7255278,-105.005875,39.7256239 18067,9110,10252,0.0330932350677699,0.0330932350677699,-105.0069105,39.725495,-105.0065259,39.7255278 18069,10253,6203,0.215345161639468,0.215345161639468,-105.0092129,39.7256572,-105.0067229,39.7253691 18071,9115,10254,0.0491155354462148,0.0491155354462148,-105.0110763,39.7256175,-105.010502,39.7256195 18075,10254,10255,0.0642041289943666,0.0642041289943666,-105.010502,39.7256195,-105.0097514,39.7256305 18076,10255,10253,0.0461489416178021,0.0461489416178021,-105.0097514,39.7256305,-105.0092129,39.7256572 18077,10253,9108,0.280904320228077,0.280904320228077,-105.0092129,39.7256572,-105.0059283,39.7256613 18106,4661,10263,0.0487469518611321,0.0487469518611321,-105.0193192,39.7874319,-105.0198897,39.7874342 18107,10263,1291,0.0497384845482417,0.0497384845482417,-105.0198897,39.7874342,-105.0204718,39.7874371 18108,1291,10264,0.0496989025904687,0.0496989025904687,-105.0204718,39.7874371,-105.0210534,39.7874313 18109,10264,4563,0.0505706606603651,0.0505706606603651,-105.0210534,39.7874313,-105.0216452,39.7874253 18110,4563,10265,0.0486836289638941,0.0486836289638941,-105.0216452,39.7874253,-105.0222149,39.787432 18111,10265,6287,0.0497296125808977,0.0497296125808977,-105.0222149,39.787432,-105.0227969,39.7874344 18112,6287,10135,0.0504212055729903,0.0504212055729903,-105.0227969,39.7874344,-105.023387,39.7874357 18113,10135,2731,0.0489350482169507,0.0489350482169507,-105.023387,39.7874357,-105.0239597,39.7874332 18114,2731,6420,0.048465461986869,0.048465461986869,-105.0239597,39.7874332,-105.0245269,39.7874302 18115,6420,5790,0.0578817224647719,0.0578817224647719,-105.0245269,39.7874302,-105.0252043,39.7874266 18117,8844,10266,0.374943168729483,0.374943168729483,-105.0064203,39.7882499,-105.0106756,39.7890735 18166,2719,9346,0.101115603929332,0.101115603929332,-105.0239361,39.7820944,-105.0251194,39.7820982 18167,9346,9392,0.0111914858812043,0.0111914858812043,-105.0251194,39.7820982,-105.0252309,39.782151 18168,9392,3751,0.0968414516342271,0.0968414516342271,-105.0252309,39.782151,-105.0263639,39.7821708 18169,3751,10278,0.0782538471461698,0.0782538471461698,-105.0263639,39.7821708,-105.0272582,39.7823223 18175,4073,6058,0.198316836648763,0.198316836648763,-105.0316273,39.7838408,-105.0316334,39.7856243 18176,6058,5798,0.200796475018558,0.200796475018558,-105.0316334,39.7856243,-105.0316273,39.7874301 18197,6750,5252,0.185979531851002,0.185979531851002,-105.0275762,39.7639672,-105.0295723,39.7646329 18198,5252,3974,0.035323188020151,0.035323188020151,-105.0295723,39.7646329,-105.0299675,39.7647258 18200,9357,2431,0.202519432604137,0.202519432604137,-105.0363814,39.7731219,-105.0363839,39.7713006 18201,2431,9370,0.199383622965617,0.199383622965617,-105.0363839,39.7713006,-105.0363839,39.7695075 18202,9370,1686,0.206118508992277,0.206118508992277,-105.0363839,39.7695075,-105.0363632,39.7676539 18203,1686,6875,0.204292305654176,0.204292305654176,-105.0363632,39.7676539,-105.0363465,39.7658167 18588,6666,1137,0.0495387040987843,0.0495387040987843,-105.0398227,39.780198,-105.0404024,39.780201 18589,1137,6968,0.0501615414722825,0.0501615414722825,-105.0404024,39.780201,-105.0409894,39.7802021 18590,6968,7504,0.0501273333828588,0.0501273333828588,-105.0409894,39.7802021,-105.041576,39.7802031 18591,7504,9407,0.0988444534637431,0.0988444534637431,-105.041576,39.7802031,-105.0427327,39.7802037 18592,9407,7479,0.0538727285881741,0.0538727285881741,-105.0427327,39.7802037,-105.0433631,39.7802085 18593,7479,5581,0.0510099428615072,0.0510099428615072,-105.0433631,39.7802085,-105.04396,39.7802131 18594,5581,10328,0.0992130715738959,0.0992130715738959,-105.04396,39.7802131,-105.045121,39.7802175 18595,10328,10329,0.693578278671619,0.693578278671619,-105.045121,39.7802175,-105.0532374,39.7802069 18597,1845,2579,0.175048810960168,0.175048810960168,-105.031231,39.721358,-105.0312476,39.7229322 18598,2579,5177,0.17911429796522,0.17911429796522,-105.0312476,39.7229322,-105.031239,39.724543 18599,5177,10332,0.0225943601934419,0.0225943601934419,-105.031239,39.724543,-105.0312506,39.724746 18604,6211,7648,0.275618961394926,0.275618961394926,-105.0356646,39.7257653,-105.0356619,39.728244 18605,7648,8065,0.262676196305861,0.262676196305861,-105.0356619,39.728244,-105.0356674,39.7306063 18711,2590,5183,0.178568260386205,0.178568260386205,-105.0372775,39.7229371,-105.0372815,39.724543 18712,5183,5651,0.104244503206479,0.104244503206479,-105.0372815,39.724543,-105.0372987,39.7254804 18747,6210,10338,0.0125158344567017,0.0125158344567017,-105.0337279,39.7260547,-105.0338594,39.7261041 18748,10338,10206,0.0559739547988456,0.0559739547988456,-105.0338594,39.7261041,-105.0345139,39.726102 18749,10206,10338,0.0559739547988456,0.0559739547988456,-105.0345139,39.726102,-105.0338594,39.7261041 18751,2596,5186,0.177768815603995,0.177768815603995,-105.0389102,39.7229396,-105.0389187,39.7245383 18758,2588,5182,0.176322049262719,0.176322049262719,-105.0361794,39.7229441,-105.0361829,39.7245298 18759,5182,5650,0.106248688527315,0.106248688527315,-105.0361829,39.7245298,-105.0361904,39.7254853 18765,10339,10341,0.0322810460432902,0.0322810460432902,-105.0047672,39.7397925,-105.0049362,39.7395329 18767,4492,10342,0.0173161946805903,0.0173161946805903,-105.0052379,39.7395355,-105.0050354,39.7395334 18768,10342,10341,0.00848220864637094,0.00848220864637094,-105.0050354,39.7395334,-105.0049362,39.7395329 18770,5616,10343,0.00845077111169589,0.00845077111169589,-105.0015651,39.7393715,-105.0014663,39.7393735 18771,10343,10344,0.0509950035054565,0.0509950035054565,-105.0014663,39.7393735,-105.0008699,39.7393725 18772,10344,9634,0.100553817919852,0.100553817919852,-105.0008699,39.7393725,-105.0008673,39.7384682 18950,6234,7639,0.179364622734642,0.179364622734642,-104.9975473,39.7256987,-104.9975661,39.7273117 18789,10350,10131,1.72659496196287,1.72659496196287,-104.9945291,39.7683411,-104.9893756,39.7833551 18791,10210,10350,0.0784105528331039,0.0784105528331039,-104.9953391,39.76801,-104.9945291,39.7683411 18793,9064,10351,0.108141289805084,0.108141289805084,-104.9980982,39.766727,-104.9969332,39.7671064 18795,10351,8944,0.165792281012932,0.165792281012932,-104.9969332,39.7671064,-104.9951643,39.7677183 18797,8946,8970,0.101566925839608,0.101566925839608,-104.9938162,39.7672158,-104.9947845,39.7677453 18805,431,8911,0.368100622266312,0.368100622266312,-104.9935559,39.7671283,-104.9912548,39.7699266 18807,8935,10353,0.0653020622045421,0.0653020622045421,-104.9904048,39.7737279,-104.990472,39.7731429 18865,217,6354,0.250152442533131,0.250152442533131,-105.0109346,39.7232696,-105.0110405,39.7255178 18867,10372,10373,0.00433033984408308,0.00433033984408308,-105.0086117,39.7209279,-105.0085612,39.7209251 18809,2956,8964,0.839971785186466,0.839971785186466,-104.9919912,39.7706248,-104.9950202,39.7634385 18811,10353,8914,0.0131507104865587,0.0131507104865587,-104.990472,39.7731429,-104.9904906,39.7730255 18813,10354,8436,0.0634565167907247,0.0634565167907247,-105.0148848,39.7420462,-105.014551,39.7415365 18815,8440,10354,0.130317184994069,0.130317184994069,-105.0158022,39.7429821,-105.0148848,39.7420462 18818,8431,4422,0.07184295360215,0.07184295360215,-105.0163799,39.7437893,-105.0169124,39.7442891 18820,8435,10355,0.137076541565926,0.137076541565926,-105.0147581,39.7421922,-105.015729,39.7431732 18825,9181,10356,0.159461421615407,0.159461421615407,-105.0158598,39.7429416,-105.0153708,39.7415577 18827,10357,10358,0.20146281055654,0.20146281055654,-105.0148187,39.7409989,-105.0144967,39.7392041 18829,9180,10359,0.028613707454695,0.028613707454695,-105.0141257,39.7376931,-105.0141666,39.7374377 18833,10360,10361,0.0535066603860974,0.0535066603860974,-105.0142282,39.7371345,-105.0143588,39.7366639 18835,10361,10362,0.0845690343766548,0.0845690343766548,-105.0143588,39.7366639,-105.0146327,39.7359331 18836,10362,9179,0.0218653086870073,0.0218653086870073,-105.0146327,39.7359331,-105.0147208,39.7357485 19605,10512,10584,0.0688213399515618,0.0688213399515618,-104.9902689,39.7091497,-104.9910734,39.7091553 20576,10864,10865,0.0279630258161778,0.0279630258161778,-105.0249015,39.7609531,-105.024575,39.7609374 18838,10363,8434,0.438288246661524,0.438288246661524,-105.013913,39.7376771,-105.0143556,39.741604 18840,8433,10364,0.0515496120111284,0.0515496120111284,-105.0141326,39.7366784,-105.0140112,39.7371325 18842,10365,10363,0.0256601639624377,0.0256601639624377,-105.0139511,39.7374482,-105.013913,39.7376771 18844,10364,10365,0.0354783965202197,0.0354783965202197,-105.0140112,39.7371325,-105.0139511,39.7374482 18848,10367,8387,0.416611762681733,0.416611762681733,-105.0138601,39.7376849,-105.0139458,39.741431 18850,10366,10367,0.0267687636085769,0.0267687636085769,-105.0139219,39.7374489,-105.0138601,39.7376849 18852,10368,10369,0.0527715034881913,0.0527715034881913,-105.0143032,39.7371374,-105.0144214,39.7366716 18854,10370,10368,0.0348446889076446,0.0348446889076446,-105.01426,39.737449,-105.0143032,39.7371374 18856,10371,10370,0.031482834490968,0.031482834490968,-105.0142451,39.7377319,-105.01426,39.737449 18858,9836,10370,0.0328670117804623,0.0328670117804623,-105.0142819,39.7377441,-105.01426,39.737449 18921,10399,10400,0.0895277934361984,0.0895277934361984,-105.0126923,39.7491278,-105.0134743,39.7485923 18922,10400,10401,0.16717380860502,0.16717380860502,-105.0134743,39.7485923,-105.0137455,39.7471034 18923,10402,10383,0.0291115464827756,0.0291115464827756,-105.012332,39.7504473,-105.0124996,39.7502194 18924,10383,10403,0.0309778660865677,0.0309778660865677,-105.0124996,39.7502194,-105.0122636,39.750008 18925,10403,10390,0.0429604527526701,0.0429604527526701,-105.0122636,39.750008,-105.0126243,39.749739 18927,10404,10405,0.0626862314087788,0.0626862314087788,-105.0107841,39.7498186,-105.0109524,39.7503673 18930,10406,10405,0.108269005965165,0.108269005965165,-105.0097302,39.7501122,-105.0109524,39.7503673 18932,1241,6737,0.0570520014832054,0.0570520014832054,-105.0205242,39.7613979,-105.0203579,39.760901 18934,8100,6923,0.164900679548878,0.164900679548878,-105.0200789,39.7613979,-105.018184,39.7611196 18936,6923,8099,0.163064822440362,0.163064822440362,-105.018184,39.7611196,-105.016277,39.7610801 18938,7928,8098,0.0730856765280865,0.0730856765280865,-105.0162425,39.7603392,-105.0160862,39.7609854 18940,4039,4644,0.0827836448037734,0.0827836448037734,-105.0178323,39.7180402,-105.018682,39.7183967 18943,10407,7448,0.103189406011465,0.103189406011465,-105.0127225,39.7148426,-105.0139289,39.7148415 19852,10659,3379,0.102335766847439,0.102335766847439,-105.035226,39.7385493,-105.0346077,39.7377613 18945,4142,10108,0.0206474020512083,0.0206474020512083,-104.9827054,39.7147303,-104.9827539,39.7145484 18947,5674,2620,0.178145491343884,0.178145491343884,-104.9975487,39.7209311,-104.9975509,39.7225332 18948,2620,5201,0.177501253416424,0.177501253416424,-104.9975509,39.7225332,-104.9975447,39.7241295 18949,5201,6234,0.174487220572856,0.174487220572856,-104.9975447,39.7241295,-104.9975473,39.7256987 18951,7639,8773,0.176238488140281,0.176238488140281,-104.9975661,39.7273117,-104.9975826,39.7288966 18952,8773,8053,0.178917033730472,0.178917033730472,-104.9975826,39.7288966,-104.9976187,39.7305054 18953,8053,6598,0.176988972177145,0.176988972177145,-104.9976187,39.7305054,-104.9976193,39.7320971 18954,6598,10243,0.175681180141988,0.175681180141988,-104.9976193,39.7320971,-104.9976337,39.733677 18956,1841,7856,0.0582284853716934,0.0582284853716934,-104.9921535,39.7209342,-104.9928343,39.7209379 18957,7856,4669,0.101085168807405,0.101085168807405,-104.9928343,39.7209379,-104.994016,39.720921 18979,1764,4509,0.0491583937075752,0.0491583937075752,-104.9769042,39.7146962,-104.9763295,39.7146995 18980,4509,4971,0.0991296803100638,0.0991296803100638,-104.9763295,39.7146995,-104.9751706,39.7147065 18981,4971,1516,0.0482432726972035,0.0482432726972035,-104.9751706,39.7147065,-104.9746066,39.7147099 18982,1516,5304,0.0536166306041211,0.0536166306041211,-104.9746066,39.7147099,-104.9739798,39.7147152 18983,5304,7951,0.0505628420768163,0.0505628420768163,-104.9739798,39.7147152,-104.9733887,39.7147202 18984,7951,7950,0.0124795676036534,0.0124795676036534,-104.9733887,39.7147202,-104.9732428,39.7147202 18985,7950,1083,0.0132964314605761,0.0132964314605761,-104.9732428,39.7147202,-104.9730883,39.714707 18986,1083,8958,0.019091432638578,0.019091432638578,-104.9730883,39.714707,-104.9728651,39.714707 18987,8958,1750,0.0565301426139895,0.0565301426139895,-104.9728651,39.714707,-104.9722042,39.714707 18988,1750,6636,0.100698502633469,0.100698502633469,-104.9722042,39.714707,-104.9710271,39.7146913 18989,6636,5425,0.0992142460676437,0.0992142460676437,-104.9710271,39.7146913,-104.9698675,39.7147124 18990,5425,7398,0.100582854167636,0.100582854167636,-104.9698675,39.7147124,-104.9686917,39.7147256 18992,5674,10413,0.0446816032988726,0.0446816032988726,-104.9975487,39.7209311,-104.9980711,39.720935 18993,10413,6641,0.0419959523464037,0.0419959523464037,-104.9980711,39.720935,-104.9985621,39.7209387 18994,6641,3958,0.140215488391596,0.140215488391596,-104.9985621,39.7209387,-105.0002015,39.7209321 18997,9265,10213,0.108979878639585,0.108979878639585,-105.0016701,39.7209304,-105.0029442,39.7209175 19957,10683,10676,0.203409384148671,0.203409384148671,-105.0434219,39.7384701,-105.0434166,39.7366408 18998,10213,9182,0.221716360786737,0.221716360786737,-105.0029442,39.7209175,-105.0055365,39.720906 18999,9182,4360,0.00485021965067944,0.00485021965067944,-105.0055365,39.720906,-105.0055932,39.7209068 19000,4360,6082,0.123504109096694,0.123504109096694,-105.0055932,39.7209068,-105.007037,39.720887 19240,10459,8221,0.147319836582293,0.147319836582293,-104.9924125,39.7416474,-104.9936301,39.74071 19002,1269,4533,0.203350040591983,0.203350040591983,-105.0203986,39.7184231,-105.0227761,39.7184297 19003,4533,8579,0.198512187124204,0.198512187124204,-105.0227761,39.7184297,-105.0250969,39.7184502 19005,1841,2613,0.177111353706323,0.177111353706323,-104.9921535,39.7209342,-104.9921516,39.722527 19006,2613,10414,0.0530626159965885,0.0530626159965885,-104.9921516,39.722527,-104.992154,39.7230042 19007,10414,5196,0.124494794308613,0.124494794308613,-104.992154,39.7230042,-104.9921597,39.7241238 19008,5196,6239,0.171651899926933,0.171651899926933,-104.9921597,39.7241238,-104.9921634,39.7256675 19010,4186,4182,0.0154308679587021,0.0154308679587021,-104.9921793,39.7147876,-104.9923595,39.714781 19011,4182,3367,0.101326829934178,0.101326829934178,-104.9923595,39.714781,-104.993544,39.7147942 19012,3367,3370,0.0389167828857067,0.0389167828857067,-104.993544,39.7147942,-104.9939989,39.7148008 19013,3370,10415,0.0493793417329401,0.0493793417329401,-104.9939989,39.7148008,-104.9945762,39.7148008 19014,10415,7424,0.0519282840216647,0.0519282840216647,-104.9945762,39.7148008,-104.9951833,39.7148008 19015,7424,10416,0.0508505433229276,0.0508505433229276,-104.9951833,39.7148008,-104.9957778,39.7148008 19016,10416,7831,0.0497300351350067,0.0497300351350067,-104.9957778,39.7148008,-104.9963592,39.7148008 19017,7831,9197,0.188452322853961,0.188452322853961,-104.9963592,39.7148008,-104.9985624,39.7147937 19019,5549,10417,0.0198343104325793,0.0198343104325793,-104.9920738,39.6893875,-104.9923056,39.6893875 19020,10417,2562,0.366597076665755,0.366597076665755,-104.9923056,39.6893875,-104.9965885,39.6893017 19021,2562,9783,0.236171353579108,0.236171353579108,-104.9965885,39.6893017,-104.9993276,39.6890403 19022,9783,9781,0.00643634199106272,0.00643634199106272,-104.9993276,39.6890403,-104.9994018,39.6890498 19958,10676,10668,0.135367639799285,0.135367639799285,-105.0434166,39.7366408,-105.0433886,39.7354236 19023,9781,9160,0.00367738923970995,0.00367738923970995,-104.9994018,39.6890498,-104.9994442,39.6890552 19025,9156,9260,0.0939135311905937,0.0939135311905937,-104.9956359,39.7036162,-104.9954471,39.7027842 19040,10419,435,0.0296899237003876,0.0296899237003876,-104.9404266,39.7837714,-104.9400813,39.7837417 19042,6361,6912,0.413025051484806,0.413025051484806,-104.9406234,39.7728953,-104.9406406,39.7691809 19043,6912,5272,0.122458972713872,0.122458972713872,-104.9406406,39.7691809,-104.9406406,39.7680796 19044,5272,2806,0.132101617817113,0.132101617817113,-104.9406406,39.7680796,-104.9406492,39.7668916 19045,2806,9480,0.135002111088791,0.135002111088791,-104.9406492,39.7668916,-104.9406528,39.7656775 19046,9480,901,0.134968752710231,0.134968752710231,-104.9406528,39.7656775,-104.9406492,39.7644637 19048,9486,9873,0.018915562611857,0.018915562611857,-104.9406618,39.7619502,-104.9406644,39.7617801 19049,9873,3055,0.182137362251337,0.182137362251337,-104.9406644,39.7617801,-104.9406663,39.7601421 19050,3055,9669,0.205422822851571,0.205422822851571,-104.9406663,39.7601421,-104.9406749,39.7582947 19051,9669,4352,0.202508200405289,0.202508200405289,-104.9406749,39.7582947,-104.9406749,39.7564735 19052,4352,7924,0.0557579828978423,0.0557579828978423,-104.9406749,39.7564735,-104.9406835,39.7559721 19053,7924,7923,0.106391305814005,0.106391305814005,-104.9406835,39.7559721,-104.9406835,39.7550153 19054,7923,3580,0.0580075342624614,0.0580075342624614,-104.9406835,39.7550153,-104.9407092,39.754494 19055,3580,788,0.184224770380015,0.184224770380015,-104.9407092,39.754494,-104.9407607,39.7528377 19056,788,10089,0.199795465587569,0.199795465587569,-104.9407607,39.7528377,-104.9407655,39.7510409 19057,10089,491,0.20084069572648,0.20084069572648,-104.9407655,39.7510409,-104.9407607,39.7492347 19058,491,489,0.205477824650125,0.205477824650125,-104.9407607,39.7492347,-104.9407865,39.7473869 19059,489,4589,0.272976340428597,0.272976340428597,-104.9407865,39.7473869,-104.9408036,39.744932 19060,4589,1978,0.12991989572877,0.12991989572877,-104.9408036,39.744932,-104.9407693,39.7437639 19061,1978,1994,0.0147512164813181,0.0147512164813181,-104.9407693,39.7437639,-104.9407521,39.7436319 19062,1994,705,0.187141061542779,0.187141061542779,-104.9407521,39.7436319,-104.9407521,39.7419489 19063,705,642,0.0623803538473296,0.0623803538473296,-104.9407521,39.7419489,-104.9407521,39.7413879 19064,642,10422,0.140896965982946,0.140896965982946,-104.9407521,39.7413879,-104.9407436,39.7401208 19067,9469,4898,0.180547202392339,0.180547202392339,-104.9407436,39.7367085,-104.9407436,39.7350848 19068,4898,4899,0.0469687370152221,0.0469687370152221,-104.9407436,39.7350848,-104.9407436,39.7346624 19069,4899,9422,0.11449972298661,0.11449972298661,-104.9407436,39.7346624,-104.9407521,39.7336327 19070,9422,2230,0.0888113879114828,0.0888113879114828,-104.9407521,39.7336327,-104.9407521,39.732834 19071,2230,961,0.0851419553312056,0.0851419553312056,-104.9407521,39.732834,-104.9407521,39.7320683 19072,961,5943,0.118166848545009,0.118166848545009,-104.9407521,39.7320683,-104.9407521,39.7310056 19073,5943,8869,0.0594604755013997,0.0594604755013997,-104.9407521,39.7310056,-104.9407607,39.7304709 19074,8869,3766,0.149125823202066,0.149125823202066,-104.9407607,39.7304709,-104.9407704,39.7291298 19075,3766,10248,0.200641473563849,0.200641473563849,-104.9407704,39.7291298,-104.940779,39.7273254 19076,10248,1211,0.0471365210908597,0.0471365210908597,-104.940779,39.7273254,-104.940806,39.726902 19077,1211,8567,0.147435833594552,0.147435833594552,-104.940806,39.726902,-104.940796,39.7255761 19078,8567,6541,0.161851618274563,0.161851618274563,-104.940796,39.7255761,-104.9407779,39.7241206 19079,6541,4746,0.176177241775495,0.176177241775495,-104.9407779,39.7241206,-104.9407779,39.7225362 19081,4159,2359,0.17021782028236,0.17021782028236,-104.9407748,39.7209356,-104.9407802,39.7194048 19082,2359,9694,0.178145500592375,0.178145500592375,-104.9407802,39.7194048,-104.9407779,39.7178027 19083,9694,5170,0.174004040417809,0.174004040417809,-104.9407779,39.7178027,-104.9407951,39.7162379 19085,6362,6447,0.0914589915157797,0.0914589915157797,-104.940457,39.7728953,-104.9404516,39.7737178 19086,6447,2399,0.0149004167256546,0.0149004167256546,-104.9404516,39.7737178,-104.9404527,39.7738518 19087,2399,9454,0.2205749898237,0.2205749898237,-104.9404527,39.7738518,-104.9405378,39.7758344 19089,519,831,0.121986604363099,0.121986604363099,-104.9416292,39.7807961,-104.9429184,39.780325 19090,831,10147,0.141772461765667,0.141772461765667,-104.9429184,39.780325,-104.9445492,39.7800907 19091,10147,10428,0.0119979325853114,0.0119979325853114,-104.9445492,39.7800907,-104.9445492,39.7799828 19093,8145,9501,0.0198122134799104,0.0198122134799104,-104.9480016,39.7837973,-104.9477699,39.7837907 19094,9501,1751,0.0440125388452957,0.0440125388452957,-104.9477699,39.7837907,-104.9472549,39.7837973 19095,1751,6012,0.168131959250809,0.168131959250809,-104.9472549,39.7837973,-104.9452877,39.7838286 19096,6012,832,0.205336624614562,0.205336624614562,-104.9452877,39.7838286,-104.9428851,39.783794 19097,832,518,0.168135736431663,0.168135736431663,-104.9428851,39.783794,-104.9409175,39.7837817 19098,518,6513,0.0279910233322091,0.0279910233322091,-104.9409175,39.7837817,-104.9405902,39.7837714 19099,6513,10419,0.0139795197071191,0.0139795197071191,-104.9405902,39.7837714,-104.9404266,39.7837714 19102,10049,8612,0.0522928783615643,0.0522928783615643,-105.0003395,39.7496422,-105.0007767,39.7499711 19103,8612,8474,0.0521996072275175,0.0521996072275175,-105.0007767,39.7499711,-105.0012293,39.7502862 19142,5220,8777,0.146640601075408,0.146640601075408,-104.9888573,39.7273254,-104.9874242,39.7266013 19105,10430,10358,0.245136281681027,0.245136281681027,-105.0132616,39.7411936,-105.0144967,39.7392041 19108,5628,9568,0.110078124608504,0.110078124608504,-104.9727792,39.7181791,-104.9714922,39.7181793 19110,8421,10357,0.296407311680596,0.296407311680596,-105.0127281,39.7431253,-105.0148187,39.7409989 19114,2386,9558,0.0348995825647377,0.0348995825647377,-104.9468949,39.7115125,-104.9465426,39.7113542 19115,9558,8798,0.125658984531748,0.125658984531748,-104.9465426,39.7113542,-104.9457531,39.7104012 19120,8185,9450,0.339524971346509,0.339524971346509,-104.936636,39.7114077,-104.9405977,39.7115958 19121,9450,8690,0.0176125961717604,0.0176125961717604,-104.9405977,39.7115958,-104.9408036,39.7115964 19122,8690,7659,0.0477249226862614,0.0477249226862614,-104.9408036,39.7115964,-104.9413615,39.7115918 19123,7659,6718,0.103225505465316,0.103225505465316,-104.9413615,39.7115918,-104.9425631,39.711506 19125,2190,8128,0.151455687504874,0.151455687504874,-105.0139689,39.7423726,-105.0124026,39.7430088 19126,8128,7827,0.106341251390527,0.106341251390527,-105.0124026,39.7430088,-105.0113366,39.7435015 19127,7827,10432,0.221434541654845,0.221434541654845,-105.0113366,39.7435015,-105.0087952,39.7438851 19128,10432,6961,0.0131395719721806,0.0131395719721806,-105.0087952,39.7438851,-105.0086651,39.743948 19129,6961,10433,0.0134328380462519,0.0134328380462519,-105.0086651,39.743948,-105.0085243,39.7440016 19130,10433,10434,0.0869062764565781,0.0869062764565781,-105.0085243,39.7440016,-105.007666,39.7444203 19131,10434,8597,0.00983583049657532,0.00983583049657532,-105.007666,39.7444203,-105.0075587,39.7444522 19132,8597,10435,0.0222534876112211,0.0222534876112211,-105.0075587,39.7444522,-105.0073243,39.7445392 19134,10050,3168,0.0821216282435351,0.0821216282435351,-105.0006176,39.749423,-105.0012883,39.7488943 19141,7961,5220,0.0901667996290929,0.0901667996290929,-104.9896006,39.7279005,-104.9888573,39.7273254 19144,8388,10437,0.320984694668417,0.320984694668417,-105.0138882,39.7419658,-105.0110862,39.743887 19146,10437,6962,0.186002986440568,0.186002986440568,-105.0110862,39.743887,-105.0094763,39.7450121 19147,6962,10438,0.0184374963317956,0.0184374963317956,-105.0094763,39.7450121,-105.0092941,39.7451008 19148,10438,1881,0.209774050468257,0.209774050468257,-105.0092941,39.7451008,-105.0074729,39.746365 19149,1881,8569,0.224745848084877,0.224745848084877,-105.0074729,39.746365,-105.00526,39.747456 19150,8569,9988,0.0831717180377924,0.0831717180377924,-105.00526,39.747456,-105.0043843,39.7477818 19151,9988,8477,0.0648356679758423,0.0648356679758423,-105.0043843,39.7477818,-105.003633,39.7477024 19152,8477,8463,0.0835421546655635,0.0835421546655635,-105.003633,39.7477024,-105.0026615,39.7476216 19960,9517,10684,0.210192276965542,0.210192276965542,-105.0410776,39.740352,-105.0410722,39.7384617 19154,8800,8811,0.31904932389546,0.31904932389546,-104.9467659,39.7116096,-104.9494453,39.7136057 19162,10428,3871,0.0534454265709194,0.0534454265709194,-104.9445492,39.7799828,-104.9440637,39.7796798 19163,3871,840,0.0992542187222657,0.0992542187222657,-104.9440637,39.7796798,-104.942905,39.7797416 19164,840,4272,0.128018795895479,0.128018795895479,-104.942905,39.7797416,-104.9418717,39.778908 19166,9283,10439,0.0445989165425857,0.0445989165425857,-104.9624039,39.7800174,-104.961882,39.7800192 19168,10440,9282,0.395349042842448,0.395349042842448,-104.9622414,39.7801259,-104.9667713,39.7808486 19170,7136,2300,0.0954980884416659,0.0954980884416659,-104.9684185,39.7783922,-104.9691692,39.7790284 19171,2300,6804,0.197911548357853,0.197911548357853,-104.9691692,39.7790284,-104.9688098,39.7807867 19173,7956,8539,0.0718200140953678,0.0718200140953678,-104.9677476,39.7808918,-104.9669081,39.7808609 19174,8539,9282,0.0117697082839477,0.0117697082839477,-104.9669081,39.7808609,-104.9667713,39.7808486 19176,10442,1349,0.0573473302810492,0.0573473302810492,-104.9735925,39.7715442,-104.9740676,39.7719084 19178,10443,8521,0.0309849382045455,0.0309849382045455,-105.0041255,39.7507938,-105.0043742,39.7505911 19180,10151,10440,0.0401979143660666,0.0401979143660666,-104.961771,39.7801275,-104.9622414,39.7801259 19182,10439,5059,0.220890379574485,0.220890379574485,-104.961882,39.7800192,-104.9592971,39.780022 19183,5059,5013,0.0908635547178716,0.0908635547178716,-104.9592971,39.780022,-104.9582338,39.780024 19184,5013,3349,0.0925982666666752,0.0925982666666752,-104.9582338,39.780024,-104.9571502,39.780022 19185,3349,7877,0.0609717199349519,0.0609717199349519,-104.9571502,39.780022,-104.9564367,39.7800204 19186,7877,5761,0.0981025803398981,0.0981025803398981,-104.9564367,39.7800204,-104.9552887,39.7800158 19187,5761,7325,0.0996396951750833,0.0996396951750833,-104.9552887,39.7800158,-104.9541227,39.7800179 19961,10684,10674,0.204298559687633,0.204298559687633,-105.0410722,39.7384617,-105.0410696,39.7366244 19188,7325,2064,0.0938077886809335,0.0938077886809335,-104.9541227,39.7800179,-104.953025,39.7800093 20575,10863,10864,0.0111548544892698,0.0111548544892698,-105.0250317,39.7609599,-105.0249015,39.7609531 19189,2064,2650,0.094440127839499,0.094440127839499,-104.953025,39.7800093,-104.9519199,39.7800007 19801,7638,6235,0.180302575380181,0.180302575380181,-104.9969636,39.7273173,-104.9969633,39.7256958 19190,2650,10444,0.141197448312795,0.141197448312795,-104.9519199,39.7800007,-104.9502676,39.7799945 19191,10444,9821,0.0323105619062287,0.0323105619062287,-104.9502676,39.7799945,-104.9498895,39.7799931 19192,9821,9822,0.0144436267959073,0.0144436267959073,-104.9498895,39.7799931,-104.9497205,39.7799952 19193,9822,3476,0.28088366035949,0.28088366035949,-104.9497205,39.7799952,-104.9464336,39.7799807 19194,3476,10445,0.0704996285836985,0.0704996285836985,-104.9464336,39.7799807,-104.9456086,39.7799808 19195,10445,10428,0.0905303391563005,0.0905303391563005,-104.9456086,39.7799808,-104.9445492,39.7799828 19197,10167,10442,0.0431387292722099,0.0431387292722099,-104.9732322,39.7712725,-104.9735925,39.7715442 19199,8408,8568,0.191490020507546,0.191490020507546,-105.0080042,39.7473225,-105.0063682,39.7484987 19200,8568,10012,0.119004756390235,0.119004756390235,-105.0063682,39.7484987,-105.0057345,39.7494516 19335,8631,10474,0.189944426919074,0.189944426919074,-105.0072049,39.7537723,-105.0056485,39.7525532 19201,10012,8461,0.097400081996938,0.097400081996938,-105.0057345,39.7494516,-105.0049189,39.7500632 19203,4275,3348,0.0888431357806069,0.0888431357806069,-104.9582338,39.7789377,-104.9571942,39.7789304 19204,3348,7876,0.0640319779657538,0.0640319779657538,-104.9571942,39.7789304,-104.9564449,39.7789288 19205,7876,5760,0.0967358830871852,0.0967358830871852,-104.9564449,39.7789288,-104.9553129,39.7789264 19206,5760,7324,0.101239369924108,0.101239369924108,-104.9553129,39.7789264,-104.9541282,39.778924 19207,7324,2063,0.0946165731852714,0.0946165731852714,-104.9541282,39.778924,-104.953021,39.7789217 19208,2063,2649,0.0935569331707932,0.0935569331707932,-104.953021,39.7789217,-104.9519262,39.7789194 19209,2649,4105,0.0971375052394303,0.0971375052394303,-104.9519262,39.7789194,-104.9507895,39.7789171 19210,4105,6689,0.0855494277301445,0.0855494277301445,-104.9507895,39.7789171,-104.9497884,39.7789167 19211,6689,356,0.101026474697068,0.101026474697068,-104.9497884,39.7789167,-104.9486062,39.7789125 19212,356,7688,0.0921469063041614,0.0921469063041614,-104.9486062,39.7789125,-104.9475279,39.7789103 19213,7688,3475,0.0946165920204556,0.0946165920204556,-104.9475279,39.7789103,-104.9464207,39.778908 19215,6939,9228,0.0827641347919428,0.0827641347919428,-104.9592691,39.7819637,-104.9592628,39.7812194 19216,9228,6380,0.0767643689707359,0.0767643689707359,-104.9592628,39.7812194,-104.9592745,39.7805291 19217,6380,5058,0.0447215279971903,0.0447215279971903,-104.9592745,39.7805291,-104.9592906,39.7801271 19219,5015,3318,0.0976390934138488,0.0976390934138488,-104.9582016,39.7805126,-104.957059,39.7805126 19221,7829,10449,0.170073568021036,0.170073568021036,-104.9917479,39.7578961,-104.9903397,39.7589766 19222,9276,9490,0.227893235973284,0.227893235973284,-104.9957422,39.7556449,-104.9975705,39.7571365 19224,5808,10450,0.0444182254226453,0.0444182254226453,-104.9878972,39.7431235,-104.9873945,39.7430227 19228,10452,10453,0.00899294746602318,0.00899294746602318,-104.9908137,39.7415403,-104.9908874,39.7414826 19262,561,8788,0.108355823884287,0.108355823884287,-104.984845,39.7400568,-104.9835778,39.7400469 19264,10465,10081,0.106367191723871,0.106367191723871,-104.9873778,39.7399976,-104.9861338,39.7399945 19265,10081,9467,0.08060964495203,0.08060964495203,-104.9861338,39.7399945,-104.9851948,39.7400592 19376,8634,10174,0.107642527980188,0.107642527980188,-104.9972254,39.7453524,-104.9963422,39.7446625 19283,1943,10467,0.139113140483037,0.139113140483037,-104.9902169,39.7384586,-104.9888355,39.7377977 19284,10467,1941,0.145058671955531,0.145058671955531,-104.9888355,39.7377977,-104.9873753,39.7384618 19309,10472,10450,0.0244300101434338,0.0244300101434338,-104.9873927,39.7432424,-104.9873945,39.7430227 19310,10450,6986,0.0907684588887198,0.0907684588887198,-104.9873945,39.7430227,-104.9873935,39.7422064 19311,6986,649,0.0550434251335652,0.0550434251335652,-104.9873935,39.7422064,-104.9873881,39.7417114 19312,649,9973,0.0116984093357102,0.0116984093357102,-104.9873881,39.7417114,-104.9873866,39.7416062 19313,9973,6700,0.0127993614182147,0.0127993614182147,-104.9873866,39.7416062,-104.9873849,39.7414911 20578,10796,10801,0.065843170036926,0.065843170036926,-105.0226193,39.761283,-105.021849,39.761283 19315,5030,10465,0.0131766099040461,0.0131766099040461,-104.987378,39.7401161,-104.9873778,39.7399976 19316,10465,339,0.0452586039857602,0.0452586039857602,-104.9873778,39.7399976,-104.9873725,39.7395906 19317,339,10468,0.0402192785877108,0.0402192785877108,-104.9873725,39.7395906,-104.9873734,39.7392289 19318,10468,1941,0.0852977829408983,0.0852977829408983,-104.9873734,39.7392289,-104.9873753,39.7384618 19319,1941,610,0.177606555639393,0.177606555639393,-104.9873753,39.7384618,-104.9873582,39.7368646 19320,610,4852,0.177691892562915,0.177691892562915,-104.9873582,39.7368646,-104.987369,39.7352666 19321,4852,2203,0.156985921773534,0.156985921773534,-104.987369,39.7352666,-104.9873753,39.7338548 19324,5917,1620,0.152034755665853,0.152034755665853,-104.987439,39.7304505,-104.9874196,39.7290833 19325,1620,1212,0.201729915857126,0.201729915857126,-104.9874196,39.7290833,-104.9874175,39.7272691 19326,1212,8782,0.0140233440789759,0.0140233440789759,-104.9874175,39.7272691,-104.9874245,39.7271431 19336,4837,9074,0.0183273901669081,0.0183273901669081,-104.9983742,39.7111927,-104.9985883,39.7111864 19338,9315,9317,0.0726807266351068,0.0726807266351068,-104.9406148,39.7146468,-104.9406062,39.7153004 19339,9317,8692,0.104147766047402,0.104147766047402,-104.9406062,39.7153004,-104.9406148,39.716237 19341,9315,1952,0.0315809029571794,0.0315809029571794,-104.9406148,39.7146468,-104.9402458,39.7146371 19343,10140,10142,0.0644750868788433,0.0644750868788433,-104.967225,39.7796681,-104.967563,39.7791497 19344,10142,10475,0.0151531719907858,0.0151531719907858,-104.967563,39.7791497,-104.9676782,39.7790461 19345,10475,7137,0.053510410167183,0.053510410167183,-104.9676782,39.7790461,-104.9680592,39.7786642 19347,480,9282,0.132450958735296,0.132450958735296,-104.9669782,39.7796681,-104.9667713,39.7808486 19348,9282,10138,0.0564427245863012,0.0564427245863012,-104.9667713,39.7808486,-104.9667127,39.7813542 19350,8464,10476,0.175984833399768,0.175984833399768,-105.0014282,39.7464074,-105.0032157,39.7456226 19352,10047,5253,0.112186249238367,0.112186249238367,-104.9733504,39.7691681,-104.9733576,39.7681592 19353,5253,2320,0.0249537355545513,0.0249537355545513,-104.9733576,39.7681592,-104.9733543,39.7679348 19355,10166,6401,0.0992919669903468,0.0992919669903468,-104.9720707,39.769351,-104.9719701,39.7702406 19359,10479,9948,0.0516511853374245,0.0516511853374245,-104.9998192,39.7473335,-104.9993873,39.7470087 19360,9948,8509,0.0517093587612889,0.0517093587612889,-104.9993873,39.7470087,-104.9989592,39.7466802 19362,6189,10479,0.146782090008868,0.146782090008868,-104.9986323,39.7482873,-104.9998192,39.7473335 19387,10455,5805,0.0524139320350963,0.0524139320350963,-104.9915438,39.7409769,-104.9911089,39.7406447 19364,10047,10168,0.0607581388382602,0.0607581388382602,-104.9733504,39.7691681,-104.9728475,39.7695543 19365,10168,10480,0.0679196955639713,0.0679196955639713,-104.9728475,39.7695543,-104.972292,39.7699911 19366,10480,6401,0.0390713513194924,0.0390713513194924,-104.972292,39.7699911,-104.9719701,39.7702406 19367,6401,10481,0.052200136280437,0.052200136280437,-104.9719701,39.7702406,-104.9715413,39.7705749 19368,10481,6166,0.221487121294822,0.221487121294822,-104.9715413,39.7705749,-104.9697218,39.7719933 19369,6166,4284,0.1514940030025,0.1514940030025,-104.9697218,39.7719933,-104.9683885,39.7728911 19371,2320,2779,0.107781391844326,0.107781391844326,-104.9733543,39.7679348,-104.9733522,39.7669655 20580,10867,10868,0.0137448223074376,0.0137448223074376,-105.0244043,39.7612864,-105.0245651,39.7612868 20581,10868,10869,0.0278742902489333,0.0278742902489333,-105.0245651,39.7612868,-105.0248912,39.7612876 19372,2779,2913,0.05305189541044,0.05305189541044,-104.9733522,39.7669655,-104.9733488,39.7664884 19374,8509,9595,0.106794270102757,0.106794270102757,-104.9989592,39.7466802,-104.9980797,39.7459982 19375,9595,8634,0.102427753876907,0.102427753876907,-104.9980797,39.7459982,-104.9972254,39.7453524 19377,10174,10482,0.096139738297761,0.096139738297761,-104.9963422,39.7446625,-104.9955435,39.7440539 19378,10482,9194,0.00978224253563326,0.00978224253563326,-104.9955435,39.7440539,-104.9954622,39.743992 19380,4397,3002,0.108243017625134,0.108243017625134,-104.9946157,39.7433367,-104.9937158,39.742652 19381,3002,10484,0.0989194559777293,0.0989194559777293,-104.9937158,39.742652,-104.9929004,39.7420209 19382,10484,5962,0.00617092845740214,0.00617092845740214,-104.9929004,39.7420209,-104.9928478,39.7419829 19383,5962,10485,0.00542857584263607,0.00542857584263607,-104.9928478,39.7419829,-104.9928052,39.7419467 19384,10485,10459,0.0472755549262459,0.0472755549262459,-104.9928052,39.7419467,-104.9924125,39.7416474 19385,10459,7579,0.0528643874539915,0.0528643874539915,-104.9924125,39.7416474,-104.9919734,39.7413127 19429,7287,32,0.190572580502828,0.190572580502828,-104.9833604,39.7019722,-104.9833417,39.7002584 19386,7579,10455,0.0523778989124976,0.0523778989124976,-104.9919734,39.7413127,-104.9915438,39.7409769 19423,10488,7294,0.0690612889349745,0.0690612889349745,-104.9810224,39.7026345,-104.9810028,39.7020136 19424,7294,36,0.192538942320683,0.192538942320683,-104.9810028,39.7020136,-104.9809867,39.7002821 19388,5805,10462,0.081956103355699,0.081956103355699,-104.9911089,39.7406447,-104.9904372,39.7401189 19389,10462,8768,0.0169741195442503,0.0169741195442503,-104.9904372,39.7401189,-104.9903111,39.740001 19391,6189,9950,0.0503550239981861,0.0503550239981861,-104.9986323,39.7482873,-104.9990547,39.7486029 19392,9950,7557,0.0535053183585621,0.0535053183585621,-104.9990547,39.7486029,-104.9994986,39.7489421 19393,7557,9952,0.0524048074288428,0.0524048074288428,-104.9994986,39.7489421,-104.9999037,39.7492958 19394,9952,10429,0.0135095901515659,0.0135095901515659,-104.9999037,39.7492958,-105.0000136,39.7493831 19396,10479,9627,0.0675900234291702,0.0675900234291702,-104.9998192,39.7473335,-105.0003825,39.746907 19400,3201,6115,0.203275445399412,0.203275445399412,-104.9757389,39.711117,-104.9757389,39.7092889 19401,6115,1910,0.199619230795837,0.199619230795837,-104.9757389,39.7092889,-104.9757282,39.7074937 19402,1910,9218,0.202850123370343,0.202850123370343,-104.9757282,39.7074937,-104.9757497,39.7056695 19403,9218,9216,0.20345414072247,0.20345414072247,-104.9757497,39.7056695,-104.9757563,39.7038398 19404,9216,7300,0.200631055524996,0.200631055524996,-104.9757563,39.7038398,-104.9757669,39.7020355 19405,7300,45,0.202263602143448,0.202263602143448,-104.9757669,39.7020355,-104.9757682,39.7002165 19406,45,3545,0.200651259904661,0.200651259904661,-104.9757682,39.7002165,-104.9757691,39.698412 19407,3545,4239,0.201942446714699,0.201942446714699,-104.9757691,39.698412,-104.9757777,39.6965959 19408,4239,1800,0.2054130837632,0.2054130837632,-104.9757777,39.6965959,-104.97579,39.6947486 19409,1800,8710,0.197537787183869,0.197537787183869,-104.97579,39.6947486,-104.97579,39.6929721 19410,8710,6527,0.132676718293593,0.132676718293593,-104.97579,39.6929721,-104.9759135,39.6917827 19695,8145,9492,0.255789380087541,0.255789380087541,-104.9480016,39.7837973,-104.9497268,39.7819174 19697,10419,10619,0.294868097569216,0.294868097569216,-104.9404266,39.7837714,-104.940416,39.7864232 19806,10411,7868,0.176421872480467,0.176421872480467,-104.9969604,39.7209341,-104.9969607,39.7193475 19698,10619,10620,0.511264415982815,0.511264415982815,-104.940416,39.7864232,-104.939871,39.791002 19699,6199,496,0.110329672635447,0.110329672635447,-104.9404705,39.7816234,-104.9404434,39.7826154 19700,496,10419,0.128549351195957,0.128549351195957,-104.9404434,39.7826154,-104.9404266,39.7837714 19704,10623,10624,0.299844457035978,0.299844457035978,-105.0031654,39.7337887,-105.0029777,39.7364814 19705,10624,10625,0.048946191319968,0.048946191319968,-105.0029777,39.7364814,-105.0033774,39.7367965 19706,10625,10626,0.0564187161790662,0.0564187161790662,-105.0033774,39.7367965,-105.0040372,39.7367991 19707,10626,10627,0.261222980592435,0.261222980592435,-105.0040372,39.7367991,-105.0051511,39.7346116 19717,10626,10634,0.247667737296111,0.247667737296111,-105.0040372,39.7367991,-105.0040521,39.7345718 19925,10679,9511,0.20648099094332,0.20648099094332,-105.0358012,39.7384625,-105.0358145,39.7403194 19926,9511,4579,0.132833459370163,0.132833459370163,-105.0358145,39.7403194,-105.0358145,39.741514 19930,10680,10673,0.208792718350027,0.208792718350027,-105.0375666,39.7384701,-105.0375559,39.7365924 19931,10673,7131,0.201766496696079,0.201766496696079,-105.0375559,39.7365924,-105.0375424,39.7347779 19933,626,10681,0.1702021482017,0.1702021482017,-105.0363381,39.7365871,-105.0363564,39.7350565 19934,5672,10665,0.0500710082270115,0.0500710082270115,-104.997538,39.7179373,-104.9969526,39.7179403 19935,10665,7218,0.0509007134728753,0.0509007134728753,-104.9969526,39.7179403,-104.9963575,39.7179434 19937,252,10245,0.178490785331426,0.178490785331426,-104.9994279,39.7320888,-104.9994337,39.733694 19938,10245,7120,0.17638987203806,0.17638987203806,-104.9994337,39.733694,-104.9994256,39.7352803 19939,7120,9641,0.177259535907282,0.177259535907282,-104.9994256,39.7352803,-104.9994122,39.7368744 19944,10675,10682,0.203454780542957,0.203454780542957,-105.041646,39.7366287,-105.0416549,39.7384584 19945,10682,9518,0.211007495388792,0.211007495388792,-105.0416549,39.7384584,-105.0416701,39.740356 19946,9518,4583,0.129742461291969,0.129742461291969,-105.0416701,39.740356,-105.0416673,39.7415228 19948,10646,7221,0.050795229275335,0.050795229275335,-104.9969581,39.7230021,-104.9963642,39.722998 19949,7221,10672,0.0490058421037179,0.0490058421037179,-104.9963642,39.722998,-104.9957912,39.722999 19950,10672,4950,0.0520761745786515,0.0520761745786515,-104.9957912,39.722999,-104.9951823,39.723 19954,10414,5089,0.112638269786332,0.112638269786332,-104.992154,39.7230042,-104.990837,39.7230104 19956,9520,10683,0.208034746403896,0.208034746403896,-105.0434189,39.740341,-105.0434219,39.7384701 19992,10649,10664,0.050141841785608,0.050141841785608,-105.0422444,39.7384617,-105.0428308,39.738465 19993,10664,10683,0.0505455538112256,0.0505455538112256,-105.0428308,39.738465,-105.0434219,39.7384701 19994,10683,5590,0.0494937724947863,0.0494937724947863,-105.0434219,39.7384701,-105.0440007,39.7384751 19995,5590,10661,0.0507309659863408,0.0507309659863408,-105.0440007,39.7384751,-105.044594,39.7384771 19996,10661,7533,0.0505856564507496,0.0505856564507496,-105.044594,39.7384771,-105.0451856,39.7384792 19997,7533,10689,0.686347942133366,0.686347942133366,-105.0451856,39.7384792,-105.0532125,39.7384977 19998,8645,2200,0.0278160442123186,0.0278160442123186,-105.0040083,39.7506996,-105.0039004,39.7509356 20003,2200,10693,0.020138493184414,0.020138493184414,-105.0039004,39.7509356,-105.0040848,39.7508229 20004,10693,10443,0.00475150856262823,0.00475150856262823,-105.0040848,39.7508229,-105.0041255,39.7507938 20006,8461,9621,0.0222962026291256,0.0222962026291256,-105.0049189,39.7500632,-105.0046936,39.7501642 20007,9621,10690,0.0515741214544805,0.0515741214544805,-105.0046936,39.7501642,-105.0042718,39.7504958 20026,9466,8724,0.0514719719174867,0.0514719719174867,-104.9603865,39.7432158,-104.9597878,39.7432643 20027,8724,5029,0.0566937822140094,0.0566937822140094,-104.9597878,39.7432643,-104.9591698,39.7434491 20028,5029,4595,0.0969267875718062,0.0969267875718062,-104.9591698,39.7434491,-104.9581328,39.7438013 20030,5321,630,0.142142547339574,0.142142547339574,-104.9754804,39.7621615,-104.9743045,39.7630654 20031,630,2908,0.116052443784823,0.116052443784823,-104.9743045,39.7630654,-104.9733498,39.7638075 20039,10696,5549,0.959761090863438,0.959761090863438,-104.9925954,39.6807655,-104.9920738,39.6893875 20040,5549,9172,0.201153438061066,0.201153438061066,-104.9920738,39.6893875,-104.9923108,39.6911873 20042,140,1484,0.198676673012775,0.198676673012775,-104.9924893,39.6930233,-104.99246,39.6948099 20043,1484,3760,0.212665318664513,0.212665318664513,-104.99246,39.6948099,-104.9918765,39.696669 20044,3760,4181,0.394425022611864,0.394425022611864,-104.9918765,39.696669,-104.9925156,39.7001819 20045,4181,7302,0.250045496408828,0.250045496408828,-104.9925156,39.7001819,-104.9940584,39.7020918 20046,7302,9078,0.0121023798774685,0.0121023798774685,-104.9940584,39.7020918,-104.9941364,39.7021826 419,418,419,0.0843359701726921,0.0843359701726921,-104.9449438,39.7443271,-104.94552,39.7449427 20049,9127,9931,0.188027723664679,0.188027723664679,-104.9983536,39.7098782,-104.9975856,39.7082938 20051,9189,10417,0.27289630775387,0.27289630775387,-104.9938171,39.6915486,-104.9923056,39.6893875 20052,10417,10698,0.903351534370563,0.903351534370563,-104.9923056,39.6893875,-104.9926383,39.6812675 20055,5803,10456,0.063915425232113,0.063915425232113,-104.9916422,39.7401229,-104.9923896,39.7401331 20056,10456,8278,0.0463525975312068,0.0463525975312068,-104.9923896,39.7401331,-104.9929317,39.740136 20057,8278,7582,0.0531670184257572,0.0531670184257572,-104.9929317,39.740136,-104.9935535,39.7401388 20586,10860,10865,0.0197306093936785,0.0197306093936785,-105.02457,39.7611148,-105.024575,39.7609374 20058,7582,10460,0.0605194201118807,0.0605194201118807,-104.9935535,39.7401388,-104.9942613,39.7401385 20059,10460,5965,0.08096413889014,0.08096413889014,-104.9942613,39.7401385,-104.9952082,39.7401418 20060,5965,7403,0.00793698029885246,0.00793698029885246,-104.9952082,39.7401418,-104.995301,39.7401401 20061,7403,7216,0.100604138655543,0.100604138655543,-104.995301,39.7401401,-104.9964776,39.7401434 20062,7216,2998,0.041051117053356,0.041051117053356,-104.9964776,39.7401434,-104.9969577,39.7401458 20064,4930,9632,0.0194691711485179,0.0194691711485179,-104.9981378,39.7401663,-104.998365,39.7401779 20066,8788,8794,0.107030125953622,0.107030125953622,-104.9835778,39.7400469,-104.9823264,39.7400238 20067,8794,8875,0.105785558321332,0.105785558321332,-104.9823264,39.7400238,-104.9810892,39.7400264 20068,8875,7355,0.0541942506273543,0.0541942506273543,-104.9810892,39.7400264,-104.9804554,39.7400222 20069,7355,8881,0.0482515848497253,0.0482515848497253,-104.9804554,39.7400222,-104.9798911,39.7400184 20070,8881,7128,0.0482774346717123,0.0482774346717123,-104.9798911,39.7400184,-104.9793265,39.7400224 20071,7128,9311,0.0491067830497851,0.0491067830497851,-104.9793265,39.7400224,-104.9787522,39.7400264 20072,9311,9658,0.100701059147573,0.100701059147573,-104.9787522,39.7400264,-104.9775745,39.740019 20073,9658,5054,0.0949533068688616,0.0949533068688616,-104.9775745,39.740019,-104.9764641,39.7400314 20074,5054,5041,0.0261633102483298,0.0261633102483298,-104.9764641,39.7400314,-104.9761583,39.7400231 20075,5041,6318,0.0238469793810048,0.0238469793810048,-104.9761583,39.7400231,-104.9758794,39.7400231 20077,8004,7999,0.0412811844037432,0.0412811844037432,-104.9752839,39.740019,-104.9748011,39.740019 20078,7999,5161,0.00972594837361757,0.00972594837361757,-104.9748011,39.740019,-104.9746885,39.7400066 20079,5161,976,0.0450966381773304,0.0450966381773304,-104.9746885,39.7400066,-104.9741611,39.7400028 20080,976,9235,0.0690703393173828,0.0690703393173828,-104.9741611,39.7400028,-104.9733535,39.7400168 20081,9235,8835,0.0284556853366966,0.0284556853366966,-104.9733535,39.7400168,-104.9730207,39.7400163 20082,8835,7138,0.0744435936983682,0.0744435936983682,-104.9730207,39.7400163,-104.9721501,39.7400093 20083,7138,7152,0.0242079619729824,0.0242079619729824,-104.9721501,39.7400093,-104.971867,39.7400066 20084,7152,5018,0.0530487604133438,0.0530487604133438,-104.971867,39.7400066,-104.9712466,39.7400022 20085,5018,5127,0.027179522018167,0.027179522018167,-104.9712466,39.7400022,-104.9709293,39.7400169 20086,5127,5120,0.017329383802427,0.017329383802427,-104.9709293,39.7400169,-104.9707273,39.7400042 20087,5120,9413,0.051025645765313,0.051025645765313,-104.9707273,39.7400042,-104.9701307,39.740015 20088,9413,4720,0.0442143222009164,0.0442143222009164,-104.9701307,39.740015,-104.9696136,39.7400134 20089,4720,6788,0.103544897956421,0.103544897956421,-104.9696136,39.7400134,-104.9684027,39.7400015 20090,6788,7360,0.101885712989061,0.101885712989061,-104.9684027,39.7400015,-104.9672112,39.73999 20091,7360,5420,0.104686903511504,0.104686903511504,-104.9672112,39.73999,-104.9659869,39.7399811 20092,5420,8551,0.104297582912284,0.104297582912284,-104.9659869,39.7399811,-104.9647671,39.7399797 20093,8551,3891,0.113854917229397,0.113854917229397,-104.9647671,39.7399797,-104.9634356,39.7399908 20094,3891,1021,0.10275177677768,0.10275177677768,-104.9634356,39.7399908,-104.962234,39.7399776 20095,1021,10069,0.0524825810706004,0.0524825810706004,-104.962234,39.7399776,-104.9616202,39.7399794 20096,10069,6266,0.0519011168646154,0.0519011168646154,-104.9616202,39.7399794,-104.9610132,39.7399811 20097,6266,8727,0.107637396904871,0.107637396904871,-104.9610132,39.7399811,-104.9597547,39.7399579 20098,8727,5027,0.0851589615138914,0.0851589615138914,-104.9597547,39.7399579,-104.9587811,39.7401193 20099,5027,3339,0.11913667157964,0.11913667157964,-104.9587811,39.7401193,-104.9573922,39.7402049 20100,3339,7884,0.0947347804724537,0.0947347804724537,-104.9573922,39.7402049,-104.9562845,39.7401863 20101,7884,7339,0.0992406279882494,0.0992406279882494,-104.9562845,39.7401863,-104.9551239,39.7401771 20588,10840,3589,0.00659451799404467,0.00659451799404467,-105.0245771,39.760862,-105.0245881,39.7608033 20102,7339,7978,0.0297388680985265,0.0297388680985265,-104.9551239,39.7401771,-104.9547761,39.7401752 20103,7978,8546,0.0509861753484279,0.0509861753484279,-104.9547761,39.7401752,-104.9541798,39.7401771 20105,2065,2068,0.0539613780445048,0.0539613780445048,-104.9536131,39.740176,-104.9529821,39.7401847 20106,2068,2651,0.0458462130492323,0.0458462130492323,-104.9529821,39.7401847,-104.952446,39.7401771 20107,2651,2668,0.0527824371940605,0.0527824371940605,-104.952446,39.7401771,-104.9518287,39.740174 20108,2668,4106,0.0471315276476818,0.0471315276476818,-104.9518287,39.740174,-104.9512775,39.7401701 20109,4106,4138,0.0531150768123695,0.0531150768123695,-104.9512775,39.7401701,-104.9506563,39.7401717 20110,4138,6691,0.0513109258939151,0.0513109258939151,-104.9506563,39.7401717,-104.9500562,39.7401702 20111,6691,6699,0.049849518680298,0.049849518680298,-104.9500562,39.7401702,-104.9494732,39.7401674 20112,6699,8027,0.0540642003294053,0.0540642003294053,-104.9494732,39.7401674,-104.9488409,39.7401691 20113,8027,8022,0.0351680439773276,0.0351680439773276,-104.9488409,39.7401691,-104.9484296,39.7401675 20114,8022,7697,0.0642576699742132,0.0642576699742132,-104.9484296,39.7401675,-104.9476781,39.7401632 20116,7687,3442,0.0653852338257918,0.0653852338257918,-104.9472834,39.7401592,-104.9465187,39.7401565 20117,3442,3465,0.0302046503739114,0.0302046503739114,-104.9465187,39.7401565,-104.9461659,39.7401427 20118,3465,10643,0.044572996690839,0.044572996690839,-104.9461659,39.7401427,-104.9456446,39.7401427 20119,10643,6010,0.0210253210935206,0.0210253210935206,-104.9456446,39.7401427,-104.9453987,39.7401427 20120,6010,6022,0.0302819861909932,0.0302819861909932,-104.9453987,39.7401427,-104.9450447,39.7401345 20121,6022,3877,0.0720170103408001,0.0720170103408001,-104.9450447,39.7401345,-104.9442025,39.7401262 20122,3877,9699,0.0188604413742797,0.0188604413742797,-104.9442025,39.7401262,-104.9439825,39.7401139 20123,9699,862,0.0931148831029757,0.0931148831029757,-104.9439825,39.7401139,-104.9428936,39.7401262 20124,862,7102,0.0867114852734781,0.0867114852734781,-104.9428936,39.7401262,-104.9418797,39.7401097 20125,7102,10422,0.0971484542236891,0.0971484542236891,-104.9418797,39.7401097,-104.9407436,39.7401208 20126,10422,8701,0.0148135271633134,0.0148135271633134,-104.9407436,39.7401208,-104.9405708,39.7401304 20127,8701,8159,0.0903601598115808,0.0903601598115808,-104.9405708,39.7401304,-104.939514,39.7401304 20128,8159,8147,0.0485272097981868,0.0485272097981868,-104.939514,39.7401304,-104.9389466,39.7401205 20129,8147,7605,0.046972846594418,0.046972846594418,-104.9389466,39.7401205,-104.9383973,39.7401139 20130,7605,7256,0.0980906813073136,0.0980906813073136,-104.9383973,39.7401139,-104.9372502,39.7401262 20131,7256,7592,0.0949493294075893,0.0949493294075893,-104.9372502,39.7401262,-104.93614,39.7401073 20132,7592,2011,0.0535765472330524,0.0535765472330524,-104.93614,39.7401073,-104.9355134,39.7401073 20133,2011,9174,0.0440404642371946,0.0440404642371946,-104.9355134,39.7401073,-104.9349984,39.7401007 20134,9174,10644,0.101018897202585,0.101018897202585,-104.9349984,39.7401007,-104.933817,39.7401097 20135,10644,2752,0.0964161425505398,0.0964161425505398,-104.933817,39.7401097,-104.9326896,39.7401271 12318,2500,2501,0.00534847597168918,0.00534847597168918,-105.0073403,39.7545386,-105.0073403,39.7545867 20137,6988,7015,0.0469900401605619,0.0469900401605619,-104.9320716,39.7401271,-104.9315223,39.7401139 20138,7015,2275,0.0506564830109395,0.0506564830109395,-104.9315223,39.7401139,-104.9309301,39.7401271 20139,2275,8216,0.0480971521401402,0.0480971521401402,-104.9309301,39.7401271,-104.9303676,39.7401304 20140,8216,3600,0.0492447661071067,0.0492447661071067,-104.9303676,39.7401304,-104.9297917,39.7401253 20141,3600,8213,0.0494471155350359,0.0494471155350359,-104.9297917,39.7401253,-104.9292134,39.7401271 20142,8213,7515,0.0477024371424333,0.0477024371424333,-104.9292134,39.7401271,-104.9286555,39.7401271 20143,7515,7526,0.0508405166895622,0.0508405166895622,-104.9286555,39.7401271,-104.9280609,39.7401262 20144,7526,4566,0.0460266764289813,0.0460266764289813,-104.9280609,39.7401262,-104.9275226,39.7401271 20145,4566,2124,0.0528615774272691,0.0528615774272691,-104.9275226,39.7401271,-104.9269046,39.7401403 20146,2124,5990,0.094672374588883,0.094672374588883,-104.9269046,39.7401403,-104.9257974,39.7401337 20147,5990,7671,0.0990838490707958,0.0990838490707958,-104.9257974,39.7401337,-104.9246387,39.7401205 20179,10247,9298,0.182738392624498,0.182738392624498,-104.978775,39.7272619,-104.9787693,39.7256185 20180,9298,6549,0.169619845811395,0.169619845811395,-104.9787693,39.7256185,-104.9787573,39.7240931 20182,4768,6330,0.178054483343927,0.178054483343927,-104.9787498,39.7224871,-104.9787889,39.7208861 20183,6330,9308,0.0134883336553362,0.0134883336553362,-104.9787889,39.7208861,-104.9788375,39.7207707 20148,7671,10702,3.41813541281698,3.41813541281698,-104.9246387,39.7401205,-104.8846622,39.7401611 20149,425,10112,0.0131850564749253,0.0131850564749253,-105.0219946,39.7404498,-105.0218404,39.7404488 20186,8247,10155,0.516700602330837,0.516700602330837,-104.963496,39.7883396,-104.9592396,39.7916405 20187,10155,3322,0.265485774934506,0.265485774934506,-104.9592396,39.7916405,-104.9570057,39.7933001 20188,3322,10706,0.131436234594263,0.131436234594263,-104.9570057,39.7933001,-104.956777,39.794469 20189,10139,10705,0.06021736831636,0.06021736831636,-104.9644686,39.7876212,-104.9639599,39.787996 20195,8510,10708,0.0176825351734809,0.0176825351734809,-104.9964255,39.7486125,-104.9962843,39.7487287 20197,10708,8571,0.116072750239478,0.116072750239478,-104.9962843,39.7487287,-104.9953197,39.7494633 20199,5783,8281,0.147480988666932,0.147480988666932,-104.9941411,39.7504097,-104.9929142,39.7513421 20200,8281,8293,0.145093730312322,0.145093730312322,-104.9929142,39.7513421,-104.9917306,39.7522773 20201,8293,7900,0.146177040292133,0.146177040292133,-104.9917306,39.7522773,-104.9905138,39.7532009 20202,7900,8854,0.145687210047232,0.145687210047232,-104.9905138,39.7532009,-104.9893092,39.7541277 20203,8854,9321,0.148905174298523,0.148905174298523,-104.9893092,39.7541277,-104.9880818,39.7550779 20206,8401,5454,0.142235461954992,0.142235461954992,-104.9868716,39.7559951,-104.9857094,39.7569105 20207,5454,8504,0.00556744232684514,0.00556744232684514,-104.9857094,39.7569105,-104.9856564,39.7569396 20208,8504,8047,0.149428079475645,0.149428079475645,-104.9856564,39.7569396,-104.9844325,39.7578991 20209,8047,6575,0.142472133135735,0.142472133135735,-104.9844325,39.7578991,-104.9832626,39.7588117 20210,6575,4456,0.146389787991077,0.146389787991077,-104.9832626,39.7588117,-104.9820633,39.7597515 20211,4456,5504,0.146266130363807,0.146266130363807,-104.9820633,39.7597515,-104.9808533,39.7606816 20264,10722,5574,0.00764881869126048,0.00764881869126048,-105.044096,39.7739592,-105.0440065,39.7739591 20317,10737,10730,0.156440332314784,0.156440332314784,-105.0250397,39.7599942,-105.0250776,39.7585876 20319,10738,10739,0.00846222116823016,0.00846222116823016,-105.0235235,39.7590488,-105.0234882,39.7589777 20570,10858,10856,0.341000703608857,0.341000703608857,-105.0190584,39.7597333,-105.0218184,39.7619476 20572,10859,10860,0.0100014874858022,0.0100014874858022,-105.024453,39.7611158,-105.02457,39.7611148 20784,10945,10292,0.00633905697400916,0.00633905697400916,-105.0279522,39.7613862,-105.0280151,39.7614164 321,153,154,0.039197729386179,0.039197729386179,-104.9572293,39.7448211,-104.9570001,39.7445158 18675,1570,2751,0.10523982327052,0.10523982327052,-105.0399911,39.7245463,-105.0400126,39.7254926 20591,10795,10802,0.0763744143850755,0.0763744143850755,-105.0227368,39.7610963,-105.0218433,39.761098 20216,632,6405,0.146056665643101,0.146056665643101,-104.976027,39.7644195,-104.9748213,39.7653503 20217,6405,4277,0.144766275996567,0.144766275996567,-104.9748213,39.7653503,-104.9736331,39.7662781 20218,4277,2913,0.0337236702585465,0.0337236702585465,-104.9736331,39.7662781,-104.9733488,39.7664884 20250,9384,8111,0.200921327710714,0.200921327710714,-105.0451339,39.7765688,-105.0451206,39.7783757 20251,8111,10328,0.204798818746646,0.204798818746646,-105.0451206,39.7783757,-105.045121,39.7802175 pgrouting-pgrouting-2.1.0/src/bd_astar/tester/ways2data000077500000000000000000000012321257314352300232500ustar00rootroot00000000000000#!/usr/bin/perl -w use strict; sub Usage { die "Usage: ways2data tab ways.txt\n"; } my $tab = shift @ARGV || Usage(); my $wfile = shift @ARGV || Usage(); open(IN, $wfile) || die "Failed to open '$wfile' for read : $!\n"; print <) { $x =~ s/,/\t/g; print $x; } print "\\.\n"; close(IN); pgrouting-pgrouting-2.1.0/src/bd_dijkstra/000077500000000000000000000000001257314352300206205ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_dijkstra/CMakeLists.txt000066400000000000000000000002031257314352300233530ustar00rootroot00000000000000set(PACKAGE_SQL_FILES "") add_subdirectory(sql) set(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) subdirs(doc src test) pgrouting-pgrouting-2.1.0/src/bd_dijkstra/doc/000077500000000000000000000000001257314352300213655ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_dijkstra/doc/CMakeLists.txt000066400000000000000000000000001257314352300241130ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_dijkstra/doc/index.rst000066400000000000000000000075141257314352300232350ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _bd_dijkstra: pgr_bdDijkstra - Bi-directional Dijkstra Shortest Path =============================================================================== .. index:: single: pgr_bdDijkstra(text, integer, integer, boolean, boolean) module: bidirectional, dijkstra Name ------------------------------------------------------------------------------- ``pgr_bdDijkstra`` - Returns the shortest path using Bidirectional Dijkstra algorithm. Synopsis ------------------------------------------------------------------------------- This is a bi-directional Dijkstra search algorithm. It searchs from the source toward the distination and at the same time from the destination to the source and terminates whe these to searchs meet in the middle. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a path. .. code-block:: sql pgr_costResult[] pgr_bdDijkstra(sql text, source integer, target integer, directed boolean, has_rcost boolean); Description ------------------------------------------------------------------------------- :sql: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, source, target, cost [,reverse_cost] FROM edge_table :id: ``int4`` identifier of the edge :source: ``int4`` identifier of the source vertex :target: ``int4`` identifier of the target vertex :cost: ``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph. :reverse_cost: (optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs). :source: ``int4`` id of the start point :target: ``int4`` id of the end point :directed: ``true`` if the graph is directed :has_rcost: if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction. Returns set of :ref:`type_cost_result`: :seq: row sequence :id1: node ID :id2: edge ID (``-1`` for the last row) :cost: cost to traverse from ``id1`` using ``id2`` .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- * Without ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_bdDijkstra( 'SELECT id, source, target, cost FROM edge_table', 4, 10, false, false ); seq | node | edge | cost -----+------+------+------ 0 | 4 | 3 | 0 1 | 3 | 5 | 1 2 | 6 | 11 | 1 3 | 11 | 12 | 0 4 | 10 | -1 | 0 (5 rows) * With ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_bdDijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 4, 10, true, true ); seq | node | edge | cost -----+------+------+------ 0 | 4 | 3 | 1 1 | 3 | 2 | 1 2 | 2 | 4 | 1 3 | 5 | 10 | 1 4 | 10 | -1 | 0 (5 rows) The queries use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`type_cost_result` * :ref:`bd_astar` * http://en.wikipedia.org/wiki/Bidirectional_search * http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm pgrouting-pgrouting-2.1.0/src/bd_dijkstra/sql/000077500000000000000000000000001257314352300214175ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_dijkstra/sql/CMakeLists.txt000066400000000000000000000003021257314352300241520ustar00rootroot00000000000000# Append in local scope list(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/routing_bd_dijkstra.sql) # set in parent scope set(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/bd_dijkstra/sql/routing_bd_dijkstra.sql000066400000000000000000000010641257314352300261700ustar00rootroot00000000000000----------------------------------------------------------------------- -- Core function for bi_directional_dijkstra_shortest_path computation -- See README for description ----------------------------------------------------------------------- -- -- CREATE OR REPLACE FUNCTION pgr_bdDijkstra( sql text, source_vid integer, target_vid integer, directed boolean, has_reverse_cost boolean) RETURNS SETOF pgr_costResult AS '$libdir/librouting-2.1', 'bidir_dijkstra_shortest_path' LANGUAGE c IMMUTABLE STRICT; pgrouting-pgrouting-2.1.0/src/bd_dijkstra/src/000077500000000000000000000000001257314352300214075ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_dijkstra/src/BiDirDijkstra.cpp000066400000000000000000000401471257314352300246060ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #ifdef __MINGW32__ #include #include #endif #include "BiDirDijkstra.h" #undef DEBUG //#define DEBUG #ifdef DEBUG #include static FILE *dbg; #define DBG(format, arg...) \ dbg = fopen("/tmp/sew-debug", "a"); \ if (dbg) { \ fprintf(dbg, format, ## arg); \ fclose(dbg); \ } #else #define DBG(format, arg...) do { ; } while (0) #endif BiDirDijkstra::BiDirDijkstra(void) { } BiDirDijkstra::~BiDirDijkstra(void) { } void BiDirDijkstra::init() { //max_edge_id = 0; //max_node_id = 0; } /* Initialization and allocation of memories. */ void BiDirDijkstra::initall(int maxNode) { int i; m_vecPath.clear(); DBG("BiDirDijkstra::initall: allocating m_pFParent, m_pRParent maxNode: %d\n", maxNode+1); m_pFParent = new PARENT_PATH[maxNode + 1]; m_pRParent = new PARENT_PATH[maxNode + 1]; DBG("BiDirDijkstra::initall: allocated m_pFParent, m_pRParent\n"); DBG("BiDirDijkstra::initall: allocating m_pFCost, m_pRCost maxNode: %d\n", maxNode+1); m_pFCost = new double[maxNode + 1]; m_pRCost = new double[maxNode + 1]; DBG("BiDirDijkstra::initall: allocated m_pFCost, m_pRCost\n"); for(i = 0; i <= maxNode; i++) { m_pFParent[i].par_Node = -2; m_pRParent[i].par_Node = -2; m_pFCost[i] = INF; m_pRCost[i] = INF; } m_MinCost = INF; m_MidNode = -1; DBG("BiDirDijkstra::initall: m_vecNodeVector.reserve(%d)\n", maxNode + 1); // reserve space for nodes m_vecNodeVector.reserve(maxNode + 1); DBG(" space reserved!\n"); } /* Delete the allocated memories to avoid memory leak. */ void BiDirDijkstra::deleteall() { std::vector::iterator it; for(it = m_vecNodeVector.begin(); it != m_vecNodeVector.end(); it++){ delete *it; } m_vecNodeVector.clear(); delete [] m_pFParent; delete [] m_pRParent; delete [] m_pFCost; delete [] m_pRCost; } /* Get the current cost from source to the current node if direction is 1 else the cost to reach target from the current node. */ double BiDirDijkstra::getcost(int node_id, int dir) { if(dir == 1) { return(m_pFCost[node_id]); } else { return(m_pRCost[node_id]); } } /* Set the forward or reverse cost list depending on dir (1 for forward search and -1 for reverse search. */ void BiDirDijkstra::setcost(int node_id, int dir, double c) { if(dir == 1) { m_pFCost[node_id] = c; } else { m_pRCost[node_id] = c; } } void BiDirDijkstra::setparent(int node_id, int dir, int parnode, int paredge) { if(dir == 1) { m_pFParent[node_id].par_Node = parnode; m_pFParent[node_id].par_Edge = paredge; } else { m_pRParent[node_id].par_Node = parnode; m_pRParent[node_id].par_Edge = paredge; } } /* Reconstruct path for forward search. It is like normal dijkstra. The parent array contains the parent of the current node and there is a -1 in the source. So one need to recurse upto the source and then add the current node and edge to the list. */ void BiDirDijkstra::fconstruct_path(int node_id) { if(m_pFParent[node_id].par_Node == -1) return; fconstruct_path(m_pFParent[node_id].par_Node); path_element_t pt; pt.vertex_id = m_pFParent[node_id].par_Node; pt.edge_id = m_pFParent[node_id].par_Edge; pt.cost = m_pFCost[node_id] - m_pFCost[m_pFParent[node_id].par_Node]; m_vecPath.push_back(pt); } /* Reconstruct path for the reverse search. In this case the subsequent node is stored in the parent and the target contains a -1. So one need to add the node and edge to the list and then recurse through the parent upto hitting a -1. */ void BiDirDijkstra::rconstruct_path(int node_id) { path_element_t pt; if(m_pRParent[node_id].par_Node == -1) { pt.vertex_id = node_id; pt.edge_id = -1; pt.cost = 0.0; return; } pt.vertex_id = node_id; pt.cost = m_pRCost[node_id] - m_pRCost[m_pRParent[node_id].par_Node]; pt.edge_id = m_pRParent[node_id].par_Edge; m_vecPath.push_back(pt); rconstruct_path(m_pRParent[node_id].par_Node); } /* This is the main exploration module. The parameter dir indicates whether the exploration will be in forward or reverser direction. The reference to the corresponding que is also passed as parameter que. The current node and the current costs are also available as parameter. */ void BiDirDijkstra::explore(int cur_node, double cur_cost, int dir, std::priority_queue, std::greater > &que) { int i; // Number of connected edges int con_edge = m_vecNodeVector[cur_node]->Connected_Edges_Index.size(); double edge_cost; for(i = 0; i < con_edge; i++) { int edge_index = m_vecNodeVector[cur_node]->Connected_Edges_Index[i]; // Get the edge from the edge list. GraphEdgeInfo edge = m_vecEdgeVector[edge_index]; // Get the connected node int new_node = m_vecNodeVector[cur_node]->Connected_Nodes[i]; if(cur_node == edge.StartNode) { // Current node is the startnode of the edge. For forward search it should use forward cost, otherwise it should use the reverse cost, // i.e. if the reverse direction is valid then this node may be visited from the end node. if(dir > 0) edge_cost = edge.Cost; else edge_cost = edge.ReverseCost; // Check if the direction is valid for exploration if(edge.Direction == 0 || edge_cost >= 0.0) { // Check if the current edge gives better result if(cur_cost + edge_cost < getcost(new_node, dir)) { // explore the node, and push it in the queue setcost(new_node, dir, cur_cost + edge_cost); setparent(new_node, dir, cur_node, edge.EdgeID); que.push(std::make_pair(cur_cost + edge_cost, new_node)); // Update the minimum cost found so far. if(getcost(new_node, dir) + getcost(new_node, dir * -1) < m_MinCost) { m_MinCost = getcost(new_node, dir) + getcost(new_node, dir * -1); m_MidNode = new_node; } } } } else { // Current node is the endnode of the edge. For forward search it should use reverse cost, otherwise it should use the forward cost, // i.e. if the forward direction is valid then this node may be visited from the start node. if(dir > 0) edge_cost = edge.ReverseCost; else edge_cost = edge.Cost; // Check if the direction is valid for exploration if(edge.Direction == 0 || edge_cost >= 0.0) { // Check if the current edge gives better result if(cur_cost + edge_cost < getcost(new_node, dir)) { setcost(new_node, dir, cur_cost + edge_cost); setparent(new_node, dir, cur_node, edge.EdgeID); que.push(std::make_pair(cur_cost + edge_cost, new_node)); // Update the minimum cost found so far. if(getcost(new_node, dir) + getcost(new_node, dir * -1) < m_MinCost) { m_MinCost = getcost(new_node, dir) + getcost(new_node, dir * -1); m_MidNode = new_node; } } } } } } /* This is the entry function that the wrappers should call. Most of the parameters are trivial. maxNode refers to Maximum node id. As we run node based exploration cost, parent etc will be based on maximam node id. */ int BiDirDijkstra::bidir_dijkstra(edge_t *edges, unsigned int edge_count, int maxNode, int start_vertex, int end_vertex, path_element_t **path, int *path_count, char **err_msg) { max_node_id = maxNode; max_edge_id = -1; // Allocate memory for local storage like cost and parent holder DBG("calling initall(maxNode=%d)\n", maxNode); initall(maxNode); // construct the graph from the edge list, i.e. populate node and edge data structures DBG("Calling construct_graph\n"); construct_graph(edges, edge_count, maxNode); //int nodeCount = m_vecNodeVector.size(); DBG("Setting up std::priority_queue\n"); std::priority_queue, std::greater > fque; std::priority_queue, std::greater > rque; DBG("calling m_vecPath.clear()\n"); m_vecPath.clear(); // Initialize the forward search m_pFParent[start_vertex].par_Node = -1; m_pFParent[start_vertex].par_Edge = -1; m_pFCost[start_vertex] = 0.0; fque.push(std::make_pair(0.0, start_vertex)); // Initialize the reverse search m_pRParent[end_vertex].par_Node = -1; m_pRParent[end_vertex].par_Edge = -1; m_pRCost[end_vertex] = 0.0; rque.push(std::make_pair(0.0, end_vertex)); int i; // int new_node; int cur_node; // int dir; /* The main loop. The algorithm is as follows: 1. IF the sum of the current minimum of both heap is greater than so far found path, we cannot get any better, so break the loop. 2. IF the reverse heap minimum is lower than the forward heap minimum, explore from reverse direction. 3. ELSE explore from the forward directtion. */ while(!fque.empty() && !rque.empty()) { PDI fTop = fque.top(); PDI rTop = rque.top(); if(fTop.first + rTop.first > m_MinCost) //We are done, there is no path with lower cost break; if(rTop.first < fTop.first) // Explore from reverse queue { cur_node = rTop.second; int dir = -1; rque.pop(); explore(cur_node, rTop.first, dir, rque); } else // Explore from forward queue { cur_node = fTop.second; int dir = 1; fque.pop(); explore(cur_node, fTop.first, dir, fque); } } /* Path reconstruction part. m_MidNode is the joining point where two searches meet to make a shortest path. It is updated in explore. If it contains -1, then no path is found. Other wise we have a shortest path and that is reconstructed in the m_vecPath. */ if(m_MidNode == -1) { *err_msg = (char *)"Path Not Found"; deleteall(); return -1; } else { // reconstruct path from forward search fconstruct_path(m_MidNode); // reconstruct path from backward search rconstruct_path(m_MidNode); // insert the last row in the path trace (having edge_id = -1 and cost = 0.0) path_element_t pelement; pelement.vertex_id = end_vertex; pelement.edge_id = -1; pelement.cost = 0.0; m_vecPath.push_back(pelement); // Transfer data path to path_element_t format and allocate memory and populate the pointer DBG("BiDirDijkstra::bidir_dijkstra: allocating path m_vecPath.size=%d\n", m_vecPath.size() + 1); *path = (path_element_t *) malloc(sizeof(path_element_t) * (m_vecPath.size() + 1)); *path_count = m_vecPath.size(); DBG("BiDirDijkstra::bidir_dijkstra: allocated path\n"); for(i = 0; i < *path_count; i++) { (*path)[i].vertex_id = m_vecPath[i].vertex_id; (*path)[i].edge_id = m_vecPath[i].edge_id; (*path)[i].cost = m_vecPath[i].cost; } } DBG("calling deleteall\n"); deleteall(); DBG("back from deleteall\n"); return 0; } /* Populate the member variables of the class using the edge list. Basically there is a node list and an edge list. Each node contains the list of adjacent nodes and corresponding edge indices from edge list that connect this node with the adjacent nodes. */ bool BiDirDijkstra::construct_graph(edge_t* edges, int edge_count, int maxNode) { int i; /* // Create a dummy node DBG("Create a dummy node\n"); GraphNodeInfo nodeInfo; DBG("calling nodeInfo.Connected_Edges_Index.clear\n"); nodeInfo.Connected_Edges_Index.clear(); DBG("calling nodeInfo.Connected_Nodes.clear\n"); nodeInfo.Connected_Nodes.clear(); */ // Insert the dummy node into the node list. This acts as place holder. Also change the nodeId so that nodeId and node index in the vector are same. // There may be some nodes here that does not appear in the edge list. The size of the list is upto maxNode which is equal to maximum node id. DBG("m_vecNodeVector.push_back for 0 - %d\n", maxNode); for(i = 0; i <= maxNode; i++) { // Create a dummy node GraphNodeInfo* nodeInfo = new GraphNodeInfo(); nodeInfo->Connected_Edges_Index.clear(); nodeInfo->Connected_Nodes.clear(); nodeInfo->NodeID = i; m_vecNodeVector.push_back(nodeInfo); } // Process each edge from the edge list and update the member data structures accordingly. DBG("reserving space for m_vecEdgeVector.reserve(%d)\n", edge_count); m_vecEdgeVector.reserve(edge_count); DBG("calling addEdge in a loop\n"); for(i = 0; i < edge_count; i++) { addEdge(edges[i]); } return true; } /* Process the edge and populate the member nodelist and edgelist. The nodelist already contains upto maxNode dummy entries with nodeId same as index. Now the connectivity information needs to be updated. */ bool BiDirDijkstra::addEdge(edge_t edgeIn) { // long lTest; // Check if the edge is already processed. Long2LongMap::iterator itMap = m_mapEdgeId2Index.find(edgeIn.id); if(itMap != m_mapEdgeId2Index.end()) return false; // Create a GraphEdgeInfo using the information of the current edge GraphEdgeInfo newEdge; newEdge.EdgeID = edgeIn.id; newEdge.EdgeIndex = m_vecEdgeVector.size(); newEdge.StartNode = edgeIn.source; newEdge.EndNode = edgeIn.target; newEdge.Cost = edgeIn.cost; newEdge.ReverseCost = edgeIn.reverse_cost; // Set the direction. If both cost and reverse cost has positive value the edge is bidirectional and direction field is 0. If cost is positive and reverse cost // negative then the edge is unidirectional with direction = 1 (goes from source to target) otherwise it is unidirectional with direction = -1 (goes from target // to source). Another way of creating unidirectional edge is assigning big values in cost or reverse_cost. In that case the direction is still zero and this case // is handled in the algorithm automatically. if(newEdge.Cost >= 0.0 && newEdge.ReverseCost >= 0) { newEdge.Direction = 0; } else if(newEdge.Cost >= 0.0) { newEdge.Direction = 1; } else { newEdge.Direction = -1; } // Update max_edge_id if(edgeIn.id > max_edge_id) { max_edge_id = edgeIn.id; } //Update max_node_id if(newEdge.StartNode > max_node_id) { return false;//max_node_id = newEdge.StartNode; } if(newEdge.EndNode > max_node_id) { return false;//max_node_id = newEdge.EdgeIndex; } // update connectivity information for the start node. m_vecNodeVector[newEdge.StartNode]->Connected_Nodes.push_back(newEdge.EndNode); m_vecNodeVector[newEdge.StartNode]->Connected_Edges_Index.push_back(newEdge.EdgeIndex); // update connectivity information for the start node. m_vecNodeVector[newEdge.EndNode]->Connected_Nodes.push_back(newEdge.StartNode); m_vecNodeVector[newEdge.EndNode]->Connected_Edges_Index.push_back(newEdge.EdgeIndex); //Adding edge to the list m_mapEdgeId2Index.insert(std::make_pair(newEdge.EdgeID, m_vecEdgeVector.size())); m_vecEdgeVector.push_back(newEdge); // return true; } pgrouting-pgrouting-2.1.0/src/bd_dijkstra/src/BiDirDijkstra.h000066400000000000000000000076571257314352300242640ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #ifndef BIDIRDIJKSTRA_H #define BIDIRDIJKSTRA_H #include #include #include #include #include #include #include #include #include "bdsp.h" #define INF 1e15 typedef std::vector LongVector; typedef std::vector VectorOfLongVector; //typedef std::pair PIB; typedef std::pair PDI; //typedef std::pair > PDVI; /* typedef struct edge { int id; int source; int target; double cost; double reverse_cost; } edge_t; typedef struct path_element { int vertex_id; int edge_id; double cost; }path_element_t; */ typedef struct{ int par_Node; int par_Edge; }PARENT_PATH; typedef struct{ int NodeID; std::vector Connected_Nodes; std::vector Connected_Edges_Index; }GraphNodeInfo; struct GraphEdgeInfo { public: int EdgeID; int EdgeIndex; int Direction; double Cost; double ReverseCost; int StartNode; int EndNode; }; typedef std::vector GraphEdgeVector; typedef std::map Long2LongVectorMap; typedef std::map Long2LongMap; typedef std::vector GraphNodeVector; class BiDirDijkstra { public: BiDirDijkstra(void); ~BiDirDijkstra(void); int bidir_dijkstra(edge_t *edges, unsigned int edge_count, int maxNode, int start_vertex, int end_vertex, path_element_t **path, int *path_count, char **err_msg); private: bool construct_graph(edge_t *edges, int edge_count, int maxNode); void fconstruct_path(int node_id); void rconstruct_path(int node_id); bool addEdge(edge edgeIn); bool connectEdge(GraphEdgeInfo& firstEdge, GraphEdgeInfo& secondEdge, bool bIsStartNodeSame); void init(); void initall(int maxNode); void deleteall(); void explore(int cur_node, double cur_cost, int dir, std::priority_queue, std::greater > &que); double getcost(int node_id, int dir); void setcost(int node_id, int dir, double c); void setparent(int node_id, int dir, int parnode, int paredge); private: GraphEdgeVector m_vecEdgeVector; Long2LongMap m_mapEdgeId2Index; Long2LongVectorMap m_mapNodeId2Edge; GraphNodeVector m_vecNodeVector; int max_node_id; int max_edge_id; int m_lStartNodeId; int m_lEndNodeId; double m_MinCost; int m_MidNode; std::vector m_vecPath; PARENT_PATH *m_pFParent; PARENT_PATH *m_pRParent; double *m_pFCost; double *m_pRCost; }; #endif pgrouting-pgrouting-2.1.0/src/bd_dijkstra/src/CMakeLists.txt000066400000000000000000000001471257314352300241510ustar00rootroot00000000000000ADD_LIBRARY(bd_dijkstra OBJECT bdsp.h bdsp.c utils.h BiDirDijkstra.h bdsp_core.cpp BiDirDijkstra.cpp) pgrouting-pgrouting-2.1.0/src/bd_dijkstra/src/bdsp.c000066400000000000000000000321631257314352300225100ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "fmgr.h" #include "bdsp.h" Datum bidir_dijkstra_shortest_path(PG_FUNCTION_ARGS); #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 //#ifdef PG_MODULE_MAGIC //PG_MODULE_MAGIC; //#endif typedef struct edge_columns { int id; int source; int target; int cost; int reverse_cost; } edge_columns_t; static char * text2char(text *in) { char *out = palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } static int finish(int code, int ret) { DBG("In finish, trying to disconnect from spi %d",ret); code = SPI_finish(); if (code != SPI_OK_FINISH ) { elog(ERROR,"couldn't disconnect from SPI"); return -1 ; } return ret; } /* * This function fetches the edge columns from the SPITupleTable. * */ static int fetch_edge_columns(SPITupleTable *tuptable, edge_columns_t *edge_columns, bool has_reverse_cost) { edge_columns->id = SPI_fnumber(SPI_tuptable->tupdesc, "id"); edge_columns->source = SPI_fnumber(SPI_tuptable->tupdesc, "source"); edge_columns->target = SPI_fnumber(SPI_tuptable->tupdesc, "target"); edge_columns->cost = SPI_fnumber(SPI_tuptable->tupdesc, "cost"); if (edge_columns->id == SPI_ERROR_NOATTRIBUTE || edge_columns->source == SPI_ERROR_NOATTRIBUTE || edge_columns->target == SPI_ERROR_NOATTRIBUTE || edge_columns->cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'id', 'source', 'target' and 'cost'"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->source) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->target) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'source', 'target' must be of type int4, 'cost' must be of type float8"); return -1; } DBG("columns: id %i source %i target %i cost %i", edge_columns->id, edge_columns->source, edge_columns->target, edge_columns->cost); if (has_reverse_cost) { edge_columns->reverse_cost = SPI_fnumber(SPI_tuptable->tupdesc, "reverse_cost"); if (edge_columns->reverse_cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, reverse_cost is used, but query did't return " "'reverse_cost' column"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->reverse_cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'reverse_cost' must be of type float8"); return -1; } DBG("columns: reverse_cost cost %i", edge_columns->reverse_cost); } return 0; } /* * To fetch a edge from Tuple. * */ static void fetch_edge(HeapTuple *tuple, TupleDesc *tupdesc, edge_columns_t *edge_columns, edge_t *target_edge) { Datum binval; bool isnull; binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->id, &isnull); if (isnull) elog(ERROR, "id contains a null value"); target_edge->id = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->source, &isnull); if (isnull) elog(ERROR, "source contains a null value"); target_edge->source = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->target, &isnull); if (isnull) elog(ERROR, "target contains a null value"); target_edge->target = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->cost, &isnull); if (isnull) elog(ERROR, "cost contains a null value"); target_edge->cost = DatumGetFloat8(binval); if (edge_columns->reverse_cost != -1) { binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->reverse_cost, &isnull); if (isnull) elog(ERROR, "reverse_cost contains a null value"); target_edge->reverse_cost = DatumGetFloat8(binval); } } static int compute_bidirsp(char* sql, int start_vertex, int end_vertex, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count) { int SPIcode; void *SPIplan; Portal SPIportal; bool moredata = TRUE; int ntuples; edge_t *edges = NULL; int total_tuples = 0; edge_columns_t edge_columns = {.id= -1, .source= -1, .target= -1, .cost= -1, .reverse_cost= -1}; int v_max_id=0; int v_min_id=INT_MAX; int s_count = 0; int t_count = 0; char *err_msg; int ret = -1; register int z; DBG("start shortest_path\n"); SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "shortest_path: couldn't open a connection to SPI"); return -1; } SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "shortest_path: couldn't create query plan via SPI"); return -1; } if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "shortest_path: SPI_cursor_open('%s') returns NULL", sql); return -1; } while (moredata == TRUE) { SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); if (edge_columns.id == -1) { if (fetch_edge_columns(SPI_tuptable, &edge_columns, has_reverse_cost) == -1) return finish(SPIcode, ret); } ntuples = SPI_processed; total_tuples += ntuples; if (!edges) edges = palloc(total_tuples * sizeof(edge_t)); else edges = repalloc(edges, total_tuples * sizeof(edge_t)); if (edges == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; fetch_edge(&tuple, &tupdesc, &edge_columns, &edges[total_tuples - ntuples + t]); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } //defining min and max vertex id DBG("Total %i tuples", total_tuples); for(z=0; zv_max_id) v_max_id=edges[z].source; if(edges[z].targetv_max_id) v_max_id=edges[z].target; //DBG("%i <-> %i", v_min_id, v_max_id); } //:::::::::::::::::::::::::::::::::::: //:: reducing vertex id (renumbering) //:::::::::::::::::::::::::::::::::::: for(z=0; zmulti_call_memory_ctx); // verify that the first 5 args are not NULL for (i=0; i<5; i++) if(PG_ARGISNULL(i)) { elog(ERROR, "bidir_dijkstra_shortest_path(): Argument %i may not be NULL", i+1); } DBG("Calling compute_bidirsp"); #ifdef DEBUG ret = #endif compute_bidirsp(text2char(PG_GETARG_TEXT_P(0)), PG_GETARG_INT32(1), PG_GETARG_INT32(2), PG_GETARG_BOOL(3), PG_GETARG_BOOL(4), &path, &path_count); #ifdef DEBUG double total_cost = 0; DBG("Ret is %i", ret); if (ret >= 0) { int i; for (i = 0; i < path_count; i++) { // DBG("Step %i vertex_id %i ", i, path[i].vertex_id); // DBG(" edge_id %i ", path[i].edge_id); // DBG(" cost %f ", path[i].cost); total_cost+=path[i].cost; } } DBG("Total cost is: %f",total_cost); #endif // total number of tuples to be returned funcctx->max_calls = path_count; funcctx->user_fctx = path; funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("pgr_costResult")); MemoryContextSwitchTo(oldcontext); } // stuff done on every call of the function funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; path = (path_element_t*) funcctx->user_fctx; if (call_cntr < max_calls) { // do when there is more left to send HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(4 * sizeof(Datum)); nulls = palloc(4 * sizeof(char)); values[0] = Int32GetDatum(call_cntr); nulls[0] = ' '; values[1] = Int32GetDatum(path[call_cntr].vertex_id); nulls[1] = ' '; values[2] = Int32GetDatum(path[call_cntr].edge_id); nulls[3] = ' '; values[3] = Float8GetDatum(path[call_cntr].cost); nulls[3] = ' '; tuple = heap_formtuple(tuple_desc, values, nulls); // make the tuple into a datum result = HeapTupleGetDatum(tuple); // clean up (this is not really necessary) pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else { // do when there is no more left DBG("Going to free path"); if (path) free(path); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/bd_dijkstra/src/bdsp.h000066400000000000000000000026161257314352300225150ustar00rootroot00000000000000 /* * Bi Directional Shortest path algorithm for PostgreSQL * * Copyright (c) 2005 Sylvain Pasche * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #ifndef _BDSP_H #define _BDSP_H #include "postgres.h" typedef struct edge { int id; int source; int target; float8 cost; float8 reverse_cost; } edge_t; typedef struct { int vertex_id; int edge_id; float8 cost; } path_element_t; #ifdef __cplusplus extern "C" #endif int bidirsp_wrapper( edge_t *edges, unsigned int edge_count, int maxNode, int start_vertex, int end_vertex, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg ); #endif pgrouting-pgrouting-2.1.0/src/bd_dijkstra/src/bdsp_core.cpp000066400000000000000000000055511257314352300240610ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #ifdef __MINGW32__ #include #include #endif #include #include "BiDirDijkstra.h" #include "bdsp.h" #include "utils.h" #undef DEBUG //#define DEBUG #ifdef DEBUG #include static FILE *dbg; #define DBG(format, arg...) \ dbg = fopen("/tmp/sew-debug", "a"); \ if (dbg) { \ fprintf(dbg, format, ## arg); \ fclose(dbg); \ } #else #define DBG(format, arg...) do { ; } while (0) #endif int bidirsp_wrapper( edge_t *edges, unsigned int edge_count, int maxNode, int start_vertex, int end_vertex, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg ) { int res; try { DBG("Calling BiDirDijkstra initializer.\n"); BiDirDijkstra bddijkstra; DBG("BiDirDijkstra initialized\n"); res = bddijkstra.bidir_dijkstra(edges, edge_count, maxNode, start_vertex, end_vertex, path, path_count, err_msg); } catch(std::exception& e) { DBG("catch(std::exception e.what: %s\n", e.what()); *err_msg = (char *) e.what(); return -1; } catch(...) { DBG("catch(...\n"); *err_msg = (char *) "Caught unknown exception!"; return -1; } DBG("Back from bddijkstra.bidir_dijkstra()\n"); if (res < 0) return res; else return EXIT_SUCCESS; } pgrouting-pgrouting-2.1.0/src/bd_dijkstra/src/utils.h000066400000000000000000000064631257314352300227310ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #ifndef UTILS_H #define UTILS_H #include #include #include #include #include typedef std::vector LongVector; typedef std::vector IntVector; typedef std::vector DoubleVector; typedef std::vector StringVector; class StringOperation { public: static std::string TRIMWHITESPACE(std::string strInput) { std::string strOut = strInput; std::string strWht = " \f\n\r\t\v"; strOut.erase(0,strOut.find_first_not_of(strWht)); strOut.erase(strOut.find_last_not_of(strWht) + 1); return strOut; }; }; class StringTokenizer { public: StringTokenizer() { reset(); } void reset() { vecTokens.clear(); strInput = ""; } bool parse(std::string strInput, std::string chDelim) { size_t iStartPos = 0; while(true) { size_t iPos = strInput.find(chDelim[0],iStartPos); if(iPos != std::string::npos) { std::string strToken; strToken = strInput.substr(iStartPos,iPos - iStartPos); vecTokens.push_back(strToken); iStartPos = iPos + 1; } else if(iPos == std::string::npos && strInput.length() > 0 ) { std::string strToken; strToken = strInput.substr(iStartPos, strInput.length() - iStartPos); if(strToken.length() > 0) vecTokens.push_back(strToken); break; } else break; } return true; } size_t getTokenCount() { return vecTokens.size(); } bool getToken(std::string& strToken, long iTokenIndex) { long lTokenCount = vecTokens.size(); if(iTokenIndex < 0 || iTokenIndex < lTokenCount) { strToken = vecTokens[iTokenIndex]; return true; } return false; } bool getTokens(StringVector& vecTokensRef) { vecTokensRef = vecTokens; return true; } private: std::string strInput; StringVector vecTokens; }; #endif pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/000077500000000000000000000000001257314352300215775ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/CMakeLists.txt000066400000000000000000000000001257314352300243250ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-00.data000066400000000000000000033420301257314352300257210ustar00rootroot00000000000000 drop table if exists bdd_ways cascade; create table bdd_ways ( id integer not null primary key, source integer, target integer, cost float8, reverse_cost float8 ); copy bdd_ways (id, source, target, cost, reverse_cost) from stdin; 18129 10271 10265 0.407629542119694 0.407629542119694 14822 9426 3606 0.0603186413824967 0.0603186413824967 16176 5812 7719 0.198519002375015 0.198519002375015 16177 7719 9841 1.21182332618964 1.21182332618964 16178 137 1482 0.199034161669709 0.199034161669709 16179 1482 3758 0.20606858724026 0.20606858724026 16217 7903 7844 0.0651768093591436 0.0651768093591436 16218 7844 6725 0.105799860394335 0.105799860394335 15793 2298 2322 0.00529554982932783 0.00529554982932783 14854 9432 9433 0.00987428384236239 0.00987428384236239 19732 4490 10638 0.0159213769578026 0.0159213769578026 19734 10639 10640 0.115517684408379 0.115517684408379 19736 10643 5491 0.200611432022914 0.200611432022914 19737 5491 9472 0.173586542348893 0.173586542348893 16211 7730 9848 1.41098736584228 1.41098736584228 19766 8868 3770 0.15451665559366 0.15451665559366 19767 3770 10249 0.199225315153312 0.199225315153312 19769 9471 4895 0.183643472400882 0.183643472400882 19770 4895 9419 0.162738965694015 0.162738965694015 16694 9991 9992 0.00824975577533471 0.00824975577533471 16253 9862 7741 0.405750287416545 0.405750287416545 16254 7741 5836 0.199719306282583 0.199719306282583 16255 5836 9863 0.20307644815808 0.20307644815808 445 449 450 0.199450473576153 0.199450473576153 20724 9339 9399 0.00989025456720925 0.00989025456720925 20725 9399 10912 0.0075300269970097 0.0075300269970097 20727 10911 9342 0.00831469236711343 0.00831469236711343 18403 7778 10286 0.0505898966958872 0.0505898966958872 273 283 284 0.0964719650645454 0.0964719650645454 275 285 286 0.0574345831683482 0.0574345831683482 276 286 287 0.00381671595135443 0.00381671595135443 277 288 286 0.0749798421316384 0.0749798421316384 267 277 278 0.026080790494895 0.026080790494895 19535 10550 10547 0.0727126892007364 0.0727126892007364 240 247 248 0.0772679392991742 0.0772679392991742 242 249 250 0.0969982430766615 0.0969982430766615 19500 10527 10528 0.0180139213913488 0.0180139213913488 16008 9778 9779 0.0944640625920965 0.0944640625920965 15463 8882 1361 0.00984596954833585 0.00984596954833585 11520 658 713 0.150268576052698 0.150268576052698 270 280 281 0.0978981798906238 0.0978981798906238 16247 7743 5838 0.199906773104335 0.199906773104335 505 499 500 0.0224810261782308 0.0224810261782308 19508 10448 10534 0.00643702567875165 0.00643702567875165 16434 9896 3281 0.0340559329983669 0.0340559329983669 19458 10492 10506 0.00750267115612711 0.00750267115612711 16700 9995 9996 0.0459960991438913 0.0459960991438913 17222 5174 8210 0.200775724104805 0.200775724104805 17224 4240 7299 0.0119914556826953 0.0119914556826953 345 346 347 0.130802492327731 0.130802492327731 347 348 349 0.135557185972568 0.135557185972568 348 349 350 0.136845365159024 0.136845365159024 355 357 358 0.388256388951567 0.388256388951567 356 358 359 0.410677079496879 0.410677079496879 18458 10297 6395 0.0910083144293941 0.0910083144293941 18424 8333 10290 0.150248967925867 0.150248967925867 18426 8331 7848 0.20002866768649 0.20002866768649 16185 9843 7721 1.49406009526399 1.49406009526399 18230 2552 10281 0.408042509102773 0.408042509102773 568 561 562 0.0238735645312088 0.0238735645312088 509 503 504 0.0378269387886271 0.0378269387886271 510 504 505 0.131422581642966 0.131422581642966 511 505 506 0.13298824931129 0.13298824931129 512 506 507 0.0469418788297666 0.0469418788297666 513 507 508 0.00800396830514923 0.00800396830514923 514 508 509 0.189986229051577 0.189986229051577 521 516 517 0.0463139600038384 0.0463139600038384 12956 1507 1599 0.174395269936236 0.174395269936236 19854 9521 10661 0.207011877470032 0.207011877470032 11687 773 774 0.0194846935551434 0.0194846935551434 20577 10865 10866 0.00985918265048112 0.00985918265048112 15197 3400 9212 0.0496967641825266 0.0496967641825266 3594 3445 1174 0.142771364790872 0.142771364790872 3595 1174 897 0.139794356108886 0.139794356108886 19561 10564 10565 0.0196154846965349 0.0196154846965349 16270 6159 9867 0.121531820960243 0.121531820960243 11805 8417 8418 0.134805848745127 0.134805848745127 18434 8357 10291 0.154597709113849 0.154597709113849 15269 8698 8458 0.108561000163296 0.108561000163296 16600 3169 9952 0.143650464740249 0.143650464740249 971 982 983 0.153004941982632 0.153004941982632 19467 10511 10512 0.0226507231527583 0.0226507231527583 19468 10512 10513 0.0195038602641882 0.0195038602641882 16605 9954 9955 0.0548421550272179 0.0548421550272179 16733 5003 10004 0.0399314883998924 0.0399314883998924 16677 9979 9980 0.023537846703909 0.023537846703909 15811 9714 9715 0.0297752747528411 0.0297752747528411 12949 1304 1330 0.0581647037716416 0.0581647037716416 11964 5499 7073 0.148280923478534 0.148280923478534 18453 9427 4296 0.104102993198957 0.104102993198957 20603 10836 10820 0.0118777812250081 0.0118777812250081 20604 10820 10827 0.0109415807816948 0.0109415807816948 318 326 327 0.287313248528131 0.287313248528131 919 933 934 0.0476774715690845 0.0476774715690845 920 934 935 0.0499176342652801 0.0499176342652801 921 935 936 0.0512339711733563 0.0512339711733563 12002 6577 5507 0.29282736629382 0.29282736629382 2397 2072 2388 0.0939943538292093 0.0939943538292093 17363 7241 3255 0.194151227318962 0.194151227318962 3612 954 3458 0.174654702147255 0.174654702147255 3613 3458 3459 0.161855899930502 0.161855899930502 3614 3459 3460 0.184505780617563 0.184505780617563 3615 3460 3461 0.174076203888655 0.174076203888655 12954 1477 1478 0.162422090556836 0.162422090556836 16746 6830 10008 0.0662012224002346 0.0662012224002346 19537 10551 4704 0.0179029738053875 0.0179029738053875 16747 10008 3664 0.0562861796352498 0.0562861796352498 12008 8513 4459 0.0575373844976813 0.0575373844976813 12009 4459 5508 0.146438493557302 0.146438493557302 11575 1594 1595 0.149695612752929 0.149695612752929 18383 8920 8960 0.0494721849144557 0.0494721849144557 19652 10605 10528 0.00763160148090486 0.00763160148090486 1706 1727 204 0.0785826238386085 0.0785826238386085 11578 1595 1767 0.0524448615311058 0.0524448615311058 351 353 354 0.0783794642996216 0.0783794642996216 16749 53 10005 0.150239248303575 0.150239248303575 20036 7837 816 0.140917505829302 0.140917505829302 20637 10876 10878 0.031770930566573 0.031770930566573 16183 1702 133 0.201630131124766 0.201630131124766 16753 6829 10009 0.0465845830870589 0.0465845830870589 18737 2600 1858 0.180581857071932 0.180581857071932 14686 1987 2318 0.198940266900504 0.198940266900504 1928 1941 1942 0.123855031305308 0.123855031305308 18741 8070 7651 0.262731372814963 0.262731372814963 14685 1546 1987 0.20778014181537 0.20778014181537 12334 8656 8657 0.0212762444700433 0.0212762444700433 18873 7825 7987 0.015602795644656 0.015602795644656 12352 8668 8669 0.00723037090372959 0.00723037090372959 18669 9460 1818 0.156714358591483 0.156714358591483 18185 5799 6059 0.199739960113703 0.199739960113703 18862 9131 9178 0.0368320416365925 0.0368320416365925 16606 9955 7890 0.148662937956551 0.148662937956551 12197 424 2296 0.092590985158808 0.092590985158808 328 329 330 0.0301965908229701 0.0301965908229701 329 330 331 0.00308879550687601 0.00308879550687601 15797 2324 2349 0.0197202421063636 0.0197202421063636 16293 2377 2409 0.0804076908745063 0.0804076908745063 17370 3254 7297 0.216186214827155 0.216186214827155 18195 8107 9376 0.183361036437535 0.183361036437535 17371 7297 40 0.193403542976089 0.193403542976089 389 391 392 0.10291889633356 0.10291889633356 18880 1927 7249 0.20098536077548 0.20098536077548 12842 2658 461 0.235239531220745 0.235239531220745 18457 7020 10297 0.095413640203737 0.095413640203737 14684 1545 1546 0.195783826439231 0.195783826439231 16302 2721 2722 0.0283898956128369 0.0283898956128369 18674 1569 1570 0.17732367890712 0.17732367890712 19651 10604 10605 0.00569731320684084 0.00569731320684084 12365 8674 8675 0.00395306971093599 0.00395306971093599 18885 80 7308 0.203338584644882 0.203338584644882 18462 9528 9293 0.135413968590027 0.135413968590027 17073 8133 10070 0.277242310734424 0.277242310734424 18887 3267 7247 0.200784680682105 0.200784680682105 16306 2851 2852 0.0109060813984903 0.0109060813984903 18803 8953 10352 0.0713096059986916 0.0713096059986916 12360 8670 8671 0.0527368404826503 0.0527368404826503 19915 8054 8774 0.178101620538173 0.178101620538173 19027 10418 8995 0.822032321709027 0.822032321709027 16313 2929 2636 0.0522503580010493 0.0522503580010493 18123 10266 7936 0.0422734852594549 0.0422734852594549 11696 1005 1006 0.0249036708868205 0.0249036708868205 19031 9820 9825 0.141867922710985 0.141867922710985 17076 828 3568 0.137092229325187 0.137092229325187 20641 10879 4802 0.0562973461233787 0.0562973461233787 19035 9497 9495 0.0285635113459611 0.0285635113459611 2071 2074 2075 0.135495947312548 0.135495947312548 15936 9757 6254 0.229061306545615 0.229061306545615 3229 3143 3144 0.198651066611581 0.198651066611581 3231 3145 1186 0.167106782855451 0.167106782855451 20275 10725 6473 0.00777253007071417 0.00777253007071417 20276 6473 10726 0.00774087009692378 0.00774087009692378 20277 10710 5573 0.00807679050419555 0.00807679050419555 16287 1363 2160 0.150908240771596 0.150908240771596 18901 10379 10378 0.00446883067059111 0.00446883067059111 18181 6056 4071 0.17853957848987 0.17853957848987 16288 2160 2273 0.031688963076218 0.031688963076218 15792 2131 2298 0.0834787229201596 0.0834787229201596 17362 1905 7241 0.196305657515643 0.196305657515643 20796 10943 7661 0.00258138052005919 0.00258138052005919 20797 7661 10931 0.00256438171506516 0.00256438171506516 17367 3197 6112 0.203543642625323 0.203543642625323 19564 10566 10567 0.0877791462313442 0.0877791462313442 17839 9059 10189 0.106477983280495 0.106477983280495 17124 42 4240 0.19030237977338 0.19030237977338 15941 9758 9759 0.0631588158295344 0.0631588158295344 17151 4781 4823 0.202239291799058 0.202239291799058 14110 421 3623 0.253988429085779 0.253988429085779 20309 10730 10731 0.0277808040232953 0.0277808040232953 19606 10584 10500 0.00674103787689334 0.00674103787689334 18677 2800 2801 0.105225983369234 0.105225983369234 17096 3720 3721 0.196415457175175 0.196415457175175 19914 6599 8054 0.176409123849899 0.176409123849899 14113 3767 3768 0.109524379066099 0.109524379066099 19575 10571 10572 0.0878577106463745 0.0878577106463745 19578 7458 10573 0.00838425457343401 0.00838425457343401 13363 6192 9050 0.200728781748151 0.200728781748151 18684 3608 1316 0.176123680044276 0.176123680044276 16406 9888 9885 0.103994018141439 0.103994018141439 20348 10747 10734 0.124798183375822 0.124798183375822 13367 487 9053 0.0916792010447841 0.0916792010447841 17112 3776 3932 0.0318567386044335 0.0318567386044335 18472 7703 9005 0.191779872148763 0.191779872148763 13566 4 3088 0.053682748576131 0.053682748576131 14690 2868 3129 0.152693011202245 0.152693011202245 19632 10519 10594 0.0691883113691504 0.0691883113691504 16442 9898 9900 0.0593229160576478 0.0593229160576478 19557 10561 10562 0.0114115661676901 0.0114115661676901 17140 3200 3089 0.200962427212495 0.200962427212495 19588 10578 7459 0.00830641959761081 0.00830641959761081 19590 10509 10579 0.0688000441577074 0.0688000441577074 4371 4093 4094 0.0474398468296831 0.0474398468296831 14821 4531 9426 0.131844452515128 0.131844452515128 20313 10734 10735 0.135778003167023 0.135778003167023 16512 8896 9922 0.103245634213484 0.103245634213484 19627 10592 10501 0.0068017037739497 0.0068017037739497 3432 3319 3320 0.201627360859163 0.201627360859163 3631 1572 3475 0.135693159195378 0.135693159195378 3632 3475 3476 0.119283891700122 0.119283891700122 3634 3211 3477 0.201273972346718 0.201273972346718 3635 3477 1922 0.201175175309244 0.201175175309244 17122 4176 3542 0.20232729922556 0.20232729922556 16444 9901 9902 0.179094898504736 0.179094898504736 20287 9383 6472 0.201518688053588 0.201518688053588 20014 8858 10180 0.0735203760297937 0.0735203760297937 19233 10457 10420 0.0372086096742178 0.0372086096742178 4657 4299 3840 0.0473685540434106 0.0473685540434106 14125 3659 3925 0.129261803351535 0.129261803351535 3623 3469 3470 0.140706278566204 0.140706278566204 18908 10386 10387 0.0302347602157808 0.0302347602157808 15943 9760 8085 0.0293664602336856 0.0293664602336856 18142 10269 6300 0.0570177692907992 0.0570177692907992 17020 10057 10058 0.15155359133236 0.15155359133236 17158 5010 5011 0.0757362739800239 0.0757362739800239 16649 9960 9968 0.0812055546813917 0.0812055546813917 17022 10055 10058 0.0158274438461504 0.0158274438461504 20617 10793 10829 0.0486626332146345 0.0486626332146345 17292 7745 7192 0.403926945097788 0.403926945097788 17953 8781 10225 0.0170107340919314 0.0170107340919314 17142 4509 4616 0.202021015829292 0.202021015829292 14706 5161 5162 0.0515278311632085 0.0515278311632085 17293 7192 8754 0.202354446551741 0.202354446551741 16653 9971 9972 0.0159150831985239 0.0159150831985239 17955 10229 10228 0.0205875980561605 0.0205875980561605 16775 9905 10011 0.0628512846047373 0.0628512846047373 20430 10790 10791 0.0319464035455711 0.0319464035455711 17144 4683 4684 0.183413882011105 0.183413882011105 17482 367 368 0.0073956069596753 0.0073956069596753 17483 368 4274 0.0740383655738795 0.0740383655738795 18131 6045 4102 0.143663826029319 0.143663826029319 17166 3547 48 0.197940166378652 0.197940166378652 17957 10231 10232 0.0468160398694911 0.0468160398694911 19584 10563 10576 0.0699872416467849 0.0699872416467849 19587 10577 10578 0.0879343964012276 0.0879343964012276 16540 7834 812 0.139228180638449 0.139228180638449 20323 10742 10732 0.00891011779971553 0.00891011779971553 14118 3946 4047 0.0370997345222532 0.0370997345222532 20325 10743 10744 0.00292597509729593 0.00292597509729593 17681 9050 9814 0.396292789359983 0.396292789359983 17683 10165 9814 0.392184725428778 0.392184725428778 17303 3516 4258 0.201418622589808 0.201418622589808 17690 6173 6191 0.0979652724466413 0.0979652724466413 17305 8744 8715 0.198903931890441 0.198903931890441 19815 6602 8057 0.177734109816075 0.177734109816075 20432 10754 10792 0.00161805170064806 0.00161805170064806 5752 4838 5081 0.0155515271366432 0.0155515271366432 14703 5104 5105 0.188886837572701 0.188886837572701 19833 10653 10654 0.205572346227123 0.205572346227123 4807 4413 4414 0.0998668735468864 0.0998668735468864 3650 3488 3106 0.174737901377497 0.174737901377497 3651 3106 3491 0.194747174928978 0.194747174928978 17379 5746 5747 0.00818765310677506 0.00818765310677506 20468 10818 10755 0.173765546097308 0.173765546097308 17164 1802 4242 0.207580745712203 0.207580745712203 6015 5267 5268 0.103281094663511 0.103281094663511 18137 10263 10272 0.406284221439373 0.406284221439373 17291 10085 7745 0.543012306463268 0.543012306463268 14709 5330 4870 0.190973371939833 0.190973371939833 18138 4093 6038 0.184675507720467 0.184675507720467 16651 9969 9970 0.100708681464822 0.100708681464822 14710 4870 2220 0.162414391352976 0.162414391352976 18505 6386 17 0.132879414135856 0.132879414135856 14727 6220 6303 0.0511187399227223 0.0511187399227223 17176 5390 5408 0.208329703574267 0.208329703574267 20791 8358 10898 0.00761490800516594 0.00761490800516594 17146 1801 4241 0.206257539278646 0.206257539278646 14731 6303 5467 0.125799145673022 0.125799145673022 18536 5557 10309 0.366989977501724 0.366989977501724 14723 6016 5469 0.171433952660857 0.171433952660857 18516 2412 10295 0.0120882825664803 0.0120882825664803 17153 1911 4839 0.199025256937054 0.199025256937054 17154 4839 3202 0.202009935716231 0.202009935716231 18288 6762 6873 0.146634632629247 0.146634632629247 20338 10735 10738 0.035049164748108 0.035049164748108 18690 5770 5771 0.102556159708994 0.102556159708994 20424 10785 10786 0.0731561229415083 0.0731561229415083 5740 1710 5071 0.202613094112382 0.202613094112382 14744 2216 4866 0.159742631617364 0.159742631617364 18148 6033 4087 0.198416361234407 0.198416361234407 17476 4654 473 0.0704097319033273 0.0704097319033273 18150 4100 6044 0.175955927487578 0.175955927487578 6851 5860 5861 0.109631940187014 0.109631940187014 14841 7164 7777 0.0983349446501409 0.0983349446501409 18242 6768 3993 0.201258062688176 0.201258062688176 18273 6645 6666 0.202152498738845 0.202152498738845 20386 10770 10771 0.0535943445752728 0.0535943445752728 6983 5958 5959 0.149650557500517 0.149650557500517 18306 3982 7041 0.200503190670894 0.200503190670894 20438 10796 10797 0.0670860233753639 0.0670860233753639 20500 10838 10824 0.0121125751150814 0.0121125751150814 14725 977 5162 0.0458445478179373 0.0458445478179373 6627 5707 1851 0.181903999460801 0.181903999460801 3671 3508 3509 0.00436333612190551 0.00436333612190551 3672 3509 3510 0.046781667512879 0.046781667512879 7657 3346 6356 0.257422789129267 0.257422789129267 14872 3240 5733 0.139141273161543 0.139141273161543 18469 9138 10300 0.19595637710121 0.19595637710121 18266 1691 6545 0.203809181046432 0.203809181046432 18272 6629 6645 0.186774688365716 0.186774688365716 8163 6669 2301 0.106319016804013 0.106319016804013 14130 9280 9279 0.186364690747119 0.186364690747119 14771 2209 923 0.186974313150198 0.186974313150198 18247 9377 8108 0.184107753412847 0.184107753412847 18704 7871 4059 0.176577842625336 0.176577842625336 15923 9752 9072 0.0836347230210634 0.0836347230210634 18541 7538 8363 0.0639425794382817 0.0639425794382817 14134 509 9280 0.0291273215905741 0.0291273215905741 15926 498 9102 0.0623752088587868 0.0623752088587868 11651 8350 4542 0.134464503460642 0.134464503460642 18291 6752 3975 0.201306126180051 0.201306126180051 14752 5933 6903 0.0776419963986988 0.0776419963986988 15930 9755 8063 0.0157417186886108 0.0157417186886108 8622 3936 5625 0.097083190357132 0.097083190357132 14891 9021 8103 0.0999072642817978 0.0999072642817978 11386 8241 8242 0.105664996309114 0.105664996309114 11647 7709 8347 0.0834163322393992 0.0834163322393992 12254 8618 8619 0.0216515691565663 0.0216515691565663 20225 8757 10713 0.181625832679021 0.181625832679021 11373 437 8225 0.0125774855889878 0.0125774855889878 20018 6572 4453 0.146908325275574 0.146908325275574 20512 10063 10060 0.007549583111055 0.007549583111055 12048 8527 8528 0.0740401240439702 0.0740401240439702 14785 7957 5458 0.175576789379919 0.175576789379919 12271 8518 8628 0.0787132719056346 0.0787132719056346 11383 8239 8240 0.0842941433278933 0.0842941433278933 11370 7971 7972 0.0117965527041302 0.0117965527041302 11414 7984 7985 0.287379755335746 0.287379755335746 11432 415 8254 0.452015989776023 0.452015989776023 20350 10730 2968 0.0120941619304981 0.0120941619304981 8748 5336 6979 0.175571360985687 0.175571360985687 3691 3527 3528 0.0472108481996503 0.0472108481996503 3692 3528 2737 0.0483230367668469 0.0483230367668469 3697 3532 3533 0.0559788343200402 0.0559788343200402 15221 3833 8055 0.052921136155694 0.052921136155694 12311 8645 8476 0.144977480276504 0.144977480276504 12312 8476 8646 0.198472144343311 0.198472144343311 12314 8643 8559 0.0228329493898265 0.0228329493898265 20367 10748 10749 0.0037547184046713 0.0037547184046713 9843 7548 7549 0.124919366653633 0.124919366653633 12301 4845 8524 0.0473127526043962 0.0473127526043962 18331 7594 6751 0.14027973854483 0.14027973854483 11791 8037 2687 0.147733787935878 0.147733787935878 15865 8762 8763 0.0396940145175954 0.0396940145175954 20529 10029 10846 0.0100359682174695 0.0100359682174695 17959 6241 5194 0.169083036600962 0.169083036600962 18370 6889 5250 0.0518724586298984 0.0518724586298984 15225 8180 5297 0.041720314716376 0.041720314716376 9071 2781 7147 0.103689348353689 0.103689348353689 3710 3546 1524 0.0515313284334221 0.0515313284334221 20305 10728 8110 0.168482747904973 0.168482747904973 3711 1524 3547 0.0494425170647519 0.0494425170647519 14739 6538 6607 0.183986331427456 0.183986331427456 11372 290 437 0.0112130207438012 0.0112130207438012 18381 8535 8919 0.0499954488007408 0.0499954488007408 12246 8615 4817 0.146110905108578 0.146110905108578 11425 8251 8078 0.7456254172446 0.7456254172446 12247 4817 5788 0.143910603528138 0.143910603528138 12818 299 8256 0.476082599329394 0.476082599329394 20410 8976 9207 0.0123297683183119 0.0123297683183119 12263 8621 8622 0.00671006625102598 0.00671006625102598 11559 8319 7714 0.15000222129108 0.15000222129108 15229 8334 8335 0.02937581800825 0.02937581800825 18377 6069 2549 0.201785565265125 0.201785565265125 11447 387 8258 0.356209179582772 0.356209179582772 11812 1881 8316 0.0255940628377938 0.0255940628377938 14781 921 2207 0.190721648601815 0.190721648601815 20233 10711 10715 0.00692211182471866 0.00692211182471866 20363 9209 8991 0.0223079019168015 0.0223079019168015 18388 8990 9001 0.0110856339057274 0.0110856339057274 20651 10033 10881 0.0461798387778834 0.0461798387778834 13366 9052 487 0.0981014313599177 0.0981014313599177 12303 8639 8640 0.0320591977276875 0.0320591977276875 20243 10716 10713 0.0141769281388351 0.0141769281388351 14749 4864 2214 0.160302668775638 0.160302668775638 13468 309 9094 0.0506545738820493 0.0506545738820493 18336 1689 7624 0.203108569942922 0.203108569942922 12937 1303 1970 0.0130832107015757 0.0130832107015757 20525 10839 1286 0.00844906120646156 0.00844906120646156 10918 8035 5970 0.0219813767800627 0.0219813767800627 14913 7600 2016 0.104505986927597 0.104505986927597 20351 2968 10750 0.0147633294839236 0.0147633294839236 15880 8763 8762 0.0396940145175954 0.0396940145175954 20353 9401 9336 0.00949287140929792 0.00949287140929792 12244 8613 8614 0.00356038865266788 0.00356038865266788 11216 8164 8165 0.0796169077304663 0.0796169077304663 14132 9279 507 0.0225847659450503 0.0225847659450503 15875 8940 8978 0.0300860996423522 0.0300860996423522 11429 8253 319 0.299890155674121 0.299890155674121 20371 2707 10756 0.00655605333712087 0.00655605333712087 14677 3794 9330 0.199283554137764 0.199283554137764 18476 4295 2411 0.100910451832155 0.100910451832155 18478 5542 9039 0.101169435731023 0.101169435731023 11770 3014 8406 0.0500338703103734 0.0500338703103734 11823 8421 8424 0.377719915283211 0.377719915283211 10669 7915 6847 0.0947158385157811 0.0947158385157811 3731 3565 3566 0.0486546976993217 0.0486546976993217 3732 3566 3567 0.109486664803565 0.109486664803565 3733 3567 1037 0.105564006595596 0.105564006595596 11897 8466 8467 0.103343928827087 0.103343928827087 11947 397 8496 0.0965081758273934 0.0965081758273934 18380 8494 8535 0.0492964457876769 0.0492964457876769 20364 8991 10755 0.00786332111355482 0.00786332111355482 12162 8315 8569 0.02262255215678 0.02262255215678 12218 8594 2290 0.0213925904868369 0.0213925904868369 14931 3354 2767 0.0942765011393086 0.0942765011393086 18498 9212 9220 0.133514882064815 0.133514882064815 20706 9190 10885 0.00984120017613085 0.00984120017613085 12373 8677 8678 0.0486250060422128 0.0486250060422128 14967 7610 7264 0.0940136459475559 0.0940136459475559 15895 9441 5377 0.102059140746775 0.102059140746775 13974 9251 9129 0.169864606266652 0.169864606266652 20368 10749 10733 0.00357512667889407 0.00357512667889407 14674 2227 943 0.182649781226047 0.182649781226047 14178 3784 8864 0.153337805989006 0.153337805989006 19290 10470 8767 0.117748080941626 0.117748080941626 12575 8759 8760 0.0168627139608601 0.0168627139608601 14983 8789 8796 0.105952161931752 0.105952161931752 14984 8796 8878 0.106413855851218 0.106413855851218 20419 10774 3587 0.00984290685312232 0.00984290685312232 15867 8770 8771 0.0147638851882813 0.0147638851882813 11263 8195 8196 0.0967030898556648 0.0967030898556648 16192 5817 7723 0.19660431304726 0.19660431304726 20360 8992 10754 0.00404589397436802 0.00404589397436802 19297 10471 1942 0.0559273520312209 0.0559273520312209 15868 8833 5588 0.0188635032964949 0.0188635032964949 19299 9959 564 0.00433589917958362 0.00433589917958362 20814 10936 7168 0.0050166121287054 0.0050166121287054 20823 10780 9337 0.0124085195369407 0.0124085195369407 19301 1942 10467 0.0736734316331574 0.0736734316331574 12854 4133 6696 0.093947304456844 0.093947304456844 15004 6269 9466 0.0522837092305697 0.0522837092305697 19305 10464 10461 0.0144782338635936 0.0144782338635936 19307 10467 611 0.103622552493386 0.103622552493386 11685 8366 1032 0.0209886592874132 0.0209886592874132 20820 10919 8330 0.00776069150921458 0.00776069150921458 11643 8347 4658 0.0580128250256257 0.0580128250256257 12924 8890 8891 0.0884309215437497 0.0884309215437497 15230 8360 8248 0.0379210675749848 0.0379210675749848 13013 8916 2892 0.160989403082392 0.160989403082392 12051 8531 8529 0.0116601753914343 0.0116601753914343 20828 9205 8443 0.0104227726118747 0.0104227726118747 18615 7410 5865 0.176922387553379 0.176922387553379 14852 8621 9432 0.00675320800603643 0.00675320800603643 18616 5865 9447 0.157075160700523 0.157075160700523 18618 1314 9447 0.0196279343381406 0.0196279343381406 11994 8505 8048 0.149802391835517 0.149802391835517 18621 2586 5181 0.176412393215512 0.176412393215512 18622 5181 5649 0.1069372720504 0.1069372720504 19473 7476 10517 0.0101658403815209 0.0101658403815209 19474 10517 10518 0.00993077177126307 0.00993077177126307 18480 9040 9120 0.135103567036488 0.135103567036488 20833 10944 10951 0.17747662532422 0.17747662532422 19475 10518 10519 0.0191608413173093 0.0191608413173093 19512 10537 10447 0.00647615513057594 0.00647615513057594 2 2 3 0.283463280100036 0.283463280100036 3 3 4 0.0333775918694363 0.0333775918694363 18628 1310 9484 0.175555113641419 0.175555113641419 12242 8611 8612 0.0998376585619669 0.0998376585619669 5 5 6 0.348594358341424 0.348594358341424 15909 9104 9105 0.0387441124726526 0.0387441124726526 15903 6134 8603 0.0260893170771595 0.0260893170771595 15878 8833 8770 0.0398025148628561 0.0398025148628561 13625 7013 2274 0.0942922296438968 0.0942922296438968 15024 4136 2663 0.0946854927112821 0.0946854927112821 13651 9159 1177 0.0568269678125187 0.0568269678125187 6 6 7 0.250747670173169 0.250747670173169 20837 10949 10945 0.0947762411619158 0.0947762411619158 15887 8842 9619 0.0119243513569086 0.0119243513569086 19481 10511 10486 0.0687637700371023 0.0687637700371023 13777 9191 292 0.0113408171424215 0.0113408171424215 19493 10463 10523 0.0181472136448415 0.0181472136448415 13799 9195 5081 0.0314508853846434 0.0314508853846434 19487 10426 10427 0.0081618196829418 0.0081618196829418 18570 10325 10322 0.0277653060168724 0.0277653060168724 15042 6787 4718 0.0916704601824836 0.0916704601824836 15043 4718 9414 0.0490846601218478 0.0490846601218478 19494 10523 7469 0.0159566577035026 0.0159566577035026 13814 4934 9200 0.0155640797101011 0.0155640797101011 13008 8914 2891 0.0117402105605065 0.0117402105605065 17570 10143 10144 0.0307556488479174 0.0307556488479174 20841 10952 10940 0.18759449218266 0.18759449218266 15726 7317 9449 0.0375532628709029 0.0375532628709029 15904 8603 9697 0.00690416936559141 0.00690416936559141 13877 4478 2804 0.135897648680331 0.135897648680331 18633 4044 4045 0.00275409212275412 0.00275409212275412 15057 9477 6733 0.054468335249091 0.054468335249091 15058 6733 9313 0.0446744870999848 0.0446744870999848 13910 9228 3317 0.0850892170141282 0.0850892170141282 12689 2057 8805 0.133235184271089 0.133235184271089 18656 6223 7657 0.27620827404325 0.27620827404325 15858 9732 9739 0.0147062242308904 0.0147062242308904 20843 10954 10751 0.181296524715589 0.181296524715589 16082 366 255 0.573997033805984 0.573997033805984 16084 9817 9818 0.0154245817929875 0.0154245817929875 16127 4555 9122 0.0381695434595099 0.0381695434595099 14675 943 5941 0.178224321703034 0.178224321703034 15285 8799 3187 0.00972670306222712 0.00972670306222712 15873 8879 8889 0.108518344615814 0.108518344615814 15405 9585 9582 0.0323190665796029 0.0323190665796029 16246 9859 7743 0.402195232762633 0.402195232762633 13026 1537 4265 0.200987668621859 0.200987668621859 3749 3578 3579 0.097584814173116 0.097584814173116 3750 3579 848 0.0994883860112991 0.0994883860112991 3752 3580 3581 0.0190511917089631 0.0190511917089631 19488 10427 4703 0.0206936304458077 0.0206936304458077 20829 8443 10954 0.0118059106132393 0.0118059106132393 16351 7009 2285 0.0978474396198024 0.0978474396198024 16382 9879 9771 0.00992783408407401 0.00992783408407401 16432 9894 9895 0.0235353492080929 0.0235353492080929 14329 9328 602 0.0664699646577648 0.0664699646577648 20848 10950 10953 0.0184888911494772 0.0184888911494772 13445 9078 9079 0.200451693111106 0.200451693111106 16391 3033 9847 0.0236566168850551 0.0236566168850551 15437 9602 9603 0.109740104543279 0.109740104543279 18475 9005 4295 0.117455212214086 0.117455212214086 19609 10585 10503 0.00693839845805758 0.00693839845805758 16644 564 565 0.0167681949380125 0.0167681949380125 18641 5875 7416 0.178910174745805 0.178910174745805 16758 7565 10010 0.0537198584701325 0.0537198584701325 13557 9032 9033 0.185435393968361 0.185435393968361 19028 8995 7690 0.0430021373921601 0.0430021373921601 17062 10068 2247 0.0643618782275657 0.0643618782275657 16833 593 9915 0.00807834974542274 0.00807834974542274 18614 4049 7410 0.176200842798068 0.176200842798068 16902 74 7306 0.205595181095446 0.205595181095446 17068 10069 675 0.181147813198563 0.181147813198563 17009 4847 10051 0.0109841519151342 0.0109841519151342 13581 9133 9134 0.0795179133195768 0.0795179133195768 17207 9891 234 0.00951110757861507 0.00951110757861507 19644 10601 10602 0.00459389199037625 0.00459389199037625 14887 7456 5693 0.103533596199028 0.103533596199028 15073 9480 8706 0.0156808972883418 0.0156808972883418 18617 9447 1314 0.0196279343381406 0.0196279343381406 19477 10520 10521 0.0112440070511006 0.0112440070511006 19479 1872 10522 0.0183337010143588 0.0183337010143588 18629 9484 5862 0.00360275623818702 0.00360275623818702 17406 3210 6122 0.199774981063921 0.199774981063921 15450 9609 9610 0.118608570416781 0.118608570416781 14988 9309 9464 0.101172548296122 0.101172548296122 15965 1443 7623 0.202446963416806 0.202446963416806 13793 4819 8514 0.148483674564771 0.148483674564771 3766 2339 3595 0.17591583054365 0.17591583054365 3767 3595 3596 0.243702533330372 0.243702533330372 15851 5596 9735 0.0497175089074512 0.0497175089074512 15124 6515 226 0.0653425651240956 0.0653425651240956 15449 9608 9609 0.0645563810419252 0.0645563810419252 13914 4840 9230 0.275162192340763 0.275162192340763 13922 9137 9233 0.0899935621999505 0.0899935621999505 3788 1148 1821 0.103455086525091 0.103455086525091 18632 7408 4044 0.178025429971464 0.178025429971464 15247 9542 8177 0.0166658349694615 0.0166658349694615 15460 9613 9614 0.039786363249444 0.039786363249444 15461 8882 9615 0.0277165465497567 0.0277165465497567 15546 9646 9647 0.0122997635777285 0.0122997635777285 15889 8978 1101 0.0278428503732722 0.0278428503732722 236 30 31 0.0623462807475453 0.0623462807475453 239 246 247 0.10870569104286 0.10870569104286 19602 10483 10583 0.0688347644552014 0.0688347644552014 19497 7457 10525 0.0182919034833847 0.0182919034833847 15292 9561 9562 0.0285639174620334 0.0285639174620334 16011 9781 9782 0.0666625832869129 0.0666625832869129 204 216 217 0.0495486567174314 0.0495486567174314 16105 9825 9826 0.769429574289864 0.769429574289864 19504 10531 10532 0.00490376342058079 0.00490376342058079 19505 10532 10533 0.0113536336982688 0.0113536336982688 15983 4420 7372 0.10794760335784 0.10794760335784 16336 6683 8026 0.0934572989494279 0.0934572989494279 15146 8245 9501 0.259647287125597 0.259647287125597 16378 2678 4127 0.105747053096561 0.105747053096561 15168 9509 3381 0.0515085102071127 0.0515085102071127 14670 9413 5473 0.178785252044424 0.178785252044424 15438 9603 2287 0.0101078833454114 0.0101078833454114 16618 7974 3673 0.0581937370992888 0.0581937370992888 16393 9876 3281 0.0515999951055545 0.0515999951055545 11613 742 743 0.188831137780044 0.188831137780044 16792 6964 10013 0.15953431348719 0.15953431348719 16830 9911 10017 0.00322492509560211 0.00322492509560211 17016 10055 10056 0.150978646033743 0.150978646033743 17201 10074 6392 0.100421160552702 0.100421160552702 19702 10621 10622 0.0560876276790842 0.0560876276790842 17391 10095 8785 0.114852910416621 0.114852910416621 18648 4053 10111 0.195636353938149 0.195636353938149 17545 8264 8929 0.192238762103777 0.192238762103777 19596 10507 10581 0.0688892384795374 0.0688892384795374 18652 8072 7653 0.262512305989993 0.262512305989993 18119 4085 6030 0.181292795599691 0.181292795599691 17647 8242 223 0.0953499590487046 0.0953499590487046 17960 5194 10233 0.0515871143302905 0.0515871143302905 17964 10236 10232 0.0350820368831285 0.0350820368831285 17785 8986 8497 0.0646311177616063 0.0646311177616063 17753 10173 8485 0.0489434224402369 0.0489434224402369 11535 1543 1544 0.137939265537406 0.137939265537406 17819 8676 10186 0.0370735665978641 0.0370735665978641 17777 6508 6993 0.160336610713707 0.160336610713707 3801 3083 3195 0.200442064419022 0.200442064419022 3802 3195 3622 0.204398520601987 0.204398520601987 3803 3622 1902 0.199020966616341 0.199020966616341 3804 1902 3624 0.19721596773449 0.19721596773449 17851 10193 10194 0.0260169590696429 0.0260169590696429 12958 1630 1631 0.127437048321071 0.127437048321071 18661 10206 7647 0.17872352996795 0.17872352996795 19942 10671 4953 0.0511372085610231 0.0511372085610231 12964 1770 1771 0.0893785434926153 0.0893785434926153 18602 7656 6222 0.275287629645573 0.275287629645573 18232 2550 6070 0.201831098039417 0.201831098039417 18761 10339 10340 0.0412859123428405 0.0412859123428405 4425 950 4134 0.165887036500793 0.165887036500793 4426 4134 4135 0.171020798065652 0.171020798065652 4427 4135 4136 0.184950521487565 0.184950521487565 18817 10355 8431 0.088262856016995 0.088262856016995 4447 4149 4150 0.111495530172709 0.111495530172709 4448 4150 4151 0.101644653962629 0.101644653962629 19603 10583 10496 0.00675773327585877 0.00675773327585877 19855 10661 10662 0.203042057763788 0.203042057763788 20643 10879 10877 0.0314570447479651 0.0314570447479651 19158 8423 8388 0.0601966609853944 0.0601966609853944 19615 10587 10502 0.00686995556939521 0.00686995556939521 12339 8656 2501 0.0156699758852849 0.0156699758852849 19328 9895 10473 0.0277673159561869 0.0277673159561869 19490 10441 10447 0.0184697170100914 0.0184697170100914 19492 10448 10463 0.00504831489789659 0.00504831489789659 19428 10489 7287 0.156514421452779 0.156514421452779 19286 563 9967 0.0537140867907163 0.0537140867907163 19621 10589 10590 0.0274773310120508 0.0274773310120508 19441 10492 10493 0.0201930874558464 0.0201930874558464 19789 9476 4873 0.191586478139089 0.191586478139089 19805 2619 10411 0.177645225629424 0.177645225629424 18409 10287 10288 0.0734556316276251 0.0734556316276251 20191 462 10707 0.132640175005266 0.132640175005266 14823 3606 9335 0.071748078170483 0.071748078170483 14824 9335 9402 0.00997675672475066 0.00997675672475066 14825 9402 8301 0.0653806855821323 0.0653806855821323 14830 4022 8322 0.0483334251113916 0.0483334251113916 14832 5668 7026 0.0386007852757077 0.0386007852757077 4468 4163 4164 0.0480674059146442 0.0480674059146442 4469 4164 991 0.0502312521862823 0.0502312521862823 14857 8907 9435 0.0508107102861791 0.0508107102861791 14859 9436 9437 0.0520105887104481 0.0520105887104481 15729 9448 9449 0.154385795199696 0.154385795199696 18619 9447 9452 0.260663192513491 0.260663192513491 14936 5495 8700 0.014007087915999 0.014007087915999 20590 2705 10795 0.0154885940353102 0.0154885940353102 14972 2754 7005 0.0961416158900631 0.0961416158900631 15045 5118 4946 0.0490898990370342 0.0490898990370342 15046 4946 7151 0.0490351349560296 0.0490351349560296 15963 6397 4362 0.0791794536243071 0.0791794536243071 15989 9452 4506 0.0512507321563124 0.0512507321563124 16056 308 4648 0.208884022844132 0.208884022844132 15158 9504 7749 0.203686953618576 0.203686953618576 16076 8934 9417 0.0908088237702457 0.0908088237702457 16106 9826 214 0.019707054216564 0.019707054216564 19536 10547 10551 0.00289118198627037 0.00289118198627037 16257 8751 9267 0.200818549492747 0.200818549492747 16332 5124 7146 0.105923351259383 0.105923351259383 3817 3633 3634 0.395318196729382 0.395318196729382 16359 2326 5997 0.152345269926906 0.152345269926906 5101 4522 4624 0.135948680255943 0.135948680255943 18688 2602 1859 0.181461056809498 0.181461056809498 16455 9910 8957 0.00642990572974513 0.00642990572974513 16456 8957 9911 0.00773671564019088 0.00773671564019088 16715 132 1701 0.201952446468105 0.201952446468105 17236 31 134 0.108163538194537 0.108163538194537 17237 134 246 0.0735610173824186 0.0735610173824186 17521 3940 6651 0.0163911525787958 0.0163911525787958 18097 10256 2169 0.0491222602233141 0.0491222602233141 18207 8329 7847 0.200166859157176 0.200166859157176 18394 5586 2554 0.157693803770027 0.157693803770027 18972 7756 3621 0.0947044796448553 0.0947044796448553 19237 10458 10457 0.00406582159548868 0.00406582159548868 19229 10453 10454 0.0676096530689986 0.0676096530689986 3858 3667 3668 0.0415319443079903 0.0415319443079903 3859 3668 3669 0.0482985746708946 0.0482985746708946 19322 2203 916 0.200210598103272 0.200210598103272 15203 7160 9528 0.0514241954874698 0.0514241954874698 19690 10616 10397 0.0495068144600769 0.0495068144600769 19692 10617 10398 0.0503641661598134 0.0503641661598134 19879 5198 10672 0.124230342536198 0.124230342536198 19967 10686 9720 0.110372440140764 0.110372440140764 19969 9505 1931 0.205435822074821 0.205435822074821 19971 9711 1933 0.17400772229687 0.17400772229687 19972 1933 10306 0.208946577187585 0.208946577187585 3875 3685 3686 0.109844105363612 0.109844105363612 17510 10120 10119 0.158859506306984 0.158859506306984 676 669 670 0.102292085856109 0.102292085856109 3893 3696 3697 0.200080946502272 0.200080946502272 3894 3697 3698 0.204567969900071 0.204567969900071 3896 3699 3700 0.197370997762066 0.197370997762066 20255 5749 10704 0.00800649085379587 0.00800649085379587 20320 10739 10740 0.00883881362478868 0.00883881362478868 15207 1113 9529 0.0508930389416975 0.0508930389416975 15251 9544 9536 0.0327374869648338 0.0327374869648338 15379 8806 2642 0.105298522418053 0.105298522418053 18635 7865 1846 0.175356787311383 0.175356787311383 15485 9612 9616 0.0684703360070514 0.0684703360070514 15516 9635 3736 0.0550573183727317 0.0550573183727317 19480 10522 10511 0.00442285695753415 0.00442285695753415 15574 9660 9464 0.175338544663329 0.175338544663329 15598 7585 2003 0.0946559616738872 0.0946559616738872 15618 9679 9680 0.101799223111765 0.101799223111765 15640 9666 9667 0.00676039634627663 0.00676039634627663 15683 8023 7680 0.104281288426574 0.104281288426574 15704 7666 2329 0.100028756753634 0.100028756753634 15755 3356 2760 0.0982705119459115 0.0982705119459115 1110 1126 1127 0.154576986104079 0.154576986104079 2347 2338 2265 0.095819812257735 0.095819812257735 12348 8664 8665 0.0099818469883938 0.0099818469883938 20799 10928 6772 0.00617692305613739 0.00617692305613739 1176 1191 1192 0.0992884317332444 0.0992884317332444 20800 6772 10949 0.00765667567444528 0.00765667567444528 441 439 440 0.131394781189403 0.131394781189403 2798 2750 2752 0.210544806502819 0.210544806502819 20666 10888 10889 0.0790962373353106 0.0790962373353106 19518 6854 10540 0.00704975834948009 0.00704975834948009 17074 10070 7842 0.137917824166884 0.137917824166884 320 63 64 0.0374489603047296 0.0374489603047296 62 68 69 0.0422209546479027 0.0422209546479027 12003 5507 7080 0.146738996592278 0.146738996592278 109 116 117 0.143188450690636 0.143188450690636 18456 10296 7020 0.00773615182989558 0.00773615182989558 134 142 143 0.102085903671524 0.102085903671524 18414 7445 8376 0.0994737732965907 0.0994737732965907 153 162 163 0.0752431334530451 0.0752431334530451 18417 10289 8332 0.15046170994065 0.15046170994065 323 206 207 0.0117249781899754 0.0117249781899754 222 233 234 0.0133914034588106 0.0133914034588106 269 279 280 0.111130387977042 0.111130387977042 304 312 313 0.0760674046765663 0.0760674046765663 378 380 381 0.042583144928967 0.042583144928967 334 335 336 0.0838277836552233 0.0838277836552233 18422 6881 8361 0.201914074104345 0.201914074104345 367 368 369 0.0822344709508681 0.0822344709508681 541 535 536 0.186883681615866 0.186883681615866 11516 528 591 0.200155681159152 0.200155681159152 15254 9538 9539 0.0173547475022314 0.0173547475022314 659 649 650 0.011039314445329 0.011039314445329 11464 701 5 0.465980985000995 0.465980985000995 16702 9996 9629 0.03889405892702 0.03889405892702 12966 1824 1825 0.0102076592436785 0.0102076592436785 18427 7848 2983 0.204332357907837 0.204332357907837 16420 3283 3331 0.0144926793767328 0.0144926793767328 794 799 800 0.10010177351148 0.10010177351148 11695 896 1005 0.0164907467236235 0.0164907467236235 18433 6878 8357 0.204690873329425 0.204690873329425 863 876 877 0.10476487069157 0.10476487069157 883 898 899 0.104753841122432 0.104753841122432 884 899 864 0.0807039229442354 0.0807039229442354 927 941 942 0.0494985310502231 0.0494985310502231 16705 9999 9629 0.0289087737479417 0.0289087737479417 17026 3489 3490 0.0719959563000755 0.0719959563000755 18682 3408 3539 0.176214327588196 0.176214327588196 18442 8299 10294 0.012207810422513 0.012207810422513 1076 1092 1093 0.17117547982738 0.17117547982738 15790 2105 2106 0.167962867985551 0.167962867985551 1100 1116 1117 0.101443140583253 0.101443140583253 1122 1138 1139 0.131688298285365 0.131688298285365 2171 2170 2171 0.00661609813602913 0.00661609813602913 19434 10489 10109 0.051734430819511 0.051734430819511 16849 9890 3358 0.0252874452199061 0.0252874452199061 16171 7732 6631 0.170999473020786 0.170999473020786 1145 1163 1164 0.10638131618854 0.10638131618854 2233 2234 2235 0.107325767093377 0.107325767093377 16734 10004 5726 0.044310348629928 0.044310348629928 19574 7473 10571 0.0063271995041771 0.0063271995041771 1286 1311 1312 0.0523154141859772 0.0523154141859772 18191 5793 6053 0.200818759010255 0.200818759010255 12198 2296 2417 0.0275462737865406 0.0275462737865406 1335 1360 142 0.202746839209369 0.202746839209369 1357 1386 1387 0.204107383179499 0.204107383179499 1384 1411 1412 0.132938489820146 0.132938489820146 1385 1412 1413 0.131234196689436 0.131234196689436 16835 10018 10019 0.00449297276091322 0.00449297276091322 1459 1481 1482 0.0508965659313026 0.0508965659313026 533 397 398 0.176353791704941 0.176353791704941 1483 1503 1504 0.10868886965133 0.10868886965133 17373 3540 4236 0.201662628453229 0.201662628453229 1505 47 1524 0.198761508803526 0.198761508803526 16510 9930 8899 0.028599893322584 0.028599893322584 19459 10506 10507 0.0718336837694179 0.0718336837694179 16953 10037 10038 0.0209544596641532 0.0209544596641532 1573 1601 1602 0.162785877407261 0.162785877407261 1622 1650 1651 0.0538894092860146 0.0538894092860146 1645 1672 1673 0.130835848827306 0.130835848827306 1667 1692 1693 0.050088176287895 0.050088176287895 1694 1718 1719 0.0873988319892153 0.0873988319892153 1719 1738 1456 0.0837159374419676 0.0837159374419676 1750 1769 1772 0.200154711336709 0.200154711336709 1772 1790 1791 0.0243124544354895 0.0243124544354895 12976 2866 2867 0.0166252705046511 0.0166252705046511 1804 1817 1818 0.0911976784518576 0.0911976784518576 11690 836 837 0.0102634119335747 0.0102634119335747 1854 1868 1869 0.0969507802969199 0.0969507802969199 18890 6123 3212 0.200920158955186 0.200920158955186 13010 2892 2956 0.114118910643116 0.114118910643116 1900 1913 1087 0.0825040978126541 0.0825040978126541 11531 1232 1233 0.136649469135664 0.136649469135664 3101 3032 3035 0.0672642720958143 0.0672642720958143 16771 7290 7418 0.177711115784665 0.177711115784665 2076 2079 2080 0.00320241388686281 0.00320241388686281 20267 7552 10721 0.0076233085405271 0.0076233085405271 2099 2101 2102 0.0617614998037007 0.0617614998037007 2178 2178 2179 0.133414657501795 0.133414657501795 20703 10902 10893 0.0137674602252582 0.0137674602252582 18186 6059 4074 0.199239203137735 0.199239203137735 2271 2271 2274 0.132133232701666 0.132133232701666 2297 2295 2044 0.383761223862801 0.383761223862801 2323 2315 2316 0.330214470935474 0.330214470935474 12347 8663 8664 0.0257805479932851 0.0257805479932851 2391 2374 2380 0.0606466728888714 0.0606466728888714 17368 6112 1906 0.199361824625973 0.199361824625973 2461 2451 2452 0.13645541326163 0.13645541326163 2505 2485 2486 0.101289554682704 0.101289554682704 2559 1939 371 0.224011572183979 0.224011572183979 19236 5960 10458 0.00935537130778975 0.00935537130778975 20487 10833 10834 0.0146368261080025 0.0146368261080025 17152 4823 1911 0.202007841348173 0.202007841348173 15939 9756 1179 0.0444859500137061 0.0444859500137061 3746 3576 3577 0.10159835449875 0.10159835449875 3791 2772 3612 0.203936793927218 0.203936793927218 3792 3612 3613 0.107839344756473 0.107839344756473 2787 2741 2742 0.198829139661659 0.198829139661659 15945 9761 9759 0.0391671909462338 0.0391671909462338 2831 2780 2781 0.0528298940705434 0.0528298940705434 19569 10568 10569 0.0878244193957737 0.0878244193957737 2880 2824 2825 0.0974259616864288 0.0974259616864288 2902 2845 2846 0.808353421265405 0.808353421265405 17512 10121 10120 0.0252089130538733 0.0252089130538733 18124 7936 10267 0.178836603986638 0.178836603986638 17213 3773 3774 0.00322537908461904 0.00322537908461904 4010 3797 3798 0.0496772635509661 0.0496772635509661 20618 10829 10811 0.00710063413803192 0.00710063413803192 4056 3836 542 0.0542189434563804 0.0542189434563804 16431 9893 9894 0.0272038809490012 0.0272038809490012 4079 3854 3855 0.107248137237127 0.107248137237127 4105 3874 1534 0.0983074346464974 0.0983074346464974 4130 3892 3893 0.176077888960898 0.176077888960898 3140 2139 3065 0.10712340392365 0.10712340392365 14117 3945 3946 0.0482205385893945 0.0482205385893945 19586 7471 10577 0.00638268050836497 0.00638268050836497 18680 1852 3185 0.180570803347185 0.180570803347185 4350 4077 4078 0.0772510249569655 0.0772510249569655 4372 4094 4095 0.0479505811649138 0.0479505811649138 19591 10579 10498 0.00651919101450697 0.00651919101450697 3306 3214 3215 0.0471079000187924 0.0471079000187924 3328 3230 3231 0.132391302135547 0.132391302135547 19626 10513 10592 0.0688709903222838 0.0688709903222838 3398 3295 3296 0.0155356242142858 0.0155356242142858 19230 10454 10455 0.0118389292817843 0.0118389292817843 20315 10736 10737 0.159656650881409 0.159656650881409 18079 6355 10255 0.0661057533214939 0.0661057533214939 3483 3361 3362 0.201966263198038 0.201966263198038 4636 4280 4281 0.102934268159845 0.102934268159845 16647 9969 5457 0.0123677166569097 0.0123677166569097 16903 7306 3263 0.199172661453728 0.199172661453728 19484 6853 10408 0.00698312522129821 0.00698312522129821 19234 10420 10457 0.0372086096742178 0.0372086096742178 19820 10648 3951 0.0619393226511354 0.0619393226511354 20630 10847 10760 0.0141138073557462 0.0141138073557462 4772 4383 4384 0.143358020264065 0.143358020264065 4773 4384 2688 0.1475761156103 0.1475761156103 19822 10648 9252 0.121899654224586 0.121899654224586 17019 10054 10057 0.00913318334502991 0.00913318334502991 19885 7405 10416 0.200852838610439 0.200852838610439 18259 7775 9395 0.0553851197391209 0.0553851197391209 4859 3019 4445 0.0478223869342914 0.0478223869342914 20466 10753 10817 0.0682187434932547 0.0682187434932547 19877 10671 6237 0.122419389056498 0.122419389056498 19878 6237 5198 0.175009695046305 0.175009695046305 18518 10303 10304 0.0239997630410034 0.0239997630410034 4902 3446 4478 0.091694374773876 0.091694374773876 19966 9509 10686 0.206010969949978 0.206010969949978 19567 10565 7474 0.0766585847384353 0.0766585847384353 14126 3925 419 0.00806156942685905 0.00806156942685905 3723 3558 2895 0.0536764980359733 0.0536764980359733 3795 3615 3616 0.170284963942666 0.170284963942666 20220 9234 6625 0.292333005384616 0.292333005384616 14111 3623 3659 0.11789221451213 0.11789221451213 3861 3670 3671 0.0217628748782358 0.0217628748782358 17030 3607 3490 0.0408681491476405 0.0408681491476405 15948 9763 9764 0.10655007034609 0.10655007034609 17086 504 3946 0.0996587778769702 0.0996587778769702 20151 8263 8850 0.190160460059289 0.190160460059289 17097 3721 2249 0.175979650666522 0.175979650666522 3955 2834 3751 0.211238280484951 0.211238280484951 4024 3809 3810 0.0544429181408591 0.0544429181408591 20310 10731 10732 0.0936889543382987 0.0936889543382987 4047 2945 3827 0.152861408667566 0.152861408667566 20433 10792 10793 0.0378257433013547 0.0378257433013547 4179 3929 3930 0.138165941069034 0.138165941069034 18286 6824 3986 0.13302202745972 0.13302202745972 20336 10747 10740 0.0348319951594156 0.0348319951594156 5524 4925 4926 0.124694107926995 0.124694107926995 4269 4013 4014 0.135510024687662 0.135510024687662 20344 10743 10749 0.0091415179335324 0.0091415179335324 17114 3959 582 0.020964645373322 0.020964645373322 14696 4947 5018 0.17692836025714 0.17692836025714 4361 4085 4086 0.0439979039927832 0.0439979039927832 20443 10800 10797 0.0184411605361648 0.0184411605361648 4436 1838 4143 0.106284873443858 0.106284873443858 4437 4143 4144 0.0526768909687255 0.0526768909687255 4456 4154 4155 0.103915690256788 0.103915690256788 4457 4155 4156 0.103695542240372 0.103695542240372 4476 4169 727 0.0512571810638195 0.0512571810638195 4477 727 4170 0.0478531500173987 0.0478531500173987 5818 5133 5134 0.102145042918239 0.102145042918239 5912 5193 5194 0.024083404138801 0.024083404138801 20491 10835 10836 0.00603667118796414 0.00603667118796414 15862 9742 9737 0.126226895338302 0.126226895338302 5931 5209 5210 0.693210396806986 0.693210396806986 16531 9230 9133 0.0319382574203035 0.0319382574203035 4627 1616 4276 0.105592921129571 0.105592921129571 20628 10756 10873 0.0143552752086545 0.0143552752086545 20696 10910 4524 0.00942218117840877 0.00942218117840877 18136 6043 10263 0.201163508503498 0.201163508503498 4695 4331 808 0.139418137507802 0.139418137507802 4698 4332 4333 0.161361651356291 0.161361651356291 6050 4013 5293 0.134925136075026 0.134925136075026 18073 6354 6355 0.0448917156923931 0.0448917156923931 4744 4362 4363 0.107836470275357 0.107836470275357 4765 4378 4379 0.183602249353544 0.183602249353544 20634 10876 10877 0.0283642470117633 0.0283642470117633 18170 5801 6061 0.198751914750946 0.198751914750946 4835 4430 4431 0.145138896688942 0.145138896688942 4862 4446 4447 0.0474277072247471 0.0474277072247471 18509 9355 10301 0.00184585558113331 0.00184585558113331 6260 174 1704 0.202197382513594 0.202197382513594 4958 4516 4517 0.0491656169358357 0.0491656169358357 4983 4534 4535 0.0998419246339525 0.0998419246339525 19921 10413 7869 0.176021720356684 0.176021720356684 5064 4589 4590 0.0154062452430768 0.0154062452430768 5086 4607 4608 0.119245405144689 0.119245405144689 5111 4630 4631 0.139104857432868 0.139104857432868 20788 5700 10925 0.00572872738726038 0.00572872738726038 3915 2811 3713 0.0582509515897595 0.0582509515897595 3917 3714 3715 0.0974014881112134 0.0974014881112134 20790 10947 8358 0.00657767070033128 0.00657767070033128 5221 4709 4710 0.122314419308335 0.122314419308335 5243 875 4463 0.138237545752752 0.138237545752752 18318 7366 7442 0.0771284931905011 0.0771284931905011 5315 4770 4771 0.0488277782804066 0.0488277782804066 5336 2332 4786 0.0940516760159238 0.0940516760159238 5388 4825 97 0.199068637854245 0.199068637854245 17092 4597 9466 0.17373336205738 0.17373336205738 5437 4857 4858 0.0515825872815672 0.0515825872815672 5483 4893 4894 0.046048954675788 0.046048954675788 5531 4931 4932 0.018084718359645 0.018084718359645 6850 4421 5860 0.102045619820979 0.102045619820979 6892 5894 5697 0.0947186956045014 0.0947186956045014 5585 1550 4269 0.196429076934968 0.196429076934968 3934 3732 3733 0.121703755972038 0.121703755972038 3936 3734 3735 0.176733819603511 0.176733819603511 5609 4988 4989 0.201206746854351 0.201206746854351 6912 5908 1999 0.0940717232862836 0.0940717232862836 5705 932 2217 0.184097423724296 0.184097423724296 5753 5081 5082 0.054538974474369 0.054538974474369 5760 5088 1840 0.180073513278395 0.180073513278395 5785 2782 5108 0.132016677253578 0.132016677253578 18555 7706 2990 0.19846083928125 0.19846083928125 18352 3981 7040 0.199881951179414 0.199881951179414 5885 5176 130 0.21663995111842 0.21663995111842 14774 5924 3807 0.151382817559166 0.151382817559166 17792 8508 6179 0.109482524773714 0.109482524773714 5955 5228 5229 0.0697529045378229 0.0697529045378229 5977 1247 4556 0.132973381558885 0.132973381558885 20546 10755 2961 0.0206004250178228 0.0206004250178228 6055 3817 5296 0.100909929183789 0.100909929183789 6076 172 1729 0.256606586411632 0.256606586411632 6122 5349 4219 0.225702767955147 0.225702767955147 6172 5388 1958 0.131227861001577 0.131227861001577 20555 10853 10028 0.0104514157116194 0.0104514157116194 6194 3028 5401 0.132618210317087 0.132618210317087 18508 10301 9355 0.00184585558113331 0.00184585558113331 6264 1941 5456 0.107892445399082 0.107892445399082 6308 2067 5487 0.0160838439354733 0.0160838439354733 6329 5502 5503 0.0544715490547718 0.0544715490547718 20506 10834 10840 0.00711722931583218 0.00711722931583218 7656 5012 3346 0.092992178848436 0.092992178848436 20397 10758 10759 0.00383951895664098 0.00383951895664098 19830 10649 10650 0.203375176962632 0.203375176962632 18258 6760 7775 0.140758515508444 0.140758515508444 6495 3928 5619 0.089155871041537 0.089155871041537 6517 963 5279 0.100667730658223 0.100667730658223 7856 6469 6470 0.161667024351427 0.161667024351427 14751 929 5933 0.176747364710656 0.176747364710656 6673 3933 5622 0.0990284128542063 0.0990284128542063 14716 5687 933 0.176256990051995 0.176256990051995 20475 10824 10825 0.0252031422821514 0.0252031422821514 6694 5571 5749 0.0485856779635153 0.0485856779635153 6695 5749 5750 0.0408085368300434 0.0408085368300434 3964 1865 3758 0.048211663801055 0.048211663801055 3965 3758 3759 0.0426076537269238 0.0426076537269238 11217 443 444 0.0957304857475106 0.0957304857475106 6741 5790 5791 0.0533877005590012 0.0533877005590012 6764 5808 5809 0.0505689128275476 0.0505689128275476 6788 5828 5829 0.0547714293876055 0.0547714293876055 18151 6044 10264 0.200762745716695 0.200762745716695 6809 365 4683 0.0475091694046952 0.0475091694046952 6832 5852 1635 0.119748990570207 0.119748990570207 18333 7291 3229 0.082496713136994 0.082496713136994 6884 4667 1334 0.0975135676636165 0.0975135676636165 6901 5900 2304 0.084800082911027 0.084800082911027 6971 5951 5952 0.0992113626066069 0.0992113626066069 14748 6733 4864 0.192735673325504 0.192735673325504 18279 6738 6739 0.202843884763896 0.202843884763896 7077 898 4479 0.137748361044457 0.137748361044457 18284 6793 6794 0.0655358337845971 0.0655358337845971 7099 5645 4359 0.0906469204279695 0.0906469204279695 7124 6037 6038 0.0494419955897028 0.0494419955897028 7168 6071 6072 0.0522594599242274 0.0522594599242274 11649 8349 7711 0.138715670988872 0.138715670988872 11989 8046 6574 0.143315424684023 0.143315424684023 11652 4542 1283 0.131430485325992 0.131430485325992 17217 1908 6114 0.200603968094547 0.200603968094547 20549 10805 10854 0.0404087571222208 0.0404087571222208 11385 8240 8241 0.317652248043028 0.317652248043028 15924 9072 9753 0.0703936306326387 0.0703936306326387 18551 9428 7705 0.2040983825575 0.2040983825575 20556 10028 10805 0.0117396717425925 0.0117396717425925 20452 10807 10808 0.0757678652544946 0.0757678652544946 7529 6285 2831 0.200979085137746 0.200979085137746 15928 9754 5382 0.011733427647939 0.011733427647939 7553 4092 6302 0.0803403744103832 0.0803403744103832 7580 6315 3820 0.130703255177956 0.130703255177956 7677 1716 6365 0.197561364927668 0.197561364927668 7751 5773 6410 0.160605281527339 0.160605281527339 18359 7774 7775 0.0541753575171131 0.0541753575171131 7777 6426 2486 0.134234515445665 0.134234515445665 12252 122 8617 0.0393889261650165 0.0393889261650165 7883 6494 6495 0.00940457999056201 0.00940457999056201 7884 6495 5423 0.0969372989858353 0.0969372989858353 3980 3771 3772 0.0481390459121498 0.0481390459121498 3981 3772 3777 0.0470016129182315 0.0470016129182315 7927 1795 6524 0.13760350708633 0.13760350708633 8001 6561 6562 0.0546858550544455 0.0546858550544455 11445 8257 385 0.474417191747682 0.474417191747682 8048 6593 6594 0.0289242599655845 0.0289242599655845 18526 9154 9352 0.0531084744773735 0.0531084744773735 8069 6605 6606 1.2681000346061 1.2681000346061 8092 4244 6622 0.082630423756929 0.082630423756929 8093 6622 6623 0.0749027437652235 0.0749027437652235 3996 3787 3788 0.0979026300528609 0.0979026300528609 3997 3788 3789 0.0995935295086316 0.0995935295086316 9386 7325 7326 0.0119980817003928 0.0119980817003928 20477 10789 10826 0.0103983863250137 0.0103983863250137 20507 10840 10823 0.00612377712997262 0.00612377712997262 8262 841 6717 0.175943907281508 0.175943907281508 9533 7395 7396 0.139422525474238 0.139422525474238 20405 10779 8354 0.0261167106000956 0.0261167106000956 8335 6764 6765 0.0503863905918892 0.0503863905918892 8336 6765 6766 0.0491492877930629 0.0491492877930629 4013 983 3800 0.100500044528257 0.100500044528257 4014 3800 3801 0.0985249152645202 0.0985249152645202 15231 8248 8334 0.0146425177596963 0.0146425177596963 8409 3830 6807 0.0888447463890759 0.0888447463890759 18321 6063 2543 0.201974991797574 0.201974991797574 8457 6832 1495 0.201208565152389 0.201208565152389 19836 2624 5204 0.178927982846839 0.178927982846839 18379 8493 8494 0.0504160144523199 0.0504160144523199 8503 6860 6861 0.0162922756173271 0.0162922756173271 8527 3425 6874 0.0494311548712974 0.0494311548712974 8599 1237 4811 0.0968243021950299 0.0968243021950299 8699 1327 6954 0.11293333226081 0.11293333226081 8743 6978 6843 0.0844431261667327 0.0844431261667327 8770 6990 6991 0.0486520030390688 0.0486520030390688 8791 7006 4358 0.202474203830337 0.202474203830337 8792 4358 7007 0.00688683462760985 0.00688683462760985 8840 7032 6092 0.0997655880788332 0.0997655880788332 12243 8612 8613 0.138493887289201 0.138493887289201 8862 2493 2840 0.128352303826166 0.128352303826166 8889 7059 4436 0.0844445583973766 0.0844445583973766 15879 8770 8763 0.0140298928163018 0.0140298928163018 12248 5788 8274 0.146502988080446 0.146502988080446 20224 10712 8757 0.0605456526720602 0.0605456526720602 15789 9625 2105 0.0133775626084498 0.0133775626084498 9093 4150 2344 0.174578433496429 0.174578433496429 12934 8900 8688 0.0533584685274483 0.0533584685274483 18558 10316 10317 0.318647498327865 0.318647498327865 9165 7197 7198 0.272798906116362 0.272798906116362 9189 7209 3616 0.0495666126691076 0.0495666126691076 10453 3743 5856 0.10095556193443 0.10095556193443 20231 10714 10715 0.0286157939247338 0.0286157939247338 20392 10774 10770 0.00608971066273246 0.00608971066273246 9337 4780 1523 0.0520500965787765 0.0520500965787765 20017 8044 6572 0.144143863155146 0.144143863155146 20561 10856 10798 0.00573758430075899 0.00573758430075899 10672 7485 7454 0.0961864249467466 0.0961864249467466 15863 9737 9743 0.0881669372882309 0.0881669372882309 9436 7346 4173 0.192934476657366 0.192934476657366 10721 7452 5690 0.129238470693044 0.129238470693044 20510 638 10782 0.00926383363589588 0.00926383363589588 18479 9039 9040 0.136726032574097 0.136726032574097 9591 7412 5066 0.050234753132255 0.050234753132255 9612 2128 5998 0.154063403679123 0.154063403679123 16186 7721 5815 0.197248711738883 0.197248711738883 9637 1423 7186 0.128478917444104 0.128478917444104 11449 8259 8260 0.319737139262779 0.319737139262779 9690 1895 7457 0.0666302144465139 0.0666302144465139 9691 7457 7458 0.0198488245240688 0.0198488245240688 19476 10519 10520 0.0516997558936505 0.0516997558936505 9736 7494 5544 0.102560827713484 0.102560827713484 16038 9802 9796 0.0179822727083053 0.0179822727083053 11790 6564 8037 0.143771757250665 0.143771757250665 9810 7528 7529 0.208257062216787 0.208257062216787 9836 7542 7543 0.0265476903097887 0.0265476903097887 18631 9484 7408 0.179068927816078 0.179068927816078 15241 9537 9539 0.0227628365288052 0.0227628365288052 20526 1286 10810 0.0112823826001832 0.0112823826001832 9968 7619 7620 0.0778364486506147 0.0778364486506147 9969 7620 7621 0.111522724623373 0.111522724623373 9988 7625 1491 0.204666735578584 0.204666735578584 10072 7660 2775 0.203041970554709 0.203041970554709 10073 2775 6897 0.203220599619524 0.203220599619524 10091 7671 690 0.200329217944331 0.200329217944331 10115 2354 4156 0.173430880829093 0.173430880829093 10138 3577 5644 0.141664156461633 0.141664156461633 10164 7702 7703 0.0486413772868685 0.0486413772868685 10187 7030 7715 0.0498024158316235 0.0498024158316235 12249 8274 8295 0.153451254229228 0.153451254229228 11642 1281 8347 0.0589263897659084 0.0589263897659084 10281 7757 2638 0.20261361621015 0.20261361621015 12251 8616 122 0.0306511482720316 0.0306511482720316 10351 5524 6462 0.155650660428743 0.155650660428743 11777 5360 8407 0.147060404896327 0.147060404896327 20362 10734 9209 0.0303997458302742 0.0303997458302742 10404 4224 7568 0.0462000499013743 0.0462000499013743 10427 5696 6320 0.173275054190131 0.173275054190131 16041 9802 9797 0.0106947269448384 0.0106947269448384 10504 1036 7842 0.0544400914304572 0.0544400914304572 12047 8526 8527 0.0840721683590618 0.0840721683590618 10550 4923 5368 0.0856922507743825 0.0856922507743825 16085 9818 9819 0.0412898984205639 0.0412898984205639 10600 7873 7874 0.202540822887829 0.202540822887829 10623 7886 1192 0.167316235534945 0.167316235534945 20558 10845 2957 0.00878460299692283 0.00878460299692283 10644 7563 7901 0.105394463133352 0.105394463133352 12237 1599 8609 0.00546433627657245 0.00546433627657245 20564 10825 1287 0.00477901915260098 0.00477901915260098 10749 6942 7958 0.162394709841225 0.162394709841225 10796 7983 947 0.174677658409185 0.174677658409185 10817 6492 4607 0.147058520431446 0.147058520431446 12476 5450 5427 0.050269770055972 0.050269770055972 10839 6220 8004 0.052907543789053 0.052907543789053 15731 7157 8801 0.0199400844261404 0.0199400844261404 16956 10040 9425 0.0116537581995054 0.0116537581995054 10942 4686 4956 0.099446723287275 0.099446723287275 16188 7203 1784 0.197361998677517 0.197361998677517 10964 6721 4791 0.136892276030183 0.136892276030183 10986 5402 3133 0.105232928623448 0.105232928623448 20369 10733 10746 0.00402873670536954 0.00402873670536954 12735 8822 7751 0.202267643963295 0.202267643963295 16205 7728 5823 0.195806305910918 0.195806305910918 15885 9619 8879 0.0100154912435563 0.0100154912435563 16189 1784 4247 0.203808666270494 0.203808666270494 11109 8035 807 0.0159273560245565 0.0159273560245565 11132 8133 6270 0.051417429454822 0.051417429454822 11156 2087 2654 0.0953557861022671 0.0953557861022671 11157 2654 4115 0.0506170186006763 0.0506170186006763 11208 8161 8162 0.355822290917686 0.355822290917686 11220 8169 106 0.241259609778708 0.241259609778708 11240 8178 8182 0.0195790567337129 0.0195790567337129 20821 8330 10923 0.00839528658401215 0.00839528658401215 17791 3305 8508 0.0362477709828647 0.0362477709828647 11322 8214 5950 0.203024250253409 0.203024250253409 13061 8944 8945 0.0479106655937031 0.0479106655937031 11349 1754 4801 0.0245317247967943 0.0245317247967943 11390 8244 8245 0.0389791405679458 0.0389791405679458 17817 9286 10185 0.00969626713044654 0.00969626713044654 11462 8270 701 0.039999373678842 0.039999373678842 11492 8281 8282 0.00503511807894305 0.00503511807894305 11538 8302 8303 0.0107298944611382 0.0107298944611382 11571 7713 8322 0.206137749537799 0.206137749537799 11573 1766 7715 0.157141019260281 0.157141019260281 13237 9010 4325 0.222509982407309 0.222509982407309 11632 1278 4529 0.134276517370514 0.134276517370514 11724 8374 8375 0.133513247237079 0.133513247237079 11797 8414 4446 0.0913151320718964 0.0913151320718964 11798 4446 6565 0.148651456771305 0.148651456771305 11799 6565 8038 0.145022863674794 0.145022863674794 13411 4426 9064 0.0342337858603608 0.0342337858603608 11882 8457 1807 0.101184879886606 0.101184879886606 13518 7635 7602 0.0983630321096794 0.0983630321096794 11995 8048 6576 0.143165005086162 0.143165005086162 12062 8532 3932 0.283100338690813 0.283100338690813 12064 8532 3745 0.0315839509500456 0.0315839509500456 12065 3745 8533 0.0402006397458181 0.0402006397458181 16198 1788 6622 0.140253824514813 0.140253824514813 12143 2334 7677 0.0942814693046897 0.0942814693046897 13771 2561 9189 0.0689861433647756 0.0689861433647756 18571 10322 10326 0.0103554459054315 0.0103554459054315 15556 9654 9655 0.107168580692288 0.107168580692288 12220 8596 8597 0.100597506592905 0.100597506592905 12284 8235 7279 0.114584410389232 0.114584410389232 12290 8634 8488 0.146216431524827 0.146216431524827 15445 9605 9606 0.0107985098434616 0.0107985098434616 12402 8686 2352 0.174110261708509 0.174110261708509 12403 2352 4154 0.17319721774215 0.17319721774215 12445 8705 902 0.277961591263562 0.277961591263562 16201 7209 5822 0.204832695484964 0.204832695484964 14071 3116 6673 0.099476803467174 0.099476803467174 12563 729 7060 0.0981255480039199 0.0981255480039199 12670 8793 5460 0.173942223750684 0.173942223750684 12698 8808 8810 0.00713796130621387 0.00713796130621387 12701 2643 8805 0.104981962462916 0.104981962462916 12721 3633 3295 0.250204598549556 0.250204598549556 16683 9985 9930 0.0816514509832002 0.0816514509832002 12762 3506 8170 0.201022944642928 0.201022944642928 15870 8842 8843 0.0221571458561984 0.0221571458561984 15950 9765 9766 0.0194093177763062 0.0194093177763062 12930 3167 8897 0.107237063498964 0.107237063498964 14520 3985 7053 0.133213475028965 0.133213475028965 15337 9564 9565 0.0333323202761363 0.0333323202761363 15952 9765 9758 0.0491105082028732 0.0491105082028732 13016 8918 8921 0.143291466888449 0.143291466888449 13097 8917 8959 0.032086215385934 0.032086215385934 13121 640 8968 0.045462010282231 0.045462010282231 13175 4472 2794 0.133415072213096 0.133415072213096 13447 9080 4647 0.227691913723815 0.227691913723815 19029 7690 8144 0.0861073402797158 0.0861073402797158 13280 4312 7812 0.197562058294396 0.197562058294396 20373 10757 10758 0.0390214492856105 0.0390214492856105 13466 9093 9091 0.0528525628364664 0.0528525628364664 15458 1970 8766 0.0532545399938913 0.0532545399938913 13600 2311 6580 0.108271978342533 0.108271978342533 13622 3355 9148 0.0901126087179192 0.0901126087179192 15127 8268 225 0.129419996314042 0.129419996314042 15855 9737 9738 0.0422997339419691 0.0422997339419691 15953 9758 9764 0.0382745737843307 0.0382745737843307 13641 9152 327 0.371274069669657 0.371274069669657 13690 6833 6976 0.085342873664165 0.085342873664165 15860 9707 9741 0.0544957036472965 0.0544957036472965 13709 6929 3818 0.116035215256342 0.116035215256342 15411 7964 9590 0.052042549974644 0.052042549974644 18495 15 6384 0.132622389900901 0.132622389900901 18578 10319 10327 0.0490398009212077 0.0490398009212077 13818 8483 6705 0.147706661087796 0.147706661087796 13972 9250 9251 0.0609360549506678 0.0609360549506678 20378 10761 10762 0.0703070927126279 0.0703070927126279 14062 6351 2574 0.0264285559063396 0.0264285559063396 4057 542 3837 0.0481841661951123 0.0481841661951123 20619 10811 10850 0.0311826470096292 0.0311826470096292 14143 9286 9287 0.00349243594701226 0.00349243594701226 15782 2533 9708 0.0671466764878958 0.0671466764878958 18700 1376 9773 0.0602159412724284 0.0602159412724284 19501 10528 10529 0.0145223093781074 0.0145223093781074 16094 9821 9496 0.0522797219291825 0.0522797219291825 16682 9984 9985 0.111071610148866 0.111071610148866 16220 9022 9008 0.10706671130041 0.10706671130041 16222 9850 7740 0.404338691233817 0.404338691233817 16223 7740 5835 0.200008410058821 0.200008410058821 14438 6143 4017 0.133566629484228 0.133566629484228 14458 9168 3834 0.0502958887489777 0.0502958887489777 16499 8709 8890 0.00781309402153006 0.00781309402153006 14504 9364 2172 0.0261972288759813 0.0261972288759813 16631 9312 9964 0.536418418139307 0.536418418139307 16632 9964 9965 0.081644512591407 0.081644512591407 15472 8892 1971 0.0354218020701201 0.0354218020701201 14617 9402 9350 0.13375643872535 0.13375643872535 14954 7265 7584 0.0944614970989242 0.0944614970989242 4076 3852 3853 0.00162344592902021 0.00162344592902021 15099 7228 2370 0.054925658104601 0.054925658104601 16381 9878 9879 0.0338421848775343 0.0338421848775343 16508 9928 9929 0.0170279633676167 0.0170279633676167 16525 5158 7669 0.0405110122092171 0.0405110122092171 16594 9950 9951 0.140650325269802 0.140650325269802 17419 10101 10102 0.0281887857345848 0.0281887857345848 16852 9866 6519 0.0479747206312546 0.0479747206312546 16968 10038 10045 0.00348952632939911 0.00348952632939911 17638 10159 9498 0.0561256700305383 0.0561256700305383 17642 8238 524 0.198799957504709 0.198799957504709 17105 331 10064 0.12693044123038 0.12693044123038 17422 10082 10083 0.0318734478115971 0.0318734478115971 17268 4260 3518 0.200851927356296 0.200851927356296 17398 7305 3261 0.198983160217956 0.198983160217956 17400 3509 4251 0.199228485757107 0.199228485757107 17911 4835 9197 0.134589353492833 0.134589353492833 17544 8941 8264 0.168906883412351 0.168906883412351 18155 10135 10136 0.408197365852498 0.408197365852498 17572 10145 10146 0.0800519816931861 0.0800519816931861 17628 2882 8136 0.162489310093733 0.162489310093733 18601 10335 7656 0.178628836370645 0.178628836370645 17816 9287 10184 0.0350560568035198 0.0350560568035198 17966 6242 10236 0.0113656789072773 0.0113656789072773 17886 9955 4390 0.0561034767074801 0.0561034767074801 17918 5173 6867 0.199959252458115 0.199959252458115 17919 6867 5276 0.0971272913038605 0.0971272913038605 19066 5495 9469 0.177422724680083 0.177422724680083 19037 9496 9494 0.0281063525870562 0.0281063525870562 18774 9642 7121 0.176777734913143 0.176777734913143 19101 10429 10049 0.0400790686743565 0.0400790686743565 19617 10477 10588 0.0688805182452796 0.0688805182452796 19314 6700 5030 0.15289416238876 0.15289416238876 19425 36 3535 0.208182345564595 0.208182345564595 19426 3535 4231 0.197905943796208 0.197905943796208 19462 10478 10483 0.0205384885375563 0.0205384885375563 19725 4489 10627 0.00886289645656064 0.00886289645656064 19764 5140 5153 0.0242552277861381 0.0242552277861381 20136 2752 6988 0.0528412012093399 0.0528412012093399 19927 4579 8367 0.130318576605927 0.130318576605927 20000 10690 8645 0.0319530891427096 0.0319530891427096 4106 1534 3875 0.0874992877759652 0.0874992877759652 20047 9078 9193 0.27590001979893 0.27590001979893 397 400 401 0.186988741368815 0.186988741368815 398 401 402 0.0834459188949902 0.0834459188949902 400 403 313 0.0512719310633618 0.0512719310633618 402 404 405 0.135745743044228 0.135745743044228 404 406 407 0.304825723005793 0.304825723005793 406 408 409 0.43926972528011 0.43926972528011 408 410 411 0.386425449179561 0.386425449179561 410 412 413 0.296429557961552 0.296429557961552 411 413 414 0.0146716283322865 0.0146716283322865 412 414 415 0.325808855480319 0.325808855480319 414 416 328 0.121195048255912 0.121195048255912 416 329 416 0.287289513548727 0.287289513548727 417 416 417 0.245312696429149 0.245312696429149 20053 1955 8185 0.122183214039011 0.122183214039011 20198 8571 5783 0.145694845246542 0.145694845246542 14833 7026 8320 0.0139341057083995 0.0139341057083995 14834 8320 7029 0.0476978989477955 0.0476978989477955 15442 9600 8606 0.035907314389173 0.035907314389173 19656 10607 10531 0.00409092160847847 0.00409092160847847 20737 10917 10886 0.0142612706482701 0.0142612706482701 14870 9363 2450 0.140513945011527 0.140513945011527 11514 269 270 0.151462432210479 0.151462432210479 12364 8672 8674 0.0109017354569362 0.0109017354569362 12 12 13 0.134681710739383 0.134681710739383 14892 8103 9009 0.099173697837006 0.099173697837006 14893 9009 8146 0.0976735888216106 0.0976735888216106 33 36 37 0.0487053100188426 0.0487053100188426 14912 7271 7600 0.0956539249415721 0.0956539249415721 18874 7987 218 0.124810113553517 0.124810113553517 18876 3520 84 0.204554290109371 0.204554290109371 15454 8884 9611 0.0785818613777641 0.0785818613777641 322 154 206 0.0287029588335131 0.0287029588335131 18627 9483 1310 0.220178764490314 0.220178764490314 18894 10375 10376 0.00936614397970835 0.00936614397970835 15122 8269 9491 0.0542877044701678 0.0542877044701678 18715 7650 8069 0.263314494448216 0.263314494448216 15971 8998 4214 0.0961806119218467 0.0961806119218467 551 544 545 0.0205710614294522 0.0205710614294522 15166 7386 9508 0.0293624650986513 0.0293624650986513 18679 2589 1852 0.179197761430995 0.179197761430995 602 593 594 0.0187536593392831 0.0187536593392831 16091 9818 526 0.0930965533879819 0.0930965533879819 13959 448 9111 0.0841767201213853 0.0841767201213853 16119 427 4010 0.113680084788302 0.113680084788302 17947 10226 10227 0.0385043082181171 0.0385043082181171 16175 7201 5812 0.201274753121947 0.201274753121947 699 693 694 0.0993204992661042 0.0993204992661042 16265 9865 7738 0.345896015945794 0.345896015945794 16341 9873 8704 0.014474001055321 0.014474001055321 11688 774 775 0.0224766779818413 0.0224766779818413 16464 1081 9912 0.0130855777393443 0.0130855777393443 18428 2983 10286 0.340223280394145 0.340223280394145 16719 485 10003 0.0666623735199971 0.0666623735199971 18212 2988 7850 0.201655156198778 0.201655156198778 18213 7850 6382 0.201197176818258 0.201197176818258 17132 1799 4238 0.205173852791716 0.205173852791716 268 278 279 0.0669047721045728 0.0669047721045728 18436 10287 10292 0.102997198003519 0.102997198003519 17134 3543 44 0.198313047920784 0.198313047920784 15194 7392 9524 0.0521516926212219 0.0521516926212219 19559 10563 10553 0.0196751082256841 0.0196751082256841 19864 10666 10667 0.12344950946071 0.12344950946071 1022 827 1037 0.134288205933024 0.134288205933024 19991 10682 10649 0.0504069045792634 0.0504069045792634 327 328 329 0.206425005842362 0.206425005842362 15245 9540 9541 0.00803794786000152 0.00803794786000152 14681 446 727 0.207769052846247 0.207769052846247 18636 1846 2580 0.177268272488638 0.177268272488638 15883 9594 8842 0.0247081602797847 0.0247081602797847 18445 1124 10289 0.0496295455281554 0.0496295455281554 15483 9622 9623 0.0434553081653394 0.0434553081653394 15784 9596 2105 0.0159980383240888 0.0159980383240888 18450 7849 2986 0.202541671618508 0.202541671618508 15540 1221 8429 0.105180771417586 0.105180771417586 17095 3719 3720 0.174398206796096 0.174398206796096 12950 1330 1331 0.0133918888831226 0.0133918888831226 19570 10569 7462 0.00803939319633032 0.00803939319633032 1312 1338 1339 0.0991205046552405 0.0991205046552405 15958 9768 9769 0.0623405517746533 0.0623405517746533 325 268 153 0.064083026712354 0.064083026712354 386 388 389 0.0751873239589982 0.0751873239589982 1392 1419 1420 0.399589215327938 0.399589215327938 16282 9096 9098 0.0807475840805468 0.0807475840805468 391 393 394 0.185819928048464 0.185819928048464 15753 6671 2023 0.100119371100459 0.100119371100459 18126 6042 10262 0.201564202628959 0.201564202628959 17137 4425 1909 0.200241543203617 0.200241543203617 16013 9783 9784 0.0337977814282775 0.0337977814282775 12006 8049 6578 0.147083508160087 0.147083508160087 2343 2334 2335 0.271393460830069 0.271393460830069 19952 4670 7857 0.100774147000306 0.100774147000306 20659 8289 5957 0.0879515292456205 0.0879515292456205 12349 8665 8666 0.0489645255680358 0.0489645255680358 1536 1559 1560 0.0937807122385258 0.0937807122385258 2410 2115 2401 0.446933916798798 0.446933916798798 19581 7470 10575 0.00667183269883622 0.00667183269883622 1557 1582 1583 0.0811305260417956 0.0811305260417956 469 472 473 0.100239678379349 0.100239678379349 569 562 563 0.0844940522055572 0.0844940522055572 12010 5508 7081 0.146350144860015 0.146350144860015 2663 2621 2622 0.0420400210402162 0.0420400210402162 16696 9597 7094 0.00600769898364912 0.00600769898364912 18883 7310 84 0.202570183098447 0.202570183098447 16736 7419 10004 0.204798388413466 0.204798388413466 1623 1651 1652 0.0452674748546477 0.0452674748546477 12948 1303 1304 0.066448544071591 0.066448544071591 20711 10885 10914 0.126940460926274 0.126940460926274 20712 10914 5881 0.00554916008288024 0.00554916008288024 16509 9929 9930 0.0673766892433469 0.0673766892433469 1643 1670 1671 0.136647738333876 0.136647738333876 19534 6856 10550 0.00719456093421717 0.00719456093421717 19538 4704 10552 0.0168576392161317 0.0168576392161317 19539 10552 10553 0.00416995013524246 0.00416995013524246 11689 775 836 0.0388095868373909 0.0388095868373909 20 21 22 0.0174708821601448 0.0174708821601448 16449 9906 9907 0.130469688472308 0.130469688472308 41 44 45 0.0507831501846365 0.0507831501846365 17298 7736 5829 0.204153885319898 0.204153885319898 64 70 71 0.046163806906163 0.046163806906163 18467 10299 10298 0.126605139952982 0.126605139952982 18685 1316 1372 0.177012768030012 0.177012768030012 1826 1842 1843 0.155652098486701 0.155652098486701 19783 3732 10633 0.0548138207459151 0.0548138207459151 1846 1861 1862 0.0495211888216282 0.0495211888216282 177 186 187 0.102075274690852 0.102075274690852 202 214 215 0.233063347854791 0.233063347854791 271 281 282 0.0968799942510371 0.0968799942510371 335 336 337 0.26926308578439 0.26926308578439 14122 3945 503 0.0521094341958735 0.0521094341958735 1949 1964 1965 0.100541047482359 0.100541047482359 503 497 498 0.332501427216364 0.332501427216364 508 502 503 0.0804669922754196 0.0804669922754196 19271 10424 10425 0.0133101789702176 0.0133101789702176 19460 10507 10477 0.0195042673008727 0.0195042673008727 12962 1631 1599 0.105987129966341 0.105987129966341 11814 2150 2151 0.12777055976042 0.12777055976042 18730 7649 8066 0.263509830967107 0.263509830967107 18671 2605 1538 0.176823430683456 0.176823430683456 20037 816 3558 0.154160936652516 0.154160936652516 20700 10894 10895 0.0022719801727208 0.0022719801727208 17029 3606 3607 0.0180484124991241 0.0180484124991241 850 863 864 0.0616242283467915 0.0616242283467915 18683 3539 3608 0.177667253998454 0.177667253998454 20825 9400 10954 0.0122123114573311 0.0122123114573311 872 885 886 0.105399149486358 0.105399149486358 19920 2621 10413 0.177079309456246 0.177079309456246 892 906 907 0.104783494637697 0.104783494637697 12344 8660 8661 0.0179171962919351 0.0179171962919351 17141 3089 4509 0.200737491088575 0.200737491088575 16291 2376 2377 0.00482087191216397 0.00482087191216397 963 974 975 0.202802632214452 0.202802632214452 17135 44 4412 0.404761668333185 0.404761668333185 17088 10071 9940 0.138093381903903 0.138093381903903 16845 10022 10018 0.0055152683612349 0.0055152683612349 17952 10226 10230 0.0192923880160408 0.0192923880160408 20322 10741 10742 0.00907488670500163 0.00907488670500163 1113 1129 1130 0.204124873969403 0.204124873969403 16607 7890 9325 0.145145340110648 0.145145340110648 15260 9550 9551 0.0630135708366092 0.0630135708366092 19433 10110 10489 0.0489242953920304 0.0489242953920304 16954 10038 10039 0.0207511303582817 0.0207511303582817 12357 8669 8668 0.00723037090372959 0.00723037090372959 1183 1198 1199 0.0305943034250603 0.0305943034250603 19442 10493 10494 0.0196148764551294 0.0196148764551294 19443 10494 10495 0.0228284210093234 0.0228284210093234 2633 2594 2595 0.0115937480855902 0.0115937480855902 1205 1220 1221 0.0900481853791487 0.0900481853791487 18180 5796 6056 0.200195877654712 0.200195877654712 11707 1245 1246 0.0231530055304531 0.0231530055304531 19444 10495 10496 0.0213401735101805 0.0213401735101805 19445 10496 10497 0.0182367704590367 0.0182367704590367 2703 2659 2660 0.155649282617483 0.155649282617483 19446 10497 10498 0.0203055071588043 0.0203055071588043 2724 107 2679 0.0450807290855188 0.0450807290855188 1266 1286 1287 0.0202842890457172 0.0202842890457172 18451 2986 7704 0.199650644692106 0.199650644692106 16289 1363 2376 0.00344312944616261 0.00344312944616261 19447 10498 10499 0.0196160459333464 0.0196160459333464 14693 2225 4875 0.162113763012991 0.162113763012991 1308 1334 1335 0.129255645714035 0.129255645714035 14695 4946 4947 0.168905093573288 0.168905093573288 1332 1357 1358 0.136424467862451 0.136424467862451 19448 10499 10487 0.023296750596408 0.023296750596408 2841 2789 2790 0.0523852002781698 0.0523852002781698 15843 7795 9723 0.020416694003674 0.020416694003674 18886 7308 3267 0.201549354300641 0.201549354300641 19449 10487 10500 0.022940948763835 0.022940948763835 17307 5827 7735 0.20365816745981 0.20365816745981 2499 2480 2481 0.265342544498994 0.265342544498994 19450 10500 10501 0.0189264900266028 0.0189264900266028 18889 1923 6123 0.200475462008098 0.200475462008098 1428 1451 1452 0.107578729884622 0.107578729884622 18647 7412 4053 0.176566575042864 0.176566575042864 1452 1471 1472 0.147622384612895 0.147622384612895 19451 10501 10502 0.0200830353316625 0.0200830353316625 2953 2897 2898 0.0472912053919854 0.0472912053919854 16310 2439 2721 0.0812562615874829 0.0812562615874829 12320 1302 1603 0.00893905362813633 0.00893905362813633 19452 10502 10503 0.0197272337869401 0.0197272337869401 19453 10503 7482 0.0181814350817939 0.0181814350817939 19038 9494 229 0.0588468541295868 0.0588468541295868 1498 1517 1518 0.199413272863754 0.199413272863754 15846 9732 1098 0.0848710138660927 0.0848710138660927 19454 7482 10504 0.0196839111368948 0.0196839111368948 19455 10504 10505 0.017559948119168 0.017559948119168 13365 9051 9052 0.103390283727961 0.103390283727961 2998 1652 2935 0.112349122861115 0.112349122861115 17375 1796 4235 0.206436210016501 0.206436210016501 13963 9247 9102 0.0619095710643366 0.0619095710643366 1534 1557 1558 0.0743776380849984 0.0743776380849984 19916 8774 7640 0.176934657107496 0.176934657107496 19917 7640 6233 0.179269287981755 0.179269287981755 1556 1581 1582 0.0903340712116846 0.0903340712116846 18461 9354 9528 0.135770728089025 0.135770728089025 19456 10505 7464 0.0643341844968674 0.0643341844968674 19919 5202 2621 0.177194532329155 0.177194532329155 1603 1634 1635 0.0667169559865797 0.0667169559865797 15911 9239 9240 0.00759910247117962 0.00759910247117962 3133 2004 3061 0.0946875314878615 0.0946875314878615 1648 1675 1676 0.0232219414191173 0.0232219414191173 1649 1676 1677 0.104810655650978 0.104810655650978 18412 7776 7163 0.0985154391997448 0.0985154391997448 3153 3077 3078 0.0921654003892753 0.0921654003892753 1666 1129 1692 0.0515669276869657 0.0515669276869657 256 264 265 0.00881331069899833 0.00881331069899833 19580 10574 7470 0.0064160385090956 0.0064160385090956 1690 1714 1715 0.111918529606987 0.111918529606987 12366 8674 8671 0.0118216471510326 0.0118216471510326 18801 10352 9812 0.039652100920871 0.039652100920871 379 381 382 0.0684082960066799 0.0684082960066799 16308 2827 2851 0.00473328951361683 0.00473328951361683 20640 10878 10879 0.0287629224507079 0.0287629224507079 20278 5573 10727 0.00799925463089475 0.00799925463089475 18122 2538 10266 0.180269607102109 0.180269607102109 1907 1919 1920 0.101419584890654 0.101419584890654 16419 3282 3283 0.0297579469637327 0.0297579469637327 11533 1234 1235 0.136499599599558 0.136499599599558 18135 4099 6043 0.191045620861521 0.191045620861521 16763 4439 9868 0.0469300202486105 0.0469300202486105 257 265 257 0.0618021904449226 0.0618021904449226 3413 3306 3307 0.147259003832799 0.147259003832799 1997 2009 2010 0.0436503011483876 0.0436503011483876 381 383 384 0.174765079599045 0.174765079599045 3437 3324 3325 0.13969071524798 0.13969071524798 2020 2029 2030 0.0536884532048604 0.0536884532048604 14708 5223 5330 0.173633760067415 0.173633760067415 17179 5410 5449 0.194891408787823 0.194891408787823 2041 2049 2050 0.203224924896292 0.203224924896292 15894 9255 9441 0.0812248966226341 0.0812248966226341 2068 2071 2072 0.108635365611271 0.108635365611271 383 385 386 0.313694212518365 0.313694212518365 15938 9757 9756 0.156652526688463 0.156652526688463 2092 1220 2094 0.120498651922126 0.120498651922126 16738 725 51 0.242028173240196 0.242028173240196 19560 10553 10564 0.0204794292027182 0.0204794292027182 2166 2165 2166 0.0846335919696035 0.0846335919696035 19638 10597 10526 0.00694709641094844 0.00694709641094844 3597 3446 2803 0.137873345883867 0.137873345883867 16317 2510 3005 0.00592207877923616 0.00592207877923616 17174 5326 5327 0.109586213492937 0.109586213492937 16740 4437 10005 0.047793833799427 0.047793833799427 3644 3483 3484 0.202897902969007 0.202897902969007 2231 2232 2233 0.0942717670146639 0.0942717670146639 2232 2233 2234 0.0947564865992517 0.0947564865992517 16741 10005 4510 0.0465117651564764 0.0465117651564764 2248 2251 2252 0.0515208780131149 0.0515208780131149 16742 4510 10006 0.0392105126712721 0.0392105126712721 3687 3523 3524 0.057537938641533 0.057537938641533 2276 2276 2277 0.201064010739015 0.201064010739015 18183 6051 5769 0.201340675613812 0.201340675613812 18863 9178 2185 0.000908525082812035 0.000908525082812035 14108 502 3544 0.223192299132 0.223192299132 16417 3130 3281 0.0400386431725339 0.0400386431725339 16286 1362 1363 0.0694355006798695 0.0694355006798695 3729 3563 3564 0.1023601599905 0.1023601599905 13961 9112 9247 0.133632751867418 0.133632751867418 2325 1348 1614 0.104366499106977 0.104366499106977 18909 10388 10381 0.014813120492833 0.014813120492833 18903 10381 10380 0.00882005349877488 0.00882005349877488 18454 4296 10295 0.0897566766881454 0.0897566766881454 14692 941 2225 0.184174515609916 0.184174515609916 19558 10562 10563 0.0196153093677919 0.0196153093677919 16743 10006 7566 0.0419162617939555 0.0419162617939555 19568 7474 10568 0.0062936328481519 0.0062936328481519 18905 10382 10383 0.00831887899673018 0.00831887899673018 17147 4241 3546 0.202185735299221 0.202185735299221 14720 937 2221 0.184339220920538 0.184339220920538 18637 2580 7383 0.244324669292135 0.244324669292135 2484 2467 2468 0.0154146632189528 0.0154146632189528 17183 5608 5658 0.149882473899379 0.149882473899379 3908 3707 3708 0.138080579549583 0.138080579549583 2555 2532 2533 0.191131540477931 0.191131540477931 2556 2533 254 0.098486007419044 0.098486007419044 19573 10570 7473 0.00674972719310255 0.00674972719310255 2577 1090 2550 0.0509764502640852 0.0509764502640852 17311 5685 5705 0.205154639659543 0.205154639659543 20594 10852 10864 0.00559477666444464 0.00559477666444464 2602 2568 2565 0.0838899757725962 0.0838899757725962 13584 9079 9135 0.0736016285399027 0.0736016285399027 3952 3748 3749 0.123087650580437 0.123087650580437 2626 2587 2588 0.00484286584971978 0.00484286584971978 2627 2588 2589 0.0472712028951763 0.0472712028951763 18404 10286 7165 0.0480937532986949 0.0480937532986949 18406 9349 8340 0.136218529796162 0.136218529796162 13586 9135 9136 0.116423294527986 0.116423294527986 14719 5893 937 0.0748599535472642 0.0748599535472642 2721 2676 2677 0.00391406141859358 0.00391406141859358 18735 4002 7603 0.202077020511888 0.202077020511888 17677 6029 10165 0.522362145407342 0.522362145407342 17480 344 5940 0.0510780896194201 0.0510780896194201 2823 2771 2261 0.100546651913918 0.100546651913918 18144 10275 10261 0.405650212701817 0.405650212701817 12350 8663 8667 0.00958750951684791 0.00958750951684791 4125 3888 3889 0.19728512260693 0.19728512260693 2839 2788 1047 0.105687024742303 0.105687024742303 2840 1047 2789 0.0528381886609336 0.0528381886609336 12351 8667 8668 0.0176529909929813 0.0176529909929813 19572 10564 10570 0.0698992084212194 0.0698992084212194 16413 9458 9887 0.0468003057153474 0.0468003057153474 2910 785 2854 0.0936375066158938 0.0936375066158938 12361 8671 8672 0.0146217858658369 0.0146217858658369 2955 2899 2900 0.139071498957734 0.139071498957734 20621 10800 10799 0.0197706815366264 0.0197706815366264 16441 5747 9898 0.0366397439833697 0.0366397439833697 3003 2938 2939 0.343360355018568 0.343360355018568 20697 4524 10911 0.0102002426471616 0.0102002426471616 20441 10798 10799 0.0151893809033584 0.0151893809033584 3052 2983 2984 0.049669116788992 0.049669116788992 17130 4371 4372 0.0862019013563638 0.0862019013563638 3072 3004 3006 0.148595619798792 0.148595619798792 20009 9620 10046 0.0380951574175552 0.0380951574175552 4390 4106 695 0.201687631399372 0.201687631399372 18702 2606 1861 0.182749323037212 0.182749323037212 3122 2901 3051 0.104668558602022 0.104668558602022 20265 5574 10723 0.0117861788911356 0.0117861788911356 20266 10724 7552 0.00870010659628447 0.00870010659628447 19624 10591 10497 0.00644185269782912 0.00644185269782912 19579 10573 10574 0.0879788736402366 0.0879788736402366 18895 10376 10377 0.0641298068195797 0.0641298068195797 20011 10694 10695 0.0242395353024572 0.0242395353024572 17687 6171 6172 0.0391351463481426 0.0391351463481426 3160 3084 3085 0.0490903700114876 0.0490903700114876 19594 10580 10495 0.00720293691626167 0.00720293691626167 3180 3100 3101 0.129889039932712 0.129889039932712 17168 5241 5262 0.201125324676422 0.201125324676422 17121 1798 4176 0.205688375484509 0.205688375484509 3202 3118 3119 0.112364882779035 0.112364882779035 14726 5162 6220 0.0504817306174529 0.0504817306174529 3225 3140 3141 0.161478257380345 0.161478257380345 13781 438 3176 0.297045355127737 0.297045355127737 19813 5371 10633 0.121358837066421 0.121358837066421 3298 3207 2047 0.106039987596014 0.106039987596014 17169 5262 1912 0.201876443466571 0.201876443466571 4605 3695 4261 0.0511463408235916 0.0511463408235916 3320 3225 3226 0.12416264535459 0.12416264535459 19269 10421 10423 0.00254934916501421 0.00254934916501421 18686 1372 4116 0.0631464225691973 0.0631464225691973 20456 10811 10791 0.0266421174352104 0.0266421174352104 20624 10873 10804 0.10579809531994 0.10579809531994 18140 10260 10273 0.404128367861769 0.404128367861769 4673 4035 4316 0.0606123696093501 0.0606123696093501 3387 3285 3286 0.00355897702027561 0.00355897702027561 3388 3286 3287 0.0772193168955733 0.0772193168955733 18146 10276 10258 0.404206655907194 0.404206655907194 4696 808 3552 0.152717552993661 0.152717552993661 3410 3303 3304 0.147141483236073 0.147141483236073 20283 10722 10688 0.0815558763222832 0.0815558763222832 20448 10804 10757 0.0136201124223367 0.0136201124223367 20785 10292 10946 0.00447271282341959 0.00447271282341959 19630 10593 10504 0.00657829834277663 0.00657829834277663 3431 3318 3319 0.157091916454475 0.157091916454475 20450 10805 10806 0.0327940652155406 0.0327940652155406 4743 1385 4362 0.103327121803573 0.103327121803573 18254 6754 8093 0.140439193425512 0.140439193425512 18250 9369 6873 0.0520299718080319 0.0520299718080319 20787 10932 5700 0.00677435562999442 0.00677435562999442 3475 3354 3355 0.201619360833214 0.201619360833214 14728 6303 5053 0.0505955795491821 0.0505955795491821 3501 59 3374 0.0977645612190622 0.0977645612190622 4808 4414 4415 0.102078381821333 0.102078381821333 3525 3393 3394 0.0602077843108352 0.0602077843108352 18251 6873 8493 0.0500003986375519 0.0500003986375519 3545 656 1887 0.0518725917476049 0.0518725917476049 14732 5467 6342 0.17284299485541 0.17284299485541 3566 1664 1683 0.0314909646044893 0.0314909646044893 17138 1909 4488 0.199449310001805 0.199449310001805 18256 7043 3984 0.199449230757582 0.199449230757582 4925 3762 2559 0.0885452473584724 0.0885452473584724 18261 6496 2547 0.410253746717568 0.410253746717568 3637 3478 3266 0.200452444377038 0.200452444377038 3638 3266 3479 0.201663130575812 0.201663130575812 20636 4518 10876 0.0502632727704227 0.0502632727704227 3656 1794 3493 0.171297280470528 0.171297280470528 18171 6061 4076 0.198476287736927 0.198476287736927 20376 10759 10760 0.116931333825994 0.116931333825994 3702 3537 3538 0.048566556365416 0.048566556365416 20385 10293 10769 0.0538892457987372 0.0538892457987372 18174 6420 6455 0.4094647827628 0.4094647827628 5048 4577 4578 0.133343896044873 0.133343896044873 3745 3575 3576 0.0911473636959273 0.0911473636959273 3747 3577 3469 0.101252045857741 0.101252045857741 20384 10767 10768 0.0160296914364663 0.0160296914364663 17309 4261 5684 0.20074031502923 0.20074031502923 18311 7054 7244 0.0289643230302344 0.0289643230302344 20470 10819 10820 0.0323669425461701 0.0323669425461701 14736 4161 4770 0.262098569801346 0.262098569801346 5118 4637 4638 0.0862888373921514 0.0862888373921514 18265 6532 1691 0.20439620202731 0.20439620202731 20472 10821 10822 0.0473810496096361 0.0473810496096361 5168 2615 4670 0.0537518017226415 0.0537518017226415 18530 9153 9524 0.0561612407510351 0.0561612407510351 17081 882 4467 0.138148999917071 0.138148999917071 20012 10207 7896 0.145636470907972 0.145636470907972 20423 10784 10785 0.00445123207828982 0.00445123207828982 19137 10436 10430 0.0315234230528839 0.0315234230528839 17145 4684 1801 0.196612355705575 0.196612355705575 3889 3694 83 0.201794860941248 0.201794860941248 18574 10316 10323 0.0808271649311999 0.0808271649311999 17148 3546 46 0.198774198414449 0.198774198414449 3912 3710 3711 0.148294717491307 0.148294717491307 20615 10786 10857 0.0479734082124594 0.0479734082124594 18267 6545 2438 0.164157220604829 0.164157220604829 17099 332 3745 0.0956275481171213 0.0956275481171213 14740 6607 3802 0.199799384709315 0.199799384709315 18269 5736 5525 0.155855016610815 0.155855016610815 5281 4748 4749 0.0137701294893219 0.0137701294893219 3961 3755 3756 0.201785607236284 0.201785607236284 3963 3757 1865 0.238183107088451 0.238183107088451 18538 10309 10310 0.222695826046938 0.222695826046938 4053 3833 3834 0.0227974048946719 0.0227974048946719 18576 10324 10320 0.158325840757882 0.158325840757882 5401 3070 4833 0.174791291148441 0.174791291148441 20827 9001 9205 0.0113889892669974 0.0113889892669974 16010 9780 9781 0.00910284197008254 0.00910284197008254 18606 8065 6592 0.262343816062173 0.262343816062173 18608 2631 5208 0.201029440504885 0.201029440504885 20328 10745 10742 0.0339039031846942 0.0339039031846942 4098 1552 3870 0.130787042699874 0.130787042699874 16079 9815 9284 0.0214365694827313 0.0214365694827313 18703 1861 7871 0.177358977412927 0.177358977412927 5445 4865 4866 0.0483753395839426 0.0483753395839426 4124 2246 3888 0.176179418850458 0.176179418850458 18692 1856 5978 0.157563244482301 0.157563244482301 5513 4918 1222 0.0334183748575429 0.0334183748575429 4193 3941 3942 0.10150841538758 0.10150841538758 18280 6739 6757 0.185196443942793 0.185196443942793 18287 3986 6762 0.199195011240905 0.199195011240905 4211 3961 3962 0.203354581445588 0.203354581445588 18282 6460 6792 0.289344591592559 0.289344591592559 18709 7654 7506 0.191266971634704 0.191266971634704 4258 4004 4005 0.0557864946968893 0.0557864946968893 18293 6900 6901 0.125065642459057 0.125065642459057 4279 4022 4023 0.136471513645059 0.136471513645059 18285 6794 6824 0.0676234540262284 0.0676234540262284 20412 10780 10737 0.00327519593576582 0.00327519593576582 5639 1165 885 0.138504687840451 0.138504687840451 18705 4059 9745 0.17218742858343 0.17218742858343 5680 5036 5037 0.13925145495263 0.13925145495263 4340 4070 4006 0.0527657969561626 0.0527657969561626 4341 4006 4071 0.045563339939639 0.045563339939639 18706 9745 3863 0.0360430655172132 0.0360430655172132 4363 4087 1214 0.050228703045046 0.050228703045046 18708 6218 7654 0.273874816557472 0.273874816557472 14701 5065 986 0.133961657579708 0.133961657579708 4385 4078 4080 0.499220390775423 0.499220390775423 17161 5086 5087 0.0305453434226413 0.0305453434226413 4410 4124 3048 0.142041157035339 0.142041157035339 18547 10315 7542 0.326789019301198 0.326789019301198 5780 4917 5106 0.0912724900005868 0.0912724900005868 4431 4139 2389 0.109327413388579 0.109327413388579 5754 5082 5083 0.0244848814587712 0.0244848814587712 18548 7542 5567 0.0788647232749776 0.0788647232749776 5829 5144 5145 0.0718528722690416 0.0718528722690416 4478 4170 4171 0.114300734663783 0.114300734663783 14104 421 3767 0.239382300921688 0.239382300921688 5849 1966 5160 0.213373795201997 0.213373795201997 4498 1369 4184 0.105991036166523 0.105991036166523 17123 3542 42 0.197838013671145 0.197838013671145 18295 1428 6901 0.00619376962359973 0.00619376962359973 18296 6901 6968 0.214788257098635 0.214788257098635 5920 5198 5199 0.0509206897939403 0.0509206897939403 4576 4176 1777 0.0501165848501884 0.0501165848501884 20629 10873 10847 0.0359844691550279 0.0359844691550279 18356 7764 7765 0.203486837058476 0.203486837058476 18353 7040 3427 0.201724758100166 0.201724758100166 6017 3447 5269 0.0916999906376171 0.0916999906376171 4669 4312 4313 0.0844811623232087 0.0844811623232087 18355 7763 7764 0.18255985476615 0.18255985476615 20388 10772 10773 0.00806462172146812 0.00806462172146812 4690 1574 4327 0.172428634063548 0.172428634063548 14761 7128 660 0.183084210873309 0.183084210873309 18307 7041 3428 0.200871545358079 0.200871545358079 4768 2038 4380 0.146902820961905 0.146902820961905 18357 7765 7253 0.0959812077322034 0.0959812077322034 17178 5409 5410 0.041431272963648 0.041431272963648 4841 4434 4435 0.0243817622036277 0.0243817622036277 19636 10595 10596 0.0236895488952709 0.0236895488952709 20494 10814 10837 0.00453902687683386 0.00453902687683386 12316 8640 8559 0.0170391288088959 0.0170391288088959 4864 4448 4449 0.051463626660104 0.051463626660104 14105 3767 490 0.17231974049998 0.17231974049998 18310 7244 7054 0.0289643230302344 0.0289643230302344 4906 3886 865 0.080856531304005 0.080856531304005 14762 660 7162 0.177556995744578 0.177556995744578 14106 490 492 0.200841500024827 0.200841500024827 6278 5468 5223 0.0507325637005759 0.0507325637005759 20498 2955 10783 0.00926966063781334 0.00926966063781334 18511 9529 10302 0.134870017545438 0.134870017545438 18559 10317 10318 0.0818849597364774 0.0818849597364774 5006 4551 4552 0.0605833275140723 0.0605833275140723 20497 10805 2955 0.011923850145444 0.011923850145444 6365 1258 377 0.0777271141684953 0.0777271141684953 5032 3218 4567 0.203476554448063 0.203476554448063 18309 3989 7244 0.103816807067418 0.103816807067418 6389 5536 5537 0.0941709460297732 0.0941709460297732 5052 4580 4581 0.0994044886957745 0.0994044886957745 19827 9253 7642 0.176656738058614 0.176656738058614 18315 7190 1430 0.126827993445383 0.126827993445383 18691 2597 1856 0.178902858758576 0.178902858758576 6529 1038 5638 0.106710156184621 0.106710156184621 5211 4703 4704 0.0593965930317325 0.0593965930317325 18320 7455 6063 0.193748278871749 0.193748278871749 5307 4763 4764 0.0623737801227747 0.0623737801227747 20402 10771 10761 0.045832556045337 0.045832556045337 6659 5732 716 0.0227471694550216 0.0227471694550216 5331 3596 4783 0.0944705655668644 0.0944705655668644 14107 492 502 0.277229511676695 0.277229511676695 6732 5783 5784 0.103949862025848 0.103949862025848 14767 7420 4860 0.190666070334235 0.190666070334235 20406 8354 10772 0.00730920335045724 0.00730920335045724 6754 5799 5800 0.0473962648551068 0.0473962648551068 14769 7430 4858 0.18998910813567 0.18998910813567 5443 4863 4864 0.0452091651037792 0.0452091651037792 19834 10654 9725 0.196434640947063 0.196434640947063 6799 2741 5836 0.0500630331544159 0.0500630331544159 20523 2708 10752 0.00659207654644855 0.00659207654644855 18323 7479 7480 0.203575671880267 0.203575671880267 18329 6073 7593 0.194237102947714 0.194237102947714 5506 4912 2121 0.0993922299820147 0.0993922299820147 19837 5204 5602 0.169326060361496 0.169326060361496 6868 3299 5873 0.0385426751655708 0.0385426751655708 5529 4929 4930 0.0186787878300106 0.0186787878300106 5530 4930 4931 0.150638241291928 0.150638241291928 20519 10815 10845 0.0426977620157165 0.0426977620157165 6909 5905 5906 0.0925705753401188 0.0925705753401188 5581 4968 4969 0.19364655602673 0.19364655602673 20802 10942 606 0.00932539286509621 0.00932539286509621 20522 10808 2708 0.0062556157491122 0.0062556157491122 5631 3571 5004 0.140817256140417 0.140817256140417 18338 2435 7632 0.201752260263955 0.201752260263955 20016 2696 8044 0.148197142125826 0.148197142125826 5653 2345 4151 0.175358365382788 0.175358365382788 18327 1432 7191 0.123062885737589 0.123062885737589 6998 2684 5970 0.144359466732262 0.144359466732262 5670 679 5028 0.00422540721209624 0.00422540721209624 5671 5028 5029 0.199984733552555 0.199984733552555 20382 10765 10766 0.0345648031474255 0.0345648031474255 18350 7716 6756 0.141149359906032 0.141149359906032 5748 5078 5079 0.20268033504505 0.20268033504505 18163 10259 6036 0.2014076606309 0.2014076606309 14704 5105 3799 0.199599075644316 0.199599075644316 18162 2170 10259 0.118558518008842 0.118558518008842 20019 4453 5501 0.145746885757253 0.145746885757253 5830 5145 2118 0.0459910302398271 0.0459910302398271 20020 5501 7075 0.147873409818305 0.147873409818305 14776 5927 3806 0.151596310173331 0.151596310173331 5853 4622 5163 0.10255879316328 0.10255879316328 18343 7662 5247 0.110734380038432 0.110734380038432 20022 8291 7898 0.145585163841291 0.145585163841291 7192 6084 6085 0.188916282974339 0.188916282974339 18345 6874 1684 0.205522453761373 0.205522453761373 20542 2953 10853 0.0105529318413212 0.0105529318413212 18348 2429 7700 0.202520445331427 0.202520445331427 20024 8856 9319 0.148299248554164 0.148299248554164 7238 4839 1519 0.0519761467059316 0.0519761467059316 14772 923 5925 0.177924520685585 0.177924520685585 20544 10831 10809 0.07258379165013 0.07258379165013 5934 4646 3645 0.198637387669602 0.198637387669602 20537 10850 10851 0.00393462806086889 0.00393462806086889 7284 6141 11 0.135513694564746 0.135513694564746 5958 5230 5231 0.202816769336327 0.202816769336327 20538 10764 10852 0.00745697116010785 0.00745697116010785 7311 5071 6157 0.164940273242935 0.164940273242935 5976 4624 1247 0.13286062727511 0.13286062727511 5978 4556 2725 0.132159028738313 0.132159028738313 20539 10852 10833 0.00647861100893927 0.00647861100893927 7339 6169 6170 0.0619567458929491 0.0619567458929491 5998 5256 5257 0.103904946256075 0.103904946256075 19289 10469 10470 0.0657689911002152 0.0657689911002152 20550 10854 10842 0.00418096419493106 0.00418096419493106 6016 5268 3447 0.109289564409357 0.109289564409357 20541 10846 2953 0.0102415664506872 0.0102415664506872 6042 2870 5284 0.0497761483323909 0.0497761483323909 20446 10802 10794 0.010877497210246 0.010877497210246 6066 1342 5306 0.205811743638723 0.205811743638723 20547 2961 10838 0.0117661269256179 0.0117661269256179 7483 6261 1188 0.16816674729097 0.16816674729097 6138 3644 4554 0.0976185559336041 0.0976185559336041 18364 7802 1660 0.0598129332818693 0.0598129332818693 7554 6302 1356 0.0804502555219789 0.0804502555219789 6209 5412 1185 0.167137462035015 0.167137462035015 6210 1185 5413 0.0233182677092941 0.0233182677092941 14730 6318 6303 0.0522173167652759 0.0522173167652759 20234 10715 10714 0.0286157939247338 0.0286157939247338 20565 1287 10855 0.00858462136960439 0.00858462136960439 6251 5443 779 0.0160681132894306 0.0160681132894306 14783 4856 7862 0.182896538603858 0.182896538603858 6272 5463 5464 0.0498340640254978 0.0498340640254978 20235 10714 8820 0.0168131405425372 0.0168131405425372 6293 5477 3890 0.10549800375505 0.10549800375505 16545 7835 9934 0.137971408959184 0.137971408959184 6362 351 5522 0.0335008525021526 0.0335008525021526 16018 9787 9788 0.0995758326234823 0.0995758326234823 6387 5535 2028 0.107888528337289 0.107888528337289 20242 10717 10716 0.029516495512001 0.029516495512001 7774 5212 6424 0.109568567873903 0.109568567873903 16546 9934 9935 0.139302196645357 0.139302196645357 20562 10798 10807 0.0058401189840652 0.0058401189840652 15113 3050 7229 0.0133472139691031 0.0133472139691031 20245 8372 6959 0.0489264341729089 0.0489264341729089 11422 8078 8079 0.0484137060021889 0.0484137060021889 6473 5599 5600 0.108658521887425 0.108658521887425 15115 7996 7997 0.209391166364433 0.209391166364433 18367 7754 8093 0.0507390772270922 0.0507390772270922 20352 10751 9401 0.00837355044160468 0.00837355044160468 6492 5616 5617 0.0720767157725574 0.0720767157725574 14721 2221 4871 0.160443069505019 0.160443069505019 18368 8093 6894 0.0518148786998363 0.0518148786998363 16020 9789 9788 0.073636854952175 0.073636854952175 7896 6503 6504 0.201046575537805 0.201046575537805 16547 9935 3668 0.222625726498778 0.222625726498778 11416 8000 8034 0.303468507056762 0.303468507056762 6579 5669 5670 0.150406237761818 0.150406237761818 20845 10954 10937 0.131662909083966 0.131662909083966 6604 5693 4324 0.222481680681729 0.222481680681729 18371 5250 7594 0.0499247461563453 0.0499247461563453 15222 8101 8102 0.077833708774634 0.077833708774634 18372 7594 5883 0.083286408265142 0.083286408265142 6714 5766 2843 0.181402526618843 0.181402526618843 14742 5935 931 0.176525948040391 0.176525948040391 20409 8971 8976 0.00824136098890487 0.00824136098890487 17573 10146 4643 0.00925827675066928 0.00925827675066928 8175 6672 3101 0.17546713620256 0.17546713620256 11210 300 106 0.00724031766776508 0.00724031766776508 8223 6696 951 0.177624298281023 0.177624298281023 6856 4317 5865 0.0513037576080921 0.0513037576080921 18335 7611 1689 0.102723820359578 0.102723820359578 20356 10752 10753 0.178510491347886 0.178510491347886 6873 5878 5879 0.686284794666677 0.686284794666677 11609 3416 7035 0.200128365503357 0.200128365503357 11610 7035 8338 0.189938999172283 0.189938999172283 6895 5896 4960 0.0956843495121368 0.0956843495121368 11335 8218 251 0.176906123725318 0.176906123725318 17668 10162 10161 0.0392525789715303 0.0392525789715303 8321 6751 5251 0.0499574491010493 0.0499574491010493 17670 8260 9051 0.230562637224967 0.230562637224967 8340 6769 5533 0.120999789974565 0.120999789974565 11366 7971 1892 0.0488719799669425 0.0488719799669425 6977 4442 5511 0.147695461409276 0.147695461409276 14750 2214 929 0.185352492811126 0.185352492811126 7030 4913 5988 0.198333075719104 0.198333075719104 18693 5978 6025 0.00688297127309608 0.00688297127309608 11612 3418 742 0.19996057055502 0.19996057055502 20437 10795 10796 0.0230619881865373 0.0230619881865373 11948 8496 8497 0.0216014239716138 0.0216014239716138 7132 1290 6044 0.0502638300231986 0.0502638300231986 11686 1032 773 0.0128283485920152 0.0128283485920152 8554 4804 6890 0.135875328970406 0.135875328970406 11767 2687 8406 0.0738017906986337 0.0738017906986337 8601 2178 596 0.0528183519637533 0.0528183519637533 7225 6106 6107 0.101643082422806 0.101643082422806 11821 8422 8423 0.175711465733647 0.175711465733647 8624 109 720 0.104166949267626 0.104166949267626 18552 7705 2988 0.199131268231619 0.199131268231619 14770 4858 2209 0.16101488662795 0.16101488662795 7328 6165 6166 0.0995968460919669 0.0995968460919669 12286 8526 8525 0.0214801658544325 0.0214801658544325 7376 337 6196 0.0756391181616623 0.0756391181616623 12217 8592 8593 0.114913209514243 0.114913209514243 12317 8559 2500 0.0435792910401613 0.0435792910401613 8839 528 7032 0.050727128416239 0.050727128416239 7478 6259 1180 0.207751884347626 0.207751884347626 18554 9429 7706 0.20403157089995 0.20403157089995 15821 8564 8565 0.0641361466923926 0.0641361466923926 8860 7045 7046 0.134234542647931 0.134234542647931 7498 4598 3688 0.240872387579393 0.240872387579393 7499 3688 6270 0.142331405185985 0.142331405185985 20649 10880 1676 0.0578550543011222 0.0578550543011222 12236 8586 1599 0.0967599085697604 0.0967599085697604 7572 5861 1309 0.178473387298321 0.178473387298321 18324 7480 7524 0.15130858595047 0.15130858595047 7598 6323 6324 0.205483069278936 0.205483069278936 17836 9362 1627 0.0523901213643909 0.0523901213643909 14759 7101 5464 0.170276074046912 0.170276074046912 14760 5464 7128 0.178804240685068 0.178804240685068 7640 6024 3875 0.0993805589791004 0.0993805589791004 16021 9788 9790 0.320911397883896 0.320911397883896 9035 7131 7132 0.0496921831493493 0.0496921831493493 18491 9168 9169 0.133423914370859 0.133423914370859 17837 1627 5679 0.10292857902181 0.10292857902181 9059 2896 5632 0.0842038197459281 0.0842038197459281 20806 7427 10935 0.00559704943884798 0.00559704943884798 12938 1970 8709 0.0935507240006809 0.0935507240006809 11439 511 8252 0.25940626826434 0.25940626826434 7695 5168 6377 0.177825109084943 0.177825109084943 20708 7442 10913 0.0784445493600802 0.0784445493600802 9099 6388 7159 0.131345505242465 0.131345505242465 11441 8256 8255 0.0395721958074786 0.0395721958074786 19809 5615 9635 0.105426130739244 0.105426130739244 9145 5720 7186 0.100417695742859 0.100417695742859 11443 8254 8257 0.03964069530807 0.03964069530807 7788 6432 6433 0.0533345329573706 0.0533345329573706 12939 8709 8766 0.0775671350558112 0.0775671350558112 9187 7207 7208 0.0500116374722849 0.0500116374722849 7811 838 6446 0.0830965282034823 0.0830965282034823 7816 6449 2813 0.0739587262737054 0.0739587262737054 12260 8617 8618 0.00726192949201925 0.00726192949201925 20803 606 10913 0.0113017508087441 0.0113017508087441 9235 7240 7241 0.0498075431237363 0.0498075431237363 7861 6474 6475 0.692905896897531 0.692905896897531 12942 8804 1331 0.0594619846778877 0.0594619846778877 12264 8622 8616 0.0863852743591186 0.0863852743591186 7908 6511 6512 0.107336468131195 0.107336468131195 20811 10951 7034 0.00453220039269765 0.00453220039269765 13006 8912 8913 0.031616887141609 0.031616887141609 7929 4175 6525 0.0337195393803404 0.0337195393803404 20394 10762 10775 0.00651572160316994 0.00651572160316994 20400 3591 10771 0.0086403574168429 0.0086403574168429 8000 6560 6561 0.05117078549911 0.05117078549911 18914 10389 10392 0.00619620469246147 0.00619620469246147 8024 6580 6581 0.135411748293681 0.135411748293681 8047 5711 6593 0.0649690182450408 0.0649690182450408 20509 10841 638 0.00591881170263726 0.00591881170263726 12270 8627 8518 0.0752716608672627 0.0752716608672627 15918 9104 9746 0.00764030702792677 0.00764030702792677 8143 6654 1583 0.150966803397046 0.150966803397046 18477 2411 5542 0.101313827089111 0.101313827089111 15876 8978 9002 0.0205305754568531 0.0205305754568531 8295 6735 6736 0.0734967400485445 0.0734967400485445 12273 8629 8517 0.0368940227401467 0.0368940227401467 8322 5251 6752 0.0513511942917184 0.0513511942917184 17214 3774 8403 0.176505403414048 0.176505403414048 11789 4445 6564 0.147259159007996 0.147259159007996 8396 516 6411 0.245438474982929 0.245438474982929 19810 9635 9643 0.17762409301406 0.17762409301406 19811 9643 7122 0.176833292049994 0.176833292049994 9834 7540 7541 0.0505839701248518 0.0505839701248518 8443 1465 5441 0.103147915206822 0.103147915206822 13470 9094 9095 0.186249123099868 0.186249123099868 9909 7585 3060 0.206196737198557 0.206196737198557 8516 6868 4142 0.0958725861464383 0.0958725861464383 18481 9120 6391 0.130087180946324 0.130087180946324 8559 1248 4557 0.13273864991069 0.13273864991069 18488 9153 9154 0.0316379611455697 0.0316379611455697 10040 7380 7647 0.073513516250253 0.073513516250253 8638 6926 6927 0.0519431626477688 0.0519431626477688 8640 6928 2302 0.107037203280329 0.107037203280329 18492 9169 9170 0.136492159060533 0.136492159060533 8683 1000 4222 0.0557449369548998 0.0557449369548998 15905 8603 8604 0.0748338508215397 0.0748338508215397 13757 8439 9181 0.0861617636196398 0.0861617636196398 10162 2158 7701 0.118289099292956 0.118289099292956 8752 6982 6983 0.20266520881126 0.20266520881126 12326 8650 8651 0.106050821827968 0.106050821827968 18298 6995 6996 0.187375849458261 0.187375849458261 14103 418 421 0.212232135618177 0.212232135618177 11436 8255 7984 0.498708139076575 0.498708139076575 18497 9201 9212 0.134547599555241 0.134547599555241 19881 2617 10410 0.177201589274352 0.177201589274352 8821 13 7020 0.00925156011318802 0.00925156011318802 14676 5941 3794 0.153141383772443 0.153141383772443 8846 6085 742 0.0513498235273795 0.0513498235273795 19287 9967 10468 0.111280897910296 0.111280897910296 8898 267 7062 0.0377688740912094 0.0377688740912094 20847 10946 10950 0.100177888201708 0.100177888201708 18612 1850 9261 0.181237135841786 0.181237135841786 18361 7374 7802 0.0447005696877022 0.0447005696877022 8973 7099 900 0.0469763030340631 0.0469763030340631 14047 4836 389 0.0490717904305928 0.0490717904305928 12310 8644 8645 0.447909393812679 0.447909393812679 8996 7110 7111 0.00729890302499032 0.00729890302499032 8997 7111 7112 0.0821157489631964 0.0821157489631964 19296 10470 10471 0.0561834077462884 0.0561834077462884 9018 7120 3944 0.0625799505809278 0.0625799505809278 20228 8758 8818 0.0478043651923457 0.0478043651923457 14140 9284 9285 0.260183964007922 0.260183964007922 10472 1612 7829 0.00870018444151776 0.00870018444151776 9067 7146 1144 0.138617590256283 0.138617590256283 9068 1144 873 0.140306927162159 0.140306927162159 16081 9816 366 0.168828958006928 0.168828958006928 19882 10410 7867 0.175655958248639 0.175655958248639 9135 5185 5653 0.105406920017136 0.105406920017136 19292 10469 10471 0.0669585268555214 0.0669585268555214 14789 9417 9415 0.0546470920616291 0.0546470920616291 14678 9330 9301 0.189092694124095 0.189092694124095 16087 9493 9819 0.0602377998698223 0.0602377998698223 9262 5135 5150 0.0243532262877801 0.0243532262877801 14663 9300 6543 0.20364721866244 0.20364721866244 9311 4256 7276 0.202152573812647 0.202152573812647 20396 10777 10758 0.00300729649615889 0.00300729649615889 16088 9819 9820 0.154328326827327 0.154328326827327 9435 7345 7346 0.0190810494123846 0.0190810494123846 18624 6136 9460 0.0524172265643075 0.0524172265643075 20568 10857 10787 0.0362929048752591 0.0362929048752591 18625 9460 2258 0.0501132934741927 0.0501132934741927 15897 9441 9042 0.0240046794304529 0.0240046794304529 16387 9458 9459 0.0276860712412084 0.0276860712412084 11214 8163 391 0.128403364715461 0.128403364715461 9803 6610 7523 0.196894261944695 0.196894261944695 15456 9612 9605 0.0879146885908635 0.0879146885908635 18630 5862 9484 0.00360275623818702 0.00360275623818702 11351 4798 8227 0.0561921807720747 0.0561921807720747 9936 4537 7602 0.2557209782077 0.2557209782077 11457 8266 8267 0.4367852597313 0.4367852597313 11491 6185 8281 0.106123839405449 0.106123839405449 11244 8185 8162 0.0231522248365289 0.0231522248365289 18634 4045 7865 0.17751242949901 0.17751242949901 18698 5868 1320 0.176912291429695 0.176912291429695 10141 6347 3032 0.0935494731718596 0.0935494731718596 11771 8406 4385 0.0534654755495647 0.0534654755495647 19883 7867 3716 0.104069204828323 0.104069204828323 11834 8430 8431 0.087830432319228 0.087830432319228 10212 7733 7734 0.0513578872611552 0.0513578872611552 19884 3716 7405 0.200874185823139 0.200874185823139 11852 8443 8444 0.0120541689820552 0.0120541689820552 10235 2742 7741 0.0499109655825577 0.0499109655825577 19913 10244 6599 0.17675930412674 0.17675930412674 15270 8458 8459 0.0175633548114394 0.0175633548114394 10253 1700 7749 0.00587012913148048 0.00587012913148048 20002 10691 10692 0.0226226455892357 0.0226226455892357 11911 8472 8473 0.00378078844043477 0.00378078844043477 10274 3194 6110 0.20159656533977 0.20159656533977 11953 8041 6568 0.145503350739709 0.145503350739709 10298 6399 3614 0.133348580117153 0.133348580117153 11992 5503 7077 0.147510556806948 0.147510556806948 19496 10524 7457 0.0831219334199701 0.0831219334199701 10398 7619 7807 0.0285985320629965 0.0285985320629965 15922 1816 9751 0.110608853519784 0.110608853519784 11917 8476 1302 0.0550753650708828 0.0550753650708828 20647 10880 10034 0.0300539000602635 0.0300539000602635 10474 6225 7658 0.277054905467397 0.277054905467397 11996 6576 4457 0.148175074796056 0.148175074796056 12215 8590 8591 0.0896761056675667 0.0896761056675667 12240 1246 8611 0.0161729384224601 0.0161729384224601 10602 7875 741 0.0900908109241702 0.0900908109241702 16451 9903 9904 0.00638068663878895 0.00638068663878895 12161 8568 8315 0.127606752812743 0.127606752812743 16022 9791 9792 0.180221045869865 0.180221045869865 12376 7853 4674 0.113693675785271 0.113693675785271 12377 4674 8679 0.101029871301971 0.101029871301971 19472 10516 7476 0.0110661304777454 0.0110661304777454 16024 363 9793 0.0338194849383131 0.0338194849383131 12518 5916 3788 0.153505057727295 0.153505057727295 10815 3667 7993 0.06101955432425 0.06101955432425 17063 2247 4880 0.17655557289719 0.17655557289719 18644 1374 1318 0.176938793518256 0.176938793518256 20668 1127 10890 0.00915451265400173 0.00915451265400173 15804 1934 9711 0.166526724215667 0.166526724215667 15805 9711 9506 0.0388070303408929 0.0388070303408929 15809 9713 7112 0.0121509406944637 0.0121509406944637 17109 4052 8135 0.162752784015343 0.162752784015343 12609 7223 8772 0.0487324288024552 0.0487324288024552 10935 6177 3306 0.106502895543558 0.106502895543558 10936 3306 8049 0.0536769065211004 0.0536769065211004 16203 7727 9845 1.20908168114497 1.20908168114497 10955 8058 8059 0.079137340429329 0.079137340429329 16612 9327 9942 0.147120185144049 0.147120185144049 17066 5478 9963 0.164315977100666 0.164315977100666 17067 9963 10069 0.0117569437064922 0.0117569437064922 12661 6331 6548 0.107973460603441 0.107973460603441 12679 3638 8797 0.0132415259966435 0.0132415259966435 16962 10044 10040 0.011239967337662 0.011239967337662 12708 6861 5165 0.179825321478717 0.179825321478717 11020 1485 143 0.200555984903635 0.200555984903635 11021 143 8087 0.297571119969413 0.297571119969413 17011 9424 10052 0.0266755832635793 0.0266755832635793 12731 8820 7196 0.0815503609966838 0.0815503609966838 17038 10062 9210 0.00792923279445615 0.00792923279445615 11062 3436 7764 0.0490279707439403 0.0490279707439403 16025 9793 9792 0.141538634561804 0.141538634561804 12773 8830 4166 0.0867031847297172 0.0867031847297172 16209 6627 5825 0.203615270524375 0.203615270524375 16207 7210 6624 0.114867174949551 0.114867174949551 16210 5825 7730 0.194825716270604 0.194825716270604 13015 8917 8918 0.0110325419879542 0.0110325419879542 13019 8923 8924 0.0459300988872919 0.0459300988872919 11247 8187 5274 0.160867422208887 0.160867422208887 19514 10535 10538 0.0037920381346196 0.0037920381346196 13024 6190 280 0.0860979970314494 0.0860979970314494 11276 8174 8198 0.367460344283523 0.367460344283523 18156 4088 6034 0.199039273787356 0.199039273787356 13094 1749 8958 0.0802223716795591 0.0802223716795591 11325 5154 2237 0.0295446835402977 0.0295446835402977 18719 4048 7409 0.17730031135953 0.17730031135953 13118 8967 1742 0.0145216501585431 0.0145216501585431 18386 8971 8972 0.00871865668631088 0.00871865668631088 13072 8913 8952 0.0749880743663527 0.0749880743663527 17640 230 8241 0.144923812025645 0.144923812025645 13560 9033 578 0.049912950240993 0.049912950240993 11377 8237 4850 0.0778446846789704 0.0778446846789704 18720 7409 5864 0.175843787012913 0.175843787012913 11410 2864 7808 0.201887571458386 0.201887571458386 11526 8300 809 0.0681077085457417 0.0681077085457417 18653 7653 10176 0.157020875630107 0.157020875630107 13241 7916 4418 0.196768399976565 0.196768399976565 11566 7031 7379 0.100426092571383 0.100426092571383 11568 7379 1594 0.158671241159827 0.158671241159827 17820 10186 10187 0.0184687744290435 0.0184687744290435 13263 4963 6826 0.0748897830948627 0.0748897830948627 11599 7782 8332 0.0501574795892601 0.0501574795892601 11600 8332 1125 0.0495676895406725 0.0495676895406725 11644 4658 8348 0.011012895464713 0.011012895464713 18918 10397 10398 0.0105062475981655 0.0105062475981655 17913 6562 4748 0.176744370871331 0.176744370871331 11715 8369 8370 0.101679025311835 0.101679025311835 11747 8387 8388 0.0596706311453888 0.0596706311453888 11775 8121 2683 0.119321215072029 0.119321215072029 13389 8267 9048 0.0706232625221708 0.0706232625221708 11997 4457 5505 0.144543593212435 0.144543593212435 19642 10599 10600 0.00461558236551731 0.00461558236551731 12058 153 3776 0.311946607437041 0.311946607437041 13750 6895 9177 0.1538081352177 0.1538081352177 12164 4818 7560 0.10615031357403 0.10615031357403 15934 6257 9756 0.181030993335028 0.181030993335028 18568 10324 10321 0.144976741381278 0.144976741381278 20260 6471 10699 0.00720326005355295 0.00720326005355295 12382 440 8680 0.0360714923590191 0.0360714923590191 13919 482 483 0.00751372921095178 0.00751372921095178 20414 3586 10773 0.00983155874827391 0.00983155874827391 12480 8712 8713 0.0991407463070431 0.0991407463070431 15455 9611 9612 0.086225314993736 0.086225314993736 20417 8993 10775 0.0123681069665026 0.0123681069665026 19623 10508 10591 0.0688242418092362 0.0688242418092362 14087 6816 2943 0.102402811156445 0.102402811156445 12571 8755 8756 0.0991408859101036 0.0991408859101036 18658 9831 7643 0.17655772025733 0.17655772025733 16026 9792 9793 0.141538634561804 0.141538634561804 14200 5104 8831 0.0500819471783367 0.0500819471783367 16028 9794 9795 0.0352990859554557 0.0352990859554557 12690 8805 8806 0.0205962859747724 0.0205962859747724 14297 1952 9317 0.0799385706307454 0.0799385706307454 12747 5350 4220 0.0793424677909429 0.0793424677909429 16029 9796 9797 0.0144472492683917 0.0144472492683917 20288 6472 10687 0.0642398609947935 0.0642398609947935 14311 8859 8501 0.0340924315859818 0.0340924315859818 14330 602 8973 0.0577848630730138 0.0577848630730138 16030 9797 9798 0.0484390320890552 0.0484390320890552 16031 9798 9799 0.00754569346896809 0.00754569346896809 14334 2420 8925 0.0583291679544673 0.0583291679544673 12784 8834 5470 0.171286135301765 0.171286135301765 12785 5470 8835 0.178924287864237 0.178924287864237 16033 9799 9800 0.00706845342179734 0.00706845342179734 14357 513 9331 0.0549879463430077 0.0549879463430077 12804 3763 2560 0.0898130023336766 0.0898130023336766 12820 8849 8848 0.188203677867594 0.188203677867594 16035 9800 6871 0.0378217549395311 0.0378217549395311 20159 6155 10163 0.0614761289722609 0.0614761289722609 12915 967 5281 0.138474892352542 0.138474892352542 16687 9988 8314 0.0384286340006129 0.0384286340006129 12991 8908 306 0.0182421240862306 0.0182421240862306 13032 8926 8928 0.185901221322606 0.185901221322606 16689 1824 9989 0.0121513664645164 0.0121513664645164 13107 8963 8964 0.0484369444463125 0.0484369444463125 19516 10539 10536 0.00249155177103479 0.00249155177103479 19470 10514 10515 0.0196261730033966 0.0196261730033966 13156 8988 8989 0.00631722030409862 0.00631722030409862 19649 10600 10601 0.0174353644977756 0.0174353644977756 18928 10405 10396 0.00112670264684339 0.00112670264684339 18410 10288 8327 0.00700530123739539 0.00700530123739539 14672 9414 4877 0.190941051800692 0.190941051800692 14673 4877 2227 0.162460717202061 0.162460717202061 13231 4409 9009 0.223227137223831 0.223227137223831 237 31 134 0.108163538194537 0.108163538194537 14831 8322 5668 0.0494625040984646 0.0494625040984646 18415 8376 3409 0.101754880454598 0.101754880454598 15848 9733 9731 0.0169747446876837 0.0169747446876837 13335 3971 7017 0.0998321056196178 0.0998321056196178 18626 2258 9475 0.0453120140623152 0.0453120140623152 13471 9095 9092 0.294331677800491 0.294331677800491 13512 7797 9114 0.0647363210214912 0.0647363210214912 15901 9499 9500 0.157325995690783 0.157325995690783 13697 9167 7423 0.127782150083045 0.127782150083045 20289 10687 10697 0.00276887237539732 0.00276887237539732 13718 8097 9171 0.00881240787098174 0.00881240787098174 13751 9178 9130 0.0262505906254233 0.0262505906254233 15391 9259 9571 0.107861175514815 0.107861175514815 15783 2106 9596 0.166115711722291 0.166115711722291 13852 1774 4412 0.0465225826542141 0.0465225826542141 20380 10763 10764 0.00723047037301379 0.00723047037301379 15452 9609 9598 0.128875611115748 0.128875611115748 14144 9287 4651 0.182099578171645 0.182099578171645 15807 9712 7111 0.0179279183487844 0.0179279183487844 14230 8860 4113 0.0915086936553939 0.0915086936553939 15819 9705 8564 0.0112418070831931 0.0112418070831931 14250 8157 7606 0.0899264482990573 0.0899264482990573 19499 10526 10527 0.0418767441965843 0.0418767441965843 16078 9814 9815 0.177867255933272 0.177867255933272 14354 5520 6454 0.134959237439496 0.134959237439496 16224 5835 9851 0.203722282298932 0.203722282298932 14425 1233 6137 0.0491477874140339 0.0491477874140339 16468 9914 9902 0.117059110726511 0.117059110726511 16500 8890 8891 0.0884309215437497 0.0884309215437497 16591 9948 8492 0.14561270804365 0.14561270804365 16470 9915 3282 0.193717589764618 0.193717589764618 14541 6915 9375 0.0102720812466755 0.0102720812466755 16501 8891 3167 0.0148460110144783 0.0148460110144783 16593 9949 9950 0.145366288858291 0.145366288858291 14609 8990 8994 0.00979628795431279 0.00979628795431279 14794 3335 7882 0.0961603685796077 0.0961603685796077 17101 332 10014 0.240821045601335 0.240821045601335 14816 9424 9425 0.0673114946358147 0.0673114946358147 17065 9474 5478 0.175247470145414 0.175247470145414 15103 3050 9489 0.102745543982247 0.102745543982247 16898 8714 8743 0.201991786328297 0.201991786328297 16402 9880 9878 0.04752967411177 0.04752967411177 16959 10041 10042 0.0119234352124219 0.0119234352124219 16556 9939 2889 0.0528287697048915 0.0528287697048915 18646 5867 7412 0.177003576876814 0.177003576876814 16623 9957 9958 0.00927766896119108 0.00927766896119108 17017 10056 10054 0.00431206144532878 0.00431206144532878 16635 9967 9937 0.0755376260933099 0.0755376260933099 16636 9937 9968 0.0848568890148885 0.0848568890148885 17507 8389 10114 0.0670519033214907 0.0670519033214907 17069 675 9465 0.179146976203574 0.179146976203574 17040 8988 10063 0.00586346085648923 0.00586346085648923 18726 6207 7644 0.18227085937915 0.18227085937915 18724 4060 7415 0.175525264809921 0.175525264809921 16759 10010 55 0.0502605990705626 0.0502605990705626 17565 10138 8539 0.0573375717149566 0.0573375717149566 17283 8717 8746 0.200951019692623 0.200951019692623 17285 76 3515 0.20373476556842 0.20373476556842 17286 3515 4257 0.200873634983474 0.200873634983474 17288 10023 5839 0.200541247802215 0.200541247802215 18744 6227 5190 0.106449102002429 0.106449102002429 17655 10140 480 0.0210901662616695 0.0210901662616695 17657 8540 9827 0.194565529373187 0.194565529373187 17427 10105 10106 0.0219929458534896 0.0219929458534896 17857 10200 10197 0.0144828525731025 0.0144828525731025 18236 7037 3424 0.201298115256081 0.201298115256081 17786 8497 9214 0.0149001836759509 0.0149001836759509 18667 5188 2601 0.176856921267491 0.176856921267491 15257 8538 9547 0.0461864635130014 0.0461864635130014 15834 9727 4582 0.339362052888466 0.339362052888466 18239 6764 3988 0.20124356936137 0.20124356936137 17648 223 227 0.245258634538467 0.245258634538467 19708 10627 10621 0.090662464616454 0.090662464616454 17961 10234 10235 0.0087318555012696 0.0087318555012696 19710 10623 10628 0.0762458230270849 0.0762458230270849 17727 3328 7879 0.104097845117031 0.104097845117031 18725 7415 10336 0.0555461867275064 0.0555461867275064 17748 10172 8285 0.147249823900369 0.147249823900369 19600 10582 10478 0.00442384590255706 0.00442384590255706 16294 2409 2439 0.0170153678743566 0.0170153678743566 18663 2592 5184 0.178895247307371 0.178895247307371 15835 4582 8370 0.135357878279395 0.135357878279395 17987 10240 7225 0.133765909115813 0.133765909115813 18776 10123 3737 0.13151506607382 0.13151506607382 19243 10420 8480 0.0202782525837911 0.0202782525837911 18831 10359 10360 0.0341232753962164 0.0341232753962164 19553 6857 10560 0.00726201622420357 0.00726201622420357 19940 9641 6649 0.164927985335569 0.164927985335569 18941 4644 1269 0.146851000824624 0.146851000824624 19118 10431 8430 0.136066207456442 0.136066207456442 19278 10421 6707 0.0993066662474356 0.0993066662474356 15836 8370 5297 0.134414346058358 0.134414346058358 19047 901 9486 0.27949052314451 0.27949052314451 19612 10586 10499 0.00658715235564877 0.00658715235564877 15838 9728 7437 0.0439886907558265 0.0439886907558265 19065 10422 5495 0.202007910819525 0.202007910819525 15840 9729 9702 0.0777181684296862 0.0777181684296862 15841 9702 9730 0.0351380099433058 0.0351380099433058 19273 10425 10173 0.013664079145809 0.013664079145809 19160 10429 10050 0.0518274489533285 0.0518274489533285 20574 10861 10862 0.011368530817607 0.011368530817607 19554 10560 10548 0.0725121719316359 0.0725121719316359 19461 10477 10478 0.0230516224965269 0.0230516224965269 19438 10491 6859 0.0113764020129076 0.0113764020129076 19277 8487 10421 0.0474605500221532 0.0474605500221532 19226 8479 10451 0.0120282782230604 0.0120282782230604 19482 10486 10487 0.00666482250083992 0.00666482250083992 19412 1903 7239 0.197394669243537 0.197394669243537 19323 916 5917 0.178370202088171 0.178370202088171 19329 10473 9894 0.0172442514416892 0.0172442514416892 19662 10608 10609 0.151226661870126 0.151226661870126 19357 3170 9949 0.0476976092634506 0.0476976092634506 19703 10622 10623 0.11468932159706 0.11468932159706 19379 9194 4397 0.102701543160846 0.102701543160846 19846 10657 10658 0.207612047714745 0.207612047714745 19735 10641 10642 0.0869223005082275 0.0869223005082275 423 422 423 0.0170753331475834 0.0170753331475834 18892 3649 3275 0.147518961348099 0.147518961348099 20076 6318 8004 0.0509194903724274 0.0509194903724274 20104 8546 2065 0.048454988097841 0.048454988097841 20204 9321 10178 0.0841675532676054 0.0841675532676054 20205 10178 8401 0.0611444527276629 0.0611444527276629 259 266 267 0.0502803318432383 0.0502803318432383 14829 6148 4022 0.133340280271954 0.133340280271954 20293 10704 10700 0.011586826540776 0.011586826540776 14835 7029 7396 0.0697085759052968 0.0697085759052968 20259 10688 6471 0.00765068827927408 0.00765068827927408 17971 10234 10239 0.0311817416438077 0.0311817416438077 20294 10700 10709 0.0186270421112036 0.0186270421112036 14868 8305 8308 0.0233992723150567 0.0233992723150567 421 420 421 0.0887343803029098 0.0887343803029098 424 254 424 0.214565868461505 0.214565868461505 425 424 425 0.179345861037356 0.179345861037356 18900 10380 10379 0.00404144992313864 0.00404144992313864 312 320 321 0.234451594909332 0.234451594909332 14897 6102 8202 0.215105101107824 0.215105101107824 19648 10603 10600 0.0301818413703728 0.0301818413703728 176 185 186 0.0998871295042773 0.0998871295042773 20301 9381 10729 0.0209062182463086 0.0209062182463086 196 205 208 0.198149371104724 0.198149371104724 16280 9869 4511 0.0441265369006206 0.0441265369006206 15850 9734 5596 0.0497405541513423 0.0497405541513423 19563 7475 10566 0.00626126200522767 0.00626126200522767 248 255 256 0.148914456277168 0.148914456277168 14938 8158 7604 0.0947062136756459 0.0947062136756459 305 313 314 0.0701186694040595 0.0701186694040595 14691 3129 941 0.177390618833456 0.177390618833456 371 263 372 0.159425481094297 0.159425481094297 372 262 373 0.154271040601459 0.154271040601459 373 374 375 0.0498842542371797 0.0498842542371797 20302 6466 9378 0.155873782837014 0.155873782837014 315 323 324 0.151711567725454 0.151711567725454 554 548 549 0.0392699857827163 0.0392699857827163 14993 7973 7142 0.0462138706300854 0.0462138706300854 17218 6114 3199 0.202944002497817 0.202944002497817 317 325 326 0.0648164274191724 0.0648164274191724 17027 3490 3584 0.0598495371899439 0.0598495371899439 652 642 643 0.0146721427737165 0.0146721427737165 18423 8361 8333 0.20323919891824 0.20323919891824 15011 9469 459 0.0480419410466021 0.0480419410466021 15012 459 7107 0.043866666346984 0.043866666346984 11803 8415 8416 0.145780714117446 0.145780714117446 18731 8066 10337 0.199884513966678 0.199884513966678 17082 4467 2789 0.134890565512634 0.134890565512634 788 793 794 0.093857943582342 0.093857943582342 15029 7883 3337 0.0968744267307773 0.0968744267307773 18907 10384 10385 0.0177708173335528 0.0177708173335528 11693 868 895 0.0109449511220029 0.0109449511220029 16597 8570 5785 0.145695604703312 0.145695604703312 17133 4238 3543 0.202299079539728 0.202299079539728 18439 7914 2971 0.147770970542825 0.147770970542825 16408 9882 9889 0.0253610023428754 0.0253610023428754 16601 9952 7558 0.0955122170701592 0.0955122170701592 15050 6016 979 0.0500664854607423 0.0500664854607423 16409 9889 9879 0.0208518700779087 0.0208518700779087 995 753 1009 0.150380388134057 0.150380388134057 15070 9479 610 0.10571035032404 0.10571035032404 16411 9459 9889 0.012002862934972 0.012002862934972 1016 1028 1029 0.0655213058855568 0.0655213058855568 15964 4362 1443 0.198880292667991 0.198880292667991 16695 9599 9597 0.0527492023482324 0.0527492023482324 19585 10576 7471 0.00669407122815783 0.00669407122815783 1119 1135 1136 0.187278154980764 0.187278154980764 15144 9498 6689 0.0114561417292809 0.0114561417292809 15795 2323 2324 0.0158381890637799 0.0158381890637799 20623 2706 10873 0.00650373799697247 0.00650373799697247 1164 558 1182 0.0726820398635713 0.0726820398635713 15984 7372 5328 0.126515384088506 0.126515384088506 16002 9775 6870 0.0380746194857137 0.0380746194857137 11807 8419 8395 0.147975384561768 0.147975384561768 16009 9779 9780 0.0100019925159617 0.0100019925159617 331 207 332 0.116329690490202 0.116329690490202 20314 10735 10736 0.00660332250129021 0.00660332250129021 1412 1265 1438 0.0988256135069692 0.0988256135069692 15147 9501 1753 0.946728932771196 0.946728932771196 542 536 537 0.223575651807191 0.223575651807191 1437 1457 1458 0.00733898986406934 0.00733898986406934 15845 9731 9732 0.0664836940914448 0.0664836940914448 15172 9512 9513 0.0495248806719176 0.0495248806719176 15173 9513 9514 0.0500036838355924 0.0500036838355924 16841 10021 9876 0.0316463232135525 0.0316463232135525 12011 7081 2030 0.145136996076302 0.145136996076302 12961 1633 1631 0.0197483532588124 0.0197483532588124 16037 9801 9802 0.187730927470077 0.187730927470077 1680 1705 1706 0.200641448140145 0.200641448140145 15255 9539 9533 0.0958097111651336 0.0958097111651336 16278 9869 3639 0.110423900704732 0.110423900704732 1701 1648 1723 0.062496099688971 0.062496099688971 16118 8309 427 0.26882010834223 0.26882010834223 250 257 258 0.156601202821138 0.156601202821138 1726 1744 1745 1.09817431556355 1.09817431556355 16141 9831 7016 0.0255913598249866 0.0255913598249866 16142 7016 7028 0.027160195994677 0.027160195994677 251 259 260 0.154968238345174 0.154968238345174 1778 1796 1797 0.0510193327806952 0.0510193327806952 15256 9533 9546 0.0701631467931239 0.0701631467931239 4282 4025 4026 0.0836518662560613 0.0836518662560613 4283 4026 2975 0.0536630317560949 0.0536630317560949 252 261 262 0.0449524282619667 0.0449524282619667 17948 10228 8780 0.031808150523084 0.031808150523084 1803 1816 1817 0.0829077522721667 0.0829077522721667 4294 2858 4032 0.190837980669502 0.190837980669502 4296 4033 4034 0.0984313521955559 0.0984313521955559 4297 4034 4035 0.124316100856361 0.124316100856361 4299 1488 135 0.200939910778157 0.200939910778157 4300 135 1703 0.200530915425065 0.200530915425065 253 262 259 0.0587496721634218 0.0587496721634218 1830 1846 1847 0.0521892409260155 0.0521892409260155 4310 4043 1394 0.105949182025439 0.105949182025439 4311 1394 4044 0.0525758001653233 0.0525758001653233 4312 4044 4045 0.00275409212275412 0.00275409212275412 4313 4045 4046 0.048684142933598 0.048684142933598 4314 4046 4048 0.0522538202962548 0.0522538202962548 11581 1889 1890 0.200726535096683 0.200726535096683 254 259 263 0.0633181950748288 0.0633181950748288 1901 1087 1914 0.0231926567105046 0.0231926567105046 4323 4055 4056 0.0506868932206778 0.0506868932206778 4324 4056 4057 0.0525415825536361 0.0525415825536361 4325 4057 1106 0.049505238452812 0.049505238452812 4326 1106 4058 0.103487473030962 0.103487473030962 255 263 264 0.0528764032574804 0.0528764032574804 1921 1933 1934 0.0492173865000396 0.0492173865000396 1929 1942 1943 0.119118027307007 0.119118027307007 4337 4067 4068 0.0478289627129219 0.0478289627129219 4338 4068 4069 0.0505441496304245 0.0505441496304245 4339 4069 4070 0.0498130318292156 0.0498130318292156 4342 4071 4072 0.0561534117303384 0.0561534117303384 4343 4072 4073 0.0484769480819301 0.0484769480819301 18384 8960 8961 0.0519015690499355 0.0519015690499355 544 538 539 0.0154777376492066 0.0154777376492066 2042 2050 2051 0.199194779708592 0.199194779708592 12337 8654 8655 0.0104809427005404 0.0104809427005404 4355 3965 4081 0.411489005127648 0.411489005127648 4356 4081 4082 0.106344190536588 0.106344190536588 4358 4083 1074 0.0829286899836406 0.0829286899836406 4359 1074 2497 0.0840300949352524 0.0840300949352524 16773 3182 3277 0.192234323904948 0.192234323904948 2067 2069 2070 0.202510221820354 0.202510221820354 19432 8707 10110 0.0968673163006813 0.0968673163006813 4370 4092 4093 0.0521723369054183 0.0521723369054183 4373 4095 4096 0.0511584997280867 0.0511584997280867 4374 4096 4097 0.0510055304226098 0.0510055304226098 14753 6934 5930 0.0358835820845479 0.0358835820845479 545 539 540 0.260599478311813 0.260599478311813 2113 2114 2115 0.0866449228578761 0.0866449228578761 12341 2501 8642 0.0589286767766051 0.0589286767766051 4383 4104 2729 0.0487767884709024 0.0487767884709024 4387 748 1566 0.142516569011717 0.142516569011717 16443 9900 9901 0.201666693845683 0.201666693845683 546 540 541 0.0326517480806501 0.0326517480806501 547 541 542 0.0254047336234174 0.0254047336234174 2158 2156 2157 0.218243127550759 0.218243127550759 2160 2158 2159 0.0821511858388999 0.0821511858388999 16173 4250 9840 0.39197341800201 0.39197341800201 19464 10508 10509 0.0204161788330557 0.0204161788330557 18178 5791 6050 0.202074681821779 0.202074681821779 20702 10891 10902 0.0170035110425561 0.0170035110425561 16216 8620 7903 0.142599898878985 0.142599898878985 11816 2201 2202 0.15535054028393 0.15535054028393 17089 9940 8134 0.138649146182337 0.138649146182337 17090 8134 3689 0.141996254884573 0.141996254884573 2222 2222 2223 0.0488100805647676 0.0488100805647676 2223 2223 2224 0.0512642786009998 0.0512642786009998 14639 2243 2244 0.0354564943031107 0.0354564943031107 17091 3689 4597 0.241148863142693 0.241148863142693 2264 2264 2265 0.176035436319457 0.176035436319457 14641 2244 2272 0.0187003459565438 0.0187003459565438 16312 2722 2929 0.0126176772334624 0.0126176772334624 14127 419 417 0.0606641044076811 0.0606641044076811 2285 2284 2285 0.184338950183701 0.184338950183701 17024 10059 6431 0.0170040072643452 0.0170040072643452 20326 10744 10738 0.00650370546328925 0.00650370546328925 2307 2304 1995 0.0793159537973265 0.0793159537973265 16363 7010 2769 0.112453696268037 0.112453696268037 16364 2769 3365 0.103853901930967 0.103853901930967 20334 2967 10745 0.0137335338280324 0.0137335338280324 2375 2363 964 0.101155075878388 0.101155075878388 16463 9886 1081 0.198408324686945 0.198408324686945 16466 9913 9912 0.00925208668760351 0.00925208668760351 17365 10091 3085 0.200980490545583 0.200980490545583 17304 4258 8744 0.201266280518922 0.201266280518922 2443 2434 2435 0.0498096064689081 0.0498096064689081 18192 6053 4068 0.142529657997643 0.142529657997643 16717 5546 10002 2.41636756690016 2.41636756690016 14694 4875 4946 0.19209064576365 0.19209064576365 2465 1228 2455 0.0986019921641189 0.0986019921641189 17232 243 244 0.123936016070967 0.123936016070967 17233 244 245 0.0423914167747626 0.0423914167747626 17234 245 30 0.0421885133223055 0.0421885133223055 17235 30 31 0.0623462807475453 0.0623462807475453 20321 10740 10741 0.00961494122957245 0.00961494122957245 20520 10845 10841 0.0515194041185215 0.0515194041185215 19715 10630 10631 0.0208944523636977 0.0208944523636977 14699 4164 4773 0.260608636385053 0.260608636385053 2587 2559 2560 0.109781786773584 0.109781786773584 18391 7038 3425 0.202488499072253 0.202488499072253 18395 2554 3861 0.207477450927098 0.207477450927098 20741 10913 7366 0.0901821833329384 0.0901821833329384 2613 2576 2373 0.0436228403965834 0.0436228403965834 19620 10524 10589 0.00570573305761744 0.00570573305761744 18401 1425 7176 0.174145888646233 0.174145888646233 20347 10745 10747 0.0185775892434006 0.0185775892434006 2677 2638 2639 0.294941945704345 0.294941945704345 19655 10606 10607 0.00514986150833142 0.00514986150833142 18881 7249 3271 0.203031342103983 0.203031342103983 20742 7366 10907 0.0328095866921768 0.0328095866921768 2729 2684 2685 0.0539600310135124 0.0539600310135124 17508 10114 10116 0.025112430125901 0.025112430125901 17946 10225 10226 0.00737359034109891 0.00737359034109891 14688 2393 2798 0.189312144234638 0.189312144234638 18130 10265 6045 0.200929523136355 0.200929523136355 2876 2499 2821 0.136005417598284 0.136005417598284 12974 2797 2822 0.0772628603550689 0.0772628603550689 19658 9394 8493 0.0491161384071996 0.0491161384071996 19659 8493 6763 0.145715875084599 0.145715875084599 14698 5033 4164 0.121872885708228 0.121872885708228 17172 3092 5304 0.202230215982892 0.202230215982892 3021 2953 2954 0.00990774005844554 0.00990774005844554 19694 10618 8145 0.956513774549446 0.956513774549446 19803 5200 10646 0.12476083696761 0.12476083696761 14722 4871 6016 0.191389811056615 0.191389811056615 20794 8908 10948 0.0132755925041989 0.0132755925041989 19880 10672 2617 0.0529554442967168 0.0529554442967168 19918 6233 5202 0.175854776488408 0.175854776488408 18502 9278 9526 0.133752339971597 0.133752339971597 3064 2995 2996 0.132712872312529 0.132712872312529 19901 10663 10676 0.0513919786820835 0.0513919786820835 19973 10306 619 0.00429215823862154 0.00429215823862154 17075 7842 828 0.141317632530522 0.141317632530522 17970 10238 10234 0.0188321983270746 0.0188321983270746 18897 10377 10378 0.0131134839493858 0.0131134839493858 17180 5449 5450 0.206640976814444 0.206640976814444 17113 3932 3959 0.0402088808240704 0.0402088808240704 19990 10684 10682 0.0498254818797545 0.0498254818797545 18513 9294 10302 0.00151227516682341 0.00151227516682341 3252 2365 3163 0.175456016528149 0.175456016528149 19267 10446 8486 0.0130023858176566 0.0130023858176566 15217 9530 539 0.0270882933911684 0.0270882933911684 18503 9526 9353 0.135313261796309 0.135313261796309 18902 10378 10381 0.0118745691698922 0.0118745691698922 20282 10710 10722 0.0492625817369533 0.0492625817369533 19437 10490 10491 0.0516785382045006 0.0516785382045006 16422 3358 3034 0.0480216533576434 0.0480216533576434 17185 5659 5660 0.024871407903781 0.024871407903781 18512 10302 9294 0.00151227516682341 0.00151227516682341 18681 3185 3408 0.173742073092489 0.173742073092489 15235 9533 9534 0.025845258726166 0.025845258726166 15243 9534 9535 0.0751513734309232 0.0751513734309232 14715 5686 5687 0.105315223547906 0.105315223547906 19826 10647 9253 0.122215184303521 0.122215184303521 20299 10728 5578 0.0498927645754841 0.0498927645754841 15281 9557 9556 0.01686832436596 0.01686832436596 15283 9557 9558 0.0154433036380546 0.0154433036380546 17312 5705 5706 0.401673875470838 0.401673875470838 3564 3426 3427 0.0516847701108369 0.0516847701108369 15400 9579 3315 0.0326402169295471 0.0326402169295471 15402 9580 9581 0.331383974435327 0.331383974435327 15403 9582 9583 0.0120173707764648 0.0120173707764648 18689 1859 5770 0.176521953507317 0.176521953507317 3659 3496 3497 0.100604510338319 0.100604510338319 15426 8637 4935 0.0862034738049073 0.0862034738049073 15429 9597 8608 0.0815311130388188 0.0815311130388188 14717 933 5818 0.11375652775637 0.11375652775637 3704 3540 3541 0.0487079158287504 0.0487079158287504 20304 9382 10728 0.0315682813160642 0.0315682813160642 15490 9618 8464 0.061043367869745 0.061043367869745 15492 9627 9626 0.0311123551122936 0.0311123551122936 17382 5814 2314 0.0781390219671105 0.0781390219671105 20431 10791 10754 0.00545772790966665 0.00545772790966665 3935 3733 3734 0.176323868665952 0.176323868665952 20425 10786 10787 0.0471980291688183 0.0471980291688183 16275 9868 3657 0.128315234485653 0.128315234485653 17111 3775 3776 0.0186255054019669 0.0186255054019669 20436 10794 10795 0.0773551964908624 0.0773551964908624 4030 3814 3815 0.205898323776278 0.205898323776278 14114 3768 3623 0.0676593021490157 0.0676593021490157 20311 10732 10733 0.00871128803713245 0.00871128803713245 17485 321 4992 0.0357053960194593 0.0357053960194593 4135 1293 3896 0.0646203690871901 0.0646203690871901 16181 9842 5547 0.812121023854291 0.812121023854291 15562 9299 9657 0.183361943567776 0.183361943567776 15563 9657 3803 0.198879262059456 0.198879262059456 18244 9371 2433 0.198605382792158 0.198605382792158 20442 10799 10800 0.0197706815366264 0.0197706815366264 4153 2788 3908 0.132166336514103 0.132166336514103 19582 10575 10562 0.0700205995742609 0.0700205995742609 16266 7738 5831 0.20157737543677 0.20157737543677 17685 6154 6155 0.459645187119716 0.459645187119716 4242 3991 3227 0.0177155969329486 0.0177155969329486 4243 3227 3992 0.0329982706824684 0.0329982706824684 19465 10509 10510 0.0192818852758557 0.0192818852758557 20445 10801 10802 0.0205768304881295 0.0205768304881295 4285 658 1885 0.048605694225596 0.048605694225596 14724 5469 977 0.135303141818757 0.135303141818757 4308 4042 3999 0.107188720026654 0.107188720026654 15626 9687 9688 0.091295408872665 0.091295408872665 18437 10292 8442 0.00675422790693776 0.00675422790693776 20447 10794 10803 0.118731077964576 0.118731077964576 4347 4075 4076 0.0470687599943484 0.0470687599943484 4349 1002 4077 0.216843974938131 0.216843974938131 20454 10809 10810 0.100342747602662 0.100342747602662 4420 4130 4131 0.121697779505431 0.121697779505431 19593 10478 10580 0.068856662719705 0.068856662719705 20625 10804 10874 0.0625386897444795 0.0625386897444795 18253 3979 6754 0.201867515357413 0.201867515357413 4514 4194 4195 0.10298973821829 0.10298973821829 15674 9685 9686 0.0593326737516342 0.0593326737516342 20460 10813 10814 0.0263810628539784 0.0263810628539784 4540 1339 4214 0.206331927913881 0.206331927913881 15694 7269 2024 0.188168800569156 0.188168800569156 19466 10510 10511 0.0234630277187848 0.0234630277187848 20626 10788 10875 0.12707186988651 0.12707186988651 14733 6342 4868 0.191023303912105 0.191023303912105 18638 7383 5180 0.100367385774354 0.100367385774354 15713 1050 3913 0.111080496528689 0.111080496528689 18173 6048 6420 0.20192046475531 0.20192046475531 4662 1707 4301 0.203353286347824 0.203353286347824 15737 3771 8867 0.1545281811215 0.1545281811215 18694 6025 5978 0.00688297127309608 0.00688297127309608 18468 10298 9138 0.0199498887128462 0.0199498887128462 17131 4372 1799 0.197593407061799 0.197593407061799 15759 3487 5346 0.100946337054167 0.100946337054167 20632 8227 6090 0.135158757751447 0.135158757751447 18263 6067 6514 0.193791754137247 0.193791754137247 4805 4410 4411 0.102107994490615 0.102107994490615 19823 9252 7641 0.177252004679102 0.177252004679102 15778 9119 9707 0.0214606208419429 0.0214606208419429 15780 9707 9703 0.181325566879256 0.181325566879256 14737 4770 6526 0.178169149120729 0.178169149120729 4824 534 475 0.0459278377034575 0.0459278377034575 15830 7134 9724 0.00382519149625338 0.00382519149625338 434 433 364 0.11596793090747 0.11596793090747 17139 4488 3200 0.20282742100359 0.20282742100359 20710 7365 10885 0.00202939174918317 0.00202939174918317 20738 10886 10887 0.038658244493302 0.038658244493302 4921 4492 4493 0.0619945774719425 0.0619945774719425 18268 2438 5736 0.170878783790289 0.170878783790289 4947 3640 4511 0.128546240241841 0.128546240241841 2413 2403 2404 0.136554071110129 0.136554071110129 11806 8418 8419 0.144478674207108 0.144478674207108 470 473 474 0.189801845816516 0.189801845816516 14741 3802 5935 0.15521301123556 0.15521301123556 4998 4544 4545 0.135440573029242 0.135440573029242 2670 2628 2629 0.199951181775354 0.199951181775354 18532 10307 7540 0.709454997862857 0.709454997862857 5075 4599 1025 0.0544629152641776 0.0544629152641776 17143 4616 4617 0.200408905820063 0.200408905820063 20669 10890 10891 0.0251214927041886 0.0251214927041886 14743 931 2216 0.184594913416957 0.184594913416957 5094 4615 4618 0.110635552941058 0.110635552941058 19633 10594 10505 0.00660487490366482 0.00660487490366482 20709 10913 7365 0.234512277592806 0.234512277592806 20713 5881 10915 0.0114767201911695 0.0114767201911695 18275 6667 1427 0.0124761175920816 0.0124761175920816 18575 10323 10324 0.133190640971179 0.133190640971179 19540 10553 10554 0.069921649249612 0.069921649249612 19541 10554 7472 0.00672748885261455 0.00672748885261455 19542 7472 10555 0.00636055689076091 0.00636055689076091 20479 10827 10828 0.0321786032396296 0.0321786032396296 5172 3232 4672 0.135963226577445 0.135963226577445 17294 8754 10015 0.202671913712405 0.202671913712405 23 24 25 0.131395177842502 0.131395177842502 24 25 26 0.132981987743145 0.132981987743145 18535 5555 10308 0.537923452261619 0.537923452261619 5196 4693 4694 0.101324047402986 0.101324047402986 17084 505 4047 0.193244409170512 0.193244409170512 20013 7896 8858 0.144841565186615 0.144841565186615 18281 6757 6460 0.11412288805936 0.11412288805936 5239 4723 4724 0.173697663092072 0.173697663092072 57 61 62 0.0954500024095661 0.0954500024095661 18609 5208 6228 0.175202487961463 0.175202487961463 18543 10313 5554 0.549870500653692 0.549870500653692 5310 4766 3155 0.0172249530452766 0.0172249530452766 78 84 85 0.0505639086324271 0.0505639086324271 19778 10632 5380 0.0979518829901303 0.0979518829901303 20481 10792 10829 0.0269599370404467 0.0269599370404467 5457 4876 4877 0.0499120224253174 0.0499120224253174 96 101 102 0.0321305027576107 0.0321305027576107 97 102 103 0.0620448910426151 0.0620448910426151 18782 10348 10344 0.0162360672802701 0.0162360672802701 5478 4135 4890 0.0934025271750886 0.0934025271750886 121 128 129 0.177008602394702 0.177008602394702 244 251 252 0.175978023607631 0.175978023607631 18294 6901 1428 0.00619376962359973 0.00619376962359973 5500 4907 4908 0.100175479072509 0.100175479072509 140 148 149 0.0975727004199176 0.0975727004199176 393 395 396 0.169106051700542 0.169106051700542 18784 10348 10349 0.00525970147109288 0.00525970147109288 5522 4924 4677 0.103650586835971 0.103650586835971 18546 7539 10314 0.65633531431652 0.65633531431652 18297 6968 6995 0.202610377838011 0.202610377838011 5676 3669 5032 0.215322761034264 0.215322761034264 173 182 183 0.0984047094047537 0.0984047094047537 174 183 184 0.100655002347226 0.100655002347226 16515 5454 5455 0.104997960992542 0.104997960992542 20485 10832 10763 0.0351600114003883 0.0351600114003883 5779 2576 4917 0.032816005995912 0.032816005995912 192 202 203 0.199740801936021 0.199740801936021 193 203 169 0.402428218597258 0.402428218597258 14755 5931 927 0.177893389603082 0.177893389603082 5803 5121 5122 0.103540820168727 0.103540820168727 225 49 236 0.00807621055546913 0.00807621055546913 18672 1538 1539 0.106836085520251 0.106836085520251 14756 927 2212 0.186014347432929 0.186014347432929 5852 1967 4622 0.105142035615429 0.105142035615429 282 292 293 0.038589084717098 0.038589084717098 283 293 294 0.0763501630731075 0.0763501630731075 285 295 296 0.17581051150028 0.17581051150028 14758 4862 7101 0.190667289560019 0.190667289560019 5875 4334 5174 0.0464101693595893 0.0464101693595893 350 351 352 0.0901523030384508 0.0901523030384508 353 355 356 0.108591561133878 0.108591561133878 369 370 371 0.00989155289209397 0.00989155289209397 18304 7116 6758 0.139614208847036 0.139614208847036 517 511 512 0.231881303387922 0.231881303387922 518 512 513 0.0504031171767775 0.0504031171767775 12256 8620 8618 0.1042966231246 0.1042966231246 6051 5293 5294 0.1322760806231 0.1322760806231 18305 6758 3982 0.20021257935936 0.20021257935936 574 248 567 0.654270176053915 0.654270176053915 575 264 568 0.0404038185731676 0.0404038185731676 19637 10596 10597 0.0126826750829723 0.0126826750829723 20403 10761 10778 0.00417068578422797 0.00417068578422797 6437 2444 5569 0.02055703905507 0.02055703905507 614 605 606 0.0427456634033912 0.0427456634033912 11697 1006 1032 0.0356944242966225 0.0356944242966225 18485 7779 9146 0.0491523501803915 0.0491523501803915 19922 7869 3723 0.102610678307364 0.102610678307364 20528 10783 10029 0.0108754318867703 0.0108754318867703 6839 2922 5305 0.104995892978265 0.104995892978265 634 544 624 0.0671323040254876 0.0671323040254876 635 624 625 0.00434381837571047 0.00434381837571047 20428 10788 10789 0.0563042197472527 0.0563042197472527 18340 7633 7634 0.201343863199868 0.201343863199868 20531 2704 10847 0.00595682994262844 0.00595682994262844 18337 7624 2435 0.20163475178063 0.20163475178063 655 645 646 0.15124021105117 0.15124021105117 11518 656 657 0.200075413530476 0.200075413530476 18341 7634 7661 0.00671626059696149 0.00671626059696149 18342 7661 7662 0.197150609042501 0.197150609042501 6951 5687 5936 0.0500693590985736 0.0500693590985736 6952 5936 5453 0.049749026364738 0.049749026364738 18121 10257 2538 0.176222237628552 0.176222237628552 18344 5247 6874 0.0949718672307841 0.0949718672307841 20408 10778 8971 0.00240570116723256 0.00240570116723256 7025 5987 5146 0.0839973170950687 0.0839973170950687 687 680 681 0.00253308666004397 0.00253308666004397 688 681 682 0.0177686502456197 0.0177686502456197 20536 10790 10850 0.034182335159618 0.034182335159618 18351 6756 3981 0.199906908242653 0.199906908242653 7046 5996 5997 0.0183612294578931 0.0183612294578931 7047 5997 5998 0.0939822022965603 0.0939822022965603 16701 9996 9997 0.0529811614609842 0.0529811614609842 20223 10711 10712 0.0485921897229188 0.0485921897229188 7066 4209 6007 0.100592936440223 0.100592936440223 719 715 716 0.14011322934495 0.14011322934495 18164 6036 4091 0.184872985391224 0.184872985391224 18360 7775 7374 0.049527285222362 0.049527285222362 7242 1086 6117 0.0183572728116315 0.0183572728116315 20444 10797 10801 0.0204844414155983 0.0204844414155983 14778 5928 925 0.176931188736704 0.176931188736704 7325 6163 6164 0.404282808510336 0.404282808510336 757 756 757 0.0403523543057396 0.0403523543057396 758 758 759 0.10406364243601 0.10406364243601 20552 10810 10855 0.0274674933149076 0.0274674933149076 7375 340 337 0.0516827997381363 0.0516827997381363 778 783 784 0.143355100800641 0.143355100800641 18365 1660 7716 0.0501099513590678 0.0501099513590678 7418 5550 6228 0.0493634763375772 0.0493634763375772 798 803 806 1.01502432527974 1.01502432527974 20237 10712 8819 0.0494540965066323 0.0494540965066323 7441 1600 1601 0.0713701116113288 0.0713701116113288 814 825 826 0.10637782371988 0.10637782371988 815 826 827 0.107195537700229 0.107195537700229 20239 10716 10717 0.029516495512001 0.029516495512001 7466 2930 5311 0.101596891275597 0.101596891275597 836 849 850 0.0925483728292225 0.0925483728292225 837 850 851 0.184151560988971 0.184151560988971 20241 8817 10717 0.0237033604501814 0.0237033604501814 7541 6292 65 0.186329349943054 0.186329349943054 857 870 871 0.202831473953724 0.202831473953724 14121 4084 3945 0.0818484712615532 0.0818484712615532 18787 10347 10345 0.045081440573134 0.045081440573134 7826 2505 6454 0.100016861256994 0.100016861256994 876 889 890 0.105571186658179 0.105571186658179 877 890 891 0.105688383652669 0.105688383652669 11418 8067 8068 0.0483239948134963 0.0483239948134963 7848 6464 6465 0.0519215197465546 0.0519215197465546 894 908 909 0.110040792413973 0.110040792413973 896 910 911 0.148938852784508 0.148938852784508 11420 8068 8077 0.744996900508782 0.744996900508782 7872 6484 6485 0.109350713693358 0.109350713693358 914 928 929 0.0454506765778274 0.0454506765778274 15223 8102 5299 0.0276921695746079 0.0276921695746079 16761 10006 10010 0.188081556068426 0.188081556068426 20354 9336 10730 0.00773852906846938 0.00773852906846938 7965 6543 6544 0.0483732045653669 0.0483732045653669 954 966 967 0.0990431305437434 0.0990431305437434 19650 10601 10604 0.0245600833310456 0.0245600833310456 18271 6463 6629 0.159535181156963 0.159535181156963 20358 10736 9208 0.00987870578899212 0.00987870578899212 11333 3953 8218 0.0887906096153549 0.0887906096153549 976 987 988 0.0367128135573791 0.0367128135573791 18911 10389 10390 0.0499832893351177 0.0499832893351177 8132 6646 6647 0.176189320777164 0.176189320777164 20359 9208 8992 0.00952006614931064 0.00952006614931064 18533 7540 5565 0.0799101067174197 0.0799101067174197 15227 8248 1474 0.0211145699437457 0.0211145699437457 11427 8252 8251 0.0497577863871374 0.0497577863871374 8228 5488 6699 0.203871251538877 0.203871251538877 1013 1025 1026 0.240326237485559 0.240326237485559 1014 1026 1027 0.140197604091005 0.140197604091005 11524 8299 6771 0.0679188084680006 0.0679188084680006 8280 6724 1837 0.0673898837011532 0.0673898837011532 16769 3180 3279 0.131366088579917 0.131366088579917 11560 7714 8320 0.204692599225755 0.204692599225755 18785 10349 3941 0.0399279993421446 0.0399279993421446 1055 1071 1072 0.193562714729093 0.193562714729093 18374 2425 6794 0.0832162654729584 0.0832162654729584 8378 6787 5475 0.176557126416642 0.176557126416642 1079 1095 1096 0.106445830238736 0.106445830238736 1081 1097 1098 0.0486277340974482 0.0486277340974482 18378 2549 8381 0.409599255943821 0.409599255943821 8425 4370 2496 0.102227972652095 0.102227972652095 1101 1117 1118 0.104134759343337 0.104134759343337 19670 9361 9367 0.104968988119014 0.104968988119014 11768 8406 8391 0.072368398733761 0.072368398733761 11405 6191 577 0.346853696348124 0.346853696348124 11711 2125 2126 0.0693722119224359 0.0693722119224359 1121 1137 1138 0.209246619241212 0.209246619241212 11896 1345 8466 0.0539854948645785 0.0539854948645785 8519 3823 6870 0.0122276886226055 0.0122276886226055 1142 1161 1045 0.106182749069371 0.106182749069371 1143 1045 1162 0.0572035723632033 0.0572035723632033 11949 8497 8498 0.0157235898061176 0.0157235898061176 8563 6893 6894 0.0563604312984052 0.0563604312984052 1161 1180 1181 0.108807320753836 0.108807320753836 1162 1181 555 0.0264412731929892 0.0264412731929892 11990 6574 4455 0.147936408791814 0.147936408791814 8587 6905 6906 0.00825706398143248 0.00825706398143248 1181 1196 1197 0.0308045840002764 0.0308045840002764 16676 9978 9979 0.0911222888155273 0.0911222888155273 12046 8525 8526 0.0214801658544325 0.0214801658544325 8609 4639 1260 0.0990232299326886 0.0990232299326886 20366 10746 10748 0.00389959559054649 0.00389959559054649 8754 6984 6985 0.142274771709776 0.142274771709776 15273 8632 8698 0.0321488809830426 0.0321488809830426 12327 8651 8462 0.0863896937468126 0.0863896937468126 8825 7022 7023 0.132397309217195 0.132397309217195 15906 8604 1831 0.0312706435771371 0.0312706435771371 8982 704 420 0.200616718436647 0.200616718436647 1261 1282 24 0.134590345997008 0.134590345997008 18452 7704 9427 0.203142152499049 0.203142152499049 12940 8766 1971 0.0880952038111177 0.0880952038111177 12050 8529 8530 0.0322062217802774 0.0322062217802774 1281 1306 1307 0.102064457561207 0.102064457561207 12052 8529 8412 0.0524928623134227 0.0524928623134227 20805 10934 7427 0.00626540347624637 0.00626540347624637 9106 7163 7164 0.0532969377049032 0.0532969377049032 1301 1326 1327 0.0908036524111016 0.0908036524111016 1302 1327 1328 0.187321516717609 0.187321516717609 20389 10773 10765 0.00486729953892219 0.00486729953892219 20812 7034 10952 0.00504516380305115 0.00504516380305115 12945 8883 8884 0.0693524767029838 0.0693524767029838 9177 1813 7200 0.0899820045120437 0.0899820045120437 12258 8619 8617 0.025123815719297 0.025123815719297 9178 132 7201 0.0532452299195118 0.0532452299195118 13064 8946 8947 0.0850173355126965 0.0850173355126965 9301 7274 6989 0.145898107890786 0.145898107890786 1340 1368 1369 0.19896343011117 0.19896343011117 20815 7168 10919 0.00784309361436635 0.00784309361436635 9323 7286 7287 0.0531798537803958 0.0531798537803958 18312 7244 7291 0.112193704343122 0.112193704343122 20817 10953 10288 0.00348743524444471 0.00348743524444471 20818 10288 10921 0.00283999263123215 0.00283999263123215 9345 7305 6323 0.0511693918815177 0.0511693918815177 20831 10939 10947 0.189387199061175 0.189387199061175 20504 10061 10815 0.00579629159172248 0.00579629159172248 12268 8625 8626 0.00924470302738606 0.00924470302738606 18317 7365 7366 0.190091232151663 0.190091232151663 18915 10393 10394 0.0257178211457629 0.0257178211457629 9548 5843 7400 0.197969196756037 0.197969196756037 1402 1428 1429 0.0514192906451236 0.0514192906451236 19551 10559 10558 0.0350073244923259 0.0350073244923259 20372 10756 10757 0.119877702556756 0.119877702556756 18474 9006 9005 0.01365486811001 0.01365486811001 9618 6255 7423 0.201105238361345 0.201105238361345 1423 1446 1447 0.102065186535373 0.102065186535373 12355 8667 8662 0.00824054620763183 0.00824054620763183 13473 9096 9097 0.0791788196488147 0.0791788196488147 13558 9033 9033 0.000550802138422688 0.000550802138422688 9720 5436 7485 0.210597915191446 0.210597915191446 1445 1465 778 0.201931327083159 0.201931327083159 16745 10007 6830 0.0463356709963923 0.0463356709963923 18484 9139 9145 0.0170083591694009 0.0170083591694009 18486 9146 1121 0.0502889247784144 0.0502889247784144 13588 9137 9132 0.0916872062208973 0.0916872062208973 18564 10320 10321 0.148893183386122 0.148893183386122 1470 1490 1454 0.0984270848036789 0.0984270848036789 11793 8412 1301 0.0102820603565046 0.0102820603565046 13649 9157 9158 0.11057157733623 0.11057157733623 9923 7595 5945 0.197471792675123 0.197471792675123 1492 1512 1513 0.240760864140441 0.240760864140441 1493 1513 1514 0.0903356876724302 0.0903356876724302 18489 9154 9164 0.0526957444463644 0.0526957444463644 9949 7606 7607 0.0349507847949759 0.0349507847949759 1512 1531 1532 0.421840818868262 0.421840818868262 1514 1533 1534 0.0990053945754622 0.0990053945754622 18920 10391 10399 0.0111591670236662 0.0111591670236662 10025 6642 3954 0.137704462550789 0.137704462550789 1533 1556 1557 0.0904418216599082 0.0904418216599082 1535 1558 1559 0.0987505899129773 0.0987505899129773 19486 10409 10426 0.0202821728904968 0.0202821728904968 10050 7651 7652 0.0462326431468639 0.0462326431468639 1552 1577 1578 0.0904564264247089 0.0904564264247089 1554 1579 1580 0.0903173650147356 0.0903173650147356 18611 2585 1850 0.178619647699559 0.178619647699559 19139 479 10436 0.0608772998887891 0.0608772998887891 10147 7693 7694 0.00731957097451548 0.00731957097451548 1571 1598 1600 0.0527554061663716 0.0527554061663716 18460 6389 9354 0.131365686337894 0.131365686337894 13942 9095 9242 0.111189675764469 0.111189675764469 10218 6638 5410 0.0525082825873588 0.0525082825873588 11529 809 810 0.133518358438394 0.133518358438394 16258 9267 3529 0.187765741537081 0.187765741537081 10288 7759 7760 0.0990614933501691 0.0990614933501691 1610 1640 1641 0.0829769157452624 0.0829769157452624 1611 1641 1642 0.0110107206173314 0.0110107206173314 14142 478 9286 0.110440686979957 0.110440686979957 10359 6835 4056 0.176947127899101 0.176947127899101 10360 4056 7791 0.153314942388554 0.153314942388554 16039 9796 9803 0.17034831343451 0.17034831343451 20229 8818 8827 0.0165504595782256 0.0165504595782256 15466 9616 9605 0.0511543414269977 0.0511543414269977 10664 7914 2973 0.0665734173113744 0.0665734173113744 1646 1673 1674 0.136622102626379 0.136622102626379 1647 1674 1675 0.135851990536989 0.135851990536989 15467 9605 7963 0.0172079120084978 0.0172079120084978 1668 1693 1694 0.101380870701686 0.101380870701686 11218 3630 8166 0.0456744230751041 0.0456744230751041 15788 9639 9625 0.0212057259943503 0.0212057259943503 11369 8219 7971 0.0335395055556045 0.0335395055556045 16195 7725 5820 0.195527635044049 0.195527635044049 16196 5820 7207 0.20506620423787 0.20506620423787 11659 7036 3421 0.201375612760589 0.201375612760589 11773 2681 5358 0.147201059924865 0.147201059924865 17216 8420 1908 0.199697066538748 0.199697066538748 16157 9835 9836 0.024879986991164 0.024879986991164 18699 1320 1376 0.177502821070015 0.177502821070015 12115 8553 8554 0.175311002200187 0.175311002200187 19503 10530 10531 0.0385295444601748 0.0385295444601748 16538 9932 9933 0.139509514048293 0.139509514048293 1717 1736 1737 0.0422973816408655 0.0422973816408655 17220 3087 9830 0.198791677003679 0.198791677003679 12205 8587 7095 0.0103763001462627 0.0103763001462627 1748 1765 1768 0.20159496635188 0.20159496635188 12332 8654 8655 0.0104809427005404 0.0104809427005404 19506 10533 7232 0.00927443019901883 0.00927443019901883 12444 8704 8705 0.0186821732215156 0.0186821732215156 1767 1785 1786 0.049264963521636 0.049264963521636 16454 9909 9910 0.124306713488191 0.124306713488191 12491 8717 8718 0.055230353030641 0.055230353030641 12493 8719 8720 0.118556931073074 0.118556931073074 16535 4328 8117 0.102336137979151 0.102336137979151 1810 1826 1827 0.198453556780362 0.198453556780362 18642 7416 4062 0.177070510498962 0.177070510498962 12605 384 4685 0.0512286127934627 0.0512286127934627 1838 1854 1855 0.0513002538457751 0.0513002538457751 1839 1855 1856 0.0505552484656801 0.0505552484656801 16789 8649 10013 0.223567773525098 0.223567773525098 12632 2360 3710 0.110712951608372 0.110712951608372 1858 1870 1871 0.100377935012122 0.100377935012122 17014 10053 10054 0.0101091220768254 0.0101091220768254 12810 8258 8846 0.197578956532281 0.197578956532281 12812 8846 6028 0.064250785290107 0.064250785290107 12814 8847 8848 0.169735694825716 0.169735694825716 12816 8848 297 0.081779930762806 0.081779930762806 16613 9942 2685 0.29520243699611 0.29520243699611 12926 8892 8893 0.0723033727126927 0.0723033727126927 13020 8924 8925 0.0102645296363106 0.0102645296363106 13048 8934 8935 0.109609070074496 0.109609070074496 14679 9301 445 0.205255827063182 0.205255827063182 17965 10232 10237 0.0287772787854116 0.0287772787854116 18916 10395 10396 0.0665707610088623 0.0665707610088623 17673 8930 8847 0.0672232407607821 0.0672232407607821 19611 10510 10586 0.0687878070750461 0.0687878070750461 1895 1909 1910 0.0533681732492523 0.0533681732492523 18738 1858 7870 0.177701929540755 0.177701929540755 18722 1312 9772 0.242272496904356 0.242272496904356 13294 4282 4326 0.048552671008238 0.048552671008238 1916 1928 1929 0.105818779358726 0.105818779358726 18739 7870 4057 0.175799763463846 0.175799763463846 18654 6221 7655 0.275174189153955 0.275174189153955 1942 1956 1957 0.0270768788779568 0.0270768788779568 13392 311 9059 0.0124055357740245 0.0124055357740245 18659 7643 6205 0.176055293755678 0.176055293755678 13405 8942 9061 0.112337222040467 0.112337222040467 19275 10446 10424 0.0353155595120025 0.0353155595120025 1960 1977 1978 0.0139641936224905 0.0139641936224905 13485 9102 308 0.0118340647108347 0.0118340647108347 20374 10758 3588 0.00620515380678302 0.00620515380678302 18262 2547 6067 0.202075066970098 0.202075066970098 13520 9073 117 0.110830423506594 0.110830423506594 13529 5647 9088 0.177768687230353 0.177768687230353 19599 1871 10582 0.0185256932684462 0.0185256932684462 13548 447 2999 0.0894668373271695 0.0894668373271695 13553 9126 579 0.319404247396224 0.319404247396224 18657 7657 10331 0.158775443026926 0.158775443026926 13716 6715 4211 0.0895901111539728 0.0895901111539728 2012 2021 2022 0.202353267688237 0.202353267688237 18846 10364 10366 0.0360011605118072 0.0360011605118072 13805 9197 6639 0.199762828560815 0.199762828560815 18572 10317 10318 0.0818849597364774 0.0818849597364774 2037 2046 2047 0.202843850092204 0.202843850092204 2038 2047 2048 0.202089258953368 0.202089258953368 19239 8480 10459 0.145581432505511 0.145581432505511 13871 2282 3603 0.0995034643784278 0.0995034643784278 2058 746 1564 0.142548749521321 0.142548749521321 12345 8661 8662 0.0184782413605156 0.0184782413605156 13933 9117 9237 0.0487812750222334 0.0487812750222334 13946 9243 9109 0.0432001724914345 0.0432001724914345 20415 10773 10767 0.0164543942872072 0.0164543942872072 15289 7065 9559 0.00979064512162057 0.00979064512162057 15406 9582 9586 0.261696459707034 0.261696459707034 14374 512 3439 0.0820413167433817 0.0820413167433817 15291 9560 9561 0.0474312472960203 0.0474312472960203 20033 3666 9939 0.222490979962601 0.222490979962601 14436 9351 6743 0.133828356760244 0.133828356760244 2083 2084 2085 0.132628008561016 0.132628008561016 20269 10721 10704 0.0408769490843711 0.0408769490843711 20257 7553 10687 0.047722995184739 0.047722995184739 14596 9395 7373 0.0500503806511319 0.0500503806511319 2107 1822 2109 0.0984259671843471 0.0984259671843471 18860 10369 10362 0.0840816587742034 0.0840816587742034 20253 10719 5572 0.00788824170654016 0.00788824170654016 16690 9989 9990 0.0859897279747206 0.0859897279747206 2125 1981 1966 0.0405441466490896 0.0405441466490896 16692 8314 8651 0.0716207548906764 0.0716207548906764 16847 3130 9896 0.0388183147420438 0.0388183147420438 12343 8658 8659 0.0326641917954917 0.0326641917954917 16277 4438 9869 0.0429816129844846 0.0429816129844846 2254 2256 2257 0.179026041725141 0.179026041725141 18714 6214 7650 0.274890248386652 0.274890248386652 2282 2281 2282 0.208433952181449 0.208433952181449 18413 7163 7445 0.101226183618457 0.101226183618457 2309 1585 1646 0.0852956059582778 0.0852956059582778 17366 3085 3197 0.201028238760753 0.201028238760753 16424 3406 3407 0.0260120249027955 0.0260120249027955 487 487 488 0.0915902876023465 0.0915902876023465 2504 2153 2485 0.135805715389887 0.135805715389887 15259 9549 9550 0.0733424963845631 0.0733424963845631 17078 8074 9872 0.138360291064547 0.138360291064547 604 595 596 0.135530584935403 0.135530584935403 2561 2534 2535 0.131236307359374 0.131236307359374 11701 1064 1065 0.0735266946881119 0.0735266946881119 11702 1065 1066 0.144526540080904 0.144526540080904 2641 1094 1110 0.0327560682713917 0.0327560682713917 12965 1823 1824 0.115786401746133 0.115786401746133 2716 2671 2672 0.137037719250731 0.137037719250731 16268 9866 8748 0.200740333998757 0.200740333998757 2739 2694 2695 0.0520216844496084 0.0520216844496084 18678 2801 2589 0.177457369167133 0.177457369167133 11691 837 867 0.00774513207370433 0.00774513207370433 11692 867 868 0.00951825440201693 0.00951825440201693 2894 2838 2839 0.0194790124967281 0.0194790124967281 16704 9998 9999 0.0072772776659045 0.0072772776659045 16598 5785 8280 0.146209128325821 0.146209128325821 2965 1143 2908 0.0621246078682317 0.0621246078682317 16603 7894 9953 0.113998968091224 0.113998968091224 3043 2974 2975 0.149630303255577 0.149630303255577 18440 2971 10293 0.0852727734364054 0.0852727734364054 3066 2997 2998 0.0208518874255557 0.0208518874255557 18441 10293 8299 0.0364176386342536 0.0364176386342536 3086 3018 3019 0.14545556926134 0.14545556926134 18443 7498 10290 0.0505394400731725 0.0505394400731725 3112 3044 3045 0.100624292928738 0.100624292928738 18471 2985 7703 0.198649870528673 0.198649870528673 16707 9623 9998 0.0621574034637008 0.0621574034637008 3136 3062 2284 0.0981125078289405 0.0981125078289405 19669 10610 9361 0.0491952199145155 0.0491952199145155 3158 3082 3083 0.0983700193882712 0.0983700193882712 11703 1066 1158 0.148869854474817 0.148869854474817 3181 3101 3102 0.0962927982103224 0.0962927982103224 18133 4095 6040 0.192431028537818 0.192431028537818 18446 10289 7781 0.0503825451517732 0.0503825451517732 3230 3144 3145 0.203548069983679 0.203548069983679 18448 9292 9527 0.134072690600401 0.134072690600401 11705 1159 1244 0.147081474347396 0.147081474347396 3281 3193 3194 0.106476946636896 0.106476946636896 16416 3034 3130 0.0869691229324941 0.0869691229324941 3302 3210 3211 0.0503243467464606 0.0503243467464606 18899 10379 10380 0.00404144992313864 0.00404144992313864 11709 1301 1302 0.0358989065327031 0.0358989065327031 3325 3227 3228 0.131949141660574 0.131949141660574 12952 1330 1361 0.0263074187615997 0.0263074187615997 3400 3297 3298 0.0238019064284447 0.0238019064284447 3489 1140 907 0.140863651036277 0.140863651036277 16744 7566 10007 0.0424762897679241 0.0424762897679241 18732 9833 7646 0.178089933314901 0.178089933314901 3516 3387 3388 0.0211650011658898 0.0211650011658898 12955 1478 1507 0.126108135430878 0.126108135430878 3561 3424 3425 0.0612760168169184 0.0612760168169184 16837 10019 9847 0.0370069651425935 0.0370069651425935 3583 3438 1421 0.115878563365398 0.115878563365398 12960 1632 1633 0.128348569926215 0.128348569926215 3684 3520 3521 0.0506146313810284 0.0506146313810284 18464 10298 9139 0.0193791784570559 0.0193791784570559 3734 1037 3568 0.052776292073227 0.052776292073227 19333 2826 10473 0.01148052310696 0.01148052310696 18465 9139 541 0.0794672162259436 0.0794672162259436 3755 3585 3586 0.0186262558199583 0.0186262558199583 17071 4599 3687 0.240616539690475 0.240616539690475 3805 3624 3250 0.195616461429944 0.195616461429944 11577 1766 1595 0.0489656343684566 0.0489656343684566 3825 3641 3642 0.0193156490955763 0.0193156490955763 17299 5829 8716 0.20447937601548 0.20447937601548 3847 3658 3639 0.0475522464454704 0.0475522464454704 18869 10144 10372 0.0637708443692985 0.0637708443692985 16541 812 3553 0.152482276035164 0.152482276035164 20222 7195 10711 0.0935594253631277 0.0935594253631277 19431 10003 8707 0.100281643377189 0.100281643377189 3891 3519 3695 0.200167523328644 0.200167523328644 16751 6829 10008 0.0961527504424716 0.0961527504424716 3916 3713 3714 0.1010804805974 0.1010804805974 15272 8538 8632 0.0716756500086966 0.0716756500086966 3938 3736 3737 0.112607595972795 0.112607595972795 18125 4097 6042 0.191481087124581 0.191481087124581 19576 10572 7461 0.00811745051204977 0.00811745051204977 12969 1970 1971 0.103498330022734 0.103498330022734 4039 3819 3820 0.147623529549067 0.147623529549067 18745 5190 2608 0.176866790100876 0.176866790100876 4127 3890 3891 0.179468370845182 0.179468370845182 12335 8652 8653 0.0109021010822668 0.0109021010822668 4149 3906 1161 0.136761513456038 0.136761513456038 17950 6559 10229 0.0124761805379247 0.0124761805379247 4173 1891 706 0.0588353275400914 0.0588353275400914 14115 3623 3925 0.0987645160792797 0.0987645160792797 16843 10020 10021 0.00337377443816097 0.00337377443816097 4194 3942 3943 0.176445012103913 0.176445012103913 18245 2433 9358 0.201879495148218 0.201879495148218 18189 6055 5795 0.200795798534704 0.200795798534704 4450 3345 4152 0.10312101394972 0.10312101394972 18872 9232 7825 0.160805002055775 0.160805002055775 4529 4204 4205 0.278098742346476 0.278098742346476 18399 2541 10285 0.412599954612644 0.412599954612644 4637 4281 913 0.111497113872301 0.111497113872301 16900 4255 3513 0.200996147699506 0.200996147699506 15919 9746 7414 0.0221971015175522 0.0221971015175522 4682 4322 4323 0.0558862625971893 0.0558862625971893 16298 2636 2637 0.0033759355903552 0.0033759355903552 18879 6125 1927 0.199518260048308 0.199518260048308 4761 1489 145 0.199750566224671 0.199750566224671 18696 4055 6400 0.176933507030136 0.176933507030136 16300 2637 2160 0.00247295077408309 0.00247295077408309 4832 1268 4428 0.206285087175769 0.206285087175769 18888 7247 1923 0.201674729042946 0.201674729042946 4997 4543 4544 0.132688906239847 0.132688906239847 16650 9968 9969 0.0122299544992289 0.0122299544992289 13009 2891 2892 0.172319187220424 0.172319187220424 5024 4562 4563 0.200718931282707 0.200718931282707 16315 3005 1362 0.00318470714397005 0.00318470714397005 5188 4685 4686 0.177776490265982 0.177776490265982 17297 10086 7736 0.198049290500642 0.198049290500642 20272 10721 10703 0.0411977345042915 0.0411977345042915 5368 3223 4808 0.133968729582188 0.133968729582188 18898 10378 10379 0.00446883067059111 0.00446883067059111 5393 4828 4829 0.40282604477454 0.40282604477454 20273 10703 10725 0.144609051598102 0.144609051598102 5414 4842 1486 0.202708226253938 0.202708226253938 5490 458 4898 0.0468723555946229 0.0468723555946229 19112 8424 10118 0.19768851226159 0.19768851226159 5515 1212 4920 0.232222389672051 0.232222389672051 19281 10466 8768 0.124416605605605 0.124416605605605 5542 2537 4941 0.438197641658083 0.438197641658083 20340 10739 10748 0.00884971981393432 0.00884971981393432 19231 10455 10456 0.1184623603546 0.1184623603546 5626 3284 1058 0.0983991410952824 0.0983991410952824 18347 7686 2429 0.200029751476084 0.200029751476084 17080 1162 882 0.139677295386473 0.139677295386473 6004 5259 5260 0.066486526131314 0.066486526131314 14136 9281 509 0.032133360210872 0.032133360210872 17116 4052 3775 0.00847774353709404 0.00847774353709404 6616 5699 5700 0.00800603928165774 0.00800603928165774 19812 7122 5371 0.176755455393693 0.176755455393693 6777 5820 5821 0.0499181980722273 0.0499181980722273 4400 4114 4115 0.202509931844666 0.202509931844666 11451 8258 8261 0.200629988067775 0.200629988067775 19818 10647 5606 0.0519771701713562 0.0519771701713562 6974 2119 5953 0.0979282440578051 0.0979282440578051 4402 4117 2874 0.134125988252719 0.134125988252719 4403 2874 4118 0.140174877049639 0.140174877049639 17149 46 4780 0.204228808601968 0.204228808601968 7674 1498 187 0.203419998803368 0.203419998803368 7719 6393 6394 0.135380647167761 0.135380647167761 20324 10732 10743 0.016217938211146 0.016217938211146 7749 6408 6409 0.240033624288878 0.240033624288878 20330 10744 10736 0.0345659354386547 0.0345659354386547 7835 4630 1259 0.131787660470127 0.131787660470127 5519 4922 2815 0.0131824278657025 0.0131824278657025 7914 3652 89 0.238216692287668 0.238216692287668 17155 3202 3091 0.199774901839453 0.199774901839453 7937 6530 6531 0.246221323543984 0.246221323543984 20342 2965 10747 0.0130500853290149 0.0130500853290149 7957 3453 6015 0.103911955569673 0.103911955569673 17306 8715 5827 0.20364289358169 0.20364289358169 7981 6550 6526 0.0499792827976588 0.0499792827976588 18128 10269 10270 0.123006178444702 0.123006178444702 8007 6565 6566 0.0461778743400118 0.0461778743400118 12262 8500 8621 0.00391508697358849 0.00391508697358849 20346 10731 10745 0.0882403942542692 0.0882403942542692 8080 6611 6612 0.10285099566632 0.10285099566632 20503 10831 10061 0.00544027190297384 0.00544027190297384 17159 5011 5064 0.204989668883762 0.204989668883762 14700 4773 5065 0.177184173799166 0.177184173799166 8102 6628 6630 0.0733305516170216 0.0733305516170216 14712 935 5453 0.176927806170623 0.176927806170623 8148 6658 1326 0.126702346827637 0.126702346827637 14707 5162 5223 0.123984475685155 0.123984475685155 8332 6761 6762 0.0544299595372282 0.0544299595372282 17167 48 5241 0.405295346029575 0.405295346029575 8384 6791 4603 0.174075741649446 0.174075741649446 20516 6731 10843 0.0163123315737135 0.0163123315737135 17171 5280 3092 0.401948502237413 0.401948502237413 8434 6821 1593 0.0969711334947841 0.0969711334947841 14711 2220 935 0.183060496140458 0.183060496140458 8536 6880 1128 0.0335501177019022 0.0335501177019022 19635 10525 10595 0.00694156278564008 0.00694156278564008 18504 9353 6386 0.133800859600802 0.133800859600802 8556 6891 6418 0.133199850282798 0.133199850282798 8557 6418 4625 0.132396793169127 0.132396793169127 17175 5327 5390 0.196700288812187 0.196700288812187 18507 8379 10301 0.115242670596916 0.115242670596916 8578 6280 6899 0.103595480205117 0.103595480205117 4404 4118 4119 0.131974592337134 0.131974592337134 18510 10301 9529 0.136169474903607 0.136169474903607 4406 4120 4121 0.394524879292727 0.394524879292727 19640 10596 10598 0.0045286617175965 0.0045286617175965 8728 3385 6959 0.0627894298641218 0.0627894298641218 18496 6384 9201 0.134997571408585 0.134997571408585 18514 10302 5543 0.103400383164669 0.103400383164669 8779 6999 7000 0.178967474513147 0.178967474513147 18515 5543 2412 0.101763704229338 0.101763704229338 8803 5141 2236 0.0248346840292332 0.0248346840292332 19831 10650 10651 0.138361801446117 0.138361801446117 8887 3285 1059 0.0976623415502941 0.0976623415502941 17182 5607 5608 0.205054564403698 0.205054564403698 8909 3021 7068 0.0519035642154067 0.0519035642154067 4407 3574 4122 0.137780007377075 0.137780007377075 14713 5453 5664 0.115365301333729 0.115365301333729 9019 3944 7121 0.0616182757003265 0.0616182757003265 18655 7655 10305 0.198541985736116 0.198541985736116 9043 7135 4276 0.121250513345306 0.121250513345306 18147 10258 6033 0.201162874084808 0.201162874084808 9226 7232 7233 0.0701236279353194 0.0701236279353194 18152 10264 10277 0.407566866193853 0.407566866193853 9304 6121 1920 0.204110733126185 0.204110733126185 18153 4104 6047 0.112519690969595 0.112519690969595 11446 385 387 0.611916175000286 0.611916175000286 17478 5886 323 0.0446797516163588 0.0446797516163588 9352 6077 7309 0.0481617931874556 0.0481617931874556 20395 10775 10776 0.00739420688081638 0.00739420688081638 18154 6047 10135 0.201285870335585 0.201285870335585 20429 10789 10790 0.0478990795077935 0.0478990795077935 9375 7320 1193 0.16722266002845 0.16722266002845 18274 6666 6667 0.19713796716552 0.19713796716552 9396 4346 6344 0.137277828740194 0.137277828740194 7038 2477 5911 0.20568880939919 0.20568880939919 9526 7390 6591 0.199950723674749 0.199950723674749 9527 6591 7113 0.204992725577621 0.204992725577621 4408 4122 4123 0.139283771950412 0.139283771950412 20440 8230 10798 0.00724995456680097 0.00724995456680097 9657 7441 7443 0.137227628583058 0.137227628583058 17487 4652 4653 0.0539741907357585 0.0539741907357585 9708 7472 7473 0.0204539718039878 0.0204539718039878 18246 9358 9377 0.403042223701425 0.403042223701425 9812 7530 3064 0.202502418308833 0.202502418308833 17689 6172 6173 0.109301053367223 0.109301053367223 9839 7545 7546 0.200378656030458 0.200378656030458 17691 6191 6192 0.114641917935369 0.114641917935369 9862 7563 7564 0.144864127295822 0.144864127295822 18248 8108 10283 0.203688042743378 0.203688042743378 9912 7587 7588 0.0177693522294632 0.0177693522294632 12245 8614 8615 0.00283454394049719 0.00283454394049719 20023 7898 8856 0.145457290364043 0.145457290364043 20462 10063 10815 0.0787418608501839 0.0787418608501839 10159 5268 6906 0.123203894056526 0.123203894056526 20464 10816 10812 0.0195704583026571 0.0195704583026571 11511 8294 8295 0.0520431495126935 0.0520431495126935 18214 6382 6383 0.202997553277811 0.202997553277811 10231 6520 7739 0.0500835268559568 0.0500835268559568 18257 3984 6760 0.19949668413334 0.19949668413334 10280 7447 7757 0.470575008371913 0.470575008371913 11783 8122 8036 0.0779413781888185 0.0779413781888185 14738 6526 6538 0.170206219459847 0.170206219459847 10497 4733 6800 0.110360790137427 0.110360790137427 20473 10823 10777 0.00660874071248581 0.00660874071248581 10520 7847 7425 0.0489570822105033 0.0489570822105033 18522 4015 10297 0.0710067813209419 0.0710067813209419 10541 7855 7856 0.177133627375528 0.177133627375528 10542 7856 2614 0.178768427477815 0.178768427477815 18524 1880 9146 0.0581549975210073 0.0581549975210073 10589 7869 6640 0.0423030177562977 0.0423030177562977 18270 5525 6463 0.15576453739372 0.15576453739372 10616 7882 4885 0.155749664880603 0.155749664880603 18528 9272 9525 0.133068770502091 0.133068770502091 10639 7897 7898 0.052238135352395 0.052238135352395 10663 7913 7914 0.0662287183378057 0.0662287183378057 18276 1427 6667 0.0124761175920816 0.0124761175920816 14745 4866 6690 0.193273433165028 0.193273433165028 12385 1624 3930 0.0974730336125312 0.0974730336125312 18277 6667 6720 0.144754021853131 0.144754021853131 10816 7993 6492 0.0854037034050773 0.0854037034050773 14747 6732 6733 0.0789150394398201 0.0789150394398201 12453 3191 6107 0.202925463206431 0.202925463206431 16202 5822 7727 0.19552660887524 0.19552660887524 18539 5559 10311 0.589298128069539 0.589298128069539 10890 3025 8025 0.123630898552104 0.123630898552104 15899 9255 7490 0.0311439652684609 0.0311439652684609 18550 4298 9428 0.104368579037722 0.104368579037722 11283 8190 8201 0.0778576783996018 0.0778576783996018 4409 4123 4124 0.135738728632571 0.135738728632571 13171 7691 8995 0.0242708657605628 0.0242708657605628 11527 809 8301 0.0665080068102908 0.0665080068102908 15908 9084 9085 0.0343875506043555 0.0343875506043555 14757 2212 4862 0.162593070375603 0.162593070375603 11742 8382 8383 0.00390317600089655 0.00390317600089655 18302 5737 2440 0.171112285574699 0.171112285574699 11766 8404 8405 0.0591205771532174 0.0591205771532174 11998 5505 7079 0.147126356992669 0.147126356992669 12060 332 268 0.0944572536860071 0.0944572536860071 4411 3048 4125 0.136438064344983 0.136438064344983 20391 10766 10774 0.00648510043864555 0.00648510043864555 4412 4125 4126 0.00355827872013668 0.00355827872013668 19845 9516 10657 0.207937764412144 0.207937764412144 16200 1790 7209 0.198939694041251 0.198939694041251 20399 10763 3591 0.00757376863172981 0.00757376863172981 12520 8729 1189 0.0214820993457698 0.0214820993457698 20644 10877 4517 0.0511435578342218 0.0511435578342218 12620 8775 4920 0.0124622300083447 0.0124622300083447 20646 10035 10880 0.0235473019855852 0.0235473019855852 12646 5921 920 0.178961176893159 0.178961176893159 12691 8806 8807 0.0113998193117656 0.0113998193117656 12822 8261 493 0.226877195561116 0.226877195561116 13034 8927 585 0.0555278029535648 0.0555278029535648 14668 6327 4166 0.169217141640748 0.169217141640748 14856 9434 8907 0.112945329265115 0.112945329265115 20835 10948 10929 0.0711141044607233 0.0711141044607233 13572 2184 9130 0.046228028674551 0.046228028674551 4413 4126 4127 0.123682116907034 0.123682116907034 4414 4127 4128 0.0151340374611755 0.0151340374611755 14780 5922 921 0.178257163080484 0.178257163080484 13824 9203 7891 0.0449920400202888 0.0449920400202888 13970 9249 9250 0.0321739674064664 0.0321739674064664 20559 2957 10784 0.0120134443189883 0.0120134443189883 14029 9262 6653 0.100609617198747 0.100609617198747 15915 9746 9747 0.0832769023011374 0.0832769023011374 11415 7985 8000 0.0154063290418794 0.0154063290418794 14233 8687 6694 0.0247755996269239 0.0247755996269239 20569 10787 10858 0.0193290169195346 0.0193290169195346 14464 6149 3994 0.0989127437299345 0.0989127437299345 14635 9387 9388 0.0403809617749613 0.0403809617749613 11212 391 392 0.10291889633356 0.10291889633356 14604 9397 9398 0.123826706008273 0.123826706008273 14637 9406 2243 0.00956376056529555 0.00956376056529555 15410 9588 9589 0.0190893984820006 0.0190893984820006 15440 9601 1507 0.00768187987530518 0.00768187987530518 16383 9771 9880 0.0381827012246672 0.0381827012246672 16620 9937 9938 0.0704692374785171 0.0704692374785171 11802 8392 8415 0.148179257170155 0.148179257170155 16809 4996 728 0.102190274976312 0.102190274976312 11640 8346 4530 0.131615785848543 0.131615785848543 16853 6519 9854 0.0497714413737895 0.0497714413737895 4415 4128 1171 0.138086753058786 0.138086753058786 17269 3518 82 0.205066129886621 0.205066129886621 11951 8499 8500 0.0607548345173342 0.0607548345173342 17324 6799 7351 0.103019517606604 0.103019517606604 11991 4455 5503 0.144667643977852 0.144667643977852 17388 5920 3810 0.153093198888871 0.153093198888871 17389 3810 10095 0.199017480070308 0.199017480070308 17407 6122 1921 0.202694690919031 0.202694690919031 17408 1921 7246 0.200797963530598 0.200797963530598 12044 8523 8524 0.0621486337289915 0.0621486337289915 17448 3247 10109 0.0544983800214201 0.0544983800214201 4416 1171 891 0.137903948024362 0.137903948024362 12113 8552 672 0.00266902064060136 0.00266902064060136 17549 10132 10133 2.25328864155446 2.25328864155446 17666 8928 10162 0.0972564668123919 0.0972564668123919 12288 8528 8526 0.152174217990106 0.152174217990106 17729 7332 2080 0.104548139781884 0.104548139781884 12329 8641 8652 0.00987690479251785 0.00987690479251785 12331 8653 8654 0.00928748638267964 0.00928748638267964 17751 8575 6706 0.145927899456713 0.145927899456713 12936 8688 8689 0.0364958929125483 0.0364958929125483 17774 7679 5984 0.100495969018847 0.100495969018847 17787 9214 536 0.151808926625465 0.151808926625465 17822 10188 10186 0.041401555151972 0.041401555151972 17852 10195 5678 0.0176253194989635 0.0176253194989635 17170 1912 5280 0.200459610115248 0.200459610115248 4417 891 4129 0.140986849802137 0.140986849802137 12947 1304 1303 0.066448544071591 0.066448544071591 18995 3958 5601 0.119729821294068 0.119729821294068 18382 8919 8920 0.0492932118239397 0.0492932118239397 19080 4746 4159 0.17797879706873 0.17797879706873 13065 8947 8948 0.014693528299895 0.014693528299895 19135 3168 8470 0.0222426676149063 0.0222426676149063 20824 9337 9400 0.0122401419030242 0.0122401419030242 19172 6804 7956 0.0915174498096421 0.0915174498096421 19618 10588 10494 0.00731369728944242 0.00731369728944242 19331 9893 10473 0.0200896227314349 0.0200896227314349 15874 8889 8940 0.103516223202584 0.103516223202584 19358 9949 10479 0.0590930811213136 0.0590930811213136 19413 7239 3251 0.195270640148282 0.195270640148282 19962 10674 10685 0.14613727594919 0.14613727594919 18473 9005 9006 0.01365486811001 0.01365486811001 20041 9172 140 0.204724385208342 0.204724385208342 18917 10396 10397 0.0952180129620757 0.0952180129620757 20063 2998 4930 0.100928455718765 0.100928455718765 20587 10865 10840 0.00838601883021894 0.00838601883021894 4418 4129 2776 0.133433939347385 0.133433939347385 14836 7396 7377 0.030817448743492 0.030817448743492 14837 7377 3410 0.100816825455254 0.100816825455254 15447 9607 9608 0.0162401698909022 0.0162401698909022 309 317 318 0.0119735018205437 0.0119735018205437 13531 5648 3387 0.0436500601039895 0.0436500601039895 14946 8215 8212 0.101284367879663 0.101284367879663 13555 408 9127 0.613912488305853 0.613912488305853 14981 9463 7091 0.107883940343108 0.107883940343108 14982 7091 8789 0.108748219147477 0.108748219147477 13650 9158 9159 0.0150152429008076 0.0150152429008076 15063 8874 7430 0.0504536590179092 0.0504536590179092 17072 3687 8133 0.141298637785039 0.141298637785039 18493 9170 5545 0.102571946583037 0.102571946583037 15171 9511 9512 0.0502858420296349 0.0502858420296349 15174 9514 9515 0.0498070291463972 0.0498070291463972 18566 10322 10323 0.186113882409967 0.186113882409967 16100 9824 9817 0.0308009946802063 0.0308009946802063 16101 9817 8245 0.0866075022072335 0.0866075022072335 15444 8607 9604 0.0180426861021608 0.0180426861021608 16161 3728 722 0.106535324504203 0.106535324504203 16174 9840 7201 0.0108095014749508 0.0108095014749508 16239 9856 7742 0.4032601166124 0.4032601166124 16240 7742 5837 0.199863858168715 0.199863858168715 15881 8762 9238 0.022425928034548 0.022425928034548 16327 3906 3134 0.109247651866168 0.109247651866168 16328 3134 5403 0.105230091275359 0.105230091275359 17203 10075 10076 0.206234100938924 0.206234100938924 17253 5918 917 0.179236073493399 0.179236073493399 18223 1695 6884 0.201956855870188 0.201956855870188 15286 3187 9268 0.0103389762120735 0.0103389762120735 19421 34 3533 0.2073108703911 0.2073108703911 19436 6852 10490 0.151686039209942 0.151686039209942 19663 10609 9366 0.0532084205099813 0.0532084205099813 19847 10658 7133 0.20071321213787 0.20071321213787 19953 7857 10414 0.0579007631193554 0.0579007631193554 19293 10471 8765 0.117981892754207 0.117981892754207 19987 9727 10653 0.0514452608394938 0.0514452608394938 19988 10653 1103 0.0505009558673589 0.0505009558673589 15432 9598 7965 0.00918826645895189 0.00918826645895189 15465 9615 9616 0.0488173542586425 0.0488173542586425 15505 2286 4494 0.207036482148074 0.207036482148074 18430 7784 10291 0.0493825781706533 0.0493825781706533 15468 7963 9610 0.0129310975383002 0.0129310975383002 15643 9669 8703 0.0154036792176203 0.0154036792176203 15293 9561 9563 0.0354006218838869 0.0354006218838869 15662 5995 7675 0.101107003151938 0.101107003151938 15469 9610 9613 0.00340267268464027 0.00340267268464027 15685 3450 6014 0.102083800598865 0.102083800598865 18613 9261 4049 0.17355432372221 0.17355432372221 15707 8686 8810 0.0279306326987703 0.0279306326987703 15471 9606 8892 0.117003908235376 0.117003908235376 15762 2940 6814 0.0992967316903301 0.0992967316903301 15764 6595 9701 0.0232598991470647 0.0232598991470647 14656 9410 9411 0.19733052173904 0.19733052173904 20261 10720 5750 0.00799491979378441 0.00799491979378441 2336 1153 2328 0.201597448584961 0.201597448584961 17300 8716 8745 0.199099643459498 0.199099643459498 19471 10515 10516 0.00520398584376517 0.00520398584376517 20611 10819 10828 0.0109320789190355 0.0109320789190355 20612 10828 10821 0.0197366861798755 0.0197366861798755 20613 10821 10870 0.0252155503065758 0.0252155503065758 478 480 212 0.0356029775534751 0.0356029775534751 15859 9740 9707 0.0569780852958723 0.0569780852958723 515 509 510 0.286655598001641 0.286655598001641 520 514 515 0.226862534758366 0.226862534758366 15253 9545 9538 0.0260796874031177 0.0260796874031177 624 614 615 0.101063162513791 0.101063162513791 19463 10483 10508 0.019159575222575 0.019159575222575 17219 3199 3087 0.202098851695834 0.202098851695834 702 696 697 0.1055651557861 0.1055651557861 15544 9645 9646 0.00692347068679982 0.00692347068679982 776 778 779 0.103928492069641 0.103928492069641 15955 6396 500 0.195346208359328 0.195346208359328 913 927 928 0.0495542499145439 0.0495542499145439 915 929 930 0.0493548663548942 0.0493548663548942 15957 9767 9768 0.0474477023795114 0.0474477023795114 932 947 948 0.100759864187185 0.100759864187185 15960 9770 7450 0.0160716244910599 0.0160716244910599 955 967 968 0.0165679791310418 0.0165679791310418 957 969 970 0.197449816642368 0.197449816642368 15913 9240 9745 0.0339191222144473 0.0339191222144473 980 991 992 0.138684932577873 0.138684932577873 15891 9002 7513 0.0667178592447727 0.0667178592447727 1003 1016 1017 0.039629871856248 0.039629871856248 1004 1017 1018 0.176155002789907 0.176155002789907 19469 10513 10514 0.0200709923319022 0.0200709923319022 16388 9459 9771 0.0286077698371324 0.0286077698371324 1087 1103 1104 0.338644304966299 0.338644304966299 17156 3091 4971 0.202252452796884 0.202252452796884 16103 255 8239 0.267325536990832 0.267325536990832 1170 1186 1187 0.0990780990020656 0.0990780990020656 16337 8026 3444 0.219522804846043 0.219522804846043 1298 1323 1324 0.104021267127805 0.104021267127805 1299 1324 1325 0.0988550932780109 0.0988550932780109 16392 9847 9876 0.0466572032639634 0.0466572032639634 1322 1347 1348 0.145300158256776 0.145300158256776 387 389 390 0.101909828504342 0.101909828504342 19511 10536 10537 0.0367294544686212 0.0367294544686212 1469 1489 1490 0.0976691429125615 0.0976691429125615 12005 8512 8049 0.105397118565585 0.105397118565585 18733 7646 6209 0.175022021354251 0.175022021354251 16766 5003 7290 0.0493746723595829 0.0493746723595829 1495 1515 1473 0.1629816039782 0.1629816039782 1497 1516 1517 0.202642438735294 0.202642438735294 16788 10012 8649 0.310114997807766 0.310114997807766 1549 1574 1575 0.0819858846366358 0.0819858846366358 1550 1575 1576 0.0787364050378914 0.0787364050378914 12359 8664 8670 0.00994780391809775 0.00994780391809775 16806 9858 3171 0.0510524682713306 0.0510524682713306 1570 1597 1598 0.101896558922667 0.101896558922667 2686 2646 2647 0.164307180037452 0.164307180037452 17103 9923 330 0.250512453112542 0.250512453112542 1650 1677 1678 0.13227170643909 0.13227170643909 11530 810 811 0.199368445906152 0.199368445906152 16952 10036 10037 0.00823596195269871 0.00823596195269871 1704 1725 1726 0.0532102629650272 0.0532102629650272 17039 9210 8988 0.00924605732532601 0.00924605732532601 1762 1487 1782 0.108567137541803 0.108567137541803 14689 2798 2868 0.199650986040528 0.199650986040528 17136 4412 4425 0.202602949014775 0.202602949014775 17489 472 4654 0.0574342005254488 0.0574342005254488 1935 1949 1223 0.041131087786823 0.041131087786823 1937 1950 1951 0.0773266220673917 0.0773266220673917 16304 2826 2827 0.0584380832256012 0.0584380832256012 17962 10235 5193 0.0148018460000789 0.0148018460000789 2187 2187 2188 0.0698088769426891 0.0698088769426891 17834 10187 10188 0.0373456729353608 0.0373456729353608 17023 10058 10059 0.043764797810192 0.043764797810192 2261 2261 2262 0.20174624930555 0.20174624930555 20285 10701 10709 0.0172154433985116 0.0172154433985116 16421 3331 3358 0.0229870189622456 0.0229870189622456 20297 5579 7524 0.0531120067375217 0.0531120067375217 12353 8669 8661 0.00857375962495721 0.00857375962495721 16657 3462 3464 0.173665424327281 0.173665424327281 19565 10567 7463 0.00795043725476521 0.00795043725476521 17162 5087 5107 0.202243070877092 0.202243070877092 19034 10159 9497 0.0427022948506461 0.0427022948506461 20744 9001 10918 0.332184959452437 0.332184959452437 20748 10921 10922 0.0509227801768603 0.0509227801768603 20749 10923 10924 0.18669804780169 0.18669804780169 20750 10925 10926 0.0392592111051346 0.0392592111051346 20752 10927 10928 0.00711510327217607 0.00711510327217607 20754 10929 10930 0.0834966641757845 0.0834966641757845 20756 10931 10932 0.0408755067283247 0.0408755067283247 20758 10933 10934 0.0399346912680156 0.0399346912680156 20760 10935 10936 0.0903151185359097 0.0903151185359097 20762 10937 8302 0.00392992290489043 0.00392992290489043 20763 8302 10927 0.00412640673301695 0.00412640673301695 20765 10918 3754 0.00609979968071289 0.00609979968071289 20766 3754 10938 0.00661123306657495 0.00661123306657495 20768 10920 7783 0.00949225948867298 0.00949225948867298 20769 7783 10939 0.00900064827794335 0.00900064827794335 20771 10940 3415 0.00746326017722055 0.00746326017722055 20772 3415 10941 0.00571991053425525 0.00571991053425525 20774 10938 10942 0.117980886182769 0.117980886182769 20776 10941 10943 0.040800141538403 0.040800141538403 20778 10929 8910 0.00644678344686978 0.00644678344686978 20779 8910 10944 0.00853909895805364 0.00853909895805364 20781 10926 10280 0.00413065470277064 0.00413065470277064 20782 10280 10933 0.00507364819278473 0.00507364819278473 16513 9922 1630 0.0152212141119797 0.0152212141119797 16537 3671 9932 0.221180884679333 0.221180884679333 16539 9933 7834 0.139783679739911 0.139783679739911 16790 10013 7828 0.227723092786938 0.227723092786938 18645 1318 5867 0.177222990129465 0.177222990129465 16960 10042 10043 0.0112267703364208 0.0112267703364208 17266 3520 4261 0.200318193124263 0.200318193124263 18444 10290 1124 0.0512555936349529 0.0512555936349529 17645 7 9825 0.783906819132393 0.783906819132393 18721 5864 1312 0.178403401011926 0.178403401011926 18408 6096 10287 0.0607868213781131 0.0607868213781131 17821 10187 10188 0.0373456729353608 0.0373456729353608 17849 2817 1418 0.198773063708036 0.198773063708036 17914 4748 4144 0.180736428235498 0.180736428235498 17915 4144 2362 0.17239723292509 0.17239723292509 18664 5184 5652 0.105551381348891 0.105551381348891 18600 10333 10334 0.176228489643034 0.176228489643034 18763 10341 10340 0.0478284118767837 0.0478284118767837 18822 10356 10117 0.120644655146847 0.120644655146847 12967 1825 1881 0.094094502294363 0.094094502294363 19280 10465 10466 0.126391742395325 0.126391742395325 19156 8422 10431 0.296704595839795 0.296704595839795 19440 7907 10492 0.0345487307061229 0.0345487307061229 20295 10709 10710 0.0460287189373458 0.0460287189373458 3578 3435 3436 0.0484142710611121 0.0484142710611121 3579 3436 2495 0.0837858518069818 0.0837858518069818 3580 2495 3437 0.120116992356444 0.120116992356444 3581 3437 2842 0.00242442592962248 0.00242442592962248 14124 506 3659 0.275685944218073 0.275685944218073 16901 3513 74 0.203700975919817 0.203700975919817 18139 6038 10260 0.200840451178757 0.200840451178757 19824 7641 5603 0.172193293465978 0.172193293465978 19832 10652 10653 0.149094174776889 0.149094174776889 16543 3555 814 0.153171011691858 0.153171011691858 20427 10755 10788 0.051994279761698 0.051994279761698 11503 6094 2973 0.264851184287827 0.264851184287827 11438 8034 511 0.21998121248842 0.21998121248842 16767 7290 3183 0.0591297362625136 0.0591297362625136 20517 10806 10844 0.0093521291785604 0.0093521291785604 18290 6889 6752 0.139920838374264 0.139920838374264 11434 8077 8253 0.0508611139110148 0.0508611139110148 20513 10060 10809 0.00760770059759869 0.00760770059759869 18366 7716 7754 0.0519727898310098 0.0519727898310098 11784 8036 2685 0.144743408596787 0.144743408596787 11570 8321 7713 0.150502362587478 0.150502362587478 18376 8353 6069 0.193914067776721 0.193914067776721 12066 8533 8534 0.0445577347958965 0.0445577347958965 16678 9979 9981 0.0909471727810372 0.0909471727810372 20808 10948 8326 0.017351380837649 0.017351380837649 13031 590 8926 0.147745966959296 0.147745966959296 18483 9138 9139 0.0109683239632665 0.0109683239632665 16502 3167 9925 0.137835608828632 0.137835608828632 16961 10043 10044 0.075399787572802 0.075399787572802 17393 67 3508 0.205321571793414 0.205321571793414 17395 68 7304 0.202979892499458 0.202979892499458 17650 303 395 0.11664951410225 0.11664951410225 18596 10330 1845 0.0286669821878414 0.0286669821878414 18996 5601 9265 0.00587624613864547 0.00587624613864547 19117 402 10431 0.249198506812358 0.249198506812358 19489 4703 10441 0.0209493756701814 0.0209493756701814 19929 9514 10680 0.206733607617385 0.206733607617385 20583 10849 9338 0.00790665036605531 0.00790665036605531 20193 10707 9813 0.31051590829715 0.31051590829715 19738 9472 4893 0.184563607099297 0.184563607099297 19739 4893 9418 0.161581410791365 0.161581410791365 19740 9418 955 0.17512104217346 0.17512104217346 19741 955 8865 0.17730267158364 0.17730267158364 19745 4908 6614 0.202025102521769 0.202025102521769 19746 6614 9456 0.193906231686937 0.193906231686937 19747 9456 10644 0.207835763228408 0.207835763228408 19748 10644 647 0.139231068042996 0.139231068042996 19807 7868 3718 0.103509284327612 0.103509284327612 19756 9305 1209 0.168197350020426 0.168197350020426 19906 9507 10678 0.206369047895258 0.206369047895258 17115 582 4052 0.0200066549889732 0.0200066549889732 20290 10700 10701 0.0224013855081139 0.0224013855081139 15856 9738 9733 0.00602831355714784 0.00602831355714784 16390 9811 3033 0.00758642111179705 0.00758642111179705 17208 234 10075 0.0065072113132931 0.0065072113132931 18209 3991 6766 0.202297976338321 0.202297976338321 314 322 323 0.0362830323344 0.0362830323344 17944 10224 7938 0.0484797623817722 0.0484797623817722 11519 657 658 0.200633396770054 0.200633396770054 18400 7187 1425 0.131517435591527 0.131517435591527 16448 9905 9906 0.00998689980616885 0.00998689980616885 1705 1726 1727 0.0778502303245676 0.0778502303245676 19817 3729 10647 0.0543545423636727 0.0543545423636727 20793 10938 8908 0.0180004191395181 0.0180004191395181 19241 8221 10460 0.0833729876311698 0.0833729876311698 18639 5180 2582 0.17723417320802 0.17723417320802 20291 10701 10703 0.028889965052559 0.028889965052559 19963 4945 7404 0.157747728004848 0.157747728004848 5109 4628 4629 0.132844583260552 0.132844583260552 13926 8916 8922 0.136369708465648 0.136369708465648 19964 7404 10415 0.200029723937468 0.200029723937468 12274 8517 8518 0.0318537260898596 0.0318537260898596 302 310 311 0.0714603355500818 0.0714603355500818 307 315 316 0.0430385391585726 0.0430385391585726 333 333 334 0.130005791781119 0.130005791781119 501 338 339 0.0809671757461818 0.0809671757461818 337 340 336 0.244398847800565 0.244398847800565 339 341 342 0.368758396632831 0.368758396632831 341 343 344 0.267836247641829 0.267836247641829 1553 1578 1579 0.0969614959298273 0.0969614959298273 360 362 363 0.19757055700413 0.19757055700413 361 363 358 0.235481235248911 0.235481235248911 365 366 367 0.102920688901431 0.102920688901431 374 376 377 0.135433574317766 0.135433574317766 376 378 379 0.134391053348824 0.134391053348824 485 478 486 0.209563350313202 0.209563350313202 489 489 490 0.0633762863456435 0.0633762863456435 491 491 492 0.0663732872105415 0.0663732872105415 493 493 494 0.169203096380544 0.169203096380544 495 5 495 0.258130691528307 0.258130691528307 496 495 496 0.152370734557831 0.152370734557831 523 518 519 0.337507977198885 0.337507977198885 525 520 521 0.106662672722042 0.106662672722042 527 522 523 0.0555974633225448 0.0555974633225448 529 524 525 0.0282350762510443 0.0282350762510443 530 525 526 0.0218806529722405 0.0218806529722405 532 527 397 0.320431501428441 0.320431501428441 11515 270 528 0.19992365959325 0.19992365959325 535 529 530 0.455513641378482 0.455513641378482 537 531 532 0.375956762810707 0.375956762810707 11371 7972 290 0.0119699038475456 0.0119699038475456 14734 4868 2218 0.161837248854237 0.161837248854237 6872 5877 5878 0.0844725820315708 0.0844725820315708 16249 9860 8753 0.202765718025687 0.202765718025687 16250 8753 9861 0.201364638358659 0.201364638358659 16251 9861 3662 0.165177264018871 0.165177264018871 20720 9398 9340 0.00984702702877527 0.00984702702877527 16256 9863 8751 0.202603541868936 0.202603541868936 16260 3650 88 0.266027674120579 0.266027674120579 16261 88 3524 0.203075294530693 0.203075294530693 16262 3524 9864 0.20046430405241 0.20046430405241 16263 9864 6517 0.135079896017257 0.135079896017257 19523 6855 10544 0.00712022213135496 0.00712022213135496 19524 10544 10545 0.0729342151704198 0.0729342151704198 19526 10427 10546 0.0076995400840501 0.0076995400840501 19527 10546 10545 0.0321755552809886 0.0321755552809886 19528 10545 10547 0.0194542890583841 0.0194542890583841 19529 10547 10548 0.0207030648178635 0.0207030648178635 19530 10548 10543 0.0190435691175833 0.0190435691175833 19531 10543 10549 0.0747704686946873 0.0747704686946873 19532 10549 6859 0.00739470505760699 0.00739470505760699 19543 10555 10556 0.0878912692065361 0.0878912692065361 19544 10556 7460 0.0082175900444136 0.0082175900444136 11808 8395 2692 0.146729521611774 0.146729521611774 19546 6852 10557 0.00689466829919516 0.00689466829919516 19547 10557 10558 0.00988642805887056 0.00988642805887056 19548 10558 10559 0.0350073244923259 0.0350073244923259 19550 10409 10559 0.0205641181514586 0.0205641181514586 343 345 346 0.0953881878570937 0.0953881878570937 357 359 360 0.0408490640041322 0.0408490640041322 359 361 362 0.026041104546106 0.026041104546106 19800 8772 7638 0.176309543452907 0.176309543452907 19802 6235 5200 0.174765267300994 0.174765267300994 14862 8517 9439 0.0489472304938478 0.0489472304938478 14864 9387 9440 0.0279990514780242 0.0279990514780242 206 104 218 0.105140809305177 0.105140809305177 207 218 219 0.425726992195474 0.425726992195474 208 219 220 0.341194420964085 0.341194420964085 564 250 558 0.137167107757782 0.137167107757782 566 559 560 0.116737480647973 0.116737480647973 570 563 564 0.00248176882120935 0.00248176882120935 571 564 565 0.0167681949380125 0.0167681949380125 573 566 248 0.898480310845601 0.898480310845601 577 569 570 0.20355346310439 0.20355346310439 578 570 571 0.196730394721169 0.196730394721169 579 571 572 0.203615183123948 0.203615183123948 580 572 573 0.198181200751108 0.198181200751108 14119 4047 3768 0.167133877022618 0.167133877022618 16964 10030 10041 0.01368783886441 0.01368783886441 17397 72 7305 0.205159206156883 0.205159206156883 18238 8494 6764 0.145768349374275 0.145768349374275 19608 10515 10585 0.0689638415978994 0.0689638415978994 18764 10340 10339 0.0412859123428405 0.0412859123428405 18823 10117 10113 0.0135016334010227 0.0135016334010227 19106 10358 10371 0.165108727109845 0.165108727109845 19491 10447 10448 0.0188144168916081 0.0188144168916081 20034 9939 10087 0.139116164222915 0.139116164222915 20585 10868 10860 0.0191301130167572 0.0191301130167572 16225 9851 8750 0.201618763717288 0.201618763717288 16226 8750 9852 0.201631838787549 0.201631838787549 16227 9852 3528 0.200735525849656 0.200735525849656 16228 3528 92 0.203732802229698 0.203732802229698 16230 9853 7739 0.398547510805713 0.398547510805713 16231 7739 5833 0.201507956367007 0.201507956367007 16232 5833 9854 0.202599224942483 0.202599224942483 16233 9854 8749 0.200829688485991 0.200829688485991 16234 8749 9855 0.20199683583572 0.20199683583572 16235 9855 3526 0.201154889365918 0.201154889365918 16236 3526 90 0.202910490655376 0.202910490655376 16237 90 3653 0.220628466219896 0.220628466219896 16241 5837 9857 0.2019855844315 0.2019855844315 16242 9857 8752 0.20368896268505 0.20368896268505 16243 8752 9858 0.200451227373991 0.200451227373991 16244 9858 3660 0.230907711206458 0.230907711206458 16248 5838 9860 0.202297457689378 0.202297457689378 19645 10602 7824 0.0258612340137364 0.0258612340137364 363 364 365 0.559719374351914 0.559719374351914 19907 10678 9721 0.0996291174385701 0.0996291174385701 506 500 501 0.0135415609654236 0.0135415609654236 561 555 249 0.135203722470136 0.135203722470136 11580 1888 1889 0.200666363671928 0.200666363671928 15798 2349 2131 0.0298025813439396 0.0298025813439396 539 533 534 0.0326127113197712 0.0326127113197712 19790 4873 2223 0.160309891999679 0.160309891999679 19791 2223 939 0.184480311036498 0.184480311036498 19793 6601 8056 0.176023947078255 0.176023947078255 18090 1076 4197 0.0860162512015724 0.0860162512015724 19867 5588 10668 0.0462472353637014 0.0462472353637014 19868 10668 3867 0.0484404910203503 0.0484404910203503 16756 10007 10009 0.110124788745591 0.110124788745591 20270 10704 10719 0.0406376536123098 0.0406376536123098 20705 10912 9190 0.00712573261129369 0.00712573261129369 18194 10279 8107 0.203288621260674 0.203288621260674 20434 10793 8352 0.0594105399024928 0.0594105399024928 458 461 462 0.198429530791892 0.198429530791892 460 463 464 0.0462542784573108 0.0462542784573108 462 465 466 0.144675049024067 0.144675049024067 17120 4175 1798 0.171169073462998 0.171169073462998 464 265 467 0.159364568867095 0.159364568867095 18157 6034 6309 0.201831068920315 0.201831068920315 4816 4421 3998 0.17545447475176 0.17545447475176 4922 4493 4494 0.0159365819430951 0.0159365819430951 5210 4702 4703 0.066548442936564 0.066548442936564 7813 6447 2400 0.0150551554736642 0.0150551554736642 16544 814 7835 0.140306546265127 0.140306546265127 12308 8643 8644 0.0690537561530006 0.0690537561530006 17649 227 303 0.195568266331611 0.195568266331611 7918 6517 6518 0.0762261509888863 0.0762261509888863 17937 10218 10222 0.0404413602972235 0.0404413602972235 17938 10222 10219 0.0368645715567014 0.0368645715567014 8128 6642 6643 0.177723704306915 0.177723704306915 17941 10223 10220 0.00249551892827132 0.00249551892827132 17943 10222 10224 0.00241172243246435 0.00241172243246435 8312 6745 6746 0.136482587401898 0.136482587401898 18754 7413 5870 0.17727401445854 0.17727401445854 18755 5870 1322 0.17769011554913 0.17769011554913 19718 10634 10631 0.0223829659698328 0.0223829659698328 19728 5372 10636 0.0113147577104563 0.0113147577104563 11655 8352 8354 0.0940321887930874 0.0940321887930874 12943 1331 8882 0.0183910567310257 0.0183910567310257 13038 8921 8931 0.0826069320981336 0.0826069320981336 15877 9002 8833 0.267177283911404 0.267177283911404 13924 219 9234 0.1533276461132 0.1533276461132 14664 6543 4752 0.198706695176553 0.198706695176553 14064 5103 7930 0.0939071679637344 0.0939071679637344 15409 9587 9588 0.102439715732603 0.102439715732603 17271 7309 3269 0.20118551117184 0.20118551117184 19597 10581 10493 0.00740818165509206 0.00740818165509206 17856 10198 10199 0.0985751913110846 0.0985751913110846 17916 2362 5630 0.113519118424065 0.113519118424065 17920 5276 3075 0.102745112375949 0.102745112375949 19227 10451 10452 0.0446144989444803 0.0446144989444803 20035 10087 7837 0.13791526067504 0.13791526067504 418 417 418 0.0816052997413777 0.0816052997413777 20262 5750 10721 0.00796157509542264 0.00796157509542264 3789 1821 3611 0.0958389453890581 0.0958389453890581 3790 3611 2772 0.203476606019223 0.203476606019223 3793 3613 3614 0.132946325644283 0.132946325644283 3796 3616 3617 0.204716112848492 0.204716112848492 3797 3617 3618 0.195623928497501 0.195623928497501 427 426 427 0.387676950856037 0.387676950856037 429 428 429 0.0146752084107322 0.0146752084107322 430 429 430 0.036859949213086 0.036859949213086 431 430 431 0.0704161362424121 0.0704161362424121 432 431 432 0.590519007108071 0.590519007108071 4284 2975 658 0.052473064124837 0.052473064124837 4286 1885 270 0.0500105419976734 0.0500105419976734 4287 270 4027 0.0498040073250557 0.0498040073250557 4288 4027 4028 0.0589001114271481 0.0589001114271481 4289 4028 4029 0.0431017175700998 0.0431017175700998 4360 2497 4085 0.0418616206629569 0.0418616206629569 4362 4086 4087 0.0498519055829618 0.0498519055829618 4375 4097 4098 0.0489802870312836 0.0489802870312836 4376 4098 4099 0.0495757400917575 0.0495757400917575 4377 4099 1289 0.0496665540814756 0.0496665540814756 4388 1566 4105 0.137573017409453 0.137573017409453 4391 695 4107 0.201385149795677 0.201385149795677 4393 4108 4109 0.0199664273987825 0.0199664273987825 14838 3410 8377 0.101986580237 0.101986580237 14839 8377 7446 0.0983251649921582 0.0983251649921582 14840 7446 7164 0.102406305295689 0.102406305295689 14842 7777 9006 0.0511080596626327 0.0511080596626327 14843 9006 1118 0.0498086503332092 0.0498086503332092 14844 1118 9427 0.0503946729534928 0.0503946729534928 14845 9427 7495 0.0500441160343634 0.0500441160343634 14846 7495 9428 0.0499148481472719 0.0499148481472719 16340 8082 9873 0.204288977647072 0.204288977647072 16284 2160 2852 0.333640243849923 0.333640243849923 16319 7334 9870 0.105486497466828 0.105486497466828 16320 9870 3330 0.104529154175209 0.104529154175209 16321 3330 5008 0.105000246042652 0.105000246042652 16322 5008 9871 0.101110660676404 0.101110660676404 16323 9871 6279 0.105691817248501 0.105691817248501 16324 6279 9872 0.052158145666091 0.052158145666091 16325 9872 1044 0.0524997416021315 0.0524997416021315 16326 1044 3906 0.105460879039182 0.105460879039182 16329 5403 7356 0.10569318364656 0.10569318364656 16330 7356 6784 0.104889107310835 0.104889107310835 16331 6784 5124 0.210810768544514 0.210810768544514 20721 9340 10905 0.00789820611305507 0.00789820611305507 20723 10753 9339 0.007875732855517 0.007875732855517 20728 9342 9396 0.0106743790650573 0.0106743790650573 20729 9396 10915 0.00762676803615786 0.00762676803615786 20731 10886 10916 0.00379288018005415 0.00379288018005415 20732 10916 10888 0.0491926355480291 0.0491926355480291 20733 10888 10897 0.0175392611655491 0.0175392611655491 20735 5884 5882 0.0407543500383345 0.0407543500383345 20739 10916 10896 0.0428179717864665 0.0428179717864665 19515 10538 10539 0.0270370607457707 0.0270370607457707 19519 10540 10541 0.0721562499053708 0.0721562499053708 19520 6858 10542 0.00731747119062453 0.00731747119062453 19521 10542 10543 0.072308027249243 0.072308027249243 19641 10598 10599 0.0410277962156296 0.0410277962156296 19647 10527 10603 0.00759964014854772 0.00759964014854772 8 8 9 0.136291899256532 0.136291899256532 9 9 10 0.137589063327607 0.137589063327607 10 10 11 0.132825874246234 0.132825874246234 18420 9372 1692 0.204432374496239 0.204432374496239 18421 1692 6881 0.204488584881531 0.204488584881531 279 289 290 0.0346246156131069 0.0346246156131069 280 290 291 0.0090342150661118 0.0090342150661118 287 297 298 0.583705095697001 0.583705095697001 288 298 299 0.306214311798175 0.306214311798175 290 300 106 0.00724031766776508 0.00724031766776508 16839 9888 10020 0.0079899169832474 0.0079899169832474 292 301 302 0.137922345506014 0.137922345506014 293 302 303 0.195856797695859 0.195856797695859 295 304 305 0.071509984134022 0.071509984134022 296 305 291 0.00958395052624692 0.00958395052624692 298 306 307 0.132706668323714 0.132706668323714 300 308 309 0.180558406302622 0.180558406302622 13564 3088 497 0.0577004807279618 0.0577004807279618 549 543 426 0.352446625998258 0.352446625998258 552 546 547 0.162031197296959 0.162031197296959 555 549 550 0.0907371722674166 0.0907371722674166 16080 9284 9816 0.896094060874208 0.896094060874208 922 936 937 0.0492564901299232 0.0492564901299232 923 937 938 0.0472982580528762 0.0472982580528762 924 938 939 0.0491354084196454 0.0491354084196454 925 939 940 0.0508720309451131 0.0508720309451131 926 940 941 0.0492045261244582 0.0492045261244582 928 942 943 0.0497647165539241 0.0497647165539241 929 943 944 0.0490705088651407 0.0490705088651407 930 944 945 0.0603455693296164 0.0603455693296164 931 946 947 0.0401316151990327 0.0401316151990327 933 948 949 0.0998226264147839 0.0998226264147839 934 949 950 0.0983576522120727 0.0983576522120727 15935 9756 9757 0.156652526688463 0.156652526688463 2725 2680 2681 0.0108684198063562 0.0108684198063562 2726 2681 2682 0.048953084737917 0.048953084737917 2727 2682 2683 0.0539629704453868 0.0539629704453868 2728 2683 2684 0.0523967582185389 0.0523967582185389 2730 2685 2686 0.0561874543205358 0.0561874543205358 2731 2686 2687 0.0505746825733151 0.0505746825733151 2732 2687 2688 0.0532702991765301 0.0532702991765301 2733 2688 2689 0.0520434204860384 0.0520434204860384 2734 2689 2690 0.0469426670134342 0.0469426670134342 2735 2690 2691 0.0055983554055492 0.0055983554055492 2736 2691 2692 0.0527791994653692 0.0527791994653692 2737 2692 2693 0.0530982869497539 0.0530982869497539 2738 2693 2694 0.0517656440902012 0.0517656440902012 2740 2695 2696 0.0564222695417846 0.0564222695417846 2741 2696 2697 0.0491123681137852 0.0491123681137852 2743 2698 2563 0.102019026624601 0.102019026624601 2745 2699 2700 0.132875620799413 0.132875620799413 2746 2700 2701 0.135383174760531 0.135383174760531 2747 2701 2702 0.142428760025563 0.142428760025563 2749 2703 2704 0.0110418183352839 0.0110418183352839 3232 1186 3146 0.0222724242580952 0.0222724242580952 3233 3146 3147 0.199414112058729 0.199414112058729 3235 3148 3149 0.202164772668483 0.202164772668483 3236 3149 3150 0.200873635711822 0.200873635711822 3238 1549 3151 0.20099284178908 0.20099284178908 3239 3151 284 0.102708547785912 0.102708547785912 3241 3152 3153 0.190699299195112 0.190699299195112 3242 3153 3154 0.20682256355895 0.20682256355895 3244 3155 3156 0.180582058742099 0.180582058742099 3245 3156 3157 0.169576673169674 0.169576673169674 3246 3157 3158 0.182296097160239 0.182296097160239 3247 3158 3159 0.198872141197801 0.198872141197801 3248 3159 3160 0.150969541792736 0.150969541792736 3250 3161 3162 0.20389937284006 0.20389937284006 14826 8301 6748 0.0667725814392886 0.0667725814392886 14827 6748 7911 0.0672145953526644 0.0672145953526644 14828 7911 6148 0.0663282745787247 0.0663282745787247 258 257 266 0.0587628088830451 0.0587628088830451 19749 647 7274 0.134298165118703 0.134298165118703 19750 7274 1989 0.0916188684792704 0.0916188684792704 19751 1989 1973 0.0380843237979454 0.0380843237979454 19752 1973 4593 0.133556226393108 0.133556226393108 19753 4593 6480 0.132288869732613 0.132288869732613 19754 6480 2468 0.142585895231316 0.142585895231316 19758 9421 959 0.172665861332853 0.172665861332853 19759 959 10645 0.13147788241291 0.13147788241291 19760 1208 9304 0.168127340065809 0.168127340065809 20582 10869 10849 0.0156424449925145 0.0156424449925145 19762 9148 5948 0.203948884455816 0.203948884455816 19763 5948 5140 0.230511938313211 0.230511938313211 19771 9419 957 0.173152824232778 0.173152824232778 19772 957 8866 0.177567389214567 0.177567389214567 19773 8866 3772 0.153916736097948 0.153916736097948 19774 3772 10250 0.199306990270457 0.199306990270457 19776 5481 9962 0.172319939483889 0.172319939483889 19784 10633 5611 0.0523352586472612 0.0523352586472612 19785 5611 10632 0.0574818788883128 0.0574818788883128 19786 10632 3948 0.0628606527024246 0.0628606527024246 19788 5471 9476 0.170862748175182 0.170862748175182 19795 10242 7118 0.176747024157438 0.176747024157438 19797 10241 6597 0.176287163937986 0.176287163937986 19798 6597 8052 0.177501084527478 0.177501084527478 19799 8052 8772 0.17769668863416 0.17769668863416 20115 7697 7687 0.0337511699796145 0.0337511699796145 19903 5589 10662 0.0571161687994488 0.0571161687994488 19904 10662 7532 0.0504117571952022 0.0504117571952022 19905 7532 10677 0.0997820208770486 0.0997820208770486 19909 2313 6581 0.0799825399923036 0.0799825399923036 19911 9640 7119 0.178268282456568 0.178268282456568 19912 7119 10244 0.176467674531692 0.176467674531692 19924 625 10679 0.208701850480872 0.208701850480872 3596 897 3446 0.139044776802754 0.139044776802754 3598 2803 3447 0.126707874592684 0.126707874592684 3599 3447 3448 0.123301295397385 0.123301295397385 3601 3449 3450 0.173676950071542 0.173676950071542 3602 3450 2355 0.178205364659248 0.178205364659248 3603 2355 3451 0.173197360497638 0.173197360497638 19562 10565 7475 0.0791516149409225 0.0791516149409225 3604 3451 3452 0.173541943088937 0.173541943088937 17079 9872 1162 0.139149030623918 0.139149030623918 3605 3452 3453 0.1769778659128 0.1769778659128 3606 3453 3454 0.165627970000561 0.165627970000561 3607 3454 1205 0.168543363105219 0.168543363105219 3608 1205 3455 0.0221544930319224 0.0221544930319224 3609 3455 3456 0.199430319568372 0.199430319568372 3610 3456 3457 0.153671457388635 0.153671457388635 3611 3457 954 0.177011997745418 0.177011997745418 3616 3461 3023 0.066721008314693 0.066721008314693 3617 3023 609 0.0626815132610695 0.0626815132610695 3618 609 3465 0.0706324711687883 0.0706324711687883 3620 3466 3467 0.0872559719077514 0.0872559719077514 3621 3467 3468 0.0185752884131515 0.0185752884131515 3624 3470 3471 0.137381540377109 0.137381540377109 3625 3471 3472 0.139227388345715 0.139227388345715 3627 3473 2394 0.0888475437763938 0.0888475437763938 3628 2394 3474 0.138668820339117 0.138668820339117 3630 752 1572 0.142095074047717 0.142095074047717 3636 1922 3478 0.201186325897418 0.201186325897418 3639 3479 78 0.204132972246117 0.204132972246117 3640 78 3480 0.203867249894849 0.203867249894849 3641 3480 3481 0.201309535256297 0.201309535256297 3642 3481 3482 0.20059690465602 0.20059690465602 3643 3482 3483 0.19983968701354 0.19983968701354 3645 3484 3485 0.206291326448342 0.206291326448342 17801 8859 9953 0.0450786858997054 0.0450786858997054 3647 1956 3486 0.372627158727207 0.372627158727207 3649 3487 3488 0.176001514646942 0.176001514646942 3652 3491 3492 0.0183360753269697 0.0183360753269697 3653 3492 1957 0.294352299971408 0.294352299971408 3655 1514 1794 0.180158106731211 0.180158106731211 3657 3493 3494 0.410250831833552 0.410250831833552 3658 3494 3495 0.80930180387284 0.80930180387284 3660 3497 3498 0.0969369694749486 0.0969369694749486 3661 3498 3499 0.0991356893770485 0.0991356893770485 3662 3499 3500 0.0998795294298673 0.0998795294298673 3663 3500 3501 0.0512305304785401 0.0512305304785401 3664 3501 3502 0.04790242821524 0.04790242821524 3665 3502 3503 0.0976724268185372 0.0976724268185372 3666 3503 3504 0.099556042023676 0.099556042023676 3667 3504 3505 0.0928685437479174 0.0928685437479174 3668 3505 3506 0.0161263903021828 0.0161263903021828 3670 3507 3508 0.0452502277318962 0.0452502277318962 3673 3510 3511 0.00276384344441178 0.00276384344441178 3674 3511 3512 0.10075109326777 0.10075109326777 3675 3512 3513 0.0463453549611142 0.0463453549611142 3676 3513 3514 0.0488777906121745 0.0488777906121745 3677 3514 3515 0.0517011274556552 0.0517011274556552 3678 3515 3480 0.0495708012211316 0.0495708012211316 3679 3480 3516 0.0493402083699287 0.0493402083699287 3680 3516 3517 0.0507690156276584 0.0507690156276584 3681 3517 3518 0.0480408906902884 0.0480408906902884 3682 3518 3519 0.0499402493817724 0.0499402493817724 3683 3519 3520 0.0491944164243011 0.0491944164243011 3685 3521 3522 0.048707440700188 0.048707440700188 3686 3522 3523 0.0553123927733894 0.0553123927733894 3688 3524 3525 0.0491959341758901 0.0491959341758901 3689 3525 3526 0.0471666433723512 0.0471666433723512 3690 3526 3527 0.0512305206815533 0.0512305206815533 3693 2737 3529 0.051933950168584 0.051933950168584 3694 3529 3530 0.02212553176718 0.02212553176718 3695 3530 3531 0.0926927616463166 0.0926927616463166 3698 3533 3534 0.0505032949697016 0.0505032949697016 3699 3534 3535 0.0486395723695605 0.0486395723695605 3700 3535 3536 0.0490245580059416 0.0490245580059416 3701 3536 3537 0.0505772192147856 0.0505772192147856 3703 3538 3540 0.0504276967004131 0.0504276967004131 3705 3541 3542 0.0472106572615262 0.0472106572615262 3706 3542 1776 0.0526607102662498 0.0526607102662498 3707 1776 3543 0.0501355164587406 0.0501355164587406 3708 3543 3545 0.0479683302933595 0.0479683302933595 3709 3545 3546 0.0512089379810606 0.0512089379810606 3712 3547 3548 0.0501783172118128 0.0501783172118128 3714 3549 3550 0.0951894457465396 0.0951894457465396 3716 3374 3551 0.137804864391147 0.137804864391147 3717 3552 3553 0.0519171995444708 0.0519171995444708 3718 3553 3554 0.0504125238991067 0.0504125238991067 3719 3554 3555 0.0509345511135035 0.0509345511135035 3720 3555 3556 0.0352813695033733 0.0352813695033733 3721 3556 3557 0.0165592866582096 0.0165592866582096 3722 3557 3558 0.0492318634139881 0.0492318634139881 3724 2895 3559 0.10435477566087 0.10435477566087 3725 3559 3560 0.106943183049813 0.106943183049813 3726 3560 3561 0.104660660979737 0.104660660979737 3727 3561 3562 0.110121719044693 0.110121719044693 3728 3562 3563 0.102966459525542 0.102966459525542 3730 3564 3565 0.0562722873891167 0.0562722873891167 3735 3568 3569 0.0531044201649232 0.0531044201649232 3736 3569 3570 0.106391147104451 0.106391147104451 3737 3570 3571 0.101252017782574 0.101252017782574 3738 3571 3323 0.106405710576167 0.106405710576167 3739 3323 3572 0.102008288172629 0.102008288172629 3740 3572 3573 0.10165616841443 0.10165616841443 3741 3573 2074 0.102582871487582 0.102582871487582 3742 2074 2671 0.108231570849142 0.108231570849142 3743 2671 3574 0.10456159833902 0.10456159833902 5002 115 4548 0.0219059413647985 0.0219059413647985 3744 3574 3575 0.112649473969198 0.112649473969198 3748 3469 3578 0.102738780677217 0.102738780677217 3751 848 3580 0.194594151891157 0.194594151891157 3780 799 3582 0.202016106794537 0.202016106794537 3753 3581 3583 0.0933177632696428 0.0933177632696428 3756 3586 3587 0.0427524561216555 0.0427524561216555 20307 3851 3852 0.0199150113624835 0.0199150113624835 3757 3587 3588 0.00652614157776479 0.00652614157776479 3758 3588 3589 0.0165416326790114 0.0165416326790114 3759 3589 3590 0.0292914453635219 0.0292914453635219 3760 3590 3591 0.012398142936734 0.012398142936734 3761 3591 3592 0.00808918004643223 0.00808918004643223 3762 3592 3593 0.0105968786869326 0.0105968786869326 3764 3487 3594 0.175200690864457 0.175200690864457 17310 5684 5685 0.200644913348264 0.200644913348264 3765 3594 2339 0.174981229925885 0.174981229925885 3768 3596 3597 0.239259126523314 0.239259126523314 3770 1985 1969 0.0388238770836811 0.0388238770836811 3771 1969 3598 0.103685036459381 0.103685036459381 3772 3598 3599 0.103278210249803 0.103278210249803 3774 3600 685 0.204822140654993 0.204822140654993 3775 685 1984 0.157051714392723 0.157051714392723 3777 2473 3601 0.204732098938096 0.204732098938096 3778 3601 3602 0.203258463693205 0.203258463693205 3779 3602 799 0.197950165384785 0.197950165384785 3781 3582 3603 0.209363914186111 0.209363914186111 3782 3603 3604 0.202974468009462 0.202974468009462 3783 3604 3063 0.201030651985273 0.201030651985273 3784 3063 3605 0.183452467298283 0.183452467298283 3785 3605 3609 0.0173247613422977 0.0173247613422977 3786 3609 3610 0.100167424900963 0.100167424900963 3787 3610 1148 0.0998182719974527 0.0998182719974527 3798 3618 3619 1.41244277904247 1.41244277904247 3799 3620 3621 0.200419085699923 0.200419085699923 3800 3621 3083 0.197049820413636 0.197049820413636 3806 3250 3625 0.214852973763206 0.214852973763206 3807 3625 37 0.19341482884534 0.19341482884534 3808 37 3536 0.207817408343139 0.207817408343139 3809 3536 3626 0.197537787183869 0.197537787183869 3810 3626 3627 0.0725803332096263 0.0725803332096263 3812 3628 3629 0.0377891893344826 0.0377891893344826 3814 3630 108 0.222508950073657 0.222508950073657 3815 108 3631 0.48374336677931 0.48374336677931 3816 3631 3632 1.29923590650812 1.29923590650812 17118 3959 510 0.232935824119298 0.232935824119298 4428 4136 4137 0.173313517100692 0.173313517100692 4429 4137 4138 0.202530185785573 0.202530185785573 18158 6309 10170 0.40356001102466 0.40356001102466 4432 2389 4140 0.139183902890425 0.139183902890425 4434 4141 4142 0.197054107936505 0.197054107936505 4438 4144 4145 0.0537117632250494 0.0537117632250494 4439 4145 965 0.101471161400112 0.101471161400112 4440 965 4146 0.104100628512796 0.104100628512796 4441 4146 3163 0.0969051144320847 0.0969051144320847 4442 3163 4147 0.101372524256092 0.101372524256092 4443 4147 4148 0.0308326213261154 0.0308326213261154 4445 3914 1051 0.113795014444698 0.113795014444698 4446 1051 4149 0.10964029932362 0.10964029932362 4449 4151 3345 0.104243278330047 0.104243278330047 4451 4152 4153 0.102419695022811 0.102419695022811 4452 4153 2058 0.103354746635848 0.103354746635848 4453 2058 2644 0.104156201229462 0.104156201229462 4454 2644 4110 0.102077109293643 0.102077109293643 5804 5122 5123 0.00520045876973269 0.00520045876973269 4455 4110 4154 0.102551400025576 0.102551400025576 4458 4156 3451 0.102085683319337 0.102085683319337 4459 3451 4157 0.103915702611829 0.103915702611829 4460 4157 3881 0.104147627332173 0.104147627332173 4461 3881 844 0.102547271473588 0.102547271473588 4462 844 4158 0.103915708789956 0.103915708789956 4463 4158 4159 0.0473715373473714 0.0473715373473714 4465 4160 4161 0.0487952389865543 0.0487952389865543 4466 4161 4162 0.0503092120983125 0.0503092120983125 4467 4162 4163 0.0998399649224705 0.0998399649224705 4470 991 4165 0.0616573964011522 0.0616573964011522 4471 4165 4166 0.0374515064164708 0.0374515064164708 4472 4166 4167 0.0500586202169859 0.0500586202169859 4473 4167 4168 0.0490747432154895 0.0490747432154895 4474 4168 1546 0.0500170304502106 0.0500170304502106 4475 1546 4169 0.0485801531295538 0.0485801531295538 5773 5098 5099 0.136491222225544 0.136491222225544 4479 4171 4172 0.0171013114970861 0.0171013114970861 4480 4172 4173 0.100095278405447 0.100095278405447 4481 4173 4174 0.0193707742575379 0.0193707742575379 4482 4174 3125 0.0983746933912928 0.0983746933912928 4483 3125 3149 0.017633000291927 0.017633000291927 4485 3759 1483 0.205504619788951 0.205504619788951 4486 1483 139 0.199306955290764 0.199306955290764 3818 3634 3635 0.193271661183235 0.193271661183235 3844 50 2744 0.0297683374213274 0.0297683374213274 3819 3635 3636 0.259071020170312 0.259071020170312 3820 3636 3637 0.220352934884474 0.220352934884474 3821 3637 3638 0.0146799692899151 0.0146799692899151 3822 3638 3629 0.546064092681382 0.546064092681382 3823 3629 3628 0.0377891893344826 0.0377891893344826 3848 3639 3640 0.0377019004254023 0.0377019004254023 3824 3628 3641 0.274746435577415 0.274746435577415 3827 3643 3630 0.145379834812045 0.145379834812045 3829 3644 3645 0.10937380292523 0.10937380292523 3831 3646 3647 0.118367900276814 0.118367900276814 3833 3648 3649 0.0133410304783532 0.0133410304783532 3834 3649 3650 0.0429585103622675 0.0429585103622675 3835 3650 3651 0.0204151163658954 0.0204151163658954 3836 3651 3652 0.035861428044368 0.035861428044368 3837 3652 3653 0.0519097060940613 0.0519097060940613 3838 3653 2733 0.0215181506261361 0.0215181506261361 3839 2733 3184 0.0284884125498342 0.0284884125498342 3840 3184 3654 0.0523000942930375 0.0523000942930375 3841 3654 3655 0.0449577371290542 0.0449577371290542 3842 3655 3656 0.0854917295991763 0.0854917295991763 3843 3656 50 0.0260531877334927 0.0260531877334927 3845 2744 3657 0.0566089274642789 0.0566089274642789 3846 3657 3658 0.0492739020617726 0.0492739020617726 3849 3640 3660 0.0409815373213546 0.0409815373213546 3850 3660 3661 0.0430567519340905 0.0430567519340905 3851 3661 3662 0.0468129367556475 0.0468129367556475 3852 3662 3663 0.0487340718514498 0.0487340718514498 3853 3663 3664 0.0766168893066023 0.0766168893066023 3854 3664 3665 0.0775543535398568 0.0775543535398568 3856 2887 3666 0.0966953683989245 0.0966953683989245 3857 3666 3667 0.0610272459393337 0.0610272459393337 3860 3669 3670 0.0315853053568594 0.0315853053568594 3862 3671 3672 0.0504610774094253 0.0504610774094253 3863 3672 3673 0.0499084817958282 0.0499084817958282 3864 3673 3674 0.0598581313257637 0.0598581313257637 3865 3674 3675 0.0415918035714469 0.0415918035714469 3866 3675 3676 0.0971838117715375 0.0971838117715375 3867 3676 3677 0.0757910145140814 0.0757910145140814 3868 3677 3678 0.0241351496511796 0.0241351496511796 3869 3678 3679 0.10921148844503 0.10921148844503 3870 3679 3680 0.0604791133362521 0.0604791133362521 3871 3680 3681 0.0497662614550786 0.0497662614550786 3872 3681 3682 0.0284371260175335 0.0284371260175335 3873 3682 3683 0.0775136719631998 0.0775136719631998 3874 3683 3684 0.0986272672973807 0.0986272672973807 3876 3686 1026 0.103637164673652 0.103637164673652 5148 4657 4658 0.0518173498658282 0.0518173498658282 3877 1026 3687 0.0559565437232701 0.0559565437232701 3878 3687 3688 0.0511859173489266 0.0511859173489266 3879 3688 3689 0.0520066703615513 0.0520066703615513 3880 3689 3690 0.049253728288425 0.049253728288425 3882 2886 3691 0.113429848834015 0.113429848834015 3884 3215 3692 0.202752541360657 0.202752541360657 3885 3692 1926 0.199353224720545 0.199353224720545 3886 1926 3693 0.200351682125873 0.200351682125873 3887 3693 3270 0.203854022504707 0.203854022504707 3888 3270 3694 0.200935067748901 0.200935067748901 3890 83 3519 0.205087956532059 0.205087956532059 3892 3695 3696 0.201007421421966 0.201007421421966 3897 3217 3701 0.1352188342505 0.1352188342505 3898 131 1718 0.251512260994622 0.251512260994622 15946 9759 9762 0.240661719520644 0.240661719520644 3900 3702 3703 0.0933150678138448 0.0933150678138448 3901 3703 3704 0.137025546490973 0.137025546490973 3902 3704 3705 0.132801372713675 0.132801372713675 3903 3705 1668 0.132757296812598 0.132757296812598 3904 1668 3706 0.138337667643286 0.138337667643286 3905 3706 2449 0.137198901653783 0.137198901653783 3906 2449 3239 0.137027047572602 0.137027047572602 3909 3708 3709 0.0594114493059888 0.0594114493059888 3910 3709 109 0.057220909251565 0.057220909251565 3913 3711 3712 0.139485170169946 0.139485170169946 3914 3712 2811 0.114534953425458 0.114534953425458 3918 3715 3716 0.0528065388297546 0.0528065388297546 3919 3716 3717 0.0498986148500866 0.0498986148500866 3920 3717 3718 0.0501983896755627 0.0501983896755627 3921 3718 3722 0.0513311819624353 0.0513311819624353 3922 3722 3723 0.0447895916462849 0.0447895916462849 3923 3723 3724 0.0431436061631746 0.0431436061631746 3924 3724 3725 0.0306469500311329 0.0306469500311329 3926 3726 3727 0.194057523355391 0.194057523355391 3927 3727 723 0.155998303022368 0.155998303022368 3928 723 3728 0.0204200466887832 0.0204200466887832 3929 3728 3729 0.122760919468851 0.122760919468851 3930 3729 3730 0.0554195837686694 0.0554195837686694 3931 3730 520 0.0841868989778494 0.0841868989778494 3932 520 3731 0.0926590200371809 0.0926590200371809 3933 3731 3732 0.0560537701957185 0.0560537701957185 3937 3735 3736 0.177568883213635 0.177568883213635 3939 3737 3738 0.0596027628340358 0.0596027628340358 3940 3738 2286 0.015731383207611 0.015731383207611 3942 191 3739 0.20409229769904 0.20409229769904 3943 3739 3740 0.196754914184827 0.196754914184827 3945 3741 3742 0.0963531048469524 0.0963531048469524 3947 3743 1867 0.211893481628119 0.211893481628119 3948 1867 3744 0.190309691295086 0.190309691295086 3949 3744 3369 0.156379911113779 0.156379911113779 3951 3746 3747 0.0084501441528746 0.0084501441528746 3953 3749 3750 0.291896586304336 0.291896586304336 3957 3752 3753 0.00678737857974005 0.00678737857974005 3958 3753 3754 0.00811546596932882 0.00811546596932882 3959 3754 605 0.11345488105994 0.11345488105994 3966 3759 3760 0.0543424988109601 0.0543424988109601 3967 3760 3761 0.0124828328696103 0.0124828328696103 3969 3762 3763 0.109035140401267 0.109035140401267 3970 3763 3764 0.13451246019454 0.13451246019454 3971 3764 1077 0.0751290727356026 0.0751290727356026 3972 1077 2521 0.125841042831383 0.125841042831383 3974 3765 3766 0.0155018141702848 0.0155018141702848 3975 3766 3769 0.0925922303926536 0.0925922303926536 3976 3769 450 0.0446743427321934 0.0446743427321934 3977 450 855 0.0454696499518695 0.0454696499518695 3978 855 3770 0.0458292249661059 0.0458292249661059 5269 4111 4741 0.0999126780220414 0.0999126780220414 3979 3770 3771 0.0463680305523856 0.0463680305523856 3982 3777 3778 0.0472655889206378 0.0472655889206378 3983 3778 3456 0.0457775618734605 0.0457775618734605 3984 3456 3779 0.0949352444381587 0.0949352444381587 3985 3779 3780 0.0949175907228116 0.0949175907228116 3986 3780 3781 0.0934360991992659 0.0934360991992659 3987 3781 3782 0.0927263272279538 0.0927263272279538 3988 3782 2659 0.0984051754942233 0.0984051754942233 3989 2659 2053 0.0987467204032972 0.0987467204032972 3990 2053 3783 0.0990728400130522 0.0990728400130522 3991 3783 3784 0.0514218472521816 0.0514218472521816 3992 3784 3785 0.0779176889813446 0.0779176889813446 3993 3785 3786 0.0982592928032825 0.0982592928032825 3994 3786 3344 0.100047583059044 0.100047583059044 3995 3344 3787 0.0997075658602957 0.0997075658602957 3998 3789 1013 0.0991145515008367 0.0991145515008367 3999 1013 3790 0.0988154439008836 0.0988154439008836 4000 3790 3147 0.100818484811759 0.100818484811759 4001 3147 3128 0.0882379333310365 0.0882379333310365 4002 3128 3791 0.10924064572907 0.10924064572907 4003 3791 3792 0.0990892368110052 0.0990892368110052 4004 3792 3793 0.0983279071551189 0.0983279071551189 4005 3793 3794 0.0488397000978433 0.0488397000978433 4006 3794 3795 0.0500279563406491 0.0500279563406491 4007 3795 2868 0.0499678370514067 0.0499678370514067 4008 2868 3796 0.048583428681526 0.048583428681526 4009 3796 3797 0.0504566053315115 0.0504566053315115 4011 3798 3799 0.0451531325504455 0.0451531325504455 4012 3799 983 0.0519296915637561 0.0519296915637561 4015 3801 3802 0.0483738114958222 0.0483738114958222 4016 3802 3803 0.0519812355103751 0.0519812355103751 4017 3803 3804 0.101642680761132 0.101642680761132 4018 3804 3805 0.100202026962745 0.100202026962745 4019 3805 3806 0.0490200510242293 0.0490200510242293 4020 3806 3159 0.0527906095396228 0.0527906095396228 4021 3159 3807 0.0508058777981011 0.0508058777981011 4022 3807 3808 0.0547154240766913 0.0547154240766913 4023 3808 3809 0.105580069148102 0.105580069148102 4025 3810 3811 0.0543737037127348 0.0543737037127348 16058 9242 237 0.236847878323095 0.236847878323095 4026 3811 3812 0.108778018122892 0.108778018122892 4027 3812 1620 0.10920973774803 0.10920973774803 4029 3813 3814 0.083969278056869 0.083969278056869 4031 3815 3816 0.139162136479248 0.139162136479248 4032 3816 3817 0.128842029582485 0.128842029582485 4034 3818 2303 0.104861015321702 0.104861015321702 4035 2303 130 0.0947837852263858 0.0947837852263858 4036 130 155 0.2039982188818 0.2039982188818 4037 155 1719 0.251031715971117 0.251031715971117 4040 3820 3821 0.253858034970465 0.253858034970465 4041 3821 765 0.158798770965753 0.158798770965753 4042 765 3822 0.38766252452626 0.38766252452626 4044 3823 3824 0.6423341602363 0.6423341602363 4045 3825 3826 0.0763938085811643 0.0763938085811643 5338 4787 4788 0.201919584850824 0.201919584850824 4049 3828 3829 0.0709013283805701 0.0709013283805701 4051 3830 3831 0.161299122027925 0.161299122027925 4052 3832 3833 0.0520709463921909 0.0520709463921909 4054 3834 3835 0.133913000116738 0.133913000116738 4055 3835 3836 0.135958385150602 0.135958385150602 4059 3838 3839 0.195689058153451 0.195689058153451 4061 3840 3841 0.104161008191779 0.104161008191779 4062 3841 3842 0.204332097790775 0.204332097790775 4063 3842 2989 0.198305038809848 0.198305038809848 4064 2989 3843 0.202007841321225 0.202007841321225 4065 3843 3844 0.201085745402869 0.201085745402869 4066 3844 3845 0.203153756914823 0.203153756914823 4067 3845 3846 0.201463782012409 0.201463782012409 4068 3846 1694 0.201944163047273 0.201944163047273 4069 1694 3847 0.201007884572681 0.201007884572681 4070 3847 2442 0.173966646957408 0.173966646957408 4071 2442 3848 0.171462594138623 0.171462594138623 5362 4804 4805 0.138916058502817 0.138916058502817 4072 3848 3849 0.15641185610528 0.15641185610528 4073 3849 3850 0.155873108146064 0.155873108146064 4074 3850 3851 0.11951230715733 0.11951230715733 4075 3851 3852 0.0199150113624835 0.0199150113624835 4078 2606 3854 0.176099789319583 0.176099789319583 4081 3856 3857 0.204451648584923 0.204451648584923 4082 3857 3858 0.27633741171005 0.27633741171005 4084 3859 3860 0.194935828897222 0.194935828897222 4085 3860 2553 0.201807589121279 0.201807589121279 4086 2553 3861 0.201183796555208 0.201183796555208 4087 3861 3862 0.206144933368939 0.206144933368939 4088 3863 3864 0.174004040356707 0.174004040356707 4089 3864 3865 0.176177241775495 0.176177241775495 4090 3865 3866 0.0719661295510201 0.0719661295510201 4091 3866 1862 0.105391351050826 0.105391351050826 4092 1862 2607 0.183084733810089 0.183084733810089 4094 3867 3868 0.135844661693153 0.135844661693153 4096 1431 3869 0.122681533981215 0.122681533981215 4099 3870 3871 0.0814181379314414 0.0814181379314414 4101 3038 3872 0.194090812408951 0.194090812408951 4103 3579 3873 0.140995166985651 0.140995166985651 4104 3873 3874 0.0908684940539539 0.0908684940539539 4108 2397 3876 0.142303739641396 0.142303739641396 4110 3877 702 0.203534713775632 0.203534713775632 4111 702 3878 0.201204188260029 0.201204188260029 4113 3879 3880 0.176189861258557 0.176189861258557 4114 3880 2357 0.178601291381029 0.178601291381029 4115 2357 3881 0.172977248757485 0.172977248757485 4116 3881 3882 0.173963704924205 0.173963704924205 4117 3882 3883 0.177248873598787 0.177248873598787 4118 3883 3884 0.165174683174039 0.165174683174039 4120 3885 899 0.068233075024198 0.068233075024198 4121 899 3886 0.136382558439915 0.136382558439915 4123 3887 2246 0.064586200340924 0.064586200340924 4126 3889 3890 0.173108811078515 0.173108811078515 4128 3891 673 0.180805922237936 0.180805922237936 4129 673 3892 0.00347134617206091 0.00347134617206091 4131 3893 3894 0.173412160606882 0.173412160606882 4132 3894 3686 0.239804659108201 0.239804659108201 4133 3686 3895 0.139339505088047 0.139339505088047 4134 3895 1293 0.0712429362693845 0.0712429362693845 4136 3896 3897 0.00461464942878269 0.00461464942878269 4137 3897 3898 0.00296969221564957 0.00296969221564957 4138 3898 3899 0.135099018741423 0.135099018741423 4139 3899 3900 0.133736401013675 0.133736401013675 4140 3900 826 0.1432668721319 0.1432668721319 4141 826 3567 0.140539270126583 0.140539270126583 4142 3567 3901 0.141736858580205 0.141736858580205 4143 3901 3902 0.138513379846183 0.138513379846183 4144 3902 3903 0.137738276341516 0.137738276341516 4145 3903 3041 0.133834213982 0.133834213982 4146 3041 3904 0.143195912483998 0.143195912483998 4147 3904 3905 0.00371612313723013 0.00371612313723013 4148 3905 3906 0.138485181869722 0.138485181869722 4150 1161 880 0.143460648556329 0.143460648556329 4151 880 3907 0.137181190587279 0.137181190587279 4152 3907 2788 0.133979203320047 0.133979203320047 4154 3908 3909 0.11929025073176 0.11929025073176 4155 3909 3910 0.092551367353814 0.092551367353814 4157 734 1555 0.128698646905998 0.128698646905998 4158 1555 3911 0.10223670466325 0.10223670466325 4159 3911 3912 0.0209102658501846 0.0209102658501846 4160 3913 3914 0.290781445277807 0.290781445277807 4161 3914 3915 0.112536676265492 0.112536676265492 4162 3915 3916 0.199777886092506 0.199777886092506 4163 3916 3917 0.0912727874005277 0.0912727874005277 4164 3917 3918 0.112620851967747 0.112620851967747 4166 3919 1187 0.167283340526576 0.167283340526576 4167 1187 3920 0.0212753866211399 0.0212753866211399 4168 3920 3790 0.200229524215252 0.200229524215252 4169 3790 3921 0.153151160013799 0.153151160013799 4170 3921 3922 0.0549370836226997 0.0549370836226997 4171 3923 3924 0.0360721076371334 0.0360721076371334 4174 706 3926 0.117999308023824 0.117999308023824 4175 3926 3702 0.0450373928319521 0.0450373928319521 4176 3702 3927 0.114850773809758 0.114850773809758 4177 3927 3928 0.0608860897951607 0.0608860897951607 4178 3928 3929 0.107271550927247 0.107271550927247 4180 3930 1666 0.1330788885459 0.1330788885459 4181 1666 3931 0.137468360449037 0.137468360449037 4182 3931 2447 0.134834989989903 0.134834989989903 4183 2447 3237 0.140199730422516 0.140199730422516 4184 3237 3933 0.138639782785987 0.138639782785987 4185 3933 3934 0.138811739329711 0.138811739329711 4186 3934 3935 0.134204059449961 0.134204059449961 4187 3935 3936 0.123276584845079 0.123276584845079 4189 3937 3938 0.126045478045544 0.126045478045544 4190 3938 3939 0.0651492893105391 0.0651492893105391 4191 3939 3940 0.0221401135391512 0.0221401135391512 4192 3940 3941 0.0717318471783874 0.0717318471783874 4195 3943 3944 0.176615684469352 0.176615684469352 4196 3944 3947 0.176604135108539 0.176604135108539 4197 3947 3948 0.122323573259462 0.122323573259462 4198 3948 3949 0.0559214984515419 0.0559214984515419 5481 4892 3459 0.0941890822437752 0.0941890822437752 4199 3949 3950 0.176269184745743 0.176269184745743 4200 3950 3951 0.05590117541301 0.05590117541301 4201 3951 3952 0.122088386939327 0.122088386939327 4202 3952 3953 0.0603148497739477 0.0603148497739477 4203 3953 3954 0.117311769773874 0.117311769773874 4204 3954 3955 0.0719490460324168 0.0719490460324168 4205 3955 3956 0.106538056002006 0.106538056002006 4206 3956 3957 0.177243078500478 0.177243078500478 4207 3957 2623 0.176288453506598 0.176288453506598 4208 2623 3958 0.177546592271005 0.177546592271005 4209 3958 3960 0.168966442415293 0.168966442415293 4210 3960 3961 0.111586533238696 0.111586533238696 4213 3963 3964 0.265623714493738 0.265623714493738 4214 3965 3966 0.511616430940774 0.511616430940774 4216 1726 3967 0.0896760315303362 0.0896760315303362 4217 3967 3968 0.0558858522230369 0.0558858522230369 4218 3968 3969 0.109150490871186 0.109150490871186 4219 3970 3971 0.202576252334461 0.202576252334461 4220 3971 3972 0.199655908563659 0.199655908563659 4221 3972 3973 0.201550568367269 0.201550568367269 4223 3974 3975 0.0432784618651284 0.0432784618651284 4224 3975 3976 0.0119312921672435 0.0119312921672435 4225 3976 3977 0.0412856988441699 0.0412856988441699 4226 3977 3978 0.00523979822286268 0.00523979822286268 4227 3978 3979 0.0456580481243959 0.0456580481243959 4228 3979 3980 0.0491163050630244 0.0491163050630244 4229 3980 3981 0.0519851803283443 0.0519851803283443 4230 3981 1662 0.0500503143032265 0.0500503143032265 4231 1662 3982 0.0526516968240738 0.0526516968240738 4232 3982 3983 0.0511950181994891 0.0511950181994891 4233 3983 3984 0.0508169123465841 0.0508169123465841 16267 5831 9866 0.203286686616951 0.203286686616951 4234 3984 3985 0.0684638947838088 0.0684638947838088 4235 3985 3986 0.0523508233196537 0.0523508233196537 4236 3986 3987 0.0497154897229056 0.0497154897229056 4237 3987 2423 0.0326188031399601 0.0326188031399601 4238 2423 3988 0.017392306107988 0.017392306107988 4239 3988 3989 0.0330055324383025 0.0330055324383025 4240 3989 3990 0.0159023099545875 0.0159023099545875 4241 3990 3991 0.049454634736183 0.049454634736183 4244 3992 3993 0.049036974566433 0.049036974566433 4245 3993 3994 0.0522504960301449 0.0522504960301449 4246 3994 3995 0.113779671004445 0.113779671004445 4247 3995 3996 0.292866933952659 0.292866933952659 4248 3996 3997 0.135719788812757 0.135719788812757 4249 3997 2492 0.131298969381918 0.131298969381918 4250 2492 2838 0.134023703042734 0.134023703042734 4252 3998 3999 0.177673273882055 0.177673273882055 4253 3999 4000 0.178724202369687 0.178724202369687 4254 4000 4001 0.0914256352612055 0.0914256352612055 4255 1820 4002 0.0854127756728086 0.0854127756728086 4256 4002 4003 0.0734940058422204 0.0734940058422204 4257 4003 4004 0.122094789640982 0.122094789640982 4260 4006 4007 0.167588698662527 0.167588698662527 4261 4007 4008 0.199884724997956 0.199884724997956 4262 4008 4009 0.0119868161378673 0.0119868161378673 4263 371 1930 0.0503613323391642 0.0503613323391642 4264 1930 1940 0.0838300296248713 0.0838300296248713 4265 1940 4010 0.121947021037263 0.121947021037263 4266 4010 4011 0.132309346356631 0.132309346356631 4267 4011 4012 0.135165905730987 0.135165905730987 4268 4012 4013 0.133333876014397 0.133333876014397 4270 4014 12 0.13580168948729 0.13580168948729 4271 12 4015 0.00286884184731271 0.00286884184731271 4272 4015 4016 0.132033234839576 0.132033234839576 4273 4016 4017 0.133567851795101 0.133567851795101 4274 4017 4018 0.134726706981619 0.134726706981619 4275 4018 4019 0.130892412762661 0.130892412762661 4276 4019 4020 0.134212591203429 0.134212591203429 4277 4020 4021 0.133433911973159 0.133433911973159 4278 4021 4022 0.137281795417315 0.137281795417315 4280 4023 4024 0.0689781307016059 0.0689781307016059 4281 4024 4025 0.0667654814327236 0.0667654814327236 5576 4965 4966 0.209377126181678 0.209377126181678 4290 4029 1890 0.0489976212541555 0.0489976212541555 4291 1890 4030 0.050071397214541 0.050071397214541 4293 4031 2858 0.24990384929118 0.24990384929118 4301 1703 4036 0.19686036595886 0.19686036595886 4302 4036 4037 2.41616418836648 2.41616418836648 4303 4038 4039 0.0356847858191414 0.0356847858191414 4305 4040 4041 0.105425319125276 0.105425319125276 4306 4041 2256 0.104244973047941 0.104244973047941 4307 2256 4042 0.103519804078257 0.103519804078257 4309 3999 4043 0.105003607246795 0.105003607246795 17679 10164 8262 0.207810693253635 0.207810693253635 4315 4048 3390 0.0527412463264476 0.0527412463264476 4316 3390 4049 0.0507539981345734 0.0507539981345734 4317 4049 4050 0.0520284075919789 0.0520284075919789 4318 4050 3408 0.0512087059000605 0.0512087059000605 4319 3408 4051 0.0486341315555791 0.0486341315555791 4320 4051 4053 0.052533034496925 0.052533034496925 4321 4053 4054 0.0524475036704537 0.0524475036704537 4322 4054 4055 0.0498829272923159 0.0498829272923159 4327 4058 4059 0.051190260382352 0.051190260382352 4328 4059 3864 0.0501467689985101 0.0501467689985101 4329 3864 4060 0.0537746384669306 0.0537746384669306 4330 4060 4061 0.0463502740457097 0.0463502740457097 4331 4061 4062 0.0561959746447094 0.0561959746447094 4357 4082 4083 0.157884781724872 0.157884781724872 4332 4062 4063 0.69866413721226 0.69866413721226 4333 1273 4064 0.135036752261437 0.135036752261437 4334 4064 4065 0.129590074598046 0.129590074598046 4335 4065 4066 0.132616575444838 0.132616575444838 4344 4073 1390 0.0502435222683857 0.0502435222683857 4345 1390 4074 0.0493046140403362 0.0493046140403362 4346 4074 4075 0.0491422603337744 0.0491422603337744 4351 4078 4079 0.241190031557862 0.241190031557862 4352 4079 4080 0.258242852029617 0.258242852029617 4353 4080 1629 0.215143938153131 0.215143938153131 4354 1629 3965 0.0839336295727996 0.0839336295727996 4364 1214 4088 0.0489795542886091 0.0489795542886091 4365 4088 4089 0.0498843047924572 0.0498843047924572 4366 4089 4090 0.0487540785114809 0.0487540785114809 4367 4090 2167 0.0506698655714413 0.0506698655714413 4368 2167 4091 0.0491950203791528 0.0491950203791528 4369 4091 4092 0.0488189222411035 0.0488189222411035 4378 1289 4100 0.0495624053047352 0.0495624053047352 4379 4100 4101 0.0531970268279652 0.0531970268279652 4380 4101 4102 0.0527877658733148 0.0527877658733148 4381 4102 4103 0.0491029186922276 0.0491029186922276 4382 4103 4104 0.053313065445571 0.053313065445571 18127 10262 10268 0.40641745688608 0.40641745688608 4394 4109 2351 0.147790101003017 0.147790101003017 4395 2351 4110 0.174343137234229 0.174343137234229 4396 4110 4111 0.175176728788125 0.175176728788125 4397 4111 4112 0.174887842567366 0.174887842567366 4398 4112 4113 0.163616410243985 0.163616410243985 14847 9428 3841 0.049872105512027 0.049872105512027 14848 3841 9429 0.0507867978829422 0.0507867978829422 14849 9429 5551 0.0504705023896622 0.0504705023896622 14850 5551 9430 0.0160626819091423 0.0160626819091423 324 207 268 0.0408317858918375 0.0408317858918375 14851 9430 9431 0.771810690268124 0.771810690268124 14860 2500 9438 0.0367185859571526 0.0367185859571526 14866 8307 6350 0.0205009601935279 0.0205009601935279 14871 2450 3240 0.14088111565627 0.14088111565627 14873 5733 5517 0.138655367104914 0.138655367104914 14874 5517 9442 0.136397019838813 0.136397019838813 14875 9442 6920 0.112250527906817 0.112250527906817 14877 6505 9443 0.246198454475103 0.246198454475103 14878 9443 9444 0.0254384620147021 0.0254384620147021 14879 9444 6994 0.4499142851013 0.4499142851013 14880 6994 9445 0.29050322706034 0.29050322706034 14881 9445 2104 0.111341186723118 0.111341186723118 14882 2104 9446 1.81122771510753 1.81122771510753 14883 5328 6848 0.0996617587695029 0.0996617587695029 14884 6848 9012 0.0991299503198925 0.0991299503198925 14886 7486 7456 0.0976540916227753 0.0976540916227753 14888 5693 9010 0.102057355365657 0.102057355365657 14889 9010 4967 0.099866873546368 0.099866873546368 14890 4967 9021 0.10207838306375 0.10207838306375 14894 8146 9004 0.111615935651551 0.111615935651551 14896 8691 6102 0.204110733056615 0.204110733056615 14898 8202 8814 0.0690569326601991 0.0690569326601991 14900 8175 8161 0.034748414576393 0.034748414576393 14901 8161 9450 0.0195282497941032 0.0195282497941032 14902 9450 9315 0.339258874320837 0.339258874320837 14904 8694 8155 0.0907837492404858 0.0907837492404858 14905 8155 7617 0.0954335805182596 0.0954335805182596 14906 7617 7270 0.0932816974435063 0.0932816974435063 14908 4159 8695 0.0152616593160753 0.0152616593160753 14909 8695 8156 0.0918092963851245 0.0918092963851245 14910 8156 7618 0.0923894575376538 0.0923894575376538 14911 7618 7271 0.0946959525813305 0.0946959525813305 14914 2016 353 0.0344076794786212 0.0344076794786212 14915 353 9451 0.0583270070041971 0.0583270070041971 14916 9451 2762 0.099099248852826 0.099099248852826 14917 2762 7003 0.098484917717332 0.098484917717332 14918 7003 2266 0.0978645165955224 0.0978645165955224 14919 2266 3595 0.100545762919748 0.100545762919748 14920 3595 7518 0.100532638471033 0.100532638471033 14921 7518 2095 0.100840428744565 0.100840428744565 14922 2095 5977 0.100495257348787 0.100495257348787 14923 5977 7667 0.098120652849283 0.098120652849283 14924 7667 2331 0.102096265330692 0.102096265330692 14925 2331 9453 0.0789173504157379 0.0789173504157379 14926 8149 7608 0.0961605881004872 0.0961605881004872 14927 7608 7261 0.102411721946463 0.102411721946463 14928 7261 7598 0.095880146438169 0.095880146438169 14929 7598 2021 0.09187670783236 0.09187670783236 14930 2021 3354 0.0948528618506519 0.0948528618506519 14932 2767 7012 0.0931566808998339 0.0931566808998339 14934 9454 9455 0.0975625637539845 0.0975625637539845 14937 8700 8158 0.0941289748217691 0.0941289748217691 14939 7604 7255 0.0976568291897231 0.0976568291897231 14940 7255 7591 0.0955299991432501 0.0955299991432501 14941 7591 9173 0.0963387600574313 0.0963387600574313 14942 9173 9456 0.0980688321229376 0.0980688321229376 14943 9456 2750 0.102866303298183 0.102866303298183 14944 2750 7014 0.0961030844605866 0.0961030844605866 14945 7014 8215 0.0956816865795296 0.0956816865795296 14947 8212 7523 0.100548507087909 0.100548507087909 14948 7523 2123 0.0946806328213609 0.0946806328213609 14949 2123 5989 0.102767406722396 0.102767406722396 14950 5989 7670 0.0976490581696009 0.0976490581696009 15962 9768 6397 0.0094036846623539 0.0094036846623539 14968 7264 7583 0.0956208531243363 0.0956208531243363 14969 7583 2000 0.0924757762963627 0.0924757762963627 14970 2000 3360 0.0937229366395869 0.0937229366395869 14971 3360 2754 0.0967493265415074 0.0967493265415074 14973 7005 2280 0.0993735606220099 0.0993735606220099 14974 2280 3602 0.103462577447113 0.103462577447113 14975 3602 7527 0.0995273521026476 0.0995273521026476 14976 7527 2135 0.0983330050282197 0.0983330050282197 14977 2135 5992 0.103459989161242 0.103459989161242 14978 5992 7672 0.100271460506145 0.100271460506145 14979 7672 9462 3.03786386467958 3.03786386467958 14980 5809 9463 0.110364660453643 0.110364660453643 14989 9464 5043 0.119299198506528 0.119299198506528 14990 5043 7994 0.118519999914902 0.118519999914902 14991 7994 9236 0.117759209590851 0.117759209590851 14992 9236 7973 0.0614780310106107 0.0614780310106107 14994 7142 5131 0.10575888699282 0.10575888699282 14995 5131 4724 0.10504840556341 0.10504840556341 14996 4724 6791 0.107330054626072 0.107330054626072 14997 6791 7363 0.103200510788566 0.103200510788566 14998 7363 5422 0.104113985923971 0.104113985923971 14999 5422 8554 0.105490524385859 0.105490524385859 15000 8554 3893 0.111457422157238 0.111457422157238 15001 3893 1024 0.103888468957379 0.103888468957379 15002 1024 9465 0.0550364598534795 0.0550364598534795 15003 9465 6269 0.0513684711391166 0.0513684711391166 15006 9467 9468 0.0801572222360596 0.0801572222360596 15007 9468 5030 0.106840142374901 0.106840142374901 18579 3437 7765 0.0485278339531173 0.0485278339531173 15009 6619 8699 0.0954507670467869 0.0954507670467869 15010 8699 9469 0.014222614535116 0.014222614535116 15013 7107 455 0.0456695914542558 0.0456695914542558 15015 860 9470 0.0919474974486486 0.0919474974486486 15016 9470 9471 0.0500014374448159 0.0500014374448159 15017 9471 6021 0.0453621576916579 0.0453621576916579 15018 6021 9472 0.0470758089061738 0.0470758089061738 15019 9472 3460 0.0470036762545936 0.0470036762545936 15020 3460 7685 0.0954954207572325 0.0954954207572325 15021 7685 8021 0.0933841388460347 0.0933841388460347 15022 8021 6698 0.0960778131259482 0.0960778131259482 15023 6698 4136 0.0911259816816344 0.0911259816816344 15025 2663 8548 0.0930424439627818 0.0930424439627818 15026 8548 8547 0.100542623889621 0.100542623889621 15027 8547 7338 0.099089032401214 0.099089032401214 15028 7338 7883 0.0990804723784167 0.0990804723784167 15030 3337 5025 0.101286501750056 0.101286501750056 15031 5025 9473 0.0504081121726349 0.0504081121726349 15032 9473 8728 0.0508783896228212 0.0508783896228212 15033 8728 3720 0.054613750451979 0.054613750451979 16212 9849 7734 1.41107486941703 1.41107486941703 15034 3720 6265 0.0510651820396187 0.0510651820396187 15035 6265 9474 0.0526179865653065 0.0526179865653065 15036 9474 1019 0.0530796783692756 0.0530796783692756 15037 1019 3889 0.105690016076173 0.105690016076173 15038 3889 8550 0.11082035773048 0.11082035773048 15039 8550 5418 0.102756492849076 0.102756492849076 15040 5418 7359 0.109377907466232 0.109377907466232 15041 7359 6787 0.102485488457906 0.102485488457906 15044 9414 5118 0.0507526262754685 0.0507526262754685 15047 7151 9476 0.0506273642355044 0.0506273642355044 15048 9476 8834 0.0494473424354765 0.0494473424354765 15049 8834 6016 0.046054397015081 0.046054397015081 15051 979 5330 0.0485530564436786 0.0485530564436786 15052 5330 8003 0.0503217691422663 0.0503217691422663 15053 8003 6342 0.0507584862620106 0.0507584862620106 15054 6342 5051 0.0488177307212986 0.0488177307212986 15055 5051 6690 0.0488248354973201 0.0488248354973201 15056 6690 9477 0.0468154058850837 0.0468154058850837 15059 9313 7101 0.0478106623792446 0.0478106623792446 15060 7101 8880 0.0490142389962295 0.0490142389962295 15061 8880 7420 0.0493429457759385 0.0493429457759385 15062 7420 8874 0.0545354482418663 0.0545354482418663 15064 7430 8793 0.0542698797022772 0.0542698797022772 15065 8793 7862 0.0521693260437922 0.0521693260437922 395 399 5 0.209508946543956 0.209508946543956 15066 7862 8787 0.05844527692302 0.05844527692302 15067 8787 7957 0.0531372993824669 0.0531372993824669 15068 7957 9478 0.0541270300244316 0.0541270300244316 15069 9478 9479 0.108902531529915 0.108902531529915 15072 4481 9480 0.0910756678915429 0.0910756678915429 15074 8706 9481 0.10111000413597 0.10111000413597 15075 9481 9175 0.105113918003998 0.105113918003998 15076 9175 7259 0.105567381342615 0.105567381342615 15077 7259 7589 0.103856965848258 0.103856965848258 15079 3366 2770 0.104765166628809 0.104765166628809 15080 2770 9176 0.11373488606323 0.11373488606323 15081 9176 2260 0.11073804654165 0.11073804654165 15082 2260 3611 0.0999509846289259 0.0999509846289259 15083 3611 7516 0.100649754002954 0.100649754002954 15084 7516 2109 0.103508831759163 0.103508831759163 15085 2109 5999 0.10202033489304 0.10202033489304 15086 5999 7660 0.0994984857017093 0.0994984857017093 15087 7660 2328 0.04986487628669 0.04986487628669 15118 9482 9225 0.0953635356752473 0.0953635356752473 15120 9455 301 0.129823177853557 0.129823177853557 15116 9490 8276 0.218414071885788 0.218414071885788 15121 301 8269 0.152583336977896 0.152583336977896 15126 226 8268 0.0760384791094216 0.0760384791094216 15128 225 9482 0.128957275100235 0.128957275100235 15130 9491 460 0.0667391949721685 0.0667391949721685 15132 460 575 0.113707068563865 0.113707068563865 15133 575 6199 0.0290617477448439 0.0290617477448439 15135 9492 8244 0.032549465488295 0.032549465488295 15136 8244 9493 0.0198582826309584 0.0198582826309584 15138 6689 228 0.0134361080204136 0.0134361080204136 15139 228 9494 0.0329072670561094 0.0329072670561094 15140 9494 9495 0.0242107567854742 0.0242107567854742 15142 9496 9497 0.0238335404645399 0.0238335404645399 15143 9497 9498 0.0343814713189183 0.0343814713189183 15966 7623 6935 0.205023089639109 0.205023089639109 15967 6935 5889 0.201769701232267 0.201769701232267 15968 5889 7449 0.284161489263658 0.284161489263658 15969 7449 1636 0.117888722564013 0.117888722564013 15970 1636 8998 0.102786876242831 0.102786876242831 15972 4214 8094 0.0961834163674376 0.0961834163674376 15973 8094 194 0.104992906429488 0.104992906429488 15974 194 2923 0.0991259111035959 0.0991259111035959 15975 2923 5306 0.0991964539292107 0.0991964539292107 15976 5306 1461 0.0983899476582488 0.0983899476582488 15977 1461 5434 0.104614166406686 0.104614166406686 15978 5434 5973 0.107640436770916 0.107640436770916 15979 5973 9014 0.00660364948230504 0.00660364948230504 15980 9014 7915 0.0975740293794765 0.0975740293794765 15981 7915 6437 0.105749746230322 0.105749746230322 16016 9786 9159 0.00790012825467591 0.00790012825467591 15982 6437 4420 0.102051245715481 0.102051245715481 15985 5328 7056 0.0812625038007973 0.0812625038007973 15986 7056 9772 0.0538313043287529 0.0538313043287529 15987 9772 4318 0.0518980074233638 0.0518980074233638 15988 4318 9452 0.0516277273460522 0.0516277273460522 15990 4506 4116 0.0518058126204102 0.0518058126204102 15991 4116 7809 0.0517374039809394 0.0517374039809394 15992 7809 5068 0.0991665346425536 0.0991665346425536 15993 5068 9773 0.0531370753578357 0.0531370753578357 15994 9773 6836 0.0533167080983746 0.0533167080983746 15995 6836 6978 0.101324072393449 0.101324072393449 15996 6978 7941 0.102826343168107 0.102826343168107 15997 7941 9015 0.0975512129036908 0.0975512129036908 15998 9015 6780 0.448938989090037 0.448938989090037 15999 6780 9774 0.408854845876832 0.408854845876832 16000 9076 9768 0.0663101767153915 0.0663101767153915 16004 9776 1455 0.0526013194004238 0.0526013194004238 16006 9777 1736 0.0786842572590025 0.0786842572590025 16092 526 9805 0.0239836164906123 0.0239836164906123 16044 9806 9807 0.10708389115039 0.10708389115039 16046 9808 9779 0.598201231733375 0.598201231733375 16048 9809 8448 0.00611949423172489 0.00611949423172489 16050 497 315 0.38487204905166 0.38487204905166 16051 315 9125 0.309277404563432 0.309277404563432 16053 9092 238 0.378305028269765 0.378305028269765 14687 2318 2393 0.204381692629994 0.204381692629994 16054 238 599 0.20185675523074 0.20185675523074 16055 599 9810 1.85367980178975 1.85367980178975 16057 4648 9242 0.316343707887743 0.316343707887743 16530 9931 9230 0.37930803087461 0.37930803087461 16060 8979 9416 0.148643981954463 0.148643981954463 16062 9129 442 0.133338694466943 0.133338694466943 16063 442 341 0.15400049730887 0.15400049730887 16064 341 8432 0.0419891636299648 0.0419891636299648 16066 8912 8951 0.033170976893888 0.033170976893888 16068 9812 8911 0.0471463735469582 0.0471463735469582 16070 8259 6154 0.322113932922047 0.322113932922047 16072 8262 9813 0.347409770060633 0.347409770060633 16073 9813 8849 0.384076686987265 0.384076686987265 16075 8850 8934 0.249988221702048 0.249988221702048 15149 1055 2652 0.0975577285651678 0.0975577285651678 15178 9518 9519 0.0502534780761684 0.0502534780761684 15150 2652 6953 0.198623612037648 0.198623612037648 15152 9492 9502 0.376572648781266 0.376572648781266 15156 3293 102 0.41551161582069 0.41551161582069 15160 4010 9505 0.052772682936521 0.052772682936521 15161 9505 7047 0.0525680538450832 0.0525680538450832 15162 7047 7019 0.0303888581356532 0.0303888581356532 15163 7019 9506 0.0673030688563473 0.0673030688563473 15164 9506 9507 0.0483154741652978 0.0483154741652978 15165 9507 7386 0.0202051235057141 0.0202051235057141 16629 9962 9963 0.200783522780218 0.200783522780218 15167 9508 9509 0.0505081496090435 0.0505081496090435 15169 3381 9510 0.054679375210741 0.054679375210741 15170 9510 9511 0.0487967465713328 0.0487967465713328 15175 9515 9516 0.0511072604930319 0.0511072604930319 15176 9516 9517 0.199298430530572 0.199298430530572 15177 9517 9518 0.0506626460359665 0.0506626460359665 15179 9519 9520 0.0992839733792875 0.0992839733792875 2659 2617 2618 0.0492730897550554 0.0492730897550554 15180 9520 5591 0.0515928611698618 0.0515928611698618 15181 5591 9521 0.0485416940170638 0.0485416940170638 15182 9521 7534 0.0495967074681937 0.0495967074681937 15183 7534 9522 0.687013260502188 0.687013260502188 15184 4010 253 0.115254186613677 0.115254186613677 15185 253 9523 0.265666797076755 0.265666797076755 16090 9493 9818 0.0359382002911722 0.0359382002911722 16093 9805 9821 0.0110994776170347 0.0110994776170347 16096 9495 9822 0.0517988653877033 0.0517988653877033 16097 9822 9823 0.0110663007110829 0.0110663007110829 16098 9823 525 0.0383908840803154 0.0383908840803154 16099 525 9824 0.0469464980296333 0.0469464980296333 16107 214 9827 0.778079889437356 0.778079889437356 16108 9827 8266 0.110384878461573 0.110384878461573 16109 8266 8259 0.22035773346297 0.22035773346297 16111 426 5290 0.135279903383581 0.135279903383581 16112 5290 6969 0.13394711160262 0.13394711160262 16113 6969 9 0.133723176212026 0.133723176212026 12362 8672 8673 0.0280927507040958 0.0280927507040958 16114 9 6393 0.135759876984547 0.135759876984547 16116 543 2417 0.140823258017981 0.140823258017981 16117 2417 8309 0.134744289641959 0.134744289641959 16121 9523 8323 0.0490645159279825 0.0490645159279825 16122 8323 2296 0.111956296963114 0.111956296963114 16123 2296 425 0.133707313641353 0.133707313641353 16125 8580 9121 0.223068039429751 0.223068039429751 16129 4649 7955 0.0999111170250792 0.0999111170250792 16130 7955 9828 0.0800171872297717 0.0800171872297717 16131 9829 8581 0.047687571765354 0.047687571765354 16133 9073 1815 0.113861635058861 0.113861635058861 16134 1815 9030 0.0294613091189667 0.0294613091189667 16135 9030 9035 0.0740720067279475 0.0740720067279475 16136 9035 2259 0.0101253625653209 0.0101253625653209 16137 2259 6127 0.0869883467865613 0.0869883467865613 16138 6127 3970 0.0982525233162176 0.0982525233162176 16139 3970 4005 0.0213357195383616 0.0213357195383616 16170 9839 7732 1.81004213705151 1.81004213705151 16140 4005 9831 0.0527909920856998 0.0527909920856998 16143 7028 9832 0.0518403992809488 0.0518403992809488 16144 9832 1405 0.0193610465151665 0.0193610465151665 16145 1405 9086 0.0330290864914803 0.0330290864914803 16146 9086 9833 0.0517615954401031 0.0517615954401031 16147 9833 7389 0.013992344500971 0.013992344500971 16148 7389 7381 0.039974198258354 0.039974198258354 16149 7381 5215 0.0612246627137571 0.0612246627137571 16150 5215 3395 0.05711231452959 0.05711231452959 16152 7953 9834 0.0172080507351113 0.0172080507351113 16154 9834 274 0.0658337540289098 0.0658337540289098 16156 2189 9835 0.248404343096233 0.248404343096233 16214 8735 9837 1.99433693652165 1.99433693652165 16215 8737 9838 0.871081020569746 0.871081020569746 4419 2776 4130 0.131599235651272 0.131599235651272 16159 9143 9028 0.680206597840058 0.680206597840058 16163 722 8058 0.174054831255352 0.174054831255352 16164 8058 521 0.0821177779256467 0.0821177779256467 16165 521 6603 0.0924366308750619 0.0924366308750619 16166 6603 5373 0.180047417371753 0.180047417371753 16168 1948 2528 0.0688038536836977 0.0688038536836977 16333 7146 2907 0.104983935013538 0.104983935013538 16334 2907 7925 0.0494998939900097 0.0494998939900097 16338 3444 3467 0.0304982971000002 0.0304982971000002 16339 3467 8082 0.246312262462312 0.246312262462312 16342 8704 8153 0.0931754474511838 0.0931754474511838 16343 8153 7614 0.0941189496630448 0.0941189496630448 16344 7614 7267 0.0948021938707784 0.0948021938707784 16345 7267 7586 0.0921634745405222 0.0921634745405222 16346 7586 7587 0.0431064926802277 0.0431064926802277 16347 7587 2005 0.0500940428381568 0.0500940428381568 16348 2005 3364 0.0956080752868491 0.0956080752868491 16349 3364 2759 0.0936601356465838 0.0936601356465838 16350 2759 7009 0.0948690491965415 0.0948690491965415 16352 2285 3605 0.100419536914451 0.100419536914451 16353 3605 7531 0.0985834303955712 0.0985834303955712 16354 7531 2140 0.105692387990087 0.105692387990087 16355 2140 5996 0.104777507715381 0.104777507715381 16356 5996 7676 0.0990116406010299 0.0990116406010299 16357 7676 9874 1.60848579675559 1.60848579675559 17199 2711 10073 0.10997712384001 0.10997712384001 16358 9875 2326 1.55889022258017 1.55889022258017 16360 5997 2127 0.151773007567564 0.151773007567564 16361 2127 3609 0.151558147644208 0.151558147644208 16362 3609 7010 0.212760869396779 0.212760869396779 16365 3365 2006 0.0553745270182344 0.0553745270182344 16366 2006 7588 0.0502101113635407 0.0502101113635407 16367 7588 7258 0.104315488387994 0.104315488387994 16368 7258 7615 0.106145187491952 0.106145187491952 16369 7615 9877 0.104437372352784 0.104437372352784 16429 9892 3407 0.0665957848901693 0.0665957848901693 16430 3407 9893 0.16801404607557 0.16801404607557 16433 9895 9896 0.440540235104303 0.440540235104303 16436 9897 9898 0.0704932318773383 0.0704932318773383 16438 95 3655 0.111235679997702 0.111235679997702 16440 9899 5747 0.0711149911978779 0.0711149911978779 16445 9902 9903 0.536321309295718 0.536321309295718 16453 9908 9909 0.550826257700494 0.550826257700494 16458 9907 9908 0.00771583659604379 0.00771583659604379 16460 9909 9912 0.0865311626257968 0.0865311626257968 16461 9912 9910 0.0378168798460609 0.0378168798460609 16471 3282 9916 0.18653100874984 0.18653100874984 16473 9917 8680 0.0249041944601551 0.0249041944601551 19510 10535 10536 0.0273195782326388 0.0273195782326388 16475 8507 9918 0.021850852998121 0.021850852998121 16476 9918 3018 0.0101317448895217 0.0101317448895217 16478 9919 9920 0.0829003664734834 0.0829003664734834 16479 9921 3681 0.0300651916457247 0.0300651916457247 16668 9926 9974 0.105582813458159 0.105582813458159 16669 9588 1633 0.0730557533632891 0.0730557533632891 16671 9928 9975 0.0177169257267767 0.0177169257267767 117 124 125 0.0336263849765442 0.0336263849765442 16672 9975 9929 0.0234356081852519 0.0234356081852519 16674 9976 9977 0.0468170562405583 0.0468170562405583 16710 104 7825 0.0602462277844684 0.0602462277844684 16712 104 3757 0.402008044434906 0.402008044434906 16713 3757 1487 0.204145741130723 0.204145741130723 16714 1487 132 0.199447130341484 0.199447130341484 16716 1701 5546 0.198096603236586 0.198096603236586 16777 69 3510 0.205561826495526 0.205561826495526 4421 1201 4132 0.0220332988005433 0.0220332988005433 16718 7283 485 0.11761309283436 0.11761309283436 16720 10003 3244 0.0554692551325786 0.0554692551325786 16721 3244 7234 0.20486059291662 0.20486059291662 16722 7234 1896 0.200393401337734 0.200393401337734 16723 1896 6106 0.199619177779868 0.199619177779868 16724 6106 3190 0.204209613390108 0.204209613390108 16725 3190 3074 0.20155062603718 0.20155062603718 17204 10076 9899 0.140445516840247 0.140445516840247 17206 10077 9891 0.365702001724341 0.365702001724341 17210 9916 551 0.0168353379628002 0.0168353379628002 17211 551 10077 0.029511971826839 0.029511971826839 17221 9830 5174 0.203086414023487 0.203086414023487 17225 7299 3774 0.0270450210392685 0.0270450210392685 17227 10078 240 0.11490035547177 0.11490035547177 17229 240 241 0.0697724132050665 0.0697724132050665 17230 241 242 0.0623380559401012 0.0623380559401012 17231 242 243 0.121807717540091 0.121807717540091 17238 246 247 0.10870569104286 0.10870569104286 17239 247 248 0.0772679392991742 0.0772679392991742 17241 235 3406 0.0743704107751119 0.0743704107751119 17242 3406 10079 0.167074762801468 0.167074762801468 17244 331 10014 0.0356018290483491 0.0356018290483491 17245 10014 8533 0.134990804356131 0.134990804356131 17247 510 8534 0.190527366373376 0.190527366373376 17249 9649 6335 0.0185334131201332 0.0185334131201332 17250 6335 10080 0.0823637888630556 0.0823637888630556 17251 10080 3812 0.199228355515768 0.199228355515768 17252 3812 5918 0.151375161417453 0.151375161417453 17254 917 2204 0.201707005619294 0.201707005619294 17255 2204 4853 0.158074944552835 0.158074944552835 17506 10119 8389 0.0881257330115891 0.0881257330115891 17514 10115 4493 0.0857000040414071 0.0857000040414071 17515 4493 10122 0.00789608138487867 0.00789608138487867 17516 10122 10123 0.0829902602540724 0.0829902602540724 17517 10123 3738 0.117121022748715 0.117121022748715 16415 3033 3034 0.026586968802262 0.026586968802262 17518 3738 5617 0.105494461178937 0.105494461178937 17519 5617 10124 0.0771328841888806 0.0771328841888806 18717 1848 7866 0.175365518810985 0.175365518810985 17520 10124 3940 0.0438462962781839 0.0438462962781839 18649 10111 1854 0.1585792263447 0.1585792263447 17522 6651 7970 0.100526894140491 0.100526894140491 17523 7970 10125 0.0156643759566378 0.0156643759566378 17525 342 10126 0.0436005942347808 0.0436005942347808 17527 10126 10121 0.0408685827486489 0.0408685827486489 17529 8016 10127 0.0296331396909763 0.0296331396909763 17533 9200 10128 0.0316360066553629 0.0316360066553629 17535 10128 3937 0.0160944313012695 0.0160944313012695 17537 10125 10129 0.0323384241188202 0.0323384241188202 17540 8937 10130 0.0382349269331771 0.0382349269331771 18160 6035 10256 0.201529974874074 0.201529974874074 18081 3725 3961 0.10669546577579 0.10669546577579 18082 3961 5599 0.120037242247265 0.120037242247265 18083 5599 10212 0.0720417181829305 0.0720417181829305 18085 6582 8060 0.177813026382298 0.177813026382298 18087 79 3516 0.204359090736991 0.204359090736991 18089 10257 1076 0.140362637117951 0.140362637117951 18092 8839 10258 0.0505579939719693 0.0505579939719693 18093 10258 1216 0.0474392361763922 0.0474392361763922 18094 1216 6309 0.0509984491369365 0.0509984491369365 18095 6309 4788 0.0491735679878017 0.0491735679878017 18418 8332 8359 0.203675131612914 0.203675131612914 18096 4788 10256 0.0504039235105897 0.0504039235105897 18098 2169 10259 0.0494310424509836 0.0494310424509836 18099 10259 6301 0.0486534339401342 0.0486534339401342 18100 6301 10260 0.0495166429402865 0.0495166429402865 18101 10260 6428 0.0494555977491468 0.0494555977491468 18102 6428 10261 0.0500541316962619 0.0500541316962619 18103 10261 8837 0.049703265213276 0.049703265213276 18104 8837 10262 0.0487206483354329 0.0487206483354329 18105 10262 4661 0.0502842889238415 0.0502842889238415 18210 6766 8919 0.14588598272053 0.14588598272053 18215 6383 6883 0.201049789723751 0.201049789723751 18217 9380 6467 0.149037633666744 0.149037633666744 18218 6467 5528 0.155039270882985 0.155039270882985 18219 5528 5739 0.157509840329179 0.157509840329179 18220 5739 2443 0.171457541049395 0.171457541049395 18221 2443 9373 0.174175733096206 0.174175733096206 18222 9373 1695 0.20076305206058 0.20076305206058 18224 6884 8362 0.203398590237467 0.203398590237467 18225 8362 8336 0.20070690829837 0.20070690829837 18226 8336 7851 0.201718717149991 0.201718717149991 18228 9334 6072 0.194542227529238 0.194542227529238 18229 6072 2552 0.201793795787929 0.201793795787929 18231 10282 2550 0.408975962052575 0.408975962052575 18233 6070 9333 0.193859431649891 0.193859431649891 18235 3976 7037 0.199530180994258 0.199530180994258 200 212 213 0.0847562945477418 0.0847562945477418 18390 3978 7038 0.19806787554915 0.19806787554915 18392 3425 3425 0.000442266584977921 0.000442266584977921 18397 9331 6062 0.201652000193759 0.201652000193759 18398 6062 2541 0.201129932352607 0.201129932352607 18581 5716 10279 0.0494611669239994 0.0494611669239994 18582 10279 7436 0.0477007849303031 0.0477007849303031 18583 7436 10283 0.0501702475316452 0.0501702475316452 17420 10101 10103 0.0112555006692224 0.0112555006692224 18584 10283 7175 0.0483500943699416 0.0483500943699416 18585 7175 6738 0.0504392554289189 0.0504392554289189 18586 6738 7790 0.0494479351051842 0.0494479351051842 18587 7790 6666 0.0500428725179926 0.0500428725179926 19485 10408 10409 0.0449233009136641 0.0449233009136641 18958 4669 4949 0.0991091352300086 0.0991091352300086 18959 4949 10410 0.051350182738824 0.051350182738824 18961 7220 10411 0.0512063955237151 0.0512063955237151 18962 10411 5674 0.0503168586815151 0.0503168586815151 18964 5851 1441 0.115857091100705 0.115857091100705 18965 1441 10412 0.122824478936007 0.122824478936007 18966 10412 7622 0.0791461153811418 0.0791461153811418 18967 7622 6933 0.202629079077677 0.202629079077677 18968 6933 5888 0.202049147826104 0.202049147826104 18969 5888 10407 0.149951393120126 0.149951393120126 18971 4142 7756 0.106122091000002 0.106122091000002 18973 3621 1827 0.0998991515255571 0.0998991515255571 18974 1827 10091 0.0457369036734835 0.0457369036734835 18975 10091 10090 0.0485102588443954 0.0485102588443954 18976 10090 5102 0.00428121670773934 0.00428121670773934 18977 5102 9830 0.0472330884345854 0.0472330884345854 18978 9830 1764 0.0499536922707767 0.0499536922707767 19245 5031 10461 0.0349404698955745 0.0349404698955745 19246 10461 10462 0.146091635323691 0.146091635323691 19247 10462 5803 0.103032761304249 0.103032761304249 19249 10129 4929 0.0162234814669486 0.0162234814669486 19250 4929 2997 0.0775054077358341 0.0775054077358341 19251 2997 7215 0.0556994645707447 0.0556994645707447 19252 7215 4943 0.101417024663026 0.101417024663026 19253 4943 4680 0.100527034724402 0.100527034724402 19254 4680 7861 0.10148450975115 0.10148450975115 19255 7861 5802 0.109659923162335 0.109659923162335 19256 5802 8768 0.114010676979814 0.114010676979814 19257 8768 10464 0.134804410176221 0.134804410176221 19258 10464 338 0.0847524339031626 0.0847524339031626 19259 338 10465 0.0582049460436449 0.0582049460436449 19261 9467 561 0.02991036647086 0.02991036647086 15187 8324 9523 0.0327715210342319 0.0327715210342319 15189 9403 6744 0.131603339182178 0.131603339182178 15190 6744 6144 0.131367316381262 0.131367316381262 15191 6144 4018 0.137213550559119 0.137213550559119 15192 4018 7022 0.137229962505115 0.137229962505115 15193 7022 7392 0.129151524081427 0.129151524081427 15195 9524 9525 0.0293502828068984 0.0293502828068984 15196 9525 3400 0.0502879609443278 0.0502879609443278 15198 9212 8374 0.0509876682022625 0.0509876682022625 15199 8374 9526 0.0501407630476736 0.0501407630476736 15201 7443 9527 0.0485275735168955 0.0485275735168955 15202 9527 7160 0.0501690368011668 0.0501690368011668 15204 9528 7772 0.0491757515961192 0.0491757515961192 19414 3251 7295 0.215557365491205 0.215557365491205 19415 7295 38 0.193056632398898 0.193056632398898 19416 38 3537 0.207444876530122 0.207444876530122 19417 3537 4232 0.199406339345135 0.199406339345135 19419 3248 7289 0.216790622749105 0.216790622749105 19420 7289 34 0.19126988034169 0.19126988034169 19660 6763 3987 0.201101495268523 0.201101495268523 19664 9366 9360 0.104402218346712 0.104402218346712 19665 9360 10609 0.0511942469588291 0.0511942469588291 19666 10609 10608 0.151226661870126 0.151226661870126 19668 10608 10610 0.149537813443153 0.149537813443153 19674 1809 10611 0.33816836736717 0.33816836736717 19676 10376 10403 0.0245741855053009 0.0245741855053009 19678 10612 1810 0.127204321184034 0.127204321184034 19681 10613 10400 0.0511661482023126 0.0511661482023126 16697 7094 9611 0.00886963723885407 0.00886963723885407 19683 10614 10404 0.0688061700167682 0.0688061700167682 19873 9513 4580 0.132311871209248 0.132311871209248 19684 10404 10611 0.093589959625359 0.093589959625359 17421 10103 10082 0.0236886540751766 0.0236886540751766 19685 10611 10612 0.0295914472405657 0.0295914472405657 19686 10612 10614 0.0207133170517971 0.0207133170517971 19688 10615 10399 0.0680853608411523 0.0680853608411523 19742 8865 3778 0.153182304960692 0.153182304960692 19743 3778 10251 0.199472712546792 0.199472712546792 20418 10775 10774 0.0781617215430941 0.0781617215430941 19804 10646 2619 0.0523061501297365 0.0523061501297365 19839 10655 10656 0.208642261382715 0.208642261382715 19840 10656 9515 0.207256465232075 0.207256465232075 19841 9515 4581 0.131476935756536 0.131476935756536 19842 4581 8369 0.136571452698726 0.136571452698726 19843 8369 5296 0.134437189399661 0.134437189399661 19849 9510 10659 0.196832023994668 0.196832023994668 19850 10659 10660 0.00933491084100046 0.00933491084100046 19857 10663 10664 0.203268481110854 0.203268481110854 19858 10664 4584 0.340902950197611 0.340902950197611 19859 4584 6443 0.133958738324445 0.133958738324445 19860 6443 5300 0.13749324562242 0.13749324562242 19862 10665 7406 0.149893826243372 0.149893826243372 19865 10667 9512 0.206545737430627 0.206545737430627 608 599 600 0.326867712180581 0.326867712180581 19870 10669 10666 0.0946602410525992 0.0946602410525992 19871 10666 10670 0.114297265097593 0.114297265097593 19872 10670 9513 0.206208296842551 0.206208296842551 20654 6734 10882 0.0587106683934502 0.0587106683934502 19874 4580 8368 0.136014360939856 0.136014360939856 19875 8368 3817 0.133956606983629 0.133956606983629 19887 627 10669 0.00369254651812945 0.00369254651812945 19888 10669 10673 0.0509541857454109 0.0509541857454109 19889 10673 7185 0.0463624089792375 0.0463624089792375 19890 7185 10655 0.00294147338451417 0.00294147338451417 19891 10655 10658 0.0513792379314705 0.0513792379314705 19892 10658 9726 0.0479329871824602 0.0479329871824602 19893 9726 10654 0.050711837363241 0.050711837363241 19894 10654 1102 0.049608905570541 0.049608905570541 19895 1102 10674 0.051538155846358 0.051538155846358 19896 10674 7514 0.0472454257465845 0.0472454257465845 19897 7514 10675 0.00204366911425749 0.00204366911425749 19898 10675 10650 0.0481859646371305 0.0481859646371305 19899 10650 3868 0.0500586048613679 0.0500586048613679 16182 5547 1702 0.197838014226301 0.197838014226301 19900 3868 10663 0.00177015306197821 0.00177015306197821 19902 10676 5589 0.0437900336804139 0.0437900336804139 19975 9710 10678 0.0499234178433857 0.0499234178433857 19976 10678 9722 0.0489092169162438 0.0489092169162438 19977 9722 10686 0.0503973293919778 0.0503973293919778 19978 10686 3380 0.0518081278246911 0.0518081278246911 19979 3380 10660 0.0523052391085021 0.0523052391085021 19980 10660 10679 0.0495088072044065 0.0495088072044065 19981 10679 10667 0.0507313759263116 0.0507313759263116 19982 10667 10670 0.0483586645716411 0.0483586645716411 19983 10670 10680 0.0518679752837857 0.0518679752837857 19984 10680 10656 0.050123635320888 0.050123635320888 19985 10656 10657 0.0496280116055878 0.0496280116055878 19986 10657 9727 0.0488069327339047 0.0488069327339047 19989 1103 10684 0.0492526075164636 0.0492526075164636 656 646 647 0.146781335789774 0.146781335789774 20153 9416 8943 0.363005134814212 0.363005134814212 20155 9241 426 0.0770893533882784 0.0770893533882784 20157 461 6171 0.271278721099677 0.271278721099677 20161 1795 8719 0.00999704268874585 0.00999704268874585 20163 4233 1795 0.205432809418909 0.205432809418909 20165 3252 7296 0.216277689734072 0.216277689734072 20166 7296 39 0.192678596239665 0.192678596239665 20167 39 3538 0.207091579860447 0.207091579860447 20168 3538 4234 0.200695550258567 0.200695550258567 20170 6489 3675 0.150803028705812 0.150803028705812 20172 9313 4863 0.191918567433925 0.191918567433925 20173 4863 2213 0.160028953629168 0.160028953629168 20174 2213 928 0.187511558441934 0.187511558441934 17423 10083 10104 0.109040593432451 0.109040593432451 20175 928 5932 0.175834480120689 0.175834480120689 20176 5932 3804 0.153555987473657 0.153555987473657 20178 3804 10247 0.200040701273324 0.200040701273324 20181 6549 4768 0.17858020416066 0.17858020416066 20185 10705 8247 0.0550533285282311 0.0550533285282311 15205 7772 9040 0.0507978153373748 0.0507978153373748 15206 9040 1113 0.0497891730866418 0.0497891730866418 15208 9529 7493 0.0494909698776819 0.0494909698776819 15209 7493 9169 0.051731129981418 0.051731129981418 15210 9169 3835 0.0502567043103765 0.0502567043103765 15212 5624 3708 0.103423232464888 0.103423232464888 15213 3708 718 0.104893137935114 0.104893137935114 15214 718 9442 0.108559355644902 0.108559355644902 15215 9442 8519 0.0865482797270432 0.0865482797270432 15218 539 540 0.260599478311813 0.260599478311813 15220 9430 9531 0.0962600395709663 0.0962600395709663 15232 8334 8360 0.0525484415568663 0.0525484415568663 15234 9532 9533 0.00803607126282377 0.00803607126282377 16285 2852 1362 0.131790180095648 0.131790180095648 15236 9534 9535 0.0751513734309232 0.0751513734309232 15237 9535 9536 0.0195917533971332 0.0195917533971332 15238 9536 9537 0.0515491230280822 0.0515491230280822 18878 3216 6125 0.202386413121619 0.202386413121619 15239 9537 9538 0.0217956250277941 0.0217956250277941 15248 8177 9543 0.0137987617761691 0.0137987617761691 15249 9541 9542 0.0585754347953461 0.0585754347953461 15262 9552 9550 0.00461416645458039 0.00461416645458039 15263 9550 8208 0.00942903742084459 0.00942903742084459 15264 8208 8203 0.268586250441468 0.268586250441468 15265 8203 8187 0.252138571661244 0.252138571661244 15267 8182 9552 0.0592295781497915 0.0592295781497915 15275 9553 392 0.159342904018314 0.159342904018314 15276 392 443 0.100075433980265 0.100075433980265 15277 443 8209 0.110751336507506 0.110751336507506 15278 3258 9554 0.029060284587417 0.029060284587417 15279 9555 9556 0.0194857519875014 0.0194857519875014 15280 9556 9557 0.01686832436596 0.01686832436596 15284 9558 8799 0.0124547414515574 0.0124547414515574 15287 9268 8812 0.43752637477907 0.43752637477907 15372 9568 7345 0.407049578137861 0.407049578137861 15373 7345 7369 0.0183549065123627 0.0183549065123627 15374 7369 7156 0.617874851338927 0.617874851338927 15375 7156 8802 0.0193374199518318 0.0193374199518318 15376 8802 7317 0.278372348360029 0.278372348360029 15377 7317 7975 0.104085714382657 0.104085714382657 15378 7975 8806 0.102424669696849 0.102424669696849 20689 10900 10890 0.00428101320774671 0.00428101320774671 15380 2642 4108 0.0801282359532547 0.0801282359532547 15882 9238 9569 0.375213941828735 0.375213941828735 4422 4132 3782 0.199943657895071 0.199943657895071 15381 4108 7064 0.0951259934580263 0.0951259934580263 15383 993 9570 0.0346111476896159 0.0346111476896159 15385 9570 2914 0.0185752046128979 0.0185752046128979 15393 9572 9573 0.0529385333780706 0.0529385333780706 15394 9574 9575 0.235820407161737 0.235820407161737 15395 8031 9576 0.0470934184180165 0.0470934184180165 15396 9577 9578 0.0233972200853265 0.0233972200853265 15398 8797 9577 0.0680401949692739 0.0680401949692739 15404 9583 9584 0.0189997554494897 0.0189997554494897 15413 8399 9591 0.147004287358107 0.147004287358107 15414 9591 9592 0.0201167087704522 0.0201167087704522 15415 9592 8857 0.127975925737851 0.127975925737851 15416 8857 7897 0.144523217943683 0.144523217943683 15864 9238 9744 0.017876559138977 0.017876559138977 765 765 766 0.102953430637808 0.102953430637808 15417 7897 8290 0.14604137147811 0.14604137147811 15418 8290 8283 0.146330295926468 0.146330295926468 15419 8283 9593 0.142033870447888 0.142033870447888 15420 9593 5781 0.00569268198805717 0.00569268198805717 15421 5781 8573 0.144843439528192 0.144843439528192 15422 8573 6709 0.145981160506706 0.145981160506706 15423 6709 8489 0.147059173742998 0.147059173742998 20690 10890 10906 0.00389182243300479 0.00389182243300479 15424 8489 9595 0.146421765893647 0.146421765893647 15425 9595 8637 0.147888642293711 0.147888642293711 15427 4935 9590 0.0193454164735318 0.0193454164735318 15430 8608 1478 0.0099286705971119 0.0099286705971119 15433 7965 9599 0.0149228575371813 0.0149228575371813 15434 9599 9600 0.0470176213777162 0.0470176213777162 16271 9867 94 0.0502509464237392 0.0502509464237392 16273 9867 3654 0.100162413874862 0.100162413874862 15435 9600 9601 0.0734739685688771 0.0734739685688771 15436 9601 9602 0.120469898327734 0.120469898327734 15474 9617 9618 0.0309123358720865 0.0309123358720865 15475 9618 9620 0.138252717835719 0.138252717835719 15476 9620 8583 0.0318418680569216 0.0318418680569216 15477 8583 8311 0.113486958547973 0.113486958547973 15478 8311 2808 0.019311822890669 0.019311822890669 15479 2808 9621 0.209882261055166 0.209882261055166 15480 9621 8522 0.0161981079077479 0.0161981079077479 15481 8522 8465 0.180991531047255 0.180991531047255 15487 9624 8468 0.0340418553637742 0.0340418553637742 15786 9625 9596 0.0115036173464072 0.0115036173464072 15489 9626 9618 0.0131866115872677 0.0131866115872677 15494 4937 9617 0.0698272217766147 0.0698272217766147 15496 9628 9607 0.229575641341845 0.229575641341845 15497 9607 9629 0.399617180847297 0.399617180847297 15498 9629 8646 0.256050430773093 0.256050430773093 15500 9630 7969 0.0158758080194332 0.0158758080194332 20692 10907 5885 0.00586950671491746 0.00586950671491746 20693 5885 10908 0.00728749668565428 0.00728749668565428 15501 7969 6652 0.0898251140375734 0.0898251140375734 15502 6652 3939 0.0164838165497055 0.0164838165497055 15504 5618 2286 0.10606737169151 0.10606737169151 15506 4494 9631 0.0855716406365801 0.0855716406365801 15508 9632 9630 0.0305358161263308 0.0305358161263308 15510 9633 4938 0.00998098524134014 0.00998098524134014 15511 4938 6650 0.146459053749354 0.146459053749354 15512 6650 3942 0.0669626682021978 0.0669626682021978 15513 3942 9634 0.0625685122990456 0.0625685122990456 15514 9634 5614 0.0589940973382129 0.0589940973382129 15515 5614 9635 0.0521244888471325 0.0521244888471325 15518 9636 9633 0.0394950652718853 0.0394950652718853 15520 9637 4687 0.0148908622684888 0.0148908622684888 15522 5369 9637 0.0293813837370069 0.0293813837370069 15524 9638 4939 0.016179725599566 0.016179725599566 15525 4939 7226 0.0545709952111213 0.0545709952111213 15526 7226 9640 0.0899454990944897 0.0899454990944897 15527 9640 6648 0.0447546990135401 0.0447546990135401 15528 6648 9641 0.0618904241631349 0.0618904241631349 15529 9641 3943 0.062420581454241 0.062420581454241 15530 3943 9642 0.0627968141202241 0.0627968141202241 15531 9642 5613 0.0612320254822175 0.0612320254822175 15532 5613 9643 0.0497740720528068 0.0497740720528068 15533 9643 3735 0.0551525120669933 0.0551525120669933 15534 3735 4491 0.207391837271035 0.207391837271035 15535 4491 129 0.109629298465467 0.109629298465467 15536 129 7948 0.0410521986313786 0.0410521986313786 15537 7948 2527 0.287151637527745 0.287151637527745 15538 2527 9644 0.066959748271427 0.066959748271427 15539 9644 1221 0.102833533420687 0.102833533420687 16595 9951 6712 0.00734129639736197 0.00734129639736197 15542 618 9638 0.0309196803723069 0.0309196803723069 15548 9647 9648 0.0291957554146951 0.0291957554146951 15549 7572 9649 0.0425327114545183 0.0425327114545183 15551 9650 9651 0.00414955523410263 0.00414955523410263 15553 9651 9652 0.0110054302366685 0.0110054302366685 15555 9652 9653 0.018743029705938 0.018743029705938 15558 9656 4160 0.0156451635843959 0.0156451635843959 15559 4160 4769 0.262100180691146 0.262100180691146 15560 4769 6550 0.17763389531497 0.17763389531497 15561 6550 9299 0.171507609467602 0.171507609467602 15564 3803 5934 0.15587305192408 0.15587305192408 15565 5934 930 0.176935041153743 0.176935041153743 15566 930 2215 0.185037322727603 0.185037322727603 15567 2215 4865 0.15888388268895 0.15888388268895 15568 4865 9477 0.193757182508649 0.193757182508649 15569 9477 5466 0.16958064463752 0.16958064463752 15570 5466 9658 0.179556785798918 0.179556785798918 15571 9658 9659 0.177338892845698 0.177338892845698 15572 9659 662 0.00516539932395329 0.00516539932395329 18431 10291 7169 0.0508784288394603 0.0508784288394603 15573 662 9660 0.00343592323317494 0.00343592323317494 15575 9464 4609 0.17585408606 0.17585408606 15576 4609 6490 0.148161596916065 0.148161596916065 15577 6490 7974 0.0885778987826885 0.0885778987826885 15579 4336 9656 0.0458791064556152 0.0458791064556152 15581 7573 3556 0.0299599314208067 0.0299599314208067 15583 851 7096 0.0990470064031014 0.0990470064031014 15584 7096 9661 0.0107677923604542 0.0107677923604542 15585 9661 9662 0.0081027242638239 0.0081027242638239 15586 9662 9663 0.00747970901198794 0.00747970901198794 15587 9663 9664 0.00836437719840195 0.00836437719840195 15588 9664 9665 0.00928103292942469 0.00928103292942469 15589 9665 9666 0.00696482735297281 0.00696482735297281 15590 9666 9667 0.00676039634627663 0.00676039634627663 15591 9667 9668 0.00737940382126904 0.00737940382126904 15592 9668 9669 0.0330209265296029 0.0330209265296029 15593 9669 8703 0.0154036792176203 0.0154036792176203 15594 8703 8152 0.0935877668611654 0.0935877668611654 15595 8152 7613 0.0937841622026169 0.0937841622026169 15596 7613 7266 0.0918493440897444 0.0918493440897444 15597 7266 7585 0.0967046653962524 0.0967046653962524 15599 2003 3363 0.0896469251714999 0.0896469251714999 15600 3363 2757 0.0953909752557553 0.0953909752557553 15601 2757 9670 0.0852737689905025 0.0852737689905025 15602 9670 9671 0.00427910266137011 0.00427910266137011 15603 9671 7008 0.00522846022655691 0.00522846022655691 15604 7008 9672 0.00318311155269209 0.00318311155269209 15605 9672 9673 0.00446550904917084 0.00446550904917084 15606 9673 9674 0.0041674932546887 0.0041674932546887 15607 9674 2283 0.0902343315694916 0.0902343315694916 15608 2283 3604 0.0998061678618656 0.0998061678618656 15609 3604 7530 0.0990712121378624 0.0990712121378624 15610 7530 2138 0.109343720002506 0.109343720002506 15611 2138 5995 0.0993207600682094 0.0993207600682094 15612 5995 7675 0.101107003151938 0.101107003151938 15613 7675 9675 0.0981911301047578 0.0981911301047578 15614 9675 9676 0.100210056589884 0.100210056589884 15615 9676 9677 0.100165741773797 0.100165741773797 15616 9677 9678 0.100142214318315 0.100142214318315 15617 9678 9679 0.0993326168253197 0.0993326168253197 899 913 914 0.147143450226327 0.147143450226327 20715 10914 9397 0.00810191720556871 0.00810191720556871 15619 9680 9681 0.102717909771226 0.102717909771226 15620 9681 9682 0.100023276858498 0.100023276858498 15621 9682 9683 0.100843312370816 0.100843312370816 15622 9683 9684 0.101658088937986 0.101658088937986 15623 9684 9685 0.0375181649725389 0.0375181649725389 15624 9685 9686 0.0593326737516342 0.0593326737516342 15625 9686 9687 0.102011015676098 0.102011015676098 15627 9688 9689 0.110065273053945 0.110065273053945 15628 9689 9690 0.109733851792721 0.109733851792721 15629 9690 9691 0.0939207749458389 0.0939207749458389 15630 9691 9692 0.102876500148466 0.102876500148466 15631 9692 9693 0.0940860472810003 0.0940860472810003 15633 851 7096 0.0990470064031014 0.0990470064031014 15634 7096 9661 0.0107677923604542 0.0107677923604542 15635 9661 9662 0.0081027242638239 0.0081027242638239 15636 9662 9663 0.00747970901198794 0.00747970901198794 15637 9663 9664 0.00836437719840195 0.00836437719840195 15638 9664 9665 0.00928103292942469 0.00928103292942469 15639 9665 9666 0.00696482735297281 0.00696482735297281 15641 9667 9668 0.00737940382126904 0.00737940382126904 15642 9668 9669 0.0330209265296029 0.0330209265296029 15644 8703 8152 0.0935877668611654 0.0935877668611654 20716 9397 9341 0.0111932287865196 0.0111932287865196 15645 8152 7613 0.0937841622026169 0.0937841622026169 15646 7613 7266 0.0918493440897444 0.0918493440897444 15647 7266 7585 0.0967046653962524 0.0967046653962524 15648 7585 2003 0.0946559616738872 0.0946559616738872 15649 2003 3363 0.0896469251714999 0.0896469251714999 15650 3363 2757 0.0953909752557553 0.0953909752557553 15651 2757 9670 0.0852737689905025 0.0852737689905025 15652 9670 9671 0.00427910266137011 0.00427910266137011 15653 9671 7008 0.00522846022655691 0.00522846022655691 15654 7008 9672 0.00318311155269209 0.00318311155269209 15655 9672 9673 0.00446550904917084 0.00446550904917084 15656 9673 9674 0.0041674932546887 0.0041674932546887 15657 9674 2283 0.0902343315694916 0.0902343315694916 15658 2283 3604 0.0998061678618656 0.0998061678618656 15659 3604 7530 0.0990712121378624 0.0990712121378624 940 955 956 0.0467857248690536 0.0467857248690536 15660 7530 2138 0.109343720002506 0.109343720002506 15661 2138 5995 0.0993207600682094 0.0993207600682094 15663 7675 9675 0.0981911301047578 0.0981911301047578 15664 9675 9676 0.100210056589884 0.100210056589884 15665 9676 9677 0.100165741773797 0.100165741773797 15666 9677 9678 0.100142214318315 0.100142214318315 20717 9341 10910 0.0086655068036058 0.0086655068036058 15667 9678 9679 0.0993326168253197 0.0993326168253197 15668 9679 9680 0.101799223111765 0.101799223111765 15669 9680 9681 0.102717909771226 0.102717909771226 15670 9681 9682 0.100023276858498 0.100023276858498 15671 9682 9683 0.100843312370816 0.100843312370816 15672 9683 9684 0.101658088937986 0.101658088937986 15673 9684 9685 0.0375181649725389 0.0375181649725389 15675 9686 9687 0.102011015676098 0.102011015676098 15676 9687 9688 0.091295408872665 0.091295408872665 15677 9688 9689 0.110065273053945 0.110065273053945 15678 9689 9690 0.109733851792721 0.109733851792721 15679 9690 9691 0.0939207749458389 0.0939207749458389 15680 9691 9692 0.102876500148466 0.102876500148466 15681 9692 9693 0.0940860472810003 0.0940860472810003 15684 7680 3450 0.103468199661171 0.103468199661171 15686 6014 3880 0.103612570358144 0.103612570358144 15687 3880 842 0.103458609408344 0.103458609408344 15688 842 7097 0.103202015659942 0.103202015659942 15689 7097 9694 0.047717886337947 0.047717886337947 15690 9694 8693 0.0153273459011852 0.0153273459011852 15691 8693 8154 0.0909950973067502 0.0909950973067502 15692 8154 7616 0.0940844002869557 0.0940844002869557 20719 10885 9398 0.0070860203578635 0.0070860203578635 15693 7616 7269 0.0941699315585107 0.0941699315585107 15695 2024 3357 0.101537173300766 0.101537173300766 15696 3357 2761 0.09936727049288 0.09936727049288 15697 2761 7002 0.0992423706702366 0.0992423706702366 15698 7002 2264 0.0979906184711561 0.0979906184711561 15699 2264 3594 0.0994063483699449 0.0994063483699449 15700 3594 7517 0.101662572945496 0.101662572945496 15701 7517 2099 0.100157096238172 0.100157096238172 15702 2099 5976 0.101294873446063 0.101294873446063 15703 5976 7666 0.100715370574341 0.100715370574341 15705 2329 9695 0.166702045988164 0.166702045988164 15706 8023 8686 0.102850512121315 0.102850512121315 15708 8810 7064 0.0240522165973304 0.0240522165973304 15710 8803 7155 0.0191394427517654 0.0191394427517654 15711 7155 6281 0.12107437233707 0.12107437233707 15712 6281 1050 0.111583194341316 0.111583194341316 15714 3913 3150 0.158539469564201 0.158539469564201 15715 3150 3124 0.0198304894474349 0.0198304894474349 15716 3124 7370 0.0954616596060542 0.0954616596060542 15717 7370 7346 0.018354860843617 0.018354860843617 15718 7346 6806 0.0981383819816197 0.0981383819816197 15719 6806 6802 0.0198184437093697 0.0198184437093697 15720 6802 4711 0.111589534373845 0.111589534373845 15721 4711 782 0.0471200606837116 0.0471200606837116 15722 782 5113 0.0527296074626885 0.0527296074626885 15723 5113 1545 0.0490000601275782 0.0490000601275782 15724 1545 6325 0.0500984428583215 0.0500984428583215 15728 9449 9696 0.165726699390797 0.165726699390797 15732 8801 5164 0.779026857141219 0.779026857141219 15734 9303 1207 0.168708605950551 0.168708605950551 15735 1207 9698 0.0215813490172367 0.0215813490172367 15736 9698 3771 0.199072281764282 0.199072281764282 15738 8867 958 0.177734005515433 0.177734005515433 15739 958 9420 0.172099550054797 0.172099550054797 15740 9420 4896 0.162799282631442 0.162799282631442 15741 4896 9470 0.183516274472291 0.183516274472291 15742 9470 5493 0.174731799993968 0.174731799993968 15743 5493 9699 0.19822011575815 0.19822011575815 15745 6718 4833 0.101679501011927 0.101679501011927 15746 4833 6378 0.103648655421083 0.103648655421083 15747 6378 3188 0.103521991883946 0.103521991883946 15749 8692 1060 0.0921643567251203 0.0921643567251203 15750 1060 1697 0.0932426366322247 0.0932426366322247 15751 1697 7268 0.0954492333486145 0.0954492333486145 15752 7268 6671 0.0907592732101769 0.0907592732101769 15754 2023 3356 0.0971424118361729 0.0971424118361729 15756 2760 7001 0.10039029368168 0.10039029368168 15757 7001 2263 0.0995790205304853 0.0995790205304853 15758 2263 3487 0.100064167822274 0.100064167822274 15760 5346 2098 0.0987082712844417 0.0987082712844417 15761 2098 2940 0.101254724790906 0.101254724790906 15763 6814 9700 0.201962621208867 0.201962621208867 15766 9701 9702 0.01946308379228 0.01946308379228 15767 9702 7793 0.0917115184551997 0.0917115184551997 15768 7793 9703 0.0139663687397926 0.0139663687397926 15769 9703 9044 0.0844498524584079 0.0844498524584079 15770 9044 1093 0.00878466321187049 0.00878466321187049 15771 1093 7489 0.0946907062423257 0.0946907062423257 15772 7489 3839 0.0924847260791552 0.0924847260791552 15773 3839 9041 0.00820472152594153 0.00820472152594153 15774 9041 5598 0.0888252595207534 0.0888252595207534 15775 5598 9038 0.0124773684874939 0.0124773684874939 15776 9038 7546 0.0939528798953845 0.0939528798953845 15817 9704 9705 0.0108623818240175 0.0108623818240175 15777 7546 9706 0.691905770916309 0.691905770916309 15800 1403 9709 0.0705866891174833 0.0705866891174833 15801 9709 620 0.0978636674417251 0.0978636674417251 15802 620 9710 0.210732715068668 0.210732715068668 15803 9710 1934 0.00294671517895333 0.00294671517895333 15812 9716 2323 0.0248152326425255 0.0248152326425255 15814 9717 9718 0.0914794540174667 0.0914794540174667 15815 9718 9719 0.0447183943765151 0.0447183943765151 19498 10525 10526 0.0198486557174526 0.0198486557174526 15816 9719 9704 0.266399501314719 0.266399501314719 15823 622 9720 0.114642644128587 0.114642644128587 15824 9720 9721 0.0112307689682394 0.0112307689682394 15825 9721 9722 0.0869660670624723 0.0869660670624723 15826 9722 9508 0.205466270114504 0.205466270114504 15828 9723 8889 0.0324596924967659 0.0324596924967659 15829 8889 7134 0.00993032916751998 0.00993032916751998 15831 9724 9725 0.00760667507368999 0.00760667507368999 15832 9725 9726 0.189210618262835 0.189210618262835 15833 9726 9727 0.207046790394153 0.207046790394153 19270 10423 10424 0.0241914475611954 0.0241914475611954 435 364 434 0.342302602243315 0.342302602243315 437 435 436 0.251313063977777 0.251313063977777 438 291 437 0.00683009618704691 0.00683009618704691 439 437 438 0.127267952892383 0.127267952892383 18188 4070 6055 0.154839029661679 0.154839029661679 2329 914 2297 0.0421335193471221 0.0421335193471221 2331 2320 2321 0.0970544429847538 0.0970544429847538 2332 2321 2325 0.106348268281835 0.106348268281835 2334 2326 2327 0.097322097365987 0.097322097365987 2335 2327 1153 0.100532392748858 0.100532392748858 2338 2329 2330 0.176644411418714 0.176644411418714 2339 2330 2331 0.174810883246149 0.174810883246149 2340 2331 2332 0.246452825481674 0.246452825481674 12346 8662 8663 0.00747381550039305 0.00747381550039305 15258 8632 9548 0.0273148076656665 0.0273148076656665 2341 2332 2333 0.239714451404855 0.239714451404855 2342 2333 2334 0.0332654390408316 0.0332654390408316 2344 2335 2336 0.129842641397919 0.129842641397919 2346 2337 2338 0.0990445311811364 0.0990445311811364 2348 2265 2339 0.101695232363891 0.101695232363891 2349 2339 2340 0.100657111492997 0.100657111492997 2350 2340 2100 0.0993531902440497 0.0993531902440497 20593 3590 10852 0.00726410078461852 0.00726410078461852 20595 10864 10861 0.0184079229928756 0.0184079229928756 20596 10861 10869 0.0187971985012912 0.0187971985012912 20598 10844 10816 0.176342451403751 0.176342451403751 20599 10816 10784 0.0180725957817606 0.0180725957817606 18882 3271 7310 0.200940882978518 0.200940882978518 20600 10784 10835 0.00593511915863137 0.00593511915863137 20602 2958 10836 0.0107685222165634 0.0107685222165634 20605 10827 10870 0.0187474646325031 0.0187474646325031 20606 10870 10871 0.0569206829492766 0.0569206829492766 20746 10919 10920 0.0829974075948199 0.0829974075948199 20607 10872 10858 0.118628394955246 0.118628394955246 20609 2959 10837 0.0110654933350888 0.0110654933350888 20610 10837 10819 0.0119664824389379 0.0119664824389379 11704 1158 1159 0.143826308402294 0.143826308402294 16709 10000 10001 0.0457062376473756 0.0457062376473756 20652 9411 7929 0.0718148143148174 0.0718148143148174 20655 4390 9954 0.0752796609482001 0.0752796609482001 20656 9954 10883 0.0805000116188462 0.0805000116188462 20657 10883 10884 0.00921180121982239 0.00921180121982239 20658 10884 8289 0.0487008508548274 0.0487008508548274 20660 5957 6482 0.0027689648671592 0.0027689648671592 20661 6482 5774 0.120389794748458 0.120389794748458 20662 5774 4620 0.0232425190443662 0.0232425190443662 20663 4620 5809 0.169650245221728 0.169650245221728 20664 5809 10472 0.013534248318244 0.013534248318244 2394 2385 2386 0.330871173224232 0.330871173224232 2396 2387 2072 0.091718253525282 0.091718253525282 2398 2388 2389 0.0952556218940292 0.0952556218940292 2399 2389 2390 0.088517954558777 0.088517954558777 2400 2390 2391 0.100075566647637 0.100075566647637 2401 2391 2392 0.0940014926636224 0.0940014926636224 2402 2392 2394 0.0931645591460492 0.0931645591460492 2403 2394 2395 0.0490422843236324 0.0490422843236324 2404 2396 2397 0.101232025457682 0.101232025457682 2405 2397 835 0.0985806787691326 0.0985806787691326 2406 835 2398 0.196049611343252 0.196049611343252 2407 2398 2399 0.0153233199302382 0.0153233199302382 2408 2399 2400 0.00232458495354821 0.00232458495354821 2412 2402 2403 0.0775441054784182 0.0775441054784182 2415 2405 2406 0.101142772155656 0.101142772155656 498 441 442 0.0937180388509973 0.0937180388509973 500 443 444 0.0957304857475106 0.0957304857475106 14680 445 446 0.198543865097556 0.198543865097556 443 447 448 0.0518475604896436 0.0518475604896436 446 450 451 0.1546192530483 0.1546192530483 310 318 319 0.318271935051083 0.318271935051083 447 451 452 0.176746748854474 0.176746748854474 448 452 453 0.173946054533759 0.173946054533759 449 453 454 0.161145911336434 0.161145911336434 450 454 455 0.183605091547984 0.183605091547984 452 456 457 0.174314536622101 0.174314536622101 453 457 458 0.162044543484691 0.162044543484691 454 458 459 0.182862983981988 0.182862983981988 456 460 6 0.0823027301557762 0.0823027301557762 1198 1212 1213 0.0683736094322978 0.0683736094322978 465 266 468 0.155710664946604 0.155710664946604 466 469 470 0.0207613766308904 0.0207613766308904 468 471 472 0.378751941435673 0.378751941435673 472 475 476 0.0306017516715067 0.0306017516715067 474 477 478 0.142331986757376 0.142331986757376 476 401 479 0.0792493107270532 0.0792493107270532 480 481 482 0.61054856130416 0.61054856130416 481 482 483 0.00751372921095178 0.00751372921095178 482 483 484 0.0775332394520986 0.0775332394520986 483 484 485 0.089248827005011 0.089248827005011 17372 40 3540 0.206359755216492 0.206359755216492 19502 10529 10530 0.0177249357864871 0.0177249357864871 2653 2611 2612 0.141657164390576 0.141657164390576 2654 2612 2613 0.112637909268372 0.112637909268372 2655 2613 2614 0.0580743648208686 0.0580743648208686 17439 9901 10107 0.0190863480039502 0.0190863480039502 2656 2614 2615 0.100743891980042 0.100743891980042 2657 2615 2616 0.100475490032633 0.100475490032633 2658 2616 2617 0.0513770343819779 0.0513770343819779 2660 2618 2619 0.0511386540650187 0.0511386540650187 2661 2619 2620 0.0507766966271612 0.0507766966271612 2662 2620 2621 0.0437935865590098 0.0437935865590098 2664 2622 2623 0.138741239129278 0.138741239129278 2665 2623 2624 0.0616812798954739 0.0616812798954739 2666 2624 2625 0.041735581046466 0.041735581046466 2668 2626 2627 0.080053274568439 0.080053274568439 2669 2627 2628 0.0586986059075718 0.0586986059075718 2672 2630 2631 0.0511347279443915 0.0511347279443915 2673 2631 2632 0.0473711830288774 0.0473711830288774 2701 1199 2633 0.0222472727939579 0.0222472727939579 2800 2469 2753 0.205232670024875 0.205232670024875 2801 2753 2754 0.200329673691245 0.200329673691245 2802 2754 796 0.200317660350865 0.200317660350865 2803 796 2755 0.202508246596186 0.202508246596186 2804 2755 2756 0.202966691897007 0.202966691897007 2805 2756 2757 0.203516573136303 0.203516573136303 2806 2757 2758 0.206901705972361 0.206901705972361 2807 2758 2759 0.18527317626533 0.18527317626533 2809 2760 2761 0.172193089993048 0.172193089993048 2810 2761 2337 0.176949778602699 0.176949778602699 2811 2337 2762 0.175813497300624 0.175813497300624 2812 2762 2763 0.241500363205236 0.241500363205236 2813 2763 2764 0.135070479950714 0.135070479950714 2814 2764 2765 0.106502558770285 0.106502558770285 2815 2765 2766 0.0334927078919062 0.0334927078919062 2816 2766 2767 0.200988096936329 0.200988096936329 2817 2767 2768 0.200799068465386 0.200799068465386 2819 2769 1141 0.136317655493671 0.136317655493671 2820 1141 908 0.140881200888928 0.140881200888928 1246 190 1268 0.101376125490378 0.101376125490378 20670 10891 10892 0.0391113232197559 0.0391113232197559 20671 10892 10893 0.0381065586329798 0.0381065586329798 20672 10893 10894 0.00879572218910387 0.00879572218910387 20673 10894 6880 0.00914047873035344 0.00914047873035344 20675 10895 10896 0.0564298376836357 0.0564298376836357 20676 10896 10897 0.0882221479591311 0.0882221479591311 20677 10897 10898 0.0915468728847566 0.0915468728847566 20678 10898 10889 0.0977975944203811 0.0977975944203811 12368 8665 8670 0.0146509072378509 0.0146509072378509 20679 10889 10899 0.0863988642991602 0.0863988642991602 20680 10899 10900 0.00621581990565306 0.00621581990565306 20682 10899 10901 0.0272487435286037 0.0272487435286037 20683 10902 10892 0.0353963477419812 0.0353963477419812 20685 10903 10904 0.0311951245060147 0.0311951245060147 20686 10905 8231 0.00978569112678673 0.00978569112678673 20687 8231 10753 0.00720642488718956 0.00720642488718956 11 11 12 0.132606225003913 0.132606225003913 13 13 14 0.261405445974353 0.261405445974353 14 14 15 0.0524534751729061 0.0524534751729061 15 15 16 0.0498286567506269 0.0498286567506269 16 16 17 0.0506321145105979 0.0506321145105979 17 17 18 0.0480115772672805 0.0480115772672805 19 19 20 0.586520216245135 0.586520216245135 21 22 23 0.0471109050306669 0.0471109050306669 22 23 24 0.117066818844753 0.117066818844753 25 26 27 0.131659873107185 0.131659873107185 27 28 29 0.0945023300061256 0.0945023300061256 28 29 32 0.0547795902237084 0.0547795902237084 29 32 33 0.0472851468321661 0.0472851468321661 30 33 34 0.0541728824006047 0.0541728824006047 1 1 2 0.182682884421833 0.182682884421833 31 34 35 0.0481653228438301 0.0481653228438301 32 35 36 0.0518878807765827 0.0518878807765827 34 37 38 0.0490317013211587 0.0490317013211587 35 38 39 0.0492286314169291 0.0492286314169291 36 39 40 0.0502550749626562 0.0502550749626562 37 40 41 0.0504947813294015 0.0504947813294015 19671 9367 10610 0.0557753987785757 0.0557753987785757 38 41 42 0.0486093395250147 0.0486093395250147 39 42 43 0.0502383575999221 0.0502383575999221 40 43 44 0.0498102685006676 0.0498102685006676 42 45 46 0.0520249865615885 0.0520249865615885 43 46 47 0.0510850489044332 0.0510850489044332 44 47 48 0.0480642310133195 0.0480642310133195 45 48 49 0.0520776483582305 0.0520776483582305 47 50 51 0.0661075861419648 0.0661075861419648 48 51 52 0.0568810950926816 0.0568810950926816 49 52 53 0.0608706853363099 0.0608706853363099 50 53 54 0.0662114802606989 0.0662114802606989 51 54 55 0.0474185291403829 0.0474185291403829 52 55 56 0.0539297292184645 0.0539297292184645 53 56 57 0.108686747732496 0.108686747732496 54 57 58 0.187258749990905 0.187258749990905 56 59 60 1.21682866156064 1.21682866156064 58 62 65 0.111732852527499 0.111732852527499 60 66 67 0.0462182288009238 0.0462182288009238 61 67 68 0.0059633062869109 0.0059633062869109 63 69 70 0.0080040379689871 0.0080040379689871 65 71 72 0.00371377887510826 0.00371377887510826 66 72 73 0.0481593874311522 0.0481593874311522 67 73 74 0.0476872742951146 0.0476872742951146 68 74 75 0.050981067010882 0.050981067010882 69 75 76 0.047311096476864 0.047311096476864 70 76 77 0.00343925081784597 0.00343925081784597 71 77 78 0.0504851331557092 0.0504851331557092 72 78 79 0.0447329738384301 0.0447329738384301 73 79 80 0.00573274424924571 0.00573274424924571 74 80 81 0.048934333458383 0.048934333458383 75 81 82 0.0451562090400863 0.0451562090400863 76 82 83 0.0525053441886158 0.0525053441886158 77 83 84 0.0468507536792171 0.0468507536792171 79 85 86 0.0489620579654281 0.0489620579654281 80 86 87 0.056293962476598 0.056293962476598 81 87 88 0.0565505675369976 0.0565505675369976 82 88 89 0.049261447484153 0.049261447484153 83 89 90 0.0461992376398338 0.0461992376398338 84 90 91 0.0452410545911285 0.0452410545911285 85 91 92 0.040125194779582 0.040125194779582 86 92 93 0.0417705541366205 0.0417705541366205 87 93 94 0.0307746903425865 0.0307746903425865 88 94 95 0.0484715360122363 0.0484715360122363 90 58 96 0.0988139178735054 0.0988139178735054 91 96 97 0.101340345409915 0.101340345409915 92 97 98 0.0883916436599661 0.0883916436599661 93 98 99 0.0102766637725455 0.0102766637725455 94 99 100 0.0815080239205417 0.0815080239205417 95 100 101 0.0191432455952872 0.0191432455952872 99 104 105 0.149790406602899 0.149790406602899 100 106 107 0.104888043119077 0.104888043119077 101 107 108 0.276057285299863 0.276057285299863 103 109 110 0.318041485575751 0.318041485575751 105 111 112 0.0487653491195207 0.0487653491195207 106 113 114 0.160343090933149 0.160343090933149 107 114 115 0.208121584183608 0.208121584183608 111 118 119 0.137350395143796 0.137350395143796 113 120 121 0.356240759753107 0.356240759753107 114 121 122 0.149871853701347 0.149871853701347 115 122 123 0.148228608040365 0.148228608040365 116 123 124 0.294126045752515 0.294126045752515 118 125 126 0.131313615022207 0.131313615022207 119 126 127 0.263795049720844 0.263795049720844 123 130 131 0.221071288024568 0.221071288024568 125 132 133 0.0549684068983719 0.0549684068983719 126 133 135 0.0478699749630446 0.0478699749630446 127 135 136 0.130706329520293 0.130706329520293 128 136 137 0.0495130025200929 0.0495130025200929 129 137 138 0.0194653537975714 0.0194653537975714 130 138 139 0.0302495949579548 0.0302495949579548 131 139 140 0.097138516429268 0.097138516429268 133 141 142 0.0984160429772276 0.0984160429772276 1414 1439 1440 0.0969799596597411 0.0969799596597411 135 143 144 0.094779584184767 0.094779584184767 136 144 145 0.102947980955417 0.102947980955417 137 145 146 0.0998791210708115 0.0998791210708115 138 146 147 0.10354963170018 0.10354963170018 139 147 148 0.0970503169891706 0.0970503169891706 141 149 150 0.0462633170535789 0.0462633170535789 142 150 151 0.0859494466376985 0.0859494466376985 143 151 152 0.084056042435147 0.084056042435147 144 152 131 0.0865811985903579 0.0865811985903579 145 131 155 0.0846809008371401 0.0846809008371401 146 155 156 0.0860732350550831 0.0860732350550831 147 156 157 0.0810260254286054 0.0810260254286054 148 157 158 0.0821650587696609 0.0821650587696609 149 158 159 0.0810216994355951 0.0810216994355951 150 159 160 0.0856058417834562 0.0856058417834562 151 160 161 0.0815928873404902 0.0815928873404902 152 161 162 0.00737779613210769 0.00737779613210769 154 163 164 0.00763240627009494 0.00763240627009494 155 164 165 0.0713522613021865 0.0713522613021865 156 165 166 0.00987473687183569 0.00987473687183569 157 166 167 0.0668981585963986 0.0668981585963986 158 167 168 0.0113627652096004 0.0113627652096004 159 168 169 0.0796520415458163 0.0796520415458163 160 169 170 0.0789939822174276 0.0789939822174276 161 170 171 0.0216393201096419 0.0216393201096419 162 171 172 0.05739626274334 0.05739626274334 163 172 173 0.0799414498698892 0.0799414498698892 164 173 174 0.161327077814812 0.161327077814812 165 174 175 0.292992058630926 0.292992058630926 166 175 176 0.108231632340063 0.108231632340063 167 176 177 0.106370208061557 0.106370208061557 168 177 178 0.0920329418240447 0.0920329418240447 169 178 179 0.199657740223053 0.199657740223053 170 179 180 0.100614906430247 0.100614906430247 1461 1483 1484 0.0976853528091841 0.0976853528091841 171 180 181 0.0991515808605787 0.0991515808605787 172 181 182 0.101348037813126 0.101348037813126 175 184 185 0.0991513776470571 0.0991513776470571 178 187 188 0.0984378662868895 0.0984378662868895 179 188 189 0.709590130188447 0.709590130188447 180 190 191 0.100578501060841 0.100578501060841 181 191 192 0.0991218871214513 0.0991218871214513 182 192 193 0.20342936542853 0.20342936542853 183 193 194 0.207080695389682 0.207080695389682 184 194 195 0.202642969626672 0.202642969626672 185 195 196 0.201913108682536 0.201913108682536 186 196 197 0.201920207523846 0.201920207523846 187 197 198 0.201206377797867 0.201206377797867 188 198 199 0.199728327239083 0.199728327239083 189 199 200 0.179903776297828 0.179903776297828 190 200 201 0.00513723410606708 0.00513723410606708 191 201 202 0.207079558909688 0.207079558909688 194 169 204 0.256940343045097 0.256940343045097 195 204 205 0.14761309930181 0.14761309930181 384 386 387 0.312847187378026 0.312847187378026 197 208 209 0.0482198776992404 0.0482198776992404 198 209 210 1.36238336075367 1.36238336075367 199 211 212 0.0762056360151952 0.0762056360151952 210 221 222 0.10839564681744 0.10839564681744 212 223 224 0.197685755221764 0.197685755221764 213 224 225 0.136500664002185 0.136500664002185 215 226 227 0.0378358956085511 0.0378358956085511 217 228 229 0.0700057652168164 0.0700057652168164 218 229 230 0.156709235598665 0.156709235598665 220 231 232 0.0710636642555904 0.0710636642555904 223 234 235 0.0652725377045483 0.0652725377045483 227 237 238 0.33099974682308 0.33099974682308 19951 4950 4670 0.10032168356836 0.10032168356836 229 239 240 0.145321847286165 0.145321847286165 230 240 241 0.0697724132050665 0.0697724132050665 231 241 242 0.0623380559401012 0.0623380559401012 232 242 243 0.121807717540091 0.121807717540091 233 243 244 0.123936016070967 0.123936016070967 234 244 245 0.0423914167747626 0.0423914167747626 235 245 30 0.0421885133223055 0.0421885133223055 238 134 246 0.0735610173824186 0.0735610173824186 246 253 254 0.386604280856974 0.386604280856974 261 271 272 0.0791195509987444 0.0791195509987444 262 272 273 0.0178978198366689 0.0178978198366689 263 273 274 0.0364878269996901 0.0364878269996901 264 274 275 0.130636800507014 0.130636800507014 265 275 276 0.0381201943550558 0.0381201943550558 272 282 283 0.097546663905458 0.097546663905458 556 66 551 0.00841985913797999 0.00841985913797999 557 551 552 0.04510313602044 0.04510313602044 559 553 554 0.116858726253731 0.116858726253731 562 249 556 0.0347143242166075 0.0347143242166075 563 557 250 0.0320475892789012 0.0320475892789012 581 573 574 3.62449911588374 3.62449911588374 582 495 575 0.042579905853808 0.042579905853808 583 575 576 0.0263063929759334 0.0263063929759334 585 577 311 0.0472092453507094 0.0472092453507094 587 578 579 0.310605662522472 0.310605662522472 589 580 206 0.0784574482758401 0.0784574482758401 591 581 582 0.323379230044806 0.323379230044806 593 583 584 0.18304036244052 0.18304036244052 595 585 586 0.0719402278196197 0.0719402278196197 597 587 588 0.0168822192889414 0.0168822192889414 599 589 590 0.0668977161070656 0.0668977161070656 601 592 593 0.00991684169352972 0.00991684169352972 606 597 598 0.0427315746706827 0.0427315746706827 610 601 602 0.0635315500234909 0.0635315500234909 611 602 603 0.0528935910157463 0.0528935910157463 16699 9993 9994 0.012991856325609 0.012991856325609 612 603 604 0.0535739683641864 0.0535739683641864 615 606 307 0.0053241575287587 0.0053241575287587 616 307 607 0.210415758379136 0.210415758379136 618 608 609 0.0943257357645838 0.0943257357645838 620 610 611 0.12631191015444 0.12631191015444 621 611 612 0.121362330065702 0.121362330065702 11699 1033 1034 0.0933842207119007 0.0933842207119007 622 612 613 0.120087101438352 0.120087101438352 623 613 614 0.109496386514743 0.109496386514743 625 615 616 0.099485158811405 0.099485158811405 626 616 617 0.0380723765849069 0.0380723765849069 627 617 618 0.0166082915806853 0.0166082915806853 629 619 620 0.0454138336035488 0.0454138336035488 630 620 621 0.0942731398582661 0.0942731398582661 631 621 622 0.00735436876666859 0.00735436876666859 632 622 623 0.102647301082546 0.102647301082546 633 623 544 0.0305138174261522 0.0305138174261522 636 625 626 0.0461061908767262 0.0461061908767262 637 626 627 0.0495093856599813 0.0495093856599813 639 628 629 0.00822721040716169 0.00822721040716169 640 629 630 0.102896638771385 0.102896638771385 641 630 631 0.106879933016847 0.106879933016847 642 631 632 0.103715813554019 0.103715813554019 643 632 633 0.10692744992309 0.10692744992309 644 633 634 0.103895780437174 0.103895780437174 645 634 635 0.10514306949893 0.10514306949893 647 636 637 0.00886536795801057 0.00886536795801057 648 637 638 0.204097990393348 0.204097990393348 649 638 639 0.00993994545767469 0.00993994545767469 651 640 641 0.322116221139114 0.322116221139114 653 643 644 0.14058289547664 0.14058289547664 654 644 645 0.143886814663415 0.143886814663415 657 647 648 0.1449055455771 0.1449055455771 660 650 651 0.0986374455510098 0.0986374455510098 661 651 652 0.109870142544629 0.109870142544629 662 652 653 0.107278100090415 0.107278100090415 663 653 654 0.105274765421146 0.105274765421146 664 654 655 0.107321673078917 0.107321673078917 665 655 659 0.103426909396494 0.103426909396494 666 659 660 0.0476206970204551 0.0476206970204551 667 660 661 0.0487580750629072 0.0487580750629072 668 661 662 0.103115405190933 0.103115405190933 669 662 663 0.118337011744519 0.118337011744519 670 663 664 0.118107974454135 0.118107974454135 671 664 665 0.223948343500364 0.223948343500364 672 665 666 0.106040631048838 0.106040631048838 673 666 667 0.0256000736542961 0.0256000736542961 674 667 668 0.0803036973488277 0.0803036973488277 675 668 669 0.107519240980512 0.107519240980512 1662 1688 1689 0.0492594246995293 0.0492594246995293 677 670 671 0.106757477563009 0.106757477563009 678 671 672 0.103159385358598 0.103159385358598 679 672 673 0.111733647900791 0.111733647900791 680 673 674 0.10480806031483 0.10480806031483 681 674 675 0.0524357665703955 0.0524357665703955 682 675 676 0.0522607419390769 0.0522607419390769 683 676 677 0.0516311575112871 0.0516311575112871 684 677 678 0.0529566114294976 0.0529566114294976 685 678 679 0.0524070698016137 0.0524070698016137 686 679 680 0.187479766906081 0.187479766906081 690 683 684 0.0954023275162926 0.0954023275162926 691 684 685 0.100472575096637 0.100472575096637 692 685 686 0.0954830683114717 0.0954830683114717 693 686 687 0.0981912656165647 0.0981912656165647 694 687 688 0.0529127579061837 0.0529127579061837 695 688 689 0.097652475318391 0.097652475318391 696 689 690 0.0954475604442949 0.0954475604442949 697 690 691 1.04422795392214 1.04422795392214 698 692 693 0.101491505067343 0.101491505067343 700 694 695 0.0992328230839297 0.0992328230839297 701 695 696 0.102484361376735 0.102484361376735 703 697 698 0.0986965284486813 0.0986965284486813 704 698 699 0.0994466333494717 0.0994466333494717 705 699 700 0.0997814367951755 0.0997814367951755 706 700 702 0.0968138925983087 0.0968138925983087 707 702 703 0.100377700728806 0.100377700728806 708 703 704 0.0945219805489684 0.0945219805489684 709 704 705 0.101319162842739 0.101319162842739 711 706 707 0.0929527445510612 0.0929527445510612 712 707 708 0.132514897770158 0.132514897770158 713 708 709 0.136169309583257 0.136169309583257 714 709 710 0.133600704636896 0.133600704636896 715 710 711 0.131877184107974 0.131877184107974 716 711 712 0.137129048962243 0.137129048962243 717 712 714 0.139625593223683 0.139625593223683 718 714 715 0.140147388874583 0.140147388874583 720 716 717 0.139181895573122 0.139181895573122 721 717 718 0.136478657719685 0.136478657719685 722 718 719 0.0608836584293049 0.0608836584293049 723 719 720 0.0543052596791692 0.0543052596791692 724 720 721 0.402215107963206 0.402215107963206 726 722 723 0.109800761131151 0.109800761131151 728 724 725 0.0404933936313706 0.0404933936313706 729 725 726 0.0429068637575149 0.0429068637575149 730 726 54 0.117488559492451 0.117488559492451 732 728 729 0.201386679597364 0.201386679597364 733 729 730 0.204011830144653 0.204011830144653 734 730 731 0.199761692314281 0.199761692314281 17425 10099 10083 0.0366406616748247 0.0366406616748247 735 731 732 0.201563131430502 0.201563131430502 736 732 733 0.402282143818784 0.402282143818784 737 734 735 0.0902645098486118 0.0902645098486118 738 735 736 0.0928507623233121 0.0928507623233121 739 736 737 0.0900332912586976 0.0900332912586976 740 737 738 0.0739532182409675 0.0739532182409675 741 738 739 0.100409435325613 0.100409435325613 742 739 740 0.0918337393875257 0.0918337393875257 743 740 741 0.0605135925040139 0.0605135925040139 744 741 744 0.09764928319827 0.09764928319827 745 744 745 0.100176801141236 0.100176801141236 746 745 746 0.0948931710062943 0.0948931710062943 747 746 747 0.0932950961705344 0.0932950961705344 748 747 748 0.0948942633213168 0.0948942633213168 749 748 749 0.0880271421463829 0.0880271421463829 750 749 750 0.101773658707536 0.101773658707536 751 750 751 0.094781491782375 0.094781491782375 752 751 752 0.0909312964030863 0.0909312964030863 754 753 754 0.0476837940219257 0.0476837940219257 755 754 755 0.0476837940207114 0.0476837940207114 756 755 756 0.100492444483886 0.100492444483886 760 760 761 0.278292588595779 0.278292588595779 18241 8960 6768 0.145513824807152 0.145513824807152 762 762 763 0.102174293003021 0.102174293003021 763 763 764 0.0992571756698332 0.0992571756698332 764 764 765 0.100622536912342 0.100622536912342 766 766 767 0.101850111631528 0.101850111631528 767 767 768 0.0961954013729948 0.0961954013729948 768 768 769 0.207085640087389 0.207085640087389 769 769 770 0.1068825400281 0.1068825400281 770 770 771 0.105967528573409 0.105967528573409 771 771 772 0.107278769323728 0.107278769323728 772 772 199 0.0969401274978018 0.0969401274978018 773 199 776 0.101328977128045 0.101328977128045 774 776 777 0.0984004881984158 0.0984004881984158 775 777 778 0.0991276696889056 0.0991276696889056 779 784 785 0.101305408476756 0.101305408476756 780 785 786 0.0976265458519536 0.0976265458519536 781 786 787 0.0966903245975086 0.0966903245975086 783 788 789 0.0146697046803596 0.0146697046803596 784 789 790 0.0984239882007814 0.0984239882007814 785 790 791 0.0942419953953979 0.0942419953953979 786 791 792 0.0942417343682122 0.0942417343682122 787 792 793 0.0942331855902031 0.0942331855902031 789 794 795 0.0937138545964453 0.0937138545964453 790 795 796 0.0956046195795482 0.0956046195795482 791 796 797 0.0946549122760597 0.0946549122760597 792 797 798 0.100527766007763 0.100527766007763 793 798 799 0.10316918665 0.10316918665 795 800 801 0.103459881633314 0.103459881633314 796 801 802 0.0997925526863961 0.0997925526863961 797 802 803 0.0998006432146063 0.0998006432146063 854 804 805 0.1238606801811 0.1238606801811 799 807 808 0.10163704947704 0.10163704947704 800 808 812 0.0515064726572222 0.0515064726572222 801 812 813 0.0494547954602067 0.0494547954602067 802 813 814 0.051447981297694 0.051447981297694 803 814 815 0.0525679212147471 0.0525679212147471 804 815 816 0.0487973630951461 0.0487973630951461 805 816 817 0.0522598325196538 0.0522598325196538 806 817 818 0.103406751654374 0.103406751654374 807 818 819 0.10785615815132 0.10785615815132 808 819 820 0.10473605712406 0.10473605712406 809 820 821 0.112264494558786 0.112264494558786 810 821 822 0.0974128787334051 0.0974128787334051 811 822 823 0.107993299539667 0.107993299539667 812 823 824 0.0548178827467902 0.0548178827467902 17428 10106 10103 0.0082057240713584 0.0082057240713584 1819 1835 1836 0.0691383900190408 0.0691383900190408 813 824 825 0.0508588332180354 0.0508588332180354 816 827 828 0.0512039318870449 0.0512039318870449 817 828 829 0.0518718595198435 0.0518718595198435 818 829 830 0.106833526059922 0.106833526059922 820 831 832 0.385745696022263 0.385745696022263 821 832 833 0.404856481972801 0.404856481972801 823 834 835 0.105948732119107 0.105948732119107 824 835 838 0.0910625591495108 0.0910625591495108 826 839 840 0.0919963536570051 0.0919963536570051 828 841 842 0.174755253051921 0.174755253051921 829 842 843 0.178568082023164 0.178568082023164 830 843 844 0.17297498203528 0.17297498203528 831 844 845 0.173265495891133 0.173265495891133 832 845 846 0.177949551875208 0.177949551875208 833 846 847 0.164704515205255 0.164704515205255 835 848 849 0.140807407128784 0.140807407128784 839 852 853 0.167627273627897 0.167627273627897 840 853 854 0.0221861617364752 0.0221861617364752 841 854 855 0.199351380476648 0.199351380476648 842 855 856 0.154506611729302 0.154506611729302 843 856 857 0.177121299660486 0.177121299660486 844 857 858 0.173233506037634 0.173233506037634 845 858 859 0.161447290254498 0.161447290254498 846 859 860 0.184417991926907 0.184417991926907 847 860 861 0.174097913655798 0.174097913655798 848 861 862 0.200651350067359 0.200651350067359 851 864 865 0.136205566327931 0.136205566327931 852 865 866 0.134098020570816 0.134098020570816 853 866 804 0.130206342500308 0.130206342500308 855 805 869 0.151636521465058 0.151636521465058 856 869 870 0.0565102957854785 0.0565102957854785 859 872 873 0.106081890543097 0.106081890543097 860 873 874 0.104885275538693 0.104885275538693 861 874 875 0.105346104071406 0.105346104071406 862 875 876 0.105115636520032 0.105115636520032 16596 6712 8570 0.146117658845452 0.146117658845452 864 877 878 0.106492224339564 0.106492224339564 865 878 879 0.105226257982301 0.105226257982301 866 879 880 0.109300044149485 0.109300044149485 867 880 881 0.105305755069531 0.105305755069531 868 881 882 0.0524982326673818 0.0524982326673818 869 882 883 0.0527289587191423 0.0527289587191423 870 883 884 0.104777165086199 0.104777165086199 871 884 885 0.101110616467656 0.101110616467656 873 886 887 0.105175290472485 0.105175290472485 874 887 888 0.105460060240618 0.105460060240618 875 888 889 0.104542724277831 0.104542724277831 878 891 892 0.107871242081588 0.107871242081588 879 892 893 0.100327397599291 0.100327397599291 880 893 894 0.10715921423401 0.10715921423401 11694 895 896 0.0160104862378167 0.0160104862378167 881 894 897 0.103236099875311 0.103236099875311 882 897 898 0.106539225146671 0.106539225146671 16754 10009 7565 0.0493392725986542 0.0493392725986542 20639 10032 10878 0.0503841615701827 0.0503841615701827 885 864 900 0.0968355268957622 0.0968355268957622 886 900 901 0.0921857962021889 0.0921857962021889 887 901 902 0.0154453872411826 0.0154453872411826 888 902 903 0.099023611112339 0.099023611112339 889 903 904 0.106658816969038 0.106658816969038 890 904 905 0.102850064051981 0.102850064051981 891 905 906 0.106374102165022 0.106374102165022 893 907 908 0.107980942566683 0.107980942566683 897 911 912 0.0137000260099873 0.0137000260099873 900 914 915 0.266296417735211 0.266296417735211 902 916 917 0.109365780913081 0.109365780913081 903 917 918 0.110688879788924 0.110688879788924 904 918 919 0.0528048087506356 0.0528048087506356 905 919 920 0.0548227612983216 0.0548227612983216 1909 1921 1922 0.0521063364540888 0.0521063364540888 12333 8655 8656 0.00566894958463717 0.00566894958463717 906 920 921 0.0600921295133805 0.0600921295133805 907 921 922 0.0524145297386554 0.0524145297386554 908 922 923 0.0533449751273277 0.0533449751273277 909 923 924 0.0522830317618348 0.0522830317618348 910 924 925 0.0531296104749593 0.0531296104749593 911 925 926 0.0494870453453698 0.0494870453453698 912 926 927 0.0490530439973252 0.0490530439973252 916 930 931 0.0484862367563559 0.0484862367563559 917 931 932 0.0491192175023229 0.0491192175023229 918 932 933 0.0512499454427793 0.0512499454427793 935 950 951 0.0925005138771614 0.0925005138771614 936 951 952 0.09155937925052 0.09155937925052 937 952 953 0.096647434304121 0.096647434304121 938 953 954 0.0946813321937467 0.0946813321937467 939 954 955 0.0465376592907314 0.0465376592907314 941 956 957 0.0470827842175089 0.0470827842175089 942 957 958 0.0477097696809632 0.0477097696809632 943 958 959 0.0469673192776546 0.0469673192776546 944 959 857 0.0470271779665272 0.0470271779665272 945 857 452 0.0433482724753884 0.0433482724753884 946 452 960 0.0461959621064724 0.0461959621064724 947 960 456 0.0448744265859584 0.0448744265859584 948 456 961 0.0477309298676521 0.0477309298676521 950 962 963 0.203057783136815 0.203057783136815 951 963 964 0.111884367881333 0.111884367881333 952 964 965 0.176567620505235 0.176567620505235 953 965 966 0.178378901323504 0.178378901323504 958 970 971 0.205957142551392 0.205957142551392 960 972 973 0.204078625402165 0.204078625402165 961 973 282 0.115147222371539 0.115147222371539 964 976 977 0.0518319225146996 0.0518319225146996 965 977 978 0.124228855322375 0.124228855322375 966 978 979 0.172234101769625 0.172234101769625 967 979 980 0.191895457064314 0.191895457064314 968 980 981 0.160844607226305 0.160844607226305 969 981 936 0.183612712644296 0.183612712644296 18742 7651 6216 0.274731695307389 0.274731695307389 970 936 982 0.178134725901618 0.178134725901618 972 983 984 0.199061323006722 0.199061323006722 973 984 985 0.188587247900735 0.188587247900735 974 985 986 0.0433580404548831 0.0433580404548831 975 986 987 0.125051012370851 0.125051012370851 977 988 989 0.141681092806979 0.141681092806979 978 989 990 0.0574887447164737 0.0574887447164737 979 990 991 0.201644088462744 0.201644088462744 981 992 993 0.0142751187411164 0.0142751187411164 983 994 995 0.198087310718341 0.198087310718341 984 995 996 0.021294324874815 0.021294324874815 986 997 998 0.477759831198138 0.477759831198138 988 999 1000 0.107359092710075 0.107359092710075 989 1000 1001 0.213427542201395 0.213427542201395 990 1001 1002 0.0204216124756694 0.0204216124756694 991 1002 1003 0.169295945736254 0.169295945736254 992 1003 1004 0.202119044170343 0.202119044170343 993 1004 1007 0.405136142942317 0.405136142942317 994 1008 753 0.128100004965855 0.128100004965855 996 1009 277 0.197304277838347 0.197304277838347 998 1010 1011 0.168461631075683 0.168461631075683 999 1011 1012 0.0217275963794507 0.0217275963794507 1000 1012 1013 0.199706135128057 0.199706135128057 1001 1013 1014 0.154996233446664 0.154996233446664 1002 1014 1015 0.0484476295387052 0.0484476295387052 1005 1018 1019 0.198018950245581 0.198018950245581 1006 1019 1020 0.173297369328456 0.173297369328456 1007 1020 1021 0.177035115256862 0.177035115256862 1008 1021 1022 0.17859043694682 0.17859043694682 1009 1022 674 0.00356025053355106 0.00356025053355106 1010 674 1023 0.00366943257948706 0.00366943257948706 1011 1023 1024 0.17484373239475 0.17484373239475 1012 1024 1025 0.173998681621435 0.173998681621435 1015 1027 1028 0.0704684258530158 0.0704684258530158 1017 1029 1030 0.0048505404615695 0.0048505404615695 1018 1030 1031 0.00340295138148338 0.00340295138148338 1019 1031 1035 0.134848566335067 0.134848566335067 1020 1035 1036 0.137493615415566 0.137493615415566 16764 9868 2745 0.0490633016235184 0.0490633016235184 1021 1036 827 0.141821861187588 0.141821861187588 1023 1037 1038 0.144096028267239 0.144096028267239 1024 1038 1039 0.13873602575008 0.13873602575008 1025 1039 1040 0.137557829611355 0.137557829611355 1026 1040 1041 0.134490266221638 0.134490266221638 1027 1041 1042 0.141541481862683 0.141541481862683 1028 1042 1043 0.00492593525103261 0.00492593525103261 1029 1043 1044 0.138593778312369 0.138593778312369 1030 1044 1045 0.140603553737706 0.140603553737706 1031 1045 881 0.137936273445967 0.137936273445967 1032 881 1046 0.138493298016227 0.138493298016227 1033 1046 1047 0.135001777755027 0.135001777755027 1034 1047 1048 0.131055322767976 0.131055322767976 1035 1048 1049 0.124939018757432 0.124939018757432 1037 1050 1051 0.292899479856136 0.292899479856136 1038 1051 1052 0.166422260927488 0.166422260927488 1040 735 1053 0.129020329518136 0.129020329518136 1042 1054 1055 0.104556386299221 0.104556386299221 1044 1056 1057 0.0821976961903273 0.0821976961903273 1046 1058 1059 0.198827335717405 0.198827335717405 1048 1060 1061 0.168836903384636 0.168836903384636 1050 1062 1063 0.404705159588638 0.404705159588638 1051 1067 1068 0.132512985213334 0.132512985213334 1052 1068 1069 0.13497040303733 0.13497040303733 1053 1069 1070 0.132768776601327 0.132768776601327 1056 1072 1073 0.0939030414376985 0.0939030414376985 1058 1074 1075 0.180616569310233 0.180616569310233 1059 1075 1076 0.0336398662027363 0.0336398662027363 1060 1076 1077 0.0410609349522483 0.0410609349522483 1061 1077 1078 0.0827433862317427 0.0827433862317427 1062 1078 1079 0.0826887112506465 0.0826887112506465 1064 1080 464 0.0761353371210495 0.0761353371210495 1065 464 1081 0.349900041786437 0.349900041786437 1066 1081 1082 0.00956876487693368 0.00956876487693368 1068 1083 1084 0.207455473901342 0.207455473901342 1069 1084 1085 0.20253048003379 0.20253048003379 1070 1085 1086 0.20117520633799 0.20117520633799 1071 1086 1087 0.200445374909098 0.200445374909098 1073 1088 1089 0.193552555847569 0.193552555847569 1074 1089 1090 0.201907921550129 0.201907921550129 1075 1090 1091 0.409168814751628 0.409168814751628 1078 1094 1095 0.176210660233647 0.176210660233647 1082 1098 1099 0.214073333831546 0.214073333831546 1083 1099 1100 0.273059176292595 0.273059176292595 1085 1101 1102 0.177543118890406 0.177543118890406 1086 1102 1103 0.205192174072119 0.205192174072119 1089 1105 1106 0.177750162727048 0.177750162727048 1090 1106 1107 0.0539560094135977 0.0539560094135977 1091 1107 1108 0.122234944576301 0.122234944576301 1092 1108 1109 0.177333676437683 0.177333676437683 1093 1109 1110 0.180925459405873 0.180925459405873 1095 1111 1112 0.128811671442731 0.128811671442731 1096 1112 1113 0.134815073580703 0.134815073580703 1097 1113 1114 0.136688571742098 0.136688571742098 1098 1114 1115 0.101403665812315 0.101403665812315 1099 1115 1116 0.102067679100378 0.102067679100378 1102 1118 1119 0.204345080233058 0.204345080233058 1103 1119 1120 0.199139333361331 0.199139333361331 1104 1120 1121 0.0469911073941159 0.0469911073941159 1105 1121 1122 0.0592169845475301 0.0592169845475301 1106 1122 1123 0.0953718885827498 0.0953718885827498 1107 1123 1124 0.0510557799357253 0.0510557799357253 1108 1124 1125 0.150795725410384 0.150795725410384 1109 1125 1126 0.203566805558282 0.203566805558282 1111 1127 1128 0.0472430646130033 0.0472430646130033 1112 1128 1129 0.205543981836037 0.205543981836037 1114 1130 1131 0.164841461931526 0.164841461931526 1115 1131 1132 0.171242319742711 0.171242319742711 1116 1132 1133 0.15535130673221 0.15535130673221 1117 1133 1134 0.155906924058663 0.155906924058663 1118 1134 1135 0.158641971110509 0.158641971110509 1120 1136 1137 0.202486056810199 0.202486056810199 1124 1140 1141 0.106376038726262 0.106376038726262 1125 1141 1142 0.11299023410348 0.11299023410348 1127 1143 1144 0.105553895231553 0.105553895231553 1128 1144 1145 0.104117784384988 0.104117784384988 1129 1145 1146 0.103483298103444 0.103483298103444 1131 1147 1148 0.20922373460901 0.20922373460901 1132 1148 1149 0.150393643985841 0.150393643985841 1133 1149 1150 0.0550246362758013 0.0550246362758013 1134 1150 1151 0.102697719375893 0.102697719375893 1135 1151 1152 0.0983530643806034 0.0983530643806034 1136 1152 1153 0.0500465548413358 0.0500465548413358 1137 1153 1154 0.957298194837815 0.957298194837815 1138 1155 1156 0.108691319059022 0.108691319059022 1139 1156 1157 0.102249102579738 0.102249102579738 1140 1157 1160 0.108168549451273 0.108168549451273 1141 1160 1161 0.101829092464478 0.101829092464478 1144 1162 1163 0.0512778300683452 0.0512778300683452 1146 1164 1165 0.100040433804019 0.100040433804019 1147 1165 1166 0.107579273983848 0.107579273983848 1148 1166 1167 0.103452121653836 0.103452121653836 1149 1167 1168 0.102717798897395 0.102717798897395 1150 1168 1169 0.106376023896376 0.106376023896376 1151 1169 1170 0.105583034841699 0.105583034841699 1152 1170 1171 0.105884448878202 0.105884448878202 1153 1171 1172 0.107984392656028 0.107984392656028 1154 1172 1173 0.100211807661524 0.100211807661524 1156 1174 1175 0.0651406407561477 0.0651406407561477 1157 1176 1177 0.0916420940843904 0.0916420940843904 1158 1177 1178 0.317057086238115 0.317057086238115 1159 1178 1179 0.0403904373250439 0.0403904373250439 1160 1179 1180 0.087664479851631 0.087664479851631 1163 555 558 0.0996109464859662 0.0996109464859662 1165 1182 1183 0.200712633020301 0.200712633020301 1166 1183 141 0.201303158931495 0.201303158931495 1167 141 1184 0.160264959796536 0.160264959796536 1169 1185 1186 0.0892826433471673 0.0892826433471673 16608 9325 9944 0.146983175121654 0.146983175121654 1171 1187 1011 0.0980488049438762 0.0980488049438762 1172 1011 1188 0.100351187096818 0.100351187096818 1173 1188 1189 0.0991689160182861 0.0991689160182861 1174 1189 1190 0.0985624561842153 0.0985624561842153 1175 1190 1191 0.0992629404802966 0.0992629404802966 1177 1192 1193 0.0982024972051538 0.0982024972051538 1178 1193 1194 0.0979660824445765 0.0979660824445765 1179 1194 1195 0.0324477724054976 0.0324477724054976 1180 1195 1196 0.0675268282620706 0.0675268282620706 1182 1197 1198 0.0679368973278076 0.0679368973278076 1184 1199 1200 0.0686815112230977 0.0686815112230977 1185 1200 1201 0.0309923494566171 0.0309923494566171 1186 1201 1202 0.0899174664521967 0.0899174664521967 1187 1202 1203 0.0945518763756908 0.0945518763756908 1188 1203 1204 0.0933113340782308 0.0933113340782308 1189 1204 1205 0.09509225728821 0.09509225728821 1190 1205 1206 0.0947055520559319 0.0947055520559319 1191 1206 1207 0.0954663818870976 0.0954663818870976 1192 1207 1208 0.0457748420522195 0.0457748420522195 1193 1208 853 0.0452361278424885 0.0452361278424885 1194 853 1209 0.0465328064656566 0.0465328064656566 1195 1209 1210 0.0443349306457526 0.0443349306457526 1196 1210 1211 0.0926255737985973 0.0926255737985973 1200 1214 1215 0.199187167786165 0.199187167786165 1201 1215 1216 0.200954541481784 0.200954541481784 1202 1216 1217 0.405030982441888 0.405030982441888 1203 1218 1219 0.0492032479248998 0.0492032479248998 1204 1219 1220 0.0957003230509211 0.0957003230509211 1206 1221 1222 0.0745042299709739 0.0745042299709739 1207 1222 1223 0.102728552500243 0.102728552500243 1208 1223 1224 0.112933078893132 0.112933078893132 1210 1225 1226 0.132646861758746 0.132646861758746 1212 1227 1228 0.133737749967366 0.133737749967366 1213 1228 1229 0.138340301298334 0.138340301298334 1214 1229 1230 0.133937469551528 0.133937469551528 1215 1230 1231 0.133215122537399 0.133215122537399 1216 1231 1236 0.135593895539884 0.135593895539884 1217 1236 1237 0.134329596288595 0.134329596288595 1218 1237 1238 0.133838756927755 0.133838756927755 1220 1239 1240 0.201119608536246 0.201119608536246 1222 1241 1242 0.0687159203588902 0.0687159203588902 1223 1242 1243 0.133400908392016 0.133400908392016 1224 1243 1247 0.135380581131659 0.135380581131659 1225 1247 1248 0.134002229768192 0.134002229768192 1226 1248 1249 0.133545106900313 0.133545106900313 1227 1249 1250 0.135368900396577 0.135368900396577 1228 1250 1251 0.135024432224222 0.135024432224222 1229 1251 1252 0.104469760585228 0.104469760585228 1230 1252 1253 0.0306570001135196 0.0306570001135196 1231 1253 1254 0.0720522950545032 0.0720522950545032 1232 1254 1255 0.0658986376594475 0.0658986376594475 1233 1255 1256 0.0399746208950617 0.0399746208950617 1234 1256 1257 0.0944491578366609 0.0944491578366609 1235 1257 1258 0.132766928353997 0.132766928353997 1236 1258 1259 0.135424431672451 0.135424431672451 1237 1259 1260 0.140672385455392 0.140672385455392 1238 1260 1261 0.134975501941172 0.134975501941172 1239 1261 1262 0.0645486549169547 0.0645486549169547 1240 1262 1263 0.0682069680036474 0.0682069680036474 1241 1263 1264 0.132661334326961 0.132661334326961 1242 1264 1265 0.198750077150319 0.198750077150319 1243 1265 1266 0.153240793837705 0.153240793837705 1245 273 1267 0.0675767060379672 0.0675767060379672 1247 1268 1269 0.0991648269688332 0.0991648269688332 1248 1269 1270 0.105715575753422 0.105715575753422 1249 1270 1271 0.096909170039208 0.096909170039208 1251 1272 1273 0.132822339876578 0.132822339876578 1252 1273 1274 0.108602805332053 0.108602805332053 1253 1274 1275 0.0271637528935803 0.0271637528935803 1254 1275 1276 0.112230208152067 0.112230208152067 1255 1276 1277 0.0176649567962355 0.0176649567962355 1256 1277 1278 0.135399208639876 0.135399208639876 1257 1278 1279 0.134958357098824 0.134958357098824 1258 1279 1280 0.13471438954866 0.13471438954866 1259 1280 1281 0.0527317447874755 0.0527317447874755 1260 1281 1282 0.0822068643990868 0.0822068643990868 1262 24 1283 0.0541075654220215 0.0541075654220215 1263 1283 1284 0.0277584904979192 0.0277584904979192 1264 1284 1285 0.0119510600074318 0.0119510600074318 1265 1285 1286 0.00765101800505865 0.00765101800505865 1267 1287 1288 0.0102422085479252 0.0102422085479252 1269 1289 1290 0.18749026453307 0.18749026453307 1270 1290 1291 0.200784792674354 0.200784792674354 1271 1291 1292 0.406662337861329 0.406662337861329 1272 1293 1028 0.104130177494266 0.104130177494266 1274 1294 1295 0.209580478517529 0.209580478517529 1275 1295 1296 0.202179673681852 0.202179673681852 1276 1296 1297 0.102644670381459 0.102644670381459 1277 1297 1298 0.08553722531747 0.08553722531747 1278 1299 1300 0.10911250090994 0.10911250090994 1279 1300 1305 0.103516561820708 0.103516561820708 1280 1305 1306 0.107188605435255 0.107188605435255 1282 1307 1308 0.104254785791266 0.104254785791266 1283 1308 1309 0.104981820314566 0.104981820314566 1284 1309 1310 0.0539236153779667 0.0539236153779667 1285 1310 1311 0.0525379554780919 0.0525379554780919 1287 1312 1313 0.0516652738700608 0.0516652738700608 1288 1313 1314 0.0506813468547144 0.0506813468547144 1289 1314 1315 0.0508976456987324 0.0508976456987324 1290 1315 1316 0.0521616744394787 0.0521616744394787 1291 1316 1317 0.0506396099336441 0.0506396099336441 1292 1317 1318 0.0516214270666003 0.0516214270666003 1293 1318 1319 0.0518951446578895 0.0518951446578895 1294 1319 1320 0.0518013233234396 0.0518013233234396 1295 1320 1321 0.0498510970504219 0.0498510970504219 1296 1321 1322 0.0511186989957182 0.0511186989957182 1297 1322 1323 0.0508331487974254 0.0508331487974254 1300 1325 1326 0.08881123864976 0.08881123864976 1304 499 1329 0.167484239247501 0.167484239247501 1305 1329 1332 0.203905657642638 0.203905657642638 1306 1332 1333 0.204847680679676 0.204847680679676 1307 1333 1334 0.201123583387407 0.201123583387407 1309 1335 1336 0.157474175144751 0.157474175144751 1310 1336 1337 0.117575441930224 0.117575441930224 1311 1337 1338 0.0942761529447682 0.0942761529447682 1313 1339 1340 0.0991229934735866 0.0991229934735866 1314 1340 193 0.100574656408132 0.100574656408132 1315 193 1341 0.102057084030905 0.102057084030905 1316 1341 1342 0.101342753238197 0.101342753238197 1317 1342 1343 0.0983873083767276 0.0983873083767276 1318 1343 1344 0.103799446896886 0.103799446896886 1320 1345 1346 0.0125938712274396 0.0125938712274396 1323 1348 1349 0.273909093656176 0.273909093656176 1325 1350 1351 0.136546503712986 0.136546503712986 1326 1351 1352 0.134960662965356 0.134960662965356 1327 1352 1353 0.12926179848792 0.12926179848792 1328 1353 1354 0.137757238088674 0.137757238088674 1329 1354 1355 0.134312853283448 0.134312853283448 1330 1355 1356 0.132780195397846 0.132780195397846 1334 1359 1360 0.200708631878513 0.200708631878513 1336 142 1364 0.213116678885437 0.213116678885437 1338 1365 1366 0.152775417186349 0.152775417186349 1339 1367 1368 0.213588518747439 0.213588518747439 1341 1369 1370 0.0932290478454428 0.0932290478454428 1342 1371 1372 0.0501807359890933 0.0501807359890933 1343 1372 1373 0.0506488838331464 0.0506488838331464 1344 1373 1374 0.0509778039678037 0.0509778039678037 1345 1374 1375 0.0510804446988023 0.0510804446988023 1346 1375 1376 0.0530938888935116 0.0530938888935116 1347 1376 1377 0.0533676128248485 0.0533676128248485 1348 1377 1378 0.0492215264037076 0.0492215264037076 1349 1378 1379 0.0493909004241748 0.0493909004241748 1350 1379 1380 0.102775081126436 0.102775081126436 1351 1380 1381 0.100172308119327 0.100172308119327 1353 1382 1383 0.0341877559991377 0.0341877559991377 1354 1383 1384 0.104577694208817 0.104577694208817 1356 1385 1386 0.193890579001187 0.193890579001187 2459 714 2450 0.108569713532818 0.108569713532818 1358 1387 1388 0.203368582544414 0.203368582544414 1359 1388 1389 0.203745939128333 0.203745939128333 1361 1390 1391 0.199208620541168 0.199208620541168 1362 1391 1392 0.199941300123434 0.199941300123434 1364 1393 1394 0.177657657089983 0.177657657089983 1365 1394 1395 0.177656134299769 0.177656134299769 1366 1395 1396 0.0721099099294465 0.0721099099294465 1367 1396 1397 0.103333445330309 0.103333445330309 1368 1397 1398 0.177111308895875 0.177111308895875 1369 1398 1399 0.177390305757292 0.177390305757292 1370 1399 1400 0.0617135848764214 0.0617135848764214 1371 1400 1401 0.0203196347458361 0.0203196347458361 1373 1402 1403 0.0235752242204257 0.0235752242204257 1375 1404 1402 0.00627534757508794 0.00627534757508794 1377 1405 1406 0.205561430653916 0.205561430653916 1378 1406 1407 0.198211407371417 0.198211407371417 1379 1407 1404 0.205478920022626 0.205478920022626 1381 1408 1409 0.100293396704139 0.100293396704139 2482 2015 1998 0.0374209544699414 0.0374209544699414 1382 1409 1410 0.293581023203639 0.293581023203639 1386 1413 1414 0.135399373352711 0.135399373352711 1387 1414 1415 0.134222064866511 0.134222064866511 1388 1415 1416 0.135554703950228 0.135554703950228 1390 1417 1418 0.0459508709120374 0.0459508709120374 1391 1418 1419 0.202303287973101 0.202303287973101 1394 1421 1422 0.101428183167069 0.101428183167069 1395 1422 1423 0.0971760324958247 0.0971760324958247 1396 1423 1424 0.100465380366459 0.100465380366459 1397 1424 1425 0.0503823697773718 0.0503823697773718 1398 1425 1426 0.0484682644313395 0.0484682644313395 1399 1426 1427 0.0493995225121813 0.0493995225121813 1400 1427 1138 0.0500574902796296 0.0500574902796296 1401 1138 1428 0.0487273610513856 0.0487273610513856 1403 1429 1430 0.0510517494638005 0.0510517494638005 1404 1430 1431 0.0485479238043371 0.0485479238043371 1405 1431 1432 0.0499990939034271 0.0499990939034271 1406 1432 1433 0.0540496336498359 0.0540496336498359 1408 1434 1435 0.101502735016485 0.101502735016485 1409 1435 1436 0.0975542961638382 0.0975542961638382 1410 1436 1437 0.099750341261668 0.099750341261668 1411 1437 1265 0.0977907961309881 0.0977907961309881 1413 1438 1439 0.100436447451859 0.100436447451859 1416 1441 1442 0.100952147732681 0.100952147732681 1417 1442 1329 0.0966125375658313 0.0966125375658313 1418 1329 1386 0.101098635736807 0.101098635736807 1419 1386 1443 0.103303628365074 0.103303628365074 1420 1443 1444 0.105351454494942 0.105351454494942 1421 1444 1445 0.104823988220675 0.104823988220675 1422 1445 1446 0.0939934684249721 0.0939934684249721 1424 1447 1448 0.0986593061594928 0.0986593061594928 1425 1448 1449 0.102799709683289 0.102799709683289 1426 1449 1450 0.0947158385157811 0.0947158385157811 1427 1450 1451 0.0999075147918272 0.0999075147918272 1429 1452 784 0.0977509062908684 0.0977509062908684 1431 1453 1454 0.0719801500300486 0.0719801500300486 1432 1454 147 0.198407848383786 0.198407848383786 1433 147 1455 0.0338525123105229 0.0338525123105229 1435 151 1456 0.201963345264684 0.201963345264684 1438 1458 1459 0.393387760227334 0.393387760227334 1439 1460 1343 0.203476082408649 0.203476082408649 1440 1343 1461 0.205811743637529 0.205811743637529 1441 1461 1462 0.203884797606556 0.203884797606556 1442 1462 1463 0.199707411933497 0.199707411933497 1443 1463 1464 0.202654089186264 0.202654089186264 1444 1464 1465 0.201184980777767 0.201184980777767 1446 778 1466 0.187246918966658 0.187246918966658 1447 1466 1467 0.197539000166948 0.197539000166948 1448 1467 1468 0.208212504536917 0.208212504536917 1450 1469 1470 0.186875447219802 0.186875447219802 1451 173 1471 0.256211082856798 0.256211082856798 1454 1473 1474 0.0115011236026218 0.0115011236026218 1455 1474 1475 0.0782239536830869 0.0782239536830869 1456 1475 1476 0.086773238144748 0.086773238144748 1457 1476 1479 0.0924870142175924 0.0924870142175924 1458 1479 1480 0.37958729242533 0.37958729242533 1460 1482 1483 0.0482525610515095 0.0482525610515095 1463 1183 1360 0.0998764831880159 0.0998764831880159 1464 1360 1485 0.101348070124559 0.101348070124559 1465 1485 1486 0.0984049068298888 0.0984049068298888 1467 1487 1488 0.111519868825334 0.111519868825334 1471 1454 1491 0.201276239535877 0.201276239535877 1473 1492 1493 0.102671300709598 0.102671300709598 1474 1493 1494 0.114201675013651 0.114201675013651 1475 1494 1495 0.100620235623392 0.100620235623392 1476 1495 1496 0.0991406161889474 0.0991406161889474 1477 1496 1497 0.0998844924107287 0.0998844924107287 1478 1497 1498 0.102075212599034 0.102075212599034 1479 1498 1499 0.0984215743592215 0.0984215743592215 1480 1499 1500 0.710275264674714 0.710275264674714 1481 1501 1502 0.109574036549915 0.109574036549915 1482 1502 1503 0.290817056726042 0.290817056726042 1484 1504 1505 0.0925327391334129 0.0925327391334129 1485 1505 1506 0.0984021297067109 0.0984021297067109 1486 1506 1508 0.0976913946915281 0.0976913946915281 1489 1509 1510 0.0972031962531711 0.0972031962531711 1490 1510 1511 0.029446204772298 0.029446204772298 1494 1514 1515 0.0918220075397064 0.0918220075397064 1499 1518 1519 0.202094906389576 0.202094906389576 1500 1519 1520 0.199707443263373 0.199707443263373 1501 1520 1521 0.202063984146535 0.202063984146535 1502 1521 1522 0.20219834838932 0.20219834838932 1503 1522 1523 0.199783925434931 0.199783925434931 1504 1523 47 0.203533027899534 0.203533027899534 2599 2565 2566 0.0719878134592224 0.0719878134592224 1506 1524 1525 0.202471618520659 0.202471618520659 1507 1525 1526 0.207090708341307 0.207090708341307 1508 1526 1527 0.19569314849173 0.19569314849173 1509 1527 1528 0.200397251106195 0.200397251106195 1511 1529 1530 2.00893755060013 2.00893755060013 1516 1535 1536 0.100586492660266 0.100586492660266 1518 1009 1537 0.0517503943444181 0.0517503943444181 1519 1537 1540 0.0418405299236717 0.0418405299236717 1520 1540 1541 0.0515572086033239 0.0515572086033239 1521 1541 1542 0.0506297333875711 0.0506297333875711 1522 1542 1547 0.050402272284143 0.050402272284143 1523 1547 972 0.0996461444866795 0.0996461444866795 1524 972 1548 0.0962022319753865 0.0962022319753865 1525 1548 1549 0.0953657467513535 0.0953657467513535 1526 1549 1550 0.0963437695650725 0.0963437695650725 1528 1551 1552 0.142721374587541 0.142721374587541 1529 1552 1553 0.0277011537567162 0.0277011537567162 1530 1554 1555 0.0435488620803952 0.0435488620803952 1531 1555 1053 0.0900813280777187 0.0900813280777187 1532 1053 1556 0.091689363858679 0.091689363858679 1537 1560 1561 0.060529314582724 0.060529314582724 1538 1561 1562 0.0982757577888809 0.0982757577888809 16447 9904 9905 0.234187757526107 0.234187757526107 1539 1562 1563 0.0964555264462913 0.0964555264462913 1540 1563 1564 0.0948745488688521 0.0948745488688521 1541 1564 1565 0.0967033454927318 0.0967033454927318 1542 1565 1566 0.0968058200777679 0.0968058200777679 1543 1566 1567 0.0857541821683109 0.0857541821683109 1544 1567 1568 0.099340207555012 0.099340207555012 1545 1568 1571 0.0938405349536985 0.0938405349536985 1546 1571 1572 0.0960880186310076 0.0960880186310076 1548 1573 1574 0.0687509395523497 0.0687509395523497 1551 1576 1577 0.102936179368501 0.102936179368501 1555 1580 1581 0.0874483930882581 0.0874483930882581 1558 1583 1584 0.322225767594647 0.322225767594647 1559 1585 158 0.325178498041831 0.325178498041831 1560 158 1586 0.248813969770461 0.248813969770461 1562 1587 1588 0.682458212363131 0.682458212363131 1563 1589 1590 0.093984831401002 0.093984831401002 1564 1590 1591 0.0969174980637894 0.0969174980637894 1565 1591 1592 0.0961947351154639 0.0961947351154639 1566 1592 1593 0.0903125194205546 0.0903125194205546 1567 1593 768 0.157881413911052 0.157881413911052 1568 768 1596 0.172691061788589 0.172691061788589 1569 1596 1597 0.125221889854682 0.125221889854682 11466 780 781 0.0395520182900152 0.0395520182900152 14682 727 782 0.194557772372847 0.194557772372847 1575 1603 1604 0.122808892568626 0.122808892568626 1576 1604 1605 0.14134447308364 0.14134447308364 1577 1605 1606 0.00315234288642188 0.00315234288642188 1578 1606 1607 0.00237760055681402 0.00237760055681402 1579 1607 1034 0.102833271602923 0.102833271602923 1580 1034 1608 0.043468513404088 0.043468513404088 1581 1608 1033 0.049915824892393 0.049915824892393 1582 1033 1609 0.0942592902205972 0.0942592902205972 1583 1609 1610 0.146590259158182 0.146590259158182 1585 1611 1612 0.124755429872932 0.124755429872932 1587 1613 1614 0.146275547777326 0.146275547777326 1588 1614 1615 0.26514479082652 0.26514479082652 1589 1615 1616 0.120777633356172 0.120777633356172 1590 1616 1617 0.146979440780155 0.146979440780155 1591 1617 1618 0.586436662116935 0.586436662116935 10219 5410 5429 0.0496147818599398 0.0496147818599398 1592 1618 1619 0.120318550023187 0.120318550023187 1593 1620 1621 0.123170513487948 0.123170513487948 1594 1621 1622 0.0891128334653611 0.0891128334653611 1595 1622 1623 0.0126945079405001 0.0126945079405001 1597 1624 1625 0.0361628363016983 0.0361628363016983 1598 1625 1626 0.0965078268867085 0.0965078268867085 1599 1626 1627 0.122881556236448 0.122881556236448 1601 1628 1629 0.0514694071076013 0.0514694071076013 1604 1635 1337 0.196038913624896 0.196038913624896 1605 1337 1636 0.207228602655476 0.207228602655476 1606 1636 1637 0.20264296962565 0.20264296962565 1607 1637 1638 0.203387402917304 0.203387402917304 1608 1638 1639 0.0190931929940632 0.0190931929940632 1609 1639 1640 0.0954982678568342 0.0954982678568342 1612 1642 1643 0.0969376424953903 0.0969376424953903 1613 1643 1644 0.0932591849763066 0.0932591849763066 1614 1644 769 0.109404688325734 0.109404688325734 1616 1645 1646 0.0870106428010285 0.0870106428010285 1617 1646 1647 0.21369947718983 0.21369947718983 1618 1647 160 0.103968034130831 0.103968034130831 1619 160 1648 0.148969074067601 0.148969074067601 1620 1648 1649 0.102090714125769 0.102090714125769 1621 1649 1650 0.152016365267068 0.152016365267068 1624 1652 1653 3.12548314855053 3.12548314855053 1625 1654 1655 0.099787477314555 0.099787477314555 1626 1655 1656 0.0573939833292015 0.0573939833292015 1627 1656 1657 0.0412244638452508 0.0412244638452508 1628 1657 1658 0.159748945001355 0.159748945001355 1630 1659 1660 0.0562485254553907 0.0562485254553907 1631 1660 1661 0.140693983223782 0.140693983223782 1632 1661 1662 0.199243791884909 0.199243791884909 1633 1662 1663 0.200873345889282 0.200873345889282 1634 1663 1664 0.200754056548572 0.200754056548572 1636 1665 1626 0.102716653811918 0.102716653811918 1637 1626 1666 0.1010071593638 0.1010071593638 1638 1666 1667 0.101237955319616 0.101237955319616 1639 1667 1668 0.101237948338119 0.101237948338119 1640 1668 711 0.101306598900241 0.101306598900241 1641 711 1669 0.10042603616611 0.10042603616611 1642 1669 1670 0.0958961450641524 0.0958961450641524 1644 1671 1672 0.137716093557474 0.137716093557474 2762 2714 2715 0.0991860693431078 0.0991860693431078 1651 1678 1679 0.133306617824866 0.133306617824866 1652 1679 1250 0.131938339831678 0.131938339831678 1653 1250 1680 0.132959450261057 0.132959450261057 1654 1680 1681 0.132733669106231 0.132733669106231 1655 1681 1682 0.132964768190064 0.132964768190064 1657 1683 1684 0.0490945965896849 0.0490945965896849 1658 1684 1685 0.0490108159838641 0.0490108159838641 1659 1685 1686 0.0499458328019049 0.0499458328019049 1660 1686 1687 0.0506073899683783 0.0506073899683783 1661 1687 1688 0.0999922931051382 0.0999922931051382 1663 1689 1690 0.0532341368396536 0.0532341368396536 1664 1690 1691 0.0494816378016481 0.0494816378016481 1665 1691 1129 0.0483962553320354 0.0483962553320354 2786 2740 2741 0.204165004811902 0.204165004811902 1669 1694 1695 0.0515058444916569 0.0515058444916569 1670 1695 1696 0.049583388064832 0.049583388064832 1672 1697 1698 0.164817053327799 0.164817053327799 1674 1699 1700 0.200184975462711 0.200184975462711 1676 1701 1702 0.0562043024646792 0.0562043024646792 1677 1702 1703 0.0473559609478773 0.0473559609478773 1679 1704 1705 0.398746605392666 0.398746605392666 1681 1706 1365 0.144540603588288 0.144540603588288 1682 1365 1707 0.0528990154558718 0.0528990154558718 1683 1707 1708 0.10134484884037 0.10134484884037 1684 1708 1709 0.0991459088544214 0.0991459088544214 1685 1709 1710 0.100657696530189 0.100657696530189 1686 1710 1711 0.102825031241611 0.102825031241611 1687 1711 1712 0.0822822408497534 0.0822822408497534 1688 1712 1713 0.0873989484445677 0.0873989484445677 1689 1713 1714 0.083724486939572 0.083724486939572 1691 1715 1716 0.0772899080720762 0.0772899080720762 1693 1717 1718 0.0829924152482612 0.0829924152482612 12973 1824 2797 0.01303984476973 0.01303984476973 1695 1719 1720 0.0851881782403355 0.0851881782403355 1696 1720 1721 0.0815306594337643 0.0815306594337643 1697 1721 1586 0.0807934684584117 0.0807934684584117 1698 1586 1722 0.0815207303880199 0.0815207303880199 1699 1722 1649 0.0940041718050458 0.0940041718050458 1702 1723 1724 0.079056501466603 0.079056501466603 1703 1724 1725 0.0798640413181071 0.0798640413181071 1707 204 1728 0.0808035328564148 0.0808035328564148 1708 1728 1729 0.0793099389847985 0.0793099389847985 1709 1729 1471 0.0807902086419881 0.0807902086419881 1710 1471 1730 0.159227595521595 0.159227595521595 1712 1731 1732 0.00918106235729301 0.00918106235729301 1713 1732 1733 0.0904244628649386 0.0904244628649386 1714 1733 1734 0.1024374483727 0.1024374483727 1715 1734 1735 0.102816532682191 0.102816532682191 1716 1735 1736 0.0492571813589573 0.0492571813589573 1718 1737 1738 0.0480836518232765 0.0480836518232765 1720 1456 1739 0.0851993535054976 0.0851993535054976 1722 1740 1741 0.0851913863702705 0.0851913863702705 1724 1742 1743 1.05721580006997 1.05721580006997 1727 1746 1747 0.203318990561603 0.203318990561603 1728 1747 1748 0.105159616756228 0.105159616756228 1730 1749 1750 0.0560818664301058 0.0560818664301058 1732 1751 1752 0.478248386364013 0.478248386364013 1733 1752 1753 0.443656760721259 0.443656760721259 1735 1754 1755 0.1348267792147 0.1348267792147 1736 1755 1756 0.129877519863856 0.129877519863856 1738 1757 1758 0.139572444331893 0.139572444331893 1740 1759 151 0.222068972422621 0.222068972422621 1742 1760 1761 0.217075886587119 0.217075886587119 1744 95 1762 0.0857577538793466 0.0857577538793466 1746 1763 1764 0.202675621070888 0.202675621070888 1747 1764 1765 0.199646627713467 0.199646627713467 1749 1768 1769 0.203715891739879 0.203715891739879 18799 8969 430 0.0787540687567586 0.0787540687567586 1751 1772 1773 0.1980611092504 0.1980611092504 1752 1773 1774 0.203412766578772 0.203412766578772 1753 1774 1775 0.202109933054243 0.202109933054243 1754 1775 43 0.202669215310678 0.202669215310678 1755 43 1776 0.197841814631247 0.197841814631247 1756 1776 1777 0.202676328377112 0.202676328377112 1757 1777 1778 0.204936151058667 0.204936151058667 1758 1778 1779 0.1977714314521 0.1977714314521 1759 1779 1780 0.0315877327413917 0.0315877327413917 1760 1780 1781 0.0188253963586558 0.0188253963586558 1763 1782 570 0.0446437216270623 0.0446437216270623 1764 570 1783 0.0483070548371257 0.0483070548371257 1765 1783 1784 0.0445253123220399 0.0445253123220399 1766 1784 1785 0.0510546887722961 0.0510546887722961 1768 1786 1787 0.0533839966500878 0.0533839966500878 1769 1787 1788 0.0521924619717138 0.0521924619717138 1770 1788 1789 0.0490694542852552 0.0490694542852552 1771 1789 1790 0.0491381693257593 0.0491381693257593 1774 1792 1793 0.188232081449375 0.188232081449375 1775 1793 1794 0.0938047512624172 0.0938047512624172 1777 1795 1796 0.0479551643273822 0.0479551643273822 1779 1797 1798 0.0506257576844139 0.0506257576844139 1780 1798 1778 0.0476226019606038 0.0476226019606038 1781 1778 1799 0.0506000833049729 0.0506000833049729 1782 1799 1800 0.0489339836382716 0.0489339836382716 1783 1800 1801 0.0520587364066008 0.0520587364066008 1784 1801 1526 0.0499381116869285 0.0499381116869285 1785 1526 1802 0.0482912843745838 0.0482912843745838 1786 1802 1803 0.052312654556816 0.052312654556816 1788 466 1804 0.00820558552351573 0.00820558552351573 1789 1804 1805 0.0939988504660162 0.0939988504660162 1790 1805 1806 0.0853375028247139 0.0853375028247139 1792 1807 1808 0.0203438851658787 0.0203438851658787 1793 1808 1809 0.0251680266073563 0.0251680266073563 1794 1809 1810 0.203784780502352 0.203784780502352 1795 1810 1811 0.245267310527272 0.245267310527272 1797 1812 1513 0.252426666173968 0.252426666173968 1799 1479 1813 0.176119796231885 0.176119796231885 1800 1813 1814 0.410709550491308 0.410709550491308 1802 1815 1816 0.0577133885110317 0.0577133885110317 1805 1818 1819 0.0740878722178254 0.0740878722178254 1806 1819 1820 0.135457901381645 0.135457901381645 1808 1821 1822 0.206145194610924 0.206145194610924 1812 1828 1829 0.106425576539939 0.106425576539939 1813 1829 1830 0.105266693821804 0.105266693821804 1814 1830 1831 0.0587144262982408 0.0587144262982408 1815 1831 1832 0.0458724352500271 0.0458724352500271 1817 1833 1834 0.199229532947629 0.199229532947629 1820 1836 1837 0.0309799563804686 0.0309799563804686 1822 1838 1839 0.146418601014837 0.146418601014837 1823 1839 1840 0.141683677614281 0.141683677614281 1824 1840 1841 0.111588649653809 0.111588649653809 1827 1844 1845 0.101354924922083 0.101354924922083 1828 1845 1397 0.106656735273228 0.106656735273228 1829 1397 1846 0.052351737797171 0.052351737797171 1831 1847 1848 0.0531037804059208 0.0531037804059208 1832 1848 1849 0.0506063775898189 0.0506063775898189 1833 1849 1850 0.0517100300362486 0.0517100300362486 1834 1850 1851 0.0523258164287328 0.0523258164287328 1835 1851 1852 0.0499829479152778 0.0499829479152778 1836 1852 1853 0.051505297770613 0.051505297770613 1837 1853 1854 0.051498980863322 0.051498980863322 1840 1856 1857 0.051410475877809 0.051410475877809 1841 1857 1858 0.0513674435994921 0.0513674435994921 1842 1858 1109 0.0515213919005775 0.0515213919005775 1843 1109 1859 0.0506198107739765 0.0506198107739765 1844 1859 1860 0.0511967416282439 0.0511967416282439 1845 1860 1861 0.0519748871795966 0.0519748871795966 1847 1862 1863 0.0554265580601903 0.0554265580601903 1848 1863 1864 0.397067534239407 0.397067534239407 1849 1865 1481 0.206774260684103 0.206774260684103 1850 1481 136 0.199116779757445 0.199116779757445 1852 1866 1867 0.100566373592942 0.100566373592942 1853 1867 1868 0.101320817159016 0.101320817159016 1855 1869 1295 0.0991404141660552 0.0991404141660552 1856 1295 1368 0.0970426412791379 0.0970426412791379 1857 1368 1870 0.108154398880898 0.108154398880898 1859 1871 1872 0.100234830388367 0.100234830388367 1860 1872 1873 0.0980754533399867 0.0980754533399867 1861 1873 1874 0.101854943741879 0.101854943741879 1862 1874 1875 0.0125795021137856 0.0125795021137856 1863 1875 1876 0.0797821176517698 0.0797821176517698 1864 1876 1877 0.103719210283603 0.103719210283603 1866 1740 1878 0.161887620550325 0.161887620550325 1868 1879 1880 0.0487542093720633 0.0487542093720633 1869 1880 1122 0.0510369170722426 0.0510369170722426 1871 1882 1883 0.588595740779303 0.588595740779303 1872 1884 1885 0.152111272923972 0.152111272923972 1873 1885 1886 0.199118819593963 0.199118819593963 1874 1886 1887 0.200266209543398 0.200266209543398 1876 1891 1892 0.0559298383062073 0.0559298383062073 2989 776 2928 0.18503947742992 0.18503947742992 1878 1893 1894 0.32823055853467 0.32823055853467 1880 1895 1896 0.106010053095039 0.106010053095039 1881 1896 1897 0.0966039225045284 0.0966039225045284 1882 1897 1898 0.101329648076306 0.101329648076306 1883 1898 1899 0.105723867542497 0.105723867542497 1884 1899 1900 0.100059117952088 0.100059117952088 1885 1900 1901 0.0102909725043749 0.0102909725043749 1886 1901 1902 0.0917204387150709 0.0917204387150709 1887 1902 1903 0.0488400104067164 0.0488400104067164 1888 1903 1904 0.0516943831129701 0.0516943831129701 1889 1904 1905 0.0485157141379251 0.0485157141379251 1890 1905 1906 0.00454251169325352 0.00454251169325352 1891 1906 1907 0.0474170350841876 0.0474170350841876 1892 1907 1908 0.0520037008543052 0.0520037008543052 1893 1908 1772 0.0471189408868131 0.0471189408868131 1894 1772 1909 0.0492432884260358 0.0492432884260358 1896 1910 1911 0.0495320112775386 0.0495320112775386 1897 1911 1520 0.0493945814205325 0.0493945814205325 1898 1520 1912 0.0533971088216985 0.0533971088216985 1899 1912 1913 0.0492909868241652 0.0492909868241652 1902 1914 1915 0.0940987095228026 0.0940987095228026 1903 1915 1916 0.102901306177953 0.102901306177953 1904 1916 1917 0.099610911557729 0.099610911557729 1905 1917 1918 0.102910577647033 0.102910577647033 1906 1918 1919 0.0967734482498666 0.0967734482498666 1908 1920 1921 0.0462806189179572 0.0462806189179572 1910 1922 1923 0.0456516788886206 0.0456516788886206 1911 1923 1924 0.0505452419126903 0.0505452419126903 1912 1924 1925 0.0504057374799388 0.0504057374799388 1913 1925 1926 0.0476340401482501 0.0476340401482501 1914 1926 1927 0.051053036843087 0.051053036843087 1915 1927 1928 0.049153971321488 0.049153971321488 1918 1930 1931 0.0561439680866497 0.0561439680866497 1919 1931 1932 0.053826281457259 0.053826281457259 3034 2965 2966 0.00876223324596343 0.00876223324596343 1920 1932 1933 0.0477206876272752 0.0477206876272752 1923 1935 1936 0.066876205689997 0.066876205689997 1924 1937 1938 0.0446617758397252 0.0446617758397252 1925 1938 1939 0.0840391912235338 0.0840391912235338 1926 1939 1940 0.227469383602409 0.227469383602409 1931 1944 1945 0.0952703264542464 0.0952703264542464 1932 1945 1946 0.0974265293580338 0.0974265293580338 1933 1947 1948 0.151605873109213 0.151605873109213 1938 1952 1953 0.109258836266427 0.109258836266427 1939 1953 1954 0.122481399421688 0.122481399421688 1940 1954 1955 0.119684093740802 0.119684093740802 1943 1957 1958 0.204446635842756 0.204446635842756 1944 1958 1959 0.0997279110592744 0.0997279110592744 1945 1959 1960 1.05168738215655 1.05168738215655 1946 1960 1961 1.71048983577162 1.71048983577162 1947 1962 1963 2.33567129984142 2.33567129984142 1948 1963 1964 1.08148581800227 1.08148581800227 1950 1965 1966 0.103934061554546 0.103934061554546 1951 1966 1967 0.0454999873171455 0.0454999873171455 1952 1967 1968 0.0964089929828049 0.0964089929828049 1953 1968 1969 0.125489170754965 0.125489170754965 1954 1969 1972 0.165851140560008 0.165851140560008 1955 1972 1973 0.145299005046435 0.145299005046435 1956 1973 1974 0.145772913358701 0.145772913358701 1957 1974 1975 0.149974913959851 0.149974913959851 1958 1975 1976 0.145057930633755 0.145057930633755 1959 1976 1977 0.143477867614704 0.143477867614704 1961 1978 420 0.0932140793920545 0.0932140793920545 1963 1963 1979 1.08603450886527 1.08603450886527 1964 1979 1980 0.0983329965983175 0.0983329965983175 1965 1980 1981 0.0917353737473226 0.0917353737473226 1966 1981 1982 0.055771341470748 0.055771341470748 1967 1982 1983 0.0968737393586206 0.0968737393586206 1968 1983 1984 0.0954710209286709 0.0954710209286709 1969 1984 1985 0.0293519873253464 0.0293519873253464 1970 1985 1986 0.0704554284720801 0.0704554284720801 1971 1986 1988 0.095403189447009 0.095403189447009 1972 1988 1989 0.146040552740524 0.146040552740524 1973 1989 1990 0.147511070915923 0.147511070915923 1974 1990 1991 0.147511070914708 0.147511070914708 1975 1991 1992 0.145306416846094 0.145306416846094 1976 1992 1993 0.143786568306041 0.143786568306041 1977 1993 1994 0.0151225768059817 0.0151225768059817 1978 1994 420 0.0955903616259906 0.0955903616259906 1980 1995 157 0.328733376766768 0.328733376766768 1981 157 1721 0.24955962831592 0.24955962831592 1983 1996 1997 0.475009767293493 0.475009767293493 1984 1998 1999 0.203988417966153 0.203988417966153 1985 1999 2000 0.200819821039785 0.200819821039785 1986 2000 794 0.198875475027904 0.198875475027904 1987 794 2001 0.203566311480143 0.203566311480143 1988 2001 2002 0.201451879254481 0.201451879254481 1989 2002 2003 0.203252240244887 0.203252240244887 1990 2003 2004 0.204825535738971 0.204825535738971 1991 2004 2005 0.188227904196053 0.188227904196053 1992 2005 2006 0.0174353644977756 0.0174353644977756 1994 353 2007 0.251582112428801 0.251582112428801 1995 2007 2008 0.132634173204781 0.132634173204781 1996 2008 2009 0.107027307843563 0.107027307843563 1999 2011 646 0.139457974349072 0.139457974349072 2000 646 2012 0.135033465549491 0.135033465549491 2001 2012 1990 0.089412705524254 0.089412705524254 2002 1990 1974 0.0383268944933106 0.0383268944933106 2003 1974 2013 0.133766034901227 0.133766034901227 2004 2013 2014 0.133581539638141 0.133581539638141 2005 2014 2015 0.142379951799733 0.142379951799733 2007 2016 2017 0.251899237124673 0.251899237124673 2008 2017 2018 0.133367826813466 0.133367826813466 2009 2018 2019 0.10602884511386 0.10602884511386 2010 2019 2020 0.0337181930055553 0.0337181930055553 2011 2020 2021 0.200388320757191 0.200388320757191 2014 2023 2024 0.171565352607288 0.171565352607288 2016 2025 2026 0.0477258088803687 0.0477258088803687 2017 2026 2027 0.0809138557734271 0.0809138557734271 2018 2027 2028 0.105296432652635 0.105296432652635 2021 2030 2031 0.0518714690593594 0.0518714690593594 2023 2032 2033 0.10377665457529 0.10377665457529 2024 2033 2034 0.105027724692891 0.105027724692891 2025 2034 2035 0.0547353150471903 0.0547353150471903 2026 2035 2036 0.0513505470015755 0.0513505470015755 2027 2036 2037 0.0518915831567366 0.0518915831567366 2028 2038 2039 0.101144662033058 0.101144662033058 2029 2039 2040 0.00469012569566242 0.00469012569566242 2030 2040 2041 0.105219334964384 0.105219334964384 2032 2042 2043 0.0933903014689556 0.0933903014689556 2033 2043 559 0.0150758315973471 0.0150758315973471 2034 559 2044 0.0636386622186814 0.0636386622186814 2035 2044 2045 0.0177005397698663 0.0177005397698663 2039 2048 1918 0.201578926546004 0.201578926546004 2040 1918 2049 0.199006200917286 0.199006200917286 2043 2051 70 0.203396158473628 0.203396158473628 2045 1197 2052 0.0220081346494975 0.0220081346494975 2046 2052 2053 0.200331631924477 0.200331631924477 2047 2053 2054 0.154360922478377 0.154360922478377 2048 2054 948 0.176666608936966 0.176666608936966 2049 948 2055 0.165719712872644 0.165719712872644 2050 2055 2056 0.169383792792816 0.169383792792816 2052 2057 2058 0.174576187564815 0.174576187564815 2053 2058 2059 0.172745648066703 0.172745648066703 2054 2059 2060 0.176912657229173 0.176912657229173 2055 2060 2061 0.164650081589568 0.164650081589568 2057 2062 746 0.0627806188777907 0.0627806188777907 2059 1564 2063 0.138541795103745 0.138541795103745 2060 2063 2064 0.12093608528602 0.12093608528602 2062 2065 693 0.201596255528806 0.201596255528806 2063 693 2066 0.202309385780635 0.202309385780635 2065 2067 2068 0.201208296937256 0.201208296937256 2069 2072 2073 0.141581011374908 0.141581011374908 2072 2075 2076 0.13960716604907 0.13960716604907 2073 2076 2077 0.137352432815083 0.137352432815083 2074 2077 2078 0.139172335676639 0.139172335676639 2075 2078 2079 0.137570556837278 0.137570556837278 2077 2080 2081 0.124260733003778 0.124260733003778 2078 2081 2082 0.0143334567754311 0.0143334567754311 2079 2082 1169 0.140817691182502 0.140817691182502 2080 1169 889 0.136202795453782 0.136202795453782 2081 889 2083 0.140272589797925 0.140272589797925 2082 2083 2084 0.132655733622477 0.132655733622477 2084 2085 2086 0.130758013034065 0.130758013034065 2085 1055 2087 0.365531347335866 0.365531347335866 2086 2087 2088 0.13568199350655 0.13568199350655 2087 2088 2089 0.14074386927803 0.14074386927803 2088 2089 2090 0.132744503428598 0.132744503428598 2090 2091 2092 0.0599168224199403 0.0599168224199403 2091 2093 1220 0.0866154902836551 0.0866154902836551 2093 2095 2096 0.243872573445978 0.243872573445978 2094 2096 2097 0.241082179338788 0.241082179338788 2096 2098 2099 0.174814701889178 0.174814701889178 2097 2099 2100 0.175154975379932 0.175154975379932 2100 2102 2103 0.114419579517541 0.114419579517541 2101 2103 2104 0.285214999643623 0.285214999643623 2102 2104 2107 0.394315301182406 0.394315301182406 2104 333 2108 0.278529398579064 0.278529398579064 2106 1150 1822 0.102734424254821 0.102734424254821 2108 2109 2110 0.202389435684367 0.202389435684367 2109 2110 2111 0.203214045748693 0.203214045748693 2110 2111 2112 0.241815761631872 0.241815761631872 2111 2112 2113 0.100823640639482 0.100823640639482 2112 2113 2114 0.00265953685516916 0.00265953685516916 2114 2115 2116 0.238307263458502 0.238307263458502 2116 2117 2118 0.172019623051487 0.172019623051487 2117 2118 2119 0.0267252812490126 0.0267252812490126 2118 2119 2120 0.200138632498134 0.200138632498134 2119 2120 2121 0.20340922729078 0.20340922729078 2120 2121 2122 0.197749465935997 0.197749465935997 2121 2122 2123 0.20148284791492 0.20148284791492 2122 2123 2124 0.206967663578278 0.206967663578278 2123 2124 688 0.198127359399408 0.198127359399408 2124 688 1981 0.162008033573987 0.162008033573987 2127 2127 2128 0.0963587083366664 0.0963587083366664 2128 2128 1149 0.101309363144821 0.101309363144821 2130 2129 2130 0.268413747321973 0.268413747321973 15791 2106 2131 0.0329007751166605 0.0329007751166605 2131 2130 2132 0.135315648859656 0.135315648859656 2133 2133 2134 0.206936888424913 0.206936888424913 2134 2134 2135 0.199680286737687 0.199680286737687 2135 2135 801 0.201106069676904 0.201106069676904 2136 801 2136 0.201743876713814 0.201743876713814 2137 2136 2137 0.208870260631958 0.208870260631958 2138 2137 2138 0.202159360168084 0.202159360168084 2139 2138 2139 0.199627649413879 0.199627649413879 2140 2139 2140 0.186052011799078 0.186052011799078 2142 2141 2142 0.0396569310433899 0.0396569310433899 2168 2167 2168 0.189234637777307 0.189234637777307 2143 2142 2143 0.0683760552809121 0.0683760552809121 2144 2143 2144 0.00806043179372478 0.00806043179372478 2145 2144 2145 0.00436074705638217 0.00436074705638217 2146 2145 2146 0.00359181344508779 0.00359181344508779 2147 2146 2147 0.00395340009925433 0.00395340009925433 2148 2147 2148 0.136610372293043 0.136610372293043 2149 2148 2149 0.180604844053974 0.180604844053974 2152 2152 2153 0.132023781927159 0.132023781927159 2153 2153 2154 0.135708940609739 0.135708940609739 2154 2154 1415 0.130555983926377 0.130555983926377 2155 1415 1355 0.134241500709378 0.134241500709378 2156 1355 2155 0.0746101236889861 0.0746101236889861 2161 2159 2161 0.133841125283574 0.133841125283574 2162 2161 2162 0.1372260849468 0.1372260849468 2163 2162 2163 0.128741940100472 0.128741940100472 2164 2163 2164 0.135391700615332 0.135391700615332 2169 2168 2169 0.201124079513876 0.201124079513876 2170 2169 2170 0.108103708021473 0.108103708021473 2172 2172 2173 0.13444261016809 0.13444261016809 2173 2173 2174 0.13827137965728 0.13827137965728 2174 2174 2175 0.134068324786893 0.134068324786893 2175 2175 2176 0.133067365005956 0.133067365005956 2176 2176 2177 0.135535927176987 0.135535927176987 2177 2177 2178 0.134471884610529 0.134471884610529 2180 2180 2181 0.201420608111328 0.201420608111328 2182 2182 2183 0.0166632573599522 0.0166632573599522 2183 2183 2184 0.101864448677803 0.101864448677803 2184 2184 2185 0.047789206759145 0.047789206759145 2185 2185 2186 0.0423227378750124 0.0423227378750124 4423 3782 4133 0.154572357311794 0.154572357311794 2186 2186 2187 0.66062410841751 0.66062410841751 2188 2188 1945 0.10637947146537 0.10637947146537 2189 1945 2189 0.148995294788127 0.148995294788127 2211 2212 2213 0.0467155303221573 0.0467155303221573 2190 2189 2190 0.327169136665339 0.327169136665339 2192 2191 2192 0.0188299118027414 0.0188299118027414 2193 2192 2193 0.210910851782462 0.210910851782462 2195 2194 2195 0.365278744815015 0.365278744815015 2196 2195 2196 0.0130424738912125 0.0130424738912125 2197 2196 2197 0.0449464311286017 0.0449464311286017 2198 2197 2198 0.0030293307914236 0.0030293307914236 2199 2198 2199 0.128682754082238 0.128682754082238 2200 2199 2200 0.110573702095649 0.110573702095649 2202 2203 2204 0.10817464433389 0.10817464433389 2203 2204 2205 0.107622599984834 0.107622599984834 2204 2205 2206 0.108403921870099 0.108403921870099 2205 2206 2207 0.060733439657354 0.060733439657354 2206 2207 2208 0.0534350684854931 0.0534350684854931 2207 2208 2209 0.0529414575701877 0.0529414575701877 2208 2209 2210 0.0527447832774698 0.0527447832774698 2209 2210 2211 0.102434337721347 0.102434337721347 2210 2211 2212 0.0503091444283059 0.0503091444283059 2212 2213 2214 0.0457845256573543 0.0457845256573543 2213 2214 2215 0.0483154919494593 0.0483154919494593 2214 2215 2216 0.0500256719211907 0.0500256719211907 2215 2216 2217 0.0483324272045254 0.0483324272045254 2216 2217 2218 0.0492693454756351 0.0492693454756351 2217 2218 2219 0.0514417765088717 0.0514417765088717 2218 2219 2220 0.0488786158333744 0.0488786158333744 2219 2220 981 0.0498905437062621 0.0498905437062621 2220 981 2221 0.0506165357374516 0.0506165357374516 2221 2221 2222 0.046223636949906 0.046223636949906 2224 2224 2225 0.051453756147013 0.051453756147013 2225 2225 2226 0.0468957891600155 0.0468957891600155 2226 2226 2227 0.0492631927304953 0.0492631927304953 2227 2227 2228 0.0520252151650071 0.0520252151650071 2228 2228 2229 0.0550486617142997 0.0550486617142997 2229 2230 2231 0.0139385553943917 0.0139385553943917 2230 2231 2232 0.0929550410270359 0.0929550410270359 2234 2236 2237 0.0961215858652653 0.0961215858652653 2235 2237 2238 0.0993231725885536 0.0993231725885536 19654 10604 10606 0.0711515052063537 0.0711515052063537 2236 2238 2239 0.0986901078011995 0.0986901078011995 2237 2239 2120 0.100412717366674 0.100412717366674 2238 2120 2240 0.0994425769829808 0.0994425769829808 2239 2240 2241 0.0986741447066025 0.0986741447066025 2240 2241 2242 0.196986803845301 0.196986803845301 2241 2245 2246 0.0853554831080311 0.0853554831080311 2242 2246 1017 0.10642802452306 0.10642802452306 2243 1017 2247 0.0517185594306615 0.0517185594306615 2244 2247 2248 0.0530774886579764 0.0530774886579764 16655 3462 3463 0.083025520087948 0.083025520087948 2245 2248 2249 0.0515725288155829 0.0515725288155829 2246 2249 2250 0.0550106406637853 0.0550106406637853 2247 2250 2251 0.0492291609495858 0.0492291609495858 2250 2253 2254 0.068064098421736 0.068064098421736 2251 2254 381 0.0653278702953464 0.0653278702953464 2253 2255 2256 0.176933367276823 0.176933367276823 2255 2257 1830 0.176665129086282 0.176665129086282 2257 1817 2258 0.0851310356517557 0.0851310356517557 2258 2258 2259 0.0498677366751348 0.0498677366751348 2260 2260 2261 0.20430957984894 0.20430957984894 2263 2263 2264 0.172785898975569 0.172785898975569 2265 2265 2266 0.17364958356586 0.17364958356586 2266 2266 2267 0.245119251352525 0.245119251352525 2267 2267 2268 0.132589695523512 0.132589695523512 2268 2268 2269 0.106738596174206 0.106738596174206 2269 2269 2270 0.0337285830402062 0.0337285830402062 20279 7555 7554 0.0146999916602211 0.0146999916602211 2270 2270 2271 0.269363966522552 0.269363966522552 2273 2275 684 0.204569111503518 0.204569111503518 2274 684 1986 0.157853726642528 0.157853726642528 2278 2278 2279 0.207434558661452 0.207434558661452 2279 2279 2280 0.20034839537718 0.20034839537718 2280 2280 798 0.19667070755531 0.19667070755531 2281 798 2281 0.204476797355414 0.204476797355414 2283 2282 2283 0.201226119347201 0.201226119347201 2284 2283 2284 0.201775247020165 0.201775247020165 2287 2286 2287 0.00679684653457476 0.00679684653457476 2288 2287 2288 0.00351717235619697 0.00351717235619697 2289 2288 2289 0.00475072672267961 0.00475072672267961 2290 2289 2290 0.085203263947135 0.085203263947135 2292 2291 2292 0.21658567369152 0.21658567369152 2293 2292 2293 0.294285406846423 0.294285406846423 2295 1532 2294 0.0895735364116296 0.0895735364116296 2296 2294 2295 0.130472447344756 0.130472447344756 2298 2044 560 0.0834414685220809 0.0834414685220809 2299 560 913 0.519257886958262 0.519257886958262 2300 913 2297 0.14849143076931 0.14849143076931 2301 2297 2299 0.276635413291223 0.276635413291223 2356 2345 2346 0.126022029068994 0.126022029068994 2302 2299 2300 0.882147486934507 0.882147486934507 2304 2301 2302 0.171837385748798 0.171837385748798 2305 2302 2303 0.168190952055295 0.168190952055295 2308 1995 1585 0.0793668846267203 0.0793668846267203 2310 1646 2305 0.0800618116658591 0.0800618116658591 2311 2305 2306 0.0800532572745142 0.0800532572745142 2312 2306 2307 0.0808374839403145 0.0808374839403145 2313 2307 2308 0.0793040216351705 0.0793040216351705 2315 2309 2310 0.0976846110372701 0.0976846110372701 2317 2311 2312 0.131380688058575 0.131380688058575 2318 2312 2313 0.00313000089825153 0.00313000089825153 2319 2313 2157 0.109122831884578 0.109122831884578 2320 2157 2314 0.0470081550211631 0.0470081550211631 2321 2314 441 0.0450344666647882 0.0450344666647882 2326 1614 2317 0.105832922283753 0.105832922283753 2327 2317 2319 0.101211119794553 0.101211119794553 2328 2319 914 0.105388128978222 0.105388128978222 2351 2100 2341 0.101951720072048 0.101951720072048 2352 2341 2342 0.101030261985598 0.101030261985598 2353 2342 2330 0.0997965680595524 0.0997965680595524 2354 2330 2343 0.101856778567858 0.101856778567858 2355 2344 2345 0.0735649917770033 0.0735649917770033 2357 2346 2347 0.106673075682264 0.106673075682264 2358 2347 2348 0.104262034499471 0.104262034499471 2359 2348 2057 0.103127373430199 0.103127373430199 2360 2057 2350 0.104860273903505 0.104860273903505 2361 2350 2351 0.102072059078566 0.102072059078566 2362 2351 2352 0.10208795508847 0.10208795508847 2363 2352 2353 0.103003886322398 0.103003886322398 2364 2353 2354 0.104842753763622 0.104842753763622 2365 2354 2355 0.102079170592138 0.102079170592138 2366 2355 2356 0.104157794922069 0.104157794922069 2367 2356 2357 0.102771960719463 0.102771960719463 2368 2357 843 0.10323381873133 0.10323381873133 2369 843 2358 0.104166303367793 0.104166303367793 2370 2358 2359 0.04678514768012 0.04678514768012 2372 2360 2361 0.106536201799638 0.106536201799638 2373 2361 2362 0.0524641553188961 0.0524641553188961 2374 2362 2363 0.0542089866141956 0.0542089866141956 2376 964 2364 0.101990510698998 0.101990510698998 2377 2364 2365 0.0991028819964669 0.0991028819964669 2378 2365 2366 0.101583146356588 0.101583146356588 2379 2366 2367 0.0976663347579885 0.0976663347579885 2380 2367 2368 0.137463391512845 0.137463391512845 2382 2369 2370 0.0935927888835794 0.0935927888835794 2383 2370 2371 0.22137940675351 0.22137940675351 2384 93 2372 0.144113051799641 0.144113051799641 2386 2373 2374 0.118928753039855 0.118928753039855 18871 9233 10374 0.171083495652578 0.171083495652578 2387 2374 2375 0.0543464584708682 0.0543464584708682 2389 2378 2379 0.0407086995566738 0.0407086995566738 2392 2381 2382 0.0375038196347678 0.0375038196347678 2393 2383 2384 0.0259773773232023 0.0259773773232023 2416 2406 2407 0.0997923351013975 0.0997923351013975 2417 2407 2408 0.102411248163046 0.102411248163046 2418 2408 2410 0.102005785733823 0.102005785733823 2419 2410 2411 0.0465568279250156 0.0465568279250156 2420 2411 1116 0.0498480806250605 0.0498480806250605 2421 1116 2412 0.0524212085974951 0.0524212085974951 2422 2412 2413 0.00643722349691115 0.00643722349691115 2423 2413 2414 0.0569639986120168 0.0569639986120168 2424 2414 2415 0.054429107165009 0.054429107165009 2426 1254 2416 0.203595366987771 0.203595366987771 2427 2416 2418 0.194946286421225 0.194946286421225 2429 2419 2420 0.10553685574305 0.10553685574305 2430 2420 2421 0.100987191369147 0.100987191369147 2431 2421 2422 0.140456845404627 0.140456845404627 2432 2423 2424 0.132127040761259 0.132127040761259 2433 2424 2425 0.0836330996531634 0.0836330996531634 2434 2425 2426 0.048846065804279 0.048846065804279 2435 2426 2427 0.133578105271454 0.133578105271454 2437 2428 2429 0.0517867804859422 0.0517867804859422 2438 2429 2430 0.0498462274807045 0.0498462274807045 2439 2430 2431 0.0505796838521555 0.0505796838521555 2440 2431 2432 0.04930585188023 0.04930585188023 2441 2432 2433 0.0511391992663707 0.0511391992663707 2442 2433 2434 0.049421053488602 0.049421053488602 2444 2435 2436 0.0499548965774192 0.0499548965774192 2446 2437 2438 0.0498278119665032 0.0498278119665032 2447 2438 1131 0.0475201423687532 0.0475201423687532 2448 1131 2440 0.0499034161165238 0.0499034161165238 2449 2440 2441 0.0519460604074748 0.0519460604074748 2450 2441 2442 0.103666385736129 0.103666385736129 2451 2442 2443 0.0495636449318867 0.0495636449318867 2452 2443 2444 0.0508868110117968 0.0508868110117968 2454 2445 2446 0.0992414144632343 0.0992414144632343 2455 2446 2447 0.0995661619141735 0.0995661619141735 2456 2447 2448 0.102918667647187 0.102918667647187 2457 2448 2449 0.103317708000917 0.103317708000917 2458 2449 714 0.103614639817309 0.103614639817309 2460 2450 2451 0.0843633084104915 0.0843633084104915 2462 2452 2453 0.133209824518529 0.133209824518529 2463 2453 2454 0.136026824487267 0.136026824487267 2464 2454 1228 0.0997640460624544 0.0997640460624544 2466 2455 2173 0.100670279604477 0.100670279604477 2467 2173 2456 0.101681998391895 0.101681998391895 2468 2456 2457 0.135717601546705 0.135717601546705 2469 2457 2458 0.125216072912334 0.125216072912334 2470 2458 1253 0.13515574813911 0.13515574813911 2472 1811 2459 0.0528114155967436 0.0528114155967436 2474 489 2460 0.0154146680516237 0.0154146680516237 2475 2460 2461 0.0956622199995578 0.0956622199995578 2476 2461 2462 0.050324686032827 0.050324686032827 2477 2462 2463 0.0440541436649478 0.0440541436649478 2478 2463 2464 0.09025955144498 0.09025955144498 2479 2464 2465 0.00954118829962817 0.00954118829962817 2480 2465 2466 0.0924623221003645 0.0924623221003645 2481 2466 2015 0.0557729059183765 0.0557729059183765 2483 1998 2467 0.0939242873690555 0.0939242873690555 2485 2468 2469 0.0807187230923558 0.0807187230923558 2486 2469 2470 0.0660886283093114 0.0660886283093114 2487 2470 2471 0.0307524582434291 0.0307524582434291 2488 2471 2277 0.0631719504961159 0.0631719504961159 2489 2277 2278 0.040321437937915 0.040321437937915 2490 2278 2472 0.0579924273198359 0.0579924273198359 2491 2472 2473 0.039564008523498 0.039564008523498 2492 2473 2474 0.0566191459993118 0.0566191459993118 2493 2474 2475 0.0461657995077916 0.0461657995077916 2494 2475 2476 0.0573841993244499 0.0573841993244499 2495 2476 2133 0.0413742441677564 0.0413742441677564 2496 2133 2477 0.100557820130683 0.100557820130683 2497 2477 2478 0.100232094382669 0.100232094382669 2523 1412 1352 0.126262872161581 0.126262872161581 2498 2478 2479 3.80416722159948 3.80416722159948 17380 5747 2721 0.292296181002999 0.292296181002999 2500 2481 2482 0.133762433378551 0.133762433378551 2502 2483 2484 0.132763004680832 0.132763004680832 2503 2484 2153 0.135437121880425 0.135437121880425 2506 2486 2487 0.0976687527368442 0.0976687527368442 2507 2487 2488 0.100497620432408 0.100497620432408 2508 2488 1263 0.0968234302487817 0.0968234302487817 2510 2489 2490 0.129998303918767 0.129998303918767 2511 2490 2491 0.131427328920895 0.131427328920895 2512 2491 2492 0.134959393077107 0.134959393077107 2513 2492 2493 0.13352181172892 0.13352181172892 2514 2493 2494 0.134977098269894 0.134977098269894 2515 2494 2495 0.133660770711518 0.133660770711518 2517 2496 1452 0.127643758305543 0.127643758305543 2519 2497 2498 0.181370133617083 0.181370133617083 2521 2481 2499 0.0828768372746742 0.0828768372746742 2522 2499 1412 0.137652613646732 0.137652613646732 2524 1352 2502 0.0676943813373141 0.0676943813373141 2526 2503 2504 0.133817315449894 0.133817315449894 2527 2504 2505 0.135673996947998 0.135673996947998 2528 2505 2506 0.131966049224978 0.131966049224978 2529 2506 2507 0.147529903316466 0.147529903316466 2530 2507 2508 0.139391603159038 0.139391603159038 16296 2509 2510 0.0284493842376544 0.0284493842376544 2532 2511 2512 0.0269759988952267 0.0269759988952267 2533 2512 2513 0.0303785309203703 0.0303785309203703 2534 2513 2514 0.100988065805353 0.100988065805353 2535 2514 2515 0.134258813820628 0.134258813820628 2536 2515 2516 0.1356600895436 0.1356600895436 2537 2516 2517 0.13329676442141 0.13329676442141 2538 2517 1672 0.132852712666159 0.132852712666159 2539 1672 2518 0.137264898504848 0.137264898504848 2540 2518 2453 0.136447294484888 0.136447294484888 2541 2453 2519 0.136891385699314 0.136891385699314 2542 2519 2520 0.134024921907499 0.134024921907499 2544 2521 2522 0.0902887501429021 0.0902887501429021 2545 2522 2523 0.0432770654501463 0.0432770654501463 2546 2523 2524 0.0452800647802491 0.0452800647802491 2547 2524 2525 0.0887962039212883 0.0887962039212883 2549 2526 2527 0.14861247431244 0.14861247431244 2550 2527 2528 0.177718576341635 0.177718576341635 2552 2529 2530 0.0550007858390758 0.0550007858390758 2553 2530 2531 0.0537231597686698 0.0537231597686698 2557 254 1937 0.0763145446596447 0.0763145446596447 2562 2536 2537 0.0969383510155091 0.0969383510155091 2564 2523 2538 0.041595541767366 0.041595541767366 2565 2538 2539 0.0446801019224323 0.0446801019224323 2567 2540 2541 0.0535606711091096 0.0535606711091096 2568 2541 2542 0.0510376050613383 0.0510376050613383 2569 2542 2543 0.048208042370787 0.048208042370787 2570 2543 2544 0.0495068215823226 0.0495068215823226 2571 2544 2545 0.0497291777137453 0.0497291777137453 2572 2545 2546 0.0482680412228731 0.0482680412228731 2573 2546 2547 0.0511986246623993 0.0511986246623993 2574 2547 2548 0.0481311400848056 0.0481311400848056 2575 2548 2549 0.05133533567668 0.05133533567668 2576 2549 1090 0.0473365047010202 0.0473365047010202 2578 2550 2551 0.0490112208554607 0.0490112208554607 2579 2551 2552 0.0504551815276218 0.0504551815276218 2580 2552 2553 0.0492845875119232 0.0492845875119232 2581 2553 2554 0.0515497460521136 0.0515497460521136 2582 2554 2555 0.0526862102053863 0.0526862102053863 2583 2555 2556 0.0982237295878 0.0982237295878 2584 2556 2557 0.264254691363992 0.264254691363992 2585 1004 2558 0.099742520234474 0.099742520234474 2588 2560 1078 0.149639182772472 0.149639182772472 2589 1078 2522 0.184839011544187 0.184839011544187 2591 1484 2561 0.33893453481304 0.33893453481304 2592 2561 2562 0.36930331062994 0.36930331062994 2594 2563 2295 0.235151876914131 0.235151876914131 2596 2141 2564 0.0808696846181639 0.0808696846181639 2628 2589 2590 0.046646895086832 0.046646895086832 2597 2564 1224 0.24032404212478 0.24032404212478 2600 2373 2567 0.1712601795962 0.1712601795962 2601 2567 2568 0.00945648555666562 0.00945648555666562 2603 2565 2569 0.0807956808253844 0.0807956808253844 2604 2569 2570 0.076951583144574 0.076951583144574 2605 2570 2571 0.0476131935554626 0.0476131935554626 2607 2572 2568 0.0312593605711727 0.0312593605711727 2609 2569 2573 0.0486149705677772 0.0486149705677772 2610 2570 2574 0.0674260333743846 0.0674260333743846 2612 2567 2575 0.0505261001159507 0.0505261001159507 2615 2577 2578 0.10424034664628 0.10424034664628 2616 2578 2579 0.103512640883379 0.103512640883379 2617 2579 1398 0.105102630546257 0.105102630546257 2618 1398 2580 0.0531367598624707 0.0531367598624707 2619 2580 2581 0.0517085263170068 0.0517085263170068 2620 2581 2582 0.0723991341895349 0.0723991341895349 2621 2582 2583 0.0331676268132885 0.0331676268132885 2622 2583 2584 0.0138525911142565 0.0138525911142565 2623 2584 2585 0.037416228202987 0.037416228202987 2624 2585 2586 0.00994286750486891 0.00994286750486891 2625 2586 2587 0.040254104254433 0.040254104254433 2629 2590 2591 0.00335375549834044 0.00335375549834044 2630 2591 2592 0.0463774647105825 0.0463774647105825 2631 2592 2593 0.00549997045042586 0.00549997045042586 2632 2593 2594 0.0383542392436341 0.0383542392436341 2634 2595 2596 0.0344869484873441 0.0344869484873441 2635 2596 2597 0.0176627396467139 0.0176627396467139 2636 2597 2598 0.0280292044334563 0.0280292044334563 2637 2598 2599 0.0242403080070769 0.0242403080070769 2638 2599 1569 0.0218944112855232 0.0218944112855232 2639 1569 2600 0.0286200762867591 0.0286200762867591 2640 2600 1094 0.018347539243156 0.018347539243156 2642 1110 2601 0.0142742072830798 0.0142742072830798 2643 2601 2602 0.0369383896439539 0.0369383896439539 2644 2602 2603 0.00917687822572764 0.00917687822572764 2645 2603 2604 0.0430608643022986 0.0430608643022986 2646 2604 2605 0.00238679099543715 0.00238679099543715 2647 2605 2606 0.0472847267591164 0.0472847267591164 2648 2606 2607 0.0508445190476207 0.0508445190476207 2649 2607 2608 0.00234361810734104 0.00234361810734104 2650 2608 2609 0.0517900277245267 0.0517900277245267 2652 2610 2611 0.145180979465517 0.145180979465517 2674 2632 2634 0.599531015097949 0.599531015097949 2675 2635 2181 0.0871692653780363 0.0871692653780363 2676 2181 2638 0.0863959675292808 0.0863959675292808 2679 2640 2641 0.121944822987822 0.121944822987822 2681 2642 2643 0.0194925006650245 0.0194925006650245 2682 2643 2350 0.134347723988409 0.134347723988409 2683 2350 2644 0.173564798460366 0.173564798460366 2684 2644 2645 0.174686152075606 0.174686152075606 2685 2645 2646 0.175389969986131 0.175389969986131 2688 2648 747 0.0612580153194998 0.0612580153194998 2689 747 1565 0.142756107755667 0.142756107755667 2690 1565 2649 0.138016127389502 0.138016127389502 2691 2649 2650 0.12023627946696 0.12023627946696 2693 2651 694 0.200802439501944 0.200802439501944 2695 2652 2653 0.127019992895419 0.127019992895419 2696 2653 2654 0.201028199806741 0.201028199806741 2697 2654 2655 0.134212276460076 0.134212276460076 2698 2655 2656 0.140083368586782 0.140083368586782 2699 2656 2657 0.13046105136647 0.13046105136647 2702 2633 2659 0.199675824720705 0.199675824720705 2704 2660 949 0.174693421852154 0.174693421852154 2705 949 2661 0.165148304595761 0.165148304595761 2706 2661 2662 0.173966950291824 0.173966950291824 2707 2662 2663 0.184218102738583 0.184218102738583 2708 2663 2664 0.172496811774092 0.172496811774092 2710 2665 2666 0.394651095737645 0.394651095737645 2711 2667 2668 0.201414903082426 0.201414903082426 17301 8745 4260 0.201420130125937 0.201420130125937 2713 2669 2388 0.109456559825348 0.109456559825348 2714 2388 2670 0.140828374595316 0.140828374595316 2717 2672 2673 0.139177577172101 0.139177577172101 2718 2673 2674 0.137352749762486 0.137352749762486 2719 2674 2675 0.139830667816654 0.139830667816654 2720 2675 2676 0.136669684605715 0.136669684605715 2722 2677 2678 0.12447911414286 0.12447911414286 2750 2704 2705 0.0292446267270126 0.0292446267270126 2751 2705 2706 0.00658282845173238 0.00658282845173238 2752 2706 2707 0.0151449443945988 0.0151449443945988 2753 2707 2708 0.0714770438658631 0.0714770438658631 2754 2708 2709 0.00822853556213401 0.00822853556213401 2756 2710 8 0.130042568169854 0.130042568169854 2757 8 2711 0.118166571537094 0.118166571537094 2759 2712 2713 0.102388493919056 0.102388493919056 2760 2713 2416 0.103111259495513 0.103111259495513 2761 2416 2714 0.100631617654013 0.100631617654013 2764 2716 2717 0.200655449563851 0.200655449563851 2765 2717 2718 0.200753725915124 0.200753725915124 2766 2718 1440 0.196942260224429 0.196942260224429 2767 1440 2719 0.00947384243402213 0.00947384243402213 2768 2719 2720 0.190389032049707 0.190389032049707 2770 2723 2724 0.133138466543617 0.133138466543617 2771 2724 2725 0.135835722389097 0.135835722389097 2772 2725 2726 0.133534041022806 0.133534041022806 2773 2726 2727 0.134234713813183 0.134234713813183 2774 2727 1681 0.134687505819062 0.134687505819062 2775 1681 2728 0.137316317225174 0.137316317225174 2777 2729 2730 0.104120921025978 0.104120921025978 2778 2730 2731 0.201486044854047 0.201486044854047 2779 2731 2732 0.409054627036075 0.409054627036075 2780 2733 2734 0.231399786377778 0.231399786377778 2781 2734 2735 0.0901704059113055 0.0901704059113055 2782 2735 2736 0.0825094909725568 0.0825094909725568 2783 2737 2738 0.200363396709187 0.200363396709187 2784 2738 2739 0.20121833925615 0.20121833925615 2785 2739 2740 0.202399438971847 0.202399438971847 2788 2742 2743 0.404396545451488 0.404396545451488 2789 2744 1762 0.0647074290459755 0.0647074290459755 2790 1762 2372 0.0925216625359094 0.0925216625359094 2791 2372 2745 0.0223137340397398 0.0223137340397398 2792 2745 2737 0.050045237249892 0.050045237249892 2794 2746 2747 0.14840065064165 0.14840065064165 2796 2748 2749 0.200822547172327 0.200822547172327 2797 2749 2750 0.193145905748916 0.193145905748916 2821 908 2770 0.128136612557408 0.128136612557408 2824 2261 2772 0.10049786598023 0.10049786598023 2825 2772 2773 0.106378037300959 0.106378037300959 2826 2773 2110 0.093897002068377 0.093897002068377 2827 2110 2774 0.107389868338328 0.107389868338328 2828 2774 2775 0.0994873393877801 0.0994873393877801 2850 2776 2777 0.10879749556538 0.10879749556538 2855 2804 866 0.20027757395038 0.20027757395038 2829 2775 2778 1.00147658782101 1.00147658782101 2830 2779 2780 0.0530172029480301 0.0530172029480301 2832 2781 2782 0.107966324930259 0.107966324930259 2833 2782 2783 0.103296913871679 0.103296913871679 2834 2783 2784 0.105735267915707 0.105735267915707 2835 2784 2785 0.104367827383757 0.104367827383757 2836 2785 2786 0.106026097865505 0.106026097865505 2837 2786 2787 0.104661406473263 0.104661406473263 2838 2787 2788 0.109120444986171 0.109120444986171 2842 2790 2791 0.105111335997404 0.105111335997404 2843 2791 2792 0.100650542913524 0.100650542913524 2844 2792 2793 0.105228706955749 0.105228706955749 2845 2793 2794 0.119444969275907 0.119444969275907 2846 2794 2795 0.0942235633572651 0.0942235633572651 2847 2795 2084 0.102241906689643 0.102241906689643 2848 2084 2796 0.105000278025472 0.105000278025472 2849 2796 2776 0.104992294488636 0.104992294488636 2851 2777 2799 0.102990536508203 0.102990536508203 2852 2799 2802 0.104419262818378 0.104419262818378 3832 3274 3648 0.198107670536066 0.198107670536066 2853 2802 2803 0.106343009363166 0.106343009363166 2854 2803 2804 0.0880619154851023 0.0880619154851023 2856 866 2805 0.0997722055250997 0.0997722055250997 2857 2805 2806 0.0898296288997372 0.0898296288997372 2858 2806 2807 0.0154103032800591 0.0154103032800591 2860 1345 2808 0.0745089191630195 0.0745089191630195 2862 2809 2810 0.0999390470653334 0.0999390470653334 2863 2810 2811 0.098203415750831 0.098203415750831 2864 2811 2812 0.105704456533214 0.105704456533214 2865 2812 1841 0.178602078382633 0.178602078382633 2867 2813 2814 0.147059691176011 0.147059691176011 2869 2815 2816 0.0358929050784097 0.0358929050784097 2871 2817 2818 0.202436914455554 0.202436914455554 2872 2818 721 0.208959052889522 0.208959052889522 2873 721 2819 0.195578398743409 0.195578398743409 2874 2819 2820 0.132104447079437 0.132104447079437 2875 2820 2499 0.133495572380704 0.133495572380704 2877 2821 2823 0.131028201505055 0.131028201505055 2878 2823 2154 0.134224367729179 0.134224367729179 2879 2154 2824 0.137197819412826 0.137197819412826 2881 2825 2828 0.100509300133652 0.100509300133652 2882 2828 2829 0.098379052864586 0.098379052864586 2883 2829 1264 0.0995905743898471 0.0995905743898471 2884 1264 2830 0.0991885382845514 0.0991885382845514 2885 2830 2831 0.0990153060665791 0.0990153060665791 2886 2831 2718 0.0991269733313679 0.0991269733313679 2887 2718 2832 0.100500652429342 0.100500652429342 2888 2832 2833 0.0102715407543069 0.0102715407543069 2889 2833 2834 0.0960953974534679 0.0960953974534679 2890 2834 2835 0.0326867749280955 0.0326867749280955 2891 2835 2836 0.134256786764763 0.134256786764763 2892 2836 2837 0.113988792124523 0.113988792124523 2893 2837 2838 0.0204082374430359 0.0204082374430359 2895 2839 2840 0.113685974247049 0.113685974247049 2896 2840 2841 0.132754406259035 0.132754406259035 2897 2841 2842 0.136852657742897 0.136852657742897 2899 1793 2843 0.0809702263007341 0.0809702263007341 2900 2843 2844 0.0969425296921621 0.0969425296921621 2901 2844 2845 0.413436446480526 0.413436446480526 2903 2263 2847 0.179984264422638 0.179984264422638 2904 2847 2848 0.174004040987329 0.174004040987329 2905 2848 2849 0.194108624427032 0.194108624427032 2907 2850 1276 0.172413086756907 0.172413086756907 2909 2853 785 0.245123885631009 0.245123885631009 2911 2854 2855 0.0854841952170884 0.0854841952170884 2912 2855 2747 0.0762350203886263 0.0762350203886263 2913 2747 2856 0.0859704175448271 0.0859704175448271 2914 2856 2857 0.100779098585589 0.100779098585589 2915 2857 2858 0.0905252463288938 0.0905252463288938 2917 2859 2860 0.0227727209766704 0.0227727209766704 2918 361 1735 0.198105222979832 0.198105222979832 2919 1735 2861 0.0382126884100893 0.0382126884100893 2920 148 2862 0.0438716250050412 0.0438716250050412 2921 1003 2863 0.0520715649387988 0.0520715649387988 2922 2863 2864 0.0982728809134093 0.0982728809134093 2923 2864 2865 0.0994946507259965 0.0994946507259965 3895 3698 3699 0.204838159377623 0.204838159377623 2924 2865 2869 0.090463384362138 0.090463384362138 2925 2869 2870 0.0564720828613131 0.0564720828613131 2926 2870 2871 0.0608640771597173 0.0608640771597173 2927 2872 2873 0.044011799999607 0.044011799999607 2928 2873 2088 0.0931496819660856 0.0931496819660856 2929 2088 2655 0.0960691148224413 0.0960691148224413 2930 2655 2874 0.0937706080748846 0.0937706080748846 2931 2874 2875 0.0828791997484075 0.0828791997484075 2932 2875 2876 0.093218621711434 0.093218621711434 2933 2876 2877 0.0704167162147941 0.0704167162147941 2935 2878 2879 0.0887403720940643 0.0887403720940643 2936 2879 2880 0.0909098673154509 0.0909098673154509 2937 2880 2881 0.0882058988614067 0.0882058988614067 2938 2881 2882 0.181777411929199 0.181777411929199 2940 2883 2884 0.115661337881372 0.115661337881372 2941 2884 2885 0.14826485880128 0.14826485880128 2942 2885 2886 0.112251623213379 0.112251623213379 2943 2886 2887 0.119994591224275 0.119994591224275 2944 2887 2888 0.178622958928809 0.178622958928809 2945 2888 2889 0.00412533177852682 0.00412533177852682 2946 2889 2890 0.00481474032387871 0.00481474032387871 2947 2890 2893 0.135290874001292 0.135290874001292 2948 2893 2894 0.137892832771659 0.137892832771659 2949 2894 817 0.140150092060959 0.140150092060959 2950 817 2895 0.143808402694827 0.143808402694827 2951 2895 2896 0.0697081016101773 0.0697081016101773 2952 2896 2897 0.0168682725384664 0.0168682725384664 2954 2898 2899 0.139071498957887 0.139071498957887 2956 2900 2901 0.139727551358826 0.139727551358826 2957 2901 2902 0.00293554606295758 0.00293554606295758 2958 2902 2903 0.102721876435386 0.102721876435386 2959 2903 2904 0.0305452475451112 0.0305452475451112 2960 2904 2905 0.00503713742922791 0.00503713742922791 2961 2905 2906 0.0458567885450819 0.0458567885450819 2962 2906 2907 0.0981295261146626 0.0981295261146626 2963 2907 628 0.0369055971430695 0.0369055971430695 2964 628 1143 0.0958611496898419 0.0958611496898419 2966 2908 2909 0.0463126901024473 0.0463126901024473 2967 2909 872 0.0318684671228471 0.0318684671228471 2968 872 2910 0.0711758745978235 0.0711758745978235 2969 2910 2911 0.067495322638235 0.067495322638235 2970 2911 2912 0.033747661319103 0.033747661319103 2971 2912 2913 0.0475024757380027 0.0475024757380027 2973 2914 2915 0.202578999998173 0.202578999998173 2975 2916 2917 0.184685764171195 0.184685764171195 2976 2917 2918 0.00737265767013589 0.00737265767013589 2978 2919 2920 0.110148820147866 0.110148820147866 2979 2920 584 0.039258317875865 0.039258317875865 2980 584 2921 0.228363185041033 0.228363185041033 2982 2922 1341 0.198962442111046 0.198962442111046 2983 1341 2923 0.207039061514662 0.207039061514662 2984 2923 2924 0.201175175238786 0.201175175238786 2985 2924 2925 0.203376851393596 0.203376851393596 2986 2925 2926 0.201920207523594 0.201920207523594 2987 2926 2927 0.200452413161122 0.200452413161122 2988 2927 776 0.201931296094781 0.201931296094781 2990 2928 2930 0.209285084837907 0.209285084837907 2991 2930 2931 0.197960209647655 0.197960209647655 2992 2931 171 0.402036974102358 0.402036974102358 2994 2932 2933 0.200508042098485 0.200508042098485 2995 170 1728 0.257039245710078 0.257039245710078 2996 1728 2934 0.145411467525923 0.145411467525923 2999 2935 2936 0.0880513532781809 0.0880513532781809 3025 2957 2958 0.01030947748559 0.01030947748559 3000 2936 209 0.228338005511316 0.228338005511316 3002 2937 2938 0.107611509993879 0.107611509993879 3005 2940 2941 0.175855452328419 0.175855452328419 3006 2941 2942 0.174909636552997 0.174909636552997 3007 2942 2943 0.192197232795451 0.192197232795451 3009 2944 546 0.0293283601170504 0.0293283601170504 3010 546 2945 0.155746660532693 0.155746660532693 3012 1475 2946 0.311303155924368 0.311303155924368 3013 2946 2947 0.184883982264712 0.184883982264712 3014 2947 2948 0.224685205653341 0.224685205653341 3016 2949 2950 0.0888669853746646 0.0888669853746646 3017 2950 2951 0.114577615588497 0.114577615588497 3018 1225 2952 0.114132076273042 0.114132076273042 3019 2952 2161 0.115442153745618 0.115442153745618 3020 2161 2953 0.105428749590907 0.105428749590907 3022 2954 2955 0.0114463280554541 0.0114463280554541 3023 2955 639 0.18619297340356 0.18619297340356 3024 639 2957 0.0509835810434449 0.0509835810434449 3026 2958 2959 0.0353738821651235 0.0353738821651235 3027 2959 2960 0.00284670794487764 0.00284670794487764 3028 2960 1288 0.104793015683124 0.104793015683124 3029 1288 2961 0.051496901479137 0.051496901479137 3030 2961 2962 0.00960868888037157 0.00960868888037157 3031 2962 2963 0.0208687174266634 0.0208687174266634 3032 2963 2964 0.0498882614596582 0.0498882614596582 3033 2964 2965 0.123304259264834 0.123304259264834 3035 2966 2967 0.00908677871596767 0.00908677871596767 3036 2967 2968 0.115854235202851 0.115854235202851 3037 2968 2969 0.00700956571064615 0.00700956571064615 3038 2969 2970 0.00940368205913038 0.00940368205913038 3039 2970 2971 0.0666840110355875 0.0666840110355875 3040 2971 2972 0.0679662165544488 0.0679662165544488 3041 2972 2973 0.0630976433471776 0.0630976433471776 3042 2973 2974 0.0491600079555241 0.0491600079555241 3044 2975 2976 0.0997731403964804 0.0997731403964804 3045 2976 2977 0.100715566829797 0.100715566829797 3046 2977 2978 0.0996876914159973 0.0996876914159973 3047 2978 2979 0.10126058971698 0.10126058971698 3048 2979 2980 0.103346225532192 0.103346225532192 3049 2980 2981 0.0983114005972926 0.0983114005972926 3050 2981 2982 0.09874223460454 0.09874223460454 3051 2982 2983 0.0510749251490339 0.0510749251490339 3053 2984 2985 0.0505192363533637 0.0505192363533637 3054 2985 1120 0.0491942863881514 0.0491942863881514 3055 1120 2986 0.0517085444587275 0.0517085444587275 3056 2986 2987 0.0504766444323722 0.0504766444323722 3057 2987 2988 0.0508471211122413 0.0508471211122413 3058 2988 2989 0.0482147566017866 0.0482147566017866 3059 2989 2990 0.0513143127772338 0.0513143127772338 3060 2990 2991 0.0501432318630803 0.0501432318630803 3061 2991 2992 0.788648410502006 0.788648410502006 3062 2993 2994 0.01555628530979 0.01555628530979 3063 2994 2995 0.10729267423115 0.10729267423115 13562 2999 2165 0.242533262128423 0.242533262128423 3067 2998 3000 0.0998948824480635 0.0998948824480635 3068 3000 3001 0.145910673725247 0.145910673725247 3069 3001 3002 0.147264770664277 0.147264770664277 3070 3002 3003 0.145706831644125 0.145706831644125 3071 3003 3004 0.146381189481243 0.146381189481243 3073 3006 3007 0.143637545441942 0.143637545441942 3074 3007 3008 0.14139337588105 0.14139337588105 3075 3008 3009 0.0340034784472366 0.0340034784472366 3076 3009 3010 0.117637494210671 0.117637494210671 3077 3010 3011 0.1483412167568 0.1483412167568 3078 3011 3012 0.146200597856632 0.146200597856632 3079 3012 3013 0.146656153847153 0.146656153847153 3080 3013 3014 0.219897120549826 0.219897120549826 3081 3014 2686 0.0729664723843293 0.0729664723843293 3082 2686 3015 0.146055074464899 0.146055074464899 3083 3015 3016 0.115984680072215 0.115984680072215 3084 3016 3017 0.0102106792826024 0.0102106792826024 3085 3017 3018 0.0188093561808277 0.0188093561808277 3087 3019 3020 0.14624208166964 0.14624208166964 3088 3020 3021 0.149932974568378 0.149932974568378 3089 3021 2900 0.114654486829615 0.114654486829615 3091 3022 3023 0.0936947193853168 0.0936947193853168 3093 3024 3025 0.0922829109447797 0.0922829109447797 3095 3026 3027 0.10419715248802 0.10419715248802 3096 3027 3028 0.108587123231645 0.108587123231645 3097 3028 3029 0.103455866634876 0.103455866634876 3099 3030 3031 0.0828114972096423 0.0828114972096423 3100 3031 3032 0.0151385207198175 0.0151385207198175 3102 3035 3036 0.131928682141755 0.131928682141755 3103 3036 3037 0.0286281442546585 0.0286281442546585 3104 3037 3038 0.0830678583996061 0.0830678583996061 3105 3038 3039 0.0820487800074757 0.0820487800074757 3107 3040 3041 0.0592379768525999 0.0592379768525999 3108 3041 1041 0.101867076922678 0.101867076922678 3109 1041 3042 0.108431988254042 0.108431988254042 3110 3042 3043 0.103209130509255 0.103209130509255 3111 3043 3044 0.103439867243447 0.103439867243447 3113 3045 3046 0.1080426022678 0.1080426022678 3114 3046 3047 0.106399445317148 0.106399445317148 3115 3047 2078 0.104328053424176 0.104328053424176 3116 2078 2675 0.103849131822114 0.103849131822114 3117 2675 3048 0.106371798877004 0.106371798877004 3118 3048 3049 0.1089909908922 0.1089909908922 3120 2995 3050 0.0829711714500804 0.0829711714500804 3123 3051 3052 0.0304368475861105 0.0304368475861105 19556 10441 10561 0.00875730102663828 0.00875730102663828 3124 3053 3054 0.10469695146486 0.10469695146486 3125 3054 3026 0.105413327506124 0.105413327506124 3127 3055 3056 0.0146859459125862 0.0146859459125862 3128 3056 3057 0.0899179636493607 0.0899179636493607 3129 3057 3058 0.0968918459632465 0.0968918459632465 3130 3058 3059 0.0931803123592361 0.0931803123592361 3131 3059 3060 0.0924628769882567 0.0924628769882567 3132 3060 2004 0.0909779529022995 0.0909779529022995 3134 3061 2758 0.0983285272926963 0.0983285272926963 3135 2758 3062 0.094848132376921 0.094848132376921 3137 2284 3063 0.10273020958756 0.10273020958756 3138 3063 3064 0.09684156688728 0.09684156688728 3139 3064 2139 0.105654196010103 0.105654196010103 3141 3065 3066 0.101995188106893 0.101995188106893 4424 4133 950 0.17542265784203 0.17542265784203 3142 3066 3067 1.00083609181461 1.00083609181461 3143 3068 3069 0.10392860568863 0.10392860568863 3144 3069 3070 0.10232907709913 0.10232907709913 3145 3070 3071 0.103927869583062 0.103927869583062 3146 3071 3072 0.102097379803977 0.102097379803977 3147 3072 3073 0.0487909895079958 0.0487909895079958 3149 1294 3074 0.105333551259412 0.105333551259412 3150 3074 3075 0.0524798747272766 0.0524798747272766 3151 3075 3076 0.0475858963921332 0.0475858963921332 3152 3076 3077 0.00514079080382434 0.00514079080382434 3154 3078 3079 0.0117186508515134 0.0117186508515134 3155 3079 3080 0.0860074021370197 0.0860074021370197 3156 3080 3081 0.0112654570741388 0.0112654570741388 3157 3081 3082 0.0998426271509478 0.0998426271509478 3159 3083 3084 0.0978722553449722 0.0978722553449722 3161 3085 3086 0.0498003240048994 0.0498003240048994 3162 3086 3087 0.0499820755044021 0.0499820755044021 3163 3087 1765 0.0500932715547668 0.0500932715547668 3164 1765 3089 0.0453737460403596 0.0453737460403596 3165 3089 3090 0.0566344564433548 0.0566344564433548 3166 3090 3091 0.0479788729039099 0.0479788729039099 3167 3091 1517 0.0504584819239423 0.0504584819239423 3168 1517 3092 0.0513918113913408 0.0513918113913408 3169 3092 3093 0.0524695902697227 0.0524695902697227 3170 3093 1084 0.0829756278031258 0.0829756278031258 3171 1084 3094 0.018362425266723 0.018362425266723 3172 3094 3095 0.100037197959638 0.100037197959638 3173 3095 3096 0.0986501993185581 0.0986501993185581 3174 3096 3097 0.100130714805898 0.100130714805898 3175 3097 2046 0.103528392648025 0.103528392648025 3176 2046 3098 0.0976518708062817 0.0976518708062817 3177 3098 3099 0.0995509890492463 0.0995509890492463 3179 1954 3100 0.060604506910361 0.060604506910361 3182 3102 3103 0.0990114382918269 0.0990114382918269 3183 3103 3104 0.100593787088956 0.100593787088956 3184 3104 3105 0.0983789631442794 0.0983789631442794 3185 3105 2848 0.0976433646550276 0.0976433646550276 3186 2848 3106 0.102064870879311 0.102064870879311 3187 3106 3107 0.10100271733246 0.10100271733246 3188 3107 3108 0.0995828832367363 0.0995828832367363 3189 3108 2942 0.101438732689929 0.101438732689929 3190 2942 3109 0.100378814460195 0.100378814460195 3191 3109 3110 1.25206634961555 1.25206634961555 3192 3111 3112 0.015422388825789 0.015422388825789 3193 3112 3113 0.11412427509118 0.11412427509118 3194 3113 3114 0.468645573431598 0.468645573431598 3196 2023 3115 0.177146580591063 0.177146580591063 3197 3115 3102 0.173943728587952 0.173943728587952 3198 3102 3116 0.193451028525805 0.193451028525805 3200 3117 1806 0.211443534426126 0.211443534426126 3201 1806 3118 0.193022911848757 0.193022911848757 3203 3119 3120 0.0940041909856305 0.0940041909856305 3204 3120 3121 0.197561396619787 0.197561396619787 3206 3122 3123 0.200799900699528 0.200799900699528 3207 3124 3125 0.200863237154928 0.200863237154928 3208 3125 3126 0.201874389323119 0.201874389323119 3210 3127 3128 0.0750470474178356 0.0750470474178356 3211 3128 3131 0.0761135403806392 0.0761135403806392 3213 3029 3132 0.132611387982682 0.132611387982682 3214 3132 3133 0.00539409864485362 0.00539409864485362 3215 3133 3134 0.139160450695908 0.139160450695908 3216 3134 1160 0.139291641031025 0.139291641031025 3217 1160 879 0.139609262878975 0.139609262878975 3218 879 3135 0.138493325710101 0.138493325710101 3219 3135 2787 0.134090008076189 0.134090008076189 3220 2787 3136 0.1321642245327 0.1321642245327 3221 3136 3137 0.21408080552497 0.21408080552497 3222 3137 3138 0.144895915790921 0.144895915790921 3223 3138 3139 0.169628584853264 0.169628584853264 3226 3141 3142 0.202888440515448 0.202888440515448 3227 3142 2878 0.162092717607055 0.162092717607055 3251 3162 2365 0.110303719018863 0.110303719018863 3254 3164 3165 0.240177393696762 0.240177393696762 3255 3165 3166 0.102768151984011 0.102768151984011 3256 3166 3167 0.0509818546092244 0.0509818546092244 3258 3168 3169 0.0591373244934598 0.0591373244934598 3259 3169 3170 0.0530870196657507 0.0530870196657507 3261 3171 3172 0.201914360897617 0.201914360897617 3262 3172 3173 0.203130900823478 0.203130900823478 3263 3173 3174 0.201562825315852 0.201562825315852 3264 3174 3175 0.19958273918251 0.19958273918251 3265 3175 3177 0.402921101557674 0.402921101557674 3266 3178 3179 0.0905536808669309 0.0905536808669309 3267 3179 3180 0.0577627490058349 0.0577627490058349 3268 3180 3181 0.0505235668696686 0.0505235668696686 3269 3181 3182 0.065160532538722 0.065160532538722 3270 3182 3183 0.00793078546182679 0.00793078546182679 3271 3183 3184 0.0531842364372946 0.0531842364372946 3273 2386 3186 0.0378622155960126 0.0378622155960126 3274 3186 3187 0.0069150542380481 0.0069150542380481 3275 3187 3188 0.0174713630038869 0.0174713630038869 3277 3189 3190 0.10095397068423 0.10095397068423 3278 3190 3191 0.102948552858793 0.102948552858793 3279 3191 3192 0.099117357243018 0.099117357243018 3280 3192 3193 0.10499121023248 0.10499121023248 3282 3194 3195 0.0985672231580753 0.0985672231580753 3283 3195 3196 0.0975023503923766 0.0975023503923766 16511 8899 8896 0.0458243741253751 0.0458243741253751 3284 3196 3197 0.0505627463090716 0.0505627463090716 3285 3197 3198 0.0500221717072617 0.0500221717072617 3286 3198 3199 0.046867135973938 0.046867135973938 3287 3199 1768 0.0529832159562647 0.0529832159562647 3288 1768 3200 0.0470467690925653 0.0470467690925653 3289 3200 3201 0.0524586560775799 0.0524586560775799 3290 3201 3202 0.0495946350720587 0.0495946350720587 3291 3202 1518 0.052984641558086 0.052984641558086 3292 1518 3203 0.100125608990258 0.100125608990258 3293 3203 1085 0.0831191573838339 0.0831191573838339 3294 1085 3204 0.01719627237498 0.01719627237498 3295 3204 3205 0.100278521536605 0.100278521536605 3296 3205 3206 0.100159169300764 0.100159169300764 3297 3206 3207 0.0980766730481921 0.0980766730481921 3299 2047 3208 0.0998503328239714 0.0998503328239714 3300 3208 3209 0.0991174142787685 0.0991174142787685 3301 3209 3210 0.0465862087261248 0.0465862087261248 3303 3211 3212 0.0483226107842397 0.0483226107842397 3304 3212 3213 0.0508033572812722 0.0508033572812722 3305 3213 3214 0.0520095145740976 0.0520095145740976 3307 3215 3216 0.047636983079693 0.047636983079693 3308 3216 3217 0.00228390635402469 0.00228390635402469 3309 3217 3218 0.0492156902021281 0.0492156902021281 3310 3218 3219 0.105720878983862 0.105720878983862 3312 3220 3221 0.135734479783406 0.135734479783406 3313 3221 2519 0.14595602798476 0.14595602798476 3314 2519 3222 0.126165217374209 0.126165217374209 3315 3222 1229 0.098841689459618 0.098841689459618 3316 1229 3223 0.098924974953348 0.098924974953348 3317 3223 2174 0.100839404349716 0.100839404349716 3318 2174 3224 0.101432888438354 0.101432888438354 3319 3224 3225 0.137343472225008 0.137343472225008 3321 3226 379 0.0754564811292303 0.0754564811292303 3322 379 63 0.0417835231628563 0.0417835231628563 3323 63 1255 0.0152981335887719 0.0152981335887719 3326 3228 3229 0.0836292502069327 0.0836292502069327 3327 3229 3230 0.0485562677029858 0.0485562677029858 3330 3232 3233 0.105369806952797 0.105369806952797 3331 3233 3234 0.0244901910381055 0.0244901910381055 3332 3235 3236 0.101967463967826 0.101967463967826 3333 3236 3237 0.10049747789636 0.10049747789636 3334 3237 3238 0.0983034665163014 0.0983034665163014 3335 3238 3239 0.103439327677052 0.103439327677052 3336 3239 715 0.100109252929192 0.100109252929192 3337 715 3240 0.10857516210103 0.10857516210103 3338 3240 3241 0.0836693243428755 0.0836693243428755 3340 1256 2714 0.204938708369458 0.204938708369458 3341 2714 3242 0.194775016549959 0.194775016549959 3343 3243 3244 0.104619278832535 0.104619278832535 3344 3244 3245 0.0999091629456622 0.0999091629456622 3345 3245 3246 0.0969207243261653 0.0969207243261653 3346 3246 3247 0.100620613481727 0.100620613481727 3347 3247 3248 0.051818780315465 0.051818780315465 3348 3248 3249 0.0493068623564548 0.0493068623564548 3349 3249 3250 0.102061915203609 0.102061915203609 3350 3250 3251 0.0474417721331526 0.0474417721331526 3351 3251 3252 0.0496832213808208 0.0496832213808208 3352 3252 3253 0.00274646412019378 0.00274646412019378 3353 3253 3254 0.0454267490135207 0.0454267490135207 3354 3254 3255 0.00458544852460102 0.00458544852460102 3355 3255 3256 0.0483268582508211 0.0483268582508211 3357 3257 3258 0.0459440862493274 0.0459440862493274 3358 3258 3259 0.236332489020417 0.236332489020417 3360 3260 2735 0.173472989255867 0.173472989255867 3362 594 2050 0.105283533842597 0.105283533842597 3363 2050 3261 0.0509100007310826 0.0509100007310826 3364 3261 3262 0.0467523465641757 0.0467523465641757 3365 3262 3263 0.0481309278210478 0.0481309278210478 3366 3263 3264 0.051732585346973 0.051732585346973 3367 3264 3265 0.0457622961694799 0.0457622961694799 3368 3265 3266 0.0530171123380122 0.0530171123380122 3369 3266 3267 0.0451783444295864 0.0451783444295864 3370 3267 3268 0.0542978455447466 0.0542978455447466 3371 3268 3269 0.0466844058034087 0.0466844058034087 3372 3269 3270 0.050646295110284 0.050646295110284 3373 3270 3271 0.0484988623690369 0.0484988623690369 3374 3271 3272 0.0498932625841468 0.0498932625841468 3375 3272 3273 0.0470944745658083 0.0470944745658083 3376 3273 3274 0.0579078107783869 0.0579078107783869 3377 3274 3275 0.151893561253266 0.151893561253266 3378 3275 3276 0.0516549077274405 0.0516549077274405 3379 3276 2734 0.0976564411094966 0.0976564411094966 3380 2734 3277 0.0486100790727351 0.0486100790727351 3381 3277 3278 0.0497906140365211 0.0497906140365211 3382 3278 3279 0.0484124404037645 0.0484124404037645 3383 3279 3280 0.00653599515433254 0.00653599515433254 3384 3280 3178 0.0418764820732136 0.0418764820732136 3385 3178 3284 0.0979449587868123 0.0979449587868123 3386 3284 3285 0.201022039935831 0.201022039935831 3389 3287 2316 0.156303067302058 0.156303067302058 20281 10719 10710 0.0549191742699874 0.0549191742699874 3390 2316 3288 0.10952595107857 0.10952595107857 3391 3288 3289 0.0403941356128906 0.0403941356128906 3392 3289 3290 0.0912238346425634 0.0912238346425634 3393 3290 3291 0.0816082032445177 0.0816082032445177 3394 3291 3292 0.0169509581328033 0.0169509581328033 3395 3292 3293 0.0433466637454668 0.0433466637454668 3396 3293 3294 0.0186582685984772 0.0186582685984772 3397 3294 3295 0.152140762364393 0.152140762364393 3403 3299 1325 0.177116632986756 0.177116632986756 3404 1325 1381 0.178046664647513 0.178046664647513 3406 1057 3300 0.119136901138604 0.119136901138604 3408 3301 1581 0.141640668502809 0.141640668502809 3409 1581 3302 0.308989164663259 0.308989164663259 3411 3304 3305 0.143837220516125 0.143837220516125 3412 3305 3306 0.147698693465714 0.147698693465714 3414 3307 3308 0.146426311775338 0.146426311775338 3415 3308 3309 0.146463761248984 0.146463761248984 3416 3309 3310 0.146549783304075 0.146549783304075 3417 3310 2029 0.145425360285073 0.145425360285073 3418 2029 3311 0.146713513284486 0.146713513284486 3419 3311 634 0.143866210964815 0.143866210964815 3420 634 3312 0.147112545494359 0.147112545494359 3421 3312 3313 0.145900102395242 0.145900102395242 3422 3313 2321 0.147128656269274 0.147128656269274 3424 3314 3315 0.0970240945457023 0.0970240945457023 3425 3315 2190 0.185651929243496 0.185651929243496 3427 737 1557 0.13315596414531 0.13315596414531 3429 3316 3317 0.0821429797668101 0.0821429797668101 3434 3321 3322 0.579886710164932 0.579886710164932 3436 3323 3324 0.139196729808835 0.139196729808835 3438 3325 3326 0.13668278082176 0.13668278082176 3439 3326 3045 0.137860640994287 0.137860640994287 3440 3045 3327 0.13778919161955 0.13778919161955 3441 3327 3328 0.00447003605120276 0.00447003605120276 3442 3328 3329 0.0233867925544547 0.0233867925544547 3443 3329 3330 0.116012449407873 0.116012449407873 3444 3330 1166 0.139882774592672 0.139882774592672 3445 1166 886 0.137525679366119 0.137525679366119 3446 886 3332 0.139657446365043 0.139657446365043 3447 3332 2793 0.133361291612613 0.133361291612613 3448 2793 3333 0.132228102569741 0.132228102569741 3450 3334 3335 0.0903059057199572 0.0903059057199572 3451 3335 3336 0.154418186694308 0.154418186694308 3452 3336 3337 0.192225493046604 0.192225493046604 3453 3337 3338 0.174660133594583 0.174660133594583 3454 3338 3339 0.202477883587996 0.202477883587996 3455 3339 3340 0.0759856229646665 0.0759856229646665 3456 3340 3341 0.00965813264254578 0.00965813264254578 3458 3342 1191 0.166878049186437 0.166878049186437 3459 1191 3343 0.0216063183857929 0.0216063183857929 3460 3343 3344 0.200920604325059 0.200920604325059 3462 2346 3345 0.174959253236807 0.174959253236807 3463 3345 1535 0.0463919707335885 0.0463919707335885 3465 3346 3347 0.27909963341584 0.27909963341584 3466 3347 740 0.112084486383373 0.112084486383373 3467 740 1560 0.139918597194563 0.139918597194563 3468 1560 3348 0.140278682022104 0.140278682022104 3469 3348 3349 0.121438604958881 0.121438604958881 3471 3350 3351 0.173966017570494 0.173966017570494 3472 3351 3352 0.16543284170321 0.16543284170321 3474 3353 3354 0.201189633952299 0.201189633952299 3477 3356 3357 0.174637614655306 0.174637614655306 3479 2467 3359 0.203720276949683 0.203720276949683 3480 3359 3360 0.200874146006411 0.200874146006411 3481 3360 795 0.199720493083652 0.199720493083652 3482 795 3361 0.203163577363555 0.203163577363555 3484 3362 3363 0.203261629260278 0.203261629260278 3485 3363 3061 0.206912153397241 0.206912153397241 3486 3061 3364 0.186005329793712 0.186005329793712 3488 3365 1140 0.135699508009882 0.135699508009882 3490 907 3366 0.12816779719188 0.12816779719188 3492 3367 1297 0.200952363448705 0.200952363448705 3494 3368 3369 0.101405416836813 0.101405416836813 3495 3369 3370 0.0983850243457341 0.0983850243457341 3497 3371 3372 0.0654246270475212 0.0654246270475212 3498 3372 2939 0.0903071880553539 0.0903071880553539 3499 2939 3373 0.0855248234583031 0.0855248234583031 3500 3373 59 0.083918142781954 0.083918142781954 3502 3374 3375 0.253631602277532 0.253631602277532 3503 3376 3377 0.201161683466984 0.201161683466984 3505 3378 623 0.0117822953093903 0.0117822953093903 3506 623 3379 0.132533255410588 0.132533255410588 3507 3379 3380 0.0779035335014782 0.0779035335014782 3508 3380 3381 0.206545256567466 0.206545256567466 20694 10906 10909 0.0421787313564029 0.0421787313564029 3509 3381 3382 0.13283549460514 0.13283549460514 3510 3382 3383 0.135569425081515 0.135569425081515 3511 3383 3384 0.136156970349478 0.136156970349478 3512 3384 3385 0.132775661568888 0.132775661568888 3514 2584 3386 0.177011208890761 0.177011208890761 3515 3386 3387 0.0885846426355864 0.0885846426355864 3518 3389 3390 0.176205550995696 0.176205550995696 3519 3390 3391 0.169210992899206 0.169210992899206 3520 3391 3392 0.0099077669914251 0.0099077669914251 3521 3392 1849 0.175456016508954 0.175456016508954 3522 1849 2583 0.178501996899051 0.178501996899051 3524 600 3393 0.2153977841733 0.2153977841733 3526 3394 3395 0.118920951518272 0.118920951518272 3527 3395 3396 0.142989811640976 0.142989811640976 3528 3396 3397 0.262177718796624 0.262177718796624 3530 14 3398 0.133564321671034 0.133564321671034 3531 3398 3399 0.133563180552006 0.133563180552006 3532 3399 3400 0.135746766447532 0.135746766447532 3533 3400 3401 0.133513247236878 0.133513247236878 3534 3401 3402 0.0998328095575455 0.0998328095575455 3535 3402 3403 0.0352154332682272 0.0352154332682272 3536 3403 2405 0.0667725534497617 0.0667725534497617 3537 2405 3404 0.0682403264820305 0.0682403264820305 3538 3404 3405 0.033013773721009 0.033013773721009 3539 3405 3409 0.0499933274562477 0.0499933274562477 3540 3409 3410 0.0543299225353451 0.0543299225353451 3541 3410 1767 0.0526619512572465 0.0526619512572465 3542 1767 3411 0.150417295173728 0.150417295173728 3543 3411 2979 0.204011051874628 0.204011051874628 3544 2979 656 0.0515792906446319 0.0515792906446319 3546 1887 591 0.0491592770696459 0.0491592770696459 3547 591 3412 0.0481379602388448 0.0481379602388448 3548 3412 3413 0.102266489872996 0.102266489872996 3549 3413 1888 0.0486842125387167 0.0486842125387167 3550 1888 3414 0.0510943840977224 0.0510943840977224 3551 3414 3415 0.00919583632372114 0.00919583632372114 3552 3415 3416 0.0353489043837471 0.0353489043837471 17077 3568 8074 0.699339640197117 0.699339640197117 3553 3416 3417 0.050093361124945 0.050093361124945 3554 3417 3418 0.0498820440925909 0.0498820440925909 3555 3418 3419 0.0498984530952944 0.0498984530952944 3556 3419 3420 0.00880663819045291 0.00880663819045291 3557 3420 3421 0.0410819827191675 0.0410819827191675 3558 3421 3422 0.0491592770696459 0.0491592770696459 3559 3422 3423 0.0205377029518591 0.0205377029518591 3560 3423 3424 0.02549703249469 0.02549703249469 3562 3425 3425 0.000442266584977921 0.000442266584977921 3563 3425 3426 0.0816315051221547 0.0816315051221547 3565 3427 1664 0.0502947464100412 0.0502947464100412 3567 1683 3428 0.020460323508623 0.020460323508623 3568 3428 3429 0.0515955226949506 0.0515955226949506 3569 3429 3430 0.133978887334031 0.133978887334031 3570 3430 2427 0.13659869274501 0.13659869274501 3571 2427 2428 0.063830021941611 0.063830021941611 3572 2428 3231 0.0696897365044123 0.0696897365044123 3573 3231 3431 0.132766742414187 0.132766742414187 3574 3431 3432 0.106360486773292 0.106360486773292 3575 3432 3433 0.0970117847237812 0.0970117847237812 3576 3433 3434 0.1971376871667 0.1971376871667 19819 5606 10648 0.0581167522759965 0.0581167522759965 3577 3434 3435 0.133491532527273 0.133491532527273 3582 2842 3438 0.0923852774741301 0.0923852774741301 3584 1421 317 0.102691144252484 0.102691144252484 3585 317 513 0.0772222660891488 0.0772222660891488 3586 513 3439 0.0612593596381532 0.0612593596381532 3587 3439 3440 0.148872782400453 0.148872782400453 3588 3440 2540 0.197920167618774 0.197920167618774 3589 2540 3441 0.415850973508269 0.415850973508269 3590 3442 699 0.201963508155417 0.201963508155417 3591 699 3443 0.200352700158165 0.200352700158165 3593 3444 3445 0.0185806742090463 0.0185806742090463 20212 5504 7078 0.147322900830237 0.147322900830237 20213 7078 2034 0.146401533431931 0.146401533431931 20214 2034 5323 0.145002332578884 0.145002332578884 20215 5323 632 0.146882687938452 0.146882687938452 4488 138 4177 0.203369481928684 0.203369481928684 4489 4177 1741 0.0411375852444616 0.0411375852444616 4490 1741 4178 0.159371364409943 0.159371364409943 4492 4179 4180 0.471114595558298 0.471114595558298 4493 4180 4181 0.219268705400549 0.219268705400549 4495 4182 4183 0.0994268923770179 0.0994268923770179 4496 4183 1296 0.100075433980265 0.100075433980265 4497 1296 1369 0.0964029757899856 0.0964029757899856 5794 5116 3795 0.199284062960758 0.199284062960758 18557 318 10316 0.0220547227626022 0.0220547227626022 4499 4184 4185 0.301634217878433 0.301634217878433 4501 2809 3744 0.0998445716696615 0.0998445716696615 4502 3744 4186 0.10131230641957 0.10131230641957 4504 4187 4188 0.132156563746112 0.132156563746112 4505 4188 4189 0.132402395077485 0.132402395077485 4506 4189 4190 0.137552756241722 0.137552756241722 4507 4190 4191 0.13379771872617 0.13379771872617 4508 4191 1671 0.132214775902914 0.132214775902914 4509 1671 4192 0.137147368544834 0.137147368544834 4510 4192 2452 0.138219895716206 0.138219895716206 4511 2452 3221 0.134932977312539 0.134932977312539 4512 3221 4193 0.133628518122145 0.133628518122145 4515 4195 554 0.154583323244677 0.154583323244677 4516 554 4196 0.0224725093154139 0.0224725093154139 4517 4083 4197 0.170590775930264 0.170590775930264 4518 4197 3764 0.0397497113610314 0.0397497113610314 4520 2820 1411 0.135923564862653 0.135923564862653 4521 1411 1351 0.125050095081124 0.125050095081124 4523 4198 4199 0.454148647656551 0.454148647656551 4525 4200 4201 0.133477223659273 0.133477223659273 4526 4201 4202 0.132617384077965 0.132617384077965 4527 4202 4203 0.134214836424706 0.134214836424706 4531 4206 1274 0.135021280032386 0.135021280032386 4533 4207 4208 0.280988389053987 0.280988389053987 4534 4209 4210 0.209285084830873 0.209285084830873 4535 4210 4211 0.203065667561202 0.203065667561202 4537 4212 3742 0.11682398880887 0.11682398880887 4538 3742 4213 0.111567725645095 0.111567725645095 4539 4213 1339 0.201798845648163 0.201798845648163 4541 4214 4215 0.203408625976642 0.203408625976642 4542 4215 4216 0.204114710404745 0.204114710404745 4543 4216 4217 0.199718562750948 0.199718562750948 4544 4217 4218 0.198271148516705 0.198271148516705 4545 4218 771 0.17255385564489 0.17255385564489 4547 2307 165 0.313487377331004 0.313487377331004 4549 4219 4220 0.186213228977795 0.186213228977795 4551 754 1537 0.148966155582635 0.148966155582635 4553 4221 4222 0.161148121345995 0.161148121345995 4554 4222 4223 0.216135114601666 0.216135114601666 4555 4223 2863 0.186375265274556 0.186375265274556 4556 2863 4224 0.202043234198664 0.202043234198664 4558 2306 163 0.315813218507964 0.315813218507964 4560 2936 4225 0.221837398274975 0.221837398274975 4561 4226 4227 0.032037204481033 0.032037204481033 4562 4227 3117 0.0749583948430369 0.0749583948430369 4563 3117 4228 0.116878015161696 0.116878015161696 4564 4228 4229 0.198835732908948 0.198835732908948 4565 4229 3631 0.67836534857008 0.67836534857008 4567 4230 4231 0.0278521738101303 0.0278521738101303 4568 4231 3626 0.0483370034898742 0.0483370034898742 4569 3626 4232 0.0510217447847317 0.0510217447847317 4570 4232 4233 0.0469996469262497 0.0469996469262497 4571 4233 4234 0.00322569080192639 0.00322569080192639 4572 4234 4235 0.0476498478152495 0.0476498478152495 4573 4235 4236 0.00275575991011001 0.00275575991011001 4574 4236 4237 0.0466374525425622 0.0466374525425622 4575 4237 4176 0.0490297893404984 0.0490297893404984 4577 1777 4238 0.0499406466420926 0.0499406466420926 4578 4238 4239 0.0481565861804565 0.0481565861804565 4579 4239 4241 0.0519465642125291 0.0519465642125291 4580 4241 1525 0.0497346926389818 0.0497346926389818 4581 1525 4242 0.0484856348902157 0.0484856348902157 4582 4242 4243 0.0507187078501555 0.0507187078501555 4584 4244 4245 0.0527177379947323 0.0527177379947323 4585 4245 4246 0.0464286276535365 0.0464286276535365 4586 4246 4247 0.0517965186978674 0.0517965186978674 4587 4247 4248 0.0444043495278385 0.0444043495278385 4588 4248 569 0.0503939700372948 0.0503939700372948 4589 569 4249 0.0487604458581461 0.0487604458581461 4590 4249 4250 0.049686610105401 0.049686610105401 4591 4250 3757 0.0516485422129312 0.0516485422129312 4593 233 4251 0.0506501019029544 0.0506501019029544 4594 4251 4252 0.049085285550805 0.049085285550805 4595 4252 4253 0.0509968613887819 0.0509968613887819 4596 4253 4254 0.0502265448038836 0.0502265448038836 4597 4254 4255 0.0465382189133341 0.0465382189133341 4598 4255 4256 0.0510900830663337 0.0510900830663337 4599 4256 4257 0.0497787434592631 0.0497787434592631 4600 4257 3481 0.048623750791878 0.048623750791878 4601 3481 4258 0.0500598342416855 0.0500598342416855 4602 4258 4259 0.0490673464291656 0.0490673464291656 4603 4259 4260 0.0504371465498466 0.0504371465498466 4604 4260 3695 0.0479901081376225 0.0479901081376225 4606 4261 4262 0.0501538740654185 0.0501538740654185 4607 4262 4263 0.0491706548036751 0.0491706548036751 4608 4263 4264 0.0565833994828839 0.0565833994828839 4610 277 4265 0.0528934097089145 0.0528934097089145 4611 4265 4266 0.0968160140004115 0.0968160140004115 20627 10752 10756 0.0716547469239426 0.0716547469239426 4612 4266 4267 0.0968245593658874 0.0968245593658874 4613 4267 973 0.0982940228399724 0.0982940228399724 4614 973 4268 0.0961120665100732 0.0961120665100732 4615 4268 3151 0.0982830823377853 0.0982830823377853 4616 3151 4269 0.0956500899819903 0.0956500899819903 4617 4269 4270 0.0774758788411222 0.0774758788411222 4619 4271 3870 0.115440404669678 0.115440404669678 4620 3870 839 0.0968819352907846 0.0968819352907846 4621 839 4272 0.0909531666656291 0.0909531666656291 4623 3911 4273 0.0389706485750465 0.0389706485750465 4624 369 4274 0.037543890411303 0.037543890411303 4625 4274 4275 0.0617087098520115 0.0617087098520115 4629 2912 4277 0.0342245606725147 0.0342245606725147 4630 4277 4278 0.104948893572031 0.104948893572031 4631 4278 3313 0.105285822276279 0.105285822276279 4632 3313 4279 0.10593807567588 0.10593807567588 4634 1347 1613 0.100174688565551 0.100174688565551 4635 1613 4280 0.104997472753206 0.104997472753206 4665 4282 4283 0.0977314379471645 0.0977314379471645 4639 4284 4285 0.190476396365953 0.190476396365953 4640 4285 4286 0.254383171783508 0.254383171783508 4642 4287 1279 0.116253581720056 0.116253581720056 4643 1279 4288 0.133001385838575 0.133001385838575 4644 4288 4289 0.132041969489344 0.132041969489344 4645 4289 4290 0.131385678442372 0.131385678442372 4647 3405 4291 0.101549832168715 0.101549832168715 4648 4291 4292 0.100523519517599 0.100523519517599 4649 4292 4293 0.100138462817161 0.100138462817161 5953 5195 5227 0.170006104257124 0.170006104257124 4650 4293 4294 0.099847555472709 0.099847555472709 4651 4294 4295 0.0503614009997415 0.0503614009997415 4652 4295 1117 0.0494296215921 0.0494296215921 4653 1117 4296 0.050087846881447 0.050087846881447 4654 4296 4297 0.0495578429804187 0.0495578429804187 4655 4297 4298 0.0515578068709943 0.0515578068709943 20458 10785 10812 0.0256322806680483 0.0256322806680483 4656 4298 4299 0.00303478875120781 0.00303478875120781 4659 4300 1508 0.0639307257992365 0.0639307257992365 4660 1508 179 0.201223720751325 0.201223720751325 4661 179 1707 0.203441168484602 0.203441168484602 4663 4301 4302 0.143365965722663 0.143365965722663 4686 4303 4304 0.0764005624211503 0.0764005624211503 4664 4302 4305 2.47136733106287 2.47136733106287 17126 4306 4307 0.198891077653185 0.198891077653185 17128 4308 4309 0.137004722426324 0.137004722426324 4666 4283 4310 0.00807297378678342 0.00807297378678342 4667 4310 4311 0.088125570928718 0.088125570928718 4668 4311 4312 0.0140203745468903 0.0140203745468903 19629 10518 10593 0.0691965251351115 0.0691965251351115 4670 4313 4314 0.114544256923558 0.114544256923558 4671 4314 4315 0.197539157423005 0.197539157423005 4672 4315 4035 0.10133193665102 0.10133193665102 4675 3389 4317 0.176922247784819 0.176922247784819 4676 4317 1313 0.17698917639034 0.17698917639034 4677 1313 4318 0.2429613537943 0.2429613537943 4678 4318 4319 0.0830631503019858 0.0830631503019858 4679 4319 4320 0.0977203133854136 0.0977203133854136 4680 4320 4321 0.113818121601187 0.113818121601187 4681 4321 4322 0.0984100223094627 0.0984100223094627 4683 4323 4324 0.0484810817232728 0.0484810817232728 4684 4324 4325 0.0969202903062125 0.0969202903062125 4685 4325 4303 0.026431034063363 0.026431034063363 4687 4304 4326 0.107959479077584 0.107959479077584 4689 4302 1574 0.191677995814021 0.191677995814021 4691 3672 4328 0.125428790986072 0.125428790986072 4692 4328 4329 0.0951720176425212 0.0951720176425212 4693 4329 4330 0.139038263486678 0.139038263486678 4694 4330 4331 0.139714401472726 0.139714401472726 4700 4334 4335 0.200429884058467 0.200429884058467 4702 2368 4336 0.0171503416673458 0.0171503416673458 4704 2899 4337 0.105099867009157 0.105099867009157 4705 4337 4338 0.106056680315678 0.106056680315678 4706 4338 4339 0.104589847143113 0.104589847143113 4707 4339 4340 0.370832351150224 0.370832351150224 4708 4340 4341 0.0529480373416704 0.0529480373416704 4709 4341 3902 0.107541125657943 0.107541125657943 4710 3902 1039 0.104784630542914 0.104784630542914 4711 1039 4342 0.104777071004161 0.104777071004161 4712 4342 4343 0.105248493254523 0.105248493254523 4713 4343 4344 0.101108879740712 0.101108879740712 4714 4344 3325 0.105024412220906 0.105024412220906 4715 3325 4345 0.102246237774905 0.102246237774905 4716 4345 4346 0.102726745739932 0.102726745739932 4717 4346 2076 0.108443527267173 0.108443527267173 4718 2076 2673 0.108454042008862 0.108454042008862 6026 4668 5275 0.106680903376796 0.106680903376796 20495 10837 10818 0.00314569094185422 0.00314569094185422 4719 2673 4123 0.102664740305431 0.102664740305431 4720 4123 4347 0.110043125382133 0.110043125382133 4721 4347 4348 0.0925868711229396 0.0925868711229396 4722 4348 4349 0.101256639304288 0.101256639304288 4723 4349 3471 0.100333218908324 0.100333218908324 4724 3471 4350 0.101033713236321 0.101033713236321 4726 850 4351 0.101364060095961 0.101364060095961 4727 4351 4352 0.0951618291875102 0.0951618291875102 4728 4352 4353 0.0166431794757682 0.0166431794757682 4729 4353 4354 0.0900251519018866 0.0900251519018866 4730 4354 4355 0.0948464364966571 0.0948464364966571 4731 4355 4356 0.0929916889983271 0.0929916889983271 4732 4356 4357 0.0946584559856625 0.0946584559856625 4733 4357 2002 0.0939147825318954 0.0939147825318954 4734 2002 3362 0.0961201849767339 0.0961201849767339 4735 3362 2756 0.0936202724465644 0.0936202724465644 4736 2756 4358 0.0928604520153806 0.0928604520153806 4738 4359 3874 0.0985792493705747 0.0985792493705747 4740 4360 4361 0.589746493190754 0.589746493190754 4742 501 1385 0.0995647502781281 0.0995647502781281 4745 4363 4364 0.205829363021429 0.205829363021429 4746 4364 4365 0.0921122756854079 0.0921122756854079 4747 4365 4366 0.00988128080256074 0.00988128080256074 4748 4366 4367 0.0897681081567516 0.0897681081567516 4749 4367 4368 0.098598628932225 0.098598628932225 4750 4368 4369 0.0959412440063823 0.0959412440063823 4751 4369 4370 0.102131783313602 0.102131783313602 4752 4370 783 0.172155062898013 0.172155062898013 4753 783 4373 0.095162556755669 0.095162556755669 4754 4373 4374 0.0961947364240104 0.0961947364240104 4755 4374 2746 0.0976874440589729 0.0976874440589729 4756 2746 4375 0.105035684135392 0.105035684135392 4757 4375 4376 0.0939930714928361 0.0939930714928361 4758 4376 4031 0.0955624767971731 0.0955624767971731 4759 4031 4377 0.0560443290529964 0.0560443290529964 4760 4377 1489 0.204591889958277 0.204591889958277 4762 145 1731 0.201807709171719 0.201807709171719 4763 1731 360 0.203461803126836 0.203461803126836 4767 2902 2038 0.0702037411311871 0.0702037411311871 4769 4380 4381 0.147155318321419 0.147155318321419 4770 4381 4382 0.144957308053315 0.144957308053315 4771 4382 4383 0.149312485085308 0.149312485085308 4774 2688 4385 0.0765539017627299 0.0765539017627299 4775 4385 4386 0.0705753548513159 0.0705753548513159 4776 4386 4387 0.146933743759007 0.146933743759007 4777 4387 4388 0.145923980731529 0.145923980731529 4778 4388 4389 0.144339759907671 0.144339759907671 4779 4389 4390 0.150103166473839 0.150103166473839 4780 4390 4391 0.137983810664432 0.137983810664432 4781 4391 4392 0.0104056356944031 0.0104056356944031 4782 4392 4393 0.140241416108271 0.140241416108271 4783 4393 4394 0.1481833156111 0.1481833156111 4784 4394 4395 0.146837535132845 0.146837535132845 4785 4395 4396 0.147176845167591 0.147176845167591 4786 4396 4397 0.145625871999305 0.145625871999305 4788 1072 4398 0.0934237929296376 0.0934237929296376 4790 4399 4400 0.1229191337931 0.1229191337931 4791 4400 4401 0.117696624021516 0.117696624021516 4792 4401 3916 0.0730141443209756 0.0730141443209756 4794 4402 4403 3.26030129970045 3.26030129970045 4795 4403 1705 0.202698536609182 0.202698536609182 4796 1705 176 0.202718600973581 0.202718600973581 4797 176 1503 0.201219684641614 0.201219684641614 4798 1503 4404 0.202286968554481 0.202286968554481 4799 4404 4405 0.200141278145387 0.200141278145387 4800 4405 4406 0.0308542467827185 0.0308542467827185 4801 4406 4407 0.168200323230532 0.168200323230532 4802 4407 4408 0.11307645922142 0.11307645922142 4803 4408 4409 0.0961947310408444 0.0961947310408444 4804 4409 4410 0.0983990775592717 0.0983990775592717 4806 4411 4413 0.099863884884034 0.099863884884034 4809 4415 4416 0.102810116828889 0.102810116828889 4810 4416 4417 0.0991628298509216 0.0991628298509216 4811 4417 4418 0.0969872745595907 0.0969872745595907 4812 4418 4419 0.0998556913489604 0.0998556913489604 4813 4419 4420 0.0958355207238061 0.0958355207238061 4814 4420 1307 0.243760388907656 0.243760388907656 4815 1307 4421 0.179135026824832 0.179135026824832 4818 4422 477 0.0591204183570981 0.0591204183570981 4819 477 486 0.338636165035717 0.338636165035717 4820 486 320 0.186794052108965 0.186794052108965 4821 320 324 0.464671835959624 0.464671835959624 4822 324 531 0.0559979023034973 0.0559979023034973 4823 531 534 0.263162604733165 0.263162604733165 4825 475 530 0.435551136576821 0.435551136576821 4826 530 393 0.115152140819887 0.115152140819887 4827 393 4423 0.203655322253385 0.203655322253385 4828 4423 4424 0.538171924126244 0.538171924126244 4829 4424 4426 0.419488421877639 0.419488421877639 4830 4426 4427 0.0323139283448777 0.0323139283448777 4833 4428 4429 0.198930926845217 0.198930926845217 4837 4432 4433 0.200460087837485 0.200460087837485 4839 2920 3260 0.28373274915572 0.28373274915572 4842 4436 726 0.0998645775500999 0.0998645775500999 4843 726 52 0.170560718436498 0.170560718436498 4844 52 4437 0.100090869280248 0.100090869280248 4845 4437 3658 0.0591716781283333 0.0591716781283333 4846 3658 4438 0.103033016475492 0.103033016475492 4847 4438 4439 0.00533542340358722 0.00533542340358722 4848 4439 3530 0.0426683766285225 0.0426683766285225 4850 4440 1490 0.0653862418347059 0.0653862418347059 4851 1490 146 0.199762763358791 0.199762763358791 4853 1733 4441 0.200262923415945 0.200262923415945 4855 3554 4442 0.0495302719350299 0.0495302719350299 4856 4442 4443 0.0498850541236187 0.0498850541236187 4857 4443 4444 0.0512856921549244 0.0512856921549244 4858 4444 3019 0.0117591853989501 0.0117591853989501 4860 4445 4382 0.0530835076360593 0.0530835076360593 4861 4382 4446 0.0528074946120117 0.0528074946120117 4863 4447 4448 0.00600839331926655 0.00600839331926655 4865 4449 4450 0.0531891993832321 0.0531891993832321 4866 4450 4451 0.0546720224408421 0.0546720224408421 4867 4451 4452 0.0492877204975977 0.0492877204975977 4868 4452 4453 0.0555740263590881 0.0555740263590881 4869 4453 4454 0.0508522899950145 0.0508522899950145 4870 4454 4455 0.0539540438907939 0.0539540438907939 4871 4455 4456 0.05278127500741 0.05278127500741 4872 4456 4457 0.0520682148022883 0.0520682148022883 4873 4457 4458 0.0535945839553328 0.0535945839553328 4874 4458 3308 0.105299206866662 0.105299206866662 4875 3308 4459 0.0532887340145185 0.0532887340145185 4876 4459 4460 0.0519293867850164 0.0519293867850164 4878 2911 4461 0.104626210772024 0.104626210772024 4879 4461 4462 0.107626289516013 0.107626289516013 4880 4462 4463 0.104079175744358 0.104079175744358 4881 4463 4464 0.104771521557699 0.104771521557699 4882 4464 4465 0.105968126634263 0.105968126634263 6192 5399 5400 0.276164012064383 0.276164012064383 4883 4465 4466 0.105797186557688 0.105797186557688 4884 4466 3135 0.104882643737148 0.104882643737148 4885 3135 3907 0.109352834062615 0.109352834062615 4886 3907 1046 0.105412573797977 0.105412573797977 4887 1046 4467 0.052770391738213 0.052770391738213 4888 4467 4468 0.0520438840305316 0.0520438840305316 4889 4468 4469 0.10568608900916 0.10568608900916 4890 4469 4470 0.101335564568208 0.101335564568208 4891 4470 3332 0.103121923835041 0.103121923835041 4892 3332 4471 0.106386988921342 0.106386988921342 4893 4471 4472 0.0168550696022494 0.0168550696022494 4894 4472 4473 0.0917114246562582 0.0917114246562582 4895 4473 2083 0.101916806851718 0.101916806851718 4896 2083 4474 0.104993787286419 0.104993787286419 4897 4474 4129 0.105139069056382 0.105139069056382 4898 4129 4475 0.108754567624091 0.108754567624091 4899 4475 4476 0.10144670106953 0.10144670106953 4900 4476 4477 0.106139118962841 0.106139118962841 4901 4477 3446 0.105344236005182 0.105344236005182 4903 4478 4479 0.0124618097268169 0.0124618097268169 4904 4479 4480 0.085822453683645 0.085822453683645 4905 4480 3886 0.0198123941785865 0.0198123941785865 4907 865 4481 0.0967884909448593 0.0967884909448593 4909 345 4482 0.111183183932549 0.111183183932549 4910 4483 1892 0.0285476317873184 0.0285476317873184 4912 4360 4484 0.465117334225162 0.465117334225162 4913 4484 4485 0.0326010116755978 0.0326010116755978 4915 4486 4487 0.175931100170174 0.175931100170174 4916 4487 4489 0.100342363380826 0.100342363380826 4917 4489 4490 0.161656025882071 0.161656025882071 4918 4490 4491 0.0905242566324277 0.0905242566324277 4919 4491 1950 0.169005169872083 0.169005169872083 4920 1950 4492 0.126063150124326 0.126063150124326 4924 4081 3762 0.180617937803326 0.180617937803326 4926 2559 4495 0.0875396307338273 0.0875396307338273 4927 4495 4496 0.0902282586364627 0.0902282586364627 4928 4496 4497 0.0878475091612825 0.0878475091612825 4929 4497 4498 0.266301743580547 0.266301743580547 4930 180 1708 0.203431976552675 0.203431976552675 4931 1708 4499 0.201230804203475 0.201230804203475 4932 4499 1575 0.27729796539772 0.27729796539772 4933 1575 4500 0.182259795470885 0.182259795470885 4934 4501 4502 0.199005560216138 0.199005560216138 4935 4502 4503 0.153202263597584 0.153202263597584 4937 4504 4505 0.176923776962641 0.176923776962641 4938 4505 1315 0.176127860687443 0.176127860687443 4939 1315 1371 0.176782045374234 0.176782045374234 4940 1371 4506 0.0626491861453163 0.0626491861453163 4941 4506 4507 0.0851767549198192 0.0851767549198192 4943 3035 4508 0.210570172682267 0.210570172682267 4945 54 4510 0.19332295953062 0.19332295953062 4946 4510 3640 0.0466160975278989 0.0466160975278989 4948 4511 3531 0.0618894465423491 0.0618894465423491 4949 3531 4512 0.0905408166059636 0.0905408166059636 4951 3926 707 0.0755598922064861 0.0755598922064861 4952 707 4513 0.0978688769552162 0.0978688769552162 4953 4513 4514 0.0992771410926943 0.0992771410926943 4954 4514 4188 0.135836888761709 0.135836888761709 4955 4188 2514 0.135033448601963 0.135033448601963 4956 2514 4515 0.13515296788921 0.13515296788921 4957 4515 4516 0.136409392488761 0.136409392488761 4959 4517 4518 0.0356088442137805 0.0356088442137805 4960 4518 4519 0.0503802448307333 0.0503802448307333 4961 4519 4520 0.127581150438839 0.127581150438839 4962 4520 4521 0.132742519290442 0.132742519290442 4963 4521 4522 0.13263462094456 0.13263462094456 4964 4522 1243 0.132622916068163 0.132622916068163 4965 1243 4523 0.132744954601011 0.132744954601011 4966 4523 2724 0.131940306625131 0.131940306625131 4967 2724 4524 0.125887507119952 0.125887507119952 4968 4524 4525 0.0073166618478819 0.0073166618478819 4970 4526 4527 0.188224997765616 0.188224997765616 4971 4527 3419 0.20066865963842 0.20066865963842 4973 4528 4529 0.132643815391647 0.132643815391647 4974 4529 4288 0.134447795927953 0.134447795927953 4975 4288 4530 0.0675286789518799 0.0675286789518799 4976 4530 4531 0.0681514911729941 0.0681514911729941 4978 1833 2628 0.0976402650867344 0.0976402650867344 4980 4532 4428 0.101312368020336 0.101312368020336 4981 4428 4533 0.0998335149833254 0.0998335149833254 4982 4533 4534 0.1027774706977 0.1027774706977 4984 4535 1833 0.103500237720645 0.103500237720645 4986 4536 4537 0.0953225774659935 0.0953225774659935 4988 4538 4539 0.19878482816443 0.19878482816443 4989 4539 2830 0.201604542004037 0.201604542004037 4990 2830 1438 0.197694612690532 0.197694612690532 4991 1438 4540 0.179002123409013 0.179002123409013 4993 4541 25 0.138059623303707 0.138059623303707 4994 25 4542 0.0645746983944002 0.0645746983944002 4995 4542 2964 0.0670651945252806 0.0670651945252806 4999 4545 4546 0.142258977482996 0.142258977482996 5001 4547 115 0.110830423505847 0.110830423505847 5003 4548 4549 0.0776585367690646 0.0776585367690646 5004 4549 4550 0.199094650034446 0.199094650034446 5005 4550 4551 0.100232131513911 0.100232131513911 5007 4552 2292 0.132777862181536 0.132777862181536 5008 2292 4553 0.0918166647273585 0.0918166647273585 5009 4553 2534 0.18135507208955 0.18135507208955 5011 2627 4554 0.0924500575644084 0.0924500575644084 5012 4554 4555 0.10983037862614 0.10983037862614 5014 4523 4556 0.135380005592348 0.135380005592348 5015 4556 4557 0.134346145402708 0.134346145402708 5016 4557 4558 0.133189336887005 0.133189336887005 5017 4558 1680 0.13514752705788 0.13514752705788 5018 1680 4559 0.137419251565084 0.137419251565084 5020 4560 4064 0.13135456684589 0.13135456684589 5021 4064 4561 0.134278993416053 0.134278993416053 5023 4101 4562 0.159933235501875 0.159933235501875 5025 4563 4564 0.407964486856081 0.407964486856081 5026 4565 2188 0.10962848253063 0.10962848253063 17150 4780 4781 0.199841658014134 0.199841658014134 5028 4566 687 0.202530686471354 0.202530686471354 5029 687 1982 0.159069792202276 0.159069792202276 5030 1982 1967 0.0383650278893233 0.0383650278893233 5033 4567 1928 0.199711508236703 0.199711508236703 5034 1928 4568 0.201653602761609 0.201653602761609 5035 4568 3272 0.202185746700204 0.202185746700204 5036 3272 4569 0.20093413075273 0.20093413075273 5037 4569 85 0.20339775981857 0.20339775981857 5038 85 3521 0.203998373883698 0.203998373883698 5039 3521 4262 0.200473333246826 0.200473333246826 5040 4262 4570 0.200485802986416 0.200485802986416 5041 4570 4571 0.201223720769428 0.201223720769428 5042 4571 4572 0.205786578364508 0.205786578364508 5043 4572 4573 0.200686081138238 0.200686081138238 5044 4573 4574 0.200311699167283 0.200311699167283 5045 4575 4576 0.13275170286213 0.13275170286213 5046 4576 4011 0.136238719327193 0.136238719327193 5049 4578 3382 0.130912952312419 0.130912952312419 5050 3382 4579 0.10420964387947 0.10420964387947 5051 4579 4580 0.100328081358343 0.100328081358343 5053 4581 4582 0.100688559836452 0.100688559836452 5054 4582 1104 0.099555514740453 0.099555514740453 5055 1104 4583 0.100465419279427 0.100465419279427 5056 4583 4584 0.100511332021349 0.100511332021349 5057 4584 4585 0.0999153218838928 0.0999153218838928 5059 3498 4586 0.198271673699608 0.198271673699608 5060 4586 4587 0.203313884946152 0.203313884946152 5062 4588 3598 0.162446986671654 0.162446986671654 5065 4590 4591 0.145581982651648 0.145581982651648 20699 10909 10894 0.00288177410229764 0.00288177410229764 5066 4591 4592 0.145302049591696 0.145302049591696 5067 4592 2013 0.147364635735888 0.147364635735888 5068 2013 4593 0.147376079792043 0.147376079792043 5069 4593 4594 0.146031742389181 0.146031742389181 5071 4595 4596 0.179128666689522 0.179128666689522 5072 4596 4597 0.0491363059718978 0.0491363059718978 5073 4597 4598 0.0534283507033442 0.0534283507033442 5074 4598 4599 0.051162571237203 0.051162571237203 5076 1025 3894 0.103299911807114 0.103299911807114 5077 3894 4600 0.113012549862716 0.113012549862716 5078 4600 4601 0.103445240313361 0.103445240313361 5079 4601 4602 0.110216736617757 0.110216736617757 5080 4602 4603 0.098537605440947 0.098537605440947 5081 4603 4604 0.10689939615188 0.10689939615188 5082 4604 4605 0.104556664577465 0.104556664577465 5083 4605 4606 0.106796784548208 0.106796784548208 5084 4606 2884 0.106044347623682 0.106044347623682 5085 2884 4607 0.118270695339941 0.118270695339941 6370 5524 5525 0.0492521789985846 0.0492521789985846 5087 4608 4609 0.117800444995037 0.117800444995037 5088 4609 4610 0.102641376464428 0.102641376464428 5089 4610 4611 0.0494099001663831 0.0494099001663831 5090 4611 4612 0.0461096147761951 0.0461096147761951 5091 4612 4613 0.102709817700352 0.102709817700352 5092 4613 4614 0.107788478157863 0.107788478157863 5093 4614 4615 0.106309381819152 0.106309381819152 5095 4618 4619 0.107514865026302 0.107514865026302 5096 4619 4620 0.109618128547838 0.109618128547838 5098 4621 4622 0.0890723635550207 0.0890723635550207 5100 4623 4522 0.133190665745901 0.133190665745901 5102 4624 4625 0.133658094916269 0.133658094916269 5103 4625 4626 0.133656501053085 0.133656501053085 5104 4626 1679 0.135152153872346 0.135152153872346 5105 1679 4627 0.135024432224219 0.135024432224219 5106 4627 2458 0.13515140493347 0.13515140493347 5107 2458 3226 0.138004027692966 0.138004027692966 5108 3226 4628 0.134323473833378 0.134323473833378 5110 4629 4630 0.135446542572512 0.135446542572512 19829 9519 10649 0.210072579992032 0.210072579992032 5113 4632 4633 0.0947313767183171 0.0947313767183171 5115 4634 4635 0.0557913419625853 0.0557913419625853 5116 4635 4636 0.0662366225916723 0.0662366225916723 5117 4636 4637 0.113593419326123 0.113593419326123 5120 4639 4640 0.132773960128622 0.132773960128622 5121 4640 2488 0.134241502580257 0.134241502580257 5122 2488 2829 0.133449886794901 0.133449886794901 5123 2829 1437 0.199500232175966 0.199500232175966 5124 1437 4641 0.151025004831673 0.151025004831673 5126 4642 114 0.107737280643715 0.107737280643715 5127 114 4643 0.05007218616811 0.05007218616811 5129 4644 4645 0.207043620739087 0.207043620739087 5130 4645 1842 0.100003312332805 0.100003312332805 5131 1842 2639 0.103345313678593 0.103345313678593 5132 2639 4646 0.199597531872746 0.199597531872746 5133 4646 4647 0.110338949764664 0.110338949764664 5134 4647 4648 0.0862326024249021 0.0862326024249021 5135 4648 4649 0.00885483385456902 0.00885483385456902 5136 4649 4650 0.198772614686204 0.198772614686204 5138 275 4651 0.385379364010995 0.385379364010995 5139 4651 4652 0.41471692527459 0.41471692527459 5140 4652 4653 0.0539741907357585 0.0539741907357585 5141 4653 4654 0.022194548523775 0.022194548523775 5142 4654 4206 0.207869157343365 0.207869157343365 5144 4655 4656 0.134281006104493 0.134281006104493 5145 4656 2404 0.0664009097985413 0.0664009097985413 5146 2404 4287 0.0661523414774278 0.0661523414774278 5147 4287 4657 0.134479579019433 0.134479579019433 5149 4658 4659 0.0841530151799317 0.0841530151799317 5150 4659 23 0.134991372812694 0.134991372812694 5152 4098 4660 0.191146561014702 0.191146561014702 5153 4660 4661 0.201619149588839 0.201619149588839 5154 4661 4662 0.406108499193961 0.406108499193961 5155 1948 2564 0.13210280054913 0.13210280054913 5157 4663 388 0.102051980712047 0.102051980712047 5159 1442 4664 0.0822712120832148 0.0822712120832148 5160 4664 4665 0.119816357959701 0.119816357959701 5161 4665 4666 0.204097543225869 0.204097543225869 5162 4666 4667 0.203014171650501 0.203014171650501 5164 4668 1869 0.212544115775742 0.212544115775742 5165 1869 4183 0.200120502606903 0.200120502606903 5167 4669 2615 0.177891060007606 0.177891060007606 5169 4670 4671 0.124038366426802 0.124038366426802 5171 2421 3232 0.143042998317255 0.143042998317255 5173 4672 2028 0.132076698976753 0.132076698976753 5174 2028 4673 0.145972981302679 0.145972981302679 5175 4673 4674 0.125161327150552 0.125161327150552 5177 3368 4675 0.102054188376367 0.102054188376367 5178 4675 3714 0.0982241705421038 0.0982241705421038 5179 3714 4676 0.103510692140635 0.103510692140635 5181 4677 4678 0.0648734285683964 0.0648734285683964 5182 4678 615 0.177689539069832 0.177689539069832 5183 615 4679 0.176110549937417 0.176110549937417 5184 4679 4680 0.173776320124656 0.173776320124656 5186 4681 4682 0.184513059882878 0.184513059882878 5187 4682 4685 0.175211932943401 0.175211932943401 5189 4686 4687 0.349232193394911 0.349232193394911 5191 1357 4688 0.13277378561117 0.13277378561117 5193 4689 4690 0.459634230640815 0.459634230640815 5194 4691 4692 0.0991279407871357 0.0991279407871357 5195 4692 4693 0.0976485109623955 0.0976485109623955 5197 4694 4695 0.0991197857977998 0.0991197857977998 5198 4695 4696 0.10132403770971 0.10132403770971 5199 4696 4697 0.0991849406088648 0.0991849406088648 5201 1637 4698 0.104258284661182 0.104258284661182 5202 4698 4215 0.0991281021081487 0.0991281021081487 5203 4215 4699 0.0976569662788289 0.0976569662788289 5204 4699 195 0.10058858208642 0.10058858208642 5205 195 2924 0.0991416985641161 0.0991416985641161 5206 2924 4700 0.0991366648288655 0.0991366648288655 5207 4700 1462 0.100582700478246 0.100582700478246 5208 1462 4701 0.102418321557774 0.102418321557774 5212 4704 1872 0.0821525251365273 0.0821525251365273 17295 10015 3501 0.20024191652091 0.20024191652091 5214 1445 4705 0.199727367553687 0.199727367553687 5215 4705 4706 0.203375496003776 0.203375496003776 5216 4706 4707 0.201909493723453 0.201909493723453 5218 4708 403 0.0454257390325356 0.0454257390325356 5219 403 314 0.0562503326449317 0.0562503326449317 5220 314 4709 0.11119492664509 0.11119492664509 5222 4711 4170 0.194203357035268 0.194203357035268 5223 4170 4712 0.208127290131148 0.208127290131148 5224 4712 4713 0.198927723766577 0.198927723766577 5225 4713 4714 0.204935128047674 0.204935128047674 5226 4714 4715 0.188520271439654 0.188520271439654 5227 4715 3793 0.199712422815397 0.199712422815397 5228 3793 4716 0.152617432717184 0.152617432717184 5229 4716 944 0.17742675257367 0.17742675257367 5230 944 2228 0.183696049186415 0.183696049186415 5231 2228 4717 0.162619098965448 0.162619098965448 5232 4717 4718 0.189722276081874 0.189722276081874 5233 4718 4719 0.171945095410338 0.171945095410338 5234 4719 4720 0.177429725627003 0.177429725627003 5235 4720 4721 0.102690706769844 0.102690706769844 5236 4721 4722 0.0746285232074726 0.0746285232074726 5237 4722 668 0.00411462210691817 0.00411462210691817 5238 668 4723 0.00380364497345728 0.00380364497345728 5240 4724 4604 0.175355420651263 0.175355420651263 5242 1146 875 0.136296969384937 0.136296969384937 5244 4463 2783 0.133890793284356 0.133890793284356 5245 2783 4725 0.132805963492264 0.132805963492264 5246 4725 4726 0.129702593554695 0.129702593554695 5247 4726 4727 0.147549019452937 0.147549019452937 5249 4728 4729 0.134556994040934 0.134556994040934 5250 4729 4730 0.00403637583696172 0.00403637583696172 5251 4730 4731 0.00537071495727797 0.00537071495727797 5252 4731 4732 0.135502150823282 0.135502150823282 5253 4732 4733 0.139193822038205 0.139193822038205 5254 4733 820 0.139638598300339 0.139638598300339 5255 820 3561 0.13948292881931 0.13948292881931 5256 3561 4734 0.140172337301063 0.140172337301063 5257 4734 4339 0.137170074560425 0.137170074560425 5258 4339 4735 0.138982548276464 0.138982548276464 5259 4735 3054 0.142752059367152 0.142752059367152 5260 3054 4736 0.133100340642693 0.133100340642693 5261 4736 4737 0.00492593525024253 0.00492593525024253 5263 4738 3350 0.0528651873534889 0.0528651873534889 5264 3350 4739 0.10426363885095 0.10426363885095 5265 4739 4740 0.102034414473958 0.102034414473958 14766 5462 7420 0.173120091654239 0.173120091654239 5266 4740 2059 0.102862063735102 0.102862063735102 5267 2059 2645 0.103513208640623 0.103513208640623 5268 2645 4111 0.104240888550753 0.104240888550753 5270 4741 4742 0.102769926646245 0.102769926646245 5271 4742 4743 0.104240916363933 0.104240916363933 5272 4743 3452 0.105180194746781 0.105180194746781 5273 3452 4744 0.10036641032569 0.10036641032569 5274 4744 3882 0.105711927066125 0.105711927066125 5275 3882 845 0.10371038656759 0.10371038656759 5276 845 4745 0.104689829390385 0.104689829390385 5277 4745 4746 0.0469848225431211 0.0469848225431211 5279 2610 4747 0.106209148179485 0.106209148179485 5280 4747 4748 0.0529916423937814 0.0529916423937814 5282 4749 4750 0.0385383772070312 0.0385383772070312 5283 4750 966 0.102580898845139 0.102580898845139 5285 990 4751 0.0998368598850094 0.0998368598850094 5286 4751 4752 0.0507426333200071 0.0507426333200071 5287 4752 4753 0.0483650078238011 0.0483650078238011 5288 4753 1987 0.0507354905741477 0.0507354905741477 5289 1987 4754 0.0483663202205498 0.0483663202205498 5290 4754 446 0.051479549664384 0.051479549664384 5291 446 4712 0.0483577654581108 0.0483577654581108 5292 4712 4755 0.101297109225192 0.101297109225192 5293 4755 4756 0.0117741801721385 0.0117741801721385 5294 4756 4757 0.0826634733388868 0.0826634733388868 5295 4757 4758 0.0342509974874732 0.0342509974874732 5296 4758 4759 0.0175268141449879 0.0175268141449879 5297 4759 4760 0.0234785463070149 0.0234785463070149 5298 4760 4761 0.0484972333709921 0.0484972333709921 5299 4761 3126 0.0271800985558075 0.0271800985558075 5300 3126 3148 0.0183600177870361 0.0183600177870361 5301 3148 3143 0.0330468719768483 0.0330468719768483 5302 3143 4762 0.0646645186035183 0.0646645186035183 5303 4762 3915 0.0595606911380279 0.0595606911380279 5304 3915 1052 0.123917065152439 0.123917065152439 5305 1052 4399 0.111768087862579 0.111768087862579 5306 4399 4763 0.0469346079446244 0.0469346079446244 5308 4764 4765 0.103730937833073 0.103730937833073 5311 3155 4767 0.101587564129846 0.101587564129846 5312 4767 4768 0.101450282305199 0.101450282305199 5313 4768 4769 0.102136172096814 0.102136172096814 5314 4769 4770 0.0492382919352757 0.0492382919352757 5316 4771 4772 0.100332506519832 0.100332506519832 5317 4772 4773 0.0490390048099826 0.0490390048099826 5318 4773 989 0.0495269165196006 0.0495269165196006 5320 4774 4775 0.110656269548842 0.110656269548842 5321 4775 4776 0.0922568863786424 0.0922568863786424 5322 4776 4777 0.0968744294941002 0.0968744294941002 5323 4777 4778 0.0933681364009737 0.0933681364009737 5324 4778 2017 0.096243154582377 0.096243154582377 5325 2017 2007 0.0302079551181684 0.0302079551181684 5326 2007 4779 0.0612998845077431 0.0612998845077431 5327 4779 2763 0.0939372654248904 0.0939372654248904 5328 2763 4782 0.0939831368366747 0.0939831368366747 5329 4782 2267 0.0946761779636641 0.0946761779636641 5330 2267 3596 0.0957452269737562 0.0957452269737562 5332 4783 2096 0.0938496563543502 0.0938496563543502 5333 2096 4784 0.0942585077375453 0.0942585077375453 5334 4784 4785 0.0947863905236846 0.0947863905236846 5335 4785 2332 0.0940516760171392 0.0940516760171392 6607 5694 5695 0.0154325675938591 0.0154325675938591 5337 4089 4787 0.198005363606862 0.198005363606862 5339 4788 4789 0.404049086255387 0.404049086255387 5340 4790 119 0.0976422064224313 0.0976422064224313 5341 119 4791 0.0958834096516534 0.0958834096516534 5342 4791 2312 0.0465244099907656 0.0465244099907656 5344 4792 2484 0.133450471266853 0.133450471266853 5345 2484 2823 0.13353766665554 0.13353766665554 5346 2823 1414 0.132023734494372 0.132023734494372 5347 1414 1354 0.131894209152808 0.131894209152808 5348 1354 4793 0.0769784662870068 0.0769784662870068 5350 4794 4795 0.0387509077758481 0.0387509077758481 5351 4795 2952 0.134935498636386 0.134935498636386 5352 2952 4796 0.136197421914805 0.136197421914805 5353 4796 4797 0.129998438382796 0.129998438382796 5354 4797 4798 0.134935065412598 0.134935065412598 5356 2635 4799 0.200962590925039 0.200962590925039 5357 4799 4800 0.183883066303689 0.183883066303689 5358 4801 4802 0.0508168176081005 0.0508168176081005 5359 4802 4516 0.0829526060571819 0.0829526060571819 6631 5709 5710 0.263510763458761 0.263510763458761 5360 4516 4803 0.133849874797103 0.133849874797103 5361 4803 4804 0.135491260752817 0.135491260752817 5363 4805 1674 0.127474088546245 0.127474088546245 5364 1674 4806 0.138137679733803 0.138137679733803 5366 4807 2455 0.134491411129426 0.134491411129426 5367 2455 3223 0.138294178425788 0.138294178425788 5369 4808 4809 0.133134706345954 0.133134706345954 5370 4809 4810 0.135569856870466 0.135569856870466 5371 4810 4811 0.134368341783309 0.134368341783309 5372 4811 4812 0.133035455825063 0.133035455825063 5374 4813 4814 0.201931453578911 0.201931453578911 5376 123 4815 0.0586808902574419 0.0586808902574419 5377 1608 1158 0.0531893778682351 0.0531893778682351 5378 1158 4816 0.0522853387259307 0.0522853387259307 5379 4816 4817 0.0528559175260399 0.0528559175260399 5380 4817 4818 0.0526139267336242 0.0526139267336242 5382 4819 4820 0.146802081972091 0.146802081972091 5383 4820 4821 0.146390170205012 0.146390170205012 5384 4821 4822 0.0767990953688077 0.0767990953688077 5386 3289 4824 0.0733337823028737 0.0733337823028737 5387 4824 4825 0.151650147757225 0.151650147757225 5389 97 3502 0.20326475820455 0.20326475820455 5390 3502 4826 0.200021830134173 0.200021830134173 5391 4826 4827 0.204558997826367 0.204558997826367 5392 4827 4828 0.201476703732084 0.201476703732084 5394 4829 4830 0.558813274805265 0.558813274805265 5395 3635 1894 0.33996915967689 0.33996915967689 5396 1894 4831 0.234959433855918 0.234959433855918 5397 4831 3288 0.0548366602436518 0.0548366602436518 5399 3879 4832 0.175154251791819 0.175154251791819 5400 4832 3070 0.175288290924905 0.175288290924905 5402 4833 4834 0.239573627081124 0.239573627081124 5404 3962 4835 0.197156843459588 0.197156843459588 5405 4835 4836 0.094417767822886 0.094417767822886 5406 4836 388 0.087554257922167 0.087554257922167 5407 388 1384 0.157773442883539 0.157773442883539 5408 1384 4837 0.0895725883825947 0.0895725883825947 5409 4837 325 0.282856295391869 0.282856295391869 6684 2175 5744 0.101148378971839 0.101148378971839 5410 325 4838 0.0837092029011689 0.0837092029011689 5411 4838 4840 0.0963811879451104 0.0963811879451104 5412 4840 4841 0.421707851811283 0.421707851811283 5415 1486 144 0.196859858102641 0.196859858102641 5417 2194 4843 0.069400098080988 0.069400098080988 5418 4843 4844 0.128982538897387 0.128982538897387 5420 4845 4846 0.127385402005959 0.127385402005959 5421 4846 4847 0.0485354577138893 0.0485354577138893 5422 4847 2197 0.0570536883887032 0.0570536883887032 5423 2197 2198 0.0030293307914236 0.0030293307914236 5425 2191 4848 0.228805525488878 0.228805525488878 5427 4281 2319 0.149466526420244 0.149466526420244 5428 2319 4849 0.264070561759483 0.264070561759483 5430 4850 4851 0.124106376215018 0.124106376215018 5432 4852 4853 0.107373531206162 0.107373531206162 5433 4853 4854 0.108589473424165 0.108589473424165 5434 4854 4855 0.105767467639199 0.105767467639199 5435 4855 4856 0.0608956612626877 0.0608956612626877 5436 4856 4857 0.0536676140413411 0.0536676140413411 5438 4858 4859 0.053767328384899 0.053767328384899 5439 4859 4860 0.0517270733374725 0.0517270733374725 5440 4860 4861 0.0506527251945452 0.0506527251945452 5441 4861 4862 0.0500931909858678 0.0500931909858678 5442 4862 4863 0.0473439516711298 0.0473439516711298 5444 4864 4865 0.0521797446029276 0.0521797446029276 17093 9466 677 0.17846620541914 0.17846620541914 17094 677 3719 0.359015096413943 0.359015096413943 5446 4866 4867 0.0492134016241179 0.0492134016241179 5447 4867 4868 0.0506066180898924 0.0506066180898924 5448 4868 4869 0.0483319487475015 0.0483319487475015 5449 4869 4870 0.0507611555520018 0.0507611555520018 5450 4870 980 0.0494869052239766 0.0494869052239766 5451 980 4871 0.0481249293188332 0.0481249293188332 5452 4871 4872 0.0462779203242365 0.0462779203242365 20332 10741 10746 0.00836528320993219 0.00836528320993219 5453 4872 4873 0.0504026300689218 0.0504026300689218 5454 4873 4874 0.0485554829183078 0.0485554829183078 5455 4874 4875 0.0534696334958417 0.0534696334958417 6731 5782 5783 0.00425137254991275 0.00425137254991275 5456 4875 4876 0.0484412552758981 0.0484412552758981 5458 4877 4717 0.0471074620934606 0.0471074620934606 5459 4717 4878 0.132709338239974 0.132709338239974 5461 4879 3888 0.0983476297531957 0.0983476297531957 5462 3888 1018 0.103492590132028 0.103492590132028 5463 1018 4880 0.0514136092144711 0.0514136092144711 5464 4880 4881 0.0525893579522226 0.0525893579522226 5465 4881 3721 0.0533162444253223 0.0533162444253223 5466 3721 4882 0.0519823122660099 0.0519823122660099 5467 4882 4883 0.0522344210852062 0.0522344210852062 5468 4883 4884 0.0505876398657049 0.0505876398657049 5469 4884 3336 0.0998762512001326 0.0998762512001326 5470 3336 4885 0.0991185753255084 0.0991185753255084 5471 4885 4886 0.0963539908668941 0.0963539908668941 5472 4886 4887 0.0885379825241657 0.0885379825241657 5473 4887 4888 0.0119373214867398 0.0119373214867398 5474 4888 2056 0.0843994384439808 0.0843994384439808 5475 2056 4889 0.0133131298111966 0.0133131298111966 5476 4889 2662 0.0974967707832978 0.0974967707832978 5477 2662 4135 0.0954371783119999 0.0954371783119999 5479 4890 4891 0.0937877451974264 0.0937877451974264 5480 4891 4892 0.0948153596322219 0.0948153596322219 5482 3459 4893 0.0478001833146321 0.0478001833146321 5484 4894 4895 0.0479027082737571 0.0479027082737571 5485 4895 4896 0.0478122905377956 0.0478122905377956 5486 4896 859 0.0923773172496592 0.0923773172496592 5487 859 454 0.0453886692992681 0.0453886692992681 5488 454 4897 0.0453208554339034 0.0453208554339034 5489 4897 458 0.0453479211780813 0.0453479211780813 5492 4899 4900 0.0139467367099566 0.0139467367099566 5493 4900 4901 0.0360421538971705 0.0360421538971705 5494 4901 4902 0.0578381423218813 0.0578381423218813 5495 4902 4903 0.00552719826630604 0.00552719826630604 5496 4903 4904 0.0875768226675012 0.0875768226675012 5497 4904 4905 0.0943606682528015 0.0943606682528015 5498 4905 4906 0.0967192189659533 0.0967192189659533 5499 4906 4907 0.098185525305783 0.098185525305783 5501 4908 2748 0.100541646868693 0.100541646868693 5502 2748 4909 0.0966275722613029 0.0966275722613029 5503 4909 4910 0.0992689355907326 0.0992689355907326 5504 4910 4911 0.101479918551735 0.101479918551735 6779 5822 3617 0.0484295076881561 0.0484295076881561 5505 4911 4912 0.0969181343296834 0.0969181343296834 5507 2121 4913 0.0979459294550903 0.0979459294550903 5508 4913 4914 0.0979869433285632 0.0979869433285632 5509 4914 4915 0.197888030311115 0.197888030311115 5510 3113 4916 0.205521796352519 0.205521796352519 5511 4916 4917 0.213014583006008 0.213014583006008 5514 1222 4919 0.098914174918745 0.098914174918745 5516 4920 1622 0.0585646429204787 0.0585646429204787 5517 1622 4921 0.122620409777708 0.122620409777708 5518 4921 4922 0.218423462474676 0.218423462474676 5520 2815 4923 0.167710746898946 0.167710746898946 5521 4923 4924 0.0980438120983448 0.0980438120983448 5523 4677 4925 0.0746274432259007 0.0746274432259007 5525 4926 617 0.0797365701263369 0.0797365701263369 5526 617 4927 0.125187481931903 0.125187481931903 5527 4927 4928 0.0778528067673226 0.0778528067673226 5528 4928 4929 0.199074396611122 0.199074396611122 5532 4932 4933 0.00438034032424269 0.00438034032424269 5533 4933 4934 0.0884200199820011 0.0884200199820011 5534 4934 4935 0.245891005874257 0.245891005874257 5535 4935 4936 0.142250751986944 0.142250751986944 5536 4936 4937 0.0173695104401488 0.0173695104401488 5538 4938 4939 0.203545296385478 0.203545296385478 5540 1358 4940 0.12982829991663 0.12982829991663 5543 4079 2536 0.319784261068233 0.319784261068233 5545 4926 616 0.0701041786984163 0.0701041786984163 5546 616 4942 0.177022653633518 0.177022653633518 5547 4942 4943 0.172063039899941 0.172063039899941 5549 4944 4945 0.149558307265757 0.149558307265757 5550 4945 3715 0.0517838841978355 0.0517838841978355 5551 3715 4948 0.104024626392335 0.104024626392335 5552 4948 4949 0.174823058982553 0.174823058982553 5553 4949 2616 0.177668474307762 0.177668474307762 5554 2616 4950 0.0535070014349516 0.0535070014349516 5555 4950 4951 0.124049062817869 0.124049062817869 5556 4951 4952 0.174777210980769 0.174777210980769 5557 4952 4953 0.127620790205472 0.127620790205472 5558 4953 4954 0.0551759306609038 0.0551759306609038 5559 4954 4955 0.176133032867453 0.176133032867453 5560 4955 4956 0.177512737206305 0.177512737206305 5562 4406 4957 0.277669971565855 0.277669971565855 5564 4958 4959 0.199658223163124 0.199658223163124 5566 1598 1655 0.160087686125488 0.160087686125488 5568 4960 1592 0.199275601482479 0.199275601482479 5569 1592 1643 0.201203252625689 0.201203252625689 5571 4961 4369 0.0888591183295397 0.0888591183295397 5572 4369 1450 0.193863730230332 0.193863730230332 5573 1450 4962 0.20633144077854 0.20633144077854 5575 4963 4964 0.865026893272847 0.865026893272847 5577 4966 4413 0.196777109156883 0.196777109156883 5578 4413 4967 0.224682445917882 0.224682445917882 5579 4967 4304 0.221012468473467 0.221012468473467 5582 4969 4970 0.107069922554974 0.107069922554974 5583 4970 4972 0.0948495530272937 0.0948495530272937 5586 4269 4973 0.080198786030782 0.080198786030782 5587 4974 4767 0.0973607348320062 0.0973607348320062 5588 4767 4975 0.179413565332346 0.179413565332346 5589 4975 4976 0.169917329199621 0.169917329199621 5590 4976 4977 0.181948721536683 0.181948721536683 5591 4977 3805 0.200239828466703 0.200239828466703 5592 3805 4978 0.152216995314545 0.152216995314545 5594 3620 4979 0.203157103314032 0.203157103314032 5595 4979 2366 0.112909559408727 0.112909559408727 5596 2366 4147 0.176980531073324 0.176980531073324 5597 4147 4980 0.0231632311908037 0.0231632311908037 5599 4981 4982 0.122490029160582 0.122490029160582 5600 4982 4983 0.198021379234554 0.198021379234554 5602 4831 3290 0.14433688220634 0.14433688220634 5604 4248 1783 0.203809923376497 0.203809923376497 5605 1783 4984 0.197266471488896 0.197266471488896 5606 4984 4985 0.203487572214077 0.203487572214077 5607 4985 4986 0.197825547248631 0.197825547248631 5608 4986 4987 2.41542068401941 2.41542068401941 5610 4989 4990 0.0962172324904451 0.0962172324904451 5611 4990 3077 0.102766134165042 0.102766134165042 5613 4991 322 0.0217232354992756 0.0217232354992756 5614 322 4992 0.0357866971477297 0.0357866971477297 5615 4992 4993 0.0111993418256192 0.0111993418256192 5618 4994 3114 0.0796924849623814 0.0796924849623814 5619 3114 4995 0.20745656668227 0.20745656668227 5621 4996 4997 0.202175143533063 0.202175143533063 5622 4997 4998 0.201486340865611 0.201486340865611 5623 4998 4999 0.201289887939002 0.201289887939002 5624 4999 5000 0.201274447612783 0.201274447612783 5625 5000 5001 0.402211090441065 0.402211090441065 5627 1058 5002 0.0523412516567849 0.0523412516567849 5628 5002 5003 0.185331167798599 0.185331167798599 5629 5003 3655 0.0518833582791727 0.0518833582791727 5632 5004 4344 0.139169147250759 0.139169147250759 5633 4344 5005 0.13717907888566 0.13717907888566 5634 5005 3044 0.136502893019444 0.136502893019444 5635 3044 5006 0.140687498507325 0.140687498507325 5636 5006 5007 0.0045870406114538 0.0045870406114538 5637 5007 5008 0.137903992793689 0.137903992793689 5638 5008 1165 0.1390388743026 0.1390388743026 5640 885 4470 0.139218366547603 0.139218366547603 5641 4470 2792 0.134293285442621 0.134293285442621 5642 2792 5009 0.131431211174063 0.131431211174063 5644 5012 739 0.391173244940122 0.391173244940122 5645 739 1559 0.139743785900176 0.139743785900176 5646 1559 4275 0.141288921951359 0.141288921951359 5647 4275 5013 0.120791048813674 0.120791048813674 5648 5013 5014 0.0105624832499152 0.0105624832499152 5649 5014 5015 0.0438951959332696 0.0438951959332696 5650 5015 5016 0.160752036464104 0.160752036464104 5652 5017 2345 0.117820938280592 0.117820938280592 5654 4151 1536 0.0491815160552347 0.0491815160552347 5655 1536 4765 0.126517768209698 0.126517768209698 5656 4765 5019 0.175921623374803 0.175921623374803 5657 5019 5020 0.0764689744574068 0.0764689744574068 5658 5020 5021 0.102480731304504 0.102480731304504 5659 5021 1190 0.167860102396295 0.167860102396295 5660 1190 5022 0.022286088803945 0.022286088803945 5661 5022 3787 0.1996828431131 0.1996828431131 5662 3787 5023 0.154628071522294 0.154628071522294 5687 5040 1763 0.201152967219908 0.201152967219908 5663 5023 2252 0.333559522830682 0.333559522830682 5664 2252 5024 0.0290309763494638 0.0290309763494638 5665 5024 4884 0.148258019557603 0.148258019557603 5666 4884 5025 0.194698119191853 0.194698119191853 5667 5025 5026 0.176313474196241 0.176313474196241 5668 5026 5027 0.192373972114261 0.192373972114261 5669 5027 679 0.169442185038323 0.169442185038323 5672 5029 4596 0.157086480064782 0.157086480064782 5674 5030 5031 0.105448542276863 0.105448542276863 5677 5032 5034 0.00520403492524916 0.00520403492524916 5678 5034 5035 0.00442576451440448 0.00442576451440448 5679 5035 5036 0.135764863246336 0.135764863246336 5681 5037 813 0.139038307562208 0.139038307562208 5682 813 3554 0.152271167865336 0.152271167865336 5684 5038 5039 0.16037248823512 0.16037248823512 5686 2368 5040 0.131780679502724 0.131780679502724 5689 5041 5042 0.178235693488978 0.178235693488978 5690 5042 663 0.00303458618342364 0.00303458618342364 5691 663 5043 0.17896901951739 0.17896901951739 5692 5043 4608 0.175810797673871 0.175810797673871 5693 4608 5044 0.116588664300191 0.116588664300191 5694 5044 5045 0.0312349930548565 0.0312349930548565 5695 5045 3670 0.147012417470316 0.147012417470316 5697 5046 4162 0.0660609059196111 0.0660609059196111 5698 4162 4771 0.262084611870375 0.262084611870375 5699 4771 5047 0.17859412824458 0.17859412824458 5700 5047 5048 0.1691727396202 0.1691727396202 5701 5048 5049 0.184472749838431 0.184472749838431 5702 5049 3801 0.20027318311003 0.20027318311003 5703 3801 5050 0.154503416019497 0.154503416019497 5704 5050 932 0.176703352691921 0.176703352691921 5706 2217 4867 0.160601247675141 0.160601247675141 5707 4867 5051 0.19278749199245 0.19278749199245 5708 5051 5052 0.171738832244774 0.171738832244774 5709 5052 5053 0.125039053144726 0.125039053144726 5710 5053 5054 0.0536646579213684 0.0536646579213684 5712 2413 5055 0.0539797182371141 0.0539797182371141 5713 5055 5056 0.0555511846145791 0.0555511846145791 5714 5056 5057 0.0564985233788716 0.0564985233788716 5715 5058 5059 0.0116997793337229 0.0116997793337229 5716 5059 369 0.121769364056454 0.121769364056454 5717 369 1558 0.13936986171661 0.13936986171661 5718 1558 738 0.139138948896028 0.139138948896028 5719 738 5060 0.392796141218442 0.392796141218442 5721 5061 5062 0.12142771399357 0.12142771399357 5722 5062 5063 0.0553958184996893 0.0553958184996893 5723 5063 4434 0.0566894209705876 0.0566894209705876 5724 4434 2921 0.313688166061769 0.313688166061769 5726 5062 422 0.127478280907992 0.127478280907992 5727 422 5063 0.108364291033736 0.108364291033736 5729 5066 5067 0.177224259300569 0.177224259300569 5730 5067 1319 0.176633232309172 0.176633232309172 5731 1319 1375 0.177680959479223 0.177680959479223 5732 1375 5068 0.0602164425054291 0.0602164425054291 5733 5068 288 0.02427348670764 0.02427348670764 5734 288 5069 0.0611513015273674 0.0611513015273674 5735 5069 4693 0.113806398942027 0.113806398942027 5736 4693 5070 0.156397394554719 0.156397394554719 5738 1493 182 0.220724132280051 0.220724132280051 5739 182 1710 0.202718600976859 0.202718600976859 5742 5072 5073 0.0235981208081862 0.0235981208081862 5743 5073 5074 0.173346209176791 0.173346209176791 5744 5074 5075 0.183560584904857 0.183560584904857 5746 5076 5077 0.201201481229781 0.201201481229781 5747 5077 5078 0.196158089713223 0.196158089713223 5750 5080 304 0.450334409862505 0.450334409862505 5755 5083 4179 0.23271473726582 0.23271473726582 5757 5084 5085 0.100586570089845 0.100586570089845 5758 5085 3712 0.0974495496468689 0.0974495496468689 5759 3712 5088 0.107190885250137 0.107190885250137 5761 1840 2612 0.176114771519943 0.176114771519943 5762 2612 5089 0.0532850041931226 0.0532850041931226 5763 5089 5090 0.123805391077944 0.123805391077944 5764 5090 5091 0.0921824286504112 0.0921824286504112 5765 5091 5092 0.0849604613604367 0.0849604613604367 5767 5093 4077 0.0433656831085181 0.0433656831085181 5768 4077 5094 0.807132686207363 0.807132686207363 5769 5092 5095 0.184721084541763 0.184721084541763 5770 5095 5096 0.112121546650621 0.112121546650621 5771 5096 5097 0.012405493892182 0.012405493892182 12067 8534 8532 0.0417307390941294 0.0417307390941294 5774 5099 5100 0.195348601056539 0.195348601056539 5775 5100 5101 1.61385249170336 1.61385249170336 5776 4334 5102 0.201130889411283 0.201130889411283 5778 5103 2576 0.52830768269949 0.52830768269949 5782 1145 874 0.139433776255124 0.139433776255124 5783 874 4462 0.13822164303959 0.13822164303959 5784 4462 2782 0.134807869792579 0.134807869792579 5786 5108 5109 0.136531475414142 0.136531475414142 5787 5110 5111 0.166792389966844 0.166792389966844 5788 5111 5112 0.0444779706577198 0.0444779706577198 5789 5113 4169 0.194541086455447 0.194541086455447 5790 4169 4754 0.20739031390672 0.20739031390672 5791 4754 5114 0.19819923300798 0.19819923300798 5792 5114 5115 0.205574207946515 0.205574207946515 5793 5115 5116 0.18969176296687 0.18969176296687 5795 3795 5117 0.153449380032665 0.153449380032665 5796 5117 942 0.178860285004076 0.178860285004076 5797 942 2226 0.181510674241125 0.181510674241125 5798 2226 4876 0.162456954471732 0.162456954471732 5799 4876 5118 0.192077540660028 0.192077540660028 5800 5118 5119 0.169639680241679 0.169639680241679 5801 5119 5120 0.176431836448169 0.176431836448169 5805 5123 5124 0.138482206224941 0.138482206224941 5807 5125 5126 0.196467690434778 0.196467690434778 5809 5127 5128 0.177236972666439 0.177236972666439 5810 5128 666 0.00411429224620583 0.00411429224620583 5811 666 5129 0.00398081510277296 0.00398081510277296 5812 5129 5130 0.0219503048251099 0.0219503048251099 5813 5130 5131 0.152662411900591 0.152662411900591 5814 5131 4605 0.174323615227633 0.174323615227633 5815 4605 3691 0.233536002014651 0.233536002014651 5816 3691 5132 0.0578224768050087 0.0578224768050087 5817 4901 5133 0.0573209620432963 0.0573209620432963 5819 5134 5135 0.102452742724465 0.102452742724465 5820 5135 5136 0.101180875593513 0.101180875593513 5821 5136 5137 0.0993172550227887 0.0993172550227887 5822 5137 5138 0.0973174615516026 0.0973174615516026 5823 5138 5139 0.0592813821516456 0.0592813821516456 5824 5139 5140 0.0572628386692297 0.0572628386692297 5825 5140 5141 0.0908568563064313 0.0908568563064313 5826 5141 5142 0.108696465338082 0.108696465338082 5827 5142 5143 0.117446225438567 0.117446225438567 5828 5143 5144 0.115052510861077 0.115052510861077 5831 2118 5146 0.132113404680538 0.132113404680538 5832 5146 5147 0.0733188328504862 0.0733188328504862 5833 5147 5148 0.0348417204507369 0.0348417204507369 5860 3449 5168 0.101446764740706 0.101446764740706 5835 4903 5149 0.0928559279225574 0.0928559279225574 5836 5149 5150 0.101009488468598 0.101009488468598 5837 5150 5151 0.101494340144734 0.101494340144734 12222 8597 8598 0.00932829170104997 0.00932829170104997 12223 8598 8599 0.0244824521093208 0.0244824521093208 5838 5151 5152 0.100261540674961 0.100261540674961 5839 5152 5153 0.221241395423211 0.221241395423211 5840 5153 2236 0.0908651857276488 0.0908651857276488 5841 2236 5154 0.10116756602451 0.10116756602451 5842 5154 5155 0.114191873365342 0.114191873365342 5843 5155 5156 0.113038208940698 0.113038208940698 5844 5156 2119 0.121856512679973 0.121856512679973 5845 2119 5157 0.125333022212683 0.125333022212683 5846 5157 5158 0.121389833666029 0.121389833666029 5847 5158 5159 0.0390946612702668 0.0390946612702668 5850 5160 2133 0.195466658548015 0.195466658548015 5854 5163 2476 0.202535777887142 0.202535777887142 5856 5164 5165 0.0156138568041909 0.0156138568041909 5857 5165 5166 0.100589160353206 0.100589160353206 5858 5166 5167 0.104247833927165 0.104247833927165 5859 5167 3449 0.104250422099089 0.104250422099089 5861 5168 3879 0.102808830950679 0.102808830950679 5862 3879 841 0.103522696858037 0.103522696858037 5863 841 5169 0.102719682704035 0.102719682704035 5864 5169 5170 0.0474110701835865 0.0474110701835865 5866 5171 5172 0.106685417852495 0.106685417852495 5867 5172 5173 0.0515553847760644 0.0515553847760644 5868 5173 4988 0.0505202363313306 0.0505202363313306 17163 5107 1802 0.195280530173469 0.195280530173469 5869 4988 962 0.105015490507221 0.105015490507221 5870 962 4141 0.100506431839732 0.100506431839732 5871 4141 3161 0.101307790482977 0.101307790482977 5872 3161 3620 0.0948143449717999 0.0948143449717999 5873 3620 1826 0.102953991217456 0.102953991217456 5874 1826 4334 0.0954488426398559 0.0954488426398559 5876 5174 1763 0.050455869495655 0.050455869495655 5877 1763 4616 0.0477367574799653 0.0477367574799653 5878 4616 5175 0.0514444022852647 0.0514444022852647 5879 5175 4306 0.0486177089369888 0.0486177089369888 5880 4306 994 0.0512355770161431 0.0512355770161431 5881 994 4309 0.0460747606120818 0.0460747606120818 5882 4309 2915 0.0558782384698847 0.0558782384698847 5883 2915 2916 0.0205535416898751 0.0205535416898751 5909 5190 5191 0.0526195895778432 0.0526195895778432 5887 587 588 0.0168822192889414 0.0168822192889414 5888 588 5177 0.110837670707715 0.110837670707715 5889 5177 1399 0.106464576541899 0.106464576541899 5890 1399 5178 0.00837287829367045 0.00837287829367045 5891 5178 5179 0.0973274399582508 0.0973274399582508 5892 5179 5180 0.0713882284598403 0.0713882284598403 5893 5180 3386 0.0465173628433736 0.0465173628433736 5894 3386 5181 0.0466294338105993 0.0466294338105993 5895 5181 5182 0.0461505269276214 0.0461505269276214 5896 5182 2801 0.0476762891770853 0.0476762891770853 5897 2801 5183 0.0462906353191723 0.0462906353191723 5898 5183 5184 0.0462689908237556 0.0462689908237556 5899 5184 5185 0.0466469950505128 0.0466469950505128 5900 5185 5186 0.0471146492559741 0.0471146492559741 5901 5186 5187 0.045278465180898 0.045278465180898 5902 5187 1570 0.0464406557272166 0.0464406557272166 5903 1570 1095 0.0464745881593838 0.0464745881593838 5904 1095 5188 0.0475893065083787 0.0475893065083787 7153 6059 6060 0.0479619125752321 0.0479619125752321 5905 5188 5189 0.0454253204645735 0.0454253204645735 5906 5189 1538 0.0460968804258839 0.0460968804258839 5907 1538 3854 0.04697776477365 0.04697776477365 5908 3854 5190 0.0530473283120516 0.0530473283120516 5911 5192 5193 0.0515193353777817 0.0515193353777817 5913 5194 5195 0.0687779636933597 0.0687779636933597 5914 5195 5090 0.141994718426853 0.141994718426853 5915 5090 5196 0.112634336237225 0.112634336237225 5916 5196 5197 0.0575743623042855 0.0575743623042855 5917 5197 4671 0.100935765794822 0.100935765794822 5918 4671 4951 0.0999693670841652 0.0999693670841652 5919 4951 5198 0.0511858126232579 0.0511858126232579 5921 5199 5200 0.0499779255146796 0.0499779255146796 5922 5200 5201 0.0499920394458099 0.0499920394458099 5923 5201 5202 0.0457134833999458 0.0457134833999458 5924 5202 5203 0.0421294446780762 0.0421294446780762 5925 5203 3957 0.137188173752203 0.137188173752203 5926 3957 5204 0.0640931318030062 0.0640931318030062 5927 5204 5205 0.0544857674041209 0.0544857674041209 5928 5205 5206 0.0521757463337926 0.0521757463337926 5929 5207 5208 0.0487730947754618 0.0487730947754618 5930 5208 5209 0.0493635031974476 0.0493635031974476 5932 5211 5212 0.207489392195287 0.207489392195287 5933 5212 4646 0.099390326989904 0.099390326989904 5935 3645 4555 0.0986517427687235 0.0986517427687235 5937 5213 5214 0.322259629928437 0.322259629928437 5938 5215 5216 0.143730822686287 0.143730822686287 5939 5216 5217 0.0599126619694891 0.0599126619694891 5940 5217 5218 0.202016907937226 0.202016907937226 5942 5219 5220 0.186576382334646 0.186576382334646 5944 5221 5222 0.13343391197395 0.13343391197395 5945 5222 2558 0.200662474351154 0.200662474351154 5946 2558 5224 0.208372800213582 0.208372800213582 5947 5225 4431 0.102067442103011 0.102067442103011 5948 4431 3711 0.0989108306469789 0.0989108306469789 5949 3711 5226 0.107183313746265 0.107183313746265 5950 5226 1839 0.179335285582576 0.179335285582576 17165 4242 3547 0.202237742052361 0.202237742052361 5951 1839 2611 0.178227308228011 0.178227308228011 5952 2611 5195 0.176210949140518 0.176210949140518 20492 10836 10813 0.00305693422510609 0.00305693422510609 7198 6089 1755 0.0565523921918465 0.0565523921918465 18301 5526 5737 0.156444459924747 0.156444459924747 5957 4512 5230 0.200430868604248 0.200430868604248 5959 5231 5232 0.20240814685365 0.20240814685365 5960 5232 5233 0.200177276698155 0.200177276698155 5961 5233 5234 0.403649470879027 0.403649470879027 5962 3278 3181 0.152742056397443 0.152742056397443 5964 3927 3703 0.0675866941557576 0.0675866941557576 5965 3703 708 0.0999635221991015 0.0999635221991015 5966 708 5235 0.0981118109963614 0.0981118109963614 5967 5235 5236 0.0989915986442654 0.0989915986442654 5968 5236 4189 0.135714784882046 0.135714784882046 5969 4189 2515 0.133468058331593 0.133468058331593 5970 2515 5237 0.135326951582466 0.135326951582466 5971 5237 4803 0.135895734874124 0.135895734874124 5972 4803 5238 0.136371570616542 0.136371570616542 5973 5238 5239 0.126834347813211 0.126834347813211 5974 5239 5240 0.133492367602304 0.133492367602304 5975 5240 4624 0.131817065741689 0.131817065741689 7224 4702 6106 0.102350270818551 0.102350270818551 5979 2725 5242 0.133090700331069 0.133090700331069 5981 5243 5244 0.0777207800874593 0.0777207800874593 5982 5244 5245 0.710188326706697 0.710188326706697 5983 3974 5246 0.196425810260379 0.196425810260379 5984 5246 3422 0.201357225192724 0.201357225192724 5986 3423 5247 0.0491810142725505 0.0491810142725505 5987 5247 5248 0.0477450735797267 0.0477450735797267 5989 5249 5250 0.055676102895211 0.055676102895211 5990 5250 5251 0.140244564447974 0.140244564447974 5991 5251 5252 0.170294636723478 0.170294636723478 5993 5253 5254 0.106323677730181 0.106323677730181 5994 5254 5108 0.109212547805518 0.109212547805518 5995 5108 4725 0.103272467122344 0.103272467122344 5996 4725 5255 0.103742512264204 0.103742512264204 5997 5255 5256 0.105340810076794 0.105340810076794 5999 5257 3136 0.108092936006134 0.108092936006134 6000 3136 3908 0.107682657630117 0.107682657630117 7243 6117 6118 0.0967566510311658 0.0967566510311658 6001 3908 1048 0.108571568461532 0.108571568461532 6002 1048 5258 0.101973343920372 0.101973343920372 6003 5258 5259 0.106357911571636 0.106357911571636 6005 5260 5009 0.0315381518095178 0.0315381518095178 6006 5009 3333 0.108118604625977 0.108118604625977 6007 3333 5261 0.119315074925742 0.119315074925742 6008 5261 5263 0.0963665691070474 0.0963665691070474 6009 5263 5264 0.0432816561908272 0.0432816561908272 6010 5264 2085 0.0535379351296007 0.0535379351296007 6011 2085 5265 0.105640004427027 0.105640004427027 6012 5265 4130 0.106366490545515 0.106366490545515 6013 4130 5266 0.109451940113279 0.109451940113279 6014 5266 5267 0.101101610243622 0.101101610243622 6018 5269 5270 0.0982982274574071 0.0982982274574071 6019 5270 804 0.0991956500472809 0.0991956500472809 6020 804 5271 0.0978879869631794 0.0978879869631794 6021 5271 5272 0.0909649766992318 0.0909649766992318 6022 5272 5273 0.0146836193769648 0.0146836193769648 6024 5274 1956 0.174868207801427 0.174868207801427 6027 5275 5276 0.0506368419660478 0.0506368419660478 6028 5276 4990 0.0537681631666927 0.0537681631666927 6029 4990 5277 0.102832227368728 0.102832227368728 6030 5277 5278 0.0856095541145101 0.0856095541145101 6032 1548 4268 0.202455793335308 0.202455793335308 6033 4268 283 0.117344693446838 0.117344693446838 6035 4141 5279 0.202925527060843 0.202925527060843 6036 5279 2364 0.110547560275979 0.110547560275979 6037 2364 4146 0.176928363643229 0.176928363643229 6038 4146 5281 0.187030458155785 0.187030458155785 6039 5281 5282 0.011246856594195 0.011246856594195 6041 5283 2870 0.194705331985994 0.194705331985994 6043 5285 5286 0.301111320410511 0.301111320410511 6044 5287 5288 0.185724938270304 0.185724938270304 6045 5288 5289 0.213285003773079 0.213285003773079 6047 5290 5291 0.13629389839255 0.13629389839255 6048 5291 5292 0.13355771854799 0.13355771854799 6049 5292 4013 0.133867532403999 0.133867532403999 6052 5294 3384 0.128421314744864 0.128421314744864 6053 3384 5295 0.104229219478348 0.104229219478348 6054 5295 3817 0.102592362577248 0.102592362577248 6056 5296 5297 0.0990440053907464 0.0990440053907464 6057 5297 5298 0.00501097787172802 0.00501097787172802 6058 5298 5299 0.26852367463784 0.26852367463784 6059 5299 5300 0.02711052781377 0.02711052781377 6060 5300 5301 0.101042477184366 0.101042477184366 6061 5301 5302 0.0980158544732548 0.0980158544732548 6062 5302 5303 0.68853335666363 0.68853335666363 6063 4532 3739 0.10058657036035 0.10058657036035 6064 3739 5305 0.101344660556636 0.101344660556636 6065 5305 1342 0.202678391855073 0.202678391855073 6067 5306 4700 0.20166419460726 0.20166419460726 6068 4700 5307 0.201175175307418 0.201175175307418 6069 5307 5308 0.201920176537304 0.201920176537304 6070 5308 5309 0.201920207593883 0.201920207593883 6071 5309 777 0.201196100270561 0.201196100270561 6072 777 5310 0.185040940142678 0.185040940142678 6073 5310 5311 0.201942415647541 0.201942415647541 6074 5311 5312 0.206000886771111 0.206000886771111 7322 6161 6162 0.200977808302969 0.200977808302969 6077 1729 5313 0.145417053241999 0.145417053241999 6079 5314 5315 0.262924523321611 0.262924523321611 6080 5316 3497 0.142809169887552 0.142809169887552 6082 2903 5317 0.0402215187360589 0.0402215187360589 6083 5317 5318 0.00632191300841853 0.00632191300841853 6084 5318 5319 0.00945274881783772 0.00945274881783772 6085 5319 5320 0.102488283152376 0.102488283152376 6086 5320 5321 0.105737259840933 0.105737259840933 6087 5321 5322 0.104280118546109 0.104280118546109 6088 5322 5323 0.105008595801197 0.105008595801197 6089 5323 5324 0.107079302112312 0.107079302112312 6090 5324 3311 0.104784168499708 0.104784168499708 6091 3311 5325 0.104972132929345 0.104972132929345 6093 5328 5329 0.148443179384572 0.148443179384572 6094 5329 4320 0.122968314186663 0.122968314186663 6095 4320 5331 0.133138685881437 0.133138685881437 6096 5331 5332 0.129500346452113 0.129500346452113 6097 5332 5072 0.094543402764425 0.094543402764425 6098 5072 5333 0.0140267468815188 0.0140267468815188 7348 5506 4458 0.146478928082641 0.146478928082641 6099 5333 5334 0.0971985352126134 0.0971985352126134 6100 5334 5335 0.0675695345311337 0.0675695345311337 6101 5335 5336 0.135628949553031 0.135628949553031 6102 5336 5337 0.134096180080561 0.134096180080561 6103 5337 5338 0.121603742223712 0.121603742223712 6104 5338 5339 0.288999775625269 0.288999775625269 6105 5339 5340 0.295278488962845 0.295278488962845 6106 5340 5341 0.386769671992271 0.386769671992271 6107 5341 5342 0.199175415622423 0.199175415622423 18500 9718 6670 0.0335166183519053 0.0335166183519053 6108 272 2532 0.233490999842372 0.233490999842372 6109 2532 2534 0.010275790210419 0.010275790210419 6111 5343 5344 0.134883731263317 0.134883731263317 6112 5344 2487 0.132908396505932 0.132908396505932 6113 2487 2828 0.130466466605355 0.130466466605355 6114 2828 1436 0.203164250472258 0.203164250472258 6115 1436 5345 0.151025004833817 0.151025004833817 6117 5346 5347 0.17552323432827 0.17552323432827 6118 5347 3107 0.175398997422213 0.175398997422213 6119 3107 5348 0.192385063711178 0.192385063711178 6121 1515 5349 0.354712199012844 0.354712199012844 6123 4219 5350 0.184992548254205 0.184992548254205 6124 5350 5351 0.809194581386362 0.809194581386362 6125 3828 5352 0.158319505042179 0.158319505042179 6127 3683 5353 0.00756991430853718 0.00756991430853718 6128 5353 5354 0.0600900021718448 0.0600900021718448 6129 5354 5355 0.0486030977669072 0.0486030977669072 6130 5355 5356 0.00770962942235081 0.00770962942235081 6132 5357 5358 0.0529187112553076 0.0529187112553076 6133 5358 5359 0.0513821813874635 0.0513821813874635 6134 5359 5360 0.0534444522847469 0.0534444522847469 6135 5360 5361 0.0503260757639254 0.0503260757639254 6137 5362 5363 0.199678713236371 0.199678713236371 6139 4554 5364 0.257952059435159 0.257952059435159 6141 2203 5365 0.125513593247199 0.125513593247199 6142 5365 5366 0.121103405669087 0.121103405669087 6143 5366 5367 0.118905793541669 0.118905793541669 6144 5367 5368 0.110432655754222 0.110432655754222 7394 6208 6209 0.0520019237828089 0.0520019237828089 6145 5368 4924 0.050653673780936 0.050653673780936 6146 4924 5369 0.0113612305905717 0.0113612305905717 6148 5370 5371 0.0511886893302135 0.0511886893302135 6149 5371 3733 0.0547546687048594 0.0547546687048594 6150 3733 5372 0.0739604711312813 0.0739604711312813 6151 5372 5373 0.0333758188249575 0.0333758188249575 6152 5373 5374 0.0326832624474652 0.0326832624474652 6153 5374 4487 0.0687015455014252 0.0687015455014252 6155 5375 5376 0.083676019608772 0.083676019608772 6157 5377 5378 0.539527941615599 0.539527941615599 6158 5379 5380 0.024339909926927 0.024339909926927 6159 5380 5381 0.0572545808576417 0.0572545808576417 6161 5382 5383 0.0919429478923695 0.0919429478923695 6162 5383 4632 0.0667555867186957 0.0667555867186957 6163 4632 4638 0.073630878201174 0.073630878201174 6164 4638 4551 0.135095610306562 0.135095610306562 6165 4551 5384 0.293762175707744 0.293762175707744 6167 2098 5385 0.176238767515036 0.176238767515036 6168 5385 3108 0.175113982885218 0.175113982885218 6169 3108 5386 0.213105615274275 0.213105615274275 6170 5386 5387 0.16568697132589 0.16568697132589 6171 5387 5388 0.0444779706577198 0.0444779706577198 6173 1958 3829 0.172873649500925 0.172873649500925 6174 3829 3827 0.0048313839727239 0.0048313839727239 6175 3827 5389 0.152170039924714 0.152170039924714 6176 5389 547 0.0103214739502372 0.0103214739502372 6177 547 3259 0.110383801281946 0.110383801281946 6178 3259 3297 0.0174353644977756 0.0174353644977756 6180 4220 5391 0.40468883776866 0.40468883776866 6181 1473 5392 0.374922653008132 0.374922653008132 6182 5392 2947 0.18613051410303 0.18613051410303 6184 5393 5394 0.133683449538656 0.133683449538656 6185 5394 5395 0.00436494876438714 0.00436494876438714 6186 5395 5396 0.00413948116283948 0.00413948116283948 6187 5396 5397 0.135591162545584 0.135591162545584 6188 5397 5398 0.140883972058497 0.140883972058497 6189 5398 823 0.138673141914839 0.138673141914839 6190 823 3564 0.136111333534187 0.136111333534187 6191 3564 5399 0.14331239683406 0.14331239683406 6193 5400 3028 0.141885844467344 0.141885844467344 7436 5227 5219 0.0266079784612615 0.0266079784612615 6195 5401 5402 0.00584885314190653 0.00584885314190653 6196 5402 5403 0.138593356569714 0.138593356569714 6197 5403 1157 0.139497033685325 0.139497033685325 6198 1157 878 0.139538816070218 0.139538816070218 6199 878 4466 0.138604668182001 0.138604668182001 6200 4466 2786 0.1346682214983 0.1346682214983 6201 2786 5257 0.131712815882714 0.131712815882714 6202 5257 5404 0.212033227364557 0.212033227364557 6203 5404 5405 0.140381205630714 0.140381205630714 6204 5405 5406 0.175882952103236 0.175882952103236 6206 4761 5407 0.0777628340765697 0.0777628340765697 6207 5407 5411 0.121860688460736 0.121860688460736 6208 5411 5412 0.203436645645446 0.203436645645446 6211 5413 3128 0.197988223180436 0.197988223180436 6213 5414 5415 0.127346625489507 0.127346625489507 6214 5415 5416 0.202431697844534 0.202431697844534 6216 5417 5418 0.0360920642856509 0.0360920642856509 18249 10283 10284 0.0379598203284706 0.0379598203284706 6217 5418 5419 0.175688258529037 0.175688258529037 6218 5419 5420 0.176513424391556 0.176513424391556 6219 5420 671 0.183363162969023 0.183363162969023 6220 671 5421 0.00332688246962709 0.00332688246962709 6221 5421 5422 0.175194594065608 0.175194594065608 6222 5422 4601 0.174116514777802 0.174116514777802 6223 4601 5423 0.141050765485302 0.141050765485302 6225 2950 5424 0.133468479991587 0.133468479991587 6226 5425 3096 0.198372842511786 0.198372842511786 6227 3096 3206 0.203187034114148 0.203187034114148 6228 3206 5426 0.199398136177365 0.199398136177365 6229 5426 1916 0.200785704053696 0.200785704053696 6231 5427 5428 0.208049356186156 0.208049356186156 6232 5428 5429 0.195358366621449 0.195358366621449 6233 5429 5430 0.0822508872394256 0.0822508872394256 6234 5431 3740 0.099853044127537 0.099853044127537 6235 3740 5432 0.079904711368683 0.079904711368683 6236 5432 5433 0.0177357578673254 0.0177357578673254 6237 5433 1299 0.160881213225809 0.160881213225809 6238 1299 1344 0.0431325120453993 0.0431325120453993 6239 1344 5434 0.202930771593003 0.202930771593003 6240 5434 5435 0.195937805328833 0.195937805328833 6241 5435 4701 0.00964060014055181 0.00964060014055181 6242 4701 5436 0.088911763330732 0.088911763330732 6243 5436 5437 0.105079205678488 0.105079205678488 6244 5437 5438 0.0943047001329777 0.0943047001329777 6245 5438 5439 0.100620360394738 0.100620360394738 6246 5439 5440 0.0146794154501444 0.0146794154501444 6247 5440 4965 0.086276226710605 0.086276226710605 6248 4965 5441 0.10739345579216 0.10739345579216 6249 5441 5442 0.0951717377148208 0.0951717377148208 6250 5442 5443 0.0976857174224503 0.0976857174224503 6252 779 5444 0.0823735255229089 0.0823735255229089 6253 5444 5445 0.102122427250782 0.102122427250782 6254 5445 4958 0.133513290288167 0.133513290288167 6255 4958 5446 0.0684224753039321 0.0684224753039321 6256 5446 5447 0.00769468892365438 0.00769468892365438 6257 5447 5448 0.199639504943165 0.199639504943165 6258 5448 1501 0.201263981115328 0.201263981115328 6259 1501 174 0.201029338652354 0.201029338652354 6261 1704 1730 0.0545082426213867 0.0545082426213867 6262 1730 5451 0.146076957823045 0.146076957823045 6263 5451 5452 1.20615427321132 1.20615427321132 6265 5456 5457 0.107171013555617 0.107171013555617 6266 5457 5458 0.0551341429674013 0.0551341429674013 6267 5458 5459 0.053860211885536 0.053860211885536 6268 5459 5460 0.109859438734606 0.109859438734606 6269 5460 5461 0.104952215686531 0.104952215686531 6270 5461 5462 0.0537660564474852 0.0537660564474852 6271 5462 5463 0.0468001440268365 0.0468001440268365 6273 5464 5465 0.0487076064705391 0.0487076064705391 6274 5465 5466 0.096682643717806 0.096682643717806 6275 5466 5052 0.0976295695745084 0.0976295695745084 6276 5052 5467 0.0498503558842522 0.0498503558842522 6277 5467 5468 0.0500897185974344 0.0500897185974344 6279 5223 978 0.0483462615206691 0.0483462615206691 6280 978 5469 0.0500186833718628 0.0500186833718628 6281 5469 5470 0.0466179289686935 0.0466179289686935 6282 5470 5471 0.0496889709391185 0.0496889709391185 6283 5471 5472 0.0500395303728477 0.0500395303728477 6284 5472 4947 0.0500649255411997 0.0500649255411997 6285 4947 5119 0.0486069729184005 0.0486069729184005 6286 5119 5473 0.0497694572157541 0.0497694572157541 6287 5473 4719 0.0482501223288259 0.0482501223288259 6288 4719 5474 0.0825694493004343 0.0825694493004343 6289 5474 5475 0.013401399089124 0.013401399089124 6290 5475 5476 0.103889728134339 0.103889728134339 6291 5476 5419 0.103815153646491 0.103815153646491 6292 5419 5477 0.109635415021011 0.109635415021011 6294 3890 1020 0.105962717150938 0.105962717150938 6295 1020 5478 0.052027246508575 0.052027246508575 6296 5478 5479 0.0524872333525023 0.0524872333525023 6297 5479 3719 0.052252544610622 0.052252544610622 6298 3719 5480 0.0538013756911254 0.0538013756911254 6299 5480 5481 0.0436600330786078 0.0436600330786078 6300 5481 5482 0.00837974421686285 0.00837974421686285 14763 7162 4611 0.176903840452458 0.176903840452458 6301 5482 5026 0.040489278057912 0.040489278057912 6302 5026 3338 0.107876149200874 0.107876149200874 6303 3338 5483 0.0990429074228521 0.0990429074228521 6304 5483 5484 0.0966066822218646 0.0966066822218646 6305 5484 5485 0.085086759759281 0.085086759759281 6306 5485 5486 0.0169728889677259 0.0169728889677259 6307 5486 2067 0.0825646387998858 0.0825646387998858 6309 5487 2667 0.0866869262626222 0.0866869262626222 6310 2667 2664 0.00897895817052901 0.00897895817052901 6311 2664 4137 0.0908182867369719 0.0908182867369719 6312 4137 5488 0.0965705527653259 0.0965705527653259 6313 5488 5489 0.0942751679467969 0.0942751679467969 6314 5489 5490 0.0959916716400224 0.0959916716400224 6315 5490 3461 0.0933212956911074 0.0933212956911074 6316 3461 5491 0.0467923341231575 0.0467923341231575 6317 5491 5492 0.0479894648111637 0.0479894648111637 6318 5492 5493 0.094030978726141 0.094030978726141 6319 5493 861 0.0920531787302436 0.0920531787302436 6320 861 5494 0.092346282981082 0.092346282981082 6321 5494 5495 0.091117734759624 0.091117734759624 20501 10824 10839 0.0279151158292869 0.0279151158292869 6323 5496 5497 0.0512308809047994 0.0512308809047994 6324 5497 5498 0.0547050066584288 0.0547050066584288 6325 5498 5499 0.0532065647068504 0.0532065647068504 6326 5499 5500 0.0520026026999989 0.0520026026999989 6327 5500 5501 0.0600453089722235 0.0600453089722235 6328 5501 5502 0.0451373924487277 0.0451373924487277 7588 6319 6320 0.0874047970677394 0.0874047970677394 6330 5503 5504 0.0512021800904844 0.0512021800904844 6331 5504 5505 0.0535897595927606 0.0535897595927606 6332 5505 5506 0.0503264318858696 0.0503264318858696 6333 5506 5507 0.0549843628648472 0.0549843628648472 6334 5507 3309 0.0521587927419047 0.0521587927419047 6335 3309 5508 0.0557422576502987 0.0557422576502987 6336 5508 5509 0.0498065817995712 0.0498065817995712 6338 5510 5511 0.10273263586878 0.10273263586878 6339 5511 5512 0.103095987250104 0.103095987250104 6340 5512 3020 0.0125186689867189 0.0125186689867189 6341 3020 5513 0.0466432236195876 0.0466432236195876 6342 5513 4381 0.0509815437370977 0.0509815437370977 6344 5514 5515 0.103259680904514 0.103259680904514 6345 5515 3934 0.0990266173550878 0.0990266173550878 6346 3934 5516 0.10122291130851 0.10122291130851 6347 5516 3707 0.107162793104657 0.107162793104657 6348 3707 717 0.101965718351369 0.101965718351369 6349 717 5517 0.10489500722876 0.10489500722876 6350 5517 5518 0.0880249775504832 0.0880249775504832 6352 5519 4201 0.0955388621117037 0.0955388621117037 6353 4201 1068 0.10398483351111 0.10398483351111 6354 1068 2504 0.101881809876575 0.101881809876575 6355 2504 5520 0.10295538196753 0.10295538196753 6356 5520 1231 0.0964004159007037 0.0964004159007037 6357 1231 4809 0.0995624903271375 0.0995624903271375 6358 4809 2176 0.101169164261142 0.101169164261142 6359 2176 5521 0.102032335854251 0.102032335854251 6360 5521 348 0.0731550647240869 0.0731550647240869 6361 348 351 0.0329026304601732 0.0329026304601732 6363 5522 4629 0.122115753805888 0.122115753805888 6364 4629 1258 0.132003632804436 0.132003632804436 6366 377 4544 0.0548661978897115 0.0548661978897115 6367 4544 2700 0.136738193723685 0.136738193723685 6368 2700 5523 0.130559333935347 0.130559333935347 6371 5525 1133 0.0486624445582808 0.0486624445582808 6372 1133 5526 0.0510752177714687 0.0510752177714687 6373 5526 5527 0.0534768474459495 0.0534768474459495 6374 5527 3849 0.0993499397911337 0.0993499397911337 20247 6972 10718 0.0278784612667637 0.0278784612667637 6375 3849 5528 0.0502810849564127 0.0502810849564127 6376 5528 5529 0.0506206995449551 0.0506206995449551 6378 3432 5530 0.0954898525843842 0.0954898525843842 6379 5530 1409 0.0985492973952367 0.0985492973952367 6380 1409 5531 0.102140021124127 0.102140021124127 6381 5531 3995 0.106588318724824 0.106588318724824 6382 3995 5532 0.089989655098645 0.089989655098645 6383 5532 5533 0.0940983975381981 0.0940983975381981 6384 5533 3749 0.102559803256087 0.102559803256087 6385 3749 5534 0.132377311804748 0.132377311804748 6388 2028 5536 0.103552176267271 0.103552176267271 6391 3402 5538 0.101285303038309 0.101285303038309 6392 5538 5539 0.0982612440798091 0.0982612440798091 6393 5539 5540 0.104203916508807 0.104203916508807 6394 5540 5541 0.0994909347746214 0.0994909347746214 6395 5541 5542 0.0496866830167122 0.0496866830167122 6396 5542 1115 0.0483270289965061 0.0483270289965061 6397 1115 5543 0.0505090974663915 0.0505090974663915 6398 5543 5544 0.051466523607823 0.051466523607823 6399 5544 5545 0.0509771831188889 0.0509771831188889 18369 6894 6889 0.0506808956189271 0.0506808956189271 6400 5545 3837 0.0484293465449961 0.0484293465449961 6402 5546 5547 0.0572465530818606 0.0572465530818606 6403 5547 4036 0.051041556606541 0.051041556606541 6404 4036 5548 0.0609619584955507 0.0609619584955507 6405 1878 4178 0.0543518295000293 0.0543518295000293 6406 4178 5549 0.0885356562805968 0.0885356562805968 6408 1863 2630 0.0954187587481574 0.0954187587481574 6409 2630 2609 0.0942841337329746 0.0942841337329746 6410 2609 5207 0.106776685868403 0.106776685868403 6411 5207 5191 0.0702035466323056 0.0702035466323056 6412 5191 5550 0.105689823753241 0.105689823753241 6414 5551 5552 0.13548002915508 0.13548002915508 6415 5552 5553 0.0682592832885596 0.0682592832885596 6416 5553 19 0.0650116042038798 0.0650116042038798 6417 19 2991 0.133631170313494 0.133631170313494 6418 2991 5554 0.0524731372315077 0.0524731372315077 6419 5554 1882 0.0490816557393864 0.0490816557393864 6420 1882 5555 0.0508829391590993 0.0508829391590993 6421 5555 5556 0.0494818870663145 0.0494818870663145 6422 5556 5557 0.0511609921162368 0.0511609921162368 6423 5557 5558 0.0498069369814246 0.0498069369814246 6424 5558 5559 0.0494751154031395 0.0494751154031395 6425 5559 5560 0.0510095826256232 0.0510095826256232 18695 5978 4055 0.196460738141722 0.196460738141722 6426 5560 5561 0.100658038986824 0.100658038986824 6427 5561 5562 0.100189919501299 0.100189919501299 6428 5562 5243 0.0999621826427635 0.0999621826427635 6429 5243 5563 0.0514845629022423 0.0514845629022423 6430 5563 5564 0.0509507800422364 0.0509507800422364 6431 5564 5565 0.0506384299937204 0.0506384299937204 6432 5565 5566 0.0502094012018427 0.0502094012018427 6433 5566 5567 0.0352773306402212 0.0352773306402212 6434 5567 1696 0.0663073245001768 0.0663073245001768 6435 1696 5568 0.200475700974595 0.200475700974595 6436 5568 2444 0.175243279627828 0.175243279627828 6438 5569 5570 0.150878938410471 0.150878938410471 6439 5570 5571 0.0520399442807291 0.0520399442807291 6440 5571 5572 0.00805055351559969 0.00805055351559969 6441 5572 5573 0.0547971824088202 0.0547971824088202 6442 5573 5529 0.0419651880906561 0.0419651880906561 6443 5529 5574 0.00738334312936163 0.00738334312936163 6444 5574 5575 0.0892116998808573 0.0892116998808573 6445 5575 5576 0.0587189734757016 0.0587189734757016 6446 5576 5577 0.143444822058071 0.143444822058071 6447 5577 5578 0.0305007791534936 0.0305007791534936 6448 5578 5579 0.0181914980281834 0.0181914980281834 6449 5579 5580 0.150469022298562 0.150469022298562 6450 5580 5581 0.204922214354376 0.204922214354376 6451 5581 5582 0.0983186744589269 0.0983186744589269 6452 5582 1433 0.108782481382419 0.108782481382419 6453 1433 5583 0.123482673613688 0.123482673613688 6454 5583 5584 0.0754033254163114 0.0754033254163114 6455 5584 5585 0.194791277181441 0.194791277181441 6456 5585 5586 0.0533068649535537 0.0533068649535537 6457 5586 2555 0.14827848293408 0.14827848293408 6458 2555 5587 0.408042656170713 0.408042656170713 6459 5588 5589 0.135112968623698 0.135112968623698 6460 5589 5590 0.203702085134274 0.203702085134274 6461 5590 5591 0.207620262278034 0.207620262278034 6462 5591 4585 0.131035476997682 0.131035476997682 6463 4585 5592 0.072769358589151 0.072769358589151 6464 5592 5593 0.0625746572307696 0.0625746572307696 6465 5593 5301 0.137225765514935 0.137225765514935 6467 5594 5595 0.274145349571988 0.274145349571988 6468 5595 5596 0.205443804135366 0.205443804135366 6469 5596 5597 0.121926623756206 0.121926623756206 6470 5597 5598 0.202580256912195 0.202580256912195 6472 4361 5599 0.206258701511779 0.206258701511779 6474 5600 5601 0.168149469233138 0.168149469233138 6476 2625 5205 0.166253482314503 0.166253482314503 6502 5622 5516 0.138783948073856 0.138783948073856 6477 5205 5602 0.15603138237828 0.15603138237828 6478 5602 5603 0.0341829476854199 0.0341829476854199 6479 5603 5604 0.162233690102157 0.162233690102157 6480 5604 5605 0.176890418224524 0.176890418224524 6481 5605 5606 0.121703194532156 0.121703194532156 6482 5606 5609 0.0547747917576354 0.0547747917576354 6483 5609 5610 0.177274555583034 0.177274555583034 6484 5610 5611 0.0562757523743122 0.0562757523743122 6485 5611 5381 0.0971287684245127 0.0971287684245127 6486 5381 5370 0.0242294178668139 0.0242294178668139 6487 5370 5612 0.177146422666141 0.177146422666141 6488 5612 5613 0.176947014024794 0.176947014024794 6489 5613 5614 0.177715418603807 0.177715418603807 6490 5614 5615 0.0918268918834614 0.0918268918834614 6491 5615 5616 0.00795060277662081 0.00795060277662081 6493 5617 5618 0.0159556400855116 0.0159556400855116 6496 5619 5620 0.132547309025511 0.132547309025511 6497 5620 1667 0.132931219459218 0.132931219459218 6498 1667 5621 0.138273532739947 0.138273532739947 6499 5621 2448 0.13601631946961 0.13601631946961 6500 2448 3238 0.136726308588665 0.136726308588665 6501 3238 5622 0.14083949408811 0.14083949408811 6503 5516 5623 0.135704638458681 0.135704638458681 6504 5623 5624 0.00588469429500613 0.00588469429500613 6505 5624 5625 0.115900802279231 0.115900802279231 6506 5625 5626 0.19877742240622 0.19877742240622 6507 5626 110 0.101954628240396 0.101954628240396 6508 110 2818 0.0990079626838536 0.0990079626838536 6509 2818 1419 0.203073935940985 0.203073935940985 6510 1419 5627 0.11954884298017 0.11954884298017 6511 2917 5628 0.0366435746314918 0.0366435746314918 6513 3710 5629 0.104723848956837 0.104723848956837 6514 5629 5630 0.0524718119166661 0.0524718119166661 6515 5630 5631 0.0523604583661445 0.0523604583661445 6516 5631 963 0.102688945741692 0.102688945741692 6519 2898 5632 0.0542316769914945 0.0542316769914945 6520 5632 5633 0.0508977749431617 0.0508977749431617 6521 5633 5634 0.106035617894042 0.106035617894042 6522 5634 4734 0.104599442261749 0.104599442261749 6524 5635 5399 0.0949731678048623 0.0949731678048623 6525 5399 5636 0.053273863098243 0.053273863098243 6526 5636 5637 0.0532054766684841 0.0532054766684841 6527 5637 3901 0.105282590951624 0.105282590951624 6528 3901 1038 0.105350981348288 0.105350981348288 6530 5638 5639 0.103436146317209 0.103436146317209 6531 5639 5004 0.104923546637106 0.104923546637106 6532 5004 3324 0.10200854500581 0.10200854500581 20515 10842 6731 0.00724303302685487 0.00724303302685487 6533 3324 5640 0.105949384946318 0.105949384946318 6534 5640 5641 0.102726616753478 0.102726616753478 6535 5641 2075 0.105470656717315 0.105470656717315 6536 2075 2672 0.106385362776241 0.106385362776241 6537 2672 4122 0.107308593371936 0.107308593371936 6538 4122 5642 0.107983920400391 0.107983920400391 6539 5642 5643 0.0919555733248638 0.0919555733248638 7832 6456 349 0.0697483782641925 0.0697483782641925 6540 5643 5644 0.101410180701687 0.101410180701687 6541 5644 3470 0.100777601888944 0.100777601888944 6542 3470 5645 0.101863251928372 0.101863251928372 6543 5645 3873 0.0981959903542781 0.0981959903542781 6544 3873 849 0.100085165894781 0.100085165894781 6546 1400 5646 0.00898751016812899 0.00898751016812899 6547 5646 5647 0.190632434837625 0.190632434837625 6548 5647 3388 0.011727623160982 0.011727623160982 6549 3388 5648 0.0568259028608414 0.0568259028608414 6550 5648 5649 0.00637619061562419 0.00637619061562419 6551 5649 5650 0.0463019954871414 0.0463019954871414 6552 5650 2800 0.0477133812275841 0.0477133812275841 6553 2800 5651 0.0470719166287448 0.0470719166287448 6554 5651 5652 0.0458325636837201 0.0458325636837201 6555 5652 5653 0.046653544202397 0.046653544202397 6556 5653 5654 0.0464726377537293 0.0464726377537293 6557 5654 5655 0.0469344544346564 0.0469344544346564 6558 5655 2751 0.046215112991852 0.046215112991852 6559 2751 1096 0.0461039483088431 0.0461039483088431 6560 1096 5656 0.0452023576254509 0.0452023576254509 6561 5656 5657 0.0460150379661812 0.0460150379661812 6562 5657 1539 0.0464321875423527 0.0464321875423527 6563 1539 3855 0.0473472190950861 0.0473472190950861 6565 4485 345 0.22138299033862 0.22138299033862 6566 345 5661 0.163308085042962 0.163308085042962 6567 5661 5662 0.065819748510902 0.065819748510902 6568 5661 5663 0.0801840013229962 0.0801840013229962 6569 3287 5665 0.0688755620206119 0.0688755620206119 6570 5665 5666 0.0427865432685629 0.0427865432685629 6571 5666 523 0.0741847082758752 0.0741847082758752 6572 523 5667 0.0513515905827488 0.0513515905827488 6573 5667 597 0.0787762757947461 0.0787762757947461 6574 597 4825 0.152733980621547 0.152733980621547 6576 2530 1931 0.0607754389242505 0.0607754389242505 6578 5668 5669 0.20518077925237 0.20518077925237 6580 5670 2976 0.052930873102536 0.052930873102536 6582 5671 5672 0.0669604143503768 0.0669604143503768 6583 5672 3722 0.0539771509338677 0.0539771509338677 6584 3722 5673 0.103203771462203 0.103203771462203 6585 5673 5674 0.175725539559539 0.175725539559539 6587 5675 5676 0.204879915807757 0.204879915807757 6588 5677 5678 0.00677682168687122 0.00677682168687122 6589 5678 1665 0.0567234226799308 0.0567234226799308 6590 1665 5679 0.122659531226911 0.122659531226911 6592 5680 5681 0.862768870925976 0.862768870925976 6593 5682 5683 0.164927546324728 0.164927546324728 6594 5683 4367 0.0355730578333277 0.0355730578333277 6595 4367 1448 0.193853665061985 0.193853665061985 6596 1448 5688 0.205590441563944 0.205590441563944 6598 5689 5690 0.100594816308247 0.100594816308247 6599 5690 5691 0.0991234853564762 0.0991234853564762 6601 5438 5692 0.211107914724763 0.211107914724763 6602 5692 4415 0.193109246091061 0.193109246091061 6603 4415 5693 0.226139344299967 0.226139344299967 6606 4323 5694 0.0859068688818743 0.0859068688818743 6608 5695 5696 0.0748977449692987 0.0748977449692987 6609 5696 5073 0.0868839085552243 0.0868839085552243 6610 5073 5333 0.0187220275557185 0.0187220275557185 6612 5697 1590 0.201198112839976 0.201198112839976 18141 10274 10269 0.134684266769083 0.134684266769083 6613 1590 1640 0.20125093456728 0.20125093456728 6615 5698 5699 0.200385663675414 0.200385663675414 6617 5700 5701 0.196514919519562 0.196514919519562 6618 5701 5248 0.110632746994 0.110632746994 6619 5248 5702 0.0945616875172071 0.0945616875172071 6620 5702 1685 0.205454867561864 0.205454867561864 6621 1685 5703 0.206063854698429 0.206063854698429 6622 5703 2430 0.199691165132387 0.199691165132387 6623 2430 5704 0.202603259150386 0.202603259150386 6625 4504 4050 0.176201016140026 0.176201016140026 6626 4050 5707 0.173108439499024 0.173108439499024 6628 1851 2587 0.179402678295732 0.179402678295732 6630 5708 5709 0.275624196707738 0.275624196707738 6632 5710 5711 0.261275347332411 0.261275347332411 6634 5712 5713 0.0444779706577198 0.0444779706577198 6635 5714 5715 0.183336097782058 0.183336097782058 6636 5715 5716 0.203064462732684 0.203064462732684 6638 5717 5718 0.153081250432522 0.153081250432522 6639 5718 5719 0.011675447758709 0.011675447758709 6641 1422 5720 0.117935613657917 0.117935613657917 6643 5721 5722 0.194099197890973 0.194099197890973 6644 5722 2542 0.201930616083342 0.201930616083342 6645 2542 5723 0.411877202316789 0.411877202316789 6646 5724 624 0.116891424974631 0.116891424974631 6648 5725 5726 0.225973303098124 0.225973303098124 6649 5726 3656 0.0613034024300807 0.0613034024300807 6651 5727 5728 0.116763945302488 0.116763945302488 6652 3634 5729 0.249262670016259 0.249262670016259 6653 5729 5730 0.0886979206005476 0.0886979206005476 6654 5730 5731 0.061003880318824 0.061003880318824 6655 5731 3294 0.169569384240282 0.169569384240282 6657 5730 5729 0.0886979206005476 0.0886979206005476 18322 2543 7478 0.411854888798545 0.411854888798545 6660 716 5733 0.106180030125168 0.106180030125168 6661 5733 5734 0.0889628078792179 0.0889628078792179 6663 5735 5736 0.0499420076759338 0.0499420076759338 6664 5736 1132 0.0480445960055664 0.0480445960055664 6665 1132 5737 0.0493807651843696 0.0493807651843696 6666 5737 5738 0.0542607296398929 0.0542607296398929 6667 5738 3848 0.102653360815707 0.102653360815707 6668 3848 5739 0.0481952973910705 0.0481952973910705 6669 5739 5570 0.0504068578554883 0.0504068578554883 6671 5740 5741 0.102055279401325 0.102055279401325 6672 5741 3933 0.103350213888063 0.103350213888063 6675 5742 4200 0.0968208569301817 0.0968208569301817 6676 4200 4193 0.0357662020116287 0.0357662020116287 6677 4193 1067 0.0660115016724451 0.0660115016724451 6678 1067 2520 0.0682249892032966 0.0682249892032966 6679 2520 2503 0.0444235862340648 0.0444235862340648 6680 2503 5743 0.0929237526477458 0.0929237526477458 6681 5743 1230 0.097564382820973 0.097564382820973 6682 1230 4808 0.0974618272678182 0.0974618272678182 6683 4808 2175 0.100974351727253 0.100974351727253 6685 5744 5745 0.139227813146129 0.139227813146129 20421 10782 10783 0.171335167034037 0.171335167034037 6686 5745 4628 0.122998125096167 0.122998125096167 6687 4628 378 0.0772242252157125 0.0772242252157125 6688 378 1257 0.0550380704812319 0.0550380704812319 6689 1257 4543 0.132381944494249 0.132381944494249 6690 4543 2715 0.0724896248395526 0.0724896248395526 7972 6547 5411 0.11011441218455 0.11011441218455 6691 2715 2699 0.0727973179644107 0.0727973179644107 6692 2699 5748 0.121810190364873 0.121810190364873 6696 5750 5751 0.00763183841002978 0.00763183841002978 6697 5751 5752 0.692257458082336 0.692257458082336 6698 2026 4672 0.134236367930218 0.134236367930218 6699 4672 5753 0.102239429594337 0.102239429594337 6700 5753 5754 0.100506379378587 0.100506379378587 6702 5755 5756 0.2002287044093 0.2002287044093 6704 5757 5758 0.173042563926175 0.173042563926175 6706 5759 744 0.063721377479395 0.063721377479395 6707 744 1562 0.141424652289019 0.141424652289019 6708 1562 5760 0.139452228533295 0.139452228533295 6709 5760 5761 0.121153404070921 0.121153404070921 6710 5761 5762 0.0103214683330101 0.0103214683330101 6711 5762 5763 0.04652452941841 0.04652452941841 6712 5764 5765 0.155984788161682 0.155984788161682 6716 5767 5768 0.200784793626825 0.200784793626825 6743 3756 5769 0.0494129956173261 0.0494129956173261 7994 6557 2764 0.0940480727939324 0.0940480727939324 6717 5768 5772 0.846413211947238 0.846413211947238 6718 5772 517 0.0606861281340196 0.0606861281340196 6719 517 5773 0.188473310975888 0.188473310975888 6721 5774 5775 0.0796153059223016 0.0796153059223016 6722 5775 5776 0.00646390558051832 0.00646390558051832 6723 5776 3007 0.1066159594542 0.1066159594542 6724 3007 5777 0.100407769542541 0.100407769542541 6725 5777 4393 0.00579135202620092 0.00579135202620092 6726 4393 5778 0.102044175747327 0.102044175747327 6727 5778 5779 0.107668499777307 0.107668499777307 6728 5779 5780 0.108043382155599 0.108043382155599 6729 5780 5781 0.101222003009649 0.101222003009649 6730 5781 5782 0.103527244594317 0.103527244594317 6733 5784 5785 0.0519740547318723 0.0519740547318723 6734 5785 5786 0.0540518378903488 0.0540518378903488 6735 5786 5787 0.105403398355375 0.105403398355375 6736 5787 5788 0.0515636589786252 0.0515636589786252 6737 5788 5789 0.0542361941294726 0.0542361941294726 6738 5789 1159 0.0519632563805573 0.0519632563805573 6739 1159 1609 0.055296326623055 0.055296326623055 6742 5791 3756 0.0502859716725157 0.0502859716725157 6744 5769 5792 0.0505152652453619 0.0505152652453619 6745 5792 5793 0.0487326254633791 0.0487326254633791 6746 5793 5794 0.0492772484970981 0.0492772484970981 6747 5794 5795 0.0490197084274457 0.0490197084274457 6748 5795 4008 0.0494402902066907 0.0494402902066907 6749 4008 5796 0.0498144967732103 0.0498144967732103 6750 5796 5797 0.0492676243070722 0.0492676243070722 6751 5797 5798 0.0496699296957128 0.0496699296957128 6752 5798 1392 0.0490530110641543 0.0490530110641543 6753 1392 5799 0.0511729331725758 0.0511729331725758 6755 5800 5801 0.0504747882864981 0.0504747882864981 6756 5801 2540 0.0519704512694329 0.0519704512694329 6758 5802 5803 0.0134893781959873 0.0134893781959873 6759 5803 5804 0.0651761990637723 0.0651761990637723 6760 5804 5805 0.00867856878189995 0.00867856878189995 6761 5805 5806 0.145096674327765 0.145096674327765 6762 5806 5807 0.146807263740651 0.146807263740651 6763 5807 5808 0.0971857772299024 0.0971857772299024 8041 6591 5218 0.10367384999594 0.10367384999594 6766 5810 5811 0.146768415759705 0.146768415759705 6768 1701 5812 0.0556890737408001 0.0556890737408001 6769 5812 5813 0.0500299056894462 0.0500299056894462 6770 5813 572 0.048773855210923 0.048773855210923 6771 572 4985 0.0488849816155661 0.0488849816155661 6772 4985 5815 0.0487728428614096 0.0487728428614096 6773 5815 5816 0.0486567223604475 0.0486567223604475 6774 5816 5817 0.0490027802416811 0.0490027802416811 6775 5817 5819 0.0533578755133891 0.0533578755133891 6776 5819 5820 0.0539390556466382 0.0539390556466382 6778 5821 5822 0.0489941039004867 0.0489941039004867 6780 3617 5823 0.0506292858836976 0.0506292858836976 6781 5823 5824 0.0500724300001191 0.0500724300001191 6782 5824 5825 0.0499880884355422 0.0499880884355422 6783 5825 5099 0.0484306981291016 0.0484306981291016 6784 5099 5826 0.0978349213689401 0.0978349213689401 8066 6604 2108 0.411848469661871 0.411848469661871 6786 3484 5827 0.0514683137992155 0.0514683137992155 6787 5827 5828 0.0484135897290906 0.0484135897290906 6789 5829 3698 0.0457527085543311 0.0457527085543311 6790 3698 5705 0.0484471809833024 0.0484471809833024 6791 5705 4572 0.0515108919391295 0.0515108919391295 6792 4572 5830 0.105767692426024 0.105767692426024 6793 5830 5831 0.0553912495449553 0.0553912495449553 6794 5831 5832 0.0496407969110197 0.0496407969110197 6795 5832 5833 0.0474198419855964 0.0474198419855964 6796 5833 5834 0.0495588851512039 0.0495588851512039 6797 5834 5835 0.0489032950107884 0.0489032950107884 6798 5835 2741 0.0480512246257303 0.0480512246257303 6800 5836 5232 0.0488850197079726 0.0488850197079726 6801 5232 5837 0.0498079610709467 0.0498079610709467 6802 5837 3174 0.0480709718129458 0.0480709718129458 6803 3174 5838 0.0510747433773575 0.0510747433773575 6804 5838 4999 0.0480555922075882 0.0480555922075882 8084 6614 6615 0.0939591856631224 0.0939591856631224 6805 4999 5839 0.0491139247433474 0.0491139247433474 6806 5839 731 0.0513728158017048 0.0513728158017048 18529 9525 9153 0.0559524577768326 0.0559524577768326 6807 731 5840 0.100363141472313 0.100363141472313 6810 4683 1528 0.0512242368793757 0.0512242368793757 6811 1528 5087 0.0490096920376181 0.0490096920376181 6812 5087 5841 0.0531197353238214 0.0531197353238214 6813 5841 5011 0.0514391840217863 0.0514391840217863 6814 5011 1747 0.0499193361712115 0.0499193361712115 6815 1747 5608 0.0521168381912245 0.0521168381912245 6816 5608 5842 0.0474458476070982 0.0474458476070982 6817 5842 5449 0.0516188826793533 0.0516188826793533 6818 5449 5428 0.0497563082276933 0.0497563082276933 6819 5428 5390 0.0522374705433985 0.0522374705433985 6820 5390 5843 0.0480447601658553 0.0480447601658553 6822 5844 5845 0.0146913941785162 0.0146913941785162 6823 5845 1699 0.184528247922268 0.184528247922268 6824 1699 5846 0.0932680068963059 0.0932680068963059 6825 5846 5847 0.0932852372069282 0.0932852372069282 6826 5847 3120 0.098410300465854 0.098410300465854 6827 3120 5848 0.0905968964383526 0.0905968964383526 6828 5848 5849 0.19461602791519 0.19461602791519 8104 239 6631 0.0428753899381976 0.0428753899381976 6830 5850 5851 0.0206820775273506 0.0206820775273506 6833 1635 5853 0.0933590693142476 0.0933590693142476 6834 5853 5854 0.015431953306933 0.015431953306933 6835 5854 4213 0.0860217230993429 0.0860217230993429 6836 4213 5855 0.0995731813164872 0.0995731813164872 6837 5855 192 0.102944368273924 0.102944368273924 6838 192 2922 0.0977156398673512 0.0977156398673512 6840 5305 1460 0.094441811393562 0.094441811393562 6841 1460 5433 0.104542660065313 0.104542660065313 6843 5856 1868 0.210287860037949 0.210287860037949 6844 1868 4186 0.189585415099738 0.189585415099738 6846 5432 5857 0.104903215241116 0.104903215241116 6847 5857 5858 0.105720950651237 0.105720950651237 6848 5858 5859 0.105743888331652 0.105743888331652 6849 5859 4421 0.104252361029944 0.104252361029944 6852 5861 5862 0.0519463280728807 0.0519463280728807 6853 5862 5863 0.0520746976816124 0.0520746976816124 6854 5863 5864 0.053223022054701 0.053223022054701 6855 5864 4317 0.0510499917933612 0.0510499917933612 8127 6232 6642 0.179146147134138 0.179146147134138 6857 5865 4505 0.0514748271562017 0.0514748271562017 6858 4505 3608 0.0515275362522861 0.0515275362522861 6859 3608 5866 0.050240952107019 0.050240952107019 6860 5866 5867 0.0507479546434346 0.0507479546434346 6861 5867 5067 0.0521453287858806 0.0521453287858806 6862 5067 5868 0.051338093574988 0.051338093574988 6863 5868 5869 0.0516032507649761 0.0516032507649761 6864 5869 5870 0.0504748368648883 0.0504748368648883 6865 5870 5871 0.0517263613465763 0.0517263613465763 6866 5871 5872 0.102624635673 0.102624635673 6867 5872 3299 0.100255573957512 0.100255573957512 6869 5873 5874 0.0663164411935832 0.0663164411935832 6870 5874 5875 0.0488050085545576 0.0488050085545576 6871 5875 5876 0.702184603750594 0.702184603750594 6874 4525 5880 0.0113022768719971 0.0113022768719971 6875 5880 5881 0.00806516295239482 0.00806516295239482 6876 5881 5882 0.0293119532501538 0.0293119532501538 6877 5882 5883 0.0236481545130312 0.0236481545130312 6878 5883 5884 0.0171068759325808 0.0171068759325808 6879 5884 5885 0.034181660212992 0.034181660212992 6880 5885 5887 0.100387180512852 0.100387180512852 6882 4433 5888 0.29159089003557 0.29159089003557 6883 5888 4667 0.102395884967111 0.102395884967111 6885 1334 1389 0.100271016747699 0.100271016747699 6886 1389 5889 0.10737593920352 0.10737593920352 6887 5889 5890 0.105882607972477 0.105882607972477 6888 5890 4707 0.0969202900217867 0.0969202900217867 6889 4707 5891 0.0993764614715991 0.0993764614715991 6890 5891 5892 0.0973957865151901 0.0973957865151901 6891 5892 5894 0.0203600085186263 0.0203600085186263 6893 5697 5895 0.0355610028885881 0.0355610028885881 6894 5895 5896 0.0640153359599377 0.0640153359599377 6896 4960 5897 0.0913255616395888 0.0913255616395888 6897 5897 766 0.157641216727225 0.157641216727225 6898 766 5898 0.395381245817633 0.395381245817633 6899 5898 5899 0.0981801741162947 0.0981801741162947 6900 5899 5900 0.174689811260162 0.174689811260162 6902 2304 156 0.331433636002878 0.331433636002878 6903 156 1720 0.249409879986366 0.249409879986366 6904 1720 5901 0.152027484629828 0.152027484629828 6906 5902 5903 1.05455714042968 1.05455714042968 6907 491 5904 0.0146888160266615 0.0146888160266615 6908 5904 5905 0.0975979556077691 0.0975979556077691 6910 5906 5907 0.0945117172125904 0.0945117172125904 6911 5907 5908 0.096024253167286 0.096024253167286 6913 1999 3359 0.0933322730569792 0.0933322730569792 6914 3359 2753 0.0957031890234733 0.0957031890234733 6915 2753 5909 0.0964098595755736 0.0964098595755736 6916 5909 2279 0.103797892128295 0.103797892128295 6917 2279 3601 0.0979307072208472 0.0979307072208472 6918 3601 5910 0.101687049589159 0.101687049589159 6919 5910 2134 0.103076736979193 0.103076736979193 6920 2134 5911 0.0994872973933105 0.0994872973933105 6921 5911 5912 0.098205073412404 0.098205073412404 6944 5930 5931 0.00713304879374381 0.00713304879374381 6922 5912 5913 1.00880972234204 1.00880972234204 6923 5914 3921 0.0830806742363044 0.0830806742363044 6924 3921 1014 0.0989804018365723 0.0989804018365723 6925 1014 5915 0.0998222515540108 0.0998222515540108 6926 5915 5916 0.104139822117371 0.104139822117371 6927 5916 5023 0.0793768943130485 0.0793768943130485 6929 5917 5918 0.112165266092601 0.112165266092601 6930 5918 5919 0.108065845165718 0.108065845165718 6931 5919 5920 0.0537421133423824 0.0537421133423824 6932 5920 5921 0.0547683090118863 0.0547683090118863 6933 5921 5922 0.0617512871216813 0.0617512871216813 6934 5922 5923 0.0505486132029595 0.0505486132029595 6935 5923 5924 0.0485674117985671 0.0485674117985671 6936 5924 5925 0.00910751947845144 0.00910751947845144 6937 5925 3160 0.040672974998317 0.040672974998317 6938 3160 5926 0.0119123696733134 0.0119123696733134 6939 5926 5927 0.0422638247579918 0.0422638247579918 6940 5927 5928 0.00946046354749371 0.00946046354749371 6941 5928 4978 0.0392608349230605 0.0392608349230605 6942 4978 5929 0.00830374951839601 0.00830374951839601 6943 5929 5930 0.04322033436118 0.04322033436118 12307 8642 8643 0.0298175315684779 0.0298175315684779 6945 5931 5932 0.0454758802600548 0.0454758802600548 6946 5932 5933 0.0473060152011751 0.0473060152011751 6947 5933 5934 0.0496187677804403 0.0496187677804403 6948 5934 5935 0.0504477908402203 0.0504477908402203 6949 5935 5050 0.0515402266931002 0.0515402266931002 6950 5050 5687 0.0468197679026621 0.0468197679026621 6953 5453 982 0.0502364246424336 0.0502364246424336 6954 982 5937 0.0968891441459385 0.0968891441459385 6955 5937 5938 0.0503259455718068 0.0503259455718068 6956 5938 5939 0.0502893520356679 0.0502893520356679 6957 5939 3129 0.0485573864514234 0.0485573864514234 6958 3129 5117 0.0498372694791184 0.0498372694791184 6959 5117 5941 0.0493022558846739 0.0493022558846739 6960 5941 4716 0.0507626244890517 0.0507626244890517 6961 4716 5942 0.142284142826663 0.142284142826663 6963 5943 5944 0.01393899602166 0.01393899602166 6964 5944 5945 0.364458473389243 0.364458473389243 6965 5945 5946 0.0993153072226578 0.0993153072226578 6966 5946 5947 0.101492282005104 0.101492282005104 6967 5947 5948 0.101164116161519 0.101164116161519 6968 5948 5949 0.102917574680079 0.102917574680079 6969 5949 5950 0.099000654458151 0.099000654458151 6970 5950 5951 0.102683540906436 0.102683540906436 6972 5952 5145 0.0645729302199529 0.0645729302199529 6973 5145 2119 0.0381578888853594 0.0381578888853594 6975 5953 5954 0.100685153983508 0.100685153983508 6976 5954 5955 0.195476970380349 0.195476970380349 6978 5511 5956 0.144816938742182 0.144816938742182 6979 5956 2899 0.0164641943336492 0.0164641943336492 6981 5957 5776 0.0786471324555583 0.0786471324555583 6982 5776 5958 0.142074016754489 0.142074016754489 6984 5959 5960 0.119153206354199 0.119153206354199 6985 5960 5961 0.0270871445537288 0.0270871445537288 6986 5961 5962 0.145839788109516 0.145839788109516 6987 5962 5963 0.00712354730707594 0.00712354730707594 6988 5963 5964 0.140131025523345 0.140131025523345 6989 5964 5965 0.140225597174846 0.140225597174846 6990 5965 4943 0.0161740048379517 0.0161740048379517 6992 5354 5966 0.0365984296224293 0.0365984296224293 8275 6722 2311 0.00867549185460531 0.00867549185460531 6993 5966 5967 0.107476511645453 0.107476511645453 6994 5967 5968 0.147256677185358 0.147256677185358 6995 5968 5969 0.146721278462678 0.146721278462678 6996 5969 5361 0.147170892096024 0.147170892096024 6997 5361 2684 0.148391053722383 0.148391053722383 6999 5970 807 0.0217813759552713 0.0217813759552713 7001 5971 4332 0.0931508534748433 0.0931508534748433 7002 4332 5038 0.0953468172233397 0.0953468172233397 7004 5972 5857 0.176936009900748 0.176936009900748 7005 5857 1300 0.178425403895618 0.178425403895618 7006 1300 5973 0.247668336727678 0.247668336727678 7008 5974 5975 0.19695744936537 0.19695744936537 7010 1502 4378 0.103568243200344 0.103568243200344 7012 5976 2341 0.175343347413509 0.175343347413509 7013 2341 5977 0.176971375987128 0.176971375987128 7014 5977 4784 0.243234077821538 0.243234077821538 7015 4784 5979 0.240492752461347 0.240492752461347 7016 5979 5980 0.0330257004550899 0.0330257004550899 7017 5980 5981 0.271622774119548 0.271622774119548 7018 5981 5982 0.132843712894559 0.132843712894559 7020 5983 5984 0.0865708728240205 0.0865708728240205 7021 5984 5985 0.115162845747273 0.115162845747273 7023 758 5986 0.228351368086018 0.228351368086018 7026 5146 5157 0.0344312485594002 0.0344312485594002 7027 5157 5953 0.0793791794144798 0.0793791794144798 7028 5953 2240 0.201141072863101 0.201141072863101 7029 2240 4913 0.204101361959596 0.204101361959596 7031 5988 5989 0.202410682591791 0.202410682591791 7032 5989 5990 0.204104998697393 0.204104998697393 7033 5990 689 0.195952399265096 0.195952399265096 7034 689 1980 0.165723809852799 0.165723809852799 7035 1980 1965 0.0389234534803582 0.0389234534803582 7036 1965 5991 0.211595737081182 0.211595737081182 7037 5991 2477 0.19787541766453 0.19787541766453 7039 5911 5992 0.199600309761125 0.199600309761125 7040 5992 802 0.200311937766574 0.200311937766574 7041 802 5993 0.204076160777324 0.204076160777324 7042 5993 5994 0.207502868601311 0.207502868601311 7043 5994 5995 0.201507936335064 0.201507936335064 18161 10256 2170 0.118696748630409 0.118696748630409 7044 5995 3065 0.198422916856477 0.198422916856477 7045 3065 5996 0.187785068593932 0.187785068593932 7048 5998 1151 0.103522476706234 0.103522476706234 7049 1151 5999 0.201885859106491 0.201885859106491 7050 5999 2774 0.203030941446461 0.203030941446461 7051 2774 6000 0.200151361396455 0.200151361396455 7053 4375 2856 0.142504312909228 0.142504312909228 7054 2856 6001 0.0983652484533134 0.0983652484533134 7055 6001 6002 0.0964239306891795 0.0964239306891795 7056 6002 6003 0.098310599923513 0.098310599923513 7057 6003 1761 0.137700629072643 0.137700629072643 7058 1761 6004 0.100513600298964 0.100513600298964 7059 6004 3822 0.0995871831820294 0.0995871831820294 7060 3822 5898 0.137360760654976 0.137360760654976 7061 5898 6005 0.132447355715672 0.132447355715672 7063 1597 1654 0.133194225128182 0.133194225128182 7064 1654 6006 0.125247640008909 0.125247640008909 7065 6006 4209 0.0896990215886268 0.0896990215886268 7067 6007 200 0.0969312782671765 0.0969312782671765 7069 6008 6009 0.237519218216988 0.237519218216988 7071 6010 700 0.202130694041649 0.202130694041649 7072 700 6011 0.200920157017241 0.200920157017241 7074 1752 6012 0.41064210801689 0.41064210801689 7076 6013 898 0.069285729612221 0.069285729612221 7079 5168 6014 0.173942254032852 0.173942254032852 7080 6014 2356 0.178647695597581 0.178647695597581 7081 2356 4157 0.173431342052579 0.173431342052579 7082 4157 4744 0.174265758482508 0.174265758482508 7083 4744 6015 0.17586665041424 0.17586665041424 7084 6015 6017 0.166030537226764 0.166030537226764 7085 6017 1206 0.168368552768231 0.168368552768231 7086 1206 6018 0.0222310506019077 0.0222310506019077 7087 6018 3777 0.199517083270274 0.199517083270274 7088 3777 6019 0.15332994885881 0.15332994885881 7089 6019 956 0.176955920540622 0.176955920540622 7090 956 6020 0.174665514088028 0.174665514088028 7091 6020 4894 0.161958937862416 0.161958937862416 7092 4894 6021 0.18390531780345 0.18390531780345 7093 6021 5492 0.174079428498661 0.174079428498661 7094 5492 6022 0.20029370655809 0.20029370655809 7096 3037 6023 0.213499262828813 0.213499262828813 7098 3578 5645 0.141952777714747 0.141952777714747 8369 876 4464 0.138360134725968 0.138360134725968 7100 4359 4350 0.0475473932483631 0.0475473932483631 7101 4350 1533 0.0507609705805194 0.0507609705805194 7102 1533 6024 0.087689125787215 0.087689125787215 7103 6024 3036 0.0935380351023268 0.0935380351023268 7105 2396 6026 0.14381066174273 0.14381066174273 7107 1270 4534 0.202622361744701 0.202622361744701 7108 4534 6027 0.199229442979025 0.199229442979025 7110 6028 6029 0.912875631293974 0.912875631293974 7112 1075 2498 0.0816070075181441 0.0816070075181441 7113 2498 6030 0.0415787253165096 0.0415787253165096 7114 6030 6031 0.0433303737265817 0.0433303737265817 7116 6032 6033 0.0508682336735258 0.0508682336735258 7117 6033 1215 0.0487831269807967 0.0487831269807967 7118 1215 6034 0.0505678656124617 0.0505678656124617 7119 6034 4787 0.0490298276079548 0.0490298276079548 7120 4787 6035 0.0502099740409632 0.0502099740409632 7121 6035 2168 0.0503125854793333 0.0503125854793333 7122 2168 6036 0.0482434584483166 0.0482434584483166 17215 8403 8420 0.200752773596098 0.200752773596098 7123 6036 6037 0.0486536038515005 0.0486536038515005 7125 6038 6039 0.0499795151912972 0.0499795151912972 7126 6039 6040 0.0491412278477837 0.0491412278477837 7127 6040 6041 0.0497771068440158 0.0497771068440158 7128 6041 6042 0.0494653664650395 0.0494653664650395 7129 6042 4660 0.0491491990718702 0.0491491990718702 7130 4660 6043 0.0497609288638681 0.0497609288638681 7131 6043 1290 0.0489747324983769 0.0489747324983769 7133 6044 4562 0.0495973986652376 0.0495973986652376 7134 4562 6045 0.0489640905184848 0.0489640905184848 7135 6045 6046 0.0491691479666822 0.0491691479666822 7136 6046 6047 0.0507578186257211 0.0507578186257211 7137 6047 2730 0.0500913644840885 0.0500913644840885 7138 2730 6048 0.0486937991070737 0.0486937991070737 7139 6048 6049 0.0563508416708434 0.0563508416708434 7140 6049 6050 0.0543668616299433 0.0543668616299433 7141 6050 3755 0.049786406684993 0.049786406684993 7142 3755 6051 0.0495857892809515 0.0495857892809515 7143 6051 6052 0.0496881410470813 0.0496881410470813 7144 6052 6053 0.0491149994031363 0.0491149994031363 18545 5563 7539 0.0787059485791879 0.0787059485791879 7145 6053 6054 0.0498540025598143 0.0498540025598143 7146 6054 6055 0.0489875409651698 0.0489875409651698 7147 6055 4007 0.0499802866726516 0.0499802866726516 7148 4007 6056 0.0488162842829032 0.0488162842829032 7149 6056 6057 0.0489359547659716 0.0489359547659716 7150 6057 6058 0.0509862761511403 0.0509862761511403 7151 6058 1391 0.0507897478531174 0.0507897478531174 7152 1391 6059 0.0484575520219378 0.0484575520219378 7154 6060 6061 0.051268887373703 0.051268887373703 7155 6061 3440 0.0523540538479921 0.0523540538479921 7156 3440 6062 0.0526542821957606 0.0526542821957606 7157 6062 5722 0.0500652354639954 0.0500652354639954 7158 5722 6063 0.0491749564449066 0.0491749564449066 7159 6063 6064 0.0490553316653512 0.0490553316653512 7160 6064 6065 0.0504053225202572 0.0504053225202572 7161 6065 6066 0.0491577785316978 0.0491577785316978 7162 6066 6067 0.0500917004504544 0.0500917004504544 7163 6067 6068 0.0487330457346556 0.0487330457346556 7164 6068 6069 0.0500468552276867 0.0500468552276867 7165 6069 1089 0.0473039342434908 0.0473039342434908 7166 1089 6070 0.0519349767204956 0.0519349767204956 7167 6070 6071 0.0483547253107021 0.0483547253107021 7169 6072 3860 0.0495593243927177 0.0495593243927177 7170 3860 6073 0.0493012970703545 0.0493012970703545 7171 6073 5585 0.0529959751032204 0.0529959751032204 7173 1003 5222 0.108094382628624 0.108094382628624 7175 6074 3213 0.169273308004073 0.169273308004073 7176 3213 6075 0.200540081035548 0.200540081035548 7177 6075 1924 0.199718283006537 0.199718283006537 7178 1924 6076 0.202212418704144 0.202212418704144 7179 6076 3268 0.201184980777767 0.201184980777767 7180 3268 6077 0.201398824177077 0.201398824177077 7181 6077 81 0.202519482529809 0.202519482529809 7182 81 3517 0.205035908609294 0.205035908609294 7183 3517 4259 0.201561198640626 0.201561198640626 7184 4259 6078 0.201877222241407 0.201877222241407 7185 6078 6079 0.198020897047098 0.198020897047098 7186 6079 5828 0.204359521871182 0.204359521871182 7187 5828 6080 0.203452288011347 0.203452288011347 7188 6080 6081 0.199577893436046 0.199577893436046 7189 6082 4198 0.0554105901874734 0.0554105901874734 8462 1578 6834 0.296770354889592 0.296770354889592 7190 4198 6083 0.479532197769768 0.479532197769768 7193 6085 3417 0.199987779646285 0.199987779646285 7195 5561 6086 0.0785728419075768 0.0785728419075768 7196 6086 6087 0.711200705359908 0.711200705359908 7197 6088 6089 0.0569381576865727 0.0569381576865727 7199 1755 4797 0.0569796757564415 0.0569796757564415 7200 4797 6090 0.0568688820659326 0.0568688820659326 7201 6090 2163 0.0576467707798926 0.0576467707798926 7202 2163 6091 0.115287318699314 0.115287318699314 7204 4029 6092 0.199820514844545 0.199820514844545 7205 6092 3413 0.201407533266255 0.201407533266255 7207 6093 6094 0.0604203300865654 0.0604203300865654 7208 6094 6095 0.0494745769978518 0.0494745769978518 7209 6095 6096 0.0926701881064251 0.0926701881064251 7210 6096 4028 0.05825540400242 0.05825540400242 7212 5558 6097 0.589453817263917 0.589453817263917 7213 111 6098 0.0840698350347185 0.0840698350347185 7214 6098 5387 0.102649580636379 0.102649580636379 7216 6099 4834 0.0618019179836103 0.0618019179836103 7217 4834 6100 0.103506880889302 0.103506880889302 7218 6100 6101 0.102436270515026 0.102436270515026 7219 6101 6102 0.0462582791506537 0.0462582791506537 7221 5388 6103 0.0951666989097628 0.0951666989097628 7222 6103 6104 0.103533109860882 0.103533109860882 17793 6179 8402 0.062258154453335 0.062258154453335 7223 6104 6105 1.01266363478673 1.01266363478673 7226 6107 6108 0.0985711721031886 0.0985711721031886 7227 6108 6109 0.106459269312792 0.106459269312792 7228 6109 6110 0.106833918076069 0.106833918076069 7229 6110 3622 0.0989181087898918 0.0989181087898918 7230 3622 6111 0.098886772683552 0.098886772683552 7231 6111 6112 0.0498651872917774 0.0498651872917774 7232 6112 6113 0.0465544361472323 0.0465544361472323 7233 6113 6114 0.048644459525012 0.048644459525012 7234 6114 1769 0.0504837415599517 0.0504837415599517 7235 1769 4488 0.0559949291466801 0.0559949291466801 7236 4488 6115 0.0469382916231929 0.0469382916231929 7237 6115 4839 0.0486148679353184 0.0486148679353184 7239 1519 5280 0.0508144170388461 0.0508144170388461 7240 5280 6116 0.0496680994860777 0.0496680994860777 7241 6116 1086 0.0854394240121282 0.0854394240121282 7244 6118 5426 0.102968153598516 0.102968153598516 7245 5426 6119 0.101169119900675 0.101169119900675 7246 6119 2048 0.10059076820208 0.10059076820208 7247 2048 6120 0.0997250287478783 0.0997250287478783 7248 6120 6121 0.100591265363907 0.100591265363907 7249 6121 6122 0.0474195280765072 0.0474195280765072 7250 6122 3477 0.0495243305794908 0.0495243305794908 7251 3477 6123 0.0472960657562571 0.0472960657562571 7252 6123 6075 0.0518212274102399 0.0518212274102399 7253 6075 6124 0.0477720158174774 0.0477720158174774 7254 6124 3692 0.0491494225474026 0.0491494225474026 7255 3692 6125 0.0492733746042409 0.0492733746042409 7256 6125 4567 0.0513179295413005 0.0513179295413005 7257 4567 6126 0.104996585237884 0.104996585237884 7259 6127 6128 0.202552708883543 0.202552708883543 7260 6128 6129 0.200575382409089 0.200575382409089 7261 6129 6130 0.200851528697639 0.200851528697639 7263 6131 4042 0.178407205955933 0.178407205955933 7264 4042 6132 0.176658257473219 0.176658257473219 7265 6132 6133 0.173893747367395 0.173893747367395 7266 6133 1832 0.00321363581065808 0.00321363581065808 7267 1832 6134 0.0979518830790181 0.0979518830790181 7268 6134 2577 0.0768544895315019 0.0768544895315019 7270 2974 713 0.0553033256449361 0.0553033256449361 7271 713 1884 0.049816225531446 0.049816225531446 7272 1884 269 0.0489259588819734 0.0489259588819734 7273 269 6135 0.049929244786193 0.049929244786193 7274 6135 6095 0.0608968307992014 0.0608968307992014 7276 1819 6136 0.206807888451467 0.206807888451467 7278 6137 6138 0.137211297869344 0.137211297869344 7280 6139 4576 0.0888580713995718 0.0888580713995718 7281 4576 6140 0.134023429450374 0.134023429450374 7282 6140 5292 0.135037120828343 0.135037120828343 7283 5292 6141 0.134292125855752 0.134292125855752 7285 11 6142 0.134290112908847 0.134290112908847 7286 6142 6143 0.134379347336523 0.134379347336523 7287 6143 6144 0.135319045428869 0.135319045428869 7288 6144 6145 0.133823509557072 0.133823509557072 7289 6145 6146 0.133595456488811 0.133595456488811 7290 6146 6147 0.132813208199385 0.132813208199385 7291 6147 6148 0.135903166352965 0.135903166352965 7293 6149 5532 0.117263436099258 0.117263436099258 7294 5532 6150 0.292646155170772 0.292646155170772 7296 4069 6054 0.143532163506992 0.143532163506992 7297 6054 5794 0.200517814130868 0.200517814130868 7299 6151 6152 0.134234537479531 0.134234537479531 7300 6152 2491 0.134965193585355 0.134965193585355 7301 2491 2836 0.132191750515313 0.132191750515313 7303 2760 6153 0.17786816992516 0.17786816992516 7304 6153 3104 0.174733256162163 0.174733256162163 7305 3104 6156 0.194828104098244 0.194828104098244 7307 62 3549 0.192897189560382 0.192897189560382 7309 191 5855 0.144500472019434 0.144500472019434 7313 1335 6158 0.164940728280041 0.164940728280041 7315 3709 719 0.105637457999026 0.105637457999026 7317 3184 6159 0.175088076753778 0.175088076753778 7318 6159 91 0.0479220492178455 0.0479220492178455 7319 91 3527 0.203258724621779 0.203258724621779 7320 3527 6160 0.201096029386997 0.201096029386997 7321 6160 6161 0.201913621123293 0.201913621123293 7323 6162 5834 0.203525395170747 0.203525395170747 7324 5834 6163 0.200952914390398 0.200952914390398 7326 3276 3651 0.182839298131176 0.182839298131176 7329 6166 4285 0.103763551261197 0.103763551261197 7331 1617 6167 0.103830241851319 0.103830241851319 7333 6168 2159 0.117895446926253 0.117895446926253 7334 2159 4795 0.11289998607803 0.11289998607803 7335 4795 1226 0.113625921506999 0.113625921506999 7337 4401 4400 0.117696624021516 0.117696624021516 7341 2320 4278 0.147648925220672 0.147648925220672 7342 4278 6174 0.145039413918761 0.145039413918761 7343 6174 633 0.147839808469135 0.147839808469135 7344 633 5324 0.144274087604939 0.144274087604939 7345 5324 2036 0.144878759704946 0.144878759704946 7346 2036 6175 0.146765627629388 0.146765627629388 7347 6175 5506 0.146988764364424 0.146988764364424 7349 4458 6176 0.146285529633972 0.146285529633972 7350 6176 6177 0.143815084290611 0.143815084290611 7351 6177 6178 0.149072223288683 0.149072223288683 7352 6178 6179 0.102502676747671 0.102502676747671 7353 6179 6180 0.0433701075577025 0.0433701075577025 7354 6180 6181 0.146972104646326 0.146972104646326 7355 6181 6182 0.147344314502621 0.147344314502621 7356 6182 6183 0.145754933885852 0.145754933885852 7357 6183 6184 0.147948446924155 0.147948446924155 7358 6184 6185 0.145005273136899 0.145005273136899 7359 6185 6186 0.141478743986661 0.141478743986661 7360 6186 5784 0.0051191432185562 0.0051191432185562 7361 5784 6187 0.145606807182671 0.145606807182671 7362 6187 6188 0.145777030768037 0.145777030768037 7363 6188 6189 0.147177496711371 0.147177496711371 7365 999 4221 0.0806091686632927 0.0806091686632927 7366 4221 6190 0.102381971527348 0.102381971527348 7367 6190 6193 0.0984965085324321 0.0984965085324321 7368 6193 969 0.0952400858484175 0.0952400858484175 7369 969 6194 0.0506536388127553 0.0506536388127553 7370 6194 5287 0.0506057613654141 0.0506057613654141 7371 5287 3152 0.0954510374534177 0.0954510374534177 7372 3152 4968 0.0960843478924756 0.0960843478924756 7373 4968 6195 0.0415654887010154 0.0415654887010154 15921 9749 9750 0.0318908811678005 0.0318908811678005 7401 6213 6214 0.0495719593537107 0.0495719593537107 7374 335 340 0.288826145863276 0.288826145863276 7378 519 6197 0.0784497798176465 0.0784497798176465 7379 6197 6198 0.0395399248279629 0.0395399248279629 7380 6198 6199 0.019955626672929 0.019955626672929 7382 6200 6201 0.0919482301684137 0.0919482301684137 7383 6201 6202 0.111020276961071 0.111020276961071 7385 4485 6203 0.0919528384362936 0.0919528384362936 7386 6203 4199 0.0670783480641165 0.0670783480641165 7387 4199 6204 0.129739883939344 0.129739883939344 7388 6204 6083 0.021522983414344 0.021522983414344 7390 1820 6205 0.059780784078693 0.059780784078693 7391 6205 6206 0.0520794903588436 0.0520794903588436 7392 6206 6207 0.0535277276856965 0.0535277276856965 7393 6207 6208 0.052616435606338 0.052616435606338 7395 6209 6210 0.054197774205049 0.054197774205049 7396 6210 600 0.122572832169608 0.122572832169608 7397 600 6211 0.0472521628905724 0.0472521628905724 7398 6211 5708 0.0430357389006543 0.0430357389006543 7399 5708 6212 0.0495085394583916 0.0495085394583916 7400 6212 6213 0.0462483397604104 0.0462483397604104 7402 6214 6215 0.0428153220943109 0.0428153220943109 7403 6215 6216 0.0471000262746752 0.0471000262746752 7404 6216 6217 0.0473822229177533 0.0473822229177533 7405 6217 1100 0.091970261814681 0.091970261814681 7406 1100 6218 0.0449415553049736 0.0449415553049736 7407 6218 6219 0.0480654852744355 0.0480654852744355 7408 6219 6221 0.0454218674668918 0.0454218674668918 7409 6221 3858 0.0463369187822574 0.0463369187822574 7410 3858 6222 0.0463493111972249 0.0463493111972249 7411 6222 5594 0.0512843332286284 0.0512843332286284 7412 5594 6223 0.0568069326737853 0.0568069326737853 7413 6223 6224 0.0525700432289869 0.0525700432289869 7414 6224 6225 0.0976339163821139 0.0976339163821139 7439 6242 6243 0.0662881511283164 0.0662881511283164 7415 6225 6226 0.598121759063317 0.598121759063317 7416 3855 6227 0.0533569775705536 0.0533569775705536 7417 6227 5550 0.054545728952838 0.054545728952838 7419 6228 6229 0.0491582246006862 0.0491582246006862 7420 6229 6230 0.632851875022697 0.632851875022697 7421 4649 6231 0.0998318489902405 0.0998318489902405 7423 3956 6232 0.132968901609209 0.132968901609209 7424 6232 6233 0.0436348818689085 0.0436348818689085 7425 6233 6234 0.0454822742996404 0.0454822742996404 7426 6234 6235 0.049945575036802 0.049945575036802 7427 6235 6236 0.0503304157761669 0.0503304157761669 7428 6236 6237 0.0508263629674458 0.0508263629674458 7429 6237 4952 0.0505868421691217 0.0505868421691217 7430 4952 4681 0.10191805721873 0.10191805721873 7431 4681 6238 0.099594470461032 0.099594470461032 7432 6238 6239 0.057251122773958 0.057251122773958 7433 6239 6240 0.108863184827896 0.108863184827896 7434 6240 5092 0.0381385955203522 0.0381385955203522 7435 5092 5227 0.108194428858344 0.108194428858344 7437 5219 6241 0.0418231546106276 0.0418231546106276 7438 6241 6242 0.0122130870650471 0.0122130870650471 7442 1601 1657 0.147607723017958 0.147607723017958 7444 5765 6244 0.238854062350574 0.238854062350574 7445 6244 5899 0.278312459096762 0.278312459096762 7446 5899 1600 0.0794217837629518 0.0794217837629518 7448 4405 4957 0.275380198668453 0.275380198668453 7450 4315 4502 0.0962009886521744 0.0962009886521744 7451 4502 6245 0.0998685092157526 0.0998685092157526 7452 6245 5078 0.0969948238046964 0.0969948238046964 7453 5078 6246 0.102086344844989 0.102086344844989 7454 6246 6247 0.102069890156656 0.102069890156656 7455 6247 6248 0.0998684901150858 0.0998684901150858 7456 6248 6249 0.099157147424293 0.099157147424293 7457 6249 6250 0.0998927126402804 0.0998927126402804 7459 4376 2857 0.174778525570848 0.174778525570848 7461 1656 6251 0.113089099397014 0.113089099397014 7462 6251 4210 0.0895877408394824 0.0895877408394824 7463 4210 6252 0.0984078699260149 0.0984078699260149 7464 6252 202 0.0984164433029134 0.0984164433029134 7465 202 2930 0.0999116533304243 0.0999116533304243 7467 5311 1467 0.0969591422712861 0.0969591422712861 7468 1467 5446 0.104331765041419 0.104331765041419 7470 6253 6254 0.108544830855141 0.108544830855141 7471 6254 6255 0.0440614876081187 0.0440614876081187 7472 6255 6256 0.10258169252724 0.10258169252724 7473 6256 6257 0.0426791560290334 0.0426791560290334 7474 6257 1181 0.0541704333597994 0.0541704333597994 7476 6258 5341 0.664349456749629 0.664349456749629 7480 1556 736 0.1281317837441 0.1281317837441 7482 6260 6261 0.0586102720745076 0.0586102720745076 7484 1188 6262 0.0214828666370953 0.0214828666370953 7485 6262 3789 0.199388923153335 0.199388923153335 7486 3789 5915 0.154872293830304 0.154872293830304 7487 5915 6263 0.0506492890867135 0.0506492890867135 7488 6264 2248 0.0665325760000431 0.0665325760000431 7489 2248 4881 0.176090081583566 0.176090081583566 7490 4881 6265 0.19613430259676 0.19613430259676 7491 6265 5479 0.175348484443179 0.175348484443179 7492 5479 6266 0.176845636908204 0.176845636908204 7493 6266 6267 0.178089834743743 0.178089834743743 7494 6267 676 0.00240181041514711 0.00240181041514711 7495 676 6268 0.00459391026290071 0.00459391026290071 7496 6268 6269 0.174858851790528 0.174858851790528 7497 6269 4598 0.173764465207871 0.173764465207871 7500 6270 6271 0.133612621428605 0.133612621428605 7501 6271 6272 0.00412533177852682 0.00412533177852682 7502 6272 6273 0.00367565176707242 0.00367565176707242 7503 6273 6274 0.134146296121319 0.134146296121319 20534 10849 10832 0.00532626442143788 0.00532626442143788 7504 6274 6275 0.138338671785307 0.138338671785307 7505 6275 829 0.140763564032817 0.140763564032817 7506 829 3569 0.13985476308825 0.13985476308825 7507 3569 5638 0.139885286720423 0.139885286720423 7508 5638 4342 0.139394668795268 0.139394668795268 7509 4342 6276 0.136887040523289 0.136887040523289 7510 6276 3042 0.135179672321338 0.135179672321338 7511 3042 6277 0.141328751765533 0.141328751765533 7512 6277 6278 0.0048613905607292 0.0048613905607292 7513 6278 6279 0.138461653724603 0.138461653724603 7514 6279 1163 0.137550674895164 0.137550674895164 7515 1163 883 0.14127337175944 0.14127337175944 7516 883 4468 0.137815416161984 0.137815416161984 7517 4468 2790 0.135224582480649 0.135224582480649 7518 2790 5258 0.130698751805084 0.130698751805084 7519 5258 6280 0.127788689349157 0.127788689349157 7521 6281 4149 0.293690516229792 0.293690516229792 7522 4149 4399 0.168839008279682 0.168839008279682 7524 6202 6282 0.107543949920042 0.107543949920042 7525 6282 6283 0.203165579542053 0.203165579542053 7526 6283 2881 0.158375292404745 0.158375292404745 7528 6284 6285 0.199406415880408 0.199406415880408 7530 2831 1439 0.198717844078091 0.198717844078091 7531 1439 6286 0.198972452931936 0.198972452931936 7533 4103 6046 0.129598634612641 0.129598634612641 7534 6046 6287 0.200664408696912 0.200664408696912 7535 6287 6288 0.407763176533057 0.407763176533057 7536 3356 6289 0.17574244534878 0.17574244534878 7537 6289 3103 0.174022554549137 0.174022554549137 7538 3103 6290 0.195576263268451 0.195576263268451 7539 6290 6291 0.0184164625226683 0.0184164625226683 7543 5848 6293 0.0908806324614032 0.0908806324614032 7544 6293 6294 0.111642131539399 0.111642131539399 7546 6295 6296 0.199763041133193 0.199763041133193 7547 6297 4228 0.205146518268072 0.205146518268072 7548 4228 6298 0.220075142380819 0.220075142380819 7549 6299 6300 0.269225278413762 0.269225278413762 7550 6300 6301 0.135380699238895 0.135380699238895 7551 6301 6037 0.201685647547083 0.201685647547083 7552 6037 4092 0.180825512734332 0.180825512734332 8788 5909 7005 0.202308283638507 0.202308283638507 7555 1356 1434 0.0619921139139986 0.0619921139139986 7556 1434 1416 0.0702533335118034 0.0702533335118034 7557 1416 2824 0.130534926760632 0.130534926760632 7558 2824 2485 0.13649413612348 0.13649413612348 7559 2485 6304 0.132600390611243 0.132600390611243 7560 6304 6305 0.13375224687231 0.13375224687231 7562 6293 6306 0.193932773048905 0.193932773048905 7564 6307 4033 0.1068931298406 0.1068931298406 7566 6308 1505 0.201208565153675 0.201208565153675 7567 1505 178 0.201696340498873 0.201696340498873 7568 178 1706 0.202420430939935 0.202420430939935 7569 1706 6310 0.205872571954156 0.205872571954156 7571 1393 5861 0.176199480761084 0.176199480761084 7573 1309 5328 0.243304763536767 0.243304763536767 17643 524 9824 0.0585508481458027 0.0585508481458027 7575 6311 6312 0.480549704702292 0.480549704702292 7576 4368 1449 0.194542255499986 0.194542255499986 7577 1449 6313 0.208609985343506 0.208609985343506 7578 6313 6314 0.103555170544593 0.103555170544593 7579 6314 6315 0.0981349608621905 0.0981349608621905 7581 3820 5895 0.101734690953305 0.101734690953305 7583 6316 6317 0.456743307850688 0.456743307850688 7584 5896 1591 0.201196573887444 0.201196573887444 7585 1591 1642 0.201704599280981 0.201704599280981 7587 4303 6319 0.0895876341901528 0.0895876341901528 7589 6320 5074 0.0881249654942257 0.0881249654942257 7590 5074 6321 0.0822356991688935 0.0822356991688935 7592 3098 3208 0.20139821402018 0.20139821402018 7593 3208 6120 0.199810792778826 0.199810792778826 7594 6120 1919 0.202180610053987 0.202180610053987 7595 1919 6322 0.202387552164505 0.202387552164505 7596 6322 3262 0.201452153939087 0.201452153939087 7597 3262 6323 0.198460905873661 0.198460905873661 7599 6325 6326 0.0490995020648654 0.0490995020648654 7600 6326 6327 0.055368676730927 0.055368676730927 7601 6327 6328 0.0309445801475025 0.0309445801475025 7602 6328 992 0.0695937269558986 0.0695937269558986 7603 992 5033 0.0562459052664965 0.0562459052664965 8836 2977 657 0.0520837064464313 0.0520837064464313 7604 5033 6329 0.0516777216994855 0.0516777216994855 7605 6329 5046 0.105372499364086 0.105372499364086 7606 5046 4160 0.118696493530277 0.118696493530277 7607 4160 6330 0.136699581092316 0.136699581092316 7608 6330 4974 0.128955324206818 0.128955324206818 7609 4974 4766 0.151821196012923 0.151821196012923 7610 4766 6331 0.118237006648706 0.118237006648706 7611 6331 6332 0.150079343538278 0.150079343538278 7612 6332 6333 0.165501031184984 0.165501031184984 7613 6333 6334 0.0461738747625761 0.0461738747625761 7614 6334 6335 0.133457305058149 0.133457305058149 7615 6335 1212 0.134967826650912 0.134967826650912 7617 2900 6336 0.106167707809224 0.106167707809224 7618 6336 6337 0.104928236912142 0.104928236912142 7619 6337 4735 0.104475212628964 0.104475212628964 7620 4735 6338 0.102406513567036 0.102406513567036 7621 6338 6339 0.111236760215522 0.111236760215522 7622 6339 5400 0.102611714232847 0.102611714232847 7623 5400 6340 0.108937307551118 0.108937307551118 7624 6340 3903 0.106714805368354 0.106714805368354 7625 3903 1040 0.101833845648583 0.101833845648583 7626 1040 6276 0.108458622663871 0.108458622663871 7627 6276 6341 0.106851583282394 0.106851583282394 7628 6341 5005 0.0997823108241272 0.0997823108241272 7629 5005 3326 0.104184561842385 0.104184561842385 7630 3326 6343 0.103107525114489 0.103107525114489 7631 6343 6344 0.102577524667858 0.102577524667858 7632 6344 2077 0.109057202290834 0.109057202290834 7633 2077 2674 0.105238001385814 0.105238001385814 7634 2674 4124 0.102908082653388 0.102908082653388 7635 4124 6345 0.111237019236159 0.111237019236159 7636 6345 6346 0.0932071004983952 0.0932071004983952 7637 6346 6347 0.101110239024215 0.101110239024215 7638 6347 3472 0.0998858354760893 0.0998858354760893 7639 3472 6024 0.100184077827119 0.100184077827119 7641 3875 6348 0.0931831682605449 0.0931831682605449 7642 6348 851 0.00806942804368034 0.00806942804368034 7644 6349 6350 0.122741608307903 0.122741608307903 7646 6351 6352 0.0367221312616467 0.0367221312616467 7648 6353 6352 0.031587926861642 0.031587926861642 7649 6352 6353 0.031587926861642 0.031587926861642 7651 4284 5406 0.209059343043956 0.209059343043956 7652 5406 3139 0.106127827196287 0.106127827196287 7653 3139 3924 0.0976499059560775 0.0976499059560775 7654 3924 5060 0.353918950652385 0.353918950652385 7655 5060 5012 0.0994873589954365 0.0994873589954365 7658 6356 2071 0.094898000530225 0.094898000530225 7659 2071 2669 0.0951372963506741 0.0951372963506741 7660 2669 4139 0.0930605458860926 0.0930605458860926 7661 4139 6357 0.0866508308410144 0.0866508308410144 7662 6357 6358 0.100153967379628 0.100153967379628 7663 6358 6359 0.094521960675225 0.094521960675225 7664 6359 834 0.394334341459341 0.394334341459341 7665 834 871 0.00699086459728944 0.00699086459728944 7666 871 6360 0.0985643561678323 0.0985643561678323 7667 6360 6361 0.0919153430634884 0.0919153430634884 7668 6361 6362 0.0142210252134503 0.0142210252134503 7670 6363 6250 0.198277134301598 0.198277134301598 7671 6250 6258 0.115286899945233 0.115286899945233 7672 6258 6364 0.0878557774552784 0.0878557774552784 7673 6364 1498 0.200867314778576 0.200867314778576 7675 187 5877 0.162832287710312 0.162832287710312 7676 5877 1716 0.0499429374304698 0.0499429374304698 7678 6365 1582 0.142378532382676 0.142378532382676 7679 1582 6366 1.28806099537571 1.28806099537571 7680 6367 2271 0.093525872105216 0.093525872105216 7681 2271 6368 0.0953526699152847 0.0953526699152847 7682 6368 6369 0.0956103425754401 0.0956103425754401 7683 6369 2130 0.0946975078442247 0.0946975078442247 7684 2130 5981 0.0976635368625979 0.0976635368625979 7685 5981 6370 0.0910203235542429 0.0910203235542429 7686 6370 2335 0.0939706612325521 0.0939706612325521 7687 2335 6371 1.7470149025737 1.7470149025737 7688 96 3500 0.202527213410831 0.202527213410831 7689 3500 6372 0.200485391157046 0.200485391157046 7690 6372 6373 0.200744473183588 0.200744473183588 7691 6373 6374 0.203425216522523 0.203425216522523 7692 6374 261 0.363896677888795 0.363896677888795 7693 261 6375 0.041137585532266 0.041137585532266 7694 6375 6376 0.527231991542063 0.527231991542063 8934 2865 7087 0.201874708309178 0.201874708309178 7696 6377 3069 0.174367166483664 0.174367166483664 7697 3069 6378 0.175688037406208 0.175688037406208 7698 6378 6379 0.195293035214527 0.195293035214527 7700 5015 6380 0.0917013339896307 0.0917013339896307 7702 380 6381 0.0601450697094338 0.0601450697094338 7703 6381 3398 0.0950953426294514 0.0950953426294514 7704 3398 6384 0.0512135480319707 0.0512135480319707 7705 6384 6385 0.0512477474787707 0.0512477474787707 7706 6385 6386 0.0508150751685789 0.0508150751685789 7707 6386 6387 0.0467877396177586 0.0467877396177586 7708 6387 6388 0.102738526459791 0.102738526459791 7709 6388 6389 0.0502022657375815 0.0502022657375815 7710 6389 6390 0.0495952560526731 0.0495952560526731 7711 6390 6391 0.0506266673865361 0.0506266673865361 7712 6391 1111 0.0484464674507555 0.0484464674507555 7714 4654 1272 0.131229439030854 0.131229439030854 7715 1272 6392 0.0233060632854453 0.0233060632854453 7716 6392 4560 0.111717062627726 0.111717062627726 7717 4560 2711 0.115276038939543 0.115276038939543 7718 2711 6393 0.157827401374253 0.157827401374253 7720 6394 6142 0.134287937529063 0.134287937529063 7721 6142 4016 0.132933704994743 0.132933704994743 7722 4016 6395 0.00906250528140326 0.00906250528140326 7723 6395 382 0.124591902443133 0.124591902443133 7725 5850 6396 0.00523272011597534 0.00523272011597534 7726 6396 501 0.199511293598505 0.199511293598505 7727 501 6397 0.217152349025227 0.217152349025227 7728 6397 6398 0.36755359975324 0.36755359975324 7730 3613 6399 0.21266860576331 0.21266860576331 7732 6401 6402 0.038551456513769 0.038551456513769 7733 6402 6403 0.01171446339475 0.01171446339475 7735 2909 6404 0.0724414530545414 0.0724414530545414 7736 6404 6405 0.105070094163828 0.105070094163828 7737 6405 6174 0.106062498124406 0.106062498124406 7738 6174 3312 0.104669820520163 0.104669820520163 7739 3312 6406 0.105292804834109 0.105292804834109 7741 5545 2415 0.0733757601851338 0.0733757601851338 7743 5056 4299 0.0731858562049149 0.0731858562049149 7745 5093 6407 0.0155546054802435 0.0155546054802435 7747 3914 4762 0.124500033165113 0.124500033165113 7750 6409 5773 0.332202382721644 0.332202382721644 7752 6410 6411 0.0178672618817003 0.0178672618817003 7754 6409 6412 0.0520862922994697 0.0520862922994697 7756 6231 6413 0.198055274582402 0.198055274582402 7758 6414 6415 0.189433856898839 0.189433856898839 7759 6416 4038 0.0834324728266378 0.0834324728266378 7761 6417 4521 0.134579982196382 0.134579982196382 7762 4521 5240 0.13502405245006 0.13502405245006 7763 5240 6418 0.13412336654487 0.13412336654487 7764 6418 6419 0.133878890575632 0.133878890575632 7765 6419 1678 0.134913237668999 0.134913237668999 7766 1678 6421 0.134568146094945 0.134568146094945 7767 6421 2457 0.135266114631303 0.135266114631303 7768 2457 3225 0.138075006668938 0.138075006668938 7769 3225 5745 0.134195295626898 0.134195295626898 7770 5745 5522 0.132936679979251 0.132936679979251 7771 5522 6422 0.135417328130375 0.135417328130375 7772 6422 6423 0.137879539043021 0.137879539043021 7776 6425 6426 0.131565838315989 0.131565838315989 9014 7117 7118 0.0653478278832396 0.0653478278832396 7778 2486 2825 0.134659485620958 0.134659485620958 7779 2825 1435 0.20171777298344 0.20171777298344 7780 1435 6427 0.150355567395556 0.150355567395556 7782 4094 6039 0.18817564016619 0.18817564016619 7783 6039 6428 0.201342188276825 0.201342188276825 7784 6428 6429 0.404705192201308 0.404705192201308 7785 6430 2403 0.202864038761159 0.202864038761159 7786 2403 6431 0.0331723473682169 0.0331723473682169 7787 6431 6432 0.176045966759895 0.176045966759895 7789 6433 6434 0.0826623084672878 0.0826623084672878 7790 6434 6435 0.102944521823956 0.102944521823956 7791 6435 6436 0.00978588535341196 0.00978588535341196 7793 6131 5859 0.176922247784819 0.176922247784819 7794 5859 1306 0.176947022701008 0.176947022701008 7795 1306 6437 0.245961882429388 0.245961882429388 7797 4379 175 0.0949912703955897 0.0949912703955897 7799 6438 6439 0.118265132463411 0.118265132463411 7800 426 6440 0.136068759302944 0.136068759302944 7801 6440 6140 0.13326442219696 0.13326442219696 7802 6140 4012 0.134504046499466 0.134504046499466 7803 4012 6441 0.132430300578831 0.132430300578831 7804 6441 6442 0.13523718007968 0.13523718007968 7805 6442 3383 0.131020837855346 0.131020837855346 7807 6443 5593 0.101318153214668 0.101318153214668 7809 5592 6444 0.0976166388579658 0.0976166388579658 7810 6444 6445 0.491425863708822 0.491425863708822 7814 2400 6448 0.282522157819803 0.282522157819803 7817 2813 6450 0.086833012009872 0.086833012009872 7819 6451 6452 0.0978256934477298 0.0978256934477298 7820 6452 3935 0.102019422492613 0.102019422492613 7821 3935 5623 0.0992172562512715 0.0992172562512715 7823 6453 4202 0.100516365940058 0.100516365940058 7824 4202 1069 0.100502974298411 0.100502974298411 7825 1069 2505 0.106288157429336 0.106288157429336 7827 6454 1236 0.0948029547901802 0.0948029547901802 7828 1236 4810 0.0999111243280575 0.0999111243280575 7829 4810 2177 0.101346858256007 0.101346858256007 7830 2177 595 0.0594373309242362 0.0594373309242362 7831 595 6456 0.0424911721972826 0.0424911721972826 7833 349 6422 0.0713248739505624 0.0713248739505624 7834 6422 4630 0.121079515215535 0.121079515215535 7836 1259 376 0.0755636106904258 0.0755636106904258 7837 376 4545 0.0608816123146845 0.0608816123146845 7838 4545 2701 0.135701731606855 0.135701731606855 7839 2701 6457 0.126994454068005 0.126994454068005 7841 6458 6459 0.0454788769710747 0.0454788769710747 7842 6459 6460 0.0496400956308302 0.0496400956308302 7843 6460 6461 0.0515972381206 0.0515972381206 7845 6462 6463 0.0483118204156802 0.0483118204156802 7846 6463 1134 0.0499784066419261 0.0499784066419261 7847 1134 6464 0.0497410465605515 0.0497410465605515 7849 6465 6466 0.0544130408961272 0.0544130408961272 7850 6466 3850 0.0472855484942146 0.0472855484942146 7851 3850 6467 0.0501739162143614 0.0501739162143614 7852 6467 5576 0.0486954285842123 0.0486954285842123 7854 6468 4673 0.110758148850492 0.110758148850492 7855 4673 6469 0.101963932591745 0.101963932591745 7857 5575 6471 0.0065719182159958 0.0065719182159958 7858 6471 6472 0.0420124186537075 0.0420124186537075 7859 6472 6473 0.0412603655949121 0.0412603655949121 7860 6473 6474 0.00681975388326533 0.00681975388326533 7862 6476 3433 0.101986471383689 0.101986471383689 7864 6477 6478 0.14533158628719 0.14533158628719 7865 6478 6479 0.146043976986052 0.146043976986052 7866 6479 2014 0.145258231311968 0.145258231311968 7867 2014 6480 0.148541120069898 0.148541120069898 7868 6480 6481 0.146497737165933 0.146497737165933 7870 6482 6483 0.108282286689265 0.108282286689265 7871 6483 6484 0.108491401341724 0.108491401341724 7873 6485 6486 0.107588206878742 0.107588206878742 7874 6486 6487 0.108152480667507 0.108152480667507 7875 6487 6488 0.101444382501879 0.101444382501879 7876 6488 6489 0.0964116258051976 0.0964116258051976 7877 6489 6490 0.100996661509111 0.100996661509111 7878 6490 6491 0.0875395650093709 0.0875395650093709 7879 6491 5045 0.0321137501610987 0.0321137501610987 7880 5045 6492 0.117702359393688 0.117702359393688 7882 6493 6494 0.102121868544675 0.102121868544675 7885 5423 6497 0.104998299985498 0.104998299985498 7887 6498 2276 0.0954001386196214 0.0954001386196214 7888 2276 3599 0.06824353272523 0.06824353272523 7889 3599 6499 0.0293198911712676 0.0293198911712676 7890 6499 6500 0.100538255640661 0.100538255640661 7891 6500 5163 0.0991059325809468 0.0991059325809468 7892 5163 5160 0.0380087655441681 0.0380087655441681 7893 5160 5991 0.104706554354607 0.104706554354607 7894 5991 6501 0.100402260808534 0.100402260808534 7895 6501 6502 1.04365943145138 1.04365943145138 7898 435 6505 0.0386263503887606 0.0386263503887606 7899 6505 335 0.101999106210783 0.101999106210783 18520 9719 10306 0.125645609854682 0.125645609854682 7901 6506 6507 1.29783680025226 1.29783680025226 7902 6507 5983 0.103637474886707 0.103637474886707 7903 5983 2101 0.103292266259067 0.103292266259067 9126 1424 7178 0.131577423131136 0.131577423131136 7904 2101 6508 0.248902894245049 0.248902894245049 7906 6509 6510 0.360508984578831 0.360508984578831 7907 6510 6511 0.0349379067210739 0.0349379067210739 7909 6512 6513 0.304262851034051 0.304262851034051 7910 6513 6198 0.252538456966519 0.252538456966519 7911 6198 576 0.0366939406022336 0.0366939406022336 7912 576 6515 0.0946945974761285 0.0946945974761285 7915 89 3525 0.202675004351493 0.202675004351493 7916 3525 6516 0.201208326437589 0.201208326437589 7917 6516 6517 0.125720317267139 0.125720317267139 7919 6518 6519 0.200829668984099 0.200829668984099 7920 6519 5832 0.202502182884777 0.202502182884777 7921 5832 6520 0.201241567556278 0.201241567556278 7922 6520 6521 0.396923547399649 0.396923547399649 7923 6522 6523 0.133027344486413 0.133027344486413 7924 6523 4230 0.0509058477475031 0.0509058477475031 7925 4230 3627 0.095634183764131 0.095634183764131 7926 3627 1795 0.17402508350424 0.17402508350424 7928 6524 4175 0.0888021060703878 0.0888021060703878 17651 395 780 0.411550362143881 0.411550362143881 7930 6525 1780 0.0441669339202922 0.0441669339202922 7931 1780 4371 0.0730695211007641 0.0730695211007641 7932 4371 6527 0.0615136660388587 0.0615136660388587 7933 6527 365 0.0331373286455635 0.0331373286455635 7935 6528 6529 0.918393000112345 0.918393000112345 7936 6529 6530 0.220602612202271 0.220602612202271 7938 6531 6533 0.0857049610334614 0.0857049610334614 7940 5175 3090 0.40371590303619 0.40371590303619 7941 3090 3201 0.197838998920199 0.197838998920199 7943 6407 4688 0.196571833896643 0.196571833896643 7944 4688 4940 0.140125445900248 0.140125445900248 7946 6170 5019 0.102773469761832 0.102773469761832 7947 5019 3351 0.103514032973499 0.103514032973499 7948 3351 6534 0.103149871890818 0.103149871890818 7949 6534 6535 0.102775789327764 0.102775789327764 9173 5349 5392 0.0859339245649361 0.0859339245649361 7950 6535 2060 0.103192691678964 0.103192691678964 7951 2060 2646 0.101884046964041 0.101884046964041 7952 2646 4112 0.105519033634909 0.105519033634909 7953 4112 6536 0.103005071327601 0.103005071327601 7954 6536 6537 0.102995851811127 0.102995851811127 7955 6537 6539 0.1029998815793 0.1029998815793 7956 6539 3453 0.102546625331303 0.102546625331303 7958 6015 3883 0.103459903316916 0.103459903316916 7959 3883 846 0.104834602248929 0.104834602248929 7960 846 6540 0.101388253991195 0.101388253991195 7961 6540 6541 0.0479102302548626 0.0479102302548626 7963 988 6542 0.0976255225844962 0.0976255225844962 7964 6542 6543 0.0510763365802728 0.0510763365802728 7966 6544 2318 0.0507276043625414 0.0507276043625414 7967 2318 5114 0.0505908057304328 0.0505908057304328 7968 5114 445 0.0485658434846568 0.0485658434846568 7969 445 4713 0.0498146803357513 0.0498146803357513 7970 4713 6546 0.0983637452954902 0.0983637452954902 7971 6546 6547 0.0998347883215936 0.0998347883215936 7973 5411 3144 0.088816521791746 0.088816521791746 7974 3144 3916 0.112464236744585 0.112464236744585 7976 6332 6548 0.108272865647673 0.108272865647673 7977 6548 3156 0.104441457482765 0.104441457482765 7978 3156 4975 0.102775440582403 0.102775440582403 7979 4975 6549 0.100365138716245 0.100365138716245 7980 6549 6550 0.102792800397101 0.102792800397101 7982 6526 5047 0.0492847670519182 0.0492847670519182 7983 5047 6551 0.0975745067522553 0.0975745067522553 17653 9285 10141 0.0935043743671756 0.0935043743671756 7984 6551 5065 0.0520838428726065 0.0520838428726065 7985 5065 987 0.0487655351272014 0.0487655351272014 7987 6552 6553 0.11141163822183 0.11141163822183 7988 6553 6554 0.0931288050453943 0.0931288050453943 7989 6554 6555 0.0954267012259227 0.0954267012259227 7990 6555 6556 0.0932230978560399 0.0932230978560399 7991 6556 2018 0.096637647678534 0.096637647678534 7992 2018 2008 0.0302895913994428 0.0302895913994428 7993 2008 6557 0.0614415106208342 0.0614415106208342 7995 2764 6558 0.0940583318372542 0.0940583318372542 7996 6558 2268 0.0933570415002435 0.0933570415002435 7998 5192 6559 0.0436786412585742 0.0436786412585742 7999 6559 6560 0.0106994466158069 0.0106994466158069 8002 6562 6563 0.0505000952437127 0.0505000952437127 8004 3018 6564 0.0487830282291943 0.0487830282291943 8005 6564 4383 0.0508423763728808 0.0508423763728808 8006 4383 6565 0.0576100244421376 0.0576100244421376 8008 6566 6567 0.00412306976586438 0.00412306976586438 8009 6567 6568 0.0539582974681531 0.0539582974681531 8010 6568 6569 0.0519961096093482 0.0519961096093482 8011 6569 6570 0.0542246799430147 0.0542246799430147 8012 6570 6571 0.0518803862854092 0.0518803862854092 17654 10141 10140 0.10337885268614 0.10337885268614 8013 6571 6572 0.0555098728995741 0.0555098728995741 8014 6572 6573 0.0518861583127315 0.0518861583127315 8015 6573 6574 0.0518860343451018 0.0518860343451018 8016 6574 6575 0.0508332520538339 0.0508332520538339 8017 6575 6576 0.0544506518702307 0.0544506518702307 8018 6576 6176 0.0529383120108553 0.0529383120108553 8019 6176 6577 0.0529043310628525 0.0529043310628525 8020 6577 3307 0.0513720664630444 0.0513720664630444 8021 3307 6578 0.0555027664653656 0.0555027664653656 8022 6578 6579 0.0497858933197237 0.0497858933197237 8026 916 6582 0.0644004913493865 0.0644004913493865 8027 6582 6583 0.0568408799781512 0.0568408799781512 8028 6583 6584 0.122686442934717 0.122686442934717 8029 6584 6585 0.119086225858405 0.119086225858405 8031 4637 6586 0.0681807162053014 0.0681807162053014 8032 6586 4550 0.0899357767109733 0.0899357767109733 8033 4550 6587 0.293817867332518 0.293817867332518 8034 6587 6588 0.104136881172081 0.104136881172081 8035 6588 6589 0.0983651040648428 0.0983651040648428 8036 6589 6129 0.0990923096855932 0.0990923096855932 8037 6129 3972 0.0982639550962464 0.0982639550962464 8038 3972 6590 0.099057650475641 0.099057650475641 17935 10221 8779 0.0167456719913715 0.0167456719913715 8039 6590 1407 0.099982611141039 0.099982611141039 8040 1407 6591 0.096574089288832 0.096574089288832 8042 5218 3376 0.0125708011673062 0.0125708011673062 8043 3376 3397 0.0411038350876113 0.0411038350876113 8044 3397 6592 0.0474630685655207 0.0474630685655207 8045 6592 5717 0.0112629167716475 0.0112629167716475 8046 5717 5711 0.0353931291626462 0.0353931291626462 8049 6594 6595 0.0372589458613009 0.0372589458613009 8051 6596 6597 0.0491446235593822 0.0491446235593822 8052 6597 6598 0.0512739101828601 0.0512739101828601 8053 6598 6599 0.0445968134228137 0.0445968134228137 8054 6599 6600 0.0456401369039379 0.0456401369039379 8055 6600 252 0.0644261415780049 0.0644261415780049 8056 252 3949 0.0630622102110069 0.0630622102110069 8057 3949 6601 0.0624388506180743 0.0624388506180743 8058 6601 5610 0.057495014751868 0.057495014751868 8059 5610 6602 0.0530621910173341 0.0530621910173341 8060 6602 3731 0.0543021802328704 0.0543021802328704 8061 3731 6603 0.107126213030051 0.107126213030051 8062 6603 4486 0.0992014153017681 0.0992014153017681 8064 302 396 0.456543205648827 0.456543205648827 8065 396 6604 0.263692963912388 0.263692963912388 8067 2108 5986 0.103617400145952 0.103617400145952 8068 5986 6605 0.103377873268697 0.103377873268697 9343 7304 2051 0.0535709121596095 0.0535709121596095 8070 4763 6169 0.176859243925992 0.176859243925992 8123 6640 6641 0.17629957299909 0.17629957299909 8071 6169 6260 0.145538243855646 0.145538243855646 8072 6260 3917 0.186355414418251 0.186355414418251 8075 6608 6609 0.216668843775513 0.216668843775513 8076 6609 5988 0.0945207273969085 0.0945207273969085 8077 5988 2122 0.100941576479339 0.100941576479339 8078 2122 6610 0.0983635555045419 0.0983635555045419 8079 6610 6611 0.0970315915473971 0.0970315915473971 8081 6612 6613 0.0935811526066721 0.0935811526066721 8082 6613 2749 0.0990634268639465 0.0990634268639465 8083 2749 6614 0.105679418235948 0.105679418235948 8085 6615 6616 0.101635566171867 0.101635566171867 8086 6616 6617 0.0962607674133666 0.0962607674133666 8087 6617 6618 0.0951534169408166 0.0951534169408166 8088 6618 6619 0.0938879229278784 0.0938879229278784 17940 6560 10223 0.0802385671723254 0.0802385671723254 8090 6620 6621 0.160330485968093 0.160330485968093 8094 6623 1791 0.109097036983099 0.109097036983099 8095 1791 3615 0.039522374569603 0.039522374569603 8096 3615 6624 0.0738542372087066 0.0738542372087066 8097 6624 6625 0.00831390386589708 0.00831390386589708 8098 6625 6626 0.070757439886615 0.070757439886615 8099 6626 6627 0.0728730586061825 0.0728730586061825 8100 6627 5098 0.0960515227378026 0.0960515227378026 8101 5098 6628 0.0550201636939116 0.0550201636939116 8103 6630 239 0.0379460853943731 0.0379460853943731 13573 9130 3 0.109013561390269 0.109013561390269 8105 6631 6632 0.0782857815609104 0.0782857815609104 8106 6632 6533 0.166563544591406 0.166563544591406 8108 4496 6633 0.110872689467253 0.110872689467253 8109 6633 2525 0.333067333185797 0.333067333185797 8111 6530 6634 0.0105197308884475 0.0105197308884475 9336 7300 4780 0.0501146245066156 0.0501146245066156 8112 6634 6635 2.4458667171276 2.4458667171276 8113 6636 3095 0.197330202512711 0.197330202512711 8114 3095 3205 0.202310741049047 0.202310741049047 8115 3205 6118 0.200935805580311 0.200935805580311 8116 6118 1915 0.200185455389542 0.200185455389542 8118 6637 5842 0.204932644380513 0.204932644380513 8119 5842 6638 0.194625839062785 0.194625839062785 8121 6639 3724 0.202719550339155 0.202719550339155 8122 3724 6640 0.104515203903702 0.104515203903702 8124 6641 2622 0.176067278462879 0.176067278462879 8125 2622 5203 0.176917243967006 0.176917243967006 8126 5203 6232 0.177139986115085 0.177139986115085 8129 6643 6644 0.177268373064057 0.177268373064057 8130 6644 6600 0.175826872766799 0.175826872766799 8131 6600 6646 0.177773484713149 0.177773484713149 8133 6647 6648 0.177957472274986 0.177957472274986 8134 6648 6649 0.169816854222751 0.169816854222751 8135 6649 6650 0.0183704581232897 0.0183704581232897 8136 6650 6651 0.180283145370232 0.180283145370232 8137 6651 6652 0.0228081566299403 0.0228081566299403 8139 6653 1499 0.197154421185115 0.197154421185115 8140 1499 188 0.204153885319108 0.204153885319108 8141 188 5878 0.159028819712238 0.159028819712238 8142 5878 6654 0.24236157922448 0.24236157922448 8144 1583 6655 0.303396334779096 0.303396334779096 8145 6656 5874 0.176427569810156 0.176427569810156 8146 5874 6657 0.00810609260917888 0.00810609260917888 8147 6657 6658 0.0470608013663409 0.0470608013663409 8150 6659 6660 0.255748331282284 0.255748331282284 8151 6661 6662 0.00688301382680834 0.00688301382680834 8152 6662 6663 0.392909871907801 0.392909871907801 8153 6664 1758 0.130752459577202 0.130752459577202 8154 1758 6314 0.0908112834588078 0.0908112834588078 8155 6314 6665 0.191679756807403 0.191679756807403 8156 6665 763 0.155864734453911 0.155864734453911 8157 763 6668 0.0989081569703109 0.0989081569703109 8158 6668 1760 0.0778502447443476 0.0778502447443476 8159 1760 6003 0.221657363761595 0.221657363761595 8160 6003 5765 0.101345142024656 0.101345142024656 8161 5765 4032 0.0976983696193598 0.0976983696193598 8162 4032 6669 0.0654151166199609 0.0654151166199609 8164 2301 1759 0.0929594689620956 0.0929594689620956 8165 1759 150 0.2063607315498 0.2063607315498 8166 150 1738 0.199773882802826 0.199773882802826 8168 1953 3100 0.166887359049361 0.166887359049361 8170 370 2529 0.0016410050164606 0.0016410050164606 8171 2529 6670 0.0654370448512421 0.0654370448512421 8200 6684 1172 0.140728922414785 0.140728922414785 8172 6670 1937 0.344573874886115 0.344573874886115 8174 6671 6672 0.176399723080376 0.176399723080376 8176 3101 6673 0.188864615641403 0.188864615641403 8178 4227 1805 0.201844384843532 0.201844384843532 8179 1805 6674 0.203096969054999 0.203096969054999 8180 6674 5847 0.205632777843381 0.205632777843381 8181 5847 6675 0.197984723567939 0.197984723567939 8183 6676 4226 0.190839047917349 0.190839047917349 8185 4212 1268 0.185384243862507 0.185384243862507 8187 6677 2875 0.129732620530101 0.129732620530101 8188 2875 6678 0.138723736947104 0.138723736947104 8189 6678 6679 0.13144235424121 0.13144235424121 8190 6679 6680 0.782596772143326 0.782596772143326 8191 3575 5642 0.141762411979774 0.141762411979774 8192 5642 4347 0.140039066988463 0.140039066988463 8193 4347 6345 0.13859354874742 0.13859354874742 8194 6345 3049 0.140317315615912 0.140317315615912 8195 3049 3024 0.0669551847418331 0.0669551847418331 8196 3024 6681 0.0663747225163875 0.0663747225163875 8197 6681 6682 0.00550527045183645 0.00550527045183645 8198 6682 6683 0.122014480736259 0.122014480736259 8199 6683 6684 0.0145554158979999 0.0145554158979999 8201 1172 892 0.137892873302074 0.137892873302074 8202 892 4475 0.139838739747675 0.139838739747675 8203 4475 2777 0.135724572944392 0.135724572944392 8204 2777 5266 0.129198654341627 0.129198654341627 8205 5266 6685 0.122514628608539 0.122514628608539 8206 6685 6686 0.20769100942942 0.20769100942942 8207 6686 6357 0.202692590161251 0.202692590161251 8208 6357 2390 0.107324644883127 0.107324644883127 8209 2390 6687 0.139594845742255 0.139594845742255 8210 6687 6688 0.0752686220951058 0.0752686220951058 8211 6688 749 0.0665961818211898 0.0665961818211898 8212 749 1567 0.140763317861176 0.140763317861176 8213 1567 6689 0.140174033607804 0.140174033607804 8215 6691 696 0.200953877059722 0.200953877059722 8216 696 6692 0.202493921890496 0.202493921890496 8218 508 6693 0.0440506867837982 0.0440506867837982 8219 6694 1202 0.170408371052522 0.170408371052522 8220 1202 6695 0.022095029398504 0.022095029398504 8221 6695 3781 0.199196539116323 0.199196539116323 8222 3781 6696 0.154646276165852 0.154646276165852 8224 951 6697 0.162889491053556 0.162889491053556 8225 6697 4890 0.17202029430472 0.17202029430472 8226 4890 6698 0.182585439334225 0.182585439334225 8227 6698 5488 0.173629132461636 0.173629132461636 8230 6700 6701 0.054263196932367 0.054263196932367 8231 6701 5807 0.103685962200744 0.103685962200744 8232 5807 6702 0.106632774624389 0.106632774624389 8233 6702 6703 0.0962060876195832 0.0962060876195832 8234 6703 5959 0.00690380150934747 0.00690380150934747 8235 5959 6704 0.00415729025946559 0.00415729025946559 8236 6704 3004 0.101332185729619 0.101332185729619 8237 3004 4395 0.106412326585027 0.106412326585027 8238 4395 6705 0.103936208820228 0.103936208820228 8239 6705 6706 0.108885043469445 0.108885043469445 8240 6706 6707 0.0530572853327784 0.0530572853327784 8241 6707 6708 0.0508918154467618 0.0508918154467618 8242 6708 6709 0.103982459974641 0.103982459974641 8243 6709 6710 0.100220871190445 0.100220871190445 8244 6710 6711 0.00631643031082491 0.00631643031082491 8245 6711 6188 0.105471969629518 0.105471969629518 8246 6188 6712 0.0552929480053166 0.0552929480053166 8247 6712 6713 0.051155648874288 0.051155648874288 8249 4495 6714 0.112097289917407 0.112097289917407 8250 6714 1079 0.0913714399600763 0.0913714399600763 8251 1079 2524 0.245312559433029 0.245312559433029 8253 6006 6251 0.204148069385731 0.204148069385731 8254 6251 6715 0.203065667560916 0.203065667560916 8256 2935 6716 0.266313303297407 0.266313303297407 8257 6416 3741 0.135496222887927 0.135496222887927 8258 3741 5854 0.117997896305679 0.117997896305679 8260 2305 161 0.314948131318509 0.314948131318509 8263 6717 3071 0.175732613824838 0.175732613824838 8264 3071 6718 0.173767654321711 0.173767654321711 8265 6718 6100 0.243539432543733 0.243539432543733 8267 3290 98 0.422419964097428 0.422419964097428 8269 4373 2854 0.205542196291208 0.205542196291208 8271 6719 1596 0.0969388330111528 0.0969388330111528 8273 118 6721 0.0966297992771619 0.0966297992771619 8274 6721 6722 0.0414535753801991 0.0414535753801991 8276 2311 6580 0.108271978342533 0.108271978342533 8277 6580 6723 0.0197325066377101 0.0197325066377101 8301 4041 6740 0.178573713835442 0.178573713835442 8302 6740 1829 0.177333893618754 0.177333893618754 8279 4433 6724 0.324356944785499 0.324356944785499 8282 6725 6088 0.0237314605310015 0.0237314605310015 8283 6088 4822 0.0875664870066569 0.0875664870066569 8284 4822 6726 0.0475371228844605 0.0475371228844605 8285 6726 4515 0.133316815943664 0.133316815943664 8286 4515 5237 0.132189806591607 0.132189806591607 9507 2581 5179 0.178384896285487 0.178384896285487 8287 5237 6727 0.137381332135233 0.137381332135233 8288 6727 6728 0.132866818946611 0.132866818946611 8289 6728 1673 0.133389434002772 0.133389434002772 8290 1673 6729 0.137304160443328 0.137304160443328 8292 6730 6731 0.0127908749904874 0.0127908749904874 8324 6753 6754 0.0516246355995179 0.0516246355995179 8293 6731 6734 0.253997048781863 0.253997048781863 8294 6734 6735 0.103152527560213 0.103152527560213 8296 6736 6737 0.0131672047429292 0.0131672047429292 8298 4636 5383 0.185495216645111 0.185495216645111 8300 5972 4041 0.174731707729605 0.174731707729605 8303 1829 6741 0.102538685907791 0.102538685907791 8304 4575 6440 0.137081553799117 0.137081553799117 8305 6440 5291 0.136014333235461 0.136014333235461 8306 5291 6742 0.135023999424587 0.135023999424587 8307 6742 10 0.133312225882616 0.133312225882616 8308 10 6394 0.135032006709 0.135032006709 8309 6394 6743 0.132451340826744 0.132451340826744 8310 6743 6744 0.135765849385072 0.135765849385072 8311 6744 6745 0.133823531129847 0.133823531129847 8313 6746 6747 0.134513077577228 0.134513077577228 8314 6747 6748 0.134201163774105 0.134201163774105 8316 6749 1938 0.0948580215175547 0.0948580215175547 8318 307 5887 0.0912856383131267 0.0912856383131267 8319 5887 6750 0.00721526462075332 0.00721526462075332 8320 6750 6751 0.0269156344716724 0.0269156344716724 8323 6752 6753 0.0510955164610192 0.0510955164610192 8325 6754 6755 0.0510906826304937 0.0510906826304937 8326 6755 6756 0.0511615632316368 0.0511615632316368 8327 6756 1661 0.0519510824904343 0.0519510824904343 8328 1661 6758 0.0509873448397052 0.0509873448397052 8329 6758 6759 0.0522106080921687 0.0522106080921687 8330 6759 6760 0.0506887592311432 0.0506887592311432 18752 5186 5654 0.105380231545906 0.105380231545906 8331 6760 6761 0.0573063184317804 0.0573063184317804 8333 6762 6763 0.0501245455122697 0.0501245455122697 8334 6763 6764 0.0489376044154541 0.0489376044154541 8337 6766 6767 0.0490039328328154 0.0490039328328154 8338 6767 6768 0.0513498171240697 0.0513498171240697 8339 6768 6769 0.0498709246005866 0.0498709246005866 8341 5533 6770 0.292387787290413 0.292387787290413 8343 2972 6771 0.121066844508317 0.121066844508317 8344 6771 6093 0.143799158144466 0.143799158144466 8345 6093 6772 0.01594646132934 0.01594646132934 8346 6772 6773 0.00797333604469033 0.00797333604469033 8347 6773 6774 0.00589372782719237 0.00589372782719237 8349 6775 6776 0.135681018337986 0.135681018337986 8350 6776 2490 0.131411131535027 0.131411131535027 8351 2490 2835 0.135427320939223 0.135427320939223 8353 4067 6052 0.133451561970317 0.133451561970317 8354 6052 5792 0.201431723471221 0.201431723471221 8356 6777 6778 0.137939265537406 0.137939265537406 8358 6658 6779 0.0952206682824548 0.0952206682824548 8359 6779 1328 0.20245506080321 0.20245506080321 9582 1393 7408 0.0523989189771459 0.0523989189771459 8360 1328 6780 0.24344994454685 0.24344994454685 8362 6781 6338 0.132299767169153 0.132299767169153 18540 10312 7538 0.710682259466036 0.710682259466036 8363 6338 3026 0.142960379522958 0.142960379522958 8364 3026 6782 0.131957413991529 0.131957413991529 8365 6782 6783 0.00572653872195823 0.00572653872195823 8366 6783 6784 0.13893806084239 0.13893806084239 8367 6784 1155 0.138805738856212 0.138805738856212 8368 1155 876 0.139884571461894 0.139884571461894 8370 4464 2784 0.134142589801556 0.134142589801556 8371 2784 5255 0.132457483790055 0.132457483790055 8372 5255 4727 0.21307200925813 0.21307200925813 8373 4727 5126 0.0748266761428759 0.0748266761428759 8374 5126 6785 0.0660204248306932 0.0660204248306932 8375 6785 4284 0.173603246809035 0.173603246809035 8377 6786 6787 0.142696164770821 0.142696164770821 8379 5475 6788 0.1766899367412 0.1766899367412 8380 6788 6789 0.178262795240798 0.178262795240798 8381 6789 669 0.0038695834466259 0.0038695834466259 8382 669 6790 0.00298242718157566 0.00298242718157566 8383 6790 6791 0.175654700740653 0.175654700740653 8385 4603 6493 0.141540356779896 0.141540356779896 8386 6493 6795 0.235592097571248 0.235592097571248 8387 6795 6796 0.135380255100289 0.135380255100289 8388 6796 6797 0.00458123097756658 0.00458123097756658 8389 6797 6798 0.00459235047115107 0.00459235047115107 8390 6798 6799 0.135291654892361 0.135291654892361 8391 6799 6800 0.141019064418211 0.141019064418211 8392 6800 821 0.136459904501488 0.136459904501488 8393 821 3562 0.138377698701616 0.138377698701616 8395 5772 516 0.0304460136124682 0.0304460136124682 8397 6411 6801 0.0202183008206165 0.0202183008206165 8398 6802 469 0.0770276556079661 0.0770276556079661 8399 469 4171 0.115648628347006 0.115648628347006 8400 4171 6803 0.135804309767261 0.135804309767261 8401 6803 4756 0.071946790437269 0.071946790437269 8403 6804 6805 0.127899734301329 0.127899734301329 8405 6803 4172 0.13716080109606 0.13716080109606 8406 4172 470 0.118198242572908 0.118198242572908 8407 470 6806 0.0738815709398357 0.0738815709398357 8410 6807 6808 0.0966312020179035 0.0966312020179035 8411 6808 6809 0.078738376832051 0.078738376832051 8412 6809 3373 0.430297684252256 0.430297684252256 8414 6810 6811 0.203442237788957 0.203442237788957 8415 1476 6812 0.245653934383614 0.245653934383614 8416 6812 6813 0.412460631108446 0.412460631108446 8418 6814 6815 0.174359151043162 0.174359151043162 8419 6815 3109 0.176366303019304 0.176366303019304 8420 3109 6816 0.193801807541949 0.193801807541949 8421 6816 6817 0.0198367109802725 0.0198367109802725 8422 6817 6104 0.210336723998741 0.210336723998741 8424 6818 4370 0.0431318765981996 0.0431318765981996 8426 2496 1451 0.0985317859583251 0.0985317859583251 8427 1451 2853 0.10657030011201 0.10657030011201 8428 2853 6819 0.0983314928072937 0.0983314928072937 8429 6819 6665 0.0998633676523793 0.0998633676523793 8430 6665 6820 0.100599054724802 0.100599054724802 8431 6820 3821 0.10490937410086 0.10490937410086 8432 3821 5897 0.102058293498771 0.102058293498771 9656 6387 7441 0.131317068143471 0.131317068143471 8433 5897 6821 0.102847878519627 0.102847878519627 8435 1593 1644 0.201270216910902 0.201270216910902 8436 1644 6822 0.105737900324602 0.105737900324602 8437 6822 4218 0.0969375306307301 0.0969375306307301 8438 4218 6823 0.101326281592707 0.101326281592707 8439 6823 198 0.0969958932624718 0.0969958932624718 8440 198 2927 0.100607212393453 0.100607212393453 8441 2927 5309 0.0991277824360909 0.0991277824360909 8442 5309 1465 0.0998634796625755 0.0998634796625755 8445 1176 6825 0.181656671362534 0.181656671362534 8447 6826 6827 0.865493060175873 0.865493060175873 8448 3119 6828 0.283790323154486 0.283790323154486 8450 3496 6829 0.0523352446605108 0.0523352446605108 8451 6829 6830 0.0732524388814314 0.0732524388814314 8452 6830 3663 0.0505681915693724 0.0505681915693724 8453 3663 4996 0.130580462322132 0.130580462322132 8455 6831 6247 0.199011000686174 0.199011000686174 8456 6247 6832 0.199751548882436 0.199751548882436 8458 1495 184 0.20195222577189 0.20195222577189 8459 184 1712 0.203399715506048 0.203399715506048 8460 1712 6833 0.205087968397347 0.205087968397347 8461 6833 1578 0.200928350075194 0.200928350075194 8463 6835 5869 0.177962583931279 0.177962583931279 8464 5869 1321 0.176970219219333 0.176970219219333 8465 1321 1377 0.177352733194459 0.177352733194459 8466 1377 6836 0.0602165463968322 0.0602165463968322 8467 6836 6837 0.0823104914192672 0.0823104914192672 8468 6837 4694 0.116790101887087 0.116790101887087 18756 1322 1378 0.175845021978343 0.175845021978343 8469 4694 6838 0.160065096905242 0.160065096905242 8470 6838 5335 0.187163981040998 0.187163981040998 8471 5335 6839 0.265241255095212 0.265241255095212 8473 4319 4507 0.0895898957022207 0.0895898957022207 8474 4507 6840 0.0124803827841914 0.0124803827841914 8475 6840 6841 0.091716588631721 0.091716588631721 8476 6841 6842 0.00740292454463184 0.00740292454463184 8477 6842 285 0.0146970591982782 0.0146970591982782 8478 285 5069 0.0844368792913957 0.0844368792913957 13551 9125 9126 0.0538488930045225 0.0538488930045225 8479 5069 6837 0.103562524850142 0.103562524850142 8480 6837 6843 0.0961927404969427 0.0961927404969427 8481 6843 6844 0.0998943541512786 0.0998943541512786 8482 6844 6845 0.102052212683234 0.102052212683234 8483 6845 6846 0.456427940885819 0.456427940885819 8484 6847 4419 0.193121729151288 0.193121729151288 8485 4419 6848 0.226127592349504 0.226127592349504 8486 6848 5329 0.136063050211474 0.136063050211474 8488 4363 1444 0.202825103543368 0.202825103543368 8489 1444 6849 0.200067420030691 0.200067420030691 8490 6849 6850 0.207042581432814 0.207042581432814 8491 6850 5890 0.198967544378973 0.198967544378973 8493 6851 6852 0.0470486102019036 0.0470486102019036 8494 6852 6853 0.0201453367541323 0.0201453367541323 8495 6853 6854 0.0193839654418635 0.0193839654418635 8496 6854 6855 0.0201881052382051 0.0201881052382051 8497 6855 6856 0.0195037980214848 0.0195037980214848 8498 6856 6857 0.0198459509091597 0.0198459509091597 8499 6857 6858 0.0195037180586887 0.0195037180586887 8500 6858 6859 0.0199058270401761 0.0199058270401761 8501 6859 1871 0.0228399539785669 0.0228399539785669 8504 6861 6862 0.100580939051626 0.100580939051626 8505 6862 6863 0.206622253376394 0.206622253376394 8506 6863 6377 0.103010255262607 0.103010255262607 8507 6377 4832 0.10370389707419 0.10370389707419 8508 4832 6717 0.103234622646169 0.103234622646169 8509 6717 6864 0.103703073117676 0.103703073117676 8510 6864 6865 0.0481477570236711 0.0481477570236711 8512 5856 6866 0.107372117361429 0.107372117361429 8513 6866 6867 0.050649728561771 0.050649728561771 8514 6867 4989 0.0553571225017631 0.0553571225017631 8515 4989 6868 0.101318948663251 0.101318948663251 8518 6869 3823 0.172685696470764 0.172685696470764 8520 6870 5902 0.0785311515160625 0.0785311515160625 8521 5902 6871 0.0681549663304684 0.0681549663304684 8522 6871 1996 0.0322361485277902 0.0322361485277902 8523 1996 1587 0.080539505433719 0.080539505433719 8524 1587 6872 0.0787299872144713 0.0787299872144713 8525 6872 1652 0.0828966049530784 0.0828966049530784 9751 2441 5738 0.170975903813153 0.170975903813153 8528 6874 5702 0.0496353984033346 0.0496353984033346 8529 5702 6875 0.0484896470155752 0.0484896470155752 8530 6875 6876 0.0523105680266916 0.0523105680266916 8531 6876 6877 0.100875098780012 0.100875098780012 8532 6877 6878 0.0515810406741165 0.0515810406741165 8533 6878 6879 0.0480493192441991 0.0480493192441991 8534 6879 6532 0.0493288645061034 0.0493288645061034 8535 6532 6880 0.0170276228852009 0.0170276228852009 8537 1128 6881 0.0506249344560303 0.0506249344560303 8538 6881 6882 0.0501120958003525 0.0501120958003525 8539 6882 6883 0.0495209017571618 0.0495209017571618 8540 6883 3846 0.0513776048731037 0.0513776048731037 8541 3846 6884 0.0512508950828751 0.0512508950828751 8542 6884 5564 0.0499163404494349 0.0499163404494349 8543 5564 6885 0.0796596960320095 0.0796596960320095 8544 6885 6886 0.709637932237075 0.709637932237075 8545 3929 5619 0.0645570027229576 0.0645570027229576 8546 5619 3704 0.0990278562894358 0.0990278562894358 9775 2551 7512 0.408787216175776 0.408787216175776 8547 3704 709 0.100036425190807 0.100036425190807 8548 709 6887 0.100506522060904 0.100506522060904 8549 6887 6888 0.0973098804153082 0.0973098804153082 8550 6888 4190 0.138652686970481 0.138652686970481 8551 4190 2516 0.130567043389136 0.130567043389136 8552 2516 6727 0.134515842897036 0.134515842897036 8553 6727 4804 0.136148376446663 0.136148376446663 8555 6890 6891 0.127464290413413 0.127464290413413 8558 4625 1248 0.132737908659339 0.132737908659339 8560 4557 2726 0.131937670977173 0.131937670977173 8561 2726 6892 0.133086814424956 0.133086814424956 8562 6892 6893 0.0108053798662109 0.0108053798662109 8564 6894 6753 0.13855912942418 0.13855912942418 8565 6753 3977 0.202975190536315 0.202975190536315 8567 4726 5125 0.0514216994322944 0.0514216994322944 8569 6895 2262 0.104167713702112 0.104167713702112 8570 2262 3612 0.100511868469799 0.100511868469799 8571 3612 6896 0.101962634245626 0.101962634245626 8572 6896 2111 0.0983046285910296 0.0983046285910296 8573 2111 6000 0.10637347320659 0.10637347320659 8574 6000 6897 0.0969032855683131 0.0969032855683131 8575 6897 6898 1.19574032306189 1.19574032306189 8576 3909 1049 0.101955415333633 0.101955415333633 8577 1049 6280 0.110396580345644 0.110396580345644 8580 4727 6902 0.104166457963925 0.104166457963925 8581 6902 5404 0.105633279342784 0.105633279342784 8582 5404 3137 0.103462723581867 0.103462723581867 8583 3137 3910 0.106566211179802 0.106566211179802 8585 6685 6904 0.1009798833353 0.1009798833353 8586 6904 6905 0.0978861772455395 0.0978861772455395 8588 6906 6907 0.0919209174538617 0.0919209174538617 8589 6907 3448 0.0130685497791993 0.0130685497791993 8590 3448 6908 0.0816132292801626 0.0816132292801626 8591 6908 6909 0.0115722967665996 0.0115722967665996 8592 6909 6910 0.0993816484498638 0.0993816484498638 8593 6910 805 0.0976551438474913 0.0976551438474913 8594 805 6911 0.0993747261569693 0.0993747261569693 8595 6911 6912 0.089888887106785 0.089888887106785 8596 6912 6913 0.0146747703329366 0.0146747703329366 8598 6914 1237 0.101225406841245 0.101225406841245 8600 4811 2178 0.0990205816012607 0.0990205816012607 8602 596 6305 0.0508308915230223 0.0508308915230223 8603 6305 350 0.0658146671565848 0.0658146671565848 8604 350 6425 0.0344816945169531 0.0344816945169531 8605 6425 6423 0.0330039992635189 0.0330039992635189 8606 6423 5343 0.065281602891384 0.065281602891384 8607 5343 4631 0.0645633414559121 0.0645633414559121 8608 4631 4639 0.0344816846016407 0.0344816846016407 8610 1260 4538 0.0975702004070908 0.0975702004070908 8611 4538 4546 0.0337389213160247 0.0337389213160247 8612 4546 6284 0.0652815653305245 0.0652815653305245 8613 6284 2702 0.0682127836725729 0.0682127836725729 8614 2702 2716 0.0295959518245788 0.0295959518245788 8615 2716 6915 0.102272155307925 0.102272155307925 8617 277 6916 0.0242091643473284 0.0242091643473284 8618 6916 6917 0.127799932481727 0.127799932481727 8620 6918 6919 0.100490474583826 0.100490474583826 8621 6919 3936 0.103902551113693 0.103902551113693 8623 5625 109 0.104159188317199 0.104159188317199 9852 7555 7556 0.127428116197139 0.127428116197139 8625 720 6920 0.107136629659166 0.107136629659166 8626 6920 6921 0.0878190742496679 0.0878190742496679 8627 6921 760 0.053327069779034 0.053327069779034 8628 760 4203 0.0493954421158038 0.0493954421158038 19719 10631 10629 0.0181769844157554 0.0181769844157554 8629 4203 4204 0.0379739020862165 0.0379739020862165 8630 4204 1070 0.0609601987006813 0.0609601987006813 8631 1070 1071 0.0198138913639204 0.0198138913639204 8632 1071 2506 0.0820743434648716 0.0820743434648716 8634 6922 6923 0.0332474984310345 0.0332474984310345 8635 6923 6924 0.0309457475923951 0.0309457475923951 8636 6924 6925 0.06835161173269 0.06835161173269 8641 2302 152 0.296479047850973 0.296479047850973 8642 152 1739 0.201132602649999 0.201132602649999 8643 1739 1717 0.0492912051446921 0.0492912051446921 8645 6315 6820 0.175487833230143 0.175487833230143 8646 6820 764 0.157172405718933 0.157172405718933 8647 764 6004 0.389410143877071 0.389410143877071 8648 6004 6244 0.10052021368651 0.10052021368651 11455 8264 8265 0.215908830963319 0.215908830963319 8649 6244 6929 0.161155152616492 0.161155152616492 8651 6930 6931 0.00809135923630026 0.00809135923630026 8652 6931 6869 0.0905079323611068 0.0905079323611068 8653 6869 6932 0.702159216296169 0.702159216296169 8654 4432 6933 0.289985249196455 0.289985249196455 8655 6933 4666 0.0976954476351155 0.0976954476351155 8656 4666 1333 0.0998446345260267 0.0998446345260267 8657 1333 1388 0.0991189577824547 0.0991189577824547 8658 1388 6935 0.105783123390058 0.105783123390058 8659 6935 6850 0.108467199591529 0.108467199591529 8660 6850 4706 0.0984536865396038 0.0984536865396038 8661 4706 6936 0.0998638834924626 0.0998638834924626 8662 6936 1757 0.0991299509071506 0.0991299509071506 8664 2103 5985 0.0990139620475444 0.0990139620475444 8665 5985 6937 0.103423317739921 0.103423317739921 8666 6937 6938 0.197320023520399 0.197320023520399 8667 6939 6940 0.0449145362146055 0.0449145362146055 8668 6940 5016 0.051579913616047 0.051579913616047 8670 6941 5111 0.0702390251054822 0.0702390251054822 8671 5111 4709 0.111086762480312 0.111086762480312 8672 4709 6805 0.12579570489738 0.12579570489738 8673 6805 6942 0.0911912161186586 0.0911912161186586 8674 6942 6943 0.0891583873267196 0.0891583873267196 8675 6943 5415 0.0932705447088281 0.0932705447088281 8676 5415 3141 0.0911590609752313 0.0911590609752313 8677 3141 6944 0.0907415627456138 0.0907415627456138 8678 6944 6945 0.0904253930261683 0.0904253930261683 8679 6945 6282 0.0922034833120112 0.0922034833120112 8680 6282 6946 0.0889556226914396 0.0889556226914396 8681 6946 6947 0.115025423362082 0.115025423362082 19720 10629 10630 0.00318458504180934 0.00318458504180934 8684 4222 6948 0.095205143123347 0.095205143123347 8685 6948 6949 0.0983217542586648 0.0983217542586648 8686 6949 970 0.0973398284250994 0.0973398284250994 8732 6248 6975 0.200150775141685 0.200150775141685 8687 970 6950 0.0518030391212137 0.0518030391212137 8688 6950 5288 0.0521176321182923 0.0521176321182923 8689 5288 3153 0.0937167269922867 0.0937167269922867 8690 3153 4969 0.095648805014101 0.095648805014101 8691 4969 6951 0.121296465267735 0.121296465267735 8717 1073 2508 0.0718764157350201 0.0718764157350201 8692 6951 6952 0.17298014935093 0.17298014935093 8694 2653 4114 0.0446473392844233 0.0446473392844233 8695 4114 6503 0.0806749392848293 0.0806749392848293 11460 8268 8269 0.0284404063889237 0.0284404063889237 8696 6503 6953 0.0279965631557129 0.0279965631557129 8698 6779 1327 0.149226176774822 0.149226176774822 8700 4207 6955 0.0359776758472589 0.0359776758472589 8701 6955 6956 0.0798254305300323 0.0798254305300323 8702 4494 6957 0.0178038045740406 0.0178038045740406 8703 6957 6958 0.00431775087438634 0.00431775087438634 8704 6958 2148 0.120300859607691 0.120300859607691 8705 2148 6960 0.151431823224066 0.151431823224066 8706 6960 6961 0.22023318510828 0.22023318510828 8707 6961 6962 0.137151335408755 0.137151335408755 8708 6962 6963 0.0242055632480646 0.0242055632480646 8709 6963 2150 0.0925314192010664 0.0925314192010664 8710 2150 6964 0.068609567754435 0.068609567754435 8712 6808 6965 0.180937589294771 0.180937589294771 8713 6966 761 0.0469463147130834 0.0469463147130834 8714 761 4205 0.0748160898012537 0.0748160898012537 8715 4205 4398 0.0770157906569643 0.0770157906569643 8716 4398 1073 0.0796290264805075 0.0796290264805075 8746 6967 5689 0.127751851222379 0.127751851222379 8719 271 2710 0.601401594481822 0.601401594481822 11825 321 7799 0.115552151499094 0.115552151499094 8720 2710 6969 0.136362355996719 0.136362355996719 8721 6969 6742 0.135618421861975 0.135618421861975 8722 6742 6141 0.132822121773709 0.132822121773709 8723 6141 4014 0.136061285283967 0.136061285283967 8724 4014 6970 0.13345730315891 0.13345730315891 8725 6970 6971 0.133022272157071 0.133022272157071 8726 6971 6972 0.0472485991851602 0.0472485991851602 8727 6972 3385 0.0819883397602158 0.0819883397602158 8729 6959 6973 0.0390638293285452 0.0390638293285452 19721 10630 10622 0.0559555137804764 0.0559555137804764 8731 6974 6248 0.201212600703242 0.201212600703242 8733 6975 1496 0.201553427836696 0.201553427836696 8734 1496 185 0.202686112287629 0.202686112287629 8735 185 1713 0.204711477509581 0.204711477509581 8736 1713 6976 0.201975316682274 0.201975316682274 8737 6976 1579 0.167005027356132 0.167005027356132 8738 1579 6977 0.309934492691155 0.309934492691155 8739 1105 5871 0.176266848523138 0.176266848523138 8740 5871 1323 0.177439022365804 0.177439022365804 8741 1323 1379 0.176412320749863 0.176412320749863 8742 1379 6978 0.0608448771470547 0.0608448771470547 8744 6843 4695 0.114533137035158 0.114533137035158 11961 2694 6570 0.292174399102456 0.292174399102456 8745 4695 6967 0.15860414860374 0.15860414860374 8747 5689 5336 0.153402847395547 0.153402847395547 8749 6979 6980 0.0492417429246164 0.0492417429246164 8750 6980 6981 0.0330798745582329 0.0330798745582329 8751 6981 6982 0.110138574841473 0.110138574841473 8756 6986 6701 0.0557097589480938 0.0557097589480938 8757 6701 6987 0.145037158424782 0.145037158424782 8759 6988 648 0.139238555969963 0.139238555969963 8760 648 683 0.0653158999110773 0.0653158999110773 8761 683 6989 0.0669742957793313 0.0669742957793313 8762 6989 1988 0.0901527916408211 0.0901527916408211 8763 1988 1972 0.0388238770836602 0.0388238770836602 8764 1972 4588 0.104222260658419 0.104222260658419 8765 4588 4594 0.0293535516568484 0.0293535516568484 8766 4594 6498 0.0726584855189905 0.0726584855189905 8767 6498 6481 0.0601855426433911 0.0601855426433911 8768 6481 2470 0.141630886586724 0.141630886586724 10003 6678 7628 0.0924131784678609 0.0924131784678609 8771 6991 2401 0.344415463633539 0.344415463633539 8772 2401 6992 0.121260728440928 0.121260728440928 8773 6992 6604 0.426798504146684 0.426798504146684 8774 6604 6993 0.0779497578426637 0.0779497578426637 8775 6993 6994 0.328092841207435 0.328092841207435 8776 6994 6997 0.409387625139532 0.409387625139532 8777 6997 6998 0.0280465218891248 0.0280465218891248 8778 6998 6999 0.240899685742567 0.240899685742567 8780 7001 7002 0.172502393042501 0.172502393042501 8781 7002 2338 0.177215228547836 0.177215228547836 8782 2338 7003 0.175043780881437 0.175043780881437 8783 7003 4782 0.243888745485023 0.243888745485023 8784 4782 6558 0.132880580598771 0.132880580598771 8785 6558 7004 0.106726338328234 0.106726338328234 8787 2471 5909 0.20581191299575 0.20581191299575 8789 7005 797 0.197387527656916 0.197387527656916 10028 5604 7642 0.0520984767564003 0.0520984767564003 8790 797 7006 0.203747525811746 0.203747525811746 8793 7007 7008 0.196982052931457 0.196982052931457 8794 7008 3062 0.205201724322207 0.205201724322207 8795 3062 7009 0.184895139192435 0.184895139192435 8796 7009 7010 0.0217892666308482 0.0217892666308482 8798 7011 7012 0.200694925007541 0.200694925007541 8799 7012 6367 0.0706060127631708 0.0706060127631708 8800 6367 7013 0.13113311504647 0.13113311504647 8801 7013 5949 0.203040029193448 0.203040029193448 11962 6570 4451 0.149457420972406 0.149457420972406 8802 5949 5141 0.190833355605879 0.190833355605879 8804 2236 4909 0.189094446681925 0.189094446681925 8805 4909 6613 0.199822606976101 0.199822606976101 8806 6613 7014 0.196131290300381 0.196131290300381 8807 7014 7015 0.207545863379423 0.207545863379423 10052 7653 1099 0.0482102658012733 0.0482102658012733 8809 4072 6057 0.192026411520301 0.192026411520301 20532 10847 10848 0.0340308021704454 0.0340308021704454 8810 6057 5797 0.200508266391225 0.200508266391225 8812 7016 7017 0.20408918142509 0.20408918142509 8813 7017 6590 0.201086157953578 0.201086157953578 8814 6590 7018 0.202602619918689 0.202602619918689 8816 7019 4577 0.129538344988774 0.129538344988774 8817 4577 6441 0.138680608354748 0.138680608354748 8818 6441 5293 0.134070515766336 0.134070515766336 8819 5293 6970 0.13449026404854 0.13449026404854 8820 6970 13 0.134902446032247 0.134902446032247 8822 7020 382 0.124884712447894 0.124884712447894 8823 382 7021 0.135229787557418 0.135229787557418 8824 7021 7022 0.132193897477211 0.132193897477211 8826 7023 7024 0.137222417835135 0.137222417835135 8827 7024 7025 0.130431649234377 0.130431649234377 8828 7025 7026 0.138849105164774 0.138849105164774 8830 6206 7027 0.182945185531037 0.182945185531037 8831 7027 7028 0.175756239821697 0.175756239821697 20483 10830 10831 0.0908860058291454 0.0908860058291454 8833 7029 7030 0.203242108673725 0.203242108673725 8834 7030 7031 0.150413392817758 0.150413392817758 8835 7031 2977 0.0550192556799276 0.0550192556799276 8837 657 1886 0.0454008957908892 0.0454008957908892 8838 1886 528 0.053551482812009 0.053551482812009 8841 6092 1889 0.0508386682559075 0.0508386682559075 8842 1889 7033 0.0498613554304776 0.0498613554304776 8843 7033 7034 0.00951828955857414 0.00951828955857414 8844 7034 7035 0.036894485571684 0.036894485571684 8845 7035 6085 0.0480584959434146 0.0480584959434146 8847 742 4527 0.0498820470218468 0.0498820470218468 8848 4527 7036 0.0491481642660053 0.0491481642660053 8849 7036 5246 0.0491592800418928 0.0491592800418928 8850 5246 7037 0.0481362905740046 0.0481362905740046 8851 7037 7038 0.0454453697348376 0.0454453697348376 8852 7038 7039 0.0963504134151864 0.0963504134151864 8853 7039 7040 0.0519319872070824 0.0519319872070824 8854 7040 1663 0.0497523111621545 0.0497523111621545 8855 1663 7041 0.0529510578680093 0.0529510578680093 8856 7041 7042 0.0505381295725577 0.0505381295725577 8857 7042 7043 0.0514848181594461 0.0514848181594461 8858 7043 7044 0.0741692266458179 0.0741692266458179 8861 7046 2493 0.132768776448504 0.132768776448504 20533 10817 10849 0.0041587253937853 0.0041587253937853 8864 2531 1932 0.0596099109005186 0.0596099109005186 8865 1932 7047 0.205921914653592 0.205921914653592 8867 7048 4043 0.179136537042624 0.179136537042624 8868 4043 7049 0.176989263158491 0.176989263158491 8869 7049 7050 0.100459005094488 0.100459005094488 8871 7051 5531 0.109415807818528 0.109415807818528 8872 5531 7052 0.29371056329192 0.29371056329192 8874 7053 6824 0.0545745509742182 0.0545745509742182 8875 6824 2424 0.081950775026488 0.081950775026488 8876 2424 7054 0.050315704306832 0.050315704306832 8877 7054 3228 0.0836964212853156 0.0836964212853156 8879 4957 4034 0.0947298154946536 0.0947298154946536 8881 7055 5863 0.174726781940175 0.174726781940175 8882 5863 1311 0.179868913340571 0.179868913340571 8883 1311 7056 0.241558820409428 0.241558820409428 8885 7057 1506 0.131503726493835 0.131503726493835 8886 1506 7058 0.131454642278669 0.131454642278669 8888 1059 7059 0.104267738567829 0.104267738567829 10122 3779 7683 0.15407703010384 0.15407703010384 8890 4436 56 0.118965433489173 0.118965433489173 8891 56 5316 0.100608812091724 0.100608812091724 8892 5316 3496 0.0998861232245216 0.0998861232245216 8893 3496 3665 0.201207219763356 0.201207219763356 8894 3665 7060 0.199611951396181 0.199611951396181 8895 7060 7061 0.203598851492666 0.203598851492666 8896 7061 5840 0.200253664127546 0.200253664127546 8897 5840 267 0.165246780486595 0.165246780486595 8899 7062 7063 0.478103640034168 0.478103640034168 8900 7064 5164 0.146200467670157 0.146200467670157 8901 5164 6860 0.179928785347538 0.179928785347538 8902 6860 7065 0.0135383927129561 0.0135383927129561 8903 7065 2385 0.105505653234926 0.105505653234926 8905 3637 7066 0.183542084850882 0.183542084850882 8907 5956 7067 0.0986953923423101 0.0986953923423101 8908 7067 3021 0.00874922983807779 0.00874922983807779 20416 10767 10781 0.00791916641108638 0.00791916641108638 8910 7068 4380 0.0528744797047038 0.0528744797047038 8911 4380 7069 0.100067477522489 0.100067477522489 8912 7069 7070 0.00503051016222424 0.00503051016222424 8913 7070 7071 0.0533378396892988 0.0533378396892988 8914 7071 7072 0.0517118729985249 0.0517118729985249 8915 7072 7073 0.0528720185185965 0.0528720185185965 8916 7073 7074 0.0524160104100909 0.0524160104100909 8917 7074 7075 0.0591259627190951 0.0591259627190951 8918 7075 7076 0.0472141967853771 0.0472141967853771 8919 7076 7077 0.0523938554164358 0.0523938554164358 8920 7077 7078 0.0519698920804767 0.0519698920804767 18299 6996 6464 0.157978818539649 0.157978818539649 18300 6464 5526 0.155386531700968 0.155386531700968 8921 7078 7079 0.0533446665935528 0.0533446665935528 8922 7079 6175 0.0539515629761608 0.0539515629761608 8923 6175 7080 0.0522978151475426 0.0522978151475426 19723 10628 10634 0.0467495933951474 0.0467495933951474 8924 7080 3310 0.051621129553778 0.051621129553778 8925 3310 7081 0.0537939712546602 0.0537939712546602 8926 7081 7082 0.0517442194955157 0.0517442194955157 8957 6821 767 0.155663516472162 0.155663516472162 8928 6333 7083 0.0368397497726965 0.0368397497726965 8930 7084 756 0.02205451477657 0.02205451477657 8931 756 1542 0.146566188527195 0.146566188527195 8933 7085 7086 0.470303961651379 0.470303961651379 8936 6193 6949 0.198646201862192 0.198646201862192 8937 6949 7088 0.203154460121287 0.203154460121287 8938 7088 7089 0.0315254339634626 0.0315254339634626 11963 4451 5499 0.142902063925945 0.142902063925945 8939 1547 4267 0.203186762796229 0.203186762796229 8940 4267 281 0.118834586231474 0.118834586231474 8942 4988 5631 0.199717559309749 0.199717559309749 8943 5631 2363 0.114164400355602 0.114164400355602 8944 2363 4145 0.172388156251151 0.172388156251151 8945 4145 4750 0.181329134759237 0.181329134759237 8946 4750 7090 0.0742131518569267 0.0742131518569267 8947 7090 6563 0.101353119972535 0.101353119972535 8949 561 652 0.180277903435168 0.180277903435168 8950 652 7091 0.1782898608686 0.1782898608686 8951 7091 4618 0.177690137841113 0.177690137841113 8952 4618 6484 0.148000947434632 0.148000947434632 8953 6484 3683 0.147902463423831 0.147902463423831 8955 7092 562 0.138318567115304 0.138318567115304 14765 7355 5462 0.177046926118077 0.177046926118077 8958 767 6719 0.219350766482543 0.219350766482543 8959 6719 6005 0.0551645975375965 0.0551645975375965 8961 7093 7094 0.0134618314671123 0.0134618314671123 8962 7094 7095 0.0768336523164077 0.0768336523164077 8964 4351 7096 0.187825105408858 0.187825105408858 8966 5169 7097 0.173957232527163 0.173957232527163 8967 7097 2358 0.178391537286392 0.178391537286392 8968 2358 4158 0.173186099094122 0.173186099094122 8969 4158 4745 0.175498953556533 0.175498953556533 8970 4745 6540 0.175479189908249 0.175479189908249 8971 6540 7098 0.165132887334241 0.165132887334241 8974 900 4481 0.13673901951185 0.13673901951185 8975 4481 2805 0.133564794339907 0.133564794339907 8976 2805 5271 0.130621351715569 0.130621351715569 8977 5271 6911 0.123597927289001 0.123597927289001 8978 6911 7100 0.15221685519733 0.15221685519733 8979 7100 6360 0.259362269049004 0.259362269049004 8981 7102 704 0.204412961923 0.204412961923 19726 10627 10635 0.0226092820114286 0.0226092820114286 8984 7103 1210 0.168411442672594 0.168411442672594 8985 1210 7104 0.0210253069731913 0.0210253069731913 8986 7104 3769 0.199568149574658 0.199568149574658 8987 3769 7105 0.154728508227155 0.154728508227155 8988 7105 960 0.176377624617973 0.176377624617973 8989 960 7106 0.174688777733473 0.174688777733473 8990 7106 4897 0.160532597504136 0.160532597504136 8991 4897 7107 0.182971792068578 0.182971792068578 8992 7107 5494 0.175655210225522 0.175655210225522 8994 7108 7109 0.103100291492917 0.103100291492917 8995 7109 7110 0.101964294660044 0.101964294660044 8998 7112 6130 0.00642185713601216 0.00642185713601216 8999 6130 3973 0.100482235790598 0.100482235790598 9000 3973 7018 0.0985643830580019 0.0985643830580019 9001 7018 1404 0.0976294798550341 0.0976294798550341 9002 1404 7113 0.0934722476940573 0.0934722476940573 9003 7113 3377 0.114974498647875 0.114974498647875 9004 3377 5719 0.0923374297912636 0.0923374297912636 9006 4633 4552 0.211900461491767 0.211900461491767 9008 7114 1219 0.0873426128412716 0.0873426128412716 9009 1219 7115 0.154859667381265 0.154859667381265 9011 128 4195 0.0990809801322014 0.0990809801322014 9012 4195 2526 0.225168737431611 0.225168737431611 9015 7118 7119 0.0484685816363468 0.0484685816363468 9016 7119 6647 0.0431240450937402 0.0431240450937402 9017 6647 7120 0.0651283567093235 0.0651283567093235 9020 7121 5612 0.0589161599786899 0.0589161599786899 9021 5612 7122 0.0519812671049742 0.0519812671049742 9022 7122 3734 0.0556068739901258 0.0556068739901258 9024 4852 7123 0.126059374848785 0.126059374848785 9025 7123 7124 0.118149722641793 0.118149722641793 9026 7124 7125 0.121835161075312 0.121835161075312 9027 7125 7126 0.110094663779518 0.110094663779518 9028 7126 4678 0.101155068622002 0.101155068622002 9029 4678 4925 0.0375558738681089 0.0375558738681089 9031 7127 5718 0.122304701667431 0.122304701667431 9033 7129 7130 0.00755996146089403 0.00755996146089403 11437 7984 8034 0.589388539362218 0.589388539362218 9034 7130 7131 0.0405147672355999 0.0405147672355999 15917 9748 9104 0.13371062185673 0.13371062185673 9036 7132 7133 0.0505601360898234 0.0505601360898234 9037 7133 7134 0.050337833066874 0.050337833066874 9039 2563 2043 0.341755774769512 0.341755774769512 9040 2043 4280 0.587618591665046 0.587618591665046 9041 4280 2317 0.145996435168453 0.145996435168453 9042 2317 7135 0.26875426467805 0.26875426467805 9044 4276 6167 0.145395831525207 0.145395831525207 9045 6167 7136 0.583394412429138 0.583394412429138 9046 7136 7137 0.0430989040252276 0.0430989040252276 9048 7138 7139 0.17847978963111 0.17847978963111 9049 7139 665 0.00426988518248375 0.00426988518248375 9050 665 7140 0.0039363004033923 0.0039363004033923 9051 7140 7141 0.126828000444838 0.126828000444838 9052 7141 7142 0.0463243816448395 0.0463243816448395 9053 7142 4606 0.175854779813893 0.175854779813893 13036 8929 8930 0.492762775909981 0.492762775909981 9054 4606 2885 0.129583918723674 0.129583918723674 9056 818 3559 0.139007675873083 0.139007675873083 9057 3559 5633 0.138607438022671 0.138607438022671 9060 5632 7143 0.0971697431213832 0.0971697431213832 9061 7143 4337 0.0573209846859246 0.0573209846859246 9062 4337 6336 0.137619327969477 0.137619327969477 9063 6336 3051 0.138690015537613 0.138690015537613 9064 3051 7144 0.13740372400277 0.13740372400277 9065 7144 7145 0.00531536492655497 0.00531536492655497 9066 7145 7146 0.138359891845979 0.138359891845979 9069 873 4461 0.138000198054367 0.138000198054367 9070 4461 2781 0.134827246932882 0.134827246932882 9073 6941 5768 0.263560531238909 0.263560531238909 9074 5768 7148 0.00867578094755507 0.00867578094755507 9075 6325 4168 0.192770537182593 0.192770537182593 9076 4168 4753 0.208190261859574 0.208190261859574 9077 4753 6544 0.199662965025148 0.199662965025148 9078 6544 7149 0.203286576405629 0.203286576405629 9079 7149 7150 0.188877376950956 0.188877376950956 9080 7150 3796 0.199750569153682 0.199750569153682 9081 3796 5939 0.152615142478991 0.152615142478991 9082 5939 940 0.17776127985835 0.17776127985835 9083 940 2224 0.184599395002716 0.184599395002716 9084 2224 4874 0.160770298676863 0.160770298676863 9085 4874 7151 0.191866995309803 0.191866995309803 9086 7151 5472 0.170431656658562 0.170431656658562 9087 5472 7152 0.177051030738846 0.177051030738846 9089 7153 7154 0.0893451644905786 0.0893451644905786 9090 7154 6170 0.0753374734775839 0.0753374734775839 9091 6170 4764 0.177646502224828 0.177646502224828 9092 4764 4150 0.173084945690311 0.173084945690311 9094 2344 7155 0.117646857783728 0.117646857783728 9095 7155 7156 0.0188390787773898 0.0188390787773898 9096 7156 7157 0.234434662963778 0.234434662963778 9097 7157 7158 0.0252454738977112 0.0252454738977112 9100 7159 7160 0.136141908223257 0.136141908223257 9101 7160 7161 0.134175303690261 0.134175303690261 9102 7161 5540 0.104957650418394 0.104957650418394 9103 5540 2408 0.0972515972300324 0.0972515972300324 9104 2408 4293 0.0986699082335262 0.0986699082335262 9105 4293 7163 0.053830719074408 0.053830719074408 9107 7164 7165 0.0631810706690825 0.0631810706690825 9108 7165 2982 0.341967827784909 0.341967827784909 9109 2982 7166 0.203801982791161 0.203801982791161 9110 7166 7167 0.199088364823678 0.199088364823678 9111 7167 7168 0.00801722711592813 0.00801722711592813 9112 7168 7169 0.0420988990456398 0.0420988990456398 9113 7169 7170 0.153973329045923 0.153973329045923 9114 7170 6877 0.206323620437175 0.206323620437175 9115 6877 1688 0.202556013709455 0.202556013709455 10335 2984 7779 0.0471482180711068 0.0471482180711068 9116 1688 7171 0.203959165094635 0.203959165094635 9117 7171 2434 0.200457262733771 0.200457262733771 9118 2434 7172 0.202529539970889 0.202529539970889 9119 7172 6459 0.289084578375032 0.289084578375032 19730 5374 10637 0.0120223368882016 0.0120223368882016 9120 6459 7173 0.114101346723939 0.114101346723939 9121 7173 7174 0.184116579370581 0.184116579370581 9122 7174 7175 0.203885371802177 0.203885371802177 9123 7175 7176 0.042345014713444 0.042345014713444 9124 7176 7177 0.0543545796747623 0.0543545796747623 9125 7177 1424 0.112240471555906 0.112240471555906 9128 7179 6066 0.193267920890686 0.193267920890686 9129 6066 2546 0.202503184194707 0.202503184194707 9130 2546 7180 0.41050413821522 0.41050413821522 9131 6215 7181 0.274932291342238 0.274932291342238 9132 7181 7182 0.263103709588239 0.263103709588239 9133 7182 7183 0.130644941399459 0.130644941399459 9134 2594 5185 0.17867940782894 0.17867940782894 9137 5066 4054 0.176950276628118 0.176950276628118 9138 4054 7184 0.19508037930475 0.19508037930475 19295 10466 10470 0.0590667450333129 0.0590667450333129 9139 7184 1855 0.159486883286254 0.159486883286254 9140 1855 2595 0.177991984486361 0.177991984486361 9142 7132 7185 0.200740739267956 0.200740739267956 9144 317 5720 0.10120960072344 0.10120960072344 9146 7186 7178 0.0998150102985703 0.0998150102985703 9147 7178 7187 0.0486556483534758 0.0486556483534758 9148 7187 7188 0.0504244958733159 0.0504244958733159 9149 7188 6720 0.0492257170939005 0.0492257170939005 9150 6720 1139 0.0498554245278369 0.0498554245278369 9151 1139 6900 0.0496729718772752 0.0496729718772752 9152 6900 7189 0.0498269762893686 0.0498269762893686 9153 7189 7190 0.0493080365100491 0.0493080365100491 9154 7190 3869 0.0507905077365378 0.0507905077365378 9155 3869 7191 0.0511248031667964 0.0511248031667964 9156 7191 5583 0.0514153335527058 0.0514153335527058 9158 6374 7192 0.0508291685906189 0.0508291685906189 9159 7192 4828 0.0505211822659055 0.0505211822659055 9160 4828 7193 0.0991435070786191 0.0991435070786191 9161 7193 7194 0.0991520630524694 0.0991520630524694 9162 7194 7195 0.0477883926406413 0.0477883926406413 9163 7195 7196 0.0494484339552123 0.0494484339552123 9164 7196 7197 0.0162046310747774 0.0162046310747774 9166 7198 6674 0.0990044216409842 0.0990044216409842 9167 6674 3118 0.097669089391913 0.097669089391913 9168 3118 7199 0.284505571449601 0.284505571449601 9169 7199 6008 0.094118222257641 0.094118222257641 9170 6008 2844 0.0930401433253343 0.0930401433253343 9171 2844 3493 0.0866696350082772 0.0866696350082772 9172 3493 5349 0.0889131869713594 0.0889131869713594 9174 5392 2946 0.0903397575627338 0.0903397575627338 9175 2946 6812 0.0903546565690543 0.0903546565690543 9176 6812 1813 0.0889131954631002 0.0889131954631002 9179 7201 7202 0.0514316470718889 0.0514316470718889 9180 7202 571 0.0452247620537137 0.0452247620537137 9181 571 4984 0.0498774301127379 0.0498774301127379 9182 4984 7203 0.0499341834444621 0.0499341834444621 9183 7203 7204 0.048540539361363 0.048540539361363 9184 7204 7205 0.049454954432791 0.049454954432791 9185 7205 7206 0.0536988191890685 0.0536988191890685 9186 7206 7207 0.0531339953218732 0.0531339953218732 9188 7208 7209 0.0488986834694409 0.0488986834694409 10408 7087 974 0.0520701135747565 0.0520701135747565 9190 3616 7210 0.0490025655343953 0.0490025655343953 9191 7210 7211 0.0492346778344629 0.0492346778344629 9192 7211 6627 0.0474835705848566 0.0474835705848566 9193 6627 7212 0.0259857221754392 0.0259857221754392 9195 7213 2937 0.0797219985274474 0.0797219985274474 9197 4927 7214 0.0675624031978383 0.0675624031978383 9198 7214 7215 0.172837829649445 0.172837829649445 9199 7215 7216 0.0152456900319388 0.0152456900319388 9201 7217 7218 0.150068688599712 0.150068688599712 9202 7218 3717 0.0523950557178934 0.0523950557178934 9203 3717 7219 0.104026300075926 0.104026300075926 9204 7219 7220 0.176478214187187 0.176478214187187 9205 7220 2618 0.176744455093666 0.176744455093666 9206 2618 7221 0.0524078444870275 0.0524078444870275 9207 7221 5199 0.124408908082812 0.124408908082812 9208 5199 6236 0.175254349133775 0.175254349133775 9209 6236 7222 0.181371367707484 0.181371367707484 9210 7222 7223 0.17624861030264 0.17624861030264 10431 7818 3372 0.256942906695214 0.256942906695214 9211 7223 7224 0.177882160330428 0.177882160330428 9212 7224 6596 0.176655139096338 0.176655139096338 9213 6596 7225 0.176764713771947 0.176764713771947 9214 7225 7117 0.195263815592674 0.195263815592674 9215 7117 7226 0.162883394969853 0.162883394969853 9217 7227 7228 0.0929813395053153 0.0929813395053153 9218 7228 7229 0.0382886967355643 0.0382886967355643 9220 5754 5537 0.136674994706822 0.136674994706822 9222 7230 2419 0.0601608416165443 0.0601608416165443 9224 7231 1877 0.0370441528846065 0.0370441528846065 9225 1877 7232 0.131692111532173 0.131692111532173 9227 7233 7234 0.109254283787097 0.109254283787097 9228 7234 7235 0.0988980977520615 0.0988980977520615 9229 7235 7236 0.100150595242985 0.100150595242985 9230 7236 7237 0.0982491727225652 0.0982491727225652 9231 7237 7238 0.102801611377818 0.102801611377818 9232 7238 3624 0.10072637054969 0.10072637054969 9233 3624 7239 0.0490877236423196 0.0490877236423196 9234 7239 7240 0.0506406047895119 0.0506406047895119 9236 7241 7242 0.053434962453162 0.053434962453162 9238 7243 2049 0.0999533143701506 0.0999533143701506 9239 2049 6322 0.101276003642563 0.101276003642563 9240 6322 7245 0.101332248433824 0.101332248433824 9241 7245 7246 0.0464773018813961 0.0464773018813961 9242 7246 3478 0.0519094915924 0.0519094915924 9243 3478 7247 0.0444674652348498 0.0444674652348498 9244 7247 6076 0.0542711695249793 0.0542711695249793 9245 6076 7248 0.0457685619049607 0.0457685619049607 9246 7248 3693 0.0511581578497335 0.0511581578497335 9247 3693 7249 0.0484213428818718 0.0484213428818718 9248 7249 4568 0.050423249762551 0.050423249762551 9249 4568 7250 0.105671525256593 0.105671525256593 9251 3486 5352 0.142707971743977 0.142707971743977 9252 5352 5389 0.0672375375003041 0.0672375375003041 9254 6807 7251 0.174038770872886 0.174038770872886 9255 5582 7252 0.0700127444942287 0.0700127444942287 9256 3438 7253 0.0456922323357007 0.0456922323357007 9257 7253 5712 0.0536735809918437 0.0536735809918437 9258 5712 7254 0.0996465050991051 0.0996465050991051 9259 7254 7177 0.0990312619116669 0.0990312619116669 9261 2234 5135 0.107869698056021 0.107869698056021 9263 5150 4905 0.0686856789021931 0.0686856789021931 9264 4905 6617 0.200618729294218 0.200618729294218 9265 6617 7255 0.197431040074393 0.197431040074393 9266 7255 7256 0.208183749937444 0.208183749937444 9267 7256 645 0.141740585620374 0.141740585620374 9268 645 7257 0.130628958724451 0.130628958724451 9269 7257 1991 0.0908850253123808 0.0908850253123808 9270 1991 1975 0.0373563291181619 0.0373563291181619 9271 1975 4592 0.133760117820733 0.133760117820733 9272 4592 6479 0.133361447138617 0.133361447138617 9273 6479 2465 0.142787478559072 0.142787478559072 9275 7258 905 0.276860539558146 0.276860539558146 9276 905 7259 0.128469118479352 0.128469118479352 9278 7260 7261 0.202325557275685 0.202325557275685 9279 7261 7262 0.200099452464053 0.200099452464053 9281 6555 7263 0.106048977208119 0.106048977208119 9283 2464 5907 0.204805215249635 0.204805215249635 9284 5907 7264 0.200064951669816 0.200064951669816 9285 7264 792 0.198575253788857 0.198575253788857 9286 792 7265 0.203153130979463 0.203153130979463 20553 10855 10830 0.00226863418878014 0.00226863418878014 9287 7265 4356 0.200718125919129 0.200718125919129 9288 4356 7266 0.203231013450801 0.203231013450801 9289 7266 3059 0.208369469805255 0.208369469805255 9290 3059 7267 0.184116398047724 0.184116398047724 9292 7268 7269 0.172274443384772 0.172274443384772 9293 7269 7270 0.174965358395498 0.174965358395498 9294 7270 7271 0.171051925436011 0.171051925436011 9295 7271 4777 0.251271094456806 0.251271094456806 9297 7272 7273 0.142786274588455 0.142786274588455 9298 7273 7257 0.143845033730321 0.143845033730321 9299 7257 2012 0.148104007431453 0.148104007431453 9300 2012 7274 0.146908840218292 0.146908840218292 9303 3209 6121 0.198338421830571 0.198338421830571 9305 1920 7245 0.200452444306493 0.200452444306493 9306 7245 3264 0.201454965709232 0.201454965709232 9307 3264 7275 0.199928677430985 0.199928677430985 9308 7275 75 0.205218774272454 0.205218774272454 9309 75 3514 0.203667659516003 0.203667659516003 9310 3514 4256 0.200449218475779 0.200449218475779 9312 7276 7277 0.199018039984475 0.199018039984475 9314 3099 7278 0.127218718588174 0.127218718588174 9315 7279 7280 0.0142903725965103 0.0142903725965103 9316 7280 7281 0.105207552208829 0.105207552208829 9317 7282 7283 0.0344899807253543 0.0344899807253543 9318 7283 221 0.0709873405596775 0.0709873405596775 9319 221 484 0.00880336166381634 0.00880336166381634 9320 484 7284 0.0467023879280561 0.0467023879280561 9321 7284 7285 0.0520434565562666 0.0520434565562666 9322 7285 7286 0.0966986010135768 0.0966986010135768 9324 7287 7288 0.0474221057340072 0.0474221057340072 9325 7288 7289 0.0544896557893494 0.0544896557893494 18313 7291 7292 0.0491935106031602 0.0491935106031602 12266 8623 8624 0.00987394368395642 0.00987394368395642 9326 7289 7293 0.050792182381771 0.050792182381771 9327 7293 7294 0.0490541601102182 0.0490541601102182 9328 7294 3625 0.0491311379128154 0.0491311379128154 9329 3625 7295 0.0500044548990436 0.0500044548990436 9330 7295 7296 0.0493114932484129 0.0493114932484129 9331 7296 7297 0.0492273088766844 0.0492273088766844 9332 7297 7298 0.0497149327544833 0.0497149327544833 9333 7298 7299 0.052416983039433 0.052416983039433 9334 7299 1775 0.0489179547921138 0.0489179547921138 9335 1775 7300 0.0992252392752366 0.0992252392752366 9338 1523 7301 0.0991304181855472 0.0991304181855472 9340 4180 7302 0.159005264658095 0.159005264658095 9342 7303 7304 0.0508070845581107 0.0508070845581107 9344 2051 7305 0.0464895652372381 0.0464895652372381 9346 6323 7306 0.0487652334573382 0.0487652334573382 9347 7306 7275 0.0511008721086019 0.0511008721086019 9348 7275 7307 0.0472167292045061 0.0472167292045061 9349 7307 3479 0.0519136696037329 0.0519136696037329 9350 3479 7308 0.0469673771341736 0.0469673771341736 9351 7308 6077 0.0514245726695928 0.0514245726695928 9353 7309 3694 0.0517124258100223 0.0517124258100223 9354 3694 7310 0.0465067719763774 0.0465067719763774 9355 7310 4569 0.0489536209610463 0.0489536209610463 9356 4569 7311 0.0489635595580148 0.0489635595580148 9357 7311 7312 0.0558091568866214 0.0558091568866214 9359 5166 6862 0.178524347295205 0.178524347295205 10575 7382 7866 0.0530283440074436 0.0530283440074436 9361 5665 7313 0.0484754519993524 0.0484754519993524 9362 7313 7314 0.161386441141289 0.161386441141289 9363 7314 57 0.142345062746265 0.142345062746265 9365 3497 7315 0.199650199137315 0.199650199137315 9366 7315 7316 0.20195222577189 0.20195222577189 9368 7317 7318 0.0198371749129227 0.0198371749129227 9369 7318 2347 0.132104544578518 0.132104544578518 9370 2347 4152 0.17573096379452 0.17573096379452 9371 4152 4739 0.172852869151079 0.172852869151079 9372 4739 6534 0.176755786446123 0.176755786446123 9373 6534 7319 0.165399065875657 0.165399065875657 9376 1193 7321 0.0221951663944447 0.0221951663944447 9377 7321 3785 0.200018254719297 0.200018254719297 9379 6356 2387 0.110864888603468 0.110864888603468 9380 2387 7322 0.139379472361554 0.139379472361554 9381 7322 7323 0.046481070265731 0.046481070265731 9382 7323 745 0.0926146092564692 0.0926146092564692 9383 745 1563 0.142337228385207 0.142337228385207 9384 1563 7324 0.139015648234869 0.139015648234869 9385 7324 7325 0.121637038292373 0.121637038292373 9387 7326 1054 0.0187920378071022 0.0187920378071022 9388 1054 7327 0.1804815052178 0.1804815052178 9389 7327 7328 0.200952784069958 0.200952784069958 9390 7328 2873 0.135770477885413 0.135770477885413 9391 2873 7329 0.140734857106897 0.140734857106897 9392 7329 7330 0.130551116437319 0.130551116437319 9394 3573 5641 0.135671111475822 0.135671111475822 9395 5641 4346 0.139178472263861 0.139178472263861 9397 6344 3047 0.139334930188281 0.139334930188281 9398 3047 7331 0.13779347001033 0.13779347001033 9399 7331 7332 0.00320242529462838 0.00320242529462838 9400 7332 7333 0.124149220639337 0.124149220639337 9401 7333 7334 0.0152895413448354 0.0152895413448354 9402 7334 1168 0.139240705026111 0.139240705026111 9403 1168 888 0.137184892852111 0.137184892852111 9404 888 4473 0.140290329638987 0.140290329638987 9405 4473 2795 0.133122605689938 0.133122605689938 18387 8972 8990 0.0135489498420418 0.0135489498420418 9406 2795 5263 0.132274155849312 0.132274155849312 9408 5264 7335 0.142105114812744 0.142105114812744 9409 7336 7337 0.0976207961374284 0.0976207961374284 9410 7337 4886 0.157275932372423 0.157275932372423 9411 4886 7338 0.185720302610988 0.185720302610988 9412 7338 5484 0.174899259954025 0.174899259954025 9413 5484 7339 0.200596009359583 0.200596009359583 9415 7001 7340 0.179314344082203 0.179314344082203 9416 7340 3105 0.172536320867715 0.172536320867715 9417 3105 7341 0.196295851159965 0.196295851159965 9418 7341 7342 0.0146987319128723 0.0146987319128723 9419 7342 5274 0.233778976885029 0.233778976885029 9421 61 3550 0.201334976523304 0.201334976523304 9423 4229 1512 0.0573285646726125 0.0573285646726125 9424 1512 1812 0.080316497766985 0.080316497766985 9425 1812 1792 0.0864981124104349 0.0864981124104349 9426 1792 5766 0.0789087886834876 0.0789087886834876 9427 5766 7199 0.0992911764787047 0.0992911764787047 9428 7199 6828 0.11119492664509 0.11119492664509 9429 6828 5849 0.0944254133826228 0.0944254133826228 9430 5849 6009 0.0132155676036954 0.0132155676036954 9431 6009 6306 0.0820521132716854 0.0820521132716854 9432 6306 7343 0.105450198242036 0.105450198242036 9433 7343 6621 0.143519415278471 0.143519415278471 9434 6621 7344 1.27038946039582 1.27038946039582 9437 4173 4758 0.21160422195521 0.21160422195521 9439 7347 7348 0.135937832662874 0.135937832662874 9440 7348 7349 0.00392915540186096 0.00392915540186096 9441 7349 7350 0.00435925191977174 0.00435925191977174 9442 7350 7351 0.134680718743296 0.134680718743296 9443 7351 7352 0.142353643667365 0.142353643667365 9444 7352 822 0.136144392169031 0.136144392169031 9445 822 3563 0.139511434934294 0.139511434934294 9447 4757 6547 0.198421257470946 0.198421257470946 9448 6547 7353 0.203512578195826 0.203512578195826 9449 7353 7354 0.189733642798723 0.189733642798723 9450 7354 3791 0.198902472958717 0.198902472958717 9452 7356 1156 0.139895555737197 0.139895555737197 9453 1156 877 0.139167763247538 0.139167763247538 9454 877 4465 0.138362926550376 0.138362926550376 9455 4465 2785 0.134223449290719 0.134223449290719 9456 2785 5256 0.132255447080442 0.132255447080442 10701 7933 7934 0.0165824928197296 0.0165824928197296 9457 5256 6902 0.213396689593523 0.213396689593523 9458 6902 7357 0.137952680025601 0.137952680025601 9460 7358 7359 0.0873817304884455 0.0873817304884455 9461 7359 5476 0.17425617170475 0.17425617170475 9462 5476 7360 0.176755476074969 0.176755476074969 9463 7360 7361 0.179271064370159 0.179271064370159 9464 7361 670 0.00299320804688776 0.00299320804688776 9465 670 7362 0.00367138449467953 0.00367138449467953 9466 7362 7363 0.175413304982356 0.175413304982356 9467 7363 4602 0.174300257248449 0.174300257248449 9468 4602 6494 0.14109328269368 0.14109328269368 9470 6339 3027 0.140999530277673 0.140999530277673 9471 3027 7364 0.134294188280294 0.134294188280294 9472 7364 7367 0.00539295394286677 0.00539295394286677 9473 7367 7368 0.0958510973743428 0.0958510973743428 9474 7369 7370 0.0190810494123846 0.0190810494123846 9475 7370 4174 0.200419085556528 0.200419085556528 9476 4174 4759 0.205255972403598 0.205255972403598 9478 7371 1504 0.200818042076817 0.200818042076817 9479 1504 177 0.202381091183512 0.202381091183512 9481 7048 5860 0.176960295698989 0.176960295698989 9482 5860 1308 0.177680958846967 0.177680958846967 9483 1308 7372 0.242287040915104 0.242287040915104 9485 7373 7374 0.0554606112260645 0.0554606112260645 9486 7374 6759 0.139083865409791 0.139083865409791 9487 6759 3983 0.201208667852087 0.201208667852087 9488 3983 7042 0.200146227687253 0.200146227687253 9489 7042 3429 0.200588668938452 0.200588668938452 9491 7375 7376 0.134975501915893 0.134975501915893 9492 7376 2494 0.132763759551609 0.132763759551609 9493 2494 2841 0.125447252672452 0.125447252672452 9495 7377 1766 0.0535653036014808 0.0535653036014808 9496 1766 7378 0.148946577862237 0.148946577862237 9497 7378 7379 0.151136159766357 0.151136159766357 9498 7379 2978 0.0542010510807056 0.0542010510807056 9500 6210 7380 0.184339220967731 0.184339220967731 9501 7380 7381 0.177783326711723 0.177783326711723 9503 7055 4046 0.178402656739544 0.178402656739544 9504 4046 7382 0.177334708763743 0.177334708763743 9505 7382 1847 0.175265460280809 0.175265460280809 9506 1847 2581 0.177411624203835 0.177411624203835 9508 5179 7383 0.0621659509396009 0.0621659509396009 9510 7384 5530 0.101603812835917 0.101603812835917 9511 5530 6476 0.0959541548395336 0.0959541548395336 9512 6476 7385 0.197309689587966 0.197309689587966 9514 7386 4578 0.133367493492184 0.133367493492184 9515 4578 6442 0.135224444657643 0.135224444657643 9516 6442 5294 0.135202388191056 0.135202388191056 9517 5294 6971 0.132090452543352 0.132090452543352 9519 7387 6793 0.0526421759963202 0.0526421759963202 9520 6793 2426 0.0832334466071371 0.0832334466071371 9521 2426 7292 0.0515611894823623 0.0515611894823623 9522 7292 3230 0.0818841223845197 0.0818841223845197 9523 3230 7388 0.142866769580008 0.142866769580008 9525 7389 7390 0.203322823967769 0.203322823967769 9529 7391 7392 0.135325738854945 0.135325738854945 9530 7392 7393 0.132395815694125 0.132395815694125 9531 7393 7394 0.135014881681412 0.135014881681412 9532 7394 7395 0.132077333868835 0.132077333868835 9535 7397 621 0.0257970801977961 0.0257970801977961 9537 4075 6060 0.199263565882924 0.199263565882924 9538 6060 5800 0.199550446273018 0.199550446273018 9540 7398 3097 0.199450454556748 0.199450454556748 9541 3097 3207 0.202536688546866 0.202536688546866 9542 3207 6119 0.201707926741417 0.201707926741417 9543 6119 1917 0.201109266380341 0.201109266380341 9544 1917 7243 0.20045244430598 0.20045244430598 9545 7243 594 0.202390514467061 0.202390514467061 9547 7399 5843 0.208569621956493 0.208569621956493 9549 7400 5659 0.10300363118025 0.10300363118025 9550 5659 7401 0.0544972381418925 0.0544972381418925 9552 6194 6950 0.191455920710939 0.191455920710939 9553 6950 7402 0.209004541630565 0.209004541630565 9555 4943 7403 0.0144437903083984 0.0144437903083984 9556 7403 3000 0.101061674656442 0.101061674656442 9558 6639 3962 0.136668682711291 0.136668682711291 9559 3962 4361 0.121869293781819 0.121869293781819 20411 9207 10780 0.0112983850763668 0.0112983850763668 9561 5171 5225 0.145976272368254 0.145976272368254 9562 5225 1866 0.0654044096593951 0.0654044096593951 9563 1866 5084 0.0770856255669816 0.0770856255669816 9564 5084 2809 0.113066726070966 0.113066726070966 9565 2809 3368 0.152693063908693 0.152693063908693 9566 3368 7404 0.0530057643448654 0.0530057643448654 9567 7404 4944 0.0497811011847154 0.0497811011847154 9568 4944 7405 0.0515530101953733 0.0515530101953733 9569 7405 7217 0.0502978935844785 0.0502978935844785 9570 7217 7406 0.0537233169488665 0.0537233169488665 9571 7406 7407 0.0412354910733997 0.0412354910733997 9572 6416 4212 0.100784166153009 0.100784166153009 9573 4212 190 0.175257609965618 0.175257609965618 9574 190 4532 0.201882877149858 0.201882877149858 9575 4532 5431 0.198227529862783 0.198227529862783 9576 5431 5972 0.107244272330712 0.107244272330712 9577 5972 2255 0.104270609577454 0.104270609577454 9578 2255 6131 0.104982960169425 0.104982960169425 9579 6131 3998 0.104249966263654 0.104249966263654 9580 3998 7048 0.105712541492873 0.105712541492873 9581 7048 1393 0.105952500116488 0.105952500116488 9583 7408 7055 0.0530917174300864 0.0530917174300864 9584 7055 7409 0.0515249594325266 0.0515249594325266 9585 7409 3389 0.0512512544679775 0.0512512544679775 9586 3389 7410 0.0515249594325266 0.0515249594325266 9587 7410 4504 0.051986836558228 0.051986836558228 9588 4504 3539 0.0507992547126353 0.0507992547126353 9589 3539 7411 0.0505170014633714 0.0505170014633714 9590 7411 7412 0.0515690276546841 0.0515690276546841 9592 5066 6400 0.0525526328752235 0.0525526328752235 9593 6400 6835 0.0526723733629873 0.0526723733629873 9594 6835 7413 0.0505686622438464 0.0505686622438464 9595 7413 1105 0.0506198937481409 0.0506198937481409 9596 1105 7414 0.0824276303743622 0.0824276303743622 9598 3863 7415 0.0529481461592885 0.0529481461592885 9599 7415 6656 0.0485933921065039 0.0485933921065039 9600 6656 7416 0.0551266417503484 0.0551266417503484 9601 7416 7417 0.698080046436177 0.698080046436177 9602 3179 7418 0.0616464790427922 0.0616464790427922 9603 7418 5002 0.0485639637102659 0.0485639637102659 9604 5002 7419 0.0540110826611525 0.0540110826611525 9605 7419 5725 0.0437502401390831 0.0437502401390831 9606 5725 724 0.0271601591292424 0.0271601591292424 9607 724 7059 0.100733087825974 0.100733087825974 9608 7059 7314 0.111000885564944 0.111000885564944 9610 7421 3610 0.212938945536276 0.212938945536276 9611 3610 2128 0.151144951480704 0.151144951480704 10843 154 8006 0.0789597424143419 0.0789597424143419 9613 5998 2327 0.147931201391184 0.147931201391184 9614 2327 7422 0.151462381546094 0.151462381546094 9615 2016 354 0.0832039426217647 0.0832039426217647 9616 354 2024 0.270665538753682 0.270665538753682 9620 4944 7424 0.200356357596052 0.200356357596052 9622 2981 7425 0.200823510551274 0.200823510551274 9623 7425 7426 0.200629159279387 0.200629159279387 9624 7426 7427 0.00781704540286186 0.00781704540286186 9625 7427 7428 0.196215671376464 0.196215671376464 9626 7428 6876 0.205224182417126 0.205224182417126 9627 6876 1687 0.205021376956907 0.205021376956907 9628 1687 7429 0.205696359665547 0.205696359665547 9629 7429 2432 0.199163881347575 0.199163881347575 9630 2432 7431 0.20247617593456 0.20247617593456 9632 6213 7432 0.274944028390563 0.274944028390563 9633 7432 7433 0.263513794727665 0.263513794727665 9634 7433 6594 0.262579264502597 0.262579264502597 9636 7254 1423 0.111990529719831 0.111990529719831 10866 1577 8015 0.266859669077532 0.266859669077532 9639 7434 7435 0.184117705049588 0.184117705049588 9640 7435 7436 0.203503143312405 0.203503143312405 9642 6593 7437 0.098508708246921 0.098508708246921 9643 7437 7127 0.0085733378066782 0.0085733378066782 9645 7411 4051 0.176201016140517 0.176201016140517 9646 4051 7438 0.186623330561976 0.186623330561976 9647 7438 1853 0.167040016171723 0.167040016171723 9648 1853 2591 0.179034976108436 0.179034976108436 9650 7439 6064 0.193434831975152 0.193434831975152 9651 6064 2544 0.202007823415783 0.202007823415783 9652 2544 7440 0.411378882387366 0.411378882387366 9653 7129 627 0.200330694412442 0.200330694412442 9655 18 6387 0.132089927812284 0.132089927812284 9658 7443 7444 0.13397887621517 0.13397887621517 9659 7444 5539 0.105571329036095 0.105571329036095 9660 5539 2407 0.0968730605007166 0.0968730605007166 9661 2407 4292 0.100193275722424 0.100193275722424 9662 4292 7445 0.0505436928211805 0.0505436928211805 9663 7445 7446 0.0548363595380854 0.0548363595380854 9665 7447 7448 0.169947053382904 0.169947053382904 9667 5852 1336 0.19937663187299 0.19937663187299 9668 1336 6158 0.0597086585632686 0.0597086585632686 9669 6158 7449 0.153340690716036 0.153340690716036 9671 7450 4365 0.199972383812324 0.199972383812324 9672 4365 1447 0.201108937861992 0.201108937861992 9673 1447 7451 0.20199467881708 0.20199467881708 9674 7451 6664 0.0985180993542889 0.0985180993542889 9675 6664 1757 0.102800794441344 0.102800794441344 9676 1757 3819 0.106482209599855 0.106482209599855 9677 3819 5892 0.0976679798408968 0.0976679798408968 9679 5332 5070 0.101261676099905 0.101261676099905 9680 5070 6838 0.100657370443561 0.100657370443561 9681 6838 6967 0.0976725983678986 0.0976725983678986 9682 6967 7452 0.102800093286128 0.102800093286128 9683 7452 7453 0.0998547767838799 0.0998547767838799 9685 5437 7454 0.211535646678045 0.211535646678045 9686 7454 4416 0.194570832918176 0.194570832918176 9687 4416 7456 0.224677107455919 0.224677107455919 9688 7456 4322 0.22100369073056 0.22100369073056 9692 7458 7459 0.0196177061643605 0.0196177061643605 9693 7459 7460 0.0200797614980701 0.0200797614980701 9694 7460 7461 0.0204220717617775 0.0204220717617775 9695 7461 7462 0.0192753952773127 0.0192753952773127 9696 7462 7463 0.0197376280100197 0.0197376280100197 9697 7463 1874 0.0201396312288959 0.0201396312288959 9698 1874 7464 0.101865928676763 0.101865928676763 9699 7464 7465 0.0516398712444199 0.0516398712444199 9700 5894 1589 0.201207684972719 0.201207684972719 9701 1589 1639 0.202832052664544 0.202832052664544 9703 7466 7467 0.461510399426298 0.461510399426298 9704 7468 7469 0.0656477480578156 0.0656477480578156 9705 7469 7470 0.0202314805703126 0.0202314805703126 9706 7470 7471 0.0196155905306545 0.0196155905306545 9707 7471 7472 0.0198466389215673 0.0198466389215673 9709 7473 7474 0.0193760769839274 0.0193760769839274 10941 7859 4686 0.105458193161767 0.105458193161767 16187 5815 7203 0.20368767335866 0.20368767335866 9710 7474 7475 0.0199577496151493 0.0199577496151493 9711 7475 1873 0.0221306450398483 0.0221306450398483 9712 1873 7476 0.0228930859552116 0.0228930859552116 9713 7476 7477 0.00597945379667752 0.00597945379667752 9714 7477 7481 0.0633102446327588 0.0633102446327588 9715 7481 7482 0.00659734634558833 0.00659734634558833 9716 7482 7483 0.0122662226221965 0.0122662226221965 9717 7483 7484 0.0357233876730641 0.0357233876730641 9718 7484 4185 0.0600540815299224 0.0600540815299224 9721 7485 4417 0.198257535408126 0.198257535408126 9722 4417 7486 0.220999648574169 0.220999648574169 9723 7486 4321 0.223933764288424 0.223933764288424 9725 4364 1446 0.20650017701017 0.20650017701017 9726 1446 7487 0.199709617072806 0.199709617072806 9727 7487 6936 0.203411194568703 0.203411194568703 9728 6936 5891 0.202831423382765 0.202831423382765 9730 7488 7489 0.219847500079542 0.219847500079542 9731 7489 7490 0.112284636925509 0.112284636925509 9733 7491 7492 0.104975617952237 0.104975617952237 9734 7492 7493 0.133826104897821 0.133826104897821 9735 7493 7494 0.136182988757468 0.136182988757468 9737 5544 2414 0.0621561786197408 0.0621561786197408 9739 5055 4297 0.0642451197659933 0.0642451197659933 9740 4297 7495 0.104062899405527 0.104062899405527 9741 7495 7496 0.203687229874764 0.203687229874764 9742 7496 2987 0.200108037782066 0.200108037782066 9743 2987 7497 0.201819339453719 0.201819339453719 9744 7497 7498 0.0489089257680099 0.0489089257680099 9745 7498 7499 0.151764240821653 0.151764240821653 9746 7499 7500 0.203024715164671 0.203024715164671 9747 7500 6882 0.202091910987955 0.202091910987955 9748 6882 1693 0.203443247701908 0.203443247701908 9749 1693 7501 0.204709999833149 0.204709999833149 9750 7501 2441 0.166684898047837 0.166684898047837 9752 5738 5527 0.157552520143968 0.157552520143968 9753 5527 6465 0.155770587020073 0.155770587020073 9754 6465 7502 0.156429247159158 0.156429247159158 9755 7502 7503 0.187478248770476 0.187478248770476 9756 7503 7504 0.202724737429487 0.202724737429487 10985 7367 5402 0.104549154022735 0.104549154022735 9757 7504 1429 0.207912295088567 0.207912295088567 9758 1429 7189 0.130843883831593 0.130843883831593 9760 6219 7505 0.274122910361615 0.274122910361615 9761 7505 7506 0.19636903427064 0.19636903427064 9763 2603 5189 0.177622776028071 0.177622776028071 9764 5189 5657 0.106425186945832 0.106425186945832 9766 7507 7508 0.0438255563694837 0.0438255563694837 9767 7508 4058 0.0100861958439265 0.0100861958439265 9768 4058 7509 0.0353348287032789 0.0353348287032789 9769 7509 7510 0.141940367411715 0.141940367411715 9770 7510 1860 0.1765997957518 0.1765997957518 9771 1860 2604 0.182058234750596 0.182058234750596 9773 7511 6071 0.194146348690461 0.194146348690461 9774 6071 2551 0.201763197291639 0.201763197291639 9776 7513 7514 0.138564330925234 0.138564330925234 9778 7515 686 0.203088920175274 0.203088920175274 9779 686 1983 0.159242254447937 0.159242254447937 9780 1983 1968 0.0374282123082397 0.0374282123082397 9781 1968 4621 0.107323343903913 0.107323343903913 9782 4621 6500 0.103085986769995 0.103085986769995 9783 6500 2474 0.199627678773596 0.199627678773596 9785 7516 2773 0.203153140061273 0.203153140061273 9786 2773 6896 0.203229996829736 0.203229996829736 9788 5346 7517 0.175498987947166 0.175498987947166 9789 7517 2340 0.175921748142843 0.175921748142843 9790 2340 7518 0.175670305695009 0.175670305695009 9791 7518 4783 0.243270382660677 0.243270382660677 9792 4783 7519 0.239583168661009 0.239583168661009 9793 7519 7520 0.0339478111046773 0.0339478111046773 9794 7520 6369 0.269882786903903 0.269882786903903 9795 6369 7521 0.132466649716692 0.132466649716692 9797 7522 5952 0.201032381768493 0.201032381768493 9798 5952 5144 0.0336716082597733 0.0336716082597733 9799 5144 5156 0.0326057448432317 0.0326057448432317 9800 5156 2239 0.132989211721542 0.132989211721542 9801 2239 4912 0.203447012505169 0.203447012505169 9802 4912 6610 0.203165550596053 0.203165550596053 18325 7524 7525 0.0423335034846442 0.0423335034846442 9804 7523 7526 0.205397811211562 0.205397811211562 9806 2475 5910 0.203278121280476 0.203278121280476 9807 5910 7527 0.201064010596531 0.201064010596531 9808 7527 800 0.20177431388955 0.20177431388955 9809 800 7528 0.202244021720306 0.202244021720306 9811 7529 7530 0.20077292216439 0.20077292216439 9813 3064 7531 0.184973544349351 0.184973544349351 9815 2632 5362 0.0801274749327823 0.0801274749327823 9816 5362 5209 0.120994383618796 0.120994383618796 9817 5209 6229 0.174510675248847 0.174510675248847 9819 7532 7533 0.202574921872807 0.202574921872807 9820 7533 7534 0.206092993605617 0.206092993605617 9821 7534 6444 0.205010086254005 0.205010086254005 9822 6444 5302 0.199728470714505 0.199728470714505 9824 6656 4061 0.176855547581016 0.176855547581016 9825 4061 7535 0.242794235361762 0.242794235361762 9827 7536 6086 0.100844609398613 0.100844609398613 9828 6086 7537 0.100375721785614 0.100375721785614 9829 7537 7538 0.0511607864629355 0.0511607864629355 9830 7538 5244 0.0495951653375039 0.0495951653375039 9831 5244 7539 0.0519761520574234 0.0519761520574234 9832 7539 6885 0.0502414304638419 0.0502414304638419 9833 6885 7540 0.0499615650233233 0.0499615650233233 9835 7541 7542 0.0351445858107267 0.0351445858107267 9838 7544 7545 0.105704455648811 0.105704455648811 9841 2556 7547 0.195916474446361 0.195916474446361 9842 6224 7548 0.277797708537317 0.277797708537317 9845 7550 7551 0.196848690524097 0.196848690524097 9846 7551 5751 0.202697238266629 0.202697238266629 9847 5751 7552 0.00795047859513932 0.00795047859513932 9848 7552 7553 0.129731824653906 0.129731824653906 9849 7553 6474 0.0638707232076661 0.0638707232076661 9850 6474 7554 0.0334363679568542 0.0334363679568542 20015 10180 2696 0.367929886679579 0.367929886679579 9851 7554 7555 0.0146999916602211 0.0146999916602211 9853 3170 7557 0.145194224111084 0.145194224111084 9854 7557 7558 0.0835128735178232 0.0835128735178232 9855 7558 7559 0.0585562750239905 0.0585562750239905 9856 7559 6713 0.00611903533894709 0.00611903533894709 9857 6713 7560 0.146921779963022 0.146921779963022 9858 7560 5786 0.142766734982168 0.142766734982168 9859 5786 7561 0.147333855208616 0.147333855208616 11082 6285 2717 0.0986458045481302 0.0986458045481302 9860 7561 7562 0.151251680669446 0.151251680669446 9861 7562 7563 0.142846459249546 0.142846459249546 9863 7564 3303 0.147900845771263 0.147900845771263 9865 5316 7565 0.0511409811054889 0.0511409811054889 9866 7565 7566 0.1490174605609 0.1490174605609 9867 7566 3661 0.0439544289403808 0.0439544289403808 9868 3661 3171 0.198821466322938 0.198821466322938 9870 1541 4266 0.201902575581856 0.201902575581856 9871 4266 280 0.117279281695443 0.117279281695443 9873 1540 755 0.148174446133403 0.148174446133403 9874 755 7567 0.109511008516479 0.109511008516479 9875 7568 7569 0.504435059432168 0.504435059432168 9876 5172 5629 0.20005288591208 0.20005288591208 9877 5629 2361 0.11286306962317 0.11286306962317 9878 2361 4143 0.172420177163863 0.172420177163863 9879 4143 4747 0.180602807146659 0.180602807146659 9880 4747 6561 0.177131591078149 0.177131591078149 9881 6561 7570 0.0829182513004679 0.0829182513004679 9882 7570 7571 0.0849604902234264 0.0849604902234264 9883 7571 7572 0.039332803551206 0.039332803551206 9885 3557 7573 0.0207104909362794 0.0207104909362794 9886 7573 5510 0.0781175186423301 0.0781175186423301 9887 5510 2897 0.0422469044547541 0.0422469044547541 9889 3682 7574 0.193399178760091 0.193399178760091 9890 7574 7575 0.146546921459533 0.146546921459533 9891 7575 5359 0.14787210152478 0.14787210152478 9892 5359 2682 0.147887137976142 0.147887137976142 9893 2682 7576 0.0606198046830208 0.0606198046830208 9895 4620 7577 0.120158924963582 0.120158924963582 9896 7577 6702 0.146317084486212 0.146317084486212 9897 6702 7578 0.146734472806395 0.146734472806395 9898 7578 7579 0.145050961623328 0.145050961623328 9899 7579 7580 0.00770297520415462 0.00770297520415462 9900 7580 7581 0.13912090851738 0.13912090851738 9901 7581 7582 0.0411773493232422 0.0411773493232422 9903 2466 5908 0.205955273119341 0.205955273119341 9904 5908 7583 0.198595406640257 0.198595406640257 9905 7583 793 0.198805543342419 0.198805543342419 9906 793 7584 0.20315326209993 0.20315326209993 9907 7584 4357 0.202186223769753 0.202186223769753 9908 4357 7585 0.201775154423619 0.201775154423619 9910 3060 7586 0.187004558668975 0.187004558668975 9913 7588 906 0.27600804903505 0.27600804903505 9914 906 7589 0.12928644320394 0.12928644320394 9916 6671 7590 0.0565797137930955 0.0565797137930955 9917 5136 5151 0.022597397933528 0.022597397933528 9918 5151 4906 0.0926596414619678 0.0926596414619678 9919 4906 6616 0.200362179375123 0.200362179375123 9920 6616 7591 0.195770799250889 0.195770799250889 9921 7591 7592 0.206820957598552 0.206820957598552 9925 6556 7596 0.107470441058094 0.107470441058094 9926 7596 7597 0.0323668981715237 0.0323668981715237 9927 7597 7598 0.201852282407455 0.201852282407455 9928 7598 7599 0.202247125760461 0.202247125760461 9930 7600 4778 0.250803140264124 0.250803140264124 9932 1647 159 0.135282147606574 0.135282147606574 9933 159 1722 0.249462326524164 0.249462326524164 9935 6872 7601 0.692595810332122 0.692595810332122 9938 6136 7603 0.0512178060127243 0.0512178060127243 9939 7603 4004 0.0522781951051087 0.0522781951051087 9941 2233 5134 0.145435815612977 0.145435815612977 9942 5134 5149 0.0255338309274142 0.0255338309274142 9943 5149 4904 0.0300983323579011 0.0300983323579011 9944 4904 6618 0.200495686198041 0.200495686198041 9945 6618 7604 0.20246265981009 0.20246265981009 9946 7604 7605 0.201805887092512 0.201805887092512 9948 6554 7606 0.105208061763435 0.105208061763435 9950 7607 7608 0.199144734139014 0.199144734139014 9951 7608 7609 0.20258734096308 0.20258734096308 9953 2463 5906 0.205561292129907 0.205561292129907 9954 5906 7610 0.199734725303301 0.199734725303301 9955 7610 791 0.198807553256576 0.198807553256576 9956 791 7612 0.203565382214395 0.203565382214395 9957 7612 4355 0.201053666601032 0.201053666601032 9958 4355 7613 0.202489967264216 0.202489967264216 9959 7613 3058 0.208369032173912 0.208369032173912 9960 3058 7614 0.183994647182619 0.183994647182619 9961 7614 7615 0.026448194348771 0.026448194348771 9963 1697 7616 0.173745206459615 0.173745206459615 9964 7616 7617 0.177904510236026 0.177904510236026 9965 7617 7618 0.1681272184952 0.1681272184952 9966 7618 4776 0.251475825917774 0.251475825917774 9970 3746 7622 0.0932397806145687 0.0932397806145687 9971 7622 4665 0.0961947321638159 0.0961947321638159 9972 4665 1332 0.102043584181961 0.102043584181961 9973 1332 1387 0.0976513845787387 0.0976513845787387 9974 1387 7623 0.104092676384345 0.104092676384345 9975 7623 6849 0.109393568832939 0.109393568832939 9976 6849 4705 0.0983852710944781 0.0983852710944781 9977 4705 7487 0.0961948643858329 0.0961948643858329 9978 7487 7451 0.0969202901634112 0.0969202901634112 9979 7451 5688 0.104320933330224 0.104320933330224 9980 5688 6313 0.0969730195141145 0.0969730195141145 9981 6313 4962 0.100610954866441 0.100610954866441 9982 4962 6819 0.104277744196946 0.104277744196946 9983 6819 762 0.165411660097114 0.165411660097114 9984 762 786 0.134384238449809 0.134384238449809 9985 786 6001 0.286482254105535 0.286482254105535 9986 6001 5764 0.0815255628306487 0.0815255628306487 11219 8167 8168 0.194203872480123 0.194203872480123 9989 1491 149 0.200485771831907 0.200485771831907 9990 149 1737 0.201708050623858 0.201708050623858 9992 7313 5666 0.0386975210921627 0.0386975210921627 9993 5666 522 0.0596630213761568 0.0596630213761568 9994 522 4824 0.183721500047411 0.183721500047411 9996 2254 7626 0.0984544191189144 0.0984544191189144 9998 7627 7329 0.0447853238574392 0.0447853238574392 9999 7329 2089 0.0938827847318007 0.0938827847318007 10000 2089 2656 0.0939761287497805 0.0939761287497805 10001 2656 4118 0.0946147674881846 0.0946147674881846 10002 4118 6678 0.0843387660785722 0.0843387660785722 10004 7628 7629 0.0982828610797249 0.0982828610797249 10006 5220 5095 0.120687418213095 0.120687418213095 10008 7630 6413 0.109655980715331 0.109655980715331 10009 6413 4650 0.0986378512210248 0.0986378512210248 10010 4650 7631 0.100237060358401 0.100237060358401 10011 7631 3646 0.0896866361421679 0.0896866361421679 10012 3646 4536 0.103452838278423 0.103452838278423 10013 4536 7635 0.257545536230436 0.257545536230436 10015 7636 7637 0.0362863399636557 0.0362863399636557 10016 7637 383 0.0504266976907422 0.0504266976907422 10017 383 4682 0.05031361216385 0.05031361216385 10018 4682 295 0.0506583134955018 0.0506583134955018 10019 295 4954 0.0497648033018035 0.0497648033018035 10021 7222 7638 0.0496667318298412 0.0496667318298412 10022 7638 7639 0.0515292350274089 0.0515292350274089 10023 7639 7640 0.0459421846016502 0.0459421846016502 10024 7640 6642 0.0415805639651593 0.0415805639651593 10026 3954 7641 0.0608839417644586 0.0608839417644586 10027 7641 5604 0.0589168683204242 0.0589168683204242 18697 6400 5868 0.177478717288294 0.177478717288294 10029 7642 3727 0.0543818576839699 0.0543818576839699 10031 1239 4813 0.0888202681133088 0.0888202681133088 10032 4813 2165 0.138535770033239 0.138535770033239 10034 4003 7643 0.0510385957556285 0.0510385957556285 10035 7643 7027 0.0529371470208169 0.0529371470208169 10036 7027 7644 0.0521180983869426 0.0521180983869426 10037 7644 7645 0.0537600930137936 0.0537600930137936 10038 7645 7646 0.0510719245712091 0.0510719245712091 10039 7646 7380 0.0524231241843369 0.0524231241843369 10041 7647 3393 0.0461297697153075 0.0461297697153075 10043 3394 7648 0.0445992136926928 0.0445992136926928 10044 7648 5709 0.0478831918410465 0.0478831918410465 10045 5709 7649 0.04548718787965 0.04548718787965 10046 7649 7432 0.0484717768195407 0.0484717768195407 10047 7432 7650 0.0437375947901795 0.0437375947901795 10048 7650 7181 0.0470644094329018 0.0470644094329018 10049 7181 7651 0.0469937345825467 0.0469937345825467 10051 7652 7653 0.0459694430265719 0.0459694430265719 10053 1099 7654 0.0453903142377476 0.0453903142377476 10054 7654 7505 0.0471008131744324 0.0471008131744324 10055 7505 7655 0.0439789031058606 0.0439789031058606 10056 7655 3857 0.0492561227403211 0.0492561227403211 10057 3857 7656 0.0443253739114241 0.0443253739114241 10058 7656 5595 0.054031927582118 0.054031927582118 10059 5595 7657 0.0531350620266369 0.0531350620266369 10060 7657 7548 0.0548032505549166 0.0548032505549166 10061 7548 7658 0.0961567115661112 0.0961567115661112 10063 5169 6864 0.176934896372569 0.176934896372569 10064 6864 3072 0.175748977102837 0.175748977102837 10065 3072 7659 0.163990749862373 0.163990749862373 10067 3292 100 0.415519355639239 0.415519355639239 10069 5731 3291 0.149792492427265 0.149792492427265 10071 1152 7660 0.199718823841446 0.199718823841446 10074 6897 7663 0.241129252553979 0.241129252553979 13575 2 9131 0.186044551751923 0.186044551751923 10075 7663 7664 0.101783451026811 0.101783451026811 10076 7664 7665 0.289306992458348 0.289306992458348 10078 6814 7666 0.176577592408465 0.176577592408465 12084 8539 8540 0.241661980997098 0.241661980997098 10079 7666 2342 0.176188966635474 0.176188966635474 10080 2342 7667 0.17458351857957 0.17458351857957 10081 7667 4785 0.245723521469374 0.245723521469374 10082 4785 7668 0.239480958817199 0.239480958817199 10084 5159 7669 0.0600603744377636 0.0600603744377636 10085 7669 5954 0.140826727437097 0.140826727437097 10086 5954 2241 0.203480008894553 0.203480008894553 10087 2241 4914 0.201437462212311 0.201437462212311 10088 4914 6609 0.201231500080185 0.201231500080185 10089 6609 7670 0.19693744890168 0.19693744890168 11324 5142 5154 0.0222389853288599 0.0222389853288599 16191 7205 5817 0.204256012568379 0.204256012568379 10090 7670 7671 0.205535401167156 0.205535401167156 10092 690 1979 0.162739101905996 0.162739101905996 10093 1979 1964 0.0397992509913644 0.0397992509913644 10094 1964 6501 0.211697424646872 0.211697424646872 10095 6501 2478 0.193626535181341 0.193626535181341 10096 2478 5912 0.20926896109112 0.20926896109112 10097 5912 7672 0.199195490528656 0.199195490528656 10098 7672 803 0.201999137953248 0.201999137953248 10099 803 7673 0.202608278725201 0.202608278725201 10100 7673 7674 0.205563081575912 0.205563081575912 10101 7674 7675 0.203265447696938 0.203265447696938 10102 7675 3066 0.200093208772811 0.200093208772811 10103 3066 7676 0.18728661128175 0.18728661128175 10105 7677 6370 0.270615231348292 0.270615231348292 10106 6370 7678 0.131279919418432 0.131279919418432 10108 6507 7679 0.113730821063582 0.113730821063582 10109 7679 6937 0.113695193803527 0.113695193803527 10111 759 6605 0.202732181741343 0.202732181741343 10113 5167 7680 0.173408491477124 0.173408491477124 10114 7680 2354 0.177734023432563 0.177734023432563 11350 4801 4798 0.0316348130565604 0.0316348130565604 10116 4156 4743 0.17475749351339 0.17475749351339 10117 4743 6539 0.176484628682033 0.176484628682033 10118 6539 7681 0.164515462701881 0.164515462701881 10119 7681 1204 0.1695248683934 0.1695248683934 10120 1204 7682 0.0218451192643306 0.0218451192643306 10121 7682 3779 0.199697518421981 0.199697518421981 10123 7683 953 0.176289634687175 0.176289634687175 10124 953 7684 0.174800312403385 0.174800312403385 10125 7684 4892 0.161444055531775 0.161444055531775 10126 4892 7685 0.184678055138444 0.184678055138444 10127 7685 5490 0.173583753319791 0.173583753319791 10128 5490 3022 0.0680856463383254 0.0680856463383254 18346 1684 7686 0.206269012853702 0.206269012853702 10129 3022 608 0.0626103319165951 0.0626103319165951 10130 608 7687 0.0714136208255542 0.0714136208255542 10132 751 1571 0.141098847639908 0.141098847639908 10133 1571 7688 0.136160171060933 0.136160171060933 10134 7688 355 0.0540631216358879 0.0540631216358879 11381 7 8238 0.233069627316498 0.233069627316498 10136 3031 7689 0.212052347410258 0.212052347410258 10139 5644 4349 0.138628444284297 0.138628444284297 10140 4349 6347 0.140074045976997 0.140074045976997 10143 7690 7691 0.036360966917709 0.036360966917709 13576 9131 2186 0.0494030185182178 0.0494030185182178 10144 7691 7692 0.019090691679145 0.019090691679145 10145 7692 7629 0.138695116564921 0.138695116564921 10146 7629 7693 0.131928656438508 0.131928656438508 10148 7694 7695 0.805329256404935 0.805329256404935 10149 6359 2392 0.110097282540218 0.110097282540218 10150 2392 7696 0.139362539585628 0.139362539585628 10152 7697 698 0.20136290155584 0.20136290155584 10153 698 7698 0.201586501703314 0.201586501703314 10155 7699 894 0.281945866493957 0.281945866493957 10156 894 4477 0.138715715492195 0.138715715492195 10157 4477 2802 0.13960527461951 0.13960527461951 10158 2802 5268 0.12511734550188 0.12511734550188 10161 4794 2158 0.120027593160305 0.120027593160305 11430 319 412 0.178792036530689 0.178792036530689 11459 224 8268 0.046644646559722 0.046644646559722 10165 7703 1119 0.0497953640754775 0.0497953640754775 10166 1119 7704 0.0511005498462644 0.0511005498462644 10167 7704 7496 0.0499039643779027 0.0499039643779027 10168 7496 7705 0.050496479725261 0.050496479725261 10169 7705 3842 0.0493242373326315 0.0493242373326315 10170 3842 7706 0.0511368055077475 0.0511368055077475 10171 7706 5553 0.0516924374908146 0.0516924374908146 10173 5552 7707 0.497797594406761 0.497797594406761 10174 7708 6434 0.169523036166009 0.169523036166009 10175 6434 4659 0.115447272077866 0.115447272077866 10176 4659 7709 0.0610101187906253 0.0610101187906253 10177 7709 1282 0.0565434694494923 0.0565434694494923 10178 1282 4541 0.131357223988847 0.131357223988847 10179 4541 7710 0.132140893738002 0.132140893738002 10180 7710 7711 0.0696094980092003 0.0696094980092003 10181 7711 7712 0.0619159407722012 0.0619159407722012 10183 4024 7713 0.0484316979076645 0.0484316979076645 10184 7713 5669 0.0520933568419111 0.0520933568419111 10185 5669 7714 0.0498366654518003 0.0498366654518003 10186 7714 7030 0.0492177257934086 0.0492177257934086 19495 7469 10524 0.0198269485983196 0.0198269485983196 10188 7715 7378 0.0506230529615687 0.0506230529615687 10189 7378 1594 0.0506283698630863 0.0506283698630863 10190 1594 3411 0.0491667634825631 0.0491667634825631 10191 3411 7717 0.105657808428602 0.105657808428602 10192 7717 7718 0.0940313147486449 0.0940313147486449 10193 5546 7719 0.0535907784173066 0.0535907784173066 10194 7719 7720 0.0530201286004126 0.0530201286004126 10195 7720 573 0.0448716576991108 0.0448716576991108 10196 573 4986 0.0479600812575622 0.0479600812575622 10197 4986 7721 0.0515371092658245 0.0515371092658245 10198 7721 7722 0.0482855644451139 0.0482855644451139 10199 7722 7723 0.0490137565654263 0.0490137565654263 10200 7723 7724 0.0538141529532141 0.0538141529532141 10201 7724 7725 0.0529684395598169 0.0529684395598169 10202 7725 7726 0.0518724854854175 0.0518724854854175 10203 7726 7727 0.04727777135042 0.04727777135042 10204 7727 3618 0.0472245509762166 0.0472245509762166 10205 3618 7728 0.0514814686878799 0.0514814686878799 10206 7728 7729 0.0518724978816832 0.0518724978816832 10207 7729 7730 0.0486618474944759 0.0486618474944759 10208 7730 5100 0.0498159875736575 0.0498159875736575 10209 5100 7731 0.0971611599806991 0.0971611599806991 10210 7731 7732 0.0537738540349519 0.0537738540349519 10211 7732 7733 0.048775543246574 0.048775543246574 10213 7734 1529 0.0486197396153865 0.0486197396153865 10214 1529 6533 0.0236551874497837 0.0236551874497837 10216 1748 5658 0.0690555262759062 0.0690555262759062 10217 5658 6638 0.0663249571304488 0.0663249571304488 10220 5429 5327 0.0495383987324496 0.0495383987324496 10221 5327 7400 0.0488963197685218 0.0488963197685218 10223 3485 7735 0.019269671719438 0.019269671719438 10224 7735 6080 0.0527262897841316 0.0527262897841316 10225 6080 7736 0.0518491308674393 0.0518491308674393 10226 7736 3699 0.0473298672855462 0.0473298672855462 10227 3699 4573 0.0991704429707509 0.0991704429707509 10228 4573 7737 0.1025259519958 0.1025259519958 10229 7737 7738 0.0567267064163172 0.0567267064163172 10230 7738 6520 0.0485788201580239 0.0485788201580239 11562 4026 8321 0.0489622731658017 0.0489622731658017 10232 7739 6163 0.0483379374847878 0.0483379374847878 10233 6163 7740 0.0487487301271992 0.0487487301271992 10234 7740 2742 0.0481924761788732 0.0481924761788732 10236 7741 5233 0.0485076742472366 0.0485076742472366 10237 5233 7742 0.0501847785254714 0.0501847785254714 10238 7742 3175 0.0518961094220257 0.0518961094220257 10239 3175 7743 0.0477088260821206 0.0477088260821206 10240 7743 5000 0.0480456206813873 0.0480456206813873 10241 5000 7744 0.0507496702288809 0.0507496702288809 10242 7744 732 0.0500052182058767 0.0500052182058767 10243 732 7062 0.0993780460470829 0.0993780460470829 10244 7062 568 0.179642317491375 0.179642317491375 10245 568 6375 0.221062471524952 0.221062471524952 10246 6375 7745 0.0502032533440095 0.0502032533440095 10247 7745 4829 0.0496813089217868 0.0496813089217868 10248 4829 7746 0.10134770204508 0.10134770204508 10249 7746 7747 0.19682163321823 0.19682163321823 10250 7747 7748 0.0148866727143693 0.0148866727143693 10251 7748 1062 0.0938295581784946 0.0938295581784946 10252 1062 1700 0.0910684866897701 0.0910684866897701 10254 7749 7750 0.088136254722807 0.088136254722807 10255 7750 7751 0.0102851011578735 0.0102851011578735 10256 7751 6675 0.0807868256992296 0.0807868256992296 10258 5566 7541 0.078830239472867 0.078830239472867 10259 7541 7752 0.71007082854504 0.71007082854504 10260 7753 7754 0.0555561071332203 0.0555561071332203 10261 7754 6755 0.141035585683202 0.141035585683202 10262 6755 3980 0.200595577576722 0.200595577576722 10263 3980 7039 0.198840384599884 0.198840384599884 10264 7039 3426 0.202741409948142 0.202741409948142 10266 6623 1789 0.083407855110509 0.083407855110509 10267 1789 7208 0.197984235440067 0.197984235440067 10268 7208 5821 0.204810690510051 0.204810690510051 10269 5821 7726 0.195060536702397 0.195060536702397 10270 7726 7755 1.41312394826698 1.41312394826698 10271 3161 7756 0.200885724863022 0.200885724863022 10272 7756 3082 0.196495825635974 0.196495825635974 10273 3082 3194 0.201063950220373 0.201063950220373 10275 6110 1901 0.201670811128578 0.201670811128578 10277 441 5814 0.0584483555155252 0.0584483555155252 10278 5814 5376 0.210901593054405 0.210901593054405 10282 2638 5211 0.135802363910714 0.135802363910714 10284 5376 7115 0.169184130655589 0.169184130655589 10286 6686 7758 0.0966310054355491 0.0966310054355491 10287 7758 7759 0.103268100856542 0.103268100856542 10289 7760 7761 0.0931830345887697 0.0931830345887697 10290 7761 870 0.209204581827195 0.209204581827195 10292 6165 6785 0.0415827902651337 0.0415827902651337 10293 6785 7357 0.102001818508737 0.102001818508737 10294 7357 5405 0.112234858942921 0.112234858942921 10295 5405 3138 0.103097089620426 0.103097089620426 10296 3138 7762 0.00572680722694595 0.00572680722694595 10297 6991 6399 0.078057620939779 0.078057620939779 10299 3614 2112 0.200468732564122 0.200468732564122 10300 2112 7766 0.09707938317328 0.09707938317328 10301 7766 7663 0.107055697326901 0.107055697326901 10303 869 7100 0.0985676933380822 0.0985676933380822 11668 7785 8358 0.00862504224759753 0.00862504224759753 10305 2502 7767 0.133821378293258 0.133821378293258 10306 7767 4793 0.137187308277769 0.137187308277769 10307 4793 2155 0.138619015999951 0.138619015999951 10308 2155 6302 0.131440648996103 0.131440648996103 10309 6302 6427 0.0971164197766542 0.0971164197766542 10310 6427 5345 0.100480546860285 0.100480546860285 10311 5345 4641 0.0997483726431183 0.0997483726431183 10312 4641 1266 0.0975658909823655 0.0975658909823655 10313 1266 4540 0.103828265337942 0.103828265337942 10314 4540 6286 0.102716645609349 0.102716645609349 10315 6286 2720 0.0979601908800836 0.0979601908800836 10317 2598 5187 0.177611938217315 0.177611938217315 10318 5187 5655 0.104799417596727 0.104799417596727 10319 5655 7768 0.00220165954800827 0.00220165954800827 10321 7769 6068 0.194290902090962 0.194290902090962 10322 6068 2548 0.201654782967819 0.201654782967819 10323 2548 7770 0.410001897212591 0.410001897212591 10324 6390 7771 0.13140278725488 0.13140278725488 10325 7771 7772 0.135404012160521 0.135404012160521 10326 7772 7773 0.135386059531021 0.135386059531021 10327 7773 5541 0.102606539353157 0.102606539353157 10328 5541 2410 0.100544408114452 0.100544408114452 10329 2410 4294 0.100431298726032 0.100431298726032 10330 4294 7776 0.0501127826077893 0.0501127826077893 10331 7776 7777 0.0533516278326779 0.0533516278326779 10332 7777 7778 0.0636719509277386 0.0636719509277386 10333 7778 7702 0.142867174122929 0.142867174122929 10334 7702 2984 0.198167346423749 0.198167346423749 10336 7779 1879 0.0577899859499687 0.0577899859499687 10337 1879 7780 0.0975763172911078 0.0975763172911078 10338 7780 7781 0.049615978114649 0.049615978114649 10339 7781 7782 0.151461070035101 0.151461070035101 10340 7782 7783 0.00828406172358757 0.00828406172358757 10341 7783 7784 0.0408643643931965 0.0408643643931965 10342 7784 7785 0.155195634964959 0.155195634964959 10343 7785 6879 0.203175602967298 0.203175602967298 10344 6879 1690 0.204417069906845 0.204417069906845 10345 1690 7786 0.203521868851454 0.203521868851454 10346 7786 2437 0.163479024443522 0.163479024443522 10347 2437 2436 0.0381118302971424 0.0381118302971424 10348 2436 5735 0.132411428624817 0.132411428624817 10349 5735 7787 0.0686968769014223 0.0686968769014223 10350 7787 5524 0.0876693797427073 0.0876693797427073 10352 6462 6461 0.046218455398192 0.046218455398192 10353 6461 7788 0.114101346725552 0.114101346725552 10354 7788 7789 0.186352786707342 0.186352786707342 10355 7789 7790 0.201819126377908 0.201819126377908 10356 7790 1426 0.209991688515331 0.209991688515331 10357 1426 7188 0.131433687737374 0.131433687737374 10361 7791 7792 0.0221530824058495 0.0221530824058495 10362 7792 1857 0.178051972210932 0.178051972210932 10363 1857 2599 0.180197954723075 0.180197954723075 10365 7793 7794 0.133052671328159 0.133052671328159 10366 7794 7795 0.00451480555637825 0.00451480555637825 10368 7796 316 0.0810108111113459 0.0810108111113459 10369 316 7797 0.0132929754360195 0.0132929754360195 10371 7798 1715 0.146657336243231 0.146657336243231 10373 4991 5886 0.0409007612541298 0.0409007612541298 10374 5886 7799 0.0133509392362763 0.0133509392362763 10375 7799 6955 0.0302227835880131 0.0302227835880131 10376 6955 120 0.355050454211798 0.355050454211798 10378 6998 7800 0.287485052767515 0.287485052767515 10379 7800 2107 0.0799880901292185 0.0799880901292185 10381 7801 7330 0.0459693673262965 0.0459693673262965 10382 7330 2069 0.0513405380116942 0.0513405380116942 10383 2069 2090 0.0410799126461524 0.0410799126461524 10384 2090 2665 0.0609107459124439 0.0609107459124439 10385 2665 2657 0.0344762888596363 0.0344762888596363 10386 2657 4120 0.0653569613260274 0.0653569613260274 10387 4120 4119 0.025633469399215 0.025633469399215 10388 4119 6679 0.0800230712461371 0.0800230712461371 10389 6679 7803 0.0968450624184265 0.0968450624184265 10390 7803 7693 0.101842612257672 0.101842612257672 10392 4983 7804 0.15108225604362 0.15108225604362 10393 7804 7805 0.125613899900368 0.125613899900368 10394 7805 7806 0.243703765368195 0.243703765368195 10395 6511 833 0.205796808568101 0.205796808568101 10396 833 1752 0.10962713348726 0.10962713348726 10399 7807 6997 0.603696470077293 0.603696470077293 10401 6510 7620 0.115341473380206 0.115341473380206 10403 1004 4224 0.0542745916357659 0.0542745916357659 10405 7568 7808 0.0520701135747565 0.0520701135747565 10406 7808 7085 0.0476697019408349 0.0476697019408349 10407 7085 7087 0.0498741800030606 0.0498741800030606 10410 7411 5866 0.177233832171644 0.177233832171644 10411 5866 1317 0.177356465730534 0.177356465730534 10412 1317 1373 0.176201016352257 0.176201016352257 20226 10713 10016 0.0211937599266337 0.0211937599266337 10413 1373 7809 0.0646527574308656 0.0646527574308656 10414 7809 6841 0.0827327683846137 0.0827327683846137 18362 7802 7116 0.00767249278335644 0.00767249278335644 18363 7116 7802 0.00767249278335644 0.00767249278335644 10416 7810 7811 0.101331501186014 0.101331501186014 10417 7811 7812 0.10060881119881 0.10060881119881 10418 7812 7813 0.20266387330204 0.20266387330204 10419 7813 6245 0.198305641519059 0.198305641519059 10420 6245 7814 0.197228200241648 0.197228200241648 10422 1492 181 0.220815542326235 0.220815542326235 10423 181 1709 0.205644626708499 0.205644626708499 10424 1709 7815 0.201521495468828 0.201521495468828 10425 7815 1576 0.244181862134779 0.244181862134779 11867 8450 529 0.00567706315765741 0.00567706315765741 10426 1576 7816 0.227813240625087 0.227813240625087 10428 6320 7817 0.183577601350202 0.183577601350202 10430 7213 7818 0.101757750903819 0.101757750903819 10433 962 6868 0.198984557339899 0.198984557339899 10434 6868 5277 0.0940706344008526 0.0940706344008526 10435 5277 3079 0.10232261403939 0.10232261403939 10437 7204 5816 0.204032094058756 0.204032094058756 10438 5816 7722 0.196359705603447 0.196359705603447 10439 7722 7819 1.20817529596719 1.20817529596719 10440 4246 1785 0.204162289925295 0.204162289925295 10441 1785 7820 0.0718319226119568 0.0718319226119568 10442 6026 3876 0.103447229282558 0.103447229282558 10443 3876 7821 0.100516631601798 0.100516631601798 10444 7322 2073 0.0916901418746821 0.0916901418746821 10445 2073 2670 0.0954589635577965 0.0954589635577965 10446 2670 4140 0.0958506641044589 0.0958506641044589 10447 4140 6687 0.0883798780131798 0.0883798780131798 10448 6687 7822 0.0995993099363261 0.0995993099363261 10449 7822 7696 0.0932435604543702 0.0932435604543702 10450 7696 3474 0.0968263022183935 0.0968263022183935 10451 3474 7823 0.0468407500328621 0.0468407500328621 10452 5171 3743 0.0993415474645253 0.0993415474645253 10454 5856 4668 0.0981986239232037 0.0981986239232037 10455 4668 1294 0.100268721006653 0.100268721006653 10456 1294 1367 0.0977359423737142 0.0977359423737142 10457 1367 3189 0.105552448113217 0.105552448113217 10458 3189 6851 0.101177318178783 0.101177318178783 10459 6851 4702 0.101416251034793 0.101416251034793 10460 4702 7468 0.0970718218675625 0.0970718218675625 10461 7468 1895 0.103477998735846 0.103477998735846 10462 1895 7824 0.0967350574153813 0.0967350574153813 10463 7824 7233 0.101338813079015 0.101338813079015 10464 7233 3243 0.207470752756408 0.207470752756408 10465 3243 7282 0.19399363779074 0.19399363779074 10466 7282 7825 0.149563284680896 0.149563284680896 10468 2141 7826 0.157978675104427 0.157978675104427 10469 7826 7827 0.306989543465552 0.306989543465552 10470 7827 7828 0.364212228682904 0.364212228682904 16042 9797 9804 0.0714393127860209 0.0714393127860209 10475 7658 7549 0.158167365995463 0.158167365995463 10477 5846 7750 0.200199460183562 0.200199460183562 10479 466 7198 0.196816395654282 0.196816395654282 10481 7268 7830 0.172430116159174 0.172430116159174 10483 7217 7831 0.199372618146519 0.199372618146519 10485 6256 7832 0.202992310919435 0.202992310919435 10487 7833 4331 0.102741254079324 0.102741254079324 10488 4331 7834 0.0526098265130649 0.0526098265130649 10489 7834 5037 0.0501135526518646 0.0501135526518646 10490 5037 7835 0.0494507564303858 0.0494507564303858 10491 7835 7836 0.0506565934234891 0.0506565934234891 10492 7836 7837 0.0500464479643974 0.0500464479643974 10493 7837 2894 0.0524402316173641 0.0524402316173641 10494 2894 7838 0.107557027285785 0.107557027285785 10495 7838 7839 0.103734242634521 0.103734242634521 10496 7839 4733 0.104796091296626 0.104796091296626 10498 6800 7352 0.103066456507469 0.103066456507469 10499 7352 5398 0.104939276238433 0.104939276238433 10500 5398 7840 0.054043807018549 0.054043807018549 10501 7840 7841 0.0495084984704332 0.0495084984704332 10502 7841 3900 0.109926182600774 0.109926182600774 10503 3900 1036 0.101980966587827 0.101980966587827 10505 7842 6275 0.0499604206116259 0.0499604206116259 10506 6275 7843 0.109041406945306 0.109041406945306 10508 7844 7845 0.0640842858387461 0.0640842858387461 10509 7845 1756 0.058813700126345 0.058813700126345 10510 1756 4796 0.0566305502204531 0.0566305502204531 10511 4796 2162 0.113835660361901 0.113835660361901 10512 2162 7846 0.116364205137553 0.116364205137553 10514 6135 4027 0.149896567221218 0.149896567221218 10515 4027 7032 0.200991141471739 0.200991141471739 10516 7032 3412 0.200534935685617 0.200534935685617 10517 3412 7633 0.0497828282990497 0.0497828282990497 10518 7633 5698 0.0497412906945155 0.0497412906945155 10519 5698 7847 0.050919685731899 0.050919685731899 10521 7425 7166 0.104570214872527 0.104570214872527 10522 7166 7848 0.0473158420873474 0.0473158420873474 10523 7848 7780 0.0502827033263459 0.0502827033263459 10524 7780 1123 0.100516868229367 0.100516868229367 10525 1123 7849 0.0509916038841254 0.0509916038841254 10526 7849 7497 0.0507179555279218 0.0507179555279218 10527 7497 7850 0.0492496392928742 0.0492496392928742 10528 7850 3843 0.0492532755342339 0.0492532755342339 10529 3843 7851 0.0511792577413519 0.0511792577413519 10530 7851 5556 0.0504327266312592 0.0504327266312592 10561 7757 6414 0.14886592682355 0.14886592682355 10531 5556 7852 0.789293029376444 0.789293029376444 10532 1618 7136 0.164980324326418 0.164980324326418 10534 2027 5535 0.0854267701089729 0.0854267701089729 10535 5535 6450 0.110522246345964 0.110522246345964 10536 6450 6468 0.0325389081934527 0.0325389081934527 10537 6468 7853 0.124455504811187 0.124455504811187 10538 7853 7854 0.192779349126015 0.192779349126015 10540 3713 7855 0.105701897268654 0.105701897268654 10543 2614 7857 0.0507605301255621 0.0507605301255621 10544 7857 5197 0.124727455067454 0.124727455067454 10545 5197 6238 0.172240941584424 0.172240941584424 10546 6238 7637 0.187669509666877 0.187669509666877 10547 7637 7858 0.175500793784226 0.175500793784226 10548 7858 7859 0.174943439798306 0.174943439798306 10551 5368 7126 0.152826634682226 0.152826634682226 10552 7126 614 0.179980225267387 0.179980225267387 10553 614 7860 0.174053494498076 0.174053494498076 10554 7860 7861 0.175067683150656 0.175067683150656 10556 3960 5600 0.12071802041193 0.12071802041193 10558 6724 4799 0.0913013732116182 0.0913013732116182 10559 4799 2180 0.0880940650188129 0.0880940650188129 10560 2180 7757 0.0839974084607818 0.0839974084607818 10562 6414 4645 0.149015796662155 0.149015796662155 10563 4645 1271 0.151238114292438 0.151238114292438 10564 1271 4535 0.201873592117884 0.201873592117884 10565 4535 7863 0.199199232202906 0.199199232202906 10567 7864 6740 0.106132792016662 0.106132792016662 10568 6740 2257 0.103696160263475 0.103696160263475 10569 2257 6132 0.104845212424081 0.104845212424081 10570 6132 4000 0.104492371103569 0.104492371103569 10571 4000 7049 0.105765984719426 0.105765984719426 10572 7049 1395 0.105619552065538 0.105619552065538 10573 1395 7865 0.0532676910827188 0.0532676910827188 12077 2695 8043 0.149120560873017 0.149120560873017 10574 7865 7382 0.0513518590570076 0.0513518590570076 10576 7866 3392 0.0498722666723731 0.0498722666723731 10578 2360 5226 0.147034135602084 0.147034135602084 10579 5226 5088 0.140218763176125 0.140218763176125 10580 5088 2812 0.112317158065107 0.112317158065107 10581 2812 7855 0.0589853238635922 0.0589853238635922 10582 7855 4676 0.102566908777836 0.102566908777836 10583 4676 4948 0.0965475772401715 0.0965475772401715 10584 4948 7867 0.0515742481536382 0.0515742481536382 10585 7867 7219 0.0513689618533378 0.0513689618533378 10586 7219 7868 0.0507197202929207 0.0507197202929207 10587 7868 5673 0.0490781046009859 0.0490781046009859 10588 5673 7869 0.0456643057832586 0.0456643057832586 10591 7792 7870 0.049146171652799 0.049146171652799 10592 7870 1108 0.0521568671722949 0.0521568671722949 10593 1108 5770 0.0506160748755952 0.0506160748755952 10594 5770 7510 0.0513174323114612 0.0513174323114612 10595 7510 7871 0.0508676871173128 0.0508676871173128 10596 7871 3865 0.0498216783929082 0.0498216783929082 10598 3866 7535 0.105586605139886 0.105586605139886 10599 7535 7872 0.748786770151958 0.748786770151958 10603 741 1561 0.140274508504629 0.140274508504629 10604 1561 7876 0.139940443617856 0.139940443617856 10605 7876 7877 0.121382404560649 0.121382404560649 10607 3572 5640 0.141095915979936 0.141095915979936 10608 5640 4345 0.139634312621283 0.139634312621283 10609 4345 6343 0.13679021957376 0.13679021957376 10610 6343 3046 0.13698802953883 0.13698802953883 10611 3046 7878 0.138953332142948 0.138953332142948 10612 7878 7879 0.00536944182123181 0.00536944182123181 10613 7879 7880 0.11582084881522 0.11582084881522 10615 7881 7882 0.0939943673024045 0.0939943673024045 10617 4885 7883 0.18871104587798 0.18871104587798 10618 7883 5483 0.174801190512252 0.174801190512252 10619 5483 7884 0.200940942998637 0.200940942998637 10620 7884 7885 0.0780811261571653 0.0780811261571653 10621 7885 3341 0.00930901113126469 0.00930901113126469 10624 1192 7887 0.0222318154701858 0.0222318154701858 10625 7887 3786 0.199739451308706 0.199739451308706 10627 7888 5967 0.106945706764055 0.106945706764055 10628 5967 7889 0.0517538867982505 0.0517538867982505 10629 7889 3011 0.055433069584998 0.055433069584998 10630 3011 7890 0.0504905501442438 0.0504905501442438 10631 7890 4389 0.0518336432467722 0.0518336432467722 10632 4389 7891 0.106909075712535 0.106909075712535 10633 7891 7892 0.0447272763477039 0.0447272763477039 10634 7892 7893 0.0604871538278066 0.0604871538278066 10635 7893 7894 0.0527248029948841 0.0527248029948841 10636 7894 7895 0.0510420835040534 0.0510420835040534 10637 7895 7896 0.0538542282588573 0.0538542282588573 10638 7896 7897 0.0528352422268061 0.0528352422268061 10640 7898 7899 0.0483963113823249 0.0483963113823249 10641 7899 7900 0.00514045868709644 0.00514045868709644 10642 7900 6183 0.105068526303449 0.105068526303449 10643 6183 7563 0.106218150970674 0.106218150970674 10646 7902 7903 0.144865462765669 0.144865462765669 10647 7903 7904 0.00237466940700901 0.00237466940700901 10648 7904 6985 0.0721296292058115 0.0721296292058115 10649 6985 4820 0.0719786596117478 0.0719786596117478 10650 4820 7905 0.147529402397198 0.147529402397198 10651 7905 7906 0.144081069806214 0.144081069806214 10653 3189 1870 0.209495964340019 0.209495964340019 10654 1870 7907 0.0977397792259224 0.0977397792259224 10655 7907 4184 0.106328113718199 0.106328113718199 10656 4184 7908 0.403661295666813 0.403661295666813 10657 7908 4837 0.108683081676812 0.108683081676812 10659 7909 7910 0.270199990406442 0.270199990406442 10660 7911 810 0.0673953106393502 0.0673953106393502 10661 810 7912 0.0687323400006804 0.0687323400006804 10662 7912 7913 0.136720833756656 0.136720833756656 10666 2255 5858 0.174722136683236 0.174722136683236 10667 5858 1305 0.178402656879188 0.178402656879188 10668 1305 7915 0.248888691440438 0.248888691440438 12170 8573 8574 0.0987973765101899 0.0987973765101899 10670 6847 7916 0.0984178968171368 0.0984178968171368 10671 7916 7485 0.0976761282305841 0.0976761282305841 10673 7454 5692 0.103533596199028 0.103533596199028 10674 5692 7917 0.101331500328489 0.101331500328489 10675 7917 4966 0.0998668108920524 0.0998668108920524 10676 4966 7918 0.102812100555259 0.102812100555259 10677 7918 7919 0.0983963905872725 0.0983963905872725 10678 7919 7920 0.0991546561543948 0.0991546561543948 10679 7920 7921 0.0991411977449166 0.0991411977449166 10680 7921 7922 0.106421383510006 0.106421383510006 10682 7923 7924 0.106391305814005 0.106391305814005 10684 7925 629 0.0646550267727614 0.0646550267727614 10685 629 7926 0.00919464810452742 0.00919464810452742 10686 7927 7928 0.0412650483746168 0.0412650483746168 10687 7928 7929 0.155361420508855 0.155361420508855 10688 7929 6922 0.0195376725753923 0.0195376725753923 10689 6922 6736 0.174720460074468 0.174720460074468 10691 7930 7931 0.0129516773904198 0.0129516773904198 10692 7931 1511 0.391618540945239 0.391618540945239 10693 1511 7932 0.0409032080648905 0.0409032080648905 10694 7932 3280 0.112386881702983 0.112386881702983 10696 4635 6586 0.185505221951206 0.185505221951206 10698 6668 787 0.109054104365323 0.109054104365323 10699 787 6002 0.243058044096108 0.243058044096108 10702 7934 1008 1.1041513689359 1.1041513689359 10704 4497 7935 0.109080059964542 0.109080059964542 10705 7935 7936 0.375437621590472 0.375437621590472 10706 7936 7937 0.0440200903162904 0.0440200903162904 10708 3966 3963 0.0923048136404676 0.0923048136404676 10710 6243 7938 0.0544857736456965 0.0544857736456965 10711 7938 7571 0.0517149905092859 0.0517149905092859 10712 7571 7939 0.0378829783952266 0.0378829783952266 10714 7940 5872 0.0757028634173436 0.0757028634173436 10715 5872 1324 0.177578299705823 0.177578299705823 10716 1324 1380 0.1760884455939 0.1760884455939 10717 1380 7941 0.0581557503278793 0.0581557503278793 10718 7941 6844 0.0845562612846107 0.0845562612846107 10719 6844 4696 0.11746862405599 0.11746862405599 10720 4696 7452 0.157863437357233 0.157863437357233 10722 5690 5337 0.242972143995655 0.242972143995655 10724 7942 7943 0.14470003055266 0.14470003055266 10725 7943 1056 0.118222446008981 0.118222446008981 10726 1056 7944 0.0800381081986229 0.0800381081986229 10727 7944 6249 0.201854530416454 0.201854530416454 10728 6249 7945 0.201602089629263 0.201602089629263 10729 7945 1497 0.20081804408168 0.20081804408168 10730 1497 186 0.202686112287629 0.202686112287629 10731 186 7798 0.0846089584800808 0.0846089584800808 10732 7798 1714 0.126110593452085 0.126110593452085 10734 7946 1580 0.141640668503246 0.141640668503246 10735 1580 7947 0.292520501534348 0.292520501534348 10736 7948 2142 0.372172819192242 0.372172819192242 10738 7949 7950 0.022809009376778 0.022809009376778 10739 7950 2916 0.200611278039498 0.200611278039498 10741 2915 7951 0.200419085698686 0.200419085698686 10743 7952 7953 0.0110105423016681 0.0110105423016681 10745 7954 7631 0.201162741792968 0.201162741792968 16610 5355 7889 0.146740030035641 0.146740030035641 10746 7631 7955 0.197131063915064 0.197131063915064 10748 7956 6942 0.115194637181012 0.115194637181012 12305 8628 8641 0.0276795827309073 0.0276795827309073 10750 4939 4687 0.409424899618544 0.409424899618544 10751 4687 7959 0.501489716289273 0.501489716289273 10752 7959 7960 0.103838798829226 0.103838798829226 10753 7960 5096 0.0880537297967434 0.0880537297967434 10754 5096 7961 0.0549628705336601 0.0549628705336601 10756 7962 7963 0.129400960231747 0.129400960231747 10757 7963 7964 0.0109989745271633 0.0109989745271633 10758 7964 7093 0.177295071329975 0.177295071329975 10759 7093 7965 0.0553949557893182 0.0553949557893182 10760 7965 3937 0.0117544286846151 0.0117544286846151 10761 3937 7966 0.0655333417817751 0.0655333417817751 10762 7966 7967 0.00514903654400709 0.00514903654400709 10763 7967 7968 0.0154207763703831 0.0154207763703831 10764 7968 7969 0.120137734300265 0.120137734300265 10765 7969 7970 0.0235045509998941 0.0235045509998941 10766 7970 4938 0.199335986652222 0.199335986652222 10768 6788 4721 0.150986476371322 0.150986476371322 10769 4721 667 0.112227110724083 0.112227110724083 10770 667 5130 0.0364809731603039 0.0364809731603039 10771 5130 7141 0.148468037583607 0.148468037583607 10772 7141 7973 0.0653535267620459 0.0653535267620459 10773 7973 2883 0.0864280151657955 0.0864280151657955 10774 2883 4607 0.164926871665991 0.164926871665991 10775 4607 5044 0.166914948534143 0.166914948534143 10776 5044 6491 0.0452504465788914 0.0452504465788914 10777 6491 7974 0.124696259323388 0.124696259323388 10778 7974 3674 0.0837503652675649 0.0837503652675649 10780 7975 7976 0.0210158411356976 0.0210158411356976 10781 7976 2348 0.132347730703915 0.132347730703915 10782 2348 4153 0.174709468744017 0.174709468744017 10783 4153 4740 0.173977137035244 0.173977137035244 10784 4740 6535 0.176711434597363 0.176711434597363 10785 6535 7977 0.164237503877208 0.164237503877208 10787 7978 692 0.202230219594829 0.202230219594829 10788 692 7979 0.202124611474851 0.202124611474851 10790 7980 1194 0.168544434179807 0.168544434179807 10791 1194 7981 0.0214611132807924 0.0214611132807924 10793 1195 7982 0.0213718360054606 0.0213718360054606 10794 7982 3783 0.200590566648469 0.200590566648469 10795 3783 7983 0.155575717720948 0.155575717720948 10797 947 7986 0.165669448326255 0.165669448326255 10798 7986 4887 0.171543568824384 0.171543568824384 10800 104 7987 0.0531910934067007 0.0531910934067007 10801 7987 7283 0.14149347529597 0.14149347529597 10803 4249 1782 0.204738067086155 0.204738067086155 10804 1782 7202 0.196638037803866 0.196638037803866 10805 7202 5813 0.202462167506831 0.202462167506831 10806 5813 7720 0.198881694965003 0.198881694965003 10831 5664 5936 0.10457956834692 0.10457956834692 10807 7720 7988 2.41654683926542 2.41654683926542 10808 3557 815 0.15408456375045 0.15408456375045 10809 815 7836 0.141625491803193 0.141625491803193 10810 7836 7989 0.137956171688053 0.137956171688053 10811 7989 7990 0.133814544271225 0.133814544271225 10812 7990 7991 0.00435891657982006 0.00435891657982006 10813 7991 7992 0.00504883599617259 0.00504883599617259 10814 7992 3667 0.218697319390466 0.218697319390466 10818 4607 7994 0.175458215250442 0.175458215250442 10819 7994 7995 0.17352002006779 0.17352002006779 10820 7995 664 0.00413178605963205 0.00413178605963205 10821 664 7998 0.00436495014442939 0.00436495014442939 10822 7998 7999 0.17836184127639 0.17836184127639 10824 6329 4163 0.106458655644295 0.106458655644295 10825 4163 4772 0.262069785544738 0.262069785544738 10826 4772 6551 0.176006441608747 0.176006441608747 10827 6551 8001 0.169733521019883 0.169733521019883 10828 8001 8002 0.186888519126424 0.186888519126424 10829 8002 3800 0.199472684499289 0.199472684499289 10830 3800 5664 0.0496163554354094 0.0496163554354094 10832 5936 934 0.175672791884477 0.175672791884477 10833 934 5818 0.103656977616086 0.103656977616086 10834 5818 2219 0.0798383163598858 0.0798383163598858 10835 2219 4869 0.163069738486709 0.163069738486709 10836 4869 8003 0.190225091069506 0.190225091069506 10837 8003 5468 0.173414227417019 0.173414227417019 10838 5468 6220 0.124444185392524 0.124444185392524 10841 5175 8005 0.198062000656316 0.198062000656316 10844 8006 681 0.244474486801046 0.244474486801046 10845 681 3340 0.0902358208620103 0.0902358208620103 10847 7885 682 0.0896800723137281 0.0896800723137281 10848 682 580 0.244861214317874 0.244861214317874 10850 5334 6321 0.121951239816061 0.121951239816061 10851 6321 8007 0.186507250461399 0.186507250461399 10852 8007 8008 0.042606728375189 0.042606728375189 10853 8008 8009 0.0463471911266823 0.0463471911266823 10854 8009 8010 0.0102891732268637 0.0102891732268637 10855 8010 8011 0.0998884840922572 0.0998884840922572 10856 8011 8012 0.201197445523876 0.201197445523876 10857 8012 6246 0.199805617134822 0.199805617134822 10858 6246 8013 0.200864024373594 0.200864024373594 10859 8013 2310 0.103900456751802 0.103900456751802 10860 2310 1494 0.0983991417332815 0.0983991417332815 10861 1494 183 0.203419998804159 0.203419998804159 10862 183 1711 0.201968707186781 0.201968707186781 16611 7889 9327 0.146157951939095 0.146157951939095 10863 1711 8014 0.204806773712675 0.204806773712675 10864 8014 6157 0.126319530562447 0.126319530562447 10865 6157 1577 0.0829958932471693 0.0829958932471693 10867 7968 8016 0.0140119714836204 0.0140119714836204 10869 2294 1531 0.46192746891159 0.46192746891159 10871 8017 1203 0.169906498983342 0.169906498983342 10872 1203 8018 0.0221945337202718 0.0221945337202718 10873 8018 3780 0.199572680726093 0.199572680726093 10874 3780 8019 0.153206883868779 0.153206883868779 10875 8019 952 0.177861736820837 0.177861736820837 10876 952 8020 0.175149595226483 0.175149595226483 10877 8020 4891 0.159178167143814 0.159178167143814 10878 4891 8021 0.18577336394487 0.18577336394487 10879 8021 5489 0.173842148316324 0.173842148316324 10880 5489 8022 0.202303315910377 0.202303315910377 10882 5166 8023 0.173986701720281 0.173986701720281 10883 8023 2353 0.177612171175383 0.177612171175383 10884 2353 4155 0.173655528353614 0.173655528353614 10885 4155 4742 0.173355871166643 0.173355871166643 10886 4742 6537 0.176328961502794 0.176328961502794 10887 6537 8024 0.165303556900913 0.165303556900913 10889 3030 3025 0.111248274146309 0.111248274146309 10891 8025 8026 0.0640627296443105 0.0640627296443105 10893 3576 5643 0.138707185733922 0.138707185733922 10894 5643 4348 0.139896948951005 0.139896948951005 10895 4348 6346 0.137784232527167 0.137784232527167 10897 8027 697 0.20001854589906 0.20001854589906 10898 697 8028 0.202096920971429 0.202096920971429 10900 8029 2876 0.123948984730939 0.123948984730939 10901 2876 7628 0.141637704476922 0.141637704476922 10902 7628 7803 0.129093895003183 0.129093895003183 10903 7803 8030 0.203887723487366 0.203887723487366 10904 750 1568 0.143385969503008 0.143385969503008 10905 1568 356 0.136646760403047 0.136646760403047 10907 3449 6863 0.17900718937772 0.17900718937772 10908 6863 3068 0.174598273817653 0.174598273817653 10909 3068 8031 0.0302783785251902 0.0302783785251902 10910 8031 3188 0.14422007961407 0.14422007961407 10912 3499 8032 0.199010937916898 0.199010937916898 10913 8032 8033 0.200333001057217 0.200333001057217 10915 5667 598 0.0644126037668526 0.0644126037668526 10916 598 58 0.177763601732474 0.177763601732474 10919 5970 8036 0.0505810885650185 0.0505810885650185 10920 8036 3015 0.0580577132309736 0.0580577132309736 10921 3015 8037 0.0464238660315039 0.0464238660315039 10922 8037 4384 0.0544799142925035 0.0544799142925035 10923 4384 8038 0.0538947325800234 0.0538947325800234 10924 8038 8039 0.0466438161180549 0.0466438161180549 10925 8039 8040 0.00584498801301113 0.00584498801301113 10926 8040 8041 0.0523763426314988 0.0523763426314988 10927 8041 8042 0.0530979313391782 0.0530979313391782 10928 8042 8043 0.107654120371494 0.107654120371494 10929 8043 8044 0.0544759880197041 0.0544759880197041 10930 8044 8045 0.0487657640583263 0.0487657640583263 10931 8045 8046 0.0550233762997563 0.0550233762997563 10932 8046 8047 0.0497918467778446 0.0497918467778446 10933 8047 8048 0.0560301584180681 0.0560301584180681 10934 8048 6177 0.0498105660603093 0.0498105660603093 10937 8049 8050 0.0514663482815545 0.0514663482815545 10939 5597 7545 0.109426166768049 0.109426166768049 10940 7545 8051 0.69043474044403 0.69043474044403 10943 4956 7224 0.100934524697699 0.100934524697699 10944 7224 8052 0.0514703494422073 0.0514703494422073 10945 8052 8053 0.0516967622411713 0.0516967622411713 10946 8053 8054 0.0428181869535947 0.0428181869535947 10947 8054 6644 0.0437760044869343 0.0437760044869343 10948 6644 251 0.0675496864417695 0.0675496864417695 10949 251 3950 0.064659952202738 0.064659952202738 10950 3950 8056 0.0623263752149148 0.0623263752149148 10951 8056 5609 0.0582215030638228 0.0582215030638228 10952 5609 8057 0.0511983070002347 0.0511983070002347 10953 8057 3730 0.0552226014136858 0.0552226014136858 10954 3730 8058 0.106434809873425 0.106434809873425 10956 5917 8060 0.0615467128621124 0.0615467128621124 10957 8060 8061 0.0595626505884908 0.0595626505884908 10958 8061 8062 0.120093210467761 0.120093210467761 10960 8063 4634 0.154652934390646 0.154652934390646 10961 4634 4549 0.20934037971115 0.20934037971115 10962 4549 8064 0.293727880710195 0.293727880710195 10966 5216 3396 0.0579299126969349 0.0579299126969349 10967 3396 8065 0.0454362838279539 0.0454362838279539 10968 8065 5710 0.0481473121637486 0.0481473121637486 10969 5710 8066 0.0449725321072065 0.0449725321072065 10970 8066 7433 0.0497100835030792 0.0497100835030792 10971 7433 8069 0.0438793771122388 0.0438793771122388 10972 8069 7182 0.0471375837035957 0.0471375837035957 20567 10854 10857 0.225655121951984 0.225655121951984 10973 7182 8070 0.0452974861696144 0.0452974861696144 10974 8070 8071 0.0479228077199932 0.0479228077199932 10975 8071 8072 0.0470353472529161 0.0470353472529161 10976 8072 1097 0.0443841816938638 0.0443841816938638 10978 8073 5318 0.014674630653103 0.014674630653103 10979 5318 2905 0.0312080465120251 0.0312080465120251 10980 2905 7145 0.104770590384922 0.104770590384922 10981 7145 5123 0.105925863098076 0.105925863098076 10982 5123 4737 0.104660211196924 0.104660211196924 10983 4737 6783 0.106266768581811 0.106266768581811 10984 6783 7367 0.10603565613408 0.10603565613408 12610 8772 8773 0.0502119000696978 0.0502119000696978 10987 3133 3905 0.108335751010408 0.108335751010408 10988 3905 1043 0.106035430930181 0.106035430930181 10989 1043 8074 0.0531930855223622 0.0531930855223622 10990 8074 6278 0.0525006902367685 0.0525006902367685 10991 6278 8075 0.105351603899057 0.105351603899057 10992 8075 5007 0.100650315286722 0.100650315286722 10993 5007 8076 0.0416106781167173 0.0416106781167173 10995 8025 7689 0.0805451553909581 0.0805451553909581 10996 7689 4508 0.0814563900003029 0.0814563900003029 10997 4508 3466 0.0836603655346893 0.0836603655346893 10998 3466 6023 0.0805527124085535 0.0805527124085535 10999 6023 3872 0.0834734840918988 0.0834734840918988 11000 3872 8080 0.0833038712417768 0.0833038712417768 11002 3967 8081 0.0785869791186196 0.0785869791186196 11004 6348 3039 0.0931730621198353 0.0931730621198353 11005 3039 8080 0.190356710856614 0.190356710856614 11006 8080 8082 0.0884015044030203 0.0884015044030203 11008 6424 4647 0.0970252568524678 0.0970252568524678 11009 4647 8083 0.151040975226462 0.151040975226462 16204 9846 7728 0.404619504399153 0.404619504399153 11010 4970 8084 0.141573509395187 0.141573509395187 11012 6398 7450 0.0587460292912133 0.0587460292912133 11013 7450 5682 0.0978645396723703 0.0978645396723703 11014 5682 8085 0.19215729634673 0.19215729634673 11015 8085 6825 0.00461462117405417 0.00461462117405417 11016 6825 549 0.386380234242036 0.386380234242036 11017 549 6259 0.219376470776871 0.219376470776871 11018 6259 8086 0.305359073933419 0.305359073933419 11019 8086 1485 0.202208842336051 0.202208842336051 11023 8088 8089 0.0138986527527033 0.0138986527527033 11024 8089 8090 0.00683010177656819 0.00683010177656819 11025 8090 8091 0.110435202693889 0.110435202693889 11026 7961 8092 0.198854876063874 0.198854876063874 11028 5855 1340 0.201837936768745 0.201837936768745 11029 1340 8094 0.205566060887405 0.205566060887405 11030 8094 4699 0.204173926089909 0.204173926089909 11031 4699 8095 0.200461574437924 0.200461574437924 11032 8095 8096 0.201918867294297 0.201918867294297 11033 8096 6823 0.198988761465987 0.198988761465987 11034 6823 772 0.204865532850049 0.204865532850049 11036 6007 6252 0.210749028817316 0.210749028817316 11037 6252 8097 0.20159640654511 0.20159640654511 11039 6091 8098 0.0302498178580294 0.0302498178580294 11040 8098 8099 0.0194131905433523 0.0194131905433523 11041 8099 6924 0.166900367789548 0.166900367789548 11042 6924 8100 0.161859559583179 0.161859559583179 11043 8100 1241 0.0380629815604356 0.0380629815604356 11045 6980 7942 0.133638145181839 0.133638145181839 11046 7942 5338 0.0765467348148991 0.0765467348148991 11048 5442 7919 0.212135491175046 0.212135491175046 11049 7919 4410 0.19312496970157 0.19312496970157 11050 4410 8103 0.226886968788061 0.226886968788061 11051 8103 4283 0.17035467585884 0.17035467585884 11053 8104 7854 0.0946426330892721 0.0946426330892721 11054 7854 8105 0.0433309511619061 0.0433309511619061 11055 8106 6776 0.129541839197132 0.129541839197132 11056 6776 6152 0.13334664352248 0.13334664352248 11057 6152 3997 0.133550546612879 0.133550546612879 11058 3997 7046 0.134234793318191 0.134234793318191 11059 7046 7376 0.132775137258175 0.132775137258175 11060 7376 3435 0.135417405491425 0.135417405491425 11063 7764 5715 0.0517371191288579 0.0517371191288579 11064 5715 8107 0.0482057757930101 0.0482057757930101 11065 8107 7435 0.0500858095958938 0.0500858095958938 11066 7435 8108 0.0493949795014098 0.0493949795014098 11067 8108 7174 0.049625706970036 0.049625706970036 11068 7174 6739 0.0493949818685724 0.0493949818685724 11069 6739 7789 0.0481559013551591 0.0481559013551591 11070 7789 6645 0.0506327285203027 0.0506327285203027 11071 6645 1136 0.0491201558695857 0.0491201558695857 11072 1136 6995 0.0494363433732341 0.0494363433732341 11073 6995 7503 0.049590164320003 0.049590164320003 11074 7503 8109 0.100703299932673 0.100703299932673 11075 8109 7480 0.0534769030186113 0.0534769030186113 11076 7480 5580 0.0516905707687601 0.0516905707687601 11077 5580 8110 0.0497706020063474 0.0497706020063474 11078 8110 8111 0.0487450776836639 0.0487450776836639 11079 8111 8112 0.694365013204936 0.694365013204936 11080 1262 4539 0.0997555409236608 0.0997555409236608 11081 4539 6285 0.098678051142926 0.098678051142926 11083 2717 8113 0.100251109237605 0.100251109237605 11085 8114 8115 0.096187670432143 0.096187670432143 11086 8115 5626 0.201348891867615 0.201348891867615 11088 2507 8116 0.0493483893872719 0.0493483893872719 11089 8116 1238 0.100702597753866 0.100702597753866 11090 1238 4792 0.032813432065695 0.032813432065695 11091 4792 4812 0.0677278405661894 0.0677278405661894 11092 4812 2152 0.0672921980026174 0.0672921980026174 11093 2152 2179 0.0344341477791983 0.0344341477791983 11094 2179 6304 0.100339028034619 0.100339028034619 11095 6304 6426 0.101616906343387 0.101616906343387 11096 6426 5344 0.101029409154815 0.101029409154815 11097 5344 4640 0.0949596649493475 0.0949596649493475 11098 4640 1261 0.0990622828589398 0.0990622828589398 11100 3674 8117 0.125664760723522 0.125664760723522 11101 8117 8118 0.0959168081132613 0.0959168081132613 11102 8118 8119 0.126940211454871 0.126940211454871 11103 8119 8120 0.01117909521949 0.01117909521949 11104 8120 2680 0.0506435066002237 0.0506435066002237 11105 2680 7576 0.0851117723335375 0.0851117723335375 11106 7576 7833 0.0050110745435388 0.0050110745435388 16206 5823 7210 0.206033080289906 0.206033080289906 11107 7833 8121 0.0770500763169566 0.0770500763169566 11108 8121 8035 0.0465513466723509 0.0465513466723509 11110 807 8122 0.0835494437055617 0.0835494437055617 11111 8122 8123 0.0673397864842803 0.0673397864842803 11112 8123 3017 0.0101257363562013 0.0101257363562013 11114 8124 8125 0.0101518907891953 0.0101518907891953 11115 8125 2367 0.124673068713839 0.124673068713839 11116 2367 8126 0.113318754907998 0.113318754907998 11117 8126 1826 0.2011636326138 0.2011636326138 11119 8127 8128 0.150025905824831 0.150025905824831 11121 2887 8129 0.081938792894379 0.081938792894379 11122 8129 8130 0.106964546123147 0.106964546123147 11123 8130 4728 0.104978647949955 0.104978647949955 11124 4728 6795 0.108689532522494 0.108689532522494 11125 6795 7347 0.102216150252819 0.102216150252819 11126 7347 5393 0.105889579896167 0.105889579896167 11127 5393 8131 0.054562518485416 0.054562518485416 11128 8131 8132 0.0481675689920574 0.0481675689920574 11129 8132 3895 0.109975096473535 0.109975096473535 11130 3895 1027 0.10512607647723 0.10512607647723 11131 1027 8133 0.0540856357592879 0.0540856357592879 12777 8831 8832 0.188959131880304 0.188959131880304 11133 6270 8134 0.0524343047299347 0.0524343047299347 11134 8134 8135 0.0535628703960502 0.0535628703960502 11136 8136 8137 0.085310565822113 0.085310565822113 11137 8137 6283 0.0924164471878071 0.0924164471878071 11138 6283 8138 0.0880043396162394 0.0880043396162394 11139 8138 8139 0.093883258506383 0.093883258506383 11140 8139 3142 0.0916816056478044 0.0916816056478044 11141 3142 5416 0.0909467644852468 0.0909467644852468 11142 5416 8140 0.0909305385237858 0.0909305385237858 11144 3154 4972 0.0951253779669951 0.0951253779669951 11145 4972 8141 0.159341748119657 0.159341748119657 11147 8142 7088 0.0975513520982515 0.0975513520982515 11148 7088 971 0.0957796137604222 0.0957796137604222 11149 971 7402 0.0550171923708008 0.0550171923708008 11150 7402 5289 0.0484207753056408 0.0484207753056408 11152 3320 8143 0.077853024278325 0.077853024278325 11153 8143 5756 0.0805728425443714 0.0805728425443714 11154 5756 7328 0.0873058149168626 0.0873058149168626 11155 7328 2087 0.0932446680916279 0.0932446680916279 12803 4082 3763 0.178907695562899 0.178907695562899 11158 4115 4117 0.0440125760632801 0.0440125760632801 11159 4117 6504 0.0374084190760855 0.0374084190760855 11160 6504 6677 0.044394894025319 0.044394894025319 11161 6677 8029 0.0937961823239111 0.0937961823239111 11162 8029 8144 0.0511329046048641 0.0511329046048641 11163 8144 8145 0.0135266374241744 0.0135266374241744 11165 4223 1001 0.0531658581374023 0.0531658581374023 11167 4374 2855 0.170827518580558 0.170827518580558 11169 8146 4313 0.17183605887504 0.17183605887504 11171 5444 7921 0.207916650376417 0.207916650376417 11172 7921 4408 0.197533961318481 0.197533961318481 11174 8147 644 0.13870723980062 0.13870723980062 11175 644 7273 0.132830481063153 0.132830481063153 11176 7273 1992 0.0923486278054484 0.0923486278054484 11177 1992 1976 0.0346172149199892 0.0346172149199892 11178 1976 4591 0.135026001443702 0.135026001443702 11179 4591 6478 0.132622992610531 0.132622992610531 12836 8855 8856 0.0453127355156614 0.0453127355156614 11180 6478 2462 0.14279254357733 0.14279254357733 11182 8148 8149 0.201096301426274 0.201096301426274 11183 8149 8150 0.201154462707023 0.201154462707023 11185 2461 5905 0.204782750962282 0.204782750962282 11186 5905 8151 0.200573430726899 0.200573430726899 11187 8151 790 0.199941729347635 0.199941729347635 11188 790 3583 0.202642621733606 0.202642621733606 11189 3583 4354 0.202475015345548 0.202475015345548 11190 4354 8152 0.200309115545572 0.200309115545572 11191 8152 3057 0.206933046688651 0.206933046688651 11192 3057 8153 0.186611026973769 0.186611026973769 11194 1060 8154 0.173008298211734 0.173008298211734 11195 8154 8155 0.177900871903465 0.177900871903465 11196 8155 8156 0.167407375878646 0.167407375878646 11197 8156 4775 0.251673348312152 0.251673348312152 11198 4775 6553 0.132857734263153 0.132857734263153 11199 6553 8157 0.106438324963657 0.106438324963657 11201 2232 5133 0.19052148019247 0.19052148019247 11202 5133 4902 0.0151263568070176 0.0151263568070176 11203 4902 6619 0.197484990473566 0.197484990473566 11205 8158 8159 0.20585122765193 0.20585122765193 11207 8160 8161 0.016887203978 0.016887203978 11221 106 61 0.00533283632570931 0.00533283632570931 11222 61 65 0.207145778882675 0.207145778882675 11224 103 8170 0.0169041191858478 0.0169041191858478 11225 8170 8171 0.361108877807587 0.361108877807587 11226 8171 8172 0.190446564346409 0.190446564346409 11228 8173 8174 0.0754029121625499 0.0754029121625499 11229 8174 8175 0.417052793540933 0.417052793540933 11231 8176 8177 0.0299391686417842 0.0299391686417842 11232 8177 8178 0.202215537578589 0.202215537578589 11233 8178 8179 0.11808571362223 0.11808571362223 11234 8179 8163 0.126818785158071 0.126818785158071 11236 4228 8181 0.209470643186114 0.209470643186114 11269 4227 8200 0.197818013323833 0.197818013323833 11237 8181 65 0.190124873120192 0.190124873120192 11238 65 8172 0.00592368117466438 0.00592368117466438 11239 8172 8178 0.446545243407564 0.446545243407564 12886 8876 655 0.00596005420121878 0.00596005420121878 11242 8183 8184 0.228538005170478 0.228538005170478 11245 8162 8186 0.154667884886688 0.154667884886688 11246 8186 8187 0.175562487769928 0.175562487769928 11249 3633 8188 0.0150923041998694 0.0150923041998694 11250 8188 8189 0.270579217097142 0.270579217097142 11251 8189 8176 0.0989590805052705 0.0989590805052705 11253 8163 3643 0.149826975112258 0.149826975112258 11255 8190 1804 0.201671276037755 0.201671276037755 11257 8191 8192 0.0154162495075233 0.0154162495075233 11258 8192 8193 0.181517364616001 0.181517364616001 11259 8193 8194 0.180264399151985 0.180264399151985 11261 8181 3550 0.192378625445026 0.192378625445026 11264 8186 8197 0.16597516800592 0.16597516800592 11265 8197 8198 0.19583924016197 0.19583924016197 11267 8199 8197 0.123986592502342 0.123986592502342 11271 8194 8171 0.202821007714315 0.202821007714315 11272 8171 8195 0.195495736534207 0.195495736534207 11273 8195 8201 0.207035429354564 0.207035429354564 11275 8202 8174 0.0167300114490718 0.0167300114490718 11277 8198 8167 0.130702597640292 0.130702597640292 11278 8167 8203 0.122618976220882 0.122618976220882 11279 8203 8204 0.327046093817032 0.327046093817032 11280 4228 4229 0.198835732908948 0.198835732908948 11281 4229 8205 0.301334691508365 0.301334691508365 11282 8206 8190 0.113799565910968 0.113799565910968 11284 8201 4227 0.0154895076655846 0.0154895076655846 11286 8207 8200 0.0930040479254132 0.0930040479254132 11288 8193 8184 0.208283527691618 0.208283527691618 11316 5155 2238 0.0837223321108041 0.0837223321108041 11289 8184 8189 0.18616179415052 0.18616179415052 11291 3257 8208 0.321455747501831 0.321455747501831 11293 443 8209 0.110751336507506 0.110751336507506 11294 392 8179 0.178734728363983 0.178734728363983 11296 8162 6291 0.216060929512084 0.216060929512084 11297 6291 7342 0.196043159951137 0.196043159951137 11645 8348 6433 0.104796073662296 0.104796073662296 11299 7342 5274 0.233799434282417 0.233799434282417 11300 61 3550 0.201334976523304 0.201334976523304 11301 3550 4229 0.200151526253302 0.200151526253302 11303 5279 3162 0.0990447395902117 0.0990447395902117 11304 3162 4979 0.101293558978732 0.101293558978732 11305 4979 8126 0.0993695918525221 0.0993695918525221 11306 8126 4335 0.0910331896522206 0.0910331896522206 11307 4335 8210 0.0476841899874069 0.0476841899874069 11308 8210 5040 0.0521232799197054 0.0521232799197054 11309 5040 8005 0.0976580173278249 0.0976580173278249 11310 8005 4307 0.0466427658725356 0.0466427658725356 11311 4307 995 0.052631404385892 0.052631404385892 11313 8211 5951 0.199050744316133 0.199050744316133 11314 5951 5143 0.0913688712241713 0.0913688712241713 11315 5143 5155 0.025420878561629 0.025420878561629 11317 2238 4911 0.203010994943857 0.203010994943857 11318 4911 6611 0.201886473833407 0.201886473833407 11319 6611 8212 0.197101479655197 0.197101479655197 11320 8212 8213 0.206955997470903 0.206955997470903 11323 5950 5142 0.147533492116586 0.147533492116586 11326 2237 4910 0.20422309503448 0.20422309503448 11327 4910 6612 0.200274596012582 0.200274596012582 11328 6612 8215 0.196974435405611 0.196974435405611 11329 8215 8216 0.208072957327714 0.208072957327714 11331 7959 8217 0.0106613346433968 0.0106613346433968 11337 289 8219 0.0101386145536838 0.0101386145536838 11338 8219 4483 0.0263974796072716 0.0263974796072716 11340 8220 289 0.116841869555958 0.116841869555958 11483 8221 8222 0.0466544327533727 0.0466544327533727 11342 8223 7906 0.0355112223964134 0.0355112223964134 11343 7906 4187 0.0959478466054884 0.0959478466054884 11344 4187 8224 0.108554994700497 0.108554994700497 11345 8224 2512 0.0267513344361619 0.0267513344361619 11346 2512 6726 0.134329958691173 0.134329958691173 11347 6726 8226 0.0541066682112551 0.0541066682112551 11348 8226 1754 0.0582360854290831 0.0582360854290831 11352 8227 8228 0.0477813036978224 0.0477813036978224 11353 8228 2164 0.0100092856224142 0.0100092856224142 11354 2164 8229 0.117341992338054 0.117341992338054 11355 8229 6417 0.132790064578642 0.132790064578642 11356 6417 6925 0.066680142142332 0.066680142142332 11357 6925 4623 0.0658013116163711 0.0658013116163711 11358 4623 1242 0.132924383309181 0.132924383309181 11359 1242 8230 0.117419950970456 0.117419950970456 11360 8230 2709 0.0877593926636965 0.0877593926636965 11361 2709 2723 0.0586886121966142 0.0586886121966142 11362 2723 8231 0.126334352112189 0.126334352112189 11363 8231 8232 0.00800071585537006 0.00800071585537006 11364 8232 8233 0.00985605768408299 0.00985605768408299 11368 8223 8219 0.0801446034429079 0.0801446034429079 11374 8234 8235 0.161648892640997 0.161648892640997 11375 8235 8236 0.12616333160407 0.12616333160407 11379 4843 910 0.143586236704503 0.143586236704503 16194 9844 7725 1.4119245996206 1.4119245996206 11388 2064 8243 0.0180732464676321 0.0180732464676321 11389 8243 8244 0.307196973753055 0.307196973753055 11392 8246 3316 0.0456634204130967 0.0456634204130967 11394 6201 6945 0.172713645832468 0.172713645832468 11395 6945 8138 0.203649557134895 0.203649557134895 11396 8138 2880 0.164233861501064 0.164233861501064 11398 6200 6944 0.169916988893137 0.169916988893137 11399 6944 8139 0.203898136987997 0.203898136987997 11400 8139 2879 0.160611633174386 0.160611633174386 11401 2879 6408 0.0322091251783491 0.0322091251783491 11402 6408 6412 0.266159968303504 0.266159968303504 11403 6412 8247 0.0505479778201866 0.0505479778201866 11407 6190 6948 0.200111149085838 0.200111149085838 11408 6948 8142 0.198760931377031 0.198760931377031 11409 8142 2864 0.201908008890848 0.201908008890848 11412 8249 8067 0.737441419701283 0.737441419701283 11424 8079 8250 0.738983904805809 0.738983904805809 11431 412 415 0.636538521199656 0.636538521199656 18912 10390 10391 0.0580503615423655 0.0580503615423655 11453 8262 8263 0.292162593230546 0.292162593230546 11468 781 8271 0.782578824666181 0.782578824666181 11597 8330 8331 0.0435245851176098 0.0435245851176098 11469 8272 8270 0.782084992370784 0.782084992370784 11471 1610 1244 0.0543175525667992 0.0543175525667992 11472 1244 8273 0.0533400242428221 0.0533400242428221 11473 8273 8274 0.0526029519682926 0.0526029519682926 11474 8274 8275 0.0534350213865012 0.0534350213865012 11476 8276 1610 0.0663295545530221 0.0663295545530221 11478 1610 8277 0.135789656985465 0.135789656985465 11480 7861 8278 0.0143942343868779 0.0143942343868779 11481 8278 7581 0.0343415060903181 0.0343415060903181 11482 7581 8221 0.0532138886249367 0.0532138886249367 11484 8222 5964 0.00591714471910066 0.00591714471910066 11485 5964 8279 0.00703516905841087 0.00703516905841087 11486 8279 3001 0.0966235655424771 0.0966235655424771 11488 8275 7561 0.103690392766705 0.103690392766705 11489 7561 8280 0.0558620890554655 0.0558620890554655 11490 8280 6185 0.0505017539528047 0.0505017539528047 11493 8282 8283 0.101387037651418 0.101387037651418 11494 8283 8284 0.102270654549379 0.102270654549379 11495 8284 8285 0.10797805598011 0.10797805598011 11496 8285 8286 0.106400672091098 0.106400672091098 11497 8286 4392 0.102247824152268 0.102247824152268 11498 4392 8287 0.0166274126542335 0.0166274126542335 11499 8287 8288 0.0799445865529155 0.0799445865529155 11500 8288 3008 0.023689428581565 0.023689428581565 11501 3008 8289 0.0297886059757376 0.0297886059757376 11505 8290 8291 0.051999610902965 0.051999610902965 11506 8291 8292 0.0471972516257623 0.0471972516257623 11507 8292 8293 0.00657484491051097 0.00657484491051097 11508 8293 6184 0.103933630763566 0.103933630763566 11509 6184 7562 0.106067817024884 0.106067817024884 11510 7562 8294 0.105991654619724 0.105991654619724 11512 8295 8296 0.0523765388441753 0.0523765388441753 11522 8297 8298 0.429589849820924 0.429589849820924 11537 6093 8302 0.0171793049902436 0.0171793049902436 11539 8303 8304 0.00530856583912826 0.00530856583912826 11541 2195 8305 0.128463648918522 0.128463648918522 11543 8306 8307 0.0111673306658244 0.0111673306658244 11545 8308 8306 0.0470759818626725 0.0470759818626725 11547 8309 8310 0.0336302381688336 0.0336302381688336 11549 8311 8312 0.0219555493879181 0.0219555493879181 11550 8312 8313 0.036241706253738 0.036241706253738 11598 8331 7782 0.0493369824555625 0.0493369824555625 11551 8313 8314 0.0512913124797426 0.0512913124797426 11552 8314 8315 0.107868186928524 0.107868186928524 11553 8315 8316 0.223470506469832 0.223470506469832 11554 8316 8317 0.211788929267968 0.211788929267968 11555 8317 6963 0.0143636308232266 0.0143636308232266 16197 7207 1788 0.198027086450295 0.198027086450295 11556 6963 2151 0.0672032541987901 0.0672032541987901 11557 2151 8318 0.127422890827039 0.127422890827039 11563 8321 5670 0.0510922996821663 0.0510922996821663 11564 5670 8319 0.0512128921942442 0.0512128921942442 11565 8319 7031 0.0489988317743493 0.0489988317743493 13192 2925 5307 0.0991225747078309 0.0991225747078309 17794 8402 10178 0.0874671474005437 0.0874671474005437 11583 8323 8324 0.0415122975666244 0.0415122975666244 11585 8325 8326 0.0105737020216599 0.0105737020216599 11586 8326 8327 0.0170186899048993 0.0170186899048993 11587 8327 4030 0.059373245074661 0.059373245074661 11588 4030 8328 0.00887102858910589 0.00887102858910589 11589 8328 7033 0.192077028988682 0.192077028988682 11590 7033 3414 0.20009224997208 0.20009224997208 11591 3414 7634 0.0490496792565584 0.0490496792565584 11592 7634 5699 0.0501609282125079 0.0501609282125079 11593 5699 8329 0.0491062363102631 0.0491062363102631 11594 8329 7426 0.0512345906571307 0.0512345906571307 11595 7426 7167 0.100906650593457 0.100906650593457 11596 7167 8330 0.0074706340310152 0.0074706340310152 11601 1125 8333 0.0515421912286004 0.0515421912286004 11602 8333 7499 0.0491232128122514 0.0491232128122514 11603 7499 6382 0.0528674106807856 0.0528674106807856 11604 6382 3844 0.0491757077428548 0.0491757077428548 11605 3844 8336 0.0505763419832581 0.0505763419832581 11606 8336 5560 0.0511234189065501 0.0511234189065501 11607 5560 7536 0.078259792036463 0.078259792036463 17795 10178 10179 0.00714983889336217 0.00714983889336217 11608 7536 8337 0.710353127144862 0.710353127144862 11615 8339 8340 0.0545607270452329 0.0545607270452329 11616 8340 6778 0.0500886204125654 0.0500886204125654 11617 6778 1543 0.044749974690185 0.044749974690185 11618 1543 7913 0.0484257128218018 0.0484257128218018 11619 7913 1232 0.0498960080732329 0.0498960080732329 11620 1232 6138 0.0513577550981739 0.0513577550981739 11621 6138 1234 0.0484184731965446 0.0484184731965446 11622 1234 4025 0.049897443897038 0.049897443897038 11624 8341 6746 0.131938356933677 0.131938356933677 11625 6746 6146 0.134278510793599 0.134278510793599 11626 6146 4020 0.131808341418281 0.131808341418281 11627 4020 7024 0.13680573147125 0.13680573147125 11628 7024 7394 0.133543322276702 0.133543322276702 11629 7394 3403 0.129241253411212 0.129241253411212 11631 4656 1278 0.11609492718799 0.11609492718799 11633 4529 8342 0.13081541679387 0.13081541679387 11634 8342 8343 0.131875462531589 0.131875462531589 11636 1275 4561 0.135792686790169 0.135792686790169 11637 4561 8344 0.129597362082905 0.129597362082905 11638 8344 8345 0.132615292246902 0.132615292246902 11654 8351 8352 0.00642310935412446 0.00642310935412446 11656 8354 3585 0.00948998635035479 0.00948998635035479 11658 8355 7036 0.189514043057238 0.189514043057238 11661 3420 7662 0.0473953664812579 0.0473953664812579 11662 7662 5701 0.051310070537927 0.051310070537927 11663 5701 8356 0.0493288418218244 0.0493288418218244 11664 8356 7428 0.0514646959507586 0.0514646959507586 11665 7428 7170 0.101185693406291 0.101185693406291 11666 7170 8357 0.0511732963069457 0.0511732963069457 11667 8357 7785 0.0488740378204359 0.0488740378204359 11669 8358 8359 0.0429199500385996 0.0429199500385996 11670 8359 1126 0.0542934514543922 0.0542934514543922 11671 1126 8361 0.0465752610792189 0.0465752610792189 11672 8361 7500 0.0458657856618734 0.0458657856618734 11673 7500 6383 0.0540969092476656 0.0540969092476656 11674 6383 3845 0.0488658545954006 0.0488658545954006 11675 3845 8362 0.0512974137325796 0.0512974137325796 11676 8362 5562 0.0492074321979192 0.0492074321979192 11677 5562 8363 0.0405073414501016 0.0405073414501016 11678 8363 7537 0.0387636388049137 0.0387636388049137 11679 7537 8364 0.709659016245144 0.709659016245144 11680 533 532 0.177767664549368 0.177767664549368 11681 532 8365 0.019932032746647 0.019932032746647 11683 8366 2195 0.0764354088651933 0.0764354088651933 11712 3383 8367 0.106809468593159 0.106809468593159 11713 8367 8368 0.0971987897456675 0.0971987897456675 11714 8368 8369 0.0991386674985246 0.0991386674985246 11717 5295 6973 0.135215470337054 0.135215470337054 11718 6973 8371 0.00923487504976077 0.00923487504976077 11719 8371 8372 0.0216052571390285 0.0216052571390285 11720 8372 16 0.105179593848414 0.105179593848414 11721 16 6385 0.131720726068438 0.131720726068438 11722 6385 8373 0.136425162652677 0.136425162652677 11723 8373 8374 0.133357418298716 0.133357418298716 11725 8375 5538 0.102551146645578 0.102551146645578 11726 5538 2406 0.101276420369131 0.101276420369131 11727 2406 4291 0.0994536245434588 0.0994536245434588 11728 4291 8376 0.0498495835403536 0.0498495835403536 11729 8376 8377 0.0555205772000376 0.0555205772000376 11730 8377 7717 0.202770146499174 0.202770146499174 11731 7717 2980 0.203558742671124 0.203558742671124 11733 6381 7626 0.0677965571067337 0.0677965571067337 11734 7626 8378 0.0657902652889389 0.0657902652889389 11736 3813 8379 0.0683672879873519 0.0683672879873519 11737 8379 7491 0.0530440410997852 0.0530440410997852 11738 7491 3832 0.0868122883126915 0.0868122883126915 11740 8129 8380 0.134532326319759 0.134532326319759 11741 8380 8382 0.00458704251135175 0.00458704251135175 11743 8383 8384 0.136207849444979 0.136207849444979 11744 8384 7838 0.138328826392976 0.138328826392976 11746 8385 8386 0.0871147692827014 0.0871147692827014 11749 8389 8390 0.0947169874364547 0.0947169874364547 19614 10514 10587 0.0689139357560502 0.0689139357560502 11751 8391 4386 0.0534420102551264 0.0534420102551264 11752 4386 8392 0.0520924012173649 0.0520924012173649 11753 8392 8393 0.0473152332925311 0.0473152332925311 11754 8393 8394 0.00593400942031918 0.00593400942031918 11755 8394 8395 0.0526072167549377 0.0526072167549377 11756 8395 8396 0.0535245842073366 0.0535245842073366 11757 8396 8397 0.0520127953812383 0.0520127953812383 11758 8397 8398 0.0525440381176666 0.0525440381176666 11759 8398 8399 0.105725944401461 0.105725944401461 11760 8399 8400 0.0963534079842441 0.0963534079842441 11761 8400 8401 0.00721402202643277 0.00721402202643277 11762 8401 8402 0.0642819932248178 0.0642819932248178 11763 8402 6180 0.0440229088580127 0.0440229088580127 11764 6180 3304 0.105719811244021 0.105719811244021 11765 3304 8404 0.104473728049028 0.104473728049028 11776 2683 5360 0.148134497863423 0.148134497863423 11779 8408 8409 0.0170504242210171 0.0170504242210171 11780 8409 8410 0.0301331300599118 0.0301331300599118 11781 8410 8408 0.024630163522097 0.024630163522097 11786 8411 7068 0.119279864672347 0.119279864672347 11787 7068 5513 0.148575970390717 0.148575970390717 11788 5513 4445 0.14563348668729 0.14563348668729 11795 8413 543 0.028789081158834 0.028789081158834 11800 8038 2689 0.14574049201504 0.14574049201504 11801 2689 8392 0.146364813323007 0.146364813323007 11810 8316 8410 0.0688632882143238 0.0688632882143238 11818 8318 8421 0.163109524565458 0.163109524565458 11820 2202 8422 0.0636527332062032 0.0636527332062032 11827 8425 8426 0.235001983383898 0.235001983383898 11829 8427 2187 0.0976945121262096 0.0976945121262096 11830 2187 8428 0.113051166751879 0.113051166751879 11832 8429 8427 0.106790392513668 0.106790392513668 11836 8432 8433 0.316135432263608 0.316135432263608 11838 8434 8435 0.0739062863270344 0.0739062863270344 16014 9785 9166 0.0737839272607517 0.0737839272607517 11840 8436 8437 0.305296163280187 0.305296163280187 11842 8438 8439 0.0899401823641934 0.0899401823641934 11843 8439 8440 0.0855827793815302 0.0855827793815302 11845 8441 533 0.0890672230330435 0.0890672230330435 11847 8325 3752 0.00830034500152871 0.00830034500152871 11848 3752 8442 0.100105658665385 0.100105658665385 11849 8442 6773 0.103872958239997 0.103872958239997 11850 6773 8303 0.0295834023794743 0.0295834023794743 11851 8303 8443 0.122024126507826 0.122024126507826 11854 8365 8445 0.12649848699983 0.12649848699983 11856 8445 8446 0.0774789975708123 0.0774789975708123 11858 6522 8447 0.124835406842481 0.124835406842481 11860 8447 4244 0.0110439553261759 0.0110439553261759 11861 4244 1787 0.20168643392703 0.20168643392703 11862 1787 7206 0.198352393557477 0.198352393557477 11863 7206 5819 0.204146640542909 0.204146640542909 11864 5819 7724 0.196992932786583 0.196992932786583 11865 7724 8448 0.0469826616672844 0.0469826616672844 11866 8448 8449 1.1597652413984 1.1597652413984 15932 1178 9158 0.281206093212011 0.281206093212011 11868 529 476 0.196533269115043 0.196533269115043 11869 476 8451 0.00692492598385206 0.00692492598385206 11871 8452 8450 0.118857471050118 0.118857471050118 11873 8446 8453 0.0472361723035857 0.0472361723035857 11875 8453 1808 0.0616092600190724 0.0616092600190724 11876 1808 8454 0.103675532542851 0.103675532542851 11878 8455 8452 0.0832501988122618 0.0832501988122618 11880 8456 8455 0.0488208935536257 0.0488208935536257 11883 1807 8456 0.0645719953824934 0.0645719953824934 11885 8454 8460 0.0468848260297017 0.0468848260297017 11887 8460 8461 0.191542303309411 0.191542303309411 11888 8461 8462 0.143814933384229 0.143814933384229 11926 8479 7578 0.0514183930388008 0.0514183930388008 11889 8462 8312 0.0813843178601785 0.0813843178601785 11890 8312 8463 0.108687135880293 0.108687135880293 11891 8463 8464 0.171307568098715 0.171307568098715 11892 8464 7962 0.138415151415673 0.138415151415673 11894 8465 8457 0.0468050869550622 0.0468050869550622 11899 8468 3170 0.018103312819976 0.018103312819976 11901 8469 8466 0.0123424922846296 0.0123424922846296 11902 8466 8311 0.0903233113904637 0.0903233113904637 11904 8470 8469 0.0396717564170432 0.0396717564170432 11906 8296 8273 0.152532135373756 0.152532135373756 11907 8273 5789 0.146346014371488 0.146346014371488 11908 5789 4816 0.144635236179438 0.144635236179438 11909 4816 8471 0.144945711618013 0.144945711618013 11910 8471 8472 0.00337499193971306 0.00337499193971306 13477 9099 9096 0.0859011649600223 0.0859011649600223 11912 8473 8474 0.141151348464777 0.141151348464777 11913 8474 8475 0.13279343346844 0.13279343346844 11915 1346 8475 0.0349627710606267 0.0349627710606267 11919 8313 8477 0.0691895872331652 0.0691895872331652 11921 4846 8478 0.326789742990523 0.326789742990523 11923 5031 6987 0.0623597305249406 0.0623597305249406 11924 6987 5806 0.105799056021075 0.105799056021075 11925 5806 8479 0.0532916983351864 0.0532916983351864 11927 7578 8480 0.0539921866859616 0.0539921866859616 11928 8480 8481 0.0438686505947476 0.0438686505947476 11929 8481 5961 0.00656699811047763 0.00656699811047763 11930 5961 8482 0.00665108194893408 0.00665108194893408 11931 8482 3003 0.0997303043018087 0.0997303043018087 11932 3003 4396 0.10605079021574 0.10605079021574 11933 4396 8483 0.102726296828384 0.102726296828384 11934 8483 8484 0.00648258609012086 0.00648258609012086 11935 8484 8485 0.100141708737386 0.100141708737386 11936 8485 8486 0.0275311475026058 0.0275311475026058 11937 8486 8487 0.0265062604992808 0.0265062604992808 11938 8487 8488 0.0523458198440316 0.0523458198440316 11939 8488 8489 0.104751027795859 0.104751027795859 11940 8489 8490 0.0990693987095691 0.0990693987095691 11941 8490 8491 0.00745857832944624 0.00745857832944624 11942 8491 8492 0.0518088588950486 0.0518088588950486 11943 8492 6189 0.054888246037165 0.054888246037165 11945 6632 7733 0.112596009055585 0.112596009055585 12071 8507 3552 0.071078699522552 0.071078699522552 11946 7733 8495 2.00712592676004 2.00712592676004 11954 6568 4449 0.147875161573861 0.147875161573861 11955 4449 5497 0.144351276811523 0.144351276811523 11956 5497 7071 0.14871904829256 0.14871904829256 11958 8501 8502 0.146058647776188 0.146058647776188 11959 8502 8397 0.148207146508282 0.148207146508282 11960 8397 2694 0.144837053832231 0.144837053832231 11966 4737 8503 0.0843423130679838 0.0843423130679838 11967 8399 5455 0.141833750205801 0.141833750205801 11968 5455 2697 0.00495891013188563 0.00495891013188563 11969 2697 8045 0.148003641728593 0.148003641728593 11970 8045 6573 0.144311748140391 0.144311748140391 11971 6573 4454 0.147824934616054 0.147824934616054 11972 4454 5502 0.144725467857806 0.144725467857806 11973 5502 7076 0.14772137009526 0.14772137009526 11974 7076 2033 0.146029155751578 0.146029155751578 11975 2033 5322 0.146208700799923 0.146208700799923 11976 5322 631 0.145784380568713 0.145784380568713 11977 631 6404 0.147332884437086 0.147332884437086 11978 6404 2910 0.0722929712454625 0.0722929712454625 11980 8504 8505 0.0580359403583064 0.0580359403583064 11981 8505 6178 0.0499592014591395 0.0499592014591395 11982 6178 8506 0.0514685264155668 0.0514685264155668 11983 8506 8508 0.0359450086839816 0.0359450086839816 11985 8509 8491 0.145477011516465 0.145477011516465 11986 8491 6711 0.147675146026861 0.147675146026861 11987 6711 8510 0.0119577509852376 0.0119577509852376 11999 7079 2035 0.146591134901683 0.146591134901683 12000 2035 8511 0.144080341921709 0.144080341921709 12001 8506 6577 0.292638121021149 0.292638121021149 12013 8514 7905 0.14392744613234 0.14392744613234 12014 7905 8224 0.144594704272466 0.144594704272466 12015 8224 2513 0.0408485952047996 0.0408485952047996 12017 8223 4514 0.129566346086565 0.129566346086565 12018 4514 5236 0.132336483238921 0.132336483238921 12019 5236 6888 0.137583446360535 0.137583446360535 12020 6888 8515 0.134749292102011 0.134749292102011 18562 2839 2837 0.0398814314105002 0.0398814314105002 12021 8515 1670 0.131131933535458 0.131131933535458 12022 1670 8516 0.137025514768393 0.137025514768393 12023 8516 2451 0.140387467109701 0.140387467109701 12024 2451 3220 0.132796169496021 0.132796169496021 12025 3220 3241 0.0110949892633217 0.0110949892633217 12026 3241 5742 0.122723226676881 0.122723226676881 12027 5742 5734 0.0121046279679281 0.0121046279679281 12028 5734 5519 0.122276751203955 0.122276751203955 12029 5519 5518 0.0183360434030607 0.0183360434030607 12030 5518 6453 0.115919443239594 0.115919443239594 12031 6453 8519 0.0186206290164017 0.0186206290164017 12032 8519 6921 0.113511395757215 0.113511395757215 12033 6921 6966 0.278590640144845 0.278590640144845 12034 6966 2480 0.0421290693071181 0.0421290693071181 12035 2480 2819 0.0832464241503531 0.0832464241503531 12036 2819 1420 0.203808019181798 0.203808019181798 12037 1420 1350 0.0610460440330561 0.0610460440330561 12038 1350 386 0.0313326355302306 0.0313326355302306 12039 386 8520 0.00828931624769023 0.00828931624769023 12041 8521 8522 0.0528158272532374 0.0528158272532374 12042 8522 8461 0.0240744692191342 0.0240744692191342 12045 8524 8525 0.099226587437181 0.099226587437181 12056 6652 7968 0.116416731661103 0.116416731661103 13645 9155 9152 0.125537210877253 0.125537210877253 12069 3016 8123 0.0144820950034519 0.0144820950034519 12070 8123 8507 0.0310425416681892 0.0310425416681892 12072 3552 4443 0.0963694960086714 0.0963694960086714 12074 8536 8537 0.125429093404429 0.125429093404429 12075 8537 8398 0.148732331324902 0.148732331324902 12076 8398 2695 0.143717697009194 0.143717697009194 12078 8043 6571 0.143486226041694 0.143486226041694 15271 8458 8538 0.130887342573391 0.130887342573391 12079 6571 4452 0.149648787475973 0.149648787475973 12080 4452 5500 0.142780903948531 0.142780903948531 12081 5500 7074 0.148102852377504 0.148102852377504 12082 7074 2032 0.145681586591459 0.145681586591459 12086 2886 7993 0.218441304114497 0.218441304114497 12088 8130 8541 0.134523622254369 0.134523622254369 12089 8541 8542 0.00481474032387871 0.00481474032387871 12090 8542 8543 0.00504824966940074 0.00504824966940074 12091 8543 8544 0.135980275793844 0.135980275793844 12092 8544 7839 0.139416199289129 0.139416199289129 12093 7839 819 0.136947671655105 0.136947671655105 12094 819 3560 0.140872852825874 0.140872852825874 12095 3560 5634 0.139405079534224 0.139405079534224 12096 5634 4338 0.141217557097108 0.141217557097108 12097 4338 6337 0.135602213042785 0.135602213042785 12098 6337 3053 0.134723773393479 0.134723773393479 12100 3691 8545 0.139072808044494 0.139072808044494 12101 5485 8546 0.200596752868582 0.200596752868582 12103 4888 8547 0.185876236918155 0.185876236918155 12104 8547 5486 0.175599681021845 0.175599681021845 12106 4889 8548 0.187588829795577 0.187588829795577 12107 8548 5487 0.174192187356096 0.174192187356096 12109 8549 8550 0.0264199145705686 0.0264199145705686 12110 8550 5477 0.172910339815493 0.172910339815493 12111 5477 8551 0.17777655236626 0.17777655236626 12112 8551 8552 0.179401923989104 0.179401923989104 12114 672 8553 0.00419226671708486 0.00419226671708486 12116 8554 4600 0.174009465824247 0.174009465824247 12117 4600 6497 0.141315269300352 0.141315269300352 12118 6497 3685 0.0979207012351752 0.0979207012351752 12119 3685 8132 0.140340825489325 0.140340825489325 12120 8132 8555 0.134412189177842 0.134412189177842 12121 8555 8556 0.00412533177852682 0.00412533177852682 12122 8556 8557 0.00459814794721775 0.00459814794721775 12123 8557 8558 0.132902025218854 0.132902025218854 12124 8558 7841 0.138710880861165 0.138710880861165 12125 7841 825 0.140880437202465 0.140880437202465 12126 825 3566 0.136859579672601 0.136859579672601 12127 3566 5637 0.14457832436944 0.14457832436944 12128 5637 4341 0.139173250387063 0.139173250387063 12129 4341 6340 0.137021300435373 0.137021300435373 12130 6340 8560 0.107881318168938 0.107881318168938 12131 2245 4879 0.176153654685445 0.176153654685445 12132 4879 7358 0.24873496630677 0.24873496630677 12133 7358 6786 0.0656034947664249 0.0656034947664249 12134 6786 4878 0.0544981388589161 0.0544981388589161 12135 4878 5942 0.524256212186461 0.524256212186461 12136 5942 8561 0.0631406553785623 0.0631406553785623 12137 8561 3127 0.0936118840285326 0.0936118840285326 12138 3127 3131 0.0777309112767711 0.0777309112767711 12139 3131 5914 0.112365280295693 0.112365280295693 12140 5914 2245 0.331560162235425 0.331560162235425 12142 8562 2334 2.72525423343991 2.72525423343991 12144 7677 5980 0.0954252288299854 0.0954252288299854 12145 5980 2129 0.0933556137052187 0.0933556137052187 12146 2129 7520 0.0952025856529876 0.0952025856529876 12147 7520 8563 0.0935887718802941 0.0935887718802941 12148 8563 2270 0.0947410402071955 0.0947410402071955 12149 2270 7011 0.0942715716828769 0.0942715716828769 12150 7011 2766 0.0940480616870089 0.0940480616870089 12151 2766 3353 0.0940568781185638 0.0940568781185638 12152 3353 2010 0.0938087738322925 0.0938087738322925 12153 2010 2020 0.00116816859457691 0.00116816859457691 12154 2020 7597 0.0929046375775443 0.0929046375775443 12155 7597 7260 0.0977180089067193 0.0977180089067193 12156 7260 7607 0.0981798145414121 0.0981798145414121 12157 7607 8148 0.0984109366674247 0.0984109366674247 12158 8148 8566 0.099556755200234 0.099556755200234 12159 8566 8567 0.0161715318927219 0.0161715318927219 12165 7560 8570 0.0547324150634264 0.0547324150634264 12166 8570 6187 0.0510334947129921 0.0510334947129921 12167 6187 8571 0.106459447476842 0.106459447476842 12168 8571 8572 0.00500250155273319 0.00500250155273319 12169 8572 8573 0.102179560181125 0.102179560181125 12171 8574 8575 0.108491319350075 0.108491319350075 12172 8575 8576 0.100542104447219 0.100542104447219 12173 8576 8577 0.00648974428476286 0.00648974428476286 12174 8577 4394 0.10502201579173 0.10502201579173 12175 4394 3006 0.104610459063575 0.104610459063575 12176 3006 5958 0.107806604319072 0.107806604319072 12177 5958 8578 0.00423483079275732 0.00423483079275732 12178 8578 7577 0.0996748095395635 0.0996748095395635 12179 7577 5809 0.11590556985698 0.11590556985698 12181 5431 4429 0.103577041627779 0.103577041627779 12182 4429 4040 0.0675516196999984 0.0675516196999984 12183 4040 8579 0.0337698992215471 0.0337698992215471 12184 8579 6027 0.102046173899402 0.102046173899402 12185 6027 7864 0.042576537412 0.042576537412 12186 7864 7863 0.0569874056816302 0.0569874056816302 12187 7863 1834 0.10010879574602 0.10010879574602 12188 1834 1828 0.0220165954761323 0.0220165954761323 12189 1828 2629 0.0778176858176647 0.0778176858176647 12190 2629 5364 0.0924919399829741 0.0924919399829741 12191 5364 8580 0.0666180932686517 0.0666180932686517 12192 8580 514 0.0427668694783733 0.0427668694783733 12193 514 8581 0.0733005757458476 0.0733005757458476 12194 8581 411 0.0548642593724076 0.0548642593724076 12195 411 8582 0.0193916055385274 0.0193916055385274 12200 8463 8583 0.030501567860775 0.030501567860775 12202 8584 8585 0.0144536004398608 0.0144536004398608 12203 8585 8586 0.0148984012969261 0.0148984012969261 12204 8586 8587 0.0138457363467684 0.0138457363467684 12206 7095 8584 0.00198726095451303 0.00198726095451303 12208 8587 8588 0.0738864008587524 0.0738864008587524 12209 8588 8088 0.0459979828668163 0.0459979828668163 12211 8588 8088 0.0459979828668163 0.0459979828668163 12213 7962 8589 0.0119871256203592 0.0119871256203592 12219 2290 8595 0.0472264457525012 0.0472264457525012 12224 8600 6960 0.0627185145557708 0.0627185145557708 12225 6960 8590 0.111002569075664 0.111002569075664 12226 8590 8601 0.0399166681864525 0.0399166681864525 12227 8601 8602 0.0122006420704012 0.0122006420704012 12229 8602 8601 0.0122006420704012 0.0122006420704012 12231 8605 8606 0.0364944571667735 0.0364944571667735 12232 8606 8607 0.0128764646733806 0.0128764646733806 12233 8607 8608 0.0546695374625623 0.0546695374625623 12234 8608 8585 0.00588263593176519 0.00588263593176519 12238 6350 8610 0.0529261007223787 0.0529261007223787 12276 2459 8630 0.034376801437 0.034376801437 12278 8630 8631 0.0429012342669158 0.0429012342669158 12279 8631 8478 0.0881202047420162 0.0881202047420162 12280 8478 6349 0.0631900183412494 0.0631900183412494 12281 6349 8610 0.106156240617891 0.106156240617891 12282 8610 8633 0.00782193502715287 0.00782193502715287 12283 8633 8235 0.439089917447406 0.439089917447406 13838 2963 1284 0.0976236721102847 0.0976236721102847 12291 8488 6708 0.146276219075305 0.146276219075305 12292 6708 8574 0.146922373978856 0.146922373978856 12293 8574 5780 0.145168342719135 0.145168342719135 12294 5780 8284 0.145457218481639 0.145457218481639 12295 8284 8635 0.147985754967018 0.147985754967018 12296 8635 7895 0.145231730226047 0.145231730226047 12297 7895 8636 0.145188764989583 0.145188764989583 12298 8636 8536 0.0230398310291247 0.0230398310291247 12300 8637 8638 0.051750923168378 0.051750923168378 12306 8641 8642 0.0388526899017529 0.0388526899017529 12322 8647 8648 0.0689932486013888 0.0689932486013888 12324 8409 8649 0.174821115803257 0.174821115803257 12330 8652 8653 0.0109021010822668 0.0109021010822668 12370 127 8676 0.0230804767650593 0.0230804767650593 13861 1773 4425 0.0478826481852338 0.0478826481852338 12371 8676 127 0.0230804767650593 0.0230804767650593 12374 8678 2814 0.00715247655230442 0.00715247655230442 12375 2814 7853 0.0872240502720576 0.0872240502720576 12379 552 3283 0.201374804580202 0.201374804580202 12380 3283 439 0.0140574737901418 0.0140574737901418 12381 439 440 0.131394781189403 0.131394781189403 12383 8680 592 0.0279554969032489 0.0279554969032489 12386 3930 5620 0.102308093785748 0.102308093785748 12387 5620 3705 0.100376481944534 0.100376481944534 12388 3705 710 0.100626287480694 0.100626287480694 12389 710 8681 0.0994362797990831 0.0994362797990831 12390 8681 8515 0.0993120225558452 0.0993120225558452 12391 8515 4191 0.136253535658325 0.136253535658325 12392 4191 2517 0.134250356653895 0.134250356653895 12393 2517 6728 0.132309702657946 0.132309702657946 12394 6728 4805 0.136509007433592 0.136509007433592 12395 4805 8682 0.134957701338679 0.134957701338679 12397 8683 433 0.845576760689761 0.845576760689761 12398 433 481 1.45081348243216 1.45081348243216 12399 481 8684 0.52437215594792 0.52437215594792 12401 8685 8686 0.010167997865452 0.010167997865452 12404 4154 4741 0.172602377991032 0.172602377991032 12405 4741 6536 0.177057900654184 0.177057900654184 12406 6536 8687 0.165392784618956 0.165392784618956 12408 5170 6865 0.176928364472993 0.176928364472993 12409 6865 3073 0.175467136201966 0.175467136201966 12410 3073 8690 0.1637299437242 0.1637299437242 12411 8690 8160 0.0198260554201283 0.0198260554201283 12412 8160 8691 0.0330442022067904 0.0330442022067904 12414 8692 8693 0.174036627821078 0.174036627821078 12415 8693 8694 0.176955606262412 0.176955606262412 12416 8694 8695 0.169605643175659 0.169605643175659 12417 8695 4774 0.249824848381595 0.249824848381595 12418 4774 6552 0.130776357701309 0.130776357701309 12419 6552 8696 0.13038749521243 0.13038749521243 12420 8696 8566 0.0104649837792038 0.0104649837792038 12421 8566 8697 0.196337242565984 0.196337242565984 13908 6946 8137 0.20217075396909 0.20217075396909 12422 8697 3765 0.201163077899324 0.201163077899324 12423 3765 5944 0.202700667134599 0.202700667134599 12424 5944 2231 0.203264325905827 0.203264325905827 12425 2231 4900 0.203310133896795 0.203310133896795 12426 4900 8699 0.223846600901437 0.223846600901437 12427 8699 8700 0.179880034662439 0.179880034662439 12428 8700 8701 0.204289810782798 0.204289810782798 12429 8701 643 0.139830079927305 0.139830079927305 12430 643 7272 0.132835494541237 0.132835494541237 12431 7272 1993 0.110816863894031 0.110816863894031 12432 1993 1977 0.01986880052865 0.01986880052865 12433 1977 4590 0.131129399902762 0.131129399902762 12434 4590 6477 0.129388315999052 0.129388315999052 12435 6477 2460 0.143087746743813 0.143087746743813 12436 2460 5904 0.206205054401277 0.206205054401277 12437 5904 8702 0.200106396563715 0.200106396563715 12438 8702 789 0.199795050779324 0.199795050779324 12439 789 3581 0.193812626433148 0.193812626433148 12440 3581 4353 0.211337121932246 0.211337121932246 12441 4353 8703 0.201766897339093 0.201766897339093 12442 8703 3056 0.204698740459713 0.204698740459713 12443 3056 8704 0.1838941823989 0.1838941823989 12446 902 8706 0.131578356152921 0.131578356152921 12447 8706 2807 0.139128342169529 0.139128342169529 12448 2807 5273 0.132055095159837 0.132055095159837 12449 5273 6913 0.122503450982406 0.122503450982406 12450 6913 6362 0.41302368771275 0.41302368771275 12452 3076 3191 0.200008210348418 0.200008210348418 12454 6107 1897 0.202849718138185 0.202849718138185 12455 1897 7235 0.199081659570441 0.199081659570441 12456 7235 3245 0.204781971579143 0.204781971579143 12457 3245 8707 0.0557878826660101 0.0557878826660101 12458 8707 7285 0.154953879613548 0.154953879613548 12459 7285 28 0.190200511167853 0.190200511167853 12461 7212 8708 0.0837159569795295 0.0837159569795295 12463 8708 6525 0.0119790128871836 0.0119790128871836 12464 6525 1779 0.0293911622529401 0.0293911622529401 12465 1779 4372 0.0502766443311638 0.0502766443311638 12466 4372 8710 0.0490277911002061 0.0490277911002061 12467 8710 4684 0.0539189737855212 0.0539189737855212 12468 4684 1527 0.0474102490920647 0.0474102490920647 12469 1527 5107 0.0489757310519715 0.0489757310519715 19288 10468 10469 0.0662296445612727 0.0662296445612727 12470 5107 8711 0.0509607682871969 0.0509607682871969 12471 8711 5064 0.0518326919728752 0.0518326919728752 12472 5064 1746 0.0537415293364607 0.0537415293364607 12473 1746 5607 0.04913949394522 0.04913949394522 12474 5607 6637 0.0470345659561698 0.0470345659561698 12475 6637 5450 0.0502526613335692 0.0502526613335692 12477 5427 5408 0.0488836182047643 0.0488836182047643 12478 5408 7399 0.051895578159039 0.051895578159039 12479 7399 8712 0.1038123024378 0.1038123024378 12481 8713 8714 0.0490473159959526 0.0490473159959526 12482 8714 7277 0.0483828604327117 0.0483828604327117 12483 7277 3483 0.0998765627131917 0.0998765627131917 12484 3483 8715 0.048840271287456 0.048840271287456 12485 8715 6079 0.0473684752554207 0.0473684752554207 12486 6079 8716 0.055154161978582 0.055154161978582 12487 8716 3697 0.0479069878085689 0.0479069878085689 12488 3697 5685 0.0473941467783467 0.0473941467783467 12489 5685 4571 0.0495504189878239 0.0495504189878239 12490 4571 8717 0.0532110753130406 0.0532110753130406 12495 8720 6626 0.0151124856958777 0.0151124856958777 12496 6626 7211 0.0534737559078532 0.0534737559078532 12497 7211 5824 0.205145340397742 0.205145340397742 12498 5824 7729 0.196126806182622 0.196126806182622 12499 7729 8721 1.41081273670029 1.41081273670029 12500 8722 6630 0.00966193494482075 0.00966193494482075 12501 6630 5826 0.0378008975972725 0.0378008975972725 12502 5826 7731 0.193712690967488 0.193712690967488 12503 7731 8723 1.80961969384046 1.80961969384046 12504 1781 8722 0.107247989428491 0.107247989428491 12506 7401 6529 0.108235119976502 0.108235119976502 12508 4596 8724 0.16807497837827 0.16807497837827 12509 8724 8725 0.178846116420602 0.178846116420602 12510 8725 678 0.00426139259412424 0.00426139259412424 12511 678 8726 0.00479379013962442 0.00479379013962442 12512 8726 8727 0.179790579190484 0.179790579190484 12513 8727 5480 0.174201148052584 0.174201148052584 12514 5480 8728 0.175423920421782 0.175423920421782 12515 8728 4882 0.196140148835561 0.196140148835561 12516 4882 2250 0.176600887954475 0.176600887954475 12517 2250 5916 0.3321793201224 0.3321793201224 12519 3788 8729 0.199339438501115 0.199339438501115 12521 1189 8730 0.167786544262905 0.167786544262905 12522 8730 7154 0.107569635985836 0.107569635985836 12524 8731 8732 0.130443287352145 0.130443287352145 12526 8732 6531 0.0215721025681021 0.0215721025681021 12527 6531 8733 0.0174468386055745 0.0174468386055745 12551 8748 6518 0.0472889047630053 0.0472889047630053 12552 6518 8749 0.0506856290604236 0.0506856290604236 12548 4570 8746 0.0496686599585209 0.0496686599585209 12549 8746 8747 0.0568130428191116 0.0568130428191116 12528 8733 8734 4.18362578562758 4.18362578562758 12529 6533 8735 0.0310320915845362 0.0310320915845362 12530 8735 8733 0.0639013406897381 0.0639013406897381 12531 8733 8736 0.0575832242503326 0.0575832242503326 12532 8736 1744 0.0585281295770588 0.0585281295770588 12533 1744 8737 0.0551795735412136 0.0551795735412136 12534 8737 6634 0.0667321861738512 0.0667321861738512 12535 6634 8738 1.14684827666039 1.14684827666039 12536 8739 8740 0.050189520794265 0.050189520794265 12537 8740 8741 0.0520205890853532 0.0520205890853532 12538 8741 8742 0.0975475062746334 0.0975475062746334 12539 8742 8743 0.0478496643069703 0.0478496643069703 12540 8743 7276 0.0507419704012955 0.0507419704012955 12541 7276 3482 0.0993982386954757 0.0993982386954757 12542 3482 8744 0.05053480573854 0.05053480573854 12543 8744 6078 0.0468212480872111 0.0468212480872111 12544 6078 8745 0.052325451958986 0.052325451958986 12545 8745 3696 0.0475592999209775 0.0475592999209775 12546 3696 5684 0.0505577280347845 0.0505577280347845 12547 5684 4570 0.0496336429817659 0.0496336429817659 12550 8747 8748 0.0555882070947718 0.0555882070947718 12553 8749 6161 0.0483586179330098 0.0483586179330098 12554 6161 8750 0.0494030122591725 0.0494030122591725 12555 8750 2739 0.0483430371417139 0.0483430371417139 12556 2739 8751 0.0499840332207257 0.0499840332207257 12557 8751 5230 0.0498899174438866 0.0498899174438866 12558 5230 8752 0.0487864097624457 0.0487864097624457 12559 8752 3172 0.0492052393668883 0.0492052393668883 12560 3172 8753 0.048649307652154 0.048649307652154 12561 8753 4997 0.0504970791491002 0.0504970791491002 12562 4997 729 0.0994774482962559 0.0994774482962559 12564 7060 7316 0.100261995636978 0.100261995636978 12565 7316 4587 0.101339695102535 0.101339695102535 12566 4587 8033 0.0978749879893347 0.0978749879893347 12567 8033 6373 0.096169791555938 0.096169791555938 12568 6373 8754 0.0556932821262755 0.0556932821262755 12569 8754 4827 0.0506856253200211 0.0506856253200211 12570 4827 8755 0.0976778629222165 0.0976778629222165 12572 8756 8757 0.0483546146560771 0.0483546146560771 12573 8757 8758 0.00678547758181753 0.00678547758181753 12574 8758 8759 0.0425788070077018 0.0425788070077018 12577 2375 8761 0.0800348658330501 0.0800348658330501 12579 8761 2381 0.0565526295759939 0.0565526295759939 12580 2381 2378 0.0732152007668199 0.0732152007668199 12581 2378 2379 0.0407086995566738 0.0407086995566738 12582 2379 2383 0.00264328007897714 0.00264328007897714 12583 2383 2571 0.0689488793496812 0.0689488793496812 12585 8761 2375 0.0800348658330501 0.0800348658330501 12587 1510 7932 0.0417550445525859 0.0417550445525859 12589 8764 4921 0.0107315298188712 0.0107315298188712 12590 4921 8062 0.0635329705608418 0.0635329705608418 12591 8062 6584 0.176700679215808 0.176700679215808 12592 6584 5366 0.199428899537142 0.199428899537142 12593 5366 7124 0.156701102941306 0.156701102941306 12594 7124 612 0.178308153840751 0.178308153840751 12595 612 1943 0.177718886558766 0.177718886558766 12596 1943 8765 0.0553792982616949 0.0553792982616949 12597 8765 8767 0.0568805264393287 0.0568805264393287 12625 8778 8779 0.0386703080825578 0.0386703080825578 12598 8767 8768 0.0596299154046411 0.0596299154046411 12600 8217 8764 0.0348766827140038 0.0348766827140038 12602 8769 7960 0.0121246465842421 0.0121246465842421 12636 8782 8776 0.0415201856091735 0.0415201856091735 12603 7960 7858 0.191569398536593 0.191569398536593 12604 7858 384 0.0511824976047815 0.0511824976047815 12606 4685 296 0.0500706281631231 0.0500706281631231 12607 296 4955 0.0491810974692235 0.0491810974692235 12608 4955 7223 0.104958162725722 0.104958162725722 12611 8773 8774 0.043865298365945 0.043865298365945 12612 8774 6643 0.0451313849693394 0.0451313849693394 12613 6643 8218 0.0697309457073312 0.0697309457073312 12614 8218 3952 0.0651671851260823 0.0651671851260823 12616 1623 8769 0.0363096662742893 0.0363096662742893 12618 5097 8775 0.0318529970242771 0.0318529970242771 12622 8776 8777 0.018725243223035 0.018725243223035 12623 8777 6243 0.106972614023441 0.106972614023441 12624 6243 8778 0.0466697025677041 0.0466697025677041 12626 8779 5192 0.0833353912042221 0.0833353912042221 12627 5192 8780 0.0302234211776424 0.0302234211776424 12628 8780 8781 0.0269541929474085 0.0269541929474085 12629 8781 2610 0.119870657472311 0.119870657472311 12630 2610 1838 0.176410752987704 0.176410752987704 12631 1838 2360 0.17767880886817 0.17767880886817 12633 3710 4430 0.0984187629622127 0.0984187629622127 12634 4430 5171 0.100485171973402 0.100485171973402 12638 968 8783 0.0450647850917565 0.0450647850917565 12640 8783 6332 0.0179790401179982 0.0179790401179982 12641 6332 8784 0.166916939377104 0.166916939377104 12642 8784 8785 0.0824631793427953 0.0824631793427953 12643 8785 8786 0.100743867095121 0.100743867095121 12644 8786 3809 0.198861011407653 0.198861011407653 12645 3809 5921 0.152448419282946 0.152448419282946 12647 920 2206 0.198794444530698 0.198794444530698 12648 2206 4855 0.161210664735901 0.161210664735901 12649 4855 8787 0.176180330331867 0.176180330331867 12650 8787 5459 0.173977209442215 0.173977209442215 12651 5459 8788 0.179581076943561 0.179581076943561 12652 8788 653 0.182661218967331 0.182661218967331 12653 653 8789 0.175533060842227 0.175533060842227 12654 8789 4615 0.178562453757686 0.178562453757686 12655 4615 6485 0.147124798702961 0.147124798702961 12656 6485 3681 0.150536039008347 0.150536039008347 12658 5282 8790 0.0413354062568629 0.0413354062568629 12660 8790 6331 0.0121138578035044 0.0121138578035044 12662 6548 8791 0.16625102712937 0.16625102712937 12663 8791 8792 0.184061439099574 0.184061439099574 12664 8792 3808 0.198594245045878 0.198594245045878 12665 3808 5923 0.153339826215406 0.153339826215406 12666 5923 922 0.17696116360303 0.17696116360303 12667 922 2208 0.186196659484346 0.186196659484346 12668 2208 4857 0.160795645903838 0.160795645903838 12669 4857 8793 0.191420788288479 0.191420788288479 12671 5460 8794 0.176401987583553 0.176401987583553 12672 8794 8795 0.177191749793072 0.177191749793072 12673 8795 654 0.00549383449703672 0.00549383449703672 12674 654 8796 0.178534682523657 0.178534682523657 12675 8796 4614 0.177531607780329 0.177531607780329 12676 4614 6486 0.147678461213278 0.147678461213278 12677 6486 3679 0.150313310591357 0.150313310591357 12681 8798 8799 0.123466110327723 0.123466110327723 12682 8799 3186 0.00950854696516887 0.00950854696516887 12683 3186 8800 0.0308360436433676 0.0308360436433676 12685 8801 8802 0.231947805663281 0.231947805663281 12686 8802 8803 0.0199646364044365 0.0199646364044365 12687 8803 5017 0.0091876036672495 0.0091876036672495 12692 7064 8808 0.0247148912105672 0.0247148912105672 12693 8808 8685 0.0234885972598816 0.0234885972598816 20809 8326 10950 0.0125120772932362 0.0125120772932362 16680 9982 9983 0.0455494891280306 0.0455494891280306 15872 7130 8879 0.124695897236049 0.124695897236049 12694 8685 8023 0.100302779247875 0.100302779247875 12696 8809 8685 0.057365793634115 0.057365793634115 12699 8810 4109 0.100464246278784 0.100464246278784 12700 4109 2643 0.0901887127804005 0.0901887127804005 12702 8805 7976 0.102773783270916 0.102773783270916 12703 7976 7318 0.104083044705694 0.104083044705694 12704 7318 8803 0.278830952538266 0.278830952538266 12706 8811 8812 0.108086464170563 0.108086464170563 12707 8812 6861 0.0114665228848291 0.0114665228848291 12709 5165 8809 0.109306863073043 0.109306863073043 12710 8809 8808 0.0510932247106912 0.0510932247106912 12712 8798 6379 0.100799788599422 0.100799788599422 12713 6379 6099 0.0584802680423258 0.0584802680423258 12714 6099 8202 0.382882462386682 0.382882462386682 12716 8813 8173 0.0533183303572635 0.0533183303572635 12718 8814 8815 0.0594781662619651 0.0594781662619651 12720 8815 3633 0.0139674412080793 0.0139674412080793 14286 6672 3115 0.0991095918198707 0.0991095918198707 15288 8812 7065 0.0171061341992079 0.0171061341992079 12722 3295 8191 0.195769878320479 0.195769878320479 12723 8191 103 0.207801078913796 0.207801078913796 12724 103 3505 0.201240848446412 0.201240848446412 12725 3505 8816 0.20140010471513 0.20140010471513 12726 8816 8817 0.0467910785706761 0.0467910785706761 12727 8817 8759 0.155886707244551 0.155886707244551 12728 8759 8818 0.0209382564173288 0.0209382564173288 12729 8818 8819 0.0390294530141924 0.0390294530141924 12730 8819 8820 0.0609459777309488 0.0609459777309488 12732 7196 5844 0.199996639851393 0.199996639851393 12733 5844 7747 0.201963345264684 0.201963345264684 12734 7747 8821 0.660668042362938 0.660668042362938 12737 6675 8823 0.018377691001392 0.018377691001392 12738 8823 3121 0.0817086617793047 0.0817086617793047 12739 3121 3122 0.0189462201356829 0.0189462201356829 12740 3122 6294 0.0736313115214917 0.0736313115214917 12741 6294 6295 0.0205616464638412 0.0205616464638412 12742 6295 6620 0.098958190214706 0.098958190214706 14308 9323 2191 0.217246414275379 0.217246414275379 12743 6620 7343 0.0741923893812443 0.0741923893812443 12744 7343 2845 0.101548527960204 0.101548527960204 12745 2845 3494 0.101534987318255 0.101534987318255 12746 3494 5350 0.0785982086314387 0.0785982086314387 12748 4220 2948 0.0852112039835386 0.0852112039835386 12749 2948 2949 0.056569943078372 0.056569943078372 12750 2949 6813 0.0330539311277449 0.0330539311277449 12751 6813 6810 0.0675878090482117 0.0675878090482117 12752 6810 1814 0.0227606927419569 0.0227606927419569 12753 1814 8824 0.984700828985706 0.984700828985706 12754 8823 8825 0.40169861106651 0.40169861106651 12779 3798 5937 0.1524274277381 0.1524274277381 12755 8826 7748 0.668566967249301 0.668566967249301 12756 7748 5845 0.201518653480334 0.201518653480334 12757 5845 7197 0.200485803128442 0.200485803128442 12758 7197 8827 0.180703533412633 0.180703533412633 12759 8827 8760 0.0207611083367854 0.0207611083367854 12760 8760 8828 0.203176551906279 0.203176551906279 12761 8828 3506 0.200871002946695 0.200871002946695 12763 8170 8192 0.20854015704238 0.20854015704238 12764 8192 3296 0.195770030101267 0.195770030101267 12765 3296 8183 0.100143064441761 0.100143064441761 12766 8183 8188 0.148673984504934 0.148673984504934 12767 8188 8813 0.0159417159428289 0.0159417159428289 12769 2918 8829 0.0404869067666165 0.0404869067666165 12771 8829 6328 0.00908621391699812 0.00908621391699812 12772 6328 8830 0.0795394987314785 0.0795394987314785 12774 4166 4751 0.202375182887314 0.202375182887314 12775 4751 6542 0.197696304569089 0.197696304569089 12776 6542 8831 0.204678217467742 0.204678217467742 12778 8832 3798 0.199708223967288 0.199708223967288 12780 5937 938 0.177624298285183 0.177624298285183 12781 938 2222 0.185255991502605 0.185255991502605 12782 2222 4872 0.159853083829866 0.159853083829866 12783 4872 8834 0.191323978817286 0.191323978817286 12787 28 8836 0.0411233276076822 0.0411233276076822 15407 8527 8524 0.00632598868026626 0.00632598868026626 16685 9986 9987 0.0852803879953952 0.0852803879953952 12788 8830 4165 0.0810572303723974 0.0810572303723974 12790 4096 6041 0.191845009601904 0.191845009601904 12791 6041 8837 0.201496335450174 0.201496335450174 12792 8837 8838 0.406062586796109 0.406062586796109 12793 4086 6031 0.181162285735164 0.181162285735164 12794 6031 6032 0.0171385466290399 0.0171385466290399 12795 6032 8839 0.201396970557967 0.201396970557967 12796 8839 2539 0.0036249646793062 0.0036249646793062 12797 2539 7937 0.222367701142404 0.222367701142404 12798 7937 8840 0.179081080346528 0.179081080346528 12799 8520 8841 0.0687184646666591 0.0687184646666591 12801 8841 298 0.017862044588972 0.017862044588972 12802 298 4082 0.0176901086131869 0.0176901086131869 12805 2560 6714 0.0892568890732451 0.0892568890732451 12806 6714 6633 0.0879831056932755 0.0879831056932755 12807 6633 8844 0.0442062339102578 0.0442062339102578 12808 8844 7935 0.0446455487862746 0.0446455487862746 12809 7935 8845 0.265612509858697 0.265612509858697 12817 297 299 0.88607517832177 0.88607517832177 12823 493 589 0.268896577305787 0.268896577305787 12824 589 8850 0.33804717039653 0.33804717039653 12826 8589 8851 0.042366080089372 0.042366080089372 12828 8851 4936 0.0170501490589131 0.0170501490589131 12829 4936 8509 0.143621366769105 0.143621366769105 12831 8852 8853 0.0917176896741063 0.0917176896741063 12832 8853 7564 0.105551904949528 0.105551904949528 12833 7564 6182 0.105801475446669 0.105801475446669 12834 6182 8854 0.10583574357693 0.10583574357693 12835 8854 8855 0.00547189672663909 0.00547189672663909 18650 1854 2593 0.177389867684494 0.177389867684494 12837 8856 8857 0.0555847646631402 0.0555847646631402 12838 8857 8858 0.0519115005666898 0.0519115005666898 12839 8858 8636 0.0515833043565609 0.0515833043565609 12840 8636 8859 0.0207966249820583 0.0207966249820583 12844 8860 1198 0.169110109980516 0.169110109980516 12845 1198 8861 0.0226617213022113 0.0226617213022113 12847 8862 1200 0.170240075619945 0.170240075619945 12848 1200 8863 0.0219879091267488 0.0219879091267488 12850 8864 7983 0.0505037947042799 0.0505037947042799 12851 7983 2054 0.099824917404873 0.099824917404873 12852 2054 2660 0.101497408945607 0.101497408945607 12853 2660 4133 0.0961563998269834 0.0961563998269834 12855 6696 8019 0.0939673290333738 0.0939673290333738 12856 8019 7683 0.0941529054095407 0.0941529054095407 12857 7683 3457 0.0935091254143676 0.0935091254143676 12858 3457 8865 0.0461569199164165 0.0461569199164165 12859 8865 6019 0.0480340625550536 0.0480340625550536 12860 6019 8866 0.0464697146879775 0.0464697146879775 12861 8866 8867 0.048094543326443 0.048094543326443 12862 8867 8868 0.0461790217746061 0.0461790217746061 12863 8868 856 0.0449646613539359 0.0449646613539359 12864 856 451 0.0470078764226648 0.0470078764226648 12865 451 7105 0.0432708485882178 0.0432708485882178 12866 7105 8869 0.0939007256947679 0.0939007256947679 12868 8870 1196 0.168829878028139 0.168829878028139 12869 1196 8871 0.021661446985008 0.021661446985008 12871 4760 5407 0.0842978699895538 0.0842978699895538 12873 4755 6546 0.199683159238461 0.199683159238461 12874 6546 8872 0.20436535055464 0.20436535055464 12875 8872 8873 0.188956325706579 0.188956325706579 12876 8873 3792 0.199291485976659 0.199291485976659 17796 10179 9318 0.114755253361823 0.114755253361823 12877 3792 8561 0.13059037096191 0.13059037096191 12879 5926 924 0.178374370928188 0.178374370928188 12880 924 2210 0.187308783265319 0.187308783265319 12881 2210 4859 0.159743099068053 0.159743099068053 12882 4859 8874 0.192629276936053 0.192629276936053 12883 8874 5461 0.172330101173688 0.172330101173688 12884 5461 8875 0.177416584260724 0.177416584260724 12885 8875 8876 0.176433616828762 0.176433616828762 12887 655 8877 0.00413648661723727 0.00413648661723727 12888 8877 8878 0.173943602457692 0.173943602457692 12889 8878 4613 0.177428437243737 0.177428437243737 12890 4613 6487 0.148280300321704 0.148280300321704 12891 6487 3678 0.149828166583799 0.149828166583799 12893 5929 926 0.177267011666895 0.177267011666895 12894 926 2211 0.187019197552967 0.187019197552967 12895 2211 4861 0.161667462022208 0.161667462022208 12896 4861 8880 0.191414125057248 0.191414125057248 12897 8880 5463 0.170299846109482 0.170299846109482 12898 5463 8881 0.177990586801656 0.177990586801656 12899 8881 8885 0.177780189019753 0.177780189019753 12900 8885 659 0.00646246375156384 0.00646246375156384 12901 659 8886 0.177011471342036 0.177011471342036 12902 8886 4612 0.177005843155015 0.177005843155015 12903 4612 6488 0.148001366258512 0.148001366258512 12904 6488 3676 0.150380555650091 0.150380555650091 12906 1621 8061 0.152748999526467 0.152748999526467 12907 8061 6583 0.177490187745079 0.177490187745079 12908 6583 5365 0.198863610387104 0.198863610387104 12909 5365 7123 0.157919035747255 0.157919035747255 12911 8092 8887 0.220134314041521 0.220134314041521 12913 8887 8888 0.191841135190913 0.191841135190913 12914 8888 967 0.0966749413586244 0.0966749413586244 12916 5281 4980 0.256490434532314 0.256490434532314 12917 4980 4148 0.0387618071437701 0.0387618071437701 12918 4148 8125 0.0859291558348279 0.0859291558348279 12919 8125 2368 0.179404398665568 0.179404398665568 12920 2368 996 0.270881468937897 0.270881468937897 12921 996 2914 0.0678890736084051 0.0678890736084051 12922 2914 2917 0.0548386478267142 0.0548386478267142 12927 8894 8895 0.135035418511701 0.135035418511701 12929 8896 3167 0.11730986547504 0.11730986547504 12932 8898 8899 0.10458723954588 0.10458723954588 12971 8901 8709 0.120698197647431 0.120698197647431 12978 8902 8903 0.00973401952734473 0.00973401952734473 12979 8903 7902 0.144472845078957 0.144472845078957 12980 7902 1225 0.0118169371778595 0.0118169371778595 12982 8904 8902 0.0775029978833242 0.0775029978833242 12984 8905 8906 0.061203121949655 0.061203121949655 12986 8906 8907 0.00497763084611722 0.00497763084611722 12987 8907 121 0.154154812192847 0.154154812192847 12988 121 8904 0.0610449885391548 0.0610449885391548 12990 8325 8908 0.013157216132198 0.013157216132198 12992 306 8909 0.108316294946991 0.108316294946991 12994 8328 8910 0.00899626589788406 0.00899626589788406 12995 8910 8338 0.040824296618527 0.040824296618527 12996 8338 6084 0.0494050923488005 0.0494050923488005 12997 6084 8909 0.0118673496888767 0.0118673496888767 12998 8909 743 0.0430251864291126 0.0430251864291126 12999 743 4526 0.0484294102772242 0.0484294102772242 13000 4526 607 0.0194349740430761 0.0194349740430761 13001 607 8355 0.0344276469779443 0.0344276469779443 13002 8355 3974 0.0402278696203799 0.0402278696203799 13004 8911 2658 0.732133935065161 0.732133935065161 13012 8915 8916 0.408272009335824 0.408272009335824 13090 1914 6117 0.200190217467506 0.200190217467506 13018 8922 8923 0.320042964228513 0.320042964228513 13022 8265 8926 0.339879399665874 0.339879399665874 13027 4265 279 0.0652387434169228 0.0652387434169228 13029 494 8927 0.349190481522976 0.349190481522976 13040 8104 8678 0.200106495095782 0.200106495095782 13042 8932 8933 0.108557788789167 0.108557788789167 13044 8677 8932 0.0500470435519063 0.0500470435519063 13046 8933 6917 0.0967430583925215 0.0967430583925215 13050 8936 8937 0.198244621757318 0.198244621757318 13084 8956 8756 0.203550658006643 0.203550658006643 13052 8938 8939 0.428260593428089 0.428260593428089 13053 8939 8425 0.201936465504692 0.201936465504692 13055 8939 8941 0.203022755730075 0.203022755730075 13057 8931 8942 0.152950212219782 0.152950212219782 13059 8943 8931 0.0786273196751871 0.0786273196751871 19033 256 10159 0.12356745711476 0.12356745711476 13063 8945 8946 0.104572805049419 0.104572805049419 13067 8949 432 0.545131832456565 0.545131832456565 13068 432 8950 0.686001065667251 0.686001065667251 13070 8951 8949 0.0797207044078447 0.0797207044078447 13074 8952 8953 0.195031053860659 0.195031053860659 13076 99 3503 0.199966819322067 0.199966819322067 13077 3503 8954 0.201518791118212 0.201518791118212 13078 8954 8755 0.203764704692679 0.203764704692679 13079 8755 7193 0.202942329745549 0.202942329745549 13080 7193 7746 0.401362186865274 0.401362186865274 13081 7746 8955 0.585986287872625 0.585986287872625 13082 101 3504 0.19989908085758 0.19989908085758 13083 3504 8956 0.200106829133291 0.200106829133291 13085 8756 7194 0.202942348322105 0.202942348322105 13087 1087 8957 0.00893112007684357 0.00893112007684357 13088 8957 1082 0.038563824899443 0.038563824899443 13091 6117 3204 0.200871492111254 0.200871492111254 13092 3204 3094 0.202111971416858 0.202111971416858 13093 3094 1749 0.143511782143127 0.143511782143127 13096 8925 8917 0.011822810789309 0.011822810789309 13098 8959 602 0.0536722144567161 0.0536722144567161 13099 602 8962 0.0387695912622113 0.0387695912622113 13100 8962 8948 0.175808350127672 0.175808350127672 13101 8948 428 0.00954052470619231 0.00954052470619231 13102 428 7933 0.160696268160677 0.160696268160677 13104 8918 8924 0.012486102804665 0.012486102804665 13105 8924 2420 0.0580706601904793 0.0580706601904793 13108 8964 8965 0.125224497044451 0.125224497044451 13110 8965 2192 0.356365737888712 0.356365737888712 13135 4848 1531 0.0955193854848385 0.0955193854848385 13111 2192 1611 0.254354724276405 0.254354724276405 13112 1611 8852 0.0391111849621532 0.0391111849621532 13114 8966 7934 0.183569029359489 0.183569029359489 13116 2045 8967 0.0657780447895409 0.0657780447895409 13119 1742 5213 0.229560371023495 0.229560371023495 13120 5213 640 0.0648517231107158 0.0648517231107158 14585 9392 2833 0.210508246764738 0.210508246764738 13122 7933 8963 0.200908071446329 0.200908071446329 13124 7934 8969 0.0906737639231845 0.0906737639231845 13125 8969 429 0.0698124130115735 0.0698124130115735 13126 429 8947 0.0102744112219317 0.0102744112219317 13127 8947 8970 0.0586653743681201 0.0586653743681201 13128 8970 601 0.102766368620144 0.102766368620144 13157 8989 1285 0.118339572755071 0.118339572755071 13129 601 8973 0.0999362244261846 0.0999362244261846 13130 8973 8918 0.0326860113699392 0.0326860113699392 13132 2193 8237 0.11471912407663 0.11471912407663 13133 8237 8974 0.0761048371438857 0.0761048371438857 13443 9077 4179 0.169049790102584 0.169049790102584 13137 8974 4844 0.0408566656014099 0.0408566656014099 13139 8975 8915 0.161267451240187 0.161267451240187 13164 8976 8977 0.00802909585520281 0.00802909585520281 13140 8915 8979 0.511309857046827 0.511309857046827 13142 8950 8980 0.295444981113679 0.295444981113679 13144 8981 8982 0.155762064195337 0.155762064195337 14605 9398 8233 0.0099630690934953 0.0099630690934953 13146 8983 8984 0.153794064127447 0.153794064127447 13148 8985 8986 0.0143228031361841 0.0143228031361841 13149 8986 8496 0.0694983470285585 0.0694983470285585 13150 8496 398 0.120004619664384 0.120004619664384 13151 398 8987 0.0577858842103034 0.0577858842103034 13152 8987 637 0.099744132155093 0.099744132155093 13153 637 6436 0.0832880379381437 0.0832880379381437 13154 6436 21 0.0571009168797096 0.0571009168797096 13155 21 8988 0.0791847444931621 0.0791847444931621 13158 1285 2962 0.0719310735484076 0.0719310735484076 13159 2962 8991 0.0186493582069224 0.0186493582069224 13160 8991 8992 0.187353348628226 0.187353348628226 13161 8992 8351 0.0990161897507714 0.0990161897507714 13162 8351 8993 0.00963797122366648 0.00963797122366648 13163 8993 8976 0.0698946708143702 0.0698946708143702 13165 8977 8994 0.012930744273385 0.012930744273385 13167 8451 8985 0.0708838190049254 0.0708838190049254 13169 2877 7692 0.030123526159425 0.030123526159425 13173 8996 8143 0.201053290850133 0.201053290850133 13174 8143 8997 0.150730663136006 0.150730663136006 13176 2794 5261 0.132082373792006 0.132082373792006 13178 5853 1338 0.200417735783644 0.200417735783644 13179 1338 8998 0.206394741682614 0.206394741682614 13181 8998 4698 0.201909087963534 0.201909087963534 13182 4698 8999 0.201909088033291 0.201909088033291 13183 8999 9000 0.201186325895839 0.201186325895839 13184 9000 6822 0.198983321230549 0.198983321230549 13185 6822 770 0.132908321867952 0.132908321867952 13187 1638 8999 0.102808714105755 0.102808714105755 13188 8999 4216 0.0999229348013983 0.0999229348013983 13189 4216 8095 0.0991443160837587 0.0991443160837587 13190 8095 196 0.0991307294664674 0.0991307294664674 13191 196 2925 0.0983869258474561 0.0983869258474561 13193 5307 1463 0.0991311193927209 0.0991311193927209 13194 1463 5437 0.103145293575034 0.103145293575034 13196 1641 9000 0.10355145810147 0.10355145810147 13197 9000 4217 0.0998824134603326 0.0998824134603326 13198 4217 8096 0.0998581597847897 0.0998581597847897 13199 8096 197 0.0983977211710877 0.0983977211710877 13200 197 2926 0.0983895151379973 0.0983895151379973 13201 2926 5308 0.0991337377550934 0.0991337377550934 13202 5308 1464 0.0991224618714554 0.0991224618714554 13203 1464 5440 0.103536651588581 0.103536651588581 13205 201 2928 0.102050045456718 0.102050045456718 13206 2928 5310 0.0991386153517731 0.0991386153517731 13207 5310 1466 0.099890094841465 0.099890094841465 13208 1466 5445 0.102288602469368 0.102288602469368 13209 5445 9003 0.20221504164542 0.20221504164542 13210 9003 7922 0.00954769987851559 0.00954769987851559 13211 7922 4407 0.193513161405962 0.193513161405962 13212 4407 9004 0.22689488985342 0.22689488985342 13213 9004 4314 0.17109885981524 0.17109885981524 13214 4314 4501 0.0954627697803603 0.0954627697803603 13215 4501 7813 0.103538745444113 0.103538745444113 13216 7813 5077 0.099141030065187 0.099141030065187 13217 5077 8012 0.101361319209047 0.101361319209047 13218 8012 6831 0.0984053279969797 0.0984053279969797 13219 6831 6983 0.0507122349978986 0.0507122349978986 13220 6983 6974 0.0492014587539049 0.0492014587539049 13221 6974 7944 0.0815359432635548 0.0815359432635548 13222 7944 6363 0.117492028011777 0.117492028011777 13223 6363 6659 0.128518000967454 0.128518000967454 13224 6659 5340 0.248378842685992 0.248378842685992 13225 5340 9007 0.436836188101395 0.436836188101395 13226 5447 9008 0.0954198714626642 0.0954198714626642 13227 9008 5974 0.0150605452925665 0.0150605452925665 13229 5443 7920 0.209496436784339 0.209496436784339 13230 7920 4409 0.196049081122935 0.196049081122935 13232 9009 4311 0.174051720567411 0.174051720567411 13234 5439 7917 0.209760382857472 0.209760382857472 13235 7917 4414 0.1967831025196 0.1967831025196 13236 4414 9010 0.224679521512281 0.224679521512281 13239 5435 9011 0.112718312199178 0.112718312199178 13240 9011 7916 0.0954502097686848 0.0954502097686848 13242 4418 9012 0.223944278058007 0.223944278058007 13243 9012 9013 0.163728342208645 0.163728342208645 13244 9014 9011 0.193580953488763 0.193580953488763 13272 5331 5695 0.176288296878523 0.176288296878523 13246 1844 2578 0.172509377214494 0.172509377214494 13248 6839 8008 0.0576758204139334 0.0576758204139334 13250 8009 6981 0.144663680916955 0.144663680916955 13252 9015 6845 0.0843525238323184 0.0843525238323184 13253 6845 4689 0.0881118827688874 0.0881118827688874 13254 4689 4697 0.0264412698588759 0.0264412698588759 13255 4697 7466 0.0631647371963507 0.0631647371963507 13256 7466 9016 0.0866600751763154 0.0866600751763154 13257 9016 7453 0.0117533037462049 0.0117533037462049 13258 7453 2091 0.0764142388554106 0.0764142388554106 13259 2091 5691 0.0521281816109867 0.0521281816109867 13260 5691 5680 0.0375154291161679 0.0375154291161679 13261 5680 6316 0.0896056080016293 0.0896056080016293 13262 6316 4963 0.0888719448734625 0.0888719448734625 13264 6826 5338 0.0370211552910964 0.0370211552910964 13266 9016 9017 0.044781886028432 0.044781886028432 13267 6842 4692 0.112329114895897 0.112329114895897 13268 4692 5332 0.162956489748023 0.162956489748023 13270 6840 4691 0.113830246405759 0.113830246405759 13271 4691 5331 0.0755697574983074 0.0755697574983074 13274 5694 6319 0.174033677833605 0.174033677833605 13275 6319 9018 0.182109806928741 0.182109806928741 13277 4310 7811 0.201267372547373 0.201267372547373 13278 7811 8010 0.202389778156291 0.202389778156291 13281 7812 5076 0.100599027218817 0.100599027218817 13282 5076 8011 0.100623102109681 0.100623102109681 13283 8011 6982 0.147599810375252 0.147599810375252 13284 6982 7943 0.131458423393202 0.131458423393202 13285 7943 3300 0.0829788157522616 0.0829788157522616 13286 3300 5727 0.0905493512456201 0.0905493512456201 13287 5727 5339 0.0993780908642813 0.0993780908642813 13289 9019 9020 0.473924441922911 0.473924441922911 13290 5441 7918 0.212183518066811 0.212183518066811 13291 7918 4411 0.196063540031297 0.196063540031297 13292 4411 9021 0.221019052884505 0.221019052884505 13293 9021 4282 0.176970513595043 0.176970513595043 13295 4326 9018 0.0881179267079727 0.0881179267079727 13296 9018 7810 0.0594732573783121 0.0594732573783121 13297 7810 7817 0.0279069878470498 0.0279069878470498 13298 7817 5075 0.0895984878523876 0.0895984878523876 13299 5075 8007 0.082290456587143 0.082290456587143 13300 8007 6839 0.0433776365307967 0.0433776365307967 13301 6839 6979 0.105025257907842 0.105025257907842 14885 9012 7486 0.0983880214663299 0.0983880214663299 13303 9003 4959 0.128621575011946 0.128621575011946 13304 4959 9022 0.0561090389096707 0.0561090389096707 13305 9022 9023 0.219664135455113 0.219664135455113 13307 9024 1734 0.0339090081692689 0.0339090081692689 13308 1734 9025 0.199586826055962 0.199586826055962 13310 162 1723 0.148414326457229 0.148414326457229 13312 164 1724 0.19589389224901 0.19589389224901 13313 1724 9026 0.21539258017212 0.21539258017212 13315 166 1725 0.23958811593923 0.23958811593923 13316 1725 9027 0.172261015966003 0.172261015966003 13318 168 1727 0.256304305915683 0.256304305915683 13319 1727 8081 0.0911159242290505 0.0911159242290505 13321 9028 9029 0.0459665066705729 0.0459665066705729 13323 9030 9031 0.204682511562437 0.204682511562437 13324 9031 6588 0.201464690183835 0.201464690183835 13325 6588 7109 0.201819605073549 0.201819605073549 13326 7109 9034 0.0380490136329461 0.0380490136329461 13327 9035 9036 0.202787954952135 0.202787954952135 13328 9036 6589 0.200863566889439 0.200863566889439 13329 6589 7110 0.201074334121883 0.201074334121883 13331 9037 9031 0.102130234291417 0.102130234291417 13332 9031 9036 0.101294841162053 0.101294841162053 13333 9036 6128 0.0961527434944637 0.0961527434944637 13334 6128 3971 0.0990967592348727 0.0990967592348727 13336 7017 1406 0.0990967592360877 0.0990967592360877 13337 1406 7390 0.0982252697684911 0.0982252697684911 13338 7390 5217 0.100064145492252 0.100064145492252 13340 5377 9038 0.0981767550682586 0.0981767550682586 13342 9041 9042 0.107883824327089 0.107883824327089 13344 9043 9044 0.111762023714712 0.111762023714712 13346 7805 9045 0.163613143703316 0.163613143703316 13347 4982 9046 0.151151791011959 0.151151791011959 13348 9046 4333 0.0931833318260777 0.0931833318260777 13349 4333 5039 0.084348128639754 0.084348128639754 13351 2869 9047 0.0643526028257267 0.0643526028257267 13352 2869 5283 0.189728403936972 0.189728403936972 13354 9048 6951 0.21054969022045 0.21054969022045 13355 6951 8084 0.110877740512572 0.110877740512572 13356 8084 8141 0.0381711926062465 0.0381711926062465 13357 8141 5971 0.0998550766587588 0.0998550766587588 13358 5971 9046 0.165019740176851 0.165019740176851 13359 9046 7804 0.203892252907028 0.203892252907028 13360 7804 9049 0.488623985679594 0.488623985679594 13361 577 9048 0.0924966938169246 0.0924966938169246 13369 9054 1743 0.0233197702600261 0.0233197702600261 13370 1743 4270 0.277932467642318 0.277932467642318 13371 4270 310 0.0394728122356983 0.0394728122356983 13372 310 577 0.0535172942987349 0.0535172942987349 13374 9055 9056 0.0694449359265994 0.0694449359265994 13375 9056 2325 0.190938968451781 0.190938968451781 13376 2325 4279 0.147346976573119 0.147346976573119 13378 4286 9055 0.0222915391297905 0.0222915391297905 13380 1349 1615 0.0587612563553368 0.0587612563553368 13381 1615 7135 0.106001129731548 0.106001129731548 13383 5260 9057 0.107843300513683 0.107843300513683 13384 6952 9058 0.0875153511963366 0.0875153511963366 13386 9058 5767 0.0813716345984657 0.0813716345984657 13387 5767 312 0.370850163813996 0.370850163813996 13390 9048 9052 0.36535949731556 0.36535949731556 13394 9060 8966 0.196473660543131 0.196473660543131 13396 9061 5080 0.358471972755657 0.358471972755657 13397 5080 9062 0.674602285535072 0.674602285535072 13398 9062 3176 0.289568864041751 0.289568864041751 13399 3176 527 0.133561854308294 0.133561854308294 18560 10318 10319 0.255397297870644 0.255397297870644 13400 527 343 0.340886700679976 0.340886700679976 13401 343 537 0.428322489908352 0.428322489908352 13402 537 474 0.822980283733396 0.822980283733396 13403 474 8438 0.152037422281902 0.152037422281902 13407 4427 9063 0.114941491865609 0.114941491865609 13409 9063 8912 0.118971180199303 0.118971180199303 13413 8236 125 0.0903470808346396 0.0903470808346396 13415 9065 9066 0.0810250214751567 0.0810250214751567 13417 9066 7279 0.116655009841785 0.116655009841785 13419 276 9067 0.0692041764264314 0.0692041764264314 13500 9108 9109 0.0476133357747153 0.0476133357747153 13421 9067 2189 0.114532021981465 0.114532021981465 13423 9068 4553 0.327000385366346 0.327000385366346 13425 8428 9069 0.0507531626876375 0.0507531626876375 13426 9069 9068 0.00529520129182755 0.00529520129182755 13428 9070 9071 0.0606488327577038 0.0606488327577038 13430 9071 9072 0.009176031077042 0.009176031077042 13431 9072 4642 0.175105976981708 0.175105976981708 13432 4642 7954 0.0487370399178714 0.0487370399178714 13433 7954 4547 0.158995972178669 0.158995972178669 13434 4547 9073 0.292416775735491 0.292416775735491 13436 9074 9075 0.0675438073285673 0.0675438073285673 13438 9075 409 0.0146789910973018 0.0146789910973018 13439 409 9076 0.0166512433271008 0.0166512433271008 13441 4838 326 0.0588523383992881 0.0588523383992881 13449 9081 9082 0.443932946896766 0.443932946896766 13451 1401 9083 0.0611691476045831 0.0611691476045831 13453 9083 6208 0.0330698135159164 0.0330698135159164 13454 6208 7645 0.178373846931983 0.178373846931983 13455 7645 9086 0.177258150455768 0.177258150455768 13498 9107 3956 0.0601050509878674 0.0601050509878674 13457 9087 9088 1.73315945419765 1.73315945419765 13458 9088 410 0.265082533171925 0.265082533171925 13459 410 9080 0.715047499183354 0.715047499183354 13460 9080 9089 0.194455760903183 0.194455760903183 13462 9089 9090 0.0550554662137945 0.0550554662137945 13464 9091 9092 0.473459458640042 0.473459458640042 13475 9098 9032 0.307889980671666 0.307889980671666 13479 9090 9099 0.0142223937707519 0.0142223937707519 13481 9100 9093 0.193628424072927 0.193628424072927 13483 9101 9100 0.0626625130905001 0.0626625130905001 13487 9103 346 0.140681499904037 0.140681499904037 13522 9037 8064 0.00660497864323473 0.00660497864323473 13489 3955 9081 0.113309674251049 0.113309674251049 13491 6240 5091 0.078819968233945 0.078819968233945 13493 9082 9103 0.0435368095566408 0.0435368095566408 13494 9103 347 0.193850840943334 0.193850840943334 13495 347 404 0.026466812116417 0.026466812116417 13496 404 9106 0.11755875033606 0.11755875033606 13501 9109 9107 0.387486870322022 0.387486870322022 13503 6204 9110 0.181291651373991 0.181291651373991 13505 9111 9112 0.0153902940291749 0.0153902940291749 13506 9112 9101 0.137209683962048 0.137209683962048 13508 9113 9111 0.075192531928865 0.075192531928865 15014 455 860 0.0461629164957839 0.0461629164957839 13510 9114 9115 0.148585418330877 0.148585418330877 13514 8582 9116 0.0682625654668292 0.0682625654668292 13516 9116 237 0.0139438438014188 0.0139438438014188 13517 237 7635 0.17396601741799 0.17396601741799 13519 7602 9073 0.102023996019348 0.102023996019348 13521 117 9037 0.091769841511351 0.091769841511351 13523 8064 6587 0.198394254239174 0.198394254239174 13524 6587 5384 0.100320867880051 0.100320867880051 13525 5384 7108 0.0976180261019357 0.0976180261019357 13526 7108 2293 0.101160557994969 0.101160557994969 13527 2293 9117 0.0816968455207608 0.0816968455207608 13583 9134 9079 0.189350301331036 0.189350301331036 13533 9118 6217 0.00293554606374767 0.00293554606374767 13534 6217 7652 0.27452915439238 0.27452915439238 13535 7652 8071 0.262369838158816 0.262369838158816 13536 8071 9119 0.0614463164636613 0.0614463164636613 13538 9118 7768 0.0286215741177868 0.0286215741177868 13540 9121 9122 0.0549317968438626 0.0549317968438626 13541 9122 9080 0.148946547669597 0.148946547669597 13543 9121 4555 0.0367880997749164 0.0367880997749164 13545 216 9123 0.047880969118268 0.047880969118268 13547 9123 447 0.333206339887537 0.333206339887537 13549 2999 9124 0.314861669735557 0.314861669735557 13554 579 408 0.862576839598051 0.862576839598051 13568 9128 9129 0.16941277010836 0.16941277010836 13570 9124 9128 0.0550015048734635 0.0550015048734635 13578 9132 220 0.766585324287615 0.766585324287615 13615 7609 7262 0.111890561964914 0.111890561964914 13579 220 566 0.637748069235424 0.637748069235424 13587 9136 9137 0.450871833260349 0.450871833260349 13590 8684 222 0.184496371824925 0.184496371824925 13591 222 9140 0.487607813488587 0.487607813488587 13593 9140 9077 0.174302500151122 0.174302500151122 13594 9077 9141 0.280690469581891 0.280690469581891 13596 9142 118 0.0916021886608042 0.0916021886608042 13597 118 6721 0.0966297992771619 0.0966297992771619 13598 6721 6722 0.0414535753801991 0.0414535753801991 13599 6722 2311 0.00867549185460531 0.00867549185460531 13601 6580 6723 0.0197325066377101 0.0197325066377101 13603 9029 1240 0.0358410792262526 0.0358410792262526 13604 1240 4790 0.0578956777475445 0.0578956777475445 13605 4790 4814 0.0309664941935945 0.0309664941935945 13606 4814 2156 0.0660634330770184 0.0660634330770184 13607 2156 2166 0.00298513757197415 0.00298513757197415 13608 2166 2183 0.165657322423627 0.165657322423627 13609 2183 9070 0.039996230308656 0.039996230308656 13611 3728 9143 0.0374422730466023 0.0374422730466023 13613 3765 8150 0.099678431004031 0.099678431004031 13614 8150 7609 0.0943510009713305 0.0943510009713305 13616 7262 7595 0.0635463262031531 0.0635463262031531 13617 7595 7599 0.0220206440979588 0.0220206440979588 13618 7599 9144 0.0741982381570415 0.0741982381570415 15078 7589 3366 0.105686563985576 0.105686563985576 13619 9144 2022 0.0197545563564228 0.0197545563564228 13620 2022 9147 0.0829434723735258 0.0829434723735258 13621 9147 3355 0.0108199721778022 0.0108199721778022 13623 9148 2768 0.0035576669192827 0.0035576669192827 13624 2768 7013 0.0948918648713715 0.0948918648713715 13626 2274 8214 0.00623184642483798 0.00623184642483798 13627 8214 9149 0.0892902468185094 0.0892902468185094 13628 9149 8211 0.0144047767787734 0.0144047767787734 13629 8211 7521 0.0807484203861095 0.0807484203861095 13630 7521 7522 0.0178959760293508 0.0178959760293508 13631 7522 2132 0.0761585237127413 0.0761585237127413 13632 2132 2117 0.0261874332320613 0.0261874332320613 13633 2117 5982 0.0706516490311829 0.0706516490311829 13634 5982 5987 0.0312102623276897 0.0312102623276897 13635 5987 5148 0.0542024830967572 0.0542024830967572 13636 5148 7678 0.00643849229968441 0.00643849229968441 13637 7678 9150 0.0270552275766841 0.0270552275766841 13638 9150 5159 0.0130471422397109 0.0130471422397109 13639 5159 2336 0.0550815403379387 0.0550815403379387 17797 9318 9592 0.0276370219250994 0.0276370219250994 15154 9503 7694 0.0985863309924877 0.0985863309924877 13640 2336 9151 2.70099171821299 2.70099171821299 15853 9736 5597 0.026161521554181 0.026161521554181 13642 327 390 0.428713460971309 0.428713460971309 13643 390 216 1.2612581668138 1.2612581668138 13647 4841 9156 0.020245918680072 0.020245918680072 13653 9127 4841 0.714489743272739 0.714489743272739 13655 9160 9161 0.0611231237623731 0.0611231237623731 13657 9161 9162 0.0094906074947222 0.0094906074947222 13658 9162 360 0.119259910634054 0.119259910634054 13659 360 4441 0.0977181725107 0.0977181725107 13660 4441 9025 0.101356058092401 0.101356058092401 13661 9025 361 0.102083424277621 0.102083424277621 13662 361 6661 0.148732998262686 0.148732998262686 13663 6661 1457 0.0814814185857237 0.0814814185857237 13664 1457 6930 0.0803380398809936 0.0803380398809936 13665 6930 9163 0.0870015008277124 0.0870015008277124 13666 9163 3826 0.0559780942251715 0.0559780942251715 13667 3826 5901 0.113837481725673 0.113837481725673 13668 5901 1650 0.336368580358266 0.336368580358266 13669 1650 9026 0.0808050552206421 0.0808050552206421 13670 9026 9027 0.0815322500516298 0.0815322500516298 13671 9027 3968 0.0749133242052919 0.0749133242052919 13672 3968 205 0.163780553378706 0.163780553378706 13673 205 2934 0.0793233966793332 0.0793233966793332 13674 2934 2932 0.00660572151012338 0.00660572151012338 13675 2932 5313 0.0749133313668845 0.0749133313668845 13676 5313 5314 0.039721686292112 0.039721686292112 13677 5314 1472 0.0396600103919334 0.0396600103919334 13678 1472 5451 0.159004638765101 0.159004638765101 13679 5451 7909 0.201247264593271 0.201247264593271 13680 7909 4403 0.196833842084677 0.196833842084677 13681 4403 6310 0.199805236650359 0.199805236650359 13682 6310 6311 0.0399338522027804 0.0399338522027804 13683 6311 9019 0.0787211142615482 0.0787211142615482 18919 10398 10391 0.0932116121589892 0.0932116121589892 13684 9019 4301 0.0803301037321015 0.0803301037321015 13685 4301 4499 0.100692334161908 0.100692334161908 13686 4499 7815 0.0988002674680887 0.0988002674680887 13687 7815 5071 0.0991802868019195 0.0991802868019195 13688 5071 8014 0.103571412588639 0.103571412588639 13689 8014 6833 0.0839453108807348 0.0839453108807348 14657 9411 6735 0.143528351506247 0.143528351506247 13691 6976 7946 0.0984345173677437 0.0984345173677437 13692 7946 3301 0.0874467814940938 0.0874467814940938 13693 3301 6365 0.0895995351805866 0.0895995351805866 13694 6365 6654 0.083807023997277 0.083807023997277 13695 6654 9165 0.68755983150845 0.68755983150845 13696 9166 9167 0.0102840052604526 0.0102840052604526 13698 7423 7832 0.102961269389569 0.102961269389569 13699 7832 1182 0.0975615453999259 0.0975615453999259 13700 1182 1359 0.100609727856237 0.100609727856237 13701 1359 8086 0.0998738624212929 0.0998738624212929 13702 8086 4842 0.0999569203615348 0.0999569203615348 13703 4842 4377 0.103593486995353 0.103593486995353 13704 4377 2859 0.305366704359361 0.305366704359361 13705 2859 7625 0.0937028559888649 0.0937028559888649 13706 7625 6669 0.0349417471907859 0.0349417471907859 13707 6669 6928 0.181245567189969 0.181245567189969 13708 6928 6929 0.056563910069816 0.056563910069816 15200 9526 7443 0.0505254725980933 0.0505254725980933 13710 3818 5176 0.0844451203946057 0.0844451203946057 13711 5176 5900 0.0873882937906588 0.0873882937906588 13712 5900 1602 0.0969475981594534 0.0969475981594534 13713 1602 1645 0.147610823352004 0.147610823352004 13714 1645 1658 0.00734081920779586 0.00734081920779586 13715 1658 6715 0.113834950309784 0.113834950309784 13717 4211 8097 0.0991353106844716 0.0991353106844716 13719 9171 203 0.0903750729081993 0.0903750729081993 13720 203 2931 0.102769081645998 0.102769081645998 13721 2931 5312 0.098402268229521 0.098402268229521 13722 5312 1469 0.0726981009727233 0.0726981009727233 13723 1469 1468 0.023502610730772 0.023502610730772 13724 1468 5448 0.104140699419407 0.104140699419407 13726 3761 9166 0.069031653563667 0.069031653563667 13728 4177 9172 0.109548350633249 0.109548350633249 13730 9144 5946 0.201030224778112 0.201030224778112 13731 5946 5137 0.27511296352744 0.27511296352744 13732 5137 5152 0.0232058578864935 0.0232058578864935 13733 5152 4907 0.10620133994029 0.10620133994029 15464 1361 9615 0.0375616902705351 0.0375616902705351 13734 4907 6615 0.200738818803378 0.200738818803378 13735 6615 9173 0.1939198547813 0.1939198547813 13736 9173 9174 0.208269220932895 0.208269220932895 13738 9147 5947 0.203116974549126 0.203116974549126 13740 7615 904 0.277200719177449 0.277200719177449 13741 904 9175 0.127974248210887 0.127974248210887 13743 7010 7421 0.0949619514323781 0.0949619514323781 13744 7421 1142 0.0432881849429407 0.0432881849429407 13745 1142 1147 0.0608947786947552 0.0608947786947552 13746 1147 909 0.0792487229277921 0.0792487229277921 13788 1669 9192 0.136278654988626 0.136278654988626 13747 909 9176 0.125103752996271 0.125103752996271 13748 9176 2771 0.202343174331141 0.202343174331141 13749 2771 6895 0.198817638053719 0.198817638053719 13753 9179 1 0.207517415173182 0.207517415173182 13755 8437 9180 0.124967984057199 0.124967984057199 13759 9182 4484 0.465234327006532 0.465234327006532 13760 4484 4485 0.0326010116755978 0.0326010116755978 13762 9183 9184 0.0646101092104256 0.0646101092104256 13764 9185 9186 0.026977202251753 0.026977202251753 13765 9186 9187 0.0154692834867904 0.0154692834867904 13766 9187 6713 0.0145607005435147 0.0145607005435147 13768 232 9188 0.0841812454433435 0.0841812454433435 13770 9188 2561 0.00954099557633664 0.00954099557633664 13773 8233 9190 0.00698491885871168 0.00698491885871168 13774 9190 605 0.212601143616712 0.212601143616712 13776 394 9191 0.174546619141482 0.174546619141482 13779 294 4424 0.271505686802405 0.271505686802405 13783 1892 4513 0.135635571790495 0.135635571790495 13784 4513 5235 0.13338423256793 0.13338423256793 13785 5235 6887 0.13498931648718 0.13498931648718 13786 6887 8681 0.133693861256586 0.133693861256586 13787 8681 1669 0.132070065253788 0.132070065253788 13790 8903 8620 0.147899148341854 0.147899148341854 13791 8620 6984 0.0740139001970076 0.0740139001970076 13792 6984 4819 0.0711240597778575 0.0711240597778575 13794 8514 8220 0.0695233221555377 0.0695233221555377 13796 9193 9141 0.231480473302438 0.231480473302438 13817 9194 8483 0.144876329810161 0.144876329810161 13798 9193 9195 0.405940766693276 0.405940766693276 13800 5081 9196 0.0826803218524669 0.0826803218524669 13801 9196 7908 0.24773379383735 0.24773379383735 13802 7908 1383 0.130538600450066 0.130538600450066 13803 1383 4663 0.14493811446872 0.14493811446872 13822 8286 9202 0.148093750497898 0.148093750497898 13804 4663 9197 0.14786450905396 0.14786450905396 13807 231 1184 0.314149545717651 0.314149545717651 13808 1184 1364 0.114004540105804 0.114004540105804 13810 1364 8087 0.130984174828509 0.130984174828509 14659 939 5938 0.17856727191407 0.17856727191407 14660 5938 3797 0.152203615831491 0.152203615831491 13811 8087 9162 0.16050280483824 0.16050280483824 13812 9162 9198 0.0132941963216631 0.0132941963216631 18577 10320 10319 0.350878667314418 0.350878667314418 20839 10930 10948 0.105680421147412 0.105680421147412 13813 9198 9199 3.17004296851045 3.17004296851045 17798 9592 10180 0.0765579819092659 0.0765579819092659 13839 1284 9210 0.120028974895433 0.120028974895433 13816 4931 9194 0.407318560179548 0.407318560179548 13819 6705 8577 0.147047679886064 0.147047679886064 13820 8577 5778 0.145526475675905 0.145526475675905 13821 5778 8286 0.144657100371242 0.144657100371242 13823 9202 9203 0.102081942931647 0.102081942931647 13825 7891 9204 0.145701377036231 0.145701377036231 13827 8994 9205 0.0106390736530004 0.0106390736530004 13828 9205 8304 0.117212668938715 0.117212668938715 13829 8304 6774 0.0328401658585753 0.0328401658585753 13830 6774 3753 0.196045019335809 0.196045019335809 13831 3753 8325 0.00916875381027056 0.00916875381027056 13833 8444 9206 0.0130864665707206 0.0130864665707206 13834 9206 9207 0.00957370688012094 0.00957370688012094 13835 9207 9208 0.169933774193856 0.169933774193856 13836 9208 9209 0.168302394118973 0.168302394118973 15503 3939 5618 0.12194000294889 0.12194000294889 13837 9209 2963 0.0205458196072096 0.0205458196072096 13840 9210 9211 0.00588390321087397 0.00588390321087397 13841 9211 22 0.0556252544592051 0.0556252544592051 13842 22 6435 0.0767592442346679 0.0767592442346679 13843 6435 636 0.0822615503744666 0.0822615503744666 13844 636 9213 0.103246384420422 0.103246384420422 13845 9213 535 0.0273108213340879 0.0273108213340879 13846 535 9214 0.138573391347307 0.138573391347307 13847 9214 8498 0.0276472257994952 0.0276472257994952 13848 8498 8441 0.0465142466162739 0.0465142466162739 13850 9215 8403 0.0487070540067587 0.0487070540067587 13851 8403 1774 0.0526991311069308 0.0526991311069308 13853 4412 9216 0.0527074152255093 0.0527074152255093 13854 9216 4781 0.0501079093501001 0.0501079093501001 14661 3797 9412 0.199399735185058 0.199399735185058 13855 4781 1522 0.0511423250179406 0.0511423250179406 13856 1522 5241 0.0480297777865987 0.0480297777865987 13857 5241 463 0.0533178386766155 0.0533178386766155 13859 9217 8420 0.0487543044755043 0.0487543044755043 13860 8420 1773 0.0502154238610622 0.0502154238610622 13862 4425 9218 0.050643583977918 0.050643583977918 13863 9218 4823 0.0514478917449482 0.0514478917449482 13864 4823 1521 0.0514834990326773 0.0514834990326773 13865 1521 5262 0.0474439861374267 0.0474439861374267 13866 5262 9219 0.0530746980864797 0.0530746980864797 13868 6499 2472 0.199600310338802 0.199600310338802 13870 7007 2282 0.0992844503488553 0.0992844503488553 13872 3603 7529 0.0990493561706104 0.0990493561706104 13873 7529 2137 0.105524175995486 0.105524175995486 13874 2137 5994 0.104734285723653 0.104734285723653 13875 5994 7674 0.100897460064117 0.100897460064117 13996 5841 434 0.0624248318177171 0.0624248318177171 13876 7674 9221 1.00510923817581 1.00510923817581 13878 2804 5269 0.128688734978596 0.128688734978596 13879 5269 6909 0.123348542786119 0.123348542786119 13881 4480 5270 0.264392216770053 0.264392216770053 13882 5270 6910 0.123553912188766 0.123553912188766 13884 7761 6908 0.206924774668396 0.206924774668396 13886 6907 7760 0.209013911598568 0.209013911598568 13887 7760 9222 0.202410018751594 0.202410018751594 13888 6905 7759 0.206351576128965 0.206351576128965 13889 7759 6359 0.203865759483167 0.203865759483167 13891 9223 6448 0.190233422734384 0.190233422734384 13892 6448 6992 0.620734926195411 0.620734926195411 13893 6992 2116 0.412221337604484 0.412221337604484 13894 2116 7665 0.206015761732372 0.206015761732372 13935 9237 254 0.129619446290563 0.129619446290563 13895 7665 9224 1.85930539190202 1.85930539190202 13896 9225 2398 0.224331288063009 0.224331288063009 13897 2398 6361 0.106327129111224 0.106327129111224 17281 7311 3273 0.201986093156211 0.201986093156211 13899 6446 9223 0.123505309386589 0.123505309386589 13901 8984 8975 0.295278766625452 0.295278766625452 13903 8980 8981 0.155353173279186 0.155353173279186 13905 9226 8104 0.184150710275748 0.184150710275748 13907 9227 6946 0.038429344582371 0.038429344582371 13912 6380 9229 0.104471273298691 0.104471273298691 14662 9412 9300 0.189453948637121 0.189453948637121 13916 566 9231 1.43965285379934 1.43965285379934 13917 9136 9232 0.238873404598648 0.238873404598648 13920 483 7284 0.0730945677376631 0.0730945677376631 13928 278 6916 0.0415405366115252 0.0415405366115252 13930 9235 9236 0.360270886139133 0.360270886139133 13931 9236 2883 0.0595125074168401 0.0595125074168401 13936 254 8324 0.235611866233999 0.235611866233999 13938 8324 8310 0.066787627422688 0.066787627422688 13940 8310 9241 0.146021189936251 0.146021189936251 13944 9099 7796 0.300588795121337 0.300588795121337 13948 9244 9113 0.144188675545464 0.144188675545464 13950 9106 9244 0.0499156662848634 0.0499156662848634 13952 9245 9246 0.123118530171941 0.123118530171941 13954 405 406 0.0103894659763889 0.0103894659763889 13955 406 9245 0.0664778537431541 0.0664778537431541 13957 407 9033 0.137547423766831 0.137547423766831 17289 5839 7744 0.201433070586795 0.201433070586795 13965 9097 9248 0.39480102328572 0.39480102328572 13966 9248 9249 0.0955291664142426 0.0955291664142426 13968 9246 9248 0.157049002786803 0.157049002786803 13976 3952 9252 0.0592126025244243 0.0592126025244243 13977 9252 5605 0.0597855652504274 0.0597855652504274 13978 5605 9253 0.0521408060475983 0.0521408060475983 13979 9253 3728 0.0545524879363147 0.0545524879363147 13981 7951 7949 0.019092168905179 0.019092168905179 13983 7949 3093 0.182702780383174 0.182702780383174 15893 9254 9255 0.183718623774573 0.183718623774573 13984 3093 3203 0.200818235908537 0.200818235908537 13985 3203 6116 0.201635970571119 0.201635970571119 13986 6116 1913 0.201179241726354 0.201179241726354 13987 1913 9219 0.201184980777767 0.201184980777767 13988 9219 463 0.200400773809621 0.200400773809621 13989 463 7301 0.202731579470961 0.202731579470961 13990 7301 49 0.204762753950758 0.204762753950758 13991 49 3548 0.19703986640102 0.19703986640102 13992 3548 4243 0.201964288701916 0.201964288701916 13993 4243 1803 0.208102375283595 0.208102375283595 13994 1803 8711 0.194851559567089 0.194851559567089 13995 8711 5841 0.20424687376631 0.20424687376631 17660 586 8936 0.0435552950105704 0.0435552950105704 13997 434 8731 0.0205731062854678 0.0205731062854678 13999 3219 3112 0.203925882799295 0.203925882799295 14000 3112 3641 0.260678130684959 0.260678130684959 14001 3641 9256 0.0279085029397156 0.0279085029397156 14003 9257 8801 0.0249979934697134 0.0249979934697134 14665 4752 4167 0.209025457745472 0.209025457745472 14005 9256 9257 0.0367111693692818 0.0367111693692818 14007 9258 3642 0.0274131048639432 0.0274131048639432 14008 3642 9259 0.086632322467807 0.086632322467807 14009 9259 3111 0.171051850512145 0.171051850512145 14010 3111 3219 0.203481486479522 0.203481486479522 14012 7158 9258 0.038998695665846 0.038998695665846 14014 3219 6126 0.202012344464496 0.202012344464496 14015 6126 1929 0.202386985868189 0.202386985868189 14016 1929 2919 0.0171463622508283 0.0171463622508283 14017 2919 7250 0.183561589747783 0.183561589747783 14018 7250 3274 0.20118632596822 0.20118632596822 14019 3274 7312 0.203193267560765 0.203193267560765 14021 9260 9157 0.0588873613464273 0.0588873613464273 14022 9157 6253 0.473629275671798 0.473629275671798 14023 6253 9167 0.20379925953003 0.20379925953003 14024 9167 231 0.364607283214556 0.364607283214556 14026 9171 2308 0.0877328075526686 0.0877328075526686 14027 2308 167 0.314493617652356 0.314493617652356 14030 6653 9263 0.598539344332022 0.598539344332022 14031 5448 5975 0.113227741973857 0.113227741973857 14032 5975 9023 0.0895901368528646 0.0895901368528646 14033 9023 4404 0.197536219691709 0.197536219691709 14034 4404 7371 0.107978748074207 0.107978748074207 14035 7371 6307 0.0697549406367758 0.0697549406367758 14036 6307 6308 0.0220857912106748 0.0220857912106748 14037 6308 4316 0.20668661359579 0.20668661359579 14038 4316 4503 0.0921482766473363 0.0921482766473363 14039 4503 7814 0.109821870874264 0.109821870874264 14040 7814 5079 0.102137328159445 0.102137328159445 14041 5079 8013 0.0998289131041121 0.0998289131041121 14042 8013 6832 0.10065041616734 0.10065041616734 14043 6832 6975 0.0990932842629603 0.0990932842629603 14044 6975 7945 0.100601003970672 0.100601003970672 14045 7945 6364 0.097675013601381 0.097675013601381 14049 9264 9265 0.128352927336665 0.128352927336665 14051 3219 5061 0.0565378582983479 0.0565378582983479 14052 5061 4916 0.0521329784642155 0.0521329784642155 17662 488 10160 0.037999512945138 0.037999512945138 14053 4916 5228 0.130202288917824 0.130202288917824 14054 5228 5106 0.0572735085516971 0.0572735085516971 14055 5106 5229 0.0124802378810982 0.0124802378810982 14056 5229 4995 0.288542415463076 0.288542415463076 14057 4995 9266 0.20116472075537 0.20116472075537 14666 4167 6326 0.178657902009272 0.178657902009272 14058 9266 7066 0.0118986523075564 0.0118986523075564 14059 7066 3636 0.140199736242294 0.140199736242294 14061 9266 6351 0.197550871457279 0.197550871457279 14063 2574 5103 0.0764020591743967 0.0764020591743967 14065 7930 1893 0.0520626532677435 0.0520626532677435 14066 1893 2315 0.115168818798466 0.115168818798466 14068 7341 6156 0.0983814711715662 0.0983814711715662 14069 6156 6290 0.0991170792397538 0.0991170792397538 14070 6290 3116 0.0983982120263374 0.0983982120263374 14072 6673 8185 0.0325158694936318 0.0325158694936318 14074 3188 9268 0.0244851420549388 0.0244851420549388 14075 9268 8800 0.0276968906605859 0.0276968906605859 14077 6718 9269 0.103071842817105 0.103071842817105 14078 9269 8160 0.0477581921413061 0.0477581921413061 14080 7342 3492 0.198422050793999 0.198422050793999 14081 3492 9270 0.0991145839577047 0.0991145839577047 17664 10161 6173 0.109897620785603 0.109897620785603 14082 9270 5386 0.100577308895159 0.100577308895159 14083 5386 9271 0.100588544879537 0.100588544879537 14084 9271 6817 0.101321511979085 0.101321511979085 14160 7023 7393 0.135757251453186 0.135757251453186 14161 7393 9272 0.0789156635630832 0.0789156635630832 14166 9278 7444 0.0517309727495982 0.0517309727495982 14129 9279 9280 0.186364690747119 0.186364690747119 14085 6817 9273 5.01601743028969 5.01601743028969 14086 9274 6816 4.59997811614881 4.59997811614881 14088 2943 5348 0.200890409378397 0.200890409378397 14089 5348 3491 0.0990328236882064 0.0990328236882064 14090 3491 2849 0.0998105211493863 0.0998105211493863 14091 2849 7341 0.0991252344530307 0.0991252344530307 14093 9271 6103 0.208876201356377 0.208876201356377 14095 9270 6098 0.16565447863601 0.16565447863601 14096 6098 9275 0.0444779706577198 0.0444779706577198 14097 9269 6101 0.238835584318973 0.238835584318973 17799 10180 8536 0.0726583525558809 0.0726583525558809 14099 8294 9276 0.192103991232145 0.192103991232145 14101 4423 9277 0.533016938094048 0.533016938094048 14138 9282 9283 0.384483999025896 0.384483999025896 14146 4993 9288 0.0718457938229626 0.0718457938229626 14148 9288 471 0.0203590276008878 0.0203590276008878 14149 471 6430 0.0161743745423695 0.0161743745423695 14150 6430 4655 0.1348214737413 0.1348214737413 14151 4655 1277 0.119151021074222 0.119151021074222 14152 1277 4528 0.128606742393323 0.128606742393323 14153 4528 9289 0.132757697104501 0.132757697104501 14154 9289 9290 0.133347126872573 0.133347126872573 14155 9290 9291 0.0102673262572307 0.0102673262572307 14156 9291 6745 0.131970868855064 0.131970868855064 14157 6745 6145 0.131356474267846 0.131356474267846 14158 6145 4019 0.135781040149455 0.135781040149455 14159 4019 7023 0.135014116939136 0.135014116939136 14162 9272 3401 0.0502252760733361 0.0502252760733361 14163 3401 9220 0.0499780107614713 0.0499780107614713 17968 8778 10231 0.0192769916187002 0.0192769916187002 14164 9220 8375 0.0494394335916504 0.0494394335916504 14165 8375 9278 0.0493971533103994 0.0493971533103994 14167 7444 9292 0.0498509119548639 0.0498509119548639 14168 9292 7161 0.0504322249542888 0.0504322249542888 14169 7161 9293 0.049549545616498 0.049549545616498 14671 5473 9414 0.169600878974653 0.169600878974653 14170 9293 7773 0.0509361632349417 0.0509361632349417 14171 7773 9039 0.0499454477956979 0.0499454477956979 14172 9039 1114 0.0547655871790504 0.0547655871790504 14173 1114 9294 0.0447798115689078 0.0447798115689078 14174 9294 7494 0.0527731793085291 0.0527731793085291 14175 7494 9170 0.0488063990880333 0.0488063990880333 14176 9170 3836 0.0502683027746479 0.0502683027746479 14180 7818 2938 0.0876396467302253 0.0876396467302253 14181 2938 6809 0.0888992165922937 0.0888992165922937 14182 6809 1960 0.772041478396669 0.772041478396669 17800 8536 8859 0.0293889142934455 0.0293889142934455 14183 1960 9295 0.960771522024492 0.960771522024492 14184 7571 9296 0.161476693063143 0.161476693063143 14185 9296 8888 0.0634729683022204 0.0634729683022204 14187 9297 6334 0.0129309336441387 0.0129309336441387 14188 6334 7083 0.0225608570291498 0.0225608570291498 14189 7083 8784 0.107920119748436 0.107920119748436 14190 8784 8791 0.106332666658533 0.106332666658533 14191 8791 3157 0.106749034536814 0.106749034536814 14192 3157 4976 0.101195319793441 0.101195319793441 14193 4976 9298 0.0996902493641346 0.0996902493641346 14194 9298 9299 0.104226329823663 0.104226329823663 14195 9299 6538 0.0493134523648135 0.0493134523648135 14196 6538 5048 0.0489874238643872 0.0489874238643872 14197 5048 8001 0.0994531494791736 0.0994531494791736 14198 8001 985 0.0994551795792203 0.0994551795792203 14199 985 5104 0.0491411684949994 0.0491411684949994 14201 8831 9300 0.0488242916251385 0.0488242916251385 14202 9300 7149 0.0497002324101769 0.0497002324101769 14203 7149 2393 0.0492946529104208 0.0492946529104208 14204 2393 5115 0.0502354677891233 0.0502354677891233 14205 5115 9301 0.0497154080261439 0.0497154080261439 14206 9301 4714 0.049399080188397 0.049399080188397 14207 4714 8872 0.0991624253785381 0.0991624253785381 14208 8872 7353 0.0988972303255353 0.0988972303255353 14209 7353 5412 0.107964313206197 0.107964313206197 14210 5412 3145 0.0906444248702148 0.0906444248702148 14211 3145 3919 0.0988223626592478 0.0988223626592478 18204 6875 8356 0.205977621151269 0.205977621151269 14212 3919 3918 0.0189862588635382 0.0189862588635382 14213 3918 1010 0.0826936905404967 0.0826936905404967 14214 1010 6261 0.0974734196824701 0.0974734196824701 14215 6261 8730 0.0989075877241795 0.0989075877241795 14216 8730 7153 0.0605847994240266 0.0605847994240266 14217 7153 5021 0.0499889577891061 0.0499889577891061 14218 5021 9302 0.0549823108734392 0.0549823108734392 14219 9302 3342 0.0335617577180335 0.0335617577180335 14220 3342 3352 0.0674788037125104 0.0674788037125104 14221 3352 7886 0.0299418452790484 0.0299418452790484 14222 7886 7319 0.0732493043433617 0.0732493043433617 14223 7319 7320 0.0259215863697348 0.0259215863697348 14224 7320 7977 0.0775267077551995 0.0775267077551995 14225 7977 7980 0.0233987016260196 0.0233987016260196 14226 7980 2061 0.0796038188827741 0.0796038188827741 14227 2061 8870 0.0167451229489977 0.0167451229489977 14228 8870 2647 0.0876006586657796 0.0876006586657796 14229 2647 8860 0.0114861984991212 0.0114861984991212 14231 4113 8862 0.00848374045935965 0.00848374045935965 14232 8862 8687 0.0949896568056219 0.0949896568056219 14234 6694 8024 0.0782864986898227 0.0782864986898227 14235 8024 8017 0.0158816052839578 0.0158816052839578 18205 8356 10280 0.196081618210442 0.196081618210442 14236 8017 7681 0.0911745487086236 0.0911745487086236 14237 7681 3454 0.0980849682512979 0.0980849682512979 14238 3454 6017 0.0971271293907499 0.0971271293907499 14239 6017 9303 0.0906101063303862 0.0906101063303862 14240 9303 3884 0.022021804982538 0.022021804982538 14241 3884 9304 0.0244079810975188 0.0244079810975188 14242 9304 852 0.0462417773626911 0.0462417773626911 14243 852 847 0.0318832988859635 0.0318832988859635 14244 847 9305 0.0129480432587025 0.0129480432587025 14245 9305 7103 0.0469858120705144 0.0469858120705144 14246 7103 7098 0.0440436114993002 0.0440436114993002 14247 7098 8567 0.0448162532507988 0.0448162532507988 14248 8567 8696 0.0173715559267549 0.0173715559267549 14249 8696 8157 0.112872102261494 0.112872102261494 14251 7606 7263 0.0986452262534628 0.0986452262534628 14252 7263 7596 0.0935891946661749 0.0935891946661749 14253 7596 2019 0.0979493336941006 0.0979493336941006 14254 2019 2009 0.0254598809515577 0.0254598809515577 14255 2009 9306 0.0651506123907477 0.0651506123907477 14256 9306 2765 0.0942796454050606 0.0942796454050606 14257 2765 7004 0.0945020258355606 0.0945020258355606 14258 7004 2269 0.094510288095609 0.094510288095609 14259 2269 3597 0.0938178496086605 0.0938178496086605 14260 3597 7519 0.0940495689740582 0.0940495689740582 14261 7519 2097 0.0954278502201834 0.0954278502201834 14262 2097 5979 0.093364277402532 0.093364277402532 14263 5979 7668 0.0947328877466294 0.0947328877466294 14264 7668 2333 0.0940581587738673 0.0940581587738673 14290 7340 2847 0.0976411590956878 0.0976411590956878 14291 2847 3488 0.099134038329873 0.099134038329873 14265 2333 9307 2.72967592410639 2.72967592410639 14266 7939 9297 0.0419487931711618 0.0419487931711618 14268 9308 8124 0.0322650869587369 0.0322650869587369 14270 6489 4610 0.147433811602258 0.147433811602258 14271 4610 9309 0.176778253451623 0.176778253451623 14272 9309 9310 0.173976128689665 0.173976128689665 14273 9310 661 0.00410310170227956 0.00410310170227956 14274 661 9311 0.181937703339546 0.181937703339546 14275 9311 9312 0.00955167864142152 0.00955167864142152 14276 9312 5465 0.170285054650927 0.170285054650927 14277 5465 9313 0.170744821866598 0.170744821866598 14279 1959 9314 0.0338130460518869 0.0338130460518869 14280 6865 9315 0.0139507857568572 0.0139507857568572 14304 3303 9322 0.10510832723533 0.10510832723533 14282 1952 1061 0.0629715521271105 0.0629715521271105 14283 1061 1698 0.0954893713474356 0.0954893713474356 14284 1698 7830 0.0914331784434328 0.0914331784434328 14285 7830 6672 0.0912502234487567 0.0912502234487567 14287 3115 6289 0.0998478865183477 0.0998478865183477 14288 6289 6153 0.0969141122634902 0.0969141122634902 14289 6153 7340 0.100591515239683 0.100591515239683 14292 3488 5347 0.102266398355838 0.102266398355838 14293 5347 5385 0.100999909961237 0.100999909961237 14294 5385 2941 0.100298515709498 0.100298515709498 14295 2941 6815 0.100200854484763 0.100200854484763 14296 6815 9316 0.597950743493465 0.597950743493465 14299 9318 9319 0.0328706223087289 0.0328706223087289 14300 9319 9320 0.0460951861554719 0.0460951861554719 14332 8959 603 0.0768028618845699 0.0768028618845699 14301 9320 9321 0.0066600520489618 0.0066600520489618 14302 9321 6181 0.104280480431139 0.104280480431139 14303 6181 3303 0.107915728386056 0.107915728386056 14305 9322 7829 0.125883411444605 0.125883411444605 14306 7829 9323 0.0108681676592021 0.0108681676592021 14339 5536 6469 0.142307267119589 0.142307267119589 14309 2191 9060 0.337657954437192 0.337657954437192 14312 8501 9324 0.0507516559976904 0.0507516559976904 14313 9324 8418 0.0529402152835436 0.0529402152835436 14314 8418 9204 0.0536170041098827 0.0536170041098827 16428 9891 9892 0.0636662665142278 0.0636662665142278 14316 9204 8416 0.0537868101405785 0.0537868101405785 14317 8416 4388 0.0529171329453403 0.0529171329453403 14318 4388 9325 0.0509479826022637 0.0509479826022637 14319 9325 3012 0.0488022545854277 0.0488022545854277 14320 3012 9326 0.0106897373905654 0.0106897373905654 14321 9326 9327 0.0465239604768105 0.0465239604768105 14322 9327 5968 0.0526629141875595 0.0526629141875595 14323 5968 7574 0.106363762970419 0.106363762970419 14324 7574 3677 0.190331060201359 0.190331060201359 14326 604 9328 0.0383191315904674 0.0383191315904674 14327 9328 8962 0.0878512488922689 0.0878512488922689 14336 2420 3233 0.140764271648617 0.140764271648617 14337 3233 5753 0.137661630591373 0.137661630591373 14338 5753 5536 0.137436976875483 0.137436976875483 14340 6469 8679 0.121371092902246 0.121371092902246 14341 8679 9329 0.0309595800848719 0.0309595800848719 20573 10860 10861 0.0279030600601915 0.0279030600601915 14342 6914 8116 0.133600464645887 0.133600464645887 14343 8116 2483 0.133445859176034 0.133445859176034 14344 2483 2482 0.047686047945258 0.047686047945258 14345 2482 2821 0.0880230568241511 0.0880230568241511 14346 2821 1413 0.131238509050086 0.131238509050086 14347 1413 1353 0.132733599584258 0.132733599584258 14348 1353 7767 0.0733149237137966 0.0733149237137966 14350 6729 2454 0.137919009046371 0.137919009046371 14351 2454 3222 0.134234515444875 0.134234515444875 14352 3222 5743 0.134597141931663 0.134597141931663 14353 5743 5520 0.133175062767026 0.133175062767026 14355 6454 6914 0.135018185869381 0.135018185869381 14358 9331 5721 0.0487615183925519 0.0487615183925519 14359 5721 7455 0.0500566721474228 0.0500566721474228 14360 7455 7439 0.0502188861539984 0.0502188861539984 14361 7439 9332 0.0497229240568787 0.0497229240568787 14362 9332 7179 0.0495263907597367 0.0495263907597367 14363 7179 6514 0.0494836674166392 0.0494836674166392 14364 6514 7769 0.0494751212766029 0.0494751212766029 14365 7769 8353 0.0493044680149371 0.0493044680149371 14366 8353 1088 0.0496035740367965 0.0496035740367965 14367 1088 9333 0.0494070055394434 0.0494070055394434 18206 10280 8329 0.00812836711491393 0.00812836711491393 14368 9333 7511 0.0493300687211978 0.0493300687211978 14369 7511 9334 0.0505963663421883 0.0505963663421883 14370 9334 3859 0.0512115816031079 0.0512115816031079 14371 3859 7593 0.0500990561172611 0.0500990561172611 14372 7593 5584 0.0522011302499861 0.0522011302499861 14376 6393 4066 0.134479200667361 0.134479200667361 17290 7744 10084 0.402391291558362 0.402391291558362 14377 4066 8345 0.135023999423797 0.135023999423797 14378 8345 9290 0.135014881750995 0.135014881750995 14380 9290 8343 0.132811220384574 0.132811220384574 14381 8343 4290 0.133533987407519 0.133533987407519 14382 4290 9335 0.135902936474728 0.135902936474728 14383 9335 3489 0.0587665939642116 0.0587665939642116 14384 3489 7712 0.0755904198902593 0.0755904198902593 14385 7712 27 0.134715758792357 0.134715758792357 14386 27 2969 0.137103389587981 0.137103389587981 14387 2969 9336 0.0109860620784292 0.0109860620784292 14388 9336 9337 0.167759812178903 0.167759812178903 14389 9337 9206 0.00926254133366712 0.00926254133366712 14390 9206 8977 0.0113535458246787 0.0113535458246787 14391 8977 8972 0.0088289433819593 0.0088289433819593 14392 8972 3592 0.0571990081351957 0.0571990081351957 14393 3592 9338 0.0469245704560806 0.0469245704560806 14394 9338 9339 0.0729443531618577 0.0729443531618577 14395 9339 8232 0.00668286428887123 0.00668286428887123 14396 8232 9340 0.00979627303730314 0.00979627303730314 14397 9340 9341 0.118389238398527 0.118389238398527 14398 9341 4525 0.00524840053732967 0.00524840053732967 14399 4525 9342 0.013599142214923 0.013599142214923 17917 5630 5173 0.1998812615077 0.1998812615077 14400 9342 5242 0.122003116630053 0.122003116630053 14401 5242 6892 0.132288650893496 0.132288650893496 14402 6892 9343 0.135024052446379 0.135024052446379 14403 9343 1682 0.135717283468362 0.135717283468362 14404 1682 9344 0.13652220484586 0.13652220484586 14405 9344 9345 0.105458278319657 0.105458278319657 14406 9345 2418 0.102009831688775 0.102009831688775 14407 2418 3242 0.101232559655988 0.101232559655988 14408 3242 5748 0.0982858511104491 0.0982858511104491 14409 5748 374 0.0623624460797668 0.0623624460797668 14410 374 5523 0.0701701821949803 0.0701701821949803 14411 5523 6457 0.135950108709595 0.135950108709595 14412 6457 6915 0.143043041710545 0.143043041710545 14413 6915 8113 0.201708935806819 0.201708935806819 14414 8113 2832 0.20096393469179 0.20096393469179 14415 2832 9346 0.204633312594591 0.204633312594591 14416 9346 414 0.202451705011007 0.202451705011007 14417 414 9347 0.0102632917291373 0.0102632917291373 14419 9348 9349 0.0562572963351917 0.0562572963351917 14420 9349 8300 0.00966827703924115 0.00966827703924115 14421 8300 6777 0.0385409578619094 0.0385409578619094 14422 6777 1544 0.0462211024255861 0.0462211024255861 14423 1544 7912 0.0490573153021717 0.0490573153021717 14424 7912 1233 0.049290008691593 0.049290008691593 14426 6137 1235 0.0484278864865507 0.0484278864865507 14427 1235 4023 0.0513600630217092 0.0513600630217092 14429 9350 6747 0.132068580931606 0.132068580931606 14430 6747 6147 0.133962898476652 0.133962898476652 14431 6147 4021 0.132523387247295 0.132523387247295 14432 4021 7025 0.136778977327424 0.136778977327424 14433 7025 7395 0.133533581691074 0.133533581691074 14434 7395 3404 0.129273092410981 0.129273092410981 14437 6743 6143 0.132668974575322 0.132668974575322 14439 4017 7021 0.135416440349126 0.135416440349126 15949 9764 9765 0.0507119344408952 0.0507119344408952 14440 7021 2253 0.0670945211351968 0.0670945211351968 14441 2253 7391 0.0705505249778064 0.0705505249778064 14442 7391 8378 0.0284601613193826 0.0284601613193826 14443 8378 9352 0.0168078916798857 0.0168078916798857 14444 9352 9164 0.0309569561418734 0.0309569561418734 14445 9164 3399 0.0498252251835071 0.0498252251835071 14446 3399 9201 0.0503897904067021 0.0503897904067021 14447 9201 8373 0.0497143012199282 0.0497143012199282 14448 8373 9353 0.0509790068650631 0.0509790068650631 14449 9353 7441 0.0496189650212473 0.0496189650212473 14450 7441 7159 0.100702050774509 0.100702050774509 14451 7159 9354 0.0494661713985568 0.0494661713985568 14452 9354 7771 0.0505861336269105 0.0505861336269105 14453 7771 9120 0.0493839312690347 0.0493839312690347 14454 9120 1112 0.0512647827333792 0.0512647827333792 14455 1112 9355 0.0498795134320378 0.0498795134320378 14456 9355 7492 0.0488194630548967 0.0488194630548967 14457 7492 9168 0.0520827219058429 0.0520827219058429 14460 9356 8961 0.0504011792295747 0.0504011792295747 14461 8961 3748 0.0493839208030821 0.0493839208030821 14462 3748 6769 0.0968984775923487 0.0968984775923487 14463 6769 6149 0.102435146849327 0.102435146849327 14465 3994 7051 0.102115193238577 0.102115193238577 14466 7051 1408 0.0946641824527164 0.0946641824527164 14467 1408 7388 0.085462530975882 0.085462530975882 14468 7388 7384 0.0170925061959903 0.0170925061959903 18773 9634 9642 0.177090825598433 0.177090825598433 14469 7384 3431 0.0989346539047275 0.0989346539047275 14470 3431 7700 0.0518438186201772 0.0518438186201772 14471 7700 5704 0.048946112444104 0.048946112444104 14472 5704 9357 0.0519385112225497 0.0519385112225497 14473 9357 7431 0.0487842422429383 0.0487842422429383 14474 7431 9358 0.0504551193593522 0.0504551193593522 14475 9358 7172 0.0479047859915454 0.0479047859915454 14476 7172 6792 0.0511502123352556 0.0511502123352556 14477 6792 7632 0.00188047440472113 0.00188047440472113 14478 7632 7787 0.0496192518214323 0.0496192518214323 14480 9359 8535 0.0508077855400009 0.0508077855400009 14481 8535 6765 0.145782759028854 0.145782759028854 14482 6765 3990 0.201170058672575 0.201170058672575 14484 1252 9360 0.0508116162596578 0.0508116162596578 14485 9360 2713 0.151002345273532 0.151002345273532 14486 2713 9361 0.150151679268698 0.150151679268698 14487 9361 9345 0.0467087251829664 0.0467087251829664 14489 604 9362 0.304555126012675 0.304555126012675 19303 10466 10464 0.0570509910756543 0.0570509910756543 14490 9362 3931 0.0491525010465484 0.0491525010465484 14491 3931 5621 0.101973762448865 0.101973762448865 14492 5621 3706 0.101962569966911 0.101962569966911 14493 3706 712 0.103443032392629 0.103443032392629 14494 712 9192 0.0968373320357312 0.0968373320357312 14495 9192 9363 0.0080975223718546 0.0080975223718546 14496 9363 8516 0.0893732443225825 0.0893732443225825 14497 8516 4192 0.13424362136155 0.13424362136155 14498 4192 2518 0.136440133151325 0.136440133151325 14499 2518 6729 0.134978640871206 0.134978640871206 14500 6729 1227 0.0997687727623418 0.0997687727623418 14501 1227 4806 0.0366740513167213 0.0366740513167213 14502 4806 4807 0.0623613194343192 0.0623613194343192 14503 4807 9364 0.0735708513932139 0.0735708513932139 14505 2172 9365 0.10218559205586 0.10218559205586 14506 9365 6421 0.131466128237451 0.131466128237451 14507 6421 4627 0.133072729014262 0.133072729014262 14508 4627 1251 0.132619751836754 0.132619751836754 14509 1251 9366 0.0509582244384895 0.0509582244384895 14510 9366 4559 0.0827794726054668 0.0827794726054668 14511 4559 2712 0.0689589814233185 0.0689589814233185 14512 2712 2728 0.0619836012735683 0.0619836012735683 14513 2728 9367 0.087518882590742 0.087518882590742 14514 9367 9344 0.0476225838725891 0.0476225838725891 14515 9344 9368 0.00985438954363147 0.00985438954363147 14516 9368 9369 0.0491094576501381 0.0491094576501381 18778 10124 10345 0.0125614259192805 0.0125614259192805 14517 9369 7774 0.00626697755243391 0.00626697755243391 14518 7774 6761 0.141378168804538 0.141378168804538 14519 6761 3985 0.199192140414955 0.199192140414955 14521 7053 7044 0.0653254811284965 0.0653254811284965 14522 7044 7387 0.0682830004024069 0.0682830004024069 14523 7387 3430 0.133588924605445 0.133588924605445 14524 3430 7686 0.0503796411863715 0.0503796411863715 14525 7686 5703 0.0508582113883613 0.0508582113883613 14526 5703 9370 0.0488667197641872 0.0488667197641872 14527 9370 7429 0.0516445969542144 0.0516445969542144 14528 7429 9371 0.0490112318671292 0.0490112318671292 14529 9371 7171 0.0508482971319457 0.0508482971319457 14530 7171 7624 0.0496771306838175 0.0496771306838175 14531 7624 7786 0.0493747865229187 0.0493747865229187 14532 7786 6545 0.0503324450079726 0.0503324450079726 14533 6545 1130 0.0509050056370777 0.0509050056370777 14534 1130 9372 0.0485943238040251 0.0485943238040251 14535 9372 7501 0.0507738202300539 0.0507738202300539 14536 7501 3847 0.101870167526128 0.101870167526128 14537 3847 9373 0.0504389434046066 0.0504389434046066 14538 9373 5568 0.0510557052627446 0.0510557052627446 14539 5568 7550 0.0950790701641584 0.0950790701641584 18779 10345 10346 0.00436025817920743 0.00436025817920743 14540 7550 9374 0.691166878065482 0.691166878065482 14542 9375 3750 0.0991970412293978 0.0991970412293978 14543 3750 6775 0.030090245676364 0.030090245676364 14544 6775 6770 0.06895159402243 0.06895159402243 14545 6770 6151 0.0638158634824408 0.0638158634824408 14546 6151 6150 0.0359509846886602 0.0359509846886602 14547 6150 3996 0.0963309366011696 0.0963309366011696 14548 3996 7052 0.102479688313932 0.102479688313932 14549 7052 7045 0.0330120960596164 0.0330120960596164 14550 7045 1410 0.0660204937565387 0.0660204937565387 14551 1410 7375 0.0682166301368544 0.0682166301368544 14552 7375 7385 0.0295959064634691 0.0295959064634691 14553 7385 3434 0.103723384358152 0.103723384358152 14554 3434 7763 0.0498679267683769 0.0498679267683769 14555 7763 5714 0.0489397855227354 0.0489397855227354 14556 5714 9376 0.0504544990745908 0.0504544990745908 14557 9376 7434 0.0512120959316622 0.0512120959316622 14558 7434 9377 0.0478236988076173 0.0478236988076173 14559 9377 7173 0.0504644501870281 0.0504644501870281 14560 7173 6757 0.0487932478126772 0.0487932478126772 14561 6757 7788 0.0524425771479912 0.0524425771479912 14562 7788 6629 0.0465854765801166 0.0465854765801166 14563 6629 1135 0.050756073904441 0.050756073904441 14564 1135 6996 0.0489590899927541 0.0489590899927541 14565 6996 7502 0.0500614988346772 0.0500614988346772 14566 7502 9378 0.0592142721743878 0.0592142721743878 14567 9378 9379 0.0408406813526211 0.0408406813526211 14568 9379 7525 0.051644217383113 0.051644217383113 14569 7525 9380 0.00488834581127681 0.00488834581127681 14570 9380 9381 0.0137184453378057 0.0137184453378057 14571 9381 5577 0.0352923239739852 0.0352923239739852 14572 5577 9382 0.0499195542635391 0.0499195542635391 14573 9382 9383 0.00207675636441744 0.00207675636441744 14574 9383 9384 0.047500863548095 0.047500863548095 14575 9384 9385 0.692939297157353 0.692939297157353 14576 9347 9386 0.0638147684012153 0.0638147684012153 14578 9386 7985 0.00659385915044033 0.00659385915044033 14579 7985 9389 0.0876122732807676 0.0876122732807676 14581 9390 9391 0.0645406329993705 0.0645406329993705 14583 9391 413 0.0102638039419597 0.0102638039419597 14584 413 9392 0.19657163498794 0.19657163498794 14586 2833 2489 0.134959283423391 0.134959283423391 14587 2489 8106 0.133489509437131 0.133489509437131 14588 8106 9375 0.13422540798818 0.13422540798818 14589 9375 5534 0.213451017222507 0.213451017222507 14590 5534 9356 0.201724072155003 0.201724072155003 14591 9356 9393 0.10196574773319 0.10196574773319 14592 9393 9359 0.100498646625457 0.100498646625457 14593 9359 9394 0.0995312761976722 0.0995312761976722 14594 9394 9368 0.101332513335273 0.101332513335273 14595 9368 9395 0.0524188937894899 0.0524188937894899 14597 7373 1659 0.103861210410172 0.103861210410172 14598 1659 7753 0.101665764300136 0.101665764300136 14599 7753 6893 0.102477314257262 0.102477314257262 14600 6893 5249 0.10178809746081 0.10178809746081 14601 5249 9396 0.145009648698155 0.145009648698155 14602 9396 5880 0.0121536325330439 0.0121536325330439 14603 5880 9397 0.00548191654733534 0.00548191654733534 14606 8233 9399 0.00646043089308406 0.00646043089308406 14607 9399 3593 0.11814466181621 0.11814466181621 14608 3593 8990 0.0502713142680652 0.0502713142680652 14610 8994 8444 0.0112418070839832 0.0112418070839832 14611 8444 9400 0.0106637167987107 0.0106637167987107 14612 9400 9401 0.175022698409133 0.175022698409133 14613 9401 2970 0.0101077489563562 0.0101077489563562 15358 9566 9564 0.0244609132808449 0.0244609132808449 15359 9564 9567 0.0131773798008107 0.0131773798008107 18780 10346 10347 0.0407216504299826 0.0407216504299826 14614 2970 8339 0.136426769448966 0.136426769448966 14615 8339 9348 0.135169766224191 0.135169766224191 17064 4880 9474 0.196578675384766 0.196578675384766 14616 9348 9402 0.134813162708373 0.134813162708373 14618 9350 8341 0.135569890655856 0.135569890655856 14619 8341 9291 0.132813255317002 0.132813255317002 14620 9291 9403 0.135124075128598 0.135124075128598 14621 9403 9351 0.135070525267418 0.135070525267418 14622 9351 6393 0.134155373542404 0.134155373542404 14624 9393 8920 0.0508713694865286 0.0508713694865286 14625 8920 6767 0.14583235659915 0.14583235659915 14626 6767 3992 0.20138079206452 0.20138079206452 14628 9389 6049 0.0198174454501223 0.0198174454501223 14629 6049 5790 0.202409458864074 0.202409458864074 14630 5790 9404 0.390889741592557 0.390889741592557 14631 9389 8000 0.0874325326194809 0.0874325326194809 14632 8000 9390 0.00587109212749533 0.00587109212749533 14634 9405 9387 0.104292734331338 0.104292734331338 14643 6926 912 0.0399977157837286 0.0399977157837286 14645 3853 9379 0.0160272455480019 0.0160272455480019 14646 9379 8109 0.188409381404142 0.188409381404142 14647 8109 9407 0.202174997774683 0.202174997774683 18781 10347 10348 0.0132995316754344 0.0132995316754344 14649 5569 7551 0.0943021955909244 0.0943021955909244 14650 7551 9408 0.692224615113747 0.692224615113747 14651 7543 9409 0.0534301345278006 0.0534301345278006 14652 6725 4821 0.0796194906426482 0.0796194906426482 14653 4821 2511 0.108135424106199 0.108135424106199 14654 2511 8224 0.0376491716837282 0.0376491716837282 14787 9415 9416 0.31094582672675 0.31094582672675 14791 2891 8923 0.457832400708685 0.457832400708685 14793 5024 3335 0.0983906046596767 0.0983906046596767 14795 7882 7337 0.102026433082927 0.102026433082927 14796 7337 7986 0.092185977990205 0.092185977990205 14797 7986 2055 0.0946262859427162 0.0946262859427162 14798 2055 2661 0.105023750774947 0.105023750774947 14799 2661 4134 0.100547305543173 0.100547305543173 14800 4134 6697 0.0891067622100312 0.0891067622100312 14801 6697 8020 0.0955965901798936 0.0955965901798936 14802 8020 7684 0.0959578997394599 0.0959578997394599 14803 7684 3458 0.0944062286409825 0.0944062286409825 14804 3458 9418 0.046227752797198 0.046227752797198 14805 9418 6020 0.0461318959590008 0.0461318959590008 14806 6020 9419 0.0476773807861996 0.0476773807861996 19851 10660 10659 0.00933491084100046 0.00933491084100046 14807 9419 9420 0.0464971294902911 0.0464971294902911 14808 9420 9421 0.0470997921907546 0.0470997921907546 14809 9421 858 0.0457230540386264 0.0457230540386264 14810 858 453 0.0467078777528092 0.0467078777528092 14811 453 7106 0.0457758284617094 0.0457758284617094 14812 7106 457 0.0455135048722811 0.0455135048722811 14813 457 9422 0.0463689143813771 0.0463689143813771 14815 9423 9424 0.00582356405087118 0.00582356405087118 14817 9425 6432 0.0926350815349589 0.0926350815349589 14818 6432 4657 0.117278685803448 0.117278685803448 14819 4657 1280 0.116593491044555 0.116593491044555 14820 1280 4531 0.132186730302242 0.132186730302242 14951 7670 9457 3.41600373692151 3.41600373692151 14952 3583 7612 0.0941905477613176 0.0941905477613176 14953 7612 7265 0.0936588343585109 0.0936588343585109 14955 7584 2001 0.0944700456489753 0.0944700456489753 14956 2001 3361 0.0949233780276755 0.0949233780276755 14957 3361 2755 0.0936752171867012 0.0936752171867012 14958 2755 7006 0.0959502415519421 0.0959502415519421 14959 7006 2281 0.099513679348955 0.099513679348955 14960 2281 3582 0.100891029071921 0.100891029071921 14961 3582 7528 0.100887947066067 0.100887947066067 14962 7528 2136 0.103412071247308 0.103412071247308 14963 2136 5993 0.100671897064821 0.100671897064821 14964 5993 7673 0.0999667195935639 0.0999667195935639 14986 8886 7162 0.0452381047162121 0.0452381047162121 14985 8878 8886 0.104437941202429 0.104437941202429 14987 7162 9309 0.0512658726512666 0.0512658726512666 15109 7996 6927 0.0217805821755954 0.0217805821755954 15110 6927 5675 0.030815905152866 0.030815905152866 14965 7673 9461 2.89733038736532 2.89733038736532 14966 8151 7610 0.094248596661074 0.094248596661074 15088 2328 9485 2.88346551451846 2.88346551451846 15089 9486 3468 0.447301506508283 0.447301506508283 15090 3468 3445 0.0309512876225537 0.0309512876225537 15091 3445 7699 0.105014135175069 0.105014135175069 15092 7699 9487 0.105691765273947 0.105691765273947 15093 9487 6684 0.102061996358298 0.102061996358298 15094 6684 4128 0.108739719526669 0.108739719526669 15095 4128 9488 0.104836941153267 0.104836941153267 15096 9488 2082 0.105803010632854 0.105803010632854 15097 2082 7334 0.1052078044876 0.1052078044876 15101 9489 2994 0.0812267643509346 0.0812267643509346 15105 2996 4851 0.0525302115232072 0.0525302115232072 15106 4851 7227 0.0344830493164063 0.0344830493164063 15107 7227 2369 0.0550241369558443 0.0550241369558443 15108 2369 7996 0.056554238974086 0.056554238974086 16370 9877 8705 0.102117755919592 0.102117755919592 16371 8705 9486 0.014467692878557 0.014467692878557 16373 8076 3329 0.0677844820507112 0.0677844820507112 16374 3329 7880 0.139626392785753 0.139626392785753 16375 7880 7333 0.105584363104376 0.105584363104376 16376 7333 2081 0.10500807653965 0.10500807653965 16377 2081 2678 0.105119136499329 0.105119136499329 16491 6692 8028 0.103532298857838 0.103532298857838 16379 4127 6683 0.108621189217377 0.108621189217377 16385 9881 9882 0.0163548118473388 0.0163548118473388 16386 9882 9458 0.0203986664758761 0.0203986664758761 16394 3281 9883 0.00468216635493236 0.00468216635493236 16396 9884 9458 0.0218243339760988 0.0218243339760988 16398 9883 9884 0.00648970201006769 0.00648970201006769 16400 9885 9886 0.267423928903385 0.267423928903385 16401 9886 9880 0.296075289776302 0.296075289776302 16403 9878 9881 0.0274154521009071 0.0274154521009071 16404 9881 9887 0.0188694353495207 0.0188694353495207 16405 9887 9888 0.0187489585891175 0.0187489585891175 19509 10534 10535 0.00388440521802765 0.00388440521802765 16425 3407 9890 0.502103946549802 0.502103946549802 16426 9890 3331 0.0251683632208894 0.0251683632208894 16481 7888 3680 0.0532502584498927 0.0532502584498927 16483 4595 8006 0.101626087251738 0.101626087251738 16484 8006 580 0.022127419381672 0.022127419381672 16485 580 7979 0.165894151722243 0.165894151722243 16486 7979 9923 0.0456395565118553 0.0456395565118553 16487 9923 2066 0.0539845223115493 0.0539845223115493 16488 2066 2641 0.100182277305196 0.100182277305196 16489 2641 4107 0.0977431302735631 0.0977431302735631 16490 4107 6692 0.10418977795868 0.10418977795868 16492 8028 7698 0.0982299872130606 0.0982299872130606 16493 7698 3443 0.0993337912559461 0.0993337912559461 16494 3443 6011 0.101499429536563 0.101499429536563 16495 6011 3878 0.0977083732706848 0.0977083732706848 16496 3878 9924 0.0991972529095445 0.0991972529095445 16497 9924 420 0.100553893040038 0.100553893040038 16504 8592 9925 0.120377099914021 0.120377099914021 16505 9925 9926 0.107491921110891 0.107491921110891 16506 9926 9927 0.123107053114174 0.123107053114174 16517 8288 3009 0.0410924117477314 0.0410924117477314 16519 9451 4779 0.246284579163 0.246284579163 16520 4779 6557 0.132912762129515 0.132912762129515 16521 6557 9306 0.107414375743234 0.107414375743234 16523 5147 9150 0.0526798805531595 0.0526798805531595 16527 862 703 0.202686588734239 0.202686588734239 16528 703 9924 0.202942846886287 0.202942846886287 16533 9141 9155 0.0471076181125112 0.0471076181125112 16549 9936 8118 0.163748197039451 0.163748197039451 16550 8118 4329 0.102460572786022 0.102460572786022 16551 4329 9932 0.0509040459853039 0.0509040459853039 16552 9932 5034 0.0506801147751554 0.0506801147751554 16553 5034 9935 0.0507841642169636 0.0507841642169636 16554 9935 7991 0.0519996695117493 0.0519996695117493 16555 7991 9939 0.0501954054420559 0.0501954054420559 16557 2889 8382 0.106173445564903 0.106173445564903 16558 8382 8542 0.105198351895408 0.105198351895408 16559 8542 4730 0.104923019039301 0.104923019039301 16560 4730 6797 0.109090547930583 0.109090547930583 16561 6797 7349 0.101581569748298 0.101581569748298 16562 7349 5395 0.107089477151985 0.107089477151985 16563 5395 8556 0.104796077599276 0.104796077599276 17270 82 7309 0.202171029293651 0.202171029293651 16564 8556 3897 0.106860413590027 0.106860413590027 16565 3897 1030 0.106538064092827 0.106538064092827 16566 1030 6272 0.104663636918357 0.104663636918357 16567 6272 9940 0.0522044777389819 0.0522044777389819 16568 9940 9941 0.0539741744852114 0.0539741744852114 16570 5969 9942 0.0525274850765404 0.0525274850765404 16571 9942 9943 0.0464624768491459 0.0464624768491459 16572 9943 3013 0.00948387351005329 0.00948387351005329 16573 3013 9944 0.0499659888588949 0.0499659888588949 16574 9944 4387 0.0525459349585223 0.0525459349585223 16575 4387 8415 0.053989635677053 0.053989635677053 16576 8415 9945 0.0518942546071768 0.0518942546071768 16577 9945 8419 0.054710567315966 0.054710567315966 16578 8419 9946 0.0495941326709913 0.0495941326709913 16579 9946 8502 0.0543577768356107 0.0543577768356107 16580 8502 8537 0.0523876514778538 0.0523876514778538 16581 8537 9591 0.106159293603162 0.106159293603162 16582 9591 9318 0.0186755424929809 0.0186755424929809 16584 3674 9947 0.0925100597395306 0.0925100597395306 16585 9947 9936 0.0741653442201567 0.0741653442201567 16586 9936 5811 0.0698256524972049 0.0698256524972049 16587 5811 7575 0.109874082628797 0.109874082628797 16588 7575 8407 0.0534887493842637 0.0534887493842637 16589 8407 5969 0.0514820185730379 0.0514820185730379 16615 5811 5357 0.148515460139762 0.148515460139762 16616 5357 8119 0.104815937410374 0.104815937410374 16621 9938 9956 0.0146143299800706 0.0146143299800706 16622 9956 9957 0.0128596804561102 0.0128596804561102 16624 9958 9959 0.0111717692412778 0.0111717692412778 16625 9959 9960 0.00928483420505699 0.00928483420505699 16626 9960 9938 0.0070355984277229 0.0070355984277229 16628 9961 9962 0.526903283655783 0.526903283655783 16630 9963 9312 1.46582798607179 1.46582798607179 16633 9965 9966 0.00412165910041822 0.00412165910041822 16634 9966 9967 0.0757681110838303 0.0757681110838303 16638 9965 9957 0.0717225435233069 0.0717225435233069 16640 9964 9958 0.0807216833328343 0.0807216833328343 16642 9967 9956 0.0290555152245672 0.0290555152245672 16645 565 7092 0.0721739648747923 0.0721739648747923 16646 7092 9969 0.0060839008927764 0.0060839008927764 16658 651 9973 0.109528403212781 0.109528403212781 16660 3165 8089 0.106908291090671 0.106908291090671 16662 9927 8897 0.00902355166325831 0.00902355166325831 16663 8897 8899 0.00817755039331079 0.00817755039331079 16665 8896 8898 0.0955954321276197 0.0955954321276197 16666 8898 3166 0.0120380596695599 0.0120380596695599 16726 3074 5275 0.102580698126288 0.102580698126288 16727 5275 6866 0.0979724094285353 0.0979724094285353 17386 5920 919 0.177782086780631 0.177782086780631 16728 6866 5172 0.198907590330119 0.198907590330119 16730 8563 6368 0.270917565484422 0.270917565484422 16731 6368 9149 0.131210826087923 0.131210826087923 16779 73 3512 0.203753724402901 0.203753724402901 16780 3512 4254 0.201507995491671 0.201507995491671 16781 4254 8742 0.199898657335298 0.199898657335298 16782 8742 8713 0.201418841949 0.201418841949 16784 3511 4252 0.198740800817733 0.198740800817733 16785 4252 8741 0.201811596521788 0.201811596521788 16786 8741 8712 0.201811329628688 0.201811329628688 16794 4264 8747 0.202686112287629 0.202686112287629 16795 8747 8718 0.200629598901607 0.200629598901607 16797 4264 9864 0.0549036584382557 0.0549036584382557 16798 9864 6516 0.0494449113838383 0.0494449113838383 16799 6516 9855 0.048981731510525 0.048981731510525 16800 9855 6160 0.0501282016561891 0.0501282016561891 16801 6160 9852 0.0487763612951203 0.0487763612951203 16802 9852 2738 0.0474245519497852 0.0474245519497852 16803 2738 9267 0.050437767682916 0.050437767682916 16804 9267 4512 0.0485383641713966 0.0485383641713966 16805 4512 9858 0.0494525517955229 0.0494525517955229 16807 3171 9861 0.047855446066228 0.047855446066228 16808 9861 4996 0.0491871460939442 0.0491871460939442 16810 728 3665 0.0984709387661759 0.0984709387661759 16811 3665 7315 0.0976596112157836 0.0976596112157836 16812 7315 4586 0.099898936211385 0.099898936211385 16813 4586 8032 0.100609280081376 0.100609280081376 16814 8032 6372 0.100607138332673 0.100607138332673 16815 6372 10015 0.0481181392934118 0.0481181392934118 16816 10015 4826 0.0474935217651045 0.0474935217651045 16817 4826 8954 0.102669069502609 0.102669069502609 16818 8954 8956 0.0962963283421786 0.0962963283421786 16819 8956 10016 0.0513191391251647 0.0513191391251647 16820 10016 8816 0.0499640269903021 0.0499640269903021 16821 8816 8828 0.0154260311566384 0.0154260311566384 16822 8828 8206 0.163758839265649 0.163758839265649 16824 7312 87 0.200996583193063 0.200996583193063 16825 87 3523 0.203555810471145 0.203555810471145 16826 3523 4264 0.199602301480838 0.199602301480838 16828 7312 3648 0.154169800390109 0.154169800390109 16832 10017 593 0.487939330962151 0.487939330962151 16851 8718 9866 0.0548710295017979 0.0548710295017979 16854 9854 6162 0.0501051333475743 0.0501051333475743 16855 6162 9851 0.0483439490024107 0.0483439490024107 16856 9851 2740 0.0471290060929331 0.0471290060929331 16857 2740 9863 0.0493697108471136 0.0493697108471136 16858 9863 5231 0.0496606668462506 0.0496606668462506 16859 5231 9857 0.0497084193128251 0.0497084193128251 16860 9857 3173 0.0501789646371779 0.0501789646371779 16861 3173 9860 0.0494391268160734 0.0494391268160734 16862 9860 4998 0.0489685461673918 0.0489685461673918 16863 4998 10023 0.0484162493280967 0.0484162493280967 16864 10023 730 0.0507353905968115 0.0507353905968115 16865 730 7061 0.101358904320696 0.101358904320696 16867 8718 5830 0.204166330856198 0.204166330856198 16868 5830 7737 0.202033972193846 0.202033972193846 16869 7737 10024 0.307945705057077 0.307945705057077 16870 594 7303 0.202197872623945 0.202197872623945 16871 7303 66 0.20266387330283 0.20266387330283 16872 66 3507 0.204877942956717 0.204877942956717 16873 3507 233 0.199133503403233 0.199133503403233 16874 233 8739 0.200473333247617 0.200473333247617 16876 9203 4390 0.147691017735613 0.147691017735613 16878 1943 10025 0.122583563426404 0.122583563426404 16879 10025 7860 0.110082433757866 0.110082433757866 16880 7860 4679 0.101138191051348 0.101138191051348 16881 4679 4942 0.0999327202014087 0.0999327202014087 16882 4942 7214 0.0998696563081419 0.0998696563081419 16883 7214 4928 0.0376169687692631 0.0376169687692631 16884 4928 9636 0.014060573587084 0.014060573587084 16886 9870 1167 0.138451400347842 0.138451400347842 16887 1167 887 0.138706454254422 0.138706454254422 16888 887 4471 0.139683302205089 0.139683302205089 16890 9488 1170 0.13939401140641 0.13939401140641 16891 1170 890 0.137058995578611 0.137058995578611 16892 890 4474 0.140851028519895 0.140851028519895 16893 4474 2796 0.132878137732711 0.132878137732711 16894 2796 5265 0.13228574865076 0.13228574865076 16895 5265 10026 0.123565762779561 0.123565762779561 16896 5633 7143 0.082551113540924 0.082551113540924 16899 8743 4255 0.199339176026767 0.199339176026767 16905 6305 6456 0.135927811837651 0.135927811837651 16906 6456 5521 0.134557743068365 0.134557743068365 16907 5521 5744 0.134669392965434 0.134669392965434 16908 5744 3224 0.133413468985769 0.133413468985769 16909 3224 2456 0.134335811293817 0.134335811293817 16910 2456 9365 0.137895860915298 0.137895860915298 16911 9365 1677 0.134681074434199 0.134681074434199 16912 1677 10027 0.135027096454707 0.135027096454707 16913 10027 6891 0.134223449290887 0.134223449290887 16914 6891 5239 0.133857055503606 0.133857055503606 16915 5239 4520 0.134947645289316 0.134947645289316 16916 4520 8229 0.133768415422039 0.133768415422039 16917 8229 6091 0.136267738734572 0.136267738734572 16918 6091 7927 0.0726325260844626 0.0726325260844626 16919 7927 7846 0.0557691009082279 0.0557691009082279 16920 7846 9410 0.0110872018563396 0.0110872018563396 16921 9410 6730 0.0681749492551086 0.0681749492551086 16922 6730 10028 0.0472579211328822 0.0472579211328822 16923 10028 2954 0.0113307920442751 0.0113307920442751 16924 2954 10029 0.0100409346238736 0.0100409346238736 16925 10029 6168 0.125005736653953 0.125005736653953 16926 6168 7701 0.0662611499745025 0.0662611499745025 16927 7701 8987 0.0202942911891754 0.0202942911891754 16928 8987 9213 0.01474166778393 0.01474166778393 16929 9213 7708 0.0256851882115953 0.0256851882115953 16930 7708 10030 0.0413405317485577 0.0413405317485577 16931 10030 10031 0.036234422910969 0.036234422910969 16932 10031 9423 0.0490701245377313 0.0490701245377313 16934 10027 6419 0.132846643372958 0.132846643372958 16935 6419 4626 0.132395451164353 0.132395451164353 16936 4626 1249 0.132966501814055 0.132966501814055 16937 1249 4558 0.132618380312988 0.132618380312988 16938 4558 2727 0.131821083937229 0.131821083937229 16939 2727 9343 0.133429127887654 0.133429127887654 16941 8228 10032 0.0522172382940556 0.0522172382940556 16942 10032 4519 0.0809723084454978 0.0809723084454978 16943 4519 5238 0.135835767836828 0.135835767836828 16944 5238 6890 0.133656501060031 0.133656501060031 16945 6890 8682 0.133080513446367 0.133080513446367 16946 8682 10033 0.014533820296874 0.014533820296874 16947 10033 10034 0.045058130648326 0.045058130648326 16948 10034 10035 0.0185816236497386 0.0185816236497386 16949 10035 1675 0.0576680457580287 0.0576680457580287 16950 1675 9364 0.135024432224183 0.135024432224183 16955 10039 10040 0.0721995210382621 0.0721995210382621 16958 10037 10041 0.0717852961267022 0.0717852961267022 16966 10043 10031 0.025182886777608 0.025182886777608 16969 10045 10039 0.0209823477511839 0.0209823477511839 16971 8478 9438 0.0521271400869927 0.0521271400869927 16972 9438 8905 0.0558565070780073 0.0558565070780073 16974 8478 4846 0.326789742990523 0.326789742990523 17070 9465 4599 0.173875508685798 0.173875508685798 16976 8474 1065 0.0530498075975429 0.0530498075975429 16977 1065 1604 0.0517738709202157 0.0517738709202157 16978 1604 2199 0.109121538786623 0.109121538786623 16979 2199 4846 0.101668961251418 0.101668961251418 16981 8583 10046 0.0456665785984412 0.0456665785984412 16982 10046 8467 0.0226345136731024 0.0226345136731024 16983 8467 9624 0.0229241644266869 0.0229241644266869 16985 2321 10047 0.097235186001144 0.097235186001144 16987 4279 6406 0.146870704035985 0.146870704035985 16988 6406 635 0.144187230253749 0.144187230253749 16989 635 5325 0.14662773102424 0.14662773102424 16990 5325 2031 0.146219173461136 0.146219173461136 19672 10610 10608 0.149537813443153 0.149537813443153 16991 2031 7082 0.144853503450252 0.144853503450252 16992 7082 5509 0.146165117461088 0.146165117461088 16993 5509 4460 0.146698487596664 0.146698487596664 16994 4460 6579 0.146306787683811 0.146306787683811 16995 6579 8050 0.147127627497255 0.147127627497255 16996 8050 998 0.0663040704360148 0.0663040704360148 16997 998 8404 0.225438240771773 0.225438240771773 16998 8404 9322 0.147049060577026 0.147049060577026 16999 9322 8853 0.146215405021224 0.146215405021224 17000 8853 7901 0.148314641191611 0.148314641191611 17001 7901 8294 0.139664345335099 0.139664345335099 17002 8294 8275 0.153027219017765 0.153027219017765 17003 8275 5787 0.145945595293254 0.145945595293254 17004 5787 4818 0.144804477618788 0.144804477618788 17005 4818 10048 0.148574277364319 0.148574277364319 17006 10048 10049 0.141579838501947 0.141579838501947 17007 10049 10050 0.0340492732837983 0.0340492732837983 17012 10052 2402 0.196242393649725 0.196242393649725 17032 8989 10060 0.00622693936167768 0.00622693936167768 17033 10060 10061 0.0756461423573197 0.0756461423573197 17034 10061 2960 0.00915137839377932 0.00915137839377932 17036 9211 23 0.0239583762029722 0.0239583762029722 17042 1225 7845 0.140995210775646 0.140995210775646 17043 7845 6089 0.129051193087075 0.129051193087075 17044 6089 8226 0.135326560563343 0.135326560563343 17107 6692 328 0.0434519039634918 0.0434519039634918 17046 1226 8903 0.113651762618459 0.113651762618459 17048 10065 6628 1.29415946940766 1.29415946940766 17050 10066 4340 0.062140618563636 0.062140618563636 17051 4340 5636 0.138107358521106 0.138107358521106 17052 5636 3565 0.143998480732308 0.143998480732308 17053 3565 824 0.136450026224328 0.136450026224328 17054 824 7840 0.139827641423356 0.139827641423356 17055 7840 10067 0.139718785770158 0.139718785770158 17056 10067 8131 0.276864248380317 0.276864248380317 17058 2251 4883 0.177313835055438 0.177313835055438 17059 4883 9473 0.195033286388948 0.195033286388948 17060 9473 5482 0.176110607852179 0.176110607852179 17187 10072 4065 0.107057267328692 0.107057267328692 17188 4065 8344 0.135746766447532 0.135746766447532 17189 8344 9289 0.134278993416053 0.134278993416053 17190 9289 8342 0.133553201715071 0.133553201715071 17191 8342 4289 0.132478531756059 0.132478531756059 17192 4289 8346 0.0683305663670944 0.0683305663670944 17193 8346 9426 0.0684183152680821 0.0684183152680821 17194 9426 3584 0.0602567059919197 0.0602567059919197 17195 3584 7710 0.0737335540738928 0.0737335540738928 17196 7710 26 0.134781615428443 0.134781615428443 17197 26 2966 0.136258381357618 0.136258381357618 17256 4853 9479 0.17362135223772 0.17362135223772 17257 9479 5456 0.178335939458279 0.178335939458279 17258 5456 10081 0.171904914212928 0.171904914212928 17259 10081 9468 0.0143846440391869 0.0143846440391869 17260 9468 651 0.173171640777506 0.173171640777506 17261 651 9463 0.177611656329381 0.177611656329381 17262 9463 4619 0.178590206270819 0.178590206270819 17263 4619 6483 0.145677633501431 0.145677633501431 17264 6483 5356 0.195804224423801 0.195804224423801 17272 3269 7248 0.202454633754466 0.202454633754466 17273 7248 1925 0.201278474909205 0.201278474909205 17274 1925 6124 0.199550873736161 0.199550873736161 17275 6124 3214 0.201694321030812 0.201694321030812 17277 8746 4263 0.201096167532594 0.201096167532594 17278 4263 3522 0.200484985070532 0.200484985070532 17279 3522 86 0.203786942061633 0.203786942061633 17280 86 7311 0.202274691239897 0.202274691239897 17313 8120 4330 0.101819432050732 0.101819432050732 17314 4330 9933 0.0499862309964707 0.0499862309964707 17315 9933 5036 0.0532026214375408 0.0532026214375408 17316 5036 9934 0.0508858224299175 0.0508858224299175 17317 9934 7989 0.0496485523816978 0.0496485523816978 17318 7989 10087 0.0512786229284607 0.0512786229284607 17319 10087 2893 0.052637962933787 0.052637962933787 17320 2893 8384 0.104983198266762 0.104983198266762 17321 8384 8544 0.106333933974543 0.106333933974543 17322 8544 4732 0.104863197448763 0.104863197448763 17323 4732 6799 0.109607467159477 0.109607467159477 17325 7351 5397 0.105666168592591 0.105666168592591 17326 5397 10067 0.0531956914071383 0.0531956914071383 17327 10067 8558 0.0516135381916136 0.0516135381916136 17328 8558 3899 0.109335032698536 0.109335032698536 17329 3899 1035 0.101631825737619 0.101631825737619 17330 1035 10070 0.0547697896222192 0.0547697896222192 17331 10070 6274 0.051631982755097 0.051631982755097 17332 6274 10071 0.0521047224845183 0.0521047224845183 17333 10071 10088 0.0548081026494783 0.0548081026494783 17334 10088 581 0.115692672611639 0.115692672611639 17335 581 3544 1.0812915383048 1.0812915383048 17336 3544 10089 0.426746641833072 0.426746641833072 17337 10089 8702 0.015131733429425 0.015131733429425 17338 8702 8151 0.097451189179214 0.097451189179214 17340 1827 3084 0.201158270757163 0.201158270757163 17341 3084 3196 0.201063388532037 0.201063388532037 17342 3196 6111 0.203191571447184 0.203191571447184 17343 6111 1904 0.198857964292004 0.198857964292004 17344 1904 7240 0.195269710490606 0.195269710490606 17345 7240 3253 0.196518038239943 0.196518038239943 17347 10090 3086 0.200629327787617 0.200629327787617 17348 3086 3198 0.202620201680719 0.202620201680719 17349 3198 6113 0.202237159025195 0.202237159025195 17350 6113 1907 0.200888583811516 0.200888583811516 17351 1907 7242 0.194884252844044 0.194884252844044 17352 7242 9217 0.00483789456398776 0.00483789456398776 17353 9217 3256 0.188566052149982 0.188566052149982 17354 3256 9215 0.0119202066492219 0.0119202066492219 17355 9215 7298 0.204144558375252 0.204144558375252 17356 7298 41 0.19415380637197 0.19415380637197 17357 41 3541 0.205611824864656 0.205611824864656 17358 3541 4237 0.201941106279095 0.201941106279095 17359 4237 1797 0.206450634390855 0.206450634390855 17360 1797 6524 0.103413068253841 0.103413068253841 17377 9185 10092 0.0314361336881962 0.0314361336881962 17384 10093 10094 0.234828178944131 0.234828178944131 17401 4251 8740 0.200540582414647 0.200540582414647 17403 10096 4253 0.402448073126268 0.402448073126268 17404 4253 71 0.405085488859101 0.405085488859101 17409 7246 3265 0.200993245572831 0.200993245572831 17410 3265 7307 0.200743622516842 0.200743622516842 17411 7307 77 0.204688793990349 0.204688793990349 17413 10097 10082 0.0500367848211035 0.0500367848211035 17415 10098 10099 0.0500389645311151 0.0500389645311151 17416 10099 10082 0.0162280043989145 0.0162280043989145 17418 10100 10101 0.0207018118679025 0.0207018118679025 17430 10092 10048 0.0309885486655971 0.0309885486655971 17431 10048 8614 0.0518778938210734 0.0518778938210734 17432 8614 8472 0.0531907688732488 0.0531907688732488 17433 8472 1066 0.0523689032311119 0.0523689032311119 17434 1066 1606 0.051557001219416 0.051557001219416 17435 1606 8366 0.139200065042292 0.139200065042292 17437 6713 10092 0.0743345743256074 0.0743345743256074 17441 3193 3081 0.201349842824614 0.201349842824614 17442 3081 10108 0.178416289777232 0.178416289777232 17444 3193 6109 0.202397968765167 0.202397968765167 17445 6109 1899 0.201875824929032 0.201875824929032 17446 1899 7237 0.199007784951822 0.199007784951822 17447 7237 3247 0.203972993087409 0.203972993087409 17449 10109 7288 0.156689817874906 0.156689817874906 17450 7288 33 0.190916174685026 0.190916174685026 17451 33 3532 0.205910894729705 0.205910894729705 17452 3532 6522 0.0640042155752525 0.0640042155752525 17454 3078 3192 0.201894846275699 0.201894846275699 17455 3192 6108 0.201673919779454 0.201673919779454 17456 6108 1898 0.20260827746412 0.20260827746412 17457 1898 7236 0.20276033286578 0.20276033286578 17458 7236 3246 0.202520180127379 0.202520180127379 17459 3246 10110 0.0550544054800148 0.0550544054800148 17460 10110 7286 0.154666066923182 0.154666066923182 17461 7286 29 0.190176683040096 0.190176683040096 17463 1900 7238 0.196467409698081 0.196467409698081 17464 7238 3249 0.197271278467775 0.197271278467775 17465 3249 7293 0.215893772854934 0.215893772854934 17466 7293 35 0.191661158901488 0.191661158901488 17467 35 3534 0.208592623812739 0.208592623812739 17468 3534 6523 0.163291338158479 0.163291338158479 17470 10108 5278 0.0774622106782589 0.0774622106782589 17471 5278 3080 0.101220750760019 0.101220750760019 17472 3080 3193 0.201400503113628 0.201400503113628 17474 5940 471 0.312751802930415 0.312751802930415 18580 7765 5716 0.0511772806374418 0.0511772806374418 17491 10112 10093 0.359402757134602 0.359402757134602 17492 10093 10113 0.194903624807864 0.194903624807864 17493 10113 2201 0.0582804268216835 0.0582804268216835 17494 2201 10114 0.186967502007765 0.186967502007765 17495 10114 8390 0.0733141120559894 0.0733141120559894 17496 8390 10115 0.462273198293161 0.462273198293161 17498 9631 400 0.267469433354519 0.267469433354519 17531 10127 4931 0.0143150280274793 0.0143150280274793 17499 400 10116 0.288854082427149 0.288854082427149 17500 10116 10117 0.226779392941661 0.226779392941661 17539 8982 8937 0.19614593492264 0.19614593492264 17501 10117 10118 0.252256323985904 0.252256323985904 17502 10118 8413 0.301706026949727 0.301706026949727 17504 10094 9835 0.207906613588927 0.207906613588927 17542 10131 10132 0.234004969584105 0.234004969584105 17547 8426 8983 0.15801309875704 0.15801309875704 17550 10130 10134 0.614829488291655 0.614829488291655 17551 7135 4849 0.106906878995063 0.106906878995063 17552 4849 915 0.103932392061615 0.103932392061615 17553 915 2299 0.103080430089244 0.103080430089244 17554 2299 10137 0.014910815675823 0.014910815675823 17556 10137 9054 0.0810396295718394 0.0810396295718394 17558 10138 6943 0.064892686762443 0.064892686762443 17559 6943 8140 0.201702874937987 0.201702874937987 17560 8140 10139 0.469612869716675 0.469612869716675 17562 7137 211 0.0939410437080962 0.0939410437080962 17563 211 480 0.0535285680999835 0.0535285680999835 17598 6899 5259 0.128421696790864 0.128421696790864 17566 8539 10140 0.135369629803794 0.135369629803794 17568 10141 10142 0.0931846548427409 0.0931846548427409 17575 10147 10148 0.0907607828573939 0.0907607828573939 17576 10148 9823 0.350917184183612 0.350917184183612 17577 9823 9805 0.0148959688810153 0.0148959688810153 17578 9805 10149 0.0247571116201832 0.0247571116201832 17579 10149 8243 0.229215025506836 0.229215025506836 17580 8243 9502 0.0511227471188157 0.0511227471188157 17581 9502 7326 0.0563854594047154 0.0563854594047154 17582 7326 5762 0.0999481200631645 0.0999481200631645 17583 5762 7873 0.0518041802099649 0.0518041802099649 17584 7873 10150 0.102000136506063 0.102000136506063 17585 10150 5014 0.098101103191891 0.098101103191891 17586 5014 5058 0.089850875454823 0.089850875454823 18718 7866 4048 0.178217561946718 0.178217561946718 17587 5058 10151 0.211959888507267 0.211959888507267 17589 215 9282 0.125167866609679 0.125167866609679 17591 213 9816 0.299047510838406 0.299047510838406 17593 9229 9826 0.176982927136907 0.176982927136907 17595 6940 10152 0.0583015149781026 0.0583015149781026 18120 6030 10257 0.0455676937571294 0.0455676937571294 17597 5060 6899 0.402535335538281 0.402535335538281 17599 5259 2791 0.130368767280199 0.130368767280199 17600 2791 4469 0.135446736738612 0.135446736738612 17601 4469 884 0.138505584507757 0.138505584507757 17602 884 1164 0.139078051750381 0.139078051750381 17603 1164 9871 0.139057579408235 0.139057579408235 17604 9871 8075 0.138249096495162 0.138249096495162 17605 8075 10153 0.00462704346608534 0.00462704346608534 17606 10153 3043 0.14110788802663 0.14110788802663 17607 3043 6341 0.135895639019006 0.135895639019006 17608 6341 4343 0.137400774019599 0.137400774019599 17609 4343 5639 0.138956387861239 0.138956387861239 17610 5639 3570 0.141821620771527 0.141821620771527 17611 3570 830 0.137661147763222 0.137661147763222 17612 830 7843 0.140550687821679 0.140550687821679 17613 7843 10088 0.137593188904098 0.137593188904098 17614 10088 9941 0.137660243266343 0.137660243266343 17615 9941 8135 0.139584464123887 0.139584464123887 17616 8135 3690 0.141707714550209 0.141707714550209 17617 3690 4596 0.241404416022683 0.241404416022683 17619 5016 3319 0.0948083090873271 0.0948083090873271 17620 3319 8996 0.0798486506362173 0.0798486506362173 17621 8996 7874 0.0190759275307072 0.0190759275307072 17622 7874 5755 0.0623471034770475 0.0623471034770475 17623 5755 5758 0.0361266791563275 0.0361266791563275 17624 5758 7327 0.0520708883616353 0.0520708883616353 17626 5016 10154 0.164101634929309 0.164101634929309 17627 10155 2882 0.710681950052773 0.710681950052773 17629 8136 6947 0.130119100803365 0.130119100803365 17630 6947 10156 0.0163542378359644 0.0163542378359644 17631 10156 10157 0.00955659663824098 0.00955659663824098 17632 10157 10158 0.00677541465471327 0.00677541465471327 17633 10158 10152 0.00293705056146173 0.00293705056146173 17634 10152 6939 0.0371287028604903 0.0371287028604903 17636 3318 10150 0.0438638328395073 0.0438638328395073 17714 9945 8394 0.147641485758692 0.147641485758692 17659 10160 586 0.405583280940818 0.405583280940818 17672 10163 8930 0.930392444069162 0.930392444069162 17675 9053 10164 0.0371557833436508 0.0371557833436508 17693 2913 2780 0.0748123840669465 0.0748123840669465 17694 2780 7147 0.116677483921202 0.116677483921202 17696 9056 10047 0.141134759881648 0.141134759881648 17698 7147 5254 0.0284105210258417 0.0284105210258417 17699 5254 10166 0.132906284217118 0.132906284217118 17701 6403 10167 0.108541157226703 0.108541157226703 17703 6403 6401 0.049228330409525 0.049228330409525 17705 10168 10169 0.0501555453420122 0.0501555453420122 17707 10047 10169 0.0474349977604191 0.0474349977604191 17708 10169 9056 0.0939811582148226 0.0939811582148226 17710 9947 3675 0.0669754214474556 0.0669754214474556 17712 9204 9945 0.144775125391256 0.144775125391256 17715 8394 2691 0.147869553829969 0.147869553829969 17716 2691 8040 0.145836065451416 0.145836065451416 17717 8040 6567 0.144877875233717 0.144877875233717 17718 6567 4448 0.14778294563884 0.14778294563884 17719 4448 8414 0.0749502518363333 0.0749502518363333 17720 8414 5496 0.069451420913351 0.069451420913351 17721 5496 7070 0.148876703091943 0.148876703091943 17722 7070 2040 0.14567151330703 0.14567151330703 17723 2040 8073 0.130264739930752 0.130264739930752 17725 8076 3328 0.0639927694114461 0.0639927694114461 17728 7879 7332 0.105697567981392 0.105697567981392 17730 2080 2677 0.104069678874741 0.104069678874741 17731 2677 4126 0.107112553379611 0.107112553379611 17732 4126 6682 0.108353172096875 0.108353172096875 17734 7925 5320 0.0826824039230849 0.0826824039230849 17735 5320 2041 0.146468953410165 0.146468953410165 17736 2041 7072 0.146479190259677 0.146479190259677 17737 7072 5498 0.148482454254276 0.148482454254276 17738 5498 4450 0.145207190897223 0.145207190897223 17739 4450 6569 0.147094399400618 0.147094399400618 17740 6569 8042 0.145385409804858 0.145385409804858 17741 8042 2693 0.146247210391541 0.146247210391541 17742 2693 8396 0.145676314519276 0.145676314519276 17743 8396 9946 0.148129197746433 0.148129197746433 17744 9946 9324 0.145860656071838 0.145860656071838 17745 9324 10171 0.0856023563285992 0.0856023563285992 17746 10171 7893 0.060719319188507 0.060719319188507 17747 7893 10172 0.145992330998255 0.145992330998255 17749 8285 5779 0.146744468691812 0.146744468691812 17750 5779 8575 0.145685998707777 0.145685998707777 17752 6706 10173 0.0983542102154105 0.0983542102154105 17754 8485 10174 0.145917669946454 0.145917669946454 17755 10174 4934 0.364858401137942 0.364858401137942 17757 8073 5319 0.0151134525874084 0.0151134525874084 17758 5319 2906 0.0542680076543073 0.0542680076543073 17760 9487 1173 0.143948575233632 0.143948575233632 17761 1173 893 0.138648954033686 0.138648954033686 17762 893 4476 0.138420042799995 0.138420042799995 17763 4476 2799 0.139158608638433 0.139158608638433 17764 2799 5267 0.125667753140422 0.125667753140422 17765 5267 6904 0.122725840536987 0.122725840536987 17766 6904 7758 0.206944002479267 0.206944002479267 17767 7758 6358 0.203735904589123 0.203735904589123 17768 6358 2391 0.110758482838084 0.110758482838084 17769 2391 7822 0.137036631860385 0.137036631860385 17771 9877 903 0.274330614761652 0.274330614761652 17772 903 9481 0.129817379023696 0.129817379023696 17775 5984 2102 0.100487934544075 0.100487934544075 17776 2102 6508 0.243143603771944 0.243143603771944 17778 6993 399 0.279873647693424 0.279873647693424 17779 399 10175 0.059173942672277 0.059173942672277 17780 10175 6196 0.0719242777998184 0.0719242777998184 17782 6196 10175 0.0719242777998184 0.0719242777998184 17784 10175 10177 0.187235722056553 0.187235722056553 17789 998 8512 0.0641582208600105 0.0641582208600105 17790 8512 3305 0.0698159988608895 0.0698159988608895 17802 9953 10171 0.0758245915635617 0.0758245915635617 17803 10171 8417 0.0691188092256886 0.0691188092256886 17804 8417 7892 0.0154287387029138 0.0154287387029138 17805 7892 9203 0.0639309073349984 0.0639309073349984 17844 5741 5515 0.1393794725611 0.1393794725611 17807 998 2698 0.471311768879255 0.471311768879255 17809 2563 997 0.102700798846865 0.102700798846865 17811 9490 10181 0.787839518624737 0.787839518624737 17813 10182 10183 0.017972037737444 0.017972037737444 17814 8277 10182 0.0269375538426571 0.0269375538426571 17824 10189 9815 0.381548994115635 0.381548994115635 17826 10190 2445 0.108497544218855 0.108497544218855 17827 2445 3235 0.140113229632804 0.140113229632804 17828 3235 5740 0.13721905173768 0.13721905173768 17829 5740 5514 0.142685575827079 0.142685575827079 17830 5514 6451 0.135469883258712 0.135469883258712 17831 6451 6918 0.118104639956123 0.118104639956123 17832 6918 8114 0.200145379388081 0.200145379388081 17841 10191 2446 0.12170288352426 0.12170288352426 17842 2446 3236 0.138990302772576 0.138990302772576 17843 3236 5741 0.138828799197264 0.138828799197264 17845 5515 6452 0.137212079229824 0.137212079229824 17846 6452 6919 0.118102418388258 0.118102418388258 17847 6919 8115 0.204539971673672 0.204539971673672 17848 8115 2817 0.195950897476267 0.195950897476267 17850 1418 10192 0.0403415193863986 0.0403415193863986 17854 10196 10197 0.298773764193864 0.298773764193864 17858 10197 10201 0.0878537760845695 0.0878537760845695 17859 10202 292 0.12590153135235 0.12590153135235 17860 292 10203 0.0920635687067585 0.0920635687067585 17862 8296 912 0.421752257927472 0.421752257927472 17863 912 7280 0.346969669094077 0.346969669094077 17865 7279 911 0.343598202777143 0.343598202777143 17866 911 8296 0.421457000722742 0.421457000722742 17899 10211 10209 0.112127267328736 0.112127267328736 17868 10204 293 0.122668884457017 0.122668884457017 17870 7280 10204 0.11154380602626 0.11154380602626 17872 7280 10202 0.113468069847095 0.113468069847095 17874 10203 305 0.0245172766294025 0.0245172766294025 17876 10205 9191 0.0917966102805814 0.0917966102805814 17877 9191 9065 0.0437309955207218 0.0437309955207218 17879 305 7972 0.0096955565592884 0.0096955565592884 17880 7972 289 0.0364664216753188 0.0364664216753188 17882 291 10205 0.0247656280633611 0.0247656280633611 17884 5356 3010 0.0411976507153233 0.0411976507153233 17885 3010 9955 0.055133452370554 0.055133452370554 17887 4390 9202 0.103596100254428 0.103596100254428 17888 9202 10172 0.106228487315193 0.106228487315193 17889 10172 8635 0.104885206719794 0.104885206719794 17890 8635 10207 0.0526738998782486 0.0526738998782486 17891 10207 8290 0.0540408904782361 0.0540408904782361 17893 10181 10208 0.34674805442663 0.34674805442663 17895 9277 9062 0.54179107306149 0.54179107306149 17897 10209 10210 0.15255018083046 0.15255018083046 17901 9277 10208 0.265946775924501 0.265946775924501 17902 10208 10211 0.215451375996435 0.215451375996435 17904 4431 5085 0.143171262303537 0.143171262303537 17905 5085 2810 0.11012443165944 0.11012443165944 17906 2810 4675 0.158582360684903 0.158582360684903 17908 10212 9184 0.112885017008347 0.112885017008347 17909 9184 10213 0.167377068446941 0.167377068446941 18960 10410 7220 0.0501782415904674 0.0501782415904674 17922 6563 8888 0.042430320182906 0.042430320182906 18662 7647 10214 0.0701815380438801 0.0701815380438801 17924 6563 9296 0.044068382651895 0.044068382651895 17926 10215 7090 0.0147548324313622 0.0147548324313622 17928 10216 4749 0.0152354550229313 0.0152354550229313 17930 7570 10217 0.020843135953545 0.020843135953545 17931 10217 10218 0.00309719141124637 0.00309719141124637 17932 10218 10219 0.0172058483004327 0.0172058483004327 17933 10219 10220 0.0101474090092483 0.0101474090092483 17934 10220 10221 0.0360135260366549 0.0360135260366549 17972 4922 2816 0.0400924263132539 0.0400924263132539 17974 2816 6585 0.00731734573972315 0.00731734573972315 17975 6585 5367 0.200230086509337 0.200230086509337 17976 5367 7125 0.155428268463703 0.155428268463703 17977 7125 613 0.178580861083004 0.178580861083004 17978 613 10025 0.175711834233665 0.175711834233665 17979 10025 5802 0.173776139007193 0.173776139007193 17981 10240 4687 0.0705066389488715 0.0705066389488715 17983 4687 4687 0.000550727458732684 0.000550727458732684 17984 4687 4687 0.000550727458732684 0.000550727458732684 18009 8002 984 0.100041012213977 0.100041012213977 17985 4687 10240 0.0700034048729296 0.0700034048729296 18666 5656 5188 0.106406434125344 0.106406434125344 17988 7225 10241 0.0510702903225008 0.0510702903225008 17989 10241 10242 0.042886354540747 0.042886354540747 17990 10242 10243 0.00251406456949564 0.00251406456949564 17991 10243 10244 0.0456685462506317 0.0456685462506317 17992 10244 6646 0.0418628731234282 0.0418628731234282 17993 6646 10245 0.0664019508555837 0.0664019508555837 17994 10245 3947 0.060646848519195 0.060646848519195 17995 3947 5379 0.0623892176423501 0.0623892176423501 17997 1213 10080 0.0402726084737909 0.0402726084737909 17998 10080 10246 0.108362052771117 0.108362052771117 17999 10246 10095 0.0546330327153493 0.0546330327153493 18000 10095 8786 0.0549646837479 0.0549646837479 18001 8786 8792 0.105830391023483 0.105830391023483 18002 8792 3158 0.105240490373796 0.105240490373796 18159 4090 6035 0.19402761072914 0.19402761072914 18003 3158 4977 0.10185576028858 0.10185576028858 18004 4977 10247 0.0996051433548501 0.0996051433548501 18005 10247 9657 0.103966153648075 0.103966153648075 18006 9657 6607 0.0489689324196462 0.0489689324196462 18007 6607 5049 0.0497044916016373 0.0497044916016373 18008 5049 8002 0.0987213073079673 0.0987213073079673 18010 984 5105 0.0497125648622764 0.0497125648622764 18011 5105 8832 0.0485496698653307 0.0485496698653307 18012 8832 9412 0.0501680163419149 0.0501680163419149 18013 9412 7150 0.0490112280018507 0.0490112280018507 18014 7150 2798 0.0490643527188194 0.0490643527188194 18015 2798 5116 0.0499797709026575 0.0499797709026575 18016 5116 9330 0.049524695482998 0.049524695482998 18017 9330 4715 0.0504823610322626 0.0504823610322626 18018 4715 8873 0.0985202776506121 0.0985202776506121 18019 8873 7354 0.0991107696717597 0.0991107696717597 18020 7354 5413 0.108951695628557 0.108951695628557 18022 8149 8697 0.098981334337126 0.098981334337126 18023 8697 10248 0.0156545770448285 0.0156545770448285 18025 10248 7104 0.0902072497093339 0.0902072497093339 18026 7104 449 0.046531670732617 0.046531670732617 18027 449 854 0.0445732430501775 0.0445732430501775 18028 854 10249 0.0446596776858281 0.0446596776858281 18029 10249 9698 0.0482515561513205 0.0482515561513205 18030 9698 10250 0.0474036186605965 0.0474036186605965 18031 10250 6018 0.047797038051314 0.047797038051314 18032 6018 10251 0.0473952539943275 0.0473952539943275 18033 10251 3455 0.0464887102201997 0.0464887102201997 18034 3455 7682 0.0950045363584629 0.0950045363584629 19711 10628 10629 0.0313669947000456 0.0313669947000456 18035 7682 8018 0.0938092255843609 0.0938092255843609 18036 8018 6695 0.0944228486315978 0.0944228486315978 18037 6695 4132 0.0905761672491303 0.0905761672491303 18727 7644 9832 0.176300161007389 0.176300161007389 18729 6212 7649 0.275730709453964 0.275730709453964 18038 4132 8863 0.0309494848264702 0.0309494848264702 18039 8863 2633 0.0676202306028496 0.0676202306028496 18040 2633 8861 0.0311034897002001 0.0311034897002001 18041 8861 2052 0.0676910103216562 0.0676910103216562 18042 2052 8871 0.0313177900642343 0.0313177900642343 18043 8871 7982 0.067271802615166 0.067271802615166 18044 7982 7981 0.0326778162339826 0.0326778162339826 18045 7981 7321 0.0976461329299173 0.0976461329299173 18046 7321 7887 0.0987923725207189 0.0987923725207189 18047 7887 3343 0.0990941084892765 0.0990941084892765 18048 3343 5022 0.0986991080291596 0.0986991080291596 18049 5022 8729 0.0995709770506032 0.0995709770506032 18050 8729 6262 0.0984844587143486 0.0984844587143486 18051 6262 1012 0.100435040495632 0.100435040495632 18052 1012 3920 0.0983845018704443 0.0983845018704443 18053 3920 3146 0.0986126436689597 0.0986126436689597 18054 3146 5413 0.0895267655685447 0.0895267655685447 18056 7083 10246 0.183851267240735 0.183851267240735 19713 10624 10625 0.048946191319968 0.048946191319968 18057 10246 3811 0.198873820859187 0.198873820859187 18058 3811 5919 0.153816946395634 0.153816946395634 18059 5919 918 0.176756350909337 0.176756350909337 18060 918 2205 0.200653782293274 0.200653782293274 18061 2205 4854 0.158832380963048 0.158832380963048 18062 4854 9478 0.174098421618631 0.174098421618631 18063 9478 5457 0.176480352381434 0.176480352381434 18065 10252 9243 0.056682383190515 0.056682383190515 18067 9110 10252 0.0330932350677699 0.0330932350677699 18069 10253 6203 0.215345161639468 0.215345161639468 18071 9115 10254 0.0491155354462148 0.0491155354462148 18075 10254 10255 0.0642041289943666 0.0642041289943666 18076 10255 10253 0.0461489416178021 0.0461489416178021 18077 10253 9108 0.280904320228077 0.280904320228077 18106 4661 10263 0.0487469518611321 0.0487469518611321 18107 10263 1291 0.0497384845482417 0.0497384845482417 18108 1291 10264 0.0496989025904687 0.0496989025904687 18109 10264 4563 0.0505706606603651 0.0505706606603651 18110 4563 10265 0.0486836289638941 0.0486836289638941 18111 10265 6287 0.0497296125808977 0.0497296125808977 18112 6287 10135 0.0504212055729903 0.0504212055729903 18113 10135 2731 0.0489350482169507 0.0489350482169507 18114 2731 6420 0.048465461986869 0.048465461986869 18115 6420 5790 0.0578817224647719 0.0578817224647719 18117 8844 10266 0.374943168729483 0.374943168729483 18166 2719 9346 0.101115603929332 0.101115603929332 18167 9346 9392 0.0111914858812043 0.0111914858812043 18168 9392 3751 0.0968414516342271 0.0968414516342271 18169 3751 10278 0.0782538471461698 0.0782538471461698 18175 4073 6058 0.198316836648763 0.198316836648763 18176 6058 5798 0.200796475018558 0.200796475018558 18197 6750 5252 0.185979531851002 0.185979531851002 18198 5252 3974 0.035323188020151 0.035323188020151 18200 9357 2431 0.202519432604137 0.202519432604137 18201 2431 9370 0.199383622965617 0.199383622965617 18202 9370 1686 0.206118508992277 0.206118508992277 18203 1686 6875 0.204292305654176 0.204292305654176 18588 6666 1137 0.0495387040987843 0.0495387040987843 18589 1137 6968 0.0501615414722825 0.0501615414722825 18590 6968 7504 0.0501273333828588 0.0501273333828588 18591 7504 9407 0.0988444534637431 0.0988444534637431 18592 9407 7479 0.0538727285881741 0.0538727285881741 18593 7479 5581 0.0510099428615072 0.0510099428615072 18594 5581 10328 0.0992130715738959 0.0992130715738959 18595 10328 10329 0.693578278671619 0.693578278671619 18597 1845 2579 0.175048810960168 0.175048810960168 18598 2579 5177 0.17911429796522 0.17911429796522 18599 5177 10332 0.0225943601934419 0.0225943601934419 18604 6211 7648 0.275618961394926 0.275618961394926 18605 7648 8065 0.262676196305861 0.262676196305861 18711 2590 5183 0.178568260386205 0.178568260386205 18712 5183 5651 0.104244503206479 0.104244503206479 18747 6210 10338 0.0125158344567017 0.0125158344567017 18748 10338 10206 0.0559739547988456 0.0559739547988456 18749 10206 10338 0.0559739547988456 0.0559739547988456 18751 2596 5186 0.177768815603995 0.177768815603995 18758 2588 5182 0.176322049262719 0.176322049262719 18759 5182 5650 0.106248688527315 0.106248688527315 18765 10339 10341 0.0322810460432902 0.0322810460432902 18767 4492 10342 0.0173161946805903 0.0173161946805903 18768 10342 10341 0.00848220864637094 0.00848220864637094 18770 5616 10343 0.00845077111169589 0.00845077111169589 18771 10343 10344 0.0509950035054565 0.0509950035054565 18772 10344 9634 0.100553817919852 0.100553817919852 18950 6234 7639 0.179364622734642 0.179364622734642 18789 10350 10131 1.72659496196287 1.72659496196287 18791 10210 10350 0.0784105528331039 0.0784105528331039 18793 9064 10351 0.108141289805084 0.108141289805084 18795 10351 8944 0.165792281012932 0.165792281012932 18797 8946 8970 0.101566925839608 0.101566925839608 18805 431 8911 0.368100622266312 0.368100622266312 18807 8935 10353 0.0653020622045421 0.0653020622045421 18865 217 6354 0.250152442533131 0.250152442533131 18867 10372 10373 0.00433033984408308 0.00433033984408308 18809 2956 8964 0.839971785186466 0.839971785186466 18811 10353 8914 0.0131507104865587 0.0131507104865587 18813 10354 8436 0.0634565167907247 0.0634565167907247 18815 8440 10354 0.130317184994069 0.130317184994069 18818 8431 4422 0.07184295360215 0.07184295360215 18820 8435 10355 0.137076541565926 0.137076541565926 18825 9181 10356 0.159461421615407 0.159461421615407 18827 10357 10358 0.20146281055654 0.20146281055654 18829 9180 10359 0.028613707454695 0.028613707454695 18833 10360 10361 0.0535066603860974 0.0535066603860974 18835 10361 10362 0.0845690343766548 0.0845690343766548 18836 10362 9179 0.0218653086870073 0.0218653086870073 19605 10512 10584 0.0688213399515618 0.0688213399515618 20576 10864 10865 0.0279630258161778 0.0279630258161778 18838 10363 8434 0.438288246661524 0.438288246661524 18840 8433 10364 0.0515496120111284 0.0515496120111284 18842 10365 10363 0.0256601639624377 0.0256601639624377 18844 10364 10365 0.0354783965202197 0.0354783965202197 18848 10367 8387 0.416611762681733 0.416611762681733 18850 10366 10367 0.0267687636085769 0.0267687636085769 18852 10368 10369 0.0527715034881913 0.0527715034881913 18854 10370 10368 0.0348446889076446 0.0348446889076446 18856 10371 10370 0.031482834490968 0.031482834490968 18858 9836 10370 0.0328670117804623 0.0328670117804623 18921 10399 10400 0.0895277934361984 0.0895277934361984 18922 10400 10401 0.16717380860502 0.16717380860502 18923 10402 10383 0.0291115464827756 0.0291115464827756 18924 10383 10403 0.0309778660865677 0.0309778660865677 18925 10403 10390 0.0429604527526701 0.0429604527526701 18927 10404 10405 0.0626862314087788 0.0626862314087788 18930 10406 10405 0.108269005965165 0.108269005965165 18932 1241 6737 0.0570520014832054 0.0570520014832054 18934 8100 6923 0.164900679548878 0.164900679548878 18936 6923 8099 0.163064822440362 0.163064822440362 18938 7928 8098 0.0730856765280865 0.0730856765280865 18940 4039 4644 0.0827836448037734 0.0827836448037734 18943 10407 7448 0.103189406011465 0.103189406011465 19852 10659 3379 0.102335766847439 0.102335766847439 18945 4142 10108 0.0206474020512083 0.0206474020512083 18947 5674 2620 0.178145491343884 0.178145491343884 18948 2620 5201 0.177501253416424 0.177501253416424 18949 5201 6234 0.174487220572856 0.174487220572856 18951 7639 8773 0.176238488140281 0.176238488140281 18952 8773 8053 0.178917033730472 0.178917033730472 18953 8053 6598 0.176988972177145 0.176988972177145 18954 6598 10243 0.175681180141988 0.175681180141988 18956 1841 7856 0.0582284853716934 0.0582284853716934 18957 7856 4669 0.101085168807405 0.101085168807405 18979 1764 4509 0.0491583937075752 0.0491583937075752 18980 4509 4971 0.0991296803100638 0.0991296803100638 18981 4971 1516 0.0482432726972035 0.0482432726972035 18982 1516 5304 0.0536166306041211 0.0536166306041211 18983 5304 7951 0.0505628420768163 0.0505628420768163 18984 7951 7950 0.0124795676036534 0.0124795676036534 18985 7950 1083 0.0132964314605761 0.0132964314605761 18986 1083 8958 0.019091432638578 0.019091432638578 18987 8958 1750 0.0565301426139895 0.0565301426139895 18988 1750 6636 0.100698502633469 0.100698502633469 18989 6636 5425 0.0992142460676437 0.0992142460676437 18990 5425 7398 0.100582854167636 0.100582854167636 18992 5674 10413 0.0446816032988726 0.0446816032988726 18993 10413 6641 0.0419959523464037 0.0419959523464037 18994 6641 3958 0.140215488391596 0.140215488391596 18997 9265 10213 0.108979878639585 0.108979878639585 19957 10683 10676 0.203409384148671 0.203409384148671 18998 10213 9182 0.221716360786737 0.221716360786737 18999 9182 4360 0.00485021965067944 0.00485021965067944 19000 4360 6082 0.123504109096694 0.123504109096694 19240 10459 8221 0.147319836582293 0.147319836582293 19002 1269 4533 0.203350040591983 0.203350040591983 19003 4533 8579 0.198512187124204 0.198512187124204 19005 1841 2613 0.177111353706323 0.177111353706323 19006 2613 10414 0.0530626159965885 0.0530626159965885 19007 10414 5196 0.124494794308613 0.124494794308613 19008 5196 6239 0.171651899926933 0.171651899926933 19010 4186 4182 0.0154308679587021 0.0154308679587021 19011 4182 3367 0.101326829934178 0.101326829934178 19012 3367 3370 0.0389167828857067 0.0389167828857067 19013 3370 10415 0.0493793417329401 0.0493793417329401 19014 10415 7424 0.0519282840216647 0.0519282840216647 19015 7424 10416 0.0508505433229276 0.0508505433229276 19016 10416 7831 0.0497300351350067 0.0497300351350067 19017 7831 9197 0.188452322853961 0.188452322853961 19019 5549 10417 0.0198343104325793 0.0198343104325793 19020 10417 2562 0.366597076665755 0.366597076665755 19021 2562 9783 0.236171353579108 0.236171353579108 19022 9783 9781 0.00643634199106272 0.00643634199106272 19958 10676 10668 0.135367639799285 0.135367639799285 19023 9781 9160 0.00367738923970995 0.00367738923970995 19025 9156 9260 0.0939135311905937 0.0939135311905937 19040 10419 435 0.0296899237003876 0.0296899237003876 19042 6361 6912 0.413025051484806 0.413025051484806 19043 6912 5272 0.122458972713872 0.122458972713872 19044 5272 2806 0.132101617817113 0.132101617817113 19045 2806 9480 0.135002111088791 0.135002111088791 19046 9480 901 0.134968752710231 0.134968752710231 19048 9486 9873 0.018915562611857 0.018915562611857 19049 9873 3055 0.182137362251337 0.182137362251337 19050 3055 9669 0.205422822851571 0.205422822851571 19051 9669 4352 0.202508200405289 0.202508200405289 19052 4352 7924 0.0557579828978423 0.0557579828978423 19053 7924 7923 0.106391305814005 0.106391305814005 19054 7923 3580 0.0580075342624614 0.0580075342624614 19055 3580 788 0.184224770380015 0.184224770380015 19056 788 10089 0.199795465587569 0.199795465587569 19057 10089 491 0.20084069572648 0.20084069572648 19058 491 489 0.205477824650125 0.205477824650125 19059 489 4589 0.272976340428597 0.272976340428597 19060 4589 1978 0.12991989572877 0.12991989572877 19061 1978 1994 0.0147512164813181 0.0147512164813181 19062 1994 705 0.187141061542779 0.187141061542779 19063 705 642 0.0623803538473296 0.0623803538473296 19064 642 10422 0.140896965982946 0.140896965982946 19067 9469 4898 0.180547202392339 0.180547202392339 19068 4898 4899 0.0469687370152221 0.0469687370152221 19069 4899 9422 0.11449972298661 0.11449972298661 19070 9422 2230 0.0888113879114828 0.0888113879114828 19071 2230 961 0.0851419553312056 0.0851419553312056 19072 961 5943 0.118166848545009 0.118166848545009 19073 5943 8869 0.0594604755013997 0.0594604755013997 19074 8869 3766 0.149125823202066 0.149125823202066 19075 3766 10248 0.200641473563849 0.200641473563849 19076 10248 1211 0.0471365210908597 0.0471365210908597 19077 1211 8567 0.147435833594552 0.147435833594552 19078 8567 6541 0.161851618274563 0.161851618274563 19079 6541 4746 0.176177241775495 0.176177241775495 19081 4159 2359 0.17021782028236 0.17021782028236 19082 2359 9694 0.178145500592375 0.178145500592375 19083 9694 5170 0.174004040417809 0.174004040417809 19085 6362 6447 0.0914589915157797 0.0914589915157797 19086 6447 2399 0.0149004167256546 0.0149004167256546 19087 2399 9454 0.2205749898237 0.2205749898237 19089 519 831 0.121986604363099 0.121986604363099 19090 831 10147 0.141772461765667 0.141772461765667 19091 10147 10428 0.0119979325853114 0.0119979325853114 19093 8145 9501 0.0198122134799104 0.0198122134799104 19094 9501 1751 0.0440125388452957 0.0440125388452957 19095 1751 6012 0.168131959250809 0.168131959250809 19096 6012 832 0.205336624614562 0.205336624614562 19097 832 518 0.168135736431663 0.168135736431663 19098 518 6513 0.0279910233322091 0.0279910233322091 19099 6513 10419 0.0139795197071191 0.0139795197071191 19102 10049 8612 0.0522928783615643 0.0522928783615643 19103 8612 8474 0.0521996072275175 0.0521996072275175 19142 5220 8777 0.146640601075408 0.146640601075408 19105 10430 10358 0.245136281681027 0.245136281681027 19108 5628 9568 0.110078124608504 0.110078124608504 19110 8421 10357 0.296407311680596 0.296407311680596 19114 2386 9558 0.0348995825647377 0.0348995825647377 19115 9558 8798 0.125658984531748 0.125658984531748 19120 8185 9450 0.339524971346509 0.339524971346509 19121 9450 8690 0.0176125961717604 0.0176125961717604 19122 8690 7659 0.0477249226862614 0.0477249226862614 19123 7659 6718 0.103225505465316 0.103225505465316 19125 2190 8128 0.151455687504874 0.151455687504874 19126 8128 7827 0.106341251390527 0.106341251390527 19127 7827 10432 0.221434541654845 0.221434541654845 19128 10432 6961 0.0131395719721806 0.0131395719721806 19129 6961 10433 0.0134328380462519 0.0134328380462519 19130 10433 10434 0.0869062764565781 0.0869062764565781 19131 10434 8597 0.00983583049657532 0.00983583049657532 19132 8597 10435 0.0222534876112211 0.0222534876112211 19134 10050 3168 0.0821216282435351 0.0821216282435351 19141 7961 5220 0.0901667996290929 0.0901667996290929 19144 8388 10437 0.320984694668417 0.320984694668417 19146 10437 6962 0.186002986440568 0.186002986440568 19147 6962 10438 0.0184374963317956 0.0184374963317956 19148 10438 1881 0.209774050468257 0.209774050468257 19149 1881 8569 0.224745848084877 0.224745848084877 19150 8569 9988 0.0831717180377924 0.0831717180377924 19151 9988 8477 0.0648356679758423 0.0648356679758423 19152 8477 8463 0.0835421546655635 0.0835421546655635 19960 9517 10684 0.210192276965542 0.210192276965542 19154 8800 8811 0.31904932389546 0.31904932389546 19162 10428 3871 0.0534454265709194 0.0534454265709194 19163 3871 840 0.0992542187222657 0.0992542187222657 19164 840 4272 0.128018795895479 0.128018795895479 19166 9283 10439 0.0445989165425857 0.0445989165425857 19168 10440 9282 0.395349042842448 0.395349042842448 19170 7136 2300 0.0954980884416659 0.0954980884416659 19171 2300 6804 0.197911548357853 0.197911548357853 19173 7956 8539 0.0718200140953678 0.0718200140953678 19174 8539 9282 0.0117697082839477 0.0117697082839477 19176 10442 1349 0.0573473302810492 0.0573473302810492 19178 10443 8521 0.0309849382045455 0.0309849382045455 19180 10151 10440 0.0401979143660666 0.0401979143660666 19182 10439 5059 0.220890379574485 0.220890379574485 19183 5059 5013 0.0908635547178716 0.0908635547178716 19184 5013 3349 0.0925982666666752 0.0925982666666752 19185 3349 7877 0.0609717199349519 0.0609717199349519 19186 7877 5761 0.0981025803398981 0.0981025803398981 19187 5761 7325 0.0996396951750833 0.0996396951750833 19961 10684 10674 0.204298559687633 0.204298559687633 19188 7325 2064 0.0938077886809335 0.0938077886809335 20575 10863 10864 0.0111548544892698 0.0111548544892698 19189 2064 2650 0.094440127839499 0.094440127839499 19801 7638 6235 0.180302575380181 0.180302575380181 19190 2650 10444 0.141197448312795 0.141197448312795 19191 10444 9821 0.0323105619062287 0.0323105619062287 19192 9821 9822 0.0144436267959073 0.0144436267959073 19193 9822 3476 0.28088366035949 0.28088366035949 19194 3476 10445 0.0704996285836985 0.0704996285836985 19195 10445 10428 0.0905303391563005 0.0905303391563005 19197 10167 10442 0.0431387292722099 0.0431387292722099 19199 8408 8568 0.191490020507546 0.191490020507546 19200 8568 10012 0.119004756390235 0.119004756390235 19335 8631 10474 0.189944426919074 0.189944426919074 19201 10012 8461 0.097400081996938 0.097400081996938 19203 4275 3348 0.0888431357806069 0.0888431357806069 19204 3348 7876 0.0640319779657538 0.0640319779657538 19205 7876 5760 0.0967358830871852 0.0967358830871852 19206 5760 7324 0.101239369924108 0.101239369924108 19207 7324 2063 0.0946165731852714 0.0946165731852714 19208 2063 2649 0.0935569331707932 0.0935569331707932 19209 2649 4105 0.0971375052394303 0.0971375052394303 19210 4105 6689 0.0855494277301445 0.0855494277301445 19211 6689 356 0.101026474697068 0.101026474697068 19212 356 7688 0.0921469063041614 0.0921469063041614 19213 7688 3475 0.0946165920204556 0.0946165920204556 19215 6939 9228 0.0827641347919428 0.0827641347919428 19216 9228 6380 0.0767643689707359 0.0767643689707359 19217 6380 5058 0.0447215279971903 0.0447215279971903 19219 5015 3318 0.0976390934138488 0.0976390934138488 19221 7829 10449 0.170073568021036 0.170073568021036 19222 9276 9490 0.227893235973284 0.227893235973284 19224 5808 10450 0.0444182254226453 0.0444182254226453 19228 10452 10453 0.00899294746602318 0.00899294746602318 19262 561 8788 0.108355823884287 0.108355823884287 19264 10465 10081 0.106367191723871 0.106367191723871 19265 10081 9467 0.08060964495203 0.08060964495203 19376 8634 10174 0.107642527980188 0.107642527980188 19283 1943 10467 0.139113140483037 0.139113140483037 19284 10467 1941 0.145058671955531 0.145058671955531 19309 10472 10450 0.0244300101434338 0.0244300101434338 19310 10450 6986 0.0907684588887198 0.0907684588887198 19311 6986 649 0.0550434251335652 0.0550434251335652 19312 649 9973 0.0116984093357102 0.0116984093357102 19313 9973 6700 0.0127993614182147 0.0127993614182147 20578 10796 10801 0.065843170036926 0.065843170036926 19315 5030 10465 0.0131766099040461 0.0131766099040461 19316 10465 339 0.0452586039857602 0.0452586039857602 19317 339 10468 0.0402192785877108 0.0402192785877108 19318 10468 1941 0.0852977829408983 0.0852977829408983 19319 1941 610 0.177606555639393 0.177606555639393 19320 610 4852 0.177691892562915 0.177691892562915 19321 4852 2203 0.156985921773534 0.156985921773534 19324 5917 1620 0.152034755665853 0.152034755665853 19325 1620 1212 0.201729915857126 0.201729915857126 19326 1212 8782 0.0140233440789759 0.0140233440789759 19336 4837 9074 0.0183273901669081 0.0183273901669081 19338 9315 9317 0.0726807266351068 0.0726807266351068 19339 9317 8692 0.104147766047402 0.104147766047402 19341 9315 1952 0.0315809029571794 0.0315809029571794 19343 10140 10142 0.0644750868788433 0.0644750868788433 19344 10142 10475 0.0151531719907858 0.0151531719907858 19345 10475 7137 0.053510410167183 0.053510410167183 19347 480 9282 0.132450958735296 0.132450958735296 19348 9282 10138 0.0564427245863012 0.0564427245863012 19350 8464 10476 0.175984833399768 0.175984833399768 19352 10047 5253 0.112186249238367 0.112186249238367 19353 5253 2320 0.0249537355545513 0.0249537355545513 19355 10166 6401 0.0992919669903468 0.0992919669903468 19359 10479 9948 0.0516511853374245 0.0516511853374245 19360 9948 8509 0.0517093587612889 0.0517093587612889 19362 6189 10479 0.146782090008868 0.146782090008868 19387 10455 5805 0.0524139320350963 0.0524139320350963 19364 10047 10168 0.0607581388382602 0.0607581388382602 19365 10168 10480 0.0679196955639713 0.0679196955639713 19366 10480 6401 0.0390713513194924 0.0390713513194924 19367 6401 10481 0.052200136280437 0.052200136280437 19368 10481 6166 0.221487121294822 0.221487121294822 19369 6166 4284 0.1514940030025 0.1514940030025 19371 2320 2779 0.107781391844326 0.107781391844326 20580 10867 10868 0.0137448223074376 0.0137448223074376 20581 10868 10869 0.0278742902489333 0.0278742902489333 19372 2779 2913 0.05305189541044 0.05305189541044 19374 8509 9595 0.106794270102757 0.106794270102757 19375 9595 8634 0.102427753876907 0.102427753876907 19377 10174 10482 0.096139738297761 0.096139738297761 19378 10482 9194 0.00978224253563326 0.00978224253563326 19380 4397 3002 0.108243017625134 0.108243017625134 19381 3002 10484 0.0989194559777293 0.0989194559777293 19382 10484 5962 0.00617092845740214 0.00617092845740214 19383 5962 10485 0.00542857584263607 0.00542857584263607 19384 10485 10459 0.0472755549262459 0.0472755549262459 19385 10459 7579 0.0528643874539915 0.0528643874539915 19429 7287 32 0.190572580502828 0.190572580502828 19386 7579 10455 0.0523778989124976 0.0523778989124976 19423 10488 7294 0.0690612889349745 0.0690612889349745 19424 7294 36 0.192538942320683 0.192538942320683 19388 5805 10462 0.081956103355699 0.081956103355699 19389 10462 8768 0.0169741195442503 0.0169741195442503 19391 6189 9950 0.0503550239981861 0.0503550239981861 19392 9950 7557 0.0535053183585621 0.0535053183585621 19393 7557 9952 0.0524048074288428 0.0524048074288428 19394 9952 10429 0.0135095901515659 0.0135095901515659 19396 10479 9627 0.0675900234291702 0.0675900234291702 19400 3201 6115 0.203275445399412 0.203275445399412 19401 6115 1910 0.199619230795837 0.199619230795837 19402 1910 9218 0.202850123370343 0.202850123370343 19403 9218 9216 0.20345414072247 0.20345414072247 19404 9216 7300 0.200631055524996 0.200631055524996 19405 7300 45 0.202263602143448 0.202263602143448 19406 45 3545 0.200651259904661 0.200651259904661 19407 3545 4239 0.201942446714699 0.201942446714699 19408 4239 1800 0.2054130837632 0.2054130837632 19409 1800 8710 0.197537787183869 0.197537787183869 19410 8710 6527 0.132676718293593 0.132676718293593 19695 8145 9492 0.255789380087541 0.255789380087541 19697 10419 10619 0.294868097569216 0.294868097569216 19806 10411 7868 0.176421872480467 0.176421872480467 19698 10619 10620 0.511264415982815 0.511264415982815 19699 6199 496 0.110329672635447 0.110329672635447 19700 496 10419 0.128549351195957 0.128549351195957 19704 10623 10624 0.299844457035978 0.299844457035978 19705 10624 10625 0.048946191319968 0.048946191319968 19706 10625 10626 0.0564187161790662 0.0564187161790662 19707 10626 10627 0.261222980592435 0.261222980592435 19717 10626 10634 0.247667737296111 0.247667737296111 19925 10679 9511 0.20648099094332 0.20648099094332 19926 9511 4579 0.132833459370163 0.132833459370163 19930 10680 10673 0.208792718350027 0.208792718350027 19931 10673 7131 0.201766496696079 0.201766496696079 19933 626 10681 0.1702021482017 0.1702021482017 19934 5672 10665 0.0500710082270115 0.0500710082270115 19935 10665 7218 0.0509007134728753 0.0509007134728753 19937 252 10245 0.178490785331426 0.178490785331426 19938 10245 7120 0.17638987203806 0.17638987203806 19939 7120 9641 0.177259535907282 0.177259535907282 19944 10675 10682 0.203454780542957 0.203454780542957 19945 10682 9518 0.211007495388792 0.211007495388792 19946 9518 4583 0.129742461291969 0.129742461291969 19948 10646 7221 0.050795229275335 0.050795229275335 19949 7221 10672 0.0490058421037179 0.0490058421037179 19950 10672 4950 0.0520761745786515 0.0520761745786515 19954 10414 5089 0.112638269786332 0.112638269786332 19956 9520 10683 0.208034746403896 0.208034746403896 19992 10649 10664 0.050141841785608 0.050141841785608 19993 10664 10683 0.0505455538112256 0.0505455538112256 19994 10683 5590 0.0494937724947863 0.0494937724947863 19995 5590 10661 0.0507309659863408 0.0507309659863408 19996 10661 7533 0.0505856564507496 0.0505856564507496 19997 7533 10689 0.686347942133366 0.686347942133366 19998 8645 2200 0.0278160442123186 0.0278160442123186 20003 2200 10693 0.020138493184414 0.020138493184414 20004 10693 10443 0.00475150856262823 0.00475150856262823 20006 8461 9621 0.0222962026291256 0.0222962026291256 20007 9621 10690 0.0515741214544805 0.0515741214544805 20026 9466 8724 0.0514719719174867 0.0514719719174867 20027 8724 5029 0.0566937822140094 0.0566937822140094 20028 5029 4595 0.0969267875718062 0.0969267875718062 20030 5321 630 0.142142547339574 0.142142547339574 20031 630 2908 0.116052443784823 0.116052443784823 20039 10696 5549 0.959761090863438 0.959761090863438 20040 5549 9172 0.201153438061066 0.201153438061066 20042 140 1484 0.198676673012775 0.198676673012775 20043 1484 3760 0.212665318664513 0.212665318664513 20044 3760 4181 0.394425022611864 0.394425022611864 20045 4181 7302 0.250045496408828 0.250045496408828 20046 7302 9078 0.0121023798774685 0.0121023798774685 419 418 419 0.0843359701726921 0.0843359701726921 20049 9127 9931 0.188027723664679 0.188027723664679 20051 9189 10417 0.27289630775387 0.27289630775387 20052 10417 10698 0.903351534370563 0.903351534370563 20055 5803 10456 0.063915425232113 0.063915425232113 20056 10456 8278 0.0463525975312068 0.0463525975312068 20057 8278 7582 0.0531670184257572 0.0531670184257572 20586 10860 10865 0.0197306093936785 0.0197306093936785 20058 7582 10460 0.0605194201118807 0.0605194201118807 20059 10460 5965 0.08096413889014 0.08096413889014 20060 5965 7403 0.00793698029885246 0.00793698029885246 20061 7403 7216 0.100604138655543 0.100604138655543 20062 7216 2998 0.041051117053356 0.041051117053356 20064 4930 9632 0.0194691711485179 0.0194691711485179 20066 8788 8794 0.107030125953622 0.107030125953622 20067 8794 8875 0.105785558321332 0.105785558321332 20068 8875 7355 0.0541942506273543 0.0541942506273543 20069 7355 8881 0.0482515848497253 0.0482515848497253 20070 8881 7128 0.0482774346717123 0.0482774346717123 20071 7128 9311 0.0491067830497851 0.0491067830497851 20072 9311 9658 0.100701059147573 0.100701059147573 20073 9658 5054 0.0949533068688616 0.0949533068688616 20074 5054 5041 0.0261633102483298 0.0261633102483298 20075 5041 6318 0.0238469793810048 0.0238469793810048 20077 8004 7999 0.0412811844037432 0.0412811844037432 20078 7999 5161 0.00972594837361757 0.00972594837361757 20079 5161 976 0.0450966381773304 0.0450966381773304 20080 976 9235 0.0690703393173828 0.0690703393173828 20081 9235 8835 0.0284556853366966 0.0284556853366966 20082 8835 7138 0.0744435936983682 0.0744435936983682 20083 7138 7152 0.0242079619729824 0.0242079619729824 20084 7152 5018 0.0530487604133438 0.0530487604133438 20085 5018 5127 0.027179522018167 0.027179522018167 20086 5127 5120 0.017329383802427 0.017329383802427 20087 5120 9413 0.051025645765313 0.051025645765313 20088 9413 4720 0.0442143222009164 0.0442143222009164 20089 4720 6788 0.103544897956421 0.103544897956421 20090 6788 7360 0.101885712989061 0.101885712989061 20091 7360 5420 0.104686903511504 0.104686903511504 20092 5420 8551 0.104297582912284 0.104297582912284 20093 8551 3891 0.113854917229397 0.113854917229397 20094 3891 1021 0.10275177677768 0.10275177677768 20095 1021 10069 0.0524825810706004 0.0524825810706004 20096 10069 6266 0.0519011168646154 0.0519011168646154 20097 6266 8727 0.107637396904871 0.107637396904871 20098 8727 5027 0.0851589615138914 0.0851589615138914 20099 5027 3339 0.11913667157964 0.11913667157964 20100 3339 7884 0.0947347804724537 0.0947347804724537 20101 7884 7339 0.0992406279882494 0.0992406279882494 20588 10840 3589 0.00659451799404467 0.00659451799404467 20102 7339 7978 0.0297388680985265 0.0297388680985265 20103 7978 8546 0.0509861753484279 0.0509861753484279 20105 2065 2068 0.0539613780445048 0.0539613780445048 20106 2068 2651 0.0458462130492323 0.0458462130492323 20107 2651 2668 0.0527824371940605 0.0527824371940605 20108 2668 4106 0.0471315276476818 0.0471315276476818 20109 4106 4138 0.0531150768123695 0.0531150768123695 20110 4138 6691 0.0513109258939151 0.0513109258939151 20111 6691 6699 0.049849518680298 0.049849518680298 20112 6699 8027 0.0540642003294053 0.0540642003294053 20113 8027 8022 0.0351680439773276 0.0351680439773276 20114 8022 7697 0.0642576699742132 0.0642576699742132 20116 7687 3442 0.0653852338257918 0.0653852338257918 20117 3442 3465 0.0302046503739114 0.0302046503739114 20118 3465 10643 0.044572996690839 0.044572996690839 20119 10643 6010 0.0210253210935206 0.0210253210935206 20120 6010 6022 0.0302819861909932 0.0302819861909932 20121 6022 3877 0.0720170103408001 0.0720170103408001 20122 3877 9699 0.0188604413742797 0.0188604413742797 20123 9699 862 0.0931148831029757 0.0931148831029757 20124 862 7102 0.0867114852734781 0.0867114852734781 20125 7102 10422 0.0971484542236891 0.0971484542236891 20126 10422 8701 0.0148135271633134 0.0148135271633134 20127 8701 8159 0.0903601598115808 0.0903601598115808 20128 8159 8147 0.0485272097981868 0.0485272097981868 20129 8147 7605 0.046972846594418 0.046972846594418 20130 7605 7256 0.0980906813073136 0.0980906813073136 20131 7256 7592 0.0949493294075893 0.0949493294075893 20132 7592 2011 0.0535765472330524 0.0535765472330524 20133 2011 9174 0.0440404642371946 0.0440404642371946 20134 9174 10644 0.101018897202585 0.101018897202585 20135 10644 2752 0.0964161425505398 0.0964161425505398 12318 2500 2501 0.00534847597168918 0.00534847597168918 20137 6988 7015 0.0469900401605619 0.0469900401605619 20138 7015 2275 0.0506564830109395 0.0506564830109395 20139 2275 8216 0.0480971521401402 0.0480971521401402 20140 8216 3600 0.0492447661071067 0.0492447661071067 20141 3600 8213 0.0494471155350359 0.0494471155350359 20142 8213 7515 0.0477024371424333 0.0477024371424333 20143 7515 7526 0.0508405166895622 0.0508405166895622 20144 7526 4566 0.0460266764289813 0.0460266764289813 20145 4566 2124 0.0528615774272691 0.0528615774272691 20146 2124 5990 0.094672374588883 0.094672374588883 20147 5990 7671 0.0990838490707958 0.0990838490707958 20179 10247 9298 0.182738392624498 0.182738392624498 20180 9298 6549 0.169619845811395 0.169619845811395 20182 4768 6330 0.178054483343927 0.178054483343927 20183 6330 9308 0.0134883336553362 0.0134883336553362 20148 7671 10702 3.41813541281698 3.41813541281698 20149 425 10112 0.0131850564749253 0.0131850564749253 20186 8247 10155 0.516700602330837 0.516700602330837 20187 10155 3322 0.265485774934506 0.265485774934506 20188 3322 10706 0.131436234594263 0.131436234594263 20189 10139 10705 0.06021736831636 0.06021736831636 20195 8510 10708 0.0176825351734809 0.0176825351734809 20197 10708 8571 0.116072750239478 0.116072750239478 20199 5783 8281 0.147480988666932 0.147480988666932 20200 8281 8293 0.145093730312322 0.145093730312322 20201 8293 7900 0.146177040292133 0.146177040292133 20202 7900 8854 0.145687210047232 0.145687210047232 20203 8854 9321 0.148905174298523 0.148905174298523 20206 8401 5454 0.142235461954992 0.142235461954992 20207 5454 8504 0.00556744232684514 0.00556744232684514 20208 8504 8047 0.149428079475645 0.149428079475645 20209 8047 6575 0.142472133135735 0.142472133135735 20210 6575 4456 0.146389787991077 0.146389787991077 20211 4456 5504 0.146266130363807 0.146266130363807 20264 10722 5574 0.00764881869126048 0.00764881869126048 20317 10737 10730 0.156440332314784 0.156440332314784 20319 10738 10739 0.00846222116823016 0.00846222116823016 20570 10858 10856 0.341000703608857 0.341000703608857 20572 10859 10860 0.0100014874858022 0.0100014874858022 20784 10945 10292 0.00633905697400916 0.00633905697400916 321 153 154 0.039197729386179 0.039197729386179 18675 1570 2751 0.10523982327052 0.10523982327052 20591 10795 10802 0.0763744143850755 0.0763744143850755 20216 632 6405 0.146056665643101 0.146056665643101 20217 6405 4277 0.144766275996567 0.144766275996567 20218 4277 2913 0.0337236702585465 0.0337236702585465 20250 9384 8111 0.200921327710714 0.200921327710714 20251 8111 10328 0.204798818746646 0.204798818746646 \. pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-01.result000066400000000000000000000045661257314352300263350ustar00rootroot000000000000000|5700|20787|0.006774 1|10932|20756|0.040876 2|10931|20797|0.002564 3|7661|20796|0.002581 4|10943|20776|0.040800 5|10941|20772|0.005720 6|3415|20771|0.007463 7|10940|20841|0.187594 8|10952|20812|0.005045 9|7034|20811|0.004532 10|10951|20833|0.177477 11|10944|20779|0.008539 12|8910|20778|0.006447 13|10929|20835|0.071114 14|10948|20794|0.013276 15|8908|12990|0.013157 16|8325|13831|0.009169 17|3753|13830|0.196045 18|6774|13829|0.032840 19|8304|13828|0.117213 20|9205|13827|0.010639 21|8994|13165|0.012931 22|8977|13164|0.008029 23|8976|13163|0.069895 24|8993|13162|0.009638 25|8351|13161|0.099016 26|8992|13160|0.187353 27|8991|13159|0.018649 28|2962|13158|0.071931 29|1285|13157|0.118340 30|8989|13156|0.006317 31|8988|13155|0.079185 32|21|13154|0.057101 33|6436|13153|0.083288 34|637|13152|0.099744 35|8987|13151|0.057786 36|398|13150|0.120005 37|8496|13149|0.069498 38|8986|13148|0.014323 39|8985|13167|0.070884 40|8451|11869|0.006925 41|476|11868|0.196533 42|529|11867|0.005677 43|8450|11871|0.118857 44|8452|11878|0.083250 45|8455|11880|0.048821 46|8456|11883|0.064572 47|1807|11882|0.101185 48|8457|11894|0.046805 49|8465|15481|0.180992 50|8522|15480|0.016198 51|9621|15479|0.209882 52|2808|15478|0.019312 53|8311|15477|0.113487 54|8583|16981|0.045667 55|10046|16982|0.022635 56|8467|16983|0.022924 57|9624|15487|0.034042 58|8468|11899|0.018103 59|3170|19357|0.047698 60|9949|19358|0.059093 61|10479|19359|0.051651 62|9948|19360|0.051709 63|8509|19374|0.106794 64|9595|19375|0.102428 65|8634|19376|0.107643 66|10174|19377|0.096140 67|10482|19378|0.009782 68|9194|19379|0.102702 69|4397|19380|0.108243 70|3002|19381|0.098919 71|10484|19382|0.006171 72|5962|19383|0.005429 73|10485|19384|0.047276 74|10459|19385|0.052864 75|7579|19386|0.052378 76|10455|19387|0.052414 77|5805|19388|0.081956 78|10462|19389|0.016974 79|8768|12598|0.059630 80|8767|19290|0.117748 81|10470|19289|0.065769 82|10469|19288|0.066230 83|10468|19287|0.111281 84|9967|16642|0.029056 85|9956|16621|0.014614 86|9938|16626|0.007036 87|9960|16649|0.081206 88|9968|16650|0.012230 89|9969|16647|0.012368 90|5457|6266|0.055134 91|5458|6267|0.053860 92|5459|6268|0.109859 93|5460|6269|0.104952 94|5461|6270|0.053766 95|5462|6271|0.046800 96|5463|12897|0.170300 97|8880|15060|0.049014 98|7101|15059|0.047811 99|9313|15058|0.044674 100|6733|-1|0.000000 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-01.test.sql000066400000000000000000000002421257314352300265570ustar00rootroot00000000000000select (r).seq, (r).id1, (r).id2, round((r).cost::numeric, 6) from ( select pgr_bddijkstra('select * from bdd_ways'::text, 5700, 6733, true, true) as r ) as foo; pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-02.result000066400000000000000000000026161257314352300263300ustar00rootroot000000000000000|6585|17975|0.200230 1|5367|17976|0.155428 2|7125|17977|0.178581 3|613|17978|0.175712 4|10025|17979|0.173776 5|5802|6758|0.013489 6|5803|6759|0.065176 7|5804|6760|0.008679 8|5805|6761|0.145097 9|5806|6762|0.146807 10|5807|6763|0.097186 11|5808|6764|0.050569 12|5809|20663|0.169650 13|4620|20662|0.023243 14|5774|20661|0.120390 15|6482|20660|0.002769 16|5957|20659|0.087952 17|8289|20658|0.048701 18|10884|20657|0.009212 19|10883|20656|0.080500 20|9954|20655|0.075280 21|4390|16876|0.147691 22|9203|17805|0.063931 23|7892|17804|0.015429 24|8417|17803|0.069119 25|10171|17802|0.075825 26|9953|17801|0.045079 27|8859|17800|0.029389 28|8536|17799|0.072658 29|10180|17798|0.076558 30|9592|17797|0.027637 31|9318|17796|0.114755 32|10179|17795|0.007150 33|10178|17794|0.087467 34|8402|17793|0.062258 35|6179|17792|0.109483 36|8508|17791|0.036248 37|3305|17790|0.069816 38|8512|17789|0.064158 39|998|17807|0.471312 40|2698|2743|0.102019 41|2563|9039|0.341756 42|2043|9040|0.587619 43|4280|9041|0.145996 44|2317|9042|0.268754 45|7135|9043|0.121251 46|4276|9044|0.145396 47|6167|9045|0.583394 48|7136|9046|0.043099 49|7137|19345|0.053510 50|10475|19344|0.015153 51|10142|19343|0.064475 52|10140|17566|0.135370 53|8539|17565|0.057338 54|10138|17558|0.064893 55|6943|17559|0.201703 56|8140|17560|0.469613 57|10139|20189|0.060217 58|10705|20185|0.055053 59|8247|-1|0.000000 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-02.test.sql000066400000000000000000000002421257314352300265600ustar00rootroot00000000000000select (r).seq, (r).id1, (r).id2, round((r).cost::numeric, 6) from ( select pgr_bddijkstra('select * from bdd_ways'::text, 6585, 8247, true, true) as r ) as foo; pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-03.result000066400000000000000000000000521257314352300263210ustar00rootroot000000000000000|14822|14822|0.060319 1|-1|-1|0.000000 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-03.test.sql000066400000000000000000000002421257314352300265610ustar00rootroot00000000000000select (r).seq, (r).id2, (r).id2, round((r).cost::numeric, 6) from ( select pgr_bddijkstra('select * from bdd_ways'::text, 9426, 3606, true, true) as r ) as foo; pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-04.result000066400000000000000000000000531257314352300263230ustar00rootroot000000000000000|3606|14822|0.060319 1|9426|-1|0.000000 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-04.test.sql000066400000000000000000000002421257314352300265620ustar00rootroot00000000000000select (r).seq, (r).id1, (r).id2, round((r).cost::numeric, 6) from ( select pgr_bddijkstra('select * from bdd_ways'::text, 3606, 9426, true, true) as r ) as foo; pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-05.result000066400000000000000000000045661257314352300263410ustar00rootroot000000000000000|6733|15058|0.044674 1|9313|15059|0.047811 2|7101|15060|0.049014 3|8880|12897|0.170300 4|5463|6271|0.046800 5|5462|6270|0.053766 6|5461|6269|0.104952 7|5460|6268|0.109859 8|5459|6267|0.053860 9|5458|6266|0.055134 10|5457|16647|0.012368 11|9969|16650|0.012230 12|9968|16649|0.081206 13|9960|16626|0.007036 14|9938|16621|0.014614 15|9956|16642|0.029056 16|9967|19287|0.111281 17|10468|19288|0.066230 18|10469|19289|0.065769 19|10470|19290|0.117748 20|8767|12598|0.059630 21|8768|19389|0.016974 22|10462|19388|0.081956 23|5805|19387|0.052414 24|10455|19386|0.052378 25|7579|19385|0.052864 26|10459|19384|0.047276 27|10485|19383|0.005429 28|5962|19382|0.006171 29|10484|19381|0.098919 30|3002|19380|0.108243 31|4397|19379|0.102702 32|9194|19378|0.009782 33|10482|19377|0.096140 34|10174|19376|0.107643 35|8634|19375|0.102428 36|9595|19374|0.106794 37|8509|19360|0.051709 38|9948|19359|0.051651 39|10479|19358|0.059093 40|9949|19357|0.047698 41|3170|11899|0.018103 42|8468|15487|0.034042 43|9624|16983|0.022924 44|8467|16982|0.022635 45|10046|16981|0.045667 46|8583|15477|0.113487 47|8311|15478|0.019312 48|2808|15479|0.209882 49|9621|15480|0.016198 50|8522|15481|0.180992 51|8465|11894|0.046805 52|8457|11882|0.101185 53|1807|11883|0.064572 54|8456|11880|0.048821 55|8455|11878|0.083250 56|8452|11871|0.118857 57|8450|11867|0.005677 58|529|11868|0.196533 59|476|11869|0.006925 60|8451|13167|0.070884 61|8985|13148|0.014323 62|8986|13149|0.069498 63|8496|13150|0.120005 64|398|13151|0.057786 65|8987|13152|0.099744 66|637|13153|0.083288 67|6436|13154|0.057101 68|21|13155|0.079185 69|8988|13156|0.006317 70|8989|13157|0.118340 71|1285|13158|0.071931 72|2962|13159|0.018649 73|8991|13160|0.187353 74|8992|13161|0.099016 75|8351|13162|0.009638 76|8993|13163|0.069895 77|8976|13164|0.008029 78|8977|13165|0.012931 79|8994|13827|0.010639 80|9205|13828|0.117213 81|8304|13829|0.032840 82|6774|13830|0.196045 83|3753|13831|0.009169 84|8325|12990|0.013157 85|8908|20794|0.013276 86|10948|20835|0.071114 87|10929|20778|0.006447 88|8910|20779|0.008539 89|10944|20833|0.177477 90|10951|20811|0.004532 91|7034|20812|0.005045 92|10952|20841|0.187594 93|10940|20771|0.007463 94|3415|20772|0.005720 95|10941|20776|0.040800 96|10943|20796|0.002581 97|7661|20797|0.002564 98|10931|20756|0.040876 99|10932|20787|0.006774 100|5700|-1|0.000000 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-05.test.sql000066400000000000000000000002421257314352300265630ustar00rootroot00000000000000select (r).seq, (r).id1, (r).id2, round((r).cost::numeric, 6) from ( select pgr_bddijkstra('select * from bdd_ways'::text, 6733, 5700, true, true) as r ) as foo; pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-06.result000066400000000000000000000026161257314352300263340ustar00rootroot000000000000000|8247|20185|0.055053 1|10705|20189|0.060217 2|10139|17560|0.469613 3|8140|17559|0.201703 4|6943|17558|0.064893 5|10138|17565|0.057338 6|8539|17566|0.135370 7|10140|19343|0.064475 8|10142|19344|0.015153 9|10475|19345|0.053510 10|7137|9046|0.043099 11|7136|9045|0.583394 12|6167|9044|0.145396 13|4276|9043|0.121251 14|7135|9042|0.268754 15|2317|9041|0.145996 16|4280|9040|0.587619 17|2043|9039|0.341756 18|2563|2743|0.102019 19|2698|17807|0.471312 20|998|17789|0.064158 21|8512|17790|0.069816 22|3305|17791|0.036248 23|8508|17792|0.109483 24|6179|17793|0.062258 25|8402|17794|0.087467 26|10178|17795|0.007150 27|10179|17796|0.114755 28|9318|17797|0.027637 29|9592|17798|0.076558 30|10180|17799|0.072658 31|8536|17800|0.029389 32|8859|17801|0.045079 33|9953|17802|0.075825 34|10171|17803|0.069119 35|8417|17804|0.015429 36|7892|17805|0.063931 37|9203|16876|0.147691 38|4390|20655|0.075280 39|9954|20656|0.080500 40|10883|20657|0.009212 41|10884|20658|0.048701 42|8289|20659|0.087952 43|5957|20660|0.002769 44|6482|20661|0.120390 45|5774|20662|0.023243 46|4620|20663|0.169650 47|5809|6764|0.050569 48|5808|6763|0.097186 49|5807|6762|0.146807 50|5806|6761|0.145097 51|5805|6760|0.008679 52|5804|6759|0.065176 53|5803|6758|0.013489 54|5802|17979|0.173776 55|10025|17978|0.175712 56|613|17977|0.178581 57|7125|17976|0.155428 58|5367|17975|0.200230 59|6585|-1|0.000000 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/bd_dijkstra-any-06.test.sql000066400000000000000000000002421257314352300265640ustar00rootroot00000000000000select (r).seq, (r).id1, (r).id2, round((r).cost::numeric, 6) from ( select pgr_bddijkstra('select * from bdd_ways'::text, 8247, 6585, true, true) as r ) as foo; pgrouting-pgrouting-2.1.0/src/bd_dijkstra/test/test.conf000066400000000000000000000007461257314352300234340ustar00rootroot00000000000000#!/usr/bin/perl -w %main::tests = ( 'any' => { 'comment' => 'Bi-directional Dijkstra test for any versions.', 'data' => ['bd_dijkstra-any-00.data'], 'tests' => [qw(bd_dijkstra-any-01 bd_dijkstra-any-02 bd_dijkstra-any-03 bd_dijkstra-any-04 bd_dijkstra-any-05 bd_dijkstra-any-06)] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/000077500000000000000000000000001257314352300221265ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/BDDTester.cpp000066400000000000000000000200601257314352300244100ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #include "BiDirDijkstra.h" #include "utils.h" #include #include #define EPS 1e-8 std::vector vecEdges; edge_t *edges; int edge_count, maxNode; char buff[1024]; path_element_t *path; char *err_msg; int path_count; int kase; /* This method load the edge information from a csv file and put them in the edge_t array that can be passed to the algorithm to find route */ void loadGraph(std::string edgeFile) { // Open file for reading //freopen(edgeFile.c_str(), "rt", stdin); FILE *fpgraph = fopen(edgeFile.c_str(), "rt"); edge_count = 0; vecEdges.clear(); maxNode = -1; // Read line by line edge info while(fgets(buff, 1000, fpgraph)) { if(strlen(buff) == 0) break; edge_count++; StringTokenizer token; // tokenize using comma token.parse(buff, ","); std::vector vecToken; token.getTokens(vecToken); // There should be exactly 5 values: edge_id, start_node_id, end_node_id, cost, reverse_cost if(vecToken.size() < 5) fprintf(stderr, "Error in %d edge\n", edge_count); // Populate Edge_t structure edge_t tempEdge; tempEdge.id = atoi(vecToken[0].c_str()); tempEdge.source = atoi(vecToken[1].c_str()); tempEdge.target = atoi(vecToken[2].c_str()); tempEdge.cost = atof(vecToken[3].c_str()); tempEdge.reverse_cost = atof(vecToken[4].c_str()); // Update max_node_id if(tempEdge.source > maxNode) maxNode = tempEdge.source; if(tempEdge.target > maxNode) maxNode = tempEdge.target; vecEdges.push_back(tempEdge); } edges = new edge_t[edge_count]; int i; for(i = 0; i < edge_count; i++) { edges[i] = vecEdges[i]; } fclose(fpgraph); } /* Write the route in the path file */ void write_result(std::string fileName, int res) { int i; FILE *fppath = fopen(fileName.c_str(), "wt"); if(res < 0) fprintf(fppath, "%s\n", err_msg); else { for(i = 0; i < path_count; i++) { fprintf(fppath, "%d\t|%d\t|%.6lf\n", path[i].vertex_id, path[i].edge_id, path[i].cost); } } fclose(fppath); } /* Match output with answer file and write result in the result file */ void match(std::string fileName1, std::string fileName2, std::string outFile, double ttime) { // Open the first file FILE *fpfirst = fopen(fileName1.c_str(), "rt"); // Initialization std::vector nodeList1; nodeList1.clear(); double totCost1, totCost2; int nid, eid; double cost; totCost1 = 0.0; // Read paths push node_id, edge_id in the vector and update total cost while(fgets(buff, 1000, fpfirst)) { if(sscanf(buff, "%d |%d |%lf", &nid, &eid, &cost) != 3) { totCost1 = -1; break; } nodeList1.push_back(nid); nodeList1.push_back(eid); totCost1 += cost; } fclose(fpfirst); bool flag = true; // Open the second file FILE *fpsecond = fopen(fileName2.c_str(), "rt"); totCost2 = 0.0; int pos = 0; // Read paths compare with previously constructed vector of node-id, edge_id and updte total cost while(fgets(buff, 1000, fpsecond)) { if(sscanf(buff, "%d |%d |%lf", &nid, &eid, &cost) != 3) { totCost2 = -1; break; } if(pos >= nodeList1.size() || nodeList1[pos] != nid) { flag = false; } pos++; if(pos >= nodeList1.size() || nodeList1[pos] != eid) { flag = false; } pos++; totCost2 += cost; } fclose(fpsecond); // Open output file to write //freopen(outFile.c_str(), "a+", stdout); FILE *fpout = fopen(outFile.c_str(), "a+"); fprintf(fpout, "Case %d: ", kase); // Both costs matches if(fabs(totCost1 - totCost2) < EPS) { // Path also matches if(flag == true) { fprintf(fpout, "Perfect Match!!!\n"); } else // path mismatch { fprintf(fpout, "Cost same, but path differs!!!\n"); } } else // Cost mispatch { fprintf(fpout, "Cost differs, %s costs %lf and %s costs %lf\n", fileName1.c_str(), totCost1, fileName2.c_str(), totCost2); } fprintf(fpout, "Query time: %lf sec\n\n", ttime); fclose(fpout); } int main() { int i; double cl; kase = 1; // The final output will be written in the outFile and the initial input will be read from inFile std::string outFile = "output.txt"; std::string inFile = "input.txt"; // Create the output file FILE *fpout = fopen(outFile.c_str(), "wt"); fclose(fpout); // Open the input file FILE *fpin = fopen(inFile.c_str(), "rt"); // Reading each of the cases, There may be two types of cases, with 4 parameters, with 5 parameters // There may also be comments that starts with # if(fpin == NULL) fprintf(stderr, "could not read file\n"); while(fgets(buff, 1000, fpin)) { // No data if(strlen(buff) == 0) continue; // Comment if(buff[0] == '#') continue; StringTokenizer token; // tokeniize using space token.parse(buff, " \n\r"); std::vector vecToken; token.getTokens(vecToken); int totParam = vecToken.size(); // Not enough parameters if(totParam < 4) continue; // First token is the graph file name std::string graphFile = vecToken[0]; // 2nd and 3rd tokens are start and end node id respectively int startNode = atoi(vecToken[1].c_str()); int endNode = atoi(vecToken[2].c_str()); // 4th Token is the result file for this query std::string pathFile = vecToken[3]; int ind = pathFile.length() - 1; while(pathFile[ind] < 32) { pathFile[ind] = '\0'; ind--; } // Load edge information from graph file loadGraph(graphFile); fprintf(stderr, "edge_count: %d. maxNode: %d, startNode: %d, endNode: %d\n", edge_count, maxNode, startNode, endNode); // Use bidirectional dijkstra to get the route BiDirDijkstra gdef; cl = clock(); int res = gdef.bidir_dijkstra(edges, edge_count, maxNode, startNode, endNode, &path, &path_count, &err_msg); cl = clock() - cl; // Write the route in the result file write_result(pathFile, res); // There is an answer file if(totParam > 4) { std::string ansFile = vecToken[4]; int ind = ansFile.length() - 1; while(ansFile[ind] < 32) { ansFile[ind] = '\0'; ind--; } // Match and write result in the final output file match(pathFile, ansFile, outFile, cl / CLOCKS_PER_SEC); } else { // Provide information that the route is generated in path file. fpout = fopen(outFile.c_str(), "a+"); fprintf(fpout, "Case %d: Path Written to file %s\n", kase, pathFile.c_str()); fprintf(fpout, "Query Time: %lf sec\n\n", cl / CLOCKS_PER_SEC); fclose(fpout); } kase++; free(path); delete [] edges; } fclose(fpin); return 0; } pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/BiDirDijkstra.cpp000066400000000000000000000223601257314352300253220ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #include "BiDirDijkstra.h" BiDirDijkstra::BiDirDijkstra(void) { } BiDirDijkstra::~BiDirDijkstra(void) { } void BiDirDijkstra::init() { //max_edge_id = 0; //max_node_id = 0; } void BiDirDijkstra::initall(int maxNode) { int i; m_pFParent = new PARENT_PATH[maxNode + 1]; m_pRParent = new PARENT_PATH[maxNode + 1]; m_pFCost = new double[maxNode + 1]; m_pRCost = new double[maxNode + 1]; for(i = 0; i <= maxNode; i++) { m_pFParent[i].par_Node = -2; m_pRParent[i].par_Node = -2; m_pFCost[i] = INF; m_pRCost[i] = INF; } m_MinCost = INF; m_MidNode = -1; } void BiDirDijkstra::deleteall() { delete [] m_pFParent; delete [] m_pRParent; delete [] m_pFCost; delete [] m_pRCost; } double BiDirDijkstra::getcost(int node_id, int dir) { if(dir == 1) { return(m_pFCost[node_id]); } else { return(m_pRCost[node_id]); } } void BiDirDijkstra::setcost(int node_id, int dir, double c) { if(dir == 1) { m_pFCost[node_id] = c; } else { m_pRCost[node_id] = c; } } void BiDirDijkstra::setparent(int node_id, int dir, int parnode, int paredge) { if(dir == 1) { m_pFParent[node_id].par_Node = parnode; m_pFParent[node_id].par_Edge = paredge; } else { m_pRParent[node_id].par_Node = parnode; m_pRParent[node_id].par_Edge = paredge; } } void BiDirDijkstra::fconstruct_path(int node_id) { if(m_pFParent[node_id].par_Node == -1) return; fconstruct_path(m_pFParent[node_id].par_Node); path_element_t pt; pt.vertex_id = m_pFParent[node_id].par_Node; pt.edge_id = m_pFParent[node_id].par_Edge; pt.cost = m_pFCost[node_id] - m_pFCost[m_pFParent[node_id].par_Node]; m_vecPath.push_back(pt); } void BiDirDijkstra::rconstruct_path(int node_id) { path_element_t pt; if(m_pRParent[node_id].par_Node == -1) { pt.vertex_id = node_id; pt.edge_id = -1; pt.cost = 0.0; return; } pt.vertex_id = node_id; pt.cost = m_pRCost[node_id] - m_pRCost[m_pRParent[node_id].par_Node]; pt.edge_id = m_pRParent[node_id].par_Edge; m_vecPath.push_back(pt); rconstruct_path(m_pRParent[node_id].par_Node); } void BiDirDijkstra::explore(int cur_node, double cur_cost, int dir, std::priority_queue, std::greater > &que) { int i; int con_edge = m_vecNodeVector[cur_node].Connected_Edges_Index.size(); double edge_cost; for(i = 0; i < con_edge; i++) { int edge_index = m_vecNodeVector[cur_node].Connected_Edges_Index[i]; GraphEdgeInfo edge = m_vecEdgeVector[edge_index]; int new_node = m_vecNodeVector[cur_node].Connected_Nodes[i]; int mult; if(edge.Direction == 0) mult = 1; else mult = dir; if(cur_node == edge.StartNode) { if(dir > 0) edge_cost = edge.Cost; else edge_cost = edge.ReverseCost; if(edge.Direction == 0 || edge_cost >= 0.0) { //edge_cost = edge.Cost * mult; if(cur_cost + edge_cost < getcost(new_node, dir)) { setcost(new_node, dir, cur_cost + edge_cost); setparent(new_node, dir, cur_node, edge.EdgeID); que.push(std::make_pair(cur_cost + edge_cost, new_node)); if(getcost(new_node, dir) + getcost(new_node, dir * -1) < m_MinCost) { m_MinCost = getcost(new_node, dir) + getcost(new_node, dir * -1); m_MidNode = new_node; } } } } else { if(dir > 0) edge_cost = edge.ReverseCost; else edge_cost = edge.Cost; if(edge.Direction == 0 || edge_cost >= 0.0) { //edge_cost = edge.ReverseCost * mult; if(cur_cost + edge_cost < getcost(new_node, dir)) { setcost(new_node, dir, cur_cost + edge_cost); setparent(new_node, dir, cur_node, edge.EdgeID); que.push(std::make_pair(cur_cost + edge_cost, new_node)); if(getcost(new_node, dir) + getcost(new_node, dir * -1) < m_MinCost) { m_MinCost = getcost(new_node, dir) + getcost(new_node, dir * -1); m_MidNode = new_node; } } } } } } int BiDirDijkstra:: bidir_dijkstra(edge_t *edges, unsigned int edge_count, int maxNode, int start_vertex, int end_vertex, path_element_t **path, int *path_count, char **err_msg) { max_node_id = maxNode; max_edge_id = -1; init(); construct_graph(edges, edge_count, maxNode); int nodeCount = m_vecNodeVector.size(); std::priority_queue, std::greater > fque; std::priority_queue, std::greater > rque; m_vecPath.clear(); int i; initall(maxNode); m_pFParent[start_vertex].par_Node = -1; m_pFParent[start_vertex].par_Edge = -1; m_pFCost[start_vertex] = 0.0; fque.push(std::make_pair(0.0, start_vertex)); m_pRParent[end_vertex].par_Node = -1; m_pRParent[end_vertex].par_Edge = -1; m_pRCost[end_vertex] = 0.0; rque.push(std::make_pair(0.0, end_vertex)); int new_node; int cur_node; int dir; while(!fque.empty() && !rque.empty()) { PDI fTop = fque.top(); PDI rTop = rque.top(); if(fTop.first + rTop.first > m_MinCost) //We are done, there is no path with lower cost break; if(rTop.first < fTop.first) // Explore from reverse queue { cur_node = rTop.second; int dir = -1; rque.pop(); explore(cur_node, rTop.first, dir, rque); } else // Explore from forward queue { cur_node = fTop.second; int dir = 1; fque.pop(); explore(cur_node, fTop.first, dir, fque); } } if(m_MidNode == -1) { *err_msg = (char *)"Path Not Found"; deleteall(); return -1; } else { fconstruct_path(m_MidNode); rconstruct_path(m_MidNode); path_element_t pelement; pelement.vertex_id = end_vertex; pelement.edge_id = -1; pelement.cost = 0.0; m_vecPath.push_back(pelement); *path = (path_element_t *) malloc(sizeof(path_element_t) * (m_vecPath.size() + 1)); *path_count = m_vecPath.size(); for(i = 0; i < *path_count; i++) { (*path)[i].vertex_id = m_vecPath[i].vertex_id; (*path)[i].edge_id = m_vecPath[i].edge_id; (*path)[i].cost = m_vecPath[i].cost; } } deleteall(); return 0; } bool BiDirDijkstra::construct_graph(edge_t* edges, int edge_count, int maxNode) { int i; GraphNodeInfo nodeInfo; nodeInfo.Connected_Edges_Index.clear(); nodeInfo.Connected_Nodes.clear(); for(i = 0; i <= maxNode; i++) { nodeInfo.NodeID = i; m_vecNodeVector.push_back(nodeInfo); } for(i = 0; i < edge_count; i++) { addEdge(edges[i]); } return true; } bool BiDirDijkstra::addEdge(edge_t edgeIn) { long lTest; Long2LongMap::iterator itMap = m_mapEdgeId2Index.find(edgeIn.id); if(itMap != m_mapEdgeId2Index.end()) return false; GraphEdgeInfo newEdge; newEdge.EdgeID = edgeIn.id; newEdge.EdgeIndex = m_vecEdgeVector.size(); newEdge.StartNode = edgeIn.source; newEdge.EndNode = edgeIn.target; newEdge.Cost = edgeIn.cost; newEdge.ReverseCost = edgeIn.reverse_cost; if(newEdge.Cost >= 0.0 && newEdge.ReverseCost >= 0) { newEdge.Direction = 0; } else if(newEdge.Cost >= 0.0) { newEdge.Direction = 1; } else { newEdge.Direction = -1; } if(edgeIn.id > max_edge_id) { max_edge_id = edgeIn.id; } if(newEdge.StartNode > max_node_id) { return false;//max_node_id = newEdge.StartNode; } if(newEdge.EndNode > max_node_id) { return false;//max_node_id = newEdge.EdgeIndex; } m_vecNodeVector[newEdge.StartNode].Connected_Nodes.push_back(newEdge.EndNode); m_vecNodeVector[newEdge.StartNode].Connected_Edges_Index.push_back(newEdge.EdgeIndex); m_vecNodeVector[newEdge.EndNode].Connected_Nodes.push_back(newEdge.StartNode); m_vecNodeVector[newEdge.EndNode].Connected_Edges_Index.push_back(newEdge.EdgeIndex); //Adding edge to the list m_mapEdgeId2Index.insert(std::make_pair(newEdge.EdgeID, m_vecEdgeVector.size())); m_vecEdgeVector.push_back(newEdge); // return true; } pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/BiDirDijkstra.h000066400000000000000000000076521257314352300247760ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #ifndef BIDIRDIJKSTRA_H #define BIDIRDIJKSTRA_H #include #include #include #include #include #include #include #include //#include "bdsp.h" #define INF 1e15 typedef std::vector LongVector; typedef std::vector VectorOfLongVector; //typedef std::pair PIB; typedef std::pair PDI; //typedef std::pair > PDVI; typedef struct edge { int id; int source; int target; double cost; double reverse_cost; } edge_t; typedef struct path_element { int vertex_id; int edge_id; double cost; }path_element_t; typedef struct{ int par_Node; int par_Edge; }PARENT_PATH; typedef struct{ int NodeID; std::vector Connected_Nodes; std::vector Connected_Edges_Index; }GraphNodeInfo; struct GraphEdgeInfo { public: int EdgeID; int EdgeIndex; int Direction; double Cost; double ReverseCost; int StartNode; int EndNode; }; typedef std::vector GraphEdgeVector; typedef std::map Long2LongVectorMap; typedef std::map Long2LongMap; typedef std::vector GraphNodeVector; class BiDirDijkstra { public: BiDirDijkstra(void); ~BiDirDijkstra(void); int bidir_dijkstra(edge_t *edges, unsigned int edge_count, int maxNode, int start_vertex, int end_vertex, path_element_t **path, int *path_count, char **err_msg); private: bool construct_graph(edge_t *edges, int edge_count, int maxNode); void fconstruct_path(int node_id); void rconstruct_path(int node_id); bool addEdge(edge edgeIn); bool connectEdge(GraphEdgeInfo& firstEdge, GraphEdgeInfo& secondEdge, bool bIsStartNodeSame); void init(); void initall(int maxNode); void deleteall(); void explore(int cur_node, double cur_cost, int dir, std::priority_queue, std::greater > &que); double getcost(int node_id, int dir); void setcost(int node_id, int dir, double c); void setparent(int node_id, int dir, int parnode, int paredge); private: GraphEdgeVector m_vecEdgeVector; Long2LongMap m_mapEdgeId2Index; Long2LongVectorMap m_mapNodeId2Edge; GraphNodeVector m_vecNodeVector; int max_node_id; int max_edge_id; int m_lStartNodeId; int m_lEndNodeId; double m_MinCost; int m_MidNode; std::vector m_vecPath; PARENT_PATH *m_pFParent; PARENT_PATH *m_pRParent; double *m_pFCost; double *m_pRCost; }; #endif pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/Makefile000066400000000000000000000002631257314352300235670ustar00rootroot00000000000000all: BDDTester BDDTester: BDDTester.cpp BiDirDijkstra.cpp BiDirDijkstra.h utils.h g++ BDDTester.cpp BiDirDijkstra.cpp -o BDDTester clean: rm -f BDDTester bdd?.txt output.txt pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/ans1.txt000066400000000000000000000044321257314352300235340ustar00rootroot000000000000005700 |20787 |0.006774 10932 |20756 |0.040876 10931 |20797 |0.002564 7661 |20796 |0.002581 10943 |20776 |0.040800 10941 |20772 |0.005720 3415 |20771 |0.007463 10940 |20841 |0.187594 10952 |20812 |0.005045 7034 |20811 |0.004532 10951 |20833 |0.177477 10944 |20779 |0.008539 8910 |20778 |0.006447 10929 |20835 |0.071114 10948 |20794 |0.013276 8908 |12990 |0.013157 8325 |13831 |0.009169 3753 |13830 |0.196045 6774 |13829 |0.032840 8304 |13828 |0.117213 9205 |13827 |0.010639 8994 |13165 |0.012931 8977 |13164 |0.008029 8976 |13163 |0.069895 8993 |13162 |0.009638 8351 |13161 |0.099016 8992 |13160 |0.187353 8991 |13159 |0.018649 2962 |13158 |0.071931 1285 |13157 |0.118340 8989 |13156 |0.006317 8988 |13155 |0.079185 21 |13154 |0.057101 6436 |13153 |0.083288 637 |13152 |0.099744 8987 |13151 |0.057786 398 |13150 |0.120005 8496 |13149 |0.069498 8986 |13148 |0.014323 8985 |13167 |0.070884 8451 |11869 |0.006925 476 |11868 |0.196533 529 |11867 |0.005677 8450 |11871 |0.118857 8452 |11878 |0.083250 8455 |11880 |0.048821 8456 |11883 |0.064572 1807 |11882 |0.101185 8457 |11894 |0.046805 8465 |15481 |0.180992 8522 |15480 |0.016198 9621 |15479 |0.209882 2808 |15478 |0.019312 8311 |15477 |0.113487 8583 |16981 |0.045667 10046 |16982 |0.022635 8467 |16983 |0.022924 9624 |15487 |0.034042 8468 |11899 |0.018103 3170 |19357 |0.047698 9949 |19358 |0.059093 10479 |19359 |0.051651 9948 |19360 |0.051709 8509 |19374 |0.106794 9595 |19375 |0.102428 8634 |19376 |0.107643 10174 |19377 |0.096140 10482 |19378 |0.009782 9194 |19379 |0.102702 4397 |19380 |0.108243 3002 |19381 |0.098919 10484 |19382 |0.006171 5962 |19383 |0.005429 10485 |19384 |0.047276 10459 |19385 |0.052864 7579 |19386 |0.052378 10455 |19387 |0.052414 5805 |19388 |0.081956 10462 |19389 |0.016974 8768 |12598 |0.059630 8767 |19290 |0.117748 10470 |19289 |0.065769 10469 |19288 |0.066230 10468 |19287 |0.111281 9967 |16642 |0.029056 9956 |16621 |0.014614 9938 |16626 |0.007036 9960 |16649 |0.081206 9968 |16650 |0.012230 9969 |16647 |0.012368 5457 |6266 |0.055134 5458 |6267 |0.053860 5459 |6268 |0.109859 5460 |6269 |0.104952 5461 |6270 |0.053766 5462 |6271 |0.046800 5463 |12897 |0.170300 8880 |15060 |0.049014 7101 |15059 |0.047811 9313 |15058 |0.044674 6733 |-1 |0.000000 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/ans2.txt000066400000000000000000000025341257314352300235360ustar00rootroot000000000000006585 |17975 |0.200230 5367 |17976 |0.155428 7125 |17977 |0.178581 613 |17978 |0.175712 10025 |17979 |0.173776 5802 |6758 |0.013489 5803 |6759 |0.065176 5804 |6760 |0.008679 5805 |6761 |0.145097 5806 |6762 |0.146807 5807 |6763 |0.097186 5808 |6764 |0.050569 5809 |20663 |0.169650 4620 |20662 |0.023243 5774 |20661 |0.120390 6482 |20660 |0.002769 5957 |20659 |0.087952 8289 |20658 |0.048701 10884 |20657 |0.009212 10883 |20656 |0.080500 9954 |20655 |0.075280 4390 |16876 |0.147691 9203 |17805 |0.063931 7892 |17804 |0.015429 8417 |17803 |0.069119 10171 |17802 |0.075825 9953 |17801 |0.045079 8859 |17800 |0.029389 8536 |17799 |0.072658 10180 |17798 |0.076558 9592 |17797 |0.027637 9318 |17796 |0.114755 10179 |17795 |0.007150 10178 |17794 |0.087467 8402 |17793 |0.062258 6179 |17792 |0.109483 8508 |17791 |0.036248 3305 |17790 |0.069816 8512 |17789 |0.064158 998 |17807 |0.471312 2698 |2743 |0.102019 2563 |9039 |0.341756 2043 |9040 |0.587619 4280 |9041 |0.145996 2317 |9042 |0.268754 7135 |9043 |0.121251 4276 |9044 |0.145396 6167 |9045 |0.583394 7136 |9046 |0.043099 7137 |19345 |0.053510 10475 |19344 |0.015153 10142 |19343 |0.064475 10140 |17566 |0.135370 8539 |17565 |0.057338 10138 |17558 |0.064893 6943 |17559 |0.201703 8140 |17560 |0.469613 10139 |20189 |0.060217 10705 |20185 |0.055053 8247 |-1 |0.000000 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/ans3.txt000066400000000000000000000000531257314352300235310ustar00rootroot000000000000009426 |14822 |0.060319 3606 |-1 |0.000000 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/ans4.txt000066400000000000000000000000531257314352300235320ustar00rootroot000000000000003606 |14822 |0.060319 9426 |-1 |0.000000 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/ans5.txt000066400000000000000000000044321257314352300235400ustar00rootroot000000000000006733 |15058 |0.044674 9313 |15059 |0.047811 7101 |15060 |0.049014 8880 |12897 |0.170300 5463 |6271 |0.046800 5462 |6270 |0.053766 5461 |6269 |0.104952 5460 |6268 |0.109859 5459 |6267 |0.053860 5458 |6266 |0.055134 5457 |16647 |0.012368 9969 |16650 |0.012230 9968 |16649 |0.081206 9960 |16626 |0.007036 9938 |16621 |0.014614 9956 |16642 |0.029056 9967 |19287 |0.111281 10468 |19288 |0.066230 10469 |19289 |0.065769 10470 |19290 |0.117748 8767 |12598 |0.059630 8768 |19389 |0.016974 10462 |19388 |0.081956 5805 |19387 |0.052414 10455 |19386 |0.052378 7579 |19385 |0.052864 10459 |19384 |0.047276 10485 |19383 |0.005429 5962 |19382 |0.006171 10484 |19381 |0.098919 3002 |19380 |0.108243 4397 |19379 |0.102702 9194 |19378 |0.009782 10482 |19377 |0.096140 10174 |19376 |0.107643 8634 |19375 |0.102428 9595 |19374 |0.106794 8509 |19360 |0.051709 9948 |19359 |0.051651 10479 |19358 |0.059093 9949 |19357 |0.047698 3170 |11899 |0.018103 8468 |15487 |0.034042 9624 |16983 |0.022924 8467 |16982 |0.022635 10046 |16981 |0.045667 8583 |15477 |0.113487 8311 |15478 |0.019312 2808 |15479 |0.209882 9621 |15480 |0.016198 8522 |15481 |0.180992 8465 |11894 |0.046805 8457 |11882 |0.101185 1807 |11883 |0.064572 8456 |11880 |0.048821 8455 |11878 |0.083250 8452 |11871 |0.118857 8450 |11867 |0.005677 529 |11868 |0.196533 476 |11869 |0.006925 8451 |13167 |0.070884 8985 |13148 |0.014323 8986 |13149 |0.069498 8496 |13150 |0.120005 398 |13151 |0.057786 8987 |13152 |0.099744 637 |13153 |0.083288 6436 |13154 |0.057101 21 |13155 |0.079185 8988 |13156 |0.006317 8989 |13157 |0.118340 1285 |13158 |0.071931 2962 |13159 |0.018649 8991 |13160 |0.187353 8992 |13161 |0.099016 8351 |13162 |0.009638 8993 |13163 |0.069895 8976 |13164 |0.008029 8977 |13165 |0.012931 8994 |13827 |0.010639 9205 |13828 |0.117213 8304 |13829 |0.032840 6774 |13830 |0.196045 3753 |13831 |0.009169 8325 |12990 |0.013157 8908 |20794 |0.013276 10948 |20835 |0.071114 10929 |20778 |0.006447 8910 |20779 |0.008539 10944 |20833 |0.177477 10951 |20811 |0.004532 7034 |20812 |0.005045 10952 |20841 |0.187594 10940 |20771 |0.007463 3415 |20772 |0.005720 10941 |20776 |0.040800 10943 |20796 |0.002581 7661 |20797 |0.002564 10931 |20756 |0.040876 10932 |20787 |0.006774 5700 |-1 |0.000000 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/ans6.txt000066400000000000000000000025341257314352300235420ustar00rootroot000000000000008247 |20185 |0.055053 10705 |20189 |0.060217 10139 |17560 |0.469613 8140 |17559 |0.201703 6943 |17558 |0.064893 10138 |17565 |0.057338 8539 |17566 |0.135370 10140 |19343 |0.064475 10142 |19344 |0.015153 10475 |19345 |0.053510 7137 |9046 |0.043099 7136 |9045 |0.583394 6167 |9044 |0.145396 4276 |9043 |0.121251 7135 |9042 |0.268754 2317 |9041 |0.145996 4280 |9040 |0.587619 2043 |9039 |0.341756 2563 |2743 |0.102019 2698 |17807 |0.471312 998 |17789 |0.064158 8512 |17790 |0.069816 3305 |17791 |0.036248 8508 |17792 |0.109483 6179 |17793 |0.062258 8402 |17794 |0.087467 10178 |17795 |0.007150 10179 |17796 |0.114755 9318 |17797 |0.027637 9592 |17798 |0.076558 10180 |17799 |0.072658 8536 |17800 |0.029389 8859 |17801 |0.045079 9953 |17802 |0.075825 10171 |17803 |0.069119 8417 |17804 |0.015429 7892 |17805 |0.063931 9203 |16876 |0.147691 4390 |20655 |0.075280 9954 |20656 |0.080500 10883 |20657 |0.009212 10884 |20658 |0.048701 8289 |20659 |0.087952 5957 |20660 |0.002769 6482 |20661 |0.120390 5774 |20662 |0.023243 4620 |20663 |0.169650 5809 |6764 |0.050569 5808 |6763 |0.097186 5807 |6762 |0.146807 5806 |6761 |0.145097 5805 |6760 |0.008679 5804 |6759 |0.065176 5803 |6758 |0.013489 5802 |17979 |0.173776 10025 |17978 |0.175712 613 |17977 |0.178581 7125 |17976 |0.155428 5367 |17975 |0.200230 6585 |-1 |0.000000 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/input.txt000066400000000000000000000003461257314352300240310ustar00rootroot00000000000000ways.txt 5700 6733 bdd1.txt ans1.txt ways.txt 6585 8247 bdd2.txt ans2.txt ways.txt 9426 3606 bdd3.txt ans3.txt ways.txt 3606 9426 bdd4.txt ans4.txt ways.txt 6733 5700 bdd5.txt ans5.txt ways.txt 8247 6585 bdd6.txt ans6.txt pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/utils.h000066400000000000000000000064651257314352300234520ustar00rootroot00000000000000/****************************************************************************** * $Id$ * * Project: pgRouting bdsp and bdastar algorithms * Purpose: * Author: Razequl Islam * ****************************************************************************** * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies of this Software or works derived from this Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. *****************************************************************************/ #ifndef UTILS_H #define UTILS_H #include #include #include #include #include typedef std::vector LongVector; typedef std::vector IntVector; typedef std::vector DoubleVector; typedef std::vector StringVector; class StringOperation { public: static std::string TRIMWHITESPACE(std::string strInput) { std::string strOut = strInput; std::string strWht = " \f\n\r\t\v"; strOut.erase(0,strOut.find_first_not_of(strWht)); strOut.erase(strOut.find_last_not_of(strWht) + 1); return strOut; }; }; class StringTokenizer { public: StringTokenizer() { reset(); } void reset() { vecTokens.clear(); strInput = ""; } bool parse(std::string strInput, std::string chDelim) { size_t iStartPos = 0; while(true) { size_t iPos = strInput.find(chDelim[0],iStartPos); if(iPos != std::string::npos) { std::string strToken; strToken = strInput.substr(iStartPos,iPos - iStartPos); vecTokens.push_back(strToken); iStartPos = iPos + 1; } else if(iPos == std::string::npos && strInput.length() > 0 ) { std::string strToken; strToken = strInput.substr(iStartPos, strInput.length() - iStartPos); if(strToken.length() > 0) vecTokens.push_back(strToken); break; } else break; } return true; } size_t getTokenCount() { return vecTokens.size(); } bool getToken(std::string& strToken, size_t iTokenIndex) { long lTokenCount = vecTokens.size(); if(iTokenIndex < 0 || iTokenIndex < lTokenCount) { strToken = vecTokens[iTokenIndex]; return true; } return false; } bool getTokens(StringVector& vecTokensRef) { vecTokensRef = vecTokens; return true; } private: std::string strInput; StringVector vecTokens; }; #endif pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/ways.txt000066400000000000000000034032141257314352300236610ustar00rootroot0000000000000018129,10271,10265,0.407629542119694,0.407629542119694 14822,9426,3606,0.0603186413824967,0.0603186413824967 16176,5812,7719,0.198519002375015,0.198519002375015 16177,7719,9841,1.21182332618964,1.21182332618964 16178,137,1482,0.199034161669709,0.199034161669709 16179,1482,3758,0.20606858724026,0.20606858724026 16217,7903,7844,0.0651768093591436,0.0651768093591436 16218,7844,6725,0.105799860394335,0.105799860394335 15793,2298,2322,0.00529554982932783,0.00529554982932783 14854,9432,9433,0.00987428384236239,0.00987428384236239 19732,4490,10638,0.0159213769578026,0.0159213769578026 19734,10639,10640,0.115517684408379,0.115517684408379 19736,10643,5491,0.200611432022914,0.200611432022914 19737,5491,9472,0.173586542348893,0.173586542348893 16211,7730,9848,1.41098736584228,1.41098736584228 19766,8868,3770,0.15451665559366,0.15451665559366 19767,3770,10249,0.199225315153312,0.199225315153312 19769,9471,4895,0.183643472400882,0.183643472400882 19770,4895,9419,0.162738965694015,0.162738965694015 16694,9991,9992,0.00824975577533471,0.00824975577533471 16253,9862,7741,0.405750287416545,0.405750287416545 16254,7741,5836,0.199719306282583,0.199719306282583 16255,5836,9863,0.20307644815808,0.20307644815808 445,449,450,0.199450473576153,0.199450473576153 20724,9339,9399,0.00989025456720925,0.00989025456720925 20725,9399,10912,0.0075300269970097,0.0075300269970097 20727,10911,9342,0.00831469236711343,0.00831469236711343 18403,7778,10286,0.0505898966958872,0.0505898966958872 273,283,284,0.0964719650645454,0.0964719650645454 275,285,286,0.0574345831683482,0.0574345831683482 276,286,287,0.00381671595135443,0.00381671595135443 277,288,286,0.0749798421316384,0.0749798421316384 267,277,278,0.026080790494895,0.026080790494895 19535,10550,10547,0.0727126892007364,0.0727126892007364 240,247,248,0.0772679392991742,0.0772679392991742 242,249,250,0.0969982430766615,0.0969982430766615 19500,10527,10528,0.0180139213913488,0.0180139213913488 16008,9778,9779,0.0944640625920965,0.0944640625920965 15463,8882,1361,0.00984596954833585,0.00984596954833585 11520,658,713,0.150268576052698,0.150268576052698 270,280,281,0.0978981798906238,0.0978981798906238 16247,7743,5838,0.199906773104335,0.199906773104335 505,499,500,0.0224810261782308,0.0224810261782308 19508,10448,10534,0.00643702567875165,0.00643702567875165 16434,9896,3281,0.0340559329983669,0.0340559329983669 19458,10492,10506,0.00750267115612711,0.00750267115612711 16700,9995,9996,0.0459960991438913,0.0459960991438913 17222,5174,8210,0.200775724104805,0.200775724104805 17224,4240,7299,0.0119914556826953,0.0119914556826953 345,346,347,0.130802492327731,0.130802492327731 347,348,349,0.135557185972568,0.135557185972568 348,349,350,0.136845365159024,0.136845365159024 355,357,358,0.388256388951567,0.388256388951567 356,358,359,0.410677079496879,0.410677079496879 18458,10297,6395,0.0910083144293941,0.0910083144293941 18424,8333,10290,0.150248967925867,0.150248967925867 18426,8331,7848,0.20002866768649,0.20002866768649 16185,9843,7721,1.49406009526399,1.49406009526399 18230,2552,10281,0.408042509102773,0.408042509102773 568,561,562,0.0238735645312088,0.0238735645312088 509,503,504,0.0378269387886271,0.0378269387886271 510,504,505,0.131422581642966,0.131422581642966 511,505,506,0.13298824931129,0.13298824931129 512,506,507,0.0469418788297666,0.0469418788297666 513,507,508,0.00800396830514923,0.00800396830514923 514,508,509,0.189986229051577,0.189986229051577 521,516,517,0.0463139600038384,0.0463139600038384 12956,1507,1599,0.174395269936236,0.174395269936236 19854,9521,10661,0.207011877470032,0.207011877470032 11687,773,774,0.0194846935551434,0.0194846935551434 20577,10865,10866,0.00985918265048112,0.00985918265048112 15197,3400,9212,0.0496967641825266,0.0496967641825266 3594,3445,1174,0.142771364790872,0.142771364790872 3595,1174,897,0.139794356108886,0.139794356108886 19561,10564,10565,0.0196154846965349,0.0196154846965349 16270,6159,9867,0.121531820960243,0.121531820960243 11805,8417,8418,0.134805848745127,0.134805848745127 18434,8357,10291,0.154597709113849,0.154597709113849 15269,8698,8458,0.108561000163296,0.108561000163296 16600,3169,9952,0.143650464740249,0.143650464740249 971,982,983,0.153004941982632,0.153004941982632 19467,10511,10512,0.0226507231527583,0.0226507231527583 19468,10512,10513,0.0195038602641882,0.0195038602641882 16605,9954,9955,0.0548421550272179,0.0548421550272179 16733,5003,10004,0.0399314883998924,0.0399314883998924 16677,9979,9980,0.023537846703909,0.023537846703909 15811,9714,9715,0.0297752747528411,0.0297752747528411 12949,1304,1330,0.0581647037716416,0.0581647037716416 11964,5499,7073,0.148280923478534,0.148280923478534 18453,9427,4296,0.104102993198957,0.104102993198957 20603,10836,10820,0.0118777812250081,0.0118777812250081 20604,10820,10827,0.0109415807816948,0.0109415807816948 318,326,327,0.287313248528131,0.287313248528131 919,933,934,0.0476774715690845,0.0476774715690845 920,934,935,0.0499176342652801,0.0499176342652801 921,935,936,0.0512339711733563,0.0512339711733563 12002,6577,5507,0.29282736629382,0.29282736629382 2397,2072,2388,0.0939943538292093,0.0939943538292093 17363,7241,3255,0.194151227318962,0.194151227318962 3612,954,3458,0.174654702147255,0.174654702147255 3613,3458,3459,0.161855899930502,0.161855899930502 3614,3459,3460,0.184505780617563,0.184505780617563 3615,3460,3461,0.174076203888655,0.174076203888655 12954,1477,1478,0.162422090556836,0.162422090556836 16746,6830,10008,0.0662012224002346,0.0662012224002346 19537,10551,4704,0.0179029738053875,0.0179029738053875 16747,10008,3664,0.0562861796352498,0.0562861796352498 12008,8513,4459,0.0575373844976813,0.0575373844976813 12009,4459,5508,0.146438493557302,0.146438493557302 11575,1594,1595,0.149695612752929,0.149695612752929 18383,8920,8960,0.0494721849144557,0.0494721849144557 19652,10605,10528,0.00763160148090486,0.00763160148090486 1706,1727,204,0.0785826238386085,0.0785826238386085 11578,1595,1767,0.0524448615311058,0.0524448615311058 351,353,354,0.0783794642996216,0.0783794642996216 16749,53,10005,0.150239248303575,0.150239248303575 20036,7837,816,0.140917505829302,0.140917505829302 20637,10876,10878,0.031770930566573,0.031770930566573 16183,1702,133,0.201630131124766,0.201630131124766 16753,6829,10009,0.0465845830870589,0.0465845830870589 18737,2600,1858,0.180581857071932,0.180581857071932 14686,1987,2318,0.198940266900504,0.198940266900504 1928,1941,1942,0.123855031305308,0.123855031305308 18741,8070,7651,0.262731372814963,0.262731372814963 14685,1546,1987,0.20778014181537,0.20778014181537 12334,8656,8657,0.0212762444700433,0.0212762444700433 18873,7825,7987,0.015602795644656,0.015602795644656 12352,8668,8669,0.00723037090372959,0.00723037090372959 18669,9460,1818,0.156714358591483,0.156714358591483 18185,5799,6059,0.199739960113703,0.199739960113703 18862,9131,9178,0.0368320416365925,0.0368320416365925 16606,9955,7890,0.148662937956551,0.148662937956551 12197,424,2296,0.092590985158808,0.092590985158808 328,329,330,0.0301965908229701,0.0301965908229701 329,330,331,0.00308879550687601,0.00308879550687601 15797,2324,2349,0.0197202421063636,0.0197202421063636 16293,2377,2409,0.0804076908745063,0.0804076908745063 17370,3254,7297,0.216186214827155,0.216186214827155 18195,8107,9376,0.183361036437535,0.183361036437535 17371,7297,40,0.193403542976089,0.193403542976089 389,391,392,0.10291889633356,0.10291889633356 18880,1927,7249,0.20098536077548,0.20098536077548 12842,2658,461,0.235239531220745,0.235239531220745 18457,7020,10297,0.095413640203737,0.095413640203737 14684,1545,1546,0.195783826439231,0.195783826439231 16302,2721,2722,0.0283898956128369,0.0283898956128369 18674,1569,1570,0.17732367890712,0.17732367890712 19651,10604,10605,0.00569731320684084,0.00569731320684084 12365,8674,8675,0.00395306971093599,0.00395306971093599 18885,80,7308,0.203338584644882,0.203338584644882 18462,9528,9293,0.135413968590027,0.135413968590027 17073,8133,10070,0.277242310734424,0.277242310734424 18887,3267,7247,0.200784680682105,0.200784680682105 16306,2851,2852,0.0109060813984903,0.0109060813984903 18803,8953,10352,0.0713096059986916,0.0713096059986916 12360,8670,8671,0.0527368404826503,0.0527368404826503 19915,8054,8774,0.178101620538173,0.178101620538173 19027,10418,8995,0.822032321709027,0.822032321709027 16313,2929,2636,0.0522503580010493,0.0522503580010493 18123,10266,7936,0.0422734852594549,0.0422734852594549 11696,1005,1006,0.0249036708868205,0.0249036708868205 19031,9820,9825,0.141867922710985,0.141867922710985 17076,828,3568,0.137092229325187,0.137092229325187 20641,10879,4802,0.0562973461233787,0.0562973461233787 19035,9497,9495,0.0285635113459611,0.0285635113459611 2071,2074,2075,0.135495947312548,0.135495947312548 15936,9757,6254,0.229061306545615,0.229061306545615 3229,3143,3144,0.198651066611581,0.198651066611581 3231,3145,1186,0.167106782855451,0.167106782855451 20275,10725,6473,0.00777253007071417,0.00777253007071417 20276,6473,10726,0.00774087009692378,0.00774087009692378 20277,10710,5573,0.00807679050419555,0.00807679050419555 16287,1363,2160,0.150908240771596,0.150908240771596 18901,10379,10378,0.00446883067059111,0.00446883067059111 18181,6056,4071,0.17853957848987,0.17853957848987 16288,2160,2273,0.031688963076218,0.031688963076218 15792,2131,2298,0.0834787229201596,0.0834787229201596 17362,1905,7241,0.196305657515643,0.196305657515643 20796,10943,7661,0.00258138052005919,0.00258138052005919 20797,7661,10931,0.00256438171506516,0.00256438171506516 17367,3197,6112,0.203543642625323,0.203543642625323 19564,10566,10567,0.0877791462313442,0.0877791462313442 17839,9059,10189,0.106477983280495,0.106477983280495 17124,42,4240,0.19030237977338,0.19030237977338 15941,9758,9759,0.0631588158295344,0.0631588158295344 17151,4781,4823,0.202239291799058,0.202239291799058 14110,421,3623,0.253988429085779,0.253988429085779 20309,10730,10731,0.0277808040232953,0.0277808040232953 19606,10584,10500,0.00674103787689334,0.00674103787689334 18677,2800,2801,0.105225983369234,0.105225983369234 17096,3720,3721,0.196415457175175,0.196415457175175 19914,6599,8054,0.176409123849899,0.176409123849899 14113,3767,3768,0.109524379066099,0.109524379066099 19575,10571,10572,0.0878577106463745,0.0878577106463745 19578,7458,10573,0.00838425457343401,0.00838425457343401 13363,6192,9050,0.200728781748151,0.200728781748151 18684,3608,1316,0.176123680044276,0.176123680044276 16406,9888,9885,0.103994018141439,0.103994018141439 20348,10747,10734,0.124798183375822,0.124798183375822 13367,487,9053,0.0916792010447841,0.0916792010447841 17112,3776,3932,0.0318567386044335,0.0318567386044335 18472,7703,9005,0.191779872148763,0.191779872148763 13566,4,3088,0.053682748576131,0.053682748576131 14690,2868,3129,0.152693011202245,0.152693011202245 19632,10519,10594,0.0691883113691504,0.0691883113691504 16442,9898,9900,0.0593229160576478,0.0593229160576478 19557,10561,10562,0.0114115661676901,0.0114115661676901 17140,3200,3089,0.200962427212495,0.200962427212495 19588,10578,7459,0.00830641959761081,0.00830641959761081 19590,10509,10579,0.0688000441577074,0.0688000441577074 4371,4093,4094,0.0474398468296831,0.0474398468296831 14821,4531,9426,0.131844452515128,0.131844452515128 20313,10734,10735,0.135778003167023,0.135778003167023 16512,8896,9922,0.103245634213484,0.103245634213484 19627,10592,10501,0.0068017037739497,0.0068017037739497 3432,3319,3320,0.201627360859163,0.201627360859163 3631,1572,3475,0.135693159195378,0.135693159195378 3632,3475,3476,0.119283891700122,0.119283891700122 3634,3211,3477,0.201273972346718,0.201273972346718 3635,3477,1922,0.201175175309244,0.201175175309244 17122,4176,3542,0.20232729922556,0.20232729922556 16444,9901,9902,0.179094898504736,0.179094898504736 20287,9383,6472,0.201518688053588,0.201518688053588 20014,8858,10180,0.0735203760297937,0.0735203760297937 19233,10457,10420,0.0372086096742178,0.0372086096742178 4657,4299,3840,0.0473685540434106,0.0473685540434106 14125,3659,3925,0.129261803351535,0.129261803351535 3623,3469,3470,0.140706278566204,0.140706278566204 18908,10386,10387,0.0302347602157808,0.0302347602157808 15943,9760,8085,0.0293664602336856,0.0293664602336856 18142,10269,6300,0.0570177692907992,0.0570177692907992 17020,10057,10058,0.15155359133236,0.15155359133236 17158,5010,5011,0.0757362739800239,0.0757362739800239 16649,9960,9968,0.0812055546813917,0.0812055546813917 17022,10055,10058,0.0158274438461504,0.0158274438461504 20617,10793,10829,0.0486626332146345,0.0486626332146345 17292,7745,7192,0.403926945097788,0.403926945097788 17953,8781,10225,0.0170107340919314,0.0170107340919314 17142,4509,4616,0.202021015829292,0.202021015829292 14706,5161,5162,0.0515278311632085,0.0515278311632085 17293,7192,8754,0.202354446551741,0.202354446551741 16653,9971,9972,0.0159150831985239,0.0159150831985239 17955,10229,10228,0.0205875980561605,0.0205875980561605 16775,9905,10011,0.0628512846047373,0.0628512846047373 20430,10790,10791,0.0319464035455711,0.0319464035455711 17144,4683,4684,0.183413882011105,0.183413882011105 17482,367,368,0.0073956069596753,0.0073956069596753 17483,368,4274,0.0740383655738795,0.0740383655738795 18131,6045,4102,0.143663826029319,0.143663826029319 17166,3547,48,0.197940166378652,0.197940166378652 17957,10231,10232,0.0468160398694911,0.0468160398694911 19584,10563,10576,0.0699872416467849,0.0699872416467849 19587,10577,10578,0.0879343964012276,0.0879343964012276 16540,7834,812,0.139228180638449,0.139228180638449 20323,10742,10732,0.00891011779971553,0.00891011779971553 14118,3946,4047,0.0370997345222532,0.0370997345222532 20325,10743,10744,0.00292597509729593,0.00292597509729593 17681,9050,9814,0.396292789359983,0.396292789359983 17683,10165,9814,0.392184725428778,0.392184725428778 17303,3516,4258,0.201418622589808,0.201418622589808 17690,6173,6191,0.0979652724466413,0.0979652724466413 17305,8744,8715,0.198903931890441,0.198903931890441 19815,6602,8057,0.177734109816075,0.177734109816075 20432,10754,10792,0.00161805170064806,0.00161805170064806 5752,4838,5081,0.0155515271366432,0.0155515271366432 14703,5104,5105,0.188886837572701,0.188886837572701 19833,10653,10654,0.205572346227123,0.205572346227123 4807,4413,4414,0.0998668735468864,0.0998668735468864 3650,3488,3106,0.174737901377497,0.174737901377497 3651,3106,3491,0.194747174928978,0.194747174928978 17379,5746,5747,0.00818765310677506,0.00818765310677506 20468,10818,10755,0.173765546097308,0.173765546097308 17164,1802,4242,0.207580745712203,0.207580745712203 6015,5267,5268,0.103281094663511,0.103281094663511 18137,10263,10272,0.406284221439373,0.406284221439373 17291,10085,7745,0.543012306463268,0.543012306463268 14709,5330,4870,0.190973371939833,0.190973371939833 18138,4093,6038,0.184675507720467,0.184675507720467 16651,9969,9970,0.100708681464822,0.100708681464822 14710,4870,2220,0.162414391352976,0.162414391352976 18505,6386,17,0.132879414135856,0.132879414135856 14727,6220,6303,0.0511187399227223,0.0511187399227223 17176,5390,5408,0.208329703574267,0.208329703574267 20791,8358,10898,0.00761490800516594,0.00761490800516594 17146,1801,4241,0.206257539278646,0.206257539278646 14731,6303,5467,0.125799145673022,0.125799145673022 18536,5557,10309,0.366989977501724,0.366989977501724 14723,6016,5469,0.171433952660857,0.171433952660857 18516,2412,10295,0.0120882825664803,0.0120882825664803 17153,1911,4839,0.199025256937054,0.199025256937054 17154,4839,3202,0.202009935716231,0.202009935716231 18288,6762,6873,0.146634632629247,0.146634632629247 20338,10735,10738,0.035049164748108,0.035049164748108 18690,5770,5771,0.102556159708994,0.102556159708994 20424,10785,10786,0.0731561229415083,0.0731561229415083 5740,1710,5071,0.202613094112382,0.202613094112382 14744,2216,4866,0.159742631617364,0.159742631617364 18148,6033,4087,0.198416361234407,0.198416361234407 17476,4654,473,0.0704097319033273,0.0704097319033273 18150,4100,6044,0.175955927487578,0.175955927487578 6851,5860,5861,0.109631940187014,0.109631940187014 14841,7164,7777,0.0983349446501409,0.0983349446501409 18242,6768,3993,0.201258062688176,0.201258062688176 18273,6645,6666,0.202152498738845,0.202152498738845 20386,10770,10771,0.0535943445752728,0.0535943445752728 6983,5958,5959,0.149650557500517,0.149650557500517 18306,3982,7041,0.200503190670894,0.200503190670894 20438,10796,10797,0.0670860233753639,0.0670860233753639 20500,10838,10824,0.0121125751150814,0.0121125751150814 14725,977,5162,0.0458445478179373,0.0458445478179373 6627,5707,1851,0.181903999460801,0.181903999460801 3671,3508,3509,0.00436333612190551,0.00436333612190551 3672,3509,3510,0.046781667512879,0.046781667512879 7657,3346,6356,0.257422789129267,0.257422789129267 14872,3240,5733,0.139141273161543,0.139141273161543 18469,9138,10300,0.19595637710121,0.19595637710121 18266,1691,6545,0.203809181046432,0.203809181046432 18272,6629,6645,0.186774688365716,0.186774688365716 8163,6669,2301,0.106319016804013,0.106319016804013 14130,9280,9279,0.186364690747119,0.186364690747119 14771,2209,923,0.186974313150198,0.186974313150198 18247,9377,8108,0.184107753412847,0.184107753412847 18704,7871,4059,0.176577842625336,0.176577842625336 15923,9752,9072,0.0836347230210634,0.0836347230210634 18541,7538,8363,0.0639425794382817,0.0639425794382817 14134,509,9280,0.0291273215905741,0.0291273215905741 15926,498,9102,0.0623752088587868,0.0623752088587868 11651,8350,4542,0.134464503460642,0.134464503460642 18291,6752,3975,0.201306126180051,0.201306126180051 14752,5933,6903,0.0776419963986988,0.0776419963986988 15930,9755,8063,0.0157417186886108,0.0157417186886108 8622,3936,5625,0.097083190357132,0.097083190357132 14891,9021,8103,0.0999072642817978,0.0999072642817978 11386,8241,8242,0.105664996309114,0.105664996309114 11647,7709,8347,0.0834163322393992,0.0834163322393992 12254,8618,8619,0.0216515691565663,0.0216515691565663 20225,8757,10713,0.181625832679021,0.181625832679021 11373,437,8225,0.0125774855889878,0.0125774855889878 20018,6572,4453,0.146908325275574,0.146908325275574 20512,10063,10060,0.007549583111055,0.007549583111055 12048,8527,8528,0.0740401240439702,0.0740401240439702 14785,7957,5458,0.175576789379919,0.175576789379919 12271,8518,8628,0.0787132719056346,0.0787132719056346 11383,8239,8240,0.0842941433278933,0.0842941433278933 11370,7971,7972,0.0117965527041302,0.0117965527041302 11414,7984,7985,0.287379755335746,0.287379755335746 11432,415,8254,0.452015989776023,0.452015989776023 20350,10730,2968,0.0120941619304981,0.0120941619304981 8748,5336,6979,0.175571360985687,0.175571360985687 3691,3527,3528,0.0472108481996503,0.0472108481996503 3692,3528,2737,0.0483230367668469,0.0483230367668469 3697,3532,3533,0.0559788343200402,0.0559788343200402 15221,3833,8055,0.052921136155694,0.052921136155694 12311,8645,8476,0.144977480276504,0.144977480276504 12312,8476,8646,0.198472144343311,0.198472144343311 12314,8643,8559,0.0228329493898265,0.0228329493898265 20367,10748,10749,0.0037547184046713,0.0037547184046713 9843,7548,7549,0.124919366653633,0.124919366653633 12301,4845,8524,0.0473127526043962,0.0473127526043962 18331,7594,6751,0.14027973854483,0.14027973854483 11791,8037,2687,0.147733787935878,0.147733787935878 15865,8762,8763,0.0396940145175954,0.0396940145175954 20529,10029,10846,0.0100359682174695,0.0100359682174695 17959,6241,5194,0.169083036600962,0.169083036600962 18370,6889,5250,0.0518724586298984,0.0518724586298984 15225,8180,5297,0.041720314716376,0.041720314716376 9071,2781,7147,0.103689348353689,0.103689348353689 3710,3546,1524,0.0515313284334221,0.0515313284334221 20305,10728,8110,0.168482747904973,0.168482747904973 3711,1524,3547,0.0494425170647519,0.0494425170647519 14739,6538,6607,0.183986331427456,0.183986331427456 11372,290,437,0.0112130207438012,0.0112130207438012 18381,8535,8919,0.0499954488007408,0.0499954488007408 12246,8615,4817,0.146110905108578,0.146110905108578 11425,8251,8078,0.7456254172446,0.7456254172446 12247,4817,5788,0.143910603528138,0.143910603528138 12818,299,8256,0.476082599329394,0.476082599329394 20410,8976,9207,0.0123297683183119,0.0123297683183119 12263,8621,8622,0.00671006625102598,0.00671006625102598 11559,8319,7714,0.15000222129108,0.15000222129108 15229,8334,8335,0.02937581800825,0.02937581800825 18377,6069,2549,0.201785565265125,0.201785565265125 11447,387,8258,0.356209179582772,0.356209179582772 11812,1881,8316,0.0255940628377938,0.0255940628377938 14781,921,2207,0.190721648601815,0.190721648601815 20233,10711,10715,0.00692211182471866,0.00692211182471866 20363,9209,8991,0.0223079019168015,0.0223079019168015 18388,8990,9001,0.0110856339057274,0.0110856339057274 20651,10033,10881,0.0461798387778834,0.0461798387778834 13366,9052,487,0.0981014313599177,0.0981014313599177 12303,8639,8640,0.0320591977276875,0.0320591977276875 20243,10716,10713,0.0141769281388351,0.0141769281388351 14749,4864,2214,0.160302668775638,0.160302668775638 13468,309,9094,0.0506545738820493,0.0506545738820493 18336,1689,7624,0.203108569942922,0.203108569942922 12937,1303,1970,0.0130832107015757,0.0130832107015757 20525,10839,1286,0.00844906120646156,0.00844906120646156 10918,8035,5970,0.0219813767800627,0.0219813767800627 14913,7600,2016,0.104505986927597,0.104505986927597 20351,2968,10750,0.0147633294839236,0.0147633294839236 15880,8763,8762,0.0396940145175954,0.0396940145175954 20353,9401,9336,0.00949287140929792,0.00949287140929792 12244,8613,8614,0.00356038865266788,0.00356038865266788 11216,8164,8165,0.0796169077304663,0.0796169077304663 14132,9279,507,0.0225847659450503,0.0225847659450503 15875,8940,8978,0.0300860996423522,0.0300860996423522 11429,8253,319,0.299890155674121,0.299890155674121 20371,2707,10756,0.00655605333712087,0.00655605333712087 14677,3794,9330,0.199283554137764,0.199283554137764 18476,4295,2411,0.100910451832155,0.100910451832155 18478,5542,9039,0.101169435731023,0.101169435731023 11770,3014,8406,0.0500338703103734,0.0500338703103734 11823,8421,8424,0.377719915283211,0.377719915283211 10669,7915,6847,0.0947158385157811,0.0947158385157811 3731,3565,3566,0.0486546976993217,0.0486546976993217 3732,3566,3567,0.109486664803565,0.109486664803565 3733,3567,1037,0.105564006595596,0.105564006595596 11897,8466,8467,0.103343928827087,0.103343928827087 11947,397,8496,0.0965081758273934,0.0965081758273934 18380,8494,8535,0.0492964457876769,0.0492964457876769 20364,8991,10755,0.00786332111355482,0.00786332111355482 12162,8315,8569,0.02262255215678,0.02262255215678 12218,8594,2290,0.0213925904868369,0.0213925904868369 14931,3354,2767,0.0942765011393086,0.0942765011393086 18498,9212,9220,0.133514882064815,0.133514882064815 20706,9190,10885,0.00984120017613085,0.00984120017613085 12373,8677,8678,0.0486250060422128,0.0486250060422128 14967,7610,7264,0.0940136459475559,0.0940136459475559 15895,9441,5377,0.102059140746775,0.102059140746775 13974,9251,9129,0.169864606266652,0.169864606266652 20368,10749,10733,0.00357512667889407,0.00357512667889407 14674,2227,943,0.182649781226047,0.182649781226047 14178,3784,8864,0.153337805989006,0.153337805989006 19290,10470,8767,0.117748080941626,0.117748080941626 12575,8759,8760,0.0168627139608601,0.0168627139608601 14983,8789,8796,0.105952161931752,0.105952161931752 14984,8796,8878,0.106413855851218,0.106413855851218 20419,10774,3587,0.00984290685312232,0.00984290685312232 15867,8770,8771,0.0147638851882813,0.0147638851882813 11263,8195,8196,0.0967030898556648,0.0967030898556648 16192,5817,7723,0.19660431304726,0.19660431304726 20360,8992,10754,0.00404589397436802,0.00404589397436802 19297,10471,1942,0.0559273520312209,0.0559273520312209 15868,8833,5588,0.0188635032964949,0.0188635032964949 19299,9959,564,0.00433589917958362,0.00433589917958362 20814,10936,7168,0.0050166121287054,0.0050166121287054 20823,10780,9337,0.0124085195369407,0.0124085195369407 19301,1942,10467,0.0736734316331574,0.0736734316331574 12854,4133,6696,0.093947304456844,0.093947304456844 15004,6269,9466,0.0522837092305697,0.0522837092305697 19305,10464,10461,0.0144782338635936,0.0144782338635936 19307,10467,611,0.103622552493386,0.103622552493386 11685,8366,1032,0.0209886592874132,0.0209886592874132 20820,10919,8330,0.00776069150921458,0.00776069150921458 11643,8347,4658,0.0580128250256257,0.0580128250256257 12924,8890,8891,0.0884309215437497,0.0884309215437497 15230,8360,8248,0.0379210675749848,0.0379210675749848 13013,8916,2892,0.160989403082392,0.160989403082392 12051,8531,8529,0.0116601753914343,0.0116601753914343 20828,9205,8443,0.0104227726118747,0.0104227726118747 18615,7410,5865,0.176922387553379,0.176922387553379 14852,8621,9432,0.00675320800603643,0.00675320800603643 18616,5865,9447,0.157075160700523,0.157075160700523 18618,1314,9447,0.0196279343381406,0.0196279343381406 11994,8505,8048,0.149802391835517,0.149802391835517 18621,2586,5181,0.176412393215512,0.176412393215512 18622,5181,5649,0.1069372720504,0.1069372720504 19473,7476,10517,0.0101658403815209,0.0101658403815209 19474,10517,10518,0.00993077177126307,0.00993077177126307 18480,9040,9120,0.135103567036488,0.135103567036488 20833,10944,10951,0.17747662532422,0.17747662532422 19475,10518,10519,0.0191608413173093,0.0191608413173093 19512,10537,10447,0.00647615513057594,0.00647615513057594 2,2,3,0.283463280100036,0.283463280100036 3,3,4,0.0333775918694363,0.0333775918694363 18628,1310,9484,0.175555113641419,0.175555113641419 12242,8611,8612,0.0998376585619669,0.0998376585619669 5,5,6,0.348594358341424,0.348594358341424 15909,9104,9105,0.0387441124726526,0.0387441124726526 15903,6134,8603,0.0260893170771595,0.0260893170771595 15878,8833,8770,0.0398025148628561,0.0398025148628561 13625,7013,2274,0.0942922296438968,0.0942922296438968 15024,4136,2663,0.0946854927112821,0.0946854927112821 13651,9159,1177,0.0568269678125187,0.0568269678125187 6,6,7,0.250747670173169,0.250747670173169 20837,10949,10945,0.0947762411619158,0.0947762411619158 15887,8842,9619,0.0119243513569086,0.0119243513569086 19481,10511,10486,0.0687637700371023,0.0687637700371023 13777,9191,292,0.0113408171424215,0.0113408171424215 19493,10463,10523,0.0181472136448415,0.0181472136448415 13799,9195,5081,0.0314508853846434,0.0314508853846434 19487,10426,10427,0.0081618196829418,0.0081618196829418 18570,10325,10322,0.0277653060168724,0.0277653060168724 15042,6787,4718,0.0916704601824836,0.0916704601824836 15043,4718,9414,0.0490846601218478,0.0490846601218478 19494,10523,7469,0.0159566577035026,0.0159566577035026 13814,4934,9200,0.0155640797101011,0.0155640797101011 13008,8914,2891,0.0117402105605065,0.0117402105605065 17570,10143,10144,0.0307556488479174,0.0307556488479174 20841,10952,10940,0.18759449218266,0.18759449218266 15726,7317,9449,0.0375532628709029,0.0375532628709029 15904,8603,9697,0.00690416936559141,0.00690416936559141 13877,4478,2804,0.135897648680331,0.135897648680331 18633,4044,4045,0.00275409212275412,0.00275409212275412 15057,9477,6733,0.054468335249091,0.054468335249091 15058,6733,9313,0.0446744870999848,0.0446744870999848 13910,9228,3317,0.0850892170141282,0.0850892170141282 12689,2057,8805,0.133235184271089,0.133235184271089 18656,6223,7657,0.27620827404325,0.27620827404325 15858,9732,9739,0.0147062242308904,0.0147062242308904 20843,10954,10751,0.181296524715589,0.181296524715589 16082,366,255,0.573997033805984,0.573997033805984 16084,9817,9818,0.0154245817929875,0.0154245817929875 16127,4555,9122,0.0381695434595099,0.0381695434595099 14675,943,5941,0.178224321703034,0.178224321703034 15285,8799,3187,0.00972670306222712,0.00972670306222712 15873,8879,8889,0.108518344615814,0.108518344615814 15405,9585,9582,0.0323190665796029,0.0323190665796029 16246,9859,7743,0.402195232762633,0.402195232762633 13026,1537,4265,0.200987668621859,0.200987668621859 3749,3578,3579,0.097584814173116,0.097584814173116 3750,3579,848,0.0994883860112991,0.0994883860112991 3752,3580,3581,0.0190511917089631,0.0190511917089631 19488,10427,4703,0.0206936304458077,0.0206936304458077 20829,8443,10954,0.0118059106132393,0.0118059106132393 16351,7009,2285,0.0978474396198024,0.0978474396198024 16382,9879,9771,0.00992783408407401,0.00992783408407401 16432,9894,9895,0.0235353492080929,0.0235353492080929 14329,9328,602,0.0664699646577648,0.0664699646577648 20848,10950,10953,0.0184888911494772,0.0184888911494772 13445,9078,9079,0.200451693111106,0.200451693111106 16391,3033,9847,0.0236566168850551,0.0236566168850551 15437,9602,9603,0.109740104543279,0.109740104543279 18475,9005,4295,0.117455212214086,0.117455212214086 19609,10585,10503,0.00693839845805758,0.00693839845805758 16644,564,565,0.0167681949380125,0.0167681949380125 18641,5875,7416,0.178910174745805,0.178910174745805 16758,7565,10010,0.0537198584701325,0.0537198584701325 13557,9032,9033,0.185435393968361,0.185435393968361 19028,8995,7690,0.0430021373921601,0.0430021373921601 17062,10068,2247,0.0643618782275657,0.0643618782275657 16833,593,9915,0.00807834974542274,0.00807834974542274 18614,4049,7410,0.176200842798068,0.176200842798068 16902,74,7306,0.205595181095446,0.205595181095446 17068,10069,675,0.181147813198563,0.181147813198563 17009,4847,10051,0.0109841519151342,0.0109841519151342 13581,9133,9134,0.0795179133195768,0.0795179133195768 17207,9891,234,0.00951110757861507,0.00951110757861507 19644,10601,10602,0.00459389199037625,0.00459389199037625 14887,7456,5693,0.103533596199028,0.103533596199028 15073,9480,8706,0.0156808972883418,0.0156808972883418 18617,9447,1314,0.0196279343381406,0.0196279343381406 19477,10520,10521,0.0112440070511006,0.0112440070511006 19479,1872,10522,0.0183337010143588,0.0183337010143588 18629,9484,5862,0.00360275623818702,0.00360275623818702 17406,3210,6122,0.199774981063921,0.199774981063921 15450,9609,9610,0.118608570416781,0.118608570416781 14988,9309,9464,0.101172548296122,0.101172548296122 15965,1443,7623,0.202446963416806,0.202446963416806 13793,4819,8514,0.148483674564771,0.148483674564771 3766,2339,3595,0.17591583054365,0.17591583054365 3767,3595,3596,0.243702533330372,0.243702533330372 15851,5596,9735,0.0497175089074512,0.0497175089074512 15124,6515,226,0.0653425651240956,0.0653425651240956 15449,9608,9609,0.0645563810419252,0.0645563810419252 13914,4840,9230,0.275162192340763,0.275162192340763 13922,9137,9233,0.0899935621999505,0.0899935621999505 3788,1148,1821,0.103455086525091,0.103455086525091 18632,7408,4044,0.178025429971464,0.178025429971464 15247,9542,8177,0.0166658349694615,0.0166658349694615 15460,9613,9614,0.039786363249444,0.039786363249444 15461,8882,9615,0.0277165465497567,0.0277165465497567 15546,9646,9647,0.0122997635777285,0.0122997635777285 15889,8978,1101,0.0278428503732722,0.0278428503732722 236,30,31,0.0623462807475453,0.0623462807475453 239,246,247,0.10870569104286,0.10870569104286 19602,10483,10583,0.0688347644552014,0.0688347644552014 19497,7457,10525,0.0182919034833847,0.0182919034833847 15292,9561,9562,0.0285639174620334,0.0285639174620334 16011,9781,9782,0.0666625832869129,0.0666625832869129 204,216,217,0.0495486567174314,0.0495486567174314 16105,9825,9826,0.769429574289864,0.769429574289864 19504,10531,10532,0.00490376342058079,0.00490376342058079 19505,10532,10533,0.0113536336982688,0.0113536336982688 15983,4420,7372,0.10794760335784,0.10794760335784 16336,6683,8026,0.0934572989494279,0.0934572989494279 15146,8245,9501,0.259647287125597,0.259647287125597 16378,2678,4127,0.105747053096561,0.105747053096561 15168,9509,3381,0.0515085102071127,0.0515085102071127 14670,9413,5473,0.178785252044424,0.178785252044424 15438,9603,2287,0.0101078833454114,0.0101078833454114 16618,7974,3673,0.0581937370992888,0.0581937370992888 16393,9876,3281,0.0515999951055545,0.0515999951055545 11613,742,743,0.188831137780044,0.188831137780044 16792,6964,10013,0.15953431348719,0.15953431348719 16830,9911,10017,0.00322492509560211,0.00322492509560211 17016,10055,10056,0.150978646033743,0.150978646033743 17201,10074,6392,0.100421160552702,0.100421160552702 19702,10621,10622,0.0560876276790842,0.0560876276790842 17391,10095,8785,0.114852910416621,0.114852910416621 18648,4053,10111,0.195636353938149,0.195636353938149 17545,8264,8929,0.192238762103777,0.192238762103777 19596,10507,10581,0.0688892384795374,0.0688892384795374 18652,8072,7653,0.262512305989993,0.262512305989993 18119,4085,6030,0.181292795599691,0.181292795599691 17647,8242,223,0.0953499590487046,0.0953499590487046 17960,5194,10233,0.0515871143302905,0.0515871143302905 17964,10236,10232,0.0350820368831285,0.0350820368831285 17785,8986,8497,0.0646311177616063,0.0646311177616063 17753,10173,8485,0.0489434224402369,0.0489434224402369 11535,1543,1544,0.137939265537406,0.137939265537406 17819,8676,10186,0.0370735665978641,0.0370735665978641 17777,6508,6993,0.160336610713707,0.160336610713707 3801,3083,3195,0.200442064419022,0.200442064419022 3802,3195,3622,0.204398520601987,0.204398520601987 3803,3622,1902,0.199020966616341,0.199020966616341 3804,1902,3624,0.19721596773449,0.19721596773449 17851,10193,10194,0.0260169590696429,0.0260169590696429 12958,1630,1631,0.127437048321071,0.127437048321071 18661,10206,7647,0.17872352996795,0.17872352996795 19942,10671,4953,0.0511372085610231,0.0511372085610231 12964,1770,1771,0.0893785434926153,0.0893785434926153 18602,7656,6222,0.275287629645573,0.275287629645573 18232,2550,6070,0.201831098039417,0.201831098039417 18761,10339,10340,0.0412859123428405,0.0412859123428405 4425,950,4134,0.165887036500793,0.165887036500793 4426,4134,4135,0.171020798065652,0.171020798065652 4427,4135,4136,0.184950521487565,0.184950521487565 18817,10355,8431,0.088262856016995,0.088262856016995 4447,4149,4150,0.111495530172709,0.111495530172709 4448,4150,4151,0.101644653962629,0.101644653962629 19603,10583,10496,0.00675773327585877,0.00675773327585877 19855,10661,10662,0.203042057763788,0.203042057763788 20643,10879,10877,0.0314570447479651,0.0314570447479651 19158,8423,8388,0.0601966609853944,0.0601966609853944 19615,10587,10502,0.00686995556939521,0.00686995556939521 12339,8656,2501,0.0156699758852849,0.0156699758852849 19328,9895,10473,0.0277673159561869,0.0277673159561869 19490,10441,10447,0.0184697170100914,0.0184697170100914 19492,10448,10463,0.00504831489789659,0.00504831489789659 19428,10489,7287,0.156514421452779,0.156514421452779 19286,563,9967,0.0537140867907163,0.0537140867907163 19621,10589,10590,0.0274773310120508,0.0274773310120508 19441,10492,10493,0.0201930874558464,0.0201930874558464 19789,9476,4873,0.191586478139089,0.191586478139089 19805,2619,10411,0.177645225629424,0.177645225629424 18409,10287,10288,0.0734556316276251,0.0734556316276251 20191,462,10707,0.132640175005266,0.132640175005266 14823,3606,9335,0.071748078170483,0.071748078170483 14824,9335,9402,0.00997675672475066,0.00997675672475066 14825,9402,8301,0.0653806855821323,0.0653806855821323 14830,4022,8322,0.0483334251113916,0.0483334251113916 14832,5668,7026,0.0386007852757077,0.0386007852757077 4468,4163,4164,0.0480674059146442,0.0480674059146442 4469,4164,991,0.0502312521862823,0.0502312521862823 14857,8907,9435,0.0508107102861791,0.0508107102861791 14859,9436,9437,0.0520105887104481,0.0520105887104481 15729,9448,9449,0.154385795199696,0.154385795199696 18619,9447,9452,0.260663192513491,0.260663192513491 14936,5495,8700,0.014007087915999,0.014007087915999 20590,2705,10795,0.0154885940353102,0.0154885940353102 14972,2754,7005,0.0961416158900631,0.0961416158900631 15045,5118,4946,0.0490898990370342,0.0490898990370342 15046,4946,7151,0.0490351349560296,0.0490351349560296 15963,6397,4362,0.0791794536243071,0.0791794536243071 15989,9452,4506,0.0512507321563124,0.0512507321563124 16056,308,4648,0.208884022844132,0.208884022844132 15158,9504,7749,0.203686953618576,0.203686953618576 16076,8934,9417,0.0908088237702457,0.0908088237702457 16106,9826,214,0.019707054216564,0.019707054216564 19536,10547,10551,0.00289118198627037,0.00289118198627037 16257,8751,9267,0.200818549492747,0.200818549492747 16332,5124,7146,0.105923351259383,0.105923351259383 3817,3633,3634,0.395318196729382,0.395318196729382 16359,2326,5997,0.152345269926906,0.152345269926906 5101,4522,4624,0.135948680255943,0.135948680255943 18688,2602,1859,0.181461056809498,0.181461056809498 16455,9910,8957,0.00642990572974513,0.00642990572974513 16456,8957,9911,0.00773671564019088,0.00773671564019088 16715,132,1701,0.201952446468105,0.201952446468105 17236,31,134,0.108163538194537,0.108163538194537 17237,134,246,0.0735610173824186,0.0735610173824186 17521,3940,6651,0.0163911525787958,0.0163911525787958 18097,10256,2169,0.0491222602233141,0.0491222602233141 18207,8329,7847,0.200166859157176,0.200166859157176 18394,5586,2554,0.157693803770027,0.157693803770027 18972,7756,3621,0.0947044796448553,0.0947044796448553 19237,10458,10457,0.00406582159548868,0.00406582159548868 19229,10453,10454,0.0676096530689986,0.0676096530689986 3858,3667,3668,0.0415319443079903,0.0415319443079903 3859,3668,3669,0.0482985746708946,0.0482985746708946 19322,2203,916,0.200210598103272,0.200210598103272 15203,7160,9528,0.0514241954874698,0.0514241954874698 19690,10616,10397,0.0495068144600769,0.0495068144600769 19692,10617,10398,0.0503641661598134,0.0503641661598134 19879,5198,10672,0.124230342536198,0.124230342536198 19967,10686,9720,0.110372440140764,0.110372440140764 19969,9505,1931,0.205435822074821,0.205435822074821 19971,9711,1933,0.17400772229687,0.17400772229687 19972,1933,10306,0.208946577187585,0.208946577187585 3875,3685,3686,0.109844105363612,0.109844105363612 17510,10120,10119,0.158859506306984,0.158859506306984 676,669,670,0.102292085856109,0.102292085856109 3893,3696,3697,0.200080946502272,0.200080946502272 3894,3697,3698,0.204567969900071,0.204567969900071 3896,3699,3700,0.197370997762066,0.197370997762066 20255,5749,10704,0.00800649085379587,0.00800649085379587 20320,10739,10740,0.00883881362478868,0.00883881362478868 15207,1113,9529,0.0508930389416975,0.0508930389416975 15251,9544,9536,0.0327374869648338,0.0327374869648338 15379,8806,2642,0.105298522418053,0.105298522418053 18635,7865,1846,0.175356787311383,0.175356787311383 15485,9612,9616,0.0684703360070514,0.0684703360070514 15516,9635,3736,0.0550573183727317,0.0550573183727317 19480,10522,10511,0.00442285695753415,0.00442285695753415 15574,9660,9464,0.175338544663329,0.175338544663329 15598,7585,2003,0.0946559616738872,0.0946559616738872 15618,9679,9680,0.101799223111765,0.101799223111765 15640,9666,9667,0.00676039634627663,0.00676039634627663 15683,8023,7680,0.104281288426574,0.104281288426574 15704,7666,2329,0.100028756753634,0.100028756753634 15755,3356,2760,0.0982705119459115,0.0982705119459115 1110,1126,1127,0.154576986104079,0.154576986104079 2347,2338,2265,0.095819812257735,0.095819812257735 12348,8664,8665,0.0099818469883938,0.0099818469883938 20799,10928,6772,0.00617692305613739,0.00617692305613739 1176,1191,1192,0.0992884317332444,0.0992884317332444 20800,6772,10949,0.00765667567444528,0.00765667567444528 441,439,440,0.131394781189403,0.131394781189403 2798,2750,2752,0.210544806502819,0.210544806502819 20666,10888,10889,0.0790962373353106,0.0790962373353106 19518,6854,10540,0.00704975834948009,0.00704975834948009 17074,10070,7842,0.137917824166884,0.137917824166884 320,63,64,0.0374489603047296,0.0374489603047296 62,68,69,0.0422209546479027,0.0422209546479027 12003,5507,7080,0.146738996592278,0.146738996592278 109,116,117,0.143188450690636,0.143188450690636 18456,10296,7020,0.00773615182989558,0.00773615182989558 134,142,143,0.102085903671524,0.102085903671524 18414,7445,8376,0.0994737732965907,0.0994737732965907 153,162,163,0.0752431334530451,0.0752431334530451 18417,10289,8332,0.15046170994065,0.15046170994065 323,206,207,0.0117249781899754,0.0117249781899754 222,233,234,0.0133914034588106,0.0133914034588106 269,279,280,0.111130387977042,0.111130387977042 304,312,313,0.0760674046765663,0.0760674046765663 378,380,381,0.042583144928967,0.042583144928967 334,335,336,0.0838277836552233,0.0838277836552233 18422,6881,8361,0.201914074104345,0.201914074104345 367,368,369,0.0822344709508681,0.0822344709508681 541,535,536,0.186883681615866,0.186883681615866 11516,528,591,0.200155681159152,0.200155681159152 15254,9538,9539,0.0173547475022314,0.0173547475022314 659,649,650,0.011039314445329,0.011039314445329 11464,701,5,0.465980985000995,0.465980985000995 16702,9996,9629,0.03889405892702,0.03889405892702 12966,1824,1825,0.0102076592436785,0.0102076592436785 18427,7848,2983,0.204332357907837,0.204332357907837 16420,3283,3331,0.0144926793767328,0.0144926793767328 794,799,800,0.10010177351148,0.10010177351148 11695,896,1005,0.0164907467236235,0.0164907467236235 18433,6878,8357,0.204690873329425,0.204690873329425 863,876,877,0.10476487069157,0.10476487069157 883,898,899,0.104753841122432,0.104753841122432 884,899,864,0.0807039229442354,0.0807039229442354 927,941,942,0.0494985310502231,0.0494985310502231 16705,9999,9629,0.0289087737479417,0.0289087737479417 17026,3489,3490,0.0719959563000755,0.0719959563000755 18682,3408,3539,0.176214327588196,0.176214327588196 18442,8299,10294,0.012207810422513,0.012207810422513 1076,1092,1093,0.17117547982738,0.17117547982738 15790,2105,2106,0.167962867985551,0.167962867985551 1100,1116,1117,0.101443140583253,0.101443140583253 1122,1138,1139,0.131688298285365,0.131688298285365 2171,2170,2171,0.00661609813602913,0.00661609813602913 19434,10489,10109,0.051734430819511,0.051734430819511 16849,9890,3358,0.0252874452199061,0.0252874452199061 16171,7732,6631,0.170999473020786,0.170999473020786 1145,1163,1164,0.10638131618854,0.10638131618854 2233,2234,2235,0.107325767093377,0.107325767093377 16734,10004,5726,0.044310348629928,0.044310348629928 19574,7473,10571,0.0063271995041771,0.0063271995041771 1286,1311,1312,0.0523154141859772,0.0523154141859772 18191,5793,6053,0.200818759010255,0.200818759010255 12198,2296,2417,0.0275462737865406,0.0275462737865406 1335,1360,142,0.202746839209369,0.202746839209369 1357,1386,1387,0.204107383179499,0.204107383179499 1384,1411,1412,0.132938489820146,0.132938489820146 1385,1412,1413,0.131234196689436,0.131234196689436 16835,10018,10019,0.00449297276091322,0.00449297276091322 1459,1481,1482,0.0508965659313026,0.0508965659313026 533,397,398,0.176353791704941,0.176353791704941 1483,1503,1504,0.10868886965133,0.10868886965133 17373,3540,4236,0.201662628453229,0.201662628453229 1505,47,1524,0.198761508803526,0.198761508803526 16510,9930,8899,0.028599893322584,0.028599893322584 19459,10506,10507,0.0718336837694179,0.0718336837694179 16953,10037,10038,0.0209544596641532,0.0209544596641532 1573,1601,1602,0.162785877407261,0.162785877407261 1622,1650,1651,0.0538894092860146,0.0538894092860146 1645,1672,1673,0.130835848827306,0.130835848827306 1667,1692,1693,0.050088176287895,0.050088176287895 1694,1718,1719,0.0873988319892153,0.0873988319892153 1719,1738,1456,0.0837159374419676,0.0837159374419676 1750,1769,1772,0.200154711336709,0.200154711336709 1772,1790,1791,0.0243124544354895,0.0243124544354895 12976,2866,2867,0.0166252705046511,0.0166252705046511 1804,1817,1818,0.0911976784518576,0.0911976784518576 11690,836,837,0.0102634119335747,0.0102634119335747 1854,1868,1869,0.0969507802969199,0.0969507802969199 18890,6123,3212,0.200920158955186,0.200920158955186 13010,2892,2956,0.114118910643116,0.114118910643116 1900,1913,1087,0.0825040978126541,0.0825040978126541 11531,1232,1233,0.136649469135664,0.136649469135664 3101,3032,3035,0.0672642720958143,0.0672642720958143 16771,7290,7418,0.177711115784665,0.177711115784665 2076,2079,2080,0.00320241388686281,0.00320241388686281 20267,7552,10721,0.0076233085405271,0.0076233085405271 2099,2101,2102,0.0617614998037007,0.0617614998037007 2178,2178,2179,0.133414657501795,0.133414657501795 20703,10902,10893,0.0137674602252582,0.0137674602252582 18186,6059,4074,0.199239203137735,0.199239203137735 2271,2271,2274,0.132133232701666,0.132133232701666 2297,2295,2044,0.383761223862801,0.383761223862801 2323,2315,2316,0.330214470935474,0.330214470935474 12347,8663,8664,0.0257805479932851,0.0257805479932851 2391,2374,2380,0.0606466728888714,0.0606466728888714 17368,6112,1906,0.199361824625973,0.199361824625973 2461,2451,2452,0.13645541326163,0.13645541326163 2505,2485,2486,0.101289554682704,0.101289554682704 2559,1939,371,0.224011572183979,0.224011572183979 19236,5960,10458,0.00935537130778975,0.00935537130778975 20487,10833,10834,0.0146368261080025,0.0146368261080025 17152,4823,1911,0.202007841348173,0.202007841348173 15939,9756,1179,0.0444859500137061,0.0444859500137061 3746,3576,3577,0.10159835449875,0.10159835449875 3791,2772,3612,0.203936793927218,0.203936793927218 3792,3612,3613,0.107839344756473,0.107839344756473 2787,2741,2742,0.198829139661659,0.198829139661659 15945,9761,9759,0.0391671909462338,0.0391671909462338 2831,2780,2781,0.0528298940705434,0.0528298940705434 19569,10568,10569,0.0878244193957737,0.0878244193957737 2880,2824,2825,0.0974259616864288,0.0974259616864288 2902,2845,2846,0.808353421265405,0.808353421265405 17512,10121,10120,0.0252089130538733,0.0252089130538733 18124,7936,10267,0.178836603986638,0.178836603986638 17213,3773,3774,0.00322537908461904,0.00322537908461904 4010,3797,3798,0.0496772635509661,0.0496772635509661 20618,10829,10811,0.00710063413803192,0.00710063413803192 4056,3836,542,0.0542189434563804,0.0542189434563804 16431,9893,9894,0.0272038809490012,0.0272038809490012 4079,3854,3855,0.107248137237127,0.107248137237127 4105,3874,1534,0.0983074346464974,0.0983074346464974 4130,3892,3893,0.176077888960898,0.176077888960898 3140,2139,3065,0.10712340392365,0.10712340392365 14117,3945,3946,0.0482205385893945,0.0482205385893945 19586,7471,10577,0.00638268050836497,0.00638268050836497 18680,1852,3185,0.180570803347185,0.180570803347185 4350,4077,4078,0.0772510249569655,0.0772510249569655 4372,4094,4095,0.0479505811649138,0.0479505811649138 19591,10579,10498,0.00651919101450697,0.00651919101450697 3306,3214,3215,0.0471079000187924,0.0471079000187924 3328,3230,3231,0.132391302135547,0.132391302135547 19626,10513,10592,0.0688709903222838,0.0688709903222838 3398,3295,3296,0.0155356242142858,0.0155356242142858 19230,10454,10455,0.0118389292817843,0.0118389292817843 20315,10736,10737,0.159656650881409,0.159656650881409 18079,6355,10255,0.0661057533214939,0.0661057533214939 3483,3361,3362,0.201966263198038,0.201966263198038 4636,4280,4281,0.102934268159845,0.102934268159845 16647,9969,5457,0.0123677166569097,0.0123677166569097 16903,7306,3263,0.199172661453728,0.199172661453728 19484,6853,10408,0.00698312522129821,0.00698312522129821 19234,10420,10457,0.0372086096742178,0.0372086096742178 19820,10648,3951,0.0619393226511354,0.0619393226511354 20630,10847,10760,0.0141138073557462,0.0141138073557462 4772,4383,4384,0.143358020264065,0.143358020264065 4773,4384,2688,0.1475761156103,0.1475761156103 19822,10648,9252,0.121899654224586,0.121899654224586 17019,10054,10057,0.00913318334502991,0.00913318334502991 19885,7405,10416,0.200852838610439,0.200852838610439 18259,7775,9395,0.0553851197391209,0.0553851197391209 4859,3019,4445,0.0478223869342914,0.0478223869342914 20466,10753,10817,0.0682187434932547,0.0682187434932547 19877,10671,6237,0.122419389056498,0.122419389056498 19878,6237,5198,0.175009695046305,0.175009695046305 18518,10303,10304,0.0239997630410034,0.0239997630410034 4902,3446,4478,0.091694374773876,0.091694374773876 19966,9509,10686,0.206010969949978,0.206010969949978 19567,10565,7474,0.0766585847384353,0.0766585847384353 14126,3925,419,0.00806156942685905,0.00806156942685905 3723,3558,2895,0.0536764980359733,0.0536764980359733 3795,3615,3616,0.170284963942666,0.170284963942666 20220,9234,6625,0.292333005384616,0.292333005384616 14111,3623,3659,0.11789221451213,0.11789221451213 3861,3670,3671,0.0217628748782358,0.0217628748782358 17030,3607,3490,0.0408681491476405,0.0408681491476405 15948,9763,9764,0.10655007034609,0.10655007034609 17086,504,3946,0.0996587778769702,0.0996587778769702 20151,8263,8850,0.190160460059289,0.190160460059289 17097,3721,2249,0.175979650666522,0.175979650666522 3955,2834,3751,0.211238280484951,0.211238280484951 4024,3809,3810,0.0544429181408591,0.0544429181408591 20310,10731,10732,0.0936889543382987,0.0936889543382987 4047,2945,3827,0.152861408667566,0.152861408667566 20433,10792,10793,0.0378257433013547,0.0378257433013547 4179,3929,3930,0.138165941069034,0.138165941069034 18286,6824,3986,0.13302202745972,0.13302202745972 20336,10747,10740,0.0348319951594156,0.0348319951594156 5524,4925,4926,0.124694107926995,0.124694107926995 4269,4013,4014,0.135510024687662,0.135510024687662 20344,10743,10749,0.0091415179335324,0.0091415179335324 17114,3959,582,0.020964645373322,0.020964645373322 14696,4947,5018,0.17692836025714,0.17692836025714 4361,4085,4086,0.0439979039927832,0.0439979039927832 20443,10800,10797,0.0184411605361648,0.0184411605361648 4436,1838,4143,0.106284873443858,0.106284873443858 4437,4143,4144,0.0526768909687255,0.0526768909687255 4456,4154,4155,0.103915690256788,0.103915690256788 4457,4155,4156,0.103695542240372,0.103695542240372 4476,4169,727,0.0512571810638195,0.0512571810638195 4477,727,4170,0.0478531500173987,0.0478531500173987 5818,5133,5134,0.102145042918239,0.102145042918239 5912,5193,5194,0.024083404138801,0.024083404138801 20491,10835,10836,0.00603667118796414,0.00603667118796414 15862,9742,9737,0.126226895338302,0.126226895338302 5931,5209,5210,0.693210396806986,0.693210396806986 16531,9230,9133,0.0319382574203035,0.0319382574203035 4627,1616,4276,0.105592921129571,0.105592921129571 20628,10756,10873,0.0143552752086545,0.0143552752086545 20696,10910,4524,0.00942218117840877,0.00942218117840877 18136,6043,10263,0.201163508503498,0.201163508503498 4695,4331,808,0.139418137507802,0.139418137507802 4698,4332,4333,0.161361651356291,0.161361651356291 6050,4013,5293,0.134925136075026,0.134925136075026 18073,6354,6355,0.0448917156923931,0.0448917156923931 4744,4362,4363,0.107836470275357,0.107836470275357 4765,4378,4379,0.183602249353544,0.183602249353544 20634,10876,10877,0.0283642470117633,0.0283642470117633 18170,5801,6061,0.198751914750946,0.198751914750946 4835,4430,4431,0.145138896688942,0.145138896688942 4862,4446,4447,0.0474277072247471,0.0474277072247471 18509,9355,10301,0.00184585558113331,0.00184585558113331 6260,174,1704,0.202197382513594,0.202197382513594 4958,4516,4517,0.0491656169358357,0.0491656169358357 4983,4534,4535,0.0998419246339525,0.0998419246339525 19921,10413,7869,0.176021720356684,0.176021720356684 5064,4589,4590,0.0154062452430768,0.0154062452430768 5086,4607,4608,0.119245405144689,0.119245405144689 5111,4630,4631,0.139104857432868,0.139104857432868 20788,5700,10925,0.00572872738726038,0.00572872738726038 3915,2811,3713,0.0582509515897595,0.0582509515897595 3917,3714,3715,0.0974014881112134,0.0974014881112134 20790,10947,8358,0.00657767070033128,0.00657767070033128 5221,4709,4710,0.122314419308335,0.122314419308335 5243,875,4463,0.138237545752752,0.138237545752752 18318,7366,7442,0.0771284931905011,0.0771284931905011 5315,4770,4771,0.0488277782804066,0.0488277782804066 5336,2332,4786,0.0940516760159238,0.0940516760159238 5388,4825,97,0.199068637854245,0.199068637854245 17092,4597,9466,0.17373336205738,0.17373336205738 5437,4857,4858,0.0515825872815672,0.0515825872815672 5483,4893,4894,0.046048954675788,0.046048954675788 5531,4931,4932,0.018084718359645,0.018084718359645 6850,4421,5860,0.102045619820979,0.102045619820979 6892,5894,5697,0.0947186956045014,0.0947186956045014 5585,1550,4269,0.196429076934968,0.196429076934968 3934,3732,3733,0.121703755972038,0.121703755972038 3936,3734,3735,0.176733819603511,0.176733819603511 5609,4988,4989,0.201206746854351,0.201206746854351 6912,5908,1999,0.0940717232862836,0.0940717232862836 5705,932,2217,0.184097423724296,0.184097423724296 5753,5081,5082,0.054538974474369,0.054538974474369 5760,5088,1840,0.180073513278395,0.180073513278395 5785,2782,5108,0.132016677253578,0.132016677253578 18555,7706,2990,0.19846083928125,0.19846083928125 18352,3981,7040,0.199881951179414,0.199881951179414 5885,5176,130,0.21663995111842,0.21663995111842 14774,5924,3807,0.151382817559166,0.151382817559166 17792,8508,6179,0.109482524773714,0.109482524773714 5955,5228,5229,0.0697529045378229,0.0697529045378229 5977,1247,4556,0.132973381558885,0.132973381558885 20546,10755,2961,0.0206004250178228,0.0206004250178228 6055,3817,5296,0.100909929183789,0.100909929183789 6076,172,1729,0.256606586411632,0.256606586411632 6122,5349,4219,0.225702767955147,0.225702767955147 6172,5388,1958,0.131227861001577,0.131227861001577 20555,10853,10028,0.0104514157116194,0.0104514157116194 6194,3028,5401,0.132618210317087,0.132618210317087 18508,10301,9355,0.00184585558113331,0.00184585558113331 6264,1941,5456,0.107892445399082,0.107892445399082 6308,2067,5487,0.0160838439354733,0.0160838439354733 6329,5502,5503,0.0544715490547718,0.0544715490547718 20506,10834,10840,0.00711722931583218,0.00711722931583218 7656,5012,3346,0.092992178848436,0.092992178848436 20397,10758,10759,0.00383951895664098,0.00383951895664098 19830,10649,10650,0.203375176962632,0.203375176962632 18258,6760,7775,0.140758515508444,0.140758515508444 6495,3928,5619,0.089155871041537,0.089155871041537 6517,963,5279,0.100667730658223,0.100667730658223 7856,6469,6470,0.161667024351427,0.161667024351427 14751,929,5933,0.176747364710656,0.176747364710656 6673,3933,5622,0.0990284128542063,0.0990284128542063 14716,5687,933,0.176256990051995,0.176256990051995 20475,10824,10825,0.0252031422821514,0.0252031422821514 6694,5571,5749,0.0485856779635153,0.0485856779635153 6695,5749,5750,0.0408085368300434,0.0408085368300434 3964,1865,3758,0.048211663801055,0.048211663801055 3965,3758,3759,0.0426076537269238,0.0426076537269238 11217,443,444,0.0957304857475106,0.0957304857475106 6741,5790,5791,0.0533877005590012,0.0533877005590012 6764,5808,5809,0.0505689128275476,0.0505689128275476 6788,5828,5829,0.0547714293876055,0.0547714293876055 18151,6044,10264,0.200762745716695,0.200762745716695 6809,365,4683,0.0475091694046952,0.0475091694046952 6832,5852,1635,0.119748990570207,0.119748990570207 18333,7291,3229,0.082496713136994,0.082496713136994 6884,4667,1334,0.0975135676636165,0.0975135676636165 6901,5900,2304,0.084800082911027,0.084800082911027 6971,5951,5952,0.0992113626066069,0.0992113626066069 14748,6733,4864,0.192735673325504,0.192735673325504 18279,6738,6739,0.202843884763896,0.202843884763896 7077,898,4479,0.137748361044457,0.137748361044457 18284,6793,6794,0.0655358337845971,0.0655358337845971 7099,5645,4359,0.0906469204279695,0.0906469204279695 7124,6037,6038,0.0494419955897028,0.0494419955897028 7168,6071,6072,0.0522594599242274,0.0522594599242274 11649,8349,7711,0.138715670988872,0.138715670988872 11989,8046,6574,0.143315424684023,0.143315424684023 11652,4542,1283,0.131430485325992,0.131430485325992 17217,1908,6114,0.200603968094547,0.200603968094547 20549,10805,10854,0.0404087571222208,0.0404087571222208 11385,8240,8241,0.317652248043028,0.317652248043028 15924,9072,9753,0.0703936306326387,0.0703936306326387 18551,9428,7705,0.2040983825575,0.2040983825575 20556,10028,10805,0.0117396717425925,0.0117396717425925 20452,10807,10808,0.0757678652544946,0.0757678652544946 7529,6285,2831,0.200979085137746,0.200979085137746 15928,9754,5382,0.011733427647939,0.011733427647939 7553,4092,6302,0.0803403744103832,0.0803403744103832 7580,6315,3820,0.130703255177956,0.130703255177956 7677,1716,6365,0.197561364927668,0.197561364927668 7751,5773,6410,0.160605281527339,0.160605281527339 18359,7774,7775,0.0541753575171131,0.0541753575171131 7777,6426,2486,0.134234515445665,0.134234515445665 12252,122,8617,0.0393889261650165,0.0393889261650165 7883,6494,6495,0.00940457999056201,0.00940457999056201 7884,6495,5423,0.0969372989858353,0.0969372989858353 3980,3771,3772,0.0481390459121498,0.0481390459121498 3981,3772,3777,0.0470016129182315,0.0470016129182315 7927,1795,6524,0.13760350708633,0.13760350708633 8001,6561,6562,0.0546858550544455,0.0546858550544455 11445,8257,385,0.474417191747682,0.474417191747682 8048,6593,6594,0.0289242599655845,0.0289242599655845 18526,9154,9352,0.0531084744773735,0.0531084744773735 8069,6605,6606,1.2681000346061,1.2681000346061 8092,4244,6622,0.082630423756929,0.082630423756929 8093,6622,6623,0.0749027437652235,0.0749027437652235 3996,3787,3788,0.0979026300528609,0.0979026300528609 3997,3788,3789,0.0995935295086316,0.0995935295086316 9386,7325,7326,0.0119980817003928,0.0119980817003928 20477,10789,10826,0.0103983863250137,0.0103983863250137 20507,10840,10823,0.00612377712997262,0.00612377712997262 8262,841,6717,0.175943907281508,0.175943907281508 9533,7395,7396,0.139422525474238,0.139422525474238 20405,10779,8354,0.0261167106000956,0.0261167106000956 8335,6764,6765,0.0503863905918892,0.0503863905918892 8336,6765,6766,0.0491492877930629,0.0491492877930629 4013,983,3800,0.100500044528257,0.100500044528257 4014,3800,3801,0.0985249152645202,0.0985249152645202 15231,8248,8334,0.0146425177596963,0.0146425177596963 8409,3830,6807,0.0888447463890759,0.0888447463890759 18321,6063,2543,0.201974991797574,0.201974991797574 8457,6832,1495,0.201208565152389,0.201208565152389 19836,2624,5204,0.178927982846839,0.178927982846839 18379,8493,8494,0.0504160144523199,0.0504160144523199 8503,6860,6861,0.0162922756173271,0.0162922756173271 8527,3425,6874,0.0494311548712974,0.0494311548712974 8599,1237,4811,0.0968243021950299,0.0968243021950299 8699,1327,6954,0.11293333226081,0.11293333226081 8743,6978,6843,0.0844431261667327,0.0844431261667327 8770,6990,6991,0.0486520030390688,0.0486520030390688 8791,7006,4358,0.202474203830337,0.202474203830337 8792,4358,7007,0.00688683462760985,0.00688683462760985 8840,7032,6092,0.0997655880788332,0.0997655880788332 12243,8612,8613,0.138493887289201,0.138493887289201 8862,2493,2840,0.128352303826166,0.128352303826166 8889,7059,4436,0.0844445583973766,0.0844445583973766 15879,8770,8763,0.0140298928163018,0.0140298928163018 12248,5788,8274,0.146502988080446,0.146502988080446 20224,10712,8757,0.0605456526720602,0.0605456526720602 15789,9625,2105,0.0133775626084498,0.0133775626084498 9093,4150,2344,0.174578433496429,0.174578433496429 12934,8900,8688,0.0533584685274483,0.0533584685274483 18558,10316,10317,0.318647498327865,0.318647498327865 9165,7197,7198,0.272798906116362,0.272798906116362 9189,7209,3616,0.0495666126691076,0.0495666126691076 10453,3743,5856,0.10095556193443,0.10095556193443 20231,10714,10715,0.0286157939247338,0.0286157939247338 20392,10774,10770,0.00608971066273246,0.00608971066273246 9337,4780,1523,0.0520500965787765,0.0520500965787765 20017,8044,6572,0.144143863155146,0.144143863155146 20561,10856,10798,0.00573758430075899,0.00573758430075899 10672,7485,7454,0.0961864249467466,0.0961864249467466 15863,9737,9743,0.0881669372882309,0.0881669372882309 9436,7346,4173,0.192934476657366,0.192934476657366 10721,7452,5690,0.129238470693044,0.129238470693044 20510,638,10782,0.00926383363589588,0.00926383363589588 18479,9039,9040,0.136726032574097,0.136726032574097 9591,7412,5066,0.050234753132255,0.050234753132255 9612,2128,5998,0.154063403679123,0.154063403679123 16186,7721,5815,0.197248711738883,0.197248711738883 9637,1423,7186,0.128478917444104,0.128478917444104 11449,8259,8260,0.319737139262779,0.319737139262779 9690,1895,7457,0.0666302144465139,0.0666302144465139 9691,7457,7458,0.0198488245240688,0.0198488245240688 19476,10519,10520,0.0516997558936505,0.0516997558936505 9736,7494,5544,0.102560827713484,0.102560827713484 16038,9802,9796,0.0179822727083053,0.0179822727083053 11790,6564,8037,0.143771757250665,0.143771757250665 9810,7528,7529,0.208257062216787,0.208257062216787 9836,7542,7543,0.0265476903097887,0.0265476903097887 18631,9484,7408,0.179068927816078,0.179068927816078 15241,9537,9539,0.0227628365288052,0.0227628365288052 20526,1286,10810,0.0112823826001832,0.0112823826001832 9968,7619,7620,0.0778364486506147,0.0778364486506147 9969,7620,7621,0.111522724623373,0.111522724623373 9988,7625,1491,0.204666735578584,0.204666735578584 10072,7660,2775,0.203041970554709,0.203041970554709 10073,2775,6897,0.203220599619524,0.203220599619524 10091,7671,690,0.200329217944331,0.200329217944331 10115,2354,4156,0.173430880829093,0.173430880829093 10138,3577,5644,0.141664156461633,0.141664156461633 10164,7702,7703,0.0486413772868685,0.0486413772868685 10187,7030,7715,0.0498024158316235,0.0498024158316235 12249,8274,8295,0.153451254229228,0.153451254229228 11642,1281,8347,0.0589263897659084,0.0589263897659084 10281,7757,2638,0.20261361621015,0.20261361621015 12251,8616,122,0.0306511482720316,0.0306511482720316 10351,5524,6462,0.155650660428743,0.155650660428743 11777,5360,8407,0.147060404896327,0.147060404896327 20362,10734,9209,0.0303997458302742,0.0303997458302742 10404,4224,7568,0.0462000499013743,0.0462000499013743 10427,5696,6320,0.173275054190131,0.173275054190131 16041,9802,9797,0.0106947269448384,0.0106947269448384 10504,1036,7842,0.0544400914304572,0.0544400914304572 12047,8526,8527,0.0840721683590618,0.0840721683590618 10550,4923,5368,0.0856922507743825,0.0856922507743825 16085,9818,9819,0.0412898984205639,0.0412898984205639 10600,7873,7874,0.202540822887829,0.202540822887829 10623,7886,1192,0.167316235534945,0.167316235534945 20558,10845,2957,0.00878460299692283,0.00878460299692283 10644,7563,7901,0.105394463133352,0.105394463133352 12237,1599,8609,0.00546433627657245,0.00546433627657245 20564,10825,1287,0.00477901915260098,0.00477901915260098 10749,6942,7958,0.162394709841225,0.162394709841225 10796,7983,947,0.174677658409185,0.174677658409185 10817,6492,4607,0.147058520431446,0.147058520431446 12476,5450,5427,0.050269770055972,0.050269770055972 10839,6220,8004,0.052907543789053,0.052907543789053 15731,7157,8801,0.0199400844261404,0.0199400844261404 16956,10040,9425,0.0116537581995054,0.0116537581995054 10942,4686,4956,0.099446723287275,0.099446723287275 16188,7203,1784,0.197361998677517,0.197361998677517 10964,6721,4791,0.136892276030183,0.136892276030183 10986,5402,3133,0.105232928623448,0.105232928623448 20369,10733,10746,0.00402873670536954,0.00402873670536954 12735,8822,7751,0.202267643963295,0.202267643963295 16205,7728,5823,0.195806305910918,0.195806305910918 15885,9619,8879,0.0100154912435563,0.0100154912435563 16189,1784,4247,0.203808666270494,0.203808666270494 11109,8035,807,0.0159273560245565,0.0159273560245565 11132,8133,6270,0.051417429454822,0.051417429454822 11156,2087,2654,0.0953557861022671,0.0953557861022671 11157,2654,4115,0.0506170186006763,0.0506170186006763 11208,8161,8162,0.355822290917686,0.355822290917686 11220,8169,106,0.241259609778708,0.241259609778708 11240,8178,8182,0.0195790567337129,0.0195790567337129 20821,8330,10923,0.00839528658401215,0.00839528658401215 17791,3305,8508,0.0362477709828647,0.0362477709828647 11322,8214,5950,0.203024250253409,0.203024250253409 13061,8944,8945,0.0479106655937031,0.0479106655937031 11349,1754,4801,0.0245317247967943,0.0245317247967943 11390,8244,8245,0.0389791405679458,0.0389791405679458 17817,9286,10185,0.00969626713044654,0.00969626713044654 11462,8270,701,0.039999373678842,0.039999373678842 11492,8281,8282,0.00503511807894305,0.00503511807894305 11538,8302,8303,0.0107298944611382,0.0107298944611382 11571,7713,8322,0.206137749537799,0.206137749537799 11573,1766,7715,0.157141019260281,0.157141019260281 13237,9010,4325,0.222509982407309,0.222509982407309 11632,1278,4529,0.134276517370514,0.134276517370514 11724,8374,8375,0.133513247237079,0.133513247237079 11797,8414,4446,0.0913151320718964,0.0913151320718964 11798,4446,6565,0.148651456771305,0.148651456771305 11799,6565,8038,0.145022863674794,0.145022863674794 13411,4426,9064,0.0342337858603608,0.0342337858603608 11882,8457,1807,0.101184879886606,0.101184879886606 13518,7635,7602,0.0983630321096794,0.0983630321096794 11995,8048,6576,0.143165005086162,0.143165005086162 12062,8532,3932,0.283100338690813,0.283100338690813 12064,8532,3745,0.0315839509500456,0.0315839509500456 12065,3745,8533,0.0402006397458181,0.0402006397458181 16198,1788,6622,0.140253824514813,0.140253824514813 12143,2334,7677,0.0942814693046897,0.0942814693046897 13771,2561,9189,0.0689861433647756,0.0689861433647756 18571,10322,10326,0.0103554459054315,0.0103554459054315 15556,9654,9655,0.107168580692288,0.107168580692288 12220,8596,8597,0.100597506592905,0.100597506592905 12284,8235,7279,0.114584410389232,0.114584410389232 12290,8634,8488,0.146216431524827,0.146216431524827 15445,9605,9606,0.0107985098434616,0.0107985098434616 12402,8686,2352,0.174110261708509,0.174110261708509 12403,2352,4154,0.17319721774215,0.17319721774215 12445,8705,902,0.277961591263562,0.277961591263562 16201,7209,5822,0.204832695484964,0.204832695484964 14071,3116,6673,0.099476803467174,0.099476803467174 12563,729,7060,0.0981255480039199,0.0981255480039199 12670,8793,5460,0.173942223750684,0.173942223750684 12698,8808,8810,0.00713796130621387,0.00713796130621387 12701,2643,8805,0.104981962462916,0.104981962462916 12721,3633,3295,0.250204598549556,0.250204598549556 16683,9985,9930,0.0816514509832002,0.0816514509832002 12762,3506,8170,0.201022944642928,0.201022944642928 15870,8842,8843,0.0221571458561984,0.0221571458561984 15950,9765,9766,0.0194093177763062,0.0194093177763062 12930,3167,8897,0.107237063498964,0.107237063498964 14520,3985,7053,0.133213475028965,0.133213475028965 15337,9564,9565,0.0333323202761363,0.0333323202761363 15952,9765,9758,0.0491105082028732,0.0491105082028732 13016,8918,8921,0.143291466888449,0.143291466888449 13097,8917,8959,0.032086215385934,0.032086215385934 13121,640,8968,0.045462010282231,0.045462010282231 13175,4472,2794,0.133415072213096,0.133415072213096 13447,9080,4647,0.227691913723815,0.227691913723815 19029,7690,8144,0.0861073402797158,0.0861073402797158 13280,4312,7812,0.197562058294396,0.197562058294396 20373,10757,10758,0.0390214492856105,0.0390214492856105 13466,9093,9091,0.0528525628364664,0.0528525628364664 15458,1970,8766,0.0532545399938913,0.0532545399938913 13600,2311,6580,0.108271978342533,0.108271978342533 13622,3355,9148,0.0901126087179192,0.0901126087179192 15127,8268,225,0.129419996314042,0.129419996314042 15855,9737,9738,0.0422997339419691,0.0422997339419691 15953,9758,9764,0.0382745737843307,0.0382745737843307 13641,9152,327,0.371274069669657,0.371274069669657 13690,6833,6976,0.085342873664165,0.085342873664165 15860,9707,9741,0.0544957036472965,0.0544957036472965 13709,6929,3818,0.116035215256342,0.116035215256342 15411,7964,9590,0.052042549974644,0.052042549974644 18495,15,6384,0.132622389900901,0.132622389900901 18578,10319,10327,0.0490398009212077,0.0490398009212077 13818,8483,6705,0.147706661087796,0.147706661087796 13972,9250,9251,0.0609360549506678,0.0609360549506678 20378,10761,10762,0.0703070927126279,0.0703070927126279 14062,6351,2574,0.0264285559063396,0.0264285559063396 4057,542,3837,0.0481841661951123,0.0481841661951123 20619,10811,10850,0.0311826470096292,0.0311826470096292 14143,9286,9287,0.00349243594701226,0.00349243594701226 15782,2533,9708,0.0671466764878958,0.0671466764878958 18700,1376,9773,0.0602159412724284,0.0602159412724284 19501,10528,10529,0.0145223093781074,0.0145223093781074 16094,9821,9496,0.0522797219291825,0.0522797219291825 16682,9984,9985,0.111071610148866,0.111071610148866 16220,9022,9008,0.10706671130041,0.10706671130041 16222,9850,7740,0.404338691233817,0.404338691233817 16223,7740,5835,0.200008410058821,0.200008410058821 14438,6143,4017,0.133566629484228,0.133566629484228 14458,9168,3834,0.0502958887489777,0.0502958887489777 16499,8709,8890,0.00781309402153006,0.00781309402153006 14504,9364,2172,0.0261972288759813,0.0261972288759813 16631,9312,9964,0.536418418139307,0.536418418139307 16632,9964,9965,0.081644512591407,0.081644512591407 15472,8892,1971,0.0354218020701201,0.0354218020701201 14617,9402,9350,0.13375643872535,0.13375643872535 14954,7265,7584,0.0944614970989242,0.0944614970989242 4076,3852,3853,0.00162344592902021,0.00162344592902021 15099,7228,2370,0.054925658104601,0.054925658104601 16381,9878,9879,0.0338421848775343,0.0338421848775343 16508,9928,9929,0.0170279633676167,0.0170279633676167 16525,5158,7669,0.0405110122092171,0.0405110122092171 16594,9950,9951,0.140650325269802,0.140650325269802 17419,10101,10102,0.0281887857345848,0.0281887857345848 16852,9866,6519,0.0479747206312546,0.0479747206312546 16968,10038,10045,0.00348952632939911,0.00348952632939911 17638,10159,9498,0.0561256700305383,0.0561256700305383 17642,8238,524,0.198799957504709,0.198799957504709 17105,331,10064,0.12693044123038,0.12693044123038 17422,10082,10083,0.0318734478115971,0.0318734478115971 17268,4260,3518,0.200851927356296,0.200851927356296 17398,7305,3261,0.198983160217956,0.198983160217956 17400,3509,4251,0.199228485757107,0.199228485757107 17911,4835,9197,0.134589353492833,0.134589353492833 17544,8941,8264,0.168906883412351,0.168906883412351 18155,10135,10136,0.408197365852498,0.408197365852498 17572,10145,10146,0.0800519816931861,0.0800519816931861 17628,2882,8136,0.162489310093733,0.162489310093733 18601,10335,7656,0.178628836370645,0.178628836370645 17816,9287,10184,0.0350560568035198,0.0350560568035198 17966,6242,10236,0.0113656789072773,0.0113656789072773 17886,9955,4390,0.0561034767074801,0.0561034767074801 17918,5173,6867,0.199959252458115,0.199959252458115 17919,6867,5276,0.0971272913038605,0.0971272913038605 19066,5495,9469,0.177422724680083,0.177422724680083 19037,9496,9494,0.0281063525870562,0.0281063525870562 18774,9642,7121,0.176777734913143,0.176777734913143 19101,10429,10049,0.0400790686743565,0.0400790686743565 19617,10477,10588,0.0688805182452796,0.0688805182452796 19314,6700,5030,0.15289416238876,0.15289416238876 19425,36,3535,0.208182345564595,0.208182345564595 19426,3535,4231,0.197905943796208,0.197905943796208 19462,10478,10483,0.0205384885375563,0.0205384885375563 19725,4489,10627,0.00886289645656064,0.00886289645656064 19764,5140,5153,0.0242552277861381,0.0242552277861381 20136,2752,6988,0.0528412012093399,0.0528412012093399 19927,4579,8367,0.130318576605927,0.130318576605927 20000,10690,8645,0.0319530891427096,0.0319530891427096 4106,1534,3875,0.0874992877759652,0.0874992877759652 20047,9078,9193,0.27590001979893,0.27590001979893 397,400,401,0.186988741368815,0.186988741368815 398,401,402,0.0834459188949902,0.0834459188949902 400,403,313,0.0512719310633618,0.0512719310633618 402,404,405,0.135745743044228,0.135745743044228 404,406,407,0.304825723005793,0.304825723005793 406,408,409,0.43926972528011,0.43926972528011 408,410,411,0.386425449179561,0.386425449179561 410,412,413,0.296429557961552,0.296429557961552 411,413,414,0.0146716283322865,0.0146716283322865 412,414,415,0.325808855480319,0.325808855480319 414,416,328,0.121195048255912,0.121195048255912 416,329,416,0.287289513548727,0.287289513548727 417,416,417,0.245312696429149,0.245312696429149 20053,1955,8185,0.122183214039011,0.122183214039011 20198,8571,5783,0.145694845246542,0.145694845246542 14833,7026,8320,0.0139341057083995,0.0139341057083995 14834,8320,7029,0.0476978989477955,0.0476978989477955 15442,9600,8606,0.035907314389173,0.035907314389173 19656,10607,10531,0.00409092160847847,0.00409092160847847 20737,10917,10886,0.0142612706482701,0.0142612706482701 14870,9363,2450,0.140513945011527,0.140513945011527 11514,269,270,0.151462432210479,0.151462432210479 12364,8672,8674,0.0109017354569362,0.0109017354569362 12,12,13,0.134681710739383,0.134681710739383 14892,8103,9009,0.099173697837006,0.099173697837006 14893,9009,8146,0.0976735888216106,0.0976735888216106 33,36,37,0.0487053100188426,0.0487053100188426 14912,7271,7600,0.0956539249415721,0.0956539249415721 18874,7987,218,0.124810113553517,0.124810113553517 18876,3520,84,0.204554290109371,0.204554290109371 15454,8884,9611,0.0785818613777641,0.0785818613777641 322,154,206,0.0287029588335131,0.0287029588335131 18627,9483,1310,0.220178764490314,0.220178764490314 18894,10375,10376,0.00936614397970835,0.00936614397970835 15122,8269,9491,0.0542877044701678,0.0542877044701678 18715,7650,8069,0.263314494448216,0.263314494448216 15971,8998,4214,0.0961806119218467,0.0961806119218467 551,544,545,0.0205710614294522,0.0205710614294522 15166,7386,9508,0.0293624650986513,0.0293624650986513 18679,2589,1852,0.179197761430995,0.179197761430995 602,593,594,0.0187536593392831,0.0187536593392831 16091,9818,526,0.0930965533879819,0.0930965533879819 13959,448,9111,0.0841767201213853,0.0841767201213853 16119,427,4010,0.113680084788302,0.113680084788302 17947,10226,10227,0.0385043082181171,0.0385043082181171 16175,7201,5812,0.201274753121947,0.201274753121947 699,693,694,0.0993204992661042,0.0993204992661042 16265,9865,7738,0.345896015945794,0.345896015945794 16341,9873,8704,0.014474001055321,0.014474001055321 11688,774,775,0.0224766779818413,0.0224766779818413 16464,1081,9912,0.0130855777393443,0.0130855777393443 18428,2983,10286,0.340223280394145,0.340223280394145 16719,485,10003,0.0666623735199971,0.0666623735199971 18212,2988,7850,0.201655156198778,0.201655156198778 18213,7850,6382,0.201197176818258,0.201197176818258 17132,1799,4238,0.205173852791716,0.205173852791716 268,278,279,0.0669047721045728,0.0669047721045728 18436,10287,10292,0.102997198003519,0.102997198003519 17134,3543,44,0.198313047920784,0.198313047920784 15194,7392,9524,0.0521516926212219,0.0521516926212219 19559,10563,10553,0.0196751082256841,0.0196751082256841 19864,10666,10667,0.12344950946071,0.12344950946071 1022,827,1037,0.134288205933024,0.134288205933024 19991,10682,10649,0.0504069045792634,0.0504069045792634 327,328,329,0.206425005842362,0.206425005842362 15245,9540,9541,0.00803794786000152,0.00803794786000152 14681,446,727,0.207769052846247,0.207769052846247 18636,1846,2580,0.177268272488638,0.177268272488638 15883,9594,8842,0.0247081602797847,0.0247081602797847 18445,1124,10289,0.0496295455281554,0.0496295455281554 15483,9622,9623,0.0434553081653394,0.0434553081653394 15784,9596,2105,0.0159980383240888,0.0159980383240888 18450,7849,2986,0.202541671618508,0.202541671618508 15540,1221,8429,0.105180771417586,0.105180771417586 17095,3719,3720,0.174398206796096,0.174398206796096 12950,1330,1331,0.0133918888831226,0.0133918888831226 19570,10569,7462,0.00803939319633032,0.00803939319633032 1312,1338,1339,0.0991205046552405,0.0991205046552405 15958,9768,9769,0.0623405517746533,0.0623405517746533 325,268,153,0.064083026712354,0.064083026712354 386,388,389,0.0751873239589982,0.0751873239589982 1392,1419,1420,0.399589215327938,0.399589215327938 16282,9096,9098,0.0807475840805468,0.0807475840805468 391,393,394,0.185819928048464,0.185819928048464 15753,6671,2023,0.100119371100459,0.100119371100459 18126,6042,10262,0.201564202628959,0.201564202628959 17137,4425,1909,0.200241543203617,0.200241543203617 16013,9783,9784,0.0337977814282775,0.0337977814282775 12006,8049,6578,0.147083508160087,0.147083508160087 2343,2334,2335,0.271393460830069,0.271393460830069 19952,4670,7857,0.100774147000306,0.100774147000306 20659,8289,5957,0.0879515292456205,0.0879515292456205 12349,8665,8666,0.0489645255680358,0.0489645255680358 1536,1559,1560,0.0937807122385258,0.0937807122385258 2410,2115,2401,0.446933916798798,0.446933916798798 19581,7470,10575,0.00667183269883622,0.00667183269883622 1557,1582,1583,0.0811305260417956,0.0811305260417956 469,472,473,0.100239678379349,0.100239678379349 569,562,563,0.0844940522055572,0.0844940522055572 12010,5508,7081,0.146350144860015,0.146350144860015 2663,2621,2622,0.0420400210402162,0.0420400210402162 16696,9597,7094,0.00600769898364912,0.00600769898364912 18883,7310,84,0.202570183098447,0.202570183098447 16736,7419,10004,0.204798388413466,0.204798388413466 1623,1651,1652,0.0452674748546477,0.0452674748546477 12948,1303,1304,0.066448544071591,0.066448544071591 20711,10885,10914,0.126940460926274,0.126940460926274 20712,10914,5881,0.00554916008288024,0.00554916008288024 16509,9929,9930,0.0673766892433469,0.0673766892433469 1643,1670,1671,0.136647738333876,0.136647738333876 19534,6856,10550,0.00719456093421717,0.00719456093421717 19538,4704,10552,0.0168576392161317,0.0168576392161317 19539,10552,10553,0.00416995013524246,0.00416995013524246 11689,775,836,0.0388095868373909,0.0388095868373909 20,21,22,0.0174708821601448,0.0174708821601448 16449,9906,9907,0.130469688472308,0.130469688472308 41,44,45,0.0507831501846365,0.0507831501846365 17298,7736,5829,0.204153885319898,0.204153885319898 64,70,71,0.046163806906163,0.046163806906163 18467,10299,10298,0.126605139952982,0.126605139952982 18685,1316,1372,0.177012768030012,0.177012768030012 1826,1842,1843,0.155652098486701,0.155652098486701 19783,3732,10633,0.0548138207459151,0.0548138207459151 1846,1861,1862,0.0495211888216282,0.0495211888216282 177,186,187,0.102075274690852,0.102075274690852 202,214,215,0.233063347854791,0.233063347854791 271,281,282,0.0968799942510371,0.0968799942510371 335,336,337,0.26926308578439,0.26926308578439 14122,3945,503,0.0521094341958735,0.0521094341958735 1949,1964,1965,0.100541047482359,0.100541047482359 503,497,498,0.332501427216364,0.332501427216364 508,502,503,0.0804669922754196,0.0804669922754196 19271,10424,10425,0.0133101789702176,0.0133101789702176 19460,10507,10477,0.0195042673008727,0.0195042673008727 12962,1631,1599,0.105987129966341,0.105987129966341 11814,2150,2151,0.12777055976042,0.12777055976042 18730,7649,8066,0.263509830967107,0.263509830967107 18671,2605,1538,0.176823430683456,0.176823430683456 20037,816,3558,0.154160936652516,0.154160936652516 20700,10894,10895,0.0022719801727208,0.0022719801727208 17029,3606,3607,0.0180484124991241,0.0180484124991241 850,863,864,0.0616242283467915,0.0616242283467915 18683,3539,3608,0.177667253998454,0.177667253998454 20825,9400,10954,0.0122123114573311,0.0122123114573311 872,885,886,0.105399149486358,0.105399149486358 19920,2621,10413,0.177079309456246,0.177079309456246 892,906,907,0.104783494637697,0.104783494637697 12344,8660,8661,0.0179171962919351,0.0179171962919351 17141,3089,4509,0.200737491088575,0.200737491088575 16291,2376,2377,0.00482087191216397,0.00482087191216397 963,974,975,0.202802632214452,0.202802632214452 17135,44,4412,0.404761668333185,0.404761668333185 17088,10071,9940,0.138093381903903,0.138093381903903 16845,10022,10018,0.0055152683612349,0.0055152683612349 17952,10226,10230,0.0192923880160408,0.0192923880160408 20322,10741,10742,0.00907488670500163,0.00907488670500163 1113,1129,1130,0.204124873969403,0.204124873969403 16607,7890,9325,0.145145340110648,0.145145340110648 15260,9550,9551,0.0630135708366092,0.0630135708366092 19433,10110,10489,0.0489242953920304,0.0489242953920304 16954,10038,10039,0.0207511303582817,0.0207511303582817 12357,8669,8668,0.00723037090372959,0.00723037090372959 1183,1198,1199,0.0305943034250603,0.0305943034250603 19442,10493,10494,0.0196148764551294,0.0196148764551294 19443,10494,10495,0.0228284210093234,0.0228284210093234 2633,2594,2595,0.0115937480855902,0.0115937480855902 1205,1220,1221,0.0900481853791487,0.0900481853791487 18180,5796,6056,0.200195877654712,0.200195877654712 11707,1245,1246,0.0231530055304531,0.0231530055304531 19444,10495,10496,0.0213401735101805,0.0213401735101805 19445,10496,10497,0.0182367704590367,0.0182367704590367 2703,2659,2660,0.155649282617483,0.155649282617483 19446,10497,10498,0.0203055071588043,0.0203055071588043 2724,107,2679,0.0450807290855188,0.0450807290855188 1266,1286,1287,0.0202842890457172,0.0202842890457172 18451,2986,7704,0.199650644692106,0.199650644692106 16289,1363,2376,0.00344312944616261,0.00344312944616261 19447,10498,10499,0.0196160459333464,0.0196160459333464 14693,2225,4875,0.162113763012991,0.162113763012991 1308,1334,1335,0.129255645714035,0.129255645714035 14695,4946,4947,0.168905093573288,0.168905093573288 1332,1357,1358,0.136424467862451,0.136424467862451 19448,10499,10487,0.023296750596408,0.023296750596408 2841,2789,2790,0.0523852002781698,0.0523852002781698 15843,7795,9723,0.020416694003674,0.020416694003674 18886,7308,3267,0.201549354300641,0.201549354300641 19449,10487,10500,0.022940948763835,0.022940948763835 17307,5827,7735,0.20365816745981,0.20365816745981 2499,2480,2481,0.265342544498994,0.265342544498994 19450,10500,10501,0.0189264900266028,0.0189264900266028 18889,1923,6123,0.200475462008098,0.200475462008098 1428,1451,1452,0.107578729884622,0.107578729884622 18647,7412,4053,0.176566575042864,0.176566575042864 1452,1471,1472,0.147622384612895,0.147622384612895 19451,10501,10502,0.0200830353316625,0.0200830353316625 2953,2897,2898,0.0472912053919854,0.0472912053919854 16310,2439,2721,0.0812562615874829,0.0812562615874829 12320,1302,1603,0.00893905362813633,0.00893905362813633 19452,10502,10503,0.0197272337869401,0.0197272337869401 19453,10503,7482,0.0181814350817939,0.0181814350817939 19038,9494,229,0.0588468541295868,0.0588468541295868 1498,1517,1518,0.199413272863754,0.199413272863754 15846,9732,1098,0.0848710138660927,0.0848710138660927 19454,7482,10504,0.0196839111368948,0.0196839111368948 19455,10504,10505,0.017559948119168,0.017559948119168 13365,9051,9052,0.103390283727961,0.103390283727961 2998,1652,2935,0.112349122861115,0.112349122861115 17375,1796,4235,0.206436210016501,0.206436210016501 13963,9247,9102,0.0619095710643366,0.0619095710643366 1534,1557,1558,0.0743776380849984,0.0743776380849984 19916,8774,7640,0.176934657107496,0.176934657107496 19917,7640,6233,0.179269287981755,0.179269287981755 1556,1581,1582,0.0903340712116846,0.0903340712116846 18461,9354,9528,0.135770728089025,0.135770728089025 19456,10505,7464,0.0643341844968674,0.0643341844968674 19919,5202,2621,0.177194532329155,0.177194532329155 1603,1634,1635,0.0667169559865797,0.0667169559865797 15911,9239,9240,0.00759910247117962,0.00759910247117962 3133,2004,3061,0.0946875314878615,0.0946875314878615 1648,1675,1676,0.0232219414191173,0.0232219414191173 1649,1676,1677,0.104810655650978,0.104810655650978 18412,7776,7163,0.0985154391997448,0.0985154391997448 3153,3077,3078,0.0921654003892753,0.0921654003892753 1666,1129,1692,0.0515669276869657,0.0515669276869657 256,264,265,0.00881331069899833,0.00881331069899833 19580,10574,7470,0.0064160385090956,0.0064160385090956 1690,1714,1715,0.111918529606987,0.111918529606987 12366,8674,8671,0.0118216471510326,0.0118216471510326 18801,10352,9812,0.039652100920871,0.039652100920871 379,381,382,0.0684082960066799,0.0684082960066799 16308,2827,2851,0.00473328951361683,0.00473328951361683 20640,10878,10879,0.0287629224507079,0.0287629224507079 20278,5573,10727,0.00799925463089475,0.00799925463089475 18122,2538,10266,0.180269607102109,0.180269607102109 1907,1919,1920,0.101419584890654,0.101419584890654 16419,3282,3283,0.0297579469637327,0.0297579469637327 11533,1234,1235,0.136499599599558,0.136499599599558 18135,4099,6043,0.191045620861521,0.191045620861521 16763,4439,9868,0.0469300202486105,0.0469300202486105 257,265,257,0.0618021904449226,0.0618021904449226 3413,3306,3307,0.147259003832799,0.147259003832799 1997,2009,2010,0.0436503011483876,0.0436503011483876 381,383,384,0.174765079599045,0.174765079599045 3437,3324,3325,0.13969071524798,0.13969071524798 2020,2029,2030,0.0536884532048604,0.0536884532048604 14708,5223,5330,0.173633760067415,0.173633760067415 17179,5410,5449,0.194891408787823,0.194891408787823 2041,2049,2050,0.203224924896292,0.203224924896292 15894,9255,9441,0.0812248966226341,0.0812248966226341 2068,2071,2072,0.108635365611271,0.108635365611271 383,385,386,0.313694212518365,0.313694212518365 15938,9757,9756,0.156652526688463,0.156652526688463 2092,1220,2094,0.120498651922126,0.120498651922126 16738,725,51,0.242028173240196,0.242028173240196 19560,10553,10564,0.0204794292027182,0.0204794292027182 2166,2165,2166,0.0846335919696035,0.0846335919696035 19638,10597,10526,0.00694709641094844,0.00694709641094844 3597,3446,2803,0.137873345883867,0.137873345883867 16317,2510,3005,0.00592207877923616,0.00592207877923616 17174,5326,5327,0.109586213492937,0.109586213492937 16740,4437,10005,0.047793833799427,0.047793833799427 3644,3483,3484,0.202897902969007,0.202897902969007 2231,2232,2233,0.0942717670146639,0.0942717670146639 2232,2233,2234,0.0947564865992517,0.0947564865992517 16741,10005,4510,0.0465117651564764,0.0465117651564764 2248,2251,2252,0.0515208780131149,0.0515208780131149 16742,4510,10006,0.0392105126712721,0.0392105126712721 3687,3523,3524,0.057537938641533,0.057537938641533 2276,2276,2277,0.201064010739015,0.201064010739015 18183,6051,5769,0.201340675613812,0.201340675613812 18863,9178,2185,0.000908525082812035,0.000908525082812035 14108,502,3544,0.223192299132,0.223192299132 16417,3130,3281,0.0400386431725339,0.0400386431725339 16286,1362,1363,0.0694355006798695,0.0694355006798695 3729,3563,3564,0.1023601599905,0.1023601599905 13961,9112,9247,0.133632751867418,0.133632751867418 2325,1348,1614,0.104366499106977,0.104366499106977 18909,10388,10381,0.014813120492833,0.014813120492833 18903,10381,10380,0.00882005349877488,0.00882005349877488 18454,4296,10295,0.0897566766881454,0.0897566766881454 14692,941,2225,0.184174515609916,0.184174515609916 19558,10562,10563,0.0196153093677919,0.0196153093677919 16743,10006,7566,0.0419162617939555,0.0419162617939555 19568,7474,10568,0.0062936328481519,0.0062936328481519 18905,10382,10383,0.00831887899673018,0.00831887899673018 17147,4241,3546,0.202185735299221,0.202185735299221 14720,937,2221,0.184339220920538,0.184339220920538 18637,2580,7383,0.244324669292135,0.244324669292135 2484,2467,2468,0.0154146632189528,0.0154146632189528 17183,5608,5658,0.149882473899379,0.149882473899379 3908,3707,3708,0.138080579549583,0.138080579549583 2555,2532,2533,0.191131540477931,0.191131540477931 2556,2533,254,0.098486007419044,0.098486007419044 19573,10570,7473,0.00674972719310255,0.00674972719310255 2577,1090,2550,0.0509764502640852,0.0509764502640852 17311,5685,5705,0.205154639659543,0.205154639659543 20594,10852,10864,0.00559477666444464,0.00559477666444464 2602,2568,2565,0.0838899757725962,0.0838899757725962 13584,9079,9135,0.0736016285399027,0.0736016285399027 3952,3748,3749,0.123087650580437,0.123087650580437 2626,2587,2588,0.00484286584971978,0.00484286584971978 2627,2588,2589,0.0472712028951763,0.0472712028951763 18404,10286,7165,0.0480937532986949,0.0480937532986949 18406,9349,8340,0.136218529796162,0.136218529796162 13586,9135,9136,0.116423294527986,0.116423294527986 14719,5893,937,0.0748599535472642,0.0748599535472642 2721,2676,2677,0.00391406141859358,0.00391406141859358 18735,4002,7603,0.202077020511888,0.202077020511888 17677,6029,10165,0.522362145407342,0.522362145407342 17480,344,5940,0.0510780896194201,0.0510780896194201 2823,2771,2261,0.100546651913918,0.100546651913918 18144,10275,10261,0.405650212701817,0.405650212701817 12350,8663,8667,0.00958750951684791,0.00958750951684791 4125,3888,3889,0.19728512260693,0.19728512260693 2839,2788,1047,0.105687024742303,0.105687024742303 2840,1047,2789,0.0528381886609336,0.0528381886609336 12351,8667,8668,0.0176529909929813,0.0176529909929813 19572,10564,10570,0.0698992084212194,0.0698992084212194 16413,9458,9887,0.0468003057153474,0.0468003057153474 2910,785,2854,0.0936375066158938,0.0936375066158938 12361,8671,8672,0.0146217858658369,0.0146217858658369 2955,2899,2900,0.139071498957734,0.139071498957734 20621,10800,10799,0.0197706815366264,0.0197706815366264 16441,5747,9898,0.0366397439833697,0.0366397439833697 3003,2938,2939,0.343360355018568,0.343360355018568 20697,4524,10911,0.0102002426471616,0.0102002426471616 20441,10798,10799,0.0151893809033584,0.0151893809033584 3052,2983,2984,0.049669116788992,0.049669116788992 17130,4371,4372,0.0862019013563638,0.0862019013563638 3072,3004,3006,0.148595619798792,0.148595619798792 20009,9620,10046,0.0380951574175552,0.0380951574175552 4390,4106,695,0.201687631399372,0.201687631399372 18702,2606,1861,0.182749323037212,0.182749323037212 3122,2901,3051,0.104668558602022,0.104668558602022 20265,5574,10723,0.0117861788911356,0.0117861788911356 20266,10724,7552,0.00870010659628447,0.00870010659628447 19624,10591,10497,0.00644185269782912,0.00644185269782912 19579,10573,10574,0.0879788736402366,0.0879788736402366 18895,10376,10377,0.0641298068195797,0.0641298068195797 20011,10694,10695,0.0242395353024572,0.0242395353024572 17687,6171,6172,0.0391351463481426,0.0391351463481426 3160,3084,3085,0.0490903700114876,0.0490903700114876 19594,10580,10495,0.00720293691626167,0.00720293691626167 3180,3100,3101,0.129889039932712,0.129889039932712 17168,5241,5262,0.201125324676422,0.201125324676422 17121,1798,4176,0.205688375484509,0.205688375484509 3202,3118,3119,0.112364882779035,0.112364882779035 14726,5162,6220,0.0504817306174529,0.0504817306174529 3225,3140,3141,0.161478257380345,0.161478257380345 13781,438,3176,0.297045355127737,0.297045355127737 19813,5371,10633,0.121358837066421,0.121358837066421 3298,3207,2047,0.106039987596014,0.106039987596014 17169,5262,1912,0.201876443466571,0.201876443466571 4605,3695,4261,0.0511463408235916,0.0511463408235916 3320,3225,3226,0.12416264535459,0.12416264535459 19269,10421,10423,0.00254934916501421,0.00254934916501421 18686,1372,4116,0.0631464225691973,0.0631464225691973 20456,10811,10791,0.0266421174352104,0.0266421174352104 20624,10873,10804,0.10579809531994,0.10579809531994 18140,10260,10273,0.404128367861769,0.404128367861769 4673,4035,4316,0.0606123696093501,0.0606123696093501 3387,3285,3286,0.00355897702027561,0.00355897702027561 3388,3286,3287,0.0772193168955733,0.0772193168955733 18146,10276,10258,0.404206655907194,0.404206655907194 4696,808,3552,0.152717552993661,0.152717552993661 3410,3303,3304,0.147141483236073,0.147141483236073 20283,10722,10688,0.0815558763222832,0.0815558763222832 20448,10804,10757,0.0136201124223367,0.0136201124223367 20785,10292,10946,0.00447271282341959,0.00447271282341959 19630,10593,10504,0.00657829834277663,0.00657829834277663 3431,3318,3319,0.157091916454475,0.157091916454475 20450,10805,10806,0.0327940652155406,0.0327940652155406 4743,1385,4362,0.103327121803573,0.103327121803573 18254,6754,8093,0.140439193425512,0.140439193425512 18250,9369,6873,0.0520299718080319,0.0520299718080319 20787,10932,5700,0.00677435562999442,0.00677435562999442 3475,3354,3355,0.201619360833214,0.201619360833214 14728,6303,5053,0.0505955795491821,0.0505955795491821 3501,59,3374,0.0977645612190622,0.0977645612190622 4808,4414,4415,0.102078381821333,0.102078381821333 3525,3393,3394,0.0602077843108352,0.0602077843108352 18251,6873,8493,0.0500003986375519,0.0500003986375519 3545,656,1887,0.0518725917476049,0.0518725917476049 14732,5467,6342,0.17284299485541,0.17284299485541 3566,1664,1683,0.0314909646044893,0.0314909646044893 17138,1909,4488,0.199449310001805,0.199449310001805 18256,7043,3984,0.199449230757582,0.199449230757582 4925,3762,2559,0.0885452473584724,0.0885452473584724 18261,6496,2547,0.410253746717568,0.410253746717568 3637,3478,3266,0.200452444377038,0.200452444377038 3638,3266,3479,0.201663130575812,0.201663130575812 20636,4518,10876,0.0502632727704227,0.0502632727704227 3656,1794,3493,0.171297280470528,0.171297280470528 18171,6061,4076,0.198476287736927,0.198476287736927 20376,10759,10760,0.116931333825994,0.116931333825994 3702,3537,3538,0.048566556365416,0.048566556365416 20385,10293,10769,0.0538892457987372,0.0538892457987372 18174,6420,6455,0.4094647827628,0.4094647827628 5048,4577,4578,0.133343896044873,0.133343896044873 3745,3575,3576,0.0911473636959273,0.0911473636959273 3747,3577,3469,0.101252045857741,0.101252045857741 20384,10767,10768,0.0160296914364663,0.0160296914364663 17309,4261,5684,0.20074031502923,0.20074031502923 18311,7054,7244,0.0289643230302344,0.0289643230302344 20470,10819,10820,0.0323669425461701,0.0323669425461701 14736,4161,4770,0.262098569801346,0.262098569801346 5118,4637,4638,0.0862888373921514,0.0862888373921514 18265,6532,1691,0.20439620202731,0.20439620202731 20472,10821,10822,0.0473810496096361,0.0473810496096361 5168,2615,4670,0.0537518017226415,0.0537518017226415 18530,9153,9524,0.0561612407510351,0.0561612407510351 17081,882,4467,0.138148999917071,0.138148999917071 20012,10207,7896,0.145636470907972,0.145636470907972 20423,10784,10785,0.00445123207828982,0.00445123207828982 19137,10436,10430,0.0315234230528839,0.0315234230528839 17145,4684,1801,0.196612355705575,0.196612355705575 3889,3694,83,0.201794860941248,0.201794860941248 18574,10316,10323,0.0808271649311999,0.0808271649311999 17148,3546,46,0.198774198414449,0.198774198414449 3912,3710,3711,0.148294717491307,0.148294717491307 20615,10786,10857,0.0479734082124594,0.0479734082124594 18267,6545,2438,0.164157220604829,0.164157220604829 17099,332,3745,0.0956275481171213,0.0956275481171213 14740,6607,3802,0.199799384709315,0.199799384709315 18269,5736,5525,0.155855016610815,0.155855016610815 5281,4748,4749,0.0137701294893219,0.0137701294893219 3961,3755,3756,0.201785607236284,0.201785607236284 3963,3757,1865,0.238183107088451,0.238183107088451 18538,10309,10310,0.222695826046938,0.222695826046938 4053,3833,3834,0.0227974048946719,0.0227974048946719 18576,10324,10320,0.158325840757882,0.158325840757882 5401,3070,4833,0.174791291148441,0.174791291148441 20827,9001,9205,0.0113889892669974,0.0113889892669974 16010,9780,9781,0.00910284197008254,0.00910284197008254 18606,8065,6592,0.262343816062173,0.262343816062173 18608,2631,5208,0.201029440504885,0.201029440504885 20328,10745,10742,0.0339039031846942,0.0339039031846942 4098,1552,3870,0.130787042699874,0.130787042699874 16079,9815,9284,0.0214365694827313,0.0214365694827313 18703,1861,7871,0.177358977412927,0.177358977412927 5445,4865,4866,0.0483753395839426,0.0483753395839426 4124,2246,3888,0.176179418850458,0.176179418850458 18692,1856,5978,0.157563244482301,0.157563244482301 5513,4918,1222,0.0334183748575429,0.0334183748575429 4193,3941,3942,0.10150841538758,0.10150841538758 18280,6739,6757,0.185196443942793,0.185196443942793 18287,3986,6762,0.199195011240905,0.199195011240905 4211,3961,3962,0.203354581445588,0.203354581445588 18282,6460,6792,0.289344591592559,0.289344591592559 18709,7654,7506,0.191266971634704,0.191266971634704 4258,4004,4005,0.0557864946968893,0.0557864946968893 18293,6900,6901,0.125065642459057,0.125065642459057 4279,4022,4023,0.136471513645059,0.136471513645059 18285,6794,6824,0.0676234540262284,0.0676234540262284 20412,10780,10737,0.00327519593576582,0.00327519593576582 5639,1165,885,0.138504687840451,0.138504687840451 18705,4059,9745,0.17218742858343,0.17218742858343 5680,5036,5037,0.13925145495263,0.13925145495263 4340,4070,4006,0.0527657969561626,0.0527657969561626 4341,4006,4071,0.045563339939639,0.045563339939639 18706,9745,3863,0.0360430655172132,0.0360430655172132 4363,4087,1214,0.050228703045046,0.050228703045046 18708,6218,7654,0.273874816557472,0.273874816557472 14701,5065,986,0.133961657579708,0.133961657579708 4385,4078,4080,0.499220390775423,0.499220390775423 17161,5086,5087,0.0305453434226413,0.0305453434226413 4410,4124,3048,0.142041157035339,0.142041157035339 18547,10315,7542,0.326789019301198,0.326789019301198 5780,4917,5106,0.0912724900005868,0.0912724900005868 4431,4139,2389,0.109327413388579,0.109327413388579 5754,5082,5083,0.0244848814587712,0.0244848814587712 18548,7542,5567,0.0788647232749776,0.0788647232749776 5829,5144,5145,0.0718528722690416,0.0718528722690416 4478,4170,4171,0.114300734663783,0.114300734663783 14104,421,3767,0.239382300921688,0.239382300921688 5849,1966,5160,0.213373795201997,0.213373795201997 4498,1369,4184,0.105991036166523,0.105991036166523 17123,3542,42,0.197838013671145,0.197838013671145 18295,1428,6901,0.00619376962359973,0.00619376962359973 18296,6901,6968,0.214788257098635,0.214788257098635 5920,5198,5199,0.0509206897939403,0.0509206897939403 4576,4176,1777,0.0501165848501884,0.0501165848501884 20629,10873,10847,0.0359844691550279,0.0359844691550279 18356,7764,7765,0.203486837058476,0.203486837058476 18353,7040,3427,0.201724758100166,0.201724758100166 6017,3447,5269,0.0916999906376171,0.0916999906376171 4669,4312,4313,0.0844811623232087,0.0844811623232087 18355,7763,7764,0.18255985476615,0.18255985476615 20388,10772,10773,0.00806462172146812,0.00806462172146812 4690,1574,4327,0.172428634063548,0.172428634063548 14761,7128,660,0.183084210873309,0.183084210873309 18307,7041,3428,0.200871545358079,0.200871545358079 4768,2038,4380,0.146902820961905,0.146902820961905 18357,7765,7253,0.0959812077322034,0.0959812077322034 17178,5409,5410,0.041431272963648,0.041431272963648 4841,4434,4435,0.0243817622036277,0.0243817622036277 19636,10595,10596,0.0236895488952709,0.0236895488952709 20494,10814,10837,0.00453902687683386,0.00453902687683386 12316,8640,8559,0.0170391288088959,0.0170391288088959 4864,4448,4449,0.051463626660104,0.051463626660104 14105,3767,490,0.17231974049998,0.17231974049998 18310,7244,7054,0.0289643230302344,0.0289643230302344 4906,3886,865,0.080856531304005,0.080856531304005 14762,660,7162,0.177556995744578,0.177556995744578 14106,490,492,0.200841500024827,0.200841500024827 6278,5468,5223,0.0507325637005759,0.0507325637005759 20498,2955,10783,0.00926966063781334,0.00926966063781334 18511,9529,10302,0.134870017545438,0.134870017545438 18559,10317,10318,0.0818849597364774,0.0818849597364774 5006,4551,4552,0.0605833275140723,0.0605833275140723 20497,10805,2955,0.011923850145444,0.011923850145444 6365,1258,377,0.0777271141684953,0.0777271141684953 5032,3218,4567,0.203476554448063,0.203476554448063 18309,3989,7244,0.103816807067418,0.103816807067418 6389,5536,5537,0.0941709460297732,0.0941709460297732 5052,4580,4581,0.0994044886957745,0.0994044886957745 19827,9253,7642,0.176656738058614,0.176656738058614 18315,7190,1430,0.126827993445383,0.126827993445383 18691,2597,1856,0.178902858758576,0.178902858758576 6529,1038,5638,0.106710156184621,0.106710156184621 5211,4703,4704,0.0593965930317325,0.0593965930317325 18320,7455,6063,0.193748278871749,0.193748278871749 5307,4763,4764,0.0623737801227747,0.0623737801227747 20402,10771,10761,0.045832556045337,0.045832556045337 6659,5732,716,0.0227471694550216,0.0227471694550216 5331,3596,4783,0.0944705655668644,0.0944705655668644 14107,492,502,0.277229511676695,0.277229511676695 6732,5783,5784,0.103949862025848,0.103949862025848 14767,7420,4860,0.190666070334235,0.190666070334235 20406,8354,10772,0.00730920335045724,0.00730920335045724 6754,5799,5800,0.0473962648551068,0.0473962648551068 14769,7430,4858,0.18998910813567,0.18998910813567 5443,4863,4864,0.0452091651037792,0.0452091651037792 19834,10654,9725,0.196434640947063,0.196434640947063 6799,2741,5836,0.0500630331544159,0.0500630331544159 20523,2708,10752,0.00659207654644855,0.00659207654644855 18323,7479,7480,0.203575671880267,0.203575671880267 18329,6073,7593,0.194237102947714,0.194237102947714 5506,4912,2121,0.0993922299820147,0.0993922299820147 19837,5204,5602,0.169326060361496,0.169326060361496 6868,3299,5873,0.0385426751655708,0.0385426751655708 5529,4929,4930,0.0186787878300106,0.0186787878300106 5530,4930,4931,0.150638241291928,0.150638241291928 20519,10815,10845,0.0426977620157165,0.0426977620157165 6909,5905,5906,0.0925705753401188,0.0925705753401188 5581,4968,4969,0.19364655602673,0.19364655602673 20802,10942,606,0.00932539286509621,0.00932539286509621 20522,10808,2708,0.0062556157491122,0.0062556157491122 5631,3571,5004,0.140817256140417,0.140817256140417 18338,2435,7632,0.201752260263955,0.201752260263955 20016,2696,8044,0.148197142125826,0.148197142125826 5653,2345,4151,0.175358365382788,0.175358365382788 18327,1432,7191,0.123062885737589,0.123062885737589 6998,2684,5970,0.144359466732262,0.144359466732262 5670,679,5028,0.00422540721209624,0.00422540721209624 5671,5028,5029,0.199984733552555,0.199984733552555 20382,10765,10766,0.0345648031474255,0.0345648031474255 18350,7716,6756,0.141149359906032,0.141149359906032 5748,5078,5079,0.20268033504505,0.20268033504505 18163,10259,6036,0.2014076606309,0.2014076606309 14704,5105,3799,0.199599075644316,0.199599075644316 18162,2170,10259,0.118558518008842,0.118558518008842 20019,4453,5501,0.145746885757253,0.145746885757253 5830,5145,2118,0.0459910302398271,0.0459910302398271 20020,5501,7075,0.147873409818305,0.147873409818305 14776,5927,3806,0.151596310173331,0.151596310173331 5853,4622,5163,0.10255879316328,0.10255879316328 18343,7662,5247,0.110734380038432,0.110734380038432 20022,8291,7898,0.145585163841291,0.145585163841291 7192,6084,6085,0.188916282974339,0.188916282974339 18345,6874,1684,0.205522453761373,0.205522453761373 20542,2953,10853,0.0105529318413212,0.0105529318413212 18348,2429,7700,0.202520445331427,0.202520445331427 20024,8856,9319,0.148299248554164,0.148299248554164 7238,4839,1519,0.0519761467059316,0.0519761467059316 14772,923,5925,0.177924520685585,0.177924520685585 20544,10831,10809,0.07258379165013,0.07258379165013 5934,4646,3645,0.198637387669602,0.198637387669602 20537,10850,10851,0.00393462806086889,0.00393462806086889 7284,6141,11,0.135513694564746,0.135513694564746 5958,5230,5231,0.202816769336327,0.202816769336327 20538,10764,10852,0.00745697116010785,0.00745697116010785 7311,5071,6157,0.164940273242935,0.164940273242935 5976,4624,1247,0.13286062727511,0.13286062727511 5978,4556,2725,0.132159028738313,0.132159028738313 20539,10852,10833,0.00647861100893927,0.00647861100893927 7339,6169,6170,0.0619567458929491,0.0619567458929491 5998,5256,5257,0.103904946256075,0.103904946256075 19289,10469,10470,0.0657689911002152,0.0657689911002152 20550,10854,10842,0.00418096419493106,0.00418096419493106 6016,5268,3447,0.109289564409357,0.109289564409357 20541,10846,2953,0.0102415664506872,0.0102415664506872 6042,2870,5284,0.0497761483323909,0.0497761483323909 20446,10802,10794,0.010877497210246,0.010877497210246 6066,1342,5306,0.205811743638723,0.205811743638723 20547,2961,10838,0.0117661269256179,0.0117661269256179 7483,6261,1188,0.16816674729097,0.16816674729097 6138,3644,4554,0.0976185559336041,0.0976185559336041 18364,7802,1660,0.0598129332818693,0.0598129332818693 7554,6302,1356,0.0804502555219789,0.0804502555219789 6209,5412,1185,0.167137462035015,0.167137462035015 6210,1185,5413,0.0233182677092941,0.0233182677092941 14730,6318,6303,0.0522173167652759,0.0522173167652759 20234,10715,10714,0.0286157939247338,0.0286157939247338 20565,1287,10855,0.00858462136960439,0.00858462136960439 6251,5443,779,0.0160681132894306,0.0160681132894306 14783,4856,7862,0.182896538603858,0.182896538603858 6272,5463,5464,0.0498340640254978,0.0498340640254978 20235,10714,8820,0.0168131405425372,0.0168131405425372 6293,5477,3890,0.10549800375505,0.10549800375505 16545,7835,9934,0.137971408959184,0.137971408959184 6362,351,5522,0.0335008525021526,0.0335008525021526 16018,9787,9788,0.0995758326234823,0.0995758326234823 6387,5535,2028,0.107888528337289,0.107888528337289 20242,10717,10716,0.029516495512001,0.029516495512001 7774,5212,6424,0.109568567873903,0.109568567873903 16546,9934,9935,0.139302196645357,0.139302196645357 20562,10798,10807,0.0058401189840652,0.0058401189840652 15113,3050,7229,0.0133472139691031,0.0133472139691031 20245,8372,6959,0.0489264341729089,0.0489264341729089 11422,8078,8079,0.0484137060021889,0.0484137060021889 6473,5599,5600,0.108658521887425,0.108658521887425 15115,7996,7997,0.209391166364433,0.209391166364433 18367,7754,8093,0.0507390772270922,0.0507390772270922 20352,10751,9401,0.00837355044160468,0.00837355044160468 6492,5616,5617,0.0720767157725574,0.0720767157725574 14721,2221,4871,0.160443069505019,0.160443069505019 18368,8093,6894,0.0518148786998363,0.0518148786998363 16020,9789,9788,0.073636854952175,0.073636854952175 7896,6503,6504,0.201046575537805,0.201046575537805 16547,9935,3668,0.222625726498778,0.222625726498778 11416,8000,8034,0.303468507056762,0.303468507056762 6579,5669,5670,0.150406237761818,0.150406237761818 20845,10954,10937,0.131662909083966,0.131662909083966 6604,5693,4324,0.222481680681729,0.222481680681729 18371,5250,7594,0.0499247461563453,0.0499247461563453 15222,8101,8102,0.077833708774634,0.077833708774634 18372,7594,5883,0.083286408265142,0.083286408265142 6714,5766,2843,0.181402526618843,0.181402526618843 14742,5935,931,0.176525948040391,0.176525948040391 20409,8971,8976,0.00824136098890487,0.00824136098890487 17573,10146,4643,0.00925827675066928,0.00925827675066928 8175,6672,3101,0.17546713620256,0.17546713620256 11210,300,106,0.00724031766776508,0.00724031766776508 8223,6696,951,0.177624298281023,0.177624298281023 6856,4317,5865,0.0513037576080921,0.0513037576080921 18335,7611,1689,0.102723820359578,0.102723820359578 20356,10752,10753,0.178510491347886,0.178510491347886 6873,5878,5879,0.686284794666677,0.686284794666677 11609,3416,7035,0.200128365503357,0.200128365503357 11610,7035,8338,0.189938999172283,0.189938999172283 6895,5896,4960,0.0956843495121368,0.0956843495121368 11335,8218,251,0.176906123725318,0.176906123725318 17668,10162,10161,0.0392525789715303,0.0392525789715303 8321,6751,5251,0.0499574491010493,0.0499574491010493 17670,8260,9051,0.230562637224967,0.230562637224967 8340,6769,5533,0.120999789974565,0.120999789974565 11366,7971,1892,0.0488719799669425,0.0488719799669425 6977,4442,5511,0.147695461409276,0.147695461409276 14750,2214,929,0.185352492811126,0.185352492811126 7030,4913,5988,0.198333075719104,0.198333075719104 18693,5978,6025,0.00688297127309608,0.00688297127309608 11612,3418,742,0.19996057055502,0.19996057055502 20437,10795,10796,0.0230619881865373,0.0230619881865373 11948,8496,8497,0.0216014239716138,0.0216014239716138 7132,1290,6044,0.0502638300231986,0.0502638300231986 11686,1032,773,0.0128283485920152,0.0128283485920152 8554,4804,6890,0.135875328970406,0.135875328970406 11767,2687,8406,0.0738017906986337,0.0738017906986337 8601,2178,596,0.0528183519637533,0.0528183519637533 7225,6106,6107,0.101643082422806,0.101643082422806 11821,8422,8423,0.175711465733647,0.175711465733647 8624,109,720,0.104166949267626,0.104166949267626 18552,7705,2988,0.199131268231619,0.199131268231619 14770,4858,2209,0.16101488662795,0.16101488662795 7328,6165,6166,0.0995968460919669,0.0995968460919669 12286,8526,8525,0.0214801658544325,0.0214801658544325 7376,337,6196,0.0756391181616623,0.0756391181616623 12217,8592,8593,0.114913209514243,0.114913209514243 12317,8559,2500,0.0435792910401613,0.0435792910401613 8839,528,7032,0.050727128416239,0.050727128416239 7478,6259,1180,0.207751884347626,0.207751884347626 18554,9429,7706,0.20403157089995,0.20403157089995 15821,8564,8565,0.0641361466923926,0.0641361466923926 8860,7045,7046,0.134234542647931,0.134234542647931 7498,4598,3688,0.240872387579393,0.240872387579393 7499,3688,6270,0.142331405185985,0.142331405185985 20649,10880,1676,0.0578550543011222,0.0578550543011222 12236,8586,1599,0.0967599085697604,0.0967599085697604 7572,5861,1309,0.178473387298321,0.178473387298321 18324,7480,7524,0.15130858595047,0.15130858595047 7598,6323,6324,0.205483069278936,0.205483069278936 17836,9362,1627,0.0523901213643909,0.0523901213643909 14759,7101,5464,0.170276074046912,0.170276074046912 14760,5464,7128,0.178804240685068,0.178804240685068 7640,6024,3875,0.0993805589791004,0.0993805589791004 16021,9788,9790,0.320911397883896,0.320911397883896 9035,7131,7132,0.0496921831493493,0.0496921831493493 18491,9168,9169,0.133423914370859,0.133423914370859 17837,1627,5679,0.10292857902181,0.10292857902181 9059,2896,5632,0.0842038197459281,0.0842038197459281 20806,7427,10935,0.00559704943884798,0.00559704943884798 12938,1970,8709,0.0935507240006809,0.0935507240006809 11439,511,8252,0.25940626826434,0.25940626826434 7695,5168,6377,0.177825109084943,0.177825109084943 20708,7442,10913,0.0784445493600802,0.0784445493600802 9099,6388,7159,0.131345505242465,0.131345505242465 11441,8256,8255,0.0395721958074786,0.0395721958074786 19809,5615,9635,0.105426130739244,0.105426130739244 9145,5720,7186,0.100417695742859,0.100417695742859 11443,8254,8257,0.03964069530807,0.03964069530807 7788,6432,6433,0.0533345329573706,0.0533345329573706 12939,8709,8766,0.0775671350558112,0.0775671350558112 9187,7207,7208,0.0500116374722849,0.0500116374722849 7811,838,6446,0.0830965282034823,0.0830965282034823 7816,6449,2813,0.0739587262737054,0.0739587262737054 12260,8617,8618,0.00726192949201925,0.00726192949201925 20803,606,10913,0.0113017508087441,0.0113017508087441 9235,7240,7241,0.0498075431237363,0.0498075431237363 7861,6474,6475,0.692905896897531,0.692905896897531 12942,8804,1331,0.0594619846778877,0.0594619846778877 12264,8622,8616,0.0863852743591186,0.0863852743591186 7908,6511,6512,0.107336468131195,0.107336468131195 20811,10951,7034,0.00453220039269765,0.00453220039269765 13006,8912,8913,0.031616887141609,0.031616887141609 7929,4175,6525,0.0337195393803404,0.0337195393803404 20394,10762,10775,0.00651572160316994,0.00651572160316994 20400,3591,10771,0.0086403574168429,0.0086403574168429 8000,6560,6561,0.05117078549911,0.05117078549911 18914,10389,10392,0.00619620469246147,0.00619620469246147 8024,6580,6581,0.135411748293681,0.135411748293681 8047,5711,6593,0.0649690182450408,0.0649690182450408 20509,10841,638,0.00591881170263726,0.00591881170263726 12270,8627,8518,0.0752716608672627,0.0752716608672627 15918,9104,9746,0.00764030702792677,0.00764030702792677 8143,6654,1583,0.150966803397046,0.150966803397046 18477,2411,5542,0.101313827089111,0.101313827089111 15876,8978,9002,0.0205305754568531,0.0205305754568531 8295,6735,6736,0.0734967400485445,0.0734967400485445 12273,8629,8517,0.0368940227401467,0.0368940227401467 8322,5251,6752,0.0513511942917184,0.0513511942917184 17214,3774,8403,0.176505403414048,0.176505403414048 11789,4445,6564,0.147259159007996,0.147259159007996 8396,516,6411,0.245438474982929,0.245438474982929 19810,9635,9643,0.17762409301406,0.17762409301406 19811,9643,7122,0.176833292049994,0.176833292049994 9834,7540,7541,0.0505839701248518,0.0505839701248518 8443,1465,5441,0.103147915206822,0.103147915206822 13470,9094,9095,0.186249123099868,0.186249123099868 9909,7585,3060,0.206196737198557,0.206196737198557 8516,6868,4142,0.0958725861464383,0.0958725861464383 18481,9120,6391,0.130087180946324,0.130087180946324 8559,1248,4557,0.13273864991069,0.13273864991069 18488,9153,9154,0.0316379611455697,0.0316379611455697 10040,7380,7647,0.073513516250253,0.073513516250253 8638,6926,6927,0.0519431626477688,0.0519431626477688 8640,6928,2302,0.107037203280329,0.107037203280329 18492,9169,9170,0.136492159060533,0.136492159060533 8683,1000,4222,0.0557449369548998,0.0557449369548998 15905,8603,8604,0.0748338508215397,0.0748338508215397 13757,8439,9181,0.0861617636196398,0.0861617636196398 10162,2158,7701,0.118289099292956,0.118289099292956 8752,6982,6983,0.20266520881126,0.20266520881126 12326,8650,8651,0.106050821827968,0.106050821827968 18298,6995,6996,0.187375849458261,0.187375849458261 14103,418,421,0.212232135618177,0.212232135618177 11436,8255,7984,0.498708139076575,0.498708139076575 18497,9201,9212,0.134547599555241,0.134547599555241 19881,2617,10410,0.177201589274352,0.177201589274352 8821,13,7020,0.00925156011318802,0.00925156011318802 14676,5941,3794,0.153141383772443,0.153141383772443 8846,6085,742,0.0513498235273795,0.0513498235273795 19287,9967,10468,0.111280897910296,0.111280897910296 8898,267,7062,0.0377688740912094,0.0377688740912094 20847,10946,10950,0.100177888201708,0.100177888201708 18612,1850,9261,0.181237135841786,0.181237135841786 18361,7374,7802,0.0447005696877022,0.0447005696877022 8973,7099,900,0.0469763030340631,0.0469763030340631 14047,4836,389,0.0490717904305928,0.0490717904305928 12310,8644,8645,0.447909393812679,0.447909393812679 8996,7110,7111,0.00729890302499032,0.00729890302499032 8997,7111,7112,0.0821157489631964,0.0821157489631964 19296,10470,10471,0.0561834077462884,0.0561834077462884 9018,7120,3944,0.0625799505809278,0.0625799505809278 20228,8758,8818,0.0478043651923457,0.0478043651923457 14140,9284,9285,0.260183964007922,0.260183964007922 10472,1612,7829,0.00870018444151776,0.00870018444151776 9067,7146,1144,0.138617590256283,0.138617590256283 9068,1144,873,0.140306927162159,0.140306927162159 16081,9816,366,0.168828958006928,0.168828958006928 19882,10410,7867,0.175655958248639,0.175655958248639 9135,5185,5653,0.105406920017136,0.105406920017136 19292,10469,10471,0.0669585268555214,0.0669585268555214 14789,9417,9415,0.0546470920616291,0.0546470920616291 14678,9330,9301,0.189092694124095,0.189092694124095 16087,9493,9819,0.0602377998698223,0.0602377998698223 9262,5135,5150,0.0243532262877801,0.0243532262877801 14663,9300,6543,0.20364721866244,0.20364721866244 9311,4256,7276,0.202152573812647,0.202152573812647 20396,10777,10758,0.00300729649615889,0.00300729649615889 16088,9819,9820,0.154328326827327,0.154328326827327 9435,7345,7346,0.0190810494123846,0.0190810494123846 18624,6136,9460,0.0524172265643075,0.0524172265643075 20568,10857,10787,0.0362929048752591,0.0362929048752591 18625,9460,2258,0.0501132934741927,0.0501132934741927 15897,9441,9042,0.0240046794304529,0.0240046794304529 16387,9458,9459,0.0276860712412084,0.0276860712412084 11214,8163,391,0.128403364715461,0.128403364715461 9803,6610,7523,0.196894261944695,0.196894261944695 15456,9612,9605,0.0879146885908635,0.0879146885908635 18630,5862,9484,0.00360275623818702,0.00360275623818702 11351,4798,8227,0.0561921807720747,0.0561921807720747 9936,4537,7602,0.2557209782077,0.2557209782077 11457,8266,8267,0.4367852597313,0.4367852597313 11491,6185,8281,0.106123839405449,0.106123839405449 11244,8185,8162,0.0231522248365289,0.0231522248365289 18634,4045,7865,0.17751242949901,0.17751242949901 18698,5868,1320,0.176912291429695,0.176912291429695 10141,6347,3032,0.0935494731718596,0.0935494731718596 11771,8406,4385,0.0534654755495647,0.0534654755495647 19883,7867,3716,0.104069204828323,0.104069204828323 11834,8430,8431,0.087830432319228,0.087830432319228 10212,7733,7734,0.0513578872611552,0.0513578872611552 19884,3716,7405,0.200874185823139,0.200874185823139 11852,8443,8444,0.0120541689820552,0.0120541689820552 10235,2742,7741,0.0499109655825577,0.0499109655825577 19913,10244,6599,0.17675930412674,0.17675930412674 15270,8458,8459,0.0175633548114394,0.0175633548114394 10253,1700,7749,0.00587012913148048,0.00587012913148048 20002,10691,10692,0.0226226455892357,0.0226226455892357 11911,8472,8473,0.00378078844043477,0.00378078844043477 10274,3194,6110,0.20159656533977,0.20159656533977 11953,8041,6568,0.145503350739709,0.145503350739709 10298,6399,3614,0.133348580117153,0.133348580117153 11992,5503,7077,0.147510556806948,0.147510556806948 19496,10524,7457,0.0831219334199701,0.0831219334199701 10398,7619,7807,0.0285985320629965,0.0285985320629965 15922,1816,9751,0.110608853519784,0.110608853519784 11917,8476,1302,0.0550753650708828,0.0550753650708828 20647,10880,10034,0.0300539000602635,0.0300539000602635 10474,6225,7658,0.277054905467397,0.277054905467397 11996,6576,4457,0.148175074796056,0.148175074796056 12215,8590,8591,0.0896761056675667,0.0896761056675667 12240,1246,8611,0.0161729384224601,0.0161729384224601 10602,7875,741,0.0900908109241702,0.0900908109241702 16451,9903,9904,0.00638068663878895,0.00638068663878895 12161,8568,8315,0.127606752812743,0.127606752812743 16022,9791,9792,0.180221045869865,0.180221045869865 12376,7853,4674,0.113693675785271,0.113693675785271 12377,4674,8679,0.101029871301971,0.101029871301971 19472,10516,7476,0.0110661304777454,0.0110661304777454 16024,363,9793,0.0338194849383131,0.0338194849383131 12518,5916,3788,0.153505057727295,0.153505057727295 10815,3667,7993,0.06101955432425,0.06101955432425 17063,2247,4880,0.17655557289719,0.17655557289719 18644,1374,1318,0.176938793518256,0.176938793518256 20668,1127,10890,0.00915451265400173,0.00915451265400173 15804,1934,9711,0.166526724215667,0.166526724215667 15805,9711,9506,0.0388070303408929,0.0388070303408929 15809,9713,7112,0.0121509406944637,0.0121509406944637 17109,4052,8135,0.162752784015343,0.162752784015343 12609,7223,8772,0.0487324288024552,0.0487324288024552 10935,6177,3306,0.106502895543558,0.106502895543558 10936,3306,8049,0.0536769065211004,0.0536769065211004 16203,7727,9845,1.20908168114497,1.20908168114497 10955,8058,8059,0.079137340429329,0.079137340429329 16612,9327,9942,0.147120185144049,0.147120185144049 17066,5478,9963,0.164315977100666,0.164315977100666 17067,9963,10069,0.0117569437064922,0.0117569437064922 12661,6331,6548,0.107973460603441,0.107973460603441 12679,3638,8797,0.0132415259966435,0.0132415259966435 16962,10044,10040,0.011239967337662,0.011239967337662 12708,6861,5165,0.179825321478717,0.179825321478717 11020,1485,143,0.200555984903635,0.200555984903635 11021,143,8087,0.297571119969413,0.297571119969413 17011,9424,10052,0.0266755832635793,0.0266755832635793 12731,8820,7196,0.0815503609966838,0.0815503609966838 17038,10062,9210,0.00792923279445615,0.00792923279445615 11062,3436,7764,0.0490279707439403,0.0490279707439403 16025,9793,9792,0.141538634561804,0.141538634561804 12773,8830,4166,0.0867031847297172,0.0867031847297172 16209,6627,5825,0.203615270524375,0.203615270524375 16207,7210,6624,0.114867174949551,0.114867174949551 16210,5825,7730,0.194825716270604,0.194825716270604 13015,8917,8918,0.0110325419879542,0.0110325419879542 13019,8923,8924,0.0459300988872919,0.0459300988872919 11247,8187,5274,0.160867422208887,0.160867422208887 19514,10535,10538,0.0037920381346196,0.0037920381346196 13024,6190,280,0.0860979970314494,0.0860979970314494 11276,8174,8198,0.367460344283523,0.367460344283523 18156,4088,6034,0.199039273787356,0.199039273787356 13094,1749,8958,0.0802223716795591,0.0802223716795591 11325,5154,2237,0.0295446835402977,0.0295446835402977 18719,4048,7409,0.17730031135953,0.17730031135953 13118,8967,1742,0.0145216501585431,0.0145216501585431 18386,8971,8972,0.00871865668631088,0.00871865668631088 13072,8913,8952,0.0749880743663527,0.0749880743663527 17640,230,8241,0.144923812025645,0.144923812025645 13560,9033,578,0.049912950240993,0.049912950240993 11377,8237,4850,0.0778446846789704,0.0778446846789704 18720,7409,5864,0.175843787012913,0.175843787012913 11410,2864,7808,0.201887571458386,0.201887571458386 11526,8300,809,0.0681077085457417,0.0681077085457417 18653,7653,10176,0.157020875630107,0.157020875630107 13241,7916,4418,0.196768399976565,0.196768399976565 11566,7031,7379,0.100426092571383,0.100426092571383 11568,7379,1594,0.158671241159827,0.158671241159827 17820,10186,10187,0.0184687744290435,0.0184687744290435 13263,4963,6826,0.0748897830948627,0.0748897830948627 11599,7782,8332,0.0501574795892601,0.0501574795892601 11600,8332,1125,0.0495676895406725,0.0495676895406725 11644,4658,8348,0.011012895464713,0.011012895464713 18918,10397,10398,0.0105062475981655,0.0105062475981655 17913,6562,4748,0.176744370871331,0.176744370871331 11715,8369,8370,0.101679025311835,0.101679025311835 11747,8387,8388,0.0596706311453888,0.0596706311453888 11775,8121,2683,0.119321215072029,0.119321215072029 13389,8267,9048,0.0706232625221708,0.0706232625221708 11997,4457,5505,0.144543593212435,0.144543593212435 19642,10599,10600,0.00461558236551731,0.00461558236551731 12058,153,3776,0.311946607437041,0.311946607437041 13750,6895,9177,0.1538081352177,0.1538081352177 12164,4818,7560,0.10615031357403,0.10615031357403 15934,6257,9756,0.181030993335028,0.181030993335028 18568,10324,10321,0.144976741381278,0.144976741381278 20260,6471,10699,0.00720326005355295,0.00720326005355295 12382,440,8680,0.0360714923590191,0.0360714923590191 13919,482,483,0.00751372921095178,0.00751372921095178 20414,3586,10773,0.00983155874827391,0.00983155874827391 12480,8712,8713,0.0991407463070431,0.0991407463070431 15455,9611,9612,0.086225314993736,0.086225314993736 20417,8993,10775,0.0123681069665026,0.0123681069665026 19623,10508,10591,0.0688242418092362,0.0688242418092362 14087,6816,2943,0.102402811156445,0.102402811156445 12571,8755,8756,0.0991408859101036,0.0991408859101036 18658,9831,7643,0.17655772025733,0.17655772025733 16026,9792,9793,0.141538634561804,0.141538634561804 14200,5104,8831,0.0500819471783367,0.0500819471783367 16028,9794,9795,0.0352990859554557,0.0352990859554557 12690,8805,8806,0.0205962859747724,0.0205962859747724 14297,1952,9317,0.0799385706307454,0.0799385706307454 12747,5350,4220,0.0793424677909429,0.0793424677909429 16029,9796,9797,0.0144472492683917,0.0144472492683917 20288,6472,10687,0.0642398609947935,0.0642398609947935 14311,8859,8501,0.0340924315859818,0.0340924315859818 14330,602,8973,0.0577848630730138,0.0577848630730138 16030,9797,9798,0.0484390320890552,0.0484390320890552 16031,9798,9799,0.00754569346896809,0.00754569346896809 14334,2420,8925,0.0583291679544673,0.0583291679544673 12784,8834,5470,0.171286135301765,0.171286135301765 12785,5470,8835,0.178924287864237,0.178924287864237 16033,9799,9800,0.00706845342179734,0.00706845342179734 14357,513,9331,0.0549879463430077,0.0549879463430077 12804,3763,2560,0.0898130023336766,0.0898130023336766 12820,8849,8848,0.188203677867594,0.188203677867594 16035,9800,6871,0.0378217549395311,0.0378217549395311 20159,6155,10163,0.0614761289722609,0.0614761289722609 12915,967,5281,0.138474892352542,0.138474892352542 16687,9988,8314,0.0384286340006129,0.0384286340006129 12991,8908,306,0.0182421240862306,0.0182421240862306 13032,8926,8928,0.185901221322606,0.185901221322606 16689,1824,9989,0.0121513664645164,0.0121513664645164 13107,8963,8964,0.0484369444463125,0.0484369444463125 19516,10539,10536,0.00249155177103479,0.00249155177103479 19470,10514,10515,0.0196261730033966,0.0196261730033966 13156,8988,8989,0.00631722030409862,0.00631722030409862 19649,10600,10601,0.0174353644977756,0.0174353644977756 18928,10405,10396,0.00112670264684339,0.00112670264684339 18410,10288,8327,0.00700530123739539,0.00700530123739539 14672,9414,4877,0.190941051800692,0.190941051800692 14673,4877,2227,0.162460717202061,0.162460717202061 13231,4409,9009,0.223227137223831,0.223227137223831 237,31,134,0.108163538194537,0.108163538194537 14831,8322,5668,0.0494625040984646,0.0494625040984646 18415,8376,3409,0.101754880454598,0.101754880454598 15848,9733,9731,0.0169747446876837,0.0169747446876837 13335,3971,7017,0.0998321056196178,0.0998321056196178 18626,2258,9475,0.0453120140623152,0.0453120140623152 13471,9095,9092,0.294331677800491,0.294331677800491 13512,7797,9114,0.0647363210214912,0.0647363210214912 15901,9499,9500,0.157325995690783,0.157325995690783 13697,9167,7423,0.127782150083045,0.127782150083045 20289,10687,10697,0.00276887237539732,0.00276887237539732 13718,8097,9171,0.00881240787098174,0.00881240787098174 13751,9178,9130,0.0262505906254233,0.0262505906254233 15391,9259,9571,0.107861175514815,0.107861175514815 15783,2106,9596,0.166115711722291,0.166115711722291 13852,1774,4412,0.0465225826542141,0.0465225826542141 20380,10763,10764,0.00723047037301379,0.00723047037301379 15452,9609,9598,0.128875611115748,0.128875611115748 14144,9287,4651,0.182099578171645,0.182099578171645 15807,9712,7111,0.0179279183487844,0.0179279183487844 14230,8860,4113,0.0915086936553939,0.0915086936553939 15819,9705,8564,0.0112418070831931,0.0112418070831931 14250,8157,7606,0.0899264482990573,0.0899264482990573 19499,10526,10527,0.0418767441965843,0.0418767441965843 16078,9814,9815,0.177867255933272,0.177867255933272 14354,5520,6454,0.134959237439496,0.134959237439496 16224,5835,9851,0.203722282298932,0.203722282298932 14425,1233,6137,0.0491477874140339,0.0491477874140339 16468,9914,9902,0.117059110726511,0.117059110726511 16500,8890,8891,0.0884309215437497,0.0884309215437497 16591,9948,8492,0.14561270804365,0.14561270804365 16470,9915,3282,0.193717589764618,0.193717589764618 14541,6915,9375,0.0102720812466755,0.0102720812466755 16501,8891,3167,0.0148460110144783,0.0148460110144783 16593,9949,9950,0.145366288858291,0.145366288858291 14609,8990,8994,0.00979628795431279,0.00979628795431279 14794,3335,7882,0.0961603685796077,0.0961603685796077 17101,332,10014,0.240821045601335,0.240821045601335 14816,9424,9425,0.0673114946358147,0.0673114946358147 17065,9474,5478,0.175247470145414,0.175247470145414 15103,3050,9489,0.102745543982247,0.102745543982247 16898,8714,8743,0.201991786328297,0.201991786328297 16402,9880,9878,0.04752967411177,0.04752967411177 16959,10041,10042,0.0119234352124219,0.0119234352124219 16556,9939,2889,0.0528287697048915,0.0528287697048915 18646,5867,7412,0.177003576876814,0.177003576876814 16623,9957,9958,0.00927766896119108,0.00927766896119108 17017,10056,10054,0.00431206144532878,0.00431206144532878 16635,9967,9937,0.0755376260933099,0.0755376260933099 16636,9937,9968,0.0848568890148885,0.0848568890148885 17507,8389,10114,0.0670519033214907,0.0670519033214907 17069,675,9465,0.179146976203574,0.179146976203574 17040,8988,10063,0.00586346085648923,0.00586346085648923 18726,6207,7644,0.18227085937915,0.18227085937915 18724,4060,7415,0.175525264809921,0.175525264809921 16759,10010,55,0.0502605990705626,0.0502605990705626 17565,10138,8539,0.0573375717149566,0.0573375717149566 17283,8717,8746,0.200951019692623,0.200951019692623 17285,76,3515,0.20373476556842,0.20373476556842 17286,3515,4257,0.200873634983474,0.200873634983474 17288,10023,5839,0.200541247802215,0.200541247802215 18744,6227,5190,0.106449102002429,0.106449102002429 17655,10140,480,0.0210901662616695,0.0210901662616695 17657,8540,9827,0.194565529373187,0.194565529373187 17427,10105,10106,0.0219929458534896,0.0219929458534896 17857,10200,10197,0.0144828525731025,0.0144828525731025 18236,7037,3424,0.201298115256081,0.201298115256081 17786,8497,9214,0.0149001836759509,0.0149001836759509 18667,5188,2601,0.176856921267491,0.176856921267491 15257,8538,9547,0.0461864635130014,0.0461864635130014 15834,9727,4582,0.339362052888466,0.339362052888466 18239,6764,3988,0.20124356936137,0.20124356936137 17648,223,227,0.245258634538467,0.245258634538467 19708,10627,10621,0.090662464616454,0.090662464616454 17961,10234,10235,0.0087318555012696,0.0087318555012696 19710,10623,10628,0.0762458230270849,0.0762458230270849 17727,3328,7879,0.104097845117031,0.104097845117031 18725,7415,10336,0.0555461867275064,0.0555461867275064 17748,10172,8285,0.147249823900369,0.147249823900369 19600,10582,10478,0.00442384590255706,0.00442384590255706 16294,2409,2439,0.0170153678743566,0.0170153678743566 18663,2592,5184,0.178895247307371,0.178895247307371 15835,4582,8370,0.135357878279395,0.135357878279395 17987,10240,7225,0.133765909115813,0.133765909115813 18776,10123,3737,0.13151506607382,0.13151506607382 19243,10420,8480,0.0202782525837911,0.0202782525837911 18831,10359,10360,0.0341232753962164,0.0341232753962164 19553,6857,10560,0.00726201622420357,0.00726201622420357 19940,9641,6649,0.164927985335569,0.164927985335569 18941,4644,1269,0.146851000824624,0.146851000824624 19118,10431,8430,0.136066207456442,0.136066207456442 19278,10421,6707,0.0993066662474356,0.0993066662474356 15836,8370,5297,0.134414346058358,0.134414346058358 19047,901,9486,0.27949052314451,0.27949052314451 19612,10586,10499,0.00658715235564877,0.00658715235564877 15838,9728,7437,0.0439886907558265,0.0439886907558265 19065,10422,5495,0.202007910819525,0.202007910819525 15840,9729,9702,0.0777181684296862,0.0777181684296862 15841,9702,9730,0.0351380099433058,0.0351380099433058 19273,10425,10173,0.013664079145809,0.013664079145809 19160,10429,10050,0.0518274489533285,0.0518274489533285 20574,10861,10862,0.011368530817607,0.011368530817607 19554,10560,10548,0.0725121719316359,0.0725121719316359 19461,10477,10478,0.0230516224965269,0.0230516224965269 19438,10491,6859,0.0113764020129076,0.0113764020129076 19277,8487,10421,0.0474605500221532,0.0474605500221532 19226,8479,10451,0.0120282782230604,0.0120282782230604 19482,10486,10487,0.00666482250083992,0.00666482250083992 19412,1903,7239,0.197394669243537,0.197394669243537 19323,916,5917,0.178370202088171,0.178370202088171 19329,10473,9894,0.0172442514416892,0.0172442514416892 19662,10608,10609,0.151226661870126,0.151226661870126 19357,3170,9949,0.0476976092634506,0.0476976092634506 19703,10622,10623,0.11468932159706,0.11468932159706 19379,9194,4397,0.102701543160846,0.102701543160846 19846,10657,10658,0.207612047714745,0.207612047714745 19735,10641,10642,0.0869223005082275,0.0869223005082275 423,422,423,0.0170753331475834,0.0170753331475834 18892,3649,3275,0.147518961348099,0.147518961348099 20076,6318,8004,0.0509194903724274,0.0509194903724274 20104,8546,2065,0.048454988097841,0.048454988097841 20204,9321,10178,0.0841675532676054,0.0841675532676054 20205,10178,8401,0.0611444527276629,0.0611444527276629 259,266,267,0.0502803318432383,0.0502803318432383 14829,6148,4022,0.133340280271954,0.133340280271954 20293,10704,10700,0.011586826540776,0.011586826540776 14835,7029,7396,0.0697085759052968,0.0697085759052968 20259,10688,6471,0.00765068827927408,0.00765068827927408 17971,10234,10239,0.0311817416438077,0.0311817416438077 20294,10700,10709,0.0186270421112036,0.0186270421112036 14868,8305,8308,0.0233992723150567,0.0233992723150567 421,420,421,0.0887343803029098,0.0887343803029098 424,254,424,0.214565868461505,0.214565868461505 425,424,425,0.179345861037356,0.179345861037356 18900,10380,10379,0.00404144992313864,0.00404144992313864 312,320,321,0.234451594909332,0.234451594909332 14897,6102,8202,0.215105101107824,0.215105101107824 19648,10603,10600,0.0301818413703728,0.0301818413703728 176,185,186,0.0998871295042773,0.0998871295042773 20301,9381,10729,0.0209062182463086,0.0209062182463086 196,205,208,0.198149371104724,0.198149371104724 16280,9869,4511,0.0441265369006206,0.0441265369006206 15850,9734,5596,0.0497405541513423,0.0497405541513423 19563,7475,10566,0.00626126200522767,0.00626126200522767 248,255,256,0.148914456277168,0.148914456277168 14938,8158,7604,0.0947062136756459,0.0947062136756459 305,313,314,0.0701186694040595,0.0701186694040595 14691,3129,941,0.177390618833456,0.177390618833456 371,263,372,0.159425481094297,0.159425481094297 372,262,373,0.154271040601459,0.154271040601459 373,374,375,0.0498842542371797,0.0498842542371797 20302,6466,9378,0.155873782837014,0.155873782837014 315,323,324,0.151711567725454,0.151711567725454 554,548,549,0.0392699857827163,0.0392699857827163 14993,7973,7142,0.0462138706300854,0.0462138706300854 17218,6114,3199,0.202944002497817,0.202944002497817 317,325,326,0.0648164274191724,0.0648164274191724 17027,3490,3584,0.0598495371899439,0.0598495371899439 652,642,643,0.0146721427737165,0.0146721427737165 18423,8361,8333,0.20323919891824,0.20323919891824 15011,9469,459,0.0480419410466021,0.0480419410466021 15012,459,7107,0.043866666346984,0.043866666346984 11803,8415,8416,0.145780714117446,0.145780714117446 18731,8066,10337,0.199884513966678,0.199884513966678 17082,4467,2789,0.134890565512634,0.134890565512634 788,793,794,0.093857943582342,0.093857943582342 15029,7883,3337,0.0968744267307773,0.0968744267307773 18907,10384,10385,0.0177708173335528,0.0177708173335528 11693,868,895,0.0109449511220029,0.0109449511220029 16597,8570,5785,0.145695604703312,0.145695604703312 17133,4238,3543,0.202299079539728,0.202299079539728 18439,7914,2971,0.147770970542825,0.147770970542825 16408,9882,9889,0.0253610023428754,0.0253610023428754 16601,9952,7558,0.0955122170701592,0.0955122170701592 15050,6016,979,0.0500664854607423,0.0500664854607423 16409,9889,9879,0.0208518700779087,0.0208518700779087 995,753,1009,0.150380388134057,0.150380388134057 15070,9479,610,0.10571035032404,0.10571035032404 16411,9459,9889,0.012002862934972,0.012002862934972 1016,1028,1029,0.0655213058855568,0.0655213058855568 15964,4362,1443,0.198880292667991,0.198880292667991 16695,9599,9597,0.0527492023482324,0.0527492023482324 19585,10576,7471,0.00669407122815783,0.00669407122815783 1119,1135,1136,0.187278154980764,0.187278154980764 15144,9498,6689,0.0114561417292809,0.0114561417292809 15795,2323,2324,0.0158381890637799,0.0158381890637799 20623,2706,10873,0.00650373799697247,0.00650373799697247 1164,558,1182,0.0726820398635713,0.0726820398635713 15984,7372,5328,0.126515384088506,0.126515384088506 16002,9775,6870,0.0380746194857137,0.0380746194857137 11807,8419,8395,0.147975384561768,0.147975384561768 16009,9779,9780,0.0100019925159617,0.0100019925159617 331,207,332,0.116329690490202,0.116329690490202 20314,10735,10736,0.00660332250129021,0.00660332250129021 1412,1265,1438,0.0988256135069692,0.0988256135069692 15147,9501,1753,0.946728932771196,0.946728932771196 542,536,537,0.223575651807191,0.223575651807191 1437,1457,1458,0.00733898986406934,0.00733898986406934 15845,9731,9732,0.0664836940914448,0.0664836940914448 15172,9512,9513,0.0495248806719176,0.0495248806719176 15173,9513,9514,0.0500036838355924,0.0500036838355924 16841,10021,9876,0.0316463232135525,0.0316463232135525 12011,7081,2030,0.145136996076302,0.145136996076302 12961,1633,1631,0.0197483532588124,0.0197483532588124 16037,9801,9802,0.187730927470077,0.187730927470077 1680,1705,1706,0.200641448140145,0.200641448140145 15255,9539,9533,0.0958097111651336,0.0958097111651336 16278,9869,3639,0.110423900704732,0.110423900704732 1701,1648,1723,0.062496099688971,0.062496099688971 16118,8309,427,0.26882010834223,0.26882010834223 250,257,258,0.156601202821138,0.156601202821138 1726,1744,1745,1.09817431556355,1.09817431556355 16141,9831,7016,0.0255913598249866,0.0255913598249866 16142,7016,7028,0.027160195994677,0.027160195994677 251,259,260,0.154968238345174,0.154968238345174 1778,1796,1797,0.0510193327806952,0.0510193327806952 15256,9533,9546,0.0701631467931239,0.0701631467931239 4282,4025,4026,0.0836518662560613,0.0836518662560613 4283,4026,2975,0.0536630317560949,0.0536630317560949 252,261,262,0.0449524282619667,0.0449524282619667 17948,10228,8780,0.031808150523084,0.031808150523084 1803,1816,1817,0.0829077522721667,0.0829077522721667 4294,2858,4032,0.190837980669502,0.190837980669502 4296,4033,4034,0.0984313521955559,0.0984313521955559 4297,4034,4035,0.124316100856361,0.124316100856361 4299,1488,135,0.200939910778157,0.200939910778157 4300,135,1703,0.200530915425065,0.200530915425065 253,262,259,0.0587496721634218,0.0587496721634218 1830,1846,1847,0.0521892409260155,0.0521892409260155 4310,4043,1394,0.105949182025439,0.105949182025439 4311,1394,4044,0.0525758001653233,0.0525758001653233 4312,4044,4045,0.00275409212275412,0.00275409212275412 4313,4045,4046,0.048684142933598,0.048684142933598 4314,4046,4048,0.0522538202962548,0.0522538202962548 11581,1889,1890,0.200726535096683,0.200726535096683 254,259,263,0.0633181950748288,0.0633181950748288 1901,1087,1914,0.0231926567105046,0.0231926567105046 4323,4055,4056,0.0506868932206778,0.0506868932206778 4324,4056,4057,0.0525415825536361,0.0525415825536361 4325,4057,1106,0.049505238452812,0.049505238452812 4326,1106,4058,0.103487473030962,0.103487473030962 255,263,264,0.0528764032574804,0.0528764032574804 1921,1933,1934,0.0492173865000396,0.0492173865000396 1929,1942,1943,0.119118027307007,0.119118027307007 4337,4067,4068,0.0478289627129219,0.0478289627129219 4338,4068,4069,0.0505441496304245,0.0505441496304245 4339,4069,4070,0.0498130318292156,0.0498130318292156 4342,4071,4072,0.0561534117303384,0.0561534117303384 4343,4072,4073,0.0484769480819301,0.0484769480819301 18384,8960,8961,0.0519015690499355,0.0519015690499355 544,538,539,0.0154777376492066,0.0154777376492066 2042,2050,2051,0.199194779708592,0.199194779708592 12337,8654,8655,0.0104809427005404,0.0104809427005404 4355,3965,4081,0.411489005127648,0.411489005127648 4356,4081,4082,0.106344190536588,0.106344190536588 4358,4083,1074,0.0829286899836406,0.0829286899836406 4359,1074,2497,0.0840300949352524,0.0840300949352524 16773,3182,3277,0.192234323904948,0.192234323904948 2067,2069,2070,0.202510221820354,0.202510221820354 19432,8707,10110,0.0968673163006813,0.0968673163006813 4370,4092,4093,0.0521723369054183,0.0521723369054183 4373,4095,4096,0.0511584997280867,0.0511584997280867 4374,4096,4097,0.0510055304226098,0.0510055304226098 14753,6934,5930,0.0358835820845479,0.0358835820845479 545,539,540,0.260599478311813,0.260599478311813 2113,2114,2115,0.0866449228578761,0.0866449228578761 12341,2501,8642,0.0589286767766051,0.0589286767766051 4383,4104,2729,0.0487767884709024,0.0487767884709024 4387,748,1566,0.142516569011717,0.142516569011717 16443,9900,9901,0.201666693845683,0.201666693845683 546,540,541,0.0326517480806501,0.0326517480806501 547,541,542,0.0254047336234174,0.0254047336234174 2158,2156,2157,0.218243127550759,0.218243127550759 2160,2158,2159,0.0821511858388999,0.0821511858388999 16173,4250,9840,0.39197341800201,0.39197341800201 19464,10508,10509,0.0204161788330557,0.0204161788330557 18178,5791,6050,0.202074681821779,0.202074681821779 20702,10891,10902,0.0170035110425561,0.0170035110425561 16216,8620,7903,0.142599898878985,0.142599898878985 11816,2201,2202,0.15535054028393,0.15535054028393 17089,9940,8134,0.138649146182337,0.138649146182337 17090,8134,3689,0.141996254884573,0.141996254884573 2222,2222,2223,0.0488100805647676,0.0488100805647676 2223,2223,2224,0.0512642786009998,0.0512642786009998 14639,2243,2244,0.0354564943031107,0.0354564943031107 17091,3689,4597,0.241148863142693,0.241148863142693 2264,2264,2265,0.176035436319457,0.176035436319457 14641,2244,2272,0.0187003459565438,0.0187003459565438 16312,2722,2929,0.0126176772334624,0.0126176772334624 14127,419,417,0.0606641044076811,0.0606641044076811 2285,2284,2285,0.184338950183701,0.184338950183701 17024,10059,6431,0.0170040072643452,0.0170040072643452 20326,10744,10738,0.00650370546328925,0.00650370546328925 2307,2304,1995,0.0793159537973265,0.0793159537973265 16363,7010,2769,0.112453696268037,0.112453696268037 16364,2769,3365,0.103853901930967,0.103853901930967 20334,2967,10745,0.0137335338280324,0.0137335338280324 2375,2363,964,0.101155075878388,0.101155075878388 16463,9886,1081,0.198408324686945,0.198408324686945 16466,9913,9912,0.00925208668760351,0.00925208668760351 17365,10091,3085,0.200980490545583,0.200980490545583 17304,4258,8744,0.201266280518922,0.201266280518922 2443,2434,2435,0.0498096064689081,0.0498096064689081 18192,6053,4068,0.142529657997643,0.142529657997643 16717,5546,10002,2.41636756690016,2.41636756690016 14694,4875,4946,0.19209064576365,0.19209064576365 2465,1228,2455,0.0986019921641189,0.0986019921641189 17232,243,244,0.123936016070967,0.123936016070967 17233,244,245,0.0423914167747626,0.0423914167747626 17234,245,30,0.0421885133223055,0.0421885133223055 17235,30,31,0.0623462807475453,0.0623462807475453 20321,10740,10741,0.00961494122957245,0.00961494122957245 20520,10845,10841,0.0515194041185215,0.0515194041185215 19715,10630,10631,0.0208944523636977,0.0208944523636977 14699,4164,4773,0.260608636385053,0.260608636385053 2587,2559,2560,0.109781786773584,0.109781786773584 18391,7038,3425,0.202488499072253,0.202488499072253 18395,2554,3861,0.207477450927098,0.207477450927098 20741,10913,7366,0.0901821833329384,0.0901821833329384 2613,2576,2373,0.0436228403965834,0.0436228403965834 19620,10524,10589,0.00570573305761744,0.00570573305761744 18401,1425,7176,0.174145888646233,0.174145888646233 20347,10745,10747,0.0185775892434006,0.0185775892434006 2677,2638,2639,0.294941945704345,0.294941945704345 19655,10606,10607,0.00514986150833142,0.00514986150833142 18881,7249,3271,0.203031342103983,0.203031342103983 20742,7366,10907,0.0328095866921768,0.0328095866921768 2729,2684,2685,0.0539600310135124,0.0539600310135124 17508,10114,10116,0.025112430125901,0.025112430125901 17946,10225,10226,0.00737359034109891,0.00737359034109891 14688,2393,2798,0.189312144234638,0.189312144234638 18130,10265,6045,0.200929523136355,0.200929523136355 2876,2499,2821,0.136005417598284,0.136005417598284 12974,2797,2822,0.0772628603550689,0.0772628603550689 19658,9394,8493,0.0491161384071996,0.0491161384071996 19659,8493,6763,0.145715875084599,0.145715875084599 14698,5033,4164,0.121872885708228,0.121872885708228 17172,3092,5304,0.202230215982892,0.202230215982892 3021,2953,2954,0.00990774005844554,0.00990774005844554 19694,10618,8145,0.956513774549446,0.956513774549446 19803,5200,10646,0.12476083696761,0.12476083696761 14722,4871,6016,0.191389811056615,0.191389811056615 20794,8908,10948,0.0132755925041989,0.0132755925041989 19880,10672,2617,0.0529554442967168,0.0529554442967168 19918,6233,5202,0.175854776488408,0.175854776488408 18502,9278,9526,0.133752339971597,0.133752339971597 3064,2995,2996,0.132712872312529,0.132712872312529 19901,10663,10676,0.0513919786820835,0.0513919786820835 19973,10306,619,0.00429215823862154,0.00429215823862154 17075,7842,828,0.141317632530522,0.141317632530522 17970,10238,10234,0.0188321983270746,0.0188321983270746 18897,10377,10378,0.0131134839493858,0.0131134839493858 17180,5449,5450,0.206640976814444,0.206640976814444 17113,3932,3959,0.0402088808240704,0.0402088808240704 19990,10684,10682,0.0498254818797545,0.0498254818797545 18513,9294,10302,0.00151227516682341,0.00151227516682341 3252,2365,3163,0.175456016528149,0.175456016528149 19267,10446,8486,0.0130023858176566,0.0130023858176566 15217,9530,539,0.0270882933911684,0.0270882933911684 18503,9526,9353,0.135313261796309,0.135313261796309 18902,10378,10381,0.0118745691698922,0.0118745691698922 20282,10710,10722,0.0492625817369533,0.0492625817369533 19437,10490,10491,0.0516785382045006,0.0516785382045006 16422,3358,3034,0.0480216533576434,0.0480216533576434 17185,5659,5660,0.024871407903781,0.024871407903781 18512,10302,9294,0.00151227516682341,0.00151227516682341 18681,3185,3408,0.173742073092489,0.173742073092489 15235,9533,9534,0.025845258726166,0.025845258726166 15243,9534,9535,0.0751513734309232,0.0751513734309232 14715,5686,5687,0.105315223547906,0.105315223547906 19826,10647,9253,0.122215184303521,0.122215184303521 20299,10728,5578,0.0498927645754841,0.0498927645754841 15281,9557,9556,0.01686832436596,0.01686832436596 15283,9557,9558,0.0154433036380546,0.0154433036380546 17312,5705,5706,0.401673875470838,0.401673875470838 3564,3426,3427,0.0516847701108369,0.0516847701108369 15400,9579,3315,0.0326402169295471,0.0326402169295471 15402,9580,9581,0.331383974435327,0.331383974435327 15403,9582,9583,0.0120173707764648,0.0120173707764648 18689,1859,5770,0.176521953507317,0.176521953507317 3659,3496,3497,0.100604510338319,0.100604510338319 15426,8637,4935,0.0862034738049073,0.0862034738049073 15429,9597,8608,0.0815311130388188,0.0815311130388188 14717,933,5818,0.11375652775637,0.11375652775637 3704,3540,3541,0.0487079158287504,0.0487079158287504 20304,9382,10728,0.0315682813160642,0.0315682813160642 15490,9618,8464,0.061043367869745,0.061043367869745 15492,9627,9626,0.0311123551122936,0.0311123551122936 17382,5814,2314,0.0781390219671105,0.0781390219671105 20431,10791,10754,0.00545772790966665,0.00545772790966665 3935,3733,3734,0.176323868665952,0.176323868665952 20425,10786,10787,0.0471980291688183,0.0471980291688183 16275,9868,3657,0.128315234485653,0.128315234485653 17111,3775,3776,0.0186255054019669,0.0186255054019669 20436,10794,10795,0.0773551964908624,0.0773551964908624 4030,3814,3815,0.205898323776278,0.205898323776278 14114,3768,3623,0.0676593021490157,0.0676593021490157 20311,10732,10733,0.00871128803713245,0.00871128803713245 17485,321,4992,0.0357053960194593,0.0357053960194593 4135,1293,3896,0.0646203690871901,0.0646203690871901 16181,9842,5547,0.812121023854291,0.812121023854291 15562,9299,9657,0.183361943567776,0.183361943567776 15563,9657,3803,0.198879262059456,0.198879262059456 18244,9371,2433,0.198605382792158,0.198605382792158 20442,10799,10800,0.0197706815366264,0.0197706815366264 4153,2788,3908,0.132166336514103,0.132166336514103 19582,10575,10562,0.0700205995742609,0.0700205995742609 16266,7738,5831,0.20157737543677,0.20157737543677 17685,6154,6155,0.459645187119716,0.459645187119716 4242,3991,3227,0.0177155969329486,0.0177155969329486 4243,3227,3992,0.0329982706824684,0.0329982706824684 19465,10509,10510,0.0192818852758557,0.0192818852758557 20445,10801,10802,0.0205768304881295,0.0205768304881295 4285,658,1885,0.048605694225596,0.048605694225596 14724,5469,977,0.135303141818757,0.135303141818757 4308,4042,3999,0.107188720026654,0.107188720026654 15626,9687,9688,0.091295408872665,0.091295408872665 18437,10292,8442,0.00675422790693776,0.00675422790693776 20447,10794,10803,0.118731077964576,0.118731077964576 4347,4075,4076,0.0470687599943484,0.0470687599943484 4349,1002,4077,0.216843974938131,0.216843974938131 20454,10809,10810,0.100342747602662,0.100342747602662 4420,4130,4131,0.121697779505431,0.121697779505431 19593,10478,10580,0.068856662719705,0.068856662719705 20625,10804,10874,0.0625386897444795,0.0625386897444795 18253,3979,6754,0.201867515357413,0.201867515357413 4514,4194,4195,0.10298973821829,0.10298973821829 15674,9685,9686,0.0593326737516342,0.0593326737516342 20460,10813,10814,0.0263810628539784,0.0263810628539784 4540,1339,4214,0.206331927913881,0.206331927913881 15694,7269,2024,0.188168800569156,0.188168800569156 19466,10510,10511,0.0234630277187848,0.0234630277187848 20626,10788,10875,0.12707186988651,0.12707186988651 14733,6342,4868,0.191023303912105,0.191023303912105 18638,7383,5180,0.100367385774354,0.100367385774354 15713,1050,3913,0.111080496528689,0.111080496528689 18173,6048,6420,0.20192046475531,0.20192046475531 4662,1707,4301,0.203353286347824,0.203353286347824 15737,3771,8867,0.1545281811215,0.1545281811215 18694,6025,5978,0.00688297127309608,0.00688297127309608 18468,10298,9138,0.0199498887128462,0.0199498887128462 17131,4372,1799,0.197593407061799,0.197593407061799 15759,3487,5346,0.100946337054167,0.100946337054167 20632,8227,6090,0.135158757751447,0.135158757751447 18263,6067,6514,0.193791754137247,0.193791754137247 4805,4410,4411,0.102107994490615,0.102107994490615 19823,9252,7641,0.177252004679102,0.177252004679102 15778,9119,9707,0.0214606208419429,0.0214606208419429 15780,9707,9703,0.181325566879256,0.181325566879256 14737,4770,6526,0.178169149120729,0.178169149120729 4824,534,475,0.0459278377034575,0.0459278377034575 15830,7134,9724,0.00382519149625338,0.00382519149625338 434,433,364,0.11596793090747,0.11596793090747 17139,4488,3200,0.20282742100359,0.20282742100359 20710,7365,10885,0.00202939174918317,0.00202939174918317 20738,10886,10887,0.038658244493302,0.038658244493302 4921,4492,4493,0.0619945774719425,0.0619945774719425 18268,2438,5736,0.170878783790289,0.170878783790289 4947,3640,4511,0.128546240241841,0.128546240241841 2413,2403,2404,0.136554071110129,0.136554071110129 11806,8418,8419,0.144478674207108,0.144478674207108 470,473,474,0.189801845816516,0.189801845816516 14741,3802,5935,0.15521301123556,0.15521301123556 4998,4544,4545,0.135440573029242,0.135440573029242 2670,2628,2629,0.199951181775354,0.199951181775354 18532,10307,7540,0.709454997862857,0.709454997862857 5075,4599,1025,0.0544629152641776,0.0544629152641776 17143,4616,4617,0.200408905820063,0.200408905820063 20669,10890,10891,0.0251214927041886,0.0251214927041886 14743,931,2216,0.184594913416957,0.184594913416957 5094,4615,4618,0.110635552941058,0.110635552941058 19633,10594,10505,0.00660487490366482,0.00660487490366482 20709,10913,7365,0.234512277592806,0.234512277592806 20713,5881,10915,0.0114767201911695,0.0114767201911695 18275,6667,1427,0.0124761175920816,0.0124761175920816 18575,10323,10324,0.133190640971179,0.133190640971179 19540,10553,10554,0.069921649249612,0.069921649249612 19541,10554,7472,0.00672748885261455,0.00672748885261455 19542,7472,10555,0.00636055689076091,0.00636055689076091 20479,10827,10828,0.0321786032396296,0.0321786032396296 5172,3232,4672,0.135963226577445,0.135963226577445 17294,8754,10015,0.202671913712405,0.202671913712405 23,24,25,0.131395177842502,0.131395177842502 24,25,26,0.132981987743145,0.132981987743145 18535,5555,10308,0.537923452261619,0.537923452261619 5196,4693,4694,0.101324047402986,0.101324047402986 17084,505,4047,0.193244409170512,0.193244409170512 20013,7896,8858,0.144841565186615,0.144841565186615 18281,6757,6460,0.11412288805936,0.11412288805936 5239,4723,4724,0.173697663092072,0.173697663092072 57,61,62,0.0954500024095661,0.0954500024095661 18609,5208,6228,0.175202487961463,0.175202487961463 18543,10313,5554,0.549870500653692,0.549870500653692 5310,4766,3155,0.0172249530452766,0.0172249530452766 78,84,85,0.0505639086324271,0.0505639086324271 19778,10632,5380,0.0979518829901303,0.0979518829901303 20481,10792,10829,0.0269599370404467,0.0269599370404467 5457,4876,4877,0.0499120224253174,0.0499120224253174 96,101,102,0.0321305027576107,0.0321305027576107 97,102,103,0.0620448910426151,0.0620448910426151 18782,10348,10344,0.0162360672802701,0.0162360672802701 5478,4135,4890,0.0934025271750886,0.0934025271750886 121,128,129,0.177008602394702,0.177008602394702 244,251,252,0.175978023607631,0.175978023607631 18294,6901,1428,0.00619376962359973,0.00619376962359973 5500,4907,4908,0.100175479072509,0.100175479072509 140,148,149,0.0975727004199176,0.0975727004199176 393,395,396,0.169106051700542,0.169106051700542 18784,10348,10349,0.00525970147109288,0.00525970147109288 5522,4924,4677,0.103650586835971,0.103650586835971 18546,7539,10314,0.65633531431652,0.65633531431652 18297,6968,6995,0.202610377838011,0.202610377838011 5676,3669,5032,0.215322761034264,0.215322761034264 173,182,183,0.0984047094047537,0.0984047094047537 174,183,184,0.100655002347226,0.100655002347226 16515,5454,5455,0.104997960992542,0.104997960992542 20485,10832,10763,0.0351600114003883,0.0351600114003883 5779,2576,4917,0.032816005995912,0.032816005995912 192,202,203,0.199740801936021,0.199740801936021 193,203,169,0.402428218597258,0.402428218597258 14755,5931,927,0.177893389603082,0.177893389603082 5803,5121,5122,0.103540820168727,0.103540820168727 225,49,236,0.00807621055546913,0.00807621055546913 18672,1538,1539,0.106836085520251,0.106836085520251 14756,927,2212,0.186014347432929,0.186014347432929 5852,1967,4622,0.105142035615429,0.105142035615429 282,292,293,0.038589084717098,0.038589084717098 283,293,294,0.0763501630731075,0.0763501630731075 285,295,296,0.17581051150028,0.17581051150028 14758,4862,7101,0.190667289560019,0.190667289560019 5875,4334,5174,0.0464101693595893,0.0464101693595893 350,351,352,0.0901523030384508,0.0901523030384508 353,355,356,0.108591561133878,0.108591561133878 369,370,371,0.00989155289209397,0.00989155289209397 18304,7116,6758,0.139614208847036,0.139614208847036 517,511,512,0.231881303387922,0.231881303387922 518,512,513,0.0504031171767775,0.0504031171767775 12256,8620,8618,0.1042966231246,0.1042966231246 6051,5293,5294,0.1322760806231,0.1322760806231 18305,6758,3982,0.20021257935936,0.20021257935936 574,248,567,0.654270176053915,0.654270176053915 575,264,568,0.0404038185731676,0.0404038185731676 19637,10596,10597,0.0126826750829723,0.0126826750829723 20403,10761,10778,0.00417068578422797,0.00417068578422797 6437,2444,5569,0.02055703905507,0.02055703905507 614,605,606,0.0427456634033912,0.0427456634033912 11697,1006,1032,0.0356944242966225,0.0356944242966225 18485,7779,9146,0.0491523501803915,0.0491523501803915 19922,7869,3723,0.102610678307364,0.102610678307364 20528,10783,10029,0.0108754318867703,0.0108754318867703 6839,2922,5305,0.104995892978265,0.104995892978265 634,544,624,0.0671323040254876,0.0671323040254876 635,624,625,0.00434381837571047,0.00434381837571047 20428,10788,10789,0.0563042197472527,0.0563042197472527 18340,7633,7634,0.201343863199868,0.201343863199868 20531,2704,10847,0.00595682994262844,0.00595682994262844 18337,7624,2435,0.20163475178063,0.20163475178063 655,645,646,0.15124021105117,0.15124021105117 11518,656,657,0.200075413530476,0.200075413530476 18341,7634,7661,0.00671626059696149,0.00671626059696149 18342,7661,7662,0.197150609042501,0.197150609042501 6951,5687,5936,0.0500693590985736,0.0500693590985736 6952,5936,5453,0.049749026364738,0.049749026364738 18121,10257,2538,0.176222237628552,0.176222237628552 18344,5247,6874,0.0949718672307841,0.0949718672307841 20408,10778,8971,0.00240570116723256,0.00240570116723256 7025,5987,5146,0.0839973170950687,0.0839973170950687 687,680,681,0.00253308666004397,0.00253308666004397 688,681,682,0.0177686502456197,0.0177686502456197 20536,10790,10850,0.034182335159618,0.034182335159618 18351,6756,3981,0.199906908242653,0.199906908242653 7046,5996,5997,0.0183612294578931,0.0183612294578931 7047,5997,5998,0.0939822022965603,0.0939822022965603 16701,9996,9997,0.0529811614609842,0.0529811614609842 20223,10711,10712,0.0485921897229188,0.0485921897229188 7066,4209,6007,0.100592936440223,0.100592936440223 719,715,716,0.14011322934495,0.14011322934495 18164,6036,4091,0.184872985391224,0.184872985391224 18360,7775,7374,0.049527285222362,0.049527285222362 7242,1086,6117,0.0183572728116315,0.0183572728116315 20444,10797,10801,0.0204844414155983,0.0204844414155983 14778,5928,925,0.176931188736704,0.176931188736704 7325,6163,6164,0.404282808510336,0.404282808510336 757,756,757,0.0403523543057396,0.0403523543057396 758,758,759,0.10406364243601,0.10406364243601 20552,10810,10855,0.0274674933149076,0.0274674933149076 7375,340,337,0.0516827997381363,0.0516827997381363 778,783,784,0.143355100800641,0.143355100800641 18365,1660,7716,0.0501099513590678,0.0501099513590678 7418,5550,6228,0.0493634763375772,0.0493634763375772 798,803,806,1.01502432527974,1.01502432527974 20237,10712,8819,0.0494540965066323,0.0494540965066323 7441,1600,1601,0.0713701116113288,0.0713701116113288 814,825,826,0.10637782371988,0.10637782371988 815,826,827,0.107195537700229,0.107195537700229 20239,10716,10717,0.029516495512001,0.029516495512001 7466,2930,5311,0.101596891275597,0.101596891275597 836,849,850,0.0925483728292225,0.0925483728292225 837,850,851,0.184151560988971,0.184151560988971 20241,8817,10717,0.0237033604501814,0.0237033604501814 7541,6292,65,0.186329349943054,0.186329349943054 857,870,871,0.202831473953724,0.202831473953724 14121,4084,3945,0.0818484712615532,0.0818484712615532 18787,10347,10345,0.045081440573134,0.045081440573134 7826,2505,6454,0.100016861256994,0.100016861256994 876,889,890,0.105571186658179,0.105571186658179 877,890,891,0.105688383652669,0.105688383652669 11418,8067,8068,0.0483239948134963,0.0483239948134963 7848,6464,6465,0.0519215197465546,0.0519215197465546 894,908,909,0.110040792413973,0.110040792413973 896,910,911,0.148938852784508,0.148938852784508 11420,8068,8077,0.744996900508782,0.744996900508782 7872,6484,6485,0.109350713693358,0.109350713693358 914,928,929,0.0454506765778274,0.0454506765778274 15223,8102,5299,0.0276921695746079,0.0276921695746079 16761,10006,10010,0.188081556068426,0.188081556068426 20354,9336,10730,0.00773852906846938,0.00773852906846938 7965,6543,6544,0.0483732045653669,0.0483732045653669 954,966,967,0.0990431305437434,0.0990431305437434 19650,10601,10604,0.0245600833310456,0.0245600833310456 18271,6463,6629,0.159535181156963,0.159535181156963 20358,10736,9208,0.00987870578899212,0.00987870578899212 11333,3953,8218,0.0887906096153549,0.0887906096153549 976,987,988,0.0367128135573791,0.0367128135573791 18911,10389,10390,0.0499832893351177,0.0499832893351177 8132,6646,6647,0.176189320777164,0.176189320777164 20359,9208,8992,0.00952006614931064,0.00952006614931064 18533,7540,5565,0.0799101067174197,0.0799101067174197 15227,8248,1474,0.0211145699437457,0.0211145699437457 11427,8252,8251,0.0497577863871374,0.0497577863871374 8228,5488,6699,0.203871251538877,0.203871251538877 1013,1025,1026,0.240326237485559,0.240326237485559 1014,1026,1027,0.140197604091005,0.140197604091005 11524,8299,6771,0.0679188084680006,0.0679188084680006 8280,6724,1837,0.0673898837011532,0.0673898837011532 16769,3180,3279,0.131366088579917,0.131366088579917 11560,7714,8320,0.204692599225755,0.204692599225755 18785,10349,3941,0.0399279993421446,0.0399279993421446 1055,1071,1072,0.193562714729093,0.193562714729093 18374,2425,6794,0.0832162654729584,0.0832162654729584 8378,6787,5475,0.176557126416642,0.176557126416642 1079,1095,1096,0.106445830238736,0.106445830238736 1081,1097,1098,0.0486277340974482,0.0486277340974482 18378,2549,8381,0.409599255943821,0.409599255943821 8425,4370,2496,0.102227972652095,0.102227972652095 1101,1117,1118,0.104134759343337,0.104134759343337 19670,9361,9367,0.104968988119014,0.104968988119014 11768,8406,8391,0.072368398733761,0.072368398733761 11405,6191,577,0.346853696348124,0.346853696348124 11711,2125,2126,0.0693722119224359,0.0693722119224359 1121,1137,1138,0.209246619241212,0.209246619241212 11896,1345,8466,0.0539854948645785,0.0539854948645785 8519,3823,6870,0.0122276886226055,0.0122276886226055 1142,1161,1045,0.106182749069371,0.106182749069371 1143,1045,1162,0.0572035723632033,0.0572035723632033 11949,8497,8498,0.0157235898061176,0.0157235898061176 8563,6893,6894,0.0563604312984052,0.0563604312984052 1161,1180,1181,0.108807320753836,0.108807320753836 1162,1181,555,0.0264412731929892,0.0264412731929892 11990,6574,4455,0.147936408791814,0.147936408791814 8587,6905,6906,0.00825706398143248,0.00825706398143248 1181,1196,1197,0.0308045840002764,0.0308045840002764 16676,9978,9979,0.0911222888155273,0.0911222888155273 12046,8525,8526,0.0214801658544325,0.0214801658544325 8609,4639,1260,0.0990232299326886,0.0990232299326886 20366,10746,10748,0.00389959559054649,0.00389959559054649 8754,6984,6985,0.142274771709776,0.142274771709776 15273,8632,8698,0.0321488809830426,0.0321488809830426 12327,8651,8462,0.0863896937468126,0.0863896937468126 8825,7022,7023,0.132397309217195,0.132397309217195 15906,8604,1831,0.0312706435771371,0.0312706435771371 8982,704,420,0.200616718436647,0.200616718436647 1261,1282,24,0.134590345997008,0.134590345997008 18452,7704,9427,0.203142152499049,0.203142152499049 12940,8766,1971,0.0880952038111177,0.0880952038111177 12050,8529,8530,0.0322062217802774,0.0322062217802774 1281,1306,1307,0.102064457561207,0.102064457561207 12052,8529,8412,0.0524928623134227,0.0524928623134227 20805,10934,7427,0.00626540347624637,0.00626540347624637 9106,7163,7164,0.0532969377049032,0.0532969377049032 1301,1326,1327,0.0908036524111016,0.0908036524111016 1302,1327,1328,0.187321516717609,0.187321516717609 20389,10773,10765,0.00486729953892219,0.00486729953892219 20812,7034,10952,0.00504516380305115,0.00504516380305115 12945,8883,8884,0.0693524767029838,0.0693524767029838 9177,1813,7200,0.0899820045120437,0.0899820045120437 12258,8619,8617,0.025123815719297,0.025123815719297 9178,132,7201,0.0532452299195118,0.0532452299195118 13064,8946,8947,0.0850173355126965,0.0850173355126965 9301,7274,6989,0.145898107890786,0.145898107890786 1340,1368,1369,0.19896343011117,0.19896343011117 20815,7168,10919,0.00784309361436635,0.00784309361436635 9323,7286,7287,0.0531798537803958,0.0531798537803958 18312,7244,7291,0.112193704343122,0.112193704343122 20817,10953,10288,0.00348743524444471,0.00348743524444471 20818,10288,10921,0.00283999263123215,0.00283999263123215 9345,7305,6323,0.0511693918815177,0.0511693918815177 20831,10939,10947,0.189387199061175,0.189387199061175 20504,10061,10815,0.00579629159172248,0.00579629159172248 12268,8625,8626,0.00924470302738606,0.00924470302738606 18317,7365,7366,0.190091232151663,0.190091232151663 18915,10393,10394,0.0257178211457629,0.0257178211457629 9548,5843,7400,0.197969196756037,0.197969196756037 1402,1428,1429,0.0514192906451236,0.0514192906451236 19551,10559,10558,0.0350073244923259,0.0350073244923259 20372,10756,10757,0.119877702556756,0.119877702556756 18474,9006,9005,0.01365486811001,0.01365486811001 9618,6255,7423,0.201105238361345,0.201105238361345 1423,1446,1447,0.102065186535373,0.102065186535373 12355,8667,8662,0.00824054620763183,0.00824054620763183 13473,9096,9097,0.0791788196488147,0.0791788196488147 13558,9033,9033,0.000550802138422688,0.000550802138422688 9720,5436,7485,0.210597915191446,0.210597915191446 1445,1465,778,0.201931327083159,0.201931327083159 16745,10007,6830,0.0463356709963923,0.0463356709963923 18484,9139,9145,0.0170083591694009,0.0170083591694009 18486,9146,1121,0.0502889247784144,0.0502889247784144 13588,9137,9132,0.0916872062208973,0.0916872062208973 18564,10320,10321,0.148893183386122,0.148893183386122 1470,1490,1454,0.0984270848036789,0.0984270848036789 11793,8412,1301,0.0102820603565046,0.0102820603565046 13649,9157,9158,0.11057157733623,0.11057157733623 9923,7595,5945,0.197471792675123,0.197471792675123 1492,1512,1513,0.240760864140441,0.240760864140441 1493,1513,1514,0.0903356876724302,0.0903356876724302 18489,9154,9164,0.0526957444463644,0.0526957444463644 9949,7606,7607,0.0349507847949759,0.0349507847949759 1512,1531,1532,0.421840818868262,0.421840818868262 1514,1533,1534,0.0990053945754622,0.0990053945754622 18920,10391,10399,0.0111591670236662,0.0111591670236662 10025,6642,3954,0.137704462550789,0.137704462550789 1533,1556,1557,0.0904418216599082,0.0904418216599082 1535,1558,1559,0.0987505899129773,0.0987505899129773 19486,10409,10426,0.0202821728904968,0.0202821728904968 10050,7651,7652,0.0462326431468639,0.0462326431468639 1552,1577,1578,0.0904564264247089,0.0904564264247089 1554,1579,1580,0.0903173650147356,0.0903173650147356 18611,2585,1850,0.178619647699559,0.178619647699559 19139,479,10436,0.0608772998887891,0.0608772998887891 10147,7693,7694,0.00731957097451548,0.00731957097451548 1571,1598,1600,0.0527554061663716,0.0527554061663716 18460,6389,9354,0.131365686337894,0.131365686337894 13942,9095,9242,0.111189675764469,0.111189675764469 10218,6638,5410,0.0525082825873588,0.0525082825873588 11529,809,810,0.133518358438394,0.133518358438394 16258,9267,3529,0.187765741537081,0.187765741537081 10288,7759,7760,0.0990614933501691,0.0990614933501691 1610,1640,1641,0.0829769157452624,0.0829769157452624 1611,1641,1642,0.0110107206173314,0.0110107206173314 14142,478,9286,0.110440686979957,0.110440686979957 10359,6835,4056,0.176947127899101,0.176947127899101 10360,4056,7791,0.153314942388554,0.153314942388554 16039,9796,9803,0.17034831343451,0.17034831343451 20229,8818,8827,0.0165504595782256,0.0165504595782256 15466,9616,9605,0.0511543414269977,0.0511543414269977 10664,7914,2973,0.0665734173113744,0.0665734173113744 1646,1673,1674,0.136622102626379,0.136622102626379 1647,1674,1675,0.135851990536989,0.135851990536989 15467,9605,7963,0.0172079120084978,0.0172079120084978 1668,1693,1694,0.101380870701686,0.101380870701686 11218,3630,8166,0.0456744230751041,0.0456744230751041 15788,9639,9625,0.0212057259943503,0.0212057259943503 11369,8219,7971,0.0335395055556045,0.0335395055556045 16195,7725,5820,0.195527635044049,0.195527635044049 16196,5820,7207,0.20506620423787,0.20506620423787 11659,7036,3421,0.201375612760589,0.201375612760589 11773,2681,5358,0.147201059924865,0.147201059924865 17216,8420,1908,0.199697066538748,0.199697066538748 16157,9835,9836,0.024879986991164,0.024879986991164 18699,1320,1376,0.177502821070015,0.177502821070015 12115,8553,8554,0.175311002200187,0.175311002200187 19503,10530,10531,0.0385295444601748,0.0385295444601748 16538,9932,9933,0.139509514048293,0.139509514048293 1717,1736,1737,0.0422973816408655,0.0422973816408655 17220,3087,9830,0.198791677003679,0.198791677003679 12205,8587,7095,0.0103763001462627,0.0103763001462627 1748,1765,1768,0.20159496635188,0.20159496635188 12332,8654,8655,0.0104809427005404,0.0104809427005404 19506,10533,7232,0.00927443019901883,0.00927443019901883 12444,8704,8705,0.0186821732215156,0.0186821732215156 1767,1785,1786,0.049264963521636,0.049264963521636 16454,9909,9910,0.124306713488191,0.124306713488191 12491,8717,8718,0.055230353030641,0.055230353030641 12493,8719,8720,0.118556931073074,0.118556931073074 16535,4328,8117,0.102336137979151,0.102336137979151 1810,1826,1827,0.198453556780362,0.198453556780362 18642,7416,4062,0.177070510498962,0.177070510498962 12605,384,4685,0.0512286127934627,0.0512286127934627 1838,1854,1855,0.0513002538457751,0.0513002538457751 1839,1855,1856,0.0505552484656801,0.0505552484656801 16789,8649,10013,0.223567773525098,0.223567773525098 12632,2360,3710,0.110712951608372,0.110712951608372 1858,1870,1871,0.100377935012122,0.100377935012122 17014,10053,10054,0.0101091220768254,0.0101091220768254 12810,8258,8846,0.197578956532281,0.197578956532281 12812,8846,6028,0.064250785290107,0.064250785290107 12814,8847,8848,0.169735694825716,0.169735694825716 12816,8848,297,0.081779930762806,0.081779930762806 16613,9942,2685,0.29520243699611,0.29520243699611 12926,8892,8893,0.0723033727126927,0.0723033727126927 13020,8924,8925,0.0102645296363106,0.0102645296363106 13048,8934,8935,0.109609070074496,0.109609070074496 14679,9301,445,0.205255827063182,0.205255827063182 17965,10232,10237,0.0287772787854116,0.0287772787854116 18916,10395,10396,0.0665707610088623,0.0665707610088623 17673,8930,8847,0.0672232407607821,0.0672232407607821 19611,10510,10586,0.0687878070750461,0.0687878070750461 1895,1909,1910,0.0533681732492523,0.0533681732492523 18738,1858,7870,0.177701929540755,0.177701929540755 18722,1312,9772,0.242272496904356,0.242272496904356 13294,4282,4326,0.048552671008238,0.048552671008238 1916,1928,1929,0.105818779358726,0.105818779358726 18739,7870,4057,0.175799763463846,0.175799763463846 18654,6221,7655,0.275174189153955,0.275174189153955 1942,1956,1957,0.0270768788779568,0.0270768788779568 13392,311,9059,0.0124055357740245,0.0124055357740245 18659,7643,6205,0.176055293755678,0.176055293755678 13405,8942,9061,0.112337222040467,0.112337222040467 19275,10446,10424,0.0353155595120025,0.0353155595120025 1960,1977,1978,0.0139641936224905,0.0139641936224905 13485,9102,308,0.0118340647108347,0.0118340647108347 20374,10758,3588,0.00620515380678302,0.00620515380678302 18262,2547,6067,0.202075066970098,0.202075066970098 13520,9073,117,0.110830423506594,0.110830423506594 13529,5647,9088,0.177768687230353,0.177768687230353 19599,1871,10582,0.0185256932684462,0.0185256932684462 13548,447,2999,0.0894668373271695,0.0894668373271695 13553,9126,579,0.319404247396224,0.319404247396224 18657,7657,10331,0.158775443026926,0.158775443026926 13716,6715,4211,0.0895901111539728,0.0895901111539728 2012,2021,2022,0.202353267688237,0.202353267688237 18846,10364,10366,0.0360011605118072,0.0360011605118072 13805,9197,6639,0.199762828560815,0.199762828560815 18572,10317,10318,0.0818849597364774,0.0818849597364774 2037,2046,2047,0.202843850092204,0.202843850092204 2038,2047,2048,0.202089258953368,0.202089258953368 19239,8480,10459,0.145581432505511,0.145581432505511 13871,2282,3603,0.0995034643784278,0.0995034643784278 2058,746,1564,0.142548749521321,0.142548749521321 12345,8661,8662,0.0184782413605156,0.0184782413605156 13933,9117,9237,0.0487812750222334,0.0487812750222334 13946,9243,9109,0.0432001724914345,0.0432001724914345 20415,10773,10767,0.0164543942872072,0.0164543942872072 15289,7065,9559,0.00979064512162057,0.00979064512162057 15406,9582,9586,0.261696459707034,0.261696459707034 14374,512,3439,0.0820413167433817,0.0820413167433817 15291,9560,9561,0.0474312472960203,0.0474312472960203 20033,3666,9939,0.222490979962601,0.222490979962601 14436,9351,6743,0.133828356760244,0.133828356760244 2083,2084,2085,0.132628008561016,0.132628008561016 20269,10721,10704,0.0408769490843711,0.0408769490843711 20257,7553,10687,0.047722995184739,0.047722995184739 14596,9395,7373,0.0500503806511319,0.0500503806511319 2107,1822,2109,0.0984259671843471,0.0984259671843471 18860,10369,10362,0.0840816587742034,0.0840816587742034 20253,10719,5572,0.00788824170654016,0.00788824170654016 16690,9989,9990,0.0859897279747206,0.0859897279747206 2125,1981,1966,0.0405441466490896,0.0405441466490896 16692,8314,8651,0.0716207548906764,0.0716207548906764 16847,3130,9896,0.0388183147420438,0.0388183147420438 12343,8658,8659,0.0326641917954917,0.0326641917954917 16277,4438,9869,0.0429816129844846,0.0429816129844846 2254,2256,2257,0.179026041725141,0.179026041725141 18714,6214,7650,0.274890248386652,0.274890248386652 2282,2281,2282,0.208433952181449,0.208433952181449 18413,7163,7445,0.101226183618457,0.101226183618457 2309,1585,1646,0.0852956059582778,0.0852956059582778 17366,3085,3197,0.201028238760753,0.201028238760753 16424,3406,3407,0.0260120249027955,0.0260120249027955 487,487,488,0.0915902876023465,0.0915902876023465 2504,2153,2485,0.135805715389887,0.135805715389887 15259,9549,9550,0.0733424963845631,0.0733424963845631 17078,8074,9872,0.138360291064547,0.138360291064547 604,595,596,0.135530584935403,0.135530584935403 2561,2534,2535,0.131236307359374,0.131236307359374 11701,1064,1065,0.0735266946881119,0.0735266946881119 11702,1065,1066,0.144526540080904,0.144526540080904 2641,1094,1110,0.0327560682713917,0.0327560682713917 12965,1823,1824,0.115786401746133,0.115786401746133 2716,2671,2672,0.137037719250731,0.137037719250731 16268,9866,8748,0.200740333998757,0.200740333998757 2739,2694,2695,0.0520216844496084,0.0520216844496084 18678,2801,2589,0.177457369167133,0.177457369167133 11691,837,867,0.00774513207370433,0.00774513207370433 11692,867,868,0.00951825440201693,0.00951825440201693 2894,2838,2839,0.0194790124967281,0.0194790124967281 16704,9998,9999,0.0072772776659045,0.0072772776659045 16598,5785,8280,0.146209128325821,0.146209128325821 2965,1143,2908,0.0621246078682317,0.0621246078682317 16603,7894,9953,0.113998968091224,0.113998968091224 3043,2974,2975,0.149630303255577,0.149630303255577 18440,2971,10293,0.0852727734364054,0.0852727734364054 3066,2997,2998,0.0208518874255557,0.0208518874255557 18441,10293,8299,0.0364176386342536,0.0364176386342536 3086,3018,3019,0.14545556926134,0.14545556926134 18443,7498,10290,0.0505394400731725,0.0505394400731725 3112,3044,3045,0.100624292928738,0.100624292928738 18471,2985,7703,0.198649870528673,0.198649870528673 16707,9623,9998,0.0621574034637008,0.0621574034637008 3136,3062,2284,0.0981125078289405,0.0981125078289405 19669,10610,9361,0.0491952199145155,0.0491952199145155 3158,3082,3083,0.0983700193882712,0.0983700193882712 11703,1066,1158,0.148869854474817,0.148869854474817 3181,3101,3102,0.0962927982103224,0.0962927982103224 18133,4095,6040,0.192431028537818,0.192431028537818 18446,10289,7781,0.0503825451517732,0.0503825451517732 3230,3144,3145,0.203548069983679,0.203548069983679 18448,9292,9527,0.134072690600401,0.134072690600401 11705,1159,1244,0.147081474347396,0.147081474347396 3281,3193,3194,0.106476946636896,0.106476946636896 16416,3034,3130,0.0869691229324941,0.0869691229324941 3302,3210,3211,0.0503243467464606,0.0503243467464606 18899,10379,10380,0.00404144992313864,0.00404144992313864 11709,1301,1302,0.0358989065327031,0.0358989065327031 3325,3227,3228,0.131949141660574,0.131949141660574 12952,1330,1361,0.0263074187615997,0.0263074187615997 3400,3297,3298,0.0238019064284447,0.0238019064284447 3489,1140,907,0.140863651036277,0.140863651036277 16744,7566,10007,0.0424762897679241,0.0424762897679241 18732,9833,7646,0.178089933314901,0.178089933314901 3516,3387,3388,0.0211650011658898,0.0211650011658898 12955,1478,1507,0.126108135430878,0.126108135430878 3561,3424,3425,0.0612760168169184,0.0612760168169184 16837,10019,9847,0.0370069651425935,0.0370069651425935 3583,3438,1421,0.115878563365398,0.115878563365398 12960,1632,1633,0.128348569926215,0.128348569926215 3684,3520,3521,0.0506146313810284,0.0506146313810284 18464,10298,9139,0.0193791784570559,0.0193791784570559 3734,1037,3568,0.052776292073227,0.052776292073227 19333,2826,10473,0.01148052310696,0.01148052310696 18465,9139,541,0.0794672162259436,0.0794672162259436 3755,3585,3586,0.0186262558199583,0.0186262558199583 17071,4599,3687,0.240616539690475,0.240616539690475 3805,3624,3250,0.195616461429944,0.195616461429944 11577,1766,1595,0.0489656343684566,0.0489656343684566 3825,3641,3642,0.0193156490955763,0.0193156490955763 17299,5829,8716,0.20447937601548,0.20447937601548 3847,3658,3639,0.0475522464454704,0.0475522464454704 18869,10144,10372,0.0637708443692985,0.0637708443692985 16541,812,3553,0.152482276035164,0.152482276035164 20222,7195,10711,0.0935594253631277,0.0935594253631277 19431,10003,8707,0.100281643377189,0.100281643377189 3891,3519,3695,0.200167523328644,0.200167523328644 16751,6829,10008,0.0961527504424716,0.0961527504424716 3916,3713,3714,0.1010804805974,0.1010804805974 15272,8538,8632,0.0716756500086966,0.0716756500086966 3938,3736,3737,0.112607595972795,0.112607595972795 18125,4097,6042,0.191481087124581,0.191481087124581 19576,10572,7461,0.00811745051204977,0.00811745051204977 12969,1970,1971,0.103498330022734,0.103498330022734 4039,3819,3820,0.147623529549067,0.147623529549067 18745,5190,2608,0.176866790100876,0.176866790100876 4127,3890,3891,0.179468370845182,0.179468370845182 12335,8652,8653,0.0109021010822668,0.0109021010822668 4149,3906,1161,0.136761513456038,0.136761513456038 17950,6559,10229,0.0124761805379247,0.0124761805379247 4173,1891,706,0.0588353275400914,0.0588353275400914 14115,3623,3925,0.0987645160792797,0.0987645160792797 16843,10020,10021,0.00337377443816097,0.00337377443816097 4194,3942,3943,0.176445012103913,0.176445012103913 18245,2433,9358,0.201879495148218,0.201879495148218 18189,6055,5795,0.200795798534704,0.200795798534704 4450,3345,4152,0.10312101394972,0.10312101394972 18872,9232,7825,0.160805002055775,0.160805002055775 4529,4204,4205,0.278098742346476,0.278098742346476 18399,2541,10285,0.412599954612644,0.412599954612644 4637,4281,913,0.111497113872301,0.111497113872301 16900,4255,3513,0.200996147699506,0.200996147699506 15919,9746,7414,0.0221971015175522,0.0221971015175522 4682,4322,4323,0.0558862625971893,0.0558862625971893 16298,2636,2637,0.0033759355903552,0.0033759355903552 18879,6125,1927,0.199518260048308,0.199518260048308 4761,1489,145,0.199750566224671,0.199750566224671 18696,4055,6400,0.176933507030136,0.176933507030136 16300,2637,2160,0.00247295077408309,0.00247295077408309 4832,1268,4428,0.206285087175769,0.206285087175769 18888,7247,1923,0.201674729042946,0.201674729042946 4997,4543,4544,0.132688906239847,0.132688906239847 16650,9968,9969,0.0122299544992289,0.0122299544992289 13009,2891,2892,0.172319187220424,0.172319187220424 5024,4562,4563,0.200718931282707,0.200718931282707 16315,3005,1362,0.00318470714397005,0.00318470714397005 5188,4685,4686,0.177776490265982,0.177776490265982 17297,10086,7736,0.198049290500642,0.198049290500642 20272,10721,10703,0.0411977345042915,0.0411977345042915 5368,3223,4808,0.133968729582188,0.133968729582188 18898,10378,10379,0.00446883067059111,0.00446883067059111 5393,4828,4829,0.40282604477454,0.40282604477454 20273,10703,10725,0.144609051598102,0.144609051598102 5414,4842,1486,0.202708226253938,0.202708226253938 5490,458,4898,0.0468723555946229,0.0468723555946229 19112,8424,10118,0.19768851226159,0.19768851226159 5515,1212,4920,0.232222389672051,0.232222389672051 19281,10466,8768,0.124416605605605,0.124416605605605 5542,2537,4941,0.438197641658083,0.438197641658083 20340,10739,10748,0.00884971981393432,0.00884971981393432 19231,10455,10456,0.1184623603546,0.1184623603546 5626,3284,1058,0.0983991410952824,0.0983991410952824 18347,7686,2429,0.200029751476084,0.200029751476084 17080,1162,882,0.139677295386473,0.139677295386473 6004,5259,5260,0.066486526131314,0.066486526131314 14136,9281,509,0.032133360210872,0.032133360210872 17116,4052,3775,0.00847774353709404,0.00847774353709404 6616,5699,5700,0.00800603928165774,0.00800603928165774 19812,7122,5371,0.176755455393693,0.176755455393693 6777,5820,5821,0.0499181980722273,0.0499181980722273 4400,4114,4115,0.202509931844666,0.202509931844666 11451,8258,8261,0.200629988067775,0.200629988067775 19818,10647,5606,0.0519771701713562,0.0519771701713562 6974,2119,5953,0.0979282440578051,0.0979282440578051 4402,4117,2874,0.134125988252719,0.134125988252719 4403,2874,4118,0.140174877049639,0.140174877049639 17149,46,4780,0.204228808601968,0.204228808601968 7674,1498,187,0.203419998803368,0.203419998803368 7719,6393,6394,0.135380647167761,0.135380647167761 20324,10732,10743,0.016217938211146,0.016217938211146 7749,6408,6409,0.240033624288878,0.240033624288878 20330,10744,10736,0.0345659354386547,0.0345659354386547 7835,4630,1259,0.131787660470127,0.131787660470127 5519,4922,2815,0.0131824278657025,0.0131824278657025 7914,3652,89,0.238216692287668,0.238216692287668 17155,3202,3091,0.199774901839453,0.199774901839453 7937,6530,6531,0.246221323543984,0.246221323543984 20342,2965,10747,0.0130500853290149,0.0130500853290149 7957,3453,6015,0.103911955569673,0.103911955569673 17306,8715,5827,0.20364289358169,0.20364289358169 7981,6550,6526,0.0499792827976588,0.0499792827976588 18128,10269,10270,0.123006178444702,0.123006178444702 8007,6565,6566,0.0461778743400118,0.0461778743400118 12262,8500,8621,0.00391508697358849,0.00391508697358849 20346,10731,10745,0.0882403942542692,0.0882403942542692 8080,6611,6612,0.10285099566632,0.10285099566632 20503,10831,10061,0.00544027190297384,0.00544027190297384 17159,5011,5064,0.204989668883762,0.204989668883762 14700,4773,5065,0.177184173799166,0.177184173799166 8102,6628,6630,0.0733305516170216,0.0733305516170216 14712,935,5453,0.176927806170623,0.176927806170623 8148,6658,1326,0.126702346827637,0.126702346827637 14707,5162,5223,0.123984475685155,0.123984475685155 8332,6761,6762,0.0544299595372282,0.0544299595372282 17167,48,5241,0.405295346029575,0.405295346029575 8384,6791,4603,0.174075741649446,0.174075741649446 20516,6731,10843,0.0163123315737135,0.0163123315737135 17171,5280,3092,0.401948502237413,0.401948502237413 8434,6821,1593,0.0969711334947841,0.0969711334947841 14711,2220,935,0.183060496140458,0.183060496140458 8536,6880,1128,0.0335501177019022,0.0335501177019022 19635,10525,10595,0.00694156278564008,0.00694156278564008 18504,9353,6386,0.133800859600802,0.133800859600802 8556,6891,6418,0.133199850282798,0.133199850282798 8557,6418,4625,0.132396793169127,0.132396793169127 17175,5327,5390,0.196700288812187,0.196700288812187 18507,8379,10301,0.115242670596916,0.115242670596916 8578,6280,6899,0.103595480205117,0.103595480205117 4404,4118,4119,0.131974592337134,0.131974592337134 18510,10301,9529,0.136169474903607,0.136169474903607 4406,4120,4121,0.394524879292727,0.394524879292727 19640,10596,10598,0.0045286617175965,0.0045286617175965 8728,3385,6959,0.0627894298641218,0.0627894298641218 18496,6384,9201,0.134997571408585,0.134997571408585 18514,10302,5543,0.103400383164669,0.103400383164669 8779,6999,7000,0.178967474513147,0.178967474513147 18515,5543,2412,0.101763704229338,0.101763704229338 8803,5141,2236,0.0248346840292332,0.0248346840292332 19831,10650,10651,0.138361801446117,0.138361801446117 8887,3285,1059,0.0976623415502941,0.0976623415502941 17182,5607,5608,0.205054564403698,0.205054564403698 8909,3021,7068,0.0519035642154067,0.0519035642154067 4407,3574,4122,0.137780007377075,0.137780007377075 14713,5453,5664,0.115365301333729,0.115365301333729 9019,3944,7121,0.0616182757003265,0.0616182757003265 18655,7655,10305,0.198541985736116,0.198541985736116 9043,7135,4276,0.121250513345306,0.121250513345306 18147,10258,6033,0.201162874084808,0.201162874084808 9226,7232,7233,0.0701236279353194,0.0701236279353194 18152,10264,10277,0.407566866193853,0.407566866193853 9304,6121,1920,0.204110733126185,0.204110733126185 18153,4104,6047,0.112519690969595,0.112519690969595 11446,385,387,0.611916175000286,0.611916175000286 17478,5886,323,0.0446797516163588,0.0446797516163588 9352,6077,7309,0.0481617931874556,0.0481617931874556 20395,10775,10776,0.00739420688081638,0.00739420688081638 18154,6047,10135,0.201285870335585,0.201285870335585 20429,10789,10790,0.0478990795077935,0.0478990795077935 9375,7320,1193,0.16722266002845,0.16722266002845 18274,6666,6667,0.19713796716552,0.19713796716552 9396,4346,6344,0.137277828740194,0.137277828740194 7038,2477,5911,0.20568880939919,0.20568880939919 9526,7390,6591,0.199950723674749,0.199950723674749 9527,6591,7113,0.204992725577621,0.204992725577621 4408,4122,4123,0.139283771950412,0.139283771950412 20440,8230,10798,0.00724995456680097,0.00724995456680097 9657,7441,7443,0.137227628583058,0.137227628583058 17487,4652,4653,0.0539741907357585,0.0539741907357585 9708,7472,7473,0.0204539718039878,0.0204539718039878 18246,9358,9377,0.403042223701425,0.403042223701425 9812,7530,3064,0.202502418308833,0.202502418308833 17689,6172,6173,0.109301053367223,0.109301053367223 9839,7545,7546,0.200378656030458,0.200378656030458 17691,6191,6192,0.114641917935369,0.114641917935369 9862,7563,7564,0.144864127295822,0.144864127295822 18248,8108,10283,0.203688042743378,0.203688042743378 9912,7587,7588,0.0177693522294632,0.0177693522294632 12245,8614,8615,0.00283454394049719,0.00283454394049719 20023,7898,8856,0.145457290364043,0.145457290364043 20462,10063,10815,0.0787418608501839,0.0787418608501839 10159,5268,6906,0.123203894056526,0.123203894056526 20464,10816,10812,0.0195704583026571,0.0195704583026571 11511,8294,8295,0.0520431495126935,0.0520431495126935 18214,6382,6383,0.202997553277811,0.202997553277811 10231,6520,7739,0.0500835268559568,0.0500835268559568 18257,3984,6760,0.19949668413334,0.19949668413334 10280,7447,7757,0.470575008371913,0.470575008371913 11783,8122,8036,0.0779413781888185,0.0779413781888185 14738,6526,6538,0.170206219459847,0.170206219459847 10497,4733,6800,0.110360790137427,0.110360790137427 20473,10823,10777,0.00660874071248581,0.00660874071248581 10520,7847,7425,0.0489570822105033,0.0489570822105033 18522,4015,10297,0.0710067813209419,0.0710067813209419 10541,7855,7856,0.177133627375528,0.177133627375528 10542,7856,2614,0.178768427477815,0.178768427477815 18524,1880,9146,0.0581549975210073,0.0581549975210073 10589,7869,6640,0.0423030177562977,0.0423030177562977 18270,5525,6463,0.15576453739372,0.15576453739372 10616,7882,4885,0.155749664880603,0.155749664880603 18528,9272,9525,0.133068770502091,0.133068770502091 10639,7897,7898,0.052238135352395,0.052238135352395 10663,7913,7914,0.0662287183378057,0.0662287183378057 18276,1427,6667,0.0124761175920816,0.0124761175920816 14745,4866,6690,0.193273433165028,0.193273433165028 12385,1624,3930,0.0974730336125312,0.0974730336125312 18277,6667,6720,0.144754021853131,0.144754021853131 10816,7993,6492,0.0854037034050773,0.0854037034050773 14747,6732,6733,0.0789150394398201,0.0789150394398201 12453,3191,6107,0.202925463206431,0.202925463206431 16202,5822,7727,0.19552660887524,0.19552660887524 18539,5559,10311,0.589298128069539,0.589298128069539 10890,3025,8025,0.123630898552104,0.123630898552104 15899,9255,7490,0.0311439652684609,0.0311439652684609 18550,4298,9428,0.104368579037722,0.104368579037722 11283,8190,8201,0.0778576783996018,0.0778576783996018 4409,4123,4124,0.135738728632571,0.135738728632571 13171,7691,8995,0.0242708657605628,0.0242708657605628 11527,809,8301,0.0665080068102908,0.0665080068102908 15908,9084,9085,0.0343875506043555,0.0343875506043555 14757,2212,4862,0.162593070375603,0.162593070375603 11742,8382,8383,0.00390317600089655,0.00390317600089655 18302,5737,2440,0.171112285574699,0.171112285574699 11766,8404,8405,0.0591205771532174,0.0591205771532174 11998,5505,7079,0.147126356992669,0.147126356992669 12060,332,268,0.0944572536860071,0.0944572536860071 4411,3048,4125,0.136438064344983,0.136438064344983 20391,10766,10774,0.00648510043864555,0.00648510043864555 4412,4125,4126,0.00355827872013668,0.00355827872013668 19845,9516,10657,0.207937764412144,0.207937764412144 16200,1790,7209,0.198939694041251,0.198939694041251 20399,10763,3591,0.00757376863172981,0.00757376863172981 12520,8729,1189,0.0214820993457698,0.0214820993457698 20644,10877,4517,0.0511435578342218,0.0511435578342218 12620,8775,4920,0.0124622300083447,0.0124622300083447 20646,10035,10880,0.0235473019855852,0.0235473019855852 12646,5921,920,0.178961176893159,0.178961176893159 12691,8806,8807,0.0113998193117656,0.0113998193117656 12822,8261,493,0.226877195561116,0.226877195561116 13034,8927,585,0.0555278029535648,0.0555278029535648 14668,6327,4166,0.169217141640748,0.169217141640748 14856,9434,8907,0.112945329265115,0.112945329265115 20835,10948,10929,0.0711141044607233,0.0711141044607233 13572,2184,9130,0.046228028674551,0.046228028674551 4413,4126,4127,0.123682116907034,0.123682116907034 4414,4127,4128,0.0151340374611755,0.0151340374611755 14780,5922,921,0.178257163080484,0.178257163080484 13824,9203,7891,0.0449920400202888,0.0449920400202888 13970,9249,9250,0.0321739674064664,0.0321739674064664 20559,2957,10784,0.0120134443189883,0.0120134443189883 14029,9262,6653,0.100609617198747,0.100609617198747 15915,9746,9747,0.0832769023011374,0.0832769023011374 11415,7985,8000,0.0154063290418794,0.0154063290418794 14233,8687,6694,0.0247755996269239,0.0247755996269239 20569,10787,10858,0.0193290169195346,0.0193290169195346 14464,6149,3994,0.0989127437299345,0.0989127437299345 14635,9387,9388,0.0403809617749613,0.0403809617749613 11212,391,392,0.10291889633356,0.10291889633356 14604,9397,9398,0.123826706008273,0.123826706008273 14637,9406,2243,0.00956376056529555,0.00956376056529555 15410,9588,9589,0.0190893984820006,0.0190893984820006 15440,9601,1507,0.00768187987530518,0.00768187987530518 16383,9771,9880,0.0381827012246672,0.0381827012246672 16620,9937,9938,0.0704692374785171,0.0704692374785171 11802,8392,8415,0.148179257170155,0.148179257170155 16809,4996,728,0.102190274976312,0.102190274976312 11640,8346,4530,0.131615785848543,0.131615785848543 16853,6519,9854,0.0497714413737895,0.0497714413737895 4415,4128,1171,0.138086753058786,0.138086753058786 17269,3518,82,0.205066129886621,0.205066129886621 11951,8499,8500,0.0607548345173342,0.0607548345173342 17324,6799,7351,0.103019517606604,0.103019517606604 11991,4455,5503,0.144667643977852,0.144667643977852 17388,5920,3810,0.153093198888871,0.153093198888871 17389,3810,10095,0.199017480070308,0.199017480070308 17407,6122,1921,0.202694690919031,0.202694690919031 17408,1921,7246,0.200797963530598,0.200797963530598 12044,8523,8524,0.0621486337289915,0.0621486337289915 17448,3247,10109,0.0544983800214201,0.0544983800214201 4416,1171,891,0.137903948024362,0.137903948024362 12113,8552,672,0.00266902064060136,0.00266902064060136 17549,10132,10133,2.25328864155446,2.25328864155446 17666,8928,10162,0.0972564668123919,0.0972564668123919 12288,8528,8526,0.152174217990106,0.152174217990106 17729,7332,2080,0.104548139781884,0.104548139781884 12329,8641,8652,0.00987690479251785,0.00987690479251785 12331,8653,8654,0.00928748638267964,0.00928748638267964 17751,8575,6706,0.145927899456713,0.145927899456713 12936,8688,8689,0.0364958929125483,0.0364958929125483 17774,7679,5984,0.100495969018847,0.100495969018847 17787,9214,536,0.151808926625465,0.151808926625465 17822,10188,10186,0.041401555151972,0.041401555151972 17852,10195,5678,0.0176253194989635,0.0176253194989635 17170,1912,5280,0.200459610115248,0.200459610115248 4417,891,4129,0.140986849802137,0.140986849802137 12947,1304,1303,0.066448544071591,0.066448544071591 18995,3958,5601,0.119729821294068,0.119729821294068 18382,8919,8920,0.0492932118239397,0.0492932118239397 19080,4746,4159,0.17797879706873,0.17797879706873 13065,8947,8948,0.014693528299895,0.014693528299895 19135,3168,8470,0.0222426676149063,0.0222426676149063 20824,9337,9400,0.0122401419030242,0.0122401419030242 19172,6804,7956,0.0915174498096421,0.0915174498096421 19618,10588,10494,0.00731369728944242,0.00731369728944242 19331,9893,10473,0.0200896227314349,0.0200896227314349 15874,8889,8940,0.103516223202584,0.103516223202584 19358,9949,10479,0.0590930811213136,0.0590930811213136 19413,7239,3251,0.195270640148282,0.195270640148282 19962,10674,10685,0.14613727594919,0.14613727594919 18473,9005,9006,0.01365486811001,0.01365486811001 20041,9172,140,0.204724385208342,0.204724385208342 18917,10396,10397,0.0952180129620757,0.0952180129620757 20063,2998,4930,0.100928455718765,0.100928455718765 20587,10865,10840,0.00838601883021894,0.00838601883021894 4418,4129,2776,0.133433939347385,0.133433939347385 14836,7396,7377,0.030817448743492,0.030817448743492 14837,7377,3410,0.100816825455254,0.100816825455254 15447,9607,9608,0.0162401698909022,0.0162401698909022 309,317,318,0.0119735018205437,0.0119735018205437 13531,5648,3387,0.0436500601039895,0.0436500601039895 14946,8215,8212,0.101284367879663,0.101284367879663 13555,408,9127,0.613912488305853,0.613912488305853 14981,9463,7091,0.107883940343108,0.107883940343108 14982,7091,8789,0.108748219147477,0.108748219147477 13650,9158,9159,0.0150152429008076,0.0150152429008076 15063,8874,7430,0.0504536590179092,0.0504536590179092 17072,3687,8133,0.141298637785039,0.141298637785039 18493,9170,5545,0.102571946583037,0.102571946583037 15171,9511,9512,0.0502858420296349,0.0502858420296349 15174,9514,9515,0.0498070291463972,0.0498070291463972 18566,10322,10323,0.186113882409967,0.186113882409967 16100,9824,9817,0.0308009946802063,0.0308009946802063 16101,9817,8245,0.0866075022072335,0.0866075022072335 15444,8607,9604,0.0180426861021608,0.0180426861021608 16161,3728,722,0.106535324504203,0.106535324504203 16174,9840,7201,0.0108095014749508,0.0108095014749508 16239,9856,7742,0.4032601166124,0.4032601166124 16240,7742,5837,0.199863858168715,0.199863858168715 15881,8762,9238,0.022425928034548,0.022425928034548 16327,3906,3134,0.109247651866168,0.109247651866168 16328,3134,5403,0.105230091275359,0.105230091275359 17203,10075,10076,0.206234100938924,0.206234100938924 17253,5918,917,0.179236073493399,0.179236073493399 18223,1695,6884,0.201956855870188,0.201956855870188 15286,3187,9268,0.0103389762120735,0.0103389762120735 19421,34,3533,0.2073108703911,0.2073108703911 19436,6852,10490,0.151686039209942,0.151686039209942 19663,10609,9366,0.0532084205099813,0.0532084205099813 19847,10658,7133,0.20071321213787,0.20071321213787 19953,7857,10414,0.0579007631193554,0.0579007631193554 19293,10471,8765,0.117981892754207,0.117981892754207 19987,9727,10653,0.0514452608394938,0.0514452608394938 19988,10653,1103,0.0505009558673589,0.0505009558673589 15432,9598,7965,0.00918826645895189,0.00918826645895189 15465,9615,9616,0.0488173542586425,0.0488173542586425 15505,2286,4494,0.207036482148074,0.207036482148074 18430,7784,10291,0.0493825781706533,0.0493825781706533 15468,7963,9610,0.0129310975383002,0.0129310975383002 15643,9669,8703,0.0154036792176203,0.0154036792176203 15293,9561,9563,0.0354006218838869,0.0354006218838869 15662,5995,7675,0.101107003151938,0.101107003151938 15469,9610,9613,0.00340267268464027,0.00340267268464027 15685,3450,6014,0.102083800598865,0.102083800598865 18613,9261,4049,0.17355432372221,0.17355432372221 15707,8686,8810,0.0279306326987703,0.0279306326987703 15471,9606,8892,0.117003908235376,0.117003908235376 15762,2940,6814,0.0992967316903301,0.0992967316903301 15764,6595,9701,0.0232598991470647,0.0232598991470647 14656,9410,9411,0.19733052173904,0.19733052173904 20261,10720,5750,0.00799491979378441,0.00799491979378441 2336,1153,2328,0.201597448584961,0.201597448584961 17300,8716,8745,0.199099643459498,0.199099643459498 19471,10515,10516,0.00520398584376517,0.00520398584376517 20611,10819,10828,0.0109320789190355,0.0109320789190355 20612,10828,10821,0.0197366861798755,0.0197366861798755 20613,10821,10870,0.0252155503065758,0.0252155503065758 478,480,212,0.0356029775534751,0.0356029775534751 15859,9740,9707,0.0569780852958723,0.0569780852958723 515,509,510,0.286655598001641,0.286655598001641 520,514,515,0.226862534758366,0.226862534758366 15253,9545,9538,0.0260796874031177,0.0260796874031177 624,614,615,0.101063162513791,0.101063162513791 19463,10483,10508,0.019159575222575,0.019159575222575 17219,3199,3087,0.202098851695834,0.202098851695834 702,696,697,0.1055651557861,0.1055651557861 15544,9645,9646,0.00692347068679982,0.00692347068679982 776,778,779,0.103928492069641,0.103928492069641 15955,6396,500,0.195346208359328,0.195346208359328 913,927,928,0.0495542499145439,0.0495542499145439 915,929,930,0.0493548663548942,0.0493548663548942 15957,9767,9768,0.0474477023795114,0.0474477023795114 932,947,948,0.100759864187185,0.100759864187185 15960,9770,7450,0.0160716244910599,0.0160716244910599 955,967,968,0.0165679791310418,0.0165679791310418 957,969,970,0.197449816642368,0.197449816642368 15913,9240,9745,0.0339191222144473,0.0339191222144473 980,991,992,0.138684932577873,0.138684932577873 15891,9002,7513,0.0667178592447727,0.0667178592447727 1003,1016,1017,0.039629871856248,0.039629871856248 1004,1017,1018,0.176155002789907,0.176155002789907 19469,10513,10514,0.0200709923319022,0.0200709923319022 16388,9459,9771,0.0286077698371324,0.0286077698371324 1087,1103,1104,0.338644304966299,0.338644304966299 17156,3091,4971,0.202252452796884,0.202252452796884 16103,255,8239,0.267325536990832,0.267325536990832 1170,1186,1187,0.0990780990020656,0.0990780990020656 16337,8026,3444,0.219522804846043,0.219522804846043 1298,1323,1324,0.104021267127805,0.104021267127805 1299,1324,1325,0.0988550932780109,0.0988550932780109 16392,9847,9876,0.0466572032639634,0.0466572032639634 1322,1347,1348,0.145300158256776,0.145300158256776 387,389,390,0.101909828504342,0.101909828504342 19511,10536,10537,0.0367294544686212,0.0367294544686212 1469,1489,1490,0.0976691429125615,0.0976691429125615 12005,8512,8049,0.105397118565585,0.105397118565585 18733,7646,6209,0.175022021354251,0.175022021354251 16766,5003,7290,0.0493746723595829,0.0493746723595829 1495,1515,1473,0.1629816039782,0.1629816039782 1497,1516,1517,0.202642438735294,0.202642438735294 16788,10012,8649,0.310114997807766,0.310114997807766 1549,1574,1575,0.0819858846366358,0.0819858846366358 1550,1575,1576,0.0787364050378914,0.0787364050378914 12359,8664,8670,0.00994780391809775,0.00994780391809775 16806,9858,3171,0.0510524682713306,0.0510524682713306 1570,1597,1598,0.101896558922667,0.101896558922667 2686,2646,2647,0.164307180037452,0.164307180037452 17103,9923,330,0.250512453112542,0.250512453112542 1650,1677,1678,0.13227170643909,0.13227170643909 11530,810,811,0.199368445906152,0.199368445906152 16952,10036,10037,0.00823596195269871,0.00823596195269871 1704,1725,1726,0.0532102629650272,0.0532102629650272 17039,9210,8988,0.00924605732532601,0.00924605732532601 1762,1487,1782,0.108567137541803,0.108567137541803 14689,2798,2868,0.199650986040528,0.199650986040528 17136,4412,4425,0.202602949014775,0.202602949014775 17489,472,4654,0.0574342005254488,0.0574342005254488 1935,1949,1223,0.041131087786823,0.041131087786823 1937,1950,1951,0.0773266220673917,0.0773266220673917 16304,2826,2827,0.0584380832256012,0.0584380832256012 17962,10235,5193,0.0148018460000789,0.0148018460000789 2187,2187,2188,0.0698088769426891,0.0698088769426891 17834,10187,10188,0.0373456729353608,0.0373456729353608 17023,10058,10059,0.043764797810192,0.043764797810192 2261,2261,2262,0.20174624930555,0.20174624930555 20285,10701,10709,0.0172154433985116,0.0172154433985116 16421,3331,3358,0.0229870189622456,0.0229870189622456 20297,5579,7524,0.0531120067375217,0.0531120067375217 12353,8669,8661,0.00857375962495721,0.00857375962495721 16657,3462,3464,0.173665424327281,0.173665424327281 19565,10567,7463,0.00795043725476521,0.00795043725476521 17162,5087,5107,0.202243070877092,0.202243070877092 19034,10159,9497,0.0427022948506461,0.0427022948506461 20744,9001,10918,0.332184959452437,0.332184959452437 20748,10921,10922,0.0509227801768603,0.0509227801768603 20749,10923,10924,0.18669804780169,0.18669804780169 20750,10925,10926,0.0392592111051346,0.0392592111051346 20752,10927,10928,0.00711510327217607,0.00711510327217607 20754,10929,10930,0.0834966641757845,0.0834966641757845 20756,10931,10932,0.0408755067283247,0.0408755067283247 20758,10933,10934,0.0399346912680156,0.0399346912680156 20760,10935,10936,0.0903151185359097,0.0903151185359097 20762,10937,8302,0.00392992290489043,0.00392992290489043 20763,8302,10927,0.00412640673301695,0.00412640673301695 20765,10918,3754,0.00609979968071289,0.00609979968071289 20766,3754,10938,0.00661123306657495,0.00661123306657495 20768,10920,7783,0.00949225948867298,0.00949225948867298 20769,7783,10939,0.00900064827794335,0.00900064827794335 20771,10940,3415,0.00746326017722055,0.00746326017722055 20772,3415,10941,0.00571991053425525,0.00571991053425525 20774,10938,10942,0.117980886182769,0.117980886182769 20776,10941,10943,0.040800141538403,0.040800141538403 20778,10929,8910,0.00644678344686978,0.00644678344686978 20779,8910,10944,0.00853909895805364,0.00853909895805364 20781,10926,10280,0.00413065470277064,0.00413065470277064 20782,10280,10933,0.00507364819278473,0.00507364819278473 16513,9922,1630,0.0152212141119797,0.0152212141119797 16537,3671,9932,0.221180884679333,0.221180884679333 16539,9933,7834,0.139783679739911,0.139783679739911 16790,10013,7828,0.227723092786938,0.227723092786938 18645,1318,5867,0.177222990129465,0.177222990129465 16960,10042,10043,0.0112267703364208,0.0112267703364208 17266,3520,4261,0.200318193124263,0.200318193124263 18444,10290,1124,0.0512555936349529,0.0512555936349529 17645,7,9825,0.783906819132393,0.783906819132393 18721,5864,1312,0.178403401011926,0.178403401011926 18408,6096,10287,0.0607868213781131,0.0607868213781131 17821,10187,10188,0.0373456729353608,0.0373456729353608 17849,2817,1418,0.198773063708036,0.198773063708036 17914,4748,4144,0.180736428235498,0.180736428235498 17915,4144,2362,0.17239723292509,0.17239723292509 18664,5184,5652,0.105551381348891,0.105551381348891 18600,10333,10334,0.176228489643034,0.176228489643034 18763,10341,10340,0.0478284118767837,0.0478284118767837 18822,10356,10117,0.120644655146847,0.120644655146847 12967,1825,1881,0.094094502294363,0.094094502294363 19280,10465,10466,0.126391742395325,0.126391742395325 19156,8422,10431,0.296704595839795,0.296704595839795 19440,7907,10492,0.0345487307061229,0.0345487307061229 20295,10709,10710,0.0460287189373458,0.0460287189373458 3578,3435,3436,0.0484142710611121,0.0484142710611121 3579,3436,2495,0.0837858518069818,0.0837858518069818 3580,2495,3437,0.120116992356444,0.120116992356444 3581,3437,2842,0.00242442592962248,0.00242442592962248 14124,506,3659,0.275685944218073,0.275685944218073 16901,3513,74,0.203700975919817,0.203700975919817 18139,6038,10260,0.200840451178757,0.200840451178757 19824,7641,5603,0.172193293465978,0.172193293465978 19832,10652,10653,0.149094174776889,0.149094174776889 16543,3555,814,0.153171011691858,0.153171011691858 20427,10755,10788,0.051994279761698,0.051994279761698 11503,6094,2973,0.264851184287827,0.264851184287827 11438,8034,511,0.21998121248842,0.21998121248842 16767,7290,3183,0.0591297362625136,0.0591297362625136 20517,10806,10844,0.0093521291785604,0.0093521291785604 18290,6889,6752,0.139920838374264,0.139920838374264 11434,8077,8253,0.0508611139110148,0.0508611139110148 20513,10060,10809,0.00760770059759869,0.00760770059759869 18366,7716,7754,0.0519727898310098,0.0519727898310098 11784,8036,2685,0.144743408596787,0.144743408596787 11570,8321,7713,0.150502362587478,0.150502362587478 18376,8353,6069,0.193914067776721,0.193914067776721 12066,8533,8534,0.0445577347958965,0.0445577347958965 16678,9979,9981,0.0909471727810372,0.0909471727810372 20808,10948,8326,0.017351380837649,0.017351380837649 13031,590,8926,0.147745966959296,0.147745966959296 18483,9138,9139,0.0109683239632665,0.0109683239632665 16502,3167,9925,0.137835608828632,0.137835608828632 16961,10043,10044,0.075399787572802,0.075399787572802 17393,67,3508,0.205321571793414,0.205321571793414 17395,68,7304,0.202979892499458,0.202979892499458 17650,303,395,0.11664951410225,0.11664951410225 18596,10330,1845,0.0286669821878414,0.0286669821878414 18996,5601,9265,0.00587624613864547,0.00587624613864547 19117,402,10431,0.249198506812358,0.249198506812358 19489,4703,10441,0.0209493756701814,0.0209493756701814 19929,9514,10680,0.206733607617385,0.206733607617385 20583,10849,9338,0.00790665036605531,0.00790665036605531 20193,10707,9813,0.31051590829715,0.31051590829715 19738,9472,4893,0.184563607099297,0.184563607099297 19739,4893,9418,0.161581410791365,0.161581410791365 19740,9418,955,0.17512104217346,0.17512104217346 19741,955,8865,0.17730267158364,0.17730267158364 19745,4908,6614,0.202025102521769,0.202025102521769 19746,6614,9456,0.193906231686937,0.193906231686937 19747,9456,10644,0.207835763228408,0.207835763228408 19748,10644,647,0.139231068042996,0.139231068042996 19807,7868,3718,0.103509284327612,0.103509284327612 19756,9305,1209,0.168197350020426,0.168197350020426 19906,9507,10678,0.206369047895258,0.206369047895258 17115,582,4052,0.0200066549889732,0.0200066549889732 20290,10700,10701,0.0224013855081139,0.0224013855081139 15856,9738,9733,0.00602831355714784,0.00602831355714784 16390,9811,3033,0.00758642111179705,0.00758642111179705 17208,234,10075,0.0065072113132931,0.0065072113132931 18209,3991,6766,0.202297976338321,0.202297976338321 314,322,323,0.0362830323344,0.0362830323344 17944,10224,7938,0.0484797623817722,0.0484797623817722 11519,657,658,0.200633396770054,0.200633396770054 18400,7187,1425,0.131517435591527,0.131517435591527 16448,9905,9906,0.00998689980616885,0.00998689980616885 1705,1726,1727,0.0778502303245676,0.0778502303245676 19817,3729,10647,0.0543545423636727,0.0543545423636727 20793,10938,8908,0.0180004191395181,0.0180004191395181 19241,8221,10460,0.0833729876311698,0.0833729876311698 18639,5180,2582,0.17723417320802,0.17723417320802 20291,10701,10703,0.028889965052559,0.028889965052559 19963,4945,7404,0.157747728004848,0.157747728004848 5109,4628,4629,0.132844583260552,0.132844583260552 13926,8916,8922,0.136369708465648,0.136369708465648 19964,7404,10415,0.200029723937468,0.200029723937468 12274,8517,8518,0.0318537260898596,0.0318537260898596 302,310,311,0.0714603355500818,0.0714603355500818 307,315,316,0.0430385391585726,0.0430385391585726 333,333,334,0.130005791781119,0.130005791781119 501,338,339,0.0809671757461818,0.0809671757461818 337,340,336,0.244398847800565,0.244398847800565 339,341,342,0.368758396632831,0.368758396632831 341,343,344,0.267836247641829,0.267836247641829 1553,1578,1579,0.0969614959298273,0.0969614959298273 360,362,363,0.19757055700413,0.19757055700413 361,363,358,0.235481235248911,0.235481235248911 365,366,367,0.102920688901431,0.102920688901431 374,376,377,0.135433574317766,0.135433574317766 376,378,379,0.134391053348824,0.134391053348824 485,478,486,0.209563350313202,0.209563350313202 489,489,490,0.0633762863456435,0.0633762863456435 491,491,492,0.0663732872105415,0.0663732872105415 493,493,494,0.169203096380544,0.169203096380544 495,5,495,0.258130691528307,0.258130691528307 496,495,496,0.152370734557831,0.152370734557831 523,518,519,0.337507977198885,0.337507977198885 525,520,521,0.106662672722042,0.106662672722042 527,522,523,0.0555974633225448,0.0555974633225448 529,524,525,0.0282350762510443,0.0282350762510443 530,525,526,0.0218806529722405,0.0218806529722405 532,527,397,0.320431501428441,0.320431501428441 11515,270,528,0.19992365959325,0.19992365959325 535,529,530,0.455513641378482,0.455513641378482 537,531,532,0.375956762810707,0.375956762810707 11371,7972,290,0.0119699038475456,0.0119699038475456 14734,4868,2218,0.161837248854237,0.161837248854237 6872,5877,5878,0.0844725820315708,0.0844725820315708 16249,9860,8753,0.202765718025687,0.202765718025687 16250,8753,9861,0.201364638358659,0.201364638358659 16251,9861,3662,0.165177264018871,0.165177264018871 20720,9398,9340,0.00984702702877527,0.00984702702877527 16256,9863,8751,0.202603541868936,0.202603541868936 16260,3650,88,0.266027674120579,0.266027674120579 16261,88,3524,0.203075294530693,0.203075294530693 16262,3524,9864,0.20046430405241,0.20046430405241 16263,9864,6517,0.135079896017257,0.135079896017257 19523,6855,10544,0.00712022213135496,0.00712022213135496 19524,10544,10545,0.0729342151704198,0.0729342151704198 19526,10427,10546,0.0076995400840501,0.0076995400840501 19527,10546,10545,0.0321755552809886,0.0321755552809886 19528,10545,10547,0.0194542890583841,0.0194542890583841 19529,10547,10548,0.0207030648178635,0.0207030648178635 19530,10548,10543,0.0190435691175833,0.0190435691175833 19531,10543,10549,0.0747704686946873,0.0747704686946873 19532,10549,6859,0.00739470505760699,0.00739470505760699 19543,10555,10556,0.0878912692065361,0.0878912692065361 19544,10556,7460,0.0082175900444136,0.0082175900444136 11808,8395,2692,0.146729521611774,0.146729521611774 19546,6852,10557,0.00689466829919516,0.00689466829919516 19547,10557,10558,0.00988642805887056,0.00988642805887056 19548,10558,10559,0.0350073244923259,0.0350073244923259 19550,10409,10559,0.0205641181514586,0.0205641181514586 343,345,346,0.0953881878570937,0.0953881878570937 357,359,360,0.0408490640041322,0.0408490640041322 359,361,362,0.026041104546106,0.026041104546106 19800,8772,7638,0.176309543452907,0.176309543452907 19802,6235,5200,0.174765267300994,0.174765267300994 14862,8517,9439,0.0489472304938478,0.0489472304938478 14864,9387,9440,0.0279990514780242,0.0279990514780242 206,104,218,0.105140809305177,0.105140809305177 207,218,219,0.425726992195474,0.425726992195474 208,219,220,0.341194420964085,0.341194420964085 564,250,558,0.137167107757782,0.137167107757782 566,559,560,0.116737480647973,0.116737480647973 570,563,564,0.00248176882120935,0.00248176882120935 571,564,565,0.0167681949380125,0.0167681949380125 573,566,248,0.898480310845601,0.898480310845601 577,569,570,0.20355346310439,0.20355346310439 578,570,571,0.196730394721169,0.196730394721169 579,571,572,0.203615183123948,0.203615183123948 580,572,573,0.198181200751108,0.198181200751108 14119,4047,3768,0.167133877022618,0.167133877022618 16964,10030,10041,0.01368783886441,0.01368783886441 17397,72,7305,0.205159206156883,0.205159206156883 18238,8494,6764,0.145768349374275,0.145768349374275 19608,10515,10585,0.0689638415978994,0.0689638415978994 18764,10340,10339,0.0412859123428405,0.0412859123428405 18823,10117,10113,0.0135016334010227,0.0135016334010227 19106,10358,10371,0.165108727109845,0.165108727109845 19491,10447,10448,0.0188144168916081,0.0188144168916081 20034,9939,10087,0.139116164222915,0.139116164222915 20585,10868,10860,0.0191301130167572,0.0191301130167572 16225,9851,8750,0.201618763717288,0.201618763717288 16226,8750,9852,0.201631838787549,0.201631838787549 16227,9852,3528,0.200735525849656,0.200735525849656 16228,3528,92,0.203732802229698,0.203732802229698 16230,9853,7739,0.398547510805713,0.398547510805713 16231,7739,5833,0.201507956367007,0.201507956367007 16232,5833,9854,0.202599224942483,0.202599224942483 16233,9854,8749,0.200829688485991,0.200829688485991 16234,8749,9855,0.20199683583572,0.20199683583572 16235,9855,3526,0.201154889365918,0.201154889365918 16236,3526,90,0.202910490655376,0.202910490655376 16237,90,3653,0.220628466219896,0.220628466219896 16241,5837,9857,0.2019855844315,0.2019855844315 16242,9857,8752,0.20368896268505,0.20368896268505 16243,8752,9858,0.200451227373991,0.200451227373991 16244,9858,3660,0.230907711206458,0.230907711206458 16248,5838,9860,0.202297457689378,0.202297457689378 19645,10602,7824,0.0258612340137364,0.0258612340137364 363,364,365,0.559719374351914,0.559719374351914 19907,10678,9721,0.0996291174385701,0.0996291174385701 506,500,501,0.0135415609654236,0.0135415609654236 561,555,249,0.135203722470136,0.135203722470136 11580,1888,1889,0.200666363671928,0.200666363671928 15798,2349,2131,0.0298025813439396,0.0298025813439396 539,533,534,0.0326127113197712,0.0326127113197712 19790,4873,2223,0.160309891999679,0.160309891999679 19791,2223,939,0.184480311036498,0.184480311036498 19793,6601,8056,0.176023947078255,0.176023947078255 18090,1076,4197,0.0860162512015724,0.0860162512015724 19867,5588,10668,0.0462472353637014,0.0462472353637014 19868,10668,3867,0.0484404910203503,0.0484404910203503 16756,10007,10009,0.110124788745591,0.110124788745591 20270,10704,10719,0.0406376536123098,0.0406376536123098 20705,10912,9190,0.00712573261129369,0.00712573261129369 18194,10279,8107,0.203288621260674,0.203288621260674 20434,10793,8352,0.0594105399024928,0.0594105399024928 458,461,462,0.198429530791892,0.198429530791892 460,463,464,0.0462542784573108,0.0462542784573108 462,465,466,0.144675049024067,0.144675049024067 17120,4175,1798,0.171169073462998,0.171169073462998 464,265,467,0.159364568867095,0.159364568867095 18157,6034,6309,0.201831068920315,0.201831068920315 4816,4421,3998,0.17545447475176,0.17545447475176 4922,4493,4494,0.0159365819430951,0.0159365819430951 5210,4702,4703,0.066548442936564,0.066548442936564 7813,6447,2400,0.0150551554736642,0.0150551554736642 16544,814,7835,0.140306546265127,0.140306546265127 12308,8643,8644,0.0690537561530006,0.0690537561530006 17649,227,303,0.195568266331611,0.195568266331611 7918,6517,6518,0.0762261509888863,0.0762261509888863 17937,10218,10222,0.0404413602972235,0.0404413602972235 17938,10222,10219,0.0368645715567014,0.0368645715567014 8128,6642,6643,0.177723704306915,0.177723704306915 17941,10223,10220,0.00249551892827132,0.00249551892827132 17943,10222,10224,0.00241172243246435,0.00241172243246435 8312,6745,6746,0.136482587401898,0.136482587401898 18754,7413,5870,0.17727401445854,0.17727401445854 18755,5870,1322,0.17769011554913,0.17769011554913 19718,10634,10631,0.0223829659698328,0.0223829659698328 19728,5372,10636,0.0113147577104563,0.0113147577104563 11655,8352,8354,0.0940321887930874,0.0940321887930874 12943,1331,8882,0.0183910567310257,0.0183910567310257 13038,8921,8931,0.0826069320981336,0.0826069320981336 15877,9002,8833,0.267177283911404,0.267177283911404 13924,219,9234,0.1533276461132,0.1533276461132 14664,6543,4752,0.198706695176553,0.198706695176553 14064,5103,7930,0.0939071679637344,0.0939071679637344 15409,9587,9588,0.102439715732603,0.102439715732603 17271,7309,3269,0.20118551117184,0.20118551117184 19597,10581,10493,0.00740818165509206,0.00740818165509206 17856,10198,10199,0.0985751913110846,0.0985751913110846 17916,2362,5630,0.113519118424065,0.113519118424065 17920,5276,3075,0.102745112375949,0.102745112375949 19227,10451,10452,0.0446144989444803,0.0446144989444803 20035,10087,7837,0.13791526067504,0.13791526067504 418,417,418,0.0816052997413777,0.0816052997413777 20262,5750,10721,0.00796157509542264,0.00796157509542264 3789,1821,3611,0.0958389453890581,0.0958389453890581 3790,3611,2772,0.203476606019223,0.203476606019223 3793,3613,3614,0.132946325644283,0.132946325644283 3796,3616,3617,0.204716112848492,0.204716112848492 3797,3617,3618,0.195623928497501,0.195623928497501 427,426,427,0.387676950856037,0.387676950856037 429,428,429,0.0146752084107322,0.0146752084107322 430,429,430,0.036859949213086,0.036859949213086 431,430,431,0.0704161362424121,0.0704161362424121 432,431,432,0.590519007108071,0.590519007108071 4284,2975,658,0.052473064124837,0.052473064124837 4286,1885,270,0.0500105419976734,0.0500105419976734 4287,270,4027,0.0498040073250557,0.0498040073250557 4288,4027,4028,0.0589001114271481,0.0589001114271481 4289,4028,4029,0.0431017175700998,0.0431017175700998 4360,2497,4085,0.0418616206629569,0.0418616206629569 4362,4086,4087,0.0498519055829618,0.0498519055829618 4375,4097,4098,0.0489802870312836,0.0489802870312836 4376,4098,4099,0.0495757400917575,0.0495757400917575 4377,4099,1289,0.0496665540814756,0.0496665540814756 4388,1566,4105,0.137573017409453,0.137573017409453 4391,695,4107,0.201385149795677,0.201385149795677 4393,4108,4109,0.0199664273987825,0.0199664273987825 14838,3410,8377,0.101986580237,0.101986580237 14839,8377,7446,0.0983251649921582,0.0983251649921582 14840,7446,7164,0.102406305295689,0.102406305295689 14842,7777,9006,0.0511080596626327,0.0511080596626327 14843,9006,1118,0.0498086503332092,0.0498086503332092 14844,1118,9427,0.0503946729534928,0.0503946729534928 14845,9427,7495,0.0500441160343634,0.0500441160343634 14846,7495,9428,0.0499148481472719,0.0499148481472719 16340,8082,9873,0.204288977647072,0.204288977647072 16284,2160,2852,0.333640243849923,0.333640243849923 16319,7334,9870,0.105486497466828,0.105486497466828 16320,9870,3330,0.104529154175209,0.104529154175209 16321,3330,5008,0.105000246042652,0.105000246042652 16322,5008,9871,0.101110660676404,0.101110660676404 16323,9871,6279,0.105691817248501,0.105691817248501 16324,6279,9872,0.052158145666091,0.052158145666091 16325,9872,1044,0.0524997416021315,0.0524997416021315 16326,1044,3906,0.105460879039182,0.105460879039182 16329,5403,7356,0.10569318364656,0.10569318364656 16330,7356,6784,0.104889107310835,0.104889107310835 16331,6784,5124,0.210810768544514,0.210810768544514 20721,9340,10905,0.00789820611305507,0.00789820611305507 20723,10753,9339,0.007875732855517,0.007875732855517 20728,9342,9396,0.0106743790650573,0.0106743790650573 20729,9396,10915,0.00762676803615786,0.00762676803615786 20731,10886,10916,0.00379288018005415,0.00379288018005415 20732,10916,10888,0.0491926355480291,0.0491926355480291 20733,10888,10897,0.0175392611655491,0.0175392611655491 20735,5884,5882,0.0407543500383345,0.0407543500383345 20739,10916,10896,0.0428179717864665,0.0428179717864665 19515,10538,10539,0.0270370607457707,0.0270370607457707 19519,10540,10541,0.0721562499053708,0.0721562499053708 19520,6858,10542,0.00731747119062453,0.00731747119062453 19521,10542,10543,0.072308027249243,0.072308027249243 19641,10598,10599,0.0410277962156296,0.0410277962156296 19647,10527,10603,0.00759964014854772,0.00759964014854772 8,8,9,0.136291899256532,0.136291899256532 9,9,10,0.137589063327607,0.137589063327607 10,10,11,0.132825874246234,0.132825874246234 18420,9372,1692,0.204432374496239,0.204432374496239 18421,1692,6881,0.204488584881531,0.204488584881531 279,289,290,0.0346246156131069,0.0346246156131069 280,290,291,0.0090342150661118,0.0090342150661118 287,297,298,0.583705095697001,0.583705095697001 288,298,299,0.306214311798175,0.306214311798175 290,300,106,0.00724031766776508,0.00724031766776508 16839,9888,10020,0.0079899169832474,0.0079899169832474 292,301,302,0.137922345506014,0.137922345506014 293,302,303,0.195856797695859,0.195856797695859 295,304,305,0.071509984134022,0.071509984134022 296,305,291,0.00958395052624692,0.00958395052624692 298,306,307,0.132706668323714,0.132706668323714 300,308,309,0.180558406302622,0.180558406302622 13564,3088,497,0.0577004807279618,0.0577004807279618 549,543,426,0.352446625998258,0.352446625998258 552,546,547,0.162031197296959,0.162031197296959 555,549,550,0.0907371722674166,0.0907371722674166 16080,9284,9816,0.896094060874208,0.896094060874208 922,936,937,0.0492564901299232,0.0492564901299232 923,937,938,0.0472982580528762,0.0472982580528762 924,938,939,0.0491354084196454,0.0491354084196454 925,939,940,0.0508720309451131,0.0508720309451131 926,940,941,0.0492045261244582,0.0492045261244582 928,942,943,0.0497647165539241,0.0497647165539241 929,943,944,0.0490705088651407,0.0490705088651407 930,944,945,0.0603455693296164,0.0603455693296164 931,946,947,0.0401316151990327,0.0401316151990327 933,948,949,0.0998226264147839,0.0998226264147839 934,949,950,0.0983576522120727,0.0983576522120727 15935,9756,9757,0.156652526688463,0.156652526688463 2725,2680,2681,0.0108684198063562,0.0108684198063562 2726,2681,2682,0.048953084737917,0.048953084737917 2727,2682,2683,0.0539629704453868,0.0539629704453868 2728,2683,2684,0.0523967582185389,0.0523967582185389 2730,2685,2686,0.0561874543205358,0.0561874543205358 2731,2686,2687,0.0505746825733151,0.0505746825733151 2732,2687,2688,0.0532702991765301,0.0532702991765301 2733,2688,2689,0.0520434204860384,0.0520434204860384 2734,2689,2690,0.0469426670134342,0.0469426670134342 2735,2690,2691,0.0055983554055492,0.0055983554055492 2736,2691,2692,0.0527791994653692,0.0527791994653692 2737,2692,2693,0.0530982869497539,0.0530982869497539 2738,2693,2694,0.0517656440902012,0.0517656440902012 2740,2695,2696,0.0564222695417846,0.0564222695417846 2741,2696,2697,0.0491123681137852,0.0491123681137852 2743,2698,2563,0.102019026624601,0.102019026624601 2745,2699,2700,0.132875620799413,0.132875620799413 2746,2700,2701,0.135383174760531,0.135383174760531 2747,2701,2702,0.142428760025563,0.142428760025563 2749,2703,2704,0.0110418183352839,0.0110418183352839 3232,1186,3146,0.0222724242580952,0.0222724242580952 3233,3146,3147,0.199414112058729,0.199414112058729 3235,3148,3149,0.202164772668483,0.202164772668483 3236,3149,3150,0.200873635711822,0.200873635711822 3238,1549,3151,0.20099284178908,0.20099284178908 3239,3151,284,0.102708547785912,0.102708547785912 3241,3152,3153,0.190699299195112,0.190699299195112 3242,3153,3154,0.20682256355895,0.20682256355895 3244,3155,3156,0.180582058742099,0.180582058742099 3245,3156,3157,0.169576673169674,0.169576673169674 3246,3157,3158,0.182296097160239,0.182296097160239 3247,3158,3159,0.198872141197801,0.198872141197801 3248,3159,3160,0.150969541792736,0.150969541792736 3250,3161,3162,0.20389937284006,0.20389937284006 14826,8301,6748,0.0667725814392886,0.0667725814392886 14827,6748,7911,0.0672145953526644,0.0672145953526644 14828,7911,6148,0.0663282745787247,0.0663282745787247 258,257,266,0.0587628088830451,0.0587628088830451 19749,647,7274,0.134298165118703,0.134298165118703 19750,7274,1989,0.0916188684792704,0.0916188684792704 19751,1989,1973,0.0380843237979454,0.0380843237979454 19752,1973,4593,0.133556226393108,0.133556226393108 19753,4593,6480,0.132288869732613,0.132288869732613 19754,6480,2468,0.142585895231316,0.142585895231316 19758,9421,959,0.172665861332853,0.172665861332853 19759,959,10645,0.13147788241291,0.13147788241291 19760,1208,9304,0.168127340065809,0.168127340065809 20582,10869,10849,0.0156424449925145,0.0156424449925145 19762,9148,5948,0.203948884455816,0.203948884455816 19763,5948,5140,0.230511938313211,0.230511938313211 19771,9419,957,0.173152824232778,0.173152824232778 19772,957,8866,0.177567389214567,0.177567389214567 19773,8866,3772,0.153916736097948,0.153916736097948 19774,3772,10250,0.199306990270457,0.199306990270457 19776,5481,9962,0.172319939483889,0.172319939483889 19784,10633,5611,0.0523352586472612,0.0523352586472612 19785,5611,10632,0.0574818788883128,0.0574818788883128 19786,10632,3948,0.0628606527024246,0.0628606527024246 19788,5471,9476,0.170862748175182,0.170862748175182 19795,10242,7118,0.176747024157438,0.176747024157438 19797,10241,6597,0.176287163937986,0.176287163937986 19798,6597,8052,0.177501084527478,0.177501084527478 19799,8052,8772,0.17769668863416,0.17769668863416 20115,7697,7687,0.0337511699796145,0.0337511699796145 19903,5589,10662,0.0571161687994488,0.0571161687994488 19904,10662,7532,0.0504117571952022,0.0504117571952022 19905,7532,10677,0.0997820208770486,0.0997820208770486 19909,2313,6581,0.0799825399923036,0.0799825399923036 19911,9640,7119,0.178268282456568,0.178268282456568 19912,7119,10244,0.176467674531692,0.176467674531692 19924,625,10679,0.208701850480872,0.208701850480872 3596,897,3446,0.139044776802754,0.139044776802754 3598,2803,3447,0.126707874592684,0.126707874592684 3599,3447,3448,0.123301295397385,0.123301295397385 3601,3449,3450,0.173676950071542,0.173676950071542 3602,3450,2355,0.178205364659248,0.178205364659248 3603,2355,3451,0.173197360497638,0.173197360497638 19562,10565,7475,0.0791516149409225,0.0791516149409225 3604,3451,3452,0.173541943088937,0.173541943088937 17079,9872,1162,0.139149030623918,0.139149030623918 3605,3452,3453,0.1769778659128,0.1769778659128 3606,3453,3454,0.165627970000561,0.165627970000561 3607,3454,1205,0.168543363105219,0.168543363105219 3608,1205,3455,0.0221544930319224,0.0221544930319224 3609,3455,3456,0.199430319568372,0.199430319568372 3610,3456,3457,0.153671457388635,0.153671457388635 3611,3457,954,0.177011997745418,0.177011997745418 3616,3461,3023,0.066721008314693,0.066721008314693 3617,3023,609,0.0626815132610695,0.0626815132610695 3618,609,3465,0.0706324711687883,0.0706324711687883 3620,3466,3467,0.0872559719077514,0.0872559719077514 3621,3467,3468,0.0185752884131515,0.0185752884131515 3624,3470,3471,0.137381540377109,0.137381540377109 3625,3471,3472,0.139227388345715,0.139227388345715 3627,3473,2394,0.0888475437763938,0.0888475437763938 3628,2394,3474,0.138668820339117,0.138668820339117 3630,752,1572,0.142095074047717,0.142095074047717 3636,1922,3478,0.201186325897418,0.201186325897418 3639,3479,78,0.204132972246117,0.204132972246117 3640,78,3480,0.203867249894849,0.203867249894849 3641,3480,3481,0.201309535256297,0.201309535256297 3642,3481,3482,0.20059690465602,0.20059690465602 3643,3482,3483,0.19983968701354,0.19983968701354 3645,3484,3485,0.206291326448342,0.206291326448342 17801,8859,9953,0.0450786858997054,0.0450786858997054 3647,1956,3486,0.372627158727207,0.372627158727207 3649,3487,3488,0.176001514646942,0.176001514646942 3652,3491,3492,0.0183360753269697,0.0183360753269697 3653,3492,1957,0.294352299971408,0.294352299971408 3655,1514,1794,0.180158106731211,0.180158106731211 3657,3493,3494,0.410250831833552,0.410250831833552 3658,3494,3495,0.80930180387284,0.80930180387284 3660,3497,3498,0.0969369694749486,0.0969369694749486 3661,3498,3499,0.0991356893770485,0.0991356893770485 3662,3499,3500,0.0998795294298673,0.0998795294298673 3663,3500,3501,0.0512305304785401,0.0512305304785401 3664,3501,3502,0.04790242821524,0.04790242821524 3665,3502,3503,0.0976724268185372,0.0976724268185372 3666,3503,3504,0.099556042023676,0.099556042023676 3667,3504,3505,0.0928685437479174,0.0928685437479174 3668,3505,3506,0.0161263903021828,0.0161263903021828 3670,3507,3508,0.0452502277318962,0.0452502277318962 3673,3510,3511,0.00276384344441178,0.00276384344441178 3674,3511,3512,0.10075109326777,0.10075109326777 3675,3512,3513,0.0463453549611142,0.0463453549611142 3676,3513,3514,0.0488777906121745,0.0488777906121745 3677,3514,3515,0.0517011274556552,0.0517011274556552 3678,3515,3480,0.0495708012211316,0.0495708012211316 3679,3480,3516,0.0493402083699287,0.0493402083699287 3680,3516,3517,0.0507690156276584,0.0507690156276584 3681,3517,3518,0.0480408906902884,0.0480408906902884 3682,3518,3519,0.0499402493817724,0.0499402493817724 3683,3519,3520,0.0491944164243011,0.0491944164243011 3685,3521,3522,0.048707440700188,0.048707440700188 3686,3522,3523,0.0553123927733894,0.0553123927733894 3688,3524,3525,0.0491959341758901,0.0491959341758901 3689,3525,3526,0.0471666433723512,0.0471666433723512 3690,3526,3527,0.0512305206815533,0.0512305206815533 3693,2737,3529,0.051933950168584,0.051933950168584 3694,3529,3530,0.02212553176718,0.02212553176718 3695,3530,3531,0.0926927616463166,0.0926927616463166 3698,3533,3534,0.0505032949697016,0.0505032949697016 3699,3534,3535,0.0486395723695605,0.0486395723695605 3700,3535,3536,0.0490245580059416,0.0490245580059416 3701,3536,3537,0.0505772192147856,0.0505772192147856 3703,3538,3540,0.0504276967004131,0.0504276967004131 3705,3541,3542,0.0472106572615262,0.0472106572615262 3706,3542,1776,0.0526607102662498,0.0526607102662498 3707,1776,3543,0.0501355164587406,0.0501355164587406 3708,3543,3545,0.0479683302933595,0.0479683302933595 3709,3545,3546,0.0512089379810606,0.0512089379810606 3712,3547,3548,0.0501783172118128,0.0501783172118128 3714,3549,3550,0.0951894457465396,0.0951894457465396 3716,3374,3551,0.137804864391147,0.137804864391147 3717,3552,3553,0.0519171995444708,0.0519171995444708 3718,3553,3554,0.0504125238991067,0.0504125238991067 3719,3554,3555,0.0509345511135035,0.0509345511135035 3720,3555,3556,0.0352813695033733,0.0352813695033733 3721,3556,3557,0.0165592866582096,0.0165592866582096 3722,3557,3558,0.0492318634139881,0.0492318634139881 3724,2895,3559,0.10435477566087,0.10435477566087 3725,3559,3560,0.106943183049813,0.106943183049813 3726,3560,3561,0.104660660979737,0.104660660979737 3727,3561,3562,0.110121719044693,0.110121719044693 3728,3562,3563,0.102966459525542,0.102966459525542 3730,3564,3565,0.0562722873891167,0.0562722873891167 3735,3568,3569,0.0531044201649232,0.0531044201649232 3736,3569,3570,0.106391147104451,0.106391147104451 3737,3570,3571,0.101252017782574,0.101252017782574 3738,3571,3323,0.106405710576167,0.106405710576167 3739,3323,3572,0.102008288172629,0.102008288172629 3740,3572,3573,0.10165616841443,0.10165616841443 3741,3573,2074,0.102582871487582,0.102582871487582 3742,2074,2671,0.108231570849142,0.108231570849142 3743,2671,3574,0.10456159833902,0.10456159833902 5002,115,4548,0.0219059413647985,0.0219059413647985 3744,3574,3575,0.112649473969198,0.112649473969198 3748,3469,3578,0.102738780677217,0.102738780677217 3751,848,3580,0.194594151891157,0.194594151891157 3780,799,3582,0.202016106794537,0.202016106794537 3753,3581,3583,0.0933177632696428,0.0933177632696428 3756,3586,3587,0.0427524561216555,0.0427524561216555 20307,3851,3852,0.0199150113624835,0.0199150113624835 3757,3587,3588,0.00652614157776479,0.00652614157776479 3758,3588,3589,0.0165416326790114,0.0165416326790114 3759,3589,3590,0.0292914453635219,0.0292914453635219 3760,3590,3591,0.012398142936734,0.012398142936734 3761,3591,3592,0.00808918004643223,0.00808918004643223 3762,3592,3593,0.0105968786869326,0.0105968786869326 3764,3487,3594,0.175200690864457,0.175200690864457 17310,5684,5685,0.200644913348264,0.200644913348264 3765,3594,2339,0.174981229925885,0.174981229925885 3768,3596,3597,0.239259126523314,0.239259126523314 3770,1985,1969,0.0388238770836811,0.0388238770836811 3771,1969,3598,0.103685036459381,0.103685036459381 3772,3598,3599,0.103278210249803,0.103278210249803 3774,3600,685,0.204822140654993,0.204822140654993 3775,685,1984,0.157051714392723,0.157051714392723 3777,2473,3601,0.204732098938096,0.204732098938096 3778,3601,3602,0.203258463693205,0.203258463693205 3779,3602,799,0.197950165384785,0.197950165384785 3781,3582,3603,0.209363914186111,0.209363914186111 3782,3603,3604,0.202974468009462,0.202974468009462 3783,3604,3063,0.201030651985273,0.201030651985273 3784,3063,3605,0.183452467298283,0.183452467298283 3785,3605,3609,0.0173247613422977,0.0173247613422977 3786,3609,3610,0.100167424900963,0.100167424900963 3787,3610,1148,0.0998182719974527,0.0998182719974527 3798,3618,3619,1.41244277904247,1.41244277904247 3799,3620,3621,0.200419085699923,0.200419085699923 3800,3621,3083,0.197049820413636,0.197049820413636 3806,3250,3625,0.214852973763206,0.214852973763206 3807,3625,37,0.19341482884534,0.19341482884534 3808,37,3536,0.207817408343139,0.207817408343139 3809,3536,3626,0.197537787183869,0.197537787183869 3810,3626,3627,0.0725803332096263,0.0725803332096263 3812,3628,3629,0.0377891893344826,0.0377891893344826 3814,3630,108,0.222508950073657,0.222508950073657 3815,108,3631,0.48374336677931,0.48374336677931 3816,3631,3632,1.29923590650812,1.29923590650812 17118,3959,510,0.232935824119298,0.232935824119298 4428,4136,4137,0.173313517100692,0.173313517100692 4429,4137,4138,0.202530185785573,0.202530185785573 18158,6309,10170,0.40356001102466,0.40356001102466 4432,2389,4140,0.139183902890425,0.139183902890425 4434,4141,4142,0.197054107936505,0.197054107936505 4438,4144,4145,0.0537117632250494,0.0537117632250494 4439,4145,965,0.101471161400112,0.101471161400112 4440,965,4146,0.104100628512796,0.104100628512796 4441,4146,3163,0.0969051144320847,0.0969051144320847 4442,3163,4147,0.101372524256092,0.101372524256092 4443,4147,4148,0.0308326213261154,0.0308326213261154 4445,3914,1051,0.113795014444698,0.113795014444698 4446,1051,4149,0.10964029932362,0.10964029932362 4449,4151,3345,0.104243278330047,0.104243278330047 4451,4152,4153,0.102419695022811,0.102419695022811 4452,4153,2058,0.103354746635848,0.103354746635848 4453,2058,2644,0.104156201229462,0.104156201229462 4454,2644,4110,0.102077109293643,0.102077109293643 5804,5122,5123,0.00520045876973269,0.00520045876973269 4455,4110,4154,0.102551400025576,0.102551400025576 4458,4156,3451,0.102085683319337,0.102085683319337 4459,3451,4157,0.103915702611829,0.103915702611829 4460,4157,3881,0.104147627332173,0.104147627332173 4461,3881,844,0.102547271473588,0.102547271473588 4462,844,4158,0.103915708789956,0.103915708789956 4463,4158,4159,0.0473715373473714,0.0473715373473714 4465,4160,4161,0.0487952389865543,0.0487952389865543 4466,4161,4162,0.0503092120983125,0.0503092120983125 4467,4162,4163,0.0998399649224705,0.0998399649224705 4470,991,4165,0.0616573964011522,0.0616573964011522 4471,4165,4166,0.0374515064164708,0.0374515064164708 4472,4166,4167,0.0500586202169859,0.0500586202169859 4473,4167,4168,0.0490747432154895,0.0490747432154895 4474,4168,1546,0.0500170304502106,0.0500170304502106 4475,1546,4169,0.0485801531295538,0.0485801531295538 5773,5098,5099,0.136491222225544,0.136491222225544 4479,4171,4172,0.0171013114970861,0.0171013114970861 4480,4172,4173,0.100095278405447,0.100095278405447 4481,4173,4174,0.0193707742575379,0.0193707742575379 4482,4174,3125,0.0983746933912928,0.0983746933912928 4483,3125,3149,0.017633000291927,0.017633000291927 4485,3759,1483,0.205504619788951,0.205504619788951 4486,1483,139,0.199306955290764,0.199306955290764 3818,3634,3635,0.193271661183235,0.193271661183235 3844,50,2744,0.0297683374213274,0.0297683374213274 3819,3635,3636,0.259071020170312,0.259071020170312 3820,3636,3637,0.220352934884474,0.220352934884474 3821,3637,3638,0.0146799692899151,0.0146799692899151 3822,3638,3629,0.546064092681382,0.546064092681382 3823,3629,3628,0.0377891893344826,0.0377891893344826 3848,3639,3640,0.0377019004254023,0.0377019004254023 3824,3628,3641,0.274746435577415,0.274746435577415 3827,3643,3630,0.145379834812045,0.145379834812045 3829,3644,3645,0.10937380292523,0.10937380292523 3831,3646,3647,0.118367900276814,0.118367900276814 3833,3648,3649,0.0133410304783532,0.0133410304783532 3834,3649,3650,0.0429585103622675,0.0429585103622675 3835,3650,3651,0.0204151163658954,0.0204151163658954 3836,3651,3652,0.035861428044368,0.035861428044368 3837,3652,3653,0.0519097060940613,0.0519097060940613 3838,3653,2733,0.0215181506261361,0.0215181506261361 3839,2733,3184,0.0284884125498342,0.0284884125498342 3840,3184,3654,0.0523000942930375,0.0523000942930375 3841,3654,3655,0.0449577371290542,0.0449577371290542 3842,3655,3656,0.0854917295991763,0.0854917295991763 3843,3656,50,0.0260531877334927,0.0260531877334927 3845,2744,3657,0.0566089274642789,0.0566089274642789 3846,3657,3658,0.0492739020617726,0.0492739020617726 3849,3640,3660,0.0409815373213546,0.0409815373213546 3850,3660,3661,0.0430567519340905,0.0430567519340905 3851,3661,3662,0.0468129367556475,0.0468129367556475 3852,3662,3663,0.0487340718514498,0.0487340718514498 3853,3663,3664,0.0766168893066023,0.0766168893066023 3854,3664,3665,0.0775543535398568,0.0775543535398568 3856,2887,3666,0.0966953683989245,0.0966953683989245 3857,3666,3667,0.0610272459393337,0.0610272459393337 3860,3669,3670,0.0315853053568594,0.0315853053568594 3862,3671,3672,0.0504610774094253,0.0504610774094253 3863,3672,3673,0.0499084817958282,0.0499084817958282 3864,3673,3674,0.0598581313257637,0.0598581313257637 3865,3674,3675,0.0415918035714469,0.0415918035714469 3866,3675,3676,0.0971838117715375,0.0971838117715375 3867,3676,3677,0.0757910145140814,0.0757910145140814 3868,3677,3678,0.0241351496511796,0.0241351496511796 3869,3678,3679,0.10921148844503,0.10921148844503 3870,3679,3680,0.0604791133362521,0.0604791133362521 3871,3680,3681,0.0497662614550786,0.0497662614550786 3872,3681,3682,0.0284371260175335,0.0284371260175335 3873,3682,3683,0.0775136719631998,0.0775136719631998 3874,3683,3684,0.0986272672973807,0.0986272672973807 3876,3686,1026,0.103637164673652,0.103637164673652 5148,4657,4658,0.0518173498658282,0.0518173498658282 3877,1026,3687,0.0559565437232701,0.0559565437232701 3878,3687,3688,0.0511859173489266,0.0511859173489266 3879,3688,3689,0.0520066703615513,0.0520066703615513 3880,3689,3690,0.049253728288425,0.049253728288425 3882,2886,3691,0.113429848834015,0.113429848834015 3884,3215,3692,0.202752541360657,0.202752541360657 3885,3692,1926,0.199353224720545,0.199353224720545 3886,1926,3693,0.200351682125873,0.200351682125873 3887,3693,3270,0.203854022504707,0.203854022504707 3888,3270,3694,0.200935067748901,0.200935067748901 3890,83,3519,0.205087956532059,0.205087956532059 3892,3695,3696,0.201007421421966,0.201007421421966 3897,3217,3701,0.1352188342505,0.1352188342505 3898,131,1718,0.251512260994622,0.251512260994622 15946,9759,9762,0.240661719520644,0.240661719520644 3900,3702,3703,0.0933150678138448,0.0933150678138448 3901,3703,3704,0.137025546490973,0.137025546490973 3902,3704,3705,0.132801372713675,0.132801372713675 3903,3705,1668,0.132757296812598,0.132757296812598 3904,1668,3706,0.138337667643286,0.138337667643286 3905,3706,2449,0.137198901653783,0.137198901653783 3906,2449,3239,0.137027047572602,0.137027047572602 3909,3708,3709,0.0594114493059888,0.0594114493059888 3910,3709,109,0.057220909251565,0.057220909251565 3913,3711,3712,0.139485170169946,0.139485170169946 3914,3712,2811,0.114534953425458,0.114534953425458 3918,3715,3716,0.0528065388297546,0.0528065388297546 3919,3716,3717,0.0498986148500866,0.0498986148500866 3920,3717,3718,0.0501983896755627,0.0501983896755627 3921,3718,3722,0.0513311819624353,0.0513311819624353 3922,3722,3723,0.0447895916462849,0.0447895916462849 3923,3723,3724,0.0431436061631746,0.0431436061631746 3924,3724,3725,0.0306469500311329,0.0306469500311329 3926,3726,3727,0.194057523355391,0.194057523355391 3927,3727,723,0.155998303022368,0.155998303022368 3928,723,3728,0.0204200466887832,0.0204200466887832 3929,3728,3729,0.122760919468851,0.122760919468851 3930,3729,3730,0.0554195837686694,0.0554195837686694 3931,3730,520,0.0841868989778494,0.0841868989778494 3932,520,3731,0.0926590200371809,0.0926590200371809 3933,3731,3732,0.0560537701957185,0.0560537701957185 3937,3735,3736,0.177568883213635,0.177568883213635 3939,3737,3738,0.0596027628340358,0.0596027628340358 3940,3738,2286,0.015731383207611,0.015731383207611 3942,191,3739,0.20409229769904,0.20409229769904 3943,3739,3740,0.196754914184827,0.196754914184827 3945,3741,3742,0.0963531048469524,0.0963531048469524 3947,3743,1867,0.211893481628119,0.211893481628119 3948,1867,3744,0.190309691295086,0.190309691295086 3949,3744,3369,0.156379911113779,0.156379911113779 3951,3746,3747,0.0084501441528746,0.0084501441528746 3953,3749,3750,0.291896586304336,0.291896586304336 3957,3752,3753,0.00678737857974005,0.00678737857974005 3958,3753,3754,0.00811546596932882,0.00811546596932882 3959,3754,605,0.11345488105994,0.11345488105994 3966,3759,3760,0.0543424988109601,0.0543424988109601 3967,3760,3761,0.0124828328696103,0.0124828328696103 3969,3762,3763,0.109035140401267,0.109035140401267 3970,3763,3764,0.13451246019454,0.13451246019454 3971,3764,1077,0.0751290727356026,0.0751290727356026 3972,1077,2521,0.125841042831383,0.125841042831383 3974,3765,3766,0.0155018141702848,0.0155018141702848 3975,3766,3769,0.0925922303926536,0.0925922303926536 3976,3769,450,0.0446743427321934,0.0446743427321934 3977,450,855,0.0454696499518695,0.0454696499518695 3978,855,3770,0.0458292249661059,0.0458292249661059 5269,4111,4741,0.0999126780220414,0.0999126780220414 3979,3770,3771,0.0463680305523856,0.0463680305523856 3982,3777,3778,0.0472655889206378,0.0472655889206378 3983,3778,3456,0.0457775618734605,0.0457775618734605 3984,3456,3779,0.0949352444381587,0.0949352444381587 3985,3779,3780,0.0949175907228116,0.0949175907228116 3986,3780,3781,0.0934360991992659,0.0934360991992659 3987,3781,3782,0.0927263272279538,0.0927263272279538 3988,3782,2659,0.0984051754942233,0.0984051754942233 3989,2659,2053,0.0987467204032972,0.0987467204032972 3990,2053,3783,0.0990728400130522,0.0990728400130522 3991,3783,3784,0.0514218472521816,0.0514218472521816 3992,3784,3785,0.0779176889813446,0.0779176889813446 3993,3785,3786,0.0982592928032825,0.0982592928032825 3994,3786,3344,0.100047583059044,0.100047583059044 3995,3344,3787,0.0997075658602957,0.0997075658602957 3998,3789,1013,0.0991145515008367,0.0991145515008367 3999,1013,3790,0.0988154439008836,0.0988154439008836 4000,3790,3147,0.100818484811759,0.100818484811759 4001,3147,3128,0.0882379333310365,0.0882379333310365 4002,3128,3791,0.10924064572907,0.10924064572907 4003,3791,3792,0.0990892368110052,0.0990892368110052 4004,3792,3793,0.0983279071551189,0.0983279071551189 4005,3793,3794,0.0488397000978433,0.0488397000978433 4006,3794,3795,0.0500279563406491,0.0500279563406491 4007,3795,2868,0.0499678370514067,0.0499678370514067 4008,2868,3796,0.048583428681526,0.048583428681526 4009,3796,3797,0.0504566053315115,0.0504566053315115 4011,3798,3799,0.0451531325504455,0.0451531325504455 4012,3799,983,0.0519296915637561,0.0519296915637561 4015,3801,3802,0.0483738114958222,0.0483738114958222 4016,3802,3803,0.0519812355103751,0.0519812355103751 4017,3803,3804,0.101642680761132,0.101642680761132 4018,3804,3805,0.100202026962745,0.100202026962745 4019,3805,3806,0.0490200510242293,0.0490200510242293 4020,3806,3159,0.0527906095396228,0.0527906095396228 4021,3159,3807,0.0508058777981011,0.0508058777981011 4022,3807,3808,0.0547154240766913,0.0547154240766913 4023,3808,3809,0.105580069148102,0.105580069148102 4025,3810,3811,0.0543737037127348,0.0543737037127348 16058,9242,237,0.236847878323095,0.236847878323095 4026,3811,3812,0.108778018122892,0.108778018122892 4027,3812,1620,0.10920973774803,0.10920973774803 4029,3813,3814,0.083969278056869,0.083969278056869 4031,3815,3816,0.139162136479248,0.139162136479248 4032,3816,3817,0.128842029582485,0.128842029582485 4034,3818,2303,0.104861015321702,0.104861015321702 4035,2303,130,0.0947837852263858,0.0947837852263858 4036,130,155,0.2039982188818,0.2039982188818 4037,155,1719,0.251031715971117,0.251031715971117 4040,3820,3821,0.253858034970465,0.253858034970465 4041,3821,765,0.158798770965753,0.158798770965753 4042,765,3822,0.38766252452626,0.38766252452626 4044,3823,3824,0.6423341602363,0.6423341602363 4045,3825,3826,0.0763938085811643,0.0763938085811643 5338,4787,4788,0.201919584850824,0.201919584850824 4049,3828,3829,0.0709013283805701,0.0709013283805701 4051,3830,3831,0.161299122027925,0.161299122027925 4052,3832,3833,0.0520709463921909,0.0520709463921909 4054,3834,3835,0.133913000116738,0.133913000116738 4055,3835,3836,0.135958385150602,0.135958385150602 4059,3838,3839,0.195689058153451,0.195689058153451 4061,3840,3841,0.104161008191779,0.104161008191779 4062,3841,3842,0.204332097790775,0.204332097790775 4063,3842,2989,0.198305038809848,0.198305038809848 4064,2989,3843,0.202007841321225,0.202007841321225 4065,3843,3844,0.201085745402869,0.201085745402869 4066,3844,3845,0.203153756914823,0.203153756914823 4067,3845,3846,0.201463782012409,0.201463782012409 4068,3846,1694,0.201944163047273,0.201944163047273 4069,1694,3847,0.201007884572681,0.201007884572681 4070,3847,2442,0.173966646957408,0.173966646957408 4071,2442,3848,0.171462594138623,0.171462594138623 5362,4804,4805,0.138916058502817,0.138916058502817 4072,3848,3849,0.15641185610528,0.15641185610528 4073,3849,3850,0.155873108146064,0.155873108146064 4074,3850,3851,0.11951230715733,0.11951230715733 4075,3851,3852,0.0199150113624835,0.0199150113624835 4078,2606,3854,0.176099789319583,0.176099789319583 4081,3856,3857,0.204451648584923,0.204451648584923 4082,3857,3858,0.27633741171005,0.27633741171005 4084,3859,3860,0.194935828897222,0.194935828897222 4085,3860,2553,0.201807589121279,0.201807589121279 4086,2553,3861,0.201183796555208,0.201183796555208 4087,3861,3862,0.206144933368939,0.206144933368939 4088,3863,3864,0.174004040356707,0.174004040356707 4089,3864,3865,0.176177241775495,0.176177241775495 4090,3865,3866,0.0719661295510201,0.0719661295510201 4091,3866,1862,0.105391351050826,0.105391351050826 4092,1862,2607,0.183084733810089,0.183084733810089 4094,3867,3868,0.135844661693153,0.135844661693153 4096,1431,3869,0.122681533981215,0.122681533981215 4099,3870,3871,0.0814181379314414,0.0814181379314414 4101,3038,3872,0.194090812408951,0.194090812408951 4103,3579,3873,0.140995166985651,0.140995166985651 4104,3873,3874,0.0908684940539539,0.0908684940539539 4108,2397,3876,0.142303739641396,0.142303739641396 4110,3877,702,0.203534713775632,0.203534713775632 4111,702,3878,0.201204188260029,0.201204188260029 4113,3879,3880,0.176189861258557,0.176189861258557 4114,3880,2357,0.178601291381029,0.178601291381029 4115,2357,3881,0.172977248757485,0.172977248757485 4116,3881,3882,0.173963704924205,0.173963704924205 4117,3882,3883,0.177248873598787,0.177248873598787 4118,3883,3884,0.165174683174039,0.165174683174039 4120,3885,899,0.068233075024198,0.068233075024198 4121,899,3886,0.136382558439915,0.136382558439915 4123,3887,2246,0.064586200340924,0.064586200340924 4126,3889,3890,0.173108811078515,0.173108811078515 4128,3891,673,0.180805922237936,0.180805922237936 4129,673,3892,0.00347134617206091,0.00347134617206091 4131,3893,3894,0.173412160606882,0.173412160606882 4132,3894,3686,0.239804659108201,0.239804659108201 4133,3686,3895,0.139339505088047,0.139339505088047 4134,3895,1293,0.0712429362693845,0.0712429362693845 4136,3896,3897,0.00461464942878269,0.00461464942878269 4137,3897,3898,0.00296969221564957,0.00296969221564957 4138,3898,3899,0.135099018741423,0.135099018741423 4139,3899,3900,0.133736401013675,0.133736401013675 4140,3900,826,0.1432668721319,0.1432668721319 4141,826,3567,0.140539270126583,0.140539270126583 4142,3567,3901,0.141736858580205,0.141736858580205 4143,3901,3902,0.138513379846183,0.138513379846183 4144,3902,3903,0.137738276341516,0.137738276341516 4145,3903,3041,0.133834213982,0.133834213982 4146,3041,3904,0.143195912483998,0.143195912483998 4147,3904,3905,0.00371612313723013,0.00371612313723013 4148,3905,3906,0.138485181869722,0.138485181869722 4150,1161,880,0.143460648556329,0.143460648556329 4151,880,3907,0.137181190587279,0.137181190587279 4152,3907,2788,0.133979203320047,0.133979203320047 4154,3908,3909,0.11929025073176,0.11929025073176 4155,3909,3910,0.092551367353814,0.092551367353814 4157,734,1555,0.128698646905998,0.128698646905998 4158,1555,3911,0.10223670466325,0.10223670466325 4159,3911,3912,0.0209102658501846,0.0209102658501846 4160,3913,3914,0.290781445277807,0.290781445277807 4161,3914,3915,0.112536676265492,0.112536676265492 4162,3915,3916,0.199777886092506,0.199777886092506 4163,3916,3917,0.0912727874005277,0.0912727874005277 4164,3917,3918,0.112620851967747,0.112620851967747 4166,3919,1187,0.167283340526576,0.167283340526576 4167,1187,3920,0.0212753866211399,0.0212753866211399 4168,3920,3790,0.200229524215252,0.200229524215252 4169,3790,3921,0.153151160013799,0.153151160013799 4170,3921,3922,0.0549370836226997,0.0549370836226997 4171,3923,3924,0.0360721076371334,0.0360721076371334 4174,706,3926,0.117999308023824,0.117999308023824 4175,3926,3702,0.0450373928319521,0.0450373928319521 4176,3702,3927,0.114850773809758,0.114850773809758 4177,3927,3928,0.0608860897951607,0.0608860897951607 4178,3928,3929,0.107271550927247,0.107271550927247 4180,3930,1666,0.1330788885459,0.1330788885459 4181,1666,3931,0.137468360449037,0.137468360449037 4182,3931,2447,0.134834989989903,0.134834989989903 4183,2447,3237,0.140199730422516,0.140199730422516 4184,3237,3933,0.138639782785987,0.138639782785987 4185,3933,3934,0.138811739329711,0.138811739329711 4186,3934,3935,0.134204059449961,0.134204059449961 4187,3935,3936,0.123276584845079,0.123276584845079 4189,3937,3938,0.126045478045544,0.126045478045544 4190,3938,3939,0.0651492893105391,0.0651492893105391 4191,3939,3940,0.0221401135391512,0.0221401135391512 4192,3940,3941,0.0717318471783874,0.0717318471783874 4195,3943,3944,0.176615684469352,0.176615684469352 4196,3944,3947,0.176604135108539,0.176604135108539 4197,3947,3948,0.122323573259462,0.122323573259462 4198,3948,3949,0.0559214984515419,0.0559214984515419 5481,4892,3459,0.0941890822437752,0.0941890822437752 4199,3949,3950,0.176269184745743,0.176269184745743 4200,3950,3951,0.05590117541301,0.05590117541301 4201,3951,3952,0.122088386939327,0.122088386939327 4202,3952,3953,0.0603148497739477,0.0603148497739477 4203,3953,3954,0.117311769773874,0.117311769773874 4204,3954,3955,0.0719490460324168,0.0719490460324168 4205,3955,3956,0.106538056002006,0.106538056002006 4206,3956,3957,0.177243078500478,0.177243078500478 4207,3957,2623,0.176288453506598,0.176288453506598 4208,2623,3958,0.177546592271005,0.177546592271005 4209,3958,3960,0.168966442415293,0.168966442415293 4210,3960,3961,0.111586533238696,0.111586533238696 4213,3963,3964,0.265623714493738,0.265623714493738 4214,3965,3966,0.511616430940774,0.511616430940774 4216,1726,3967,0.0896760315303362,0.0896760315303362 4217,3967,3968,0.0558858522230369,0.0558858522230369 4218,3968,3969,0.109150490871186,0.109150490871186 4219,3970,3971,0.202576252334461,0.202576252334461 4220,3971,3972,0.199655908563659,0.199655908563659 4221,3972,3973,0.201550568367269,0.201550568367269 4223,3974,3975,0.0432784618651284,0.0432784618651284 4224,3975,3976,0.0119312921672435,0.0119312921672435 4225,3976,3977,0.0412856988441699,0.0412856988441699 4226,3977,3978,0.00523979822286268,0.00523979822286268 4227,3978,3979,0.0456580481243959,0.0456580481243959 4228,3979,3980,0.0491163050630244,0.0491163050630244 4229,3980,3981,0.0519851803283443,0.0519851803283443 4230,3981,1662,0.0500503143032265,0.0500503143032265 4231,1662,3982,0.0526516968240738,0.0526516968240738 4232,3982,3983,0.0511950181994891,0.0511950181994891 4233,3983,3984,0.0508169123465841,0.0508169123465841 16267,5831,9866,0.203286686616951,0.203286686616951 4234,3984,3985,0.0684638947838088,0.0684638947838088 4235,3985,3986,0.0523508233196537,0.0523508233196537 4236,3986,3987,0.0497154897229056,0.0497154897229056 4237,3987,2423,0.0326188031399601,0.0326188031399601 4238,2423,3988,0.017392306107988,0.017392306107988 4239,3988,3989,0.0330055324383025,0.0330055324383025 4240,3989,3990,0.0159023099545875,0.0159023099545875 4241,3990,3991,0.049454634736183,0.049454634736183 4244,3992,3993,0.049036974566433,0.049036974566433 4245,3993,3994,0.0522504960301449,0.0522504960301449 4246,3994,3995,0.113779671004445,0.113779671004445 4247,3995,3996,0.292866933952659,0.292866933952659 4248,3996,3997,0.135719788812757,0.135719788812757 4249,3997,2492,0.131298969381918,0.131298969381918 4250,2492,2838,0.134023703042734,0.134023703042734 4252,3998,3999,0.177673273882055,0.177673273882055 4253,3999,4000,0.178724202369687,0.178724202369687 4254,4000,4001,0.0914256352612055,0.0914256352612055 4255,1820,4002,0.0854127756728086,0.0854127756728086 4256,4002,4003,0.0734940058422204,0.0734940058422204 4257,4003,4004,0.122094789640982,0.122094789640982 4260,4006,4007,0.167588698662527,0.167588698662527 4261,4007,4008,0.199884724997956,0.199884724997956 4262,4008,4009,0.0119868161378673,0.0119868161378673 4263,371,1930,0.0503613323391642,0.0503613323391642 4264,1930,1940,0.0838300296248713,0.0838300296248713 4265,1940,4010,0.121947021037263,0.121947021037263 4266,4010,4011,0.132309346356631,0.132309346356631 4267,4011,4012,0.135165905730987,0.135165905730987 4268,4012,4013,0.133333876014397,0.133333876014397 4270,4014,12,0.13580168948729,0.13580168948729 4271,12,4015,0.00286884184731271,0.00286884184731271 4272,4015,4016,0.132033234839576,0.132033234839576 4273,4016,4017,0.133567851795101,0.133567851795101 4274,4017,4018,0.134726706981619,0.134726706981619 4275,4018,4019,0.130892412762661,0.130892412762661 4276,4019,4020,0.134212591203429,0.134212591203429 4277,4020,4021,0.133433911973159,0.133433911973159 4278,4021,4022,0.137281795417315,0.137281795417315 4280,4023,4024,0.0689781307016059,0.0689781307016059 4281,4024,4025,0.0667654814327236,0.0667654814327236 5576,4965,4966,0.209377126181678,0.209377126181678 4290,4029,1890,0.0489976212541555,0.0489976212541555 4291,1890,4030,0.050071397214541,0.050071397214541 4293,4031,2858,0.24990384929118,0.24990384929118 4301,1703,4036,0.19686036595886,0.19686036595886 4302,4036,4037,2.41616418836648,2.41616418836648 4303,4038,4039,0.0356847858191414,0.0356847858191414 4305,4040,4041,0.105425319125276,0.105425319125276 4306,4041,2256,0.104244973047941,0.104244973047941 4307,2256,4042,0.103519804078257,0.103519804078257 4309,3999,4043,0.105003607246795,0.105003607246795 17679,10164,8262,0.207810693253635,0.207810693253635 4315,4048,3390,0.0527412463264476,0.0527412463264476 4316,3390,4049,0.0507539981345734,0.0507539981345734 4317,4049,4050,0.0520284075919789,0.0520284075919789 4318,4050,3408,0.0512087059000605,0.0512087059000605 4319,3408,4051,0.0486341315555791,0.0486341315555791 4320,4051,4053,0.052533034496925,0.052533034496925 4321,4053,4054,0.0524475036704537,0.0524475036704537 4322,4054,4055,0.0498829272923159,0.0498829272923159 4327,4058,4059,0.051190260382352,0.051190260382352 4328,4059,3864,0.0501467689985101,0.0501467689985101 4329,3864,4060,0.0537746384669306,0.0537746384669306 4330,4060,4061,0.0463502740457097,0.0463502740457097 4331,4061,4062,0.0561959746447094,0.0561959746447094 4357,4082,4083,0.157884781724872,0.157884781724872 4332,4062,4063,0.69866413721226,0.69866413721226 4333,1273,4064,0.135036752261437,0.135036752261437 4334,4064,4065,0.129590074598046,0.129590074598046 4335,4065,4066,0.132616575444838,0.132616575444838 4344,4073,1390,0.0502435222683857,0.0502435222683857 4345,1390,4074,0.0493046140403362,0.0493046140403362 4346,4074,4075,0.0491422603337744,0.0491422603337744 4351,4078,4079,0.241190031557862,0.241190031557862 4352,4079,4080,0.258242852029617,0.258242852029617 4353,4080,1629,0.215143938153131,0.215143938153131 4354,1629,3965,0.0839336295727996,0.0839336295727996 4364,1214,4088,0.0489795542886091,0.0489795542886091 4365,4088,4089,0.0498843047924572,0.0498843047924572 4366,4089,4090,0.0487540785114809,0.0487540785114809 4367,4090,2167,0.0506698655714413,0.0506698655714413 4368,2167,4091,0.0491950203791528,0.0491950203791528 4369,4091,4092,0.0488189222411035,0.0488189222411035 4378,1289,4100,0.0495624053047352,0.0495624053047352 4379,4100,4101,0.0531970268279652,0.0531970268279652 4380,4101,4102,0.0527877658733148,0.0527877658733148 4381,4102,4103,0.0491029186922276,0.0491029186922276 4382,4103,4104,0.053313065445571,0.053313065445571 18127,10262,10268,0.40641745688608,0.40641745688608 4394,4109,2351,0.147790101003017,0.147790101003017 4395,2351,4110,0.174343137234229,0.174343137234229 4396,4110,4111,0.175176728788125,0.175176728788125 4397,4111,4112,0.174887842567366,0.174887842567366 4398,4112,4113,0.163616410243985,0.163616410243985 14847,9428,3841,0.049872105512027,0.049872105512027 14848,3841,9429,0.0507867978829422,0.0507867978829422 14849,9429,5551,0.0504705023896622,0.0504705023896622 14850,5551,9430,0.0160626819091423,0.0160626819091423 324,207,268,0.0408317858918375,0.0408317858918375 14851,9430,9431,0.771810690268124,0.771810690268124 14860,2500,9438,0.0367185859571526,0.0367185859571526 14866,8307,6350,0.0205009601935279,0.0205009601935279 14871,2450,3240,0.14088111565627,0.14088111565627 14873,5733,5517,0.138655367104914,0.138655367104914 14874,5517,9442,0.136397019838813,0.136397019838813 14875,9442,6920,0.112250527906817,0.112250527906817 14877,6505,9443,0.246198454475103,0.246198454475103 14878,9443,9444,0.0254384620147021,0.0254384620147021 14879,9444,6994,0.4499142851013,0.4499142851013 14880,6994,9445,0.29050322706034,0.29050322706034 14881,9445,2104,0.111341186723118,0.111341186723118 14882,2104,9446,1.81122771510753,1.81122771510753 14883,5328,6848,0.0996617587695029,0.0996617587695029 14884,6848,9012,0.0991299503198925,0.0991299503198925 14886,7486,7456,0.0976540916227753,0.0976540916227753 14888,5693,9010,0.102057355365657,0.102057355365657 14889,9010,4967,0.099866873546368,0.099866873546368 14890,4967,9021,0.10207838306375,0.10207838306375 14894,8146,9004,0.111615935651551,0.111615935651551 14896,8691,6102,0.204110733056615,0.204110733056615 14898,8202,8814,0.0690569326601991,0.0690569326601991 14900,8175,8161,0.034748414576393,0.034748414576393 14901,8161,9450,0.0195282497941032,0.0195282497941032 14902,9450,9315,0.339258874320837,0.339258874320837 14904,8694,8155,0.0907837492404858,0.0907837492404858 14905,8155,7617,0.0954335805182596,0.0954335805182596 14906,7617,7270,0.0932816974435063,0.0932816974435063 14908,4159,8695,0.0152616593160753,0.0152616593160753 14909,8695,8156,0.0918092963851245,0.0918092963851245 14910,8156,7618,0.0923894575376538,0.0923894575376538 14911,7618,7271,0.0946959525813305,0.0946959525813305 14914,2016,353,0.0344076794786212,0.0344076794786212 14915,353,9451,0.0583270070041971,0.0583270070041971 14916,9451,2762,0.099099248852826,0.099099248852826 14917,2762,7003,0.098484917717332,0.098484917717332 14918,7003,2266,0.0978645165955224,0.0978645165955224 14919,2266,3595,0.100545762919748,0.100545762919748 14920,3595,7518,0.100532638471033,0.100532638471033 14921,7518,2095,0.100840428744565,0.100840428744565 14922,2095,5977,0.100495257348787,0.100495257348787 14923,5977,7667,0.098120652849283,0.098120652849283 14924,7667,2331,0.102096265330692,0.102096265330692 14925,2331,9453,0.0789173504157379,0.0789173504157379 14926,8149,7608,0.0961605881004872,0.0961605881004872 14927,7608,7261,0.102411721946463,0.102411721946463 14928,7261,7598,0.095880146438169,0.095880146438169 14929,7598,2021,0.09187670783236,0.09187670783236 14930,2021,3354,0.0948528618506519,0.0948528618506519 14932,2767,7012,0.0931566808998339,0.0931566808998339 14934,9454,9455,0.0975625637539845,0.0975625637539845 14937,8700,8158,0.0941289748217691,0.0941289748217691 14939,7604,7255,0.0976568291897231,0.0976568291897231 14940,7255,7591,0.0955299991432501,0.0955299991432501 14941,7591,9173,0.0963387600574313,0.0963387600574313 14942,9173,9456,0.0980688321229376,0.0980688321229376 14943,9456,2750,0.102866303298183,0.102866303298183 14944,2750,7014,0.0961030844605866,0.0961030844605866 14945,7014,8215,0.0956816865795296,0.0956816865795296 14947,8212,7523,0.100548507087909,0.100548507087909 14948,7523,2123,0.0946806328213609,0.0946806328213609 14949,2123,5989,0.102767406722396,0.102767406722396 14950,5989,7670,0.0976490581696009,0.0976490581696009 15962,9768,6397,0.0094036846623539,0.0094036846623539 14968,7264,7583,0.0956208531243363,0.0956208531243363 14969,7583,2000,0.0924757762963627,0.0924757762963627 14970,2000,3360,0.0937229366395869,0.0937229366395869 14971,3360,2754,0.0967493265415074,0.0967493265415074 14973,7005,2280,0.0993735606220099,0.0993735606220099 14974,2280,3602,0.103462577447113,0.103462577447113 14975,3602,7527,0.0995273521026476,0.0995273521026476 14976,7527,2135,0.0983330050282197,0.0983330050282197 14977,2135,5992,0.103459989161242,0.103459989161242 14978,5992,7672,0.100271460506145,0.100271460506145 14979,7672,9462,3.03786386467958,3.03786386467958 14980,5809,9463,0.110364660453643,0.110364660453643 14989,9464,5043,0.119299198506528,0.119299198506528 14990,5043,7994,0.118519999914902,0.118519999914902 14991,7994,9236,0.117759209590851,0.117759209590851 14992,9236,7973,0.0614780310106107,0.0614780310106107 14994,7142,5131,0.10575888699282,0.10575888699282 14995,5131,4724,0.10504840556341,0.10504840556341 14996,4724,6791,0.107330054626072,0.107330054626072 14997,6791,7363,0.103200510788566,0.103200510788566 14998,7363,5422,0.104113985923971,0.104113985923971 14999,5422,8554,0.105490524385859,0.105490524385859 15000,8554,3893,0.111457422157238,0.111457422157238 15001,3893,1024,0.103888468957379,0.103888468957379 15002,1024,9465,0.0550364598534795,0.0550364598534795 15003,9465,6269,0.0513684711391166,0.0513684711391166 15006,9467,9468,0.0801572222360596,0.0801572222360596 15007,9468,5030,0.106840142374901,0.106840142374901 18579,3437,7765,0.0485278339531173,0.0485278339531173 15009,6619,8699,0.0954507670467869,0.0954507670467869 15010,8699,9469,0.014222614535116,0.014222614535116 15013,7107,455,0.0456695914542558,0.0456695914542558 15015,860,9470,0.0919474974486486,0.0919474974486486 15016,9470,9471,0.0500014374448159,0.0500014374448159 15017,9471,6021,0.0453621576916579,0.0453621576916579 15018,6021,9472,0.0470758089061738,0.0470758089061738 15019,9472,3460,0.0470036762545936,0.0470036762545936 15020,3460,7685,0.0954954207572325,0.0954954207572325 15021,7685,8021,0.0933841388460347,0.0933841388460347 15022,8021,6698,0.0960778131259482,0.0960778131259482 15023,6698,4136,0.0911259816816344,0.0911259816816344 15025,2663,8548,0.0930424439627818,0.0930424439627818 15026,8548,8547,0.100542623889621,0.100542623889621 15027,8547,7338,0.099089032401214,0.099089032401214 15028,7338,7883,0.0990804723784167,0.0990804723784167 15030,3337,5025,0.101286501750056,0.101286501750056 15031,5025,9473,0.0504081121726349,0.0504081121726349 15032,9473,8728,0.0508783896228212,0.0508783896228212 15033,8728,3720,0.054613750451979,0.054613750451979 16212,9849,7734,1.41107486941703,1.41107486941703 15034,3720,6265,0.0510651820396187,0.0510651820396187 15035,6265,9474,0.0526179865653065,0.0526179865653065 15036,9474,1019,0.0530796783692756,0.0530796783692756 15037,1019,3889,0.105690016076173,0.105690016076173 15038,3889,8550,0.11082035773048,0.11082035773048 15039,8550,5418,0.102756492849076,0.102756492849076 15040,5418,7359,0.109377907466232,0.109377907466232 15041,7359,6787,0.102485488457906,0.102485488457906 15044,9414,5118,0.0507526262754685,0.0507526262754685 15047,7151,9476,0.0506273642355044,0.0506273642355044 15048,9476,8834,0.0494473424354765,0.0494473424354765 15049,8834,6016,0.046054397015081,0.046054397015081 15051,979,5330,0.0485530564436786,0.0485530564436786 15052,5330,8003,0.0503217691422663,0.0503217691422663 15053,8003,6342,0.0507584862620106,0.0507584862620106 15054,6342,5051,0.0488177307212986,0.0488177307212986 15055,5051,6690,0.0488248354973201,0.0488248354973201 15056,6690,9477,0.0468154058850837,0.0468154058850837 15059,9313,7101,0.0478106623792446,0.0478106623792446 15060,7101,8880,0.0490142389962295,0.0490142389962295 15061,8880,7420,0.0493429457759385,0.0493429457759385 15062,7420,8874,0.0545354482418663,0.0545354482418663 15064,7430,8793,0.0542698797022772,0.0542698797022772 15065,8793,7862,0.0521693260437922,0.0521693260437922 395,399,5,0.209508946543956,0.209508946543956 15066,7862,8787,0.05844527692302,0.05844527692302 15067,8787,7957,0.0531372993824669,0.0531372993824669 15068,7957,9478,0.0541270300244316,0.0541270300244316 15069,9478,9479,0.108902531529915,0.108902531529915 15072,4481,9480,0.0910756678915429,0.0910756678915429 15074,8706,9481,0.10111000413597,0.10111000413597 15075,9481,9175,0.105113918003998,0.105113918003998 15076,9175,7259,0.105567381342615,0.105567381342615 15077,7259,7589,0.103856965848258,0.103856965848258 15079,3366,2770,0.104765166628809,0.104765166628809 15080,2770,9176,0.11373488606323,0.11373488606323 15081,9176,2260,0.11073804654165,0.11073804654165 15082,2260,3611,0.0999509846289259,0.0999509846289259 15083,3611,7516,0.100649754002954,0.100649754002954 15084,7516,2109,0.103508831759163,0.103508831759163 15085,2109,5999,0.10202033489304,0.10202033489304 15086,5999,7660,0.0994984857017093,0.0994984857017093 15087,7660,2328,0.04986487628669,0.04986487628669 15118,9482,9225,0.0953635356752473,0.0953635356752473 15120,9455,301,0.129823177853557,0.129823177853557 15116,9490,8276,0.218414071885788,0.218414071885788 15121,301,8269,0.152583336977896,0.152583336977896 15126,226,8268,0.0760384791094216,0.0760384791094216 15128,225,9482,0.128957275100235,0.128957275100235 15130,9491,460,0.0667391949721685,0.0667391949721685 15132,460,575,0.113707068563865,0.113707068563865 15133,575,6199,0.0290617477448439,0.0290617477448439 15135,9492,8244,0.032549465488295,0.032549465488295 15136,8244,9493,0.0198582826309584,0.0198582826309584 15138,6689,228,0.0134361080204136,0.0134361080204136 15139,228,9494,0.0329072670561094,0.0329072670561094 15140,9494,9495,0.0242107567854742,0.0242107567854742 15142,9496,9497,0.0238335404645399,0.0238335404645399 15143,9497,9498,0.0343814713189183,0.0343814713189183 15966,7623,6935,0.205023089639109,0.205023089639109 15967,6935,5889,0.201769701232267,0.201769701232267 15968,5889,7449,0.284161489263658,0.284161489263658 15969,7449,1636,0.117888722564013,0.117888722564013 15970,1636,8998,0.102786876242831,0.102786876242831 15972,4214,8094,0.0961834163674376,0.0961834163674376 15973,8094,194,0.104992906429488,0.104992906429488 15974,194,2923,0.0991259111035959,0.0991259111035959 15975,2923,5306,0.0991964539292107,0.0991964539292107 15976,5306,1461,0.0983899476582488,0.0983899476582488 15977,1461,5434,0.104614166406686,0.104614166406686 15978,5434,5973,0.107640436770916,0.107640436770916 15979,5973,9014,0.00660364948230504,0.00660364948230504 15980,9014,7915,0.0975740293794765,0.0975740293794765 15981,7915,6437,0.105749746230322,0.105749746230322 16016,9786,9159,0.00790012825467591,0.00790012825467591 15982,6437,4420,0.102051245715481,0.102051245715481 15985,5328,7056,0.0812625038007973,0.0812625038007973 15986,7056,9772,0.0538313043287529,0.0538313043287529 15987,9772,4318,0.0518980074233638,0.0518980074233638 15988,4318,9452,0.0516277273460522,0.0516277273460522 15990,4506,4116,0.0518058126204102,0.0518058126204102 15991,4116,7809,0.0517374039809394,0.0517374039809394 15992,7809,5068,0.0991665346425536,0.0991665346425536 15993,5068,9773,0.0531370753578357,0.0531370753578357 15994,9773,6836,0.0533167080983746,0.0533167080983746 15995,6836,6978,0.101324072393449,0.101324072393449 15996,6978,7941,0.102826343168107,0.102826343168107 15997,7941,9015,0.0975512129036908,0.0975512129036908 15998,9015,6780,0.448938989090037,0.448938989090037 15999,6780,9774,0.408854845876832,0.408854845876832 16000,9076,9768,0.0663101767153915,0.0663101767153915 16004,9776,1455,0.0526013194004238,0.0526013194004238 16006,9777,1736,0.0786842572590025,0.0786842572590025 16092,526,9805,0.0239836164906123,0.0239836164906123 16044,9806,9807,0.10708389115039,0.10708389115039 16046,9808,9779,0.598201231733375,0.598201231733375 16048,9809,8448,0.00611949423172489,0.00611949423172489 16050,497,315,0.38487204905166,0.38487204905166 16051,315,9125,0.309277404563432,0.309277404563432 16053,9092,238,0.378305028269765,0.378305028269765 14687,2318,2393,0.204381692629994,0.204381692629994 16054,238,599,0.20185675523074,0.20185675523074 16055,599,9810,1.85367980178975,1.85367980178975 16057,4648,9242,0.316343707887743,0.316343707887743 16530,9931,9230,0.37930803087461,0.37930803087461 16060,8979,9416,0.148643981954463,0.148643981954463 16062,9129,442,0.133338694466943,0.133338694466943 16063,442,341,0.15400049730887,0.15400049730887 16064,341,8432,0.0419891636299648,0.0419891636299648 16066,8912,8951,0.033170976893888,0.033170976893888 16068,9812,8911,0.0471463735469582,0.0471463735469582 16070,8259,6154,0.322113932922047,0.322113932922047 16072,8262,9813,0.347409770060633,0.347409770060633 16073,9813,8849,0.384076686987265,0.384076686987265 16075,8850,8934,0.249988221702048,0.249988221702048 15149,1055,2652,0.0975577285651678,0.0975577285651678 15178,9518,9519,0.0502534780761684,0.0502534780761684 15150,2652,6953,0.198623612037648,0.198623612037648 15152,9492,9502,0.376572648781266,0.376572648781266 15156,3293,102,0.41551161582069,0.41551161582069 15160,4010,9505,0.052772682936521,0.052772682936521 15161,9505,7047,0.0525680538450832,0.0525680538450832 15162,7047,7019,0.0303888581356532,0.0303888581356532 15163,7019,9506,0.0673030688563473,0.0673030688563473 15164,9506,9507,0.0483154741652978,0.0483154741652978 15165,9507,7386,0.0202051235057141,0.0202051235057141 16629,9962,9963,0.200783522780218,0.200783522780218 15167,9508,9509,0.0505081496090435,0.0505081496090435 15169,3381,9510,0.054679375210741,0.054679375210741 15170,9510,9511,0.0487967465713328,0.0487967465713328 15175,9515,9516,0.0511072604930319,0.0511072604930319 15176,9516,9517,0.199298430530572,0.199298430530572 15177,9517,9518,0.0506626460359665,0.0506626460359665 15179,9519,9520,0.0992839733792875,0.0992839733792875 2659,2617,2618,0.0492730897550554,0.0492730897550554 15180,9520,5591,0.0515928611698618,0.0515928611698618 15181,5591,9521,0.0485416940170638,0.0485416940170638 15182,9521,7534,0.0495967074681937,0.0495967074681937 15183,7534,9522,0.687013260502188,0.687013260502188 15184,4010,253,0.115254186613677,0.115254186613677 15185,253,9523,0.265666797076755,0.265666797076755 16090,9493,9818,0.0359382002911722,0.0359382002911722 16093,9805,9821,0.0110994776170347,0.0110994776170347 16096,9495,9822,0.0517988653877033,0.0517988653877033 16097,9822,9823,0.0110663007110829,0.0110663007110829 16098,9823,525,0.0383908840803154,0.0383908840803154 16099,525,9824,0.0469464980296333,0.0469464980296333 16107,214,9827,0.778079889437356,0.778079889437356 16108,9827,8266,0.110384878461573,0.110384878461573 16109,8266,8259,0.22035773346297,0.22035773346297 16111,426,5290,0.135279903383581,0.135279903383581 16112,5290,6969,0.13394711160262,0.13394711160262 16113,6969,9,0.133723176212026,0.133723176212026 12362,8672,8673,0.0280927507040958,0.0280927507040958 16114,9,6393,0.135759876984547,0.135759876984547 16116,543,2417,0.140823258017981,0.140823258017981 16117,2417,8309,0.134744289641959,0.134744289641959 16121,9523,8323,0.0490645159279825,0.0490645159279825 16122,8323,2296,0.111956296963114,0.111956296963114 16123,2296,425,0.133707313641353,0.133707313641353 16125,8580,9121,0.223068039429751,0.223068039429751 16129,4649,7955,0.0999111170250792,0.0999111170250792 16130,7955,9828,0.0800171872297717,0.0800171872297717 16131,9829,8581,0.047687571765354,0.047687571765354 16133,9073,1815,0.113861635058861,0.113861635058861 16134,1815,9030,0.0294613091189667,0.0294613091189667 16135,9030,9035,0.0740720067279475,0.0740720067279475 16136,9035,2259,0.0101253625653209,0.0101253625653209 16137,2259,6127,0.0869883467865613,0.0869883467865613 16138,6127,3970,0.0982525233162176,0.0982525233162176 16139,3970,4005,0.0213357195383616,0.0213357195383616 16170,9839,7732,1.81004213705151,1.81004213705151 16140,4005,9831,0.0527909920856998,0.0527909920856998 16143,7028,9832,0.0518403992809488,0.0518403992809488 16144,9832,1405,0.0193610465151665,0.0193610465151665 16145,1405,9086,0.0330290864914803,0.0330290864914803 16146,9086,9833,0.0517615954401031,0.0517615954401031 16147,9833,7389,0.013992344500971,0.013992344500971 16148,7389,7381,0.039974198258354,0.039974198258354 16149,7381,5215,0.0612246627137571,0.0612246627137571 16150,5215,3395,0.05711231452959,0.05711231452959 16152,7953,9834,0.0172080507351113,0.0172080507351113 16154,9834,274,0.0658337540289098,0.0658337540289098 16156,2189,9835,0.248404343096233,0.248404343096233 16214,8735,9837,1.99433693652165,1.99433693652165 16215,8737,9838,0.871081020569746,0.871081020569746 4419,2776,4130,0.131599235651272,0.131599235651272 16159,9143,9028,0.680206597840058,0.680206597840058 16163,722,8058,0.174054831255352,0.174054831255352 16164,8058,521,0.0821177779256467,0.0821177779256467 16165,521,6603,0.0924366308750619,0.0924366308750619 16166,6603,5373,0.180047417371753,0.180047417371753 16168,1948,2528,0.0688038536836977,0.0688038536836977 16333,7146,2907,0.104983935013538,0.104983935013538 16334,2907,7925,0.0494998939900097,0.0494998939900097 16338,3444,3467,0.0304982971000002,0.0304982971000002 16339,3467,8082,0.246312262462312,0.246312262462312 16342,8704,8153,0.0931754474511838,0.0931754474511838 16343,8153,7614,0.0941189496630448,0.0941189496630448 16344,7614,7267,0.0948021938707784,0.0948021938707784 16345,7267,7586,0.0921634745405222,0.0921634745405222 16346,7586,7587,0.0431064926802277,0.0431064926802277 16347,7587,2005,0.0500940428381568,0.0500940428381568 16348,2005,3364,0.0956080752868491,0.0956080752868491 16349,3364,2759,0.0936601356465838,0.0936601356465838 16350,2759,7009,0.0948690491965415,0.0948690491965415 16352,2285,3605,0.100419536914451,0.100419536914451 16353,3605,7531,0.0985834303955712,0.0985834303955712 16354,7531,2140,0.105692387990087,0.105692387990087 16355,2140,5996,0.104777507715381,0.104777507715381 16356,5996,7676,0.0990116406010299,0.0990116406010299 16357,7676,9874,1.60848579675559,1.60848579675559 17199,2711,10073,0.10997712384001,0.10997712384001 16358,9875,2326,1.55889022258017,1.55889022258017 16360,5997,2127,0.151773007567564,0.151773007567564 16361,2127,3609,0.151558147644208,0.151558147644208 16362,3609,7010,0.212760869396779,0.212760869396779 16365,3365,2006,0.0553745270182344,0.0553745270182344 16366,2006,7588,0.0502101113635407,0.0502101113635407 16367,7588,7258,0.104315488387994,0.104315488387994 16368,7258,7615,0.106145187491952,0.106145187491952 16369,7615,9877,0.104437372352784,0.104437372352784 16429,9892,3407,0.0665957848901693,0.0665957848901693 16430,3407,9893,0.16801404607557,0.16801404607557 16433,9895,9896,0.440540235104303,0.440540235104303 16436,9897,9898,0.0704932318773383,0.0704932318773383 16438,95,3655,0.111235679997702,0.111235679997702 16440,9899,5747,0.0711149911978779,0.0711149911978779 16445,9902,9903,0.536321309295718,0.536321309295718 16453,9908,9909,0.550826257700494,0.550826257700494 16458,9907,9908,0.00771583659604379,0.00771583659604379 16460,9909,9912,0.0865311626257968,0.0865311626257968 16461,9912,9910,0.0378168798460609,0.0378168798460609 16471,3282,9916,0.18653100874984,0.18653100874984 16473,9917,8680,0.0249041944601551,0.0249041944601551 19510,10535,10536,0.0273195782326388,0.0273195782326388 16475,8507,9918,0.021850852998121,0.021850852998121 16476,9918,3018,0.0101317448895217,0.0101317448895217 16478,9919,9920,0.0829003664734834,0.0829003664734834 16479,9921,3681,0.0300651916457247,0.0300651916457247 16668,9926,9974,0.105582813458159,0.105582813458159 16669,9588,1633,0.0730557533632891,0.0730557533632891 16671,9928,9975,0.0177169257267767,0.0177169257267767 117,124,125,0.0336263849765442,0.0336263849765442 16672,9975,9929,0.0234356081852519,0.0234356081852519 16674,9976,9977,0.0468170562405583,0.0468170562405583 16710,104,7825,0.0602462277844684,0.0602462277844684 16712,104,3757,0.402008044434906,0.402008044434906 16713,3757,1487,0.204145741130723,0.204145741130723 16714,1487,132,0.199447130341484,0.199447130341484 16716,1701,5546,0.198096603236586,0.198096603236586 16777,69,3510,0.205561826495526,0.205561826495526 4421,1201,4132,0.0220332988005433,0.0220332988005433 16718,7283,485,0.11761309283436,0.11761309283436 16720,10003,3244,0.0554692551325786,0.0554692551325786 16721,3244,7234,0.20486059291662,0.20486059291662 16722,7234,1896,0.200393401337734,0.200393401337734 16723,1896,6106,0.199619177779868,0.199619177779868 16724,6106,3190,0.204209613390108,0.204209613390108 16725,3190,3074,0.20155062603718,0.20155062603718 17204,10076,9899,0.140445516840247,0.140445516840247 17206,10077,9891,0.365702001724341,0.365702001724341 17210,9916,551,0.0168353379628002,0.0168353379628002 17211,551,10077,0.029511971826839,0.029511971826839 17221,9830,5174,0.203086414023487,0.203086414023487 17225,7299,3774,0.0270450210392685,0.0270450210392685 17227,10078,240,0.11490035547177,0.11490035547177 17229,240,241,0.0697724132050665,0.0697724132050665 17230,241,242,0.0623380559401012,0.0623380559401012 17231,242,243,0.121807717540091,0.121807717540091 17238,246,247,0.10870569104286,0.10870569104286 17239,247,248,0.0772679392991742,0.0772679392991742 17241,235,3406,0.0743704107751119,0.0743704107751119 17242,3406,10079,0.167074762801468,0.167074762801468 17244,331,10014,0.0356018290483491,0.0356018290483491 17245,10014,8533,0.134990804356131,0.134990804356131 17247,510,8534,0.190527366373376,0.190527366373376 17249,9649,6335,0.0185334131201332,0.0185334131201332 17250,6335,10080,0.0823637888630556,0.0823637888630556 17251,10080,3812,0.199228355515768,0.199228355515768 17252,3812,5918,0.151375161417453,0.151375161417453 17254,917,2204,0.201707005619294,0.201707005619294 17255,2204,4853,0.158074944552835,0.158074944552835 17506,10119,8389,0.0881257330115891,0.0881257330115891 17514,10115,4493,0.0857000040414071,0.0857000040414071 17515,4493,10122,0.00789608138487867,0.00789608138487867 17516,10122,10123,0.0829902602540724,0.0829902602540724 17517,10123,3738,0.117121022748715,0.117121022748715 16415,3033,3034,0.026586968802262,0.026586968802262 17518,3738,5617,0.105494461178937,0.105494461178937 17519,5617,10124,0.0771328841888806,0.0771328841888806 18717,1848,7866,0.175365518810985,0.175365518810985 17520,10124,3940,0.0438462962781839,0.0438462962781839 18649,10111,1854,0.1585792263447,0.1585792263447 17522,6651,7970,0.100526894140491,0.100526894140491 17523,7970,10125,0.0156643759566378,0.0156643759566378 17525,342,10126,0.0436005942347808,0.0436005942347808 17527,10126,10121,0.0408685827486489,0.0408685827486489 17529,8016,10127,0.0296331396909763,0.0296331396909763 17533,9200,10128,0.0316360066553629,0.0316360066553629 17535,10128,3937,0.0160944313012695,0.0160944313012695 17537,10125,10129,0.0323384241188202,0.0323384241188202 17540,8937,10130,0.0382349269331771,0.0382349269331771 18160,6035,10256,0.201529974874074,0.201529974874074 18081,3725,3961,0.10669546577579,0.10669546577579 18082,3961,5599,0.120037242247265,0.120037242247265 18083,5599,10212,0.0720417181829305,0.0720417181829305 18085,6582,8060,0.177813026382298,0.177813026382298 18087,79,3516,0.204359090736991,0.204359090736991 18089,10257,1076,0.140362637117951,0.140362637117951 18092,8839,10258,0.0505579939719693,0.0505579939719693 18093,10258,1216,0.0474392361763922,0.0474392361763922 18094,1216,6309,0.0509984491369365,0.0509984491369365 18095,6309,4788,0.0491735679878017,0.0491735679878017 18418,8332,8359,0.203675131612914,0.203675131612914 18096,4788,10256,0.0504039235105897,0.0504039235105897 18098,2169,10259,0.0494310424509836,0.0494310424509836 18099,10259,6301,0.0486534339401342,0.0486534339401342 18100,6301,10260,0.0495166429402865,0.0495166429402865 18101,10260,6428,0.0494555977491468,0.0494555977491468 18102,6428,10261,0.0500541316962619,0.0500541316962619 18103,10261,8837,0.049703265213276,0.049703265213276 18104,8837,10262,0.0487206483354329,0.0487206483354329 18105,10262,4661,0.0502842889238415,0.0502842889238415 18210,6766,8919,0.14588598272053,0.14588598272053 18215,6383,6883,0.201049789723751,0.201049789723751 18217,9380,6467,0.149037633666744,0.149037633666744 18218,6467,5528,0.155039270882985,0.155039270882985 18219,5528,5739,0.157509840329179,0.157509840329179 18220,5739,2443,0.171457541049395,0.171457541049395 18221,2443,9373,0.174175733096206,0.174175733096206 18222,9373,1695,0.20076305206058,0.20076305206058 18224,6884,8362,0.203398590237467,0.203398590237467 18225,8362,8336,0.20070690829837,0.20070690829837 18226,8336,7851,0.201718717149991,0.201718717149991 18228,9334,6072,0.194542227529238,0.194542227529238 18229,6072,2552,0.201793795787929,0.201793795787929 18231,10282,2550,0.408975962052575,0.408975962052575 18233,6070,9333,0.193859431649891,0.193859431649891 18235,3976,7037,0.199530180994258,0.199530180994258 200,212,213,0.0847562945477418,0.0847562945477418 18390,3978,7038,0.19806787554915,0.19806787554915 18392,3425,3425,0.000442266584977921,0.000442266584977921 18397,9331,6062,0.201652000193759,0.201652000193759 18398,6062,2541,0.201129932352607,0.201129932352607 18581,5716,10279,0.0494611669239994,0.0494611669239994 18582,10279,7436,0.0477007849303031,0.0477007849303031 18583,7436,10283,0.0501702475316452,0.0501702475316452 17420,10101,10103,0.0112555006692224,0.0112555006692224 18584,10283,7175,0.0483500943699416,0.0483500943699416 18585,7175,6738,0.0504392554289189,0.0504392554289189 18586,6738,7790,0.0494479351051842,0.0494479351051842 18587,7790,6666,0.0500428725179926,0.0500428725179926 19485,10408,10409,0.0449233009136641,0.0449233009136641 18958,4669,4949,0.0991091352300086,0.0991091352300086 18959,4949,10410,0.051350182738824,0.051350182738824 18961,7220,10411,0.0512063955237151,0.0512063955237151 18962,10411,5674,0.0503168586815151,0.0503168586815151 18964,5851,1441,0.115857091100705,0.115857091100705 18965,1441,10412,0.122824478936007,0.122824478936007 18966,10412,7622,0.0791461153811418,0.0791461153811418 18967,7622,6933,0.202629079077677,0.202629079077677 18968,6933,5888,0.202049147826104,0.202049147826104 18969,5888,10407,0.149951393120126,0.149951393120126 18971,4142,7756,0.106122091000002,0.106122091000002 18973,3621,1827,0.0998991515255571,0.0998991515255571 18974,1827,10091,0.0457369036734835,0.0457369036734835 18975,10091,10090,0.0485102588443954,0.0485102588443954 18976,10090,5102,0.00428121670773934,0.00428121670773934 18977,5102,9830,0.0472330884345854,0.0472330884345854 18978,9830,1764,0.0499536922707767,0.0499536922707767 19245,5031,10461,0.0349404698955745,0.0349404698955745 19246,10461,10462,0.146091635323691,0.146091635323691 19247,10462,5803,0.103032761304249,0.103032761304249 19249,10129,4929,0.0162234814669486,0.0162234814669486 19250,4929,2997,0.0775054077358341,0.0775054077358341 19251,2997,7215,0.0556994645707447,0.0556994645707447 19252,7215,4943,0.101417024663026,0.101417024663026 19253,4943,4680,0.100527034724402,0.100527034724402 19254,4680,7861,0.10148450975115,0.10148450975115 19255,7861,5802,0.109659923162335,0.109659923162335 19256,5802,8768,0.114010676979814,0.114010676979814 19257,8768,10464,0.134804410176221,0.134804410176221 19258,10464,338,0.0847524339031626,0.0847524339031626 19259,338,10465,0.0582049460436449,0.0582049460436449 19261,9467,561,0.02991036647086,0.02991036647086 15187,8324,9523,0.0327715210342319,0.0327715210342319 15189,9403,6744,0.131603339182178,0.131603339182178 15190,6744,6144,0.131367316381262,0.131367316381262 15191,6144,4018,0.137213550559119,0.137213550559119 15192,4018,7022,0.137229962505115,0.137229962505115 15193,7022,7392,0.129151524081427,0.129151524081427 15195,9524,9525,0.0293502828068984,0.0293502828068984 15196,9525,3400,0.0502879609443278,0.0502879609443278 15198,9212,8374,0.0509876682022625,0.0509876682022625 15199,8374,9526,0.0501407630476736,0.0501407630476736 15201,7443,9527,0.0485275735168955,0.0485275735168955 15202,9527,7160,0.0501690368011668,0.0501690368011668 15204,9528,7772,0.0491757515961192,0.0491757515961192 19414,3251,7295,0.215557365491205,0.215557365491205 19415,7295,38,0.193056632398898,0.193056632398898 19416,38,3537,0.207444876530122,0.207444876530122 19417,3537,4232,0.199406339345135,0.199406339345135 19419,3248,7289,0.216790622749105,0.216790622749105 19420,7289,34,0.19126988034169,0.19126988034169 19660,6763,3987,0.201101495268523,0.201101495268523 19664,9366,9360,0.104402218346712,0.104402218346712 19665,9360,10609,0.0511942469588291,0.0511942469588291 19666,10609,10608,0.151226661870126,0.151226661870126 19668,10608,10610,0.149537813443153,0.149537813443153 19674,1809,10611,0.33816836736717,0.33816836736717 19676,10376,10403,0.0245741855053009,0.0245741855053009 19678,10612,1810,0.127204321184034,0.127204321184034 19681,10613,10400,0.0511661482023126,0.0511661482023126 16697,7094,9611,0.00886963723885407,0.00886963723885407 19683,10614,10404,0.0688061700167682,0.0688061700167682 19873,9513,4580,0.132311871209248,0.132311871209248 19684,10404,10611,0.093589959625359,0.093589959625359 17421,10103,10082,0.0236886540751766,0.0236886540751766 19685,10611,10612,0.0295914472405657,0.0295914472405657 19686,10612,10614,0.0207133170517971,0.0207133170517971 19688,10615,10399,0.0680853608411523,0.0680853608411523 19742,8865,3778,0.153182304960692,0.153182304960692 19743,3778,10251,0.199472712546792,0.199472712546792 20418,10775,10774,0.0781617215430941,0.0781617215430941 19804,10646,2619,0.0523061501297365,0.0523061501297365 19839,10655,10656,0.208642261382715,0.208642261382715 19840,10656,9515,0.207256465232075,0.207256465232075 19841,9515,4581,0.131476935756536,0.131476935756536 19842,4581,8369,0.136571452698726,0.136571452698726 19843,8369,5296,0.134437189399661,0.134437189399661 19849,9510,10659,0.196832023994668,0.196832023994668 19850,10659,10660,0.00933491084100046,0.00933491084100046 19857,10663,10664,0.203268481110854,0.203268481110854 19858,10664,4584,0.340902950197611,0.340902950197611 19859,4584,6443,0.133958738324445,0.133958738324445 19860,6443,5300,0.13749324562242,0.13749324562242 19862,10665,7406,0.149893826243372,0.149893826243372 19865,10667,9512,0.206545737430627,0.206545737430627 608,599,600,0.326867712180581,0.326867712180581 19870,10669,10666,0.0946602410525992,0.0946602410525992 19871,10666,10670,0.114297265097593,0.114297265097593 19872,10670,9513,0.206208296842551,0.206208296842551 20654,6734,10882,0.0587106683934502,0.0587106683934502 19874,4580,8368,0.136014360939856,0.136014360939856 19875,8368,3817,0.133956606983629,0.133956606983629 19887,627,10669,0.00369254651812945,0.00369254651812945 19888,10669,10673,0.0509541857454109,0.0509541857454109 19889,10673,7185,0.0463624089792375,0.0463624089792375 19890,7185,10655,0.00294147338451417,0.00294147338451417 19891,10655,10658,0.0513792379314705,0.0513792379314705 19892,10658,9726,0.0479329871824602,0.0479329871824602 19893,9726,10654,0.050711837363241,0.050711837363241 19894,10654,1102,0.049608905570541,0.049608905570541 19895,1102,10674,0.051538155846358,0.051538155846358 19896,10674,7514,0.0472454257465845,0.0472454257465845 19897,7514,10675,0.00204366911425749,0.00204366911425749 19898,10675,10650,0.0481859646371305,0.0481859646371305 19899,10650,3868,0.0500586048613679,0.0500586048613679 16182,5547,1702,0.197838014226301,0.197838014226301 19900,3868,10663,0.00177015306197821,0.00177015306197821 19902,10676,5589,0.0437900336804139,0.0437900336804139 19975,9710,10678,0.0499234178433857,0.0499234178433857 19976,10678,9722,0.0489092169162438,0.0489092169162438 19977,9722,10686,0.0503973293919778,0.0503973293919778 19978,10686,3380,0.0518081278246911,0.0518081278246911 19979,3380,10660,0.0523052391085021,0.0523052391085021 19980,10660,10679,0.0495088072044065,0.0495088072044065 19981,10679,10667,0.0507313759263116,0.0507313759263116 19982,10667,10670,0.0483586645716411,0.0483586645716411 19983,10670,10680,0.0518679752837857,0.0518679752837857 19984,10680,10656,0.050123635320888,0.050123635320888 19985,10656,10657,0.0496280116055878,0.0496280116055878 19986,10657,9727,0.0488069327339047,0.0488069327339047 19989,1103,10684,0.0492526075164636,0.0492526075164636 656,646,647,0.146781335789774,0.146781335789774 20153,9416,8943,0.363005134814212,0.363005134814212 20155,9241,426,0.0770893533882784,0.0770893533882784 20157,461,6171,0.271278721099677,0.271278721099677 20161,1795,8719,0.00999704268874585,0.00999704268874585 20163,4233,1795,0.205432809418909,0.205432809418909 20165,3252,7296,0.216277689734072,0.216277689734072 20166,7296,39,0.192678596239665,0.192678596239665 20167,39,3538,0.207091579860447,0.207091579860447 20168,3538,4234,0.200695550258567,0.200695550258567 20170,6489,3675,0.150803028705812,0.150803028705812 20172,9313,4863,0.191918567433925,0.191918567433925 20173,4863,2213,0.160028953629168,0.160028953629168 20174,2213,928,0.187511558441934,0.187511558441934 17423,10083,10104,0.109040593432451,0.109040593432451 20175,928,5932,0.175834480120689,0.175834480120689 20176,5932,3804,0.153555987473657,0.153555987473657 20178,3804,10247,0.200040701273324,0.200040701273324 20181,6549,4768,0.17858020416066,0.17858020416066 20185,10705,8247,0.0550533285282311,0.0550533285282311 15205,7772,9040,0.0507978153373748,0.0507978153373748 15206,9040,1113,0.0497891730866418,0.0497891730866418 15208,9529,7493,0.0494909698776819,0.0494909698776819 15209,7493,9169,0.051731129981418,0.051731129981418 15210,9169,3835,0.0502567043103765,0.0502567043103765 15212,5624,3708,0.103423232464888,0.103423232464888 15213,3708,718,0.104893137935114,0.104893137935114 15214,718,9442,0.108559355644902,0.108559355644902 15215,9442,8519,0.0865482797270432,0.0865482797270432 15218,539,540,0.260599478311813,0.260599478311813 15220,9430,9531,0.0962600395709663,0.0962600395709663 15232,8334,8360,0.0525484415568663,0.0525484415568663 15234,9532,9533,0.00803607126282377,0.00803607126282377 16285,2852,1362,0.131790180095648,0.131790180095648 15236,9534,9535,0.0751513734309232,0.0751513734309232 15237,9535,9536,0.0195917533971332,0.0195917533971332 15238,9536,9537,0.0515491230280822,0.0515491230280822 18878,3216,6125,0.202386413121619,0.202386413121619 15239,9537,9538,0.0217956250277941,0.0217956250277941 15248,8177,9543,0.0137987617761691,0.0137987617761691 15249,9541,9542,0.0585754347953461,0.0585754347953461 15262,9552,9550,0.00461416645458039,0.00461416645458039 15263,9550,8208,0.00942903742084459,0.00942903742084459 15264,8208,8203,0.268586250441468,0.268586250441468 15265,8203,8187,0.252138571661244,0.252138571661244 15267,8182,9552,0.0592295781497915,0.0592295781497915 15275,9553,392,0.159342904018314,0.159342904018314 15276,392,443,0.100075433980265,0.100075433980265 15277,443,8209,0.110751336507506,0.110751336507506 15278,3258,9554,0.029060284587417,0.029060284587417 15279,9555,9556,0.0194857519875014,0.0194857519875014 15280,9556,9557,0.01686832436596,0.01686832436596 15284,9558,8799,0.0124547414515574,0.0124547414515574 15287,9268,8812,0.43752637477907,0.43752637477907 15372,9568,7345,0.407049578137861,0.407049578137861 15373,7345,7369,0.0183549065123627,0.0183549065123627 15374,7369,7156,0.617874851338927,0.617874851338927 15375,7156,8802,0.0193374199518318,0.0193374199518318 15376,8802,7317,0.278372348360029,0.278372348360029 15377,7317,7975,0.104085714382657,0.104085714382657 15378,7975,8806,0.102424669696849,0.102424669696849 20689,10900,10890,0.00428101320774671,0.00428101320774671 15380,2642,4108,0.0801282359532547,0.0801282359532547 15882,9238,9569,0.375213941828735,0.375213941828735 4422,4132,3782,0.199943657895071,0.199943657895071 15381,4108,7064,0.0951259934580263,0.0951259934580263 15383,993,9570,0.0346111476896159,0.0346111476896159 15385,9570,2914,0.0185752046128979,0.0185752046128979 15393,9572,9573,0.0529385333780706,0.0529385333780706 15394,9574,9575,0.235820407161737,0.235820407161737 15395,8031,9576,0.0470934184180165,0.0470934184180165 15396,9577,9578,0.0233972200853265,0.0233972200853265 15398,8797,9577,0.0680401949692739,0.0680401949692739 15404,9583,9584,0.0189997554494897,0.0189997554494897 15413,8399,9591,0.147004287358107,0.147004287358107 15414,9591,9592,0.0201167087704522,0.0201167087704522 15415,9592,8857,0.127975925737851,0.127975925737851 15416,8857,7897,0.144523217943683,0.144523217943683 15864,9238,9744,0.017876559138977,0.017876559138977 765,765,766,0.102953430637808,0.102953430637808 15417,7897,8290,0.14604137147811,0.14604137147811 15418,8290,8283,0.146330295926468,0.146330295926468 15419,8283,9593,0.142033870447888,0.142033870447888 15420,9593,5781,0.00569268198805717,0.00569268198805717 15421,5781,8573,0.144843439528192,0.144843439528192 15422,8573,6709,0.145981160506706,0.145981160506706 15423,6709,8489,0.147059173742998,0.147059173742998 20690,10890,10906,0.00389182243300479,0.00389182243300479 15424,8489,9595,0.146421765893647,0.146421765893647 15425,9595,8637,0.147888642293711,0.147888642293711 15427,4935,9590,0.0193454164735318,0.0193454164735318 15430,8608,1478,0.0099286705971119,0.0099286705971119 15433,7965,9599,0.0149228575371813,0.0149228575371813 15434,9599,9600,0.0470176213777162,0.0470176213777162 16271,9867,94,0.0502509464237392,0.0502509464237392 16273,9867,3654,0.100162413874862,0.100162413874862 15435,9600,9601,0.0734739685688771,0.0734739685688771 15436,9601,9602,0.120469898327734,0.120469898327734 15474,9617,9618,0.0309123358720865,0.0309123358720865 15475,9618,9620,0.138252717835719,0.138252717835719 15476,9620,8583,0.0318418680569216,0.0318418680569216 15477,8583,8311,0.113486958547973,0.113486958547973 15478,8311,2808,0.019311822890669,0.019311822890669 15479,2808,9621,0.209882261055166,0.209882261055166 15480,9621,8522,0.0161981079077479,0.0161981079077479 15481,8522,8465,0.180991531047255,0.180991531047255 15487,9624,8468,0.0340418553637742,0.0340418553637742 15786,9625,9596,0.0115036173464072,0.0115036173464072 15489,9626,9618,0.0131866115872677,0.0131866115872677 15494,4937,9617,0.0698272217766147,0.0698272217766147 15496,9628,9607,0.229575641341845,0.229575641341845 15497,9607,9629,0.399617180847297,0.399617180847297 15498,9629,8646,0.256050430773093,0.256050430773093 15500,9630,7969,0.0158758080194332,0.0158758080194332 20692,10907,5885,0.00586950671491746,0.00586950671491746 20693,5885,10908,0.00728749668565428,0.00728749668565428 15501,7969,6652,0.0898251140375734,0.0898251140375734 15502,6652,3939,0.0164838165497055,0.0164838165497055 15504,5618,2286,0.10606737169151,0.10606737169151 15506,4494,9631,0.0855716406365801,0.0855716406365801 15508,9632,9630,0.0305358161263308,0.0305358161263308 15510,9633,4938,0.00998098524134014,0.00998098524134014 15511,4938,6650,0.146459053749354,0.146459053749354 15512,6650,3942,0.0669626682021978,0.0669626682021978 15513,3942,9634,0.0625685122990456,0.0625685122990456 15514,9634,5614,0.0589940973382129,0.0589940973382129 15515,5614,9635,0.0521244888471325,0.0521244888471325 15518,9636,9633,0.0394950652718853,0.0394950652718853 15520,9637,4687,0.0148908622684888,0.0148908622684888 15522,5369,9637,0.0293813837370069,0.0293813837370069 15524,9638,4939,0.016179725599566,0.016179725599566 15525,4939,7226,0.0545709952111213,0.0545709952111213 15526,7226,9640,0.0899454990944897,0.0899454990944897 15527,9640,6648,0.0447546990135401,0.0447546990135401 15528,6648,9641,0.0618904241631349,0.0618904241631349 15529,9641,3943,0.062420581454241,0.062420581454241 15530,3943,9642,0.0627968141202241,0.0627968141202241 15531,9642,5613,0.0612320254822175,0.0612320254822175 15532,5613,9643,0.0497740720528068,0.0497740720528068 15533,9643,3735,0.0551525120669933,0.0551525120669933 15534,3735,4491,0.207391837271035,0.207391837271035 15535,4491,129,0.109629298465467,0.109629298465467 15536,129,7948,0.0410521986313786,0.0410521986313786 15537,7948,2527,0.287151637527745,0.287151637527745 15538,2527,9644,0.066959748271427,0.066959748271427 15539,9644,1221,0.102833533420687,0.102833533420687 16595,9951,6712,0.00734129639736197,0.00734129639736197 15542,618,9638,0.0309196803723069,0.0309196803723069 15548,9647,9648,0.0291957554146951,0.0291957554146951 15549,7572,9649,0.0425327114545183,0.0425327114545183 15551,9650,9651,0.00414955523410263,0.00414955523410263 15553,9651,9652,0.0110054302366685,0.0110054302366685 15555,9652,9653,0.018743029705938,0.018743029705938 15558,9656,4160,0.0156451635843959,0.0156451635843959 15559,4160,4769,0.262100180691146,0.262100180691146 15560,4769,6550,0.17763389531497,0.17763389531497 15561,6550,9299,0.171507609467602,0.171507609467602 15564,3803,5934,0.15587305192408,0.15587305192408 15565,5934,930,0.176935041153743,0.176935041153743 15566,930,2215,0.185037322727603,0.185037322727603 15567,2215,4865,0.15888388268895,0.15888388268895 15568,4865,9477,0.193757182508649,0.193757182508649 15569,9477,5466,0.16958064463752,0.16958064463752 15570,5466,9658,0.179556785798918,0.179556785798918 15571,9658,9659,0.177338892845698,0.177338892845698 15572,9659,662,0.00516539932395329,0.00516539932395329 18431,10291,7169,0.0508784288394603,0.0508784288394603 15573,662,9660,0.00343592323317494,0.00343592323317494 15575,9464,4609,0.17585408606,0.17585408606 15576,4609,6490,0.148161596916065,0.148161596916065 15577,6490,7974,0.0885778987826885,0.0885778987826885 15579,4336,9656,0.0458791064556152,0.0458791064556152 15581,7573,3556,0.0299599314208067,0.0299599314208067 15583,851,7096,0.0990470064031014,0.0990470064031014 15584,7096,9661,0.0107677923604542,0.0107677923604542 15585,9661,9662,0.0081027242638239,0.0081027242638239 15586,9662,9663,0.00747970901198794,0.00747970901198794 15587,9663,9664,0.00836437719840195,0.00836437719840195 15588,9664,9665,0.00928103292942469,0.00928103292942469 15589,9665,9666,0.00696482735297281,0.00696482735297281 15590,9666,9667,0.00676039634627663,0.00676039634627663 15591,9667,9668,0.00737940382126904,0.00737940382126904 15592,9668,9669,0.0330209265296029,0.0330209265296029 15593,9669,8703,0.0154036792176203,0.0154036792176203 15594,8703,8152,0.0935877668611654,0.0935877668611654 15595,8152,7613,0.0937841622026169,0.0937841622026169 15596,7613,7266,0.0918493440897444,0.0918493440897444 15597,7266,7585,0.0967046653962524,0.0967046653962524 15599,2003,3363,0.0896469251714999,0.0896469251714999 15600,3363,2757,0.0953909752557553,0.0953909752557553 15601,2757,9670,0.0852737689905025,0.0852737689905025 15602,9670,9671,0.00427910266137011,0.00427910266137011 15603,9671,7008,0.00522846022655691,0.00522846022655691 15604,7008,9672,0.00318311155269209,0.00318311155269209 15605,9672,9673,0.00446550904917084,0.00446550904917084 15606,9673,9674,0.0041674932546887,0.0041674932546887 15607,9674,2283,0.0902343315694916,0.0902343315694916 15608,2283,3604,0.0998061678618656,0.0998061678618656 15609,3604,7530,0.0990712121378624,0.0990712121378624 15610,7530,2138,0.109343720002506,0.109343720002506 15611,2138,5995,0.0993207600682094,0.0993207600682094 15612,5995,7675,0.101107003151938,0.101107003151938 15613,7675,9675,0.0981911301047578,0.0981911301047578 15614,9675,9676,0.100210056589884,0.100210056589884 15615,9676,9677,0.100165741773797,0.100165741773797 15616,9677,9678,0.100142214318315,0.100142214318315 15617,9678,9679,0.0993326168253197,0.0993326168253197 899,913,914,0.147143450226327,0.147143450226327 20715,10914,9397,0.00810191720556871,0.00810191720556871 15619,9680,9681,0.102717909771226,0.102717909771226 15620,9681,9682,0.100023276858498,0.100023276858498 15621,9682,9683,0.100843312370816,0.100843312370816 15622,9683,9684,0.101658088937986,0.101658088937986 15623,9684,9685,0.0375181649725389,0.0375181649725389 15624,9685,9686,0.0593326737516342,0.0593326737516342 15625,9686,9687,0.102011015676098,0.102011015676098 15627,9688,9689,0.110065273053945,0.110065273053945 15628,9689,9690,0.109733851792721,0.109733851792721 15629,9690,9691,0.0939207749458389,0.0939207749458389 15630,9691,9692,0.102876500148466,0.102876500148466 15631,9692,9693,0.0940860472810003,0.0940860472810003 15633,851,7096,0.0990470064031014,0.0990470064031014 15634,7096,9661,0.0107677923604542,0.0107677923604542 15635,9661,9662,0.0081027242638239,0.0081027242638239 15636,9662,9663,0.00747970901198794,0.00747970901198794 15637,9663,9664,0.00836437719840195,0.00836437719840195 15638,9664,9665,0.00928103292942469,0.00928103292942469 15639,9665,9666,0.00696482735297281,0.00696482735297281 15641,9667,9668,0.00737940382126904,0.00737940382126904 15642,9668,9669,0.0330209265296029,0.0330209265296029 15644,8703,8152,0.0935877668611654,0.0935877668611654 20716,9397,9341,0.0111932287865196,0.0111932287865196 15645,8152,7613,0.0937841622026169,0.0937841622026169 15646,7613,7266,0.0918493440897444,0.0918493440897444 15647,7266,7585,0.0967046653962524,0.0967046653962524 15648,7585,2003,0.0946559616738872,0.0946559616738872 15649,2003,3363,0.0896469251714999,0.0896469251714999 15650,3363,2757,0.0953909752557553,0.0953909752557553 15651,2757,9670,0.0852737689905025,0.0852737689905025 15652,9670,9671,0.00427910266137011,0.00427910266137011 15653,9671,7008,0.00522846022655691,0.00522846022655691 15654,7008,9672,0.00318311155269209,0.00318311155269209 15655,9672,9673,0.00446550904917084,0.00446550904917084 15656,9673,9674,0.0041674932546887,0.0041674932546887 15657,9674,2283,0.0902343315694916,0.0902343315694916 15658,2283,3604,0.0998061678618656,0.0998061678618656 15659,3604,7530,0.0990712121378624,0.0990712121378624 940,955,956,0.0467857248690536,0.0467857248690536 15660,7530,2138,0.109343720002506,0.109343720002506 15661,2138,5995,0.0993207600682094,0.0993207600682094 15663,7675,9675,0.0981911301047578,0.0981911301047578 15664,9675,9676,0.100210056589884,0.100210056589884 15665,9676,9677,0.100165741773797,0.100165741773797 15666,9677,9678,0.100142214318315,0.100142214318315 20717,9341,10910,0.0086655068036058,0.0086655068036058 15667,9678,9679,0.0993326168253197,0.0993326168253197 15668,9679,9680,0.101799223111765,0.101799223111765 15669,9680,9681,0.102717909771226,0.102717909771226 15670,9681,9682,0.100023276858498,0.100023276858498 15671,9682,9683,0.100843312370816,0.100843312370816 15672,9683,9684,0.101658088937986,0.101658088937986 15673,9684,9685,0.0375181649725389,0.0375181649725389 15675,9686,9687,0.102011015676098,0.102011015676098 15676,9687,9688,0.091295408872665,0.091295408872665 15677,9688,9689,0.110065273053945,0.110065273053945 15678,9689,9690,0.109733851792721,0.109733851792721 15679,9690,9691,0.0939207749458389,0.0939207749458389 15680,9691,9692,0.102876500148466,0.102876500148466 15681,9692,9693,0.0940860472810003,0.0940860472810003 15684,7680,3450,0.103468199661171,0.103468199661171 15686,6014,3880,0.103612570358144,0.103612570358144 15687,3880,842,0.103458609408344,0.103458609408344 15688,842,7097,0.103202015659942,0.103202015659942 15689,7097,9694,0.047717886337947,0.047717886337947 15690,9694,8693,0.0153273459011852,0.0153273459011852 15691,8693,8154,0.0909950973067502,0.0909950973067502 15692,8154,7616,0.0940844002869557,0.0940844002869557 20719,10885,9398,0.0070860203578635,0.0070860203578635 15693,7616,7269,0.0941699315585107,0.0941699315585107 15695,2024,3357,0.101537173300766,0.101537173300766 15696,3357,2761,0.09936727049288,0.09936727049288 15697,2761,7002,0.0992423706702366,0.0992423706702366 15698,7002,2264,0.0979906184711561,0.0979906184711561 15699,2264,3594,0.0994063483699449,0.0994063483699449 15700,3594,7517,0.101662572945496,0.101662572945496 15701,7517,2099,0.100157096238172,0.100157096238172 15702,2099,5976,0.101294873446063,0.101294873446063 15703,5976,7666,0.100715370574341,0.100715370574341 15705,2329,9695,0.166702045988164,0.166702045988164 15706,8023,8686,0.102850512121315,0.102850512121315 15708,8810,7064,0.0240522165973304,0.0240522165973304 15710,8803,7155,0.0191394427517654,0.0191394427517654 15711,7155,6281,0.12107437233707,0.12107437233707 15712,6281,1050,0.111583194341316,0.111583194341316 15714,3913,3150,0.158539469564201,0.158539469564201 15715,3150,3124,0.0198304894474349,0.0198304894474349 15716,3124,7370,0.0954616596060542,0.0954616596060542 15717,7370,7346,0.018354860843617,0.018354860843617 15718,7346,6806,0.0981383819816197,0.0981383819816197 15719,6806,6802,0.0198184437093697,0.0198184437093697 15720,6802,4711,0.111589534373845,0.111589534373845 15721,4711,782,0.0471200606837116,0.0471200606837116 15722,782,5113,0.0527296074626885,0.0527296074626885 15723,5113,1545,0.0490000601275782,0.0490000601275782 15724,1545,6325,0.0500984428583215,0.0500984428583215 15728,9449,9696,0.165726699390797,0.165726699390797 15732,8801,5164,0.779026857141219,0.779026857141219 15734,9303,1207,0.168708605950551,0.168708605950551 15735,1207,9698,0.0215813490172367,0.0215813490172367 15736,9698,3771,0.199072281764282,0.199072281764282 15738,8867,958,0.177734005515433,0.177734005515433 15739,958,9420,0.172099550054797,0.172099550054797 15740,9420,4896,0.162799282631442,0.162799282631442 15741,4896,9470,0.183516274472291,0.183516274472291 15742,9470,5493,0.174731799993968,0.174731799993968 15743,5493,9699,0.19822011575815,0.19822011575815 15745,6718,4833,0.101679501011927,0.101679501011927 15746,4833,6378,0.103648655421083,0.103648655421083 15747,6378,3188,0.103521991883946,0.103521991883946 15749,8692,1060,0.0921643567251203,0.0921643567251203 15750,1060,1697,0.0932426366322247,0.0932426366322247 15751,1697,7268,0.0954492333486145,0.0954492333486145 15752,7268,6671,0.0907592732101769,0.0907592732101769 15754,2023,3356,0.0971424118361729,0.0971424118361729 15756,2760,7001,0.10039029368168,0.10039029368168 15757,7001,2263,0.0995790205304853,0.0995790205304853 15758,2263,3487,0.100064167822274,0.100064167822274 15760,5346,2098,0.0987082712844417,0.0987082712844417 15761,2098,2940,0.101254724790906,0.101254724790906 15763,6814,9700,0.201962621208867,0.201962621208867 15766,9701,9702,0.01946308379228,0.01946308379228 15767,9702,7793,0.0917115184551997,0.0917115184551997 15768,7793,9703,0.0139663687397926,0.0139663687397926 15769,9703,9044,0.0844498524584079,0.0844498524584079 15770,9044,1093,0.00878466321187049,0.00878466321187049 15771,1093,7489,0.0946907062423257,0.0946907062423257 15772,7489,3839,0.0924847260791552,0.0924847260791552 15773,3839,9041,0.00820472152594153,0.00820472152594153 15774,9041,5598,0.0888252595207534,0.0888252595207534 15775,5598,9038,0.0124773684874939,0.0124773684874939 15776,9038,7546,0.0939528798953845,0.0939528798953845 15817,9704,9705,0.0108623818240175,0.0108623818240175 15777,7546,9706,0.691905770916309,0.691905770916309 15800,1403,9709,0.0705866891174833,0.0705866891174833 15801,9709,620,0.0978636674417251,0.0978636674417251 15802,620,9710,0.210732715068668,0.210732715068668 15803,9710,1934,0.00294671517895333,0.00294671517895333 15812,9716,2323,0.0248152326425255,0.0248152326425255 15814,9717,9718,0.0914794540174667,0.0914794540174667 15815,9718,9719,0.0447183943765151,0.0447183943765151 19498,10525,10526,0.0198486557174526,0.0198486557174526 15816,9719,9704,0.266399501314719,0.266399501314719 15823,622,9720,0.114642644128587,0.114642644128587 15824,9720,9721,0.0112307689682394,0.0112307689682394 15825,9721,9722,0.0869660670624723,0.0869660670624723 15826,9722,9508,0.205466270114504,0.205466270114504 15828,9723,8889,0.0324596924967659,0.0324596924967659 15829,8889,7134,0.00993032916751998,0.00993032916751998 15831,9724,9725,0.00760667507368999,0.00760667507368999 15832,9725,9726,0.189210618262835,0.189210618262835 15833,9726,9727,0.207046790394153,0.207046790394153 19270,10423,10424,0.0241914475611954,0.0241914475611954 435,364,434,0.342302602243315,0.342302602243315 437,435,436,0.251313063977777,0.251313063977777 438,291,437,0.00683009618704691,0.00683009618704691 439,437,438,0.127267952892383,0.127267952892383 18188,4070,6055,0.154839029661679,0.154839029661679 2329,914,2297,0.0421335193471221,0.0421335193471221 2331,2320,2321,0.0970544429847538,0.0970544429847538 2332,2321,2325,0.106348268281835,0.106348268281835 2334,2326,2327,0.097322097365987,0.097322097365987 2335,2327,1153,0.100532392748858,0.100532392748858 2338,2329,2330,0.176644411418714,0.176644411418714 2339,2330,2331,0.174810883246149,0.174810883246149 2340,2331,2332,0.246452825481674,0.246452825481674 12346,8662,8663,0.00747381550039305,0.00747381550039305 15258,8632,9548,0.0273148076656665,0.0273148076656665 2341,2332,2333,0.239714451404855,0.239714451404855 2342,2333,2334,0.0332654390408316,0.0332654390408316 2344,2335,2336,0.129842641397919,0.129842641397919 2346,2337,2338,0.0990445311811364,0.0990445311811364 2348,2265,2339,0.101695232363891,0.101695232363891 2349,2339,2340,0.100657111492997,0.100657111492997 2350,2340,2100,0.0993531902440497,0.0993531902440497 20593,3590,10852,0.00726410078461852,0.00726410078461852 20595,10864,10861,0.0184079229928756,0.0184079229928756 20596,10861,10869,0.0187971985012912,0.0187971985012912 20598,10844,10816,0.176342451403751,0.176342451403751 20599,10816,10784,0.0180725957817606,0.0180725957817606 18882,3271,7310,0.200940882978518,0.200940882978518 20600,10784,10835,0.00593511915863137,0.00593511915863137 20602,2958,10836,0.0107685222165634,0.0107685222165634 20605,10827,10870,0.0187474646325031,0.0187474646325031 20606,10870,10871,0.0569206829492766,0.0569206829492766 20746,10919,10920,0.0829974075948199,0.0829974075948199 20607,10872,10858,0.118628394955246,0.118628394955246 20609,2959,10837,0.0110654933350888,0.0110654933350888 20610,10837,10819,0.0119664824389379,0.0119664824389379 11704,1158,1159,0.143826308402294,0.143826308402294 16709,10000,10001,0.0457062376473756,0.0457062376473756 20652,9411,7929,0.0718148143148174,0.0718148143148174 20655,4390,9954,0.0752796609482001,0.0752796609482001 20656,9954,10883,0.0805000116188462,0.0805000116188462 20657,10883,10884,0.00921180121982239,0.00921180121982239 20658,10884,8289,0.0487008508548274,0.0487008508548274 20660,5957,6482,0.0027689648671592,0.0027689648671592 20661,6482,5774,0.120389794748458,0.120389794748458 20662,5774,4620,0.0232425190443662,0.0232425190443662 20663,4620,5809,0.169650245221728,0.169650245221728 20664,5809,10472,0.013534248318244,0.013534248318244 2394,2385,2386,0.330871173224232,0.330871173224232 2396,2387,2072,0.091718253525282,0.091718253525282 2398,2388,2389,0.0952556218940292,0.0952556218940292 2399,2389,2390,0.088517954558777,0.088517954558777 2400,2390,2391,0.100075566647637,0.100075566647637 2401,2391,2392,0.0940014926636224,0.0940014926636224 2402,2392,2394,0.0931645591460492,0.0931645591460492 2403,2394,2395,0.0490422843236324,0.0490422843236324 2404,2396,2397,0.101232025457682,0.101232025457682 2405,2397,835,0.0985806787691326,0.0985806787691326 2406,835,2398,0.196049611343252,0.196049611343252 2407,2398,2399,0.0153233199302382,0.0153233199302382 2408,2399,2400,0.00232458495354821,0.00232458495354821 2412,2402,2403,0.0775441054784182,0.0775441054784182 2415,2405,2406,0.101142772155656,0.101142772155656 498,441,442,0.0937180388509973,0.0937180388509973 500,443,444,0.0957304857475106,0.0957304857475106 14680,445,446,0.198543865097556,0.198543865097556 443,447,448,0.0518475604896436,0.0518475604896436 446,450,451,0.1546192530483,0.1546192530483 310,318,319,0.318271935051083,0.318271935051083 447,451,452,0.176746748854474,0.176746748854474 448,452,453,0.173946054533759,0.173946054533759 449,453,454,0.161145911336434,0.161145911336434 450,454,455,0.183605091547984,0.183605091547984 452,456,457,0.174314536622101,0.174314536622101 453,457,458,0.162044543484691,0.162044543484691 454,458,459,0.182862983981988,0.182862983981988 456,460,6,0.0823027301557762,0.0823027301557762 1198,1212,1213,0.0683736094322978,0.0683736094322978 465,266,468,0.155710664946604,0.155710664946604 466,469,470,0.0207613766308904,0.0207613766308904 468,471,472,0.378751941435673,0.378751941435673 472,475,476,0.0306017516715067,0.0306017516715067 474,477,478,0.142331986757376,0.142331986757376 476,401,479,0.0792493107270532,0.0792493107270532 480,481,482,0.61054856130416,0.61054856130416 481,482,483,0.00751372921095178,0.00751372921095178 482,483,484,0.0775332394520986,0.0775332394520986 483,484,485,0.089248827005011,0.089248827005011 17372,40,3540,0.206359755216492,0.206359755216492 19502,10529,10530,0.0177249357864871,0.0177249357864871 2653,2611,2612,0.141657164390576,0.141657164390576 2654,2612,2613,0.112637909268372,0.112637909268372 2655,2613,2614,0.0580743648208686,0.0580743648208686 17439,9901,10107,0.0190863480039502,0.0190863480039502 2656,2614,2615,0.100743891980042,0.100743891980042 2657,2615,2616,0.100475490032633,0.100475490032633 2658,2616,2617,0.0513770343819779,0.0513770343819779 2660,2618,2619,0.0511386540650187,0.0511386540650187 2661,2619,2620,0.0507766966271612,0.0507766966271612 2662,2620,2621,0.0437935865590098,0.0437935865590098 2664,2622,2623,0.138741239129278,0.138741239129278 2665,2623,2624,0.0616812798954739,0.0616812798954739 2666,2624,2625,0.041735581046466,0.041735581046466 2668,2626,2627,0.080053274568439,0.080053274568439 2669,2627,2628,0.0586986059075718,0.0586986059075718 2672,2630,2631,0.0511347279443915,0.0511347279443915 2673,2631,2632,0.0473711830288774,0.0473711830288774 2701,1199,2633,0.0222472727939579,0.0222472727939579 2800,2469,2753,0.205232670024875,0.205232670024875 2801,2753,2754,0.200329673691245,0.200329673691245 2802,2754,796,0.200317660350865,0.200317660350865 2803,796,2755,0.202508246596186,0.202508246596186 2804,2755,2756,0.202966691897007,0.202966691897007 2805,2756,2757,0.203516573136303,0.203516573136303 2806,2757,2758,0.206901705972361,0.206901705972361 2807,2758,2759,0.18527317626533,0.18527317626533 2809,2760,2761,0.172193089993048,0.172193089993048 2810,2761,2337,0.176949778602699,0.176949778602699 2811,2337,2762,0.175813497300624,0.175813497300624 2812,2762,2763,0.241500363205236,0.241500363205236 2813,2763,2764,0.135070479950714,0.135070479950714 2814,2764,2765,0.106502558770285,0.106502558770285 2815,2765,2766,0.0334927078919062,0.0334927078919062 2816,2766,2767,0.200988096936329,0.200988096936329 2817,2767,2768,0.200799068465386,0.200799068465386 2819,2769,1141,0.136317655493671,0.136317655493671 2820,1141,908,0.140881200888928,0.140881200888928 1246,190,1268,0.101376125490378,0.101376125490378 20670,10891,10892,0.0391113232197559,0.0391113232197559 20671,10892,10893,0.0381065586329798,0.0381065586329798 20672,10893,10894,0.00879572218910387,0.00879572218910387 20673,10894,6880,0.00914047873035344,0.00914047873035344 20675,10895,10896,0.0564298376836357,0.0564298376836357 20676,10896,10897,0.0882221479591311,0.0882221479591311 20677,10897,10898,0.0915468728847566,0.0915468728847566 20678,10898,10889,0.0977975944203811,0.0977975944203811 12368,8665,8670,0.0146509072378509,0.0146509072378509 20679,10889,10899,0.0863988642991602,0.0863988642991602 20680,10899,10900,0.00621581990565306,0.00621581990565306 20682,10899,10901,0.0272487435286037,0.0272487435286037 20683,10902,10892,0.0353963477419812,0.0353963477419812 20685,10903,10904,0.0311951245060147,0.0311951245060147 20686,10905,8231,0.00978569112678673,0.00978569112678673 20687,8231,10753,0.00720642488718956,0.00720642488718956 11,11,12,0.132606225003913,0.132606225003913 13,13,14,0.261405445974353,0.261405445974353 14,14,15,0.0524534751729061,0.0524534751729061 15,15,16,0.0498286567506269,0.0498286567506269 16,16,17,0.0506321145105979,0.0506321145105979 17,17,18,0.0480115772672805,0.0480115772672805 19,19,20,0.586520216245135,0.586520216245135 21,22,23,0.0471109050306669,0.0471109050306669 22,23,24,0.117066818844753,0.117066818844753 25,26,27,0.131659873107185,0.131659873107185 27,28,29,0.0945023300061256,0.0945023300061256 28,29,32,0.0547795902237084,0.0547795902237084 29,32,33,0.0472851468321661,0.0472851468321661 30,33,34,0.0541728824006047,0.0541728824006047 1,1,2,0.182682884421833,0.182682884421833 31,34,35,0.0481653228438301,0.0481653228438301 32,35,36,0.0518878807765827,0.0518878807765827 34,37,38,0.0490317013211587,0.0490317013211587 35,38,39,0.0492286314169291,0.0492286314169291 36,39,40,0.0502550749626562,0.0502550749626562 37,40,41,0.0504947813294015,0.0504947813294015 19671,9367,10610,0.0557753987785757,0.0557753987785757 38,41,42,0.0486093395250147,0.0486093395250147 39,42,43,0.0502383575999221,0.0502383575999221 40,43,44,0.0498102685006676,0.0498102685006676 42,45,46,0.0520249865615885,0.0520249865615885 43,46,47,0.0510850489044332,0.0510850489044332 44,47,48,0.0480642310133195,0.0480642310133195 45,48,49,0.0520776483582305,0.0520776483582305 47,50,51,0.0661075861419648,0.0661075861419648 48,51,52,0.0568810950926816,0.0568810950926816 49,52,53,0.0608706853363099,0.0608706853363099 50,53,54,0.0662114802606989,0.0662114802606989 51,54,55,0.0474185291403829,0.0474185291403829 52,55,56,0.0539297292184645,0.0539297292184645 53,56,57,0.108686747732496,0.108686747732496 54,57,58,0.187258749990905,0.187258749990905 56,59,60,1.21682866156064,1.21682866156064 58,62,65,0.111732852527499,0.111732852527499 60,66,67,0.0462182288009238,0.0462182288009238 61,67,68,0.0059633062869109,0.0059633062869109 63,69,70,0.0080040379689871,0.0080040379689871 65,71,72,0.00371377887510826,0.00371377887510826 66,72,73,0.0481593874311522,0.0481593874311522 67,73,74,0.0476872742951146,0.0476872742951146 68,74,75,0.050981067010882,0.050981067010882 69,75,76,0.047311096476864,0.047311096476864 70,76,77,0.00343925081784597,0.00343925081784597 71,77,78,0.0504851331557092,0.0504851331557092 72,78,79,0.0447329738384301,0.0447329738384301 73,79,80,0.00573274424924571,0.00573274424924571 74,80,81,0.048934333458383,0.048934333458383 75,81,82,0.0451562090400863,0.0451562090400863 76,82,83,0.0525053441886158,0.0525053441886158 77,83,84,0.0468507536792171,0.0468507536792171 79,85,86,0.0489620579654281,0.0489620579654281 80,86,87,0.056293962476598,0.056293962476598 81,87,88,0.0565505675369976,0.0565505675369976 82,88,89,0.049261447484153,0.049261447484153 83,89,90,0.0461992376398338,0.0461992376398338 84,90,91,0.0452410545911285,0.0452410545911285 85,91,92,0.040125194779582,0.040125194779582 86,92,93,0.0417705541366205,0.0417705541366205 87,93,94,0.0307746903425865,0.0307746903425865 88,94,95,0.0484715360122363,0.0484715360122363 90,58,96,0.0988139178735054,0.0988139178735054 91,96,97,0.101340345409915,0.101340345409915 92,97,98,0.0883916436599661,0.0883916436599661 93,98,99,0.0102766637725455,0.0102766637725455 94,99,100,0.0815080239205417,0.0815080239205417 95,100,101,0.0191432455952872,0.0191432455952872 99,104,105,0.149790406602899,0.149790406602899 100,106,107,0.104888043119077,0.104888043119077 101,107,108,0.276057285299863,0.276057285299863 103,109,110,0.318041485575751,0.318041485575751 105,111,112,0.0487653491195207,0.0487653491195207 106,113,114,0.160343090933149,0.160343090933149 107,114,115,0.208121584183608,0.208121584183608 111,118,119,0.137350395143796,0.137350395143796 113,120,121,0.356240759753107,0.356240759753107 114,121,122,0.149871853701347,0.149871853701347 115,122,123,0.148228608040365,0.148228608040365 116,123,124,0.294126045752515,0.294126045752515 118,125,126,0.131313615022207,0.131313615022207 119,126,127,0.263795049720844,0.263795049720844 123,130,131,0.221071288024568,0.221071288024568 125,132,133,0.0549684068983719,0.0549684068983719 126,133,135,0.0478699749630446,0.0478699749630446 127,135,136,0.130706329520293,0.130706329520293 128,136,137,0.0495130025200929,0.0495130025200929 129,137,138,0.0194653537975714,0.0194653537975714 130,138,139,0.0302495949579548,0.0302495949579548 131,139,140,0.097138516429268,0.097138516429268 133,141,142,0.0984160429772276,0.0984160429772276 1414,1439,1440,0.0969799596597411,0.0969799596597411 135,143,144,0.094779584184767,0.094779584184767 136,144,145,0.102947980955417,0.102947980955417 137,145,146,0.0998791210708115,0.0998791210708115 138,146,147,0.10354963170018,0.10354963170018 139,147,148,0.0970503169891706,0.0970503169891706 141,149,150,0.0462633170535789,0.0462633170535789 142,150,151,0.0859494466376985,0.0859494466376985 143,151,152,0.084056042435147,0.084056042435147 144,152,131,0.0865811985903579,0.0865811985903579 145,131,155,0.0846809008371401,0.0846809008371401 146,155,156,0.0860732350550831,0.0860732350550831 147,156,157,0.0810260254286054,0.0810260254286054 148,157,158,0.0821650587696609,0.0821650587696609 149,158,159,0.0810216994355951,0.0810216994355951 150,159,160,0.0856058417834562,0.0856058417834562 151,160,161,0.0815928873404902,0.0815928873404902 152,161,162,0.00737779613210769,0.00737779613210769 154,163,164,0.00763240627009494,0.00763240627009494 155,164,165,0.0713522613021865,0.0713522613021865 156,165,166,0.00987473687183569,0.00987473687183569 157,166,167,0.0668981585963986,0.0668981585963986 158,167,168,0.0113627652096004,0.0113627652096004 159,168,169,0.0796520415458163,0.0796520415458163 160,169,170,0.0789939822174276,0.0789939822174276 161,170,171,0.0216393201096419,0.0216393201096419 162,171,172,0.05739626274334,0.05739626274334 163,172,173,0.0799414498698892,0.0799414498698892 164,173,174,0.161327077814812,0.161327077814812 165,174,175,0.292992058630926,0.292992058630926 166,175,176,0.108231632340063,0.108231632340063 167,176,177,0.106370208061557,0.106370208061557 168,177,178,0.0920329418240447,0.0920329418240447 169,178,179,0.199657740223053,0.199657740223053 170,179,180,0.100614906430247,0.100614906430247 1461,1483,1484,0.0976853528091841,0.0976853528091841 171,180,181,0.0991515808605787,0.0991515808605787 172,181,182,0.101348037813126,0.101348037813126 175,184,185,0.0991513776470571,0.0991513776470571 178,187,188,0.0984378662868895,0.0984378662868895 179,188,189,0.709590130188447,0.709590130188447 180,190,191,0.100578501060841,0.100578501060841 181,191,192,0.0991218871214513,0.0991218871214513 182,192,193,0.20342936542853,0.20342936542853 183,193,194,0.207080695389682,0.207080695389682 184,194,195,0.202642969626672,0.202642969626672 185,195,196,0.201913108682536,0.201913108682536 186,196,197,0.201920207523846,0.201920207523846 187,197,198,0.201206377797867,0.201206377797867 188,198,199,0.199728327239083,0.199728327239083 189,199,200,0.179903776297828,0.179903776297828 190,200,201,0.00513723410606708,0.00513723410606708 191,201,202,0.207079558909688,0.207079558909688 194,169,204,0.256940343045097,0.256940343045097 195,204,205,0.14761309930181,0.14761309930181 384,386,387,0.312847187378026,0.312847187378026 197,208,209,0.0482198776992404,0.0482198776992404 198,209,210,1.36238336075367,1.36238336075367 199,211,212,0.0762056360151952,0.0762056360151952 210,221,222,0.10839564681744,0.10839564681744 212,223,224,0.197685755221764,0.197685755221764 213,224,225,0.136500664002185,0.136500664002185 215,226,227,0.0378358956085511,0.0378358956085511 217,228,229,0.0700057652168164,0.0700057652168164 218,229,230,0.156709235598665,0.156709235598665 220,231,232,0.0710636642555904,0.0710636642555904 223,234,235,0.0652725377045483,0.0652725377045483 227,237,238,0.33099974682308,0.33099974682308 19951,4950,4670,0.10032168356836,0.10032168356836 229,239,240,0.145321847286165,0.145321847286165 230,240,241,0.0697724132050665,0.0697724132050665 231,241,242,0.0623380559401012,0.0623380559401012 232,242,243,0.121807717540091,0.121807717540091 233,243,244,0.123936016070967,0.123936016070967 234,244,245,0.0423914167747626,0.0423914167747626 235,245,30,0.0421885133223055,0.0421885133223055 238,134,246,0.0735610173824186,0.0735610173824186 246,253,254,0.386604280856974,0.386604280856974 261,271,272,0.0791195509987444,0.0791195509987444 262,272,273,0.0178978198366689,0.0178978198366689 263,273,274,0.0364878269996901,0.0364878269996901 264,274,275,0.130636800507014,0.130636800507014 265,275,276,0.0381201943550558,0.0381201943550558 272,282,283,0.097546663905458,0.097546663905458 556,66,551,0.00841985913797999,0.00841985913797999 557,551,552,0.04510313602044,0.04510313602044 559,553,554,0.116858726253731,0.116858726253731 562,249,556,0.0347143242166075,0.0347143242166075 563,557,250,0.0320475892789012,0.0320475892789012 581,573,574,3.62449911588374,3.62449911588374 582,495,575,0.042579905853808,0.042579905853808 583,575,576,0.0263063929759334,0.0263063929759334 585,577,311,0.0472092453507094,0.0472092453507094 587,578,579,0.310605662522472,0.310605662522472 589,580,206,0.0784574482758401,0.0784574482758401 591,581,582,0.323379230044806,0.323379230044806 593,583,584,0.18304036244052,0.18304036244052 595,585,586,0.0719402278196197,0.0719402278196197 597,587,588,0.0168822192889414,0.0168822192889414 599,589,590,0.0668977161070656,0.0668977161070656 601,592,593,0.00991684169352972,0.00991684169352972 606,597,598,0.0427315746706827,0.0427315746706827 610,601,602,0.0635315500234909,0.0635315500234909 611,602,603,0.0528935910157463,0.0528935910157463 16699,9993,9994,0.012991856325609,0.012991856325609 612,603,604,0.0535739683641864,0.0535739683641864 615,606,307,0.0053241575287587,0.0053241575287587 616,307,607,0.210415758379136,0.210415758379136 618,608,609,0.0943257357645838,0.0943257357645838 620,610,611,0.12631191015444,0.12631191015444 621,611,612,0.121362330065702,0.121362330065702 11699,1033,1034,0.0933842207119007,0.0933842207119007 622,612,613,0.120087101438352,0.120087101438352 623,613,614,0.109496386514743,0.109496386514743 625,615,616,0.099485158811405,0.099485158811405 626,616,617,0.0380723765849069,0.0380723765849069 627,617,618,0.0166082915806853,0.0166082915806853 629,619,620,0.0454138336035488,0.0454138336035488 630,620,621,0.0942731398582661,0.0942731398582661 631,621,622,0.00735436876666859,0.00735436876666859 632,622,623,0.102647301082546,0.102647301082546 633,623,544,0.0305138174261522,0.0305138174261522 636,625,626,0.0461061908767262,0.0461061908767262 637,626,627,0.0495093856599813,0.0495093856599813 639,628,629,0.00822721040716169,0.00822721040716169 640,629,630,0.102896638771385,0.102896638771385 641,630,631,0.106879933016847,0.106879933016847 642,631,632,0.103715813554019,0.103715813554019 643,632,633,0.10692744992309,0.10692744992309 644,633,634,0.103895780437174,0.103895780437174 645,634,635,0.10514306949893,0.10514306949893 647,636,637,0.00886536795801057,0.00886536795801057 648,637,638,0.204097990393348,0.204097990393348 649,638,639,0.00993994545767469,0.00993994545767469 651,640,641,0.322116221139114,0.322116221139114 653,643,644,0.14058289547664,0.14058289547664 654,644,645,0.143886814663415,0.143886814663415 657,647,648,0.1449055455771,0.1449055455771 660,650,651,0.0986374455510098,0.0986374455510098 661,651,652,0.109870142544629,0.109870142544629 662,652,653,0.107278100090415,0.107278100090415 663,653,654,0.105274765421146,0.105274765421146 664,654,655,0.107321673078917,0.107321673078917 665,655,659,0.103426909396494,0.103426909396494 666,659,660,0.0476206970204551,0.0476206970204551 667,660,661,0.0487580750629072,0.0487580750629072 668,661,662,0.103115405190933,0.103115405190933 669,662,663,0.118337011744519,0.118337011744519 670,663,664,0.118107974454135,0.118107974454135 671,664,665,0.223948343500364,0.223948343500364 672,665,666,0.106040631048838,0.106040631048838 673,666,667,0.0256000736542961,0.0256000736542961 674,667,668,0.0803036973488277,0.0803036973488277 675,668,669,0.107519240980512,0.107519240980512 1662,1688,1689,0.0492594246995293,0.0492594246995293 677,670,671,0.106757477563009,0.106757477563009 678,671,672,0.103159385358598,0.103159385358598 679,672,673,0.111733647900791,0.111733647900791 680,673,674,0.10480806031483,0.10480806031483 681,674,675,0.0524357665703955,0.0524357665703955 682,675,676,0.0522607419390769,0.0522607419390769 683,676,677,0.0516311575112871,0.0516311575112871 684,677,678,0.0529566114294976,0.0529566114294976 685,678,679,0.0524070698016137,0.0524070698016137 686,679,680,0.187479766906081,0.187479766906081 690,683,684,0.0954023275162926,0.0954023275162926 691,684,685,0.100472575096637,0.100472575096637 692,685,686,0.0954830683114717,0.0954830683114717 693,686,687,0.0981912656165647,0.0981912656165647 694,687,688,0.0529127579061837,0.0529127579061837 695,688,689,0.097652475318391,0.097652475318391 696,689,690,0.0954475604442949,0.0954475604442949 697,690,691,1.04422795392214,1.04422795392214 698,692,693,0.101491505067343,0.101491505067343 700,694,695,0.0992328230839297,0.0992328230839297 701,695,696,0.102484361376735,0.102484361376735 703,697,698,0.0986965284486813,0.0986965284486813 704,698,699,0.0994466333494717,0.0994466333494717 705,699,700,0.0997814367951755,0.0997814367951755 706,700,702,0.0968138925983087,0.0968138925983087 707,702,703,0.100377700728806,0.100377700728806 708,703,704,0.0945219805489684,0.0945219805489684 709,704,705,0.101319162842739,0.101319162842739 711,706,707,0.0929527445510612,0.0929527445510612 712,707,708,0.132514897770158,0.132514897770158 713,708,709,0.136169309583257,0.136169309583257 714,709,710,0.133600704636896,0.133600704636896 715,710,711,0.131877184107974,0.131877184107974 716,711,712,0.137129048962243,0.137129048962243 717,712,714,0.139625593223683,0.139625593223683 718,714,715,0.140147388874583,0.140147388874583 720,716,717,0.139181895573122,0.139181895573122 721,717,718,0.136478657719685,0.136478657719685 722,718,719,0.0608836584293049,0.0608836584293049 723,719,720,0.0543052596791692,0.0543052596791692 724,720,721,0.402215107963206,0.402215107963206 726,722,723,0.109800761131151,0.109800761131151 728,724,725,0.0404933936313706,0.0404933936313706 729,725,726,0.0429068637575149,0.0429068637575149 730,726,54,0.117488559492451,0.117488559492451 732,728,729,0.201386679597364,0.201386679597364 733,729,730,0.204011830144653,0.204011830144653 734,730,731,0.199761692314281,0.199761692314281 17425,10099,10083,0.0366406616748247,0.0366406616748247 735,731,732,0.201563131430502,0.201563131430502 736,732,733,0.402282143818784,0.402282143818784 737,734,735,0.0902645098486118,0.0902645098486118 738,735,736,0.0928507623233121,0.0928507623233121 739,736,737,0.0900332912586976,0.0900332912586976 740,737,738,0.0739532182409675,0.0739532182409675 741,738,739,0.100409435325613,0.100409435325613 742,739,740,0.0918337393875257,0.0918337393875257 743,740,741,0.0605135925040139,0.0605135925040139 744,741,744,0.09764928319827,0.09764928319827 745,744,745,0.100176801141236,0.100176801141236 746,745,746,0.0948931710062943,0.0948931710062943 747,746,747,0.0932950961705344,0.0932950961705344 748,747,748,0.0948942633213168,0.0948942633213168 749,748,749,0.0880271421463829,0.0880271421463829 750,749,750,0.101773658707536,0.101773658707536 751,750,751,0.094781491782375,0.094781491782375 752,751,752,0.0909312964030863,0.0909312964030863 754,753,754,0.0476837940219257,0.0476837940219257 755,754,755,0.0476837940207114,0.0476837940207114 756,755,756,0.100492444483886,0.100492444483886 760,760,761,0.278292588595779,0.278292588595779 18241,8960,6768,0.145513824807152,0.145513824807152 762,762,763,0.102174293003021,0.102174293003021 763,763,764,0.0992571756698332,0.0992571756698332 764,764,765,0.100622536912342,0.100622536912342 766,766,767,0.101850111631528,0.101850111631528 767,767,768,0.0961954013729948,0.0961954013729948 768,768,769,0.207085640087389,0.207085640087389 769,769,770,0.1068825400281,0.1068825400281 770,770,771,0.105967528573409,0.105967528573409 771,771,772,0.107278769323728,0.107278769323728 772,772,199,0.0969401274978018,0.0969401274978018 773,199,776,0.101328977128045,0.101328977128045 774,776,777,0.0984004881984158,0.0984004881984158 775,777,778,0.0991276696889056,0.0991276696889056 779,784,785,0.101305408476756,0.101305408476756 780,785,786,0.0976265458519536,0.0976265458519536 781,786,787,0.0966903245975086,0.0966903245975086 783,788,789,0.0146697046803596,0.0146697046803596 784,789,790,0.0984239882007814,0.0984239882007814 785,790,791,0.0942419953953979,0.0942419953953979 786,791,792,0.0942417343682122,0.0942417343682122 787,792,793,0.0942331855902031,0.0942331855902031 789,794,795,0.0937138545964453,0.0937138545964453 790,795,796,0.0956046195795482,0.0956046195795482 791,796,797,0.0946549122760597,0.0946549122760597 792,797,798,0.100527766007763,0.100527766007763 793,798,799,0.10316918665,0.10316918665 795,800,801,0.103459881633314,0.103459881633314 796,801,802,0.0997925526863961,0.0997925526863961 797,802,803,0.0998006432146063,0.0998006432146063 854,804,805,0.1238606801811,0.1238606801811 799,807,808,0.10163704947704,0.10163704947704 800,808,812,0.0515064726572222,0.0515064726572222 801,812,813,0.0494547954602067,0.0494547954602067 802,813,814,0.051447981297694,0.051447981297694 803,814,815,0.0525679212147471,0.0525679212147471 804,815,816,0.0487973630951461,0.0487973630951461 805,816,817,0.0522598325196538,0.0522598325196538 806,817,818,0.103406751654374,0.103406751654374 807,818,819,0.10785615815132,0.10785615815132 808,819,820,0.10473605712406,0.10473605712406 809,820,821,0.112264494558786,0.112264494558786 810,821,822,0.0974128787334051,0.0974128787334051 811,822,823,0.107993299539667,0.107993299539667 812,823,824,0.0548178827467902,0.0548178827467902 17428,10106,10103,0.0082057240713584,0.0082057240713584 1819,1835,1836,0.0691383900190408,0.0691383900190408 813,824,825,0.0508588332180354,0.0508588332180354 816,827,828,0.0512039318870449,0.0512039318870449 817,828,829,0.0518718595198435,0.0518718595198435 818,829,830,0.106833526059922,0.106833526059922 820,831,832,0.385745696022263,0.385745696022263 821,832,833,0.404856481972801,0.404856481972801 823,834,835,0.105948732119107,0.105948732119107 824,835,838,0.0910625591495108,0.0910625591495108 826,839,840,0.0919963536570051,0.0919963536570051 828,841,842,0.174755253051921,0.174755253051921 829,842,843,0.178568082023164,0.178568082023164 830,843,844,0.17297498203528,0.17297498203528 831,844,845,0.173265495891133,0.173265495891133 832,845,846,0.177949551875208,0.177949551875208 833,846,847,0.164704515205255,0.164704515205255 835,848,849,0.140807407128784,0.140807407128784 839,852,853,0.167627273627897,0.167627273627897 840,853,854,0.0221861617364752,0.0221861617364752 841,854,855,0.199351380476648,0.199351380476648 842,855,856,0.154506611729302,0.154506611729302 843,856,857,0.177121299660486,0.177121299660486 844,857,858,0.173233506037634,0.173233506037634 845,858,859,0.161447290254498,0.161447290254498 846,859,860,0.184417991926907,0.184417991926907 847,860,861,0.174097913655798,0.174097913655798 848,861,862,0.200651350067359,0.200651350067359 851,864,865,0.136205566327931,0.136205566327931 852,865,866,0.134098020570816,0.134098020570816 853,866,804,0.130206342500308,0.130206342500308 855,805,869,0.151636521465058,0.151636521465058 856,869,870,0.0565102957854785,0.0565102957854785 859,872,873,0.106081890543097,0.106081890543097 860,873,874,0.104885275538693,0.104885275538693 861,874,875,0.105346104071406,0.105346104071406 862,875,876,0.105115636520032,0.105115636520032 16596,6712,8570,0.146117658845452,0.146117658845452 864,877,878,0.106492224339564,0.106492224339564 865,878,879,0.105226257982301,0.105226257982301 866,879,880,0.109300044149485,0.109300044149485 867,880,881,0.105305755069531,0.105305755069531 868,881,882,0.0524982326673818,0.0524982326673818 869,882,883,0.0527289587191423,0.0527289587191423 870,883,884,0.104777165086199,0.104777165086199 871,884,885,0.101110616467656,0.101110616467656 873,886,887,0.105175290472485,0.105175290472485 874,887,888,0.105460060240618,0.105460060240618 875,888,889,0.104542724277831,0.104542724277831 878,891,892,0.107871242081588,0.107871242081588 879,892,893,0.100327397599291,0.100327397599291 880,893,894,0.10715921423401,0.10715921423401 11694,895,896,0.0160104862378167,0.0160104862378167 881,894,897,0.103236099875311,0.103236099875311 882,897,898,0.106539225146671,0.106539225146671 16754,10009,7565,0.0493392725986542,0.0493392725986542 20639,10032,10878,0.0503841615701827,0.0503841615701827 885,864,900,0.0968355268957622,0.0968355268957622 886,900,901,0.0921857962021889,0.0921857962021889 887,901,902,0.0154453872411826,0.0154453872411826 888,902,903,0.099023611112339,0.099023611112339 889,903,904,0.106658816969038,0.106658816969038 890,904,905,0.102850064051981,0.102850064051981 891,905,906,0.106374102165022,0.106374102165022 893,907,908,0.107980942566683,0.107980942566683 897,911,912,0.0137000260099873,0.0137000260099873 900,914,915,0.266296417735211,0.266296417735211 902,916,917,0.109365780913081,0.109365780913081 903,917,918,0.110688879788924,0.110688879788924 904,918,919,0.0528048087506356,0.0528048087506356 905,919,920,0.0548227612983216,0.0548227612983216 1909,1921,1922,0.0521063364540888,0.0521063364540888 12333,8655,8656,0.00566894958463717,0.00566894958463717 906,920,921,0.0600921295133805,0.0600921295133805 907,921,922,0.0524145297386554,0.0524145297386554 908,922,923,0.0533449751273277,0.0533449751273277 909,923,924,0.0522830317618348,0.0522830317618348 910,924,925,0.0531296104749593,0.0531296104749593 911,925,926,0.0494870453453698,0.0494870453453698 912,926,927,0.0490530439973252,0.0490530439973252 916,930,931,0.0484862367563559,0.0484862367563559 917,931,932,0.0491192175023229,0.0491192175023229 918,932,933,0.0512499454427793,0.0512499454427793 935,950,951,0.0925005138771614,0.0925005138771614 936,951,952,0.09155937925052,0.09155937925052 937,952,953,0.096647434304121,0.096647434304121 938,953,954,0.0946813321937467,0.0946813321937467 939,954,955,0.0465376592907314,0.0465376592907314 941,956,957,0.0470827842175089,0.0470827842175089 942,957,958,0.0477097696809632,0.0477097696809632 943,958,959,0.0469673192776546,0.0469673192776546 944,959,857,0.0470271779665272,0.0470271779665272 945,857,452,0.0433482724753884,0.0433482724753884 946,452,960,0.0461959621064724,0.0461959621064724 947,960,456,0.0448744265859584,0.0448744265859584 948,456,961,0.0477309298676521,0.0477309298676521 950,962,963,0.203057783136815,0.203057783136815 951,963,964,0.111884367881333,0.111884367881333 952,964,965,0.176567620505235,0.176567620505235 953,965,966,0.178378901323504,0.178378901323504 958,970,971,0.205957142551392,0.205957142551392 960,972,973,0.204078625402165,0.204078625402165 961,973,282,0.115147222371539,0.115147222371539 964,976,977,0.0518319225146996,0.0518319225146996 965,977,978,0.124228855322375,0.124228855322375 966,978,979,0.172234101769625,0.172234101769625 967,979,980,0.191895457064314,0.191895457064314 968,980,981,0.160844607226305,0.160844607226305 969,981,936,0.183612712644296,0.183612712644296 18742,7651,6216,0.274731695307389,0.274731695307389 970,936,982,0.178134725901618,0.178134725901618 972,983,984,0.199061323006722,0.199061323006722 973,984,985,0.188587247900735,0.188587247900735 974,985,986,0.0433580404548831,0.0433580404548831 975,986,987,0.125051012370851,0.125051012370851 977,988,989,0.141681092806979,0.141681092806979 978,989,990,0.0574887447164737,0.0574887447164737 979,990,991,0.201644088462744,0.201644088462744 981,992,993,0.0142751187411164,0.0142751187411164 983,994,995,0.198087310718341,0.198087310718341 984,995,996,0.021294324874815,0.021294324874815 986,997,998,0.477759831198138,0.477759831198138 988,999,1000,0.107359092710075,0.107359092710075 989,1000,1001,0.213427542201395,0.213427542201395 990,1001,1002,0.0204216124756694,0.0204216124756694 991,1002,1003,0.169295945736254,0.169295945736254 992,1003,1004,0.202119044170343,0.202119044170343 993,1004,1007,0.405136142942317,0.405136142942317 994,1008,753,0.128100004965855,0.128100004965855 996,1009,277,0.197304277838347,0.197304277838347 998,1010,1011,0.168461631075683,0.168461631075683 999,1011,1012,0.0217275963794507,0.0217275963794507 1000,1012,1013,0.199706135128057,0.199706135128057 1001,1013,1014,0.154996233446664,0.154996233446664 1002,1014,1015,0.0484476295387052,0.0484476295387052 1005,1018,1019,0.198018950245581,0.198018950245581 1006,1019,1020,0.173297369328456,0.173297369328456 1007,1020,1021,0.177035115256862,0.177035115256862 1008,1021,1022,0.17859043694682,0.17859043694682 1009,1022,674,0.00356025053355106,0.00356025053355106 1010,674,1023,0.00366943257948706,0.00366943257948706 1011,1023,1024,0.17484373239475,0.17484373239475 1012,1024,1025,0.173998681621435,0.173998681621435 1015,1027,1028,0.0704684258530158,0.0704684258530158 1017,1029,1030,0.0048505404615695,0.0048505404615695 1018,1030,1031,0.00340295138148338,0.00340295138148338 1019,1031,1035,0.134848566335067,0.134848566335067 1020,1035,1036,0.137493615415566,0.137493615415566 16764,9868,2745,0.0490633016235184,0.0490633016235184 1021,1036,827,0.141821861187588,0.141821861187588 1023,1037,1038,0.144096028267239,0.144096028267239 1024,1038,1039,0.13873602575008,0.13873602575008 1025,1039,1040,0.137557829611355,0.137557829611355 1026,1040,1041,0.134490266221638,0.134490266221638 1027,1041,1042,0.141541481862683,0.141541481862683 1028,1042,1043,0.00492593525103261,0.00492593525103261 1029,1043,1044,0.138593778312369,0.138593778312369 1030,1044,1045,0.140603553737706,0.140603553737706 1031,1045,881,0.137936273445967,0.137936273445967 1032,881,1046,0.138493298016227,0.138493298016227 1033,1046,1047,0.135001777755027,0.135001777755027 1034,1047,1048,0.131055322767976,0.131055322767976 1035,1048,1049,0.124939018757432,0.124939018757432 1037,1050,1051,0.292899479856136,0.292899479856136 1038,1051,1052,0.166422260927488,0.166422260927488 1040,735,1053,0.129020329518136,0.129020329518136 1042,1054,1055,0.104556386299221,0.104556386299221 1044,1056,1057,0.0821976961903273,0.0821976961903273 1046,1058,1059,0.198827335717405,0.198827335717405 1048,1060,1061,0.168836903384636,0.168836903384636 1050,1062,1063,0.404705159588638,0.404705159588638 1051,1067,1068,0.132512985213334,0.132512985213334 1052,1068,1069,0.13497040303733,0.13497040303733 1053,1069,1070,0.132768776601327,0.132768776601327 1056,1072,1073,0.0939030414376985,0.0939030414376985 1058,1074,1075,0.180616569310233,0.180616569310233 1059,1075,1076,0.0336398662027363,0.0336398662027363 1060,1076,1077,0.0410609349522483,0.0410609349522483 1061,1077,1078,0.0827433862317427,0.0827433862317427 1062,1078,1079,0.0826887112506465,0.0826887112506465 1064,1080,464,0.0761353371210495,0.0761353371210495 1065,464,1081,0.349900041786437,0.349900041786437 1066,1081,1082,0.00956876487693368,0.00956876487693368 1068,1083,1084,0.207455473901342,0.207455473901342 1069,1084,1085,0.20253048003379,0.20253048003379 1070,1085,1086,0.20117520633799,0.20117520633799 1071,1086,1087,0.200445374909098,0.200445374909098 1073,1088,1089,0.193552555847569,0.193552555847569 1074,1089,1090,0.201907921550129,0.201907921550129 1075,1090,1091,0.409168814751628,0.409168814751628 1078,1094,1095,0.176210660233647,0.176210660233647 1082,1098,1099,0.214073333831546,0.214073333831546 1083,1099,1100,0.273059176292595,0.273059176292595 1085,1101,1102,0.177543118890406,0.177543118890406 1086,1102,1103,0.205192174072119,0.205192174072119 1089,1105,1106,0.177750162727048,0.177750162727048 1090,1106,1107,0.0539560094135977,0.0539560094135977 1091,1107,1108,0.122234944576301,0.122234944576301 1092,1108,1109,0.177333676437683,0.177333676437683 1093,1109,1110,0.180925459405873,0.180925459405873 1095,1111,1112,0.128811671442731,0.128811671442731 1096,1112,1113,0.134815073580703,0.134815073580703 1097,1113,1114,0.136688571742098,0.136688571742098 1098,1114,1115,0.101403665812315,0.101403665812315 1099,1115,1116,0.102067679100378,0.102067679100378 1102,1118,1119,0.204345080233058,0.204345080233058 1103,1119,1120,0.199139333361331,0.199139333361331 1104,1120,1121,0.0469911073941159,0.0469911073941159 1105,1121,1122,0.0592169845475301,0.0592169845475301 1106,1122,1123,0.0953718885827498,0.0953718885827498 1107,1123,1124,0.0510557799357253,0.0510557799357253 1108,1124,1125,0.150795725410384,0.150795725410384 1109,1125,1126,0.203566805558282,0.203566805558282 1111,1127,1128,0.0472430646130033,0.0472430646130033 1112,1128,1129,0.205543981836037,0.205543981836037 1114,1130,1131,0.164841461931526,0.164841461931526 1115,1131,1132,0.171242319742711,0.171242319742711 1116,1132,1133,0.15535130673221,0.15535130673221 1117,1133,1134,0.155906924058663,0.155906924058663 1118,1134,1135,0.158641971110509,0.158641971110509 1120,1136,1137,0.202486056810199,0.202486056810199 1124,1140,1141,0.106376038726262,0.106376038726262 1125,1141,1142,0.11299023410348,0.11299023410348 1127,1143,1144,0.105553895231553,0.105553895231553 1128,1144,1145,0.104117784384988,0.104117784384988 1129,1145,1146,0.103483298103444,0.103483298103444 1131,1147,1148,0.20922373460901,0.20922373460901 1132,1148,1149,0.150393643985841,0.150393643985841 1133,1149,1150,0.0550246362758013,0.0550246362758013 1134,1150,1151,0.102697719375893,0.102697719375893 1135,1151,1152,0.0983530643806034,0.0983530643806034 1136,1152,1153,0.0500465548413358,0.0500465548413358 1137,1153,1154,0.957298194837815,0.957298194837815 1138,1155,1156,0.108691319059022,0.108691319059022 1139,1156,1157,0.102249102579738,0.102249102579738 1140,1157,1160,0.108168549451273,0.108168549451273 1141,1160,1161,0.101829092464478,0.101829092464478 1144,1162,1163,0.0512778300683452,0.0512778300683452 1146,1164,1165,0.100040433804019,0.100040433804019 1147,1165,1166,0.107579273983848,0.107579273983848 1148,1166,1167,0.103452121653836,0.103452121653836 1149,1167,1168,0.102717798897395,0.102717798897395 1150,1168,1169,0.106376023896376,0.106376023896376 1151,1169,1170,0.105583034841699,0.105583034841699 1152,1170,1171,0.105884448878202,0.105884448878202 1153,1171,1172,0.107984392656028,0.107984392656028 1154,1172,1173,0.100211807661524,0.100211807661524 1156,1174,1175,0.0651406407561477,0.0651406407561477 1157,1176,1177,0.0916420940843904,0.0916420940843904 1158,1177,1178,0.317057086238115,0.317057086238115 1159,1178,1179,0.0403904373250439,0.0403904373250439 1160,1179,1180,0.087664479851631,0.087664479851631 1163,555,558,0.0996109464859662,0.0996109464859662 1165,1182,1183,0.200712633020301,0.200712633020301 1166,1183,141,0.201303158931495,0.201303158931495 1167,141,1184,0.160264959796536,0.160264959796536 1169,1185,1186,0.0892826433471673,0.0892826433471673 16608,9325,9944,0.146983175121654,0.146983175121654 1171,1187,1011,0.0980488049438762,0.0980488049438762 1172,1011,1188,0.100351187096818,0.100351187096818 1173,1188,1189,0.0991689160182861,0.0991689160182861 1174,1189,1190,0.0985624561842153,0.0985624561842153 1175,1190,1191,0.0992629404802966,0.0992629404802966 1177,1192,1193,0.0982024972051538,0.0982024972051538 1178,1193,1194,0.0979660824445765,0.0979660824445765 1179,1194,1195,0.0324477724054976,0.0324477724054976 1180,1195,1196,0.0675268282620706,0.0675268282620706 1182,1197,1198,0.0679368973278076,0.0679368973278076 1184,1199,1200,0.0686815112230977,0.0686815112230977 1185,1200,1201,0.0309923494566171,0.0309923494566171 1186,1201,1202,0.0899174664521967,0.0899174664521967 1187,1202,1203,0.0945518763756908,0.0945518763756908 1188,1203,1204,0.0933113340782308,0.0933113340782308 1189,1204,1205,0.09509225728821,0.09509225728821 1190,1205,1206,0.0947055520559319,0.0947055520559319 1191,1206,1207,0.0954663818870976,0.0954663818870976 1192,1207,1208,0.0457748420522195,0.0457748420522195 1193,1208,853,0.0452361278424885,0.0452361278424885 1194,853,1209,0.0465328064656566,0.0465328064656566 1195,1209,1210,0.0443349306457526,0.0443349306457526 1196,1210,1211,0.0926255737985973,0.0926255737985973 1200,1214,1215,0.199187167786165,0.199187167786165 1201,1215,1216,0.200954541481784,0.200954541481784 1202,1216,1217,0.405030982441888,0.405030982441888 1203,1218,1219,0.0492032479248998,0.0492032479248998 1204,1219,1220,0.0957003230509211,0.0957003230509211 1206,1221,1222,0.0745042299709739,0.0745042299709739 1207,1222,1223,0.102728552500243,0.102728552500243 1208,1223,1224,0.112933078893132,0.112933078893132 1210,1225,1226,0.132646861758746,0.132646861758746 1212,1227,1228,0.133737749967366,0.133737749967366 1213,1228,1229,0.138340301298334,0.138340301298334 1214,1229,1230,0.133937469551528,0.133937469551528 1215,1230,1231,0.133215122537399,0.133215122537399 1216,1231,1236,0.135593895539884,0.135593895539884 1217,1236,1237,0.134329596288595,0.134329596288595 1218,1237,1238,0.133838756927755,0.133838756927755 1220,1239,1240,0.201119608536246,0.201119608536246 1222,1241,1242,0.0687159203588902,0.0687159203588902 1223,1242,1243,0.133400908392016,0.133400908392016 1224,1243,1247,0.135380581131659,0.135380581131659 1225,1247,1248,0.134002229768192,0.134002229768192 1226,1248,1249,0.133545106900313,0.133545106900313 1227,1249,1250,0.135368900396577,0.135368900396577 1228,1250,1251,0.135024432224222,0.135024432224222 1229,1251,1252,0.104469760585228,0.104469760585228 1230,1252,1253,0.0306570001135196,0.0306570001135196 1231,1253,1254,0.0720522950545032,0.0720522950545032 1232,1254,1255,0.0658986376594475,0.0658986376594475 1233,1255,1256,0.0399746208950617,0.0399746208950617 1234,1256,1257,0.0944491578366609,0.0944491578366609 1235,1257,1258,0.132766928353997,0.132766928353997 1236,1258,1259,0.135424431672451,0.135424431672451 1237,1259,1260,0.140672385455392,0.140672385455392 1238,1260,1261,0.134975501941172,0.134975501941172 1239,1261,1262,0.0645486549169547,0.0645486549169547 1240,1262,1263,0.0682069680036474,0.0682069680036474 1241,1263,1264,0.132661334326961,0.132661334326961 1242,1264,1265,0.198750077150319,0.198750077150319 1243,1265,1266,0.153240793837705,0.153240793837705 1245,273,1267,0.0675767060379672,0.0675767060379672 1247,1268,1269,0.0991648269688332,0.0991648269688332 1248,1269,1270,0.105715575753422,0.105715575753422 1249,1270,1271,0.096909170039208,0.096909170039208 1251,1272,1273,0.132822339876578,0.132822339876578 1252,1273,1274,0.108602805332053,0.108602805332053 1253,1274,1275,0.0271637528935803,0.0271637528935803 1254,1275,1276,0.112230208152067,0.112230208152067 1255,1276,1277,0.0176649567962355,0.0176649567962355 1256,1277,1278,0.135399208639876,0.135399208639876 1257,1278,1279,0.134958357098824,0.134958357098824 1258,1279,1280,0.13471438954866,0.13471438954866 1259,1280,1281,0.0527317447874755,0.0527317447874755 1260,1281,1282,0.0822068643990868,0.0822068643990868 1262,24,1283,0.0541075654220215,0.0541075654220215 1263,1283,1284,0.0277584904979192,0.0277584904979192 1264,1284,1285,0.0119510600074318,0.0119510600074318 1265,1285,1286,0.00765101800505865,0.00765101800505865 1267,1287,1288,0.0102422085479252,0.0102422085479252 1269,1289,1290,0.18749026453307,0.18749026453307 1270,1290,1291,0.200784792674354,0.200784792674354 1271,1291,1292,0.406662337861329,0.406662337861329 1272,1293,1028,0.104130177494266,0.104130177494266 1274,1294,1295,0.209580478517529,0.209580478517529 1275,1295,1296,0.202179673681852,0.202179673681852 1276,1296,1297,0.102644670381459,0.102644670381459 1277,1297,1298,0.08553722531747,0.08553722531747 1278,1299,1300,0.10911250090994,0.10911250090994 1279,1300,1305,0.103516561820708,0.103516561820708 1280,1305,1306,0.107188605435255,0.107188605435255 1282,1307,1308,0.104254785791266,0.104254785791266 1283,1308,1309,0.104981820314566,0.104981820314566 1284,1309,1310,0.0539236153779667,0.0539236153779667 1285,1310,1311,0.0525379554780919,0.0525379554780919 1287,1312,1313,0.0516652738700608,0.0516652738700608 1288,1313,1314,0.0506813468547144,0.0506813468547144 1289,1314,1315,0.0508976456987324,0.0508976456987324 1290,1315,1316,0.0521616744394787,0.0521616744394787 1291,1316,1317,0.0506396099336441,0.0506396099336441 1292,1317,1318,0.0516214270666003,0.0516214270666003 1293,1318,1319,0.0518951446578895,0.0518951446578895 1294,1319,1320,0.0518013233234396,0.0518013233234396 1295,1320,1321,0.0498510970504219,0.0498510970504219 1296,1321,1322,0.0511186989957182,0.0511186989957182 1297,1322,1323,0.0508331487974254,0.0508331487974254 1300,1325,1326,0.08881123864976,0.08881123864976 1304,499,1329,0.167484239247501,0.167484239247501 1305,1329,1332,0.203905657642638,0.203905657642638 1306,1332,1333,0.204847680679676,0.204847680679676 1307,1333,1334,0.201123583387407,0.201123583387407 1309,1335,1336,0.157474175144751,0.157474175144751 1310,1336,1337,0.117575441930224,0.117575441930224 1311,1337,1338,0.0942761529447682,0.0942761529447682 1313,1339,1340,0.0991229934735866,0.0991229934735866 1314,1340,193,0.100574656408132,0.100574656408132 1315,193,1341,0.102057084030905,0.102057084030905 1316,1341,1342,0.101342753238197,0.101342753238197 1317,1342,1343,0.0983873083767276,0.0983873083767276 1318,1343,1344,0.103799446896886,0.103799446896886 1320,1345,1346,0.0125938712274396,0.0125938712274396 1323,1348,1349,0.273909093656176,0.273909093656176 1325,1350,1351,0.136546503712986,0.136546503712986 1326,1351,1352,0.134960662965356,0.134960662965356 1327,1352,1353,0.12926179848792,0.12926179848792 1328,1353,1354,0.137757238088674,0.137757238088674 1329,1354,1355,0.134312853283448,0.134312853283448 1330,1355,1356,0.132780195397846,0.132780195397846 1334,1359,1360,0.200708631878513,0.200708631878513 1336,142,1364,0.213116678885437,0.213116678885437 1338,1365,1366,0.152775417186349,0.152775417186349 1339,1367,1368,0.213588518747439,0.213588518747439 1341,1369,1370,0.0932290478454428,0.0932290478454428 1342,1371,1372,0.0501807359890933,0.0501807359890933 1343,1372,1373,0.0506488838331464,0.0506488838331464 1344,1373,1374,0.0509778039678037,0.0509778039678037 1345,1374,1375,0.0510804446988023,0.0510804446988023 1346,1375,1376,0.0530938888935116,0.0530938888935116 1347,1376,1377,0.0533676128248485,0.0533676128248485 1348,1377,1378,0.0492215264037076,0.0492215264037076 1349,1378,1379,0.0493909004241748,0.0493909004241748 1350,1379,1380,0.102775081126436,0.102775081126436 1351,1380,1381,0.100172308119327,0.100172308119327 1353,1382,1383,0.0341877559991377,0.0341877559991377 1354,1383,1384,0.104577694208817,0.104577694208817 1356,1385,1386,0.193890579001187,0.193890579001187 2459,714,2450,0.108569713532818,0.108569713532818 1358,1387,1388,0.203368582544414,0.203368582544414 1359,1388,1389,0.203745939128333,0.203745939128333 1361,1390,1391,0.199208620541168,0.199208620541168 1362,1391,1392,0.199941300123434,0.199941300123434 1364,1393,1394,0.177657657089983,0.177657657089983 1365,1394,1395,0.177656134299769,0.177656134299769 1366,1395,1396,0.0721099099294465,0.0721099099294465 1367,1396,1397,0.103333445330309,0.103333445330309 1368,1397,1398,0.177111308895875,0.177111308895875 1369,1398,1399,0.177390305757292,0.177390305757292 1370,1399,1400,0.0617135848764214,0.0617135848764214 1371,1400,1401,0.0203196347458361,0.0203196347458361 1373,1402,1403,0.0235752242204257,0.0235752242204257 1375,1404,1402,0.00627534757508794,0.00627534757508794 1377,1405,1406,0.205561430653916,0.205561430653916 1378,1406,1407,0.198211407371417,0.198211407371417 1379,1407,1404,0.205478920022626,0.205478920022626 1381,1408,1409,0.100293396704139,0.100293396704139 2482,2015,1998,0.0374209544699414,0.0374209544699414 1382,1409,1410,0.293581023203639,0.293581023203639 1386,1413,1414,0.135399373352711,0.135399373352711 1387,1414,1415,0.134222064866511,0.134222064866511 1388,1415,1416,0.135554703950228,0.135554703950228 1390,1417,1418,0.0459508709120374,0.0459508709120374 1391,1418,1419,0.202303287973101,0.202303287973101 1394,1421,1422,0.101428183167069,0.101428183167069 1395,1422,1423,0.0971760324958247,0.0971760324958247 1396,1423,1424,0.100465380366459,0.100465380366459 1397,1424,1425,0.0503823697773718,0.0503823697773718 1398,1425,1426,0.0484682644313395,0.0484682644313395 1399,1426,1427,0.0493995225121813,0.0493995225121813 1400,1427,1138,0.0500574902796296,0.0500574902796296 1401,1138,1428,0.0487273610513856,0.0487273610513856 1403,1429,1430,0.0510517494638005,0.0510517494638005 1404,1430,1431,0.0485479238043371,0.0485479238043371 1405,1431,1432,0.0499990939034271,0.0499990939034271 1406,1432,1433,0.0540496336498359,0.0540496336498359 1408,1434,1435,0.101502735016485,0.101502735016485 1409,1435,1436,0.0975542961638382,0.0975542961638382 1410,1436,1437,0.099750341261668,0.099750341261668 1411,1437,1265,0.0977907961309881,0.0977907961309881 1413,1438,1439,0.100436447451859,0.100436447451859 1416,1441,1442,0.100952147732681,0.100952147732681 1417,1442,1329,0.0966125375658313,0.0966125375658313 1418,1329,1386,0.101098635736807,0.101098635736807 1419,1386,1443,0.103303628365074,0.103303628365074 1420,1443,1444,0.105351454494942,0.105351454494942 1421,1444,1445,0.104823988220675,0.104823988220675 1422,1445,1446,0.0939934684249721,0.0939934684249721 1424,1447,1448,0.0986593061594928,0.0986593061594928 1425,1448,1449,0.102799709683289,0.102799709683289 1426,1449,1450,0.0947158385157811,0.0947158385157811 1427,1450,1451,0.0999075147918272,0.0999075147918272 1429,1452,784,0.0977509062908684,0.0977509062908684 1431,1453,1454,0.0719801500300486,0.0719801500300486 1432,1454,147,0.198407848383786,0.198407848383786 1433,147,1455,0.0338525123105229,0.0338525123105229 1435,151,1456,0.201963345264684,0.201963345264684 1438,1458,1459,0.393387760227334,0.393387760227334 1439,1460,1343,0.203476082408649,0.203476082408649 1440,1343,1461,0.205811743637529,0.205811743637529 1441,1461,1462,0.203884797606556,0.203884797606556 1442,1462,1463,0.199707411933497,0.199707411933497 1443,1463,1464,0.202654089186264,0.202654089186264 1444,1464,1465,0.201184980777767,0.201184980777767 1446,778,1466,0.187246918966658,0.187246918966658 1447,1466,1467,0.197539000166948,0.197539000166948 1448,1467,1468,0.208212504536917,0.208212504536917 1450,1469,1470,0.186875447219802,0.186875447219802 1451,173,1471,0.256211082856798,0.256211082856798 1454,1473,1474,0.0115011236026218,0.0115011236026218 1455,1474,1475,0.0782239536830869,0.0782239536830869 1456,1475,1476,0.086773238144748,0.086773238144748 1457,1476,1479,0.0924870142175924,0.0924870142175924 1458,1479,1480,0.37958729242533,0.37958729242533 1460,1482,1483,0.0482525610515095,0.0482525610515095 1463,1183,1360,0.0998764831880159,0.0998764831880159 1464,1360,1485,0.101348070124559,0.101348070124559 1465,1485,1486,0.0984049068298888,0.0984049068298888 1467,1487,1488,0.111519868825334,0.111519868825334 1471,1454,1491,0.201276239535877,0.201276239535877 1473,1492,1493,0.102671300709598,0.102671300709598 1474,1493,1494,0.114201675013651,0.114201675013651 1475,1494,1495,0.100620235623392,0.100620235623392 1476,1495,1496,0.0991406161889474,0.0991406161889474 1477,1496,1497,0.0998844924107287,0.0998844924107287 1478,1497,1498,0.102075212599034,0.102075212599034 1479,1498,1499,0.0984215743592215,0.0984215743592215 1480,1499,1500,0.710275264674714,0.710275264674714 1481,1501,1502,0.109574036549915,0.109574036549915 1482,1502,1503,0.290817056726042,0.290817056726042 1484,1504,1505,0.0925327391334129,0.0925327391334129 1485,1505,1506,0.0984021297067109,0.0984021297067109 1486,1506,1508,0.0976913946915281,0.0976913946915281 1489,1509,1510,0.0972031962531711,0.0972031962531711 1490,1510,1511,0.029446204772298,0.029446204772298 1494,1514,1515,0.0918220075397064,0.0918220075397064 1499,1518,1519,0.202094906389576,0.202094906389576 1500,1519,1520,0.199707443263373,0.199707443263373 1501,1520,1521,0.202063984146535,0.202063984146535 1502,1521,1522,0.20219834838932,0.20219834838932 1503,1522,1523,0.199783925434931,0.199783925434931 1504,1523,47,0.203533027899534,0.203533027899534 2599,2565,2566,0.0719878134592224,0.0719878134592224 1506,1524,1525,0.202471618520659,0.202471618520659 1507,1525,1526,0.207090708341307,0.207090708341307 1508,1526,1527,0.19569314849173,0.19569314849173 1509,1527,1528,0.200397251106195,0.200397251106195 1511,1529,1530,2.00893755060013,2.00893755060013 1516,1535,1536,0.100586492660266,0.100586492660266 1518,1009,1537,0.0517503943444181,0.0517503943444181 1519,1537,1540,0.0418405299236717,0.0418405299236717 1520,1540,1541,0.0515572086033239,0.0515572086033239 1521,1541,1542,0.0506297333875711,0.0506297333875711 1522,1542,1547,0.050402272284143,0.050402272284143 1523,1547,972,0.0996461444866795,0.0996461444866795 1524,972,1548,0.0962022319753865,0.0962022319753865 1525,1548,1549,0.0953657467513535,0.0953657467513535 1526,1549,1550,0.0963437695650725,0.0963437695650725 1528,1551,1552,0.142721374587541,0.142721374587541 1529,1552,1553,0.0277011537567162,0.0277011537567162 1530,1554,1555,0.0435488620803952,0.0435488620803952 1531,1555,1053,0.0900813280777187,0.0900813280777187 1532,1053,1556,0.091689363858679,0.091689363858679 1537,1560,1561,0.060529314582724,0.060529314582724 1538,1561,1562,0.0982757577888809,0.0982757577888809 16447,9904,9905,0.234187757526107,0.234187757526107 1539,1562,1563,0.0964555264462913,0.0964555264462913 1540,1563,1564,0.0948745488688521,0.0948745488688521 1541,1564,1565,0.0967033454927318,0.0967033454927318 1542,1565,1566,0.0968058200777679,0.0968058200777679 1543,1566,1567,0.0857541821683109,0.0857541821683109 1544,1567,1568,0.099340207555012,0.099340207555012 1545,1568,1571,0.0938405349536985,0.0938405349536985 1546,1571,1572,0.0960880186310076,0.0960880186310076 1548,1573,1574,0.0687509395523497,0.0687509395523497 1551,1576,1577,0.102936179368501,0.102936179368501 1555,1580,1581,0.0874483930882581,0.0874483930882581 1558,1583,1584,0.322225767594647,0.322225767594647 1559,1585,158,0.325178498041831,0.325178498041831 1560,158,1586,0.248813969770461,0.248813969770461 1562,1587,1588,0.682458212363131,0.682458212363131 1563,1589,1590,0.093984831401002,0.093984831401002 1564,1590,1591,0.0969174980637894,0.0969174980637894 1565,1591,1592,0.0961947351154639,0.0961947351154639 1566,1592,1593,0.0903125194205546,0.0903125194205546 1567,1593,768,0.157881413911052,0.157881413911052 1568,768,1596,0.172691061788589,0.172691061788589 1569,1596,1597,0.125221889854682,0.125221889854682 11466,780,781,0.0395520182900152,0.0395520182900152 14682,727,782,0.194557772372847,0.194557772372847 1575,1603,1604,0.122808892568626,0.122808892568626 1576,1604,1605,0.14134447308364,0.14134447308364 1577,1605,1606,0.00315234288642188,0.00315234288642188 1578,1606,1607,0.00237760055681402,0.00237760055681402 1579,1607,1034,0.102833271602923,0.102833271602923 1580,1034,1608,0.043468513404088,0.043468513404088 1581,1608,1033,0.049915824892393,0.049915824892393 1582,1033,1609,0.0942592902205972,0.0942592902205972 1583,1609,1610,0.146590259158182,0.146590259158182 1585,1611,1612,0.124755429872932,0.124755429872932 1587,1613,1614,0.146275547777326,0.146275547777326 1588,1614,1615,0.26514479082652,0.26514479082652 1589,1615,1616,0.120777633356172,0.120777633356172 1590,1616,1617,0.146979440780155,0.146979440780155 1591,1617,1618,0.586436662116935,0.586436662116935 10219,5410,5429,0.0496147818599398,0.0496147818599398 1592,1618,1619,0.120318550023187,0.120318550023187 1593,1620,1621,0.123170513487948,0.123170513487948 1594,1621,1622,0.0891128334653611,0.0891128334653611 1595,1622,1623,0.0126945079405001,0.0126945079405001 1597,1624,1625,0.0361628363016983,0.0361628363016983 1598,1625,1626,0.0965078268867085,0.0965078268867085 1599,1626,1627,0.122881556236448,0.122881556236448 1601,1628,1629,0.0514694071076013,0.0514694071076013 1604,1635,1337,0.196038913624896,0.196038913624896 1605,1337,1636,0.207228602655476,0.207228602655476 1606,1636,1637,0.20264296962565,0.20264296962565 1607,1637,1638,0.203387402917304,0.203387402917304 1608,1638,1639,0.0190931929940632,0.0190931929940632 1609,1639,1640,0.0954982678568342,0.0954982678568342 1612,1642,1643,0.0969376424953903,0.0969376424953903 1613,1643,1644,0.0932591849763066,0.0932591849763066 1614,1644,769,0.109404688325734,0.109404688325734 1616,1645,1646,0.0870106428010285,0.0870106428010285 1617,1646,1647,0.21369947718983,0.21369947718983 1618,1647,160,0.103968034130831,0.103968034130831 1619,160,1648,0.148969074067601,0.148969074067601 1620,1648,1649,0.102090714125769,0.102090714125769 1621,1649,1650,0.152016365267068,0.152016365267068 1624,1652,1653,3.12548314855053,3.12548314855053 1625,1654,1655,0.099787477314555,0.099787477314555 1626,1655,1656,0.0573939833292015,0.0573939833292015 1627,1656,1657,0.0412244638452508,0.0412244638452508 1628,1657,1658,0.159748945001355,0.159748945001355 1630,1659,1660,0.0562485254553907,0.0562485254553907 1631,1660,1661,0.140693983223782,0.140693983223782 1632,1661,1662,0.199243791884909,0.199243791884909 1633,1662,1663,0.200873345889282,0.200873345889282 1634,1663,1664,0.200754056548572,0.200754056548572 1636,1665,1626,0.102716653811918,0.102716653811918 1637,1626,1666,0.1010071593638,0.1010071593638 1638,1666,1667,0.101237955319616,0.101237955319616 1639,1667,1668,0.101237948338119,0.101237948338119 1640,1668,711,0.101306598900241,0.101306598900241 1641,711,1669,0.10042603616611,0.10042603616611 1642,1669,1670,0.0958961450641524,0.0958961450641524 1644,1671,1672,0.137716093557474,0.137716093557474 2762,2714,2715,0.0991860693431078,0.0991860693431078 1651,1678,1679,0.133306617824866,0.133306617824866 1652,1679,1250,0.131938339831678,0.131938339831678 1653,1250,1680,0.132959450261057,0.132959450261057 1654,1680,1681,0.132733669106231,0.132733669106231 1655,1681,1682,0.132964768190064,0.132964768190064 1657,1683,1684,0.0490945965896849,0.0490945965896849 1658,1684,1685,0.0490108159838641,0.0490108159838641 1659,1685,1686,0.0499458328019049,0.0499458328019049 1660,1686,1687,0.0506073899683783,0.0506073899683783 1661,1687,1688,0.0999922931051382,0.0999922931051382 1663,1689,1690,0.0532341368396536,0.0532341368396536 1664,1690,1691,0.0494816378016481,0.0494816378016481 1665,1691,1129,0.0483962553320354,0.0483962553320354 2786,2740,2741,0.204165004811902,0.204165004811902 1669,1694,1695,0.0515058444916569,0.0515058444916569 1670,1695,1696,0.049583388064832,0.049583388064832 1672,1697,1698,0.164817053327799,0.164817053327799 1674,1699,1700,0.200184975462711,0.200184975462711 1676,1701,1702,0.0562043024646792,0.0562043024646792 1677,1702,1703,0.0473559609478773,0.0473559609478773 1679,1704,1705,0.398746605392666,0.398746605392666 1681,1706,1365,0.144540603588288,0.144540603588288 1682,1365,1707,0.0528990154558718,0.0528990154558718 1683,1707,1708,0.10134484884037,0.10134484884037 1684,1708,1709,0.0991459088544214,0.0991459088544214 1685,1709,1710,0.100657696530189,0.100657696530189 1686,1710,1711,0.102825031241611,0.102825031241611 1687,1711,1712,0.0822822408497534,0.0822822408497534 1688,1712,1713,0.0873989484445677,0.0873989484445677 1689,1713,1714,0.083724486939572,0.083724486939572 1691,1715,1716,0.0772899080720762,0.0772899080720762 1693,1717,1718,0.0829924152482612,0.0829924152482612 12973,1824,2797,0.01303984476973,0.01303984476973 1695,1719,1720,0.0851881782403355,0.0851881782403355 1696,1720,1721,0.0815306594337643,0.0815306594337643 1697,1721,1586,0.0807934684584117,0.0807934684584117 1698,1586,1722,0.0815207303880199,0.0815207303880199 1699,1722,1649,0.0940041718050458,0.0940041718050458 1702,1723,1724,0.079056501466603,0.079056501466603 1703,1724,1725,0.0798640413181071,0.0798640413181071 1707,204,1728,0.0808035328564148,0.0808035328564148 1708,1728,1729,0.0793099389847985,0.0793099389847985 1709,1729,1471,0.0807902086419881,0.0807902086419881 1710,1471,1730,0.159227595521595,0.159227595521595 1712,1731,1732,0.00918106235729301,0.00918106235729301 1713,1732,1733,0.0904244628649386,0.0904244628649386 1714,1733,1734,0.1024374483727,0.1024374483727 1715,1734,1735,0.102816532682191,0.102816532682191 1716,1735,1736,0.0492571813589573,0.0492571813589573 1718,1737,1738,0.0480836518232765,0.0480836518232765 1720,1456,1739,0.0851993535054976,0.0851993535054976 1722,1740,1741,0.0851913863702705,0.0851913863702705 1724,1742,1743,1.05721580006997,1.05721580006997 1727,1746,1747,0.203318990561603,0.203318990561603 1728,1747,1748,0.105159616756228,0.105159616756228 1730,1749,1750,0.0560818664301058,0.0560818664301058 1732,1751,1752,0.478248386364013,0.478248386364013 1733,1752,1753,0.443656760721259,0.443656760721259 1735,1754,1755,0.1348267792147,0.1348267792147 1736,1755,1756,0.129877519863856,0.129877519863856 1738,1757,1758,0.139572444331893,0.139572444331893 1740,1759,151,0.222068972422621,0.222068972422621 1742,1760,1761,0.217075886587119,0.217075886587119 1744,95,1762,0.0857577538793466,0.0857577538793466 1746,1763,1764,0.202675621070888,0.202675621070888 1747,1764,1765,0.199646627713467,0.199646627713467 1749,1768,1769,0.203715891739879,0.203715891739879 18799,8969,430,0.0787540687567586,0.0787540687567586 1751,1772,1773,0.1980611092504,0.1980611092504 1752,1773,1774,0.203412766578772,0.203412766578772 1753,1774,1775,0.202109933054243,0.202109933054243 1754,1775,43,0.202669215310678,0.202669215310678 1755,43,1776,0.197841814631247,0.197841814631247 1756,1776,1777,0.202676328377112,0.202676328377112 1757,1777,1778,0.204936151058667,0.204936151058667 1758,1778,1779,0.1977714314521,0.1977714314521 1759,1779,1780,0.0315877327413917,0.0315877327413917 1760,1780,1781,0.0188253963586558,0.0188253963586558 1763,1782,570,0.0446437216270623,0.0446437216270623 1764,570,1783,0.0483070548371257,0.0483070548371257 1765,1783,1784,0.0445253123220399,0.0445253123220399 1766,1784,1785,0.0510546887722961,0.0510546887722961 1768,1786,1787,0.0533839966500878,0.0533839966500878 1769,1787,1788,0.0521924619717138,0.0521924619717138 1770,1788,1789,0.0490694542852552,0.0490694542852552 1771,1789,1790,0.0491381693257593,0.0491381693257593 1774,1792,1793,0.188232081449375,0.188232081449375 1775,1793,1794,0.0938047512624172,0.0938047512624172 1777,1795,1796,0.0479551643273822,0.0479551643273822 1779,1797,1798,0.0506257576844139,0.0506257576844139 1780,1798,1778,0.0476226019606038,0.0476226019606038 1781,1778,1799,0.0506000833049729,0.0506000833049729 1782,1799,1800,0.0489339836382716,0.0489339836382716 1783,1800,1801,0.0520587364066008,0.0520587364066008 1784,1801,1526,0.0499381116869285,0.0499381116869285 1785,1526,1802,0.0482912843745838,0.0482912843745838 1786,1802,1803,0.052312654556816,0.052312654556816 1788,466,1804,0.00820558552351573,0.00820558552351573 1789,1804,1805,0.0939988504660162,0.0939988504660162 1790,1805,1806,0.0853375028247139,0.0853375028247139 1792,1807,1808,0.0203438851658787,0.0203438851658787 1793,1808,1809,0.0251680266073563,0.0251680266073563 1794,1809,1810,0.203784780502352,0.203784780502352 1795,1810,1811,0.245267310527272,0.245267310527272 1797,1812,1513,0.252426666173968,0.252426666173968 1799,1479,1813,0.176119796231885,0.176119796231885 1800,1813,1814,0.410709550491308,0.410709550491308 1802,1815,1816,0.0577133885110317,0.0577133885110317 1805,1818,1819,0.0740878722178254,0.0740878722178254 1806,1819,1820,0.135457901381645,0.135457901381645 1808,1821,1822,0.206145194610924,0.206145194610924 1812,1828,1829,0.106425576539939,0.106425576539939 1813,1829,1830,0.105266693821804,0.105266693821804 1814,1830,1831,0.0587144262982408,0.0587144262982408 1815,1831,1832,0.0458724352500271,0.0458724352500271 1817,1833,1834,0.199229532947629,0.199229532947629 1820,1836,1837,0.0309799563804686,0.0309799563804686 1822,1838,1839,0.146418601014837,0.146418601014837 1823,1839,1840,0.141683677614281,0.141683677614281 1824,1840,1841,0.111588649653809,0.111588649653809 1827,1844,1845,0.101354924922083,0.101354924922083 1828,1845,1397,0.106656735273228,0.106656735273228 1829,1397,1846,0.052351737797171,0.052351737797171 1831,1847,1848,0.0531037804059208,0.0531037804059208 1832,1848,1849,0.0506063775898189,0.0506063775898189 1833,1849,1850,0.0517100300362486,0.0517100300362486 1834,1850,1851,0.0523258164287328,0.0523258164287328 1835,1851,1852,0.0499829479152778,0.0499829479152778 1836,1852,1853,0.051505297770613,0.051505297770613 1837,1853,1854,0.051498980863322,0.051498980863322 1840,1856,1857,0.051410475877809,0.051410475877809 1841,1857,1858,0.0513674435994921,0.0513674435994921 1842,1858,1109,0.0515213919005775,0.0515213919005775 1843,1109,1859,0.0506198107739765,0.0506198107739765 1844,1859,1860,0.0511967416282439,0.0511967416282439 1845,1860,1861,0.0519748871795966,0.0519748871795966 1847,1862,1863,0.0554265580601903,0.0554265580601903 1848,1863,1864,0.397067534239407,0.397067534239407 1849,1865,1481,0.206774260684103,0.206774260684103 1850,1481,136,0.199116779757445,0.199116779757445 1852,1866,1867,0.100566373592942,0.100566373592942 1853,1867,1868,0.101320817159016,0.101320817159016 1855,1869,1295,0.0991404141660552,0.0991404141660552 1856,1295,1368,0.0970426412791379,0.0970426412791379 1857,1368,1870,0.108154398880898,0.108154398880898 1859,1871,1872,0.100234830388367,0.100234830388367 1860,1872,1873,0.0980754533399867,0.0980754533399867 1861,1873,1874,0.101854943741879,0.101854943741879 1862,1874,1875,0.0125795021137856,0.0125795021137856 1863,1875,1876,0.0797821176517698,0.0797821176517698 1864,1876,1877,0.103719210283603,0.103719210283603 1866,1740,1878,0.161887620550325,0.161887620550325 1868,1879,1880,0.0487542093720633,0.0487542093720633 1869,1880,1122,0.0510369170722426,0.0510369170722426 1871,1882,1883,0.588595740779303,0.588595740779303 1872,1884,1885,0.152111272923972,0.152111272923972 1873,1885,1886,0.199118819593963,0.199118819593963 1874,1886,1887,0.200266209543398,0.200266209543398 1876,1891,1892,0.0559298383062073,0.0559298383062073 2989,776,2928,0.18503947742992,0.18503947742992 1878,1893,1894,0.32823055853467,0.32823055853467 1880,1895,1896,0.106010053095039,0.106010053095039 1881,1896,1897,0.0966039225045284,0.0966039225045284 1882,1897,1898,0.101329648076306,0.101329648076306 1883,1898,1899,0.105723867542497,0.105723867542497 1884,1899,1900,0.100059117952088,0.100059117952088 1885,1900,1901,0.0102909725043749,0.0102909725043749 1886,1901,1902,0.0917204387150709,0.0917204387150709 1887,1902,1903,0.0488400104067164,0.0488400104067164 1888,1903,1904,0.0516943831129701,0.0516943831129701 1889,1904,1905,0.0485157141379251,0.0485157141379251 1890,1905,1906,0.00454251169325352,0.00454251169325352 1891,1906,1907,0.0474170350841876,0.0474170350841876 1892,1907,1908,0.0520037008543052,0.0520037008543052 1893,1908,1772,0.0471189408868131,0.0471189408868131 1894,1772,1909,0.0492432884260358,0.0492432884260358 1896,1910,1911,0.0495320112775386,0.0495320112775386 1897,1911,1520,0.0493945814205325,0.0493945814205325 1898,1520,1912,0.0533971088216985,0.0533971088216985 1899,1912,1913,0.0492909868241652,0.0492909868241652 1902,1914,1915,0.0940987095228026,0.0940987095228026 1903,1915,1916,0.102901306177953,0.102901306177953 1904,1916,1917,0.099610911557729,0.099610911557729 1905,1917,1918,0.102910577647033,0.102910577647033 1906,1918,1919,0.0967734482498666,0.0967734482498666 1908,1920,1921,0.0462806189179572,0.0462806189179572 1910,1922,1923,0.0456516788886206,0.0456516788886206 1911,1923,1924,0.0505452419126903,0.0505452419126903 1912,1924,1925,0.0504057374799388,0.0504057374799388 1913,1925,1926,0.0476340401482501,0.0476340401482501 1914,1926,1927,0.051053036843087,0.051053036843087 1915,1927,1928,0.049153971321488,0.049153971321488 1918,1930,1931,0.0561439680866497,0.0561439680866497 1919,1931,1932,0.053826281457259,0.053826281457259 3034,2965,2966,0.00876223324596343,0.00876223324596343 1920,1932,1933,0.0477206876272752,0.0477206876272752 1923,1935,1936,0.066876205689997,0.066876205689997 1924,1937,1938,0.0446617758397252,0.0446617758397252 1925,1938,1939,0.0840391912235338,0.0840391912235338 1926,1939,1940,0.227469383602409,0.227469383602409 1931,1944,1945,0.0952703264542464,0.0952703264542464 1932,1945,1946,0.0974265293580338,0.0974265293580338 1933,1947,1948,0.151605873109213,0.151605873109213 1938,1952,1953,0.109258836266427,0.109258836266427 1939,1953,1954,0.122481399421688,0.122481399421688 1940,1954,1955,0.119684093740802,0.119684093740802 1943,1957,1958,0.204446635842756,0.204446635842756 1944,1958,1959,0.0997279110592744,0.0997279110592744 1945,1959,1960,1.05168738215655,1.05168738215655 1946,1960,1961,1.71048983577162,1.71048983577162 1947,1962,1963,2.33567129984142,2.33567129984142 1948,1963,1964,1.08148581800227,1.08148581800227 1950,1965,1966,0.103934061554546,0.103934061554546 1951,1966,1967,0.0454999873171455,0.0454999873171455 1952,1967,1968,0.0964089929828049,0.0964089929828049 1953,1968,1969,0.125489170754965,0.125489170754965 1954,1969,1972,0.165851140560008,0.165851140560008 1955,1972,1973,0.145299005046435,0.145299005046435 1956,1973,1974,0.145772913358701,0.145772913358701 1957,1974,1975,0.149974913959851,0.149974913959851 1958,1975,1976,0.145057930633755,0.145057930633755 1959,1976,1977,0.143477867614704,0.143477867614704 1961,1978,420,0.0932140793920545,0.0932140793920545 1963,1963,1979,1.08603450886527,1.08603450886527 1964,1979,1980,0.0983329965983175,0.0983329965983175 1965,1980,1981,0.0917353737473226,0.0917353737473226 1966,1981,1982,0.055771341470748,0.055771341470748 1967,1982,1983,0.0968737393586206,0.0968737393586206 1968,1983,1984,0.0954710209286709,0.0954710209286709 1969,1984,1985,0.0293519873253464,0.0293519873253464 1970,1985,1986,0.0704554284720801,0.0704554284720801 1971,1986,1988,0.095403189447009,0.095403189447009 1972,1988,1989,0.146040552740524,0.146040552740524 1973,1989,1990,0.147511070915923,0.147511070915923 1974,1990,1991,0.147511070914708,0.147511070914708 1975,1991,1992,0.145306416846094,0.145306416846094 1976,1992,1993,0.143786568306041,0.143786568306041 1977,1993,1994,0.0151225768059817,0.0151225768059817 1978,1994,420,0.0955903616259906,0.0955903616259906 1980,1995,157,0.328733376766768,0.328733376766768 1981,157,1721,0.24955962831592,0.24955962831592 1983,1996,1997,0.475009767293493,0.475009767293493 1984,1998,1999,0.203988417966153,0.203988417966153 1985,1999,2000,0.200819821039785,0.200819821039785 1986,2000,794,0.198875475027904,0.198875475027904 1987,794,2001,0.203566311480143,0.203566311480143 1988,2001,2002,0.201451879254481,0.201451879254481 1989,2002,2003,0.203252240244887,0.203252240244887 1990,2003,2004,0.204825535738971,0.204825535738971 1991,2004,2005,0.188227904196053,0.188227904196053 1992,2005,2006,0.0174353644977756,0.0174353644977756 1994,353,2007,0.251582112428801,0.251582112428801 1995,2007,2008,0.132634173204781,0.132634173204781 1996,2008,2009,0.107027307843563,0.107027307843563 1999,2011,646,0.139457974349072,0.139457974349072 2000,646,2012,0.135033465549491,0.135033465549491 2001,2012,1990,0.089412705524254,0.089412705524254 2002,1990,1974,0.0383268944933106,0.0383268944933106 2003,1974,2013,0.133766034901227,0.133766034901227 2004,2013,2014,0.133581539638141,0.133581539638141 2005,2014,2015,0.142379951799733,0.142379951799733 2007,2016,2017,0.251899237124673,0.251899237124673 2008,2017,2018,0.133367826813466,0.133367826813466 2009,2018,2019,0.10602884511386,0.10602884511386 2010,2019,2020,0.0337181930055553,0.0337181930055553 2011,2020,2021,0.200388320757191,0.200388320757191 2014,2023,2024,0.171565352607288,0.171565352607288 2016,2025,2026,0.0477258088803687,0.0477258088803687 2017,2026,2027,0.0809138557734271,0.0809138557734271 2018,2027,2028,0.105296432652635,0.105296432652635 2021,2030,2031,0.0518714690593594,0.0518714690593594 2023,2032,2033,0.10377665457529,0.10377665457529 2024,2033,2034,0.105027724692891,0.105027724692891 2025,2034,2035,0.0547353150471903,0.0547353150471903 2026,2035,2036,0.0513505470015755,0.0513505470015755 2027,2036,2037,0.0518915831567366,0.0518915831567366 2028,2038,2039,0.101144662033058,0.101144662033058 2029,2039,2040,0.00469012569566242,0.00469012569566242 2030,2040,2041,0.105219334964384,0.105219334964384 2032,2042,2043,0.0933903014689556,0.0933903014689556 2033,2043,559,0.0150758315973471,0.0150758315973471 2034,559,2044,0.0636386622186814,0.0636386622186814 2035,2044,2045,0.0177005397698663,0.0177005397698663 2039,2048,1918,0.201578926546004,0.201578926546004 2040,1918,2049,0.199006200917286,0.199006200917286 2043,2051,70,0.203396158473628,0.203396158473628 2045,1197,2052,0.0220081346494975,0.0220081346494975 2046,2052,2053,0.200331631924477,0.200331631924477 2047,2053,2054,0.154360922478377,0.154360922478377 2048,2054,948,0.176666608936966,0.176666608936966 2049,948,2055,0.165719712872644,0.165719712872644 2050,2055,2056,0.169383792792816,0.169383792792816 2052,2057,2058,0.174576187564815,0.174576187564815 2053,2058,2059,0.172745648066703,0.172745648066703 2054,2059,2060,0.176912657229173,0.176912657229173 2055,2060,2061,0.164650081589568,0.164650081589568 2057,2062,746,0.0627806188777907,0.0627806188777907 2059,1564,2063,0.138541795103745,0.138541795103745 2060,2063,2064,0.12093608528602,0.12093608528602 2062,2065,693,0.201596255528806,0.201596255528806 2063,693,2066,0.202309385780635,0.202309385780635 2065,2067,2068,0.201208296937256,0.201208296937256 2069,2072,2073,0.141581011374908,0.141581011374908 2072,2075,2076,0.13960716604907,0.13960716604907 2073,2076,2077,0.137352432815083,0.137352432815083 2074,2077,2078,0.139172335676639,0.139172335676639 2075,2078,2079,0.137570556837278,0.137570556837278 2077,2080,2081,0.124260733003778,0.124260733003778 2078,2081,2082,0.0143334567754311,0.0143334567754311 2079,2082,1169,0.140817691182502,0.140817691182502 2080,1169,889,0.136202795453782,0.136202795453782 2081,889,2083,0.140272589797925,0.140272589797925 2082,2083,2084,0.132655733622477,0.132655733622477 2084,2085,2086,0.130758013034065,0.130758013034065 2085,1055,2087,0.365531347335866,0.365531347335866 2086,2087,2088,0.13568199350655,0.13568199350655 2087,2088,2089,0.14074386927803,0.14074386927803 2088,2089,2090,0.132744503428598,0.132744503428598 2090,2091,2092,0.0599168224199403,0.0599168224199403 2091,2093,1220,0.0866154902836551,0.0866154902836551 2093,2095,2096,0.243872573445978,0.243872573445978 2094,2096,2097,0.241082179338788,0.241082179338788 2096,2098,2099,0.174814701889178,0.174814701889178 2097,2099,2100,0.175154975379932,0.175154975379932 2100,2102,2103,0.114419579517541,0.114419579517541 2101,2103,2104,0.285214999643623,0.285214999643623 2102,2104,2107,0.394315301182406,0.394315301182406 2104,333,2108,0.278529398579064,0.278529398579064 2106,1150,1822,0.102734424254821,0.102734424254821 2108,2109,2110,0.202389435684367,0.202389435684367 2109,2110,2111,0.203214045748693,0.203214045748693 2110,2111,2112,0.241815761631872,0.241815761631872 2111,2112,2113,0.100823640639482,0.100823640639482 2112,2113,2114,0.00265953685516916,0.00265953685516916 2114,2115,2116,0.238307263458502,0.238307263458502 2116,2117,2118,0.172019623051487,0.172019623051487 2117,2118,2119,0.0267252812490126,0.0267252812490126 2118,2119,2120,0.200138632498134,0.200138632498134 2119,2120,2121,0.20340922729078,0.20340922729078 2120,2121,2122,0.197749465935997,0.197749465935997 2121,2122,2123,0.20148284791492,0.20148284791492 2122,2123,2124,0.206967663578278,0.206967663578278 2123,2124,688,0.198127359399408,0.198127359399408 2124,688,1981,0.162008033573987,0.162008033573987 2127,2127,2128,0.0963587083366664,0.0963587083366664 2128,2128,1149,0.101309363144821,0.101309363144821 2130,2129,2130,0.268413747321973,0.268413747321973 15791,2106,2131,0.0329007751166605,0.0329007751166605 2131,2130,2132,0.135315648859656,0.135315648859656 2133,2133,2134,0.206936888424913,0.206936888424913 2134,2134,2135,0.199680286737687,0.199680286737687 2135,2135,801,0.201106069676904,0.201106069676904 2136,801,2136,0.201743876713814,0.201743876713814 2137,2136,2137,0.208870260631958,0.208870260631958 2138,2137,2138,0.202159360168084,0.202159360168084 2139,2138,2139,0.199627649413879,0.199627649413879 2140,2139,2140,0.186052011799078,0.186052011799078 2142,2141,2142,0.0396569310433899,0.0396569310433899 2168,2167,2168,0.189234637777307,0.189234637777307 2143,2142,2143,0.0683760552809121,0.0683760552809121 2144,2143,2144,0.00806043179372478,0.00806043179372478 2145,2144,2145,0.00436074705638217,0.00436074705638217 2146,2145,2146,0.00359181344508779,0.00359181344508779 2147,2146,2147,0.00395340009925433,0.00395340009925433 2148,2147,2148,0.136610372293043,0.136610372293043 2149,2148,2149,0.180604844053974,0.180604844053974 2152,2152,2153,0.132023781927159,0.132023781927159 2153,2153,2154,0.135708940609739,0.135708940609739 2154,2154,1415,0.130555983926377,0.130555983926377 2155,1415,1355,0.134241500709378,0.134241500709378 2156,1355,2155,0.0746101236889861,0.0746101236889861 2161,2159,2161,0.133841125283574,0.133841125283574 2162,2161,2162,0.1372260849468,0.1372260849468 2163,2162,2163,0.128741940100472,0.128741940100472 2164,2163,2164,0.135391700615332,0.135391700615332 2169,2168,2169,0.201124079513876,0.201124079513876 2170,2169,2170,0.108103708021473,0.108103708021473 2172,2172,2173,0.13444261016809,0.13444261016809 2173,2173,2174,0.13827137965728,0.13827137965728 2174,2174,2175,0.134068324786893,0.134068324786893 2175,2175,2176,0.133067365005956,0.133067365005956 2176,2176,2177,0.135535927176987,0.135535927176987 2177,2177,2178,0.134471884610529,0.134471884610529 2180,2180,2181,0.201420608111328,0.201420608111328 2182,2182,2183,0.0166632573599522,0.0166632573599522 2183,2183,2184,0.101864448677803,0.101864448677803 2184,2184,2185,0.047789206759145,0.047789206759145 2185,2185,2186,0.0423227378750124,0.0423227378750124 4423,3782,4133,0.154572357311794,0.154572357311794 2186,2186,2187,0.66062410841751,0.66062410841751 2188,2188,1945,0.10637947146537,0.10637947146537 2189,1945,2189,0.148995294788127,0.148995294788127 2211,2212,2213,0.0467155303221573,0.0467155303221573 2190,2189,2190,0.327169136665339,0.327169136665339 2192,2191,2192,0.0188299118027414,0.0188299118027414 2193,2192,2193,0.210910851782462,0.210910851782462 2195,2194,2195,0.365278744815015,0.365278744815015 2196,2195,2196,0.0130424738912125,0.0130424738912125 2197,2196,2197,0.0449464311286017,0.0449464311286017 2198,2197,2198,0.0030293307914236,0.0030293307914236 2199,2198,2199,0.128682754082238,0.128682754082238 2200,2199,2200,0.110573702095649,0.110573702095649 2202,2203,2204,0.10817464433389,0.10817464433389 2203,2204,2205,0.107622599984834,0.107622599984834 2204,2205,2206,0.108403921870099,0.108403921870099 2205,2206,2207,0.060733439657354,0.060733439657354 2206,2207,2208,0.0534350684854931,0.0534350684854931 2207,2208,2209,0.0529414575701877,0.0529414575701877 2208,2209,2210,0.0527447832774698,0.0527447832774698 2209,2210,2211,0.102434337721347,0.102434337721347 2210,2211,2212,0.0503091444283059,0.0503091444283059 2212,2213,2214,0.0457845256573543,0.0457845256573543 2213,2214,2215,0.0483154919494593,0.0483154919494593 2214,2215,2216,0.0500256719211907,0.0500256719211907 2215,2216,2217,0.0483324272045254,0.0483324272045254 2216,2217,2218,0.0492693454756351,0.0492693454756351 2217,2218,2219,0.0514417765088717,0.0514417765088717 2218,2219,2220,0.0488786158333744,0.0488786158333744 2219,2220,981,0.0498905437062621,0.0498905437062621 2220,981,2221,0.0506165357374516,0.0506165357374516 2221,2221,2222,0.046223636949906,0.046223636949906 2224,2224,2225,0.051453756147013,0.051453756147013 2225,2225,2226,0.0468957891600155,0.0468957891600155 2226,2226,2227,0.0492631927304953,0.0492631927304953 2227,2227,2228,0.0520252151650071,0.0520252151650071 2228,2228,2229,0.0550486617142997,0.0550486617142997 2229,2230,2231,0.0139385553943917,0.0139385553943917 2230,2231,2232,0.0929550410270359,0.0929550410270359 2234,2236,2237,0.0961215858652653,0.0961215858652653 2235,2237,2238,0.0993231725885536,0.0993231725885536 19654,10604,10606,0.0711515052063537,0.0711515052063537 2236,2238,2239,0.0986901078011995,0.0986901078011995 2237,2239,2120,0.100412717366674,0.100412717366674 2238,2120,2240,0.0994425769829808,0.0994425769829808 2239,2240,2241,0.0986741447066025,0.0986741447066025 2240,2241,2242,0.196986803845301,0.196986803845301 2241,2245,2246,0.0853554831080311,0.0853554831080311 2242,2246,1017,0.10642802452306,0.10642802452306 2243,1017,2247,0.0517185594306615,0.0517185594306615 2244,2247,2248,0.0530774886579764,0.0530774886579764 16655,3462,3463,0.083025520087948,0.083025520087948 2245,2248,2249,0.0515725288155829,0.0515725288155829 2246,2249,2250,0.0550106406637853,0.0550106406637853 2247,2250,2251,0.0492291609495858,0.0492291609495858 2250,2253,2254,0.068064098421736,0.068064098421736 2251,2254,381,0.0653278702953464,0.0653278702953464 2253,2255,2256,0.176933367276823,0.176933367276823 2255,2257,1830,0.176665129086282,0.176665129086282 2257,1817,2258,0.0851310356517557,0.0851310356517557 2258,2258,2259,0.0498677366751348,0.0498677366751348 2260,2260,2261,0.20430957984894,0.20430957984894 2263,2263,2264,0.172785898975569,0.172785898975569 2265,2265,2266,0.17364958356586,0.17364958356586 2266,2266,2267,0.245119251352525,0.245119251352525 2267,2267,2268,0.132589695523512,0.132589695523512 2268,2268,2269,0.106738596174206,0.106738596174206 2269,2269,2270,0.0337285830402062,0.0337285830402062 20279,7555,7554,0.0146999916602211,0.0146999916602211 2270,2270,2271,0.269363966522552,0.269363966522552 2273,2275,684,0.204569111503518,0.204569111503518 2274,684,1986,0.157853726642528,0.157853726642528 2278,2278,2279,0.207434558661452,0.207434558661452 2279,2279,2280,0.20034839537718,0.20034839537718 2280,2280,798,0.19667070755531,0.19667070755531 2281,798,2281,0.204476797355414,0.204476797355414 2283,2282,2283,0.201226119347201,0.201226119347201 2284,2283,2284,0.201775247020165,0.201775247020165 2287,2286,2287,0.00679684653457476,0.00679684653457476 2288,2287,2288,0.00351717235619697,0.00351717235619697 2289,2288,2289,0.00475072672267961,0.00475072672267961 2290,2289,2290,0.085203263947135,0.085203263947135 2292,2291,2292,0.21658567369152,0.21658567369152 2293,2292,2293,0.294285406846423,0.294285406846423 2295,1532,2294,0.0895735364116296,0.0895735364116296 2296,2294,2295,0.130472447344756,0.130472447344756 2298,2044,560,0.0834414685220809,0.0834414685220809 2299,560,913,0.519257886958262,0.519257886958262 2300,913,2297,0.14849143076931,0.14849143076931 2301,2297,2299,0.276635413291223,0.276635413291223 2356,2345,2346,0.126022029068994,0.126022029068994 2302,2299,2300,0.882147486934507,0.882147486934507 2304,2301,2302,0.171837385748798,0.171837385748798 2305,2302,2303,0.168190952055295,0.168190952055295 2308,1995,1585,0.0793668846267203,0.0793668846267203 2310,1646,2305,0.0800618116658591,0.0800618116658591 2311,2305,2306,0.0800532572745142,0.0800532572745142 2312,2306,2307,0.0808374839403145,0.0808374839403145 2313,2307,2308,0.0793040216351705,0.0793040216351705 2315,2309,2310,0.0976846110372701,0.0976846110372701 2317,2311,2312,0.131380688058575,0.131380688058575 2318,2312,2313,0.00313000089825153,0.00313000089825153 2319,2313,2157,0.109122831884578,0.109122831884578 2320,2157,2314,0.0470081550211631,0.0470081550211631 2321,2314,441,0.0450344666647882,0.0450344666647882 2326,1614,2317,0.105832922283753,0.105832922283753 2327,2317,2319,0.101211119794553,0.101211119794553 2328,2319,914,0.105388128978222,0.105388128978222 2351,2100,2341,0.101951720072048,0.101951720072048 2352,2341,2342,0.101030261985598,0.101030261985598 2353,2342,2330,0.0997965680595524,0.0997965680595524 2354,2330,2343,0.101856778567858,0.101856778567858 2355,2344,2345,0.0735649917770033,0.0735649917770033 2357,2346,2347,0.106673075682264,0.106673075682264 2358,2347,2348,0.104262034499471,0.104262034499471 2359,2348,2057,0.103127373430199,0.103127373430199 2360,2057,2350,0.104860273903505,0.104860273903505 2361,2350,2351,0.102072059078566,0.102072059078566 2362,2351,2352,0.10208795508847,0.10208795508847 2363,2352,2353,0.103003886322398,0.103003886322398 2364,2353,2354,0.104842753763622,0.104842753763622 2365,2354,2355,0.102079170592138,0.102079170592138 2366,2355,2356,0.104157794922069,0.104157794922069 2367,2356,2357,0.102771960719463,0.102771960719463 2368,2357,843,0.10323381873133,0.10323381873133 2369,843,2358,0.104166303367793,0.104166303367793 2370,2358,2359,0.04678514768012,0.04678514768012 2372,2360,2361,0.106536201799638,0.106536201799638 2373,2361,2362,0.0524641553188961,0.0524641553188961 2374,2362,2363,0.0542089866141956,0.0542089866141956 2376,964,2364,0.101990510698998,0.101990510698998 2377,2364,2365,0.0991028819964669,0.0991028819964669 2378,2365,2366,0.101583146356588,0.101583146356588 2379,2366,2367,0.0976663347579885,0.0976663347579885 2380,2367,2368,0.137463391512845,0.137463391512845 2382,2369,2370,0.0935927888835794,0.0935927888835794 2383,2370,2371,0.22137940675351,0.22137940675351 2384,93,2372,0.144113051799641,0.144113051799641 2386,2373,2374,0.118928753039855,0.118928753039855 18871,9233,10374,0.171083495652578,0.171083495652578 2387,2374,2375,0.0543464584708682,0.0543464584708682 2389,2378,2379,0.0407086995566738,0.0407086995566738 2392,2381,2382,0.0375038196347678,0.0375038196347678 2393,2383,2384,0.0259773773232023,0.0259773773232023 2416,2406,2407,0.0997923351013975,0.0997923351013975 2417,2407,2408,0.102411248163046,0.102411248163046 2418,2408,2410,0.102005785733823,0.102005785733823 2419,2410,2411,0.0465568279250156,0.0465568279250156 2420,2411,1116,0.0498480806250605,0.0498480806250605 2421,1116,2412,0.0524212085974951,0.0524212085974951 2422,2412,2413,0.00643722349691115,0.00643722349691115 2423,2413,2414,0.0569639986120168,0.0569639986120168 2424,2414,2415,0.054429107165009,0.054429107165009 2426,1254,2416,0.203595366987771,0.203595366987771 2427,2416,2418,0.194946286421225,0.194946286421225 2429,2419,2420,0.10553685574305,0.10553685574305 2430,2420,2421,0.100987191369147,0.100987191369147 2431,2421,2422,0.140456845404627,0.140456845404627 2432,2423,2424,0.132127040761259,0.132127040761259 2433,2424,2425,0.0836330996531634,0.0836330996531634 2434,2425,2426,0.048846065804279,0.048846065804279 2435,2426,2427,0.133578105271454,0.133578105271454 2437,2428,2429,0.0517867804859422,0.0517867804859422 2438,2429,2430,0.0498462274807045,0.0498462274807045 2439,2430,2431,0.0505796838521555,0.0505796838521555 2440,2431,2432,0.04930585188023,0.04930585188023 2441,2432,2433,0.0511391992663707,0.0511391992663707 2442,2433,2434,0.049421053488602,0.049421053488602 2444,2435,2436,0.0499548965774192,0.0499548965774192 2446,2437,2438,0.0498278119665032,0.0498278119665032 2447,2438,1131,0.0475201423687532,0.0475201423687532 2448,1131,2440,0.0499034161165238,0.0499034161165238 2449,2440,2441,0.0519460604074748,0.0519460604074748 2450,2441,2442,0.103666385736129,0.103666385736129 2451,2442,2443,0.0495636449318867,0.0495636449318867 2452,2443,2444,0.0508868110117968,0.0508868110117968 2454,2445,2446,0.0992414144632343,0.0992414144632343 2455,2446,2447,0.0995661619141735,0.0995661619141735 2456,2447,2448,0.102918667647187,0.102918667647187 2457,2448,2449,0.103317708000917,0.103317708000917 2458,2449,714,0.103614639817309,0.103614639817309 2460,2450,2451,0.0843633084104915,0.0843633084104915 2462,2452,2453,0.133209824518529,0.133209824518529 2463,2453,2454,0.136026824487267,0.136026824487267 2464,2454,1228,0.0997640460624544,0.0997640460624544 2466,2455,2173,0.100670279604477,0.100670279604477 2467,2173,2456,0.101681998391895,0.101681998391895 2468,2456,2457,0.135717601546705,0.135717601546705 2469,2457,2458,0.125216072912334,0.125216072912334 2470,2458,1253,0.13515574813911,0.13515574813911 2472,1811,2459,0.0528114155967436,0.0528114155967436 2474,489,2460,0.0154146680516237,0.0154146680516237 2475,2460,2461,0.0956622199995578,0.0956622199995578 2476,2461,2462,0.050324686032827,0.050324686032827 2477,2462,2463,0.0440541436649478,0.0440541436649478 2478,2463,2464,0.09025955144498,0.09025955144498 2479,2464,2465,0.00954118829962817,0.00954118829962817 2480,2465,2466,0.0924623221003645,0.0924623221003645 2481,2466,2015,0.0557729059183765,0.0557729059183765 2483,1998,2467,0.0939242873690555,0.0939242873690555 2485,2468,2469,0.0807187230923558,0.0807187230923558 2486,2469,2470,0.0660886283093114,0.0660886283093114 2487,2470,2471,0.0307524582434291,0.0307524582434291 2488,2471,2277,0.0631719504961159,0.0631719504961159 2489,2277,2278,0.040321437937915,0.040321437937915 2490,2278,2472,0.0579924273198359,0.0579924273198359 2491,2472,2473,0.039564008523498,0.039564008523498 2492,2473,2474,0.0566191459993118,0.0566191459993118 2493,2474,2475,0.0461657995077916,0.0461657995077916 2494,2475,2476,0.0573841993244499,0.0573841993244499 2495,2476,2133,0.0413742441677564,0.0413742441677564 2496,2133,2477,0.100557820130683,0.100557820130683 2497,2477,2478,0.100232094382669,0.100232094382669 2523,1412,1352,0.126262872161581,0.126262872161581 2498,2478,2479,3.80416722159948,3.80416722159948 17380,5747,2721,0.292296181002999,0.292296181002999 2500,2481,2482,0.133762433378551,0.133762433378551 2502,2483,2484,0.132763004680832,0.132763004680832 2503,2484,2153,0.135437121880425,0.135437121880425 2506,2486,2487,0.0976687527368442,0.0976687527368442 2507,2487,2488,0.100497620432408,0.100497620432408 2508,2488,1263,0.0968234302487817,0.0968234302487817 2510,2489,2490,0.129998303918767,0.129998303918767 2511,2490,2491,0.131427328920895,0.131427328920895 2512,2491,2492,0.134959393077107,0.134959393077107 2513,2492,2493,0.13352181172892,0.13352181172892 2514,2493,2494,0.134977098269894,0.134977098269894 2515,2494,2495,0.133660770711518,0.133660770711518 2517,2496,1452,0.127643758305543,0.127643758305543 2519,2497,2498,0.181370133617083,0.181370133617083 2521,2481,2499,0.0828768372746742,0.0828768372746742 2522,2499,1412,0.137652613646732,0.137652613646732 2524,1352,2502,0.0676943813373141,0.0676943813373141 2526,2503,2504,0.133817315449894,0.133817315449894 2527,2504,2505,0.135673996947998,0.135673996947998 2528,2505,2506,0.131966049224978,0.131966049224978 2529,2506,2507,0.147529903316466,0.147529903316466 2530,2507,2508,0.139391603159038,0.139391603159038 16296,2509,2510,0.0284493842376544,0.0284493842376544 2532,2511,2512,0.0269759988952267,0.0269759988952267 2533,2512,2513,0.0303785309203703,0.0303785309203703 2534,2513,2514,0.100988065805353,0.100988065805353 2535,2514,2515,0.134258813820628,0.134258813820628 2536,2515,2516,0.1356600895436,0.1356600895436 2537,2516,2517,0.13329676442141,0.13329676442141 2538,2517,1672,0.132852712666159,0.132852712666159 2539,1672,2518,0.137264898504848,0.137264898504848 2540,2518,2453,0.136447294484888,0.136447294484888 2541,2453,2519,0.136891385699314,0.136891385699314 2542,2519,2520,0.134024921907499,0.134024921907499 2544,2521,2522,0.0902887501429021,0.0902887501429021 2545,2522,2523,0.0432770654501463,0.0432770654501463 2546,2523,2524,0.0452800647802491,0.0452800647802491 2547,2524,2525,0.0887962039212883,0.0887962039212883 2549,2526,2527,0.14861247431244,0.14861247431244 2550,2527,2528,0.177718576341635,0.177718576341635 2552,2529,2530,0.0550007858390758,0.0550007858390758 2553,2530,2531,0.0537231597686698,0.0537231597686698 2557,254,1937,0.0763145446596447,0.0763145446596447 2562,2536,2537,0.0969383510155091,0.0969383510155091 2564,2523,2538,0.041595541767366,0.041595541767366 2565,2538,2539,0.0446801019224323,0.0446801019224323 2567,2540,2541,0.0535606711091096,0.0535606711091096 2568,2541,2542,0.0510376050613383,0.0510376050613383 2569,2542,2543,0.048208042370787,0.048208042370787 2570,2543,2544,0.0495068215823226,0.0495068215823226 2571,2544,2545,0.0497291777137453,0.0497291777137453 2572,2545,2546,0.0482680412228731,0.0482680412228731 2573,2546,2547,0.0511986246623993,0.0511986246623993 2574,2547,2548,0.0481311400848056,0.0481311400848056 2575,2548,2549,0.05133533567668,0.05133533567668 2576,2549,1090,0.0473365047010202,0.0473365047010202 2578,2550,2551,0.0490112208554607,0.0490112208554607 2579,2551,2552,0.0504551815276218,0.0504551815276218 2580,2552,2553,0.0492845875119232,0.0492845875119232 2581,2553,2554,0.0515497460521136,0.0515497460521136 2582,2554,2555,0.0526862102053863,0.0526862102053863 2583,2555,2556,0.0982237295878,0.0982237295878 2584,2556,2557,0.264254691363992,0.264254691363992 2585,1004,2558,0.099742520234474,0.099742520234474 2588,2560,1078,0.149639182772472,0.149639182772472 2589,1078,2522,0.184839011544187,0.184839011544187 2591,1484,2561,0.33893453481304,0.33893453481304 2592,2561,2562,0.36930331062994,0.36930331062994 2594,2563,2295,0.235151876914131,0.235151876914131 2596,2141,2564,0.0808696846181639,0.0808696846181639 2628,2589,2590,0.046646895086832,0.046646895086832 2597,2564,1224,0.24032404212478,0.24032404212478 2600,2373,2567,0.1712601795962,0.1712601795962 2601,2567,2568,0.00945648555666562,0.00945648555666562 2603,2565,2569,0.0807956808253844,0.0807956808253844 2604,2569,2570,0.076951583144574,0.076951583144574 2605,2570,2571,0.0476131935554626,0.0476131935554626 2607,2572,2568,0.0312593605711727,0.0312593605711727 2609,2569,2573,0.0486149705677772,0.0486149705677772 2610,2570,2574,0.0674260333743846,0.0674260333743846 2612,2567,2575,0.0505261001159507,0.0505261001159507 2615,2577,2578,0.10424034664628,0.10424034664628 2616,2578,2579,0.103512640883379,0.103512640883379 2617,2579,1398,0.105102630546257,0.105102630546257 2618,1398,2580,0.0531367598624707,0.0531367598624707 2619,2580,2581,0.0517085263170068,0.0517085263170068 2620,2581,2582,0.0723991341895349,0.0723991341895349 2621,2582,2583,0.0331676268132885,0.0331676268132885 2622,2583,2584,0.0138525911142565,0.0138525911142565 2623,2584,2585,0.037416228202987,0.037416228202987 2624,2585,2586,0.00994286750486891,0.00994286750486891 2625,2586,2587,0.040254104254433,0.040254104254433 2629,2590,2591,0.00335375549834044,0.00335375549834044 2630,2591,2592,0.0463774647105825,0.0463774647105825 2631,2592,2593,0.00549997045042586,0.00549997045042586 2632,2593,2594,0.0383542392436341,0.0383542392436341 2634,2595,2596,0.0344869484873441,0.0344869484873441 2635,2596,2597,0.0176627396467139,0.0176627396467139 2636,2597,2598,0.0280292044334563,0.0280292044334563 2637,2598,2599,0.0242403080070769,0.0242403080070769 2638,2599,1569,0.0218944112855232,0.0218944112855232 2639,1569,2600,0.0286200762867591,0.0286200762867591 2640,2600,1094,0.018347539243156,0.018347539243156 2642,1110,2601,0.0142742072830798,0.0142742072830798 2643,2601,2602,0.0369383896439539,0.0369383896439539 2644,2602,2603,0.00917687822572764,0.00917687822572764 2645,2603,2604,0.0430608643022986,0.0430608643022986 2646,2604,2605,0.00238679099543715,0.00238679099543715 2647,2605,2606,0.0472847267591164,0.0472847267591164 2648,2606,2607,0.0508445190476207,0.0508445190476207 2649,2607,2608,0.00234361810734104,0.00234361810734104 2650,2608,2609,0.0517900277245267,0.0517900277245267 2652,2610,2611,0.145180979465517,0.145180979465517 2674,2632,2634,0.599531015097949,0.599531015097949 2675,2635,2181,0.0871692653780363,0.0871692653780363 2676,2181,2638,0.0863959675292808,0.0863959675292808 2679,2640,2641,0.121944822987822,0.121944822987822 2681,2642,2643,0.0194925006650245,0.0194925006650245 2682,2643,2350,0.134347723988409,0.134347723988409 2683,2350,2644,0.173564798460366,0.173564798460366 2684,2644,2645,0.174686152075606,0.174686152075606 2685,2645,2646,0.175389969986131,0.175389969986131 2688,2648,747,0.0612580153194998,0.0612580153194998 2689,747,1565,0.142756107755667,0.142756107755667 2690,1565,2649,0.138016127389502,0.138016127389502 2691,2649,2650,0.12023627946696,0.12023627946696 2693,2651,694,0.200802439501944,0.200802439501944 2695,2652,2653,0.127019992895419,0.127019992895419 2696,2653,2654,0.201028199806741,0.201028199806741 2697,2654,2655,0.134212276460076,0.134212276460076 2698,2655,2656,0.140083368586782,0.140083368586782 2699,2656,2657,0.13046105136647,0.13046105136647 2702,2633,2659,0.199675824720705,0.199675824720705 2704,2660,949,0.174693421852154,0.174693421852154 2705,949,2661,0.165148304595761,0.165148304595761 2706,2661,2662,0.173966950291824,0.173966950291824 2707,2662,2663,0.184218102738583,0.184218102738583 2708,2663,2664,0.172496811774092,0.172496811774092 2710,2665,2666,0.394651095737645,0.394651095737645 2711,2667,2668,0.201414903082426,0.201414903082426 17301,8745,4260,0.201420130125937,0.201420130125937 2713,2669,2388,0.109456559825348,0.109456559825348 2714,2388,2670,0.140828374595316,0.140828374595316 2717,2672,2673,0.139177577172101,0.139177577172101 2718,2673,2674,0.137352749762486,0.137352749762486 2719,2674,2675,0.139830667816654,0.139830667816654 2720,2675,2676,0.136669684605715,0.136669684605715 2722,2677,2678,0.12447911414286,0.12447911414286 2750,2704,2705,0.0292446267270126,0.0292446267270126 2751,2705,2706,0.00658282845173238,0.00658282845173238 2752,2706,2707,0.0151449443945988,0.0151449443945988 2753,2707,2708,0.0714770438658631,0.0714770438658631 2754,2708,2709,0.00822853556213401,0.00822853556213401 2756,2710,8,0.130042568169854,0.130042568169854 2757,8,2711,0.118166571537094,0.118166571537094 2759,2712,2713,0.102388493919056,0.102388493919056 2760,2713,2416,0.103111259495513,0.103111259495513 2761,2416,2714,0.100631617654013,0.100631617654013 2764,2716,2717,0.200655449563851,0.200655449563851 2765,2717,2718,0.200753725915124,0.200753725915124 2766,2718,1440,0.196942260224429,0.196942260224429 2767,1440,2719,0.00947384243402213,0.00947384243402213 2768,2719,2720,0.190389032049707,0.190389032049707 2770,2723,2724,0.133138466543617,0.133138466543617 2771,2724,2725,0.135835722389097,0.135835722389097 2772,2725,2726,0.133534041022806,0.133534041022806 2773,2726,2727,0.134234713813183,0.134234713813183 2774,2727,1681,0.134687505819062,0.134687505819062 2775,1681,2728,0.137316317225174,0.137316317225174 2777,2729,2730,0.104120921025978,0.104120921025978 2778,2730,2731,0.201486044854047,0.201486044854047 2779,2731,2732,0.409054627036075,0.409054627036075 2780,2733,2734,0.231399786377778,0.231399786377778 2781,2734,2735,0.0901704059113055,0.0901704059113055 2782,2735,2736,0.0825094909725568,0.0825094909725568 2783,2737,2738,0.200363396709187,0.200363396709187 2784,2738,2739,0.20121833925615,0.20121833925615 2785,2739,2740,0.202399438971847,0.202399438971847 2788,2742,2743,0.404396545451488,0.404396545451488 2789,2744,1762,0.0647074290459755,0.0647074290459755 2790,1762,2372,0.0925216625359094,0.0925216625359094 2791,2372,2745,0.0223137340397398,0.0223137340397398 2792,2745,2737,0.050045237249892,0.050045237249892 2794,2746,2747,0.14840065064165,0.14840065064165 2796,2748,2749,0.200822547172327,0.200822547172327 2797,2749,2750,0.193145905748916,0.193145905748916 2821,908,2770,0.128136612557408,0.128136612557408 2824,2261,2772,0.10049786598023,0.10049786598023 2825,2772,2773,0.106378037300959,0.106378037300959 2826,2773,2110,0.093897002068377,0.093897002068377 2827,2110,2774,0.107389868338328,0.107389868338328 2828,2774,2775,0.0994873393877801,0.0994873393877801 2850,2776,2777,0.10879749556538,0.10879749556538 2855,2804,866,0.20027757395038,0.20027757395038 2829,2775,2778,1.00147658782101,1.00147658782101 2830,2779,2780,0.0530172029480301,0.0530172029480301 2832,2781,2782,0.107966324930259,0.107966324930259 2833,2782,2783,0.103296913871679,0.103296913871679 2834,2783,2784,0.105735267915707,0.105735267915707 2835,2784,2785,0.104367827383757,0.104367827383757 2836,2785,2786,0.106026097865505,0.106026097865505 2837,2786,2787,0.104661406473263,0.104661406473263 2838,2787,2788,0.109120444986171,0.109120444986171 2842,2790,2791,0.105111335997404,0.105111335997404 2843,2791,2792,0.100650542913524,0.100650542913524 2844,2792,2793,0.105228706955749,0.105228706955749 2845,2793,2794,0.119444969275907,0.119444969275907 2846,2794,2795,0.0942235633572651,0.0942235633572651 2847,2795,2084,0.102241906689643,0.102241906689643 2848,2084,2796,0.105000278025472,0.105000278025472 2849,2796,2776,0.104992294488636,0.104992294488636 2851,2777,2799,0.102990536508203,0.102990536508203 2852,2799,2802,0.104419262818378,0.104419262818378 3832,3274,3648,0.198107670536066,0.198107670536066 2853,2802,2803,0.106343009363166,0.106343009363166 2854,2803,2804,0.0880619154851023,0.0880619154851023 2856,866,2805,0.0997722055250997,0.0997722055250997 2857,2805,2806,0.0898296288997372,0.0898296288997372 2858,2806,2807,0.0154103032800591,0.0154103032800591 2860,1345,2808,0.0745089191630195,0.0745089191630195 2862,2809,2810,0.0999390470653334,0.0999390470653334 2863,2810,2811,0.098203415750831,0.098203415750831 2864,2811,2812,0.105704456533214,0.105704456533214 2865,2812,1841,0.178602078382633,0.178602078382633 2867,2813,2814,0.147059691176011,0.147059691176011 2869,2815,2816,0.0358929050784097,0.0358929050784097 2871,2817,2818,0.202436914455554,0.202436914455554 2872,2818,721,0.208959052889522,0.208959052889522 2873,721,2819,0.195578398743409,0.195578398743409 2874,2819,2820,0.132104447079437,0.132104447079437 2875,2820,2499,0.133495572380704,0.133495572380704 2877,2821,2823,0.131028201505055,0.131028201505055 2878,2823,2154,0.134224367729179,0.134224367729179 2879,2154,2824,0.137197819412826,0.137197819412826 2881,2825,2828,0.100509300133652,0.100509300133652 2882,2828,2829,0.098379052864586,0.098379052864586 2883,2829,1264,0.0995905743898471,0.0995905743898471 2884,1264,2830,0.0991885382845514,0.0991885382845514 2885,2830,2831,0.0990153060665791,0.0990153060665791 2886,2831,2718,0.0991269733313679,0.0991269733313679 2887,2718,2832,0.100500652429342,0.100500652429342 2888,2832,2833,0.0102715407543069,0.0102715407543069 2889,2833,2834,0.0960953974534679,0.0960953974534679 2890,2834,2835,0.0326867749280955,0.0326867749280955 2891,2835,2836,0.134256786764763,0.134256786764763 2892,2836,2837,0.113988792124523,0.113988792124523 2893,2837,2838,0.0204082374430359,0.0204082374430359 2895,2839,2840,0.113685974247049,0.113685974247049 2896,2840,2841,0.132754406259035,0.132754406259035 2897,2841,2842,0.136852657742897,0.136852657742897 2899,1793,2843,0.0809702263007341,0.0809702263007341 2900,2843,2844,0.0969425296921621,0.0969425296921621 2901,2844,2845,0.413436446480526,0.413436446480526 2903,2263,2847,0.179984264422638,0.179984264422638 2904,2847,2848,0.174004040987329,0.174004040987329 2905,2848,2849,0.194108624427032,0.194108624427032 2907,2850,1276,0.172413086756907,0.172413086756907 2909,2853,785,0.245123885631009,0.245123885631009 2911,2854,2855,0.0854841952170884,0.0854841952170884 2912,2855,2747,0.0762350203886263,0.0762350203886263 2913,2747,2856,0.0859704175448271,0.0859704175448271 2914,2856,2857,0.100779098585589,0.100779098585589 2915,2857,2858,0.0905252463288938,0.0905252463288938 2917,2859,2860,0.0227727209766704,0.0227727209766704 2918,361,1735,0.198105222979832,0.198105222979832 2919,1735,2861,0.0382126884100893,0.0382126884100893 2920,148,2862,0.0438716250050412,0.0438716250050412 2921,1003,2863,0.0520715649387988,0.0520715649387988 2922,2863,2864,0.0982728809134093,0.0982728809134093 2923,2864,2865,0.0994946507259965,0.0994946507259965 3895,3698,3699,0.204838159377623,0.204838159377623 2924,2865,2869,0.090463384362138,0.090463384362138 2925,2869,2870,0.0564720828613131,0.0564720828613131 2926,2870,2871,0.0608640771597173,0.0608640771597173 2927,2872,2873,0.044011799999607,0.044011799999607 2928,2873,2088,0.0931496819660856,0.0931496819660856 2929,2088,2655,0.0960691148224413,0.0960691148224413 2930,2655,2874,0.0937706080748846,0.0937706080748846 2931,2874,2875,0.0828791997484075,0.0828791997484075 2932,2875,2876,0.093218621711434,0.093218621711434 2933,2876,2877,0.0704167162147941,0.0704167162147941 2935,2878,2879,0.0887403720940643,0.0887403720940643 2936,2879,2880,0.0909098673154509,0.0909098673154509 2937,2880,2881,0.0882058988614067,0.0882058988614067 2938,2881,2882,0.181777411929199,0.181777411929199 2940,2883,2884,0.115661337881372,0.115661337881372 2941,2884,2885,0.14826485880128,0.14826485880128 2942,2885,2886,0.112251623213379,0.112251623213379 2943,2886,2887,0.119994591224275,0.119994591224275 2944,2887,2888,0.178622958928809,0.178622958928809 2945,2888,2889,0.00412533177852682,0.00412533177852682 2946,2889,2890,0.00481474032387871,0.00481474032387871 2947,2890,2893,0.135290874001292,0.135290874001292 2948,2893,2894,0.137892832771659,0.137892832771659 2949,2894,817,0.140150092060959,0.140150092060959 2950,817,2895,0.143808402694827,0.143808402694827 2951,2895,2896,0.0697081016101773,0.0697081016101773 2952,2896,2897,0.0168682725384664,0.0168682725384664 2954,2898,2899,0.139071498957887,0.139071498957887 2956,2900,2901,0.139727551358826,0.139727551358826 2957,2901,2902,0.00293554606295758,0.00293554606295758 2958,2902,2903,0.102721876435386,0.102721876435386 2959,2903,2904,0.0305452475451112,0.0305452475451112 2960,2904,2905,0.00503713742922791,0.00503713742922791 2961,2905,2906,0.0458567885450819,0.0458567885450819 2962,2906,2907,0.0981295261146626,0.0981295261146626 2963,2907,628,0.0369055971430695,0.0369055971430695 2964,628,1143,0.0958611496898419,0.0958611496898419 2966,2908,2909,0.0463126901024473,0.0463126901024473 2967,2909,872,0.0318684671228471,0.0318684671228471 2968,872,2910,0.0711758745978235,0.0711758745978235 2969,2910,2911,0.067495322638235,0.067495322638235 2970,2911,2912,0.033747661319103,0.033747661319103 2971,2912,2913,0.0475024757380027,0.0475024757380027 2973,2914,2915,0.202578999998173,0.202578999998173 2975,2916,2917,0.184685764171195,0.184685764171195 2976,2917,2918,0.00737265767013589,0.00737265767013589 2978,2919,2920,0.110148820147866,0.110148820147866 2979,2920,584,0.039258317875865,0.039258317875865 2980,584,2921,0.228363185041033,0.228363185041033 2982,2922,1341,0.198962442111046,0.198962442111046 2983,1341,2923,0.207039061514662,0.207039061514662 2984,2923,2924,0.201175175238786,0.201175175238786 2985,2924,2925,0.203376851393596,0.203376851393596 2986,2925,2926,0.201920207523594,0.201920207523594 2987,2926,2927,0.200452413161122,0.200452413161122 2988,2927,776,0.201931296094781,0.201931296094781 2990,2928,2930,0.209285084837907,0.209285084837907 2991,2930,2931,0.197960209647655,0.197960209647655 2992,2931,171,0.402036974102358,0.402036974102358 2994,2932,2933,0.200508042098485,0.200508042098485 2995,170,1728,0.257039245710078,0.257039245710078 2996,1728,2934,0.145411467525923,0.145411467525923 2999,2935,2936,0.0880513532781809,0.0880513532781809 3025,2957,2958,0.01030947748559,0.01030947748559 3000,2936,209,0.228338005511316,0.228338005511316 3002,2937,2938,0.107611509993879,0.107611509993879 3005,2940,2941,0.175855452328419,0.175855452328419 3006,2941,2942,0.174909636552997,0.174909636552997 3007,2942,2943,0.192197232795451,0.192197232795451 3009,2944,546,0.0293283601170504,0.0293283601170504 3010,546,2945,0.155746660532693,0.155746660532693 3012,1475,2946,0.311303155924368,0.311303155924368 3013,2946,2947,0.184883982264712,0.184883982264712 3014,2947,2948,0.224685205653341,0.224685205653341 3016,2949,2950,0.0888669853746646,0.0888669853746646 3017,2950,2951,0.114577615588497,0.114577615588497 3018,1225,2952,0.114132076273042,0.114132076273042 3019,2952,2161,0.115442153745618,0.115442153745618 3020,2161,2953,0.105428749590907,0.105428749590907 3022,2954,2955,0.0114463280554541,0.0114463280554541 3023,2955,639,0.18619297340356,0.18619297340356 3024,639,2957,0.0509835810434449,0.0509835810434449 3026,2958,2959,0.0353738821651235,0.0353738821651235 3027,2959,2960,0.00284670794487764,0.00284670794487764 3028,2960,1288,0.104793015683124,0.104793015683124 3029,1288,2961,0.051496901479137,0.051496901479137 3030,2961,2962,0.00960868888037157,0.00960868888037157 3031,2962,2963,0.0208687174266634,0.0208687174266634 3032,2963,2964,0.0498882614596582,0.0498882614596582 3033,2964,2965,0.123304259264834,0.123304259264834 3035,2966,2967,0.00908677871596767,0.00908677871596767 3036,2967,2968,0.115854235202851,0.115854235202851 3037,2968,2969,0.00700956571064615,0.00700956571064615 3038,2969,2970,0.00940368205913038,0.00940368205913038 3039,2970,2971,0.0666840110355875,0.0666840110355875 3040,2971,2972,0.0679662165544488,0.0679662165544488 3041,2972,2973,0.0630976433471776,0.0630976433471776 3042,2973,2974,0.0491600079555241,0.0491600079555241 3044,2975,2976,0.0997731403964804,0.0997731403964804 3045,2976,2977,0.100715566829797,0.100715566829797 3046,2977,2978,0.0996876914159973,0.0996876914159973 3047,2978,2979,0.10126058971698,0.10126058971698 3048,2979,2980,0.103346225532192,0.103346225532192 3049,2980,2981,0.0983114005972926,0.0983114005972926 3050,2981,2982,0.09874223460454,0.09874223460454 3051,2982,2983,0.0510749251490339,0.0510749251490339 3053,2984,2985,0.0505192363533637,0.0505192363533637 3054,2985,1120,0.0491942863881514,0.0491942863881514 3055,1120,2986,0.0517085444587275,0.0517085444587275 3056,2986,2987,0.0504766444323722,0.0504766444323722 3057,2987,2988,0.0508471211122413,0.0508471211122413 3058,2988,2989,0.0482147566017866,0.0482147566017866 3059,2989,2990,0.0513143127772338,0.0513143127772338 3060,2990,2991,0.0501432318630803,0.0501432318630803 3061,2991,2992,0.788648410502006,0.788648410502006 3062,2993,2994,0.01555628530979,0.01555628530979 3063,2994,2995,0.10729267423115,0.10729267423115 13562,2999,2165,0.242533262128423,0.242533262128423 3067,2998,3000,0.0998948824480635,0.0998948824480635 3068,3000,3001,0.145910673725247,0.145910673725247 3069,3001,3002,0.147264770664277,0.147264770664277 3070,3002,3003,0.145706831644125,0.145706831644125 3071,3003,3004,0.146381189481243,0.146381189481243 3073,3006,3007,0.143637545441942,0.143637545441942 3074,3007,3008,0.14139337588105,0.14139337588105 3075,3008,3009,0.0340034784472366,0.0340034784472366 3076,3009,3010,0.117637494210671,0.117637494210671 3077,3010,3011,0.1483412167568,0.1483412167568 3078,3011,3012,0.146200597856632,0.146200597856632 3079,3012,3013,0.146656153847153,0.146656153847153 3080,3013,3014,0.219897120549826,0.219897120549826 3081,3014,2686,0.0729664723843293,0.0729664723843293 3082,2686,3015,0.146055074464899,0.146055074464899 3083,3015,3016,0.115984680072215,0.115984680072215 3084,3016,3017,0.0102106792826024,0.0102106792826024 3085,3017,3018,0.0188093561808277,0.0188093561808277 3087,3019,3020,0.14624208166964,0.14624208166964 3088,3020,3021,0.149932974568378,0.149932974568378 3089,3021,2900,0.114654486829615,0.114654486829615 3091,3022,3023,0.0936947193853168,0.0936947193853168 3093,3024,3025,0.0922829109447797,0.0922829109447797 3095,3026,3027,0.10419715248802,0.10419715248802 3096,3027,3028,0.108587123231645,0.108587123231645 3097,3028,3029,0.103455866634876,0.103455866634876 3099,3030,3031,0.0828114972096423,0.0828114972096423 3100,3031,3032,0.0151385207198175,0.0151385207198175 3102,3035,3036,0.131928682141755,0.131928682141755 3103,3036,3037,0.0286281442546585,0.0286281442546585 3104,3037,3038,0.0830678583996061,0.0830678583996061 3105,3038,3039,0.0820487800074757,0.0820487800074757 3107,3040,3041,0.0592379768525999,0.0592379768525999 3108,3041,1041,0.101867076922678,0.101867076922678 3109,1041,3042,0.108431988254042,0.108431988254042 3110,3042,3043,0.103209130509255,0.103209130509255 3111,3043,3044,0.103439867243447,0.103439867243447 3113,3045,3046,0.1080426022678,0.1080426022678 3114,3046,3047,0.106399445317148,0.106399445317148 3115,3047,2078,0.104328053424176,0.104328053424176 3116,2078,2675,0.103849131822114,0.103849131822114 3117,2675,3048,0.106371798877004,0.106371798877004 3118,3048,3049,0.1089909908922,0.1089909908922 3120,2995,3050,0.0829711714500804,0.0829711714500804 3123,3051,3052,0.0304368475861105,0.0304368475861105 19556,10441,10561,0.00875730102663828,0.00875730102663828 3124,3053,3054,0.10469695146486,0.10469695146486 3125,3054,3026,0.105413327506124,0.105413327506124 3127,3055,3056,0.0146859459125862,0.0146859459125862 3128,3056,3057,0.0899179636493607,0.0899179636493607 3129,3057,3058,0.0968918459632465,0.0968918459632465 3130,3058,3059,0.0931803123592361,0.0931803123592361 3131,3059,3060,0.0924628769882567,0.0924628769882567 3132,3060,2004,0.0909779529022995,0.0909779529022995 3134,3061,2758,0.0983285272926963,0.0983285272926963 3135,2758,3062,0.094848132376921,0.094848132376921 3137,2284,3063,0.10273020958756,0.10273020958756 3138,3063,3064,0.09684156688728,0.09684156688728 3139,3064,2139,0.105654196010103,0.105654196010103 3141,3065,3066,0.101995188106893,0.101995188106893 4424,4133,950,0.17542265784203,0.17542265784203 3142,3066,3067,1.00083609181461,1.00083609181461 3143,3068,3069,0.10392860568863,0.10392860568863 3144,3069,3070,0.10232907709913,0.10232907709913 3145,3070,3071,0.103927869583062,0.103927869583062 3146,3071,3072,0.102097379803977,0.102097379803977 3147,3072,3073,0.0487909895079958,0.0487909895079958 3149,1294,3074,0.105333551259412,0.105333551259412 3150,3074,3075,0.0524798747272766,0.0524798747272766 3151,3075,3076,0.0475858963921332,0.0475858963921332 3152,3076,3077,0.00514079080382434,0.00514079080382434 3154,3078,3079,0.0117186508515134,0.0117186508515134 3155,3079,3080,0.0860074021370197,0.0860074021370197 3156,3080,3081,0.0112654570741388,0.0112654570741388 3157,3081,3082,0.0998426271509478,0.0998426271509478 3159,3083,3084,0.0978722553449722,0.0978722553449722 3161,3085,3086,0.0498003240048994,0.0498003240048994 3162,3086,3087,0.0499820755044021,0.0499820755044021 3163,3087,1765,0.0500932715547668,0.0500932715547668 3164,1765,3089,0.0453737460403596,0.0453737460403596 3165,3089,3090,0.0566344564433548,0.0566344564433548 3166,3090,3091,0.0479788729039099,0.0479788729039099 3167,3091,1517,0.0504584819239423,0.0504584819239423 3168,1517,3092,0.0513918113913408,0.0513918113913408 3169,3092,3093,0.0524695902697227,0.0524695902697227 3170,3093,1084,0.0829756278031258,0.0829756278031258 3171,1084,3094,0.018362425266723,0.018362425266723 3172,3094,3095,0.100037197959638,0.100037197959638 3173,3095,3096,0.0986501993185581,0.0986501993185581 3174,3096,3097,0.100130714805898,0.100130714805898 3175,3097,2046,0.103528392648025,0.103528392648025 3176,2046,3098,0.0976518708062817,0.0976518708062817 3177,3098,3099,0.0995509890492463,0.0995509890492463 3179,1954,3100,0.060604506910361,0.060604506910361 3182,3102,3103,0.0990114382918269,0.0990114382918269 3183,3103,3104,0.100593787088956,0.100593787088956 3184,3104,3105,0.0983789631442794,0.0983789631442794 3185,3105,2848,0.0976433646550276,0.0976433646550276 3186,2848,3106,0.102064870879311,0.102064870879311 3187,3106,3107,0.10100271733246,0.10100271733246 3188,3107,3108,0.0995828832367363,0.0995828832367363 3189,3108,2942,0.101438732689929,0.101438732689929 3190,2942,3109,0.100378814460195,0.100378814460195 3191,3109,3110,1.25206634961555,1.25206634961555 3192,3111,3112,0.015422388825789,0.015422388825789 3193,3112,3113,0.11412427509118,0.11412427509118 3194,3113,3114,0.468645573431598,0.468645573431598 3196,2023,3115,0.177146580591063,0.177146580591063 3197,3115,3102,0.173943728587952,0.173943728587952 3198,3102,3116,0.193451028525805,0.193451028525805 3200,3117,1806,0.211443534426126,0.211443534426126 3201,1806,3118,0.193022911848757,0.193022911848757 3203,3119,3120,0.0940041909856305,0.0940041909856305 3204,3120,3121,0.197561396619787,0.197561396619787 3206,3122,3123,0.200799900699528,0.200799900699528 3207,3124,3125,0.200863237154928,0.200863237154928 3208,3125,3126,0.201874389323119,0.201874389323119 3210,3127,3128,0.0750470474178356,0.0750470474178356 3211,3128,3131,0.0761135403806392,0.0761135403806392 3213,3029,3132,0.132611387982682,0.132611387982682 3214,3132,3133,0.00539409864485362,0.00539409864485362 3215,3133,3134,0.139160450695908,0.139160450695908 3216,3134,1160,0.139291641031025,0.139291641031025 3217,1160,879,0.139609262878975,0.139609262878975 3218,879,3135,0.138493325710101,0.138493325710101 3219,3135,2787,0.134090008076189,0.134090008076189 3220,2787,3136,0.1321642245327,0.1321642245327 3221,3136,3137,0.21408080552497,0.21408080552497 3222,3137,3138,0.144895915790921,0.144895915790921 3223,3138,3139,0.169628584853264,0.169628584853264 3226,3141,3142,0.202888440515448,0.202888440515448 3227,3142,2878,0.162092717607055,0.162092717607055 3251,3162,2365,0.110303719018863,0.110303719018863 3254,3164,3165,0.240177393696762,0.240177393696762 3255,3165,3166,0.102768151984011,0.102768151984011 3256,3166,3167,0.0509818546092244,0.0509818546092244 3258,3168,3169,0.0591373244934598,0.0591373244934598 3259,3169,3170,0.0530870196657507,0.0530870196657507 3261,3171,3172,0.201914360897617,0.201914360897617 3262,3172,3173,0.203130900823478,0.203130900823478 3263,3173,3174,0.201562825315852,0.201562825315852 3264,3174,3175,0.19958273918251,0.19958273918251 3265,3175,3177,0.402921101557674,0.402921101557674 3266,3178,3179,0.0905536808669309,0.0905536808669309 3267,3179,3180,0.0577627490058349,0.0577627490058349 3268,3180,3181,0.0505235668696686,0.0505235668696686 3269,3181,3182,0.065160532538722,0.065160532538722 3270,3182,3183,0.00793078546182679,0.00793078546182679 3271,3183,3184,0.0531842364372946,0.0531842364372946 3273,2386,3186,0.0378622155960126,0.0378622155960126 3274,3186,3187,0.0069150542380481,0.0069150542380481 3275,3187,3188,0.0174713630038869,0.0174713630038869 3277,3189,3190,0.10095397068423,0.10095397068423 3278,3190,3191,0.102948552858793,0.102948552858793 3279,3191,3192,0.099117357243018,0.099117357243018 3280,3192,3193,0.10499121023248,0.10499121023248 3282,3194,3195,0.0985672231580753,0.0985672231580753 3283,3195,3196,0.0975023503923766,0.0975023503923766 16511,8899,8896,0.0458243741253751,0.0458243741253751 3284,3196,3197,0.0505627463090716,0.0505627463090716 3285,3197,3198,0.0500221717072617,0.0500221717072617 3286,3198,3199,0.046867135973938,0.046867135973938 3287,3199,1768,0.0529832159562647,0.0529832159562647 3288,1768,3200,0.0470467690925653,0.0470467690925653 3289,3200,3201,0.0524586560775799,0.0524586560775799 3290,3201,3202,0.0495946350720587,0.0495946350720587 3291,3202,1518,0.052984641558086,0.052984641558086 3292,1518,3203,0.100125608990258,0.100125608990258 3293,3203,1085,0.0831191573838339,0.0831191573838339 3294,1085,3204,0.01719627237498,0.01719627237498 3295,3204,3205,0.100278521536605,0.100278521536605 3296,3205,3206,0.100159169300764,0.100159169300764 3297,3206,3207,0.0980766730481921,0.0980766730481921 3299,2047,3208,0.0998503328239714,0.0998503328239714 3300,3208,3209,0.0991174142787685,0.0991174142787685 3301,3209,3210,0.0465862087261248,0.0465862087261248 3303,3211,3212,0.0483226107842397,0.0483226107842397 3304,3212,3213,0.0508033572812722,0.0508033572812722 3305,3213,3214,0.0520095145740976,0.0520095145740976 3307,3215,3216,0.047636983079693,0.047636983079693 3308,3216,3217,0.00228390635402469,0.00228390635402469 3309,3217,3218,0.0492156902021281,0.0492156902021281 3310,3218,3219,0.105720878983862,0.105720878983862 3312,3220,3221,0.135734479783406,0.135734479783406 3313,3221,2519,0.14595602798476,0.14595602798476 3314,2519,3222,0.126165217374209,0.126165217374209 3315,3222,1229,0.098841689459618,0.098841689459618 3316,1229,3223,0.098924974953348,0.098924974953348 3317,3223,2174,0.100839404349716,0.100839404349716 3318,2174,3224,0.101432888438354,0.101432888438354 3319,3224,3225,0.137343472225008,0.137343472225008 3321,3226,379,0.0754564811292303,0.0754564811292303 3322,379,63,0.0417835231628563,0.0417835231628563 3323,63,1255,0.0152981335887719,0.0152981335887719 3326,3228,3229,0.0836292502069327,0.0836292502069327 3327,3229,3230,0.0485562677029858,0.0485562677029858 3330,3232,3233,0.105369806952797,0.105369806952797 3331,3233,3234,0.0244901910381055,0.0244901910381055 3332,3235,3236,0.101967463967826,0.101967463967826 3333,3236,3237,0.10049747789636,0.10049747789636 3334,3237,3238,0.0983034665163014,0.0983034665163014 3335,3238,3239,0.103439327677052,0.103439327677052 3336,3239,715,0.100109252929192,0.100109252929192 3337,715,3240,0.10857516210103,0.10857516210103 3338,3240,3241,0.0836693243428755,0.0836693243428755 3340,1256,2714,0.204938708369458,0.204938708369458 3341,2714,3242,0.194775016549959,0.194775016549959 3343,3243,3244,0.104619278832535,0.104619278832535 3344,3244,3245,0.0999091629456622,0.0999091629456622 3345,3245,3246,0.0969207243261653,0.0969207243261653 3346,3246,3247,0.100620613481727,0.100620613481727 3347,3247,3248,0.051818780315465,0.051818780315465 3348,3248,3249,0.0493068623564548,0.0493068623564548 3349,3249,3250,0.102061915203609,0.102061915203609 3350,3250,3251,0.0474417721331526,0.0474417721331526 3351,3251,3252,0.0496832213808208,0.0496832213808208 3352,3252,3253,0.00274646412019378,0.00274646412019378 3353,3253,3254,0.0454267490135207,0.0454267490135207 3354,3254,3255,0.00458544852460102,0.00458544852460102 3355,3255,3256,0.0483268582508211,0.0483268582508211 3357,3257,3258,0.0459440862493274,0.0459440862493274 3358,3258,3259,0.236332489020417,0.236332489020417 3360,3260,2735,0.173472989255867,0.173472989255867 3362,594,2050,0.105283533842597,0.105283533842597 3363,2050,3261,0.0509100007310826,0.0509100007310826 3364,3261,3262,0.0467523465641757,0.0467523465641757 3365,3262,3263,0.0481309278210478,0.0481309278210478 3366,3263,3264,0.051732585346973,0.051732585346973 3367,3264,3265,0.0457622961694799,0.0457622961694799 3368,3265,3266,0.0530171123380122,0.0530171123380122 3369,3266,3267,0.0451783444295864,0.0451783444295864 3370,3267,3268,0.0542978455447466,0.0542978455447466 3371,3268,3269,0.0466844058034087,0.0466844058034087 3372,3269,3270,0.050646295110284,0.050646295110284 3373,3270,3271,0.0484988623690369,0.0484988623690369 3374,3271,3272,0.0498932625841468,0.0498932625841468 3375,3272,3273,0.0470944745658083,0.0470944745658083 3376,3273,3274,0.0579078107783869,0.0579078107783869 3377,3274,3275,0.151893561253266,0.151893561253266 3378,3275,3276,0.0516549077274405,0.0516549077274405 3379,3276,2734,0.0976564411094966,0.0976564411094966 3380,2734,3277,0.0486100790727351,0.0486100790727351 3381,3277,3278,0.0497906140365211,0.0497906140365211 3382,3278,3279,0.0484124404037645,0.0484124404037645 3383,3279,3280,0.00653599515433254,0.00653599515433254 3384,3280,3178,0.0418764820732136,0.0418764820732136 3385,3178,3284,0.0979449587868123,0.0979449587868123 3386,3284,3285,0.201022039935831,0.201022039935831 3389,3287,2316,0.156303067302058,0.156303067302058 20281,10719,10710,0.0549191742699874,0.0549191742699874 3390,2316,3288,0.10952595107857,0.10952595107857 3391,3288,3289,0.0403941356128906,0.0403941356128906 3392,3289,3290,0.0912238346425634,0.0912238346425634 3393,3290,3291,0.0816082032445177,0.0816082032445177 3394,3291,3292,0.0169509581328033,0.0169509581328033 3395,3292,3293,0.0433466637454668,0.0433466637454668 3396,3293,3294,0.0186582685984772,0.0186582685984772 3397,3294,3295,0.152140762364393,0.152140762364393 3403,3299,1325,0.177116632986756,0.177116632986756 3404,1325,1381,0.178046664647513,0.178046664647513 3406,1057,3300,0.119136901138604,0.119136901138604 3408,3301,1581,0.141640668502809,0.141640668502809 3409,1581,3302,0.308989164663259,0.308989164663259 3411,3304,3305,0.143837220516125,0.143837220516125 3412,3305,3306,0.147698693465714,0.147698693465714 3414,3307,3308,0.146426311775338,0.146426311775338 3415,3308,3309,0.146463761248984,0.146463761248984 3416,3309,3310,0.146549783304075,0.146549783304075 3417,3310,2029,0.145425360285073,0.145425360285073 3418,2029,3311,0.146713513284486,0.146713513284486 3419,3311,634,0.143866210964815,0.143866210964815 3420,634,3312,0.147112545494359,0.147112545494359 3421,3312,3313,0.145900102395242,0.145900102395242 3422,3313,2321,0.147128656269274,0.147128656269274 3424,3314,3315,0.0970240945457023,0.0970240945457023 3425,3315,2190,0.185651929243496,0.185651929243496 3427,737,1557,0.13315596414531,0.13315596414531 3429,3316,3317,0.0821429797668101,0.0821429797668101 3434,3321,3322,0.579886710164932,0.579886710164932 3436,3323,3324,0.139196729808835,0.139196729808835 3438,3325,3326,0.13668278082176,0.13668278082176 3439,3326,3045,0.137860640994287,0.137860640994287 3440,3045,3327,0.13778919161955,0.13778919161955 3441,3327,3328,0.00447003605120276,0.00447003605120276 3442,3328,3329,0.0233867925544547,0.0233867925544547 3443,3329,3330,0.116012449407873,0.116012449407873 3444,3330,1166,0.139882774592672,0.139882774592672 3445,1166,886,0.137525679366119,0.137525679366119 3446,886,3332,0.139657446365043,0.139657446365043 3447,3332,2793,0.133361291612613,0.133361291612613 3448,2793,3333,0.132228102569741,0.132228102569741 3450,3334,3335,0.0903059057199572,0.0903059057199572 3451,3335,3336,0.154418186694308,0.154418186694308 3452,3336,3337,0.192225493046604,0.192225493046604 3453,3337,3338,0.174660133594583,0.174660133594583 3454,3338,3339,0.202477883587996,0.202477883587996 3455,3339,3340,0.0759856229646665,0.0759856229646665 3456,3340,3341,0.00965813264254578,0.00965813264254578 3458,3342,1191,0.166878049186437,0.166878049186437 3459,1191,3343,0.0216063183857929,0.0216063183857929 3460,3343,3344,0.200920604325059,0.200920604325059 3462,2346,3345,0.174959253236807,0.174959253236807 3463,3345,1535,0.0463919707335885,0.0463919707335885 3465,3346,3347,0.27909963341584,0.27909963341584 3466,3347,740,0.112084486383373,0.112084486383373 3467,740,1560,0.139918597194563,0.139918597194563 3468,1560,3348,0.140278682022104,0.140278682022104 3469,3348,3349,0.121438604958881,0.121438604958881 3471,3350,3351,0.173966017570494,0.173966017570494 3472,3351,3352,0.16543284170321,0.16543284170321 3474,3353,3354,0.201189633952299,0.201189633952299 3477,3356,3357,0.174637614655306,0.174637614655306 3479,2467,3359,0.203720276949683,0.203720276949683 3480,3359,3360,0.200874146006411,0.200874146006411 3481,3360,795,0.199720493083652,0.199720493083652 3482,795,3361,0.203163577363555,0.203163577363555 3484,3362,3363,0.203261629260278,0.203261629260278 3485,3363,3061,0.206912153397241,0.206912153397241 3486,3061,3364,0.186005329793712,0.186005329793712 3488,3365,1140,0.135699508009882,0.135699508009882 3490,907,3366,0.12816779719188,0.12816779719188 3492,3367,1297,0.200952363448705,0.200952363448705 3494,3368,3369,0.101405416836813,0.101405416836813 3495,3369,3370,0.0983850243457341,0.0983850243457341 3497,3371,3372,0.0654246270475212,0.0654246270475212 3498,3372,2939,0.0903071880553539,0.0903071880553539 3499,2939,3373,0.0855248234583031,0.0855248234583031 3500,3373,59,0.083918142781954,0.083918142781954 3502,3374,3375,0.253631602277532,0.253631602277532 3503,3376,3377,0.201161683466984,0.201161683466984 3505,3378,623,0.0117822953093903,0.0117822953093903 3506,623,3379,0.132533255410588,0.132533255410588 3507,3379,3380,0.0779035335014782,0.0779035335014782 3508,3380,3381,0.206545256567466,0.206545256567466 20694,10906,10909,0.0421787313564029,0.0421787313564029 3509,3381,3382,0.13283549460514,0.13283549460514 3510,3382,3383,0.135569425081515,0.135569425081515 3511,3383,3384,0.136156970349478,0.136156970349478 3512,3384,3385,0.132775661568888,0.132775661568888 3514,2584,3386,0.177011208890761,0.177011208890761 3515,3386,3387,0.0885846426355864,0.0885846426355864 3518,3389,3390,0.176205550995696,0.176205550995696 3519,3390,3391,0.169210992899206,0.169210992899206 3520,3391,3392,0.0099077669914251,0.0099077669914251 3521,3392,1849,0.175456016508954,0.175456016508954 3522,1849,2583,0.178501996899051,0.178501996899051 3524,600,3393,0.2153977841733,0.2153977841733 3526,3394,3395,0.118920951518272,0.118920951518272 3527,3395,3396,0.142989811640976,0.142989811640976 3528,3396,3397,0.262177718796624,0.262177718796624 3530,14,3398,0.133564321671034,0.133564321671034 3531,3398,3399,0.133563180552006,0.133563180552006 3532,3399,3400,0.135746766447532,0.135746766447532 3533,3400,3401,0.133513247236878,0.133513247236878 3534,3401,3402,0.0998328095575455,0.0998328095575455 3535,3402,3403,0.0352154332682272,0.0352154332682272 3536,3403,2405,0.0667725534497617,0.0667725534497617 3537,2405,3404,0.0682403264820305,0.0682403264820305 3538,3404,3405,0.033013773721009,0.033013773721009 3539,3405,3409,0.0499933274562477,0.0499933274562477 3540,3409,3410,0.0543299225353451,0.0543299225353451 3541,3410,1767,0.0526619512572465,0.0526619512572465 3542,1767,3411,0.150417295173728,0.150417295173728 3543,3411,2979,0.204011051874628,0.204011051874628 3544,2979,656,0.0515792906446319,0.0515792906446319 3546,1887,591,0.0491592770696459,0.0491592770696459 3547,591,3412,0.0481379602388448,0.0481379602388448 3548,3412,3413,0.102266489872996,0.102266489872996 3549,3413,1888,0.0486842125387167,0.0486842125387167 3550,1888,3414,0.0510943840977224,0.0510943840977224 3551,3414,3415,0.00919583632372114,0.00919583632372114 3552,3415,3416,0.0353489043837471,0.0353489043837471 17077,3568,8074,0.699339640197117,0.699339640197117 3553,3416,3417,0.050093361124945,0.050093361124945 3554,3417,3418,0.0498820440925909,0.0498820440925909 3555,3418,3419,0.0498984530952944,0.0498984530952944 3556,3419,3420,0.00880663819045291,0.00880663819045291 3557,3420,3421,0.0410819827191675,0.0410819827191675 3558,3421,3422,0.0491592770696459,0.0491592770696459 3559,3422,3423,0.0205377029518591,0.0205377029518591 3560,3423,3424,0.02549703249469,0.02549703249469 3562,3425,3425,0.000442266584977921,0.000442266584977921 3563,3425,3426,0.0816315051221547,0.0816315051221547 3565,3427,1664,0.0502947464100412,0.0502947464100412 3567,1683,3428,0.020460323508623,0.020460323508623 3568,3428,3429,0.0515955226949506,0.0515955226949506 3569,3429,3430,0.133978887334031,0.133978887334031 3570,3430,2427,0.13659869274501,0.13659869274501 3571,2427,2428,0.063830021941611,0.063830021941611 3572,2428,3231,0.0696897365044123,0.0696897365044123 3573,3231,3431,0.132766742414187,0.132766742414187 3574,3431,3432,0.106360486773292,0.106360486773292 3575,3432,3433,0.0970117847237812,0.0970117847237812 3576,3433,3434,0.1971376871667,0.1971376871667 19819,5606,10648,0.0581167522759965,0.0581167522759965 3577,3434,3435,0.133491532527273,0.133491532527273 3582,2842,3438,0.0923852774741301,0.0923852774741301 3584,1421,317,0.102691144252484,0.102691144252484 3585,317,513,0.0772222660891488,0.0772222660891488 3586,513,3439,0.0612593596381532,0.0612593596381532 3587,3439,3440,0.148872782400453,0.148872782400453 3588,3440,2540,0.197920167618774,0.197920167618774 3589,2540,3441,0.415850973508269,0.415850973508269 3590,3442,699,0.201963508155417,0.201963508155417 3591,699,3443,0.200352700158165,0.200352700158165 3593,3444,3445,0.0185806742090463,0.0185806742090463 20212,5504,7078,0.147322900830237,0.147322900830237 20213,7078,2034,0.146401533431931,0.146401533431931 20214,2034,5323,0.145002332578884,0.145002332578884 20215,5323,632,0.146882687938452,0.146882687938452 4488,138,4177,0.203369481928684,0.203369481928684 4489,4177,1741,0.0411375852444616,0.0411375852444616 4490,1741,4178,0.159371364409943,0.159371364409943 4492,4179,4180,0.471114595558298,0.471114595558298 4493,4180,4181,0.219268705400549,0.219268705400549 4495,4182,4183,0.0994268923770179,0.0994268923770179 4496,4183,1296,0.100075433980265,0.100075433980265 4497,1296,1369,0.0964029757899856,0.0964029757899856 5794,5116,3795,0.199284062960758,0.199284062960758 18557,318,10316,0.0220547227626022,0.0220547227626022 4499,4184,4185,0.301634217878433,0.301634217878433 4501,2809,3744,0.0998445716696615,0.0998445716696615 4502,3744,4186,0.10131230641957,0.10131230641957 4504,4187,4188,0.132156563746112,0.132156563746112 4505,4188,4189,0.132402395077485,0.132402395077485 4506,4189,4190,0.137552756241722,0.137552756241722 4507,4190,4191,0.13379771872617,0.13379771872617 4508,4191,1671,0.132214775902914,0.132214775902914 4509,1671,4192,0.137147368544834,0.137147368544834 4510,4192,2452,0.138219895716206,0.138219895716206 4511,2452,3221,0.134932977312539,0.134932977312539 4512,3221,4193,0.133628518122145,0.133628518122145 4515,4195,554,0.154583323244677,0.154583323244677 4516,554,4196,0.0224725093154139,0.0224725093154139 4517,4083,4197,0.170590775930264,0.170590775930264 4518,4197,3764,0.0397497113610314,0.0397497113610314 4520,2820,1411,0.135923564862653,0.135923564862653 4521,1411,1351,0.125050095081124,0.125050095081124 4523,4198,4199,0.454148647656551,0.454148647656551 4525,4200,4201,0.133477223659273,0.133477223659273 4526,4201,4202,0.132617384077965,0.132617384077965 4527,4202,4203,0.134214836424706,0.134214836424706 4531,4206,1274,0.135021280032386,0.135021280032386 4533,4207,4208,0.280988389053987,0.280988389053987 4534,4209,4210,0.209285084830873,0.209285084830873 4535,4210,4211,0.203065667561202,0.203065667561202 4537,4212,3742,0.11682398880887,0.11682398880887 4538,3742,4213,0.111567725645095,0.111567725645095 4539,4213,1339,0.201798845648163,0.201798845648163 4541,4214,4215,0.203408625976642,0.203408625976642 4542,4215,4216,0.204114710404745,0.204114710404745 4543,4216,4217,0.199718562750948,0.199718562750948 4544,4217,4218,0.198271148516705,0.198271148516705 4545,4218,771,0.17255385564489,0.17255385564489 4547,2307,165,0.313487377331004,0.313487377331004 4549,4219,4220,0.186213228977795,0.186213228977795 4551,754,1537,0.148966155582635,0.148966155582635 4553,4221,4222,0.161148121345995,0.161148121345995 4554,4222,4223,0.216135114601666,0.216135114601666 4555,4223,2863,0.186375265274556,0.186375265274556 4556,2863,4224,0.202043234198664,0.202043234198664 4558,2306,163,0.315813218507964,0.315813218507964 4560,2936,4225,0.221837398274975,0.221837398274975 4561,4226,4227,0.032037204481033,0.032037204481033 4562,4227,3117,0.0749583948430369,0.0749583948430369 4563,3117,4228,0.116878015161696,0.116878015161696 4564,4228,4229,0.198835732908948,0.198835732908948 4565,4229,3631,0.67836534857008,0.67836534857008 4567,4230,4231,0.0278521738101303,0.0278521738101303 4568,4231,3626,0.0483370034898742,0.0483370034898742 4569,3626,4232,0.0510217447847317,0.0510217447847317 4570,4232,4233,0.0469996469262497,0.0469996469262497 4571,4233,4234,0.00322569080192639,0.00322569080192639 4572,4234,4235,0.0476498478152495,0.0476498478152495 4573,4235,4236,0.00275575991011001,0.00275575991011001 4574,4236,4237,0.0466374525425622,0.0466374525425622 4575,4237,4176,0.0490297893404984,0.0490297893404984 4577,1777,4238,0.0499406466420926,0.0499406466420926 4578,4238,4239,0.0481565861804565,0.0481565861804565 4579,4239,4241,0.0519465642125291,0.0519465642125291 4580,4241,1525,0.0497346926389818,0.0497346926389818 4581,1525,4242,0.0484856348902157,0.0484856348902157 4582,4242,4243,0.0507187078501555,0.0507187078501555 4584,4244,4245,0.0527177379947323,0.0527177379947323 4585,4245,4246,0.0464286276535365,0.0464286276535365 4586,4246,4247,0.0517965186978674,0.0517965186978674 4587,4247,4248,0.0444043495278385,0.0444043495278385 4588,4248,569,0.0503939700372948,0.0503939700372948 4589,569,4249,0.0487604458581461,0.0487604458581461 4590,4249,4250,0.049686610105401,0.049686610105401 4591,4250,3757,0.0516485422129312,0.0516485422129312 4593,233,4251,0.0506501019029544,0.0506501019029544 4594,4251,4252,0.049085285550805,0.049085285550805 4595,4252,4253,0.0509968613887819,0.0509968613887819 4596,4253,4254,0.0502265448038836,0.0502265448038836 4597,4254,4255,0.0465382189133341,0.0465382189133341 4598,4255,4256,0.0510900830663337,0.0510900830663337 4599,4256,4257,0.0497787434592631,0.0497787434592631 4600,4257,3481,0.048623750791878,0.048623750791878 4601,3481,4258,0.0500598342416855,0.0500598342416855 4602,4258,4259,0.0490673464291656,0.0490673464291656 4603,4259,4260,0.0504371465498466,0.0504371465498466 4604,4260,3695,0.0479901081376225,0.0479901081376225 4606,4261,4262,0.0501538740654185,0.0501538740654185 4607,4262,4263,0.0491706548036751,0.0491706548036751 4608,4263,4264,0.0565833994828839,0.0565833994828839 4610,277,4265,0.0528934097089145,0.0528934097089145 4611,4265,4266,0.0968160140004115,0.0968160140004115 20627,10752,10756,0.0716547469239426,0.0716547469239426 4612,4266,4267,0.0968245593658874,0.0968245593658874 4613,4267,973,0.0982940228399724,0.0982940228399724 4614,973,4268,0.0961120665100732,0.0961120665100732 4615,4268,3151,0.0982830823377853,0.0982830823377853 4616,3151,4269,0.0956500899819903,0.0956500899819903 4617,4269,4270,0.0774758788411222,0.0774758788411222 4619,4271,3870,0.115440404669678,0.115440404669678 4620,3870,839,0.0968819352907846,0.0968819352907846 4621,839,4272,0.0909531666656291,0.0909531666656291 4623,3911,4273,0.0389706485750465,0.0389706485750465 4624,369,4274,0.037543890411303,0.037543890411303 4625,4274,4275,0.0617087098520115,0.0617087098520115 4629,2912,4277,0.0342245606725147,0.0342245606725147 4630,4277,4278,0.104948893572031,0.104948893572031 4631,4278,3313,0.105285822276279,0.105285822276279 4632,3313,4279,0.10593807567588,0.10593807567588 4634,1347,1613,0.100174688565551,0.100174688565551 4635,1613,4280,0.104997472753206,0.104997472753206 4665,4282,4283,0.0977314379471645,0.0977314379471645 4639,4284,4285,0.190476396365953,0.190476396365953 4640,4285,4286,0.254383171783508,0.254383171783508 4642,4287,1279,0.116253581720056,0.116253581720056 4643,1279,4288,0.133001385838575,0.133001385838575 4644,4288,4289,0.132041969489344,0.132041969489344 4645,4289,4290,0.131385678442372,0.131385678442372 4647,3405,4291,0.101549832168715,0.101549832168715 4648,4291,4292,0.100523519517599,0.100523519517599 4649,4292,4293,0.100138462817161,0.100138462817161 5953,5195,5227,0.170006104257124,0.170006104257124 4650,4293,4294,0.099847555472709,0.099847555472709 4651,4294,4295,0.0503614009997415,0.0503614009997415 4652,4295,1117,0.0494296215921,0.0494296215921 4653,1117,4296,0.050087846881447,0.050087846881447 4654,4296,4297,0.0495578429804187,0.0495578429804187 4655,4297,4298,0.0515578068709943,0.0515578068709943 20458,10785,10812,0.0256322806680483,0.0256322806680483 4656,4298,4299,0.00303478875120781,0.00303478875120781 4659,4300,1508,0.0639307257992365,0.0639307257992365 4660,1508,179,0.201223720751325,0.201223720751325 4661,179,1707,0.203441168484602,0.203441168484602 4663,4301,4302,0.143365965722663,0.143365965722663 4686,4303,4304,0.0764005624211503,0.0764005624211503 4664,4302,4305,2.47136733106287,2.47136733106287 17126,4306,4307,0.198891077653185,0.198891077653185 17128,4308,4309,0.137004722426324,0.137004722426324 4666,4283,4310,0.00807297378678342,0.00807297378678342 4667,4310,4311,0.088125570928718,0.088125570928718 4668,4311,4312,0.0140203745468903,0.0140203745468903 19629,10518,10593,0.0691965251351115,0.0691965251351115 4670,4313,4314,0.114544256923558,0.114544256923558 4671,4314,4315,0.197539157423005,0.197539157423005 4672,4315,4035,0.10133193665102,0.10133193665102 4675,3389,4317,0.176922247784819,0.176922247784819 4676,4317,1313,0.17698917639034,0.17698917639034 4677,1313,4318,0.2429613537943,0.2429613537943 4678,4318,4319,0.0830631503019858,0.0830631503019858 4679,4319,4320,0.0977203133854136,0.0977203133854136 4680,4320,4321,0.113818121601187,0.113818121601187 4681,4321,4322,0.0984100223094627,0.0984100223094627 4683,4323,4324,0.0484810817232728,0.0484810817232728 4684,4324,4325,0.0969202903062125,0.0969202903062125 4685,4325,4303,0.026431034063363,0.026431034063363 4687,4304,4326,0.107959479077584,0.107959479077584 4689,4302,1574,0.191677995814021,0.191677995814021 4691,3672,4328,0.125428790986072,0.125428790986072 4692,4328,4329,0.0951720176425212,0.0951720176425212 4693,4329,4330,0.139038263486678,0.139038263486678 4694,4330,4331,0.139714401472726,0.139714401472726 4700,4334,4335,0.200429884058467,0.200429884058467 4702,2368,4336,0.0171503416673458,0.0171503416673458 4704,2899,4337,0.105099867009157,0.105099867009157 4705,4337,4338,0.106056680315678,0.106056680315678 4706,4338,4339,0.104589847143113,0.104589847143113 4707,4339,4340,0.370832351150224,0.370832351150224 4708,4340,4341,0.0529480373416704,0.0529480373416704 4709,4341,3902,0.107541125657943,0.107541125657943 4710,3902,1039,0.104784630542914,0.104784630542914 4711,1039,4342,0.104777071004161,0.104777071004161 4712,4342,4343,0.105248493254523,0.105248493254523 4713,4343,4344,0.101108879740712,0.101108879740712 4714,4344,3325,0.105024412220906,0.105024412220906 4715,3325,4345,0.102246237774905,0.102246237774905 4716,4345,4346,0.102726745739932,0.102726745739932 4717,4346,2076,0.108443527267173,0.108443527267173 4718,2076,2673,0.108454042008862,0.108454042008862 6026,4668,5275,0.106680903376796,0.106680903376796 20495,10837,10818,0.00314569094185422,0.00314569094185422 4719,2673,4123,0.102664740305431,0.102664740305431 4720,4123,4347,0.110043125382133,0.110043125382133 4721,4347,4348,0.0925868711229396,0.0925868711229396 4722,4348,4349,0.101256639304288,0.101256639304288 4723,4349,3471,0.100333218908324,0.100333218908324 4724,3471,4350,0.101033713236321,0.101033713236321 4726,850,4351,0.101364060095961,0.101364060095961 4727,4351,4352,0.0951618291875102,0.0951618291875102 4728,4352,4353,0.0166431794757682,0.0166431794757682 4729,4353,4354,0.0900251519018866,0.0900251519018866 4730,4354,4355,0.0948464364966571,0.0948464364966571 4731,4355,4356,0.0929916889983271,0.0929916889983271 4732,4356,4357,0.0946584559856625,0.0946584559856625 4733,4357,2002,0.0939147825318954,0.0939147825318954 4734,2002,3362,0.0961201849767339,0.0961201849767339 4735,3362,2756,0.0936202724465644,0.0936202724465644 4736,2756,4358,0.0928604520153806,0.0928604520153806 4738,4359,3874,0.0985792493705747,0.0985792493705747 4740,4360,4361,0.589746493190754,0.589746493190754 4742,501,1385,0.0995647502781281,0.0995647502781281 4745,4363,4364,0.205829363021429,0.205829363021429 4746,4364,4365,0.0921122756854079,0.0921122756854079 4747,4365,4366,0.00988128080256074,0.00988128080256074 4748,4366,4367,0.0897681081567516,0.0897681081567516 4749,4367,4368,0.098598628932225,0.098598628932225 4750,4368,4369,0.0959412440063823,0.0959412440063823 4751,4369,4370,0.102131783313602,0.102131783313602 4752,4370,783,0.172155062898013,0.172155062898013 4753,783,4373,0.095162556755669,0.095162556755669 4754,4373,4374,0.0961947364240104,0.0961947364240104 4755,4374,2746,0.0976874440589729,0.0976874440589729 4756,2746,4375,0.105035684135392,0.105035684135392 4757,4375,4376,0.0939930714928361,0.0939930714928361 4758,4376,4031,0.0955624767971731,0.0955624767971731 4759,4031,4377,0.0560443290529964,0.0560443290529964 4760,4377,1489,0.204591889958277,0.204591889958277 4762,145,1731,0.201807709171719,0.201807709171719 4763,1731,360,0.203461803126836,0.203461803126836 4767,2902,2038,0.0702037411311871,0.0702037411311871 4769,4380,4381,0.147155318321419,0.147155318321419 4770,4381,4382,0.144957308053315,0.144957308053315 4771,4382,4383,0.149312485085308,0.149312485085308 4774,2688,4385,0.0765539017627299,0.0765539017627299 4775,4385,4386,0.0705753548513159,0.0705753548513159 4776,4386,4387,0.146933743759007,0.146933743759007 4777,4387,4388,0.145923980731529,0.145923980731529 4778,4388,4389,0.144339759907671,0.144339759907671 4779,4389,4390,0.150103166473839,0.150103166473839 4780,4390,4391,0.137983810664432,0.137983810664432 4781,4391,4392,0.0104056356944031,0.0104056356944031 4782,4392,4393,0.140241416108271,0.140241416108271 4783,4393,4394,0.1481833156111,0.1481833156111 4784,4394,4395,0.146837535132845,0.146837535132845 4785,4395,4396,0.147176845167591,0.147176845167591 4786,4396,4397,0.145625871999305,0.145625871999305 4788,1072,4398,0.0934237929296376,0.0934237929296376 4790,4399,4400,0.1229191337931,0.1229191337931 4791,4400,4401,0.117696624021516,0.117696624021516 4792,4401,3916,0.0730141443209756,0.0730141443209756 4794,4402,4403,3.26030129970045,3.26030129970045 4795,4403,1705,0.202698536609182,0.202698536609182 4796,1705,176,0.202718600973581,0.202718600973581 4797,176,1503,0.201219684641614,0.201219684641614 4798,1503,4404,0.202286968554481,0.202286968554481 4799,4404,4405,0.200141278145387,0.200141278145387 4800,4405,4406,0.0308542467827185,0.0308542467827185 4801,4406,4407,0.168200323230532,0.168200323230532 4802,4407,4408,0.11307645922142,0.11307645922142 4803,4408,4409,0.0961947310408444,0.0961947310408444 4804,4409,4410,0.0983990775592717,0.0983990775592717 4806,4411,4413,0.099863884884034,0.099863884884034 4809,4415,4416,0.102810116828889,0.102810116828889 4810,4416,4417,0.0991628298509216,0.0991628298509216 4811,4417,4418,0.0969872745595907,0.0969872745595907 4812,4418,4419,0.0998556913489604,0.0998556913489604 4813,4419,4420,0.0958355207238061,0.0958355207238061 4814,4420,1307,0.243760388907656,0.243760388907656 4815,1307,4421,0.179135026824832,0.179135026824832 4818,4422,477,0.0591204183570981,0.0591204183570981 4819,477,486,0.338636165035717,0.338636165035717 4820,486,320,0.186794052108965,0.186794052108965 4821,320,324,0.464671835959624,0.464671835959624 4822,324,531,0.0559979023034973,0.0559979023034973 4823,531,534,0.263162604733165,0.263162604733165 4825,475,530,0.435551136576821,0.435551136576821 4826,530,393,0.115152140819887,0.115152140819887 4827,393,4423,0.203655322253385,0.203655322253385 4828,4423,4424,0.538171924126244,0.538171924126244 4829,4424,4426,0.419488421877639,0.419488421877639 4830,4426,4427,0.0323139283448777,0.0323139283448777 4833,4428,4429,0.198930926845217,0.198930926845217 4837,4432,4433,0.200460087837485,0.200460087837485 4839,2920,3260,0.28373274915572,0.28373274915572 4842,4436,726,0.0998645775500999,0.0998645775500999 4843,726,52,0.170560718436498,0.170560718436498 4844,52,4437,0.100090869280248,0.100090869280248 4845,4437,3658,0.0591716781283333,0.0591716781283333 4846,3658,4438,0.103033016475492,0.103033016475492 4847,4438,4439,0.00533542340358722,0.00533542340358722 4848,4439,3530,0.0426683766285225,0.0426683766285225 4850,4440,1490,0.0653862418347059,0.0653862418347059 4851,1490,146,0.199762763358791,0.199762763358791 4853,1733,4441,0.200262923415945,0.200262923415945 4855,3554,4442,0.0495302719350299,0.0495302719350299 4856,4442,4443,0.0498850541236187,0.0498850541236187 4857,4443,4444,0.0512856921549244,0.0512856921549244 4858,4444,3019,0.0117591853989501,0.0117591853989501 4860,4445,4382,0.0530835076360593,0.0530835076360593 4861,4382,4446,0.0528074946120117,0.0528074946120117 4863,4447,4448,0.00600839331926655,0.00600839331926655 4865,4449,4450,0.0531891993832321,0.0531891993832321 4866,4450,4451,0.0546720224408421,0.0546720224408421 4867,4451,4452,0.0492877204975977,0.0492877204975977 4868,4452,4453,0.0555740263590881,0.0555740263590881 4869,4453,4454,0.0508522899950145,0.0508522899950145 4870,4454,4455,0.0539540438907939,0.0539540438907939 4871,4455,4456,0.05278127500741,0.05278127500741 4872,4456,4457,0.0520682148022883,0.0520682148022883 4873,4457,4458,0.0535945839553328,0.0535945839553328 4874,4458,3308,0.105299206866662,0.105299206866662 4875,3308,4459,0.0532887340145185,0.0532887340145185 4876,4459,4460,0.0519293867850164,0.0519293867850164 4878,2911,4461,0.104626210772024,0.104626210772024 4879,4461,4462,0.107626289516013,0.107626289516013 4880,4462,4463,0.104079175744358,0.104079175744358 4881,4463,4464,0.104771521557699,0.104771521557699 4882,4464,4465,0.105968126634263,0.105968126634263 6192,5399,5400,0.276164012064383,0.276164012064383 4883,4465,4466,0.105797186557688,0.105797186557688 4884,4466,3135,0.104882643737148,0.104882643737148 4885,3135,3907,0.109352834062615,0.109352834062615 4886,3907,1046,0.105412573797977,0.105412573797977 4887,1046,4467,0.052770391738213,0.052770391738213 4888,4467,4468,0.0520438840305316,0.0520438840305316 4889,4468,4469,0.10568608900916,0.10568608900916 4890,4469,4470,0.101335564568208,0.101335564568208 4891,4470,3332,0.103121923835041,0.103121923835041 4892,3332,4471,0.106386988921342,0.106386988921342 4893,4471,4472,0.0168550696022494,0.0168550696022494 4894,4472,4473,0.0917114246562582,0.0917114246562582 4895,4473,2083,0.101916806851718,0.101916806851718 4896,2083,4474,0.104993787286419,0.104993787286419 4897,4474,4129,0.105139069056382,0.105139069056382 4898,4129,4475,0.108754567624091,0.108754567624091 4899,4475,4476,0.10144670106953,0.10144670106953 4900,4476,4477,0.106139118962841,0.106139118962841 4901,4477,3446,0.105344236005182,0.105344236005182 4903,4478,4479,0.0124618097268169,0.0124618097268169 4904,4479,4480,0.085822453683645,0.085822453683645 4905,4480,3886,0.0198123941785865,0.0198123941785865 4907,865,4481,0.0967884909448593,0.0967884909448593 4909,345,4482,0.111183183932549,0.111183183932549 4910,4483,1892,0.0285476317873184,0.0285476317873184 4912,4360,4484,0.465117334225162,0.465117334225162 4913,4484,4485,0.0326010116755978,0.0326010116755978 4915,4486,4487,0.175931100170174,0.175931100170174 4916,4487,4489,0.100342363380826,0.100342363380826 4917,4489,4490,0.161656025882071,0.161656025882071 4918,4490,4491,0.0905242566324277,0.0905242566324277 4919,4491,1950,0.169005169872083,0.169005169872083 4920,1950,4492,0.126063150124326,0.126063150124326 4924,4081,3762,0.180617937803326,0.180617937803326 4926,2559,4495,0.0875396307338273,0.0875396307338273 4927,4495,4496,0.0902282586364627,0.0902282586364627 4928,4496,4497,0.0878475091612825,0.0878475091612825 4929,4497,4498,0.266301743580547,0.266301743580547 4930,180,1708,0.203431976552675,0.203431976552675 4931,1708,4499,0.201230804203475,0.201230804203475 4932,4499,1575,0.27729796539772,0.27729796539772 4933,1575,4500,0.182259795470885,0.182259795470885 4934,4501,4502,0.199005560216138,0.199005560216138 4935,4502,4503,0.153202263597584,0.153202263597584 4937,4504,4505,0.176923776962641,0.176923776962641 4938,4505,1315,0.176127860687443,0.176127860687443 4939,1315,1371,0.176782045374234,0.176782045374234 4940,1371,4506,0.0626491861453163,0.0626491861453163 4941,4506,4507,0.0851767549198192,0.0851767549198192 4943,3035,4508,0.210570172682267,0.210570172682267 4945,54,4510,0.19332295953062,0.19332295953062 4946,4510,3640,0.0466160975278989,0.0466160975278989 4948,4511,3531,0.0618894465423491,0.0618894465423491 4949,3531,4512,0.0905408166059636,0.0905408166059636 4951,3926,707,0.0755598922064861,0.0755598922064861 4952,707,4513,0.0978688769552162,0.0978688769552162 4953,4513,4514,0.0992771410926943,0.0992771410926943 4954,4514,4188,0.135836888761709,0.135836888761709 4955,4188,2514,0.135033448601963,0.135033448601963 4956,2514,4515,0.13515296788921,0.13515296788921 4957,4515,4516,0.136409392488761,0.136409392488761 4959,4517,4518,0.0356088442137805,0.0356088442137805 4960,4518,4519,0.0503802448307333,0.0503802448307333 4961,4519,4520,0.127581150438839,0.127581150438839 4962,4520,4521,0.132742519290442,0.132742519290442 4963,4521,4522,0.13263462094456,0.13263462094456 4964,4522,1243,0.132622916068163,0.132622916068163 4965,1243,4523,0.132744954601011,0.132744954601011 4966,4523,2724,0.131940306625131,0.131940306625131 4967,2724,4524,0.125887507119952,0.125887507119952 4968,4524,4525,0.0073166618478819,0.0073166618478819 4970,4526,4527,0.188224997765616,0.188224997765616 4971,4527,3419,0.20066865963842,0.20066865963842 4973,4528,4529,0.132643815391647,0.132643815391647 4974,4529,4288,0.134447795927953,0.134447795927953 4975,4288,4530,0.0675286789518799,0.0675286789518799 4976,4530,4531,0.0681514911729941,0.0681514911729941 4978,1833,2628,0.0976402650867344,0.0976402650867344 4980,4532,4428,0.101312368020336,0.101312368020336 4981,4428,4533,0.0998335149833254,0.0998335149833254 4982,4533,4534,0.1027774706977,0.1027774706977 4984,4535,1833,0.103500237720645,0.103500237720645 4986,4536,4537,0.0953225774659935,0.0953225774659935 4988,4538,4539,0.19878482816443,0.19878482816443 4989,4539,2830,0.201604542004037,0.201604542004037 4990,2830,1438,0.197694612690532,0.197694612690532 4991,1438,4540,0.179002123409013,0.179002123409013 4993,4541,25,0.138059623303707,0.138059623303707 4994,25,4542,0.0645746983944002,0.0645746983944002 4995,4542,2964,0.0670651945252806,0.0670651945252806 4999,4545,4546,0.142258977482996,0.142258977482996 5001,4547,115,0.110830423505847,0.110830423505847 5003,4548,4549,0.0776585367690646,0.0776585367690646 5004,4549,4550,0.199094650034446,0.199094650034446 5005,4550,4551,0.100232131513911,0.100232131513911 5007,4552,2292,0.132777862181536,0.132777862181536 5008,2292,4553,0.0918166647273585,0.0918166647273585 5009,4553,2534,0.18135507208955,0.18135507208955 5011,2627,4554,0.0924500575644084,0.0924500575644084 5012,4554,4555,0.10983037862614,0.10983037862614 5014,4523,4556,0.135380005592348,0.135380005592348 5015,4556,4557,0.134346145402708,0.134346145402708 5016,4557,4558,0.133189336887005,0.133189336887005 5017,4558,1680,0.13514752705788,0.13514752705788 5018,1680,4559,0.137419251565084,0.137419251565084 5020,4560,4064,0.13135456684589,0.13135456684589 5021,4064,4561,0.134278993416053,0.134278993416053 5023,4101,4562,0.159933235501875,0.159933235501875 5025,4563,4564,0.407964486856081,0.407964486856081 5026,4565,2188,0.10962848253063,0.10962848253063 17150,4780,4781,0.199841658014134,0.199841658014134 5028,4566,687,0.202530686471354,0.202530686471354 5029,687,1982,0.159069792202276,0.159069792202276 5030,1982,1967,0.0383650278893233,0.0383650278893233 5033,4567,1928,0.199711508236703,0.199711508236703 5034,1928,4568,0.201653602761609,0.201653602761609 5035,4568,3272,0.202185746700204,0.202185746700204 5036,3272,4569,0.20093413075273,0.20093413075273 5037,4569,85,0.20339775981857,0.20339775981857 5038,85,3521,0.203998373883698,0.203998373883698 5039,3521,4262,0.200473333246826,0.200473333246826 5040,4262,4570,0.200485802986416,0.200485802986416 5041,4570,4571,0.201223720769428,0.201223720769428 5042,4571,4572,0.205786578364508,0.205786578364508 5043,4572,4573,0.200686081138238,0.200686081138238 5044,4573,4574,0.200311699167283,0.200311699167283 5045,4575,4576,0.13275170286213,0.13275170286213 5046,4576,4011,0.136238719327193,0.136238719327193 5049,4578,3382,0.130912952312419,0.130912952312419 5050,3382,4579,0.10420964387947,0.10420964387947 5051,4579,4580,0.100328081358343,0.100328081358343 5053,4581,4582,0.100688559836452,0.100688559836452 5054,4582,1104,0.099555514740453,0.099555514740453 5055,1104,4583,0.100465419279427,0.100465419279427 5056,4583,4584,0.100511332021349,0.100511332021349 5057,4584,4585,0.0999153218838928,0.0999153218838928 5059,3498,4586,0.198271673699608,0.198271673699608 5060,4586,4587,0.203313884946152,0.203313884946152 5062,4588,3598,0.162446986671654,0.162446986671654 5065,4590,4591,0.145581982651648,0.145581982651648 20699,10909,10894,0.00288177410229764,0.00288177410229764 5066,4591,4592,0.145302049591696,0.145302049591696 5067,4592,2013,0.147364635735888,0.147364635735888 5068,2013,4593,0.147376079792043,0.147376079792043 5069,4593,4594,0.146031742389181,0.146031742389181 5071,4595,4596,0.179128666689522,0.179128666689522 5072,4596,4597,0.0491363059718978,0.0491363059718978 5073,4597,4598,0.0534283507033442,0.0534283507033442 5074,4598,4599,0.051162571237203,0.051162571237203 5076,1025,3894,0.103299911807114,0.103299911807114 5077,3894,4600,0.113012549862716,0.113012549862716 5078,4600,4601,0.103445240313361,0.103445240313361 5079,4601,4602,0.110216736617757,0.110216736617757 5080,4602,4603,0.098537605440947,0.098537605440947 5081,4603,4604,0.10689939615188,0.10689939615188 5082,4604,4605,0.104556664577465,0.104556664577465 5083,4605,4606,0.106796784548208,0.106796784548208 5084,4606,2884,0.106044347623682,0.106044347623682 5085,2884,4607,0.118270695339941,0.118270695339941 6370,5524,5525,0.0492521789985846,0.0492521789985846 5087,4608,4609,0.117800444995037,0.117800444995037 5088,4609,4610,0.102641376464428,0.102641376464428 5089,4610,4611,0.0494099001663831,0.0494099001663831 5090,4611,4612,0.0461096147761951,0.0461096147761951 5091,4612,4613,0.102709817700352,0.102709817700352 5092,4613,4614,0.107788478157863,0.107788478157863 5093,4614,4615,0.106309381819152,0.106309381819152 5095,4618,4619,0.107514865026302,0.107514865026302 5096,4619,4620,0.109618128547838,0.109618128547838 5098,4621,4622,0.0890723635550207,0.0890723635550207 5100,4623,4522,0.133190665745901,0.133190665745901 5102,4624,4625,0.133658094916269,0.133658094916269 5103,4625,4626,0.133656501053085,0.133656501053085 5104,4626,1679,0.135152153872346,0.135152153872346 5105,1679,4627,0.135024432224219,0.135024432224219 5106,4627,2458,0.13515140493347,0.13515140493347 5107,2458,3226,0.138004027692966,0.138004027692966 5108,3226,4628,0.134323473833378,0.134323473833378 5110,4629,4630,0.135446542572512,0.135446542572512 19829,9519,10649,0.210072579992032,0.210072579992032 5113,4632,4633,0.0947313767183171,0.0947313767183171 5115,4634,4635,0.0557913419625853,0.0557913419625853 5116,4635,4636,0.0662366225916723,0.0662366225916723 5117,4636,4637,0.113593419326123,0.113593419326123 5120,4639,4640,0.132773960128622,0.132773960128622 5121,4640,2488,0.134241502580257,0.134241502580257 5122,2488,2829,0.133449886794901,0.133449886794901 5123,2829,1437,0.199500232175966,0.199500232175966 5124,1437,4641,0.151025004831673,0.151025004831673 5126,4642,114,0.107737280643715,0.107737280643715 5127,114,4643,0.05007218616811,0.05007218616811 5129,4644,4645,0.207043620739087,0.207043620739087 5130,4645,1842,0.100003312332805,0.100003312332805 5131,1842,2639,0.103345313678593,0.103345313678593 5132,2639,4646,0.199597531872746,0.199597531872746 5133,4646,4647,0.110338949764664,0.110338949764664 5134,4647,4648,0.0862326024249021,0.0862326024249021 5135,4648,4649,0.00885483385456902,0.00885483385456902 5136,4649,4650,0.198772614686204,0.198772614686204 5138,275,4651,0.385379364010995,0.385379364010995 5139,4651,4652,0.41471692527459,0.41471692527459 5140,4652,4653,0.0539741907357585,0.0539741907357585 5141,4653,4654,0.022194548523775,0.022194548523775 5142,4654,4206,0.207869157343365,0.207869157343365 5144,4655,4656,0.134281006104493,0.134281006104493 5145,4656,2404,0.0664009097985413,0.0664009097985413 5146,2404,4287,0.0661523414774278,0.0661523414774278 5147,4287,4657,0.134479579019433,0.134479579019433 5149,4658,4659,0.0841530151799317,0.0841530151799317 5150,4659,23,0.134991372812694,0.134991372812694 5152,4098,4660,0.191146561014702,0.191146561014702 5153,4660,4661,0.201619149588839,0.201619149588839 5154,4661,4662,0.406108499193961,0.406108499193961 5155,1948,2564,0.13210280054913,0.13210280054913 5157,4663,388,0.102051980712047,0.102051980712047 5159,1442,4664,0.0822712120832148,0.0822712120832148 5160,4664,4665,0.119816357959701,0.119816357959701 5161,4665,4666,0.204097543225869,0.204097543225869 5162,4666,4667,0.203014171650501,0.203014171650501 5164,4668,1869,0.212544115775742,0.212544115775742 5165,1869,4183,0.200120502606903,0.200120502606903 5167,4669,2615,0.177891060007606,0.177891060007606 5169,4670,4671,0.124038366426802,0.124038366426802 5171,2421,3232,0.143042998317255,0.143042998317255 5173,4672,2028,0.132076698976753,0.132076698976753 5174,2028,4673,0.145972981302679,0.145972981302679 5175,4673,4674,0.125161327150552,0.125161327150552 5177,3368,4675,0.102054188376367,0.102054188376367 5178,4675,3714,0.0982241705421038,0.0982241705421038 5179,3714,4676,0.103510692140635,0.103510692140635 5181,4677,4678,0.0648734285683964,0.0648734285683964 5182,4678,615,0.177689539069832,0.177689539069832 5183,615,4679,0.176110549937417,0.176110549937417 5184,4679,4680,0.173776320124656,0.173776320124656 5186,4681,4682,0.184513059882878,0.184513059882878 5187,4682,4685,0.175211932943401,0.175211932943401 5189,4686,4687,0.349232193394911,0.349232193394911 5191,1357,4688,0.13277378561117,0.13277378561117 5193,4689,4690,0.459634230640815,0.459634230640815 5194,4691,4692,0.0991279407871357,0.0991279407871357 5195,4692,4693,0.0976485109623955,0.0976485109623955 5197,4694,4695,0.0991197857977998,0.0991197857977998 5198,4695,4696,0.10132403770971,0.10132403770971 5199,4696,4697,0.0991849406088648,0.0991849406088648 5201,1637,4698,0.104258284661182,0.104258284661182 5202,4698,4215,0.0991281021081487,0.0991281021081487 5203,4215,4699,0.0976569662788289,0.0976569662788289 5204,4699,195,0.10058858208642,0.10058858208642 5205,195,2924,0.0991416985641161,0.0991416985641161 5206,2924,4700,0.0991366648288655,0.0991366648288655 5207,4700,1462,0.100582700478246,0.100582700478246 5208,1462,4701,0.102418321557774,0.102418321557774 5212,4704,1872,0.0821525251365273,0.0821525251365273 17295,10015,3501,0.20024191652091,0.20024191652091 5214,1445,4705,0.199727367553687,0.199727367553687 5215,4705,4706,0.203375496003776,0.203375496003776 5216,4706,4707,0.201909493723453,0.201909493723453 5218,4708,403,0.0454257390325356,0.0454257390325356 5219,403,314,0.0562503326449317,0.0562503326449317 5220,314,4709,0.11119492664509,0.11119492664509 5222,4711,4170,0.194203357035268,0.194203357035268 5223,4170,4712,0.208127290131148,0.208127290131148 5224,4712,4713,0.198927723766577,0.198927723766577 5225,4713,4714,0.204935128047674,0.204935128047674 5226,4714,4715,0.188520271439654,0.188520271439654 5227,4715,3793,0.199712422815397,0.199712422815397 5228,3793,4716,0.152617432717184,0.152617432717184 5229,4716,944,0.17742675257367,0.17742675257367 5230,944,2228,0.183696049186415,0.183696049186415 5231,2228,4717,0.162619098965448,0.162619098965448 5232,4717,4718,0.189722276081874,0.189722276081874 5233,4718,4719,0.171945095410338,0.171945095410338 5234,4719,4720,0.177429725627003,0.177429725627003 5235,4720,4721,0.102690706769844,0.102690706769844 5236,4721,4722,0.0746285232074726,0.0746285232074726 5237,4722,668,0.00411462210691817,0.00411462210691817 5238,668,4723,0.00380364497345728,0.00380364497345728 5240,4724,4604,0.175355420651263,0.175355420651263 5242,1146,875,0.136296969384937,0.136296969384937 5244,4463,2783,0.133890793284356,0.133890793284356 5245,2783,4725,0.132805963492264,0.132805963492264 5246,4725,4726,0.129702593554695,0.129702593554695 5247,4726,4727,0.147549019452937,0.147549019452937 5249,4728,4729,0.134556994040934,0.134556994040934 5250,4729,4730,0.00403637583696172,0.00403637583696172 5251,4730,4731,0.00537071495727797,0.00537071495727797 5252,4731,4732,0.135502150823282,0.135502150823282 5253,4732,4733,0.139193822038205,0.139193822038205 5254,4733,820,0.139638598300339,0.139638598300339 5255,820,3561,0.13948292881931,0.13948292881931 5256,3561,4734,0.140172337301063,0.140172337301063 5257,4734,4339,0.137170074560425,0.137170074560425 5258,4339,4735,0.138982548276464,0.138982548276464 5259,4735,3054,0.142752059367152,0.142752059367152 5260,3054,4736,0.133100340642693,0.133100340642693 5261,4736,4737,0.00492593525024253,0.00492593525024253 5263,4738,3350,0.0528651873534889,0.0528651873534889 5264,3350,4739,0.10426363885095,0.10426363885095 5265,4739,4740,0.102034414473958,0.102034414473958 14766,5462,7420,0.173120091654239,0.173120091654239 5266,4740,2059,0.102862063735102,0.102862063735102 5267,2059,2645,0.103513208640623,0.103513208640623 5268,2645,4111,0.104240888550753,0.104240888550753 5270,4741,4742,0.102769926646245,0.102769926646245 5271,4742,4743,0.104240916363933,0.104240916363933 5272,4743,3452,0.105180194746781,0.105180194746781 5273,3452,4744,0.10036641032569,0.10036641032569 5274,4744,3882,0.105711927066125,0.105711927066125 5275,3882,845,0.10371038656759,0.10371038656759 5276,845,4745,0.104689829390385,0.104689829390385 5277,4745,4746,0.0469848225431211,0.0469848225431211 5279,2610,4747,0.106209148179485,0.106209148179485 5280,4747,4748,0.0529916423937814,0.0529916423937814 5282,4749,4750,0.0385383772070312,0.0385383772070312 5283,4750,966,0.102580898845139,0.102580898845139 5285,990,4751,0.0998368598850094,0.0998368598850094 5286,4751,4752,0.0507426333200071,0.0507426333200071 5287,4752,4753,0.0483650078238011,0.0483650078238011 5288,4753,1987,0.0507354905741477,0.0507354905741477 5289,1987,4754,0.0483663202205498,0.0483663202205498 5290,4754,446,0.051479549664384,0.051479549664384 5291,446,4712,0.0483577654581108,0.0483577654581108 5292,4712,4755,0.101297109225192,0.101297109225192 5293,4755,4756,0.0117741801721385,0.0117741801721385 5294,4756,4757,0.0826634733388868,0.0826634733388868 5295,4757,4758,0.0342509974874732,0.0342509974874732 5296,4758,4759,0.0175268141449879,0.0175268141449879 5297,4759,4760,0.0234785463070149,0.0234785463070149 5298,4760,4761,0.0484972333709921,0.0484972333709921 5299,4761,3126,0.0271800985558075,0.0271800985558075 5300,3126,3148,0.0183600177870361,0.0183600177870361 5301,3148,3143,0.0330468719768483,0.0330468719768483 5302,3143,4762,0.0646645186035183,0.0646645186035183 5303,4762,3915,0.0595606911380279,0.0595606911380279 5304,3915,1052,0.123917065152439,0.123917065152439 5305,1052,4399,0.111768087862579,0.111768087862579 5306,4399,4763,0.0469346079446244,0.0469346079446244 5308,4764,4765,0.103730937833073,0.103730937833073 5311,3155,4767,0.101587564129846,0.101587564129846 5312,4767,4768,0.101450282305199,0.101450282305199 5313,4768,4769,0.102136172096814,0.102136172096814 5314,4769,4770,0.0492382919352757,0.0492382919352757 5316,4771,4772,0.100332506519832,0.100332506519832 5317,4772,4773,0.0490390048099826,0.0490390048099826 5318,4773,989,0.0495269165196006,0.0495269165196006 5320,4774,4775,0.110656269548842,0.110656269548842 5321,4775,4776,0.0922568863786424,0.0922568863786424 5322,4776,4777,0.0968744294941002,0.0968744294941002 5323,4777,4778,0.0933681364009737,0.0933681364009737 5324,4778,2017,0.096243154582377,0.096243154582377 5325,2017,2007,0.0302079551181684,0.0302079551181684 5326,2007,4779,0.0612998845077431,0.0612998845077431 5327,4779,2763,0.0939372654248904,0.0939372654248904 5328,2763,4782,0.0939831368366747,0.0939831368366747 5329,4782,2267,0.0946761779636641,0.0946761779636641 5330,2267,3596,0.0957452269737562,0.0957452269737562 5332,4783,2096,0.0938496563543502,0.0938496563543502 5333,2096,4784,0.0942585077375453,0.0942585077375453 5334,4784,4785,0.0947863905236846,0.0947863905236846 5335,4785,2332,0.0940516760171392,0.0940516760171392 6607,5694,5695,0.0154325675938591,0.0154325675938591 5337,4089,4787,0.198005363606862,0.198005363606862 5339,4788,4789,0.404049086255387,0.404049086255387 5340,4790,119,0.0976422064224313,0.0976422064224313 5341,119,4791,0.0958834096516534,0.0958834096516534 5342,4791,2312,0.0465244099907656,0.0465244099907656 5344,4792,2484,0.133450471266853,0.133450471266853 5345,2484,2823,0.13353766665554,0.13353766665554 5346,2823,1414,0.132023734494372,0.132023734494372 5347,1414,1354,0.131894209152808,0.131894209152808 5348,1354,4793,0.0769784662870068,0.0769784662870068 5350,4794,4795,0.0387509077758481,0.0387509077758481 5351,4795,2952,0.134935498636386,0.134935498636386 5352,2952,4796,0.136197421914805,0.136197421914805 5353,4796,4797,0.129998438382796,0.129998438382796 5354,4797,4798,0.134935065412598,0.134935065412598 5356,2635,4799,0.200962590925039,0.200962590925039 5357,4799,4800,0.183883066303689,0.183883066303689 5358,4801,4802,0.0508168176081005,0.0508168176081005 5359,4802,4516,0.0829526060571819,0.0829526060571819 6631,5709,5710,0.263510763458761,0.263510763458761 5360,4516,4803,0.133849874797103,0.133849874797103 5361,4803,4804,0.135491260752817,0.135491260752817 5363,4805,1674,0.127474088546245,0.127474088546245 5364,1674,4806,0.138137679733803,0.138137679733803 5366,4807,2455,0.134491411129426,0.134491411129426 5367,2455,3223,0.138294178425788,0.138294178425788 5369,4808,4809,0.133134706345954,0.133134706345954 5370,4809,4810,0.135569856870466,0.135569856870466 5371,4810,4811,0.134368341783309,0.134368341783309 5372,4811,4812,0.133035455825063,0.133035455825063 5374,4813,4814,0.201931453578911,0.201931453578911 5376,123,4815,0.0586808902574419,0.0586808902574419 5377,1608,1158,0.0531893778682351,0.0531893778682351 5378,1158,4816,0.0522853387259307,0.0522853387259307 5379,4816,4817,0.0528559175260399,0.0528559175260399 5380,4817,4818,0.0526139267336242,0.0526139267336242 5382,4819,4820,0.146802081972091,0.146802081972091 5383,4820,4821,0.146390170205012,0.146390170205012 5384,4821,4822,0.0767990953688077,0.0767990953688077 5386,3289,4824,0.0733337823028737,0.0733337823028737 5387,4824,4825,0.151650147757225,0.151650147757225 5389,97,3502,0.20326475820455,0.20326475820455 5390,3502,4826,0.200021830134173,0.200021830134173 5391,4826,4827,0.204558997826367,0.204558997826367 5392,4827,4828,0.201476703732084,0.201476703732084 5394,4829,4830,0.558813274805265,0.558813274805265 5395,3635,1894,0.33996915967689,0.33996915967689 5396,1894,4831,0.234959433855918,0.234959433855918 5397,4831,3288,0.0548366602436518,0.0548366602436518 5399,3879,4832,0.175154251791819,0.175154251791819 5400,4832,3070,0.175288290924905,0.175288290924905 5402,4833,4834,0.239573627081124,0.239573627081124 5404,3962,4835,0.197156843459588,0.197156843459588 5405,4835,4836,0.094417767822886,0.094417767822886 5406,4836,388,0.087554257922167,0.087554257922167 5407,388,1384,0.157773442883539,0.157773442883539 5408,1384,4837,0.0895725883825947,0.0895725883825947 5409,4837,325,0.282856295391869,0.282856295391869 6684,2175,5744,0.101148378971839,0.101148378971839 5410,325,4838,0.0837092029011689,0.0837092029011689 5411,4838,4840,0.0963811879451104,0.0963811879451104 5412,4840,4841,0.421707851811283,0.421707851811283 5415,1486,144,0.196859858102641,0.196859858102641 5417,2194,4843,0.069400098080988,0.069400098080988 5418,4843,4844,0.128982538897387,0.128982538897387 5420,4845,4846,0.127385402005959,0.127385402005959 5421,4846,4847,0.0485354577138893,0.0485354577138893 5422,4847,2197,0.0570536883887032,0.0570536883887032 5423,2197,2198,0.0030293307914236,0.0030293307914236 5425,2191,4848,0.228805525488878,0.228805525488878 5427,4281,2319,0.149466526420244,0.149466526420244 5428,2319,4849,0.264070561759483,0.264070561759483 5430,4850,4851,0.124106376215018,0.124106376215018 5432,4852,4853,0.107373531206162,0.107373531206162 5433,4853,4854,0.108589473424165,0.108589473424165 5434,4854,4855,0.105767467639199,0.105767467639199 5435,4855,4856,0.0608956612626877,0.0608956612626877 5436,4856,4857,0.0536676140413411,0.0536676140413411 5438,4858,4859,0.053767328384899,0.053767328384899 5439,4859,4860,0.0517270733374725,0.0517270733374725 5440,4860,4861,0.0506527251945452,0.0506527251945452 5441,4861,4862,0.0500931909858678,0.0500931909858678 5442,4862,4863,0.0473439516711298,0.0473439516711298 5444,4864,4865,0.0521797446029276,0.0521797446029276 17093,9466,677,0.17846620541914,0.17846620541914 17094,677,3719,0.359015096413943,0.359015096413943 5446,4866,4867,0.0492134016241179,0.0492134016241179 5447,4867,4868,0.0506066180898924,0.0506066180898924 5448,4868,4869,0.0483319487475015,0.0483319487475015 5449,4869,4870,0.0507611555520018,0.0507611555520018 5450,4870,980,0.0494869052239766,0.0494869052239766 5451,980,4871,0.0481249293188332,0.0481249293188332 5452,4871,4872,0.0462779203242365,0.0462779203242365 20332,10741,10746,0.00836528320993219,0.00836528320993219 5453,4872,4873,0.0504026300689218,0.0504026300689218 5454,4873,4874,0.0485554829183078,0.0485554829183078 5455,4874,4875,0.0534696334958417,0.0534696334958417 6731,5782,5783,0.00425137254991275,0.00425137254991275 5456,4875,4876,0.0484412552758981,0.0484412552758981 5458,4877,4717,0.0471074620934606,0.0471074620934606 5459,4717,4878,0.132709338239974,0.132709338239974 5461,4879,3888,0.0983476297531957,0.0983476297531957 5462,3888,1018,0.103492590132028,0.103492590132028 5463,1018,4880,0.0514136092144711,0.0514136092144711 5464,4880,4881,0.0525893579522226,0.0525893579522226 5465,4881,3721,0.0533162444253223,0.0533162444253223 5466,3721,4882,0.0519823122660099,0.0519823122660099 5467,4882,4883,0.0522344210852062,0.0522344210852062 5468,4883,4884,0.0505876398657049,0.0505876398657049 5469,4884,3336,0.0998762512001326,0.0998762512001326 5470,3336,4885,0.0991185753255084,0.0991185753255084 5471,4885,4886,0.0963539908668941,0.0963539908668941 5472,4886,4887,0.0885379825241657,0.0885379825241657 5473,4887,4888,0.0119373214867398,0.0119373214867398 5474,4888,2056,0.0843994384439808,0.0843994384439808 5475,2056,4889,0.0133131298111966,0.0133131298111966 5476,4889,2662,0.0974967707832978,0.0974967707832978 5477,2662,4135,0.0954371783119999,0.0954371783119999 5479,4890,4891,0.0937877451974264,0.0937877451974264 5480,4891,4892,0.0948153596322219,0.0948153596322219 5482,3459,4893,0.0478001833146321,0.0478001833146321 5484,4894,4895,0.0479027082737571,0.0479027082737571 5485,4895,4896,0.0478122905377956,0.0478122905377956 5486,4896,859,0.0923773172496592,0.0923773172496592 5487,859,454,0.0453886692992681,0.0453886692992681 5488,454,4897,0.0453208554339034,0.0453208554339034 5489,4897,458,0.0453479211780813,0.0453479211780813 5492,4899,4900,0.0139467367099566,0.0139467367099566 5493,4900,4901,0.0360421538971705,0.0360421538971705 5494,4901,4902,0.0578381423218813,0.0578381423218813 5495,4902,4903,0.00552719826630604,0.00552719826630604 5496,4903,4904,0.0875768226675012,0.0875768226675012 5497,4904,4905,0.0943606682528015,0.0943606682528015 5498,4905,4906,0.0967192189659533,0.0967192189659533 5499,4906,4907,0.098185525305783,0.098185525305783 5501,4908,2748,0.100541646868693,0.100541646868693 5502,2748,4909,0.0966275722613029,0.0966275722613029 5503,4909,4910,0.0992689355907326,0.0992689355907326 5504,4910,4911,0.101479918551735,0.101479918551735 6779,5822,3617,0.0484295076881561,0.0484295076881561 5505,4911,4912,0.0969181343296834,0.0969181343296834 5507,2121,4913,0.0979459294550903,0.0979459294550903 5508,4913,4914,0.0979869433285632,0.0979869433285632 5509,4914,4915,0.197888030311115,0.197888030311115 5510,3113,4916,0.205521796352519,0.205521796352519 5511,4916,4917,0.213014583006008,0.213014583006008 5514,1222,4919,0.098914174918745,0.098914174918745 5516,4920,1622,0.0585646429204787,0.0585646429204787 5517,1622,4921,0.122620409777708,0.122620409777708 5518,4921,4922,0.218423462474676,0.218423462474676 5520,2815,4923,0.167710746898946,0.167710746898946 5521,4923,4924,0.0980438120983448,0.0980438120983448 5523,4677,4925,0.0746274432259007,0.0746274432259007 5525,4926,617,0.0797365701263369,0.0797365701263369 5526,617,4927,0.125187481931903,0.125187481931903 5527,4927,4928,0.0778528067673226,0.0778528067673226 5528,4928,4929,0.199074396611122,0.199074396611122 5532,4932,4933,0.00438034032424269,0.00438034032424269 5533,4933,4934,0.0884200199820011,0.0884200199820011 5534,4934,4935,0.245891005874257,0.245891005874257 5535,4935,4936,0.142250751986944,0.142250751986944 5536,4936,4937,0.0173695104401488,0.0173695104401488 5538,4938,4939,0.203545296385478,0.203545296385478 5540,1358,4940,0.12982829991663,0.12982829991663 5543,4079,2536,0.319784261068233,0.319784261068233 5545,4926,616,0.0701041786984163,0.0701041786984163 5546,616,4942,0.177022653633518,0.177022653633518 5547,4942,4943,0.172063039899941,0.172063039899941 5549,4944,4945,0.149558307265757,0.149558307265757 5550,4945,3715,0.0517838841978355,0.0517838841978355 5551,3715,4948,0.104024626392335,0.104024626392335 5552,4948,4949,0.174823058982553,0.174823058982553 5553,4949,2616,0.177668474307762,0.177668474307762 5554,2616,4950,0.0535070014349516,0.0535070014349516 5555,4950,4951,0.124049062817869,0.124049062817869 5556,4951,4952,0.174777210980769,0.174777210980769 5557,4952,4953,0.127620790205472,0.127620790205472 5558,4953,4954,0.0551759306609038,0.0551759306609038 5559,4954,4955,0.176133032867453,0.176133032867453 5560,4955,4956,0.177512737206305,0.177512737206305 5562,4406,4957,0.277669971565855,0.277669971565855 5564,4958,4959,0.199658223163124,0.199658223163124 5566,1598,1655,0.160087686125488,0.160087686125488 5568,4960,1592,0.199275601482479,0.199275601482479 5569,1592,1643,0.201203252625689,0.201203252625689 5571,4961,4369,0.0888591183295397,0.0888591183295397 5572,4369,1450,0.193863730230332,0.193863730230332 5573,1450,4962,0.20633144077854,0.20633144077854 5575,4963,4964,0.865026893272847,0.865026893272847 5577,4966,4413,0.196777109156883,0.196777109156883 5578,4413,4967,0.224682445917882,0.224682445917882 5579,4967,4304,0.221012468473467,0.221012468473467 5582,4969,4970,0.107069922554974,0.107069922554974 5583,4970,4972,0.0948495530272937,0.0948495530272937 5586,4269,4973,0.080198786030782,0.080198786030782 5587,4974,4767,0.0973607348320062,0.0973607348320062 5588,4767,4975,0.179413565332346,0.179413565332346 5589,4975,4976,0.169917329199621,0.169917329199621 5590,4976,4977,0.181948721536683,0.181948721536683 5591,4977,3805,0.200239828466703,0.200239828466703 5592,3805,4978,0.152216995314545,0.152216995314545 5594,3620,4979,0.203157103314032,0.203157103314032 5595,4979,2366,0.112909559408727,0.112909559408727 5596,2366,4147,0.176980531073324,0.176980531073324 5597,4147,4980,0.0231632311908037,0.0231632311908037 5599,4981,4982,0.122490029160582,0.122490029160582 5600,4982,4983,0.198021379234554,0.198021379234554 5602,4831,3290,0.14433688220634,0.14433688220634 5604,4248,1783,0.203809923376497,0.203809923376497 5605,1783,4984,0.197266471488896,0.197266471488896 5606,4984,4985,0.203487572214077,0.203487572214077 5607,4985,4986,0.197825547248631,0.197825547248631 5608,4986,4987,2.41542068401941,2.41542068401941 5610,4989,4990,0.0962172324904451,0.0962172324904451 5611,4990,3077,0.102766134165042,0.102766134165042 5613,4991,322,0.0217232354992756,0.0217232354992756 5614,322,4992,0.0357866971477297,0.0357866971477297 5615,4992,4993,0.0111993418256192,0.0111993418256192 5618,4994,3114,0.0796924849623814,0.0796924849623814 5619,3114,4995,0.20745656668227,0.20745656668227 5621,4996,4997,0.202175143533063,0.202175143533063 5622,4997,4998,0.201486340865611,0.201486340865611 5623,4998,4999,0.201289887939002,0.201289887939002 5624,4999,5000,0.201274447612783,0.201274447612783 5625,5000,5001,0.402211090441065,0.402211090441065 5627,1058,5002,0.0523412516567849,0.0523412516567849 5628,5002,5003,0.185331167798599,0.185331167798599 5629,5003,3655,0.0518833582791727,0.0518833582791727 5632,5004,4344,0.139169147250759,0.139169147250759 5633,4344,5005,0.13717907888566,0.13717907888566 5634,5005,3044,0.136502893019444,0.136502893019444 5635,3044,5006,0.140687498507325,0.140687498507325 5636,5006,5007,0.0045870406114538,0.0045870406114538 5637,5007,5008,0.137903992793689,0.137903992793689 5638,5008,1165,0.1390388743026,0.1390388743026 5640,885,4470,0.139218366547603,0.139218366547603 5641,4470,2792,0.134293285442621,0.134293285442621 5642,2792,5009,0.131431211174063,0.131431211174063 5644,5012,739,0.391173244940122,0.391173244940122 5645,739,1559,0.139743785900176,0.139743785900176 5646,1559,4275,0.141288921951359,0.141288921951359 5647,4275,5013,0.120791048813674,0.120791048813674 5648,5013,5014,0.0105624832499152,0.0105624832499152 5649,5014,5015,0.0438951959332696,0.0438951959332696 5650,5015,5016,0.160752036464104,0.160752036464104 5652,5017,2345,0.117820938280592,0.117820938280592 5654,4151,1536,0.0491815160552347,0.0491815160552347 5655,1536,4765,0.126517768209698,0.126517768209698 5656,4765,5019,0.175921623374803,0.175921623374803 5657,5019,5020,0.0764689744574068,0.0764689744574068 5658,5020,5021,0.102480731304504,0.102480731304504 5659,5021,1190,0.167860102396295,0.167860102396295 5660,1190,5022,0.022286088803945,0.022286088803945 5661,5022,3787,0.1996828431131,0.1996828431131 5662,3787,5023,0.154628071522294,0.154628071522294 5687,5040,1763,0.201152967219908,0.201152967219908 5663,5023,2252,0.333559522830682,0.333559522830682 5664,2252,5024,0.0290309763494638,0.0290309763494638 5665,5024,4884,0.148258019557603,0.148258019557603 5666,4884,5025,0.194698119191853,0.194698119191853 5667,5025,5026,0.176313474196241,0.176313474196241 5668,5026,5027,0.192373972114261,0.192373972114261 5669,5027,679,0.169442185038323,0.169442185038323 5672,5029,4596,0.157086480064782,0.157086480064782 5674,5030,5031,0.105448542276863,0.105448542276863 5677,5032,5034,0.00520403492524916,0.00520403492524916 5678,5034,5035,0.00442576451440448,0.00442576451440448 5679,5035,5036,0.135764863246336,0.135764863246336 5681,5037,813,0.139038307562208,0.139038307562208 5682,813,3554,0.152271167865336,0.152271167865336 5684,5038,5039,0.16037248823512,0.16037248823512 5686,2368,5040,0.131780679502724,0.131780679502724 5689,5041,5042,0.178235693488978,0.178235693488978 5690,5042,663,0.00303458618342364,0.00303458618342364 5691,663,5043,0.17896901951739,0.17896901951739 5692,5043,4608,0.175810797673871,0.175810797673871 5693,4608,5044,0.116588664300191,0.116588664300191 5694,5044,5045,0.0312349930548565,0.0312349930548565 5695,5045,3670,0.147012417470316,0.147012417470316 5697,5046,4162,0.0660609059196111,0.0660609059196111 5698,4162,4771,0.262084611870375,0.262084611870375 5699,4771,5047,0.17859412824458,0.17859412824458 5700,5047,5048,0.1691727396202,0.1691727396202 5701,5048,5049,0.184472749838431,0.184472749838431 5702,5049,3801,0.20027318311003,0.20027318311003 5703,3801,5050,0.154503416019497,0.154503416019497 5704,5050,932,0.176703352691921,0.176703352691921 5706,2217,4867,0.160601247675141,0.160601247675141 5707,4867,5051,0.19278749199245,0.19278749199245 5708,5051,5052,0.171738832244774,0.171738832244774 5709,5052,5053,0.125039053144726,0.125039053144726 5710,5053,5054,0.0536646579213684,0.0536646579213684 5712,2413,5055,0.0539797182371141,0.0539797182371141 5713,5055,5056,0.0555511846145791,0.0555511846145791 5714,5056,5057,0.0564985233788716,0.0564985233788716 5715,5058,5059,0.0116997793337229,0.0116997793337229 5716,5059,369,0.121769364056454,0.121769364056454 5717,369,1558,0.13936986171661,0.13936986171661 5718,1558,738,0.139138948896028,0.139138948896028 5719,738,5060,0.392796141218442,0.392796141218442 5721,5061,5062,0.12142771399357,0.12142771399357 5722,5062,5063,0.0553958184996893,0.0553958184996893 5723,5063,4434,0.0566894209705876,0.0566894209705876 5724,4434,2921,0.313688166061769,0.313688166061769 5726,5062,422,0.127478280907992,0.127478280907992 5727,422,5063,0.108364291033736,0.108364291033736 5729,5066,5067,0.177224259300569,0.177224259300569 5730,5067,1319,0.176633232309172,0.176633232309172 5731,1319,1375,0.177680959479223,0.177680959479223 5732,1375,5068,0.0602164425054291,0.0602164425054291 5733,5068,288,0.02427348670764,0.02427348670764 5734,288,5069,0.0611513015273674,0.0611513015273674 5735,5069,4693,0.113806398942027,0.113806398942027 5736,4693,5070,0.156397394554719,0.156397394554719 5738,1493,182,0.220724132280051,0.220724132280051 5739,182,1710,0.202718600976859,0.202718600976859 5742,5072,5073,0.0235981208081862,0.0235981208081862 5743,5073,5074,0.173346209176791,0.173346209176791 5744,5074,5075,0.183560584904857,0.183560584904857 5746,5076,5077,0.201201481229781,0.201201481229781 5747,5077,5078,0.196158089713223,0.196158089713223 5750,5080,304,0.450334409862505,0.450334409862505 5755,5083,4179,0.23271473726582,0.23271473726582 5757,5084,5085,0.100586570089845,0.100586570089845 5758,5085,3712,0.0974495496468689,0.0974495496468689 5759,3712,5088,0.107190885250137,0.107190885250137 5761,1840,2612,0.176114771519943,0.176114771519943 5762,2612,5089,0.0532850041931226,0.0532850041931226 5763,5089,5090,0.123805391077944,0.123805391077944 5764,5090,5091,0.0921824286504112,0.0921824286504112 5765,5091,5092,0.0849604613604367,0.0849604613604367 5767,5093,4077,0.0433656831085181,0.0433656831085181 5768,4077,5094,0.807132686207363,0.807132686207363 5769,5092,5095,0.184721084541763,0.184721084541763 5770,5095,5096,0.112121546650621,0.112121546650621 5771,5096,5097,0.012405493892182,0.012405493892182 12067,8534,8532,0.0417307390941294,0.0417307390941294 5774,5099,5100,0.195348601056539,0.195348601056539 5775,5100,5101,1.61385249170336,1.61385249170336 5776,4334,5102,0.201130889411283,0.201130889411283 5778,5103,2576,0.52830768269949,0.52830768269949 5782,1145,874,0.139433776255124,0.139433776255124 5783,874,4462,0.13822164303959,0.13822164303959 5784,4462,2782,0.134807869792579,0.134807869792579 5786,5108,5109,0.136531475414142,0.136531475414142 5787,5110,5111,0.166792389966844,0.166792389966844 5788,5111,5112,0.0444779706577198,0.0444779706577198 5789,5113,4169,0.194541086455447,0.194541086455447 5790,4169,4754,0.20739031390672,0.20739031390672 5791,4754,5114,0.19819923300798,0.19819923300798 5792,5114,5115,0.205574207946515,0.205574207946515 5793,5115,5116,0.18969176296687,0.18969176296687 5795,3795,5117,0.153449380032665,0.153449380032665 5796,5117,942,0.178860285004076,0.178860285004076 5797,942,2226,0.181510674241125,0.181510674241125 5798,2226,4876,0.162456954471732,0.162456954471732 5799,4876,5118,0.192077540660028,0.192077540660028 5800,5118,5119,0.169639680241679,0.169639680241679 5801,5119,5120,0.176431836448169,0.176431836448169 5805,5123,5124,0.138482206224941,0.138482206224941 5807,5125,5126,0.196467690434778,0.196467690434778 5809,5127,5128,0.177236972666439,0.177236972666439 5810,5128,666,0.00411429224620583,0.00411429224620583 5811,666,5129,0.00398081510277296,0.00398081510277296 5812,5129,5130,0.0219503048251099,0.0219503048251099 5813,5130,5131,0.152662411900591,0.152662411900591 5814,5131,4605,0.174323615227633,0.174323615227633 5815,4605,3691,0.233536002014651,0.233536002014651 5816,3691,5132,0.0578224768050087,0.0578224768050087 5817,4901,5133,0.0573209620432963,0.0573209620432963 5819,5134,5135,0.102452742724465,0.102452742724465 5820,5135,5136,0.101180875593513,0.101180875593513 5821,5136,5137,0.0993172550227887,0.0993172550227887 5822,5137,5138,0.0973174615516026,0.0973174615516026 5823,5138,5139,0.0592813821516456,0.0592813821516456 5824,5139,5140,0.0572628386692297,0.0572628386692297 5825,5140,5141,0.0908568563064313,0.0908568563064313 5826,5141,5142,0.108696465338082,0.108696465338082 5827,5142,5143,0.117446225438567,0.117446225438567 5828,5143,5144,0.115052510861077,0.115052510861077 5831,2118,5146,0.132113404680538,0.132113404680538 5832,5146,5147,0.0733188328504862,0.0733188328504862 5833,5147,5148,0.0348417204507369,0.0348417204507369 5860,3449,5168,0.101446764740706,0.101446764740706 5835,4903,5149,0.0928559279225574,0.0928559279225574 5836,5149,5150,0.101009488468598,0.101009488468598 5837,5150,5151,0.101494340144734,0.101494340144734 12222,8597,8598,0.00932829170104997,0.00932829170104997 12223,8598,8599,0.0244824521093208,0.0244824521093208 5838,5151,5152,0.100261540674961,0.100261540674961 5839,5152,5153,0.221241395423211,0.221241395423211 5840,5153,2236,0.0908651857276488,0.0908651857276488 5841,2236,5154,0.10116756602451,0.10116756602451 5842,5154,5155,0.114191873365342,0.114191873365342 5843,5155,5156,0.113038208940698,0.113038208940698 5844,5156,2119,0.121856512679973,0.121856512679973 5845,2119,5157,0.125333022212683,0.125333022212683 5846,5157,5158,0.121389833666029,0.121389833666029 5847,5158,5159,0.0390946612702668,0.0390946612702668 5850,5160,2133,0.195466658548015,0.195466658548015 5854,5163,2476,0.202535777887142,0.202535777887142 5856,5164,5165,0.0156138568041909,0.0156138568041909 5857,5165,5166,0.100589160353206,0.100589160353206 5858,5166,5167,0.104247833927165,0.104247833927165 5859,5167,3449,0.104250422099089,0.104250422099089 5861,5168,3879,0.102808830950679,0.102808830950679 5862,3879,841,0.103522696858037,0.103522696858037 5863,841,5169,0.102719682704035,0.102719682704035 5864,5169,5170,0.0474110701835865,0.0474110701835865 5866,5171,5172,0.106685417852495,0.106685417852495 5867,5172,5173,0.0515553847760644,0.0515553847760644 5868,5173,4988,0.0505202363313306,0.0505202363313306 17163,5107,1802,0.195280530173469,0.195280530173469 5869,4988,962,0.105015490507221,0.105015490507221 5870,962,4141,0.100506431839732,0.100506431839732 5871,4141,3161,0.101307790482977,0.101307790482977 5872,3161,3620,0.0948143449717999,0.0948143449717999 5873,3620,1826,0.102953991217456,0.102953991217456 5874,1826,4334,0.0954488426398559,0.0954488426398559 5876,5174,1763,0.050455869495655,0.050455869495655 5877,1763,4616,0.0477367574799653,0.0477367574799653 5878,4616,5175,0.0514444022852647,0.0514444022852647 5879,5175,4306,0.0486177089369888,0.0486177089369888 5880,4306,994,0.0512355770161431,0.0512355770161431 5881,994,4309,0.0460747606120818,0.0460747606120818 5882,4309,2915,0.0558782384698847,0.0558782384698847 5883,2915,2916,0.0205535416898751,0.0205535416898751 5909,5190,5191,0.0526195895778432,0.0526195895778432 5887,587,588,0.0168822192889414,0.0168822192889414 5888,588,5177,0.110837670707715,0.110837670707715 5889,5177,1399,0.106464576541899,0.106464576541899 5890,1399,5178,0.00837287829367045,0.00837287829367045 5891,5178,5179,0.0973274399582508,0.0973274399582508 5892,5179,5180,0.0713882284598403,0.0713882284598403 5893,5180,3386,0.0465173628433736,0.0465173628433736 5894,3386,5181,0.0466294338105993,0.0466294338105993 5895,5181,5182,0.0461505269276214,0.0461505269276214 5896,5182,2801,0.0476762891770853,0.0476762891770853 5897,2801,5183,0.0462906353191723,0.0462906353191723 5898,5183,5184,0.0462689908237556,0.0462689908237556 5899,5184,5185,0.0466469950505128,0.0466469950505128 5900,5185,5186,0.0471146492559741,0.0471146492559741 5901,5186,5187,0.045278465180898,0.045278465180898 5902,5187,1570,0.0464406557272166,0.0464406557272166 5903,1570,1095,0.0464745881593838,0.0464745881593838 5904,1095,5188,0.0475893065083787,0.0475893065083787 7153,6059,6060,0.0479619125752321,0.0479619125752321 5905,5188,5189,0.0454253204645735,0.0454253204645735 5906,5189,1538,0.0460968804258839,0.0460968804258839 5907,1538,3854,0.04697776477365,0.04697776477365 5908,3854,5190,0.0530473283120516,0.0530473283120516 5911,5192,5193,0.0515193353777817,0.0515193353777817 5913,5194,5195,0.0687779636933597,0.0687779636933597 5914,5195,5090,0.141994718426853,0.141994718426853 5915,5090,5196,0.112634336237225,0.112634336237225 5916,5196,5197,0.0575743623042855,0.0575743623042855 5917,5197,4671,0.100935765794822,0.100935765794822 5918,4671,4951,0.0999693670841652,0.0999693670841652 5919,4951,5198,0.0511858126232579,0.0511858126232579 5921,5199,5200,0.0499779255146796,0.0499779255146796 5922,5200,5201,0.0499920394458099,0.0499920394458099 5923,5201,5202,0.0457134833999458,0.0457134833999458 5924,5202,5203,0.0421294446780762,0.0421294446780762 5925,5203,3957,0.137188173752203,0.137188173752203 5926,3957,5204,0.0640931318030062,0.0640931318030062 5927,5204,5205,0.0544857674041209,0.0544857674041209 5928,5205,5206,0.0521757463337926,0.0521757463337926 5929,5207,5208,0.0487730947754618,0.0487730947754618 5930,5208,5209,0.0493635031974476,0.0493635031974476 5932,5211,5212,0.207489392195287,0.207489392195287 5933,5212,4646,0.099390326989904,0.099390326989904 5935,3645,4555,0.0986517427687235,0.0986517427687235 5937,5213,5214,0.322259629928437,0.322259629928437 5938,5215,5216,0.143730822686287,0.143730822686287 5939,5216,5217,0.0599126619694891,0.0599126619694891 5940,5217,5218,0.202016907937226,0.202016907937226 5942,5219,5220,0.186576382334646,0.186576382334646 5944,5221,5222,0.13343391197395,0.13343391197395 5945,5222,2558,0.200662474351154,0.200662474351154 5946,2558,5224,0.208372800213582,0.208372800213582 5947,5225,4431,0.102067442103011,0.102067442103011 5948,4431,3711,0.0989108306469789,0.0989108306469789 5949,3711,5226,0.107183313746265,0.107183313746265 5950,5226,1839,0.179335285582576,0.179335285582576 17165,4242,3547,0.202237742052361,0.202237742052361 5951,1839,2611,0.178227308228011,0.178227308228011 5952,2611,5195,0.176210949140518,0.176210949140518 20492,10836,10813,0.00305693422510609,0.00305693422510609 7198,6089,1755,0.0565523921918465,0.0565523921918465 18301,5526,5737,0.156444459924747,0.156444459924747 5957,4512,5230,0.200430868604248,0.200430868604248 5959,5231,5232,0.20240814685365,0.20240814685365 5960,5232,5233,0.200177276698155,0.200177276698155 5961,5233,5234,0.403649470879027,0.403649470879027 5962,3278,3181,0.152742056397443,0.152742056397443 5964,3927,3703,0.0675866941557576,0.0675866941557576 5965,3703,708,0.0999635221991015,0.0999635221991015 5966,708,5235,0.0981118109963614,0.0981118109963614 5967,5235,5236,0.0989915986442654,0.0989915986442654 5968,5236,4189,0.135714784882046,0.135714784882046 5969,4189,2515,0.133468058331593,0.133468058331593 5970,2515,5237,0.135326951582466,0.135326951582466 5971,5237,4803,0.135895734874124,0.135895734874124 5972,4803,5238,0.136371570616542,0.136371570616542 5973,5238,5239,0.126834347813211,0.126834347813211 5974,5239,5240,0.133492367602304,0.133492367602304 5975,5240,4624,0.131817065741689,0.131817065741689 7224,4702,6106,0.102350270818551,0.102350270818551 5979,2725,5242,0.133090700331069,0.133090700331069 5981,5243,5244,0.0777207800874593,0.0777207800874593 5982,5244,5245,0.710188326706697,0.710188326706697 5983,3974,5246,0.196425810260379,0.196425810260379 5984,5246,3422,0.201357225192724,0.201357225192724 5986,3423,5247,0.0491810142725505,0.0491810142725505 5987,5247,5248,0.0477450735797267,0.0477450735797267 5989,5249,5250,0.055676102895211,0.055676102895211 5990,5250,5251,0.140244564447974,0.140244564447974 5991,5251,5252,0.170294636723478,0.170294636723478 5993,5253,5254,0.106323677730181,0.106323677730181 5994,5254,5108,0.109212547805518,0.109212547805518 5995,5108,4725,0.103272467122344,0.103272467122344 5996,4725,5255,0.103742512264204,0.103742512264204 5997,5255,5256,0.105340810076794,0.105340810076794 5999,5257,3136,0.108092936006134,0.108092936006134 6000,3136,3908,0.107682657630117,0.107682657630117 7243,6117,6118,0.0967566510311658,0.0967566510311658 6001,3908,1048,0.108571568461532,0.108571568461532 6002,1048,5258,0.101973343920372,0.101973343920372 6003,5258,5259,0.106357911571636,0.106357911571636 6005,5260,5009,0.0315381518095178,0.0315381518095178 6006,5009,3333,0.108118604625977,0.108118604625977 6007,3333,5261,0.119315074925742,0.119315074925742 6008,5261,5263,0.0963665691070474,0.0963665691070474 6009,5263,5264,0.0432816561908272,0.0432816561908272 6010,5264,2085,0.0535379351296007,0.0535379351296007 6011,2085,5265,0.105640004427027,0.105640004427027 6012,5265,4130,0.106366490545515,0.106366490545515 6013,4130,5266,0.109451940113279,0.109451940113279 6014,5266,5267,0.101101610243622,0.101101610243622 6018,5269,5270,0.0982982274574071,0.0982982274574071 6019,5270,804,0.0991956500472809,0.0991956500472809 6020,804,5271,0.0978879869631794,0.0978879869631794 6021,5271,5272,0.0909649766992318,0.0909649766992318 6022,5272,5273,0.0146836193769648,0.0146836193769648 6024,5274,1956,0.174868207801427,0.174868207801427 6027,5275,5276,0.0506368419660478,0.0506368419660478 6028,5276,4990,0.0537681631666927,0.0537681631666927 6029,4990,5277,0.102832227368728,0.102832227368728 6030,5277,5278,0.0856095541145101,0.0856095541145101 6032,1548,4268,0.202455793335308,0.202455793335308 6033,4268,283,0.117344693446838,0.117344693446838 6035,4141,5279,0.202925527060843,0.202925527060843 6036,5279,2364,0.110547560275979,0.110547560275979 6037,2364,4146,0.176928363643229,0.176928363643229 6038,4146,5281,0.187030458155785,0.187030458155785 6039,5281,5282,0.011246856594195,0.011246856594195 6041,5283,2870,0.194705331985994,0.194705331985994 6043,5285,5286,0.301111320410511,0.301111320410511 6044,5287,5288,0.185724938270304,0.185724938270304 6045,5288,5289,0.213285003773079,0.213285003773079 6047,5290,5291,0.13629389839255,0.13629389839255 6048,5291,5292,0.13355771854799,0.13355771854799 6049,5292,4013,0.133867532403999,0.133867532403999 6052,5294,3384,0.128421314744864,0.128421314744864 6053,3384,5295,0.104229219478348,0.104229219478348 6054,5295,3817,0.102592362577248,0.102592362577248 6056,5296,5297,0.0990440053907464,0.0990440053907464 6057,5297,5298,0.00501097787172802,0.00501097787172802 6058,5298,5299,0.26852367463784,0.26852367463784 6059,5299,5300,0.02711052781377,0.02711052781377 6060,5300,5301,0.101042477184366,0.101042477184366 6061,5301,5302,0.0980158544732548,0.0980158544732548 6062,5302,5303,0.68853335666363,0.68853335666363 6063,4532,3739,0.10058657036035,0.10058657036035 6064,3739,5305,0.101344660556636,0.101344660556636 6065,5305,1342,0.202678391855073,0.202678391855073 6067,5306,4700,0.20166419460726,0.20166419460726 6068,4700,5307,0.201175175307418,0.201175175307418 6069,5307,5308,0.201920176537304,0.201920176537304 6070,5308,5309,0.201920207593883,0.201920207593883 6071,5309,777,0.201196100270561,0.201196100270561 6072,777,5310,0.185040940142678,0.185040940142678 6073,5310,5311,0.201942415647541,0.201942415647541 6074,5311,5312,0.206000886771111,0.206000886771111 7322,6161,6162,0.200977808302969,0.200977808302969 6077,1729,5313,0.145417053241999,0.145417053241999 6079,5314,5315,0.262924523321611,0.262924523321611 6080,5316,3497,0.142809169887552,0.142809169887552 6082,2903,5317,0.0402215187360589,0.0402215187360589 6083,5317,5318,0.00632191300841853,0.00632191300841853 6084,5318,5319,0.00945274881783772,0.00945274881783772 6085,5319,5320,0.102488283152376,0.102488283152376 6086,5320,5321,0.105737259840933,0.105737259840933 6087,5321,5322,0.104280118546109,0.104280118546109 6088,5322,5323,0.105008595801197,0.105008595801197 6089,5323,5324,0.107079302112312,0.107079302112312 6090,5324,3311,0.104784168499708,0.104784168499708 6091,3311,5325,0.104972132929345,0.104972132929345 6093,5328,5329,0.148443179384572,0.148443179384572 6094,5329,4320,0.122968314186663,0.122968314186663 6095,4320,5331,0.133138685881437,0.133138685881437 6096,5331,5332,0.129500346452113,0.129500346452113 6097,5332,5072,0.094543402764425,0.094543402764425 6098,5072,5333,0.0140267468815188,0.0140267468815188 7348,5506,4458,0.146478928082641,0.146478928082641 6099,5333,5334,0.0971985352126134,0.0971985352126134 6100,5334,5335,0.0675695345311337,0.0675695345311337 6101,5335,5336,0.135628949553031,0.135628949553031 6102,5336,5337,0.134096180080561,0.134096180080561 6103,5337,5338,0.121603742223712,0.121603742223712 6104,5338,5339,0.288999775625269,0.288999775625269 6105,5339,5340,0.295278488962845,0.295278488962845 6106,5340,5341,0.386769671992271,0.386769671992271 6107,5341,5342,0.199175415622423,0.199175415622423 18500,9718,6670,0.0335166183519053,0.0335166183519053 6108,272,2532,0.233490999842372,0.233490999842372 6109,2532,2534,0.010275790210419,0.010275790210419 6111,5343,5344,0.134883731263317,0.134883731263317 6112,5344,2487,0.132908396505932,0.132908396505932 6113,2487,2828,0.130466466605355,0.130466466605355 6114,2828,1436,0.203164250472258,0.203164250472258 6115,1436,5345,0.151025004833817,0.151025004833817 6117,5346,5347,0.17552323432827,0.17552323432827 6118,5347,3107,0.175398997422213,0.175398997422213 6119,3107,5348,0.192385063711178,0.192385063711178 6121,1515,5349,0.354712199012844,0.354712199012844 6123,4219,5350,0.184992548254205,0.184992548254205 6124,5350,5351,0.809194581386362,0.809194581386362 6125,3828,5352,0.158319505042179,0.158319505042179 6127,3683,5353,0.00756991430853718,0.00756991430853718 6128,5353,5354,0.0600900021718448,0.0600900021718448 6129,5354,5355,0.0486030977669072,0.0486030977669072 6130,5355,5356,0.00770962942235081,0.00770962942235081 6132,5357,5358,0.0529187112553076,0.0529187112553076 6133,5358,5359,0.0513821813874635,0.0513821813874635 6134,5359,5360,0.0534444522847469,0.0534444522847469 6135,5360,5361,0.0503260757639254,0.0503260757639254 6137,5362,5363,0.199678713236371,0.199678713236371 6139,4554,5364,0.257952059435159,0.257952059435159 6141,2203,5365,0.125513593247199,0.125513593247199 6142,5365,5366,0.121103405669087,0.121103405669087 6143,5366,5367,0.118905793541669,0.118905793541669 6144,5367,5368,0.110432655754222,0.110432655754222 7394,6208,6209,0.0520019237828089,0.0520019237828089 6145,5368,4924,0.050653673780936,0.050653673780936 6146,4924,5369,0.0113612305905717,0.0113612305905717 6148,5370,5371,0.0511886893302135,0.0511886893302135 6149,5371,3733,0.0547546687048594,0.0547546687048594 6150,3733,5372,0.0739604711312813,0.0739604711312813 6151,5372,5373,0.0333758188249575,0.0333758188249575 6152,5373,5374,0.0326832624474652,0.0326832624474652 6153,5374,4487,0.0687015455014252,0.0687015455014252 6155,5375,5376,0.083676019608772,0.083676019608772 6157,5377,5378,0.539527941615599,0.539527941615599 6158,5379,5380,0.024339909926927,0.024339909926927 6159,5380,5381,0.0572545808576417,0.0572545808576417 6161,5382,5383,0.0919429478923695,0.0919429478923695 6162,5383,4632,0.0667555867186957,0.0667555867186957 6163,4632,4638,0.073630878201174,0.073630878201174 6164,4638,4551,0.135095610306562,0.135095610306562 6165,4551,5384,0.293762175707744,0.293762175707744 6167,2098,5385,0.176238767515036,0.176238767515036 6168,5385,3108,0.175113982885218,0.175113982885218 6169,3108,5386,0.213105615274275,0.213105615274275 6170,5386,5387,0.16568697132589,0.16568697132589 6171,5387,5388,0.0444779706577198,0.0444779706577198 6173,1958,3829,0.172873649500925,0.172873649500925 6174,3829,3827,0.0048313839727239,0.0048313839727239 6175,3827,5389,0.152170039924714,0.152170039924714 6176,5389,547,0.0103214739502372,0.0103214739502372 6177,547,3259,0.110383801281946,0.110383801281946 6178,3259,3297,0.0174353644977756,0.0174353644977756 6180,4220,5391,0.40468883776866,0.40468883776866 6181,1473,5392,0.374922653008132,0.374922653008132 6182,5392,2947,0.18613051410303,0.18613051410303 6184,5393,5394,0.133683449538656,0.133683449538656 6185,5394,5395,0.00436494876438714,0.00436494876438714 6186,5395,5396,0.00413948116283948,0.00413948116283948 6187,5396,5397,0.135591162545584,0.135591162545584 6188,5397,5398,0.140883972058497,0.140883972058497 6189,5398,823,0.138673141914839,0.138673141914839 6190,823,3564,0.136111333534187,0.136111333534187 6191,3564,5399,0.14331239683406,0.14331239683406 6193,5400,3028,0.141885844467344,0.141885844467344 7436,5227,5219,0.0266079784612615,0.0266079784612615 6195,5401,5402,0.00584885314190653,0.00584885314190653 6196,5402,5403,0.138593356569714,0.138593356569714 6197,5403,1157,0.139497033685325,0.139497033685325 6198,1157,878,0.139538816070218,0.139538816070218 6199,878,4466,0.138604668182001,0.138604668182001 6200,4466,2786,0.1346682214983,0.1346682214983 6201,2786,5257,0.131712815882714,0.131712815882714 6202,5257,5404,0.212033227364557,0.212033227364557 6203,5404,5405,0.140381205630714,0.140381205630714 6204,5405,5406,0.175882952103236,0.175882952103236 6206,4761,5407,0.0777628340765697,0.0777628340765697 6207,5407,5411,0.121860688460736,0.121860688460736 6208,5411,5412,0.203436645645446,0.203436645645446 6211,5413,3128,0.197988223180436,0.197988223180436 6213,5414,5415,0.127346625489507,0.127346625489507 6214,5415,5416,0.202431697844534,0.202431697844534 6216,5417,5418,0.0360920642856509,0.0360920642856509 18249,10283,10284,0.0379598203284706,0.0379598203284706 6217,5418,5419,0.175688258529037,0.175688258529037 6218,5419,5420,0.176513424391556,0.176513424391556 6219,5420,671,0.183363162969023,0.183363162969023 6220,671,5421,0.00332688246962709,0.00332688246962709 6221,5421,5422,0.175194594065608,0.175194594065608 6222,5422,4601,0.174116514777802,0.174116514777802 6223,4601,5423,0.141050765485302,0.141050765485302 6225,2950,5424,0.133468479991587,0.133468479991587 6226,5425,3096,0.198372842511786,0.198372842511786 6227,3096,3206,0.203187034114148,0.203187034114148 6228,3206,5426,0.199398136177365,0.199398136177365 6229,5426,1916,0.200785704053696,0.200785704053696 6231,5427,5428,0.208049356186156,0.208049356186156 6232,5428,5429,0.195358366621449,0.195358366621449 6233,5429,5430,0.0822508872394256,0.0822508872394256 6234,5431,3740,0.099853044127537,0.099853044127537 6235,3740,5432,0.079904711368683,0.079904711368683 6236,5432,5433,0.0177357578673254,0.0177357578673254 6237,5433,1299,0.160881213225809,0.160881213225809 6238,1299,1344,0.0431325120453993,0.0431325120453993 6239,1344,5434,0.202930771593003,0.202930771593003 6240,5434,5435,0.195937805328833,0.195937805328833 6241,5435,4701,0.00964060014055181,0.00964060014055181 6242,4701,5436,0.088911763330732,0.088911763330732 6243,5436,5437,0.105079205678488,0.105079205678488 6244,5437,5438,0.0943047001329777,0.0943047001329777 6245,5438,5439,0.100620360394738,0.100620360394738 6246,5439,5440,0.0146794154501444,0.0146794154501444 6247,5440,4965,0.086276226710605,0.086276226710605 6248,4965,5441,0.10739345579216,0.10739345579216 6249,5441,5442,0.0951717377148208,0.0951717377148208 6250,5442,5443,0.0976857174224503,0.0976857174224503 6252,779,5444,0.0823735255229089,0.0823735255229089 6253,5444,5445,0.102122427250782,0.102122427250782 6254,5445,4958,0.133513290288167,0.133513290288167 6255,4958,5446,0.0684224753039321,0.0684224753039321 6256,5446,5447,0.00769468892365438,0.00769468892365438 6257,5447,5448,0.199639504943165,0.199639504943165 6258,5448,1501,0.201263981115328,0.201263981115328 6259,1501,174,0.201029338652354,0.201029338652354 6261,1704,1730,0.0545082426213867,0.0545082426213867 6262,1730,5451,0.146076957823045,0.146076957823045 6263,5451,5452,1.20615427321132,1.20615427321132 6265,5456,5457,0.107171013555617,0.107171013555617 6266,5457,5458,0.0551341429674013,0.0551341429674013 6267,5458,5459,0.053860211885536,0.053860211885536 6268,5459,5460,0.109859438734606,0.109859438734606 6269,5460,5461,0.104952215686531,0.104952215686531 6270,5461,5462,0.0537660564474852,0.0537660564474852 6271,5462,5463,0.0468001440268365,0.0468001440268365 6273,5464,5465,0.0487076064705391,0.0487076064705391 6274,5465,5466,0.096682643717806,0.096682643717806 6275,5466,5052,0.0976295695745084,0.0976295695745084 6276,5052,5467,0.0498503558842522,0.0498503558842522 6277,5467,5468,0.0500897185974344,0.0500897185974344 6279,5223,978,0.0483462615206691,0.0483462615206691 6280,978,5469,0.0500186833718628,0.0500186833718628 6281,5469,5470,0.0466179289686935,0.0466179289686935 6282,5470,5471,0.0496889709391185,0.0496889709391185 6283,5471,5472,0.0500395303728477,0.0500395303728477 6284,5472,4947,0.0500649255411997,0.0500649255411997 6285,4947,5119,0.0486069729184005,0.0486069729184005 6286,5119,5473,0.0497694572157541,0.0497694572157541 6287,5473,4719,0.0482501223288259,0.0482501223288259 6288,4719,5474,0.0825694493004343,0.0825694493004343 6289,5474,5475,0.013401399089124,0.013401399089124 6290,5475,5476,0.103889728134339,0.103889728134339 6291,5476,5419,0.103815153646491,0.103815153646491 6292,5419,5477,0.109635415021011,0.109635415021011 6294,3890,1020,0.105962717150938,0.105962717150938 6295,1020,5478,0.052027246508575,0.052027246508575 6296,5478,5479,0.0524872333525023,0.0524872333525023 6297,5479,3719,0.052252544610622,0.052252544610622 6298,3719,5480,0.0538013756911254,0.0538013756911254 6299,5480,5481,0.0436600330786078,0.0436600330786078 6300,5481,5482,0.00837974421686285,0.00837974421686285 14763,7162,4611,0.176903840452458,0.176903840452458 6301,5482,5026,0.040489278057912,0.040489278057912 6302,5026,3338,0.107876149200874,0.107876149200874 6303,3338,5483,0.0990429074228521,0.0990429074228521 6304,5483,5484,0.0966066822218646,0.0966066822218646 6305,5484,5485,0.085086759759281,0.085086759759281 6306,5485,5486,0.0169728889677259,0.0169728889677259 6307,5486,2067,0.0825646387998858,0.0825646387998858 6309,5487,2667,0.0866869262626222,0.0866869262626222 6310,2667,2664,0.00897895817052901,0.00897895817052901 6311,2664,4137,0.0908182867369719,0.0908182867369719 6312,4137,5488,0.0965705527653259,0.0965705527653259 6313,5488,5489,0.0942751679467969,0.0942751679467969 6314,5489,5490,0.0959916716400224,0.0959916716400224 6315,5490,3461,0.0933212956911074,0.0933212956911074 6316,3461,5491,0.0467923341231575,0.0467923341231575 6317,5491,5492,0.0479894648111637,0.0479894648111637 6318,5492,5493,0.094030978726141,0.094030978726141 6319,5493,861,0.0920531787302436,0.0920531787302436 6320,861,5494,0.092346282981082,0.092346282981082 6321,5494,5495,0.091117734759624,0.091117734759624 20501,10824,10839,0.0279151158292869,0.0279151158292869 6323,5496,5497,0.0512308809047994,0.0512308809047994 6324,5497,5498,0.0547050066584288,0.0547050066584288 6325,5498,5499,0.0532065647068504,0.0532065647068504 6326,5499,5500,0.0520026026999989,0.0520026026999989 6327,5500,5501,0.0600453089722235,0.0600453089722235 6328,5501,5502,0.0451373924487277,0.0451373924487277 7588,6319,6320,0.0874047970677394,0.0874047970677394 6330,5503,5504,0.0512021800904844,0.0512021800904844 6331,5504,5505,0.0535897595927606,0.0535897595927606 6332,5505,5506,0.0503264318858696,0.0503264318858696 6333,5506,5507,0.0549843628648472,0.0549843628648472 6334,5507,3309,0.0521587927419047,0.0521587927419047 6335,3309,5508,0.0557422576502987,0.0557422576502987 6336,5508,5509,0.0498065817995712,0.0498065817995712 6338,5510,5511,0.10273263586878,0.10273263586878 6339,5511,5512,0.103095987250104,0.103095987250104 6340,5512,3020,0.0125186689867189,0.0125186689867189 6341,3020,5513,0.0466432236195876,0.0466432236195876 6342,5513,4381,0.0509815437370977,0.0509815437370977 6344,5514,5515,0.103259680904514,0.103259680904514 6345,5515,3934,0.0990266173550878,0.0990266173550878 6346,3934,5516,0.10122291130851,0.10122291130851 6347,5516,3707,0.107162793104657,0.107162793104657 6348,3707,717,0.101965718351369,0.101965718351369 6349,717,5517,0.10489500722876,0.10489500722876 6350,5517,5518,0.0880249775504832,0.0880249775504832 6352,5519,4201,0.0955388621117037,0.0955388621117037 6353,4201,1068,0.10398483351111,0.10398483351111 6354,1068,2504,0.101881809876575,0.101881809876575 6355,2504,5520,0.10295538196753,0.10295538196753 6356,5520,1231,0.0964004159007037,0.0964004159007037 6357,1231,4809,0.0995624903271375,0.0995624903271375 6358,4809,2176,0.101169164261142,0.101169164261142 6359,2176,5521,0.102032335854251,0.102032335854251 6360,5521,348,0.0731550647240869,0.0731550647240869 6361,348,351,0.0329026304601732,0.0329026304601732 6363,5522,4629,0.122115753805888,0.122115753805888 6364,4629,1258,0.132003632804436,0.132003632804436 6366,377,4544,0.0548661978897115,0.0548661978897115 6367,4544,2700,0.136738193723685,0.136738193723685 6368,2700,5523,0.130559333935347,0.130559333935347 6371,5525,1133,0.0486624445582808,0.0486624445582808 6372,1133,5526,0.0510752177714687,0.0510752177714687 6373,5526,5527,0.0534768474459495,0.0534768474459495 6374,5527,3849,0.0993499397911337,0.0993499397911337 20247,6972,10718,0.0278784612667637,0.0278784612667637 6375,3849,5528,0.0502810849564127,0.0502810849564127 6376,5528,5529,0.0506206995449551,0.0506206995449551 6378,3432,5530,0.0954898525843842,0.0954898525843842 6379,5530,1409,0.0985492973952367,0.0985492973952367 6380,1409,5531,0.102140021124127,0.102140021124127 6381,5531,3995,0.106588318724824,0.106588318724824 6382,3995,5532,0.089989655098645,0.089989655098645 6383,5532,5533,0.0940983975381981,0.0940983975381981 6384,5533,3749,0.102559803256087,0.102559803256087 6385,3749,5534,0.132377311804748,0.132377311804748 6388,2028,5536,0.103552176267271,0.103552176267271 6391,3402,5538,0.101285303038309,0.101285303038309 6392,5538,5539,0.0982612440798091,0.0982612440798091 6393,5539,5540,0.104203916508807,0.104203916508807 6394,5540,5541,0.0994909347746214,0.0994909347746214 6395,5541,5542,0.0496866830167122,0.0496866830167122 6396,5542,1115,0.0483270289965061,0.0483270289965061 6397,1115,5543,0.0505090974663915,0.0505090974663915 6398,5543,5544,0.051466523607823,0.051466523607823 6399,5544,5545,0.0509771831188889,0.0509771831188889 18369,6894,6889,0.0506808956189271,0.0506808956189271 6400,5545,3837,0.0484293465449961,0.0484293465449961 6402,5546,5547,0.0572465530818606,0.0572465530818606 6403,5547,4036,0.051041556606541,0.051041556606541 6404,4036,5548,0.0609619584955507,0.0609619584955507 6405,1878,4178,0.0543518295000293,0.0543518295000293 6406,4178,5549,0.0885356562805968,0.0885356562805968 6408,1863,2630,0.0954187587481574,0.0954187587481574 6409,2630,2609,0.0942841337329746,0.0942841337329746 6410,2609,5207,0.106776685868403,0.106776685868403 6411,5207,5191,0.0702035466323056,0.0702035466323056 6412,5191,5550,0.105689823753241,0.105689823753241 6414,5551,5552,0.13548002915508,0.13548002915508 6415,5552,5553,0.0682592832885596,0.0682592832885596 6416,5553,19,0.0650116042038798,0.0650116042038798 6417,19,2991,0.133631170313494,0.133631170313494 6418,2991,5554,0.0524731372315077,0.0524731372315077 6419,5554,1882,0.0490816557393864,0.0490816557393864 6420,1882,5555,0.0508829391590993,0.0508829391590993 6421,5555,5556,0.0494818870663145,0.0494818870663145 6422,5556,5557,0.0511609921162368,0.0511609921162368 6423,5557,5558,0.0498069369814246,0.0498069369814246 6424,5558,5559,0.0494751154031395,0.0494751154031395 6425,5559,5560,0.0510095826256232,0.0510095826256232 18695,5978,4055,0.196460738141722,0.196460738141722 6426,5560,5561,0.100658038986824,0.100658038986824 6427,5561,5562,0.100189919501299,0.100189919501299 6428,5562,5243,0.0999621826427635,0.0999621826427635 6429,5243,5563,0.0514845629022423,0.0514845629022423 6430,5563,5564,0.0509507800422364,0.0509507800422364 6431,5564,5565,0.0506384299937204,0.0506384299937204 6432,5565,5566,0.0502094012018427,0.0502094012018427 6433,5566,5567,0.0352773306402212,0.0352773306402212 6434,5567,1696,0.0663073245001768,0.0663073245001768 6435,1696,5568,0.200475700974595,0.200475700974595 6436,5568,2444,0.175243279627828,0.175243279627828 6438,5569,5570,0.150878938410471,0.150878938410471 6439,5570,5571,0.0520399442807291,0.0520399442807291 6440,5571,5572,0.00805055351559969,0.00805055351559969 6441,5572,5573,0.0547971824088202,0.0547971824088202 6442,5573,5529,0.0419651880906561,0.0419651880906561 6443,5529,5574,0.00738334312936163,0.00738334312936163 6444,5574,5575,0.0892116998808573,0.0892116998808573 6445,5575,5576,0.0587189734757016,0.0587189734757016 6446,5576,5577,0.143444822058071,0.143444822058071 6447,5577,5578,0.0305007791534936,0.0305007791534936 6448,5578,5579,0.0181914980281834,0.0181914980281834 6449,5579,5580,0.150469022298562,0.150469022298562 6450,5580,5581,0.204922214354376,0.204922214354376 6451,5581,5582,0.0983186744589269,0.0983186744589269 6452,5582,1433,0.108782481382419,0.108782481382419 6453,1433,5583,0.123482673613688,0.123482673613688 6454,5583,5584,0.0754033254163114,0.0754033254163114 6455,5584,5585,0.194791277181441,0.194791277181441 6456,5585,5586,0.0533068649535537,0.0533068649535537 6457,5586,2555,0.14827848293408,0.14827848293408 6458,2555,5587,0.408042656170713,0.408042656170713 6459,5588,5589,0.135112968623698,0.135112968623698 6460,5589,5590,0.203702085134274,0.203702085134274 6461,5590,5591,0.207620262278034,0.207620262278034 6462,5591,4585,0.131035476997682,0.131035476997682 6463,4585,5592,0.072769358589151,0.072769358589151 6464,5592,5593,0.0625746572307696,0.0625746572307696 6465,5593,5301,0.137225765514935,0.137225765514935 6467,5594,5595,0.274145349571988,0.274145349571988 6468,5595,5596,0.205443804135366,0.205443804135366 6469,5596,5597,0.121926623756206,0.121926623756206 6470,5597,5598,0.202580256912195,0.202580256912195 6472,4361,5599,0.206258701511779,0.206258701511779 6474,5600,5601,0.168149469233138,0.168149469233138 6476,2625,5205,0.166253482314503,0.166253482314503 6502,5622,5516,0.138783948073856,0.138783948073856 6477,5205,5602,0.15603138237828,0.15603138237828 6478,5602,5603,0.0341829476854199,0.0341829476854199 6479,5603,5604,0.162233690102157,0.162233690102157 6480,5604,5605,0.176890418224524,0.176890418224524 6481,5605,5606,0.121703194532156,0.121703194532156 6482,5606,5609,0.0547747917576354,0.0547747917576354 6483,5609,5610,0.177274555583034,0.177274555583034 6484,5610,5611,0.0562757523743122,0.0562757523743122 6485,5611,5381,0.0971287684245127,0.0971287684245127 6486,5381,5370,0.0242294178668139,0.0242294178668139 6487,5370,5612,0.177146422666141,0.177146422666141 6488,5612,5613,0.176947014024794,0.176947014024794 6489,5613,5614,0.177715418603807,0.177715418603807 6490,5614,5615,0.0918268918834614,0.0918268918834614 6491,5615,5616,0.00795060277662081,0.00795060277662081 6493,5617,5618,0.0159556400855116,0.0159556400855116 6496,5619,5620,0.132547309025511,0.132547309025511 6497,5620,1667,0.132931219459218,0.132931219459218 6498,1667,5621,0.138273532739947,0.138273532739947 6499,5621,2448,0.13601631946961,0.13601631946961 6500,2448,3238,0.136726308588665,0.136726308588665 6501,3238,5622,0.14083949408811,0.14083949408811 6503,5516,5623,0.135704638458681,0.135704638458681 6504,5623,5624,0.00588469429500613,0.00588469429500613 6505,5624,5625,0.115900802279231,0.115900802279231 6506,5625,5626,0.19877742240622,0.19877742240622 6507,5626,110,0.101954628240396,0.101954628240396 6508,110,2818,0.0990079626838536,0.0990079626838536 6509,2818,1419,0.203073935940985,0.203073935940985 6510,1419,5627,0.11954884298017,0.11954884298017 6511,2917,5628,0.0366435746314918,0.0366435746314918 6513,3710,5629,0.104723848956837,0.104723848956837 6514,5629,5630,0.0524718119166661,0.0524718119166661 6515,5630,5631,0.0523604583661445,0.0523604583661445 6516,5631,963,0.102688945741692,0.102688945741692 6519,2898,5632,0.0542316769914945,0.0542316769914945 6520,5632,5633,0.0508977749431617,0.0508977749431617 6521,5633,5634,0.106035617894042,0.106035617894042 6522,5634,4734,0.104599442261749,0.104599442261749 6524,5635,5399,0.0949731678048623,0.0949731678048623 6525,5399,5636,0.053273863098243,0.053273863098243 6526,5636,5637,0.0532054766684841,0.0532054766684841 6527,5637,3901,0.105282590951624,0.105282590951624 6528,3901,1038,0.105350981348288,0.105350981348288 6530,5638,5639,0.103436146317209,0.103436146317209 6531,5639,5004,0.104923546637106,0.104923546637106 6532,5004,3324,0.10200854500581,0.10200854500581 20515,10842,6731,0.00724303302685487,0.00724303302685487 6533,3324,5640,0.105949384946318,0.105949384946318 6534,5640,5641,0.102726616753478,0.102726616753478 6535,5641,2075,0.105470656717315,0.105470656717315 6536,2075,2672,0.106385362776241,0.106385362776241 6537,2672,4122,0.107308593371936,0.107308593371936 6538,4122,5642,0.107983920400391,0.107983920400391 6539,5642,5643,0.0919555733248638,0.0919555733248638 7832,6456,349,0.0697483782641925,0.0697483782641925 6540,5643,5644,0.101410180701687,0.101410180701687 6541,5644,3470,0.100777601888944,0.100777601888944 6542,3470,5645,0.101863251928372,0.101863251928372 6543,5645,3873,0.0981959903542781,0.0981959903542781 6544,3873,849,0.100085165894781,0.100085165894781 6546,1400,5646,0.00898751016812899,0.00898751016812899 6547,5646,5647,0.190632434837625,0.190632434837625 6548,5647,3388,0.011727623160982,0.011727623160982 6549,3388,5648,0.0568259028608414,0.0568259028608414 6550,5648,5649,0.00637619061562419,0.00637619061562419 6551,5649,5650,0.0463019954871414,0.0463019954871414 6552,5650,2800,0.0477133812275841,0.0477133812275841 6553,2800,5651,0.0470719166287448,0.0470719166287448 6554,5651,5652,0.0458325636837201,0.0458325636837201 6555,5652,5653,0.046653544202397,0.046653544202397 6556,5653,5654,0.0464726377537293,0.0464726377537293 6557,5654,5655,0.0469344544346564,0.0469344544346564 6558,5655,2751,0.046215112991852,0.046215112991852 6559,2751,1096,0.0461039483088431,0.0461039483088431 6560,1096,5656,0.0452023576254509,0.0452023576254509 6561,5656,5657,0.0460150379661812,0.0460150379661812 6562,5657,1539,0.0464321875423527,0.0464321875423527 6563,1539,3855,0.0473472190950861,0.0473472190950861 6565,4485,345,0.22138299033862,0.22138299033862 6566,345,5661,0.163308085042962,0.163308085042962 6567,5661,5662,0.065819748510902,0.065819748510902 6568,5661,5663,0.0801840013229962,0.0801840013229962 6569,3287,5665,0.0688755620206119,0.0688755620206119 6570,5665,5666,0.0427865432685629,0.0427865432685629 6571,5666,523,0.0741847082758752,0.0741847082758752 6572,523,5667,0.0513515905827488,0.0513515905827488 6573,5667,597,0.0787762757947461,0.0787762757947461 6574,597,4825,0.152733980621547,0.152733980621547 6576,2530,1931,0.0607754389242505,0.0607754389242505 6578,5668,5669,0.20518077925237,0.20518077925237 6580,5670,2976,0.052930873102536,0.052930873102536 6582,5671,5672,0.0669604143503768,0.0669604143503768 6583,5672,3722,0.0539771509338677,0.0539771509338677 6584,3722,5673,0.103203771462203,0.103203771462203 6585,5673,5674,0.175725539559539,0.175725539559539 6587,5675,5676,0.204879915807757,0.204879915807757 6588,5677,5678,0.00677682168687122,0.00677682168687122 6589,5678,1665,0.0567234226799308,0.0567234226799308 6590,1665,5679,0.122659531226911,0.122659531226911 6592,5680,5681,0.862768870925976,0.862768870925976 6593,5682,5683,0.164927546324728,0.164927546324728 6594,5683,4367,0.0355730578333277,0.0355730578333277 6595,4367,1448,0.193853665061985,0.193853665061985 6596,1448,5688,0.205590441563944,0.205590441563944 6598,5689,5690,0.100594816308247,0.100594816308247 6599,5690,5691,0.0991234853564762,0.0991234853564762 6601,5438,5692,0.211107914724763,0.211107914724763 6602,5692,4415,0.193109246091061,0.193109246091061 6603,4415,5693,0.226139344299967,0.226139344299967 6606,4323,5694,0.0859068688818743,0.0859068688818743 6608,5695,5696,0.0748977449692987,0.0748977449692987 6609,5696,5073,0.0868839085552243,0.0868839085552243 6610,5073,5333,0.0187220275557185,0.0187220275557185 6612,5697,1590,0.201198112839976,0.201198112839976 18141,10274,10269,0.134684266769083,0.134684266769083 6613,1590,1640,0.20125093456728,0.20125093456728 6615,5698,5699,0.200385663675414,0.200385663675414 6617,5700,5701,0.196514919519562,0.196514919519562 6618,5701,5248,0.110632746994,0.110632746994 6619,5248,5702,0.0945616875172071,0.0945616875172071 6620,5702,1685,0.205454867561864,0.205454867561864 6621,1685,5703,0.206063854698429,0.206063854698429 6622,5703,2430,0.199691165132387,0.199691165132387 6623,2430,5704,0.202603259150386,0.202603259150386 6625,4504,4050,0.176201016140026,0.176201016140026 6626,4050,5707,0.173108439499024,0.173108439499024 6628,1851,2587,0.179402678295732,0.179402678295732 6630,5708,5709,0.275624196707738,0.275624196707738 6632,5710,5711,0.261275347332411,0.261275347332411 6634,5712,5713,0.0444779706577198,0.0444779706577198 6635,5714,5715,0.183336097782058,0.183336097782058 6636,5715,5716,0.203064462732684,0.203064462732684 6638,5717,5718,0.153081250432522,0.153081250432522 6639,5718,5719,0.011675447758709,0.011675447758709 6641,1422,5720,0.117935613657917,0.117935613657917 6643,5721,5722,0.194099197890973,0.194099197890973 6644,5722,2542,0.201930616083342,0.201930616083342 6645,2542,5723,0.411877202316789,0.411877202316789 6646,5724,624,0.116891424974631,0.116891424974631 6648,5725,5726,0.225973303098124,0.225973303098124 6649,5726,3656,0.0613034024300807,0.0613034024300807 6651,5727,5728,0.116763945302488,0.116763945302488 6652,3634,5729,0.249262670016259,0.249262670016259 6653,5729,5730,0.0886979206005476,0.0886979206005476 6654,5730,5731,0.061003880318824,0.061003880318824 6655,5731,3294,0.169569384240282,0.169569384240282 6657,5730,5729,0.0886979206005476,0.0886979206005476 18322,2543,7478,0.411854888798545,0.411854888798545 6660,716,5733,0.106180030125168,0.106180030125168 6661,5733,5734,0.0889628078792179,0.0889628078792179 6663,5735,5736,0.0499420076759338,0.0499420076759338 6664,5736,1132,0.0480445960055664,0.0480445960055664 6665,1132,5737,0.0493807651843696,0.0493807651843696 6666,5737,5738,0.0542607296398929,0.0542607296398929 6667,5738,3848,0.102653360815707,0.102653360815707 6668,3848,5739,0.0481952973910705,0.0481952973910705 6669,5739,5570,0.0504068578554883,0.0504068578554883 6671,5740,5741,0.102055279401325,0.102055279401325 6672,5741,3933,0.103350213888063,0.103350213888063 6675,5742,4200,0.0968208569301817,0.0968208569301817 6676,4200,4193,0.0357662020116287,0.0357662020116287 6677,4193,1067,0.0660115016724451,0.0660115016724451 6678,1067,2520,0.0682249892032966,0.0682249892032966 6679,2520,2503,0.0444235862340648,0.0444235862340648 6680,2503,5743,0.0929237526477458,0.0929237526477458 6681,5743,1230,0.097564382820973,0.097564382820973 6682,1230,4808,0.0974618272678182,0.0974618272678182 6683,4808,2175,0.100974351727253,0.100974351727253 6685,5744,5745,0.139227813146129,0.139227813146129 20421,10782,10783,0.171335167034037,0.171335167034037 6686,5745,4628,0.122998125096167,0.122998125096167 6687,4628,378,0.0772242252157125,0.0772242252157125 6688,378,1257,0.0550380704812319,0.0550380704812319 6689,1257,4543,0.132381944494249,0.132381944494249 6690,4543,2715,0.0724896248395526,0.0724896248395526 7972,6547,5411,0.11011441218455,0.11011441218455 6691,2715,2699,0.0727973179644107,0.0727973179644107 6692,2699,5748,0.121810190364873,0.121810190364873 6696,5750,5751,0.00763183841002978,0.00763183841002978 6697,5751,5752,0.692257458082336,0.692257458082336 6698,2026,4672,0.134236367930218,0.134236367930218 6699,4672,5753,0.102239429594337,0.102239429594337 6700,5753,5754,0.100506379378587,0.100506379378587 6702,5755,5756,0.2002287044093,0.2002287044093 6704,5757,5758,0.173042563926175,0.173042563926175 6706,5759,744,0.063721377479395,0.063721377479395 6707,744,1562,0.141424652289019,0.141424652289019 6708,1562,5760,0.139452228533295,0.139452228533295 6709,5760,5761,0.121153404070921,0.121153404070921 6710,5761,5762,0.0103214683330101,0.0103214683330101 6711,5762,5763,0.04652452941841,0.04652452941841 6712,5764,5765,0.155984788161682,0.155984788161682 6716,5767,5768,0.200784793626825,0.200784793626825 6743,3756,5769,0.0494129956173261,0.0494129956173261 7994,6557,2764,0.0940480727939324,0.0940480727939324 6717,5768,5772,0.846413211947238,0.846413211947238 6718,5772,517,0.0606861281340196,0.0606861281340196 6719,517,5773,0.188473310975888,0.188473310975888 6721,5774,5775,0.0796153059223016,0.0796153059223016 6722,5775,5776,0.00646390558051832,0.00646390558051832 6723,5776,3007,0.1066159594542,0.1066159594542 6724,3007,5777,0.100407769542541,0.100407769542541 6725,5777,4393,0.00579135202620092,0.00579135202620092 6726,4393,5778,0.102044175747327,0.102044175747327 6727,5778,5779,0.107668499777307,0.107668499777307 6728,5779,5780,0.108043382155599,0.108043382155599 6729,5780,5781,0.101222003009649,0.101222003009649 6730,5781,5782,0.103527244594317,0.103527244594317 6733,5784,5785,0.0519740547318723,0.0519740547318723 6734,5785,5786,0.0540518378903488,0.0540518378903488 6735,5786,5787,0.105403398355375,0.105403398355375 6736,5787,5788,0.0515636589786252,0.0515636589786252 6737,5788,5789,0.0542361941294726,0.0542361941294726 6738,5789,1159,0.0519632563805573,0.0519632563805573 6739,1159,1609,0.055296326623055,0.055296326623055 6742,5791,3756,0.0502859716725157,0.0502859716725157 6744,5769,5792,0.0505152652453619,0.0505152652453619 6745,5792,5793,0.0487326254633791,0.0487326254633791 6746,5793,5794,0.0492772484970981,0.0492772484970981 6747,5794,5795,0.0490197084274457,0.0490197084274457 6748,5795,4008,0.0494402902066907,0.0494402902066907 6749,4008,5796,0.0498144967732103,0.0498144967732103 6750,5796,5797,0.0492676243070722,0.0492676243070722 6751,5797,5798,0.0496699296957128,0.0496699296957128 6752,5798,1392,0.0490530110641543,0.0490530110641543 6753,1392,5799,0.0511729331725758,0.0511729331725758 6755,5800,5801,0.0504747882864981,0.0504747882864981 6756,5801,2540,0.0519704512694329,0.0519704512694329 6758,5802,5803,0.0134893781959873,0.0134893781959873 6759,5803,5804,0.0651761990637723,0.0651761990637723 6760,5804,5805,0.00867856878189995,0.00867856878189995 6761,5805,5806,0.145096674327765,0.145096674327765 6762,5806,5807,0.146807263740651,0.146807263740651 6763,5807,5808,0.0971857772299024,0.0971857772299024 8041,6591,5218,0.10367384999594,0.10367384999594 6766,5810,5811,0.146768415759705,0.146768415759705 6768,1701,5812,0.0556890737408001,0.0556890737408001 6769,5812,5813,0.0500299056894462,0.0500299056894462 6770,5813,572,0.048773855210923,0.048773855210923 6771,572,4985,0.0488849816155661,0.0488849816155661 6772,4985,5815,0.0487728428614096,0.0487728428614096 6773,5815,5816,0.0486567223604475,0.0486567223604475 6774,5816,5817,0.0490027802416811,0.0490027802416811 6775,5817,5819,0.0533578755133891,0.0533578755133891 6776,5819,5820,0.0539390556466382,0.0539390556466382 6778,5821,5822,0.0489941039004867,0.0489941039004867 6780,3617,5823,0.0506292858836976,0.0506292858836976 6781,5823,5824,0.0500724300001191,0.0500724300001191 6782,5824,5825,0.0499880884355422,0.0499880884355422 6783,5825,5099,0.0484306981291016,0.0484306981291016 6784,5099,5826,0.0978349213689401,0.0978349213689401 8066,6604,2108,0.411848469661871,0.411848469661871 6786,3484,5827,0.0514683137992155,0.0514683137992155 6787,5827,5828,0.0484135897290906,0.0484135897290906 6789,5829,3698,0.0457527085543311,0.0457527085543311 6790,3698,5705,0.0484471809833024,0.0484471809833024 6791,5705,4572,0.0515108919391295,0.0515108919391295 6792,4572,5830,0.105767692426024,0.105767692426024 6793,5830,5831,0.0553912495449553,0.0553912495449553 6794,5831,5832,0.0496407969110197,0.0496407969110197 6795,5832,5833,0.0474198419855964,0.0474198419855964 6796,5833,5834,0.0495588851512039,0.0495588851512039 6797,5834,5835,0.0489032950107884,0.0489032950107884 6798,5835,2741,0.0480512246257303,0.0480512246257303 6800,5836,5232,0.0488850197079726,0.0488850197079726 6801,5232,5837,0.0498079610709467,0.0498079610709467 6802,5837,3174,0.0480709718129458,0.0480709718129458 6803,3174,5838,0.0510747433773575,0.0510747433773575 6804,5838,4999,0.0480555922075882,0.0480555922075882 8084,6614,6615,0.0939591856631224,0.0939591856631224 6805,4999,5839,0.0491139247433474,0.0491139247433474 6806,5839,731,0.0513728158017048,0.0513728158017048 18529,9525,9153,0.0559524577768326,0.0559524577768326 6807,731,5840,0.100363141472313,0.100363141472313 6810,4683,1528,0.0512242368793757,0.0512242368793757 6811,1528,5087,0.0490096920376181,0.0490096920376181 6812,5087,5841,0.0531197353238214,0.0531197353238214 6813,5841,5011,0.0514391840217863,0.0514391840217863 6814,5011,1747,0.0499193361712115,0.0499193361712115 6815,1747,5608,0.0521168381912245,0.0521168381912245 6816,5608,5842,0.0474458476070982,0.0474458476070982 6817,5842,5449,0.0516188826793533,0.0516188826793533 6818,5449,5428,0.0497563082276933,0.0497563082276933 6819,5428,5390,0.0522374705433985,0.0522374705433985 6820,5390,5843,0.0480447601658553,0.0480447601658553 6822,5844,5845,0.0146913941785162,0.0146913941785162 6823,5845,1699,0.184528247922268,0.184528247922268 6824,1699,5846,0.0932680068963059,0.0932680068963059 6825,5846,5847,0.0932852372069282,0.0932852372069282 6826,5847,3120,0.098410300465854,0.098410300465854 6827,3120,5848,0.0905968964383526,0.0905968964383526 6828,5848,5849,0.19461602791519,0.19461602791519 8104,239,6631,0.0428753899381976,0.0428753899381976 6830,5850,5851,0.0206820775273506,0.0206820775273506 6833,1635,5853,0.0933590693142476,0.0933590693142476 6834,5853,5854,0.015431953306933,0.015431953306933 6835,5854,4213,0.0860217230993429,0.0860217230993429 6836,4213,5855,0.0995731813164872,0.0995731813164872 6837,5855,192,0.102944368273924,0.102944368273924 6838,192,2922,0.0977156398673512,0.0977156398673512 6840,5305,1460,0.094441811393562,0.094441811393562 6841,1460,5433,0.104542660065313,0.104542660065313 6843,5856,1868,0.210287860037949,0.210287860037949 6844,1868,4186,0.189585415099738,0.189585415099738 6846,5432,5857,0.104903215241116,0.104903215241116 6847,5857,5858,0.105720950651237,0.105720950651237 6848,5858,5859,0.105743888331652,0.105743888331652 6849,5859,4421,0.104252361029944,0.104252361029944 6852,5861,5862,0.0519463280728807,0.0519463280728807 6853,5862,5863,0.0520746976816124,0.0520746976816124 6854,5863,5864,0.053223022054701,0.053223022054701 6855,5864,4317,0.0510499917933612,0.0510499917933612 8127,6232,6642,0.179146147134138,0.179146147134138 6857,5865,4505,0.0514748271562017,0.0514748271562017 6858,4505,3608,0.0515275362522861,0.0515275362522861 6859,3608,5866,0.050240952107019,0.050240952107019 6860,5866,5867,0.0507479546434346,0.0507479546434346 6861,5867,5067,0.0521453287858806,0.0521453287858806 6862,5067,5868,0.051338093574988,0.051338093574988 6863,5868,5869,0.0516032507649761,0.0516032507649761 6864,5869,5870,0.0504748368648883,0.0504748368648883 6865,5870,5871,0.0517263613465763,0.0517263613465763 6866,5871,5872,0.102624635673,0.102624635673 6867,5872,3299,0.100255573957512,0.100255573957512 6869,5873,5874,0.0663164411935832,0.0663164411935832 6870,5874,5875,0.0488050085545576,0.0488050085545576 6871,5875,5876,0.702184603750594,0.702184603750594 6874,4525,5880,0.0113022768719971,0.0113022768719971 6875,5880,5881,0.00806516295239482,0.00806516295239482 6876,5881,5882,0.0293119532501538,0.0293119532501538 6877,5882,5883,0.0236481545130312,0.0236481545130312 6878,5883,5884,0.0171068759325808,0.0171068759325808 6879,5884,5885,0.034181660212992,0.034181660212992 6880,5885,5887,0.100387180512852,0.100387180512852 6882,4433,5888,0.29159089003557,0.29159089003557 6883,5888,4667,0.102395884967111,0.102395884967111 6885,1334,1389,0.100271016747699,0.100271016747699 6886,1389,5889,0.10737593920352,0.10737593920352 6887,5889,5890,0.105882607972477,0.105882607972477 6888,5890,4707,0.0969202900217867,0.0969202900217867 6889,4707,5891,0.0993764614715991,0.0993764614715991 6890,5891,5892,0.0973957865151901,0.0973957865151901 6891,5892,5894,0.0203600085186263,0.0203600085186263 6893,5697,5895,0.0355610028885881,0.0355610028885881 6894,5895,5896,0.0640153359599377,0.0640153359599377 6896,4960,5897,0.0913255616395888,0.0913255616395888 6897,5897,766,0.157641216727225,0.157641216727225 6898,766,5898,0.395381245817633,0.395381245817633 6899,5898,5899,0.0981801741162947,0.0981801741162947 6900,5899,5900,0.174689811260162,0.174689811260162 6902,2304,156,0.331433636002878,0.331433636002878 6903,156,1720,0.249409879986366,0.249409879986366 6904,1720,5901,0.152027484629828,0.152027484629828 6906,5902,5903,1.05455714042968,1.05455714042968 6907,491,5904,0.0146888160266615,0.0146888160266615 6908,5904,5905,0.0975979556077691,0.0975979556077691 6910,5906,5907,0.0945117172125904,0.0945117172125904 6911,5907,5908,0.096024253167286,0.096024253167286 6913,1999,3359,0.0933322730569792,0.0933322730569792 6914,3359,2753,0.0957031890234733,0.0957031890234733 6915,2753,5909,0.0964098595755736,0.0964098595755736 6916,5909,2279,0.103797892128295,0.103797892128295 6917,2279,3601,0.0979307072208472,0.0979307072208472 6918,3601,5910,0.101687049589159,0.101687049589159 6919,5910,2134,0.103076736979193,0.103076736979193 6920,2134,5911,0.0994872973933105,0.0994872973933105 6921,5911,5912,0.098205073412404,0.098205073412404 6944,5930,5931,0.00713304879374381,0.00713304879374381 6922,5912,5913,1.00880972234204,1.00880972234204 6923,5914,3921,0.0830806742363044,0.0830806742363044 6924,3921,1014,0.0989804018365723,0.0989804018365723 6925,1014,5915,0.0998222515540108,0.0998222515540108 6926,5915,5916,0.104139822117371,0.104139822117371 6927,5916,5023,0.0793768943130485,0.0793768943130485 6929,5917,5918,0.112165266092601,0.112165266092601 6930,5918,5919,0.108065845165718,0.108065845165718 6931,5919,5920,0.0537421133423824,0.0537421133423824 6932,5920,5921,0.0547683090118863,0.0547683090118863 6933,5921,5922,0.0617512871216813,0.0617512871216813 6934,5922,5923,0.0505486132029595,0.0505486132029595 6935,5923,5924,0.0485674117985671,0.0485674117985671 6936,5924,5925,0.00910751947845144,0.00910751947845144 6937,5925,3160,0.040672974998317,0.040672974998317 6938,3160,5926,0.0119123696733134,0.0119123696733134 6939,5926,5927,0.0422638247579918,0.0422638247579918 6940,5927,5928,0.00946046354749371,0.00946046354749371 6941,5928,4978,0.0392608349230605,0.0392608349230605 6942,4978,5929,0.00830374951839601,0.00830374951839601 6943,5929,5930,0.04322033436118,0.04322033436118 12307,8642,8643,0.0298175315684779,0.0298175315684779 6945,5931,5932,0.0454758802600548,0.0454758802600548 6946,5932,5933,0.0473060152011751,0.0473060152011751 6947,5933,5934,0.0496187677804403,0.0496187677804403 6948,5934,5935,0.0504477908402203,0.0504477908402203 6949,5935,5050,0.0515402266931002,0.0515402266931002 6950,5050,5687,0.0468197679026621,0.0468197679026621 6953,5453,982,0.0502364246424336,0.0502364246424336 6954,982,5937,0.0968891441459385,0.0968891441459385 6955,5937,5938,0.0503259455718068,0.0503259455718068 6956,5938,5939,0.0502893520356679,0.0502893520356679 6957,5939,3129,0.0485573864514234,0.0485573864514234 6958,3129,5117,0.0498372694791184,0.0498372694791184 6959,5117,5941,0.0493022558846739,0.0493022558846739 6960,5941,4716,0.0507626244890517,0.0507626244890517 6961,4716,5942,0.142284142826663,0.142284142826663 6963,5943,5944,0.01393899602166,0.01393899602166 6964,5944,5945,0.364458473389243,0.364458473389243 6965,5945,5946,0.0993153072226578,0.0993153072226578 6966,5946,5947,0.101492282005104,0.101492282005104 6967,5947,5948,0.101164116161519,0.101164116161519 6968,5948,5949,0.102917574680079,0.102917574680079 6969,5949,5950,0.099000654458151,0.099000654458151 6970,5950,5951,0.102683540906436,0.102683540906436 6972,5952,5145,0.0645729302199529,0.0645729302199529 6973,5145,2119,0.0381578888853594,0.0381578888853594 6975,5953,5954,0.100685153983508,0.100685153983508 6976,5954,5955,0.195476970380349,0.195476970380349 6978,5511,5956,0.144816938742182,0.144816938742182 6979,5956,2899,0.0164641943336492,0.0164641943336492 6981,5957,5776,0.0786471324555583,0.0786471324555583 6982,5776,5958,0.142074016754489,0.142074016754489 6984,5959,5960,0.119153206354199,0.119153206354199 6985,5960,5961,0.0270871445537288,0.0270871445537288 6986,5961,5962,0.145839788109516,0.145839788109516 6987,5962,5963,0.00712354730707594,0.00712354730707594 6988,5963,5964,0.140131025523345,0.140131025523345 6989,5964,5965,0.140225597174846,0.140225597174846 6990,5965,4943,0.0161740048379517,0.0161740048379517 6992,5354,5966,0.0365984296224293,0.0365984296224293 8275,6722,2311,0.00867549185460531,0.00867549185460531 6993,5966,5967,0.107476511645453,0.107476511645453 6994,5967,5968,0.147256677185358,0.147256677185358 6995,5968,5969,0.146721278462678,0.146721278462678 6996,5969,5361,0.147170892096024,0.147170892096024 6997,5361,2684,0.148391053722383,0.148391053722383 6999,5970,807,0.0217813759552713,0.0217813759552713 7001,5971,4332,0.0931508534748433,0.0931508534748433 7002,4332,5038,0.0953468172233397,0.0953468172233397 7004,5972,5857,0.176936009900748,0.176936009900748 7005,5857,1300,0.178425403895618,0.178425403895618 7006,1300,5973,0.247668336727678,0.247668336727678 7008,5974,5975,0.19695744936537,0.19695744936537 7010,1502,4378,0.103568243200344,0.103568243200344 7012,5976,2341,0.175343347413509,0.175343347413509 7013,2341,5977,0.176971375987128,0.176971375987128 7014,5977,4784,0.243234077821538,0.243234077821538 7015,4784,5979,0.240492752461347,0.240492752461347 7016,5979,5980,0.0330257004550899,0.0330257004550899 7017,5980,5981,0.271622774119548,0.271622774119548 7018,5981,5982,0.132843712894559,0.132843712894559 7020,5983,5984,0.0865708728240205,0.0865708728240205 7021,5984,5985,0.115162845747273,0.115162845747273 7023,758,5986,0.228351368086018,0.228351368086018 7026,5146,5157,0.0344312485594002,0.0344312485594002 7027,5157,5953,0.0793791794144798,0.0793791794144798 7028,5953,2240,0.201141072863101,0.201141072863101 7029,2240,4913,0.204101361959596,0.204101361959596 7031,5988,5989,0.202410682591791,0.202410682591791 7032,5989,5990,0.204104998697393,0.204104998697393 7033,5990,689,0.195952399265096,0.195952399265096 7034,689,1980,0.165723809852799,0.165723809852799 7035,1980,1965,0.0389234534803582,0.0389234534803582 7036,1965,5991,0.211595737081182,0.211595737081182 7037,5991,2477,0.19787541766453,0.19787541766453 7039,5911,5992,0.199600309761125,0.199600309761125 7040,5992,802,0.200311937766574,0.200311937766574 7041,802,5993,0.204076160777324,0.204076160777324 7042,5993,5994,0.207502868601311,0.207502868601311 7043,5994,5995,0.201507936335064,0.201507936335064 18161,10256,2170,0.118696748630409,0.118696748630409 7044,5995,3065,0.198422916856477,0.198422916856477 7045,3065,5996,0.187785068593932,0.187785068593932 7048,5998,1151,0.103522476706234,0.103522476706234 7049,1151,5999,0.201885859106491,0.201885859106491 7050,5999,2774,0.203030941446461,0.203030941446461 7051,2774,6000,0.200151361396455,0.200151361396455 7053,4375,2856,0.142504312909228,0.142504312909228 7054,2856,6001,0.0983652484533134,0.0983652484533134 7055,6001,6002,0.0964239306891795,0.0964239306891795 7056,6002,6003,0.098310599923513,0.098310599923513 7057,6003,1761,0.137700629072643,0.137700629072643 7058,1761,6004,0.100513600298964,0.100513600298964 7059,6004,3822,0.0995871831820294,0.0995871831820294 7060,3822,5898,0.137360760654976,0.137360760654976 7061,5898,6005,0.132447355715672,0.132447355715672 7063,1597,1654,0.133194225128182,0.133194225128182 7064,1654,6006,0.125247640008909,0.125247640008909 7065,6006,4209,0.0896990215886268,0.0896990215886268 7067,6007,200,0.0969312782671765,0.0969312782671765 7069,6008,6009,0.237519218216988,0.237519218216988 7071,6010,700,0.202130694041649,0.202130694041649 7072,700,6011,0.200920157017241,0.200920157017241 7074,1752,6012,0.41064210801689,0.41064210801689 7076,6013,898,0.069285729612221,0.069285729612221 7079,5168,6014,0.173942254032852,0.173942254032852 7080,6014,2356,0.178647695597581,0.178647695597581 7081,2356,4157,0.173431342052579,0.173431342052579 7082,4157,4744,0.174265758482508,0.174265758482508 7083,4744,6015,0.17586665041424,0.17586665041424 7084,6015,6017,0.166030537226764,0.166030537226764 7085,6017,1206,0.168368552768231,0.168368552768231 7086,1206,6018,0.0222310506019077,0.0222310506019077 7087,6018,3777,0.199517083270274,0.199517083270274 7088,3777,6019,0.15332994885881,0.15332994885881 7089,6019,956,0.176955920540622,0.176955920540622 7090,956,6020,0.174665514088028,0.174665514088028 7091,6020,4894,0.161958937862416,0.161958937862416 7092,4894,6021,0.18390531780345,0.18390531780345 7093,6021,5492,0.174079428498661,0.174079428498661 7094,5492,6022,0.20029370655809,0.20029370655809 7096,3037,6023,0.213499262828813,0.213499262828813 7098,3578,5645,0.141952777714747,0.141952777714747 8369,876,4464,0.138360134725968,0.138360134725968 7100,4359,4350,0.0475473932483631,0.0475473932483631 7101,4350,1533,0.0507609705805194,0.0507609705805194 7102,1533,6024,0.087689125787215,0.087689125787215 7103,6024,3036,0.0935380351023268,0.0935380351023268 7105,2396,6026,0.14381066174273,0.14381066174273 7107,1270,4534,0.202622361744701,0.202622361744701 7108,4534,6027,0.199229442979025,0.199229442979025 7110,6028,6029,0.912875631293974,0.912875631293974 7112,1075,2498,0.0816070075181441,0.0816070075181441 7113,2498,6030,0.0415787253165096,0.0415787253165096 7114,6030,6031,0.0433303737265817,0.0433303737265817 7116,6032,6033,0.0508682336735258,0.0508682336735258 7117,6033,1215,0.0487831269807967,0.0487831269807967 7118,1215,6034,0.0505678656124617,0.0505678656124617 7119,6034,4787,0.0490298276079548,0.0490298276079548 7120,4787,6035,0.0502099740409632,0.0502099740409632 7121,6035,2168,0.0503125854793333,0.0503125854793333 7122,2168,6036,0.0482434584483166,0.0482434584483166 17215,8403,8420,0.200752773596098,0.200752773596098 7123,6036,6037,0.0486536038515005,0.0486536038515005 7125,6038,6039,0.0499795151912972,0.0499795151912972 7126,6039,6040,0.0491412278477837,0.0491412278477837 7127,6040,6041,0.0497771068440158,0.0497771068440158 7128,6041,6042,0.0494653664650395,0.0494653664650395 7129,6042,4660,0.0491491990718702,0.0491491990718702 7130,4660,6043,0.0497609288638681,0.0497609288638681 7131,6043,1290,0.0489747324983769,0.0489747324983769 7133,6044,4562,0.0495973986652376,0.0495973986652376 7134,4562,6045,0.0489640905184848,0.0489640905184848 7135,6045,6046,0.0491691479666822,0.0491691479666822 7136,6046,6047,0.0507578186257211,0.0507578186257211 7137,6047,2730,0.0500913644840885,0.0500913644840885 7138,2730,6048,0.0486937991070737,0.0486937991070737 7139,6048,6049,0.0563508416708434,0.0563508416708434 7140,6049,6050,0.0543668616299433,0.0543668616299433 7141,6050,3755,0.049786406684993,0.049786406684993 7142,3755,6051,0.0495857892809515,0.0495857892809515 7143,6051,6052,0.0496881410470813,0.0496881410470813 7144,6052,6053,0.0491149994031363,0.0491149994031363 18545,5563,7539,0.0787059485791879,0.0787059485791879 7145,6053,6054,0.0498540025598143,0.0498540025598143 7146,6054,6055,0.0489875409651698,0.0489875409651698 7147,6055,4007,0.0499802866726516,0.0499802866726516 7148,4007,6056,0.0488162842829032,0.0488162842829032 7149,6056,6057,0.0489359547659716,0.0489359547659716 7150,6057,6058,0.0509862761511403,0.0509862761511403 7151,6058,1391,0.0507897478531174,0.0507897478531174 7152,1391,6059,0.0484575520219378,0.0484575520219378 7154,6060,6061,0.051268887373703,0.051268887373703 7155,6061,3440,0.0523540538479921,0.0523540538479921 7156,3440,6062,0.0526542821957606,0.0526542821957606 7157,6062,5722,0.0500652354639954,0.0500652354639954 7158,5722,6063,0.0491749564449066,0.0491749564449066 7159,6063,6064,0.0490553316653512,0.0490553316653512 7160,6064,6065,0.0504053225202572,0.0504053225202572 7161,6065,6066,0.0491577785316978,0.0491577785316978 7162,6066,6067,0.0500917004504544,0.0500917004504544 7163,6067,6068,0.0487330457346556,0.0487330457346556 7164,6068,6069,0.0500468552276867,0.0500468552276867 7165,6069,1089,0.0473039342434908,0.0473039342434908 7166,1089,6070,0.0519349767204956,0.0519349767204956 7167,6070,6071,0.0483547253107021,0.0483547253107021 7169,6072,3860,0.0495593243927177,0.0495593243927177 7170,3860,6073,0.0493012970703545,0.0493012970703545 7171,6073,5585,0.0529959751032204,0.0529959751032204 7173,1003,5222,0.108094382628624,0.108094382628624 7175,6074,3213,0.169273308004073,0.169273308004073 7176,3213,6075,0.200540081035548,0.200540081035548 7177,6075,1924,0.199718283006537,0.199718283006537 7178,1924,6076,0.202212418704144,0.202212418704144 7179,6076,3268,0.201184980777767,0.201184980777767 7180,3268,6077,0.201398824177077,0.201398824177077 7181,6077,81,0.202519482529809,0.202519482529809 7182,81,3517,0.205035908609294,0.205035908609294 7183,3517,4259,0.201561198640626,0.201561198640626 7184,4259,6078,0.201877222241407,0.201877222241407 7185,6078,6079,0.198020897047098,0.198020897047098 7186,6079,5828,0.204359521871182,0.204359521871182 7187,5828,6080,0.203452288011347,0.203452288011347 7188,6080,6081,0.199577893436046,0.199577893436046 7189,6082,4198,0.0554105901874734,0.0554105901874734 8462,1578,6834,0.296770354889592,0.296770354889592 7190,4198,6083,0.479532197769768,0.479532197769768 7193,6085,3417,0.199987779646285,0.199987779646285 7195,5561,6086,0.0785728419075768,0.0785728419075768 7196,6086,6087,0.711200705359908,0.711200705359908 7197,6088,6089,0.0569381576865727,0.0569381576865727 7199,1755,4797,0.0569796757564415,0.0569796757564415 7200,4797,6090,0.0568688820659326,0.0568688820659326 7201,6090,2163,0.0576467707798926,0.0576467707798926 7202,2163,6091,0.115287318699314,0.115287318699314 7204,4029,6092,0.199820514844545,0.199820514844545 7205,6092,3413,0.201407533266255,0.201407533266255 7207,6093,6094,0.0604203300865654,0.0604203300865654 7208,6094,6095,0.0494745769978518,0.0494745769978518 7209,6095,6096,0.0926701881064251,0.0926701881064251 7210,6096,4028,0.05825540400242,0.05825540400242 7212,5558,6097,0.589453817263917,0.589453817263917 7213,111,6098,0.0840698350347185,0.0840698350347185 7214,6098,5387,0.102649580636379,0.102649580636379 7216,6099,4834,0.0618019179836103,0.0618019179836103 7217,4834,6100,0.103506880889302,0.103506880889302 7218,6100,6101,0.102436270515026,0.102436270515026 7219,6101,6102,0.0462582791506537,0.0462582791506537 7221,5388,6103,0.0951666989097628,0.0951666989097628 7222,6103,6104,0.103533109860882,0.103533109860882 17793,6179,8402,0.062258154453335,0.062258154453335 7223,6104,6105,1.01266363478673,1.01266363478673 7226,6107,6108,0.0985711721031886,0.0985711721031886 7227,6108,6109,0.106459269312792,0.106459269312792 7228,6109,6110,0.106833918076069,0.106833918076069 7229,6110,3622,0.0989181087898918,0.0989181087898918 7230,3622,6111,0.098886772683552,0.098886772683552 7231,6111,6112,0.0498651872917774,0.0498651872917774 7232,6112,6113,0.0465544361472323,0.0465544361472323 7233,6113,6114,0.048644459525012,0.048644459525012 7234,6114,1769,0.0504837415599517,0.0504837415599517 7235,1769,4488,0.0559949291466801,0.0559949291466801 7236,4488,6115,0.0469382916231929,0.0469382916231929 7237,6115,4839,0.0486148679353184,0.0486148679353184 7239,1519,5280,0.0508144170388461,0.0508144170388461 7240,5280,6116,0.0496680994860777,0.0496680994860777 7241,6116,1086,0.0854394240121282,0.0854394240121282 7244,6118,5426,0.102968153598516,0.102968153598516 7245,5426,6119,0.101169119900675,0.101169119900675 7246,6119,2048,0.10059076820208,0.10059076820208 7247,2048,6120,0.0997250287478783,0.0997250287478783 7248,6120,6121,0.100591265363907,0.100591265363907 7249,6121,6122,0.0474195280765072,0.0474195280765072 7250,6122,3477,0.0495243305794908,0.0495243305794908 7251,3477,6123,0.0472960657562571,0.0472960657562571 7252,6123,6075,0.0518212274102399,0.0518212274102399 7253,6075,6124,0.0477720158174774,0.0477720158174774 7254,6124,3692,0.0491494225474026,0.0491494225474026 7255,3692,6125,0.0492733746042409,0.0492733746042409 7256,6125,4567,0.0513179295413005,0.0513179295413005 7257,4567,6126,0.104996585237884,0.104996585237884 7259,6127,6128,0.202552708883543,0.202552708883543 7260,6128,6129,0.200575382409089,0.200575382409089 7261,6129,6130,0.200851528697639,0.200851528697639 7263,6131,4042,0.178407205955933,0.178407205955933 7264,4042,6132,0.176658257473219,0.176658257473219 7265,6132,6133,0.173893747367395,0.173893747367395 7266,6133,1832,0.00321363581065808,0.00321363581065808 7267,1832,6134,0.0979518830790181,0.0979518830790181 7268,6134,2577,0.0768544895315019,0.0768544895315019 7270,2974,713,0.0553033256449361,0.0553033256449361 7271,713,1884,0.049816225531446,0.049816225531446 7272,1884,269,0.0489259588819734,0.0489259588819734 7273,269,6135,0.049929244786193,0.049929244786193 7274,6135,6095,0.0608968307992014,0.0608968307992014 7276,1819,6136,0.206807888451467,0.206807888451467 7278,6137,6138,0.137211297869344,0.137211297869344 7280,6139,4576,0.0888580713995718,0.0888580713995718 7281,4576,6140,0.134023429450374,0.134023429450374 7282,6140,5292,0.135037120828343,0.135037120828343 7283,5292,6141,0.134292125855752,0.134292125855752 7285,11,6142,0.134290112908847,0.134290112908847 7286,6142,6143,0.134379347336523,0.134379347336523 7287,6143,6144,0.135319045428869,0.135319045428869 7288,6144,6145,0.133823509557072,0.133823509557072 7289,6145,6146,0.133595456488811,0.133595456488811 7290,6146,6147,0.132813208199385,0.132813208199385 7291,6147,6148,0.135903166352965,0.135903166352965 7293,6149,5532,0.117263436099258,0.117263436099258 7294,5532,6150,0.292646155170772,0.292646155170772 7296,4069,6054,0.143532163506992,0.143532163506992 7297,6054,5794,0.200517814130868,0.200517814130868 7299,6151,6152,0.134234537479531,0.134234537479531 7300,6152,2491,0.134965193585355,0.134965193585355 7301,2491,2836,0.132191750515313,0.132191750515313 7303,2760,6153,0.17786816992516,0.17786816992516 7304,6153,3104,0.174733256162163,0.174733256162163 7305,3104,6156,0.194828104098244,0.194828104098244 7307,62,3549,0.192897189560382,0.192897189560382 7309,191,5855,0.144500472019434,0.144500472019434 7313,1335,6158,0.164940728280041,0.164940728280041 7315,3709,719,0.105637457999026,0.105637457999026 7317,3184,6159,0.175088076753778,0.175088076753778 7318,6159,91,0.0479220492178455,0.0479220492178455 7319,91,3527,0.203258724621779,0.203258724621779 7320,3527,6160,0.201096029386997,0.201096029386997 7321,6160,6161,0.201913621123293,0.201913621123293 7323,6162,5834,0.203525395170747,0.203525395170747 7324,5834,6163,0.200952914390398,0.200952914390398 7326,3276,3651,0.182839298131176,0.182839298131176 7329,6166,4285,0.103763551261197,0.103763551261197 7331,1617,6167,0.103830241851319,0.103830241851319 7333,6168,2159,0.117895446926253,0.117895446926253 7334,2159,4795,0.11289998607803,0.11289998607803 7335,4795,1226,0.113625921506999,0.113625921506999 7337,4401,4400,0.117696624021516,0.117696624021516 7341,2320,4278,0.147648925220672,0.147648925220672 7342,4278,6174,0.145039413918761,0.145039413918761 7343,6174,633,0.147839808469135,0.147839808469135 7344,633,5324,0.144274087604939,0.144274087604939 7345,5324,2036,0.144878759704946,0.144878759704946 7346,2036,6175,0.146765627629388,0.146765627629388 7347,6175,5506,0.146988764364424,0.146988764364424 7349,4458,6176,0.146285529633972,0.146285529633972 7350,6176,6177,0.143815084290611,0.143815084290611 7351,6177,6178,0.149072223288683,0.149072223288683 7352,6178,6179,0.102502676747671,0.102502676747671 7353,6179,6180,0.0433701075577025,0.0433701075577025 7354,6180,6181,0.146972104646326,0.146972104646326 7355,6181,6182,0.147344314502621,0.147344314502621 7356,6182,6183,0.145754933885852,0.145754933885852 7357,6183,6184,0.147948446924155,0.147948446924155 7358,6184,6185,0.145005273136899,0.145005273136899 7359,6185,6186,0.141478743986661,0.141478743986661 7360,6186,5784,0.0051191432185562,0.0051191432185562 7361,5784,6187,0.145606807182671,0.145606807182671 7362,6187,6188,0.145777030768037,0.145777030768037 7363,6188,6189,0.147177496711371,0.147177496711371 7365,999,4221,0.0806091686632927,0.0806091686632927 7366,4221,6190,0.102381971527348,0.102381971527348 7367,6190,6193,0.0984965085324321,0.0984965085324321 7368,6193,969,0.0952400858484175,0.0952400858484175 7369,969,6194,0.0506536388127553,0.0506536388127553 7370,6194,5287,0.0506057613654141,0.0506057613654141 7371,5287,3152,0.0954510374534177,0.0954510374534177 7372,3152,4968,0.0960843478924756,0.0960843478924756 7373,4968,6195,0.0415654887010154,0.0415654887010154 15921,9749,9750,0.0318908811678005,0.0318908811678005 7401,6213,6214,0.0495719593537107,0.0495719593537107 7374,335,340,0.288826145863276,0.288826145863276 7378,519,6197,0.0784497798176465,0.0784497798176465 7379,6197,6198,0.0395399248279629,0.0395399248279629 7380,6198,6199,0.019955626672929,0.019955626672929 7382,6200,6201,0.0919482301684137,0.0919482301684137 7383,6201,6202,0.111020276961071,0.111020276961071 7385,4485,6203,0.0919528384362936,0.0919528384362936 7386,6203,4199,0.0670783480641165,0.0670783480641165 7387,4199,6204,0.129739883939344,0.129739883939344 7388,6204,6083,0.021522983414344,0.021522983414344 7390,1820,6205,0.059780784078693,0.059780784078693 7391,6205,6206,0.0520794903588436,0.0520794903588436 7392,6206,6207,0.0535277276856965,0.0535277276856965 7393,6207,6208,0.052616435606338,0.052616435606338 7395,6209,6210,0.054197774205049,0.054197774205049 7396,6210,600,0.122572832169608,0.122572832169608 7397,600,6211,0.0472521628905724,0.0472521628905724 7398,6211,5708,0.0430357389006543,0.0430357389006543 7399,5708,6212,0.0495085394583916,0.0495085394583916 7400,6212,6213,0.0462483397604104,0.0462483397604104 7402,6214,6215,0.0428153220943109,0.0428153220943109 7403,6215,6216,0.0471000262746752,0.0471000262746752 7404,6216,6217,0.0473822229177533,0.0473822229177533 7405,6217,1100,0.091970261814681,0.091970261814681 7406,1100,6218,0.0449415553049736,0.0449415553049736 7407,6218,6219,0.0480654852744355,0.0480654852744355 7408,6219,6221,0.0454218674668918,0.0454218674668918 7409,6221,3858,0.0463369187822574,0.0463369187822574 7410,3858,6222,0.0463493111972249,0.0463493111972249 7411,6222,5594,0.0512843332286284,0.0512843332286284 7412,5594,6223,0.0568069326737853,0.0568069326737853 7413,6223,6224,0.0525700432289869,0.0525700432289869 7414,6224,6225,0.0976339163821139,0.0976339163821139 7439,6242,6243,0.0662881511283164,0.0662881511283164 7415,6225,6226,0.598121759063317,0.598121759063317 7416,3855,6227,0.0533569775705536,0.0533569775705536 7417,6227,5550,0.054545728952838,0.054545728952838 7419,6228,6229,0.0491582246006862,0.0491582246006862 7420,6229,6230,0.632851875022697,0.632851875022697 7421,4649,6231,0.0998318489902405,0.0998318489902405 7423,3956,6232,0.132968901609209,0.132968901609209 7424,6232,6233,0.0436348818689085,0.0436348818689085 7425,6233,6234,0.0454822742996404,0.0454822742996404 7426,6234,6235,0.049945575036802,0.049945575036802 7427,6235,6236,0.0503304157761669,0.0503304157761669 7428,6236,6237,0.0508263629674458,0.0508263629674458 7429,6237,4952,0.0505868421691217,0.0505868421691217 7430,4952,4681,0.10191805721873,0.10191805721873 7431,4681,6238,0.099594470461032,0.099594470461032 7432,6238,6239,0.057251122773958,0.057251122773958 7433,6239,6240,0.108863184827896,0.108863184827896 7434,6240,5092,0.0381385955203522,0.0381385955203522 7435,5092,5227,0.108194428858344,0.108194428858344 7437,5219,6241,0.0418231546106276,0.0418231546106276 7438,6241,6242,0.0122130870650471,0.0122130870650471 7442,1601,1657,0.147607723017958,0.147607723017958 7444,5765,6244,0.238854062350574,0.238854062350574 7445,6244,5899,0.278312459096762,0.278312459096762 7446,5899,1600,0.0794217837629518,0.0794217837629518 7448,4405,4957,0.275380198668453,0.275380198668453 7450,4315,4502,0.0962009886521744,0.0962009886521744 7451,4502,6245,0.0998685092157526,0.0998685092157526 7452,6245,5078,0.0969948238046964,0.0969948238046964 7453,5078,6246,0.102086344844989,0.102086344844989 7454,6246,6247,0.102069890156656,0.102069890156656 7455,6247,6248,0.0998684901150858,0.0998684901150858 7456,6248,6249,0.099157147424293,0.099157147424293 7457,6249,6250,0.0998927126402804,0.0998927126402804 7459,4376,2857,0.174778525570848,0.174778525570848 7461,1656,6251,0.113089099397014,0.113089099397014 7462,6251,4210,0.0895877408394824,0.0895877408394824 7463,4210,6252,0.0984078699260149,0.0984078699260149 7464,6252,202,0.0984164433029134,0.0984164433029134 7465,202,2930,0.0999116533304243,0.0999116533304243 7467,5311,1467,0.0969591422712861,0.0969591422712861 7468,1467,5446,0.104331765041419,0.104331765041419 7470,6253,6254,0.108544830855141,0.108544830855141 7471,6254,6255,0.0440614876081187,0.0440614876081187 7472,6255,6256,0.10258169252724,0.10258169252724 7473,6256,6257,0.0426791560290334,0.0426791560290334 7474,6257,1181,0.0541704333597994,0.0541704333597994 7476,6258,5341,0.664349456749629,0.664349456749629 7480,1556,736,0.1281317837441,0.1281317837441 7482,6260,6261,0.0586102720745076,0.0586102720745076 7484,1188,6262,0.0214828666370953,0.0214828666370953 7485,6262,3789,0.199388923153335,0.199388923153335 7486,3789,5915,0.154872293830304,0.154872293830304 7487,5915,6263,0.0506492890867135,0.0506492890867135 7488,6264,2248,0.0665325760000431,0.0665325760000431 7489,2248,4881,0.176090081583566,0.176090081583566 7490,4881,6265,0.19613430259676,0.19613430259676 7491,6265,5479,0.175348484443179,0.175348484443179 7492,5479,6266,0.176845636908204,0.176845636908204 7493,6266,6267,0.178089834743743,0.178089834743743 7494,6267,676,0.00240181041514711,0.00240181041514711 7495,676,6268,0.00459391026290071,0.00459391026290071 7496,6268,6269,0.174858851790528,0.174858851790528 7497,6269,4598,0.173764465207871,0.173764465207871 7500,6270,6271,0.133612621428605,0.133612621428605 7501,6271,6272,0.00412533177852682,0.00412533177852682 7502,6272,6273,0.00367565176707242,0.00367565176707242 7503,6273,6274,0.134146296121319,0.134146296121319 20534,10849,10832,0.00532626442143788,0.00532626442143788 7504,6274,6275,0.138338671785307,0.138338671785307 7505,6275,829,0.140763564032817,0.140763564032817 7506,829,3569,0.13985476308825,0.13985476308825 7507,3569,5638,0.139885286720423,0.139885286720423 7508,5638,4342,0.139394668795268,0.139394668795268 7509,4342,6276,0.136887040523289,0.136887040523289 7510,6276,3042,0.135179672321338,0.135179672321338 7511,3042,6277,0.141328751765533,0.141328751765533 7512,6277,6278,0.0048613905607292,0.0048613905607292 7513,6278,6279,0.138461653724603,0.138461653724603 7514,6279,1163,0.137550674895164,0.137550674895164 7515,1163,883,0.14127337175944,0.14127337175944 7516,883,4468,0.137815416161984,0.137815416161984 7517,4468,2790,0.135224582480649,0.135224582480649 7518,2790,5258,0.130698751805084,0.130698751805084 7519,5258,6280,0.127788689349157,0.127788689349157 7521,6281,4149,0.293690516229792,0.293690516229792 7522,4149,4399,0.168839008279682,0.168839008279682 7524,6202,6282,0.107543949920042,0.107543949920042 7525,6282,6283,0.203165579542053,0.203165579542053 7526,6283,2881,0.158375292404745,0.158375292404745 7528,6284,6285,0.199406415880408,0.199406415880408 7530,2831,1439,0.198717844078091,0.198717844078091 7531,1439,6286,0.198972452931936,0.198972452931936 7533,4103,6046,0.129598634612641,0.129598634612641 7534,6046,6287,0.200664408696912,0.200664408696912 7535,6287,6288,0.407763176533057,0.407763176533057 7536,3356,6289,0.17574244534878,0.17574244534878 7537,6289,3103,0.174022554549137,0.174022554549137 7538,3103,6290,0.195576263268451,0.195576263268451 7539,6290,6291,0.0184164625226683,0.0184164625226683 7543,5848,6293,0.0908806324614032,0.0908806324614032 7544,6293,6294,0.111642131539399,0.111642131539399 7546,6295,6296,0.199763041133193,0.199763041133193 7547,6297,4228,0.205146518268072,0.205146518268072 7548,4228,6298,0.220075142380819,0.220075142380819 7549,6299,6300,0.269225278413762,0.269225278413762 7550,6300,6301,0.135380699238895,0.135380699238895 7551,6301,6037,0.201685647547083,0.201685647547083 7552,6037,4092,0.180825512734332,0.180825512734332 8788,5909,7005,0.202308283638507,0.202308283638507 7555,1356,1434,0.0619921139139986,0.0619921139139986 7556,1434,1416,0.0702533335118034,0.0702533335118034 7557,1416,2824,0.130534926760632,0.130534926760632 7558,2824,2485,0.13649413612348,0.13649413612348 7559,2485,6304,0.132600390611243,0.132600390611243 7560,6304,6305,0.13375224687231,0.13375224687231 7562,6293,6306,0.193932773048905,0.193932773048905 7564,6307,4033,0.1068931298406,0.1068931298406 7566,6308,1505,0.201208565153675,0.201208565153675 7567,1505,178,0.201696340498873,0.201696340498873 7568,178,1706,0.202420430939935,0.202420430939935 7569,1706,6310,0.205872571954156,0.205872571954156 7571,1393,5861,0.176199480761084,0.176199480761084 7573,1309,5328,0.243304763536767,0.243304763536767 17643,524,9824,0.0585508481458027,0.0585508481458027 7575,6311,6312,0.480549704702292,0.480549704702292 7576,4368,1449,0.194542255499986,0.194542255499986 7577,1449,6313,0.208609985343506,0.208609985343506 7578,6313,6314,0.103555170544593,0.103555170544593 7579,6314,6315,0.0981349608621905,0.0981349608621905 7581,3820,5895,0.101734690953305,0.101734690953305 7583,6316,6317,0.456743307850688,0.456743307850688 7584,5896,1591,0.201196573887444,0.201196573887444 7585,1591,1642,0.201704599280981,0.201704599280981 7587,4303,6319,0.0895876341901528,0.0895876341901528 7589,6320,5074,0.0881249654942257,0.0881249654942257 7590,5074,6321,0.0822356991688935,0.0822356991688935 7592,3098,3208,0.20139821402018,0.20139821402018 7593,3208,6120,0.199810792778826,0.199810792778826 7594,6120,1919,0.202180610053987,0.202180610053987 7595,1919,6322,0.202387552164505,0.202387552164505 7596,6322,3262,0.201452153939087,0.201452153939087 7597,3262,6323,0.198460905873661,0.198460905873661 7599,6325,6326,0.0490995020648654,0.0490995020648654 7600,6326,6327,0.055368676730927,0.055368676730927 7601,6327,6328,0.0309445801475025,0.0309445801475025 7602,6328,992,0.0695937269558986,0.0695937269558986 7603,992,5033,0.0562459052664965,0.0562459052664965 8836,2977,657,0.0520837064464313,0.0520837064464313 7604,5033,6329,0.0516777216994855,0.0516777216994855 7605,6329,5046,0.105372499364086,0.105372499364086 7606,5046,4160,0.118696493530277,0.118696493530277 7607,4160,6330,0.136699581092316,0.136699581092316 7608,6330,4974,0.128955324206818,0.128955324206818 7609,4974,4766,0.151821196012923,0.151821196012923 7610,4766,6331,0.118237006648706,0.118237006648706 7611,6331,6332,0.150079343538278,0.150079343538278 7612,6332,6333,0.165501031184984,0.165501031184984 7613,6333,6334,0.0461738747625761,0.0461738747625761 7614,6334,6335,0.133457305058149,0.133457305058149 7615,6335,1212,0.134967826650912,0.134967826650912 7617,2900,6336,0.106167707809224,0.106167707809224 7618,6336,6337,0.104928236912142,0.104928236912142 7619,6337,4735,0.104475212628964,0.104475212628964 7620,4735,6338,0.102406513567036,0.102406513567036 7621,6338,6339,0.111236760215522,0.111236760215522 7622,6339,5400,0.102611714232847,0.102611714232847 7623,5400,6340,0.108937307551118,0.108937307551118 7624,6340,3903,0.106714805368354,0.106714805368354 7625,3903,1040,0.101833845648583,0.101833845648583 7626,1040,6276,0.108458622663871,0.108458622663871 7627,6276,6341,0.106851583282394,0.106851583282394 7628,6341,5005,0.0997823108241272,0.0997823108241272 7629,5005,3326,0.104184561842385,0.104184561842385 7630,3326,6343,0.103107525114489,0.103107525114489 7631,6343,6344,0.102577524667858,0.102577524667858 7632,6344,2077,0.109057202290834,0.109057202290834 7633,2077,2674,0.105238001385814,0.105238001385814 7634,2674,4124,0.102908082653388,0.102908082653388 7635,4124,6345,0.111237019236159,0.111237019236159 7636,6345,6346,0.0932071004983952,0.0932071004983952 7637,6346,6347,0.101110239024215,0.101110239024215 7638,6347,3472,0.0998858354760893,0.0998858354760893 7639,3472,6024,0.100184077827119,0.100184077827119 7641,3875,6348,0.0931831682605449,0.0931831682605449 7642,6348,851,0.00806942804368034,0.00806942804368034 7644,6349,6350,0.122741608307903,0.122741608307903 7646,6351,6352,0.0367221312616467,0.0367221312616467 7648,6353,6352,0.031587926861642,0.031587926861642 7649,6352,6353,0.031587926861642,0.031587926861642 7651,4284,5406,0.209059343043956,0.209059343043956 7652,5406,3139,0.106127827196287,0.106127827196287 7653,3139,3924,0.0976499059560775,0.0976499059560775 7654,3924,5060,0.353918950652385,0.353918950652385 7655,5060,5012,0.0994873589954365,0.0994873589954365 7658,6356,2071,0.094898000530225,0.094898000530225 7659,2071,2669,0.0951372963506741,0.0951372963506741 7660,2669,4139,0.0930605458860926,0.0930605458860926 7661,4139,6357,0.0866508308410144,0.0866508308410144 7662,6357,6358,0.100153967379628,0.100153967379628 7663,6358,6359,0.094521960675225,0.094521960675225 7664,6359,834,0.394334341459341,0.394334341459341 7665,834,871,0.00699086459728944,0.00699086459728944 7666,871,6360,0.0985643561678323,0.0985643561678323 7667,6360,6361,0.0919153430634884,0.0919153430634884 7668,6361,6362,0.0142210252134503,0.0142210252134503 7670,6363,6250,0.198277134301598,0.198277134301598 7671,6250,6258,0.115286899945233,0.115286899945233 7672,6258,6364,0.0878557774552784,0.0878557774552784 7673,6364,1498,0.200867314778576,0.200867314778576 7675,187,5877,0.162832287710312,0.162832287710312 7676,5877,1716,0.0499429374304698,0.0499429374304698 7678,6365,1582,0.142378532382676,0.142378532382676 7679,1582,6366,1.28806099537571,1.28806099537571 7680,6367,2271,0.093525872105216,0.093525872105216 7681,2271,6368,0.0953526699152847,0.0953526699152847 7682,6368,6369,0.0956103425754401,0.0956103425754401 7683,6369,2130,0.0946975078442247,0.0946975078442247 7684,2130,5981,0.0976635368625979,0.0976635368625979 7685,5981,6370,0.0910203235542429,0.0910203235542429 7686,6370,2335,0.0939706612325521,0.0939706612325521 7687,2335,6371,1.7470149025737,1.7470149025737 7688,96,3500,0.202527213410831,0.202527213410831 7689,3500,6372,0.200485391157046,0.200485391157046 7690,6372,6373,0.200744473183588,0.200744473183588 7691,6373,6374,0.203425216522523,0.203425216522523 7692,6374,261,0.363896677888795,0.363896677888795 7693,261,6375,0.041137585532266,0.041137585532266 7694,6375,6376,0.527231991542063,0.527231991542063 8934,2865,7087,0.201874708309178,0.201874708309178 7696,6377,3069,0.174367166483664,0.174367166483664 7697,3069,6378,0.175688037406208,0.175688037406208 7698,6378,6379,0.195293035214527,0.195293035214527 7700,5015,6380,0.0917013339896307,0.0917013339896307 7702,380,6381,0.0601450697094338,0.0601450697094338 7703,6381,3398,0.0950953426294514,0.0950953426294514 7704,3398,6384,0.0512135480319707,0.0512135480319707 7705,6384,6385,0.0512477474787707,0.0512477474787707 7706,6385,6386,0.0508150751685789,0.0508150751685789 7707,6386,6387,0.0467877396177586,0.0467877396177586 7708,6387,6388,0.102738526459791,0.102738526459791 7709,6388,6389,0.0502022657375815,0.0502022657375815 7710,6389,6390,0.0495952560526731,0.0495952560526731 7711,6390,6391,0.0506266673865361,0.0506266673865361 7712,6391,1111,0.0484464674507555,0.0484464674507555 7714,4654,1272,0.131229439030854,0.131229439030854 7715,1272,6392,0.0233060632854453,0.0233060632854453 7716,6392,4560,0.111717062627726,0.111717062627726 7717,4560,2711,0.115276038939543,0.115276038939543 7718,2711,6393,0.157827401374253,0.157827401374253 7720,6394,6142,0.134287937529063,0.134287937529063 7721,6142,4016,0.132933704994743,0.132933704994743 7722,4016,6395,0.00906250528140326,0.00906250528140326 7723,6395,382,0.124591902443133,0.124591902443133 7725,5850,6396,0.00523272011597534,0.00523272011597534 7726,6396,501,0.199511293598505,0.199511293598505 7727,501,6397,0.217152349025227,0.217152349025227 7728,6397,6398,0.36755359975324,0.36755359975324 7730,3613,6399,0.21266860576331,0.21266860576331 7732,6401,6402,0.038551456513769,0.038551456513769 7733,6402,6403,0.01171446339475,0.01171446339475 7735,2909,6404,0.0724414530545414,0.0724414530545414 7736,6404,6405,0.105070094163828,0.105070094163828 7737,6405,6174,0.106062498124406,0.106062498124406 7738,6174,3312,0.104669820520163,0.104669820520163 7739,3312,6406,0.105292804834109,0.105292804834109 7741,5545,2415,0.0733757601851338,0.0733757601851338 7743,5056,4299,0.0731858562049149,0.0731858562049149 7745,5093,6407,0.0155546054802435,0.0155546054802435 7747,3914,4762,0.124500033165113,0.124500033165113 7750,6409,5773,0.332202382721644,0.332202382721644 7752,6410,6411,0.0178672618817003,0.0178672618817003 7754,6409,6412,0.0520862922994697,0.0520862922994697 7756,6231,6413,0.198055274582402,0.198055274582402 7758,6414,6415,0.189433856898839,0.189433856898839 7759,6416,4038,0.0834324728266378,0.0834324728266378 7761,6417,4521,0.134579982196382,0.134579982196382 7762,4521,5240,0.13502405245006,0.13502405245006 7763,5240,6418,0.13412336654487,0.13412336654487 7764,6418,6419,0.133878890575632,0.133878890575632 7765,6419,1678,0.134913237668999,0.134913237668999 7766,1678,6421,0.134568146094945,0.134568146094945 7767,6421,2457,0.135266114631303,0.135266114631303 7768,2457,3225,0.138075006668938,0.138075006668938 7769,3225,5745,0.134195295626898,0.134195295626898 7770,5745,5522,0.132936679979251,0.132936679979251 7771,5522,6422,0.135417328130375,0.135417328130375 7772,6422,6423,0.137879539043021,0.137879539043021 7776,6425,6426,0.131565838315989,0.131565838315989 9014,7117,7118,0.0653478278832396,0.0653478278832396 7778,2486,2825,0.134659485620958,0.134659485620958 7779,2825,1435,0.20171777298344,0.20171777298344 7780,1435,6427,0.150355567395556,0.150355567395556 7782,4094,6039,0.18817564016619,0.18817564016619 7783,6039,6428,0.201342188276825,0.201342188276825 7784,6428,6429,0.404705192201308,0.404705192201308 7785,6430,2403,0.202864038761159,0.202864038761159 7786,2403,6431,0.0331723473682169,0.0331723473682169 7787,6431,6432,0.176045966759895,0.176045966759895 7789,6433,6434,0.0826623084672878,0.0826623084672878 7790,6434,6435,0.102944521823956,0.102944521823956 7791,6435,6436,0.00978588535341196,0.00978588535341196 7793,6131,5859,0.176922247784819,0.176922247784819 7794,5859,1306,0.176947022701008,0.176947022701008 7795,1306,6437,0.245961882429388,0.245961882429388 7797,4379,175,0.0949912703955897,0.0949912703955897 7799,6438,6439,0.118265132463411,0.118265132463411 7800,426,6440,0.136068759302944,0.136068759302944 7801,6440,6140,0.13326442219696,0.13326442219696 7802,6140,4012,0.134504046499466,0.134504046499466 7803,4012,6441,0.132430300578831,0.132430300578831 7804,6441,6442,0.13523718007968,0.13523718007968 7805,6442,3383,0.131020837855346,0.131020837855346 7807,6443,5593,0.101318153214668,0.101318153214668 7809,5592,6444,0.0976166388579658,0.0976166388579658 7810,6444,6445,0.491425863708822,0.491425863708822 7814,2400,6448,0.282522157819803,0.282522157819803 7817,2813,6450,0.086833012009872,0.086833012009872 7819,6451,6452,0.0978256934477298,0.0978256934477298 7820,6452,3935,0.102019422492613,0.102019422492613 7821,3935,5623,0.0992172562512715,0.0992172562512715 7823,6453,4202,0.100516365940058,0.100516365940058 7824,4202,1069,0.100502974298411,0.100502974298411 7825,1069,2505,0.106288157429336,0.106288157429336 7827,6454,1236,0.0948029547901802,0.0948029547901802 7828,1236,4810,0.0999111243280575,0.0999111243280575 7829,4810,2177,0.101346858256007,0.101346858256007 7830,2177,595,0.0594373309242362,0.0594373309242362 7831,595,6456,0.0424911721972826,0.0424911721972826 7833,349,6422,0.0713248739505624,0.0713248739505624 7834,6422,4630,0.121079515215535,0.121079515215535 7836,1259,376,0.0755636106904258,0.0755636106904258 7837,376,4545,0.0608816123146845,0.0608816123146845 7838,4545,2701,0.135701731606855,0.135701731606855 7839,2701,6457,0.126994454068005,0.126994454068005 7841,6458,6459,0.0454788769710747,0.0454788769710747 7842,6459,6460,0.0496400956308302,0.0496400956308302 7843,6460,6461,0.0515972381206,0.0515972381206 7845,6462,6463,0.0483118204156802,0.0483118204156802 7846,6463,1134,0.0499784066419261,0.0499784066419261 7847,1134,6464,0.0497410465605515,0.0497410465605515 7849,6465,6466,0.0544130408961272,0.0544130408961272 7850,6466,3850,0.0472855484942146,0.0472855484942146 7851,3850,6467,0.0501739162143614,0.0501739162143614 7852,6467,5576,0.0486954285842123,0.0486954285842123 7854,6468,4673,0.110758148850492,0.110758148850492 7855,4673,6469,0.101963932591745,0.101963932591745 7857,5575,6471,0.0065719182159958,0.0065719182159958 7858,6471,6472,0.0420124186537075,0.0420124186537075 7859,6472,6473,0.0412603655949121,0.0412603655949121 7860,6473,6474,0.00681975388326533,0.00681975388326533 7862,6476,3433,0.101986471383689,0.101986471383689 7864,6477,6478,0.14533158628719,0.14533158628719 7865,6478,6479,0.146043976986052,0.146043976986052 7866,6479,2014,0.145258231311968,0.145258231311968 7867,2014,6480,0.148541120069898,0.148541120069898 7868,6480,6481,0.146497737165933,0.146497737165933 7870,6482,6483,0.108282286689265,0.108282286689265 7871,6483,6484,0.108491401341724,0.108491401341724 7873,6485,6486,0.107588206878742,0.107588206878742 7874,6486,6487,0.108152480667507,0.108152480667507 7875,6487,6488,0.101444382501879,0.101444382501879 7876,6488,6489,0.0964116258051976,0.0964116258051976 7877,6489,6490,0.100996661509111,0.100996661509111 7878,6490,6491,0.0875395650093709,0.0875395650093709 7879,6491,5045,0.0321137501610987,0.0321137501610987 7880,5045,6492,0.117702359393688,0.117702359393688 7882,6493,6494,0.102121868544675,0.102121868544675 7885,5423,6497,0.104998299985498,0.104998299985498 7887,6498,2276,0.0954001386196214,0.0954001386196214 7888,2276,3599,0.06824353272523,0.06824353272523 7889,3599,6499,0.0293198911712676,0.0293198911712676 7890,6499,6500,0.100538255640661,0.100538255640661 7891,6500,5163,0.0991059325809468,0.0991059325809468 7892,5163,5160,0.0380087655441681,0.0380087655441681 7893,5160,5991,0.104706554354607,0.104706554354607 7894,5991,6501,0.100402260808534,0.100402260808534 7895,6501,6502,1.04365943145138,1.04365943145138 7898,435,6505,0.0386263503887606,0.0386263503887606 7899,6505,335,0.101999106210783,0.101999106210783 18520,9719,10306,0.125645609854682,0.125645609854682 7901,6506,6507,1.29783680025226,1.29783680025226 7902,6507,5983,0.103637474886707,0.103637474886707 7903,5983,2101,0.103292266259067,0.103292266259067 9126,1424,7178,0.131577423131136,0.131577423131136 7904,2101,6508,0.248902894245049,0.248902894245049 7906,6509,6510,0.360508984578831,0.360508984578831 7907,6510,6511,0.0349379067210739,0.0349379067210739 7909,6512,6513,0.304262851034051,0.304262851034051 7910,6513,6198,0.252538456966519,0.252538456966519 7911,6198,576,0.0366939406022336,0.0366939406022336 7912,576,6515,0.0946945974761285,0.0946945974761285 7915,89,3525,0.202675004351493,0.202675004351493 7916,3525,6516,0.201208326437589,0.201208326437589 7917,6516,6517,0.125720317267139,0.125720317267139 7919,6518,6519,0.200829668984099,0.200829668984099 7920,6519,5832,0.202502182884777,0.202502182884777 7921,5832,6520,0.201241567556278,0.201241567556278 7922,6520,6521,0.396923547399649,0.396923547399649 7923,6522,6523,0.133027344486413,0.133027344486413 7924,6523,4230,0.0509058477475031,0.0509058477475031 7925,4230,3627,0.095634183764131,0.095634183764131 7926,3627,1795,0.17402508350424,0.17402508350424 7928,6524,4175,0.0888021060703878,0.0888021060703878 17651,395,780,0.411550362143881,0.411550362143881 7930,6525,1780,0.0441669339202922,0.0441669339202922 7931,1780,4371,0.0730695211007641,0.0730695211007641 7932,4371,6527,0.0615136660388587,0.0615136660388587 7933,6527,365,0.0331373286455635,0.0331373286455635 7935,6528,6529,0.918393000112345,0.918393000112345 7936,6529,6530,0.220602612202271,0.220602612202271 7938,6531,6533,0.0857049610334614,0.0857049610334614 7940,5175,3090,0.40371590303619,0.40371590303619 7941,3090,3201,0.197838998920199,0.197838998920199 7943,6407,4688,0.196571833896643,0.196571833896643 7944,4688,4940,0.140125445900248,0.140125445900248 7946,6170,5019,0.102773469761832,0.102773469761832 7947,5019,3351,0.103514032973499,0.103514032973499 7948,3351,6534,0.103149871890818,0.103149871890818 7949,6534,6535,0.102775789327764,0.102775789327764 9173,5349,5392,0.0859339245649361,0.0859339245649361 7950,6535,2060,0.103192691678964,0.103192691678964 7951,2060,2646,0.101884046964041,0.101884046964041 7952,2646,4112,0.105519033634909,0.105519033634909 7953,4112,6536,0.103005071327601,0.103005071327601 7954,6536,6537,0.102995851811127,0.102995851811127 7955,6537,6539,0.1029998815793,0.1029998815793 7956,6539,3453,0.102546625331303,0.102546625331303 7958,6015,3883,0.103459903316916,0.103459903316916 7959,3883,846,0.104834602248929,0.104834602248929 7960,846,6540,0.101388253991195,0.101388253991195 7961,6540,6541,0.0479102302548626,0.0479102302548626 7963,988,6542,0.0976255225844962,0.0976255225844962 7964,6542,6543,0.0510763365802728,0.0510763365802728 7966,6544,2318,0.0507276043625414,0.0507276043625414 7967,2318,5114,0.0505908057304328,0.0505908057304328 7968,5114,445,0.0485658434846568,0.0485658434846568 7969,445,4713,0.0498146803357513,0.0498146803357513 7970,4713,6546,0.0983637452954902,0.0983637452954902 7971,6546,6547,0.0998347883215936,0.0998347883215936 7973,5411,3144,0.088816521791746,0.088816521791746 7974,3144,3916,0.112464236744585,0.112464236744585 7976,6332,6548,0.108272865647673,0.108272865647673 7977,6548,3156,0.104441457482765,0.104441457482765 7978,3156,4975,0.102775440582403,0.102775440582403 7979,4975,6549,0.100365138716245,0.100365138716245 7980,6549,6550,0.102792800397101,0.102792800397101 7982,6526,5047,0.0492847670519182,0.0492847670519182 7983,5047,6551,0.0975745067522553,0.0975745067522553 17653,9285,10141,0.0935043743671756,0.0935043743671756 7984,6551,5065,0.0520838428726065,0.0520838428726065 7985,5065,987,0.0487655351272014,0.0487655351272014 7987,6552,6553,0.11141163822183,0.11141163822183 7988,6553,6554,0.0931288050453943,0.0931288050453943 7989,6554,6555,0.0954267012259227,0.0954267012259227 7990,6555,6556,0.0932230978560399,0.0932230978560399 7991,6556,2018,0.096637647678534,0.096637647678534 7992,2018,2008,0.0302895913994428,0.0302895913994428 7993,2008,6557,0.0614415106208342,0.0614415106208342 7995,2764,6558,0.0940583318372542,0.0940583318372542 7996,6558,2268,0.0933570415002435,0.0933570415002435 7998,5192,6559,0.0436786412585742,0.0436786412585742 7999,6559,6560,0.0106994466158069,0.0106994466158069 8002,6562,6563,0.0505000952437127,0.0505000952437127 8004,3018,6564,0.0487830282291943,0.0487830282291943 8005,6564,4383,0.0508423763728808,0.0508423763728808 8006,4383,6565,0.0576100244421376,0.0576100244421376 8008,6566,6567,0.00412306976586438,0.00412306976586438 8009,6567,6568,0.0539582974681531,0.0539582974681531 8010,6568,6569,0.0519961096093482,0.0519961096093482 8011,6569,6570,0.0542246799430147,0.0542246799430147 8012,6570,6571,0.0518803862854092,0.0518803862854092 17654,10141,10140,0.10337885268614,0.10337885268614 8013,6571,6572,0.0555098728995741,0.0555098728995741 8014,6572,6573,0.0518861583127315,0.0518861583127315 8015,6573,6574,0.0518860343451018,0.0518860343451018 8016,6574,6575,0.0508332520538339,0.0508332520538339 8017,6575,6576,0.0544506518702307,0.0544506518702307 8018,6576,6176,0.0529383120108553,0.0529383120108553 8019,6176,6577,0.0529043310628525,0.0529043310628525 8020,6577,3307,0.0513720664630444,0.0513720664630444 8021,3307,6578,0.0555027664653656,0.0555027664653656 8022,6578,6579,0.0497858933197237,0.0497858933197237 8026,916,6582,0.0644004913493865,0.0644004913493865 8027,6582,6583,0.0568408799781512,0.0568408799781512 8028,6583,6584,0.122686442934717,0.122686442934717 8029,6584,6585,0.119086225858405,0.119086225858405 8031,4637,6586,0.0681807162053014,0.0681807162053014 8032,6586,4550,0.0899357767109733,0.0899357767109733 8033,4550,6587,0.293817867332518,0.293817867332518 8034,6587,6588,0.104136881172081,0.104136881172081 8035,6588,6589,0.0983651040648428,0.0983651040648428 8036,6589,6129,0.0990923096855932,0.0990923096855932 8037,6129,3972,0.0982639550962464,0.0982639550962464 8038,3972,6590,0.099057650475641,0.099057650475641 17935,10221,8779,0.0167456719913715,0.0167456719913715 8039,6590,1407,0.099982611141039,0.099982611141039 8040,1407,6591,0.096574089288832,0.096574089288832 8042,5218,3376,0.0125708011673062,0.0125708011673062 8043,3376,3397,0.0411038350876113,0.0411038350876113 8044,3397,6592,0.0474630685655207,0.0474630685655207 8045,6592,5717,0.0112629167716475,0.0112629167716475 8046,5717,5711,0.0353931291626462,0.0353931291626462 8049,6594,6595,0.0372589458613009,0.0372589458613009 8051,6596,6597,0.0491446235593822,0.0491446235593822 8052,6597,6598,0.0512739101828601,0.0512739101828601 8053,6598,6599,0.0445968134228137,0.0445968134228137 8054,6599,6600,0.0456401369039379,0.0456401369039379 8055,6600,252,0.0644261415780049,0.0644261415780049 8056,252,3949,0.0630622102110069,0.0630622102110069 8057,3949,6601,0.0624388506180743,0.0624388506180743 8058,6601,5610,0.057495014751868,0.057495014751868 8059,5610,6602,0.0530621910173341,0.0530621910173341 8060,6602,3731,0.0543021802328704,0.0543021802328704 8061,3731,6603,0.107126213030051,0.107126213030051 8062,6603,4486,0.0992014153017681,0.0992014153017681 8064,302,396,0.456543205648827,0.456543205648827 8065,396,6604,0.263692963912388,0.263692963912388 8067,2108,5986,0.103617400145952,0.103617400145952 8068,5986,6605,0.103377873268697,0.103377873268697 9343,7304,2051,0.0535709121596095,0.0535709121596095 8070,4763,6169,0.176859243925992,0.176859243925992 8123,6640,6641,0.17629957299909,0.17629957299909 8071,6169,6260,0.145538243855646,0.145538243855646 8072,6260,3917,0.186355414418251,0.186355414418251 8075,6608,6609,0.216668843775513,0.216668843775513 8076,6609,5988,0.0945207273969085,0.0945207273969085 8077,5988,2122,0.100941576479339,0.100941576479339 8078,2122,6610,0.0983635555045419,0.0983635555045419 8079,6610,6611,0.0970315915473971,0.0970315915473971 8081,6612,6613,0.0935811526066721,0.0935811526066721 8082,6613,2749,0.0990634268639465,0.0990634268639465 8083,2749,6614,0.105679418235948,0.105679418235948 8085,6615,6616,0.101635566171867,0.101635566171867 8086,6616,6617,0.0962607674133666,0.0962607674133666 8087,6617,6618,0.0951534169408166,0.0951534169408166 8088,6618,6619,0.0938879229278784,0.0938879229278784 17940,6560,10223,0.0802385671723254,0.0802385671723254 8090,6620,6621,0.160330485968093,0.160330485968093 8094,6623,1791,0.109097036983099,0.109097036983099 8095,1791,3615,0.039522374569603,0.039522374569603 8096,3615,6624,0.0738542372087066,0.0738542372087066 8097,6624,6625,0.00831390386589708,0.00831390386589708 8098,6625,6626,0.070757439886615,0.070757439886615 8099,6626,6627,0.0728730586061825,0.0728730586061825 8100,6627,5098,0.0960515227378026,0.0960515227378026 8101,5098,6628,0.0550201636939116,0.0550201636939116 8103,6630,239,0.0379460853943731,0.0379460853943731 13573,9130,3,0.109013561390269,0.109013561390269 8105,6631,6632,0.0782857815609104,0.0782857815609104 8106,6632,6533,0.166563544591406,0.166563544591406 8108,4496,6633,0.110872689467253,0.110872689467253 8109,6633,2525,0.333067333185797,0.333067333185797 8111,6530,6634,0.0105197308884475,0.0105197308884475 9336,7300,4780,0.0501146245066156,0.0501146245066156 8112,6634,6635,2.4458667171276,2.4458667171276 8113,6636,3095,0.197330202512711,0.197330202512711 8114,3095,3205,0.202310741049047,0.202310741049047 8115,3205,6118,0.200935805580311,0.200935805580311 8116,6118,1915,0.200185455389542,0.200185455389542 8118,6637,5842,0.204932644380513,0.204932644380513 8119,5842,6638,0.194625839062785,0.194625839062785 8121,6639,3724,0.202719550339155,0.202719550339155 8122,3724,6640,0.104515203903702,0.104515203903702 8124,6641,2622,0.176067278462879,0.176067278462879 8125,2622,5203,0.176917243967006,0.176917243967006 8126,5203,6232,0.177139986115085,0.177139986115085 8129,6643,6644,0.177268373064057,0.177268373064057 8130,6644,6600,0.175826872766799,0.175826872766799 8131,6600,6646,0.177773484713149,0.177773484713149 8133,6647,6648,0.177957472274986,0.177957472274986 8134,6648,6649,0.169816854222751,0.169816854222751 8135,6649,6650,0.0183704581232897,0.0183704581232897 8136,6650,6651,0.180283145370232,0.180283145370232 8137,6651,6652,0.0228081566299403,0.0228081566299403 8139,6653,1499,0.197154421185115,0.197154421185115 8140,1499,188,0.204153885319108,0.204153885319108 8141,188,5878,0.159028819712238,0.159028819712238 8142,5878,6654,0.24236157922448,0.24236157922448 8144,1583,6655,0.303396334779096,0.303396334779096 8145,6656,5874,0.176427569810156,0.176427569810156 8146,5874,6657,0.00810609260917888,0.00810609260917888 8147,6657,6658,0.0470608013663409,0.0470608013663409 8150,6659,6660,0.255748331282284,0.255748331282284 8151,6661,6662,0.00688301382680834,0.00688301382680834 8152,6662,6663,0.392909871907801,0.392909871907801 8153,6664,1758,0.130752459577202,0.130752459577202 8154,1758,6314,0.0908112834588078,0.0908112834588078 8155,6314,6665,0.191679756807403,0.191679756807403 8156,6665,763,0.155864734453911,0.155864734453911 8157,763,6668,0.0989081569703109,0.0989081569703109 8158,6668,1760,0.0778502447443476,0.0778502447443476 8159,1760,6003,0.221657363761595,0.221657363761595 8160,6003,5765,0.101345142024656,0.101345142024656 8161,5765,4032,0.0976983696193598,0.0976983696193598 8162,4032,6669,0.0654151166199609,0.0654151166199609 8164,2301,1759,0.0929594689620956,0.0929594689620956 8165,1759,150,0.2063607315498,0.2063607315498 8166,150,1738,0.199773882802826,0.199773882802826 8168,1953,3100,0.166887359049361,0.166887359049361 8170,370,2529,0.0016410050164606,0.0016410050164606 8171,2529,6670,0.0654370448512421,0.0654370448512421 8200,6684,1172,0.140728922414785,0.140728922414785 8172,6670,1937,0.344573874886115,0.344573874886115 8174,6671,6672,0.176399723080376,0.176399723080376 8176,3101,6673,0.188864615641403,0.188864615641403 8178,4227,1805,0.201844384843532,0.201844384843532 8179,1805,6674,0.203096969054999,0.203096969054999 8180,6674,5847,0.205632777843381,0.205632777843381 8181,5847,6675,0.197984723567939,0.197984723567939 8183,6676,4226,0.190839047917349,0.190839047917349 8185,4212,1268,0.185384243862507,0.185384243862507 8187,6677,2875,0.129732620530101,0.129732620530101 8188,2875,6678,0.138723736947104,0.138723736947104 8189,6678,6679,0.13144235424121,0.13144235424121 8190,6679,6680,0.782596772143326,0.782596772143326 8191,3575,5642,0.141762411979774,0.141762411979774 8192,5642,4347,0.140039066988463,0.140039066988463 8193,4347,6345,0.13859354874742,0.13859354874742 8194,6345,3049,0.140317315615912,0.140317315615912 8195,3049,3024,0.0669551847418331,0.0669551847418331 8196,3024,6681,0.0663747225163875,0.0663747225163875 8197,6681,6682,0.00550527045183645,0.00550527045183645 8198,6682,6683,0.122014480736259,0.122014480736259 8199,6683,6684,0.0145554158979999,0.0145554158979999 8201,1172,892,0.137892873302074,0.137892873302074 8202,892,4475,0.139838739747675,0.139838739747675 8203,4475,2777,0.135724572944392,0.135724572944392 8204,2777,5266,0.129198654341627,0.129198654341627 8205,5266,6685,0.122514628608539,0.122514628608539 8206,6685,6686,0.20769100942942,0.20769100942942 8207,6686,6357,0.202692590161251,0.202692590161251 8208,6357,2390,0.107324644883127,0.107324644883127 8209,2390,6687,0.139594845742255,0.139594845742255 8210,6687,6688,0.0752686220951058,0.0752686220951058 8211,6688,749,0.0665961818211898,0.0665961818211898 8212,749,1567,0.140763317861176,0.140763317861176 8213,1567,6689,0.140174033607804,0.140174033607804 8215,6691,696,0.200953877059722,0.200953877059722 8216,696,6692,0.202493921890496,0.202493921890496 8218,508,6693,0.0440506867837982,0.0440506867837982 8219,6694,1202,0.170408371052522,0.170408371052522 8220,1202,6695,0.022095029398504,0.022095029398504 8221,6695,3781,0.199196539116323,0.199196539116323 8222,3781,6696,0.154646276165852,0.154646276165852 8224,951,6697,0.162889491053556,0.162889491053556 8225,6697,4890,0.17202029430472,0.17202029430472 8226,4890,6698,0.182585439334225,0.182585439334225 8227,6698,5488,0.173629132461636,0.173629132461636 8230,6700,6701,0.054263196932367,0.054263196932367 8231,6701,5807,0.103685962200744,0.103685962200744 8232,5807,6702,0.106632774624389,0.106632774624389 8233,6702,6703,0.0962060876195832,0.0962060876195832 8234,6703,5959,0.00690380150934747,0.00690380150934747 8235,5959,6704,0.00415729025946559,0.00415729025946559 8236,6704,3004,0.101332185729619,0.101332185729619 8237,3004,4395,0.106412326585027,0.106412326585027 8238,4395,6705,0.103936208820228,0.103936208820228 8239,6705,6706,0.108885043469445,0.108885043469445 8240,6706,6707,0.0530572853327784,0.0530572853327784 8241,6707,6708,0.0508918154467618,0.0508918154467618 8242,6708,6709,0.103982459974641,0.103982459974641 8243,6709,6710,0.100220871190445,0.100220871190445 8244,6710,6711,0.00631643031082491,0.00631643031082491 8245,6711,6188,0.105471969629518,0.105471969629518 8246,6188,6712,0.0552929480053166,0.0552929480053166 8247,6712,6713,0.051155648874288,0.051155648874288 8249,4495,6714,0.112097289917407,0.112097289917407 8250,6714,1079,0.0913714399600763,0.0913714399600763 8251,1079,2524,0.245312559433029,0.245312559433029 8253,6006,6251,0.204148069385731,0.204148069385731 8254,6251,6715,0.203065667560916,0.203065667560916 8256,2935,6716,0.266313303297407,0.266313303297407 8257,6416,3741,0.135496222887927,0.135496222887927 8258,3741,5854,0.117997896305679,0.117997896305679 8260,2305,161,0.314948131318509,0.314948131318509 8263,6717,3071,0.175732613824838,0.175732613824838 8264,3071,6718,0.173767654321711,0.173767654321711 8265,6718,6100,0.243539432543733,0.243539432543733 8267,3290,98,0.422419964097428,0.422419964097428 8269,4373,2854,0.205542196291208,0.205542196291208 8271,6719,1596,0.0969388330111528,0.0969388330111528 8273,118,6721,0.0966297992771619,0.0966297992771619 8274,6721,6722,0.0414535753801991,0.0414535753801991 8276,2311,6580,0.108271978342533,0.108271978342533 8277,6580,6723,0.0197325066377101,0.0197325066377101 8301,4041,6740,0.178573713835442,0.178573713835442 8302,6740,1829,0.177333893618754,0.177333893618754 8279,4433,6724,0.324356944785499,0.324356944785499 8282,6725,6088,0.0237314605310015,0.0237314605310015 8283,6088,4822,0.0875664870066569,0.0875664870066569 8284,4822,6726,0.0475371228844605,0.0475371228844605 8285,6726,4515,0.133316815943664,0.133316815943664 8286,4515,5237,0.132189806591607,0.132189806591607 9507,2581,5179,0.178384896285487,0.178384896285487 8287,5237,6727,0.137381332135233,0.137381332135233 8288,6727,6728,0.132866818946611,0.132866818946611 8289,6728,1673,0.133389434002772,0.133389434002772 8290,1673,6729,0.137304160443328,0.137304160443328 8292,6730,6731,0.0127908749904874,0.0127908749904874 8324,6753,6754,0.0516246355995179,0.0516246355995179 8293,6731,6734,0.253997048781863,0.253997048781863 8294,6734,6735,0.103152527560213,0.103152527560213 8296,6736,6737,0.0131672047429292,0.0131672047429292 8298,4636,5383,0.185495216645111,0.185495216645111 8300,5972,4041,0.174731707729605,0.174731707729605 8303,1829,6741,0.102538685907791,0.102538685907791 8304,4575,6440,0.137081553799117,0.137081553799117 8305,6440,5291,0.136014333235461,0.136014333235461 8306,5291,6742,0.135023999424587,0.135023999424587 8307,6742,10,0.133312225882616,0.133312225882616 8308,10,6394,0.135032006709,0.135032006709 8309,6394,6743,0.132451340826744,0.132451340826744 8310,6743,6744,0.135765849385072,0.135765849385072 8311,6744,6745,0.133823531129847,0.133823531129847 8313,6746,6747,0.134513077577228,0.134513077577228 8314,6747,6748,0.134201163774105,0.134201163774105 8316,6749,1938,0.0948580215175547,0.0948580215175547 8318,307,5887,0.0912856383131267,0.0912856383131267 8319,5887,6750,0.00721526462075332,0.00721526462075332 8320,6750,6751,0.0269156344716724,0.0269156344716724 8323,6752,6753,0.0510955164610192,0.0510955164610192 8325,6754,6755,0.0510906826304937,0.0510906826304937 8326,6755,6756,0.0511615632316368,0.0511615632316368 8327,6756,1661,0.0519510824904343,0.0519510824904343 8328,1661,6758,0.0509873448397052,0.0509873448397052 8329,6758,6759,0.0522106080921687,0.0522106080921687 8330,6759,6760,0.0506887592311432,0.0506887592311432 18752,5186,5654,0.105380231545906,0.105380231545906 8331,6760,6761,0.0573063184317804,0.0573063184317804 8333,6762,6763,0.0501245455122697,0.0501245455122697 8334,6763,6764,0.0489376044154541,0.0489376044154541 8337,6766,6767,0.0490039328328154,0.0490039328328154 8338,6767,6768,0.0513498171240697,0.0513498171240697 8339,6768,6769,0.0498709246005866,0.0498709246005866 8341,5533,6770,0.292387787290413,0.292387787290413 8343,2972,6771,0.121066844508317,0.121066844508317 8344,6771,6093,0.143799158144466,0.143799158144466 8345,6093,6772,0.01594646132934,0.01594646132934 8346,6772,6773,0.00797333604469033,0.00797333604469033 8347,6773,6774,0.00589372782719237,0.00589372782719237 8349,6775,6776,0.135681018337986,0.135681018337986 8350,6776,2490,0.131411131535027,0.131411131535027 8351,2490,2835,0.135427320939223,0.135427320939223 8353,4067,6052,0.133451561970317,0.133451561970317 8354,6052,5792,0.201431723471221,0.201431723471221 8356,6777,6778,0.137939265537406,0.137939265537406 8358,6658,6779,0.0952206682824548,0.0952206682824548 8359,6779,1328,0.20245506080321,0.20245506080321 9582,1393,7408,0.0523989189771459,0.0523989189771459 8360,1328,6780,0.24344994454685,0.24344994454685 8362,6781,6338,0.132299767169153,0.132299767169153 18540,10312,7538,0.710682259466036,0.710682259466036 8363,6338,3026,0.142960379522958,0.142960379522958 8364,3026,6782,0.131957413991529,0.131957413991529 8365,6782,6783,0.00572653872195823,0.00572653872195823 8366,6783,6784,0.13893806084239,0.13893806084239 8367,6784,1155,0.138805738856212,0.138805738856212 8368,1155,876,0.139884571461894,0.139884571461894 8370,4464,2784,0.134142589801556,0.134142589801556 8371,2784,5255,0.132457483790055,0.132457483790055 8372,5255,4727,0.21307200925813,0.21307200925813 8373,4727,5126,0.0748266761428759,0.0748266761428759 8374,5126,6785,0.0660204248306932,0.0660204248306932 8375,6785,4284,0.173603246809035,0.173603246809035 8377,6786,6787,0.142696164770821,0.142696164770821 8379,5475,6788,0.1766899367412,0.1766899367412 8380,6788,6789,0.178262795240798,0.178262795240798 8381,6789,669,0.0038695834466259,0.0038695834466259 8382,669,6790,0.00298242718157566,0.00298242718157566 8383,6790,6791,0.175654700740653,0.175654700740653 8385,4603,6493,0.141540356779896,0.141540356779896 8386,6493,6795,0.235592097571248,0.235592097571248 8387,6795,6796,0.135380255100289,0.135380255100289 8388,6796,6797,0.00458123097756658,0.00458123097756658 8389,6797,6798,0.00459235047115107,0.00459235047115107 8390,6798,6799,0.135291654892361,0.135291654892361 8391,6799,6800,0.141019064418211,0.141019064418211 8392,6800,821,0.136459904501488,0.136459904501488 8393,821,3562,0.138377698701616,0.138377698701616 8395,5772,516,0.0304460136124682,0.0304460136124682 8397,6411,6801,0.0202183008206165,0.0202183008206165 8398,6802,469,0.0770276556079661,0.0770276556079661 8399,469,4171,0.115648628347006,0.115648628347006 8400,4171,6803,0.135804309767261,0.135804309767261 8401,6803,4756,0.071946790437269,0.071946790437269 8403,6804,6805,0.127899734301329,0.127899734301329 8405,6803,4172,0.13716080109606,0.13716080109606 8406,4172,470,0.118198242572908,0.118198242572908 8407,470,6806,0.0738815709398357,0.0738815709398357 8410,6807,6808,0.0966312020179035,0.0966312020179035 8411,6808,6809,0.078738376832051,0.078738376832051 8412,6809,3373,0.430297684252256,0.430297684252256 8414,6810,6811,0.203442237788957,0.203442237788957 8415,1476,6812,0.245653934383614,0.245653934383614 8416,6812,6813,0.412460631108446,0.412460631108446 8418,6814,6815,0.174359151043162,0.174359151043162 8419,6815,3109,0.176366303019304,0.176366303019304 8420,3109,6816,0.193801807541949,0.193801807541949 8421,6816,6817,0.0198367109802725,0.0198367109802725 8422,6817,6104,0.210336723998741,0.210336723998741 8424,6818,4370,0.0431318765981996,0.0431318765981996 8426,2496,1451,0.0985317859583251,0.0985317859583251 8427,1451,2853,0.10657030011201,0.10657030011201 8428,2853,6819,0.0983314928072937,0.0983314928072937 8429,6819,6665,0.0998633676523793,0.0998633676523793 8430,6665,6820,0.100599054724802,0.100599054724802 8431,6820,3821,0.10490937410086,0.10490937410086 8432,3821,5897,0.102058293498771,0.102058293498771 9656,6387,7441,0.131317068143471,0.131317068143471 8433,5897,6821,0.102847878519627,0.102847878519627 8435,1593,1644,0.201270216910902,0.201270216910902 8436,1644,6822,0.105737900324602,0.105737900324602 8437,6822,4218,0.0969375306307301,0.0969375306307301 8438,4218,6823,0.101326281592707,0.101326281592707 8439,6823,198,0.0969958932624718,0.0969958932624718 8440,198,2927,0.100607212393453,0.100607212393453 8441,2927,5309,0.0991277824360909,0.0991277824360909 8442,5309,1465,0.0998634796625755,0.0998634796625755 8445,1176,6825,0.181656671362534,0.181656671362534 8447,6826,6827,0.865493060175873,0.865493060175873 8448,3119,6828,0.283790323154486,0.283790323154486 8450,3496,6829,0.0523352446605108,0.0523352446605108 8451,6829,6830,0.0732524388814314,0.0732524388814314 8452,6830,3663,0.0505681915693724,0.0505681915693724 8453,3663,4996,0.130580462322132,0.130580462322132 8455,6831,6247,0.199011000686174,0.199011000686174 8456,6247,6832,0.199751548882436,0.199751548882436 8458,1495,184,0.20195222577189,0.20195222577189 8459,184,1712,0.203399715506048,0.203399715506048 8460,1712,6833,0.205087968397347,0.205087968397347 8461,6833,1578,0.200928350075194,0.200928350075194 8463,6835,5869,0.177962583931279,0.177962583931279 8464,5869,1321,0.176970219219333,0.176970219219333 8465,1321,1377,0.177352733194459,0.177352733194459 8466,1377,6836,0.0602165463968322,0.0602165463968322 8467,6836,6837,0.0823104914192672,0.0823104914192672 8468,6837,4694,0.116790101887087,0.116790101887087 18756,1322,1378,0.175845021978343,0.175845021978343 8469,4694,6838,0.160065096905242,0.160065096905242 8470,6838,5335,0.187163981040998,0.187163981040998 8471,5335,6839,0.265241255095212,0.265241255095212 8473,4319,4507,0.0895898957022207,0.0895898957022207 8474,4507,6840,0.0124803827841914,0.0124803827841914 8475,6840,6841,0.091716588631721,0.091716588631721 8476,6841,6842,0.00740292454463184,0.00740292454463184 8477,6842,285,0.0146970591982782,0.0146970591982782 8478,285,5069,0.0844368792913957,0.0844368792913957 13551,9125,9126,0.0538488930045225,0.0538488930045225 8479,5069,6837,0.103562524850142,0.103562524850142 8480,6837,6843,0.0961927404969427,0.0961927404969427 8481,6843,6844,0.0998943541512786,0.0998943541512786 8482,6844,6845,0.102052212683234,0.102052212683234 8483,6845,6846,0.456427940885819,0.456427940885819 8484,6847,4419,0.193121729151288,0.193121729151288 8485,4419,6848,0.226127592349504,0.226127592349504 8486,6848,5329,0.136063050211474,0.136063050211474 8488,4363,1444,0.202825103543368,0.202825103543368 8489,1444,6849,0.200067420030691,0.200067420030691 8490,6849,6850,0.207042581432814,0.207042581432814 8491,6850,5890,0.198967544378973,0.198967544378973 8493,6851,6852,0.0470486102019036,0.0470486102019036 8494,6852,6853,0.0201453367541323,0.0201453367541323 8495,6853,6854,0.0193839654418635,0.0193839654418635 8496,6854,6855,0.0201881052382051,0.0201881052382051 8497,6855,6856,0.0195037980214848,0.0195037980214848 8498,6856,6857,0.0198459509091597,0.0198459509091597 8499,6857,6858,0.0195037180586887,0.0195037180586887 8500,6858,6859,0.0199058270401761,0.0199058270401761 8501,6859,1871,0.0228399539785669,0.0228399539785669 8504,6861,6862,0.100580939051626,0.100580939051626 8505,6862,6863,0.206622253376394,0.206622253376394 8506,6863,6377,0.103010255262607,0.103010255262607 8507,6377,4832,0.10370389707419,0.10370389707419 8508,4832,6717,0.103234622646169,0.103234622646169 8509,6717,6864,0.103703073117676,0.103703073117676 8510,6864,6865,0.0481477570236711,0.0481477570236711 8512,5856,6866,0.107372117361429,0.107372117361429 8513,6866,6867,0.050649728561771,0.050649728561771 8514,6867,4989,0.0553571225017631,0.0553571225017631 8515,4989,6868,0.101318948663251,0.101318948663251 8518,6869,3823,0.172685696470764,0.172685696470764 8520,6870,5902,0.0785311515160625,0.0785311515160625 8521,5902,6871,0.0681549663304684,0.0681549663304684 8522,6871,1996,0.0322361485277902,0.0322361485277902 8523,1996,1587,0.080539505433719,0.080539505433719 8524,1587,6872,0.0787299872144713,0.0787299872144713 8525,6872,1652,0.0828966049530784,0.0828966049530784 9751,2441,5738,0.170975903813153,0.170975903813153 8528,6874,5702,0.0496353984033346,0.0496353984033346 8529,5702,6875,0.0484896470155752,0.0484896470155752 8530,6875,6876,0.0523105680266916,0.0523105680266916 8531,6876,6877,0.100875098780012,0.100875098780012 8532,6877,6878,0.0515810406741165,0.0515810406741165 8533,6878,6879,0.0480493192441991,0.0480493192441991 8534,6879,6532,0.0493288645061034,0.0493288645061034 8535,6532,6880,0.0170276228852009,0.0170276228852009 8537,1128,6881,0.0506249344560303,0.0506249344560303 8538,6881,6882,0.0501120958003525,0.0501120958003525 8539,6882,6883,0.0495209017571618,0.0495209017571618 8540,6883,3846,0.0513776048731037,0.0513776048731037 8541,3846,6884,0.0512508950828751,0.0512508950828751 8542,6884,5564,0.0499163404494349,0.0499163404494349 8543,5564,6885,0.0796596960320095,0.0796596960320095 8544,6885,6886,0.709637932237075,0.709637932237075 8545,3929,5619,0.0645570027229576,0.0645570027229576 8546,5619,3704,0.0990278562894358,0.0990278562894358 9775,2551,7512,0.408787216175776,0.408787216175776 8547,3704,709,0.100036425190807,0.100036425190807 8548,709,6887,0.100506522060904,0.100506522060904 8549,6887,6888,0.0973098804153082,0.0973098804153082 8550,6888,4190,0.138652686970481,0.138652686970481 8551,4190,2516,0.130567043389136,0.130567043389136 8552,2516,6727,0.134515842897036,0.134515842897036 8553,6727,4804,0.136148376446663,0.136148376446663 8555,6890,6891,0.127464290413413,0.127464290413413 8558,4625,1248,0.132737908659339,0.132737908659339 8560,4557,2726,0.131937670977173,0.131937670977173 8561,2726,6892,0.133086814424956,0.133086814424956 8562,6892,6893,0.0108053798662109,0.0108053798662109 8564,6894,6753,0.13855912942418,0.13855912942418 8565,6753,3977,0.202975190536315,0.202975190536315 8567,4726,5125,0.0514216994322944,0.0514216994322944 8569,6895,2262,0.104167713702112,0.104167713702112 8570,2262,3612,0.100511868469799,0.100511868469799 8571,3612,6896,0.101962634245626,0.101962634245626 8572,6896,2111,0.0983046285910296,0.0983046285910296 8573,2111,6000,0.10637347320659,0.10637347320659 8574,6000,6897,0.0969032855683131,0.0969032855683131 8575,6897,6898,1.19574032306189,1.19574032306189 8576,3909,1049,0.101955415333633,0.101955415333633 8577,1049,6280,0.110396580345644,0.110396580345644 8580,4727,6902,0.104166457963925,0.104166457963925 8581,6902,5404,0.105633279342784,0.105633279342784 8582,5404,3137,0.103462723581867,0.103462723581867 8583,3137,3910,0.106566211179802,0.106566211179802 8585,6685,6904,0.1009798833353,0.1009798833353 8586,6904,6905,0.0978861772455395,0.0978861772455395 8588,6906,6907,0.0919209174538617,0.0919209174538617 8589,6907,3448,0.0130685497791993,0.0130685497791993 8590,3448,6908,0.0816132292801626,0.0816132292801626 8591,6908,6909,0.0115722967665996,0.0115722967665996 8592,6909,6910,0.0993816484498638,0.0993816484498638 8593,6910,805,0.0976551438474913,0.0976551438474913 8594,805,6911,0.0993747261569693,0.0993747261569693 8595,6911,6912,0.089888887106785,0.089888887106785 8596,6912,6913,0.0146747703329366,0.0146747703329366 8598,6914,1237,0.101225406841245,0.101225406841245 8600,4811,2178,0.0990205816012607,0.0990205816012607 8602,596,6305,0.0508308915230223,0.0508308915230223 8603,6305,350,0.0658146671565848,0.0658146671565848 8604,350,6425,0.0344816945169531,0.0344816945169531 8605,6425,6423,0.0330039992635189,0.0330039992635189 8606,6423,5343,0.065281602891384,0.065281602891384 8607,5343,4631,0.0645633414559121,0.0645633414559121 8608,4631,4639,0.0344816846016407,0.0344816846016407 8610,1260,4538,0.0975702004070908,0.0975702004070908 8611,4538,4546,0.0337389213160247,0.0337389213160247 8612,4546,6284,0.0652815653305245,0.0652815653305245 8613,6284,2702,0.0682127836725729,0.0682127836725729 8614,2702,2716,0.0295959518245788,0.0295959518245788 8615,2716,6915,0.102272155307925,0.102272155307925 8617,277,6916,0.0242091643473284,0.0242091643473284 8618,6916,6917,0.127799932481727,0.127799932481727 8620,6918,6919,0.100490474583826,0.100490474583826 8621,6919,3936,0.103902551113693,0.103902551113693 8623,5625,109,0.104159188317199,0.104159188317199 9852,7555,7556,0.127428116197139,0.127428116197139 8625,720,6920,0.107136629659166,0.107136629659166 8626,6920,6921,0.0878190742496679,0.0878190742496679 8627,6921,760,0.053327069779034,0.053327069779034 8628,760,4203,0.0493954421158038,0.0493954421158038 19719,10631,10629,0.0181769844157554,0.0181769844157554 8629,4203,4204,0.0379739020862165,0.0379739020862165 8630,4204,1070,0.0609601987006813,0.0609601987006813 8631,1070,1071,0.0198138913639204,0.0198138913639204 8632,1071,2506,0.0820743434648716,0.0820743434648716 8634,6922,6923,0.0332474984310345,0.0332474984310345 8635,6923,6924,0.0309457475923951,0.0309457475923951 8636,6924,6925,0.06835161173269,0.06835161173269 8641,2302,152,0.296479047850973,0.296479047850973 8642,152,1739,0.201132602649999,0.201132602649999 8643,1739,1717,0.0492912051446921,0.0492912051446921 8645,6315,6820,0.175487833230143,0.175487833230143 8646,6820,764,0.157172405718933,0.157172405718933 8647,764,6004,0.389410143877071,0.389410143877071 8648,6004,6244,0.10052021368651,0.10052021368651 11455,8264,8265,0.215908830963319,0.215908830963319 8649,6244,6929,0.161155152616492,0.161155152616492 8651,6930,6931,0.00809135923630026,0.00809135923630026 8652,6931,6869,0.0905079323611068,0.0905079323611068 8653,6869,6932,0.702159216296169,0.702159216296169 8654,4432,6933,0.289985249196455,0.289985249196455 8655,6933,4666,0.0976954476351155,0.0976954476351155 8656,4666,1333,0.0998446345260267,0.0998446345260267 8657,1333,1388,0.0991189577824547,0.0991189577824547 8658,1388,6935,0.105783123390058,0.105783123390058 8659,6935,6850,0.108467199591529,0.108467199591529 8660,6850,4706,0.0984536865396038,0.0984536865396038 8661,4706,6936,0.0998638834924626,0.0998638834924626 8662,6936,1757,0.0991299509071506,0.0991299509071506 8664,2103,5985,0.0990139620475444,0.0990139620475444 8665,5985,6937,0.103423317739921,0.103423317739921 8666,6937,6938,0.197320023520399,0.197320023520399 8667,6939,6940,0.0449145362146055,0.0449145362146055 8668,6940,5016,0.051579913616047,0.051579913616047 8670,6941,5111,0.0702390251054822,0.0702390251054822 8671,5111,4709,0.111086762480312,0.111086762480312 8672,4709,6805,0.12579570489738,0.12579570489738 8673,6805,6942,0.0911912161186586,0.0911912161186586 8674,6942,6943,0.0891583873267196,0.0891583873267196 8675,6943,5415,0.0932705447088281,0.0932705447088281 8676,5415,3141,0.0911590609752313,0.0911590609752313 8677,3141,6944,0.0907415627456138,0.0907415627456138 8678,6944,6945,0.0904253930261683,0.0904253930261683 8679,6945,6282,0.0922034833120112,0.0922034833120112 8680,6282,6946,0.0889556226914396,0.0889556226914396 8681,6946,6947,0.115025423362082,0.115025423362082 19720,10629,10630,0.00318458504180934,0.00318458504180934 8684,4222,6948,0.095205143123347,0.095205143123347 8685,6948,6949,0.0983217542586648,0.0983217542586648 8686,6949,970,0.0973398284250994,0.0973398284250994 8732,6248,6975,0.200150775141685,0.200150775141685 8687,970,6950,0.0518030391212137,0.0518030391212137 8688,6950,5288,0.0521176321182923,0.0521176321182923 8689,5288,3153,0.0937167269922867,0.0937167269922867 8690,3153,4969,0.095648805014101,0.095648805014101 8691,4969,6951,0.121296465267735,0.121296465267735 8717,1073,2508,0.0718764157350201,0.0718764157350201 8692,6951,6952,0.17298014935093,0.17298014935093 8694,2653,4114,0.0446473392844233,0.0446473392844233 8695,4114,6503,0.0806749392848293,0.0806749392848293 11460,8268,8269,0.0284404063889237,0.0284404063889237 8696,6503,6953,0.0279965631557129,0.0279965631557129 8698,6779,1327,0.149226176774822,0.149226176774822 8700,4207,6955,0.0359776758472589,0.0359776758472589 8701,6955,6956,0.0798254305300323,0.0798254305300323 8702,4494,6957,0.0178038045740406,0.0178038045740406 8703,6957,6958,0.00431775087438634,0.00431775087438634 8704,6958,2148,0.120300859607691,0.120300859607691 8705,2148,6960,0.151431823224066,0.151431823224066 8706,6960,6961,0.22023318510828,0.22023318510828 8707,6961,6962,0.137151335408755,0.137151335408755 8708,6962,6963,0.0242055632480646,0.0242055632480646 8709,6963,2150,0.0925314192010664,0.0925314192010664 8710,2150,6964,0.068609567754435,0.068609567754435 8712,6808,6965,0.180937589294771,0.180937589294771 8713,6966,761,0.0469463147130834,0.0469463147130834 8714,761,4205,0.0748160898012537,0.0748160898012537 8715,4205,4398,0.0770157906569643,0.0770157906569643 8716,4398,1073,0.0796290264805075,0.0796290264805075 8746,6967,5689,0.127751851222379,0.127751851222379 8719,271,2710,0.601401594481822,0.601401594481822 11825,321,7799,0.115552151499094,0.115552151499094 8720,2710,6969,0.136362355996719,0.136362355996719 8721,6969,6742,0.135618421861975,0.135618421861975 8722,6742,6141,0.132822121773709,0.132822121773709 8723,6141,4014,0.136061285283967,0.136061285283967 8724,4014,6970,0.13345730315891,0.13345730315891 8725,6970,6971,0.133022272157071,0.133022272157071 8726,6971,6972,0.0472485991851602,0.0472485991851602 8727,6972,3385,0.0819883397602158,0.0819883397602158 8729,6959,6973,0.0390638293285452,0.0390638293285452 19721,10630,10622,0.0559555137804764,0.0559555137804764 8731,6974,6248,0.201212600703242,0.201212600703242 8733,6975,1496,0.201553427836696,0.201553427836696 8734,1496,185,0.202686112287629,0.202686112287629 8735,185,1713,0.204711477509581,0.204711477509581 8736,1713,6976,0.201975316682274,0.201975316682274 8737,6976,1579,0.167005027356132,0.167005027356132 8738,1579,6977,0.309934492691155,0.309934492691155 8739,1105,5871,0.176266848523138,0.176266848523138 8740,5871,1323,0.177439022365804,0.177439022365804 8741,1323,1379,0.176412320749863,0.176412320749863 8742,1379,6978,0.0608448771470547,0.0608448771470547 8744,6843,4695,0.114533137035158,0.114533137035158 11961,2694,6570,0.292174399102456,0.292174399102456 8745,4695,6967,0.15860414860374,0.15860414860374 8747,5689,5336,0.153402847395547,0.153402847395547 8749,6979,6980,0.0492417429246164,0.0492417429246164 8750,6980,6981,0.0330798745582329,0.0330798745582329 8751,6981,6982,0.110138574841473,0.110138574841473 8756,6986,6701,0.0557097589480938,0.0557097589480938 8757,6701,6987,0.145037158424782,0.145037158424782 8759,6988,648,0.139238555969963,0.139238555969963 8760,648,683,0.0653158999110773,0.0653158999110773 8761,683,6989,0.0669742957793313,0.0669742957793313 8762,6989,1988,0.0901527916408211,0.0901527916408211 8763,1988,1972,0.0388238770836602,0.0388238770836602 8764,1972,4588,0.104222260658419,0.104222260658419 8765,4588,4594,0.0293535516568484,0.0293535516568484 8766,4594,6498,0.0726584855189905,0.0726584855189905 8767,6498,6481,0.0601855426433911,0.0601855426433911 8768,6481,2470,0.141630886586724,0.141630886586724 10003,6678,7628,0.0924131784678609,0.0924131784678609 8771,6991,2401,0.344415463633539,0.344415463633539 8772,2401,6992,0.121260728440928,0.121260728440928 8773,6992,6604,0.426798504146684,0.426798504146684 8774,6604,6993,0.0779497578426637,0.0779497578426637 8775,6993,6994,0.328092841207435,0.328092841207435 8776,6994,6997,0.409387625139532,0.409387625139532 8777,6997,6998,0.0280465218891248,0.0280465218891248 8778,6998,6999,0.240899685742567,0.240899685742567 8780,7001,7002,0.172502393042501,0.172502393042501 8781,7002,2338,0.177215228547836,0.177215228547836 8782,2338,7003,0.175043780881437,0.175043780881437 8783,7003,4782,0.243888745485023,0.243888745485023 8784,4782,6558,0.132880580598771,0.132880580598771 8785,6558,7004,0.106726338328234,0.106726338328234 8787,2471,5909,0.20581191299575,0.20581191299575 8789,7005,797,0.197387527656916,0.197387527656916 10028,5604,7642,0.0520984767564003,0.0520984767564003 8790,797,7006,0.203747525811746,0.203747525811746 8793,7007,7008,0.196982052931457,0.196982052931457 8794,7008,3062,0.205201724322207,0.205201724322207 8795,3062,7009,0.184895139192435,0.184895139192435 8796,7009,7010,0.0217892666308482,0.0217892666308482 8798,7011,7012,0.200694925007541,0.200694925007541 8799,7012,6367,0.0706060127631708,0.0706060127631708 8800,6367,7013,0.13113311504647,0.13113311504647 8801,7013,5949,0.203040029193448,0.203040029193448 11962,6570,4451,0.149457420972406,0.149457420972406 8802,5949,5141,0.190833355605879,0.190833355605879 8804,2236,4909,0.189094446681925,0.189094446681925 8805,4909,6613,0.199822606976101,0.199822606976101 8806,6613,7014,0.196131290300381,0.196131290300381 8807,7014,7015,0.207545863379423,0.207545863379423 10052,7653,1099,0.0482102658012733,0.0482102658012733 8809,4072,6057,0.192026411520301,0.192026411520301 20532,10847,10848,0.0340308021704454,0.0340308021704454 8810,6057,5797,0.200508266391225,0.200508266391225 8812,7016,7017,0.20408918142509,0.20408918142509 8813,7017,6590,0.201086157953578,0.201086157953578 8814,6590,7018,0.202602619918689,0.202602619918689 8816,7019,4577,0.129538344988774,0.129538344988774 8817,4577,6441,0.138680608354748,0.138680608354748 8818,6441,5293,0.134070515766336,0.134070515766336 8819,5293,6970,0.13449026404854,0.13449026404854 8820,6970,13,0.134902446032247,0.134902446032247 8822,7020,382,0.124884712447894,0.124884712447894 8823,382,7021,0.135229787557418,0.135229787557418 8824,7021,7022,0.132193897477211,0.132193897477211 8826,7023,7024,0.137222417835135,0.137222417835135 8827,7024,7025,0.130431649234377,0.130431649234377 8828,7025,7026,0.138849105164774,0.138849105164774 8830,6206,7027,0.182945185531037,0.182945185531037 8831,7027,7028,0.175756239821697,0.175756239821697 20483,10830,10831,0.0908860058291454,0.0908860058291454 8833,7029,7030,0.203242108673725,0.203242108673725 8834,7030,7031,0.150413392817758,0.150413392817758 8835,7031,2977,0.0550192556799276,0.0550192556799276 8837,657,1886,0.0454008957908892,0.0454008957908892 8838,1886,528,0.053551482812009,0.053551482812009 8841,6092,1889,0.0508386682559075,0.0508386682559075 8842,1889,7033,0.0498613554304776,0.0498613554304776 8843,7033,7034,0.00951828955857414,0.00951828955857414 8844,7034,7035,0.036894485571684,0.036894485571684 8845,7035,6085,0.0480584959434146,0.0480584959434146 8847,742,4527,0.0498820470218468,0.0498820470218468 8848,4527,7036,0.0491481642660053,0.0491481642660053 8849,7036,5246,0.0491592800418928,0.0491592800418928 8850,5246,7037,0.0481362905740046,0.0481362905740046 8851,7037,7038,0.0454453697348376,0.0454453697348376 8852,7038,7039,0.0963504134151864,0.0963504134151864 8853,7039,7040,0.0519319872070824,0.0519319872070824 8854,7040,1663,0.0497523111621545,0.0497523111621545 8855,1663,7041,0.0529510578680093,0.0529510578680093 8856,7041,7042,0.0505381295725577,0.0505381295725577 8857,7042,7043,0.0514848181594461,0.0514848181594461 8858,7043,7044,0.0741692266458179,0.0741692266458179 8861,7046,2493,0.132768776448504,0.132768776448504 20533,10817,10849,0.0041587253937853,0.0041587253937853 8864,2531,1932,0.0596099109005186,0.0596099109005186 8865,1932,7047,0.205921914653592,0.205921914653592 8867,7048,4043,0.179136537042624,0.179136537042624 8868,4043,7049,0.176989263158491,0.176989263158491 8869,7049,7050,0.100459005094488,0.100459005094488 8871,7051,5531,0.109415807818528,0.109415807818528 8872,5531,7052,0.29371056329192,0.29371056329192 8874,7053,6824,0.0545745509742182,0.0545745509742182 8875,6824,2424,0.081950775026488,0.081950775026488 8876,2424,7054,0.050315704306832,0.050315704306832 8877,7054,3228,0.0836964212853156,0.0836964212853156 8879,4957,4034,0.0947298154946536,0.0947298154946536 8881,7055,5863,0.174726781940175,0.174726781940175 8882,5863,1311,0.179868913340571,0.179868913340571 8883,1311,7056,0.241558820409428,0.241558820409428 8885,7057,1506,0.131503726493835,0.131503726493835 8886,1506,7058,0.131454642278669,0.131454642278669 8888,1059,7059,0.104267738567829,0.104267738567829 10122,3779,7683,0.15407703010384,0.15407703010384 8890,4436,56,0.118965433489173,0.118965433489173 8891,56,5316,0.100608812091724,0.100608812091724 8892,5316,3496,0.0998861232245216,0.0998861232245216 8893,3496,3665,0.201207219763356,0.201207219763356 8894,3665,7060,0.199611951396181,0.199611951396181 8895,7060,7061,0.203598851492666,0.203598851492666 8896,7061,5840,0.200253664127546,0.200253664127546 8897,5840,267,0.165246780486595,0.165246780486595 8899,7062,7063,0.478103640034168,0.478103640034168 8900,7064,5164,0.146200467670157,0.146200467670157 8901,5164,6860,0.179928785347538,0.179928785347538 8902,6860,7065,0.0135383927129561,0.0135383927129561 8903,7065,2385,0.105505653234926,0.105505653234926 8905,3637,7066,0.183542084850882,0.183542084850882 8907,5956,7067,0.0986953923423101,0.0986953923423101 8908,7067,3021,0.00874922983807779,0.00874922983807779 20416,10767,10781,0.00791916641108638,0.00791916641108638 8910,7068,4380,0.0528744797047038,0.0528744797047038 8911,4380,7069,0.100067477522489,0.100067477522489 8912,7069,7070,0.00503051016222424,0.00503051016222424 8913,7070,7071,0.0533378396892988,0.0533378396892988 8914,7071,7072,0.0517118729985249,0.0517118729985249 8915,7072,7073,0.0528720185185965,0.0528720185185965 8916,7073,7074,0.0524160104100909,0.0524160104100909 8917,7074,7075,0.0591259627190951,0.0591259627190951 8918,7075,7076,0.0472141967853771,0.0472141967853771 8919,7076,7077,0.0523938554164358,0.0523938554164358 8920,7077,7078,0.0519698920804767,0.0519698920804767 18299,6996,6464,0.157978818539649,0.157978818539649 18300,6464,5526,0.155386531700968,0.155386531700968 8921,7078,7079,0.0533446665935528,0.0533446665935528 8922,7079,6175,0.0539515629761608,0.0539515629761608 8923,6175,7080,0.0522978151475426,0.0522978151475426 19723,10628,10634,0.0467495933951474,0.0467495933951474 8924,7080,3310,0.051621129553778,0.051621129553778 8925,3310,7081,0.0537939712546602,0.0537939712546602 8926,7081,7082,0.0517442194955157,0.0517442194955157 8957,6821,767,0.155663516472162,0.155663516472162 8928,6333,7083,0.0368397497726965,0.0368397497726965 8930,7084,756,0.02205451477657,0.02205451477657 8931,756,1542,0.146566188527195,0.146566188527195 8933,7085,7086,0.470303961651379,0.470303961651379 8936,6193,6949,0.198646201862192,0.198646201862192 8937,6949,7088,0.203154460121287,0.203154460121287 8938,7088,7089,0.0315254339634626,0.0315254339634626 11963,4451,5499,0.142902063925945,0.142902063925945 8939,1547,4267,0.203186762796229,0.203186762796229 8940,4267,281,0.118834586231474,0.118834586231474 8942,4988,5631,0.199717559309749,0.199717559309749 8943,5631,2363,0.114164400355602,0.114164400355602 8944,2363,4145,0.172388156251151,0.172388156251151 8945,4145,4750,0.181329134759237,0.181329134759237 8946,4750,7090,0.0742131518569267,0.0742131518569267 8947,7090,6563,0.101353119972535,0.101353119972535 8949,561,652,0.180277903435168,0.180277903435168 8950,652,7091,0.1782898608686,0.1782898608686 8951,7091,4618,0.177690137841113,0.177690137841113 8952,4618,6484,0.148000947434632,0.148000947434632 8953,6484,3683,0.147902463423831,0.147902463423831 8955,7092,562,0.138318567115304,0.138318567115304 14765,7355,5462,0.177046926118077,0.177046926118077 8958,767,6719,0.219350766482543,0.219350766482543 8959,6719,6005,0.0551645975375965,0.0551645975375965 8961,7093,7094,0.0134618314671123,0.0134618314671123 8962,7094,7095,0.0768336523164077,0.0768336523164077 8964,4351,7096,0.187825105408858,0.187825105408858 8966,5169,7097,0.173957232527163,0.173957232527163 8967,7097,2358,0.178391537286392,0.178391537286392 8968,2358,4158,0.173186099094122,0.173186099094122 8969,4158,4745,0.175498953556533,0.175498953556533 8970,4745,6540,0.175479189908249,0.175479189908249 8971,6540,7098,0.165132887334241,0.165132887334241 8974,900,4481,0.13673901951185,0.13673901951185 8975,4481,2805,0.133564794339907,0.133564794339907 8976,2805,5271,0.130621351715569,0.130621351715569 8977,5271,6911,0.123597927289001,0.123597927289001 8978,6911,7100,0.15221685519733,0.15221685519733 8979,7100,6360,0.259362269049004,0.259362269049004 8981,7102,704,0.204412961923,0.204412961923 19726,10627,10635,0.0226092820114286,0.0226092820114286 8984,7103,1210,0.168411442672594,0.168411442672594 8985,1210,7104,0.0210253069731913,0.0210253069731913 8986,7104,3769,0.199568149574658,0.199568149574658 8987,3769,7105,0.154728508227155,0.154728508227155 8988,7105,960,0.176377624617973,0.176377624617973 8989,960,7106,0.174688777733473,0.174688777733473 8990,7106,4897,0.160532597504136,0.160532597504136 8991,4897,7107,0.182971792068578,0.182971792068578 8992,7107,5494,0.175655210225522,0.175655210225522 8994,7108,7109,0.103100291492917,0.103100291492917 8995,7109,7110,0.101964294660044,0.101964294660044 8998,7112,6130,0.00642185713601216,0.00642185713601216 8999,6130,3973,0.100482235790598,0.100482235790598 9000,3973,7018,0.0985643830580019,0.0985643830580019 9001,7018,1404,0.0976294798550341,0.0976294798550341 9002,1404,7113,0.0934722476940573,0.0934722476940573 9003,7113,3377,0.114974498647875,0.114974498647875 9004,3377,5719,0.0923374297912636,0.0923374297912636 9006,4633,4552,0.211900461491767,0.211900461491767 9008,7114,1219,0.0873426128412716,0.0873426128412716 9009,1219,7115,0.154859667381265,0.154859667381265 9011,128,4195,0.0990809801322014,0.0990809801322014 9012,4195,2526,0.225168737431611,0.225168737431611 9015,7118,7119,0.0484685816363468,0.0484685816363468 9016,7119,6647,0.0431240450937402,0.0431240450937402 9017,6647,7120,0.0651283567093235,0.0651283567093235 9020,7121,5612,0.0589161599786899,0.0589161599786899 9021,5612,7122,0.0519812671049742,0.0519812671049742 9022,7122,3734,0.0556068739901258,0.0556068739901258 9024,4852,7123,0.126059374848785,0.126059374848785 9025,7123,7124,0.118149722641793,0.118149722641793 9026,7124,7125,0.121835161075312,0.121835161075312 9027,7125,7126,0.110094663779518,0.110094663779518 9028,7126,4678,0.101155068622002,0.101155068622002 9029,4678,4925,0.0375558738681089,0.0375558738681089 9031,7127,5718,0.122304701667431,0.122304701667431 9033,7129,7130,0.00755996146089403,0.00755996146089403 11437,7984,8034,0.589388539362218,0.589388539362218 9034,7130,7131,0.0405147672355999,0.0405147672355999 15917,9748,9104,0.13371062185673,0.13371062185673 9036,7132,7133,0.0505601360898234,0.0505601360898234 9037,7133,7134,0.050337833066874,0.050337833066874 9039,2563,2043,0.341755774769512,0.341755774769512 9040,2043,4280,0.587618591665046,0.587618591665046 9041,4280,2317,0.145996435168453,0.145996435168453 9042,2317,7135,0.26875426467805,0.26875426467805 9044,4276,6167,0.145395831525207,0.145395831525207 9045,6167,7136,0.583394412429138,0.583394412429138 9046,7136,7137,0.0430989040252276,0.0430989040252276 9048,7138,7139,0.17847978963111,0.17847978963111 9049,7139,665,0.00426988518248375,0.00426988518248375 9050,665,7140,0.0039363004033923,0.0039363004033923 9051,7140,7141,0.126828000444838,0.126828000444838 9052,7141,7142,0.0463243816448395,0.0463243816448395 9053,7142,4606,0.175854779813893,0.175854779813893 13036,8929,8930,0.492762775909981,0.492762775909981 9054,4606,2885,0.129583918723674,0.129583918723674 9056,818,3559,0.139007675873083,0.139007675873083 9057,3559,5633,0.138607438022671,0.138607438022671 9060,5632,7143,0.0971697431213832,0.0971697431213832 9061,7143,4337,0.0573209846859246,0.0573209846859246 9062,4337,6336,0.137619327969477,0.137619327969477 9063,6336,3051,0.138690015537613,0.138690015537613 9064,3051,7144,0.13740372400277,0.13740372400277 9065,7144,7145,0.00531536492655497,0.00531536492655497 9066,7145,7146,0.138359891845979,0.138359891845979 9069,873,4461,0.138000198054367,0.138000198054367 9070,4461,2781,0.134827246932882,0.134827246932882 9073,6941,5768,0.263560531238909,0.263560531238909 9074,5768,7148,0.00867578094755507,0.00867578094755507 9075,6325,4168,0.192770537182593,0.192770537182593 9076,4168,4753,0.208190261859574,0.208190261859574 9077,4753,6544,0.199662965025148,0.199662965025148 9078,6544,7149,0.203286576405629,0.203286576405629 9079,7149,7150,0.188877376950956,0.188877376950956 9080,7150,3796,0.199750569153682,0.199750569153682 9081,3796,5939,0.152615142478991,0.152615142478991 9082,5939,940,0.17776127985835,0.17776127985835 9083,940,2224,0.184599395002716,0.184599395002716 9084,2224,4874,0.160770298676863,0.160770298676863 9085,4874,7151,0.191866995309803,0.191866995309803 9086,7151,5472,0.170431656658562,0.170431656658562 9087,5472,7152,0.177051030738846,0.177051030738846 9089,7153,7154,0.0893451644905786,0.0893451644905786 9090,7154,6170,0.0753374734775839,0.0753374734775839 9091,6170,4764,0.177646502224828,0.177646502224828 9092,4764,4150,0.173084945690311,0.173084945690311 9094,2344,7155,0.117646857783728,0.117646857783728 9095,7155,7156,0.0188390787773898,0.0188390787773898 9096,7156,7157,0.234434662963778,0.234434662963778 9097,7157,7158,0.0252454738977112,0.0252454738977112 9100,7159,7160,0.136141908223257,0.136141908223257 9101,7160,7161,0.134175303690261,0.134175303690261 9102,7161,5540,0.104957650418394,0.104957650418394 9103,5540,2408,0.0972515972300324,0.0972515972300324 9104,2408,4293,0.0986699082335262,0.0986699082335262 9105,4293,7163,0.053830719074408,0.053830719074408 9107,7164,7165,0.0631810706690825,0.0631810706690825 9108,7165,2982,0.341967827784909,0.341967827784909 9109,2982,7166,0.203801982791161,0.203801982791161 9110,7166,7167,0.199088364823678,0.199088364823678 9111,7167,7168,0.00801722711592813,0.00801722711592813 9112,7168,7169,0.0420988990456398,0.0420988990456398 9113,7169,7170,0.153973329045923,0.153973329045923 9114,7170,6877,0.206323620437175,0.206323620437175 9115,6877,1688,0.202556013709455,0.202556013709455 10335,2984,7779,0.0471482180711068,0.0471482180711068 9116,1688,7171,0.203959165094635,0.203959165094635 9117,7171,2434,0.200457262733771,0.200457262733771 9118,2434,7172,0.202529539970889,0.202529539970889 9119,7172,6459,0.289084578375032,0.289084578375032 19730,5374,10637,0.0120223368882016,0.0120223368882016 9120,6459,7173,0.114101346723939,0.114101346723939 9121,7173,7174,0.184116579370581,0.184116579370581 9122,7174,7175,0.203885371802177,0.203885371802177 9123,7175,7176,0.042345014713444,0.042345014713444 9124,7176,7177,0.0543545796747623,0.0543545796747623 9125,7177,1424,0.112240471555906,0.112240471555906 9128,7179,6066,0.193267920890686,0.193267920890686 9129,6066,2546,0.202503184194707,0.202503184194707 9130,2546,7180,0.41050413821522,0.41050413821522 9131,6215,7181,0.274932291342238,0.274932291342238 9132,7181,7182,0.263103709588239,0.263103709588239 9133,7182,7183,0.130644941399459,0.130644941399459 9134,2594,5185,0.17867940782894,0.17867940782894 9137,5066,4054,0.176950276628118,0.176950276628118 9138,4054,7184,0.19508037930475,0.19508037930475 19295,10466,10470,0.0590667450333129,0.0590667450333129 9139,7184,1855,0.159486883286254,0.159486883286254 9140,1855,2595,0.177991984486361,0.177991984486361 9142,7132,7185,0.200740739267956,0.200740739267956 9144,317,5720,0.10120960072344,0.10120960072344 9146,7186,7178,0.0998150102985703,0.0998150102985703 9147,7178,7187,0.0486556483534758,0.0486556483534758 9148,7187,7188,0.0504244958733159,0.0504244958733159 9149,7188,6720,0.0492257170939005,0.0492257170939005 9150,6720,1139,0.0498554245278369,0.0498554245278369 9151,1139,6900,0.0496729718772752,0.0496729718772752 9152,6900,7189,0.0498269762893686,0.0498269762893686 9153,7189,7190,0.0493080365100491,0.0493080365100491 9154,7190,3869,0.0507905077365378,0.0507905077365378 9155,3869,7191,0.0511248031667964,0.0511248031667964 9156,7191,5583,0.0514153335527058,0.0514153335527058 9158,6374,7192,0.0508291685906189,0.0508291685906189 9159,7192,4828,0.0505211822659055,0.0505211822659055 9160,4828,7193,0.0991435070786191,0.0991435070786191 9161,7193,7194,0.0991520630524694,0.0991520630524694 9162,7194,7195,0.0477883926406413,0.0477883926406413 9163,7195,7196,0.0494484339552123,0.0494484339552123 9164,7196,7197,0.0162046310747774,0.0162046310747774 9166,7198,6674,0.0990044216409842,0.0990044216409842 9167,6674,3118,0.097669089391913,0.097669089391913 9168,3118,7199,0.284505571449601,0.284505571449601 9169,7199,6008,0.094118222257641,0.094118222257641 9170,6008,2844,0.0930401433253343,0.0930401433253343 9171,2844,3493,0.0866696350082772,0.0866696350082772 9172,3493,5349,0.0889131869713594,0.0889131869713594 9174,5392,2946,0.0903397575627338,0.0903397575627338 9175,2946,6812,0.0903546565690543,0.0903546565690543 9176,6812,1813,0.0889131954631002,0.0889131954631002 9179,7201,7202,0.0514316470718889,0.0514316470718889 9180,7202,571,0.0452247620537137,0.0452247620537137 9181,571,4984,0.0498774301127379,0.0498774301127379 9182,4984,7203,0.0499341834444621,0.0499341834444621 9183,7203,7204,0.048540539361363,0.048540539361363 9184,7204,7205,0.049454954432791,0.049454954432791 9185,7205,7206,0.0536988191890685,0.0536988191890685 9186,7206,7207,0.0531339953218732,0.0531339953218732 9188,7208,7209,0.0488986834694409,0.0488986834694409 10408,7087,974,0.0520701135747565,0.0520701135747565 9190,3616,7210,0.0490025655343953,0.0490025655343953 9191,7210,7211,0.0492346778344629,0.0492346778344629 9192,7211,6627,0.0474835705848566,0.0474835705848566 9193,6627,7212,0.0259857221754392,0.0259857221754392 9195,7213,2937,0.0797219985274474,0.0797219985274474 9197,4927,7214,0.0675624031978383,0.0675624031978383 9198,7214,7215,0.172837829649445,0.172837829649445 9199,7215,7216,0.0152456900319388,0.0152456900319388 9201,7217,7218,0.150068688599712,0.150068688599712 9202,7218,3717,0.0523950557178934,0.0523950557178934 9203,3717,7219,0.104026300075926,0.104026300075926 9204,7219,7220,0.176478214187187,0.176478214187187 9205,7220,2618,0.176744455093666,0.176744455093666 9206,2618,7221,0.0524078444870275,0.0524078444870275 9207,7221,5199,0.124408908082812,0.124408908082812 9208,5199,6236,0.175254349133775,0.175254349133775 9209,6236,7222,0.181371367707484,0.181371367707484 9210,7222,7223,0.17624861030264,0.17624861030264 10431,7818,3372,0.256942906695214,0.256942906695214 9211,7223,7224,0.177882160330428,0.177882160330428 9212,7224,6596,0.176655139096338,0.176655139096338 9213,6596,7225,0.176764713771947,0.176764713771947 9214,7225,7117,0.195263815592674,0.195263815592674 9215,7117,7226,0.162883394969853,0.162883394969853 9217,7227,7228,0.0929813395053153,0.0929813395053153 9218,7228,7229,0.0382886967355643,0.0382886967355643 9220,5754,5537,0.136674994706822,0.136674994706822 9222,7230,2419,0.0601608416165443,0.0601608416165443 9224,7231,1877,0.0370441528846065,0.0370441528846065 9225,1877,7232,0.131692111532173,0.131692111532173 9227,7233,7234,0.109254283787097,0.109254283787097 9228,7234,7235,0.0988980977520615,0.0988980977520615 9229,7235,7236,0.100150595242985,0.100150595242985 9230,7236,7237,0.0982491727225652,0.0982491727225652 9231,7237,7238,0.102801611377818,0.102801611377818 9232,7238,3624,0.10072637054969,0.10072637054969 9233,3624,7239,0.0490877236423196,0.0490877236423196 9234,7239,7240,0.0506406047895119,0.0506406047895119 9236,7241,7242,0.053434962453162,0.053434962453162 9238,7243,2049,0.0999533143701506,0.0999533143701506 9239,2049,6322,0.101276003642563,0.101276003642563 9240,6322,7245,0.101332248433824,0.101332248433824 9241,7245,7246,0.0464773018813961,0.0464773018813961 9242,7246,3478,0.0519094915924,0.0519094915924 9243,3478,7247,0.0444674652348498,0.0444674652348498 9244,7247,6076,0.0542711695249793,0.0542711695249793 9245,6076,7248,0.0457685619049607,0.0457685619049607 9246,7248,3693,0.0511581578497335,0.0511581578497335 9247,3693,7249,0.0484213428818718,0.0484213428818718 9248,7249,4568,0.050423249762551,0.050423249762551 9249,4568,7250,0.105671525256593,0.105671525256593 9251,3486,5352,0.142707971743977,0.142707971743977 9252,5352,5389,0.0672375375003041,0.0672375375003041 9254,6807,7251,0.174038770872886,0.174038770872886 9255,5582,7252,0.0700127444942287,0.0700127444942287 9256,3438,7253,0.0456922323357007,0.0456922323357007 9257,7253,5712,0.0536735809918437,0.0536735809918437 9258,5712,7254,0.0996465050991051,0.0996465050991051 9259,7254,7177,0.0990312619116669,0.0990312619116669 9261,2234,5135,0.107869698056021,0.107869698056021 9263,5150,4905,0.0686856789021931,0.0686856789021931 9264,4905,6617,0.200618729294218,0.200618729294218 9265,6617,7255,0.197431040074393,0.197431040074393 9266,7255,7256,0.208183749937444,0.208183749937444 9267,7256,645,0.141740585620374,0.141740585620374 9268,645,7257,0.130628958724451,0.130628958724451 9269,7257,1991,0.0908850253123808,0.0908850253123808 9270,1991,1975,0.0373563291181619,0.0373563291181619 9271,1975,4592,0.133760117820733,0.133760117820733 9272,4592,6479,0.133361447138617,0.133361447138617 9273,6479,2465,0.142787478559072,0.142787478559072 9275,7258,905,0.276860539558146,0.276860539558146 9276,905,7259,0.128469118479352,0.128469118479352 9278,7260,7261,0.202325557275685,0.202325557275685 9279,7261,7262,0.200099452464053,0.200099452464053 9281,6555,7263,0.106048977208119,0.106048977208119 9283,2464,5907,0.204805215249635,0.204805215249635 9284,5907,7264,0.200064951669816,0.200064951669816 9285,7264,792,0.198575253788857,0.198575253788857 9286,792,7265,0.203153130979463,0.203153130979463 20553,10855,10830,0.00226863418878014,0.00226863418878014 9287,7265,4356,0.200718125919129,0.200718125919129 9288,4356,7266,0.203231013450801,0.203231013450801 9289,7266,3059,0.208369469805255,0.208369469805255 9290,3059,7267,0.184116398047724,0.184116398047724 9292,7268,7269,0.172274443384772,0.172274443384772 9293,7269,7270,0.174965358395498,0.174965358395498 9294,7270,7271,0.171051925436011,0.171051925436011 9295,7271,4777,0.251271094456806,0.251271094456806 9297,7272,7273,0.142786274588455,0.142786274588455 9298,7273,7257,0.143845033730321,0.143845033730321 9299,7257,2012,0.148104007431453,0.148104007431453 9300,2012,7274,0.146908840218292,0.146908840218292 9303,3209,6121,0.198338421830571,0.198338421830571 9305,1920,7245,0.200452444306493,0.200452444306493 9306,7245,3264,0.201454965709232,0.201454965709232 9307,3264,7275,0.199928677430985,0.199928677430985 9308,7275,75,0.205218774272454,0.205218774272454 9309,75,3514,0.203667659516003,0.203667659516003 9310,3514,4256,0.200449218475779,0.200449218475779 9312,7276,7277,0.199018039984475,0.199018039984475 9314,3099,7278,0.127218718588174,0.127218718588174 9315,7279,7280,0.0142903725965103,0.0142903725965103 9316,7280,7281,0.105207552208829,0.105207552208829 9317,7282,7283,0.0344899807253543,0.0344899807253543 9318,7283,221,0.0709873405596775,0.0709873405596775 9319,221,484,0.00880336166381634,0.00880336166381634 9320,484,7284,0.0467023879280561,0.0467023879280561 9321,7284,7285,0.0520434565562666,0.0520434565562666 9322,7285,7286,0.0966986010135768,0.0966986010135768 9324,7287,7288,0.0474221057340072,0.0474221057340072 9325,7288,7289,0.0544896557893494,0.0544896557893494 18313,7291,7292,0.0491935106031602,0.0491935106031602 12266,8623,8624,0.00987394368395642,0.00987394368395642 9326,7289,7293,0.050792182381771,0.050792182381771 9327,7293,7294,0.0490541601102182,0.0490541601102182 9328,7294,3625,0.0491311379128154,0.0491311379128154 9329,3625,7295,0.0500044548990436,0.0500044548990436 9330,7295,7296,0.0493114932484129,0.0493114932484129 9331,7296,7297,0.0492273088766844,0.0492273088766844 9332,7297,7298,0.0497149327544833,0.0497149327544833 9333,7298,7299,0.052416983039433,0.052416983039433 9334,7299,1775,0.0489179547921138,0.0489179547921138 9335,1775,7300,0.0992252392752366,0.0992252392752366 9338,1523,7301,0.0991304181855472,0.0991304181855472 9340,4180,7302,0.159005264658095,0.159005264658095 9342,7303,7304,0.0508070845581107,0.0508070845581107 9344,2051,7305,0.0464895652372381,0.0464895652372381 9346,6323,7306,0.0487652334573382,0.0487652334573382 9347,7306,7275,0.0511008721086019,0.0511008721086019 9348,7275,7307,0.0472167292045061,0.0472167292045061 9349,7307,3479,0.0519136696037329,0.0519136696037329 9350,3479,7308,0.0469673771341736,0.0469673771341736 9351,7308,6077,0.0514245726695928,0.0514245726695928 9353,7309,3694,0.0517124258100223,0.0517124258100223 9354,3694,7310,0.0465067719763774,0.0465067719763774 9355,7310,4569,0.0489536209610463,0.0489536209610463 9356,4569,7311,0.0489635595580148,0.0489635595580148 9357,7311,7312,0.0558091568866214,0.0558091568866214 9359,5166,6862,0.178524347295205,0.178524347295205 10575,7382,7866,0.0530283440074436,0.0530283440074436 9361,5665,7313,0.0484754519993524,0.0484754519993524 9362,7313,7314,0.161386441141289,0.161386441141289 9363,7314,57,0.142345062746265,0.142345062746265 9365,3497,7315,0.199650199137315,0.199650199137315 9366,7315,7316,0.20195222577189,0.20195222577189 9368,7317,7318,0.0198371749129227,0.0198371749129227 9369,7318,2347,0.132104544578518,0.132104544578518 9370,2347,4152,0.17573096379452,0.17573096379452 9371,4152,4739,0.172852869151079,0.172852869151079 9372,4739,6534,0.176755786446123,0.176755786446123 9373,6534,7319,0.165399065875657,0.165399065875657 9376,1193,7321,0.0221951663944447,0.0221951663944447 9377,7321,3785,0.200018254719297,0.200018254719297 9379,6356,2387,0.110864888603468,0.110864888603468 9380,2387,7322,0.139379472361554,0.139379472361554 9381,7322,7323,0.046481070265731,0.046481070265731 9382,7323,745,0.0926146092564692,0.0926146092564692 9383,745,1563,0.142337228385207,0.142337228385207 9384,1563,7324,0.139015648234869,0.139015648234869 9385,7324,7325,0.121637038292373,0.121637038292373 9387,7326,1054,0.0187920378071022,0.0187920378071022 9388,1054,7327,0.1804815052178,0.1804815052178 9389,7327,7328,0.200952784069958,0.200952784069958 9390,7328,2873,0.135770477885413,0.135770477885413 9391,2873,7329,0.140734857106897,0.140734857106897 9392,7329,7330,0.130551116437319,0.130551116437319 9394,3573,5641,0.135671111475822,0.135671111475822 9395,5641,4346,0.139178472263861,0.139178472263861 9397,6344,3047,0.139334930188281,0.139334930188281 9398,3047,7331,0.13779347001033,0.13779347001033 9399,7331,7332,0.00320242529462838,0.00320242529462838 9400,7332,7333,0.124149220639337,0.124149220639337 9401,7333,7334,0.0152895413448354,0.0152895413448354 9402,7334,1168,0.139240705026111,0.139240705026111 9403,1168,888,0.137184892852111,0.137184892852111 9404,888,4473,0.140290329638987,0.140290329638987 9405,4473,2795,0.133122605689938,0.133122605689938 18387,8972,8990,0.0135489498420418,0.0135489498420418 9406,2795,5263,0.132274155849312,0.132274155849312 9408,5264,7335,0.142105114812744,0.142105114812744 9409,7336,7337,0.0976207961374284,0.0976207961374284 9410,7337,4886,0.157275932372423,0.157275932372423 9411,4886,7338,0.185720302610988,0.185720302610988 9412,7338,5484,0.174899259954025,0.174899259954025 9413,5484,7339,0.200596009359583,0.200596009359583 9415,7001,7340,0.179314344082203,0.179314344082203 9416,7340,3105,0.172536320867715,0.172536320867715 9417,3105,7341,0.196295851159965,0.196295851159965 9418,7341,7342,0.0146987319128723,0.0146987319128723 9419,7342,5274,0.233778976885029,0.233778976885029 9421,61,3550,0.201334976523304,0.201334976523304 9423,4229,1512,0.0573285646726125,0.0573285646726125 9424,1512,1812,0.080316497766985,0.080316497766985 9425,1812,1792,0.0864981124104349,0.0864981124104349 9426,1792,5766,0.0789087886834876,0.0789087886834876 9427,5766,7199,0.0992911764787047,0.0992911764787047 9428,7199,6828,0.11119492664509,0.11119492664509 9429,6828,5849,0.0944254133826228,0.0944254133826228 9430,5849,6009,0.0132155676036954,0.0132155676036954 9431,6009,6306,0.0820521132716854,0.0820521132716854 9432,6306,7343,0.105450198242036,0.105450198242036 9433,7343,6621,0.143519415278471,0.143519415278471 9434,6621,7344,1.27038946039582,1.27038946039582 9437,4173,4758,0.21160422195521,0.21160422195521 9439,7347,7348,0.135937832662874,0.135937832662874 9440,7348,7349,0.00392915540186096,0.00392915540186096 9441,7349,7350,0.00435925191977174,0.00435925191977174 9442,7350,7351,0.134680718743296,0.134680718743296 9443,7351,7352,0.142353643667365,0.142353643667365 9444,7352,822,0.136144392169031,0.136144392169031 9445,822,3563,0.139511434934294,0.139511434934294 9447,4757,6547,0.198421257470946,0.198421257470946 9448,6547,7353,0.203512578195826,0.203512578195826 9449,7353,7354,0.189733642798723,0.189733642798723 9450,7354,3791,0.198902472958717,0.198902472958717 9452,7356,1156,0.139895555737197,0.139895555737197 9453,1156,877,0.139167763247538,0.139167763247538 9454,877,4465,0.138362926550376,0.138362926550376 9455,4465,2785,0.134223449290719,0.134223449290719 9456,2785,5256,0.132255447080442,0.132255447080442 10701,7933,7934,0.0165824928197296,0.0165824928197296 9457,5256,6902,0.213396689593523,0.213396689593523 9458,6902,7357,0.137952680025601,0.137952680025601 9460,7358,7359,0.0873817304884455,0.0873817304884455 9461,7359,5476,0.17425617170475,0.17425617170475 9462,5476,7360,0.176755476074969,0.176755476074969 9463,7360,7361,0.179271064370159,0.179271064370159 9464,7361,670,0.00299320804688776,0.00299320804688776 9465,670,7362,0.00367138449467953,0.00367138449467953 9466,7362,7363,0.175413304982356,0.175413304982356 9467,7363,4602,0.174300257248449,0.174300257248449 9468,4602,6494,0.14109328269368,0.14109328269368 9470,6339,3027,0.140999530277673,0.140999530277673 9471,3027,7364,0.134294188280294,0.134294188280294 9472,7364,7367,0.00539295394286677,0.00539295394286677 9473,7367,7368,0.0958510973743428,0.0958510973743428 9474,7369,7370,0.0190810494123846,0.0190810494123846 9475,7370,4174,0.200419085556528,0.200419085556528 9476,4174,4759,0.205255972403598,0.205255972403598 9478,7371,1504,0.200818042076817,0.200818042076817 9479,1504,177,0.202381091183512,0.202381091183512 9481,7048,5860,0.176960295698989,0.176960295698989 9482,5860,1308,0.177680958846967,0.177680958846967 9483,1308,7372,0.242287040915104,0.242287040915104 9485,7373,7374,0.0554606112260645,0.0554606112260645 9486,7374,6759,0.139083865409791,0.139083865409791 9487,6759,3983,0.201208667852087,0.201208667852087 9488,3983,7042,0.200146227687253,0.200146227687253 9489,7042,3429,0.200588668938452,0.200588668938452 9491,7375,7376,0.134975501915893,0.134975501915893 9492,7376,2494,0.132763759551609,0.132763759551609 9493,2494,2841,0.125447252672452,0.125447252672452 9495,7377,1766,0.0535653036014808,0.0535653036014808 9496,1766,7378,0.148946577862237,0.148946577862237 9497,7378,7379,0.151136159766357,0.151136159766357 9498,7379,2978,0.0542010510807056,0.0542010510807056 9500,6210,7380,0.184339220967731,0.184339220967731 9501,7380,7381,0.177783326711723,0.177783326711723 9503,7055,4046,0.178402656739544,0.178402656739544 9504,4046,7382,0.177334708763743,0.177334708763743 9505,7382,1847,0.175265460280809,0.175265460280809 9506,1847,2581,0.177411624203835,0.177411624203835 9508,5179,7383,0.0621659509396009,0.0621659509396009 9510,7384,5530,0.101603812835917,0.101603812835917 9511,5530,6476,0.0959541548395336,0.0959541548395336 9512,6476,7385,0.197309689587966,0.197309689587966 9514,7386,4578,0.133367493492184,0.133367493492184 9515,4578,6442,0.135224444657643,0.135224444657643 9516,6442,5294,0.135202388191056,0.135202388191056 9517,5294,6971,0.132090452543352,0.132090452543352 9519,7387,6793,0.0526421759963202,0.0526421759963202 9520,6793,2426,0.0832334466071371,0.0832334466071371 9521,2426,7292,0.0515611894823623,0.0515611894823623 9522,7292,3230,0.0818841223845197,0.0818841223845197 9523,3230,7388,0.142866769580008,0.142866769580008 9525,7389,7390,0.203322823967769,0.203322823967769 9529,7391,7392,0.135325738854945,0.135325738854945 9530,7392,7393,0.132395815694125,0.132395815694125 9531,7393,7394,0.135014881681412,0.135014881681412 9532,7394,7395,0.132077333868835,0.132077333868835 9535,7397,621,0.0257970801977961,0.0257970801977961 9537,4075,6060,0.199263565882924,0.199263565882924 9538,6060,5800,0.199550446273018,0.199550446273018 9540,7398,3097,0.199450454556748,0.199450454556748 9541,3097,3207,0.202536688546866,0.202536688546866 9542,3207,6119,0.201707926741417,0.201707926741417 9543,6119,1917,0.201109266380341,0.201109266380341 9544,1917,7243,0.20045244430598,0.20045244430598 9545,7243,594,0.202390514467061,0.202390514467061 9547,7399,5843,0.208569621956493,0.208569621956493 9549,7400,5659,0.10300363118025,0.10300363118025 9550,5659,7401,0.0544972381418925,0.0544972381418925 9552,6194,6950,0.191455920710939,0.191455920710939 9553,6950,7402,0.209004541630565,0.209004541630565 9555,4943,7403,0.0144437903083984,0.0144437903083984 9556,7403,3000,0.101061674656442,0.101061674656442 9558,6639,3962,0.136668682711291,0.136668682711291 9559,3962,4361,0.121869293781819,0.121869293781819 20411,9207,10780,0.0112983850763668,0.0112983850763668 9561,5171,5225,0.145976272368254,0.145976272368254 9562,5225,1866,0.0654044096593951,0.0654044096593951 9563,1866,5084,0.0770856255669816,0.0770856255669816 9564,5084,2809,0.113066726070966,0.113066726070966 9565,2809,3368,0.152693063908693,0.152693063908693 9566,3368,7404,0.0530057643448654,0.0530057643448654 9567,7404,4944,0.0497811011847154,0.0497811011847154 9568,4944,7405,0.0515530101953733,0.0515530101953733 9569,7405,7217,0.0502978935844785,0.0502978935844785 9570,7217,7406,0.0537233169488665,0.0537233169488665 9571,7406,7407,0.0412354910733997,0.0412354910733997 9572,6416,4212,0.100784166153009,0.100784166153009 9573,4212,190,0.175257609965618,0.175257609965618 9574,190,4532,0.201882877149858,0.201882877149858 9575,4532,5431,0.198227529862783,0.198227529862783 9576,5431,5972,0.107244272330712,0.107244272330712 9577,5972,2255,0.104270609577454,0.104270609577454 9578,2255,6131,0.104982960169425,0.104982960169425 9579,6131,3998,0.104249966263654,0.104249966263654 9580,3998,7048,0.105712541492873,0.105712541492873 9581,7048,1393,0.105952500116488,0.105952500116488 9583,7408,7055,0.0530917174300864,0.0530917174300864 9584,7055,7409,0.0515249594325266,0.0515249594325266 9585,7409,3389,0.0512512544679775,0.0512512544679775 9586,3389,7410,0.0515249594325266,0.0515249594325266 9587,7410,4504,0.051986836558228,0.051986836558228 9588,4504,3539,0.0507992547126353,0.0507992547126353 9589,3539,7411,0.0505170014633714,0.0505170014633714 9590,7411,7412,0.0515690276546841,0.0515690276546841 9592,5066,6400,0.0525526328752235,0.0525526328752235 9593,6400,6835,0.0526723733629873,0.0526723733629873 9594,6835,7413,0.0505686622438464,0.0505686622438464 9595,7413,1105,0.0506198937481409,0.0506198937481409 9596,1105,7414,0.0824276303743622,0.0824276303743622 9598,3863,7415,0.0529481461592885,0.0529481461592885 9599,7415,6656,0.0485933921065039,0.0485933921065039 9600,6656,7416,0.0551266417503484,0.0551266417503484 9601,7416,7417,0.698080046436177,0.698080046436177 9602,3179,7418,0.0616464790427922,0.0616464790427922 9603,7418,5002,0.0485639637102659,0.0485639637102659 9604,5002,7419,0.0540110826611525,0.0540110826611525 9605,7419,5725,0.0437502401390831,0.0437502401390831 9606,5725,724,0.0271601591292424,0.0271601591292424 9607,724,7059,0.100733087825974,0.100733087825974 9608,7059,7314,0.111000885564944,0.111000885564944 9610,7421,3610,0.212938945536276,0.212938945536276 9611,3610,2128,0.151144951480704,0.151144951480704 10843,154,8006,0.0789597424143419,0.0789597424143419 9613,5998,2327,0.147931201391184,0.147931201391184 9614,2327,7422,0.151462381546094,0.151462381546094 9615,2016,354,0.0832039426217647,0.0832039426217647 9616,354,2024,0.270665538753682,0.270665538753682 9620,4944,7424,0.200356357596052,0.200356357596052 9622,2981,7425,0.200823510551274,0.200823510551274 9623,7425,7426,0.200629159279387,0.200629159279387 9624,7426,7427,0.00781704540286186,0.00781704540286186 9625,7427,7428,0.196215671376464,0.196215671376464 9626,7428,6876,0.205224182417126,0.205224182417126 9627,6876,1687,0.205021376956907,0.205021376956907 9628,1687,7429,0.205696359665547,0.205696359665547 9629,7429,2432,0.199163881347575,0.199163881347575 9630,2432,7431,0.20247617593456,0.20247617593456 9632,6213,7432,0.274944028390563,0.274944028390563 9633,7432,7433,0.263513794727665,0.263513794727665 9634,7433,6594,0.262579264502597,0.262579264502597 9636,7254,1423,0.111990529719831,0.111990529719831 10866,1577,8015,0.266859669077532,0.266859669077532 9639,7434,7435,0.184117705049588,0.184117705049588 9640,7435,7436,0.203503143312405,0.203503143312405 9642,6593,7437,0.098508708246921,0.098508708246921 9643,7437,7127,0.0085733378066782,0.0085733378066782 9645,7411,4051,0.176201016140517,0.176201016140517 9646,4051,7438,0.186623330561976,0.186623330561976 9647,7438,1853,0.167040016171723,0.167040016171723 9648,1853,2591,0.179034976108436,0.179034976108436 9650,7439,6064,0.193434831975152,0.193434831975152 9651,6064,2544,0.202007823415783,0.202007823415783 9652,2544,7440,0.411378882387366,0.411378882387366 9653,7129,627,0.200330694412442,0.200330694412442 9655,18,6387,0.132089927812284,0.132089927812284 9658,7443,7444,0.13397887621517,0.13397887621517 9659,7444,5539,0.105571329036095,0.105571329036095 9660,5539,2407,0.0968730605007166,0.0968730605007166 9661,2407,4292,0.100193275722424,0.100193275722424 9662,4292,7445,0.0505436928211805,0.0505436928211805 9663,7445,7446,0.0548363595380854,0.0548363595380854 9665,7447,7448,0.169947053382904,0.169947053382904 9667,5852,1336,0.19937663187299,0.19937663187299 9668,1336,6158,0.0597086585632686,0.0597086585632686 9669,6158,7449,0.153340690716036,0.153340690716036 9671,7450,4365,0.199972383812324,0.199972383812324 9672,4365,1447,0.201108937861992,0.201108937861992 9673,1447,7451,0.20199467881708,0.20199467881708 9674,7451,6664,0.0985180993542889,0.0985180993542889 9675,6664,1757,0.102800794441344,0.102800794441344 9676,1757,3819,0.106482209599855,0.106482209599855 9677,3819,5892,0.0976679798408968,0.0976679798408968 9679,5332,5070,0.101261676099905,0.101261676099905 9680,5070,6838,0.100657370443561,0.100657370443561 9681,6838,6967,0.0976725983678986,0.0976725983678986 9682,6967,7452,0.102800093286128,0.102800093286128 9683,7452,7453,0.0998547767838799,0.0998547767838799 9685,5437,7454,0.211535646678045,0.211535646678045 9686,7454,4416,0.194570832918176,0.194570832918176 9687,4416,7456,0.224677107455919,0.224677107455919 9688,7456,4322,0.22100369073056,0.22100369073056 9692,7458,7459,0.0196177061643605,0.0196177061643605 9693,7459,7460,0.0200797614980701,0.0200797614980701 9694,7460,7461,0.0204220717617775,0.0204220717617775 9695,7461,7462,0.0192753952773127,0.0192753952773127 9696,7462,7463,0.0197376280100197,0.0197376280100197 9697,7463,1874,0.0201396312288959,0.0201396312288959 9698,1874,7464,0.101865928676763,0.101865928676763 9699,7464,7465,0.0516398712444199,0.0516398712444199 9700,5894,1589,0.201207684972719,0.201207684972719 9701,1589,1639,0.202832052664544,0.202832052664544 9703,7466,7467,0.461510399426298,0.461510399426298 9704,7468,7469,0.0656477480578156,0.0656477480578156 9705,7469,7470,0.0202314805703126,0.0202314805703126 9706,7470,7471,0.0196155905306545,0.0196155905306545 9707,7471,7472,0.0198466389215673,0.0198466389215673 9709,7473,7474,0.0193760769839274,0.0193760769839274 10941,7859,4686,0.105458193161767,0.105458193161767 16187,5815,7203,0.20368767335866,0.20368767335866 9710,7474,7475,0.0199577496151493,0.0199577496151493 9711,7475,1873,0.0221306450398483,0.0221306450398483 9712,1873,7476,0.0228930859552116,0.0228930859552116 9713,7476,7477,0.00597945379667752,0.00597945379667752 9714,7477,7481,0.0633102446327588,0.0633102446327588 9715,7481,7482,0.00659734634558833,0.00659734634558833 9716,7482,7483,0.0122662226221965,0.0122662226221965 9717,7483,7484,0.0357233876730641,0.0357233876730641 9718,7484,4185,0.0600540815299224,0.0600540815299224 9721,7485,4417,0.198257535408126,0.198257535408126 9722,4417,7486,0.220999648574169,0.220999648574169 9723,7486,4321,0.223933764288424,0.223933764288424 9725,4364,1446,0.20650017701017,0.20650017701017 9726,1446,7487,0.199709617072806,0.199709617072806 9727,7487,6936,0.203411194568703,0.203411194568703 9728,6936,5891,0.202831423382765,0.202831423382765 9730,7488,7489,0.219847500079542,0.219847500079542 9731,7489,7490,0.112284636925509,0.112284636925509 9733,7491,7492,0.104975617952237,0.104975617952237 9734,7492,7493,0.133826104897821,0.133826104897821 9735,7493,7494,0.136182988757468,0.136182988757468 9737,5544,2414,0.0621561786197408,0.0621561786197408 9739,5055,4297,0.0642451197659933,0.0642451197659933 9740,4297,7495,0.104062899405527,0.104062899405527 9741,7495,7496,0.203687229874764,0.203687229874764 9742,7496,2987,0.200108037782066,0.200108037782066 9743,2987,7497,0.201819339453719,0.201819339453719 9744,7497,7498,0.0489089257680099,0.0489089257680099 9745,7498,7499,0.151764240821653,0.151764240821653 9746,7499,7500,0.203024715164671,0.203024715164671 9747,7500,6882,0.202091910987955,0.202091910987955 9748,6882,1693,0.203443247701908,0.203443247701908 9749,1693,7501,0.204709999833149,0.204709999833149 9750,7501,2441,0.166684898047837,0.166684898047837 9752,5738,5527,0.157552520143968,0.157552520143968 9753,5527,6465,0.155770587020073,0.155770587020073 9754,6465,7502,0.156429247159158,0.156429247159158 9755,7502,7503,0.187478248770476,0.187478248770476 9756,7503,7504,0.202724737429487,0.202724737429487 10985,7367,5402,0.104549154022735,0.104549154022735 9757,7504,1429,0.207912295088567,0.207912295088567 9758,1429,7189,0.130843883831593,0.130843883831593 9760,6219,7505,0.274122910361615,0.274122910361615 9761,7505,7506,0.19636903427064,0.19636903427064 9763,2603,5189,0.177622776028071,0.177622776028071 9764,5189,5657,0.106425186945832,0.106425186945832 9766,7507,7508,0.0438255563694837,0.0438255563694837 9767,7508,4058,0.0100861958439265,0.0100861958439265 9768,4058,7509,0.0353348287032789,0.0353348287032789 9769,7509,7510,0.141940367411715,0.141940367411715 9770,7510,1860,0.1765997957518,0.1765997957518 9771,1860,2604,0.182058234750596,0.182058234750596 9773,7511,6071,0.194146348690461,0.194146348690461 9774,6071,2551,0.201763197291639,0.201763197291639 9776,7513,7514,0.138564330925234,0.138564330925234 9778,7515,686,0.203088920175274,0.203088920175274 9779,686,1983,0.159242254447937,0.159242254447937 9780,1983,1968,0.0374282123082397,0.0374282123082397 9781,1968,4621,0.107323343903913,0.107323343903913 9782,4621,6500,0.103085986769995,0.103085986769995 9783,6500,2474,0.199627678773596,0.199627678773596 9785,7516,2773,0.203153140061273,0.203153140061273 9786,2773,6896,0.203229996829736,0.203229996829736 9788,5346,7517,0.175498987947166,0.175498987947166 9789,7517,2340,0.175921748142843,0.175921748142843 9790,2340,7518,0.175670305695009,0.175670305695009 9791,7518,4783,0.243270382660677,0.243270382660677 9792,4783,7519,0.239583168661009,0.239583168661009 9793,7519,7520,0.0339478111046773,0.0339478111046773 9794,7520,6369,0.269882786903903,0.269882786903903 9795,6369,7521,0.132466649716692,0.132466649716692 9797,7522,5952,0.201032381768493,0.201032381768493 9798,5952,5144,0.0336716082597733,0.0336716082597733 9799,5144,5156,0.0326057448432317,0.0326057448432317 9800,5156,2239,0.132989211721542,0.132989211721542 9801,2239,4912,0.203447012505169,0.203447012505169 9802,4912,6610,0.203165550596053,0.203165550596053 18325,7524,7525,0.0423335034846442,0.0423335034846442 9804,7523,7526,0.205397811211562,0.205397811211562 9806,2475,5910,0.203278121280476,0.203278121280476 9807,5910,7527,0.201064010596531,0.201064010596531 9808,7527,800,0.20177431388955,0.20177431388955 9809,800,7528,0.202244021720306,0.202244021720306 9811,7529,7530,0.20077292216439,0.20077292216439 9813,3064,7531,0.184973544349351,0.184973544349351 9815,2632,5362,0.0801274749327823,0.0801274749327823 9816,5362,5209,0.120994383618796,0.120994383618796 9817,5209,6229,0.174510675248847,0.174510675248847 9819,7532,7533,0.202574921872807,0.202574921872807 9820,7533,7534,0.206092993605617,0.206092993605617 9821,7534,6444,0.205010086254005,0.205010086254005 9822,6444,5302,0.199728470714505,0.199728470714505 9824,6656,4061,0.176855547581016,0.176855547581016 9825,4061,7535,0.242794235361762,0.242794235361762 9827,7536,6086,0.100844609398613,0.100844609398613 9828,6086,7537,0.100375721785614,0.100375721785614 9829,7537,7538,0.0511607864629355,0.0511607864629355 9830,7538,5244,0.0495951653375039,0.0495951653375039 9831,5244,7539,0.0519761520574234,0.0519761520574234 9832,7539,6885,0.0502414304638419,0.0502414304638419 9833,6885,7540,0.0499615650233233,0.0499615650233233 9835,7541,7542,0.0351445858107267,0.0351445858107267 9838,7544,7545,0.105704455648811,0.105704455648811 9841,2556,7547,0.195916474446361,0.195916474446361 9842,6224,7548,0.277797708537317,0.277797708537317 9845,7550,7551,0.196848690524097,0.196848690524097 9846,7551,5751,0.202697238266629,0.202697238266629 9847,5751,7552,0.00795047859513932,0.00795047859513932 9848,7552,7553,0.129731824653906,0.129731824653906 9849,7553,6474,0.0638707232076661,0.0638707232076661 9850,6474,7554,0.0334363679568542,0.0334363679568542 20015,10180,2696,0.367929886679579,0.367929886679579 9851,7554,7555,0.0146999916602211,0.0146999916602211 9853,3170,7557,0.145194224111084,0.145194224111084 9854,7557,7558,0.0835128735178232,0.0835128735178232 9855,7558,7559,0.0585562750239905,0.0585562750239905 9856,7559,6713,0.00611903533894709,0.00611903533894709 9857,6713,7560,0.146921779963022,0.146921779963022 9858,7560,5786,0.142766734982168,0.142766734982168 9859,5786,7561,0.147333855208616,0.147333855208616 11082,6285,2717,0.0986458045481302,0.0986458045481302 9860,7561,7562,0.151251680669446,0.151251680669446 9861,7562,7563,0.142846459249546,0.142846459249546 9863,7564,3303,0.147900845771263,0.147900845771263 9865,5316,7565,0.0511409811054889,0.0511409811054889 9866,7565,7566,0.1490174605609,0.1490174605609 9867,7566,3661,0.0439544289403808,0.0439544289403808 9868,3661,3171,0.198821466322938,0.198821466322938 9870,1541,4266,0.201902575581856,0.201902575581856 9871,4266,280,0.117279281695443,0.117279281695443 9873,1540,755,0.148174446133403,0.148174446133403 9874,755,7567,0.109511008516479,0.109511008516479 9875,7568,7569,0.504435059432168,0.504435059432168 9876,5172,5629,0.20005288591208,0.20005288591208 9877,5629,2361,0.11286306962317,0.11286306962317 9878,2361,4143,0.172420177163863,0.172420177163863 9879,4143,4747,0.180602807146659,0.180602807146659 9880,4747,6561,0.177131591078149,0.177131591078149 9881,6561,7570,0.0829182513004679,0.0829182513004679 9882,7570,7571,0.0849604902234264,0.0849604902234264 9883,7571,7572,0.039332803551206,0.039332803551206 9885,3557,7573,0.0207104909362794,0.0207104909362794 9886,7573,5510,0.0781175186423301,0.0781175186423301 9887,5510,2897,0.0422469044547541,0.0422469044547541 9889,3682,7574,0.193399178760091,0.193399178760091 9890,7574,7575,0.146546921459533,0.146546921459533 9891,7575,5359,0.14787210152478,0.14787210152478 9892,5359,2682,0.147887137976142,0.147887137976142 9893,2682,7576,0.0606198046830208,0.0606198046830208 9895,4620,7577,0.120158924963582,0.120158924963582 9896,7577,6702,0.146317084486212,0.146317084486212 9897,6702,7578,0.146734472806395,0.146734472806395 9898,7578,7579,0.145050961623328,0.145050961623328 9899,7579,7580,0.00770297520415462,0.00770297520415462 9900,7580,7581,0.13912090851738,0.13912090851738 9901,7581,7582,0.0411773493232422,0.0411773493232422 9903,2466,5908,0.205955273119341,0.205955273119341 9904,5908,7583,0.198595406640257,0.198595406640257 9905,7583,793,0.198805543342419,0.198805543342419 9906,793,7584,0.20315326209993,0.20315326209993 9907,7584,4357,0.202186223769753,0.202186223769753 9908,4357,7585,0.201775154423619,0.201775154423619 9910,3060,7586,0.187004558668975,0.187004558668975 9913,7588,906,0.27600804903505,0.27600804903505 9914,906,7589,0.12928644320394,0.12928644320394 9916,6671,7590,0.0565797137930955,0.0565797137930955 9917,5136,5151,0.022597397933528,0.022597397933528 9918,5151,4906,0.0926596414619678,0.0926596414619678 9919,4906,6616,0.200362179375123,0.200362179375123 9920,6616,7591,0.195770799250889,0.195770799250889 9921,7591,7592,0.206820957598552,0.206820957598552 9925,6556,7596,0.107470441058094,0.107470441058094 9926,7596,7597,0.0323668981715237,0.0323668981715237 9927,7597,7598,0.201852282407455,0.201852282407455 9928,7598,7599,0.202247125760461,0.202247125760461 9930,7600,4778,0.250803140264124,0.250803140264124 9932,1647,159,0.135282147606574,0.135282147606574 9933,159,1722,0.249462326524164,0.249462326524164 9935,6872,7601,0.692595810332122,0.692595810332122 9938,6136,7603,0.0512178060127243,0.0512178060127243 9939,7603,4004,0.0522781951051087,0.0522781951051087 9941,2233,5134,0.145435815612977,0.145435815612977 9942,5134,5149,0.0255338309274142,0.0255338309274142 9943,5149,4904,0.0300983323579011,0.0300983323579011 9944,4904,6618,0.200495686198041,0.200495686198041 9945,6618,7604,0.20246265981009,0.20246265981009 9946,7604,7605,0.201805887092512,0.201805887092512 9948,6554,7606,0.105208061763435,0.105208061763435 9950,7607,7608,0.199144734139014,0.199144734139014 9951,7608,7609,0.20258734096308,0.20258734096308 9953,2463,5906,0.205561292129907,0.205561292129907 9954,5906,7610,0.199734725303301,0.199734725303301 9955,7610,791,0.198807553256576,0.198807553256576 9956,791,7612,0.203565382214395,0.203565382214395 9957,7612,4355,0.201053666601032,0.201053666601032 9958,4355,7613,0.202489967264216,0.202489967264216 9959,7613,3058,0.208369032173912,0.208369032173912 9960,3058,7614,0.183994647182619,0.183994647182619 9961,7614,7615,0.026448194348771,0.026448194348771 9963,1697,7616,0.173745206459615,0.173745206459615 9964,7616,7617,0.177904510236026,0.177904510236026 9965,7617,7618,0.1681272184952,0.1681272184952 9966,7618,4776,0.251475825917774,0.251475825917774 9970,3746,7622,0.0932397806145687,0.0932397806145687 9971,7622,4665,0.0961947321638159,0.0961947321638159 9972,4665,1332,0.102043584181961,0.102043584181961 9973,1332,1387,0.0976513845787387,0.0976513845787387 9974,1387,7623,0.104092676384345,0.104092676384345 9975,7623,6849,0.109393568832939,0.109393568832939 9976,6849,4705,0.0983852710944781,0.0983852710944781 9977,4705,7487,0.0961948643858329,0.0961948643858329 9978,7487,7451,0.0969202901634112,0.0969202901634112 9979,7451,5688,0.104320933330224,0.104320933330224 9980,5688,6313,0.0969730195141145,0.0969730195141145 9981,6313,4962,0.100610954866441,0.100610954866441 9982,4962,6819,0.104277744196946,0.104277744196946 9983,6819,762,0.165411660097114,0.165411660097114 9984,762,786,0.134384238449809,0.134384238449809 9985,786,6001,0.286482254105535,0.286482254105535 9986,6001,5764,0.0815255628306487,0.0815255628306487 11219,8167,8168,0.194203872480123,0.194203872480123 9989,1491,149,0.200485771831907,0.200485771831907 9990,149,1737,0.201708050623858,0.201708050623858 9992,7313,5666,0.0386975210921627,0.0386975210921627 9993,5666,522,0.0596630213761568,0.0596630213761568 9994,522,4824,0.183721500047411,0.183721500047411 9996,2254,7626,0.0984544191189144,0.0984544191189144 9998,7627,7329,0.0447853238574392,0.0447853238574392 9999,7329,2089,0.0938827847318007,0.0938827847318007 10000,2089,2656,0.0939761287497805,0.0939761287497805 10001,2656,4118,0.0946147674881846,0.0946147674881846 10002,4118,6678,0.0843387660785722,0.0843387660785722 10004,7628,7629,0.0982828610797249,0.0982828610797249 10006,5220,5095,0.120687418213095,0.120687418213095 10008,7630,6413,0.109655980715331,0.109655980715331 10009,6413,4650,0.0986378512210248,0.0986378512210248 10010,4650,7631,0.100237060358401,0.100237060358401 10011,7631,3646,0.0896866361421679,0.0896866361421679 10012,3646,4536,0.103452838278423,0.103452838278423 10013,4536,7635,0.257545536230436,0.257545536230436 10015,7636,7637,0.0362863399636557,0.0362863399636557 10016,7637,383,0.0504266976907422,0.0504266976907422 10017,383,4682,0.05031361216385,0.05031361216385 10018,4682,295,0.0506583134955018,0.0506583134955018 10019,295,4954,0.0497648033018035,0.0497648033018035 10021,7222,7638,0.0496667318298412,0.0496667318298412 10022,7638,7639,0.0515292350274089,0.0515292350274089 10023,7639,7640,0.0459421846016502,0.0459421846016502 10024,7640,6642,0.0415805639651593,0.0415805639651593 10026,3954,7641,0.0608839417644586,0.0608839417644586 10027,7641,5604,0.0589168683204242,0.0589168683204242 18697,6400,5868,0.177478717288294,0.177478717288294 10029,7642,3727,0.0543818576839699,0.0543818576839699 10031,1239,4813,0.0888202681133088,0.0888202681133088 10032,4813,2165,0.138535770033239,0.138535770033239 10034,4003,7643,0.0510385957556285,0.0510385957556285 10035,7643,7027,0.0529371470208169,0.0529371470208169 10036,7027,7644,0.0521180983869426,0.0521180983869426 10037,7644,7645,0.0537600930137936,0.0537600930137936 10038,7645,7646,0.0510719245712091,0.0510719245712091 10039,7646,7380,0.0524231241843369,0.0524231241843369 10041,7647,3393,0.0461297697153075,0.0461297697153075 10043,3394,7648,0.0445992136926928,0.0445992136926928 10044,7648,5709,0.0478831918410465,0.0478831918410465 10045,5709,7649,0.04548718787965,0.04548718787965 10046,7649,7432,0.0484717768195407,0.0484717768195407 10047,7432,7650,0.0437375947901795,0.0437375947901795 10048,7650,7181,0.0470644094329018,0.0470644094329018 10049,7181,7651,0.0469937345825467,0.0469937345825467 10051,7652,7653,0.0459694430265719,0.0459694430265719 10053,1099,7654,0.0453903142377476,0.0453903142377476 10054,7654,7505,0.0471008131744324,0.0471008131744324 10055,7505,7655,0.0439789031058606,0.0439789031058606 10056,7655,3857,0.0492561227403211,0.0492561227403211 10057,3857,7656,0.0443253739114241,0.0443253739114241 10058,7656,5595,0.054031927582118,0.054031927582118 10059,5595,7657,0.0531350620266369,0.0531350620266369 10060,7657,7548,0.0548032505549166,0.0548032505549166 10061,7548,7658,0.0961567115661112,0.0961567115661112 10063,5169,6864,0.176934896372569,0.176934896372569 10064,6864,3072,0.175748977102837,0.175748977102837 10065,3072,7659,0.163990749862373,0.163990749862373 10067,3292,100,0.415519355639239,0.415519355639239 10069,5731,3291,0.149792492427265,0.149792492427265 10071,1152,7660,0.199718823841446,0.199718823841446 10074,6897,7663,0.241129252553979,0.241129252553979 13575,2,9131,0.186044551751923,0.186044551751923 10075,7663,7664,0.101783451026811,0.101783451026811 10076,7664,7665,0.289306992458348,0.289306992458348 10078,6814,7666,0.176577592408465,0.176577592408465 12084,8539,8540,0.241661980997098,0.241661980997098 10079,7666,2342,0.176188966635474,0.176188966635474 10080,2342,7667,0.17458351857957,0.17458351857957 10081,7667,4785,0.245723521469374,0.245723521469374 10082,4785,7668,0.239480958817199,0.239480958817199 10084,5159,7669,0.0600603744377636,0.0600603744377636 10085,7669,5954,0.140826727437097,0.140826727437097 10086,5954,2241,0.203480008894553,0.203480008894553 10087,2241,4914,0.201437462212311,0.201437462212311 10088,4914,6609,0.201231500080185,0.201231500080185 10089,6609,7670,0.19693744890168,0.19693744890168 11324,5142,5154,0.0222389853288599,0.0222389853288599 16191,7205,5817,0.204256012568379,0.204256012568379 10090,7670,7671,0.205535401167156,0.205535401167156 10092,690,1979,0.162739101905996,0.162739101905996 10093,1979,1964,0.0397992509913644,0.0397992509913644 10094,1964,6501,0.211697424646872,0.211697424646872 10095,6501,2478,0.193626535181341,0.193626535181341 10096,2478,5912,0.20926896109112,0.20926896109112 10097,5912,7672,0.199195490528656,0.199195490528656 10098,7672,803,0.201999137953248,0.201999137953248 10099,803,7673,0.202608278725201,0.202608278725201 10100,7673,7674,0.205563081575912,0.205563081575912 10101,7674,7675,0.203265447696938,0.203265447696938 10102,7675,3066,0.200093208772811,0.200093208772811 10103,3066,7676,0.18728661128175,0.18728661128175 10105,7677,6370,0.270615231348292,0.270615231348292 10106,6370,7678,0.131279919418432,0.131279919418432 10108,6507,7679,0.113730821063582,0.113730821063582 10109,7679,6937,0.113695193803527,0.113695193803527 10111,759,6605,0.202732181741343,0.202732181741343 10113,5167,7680,0.173408491477124,0.173408491477124 10114,7680,2354,0.177734023432563,0.177734023432563 11350,4801,4798,0.0316348130565604,0.0316348130565604 10116,4156,4743,0.17475749351339,0.17475749351339 10117,4743,6539,0.176484628682033,0.176484628682033 10118,6539,7681,0.164515462701881,0.164515462701881 10119,7681,1204,0.1695248683934,0.1695248683934 10120,1204,7682,0.0218451192643306,0.0218451192643306 10121,7682,3779,0.199697518421981,0.199697518421981 10123,7683,953,0.176289634687175,0.176289634687175 10124,953,7684,0.174800312403385,0.174800312403385 10125,7684,4892,0.161444055531775,0.161444055531775 10126,4892,7685,0.184678055138444,0.184678055138444 10127,7685,5490,0.173583753319791,0.173583753319791 10128,5490,3022,0.0680856463383254,0.0680856463383254 18346,1684,7686,0.206269012853702,0.206269012853702 10129,3022,608,0.0626103319165951,0.0626103319165951 10130,608,7687,0.0714136208255542,0.0714136208255542 10132,751,1571,0.141098847639908,0.141098847639908 10133,1571,7688,0.136160171060933,0.136160171060933 10134,7688,355,0.0540631216358879,0.0540631216358879 11381,7,8238,0.233069627316498,0.233069627316498 10136,3031,7689,0.212052347410258,0.212052347410258 10139,5644,4349,0.138628444284297,0.138628444284297 10140,4349,6347,0.140074045976997,0.140074045976997 10143,7690,7691,0.036360966917709,0.036360966917709 13576,9131,2186,0.0494030185182178,0.0494030185182178 10144,7691,7692,0.019090691679145,0.019090691679145 10145,7692,7629,0.138695116564921,0.138695116564921 10146,7629,7693,0.131928656438508,0.131928656438508 10148,7694,7695,0.805329256404935,0.805329256404935 10149,6359,2392,0.110097282540218,0.110097282540218 10150,2392,7696,0.139362539585628,0.139362539585628 10152,7697,698,0.20136290155584,0.20136290155584 10153,698,7698,0.201586501703314,0.201586501703314 10155,7699,894,0.281945866493957,0.281945866493957 10156,894,4477,0.138715715492195,0.138715715492195 10157,4477,2802,0.13960527461951,0.13960527461951 10158,2802,5268,0.12511734550188,0.12511734550188 10161,4794,2158,0.120027593160305,0.120027593160305 11430,319,412,0.178792036530689,0.178792036530689 11459,224,8268,0.046644646559722,0.046644646559722 10165,7703,1119,0.0497953640754775,0.0497953640754775 10166,1119,7704,0.0511005498462644,0.0511005498462644 10167,7704,7496,0.0499039643779027,0.0499039643779027 10168,7496,7705,0.050496479725261,0.050496479725261 10169,7705,3842,0.0493242373326315,0.0493242373326315 10170,3842,7706,0.0511368055077475,0.0511368055077475 10171,7706,5553,0.0516924374908146,0.0516924374908146 10173,5552,7707,0.497797594406761,0.497797594406761 10174,7708,6434,0.169523036166009,0.169523036166009 10175,6434,4659,0.115447272077866,0.115447272077866 10176,4659,7709,0.0610101187906253,0.0610101187906253 10177,7709,1282,0.0565434694494923,0.0565434694494923 10178,1282,4541,0.131357223988847,0.131357223988847 10179,4541,7710,0.132140893738002,0.132140893738002 10180,7710,7711,0.0696094980092003,0.0696094980092003 10181,7711,7712,0.0619159407722012,0.0619159407722012 10183,4024,7713,0.0484316979076645,0.0484316979076645 10184,7713,5669,0.0520933568419111,0.0520933568419111 10185,5669,7714,0.0498366654518003,0.0498366654518003 10186,7714,7030,0.0492177257934086,0.0492177257934086 19495,7469,10524,0.0198269485983196,0.0198269485983196 10188,7715,7378,0.0506230529615687,0.0506230529615687 10189,7378,1594,0.0506283698630863,0.0506283698630863 10190,1594,3411,0.0491667634825631,0.0491667634825631 10191,3411,7717,0.105657808428602,0.105657808428602 10192,7717,7718,0.0940313147486449,0.0940313147486449 10193,5546,7719,0.0535907784173066,0.0535907784173066 10194,7719,7720,0.0530201286004126,0.0530201286004126 10195,7720,573,0.0448716576991108,0.0448716576991108 10196,573,4986,0.0479600812575622,0.0479600812575622 10197,4986,7721,0.0515371092658245,0.0515371092658245 10198,7721,7722,0.0482855644451139,0.0482855644451139 10199,7722,7723,0.0490137565654263,0.0490137565654263 10200,7723,7724,0.0538141529532141,0.0538141529532141 10201,7724,7725,0.0529684395598169,0.0529684395598169 10202,7725,7726,0.0518724854854175,0.0518724854854175 10203,7726,7727,0.04727777135042,0.04727777135042 10204,7727,3618,0.0472245509762166,0.0472245509762166 10205,3618,7728,0.0514814686878799,0.0514814686878799 10206,7728,7729,0.0518724978816832,0.0518724978816832 10207,7729,7730,0.0486618474944759,0.0486618474944759 10208,7730,5100,0.0498159875736575,0.0498159875736575 10209,5100,7731,0.0971611599806991,0.0971611599806991 10210,7731,7732,0.0537738540349519,0.0537738540349519 10211,7732,7733,0.048775543246574,0.048775543246574 10213,7734,1529,0.0486197396153865,0.0486197396153865 10214,1529,6533,0.0236551874497837,0.0236551874497837 10216,1748,5658,0.0690555262759062,0.0690555262759062 10217,5658,6638,0.0663249571304488,0.0663249571304488 10220,5429,5327,0.0495383987324496,0.0495383987324496 10221,5327,7400,0.0488963197685218,0.0488963197685218 10223,3485,7735,0.019269671719438,0.019269671719438 10224,7735,6080,0.0527262897841316,0.0527262897841316 10225,6080,7736,0.0518491308674393,0.0518491308674393 10226,7736,3699,0.0473298672855462,0.0473298672855462 10227,3699,4573,0.0991704429707509,0.0991704429707509 10228,4573,7737,0.1025259519958,0.1025259519958 10229,7737,7738,0.0567267064163172,0.0567267064163172 10230,7738,6520,0.0485788201580239,0.0485788201580239 11562,4026,8321,0.0489622731658017,0.0489622731658017 10232,7739,6163,0.0483379374847878,0.0483379374847878 10233,6163,7740,0.0487487301271992,0.0487487301271992 10234,7740,2742,0.0481924761788732,0.0481924761788732 10236,7741,5233,0.0485076742472366,0.0485076742472366 10237,5233,7742,0.0501847785254714,0.0501847785254714 10238,7742,3175,0.0518961094220257,0.0518961094220257 10239,3175,7743,0.0477088260821206,0.0477088260821206 10240,7743,5000,0.0480456206813873,0.0480456206813873 10241,5000,7744,0.0507496702288809,0.0507496702288809 10242,7744,732,0.0500052182058767,0.0500052182058767 10243,732,7062,0.0993780460470829,0.0993780460470829 10244,7062,568,0.179642317491375,0.179642317491375 10245,568,6375,0.221062471524952,0.221062471524952 10246,6375,7745,0.0502032533440095,0.0502032533440095 10247,7745,4829,0.0496813089217868,0.0496813089217868 10248,4829,7746,0.10134770204508,0.10134770204508 10249,7746,7747,0.19682163321823,0.19682163321823 10250,7747,7748,0.0148866727143693,0.0148866727143693 10251,7748,1062,0.0938295581784946,0.0938295581784946 10252,1062,1700,0.0910684866897701,0.0910684866897701 10254,7749,7750,0.088136254722807,0.088136254722807 10255,7750,7751,0.0102851011578735,0.0102851011578735 10256,7751,6675,0.0807868256992296,0.0807868256992296 10258,5566,7541,0.078830239472867,0.078830239472867 10259,7541,7752,0.71007082854504,0.71007082854504 10260,7753,7754,0.0555561071332203,0.0555561071332203 10261,7754,6755,0.141035585683202,0.141035585683202 10262,6755,3980,0.200595577576722,0.200595577576722 10263,3980,7039,0.198840384599884,0.198840384599884 10264,7039,3426,0.202741409948142,0.202741409948142 10266,6623,1789,0.083407855110509,0.083407855110509 10267,1789,7208,0.197984235440067,0.197984235440067 10268,7208,5821,0.204810690510051,0.204810690510051 10269,5821,7726,0.195060536702397,0.195060536702397 10270,7726,7755,1.41312394826698,1.41312394826698 10271,3161,7756,0.200885724863022,0.200885724863022 10272,7756,3082,0.196495825635974,0.196495825635974 10273,3082,3194,0.201063950220373,0.201063950220373 10275,6110,1901,0.201670811128578,0.201670811128578 10277,441,5814,0.0584483555155252,0.0584483555155252 10278,5814,5376,0.210901593054405,0.210901593054405 10282,2638,5211,0.135802363910714,0.135802363910714 10284,5376,7115,0.169184130655589,0.169184130655589 10286,6686,7758,0.0966310054355491,0.0966310054355491 10287,7758,7759,0.103268100856542,0.103268100856542 10289,7760,7761,0.0931830345887697,0.0931830345887697 10290,7761,870,0.209204581827195,0.209204581827195 10292,6165,6785,0.0415827902651337,0.0415827902651337 10293,6785,7357,0.102001818508737,0.102001818508737 10294,7357,5405,0.112234858942921,0.112234858942921 10295,5405,3138,0.103097089620426,0.103097089620426 10296,3138,7762,0.00572680722694595,0.00572680722694595 10297,6991,6399,0.078057620939779,0.078057620939779 10299,3614,2112,0.200468732564122,0.200468732564122 10300,2112,7766,0.09707938317328,0.09707938317328 10301,7766,7663,0.107055697326901,0.107055697326901 10303,869,7100,0.0985676933380822,0.0985676933380822 11668,7785,8358,0.00862504224759753,0.00862504224759753 10305,2502,7767,0.133821378293258,0.133821378293258 10306,7767,4793,0.137187308277769,0.137187308277769 10307,4793,2155,0.138619015999951,0.138619015999951 10308,2155,6302,0.131440648996103,0.131440648996103 10309,6302,6427,0.0971164197766542,0.0971164197766542 10310,6427,5345,0.100480546860285,0.100480546860285 10311,5345,4641,0.0997483726431183,0.0997483726431183 10312,4641,1266,0.0975658909823655,0.0975658909823655 10313,1266,4540,0.103828265337942,0.103828265337942 10314,4540,6286,0.102716645609349,0.102716645609349 10315,6286,2720,0.0979601908800836,0.0979601908800836 10317,2598,5187,0.177611938217315,0.177611938217315 10318,5187,5655,0.104799417596727,0.104799417596727 10319,5655,7768,0.00220165954800827,0.00220165954800827 10321,7769,6068,0.194290902090962,0.194290902090962 10322,6068,2548,0.201654782967819,0.201654782967819 10323,2548,7770,0.410001897212591,0.410001897212591 10324,6390,7771,0.13140278725488,0.13140278725488 10325,7771,7772,0.135404012160521,0.135404012160521 10326,7772,7773,0.135386059531021,0.135386059531021 10327,7773,5541,0.102606539353157,0.102606539353157 10328,5541,2410,0.100544408114452,0.100544408114452 10329,2410,4294,0.100431298726032,0.100431298726032 10330,4294,7776,0.0501127826077893,0.0501127826077893 10331,7776,7777,0.0533516278326779,0.0533516278326779 10332,7777,7778,0.0636719509277386,0.0636719509277386 10333,7778,7702,0.142867174122929,0.142867174122929 10334,7702,2984,0.198167346423749,0.198167346423749 10336,7779,1879,0.0577899859499687,0.0577899859499687 10337,1879,7780,0.0975763172911078,0.0975763172911078 10338,7780,7781,0.049615978114649,0.049615978114649 10339,7781,7782,0.151461070035101,0.151461070035101 10340,7782,7783,0.00828406172358757,0.00828406172358757 10341,7783,7784,0.0408643643931965,0.0408643643931965 10342,7784,7785,0.155195634964959,0.155195634964959 10343,7785,6879,0.203175602967298,0.203175602967298 10344,6879,1690,0.204417069906845,0.204417069906845 10345,1690,7786,0.203521868851454,0.203521868851454 10346,7786,2437,0.163479024443522,0.163479024443522 10347,2437,2436,0.0381118302971424,0.0381118302971424 10348,2436,5735,0.132411428624817,0.132411428624817 10349,5735,7787,0.0686968769014223,0.0686968769014223 10350,7787,5524,0.0876693797427073,0.0876693797427073 10352,6462,6461,0.046218455398192,0.046218455398192 10353,6461,7788,0.114101346725552,0.114101346725552 10354,7788,7789,0.186352786707342,0.186352786707342 10355,7789,7790,0.201819126377908,0.201819126377908 10356,7790,1426,0.209991688515331,0.209991688515331 10357,1426,7188,0.131433687737374,0.131433687737374 10361,7791,7792,0.0221530824058495,0.0221530824058495 10362,7792,1857,0.178051972210932,0.178051972210932 10363,1857,2599,0.180197954723075,0.180197954723075 10365,7793,7794,0.133052671328159,0.133052671328159 10366,7794,7795,0.00451480555637825,0.00451480555637825 10368,7796,316,0.0810108111113459,0.0810108111113459 10369,316,7797,0.0132929754360195,0.0132929754360195 10371,7798,1715,0.146657336243231,0.146657336243231 10373,4991,5886,0.0409007612541298,0.0409007612541298 10374,5886,7799,0.0133509392362763,0.0133509392362763 10375,7799,6955,0.0302227835880131,0.0302227835880131 10376,6955,120,0.355050454211798,0.355050454211798 10378,6998,7800,0.287485052767515,0.287485052767515 10379,7800,2107,0.0799880901292185,0.0799880901292185 10381,7801,7330,0.0459693673262965,0.0459693673262965 10382,7330,2069,0.0513405380116942,0.0513405380116942 10383,2069,2090,0.0410799126461524,0.0410799126461524 10384,2090,2665,0.0609107459124439,0.0609107459124439 10385,2665,2657,0.0344762888596363,0.0344762888596363 10386,2657,4120,0.0653569613260274,0.0653569613260274 10387,4120,4119,0.025633469399215,0.025633469399215 10388,4119,6679,0.0800230712461371,0.0800230712461371 10389,6679,7803,0.0968450624184265,0.0968450624184265 10390,7803,7693,0.101842612257672,0.101842612257672 10392,4983,7804,0.15108225604362,0.15108225604362 10393,7804,7805,0.125613899900368,0.125613899900368 10394,7805,7806,0.243703765368195,0.243703765368195 10395,6511,833,0.205796808568101,0.205796808568101 10396,833,1752,0.10962713348726,0.10962713348726 10399,7807,6997,0.603696470077293,0.603696470077293 10401,6510,7620,0.115341473380206,0.115341473380206 10403,1004,4224,0.0542745916357659,0.0542745916357659 10405,7568,7808,0.0520701135747565,0.0520701135747565 10406,7808,7085,0.0476697019408349,0.0476697019408349 10407,7085,7087,0.0498741800030606,0.0498741800030606 10410,7411,5866,0.177233832171644,0.177233832171644 10411,5866,1317,0.177356465730534,0.177356465730534 10412,1317,1373,0.176201016352257,0.176201016352257 20226,10713,10016,0.0211937599266337,0.0211937599266337 10413,1373,7809,0.0646527574308656,0.0646527574308656 10414,7809,6841,0.0827327683846137,0.0827327683846137 18362,7802,7116,0.00767249278335644,0.00767249278335644 18363,7116,7802,0.00767249278335644,0.00767249278335644 10416,7810,7811,0.101331501186014,0.101331501186014 10417,7811,7812,0.10060881119881,0.10060881119881 10418,7812,7813,0.20266387330204,0.20266387330204 10419,7813,6245,0.198305641519059,0.198305641519059 10420,6245,7814,0.197228200241648,0.197228200241648 10422,1492,181,0.220815542326235,0.220815542326235 10423,181,1709,0.205644626708499,0.205644626708499 10424,1709,7815,0.201521495468828,0.201521495468828 10425,7815,1576,0.244181862134779,0.244181862134779 11867,8450,529,0.00567706315765741,0.00567706315765741 10426,1576,7816,0.227813240625087,0.227813240625087 10428,6320,7817,0.183577601350202,0.183577601350202 10430,7213,7818,0.101757750903819,0.101757750903819 10433,962,6868,0.198984557339899,0.198984557339899 10434,6868,5277,0.0940706344008526,0.0940706344008526 10435,5277,3079,0.10232261403939,0.10232261403939 10437,7204,5816,0.204032094058756,0.204032094058756 10438,5816,7722,0.196359705603447,0.196359705603447 10439,7722,7819,1.20817529596719,1.20817529596719 10440,4246,1785,0.204162289925295,0.204162289925295 10441,1785,7820,0.0718319226119568,0.0718319226119568 10442,6026,3876,0.103447229282558,0.103447229282558 10443,3876,7821,0.100516631601798,0.100516631601798 10444,7322,2073,0.0916901418746821,0.0916901418746821 10445,2073,2670,0.0954589635577965,0.0954589635577965 10446,2670,4140,0.0958506641044589,0.0958506641044589 10447,4140,6687,0.0883798780131798,0.0883798780131798 10448,6687,7822,0.0995993099363261,0.0995993099363261 10449,7822,7696,0.0932435604543702,0.0932435604543702 10450,7696,3474,0.0968263022183935,0.0968263022183935 10451,3474,7823,0.0468407500328621,0.0468407500328621 10452,5171,3743,0.0993415474645253,0.0993415474645253 10454,5856,4668,0.0981986239232037,0.0981986239232037 10455,4668,1294,0.100268721006653,0.100268721006653 10456,1294,1367,0.0977359423737142,0.0977359423737142 10457,1367,3189,0.105552448113217,0.105552448113217 10458,3189,6851,0.101177318178783,0.101177318178783 10459,6851,4702,0.101416251034793,0.101416251034793 10460,4702,7468,0.0970718218675625,0.0970718218675625 10461,7468,1895,0.103477998735846,0.103477998735846 10462,1895,7824,0.0967350574153813,0.0967350574153813 10463,7824,7233,0.101338813079015,0.101338813079015 10464,7233,3243,0.207470752756408,0.207470752756408 10465,3243,7282,0.19399363779074,0.19399363779074 10466,7282,7825,0.149563284680896,0.149563284680896 10468,2141,7826,0.157978675104427,0.157978675104427 10469,7826,7827,0.306989543465552,0.306989543465552 10470,7827,7828,0.364212228682904,0.364212228682904 16042,9797,9804,0.0714393127860209,0.0714393127860209 10475,7658,7549,0.158167365995463,0.158167365995463 10477,5846,7750,0.200199460183562,0.200199460183562 10479,466,7198,0.196816395654282,0.196816395654282 10481,7268,7830,0.172430116159174,0.172430116159174 10483,7217,7831,0.199372618146519,0.199372618146519 10485,6256,7832,0.202992310919435,0.202992310919435 10487,7833,4331,0.102741254079324,0.102741254079324 10488,4331,7834,0.0526098265130649,0.0526098265130649 10489,7834,5037,0.0501135526518646,0.0501135526518646 10490,5037,7835,0.0494507564303858,0.0494507564303858 10491,7835,7836,0.0506565934234891,0.0506565934234891 10492,7836,7837,0.0500464479643974,0.0500464479643974 10493,7837,2894,0.0524402316173641,0.0524402316173641 10494,2894,7838,0.107557027285785,0.107557027285785 10495,7838,7839,0.103734242634521,0.103734242634521 10496,7839,4733,0.104796091296626,0.104796091296626 10498,6800,7352,0.103066456507469,0.103066456507469 10499,7352,5398,0.104939276238433,0.104939276238433 10500,5398,7840,0.054043807018549,0.054043807018549 10501,7840,7841,0.0495084984704332,0.0495084984704332 10502,7841,3900,0.109926182600774,0.109926182600774 10503,3900,1036,0.101980966587827,0.101980966587827 10505,7842,6275,0.0499604206116259,0.0499604206116259 10506,6275,7843,0.109041406945306,0.109041406945306 10508,7844,7845,0.0640842858387461,0.0640842858387461 10509,7845,1756,0.058813700126345,0.058813700126345 10510,1756,4796,0.0566305502204531,0.0566305502204531 10511,4796,2162,0.113835660361901,0.113835660361901 10512,2162,7846,0.116364205137553,0.116364205137553 10514,6135,4027,0.149896567221218,0.149896567221218 10515,4027,7032,0.200991141471739,0.200991141471739 10516,7032,3412,0.200534935685617,0.200534935685617 10517,3412,7633,0.0497828282990497,0.0497828282990497 10518,7633,5698,0.0497412906945155,0.0497412906945155 10519,5698,7847,0.050919685731899,0.050919685731899 10521,7425,7166,0.104570214872527,0.104570214872527 10522,7166,7848,0.0473158420873474,0.0473158420873474 10523,7848,7780,0.0502827033263459,0.0502827033263459 10524,7780,1123,0.100516868229367,0.100516868229367 10525,1123,7849,0.0509916038841254,0.0509916038841254 10526,7849,7497,0.0507179555279218,0.0507179555279218 10527,7497,7850,0.0492496392928742,0.0492496392928742 10528,7850,3843,0.0492532755342339,0.0492532755342339 10529,3843,7851,0.0511792577413519,0.0511792577413519 10530,7851,5556,0.0504327266312592,0.0504327266312592 10561,7757,6414,0.14886592682355,0.14886592682355 10531,5556,7852,0.789293029376444,0.789293029376444 10532,1618,7136,0.164980324326418,0.164980324326418 10534,2027,5535,0.0854267701089729,0.0854267701089729 10535,5535,6450,0.110522246345964,0.110522246345964 10536,6450,6468,0.0325389081934527,0.0325389081934527 10537,6468,7853,0.124455504811187,0.124455504811187 10538,7853,7854,0.192779349126015,0.192779349126015 10540,3713,7855,0.105701897268654,0.105701897268654 10543,2614,7857,0.0507605301255621,0.0507605301255621 10544,7857,5197,0.124727455067454,0.124727455067454 10545,5197,6238,0.172240941584424,0.172240941584424 10546,6238,7637,0.187669509666877,0.187669509666877 10547,7637,7858,0.175500793784226,0.175500793784226 10548,7858,7859,0.174943439798306,0.174943439798306 10551,5368,7126,0.152826634682226,0.152826634682226 10552,7126,614,0.179980225267387,0.179980225267387 10553,614,7860,0.174053494498076,0.174053494498076 10554,7860,7861,0.175067683150656,0.175067683150656 10556,3960,5600,0.12071802041193,0.12071802041193 10558,6724,4799,0.0913013732116182,0.0913013732116182 10559,4799,2180,0.0880940650188129,0.0880940650188129 10560,2180,7757,0.0839974084607818,0.0839974084607818 10562,6414,4645,0.149015796662155,0.149015796662155 10563,4645,1271,0.151238114292438,0.151238114292438 10564,1271,4535,0.201873592117884,0.201873592117884 10565,4535,7863,0.199199232202906,0.199199232202906 10567,7864,6740,0.106132792016662,0.106132792016662 10568,6740,2257,0.103696160263475,0.103696160263475 10569,2257,6132,0.104845212424081,0.104845212424081 10570,6132,4000,0.104492371103569,0.104492371103569 10571,4000,7049,0.105765984719426,0.105765984719426 10572,7049,1395,0.105619552065538,0.105619552065538 10573,1395,7865,0.0532676910827188,0.0532676910827188 12077,2695,8043,0.149120560873017,0.149120560873017 10574,7865,7382,0.0513518590570076,0.0513518590570076 10576,7866,3392,0.0498722666723731,0.0498722666723731 10578,2360,5226,0.147034135602084,0.147034135602084 10579,5226,5088,0.140218763176125,0.140218763176125 10580,5088,2812,0.112317158065107,0.112317158065107 10581,2812,7855,0.0589853238635922,0.0589853238635922 10582,7855,4676,0.102566908777836,0.102566908777836 10583,4676,4948,0.0965475772401715,0.0965475772401715 10584,4948,7867,0.0515742481536382,0.0515742481536382 10585,7867,7219,0.0513689618533378,0.0513689618533378 10586,7219,7868,0.0507197202929207,0.0507197202929207 10587,7868,5673,0.0490781046009859,0.0490781046009859 10588,5673,7869,0.0456643057832586,0.0456643057832586 10591,7792,7870,0.049146171652799,0.049146171652799 10592,7870,1108,0.0521568671722949,0.0521568671722949 10593,1108,5770,0.0506160748755952,0.0506160748755952 10594,5770,7510,0.0513174323114612,0.0513174323114612 10595,7510,7871,0.0508676871173128,0.0508676871173128 10596,7871,3865,0.0498216783929082,0.0498216783929082 10598,3866,7535,0.105586605139886,0.105586605139886 10599,7535,7872,0.748786770151958,0.748786770151958 10603,741,1561,0.140274508504629,0.140274508504629 10604,1561,7876,0.139940443617856,0.139940443617856 10605,7876,7877,0.121382404560649,0.121382404560649 10607,3572,5640,0.141095915979936,0.141095915979936 10608,5640,4345,0.139634312621283,0.139634312621283 10609,4345,6343,0.13679021957376,0.13679021957376 10610,6343,3046,0.13698802953883,0.13698802953883 10611,3046,7878,0.138953332142948,0.138953332142948 10612,7878,7879,0.00536944182123181,0.00536944182123181 10613,7879,7880,0.11582084881522,0.11582084881522 10615,7881,7882,0.0939943673024045,0.0939943673024045 10617,4885,7883,0.18871104587798,0.18871104587798 10618,7883,5483,0.174801190512252,0.174801190512252 10619,5483,7884,0.200940942998637,0.200940942998637 10620,7884,7885,0.0780811261571653,0.0780811261571653 10621,7885,3341,0.00930901113126469,0.00930901113126469 10624,1192,7887,0.0222318154701858,0.0222318154701858 10625,7887,3786,0.199739451308706,0.199739451308706 10627,7888,5967,0.106945706764055,0.106945706764055 10628,5967,7889,0.0517538867982505,0.0517538867982505 10629,7889,3011,0.055433069584998,0.055433069584998 10630,3011,7890,0.0504905501442438,0.0504905501442438 10631,7890,4389,0.0518336432467722,0.0518336432467722 10632,4389,7891,0.106909075712535,0.106909075712535 10633,7891,7892,0.0447272763477039,0.0447272763477039 10634,7892,7893,0.0604871538278066,0.0604871538278066 10635,7893,7894,0.0527248029948841,0.0527248029948841 10636,7894,7895,0.0510420835040534,0.0510420835040534 10637,7895,7896,0.0538542282588573,0.0538542282588573 10638,7896,7897,0.0528352422268061,0.0528352422268061 10640,7898,7899,0.0483963113823249,0.0483963113823249 10641,7899,7900,0.00514045868709644,0.00514045868709644 10642,7900,6183,0.105068526303449,0.105068526303449 10643,6183,7563,0.106218150970674,0.106218150970674 10646,7902,7903,0.144865462765669,0.144865462765669 10647,7903,7904,0.00237466940700901,0.00237466940700901 10648,7904,6985,0.0721296292058115,0.0721296292058115 10649,6985,4820,0.0719786596117478,0.0719786596117478 10650,4820,7905,0.147529402397198,0.147529402397198 10651,7905,7906,0.144081069806214,0.144081069806214 10653,3189,1870,0.209495964340019,0.209495964340019 10654,1870,7907,0.0977397792259224,0.0977397792259224 10655,7907,4184,0.106328113718199,0.106328113718199 10656,4184,7908,0.403661295666813,0.403661295666813 10657,7908,4837,0.108683081676812,0.108683081676812 10659,7909,7910,0.270199990406442,0.270199990406442 10660,7911,810,0.0673953106393502,0.0673953106393502 10661,810,7912,0.0687323400006804,0.0687323400006804 10662,7912,7913,0.136720833756656,0.136720833756656 10666,2255,5858,0.174722136683236,0.174722136683236 10667,5858,1305,0.178402656879188,0.178402656879188 10668,1305,7915,0.248888691440438,0.248888691440438 12170,8573,8574,0.0987973765101899,0.0987973765101899 10670,6847,7916,0.0984178968171368,0.0984178968171368 10671,7916,7485,0.0976761282305841,0.0976761282305841 10673,7454,5692,0.103533596199028,0.103533596199028 10674,5692,7917,0.101331500328489,0.101331500328489 10675,7917,4966,0.0998668108920524,0.0998668108920524 10676,4966,7918,0.102812100555259,0.102812100555259 10677,7918,7919,0.0983963905872725,0.0983963905872725 10678,7919,7920,0.0991546561543948,0.0991546561543948 10679,7920,7921,0.0991411977449166,0.0991411977449166 10680,7921,7922,0.106421383510006,0.106421383510006 10682,7923,7924,0.106391305814005,0.106391305814005 10684,7925,629,0.0646550267727614,0.0646550267727614 10685,629,7926,0.00919464810452742,0.00919464810452742 10686,7927,7928,0.0412650483746168,0.0412650483746168 10687,7928,7929,0.155361420508855,0.155361420508855 10688,7929,6922,0.0195376725753923,0.0195376725753923 10689,6922,6736,0.174720460074468,0.174720460074468 10691,7930,7931,0.0129516773904198,0.0129516773904198 10692,7931,1511,0.391618540945239,0.391618540945239 10693,1511,7932,0.0409032080648905,0.0409032080648905 10694,7932,3280,0.112386881702983,0.112386881702983 10696,4635,6586,0.185505221951206,0.185505221951206 10698,6668,787,0.109054104365323,0.109054104365323 10699,787,6002,0.243058044096108,0.243058044096108 10702,7934,1008,1.1041513689359,1.1041513689359 10704,4497,7935,0.109080059964542,0.109080059964542 10705,7935,7936,0.375437621590472,0.375437621590472 10706,7936,7937,0.0440200903162904,0.0440200903162904 10708,3966,3963,0.0923048136404676,0.0923048136404676 10710,6243,7938,0.0544857736456965,0.0544857736456965 10711,7938,7571,0.0517149905092859,0.0517149905092859 10712,7571,7939,0.0378829783952266,0.0378829783952266 10714,7940,5872,0.0757028634173436,0.0757028634173436 10715,5872,1324,0.177578299705823,0.177578299705823 10716,1324,1380,0.1760884455939,0.1760884455939 10717,1380,7941,0.0581557503278793,0.0581557503278793 10718,7941,6844,0.0845562612846107,0.0845562612846107 10719,6844,4696,0.11746862405599,0.11746862405599 10720,4696,7452,0.157863437357233,0.157863437357233 10722,5690,5337,0.242972143995655,0.242972143995655 10724,7942,7943,0.14470003055266,0.14470003055266 10725,7943,1056,0.118222446008981,0.118222446008981 10726,1056,7944,0.0800381081986229,0.0800381081986229 10727,7944,6249,0.201854530416454,0.201854530416454 10728,6249,7945,0.201602089629263,0.201602089629263 10729,7945,1497,0.20081804408168,0.20081804408168 10730,1497,186,0.202686112287629,0.202686112287629 10731,186,7798,0.0846089584800808,0.0846089584800808 10732,7798,1714,0.126110593452085,0.126110593452085 10734,7946,1580,0.141640668503246,0.141640668503246 10735,1580,7947,0.292520501534348,0.292520501534348 10736,7948,2142,0.372172819192242,0.372172819192242 10738,7949,7950,0.022809009376778,0.022809009376778 10739,7950,2916,0.200611278039498,0.200611278039498 10741,2915,7951,0.200419085698686,0.200419085698686 10743,7952,7953,0.0110105423016681,0.0110105423016681 10745,7954,7631,0.201162741792968,0.201162741792968 16610,5355,7889,0.146740030035641,0.146740030035641 10746,7631,7955,0.197131063915064,0.197131063915064 10748,7956,6942,0.115194637181012,0.115194637181012 12305,8628,8641,0.0276795827309073,0.0276795827309073 10750,4939,4687,0.409424899618544,0.409424899618544 10751,4687,7959,0.501489716289273,0.501489716289273 10752,7959,7960,0.103838798829226,0.103838798829226 10753,7960,5096,0.0880537297967434,0.0880537297967434 10754,5096,7961,0.0549628705336601,0.0549628705336601 10756,7962,7963,0.129400960231747,0.129400960231747 10757,7963,7964,0.0109989745271633,0.0109989745271633 10758,7964,7093,0.177295071329975,0.177295071329975 10759,7093,7965,0.0553949557893182,0.0553949557893182 10760,7965,3937,0.0117544286846151,0.0117544286846151 10761,3937,7966,0.0655333417817751,0.0655333417817751 10762,7966,7967,0.00514903654400709,0.00514903654400709 10763,7967,7968,0.0154207763703831,0.0154207763703831 10764,7968,7969,0.120137734300265,0.120137734300265 10765,7969,7970,0.0235045509998941,0.0235045509998941 10766,7970,4938,0.199335986652222,0.199335986652222 10768,6788,4721,0.150986476371322,0.150986476371322 10769,4721,667,0.112227110724083,0.112227110724083 10770,667,5130,0.0364809731603039,0.0364809731603039 10771,5130,7141,0.148468037583607,0.148468037583607 10772,7141,7973,0.0653535267620459,0.0653535267620459 10773,7973,2883,0.0864280151657955,0.0864280151657955 10774,2883,4607,0.164926871665991,0.164926871665991 10775,4607,5044,0.166914948534143,0.166914948534143 10776,5044,6491,0.0452504465788914,0.0452504465788914 10777,6491,7974,0.124696259323388,0.124696259323388 10778,7974,3674,0.0837503652675649,0.0837503652675649 10780,7975,7976,0.0210158411356976,0.0210158411356976 10781,7976,2348,0.132347730703915,0.132347730703915 10782,2348,4153,0.174709468744017,0.174709468744017 10783,4153,4740,0.173977137035244,0.173977137035244 10784,4740,6535,0.176711434597363,0.176711434597363 10785,6535,7977,0.164237503877208,0.164237503877208 10787,7978,692,0.202230219594829,0.202230219594829 10788,692,7979,0.202124611474851,0.202124611474851 10790,7980,1194,0.168544434179807,0.168544434179807 10791,1194,7981,0.0214611132807924,0.0214611132807924 10793,1195,7982,0.0213718360054606,0.0213718360054606 10794,7982,3783,0.200590566648469,0.200590566648469 10795,3783,7983,0.155575717720948,0.155575717720948 10797,947,7986,0.165669448326255,0.165669448326255 10798,7986,4887,0.171543568824384,0.171543568824384 10800,104,7987,0.0531910934067007,0.0531910934067007 10801,7987,7283,0.14149347529597,0.14149347529597 10803,4249,1782,0.204738067086155,0.204738067086155 10804,1782,7202,0.196638037803866,0.196638037803866 10805,7202,5813,0.202462167506831,0.202462167506831 10806,5813,7720,0.198881694965003,0.198881694965003 10831,5664,5936,0.10457956834692,0.10457956834692 10807,7720,7988,2.41654683926542,2.41654683926542 10808,3557,815,0.15408456375045,0.15408456375045 10809,815,7836,0.141625491803193,0.141625491803193 10810,7836,7989,0.137956171688053,0.137956171688053 10811,7989,7990,0.133814544271225,0.133814544271225 10812,7990,7991,0.00435891657982006,0.00435891657982006 10813,7991,7992,0.00504883599617259,0.00504883599617259 10814,7992,3667,0.218697319390466,0.218697319390466 10818,4607,7994,0.175458215250442,0.175458215250442 10819,7994,7995,0.17352002006779,0.17352002006779 10820,7995,664,0.00413178605963205,0.00413178605963205 10821,664,7998,0.00436495014442939,0.00436495014442939 10822,7998,7999,0.17836184127639,0.17836184127639 10824,6329,4163,0.106458655644295,0.106458655644295 10825,4163,4772,0.262069785544738,0.262069785544738 10826,4772,6551,0.176006441608747,0.176006441608747 10827,6551,8001,0.169733521019883,0.169733521019883 10828,8001,8002,0.186888519126424,0.186888519126424 10829,8002,3800,0.199472684499289,0.199472684499289 10830,3800,5664,0.0496163554354094,0.0496163554354094 10832,5936,934,0.175672791884477,0.175672791884477 10833,934,5818,0.103656977616086,0.103656977616086 10834,5818,2219,0.0798383163598858,0.0798383163598858 10835,2219,4869,0.163069738486709,0.163069738486709 10836,4869,8003,0.190225091069506,0.190225091069506 10837,8003,5468,0.173414227417019,0.173414227417019 10838,5468,6220,0.124444185392524,0.124444185392524 10841,5175,8005,0.198062000656316,0.198062000656316 10844,8006,681,0.244474486801046,0.244474486801046 10845,681,3340,0.0902358208620103,0.0902358208620103 10847,7885,682,0.0896800723137281,0.0896800723137281 10848,682,580,0.244861214317874,0.244861214317874 10850,5334,6321,0.121951239816061,0.121951239816061 10851,6321,8007,0.186507250461399,0.186507250461399 10852,8007,8008,0.042606728375189,0.042606728375189 10853,8008,8009,0.0463471911266823,0.0463471911266823 10854,8009,8010,0.0102891732268637,0.0102891732268637 10855,8010,8011,0.0998884840922572,0.0998884840922572 10856,8011,8012,0.201197445523876,0.201197445523876 10857,8012,6246,0.199805617134822,0.199805617134822 10858,6246,8013,0.200864024373594,0.200864024373594 10859,8013,2310,0.103900456751802,0.103900456751802 10860,2310,1494,0.0983991417332815,0.0983991417332815 10861,1494,183,0.203419998804159,0.203419998804159 10862,183,1711,0.201968707186781,0.201968707186781 16611,7889,9327,0.146157951939095,0.146157951939095 10863,1711,8014,0.204806773712675,0.204806773712675 10864,8014,6157,0.126319530562447,0.126319530562447 10865,6157,1577,0.0829958932471693,0.0829958932471693 10867,7968,8016,0.0140119714836204,0.0140119714836204 10869,2294,1531,0.46192746891159,0.46192746891159 10871,8017,1203,0.169906498983342,0.169906498983342 10872,1203,8018,0.0221945337202718,0.0221945337202718 10873,8018,3780,0.199572680726093,0.199572680726093 10874,3780,8019,0.153206883868779,0.153206883868779 10875,8019,952,0.177861736820837,0.177861736820837 10876,952,8020,0.175149595226483,0.175149595226483 10877,8020,4891,0.159178167143814,0.159178167143814 10878,4891,8021,0.18577336394487,0.18577336394487 10879,8021,5489,0.173842148316324,0.173842148316324 10880,5489,8022,0.202303315910377,0.202303315910377 10882,5166,8023,0.173986701720281,0.173986701720281 10883,8023,2353,0.177612171175383,0.177612171175383 10884,2353,4155,0.173655528353614,0.173655528353614 10885,4155,4742,0.173355871166643,0.173355871166643 10886,4742,6537,0.176328961502794,0.176328961502794 10887,6537,8024,0.165303556900913,0.165303556900913 10889,3030,3025,0.111248274146309,0.111248274146309 10891,8025,8026,0.0640627296443105,0.0640627296443105 10893,3576,5643,0.138707185733922,0.138707185733922 10894,5643,4348,0.139896948951005,0.139896948951005 10895,4348,6346,0.137784232527167,0.137784232527167 10897,8027,697,0.20001854589906,0.20001854589906 10898,697,8028,0.202096920971429,0.202096920971429 10900,8029,2876,0.123948984730939,0.123948984730939 10901,2876,7628,0.141637704476922,0.141637704476922 10902,7628,7803,0.129093895003183,0.129093895003183 10903,7803,8030,0.203887723487366,0.203887723487366 10904,750,1568,0.143385969503008,0.143385969503008 10905,1568,356,0.136646760403047,0.136646760403047 10907,3449,6863,0.17900718937772,0.17900718937772 10908,6863,3068,0.174598273817653,0.174598273817653 10909,3068,8031,0.0302783785251902,0.0302783785251902 10910,8031,3188,0.14422007961407,0.14422007961407 10912,3499,8032,0.199010937916898,0.199010937916898 10913,8032,8033,0.200333001057217,0.200333001057217 10915,5667,598,0.0644126037668526,0.0644126037668526 10916,598,58,0.177763601732474,0.177763601732474 10919,5970,8036,0.0505810885650185,0.0505810885650185 10920,8036,3015,0.0580577132309736,0.0580577132309736 10921,3015,8037,0.0464238660315039,0.0464238660315039 10922,8037,4384,0.0544799142925035,0.0544799142925035 10923,4384,8038,0.0538947325800234,0.0538947325800234 10924,8038,8039,0.0466438161180549,0.0466438161180549 10925,8039,8040,0.00584498801301113,0.00584498801301113 10926,8040,8041,0.0523763426314988,0.0523763426314988 10927,8041,8042,0.0530979313391782,0.0530979313391782 10928,8042,8043,0.107654120371494,0.107654120371494 10929,8043,8044,0.0544759880197041,0.0544759880197041 10930,8044,8045,0.0487657640583263,0.0487657640583263 10931,8045,8046,0.0550233762997563,0.0550233762997563 10932,8046,8047,0.0497918467778446,0.0497918467778446 10933,8047,8048,0.0560301584180681,0.0560301584180681 10934,8048,6177,0.0498105660603093,0.0498105660603093 10937,8049,8050,0.0514663482815545,0.0514663482815545 10939,5597,7545,0.109426166768049,0.109426166768049 10940,7545,8051,0.69043474044403,0.69043474044403 10943,4956,7224,0.100934524697699,0.100934524697699 10944,7224,8052,0.0514703494422073,0.0514703494422073 10945,8052,8053,0.0516967622411713,0.0516967622411713 10946,8053,8054,0.0428181869535947,0.0428181869535947 10947,8054,6644,0.0437760044869343,0.0437760044869343 10948,6644,251,0.0675496864417695,0.0675496864417695 10949,251,3950,0.064659952202738,0.064659952202738 10950,3950,8056,0.0623263752149148,0.0623263752149148 10951,8056,5609,0.0582215030638228,0.0582215030638228 10952,5609,8057,0.0511983070002347,0.0511983070002347 10953,8057,3730,0.0552226014136858,0.0552226014136858 10954,3730,8058,0.106434809873425,0.106434809873425 10956,5917,8060,0.0615467128621124,0.0615467128621124 10957,8060,8061,0.0595626505884908,0.0595626505884908 10958,8061,8062,0.120093210467761,0.120093210467761 10960,8063,4634,0.154652934390646,0.154652934390646 10961,4634,4549,0.20934037971115,0.20934037971115 10962,4549,8064,0.293727880710195,0.293727880710195 10966,5216,3396,0.0579299126969349,0.0579299126969349 10967,3396,8065,0.0454362838279539,0.0454362838279539 10968,8065,5710,0.0481473121637486,0.0481473121637486 10969,5710,8066,0.0449725321072065,0.0449725321072065 10970,8066,7433,0.0497100835030792,0.0497100835030792 10971,7433,8069,0.0438793771122388,0.0438793771122388 10972,8069,7182,0.0471375837035957,0.0471375837035957 20567,10854,10857,0.225655121951984,0.225655121951984 10973,7182,8070,0.0452974861696144,0.0452974861696144 10974,8070,8071,0.0479228077199932,0.0479228077199932 10975,8071,8072,0.0470353472529161,0.0470353472529161 10976,8072,1097,0.0443841816938638,0.0443841816938638 10978,8073,5318,0.014674630653103,0.014674630653103 10979,5318,2905,0.0312080465120251,0.0312080465120251 10980,2905,7145,0.104770590384922,0.104770590384922 10981,7145,5123,0.105925863098076,0.105925863098076 10982,5123,4737,0.104660211196924,0.104660211196924 10983,4737,6783,0.106266768581811,0.106266768581811 10984,6783,7367,0.10603565613408,0.10603565613408 12610,8772,8773,0.0502119000696978,0.0502119000696978 10987,3133,3905,0.108335751010408,0.108335751010408 10988,3905,1043,0.106035430930181,0.106035430930181 10989,1043,8074,0.0531930855223622,0.0531930855223622 10990,8074,6278,0.0525006902367685,0.0525006902367685 10991,6278,8075,0.105351603899057,0.105351603899057 10992,8075,5007,0.100650315286722,0.100650315286722 10993,5007,8076,0.0416106781167173,0.0416106781167173 10995,8025,7689,0.0805451553909581,0.0805451553909581 10996,7689,4508,0.0814563900003029,0.0814563900003029 10997,4508,3466,0.0836603655346893,0.0836603655346893 10998,3466,6023,0.0805527124085535,0.0805527124085535 10999,6023,3872,0.0834734840918988,0.0834734840918988 11000,3872,8080,0.0833038712417768,0.0833038712417768 11002,3967,8081,0.0785869791186196,0.0785869791186196 11004,6348,3039,0.0931730621198353,0.0931730621198353 11005,3039,8080,0.190356710856614,0.190356710856614 11006,8080,8082,0.0884015044030203,0.0884015044030203 11008,6424,4647,0.0970252568524678,0.0970252568524678 11009,4647,8083,0.151040975226462,0.151040975226462 16204,9846,7728,0.404619504399153,0.404619504399153 11010,4970,8084,0.141573509395187,0.141573509395187 11012,6398,7450,0.0587460292912133,0.0587460292912133 11013,7450,5682,0.0978645396723703,0.0978645396723703 11014,5682,8085,0.19215729634673,0.19215729634673 11015,8085,6825,0.00461462117405417,0.00461462117405417 11016,6825,549,0.386380234242036,0.386380234242036 11017,549,6259,0.219376470776871,0.219376470776871 11018,6259,8086,0.305359073933419,0.305359073933419 11019,8086,1485,0.202208842336051,0.202208842336051 11023,8088,8089,0.0138986527527033,0.0138986527527033 11024,8089,8090,0.00683010177656819,0.00683010177656819 11025,8090,8091,0.110435202693889,0.110435202693889 11026,7961,8092,0.198854876063874,0.198854876063874 11028,5855,1340,0.201837936768745,0.201837936768745 11029,1340,8094,0.205566060887405,0.205566060887405 11030,8094,4699,0.204173926089909,0.204173926089909 11031,4699,8095,0.200461574437924,0.200461574437924 11032,8095,8096,0.201918867294297,0.201918867294297 11033,8096,6823,0.198988761465987,0.198988761465987 11034,6823,772,0.204865532850049,0.204865532850049 11036,6007,6252,0.210749028817316,0.210749028817316 11037,6252,8097,0.20159640654511,0.20159640654511 11039,6091,8098,0.0302498178580294,0.0302498178580294 11040,8098,8099,0.0194131905433523,0.0194131905433523 11041,8099,6924,0.166900367789548,0.166900367789548 11042,6924,8100,0.161859559583179,0.161859559583179 11043,8100,1241,0.0380629815604356,0.0380629815604356 11045,6980,7942,0.133638145181839,0.133638145181839 11046,7942,5338,0.0765467348148991,0.0765467348148991 11048,5442,7919,0.212135491175046,0.212135491175046 11049,7919,4410,0.19312496970157,0.19312496970157 11050,4410,8103,0.226886968788061,0.226886968788061 11051,8103,4283,0.17035467585884,0.17035467585884 11053,8104,7854,0.0946426330892721,0.0946426330892721 11054,7854,8105,0.0433309511619061,0.0433309511619061 11055,8106,6776,0.129541839197132,0.129541839197132 11056,6776,6152,0.13334664352248,0.13334664352248 11057,6152,3997,0.133550546612879,0.133550546612879 11058,3997,7046,0.134234793318191,0.134234793318191 11059,7046,7376,0.132775137258175,0.132775137258175 11060,7376,3435,0.135417405491425,0.135417405491425 11063,7764,5715,0.0517371191288579,0.0517371191288579 11064,5715,8107,0.0482057757930101,0.0482057757930101 11065,8107,7435,0.0500858095958938,0.0500858095958938 11066,7435,8108,0.0493949795014098,0.0493949795014098 11067,8108,7174,0.049625706970036,0.049625706970036 11068,7174,6739,0.0493949818685724,0.0493949818685724 11069,6739,7789,0.0481559013551591,0.0481559013551591 11070,7789,6645,0.0506327285203027,0.0506327285203027 11071,6645,1136,0.0491201558695857,0.0491201558695857 11072,1136,6995,0.0494363433732341,0.0494363433732341 11073,6995,7503,0.049590164320003,0.049590164320003 11074,7503,8109,0.100703299932673,0.100703299932673 11075,8109,7480,0.0534769030186113,0.0534769030186113 11076,7480,5580,0.0516905707687601,0.0516905707687601 11077,5580,8110,0.0497706020063474,0.0497706020063474 11078,8110,8111,0.0487450776836639,0.0487450776836639 11079,8111,8112,0.694365013204936,0.694365013204936 11080,1262,4539,0.0997555409236608,0.0997555409236608 11081,4539,6285,0.098678051142926,0.098678051142926 11083,2717,8113,0.100251109237605,0.100251109237605 11085,8114,8115,0.096187670432143,0.096187670432143 11086,8115,5626,0.201348891867615,0.201348891867615 11088,2507,8116,0.0493483893872719,0.0493483893872719 11089,8116,1238,0.100702597753866,0.100702597753866 11090,1238,4792,0.032813432065695,0.032813432065695 11091,4792,4812,0.0677278405661894,0.0677278405661894 11092,4812,2152,0.0672921980026174,0.0672921980026174 11093,2152,2179,0.0344341477791983,0.0344341477791983 11094,2179,6304,0.100339028034619,0.100339028034619 11095,6304,6426,0.101616906343387,0.101616906343387 11096,6426,5344,0.101029409154815,0.101029409154815 11097,5344,4640,0.0949596649493475,0.0949596649493475 11098,4640,1261,0.0990622828589398,0.0990622828589398 11100,3674,8117,0.125664760723522,0.125664760723522 11101,8117,8118,0.0959168081132613,0.0959168081132613 11102,8118,8119,0.126940211454871,0.126940211454871 11103,8119,8120,0.01117909521949,0.01117909521949 11104,8120,2680,0.0506435066002237,0.0506435066002237 11105,2680,7576,0.0851117723335375,0.0851117723335375 11106,7576,7833,0.0050110745435388,0.0050110745435388 16206,5823,7210,0.206033080289906,0.206033080289906 11107,7833,8121,0.0770500763169566,0.0770500763169566 11108,8121,8035,0.0465513466723509,0.0465513466723509 11110,807,8122,0.0835494437055617,0.0835494437055617 11111,8122,8123,0.0673397864842803,0.0673397864842803 11112,8123,3017,0.0101257363562013,0.0101257363562013 11114,8124,8125,0.0101518907891953,0.0101518907891953 11115,8125,2367,0.124673068713839,0.124673068713839 11116,2367,8126,0.113318754907998,0.113318754907998 11117,8126,1826,0.2011636326138,0.2011636326138 11119,8127,8128,0.150025905824831,0.150025905824831 11121,2887,8129,0.081938792894379,0.081938792894379 11122,8129,8130,0.106964546123147,0.106964546123147 11123,8130,4728,0.104978647949955,0.104978647949955 11124,4728,6795,0.108689532522494,0.108689532522494 11125,6795,7347,0.102216150252819,0.102216150252819 11126,7347,5393,0.105889579896167,0.105889579896167 11127,5393,8131,0.054562518485416,0.054562518485416 11128,8131,8132,0.0481675689920574,0.0481675689920574 11129,8132,3895,0.109975096473535,0.109975096473535 11130,3895,1027,0.10512607647723,0.10512607647723 11131,1027,8133,0.0540856357592879,0.0540856357592879 12777,8831,8832,0.188959131880304,0.188959131880304 11133,6270,8134,0.0524343047299347,0.0524343047299347 11134,8134,8135,0.0535628703960502,0.0535628703960502 11136,8136,8137,0.085310565822113,0.085310565822113 11137,8137,6283,0.0924164471878071,0.0924164471878071 11138,6283,8138,0.0880043396162394,0.0880043396162394 11139,8138,8139,0.093883258506383,0.093883258506383 11140,8139,3142,0.0916816056478044,0.0916816056478044 11141,3142,5416,0.0909467644852468,0.0909467644852468 11142,5416,8140,0.0909305385237858,0.0909305385237858 11144,3154,4972,0.0951253779669951,0.0951253779669951 11145,4972,8141,0.159341748119657,0.159341748119657 11147,8142,7088,0.0975513520982515,0.0975513520982515 11148,7088,971,0.0957796137604222,0.0957796137604222 11149,971,7402,0.0550171923708008,0.0550171923708008 11150,7402,5289,0.0484207753056408,0.0484207753056408 11152,3320,8143,0.077853024278325,0.077853024278325 11153,8143,5756,0.0805728425443714,0.0805728425443714 11154,5756,7328,0.0873058149168626,0.0873058149168626 11155,7328,2087,0.0932446680916279,0.0932446680916279 12803,4082,3763,0.178907695562899,0.178907695562899 11158,4115,4117,0.0440125760632801,0.0440125760632801 11159,4117,6504,0.0374084190760855,0.0374084190760855 11160,6504,6677,0.044394894025319,0.044394894025319 11161,6677,8029,0.0937961823239111,0.0937961823239111 11162,8029,8144,0.0511329046048641,0.0511329046048641 11163,8144,8145,0.0135266374241744,0.0135266374241744 11165,4223,1001,0.0531658581374023,0.0531658581374023 11167,4374,2855,0.170827518580558,0.170827518580558 11169,8146,4313,0.17183605887504,0.17183605887504 11171,5444,7921,0.207916650376417,0.207916650376417 11172,7921,4408,0.197533961318481,0.197533961318481 11174,8147,644,0.13870723980062,0.13870723980062 11175,644,7273,0.132830481063153,0.132830481063153 11176,7273,1992,0.0923486278054484,0.0923486278054484 11177,1992,1976,0.0346172149199892,0.0346172149199892 11178,1976,4591,0.135026001443702,0.135026001443702 11179,4591,6478,0.132622992610531,0.132622992610531 12836,8855,8856,0.0453127355156614,0.0453127355156614 11180,6478,2462,0.14279254357733,0.14279254357733 11182,8148,8149,0.201096301426274,0.201096301426274 11183,8149,8150,0.201154462707023,0.201154462707023 11185,2461,5905,0.204782750962282,0.204782750962282 11186,5905,8151,0.200573430726899,0.200573430726899 11187,8151,790,0.199941729347635,0.199941729347635 11188,790,3583,0.202642621733606,0.202642621733606 11189,3583,4354,0.202475015345548,0.202475015345548 11190,4354,8152,0.200309115545572,0.200309115545572 11191,8152,3057,0.206933046688651,0.206933046688651 11192,3057,8153,0.186611026973769,0.186611026973769 11194,1060,8154,0.173008298211734,0.173008298211734 11195,8154,8155,0.177900871903465,0.177900871903465 11196,8155,8156,0.167407375878646,0.167407375878646 11197,8156,4775,0.251673348312152,0.251673348312152 11198,4775,6553,0.132857734263153,0.132857734263153 11199,6553,8157,0.106438324963657,0.106438324963657 11201,2232,5133,0.19052148019247,0.19052148019247 11202,5133,4902,0.0151263568070176,0.0151263568070176 11203,4902,6619,0.197484990473566,0.197484990473566 11205,8158,8159,0.20585122765193,0.20585122765193 11207,8160,8161,0.016887203978,0.016887203978 11221,106,61,0.00533283632570931,0.00533283632570931 11222,61,65,0.207145778882675,0.207145778882675 11224,103,8170,0.0169041191858478,0.0169041191858478 11225,8170,8171,0.361108877807587,0.361108877807587 11226,8171,8172,0.190446564346409,0.190446564346409 11228,8173,8174,0.0754029121625499,0.0754029121625499 11229,8174,8175,0.417052793540933,0.417052793540933 11231,8176,8177,0.0299391686417842,0.0299391686417842 11232,8177,8178,0.202215537578589,0.202215537578589 11233,8178,8179,0.11808571362223,0.11808571362223 11234,8179,8163,0.126818785158071,0.126818785158071 11236,4228,8181,0.209470643186114,0.209470643186114 11269,4227,8200,0.197818013323833,0.197818013323833 11237,8181,65,0.190124873120192,0.190124873120192 11238,65,8172,0.00592368117466438,0.00592368117466438 11239,8172,8178,0.446545243407564,0.446545243407564 12886,8876,655,0.00596005420121878,0.00596005420121878 11242,8183,8184,0.228538005170478,0.228538005170478 11245,8162,8186,0.154667884886688,0.154667884886688 11246,8186,8187,0.175562487769928,0.175562487769928 11249,3633,8188,0.0150923041998694,0.0150923041998694 11250,8188,8189,0.270579217097142,0.270579217097142 11251,8189,8176,0.0989590805052705,0.0989590805052705 11253,8163,3643,0.149826975112258,0.149826975112258 11255,8190,1804,0.201671276037755,0.201671276037755 11257,8191,8192,0.0154162495075233,0.0154162495075233 11258,8192,8193,0.181517364616001,0.181517364616001 11259,8193,8194,0.180264399151985,0.180264399151985 11261,8181,3550,0.192378625445026,0.192378625445026 11264,8186,8197,0.16597516800592,0.16597516800592 11265,8197,8198,0.19583924016197,0.19583924016197 11267,8199,8197,0.123986592502342,0.123986592502342 11271,8194,8171,0.202821007714315,0.202821007714315 11272,8171,8195,0.195495736534207,0.195495736534207 11273,8195,8201,0.207035429354564,0.207035429354564 11275,8202,8174,0.0167300114490718,0.0167300114490718 11277,8198,8167,0.130702597640292,0.130702597640292 11278,8167,8203,0.122618976220882,0.122618976220882 11279,8203,8204,0.327046093817032,0.327046093817032 11280,4228,4229,0.198835732908948,0.198835732908948 11281,4229,8205,0.301334691508365,0.301334691508365 11282,8206,8190,0.113799565910968,0.113799565910968 11284,8201,4227,0.0154895076655846,0.0154895076655846 11286,8207,8200,0.0930040479254132,0.0930040479254132 11288,8193,8184,0.208283527691618,0.208283527691618 11316,5155,2238,0.0837223321108041,0.0837223321108041 11289,8184,8189,0.18616179415052,0.18616179415052 11291,3257,8208,0.321455747501831,0.321455747501831 11293,443,8209,0.110751336507506,0.110751336507506 11294,392,8179,0.178734728363983,0.178734728363983 11296,8162,6291,0.216060929512084,0.216060929512084 11297,6291,7342,0.196043159951137,0.196043159951137 11645,8348,6433,0.104796073662296,0.104796073662296 11299,7342,5274,0.233799434282417,0.233799434282417 11300,61,3550,0.201334976523304,0.201334976523304 11301,3550,4229,0.200151526253302,0.200151526253302 11303,5279,3162,0.0990447395902117,0.0990447395902117 11304,3162,4979,0.101293558978732,0.101293558978732 11305,4979,8126,0.0993695918525221,0.0993695918525221 11306,8126,4335,0.0910331896522206,0.0910331896522206 11307,4335,8210,0.0476841899874069,0.0476841899874069 11308,8210,5040,0.0521232799197054,0.0521232799197054 11309,5040,8005,0.0976580173278249,0.0976580173278249 11310,8005,4307,0.0466427658725356,0.0466427658725356 11311,4307,995,0.052631404385892,0.052631404385892 11313,8211,5951,0.199050744316133,0.199050744316133 11314,5951,5143,0.0913688712241713,0.0913688712241713 11315,5143,5155,0.025420878561629,0.025420878561629 11317,2238,4911,0.203010994943857,0.203010994943857 11318,4911,6611,0.201886473833407,0.201886473833407 11319,6611,8212,0.197101479655197,0.197101479655197 11320,8212,8213,0.206955997470903,0.206955997470903 11323,5950,5142,0.147533492116586,0.147533492116586 11326,2237,4910,0.20422309503448,0.20422309503448 11327,4910,6612,0.200274596012582,0.200274596012582 11328,6612,8215,0.196974435405611,0.196974435405611 11329,8215,8216,0.208072957327714,0.208072957327714 11331,7959,8217,0.0106613346433968,0.0106613346433968 11337,289,8219,0.0101386145536838,0.0101386145536838 11338,8219,4483,0.0263974796072716,0.0263974796072716 11340,8220,289,0.116841869555958,0.116841869555958 11483,8221,8222,0.0466544327533727,0.0466544327533727 11342,8223,7906,0.0355112223964134,0.0355112223964134 11343,7906,4187,0.0959478466054884,0.0959478466054884 11344,4187,8224,0.108554994700497,0.108554994700497 11345,8224,2512,0.0267513344361619,0.0267513344361619 11346,2512,6726,0.134329958691173,0.134329958691173 11347,6726,8226,0.0541066682112551,0.0541066682112551 11348,8226,1754,0.0582360854290831,0.0582360854290831 11352,8227,8228,0.0477813036978224,0.0477813036978224 11353,8228,2164,0.0100092856224142,0.0100092856224142 11354,2164,8229,0.117341992338054,0.117341992338054 11355,8229,6417,0.132790064578642,0.132790064578642 11356,6417,6925,0.066680142142332,0.066680142142332 11357,6925,4623,0.0658013116163711,0.0658013116163711 11358,4623,1242,0.132924383309181,0.132924383309181 11359,1242,8230,0.117419950970456,0.117419950970456 11360,8230,2709,0.0877593926636965,0.0877593926636965 11361,2709,2723,0.0586886121966142,0.0586886121966142 11362,2723,8231,0.126334352112189,0.126334352112189 11363,8231,8232,0.00800071585537006,0.00800071585537006 11364,8232,8233,0.00985605768408299,0.00985605768408299 11368,8223,8219,0.0801446034429079,0.0801446034429079 11374,8234,8235,0.161648892640997,0.161648892640997 11375,8235,8236,0.12616333160407,0.12616333160407 11379,4843,910,0.143586236704503,0.143586236704503 16194,9844,7725,1.4119245996206,1.4119245996206 11388,2064,8243,0.0180732464676321,0.0180732464676321 11389,8243,8244,0.307196973753055,0.307196973753055 11392,8246,3316,0.0456634204130967,0.0456634204130967 11394,6201,6945,0.172713645832468,0.172713645832468 11395,6945,8138,0.203649557134895,0.203649557134895 11396,8138,2880,0.164233861501064,0.164233861501064 11398,6200,6944,0.169916988893137,0.169916988893137 11399,6944,8139,0.203898136987997,0.203898136987997 11400,8139,2879,0.160611633174386,0.160611633174386 11401,2879,6408,0.0322091251783491,0.0322091251783491 11402,6408,6412,0.266159968303504,0.266159968303504 11403,6412,8247,0.0505479778201866,0.0505479778201866 11407,6190,6948,0.200111149085838,0.200111149085838 11408,6948,8142,0.198760931377031,0.198760931377031 11409,8142,2864,0.201908008890848,0.201908008890848 11412,8249,8067,0.737441419701283,0.737441419701283 11424,8079,8250,0.738983904805809,0.738983904805809 11431,412,415,0.636538521199656,0.636538521199656 18912,10390,10391,0.0580503615423655,0.0580503615423655 11453,8262,8263,0.292162593230546,0.292162593230546 11468,781,8271,0.782578824666181,0.782578824666181 11597,8330,8331,0.0435245851176098,0.0435245851176098 11469,8272,8270,0.782084992370784,0.782084992370784 11471,1610,1244,0.0543175525667992,0.0543175525667992 11472,1244,8273,0.0533400242428221,0.0533400242428221 11473,8273,8274,0.0526029519682926,0.0526029519682926 11474,8274,8275,0.0534350213865012,0.0534350213865012 11476,8276,1610,0.0663295545530221,0.0663295545530221 11478,1610,8277,0.135789656985465,0.135789656985465 11480,7861,8278,0.0143942343868779,0.0143942343868779 11481,8278,7581,0.0343415060903181,0.0343415060903181 11482,7581,8221,0.0532138886249367,0.0532138886249367 11484,8222,5964,0.00591714471910066,0.00591714471910066 11485,5964,8279,0.00703516905841087,0.00703516905841087 11486,8279,3001,0.0966235655424771,0.0966235655424771 11488,8275,7561,0.103690392766705,0.103690392766705 11489,7561,8280,0.0558620890554655,0.0558620890554655 11490,8280,6185,0.0505017539528047,0.0505017539528047 11493,8282,8283,0.101387037651418,0.101387037651418 11494,8283,8284,0.102270654549379,0.102270654549379 11495,8284,8285,0.10797805598011,0.10797805598011 11496,8285,8286,0.106400672091098,0.106400672091098 11497,8286,4392,0.102247824152268,0.102247824152268 11498,4392,8287,0.0166274126542335,0.0166274126542335 11499,8287,8288,0.0799445865529155,0.0799445865529155 11500,8288,3008,0.023689428581565,0.023689428581565 11501,3008,8289,0.0297886059757376,0.0297886059757376 11505,8290,8291,0.051999610902965,0.051999610902965 11506,8291,8292,0.0471972516257623,0.0471972516257623 11507,8292,8293,0.00657484491051097,0.00657484491051097 11508,8293,6184,0.103933630763566,0.103933630763566 11509,6184,7562,0.106067817024884,0.106067817024884 11510,7562,8294,0.105991654619724,0.105991654619724 11512,8295,8296,0.0523765388441753,0.0523765388441753 11522,8297,8298,0.429589849820924,0.429589849820924 11537,6093,8302,0.0171793049902436,0.0171793049902436 11539,8303,8304,0.00530856583912826,0.00530856583912826 11541,2195,8305,0.128463648918522,0.128463648918522 11543,8306,8307,0.0111673306658244,0.0111673306658244 11545,8308,8306,0.0470759818626725,0.0470759818626725 11547,8309,8310,0.0336302381688336,0.0336302381688336 11549,8311,8312,0.0219555493879181,0.0219555493879181 11550,8312,8313,0.036241706253738,0.036241706253738 11598,8331,7782,0.0493369824555625,0.0493369824555625 11551,8313,8314,0.0512913124797426,0.0512913124797426 11552,8314,8315,0.107868186928524,0.107868186928524 11553,8315,8316,0.223470506469832,0.223470506469832 11554,8316,8317,0.211788929267968,0.211788929267968 11555,8317,6963,0.0143636308232266,0.0143636308232266 16197,7207,1788,0.198027086450295,0.198027086450295 11556,6963,2151,0.0672032541987901,0.0672032541987901 11557,2151,8318,0.127422890827039,0.127422890827039 11563,8321,5670,0.0510922996821663,0.0510922996821663 11564,5670,8319,0.0512128921942442,0.0512128921942442 11565,8319,7031,0.0489988317743493,0.0489988317743493 13192,2925,5307,0.0991225747078309,0.0991225747078309 17794,8402,10178,0.0874671474005437,0.0874671474005437 11583,8323,8324,0.0415122975666244,0.0415122975666244 11585,8325,8326,0.0105737020216599,0.0105737020216599 11586,8326,8327,0.0170186899048993,0.0170186899048993 11587,8327,4030,0.059373245074661,0.059373245074661 11588,4030,8328,0.00887102858910589,0.00887102858910589 11589,8328,7033,0.192077028988682,0.192077028988682 11590,7033,3414,0.20009224997208,0.20009224997208 11591,3414,7634,0.0490496792565584,0.0490496792565584 11592,7634,5699,0.0501609282125079,0.0501609282125079 11593,5699,8329,0.0491062363102631,0.0491062363102631 11594,8329,7426,0.0512345906571307,0.0512345906571307 11595,7426,7167,0.100906650593457,0.100906650593457 11596,7167,8330,0.0074706340310152,0.0074706340310152 11601,1125,8333,0.0515421912286004,0.0515421912286004 11602,8333,7499,0.0491232128122514,0.0491232128122514 11603,7499,6382,0.0528674106807856,0.0528674106807856 11604,6382,3844,0.0491757077428548,0.0491757077428548 11605,3844,8336,0.0505763419832581,0.0505763419832581 11606,8336,5560,0.0511234189065501,0.0511234189065501 11607,5560,7536,0.078259792036463,0.078259792036463 17795,10178,10179,0.00714983889336217,0.00714983889336217 11608,7536,8337,0.710353127144862,0.710353127144862 11615,8339,8340,0.0545607270452329,0.0545607270452329 11616,8340,6778,0.0500886204125654,0.0500886204125654 11617,6778,1543,0.044749974690185,0.044749974690185 11618,1543,7913,0.0484257128218018,0.0484257128218018 11619,7913,1232,0.0498960080732329,0.0498960080732329 11620,1232,6138,0.0513577550981739,0.0513577550981739 11621,6138,1234,0.0484184731965446,0.0484184731965446 11622,1234,4025,0.049897443897038,0.049897443897038 11624,8341,6746,0.131938356933677,0.131938356933677 11625,6746,6146,0.134278510793599,0.134278510793599 11626,6146,4020,0.131808341418281,0.131808341418281 11627,4020,7024,0.13680573147125,0.13680573147125 11628,7024,7394,0.133543322276702,0.133543322276702 11629,7394,3403,0.129241253411212,0.129241253411212 11631,4656,1278,0.11609492718799,0.11609492718799 11633,4529,8342,0.13081541679387,0.13081541679387 11634,8342,8343,0.131875462531589,0.131875462531589 11636,1275,4561,0.135792686790169,0.135792686790169 11637,4561,8344,0.129597362082905,0.129597362082905 11638,8344,8345,0.132615292246902,0.132615292246902 11654,8351,8352,0.00642310935412446,0.00642310935412446 11656,8354,3585,0.00948998635035479,0.00948998635035479 11658,8355,7036,0.189514043057238,0.189514043057238 11661,3420,7662,0.0473953664812579,0.0473953664812579 11662,7662,5701,0.051310070537927,0.051310070537927 11663,5701,8356,0.0493288418218244,0.0493288418218244 11664,8356,7428,0.0514646959507586,0.0514646959507586 11665,7428,7170,0.101185693406291,0.101185693406291 11666,7170,8357,0.0511732963069457,0.0511732963069457 11667,8357,7785,0.0488740378204359,0.0488740378204359 11669,8358,8359,0.0429199500385996,0.0429199500385996 11670,8359,1126,0.0542934514543922,0.0542934514543922 11671,1126,8361,0.0465752610792189,0.0465752610792189 11672,8361,7500,0.0458657856618734,0.0458657856618734 11673,7500,6383,0.0540969092476656,0.0540969092476656 11674,6383,3845,0.0488658545954006,0.0488658545954006 11675,3845,8362,0.0512974137325796,0.0512974137325796 11676,8362,5562,0.0492074321979192,0.0492074321979192 11677,5562,8363,0.0405073414501016,0.0405073414501016 11678,8363,7537,0.0387636388049137,0.0387636388049137 11679,7537,8364,0.709659016245144,0.709659016245144 11680,533,532,0.177767664549368,0.177767664549368 11681,532,8365,0.019932032746647,0.019932032746647 11683,8366,2195,0.0764354088651933,0.0764354088651933 11712,3383,8367,0.106809468593159,0.106809468593159 11713,8367,8368,0.0971987897456675,0.0971987897456675 11714,8368,8369,0.0991386674985246,0.0991386674985246 11717,5295,6973,0.135215470337054,0.135215470337054 11718,6973,8371,0.00923487504976077,0.00923487504976077 11719,8371,8372,0.0216052571390285,0.0216052571390285 11720,8372,16,0.105179593848414,0.105179593848414 11721,16,6385,0.131720726068438,0.131720726068438 11722,6385,8373,0.136425162652677,0.136425162652677 11723,8373,8374,0.133357418298716,0.133357418298716 11725,8375,5538,0.102551146645578,0.102551146645578 11726,5538,2406,0.101276420369131,0.101276420369131 11727,2406,4291,0.0994536245434588,0.0994536245434588 11728,4291,8376,0.0498495835403536,0.0498495835403536 11729,8376,8377,0.0555205772000376,0.0555205772000376 11730,8377,7717,0.202770146499174,0.202770146499174 11731,7717,2980,0.203558742671124,0.203558742671124 11733,6381,7626,0.0677965571067337,0.0677965571067337 11734,7626,8378,0.0657902652889389,0.0657902652889389 11736,3813,8379,0.0683672879873519,0.0683672879873519 11737,8379,7491,0.0530440410997852,0.0530440410997852 11738,7491,3832,0.0868122883126915,0.0868122883126915 11740,8129,8380,0.134532326319759,0.134532326319759 11741,8380,8382,0.00458704251135175,0.00458704251135175 11743,8383,8384,0.136207849444979,0.136207849444979 11744,8384,7838,0.138328826392976,0.138328826392976 11746,8385,8386,0.0871147692827014,0.0871147692827014 11749,8389,8390,0.0947169874364547,0.0947169874364547 19614,10514,10587,0.0689139357560502,0.0689139357560502 11751,8391,4386,0.0534420102551264,0.0534420102551264 11752,4386,8392,0.0520924012173649,0.0520924012173649 11753,8392,8393,0.0473152332925311,0.0473152332925311 11754,8393,8394,0.00593400942031918,0.00593400942031918 11755,8394,8395,0.0526072167549377,0.0526072167549377 11756,8395,8396,0.0535245842073366,0.0535245842073366 11757,8396,8397,0.0520127953812383,0.0520127953812383 11758,8397,8398,0.0525440381176666,0.0525440381176666 11759,8398,8399,0.105725944401461,0.105725944401461 11760,8399,8400,0.0963534079842441,0.0963534079842441 11761,8400,8401,0.00721402202643277,0.00721402202643277 11762,8401,8402,0.0642819932248178,0.0642819932248178 11763,8402,6180,0.0440229088580127,0.0440229088580127 11764,6180,3304,0.105719811244021,0.105719811244021 11765,3304,8404,0.104473728049028,0.104473728049028 11776,2683,5360,0.148134497863423,0.148134497863423 11779,8408,8409,0.0170504242210171,0.0170504242210171 11780,8409,8410,0.0301331300599118,0.0301331300599118 11781,8410,8408,0.024630163522097,0.024630163522097 11786,8411,7068,0.119279864672347,0.119279864672347 11787,7068,5513,0.148575970390717,0.148575970390717 11788,5513,4445,0.14563348668729,0.14563348668729 11795,8413,543,0.028789081158834,0.028789081158834 11800,8038,2689,0.14574049201504,0.14574049201504 11801,2689,8392,0.146364813323007,0.146364813323007 11810,8316,8410,0.0688632882143238,0.0688632882143238 11818,8318,8421,0.163109524565458,0.163109524565458 11820,2202,8422,0.0636527332062032,0.0636527332062032 11827,8425,8426,0.235001983383898,0.235001983383898 11829,8427,2187,0.0976945121262096,0.0976945121262096 11830,2187,8428,0.113051166751879,0.113051166751879 11832,8429,8427,0.106790392513668,0.106790392513668 11836,8432,8433,0.316135432263608,0.316135432263608 11838,8434,8435,0.0739062863270344,0.0739062863270344 16014,9785,9166,0.0737839272607517,0.0737839272607517 11840,8436,8437,0.305296163280187,0.305296163280187 11842,8438,8439,0.0899401823641934,0.0899401823641934 11843,8439,8440,0.0855827793815302,0.0855827793815302 11845,8441,533,0.0890672230330435,0.0890672230330435 11847,8325,3752,0.00830034500152871,0.00830034500152871 11848,3752,8442,0.100105658665385,0.100105658665385 11849,8442,6773,0.103872958239997,0.103872958239997 11850,6773,8303,0.0295834023794743,0.0295834023794743 11851,8303,8443,0.122024126507826,0.122024126507826 11854,8365,8445,0.12649848699983,0.12649848699983 11856,8445,8446,0.0774789975708123,0.0774789975708123 11858,6522,8447,0.124835406842481,0.124835406842481 11860,8447,4244,0.0110439553261759,0.0110439553261759 11861,4244,1787,0.20168643392703,0.20168643392703 11862,1787,7206,0.198352393557477,0.198352393557477 11863,7206,5819,0.204146640542909,0.204146640542909 11864,5819,7724,0.196992932786583,0.196992932786583 11865,7724,8448,0.0469826616672844,0.0469826616672844 11866,8448,8449,1.1597652413984,1.1597652413984 15932,1178,9158,0.281206093212011,0.281206093212011 11868,529,476,0.196533269115043,0.196533269115043 11869,476,8451,0.00692492598385206,0.00692492598385206 11871,8452,8450,0.118857471050118,0.118857471050118 11873,8446,8453,0.0472361723035857,0.0472361723035857 11875,8453,1808,0.0616092600190724,0.0616092600190724 11876,1808,8454,0.103675532542851,0.103675532542851 11878,8455,8452,0.0832501988122618,0.0832501988122618 11880,8456,8455,0.0488208935536257,0.0488208935536257 11883,1807,8456,0.0645719953824934,0.0645719953824934 11885,8454,8460,0.0468848260297017,0.0468848260297017 11887,8460,8461,0.191542303309411,0.191542303309411 11888,8461,8462,0.143814933384229,0.143814933384229 11926,8479,7578,0.0514183930388008,0.0514183930388008 11889,8462,8312,0.0813843178601785,0.0813843178601785 11890,8312,8463,0.108687135880293,0.108687135880293 11891,8463,8464,0.171307568098715,0.171307568098715 11892,8464,7962,0.138415151415673,0.138415151415673 11894,8465,8457,0.0468050869550622,0.0468050869550622 11899,8468,3170,0.018103312819976,0.018103312819976 11901,8469,8466,0.0123424922846296,0.0123424922846296 11902,8466,8311,0.0903233113904637,0.0903233113904637 11904,8470,8469,0.0396717564170432,0.0396717564170432 11906,8296,8273,0.152532135373756,0.152532135373756 11907,8273,5789,0.146346014371488,0.146346014371488 11908,5789,4816,0.144635236179438,0.144635236179438 11909,4816,8471,0.144945711618013,0.144945711618013 11910,8471,8472,0.00337499193971306,0.00337499193971306 13477,9099,9096,0.0859011649600223,0.0859011649600223 11912,8473,8474,0.141151348464777,0.141151348464777 11913,8474,8475,0.13279343346844,0.13279343346844 11915,1346,8475,0.0349627710606267,0.0349627710606267 11919,8313,8477,0.0691895872331652,0.0691895872331652 11921,4846,8478,0.326789742990523,0.326789742990523 11923,5031,6987,0.0623597305249406,0.0623597305249406 11924,6987,5806,0.105799056021075,0.105799056021075 11925,5806,8479,0.0532916983351864,0.0532916983351864 11927,7578,8480,0.0539921866859616,0.0539921866859616 11928,8480,8481,0.0438686505947476,0.0438686505947476 11929,8481,5961,0.00656699811047763,0.00656699811047763 11930,5961,8482,0.00665108194893408,0.00665108194893408 11931,8482,3003,0.0997303043018087,0.0997303043018087 11932,3003,4396,0.10605079021574,0.10605079021574 11933,4396,8483,0.102726296828384,0.102726296828384 11934,8483,8484,0.00648258609012086,0.00648258609012086 11935,8484,8485,0.100141708737386,0.100141708737386 11936,8485,8486,0.0275311475026058,0.0275311475026058 11937,8486,8487,0.0265062604992808,0.0265062604992808 11938,8487,8488,0.0523458198440316,0.0523458198440316 11939,8488,8489,0.104751027795859,0.104751027795859 11940,8489,8490,0.0990693987095691,0.0990693987095691 11941,8490,8491,0.00745857832944624,0.00745857832944624 11942,8491,8492,0.0518088588950486,0.0518088588950486 11943,8492,6189,0.054888246037165,0.054888246037165 11945,6632,7733,0.112596009055585,0.112596009055585 12071,8507,3552,0.071078699522552,0.071078699522552 11946,7733,8495,2.00712592676004,2.00712592676004 11954,6568,4449,0.147875161573861,0.147875161573861 11955,4449,5497,0.144351276811523,0.144351276811523 11956,5497,7071,0.14871904829256,0.14871904829256 11958,8501,8502,0.146058647776188,0.146058647776188 11959,8502,8397,0.148207146508282,0.148207146508282 11960,8397,2694,0.144837053832231,0.144837053832231 11966,4737,8503,0.0843423130679838,0.0843423130679838 11967,8399,5455,0.141833750205801,0.141833750205801 11968,5455,2697,0.00495891013188563,0.00495891013188563 11969,2697,8045,0.148003641728593,0.148003641728593 11970,8045,6573,0.144311748140391,0.144311748140391 11971,6573,4454,0.147824934616054,0.147824934616054 11972,4454,5502,0.144725467857806,0.144725467857806 11973,5502,7076,0.14772137009526,0.14772137009526 11974,7076,2033,0.146029155751578,0.146029155751578 11975,2033,5322,0.146208700799923,0.146208700799923 11976,5322,631,0.145784380568713,0.145784380568713 11977,631,6404,0.147332884437086,0.147332884437086 11978,6404,2910,0.0722929712454625,0.0722929712454625 11980,8504,8505,0.0580359403583064,0.0580359403583064 11981,8505,6178,0.0499592014591395,0.0499592014591395 11982,6178,8506,0.0514685264155668,0.0514685264155668 11983,8506,8508,0.0359450086839816,0.0359450086839816 11985,8509,8491,0.145477011516465,0.145477011516465 11986,8491,6711,0.147675146026861,0.147675146026861 11987,6711,8510,0.0119577509852376,0.0119577509852376 11999,7079,2035,0.146591134901683,0.146591134901683 12000,2035,8511,0.144080341921709,0.144080341921709 12001,8506,6577,0.292638121021149,0.292638121021149 12013,8514,7905,0.14392744613234,0.14392744613234 12014,7905,8224,0.144594704272466,0.144594704272466 12015,8224,2513,0.0408485952047996,0.0408485952047996 12017,8223,4514,0.129566346086565,0.129566346086565 12018,4514,5236,0.132336483238921,0.132336483238921 12019,5236,6888,0.137583446360535,0.137583446360535 12020,6888,8515,0.134749292102011,0.134749292102011 18562,2839,2837,0.0398814314105002,0.0398814314105002 12021,8515,1670,0.131131933535458,0.131131933535458 12022,1670,8516,0.137025514768393,0.137025514768393 12023,8516,2451,0.140387467109701,0.140387467109701 12024,2451,3220,0.132796169496021,0.132796169496021 12025,3220,3241,0.0110949892633217,0.0110949892633217 12026,3241,5742,0.122723226676881,0.122723226676881 12027,5742,5734,0.0121046279679281,0.0121046279679281 12028,5734,5519,0.122276751203955,0.122276751203955 12029,5519,5518,0.0183360434030607,0.0183360434030607 12030,5518,6453,0.115919443239594,0.115919443239594 12031,6453,8519,0.0186206290164017,0.0186206290164017 12032,8519,6921,0.113511395757215,0.113511395757215 12033,6921,6966,0.278590640144845,0.278590640144845 12034,6966,2480,0.0421290693071181,0.0421290693071181 12035,2480,2819,0.0832464241503531,0.0832464241503531 12036,2819,1420,0.203808019181798,0.203808019181798 12037,1420,1350,0.0610460440330561,0.0610460440330561 12038,1350,386,0.0313326355302306,0.0313326355302306 12039,386,8520,0.00828931624769023,0.00828931624769023 12041,8521,8522,0.0528158272532374,0.0528158272532374 12042,8522,8461,0.0240744692191342,0.0240744692191342 12045,8524,8525,0.099226587437181,0.099226587437181 12056,6652,7968,0.116416731661103,0.116416731661103 13645,9155,9152,0.125537210877253,0.125537210877253 12069,3016,8123,0.0144820950034519,0.0144820950034519 12070,8123,8507,0.0310425416681892,0.0310425416681892 12072,3552,4443,0.0963694960086714,0.0963694960086714 12074,8536,8537,0.125429093404429,0.125429093404429 12075,8537,8398,0.148732331324902,0.148732331324902 12076,8398,2695,0.143717697009194,0.143717697009194 12078,8043,6571,0.143486226041694,0.143486226041694 15271,8458,8538,0.130887342573391,0.130887342573391 12079,6571,4452,0.149648787475973,0.149648787475973 12080,4452,5500,0.142780903948531,0.142780903948531 12081,5500,7074,0.148102852377504,0.148102852377504 12082,7074,2032,0.145681586591459,0.145681586591459 12086,2886,7993,0.218441304114497,0.218441304114497 12088,8130,8541,0.134523622254369,0.134523622254369 12089,8541,8542,0.00481474032387871,0.00481474032387871 12090,8542,8543,0.00504824966940074,0.00504824966940074 12091,8543,8544,0.135980275793844,0.135980275793844 12092,8544,7839,0.139416199289129,0.139416199289129 12093,7839,819,0.136947671655105,0.136947671655105 12094,819,3560,0.140872852825874,0.140872852825874 12095,3560,5634,0.139405079534224,0.139405079534224 12096,5634,4338,0.141217557097108,0.141217557097108 12097,4338,6337,0.135602213042785,0.135602213042785 12098,6337,3053,0.134723773393479,0.134723773393479 12100,3691,8545,0.139072808044494,0.139072808044494 12101,5485,8546,0.200596752868582,0.200596752868582 12103,4888,8547,0.185876236918155,0.185876236918155 12104,8547,5486,0.175599681021845,0.175599681021845 12106,4889,8548,0.187588829795577,0.187588829795577 12107,8548,5487,0.174192187356096,0.174192187356096 12109,8549,8550,0.0264199145705686,0.0264199145705686 12110,8550,5477,0.172910339815493,0.172910339815493 12111,5477,8551,0.17777655236626,0.17777655236626 12112,8551,8552,0.179401923989104,0.179401923989104 12114,672,8553,0.00419226671708486,0.00419226671708486 12116,8554,4600,0.174009465824247,0.174009465824247 12117,4600,6497,0.141315269300352,0.141315269300352 12118,6497,3685,0.0979207012351752,0.0979207012351752 12119,3685,8132,0.140340825489325,0.140340825489325 12120,8132,8555,0.134412189177842,0.134412189177842 12121,8555,8556,0.00412533177852682,0.00412533177852682 12122,8556,8557,0.00459814794721775,0.00459814794721775 12123,8557,8558,0.132902025218854,0.132902025218854 12124,8558,7841,0.138710880861165,0.138710880861165 12125,7841,825,0.140880437202465,0.140880437202465 12126,825,3566,0.136859579672601,0.136859579672601 12127,3566,5637,0.14457832436944,0.14457832436944 12128,5637,4341,0.139173250387063,0.139173250387063 12129,4341,6340,0.137021300435373,0.137021300435373 12130,6340,8560,0.107881318168938,0.107881318168938 12131,2245,4879,0.176153654685445,0.176153654685445 12132,4879,7358,0.24873496630677,0.24873496630677 12133,7358,6786,0.0656034947664249,0.0656034947664249 12134,6786,4878,0.0544981388589161,0.0544981388589161 12135,4878,5942,0.524256212186461,0.524256212186461 12136,5942,8561,0.0631406553785623,0.0631406553785623 12137,8561,3127,0.0936118840285326,0.0936118840285326 12138,3127,3131,0.0777309112767711,0.0777309112767711 12139,3131,5914,0.112365280295693,0.112365280295693 12140,5914,2245,0.331560162235425,0.331560162235425 12142,8562,2334,2.72525423343991,2.72525423343991 12144,7677,5980,0.0954252288299854,0.0954252288299854 12145,5980,2129,0.0933556137052187,0.0933556137052187 12146,2129,7520,0.0952025856529876,0.0952025856529876 12147,7520,8563,0.0935887718802941,0.0935887718802941 12148,8563,2270,0.0947410402071955,0.0947410402071955 12149,2270,7011,0.0942715716828769,0.0942715716828769 12150,7011,2766,0.0940480616870089,0.0940480616870089 12151,2766,3353,0.0940568781185638,0.0940568781185638 12152,3353,2010,0.0938087738322925,0.0938087738322925 12153,2010,2020,0.00116816859457691,0.00116816859457691 12154,2020,7597,0.0929046375775443,0.0929046375775443 12155,7597,7260,0.0977180089067193,0.0977180089067193 12156,7260,7607,0.0981798145414121,0.0981798145414121 12157,7607,8148,0.0984109366674247,0.0984109366674247 12158,8148,8566,0.099556755200234,0.099556755200234 12159,8566,8567,0.0161715318927219,0.0161715318927219 12165,7560,8570,0.0547324150634264,0.0547324150634264 12166,8570,6187,0.0510334947129921,0.0510334947129921 12167,6187,8571,0.106459447476842,0.106459447476842 12168,8571,8572,0.00500250155273319,0.00500250155273319 12169,8572,8573,0.102179560181125,0.102179560181125 12171,8574,8575,0.108491319350075,0.108491319350075 12172,8575,8576,0.100542104447219,0.100542104447219 12173,8576,8577,0.00648974428476286,0.00648974428476286 12174,8577,4394,0.10502201579173,0.10502201579173 12175,4394,3006,0.104610459063575,0.104610459063575 12176,3006,5958,0.107806604319072,0.107806604319072 12177,5958,8578,0.00423483079275732,0.00423483079275732 12178,8578,7577,0.0996748095395635,0.0996748095395635 12179,7577,5809,0.11590556985698,0.11590556985698 12181,5431,4429,0.103577041627779,0.103577041627779 12182,4429,4040,0.0675516196999984,0.0675516196999984 12183,4040,8579,0.0337698992215471,0.0337698992215471 12184,8579,6027,0.102046173899402,0.102046173899402 12185,6027,7864,0.042576537412,0.042576537412 12186,7864,7863,0.0569874056816302,0.0569874056816302 12187,7863,1834,0.10010879574602,0.10010879574602 12188,1834,1828,0.0220165954761323,0.0220165954761323 12189,1828,2629,0.0778176858176647,0.0778176858176647 12190,2629,5364,0.0924919399829741,0.0924919399829741 12191,5364,8580,0.0666180932686517,0.0666180932686517 12192,8580,514,0.0427668694783733,0.0427668694783733 12193,514,8581,0.0733005757458476,0.0733005757458476 12194,8581,411,0.0548642593724076,0.0548642593724076 12195,411,8582,0.0193916055385274,0.0193916055385274 12200,8463,8583,0.030501567860775,0.030501567860775 12202,8584,8585,0.0144536004398608,0.0144536004398608 12203,8585,8586,0.0148984012969261,0.0148984012969261 12204,8586,8587,0.0138457363467684,0.0138457363467684 12206,7095,8584,0.00198726095451303,0.00198726095451303 12208,8587,8588,0.0738864008587524,0.0738864008587524 12209,8588,8088,0.0459979828668163,0.0459979828668163 12211,8588,8088,0.0459979828668163,0.0459979828668163 12213,7962,8589,0.0119871256203592,0.0119871256203592 12219,2290,8595,0.0472264457525012,0.0472264457525012 12224,8600,6960,0.0627185145557708,0.0627185145557708 12225,6960,8590,0.111002569075664,0.111002569075664 12226,8590,8601,0.0399166681864525,0.0399166681864525 12227,8601,8602,0.0122006420704012,0.0122006420704012 12229,8602,8601,0.0122006420704012,0.0122006420704012 12231,8605,8606,0.0364944571667735,0.0364944571667735 12232,8606,8607,0.0128764646733806,0.0128764646733806 12233,8607,8608,0.0546695374625623,0.0546695374625623 12234,8608,8585,0.00588263593176519,0.00588263593176519 12238,6350,8610,0.0529261007223787,0.0529261007223787 12276,2459,8630,0.034376801437,0.034376801437 12278,8630,8631,0.0429012342669158,0.0429012342669158 12279,8631,8478,0.0881202047420162,0.0881202047420162 12280,8478,6349,0.0631900183412494,0.0631900183412494 12281,6349,8610,0.106156240617891,0.106156240617891 12282,8610,8633,0.00782193502715287,0.00782193502715287 12283,8633,8235,0.439089917447406,0.439089917447406 13838,2963,1284,0.0976236721102847,0.0976236721102847 12291,8488,6708,0.146276219075305,0.146276219075305 12292,6708,8574,0.146922373978856,0.146922373978856 12293,8574,5780,0.145168342719135,0.145168342719135 12294,5780,8284,0.145457218481639,0.145457218481639 12295,8284,8635,0.147985754967018,0.147985754967018 12296,8635,7895,0.145231730226047,0.145231730226047 12297,7895,8636,0.145188764989583,0.145188764989583 12298,8636,8536,0.0230398310291247,0.0230398310291247 12300,8637,8638,0.051750923168378,0.051750923168378 12306,8641,8642,0.0388526899017529,0.0388526899017529 12322,8647,8648,0.0689932486013888,0.0689932486013888 12324,8409,8649,0.174821115803257,0.174821115803257 12330,8652,8653,0.0109021010822668,0.0109021010822668 12370,127,8676,0.0230804767650593,0.0230804767650593 13861,1773,4425,0.0478826481852338,0.0478826481852338 12371,8676,127,0.0230804767650593,0.0230804767650593 12374,8678,2814,0.00715247655230442,0.00715247655230442 12375,2814,7853,0.0872240502720576,0.0872240502720576 12379,552,3283,0.201374804580202,0.201374804580202 12380,3283,439,0.0140574737901418,0.0140574737901418 12381,439,440,0.131394781189403,0.131394781189403 12383,8680,592,0.0279554969032489,0.0279554969032489 12386,3930,5620,0.102308093785748,0.102308093785748 12387,5620,3705,0.100376481944534,0.100376481944534 12388,3705,710,0.100626287480694,0.100626287480694 12389,710,8681,0.0994362797990831,0.0994362797990831 12390,8681,8515,0.0993120225558452,0.0993120225558452 12391,8515,4191,0.136253535658325,0.136253535658325 12392,4191,2517,0.134250356653895,0.134250356653895 12393,2517,6728,0.132309702657946,0.132309702657946 12394,6728,4805,0.136509007433592,0.136509007433592 12395,4805,8682,0.134957701338679,0.134957701338679 12397,8683,433,0.845576760689761,0.845576760689761 12398,433,481,1.45081348243216,1.45081348243216 12399,481,8684,0.52437215594792,0.52437215594792 12401,8685,8686,0.010167997865452,0.010167997865452 12404,4154,4741,0.172602377991032,0.172602377991032 12405,4741,6536,0.177057900654184,0.177057900654184 12406,6536,8687,0.165392784618956,0.165392784618956 12408,5170,6865,0.176928364472993,0.176928364472993 12409,6865,3073,0.175467136201966,0.175467136201966 12410,3073,8690,0.1637299437242,0.1637299437242 12411,8690,8160,0.0198260554201283,0.0198260554201283 12412,8160,8691,0.0330442022067904,0.0330442022067904 12414,8692,8693,0.174036627821078,0.174036627821078 12415,8693,8694,0.176955606262412,0.176955606262412 12416,8694,8695,0.169605643175659,0.169605643175659 12417,8695,4774,0.249824848381595,0.249824848381595 12418,4774,6552,0.130776357701309,0.130776357701309 12419,6552,8696,0.13038749521243,0.13038749521243 12420,8696,8566,0.0104649837792038,0.0104649837792038 12421,8566,8697,0.196337242565984,0.196337242565984 13908,6946,8137,0.20217075396909,0.20217075396909 12422,8697,3765,0.201163077899324,0.201163077899324 12423,3765,5944,0.202700667134599,0.202700667134599 12424,5944,2231,0.203264325905827,0.203264325905827 12425,2231,4900,0.203310133896795,0.203310133896795 12426,4900,8699,0.223846600901437,0.223846600901437 12427,8699,8700,0.179880034662439,0.179880034662439 12428,8700,8701,0.204289810782798,0.204289810782798 12429,8701,643,0.139830079927305,0.139830079927305 12430,643,7272,0.132835494541237,0.132835494541237 12431,7272,1993,0.110816863894031,0.110816863894031 12432,1993,1977,0.01986880052865,0.01986880052865 12433,1977,4590,0.131129399902762,0.131129399902762 12434,4590,6477,0.129388315999052,0.129388315999052 12435,6477,2460,0.143087746743813,0.143087746743813 12436,2460,5904,0.206205054401277,0.206205054401277 12437,5904,8702,0.200106396563715,0.200106396563715 12438,8702,789,0.199795050779324,0.199795050779324 12439,789,3581,0.193812626433148,0.193812626433148 12440,3581,4353,0.211337121932246,0.211337121932246 12441,4353,8703,0.201766897339093,0.201766897339093 12442,8703,3056,0.204698740459713,0.204698740459713 12443,3056,8704,0.1838941823989,0.1838941823989 12446,902,8706,0.131578356152921,0.131578356152921 12447,8706,2807,0.139128342169529,0.139128342169529 12448,2807,5273,0.132055095159837,0.132055095159837 12449,5273,6913,0.122503450982406,0.122503450982406 12450,6913,6362,0.41302368771275,0.41302368771275 12452,3076,3191,0.200008210348418,0.200008210348418 12454,6107,1897,0.202849718138185,0.202849718138185 12455,1897,7235,0.199081659570441,0.199081659570441 12456,7235,3245,0.204781971579143,0.204781971579143 12457,3245,8707,0.0557878826660101,0.0557878826660101 12458,8707,7285,0.154953879613548,0.154953879613548 12459,7285,28,0.190200511167853,0.190200511167853 12461,7212,8708,0.0837159569795295,0.0837159569795295 12463,8708,6525,0.0119790128871836,0.0119790128871836 12464,6525,1779,0.0293911622529401,0.0293911622529401 12465,1779,4372,0.0502766443311638,0.0502766443311638 12466,4372,8710,0.0490277911002061,0.0490277911002061 12467,8710,4684,0.0539189737855212,0.0539189737855212 12468,4684,1527,0.0474102490920647,0.0474102490920647 12469,1527,5107,0.0489757310519715,0.0489757310519715 19288,10468,10469,0.0662296445612727,0.0662296445612727 12470,5107,8711,0.0509607682871969,0.0509607682871969 12471,8711,5064,0.0518326919728752,0.0518326919728752 12472,5064,1746,0.0537415293364607,0.0537415293364607 12473,1746,5607,0.04913949394522,0.04913949394522 12474,5607,6637,0.0470345659561698,0.0470345659561698 12475,6637,5450,0.0502526613335692,0.0502526613335692 12477,5427,5408,0.0488836182047643,0.0488836182047643 12478,5408,7399,0.051895578159039,0.051895578159039 12479,7399,8712,0.1038123024378,0.1038123024378 12481,8713,8714,0.0490473159959526,0.0490473159959526 12482,8714,7277,0.0483828604327117,0.0483828604327117 12483,7277,3483,0.0998765627131917,0.0998765627131917 12484,3483,8715,0.048840271287456,0.048840271287456 12485,8715,6079,0.0473684752554207,0.0473684752554207 12486,6079,8716,0.055154161978582,0.055154161978582 12487,8716,3697,0.0479069878085689,0.0479069878085689 12488,3697,5685,0.0473941467783467,0.0473941467783467 12489,5685,4571,0.0495504189878239,0.0495504189878239 12490,4571,8717,0.0532110753130406,0.0532110753130406 12495,8720,6626,0.0151124856958777,0.0151124856958777 12496,6626,7211,0.0534737559078532,0.0534737559078532 12497,7211,5824,0.205145340397742,0.205145340397742 12498,5824,7729,0.196126806182622,0.196126806182622 12499,7729,8721,1.41081273670029,1.41081273670029 12500,8722,6630,0.00966193494482075,0.00966193494482075 12501,6630,5826,0.0378008975972725,0.0378008975972725 12502,5826,7731,0.193712690967488,0.193712690967488 12503,7731,8723,1.80961969384046,1.80961969384046 12504,1781,8722,0.107247989428491,0.107247989428491 12506,7401,6529,0.108235119976502,0.108235119976502 12508,4596,8724,0.16807497837827,0.16807497837827 12509,8724,8725,0.178846116420602,0.178846116420602 12510,8725,678,0.00426139259412424,0.00426139259412424 12511,678,8726,0.00479379013962442,0.00479379013962442 12512,8726,8727,0.179790579190484,0.179790579190484 12513,8727,5480,0.174201148052584,0.174201148052584 12514,5480,8728,0.175423920421782,0.175423920421782 12515,8728,4882,0.196140148835561,0.196140148835561 12516,4882,2250,0.176600887954475,0.176600887954475 12517,2250,5916,0.3321793201224,0.3321793201224 12519,3788,8729,0.199339438501115,0.199339438501115 12521,1189,8730,0.167786544262905,0.167786544262905 12522,8730,7154,0.107569635985836,0.107569635985836 12524,8731,8732,0.130443287352145,0.130443287352145 12526,8732,6531,0.0215721025681021,0.0215721025681021 12527,6531,8733,0.0174468386055745,0.0174468386055745 12551,8748,6518,0.0472889047630053,0.0472889047630053 12552,6518,8749,0.0506856290604236,0.0506856290604236 12548,4570,8746,0.0496686599585209,0.0496686599585209 12549,8746,8747,0.0568130428191116,0.0568130428191116 12528,8733,8734,4.18362578562758,4.18362578562758 12529,6533,8735,0.0310320915845362,0.0310320915845362 12530,8735,8733,0.0639013406897381,0.0639013406897381 12531,8733,8736,0.0575832242503326,0.0575832242503326 12532,8736,1744,0.0585281295770588,0.0585281295770588 12533,1744,8737,0.0551795735412136,0.0551795735412136 12534,8737,6634,0.0667321861738512,0.0667321861738512 12535,6634,8738,1.14684827666039,1.14684827666039 12536,8739,8740,0.050189520794265,0.050189520794265 12537,8740,8741,0.0520205890853532,0.0520205890853532 12538,8741,8742,0.0975475062746334,0.0975475062746334 12539,8742,8743,0.0478496643069703,0.0478496643069703 12540,8743,7276,0.0507419704012955,0.0507419704012955 12541,7276,3482,0.0993982386954757,0.0993982386954757 12542,3482,8744,0.05053480573854,0.05053480573854 12543,8744,6078,0.0468212480872111,0.0468212480872111 12544,6078,8745,0.052325451958986,0.052325451958986 12545,8745,3696,0.0475592999209775,0.0475592999209775 12546,3696,5684,0.0505577280347845,0.0505577280347845 12547,5684,4570,0.0496336429817659,0.0496336429817659 12550,8747,8748,0.0555882070947718,0.0555882070947718 12553,8749,6161,0.0483586179330098,0.0483586179330098 12554,6161,8750,0.0494030122591725,0.0494030122591725 12555,8750,2739,0.0483430371417139,0.0483430371417139 12556,2739,8751,0.0499840332207257,0.0499840332207257 12557,8751,5230,0.0498899174438866,0.0498899174438866 12558,5230,8752,0.0487864097624457,0.0487864097624457 12559,8752,3172,0.0492052393668883,0.0492052393668883 12560,3172,8753,0.048649307652154,0.048649307652154 12561,8753,4997,0.0504970791491002,0.0504970791491002 12562,4997,729,0.0994774482962559,0.0994774482962559 12564,7060,7316,0.100261995636978,0.100261995636978 12565,7316,4587,0.101339695102535,0.101339695102535 12566,4587,8033,0.0978749879893347,0.0978749879893347 12567,8033,6373,0.096169791555938,0.096169791555938 12568,6373,8754,0.0556932821262755,0.0556932821262755 12569,8754,4827,0.0506856253200211,0.0506856253200211 12570,4827,8755,0.0976778629222165,0.0976778629222165 12572,8756,8757,0.0483546146560771,0.0483546146560771 12573,8757,8758,0.00678547758181753,0.00678547758181753 12574,8758,8759,0.0425788070077018,0.0425788070077018 12577,2375,8761,0.0800348658330501,0.0800348658330501 12579,8761,2381,0.0565526295759939,0.0565526295759939 12580,2381,2378,0.0732152007668199,0.0732152007668199 12581,2378,2379,0.0407086995566738,0.0407086995566738 12582,2379,2383,0.00264328007897714,0.00264328007897714 12583,2383,2571,0.0689488793496812,0.0689488793496812 12585,8761,2375,0.0800348658330501,0.0800348658330501 12587,1510,7932,0.0417550445525859,0.0417550445525859 12589,8764,4921,0.0107315298188712,0.0107315298188712 12590,4921,8062,0.0635329705608418,0.0635329705608418 12591,8062,6584,0.176700679215808,0.176700679215808 12592,6584,5366,0.199428899537142,0.199428899537142 12593,5366,7124,0.156701102941306,0.156701102941306 12594,7124,612,0.178308153840751,0.178308153840751 12595,612,1943,0.177718886558766,0.177718886558766 12596,1943,8765,0.0553792982616949,0.0553792982616949 12597,8765,8767,0.0568805264393287,0.0568805264393287 12625,8778,8779,0.0386703080825578,0.0386703080825578 12598,8767,8768,0.0596299154046411,0.0596299154046411 12600,8217,8764,0.0348766827140038,0.0348766827140038 12602,8769,7960,0.0121246465842421,0.0121246465842421 12636,8782,8776,0.0415201856091735,0.0415201856091735 12603,7960,7858,0.191569398536593,0.191569398536593 12604,7858,384,0.0511824976047815,0.0511824976047815 12606,4685,296,0.0500706281631231,0.0500706281631231 12607,296,4955,0.0491810974692235,0.0491810974692235 12608,4955,7223,0.104958162725722,0.104958162725722 12611,8773,8774,0.043865298365945,0.043865298365945 12612,8774,6643,0.0451313849693394,0.0451313849693394 12613,6643,8218,0.0697309457073312,0.0697309457073312 12614,8218,3952,0.0651671851260823,0.0651671851260823 12616,1623,8769,0.0363096662742893,0.0363096662742893 12618,5097,8775,0.0318529970242771,0.0318529970242771 12622,8776,8777,0.018725243223035,0.018725243223035 12623,8777,6243,0.106972614023441,0.106972614023441 12624,6243,8778,0.0466697025677041,0.0466697025677041 12626,8779,5192,0.0833353912042221,0.0833353912042221 12627,5192,8780,0.0302234211776424,0.0302234211776424 12628,8780,8781,0.0269541929474085,0.0269541929474085 12629,8781,2610,0.119870657472311,0.119870657472311 12630,2610,1838,0.176410752987704,0.176410752987704 12631,1838,2360,0.17767880886817,0.17767880886817 12633,3710,4430,0.0984187629622127,0.0984187629622127 12634,4430,5171,0.100485171973402,0.100485171973402 12638,968,8783,0.0450647850917565,0.0450647850917565 12640,8783,6332,0.0179790401179982,0.0179790401179982 12641,6332,8784,0.166916939377104,0.166916939377104 12642,8784,8785,0.0824631793427953,0.0824631793427953 12643,8785,8786,0.100743867095121,0.100743867095121 12644,8786,3809,0.198861011407653,0.198861011407653 12645,3809,5921,0.152448419282946,0.152448419282946 12647,920,2206,0.198794444530698,0.198794444530698 12648,2206,4855,0.161210664735901,0.161210664735901 12649,4855,8787,0.176180330331867,0.176180330331867 12650,8787,5459,0.173977209442215,0.173977209442215 12651,5459,8788,0.179581076943561,0.179581076943561 12652,8788,653,0.182661218967331,0.182661218967331 12653,653,8789,0.175533060842227,0.175533060842227 12654,8789,4615,0.178562453757686,0.178562453757686 12655,4615,6485,0.147124798702961,0.147124798702961 12656,6485,3681,0.150536039008347,0.150536039008347 12658,5282,8790,0.0413354062568629,0.0413354062568629 12660,8790,6331,0.0121138578035044,0.0121138578035044 12662,6548,8791,0.16625102712937,0.16625102712937 12663,8791,8792,0.184061439099574,0.184061439099574 12664,8792,3808,0.198594245045878,0.198594245045878 12665,3808,5923,0.153339826215406,0.153339826215406 12666,5923,922,0.17696116360303,0.17696116360303 12667,922,2208,0.186196659484346,0.186196659484346 12668,2208,4857,0.160795645903838,0.160795645903838 12669,4857,8793,0.191420788288479,0.191420788288479 12671,5460,8794,0.176401987583553,0.176401987583553 12672,8794,8795,0.177191749793072,0.177191749793072 12673,8795,654,0.00549383449703672,0.00549383449703672 12674,654,8796,0.178534682523657,0.178534682523657 12675,8796,4614,0.177531607780329,0.177531607780329 12676,4614,6486,0.147678461213278,0.147678461213278 12677,6486,3679,0.150313310591357,0.150313310591357 12681,8798,8799,0.123466110327723,0.123466110327723 12682,8799,3186,0.00950854696516887,0.00950854696516887 12683,3186,8800,0.0308360436433676,0.0308360436433676 12685,8801,8802,0.231947805663281,0.231947805663281 12686,8802,8803,0.0199646364044365,0.0199646364044365 12687,8803,5017,0.0091876036672495,0.0091876036672495 12692,7064,8808,0.0247148912105672,0.0247148912105672 12693,8808,8685,0.0234885972598816,0.0234885972598816 20809,8326,10950,0.0125120772932362,0.0125120772932362 16680,9982,9983,0.0455494891280306,0.0455494891280306 15872,7130,8879,0.124695897236049,0.124695897236049 12694,8685,8023,0.100302779247875,0.100302779247875 12696,8809,8685,0.057365793634115,0.057365793634115 12699,8810,4109,0.100464246278784,0.100464246278784 12700,4109,2643,0.0901887127804005,0.0901887127804005 12702,8805,7976,0.102773783270916,0.102773783270916 12703,7976,7318,0.104083044705694,0.104083044705694 12704,7318,8803,0.278830952538266,0.278830952538266 12706,8811,8812,0.108086464170563,0.108086464170563 12707,8812,6861,0.0114665228848291,0.0114665228848291 12709,5165,8809,0.109306863073043,0.109306863073043 12710,8809,8808,0.0510932247106912,0.0510932247106912 12712,8798,6379,0.100799788599422,0.100799788599422 12713,6379,6099,0.0584802680423258,0.0584802680423258 12714,6099,8202,0.382882462386682,0.382882462386682 12716,8813,8173,0.0533183303572635,0.0533183303572635 12718,8814,8815,0.0594781662619651,0.0594781662619651 12720,8815,3633,0.0139674412080793,0.0139674412080793 14286,6672,3115,0.0991095918198707,0.0991095918198707 15288,8812,7065,0.0171061341992079,0.0171061341992079 12722,3295,8191,0.195769878320479,0.195769878320479 12723,8191,103,0.207801078913796,0.207801078913796 12724,103,3505,0.201240848446412,0.201240848446412 12725,3505,8816,0.20140010471513,0.20140010471513 12726,8816,8817,0.0467910785706761,0.0467910785706761 12727,8817,8759,0.155886707244551,0.155886707244551 12728,8759,8818,0.0209382564173288,0.0209382564173288 12729,8818,8819,0.0390294530141924,0.0390294530141924 12730,8819,8820,0.0609459777309488,0.0609459777309488 12732,7196,5844,0.199996639851393,0.199996639851393 12733,5844,7747,0.201963345264684,0.201963345264684 12734,7747,8821,0.660668042362938,0.660668042362938 12737,6675,8823,0.018377691001392,0.018377691001392 12738,8823,3121,0.0817086617793047,0.0817086617793047 12739,3121,3122,0.0189462201356829,0.0189462201356829 12740,3122,6294,0.0736313115214917,0.0736313115214917 12741,6294,6295,0.0205616464638412,0.0205616464638412 12742,6295,6620,0.098958190214706,0.098958190214706 14308,9323,2191,0.217246414275379,0.217246414275379 12743,6620,7343,0.0741923893812443,0.0741923893812443 12744,7343,2845,0.101548527960204,0.101548527960204 12745,2845,3494,0.101534987318255,0.101534987318255 12746,3494,5350,0.0785982086314387,0.0785982086314387 12748,4220,2948,0.0852112039835386,0.0852112039835386 12749,2948,2949,0.056569943078372,0.056569943078372 12750,2949,6813,0.0330539311277449,0.0330539311277449 12751,6813,6810,0.0675878090482117,0.0675878090482117 12752,6810,1814,0.0227606927419569,0.0227606927419569 12753,1814,8824,0.984700828985706,0.984700828985706 12754,8823,8825,0.40169861106651,0.40169861106651 12779,3798,5937,0.1524274277381,0.1524274277381 12755,8826,7748,0.668566967249301,0.668566967249301 12756,7748,5845,0.201518653480334,0.201518653480334 12757,5845,7197,0.200485803128442,0.200485803128442 12758,7197,8827,0.180703533412633,0.180703533412633 12759,8827,8760,0.0207611083367854,0.0207611083367854 12760,8760,8828,0.203176551906279,0.203176551906279 12761,8828,3506,0.200871002946695,0.200871002946695 12763,8170,8192,0.20854015704238,0.20854015704238 12764,8192,3296,0.195770030101267,0.195770030101267 12765,3296,8183,0.100143064441761,0.100143064441761 12766,8183,8188,0.148673984504934,0.148673984504934 12767,8188,8813,0.0159417159428289,0.0159417159428289 12769,2918,8829,0.0404869067666165,0.0404869067666165 12771,8829,6328,0.00908621391699812,0.00908621391699812 12772,6328,8830,0.0795394987314785,0.0795394987314785 12774,4166,4751,0.202375182887314,0.202375182887314 12775,4751,6542,0.197696304569089,0.197696304569089 12776,6542,8831,0.204678217467742,0.204678217467742 12778,8832,3798,0.199708223967288,0.199708223967288 12780,5937,938,0.177624298285183,0.177624298285183 12781,938,2222,0.185255991502605,0.185255991502605 12782,2222,4872,0.159853083829866,0.159853083829866 12783,4872,8834,0.191323978817286,0.191323978817286 12787,28,8836,0.0411233276076822,0.0411233276076822 15407,8527,8524,0.00632598868026626,0.00632598868026626 16685,9986,9987,0.0852803879953952,0.0852803879953952 12788,8830,4165,0.0810572303723974,0.0810572303723974 12790,4096,6041,0.191845009601904,0.191845009601904 12791,6041,8837,0.201496335450174,0.201496335450174 12792,8837,8838,0.406062586796109,0.406062586796109 12793,4086,6031,0.181162285735164,0.181162285735164 12794,6031,6032,0.0171385466290399,0.0171385466290399 12795,6032,8839,0.201396970557967,0.201396970557967 12796,8839,2539,0.0036249646793062,0.0036249646793062 12797,2539,7937,0.222367701142404,0.222367701142404 12798,7937,8840,0.179081080346528,0.179081080346528 12799,8520,8841,0.0687184646666591,0.0687184646666591 12801,8841,298,0.017862044588972,0.017862044588972 12802,298,4082,0.0176901086131869,0.0176901086131869 12805,2560,6714,0.0892568890732451,0.0892568890732451 12806,6714,6633,0.0879831056932755,0.0879831056932755 12807,6633,8844,0.0442062339102578,0.0442062339102578 12808,8844,7935,0.0446455487862746,0.0446455487862746 12809,7935,8845,0.265612509858697,0.265612509858697 12817,297,299,0.88607517832177,0.88607517832177 12823,493,589,0.268896577305787,0.268896577305787 12824,589,8850,0.33804717039653,0.33804717039653 12826,8589,8851,0.042366080089372,0.042366080089372 12828,8851,4936,0.0170501490589131,0.0170501490589131 12829,4936,8509,0.143621366769105,0.143621366769105 12831,8852,8853,0.0917176896741063,0.0917176896741063 12832,8853,7564,0.105551904949528,0.105551904949528 12833,7564,6182,0.105801475446669,0.105801475446669 12834,6182,8854,0.10583574357693,0.10583574357693 12835,8854,8855,0.00547189672663909,0.00547189672663909 18650,1854,2593,0.177389867684494,0.177389867684494 12837,8856,8857,0.0555847646631402,0.0555847646631402 12838,8857,8858,0.0519115005666898,0.0519115005666898 12839,8858,8636,0.0515833043565609,0.0515833043565609 12840,8636,8859,0.0207966249820583,0.0207966249820583 12844,8860,1198,0.169110109980516,0.169110109980516 12845,1198,8861,0.0226617213022113,0.0226617213022113 12847,8862,1200,0.170240075619945,0.170240075619945 12848,1200,8863,0.0219879091267488,0.0219879091267488 12850,8864,7983,0.0505037947042799,0.0505037947042799 12851,7983,2054,0.099824917404873,0.099824917404873 12852,2054,2660,0.101497408945607,0.101497408945607 12853,2660,4133,0.0961563998269834,0.0961563998269834 12855,6696,8019,0.0939673290333738,0.0939673290333738 12856,8019,7683,0.0941529054095407,0.0941529054095407 12857,7683,3457,0.0935091254143676,0.0935091254143676 12858,3457,8865,0.0461569199164165,0.0461569199164165 12859,8865,6019,0.0480340625550536,0.0480340625550536 12860,6019,8866,0.0464697146879775,0.0464697146879775 12861,8866,8867,0.048094543326443,0.048094543326443 12862,8867,8868,0.0461790217746061,0.0461790217746061 12863,8868,856,0.0449646613539359,0.0449646613539359 12864,856,451,0.0470078764226648,0.0470078764226648 12865,451,7105,0.0432708485882178,0.0432708485882178 12866,7105,8869,0.0939007256947679,0.0939007256947679 12868,8870,1196,0.168829878028139,0.168829878028139 12869,1196,8871,0.021661446985008,0.021661446985008 12871,4760,5407,0.0842978699895538,0.0842978699895538 12873,4755,6546,0.199683159238461,0.199683159238461 12874,6546,8872,0.20436535055464,0.20436535055464 12875,8872,8873,0.188956325706579,0.188956325706579 12876,8873,3792,0.199291485976659,0.199291485976659 17796,10179,9318,0.114755253361823,0.114755253361823 12877,3792,8561,0.13059037096191,0.13059037096191 12879,5926,924,0.178374370928188,0.178374370928188 12880,924,2210,0.187308783265319,0.187308783265319 12881,2210,4859,0.159743099068053,0.159743099068053 12882,4859,8874,0.192629276936053,0.192629276936053 12883,8874,5461,0.172330101173688,0.172330101173688 12884,5461,8875,0.177416584260724,0.177416584260724 12885,8875,8876,0.176433616828762,0.176433616828762 12887,655,8877,0.00413648661723727,0.00413648661723727 12888,8877,8878,0.173943602457692,0.173943602457692 12889,8878,4613,0.177428437243737,0.177428437243737 12890,4613,6487,0.148280300321704,0.148280300321704 12891,6487,3678,0.149828166583799,0.149828166583799 12893,5929,926,0.177267011666895,0.177267011666895 12894,926,2211,0.187019197552967,0.187019197552967 12895,2211,4861,0.161667462022208,0.161667462022208 12896,4861,8880,0.191414125057248,0.191414125057248 12897,8880,5463,0.170299846109482,0.170299846109482 12898,5463,8881,0.177990586801656,0.177990586801656 12899,8881,8885,0.177780189019753,0.177780189019753 12900,8885,659,0.00646246375156384,0.00646246375156384 12901,659,8886,0.177011471342036,0.177011471342036 12902,8886,4612,0.177005843155015,0.177005843155015 12903,4612,6488,0.148001366258512,0.148001366258512 12904,6488,3676,0.150380555650091,0.150380555650091 12906,1621,8061,0.152748999526467,0.152748999526467 12907,8061,6583,0.177490187745079,0.177490187745079 12908,6583,5365,0.198863610387104,0.198863610387104 12909,5365,7123,0.157919035747255,0.157919035747255 12911,8092,8887,0.220134314041521,0.220134314041521 12913,8887,8888,0.191841135190913,0.191841135190913 12914,8888,967,0.0966749413586244,0.0966749413586244 12916,5281,4980,0.256490434532314,0.256490434532314 12917,4980,4148,0.0387618071437701,0.0387618071437701 12918,4148,8125,0.0859291558348279,0.0859291558348279 12919,8125,2368,0.179404398665568,0.179404398665568 12920,2368,996,0.270881468937897,0.270881468937897 12921,996,2914,0.0678890736084051,0.0678890736084051 12922,2914,2917,0.0548386478267142,0.0548386478267142 12927,8894,8895,0.135035418511701,0.135035418511701 12929,8896,3167,0.11730986547504,0.11730986547504 12932,8898,8899,0.10458723954588,0.10458723954588 12971,8901,8709,0.120698197647431,0.120698197647431 12978,8902,8903,0.00973401952734473,0.00973401952734473 12979,8903,7902,0.144472845078957,0.144472845078957 12980,7902,1225,0.0118169371778595,0.0118169371778595 12982,8904,8902,0.0775029978833242,0.0775029978833242 12984,8905,8906,0.061203121949655,0.061203121949655 12986,8906,8907,0.00497763084611722,0.00497763084611722 12987,8907,121,0.154154812192847,0.154154812192847 12988,121,8904,0.0610449885391548,0.0610449885391548 12990,8325,8908,0.013157216132198,0.013157216132198 12992,306,8909,0.108316294946991,0.108316294946991 12994,8328,8910,0.00899626589788406,0.00899626589788406 12995,8910,8338,0.040824296618527,0.040824296618527 12996,8338,6084,0.0494050923488005,0.0494050923488005 12997,6084,8909,0.0118673496888767,0.0118673496888767 12998,8909,743,0.0430251864291126,0.0430251864291126 12999,743,4526,0.0484294102772242,0.0484294102772242 13000,4526,607,0.0194349740430761,0.0194349740430761 13001,607,8355,0.0344276469779443,0.0344276469779443 13002,8355,3974,0.0402278696203799,0.0402278696203799 13004,8911,2658,0.732133935065161,0.732133935065161 13012,8915,8916,0.408272009335824,0.408272009335824 13090,1914,6117,0.200190217467506,0.200190217467506 13018,8922,8923,0.320042964228513,0.320042964228513 13022,8265,8926,0.339879399665874,0.339879399665874 13027,4265,279,0.0652387434169228,0.0652387434169228 13029,494,8927,0.349190481522976,0.349190481522976 13040,8104,8678,0.200106495095782,0.200106495095782 13042,8932,8933,0.108557788789167,0.108557788789167 13044,8677,8932,0.0500470435519063,0.0500470435519063 13046,8933,6917,0.0967430583925215,0.0967430583925215 13050,8936,8937,0.198244621757318,0.198244621757318 13084,8956,8756,0.203550658006643,0.203550658006643 13052,8938,8939,0.428260593428089,0.428260593428089 13053,8939,8425,0.201936465504692,0.201936465504692 13055,8939,8941,0.203022755730075,0.203022755730075 13057,8931,8942,0.152950212219782,0.152950212219782 13059,8943,8931,0.0786273196751871,0.0786273196751871 19033,256,10159,0.12356745711476,0.12356745711476 13063,8945,8946,0.104572805049419,0.104572805049419 13067,8949,432,0.545131832456565,0.545131832456565 13068,432,8950,0.686001065667251,0.686001065667251 13070,8951,8949,0.0797207044078447,0.0797207044078447 13074,8952,8953,0.195031053860659,0.195031053860659 13076,99,3503,0.199966819322067,0.199966819322067 13077,3503,8954,0.201518791118212,0.201518791118212 13078,8954,8755,0.203764704692679,0.203764704692679 13079,8755,7193,0.202942329745549,0.202942329745549 13080,7193,7746,0.401362186865274,0.401362186865274 13081,7746,8955,0.585986287872625,0.585986287872625 13082,101,3504,0.19989908085758,0.19989908085758 13083,3504,8956,0.200106829133291,0.200106829133291 13085,8756,7194,0.202942348322105,0.202942348322105 13087,1087,8957,0.00893112007684357,0.00893112007684357 13088,8957,1082,0.038563824899443,0.038563824899443 13091,6117,3204,0.200871492111254,0.200871492111254 13092,3204,3094,0.202111971416858,0.202111971416858 13093,3094,1749,0.143511782143127,0.143511782143127 13096,8925,8917,0.011822810789309,0.011822810789309 13098,8959,602,0.0536722144567161,0.0536722144567161 13099,602,8962,0.0387695912622113,0.0387695912622113 13100,8962,8948,0.175808350127672,0.175808350127672 13101,8948,428,0.00954052470619231,0.00954052470619231 13102,428,7933,0.160696268160677,0.160696268160677 13104,8918,8924,0.012486102804665,0.012486102804665 13105,8924,2420,0.0580706601904793,0.0580706601904793 13108,8964,8965,0.125224497044451,0.125224497044451 13110,8965,2192,0.356365737888712,0.356365737888712 13135,4848,1531,0.0955193854848385,0.0955193854848385 13111,2192,1611,0.254354724276405,0.254354724276405 13112,1611,8852,0.0391111849621532,0.0391111849621532 13114,8966,7934,0.183569029359489,0.183569029359489 13116,2045,8967,0.0657780447895409,0.0657780447895409 13119,1742,5213,0.229560371023495,0.229560371023495 13120,5213,640,0.0648517231107158,0.0648517231107158 14585,9392,2833,0.210508246764738,0.210508246764738 13122,7933,8963,0.200908071446329,0.200908071446329 13124,7934,8969,0.0906737639231845,0.0906737639231845 13125,8969,429,0.0698124130115735,0.0698124130115735 13126,429,8947,0.0102744112219317,0.0102744112219317 13127,8947,8970,0.0586653743681201,0.0586653743681201 13128,8970,601,0.102766368620144,0.102766368620144 13157,8989,1285,0.118339572755071,0.118339572755071 13129,601,8973,0.0999362244261846,0.0999362244261846 13130,8973,8918,0.0326860113699392,0.0326860113699392 13132,2193,8237,0.11471912407663,0.11471912407663 13133,8237,8974,0.0761048371438857,0.0761048371438857 13443,9077,4179,0.169049790102584,0.169049790102584 13137,8974,4844,0.0408566656014099,0.0408566656014099 13139,8975,8915,0.161267451240187,0.161267451240187 13164,8976,8977,0.00802909585520281,0.00802909585520281 13140,8915,8979,0.511309857046827,0.511309857046827 13142,8950,8980,0.295444981113679,0.295444981113679 13144,8981,8982,0.155762064195337,0.155762064195337 14605,9398,8233,0.0099630690934953,0.0099630690934953 13146,8983,8984,0.153794064127447,0.153794064127447 13148,8985,8986,0.0143228031361841,0.0143228031361841 13149,8986,8496,0.0694983470285585,0.0694983470285585 13150,8496,398,0.120004619664384,0.120004619664384 13151,398,8987,0.0577858842103034,0.0577858842103034 13152,8987,637,0.099744132155093,0.099744132155093 13153,637,6436,0.0832880379381437,0.0832880379381437 13154,6436,21,0.0571009168797096,0.0571009168797096 13155,21,8988,0.0791847444931621,0.0791847444931621 13158,1285,2962,0.0719310735484076,0.0719310735484076 13159,2962,8991,0.0186493582069224,0.0186493582069224 13160,8991,8992,0.187353348628226,0.187353348628226 13161,8992,8351,0.0990161897507714,0.0990161897507714 13162,8351,8993,0.00963797122366648,0.00963797122366648 13163,8993,8976,0.0698946708143702,0.0698946708143702 13165,8977,8994,0.012930744273385,0.012930744273385 13167,8451,8985,0.0708838190049254,0.0708838190049254 13169,2877,7692,0.030123526159425,0.030123526159425 13173,8996,8143,0.201053290850133,0.201053290850133 13174,8143,8997,0.150730663136006,0.150730663136006 13176,2794,5261,0.132082373792006,0.132082373792006 13178,5853,1338,0.200417735783644,0.200417735783644 13179,1338,8998,0.206394741682614,0.206394741682614 13181,8998,4698,0.201909087963534,0.201909087963534 13182,4698,8999,0.201909088033291,0.201909088033291 13183,8999,9000,0.201186325895839,0.201186325895839 13184,9000,6822,0.198983321230549,0.198983321230549 13185,6822,770,0.132908321867952,0.132908321867952 13187,1638,8999,0.102808714105755,0.102808714105755 13188,8999,4216,0.0999229348013983,0.0999229348013983 13189,4216,8095,0.0991443160837587,0.0991443160837587 13190,8095,196,0.0991307294664674,0.0991307294664674 13191,196,2925,0.0983869258474561,0.0983869258474561 13193,5307,1463,0.0991311193927209,0.0991311193927209 13194,1463,5437,0.103145293575034,0.103145293575034 13196,1641,9000,0.10355145810147,0.10355145810147 13197,9000,4217,0.0998824134603326,0.0998824134603326 13198,4217,8096,0.0998581597847897,0.0998581597847897 13199,8096,197,0.0983977211710877,0.0983977211710877 13200,197,2926,0.0983895151379973,0.0983895151379973 13201,2926,5308,0.0991337377550934,0.0991337377550934 13202,5308,1464,0.0991224618714554,0.0991224618714554 13203,1464,5440,0.103536651588581,0.103536651588581 13205,201,2928,0.102050045456718,0.102050045456718 13206,2928,5310,0.0991386153517731,0.0991386153517731 13207,5310,1466,0.099890094841465,0.099890094841465 13208,1466,5445,0.102288602469368,0.102288602469368 13209,5445,9003,0.20221504164542,0.20221504164542 13210,9003,7922,0.00954769987851559,0.00954769987851559 13211,7922,4407,0.193513161405962,0.193513161405962 13212,4407,9004,0.22689488985342,0.22689488985342 13213,9004,4314,0.17109885981524,0.17109885981524 13214,4314,4501,0.0954627697803603,0.0954627697803603 13215,4501,7813,0.103538745444113,0.103538745444113 13216,7813,5077,0.099141030065187,0.099141030065187 13217,5077,8012,0.101361319209047,0.101361319209047 13218,8012,6831,0.0984053279969797,0.0984053279969797 13219,6831,6983,0.0507122349978986,0.0507122349978986 13220,6983,6974,0.0492014587539049,0.0492014587539049 13221,6974,7944,0.0815359432635548,0.0815359432635548 13222,7944,6363,0.117492028011777,0.117492028011777 13223,6363,6659,0.128518000967454,0.128518000967454 13224,6659,5340,0.248378842685992,0.248378842685992 13225,5340,9007,0.436836188101395,0.436836188101395 13226,5447,9008,0.0954198714626642,0.0954198714626642 13227,9008,5974,0.0150605452925665,0.0150605452925665 13229,5443,7920,0.209496436784339,0.209496436784339 13230,7920,4409,0.196049081122935,0.196049081122935 13232,9009,4311,0.174051720567411,0.174051720567411 13234,5439,7917,0.209760382857472,0.209760382857472 13235,7917,4414,0.1967831025196,0.1967831025196 13236,4414,9010,0.224679521512281,0.224679521512281 13239,5435,9011,0.112718312199178,0.112718312199178 13240,9011,7916,0.0954502097686848,0.0954502097686848 13242,4418,9012,0.223944278058007,0.223944278058007 13243,9012,9013,0.163728342208645,0.163728342208645 13244,9014,9011,0.193580953488763,0.193580953488763 13272,5331,5695,0.176288296878523,0.176288296878523 13246,1844,2578,0.172509377214494,0.172509377214494 13248,6839,8008,0.0576758204139334,0.0576758204139334 13250,8009,6981,0.144663680916955,0.144663680916955 13252,9015,6845,0.0843525238323184,0.0843525238323184 13253,6845,4689,0.0881118827688874,0.0881118827688874 13254,4689,4697,0.0264412698588759,0.0264412698588759 13255,4697,7466,0.0631647371963507,0.0631647371963507 13256,7466,9016,0.0866600751763154,0.0866600751763154 13257,9016,7453,0.0117533037462049,0.0117533037462049 13258,7453,2091,0.0764142388554106,0.0764142388554106 13259,2091,5691,0.0521281816109867,0.0521281816109867 13260,5691,5680,0.0375154291161679,0.0375154291161679 13261,5680,6316,0.0896056080016293,0.0896056080016293 13262,6316,4963,0.0888719448734625,0.0888719448734625 13264,6826,5338,0.0370211552910964,0.0370211552910964 13266,9016,9017,0.044781886028432,0.044781886028432 13267,6842,4692,0.112329114895897,0.112329114895897 13268,4692,5332,0.162956489748023,0.162956489748023 13270,6840,4691,0.113830246405759,0.113830246405759 13271,4691,5331,0.0755697574983074,0.0755697574983074 13274,5694,6319,0.174033677833605,0.174033677833605 13275,6319,9018,0.182109806928741,0.182109806928741 13277,4310,7811,0.201267372547373,0.201267372547373 13278,7811,8010,0.202389778156291,0.202389778156291 13281,7812,5076,0.100599027218817,0.100599027218817 13282,5076,8011,0.100623102109681,0.100623102109681 13283,8011,6982,0.147599810375252,0.147599810375252 13284,6982,7943,0.131458423393202,0.131458423393202 13285,7943,3300,0.0829788157522616,0.0829788157522616 13286,3300,5727,0.0905493512456201,0.0905493512456201 13287,5727,5339,0.0993780908642813,0.0993780908642813 13289,9019,9020,0.473924441922911,0.473924441922911 13290,5441,7918,0.212183518066811,0.212183518066811 13291,7918,4411,0.196063540031297,0.196063540031297 13292,4411,9021,0.221019052884505,0.221019052884505 13293,9021,4282,0.176970513595043,0.176970513595043 13295,4326,9018,0.0881179267079727,0.0881179267079727 13296,9018,7810,0.0594732573783121,0.0594732573783121 13297,7810,7817,0.0279069878470498,0.0279069878470498 13298,7817,5075,0.0895984878523876,0.0895984878523876 13299,5075,8007,0.082290456587143,0.082290456587143 13300,8007,6839,0.0433776365307967,0.0433776365307967 13301,6839,6979,0.105025257907842,0.105025257907842 14885,9012,7486,0.0983880214663299,0.0983880214663299 13303,9003,4959,0.128621575011946,0.128621575011946 13304,4959,9022,0.0561090389096707,0.0561090389096707 13305,9022,9023,0.219664135455113,0.219664135455113 13307,9024,1734,0.0339090081692689,0.0339090081692689 13308,1734,9025,0.199586826055962,0.199586826055962 13310,162,1723,0.148414326457229,0.148414326457229 13312,164,1724,0.19589389224901,0.19589389224901 13313,1724,9026,0.21539258017212,0.21539258017212 13315,166,1725,0.23958811593923,0.23958811593923 13316,1725,9027,0.172261015966003,0.172261015966003 13318,168,1727,0.256304305915683,0.256304305915683 13319,1727,8081,0.0911159242290505,0.0911159242290505 13321,9028,9029,0.0459665066705729,0.0459665066705729 13323,9030,9031,0.204682511562437,0.204682511562437 13324,9031,6588,0.201464690183835,0.201464690183835 13325,6588,7109,0.201819605073549,0.201819605073549 13326,7109,9034,0.0380490136329461,0.0380490136329461 13327,9035,9036,0.202787954952135,0.202787954952135 13328,9036,6589,0.200863566889439,0.200863566889439 13329,6589,7110,0.201074334121883,0.201074334121883 13331,9037,9031,0.102130234291417,0.102130234291417 13332,9031,9036,0.101294841162053,0.101294841162053 13333,9036,6128,0.0961527434944637,0.0961527434944637 13334,6128,3971,0.0990967592348727,0.0990967592348727 13336,7017,1406,0.0990967592360877,0.0990967592360877 13337,1406,7390,0.0982252697684911,0.0982252697684911 13338,7390,5217,0.100064145492252,0.100064145492252 13340,5377,9038,0.0981767550682586,0.0981767550682586 13342,9041,9042,0.107883824327089,0.107883824327089 13344,9043,9044,0.111762023714712,0.111762023714712 13346,7805,9045,0.163613143703316,0.163613143703316 13347,4982,9046,0.151151791011959,0.151151791011959 13348,9046,4333,0.0931833318260777,0.0931833318260777 13349,4333,5039,0.084348128639754,0.084348128639754 13351,2869,9047,0.0643526028257267,0.0643526028257267 13352,2869,5283,0.189728403936972,0.189728403936972 13354,9048,6951,0.21054969022045,0.21054969022045 13355,6951,8084,0.110877740512572,0.110877740512572 13356,8084,8141,0.0381711926062465,0.0381711926062465 13357,8141,5971,0.0998550766587588,0.0998550766587588 13358,5971,9046,0.165019740176851,0.165019740176851 13359,9046,7804,0.203892252907028,0.203892252907028 13360,7804,9049,0.488623985679594,0.488623985679594 13361,577,9048,0.0924966938169246,0.0924966938169246 13369,9054,1743,0.0233197702600261,0.0233197702600261 13370,1743,4270,0.277932467642318,0.277932467642318 13371,4270,310,0.0394728122356983,0.0394728122356983 13372,310,577,0.0535172942987349,0.0535172942987349 13374,9055,9056,0.0694449359265994,0.0694449359265994 13375,9056,2325,0.190938968451781,0.190938968451781 13376,2325,4279,0.147346976573119,0.147346976573119 13378,4286,9055,0.0222915391297905,0.0222915391297905 13380,1349,1615,0.0587612563553368,0.0587612563553368 13381,1615,7135,0.106001129731548,0.106001129731548 13383,5260,9057,0.107843300513683,0.107843300513683 13384,6952,9058,0.0875153511963366,0.0875153511963366 13386,9058,5767,0.0813716345984657,0.0813716345984657 13387,5767,312,0.370850163813996,0.370850163813996 13390,9048,9052,0.36535949731556,0.36535949731556 13394,9060,8966,0.196473660543131,0.196473660543131 13396,9061,5080,0.358471972755657,0.358471972755657 13397,5080,9062,0.674602285535072,0.674602285535072 13398,9062,3176,0.289568864041751,0.289568864041751 13399,3176,527,0.133561854308294,0.133561854308294 18560,10318,10319,0.255397297870644,0.255397297870644 13400,527,343,0.340886700679976,0.340886700679976 13401,343,537,0.428322489908352,0.428322489908352 13402,537,474,0.822980283733396,0.822980283733396 13403,474,8438,0.152037422281902,0.152037422281902 13407,4427,9063,0.114941491865609,0.114941491865609 13409,9063,8912,0.118971180199303,0.118971180199303 13413,8236,125,0.0903470808346396,0.0903470808346396 13415,9065,9066,0.0810250214751567,0.0810250214751567 13417,9066,7279,0.116655009841785,0.116655009841785 13419,276,9067,0.0692041764264314,0.0692041764264314 13500,9108,9109,0.0476133357747153,0.0476133357747153 13421,9067,2189,0.114532021981465,0.114532021981465 13423,9068,4553,0.327000385366346,0.327000385366346 13425,8428,9069,0.0507531626876375,0.0507531626876375 13426,9069,9068,0.00529520129182755,0.00529520129182755 13428,9070,9071,0.0606488327577038,0.0606488327577038 13430,9071,9072,0.009176031077042,0.009176031077042 13431,9072,4642,0.175105976981708,0.175105976981708 13432,4642,7954,0.0487370399178714,0.0487370399178714 13433,7954,4547,0.158995972178669,0.158995972178669 13434,4547,9073,0.292416775735491,0.292416775735491 13436,9074,9075,0.0675438073285673,0.0675438073285673 13438,9075,409,0.0146789910973018,0.0146789910973018 13439,409,9076,0.0166512433271008,0.0166512433271008 13441,4838,326,0.0588523383992881,0.0588523383992881 13449,9081,9082,0.443932946896766,0.443932946896766 13451,1401,9083,0.0611691476045831,0.0611691476045831 13453,9083,6208,0.0330698135159164,0.0330698135159164 13454,6208,7645,0.178373846931983,0.178373846931983 13455,7645,9086,0.177258150455768,0.177258150455768 13498,9107,3956,0.0601050509878674,0.0601050509878674 13457,9087,9088,1.73315945419765,1.73315945419765 13458,9088,410,0.265082533171925,0.265082533171925 13459,410,9080,0.715047499183354,0.715047499183354 13460,9080,9089,0.194455760903183,0.194455760903183 13462,9089,9090,0.0550554662137945,0.0550554662137945 13464,9091,9092,0.473459458640042,0.473459458640042 13475,9098,9032,0.307889980671666,0.307889980671666 13479,9090,9099,0.0142223937707519,0.0142223937707519 13481,9100,9093,0.193628424072927,0.193628424072927 13483,9101,9100,0.0626625130905001,0.0626625130905001 13487,9103,346,0.140681499904037,0.140681499904037 13522,9037,8064,0.00660497864323473,0.00660497864323473 13489,3955,9081,0.113309674251049,0.113309674251049 13491,6240,5091,0.078819968233945,0.078819968233945 13493,9082,9103,0.0435368095566408,0.0435368095566408 13494,9103,347,0.193850840943334,0.193850840943334 13495,347,404,0.026466812116417,0.026466812116417 13496,404,9106,0.11755875033606,0.11755875033606 13501,9109,9107,0.387486870322022,0.387486870322022 13503,6204,9110,0.181291651373991,0.181291651373991 13505,9111,9112,0.0153902940291749,0.0153902940291749 13506,9112,9101,0.137209683962048,0.137209683962048 13508,9113,9111,0.075192531928865,0.075192531928865 15014,455,860,0.0461629164957839,0.0461629164957839 13510,9114,9115,0.148585418330877,0.148585418330877 13514,8582,9116,0.0682625654668292,0.0682625654668292 13516,9116,237,0.0139438438014188,0.0139438438014188 13517,237,7635,0.17396601741799,0.17396601741799 13519,7602,9073,0.102023996019348,0.102023996019348 13521,117,9037,0.091769841511351,0.091769841511351 13523,8064,6587,0.198394254239174,0.198394254239174 13524,6587,5384,0.100320867880051,0.100320867880051 13525,5384,7108,0.0976180261019357,0.0976180261019357 13526,7108,2293,0.101160557994969,0.101160557994969 13527,2293,9117,0.0816968455207608,0.0816968455207608 13583,9134,9079,0.189350301331036,0.189350301331036 13533,9118,6217,0.00293554606374767,0.00293554606374767 13534,6217,7652,0.27452915439238,0.27452915439238 13535,7652,8071,0.262369838158816,0.262369838158816 13536,8071,9119,0.0614463164636613,0.0614463164636613 13538,9118,7768,0.0286215741177868,0.0286215741177868 13540,9121,9122,0.0549317968438626,0.0549317968438626 13541,9122,9080,0.148946547669597,0.148946547669597 13543,9121,4555,0.0367880997749164,0.0367880997749164 13545,216,9123,0.047880969118268,0.047880969118268 13547,9123,447,0.333206339887537,0.333206339887537 13549,2999,9124,0.314861669735557,0.314861669735557 13554,579,408,0.862576839598051,0.862576839598051 13568,9128,9129,0.16941277010836,0.16941277010836 13570,9124,9128,0.0550015048734635,0.0550015048734635 13578,9132,220,0.766585324287615,0.766585324287615 13615,7609,7262,0.111890561964914,0.111890561964914 13579,220,566,0.637748069235424,0.637748069235424 13587,9136,9137,0.450871833260349,0.450871833260349 13590,8684,222,0.184496371824925,0.184496371824925 13591,222,9140,0.487607813488587,0.487607813488587 13593,9140,9077,0.174302500151122,0.174302500151122 13594,9077,9141,0.280690469581891,0.280690469581891 13596,9142,118,0.0916021886608042,0.0916021886608042 13597,118,6721,0.0966297992771619,0.0966297992771619 13598,6721,6722,0.0414535753801991,0.0414535753801991 13599,6722,2311,0.00867549185460531,0.00867549185460531 13601,6580,6723,0.0197325066377101,0.0197325066377101 13603,9029,1240,0.0358410792262526,0.0358410792262526 13604,1240,4790,0.0578956777475445,0.0578956777475445 13605,4790,4814,0.0309664941935945,0.0309664941935945 13606,4814,2156,0.0660634330770184,0.0660634330770184 13607,2156,2166,0.00298513757197415,0.00298513757197415 13608,2166,2183,0.165657322423627,0.165657322423627 13609,2183,9070,0.039996230308656,0.039996230308656 13611,3728,9143,0.0374422730466023,0.0374422730466023 13613,3765,8150,0.099678431004031,0.099678431004031 13614,8150,7609,0.0943510009713305,0.0943510009713305 13616,7262,7595,0.0635463262031531,0.0635463262031531 13617,7595,7599,0.0220206440979588,0.0220206440979588 13618,7599,9144,0.0741982381570415,0.0741982381570415 15078,7589,3366,0.105686563985576,0.105686563985576 13619,9144,2022,0.0197545563564228,0.0197545563564228 13620,2022,9147,0.0829434723735258,0.0829434723735258 13621,9147,3355,0.0108199721778022,0.0108199721778022 13623,9148,2768,0.0035576669192827,0.0035576669192827 13624,2768,7013,0.0948918648713715,0.0948918648713715 13626,2274,8214,0.00623184642483798,0.00623184642483798 13627,8214,9149,0.0892902468185094,0.0892902468185094 13628,9149,8211,0.0144047767787734,0.0144047767787734 13629,8211,7521,0.0807484203861095,0.0807484203861095 13630,7521,7522,0.0178959760293508,0.0178959760293508 13631,7522,2132,0.0761585237127413,0.0761585237127413 13632,2132,2117,0.0261874332320613,0.0261874332320613 13633,2117,5982,0.0706516490311829,0.0706516490311829 13634,5982,5987,0.0312102623276897,0.0312102623276897 13635,5987,5148,0.0542024830967572,0.0542024830967572 13636,5148,7678,0.00643849229968441,0.00643849229968441 13637,7678,9150,0.0270552275766841,0.0270552275766841 13638,9150,5159,0.0130471422397109,0.0130471422397109 13639,5159,2336,0.0550815403379387,0.0550815403379387 17797,9318,9592,0.0276370219250994,0.0276370219250994 15154,9503,7694,0.0985863309924877,0.0985863309924877 13640,2336,9151,2.70099171821299,2.70099171821299 15853,9736,5597,0.026161521554181,0.026161521554181 13642,327,390,0.428713460971309,0.428713460971309 13643,390,216,1.2612581668138,1.2612581668138 13647,4841,9156,0.020245918680072,0.020245918680072 13653,9127,4841,0.714489743272739,0.714489743272739 13655,9160,9161,0.0611231237623731,0.0611231237623731 13657,9161,9162,0.0094906074947222,0.0094906074947222 13658,9162,360,0.119259910634054,0.119259910634054 13659,360,4441,0.0977181725107,0.0977181725107 13660,4441,9025,0.101356058092401,0.101356058092401 13661,9025,361,0.102083424277621,0.102083424277621 13662,361,6661,0.148732998262686,0.148732998262686 13663,6661,1457,0.0814814185857237,0.0814814185857237 13664,1457,6930,0.0803380398809936,0.0803380398809936 13665,6930,9163,0.0870015008277124,0.0870015008277124 13666,9163,3826,0.0559780942251715,0.0559780942251715 13667,3826,5901,0.113837481725673,0.113837481725673 13668,5901,1650,0.336368580358266,0.336368580358266 13669,1650,9026,0.0808050552206421,0.0808050552206421 13670,9026,9027,0.0815322500516298,0.0815322500516298 13671,9027,3968,0.0749133242052919,0.0749133242052919 13672,3968,205,0.163780553378706,0.163780553378706 13673,205,2934,0.0793233966793332,0.0793233966793332 13674,2934,2932,0.00660572151012338,0.00660572151012338 13675,2932,5313,0.0749133313668845,0.0749133313668845 13676,5313,5314,0.039721686292112,0.039721686292112 13677,5314,1472,0.0396600103919334,0.0396600103919334 13678,1472,5451,0.159004638765101,0.159004638765101 13679,5451,7909,0.201247264593271,0.201247264593271 13680,7909,4403,0.196833842084677,0.196833842084677 13681,4403,6310,0.199805236650359,0.199805236650359 13682,6310,6311,0.0399338522027804,0.0399338522027804 13683,6311,9019,0.0787211142615482,0.0787211142615482 18919,10398,10391,0.0932116121589892,0.0932116121589892 13684,9019,4301,0.0803301037321015,0.0803301037321015 13685,4301,4499,0.100692334161908,0.100692334161908 13686,4499,7815,0.0988002674680887,0.0988002674680887 13687,7815,5071,0.0991802868019195,0.0991802868019195 13688,5071,8014,0.103571412588639,0.103571412588639 13689,8014,6833,0.0839453108807348,0.0839453108807348 14657,9411,6735,0.143528351506247,0.143528351506247 13691,6976,7946,0.0984345173677437,0.0984345173677437 13692,7946,3301,0.0874467814940938,0.0874467814940938 13693,3301,6365,0.0895995351805866,0.0895995351805866 13694,6365,6654,0.083807023997277,0.083807023997277 13695,6654,9165,0.68755983150845,0.68755983150845 13696,9166,9167,0.0102840052604526,0.0102840052604526 13698,7423,7832,0.102961269389569,0.102961269389569 13699,7832,1182,0.0975615453999259,0.0975615453999259 13700,1182,1359,0.100609727856237,0.100609727856237 13701,1359,8086,0.0998738624212929,0.0998738624212929 13702,8086,4842,0.0999569203615348,0.0999569203615348 13703,4842,4377,0.103593486995353,0.103593486995353 13704,4377,2859,0.305366704359361,0.305366704359361 13705,2859,7625,0.0937028559888649,0.0937028559888649 13706,7625,6669,0.0349417471907859,0.0349417471907859 13707,6669,6928,0.181245567189969,0.181245567189969 13708,6928,6929,0.056563910069816,0.056563910069816 15200,9526,7443,0.0505254725980933,0.0505254725980933 13710,3818,5176,0.0844451203946057,0.0844451203946057 13711,5176,5900,0.0873882937906588,0.0873882937906588 13712,5900,1602,0.0969475981594534,0.0969475981594534 13713,1602,1645,0.147610823352004,0.147610823352004 13714,1645,1658,0.00734081920779586,0.00734081920779586 13715,1658,6715,0.113834950309784,0.113834950309784 13717,4211,8097,0.0991353106844716,0.0991353106844716 13719,9171,203,0.0903750729081993,0.0903750729081993 13720,203,2931,0.102769081645998,0.102769081645998 13721,2931,5312,0.098402268229521,0.098402268229521 13722,5312,1469,0.0726981009727233,0.0726981009727233 13723,1469,1468,0.023502610730772,0.023502610730772 13724,1468,5448,0.104140699419407,0.104140699419407 13726,3761,9166,0.069031653563667,0.069031653563667 13728,4177,9172,0.109548350633249,0.109548350633249 13730,9144,5946,0.201030224778112,0.201030224778112 13731,5946,5137,0.27511296352744,0.27511296352744 13732,5137,5152,0.0232058578864935,0.0232058578864935 13733,5152,4907,0.10620133994029,0.10620133994029 15464,1361,9615,0.0375616902705351,0.0375616902705351 13734,4907,6615,0.200738818803378,0.200738818803378 13735,6615,9173,0.1939198547813,0.1939198547813 13736,9173,9174,0.208269220932895,0.208269220932895 13738,9147,5947,0.203116974549126,0.203116974549126 13740,7615,904,0.277200719177449,0.277200719177449 13741,904,9175,0.127974248210887,0.127974248210887 13743,7010,7421,0.0949619514323781,0.0949619514323781 13744,7421,1142,0.0432881849429407,0.0432881849429407 13745,1142,1147,0.0608947786947552,0.0608947786947552 13746,1147,909,0.0792487229277921,0.0792487229277921 13788,1669,9192,0.136278654988626,0.136278654988626 13747,909,9176,0.125103752996271,0.125103752996271 13748,9176,2771,0.202343174331141,0.202343174331141 13749,2771,6895,0.198817638053719,0.198817638053719 13753,9179,1,0.207517415173182,0.207517415173182 13755,8437,9180,0.124967984057199,0.124967984057199 13759,9182,4484,0.465234327006532,0.465234327006532 13760,4484,4485,0.0326010116755978,0.0326010116755978 13762,9183,9184,0.0646101092104256,0.0646101092104256 13764,9185,9186,0.026977202251753,0.026977202251753 13765,9186,9187,0.0154692834867904,0.0154692834867904 13766,9187,6713,0.0145607005435147,0.0145607005435147 13768,232,9188,0.0841812454433435,0.0841812454433435 13770,9188,2561,0.00954099557633664,0.00954099557633664 13773,8233,9190,0.00698491885871168,0.00698491885871168 13774,9190,605,0.212601143616712,0.212601143616712 13776,394,9191,0.174546619141482,0.174546619141482 13779,294,4424,0.271505686802405,0.271505686802405 13783,1892,4513,0.135635571790495,0.135635571790495 13784,4513,5235,0.13338423256793,0.13338423256793 13785,5235,6887,0.13498931648718,0.13498931648718 13786,6887,8681,0.133693861256586,0.133693861256586 13787,8681,1669,0.132070065253788,0.132070065253788 13790,8903,8620,0.147899148341854,0.147899148341854 13791,8620,6984,0.0740139001970076,0.0740139001970076 13792,6984,4819,0.0711240597778575,0.0711240597778575 13794,8514,8220,0.0695233221555377,0.0695233221555377 13796,9193,9141,0.231480473302438,0.231480473302438 13817,9194,8483,0.144876329810161,0.144876329810161 13798,9193,9195,0.405940766693276,0.405940766693276 13800,5081,9196,0.0826803218524669,0.0826803218524669 13801,9196,7908,0.24773379383735,0.24773379383735 13802,7908,1383,0.130538600450066,0.130538600450066 13803,1383,4663,0.14493811446872,0.14493811446872 13822,8286,9202,0.148093750497898,0.148093750497898 13804,4663,9197,0.14786450905396,0.14786450905396 13807,231,1184,0.314149545717651,0.314149545717651 13808,1184,1364,0.114004540105804,0.114004540105804 13810,1364,8087,0.130984174828509,0.130984174828509 14659,939,5938,0.17856727191407,0.17856727191407 14660,5938,3797,0.152203615831491,0.152203615831491 13811,8087,9162,0.16050280483824,0.16050280483824 13812,9162,9198,0.0132941963216631,0.0132941963216631 18577,10320,10319,0.350878667314418,0.350878667314418 20839,10930,10948,0.105680421147412,0.105680421147412 13813,9198,9199,3.17004296851045,3.17004296851045 17798,9592,10180,0.0765579819092659,0.0765579819092659 13839,1284,9210,0.120028974895433,0.120028974895433 13816,4931,9194,0.407318560179548,0.407318560179548 13819,6705,8577,0.147047679886064,0.147047679886064 13820,8577,5778,0.145526475675905,0.145526475675905 13821,5778,8286,0.144657100371242,0.144657100371242 13823,9202,9203,0.102081942931647,0.102081942931647 13825,7891,9204,0.145701377036231,0.145701377036231 13827,8994,9205,0.0106390736530004,0.0106390736530004 13828,9205,8304,0.117212668938715,0.117212668938715 13829,8304,6774,0.0328401658585753,0.0328401658585753 13830,6774,3753,0.196045019335809,0.196045019335809 13831,3753,8325,0.00916875381027056,0.00916875381027056 13833,8444,9206,0.0130864665707206,0.0130864665707206 13834,9206,9207,0.00957370688012094,0.00957370688012094 13835,9207,9208,0.169933774193856,0.169933774193856 13836,9208,9209,0.168302394118973,0.168302394118973 15503,3939,5618,0.12194000294889,0.12194000294889 13837,9209,2963,0.0205458196072096,0.0205458196072096 13840,9210,9211,0.00588390321087397,0.00588390321087397 13841,9211,22,0.0556252544592051,0.0556252544592051 13842,22,6435,0.0767592442346679,0.0767592442346679 13843,6435,636,0.0822615503744666,0.0822615503744666 13844,636,9213,0.103246384420422,0.103246384420422 13845,9213,535,0.0273108213340879,0.0273108213340879 13846,535,9214,0.138573391347307,0.138573391347307 13847,9214,8498,0.0276472257994952,0.0276472257994952 13848,8498,8441,0.0465142466162739,0.0465142466162739 13850,9215,8403,0.0487070540067587,0.0487070540067587 13851,8403,1774,0.0526991311069308,0.0526991311069308 13853,4412,9216,0.0527074152255093,0.0527074152255093 13854,9216,4781,0.0501079093501001,0.0501079093501001 14661,3797,9412,0.199399735185058,0.199399735185058 13855,4781,1522,0.0511423250179406,0.0511423250179406 13856,1522,5241,0.0480297777865987,0.0480297777865987 13857,5241,463,0.0533178386766155,0.0533178386766155 13859,9217,8420,0.0487543044755043,0.0487543044755043 13860,8420,1773,0.0502154238610622,0.0502154238610622 13862,4425,9218,0.050643583977918,0.050643583977918 13863,9218,4823,0.0514478917449482,0.0514478917449482 13864,4823,1521,0.0514834990326773,0.0514834990326773 13865,1521,5262,0.0474439861374267,0.0474439861374267 13866,5262,9219,0.0530746980864797,0.0530746980864797 13868,6499,2472,0.199600310338802,0.199600310338802 13870,7007,2282,0.0992844503488553,0.0992844503488553 13872,3603,7529,0.0990493561706104,0.0990493561706104 13873,7529,2137,0.105524175995486,0.105524175995486 13874,2137,5994,0.104734285723653,0.104734285723653 13875,5994,7674,0.100897460064117,0.100897460064117 13996,5841,434,0.0624248318177171,0.0624248318177171 13876,7674,9221,1.00510923817581,1.00510923817581 13878,2804,5269,0.128688734978596,0.128688734978596 13879,5269,6909,0.123348542786119,0.123348542786119 13881,4480,5270,0.264392216770053,0.264392216770053 13882,5270,6910,0.123553912188766,0.123553912188766 13884,7761,6908,0.206924774668396,0.206924774668396 13886,6907,7760,0.209013911598568,0.209013911598568 13887,7760,9222,0.202410018751594,0.202410018751594 13888,6905,7759,0.206351576128965,0.206351576128965 13889,7759,6359,0.203865759483167,0.203865759483167 13891,9223,6448,0.190233422734384,0.190233422734384 13892,6448,6992,0.620734926195411,0.620734926195411 13893,6992,2116,0.412221337604484,0.412221337604484 13894,2116,7665,0.206015761732372,0.206015761732372 13935,9237,254,0.129619446290563,0.129619446290563 13895,7665,9224,1.85930539190202,1.85930539190202 13896,9225,2398,0.224331288063009,0.224331288063009 13897,2398,6361,0.106327129111224,0.106327129111224 17281,7311,3273,0.201986093156211,0.201986093156211 13899,6446,9223,0.123505309386589,0.123505309386589 13901,8984,8975,0.295278766625452,0.295278766625452 13903,8980,8981,0.155353173279186,0.155353173279186 13905,9226,8104,0.184150710275748,0.184150710275748 13907,9227,6946,0.038429344582371,0.038429344582371 13912,6380,9229,0.104471273298691,0.104471273298691 14662,9412,9300,0.189453948637121,0.189453948637121 13916,566,9231,1.43965285379934,1.43965285379934 13917,9136,9232,0.238873404598648,0.238873404598648 13920,483,7284,0.0730945677376631,0.0730945677376631 13928,278,6916,0.0415405366115252,0.0415405366115252 13930,9235,9236,0.360270886139133,0.360270886139133 13931,9236,2883,0.0595125074168401,0.0595125074168401 13936,254,8324,0.235611866233999,0.235611866233999 13938,8324,8310,0.066787627422688,0.066787627422688 13940,8310,9241,0.146021189936251,0.146021189936251 13944,9099,7796,0.300588795121337,0.300588795121337 13948,9244,9113,0.144188675545464,0.144188675545464 13950,9106,9244,0.0499156662848634,0.0499156662848634 13952,9245,9246,0.123118530171941,0.123118530171941 13954,405,406,0.0103894659763889,0.0103894659763889 13955,406,9245,0.0664778537431541,0.0664778537431541 13957,407,9033,0.137547423766831,0.137547423766831 17289,5839,7744,0.201433070586795,0.201433070586795 13965,9097,9248,0.39480102328572,0.39480102328572 13966,9248,9249,0.0955291664142426,0.0955291664142426 13968,9246,9248,0.157049002786803,0.157049002786803 13976,3952,9252,0.0592126025244243,0.0592126025244243 13977,9252,5605,0.0597855652504274,0.0597855652504274 13978,5605,9253,0.0521408060475983,0.0521408060475983 13979,9253,3728,0.0545524879363147,0.0545524879363147 13981,7951,7949,0.019092168905179,0.019092168905179 13983,7949,3093,0.182702780383174,0.182702780383174 15893,9254,9255,0.183718623774573,0.183718623774573 13984,3093,3203,0.200818235908537,0.200818235908537 13985,3203,6116,0.201635970571119,0.201635970571119 13986,6116,1913,0.201179241726354,0.201179241726354 13987,1913,9219,0.201184980777767,0.201184980777767 13988,9219,463,0.200400773809621,0.200400773809621 13989,463,7301,0.202731579470961,0.202731579470961 13990,7301,49,0.204762753950758,0.204762753950758 13991,49,3548,0.19703986640102,0.19703986640102 13992,3548,4243,0.201964288701916,0.201964288701916 13993,4243,1803,0.208102375283595,0.208102375283595 13994,1803,8711,0.194851559567089,0.194851559567089 13995,8711,5841,0.20424687376631,0.20424687376631 17660,586,8936,0.0435552950105704,0.0435552950105704 13997,434,8731,0.0205731062854678,0.0205731062854678 13999,3219,3112,0.203925882799295,0.203925882799295 14000,3112,3641,0.260678130684959,0.260678130684959 14001,3641,9256,0.0279085029397156,0.0279085029397156 14003,9257,8801,0.0249979934697134,0.0249979934697134 14665,4752,4167,0.209025457745472,0.209025457745472 14005,9256,9257,0.0367111693692818,0.0367111693692818 14007,9258,3642,0.0274131048639432,0.0274131048639432 14008,3642,9259,0.086632322467807,0.086632322467807 14009,9259,3111,0.171051850512145,0.171051850512145 14010,3111,3219,0.203481486479522,0.203481486479522 14012,7158,9258,0.038998695665846,0.038998695665846 14014,3219,6126,0.202012344464496,0.202012344464496 14015,6126,1929,0.202386985868189,0.202386985868189 14016,1929,2919,0.0171463622508283,0.0171463622508283 14017,2919,7250,0.183561589747783,0.183561589747783 14018,7250,3274,0.20118632596822,0.20118632596822 14019,3274,7312,0.203193267560765,0.203193267560765 14021,9260,9157,0.0588873613464273,0.0588873613464273 14022,9157,6253,0.473629275671798,0.473629275671798 14023,6253,9167,0.20379925953003,0.20379925953003 14024,9167,231,0.364607283214556,0.364607283214556 14026,9171,2308,0.0877328075526686,0.0877328075526686 14027,2308,167,0.314493617652356,0.314493617652356 14030,6653,9263,0.598539344332022,0.598539344332022 14031,5448,5975,0.113227741973857,0.113227741973857 14032,5975,9023,0.0895901368528646,0.0895901368528646 14033,9023,4404,0.197536219691709,0.197536219691709 14034,4404,7371,0.107978748074207,0.107978748074207 14035,7371,6307,0.0697549406367758,0.0697549406367758 14036,6307,6308,0.0220857912106748,0.0220857912106748 14037,6308,4316,0.20668661359579,0.20668661359579 14038,4316,4503,0.0921482766473363,0.0921482766473363 14039,4503,7814,0.109821870874264,0.109821870874264 14040,7814,5079,0.102137328159445,0.102137328159445 14041,5079,8013,0.0998289131041121,0.0998289131041121 14042,8013,6832,0.10065041616734,0.10065041616734 14043,6832,6975,0.0990932842629603,0.0990932842629603 14044,6975,7945,0.100601003970672,0.100601003970672 14045,7945,6364,0.097675013601381,0.097675013601381 14049,9264,9265,0.128352927336665,0.128352927336665 14051,3219,5061,0.0565378582983479,0.0565378582983479 14052,5061,4916,0.0521329784642155,0.0521329784642155 17662,488,10160,0.037999512945138,0.037999512945138 14053,4916,5228,0.130202288917824,0.130202288917824 14054,5228,5106,0.0572735085516971,0.0572735085516971 14055,5106,5229,0.0124802378810982,0.0124802378810982 14056,5229,4995,0.288542415463076,0.288542415463076 14057,4995,9266,0.20116472075537,0.20116472075537 14666,4167,6326,0.178657902009272,0.178657902009272 14058,9266,7066,0.0118986523075564,0.0118986523075564 14059,7066,3636,0.140199736242294,0.140199736242294 14061,9266,6351,0.197550871457279,0.197550871457279 14063,2574,5103,0.0764020591743967,0.0764020591743967 14065,7930,1893,0.0520626532677435,0.0520626532677435 14066,1893,2315,0.115168818798466,0.115168818798466 14068,7341,6156,0.0983814711715662,0.0983814711715662 14069,6156,6290,0.0991170792397538,0.0991170792397538 14070,6290,3116,0.0983982120263374,0.0983982120263374 14072,6673,8185,0.0325158694936318,0.0325158694936318 14074,3188,9268,0.0244851420549388,0.0244851420549388 14075,9268,8800,0.0276968906605859,0.0276968906605859 14077,6718,9269,0.103071842817105,0.103071842817105 14078,9269,8160,0.0477581921413061,0.0477581921413061 14080,7342,3492,0.198422050793999,0.198422050793999 14081,3492,9270,0.0991145839577047,0.0991145839577047 17664,10161,6173,0.109897620785603,0.109897620785603 14082,9270,5386,0.100577308895159,0.100577308895159 14083,5386,9271,0.100588544879537,0.100588544879537 14084,9271,6817,0.101321511979085,0.101321511979085 14160,7023,7393,0.135757251453186,0.135757251453186 14161,7393,9272,0.0789156635630832,0.0789156635630832 14166,9278,7444,0.0517309727495982,0.0517309727495982 14129,9279,9280,0.186364690747119,0.186364690747119 14085,6817,9273,5.01601743028969,5.01601743028969 14086,9274,6816,4.59997811614881,4.59997811614881 14088,2943,5348,0.200890409378397,0.200890409378397 14089,5348,3491,0.0990328236882064,0.0990328236882064 14090,3491,2849,0.0998105211493863,0.0998105211493863 14091,2849,7341,0.0991252344530307,0.0991252344530307 14093,9271,6103,0.208876201356377,0.208876201356377 14095,9270,6098,0.16565447863601,0.16565447863601 14096,6098,9275,0.0444779706577198,0.0444779706577198 14097,9269,6101,0.238835584318973,0.238835584318973 17799,10180,8536,0.0726583525558809,0.0726583525558809 14099,8294,9276,0.192103991232145,0.192103991232145 14101,4423,9277,0.533016938094048,0.533016938094048 14138,9282,9283,0.384483999025896,0.384483999025896 14146,4993,9288,0.0718457938229626,0.0718457938229626 14148,9288,471,0.0203590276008878,0.0203590276008878 14149,471,6430,0.0161743745423695,0.0161743745423695 14150,6430,4655,0.1348214737413,0.1348214737413 14151,4655,1277,0.119151021074222,0.119151021074222 14152,1277,4528,0.128606742393323,0.128606742393323 14153,4528,9289,0.132757697104501,0.132757697104501 14154,9289,9290,0.133347126872573,0.133347126872573 14155,9290,9291,0.0102673262572307,0.0102673262572307 14156,9291,6745,0.131970868855064,0.131970868855064 14157,6745,6145,0.131356474267846,0.131356474267846 14158,6145,4019,0.135781040149455,0.135781040149455 14159,4019,7023,0.135014116939136,0.135014116939136 14162,9272,3401,0.0502252760733361,0.0502252760733361 14163,3401,9220,0.0499780107614713,0.0499780107614713 17968,8778,10231,0.0192769916187002,0.0192769916187002 14164,9220,8375,0.0494394335916504,0.0494394335916504 14165,8375,9278,0.0493971533103994,0.0493971533103994 14167,7444,9292,0.0498509119548639,0.0498509119548639 14168,9292,7161,0.0504322249542888,0.0504322249542888 14169,7161,9293,0.049549545616498,0.049549545616498 14671,5473,9414,0.169600878974653,0.169600878974653 14170,9293,7773,0.0509361632349417,0.0509361632349417 14171,7773,9039,0.0499454477956979,0.0499454477956979 14172,9039,1114,0.0547655871790504,0.0547655871790504 14173,1114,9294,0.0447798115689078,0.0447798115689078 14174,9294,7494,0.0527731793085291,0.0527731793085291 14175,7494,9170,0.0488063990880333,0.0488063990880333 14176,9170,3836,0.0502683027746479,0.0502683027746479 14180,7818,2938,0.0876396467302253,0.0876396467302253 14181,2938,6809,0.0888992165922937,0.0888992165922937 14182,6809,1960,0.772041478396669,0.772041478396669 17800,8536,8859,0.0293889142934455,0.0293889142934455 14183,1960,9295,0.960771522024492,0.960771522024492 14184,7571,9296,0.161476693063143,0.161476693063143 14185,9296,8888,0.0634729683022204,0.0634729683022204 14187,9297,6334,0.0129309336441387,0.0129309336441387 14188,6334,7083,0.0225608570291498,0.0225608570291498 14189,7083,8784,0.107920119748436,0.107920119748436 14190,8784,8791,0.106332666658533,0.106332666658533 14191,8791,3157,0.106749034536814,0.106749034536814 14192,3157,4976,0.101195319793441,0.101195319793441 14193,4976,9298,0.0996902493641346,0.0996902493641346 14194,9298,9299,0.104226329823663,0.104226329823663 14195,9299,6538,0.0493134523648135,0.0493134523648135 14196,6538,5048,0.0489874238643872,0.0489874238643872 14197,5048,8001,0.0994531494791736,0.0994531494791736 14198,8001,985,0.0994551795792203,0.0994551795792203 14199,985,5104,0.0491411684949994,0.0491411684949994 14201,8831,9300,0.0488242916251385,0.0488242916251385 14202,9300,7149,0.0497002324101769,0.0497002324101769 14203,7149,2393,0.0492946529104208,0.0492946529104208 14204,2393,5115,0.0502354677891233,0.0502354677891233 14205,5115,9301,0.0497154080261439,0.0497154080261439 14206,9301,4714,0.049399080188397,0.049399080188397 14207,4714,8872,0.0991624253785381,0.0991624253785381 14208,8872,7353,0.0988972303255353,0.0988972303255353 14209,7353,5412,0.107964313206197,0.107964313206197 14210,5412,3145,0.0906444248702148,0.0906444248702148 14211,3145,3919,0.0988223626592478,0.0988223626592478 18204,6875,8356,0.205977621151269,0.205977621151269 14212,3919,3918,0.0189862588635382,0.0189862588635382 14213,3918,1010,0.0826936905404967,0.0826936905404967 14214,1010,6261,0.0974734196824701,0.0974734196824701 14215,6261,8730,0.0989075877241795,0.0989075877241795 14216,8730,7153,0.0605847994240266,0.0605847994240266 14217,7153,5021,0.0499889577891061,0.0499889577891061 14218,5021,9302,0.0549823108734392,0.0549823108734392 14219,9302,3342,0.0335617577180335,0.0335617577180335 14220,3342,3352,0.0674788037125104,0.0674788037125104 14221,3352,7886,0.0299418452790484,0.0299418452790484 14222,7886,7319,0.0732493043433617,0.0732493043433617 14223,7319,7320,0.0259215863697348,0.0259215863697348 14224,7320,7977,0.0775267077551995,0.0775267077551995 14225,7977,7980,0.0233987016260196,0.0233987016260196 14226,7980,2061,0.0796038188827741,0.0796038188827741 14227,2061,8870,0.0167451229489977,0.0167451229489977 14228,8870,2647,0.0876006586657796,0.0876006586657796 14229,2647,8860,0.0114861984991212,0.0114861984991212 14231,4113,8862,0.00848374045935965,0.00848374045935965 14232,8862,8687,0.0949896568056219,0.0949896568056219 14234,6694,8024,0.0782864986898227,0.0782864986898227 14235,8024,8017,0.0158816052839578,0.0158816052839578 18205,8356,10280,0.196081618210442,0.196081618210442 14236,8017,7681,0.0911745487086236,0.0911745487086236 14237,7681,3454,0.0980849682512979,0.0980849682512979 14238,3454,6017,0.0971271293907499,0.0971271293907499 14239,6017,9303,0.0906101063303862,0.0906101063303862 14240,9303,3884,0.022021804982538,0.022021804982538 14241,3884,9304,0.0244079810975188,0.0244079810975188 14242,9304,852,0.0462417773626911,0.0462417773626911 14243,852,847,0.0318832988859635,0.0318832988859635 14244,847,9305,0.0129480432587025,0.0129480432587025 14245,9305,7103,0.0469858120705144,0.0469858120705144 14246,7103,7098,0.0440436114993002,0.0440436114993002 14247,7098,8567,0.0448162532507988,0.0448162532507988 14248,8567,8696,0.0173715559267549,0.0173715559267549 14249,8696,8157,0.112872102261494,0.112872102261494 14251,7606,7263,0.0986452262534628,0.0986452262534628 14252,7263,7596,0.0935891946661749,0.0935891946661749 14253,7596,2019,0.0979493336941006,0.0979493336941006 14254,2019,2009,0.0254598809515577,0.0254598809515577 14255,2009,9306,0.0651506123907477,0.0651506123907477 14256,9306,2765,0.0942796454050606,0.0942796454050606 14257,2765,7004,0.0945020258355606,0.0945020258355606 14258,7004,2269,0.094510288095609,0.094510288095609 14259,2269,3597,0.0938178496086605,0.0938178496086605 14260,3597,7519,0.0940495689740582,0.0940495689740582 14261,7519,2097,0.0954278502201834,0.0954278502201834 14262,2097,5979,0.093364277402532,0.093364277402532 14263,5979,7668,0.0947328877466294,0.0947328877466294 14264,7668,2333,0.0940581587738673,0.0940581587738673 14290,7340,2847,0.0976411590956878,0.0976411590956878 14291,2847,3488,0.099134038329873,0.099134038329873 14265,2333,9307,2.72967592410639,2.72967592410639 14266,7939,9297,0.0419487931711618,0.0419487931711618 14268,9308,8124,0.0322650869587369,0.0322650869587369 14270,6489,4610,0.147433811602258,0.147433811602258 14271,4610,9309,0.176778253451623,0.176778253451623 14272,9309,9310,0.173976128689665,0.173976128689665 14273,9310,661,0.00410310170227956,0.00410310170227956 14274,661,9311,0.181937703339546,0.181937703339546 14275,9311,9312,0.00955167864142152,0.00955167864142152 14276,9312,5465,0.170285054650927,0.170285054650927 14277,5465,9313,0.170744821866598,0.170744821866598 14279,1959,9314,0.0338130460518869,0.0338130460518869 14280,6865,9315,0.0139507857568572,0.0139507857568572 14304,3303,9322,0.10510832723533,0.10510832723533 14282,1952,1061,0.0629715521271105,0.0629715521271105 14283,1061,1698,0.0954893713474356,0.0954893713474356 14284,1698,7830,0.0914331784434328,0.0914331784434328 14285,7830,6672,0.0912502234487567,0.0912502234487567 14287,3115,6289,0.0998478865183477,0.0998478865183477 14288,6289,6153,0.0969141122634902,0.0969141122634902 14289,6153,7340,0.100591515239683,0.100591515239683 14292,3488,5347,0.102266398355838,0.102266398355838 14293,5347,5385,0.100999909961237,0.100999909961237 14294,5385,2941,0.100298515709498,0.100298515709498 14295,2941,6815,0.100200854484763,0.100200854484763 14296,6815,9316,0.597950743493465,0.597950743493465 14299,9318,9319,0.0328706223087289,0.0328706223087289 14300,9319,9320,0.0460951861554719,0.0460951861554719 14332,8959,603,0.0768028618845699,0.0768028618845699 14301,9320,9321,0.0066600520489618,0.0066600520489618 14302,9321,6181,0.104280480431139,0.104280480431139 14303,6181,3303,0.107915728386056,0.107915728386056 14305,9322,7829,0.125883411444605,0.125883411444605 14306,7829,9323,0.0108681676592021,0.0108681676592021 14339,5536,6469,0.142307267119589,0.142307267119589 14309,2191,9060,0.337657954437192,0.337657954437192 14312,8501,9324,0.0507516559976904,0.0507516559976904 14313,9324,8418,0.0529402152835436,0.0529402152835436 14314,8418,9204,0.0536170041098827,0.0536170041098827 16428,9891,9892,0.0636662665142278,0.0636662665142278 14316,9204,8416,0.0537868101405785,0.0537868101405785 14317,8416,4388,0.0529171329453403,0.0529171329453403 14318,4388,9325,0.0509479826022637,0.0509479826022637 14319,9325,3012,0.0488022545854277,0.0488022545854277 14320,3012,9326,0.0106897373905654,0.0106897373905654 14321,9326,9327,0.0465239604768105,0.0465239604768105 14322,9327,5968,0.0526629141875595,0.0526629141875595 14323,5968,7574,0.106363762970419,0.106363762970419 14324,7574,3677,0.190331060201359,0.190331060201359 14326,604,9328,0.0383191315904674,0.0383191315904674 14327,9328,8962,0.0878512488922689,0.0878512488922689 14336,2420,3233,0.140764271648617,0.140764271648617 14337,3233,5753,0.137661630591373,0.137661630591373 14338,5753,5536,0.137436976875483,0.137436976875483 14340,6469,8679,0.121371092902246,0.121371092902246 14341,8679,9329,0.0309595800848719,0.0309595800848719 20573,10860,10861,0.0279030600601915,0.0279030600601915 14342,6914,8116,0.133600464645887,0.133600464645887 14343,8116,2483,0.133445859176034,0.133445859176034 14344,2483,2482,0.047686047945258,0.047686047945258 14345,2482,2821,0.0880230568241511,0.0880230568241511 14346,2821,1413,0.131238509050086,0.131238509050086 14347,1413,1353,0.132733599584258,0.132733599584258 14348,1353,7767,0.0733149237137966,0.0733149237137966 14350,6729,2454,0.137919009046371,0.137919009046371 14351,2454,3222,0.134234515444875,0.134234515444875 14352,3222,5743,0.134597141931663,0.134597141931663 14353,5743,5520,0.133175062767026,0.133175062767026 14355,6454,6914,0.135018185869381,0.135018185869381 14358,9331,5721,0.0487615183925519,0.0487615183925519 14359,5721,7455,0.0500566721474228,0.0500566721474228 14360,7455,7439,0.0502188861539984,0.0502188861539984 14361,7439,9332,0.0497229240568787,0.0497229240568787 14362,9332,7179,0.0495263907597367,0.0495263907597367 14363,7179,6514,0.0494836674166392,0.0494836674166392 14364,6514,7769,0.0494751212766029,0.0494751212766029 14365,7769,8353,0.0493044680149371,0.0493044680149371 14366,8353,1088,0.0496035740367965,0.0496035740367965 14367,1088,9333,0.0494070055394434,0.0494070055394434 18206,10280,8329,0.00812836711491393,0.00812836711491393 14368,9333,7511,0.0493300687211978,0.0493300687211978 14369,7511,9334,0.0505963663421883,0.0505963663421883 14370,9334,3859,0.0512115816031079,0.0512115816031079 14371,3859,7593,0.0500990561172611,0.0500990561172611 14372,7593,5584,0.0522011302499861,0.0522011302499861 14376,6393,4066,0.134479200667361,0.134479200667361 17290,7744,10084,0.402391291558362,0.402391291558362 14377,4066,8345,0.135023999423797,0.135023999423797 14378,8345,9290,0.135014881750995,0.135014881750995 14380,9290,8343,0.132811220384574,0.132811220384574 14381,8343,4290,0.133533987407519,0.133533987407519 14382,4290,9335,0.135902936474728,0.135902936474728 14383,9335,3489,0.0587665939642116,0.0587665939642116 14384,3489,7712,0.0755904198902593,0.0755904198902593 14385,7712,27,0.134715758792357,0.134715758792357 14386,27,2969,0.137103389587981,0.137103389587981 14387,2969,9336,0.0109860620784292,0.0109860620784292 14388,9336,9337,0.167759812178903,0.167759812178903 14389,9337,9206,0.00926254133366712,0.00926254133366712 14390,9206,8977,0.0113535458246787,0.0113535458246787 14391,8977,8972,0.0088289433819593,0.0088289433819593 14392,8972,3592,0.0571990081351957,0.0571990081351957 14393,3592,9338,0.0469245704560806,0.0469245704560806 14394,9338,9339,0.0729443531618577,0.0729443531618577 14395,9339,8232,0.00668286428887123,0.00668286428887123 14396,8232,9340,0.00979627303730314,0.00979627303730314 14397,9340,9341,0.118389238398527,0.118389238398527 14398,9341,4525,0.00524840053732967,0.00524840053732967 14399,4525,9342,0.013599142214923,0.013599142214923 17917,5630,5173,0.1998812615077,0.1998812615077 14400,9342,5242,0.122003116630053,0.122003116630053 14401,5242,6892,0.132288650893496,0.132288650893496 14402,6892,9343,0.135024052446379,0.135024052446379 14403,9343,1682,0.135717283468362,0.135717283468362 14404,1682,9344,0.13652220484586,0.13652220484586 14405,9344,9345,0.105458278319657,0.105458278319657 14406,9345,2418,0.102009831688775,0.102009831688775 14407,2418,3242,0.101232559655988,0.101232559655988 14408,3242,5748,0.0982858511104491,0.0982858511104491 14409,5748,374,0.0623624460797668,0.0623624460797668 14410,374,5523,0.0701701821949803,0.0701701821949803 14411,5523,6457,0.135950108709595,0.135950108709595 14412,6457,6915,0.143043041710545,0.143043041710545 14413,6915,8113,0.201708935806819,0.201708935806819 14414,8113,2832,0.20096393469179,0.20096393469179 14415,2832,9346,0.204633312594591,0.204633312594591 14416,9346,414,0.202451705011007,0.202451705011007 14417,414,9347,0.0102632917291373,0.0102632917291373 14419,9348,9349,0.0562572963351917,0.0562572963351917 14420,9349,8300,0.00966827703924115,0.00966827703924115 14421,8300,6777,0.0385409578619094,0.0385409578619094 14422,6777,1544,0.0462211024255861,0.0462211024255861 14423,1544,7912,0.0490573153021717,0.0490573153021717 14424,7912,1233,0.049290008691593,0.049290008691593 14426,6137,1235,0.0484278864865507,0.0484278864865507 14427,1235,4023,0.0513600630217092,0.0513600630217092 14429,9350,6747,0.132068580931606,0.132068580931606 14430,6747,6147,0.133962898476652,0.133962898476652 14431,6147,4021,0.132523387247295,0.132523387247295 14432,4021,7025,0.136778977327424,0.136778977327424 14433,7025,7395,0.133533581691074,0.133533581691074 14434,7395,3404,0.129273092410981,0.129273092410981 14437,6743,6143,0.132668974575322,0.132668974575322 14439,4017,7021,0.135416440349126,0.135416440349126 15949,9764,9765,0.0507119344408952,0.0507119344408952 14440,7021,2253,0.0670945211351968,0.0670945211351968 14441,2253,7391,0.0705505249778064,0.0705505249778064 14442,7391,8378,0.0284601613193826,0.0284601613193826 14443,8378,9352,0.0168078916798857,0.0168078916798857 14444,9352,9164,0.0309569561418734,0.0309569561418734 14445,9164,3399,0.0498252251835071,0.0498252251835071 14446,3399,9201,0.0503897904067021,0.0503897904067021 14447,9201,8373,0.0497143012199282,0.0497143012199282 14448,8373,9353,0.0509790068650631,0.0509790068650631 14449,9353,7441,0.0496189650212473,0.0496189650212473 14450,7441,7159,0.100702050774509,0.100702050774509 14451,7159,9354,0.0494661713985568,0.0494661713985568 14452,9354,7771,0.0505861336269105,0.0505861336269105 14453,7771,9120,0.0493839312690347,0.0493839312690347 14454,9120,1112,0.0512647827333792,0.0512647827333792 14455,1112,9355,0.0498795134320378,0.0498795134320378 14456,9355,7492,0.0488194630548967,0.0488194630548967 14457,7492,9168,0.0520827219058429,0.0520827219058429 14460,9356,8961,0.0504011792295747,0.0504011792295747 14461,8961,3748,0.0493839208030821,0.0493839208030821 14462,3748,6769,0.0968984775923487,0.0968984775923487 14463,6769,6149,0.102435146849327,0.102435146849327 14465,3994,7051,0.102115193238577,0.102115193238577 14466,7051,1408,0.0946641824527164,0.0946641824527164 14467,1408,7388,0.085462530975882,0.085462530975882 14468,7388,7384,0.0170925061959903,0.0170925061959903 18773,9634,9642,0.177090825598433,0.177090825598433 14469,7384,3431,0.0989346539047275,0.0989346539047275 14470,3431,7700,0.0518438186201772,0.0518438186201772 14471,7700,5704,0.048946112444104,0.048946112444104 14472,5704,9357,0.0519385112225497,0.0519385112225497 14473,9357,7431,0.0487842422429383,0.0487842422429383 14474,7431,9358,0.0504551193593522,0.0504551193593522 14475,9358,7172,0.0479047859915454,0.0479047859915454 14476,7172,6792,0.0511502123352556,0.0511502123352556 14477,6792,7632,0.00188047440472113,0.00188047440472113 14478,7632,7787,0.0496192518214323,0.0496192518214323 14480,9359,8535,0.0508077855400009,0.0508077855400009 14481,8535,6765,0.145782759028854,0.145782759028854 14482,6765,3990,0.201170058672575,0.201170058672575 14484,1252,9360,0.0508116162596578,0.0508116162596578 14485,9360,2713,0.151002345273532,0.151002345273532 14486,2713,9361,0.150151679268698,0.150151679268698 14487,9361,9345,0.0467087251829664,0.0467087251829664 14489,604,9362,0.304555126012675,0.304555126012675 19303,10466,10464,0.0570509910756543,0.0570509910756543 14490,9362,3931,0.0491525010465484,0.0491525010465484 14491,3931,5621,0.101973762448865,0.101973762448865 14492,5621,3706,0.101962569966911,0.101962569966911 14493,3706,712,0.103443032392629,0.103443032392629 14494,712,9192,0.0968373320357312,0.0968373320357312 14495,9192,9363,0.0080975223718546,0.0080975223718546 14496,9363,8516,0.0893732443225825,0.0893732443225825 14497,8516,4192,0.13424362136155,0.13424362136155 14498,4192,2518,0.136440133151325,0.136440133151325 14499,2518,6729,0.134978640871206,0.134978640871206 14500,6729,1227,0.0997687727623418,0.0997687727623418 14501,1227,4806,0.0366740513167213,0.0366740513167213 14502,4806,4807,0.0623613194343192,0.0623613194343192 14503,4807,9364,0.0735708513932139,0.0735708513932139 14505,2172,9365,0.10218559205586,0.10218559205586 14506,9365,6421,0.131466128237451,0.131466128237451 14507,6421,4627,0.133072729014262,0.133072729014262 14508,4627,1251,0.132619751836754,0.132619751836754 14509,1251,9366,0.0509582244384895,0.0509582244384895 14510,9366,4559,0.0827794726054668,0.0827794726054668 14511,4559,2712,0.0689589814233185,0.0689589814233185 14512,2712,2728,0.0619836012735683,0.0619836012735683 14513,2728,9367,0.087518882590742,0.087518882590742 14514,9367,9344,0.0476225838725891,0.0476225838725891 14515,9344,9368,0.00985438954363147,0.00985438954363147 14516,9368,9369,0.0491094576501381,0.0491094576501381 18778,10124,10345,0.0125614259192805,0.0125614259192805 14517,9369,7774,0.00626697755243391,0.00626697755243391 14518,7774,6761,0.141378168804538,0.141378168804538 14519,6761,3985,0.199192140414955,0.199192140414955 14521,7053,7044,0.0653254811284965,0.0653254811284965 14522,7044,7387,0.0682830004024069,0.0682830004024069 14523,7387,3430,0.133588924605445,0.133588924605445 14524,3430,7686,0.0503796411863715,0.0503796411863715 14525,7686,5703,0.0508582113883613,0.0508582113883613 14526,5703,9370,0.0488667197641872,0.0488667197641872 14527,9370,7429,0.0516445969542144,0.0516445969542144 14528,7429,9371,0.0490112318671292,0.0490112318671292 14529,9371,7171,0.0508482971319457,0.0508482971319457 14530,7171,7624,0.0496771306838175,0.0496771306838175 14531,7624,7786,0.0493747865229187,0.0493747865229187 14532,7786,6545,0.0503324450079726,0.0503324450079726 14533,6545,1130,0.0509050056370777,0.0509050056370777 14534,1130,9372,0.0485943238040251,0.0485943238040251 14535,9372,7501,0.0507738202300539,0.0507738202300539 14536,7501,3847,0.101870167526128,0.101870167526128 14537,3847,9373,0.0504389434046066,0.0504389434046066 14538,9373,5568,0.0510557052627446,0.0510557052627446 14539,5568,7550,0.0950790701641584,0.0950790701641584 18779,10345,10346,0.00436025817920743,0.00436025817920743 14540,7550,9374,0.691166878065482,0.691166878065482 14542,9375,3750,0.0991970412293978,0.0991970412293978 14543,3750,6775,0.030090245676364,0.030090245676364 14544,6775,6770,0.06895159402243,0.06895159402243 14545,6770,6151,0.0638158634824408,0.0638158634824408 14546,6151,6150,0.0359509846886602,0.0359509846886602 14547,6150,3996,0.0963309366011696,0.0963309366011696 14548,3996,7052,0.102479688313932,0.102479688313932 14549,7052,7045,0.0330120960596164,0.0330120960596164 14550,7045,1410,0.0660204937565387,0.0660204937565387 14551,1410,7375,0.0682166301368544,0.0682166301368544 14552,7375,7385,0.0295959064634691,0.0295959064634691 14553,7385,3434,0.103723384358152,0.103723384358152 14554,3434,7763,0.0498679267683769,0.0498679267683769 14555,7763,5714,0.0489397855227354,0.0489397855227354 14556,5714,9376,0.0504544990745908,0.0504544990745908 14557,9376,7434,0.0512120959316622,0.0512120959316622 14558,7434,9377,0.0478236988076173,0.0478236988076173 14559,9377,7173,0.0504644501870281,0.0504644501870281 14560,7173,6757,0.0487932478126772,0.0487932478126772 14561,6757,7788,0.0524425771479912,0.0524425771479912 14562,7788,6629,0.0465854765801166,0.0465854765801166 14563,6629,1135,0.050756073904441,0.050756073904441 14564,1135,6996,0.0489590899927541,0.0489590899927541 14565,6996,7502,0.0500614988346772,0.0500614988346772 14566,7502,9378,0.0592142721743878,0.0592142721743878 14567,9378,9379,0.0408406813526211,0.0408406813526211 14568,9379,7525,0.051644217383113,0.051644217383113 14569,7525,9380,0.00488834581127681,0.00488834581127681 14570,9380,9381,0.0137184453378057,0.0137184453378057 14571,9381,5577,0.0352923239739852,0.0352923239739852 14572,5577,9382,0.0499195542635391,0.0499195542635391 14573,9382,9383,0.00207675636441744,0.00207675636441744 14574,9383,9384,0.047500863548095,0.047500863548095 14575,9384,9385,0.692939297157353,0.692939297157353 14576,9347,9386,0.0638147684012153,0.0638147684012153 14578,9386,7985,0.00659385915044033,0.00659385915044033 14579,7985,9389,0.0876122732807676,0.0876122732807676 14581,9390,9391,0.0645406329993705,0.0645406329993705 14583,9391,413,0.0102638039419597,0.0102638039419597 14584,413,9392,0.19657163498794,0.19657163498794 14586,2833,2489,0.134959283423391,0.134959283423391 14587,2489,8106,0.133489509437131,0.133489509437131 14588,8106,9375,0.13422540798818,0.13422540798818 14589,9375,5534,0.213451017222507,0.213451017222507 14590,5534,9356,0.201724072155003,0.201724072155003 14591,9356,9393,0.10196574773319,0.10196574773319 14592,9393,9359,0.100498646625457,0.100498646625457 14593,9359,9394,0.0995312761976722,0.0995312761976722 14594,9394,9368,0.101332513335273,0.101332513335273 14595,9368,9395,0.0524188937894899,0.0524188937894899 14597,7373,1659,0.103861210410172,0.103861210410172 14598,1659,7753,0.101665764300136,0.101665764300136 14599,7753,6893,0.102477314257262,0.102477314257262 14600,6893,5249,0.10178809746081,0.10178809746081 14601,5249,9396,0.145009648698155,0.145009648698155 14602,9396,5880,0.0121536325330439,0.0121536325330439 14603,5880,9397,0.00548191654733534,0.00548191654733534 14606,8233,9399,0.00646043089308406,0.00646043089308406 14607,9399,3593,0.11814466181621,0.11814466181621 14608,3593,8990,0.0502713142680652,0.0502713142680652 14610,8994,8444,0.0112418070839832,0.0112418070839832 14611,8444,9400,0.0106637167987107,0.0106637167987107 14612,9400,9401,0.175022698409133,0.175022698409133 14613,9401,2970,0.0101077489563562,0.0101077489563562 15358,9566,9564,0.0244609132808449,0.0244609132808449 15359,9564,9567,0.0131773798008107,0.0131773798008107 18780,10346,10347,0.0407216504299826,0.0407216504299826 14614,2970,8339,0.136426769448966,0.136426769448966 14615,8339,9348,0.135169766224191,0.135169766224191 17064,4880,9474,0.196578675384766,0.196578675384766 14616,9348,9402,0.134813162708373,0.134813162708373 14618,9350,8341,0.135569890655856,0.135569890655856 14619,8341,9291,0.132813255317002,0.132813255317002 14620,9291,9403,0.135124075128598,0.135124075128598 14621,9403,9351,0.135070525267418,0.135070525267418 14622,9351,6393,0.134155373542404,0.134155373542404 14624,9393,8920,0.0508713694865286,0.0508713694865286 14625,8920,6767,0.14583235659915,0.14583235659915 14626,6767,3992,0.20138079206452,0.20138079206452 14628,9389,6049,0.0198174454501223,0.0198174454501223 14629,6049,5790,0.202409458864074,0.202409458864074 14630,5790,9404,0.390889741592557,0.390889741592557 14631,9389,8000,0.0874325326194809,0.0874325326194809 14632,8000,9390,0.00587109212749533,0.00587109212749533 14634,9405,9387,0.104292734331338,0.104292734331338 14643,6926,912,0.0399977157837286,0.0399977157837286 14645,3853,9379,0.0160272455480019,0.0160272455480019 14646,9379,8109,0.188409381404142,0.188409381404142 14647,8109,9407,0.202174997774683,0.202174997774683 18781,10347,10348,0.0132995316754344,0.0132995316754344 14649,5569,7551,0.0943021955909244,0.0943021955909244 14650,7551,9408,0.692224615113747,0.692224615113747 14651,7543,9409,0.0534301345278006,0.0534301345278006 14652,6725,4821,0.0796194906426482,0.0796194906426482 14653,4821,2511,0.108135424106199,0.108135424106199 14654,2511,8224,0.0376491716837282,0.0376491716837282 14787,9415,9416,0.31094582672675,0.31094582672675 14791,2891,8923,0.457832400708685,0.457832400708685 14793,5024,3335,0.0983906046596767,0.0983906046596767 14795,7882,7337,0.102026433082927,0.102026433082927 14796,7337,7986,0.092185977990205,0.092185977990205 14797,7986,2055,0.0946262859427162,0.0946262859427162 14798,2055,2661,0.105023750774947,0.105023750774947 14799,2661,4134,0.100547305543173,0.100547305543173 14800,4134,6697,0.0891067622100312,0.0891067622100312 14801,6697,8020,0.0955965901798936,0.0955965901798936 14802,8020,7684,0.0959578997394599,0.0959578997394599 14803,7684,3458,0.0944062286409825,0.0944062286409825 14804,3458,9418,0.046227752797198,0.046227752797198 14805,9418,6020,0.0461318959590008,0.0461318959590008 14806,6020,9419,0.0476773807861996,0.0476773807861996 19851,10660,10659,0.00933491084100046,0.00933491084100046 14807,9419,9420,0.0464971294902911,0.0464971294902911 14808,9420,9421,0.0470997921907546,0.0470997921907546 14809,9421,858,0.0457230540386264,0.0457230540386264 14810,858,453,0.0467078777528092,0.0467078777528092 14811,453,7106,0.0457758284617094,0.0457758284617094 14812,7106,457,0.0455135048722811,0.0455135048722811 14813,457,9422,0.0463689143813771,0.0463689143813771 14815,9423,9424,0.00582356405087118,0.00582356405087118 14817,9425,6432,0.0926350815349589,0.0926350815349589 14818,6432,4657,0.117278685803448,0.117278685803448 14819,4657,1280,0.116593491044555,0.116593491044555 14820,1280,4531,0.132186730302242,0.132186730302242 14951,7670,9457,3.41600373692151,3.41600373692151 14952,3583,7612,0.0941905477613176,0.0941905477613176 14953,7612,7265,0.0936588343585109,0.0936588343585109 14955,7584,2001,0.0944700456489753,0.0944700456489753 14956,2001,3361,0.0949233780276755,0.0949233780276755 14957,3361,2755,0.0936752171867012,0.0936752171867012 14958,2755,7006,0.0959502415519421,0.0959502415519421 14959,7006,2281,0.099513679348955,0.099513679348955 14960,2281,3582,0.100891029071921,0.100891029071921 14961,3582,7528,0.100887947066067,0.100887947066067 14962,7528,2136,0.103412071247308,0.103412071247308 14963,2136,5993,0.100671897064821,0.100671897064821 14964,5993,7673,0.0999667195935639,0.0999667195935639 14986,8886,7162,0.0452381047162121,0.0452381047162121 14985,8878,8886,0.104437941202429,0.104437941202429 14987,7162,9309,0.0512658726512666,0.0512658726512666 15109,7996,6927,0.0217805821755954,0.0217805821755954 15110,6927,5675,0.030815905152866,0.030815905152866 14965,7673,9461,2.89733038736532,2.89733038736532 14966,8151,7610,0.094248596661074,0.094248596661074 15088,2328,9485,2.88346551451846,2.88346551451846 15089,9486,3468,0.447301506508283,0.447301506508283 15090,3468,3445,0.0309512876225537,0.0309512876225537 15091,3445,7699,0.105014135175069,0.105014135175069 15092,7699,9487,0.105691765273947,0.105691765273947 15093,9487,6684,0.102061996358298,0.102061996358298 15094,6684,4128,0.108739719526669,0.108739719526669 15095,4128,9488,0.104836941153267,0.104836941153267 15096,9488,2082,0.105803010632854,0.105803010632854 15097,2082,7334,0.1052078044876,0.1052078044876 15101,9489,2994,0.0812267643509346,0.0812267643509346 15105,2996,4851,0.0525302115232072,0.0525302115232072 15106,4851,7227,0.0344830493164063,0.0344830493164063 15107,7227,2369,0.0550241369558443,0.0550241369558443 15108,2369,7996,0.056554238974086,0.056554238974086 16370,9877,8705,0.102117755919592,0.102117755919592 16371,8705,9486,0.014467692878557,0.014467692878557 16373,8076,3329,0.0677844820507112,0.0677844820507112 16374,3329,7880,0.139626392785753,0.139626392785753 16375,7880,7333,0.105584363104376,0.105584363104376 16376,7333,2081,0.10500807653965,0.10500807653965 16377,2081,2678,0.105119136499329,0.105119136499329 16491,6692,8028,0.103532298857838,0.103532298857838 16379,4127,6683,0.108621189217377,0.108621189217377 16385,9881,9882,0.0163548118473388,0.0163548118473388 16386,9882,9458,0.0203986664758761,0.0203986664758761 16394,3281,9883,0.00468216635493236,0.00468216635493236 16396,9884,9458,0.0218243339760988,0.0218243339760988 16398,9883,9884,0.00648970201006769,0.00648970201006769 16400,9885,9886,0.267423928903385,0.267423928903385 16401,9886,9880,0.296075289776302,0.296075289776302 16403,9878,9881,0.0274154521009071,0.0274154521009071 16404,9881,9887,0.0188694353495207,0.0188694353495207 16405,9887,9888,0.0187489585891175,0.0187489585891175 19509,10534,10535,0.00388440521802765,0.00388440521802765 16425,3407,9890,0.502103946549802,0.502103946549802 16426,9890,3331,0.0251683632208894,0.0251683632208894 16481,7888,3680,0.0532502584498927,0.0532502584498927 16483,4595,8006,0.101626087251738,0.101626087251738 16484,8006,580,0.022127419381672,0.022127419381672 16485,580,7979,0.165894151722243,0.165894151722243 16486,7979,9923,0.0456395565118553,0.0456395565118553 16487,9923,2066,0.0539845223115493,0.0539845223115493 16488,2066,2641,0.100182277305196,0.100182277305196 16489,2641,4107,0.0977431302735631,0.0977431302735631 16490,4107,6692,0.10418977795868,0.10418977795868 16492,8028,7698,0.0982299872130606,0.0982299872130606 16493,7698,3443,0.0993337912559461,0.0993337912559461 16494,3443,6011,0.101499429536563,0.101499429536563 16495,6011,3878,0.0977083732706848,0.0977083732706848 16496,3878,9924,0.0991972529095445,0.0991972529095445 16497,9924,420,0.100553893040038,0.100553893040038 16504,8592,9925,0.120377099914021,0.120377099914021 16505,9925,9926,0.107491921110891,0.107491921110891 16506,9926,9927,0.123107053114174,0.123107053114174 16517,8288,3009,0.0410924117477314,0.0410924117477314 16519,9451,4779,0.246284579163,0.246284579163 16520,4779,6557,0.132912762129515,0.132912762129515 16521,6557,9306,0.107414375743234,0.107414375743234 16523,5147,9150,0.0526798805531595,0.0526798805531595 16527,862,703,0.202686588734239,0.202686588734239 16528,703,9924,0.202942846886287,0.202942846886287 16533,9141,9155,0.0471076181125112,0.0471076181125112 16549,9936,8118,0.163748197039451,0.163748197039451 16550,8118,4329,0.102460572786022,0.102460572786022 16551,4329,9932,0.0509040459853039,0.0509040459853039 16552,9932,5034,0.0506801147751554,0.0506801147751554 16553,5034,9935,0.0507841642169636,0.0507841642169636 16554,9935,7991,0.0519996695117493,0.0519996695117493 16555,7991,9939,0.0501954054420559,0.0501954054420559 16557,2889,8382,0.106173445564903,0.106173445564903 16558,8382,8542,0.105198351895408,0.105198351895408 16559,8542,4730,0.104923019039301,0.104923019039301 16560,4730,6797,0.109090547930583,0.109090547930583 16561,6797,7349,0.101581569748298,0.101581569748298 16562,7349,5395,0.107089477151985,0.107089477151985 16563,5395,8556,0.104796077599276,0.104796077599276 17270,82,7309,0.202171029293651,0.202171029293651 16564,8556,3897,0.106860413590027,0.106860413590027 16565,3897,1030,0.106538064092827,0.106538064092827 16566,1030,6272,0.104663636918357,0.104663636918357 16567,6272,9940,0.0522044777389819,0.0522044777389819 16568,9940,9941,0.0539741744852114,0.0539741744852114 16570,5969,9942,0.0525274850765404,0.0525274850765404 16571,9942,9943,0.0464624768491459,0.0464624768491459 16572,9943,3013,0.00948387351005329,0.00948387351005329 16573,3013,9944,0.0499659888588949,0.0499659888588949 16574,9944,4387,0.0525459349585223,0.0525459349585223 16575,4387,8415,0.053989635677053,0.053989635677053 16576,8415,9945,0.0518942546071768,0.0518942546071768 16577,9945,8419,0.054710567315966,0.054710567315966 16578,8419,9946,0.0495941326709913,0.0495941326709913 16579,9946,8502,0.0543577768356107,0.0543577768356107 16580,8502,8537,0.0523876514778538,0.0523876514778538 16581,8537,9591,0.106159293603162,0.106159293603162 16582,9591,9318,0.0186755424929809,0.0186755424929809 16584,3674,9947,0.0925100597395306,0.0925100597395306 16585,9947,9936,0.0741653442201567,0.0741653442201567 16586,9936,5811,0.0698256524972049,0.0698256524972049 16587,5811,7575,0.109874082628797,0.109874082628797 16588,7575,8407,0.0534887493842637,0.0534887493842637 16589,8407,5969,0.0514820185730379,0.0514820185730379 16615,5811,5357,0.148515460139762,0.148515460139762 16616,5357,8119,0.104815937410374,0.104815937410374 16621,9938,9956,0.0146143299800706,0.0146143299800706 16622,9956,9957,0.0128596804561102,0.0128596804561102 16624,9958,9959,0.0111717692412778,0.0111717692412778 16625,9959,9960,0.00928483420505699,0.00928483420505699 16626,9960,9938,0.0070355984277229,0.0070355984277229 16628,9961,9962,0.526903283655783,0.526903283655783 16630,9963,9312,1.46582798607179,1.46582798607179 16633,9965,9966,0.00412165910041822,0.00412165910041822 16634,9966,9967,0.0757681110838303,0.0757681110838303 16638,9965,9957,0.0717225435233069,0.0717225435233069 16640,9964,9958,0.0807216833328343,0.0807216833328343 16642,9967,9956,0.0290555152245672,0.0290555152245672 16645,565,7092,0.0721739648747923,0.0721739648747923 16646,7092,9969,0.0060839008927764,0.0060839008927764 16658,651,9973,0.109528403212781,0.109528403212781 16660,3165,8089,0.106908291090671,0.106908291090671 16662,9927,8897,0.00902355166325831,0.00902355166325831 16663,8897,8899,0.00817755039331079,0.00817755039331079 16665,8896,8898,0.0955954321276197,0.0955954321276197 16666,8898,3166,0.0120380596695599,0.0120380596695599 16726,3074,5275,0.102580698126288,0.102580698126288 16727,5275,6866,0.0979724094285353,0.0979724094285353 17386,5920,919,0.177782086780631,0.177782086780631 16728,6866,5172,0.198907590330119,0.198907590330119 16730,8563,6368,0.270917565484422,0.270917565484422 16731,6368,9149,0.131210826087923,0.131210826087923 16779,73,3512,0.203753724402901,0.203753724402901 16780,3512,4254,0.201507995491671,0.201507995491671 16781,4254,8742,0.199898657335298,0.199898657335298 16782,8742,8713,0.201418841949,0.201418841949 16784,3511,4252,0.198740800817733,0.198740800817733 16785,4252,8741,0.201811596521788,0.201811596521788 16786,8741,8712,0.201811329628688,0.201811329628688 16794,4264,8747,0.202686112287629,0.202686112287629 16795,8747,8718,0.200629598901607,0.200629598901607 16797,4264,9864,0.0549036584382557,0.0549036584382557 16798,9864,6516,0.0494449113838383,0.0494449113838383 16799,6516,9855,0.048981731510525,0.048981731510525 16800,9855,6160,0.0501282016561891,0.0501282016561891 16801,6160,9852,0.0487763612951203,0.0487763612951203 16802,9852,2738,0.0474245519497852,0.0474245519497852 16803,2738,9267,0.050437767682916,0.050437767682916 16804,9267,4512,0.0485383641713966,0.0485383641713966 16805,4512,9858,0.0494525517955229,0.0494525517955229 16807,3171,9861,0.047855446066228,0.047855446066228 16808,9861,4996,0.0491871460939442,0.0491871460939442 16810,728,3665,0.0984709387661759,0.0984709387661759 16811,3665,7315,0.0976596112157836,0.0976596112157836 16812,7315,4586,0.099898936211385,0.099898936211385 16813,4586,8032,0.100609280081376,0.100609280081376 16814,8032,6372,0.100607138332673,0.100607138332673 16815,6372,10015,0.0481181392934118,0.0481181392934118 16816,10015,4826,0.0474935217651045,0.0474935217651045 16817,4826,8954,0.102669069502609,0.102669069502609 16818,8954,8956,0.0962963283421786,0.0962963283421786 16819,8956,10016,0.0513191391251647,0.0513191391251647 16820,10016,8816,0.0499640269903021,0.0499640269903021 16821,8816,8828,0.0154260311566384,0.0154260311566384 16822,8828,8206,0.163758839265649,0.163758839265649 16824,7312,87,0.200996583193063,0.200996583193063 16825,87,3523,0.203555810471145,0.203555810471145 16826,3523,4264,0.199602301480838,0.199602301480838 16828,7312,3648,0.154169800390109,0.154169800390109 16832,10017,593,0.487939330962151,0.487939330962151 16851,8718,9866,0.0548710295017979,0.0548710295017979 16854,9854,6162,0.0501051333475743,0.0501051333475743 16855,6162,9851,0.0483439490024107,0.0483439490024107 16856,9851,2740,0.0471290060929331,0.0471290060929331 16857,2740,9863,0.0493697108471136,0.0493697108471136 16858,9863,5231,0.0496606668462506,0.0496606668462506 16859,5231,9857,0.0497084193128251,0.0497084193128251 16860,9857,3173,0.0501789646371779,0.0501789646371779 16861,3173,9860,0.0494391268160734,0.0494391268160734 16862,9860,4998,0.0489685461673918,0.0489685461673918 16863,4998,10023,0.0484162493280967,0.0484162493280967 16864,10023,730,0.0507353905968115,0.0507353905968115 16865,730,7061,0.101358904320696,0.101358904320696 16867,8718,5830,0.204166330856198,0.204166330856198 16868,5830,7737,0.202033972193846,0.202033972193846 16869,7737,10024,0.307945705057077,0.307945705057077 16870,594,7303,0.202197872623945,0.202197872623945 16871,7303,66,0.20266387330283,0.20266387330283 16872,66,3507,0.204877942956717,0.204877942956717 16873,3507,233,0.199133503403233,0.199133503403233 16874,233,8739,0.200473333247617,0.200473333247617 16876,9203,4390,0.147691017735613,0.147691017735613 16878,1943,10025,0.122583563426404,0.122583563426404 16879,10025,7860,0.110082433757866,0.110082433757866 16880,7860,4679,0.101138191051348,0.101138191051348 16881,4679,4942,0.0999327202014087,0.0999327202014087 16882,4942,7214,0.0998696563081419,0.0998696563081419 16883,7214,4928,0.0376169687692631,0.0376169687692631 16884,4928,9636,0.014060573587084,0.014060573587084 16886,9870,1167,0.138451400347842,0.138451400347842 16887,1167,887,0.138706454254422,0.138706454254422 16888,887,4471,0.139683302205089,0.139683302205089 16890,9488,1170,0.13939401140641,0.13939401140641 16891,1170,890,0.137058995578611,0.137058995578611 16892,890,4474,0.140851028519895,0.140851028519895 16893,4474,2796,0.132878137732711,0.132878137732711 16894,2796,5265,0.13228574865076,0.13228574865076 16895,5265,10026,0.123565762779561,0.123565762779561 16896,5633,7143,0.082551113540924,0.082551113540924 16899,8743,4255,0.199339176026767,0.199339176026767 16905,6305,6456,0.135927811837651,0.135927811837651 16906,6456,5521,0.134557743068365,0.134557743068365 16907,5521,5744,0.134669392965434,0.134669392965434 16908,5744,3224,0.133413468985769,0.133413468985769 16909,3224,2456,0.134335811293817,0.134335811293817 16910,2456,9365,0.137895860915298,0.137895860915298 16911,9365,1677,0.134681074434199,0.134681074434199 16912,1677,10027,0.135027096454707,0.135027096454707 16913,10027,6891,0.134223449290887,0.134223449290887 16914,6891,5239,0.133857055503606,0.133857055503606 16915,5239,4520,0.134947645289316,0.134947645289316 16916,4520,8229,0.133768415422039,0.133768415422039 16917,8229,6091,0.136267738734572,0.136267738734572 16918,6091,7927,0.0726325260844626,0.0726325260844626 16919,7927,7846,0.0557691009082279,0.0557691009082279 16920,7846,9410,0.0110872018563396,0.0110872018563396 16921,9410,6730,0.0681749492551086,0.0681749492551086 16922,6730,10028,0.0472579211328822,0.0472579211328822 16923,10028,2954,0.0113307920442751,0.0113307920442751 16924,2954,10029,0.0100409346238736,0.0100409346238736 16925,10029,6168,0.125005736653953,0.125005736653953 16926,6168,7701,0.0662611499745025,0.0662611499745025 16927,7701,8987,0.0202942911891754,0.0202942911891754 16928,8987,9213,0.01474166778393,0.01474166778393 16929,9213,7708,0.0256851882115953,0.0256851882115953 16930,7708,10030,0.0413405317485577,0.0413405317485577 16931,10030,10031,0.036234422910969,0.036234422910969 16932,10031,9423,0.0490701245377313,0.0490701245377313 16934,10027,6419,0.132846643372958,0.132846643372958 16935,6419,4626,0.132395451164353,0.132395451164353 16936,4626,1249,0.132966501814055,0.132966501814055 16937,1249,4558,0.132618380312988,0.132618380312988 16938,4558,2727,0.131821083937229,0.131821083937229 16939,2727,9343,0.133429127887654,0.133429127887654 16941,8228,10032,0.0522172382940556,0.0522172382940556 16942,10032,4519,0.0809723084454978,0.0809723084454978 16943,4519,5238,0.135835767836828,0.135835767836828 16944,5238,6890,0.133656501060031,0.133656501060031 16945,6890,8682,0.133080513446367,0.133080513446367 16946,8682,10033,0.014533820296874,0.014533820296874 16947,10033,10034,0.045058130648326,0.045058130648326 16948,10034,10035,0.0185816236497386,0.0185816236497386 16949,10035,1675,0.0576680457580287,0.0576680457580287 16950,1675,9364,0.135024432224183,0.135024432224183 16955,10039,10040,0.0721995210382621,0.0721995210382621 16958,10037,10041,0.0717852961267022,0.0717852961267022 16966,10043,10031,0.025182886777608,0.025182886777608 16969,10045,10039,0.0209823477511839,0.0209823477511839 16971,8478,9438,0.0521271400869927,0.0521271400869927 16972,9438,8905,0.0558565070780073,0.0558565070780073 16974,8478,4846,0.326789742990523,0.326789742990523 17070,9465,4599,0.173875508685798,0.173875508685798 16976,8474,1065,0.0530498075975429,0.0530498075975429 16977,1065,1604,0.0517738709202157,0.0517738709202157 16978,1604,2199,0.109121538786623,0.109121538786623 16979,2199,4846,0.101668961251418,0.101668961251418 16981,8583,10046,0.0456665785984412,0.0456665785984412 16982,10046,8467,0.0226345136731024,0.0226345136731024 16983,8467,9624,0.0229241644266869,0.0229241644266869 16985,2321,10047,0.097235186001144,0.097235186001144 16987,4279,6406,0.146870704035985,0.146870704035985 16988,6406,635,0.144187230253749,0.144187230253749 16989,635,5325,0.14662773102424,0.14662773102424 16990,5325,2031,0.146219173461136,0.146219173461136 19672,10610,10608,0.149537813443153,0.149537813443153 16991,2031,7082,0.144853503450252,0.144853503450252 16992,7082,5509,0.146165117461088,0.146165117461088 16993,5509,4460,0.146698487596664,0.146698487596664 16994,4460,6579,0.146306787683811,0.146306787683811 16995,6579,8050,0.147127627497255,0.147127627497255 16996,8050,998,0.0663040704360148,0.0663040704360148 16997,998,8404,0.225438240771773,0.225438240771773 16998,8404,9322,0.147049060577026,0.147049060577026 16999,9322,8853,0.146215405021224,0.146215405021224 17000,8853,7901,0.148314641191611,0.148314641191611 17001,7901,8294,0.139664345335099,0.139664345335099 17002,8294,8275,0.153027219017765,0.153027219017765 17003,8275,5787,0.145945595293254,0.145945595293254 17004,5787,4818,0.144804477618788,0.144804477618788 17005,4818,10048,0.148574277364319,0.148574277364319 17006,10048,10049,0.141579838501947,0.141579838501947 17007,10049,10050,0.0340492732837983,0.0340492732837983 17012,10052,2402,0.196242393649725,0.196242393649725 17032,8989,10060,0.00622693936167768,0.00622693936167768 17033,10060,10061,0.0756461423573197,0.0756461423573197 17034,10061,2960,0.00915137839377932,0.00915137839377932 17036,9211,23,0.0239583762029722,0.0239583762029722 17042,1225,7845,0.140995210775646,0.140995210775646 17043,7845,6089,0.129051193087075,0.129051193087075 17044,6089,8226,0.135326560563343,0.135326560563343 17107,6692,328,0.0434519039634918,0.0434519039634918 17046,1226,8903,0.113651762618459,0.113651762618459 17048,10065,6628,1.29415946940766,1.29415946940766 17050,10066,4340,0.062140618563636,0.062140618563636 17051,4340,5636,0.138107358521106,0.138107358521106 17052,5636,3565,0.143998480732308,0.143998480732308 17053,3565,824,0.136450026224328,0.136450026224328 17054,824,7840,0.139827641423356,0.139827641423356 17055,7840,10067,0.139718785770158,0.139718785770158 17056,10067,8131,0.276864248380317,0.276864248380317 17058,2251,4883,0.177313835055438,0.177313835055438 17059,4883,9473,0.195033286388948,0.195033286388948 17060,9473,5482,0.176110607852179,0.176110607852179 17187,10072,4065,0.107057267328692,0.107057267328692 17188,4065,8344,0.135746766447532,0.135746766447532 17189,8344,9289,0.134278993416053,0.134278993416053 17190,9289,8342,0.133553201715071,0.133553201715071 17191,8342,4289,0.132478531756059,0.132478531756059 17192,4289,8346,0.0683305663670944,0.0683305663670944 17193,8346,9426,0.0684183152680821,0.0684183152680821 17194,9426,3584,0.0602567059919197,0.0602567059919197 17195,3584,7710,0.0737335540738928,0.0737335540738928 17196,7710,26,0.134781615428443,0.134781615428443 17197,26,2966,0.136258381357618,0.136258381357618 17256,4853,9479,0.17362135223772,0.17362135223772 17257,9479,5456,0.178335939458279,0.178335939458279 17258,5456,10081,0.171904914212928,0.171904914212928 17259,10081,9468,0.0143846440391869,0.0143846440391869 17260,9468,651,0.173171640777506,0.173171640777506 17261,651,9463,0.177611656329381,0.177611656329381 17262,9463,4619,0.178590206270819,0.178590206270819 17263,4619,6483,0.145677633501431,0.145677633501431 17264,6483,5356,0.195804224423801,0.195804224423801 17272,3269,7248,0.202454633754466,0.202454633754466 17273,7248,1925,0.201278474909205,0.201278474909205 17274,1925,6124,0.199550873736161,0.199550873736161 17275,6124,3214,0.201694321030812,0.201694321030812 17277,8746,4263,0.201096167532594,0.201096167532594 17278,4263,3522,0.200484985070532,0.200484985070532 17279,3522,86,0.203786942061633,0.203786942061633 17280,86,7311,0.202274691239897,0.202274691239897 17313,8120,4330,0.101819432050732,0.101819432050732 17314,4330,9933,0.0499862309964707,0.0499862309964707 17315,9933,5036,0.0532026214375408,0.0532026214375408 17316,5036,9934,0.0508858224299175,0.0508858224299175 17317,9934,7989,0.0496485523816978,0.0496485523816978 17318,7989,10087,0.0512786229284607,0.0512786229284607 17319,10087,2893,0.052637962933787,0.052637962933787 17320,2893,8384,0.104983198266762,0.104983198266762 17321,8384,8544,0.106333933974543,0.106333933974543 17322,8544,4732,0.104863197448763,0.104863197448763 17323,4732,6799,0.109607467159477,0.109607467159477 17325,7351,5397,0.105666168592591,0.105666168592591 17326,5397,10067,0.0531956914071383,0.0531956914071383 17327,10067,8558,0.0516135381916136,0.0516135381916136 17328,8558,3899,0.109335032698536,0.109335032698536 17329,3899,1035,0.101631825737619,0.101631825737619 17330,1035,10070,0.0547697896222192,0.0547697896222192 17331,10070,6274,0.051631982755097,0.051631982755097 17332,6274,10071,0.0521047224845183,0.0521047224845183 17333,10071,10088,0.0548081026494783,0.0548081026494783 17334,10088,581,0.115692672611639,0.115692672611639 17335,581,3544,1.0812915383048,1.0812915383048 17336,3544,10089,0.426746641833072,0.426746641833072 17337,10089,8702,0.015131733429425,0.015131733429425 17338,8702,8151,0.097451189179214,0.097451189179214 17340,1827,3084,0.201158270757163,0.201158270757163 17341,3084,3196,0.201063388532037,0.201063388532037 17342,3196,6111,0.203191571447184,0.203191571447184 17343,6111,1904,0.198857964292004,0.198857964292004 17344,1904,7240,0.195269710490606,0.195269710490606 17345,7240,3253,0.196518038239943,0.196518038239943 17347,10090,3086,0.200629327787617,0.200629327787617 17348,3086,3198,0.202620201680719,0.202620201680719 17349,3198,6113,0.202237159025195,0.202237159025195 17350,6113,1907,0.200888583811516,0.200888583811516 17351,1907,7242,0.194884252844044,0.194884252844044 17352,7242,9217,0.00483789456398776,0.00483789456398776 17353,9217,3256,0.188566052149982,0.188566052149982 17354,3256,9215,0.0119202066492219,0.0119202066492219 17355,9215,7298,0.204144558375252,0.204144558375252 17356,7298,41,0.19415380637197,0.19415380637197 17357,41,3541,0.205611824864656,0.205611824864656 17358,3541,4237,0.201941106279095,0.201941106279095 17359,4237,1797,0.206450634390855,0.206450634390855 17360,1797,6524,0.103413068253841,0.103413068253841 17377,9185,10092,0.0314361336881962,0.0314361336881962 17384,10093,10094,0.234828178944131,0.234828178944131 17401,4251,8740,0.200540582414647,0.200540582414647 17403,10096,4253,0.402448073126268,0.402448073126268 17404,4253,71,0.405085488859101,0.405085488859101 17409,7246,3265,0.200993245572831,0.200993245572831 17410,3265,7307,0.200743622516842,0.200743622516842 17411,7307,77,0.204688793990349,0.204688793990349 17413,10097,10082,0.0500367848211035,0.0500367848211035 17415,10098,10099,0.0500389645311151,0.0500389645311151 17416,10099,10082,0.0162280043989145,0.0162280043989145 17418,10100,10101,0.0207018118679025,0.0207018118679025 17430,10092,10048,0.0309885486655971,0.0309885486655971 17431,10048,8614,0.0518778938210734,0.0518778938210734 17432,8614,8472,0.0531907688732488,0.0531907688732488 17433,8472,1066,0.0523689032311119,0.0523689032311119 17434,1066,1606,0.051557001219416,0.051557001219416 17435,1606,8366,0.139200065042292,0.139200065042292 17437,6713,10092,0.0743345743256074,0.0743345743256074 17441,3193,3081,0.201349842824614,0.201349842824614 17442,3081,10108,0.178416289777232,0.178416289777232 17444,3193,6109,0.202397968765167,0.202397968765167 17445,6109,1899,0.201875824929032,0.201875824929032 17446,1899,7237,0.199007784951822,0.199007784951822 17447,7237,3247,0.203972993087409,0.203972993087409 17449,10109,7288,0.156689817874906,0.156689817874906 17450,7288,33,0.190916174685026,0.190916174685026 17451,33,3532,0.205910894729705,0.205910894729705 17452,3532,6522,0.0640042155752525,0.0640042155752525 17454,3078,3192,0.201894846275699,0.201894846275699 17455,3192,6108,0.201673919779454,0.201673919779454 17456,6108,1898,0.20260827746412,0.20260827746412 17457,1898,7236,0.20276033286578,0.20276033286578 17458,7236,3246,0.202520180127379,0.202520180127379 17459,3246,10110,0.0550544054800148,0.0550544054800148 17460,10110,7286,0.154666066923182,0.154666066923182 17461,7286,29,0.190176683040096,0.190176683040096 17463,1900,7238,0.196467409698081,0.196467409698081 17464,7238,3249,0.197271278467775,0.197271278467775 17465,3249,7293,0.215893772854934,0.215893772854934 17466,7293,35,0.191661158901488,0.191661158901488 17467,35,3534,0.208592623812739,0.208592623812739 17468,3534,6523,0.163291338158479,0.163291338158479 17470,10108,5278,0.0774622106782589,0.0774622106782589 17471,5278,3080,0.101220750760019,0.101220750760019 17472,3080,3193,0.201400503113628,0.201400503113628 17474,5940,471,0.312751802930415,0.312751802930415 18580,7765,5716,0.0511772806374418,0.0511772806374418 17491,10112,10093,0.359402757134602,0.359402757134602 17492,10093,10113,0.194903624807864,0.194903624807864 17493,10113,2201,0.0582804268216835,0.0582804268216835 17494,2201,10114,0.186967502007765,0.186967502007765 17495,10114,8390,0.0733141120559894,0.0733141120559894 17496,8390,10115,0.462273198293161,0.462273198293161 17498,9631,400,0.267469433354519,0.267469433354519 17531,10127,4931,0.0143150280274793,0.0143150280274793 17499,400,10116,0.288854082427149,0.288854082427149 17500,10116,10117,0.226779392941661,0.226779392941661 17539,8982,8937,0.19614593492264,0.19614593492264 17501,10117,10118,0.252256323985904,0.252256323985904 17502,10118,8413,0.301706026949727,0.301706026949727 17504,10094,9835,0.207906613588927,0.207906613588927 17542,10131,10132,0.234004969584105,0.234004969584105 17547,8426,8983,0.15801309875704,0.15801309875704 17550,10130,10134,0.614829488291655,0.614829488291655 17551,7135,4849,0.106906878995063,0.106906878995063 17552,4849,915,0.103932392061615,0.103932392061615 17553,915,2299,0.103080430089244,0.103080430089244 17554,2299,10137,0.014910815675823,0.014910815675823 17556,10137,9054,0.0810396295718394,0.0810396295718394 17558,10138,6943,0.064892686762443,0.064892686762443 17559,6943,8140,0.201702874937987,0.201702874937987 17560,8140,10139,0.469612869716675,0.469612869716675 17562,7137,211,0.0939410437080962,0.0939410437080962 17563,211,480,0.0535285680999835,0.0535285680999835 17598,6899,5259,0.128421696790864,0.128421696790864 17566,8539,10140,0.135369629803794,0.135369629803794 17568,10141,10142,0.0931846548427409,0.0931846548427409 17575,10147,10148,0.0907607828573939,0.0907607828573939 17576,10148,9823,0.350917184183612,0.350917184183612 17577,9823,9805,0.0148959688810153,0.0148959688810153 17578,9805,10149,0.0247571116201832,0.0247571116201832 17579,10149,8243,0.229215025506836,0.229215025506836 17580,8243,9502,0.0511227471188157,0.0511227471188157 17581,9502,7326,0.0563854594047154,0.0563854594047154 17582,7326,5762,0.0999481200631645,0.0999481200631645 17583,5762,7873,0.0518041802099649,0.0518041802099649 17584,7873,10150,0.102000136506063,0.102000136506063 17585,10150,5014,0.098101103191891,0.098101103191891 17586,5014,5058,0.089850875454823,0.089850875454823 18718,7866,4048,0.178217561946718,0.178217561946718 17587,5058,10151,0.211959888507267,0.211959888507267 17589,215,9282,0.125167866609679,0.125167866609679 17591,213,9816,0.299047510838406,0.299047510838406 17593,9229,9826,0.176982927136907,0.176982927136907 17595,6940,10152,0.0583015149781026,0.0583015149781026 18120,6030,10257,0.0455676937571294,0.0455676937571294 17597,5060,6899,0.402535335538281,0.402535335538281 17599,5259,2791,0.130368767280199,0.130368767280199 17600,2791,4469,0.135446736738612,0.135446736738612 17601,4469,884,0.138505584507757,0.138505584507757 17602,884,1164,0.139078051750381,0.139078051750381 17603,1164,9871,0.139057579408235,0.139057579408235 17604,9871,8075,0.138249096495162,0.138249096495162 17605,8075,10153,0.00462704346608534,0.00462704346608534 17606,10153,3043,0.14110788802663,0.14110788802663 17607,3043,6341,0.135895639019006,0.135895639019006 17608,6341,4343,0.137400774019599,0.137400774019599 17609,4343,5639,0.138956387861239,0.138956387861239 17610,5639,3570,0.141821620771527,0.141821620771527 17611,3570,830,0.137661147763222,0.137661147763222 17612,830,7843,0.140550687821679,0.140550687821679 17613,7843,10088,0.137593188904098,0.137593188904098 17614,10088,9941,0.137660243266343,0.137660243266343 17615,9941,8135,0.139584464123887,0.139584464123887 17616,8135,3690,0.141707714550209,0.141707714550209 17617,3690,4596,0.241404416022683,0.241404416022683 17619,5016,3319,0.0948083090873271,0.0948083090873271 17620,3319,8996,0.0798486506362173,0.0798486506362173 17621,8996,7874,0.0190759275307072,0.0190759275307072 17622,7874,5755,0.0623471034770475,0.0623471034770475 17623,5755,5758,0.0361266791563275,0.0361266791563275 17624,5758,7327,0.0520708883616353,0.0520708883616353 17626,5016,10154,0.164101634929309,0.164101634929309 17627,10155,2882,0.710681950052773,0.710681950052773 17629,8136,6947,0.130119100803365,0.130119100803365 17630,6947,10156,0.0163542378359644,0.0163542378359644 17631,10156,10157,0.00955659663824098,0.00955659663824098 17632,10157,10158,0.00677541465471327,0.00677541465471327 17633,10158,10152,0.00293705056146173,0.00293705056146173 17634,10152,6939,0.0371287028604903,0.0371287028604903 17636,3318,10150,0.0438638328395073,0.0438638328395073 17714,9945,8394,0.147641485758692,0.147641485758692 17659,10160,586,0.405583280940818,0.405583280940818 17672,10163,8930,0.930392444069162,0.930392444069162 17675,9053,10164,0.0371557833436508,0.0371557833436508 17693,2913,2780,0.0748123840669465,0.0748123840669465 17694,2780,7147,0.116677483921202,0.116677483921202 17696,9056,10047,0.141134759881648,0.141134759881648 17698,7147,5254,0.0284105210258417,0.0284105210258417 17699,5254,10166,0.132906284217118,0.132906284217118 17701,6403,10167,0.108541157226703,0.108541157226703 17703,6403,6401,0.049228330409525,0.049228330409525 17705,10168,10169,0.0501555453420122,0.0501555453420122 17707,10047,10169,0.0474349977604191,0.0474349977604191 17708,10169,9056,0.0939811582148226,0.0939811582148226 17710,9947,3675,0.0669754214474556,0.0669754214474556 17712,9204,9945,0.144775125391256,0.144775125391256 17715,8394,2691,0.147869553829969,0.147869553829969 17716,2691,8040,0.145836065451416,0.145836065451416 17717,8040,6567,0.144877875233717,0.144877875233717 17718,6567,4448,0.14778294563884,0.14778294563884 17719,4448,8414,0.0749502518363333,0.0749502518363333 17720,8414,5496,0.069451420913351,0.069451420913351 17721,5496,7070,0.148876703091943,0.148876703091943 17722,7070,2040,0.14567151330703,0.14567151330703 17723,2040,8073,0.130264739930752,0.130264739930752 17725,8076,3328,0.0639927694114461,0.0639927694114461 17728,7879,7332,0.105697567981392,0.105697567981392 17730,2080,2677,0.104069678874741,0.104069678874741 17731,2677,4126,0.107112553379611,0.107112553379611 17732,4126,6682,0.108353172096875,0.108353172096875 17734,7925,5320,0.0826824039230849,0.0826824039230849 17735,5320,2041,0.146468953410165,0.146468953410165 17736,2041,7072,0.146479190259677,0.146479190259677 17737,7072,5498,0.148482454254276,0.148482454254276 17738,5498,4450,0.145207190897223,0.145207190897223 17739,4450,6569,0.147094399400618,0.147094399400618 17740,6569,8042,0.145385409804858,0.145385409804858 17741,8042,2693,0.146247210391541,0.146247210391541 17742,2693,8396,0.145676314519276,0.145676314519276 17743,8396,9946,0.148129197746433,0.148129197746433 17744,9946,9324,0.145860656071838,0.145860656071838 17745,9324,10171,0.0856023563285992,0.0856023563285992 17746,10171,7893,0.060719319188507,0.060719319188507 17747,7893,10172,0.145992330998255,0.145992330998255 17749,8285,5779,0.146744468691812,0.146744468691812 17750,5779,8575,0.145685998707777,0.145685998707777 17752,6706,10173,0.0983542102154105,0.0983542102154105 17754,8485,10174,0.145917669946454,0.145917669946454 17755,10174,4934,0.364858401137942,0.364858401137942 17757,8073,5319,0.0151134525874084,0.0151134525874084 17758,5319,2906,0.0542680076543073,0.0542680076543073 17760,9487,1173,0.143948575233632,0.143948575233632 17761,1173,893,0.138648954033686,0.138648954033686 17762,893,4476,0.138420042799995,0.138420042799995 17763,4476,2799,0.139158608638433,0.139158608638433 17764,2799,5267,0.125667753140422,0.125667753140422 17765,5267,6904,0.122725840536987,0.122725840536987 17766,6904,7758,0.206944002479267,0.206944002479267 17767,7758,6358,0.203735904589123,0.203735904589123 17768,6358,2391,0.110758482838084,0.110758482838084 17769,2391,7822,0.137036631860385,0.137036631860385 17771,9877,903,0.274330614761652,0.274330614761652 17772,903,9481,0.129817379023696,0.129817379023696 17775,5984,2102,0.100487934544075,0.100487934544075 17776,2102,6508,0.243143603771944,0.243143603771944 17778,6993,399,0.279873647693424,0.279873647693424 17779,399,10175,0.059173942672277,0.059173942672277 17780,10175,6196,0.0719242777998184,0.0719242777998184 17782,6196,10175,0.0719242777998184,0.0719242777998184 17784,10175,10177,0.187235722056553,0.187235722056553 17789,998,8512,0.0641582208600105,0.0641582208600105 17790,8512,3305,0.0698159988608895,0.0698159988608895 17802,9953,10171,0.0758245915635617,0.0758245915635617 17803,10171,8417,0.0691188092256886,0.0691188092256886 17804,8417,7892,0.0154287387029138,0.0154287387029138 17805,7892,9203,0.0639309073349984,0.0639309073349984 17844,5741,5515,0.1393794725611,0.1393794725611 17807,998,2698,0.471311768879255,0.471311768879255 17809,2563,997,0.102700798846865,0.102700798846865 17811,9490,10181,0.787839518624737,0.787839518624737 17813,10182,10183,0.017972037737444,0.017972037737444 17814,8277,10182,0.0269375538426571,0.0269375538426571 17824,10189,9815,0.381548994115635,0.381548994115635 17826,10190,2445,0.108497544218855,0.108497544218855 17827,2445,3235,0.140113229632804,0.140113229632804 17828,3235,5740,0.13721905173768,0.13721905173768 17829,5740,5514,0.142685575827079,0.142685575827079 17830,5514,6451,0.135469883258712,0.135469883258712 17831,6451,6918,0.118104639956123,0.118104639956123 17832,6918,8114,0.200145379388081,0.200145379388081 17841,10191,2446,0.12170288352426,0.12170288352426 17842,2446,3236,0.138990302772576,0.138990302772576 17843,3236,5741,0.138828799197264,0.138828799197264 17845,5515,6452,0.137212079229824,0.137212079229824 17846,6452,6919,0.118102418388258,0.118102418388258 17847,6919,8115,0.204539971673672,0.204539971673672 17848,8115,2817,0.195950897476267,0.195950897476267 17850,1418,10192,0.0403415193863986,0.0403415193863986 17854,10196,10197,0.298773764193864,0.298773764193864 17858,10197,10201,0.0878537760845695,0.0878537760845695 17859,10202,292,0.12590153135235,0.12590153135235 17860,292,10203,0.0920635687067585,0.0920635687067585 17862,8296,912,0.421752257927472,0.421752257927472 17863,912,7280,0.346969669094077,0.346969669094077 17865,7279,911,0.343598202777143,0.343598202777143 17866,911,8296,0.421457000722742,0.421457000722742 17899,10211,10209,0.112127267328736,0.112127267328736 17868,10204,293,0.122668884457017,0.122668884457017 17870,7280,10204,0.11154380602626,0.11154380602626 17872,7280,10202,0.113468069847095,0.113468069847095 17874,10203,305,0.0245172766294025,0.0245172766294025 17876,10205,9191,0.0917966102805814,0.0917966102805814 17877,9191,9065,0.0437309955207218,0.0437309955207218 17879,305,7972,0.0096955565592884,0.0096955565592884 17880,7972,289,0.0364664216753188,0.0364664216753188 17882,291,10205,0.0247656280633611,0.0247656280633611 17884,5356,3010,0.0411976507153233,0.0411976507153233 17885,3010,9955,0.055133452370554,0.055133452370554 17887,4390,9202,0.103596100254428,0.103596100254428 17888,9202,10172,0.106228487315193,0.106228487315193 17889,10172,8635,0.104885206719794,0.104885206719794 17890,8635,10207,0.0526738998782486,0.0526738998782486 17891,10207,8290,0.0540408904782361,0.0540408904782361 17893,10181,10208,0.34674805442663,0.34674805442663 17895,9277,9062,0.54179107306149,0.54179107306149 17897,10209,10210,0.15255018083046,0.15255018083046 17901,9277,10208,0.265946775924501,0.265946775924501 17902,10208,10211,0.215451375996435,0.215451375996435 17904,4431,5085,0.143171262303537,0.143171262303537 17905,5085,2810,0.11012443165944,0.11012443165944 17906,2810,4675,0.158582360684903,0.158582360684903 17908,10212,9184,0.112885017008347,0.112885017008347 17909,9184,10213,0.167377068446941,0.167377068446941 18960,10410,7220,0.0501782415904674,0.0501782415904674 17922,6563,8888,0.042430320182906,0.042430320182906 18662,7647,10214,0.0701815380438801,0.0701815380438801 17924,6563,9296,0.044068382651895,0.044068382651895 17926,10215,7090,0.0147548324313622,0.0147548324313622 17928,10216,4749,0.0152354550229313,0.0152354550229313 17930,7570,10217,0.020843135953545,0.020843135953545 17931,10217,10218,0.00309719141124637,0.00309719141124637 17932,10218,10219,0.0172058483004327,0.0172058483004327 17933,10219,10220,0.0101474090092483,0.0101474090092483 17934,10220,10221,0.0360135260366549,0.0360135260366549 17972,4922,2816,0.0400924263132539,0.0400924263132539 17974,2816,6585,0.00731734573972315,0.00731734573972315 17975,6585,5367,0.200230086509337,0.200230086509337 17976,5367,7125,0.155428268463703,0.155428268463703 17977,7125,613,0.178580861083004,0.178580861083004 17978,613,10025,0.175711834233665,0.175711834233665 17979,10025,5802,0.173776139007193,0.173776139007193 17981,10240,4687,0.0705066389488715,0.0705066389488715 17983,4687,4687,0.000550727458732684,0.000550727458732684 17984,4687,4687,0.000550727458732684,0.000550727458732684 18009,8002,984,0.100041012213977,0.100041012213977 17985,4687,10240,0.0700034048729296,0.0700034048729296 18666,5656,5188,0.106406434125344,0.106406434125344 17988,7225,10241,0.0510702903225008,0.0510702903225008 17989,10241,10242,0.042886354540747,0.042886354540747 17990,10242,10243,0.00251406456949564,0.00251406456949564 17991,10243,10244,0.0456685462506317,0.0456685462506317 17992,10244,6646,0.0418628731234282,0.0418628731234282 17993,6646,10245,0.0664019508555837,0.0664019508555837 17994,10245,3947,0.060646848519195,0.060646848519195 17995,3947,5379,0.0623892176423501,0.0623892176423501 17997,1213,10080,0.0402726084737909,0.0402726084737909 17998,10080,10246,0.108362052771117,0.108362052771117 17999,10246,10095,0.0546330327153493,0.0546330327153493 18000,10095,8786,0.0549646837479,0.0549646837479 18001,8786,8792,0.105830391023483,0.105830391023483 18002,8792,3158,0.105240490373796,0.105240490373796 18159,4090,6035,0.19402761072914,0.19402761072914 18003,3158,4977,0.10185576028858,0.10185576028858 18004,4977,10247,0.0996051433548501,0.0996051433548501 18005,10247,9657,0.103966153648075,0.103966153648075 18006,9657,6607,0.0489689324196462,0.0489689324196462 18007,6607,5049,0.0497044916016373,0.0497044916016373 18008,5049,8002,0.0987213073079673,0.0987213073079673 18010,984,5105,0.0497125648622764,0.0497125648622764 18011,5105,8832,0.0485496698653307,0.0485496698653307 18012,8832,9412,0.0501680163419149,0.0501680163419149 18013,9412,7150,0.0490112280018507,0.0490112280018507 18014,7150,2798,0.0490643527188194,0.0490643527188194 18015,2798,5116,0.0499797709026575,0.0499797709026575 18016,5116,9330,0.049524695482998,0.049524695482998 18017,9330,4715,0.0504823610322626,0.0504823610322626 18018,4715,8873,0.0985202776506121,0.0985202776506121 18019,8873,7354,0.0991107696717597,0.0991107696717597 18020,7354,5413,0.108951695628557,0.108951695628557 18022,8149,8697,0.098981334337126,0.098981334337126 18023,8697,10248,0.0156545770448285,0.0156545770448285 18025,10248,7104,0.0902072497093339,0.0902072497093339 18026,7104,449,0.046531670732617,0.046531670732617 18027,449,854,0.0445732430501775,0.0445732430501775 18028,854,10249,0.0446596776858281,0.0446596776858281 18029,10249,9698,0.0482515561513205,0.0482515561513205 18030,9698,10250,0.0474036186605965,0.0474036186605965 18031,10250,6018,0.047797038051314,0.047797038051314 18032,6018,10251,0.0473952539943275,0.0473952539943275 18033,10251,3455,0.0464887102201997,0.0464887102201997 18034,3455,7682,0.0950045363584629,0.0950045363584629 19711,10628,10629,0.0313669947000456,0.0313669947000456 18035,7682,8018,0.0938092255843609,0.0938092255843609 18036,8018,6695,0.0944228486315978,0.0944228486315978 18037,6695,4132,0.0905761672491303,0.0905761672491303 18727,7644,9832,0.176300161007389,0.176300161007389 18729,6212,7649,0.275730709453964,0.275730709453964 18038,4132,8863,0.0309494848264702,0.0309494848264702 18039,8863,2633,0.0676202306028496,0.0676202306028496 18040,2633,8861,0.0311034897002001,0.0311034897002001 18041,8861,2052,0.0676910103216562,0.0676910103216562 18042,2052,8871,0.0313177900642343,0.0313177900642343 18043,8871,7982,0.067271802615166,0.067271802615166 18044,7982,7981,0.0326778162339826,0.0326778162339826 18045,7981,7321,0.0976461329299173,0.0976461329299173 18046,7321,7887,0.0987923725207189,0.0987923725207189 18047,7887,3343,0.0990941084892765,0.0990941084892765 18048,3343,5022,0.0986991080291596,0.0986991080291596 18049,5022,8729,0.0995709770506032,0.0995709770506032 18050,8729,6262,0.0984844587143486,0.0984844587143486 18051,6262,1012,0.100435040495632,0.100435040495632 18052,1012,3920,0.0983845018704443,0.0983845018704443 18053,3920,3146,0.0986126436689597,0.0986126436689597 18054,3146,5413,0.0895267655685447,0.0895267655685447 18056,7083,10246,0.183851267240735,0.183851267240735 19713,10624,10625,0.048946191319968,0.048946191319968 18057,10246,3811,0.198873820859187,0.198873820859187 18058,3811,5919,0.153816946395634,0.153816946395634 18059,5919,918,0.176756350909337,0.176756350909337 18060,918,2205,0.200653782293274,0.200653782293274 18061,2205,4854,0.158832380963048,0.158832380963048 18062,4854,9478,0.174098421618631,0.174098421618631 18063,9478,5457,0.176480352381434,0.176480352381434 18065,10252,9243,0.056682383190515,0.056682383190515 18067,9110,10252,0.0330932350677699,0.0330932350677699 18069,10253,6203,0.215345161639468,0.215345161639468 18071,9115,10254,0.0491155354462148,0.0491155354462148 18075,10254,10255,0.0642041289943666,0.0642041289943666 18076,10255,10253,0.0461489416178021,0.0461489416178021 18077,10253,9108,0.280904320228077,0.280904320228077 18106,4661,10263,0.0487469518611321,0.0487469518611321 18107,10263,1291,0.0497384845482417,0.0497384845482417 18108,1291,10264,0.0496989025904687,0.0496989025904687 18109,10264,4563,0.0505706606603651,0.0505706606603651 18110,4563,10265,0.0486836289638941,0.0486836289638941 18111,10265,6287,0.0497296125808977,0.0497296125808977 18112,6287,10135,0.0504212055729903,0.0504212055729903 18113,10135,2731,0.0489350482169507,0.0489350482169507 18114,2731,6420,0.048465461986869,0.048465461986869 18115,6420,5790,0.0578817224647719,0.0578817224647719 18117,8844,10266,0.374943168729483,0.374943168729483 18166,2719,9346,0.101115603929332,0.101115603929332 18167,9346,9392,0.0111914858812043,0.0111914858812043 18168,9392,3751,0.0968414516342271,0.0968414516342271 18169,3751,10278,0.0782538471461698,0.0782538471461698 18175,4073,6058,0.198316836648763,0.198316836648763 18176,6058,5798,0.200796475018558,0.200796475018558 18197,6750,5252,0.185979531851002,0.185979531851002 18198,5252,3974,0.035323188020151,0.035323188020151 18200,9357,2431,0.202519432604137,0.202519432604137 18201,2431,9370,0.199383622965617,0.199383622965617 18202,9370,1686,0.206118508992277,0.206118508992277 18203,1686,6875,0.204292305654176,0.204292305654176 18588,6666,1137,0.0495387040987843,0.0495387040987843 18589,1137,6968,0.0501615414722825,0.0501615414722825 18590,6968,7504,0.0501273333828588,0.0501273333828588 18591,7504,9407,0.0988444534637431,0.0988444534637431 18592,9407,7479,0.0538727285881741,0.0538727285881741 18593,7479,5581,0.0510099428615072,0.0510099428615072 18594,5581,10328,0.0992130715738959,0.0992130715738959 18595,10328,10329,0.693578278671619,0.693578278671619 18597,1845,2579,0.175048810960168,0.175048810960168 18598,2579,5177,0.17911429796522,0.17911429796522 18599,5177,10332,0.0225943601934419,0.0225943601934419 18604,6211,7648,0.275618961394926,0.275618961394926 18605,7648,8065,0.262676196305861,0.262676196305861 18711,2590,5183,0.178568260386205,0.178568260386205 18712,5183,5651,0.104244503206479,0.104244503206479 18747,6210,10338,0.0125158344567017,0.0125158344567017 18748,10338,10206,0.0559739547988456,0.0559739547988456 18749,10206,10338,0.0559739547988456,0.0559739547988456 18751,2596,5186,0.177768815603995,0.177768815603995 18758,2588,5182,0.176322049262719,0.176322049262719 18759,5182,5650,0.106248688527315,0.106248688527315 18765,10339,10341,0.0322810460432902,0.0322810460432902 18767,4492,10342,0.0173161946805903,0.0173161946805903 18768,10342,10341,0.00848220864637094,0.00848220864637094 18770,5616,10343,0.00845077111169589,0.00845077111169589 18771,10343,10344,0.0509950035054565,0.0509950035054565 18772,10344,9634,0.100553817919852,0.100553817919852 18950,6234,7639,0.179364622734642,0.179364622734642 18789,10350,10131,1.72659496196287,1.72659496196287 18791,10210,10350,0.0784105528331039,0.0784105528331039 18793,9064,10351,0.108141289805084,0.108141289805084 18795,10351,8944,0.165792281012932,0.165792281012932 18797,8946,8970,0.101566925839608,0.101566925839608 18805,431,8911,0.368100622266312,0.368100622266312 18807,8935,10353,0.0653020622045421,0.0653020622045421 18865,217,6354,0.250152442533131,0.250152442533131 18867,10372,10373,0.00433033984408308,0.00433033984408308 18809,2956,8964,0.839971785186466,0.839971785186466 18811,10353,8914,0.0131507104865587,0.0131507104865587 18813,10354,8436,0.0634565167907247,0.0634565167907247 18815,8440,10354,0.130317184994069,0.130317184994069 18818,8431,4422,0.07184295360215,0.07184295360215 18820,8435,10355,0.137076541565926,0.137076541565926 18825,9181,10356,0.159461421615407,0.159461421615407 18827,10357,10358,0.20146281055654,0.20146281055654 18829,9180,10359,0.028613707454695,0.028613707454695 18833,10360,10361,0.0535066603860974,0.0535066603860974 18835,10361,10362,0.0845690343766548,0.0845690343766548 18836,10362,9179,0.0218653086870073,0.0218653086870073 19605,10512,10584,0.0688213399515618,0.0688213399515618 20576,10864,10865,0.0279630258161778,0.0279630258161778 18838,10363,8434,0.438288246661524,0.438288246661524 18840,8433,10364,0.0515496120111284,0.0515496120111284 18842,10365,10363,0.0256601639624377,0.0256601639624377 18844,10364,10365,0.0354783965202197,0.0354783965202197 18848,10367,8387,0.416611762681733,0.416611762681733 18850,10366,10367,0.0267687636085769,0.0267687636085769 18852,10368,10369,0.0527715034881913,0.0527715034881913 18854,10370,10368,0.0348446889076446,0.0348446889076446 18856,10371,10370,0.031482834490968,0.031482834490968 18858,9836,10370,0.0328670117804623,0.0328670117804623 18921,10399,10400,0.0895277934361984,0.0895277934361984 18922,10400,10401,0.16717380860502,0.16717380860502 18923,10402,10383,0.0291115464827756,0.0291115464827756 18924,10383,10403,0.0309778660865677,0.0309778660865677 18925,10403,10390,0.0429604527526701,0.0429604527526701 18927,10404,10405,0.0626862314087788,0.0626862314087788 18930,10406,10405,0.108269005965165,0.108269005965165 18932,1241,6737,0.0570520014832054,0.0570520014832054 18934,8100,6923,0.164900679548878,0.164900679548878 18936,6923,8099,0.163064822440362,0.163064822440362 18938,7928,8098,0.0730856765280865,0.0730856765280865 18940,4039,4644,0.0827836448037734,0.0827836448037734 18943,10407,7448,0.103189406011465,0.103189406011465 19852,10659,3379,0.102335766847439,0.102335766847439 18945,4142,10108,0.0206474020512083,0.0206474020512083 18947,5674,2620,0.178145491343884,0.178145491343884 18948,2620,5201,0.177501253416424,0.177501253416424 18949,5201,6234,0.174487220572856,0.174487220572856 18951,7639,8773,0.176238488140281,0.176238488140281 18952,8773,8053,0.178917033730472,0.178917033730472 18953,8053,6598,0.176988972177145,0.176988972177145 18954,6598,10243,0.175681180141988,0.175681180141988 18956,1841,7856,0.0582284853716934,0.0582284853716934 18957,7856,4669,0.101085168807405,0.101085168807405 18979,1764,4509,0.0491583937075752,0.0491583937075752 18980,4509,4971,0.0991296803100638,0.0991296803100638 18981,4971,1516,0.0482432726972035,0.0482432726972035 18982,1516,5304,0.0536166306041211,0.0536166306041211 18983,5304,7951,0.0505628420768163,0.0505628420768163 18984,7951,7950,0.0124795676036534,0.0124795676036534 18985,7950,1083,0.0132964314605761,0.0132964314605761 18986,1083,8958,0.019091432638578,0.019091432638578 18987,8958,1750,0.0565301426139895,0.0565301426139895 18988,1750,6636,0.100698502633469,0.100698502633469 18989,6636,5425,0.0992142460676437,0.0992142460676437 18990,5425,7398,0.100582854167636,0.100582854167636 18992,5674,10413,0.0446816032988726,0.0446816032988726 18993,10413,6641,0.0419959523464037,0.0419959523464037 18994,6641,3958,0.140215488391596,0.140215488391596 18997,9265,10213,0.108979878639585,0.108979878639585 19957,10683,10676,0.203409384148671,0.203409384148671 18998,10213,9182,0.221716360786737,0.221716360786737 18999,9182,4360,0.00485021965067944,0.00485021965067944 19000,4360,6082,0.123504109096694,0.123504109096694 19240,10459,8221,0.147319836582293,0.147319836582293 19002,1269,4533,0.203350040591983,0.203350040591983 19003,4533,8579,0.198512187124204,0.198512187124204 19005,1841,2613,0.177111353706323,0.177111353706323 19006,2613,10414,0.0530626159965885,0.0530626159965885 19007,10414,5196,0.124494794308613,0.124494794308613 19008,5196,6239,0.171651899926933,0.171651899926933 19010,4186,4182,0.0154308679587021,0.0154308679587021 19011,4182,3367,0.101326829934178,0.101326829934178 19012,3367,3370,0.0389167828857067,0.0389167828857067 19013,3370,10415,0.0493793417329401,0.0493793417329401 19014,10415,7424,0.0519282840216647,0.0519282840216647 19015,7424,10416,0.0508505433229276,0.0508505433229276 19016,10416,7831,0.0497300351350067,0.0497300351350067 19017,7831,9197,0.188452322853961,0.188452322853961 19019,5549,10417,0.0198343104325793,0.0198343104325793 19020,10417,2562,0.366597076665755,0.366597076665755 19021,2562,9783,0.236171353579108,0.236171353579108 19022,9783,9781,0.00643634199106272,0.00643634199106272 19958,10676,10668,0.135367639799285,0.135367639799285 19023,9781,9160,0.00367738923970995,0.00367738923970995 19025,9156,9260,0.0939135311905937,0.0939135311905937 19040,10419,435,0.0296899237003876,0.0296899237003876 19042,6361,6912,0.413025051484806,0.413025051484806 19043,6912,5272,0.122458972713872,0.122458972713872 19044,5272,2806,0.132101617817113,0.132101617817113 19045,2806,9480,0.135002111088791,0.135002111088791 19046,9480,901,0.134968752710231,0.134968752710231 19048,9486,9873,0.018915562611857,0.018915562611857 19049,9873,3055,0.182137362251337,0.182137362251337 19050,3055,9669,0.205422822851571,0.205422822851571 19051,9669,4352,0.202508200405289,0.202508200405289 19052,4352,7924,0.0557579828978423,0.0557579828978423 19053,7924,7923,0.106391305814005,0.106391305814005 19054,7923,3580,0.0580075342624614,0.0580075342624614 19055,3580,788,0.184224770380015,0.184224770380015 19056,788,10089,0.199795465587569,0.199795465587569 19057,10089,491,0.20084069572648,0.20084069572648 19058,491,489,0.205477824650125,0.205477824650125 19059,489,4589,0.272976340428597,0.272976340428597 19060,4589,1978,0.12991989572877,0.12991989572877 19061,1978,1994,0.0147512164813181,0.0147512164813181 19062,1994,705,0.187141061542779,0.187141061542779 19063,705,642,0.0623803538473296,0.0623803538473296 19064,642,10422,0.140896965982946,0.140896965982946 19067,9469,4898,0.180547202392339,0.180547202392339 19068,4898,4899,0.0469687370152221,0.0469687370152221 19069,4899,9422,0.11449972298661,0.11449972298661 19070,9422,2230,0.0888113879114828,0.0888113879114828 19071,2230,961,0.0851419553312056,0.0851419553312056 19072,961,5943,0.118166848545009,0.118166848545009 19073,5943,8869,0.0594604755013997,0.0594604755013997 19074,8869,3766,0.149125823202066,0.149125823202066 19075,3766,10248,0.200641473563849,0.200641473563849 19076,10248,1211,0.0471365210908597,0.0471365210908597 19077,1211,8567,0.147435833594552,0.147435833594552 19078,8567,6541,0.161851618274563,0.161851618274563 19079,6541,4746,0.176177241775495,0.176177241775495 19081,4159,2359,0.17021782028236,0.17021782028236 19082,2359,9694,0.178145500592375,0.178145500592375 19083,9694,5170,0.174004040417809,0.174004040417809 19085,6362,6447,0.0914589915157797,0.0914589915157797 19086,6447,2399,0.0149004167256546,0.0149004167256546 19087,2399,9454,0.2205749898237,0.2205749898237 19089,519,831,0.121986604363099,0.121986604363099 19090,831,10147,0.141772461765667,0.141772461765667 19091,10147,10428,0.0119979325853114,0.0119979325853114 19093,8145,9501,0.0198122134799104,0.0198122134799104 19094,9501,1751,0.0440125388452957,0.0440125388452957 19095,1751,6012,0.168131959250809,0.168131959250809 19096,6012,832,0.205336624614562,0.205336624614562 19097,832,518,0.168135736431663,0.168135736431663 19098,518,6513,0.0279910233322091,0.0279910233322091 19099,6513,10419,0.0139795197071191,0.0139795197071191 19102,10049,8612,0.0522928783615643,0.0522928783615643 19103,8612,8474,0.0521996072275175,0.0521996072275175 19142,5220,8777,0.146640601075408,0.146640601075408 19105,10430,10358,0.245136281681027,0.245136281681027 19108,5628,9568,0.110078124608504,0.110078124608504 19110,8421,10357,0.296407311680596,0.296407311680596 19114,2386,9558,0.0348995825647377,0.0348995825647377 19115,9558,8798,0.125658984531748,0.125658984531748 19120,8185,9450,0.339524971346509,0.339524971346509 19121,9450,8690,0.0176125961717604,0.0176125961717604 19122,8690,7659,0.0477249226862614,0.0477249226862614 19123,7659,6718,0.103225505465316,0.103225505465316 19125,2190,8128,0.151455687504874,0.151455687504874 19126,8128,7827,0.106341251390527,0.106341251390527 19127,7827,10432,0.221434541654845,0.221434541654845 19128,10432,6961,0.0131395719721806,0.0131395719721806 19129,6961,10433,0.0134328380462519,0.0134328380462519 19130,10433,10434,0.0869062764565781,0.0869062764565781 19131,10434,8597,0.00983583049657532,0.00983583049657532 19132,8597,10435,0.0222534876112211,0.0222534876112211 19134,10050,3168,0.0821216282435351,0.0821216282435351 19141,7961,5220,0.0901667996290929,0.0901667996290929 19144,8388,10437,0.320984694668417,0.320984694668417 19146,10437,6962,0.186002986440568,0.186002986440568 19147,6962,10438,0.0184374963317956,0.0184374963317956 19148,10438,1881,0.209774050468257,0.209774050468257 19149,1881,8569,0.224745848084877,0.224745848084877 19150,8569,9988,0.0831717180377924,0.0831717180377924 19151,9988,8477,0.0648356679758423,0.0648356679758423 19152,8477,8463,0.0835421546655635,0.0835421546655635 19960,9517,10684,0.210192276965542,0.210192276965542 19154,8800,8811,0.31904932389546,0.31904932389546 19162,10428,3871,0.0534454265709194,0.0534454265709194 19163,3871,840,0.0992542187222657,0.0992542187222657 19164,840,4272,0.128018795895479,0.128018795895479 19166,9283,10439,0.0445989165425857,0.0445989165425857 19168,10440,9282,0.395349042842448,0.395349042842448 19170,7136,2300,0.0954980884416659,0.0954980884416659 19171,2300,6804,0.197911548357853,0.197911548357853 19173,7956,8539,0.0718200140953678,0.0718200140953678 19174,8539,9282,0.0117697082839477,0.0117697082839477 19176,10442,1349,0.0573473302810492,0.0573473302810492 19178,10443,8521,0.0309849382045455,0.0309849382045455 19180,10151,10440,0.0401979143660666,0.0401979143660666 19182,10439,5059,0.220890379574485,0.220890379574485 19183,5059,5013,0.0908635547178716,0.0908635547178716 19184,5013,3349,0.0925982666666752,0.0925982666666752 19185,3349,7877,0.0609717199349519,0.0609717199349519 19186,7877,5761,0.0981025803398981,0.0981025803398981 19187,5761,7325,0.0996396951750833,0.0996396951750833 19961,10684,10674,0.204298559687633,0.204298559687633 19188,7325,2064,0.0938077886809335,0.0938077886809335 20575,10863,10864,0.0111548544892698,0.0111548544892698 19189,2064,2650,0.094440127839499,0.094440127839499 19801,7638,6235,0.180302575380181,0.180302575380181 19190,2650,10444,0.141197448312795,0.141197448312795 19191,10444,9821,0.0323105619062287,0.0323105619062287 19192,9821,9822,0.0144436267959073,0.0144436267959073 19193,9822,3476,0.28088366035949,0.28088366035949 19194,3476,10445,0.0704996285836985,0.0704996285836985 19195,10445,10428,0.0905303391563005,0.0905303391563005 19197,10167,10442,0.0431387292722099,0.0431387292722099 19199,8408,8568,0.191490020507546,0.191490020507546 19200,8568,10012,0.119004756390235,0.119004756390235 19335,8631,10474,0.189944426919074,0.189944426919074 19201,10012,8461,0.097400081996938,0.097400081996938 19203,4275,3348,0.0888431357806069,0.0888431357806069 19204,3348,7876,0.0640319779657538,0.0640319779657538 19205,7876,5760,0.0967358830871852,0.0967358830871852 19206,5760,7324,0.101239369924108,0.101239369924108 19207,7324,2063,0.0946165731852714,0.0946165731852714 19208,2063,2649,0.0935569331707932,0.0935569331707932 19209,2649,4105,0.0971375052394303,0.0971375052394303 19210,4105,6689,0.0855494277301445,0.0855494277301445 19211,6689,356,0.101026474697068,0.101026474697068 19212,356,7688,0.0921469063041614,0.0921469063041614 19213,7688,3475,0.0946165920204556,0.0946165920204556 19215,6939,9228,0.0827641347919428,0.0827641347919428 19216,9228,6380,0.0767643689707359,0.0767643689707359 19217,6380,5058,0.0447215279971903,0.0447215279971903 19219,5015,3318,0.0976390934138488,0.0976390934138488 19221,7829,10449,0.170073568021036,0.170073568021036 19222,9276,9490,0.227893235973284,0.227893235973284 19224,5808,10450,0.0444182254226453,0.0444182254226453 19228,10452,10453,0.00899294746602318,0.00899294746602318 19262,561,8788,0.108355823884287,0.108355823884287 19264,10465,10081,0.106367191723871,0.106367191723871 19265,10081,9467,0.08060964495203,0.08060964495203 19376,8634,10174,0.107642527980188,0.107642527980188 19283,1943,10467,0.139113140483037,0.139113140483037 19284,10467,1941,0.145058671955531,0.145058671955531 19309,10472,10450,0.0244300101434338,0.0244300101434338 19310,10450,6986,0.0907684588887198,0.0907684588887198 19311,6986,649,0.0550434251335652,0.0550434251335652 19312,649,9973,0.0116984093357102,0.0116984093357102 19313,9973,6700,0.0127993614182147,0.0127993614182147 20578,10796,10801,0.065843170036926,0.065843170036926 19315,5030,10465,0.0131766099040461,0.0131766099040461 19316,10465,339,0.0452586039857602,0.0452586039857602 19317,339,10468,0.0402192785877108,0.0402192785877108 19318,10468,1941,0.0852977829408983,0.0852977829408983 19319,1941,610,0.177606555639393,0.177606555639393 19320,610,4852,0.177691892562915,0.177691892562915 19321,4852,2203,0.156985921773534,0.156985921773534 19324,5917,1620,0.152034755665853,0.152034755665853 19325,1620,1212,0.201729915857126,0.201729915857126 19326,1212,8782,0.0140233440789759,0.0140233440789759 19336,4837,9074,0.0183273901669081,0.0183273901669081 19338,9315,9317,0.0726807266351068,0.0726807266351068 19339,9317,8692,0.104147766047402,0.104147766047402 19341,9315,1952,0.0315809029571794,0.0315809029571794 19343,10140,10142,0.0644750868788433,0.0644750868788433 19344,10142,10475,0.0151531719907858,0.0151531719907858 19345,10475,7137,0.053510410167183,0.053510410167183 19347,480,9282,0.132450958735296,0.132450958735296 19348,9282,10138,0.0564427245863012,0.0564427245863012 19350,8464,10476,0.175984833399768,0.175984833399768 19352,10047,5253,0.112186249238367,0.112186249238367 19353,5253,2320,0.0249537355545513,0.0249537355545513 19355,10166,6401,0.0992919669903468,0.0992919669903468 19359,10479,9948,0.0516511853374245,0.0516511853374245 19360,9948,8509,0.0517093587612889,0.0517093587612889 19362,6189,10479,0.146782090008868,0.146782090008868 19387,10455,5805,0.0524139320350963,0.0524139320350963 19364,10047,10168,0.0607581388382602,0.0607581388382602 19365,10168,10480,0.0679196955639713,0.0679196955639713 19366,10480,6401,0.0390713513194924,0.0390713513194924 19367,6401,10481,0.052200136280437,0.052200136280437 19368,10481,6166,0.221487121294822,0.221487121294822 19369,6166,4284,0.1514940030025,0.1514940030025 19371,2320,2779,0.107781391844326,0.107781391844326 20580,10867,10868,0.0137448223074376,0.0137448223074376 20581,10868,10869,0.0278742902489333,0.0278742902489333 19372,2779,2913,0.05305189541044,0.05305189541044 19374,8509,9595,0.106794270102757,0.106794270102757 19375,9595,8634,0.102427753876907,0.102427753876907 19377,10174,10482,0.096139738297761,0.096139738297761 19378,10482,9194,0.00978224253563326,0.00978224253563326 19380,4397,3002,0.108243017625134,0.108243017625134 19381,3002,10484,0.0989194559777293,0.0989194559777293 19382,10484,5962,0.00617092845740214,0.00617092845740214 19383,5962,10485,0.00542857584263607,0.00542857584263607 19384,10485,10459,0.0472755549262459,0.0472755549262459 19385,10459,7579,0.0528643874539915,0.0528643874539915 19429,7287,32,0.190572580502828,0.190572580502828 19386,7579,10455,0.0523778989124976,0.0523778989124976 19423,10488,7294,0.0690612889349745,0.0690612889349745 19424,7294,36,0.192538942320683,0.192538942320683 19388,5805,10462,0.081956103355699,0.081956103355699 19389,10462,8768,0.0169741195442503,0.0169741195442503 19391,6189,9950,0.0503550239981861,0.0503550239981861 19392,9950,7557,0.0535053183585621,0.0535053183585621 19393,7557,9952,0.0524048074288428,0.0524048074288428 19394,9952,10429,0.0135095901515659,0.0135095901515659 19396,10479,9627,0.0675900234291702,0.0675900234291702 19400,3201,6115,0.203275445399412,0.203275445399412 19401,6115,1910,0.199619230795837,0.199619230795837 19402,1910,9218,0.202850123370343,0.202850123370343 19403,9218,9216,0.20345414072247,0.20345414072247 19404,9216,7300,0.200631055524996,0.200631055524996 19405,7300,45,0.202263602143448,0.202263602143448 19406,45,3545,0.200651259904661,0.200651259904661 19407,3545,4239,0.201942446714699,0.201942446714699 19408,4239,1800,0.2054130837632,0.2054130837632 19409,1800,8710,0.197537787183869,0.197537787183869 19410,8710,6527,0.132676718293593,0.132676718293593 19695,8145,9492,0.255789380087541,0.255789380087541 19697,10419,10619,0.294868097569216,0.294868097569216 19806,10411,7868,0.176421872480467,0.176421872480467 19698,10619,10620,0.511264415982815,0.511264415982815 19699,6199,496,0.110329672635447,0.110329672635447 19700,496,10419,0.128549351195957,0.128549351195957 19704,10623,10624,0.299844457035978,0.299844457035978 19705,10624,10625,0.048946191319968,0.048946191319968 19706,10625,10626,0.0564187161790662,0.0564187161790662 19707,10626,10627,0.261222980592435,0.261222980592435 19717,10626,10634,0.247667737296111,0.247667737296111 19925,10679,9511,0.20648099094332,0.20648099094332 19926,9511,4579,0.132833459370163,0.132833459370163 19930,10680,10673,0.208792718350027,0.208792718350027 19931,10673,7131,0.201766496696079,0.201766496696079 19933,626,10681,0.1702021482017,0.1702021482017 19934,5672,10665,0.0500710082270115,0.0500710082270115 19935,10665,7218,0.0509007134728753,0.0509007134728753 19937,252,10245,0.178490785331426,0.178490785331426 19938,10245,7120,0.17638987203806,0.17638987203806 19939,7120,9641,0.177259535907282,0.177259535907282 19944,10675,10682,0.203454780542957,0.203454780542957 19945,10682,9518,0.211007495388792,0.211007495388792 19946,9518,4583,0.129742461291969,0.129742461291969 19948,10646,7221,0.050795229275335,0.050795229275335 19949,7221,10672,0.0490058421037179,0.0490058421037179 19950,10672,4950,0.0520761745786515,0.0520761745786515 19954,10414,5089,0.112638269786332,0.112638269786332 19956,9520,10683,0.208034746403896,0.208034746403896 19992,10649,10664,0.050141841785608,0.050141841785608 19993,10664,10683,0.0505455538112256,0.0505455538112256 19994,10683,5590,0.0494937724947863,0.0494937724947863 19995,5590,10661,0.0507309659863408,0.0507309659863408 19996,10661,7533,0.0505856564507496,0.0505856564507496 19997,7533,10689,0.686347942133366,0.686347942133366 19998,8645,2200,0.0278160442123186,0.0278160442123186 20003,2200,10693,0.020138493184414,0.020138493184414 20004,10693,10443,0.00475150856262823,0.00475150856262823 20006,8461,9621,0.0222962026291256,0.0222962026291256 20007,9621,10690,0.0515741214544805,0.0515741214544805 20026,9466,8724,0.0514719719174867,0.0514719719174867 20027,8724,5029,0.0566937822140094,0.0566937822140094 20028,5029,4595,0.0969267875718062,0.0969267875718062 20030,5321,630,0.142142547339574,0.142142547339574 20031,630,2908,0.116052443784823,0.116052443784823 20039,10696,5549,0.959761090863438,0.959761090863438 20040,5549,9172,0.201153438061066,0.201153438061066 20042,140,1484,0.198676673012775,0.198676673012775 20043,1484,3760,0.212665318664513,0.212665318664513 20044,3760,4181,0.394425022611864,0.394425022611864 20045,4181,7302,0.250045496408828,0.250045496408828 20046,7302,9078,0.0121023798774685,0.0121023798774685 419,418,419,0.0843359701726921,0.0843359701726921 20049,9127,9931,0.188027723664679,0.188027723664679 20051,9189,10417,0.27289630775387,0.27289630775387 20052,10417,10698,0.903351534370563,0.903351534370563 20055,5803,10456,0.063915425232113,0.063915425232113 20056,10456,8278,0.0463525975312068,0.0463525975312068 20057,8278,7582,0.0531670184257572,0.0531670184257572 20586,10860,10865,0.0197306093936785,0.0197306093936785 20058,7582,10460,0.0605194201118807,0.0605194201118807 20059,10460,5965,0.08096413889014,0.08096413889014 20060,5965,7403,0.00793698029885246,0.00793698029885246 20061,7403,7216,0.100604138655543,0.100604138655543 20062,7216,2998,0.041051117053356,0.041051117053356 20064,4930,9632,0.0194691711485179,0.0194691711485179 20066,8788,8794,0.107030125953622,0.107030125953622 20067,8794,8875,0.105785558321332,0.105785558321332 20068,8875,7355,0.0541942506273543,0.0541942506273543 20069,7355,8881,0.0482515848497253,0.0482515848497253 20070,8881,7128,0.0482774346717123,0.0482774346717123 20071,7128,9311,0.0491067830497851,0.0491067830497851 20072,9311,9658,0.100701059147573,0.100701059147573 20073,9658,5054,0.0949533068688616,0.0949533068688616 20074,5054,5041,0.0261633102483298,0.0261633102483298 20075,5041,6318,0.0238469793810048,0.0238469793810048 20077,8004,7999,0.0412811844037432,0.0412811844037432 20078,7999,5161,0.00972594837361757,0.00972594837361757 20079,5161,976,0.0450966381773304,0.0450966381773304 20080,976,9235,0.0690703393173828,0.0690703393173828 20081,9235,8835,0.0284556853366966,0.0284556853366966 20082,8835,7138,0.0744435936983682,0.0744435936983682 20083,7138,7152,0.0242079619729824,0.0242079619729824 20084,7152,5018,0.0530487604133438,0.0530487604133438 20085,5018,5127,0.027179522018167,0.027179522018167 20086,5127,5120,0.017329383802427,0.017329383802427 20087,5120,9413,0.051025645765313,0.051025645765313 20088,9413,4720,0.0442143222009164,0.0442143222009164 20089,4720,6788,0.103544897956421,0.103544897956421 20090,6788,7360,0.101885712989061,0.101885712989061 20091,7360,5420,0.104686903511504,0.104686903511504 20092,5420,8551,0.104297582912284,0.104297582912284 20093,8551,3891,0.113854917229397,0.113854917229397 20094,3891,1021,0.10275177677768,0.10275177677768 20095,1021,10069,0.0524825810706004,0.0524825810706004 20096,10069,6266,0.0519011168646154,0.0519011168646154 20097,6266,8727,0.107637396904871,0.107637396904871 20098,8727,5027,0.0851589615138914,0.0851589615138914 20099,5027,3339,0.11913667157964,0.11913667157964 20100,3339,7884,0.0947347804724537,0.0947347804724537 20101,7884,7339,0.0992406279882494,0.0992406279882494 20588,10840,3589,0.00659451799404467,0.00659451799404467 20102,7339,7978,0.0297388680985265,0.0297388680985265 20103,7978,8546,0.0509861753484279,0.0509861753484279 20105,2065,2068,0.0539613780445048,0.0539613780445048 20106,2068,2651,0.0458462130492323,0.0458462130492323 20107,2651,2668,0.0527824371940605,0.0527824371940605 20108,2668,4106,0.0471315276476818,0.0471315276476818 20109,4106,4138,0.0531150768123695,0.0531150768123695 20110,4138,6691,0.0513109258939151,0.0513109258939151 20111,6691,6699,0.049849518680298,0.049849518680298 20112,6699,8027,0.0540642003294053,0.0540642003294053 20113,8027,8022,0.0351680439773276,0.0351680439773276 20114,8022,7697,0.0642576699742132,0.0642576699742132 20116,7687,3442,0.0653852338257918,0.0653852338257918 20117,3442,3465,0.0302046503739114,0.0302046503739114 20118,3465,10643,0.044572996690839,0.044572996690839 20119,10643,6010,0.0210253210935206,0.0210253210935206 20120,6010,6022,0.0302819861909932,0.0302819861909932 20121,6022,3877,0.0720170103408001,0.0720170103408001 20122,3877,9699,0.0188604413742797,0.0188604413742797 20123,9699,862,0.0931148831029757,0.0931148831029757 20124,862,7102,0.0867114852734781,0.0867114852734781 20125,7102,10422,0.0971484542236891,0.0971484542236891 20126,10422,8701,0.0148135271633134,0.0148135271633134 20127,8701,8159,0.0903601598115808,0.0903601598115808 20128,8159,8147,0.0485272097981868,0.0485272097981868 20129,8147,7605,0.046972846594418,0.046972846594418 20130,7605,7256,0.0980906813073136,0.0980906813073136 20131,7256,7592,0.0949493294075893,0.0949493294075893 20132,7592,2011,0.0535765472330524,0.0535765472330524 20133,2011,9174,0.0440404642371946,0.0440404642371946 20134,9174,10644,0.101018897202585,0.101018897202585 20135,10644,2752,0.0964161425505398,0.0964161425505398 12318,2500,2501,0.00534847597168918,0.00534847597168918 20137,6988,7015,0.0469900401605619,0.0469900401605619 20138,7015,2275,0.0506564830109395,0.0506564830109395 20139,2275,8216,0.0480971521401402,0.0480971521401402 20140,8216,3600,0.0492447661071067,0.0492447661071067 20141,3600,8213,0.0494471155350359,0.0494471155350359 20142,8213,7515,0.0477024371424333,0.0477024371424333 20143,7515,7526,0.0508405166895622,0.0508405166895622 20144,7526,4566,0.0460266764289813,0.0460266764289813 20145,4566,2124,0.0528615774272691,0.0528615774272691 20146,2124,5990,0.094672374588883,0.094672374588883 20147,5990,7671,0.0990838490707958,0.0990838490707958 20179,10247,9298,0.182738392624498,0.182738392624498 20180,9298,6549,0.169619845811395,0.169619845811395 20182,4768,6330,0.178054483343927,0.178054483343927 20183,6330,9308,0.0134883336553362,0.0134883336553362 20148,7671,10702,3.41813541281698,3.41813541281698 20149,425,10112,0.0131850564749253,0.0131850564749253 20186,8247,10155,0.516700602330837,0.516700602330837 20187,10155,3322,0.265485774934506,0.265485774934506 20188,3322,10706,0.131436234594263,0.131436234594263 20189,10139,10705,0.06021736831636,0.06021736831636 20195,8510,10708,0.0176825351734809,0.0176825351734809 20197,10708,8571,0.116072750239478,0.116072750239478 20199,5783,8281,0.147480988666932,0.147480988666932 20200,8281,8293,0.145093730312322,0.145093730312322 20201,8293,7900,0.146177040292133,0.146177040292133 20202,7900,8854,0.145687210047232,0.145687210047232 20203,8854,9321,0.148905174298523,0.148905174298523 20206,8401,5454,0.142235461954992,0.142235461954992 20207,5454,8504,0.00556744232684514,0.00556744232684514 20208,8504,8047,0.149428079475645,0.149428079475645 20209,8047,6575,0.142472133135735,0.142472133135735 20210,6575,4456,0.146389787991077,0.146389787991077 20211,4456,5504,0.146266130363807,0.146266130363807 20264,10722,5574,0.00764881869126048,0.00764881869126048 20317,10737,10730,0.156440332314784,0.156440332314784 20319,10738,10739,0.00846222116823016,0.00846222116823016 20570,10858,10856,0.341000703608857,0.341000703608857 20572,10859,10860,0.0100014874858022,0.0100014874858022 20784,10945,10292,0.00633905697400916,0.00633905697400916 321,153,154,0.039197729386179,0.039197729386179 18675,1570,2751,0.10523982327052,0.10523982327052 20591,10795,10802,0.0763744143850755,0.0763744143850755 20216,632,6405,0.146056665643101,0.146056665643101 20217,6405,4277,0.144766275996567,0.144766275996567 20218,4277,2913,0.0337236702585465,0.0337236702585465 20250,9384,8111,0.200921327710714,0.200921327710714 20251,8111,10328,0.204798818746646,0.204798818746646 pgrouting-pgrouting-2.1.0/src/bd_dijkstra/tester/ways2data000077500000000000000000000011061257314352300237510ustar00rootroot00000000000000#!/usr/bin/perl -w use strict; sub Usage { die "Usage: ways2data tab ways.txt\n"; } my $tab = shift @ARGV || Usage(); my $wfile = shift @ARGV || Usage(); open(IN, $wfile) || die "Failed to open '$wfile' for read : $!\n"; print <) { $x =~ s/,/\t/g; print $x; } print "\\.\n"; close(IN); pgrouting-pgrouting-2.1.0/src/common/000077500000000000000000000000001257314352300176305ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/CMakeLists.txt000066400000000000000000000002571257314352300223740ustar00rootroot00000000000000SET(PACKAGE_SQL_FILES "") ADD_SUBDIRECTORY(sql) SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) #MESSAGE("core/common: ${PACKAGE_SQL_FILES}") SUBDIRS(doc src test) pgrouting-pgrouting-2.1.0/src/common/doc/000077500000000000000000000000001257314352300203755ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/doc/CMakeLists.txt000066400000000000000000000000001257314352300231230ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/doc/convenience/000077500000000000000000000000001257314352300226715ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/doc/convenience/flip_edges.rst000066400000000000000000000053441257314352300255320ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_flip_edges: pgr_flipEdges ============================================================================== .. index:: single: pgr_flipEdges(ga geometry[]) module: common Name ------------------------------------------------------------------------------ ``pgr_flipEdges`` - Synopsis ------------------------------------------------------------------------------ The function returns: - ``geometry[]`` An array of the input geometries with the geometries flipped end to end such that the geometries are oriented as a path from start to end. .. code-block:: sql geometry[] pgr_flipEdges(ga geometry[]) Description ----------------------------------------------------------------------------- Given an array of linestrings that are supposedly connected end to end like the results of a route, check the edges and flip any end for end if they do not connect with the previous seegment and return the array with the segments flipped as appropriate. .. rubric:: Parameters :ga: ``geometry[]`` An array of geometries, like the results of a routing query. .. warning:: * No checking is done for edges that do not connect. * Input geometries MUST be LINESTRING or MULTILINESTRING. * Only the first LINESTRING of a MULTILINESTRING is considered. .. rubric:: History * New in version 2.1.0 Examples ----------------------------------------------------------------------------- .. code-block:: sql select st_astext(e) from (select unnest(pgr_flipedges(ARRAY[ 'LINESTRING(2 1,2 2)'::geometry, 'LINESTRING(2 2,2 3)'::geometry, 'LINESTRING(2 2,2 3)'::geometry, 'LINESTRING(2 2,3 2)'::geometry, 'LINESTRING(3 2,4 2)'::geometry, 'LINESTRING(4 1,4 2)'::geometry, 'LINESTRING(3 1,4 1)'::geometry, 'LINESTRING(2 1,3 1)'::geometry, 'LINESTRING(2 0,2 1)'::geometry, 'LINESTRING(2 0,2 1)'::geometry]::geometry[])) as e) as foo; st_astext --------------------- LINESTRING(2 1,2 2) LINESTRING(2 2,2 3) LINESTRING(2 3,2 2) LINESTRING(2 2,3 2) LINESTRING(3 2,4 2) LINESTRING(4 2,4 1) LINESTRING(4 1,3 1) LINESTRING(3 1,2 1) LINESTRING(2 1,2 0) LINESTRING(2 0,2 1) (10 rows) See Also ----------------------------------------------------------------------------- pgrouting-pgrouting-2.1.0/src/common/doc/convenience/index.rst000066400000000000000000000043561257314352300245420ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _convenience_functions: Convenience Functions =============================================================================== The following functions are general purpose convenience functions that might be useful when building a larger application or handling input from say an Ajax handler. - :ref:`pgr_point_to_edgenode` - convert a point geometry to a ``vertex_id`` based on closest edge. - :ref:`pgr_flip_edges` - flip the edges in an array of geometries so the connect end to end. - :ref:`pgr_text_to_points` - convert a string of ``x,y;x,y;...`` locations into point geometries. - :ref:`pgr_points_to_vids` - convert an array of point geometries into vertex ids. Distance Matrix Functions =============================================================================== These function my be helpful when you need to create or manipulate distance matricies, like for TSP or VRP related problems. - :ref:`pgr_points_to_dmatrix` - Create a distance matrix from an array of points. - :ref:`pgr_vids_to_dmatrix` - Create a distance matrix from an array of ``vertix_id``. - :ref:`pgr_vids_to_dmatrix2` - Create a distance matrix from an array of ``vertix_id``. .. toctree:: :hidden: pgr_pointToEdgeNode - convert a point geometry to a ``vertex_id`` based on closest edge. pgr_flipEdges - flip the edges in an array of geometries so the connect end to end. pgr_textToPoints - convert a string of ``x,y;x,y;...`` locations into point geometries. pgr_pointsToVids - convert an array of point geometries into ``node_id``s. pgr_pointsToDMatrix - Create a distance matrix from an array of points. pgr_vidsToDMatrix - Create a distance matrix from an array of ``vertix_id``. pgr_vidsToDMatrix - Create a distance matrix from an array of ``vertix_id``. pgrouting-pgrouting-2.1.0/src/common/doc/convenience/point_to_edgenode.rst000066400000000000000000000052151257314352300271130ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_point_to_edgenode: pgr_pointToEdgeNode ============================================================================== .. index:: single: pgr_pointToEdgeNode(edges text, pnt geometry, tol float8) module: common Name ------------------------------------------------------------------------------ ``pgr_pointToEdgeNode`` - Converts a point to a ``vertex_id`` based on closest edge. Synopsis ------------------------------------------------------------------------------ The function returns: - ``integer`` that is the vertex id of the closest edge in the ``edges`` table within the ``tol`` tolerance of ``pnt``. The vertex is selected by projection the ``pnt`` onto the edge and selecting which vertex is closer along the edge. .. code-block:: sql integer pgr_pointToEdgeNode(edges text, pnt geometry, tol float8) Description ----------------------------------------------------------------------------- Given an table ``edges`` with a spatial index on ``the_geom`` and a point geometry search for the closest edge within ``tol`` distance to the edges then compute the projection of the point onto the line segment and select source or target based on whether the projected point is closer to the respective end and return the source or target value. .. rubric:: Parameters The function accepts the following parameters: :edges: ``text`` The name of the edge table or view. (may contain the schema name AS well). :pnt: ``geometry`` A point geometry object in the same SRID as ``edges``. :tol: ``float8`` The maximum search distance for an edge. .. warning:: If no edge is within tol distance then return -1 The ``edges`` table must have the following columns: * ``source`` * ``target`` * ``the_geom`` .. rubric:: History * New in version 2.1.0 Examples ----------------------------------------------------------------------------- .. code-block:: sql select pgr_pointtoedgenode('edge_table', 'POINT(2 0)'::geometry, 0.02); pgr_pointtoedgenode ------------------- 1 (1 row) The example uses the :ref:`sampledata` network. See Also ----------------------------------------------------------------------------- * :ref:`pgr_points_to_vids` - convert an array of point geometries into vertex ids. pgrouting-pgrouting-2.1.0/src/common/doc/convenience/points_to_dmatrix.rst000066400000000000000000000053301257314352300271720ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_points_to_dmatrix: pgr_pointsToDMatrix ============================================================================== .. index:: single: pgr_pointsToDMatrix(pnts geometry[], OUT dmatrix double precision[], OUT ids integer[]) module: common Name ------------------------------------------------------------------------------ ``pgr_pointsToDMatrix`` - Creates a distance matrix from an array of points. Synopsis ------------------------------------------------------------------------------ Create a distance symetric distance matrix suitable for TSP using Euclidean distances based on the st_distance(). You might want to create a variant of this the uses st_distance_sphere() or st_distance_spheriod() or some other function. The function returns: - ``record`` - with two fields as describe here * :dmatrix: ``float8[]`` - the distance matrix suitable to pass to pgrTSP() function. * :ids: ``integer[]`` - an array of ids for the distance matrix. .. code-block:: sql record pgr_pointsToDMatrix(pnts geometry[], OUT dmatrix double precision[], OUT ids integer[]) Description ----------------------------------------------------------------------------- .. rubric:: Paramters :pnts: ``geometry[]`` - An array of point geometries. .. warning:: The generated matrix will be symmetric as required for pgr_TSP. .. rubric:: History * New in version 2.1.0 Examples ----------------------------------------------------------------------------- .. code-block:: sql select unnest(dmatrix) from pgr_pointsToDMatrix( pgr_texttopoints('2,0;2,1;3,1;2,2;4,1;4,2;2,3;3,2', 0) ) limit 8; unnest ------------------ 0 1 1.4142135623731 2 2.23606797749979 2.82842712474619 3 2.23606797749979 (8 rows) select ids from pgr_pointstodmatrix( pgr_texttopoints('2,0;2,1;3,1;2,2;4,1;4,2;2,3;3,2', 0) ); ids ------------------- {1,2,3,4,5,6,7,8} (1 row) See Also ----------------------------------------------------------------------------- * :ref:`pgr_vids_to_dmatrix` - convert a point geometry to the closest vertex_id of an edge.. * :ref:`pgr_tsp` - Traveling Sales Person pgrouting-pgrouting-2.1.0/src/common/doc/convenience/points_to_vids.rst000066400000000000000000000044461257314352300264760ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_points_to_vids: pgr_pointsToVids ============================================================================== .. index:: single: pgr_pointsToVids(pnts geometry[], edges text, tol float8 DEFAULT(0.01)) module: common Name ------------------------------------------------------------------------------ ``pgr_pointsToVids`` - Converts an array of point geometries into vertex ids. Synopsis ------------------------------------------------------------------------------ Given an array of point geometries and an edge table and a max search tol distance the function converts points into vertex ids using pgr_pointtoedgenode(). The function returns: - ``integer[]`` - An array of ``vertex_id``. .. code-block:: sql integer[] pgr_pointsToVids(pnts geometry[], edges text, tol float8 DEFAULT(0.01)) Description ----------------------------------------------------------------------------- .. rubric:: Paramters :pnts: ``geometry[]`` - An array of point geometries. :edges: ``text`` - The edge table to be used for the conversion. :tol: ``float8`` - The maximum search distance for locating the closest edge. .. warning:: You need to check the results for any vids=-1 which indicates if failed to locate an edge. .. rubric:: History * New in version 2.1.0 Examples ----------------------------------------------------------------------------- .. code-block:: sql select * from pgr_pointstovids( pgr_texttopoints('2,0;2,1;3,1;2,2;4,1;4,2;2,3;3,2', 0), 'edge_table' -- tol is not specified, so we use the default of 0.01 ); pgr_pointstovids -------------------- {1,2,3,5,4,9,10,6} (1 row) This example uses the :ref:`sampledata` network. See Also ----------------------------------------------------------------------------- * :ref:`pgr_point_to_edgenode` - convert a point geometry to the closest vertex_id of an edge.. pgrouting-pgrouting-2.1.0/src/common/doc/convenience/text_to_points.rst000066400000000000000000000044761257314352300265200ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_text_to_points: pgr_textToPoints ============================================================================== .. index:: single: pgr_textToPoints(pnts text, srid integer DEFAULT(4326)) module: common Name ------------------------------------------------------------------------------ ``pgr_textToPoints`` - Converts a text string of the format "x,y;x,y;x,y;..." into and array of point geometries. Synopsis ------------------------------------------------------------------------------ Given a text string of the format "x,y;x,y;x,y;..." and the srid to use, split the string and create and array point geometries. The function returns: - .. code-block:: sql integer pgr_textToPoints(pnts text, srid integer DEFAULT(4326)) Description ----------------------------------------------------------------------------- .. rubric:: Paramters :pnts: ``text`` A text string of the format "x,y;x,y;x,y;..." where x is longitude and y is latitude if use values in lat-lon. :srid: ``integer`` The SRID to use when constructing the point geometry. If the paratmeter is absent it defaults to ``SRID:4326``. .. rubric:: History * New in version 2.1.0 Examples ----------------------------------------------------------------------------- .. code-block:: sql select st_astext(g) from ( select unnest( pgr_texttopoints('0,0;1,1;1,0;0,1;1,4;1,5;0,4;0,5', 0) ) as g ) as foo; st_astext ------------ POINT(0 0) POINT(1 1) POINT(1 0) POINT(0 1) POINT(1 4) POINT(1 5) POINT(0 4) POINT(0 5) (8 rows) See Also ----------------------------------------------------------------------------- * :ref:`pgr_point_to_edgenode` - convert a point geometry to a ``node_id`` based on closest edge. * :ref:`pgr_points_to_vids` - convert an array of point geometries into vertex ids. pgrouting-pgrouting-2.1.0/src/common/doc/convenience/vids_to_dmatrix.rst000066400000000000000000000074711257314352300266330ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_vids_to_dmatrix: pgr_vidsToDMatrix ============================================================================== .. index:: single: pgr_vidsToDMatrix(IN vids integer[], IN pnts geometry[], IN edges text, tol float8 DEFAULT(0.1), OUT dmatrix double precision[], OUT ids integer[]) module: common Name ------------------------------------------------------------------------------ ``pgr_vidsToDMatrix`` - Creates a distances matrix from an array of ``vertex_id``. Synopsis ------------------------------------------------------------------------------ This function takes an array of ``vertex_id``, the original array of points used to generate the array of ``vertex_id``, an edge table name and a tol. It then computes kdijkstra() distances for each vertex to all the other vertices and creates a symmetric distance matrix suitable for TSP. The pnt array and the tol are used to establish a BBOX for limiting selection of edges. The extents of the points is expanded by tol. The function returns: - ``record`` - with two fields as describe here * :dmatrix: ``float8[]`` - the distance matrix suitable to pass to pgrTSP() function. * :ids: ``integer[]`` - an array of ids for the distance matrix. .. code-block:: sql record pgr_vidsToDMatrix(IN vids integer[], IN pnts geometry[], IN edges text, tol float8 DEFAULT(0.1), OUT dmatrix double precision[], OUT ids integer[]) Description ----------------------------------------------------------------------------- .. rubric:: Paramters :vids: ``integer[]`` - An array of ``vertex_id``. :pnts: ``geometry[]`` - An array of point geometries that approximates the extents of the ``vertex_id``. :edges: ``text`` - The edge table to be used for the conversion. :tol: ``float8`` - The amount to expand the BBOX extents of ``pnts`` when building the graph. .. warning:: * we compute a symmetric matrix because TSP requires that so the distances are better the Euclidean but but are not perfect * kdijkstra() can fail to find a path between some of the vertex ids. We to not detect this other than the cost might get set to -1.0, so the dmatrix shoule be checked for this as it makes it invalid for TSP .. rubric:: History * New in version 2.1.0 Examples ----------------------------------------------------------------------------- This example shows how this can be used in the context of feeding the results into pgr_tsp() function. We convert a text string of ``x,y;x,y;...`` into and array of points, then convert that into an array ``vertex_id``, then create a distance matrix that gets feed into ``pgr_tsp()`` that returns the final result. .. code-block:: sql select * from pgr_tsp( (select dmatrix::float8[] from pgr_vidstodmatrix( pgr_pointstovids( pgr_texttopoints('2,0;2,1;3,1;2,2;4,1;4,2;2,3;3,2', 0), 'edge_table'), pgr_texttopoints('2,0;2,1;3,1;2,2;4,1;4,2;2,3;3,2', 0), 'edge_table') ), 1 ); seq | id -----+---- 0 | 1 1 | 3 2 | 7 3 | 5 4 | 4 5 | 2 6 | 6 7 | 0 (8 rows) This example uses the :ref:`sampledata` network. See Also ----------------------------------------------------------------------------- * :ref:`pgr_text_to_points` - Create an array of points from a text string. * :ref:`pgr_tsp` - Traveling Sales Person pgrouting-pgrouting-2.1.0/src/common/doc/convenience/vids_to_dmatrix2.rst000066400000000000000000000076021257314352300267110ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_vids_to_dmatrix2: pgr_vidsToDMatrix ============================================================================== .. index:: single: pgr_vidsToDMatrix(IN sql text, IN vids integer[], IN directed boolean, IN has_reverse_cost boolean, IN want_symmetric boolean, OUT dmatrix double precision[]) module: kdijkstra Name ------------------------------------------------------------------------------ ``pgr_vidsToDMatrix`` - Creates a distances matrix from an array of ``vertex_id``. Synopsis ------------------------------------------------------------------------------ This function takes an array of ``vertex_id``, a ``sql`` statement to select the edges, and some boolean arguments to control the behavior. It then computes kdijkstra() distances for each vertex to all the other vertices and creates a distance matrix suitable for TSP. The function returns: * :dmatrix: ``float8[]`` - the distance matrix suitable to pass to pgr_TSP() function. .. code-block:: sql pgr_vidsToDMatrix(IN sql text, IN vids integer[], IN directed boolean, IN has_reverse_cost boolean, IN want_symmetric boolean, OUT dmatrix double precision[]) Description ----------------------------------------------------------------------------- .. rubric:: Paramters :sql: ``text`` - A SQL statement to select the edges needed for the solution. :vids: ``integer[]`` - An array of ``vertex_id``. :directed: ``boolean`` - A flag to indicate if the graph is directed. :has_reverse_cost: ``boolean`` - A flag to indicate if the SQL has a column ``reverse_cost``. :want_symmetric: ``boolean`` - A flag to indicate if you want a symmetric or asymmetric matrix. You will need a symmetric matrix for pgr_TSP(). If the matriix is asymmetric, the then the cell(i,j) and cell(j,i) will be set to the average of those two cells except if one or the other are -1.0 then it will take the value of the other cell. If both are negative they will be left alone. .. warning:: * kdijkstra() can fail to find a path between some of the vertex ids. We to not detect this other than the cost might get set to -1.0, so the dmatrix shoule be checked for this as it makes it invalid for TSP .. rubric:: History * New in version 2.1.0 Examples ----------------------------------------------------------------------------- This example shows how this can be used in the context of feeding the results into pgr_tsp() function. We convert a text string of ``x,y;x,y;...`` into and array of points, then convert that into an array ``vertex_id``, then create a distance matrix that gets feed into ``pgr_tsp()`` that returns the final result. .. code-block:: sql select * from pgr_tsp( (select dmatrix::float8[] from pgr_vidstodmatrix( 'select id, source, target, cost, reverse_cost from edge_table', pgr_pointstovids( pgr_texttopoints('2,0;2,1;3,1;2,2;4,1;4,2;2,3;3,2', 0), 'edge_table'), true, true, true) as dmatrix ), 1 ); seq | id -----+---- 0 | 1 1 | 0 2 | 6 3 | 3 4 | 7 5 | 5 6 | 4 7 | 2 (8 rows) This example uses the :ref:`sampledata` network. See Also ----------------------------------------------------------------------------- * :ref:`pgr_vids_to_dmatrix` - - Creates a distances matrix from an array of ``vertex_id``. * :ref:`pgr_text_to_points` - Create an array of points from a text string. * :ref:`pgr_tsp` - Traveling Sales Person pgrouting-pgrouting-2.1.0/src/common/doc/functions/000077500000000000000000000000001257314352300224055ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/doc/functions/analyze_graph.rst000066400000000000000000000355501257314352300257730ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_analyze_graph: pgr_analyzeGraph =============================================================================== .. index:: single: pgr_analyzeGraph(text,double precision,text,text,text,text,text) module: common Name ------------------------------------------------------------------------------- ``pgr_anlizeGraph`` — Analyzes the network topology. Synopsis ------------------------------------------------------------------------------- The function returns: - ``OK`` after the analysis has finished. - ``FAIL`` when the analysis was not completed due to an error. .. code-block:: sql varchar pgr_analyzeGraph(text edge_table, double precision tolerance, text the_geom:='the_geom', text id:='id', text source:='source',text target:='target',text rows_where:='true') Description ------------------------------------------------------------------------------- .. rubric:: Prerequisites The edge table to be analyzed must contain a source column and a target column filled with id's of the vertices of the segments and the corresponding vertices table _vertices_pgr that stores the vertices information. - Use :ref:`pgr_createVerticesTable ` to create the vertices table. - Use :ref:`pgr_createTopology ` to create the topology and the vertices table. .. rubric:: Parameters The analyze graph function accepts the following parameters: :edge_table: ``text`` Network table name. (may contain the schema name as well) :tolerance: ``float8`` Snapping tolerance of disconnected edges. (in projection unit) :the_geom: ``text`` Geometry column name of the network table. Default value is ``the_geom``. :id: ``text`` Primary key column name of the network table. Default value is ``id``. :source: ``text`` Source column name of the network table. Default value is ``source``. :target: ``text`` Target column name of the network table. Default value is ``target``. :rows_where: ``text`` Condition to select a subset or rows. Default value is ``true`` to indicate all rows. The function returns: - ``OK`` after the analysis has finished. * Uses the vertices table: _vertices_pgr. * Fills completly the ``cnt`` and ``chk`` columns of the vertices table. * Returns the analysis of the section of the network defined by ``rows_where`` - ``FAIL`` when the analysis was not completed due to an error. * The vertices table is not found. * A required column of the Network table is not found or is not of the appropriate type. * The condition is not well formed. * The names of source , target or id are the same. * The SRID of the geometry could not be determined. .. rubric:: The Vertices Table The vertices table can be created with :ref:`pgr_createVerticesTable ` or :ref:`pgr_createTopology ` The structure of the vertices table is: :id: ``bigint`` Identifier of the vertex. :cnt: ``integer`` Number of vertices in the edge_table that reference this vertex. :chk: ``integer`` Indicator that the vertex might have a problem. :ein: ``integer`` Number of vertices in the edge_table that reference this vertex as incoming. See :ref:`pgr_analyzeOneway `. :eout: ``integer`` Number of vertices in the edge_table that reference this vertex as outgoing. See :ref:`pgr_analyzeOneway `. :the_geom: ``geometry`` Point geometry of the vertex. .. rubric:: History * New in version 2.0.0 Usage when the edge table's columns MATCH the default values: ------------------------------------------------------------------------------- .. rubric:: The simplest way to use pgr_analyzeGraph is: .. code-block:: sql SELECT pgr_create_topology('edge_table',0.001); SELECT pgr_analyzeGraph('edge_table',0.001); .. rubric:: When the arguments are given in the order described in the parameters: .. code-block:: sql SELECT pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target'); We get the same result as the simplest way to use the function. .. warning:: | An error would occur when the arguments are not given in the appropriate order: In this example, the column ``id`` of the table ``mytable`` is passed to the function as the geometry column, and the geometry column ``the_geom`` is passed to the function as the id column. | ``SELECT pgr_analyzeGraph('edge_table',0.001,'id','the_geom','source','target');`` | ERROR: Can not determine the srid of the geometry "id" in table public.edge_table .. rubric:: When using the named notation The order of the parameters do not matter: .. code-block:: sql SELECT pgr_analyzeGraph('edge_table',0.001,the_geom:='the_geom',id:='id',source:='source',target:='target'); .. code-block:: sql SELECT pgr_analyzeGraph('edge_table',0.001,source:='source',id:='id',target:='target',the_geom:='the_geom'); Parameters defined with a default value can be ommited, as long as the value matches the default: .. code-block:: sql SELECT pgr_analyzeGraph('edge_table',0.001,source:='source'); .. rubric:: Selecting rows using rows_where parameter Selecting rows based on the id. Displays the analysis a the section of the network. .. code-block:: sql SELECT pgr_analyzeGraph('edge_table',0.001,rows_where:='id < 10'); Selecting the rows where the geometry is near the geometry of row with ``id`` =5 . .. code-block:: sql SELECT pgr_analyzeGraph('edge_table',0.001,rows_where:='the_geom && (SELECT st_buffer(the_geom,0.05) FROM edge_table WHERE id=5)'); Selecting the rows where the geometry is near the geometry of the row with ``gid`` =100 of the table ``othertable``. .. code-block:: sql DROP TABLE IF EXISTS otherTable; CREATE TABLE otherTable AS (SELECT 100 AS gid, st_point(2.5,2.5) AS other_geom) ; SELECT pgr_analyzeGraph('edge_table',0.001,rows_where:='the_geom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE gid=100)'); Usage when the edge table's columns DO NOT MATCH the default values: ------------------------------------------------------------------------------- For the following table .. code-block:: sql DROP TABLE IF EXISTS mytable; CREATE TABLE mytable AS (SELECT id AS gid, source AS src ,target AS tgt , the_geom AS mygeom FROM edge_table); SELECT pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt'); .. rubric:: Using positional notation: The arguments need to be given in the order described in the parameters: .. code-block:: sql SELECT pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt'); .. warning:: | An error would occur when the arguments are not given in the appropriate order: In this example, the column ``gid`` of the table ``mytable`` is passed to the function as the geometry column, and the geometry column ``mygeom`` is passed to the function as the id column. | ``SELECT pgr_analyzeGraph('mytable',0.001,'gid','mygeom','src','tgt');`` | ERROR: Can not determine the srid of the geometry "gid" in table public.mytable .. rubric:: When using the named notation The order of the parameters do not matter: .. code-block:: sql SELECT pgr_analyzeGraph('mytable',0.001,the_geom:='mygeom',id:='gid',source:='src',target:='tgt'); .. code-block:: sql SELECT pgr_analyzeGraph('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom'); In this scenario omitting a parameter would create an error because the default values for the column names do not match the column names of the table. .. rubric:: Selecting rows using rows_where parameter Selecting rows based on the id. .. code-block:: sql SELECT pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt',rows_where:='gid < 10'); .. code-block:: sql SELECT pgr_analyzeGraph('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom',rows_where:='gid < 10'); Selecting the rows WHERE the geometry is near the geometry of row with ``id`` =5 . .. code-block:: sql SELECT pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt', rows_where:='mygeom && (SELECT st_buffer(mygeom,1) FROM mytable WHERE gid=5)'); .. code-block:: sql SELECT pgr_analyzeGraph('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom', rows_where:='mygeom && (SELECT st_buffer(mygeom,1) FROM mytable WHERE gid=5)'); Selecting the rows WHERE the geometry is near the place='myhouse' of the table ``othertable``. (note the use of quote_literal) .. code-block:: sql DROP TABLE IF EXISTS otherTable; CREATE TABLE otherTable AS (SELECT 'myhouse'::text AS place, st_point(2.5,2.5) AS other_geom) ; SELECT pgr_analyzeGraph('mytable',0.001,'mygeom','gid','src','tgt', rows_where:='mygeom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE place='||quote_literal('myhouse')||')'); .. code-block:: sql SELECT pgr_analyzeGraph('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom', rows_where:='mygeom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE place='||quote_literal('myhouse')||')'); Examples ------------------------------------------------------------------------------- .. code-block:: sql SELECT pgr_create_topology('edge_table',0.001); SELECT pgr_analyzeGraph('edge_table', 0.001); NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, pelase wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 pgr_analizeGraph -------------------- OK (1 row) SELECT pgr_analyzeGraph('edge_table',0.001,rows_where:='id < 10'); NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','id < 10') NOTICE: Performing checks, pelase wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 4 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 pgr_analizeGraph -------------------- OK (1 row) SELECT pgr_analyzeGraph('edge_table',0.001,rows_where:='id >= 10'); NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','id >= 10') NOTICE: Performing checks, pelase wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 8 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 pgr_analizeGraph -------------------- OK (1 row) -- Simulate removal of edges SELECT pgr_createTopology('edge_table', 0.001,rows_where:='id <17'); SELECT pgr_analyzeGraph('edge_table', 0.001); NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, pelase wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 3 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 pgr_analizeGraph -------------------- OK (1 row) SELECT pgr_createTopology('edge_table', 0.001,rows_where:='id <17'); NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','id <17') NOTICE: Performing checks, pelase wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 16 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- pgr_analizeGraph -------------------- OK (1 row) SELECT pgr_analyzeGraph('edge_table', 0.001); NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, pelase wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 3 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 pgr_analizeGraph -------------------- OK (1 row) The examples use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`topology` for an overview of a topology for routing algorithms. * :ref:`pgr_analyze_oneway` to analyze directionality of the edges. * :ref:`pgr_createVerticesTable ` to reconstruct the vertices table based on the source and target information. * :ref:`pgr_nodeNetwork ` to create nodes to a not noded edge table. pgrouting-pgrouting-2.1.0/src/common/doc/functions/analyze_oneway.rst000066400000000000000000000147171257314352300261760ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_analyze_oneway: pgr_analyzeOneway =============================================================================== .. index:: single: pgr_analyzeOneway(text,text[],text[],text[],text[],text,text,text,boolean) module: common Name ------------------------------------------------------------------------------- ``pgr_analyzeOneway`` — Analyzes oneway Sstreets and identifies flipped segments. Synopsis ------------------------------------------------------------------------------- This function analyzes oneway streets in a graph and identifies any flipped segments. .. code-block:: sql text pgr_analyzeOneway(geom_table text, text[] s_in_rules, text[] s_out_rules, text[] t_in_rules, text[] t_out_rules, text oneway='oneway', text source='source', text target='target', boolean two_way_if_null=true); Description ------------------------------------------------------------------------------- The analyses of one way segments is pretty simple but can be a powerful tools to identifying some the potential problems created by setting the direction of a segment the wrong way. A node is a `source` if it has edges the exit from that node and no edges enter that node. Conversely, a node is a `sink` if all edges enter the node but none exit that node. For a `source` type node it is logically impossible to exist because no vehicle can exit the node if no vehicle and enter the node. Likewise, if you had a `sink` node you would have an infinite number of vehicle piling up on this node because you can enter it but not leave it. So why do we care if the are not feasible? Well if the direction of an edge was reversed by mistake we could generate exactly these conditions. Think about a divided highway and on the north bound lane one segment got entered wrong or maybe a sequence of multiple segments got entered wrong or maybe this happened on a round-about. The result would be potentially a `source` and/or a `sink` node. So by counting the number of edges entering and exiting each node we can identify both `source` and `sink` nodes so that you can look at those areas of your network to make repairs and/or report the problem back to your data vendor. .. rubric:: Prerequisites The edge table to be analyzed must contain a source column and a target column filled with id's of the vertices of the segments and the corresponding vertices table _vertices_pgr that stores the vertices information. - Use :ref:`pgr_createVerticesTable ` to create the vertices table. - Use :ref:`pgr_createTopology ` to create the topology and the vertices table. .. rubric:: Parameters :edge_table: ``text`` Network table name. (may contain the schema name as well) :s_in_rules: ``text[]`` source node **in** rules :s_out_rules: ``text[]`` source node **out** rules :t_in_rules: ``text[]`` target node **in** rules :t_out_rules: ``text[]`` target node **out** rules :oneway: ``text`` oneway column name name of the network table. Default value is ``oneway``. :source: ``text`` Source column name of the network table. Default value is ``source``. :target: ``text`` Target column name of the network table. Default value is ``target``. :two_way_if_null: ``boolean`` flag to treat oneway NULL values as bi-directional. Default value is ``true``. .. note:: It is strongly recommended to use the named notation. See :ref:`pgr_createVerticesTable ` or :ref:`pgr_createTopology ` for examples. The function returns: - ``OK`` after the analysis has finished. * Uses the vertices table: _vertices_pgr. * Fills completely the ``ein`` and ``eout`` columns of the vertices table. - ``FAIL`` when the analysis was not completed due to an error. * The vertices table is not found. * A required column of the Network table is not found or is not of the appropriate type. * The names of source , target or oneway are the same. The rules are defined as an array of text strings that if match the ``oneway`` value would be counted as ``true`` for the source or target **in** or **out** condition. .. rubric:: The Vertices Table The vertices table can be created with :ref:`pgr_createVerticesTable ` or :ref:`pgr_createTopology ` The structure of the vertices table is: :id: ``bigint`` Identifier of the vertex. :cnt: ``integer`` Number of vertices in the edge_table that reference this vertex. See :ref:`pgr_analyzeGgraph `. :chk: ``integer`` Indicator that the vertex might have a problem. See :ref:`pgr_analyzeGraph `. :ein: ``integer`` Number of vertices in the edge_table that reference this vertex as incoming. :eout: ``integer`` Number of vertices in the edge_table that reference this vertex as outgoing. :the_geom: ``geometry`` Point geometry of the vertex. .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- .. code-block:: sql SELECT pgr_analyzeOneway('edge_table', ARRAY['', 'B', 'TF'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'TF'], oneway:='dir'); NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table','{"",B,TF}','{"",B,FT}','{"",B,FT}','{"",B,TF}','dir','source','target',t) NOTICE: Analyzing graph for one way street errors. NOTICE: Analysis 25% complete ... NOTICE: Analysis 50% complete ... NOTICE: Analysis 75% complete ... NOTICE: Analysis 100% complete ... NOTICE: Found 0 potential problems in directionality pgr_analyzeoneway ------------------- OK (1 row) The queries use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`topology` for an overview of a topology for routing algorithms. * :ref:`analytics` for an overview of the analysis of a graph. * :ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge table. * :ref:`pgr_create_vert_table` to reconstruct the vertices table based on the source and target information. pgrouting-pgrouting-2.1.0/src/common/doc/functions/create_topology.rst000066400000000000000000000256711257314352300263510ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_create_topology: pgr_createTopology =============================================================================== .. index:: single: pgr_createTopology(text,double precision,text,text,text,text,text) module: common Name ------------------------------------------------------------------------------- ``pgr_createTopology`` — Builds a network topology based on the geometry information. Synopsis ------------------------------------------------------------------------------- The function returns: - ``OK`` after the network topology has been built and the vertices table created. - ``FAIL`` when the network topology was not built due to an error. .. code-block:: sql varchar pgr_createTopology(text edge_table, double precision tolerance, text the_geom:='the_geom', text id:='id', text source:='source',text target:='target', text rows_where:='true', boolean clean:=false) Description ------------------------------------------------------------------------------- .. rubric:: Parameters The topology creation function accepts the following parameters: :edge_table: ``text`` Network table name. (may contain the schema name AS well) :tolerance: ``float8`` Snapping tolerance of disconnected edges. (in projection unit) :the_geom: ``text`` Geometry column name of the network table. Default value is ``the_geom``. :id: ``text`` Primary key column name of the network table. Default value is ``id``. :source: ``text`` Source column name of the network table. Default value is ``source``. :target: ``text`` Target column name of the network table. Default value is ``target``. :rows_where: ``text`` Condition to SELECT a subset or rows. Default value is ``true`` to indicate all rows that where ``source`` or ``target`` have a null value, otherwise the condition is used. :clean: ``boolean`` Clean any previous topology. Default value is ``false``. .. warning:: The ``edge_table`` will be affected - The ``source`` column values will change. - The ``target`` column values will change. - An index will be created, if it doesn't exists, to speed up the process to the following columns: * ``id`` * ``the_geom`` * ``source`` * ``target`` The function returns: - ``OK`` after the network topology has been built. * Creates a vertices table: _vertices_pgr. * Fills ``id`` and ``the_geom`` columns of the vertices table. * Fills the source and target columns of the edge table referencing the ``id`` of the vertices table. - ``FAIL`` when the network topology was not built due to an error: * A required column of the Network table is not found or is not of the appropriate type. * The condition is not well formed. * The names of source , target or id are the same. * The SRID of the geometry could not be determined. .. rubric:: The Vertices Table The vertices table is a requirment of the :ref:`pgr_analyzeGraph ` and the :ref:`pgr_analyzeOneway ` functions. The structure of the vertices table is: :id: ``bigint`` Identifier of the vertex. :cnt: ``integer`` Number of vertices in the edge_table that reference this vertex. See :ref:`pgr_analyzeGraph `. :chk: ``integer`` Indicator that the vertex might have a problem. See :ref:`pgr_analyzeGraph `. :ein: ``integer`` Number of vertices in the edge_table that reference this vertex AS incoming. See :ref:`pgr_analyzeOneway `. :eout: ``integer`` Number of vertices in the edge_table that reference this vertex AS outgoing. See :ref:`pgr_analyzeOneway `. :the_geom: ``geometry`` Point geometry of the vertex. .. rubric:: History * Renamed in version 2.0.0 Usage when the edge table's columns MATCH the default values: ------------------------------------------------------------------------------- .. rubric:: The simplest way to use pgr_createtopology is: .. code-block:: sql SELECT pgr_createTopology('edge_table',0.001); .. rubric:: When the arguments are given in the order described in the parameters: .. code-block:: sql SELECT pgr_createTopology('edge_table',0.001,'the_geom','id','source','target'); We get the same result AS the simplest way to use the function. .. warning:: | An error would occur when the arguments are not given in the appropriate order: In this example, the column ``id`` of the table ``ege_table`` is passed to the function AS the geometry column, and the geometry column ``the_geom`` is passed to the function AS the id column. | ``SELECT pgr_createTopology('edge_table',0.001,'id','the_geom','source','target');`` | ERROR: Can not determine the srid of the geometry "id" in table public.edge_table .. rubric:: When using the named notation The order of the parameters do not matter: .. code-block:: sql SELECT pgr_createTopology('edge_table',0.001,the_geom:='the_geom',id:='id',source:='source',target:='target'); .. code-block:: sql SELECT pgr_createTopology('edge_table',0.001,source:='source',id:='id',target:='target',the_geom:='the_geom'); Parameters defined with a default value can be omited, AS long AS the value matches the default: .. code-block:: sql SELECT pgr_createTopology('edge_table',0.001,source:='source'); .. rubric:: Selecting rows using rows_where parameter Selecting rows based on the id. .. code-block:: sql SELECT pgr_createTopology('edge_table',0.001,rows_where:='id < 10'); Selecting the rows where the geometry is near the geometry of row with ``id`` =5 . .. code-block:: sql SELECT pgr_createTopology('edge_table',0.001,rows_where:='the_geom && (SELECT st_buffer(the_geom,0.05) FROM edge_table WHERE id=5)'); Selecting the rows where the geometry is near the geometry of the row with ``gid`` =100 of the table ``othertable``. .. code-block:: sql DROP TABLE IF EXISTS otherTable; CREATE TABLE otherTable AS (SELECT 100 AS gid, st_point(2.5,2.5) AS other_geom); SELECT pgr_createTopology('edge_table',0.001,rows_where:='the_geom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE gid=100)'); Usage when the edge table's columns DO NOT MATCH the default values: ------------------------------------------------------------------------------- For the following table .. code-block:: sql DROP TABLE IF EXISTS mytable; CREATE TABLE mytable AS (SELECT id AS gid, the_geom AS mygeom,source AS src ,target AS tgt FROM edge_table) ; .. rubric:: Using positional notation: The arguments need to be given in the order described in the parameters: .. code-block:: sql SELECT pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt'); .. warning:: | An error would occur when the arguments are not given in the appropiriate order: In this example, the column ``gid`` of the table ``mytable`` is passed to the function AS the geometry column, and the geometry column ``mygeom`` is passed to the function AS the id column. | ``SELECT pgr_createTopology('mytable',0.001,'gid','mygeom','src','tgt');`` | ERROR: Can not determine the srid of the geometry "gid" in table public.mytable .. rubric:: When using the named notation The order of the parameters do not matter: .. code-block:: sql SELECT pgr_createTopology('mytable',0.001,the_geom:='mygeom',id:='gid',source:='src',target:='tgt'); .. code-block:: sql SELECT pgr_createTopology('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom'); In this scenario omitting a parameter would create an error because the default values for the column names do not match the column names of the table. .. rubric:: Selecting rows using rows_where parameter Selecting rows based on the id. .. code-block:: sql SELECT pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt',rows_where:='gid < 10'); .. code-block:: sql SELECT pgr_createTopology('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom',rows_where:='gid < 10'); Selecting the rows where the geometry is near the geometry of row with ``id`` =5 . .. code-block:: sql SELECT pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt', rows_where:='mygeom && (SELECT st_buffer(mygeom,1) FROM mytable WHERE gid=5)'); .. code-block:: sql SELECT pgr_createTopology('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom', rows_where:='mygeom && (SELECT st_buffer(mygeom,1) FROM mytable WHERE gid=5)'); Selecting the rows where the geometry is near the geometry of the row with ``gid`` =100 of the table ``othertable``. .. code-block:: sql DROP TABLE IF EXISTS otherTable; CREATE TABLE otherTable AS (SELECT 100 AS gid, st_point(2.5,2.5) AS other_geom) ; SELECT pgr_createTopology('mytable',0.001,'mygeom','gid','src','tgt', rows_where:='mygeom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE gid=100)'); .. code-block:: sql SELECT pgr_createTopology('mytable',0.001,source:='src',id:='gid',target:='tgt',the_geom:='mygeom', rows_where:='mygeom && (SELECT st_buffer(other_geom,1) FROM otherTable WHERE gid=100)'); Examples ------------------------------------------------------------------------------- .. code-block:: sql SELECT pgr_createTopology('edge_table', 0.001,rows_where:='id<10'); NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.0001,'the_geom','id','source','target','id<10') NOTICE: Performing checks, pelase wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 9 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr pgr_createtopology -------------------- OK (1 row) SELECT pgr_createTopology('edge_table', 0.001); NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.0001,'the_geom','id','source','target','true') NOTICE: Performing checks, pelase wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr pgr_createtopology -------------------- OK (1 row) The example uses the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`topology` for an overview of a topology for routing algorithms. * :ref:`pgr_create_vert_table` to reconstruct the vertices table based on the source and target information. * :ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge table. pgrouting-pgrouting-2.1.0/src/common/doc/functions/create_vert_table.rst000066400000000000000000000236611257314352300266210ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_create_vert_table: pgr_createVerticesTable =============================================================================== .. index:: single: pgr_createVerticesTable(text,text,text,text,text) module: common Name ------------------------------------------------------------------------------- ``pgr_createVerticesTable`` — Reconstructs the vertices table based on the source and target information. Synopsis ------------------------------------------------------------------------------- The function returns: - ``OK`` after the vertices table has been reconstructed. - ``FAIL`` when the vertices table was not reconstructed due to an error. .. code-block:: sql varchar pgr_createVerticesTable(text edge_table, text the_geom:='the_geom' text source:='source',text target:='target',text rows_where:='true') Description ------------------------------------------------------------------------------- .. Rubric:: Parameters The reconstruction of the vertices table function accepts the following parameters: :edge_table: ``text`` Network table name. (may contain the schema name as well) :the_geom: ``text`` Geometry column name of the network table. Default value is ``the_geom``. :source: ``text`` Source column name of the network table. Default value is ``source``. :target: ``text`` Target column name of the network table. Default value is ``target``. :rows_where: ``text`` Condition to SELECT a subset or rows. Default value is ``true`` to indicate all rows. .. warning:: The ``edge_table`` will be affected - An index will be created, if it doesn't exists, to speed up the process to the following columns: * ``the_geom`` * ``source`` * ``target`` The function returns: - ``OK`` after the vertices table has been reconstructed. * Creates a vertices table: _vertices_pgr. * Fills ``id`` and ``the_geom`` columns of the vertices table based on the source and target columns of the edge table. - ``FAIL`` when the vertices table was not reconstructed due to an error. * A required column of the Network table is not found or is not of the appropriate type. * The condition is not well formed. * The names of source, target are the same. * The SRID of the geometry could not be determined. .. rubric:: The Vertices Table The vertices table is a requierment of the :ref:`pgr_analyzeGraph ` and the :ref:`pgr_analyzeOneway ` functions. The structure of the vertices table is: :id: ``bigint`` Identifier of the vertex. :cnt: ``integer`` Number of vertices in the edge_table that reference this vertex. See :ref:`pgr_analyzeGraph `. :chk: ``integer`` Indicator that the vertex might have a problem. See :ref:`pgr_analyzeGraph `. :ein: ``integer`` Number of vertices in the edge_table that reference this vertex as incoming. See :ref:`pgr_analyzeOneway `. :eout: ``integer`` Number of vertices in the edge_table that reference this vertex as outgoing. See :ref:`pgr_analyzeOneway `. :the_geom: ``geometry`` Point geometry of the vertex. .. rubric:: History * Renamed in version 2.0.0 Usage when the edge table's columns MATCH the default values: ------------------------------------------------------------------------------- .. rubric:: The simplest way to use pgr_createVerticesTable is: .. code-block:: sql SELECT pgr_createVerticesTable('edge_table'); .. rubric:: When the arguments are given in the order described in the parameters: .. code-block:: sql SELECT pgr_createVerticesTable('edge_table','the_geom','source','target'); We get the same result as the simplest way to use the function. .. warning:: | An error would occur when the arguments are not given in the appropriate order: In this example, the column source column ``source`` of the table ``mytable`` is passed to the function as the geometry column, and the geometry column ``the_geom`` is passed to the function as the source column. | ``SELECT pgr_createVerticesTable('edge_table','source','the_geom','target');`` .. rubric:: When using the named notation The order of the parameters do not matter: .. code-block:: sql SELECT pgr_createVerticesTable('edge_table',the_geom:='the_geom',source:='source',target:='target'); .. code-block:: sql SELECT pgr_createVerticesTable('edge_table',source:='source',target:='target',the_geom:='the_geom'); Parameters defined with a default value can be omited, as long as the value matches the default: .. code-block:: sql SELECT pgr_createVerticesTable('edge_table',source:='source'); .. rubric:: Selecting rows using rows_where parameter Selecting rows based on the id. .. code-block:: sql SELECT pgr_createVerticesTable('edge_table',rows_where:='id < 10'); Selecting the rows where the geometry is near the geometry of row with ``id`` =5 . .. code-block:: sql SELECT pgr_createVerticesTable('edge_table',rows_where:='the_geom && (select st_buffer(the_geom,0.5) FROM edge_table WHERE id=5)'); Selecting the rows where the geometry is near the geometry of the row with ``gid`` =100 of the table ``othertable``. .. code-block:: sql DROP TABLE IF EXISTS otherTable; CREATE TABLE otherTable AS (SELECT 100 AS gid, st_point(2.5,2.5) AS other_geom) ; SELECT pgr_createVerticesTable('edge_table',rows_where:='the_geom && (select st_buffer(othergeom,0.5) FROM otherTable WHERE gid=100)'); Usage when the edge table's columns DO NOT MATCH the default values: ------------------------------------------------------------------------------- For the following table .. code-block:: sql DROP TABLE IF EXISTS mytable; CREATE TABLE mytable AS (SELECT id AS gid, the_geom AS mygeom,source AS src ,target AS tgt FROM edge_table) ; .. rubric:: Using positional notation: The arguments need to be given in the order described in the parameters: .. code-block:: sql SELECT pgr_createVerticesTable('mytable','mygeom','src','tgt'); .. warning:: | An error would occur when the arguments are not given in the appropriate order: In this example, the column ``src`` of the table ``mytable`` is passed to the function as the geometry column, and the geometry column ``mygeom`` is passed to the function as the source column. | ``SELECT pgr_createVerticesTable('mytable','src','mygeom','tgt');`` .. rubric:: When using the named notation The order of the parameters do not matter: .. code-block:: sql SELECT pgr_createVerticesTable('mytable',the_geom:='mygeom',source:='src',target:='tgt'); .. code-block:: sql SELECT pgr_createVerticesTable('mytable',source:='src',target:='tgt',the_geom:='mygeom'); In this scenario omitting a parameter would create an error because the default values for the column names do not match the column names of the table. .. rubric:: Selecting rows using rows_where parameter Selecting rows based on the gid. .. code-block:: sql SELECT pgr_createVerticesTable('mytable','mygeom','src','tgt',rows_where:='gid < 10'); .. code-block:: sql SELECT pgr_createVerticesTable('mytable',source:='src',target:='tgt',the_geom:='mygeom',rows_where:='gid < 10'); Selecting the rows where the geometry is near the geometry of row with ``gid`` =5 . .. code-block:: sql SELECT pgr_createVerticesTable('mytable','mygeom','src','tgt', rows_where:='the_geom && (SELECT st_buffer(mygeom,0.5) FROM mytable WHERE gid=5)'); .. code-block:: sql SELECT pgr_createVerticesTable('mytable',source:='src',target:='tgt',the_geom:='mygeom', rows_where:='mygeom && (SELECT st_buffer(mygeom,0.5) FROM mytable WHERE id=5)'); Selecting the rows where the geometry is near the geometry of the row with ``gid`` =100 of the table ``othertable``. .. code-block:: sql DROP TABLE IF EXISTS otherTable; CREATE TABLE otherTable AS (SELECT 100 AS gid, st_point(2.5,2.5) AS other_geom) ; SELECT pgr_createVerticesTable('mytable','mygeom','src','tgt', rows_where:='the_geom && (SELECT st_buffer(othergeom,0.5) FROM otherTable WHERE gid=100)'); .. code-block:: sql SELECT pgr_createVerticesTable('mytable',source:='src',target:='tgt',the_geom:='mygeom', rows_where:='the_geom && (SELECT st_buffer(othergeom,0.5) FROM otherTable WHERE gid=100)'); Examples ------------------------------------------------------------------------------- .. code-block:: sql SELECT pgr_createVerticesTable('edge_table'); NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edge_table','the_geom','source','target','true') NOTICE: Performing checks, pelase wait ..... NOTICE: Populating public.edge_table_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 17 VERTICES NOTICE: FOR 18 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 18 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- pgr_createVerticesTable -------------------- OK (1 row) The example uses the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`topology` for an overview of a topology for routing algorithms. * :ref:`pgr_createTopology ` to create a topology based on the geometry. * :ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge table. * :ref:`pgr_analyze_oneway` to analyze directionality of the edges. pgrouting-pgrouting-2.1.0/src/common/doc/functions/images/000077500000000000000000000000001257314352300236525ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/doc/functions/images/Fig1-originalData.png000066400000000000000000001377451257314352300275630ustar00rootroot00000000000000‰PNG  IHDRŽgEŇŞbKGD˙˙˙ ˝§“ pHYsÄÄ•+tIMEß " ó, IDATxÚěÝ{śŚu˙Çń×ěěŮ®]¬´C+‡uŽ’nQ‘ÝtSĺ° ÷oK'JČ •;Ý*©´ŠB)¦Uę&’Ű-!‡lV9ÇX‡µçóáúý1ë°íiV+»łďçă1»óýε_źďwvŢ{Í\×e2 Ă@DDDD¤n*(8Š‚Ł(8Š‚Ł(8ЂقŁ(8Š‚Ł(8Š‚Ł(8ЂقŁ(8Š‚Ł(8Š‚Ł(8ЂقŁ(8Š‚Ł(8Š‚Ł(8ЂقŁ(8ŠHąrW D¤2JJJ"66»ÝŽÝnŔb±`±XĆßß_E­{G©ŞvďލͶ›myy)¤ĄĄa±€Ĺâh·Ű7?żjL~X­÷aµ>H›6mT<Ńş)&Ă0 •AD*˛¨¨UĽ˙ţ ŽÁjMÁj…öíK~ĚŽ`łÍćGăơŚ1™>}ú©˘u/˘ŕ("®h۶™0aÇ;7ŤËŰÎ^ŤÔԆ̙óíŰwPqEë^DÁQD\Ĺ[oÍćÇç1bÄ şt)źm~÷DFÖŁsçpFŹž "‹Ö˝‚ŁTvcĆ ŔÍíkŢ|3íŠl?,ĚŹľĽńĆr[´îEE¤˛š>ýa||>ćÉ'ł®čĎ™9Óx‰ßUŃEë^ÄI:ŹŁTcĆ ŔŰűĘżxLś…Éô!ăÇVáEë^DÁQD*“·ŢšŤ›Ű×<őTÖ_ö3ź}6‹¬¬ŐĽóÎż4˘u/˘ŕ("•Á¶m?˛u뿯Řg»J˛`A*›6˝Ć®];5˘u/˘ŕ("Ý„ Ă9Ň~Ő~ţ#Źç‰'†i"Dë^DÁQD*˛¨¨U+·SŹ\Ž;îoďC¬YóĄ&D´îEE¤˘z˙ýĚť›vŐÇ1wn* Nֽׄ‚ŁTD»wďćđáËľ2FyjÚbb˘‰ŽŽÖÄÖ˝‚ŁT46۬֔ 3«5›m©&F´îEE¤â˝€®Ŕj­8ă±Z l6]UC´îEE¤BIJJÂ0RißŢůÇDFÂŕÁpĂ đţű۶o‡ zuđ÷‡ž=a˙ţ˛Ť©cGHOO --M$fÝüűß0`´k_|Q°mÚ4Çý—Ţ:t€Ü\­{QpKjjj™sâtî îîpútÁ¶  ?އC‡Ŕb(ű¸RSÓŤŤŐI…Y÷ç×~Źš çÎl{řaX´čâ­E łYë^Ęź»J "WÝnÇb)ŰcžŢńď7ßnkŘĐq»ôĹôrŢ´XLŘívB*‘ ˘uźoölÇżď˝W¸­~}Ç '6l€·ŢŇşGŃ h‰˛łaÇHH€Ył`üřË ŽŽ±‰T–u©5koQ÷éŁu/ Ž""%JKgź…ädʇ»îRM¤jy˙}xč!đôT-DÁQD\ĹbˇĽwpŔwß9ľ^ąúöu|6¬Z5ç·a·;Ć&RYÖýy§NÁęŐ°kWŮ«u/ÎŇÁ1"âr/ ˝zAb˘ă`™˛˝€z•Jąî/vMݲĺĺG­{Qp‘ ,88?żjezLjŞăó‹ŮŮžîř:3ÓѶs§ăíip´żň \s 4jT¶qůűW#88X$fݤ¤8Ö{NŽă#çźç,\#F\޸´îEÁQD*4L&?věpţ1Ź?î8rzëVxýuÇ×}äh۰Áqdé5×8Îĺ¸j•ă|weů¬×Ö­ŕ폏Ź&H*ĚşxđAÇz?r&Mr|ýź˙\l˙é'ÇN•}LZ÷R&Ă0 •AD®†éÓź!;űe^|±|¶—› gĎ‚ŹŹ#<–Ő¤I&üýźgâÄ59RiÖýźĄu/eˇ=Ž"rŐX­błů•ŰöĚf¨SçňB#€ÍV «u°&F*Őş˙ł´îEÁQD*…6mÚиq(\ý±ÄÄ@hh+Z´hˇ‰­{G©FŚxžđđjW}ááŐ5jŠ&D´îEE¤˘ęÓçRS^8˙âŐ°näć6ˇgĎ^šŃşQp‘ŠlÎśڬwŐ~ţ˘E×ńĘ+‘šŃşQp‘Š®}űtîNXď_ţłGŚđŁ[·§h×®ť&B´îEE¤2=z}™9óŻ»ČnD„ţţVydĽ&@´îEE¤2yăŤĺŔCÉ‹hD„žž3wî^´îEś¤€‹H…3~ü`˛˛Vł`AęŮţ~řű[őâ)Z÷"e¤=Ž"RáĚ›·Ś^dčĐzlŘP~Ű]·† ąŽÎť_Ň‹§hÝ‹\íq‘ k×®ť<ńÄ0Ľ˝1wn*M›^Ţvbb`ôX^nmyĺ•H UfÝŹ ‡ăĽX˝č­{Qp‘ŞaÍš/Y¸0‚˝X­©X­;–ü­[a• >ţrkAbËj$/LQ1Ĺĺ×˝ÍfâăO!§–˝)„ÜŘ˙< ‚Š‚ŁT-ŃŃŃ,^Ľ€Ő«W`6çJ­Z&,G{\ś>mŕééNµjµ8U?‰ă–8¨ ^$<› "JĄ\÷6ŰRl¶ĺdd$’’’JíÚ&‚‚ív;ś;gX oď@z÷ţ;s“PݱŢ×PpG©˘’““ń÷÷'--Ť×_ŹeŇ$;``Ň$ #FX&''‡›>¸‰ýqűGq iiiÄĆĆ2s¦ť÷ŢłçßkáÝw-׉fŐŇĄ|ľďs2s3đóôŁ_Ó~Ś}ę)ÚÝp )—Í]%‘ĘÄßß___j×B.´5i!!Ş‘¸.___BBBhĐ ŕBżöZčŘŃŹÁđZv67hMK 3™xmÁQEDÎ[ÉĂŹť:)4Š I/đ]PíÚě;v wÓ…űĚ&HWhG‘˘˝·r%˙ëŃ7=/ţŠ[ĺnâ­víX˝e‹ $.âĐŞĐ˝Aµkă9±5<ˇ±Ńś…F)7z«ZD\ŔSŔ+îY¸j ŰřcěOáş< văÔ?¨TⲲR@p‘í&?‰ă_éQ¤śhŹŁTr+€ĄŔg…ZĽG×eFKx¬d>ć§R‰KHMMeöě:@ °hRd?Ă łę% Ž""lßţ)°8,eűöÂá1Ö öU+qťĐX§N&O>2űë5ŚÝDĹG‘â|ňÉ'ěŘń)điţ=+Řşu)ź}ö™Š#.)//Ź:uę’ňÇ+ ]Ď´ikhŇDáQED Yľ|9ź}öaaź¸ěŘ,]Şđ(®ióćÍE„F‡ŕŕëYłFáQED HLLdĺĘ•,_ľĽČö+ᱸX‘ĘŞK—.%¶_˝#<&''«XrĹč¨j©T’““Y¶lY‰}V¬XÝnW±¤Jůő×_ůý÷ß9räٲÁqĹAŇýÓůöŰohŢĽ9uëÖU±DÁQDކzőę•Řn&“ ‹Ĺ˘bI•’Çp«•f4ËH&/˙~ł)–™ $:+‹˙íŮŁB‰‚ŁČyű˘Ł™ň䓸›Í$=Nő¬üO·TîßÔ€GʦŻŐŞb‰Kąń–[xćąçŘ˙Ę+ĚË0.iÉc¨ŹĂ˙ő/5n¬B‰‚ŁČyŤ7&ęŰoY“CÁhűżâawwŢřŕJ\Ҹ‰y:ý9§;Âc?_3^z‰!aa*(8Š\ĘÇLJŚělüĽĽ8••EµKÚü=<8‡źżż %. x ř°PxŚř>‚áÓ8üŇ·&Q Ť˘ŕ("RÂKjf&^înśË5¨x›á¬Bُ”5‹lɹÇ•9iäzõť««TRnt:qE_‹·ŃܦÔ0Cuđž\]ˇQ\Ć’%ýpěmlL.˛ORgH˝QµGŔqµ#4ņÇěÉx™T0q ýúő㦛€ľŔó€K–Lvöď)G©zňňň 3ç‡F‡.敲šę%®ĂÂÂhÖ¬ď%÷>ʇ‡“'OVDÁQDäŹrssńđđŕťwň Üé8‡Ł+Ú»w/aaaôíŰ·PŰ AĎăĺĄđ( Ž""…xyy‘››[dŰů€‹¸šŕŕŕ"CăyĎ?ďŹ*–(8ŠDGG“““SbĂ0ŘżżŠ%.ĄV­Z%¶§¦¦ňüóĎ—ř‡Szzş ) Ž"Ru´lŮŇ©~Íš5S±¤Jٸ~=ľľÔ "mň9Ľ_ď—ŕäÓ‡©íďO€Ź1űö©Pň§č<Ž"âRěv;۶m eO $;îĎöČĆfłBëÖ­U,q)=ďľ›f×]ǔÇé]đ’kŤ,"Ű´ˇm»v*”(8VeIIIÄĆĆb·Ű±ŰíX,, ÁÁÁřëĽuâÂk˙Ô©XŔž ׇ¸v˙ýtňô¤yf2Mň_?M¦t"żĆ®śV¬]«ŠË1›ÍlÝżź[[´ b˙>nĎ?vlĄ»‰ŹÚ·ç?[¶¨H˘ŕXíŢ˝›m 6Ű ňňRHKKĂb‹ĹŃn·;n~~Ő0™ü°ZďĂj}6mÚ¨xâRk?))ŤŽ/®ýÍ›aĺJ¨âÁŽSÉŚÎÍĂšŽ•o0Ę×ĚóS§ră-·¨âr€/€ż¸÷żżüÂ5uÜYq6—łn0ľž'EÁ±ę‰ŠZĹűďĎŕđá¬ÖŢ}Ú·/éiěŘq›íe†}‹ĆŤC1b2}úôS1ĹĹ×>ěŘ6 ýgÁ™ł&†MžĚČđpT\ÄB`cˇŕ7!ż˙+< đńş*•”“á¸ô‚T`۶ýČ„ Ă <ĆÜąi„„\Ţv€đđj¤¦6dÎśhßľŠ+UfíŹ~ŚÜ–Zűâî»ď#V¬Xě–Ő’KĎÔôrq)q`†Ć5sŕźT4)ÚăXÁ˝őÖl~üq3fś K—?·­ëŻ‡Ő«Sůî»h^˝?ť;‡3zôYŞÄÚ_ż­}q }ôżý¶X’O+Ž[üáŚfŐJĘźö8V`cĆ ŔÍíkŢ|3íŠl?,ĚŹľĽńĆr[´öE*Ih\łf Í›/áŇ‹ÄÔŻßŠŻľZ~átUA/—hŹŁ”/ťÇ±‚š>ýa7^}Ĺ^8,HŁnÝUĚś9J­}‘ îôéÓ¬Ył†%K–j{óÍ˝ 4ččhJ«š1cŕíý1O>™uĹÖĉYL2~ü`^´öE*°¸¸¸"Căy{÷:Âc^^žŠ% ŽUĹ[oÍĆÍíkžz*ë/ű™Ď>›EVÖjŢyç_šŃÚ© BCCKíłwď^RSSU,ąbtpL˛mŰŹlÝúo>ř í/˙Ů ¤2tčktěxíÚÝ É­}‘JfýÚµ|šżG2/:ßüKş§xžfĚŽaŚyüqÚčę1ň'čŕ ¤k×PfĚůÓG^® `úôÖ¬_żG“!Zű"XDމЂ›:ś¤iÆĚÎ*zŻý?ÝÜ8{îŐT@ąlz«ş‚ŠZE`౫ö pÇŕí}5kľÔ„ÖľH%S'8ý‡3Í×—GˇŔíqww’RREÁŃUĽ˙ţ ćÎM»ęă;7•… §kBDk_¤R(¸wńZ‹…ťżýF ‡éÂ}žn&â“’đöńQąDÁŃěŢ˝›Ă‡c.űŞĺ©iS‰‰Ö)Dk_¤ÂłM Ý{­Ĺ‚űÓy‡ÔźÝHˇQ]‰Í¶«5ĄÂŚÇjMĹf[zE¶˝qăĆ ńܰaC…Çúőë+Ä8Ö­[wŶ§µ/RÎrr2 @XÝŤsŹAîDŔÓ¤‚‰‚ŁkÇX­e{Lf&ěŰ'Oß'5öî…¤¤˛ľxŘlÎ]Q#11‘ÜÜ\§·ýß˙ţ—ĺËťŰvYÂLjj*™™™N÷ßľ};}ô‘S}żýöŰ2ĚKf™N…±gĎ>řŕr»ąąą$&&:Ý˙ţý,\¸Đ©ľß}÷]™ÖSłfÍŠ Ź—łöÓÓ!:Îś)|˙Ţ˝ogĎ^ąµ/rµdff2cF¬Š>Mʆ‡ę% Ž.%)) ĂHĄ}{çóčŁŕďmÚŔś9Ĺ÷{ě1hÝľ˙ľlcęŘNźţť´´Ň?w€———ÓáńąçžcĺĘ•N…Ç&Mšpď˝÷:µÝjŐŞŕtx|ę©§XłfŤSá±Yłfôë×Ď©ízyyQ§N§Ăcxx86lp*<6oޜ޽{;µ]łŮL śŹcÇŽeË–-N…ÇĐĐPzôčáôz:{öl‘áńrÖţ?ţŐ«C۶đǡFGĂ 7ŔŕÁokÖ”}í§§'8µöE®Vh `Ę”Śóż€•ŚŞâ‚cU[擵Ž'NŔß端ŕÜ9°X.o\†tŞoNNN™Âă˛eËś Ź 4`ذaN‡ÇŚŚŚ2…Ç%K–8ëŐ«GXXÓá1%%ĄLáqѢEN…Çŕŕ`ţď˙ţĎéđP¦đřŢ{ď9ëÔ©Ă3Ď<ó§Ăăĺ¬ýgžS§ WŻ˘ŰëÖ-¸ÇqčвŻýÔÔ4bccőËI*Ă0 ##ăŹVňÜs+ť:A¸ČźĄ€_ev»˝Ěá®mŰ’ŰáÉ'á›oŕ–[.o\AAîěÜů7ďŁaĂOÉĘ:‚§gĂbű·j•‡‡;­[gb2™ÉɉĂÝ˝VIń‘GĚ3Ď@`ŕ úő'1ďĄaĂ•dg˙އÇuĹönŢ<oZ·NÄdň"'ç4îî×”ůę«!Lš5j”ÄéKRôŁQŁ(˛łOŕáQ·ŘŢ×_źBőę~´ly 7·jdgźÄĂ#¸¤řHTÔp&O†š5‡•ĐŻÉÉP˝zoBBÖ“‹»űµĹönŘ0Zµ =ŠŮPę¸á=V®É´iPłćúÝ™?Ž„„¬%'ç îîµK ŕgąöÚ š5ŰŹ»{-RRěÔ®]¶u١CÉíyyđóĎ`6CłfŽËĘb1a·Ű ©Gě\bÓ¦ME„ĆóĎŻć¬\éŹűöíS±DÁQÁŃyO?íx›úşë.×^ ;v4šł{wOŔD–ň¨öěqÇńÖÉ.'~Ę2sô¨đ÷Ă#ŔîÝ=€k€ŇŢ^Î`ĎďüqlsbKʱc^ŔŔĂŁcÝšŔ§Ąl7…źöš[śÇ"ÎťÎďż{J ŹŽqÜTľ(e» ěÝăčËMNŚă=ÎťÉďżű÷—ăčŠăúß8±íłDGŰ;­[—ďÚOL„‡‚ŘXđń+(Ó[áŽŕčx^ŠT4]»v-±˝ysGxLNNV±äŠŃ[Ő.ćŰooŃŤS^[ ö ĘŘß˝ ýO”a» Ë8Ź2ô?^AĆń{¶Űč ŽăX¶RĆ5UţGR·lé8fçN8~úö…!C»© 8Ŕ©S§Řľ};ه˛ápҤłqăF6nÜČɒލq‚ö8^e‹…ňÜą1i„†Â+Ż8ľOJ‚O?__čÖÍůíŘíŕá‘INÎ <=Ź‘—··RţĚČĘjŤ‡ÇRL¦VĆ)L¦:%öĎÍť†a¸»Ź/±źaě';ŰŠ§çqňň691ŽđđÄdj‡aśŔdŞ[Ę8f`鸻?WĘ8’ťÝOO;yy›ťÇMxxĚÇdşĂ8†ÉTż”qĚĆ0âqwźUĘ8Ž’ť}žž§ČËŰRę8˛łoÁl~ 7·NĆaL¦FĄŚc†qw÷WKÇ ˛łoĆÓó yy[K‡c,]0›gâćÖŠĽĽłĺşö/=MťŮ áá0oÄÇCÍše[ű–ň~@ä/pîôi†ôéCcg$“wţů`ŠeĘâţěĎÎćż;wŞPň§hŹŁ‹Ç„ző %Ĺq3 ČČpśľ§,âăsiŘp:yy{ÉČ€¬¬ŰČČŕÂíěŮ”ß7iŇš={–’™Ů*˙çŐ)ĐţÇŰĉÓxî9śś©…Ú2.|˝{÷~5˛’—“?Ž.úĆĹĄř>4ô~ú)’ĚĚvůă¨[â8&OžÁ3Ϥ““Q¨íÜą´ _GGäşëz’—w ť‹í›‘­[ßÄŹ?Î'3óĆüqÔ/qÓ¦Íf„xrrfj»ô˙¸˙Q‚o#/ďHţ8n)¶vpĂ ·°yókdeuĘGŁÇ1cĆţď˙N’“ójˇ¶KçüŕÁÔ®}3yyÇóÇqsľ‰‰™…ÓM]ظq&YY·’‘{÷ZHH¸rĎ­cÇŔĂŞU+ŰăěvCÁQ*ĄŽűž~šL&~Ę0Ř•»2`GzŤÜÜ9{6Ť›4QˇäĎ1äŞJJJ2Ú·ŻmNßľ˙cŢ<ŚŽ1şus|ýăŹE÷­[#*Š2mß00ę×w7ŇŇŇŠsôŢ˝Ć}˝{_řľU«VĆĎ?˙\ě˙ńö›o6YĽŘ0 ĂHHH0š5kVěvۿ߸÷®».|ß®];cçÎťĹöżŁS'ă·ß~»đ}DD„ńÜsĎŮ÷‰ŃŁŤŹ##/ĚQăĆŤ‹Ýî±#GŚ~Ý»_řţĆo4¶mŰVl˙nť:ű÷ďżđý¬YłŚgžy¦ČľOŹk|¸`a†‘’’b4hĐ Říž´ŰŤ»o»íÂ÷ť:u2¶lŮRl˙î·ÜběŰ·ďÂ÷ŻľúŞ1a„"űN 7ľń†a†‘––fÔ­[·ŘíĆť=kÜuë­î»őÖ[ŤM›6ýéµ˙Í7ŽőޢFż~ŽŻţŮŃöÎ;oľ‰ńź˙`,\Qż>Ƹqe_űmŰÖ.ví‹TÓ§†c×€ău±íµiÓŚá>¦ Ťý«™ŤČüçŻČźĄ=ŽW™żż?&“;v8˙S§ &nşÉń¶tL wqŽááaòŤiëVn„O—¨:zř0=oľ™ď7o 99™ĄK—ŇŞU«"·uKóć¤ĆÄpěăór‹/Ć0 ¦NťZ¨ďś^ŕ—eËŘ‚éµk×SävOüţ;]o¸áÂ8ŇÓÓ‰ŚŚ¤]»vEöďҲ%éżü‘#GÇ)ŇÓÓ‰(Ô÷őéÓٵd óŻę˛víZ8Pô\ś<ÉŤÍ›_GVVóçĎçĆo,˛˙mŰ’ńË/:t€Ď>űŚřřxfÍ*üöô›łf±-2’Ťů'ţ^»ví…ń˙QÜŮł´ aă–-ůo7çňÚkŻŃ©S§"ű÷hßžĚčč ˙/›ÍĆÉ“'yőŐÂoO/xőU¶Ľű.ß_2ŽăÇ‹ţŢŃÖ¨‘cíΞ «WĂ /ŔÜąe_űŢŢE®}‘Š'x¤Đ˝á/ĽŔ×]|éVŘŐ»&ĂÇŽUą¤\č3Ž€Őz6ŰËĄžjäĽ7g‘‹Jeł™hÓőfÖ*xĺ–ÓżÇňĚÝŁŮž–NK?_ÖZ‡a|MÄ*|Ţ» =ćíŁ'yşš;Nî çP{ÓöŇ㡅¶˝jî?XĹ˝ii|›|‚u‡ÖŘ>°P?€¸“gďń{Ó3¸ŢÇűâ8Ş›Šě˙tĎ‘Ě=rś)ľŢütň'8;wŇă‘Âăš·„ÜČĎůGZ_ĄśdݡuToW˝Čí&ś>Ç;â@F&×yy^G͢Ç1±Ołc¦Ż;cwâ~Čť­g¶r×č» ő˙ňíe¤˝ó ¦Ą±2%–u‡Öá×ĆŻČí&Ĺ'2˛óüž™Em÷‹}®ˇČţĎß3†éżá_Ţ^ěŠÝ…÷!o6źÜLŻÇzę˙ő»ź?)ĂRSYžzšu‡ÖáŰĘ·Čí¦&Ą0ôćp&+›ęfó…>ž@†%ŁĐc¦Ü;ŽiŮŘl8˝ö‡ sÜŠr睎۟ał™°Zë—’TŔ"[˛»űđivą>pm—ę*•”“ačĂ«mĎž= ڙݻ+Ć5{4c=Kαç–5ţ głŕĐČ Ň'żŤóŕ‹x¸5nđ†])ú@ä\řü ÓáMŕÉöqOŃŰuKęŻA|6Äő8Şo‚ţ?Ŕé°x˘-¤sîq·tđű$fC"PÇ2ź/aóaŮYč‘ ·xĂ닇˙fč÷?ř(˙× R‹ůCÁ” ľŻ@JŽcßC 3dO.fÔz>< wçBWoŘôwgé)˘Ż˙čµ >I‡€q- ĺĹŚ# ĽfCz.dŐÜ ÷…ĆńĽ ćŔŔřő`Ĺx.¶léǧźnĄE‹úĹ$Z‹÷˛oß0§>35…ľ}/¶˝D\j¸AăŤ9đĎ*š” ˝U]´iӆƍC9Pž×11[«`hzŰťQsĹĹĐXęL‡[ˇŃAo9BŁ3j¬ĽKý *Únq„FgÔzËťřý–X IDATĹĹĐXę8˛ˇŐfGhtŞo8BŁSăř ĺ‡ĆRÇ‘ Íľw„F§ęń†#4:#ŕ?°ŕÜ“mŹ*ĚÚ mĄĐ(Ţ˝÷ŢË 7 ĂqŽŰ©€ÁŇĄÓô / ŽUÉĎ^íŞŹcÔX°±*˝·ăł2Îď w8ůóňĽ`w|îä‡&ŇűB'Ç‘Đîtrşáż\ËťG?¸ËŮqt»rťÇŻ×ÂGNŽ#­?twv·Á=yŕĚP 78lENžö1í^čęä8;Ă <ÇžIĎ30jĚŐ†‡WcÔ¨)úe$>46ŚĐĐţ—Ü;Ă06mš $Wś>ăXAôésŻľÚďľ‹ćöŰŻÎÖ­ř´:L>˛pcŘĽťÁ‹ľçő¤tĽĚ^<ŃĺÉb·•Ű=Ż~Ż™›‡·»7CÚ ¤AŰbN"Ţ ¦Ť_„ů·SťC»:méŢĄoŃ}»Ŕţŕť \¸Iéx¸y0ˇËÓĹ y¸÷šEŽaŕíîĹ­Ш}ŁbÇ1+üCÜ÷Ű!+—Ö×´ćÎ.÷;Žß,»°ľłž“ŇqwsçÉ.Ď_ÜŢ`ę>đv÷fp«ţ4ľ©qŃ}o‡MX‚ű/' +‡µ[pW—{‹Çş?Óç­µ|’”ŽŮdćé.Ď–8Ď;_"Ë0đ2{ńŹ–Všt*ćô·Á›O}Ś{ôqČ̦y­ćôě2 ŘqŞMĎyßđER:n&7ží2±Äqřß5“äÜ<®uóâ·“^|÷]ŇU]űąąMčŮł—~I…ͰaĂčßż?{÷l{ŕ©lß>•iÓ¦1eŠţ’+H–W;vl7z¨^™OR^·>wű•x:Ă0ŚČ7Ţ0Ő¨aÔ©^˝Ô˙OzZšáíînÜhlذˇÔţ}:u2uw7ĆŽQjßĹożmÜWنQ«ZµRűfgeînnĆťĆÚµkKío˝őVcڇ‡6th©}—.\h ¨YÓđövjŽŁW` ±fÍšRű¸ývcڇ‡1bđŕRű~úá‡F˙š5ŤjžžNŤĂěćfô 0˘.=‡G1Ýy§1ĆÓÓ6`@©}W~ü±qOÍš†—»»Săđrw7î 0ćĚyőŞ®ýĽ®Ôµ/rµť9s¦ÔÓńL™2ĹČČČ0jÍ®e0©Ť_o¬â‰NÇăŠÚ·ď@çÎá„…ůţĺ?űţűݨQýŽbOgsŢđ±cé2q" ëŐ+u›Ţ>>Ä'%qĐÝťęŐK?Şoő–-l ˇ~ýúĄöFŹ)ShäÄąÝ=Ľâ/ ^xz>ĚÓOĎWŃEk_¤Ç^˝r¸ąY3¦;Fűś‚§[řÎÓ“ˇˇ¬Ű±ŁL@‹ü‘ŢŞ® &N|»ý^®ܑÖ#Fřqöě@˝pJ•[űÇűhí‹ËqwwgÇÁĽÂA7¸Çm›»‰EmÚ°a×.…FQpteóć-ŁC‡:´ůW{+ëÖÁ!×ŃąóKz‹NŞÜÚďo ¤k×ŮZűâr/ ÝűĂţýôŻif‹DąĂŁOľŢ¶Mĺ’rˇ·Ş+]»vňÄĂđö>ÄÜą©\îGŘbbçŞËÍmÂ+ŻDę`©RkĚ(HH˛ůÁ—ZűRé9ŢŞ~X,#*ŠBWŽaN¸Cŕ3şrŚ”ťÇ±h×îÖŻßĂš5_2iR11{±ZS±Z :v,ů±[·:®żkłU#4´Ź?>E窓*łöW­‚ĺCuŽ^ëIüî*޸„ź^žwűÂ+Ć…ćâ®f-˘ŕčňz÷îCďŢ}ŽŽĆf[ĘřńËÉČH$%%‹Ĺ„Ĺâčg·Ýnŕď_ oď@¬ÖÁ|úé`]JM\ní'$¤R«VÖ…µçĹéÓ×ţ Ë9Î6‹ă `îćŁBŠKXľ|9űö­–ĺßÓś'l…ĂŁ>Î(W€ŢŞ®äŇŇŇŤŤĹn·c·Ű°X,X,‚ńńŃ‹Ą¸îÚďÜů~víj ´6ŃŞŐŻŘló/¬ýćo4gÜ~ČźžMPá¤Ň‡Ć•+WŇŞŐ˛GU×­Űśożµ]8MZĐËAÄĄÇи†ŢŞ–ňŁ=Ž•śŻŻ/!!!„„„¨RĄŚ9’oÄ®]äßóţö·%L™2…Ĺ‹ě¬ĂĹś9s†•+W˛lŮ2"" ¶˝ýv Vksl6›ÓçŘąúu*"•Îý÷ßOż~ý¸ůć ÜË-CčŮł'C‡U‘Ä%ă˛eËŠmʉ‰Ájµ’——§bÉŁ=Ž"R©?~«ŐĘŕÁyď˝ÂíC† ŕäÉ“*–¸g>§Crr˛Š% Ž""Ő«WgđŕÁ%ö2dIII*–T)ľý–Ďó÷HćîNĹ;×q˛×Ć˙< €QcÇŇF§ŁG©JÁ±<ű‰¸Šćˇˇ,ůđC¦ge1˝@KlyŹ'ÍffĽúŞ % Ž""ç}°haŁFarňr/ü’K%źÉŔÔ©SyöąçT,q)Á ?˙ö·´hÁď©©Úü=<8‡źżż %ŠŽ—2lřpîíÖŤů$ç$çqáöąÉÄßZ¶ä™I“T(q„©Wż>[~ů…Zž¦ ÷y›MśThG‘˘-ýćÖvíĘÇ&Ľo`Ł^mŮ’ő»va2™T$q§ú…î­Wż>¦ Ôńo3Ô}©ˇBŁ”˝U-".`jţí˘Źľţšˇ~p0•zy0ô3§wîT©Ä%äĺĺ ´čnś} _0yk‘”­&©äVó/ µřŚ­ÇóÍŕáúőO?•J\Bnn.Ó¦y9ŔR uŃá˛^Ş—(8а{w°8Ěg÷îÂáńä@°S­ÄuBŁ——Ó¦ĺäßÓ Xʸq­UQp)Î_|Á¦MďQů÷¬fÆů|ůĺ—*ޏ,///rrrţpo+žzj)­[+<Š‚ŁH!6›Ť… 2nÜî_Íüů Źâš6nÜXDhthĐ K—*<Š‚ŁHÉÉÉDFFbłŮŠl_˝ÚS˙p;‘Ęî¶Űn+±˝U+GxÔ%ĺJŇQŐ"R©ÄÇÇłjŐŞű¬^˝šăÇŹ«XRĄ8p€ÄÄDvíÚEΑČtÜźźÁćÍ› !88XĹG©ęׯďTżzőę©XRĄś;}šA={ŇĐĂúIN n6ťä™úr +‹Í»v©P˘ŕ("rŢ/{÷ňňÔ©L&’ÚńËßëâć–ĆĂ;îŕÆѻo_K\JÇżýŤđÇçÔ›oňJ†qIKŁ|Ü>cŤ›4QˇDÁQD伆!!,ţüsŢ5 ~",ö®`Ľ‡łćÍSˇÄ%=9}:ŻŁçĚŕťtGxĽĎ׍ž“'32<\G‘Kůúú’›—‡»ŮLf^ćKÚj{{sřŘ1‚j×VˇÄ¤Źď ŹÁ[ćđč˙Ň9üÔłź*4Š‚ŁHńrrs1»™Č2Ŕ ř»ŁĐ(.fPô5¨łďňeYN:ą>Pçö@•JĘŤNÇ#".ŔTä˝MţÝ yů™ę Ťâ2–-»x¨Ě(˛OâmŇIµG‘Kxń€O‘­Ć8÷ŕgR©Ä%Üwß}´n=Dé|ňÉ ˝Â‹‚ŁHIĆŚń@ žŃŁ‹ ŹŞ•¸Nh4h-[ĽäŢ23Ó™1c† $ Ž""EńôôdŢĽdŔ+˙oŢ|3G\Ň/żü A8p`ˇ¶ˇC#HOWx”+OÇHĄăááAll,oż}°çßŕŕA ?ţř#>>>¤§§«P.*))‰ŘŘXěv;v»cî- ‹…ŕŕ`üýý]ň˙]»ví"Căy<˙üódffjîEÁQDd÷îÝ,\8—Ö­ërçťÍIJJŁcG°Xí›7ĂĘ•ęG۶ב’Á@ŐÎćŢf[‚Ͷ‚ĽĽŇŇҰX.νÝî¸ůůUĂdňĂj˝«őAÚ´iăRÁ±$éééDDD‘‘QlźŚŚ Ľ˝˝5÷rŮL†a*TdQQ«x˙ý>Őš‚Ő íŰ—ü;ŔfŹ>…¬Hő%92UŬBsołůѸq(#FL¦Oź~.U—<ůŇ:›ĹĂC†ŕi6“‘€ăĺÝÍäF€W™99üç»ďhWZ5÷˘ŕ("•Ѷm?2aÂ0Ź1wn!!—·ť`ÔHIhŔđáOŇ­[wBCCUŕ*2÷ááŐHMmČś9Đľ}— Ž={fÓˇIf?NëÜÜý˙ëáÁ›M›ňÝîÝÍfÍ˝(8Škyë­Ůüřă‚#@P;_ÇçrĆ#‚˝°˙žˇą×óľ\čt<"RˇLźţ0ŤŻľb/ ¤Q·î*fÎĄ‚kî+±ĹŔ‡E7=HŻš0¤6ř>UOsŻç˝‚ُž1cŕíý1O>™uĹÖĉYL2~ü`^s_éDG¬v‹ě7Î=Şą×ó^ÁQD\Đ[oÍĆÍíkžz*ë/ű™Ď>›EVÖjŢyç_šÍ}ĄńŮgźńóĎKŔ ''OÍš{=ďEÄmŰö#[·ţűŠľMUś RŮ´é5víÚ©‰ĐÜWŠĐ¸téR^qÉ˝2Ą'ÔÜëyŻŕ("®o„aŚiżj?˙‘GŽóÄĂ4šű íěŮł,]ş”+Vj{çťôěYąÂŁć^ÁQD¤Ě˘˘Vx¬ÜN˝q9˝±fÍ—šÍ}…uęÔ©"Căy8Âc^^žć^Ď{GqMďż?ąsÓ®ú8ćÎMeáÂéšÍ}…Ő˛eËRű8p€ÔÔTÍ˝ž÷WŚ®U-"WÍîÝ»9|8沯 Qžš6…h˘ŁŁťzÍ}EłqýzVĺď‘ĚŮ™ŠWţĹc’˝ÎđxĚcŚxôQZ]ĺk8kî+7íq‘«Ćf[‚ŐšRaĆcµ¦bł-uŞoEŮ«SQĆ‘––Ve澢şľiS>|˙}ĚźĎÔ2µ fm‰˙M˘Áüů,x÷]ę]wťž÷.8÷ Ž"RE‚ă ¬VçűÇÄŔ˘E0q˘ă2btř0ŚŔëŻCNNY_@ l6ç®*Ď—_:÷٨O>ů„‘#G:Ő7//ŹŔŔ@§ÇśśśŚÍfsŞďçźÎđáÝ޶żż™ěgź}ćäĽŰX¸đí2Íý©Sđůç0e Ľ÷^áö]»ŕťwŕŮgaçe(kµ,[¶Č©ľďľű.&8wéşsçÎѰaC§ÇqĎ=÷đ]Q‹Ű uëŐcÇ/żđşźáPŕ6ÍË‹µkXنSŰúűß˙Îşuëśęűá‡2nÜ8§˙ŔxăŤ×Ę4÷ééđí·0{¶c~/˝ ·a€ÍŹ=ýűCx8üúë•{Ţ `\‰‰‰Ć 7Ô6 §owßí¸5h€1sfÁ¶„Śşu1ž}㫯0nş #<ś2mß00,“‘ššęÔ˙ˇOź>ĆęŐ«ťę»xńbcČ!NőÍÎÎ6ÜÝÝť®ĄŐj5V­ZĺTߥK—vzŰey™0`€±bĹ §ćľE‹ęeš—_ĸőVŚNť0şw/ÜޡF˙ţµja,^\öy7 Śúő=ŚŻżţÚ©˙ëĽyóŚqăĆ9Ő÷Ě™3FPPÓuěŢ˝»±nÝşűLźnŽŘä¸EE]l;|đ QŰËtˇŃ×ÝdÄź;gÄÇÇNŹŁgĎžN×ăÝwß5FŽéÔÜ·kT¦yůţ{Ś6m0îą0˛ł/¶egc´m‹ńĘ++V`ŚŤQ˝:Ʊce›űÖ­ś~ŢWuúŚŁ\±±±e~›őüľKŻÉ{ŢÇCp0ĽôLP·.ÜtL›Ő«;˙3<=}¨QŁ;v¤—ÚwÖ¬ŐŚŰ—ŁGˇk×>ç˙Çd2ęŰ®Ý~˙Ýŕž{⥗>,eËîlŰ–†‡‡';w–~bäUüóźý9v î¸ĂZâ8Zµ̱c}ú<ŔěŮ—şí={ňpsscϞҏԝ:uO<1cÇ GŹö şą|sëčŃX˛˛Ę¶;xňdÇmî\X˝şpűöíçëü'Ţ‚sóŕÉ'_ 6Ö‡ş–Ř÷öŰÇa·ĎăÁ˙Éĉ˙.eËA|ţů/Ô¬y ßşÔqĚť»Ž‘#»s䉛oîVěXZ'yůĺů4l8&ż5„ěńĎ‹'1jMnČń5ňźC‡¨ÉćÍçJÇ«Ż~MXXOŽ5ń·żÝUbßNťFrü¸Á}÷ŤfĘ”wŠíwôh,))eűXC—.°{·ă‡/ľ(Řf6ĂO?Áů%ö÷żĂćͰf ŚíüĎHMM#66–ŠđÁË NÁQD® »ÝŽĹR~ŰűńG¸őVGhhÝ||oavíęüvjÔ0qäH­[WR·’®Ű¶šďż?źd˝;S1}‡QQĂ€J‰BëÖ^@&°+ˇ˙*6lčź˙u p ŕYLßűŻľzř¨”q€Z·6ąNŚck×Ě˙úZ =ŕóÇ٧cÇŠ·&kÔ0±s熟ĚÎ%˝§:ř7üŔëĄl˝6°—֭맜ͷlÝÚ-żţ©@ß")8’ň¦M hÝz,đ¦Łéi7ÜFá ÇăÜhÝúÂ˙8@ëÖµňgiľá˙»ëÂ:€Ţ%ô¬X–żNŠ|ć—ëÜ›Lźóŕx;) ‚‚ʶ‹Ĺ„ÝnWptć,•@D\!8ž= —~|ËdrĽxś>]¶í8Ćt8ťŢš8ń¨ŐŔt`‚żVşĂĎKéë $ĺ˙ŤßЉq¬^Ć–Ď{¸‚ăŇuĄ˝Tdĺ˙[ωq¬ć#‹ŤŽđPžs_^c˛ßŁ·śxÔ?ź$ü¦”ľ×{ňőŰNl{}ţöçč ¸!.[〯ȫFQĺ§&đk~đtf˙žÎ_㥝˙ÇÂŁ@Ô_>÷/ľ5ký®Diso·ŰG©"ĚfřăyŹsrŔý˛ßW ĎÎĽĎ˝đĎU†ý‡ĺ‡ĽVNŽcŽ=EĄŮvŻś9 ôŔ Ą“ăř7Ž=gĄŮ„cďdËü+›ĎňÇţŕĚŃżç÷86w˘oŕ6Ŕ׉ľ6 1Ž˝ÉE„Fpěq<ÇâŘÓęĶk˝/'ú~ Ôć˙!Sš0`Q~ýëĚ›ç8xî‹/ŔÓąBôVµ\‹…ňüż~}8~üâ÷YYpň$4hP¶íś> őë/¦~}+Íš•~$ô‰˙áçź_ĄWݵF^‘ź-ĽÔâĹ54čžž%=˝yójŐjKó揖:»}=»vEp÷ÝČËË.ôŮÂ?účŁÚ °oď’ß×۲e<ÍhѢô#gccżgÇŽçéÓgąąÍć}Nž´”yOđ_áôičĐá7ââvŇ˝ű §·pˇ‰# §únŘp? ÜKHČŕű=jă·ß"ąóÎUEţ¬]»`Ç.„ÇNť"ůá7~8 77w–x9>ŕŽĎřŢ7˘ŕö7nJÝş˝¸ţú!%Žă÷ßżdßľůÜu×j§ë±h‘C‡&`6{j»Rsż`Ľü˛ăl őë—ýńv»ăw’8AljČŐ°˙~ŁiSßË:úµOźÂGUGEac¤¤8ľ_±ĂbÁČÉ)۶ëŐs7^zé%§ţ_ýµq×]w•é˙hÄÇÇ—ÚďŃG5ćĎźďÔ6×­[gtëÖ­Lă 2Îś9SjżqăĆóćÍsj›ß}÷ťŃµk×+:÷Ż˝VôQŐçomŰ^ţQŐ x˝ző*SËň2:xđ`céŇĄĄö[µj•aµZ‹¬oqGU›ÍVcűöíF»ví Ă0ŚZłkLĹ`*Fă×ŘÎ!CŚĹ‹—:ŽŐ«W}úô)S=Ľ˝˝Ťôôô+2÷űö>ŞÚ00Ţ}×ńÜßż˙ňćÝ00BB|Ťęł3k^%‘«!))Éhßľl§ăyጛoĆŔ¨WĎńőgź9Úrs1¬VŚví0ÂÂ0jÖĽŘV–[łfţFZZZ©ăOII1zöěyEBă7ß|ăthLKK3şwď~EBă·ß~ëthLOO7n»í¶+6÷«W;ć»~} Ç×Ď>{±}ĚÇ}>>!!ŽŻ7m*ŰÜ7jäĺÔÜ_ÉĐXdhüŁ?ÇU«r Ă0Śť;wÉÉÉĹGgCcrrrą‡Ćós߲eŮNĹtö¬c>Ű´qÇŽ1nżÝŃvî†É„qÝuŽ>çoďż_¶ąo۶v™ćľ*Ó[Ő"rUřűűc2ů±cÇ:tpî1C‡Bď?Ô٨‘ă_77Ç ˘×ŻwĽíôÔSиqŮĆ´u+^‹ŹŹO©}ăăăůú믝Ţv×®]9|ř°S'÷ľćšk¸ë®»śÚn||ĽÓ'jčŃŁűöí#ȉĂNkÖ¬éô‰ťť>qµżż?§O§˛cNĎ}ÇŽŽSńßĹŻÇŤsM{©fÍĘ6÷×\Sß©ąw¬»F8˛cé–-[†ŐjeđŕÁĄöŤ‹‹cŐŞUe~>™Íf:Dff&?˙ü39Çr.ĽWť‘”ÁÖ­[Yż~=ť:ubČ!ĄnďÜąs¬^íüŰÓíÚµ#>>ooďRçŢÍÍź;’śž{˙ÂsţS~~đż˙~L˝ze›{oď@§çľŞ3ή|‘r6}ú3dgżĚ‹/VŚńLšdÂß˙y&N,˙%''—éJ,WJbb"W}Ď=÷Í˙®sżgĎÚ”óőˇ#"çµ÷šÚ'Ź«¸"Ö­ÜÜ&ôěŮK˘ąŻD†E_÷9»·/‹o„5·‚ą{ ć^Ď{Gqsć|@dd˝«öó-şŽW^‰ÔDhî+ŤO>ął‹ě“x$wÖÜëyŻŕ(".¦}űtîNXď_ţłGŚđŁ[·§h×®ť&Bs_)Ü˙ý„†ZÁŔ, ž+fWşWxÍ˝‚ŁČe=z}™9óŻ»ČlD„ţţVydĽ&@s_iBŁŐjĄuëKŹžEjj<łgĎÖÜëyŻŕ("UÇo,úK^D""Ľđô|ąs—¨đšűJaßľ}ĹžH|ذYÄÇWÎđ¨ąWpąl'ľ‹Ý~/aaWîË#ü8{v O?=_×ÜWµjŐ*ńę3łf9Âcff¦ć^Ď{G©:ćÍ[F‡/2th=6l(żí®[C†\GçÎ/iŹćľŇąćškJlĎČČ`Ö¬Y%^ ±"‡JÍ}ĺ KŠH…µk×NžxbŢއ;7•¦M/o;110z¬ /·¶ĽňJ¤>_Ĺć><ĽąąM\j䠛ŨaĂđ4›9—~Ž<#łÉL źdää°ćŰoi׾}•™űQc!!íZĎ_Łç˝‚ŁTkÖ|ÉÂ…ÄÄěĹjMĹj5čرäÇlÝ «lđń§[ [V#yaŠŠYEćŢf3ałU#4´ŁFMqąsőďş+‹v!!Ě9y’ĐĽĽ‚5ńđŕµĆŤůďĎ?ăîîîňs˙ѧąµŔŢ^xd SoźŞ'S9qW D¤˘ëÝ»˝{÷!::šŹ>z—ńăż$##‘„„TjŐ2a±8úĹĹÁéÓţţŐđđđ'öşDŽ÷ŚÚŕĄ_w•}îm¶ĄÜ{ď‚‚üINN%0đâÜź> qqŽą7›«1pŕP>ýtp•ş”ś§§'ż?N»† ‰üý(7ägÇufó›7ç‡={*őÜ?řŕ|ĽĽ ==5L\{­ŁßÉ“`ŕççKbb&wŢ׏c=?†Úzţ\ Úă("•RZZŻżˤIvŔŔ¤I~řZę$kË IDATÖ­‹ŹŹÍßhÎţ¸ýxđl‚ ç"sż}{,·Ývqî»w·đÎ;‚ńńńqů8ö8ćkžDEAßľŰkŐ4ł>1Ź3&ZÇ““'2+ý˙966–ęŐ«ËwŘ9vĚ1÷ŐŞYŘłÇ1÷yyyl:ą‰Ţőľđ¸)·iŹcyŇźŕ"R)ůúúR»vráľ&M +c/wwé‚·‡‰±G Ěq´™ÝRčm»Ă0›0{ď»OE¬Äs_ż~Áą ‚ŞV‰Ź€/€ž…ZLĎÖ Űě8đ€Ď\ç˙Űków1†„„ŕăsq˛ÝÝs?â°>LBFg/>îłO˛µú7˝˝Y]žGÝ(8ŠT~Ť›4áç^OMĺ˙ ´ä’wěú™L|Ňł§ %•Úľ}6ŕ3`phP¨Ďą±€jT‘šô·ZyyÔ(¦$'˙ˇĺ8źůž#°„S‰‚ŁTQ^^^śMIˇ^ŤlMH î…Ř^nnäććŞHR©Ůl6vîŚVĺßÓÓ§7ŹćŞU—~‘™•ĹŰ˙ËŞ„‹áń%_/ â•… µxĘÎă(". ±Đ=Çăă őqăxš GˇŃý·Ę…ĆČČHx`Ő%÷aâÄŰ8zôh•_ ‡ĄÍsatĎ˙ë/řö¶ĽúţűzŞ(8ŠLęŮbyą ÍĽÁ×ü_ P©\Ňz`8iiÇ]ţGdd$«V­*Ô¶pán»­ę„ÇŚŚ­Ŕrŕ+rrÖhű[˙îlé÷Á- ËÓ÷čiRŽôVµTZéé‰ŔBŔ„cŻă˙łwćaQUo˙ 00ĂŽ€îűľ›šćľ "˘?—Ü×”,MK[ÔĘ]Ó´Ô\Ňrß2µD4*-5+wÍ…”ÔDTÄYd¶óűc$fŕĚp>Ď3ŹÎ=/wŢűľ÷Üű˝çž%§8ŚHŤ —™8ňčŃ  ŚYéÝ»w ŠĆ'„††RˇBnܸaöY×hšł¬¬NçĽ6Ô‡]s~:˛ĹQ"‘$111Ľűny :ăSŽÄÄXĂĆj/ó¤)°ř‰›7·ł{÷nł>Ú:uęäiĘăCĚŹ‡?šţ$&Ž1l$Eă3A¶8J$“ŤĺË—gٲhFŹÎÜʤIN t GGG$3ÇĎŻ)°x€–-w±}{z÷î],cräĐ!ör&uJFÍĐ<äíż'0läHęÔ«gŇÇůᇢR©ýŇ9––0fĚÖ¬Y#+Ć€lq”H$&Ezz:ĺË—'::çdŢ+WĆP¦L™bŃâRśiÖ¬łf-ĎŤOصkŰ·oçÚµkĹ2.UŞTaĂçźă±t)üšÄĽ0ďĽ{$ŹĄKYµr%eĘšöśŽÓ§OÇĘĘ W׬ő­­GÓ¤Iüýýeĺř-މĤ 1(ź˸qăXĽx± –2ţ|ľúę+TŞŠËwíÚĹţýű©RĄJ±‹Mé˛e9vţ<]_x«˙xxr×h ĂŮĹtguÜ»w/Mš4Á××—m۲—Ť3†_~ů…-[¶ŕÖÜMV)%‰DOÍš5ó´Yľ|ą ”™2eĘBCŤŰřřřŰřT©^ť S§đ¬_“»:ýŠÂŽj‡…áćnÚ‹7÷č‘űččÖ­[đýµďeE‘ÂQ"‘H”ơŚeĹbNÄ@ś~{˛:™Ť7P·n]5j$%1q"ŃŹą•C<¦Św˘ĚňhbRÁ}Fy“ŤJرcIII\ĽwQż Nç“ÎłńćF´Z-ýúő“§ŤŽ‰D’…Ťµ5ďŚKWKKZĄ$®otAE‡‚ĆqX–’Ą€ú†‹Ü-‰ évŕa_<–ůeď^ţ  ŚHŁwjÖvëľcżĹ‚]]Ąp”ÂQ"‘H˛ăQŞ»÷ícJź>ŤKŞDĐ×ŢšEK–PżI(‰I3}şHDß´öp*‡MZÉâ“[·Ň§];zűťľÉYŰďL3g[nË•u 9ŞZ"‘/µoĎü]»¨g›ŐŇŇŃVĹËK–ĐgČ ‰IŁV«™>=}ŰO`o˝ő‚ °ëĐ!V5¨ÁV«'˘ęŰk¸%#…ŁD"‘<ÁÝ xLĺE-tł…?şk¤h4KşaĹJ4&&&bańô Ă&Ś»Š^(nâ1 ¸—cë;[0ˇ °†ęř®¬&R8J$ÉÓÂaĐ5G‰U5[®ö#ť!µˇµ •YҨT,Žô—_~!11+«ś˝ĚŞVmÂŞUĹM<î¦,‰=Şg,9*‘ÂQ"‘H–,ńŢŢ&đÉ'9ĹcrEH¨/cež,"_mţ@ZµjeP4>ˇI˝xŚ‹‹3űXčtÁŔ:ŕ©©?´Ię-kމD’AçÎťéÔiŕť±Ą ť:M kל╌—ąńĹ‹»Ŕ"Ŕ’ľ}S°°0ď[šJ•ű‰ŠJĄâňĺˤŢI…p t·tś9s†3gÎaňqćîÝ—KŔAtşůüôÓO˛RüGČQŐ‰ÄäčÔ©ďĽó7ovʶ˝nÝ.tę]»v%((HĘLYĽx1<ŤOD•iii¨T*„Ĺ2.áaaôéÖ /++Jęb3{ţZ¨Âń˙˘·RRřőěYJ•*eҢńĺ—_¦B…K„„č·ŮŮdţüŽtčĐAVgŚlq”H$&Ehh(ďľű.ť:u2XŢĄK&LŔíŰ·e°Ě5kÖp÷î]¦N]”Łě‰h\şti±ŚM‹Ö­yíŐWéŞRńW’ŕj\M‚Ät^´°ŕ÷ß§jőę¦+ŚĂĂyůĺ—ątéRޞ2ţ|Îź?/+‰Ž‰D’…»»;;vĚŐ¦K—.¸đšĽăÜżźE‹ĺj3a„bź÷-ÂfÔ(ŢĐf˝ÖjkIő·ßf\ĆrŤ¦ĘęŐ« ŠĆ§ĹăÎť;e%‘ÂQ"‘H˛°łłËµ<>>ťN‡••"U@*™ťN‡N§#JÎéfşÂčý÷e2IĆŹ»^Đđ¦káh{'“Ť3gÎ̵<--Ť>ř€”ä”lő>-% ťNGJJŠ”ń€«ý tŁŠ˛šHá(‘H$đŰoë#Ŕ5ŕżý–S<>ęĘX™'w€IŔPŽdöGëââbP4>aŃ"˝xÔéŠK ě `žÁa w†č—•Há(‘H$¬[·Ž«WŹë3¶lŕňĺClÜS}d°$&ÎWŔn CŽ‹©.´š‰J .SĘ‹‡F˙!Cży“¨Ä(śîgm˙v÷zÎ8˙ŚĄŤ {§ŤŽ‰D’EĄ*U8uáź%&âź­$BŹâ l ”’4!!űmŔč§%*ťĂ&j<` .Ĺ$&]Ľ˝YňÚkĽ÷řń?JÂŘ«}€]ßľňÄ‘ÂQ"‘H˛ŁŃhJH ”Ł#ç?ćé LTëT%‰)°˙~NťZěËŘR†ČČ9Ĺc1›†Ş×ŕÁč’“Ů0i"»˘łÄăB[kl{÷áS9ŰBˇ ű8J$3 ç@ŘXŞh,¸'EŁ™ó{±Ť«V­bđŕ}Om˝Í¤I͸sçN±?úŹIŤw^ˇłV˙}Ž ˝T“%›6ÉŞ"…ŁD"‘Ľ žąôÇU©d6–ŕ4ßI†Ę,ůCBBŮéŁGŹXµjűöíËQ¶aĂmš5+>â11ń8úţť?’šš˝ßâK};ó[gčźÖ€6SzĘjRČWŐ‰ÄdŃéâŃ/;úVÇśëQ'LR@+Ăe¦üXu(gÖGzç΢ń ·oߦL™2ÜşuËěł®Ő6|¬¬rŽ´OhŰĘRŘČG‰Db’ÄÇÇ3i’—ń)Irr‚acµŚ—yŇř8ÂŤë 0룭[·nž6·oßćqŽÁ!ćGdä, 0’ÄÄ× IŃřL-މÄ$Eه‡Ë—Ç1ztćVĆŹ·cđŕŘÚÚĘ ™9˝{·/đŇK{Xż^˙JŇĎĎŻXĆäč‘#|—Ń"©;ŹUĆTT1šH¦Üz€!ÇS«vm“>ÎYłf!D0KËUĽöÚk¬\ąRVŚ˙Ůâ(‘HL !ÄĹĹĺ([˝:777e Ě–-[2uę˘LŃř„={ö°~ýzţţűďb—ŠĺËłöłĎpZ´iG’ý;Ěţ&ýŤÓ˘E¬Xş”R&}ŚłgĎ&557·™™Ű¬­ÇR§N^ýuY9¤p”H$’ě\ąrĹ h|BBB&L %%EË ™7o7n¤qăË÷ěŮCppp±ŚM™ řĺĚ6::ňdű,µµĺŻĐPJ¸ą™ěńR§NfÍš•Łěµ×^ŁwďŢlٲEV’gŚ|U-‘HLŠš5kćiłfÍ(3eęÔ©„†·ńőő-¶ń©Q»6ßţţ;ešÔĺv’~ú)k—Ż^ĄT+ŻuňĘkűöířţÚ÷˛˘Há(‘H$ʸ}ű6GŽ öt,dŚHQ§°uëVjŐŞEÆ˛çĽÄÔy4näŹIŻ9Q~e4Ńiŕö~y“ŤJصk:ťŽ ÷.Ŕ…¬íS.˛őÎVlmméŐ«—Z¶ŚMšČ@ILš™3µ@°”zBZ)Hw(>1Yµ};Î ňrJZV˝O†Ď“ůUĄâr1ßR G‰D"ů´íÜ™éŰ·ÓČ6«ĄĹŰV…ßÂ…ô9RHbŇhµZ¦M‹4@sŕS&O~QŘsô(KęUeGĆűÔ{@ ["bcep¤p”H$’'”2(c†{R_ ľ¶p¶«FŠFłÄ(>-IZ­–“'OrëÖq`[Ć'‰ž=ߤiÓ¦Ĺ,÷·9¶NŮľ×˝ŕ°*ŮŔ„ýďÉjRČ>މÄÄéřŁ_~,0[‰ş¦WúŔµP7±–ˇ2K:UťŮáůóç ŘÂŽ[¨^ÝŽ>}šăî=3–`‡]»ŔÖÖ// cÇN íQ8›{îw!Ŕç9J"GBםÔWÖ)%‰$eË|€×Đ·:ícÉ_†Ď.“+Cr:8Ép™!K0 –ť;mřę+óŹ{X·n.7n\ÁĎ/ŽÍ›ˇQŁÜţ"3g `!®ß«°w‚đ*€6D&'‡«R¤¦Úä°‘˘Q G‰D"ɤ[·n´k7Ž‹»eléN»vúąŢł‹GŮ)ÇüXż~)úih–Đ»÷c¬­­INN6ůc;uę$“& ĂŮ9Ś%K¨TIůß6n¬˙Ěš%¸v FŹ…ż>ă«’Ű©Yłžžž”,YҤăÂť;~Ŕtş¶92“6mÚČŠń /§‰ÄäčÚµ+ăÇŹ§nÝnٶׯß˙b=tq`éŇĄÜş•%,,¬‰ŹŹG­V›ô±­\ą€+ţÇÜąWŘ»7˘ńźT©‡ŔÖ•)lX;®í_ ęŃ#“Ť~~~T¬x%s›ťÝa¦Oźž9«D G‰D"ÉäćÍ›L0®]»,ďŢ]/ďÜą#e†¬[·Ž7nđá‡Kr”©ŐjY¶l™IŰر˝ žĹ† whŐŞđö۶-| ť®~đŮňé&›ű{÷îáççÇ•+Wr”>¬Ź—.]’•D G‰D"ÉÂŐŐ•.]şäjÓ˝{wśťťe°Ě°°0–,Yb´ÜĘĘŠńăÇ›ÜqÍž=‚Ę•÷±bEÂ3űŤµëR(]zóçŹ6ÉÜ/_ľÜ h|Z<>YJ"…ŁD"‘`ooźky||»mlđmٿ޽e $ĎťS§NrâIJgúzÚ«WÇsôč§üńÇ9ł‰çŃS§P[Z’*Ä?ęľ •‹ űöÉ“N G‰D"ÉÉç;wr®K>µÉşÄ}mĄb}“&ě9zTHR$4iŻĽţÜ~äČŰĽőÖ0ł‰§•ZMTl,KËlŰ›;h™ľ}; ›5“'ťŽ‰DúIŔsŠÇe5íXl »­`| )Í’E€éÍݸgç°B=ť_ÚµŤćo‚‚ö›ÍŮ ŃjůúŹÝ¨3ÔM}-Ôţ°7m;w–UE G‰D"Ř9GSÚŚňb~xµ,čüíe¨Ě’˛€źÉy˝nÝ\–,Ixî~,YĎÚµłM4÷źźćŘj­±!m ”ő€+} l“ʲšHá(‘H$pěŘfŕô+qěXNńŮ’±2Oî€ţś8a:Ż\Ďź?ĎŤW 4ąwaQ­\ąLpp° ćđ‘Áˇ†ŰôKŽJ¤p”H$6mÚÄĺË€Í[¶pńbáyÜäâŞfÇÇ÷€ú@0 Ź :Ô$|Ř‚ź_\‘ńÇĎ/ž€€í&•˙ĐІŔFŕ<±±ž†Ťe=‘ÂQ"‘H€Ť7ňÓO?1rä¦lŰÇŚŮBPPśŘĚąwď]»>Ťz*TJ§Nť2d Ç]řĺóíúÝ»K–Ŕźć,OO‡]»`üxxë-8p ?ÂQ°Ădňß°aC<=× €R88śĂÓÓSV )%‰$'ŃŃŃ:tŤ7,߲E/ccce°Ě‡Rż~}NťŠČQ6dČĽ˝˝ůá‡Ь˙±±±OŁFůű»V­`î\9NžĚ^& łfAĹŠŕé ÇŹ+ßwÓ¦MBBB‘ĎÆ Yż~=66 2·©TĄ8wNŠÇ˙ ůG"‘ńńńlذ!W›-[¶p÷î],3¤sçÎDDDj¸|đŕÁ„„„Y˙#""ŹŹĎ÷ß…„€Ą%4i’łěűďő-Ś!!ŕčřoëUT* /Ť0kÖ,ÖŻ_O r”•*ĄŹC‡eŕ‡eEy†ČG‰DbR”.]:×ň'ËŠÉÖóäěŮłyÚTŻ^˝ČúŽ—Wţ˙îSfc÷nčÓ~˙.„˝{őŻ®ó——Šđđđ"ťű#FŤO‹ÇeË–ÉJňŚ‘-މĬ¸ň矼=v,Öj5±·oᔚq±ł§×Źíő7 qăčńż˙É`ILF8ćĆŤpý:\»-ZŔ»ďÂŽź®ľ^^yáX¶lŮ\ËÇNDXŹát/kűž€ŤśwţKvÉ“P G‰D"ɢR•*=}šIIdź %®˘ŹJĹúÝ»e $f…˝=ěۧo™>Ę•éÓőÓíÚ·mËŠńăy3îź#ÖC ŇD`-Ąp”H$’˘ŃhMLÄÍŢžřx\ź*S[X””„•Z-%y.xyyQŘ {eË‚‡GÖëě˛eˇD  S.ĂĂőľ™2}‡G§ÓńŐ{oóUôăĚíźj­Q÷ěĹgr¶…BAöq”H$f€.Ç–‡qq”ł¶ 2㻥 Ąh4CN{áčí çĎgőkĽu ˘˘Č×ăááÂä…#Ŕ`*ľ5­ţűkhQŤĺ۶ɪ"…ŁD"‘Lś –”]\•2jĐZăl')Í’@`ńń7MÂ[OOOěííňýw~={ęű1.[¦˙˙‰ ÍÜ·/¸ąŹĚž ť;żţ„ŁťI (KL<쑚š}ŇĘ6şq¤ u……Ő íű˝e5)Dä«j‰Db˛¤¦ę€O2ľé›6IÓôE6–2^ćÉ ŤK@ů"ď­*•=gÎ< qcĺçí Ťéű/>ˇ\ąŚą•~:žÝ»őݧ—.…Nť”ďűÄ ĐhśŃjµ&“u­¶9ŕ D`eu*Gy|Řl4’5D G‰D"t:ăÇ;I[4¤¦Ćʆ6IĚVŔ|ŕ%®_ďÎţýŕăăSä˝öóëK@ŔÂ| Ç–-s/·¶†ţť?*üüú›Tć##ç˘_rŇ›ÄÄńŔg9Ť¤h|&ČWŐ‰Ä$EŁ““«V%=µ5‰±cINN–*ôë׼¤—­ö±jŐ*öďßoÂqöEĆź€;“ŽóćÍC`0KËjĽńƲRHá(‘H$9BŕääDRRRޞ/ľĐaooOJJŠ ”Ó¦M&OžľĹ1‹}űôâ1Ôز2E„zőęQąrM®]{ţľ\ą5kÖˇV­Z&‘űůó燛ŰÜĚmÖÖă©RĄ &L•C G‰D"ÉÎĺË— ŠĆ'$''3zôčĚd$ćĹÜąsY˝z5M›¶6Xľoß>.\¸PäŹcÔ¨÷™8Ńîąű1q˘ŁGO7‰ÜďŰ·ŹĘ•+3oŢĽeoĽńÝşucË–-˛’5¨¤Qó0.NžhR8J$ÉĽ ŠÇČ!Ąh¬…^¶pÂ[#EŁYҸmňG1eĘ„‡÷Âß˙ŮŤ´5Ęž‡űđÎ;«Ě$÷áŇ0;ďďü”1ĄŕW5”QĂ›ASe5‘ÂQ"‘HžĐôĘQ˘®cOp/ř±=¤4µ–ˇ2KÚŐĚâH>űě+7žĹ!e8t¨đö{đ \––-ç™YKăNŕ}%‘Ż@çŞKŽJ¤p”H$€ĺËý€č—ťĆgźĺŹşj —3SV×€ěÚegG4fĚ[Lš´—ŮłëŇ­›ýőď÷uĺ tébÇ‚ tíęCpp0Ű?~II1ÄĹĹăĺĄÂ+Łkox8„‡ ěĐhśńóëĎÎťýMfÁüpţüyzôčA©RąuKź{ŤfoĽń}ôť:u’äŁBS¨ŐV¨ŐÎ<ŞGç#đ''˘ß‹–A4ńşżuëŇÓăP©,pqÉĘý˝{ vv¶ÄĹ † e–u?!!!×f­Vk¶ą˙ć›DG‡cccC‰PŞ”ľüî]Š‚ÔÔěí=hÜáEÖ'í}ůô6Ó™Ńv†¬DĹQ8îaÝşąÜ¸q?ż8üü Q}—Îś€°§r嚌ő>>ľ2ó&†Ě˝Ě˙żÍ˙ÖťěŃ5myĽ>^SÖ}I1Ş÷áUŕW¤p,T„ pňä ŃŞU áëk+®_Gńď>WŻ"||ěD۶µĹ™3§…Dć^R|ňß®ł*3˙ŃŃŃ2¸˛îKŠAîŰvFÔzÁ]ćľ)ň-Ž+W.ŕäÉĎ5ę­ZÎ>†őëËвĺDĆŚ™$źdî%Ĺ(˙łgCíšCY¶|Ł ˛¬ű’bTďC‚mą!ß:”"-ǎ퍅Ĺ÷¬XńlÖđô÷·E­îž1kżDć^"ó/‘ą—kîGŹÖ`cÓCćŢ\…ăěŮ#Đj·1yrň3ýýOC™2ĺ y6ČÜKdţ%2÷™{I.ÉŮÍĆŽíŤFóěO €)S’Q©61~|y6ČÜKdţ%2÷™{‰) Ç•+`ań=ożťüźýć{ď%“śĽŹ5k>‘g„Ě˝Dć_"s/‘ą—‚p÷ěŮS$üřöŰoꙦ^÷óCPPP‘8Ćýű÷‰óę“Ofštî:¤Řö믿~f~˙ôÓOEÂŹü±ŘÜóĄp,Âq~~˙ţłΞ-ČI$Ř˝{«bű¸¸8,X Čvßľ}Š÷›’’Âőë×Ű'''3wî\E¶ß}÷ťâý¦ĄĄ’ŻČĚ™ĘÄ×W_m.Pîî߇M›`Ő*8~ 2Ą˝źźŕرC¬^˝şĐEŐŚŚTlóćMV¬XQč"3**Š{÷î)¶Ź`éŇĄŠlď÷ńăÇ|óÍŽť˙ôôśőľ Ť~~‚€e«J„„„ššŞxßżţú+[·*»®äçaôďż˙&))I±ýéӧٸQŮr‹ß|óŤâýŢşu‹¸8ĺbŕ·ß¸î''C@¬Xű÷Cbâ“{€-[¶(áŐŞUcČ!ŠlĎź?źď€€E¶5kÖdŔ€ŠlóŰ·˙~Ĺçí¶m śű7ŕ‹/`ófŠúď꽄çßÇ1&&F4lč^ > /żŚčĐ!ëăěŚ>Ľ`ýJ—¶—/_V|ďľű®ř裏ň´{řđˇhҤ‰âýV®\Y\»vM±ý´iÓÄś9sň´{ôč‘hĐ âýVŻ^]\ąrE±ýôéÓĹŚ3ňĚ}nĘÓĄKú|żü2â­·ĄJ!Ţ}·`ąŻ[×MŚ5J|ţůçygXXčС⸸şşŠ‡*¶ýő×ĹňĺËó´»}ű¶hÓ¦ŤâýzxxĹö&LK–,ÉÓîţýű˘yóćŠë~ąr˙:O))@´nťU÷,(xź§ňĺ­E||Ľ˘c°˛˛ÉÉÉŠă8hĐ ±eË–<í®]»&şwď®xżŤF$$$(¶6lذaCžv7nÜ]ştQĽ_{{{űź\÷#"uę Z´@Ľú*˘cGý(Ů‚ěÓËKĄ8÷Báăă#öíۧČvóćÍbđŕÁŠĎ«üŕçç'öěŮŁČvűöí˘˙ţŠló+z÷î-víÚ•gîëŐ+Q <íÝ«żîżţ:bđ`DéŇ›7 ~ÝĎOî‹3Ď]8†„„jŐl ­Łk\ÂÁqřpÁöS©’­(]ş´ -tńxęÔ©"!Ďť;÷\Ĺcaä~ňdD÷îYßDŘŘ ŇÓ –űëׯ EâńŕÁ˘}űöĎ]<>|X´nÝúą‹ÇcÇŽ)ŹÍ˙áU¸ťĺË—·ť:uRµZ-t:]ˇ‹ÇŔŔŔ|‰G­V›ŻźRń”/ńčŕŕ bbbžůuż}AA꺡şocc“Ż{ŘłŹ)))f+ #÷ŐŞ!V­Ęúţę«W^)xîŻ_ż.UˇžűZŐ‡fćL*ś @7n„ŮłáęUP©ţý~7¶ăÖ­ďyôh0îîG°´,ŻčďbcßCĄrÁÁáÝ<^±ś&&f,îî§í÷Ţ˝*¸şţ€•Ue…~ĽŹJĄĹÁaZŻĂ˙ *j%KžSčG \]°˛Ş®ĐʍT*¦ç(ÓéSą˛ÇŹ˙űÜ/X EůăŹú|ďßţţpëÖżĎ˙“Ü[[żDtô«¨Ő ±łóĎőotşźyüxnn?“ś|kë&ąÚ߽놇G®Š|ŠŽ‡Z];»×óđăbcßÇÝýRR΢V7ĘĂŹRxxśÇÂÂC‘11±´¬˝ý„<ÎďăÄÄĽ‰»ű±\|-XţSSA­ÖçÜŇš4Wׂ_C7¶ăúőičt'quUÖ!<ÜOĎXT* °ĚŁ»Ŕ`llşbk;(W»¤¤}ÄÇŻĆŐ5PˇvxzŢGĄ˛C]†?ąů1›vŘÚËÏ_Š«kB?ś(U* '„GĄ˛+ÔÜÇÇłłľKRT”ţ\xńEĐj žű°°˝DFúŕĺĄü˝wddwěěƢŃřäi›°ťî\\6çu†s玖ҥSňáGOěěF Ńäý81ń+(Q"ďľ}wî¨(]ZąTxô¨Zí´ÚŢĎ亯RÁ™3Đ(ăň¶~=|řˇţş˙oiŐĘŽůóżçĄ—^’Ż˘‹ú«ę­[·Š ŻĹ±ukÄÜąßŹŹŹť€Bßc®Ľ€P ËŘ–Űç]ź ř=»Sš¸)ŕ ű­,ŕš€…bŘOđ‰€_ó°;' €[V+ŘouW,­Ŕ~ş€Ĺ~ůÇö­˘gĎ‚ĺ>.NßňЦ bŔý««‚N(›=÷B€ż€eqĘí8POŔ{ b"¸ x(`–€döŻ X*ŕtvż¨#ŕ-…~x0G@’ű ~śĚĂî€ćţ°Ö@yÁňź’‚psÓż˘|ńE„V‹X·®0ëţ·z ¸đŹóÁŘÇF c. đ™€ŕ<ětpIŔvűµ`•?†eśßó° ĐEŔź¶*ŘŻSFLDˇçţüy}ks«VnÝô˙–.Ť¸zµ°rź(@“ńď…qôÉău¶›3®Ď{ň°KÉČĄ.ă:ˇÄż ?®*°Ýžq˝úF-ţĚPčGďŚó;¤ĐŻűeË"6mĘú>i’ţ|HMý÷űě×ĎNěرC6'*éJaN"řęUří7ض­°÷ X7;ö:ŕo`bvM€W%®jŕ*ŕ ĐŹkŔ›yŘ5Ţě÷ ` ü 8)ô#$ă7 — ŕŘ17J•‚đpرBžTVDdÄ)×v6Ŕ&ă_%-&#ŻJü˛~Dfüť?€7ň°k Zfř]¸XZÂÝ»`•qűö[čß|| dÉÂř…žŔŻŔŕ…qŃäóĽŠjĺa×řx¸ôŚüęäa×8ôʸ¶ĘIÉh„ëÚ¦LŃ˙Đ 1¶l)Ś_Đd\÷mô|ÄŃ ¨¤Đö0';«Śë„&ź~TɇóŘ&e\§D>üHŞzţ§M‰!, bbŕÉ„"Ď÷ýińáą G/// 鞲nx{CéŇß×Ý»PŞ”66pű¶'žž·3oVążúyKËň8:NĚ»Zé~#*j=®®GP+Đ ·o—ĹÓó RŕÇŰXZzŕč8Y'ŠZ«ëoŠü¸s§"™7măŻX§ R9áä4ßŔë//îŢ-Xžf΄‘#arĆavď%Jč/*UŞ<÷‘‘#°±i˝ýđ<^űüŔăÇźR˛äI’“/`mť÷ď„…9P¶l,B¤ca‘×+¨ŃŘŘ4ĂŢţ•<^)ţDLĚ|<oÝrˇtéG@Ţ~Żć}›I:BLĚJ”8hĐŹ‚ć_Ą"Űů׳§ţUĺŋСCÁë~jęoăčřEžůĽySEůňOîZyżŞ~đ /vv/ckŰGÁ«ÍÝÄÇ˙…“Ó~¨)_>°RôŞúáĂhµ~ŘŮőWŕGńńçqrÚ–§aaZĘ–ŤBĄŇ|U]ĐÜ{dô¬čÔ)k[‡°lYá\÷ŐęîÜ©N™2‰ŠşĽÜ»× '§wŃh:ći·ťî®®{ĽŚçÖ­Ň”+§ěuőýű]qp€VŰEŃéáęş_:nÝr˘\9ˇĐ_üŃj»?“ëľż?Ô® ‡A… ú.K“&‘çý(7ÂĂőzD˘s“’‚đôDěÚUxť¤Ż_ż.<==Exx¸˘cyóÍ7Ĺ'ź|b°ěź# űí7ѢE ¶‘‘‘9¶•-[V„……)ňăí·ß .4Xťíű‰'DÓ¦MŤŽĽţ'+V˙ý·"?¦L™"ćÍ›g°,**ŞPrß®bÎś¬ď11 ýhë‚ć~ÄbÝşuýz0Ä÷ß/Ľ˝˝silh’ѧB1zôh±fÍe‰‰‰Ůéä6ÂűÁ9¶ą¸¸Ěł!ĆŽ+V®\i°ěź2Ž9bt Î“A…=0îÖ-„J…¸x±ŕuٲe˘_ż~ý˙瀢ü^Fűöí+ľţúkE¶»wď˙űß˙ůaee%RRRű1`Ŕ±mŰ6eiiiŮľ=z´˝wď^ŽŢOź—ĎâşźžŽ¨XńÍ7YŰfĚ@tî\đÜź?^8::*Žc§NťÄŹ?ţ¨ČvíÚµbäČ‘Šň/lmműѵkWńÝwß)˛Ý¸qŁ:t¨"?t:ť°¶¶Vě‡ŻŻŻŘ»wď6 VÄŔúÖrpL1U+5r/đ‰¨ďď¤ÓΉXżľ»đôôwîÜ1čwăš5Ĺźţ™ůý­·Ţ‹/6h;˛_?±ę)Aůűďż‹_|Ѡ홓'EçĘrĺʉ›7oöŁV-qéŇĄĚďďĽóŽX°`AŰ1ŠĺO Ę“'OŠ^xÁ íĹ?ţí›e_†©RĄJF+V“ZµÄůóç3żOť:UĚť;×đ(áaĂÄ’ąs %÷k×ę§eX±±{7˘S'DŁF´´‚ĺ~ذabíÚµýďŐ±ŁŘľqŁBĐĐĐ\Eă  Ń«cÇlŰŤŽ:mP˝z¶Ź3F¬^˝Ú mż.]Äć oÝş•«hăźr B«Őćz^==3C·nÝÄţýű Ú¶oÚ4› Ü´i“2dAŰ/>űLĽ:`@ć÷äädˇV«ŤÇŁZµlĆ=zôČv?MÇfÍÄľ}ű %÷{÷ę§ŢÚ¸1t¨ţ!âţý‚ßóó3Ą•ŽĎ™ĆŤ+ŠÓ§ –ô  ýŤ¤0DăńăŠťŚ¶ÄÔđň/99‰!„زe‹ŃéfLś(zhµbTĆÔWŻ^|đAŰKçĎ‹ŽŽÂIŁÉÜ6nÜ8-EBQ§lYŃÚŃQ !„ضm›ŃJ;gňdákk+†őî-„âúőëbęÔ©mŻ‹ŞÂî©§Ě &ähYČĽT¨ Ú9:ŠŔŔ@!„;věß~ű­AŰŹ¦Lľ¶¶bPFëEýúe śű}űcĆ  BĚź_°éYŽGÔ¨QR:tČ ˙‡~66bŇo!„ŃăBăGŹŠ†NN˘´łsÖCÄČ‘F/Ne\\DGGqěŘ1!„_~ůĄ8xđ AŰÉ#GŠŤđę«úx.Ópś>vLÔsrOµ˘Ś=Z<~üŘ }77ŃĚÉI=z4ó†gěćřžżżčˇŃ×GŤŇź;W®ť‚éŹÓ§EmGGájg—ą­|y‡ť˙ë×Ó§#† AŚ©HN.xÝŻ^ÝÝ ˙ßďŮ#Z:9‰ÚeËfkn8kµ˘–ŁŁ¸xń˘BĄK—Šß˙Ý í+˝z‰ÖÖbúôéBý”]ĆDîß/^trŐ˝Ľ„ú9sŤnvv˘žŁŁ8wîśBĺË—‹_ýŐ í«}űŠÖÖbÚ”)B!Ξ=kôíĹáMťťEĺ’%…BÜĽy3WŃXĘŃQ4tt§NťBQµŞkë~` bÄýt,wü8˘Bă-Ť€(cg'nÝş%„bţüůŮ–ł=Ôuč ü4ńńÇëcuř°XőÔĂŐÓěÚĽY´stÍŞWĎkĆ„ťBXYX ööâĆŤB!,X Ξ=kĐv ··đł±óçĎBqôčQŁ€{¶omEă*U2[ť dÔŤ••¨ěŕů€ąhŃ"qúôi¶C}|„źµµ={¶ţŢUÇ«@ąÖ?4¤ăYđÜ7kVU*B…<÷éxfĎ~—””…ĚšU4^ßOťŞ",±ÝGőÍQö^ű׊Śf¬ť––źL¤nóşF÷łwá&*î9BĄÇ ěčÚ‚‘ Çď7ř×MÖ ›ÉɸDĘŘXóĹéÜWvÖi{î?âM;-/,|ú/Ő7j»ńVĽv˘Öăx6ujĘčOŚ–ą{ý6Ë}Č…řDÜŐV¬;›ű”vyw#™b§ˇŢü×iÔĆřô/AKżÂőë4ŽŤçËvŤń_6™˝_lŁŠS Iäţ«i+yé§S¨â“82¨ ß3>…Éßgݰkü"căičhDz߾Ěőw'´|…3±ńôt°Ĺďó÷¨ZŻŞQŰť®¦ÉŹ'°ŤOä@żŽ ţ`”QŰĐ WŮöęGxś@-;-+ŽŻËŐŹ·ZŤá÷8úŰkéşüŞ72>íŇ7łľ¤nĐ1JÄ%°żW;†ÎcĽĺź7ŘđĘ~yś@e­ źźÜ Ż#&’˙K‡Nóű«ů,&ßR®Ě;°<×ýŚi2Ś0]2ÍíµŚÚ<“˛UʵÝ8ńü~żŔ˝DÇö¦ĎkĆű=ţyô‡§¬ä‹8:»»°ŕ畹ú1¶é®&&ŃÖŢ–!ë?¤| ăÓŠm™Ľ”.G˙ &!‰3ŻřŃo‚ń~Ź!Ç.ňĂŰKŮOW'ţ!*#Ç˝8’Kq‰tq°ĄßÓ¨T»’IŐýu O­ ~B ŹF÷łjÔ^=•ÓiiܛПîĂ»µ=ř+! 62-&Ž˝řpďâ\}\ I邊¶Ţův!î^îFm×řĎgÄŮ+§¤rs|?üFź˘ç\Đď\ś»žŮ1q *çÁŚýKrőcxÁD§ĄQÓNĂ„ŻçSŞ\)ٶ_ľ¶§‚ąˇKáŻ×űŇËżW‘Ě˝ĂűL™RD*â áxᆠiÉůóEcíĘňU!ĚxşN¦ă8µĽ Óý0<€.ś„áŔ§I°PâŤÜ¬˘ ÔçpK§_ëaş÷Ť8— NËŕ—Çú‰_^ÔŔń>@—ÎaĐYXžqµ ®ź?bŔ}%„ë p±„”ŚűáĽ~Š…FéĐZG˙‡átś~‚ţ§áó$Ř Ś­Ź÷ Ň!¸~™˘›ű(±&^t°Ň RşއuTŘ!Ip¨®ř÷Śu2»p% Ę55pe0ú/b^b?Ľţ'ĚŇÁRŕÝ& 3r_R߇rëŕZ’~Ě~EHśbÜűŹáB"TPW—ĺ űáŻ^‚y:XLnI=ŚśWˇĚ—p#I?n»Ś5$M}2Ş čç_ó7ÔÝ '!hᱹLT`3"RÁ(oaŁCŁĽ“Áő[řŕLH™Ŕڶ@[ĂűŐÜ„š_ÁŮDý/8ŔăIĆýĐΰdp*iŕĆp ”?ཫ09ć¶‚t#ڬoCő­úsĺ:ĐĐżmÜŰůp]§˙éj¸:đ2‘ş0#kq 5DŤŤÄq;|z †¤ÂDKXÚha$.—ˇŮ^ř9N]Ü zśq˙,fę'ĺ±Ü­áákčO2C~쀅a02ޱ€ŹŰF¦'´ Ć{ŕ—D8t(1ąL`5 §ëÇy—˛†{Ż%Śřń5Ě˝ ţ)đľ ć¶Z˝Ü×®mĎÎť'¨U«’Ľ)kU׫WŹĘ•kríÚó÷ĺĘHsÍyńp €3Dcžj<ędF%¸®Ó‹F%8{ăô˘1O?ҡF†hTB‰µzѨȏŕë Ń÷Ó TÉŤ9đ€d'Štî­â u†hT”Ď-zѨ—­śdX'ţËxx1C4*ňc“^4*ňă+8ť!óĽh$Á ÁzѨ·ŤzŃhČżűn˝hTZ‡žĆĽP߇×ő˘QQżÖ‹FEů\—%óôătÉŤJpß®ŤŠüŘ%M1÷%V(ź|F{ ĆÜÖ‹F%xęEŁ˘8®ĘŤyˇ …á˘Q %ô˘QŃůýy–hĚ ›Ű00L/‹zîkÖ¬#EŁ© G€QŁŢgâD»çîÇč×!Ü@«YT7hc©oĚ a —+Ábkeżó24V¸âAtgđ¶Ô·Üäé‡üU(őŁ?ÔWęG{č©V6ű¤PÁŤę0ÇČĚ w«ęăţÜs?ÖpîSíŕhiŘ VÇžĐZaŁúAE•~—ĽHł…ăeá Ą~ô†–JýřÔVeÍ—é6p¦¬Tz^őfąřQdňo¬î{źŇ8w…WŐ7Ř[ľQ8…HtWđQZ?‡€‡Â•“R\ŕűR°Cˇ1ݡłŇx OL7÷ŃŻ€“Âú–XV;ĂĎ ó˙¨ VšĎ‘ŕ˘0?Iea} řŃRˇíáeĄů%úˇó„­®°ß˛hç~âD;FŹž.Ő`>(2€űřô`Ѣ >L۶ĎLJáqbi>yÍČ܇~Pşí;ÜŃĄ µŇ2¶ÉpŞ˝`drÓn8m6ÇŻ MĐŃĐł!˝˝‡ýíë5‚i5kűb°˛Tó‘÷BăŽúAĄvďňwR2Z+-ţŤ‡RŁy ö]a˙‡›±ů5—Dő<ęÓ×{¸Ń]ߨ‹lâ`l––,ô^dÜŹžPłĂ.'$ˇ±ŇňJŁAÔnY۰mšµ•ŹŹ\Ä+AGť’učçťŃ7ĎÖM\ŔáĂĎ5÷‘±î|ňÚTĂľ°ćŤU¨/Ü] ­Ë·˘»÷˙ ŰzĂĺjgéşh7_Ć& Uk™ă=ĎřŹű‚u‹·H­•–‰Íü)_ÇH_´î°ńÍŐ¨˙¸I)´(Ű‚Ţ}Ťî:¤ÚtZ°“-± h¬4ĚóÎe˘ßŕđŇ$§ĄŁµŇ2ľé+TŞ_ɨ_˝ý%6§ŻBR2ÍK7ĂĎŰxꏫŐ/ŇnŢWěŠMŔÚŇšůŢ ˛Ĺ«(äßhÝ÷†seŔAĽ›€łŤ33˝ŤßhR;Ą`Óá=tiéh¬4ĽÓň <+y­ËsG/ÁęŻ;śŠweoşxw1z^ťŻü;}WígNlN6ŽĚňži\ŕwIĂŞÍۤ¦ 4V&·G骥Ťć~ń«źˇľÉ©t¬Ô‘®Ţ>Fý¸Xů˝–ďeQlöÖöĚňžm<¸ÝAőâ›@cĄĺ­ćc)[ł¬iäxüb,îýćđwßy IDAT )kKk¦·™‚sIgŁ×Äń°"ě>–¨čQ͇vŢíŚĆńDůŚŢvWb(iW’éŢSŚúß*—^łŇĄ`ciíߡ„g Ł~Lú1źŢ¸‡Eş {Őntđî`ÔŹÓ1bÓAĆĹ&ŕfëĆ oăKŐ&¶KŔŃg:±)©ŘXŮ0­ŐdÜʸőcÚĹX\»‹*-ť®UşĐŮ»s‘Ę}ZZUĽ˝» ÉEi¤Î™3§ĹСe u~§ü|Ú¶QeŽ<Ě 'ŤF´{jTunř÷é#†ŘŘdŽŞÎŤűö‰¶..ŮFU熫ťťččä”9Ş:7^0@ Ńh2GUçơ~­\\˛ŤŞÎ áýÔ¨ęÜ0d˘ŃdŽŞ.*ąďŘÖÂčô$OórÇŽb°Zť9Ş:7ľÝ¶MtqqÉ6Ş:7,-,DsgçĚQŐą1¨K1D­ÎUť;wŠN..ŮFU熍••héěś9Ş:7†uď.†X[gŽŞÎŤ oż\\˛ŤŞ.*ů÷őuĘłîŻ_ľ\ô|jTun$&$Ť••¨óÔ¨ęÜđiŢ\ ´˛ĘUť›?˙\ôpvÎUť)ÉÉÂĘÂB4prRtmó{é%1ČĘ*sTunl_»VtjTužSx€hâä”9Şş¨äľSuž±ą{çŽ(ek›mTun´®SG °¶ÎUťźÍ›'ú>5Ş:7Üż/Ü4šlŁŞsŁ}b Zť9Ş:7V-\(z?5Ş:7˘=Î66˘ĘSŁŞsŁsăĆb •Uć¨ę˘’űAĘ*Ş’ěX%ۨQcZ¶śżżíţŰÆişW† äiťHťîîîyÚ~ľs'Źš6ĄfÍšyÚvôńaň_P§š˛%šĆĹqĂÎŽ’ ÖW[ľm±-Z(ňŁmçÎ|°y3uúËu<ž,ç K6m"±ukjţŁ?ÉóĚý¨QöübOÓ¦Mó´ýęŔBkŐ˘FőęyÚö0€A P»F E~¤¦Ąq_«ĹĹĹ%OŰ-AA„Ő­K űîާŁ>ý”Ú ó™”’Â]­–%Jäi»!0đ ůŃĄgO^_±‚:b÷<ó?`€ĺĘőĘłîýu^š4‰š ŽUŁŐK˛Ł#ŽŽŽyÚď;vŚË*PMAŽűűÓń˝÷¨ĄŔ+µšÄ¤$âěíqrĘ{yĐ=GŹRĄ ŐśßýGŽÄçĂ©Ąŕš’ŃHÁ#[[śťť‹Lî‡ V®Nžą/ĺĺĹą«WqrwG«Íű˝î‘‹ąTş4•+WÎÓvÜ”)ÔxĺE}ěÜÜÝą†­›¶¶yÇë§sç¸T®U,ŁőęŰoSěXEůtvqáĆÝ»¨K”ŔÎ.ď.f?ś>MpůňT­ZµH]÷Ű·[Ń=_R„[3[Ç^ď'ćÍłţĎž:f϶& 2:ÉvaĄŘVé 1˙c>˙×~››ňyĺ>ż$%%)¶ }fqüçŠ-ąń,ĎocsBć×SČ~ň™śśüĚbž?ţąLaÚÖůýĽrźźëś±‰ű üÔĎüÔ·géG~®?E1÷žÇŃóçŹ61eJň3ýť9sl°¶Á;﬒O2÷™‰Ě˝Dć^’ EV8Śßźää}¬^˙ĚšŞüX˛d‹<dî%2˙™{‰Ě˝$,Оsź}öŤĎbČ2:Txű=x.KË–óä $s/‘ů—ČÜKdî%J1…÷éçÎťíÚŐ]»Ú‰߯áňe„··ťčرIe"ČÜËüVţ[µWÉüËş/[Ěr˙R{DťćĄdî‹CGCígíÚ9\ąr ?żxüüy „=qTŘQłfFŹž.çl2Adîeţ˙Mţ÷Ŕ¶ťúUAbjŰńxmś ¦¬ű’bű­;i®ú‰Ý?9ťmgČ€&%źL@Ŕvv”C\\<^^*ĽĽôĺáá.pp°CŁqĆĎŻ?~~ýĺ’Bf€Ě˝Ě˙úő+8zôII1DGÇăęš•˙ČH¸_źKK;î—ĚmŻHp''˘ß‹–A4ńşżrĺ'8;kIHHÂŮ9+÷÷ďCd¤>÷ééÖ 0RÖ}3ËýÖ­kII‰#--Ą2Ö˛Ľ{˘ŁÖÖV¤§[ÓŞGgÖ&nË\Brz)‹˝p|š„„"""'<<///ĽĽĽđôôT4ç–Dć^bšů_ş4‚©SĂ}ţ§NőbÔ¨¬ü×X^Č@ GsáúőëxzzrútmÚdĺľC/Ö¬‘ußś9xđ -Z´ ""‚ví ÓçŢÎ΋ Ľ2΋ÓÄ{ĆÓuk×Ěż“±p±2ő°µµĄRĄJTŞTIfł!s/óďî^ ČĘż~~áżYłf Q˙oďŢăs®˙?Ž?®®ťĚ„‹6DΑ䜄đťBńEB:űć[ż/!‡‘C„¤bĄD‡EŃ7EGEBYFÎ2fçÓuíş>ż?®1űîŕĘČv]Ďűí¶ŰŤ÷ű˝kŻ—]{îsü6 ň.ĐĚńĘaѢE´mŰ–[o˝UE,‡ÎßTű† öľjUĐ[k»ăŽ;¨WŻ~~ůÍöňrôţµ×^#33“}g÷ÁĎůź÷ÓŮźX´gfł™G}T…t÷ŕ("r± Ŕ@¦OŔPĂ żÍÂůc*&˛9ňĹł|äéɦTˇD\ĚÁíŰůĺťwhdËĺŰEAçË/řŮc űo¸AÁQÁQD¤ *ÁÁlýńGwîĚo)9ćş°bŐ*5mŞB‰¸9Ż˝ĆgĎŇäóM4N ˙TjŐŞEJJŠŠăâľ˙ţ{ÎśyřX‡Őşš>ř@…Qp)Z›6mXşt)uë|ţXXŘ­Ľřb1áQ\ĆäÉ“ńńɍ祤¤P»vmrrrT$ŤĎ>ű,7ÜđÝ…1˙u¬^­đ¨ŕ("R„C‡±lŮ2Ú´iSäü­·:Âă±cÇT,4oŢ<|||xâ‰IEÎ'''ĄBąč÷ţłĎ>Ëwß}WhnÝ:Gxüá‡T(G‘|×_=­[·.qÍ­·ŢJHHŠĺ‚Ěf3“&M*qÍ#Ź<˘Bą uëÖ/ž˙ć›oT¨«LWU‹Hąâëë[â|JJ ŮŮŽ{űĺ¦ĺBşcܰ$$$8ţlTŻ^]Ĺ,‡ţőŻ©nęŮgź-qţÜąsŚ1‚ŻŽ|uáű #)„„Ěf3×]wť ©ŕ("’/!>ž››5#ŔÓ“ěÜl*^IŁů‚şdŮí¬Y»–ž}űŞX".äî=Ť‰ÁnŘ©xŃ#W.^Ä[K1W¨ŔńÓ§U¨Rҡjq) 6äÉdŚŮL˛Ő ĹJއÁLöęĄĐ(₾ޱ ›ŤŁŮ9}ßCbŽ•`ł™ŻuţŁ‚ŁHQf,]JÖ!L¸č‘‹Í&¶uďÎë}¤‰¸¨ôś‚˝˝Č¸ř—ÉVý5uĂĂU G€{Š Źď·®Č3ľ°Ě 3ë{)4ş¤ÉP &»űđ÷ő\ç ŕ¸sŃ4iŢ\…QpXÁń™‚Ě÷†đzS\˛‡ú«T.©1ĐCepK/3Šś±N†Z5 nT Ó…p Ž""Ŕ_ĽvGřâ‹Âá1©7$ŢŁZą¦`&0‘oľé­r¸ťŔ´bgOßďxä¨(8а`Á’’NŕŘë°3gްhQáđ§ęĺjîö˝©_˙qîşë.ĆM:T Řd‘’â]ô"?ŐIÁQD?>'OžäŢ{˙ç?räH1áQ\FLL cĆśŤ5jÜĹ1cčŐ«— äâjŐŞEíÚŰ€š€AAYx{{«0 Ž""…%&&ręÔ)ćĎź_äüÂ…Žđ””¤bą pß}÷ńůç{ ÍőęŐ‹'ź|’Ź?ţX…ráиmŰ6ĽĽj^4ęEV–ÂŁ‚ŁHrss™7o^‰k.\ŐjU±\ĐcŹ=ĆŢ˝{‹ťďŮł'-[¶Tˇ\Đ3Ď<ömۨYłfˇ9//Gxě×Żź Ąŕ("’ďRĎ ¶ŮŹŚ¨V­Z±kěv» YNmŢĽů’kj×®­Bą ‰'/Ź~řˇ u•é‘"âRöďŰÇČűîĂĎl&ůěQ*ĺ:Ć=Mét]Ó›ÝÎS“'ÓoŔK¤ąÔs¦‡ŔńC‡HÍIĄŇEgެy{9_WĆŰĎŹ˙ęé1 Ž"" «_źqqĚMI!Ô0.š±‘}j7w{yŃ­‡îű'âj† ĆÔaĂź–ö?3ńĽFŤP‘ED ňńńádRá!!l:sšđĽě„Ídĺä¨H".čÎ,+W2{ôH6%ç‡ÇÉ>T>śéK–¨HW€ÎqPřb‰ ´©ŕÉAd×y:žc+®ć+•@.č3`¦Źˇ}Ţ=źń…íÝ›1céRGÁQD h$š ™N+6˙Ś •Ę%m¦Ş ni#°ˇĐhëžůĄ/ô †×›B»'ucř+I‡ŞE¤ÜJI9´l@uRS÷ŻşNXA±ŃU˝4áčŃ·€a*‡[Y ü ô)4“Ý6Ř&ŞŇ•¦=Ž"R.ĹĹĹ1}úÍŔ©Ľ‘x&OnNBBá=ŹčľŔ.Ş)°XMB¬ZµJ%qgÎŚ÷“™YĚ/ Ť Ž""'Ož¤M›6Ě›W`|Ѣxš7/&<ŠKéŃă|ht¤¶mWńĺ—_ňć›oŞ8.nüřńxz†ă€ˇx{÷`Ř0ímVp)Bnn.m۶ĺäÉ“EÎÇÇ;Âăů‹ëiÚ´)‹ç‡ĆóŢ|óM¶lŮÂďż˙®"ąph ˇrĺqĆĽ˝‡ŇŁ‡ÂŁ‚ŁH:ÄźţYâšřřxŽ9˘bą îÝ»łzőj4(ú8äoĽQě/Rľ­[·ŽĆŤWhnčPGx\°` Ąŕ("’ŻaÆN­ W±\Đ’%KhҤÉ%ĂĄ¸žŠ+/Ź­ZµRˇ®2]U-".ĺčŃŁ|úé§$“ě¸ó7`ń˛°4ď^n­[·¦m۶*– ˙â ®çÎ;ď,q>**ŠĚĚL~ßú;ěČß‘´Ą1K1›ÍŚ=Z…TpÉŕçÇÔqă¸čkË!˙©Yěűď8Ö{x°QĎ«q91ß~Ëî5kh`ËeÔE§8{mţ/Ű<ľbßő×+8*8ŠÂß~ËîÝŮ•ś]`®WE–ŻXAăćÍU(3oĺJ8s†Ö_nfäE‰Š5ŮčW=ŘU¤+@ç8ŠËiŃş5Q_|A¸_ţ[Ü­ţ&ž\±‚žýú©@.ĹŞČo¬_ĎşvÍyŮěřű>t«@l\śŠŁŕ("´,2<ňD-ęúBGřŁżźBŁKęěWÜŇ6ŕ‹BŁ˙Z>•çęŔ:_¸µŚ^÷´JuéPµ”s}€Ń@GŕŰ‚op7řrlśJßĆz|Śë™tšc·§>*‰›ČÎţ ř7P«5(0źřOň XţˇZ]iÚă("ĺÖś9Hŕ1`‘‘ť ­É˝rnT­\ÍK/=Ř©@6|DNNŽ ă¶oßNBÂż€ʱZWňÉ'źZ§Đ¨ŕ("rAÇŽéß?čp~„{î™AçÎť /6©^®dúôéäććâŘăč0p`6AA Ź®nÇŽ<ńÄÔ®ýÓ…1˙h^ýuÖŻ_Ż)8Š### ďP`ĽaĂN<˙üótéŇEErQ3fĚŔb±đÔSĎšËÎv„G=nŇ5ýüóĎ<öŘclßľ˝ĐÜ'ź|Â«ŻľĘ† T(G‘|GŽ!22’:9ßąsgfÍšE˙ţýU,łhŃ"Ľ˝˝™>}z±k˛łłY¶l™Šĺb~ýőW&MšÄŽ;Š]ł~ýzÖ¬YĂîÝ»U°«HÇHąBÝşuK\sŰm·qŰm·qăťÜčJž|ňI§Ö=ńÄ*–‹iÖ¬›6mşäş·Ţz‹M7AŚj¦ŕ("řűű—8ź’’’wţŘ2lé7l‰‰‰Žq›ŤjŐŞ©".$-- ‹ĹBjrę…ď{€¬Ô,ńöö¦bĹŠ*”‚ŁHľ„řxZ6mŠź§'9¶ň9h#•†sk’c·óţşuôęŰWĹq!˝ştaßďżcv.:Íuů¬đx ˙Ŕ@Žź>­B•’Îq—Ň aCĆŚÁxł™4«Az.>ć{zŇ˙Î;E\Đw;w’‘›Ë©KďűdK.µ|}ůę›oT$G‘Âf/_NŇ ALľč‘ËĚ&¶tíĘşe‡ËʶZ©čéÉĹ7ejTÁ×ńŇuÎł‚Ł÷ßiČ|ŕ53L óThtIS)pB›¸˝čŘ x@.P×nź7ĚńRQp%Ŕ>`iˇó ę,k˙Ů÷¨T.éF §Ęŕ–áxrTa¶ç fuřs7 U©ED૯ű_}|ůeáđÔÎP­\Ó~{źć»ď"T·ł‹źôż†;9* Ž""ĽôŇK$$ü,ÎY©SűXş´pxÄSőr5‡ď"€X ‚şuGńŹčáÄîÓ˙şŔ ™”ż˘ů©N Ž""8ž rčĐ!~©ŔřСKŘ·Żđ(.c˙ţýŚ}>4:\ý?=z4}uĹĽË«[·.µjmęľ%áç§”¨ŕ("R„ÄÄDŽ9¢E‹Šś_˛Ä“““U,třđa"""řňËŘBs}űöĺá‡ć“O>Qˇ\84nٲoď:Ťú’”¤đ¨ŕ("R«ŐĘÂ… K\łdÉrrrT,4räHbcc‹ťďÓ§Íš5Sˇ\Đĉٲe uęÔ)4çëëŹzF˝‚ŁHŐ«W/qŢfs<2"$$¤Ř5†a¨ĺÔÖ­[/঍`!ĺ߸qăJě­ŻŻ/ď˝÷ž u•é‘"âRöďŰÇĂC†ŕk6“rú•Ź­ĆÓ”N÷Ú`7 ĆL@żşÔZ¤<©RĄJ‰ó#?&%'…J‰ůăkWżĆ÷źâĺçÇF==FÁQDäbaőëóÇŃŁĚOK#¤ŔžEÖ“?áéÉÇ=z¨P".fŕ˝÷2käHfĄ¦ţĎLkR¨:t¨Š¤ŕ("RŹŹń))Ô©Z•­ç©“—s€ //,V«Š$â‚îęß‹ĹÂÂÇfCrÚ…ńç|¨2d‘ŻĽ˘"]:ÇQD\Ŕ…FŽž=K OŽšŔTđp<ÇV\Í×*\Đođ`ÚLyŚNyX˙ÇľíÚ„ŮË—«8 Ž""g†@bˇ™ęłĂiꕼ!`fJĺ’ľfŞ ni°±ĐhŰ>]řů.¸§*,kíźîŁR]A:T-"ĺVZÚ 1`Ş’žľ(x}ú3€Ě*—‹Z„süřj`°ĘáV>ţzšÉj €îĚtĹiŹŁ”K§OźfĘ”›€3y#g™8±!‰‰…÷<â­zখ@°–“'×óî»ďŞ$nâĚ™‰@pYY#Š^¤Đ¨ŕ("@Ó¦MY°ŕtńĹ‹ĎҰa1áQ\JďŢçCc Úµ{—O?ý”wŢyGĹqq'NÄÓ3<€§ggFڎÂ(8Š–››KóćÍIHH(rţěYGx´Űí*–‹jٲ%sçć‡ĆóŢyç6nÜXâ“e¤ü‡Ć   *WžpaĚl~€ÎťEDŠpčĐ!âăăK\söěY>¬bą ž={EăĆ-Šśűí·9vě ĺ‚>üđC‚‚‚0aBˇąp„Çâža/ Ž"â¦6lčÔşđđpË-X°€-Z”¸¦‡nđî’üüüŠ Ť‡Ç&Mš¨PW™®Ş—rôčQ>˙üs’żO†tǸĹËÂňĽ{ąµjŐŠ6mÚ¨XĺPăĆŤU7Ő«WŻçW­ZEVV1Űbŕçüńť©;Yľ9>>><đŔ*¤‚ŁHľ??&ŹË=&=ssČč`»>˙7›L&>ýţ{JÄĹěúę+~]»–0»Ťűmť/6ńµÇ—ü^˝ş‚Ł‚ŁHAÁ!!|öŐWűچ~ůoqüM<Ľ|9} P\Š®ž—|ooÜČ»·4ĺ5ďóˇ:p°»0‚ُť M‘áŃöXMęűBWŘw·źBŁKęRÜŇOŔ–BŁcWLgbmřÄZůĂĂŤS©® Ş‘r®0čZč‡W?…?SŔ§‰ăzfť€†Fŕ©’¸‰ěěťŔă@urs3Ţć‡Â˝ŃˇZ]iÚă("ĺÖĽy])ŔXŕ9^xáöBk¬5![âşśĄKg™Ŕ —µk}°Ůl*Śřĺ—_HHxÇĄÓČÉy™Ď>ű¬Đ:…FG‘ şvíJßľSpŞčJßľ“čÖ­[áĹ&ŐË•DFF’™™ŽcŹŁĂ˝÷ćâăŁđčęvíÚĹ>HíÚ;/Ś|Ę’%KظqŁ ô7Сj)—ˇqĘ”)<ŘĄŔxŁF·sçťwÜq›7oVˇ\ĐěŮłIMMeüřH^~ąŕ\nn.^^^X­VL&ý¶ŕjvďŢÍČ‘#ٵk7ŢXpîłĎ>ŁWŻ^ŽľëŢ˙W•ö8ŠHąrôčQ¦L™B—.]ŠśďÖ­Ď=÷t!ŚËYĽx1V«•ČČČb×äćć˛xńbËĹÄÄÄđď˙›]»v»făĆŤDEE±gĎě*ŇG)W‚©S§N‰k:uęD§Nť¸qÉŤ* 3fŚSëţőŻ©X.榛nbË–-—\·fÍ6Ü{U3G  Äů´´4ěvÇ˝ýěYvČvچAJJ ‹…ŕŕ`SÄ…deea±XČH˸đ}“‘CJJ ^^^—|˙Gq3qţI‹fÍđńôÄbłŕ›÷ĚA+©Ôž‚ŐnçýµkéˇK.E\I·öíů=&;ľ]#µdţ\–yĽH`` 'ÎśQˇJIç8ŠKiبŹĆd2s ˛leL,őôäînÝE\ĐżüBzn.Ië…ďű,¤YmÔ÷ócł‡şEÁQDÜĐĽ•+9Őż?Ó|óßâ^÷6±±S'ŢÖ-;D\V®Í†ŹÉÄĹ7ejZÁ×ńŇ&MT G€ˇE†Ç7Z2ĹŢđ†Iu=]Ňt Ke 6ř o@}_h?g­ŰµSaED^vË Íř ©Î’Ć0ľdŹĐIń®©>p—Ęŕ–^ć9cL!pl(To\SĄRp­[—{€`[·Źç"ŕ콪•k:Lžŕűďű«n§;›0ÜńČQQpáĺ—_ćäÉ߀ey#ŻpěŘ.–//ńT˝\ͱc‡€ŔA ?µkáž{îQaÜÄ‘#őM@<©©E/ňWťED€ĄK—˛k×.î¸c,°xx—¶m±uëV-Z¤"ą°={öđĎŢĽ~ˇ÷fseşuëFßľ}U –ššJť:u¨Re*°ř?ż÷  --Mú Ă0T)/aÍš×y÷Ý7ąî:RS3©ZBCógĎÂéÓ`v*T!±vÇkśň "yB˛ŠXŽ{ý6|đ))§0›}¸îşüŢ'$@b"x{{a·ű1xđp""†Đ¬Y3ĎEz˝ŽÄÄÍfŞT1Q˝şcţÔ)HJ‚ěě,‚ëЬSk˘˛×Bc~Jç)Lí2U…ĽBtp)óÖŻ˙•+gräH,é|ř!´jUňŢ…ť;Ź ď¬K$7˛Ş.Đű¨(hŐ ł„ާýÆ˝LXX#FŤšLďŢÚYŢ{˙Úkç{źUBďŹ}„zß÷qá@gŐňJŇG)łvěŘÎÓO§RĄă,\I˝z—÷:ÂCŹ›0,Ť™?˙MZµşYĹuŁŢŹ@FFőŢ {?úq8ťĚ[ŻlTďEÄ•˝üň¶o_̨Q'éŘńĘĽćÖ­0wŽ™°z÷ńŇŇU*˛›ő>*Ş&íۏ塇žV‘Ýđűţl|-~ÚuPEVpWóčŁýńđŘÄŇĄ™WĺőzČłą/K–¬Q±Ý¬÷?쏷wőŢ {?r„ţ÷¨÷ Ž"âJ¦Oźß»ŚgąŞ_'2Ň ÜĎĉݩč꽨÷â$ÝŽGDĘŚG폯ďŐ˙á0q˘“icĆ RáŐ{QďEÁQDĘ“—_ž‡Ç&ĆŹ·üm_s Ë^}u Ţ“ą4Ä6IDAT‹z/ Ž"Rěرťź~z骝ŰT’ĺË3řöŰŮ˝{—ˇŢ‹z/ Ž"RÖ=ýôp|0îš}ý‘#˙ä©§†«꽨÷˘ŕ("eŮúőS©Ňń+vëŤËѵ+řúfăĆOŐő^Ô{Qp‘˛jĺĘ™,\yÍ·cá V¬®†¨÷˘Ţ‹‚Ł”E{öěáČ‘ŘË~2ĕԠÄĆƣƨ÷˘Ţ‹‚Ł”5ŃŃo‘^f¶'""ččŐjŚz/ę˝(8ŠHŮű˛ŽË˙|Ă€řx8v ěö+ńÄ :ZO•(˝HJr<Ź8-M˝w·Ţ_Ůŕ¨Ţ+8ŠH™—ššŠadĐŞŐĺ}ţ7ß@˝zĐ´)´m uę8žI[·ÜYYÉdffŞAe¸÷ť:9z~çťP­Ś 6›zď˝?/'š5  }ß+8ŠË‹ŹŹ'##ă˛?ßßŢNź†S§ÁađŕŇďyĚČČ$>>^ *Ă˝xóMHN†Ă‡áŔřđCřäőŢzŢĚ™Płfé~aPďE¤ś‹‹#4ôň?żukhÓL&ÇÇ AŽĂÖĄý™j"..N *Ă˝¨[×Ńw€Zµŕ†JČZ˝/˝Ř˝>ű ĆŹż2ŰĄŢ;ĎK%‘ňüäĽ÷ßwÉŔŔŇţA?@ĘIďżţbcaűvÇáĘ»ďVďݡ÷V«ăĂË/ĺ =©P˝wžö8ŠHą·q#ĚźŻż®Z¸“ăÇaĎŘ»*Uş2HIŮ7w.tčŕ87QEÄM„††r%~Áßşîż>ţŘq˘|iĹĹ9¶MĘ~ď‡ sěuÚ¶ÍqúĹŐ{Wď}\ś#8¶o›6ÁŹ?Bn®ăĎ))ęýßA‡ŞE¤Ü†‡Żż†‡©;uş2Űg¸ýĂ00ť?° Çó<< <ÜqŽkyí˝ÍfĂÓÓóš÷Ţn·ăááQf{oµ:Băo8ţ~îśclÉ »ü+¬ő}˙ľßTąjÔ¨A… —ýů;v@ďŢđČ#ŕí ß}çřČÎ.ÝvPŁFŤ"çRSSyn§_ëŃQŁHMMují˘^ŕ÷ßwjmzz:“ţÂUŹŤMŠ“»c–.XŔŢß~sjmFFźzĘéíx⡇HJJ*uďĎž…·ŢrÜż3!>řŢ{zőşz˝xxäH˛˛˛śz­ŮÓ¦qŕŔ§Öţyâ/Ξíôv>2r¤Ó·ŽyaútöďßďÔÚ„řx^xţůż´Î^!˝ 2’ŘŘŘR÷ľvmذ!˙ă…ŔĎĎńçúőŻ^ďĄŕo–""×ÄÍ7×5~ţĂ0ţúÇš5íŰţ‹»Ľ×3 ŚÄh۶~±Ű 7ŐŞĺÔżmP÷îF˝Ŕ@ă·ß~»äÚuo˝e4öó3¦L™âÔk{zx kÔpjíĐ^˝ŚđŠŤ]»v]ríÇ«WŤüüŚ˙LśčÔkűxzaŐŞ9µöľ}Ť+;vě(uďĎťĂčŰŁV-Ś*U0Ú¶ĹxóÍËď»3˝ď٦Ťâďoś8qâ’˙Ö•/˝d40ćÎť{ɵéii†ź——ѶaC§ęا];#4 Ŕ8räČ%×®Z¶ĚhćďoDFF^rmvV–aöđ0nwj;úuěhÔŞPÁřăŹ?.ąöÝ×_7šřűÓ§O/uď˙÷cĎŚ;˝—‚t¨ZD®™DGżŔÍ7˙őĎ˝÷^ÇÇ•m˘Gď~$g'š»Îď:ö {‘óÝçîůáG~óö"-'­Äőëß]ĂÇă'roVYąŮ—|íŕ€*üj·Óă’ké7Ţß~Ďo^ޤYJŢŽŤk?佱㒕E’ŰQ#0_l6ú:±O L·-ß8ę‘·={˙ččE—Őűë®+ý=˙JďďíĐŤ˙¶—ŃŢ^¤ć¤–řď}gé+ü<óş[,dĺf•¸63=ˇuŮ’›Ë'ţ_ îr'ŹíŢĂoďKnÇšWWđÝԙܕ“Cö%ú™“ťMíŞ5ůÁng´Ű1쎻ąó~óşôv¬[ů&_NšFż¬¬ ŰQšŢ˙ŻfÍŕ‹/JßűAzCv’)ď·h‘żÝŻżţʰaíŮł§l<·¶v}8Ţţꉩ`1ŔmAúďâ_ŁĘ[0÷8ڰBm8> ¨VôZż_áÖŤđUL¦vş˙ÚÓ Ç€C@›@H{ş„íxf‡¬PĎŽ<T/f;öBëOá›, <×ěÝŠmŻç!Í'–VÂQó*«aÚxÜ |áŹűP ęmCű(Ó˝Żň¬L€äBeoHT,ú5*üw| eÁXOXÔ ¸­ľVđž 96ř čY’ź(ˇŽ+`ů)čź Áf8űP©čµ; ëW°> žń€ą·ŠŮŽ\đśV;ěşU†”•°+aI Ę…ęfHx¨\Ěv섎›acL2ÁĚ®@§˛×ű›nŞŔÚµ?Ѹqc˝);Aç8ŠČ5Ó¬Y3ÂÂqđŕµß–ŘX°U)‚ć8BŁ3Ş}ś/Ĺü'´Í ŤÎ¸îGhtć0QµOňCăĄxÇC«ĽĐčŚĘsˇŃ׉µÁňCc!!` ˘L÷ľú{ůˇńRüöC÷ĽĐ茠yŽĐčŚ÷óCăĄřţ·ç…FgTśëŤNmÇÚüĐx)>‡ˇS^h,ë˝oÔ¨‰BقٔŁFMběŘ€kľŁ‡¸…ÇýĂá oç^#­D9y%ľÎgź–ćۢśÝŽúđ¦“Űa­?ć@Ž“Űás#¬4;ąá°Ş„ …OŐwÔ˝¬ö>ýFXádÍłáÓżp3jżŕC'{”ŢV:ą9UacŽóŰá_Ö8»7:ż–ĘđyvŮďýرŚ=EoÄÎq‘kŞwď0o^¶nŤˇK—kł ›7ĂÉ”@îQÄqĹg röĎxü‘ĚÍľžľ´ ë\ô …ArŐSܱj›Ó­xyxŃľV[*Ô¬PôúU`ľ˙s,y»4Ă® #<,ĽčµOĂüą;ńŚM˘˝Ĺ†Ź§·…u)v;RŞ%Đ%*†­éVĽL^ÜVókóXť7ˇÂđ˙’nwlH˝Jő +ćŐ±°xÁ/xţ~Ž;rl=ÍôëZěv¤V?M‡×÷ň]^=ÚŐlCĹş/Ě˙=[·¦—ÍއA\Ĺă řđ ëŇ­xzxŇąv|+űąÖţŠ ßGľ$Űf`ÂDĂ* ¨V§č/üŚźöGS©‘k'Ŕ;€¶aŠ­ă™J'č·ö>ÎŰŽNµŰăWŐŻČĺĆëvĽÜŚŐîŘŽ•ëS7¬nŃŻý4};GR¨gµăďíĎ­a‹ÝޤëNŇç˝ýlČëgÇÚáâ_ôú(Ź˙%ďżá•Ă +S˝·ŮęÓŁGO˝˙ş>HD®µť;6îżżćąĘňr>úö şäUÇ÷Ýq‡1Ď×ש«Ş?z÷]Ł_•*F“ŠťşŞÚÓĂĂxśşŞzHĎžĆ\__Łahč%×®_»ÖčSą˛Ń"(Č©«Ş}ĽĽŚ©ŕÔUŐĂűô1^đósęŞęŤ}dô¬\ŮhtáŞę˛ŇűîÝĽ/Y›¨%KŚ*W6j\ňŞęŚôtĂĎËËçííÔUŐ˝o˝Őo6;uUő[ŻĽb ­\٨SˇÂ%ŻŞÎÉÎ6Ľ=<Ś žžN]Uѡ1ßlvęŞęŐ+VŞT1Â/yUµ-7×01ÉdşpUuYéý!µśúľ‚t¨ZD®ąV­n¦}ű±<ü°˙ßţµď»üý;ҢE‹×˝÷Ĺ|ٲ%†7Ćî7x0Ă/ćśÉäÔŤ´sm6fLNÝxůíŤů¦M§¶ŁĎ€<Ľ|9gŔ©íȶZ™áááÔŤ¨ßXżž۵Ăpb›{öëÇ“+V_Äv\ËŢ˙s°ńÇ/ŮűśÎĎ?O¶ýô 1%…ĄŕT?7lŰƇ 8Uǡ?LŹYłČtb;Ě>>dde±ŔÉířřŰoY߸±S˙ŻŤIÄ /ćÄ˙+OOlv;łŠŘŽkŮűQŁ*pűíă/Ů{ŃG)Ăü^cÖ,óß¶ÇaútăÉ'‡üĄmüńÇť^»}űö«V«m۶9˝ö÷ň]Jnn®Ókřᇿ°gyg™ëý_Ůăôý÷ß;˝6;;ű/îußyUjţWzůW˙Żü•˙ĺýű^ňév<"R¦DFŽV1q˘ĺŞ~ť3|0›GđĚ3ËTtő^Ô{q’‚Ł”9cĆ ÂbŮŔňĺWĺőGŤŞ@`` ľ­b«÷˘ŢË_ sE¤ĚYĽř=nľůy† «É–-Wîu7o†ˇCkŃľý,ýđPďE˝—Ë =Ž"RfíŢ˝‹§žŽŻďa.Ě AË{ťŘXxčq>Í™;7J'Ä»YďÇŽ Ŕf«ŻŢ«÷*®‚ُŤ?eĹŠÄĆî%""[n)ůs~ú >ކw×:ž ’rSi+ŇUL7é}t´‰čč5jÂčŃStŻ>ő^EÄÝÄÄĵ”/żü»=‹ää ŞT1ęOL„Ó§ üü|đń âtí4ţ M„`ň "yB˛ŠXŽ{˝ščč5dg§žžAhh~ďăâ .Î 00_ßJDD ""b%§Ţ‹‚ُ3‹Ĺ‚Ůl&33“E‹âůż˙‹âřż˙ eÔ¨PjÔ¨§§'Í^mĆţÄý€‚Ł+ÉĚĚ$>>ž¸¸8ââ˝ %4ÔŃ{???I˝—«DŹ‘rĹlv<(Ůßßźŕŕz@˝ sőëCPP"ÇŹw„ĚÓHrĚŮÍvöďßáskŐŞĄb–SţţţÔ«WŹzőę©ę˝(8Š\ľ”¤$nkŮ’`//¬Ö B/SI'âµ6śËÍ彏>Rpą şʏ”zááL|úiúzyq"ŰÎÉň> F›LÜ?h·÷čˇB‰(8ŠŔ¸éÓ yüqöĎćňT§ú÷gŢĘ•*Čeҡjq]-…ÂcŘŽe<řM"uíđJoâEDEÄťM `0ĄŔŚwźŞ¬ËJÄ3ltµĄHiéPµ”[ź|20[čči…Ö¤ÜçîR­DDEÄm=÷ÜsLžäďeśŠaL›V8<â©z‰(8Š[šw„aôčÓG…ą :T-".ĹŰŰ›ßOś`~ÝşX=L´ZÁŔČJ•HHMĹĎO7Qp7µ©ĐČĎҧ˛Ű=ŕpŁź‰?“’T*Gq_±@°żĐĚuSęŃ#€çsU*‘RŇ9Ž"Rnť:µ¸Čn$>>hX`Mň“€‚T.‘RÓG)—~˙ýw–-ëěˉeѢöď/ĽçoŐKDDÁQDÜRLL äůç/0KDD1áQDDEÄ˝äääpß}÷Sä|l¬#>śK>FÍ1îiJŁÍĘXm6¦ÎžMżU,Gqgő6ÄjµňÔźRßnżhĆÎąÄ?Ŕť˝{«P"" Ž"â˝9G‹:u:qŚ–yŮ1čHbjŞŠ$"r™tŽŁ¸€-…Fv=Ęť•ĽŮĺg€z>&âEDEÄťz‡ ÍT™VŹŰ+B¸?xO­¨R‰”’U‹HąuúôŔ]€çôéϰk’ÇVRąDDJM{E¤\:pŕ‹őţČ9Čüů=8t¨đžGĽU/GqKű÷ď§o߾̜y Ŕřś9éŃŁđ("" Ž"â^, ěßżżČůáńüŤŔEDDÁQDÜÔńăljŤŤ-qÍÁ9qℊ%"˘ŕ("î,<<Ü©uőęŐS±DD®0]U-".ĺđáĂ|ôŃGśűţd8ĆsĽrď=€víÚqŰm·©X"" Ž"â΂™őź˙0Ânçźö\Ś 3Ůśúb"ď{yŃ{űvJDDÁQDÜ]•ŕ`ľßą“»o»Ť}˙ó¤®A¬Z˝š›4QˇDD.Îq—săM7ńŃ?PË7˙-®…ż‰)«WÓĺÎ;U Gq_Š Ź>OÝŔő>p‹?äŻĐ("RJ:T-"ĺ\k`ĐŘQ𠮆 Łŕl řŐ×ŰťHiiŹŁ”[Ó§ß ,†Ë6­Mˇ5¶j` W­DDEÄmµjŐŠáĂ_nÎiÍđáËhÓ¦pxĤz‰(8Š[jٲ%+V¬ŕ†ZŻS§5Ë–EDDÁQDÜˡC‡ŠŠ˘eË–EηníŹÇŽS±DD®0ť-."ĺĘő×_ŹŻŻo‰kZ·nMvv¶Š%"˘ŕ("îěRˇ1))‰ÔĽ[ĎY!Ů1n÷±_Ř éĺĺĹő×_ŻbŠ(8Š;KPpą :ÇQD\JxŚ{üq†yyq:ÇÎY śµŔ‹Áx`đÝwsç]w©P"" Ž""0iŢ<|FŤâIżü·¸9fűúöeÉ»ďŞ@""—I‡ŞEÄÜ|V(<Ö۵űIÔ5ŕĹ˝WhQpw6HćĎ1ß]Ť·ł“đL‡ÜAţ*•H)éPµ”[ź} ¤Ű€$>űlNˇ5ÉwBb„j%"˘ŕ("nkÖ¬Yä䤑y#łÉČHbÎśÂáOŐKDDÁQDÜŇĚ™3ÉČČŕî»g8p6IIĹ„GQp÷rć̲˛˛9sf‘ółg;ÂăąsçT,Gqg†a0cĆŚ×Ěž=›Í¦b‰(8Š;«V­Z‰óąąą»FˇRDäňčv<"âRÄĆňĎüĚf’’ŽP)/#zŇh÷f#rm6ţ3ký P±DDEÄť…7h@Zz:Ďś=K=»ý˘;)gbąĎ×—î˝z©P"" Ž"âîĚf3‡hR««OţISĂ1ž4  9=]EąL:ÇQD\Ŕ…Föž8A× /~3Á9 –ŮÄY…FGqgGÎŔ±B3U§‡Ń1ęřyZE•JD¤”t¨ZDĘ­łgŹ·V ‰‰_µ ¬IyĘ1¤r‰”šö8ŠHątřđaćĎďÉ9JddgŽ+ĽçoŐKDDÁQDÜҡC‡čŢ˝;‘‘‡ ŚĎ›w”Îť‹ Ź""˘ŕ("îĹb±ĐŁGvíÚEBÂ`+đ.đ.±±[ůď˙KÇŽ/Ü\DD®“a†Ę "ĺÁž={xăŤĹ|óÍ—Ří餦fRµ*„†:ćĎž…Ó§ˇB…rs}H®—Éńç ‚|‚Hž¬"Š”‚.Ž‘2oýúŹYąr&GŽÄ‘ÎkŻA«V%}F&;wBt4Ľł,AÜČŞBŠ”’ö8ŠH™µcÇvž~z8•*gáÂLęŐ»Ľ×9xF?‰§«ÓŁÇú÷Ŕ­·ŢŞ‹üEÚă("eŇË/ĎaűöĹĚśy’ŽK÷Záá°e3lÝϬ ¨XG‘Ë =Ž"Rć<úh<<6±tićUyý‡öÇŰ»K–¬Q±EDE¤Ľš>}~~ď2nśĺŞ~ťČH3p?'ľ¦˘‹8I·ă‘2ăŃGűăë{őC#ŔĉL¦UŚ3H…Qp‘ňäĺ—çŕ᱉ńă-Űל0Á‚ŲW_] (8ŠHy°cÇv~ú饫vNcI–/ĎŕŰo_d÷î]j„‚Ł”uO?=śŚ»f_äČ?yę©áj„‚Ł”eë×LĄJÇK}ËťŇčÚ|}łqă§j‚Ł”U+WÎdáÂĚkľ f°bĹt5DDDÁQDʢ={öpäHěe?ćJjĐbcc‰‰QcDDE¤¬‰Ž~›ô2ł=DGŻVcDDE¤ěÇuDD\ţçGEÁcŹAź>°s畎ŃŃzšŚ‚Ł”)©©©F­Z•&xBH|˙=ś9SúmşĺČĘJ&33S Qp‘˛">>žŚŚŚR˝ĆÇĂ”)pĺ¶+##“řřx5HDDÁQDĘŠ¸¸8BCËŢv…†š‹‹SDDEDÁńRÁGGQp‘r'44”˛¸c/.αm""˘ŕ(" Ž—ކ‚قٔ%5jÔ B…Ň]ݦ T¨'OBż~Ž?oß^şí  FŤjHĽTą1™*°sçnľůň^ăëŻÁn/8ćçwůŰôÓOŕë[ żŇĽ ÓGąf""}ůźďďďŘËxń‡§çĺż^t´‰Ajڂٔ˝ŕ8„čč ef{˘ŁEDE¤,jÖ¬aaŤ8xđÚoKl,4jÔ„ĆŤ«1"" Ž"RŤ5‰±c®ůvŚŔčŃSÔG)«z÷ţuŘşőÚmĂćÍ`łŐ§GŹžj‚Ł”eóçżITTÍköőßxŁsçF©"" Ž"RÖµju3íŰŹĺá‡ý˙öŻ=jTnż}<-Z´P#DDE¤Ť6[}ćÎŤŇ…0"" Ž"âŞ6nü”+f»— "" nąĄäĎůé'Çł§ŁŁhÔ¨ ŁGOŃ}EDEÄ]ÄÄÄ˝ščč5dg§žžAh¨‰ĐPÇ|\ÄĹŕë[‰ADD ŇcEDEÄťeffO\\qqq„††JŤ5đóóS‘DDEDDDäZĐUŐ""""˘ŕ("""" Ž""""˘ŕ("""" Ž""""˘ŕ("""" Ž""""" Ž""""˘ŕ("""" Ž""""˘ŕ("""" Ž""""˘ŕ("""" Ž""""" Ž""""˘ŕ("""" Ž""""˘ŕ("""" Ž""""˘ŕ("""" Ž""""" Ž""""˘ŕ("""" Ž""""˘ŕ("""" Ž""""˘ŕ("""" Ž""""" Ž""""˘ŕ("""" Ž""""˘ŕ("""" Ž""""R®ý?HČż™>cIEND®B`‚pgrouting-pgrouting-2.1.0/src/common/doc/functions/images/Fig2-cost.png000066400000000000000000000750751257314352300261330ustar00rootroot00000000000000‰PNG  IHDRŽy ™±AbKGD˙˙˙ ˝§“ pHYsÄÄ•+tIMEß9_“dĚ IDATxÚěÝ}\Teţ˙ń×pŹ€RjĘhަ¦‚ySZëšÝ–ÚÔZ?-ď*TÖĘŐoÖ–®eŢe®ąQš¦ĄhŇŞ…«¸ÖfYk~[5W1Yqż–÷#šŠ"ĂťŔůýq 5™1Ly?Źys®9sÍ纎óćĚśs,†a¸ŕ§‚Ł(8Š‚Ł(8Š‚Ł(8Š(8Š‚Ł(8Š‚Ł(8Š‚Ł(8Š(8Š‚Ł(8Š‚Ł(8Š‚Ł(8Š(8Š‚Ł(8Š‚Ł(8Š‚Ł(8Š(8Š‚Ł(8Š‚Ł(8Š‚Ł(8Š(8Š‚Ł(8Š‚Ł(8Š‚Ł(8Š(8Š‚Ł(8ŠČŐ ·ÉÎÎ&33‡ĂĂáŔjµbµZ‰ŠŠ"""BEÍ{GńUiiiŘíIŘíÉ””ä››‹Ő V«ąÜá0oááaX,áŘlŹ`ł ˘C‡*žhŢ‹¸Éb†ˇ2HM•’˛†Ĺ‹§ło_6[6tî\ůc¶m»ěöpZ¶lK\ÜKôéÓOĹÍ{GńF[·naܸaDF$!!—-.o={÷Âرa8ťÍ={)ť;wQqEó^DÁQDĽĹĽy3ٲeqqGčŃŁjÖůĺ—ŘîÝÇ2rä8Y4ďEE¤¦5Ş?~~źđöŰąWdýńńµ ěËÜą+UlŃĽQp‘šjęÔ' ý+Ď=WxEźgĆŚ `(ăÇż«˘‹ć˝ČtG©FŤęOHČ•ó?ľ‹ĺ}FŹ¨Â‹ć˝‚ŁÔ$óćÍÄĎďžľđW{Î_,¤°0•… ˙˘Í{G© ¶nÝÂćÍo]±ďvUfÁ'7ľÁŽŰ5˘y/˘ŕ("ŐݸqĂ>ÜqŐž˙É'óěłĂ4˘y/˘ŕ("ŐYJĘ"#VŮ©G.ÇťwBHȬ[·V"š÷˘ŕ¨HuµxńtrŻz?ś,Z4U"š÷˘ŕ¨Hu”––Ćľ}—}eŚŞÔş5dd¤“žž®Í{Qp©něö$l¶śjӛ͉ݾ\#š÷˘ŕ("RýŢ@“±ŮŞOl6»]WŐÍ{Qp©V˛łł1 'ť;»˙E‹`ŕ@čÔ /ľxŮ–-ĐĄ Ô®  {öxÖ§®]!/ď4ąąą ©6ó !ú÷‡ŽáăŹ/^6y˛y˙…·.] ¸Xó^EÄKdffât:=zĚ‘#Đ˝;Ŕńă/«_Ţy†~«{Ěó~9ťądffj€¤ÚĚű˛ąß«8ťpęÔĹËžx–,9kע˘Ŕß_ó^.O€J "ŐŤĂáŔjőě1/żlţűé§ĺ—5onŢ.|3˝śŹ­V ‡ŐáČŃĽ/5k–ůď{ď•_Ö¤‰y(*‚ `Ţ<Í{Qp˝VęÜ9ض Nź†×^ŃŁ/'8š}©)óţBëÖ™Q÷éŁy/ Ž""•ĘÍ…_„ěl3<Ţ{Żj"ľeńb:‚‚T Qp/bµZ©ęuęŔ—_š?Ż^ }űšß s‡Ů7‘š2ďË;©©°c‡çŹŐĽ— éŕń©7P€Ţ˝áĚó`ĎŢ@ ˝JŤś÷Ë–™GS·o9ÁQó^E¤‹ŠŠ"<<ĚŁÇ8ťćGĐçÎA^žůsAąlűvČĘ2>wÎ<ŕşë.>`ĆaDEEi€¤ÚĚ{€śsľ™_É(ŰʆyşŞ¸¸Ëë—ć˝(8ŠHµĹζmî?ćţš5Í›áÍ7Íź?řŔ\¶aydéu×™çr\łĆ<ßť'ßőÚĽBB" ŐIµ™÷™ó}˙~0Áüů˙8żüß˙6˙p0Ŕó>iŢËĎY Ă0T©n¦N}sçţĚ”)Ułľâb8qBCÍđč© ,DDLdüř)©1óţ—ŇĽ—źÓG©–l¶AŘíáU¶>hĐŕňB#€Ý†Í6P#5jŢ˙Rš÷˘ŕ("5B‡hٲ-{÷^ýľdd@۶Ѵk×N#š÷˘ŕ("RĹĹMděذ«ŢʱcĂ1b’D4ďEÁQ%‘ęŞOźp:›ýtţĹ«aýz(.nEllo hŢ‹‚ŁJ "ŐŮěŮKILl|՞ɒë™5+Q!š÷" Ž"RÝuîÜ…îÝÇ_ëWpîşëy:vě¨Í{G© FŽG``_fĚřő.˛;mZ06ž|r´@4ďEE¤&™;w%0ôWyť6-  'HHHRáEó^ä:¸Ô(ŁG¤°0• śWdýqqáDDŘôć)š÷"ĐG©QćĚYA—.S2¤16TÝzׯ‡Áݧ{÷Wőć)š÷"— =Ž"R#íرťgźFHČ$$8iÝúňÖ“‘ažŻ®¸¸łf%ę€ŃĽQpoµnÝZ-šFFĆ.l6'6›A×®•?fóf°Ű-Řía´mÍ“tľ:ŃĽQp_‘žžÎ˛e HMMĆßżÓ§ťÔ­kÁj5—ź< ÇŹV—ţýcł ÔĺÔ¤ĆĎ{»}9vűJňóĎ“ă¤~} őę™Ë8uĘ 22ŚHî»ďw<ňČPÍ{Qp9{ö,äććňć›™LŕL`%.ÎJTTEEEDDD¨`âUrssÉĚĚdĆ ď˝ç(˝×Ę»ďZ4(ŠĐĐPI~±•@DĽEY¬U«őë·Zü´¬U+hŃB5ďU«V-Z´hAÓ¦Oô† A™QŞŠŽŞGß•§‚ُrVDÁQDÄ3Ď«âS ť@;˝Ĺ‹‚Łg’ĺŔ*•B|‚ÓédćĚ@°hĄ˘‚Ł+ß~ű°8 ,çŰoĹűCc x饜Ň{nÖ1r¤ÂŁ(8Š\҇~ȶm•Ţ“ĚćÍËYµJáQĽSII 4 ''çgKn`ňäu´jĄđ( Ž""ĺ¬\ą’U«V˙áE÷?ýt2Ë—+<ŠwÚ´iSˇŃuëÖ)<Š‚ŁČEÎś9ĂęŐ«Yąre…Ë““Íđx©7X‘šŞGŹ•.żá3<ž={VĹG0/9¸bĹŠJŰ$''“ťť­b‰Ďąá† S!DÁQD qăĆnµłZ­*–ř曾źŢöEÁQDDDDEDDDDÁQDDD®`¨Ę Ž"""âĘ˙JTQpńŚE%ź’”Ôx ¸xIGW Ă( Ť†ÂŁřŚ~ýúqË-ń@_`"LR’ÂŁ(8Š\RII ńńţĄˇŔŕ‰'ĹűCc||>žľ}ű–[6`ŔD‚EÁQD¤śŕŕ`Š‹‹+\f Źâť˘˘˘* Ťe&N4Ăc~~ľŠ% Ž""éééUÚĆ0 öěŮŁb‰W©[·®Ë6'NÔN˘ŕ("R¦}űönµkÓ¦ŤŠ%>)88XEGąňTťMff&‡‡Ă€ŐjĹjµEDD„Š$^;÷ŹËĄ7ČȰňß˙jî‹(8ĘOŇŇҰۓ°Ű“))É!77«¬VsąĂaŢÂĂðX±ŮÁfD‡T<ńŞąźťťK×®ççţ¦M°zµćľřŠ"ŕcŕw*…(8Jy))kXĽx:űöe`łĺđî»ĐąseŹČe۶±Ű˙Ě!óhٲ-qq/ѧO?S4÷EjĽEŔW ŽRĺ,†yy©ˇ¶nݸqĂŚAË–©WěŤ`Á‚\5ZĂŚ#TpŃÜ©ćŽ?ÎşuëHJJ*·ěí·w1`ŔŇÓÓU(Qpô5ŁFő'$äŻ<÷\á®ńă ±XŢgôč*Ľhî‹Tc'Ož¬04–ŮµË Ź%%%*–(8úŠyófâç÷ Ď?_ř«=ç‹/RXĘÂ…ŃćľH5Ő¶m[—mvíÚ…ÓéT±DÁŃlÝş…͛ߺ˘Ń]Ę‚N6n|;¶k Ds_¤ÓÉďEÁŃGŚ7ŚáĂWíůź|ň0Ď>;L!šű"" ŽRťĄ¤¬!2ň`•ťvärÜy'„„üŔşuk5 ˘ą/"˘ŕ(ŐŐâĹÓIHČ˝ęýHHp˛hŃT hî‹Ô…*(8úš´´4öí˸ě«bTĄÖ­!##]§tÍ}‘jĎ´VDÁŃ×ŘíIŘl9Ő¦?6›»}ůY÷W_}U-^ㆠŞE?ľřâ‹jŃŹőë×_±uź°h«˘HŐ2¤Ú:sćŚŃ©S}Ă0pű6|8F` F@Ƹq—n÷Řc€‘’‚Gë7 ŚfÍ‚ §ÓéÖkđ÷÷7ŠŠŠÜ~Í 0V¬Xá˛ÝţýűŤ|Đíőůůůn·4h‘””ä˛ÝˇC‡Śľ}űş˝Ţ°°0#''ÇíöÆ 3–,YⲝĂá0z÷îíözëÔ©cś>}ÚíöqqqĆ{ď˝ç˛]ff¦qĎ=÷x4ĎëÖ­kś8qâĎý‡2罿?ĆŚ/ŰşŐ\ÖľýůŰűď{>÷cbęą=÷E~můůůFpp°1uŞa@Ům·Ń¸ńŤ*ŽTíq¬Ć233=>YëÓOĂ‘#0hХۤ¤{­ÖËýc~řa7?2)"88Ří=Ź+V¬`őęŐ.÷<6mÚ”aÆńĐCąµŢüü|ęÔ©ăöžÇ¤¤$Ö­[çrĎcăĆŤ‰ŹŹ§_ż~n­7''‡ ¸=®K–,aÆ .÷·Ö{úôiš6męöžÇ÷Ţ{ŹoľůĆĺžÇ đ /Đ«W/·çÓ‰'ĘíyĽśą?a;˝{WĽĽQŁ‹÷8âůÜw:sÉĚĚÔNRwQ§Nňóó¶äFţô§Őnť \Ä*Aőĺp8<w;ş đÇ?Â?ţ·ÝvyýŞW/€íŰCdä#4kö……ű jvÉöŃŃES€ĹâOQŃIęVůýďň 9 ’vrć DF>Dłf«9wî×_˛őŤ7ćBLĚ,–`ŠŠŽp]eń‘ż˙}0&Ŕ5×T’ÄéKv6Ô©ÓŹćÍS8wîŤ.Ůú†r¨];śöíŹáçĆąsG ŚŞ,>’’ň8/˝×^[Ůů{sö,Ô®}-Z¬Ł¨(“€€†—lݬŮięÖŤ¤mŰřű×qŮoxŹŐ«‡3y2\{m\%íî)íG/Z´řŚ˘˘ ¨ď"€ź aĂz´ił‡€€şää8¨_ßłyyóÍ•//)ďľhÓĆü×SV«‡ĂA‹ępÄŽČ6nÜXAh,Űľndőj3<îŢ˝[ĹGG÷=˙ĽąWňúë/ ¶m­IK‹¬@˘‹G±sgp#°ĂŤgYÁéÓ9p ř]Ąá -­pŕ껉ůěÜRÚŹ­nô#‰¬¬Á< <\ix4űq7p-đ‘‹őćđÝwá@ŕ7ú±„S§çС`@ĄáŃěÇ@mŕcë=Í®]‘G_ntŁďqęÔpŞŔöG&ć¶l™OAÁÍĄýhRiűÉ“g2n\EEŻUÚnĎžDEő¤¤di?n«´}§N·±iÓŢZÚŹć•¶ź>}6cĆĄ¨čőJŰ}˙ýę×ďFIÉáŇ~t«´}~>ÜrKľúj……ż%?ví˛rúô•۶„Ŕ@đtç‹Ăa(8ŠOÓÇj,**Šđđ0ŔýK®mÜiićyĂĂaî\čÖ nąţđ‡‹Ű.YbYęć¸?)))"--Í­¶111,_ľśččh·ÚOžlîi|ĺ•W*mwćĚl6n­·S§N$&&ŇŃŐŃCĄ¦OźN^^Ó¦M«´ÝŮłg‰ŤŤeďŢ˝n­÷–[naţüůÜěęHŽR3gÎ$++‹×^«|OŁÓé¤gĎžěßżß­őŢvŰmĽńĆÜzë­nµź={6GŹĺő×+ßÓ——G·nÝ8|ř°Űó©GŹĚ1ßţö·żhî˙ăđß˙Âľ}ŕçgÎý;î€čhx÷]8wZµ‚C‡`ňdʇŕ`Ďć~DDQQQúĎID|–ö8VcX,álŰćţcŽŚ 3(¶mkţ|©‹s<ţ84kćYź6o†¨¨ć„†şľ"ÁŮłg= ŤË–-s+4|öŮgn‡ĆĽĽ<ŹBăŠ+Ü Ťeýp74zW­ZĺVh,뇻ˇ±¸¸ŘŁĐh·ŰÝ ŤeýřĄˇńrçţŃŁć|żóNhŇÄü9+Ë\ÖĽą9wg΄ÔTxůeHHđ|Dş5÷E®>'đ¤Ę UÎbúzxu6uę ś;÷g¦L©ý™0ÁBDÄDĆŹwݡ’’ŹľOóţűď3tčĐ*ďsué‡aX,·Ű/]ş”aÆ]ő1_˛d Ź?ţřY÷×_].4zĂÜąš¦M—^ęDËHI1Qpô;wîdČUŹkö¶oÎGm¦]»vŃÜ©†Úµ{Ý»‡ažúĚBJĘ$G©2ú¨şšëС-[¶ĹÍOCŻ¨Ś hŰ6Zoś˘ą/RM=ôĐCtę4 ó·ŻË—OVaDÁŃ—ÄĹMděثcĂ1b’D4÷EŞih6lmŰ>xÁ˝Ż`“'+<Š‚ŁĎčÓçśÎf|ůĺŐëĂúőP\ÜŠŘŘŢŃÜ©fŇÓÓ6l>ř`ąeŹ=¦đ( Ž>göěĄ$&6ľjĎżdÉőĚš•¨Í}‘j¨A†Ć2ŻĽb†ÇOOÜ+˘ŕX3uîÜ…îÝÇ_ëWpîşëy·Og#˘ą/ňëŞWŻžË6eáQDÁŃGŚ9ŽŔŔľĚô«=ç´iÁDDŘxňÉŃŃÜ©áBBBTQpô%s箆ţ*o Ó¦ô I*Ľhî‹‚cM4~ü»8ĺŽ6Ť‹ çĉ‡ůăç«ŕ˘ą/"" Ž5Ůś9+čŇe C†4fÆŞ[ďúő0xđőtďţŞö¶ćľHŤU |¬2H•Ó•cj¸;¶óěłĂ ů„'­[_Ţz22ĚsŐ·bÖ¬D šű"5”yÉÁ÷€őŔ ]rPĄĽuëÖ˛hŃ422vał9±Ů şv­ü1›7ÝnÁnŁmŰhFڤsŐ‰ćľH 7`ŔJ>üp5ć%í¤¤´QpG©Xzz:vűrěö•äçź!'ljŐjÁj5—;ŕpDD„‰Í6›m .Ą&^7÷OźvR·náOs˙äÉ`Ž×Üď¶rĺJ¦O_Íwß­(˝çFŢyÇN||GĄrąąądffâp8p8X­V¬V+QQQ„††ŞHâµsż{÷Gٱă& ŘHtô±Űçkî‹W‡ĆŐ«W˝‚—^:ŁF7ňůçvÚ´QxG‘r{ě1ÂÂúňŢ{ŹýtßČ‘Iäć~ʲeËT ń:?ţř#ŁGŹfĹŠĄßq<ż,%ž{îFěv…GůĺtTµx•G}”~ýúŃ­ŰcÝŰm‰ŤŤeČ!*’xep\±bĹ%—gdd`łŮ())Q±DÁQDŕđáĂŘl6}ôŃ —l†ÇŁGŹŞXâUÜů®nFFN§SĹG€Úµk3pŕŔJŰ <°°0K|RDD„Š Ž""eÁ±*ۉ‚Ł(8ŠIÂ‚Ł¸th˘2‚Łg^Q ħ””VŕCEDÜ— Ě֪⊋‹™<9(–1*Š(8Џ’––,ŽóIKSxďŤÁÁÁLž\TzO4°śgžQxG‘KúřăŹŮ¸ń] ĄôžT6lĎÚµ Źâ˝‚)**úŮ˝Ń<˙ürbbEÁQD¤»Ý΢E‹x晏/şěŘTćĎWxďôŐW_UMM›Fł|ąÂŁ(8Š\äěŮł$&&b·Ű+\žšj†G]vMĽMĎž=+]m†ÇłgĎŞX˘ŕ("••Ĺš5k*m“ššJVV–Š%>'::Z—ŰG‘2Mš¸w޺ƍ«Xâ›oú~zŰGQpGąBśŔH•AEDDÄ•Á@ľĘ Ž""ž±¨âSV¬x4¦« ˘ŕ("âž U)Ä'<ňČ#ÄÄ ¦y|řˇÂŁ(8ŠTjÔ¨`ŕ  d1r¤ÂŁxh0`íŰ?|Á˝Ó((Čcút…GQp©PPPsćś‚Kď áí·ł Uxďôź˙ü‡đđĂ—[6dČ4ňňĄj¨"âMÉĚĚäťwöŽŇ|˙˝•-[¶J^^ž 奲łłÉĚĚÄápŕpcoµZ±Z­DEEᕯ»~ýú†Ć2Ó¦Mcâĉ¬±—Ëf1 ĂPD¤¦KKKcѢľţz†á$;;—zőŔj5—ź8ÇŹCXX-Š‹CxřáǰŮѡCĎ ĆŢnOÂnO¦¤$‡ÜÜ\¬Öócďp·đđ0,–pl¶GĽzě§M—^:˙{J ôíkţśźźOHHĆ^Ű˝‚Łř¦””5,^<ť}ű2°Ůr°Ů sçĘłmŘí`·‡Ó˛e[ââ^˘Oź~*¦ĆŢëŁĆ^Ű˝‚Łř¤­[·0nÜ0"#’K‹—·ž˝{aěŘ0śÎfĚž˝”Îť»¨¸{GŤ˝(8Š·7o&[¶Ě!.î=zTÍ:żüÓ˝űXFާ"kě5ö˘ŕ("5ݨQýńóű„·ßν"돏ŻE``_ćÎ]©bkěkpp,>úxEpÔŘW:ŹÔS§>AË–©WěÍ`Á‚\5ZĂŚ#TpŤ} ¶ x_cŻí^ÁQD|Ó¨Qý ů+Ď=WxĹźküřB,–÷=z  ݱŻqŇÓW©Ŕ6ŕ{Ť˝¶{Gń-óćÍÄĎďžľđW{Î_,¤°0•… ˙˘ĐŘ׫V­â»ď–ÉŔ^ –ŁGż×Řk»Wpß°uë6o~ëŠ~Lu) 8ٸń věŘ®ĐŘ×и|ůrLľŕŢ˝LšË÷ßݱ×vŻŕ("Ţoܸa î¸jĎ˙䓇yöŮaŤ}µvâÄ –/_Nrrrąe î%6¶f…GŤ˝‚ŁÇRRÖy°ĘN˝q9îĽBB~`ÝşµŤ}µuěر Cc™˝{ÍđXRR˘±×vŻŕ("Ţińâé$$ä^ő~}ĎR IDAT$$8Y´hŞDc_mµoßŢe›˝{÷ât:5öÚîEÄű¤ĄĄ±o_Će_˘*µn 餧§k`4ö5ZDD„Ć^Ű˝‚Łx»= ›-§ÚôÇfsb·/w«muŮ«S]ú‘››ë3c/ľ»Ý+8Š\Ő7dl6÷ŰgdŔ’%0~Ľy±źŰ·žyú÷‡7ß„˘"Oß@ ěv÷®*‘••ĹÚµî}7ęĂ?dřđánµ-))!22Ňí>ź={»ÝîVŰżýío<ţřănŻŰ“=WN§“U«Vą9îv-zÇŁ±ĎĚ„U«`Ň$xď˝ňËw쀅 áĹaűe(kł¬X±Ä­¶ďľű.ăĆąwéşS§NѬY3·űńŔđeE“űĘÎΦqăĆn·˙Ýď~ÇúőëÝjűţűďóĚ3ϸýĆÜąox4öąą°~=ĚśiŽoqńůe†v;<ő<ř Ś ˙ýď•Űî}†!"RÍś9sĆčÔ©ľa¸}»÷^ŚűďÇhÚcĆŚ‹—ť>ŤŃ¨Ć‹/büýď·Ü‚1v,­ß00¬V‹át:Ýz }úô1RSSÝj»lŮ2cđŕÁnµ=wîśŕv-m6›±fÍ·Ú._ľÜ8p Űëöä-¤˙ţFrr˛[cß®]mŹĆeŇ$Ś=0n˝ăî»Ë/ďŘăÁ1ęÖĹX¶Ěóq7 Ś&MŤO>ůÄ­×:gÎă™gžq«íŹ?ţhÔ«WĎí:Ţ}÷ÝĆúőë+m3uŞa±ÉĽĄ¤¸^oVV–év?bccݮǻďľk >Ü­±ďرžGăňĹ:`<đ`ś;w~Ůąs7Ý„1kFr2ĆČ‘µkc<čŮŘÇÄÔs{»÷ŠÎ"RÝdffzü1ë§źš˙VtMŢżţ˘˘ŕŐWÁbFŤŕ–[`ňd¨]Űýç ĺškę˛m[žË¶Ż˝–ĘÓO÷ĺŔ¸ýö>e¨c±XʵíŘq0‡<đŔP^}ŐŐeâŘş5—ŔŔ ¶ow}bäiÓÖđ‡?<ČÁpçť¶Jű= úôyŚ™3˙ęrÝ;w–ŕççÇÎť®ŹÔ}ĺ•dž}öa„^˝ú˙´ŐĎďâľȤ°ĐłÝÁŻĽbŢ 5µüň˛˝Ś;ţ‚Źçüyîą—ÉĚ ĄK—Ű+m{ÇĎŕpĚaĐ ?0~ü[.Ö\Źżýí?\{íuüóźÇ]ö#!a=ÇßÍţýşu»«Â6ÇŽś˘ŁüůĎóiÖl”‹5G˛víÔ©s-›6ťrŮŹ×_˙„řřX°đ›ßÜ[iŰ[oÎáĂŹ<2’I“^˛Ý™ääxöµ†;ď„´4ó‡Ź?ľx™ż?üűßP6Ĺ~÷;Ř´ Ö­‘#ݧ3—ĚĚLZT‡/^V Ž"Rí8¬ÖŞ[ß–-đŰßšˇ &BCÍŹ0ożÝýő\sŤ…ýűS‰ śŔ;Ŕď+yD*˙ügY’ î,—h;0HI,uŃ“@ ‡` XÄWŇ~ 6<řS@€Ű€ K´}0řű߸č‡("&Ć(vŁÉ|öŮĂĄ?7:ˇ?}şv­~sňšk,lß>›ÇźLN•}¦:x‹żţu 𦋵×vÓ8ćFo>góć»JëďúVHÁLĘ76%&ćiŕmWŻŘKLLÝŇŕéňĎ5ţ÷ďýiŔ}•´$'ǗΓ ·ü*{‹ĺü6ćÇŘŮŮPŻžgë±Z-8Dz?˘Tńöŕxâ\sÍĹo(őęÁńăž­ÇěÓ)ŕxixkĺĆŁR©Ŕ87ţË Ü<üÍEŰ »ôď˙fnôc 0 xş’ĐXć1ŕ~`0ćĄë\˝Ť–ţëÎ÷ä’9Ŕđ BŁŞr쫊Ů'đO`$0ĎŤGýhŚ>uŃö:`gi ~ÇŤuQşţŮ—ôt*ËvŔ3Ŕß]¬÷Z࿥ÁÓť~üřcéwedé żR~ő±ĺ¸öÚŠ?•p5ö‡Qpáď??ďqQ\ög.cK;źsD”†*ĂŤöĂJC^´›ýą§Č• Ąa÷Ŕť“@ÖíÝěÇ[{Î\Ůąw˛}éż5ÍŞŇľż¸sôoŮÇÝhŰč ÔrŁ­h‰ąńlˇĚ=ŽeáńiĚ=}mÝXw] 7ěF۵@#`Qé2®ÄKJěŻgÎHJ2?Î B~}T-"ŐŽŐjĄ*˙ŔoŇ>˙{a!= M›z¶žăǡI“e4ibŁM×GB9ňľűîuz÷ţ Ă(©đ»…Z¶ě ŘOPPĺGOoÚ4ŠşuoâĆď˛ÇěŘ1Ťűďß@IÉąrß-üą>¨O˙ţ{ ©üs˝oľMť:mh×Îő‘ł™™˙d۶‰ô鳀ââ|üýý/jsô¨Őă=Áż†ăǡK—˙ăäÉíÜ}w˛ŰŹ[´ČB\śáVŰ ĄiÓ‡hŃb`Ąí°ó˙—Č=÷¬©đąvě€mŰř)<Ţzk"˙ú—O}ĘUť’‚…‘“cţžśŚaµby¶îĆŤŚW_}Ő­×đÉ'ź÷Ţ{ŻGŻ;22ŇČĘĘrŮî÷ż˙˝1ţ|·Öą~ýză®»îň¨őęŐ3~üńG—ížyćcÎś9n­óË/ż4nżýö+:öoĽQńQŐe·›nşüŁŞ›6 6z÷îíQ=y‹8p ±|ůr—íÖ¬YcŘl¶ ë{©ŁŞýýmĆ·ß~ktěŘŃĺúl,[¶Ěe»ÔÔTŁOź>Ő#$$ÄČËË»"cż{wůŁŞ cÁs[˙ď/oÜ ŁE‹ZĆ÷߯˙ËćµJ "ŐMvv¶Ńąłg§ăyůeŚnÝ0ęÔÁhÜŘüyŐ*sYq1†Ífž–%>ăÚkĎ/óäÖ¦M„‘››ë˛˙999Fllě Ťź~ú©Űˇ177׸űHhüüóĎÝŤyyyFĎž=ŻŘا¦šăݤ FD„ůó‹/ž_>j”y_h(F‹ćĎ7z6öÍ›»5öW24ž9s¦ÂĐřs?ŽkÖ†aŰ·o7Ξ=ű‹CăŮłg«<4–Ť}űöžťŠéÄ s<;t0c×®wÜa.;uĘĽŻIłMŮmńbĎĆţ¦›ę{4öŢNU‹HµĹζm?ŇĄ‹{Ź2îűŮAťÍ››˙úůÁßţ_|a~ěôüóвĄg}ÚĽ"#ę˛mVVź|ň‰ŰëľýöŰŮ·oź['÷ľîşë¸÷Ţ{ÝZoVV–Ű'jčŐ«»w咽‡ť^{íµnźŘůĚ™3nź¸:""‚ăÇťlۆŰcßµ«y*ž‹űwţçgž1ʦ˝P›6žŤýu×5qkěÍy×3;ş¶bĹ l6tŮöäÉ“¬YłĆăí©ěë;v¤¸¸âď•&''ËŕÁ]®ďÔ©S¤¦ş˙ńtÇŽÉĘĘ"$$ÄĺŘűůE°m[¶ŰcQ~ěËľ…ß|Sţ1śëśÍ›!$$Ňí±÷ Ž"R-ŮlŹ`·˙Ůí7n0o—âç÷Üsůý±Ű-ŘlÝjëÉU8Ö®]ëö•X:zp2BOż—•śśLť:uŞĽ 4đ¨C‡ÇnËí±Ż_߼]J»_x†'c°oß>·Ű¶k׎:¸H©ź§´L«V­¸é¦›ÜZGż(¸eË‚Ü<"ĺ‘Gy´ÝÁ­·VĽ,0đŇË®ÔŘűU-"Ő48ÂnŻ6ý±ŰĂ®Ř'—ď»’Ü ŤWÚ€q>3öî†Ć+ÍÝĐx9‚<8ŚŮ—¶{G‘*~Cmٲ-{÷^ýľdd@۶Ѵk×NٱŤ˝‚ŁHu7‘±cĂ®z?ĆŽ cÄIŤ} âFiěµÝ+8ŠďčÓçśÎf¸y\ű~=·"6¶·Dc_<äjěµÝ+8Šo™={)‰‰ŤŻÚó/Yr=łf%j 4ö5Ƈ> ô˘€™{m÷ Ž"â;:wîB÷îc‰ŹŻő«?w\\8wÝőĽGG‹ĆţjzôŃGiŰÖ ^˛HNž©±×vŻŕ("ľcäČqöeĆŚ_ď"łÓ¦aăÉ'Gk4ö5&4Úl6bb.< ř5śÎ,fÎś©±×vŻŕ("ľcîÜ•ŔĐ_ĺMdÚ´`‚‚ž !!I…×Ř×»wďľä‰Ä‡ {Ť¬¬š5ö Ž""—müřwq8">ţĘqΉóÇ?ÎWÁ5ö5FÝşu+˝úĚkŻ™á±  @cŻí^ÁQD|Çś9+čŇe C†4fÆŞ[ďúő0xđőtďţŞö8hěkśë®»Îe›×^{ÍíK!jěĺR,FMťE"âÓvěŘÎłĎ#$äś´n}yëÉČ0Ď×V\ÜŠYłő…xŤ}Ť7mĽôŇůßSR o_Ť˝¶{GÖ­[ˢEÓČČŘ…ÍćÄf3čÚµňÇlŢl^ÖnŁmŰhFڤóµi콆7GŤ˝‚ŁH•HOOçŢĺóĎ×’ź†Ó§ťÔ­kÁj5—ź< ÇŹDD„Áď~7›m .'ć%co·/çí·gSŻ^gĎ:‰Śb}âŐ6,ÝĹآE BCĎv@€¶űŞ¦ŁŞEDDĽČîÝv`°8 ‚‚Ł”g·ŰŮľ=Xězrü¸ÂŁ(8ЏéŚJŕłľöąĐČcŹ­ąŕŢýŚß“EÁQDÄ…q@•Ág}é …OĽŇţóźäĺĺPţh­ZÝĚüůľ“IÚEDÜ“ ü0Ă_ţ˘đč[f™@~čďőݶGʆĆ27ßl†ÇśśŻŻEAA:°ŘKQŃçÚED*wď˝÷Ň«×8 ¶ôžŢôę5†űîSxôďľ;8 ĽřóČ#çđóóî·;‹Ĺâ˛ÍÍ7ßLhh¨W×!==ťŁG»€őĚŕóĎED.ˇWŻ^<˙üó´oďE÷ÇÄôfĚ…Go7{öl~ü±,4–…*?Š‹‹Ý WŢÎßß{÷ľ¦§§3`Ŕš5ŰőÓ}aaë™1CáQÁQD¤ű÷ďç…^ WŻ^.ďÝŰ Ź‡V±ĽĐÂ… 9zô(&Ľ^n™ĹbÁ0 Ţ|óMĘ 9 Ŕ®]»Ę-[żŢ Źiii*”‚ŁČyőë×çž{î©´MďŢ˝ąćškT,/tüřq^ýőJŰŚ3F…ňB ,¨04^?úč#JÁQD估°°*m'5ËĉU„źäŁ}ćŐNž<Ůe›iÓ¦iZT]9FDDÄë< « Rĺ´ÇQDDÄ‹$'úbžü~¶ " Ž"""RŢ!ChŐ*ŚydůQVŻVxG7ŤP |ÖL Ŕ§Bcll,7Ý4ř‚{_'+ë(łg+<Ђ٠K€ ŔR•Â'5đ‰Wš‘‘All,.·ěÉ'_çčQ_ ŹóĐÇô Ž""nŰ´)ř Ř l`Ó&…Gßr ĺ_˙äőŻöšk®©04–yýu3<řĘŘ·Wµ(8Џ¶xńbţď˙6‰Ą÷,a÷î ,]Şđč 23ŹÝ€ĂŔ ˘˘úđŘcŹyőknĐ Ë6Żżţ:†axýřď߬öť]_„‚ŁČĄ-Z´M›6ńřă‹/şřđ%lŘ đčíŽ9ÂC•…FSÓ¦ŹŃŻ_?}ôQźŻOHHWżľ˘˘–Ń@=""vSżľÂŁ‚ŁH˛˛˛řć›oX´hQ…Ë—,1Ăcvv¶Šĺ…233éÖ­ß|Sţ’’Ź>ú(6›ŤuëÖ©P^—/_NppôO÷Y,őŘ˝[áQÁQD¤yyyĽ÷Ţ{•¶Y˛d N§SĹňBýúő«ô:ä¤eË–*”zĺ•WXľ|9ŃŃŃĺ–Ő«g†ÇA©P Ž""çY­V·ÚEEE©X^hëÖ­.Ű´nÝÚGŞQ|î3c?räČ Că…áqţüůÚHEDD¤Ľ§¤ŃŤej×®­iˇŕ("""Úłg-đW`3ći‰DEDDägÖ®]ËÖ­óTĚ#Ë»qň¤ÂŁ(8ЏIÂř®˙őąĐ8ţ|N˝ŕŢĂŚ׍#GEÁQDÄ…€*ĎúInîAŻĄ§Nťbţüů¤¦¦–[¶dÉaşuóťđ—÷/`đŠŠ>ÓfPĹTńFNĚËŽą×1LEń9˙‚ČĘÚ4ńęWzäČ‘ Cc™Ă‡Ó¸qc:„ĹbńęZ„†Ţ ô2 ŘŞÍ ŠiŹŁx§Óɸq €śŇŰućŞ0>ĺ7Ŕ_€ŻŘ·/»ÝîŐŻ6&&Će›Ă‡söěYŻů“'§ť'ÉË{J›‚‚ŁH塱AĚť›sὌ]źÜ\…G_Đż˙o€ŮŔmüö·kHLôţđčo?%Í”)S0Śb`20 ˙žzJáQÁQD¤†aĐ ArrrĘ-[°ŔI˝zőČËËSˇĽX÷îÝ™0áőźBc™5kĚđřĂ?¨H^jęÔ©QŻŢäźî Ett4O?ý´ ¤ŕ("r±ŚŚŚ Cc™ÜÜ\ĆŚĂąsçT,/ôꫯ˛téRştůM…Ë׬YCzzş ĺ…RRRŽŽfĘ”)ĺ–=őÔSôďßź¤¤$Ş čŕńm۶uŮfáÂ…*”—š0aű÷_şMż~ýT(/äj\ďşë.©ŠhŹŁ×94WDÁQDDD\i\§2H•ÓGŐ"""^dňäP ŘyĐ7*ŠTíqńˇˇˇüéOY@p+đĎ=w› # Ž""îi¨ř¬>Ŕ!ź Ť[¶láС-˝ĺóŕ˙C×®]}lě?j¸ôQµx±ľ@<ćĺÇRTźs7pP൯0-- »=‰•+“hÓ&ڇľ•úőáÁÍĺ$'C­ZAX­!Ś5›m:tđň±˙ŘĽŁÍ ŠY Ă0Tń6:ôá»ďžÂÜë”ĘM7-`Ç…G_°?4oţ&°‰ź_mŠ‹˝+<¦¤¬ańâéěŰ—Í–Íť;WţmŰŔn»=ś–-Ű÷}úxßé‰Z´ŘĂľ}6 !aa“ÉÉ驍BÁQDäŇîż˙~Zµz†·Ţş˙§űĆŽMeďޤ¤(ĹĽěÜ:ľůFáŃ·ĆŮĽąć|äš––Ćľ}żčäŢUĄukČČH'==˝Ž˙|ŕ5m Ž""®˝˙ţűěŢý°¬ôž$ľűnťÎăć#Nś8ÜdĂhĐŕn†Z#ún·'ałĺT›ţŘlNěöĺ5jü÷ďď,ŇČΎҡŕ("riK—.ĺóĎ?çÉ'ßżčţ‘#“X·NáŃŰ;vŚűî+ Ť¦f͆ҫW/† R‚c26?]?zRR !ţóźňËKJ 9FʆqăŕłĎ< ŽvűĘ3ţť:u"**č4$"b;QQ Ź Ž""8}ú46l`éŇĄ.OJ2Ăcvv¶Šĺ…Nś8ÁM7ÝÄÖ­™ĺ– 2„ŘŘX>ýôÓjŰ˙ěěl ĂIçΞ=î7żéÓaňdزĺâe†Ź?S¦@óćа!üë_kWČË;Mnnnµ˙Nť:‘HppÇźîłX˛}»ÂcU P DÄ[8ťN–,YRi›¤¤$Ž=JíÚµU0/sď˝÷’™™Éţý/1÷0îŮ—;ĺťÎ\233iQľxy S¦L!11‘Ž;–[Ö°ˇ‡Ęű￯ EÁQDÄÔ¨Q#·Úiďwú÷ż˙í˛M›6mŞm˙V«çŹó÷żô˛U«ŕá‡á˙vî„¶mˇOđóŕóF«Ő‚Ăá¨ÖÁń‰'žŕú믿äň† ňÖ[oi#©ú¨ZDD¤ÇĘěŰg~˙ńÍ7ˇ ţřGxâ ĎÖaµš}«Î* Ťe"##5ÉŞ€ö8Šx±đpHM5÷L>ţ84m 'B«VŞŤxN{EDDŞ«ŐJUďŘkÔ:t8˙qöő×Ă5×ŔîŻĂá0ű&˘ŕ("> @%đY›}>8öęiić)y‚¬,<:Á¸Ăa(8Š‚Łř‚ @•ÁgĄĎŕt¨˝ŤŠŠ"<<ĚăÇ˝ü2<ř ytő[o™?o.ÍĚš{űô©SáŢ{!>ŢłŕVŁ(ËËűđ1°˘˘Ď´T1}ÇQDĽRQQđ—Ňß €`Ĺç|sćĚ. iµďmDDK8۶ýH—.î?.6:w6żżX¦IóßŔ@řüsóčęC‡ĚdzőrÝ›7CHH$ˇˇˇ5fÔCCoú™lŐf ŕ("Rą‚‚FŹ®ä—ŢBQŃ…GźŇü–ďżďËڵЧOźjßk›íěö?{»wŻ|yp0<öŘĺőÇn·`ł ¬Q#ňätĚKNĆ’—7ŁÍˇ éŁjńşĐX§NćĎĎżŕŢ|FŤŞMaaˇ äţß˙»xř­!{¤2ţ|Ö®][‚ă ěöđjÓ»=¬FÇW_}ĂȦĎŕďßš?üáÚ(EDĘ3 :uęźź_nŮ»ďÎąsçT(/ÖłgOž{nćÇóRSÍđ¸˙R—•©&:tč@Ë–mŮ»÷ę÷%#Ú¶Ť¦]»v5běgĚANNőęM˙éľ  ŃÜpĂ Ś3F‡‚ŁČĹvďŢ]ah,SXXČ#Ńg IDAT();ÄTĽĘôéÓY°`]»Ţ^áňÔÔTvîÜYí_G\ÜDĆŽ »ęý;6Ś#&Ő±OMMĄeË–Ľúę«ĺ–ýáŕţűď'))II°†a¨ "âmŢ{FŚ8˙{bâĹ÷Úżš7?˙ű€°bEÍz wŢͤIéÜqÇŐyţőëaćĚŽ|öŮö7ţ7Ţh^› N8}ZŰDUŇG‘jföěĄ$&6ľjĎżdÉőĚš•¨G‘ę®sç.tď>–řřZżúsÇĹ…s×]ĎÓ±cG „(8ŠÔ#GŽ#0°/3fýjĎ9mZ06ž|r´@EDDj’ąsWC•đ8mZ0AAO HDÁQD|–®±ë»×řW1~ü»8ĺŽ´Ž‹ çĉ‡ůăç{ÉŘ;€“ÚED<ń 0 xHĄđIw­˝â•Ě™ł‚.]¦0dHc6l¨şő®__O÷îŻzٞƏ€‰Ú®ťŽGDĽRÇŽ6ŇŇžlŔ:w^ʶm«U`žŽçm`70˙ë(*rzĹk۱c;Ď>;ŚHHpŇú2sqF†yžĆââVĚš•čU´lů=?ü 4$<|&gĎv×FQ…´ÇQDĽÎ<@ŹqĄˇŕAşwĆCiĎŁ/x˙ý˛Đ8㡇~¤V­Z^ńÚ:věÄ_ědôč•Lp+ŃŃáüéO¶lqýŘÍ›a íۇ3qâ­üĎ˙$óŮgŰ˝*4~˙ý÷: ěľ&/ď6mÚ¤Ť˘ yőÇěěl233q88¬V+V«•¨¨("""44öâeúőëÇŕÁŮ»·':0żë/Ľ`ĄI“˙°nÝ:RRRT(/5{ölľţz;kÖ ˙iěďĽÓJBµtëÖŤĽĽ<Żz˝éééŘí˱ŰW’ź†ś'V«kéW{p8 "" ‰ÄfÍ6°Ć\FĐiii<đŔĆR2Ç>,ĚJ›6ăxíµ×čŐ«—6ÇŠ'ŽÝž„ÝžĚ˙oďţăk®˙˙Źß‡ýŢŤŘä·H_ägż$I’Đ©T‰%©|Rx‹H2-ůí­w,ĺG 9~Wd•’_Ioj+ó33cÍĆĆ~y~˙8“Ľ›íµťÉŮ9·ëĺâRÎëą×^÷svî{ť_çÎťVFF†ÂĂő?7")((P^^A˛Ů‘ÍÖSŤ7ćÚ@ö(ĺůřáL­^˝\~~ç”––ˇŠ/äâ„””$y{—“·wy=ôPwňwłŰţ‚ďëÜąÓňň*Ł .d씜,čôiŁŢ˝#Ü2űŚŚŚaö÷÷wŰě—-[¬“'äëë««Ż–ŞTql?zTJI‘rr˛TY?ü·{ŠŁĂĘ•Ë5wîxíß+›í´l6©Ył‚żfÇÉn—ěö Ő©Ó@ŁŐ©S®dňŮě‘SĘmݺŴn}˝éŇ%ŔÄÇËSĽ?żý&Ó©S ąóÎ˙gvěŘn@ö =Č+ŐggÎś ­[§)"âZ·.™}ĆÄHŃŃתU«Ázę©!üfAö =ČyJmq8°«Ę”Y§32.Ëţ ·wçĽwíŮüAö {”Ęâ8n\_ůű/ÔСY—őű8>âéqŤń®)dňŮě=^©{Ç»ĘĎďň_$iÄ,yy} AşsM!{?ČdOq,M;sć•)łNÆeýcßóĄ—˛”•µJďľ;‰k ŮüAö {Šci°mŰVmŮ2ő˛=żˇ łg§ë›oŢŃŹ?îäCö =ČŢs•–—·n}˝ůúëâżôŢŮ?_~)Ó¶m#^‡Oö =ČŢc•Š3Ž+W.Wůň‡Jěĺ÷ĹѶ­äç·Ok׮㷠˛ůěAöśqtU<Đ©7ú,©?qq2]»ŢĚŻdňŮě9ăčŠvíÚĄýűcU»ö•?–ző¤ŘŘ=Úłgżq=Čd˛÷8._íöů˛ŮN»ĚńŘlé˛ŰY^żtéŇËu¦¸Hë—,Yâóűä“OJuöo˝5Ö%ň\ľ|ąKǧź~zŮŽŁ´ßö‹bíÚµ.ńo\˝zµK\Ż&M[Şłß¸qŁĺµüńe;î 6¸Äq|ţůçsźOqt‰â¸D6[ńżţ›o¤őë/ţóĂÎ\‰Ś–.]`yýéÓ§5aÂKkW­ZeyżŮŮŮŠŹŹ·Ľ>++KăÇŹ·´vÍš5–÷›››«¸¸¸"ÝŚk­|}ôчNe/IIIŇHłfIß/9óv÷6›ŃćÍ5{öě/UÇŹWrr˛ĺőÔŚ3JĽd¦¤¤čرc–×'&&jĘ”)–Ö®\ąŇň~Oť:ĄeË;˙sçţ~»wö¤Ífd·[űT‰¸¸8ĺääXŢ÷¦M›´`µź+Eůetßľ}:{ö¬ĺőŰ·o׼yó,­]¶l™ĺý>|X§O[/ß~ăôm?+K˛ŰĄ3¤5k¤3gţ™ě%iţüů–Kx˝zőÔ»woKkwíÚUäv»ÝŇÚ ¨GŹ–Öő ÜęŐ«-_o.śçtöűöI˙ůŹôá‡RJĘ?w»÷®ü8zjjŞiÚ´’SĎQčÖM¦]» Ę——yâ çž÷PµjóË/żXţw >ÜĽńĆ…®;qâ„iѢ…ĺýÖ©SÇěÝ»×ňú—_~ŮDFFşîŹ?ţ0Mš4±Ľßúőë›ŘŘXËëÇŚc^}őŐBłoҤ˘S9íŢíČ»[7™_”©REfřpç˛oÔ¨˘‰0˙ţ÷ż ýw:tČ´k×Îň\BCC͉',ŻöŮgÍôéÓ ]÷űďż›6mÚXŢoĺĘ•Mbb˘ĺőĎ?˙Ľ™'oď |¶ăřZiiŁT©Ň×ĘÎţAŢŢÍ 9Ž*Ş\y—Ę”©lé8RS«lŮZ zľë÷÷JM}A•*m.ŕXťË?'Gňövd^¶¬Ô˘…ęüĎćÍ˙˛23·*4ÔÚS|–&//_Ią’Ęňt^ňőí¨€€ž®;{v•ŇÓg+4tĄĹăTXX’ĽĽeLfŢńtOČ×·­úr딞>Eˇˇk-GŞT9¤2eBdLşĽĽK4űôt©|yÇS’RR×…[o•üýťĎţСJNî¤đpëŹ{''wV`ŕ@ůůu*tmFĆ|ef~¦ >,ě®#GüUµjvŽăö•ź_Ꮯ9ó‘Îś±ëę« nß‘#^ŞZŐzŤř㏇ĺďßCţţ]Küvź›+•+'íŘ!5Ëűń-˝ňŠăç~qµn¨¨¨uşýöŰyÚŐŞ^°`yě±’;ăxÇ2ăÇ;żźNťŤ´Ř8ž1WĂHŚô†‘Nç]VĐźáFzÇH߲n›‘Zé ‘ţcażuŚ´×Ho)ÍÂú—Ť4ÉH› Y·ÓHMŚtŘHł-ě·ľ‘bŤô¶‘NZX?ĆHŤôő˙\ľŔ<đ€sŮź>íxşM™=]9ű†˛goŚ4ŔHSóćTĐżóK#56ŇKfbŚj¤FzÍHYÖ?k¤)FÚ^ČşŻŤÔĐH/Z<ŽĘFJ4R¤‘ÎZX˙|Ţql-dÝf#Ýb¤}Fš“ĎvçňĎΖ©XQćî»en˝UĆß_fîÜ’Ľíj¤ŚôÓ˙\.őÇ×H˛8sc¤žFšf¤=…¬[i¤ÎFÚm¤Eöh¤rE8Ž>y×ď˙˛n­‘î5ŇĎFZ`aż!y31%žý®]ŽłÍ­[ËÜwźăżŐŞÉé·wąý#ůĺý7Ňâ;ĺÍ1ŢÂÚó~>//d]v^–™y?'¬‡-ď8~ł°vQŢĎ«eÖ*ďx^µx]ó®ßq%ţs?,Lć.ü}ČÇő!'§řű|ôŃ@łxńbN5žş„§äß~“ľýVZ¸°¤÷|@R9I%ZXź)iź¤Á…¬k!éiI-%Yy±Â^IŢ’~“lń8öJzˇuM$˝(©©¤ăö+ÉGŇĎ’B,G\Ţ÷(Y?ýäxAĚsĎIUŞHGŽH‹«„ßT6SRbŢś <Ď&É7ďżVśăµk©yąZ9ŽIÍKř8óŽ#9ďë¬Ç!I˙WČş[$=.©UŢq—¬˛eĄŁGg$éÓOĄîÝĄNť¤k®)‰ďđ€¤M’zKúŃâ\üŠx˝J“tC!ë:KúNR7I»/Óqś”Ô°u÷JÚ,éÁĽź%}Öeçť„ëŘQ1Âń˙={JcĆ8^,á<żĽźű’ÎaŽĺ$Ő¶¸ö'I‘…¬+—÷sÂŻÇ!Iu‹pQÖžÍű9eŠpŮ’ę•xţ/ż, ,:$Ą¦JçßPÄu[-}\ş8†‡‡+ˇ„îSćΕ:tŞVu~_GŹJUŞ„Ë×Wúý÷0……ýţçťUÁýĽ ˛ek誫~łĘüV))Ń ýJŢzĂďżWSXŘ~I^ŽcĘ–­¬«®já8¶(%e†BCżµtGŽÔRĺĘżJ*óçťöĄb!/Ż…„DĺóđW¸Žu.§±cĄ~ý¤ˇC/Ü‘T¬čřˇR·®óŮ''÷•Żo=QČĂ>źéÔ©wtÍ5[••ő“|| ˙>‡«Zµ4sNeĘöTůúެ  ' yHqRSŁTąňvegď¶”çáĂTµę’ ?Ž?ţ(oďütáw3gżRjęb]}őú|ŹĂŮü˝ĽtŃőďUţ÷żR»vÎßösrëĚ™ßuŐU˙)4Ď˝TŁĆů{­ÂŞ>~üvS@ŔĂÚ\Şôô_ňľ…ăđVŤg$•łôPő‰=äďoS``w ÇaWzú.…„,,ô8ňWµj)ňňňË÷ˇjgł?˙‹Aűö.k×Nš:µd~î{{§ęČ‘úşöÚ3–žňrěX{…„ —źßÝ…®=}zŽ237+4t……G ÓuřpUUŻníáę¤¤Ž ~^ţţ÷Z8ŽyĘĚܨĐĐŐŽ#S‡‡¨zucń8ş(8x€üý;_–źűĎ>+5n,ĹÄH5k:ž˛4d ˝?*HB‚ŁŹŕĎĐÝ˙Ĺ1ŮŮŽÓ×K–”Ü“¤ăăăMXXIHH°ôoyá…̤I“,­ýöŰoÍm·ÝfyNŐŞU3‡˛´vذaćÍ7ß´´vË–-榛n˛|µjŐ2űöíł´vÄćő×_ż¬Ů·m+yáď))އ,vďv>űľ}űšąsçúď\·nťéСC‘®÷ÁÁÁ–^}jŚ1ýű÷7ďľű®ĄéĺŢĆSˇBóÇXZ;pŕ@3sćLKkżúę«B_¨SŇ/Ś;|XĆËKćż˙uţ¶?uęTó裏^–<ňČ#ćăŹ?¶´véҥ桇˛üJÜěělËÇŃŁGłpáBKkív»ą˙ţű-­őóó3gÎśą¬Ůź;'S˝şĚ˛e.{őU™{îq>ű]»v™«®şĘňŰ·oo>˙üsKkçĚ™cúőëgimzzş °|;v4kÖ¬±´vŢĽyćńÇ·´633ÓřřřX>Ž.]ş+Vüc·{cd{Ěń k^ă!ŻŞNKK3ÍšUrúŠłrĄăůN™™%sEĽńĆJ&,,Ě9rÄŇżăĹ_4'N´´ö»ďľ3·Ţz«ĺUŻ^Ýú裖źGµlŮ2óŕ^–ŇřŘcŹ™ XZ»bĹ ÓĄK—+Ť%yŰŻQCfţ|Ç+lË——YłĆąě7®h‚-Ďńž{î1ź}ö™ĄµsçÎ5}űöµ´6##Ăřűű[>Žűî»Ď¬^˝ÚŇÚ>řŔôîÝŰŇÚ¬¬,ăíímů8îż˙~c·Ű/{öË—ËĽů¦ĚĽy2Ź?.S«–LR’ó÷ůEyK+ŠăÖĽy-ł}»sˇŻ]ë¸#)‰Ňřý÷2µj…X>3ţ|ËoÇđŰoż™ŃŁG[žÍsĎ=gŽ?niíÂ… ˝ŃžoFŽiů8žţysěŘ1Kk/^l>ýôSKkoĽ±šÓŮŻZ%óÔS2={ĘDE9÷ö,ß/sýő׍7Z:~«˙Îóúőëgů‡Ó{ď˝gÖŻ_oi­Ő·ářëYĚS§NYľĂłzç[čűwţUŤÁĹÎ?>^f̙޽eúős‰¬,çoűőëW˛üo-Š)S¦ďľűÎŇÚm۶YţEtďŢ˝E*ŤÓ§O7›6m˛´ö‡~°üčĹÁ-•Ćó®».ÔéŰľÝ.Ó·ŻăíXś}QÜ÷ßËÔ¬iýLcTT”ٵk—Ąµ111fÖ¬Y–ËšŐbgŚ1&L0?üđĄµß|óŤĺ_sssMĎž=-ÇŰożm¶oßnimÆáNe˙ß˙Ę<˙Ľăg~d¤Lr˛óŮß|óu´Ĺżpé·ă‘¤qă†+;űM˝öškĎČ‘^ Ą#^ăydň‡µ§DÉ«ďEöÜîÉŢuąüGÚl=e·ąĚńŘí˛ŮşsÍ!{?,ň*â§’=·{˛§8[ăĆŤU§NíÝ{ĺŹ%6VjĐ ˇn¸á®9dňŮě)Ž®("b”ĽâÇ1xp ú÷õ†ěAţ {=ĹŃUuętżŇÓk*&ćĘĂúőRnîuęĐá^®5dňŮě)Ž®lâÄyŠŽľöŠ}˙÷߯¦·ŢŠćCö =Čžâčęš5k®V­kŔ€€ü{GDé®»†©I“&\cČä˛ŮSK§ž"oďΊŠňůÇľgd¤Ż‚mę×oײůěAöÇŇdúôĹ’˙G®H‘‘ľňńé«É“çsM!{?Čdďń\ţ Ŕ/eĐ îĘĘZĄŮłÓ/Ëţ#"‚lă Dö =Čyʔ֟6í#5oţšz÷ľV7–Ü~ׯ—zőަV­^ç Dö =ČUÚ?3qçÎL۶ŤLÇŽ&.®řźGůË/2:š»ďnbvîÜɇQ’=Čd˛Giű¬j«Ö®]­9s"»[6[şl6Ł›n*řk¶l‘ěv/ŮíjĐ ˇú÷Ă{6‘=Čd˛Ç%¸Mq\›6mú۶%Kĺń»ďľcPG¸ jŐŞjѢEknąĺU®\™aą!Ť5ŞŔ5O?ý4rCK–,É·4ţuű×_Í (Žpźź_‰®Céň˙÷ ÁC >ĽĐ5/˝ô˘8€âŠ#(Žŕbbk´¤tĆPŔŠÉ’öËń 2đ<7HęŔ<Ň;’"Ŭůâ‹w$”´SŇ~}ńĺŃłě‘㳊GčëŻ;1Ź3IŇXĆ@q w“&)%ĺ°g$i˛Ž߯)S(Źžŕ×_÷Hę&i·¤Nşîşguß}÷1_MŇfIg”šęÍ@(Žpi'NÔ‘#Gô裓.şü±Ç&k˙~ĘŁ»ŰłgŹ :_ÂÂîÓ AÔ±cGäćŞU«¦56KşVR9…„ś‘·7ĺ‘âůHNNÖŃŁG5qâÄ|·Ožě(Ź))) Ë ýúëŻęÖ­›>űl÷ß¶uěŘQĎ?˙Ľ–/_Πܸ4nŢĽYĺĘ]ű—KËéĚĘ#Ĺň‘““Ł·ß~»Ŕ5“'OVvv6ĂrCĎ<óŚvďŢ}Éí÷Ţ{Żš6mĘ ÜĐżţő/mŢĽY×^{íß¶•+ç(Ź<đ*ĺwaő3¨Żąć†ĺ†ÖŻ__čš5j0(74bÄU¨PáŇe§\9-[¶ŚA•Î8€R­ Ňřgá)Cĺˇ8€âŠ#üv3Źő%#(Ž`U˘¤%ci«¤WGZ+ic 8€5©©G%5•”+éFĄĄQ=ĎIq:pŕCFáq>‘4•1P p 7®ą¤Ły—$jôčuěĺŃs4’´HŇ";ö…>řŕFâ!Ž&éIŹ+#Ł7ˇ8ŔĄ9rD-[¶ÔŰo'\tů”)‰şńFĘŁ'čĐá|il(Işůć´aĂÍ›7Źá¸ąaÆ©lŮĘ’†Ję%oďęÝ›ňHq€|äääčć›oÖ‘#GňÝžč(Źąąą ËM5jÔHÓ¦](ŤçÍ›7O7nÔĎ?˙Ěܸ4V®\YW_=ôĎËĽ˝{©CĘ#ĹňŻß˙˝Ŕ5‰‰‰Úż?ĂrCí۷עE‹TŻ^Ă|·ż˙ţű—üĄĄŰ’%KTąre :ôoŰzőr”ÇI“&1(Š#\Pż~}Këę֭˰ÜĐôéÓŐ°aĂBË%ÜĎUW]•oiükylÖ¬˘8P´_ŕ~îąçžB×Üyçť ŠâŠ#(Ž\~ŮŚ 8€U©r|z ĺŃtętľ46‘$ÝzëB­^˝Z ,`8nnÄ*[6DŇK’žPٲmÔ·/ĺ‘âůČÉÉŃŤ7ިcÇŽĺ»ýÄ Gyţ|ů¤jÔŘńçe«5}út­]»–Q ˙Ň8fĚŐŻçE—7hp—FŽ©»ďľ›!ą©7ŢxCiii6ěőżmËÉq”Gc rC?ţřŁúőë§~řáoŰÖ¬YŁ©S§jÝşu Šâ8p@cĆŚŃťwŢ™ďövíÚé•W^ŃĂ?̰ÜĚ´iÓ”ťť­¨¨¨K®ÉÉÉŃ´iÓ–›ŮłgŹ^xáíÜąó’kÖ®]«ččhmÜČsťťĺeřő €›HOOW`` $é˝÷¤ţý/l‹Ž–žx‚yĆ/R­ZţŢ­›ôŃGĚĹS\˝çř˙éäIfR’8ăŔmś/ŤŠ#(Ž 8€â®Ż#đXă$ťa Ŭř·¤ť’f3 Źtť¤űGš*ic 8€511ł$í’´GŇNĹÄP=KĽ¤Q’žÓ·ßveYÇ1Š#nćĚ™:räż’fĺ]ňo<¸SłgS=ÁÁń’:HÚ+©«jÔ詇zÁxýűŻ“´NR˘ŇŇ‚Ĺ.mĆŚÚąs§îľ{°¤I %-ÔÍ7wWLLڦL™ÂÜŘ®]»ôŘcwIzďĎě}|®V»víÔĄKäĆŇŇŇTłfM…†ľ*i«¤ň÷˙X:uę*!|r ·) ‹ż§… ç©B_ĄĄe¨bE)<ܱýÄ ))I2ćś‚‚*ëÁ»Éfë©ĆŤ3<7ČŢnźŻĄK?RjęQůřřŞB… Ů;&%'KŢŢĺtîśżzôčCön–˝ÝľDÉɇĺăăŁĐP/U©âŘ~ô¨”’"ť={F•*Ő”ÍöŮSx˛•+—kîÜńÚż?V6ŰiŮlRłfÍŽ’Ý.ŮíAŞS§""F«S'ÎF‘=ČGni۶­2¤ŹĘ—?¤É“3T»vńöłwŻ4xp ŇÓkjâÄyjÖ¬9Ă%{=(ŽÜĹĚ™´uë4EDQëÖ%łĎ):úZµj5XO=5„!“=ČGĄÝŔ]U¦Ě:Í‘qYö?`@€Ľ˝;kúôĹ ›ěAö 8(­ĆŤë+˙…:4ë˛~ź¨(IŹkÄ˙0t˛Ůă/x;ĄÂŔ]ĺçwůď<$iÄ,yy} Aş3x˛Ůâ 4™9s‚Ę”Y§aòţ±ďůŇKYĘĘZĄwßťDd˛Ĺ@i°mŰVmŮ2ő˛=·© łg§ë›oŢŃŹ?î$˛ŮâŔŐ ŇGO>™pĹľż~żëĹűŮěAqŕĘV®\®ňĺ•Ř[oG۶’źß>­]»š@ČdOqd\ŐÜąă5yrĆ?ŽÉ“Ó5gÎ8!{=Ĺ‘pE»víŇţý±Ĺţd’TŻž»G{öě!˛ŮSŔŐŘíóełťv™ă±ŮŇe·/"˛ŮSŔőî@–Čf+ţ×#%&JJçΕÄ‘ÝΧJ”†ě%)%ĹńyħN‘˝§e_˛Ĺ‘ě)Ž\^ZZšŚIWłfĹűúŻż–j×–5’nľYŞYÓń™´Î¸é&éĚ™“ĘČČ Î^’n»Í‘ů=÷H×\#őď/ĺć’˝'dŢŮłRÆRH·{Š#·—¨ôôôb}@€ôńÇRR’tô¨Ł8ôčáü™Çôô %&& g/I H'OJűöIżţ*-[&­XAöžýyăĆIŐ«;÷ ŮS” /ţ×·h!µl)yy9ţtďîxŘÚŮű¤đp/%$$ g/Iµj9r—¤jŐÂه¬Éľtd/I;wJëÖIÆ•Ěq‘ýĹĘ1îzrŢâĹŽ"ěě¸)%Ůő•+}˙˝ăáĘ${OČ>;[zňIiÖ,)«„>©ě/ĆGnmÍiŇ$iÎfáI’ví’vď–Ę—/™HÁő˝ů¦tÇŽç&‚âŔC„‡‡«$~Á˙ňKéńÇĎokÔČůý%$8Ž ®ź}ďŢŇ̙Җ-RZšôÎ;dďîŮ'$Hoż-µjĺx¨úű樂Ç˙§¦’}IáˇjnY6n”}TúäéöŰK㏠w Ą¤8žW¦ŚtÝuŽç¸’˝{gźťí(Ťďżďřű8.›>]ŞS§řݰ&{Š#¦  @IĹ{ ŚmۤΝĄˇC%ooiÓ&Çĺ-ZH~~Ĺ?®ŕŕ@……… gâ„´v­ăáJ??Gö}$}đsÇEö®ź}ŤŇŞUţľi“tď˝_FöGn(88X^^Aڱ㸚7/ú×ďß/5m*mŘŕřsŢ'źHĹýůże‹äçW^ţţţäÂŮ—-ëČůĺ—ĄŚ ©n]iÚ49ő¦Ňd_:˛˙_W]%Ýz«sű {Š#€RÂf{Dvű›ĹşyôQÇź’d·{ÉfëN0.ž}… Îżg#Ů—Îě˙WăĆŇ_}IăĹ1\ô¤§ěö —9»=;˛ŮSWÔ¸qcŐ©Ó@{÷^ůc‰Ť•4h¨n¸`ČdOqW1J^ńă<8PýűŹ!˛ŮSWŐ©ÓýJOŻ©+w ë×Kąą×©C‡{ „ěAöGFŔ•Mś8OŃŃ×^±ď˙ţűŐôÖ[ŃAö {P¸şfÍš«U«Á0 ŕ˙ŢAşë®ajҤ A=ČGĄÁSO ‘·wgEEůücß32ŇWÁÁ6őë7ČdŠ#€ŇdúôĹ’˙GîD"#}ĺăÓW“'Ďgđd˛Ç_xc cPZ Ô]YY«4{vúeŮDD‚mÜy=ČůŕŚ#€ReÚ´ŹÔĽůkęÝűZmÜXrű]ż^ęŐ«šZµzť;˛Ůă8ă TúńÇťzńĹ>ňóۧɓÓUŻ^ńöëxż¶ÜÜëôÖ[ŃÖnT Őż˙ŢŻŤěAö 8đ{öěQtô mذZçÎťŃÉ“é őRx¸c{r˛””däďď+_ß=üpoŮlÝů817ÉŢn_$»}±ÎžMŐéÓé ż}B‚”`(?żň˛Ůş“=Ů3<Š#O—••%eddhĘ”DŤ™ )A’4rd¸""¦˛eËĘÇÇ‡ąˇŚŚ %&&*!!A ŽěĂĂĂîČŢßßź!‘=śPŽpçË`@@€*UŞ-©öźŰ®»NŞ]›ເ€Ő®][µ ›ěqYđŞjP@qĹJR[FG(Ě«’ڤ±Ś(Žż+ĆHň’#ÉČn§<ĹţÇ+ŻĽ"/ݞ’Ćä]ňŞŚ1;–ňGČ3zôhy{{«K—W.şü(Ź@q€r€[ŞVíFýţű’n”ôŁŞWď«w2pg¸ťĆŤ+"âĂĽŇ(IM­¦M9óGČÓ¨Q#-X°@×^Űř˘Ë«Wo˘čhĘ#P@ŇŢ˝{µhŃ"5jÔ(ßíMš8ĘăC9FŔ]T«VMľľľ®iҤ‰233g¸ŤÂJcQ×(Ž 8€âŠ#\>íP 0‘’ÎHĎ(€âů[µjś¤LI›$ťŃĘ•”G 8Ŕ˙xíµ×”››-i\Ţ%‘ĘÎ>Łńă)Ź@q€}±¤Ç˙‘ňé+źľš€żđ2ĆĆ ´4¨»˛˛Viöěô˲˙ Ű(ŤÎ8(U¦MűHÍ›ż¦Ţ˝ŻŐĆŤ%·ßőëĄ^˝Ş©U«×)Ťp śqP*ýřăN˝řbůůíÓäÉéŞWŻxű‰ŤuĽOcnîuzë­h^GîjíÚŐš3'R±±»ełĄËf3şé¦‚żfËÇgOŰíjĐ ˇú÷Ăű4Ĺ€§ŘłgŹěöE˛ŰëěŮTť>ť®đp/…‡;¶'$H FÁÁňó+/›­»l¶î|Ś Px˛ŚŚ %&&*!!A ’¤đđp…‡‡+,,Lţţţ (ޏ\xU5(Ž 8€âŠ#(Ž 8GP@qĹGP@q(Ž 8€âŠ#(Ž 8€âP@qĹGP@qĹ 8€âŠ#(Ž 8€âŠ#@q€u˙©%+2 ŞM;IEND®B`‚pgrouting-pgrouting-2.1.0/src/common/doc/functions/images/Fig3-reverseCost.png000066400000000000000000001011261257314352300274530ustar00rootroot00000000000000‰PNG  IHDRˇué )gbKGD˙˙˙ ˝§“ pHYsÄÄ•+tIMEß'ĄśYŻ IDATxÚěÝyxSuÚĆńo’¦M7Z”†˝eG â‚8€ "jt@aT©PQń­"*n82€h•eDDFF‰ŕŕʸPĄZ”ˇĘŠP(ĄI×ôĽEhRZZ’űs]ą(9'ÉŻĎóKr÷$ç“a"""""gY%…PQQ…P…PQQ…PQQ…P…PQQ…P…PQ…P…PQQ…P…PQ…P…PQQ…P…PQQ…PQQ…P…P9+„©""'–źźONN.— —Ë€ÝnÇn·“@ll¬Š$š÷" ˇ""§/##§sNçĘË đx<Ří`·ű–»\ľKLL4&S Ç-8·Ó±cGO4ďE`2 ĂPD$Ô-[¶”ąs'’ťť…ĂQ€ĂÉɧľÍ¦Mŕt‚ÓCRR;RRž˘_żTLŃĽQ9µŤ70zôâăw’žî!1±r÷ł};¤ĄEăv7gÚ´ů$'wQqEó^D!TDä÷f͚̆ ÓIIŮCŹUsźk×ÂĽyŤéŢ=Ť#F«Č˘y/˘*"rĚČ‘ý1›?`ćLOµÜjjVëő̱XĹÍ{…P?ţ."#ßäá‡KŞőq&M îděŘ×TtŃĽů 'TDBĘČ‘ý±ŮŞ˙Ť`ěŘL¦75j /š÷" ˇ"ŞfÍšŚŮücĆ”ś±Ç|ě±JJ–óę«/¨˘y/˘*"ˇfăĆ ¬_˙rµ}îTfĎvłnÝ‹lٲYŤÍ{…P %ŁGáî»]5öřÆí桇†¨˘y/˘*"ˇbٲĄÄÇגּĂŃTFŻ^`łí`ĹŠ÷ŐŃĽQ‘P0wîDŇÓ=5>Žôt7sćŚWCDó^D!TD‚]FFŮŮY•>#LUjݲ˛2ÉĚĚTcDó^BU fN玂Z3‡ĂŤÓąHŤÍ{QU D$¸ßŚ—ŕpÔžń8N§Î&#š÷" ˇ"´ňóó1 7ÉÉţßfÎ4:w†ąsŹ_¶atéuę@l,ôé۶6¦nÝ °0ŹÇŁI­™÷ééĐż?tęď˝wü˛?˙ŮwýŻ/]ş€×«y/ ˇ""ż“““Űíč6{ö@÷î?ýtü˛ ŕ•W`÷nرěv¸í¶ŔÇĺv{ČÉÉQ¤ÖĚűźçţŐWŰ żě®»ŕő׏]Ú·‡„°X4ďĄňÂT V.— »=°Ű<ý´ďß˙ű÷ËZ´đ]~ýĆ\™Ź<ív.—‹ÄÚ°×hŢ5uŞďßżýí÷Ëš6ő]ĘĘ`Í5Kó^BEDŞôÍřTJKaÓ&ČËżüFŤŞLőŤMäl™÷ż¶b…ďcř~ý4ďE!TDäŚńxŕ±Ç ?ßDŻąF5‘Đ2w.Üy'„‡«˘*"rBv»ťŞŢđk×ú~~÷]¸ţzßw颣ýż—Ë76‘łeŢ˙lß>Xľ¶l ü¶š÷ň[Ú1IDôf\I×^ ‡űvT ěÍŘĐ›±ś•óţď÷íߡCeB¨ć˝(„ŠHHHH &&: Ű¸ÝľŹŮKKˇ°Đ÷sq±oŮćÍpčďçŇRߎçž{üÎJţŤŤ&!!A ’Z3ď |ó˝¬Ě÷µ“źź?3 ß!ĚRR*7.Í{Q‘‹ÉæMţßćÁˇysXż^zÉ÷óÂ…ľekÖřö>÷\ß±B—.őO1ďĆ­_6[<‘‘‘jÔšypűíľůţĂđřăľź?üđŘň/żôý6p`ŕcŇĽ—1†a¨ "¬ĆŹ”ŇŇ)<űlŐÜź× @d¤/ęńÇMÄĆ>ÉرϪ9rÖĚűÓĄy/'˘-ˇ"ÔŽŰq:cŞěţ,8ďĽĘP§3‡c#gŐĽ?]š÷˘*"!§cÇŽ$%µcűöšKV´kw>íŰ·WcDó^BU v))O’–]ăăHK‹fřđqjhŢ‹(„ŠH(č×ďFÜîćżßł&¬Z^o+úôąV Í{…P Ó¦ÍgŢĽĆ5öřŻżŢ„©S穢y/˘*"ˇ$9ą Ý»§‘šuĆ;%%†Ţ˝ÇĐ©S'5B4ďEBE$ÔŚ1«őz&M:s'˝ž0!‚ŘXÆŤRDó^D!TDBŐŚ‹;ĎČň„ „‡ßEzú^4ďE~C«‘4jÔ JJ–3{¶»Zî?%%†ŘX‡ŢEó^ä$´%TDBŇôéoŃĄËł Ü5kŞî~W­‚;îhB÷îĎéŤX4ďENA[BE$¤mٲ™‡‚Ͷôt7­[Wî~˛˛`Ä}&"Ě2uę<íŚ!!3ď‡ßŮą,ý Í{Q ÔŠď3gβ˛¶âp¸q8 şu;őmÖŻ‡ĄNxómđž‡;DsdNŠ)A?ďťNoľ eç¸ZCb×$¶?°]…P‘ĘĘĚĚÄé\„Óą˘˘Ă¸±ŰMŘíľĺ.¸\±±ŃŘlńě±d·=@\DyŹĺ©ôóŢáÄ”ÓÉ«ă›ďIuBE!TD¤Ęx<rrrpą\¸\.ěv;v»ť„„"##i;Ł-Űr· ˇüóţŰĚL–.ZŔ;ßľC±·€đnh}÷ŤC§ÎťUHQ©N ˇJö˙ô‰Ťóbié —§šL>|ŘXKBEDŞÚëóćq×°a§\gÂź˙ĚO?­bIĐ9°?íš6eQŃq×[Íf ‹ŠłZU$Q©.wß|3—~ř!)Ďq׿Á_;wfůçź«HÔA´…ý<Ž”ů"„ĹĹĹ%  'TD¤ţöî»|vőŐĚ ?ö2ş4ĚĬNť@%čŐoĐ€đ±u©î  -¦%*€JŔÂT‘Ę™łt)Í;Ćbl+ I9¤&Ů÷Ĺ*Ś„SŚ‰ĂŁ€(|ITD!TDä̱ŤhÄÄąŰ0@ń°DBЎýŹD!TD¤ćä8|˙Ć©""~ÓwBEDDDD!TDDDDBEDDDDŞśľ*"""~ůî»ďصkĄŰKÁwÖN c ů裏h۶-Ť5R±D!TD¤Ş†É¤CŇHčÉĎÍe¨ĂA«•6EG(?z˝Ĺ”ä…Č,)ᳯľRˇD!TD¤:|›™É¸‡&Ěb!˙ÇÝÔ)9úFlvó§uý¸}Ä®w8T, *]/˝”Gźx‚mS§2˝č×'\,gp¤™ˇ/Ľ@‹¤$Jü˘ÓvЍ°°şuę0»¬Ś,ż+,ŚÝ{÷rNýú*–Ą“&±~üü˝Đ!n˛0đ…™Ü‘šŞâB¨Hu‹‰`_I Ńżş.Öjeon.1±:Š··†}Łąöcűonh@öâźT >Ž©¤‚âb"ÂĚôD6 P•QÖ+’wËĄn‹Đób4ĺĺ4hK¨HUV DDBEDDDD!TDDDDD!TDDDćv»+\§°°P…żhÇ$ńËÇ«WsŰŔX-<%nlGŻßkʦÁ±””•±öÓOéśś¬b‰B¨HUsą\lܸ€‚Ż ŕďúRk)N§€ÄÄD.¸ŕK‚Jźë®ŁM“&ŚËΦ[éń§í\i”0ŻcG.ěÔI…żčŚIRˇüü|rrrpą\¸\.ěv;v»ť„„bu\D ±ąf63ŕÚką$<ś‚â#xŤrß ŞÉDť:l)+cÉĘ•t˝ôRQ‚ŇĺíŰ3aŰ·ôôM}Ţ 31§ëĹ,˙üsGBĺôdddŕt.Ŕé\ByyŹ»ěvßr—Ëw‰‰‰ĆdŠÁḇăv:vě¨âIHĚýpkyű QTŽŁ~žůĂëŐăâ§žâî´4S‚ڹ煱䀗fŐŘĆžl}TBĺ4,[¶”ąs'’ťť…ĂQ€Ă}µgÓ&p:ÁéŚ!)©))OŃŻß *¦„ÎÜ_I%°˙€‰!“^P•PJ}x!¬?&‰ílWQD!T·qăFŹB|üNŇÓ=$&Vî~¶o‡´´hÜîćL›6źää.*®„ĚÜqŢšű2!4· ,TW!TBĄf͚̆ ÓIIŮCŹUsźk×ÂĽyŤéŢ=Ť#F«Č˘ą/Ś!´0P…P©„‘#űc6ŔĚ™žją˙ÔÔ(¬Öë™1c±Š-šű" ˇ"żĐÁęCŘřńw‘”´ĽÚŢ„fĎöШŃR&M®‚‹ćľ(„†ş‘#űcł˝ÉĂ—TűcŤ[‚ÉôŁF RáEs_DDBCŐ¬Y“1›?`Ě’3öŹ=VBIÉr^}ő5@4÷EDDß 57n`ĆŚ›™?ßU#Ź?xpcFŹ~ŹNť:«˘ą/r–Y˝r%o/XŔâĚĹ—ËÍín`äŇQgM…Pů­+®hÇĉYU¶'p Ö¬ńă/`őęŻÔ ŃÜ9ËěŰ»—ÖÍ›3ąäÄź&<`6sŕŕAęÄĹ©XR!}B–-[J|üÎ{čŐ l¶¬Xńľ"šű"g™óŘ–ťÍźŁ˘¸Ž»<F~A¨(„ĘďÍť;‘ôtOŤŹ#=ÝÍś9ăŐŃÜ9 5´ŰŮüý÷Ä[Mż\n6q(?[d¤ $ ˇrĽŚŚ ˛łł*}6ŞÔş5dee’™™©ĆćľČYDɧ~XÍĐtr PQ•s:ŕpÔšń8nśÎEjŚh­ę9x/xÇá&ŐCBĺdoÄKp8»Mq1|ű-ěÝ{ňu `ëVČĎôŤŘŔéÔ™d¤vÎýÂBČĚ„ýűýÖ­Ç_ĐÜ—ĐeÄaUD!TN"??Ăp“śě˙m†‡ŘXčئM;ůz©©pÁđÉ'Ť©[7(,ĚĂăń¨AR«ćţ˙uęŔ…Âś9Ç/Ë̄ΝaĐ c—+4÷EDBĺ„rrrp»ÝÝćľű`ϸýö“Żłl™o ¨Ý^ąqąÝrrrÔ ©Us˙ńÇaß>¸öÚ/oÔčř-ˇkî‹(„Ę ą\®€b§NĐ ÁÉ—çĺÁ#ŹŔ¬Y`ŞäWěv.—K ’Z5÷»v…zőNľĽĽľţľůĽ^Í}…P©Ň7⊌ăŰZÚ¤IĺďĂnGoÄrÖÍýü|¸óN¸ňJhŐ ľüRs_D¤2ÂT ÔŞUľ­@ŻĽ˘ZHhéĐÁ·ł’ŐęŰ úŕpǾ´s°„€íŰ·łgĎJw”‚יִćňńÇĐşukT,Q°ŰíTĺF—'ž€ví`ęTß˙óóáí·!* z÷ö˙~\.ßŘDΖą˙ëĂ Z,–ӧáC§ţ_s_‚ĹÁź~âŽ~ýH˛ZI*:BůĎĎSăţ~ŰJKůĎćÍ*”řEÇëŤ8`·ßŤűĎTP†EEľC:Âĺ2NůF\PP}Çv,**ň{Ý@wl D {HWçŢÔüŽÔ.PôĽŘŹ WŐs˙·vîômŤŽ®Úą/R[u»ě2F?ňťM&ľ,2ŘR[Š`Sa9-Ěf&MžLR«V*”(„ŠOBB11˝K®[3fřŽşyłďçŤ}Ëx&L8v‰‹óí!Ü·o`㊍Ť>éG6ßdf2ěÖ[ýľŻ^—\ÂŽ;üZ÷”–-Yâ׺ۿűŽÁüŁßăč}éĄl߾ݯuG§¦âüÇ?üZw׏?2čĆýÇ•—^Ęwß}ç׺ŹŢ?ď,\č׺9{÷Ň˙d»ŤźŔU—]FVV–_ë>ńŕücţ|żÖ=›ËŤW]U-s˙Ă}ó=;>űĚ÷óÖ­ľeŻ˝ćŰoĺJ;† ń¦,"˘ęćľHm—öôÓ4KKă®ČcßAą9Úž}–ˇ÷ݧ‰B¨üú /“)†M›üżÍľ}•]äűč=+ rsOĽîСмy`cZżl¶x"Opš·łłésńĹ|ňé§~ÝץmŰâÎĘbçÎť®;íé§ůć­·řxíÚ ×ÝłkWtîě÷8ztč@á7ßđĂ?T¸îKăÇłeÁ>^˝şâ^ěÝK×¶mýGŻ /¤č›oü ĺ3˙ň6ΛÇÇkÖT¸nîtHLäăĎ?÷kW''Sś™éW(źýüó|ţÚk|âÇ8çĺ‘بń…_sßŢü€ćţŢ˝ľůŢ«4męűůĐ!߲-|swňdXľž~ŇÓ«nMAô‘Ü ŽHŘŇ·ž¨Lß Ç-8ťSčŇĹżő đ]ü1aBŕăq:MtĽâbVíXuÜő?íĘáŃëFđ_O!b˘~·ü·F_}Żü¸—G˘#Ů´we;ĘNşîŇôůXć/ĺfŹ‡ŹŽě9ĺ}çîÝOÚŐĂŘZXDËH[…ăx¤Ďݤ˙°›qQ6ľÜű%ś"˙-›ľďĽw¸Őăá_{Oyßy?ddŻ;Ů^TL“đ Ç1¶_*“·ďdRT›s6¶ăäOń÷_y Ď«˙ŕvʇw rNyßů‡sw÷ŰŘU\BkX…ăxňĆ‘Ś˙î^°E°%g ¶¶“®űÁkos诋âvłŘýÓ)ďŰť_Ŕŕ‹oeI)u,– Ç1îćűąÚSŠÓ‰ßsČßĺD®şĘw9N§ ‡c^”ä¬Wze$o—zđFBĂuT É0 Ce~_}őw'#ŁvśC»Y+ŘŮřŐ±HÍP÷e8Pű€P8öä÷Qw:Ľw./‡Î6Ř2h~‚˝÷ ôßs a&đp2ťäÓmłęĽ‡J!hEŹź|őfÂ’\čUŮŕż·‰'X±꬛ľ€ů…0xčBđÜ|’qBĚ p¸ç…Ań“§Ç_á­pµ.µÁ€–'Gě§pĂg°°ć˙w>¸OňG‡©˘¦BA¸ş(}ę$0ŕśW፟ŕ:/\auZźxÝŘĎáÚuđŹBÜß Nň- S DL†BŻo‡Üh3xź>Ĺ8ţs÷Aó2ßýŻv<;táí·×Óľ}{˝0ÉY­ţ”úäşsÁ Iu“ŘţŔvE˘ŹăCDÇŽIJjÇöZđ‘•ŢsŽ ő_ńPÔ[r,€V8É ˇËz_őë…u–/€úŁî»Çh…ńĂ…źű¨?Î™ĺ  ţďX­pĄpţ§ľęW=fř¨_ăřĽ~4€V8/´ůÄ@ýŞÇ _őG܇0{ÜXkµfî·kwľ¨(Ehú„–””'IK‹®ńq ż\'Ř2VŘ×÷Ý"ę˝ü|ĽňȨďřůĺ“Â롟źăČ»®ňół# ľ9ű;ŽŕÇŃ®ńú?ŽďÂB?Çáą ®ôw€ËÁźˇfȶĂëV?Çq3\áç8w‡ĺżÂđý0|dÍ?ÓҢ>|ś^ŚDDĐwBCJż~7ňüóÍY»6“ž=kf «VÁ!Ďy<>ôîß/ěß&ü—AŻÂKů…DX"x¨ÇĂ'˝/ď•eDÜ0•bo9¶0wt@ł ›ťxĺŢđçQŻců~”–ŃéĽ ą˛Çő'^·lKŘĚ€9kť_ŐletŹGN¦®.'ěÚżPfŘÂ"¸í‚ţ´HnqŇqü%í ¶ą ÄËç^ŔU=n<é8ľ·oÁńęjŢČ/$ĚĆĂ==yqű‚éʉ€-ĚĆ óo"颤ŻŰ^˝€°oö@Ií´çš7źtŰ}MżY+ůG~!“…GzzŚKóĆŤ+ĽO[d$‡ňóů_XuęTĽwćňĎ?gcb"M›6­pÝ;RSązÜ8Z4iRńG V+…EE|k±WáúK×­cSË–4mÖ¬Âu Ć &čG=ŽţaI†ÉD|||…ë.Ył†Ś¶mýÇ€ÁąuĘżÇQćőňĄŮLÝşu+\÷­•+ÉlßŢŻľÜô§?qçK/‘Ô¨‘_ă(*-eŁŮL×®ŐŘÜOI‰ˇwď1Î}‘ÚÎź“fTç -$¸hďřu˙ýiÔh)cÇ–ś‘Ç›0!‚0qâl˘ý<˝Ě¶mŰhÓ¦Ť_ë–””î÷xňóóý ­ß}÷­[·ök]Ż×‹Ĺbń{yyy~…Ĺ@ǨRĎĎóNVç8öďßO üZ÷űďż§U%ÎĚRSs?=}^xä¬÷Że˸ó¶Ű°šÍ)9ÂĎÂl2C±×ËęO>ˇSr˛Š% ˇrr“& ިö7ă "ż‹Gů«Š.šű"g±˛˛2.nÓ†ń;w’\vüa3Ö†‡3»];VmÚĐă˘*!jÔ¨A””,göěę9?zJJ ±±m’›űC‡F˙GÍ} J—´iĂ´íßŃýčáé–…™Ů© ü|~g…PńÇ«ŻľŔşu/2lŘnzőŞšű\µ ^˝ ˝{ŹaذQ*˛„ÔÜź1=žĎjîKPkĐ Ś÷z9`†{ěěůQß…P©„-[6óĐCC°Ůvžî¦˛_ůËĘň ŃëmĹÔ©ó´#†„ÔÜ9ňňíĚ›˙ľćľ˝úSęĂ´\řGuĆ$Q•Ó´bĹűĚ™3¬¬­8nnÝN}›őë}çĂv:Łi×î|†§c!JČĚýĄKań›PÇ€†shC±Š)!Bs rÁ˘ÓvŠB¨TˇĚĚLśÎE8ť‹)*:LA»Ý„Ýî[îrËeŤÍŹĂ1‡cNG(!7÷÷Řr  —0ŔŇ;ŽĽÇňTD ťZ („ŠB¨TŹÇCNN.— —Ë€ÝnÇn·“@dd¤Š$!;÷ŰÎh˶ÜmPq‘ ˇ˘*â/ť¶S*Ebb"‰‰‰*†hNý!"˝lŠB¨?}/"""~YóŃGĽóÖ[x3ÜŘĽľëŹDěgÔ×Ă~ß}tÔ!ĘÄÚ1IDä4ü˛cˇ“$¸íuąhߢăKN|Ęۇ-~ĘÍĄN\śŠ% ˇ""Umţ믓:|8& ¬Ü { 3‡aĎ<ó Ź=ń„Š%Ag÷Îť\Úľ=»ÜÇźň6Öjeon.1±±*’(„ŠT—?őéCźuëTXxÜők¬V¦¶oĎG›7c2™T( Ú za«ćä–ř"„ÍbâŔˇĂ  í$"R ‹ţýoV^qoZMŘđ±žďĐŐ[¶(€JPkÜ´)¦Ńńś6 4z®ą¨L;&‰TŇÂ> Y»řź›Ćĺ0ř\ ?mެÂHh7sŕ0˘ŔdÓ6-Q9Ł"ďkĚ“ł·arCÉDBJy]Ő@BEDjĚŢľµ?°˙´ý\DDDDBEDDDD!TDDDD¤Ęé;ˇ"""â—íŰ·łoß>Ę~(bßőE‡ŠřôÓOHLL$!!AĹ…P©ú‰}úĐÜjĄiQ>ĺGŻ·öňčüëŮ^R§[¶¨P˘*"RľŮş•)Ď<Éd"˙.bŽn 2›=ܵén2„ľ×_ŻbIPévŮe¤=ř űfÎdjŃŻO¸XÎđH3C'N$©U+Jü˘ÓvŠČăńĂk†qÂ/ÖŹ˛ZŮľs'ç5l¨bIPzţ©§řnÚD^-ôE[˘Ěô™8Ť»ÓŇTQ©na ĹĺĺX~u]›Ťowî¤~*µ„«˘p|VČ~ŕËkĎ!űť*ŠöŞTN™×‹Ĺl˘Ä Ů  "JŻ‰â­˛BĽ‘p^ĎxD¦C4‰ś†V/·Áj‚ú`y´Ž¨„”Ă€‚KT©m 9MĆ88xęÄT -Ú”%š>""5Duâx…P©ÝôqĽČIäçç“““ËĺÂĺr`·Ű±Űí$$$«"©÷˘Ţ‹B¨ČéËČČtŹ~ IDATŔé\€Óą„ňň<v;Říľĺ.—ďŤÉCa“Ăś§Ú…ZďŽ[p8n§cÇŽ!SŁÂÂB"##OąNQQ6›M˝— é8ˇ""Ŕ˛eK™;w"ŮŮY88ś|ęŰlÚN',|Jâ Ż]GćąUĚę˝ÓCRR;RRž˘_ż‚ľV˙Z¶Ś»î¸p‹…Ľ˘< |Âl2GqY®]K§Š ¨Ţ‹B¨„şŤ70zôâăw’žî!1±r÷ł};  yÍ:ôaz÷ľ’víÚ©Ŕ!Ňű´´hÜîćL›6źää.A[łŇŇRş´jĹäÝ»ąŔë=n٬Vf¶nÍÚŚ ,‹z/ ˇ""'3kÖd6lNJĘzô¨šű\»ž›`˘ŰE÷2aŇ 9Äz?o^cşwOcÄŃA]ż®-[2+űt+÷ý˙0Ď_ЉU_~©ŢyďBEDNÓČ‘ý1›?`ćLOµÜjjVëő̱XĹVďRýúa|pČË~¤$DŕÚU¤Ţëy˘IDBÎřńw‘”´ĽÚŢfĎöШŃR&M®‚«÷Áé‘x®­w4€¨1ŤŐ{=ďBEDNeäČţŘloňđĂ%ŐţXcÇ–`2˝Á¨QTxő>(厄÷¨÷zŢ+„ŠśŇ¬Y“1›?`Ě’3öŹ=VBIÉr^}ő5@˝>ő^Ď{…P‘SÚ¸që׿\­ĹťĚěŮnÖ­{‘-[6«꽨÷˘*"ˇdôč!Ü}·«ĆذÝ<ôĐ5B˝ő^BE$T,[¶”řřťUv8–ĘčŐ l¶¬Xńľ˘Ţ‹z/ ˇ" ćÎťHzş§ĆÇ‘žîfÎśńjz/ę˝ sÇ‹HËČČ ;;«ŇgD©J­[CVV&™™™tčĐAÍQďĎ:Ż^ÍŇ%K(Űě&âčI“ŽDěçÁ¬{HąçÎŻásŞ«÷ ˇ""5Îé\€ĂQPkĆăp¸q:ѡĂ5G˝?ë´lÝš7ćÎĺ©âbž9nI>üçŻ<Ƹ‰Ő{=ďý˘3&‰HPëŇĄŻ˝öÉÉţ­ź•_|۶Aź>ĐłçńËłłaÚ4Ř»®¸î»Âřs~Ă5Ş%ëׯćÔ˛ŢçäŔ§źÂW_A“&p÷ÝÇ/߲Ĺ׿;`ŕ@čÜ9°ńKďر^^HvÁń!ŻnDŮ{÷_·îY×{Ź>ű 6m‚C‡`âD°=ü”aŔ{ďÁż˙ .4o÷ŢëŰ©çýéŃwBE$hĺççcnżßţď˙ŕí·aŃ"_ýµĂ‡ˇGŤő”… aĚŔĆÔ­ćáńxÔ ZÖűW^—^‚?„·Ţúýň»î‚+ŕoĚĚŔÇ,˝ožČšŚ ÎŤ0ýr]t©ÖĐĘô~ýz=ÚD'OöĎźy˝0n$&ÂŕÁPX]»véyŻ*"r999¸Ýî€nóďĂűďĂůç˙~Ů›oBB<÷ôíë #łfA~~`ăr»=äää¨Aµ¬÷Ď<ź|âŰĘy"›7Ă»ďBăÓ8Ce°ôľyb"Ţ´x" * Žo^+he{ß«ddřčoY,đĺ—đđĂĐżżďŹ•&M|čyŻ*"rB.— »˝ęîoøür0ÝtÁéű6v» —ËĄťE˝Ż*ÁÔ{S=3?Ť€˘Ń`Š2mďM&0˙ę×óz}xÖŻŻç˝B¨Čz3:p~˝±Çdň˝ýôS oFčÍ(dChpőľü0"C«÷Ď<őęÁő×ëyş´wĽź,(/?ţş˛˛ŔvL‘ł×ôé°`ďká᪇B¨ČIŘívŞrĂCÓ¦°{÷±˙—”řö’oÖ,°űqą|c“ł§÷UE˝?{{˙Ę+0e |ü±ďµ@˝?}ú8^Dôfä§k®ý ~ŢçaŮ2ßÇń—Űĺ2ôf˛!T˝?{˙ę«0~<¬^MĄ€ŻŢ+„ŠHIHH &&: ŰŚ—\˙ůĚśéűůťw|Ë®»Îw¨•Ë/‡{î#|Ďý|ý-şty–ÁłfMŐÝďŞUpÇMčŢý9m QďNQQQ…ë«÷â“a†Ę "ˇjË–Í<ôĐl¶¤§»iÝşr÷“•#î3aľ©Sçig„ë}ZZ4^o« ďýż–-cř!„[,,šCWYLLh>kżú*$z~Ź‹Sř&4đ-÷…P…P‘*äńxČÉÉÁĺrárą°Űí4lŘFŤIŰmŮ–» P …ŢŰívŚŚ ůťSĎÂęĂĺě7ÁŕóÂŮ»§8dz˙Áöč»°ď/·QU9#ľŮş•ű†Ĺfµ˛%g Eeľť5,f Ů/Â0 RGŹćć[nQ±$hŐźRcr.XˇîăIl`{Đ˙Î)·Ý†+;›Ľ˘<˛dýr}ă:Ťi\§1›ŤĺUąÇS S DD“ÔŞ_geń’ŰÍ˙·ÄKůÎ/¸Ádâ}ú¨PôŢX nüľ79L>śqGŽüfÉnţuřA4)BEDŞODD h\·.ëóňhôK…łŻ×«"Ih°„ÖŻ{ĂŔ—”đĘ÷±4ďX}.*‚¸™:gŽćDtśP‘JÚ}čí"ÍěĘp”)€ŠµÓń‰T®<úµŕqđŃÚóüÜą*ŽB¨Č™cźŇŠ66 ŘçâT‘pŮMWňůµpK}ŃzBórx¨©…P‘ŕNV+ÎĚ÷°´żŻçGÂĄĎÜÂĺ˝{«8úFDä̱ µ3Ą5ŚjEĂŁU‘` Ăxźßß Ť’[¨(• ô*Čé98đę´ť"ˇÄ°ŔžÁ@ŚjQYÚ*"R,*ż˘˘˘ ×ůů0e!Aô´hK¨řeőĘ•ŚĽë.ÂĂÂ(s"öčőą¦hő\CŠJKY¶r%ť’“U,Q‘ŞqUź>DX­ĽôÓO´*/˙Ő/› s™ÚĽ9çwě¨B‰_ôqĽř%<<śďöîeŚÝNˇ Zâ»ě1›ŢŞ˙ýţű_Î&&RÍ‘•——c6ëox ][wí˘^Ľ…uůĺě7Á s­ä|óŤ #Ńi;EDôÍÖ­¤Ý}7áálrýOiˇďŻzs—6ą€”ŕ¦T, Ző§Ô§|R.&+Ô}24NŰ™:x0®äPá!¶ţ´ő—ë›Ĺ5Ąi|3,,]ąR“ĂOÚ*" Ä–-ŮřŐWL/,$ő¸%eđĂ:n,[¦BIĐ;4 °@Ýů}ŻíÓ‡ô{ďĺ±#G~łd'ďEî'ú–[4)BEDŞŹÍfăÇCĂ:uČ8r„ó~µĚč& !vh˛›ď¸â’^ťĆ’ĽcAtJT8QýđâüůšĐ—šDD*)'?ź–63ű@EBĆ aĂhűČÝ\éű˙„Xqy;ŇßxCĹQ9sMmEbDX n’Ι$ .żĺ>˝n«/¶…?Ś˝IE©}/"ršţ-_@ńF7aĄľëŰr»k ‡Ą}‡*–(„ŠHŐhѬs¦Oçˇâbž8nI¬~žç¬VĆ<ú¨ % ˇ"""Ru7oÎ'›6qóe—ńm~ţqˢ˘řîűď©Wżľ %~ŃwBEDDÄom;tŕÝĎ>ٱÍôËuuĂMlţţ{Úí*řM[BED´{÷n>ţřcň˙›GŹY]j-eáÂ…´oߞΝµ×‚o-ş7ŽfłňČóBý'›…D]˛d ĹĹĹ|µď+řęŘő_—~ÍÂ= ‰ŠŠâć›oÖń“Î/" ś˝{éÔ˛%W™Í¸K=FůŃWT1Öhţc,]»–N]»ŞX´ęO©O^v.F4´hçŽů§?ńí˛e4¤ś˘ŇÂ_®·„Sn '3>žowíŇäđ“>Ž PĂ„Ţz÷]ö„‡ónq9KKđ]Š Ľüĺĺ—@%$xBylčüľ]´řÎťXę=öĽ/é…%üÇdRU©~=Żą†q‹‘uěäŮ}˘L8¦Laаa*HZşné[±řč÷mŁ"ČůÍŽZR1}'TDä4‚čᡠ\8o7MMđe_˙V•ł\~~>999¸\.\.v»»ÝNBB±±±!_ٱ‹žçŽ+űrŢ^čg†1ď?¦‰Ł*"rfYŰE“5¶k×pDÎJ8ť p:—P^^€ÇăÁn‡ź÷5rą|—hL¦Ž[đôB|čÖ,wô}ŠnŃüQ©!%IPRq*…śe–-[ĘÜąÉÎÎÂá(ŕµ× 9ůT·đ°iÓ~śÎ)śó‰8pµş…fý@BEDjžľa/g‘Ť70zôâăw’žî!1Ń˙Űvéâ»<ű¬Áöí0|$|÷ĘNŢ:wíÚµ'!!sĎ=WE…P9fÖ¬ÉlŘ0ť‰÷ĐŁÇéÝWË–°f%¬][Ę_&ŢÁW_ZXóéW ˇ˘żÝEDDä‘#ű“™ů,Żż~úô×zö„V–Ó×ÓgŚSˇE!TDDD|ĆŹż‹¤¤ĺĚśé©¶Ç3·”FŤ–2iŇp\BEDŞšŰíĆëőâőzˇśă.?_ź——§BI­1rdl¶7yřá’j¬±cK0™Ţ`Ô¨AAWGĂ0đz˝”{ËŹ{ŢĺGŻ//×d €NŰ)" o339˙‚ 0Çż„š0aďĽý6ŽţýU,©qłfM&3óŮjÝz"©©Ńtéň,#F<4µĽ´S'6~ĺ;iüńĎ}& á9ç°{˙~M:?iK¨H€ÚučŔđţý™Ť×ŕ¸Ë?#"¸ˇ{wP©6nÜŔúő/źń 0{¶›uë^dË–ÍASĎu7bµX(3Śß<÷ zԭ˲ĺË5éBEDŞ×+ożÍćkŻĺĹc/Ł˙31ŻkW–®[§I­0zôîľŰUcŹ?lŘnzhHĐÔ3ĚjĺP~>6‹ĺ¸ë/‰ŤdܢEtľřbM:…P‘3D_nÍ´přgŚjlV•ZcٲĄÄÇď¬Ň˝ŕŐ«Řl;X±âý ©«-2’lů'ÖŁ ęÂHčđtz^sŤ&ťB¨Č™‘bgRK¸§ §Ć¨ RkĚť;‘ôtOŤŹ#=ÝÍś9㪶á¶ĽcˇÉy5štMŇ„S9óro…·«R{dddťťĐ™ŞKëÖ••IfffPŐذÂîŰ}§í…P‘šŁóĎI-ât.Ŕá(¨5ăq8Ü8ť‹‚ŻĐu4×BEDDäW!t G`·Ů»–-ôtřć›ß///‡%K`Ô(=V® $„8ť‹ŐŃßî"""Á*??Ăp“śŘí.» Î;¶mřxhßţŘ2Ă€ˇCaËßż^/|ń\}µ÷Ý­ćáńxŠŠR“D!TDD$Řäääŕv»ľÝöí`±@×®ż_öÁľ-źŰ¶AťJ~ív{ČÉÉ!±6|QUj}/" ťšOj3—Ë…Ýří~sčËăüóź0`|öL™âűŘ>ЧÝnÂĺr©Aň m  PÖ7ß0fäH­Vňwď"®ěč ŞŮÍÍöŕ®űďçĆ?ţQĹ’ł&„žJv6üďľ­Ą—]Ź<âű~čüů„PÎú:rčPrvîä`áAâö»~©s>ńź`‰`ÉŠš„ ˇ""Ő#±eKÖý÷żĚ,*âřsÁ”Á˙Ö0ŔdbŢ?˙©BIP‰‰ĺË}[L‡…fÍŕÉ'ˇU«Đ©Aďž=™9jüöČ?°Â–C¸ţđT©N6›ŤüÂBęÇİÍíćś_-łšÍfµŞPR#ěv;U˝Á±Q#ßNK?dߤ Ô­ ?ţčuą|c;›Ý2t(ĹĹĹĽőŘŢĘ;ňËő/F†c˝éf¦/\¨ }'TD¤’Đ4ÜLîŃ˙[LP¨*ABŻľ22Ž}t×.8t€†ďrg}¸#5• Ą_¤ď˙“ĂÁyYkfĽů¦&źB¨Č™ÓdZ+[!2 ꌏS•—@LLtŔ·{úi¸é&ß÷>_~Ů÷óúőľeů¶|öëăÇĂ5×@jj`!466š„„„ ¨ńţt_ wžSZCĎ'űkâU‚>Ž9MEOĹaQ-¤ćĹĆĆb2ŰiÓ~ştń˙v}ú@r˛ďűž?kÚÔ÷ŻŐ }äŰK~×.xé%˙Ź ľ0kłĹ4uvw…ż›dÍ9…P‘šˇHíápÜ‚Ó9% Ú˝{S<n»­răq:M8‚ŻĐ  §EÇ‹]˝§3¦ÖŚÇéŚÎ* ˇ"""rLÇŽIJjÇöí5?–¬,h×î|Ú˙ú< " ˇ"""Á)%ĺIŇҢk|iiŃ >N …P‘PЯߍ¸ÝÍY»¶ćưjx˝­čÓçZ5D~G;&‰h÷îÝ|úé§ůň=fu©µ”Ĺ‹ЦM:uę¤bIŤš6m>/˝t={Çýő&Lť:/hęątéRŠ‹‹ÉČÉ€­Ç®Ď,ĎdńľĹDGGsýő×kâůÉd†ˇ2řoŻËEçV­či±ŕ.uSn”˙ü’Jlx _”—óÎęŐ$wë¦bIŤ{őŐilÚô4łg{Îč㦤ÄĐ˝űs 6*hj9bŕ@˛ţő/Î5Ę),;VĎpK8&s8[ëÔá»={4éBEDŞĎŞ÷ßgňťw˛ňŕÁă®\Ż}ž{Ž;RSU$©5îż Ť-eěŘ’3ňx&DpŕŔŇÓ]-ŻżôRRżÜÄ %Ąż\— ´‰ŽćŔďÎ)/ ˇ""ŐDżŐÁŹ×÷ćebĐ U•ZiҤáŔŐD'L <ü.yäŻA[ËË;·ăˇ­Yü±Ě@mV–h’)„Šś9I÷4&ţŤ=45ÁúD˛˙ŹŠ"µÖ¨Q()YÎěŮîją˙””bcAąô×>ŘţwôęËŇ}p5đč‡ăx¦ç3š`ŇŢń""§Áz~ ™7Ç˝ˇ´[¸ "µÚôéoŃĄËł Ü5kŞî~W­‚;îhB÷îĎ}ýYîÝpM«Ł§í•JŃŢń""§©¸5Pq*…śFŚxnÝzńĐCC:uéénZ·®Ü}eeůŽęő¶bęÔy!wDÂ[5źBEDjš>W’łH§NťY˝ú+V¬xźÇź@VÖV7‡AEuXżŢw.x§3švíÎçÁÇé8 ˘Z]ňóóÉÉÉÁĺrárą°ŰíŘívŤŤU‘Ô{Q˙E˝?ëôíŰŹľ}ű‘™™‰ÓąQŁSTt‚7v» »Ý·žË.—All46[<Ç Ţ~{PPžŠSĎ{…Đ—‘‘Óą§s ĺĺx<ěv~ó„„hL¦Ž[p8n§cÇŽ*žz/!Ô˙Â&‡!8OµÓs˙ěŐˇC:tŔăŹOŔăńś2„EFF†|ď;^ŃŠôĽ?]Ú;ţ7–-[ĘÜąÉÎÎÂá(Ŕá€ääSßfÓ&p:ÁéŚ!)©))OŃŻß *¦z/!Ň˙…oCI䵋âČ<·Š©çľ„ĐóŢŐžş[{ÇWŠ!†aƆ ëŤ=Ú7Üeüď†QąË÷ßcôëmôěŮÁŘ´éż*¬z/!Ô˙^×~é^^žŠ«çľ„@ď{^Ńţ˘ę}%hK(0kÖd6lNJĘzô¨šű\»ćÍkL÷îiŚ1Zí¨÷Bý?:´»“—gĚW‘őÜ—zŢoËŚbwŽ> ńWȇБ#űc6ŔĚ™Ős€éÔÔ(¬Öë™1c±f›z/꿨÷Ä˝>ÜFDÄŤę˝BhĹĆŹż‹ČČ7yřáę=ŐÖ¤IáŔťŚűšfśz/꿨÷˘Ţ !|d»‘#űcłU˙d;¶“é FŤ¤§Ţ‹ú/꽨÷Ş!tÖ¬ÉÍ0fLÉ{ĚÇ+ˇ¤d9Żľú‚fťz/꿨÷˘Ţ+„†Ú/ĽqăÖŻąÚľr*łg»lů}! IDATY·îE¶l٬™§Ţ‹ú/꽨÷ˇ-ÔĐŁG[ă“O*8†Ó˝¬^ŤŃ«×:.z/꿨÷˘Ţ‡´ÚşlŮRâăwVŮ!*ŁW/°Ův°bĹűú H˝ő_Ô{Qďµ%4ÜtS×Ó:(mU]¶mĂčß˙bý ¤Ţ‹ú/꽨÷Úě222ČÎÎ"1±ćÇŇş5dee’™™©ż‚Ô{Q˙E˝ő>$…Lu:ŕpÔšń8nśÎ˙gďŢăd¬ű?Žżfwvwfg×®uÜAaťCrHBE´„VĄRH’şSŇÍŻsDŃÁ}Gĺ.”r(J›ş©twĐÉ)„!‡±Ž{>ÍěĚőűc”Ö\{bíĽźŹÇ>ŇĚwŻýîç3×µďąć:,Đ+P˝ő_Ô{QďRĐ\¬ľM›zĽúęZ·.Ţ÷Ż\ ůů~,.Žb/oőj¸çž¬ZµCŻÂrŢ{€Ă‡aůrČΆ‹.‚öíÁbQď+z˙}>řß˙ţüX|<\pAńçŁţź[ëľŰ Ë–ÁţýPŻž˙?»]˝†ŢďÚź}6ôî •+k˝/mÖ`ř%3220Śě˝gĚ€ŁGOţ˙şuĐ·/Ě™SĽĺ]|1ä榑““Cdd¤^‰ĺ¸÷[¶@§NµjÁ“OÂŕÁđôÓę}EďżĎÝ»Ăe—AX˙±«®*YU˙Ďťu˙Đ!čÖ *U‚–-aÉíŇE˝Żč˝˙}2„ôt?ľýÎ;O˝W-˘””˛łłK´Ś… Oţ;;Űż7dČ’Í+;;‡””ę—‡VÔűB˝ţş?„ţö¸újčŐ &O.ţŢPőţÜé?@r2ÄĆ–ŢĽÔ˙sŁ÷ŁGC۶0{vń×uőţÜěý1ţ wŢé˙˙‘#aÂxőUőľ4Ĺ1ˇ.— §łô–·x1TŻîß;RN§—ËĄWa9ď}ŐŞ—ż¸’—çL˝žu˙ŰoáăŹáرҙ—ú_ţ{źťíßÖßż˙p¬˙ýrsŐű`č˝×ë˙(ţâ‹O>vńĹţC˛ÔűŇeŐ ˛čfφˇCKţÎŘéD/Čs ÷wß ë×ű?‚s:aÓ&X° dýWďĎ­7!/Ľŕ%6řÍąí6­ű˝÷żü0jDGCf&ěŮ_|A‰Î¸VďËďCCýźvnŮrňĽŹ-[üÇ{˝ţçŐ{…ĐłbÇřć?_µ?ţßďŁ5kÂđöŰśŐ Ë™ ‚őÄ–rÉčßß8FőęŞOEćńř˙Űł§˙x@€ŕ±ÇŕÍ7UźŠîˇ‡ü‡cěÝë?&tńb˙ăÁq*÷™Ç;ťNJëÍÇěŮ'OP)ů»5˙ܤ|÷ţ‰'ü{ľxŔú{ďů÷†íÜ©ŢWôţ[,'(řOF´Űý{õîWěŢ˙ö&Ł{÷“Ź]yĄz,ŰýQŁü''ů|P·.<óŚ˙ďľŐŞŢ+„žĄZPoĽá$ĄÁĺ2Jő™™™izěńăÇˬŢééé¦Ç¦¦¦–Ů<ŇŇŇJĄ÷n÷ź?~ůíß˝dWi÷Ţív›^Ţ‘#GʬŽyyy¦Çýă%$JYNNŽé±ÇNĽYšo@Áż<#jÔ(Űu˙СCĺbŰY–óđů|¦Ç>|řŚo÷k×öź ˝oßÉÇöí+űŢź«ý,Oó(­őľsgxä¸ë.řŕ˙›Đsµ÷ ˇgQ||05vńüůŚ1ÂüëŞqcöý1±ťFŻÎťI^˛ÄÔŘäĹ‹ą·á^Ô¤ żţúk‰{o±ř?zżď>7^y¦MóD[–Űý 52ýćĽK»v|ňÉ'¦Ćľü <őŕEz]3y&Ţ•íŰłlŮ2Sc_›>ťÇď»Ďô<.lÜŘô›ěî—\ÂG}T*Űýäd:ćÎő_’ď»ďü݇˛ě˝BhŤĹĹşu%[ŽŐ 3gBxxÉç´jŘl±Ř ąęqÓZµ°»\8p ಞ¸ď>Ž.]ĘÚŐ«ŽÝň㏠čÖŤU?ü`jž-Î;Çţý¦ţ¸<5v,ßź5«V»ý§ź¸®sgV­_oîK˝zDďßĎŢ˝{Ž}ć˙ţŹ˝‹±fŐŞRéýСđÖ[°qŁ?”tí꿀qHHŮôţľÁń­\ÉZ“^őő×<Řż?«×®5őłëÄĹa=xĐÔžĄ±Ă†‘÷Ŭ]ł&ŕŘußĎ=×_Ďj“Ż«zŐŞ~đ )))ÇŽżóN˛?ý”µ&~ÇŤëÖq{Ż^żżľKÚ˙V­ &Ćfô† đĎ»ď–줴Óő˙ăäd^şď>Ö¨9@ĺČH<))¦>Ů~ÝuŘÖ­ă=úěż˙ĺů»îbµÉyT‹ŠÂ—’b*´ŚĽńF¬«WłÎDSľüôS& ΓŻďř,räČ‘R[÷˙ýo˙úľqŁoXŢ7yÝ·X,wąL]^č¦nÝŮĽŮÔówßz‹EŹ?ÎjŰf€°ĐPŇ].Sź® čŃčŤٸqcŕ`·p!o=ôé×·=,ŚěM}ş6¸woë׳~ýúRé}B‚˙“ŹO>ńßvsíZ¨V­ěz¬‚ćĤ¤¤HNžB›6Ĺ_FŹĄ7źäd :´`áćżďí×ő.–Kc¤ĂÎç{>çčćÂ?âü`Ę\ę˝˙%×äćňvúŢS.ď7~ţ•˙ ~‚ŐYąÔŽ?íX€‡şßÍű‡ŹsźĂΗ{ľ$msZˇc?znÎw?çúśćfě;í˛ţ˛źéĺÇě\Ş…YÎăŃ˙ŕíÇď°ńŐŻ_‘µąđ[±-ű×BŞĽł‚›rrx-ó 7/¤QÇć$'ď.Qď{őň•uď>ôť>[Cíü|ľ<öóikłë‡m,ľçY–fdsQ%GŔ:ŢŰńvÖedÓ7:’Ow}Ęž¨=…Ž]ôčLÚ~˛Š®yy|z|çi—˝çÇĚżói>Í̡™Ăp÷wľoÓłčeçł]ź±?vá{"ź|Ť˾㪼<>:ľë´ËŢ÷Ón^ż}"_eć`Źř}lIú_ż><ţxén‹ ë˙ćĎ×ňí#3™™žE{ŕő⎶ٛďć’PX¶s›Ů\čŘ7F?OŇ·?rČífÓáͧ]öO+×óĹř—“žĹUá!ç1ňâŰŘ‘›ÇQ‘|Ľóc¶Y·:ö­ţEŹ•¨ívłîČO§]ööď6ńńŘ1?=›Ë«ÄśÇ݆˛9+—Ń‘|ňË'ě´í,•u˙škü_e˝îßÜâf ŢWŔŰ? .-®đ˝šĂ&rçƬőzٲᴵY·ôk¶?ó“3˛¸­JTŔ:Ľđň|ő|,ýy)Ő˛ O^˙1™Ű~ŘĆ–‚6ÚxÚeŻ_ö-›žšĂsY ĽťŇj i^/M}>üůCjćŐ,|ďę]S¸eÍv{¤5¬˙p!“+€ĂW™ĐŇ€6řľĐ y¬€?ŔôŹČÉđKľ˙G7˛ÁŽ[ç9˛î<żý!Ž Ô{€J…ÔqĽ°ŔčPřוŔĄ…Ôe+´˙ţ— «€U!íîÂçňäţ˝SŐÂáč]ř_d§šÇŰ0e/ őŔ!0µ+Đ©yl‡6ďĂWą°¸2Ň˙qš˝cOB¦l@Íp8t'WČ<ާ~…xŘOu.+˝żŕ‚(-ZEłfÍ”<˙řš –_´eË–$$4-ŃÍĄeŰ6đVůű†¨r2|r"€|÷PÍOP3ŞĚöP3b˙ důhŔyř É‰jFÜ,55ŹŹáť4đ»)hp"€ţM pÇP®{oÍ‚ËNPSý|Ë@ͨ<¶äť:sţUh6t8@MÍc®?€ššÇBX{"€Ü0ĺA»-ţjFŐ7üô”ÎţW{×@Í®CżĐ@ÂĂ5żř¨©:ľă ¦ú9űd 8ŹăĐăD5ŁÚ55Ź7NĐs±÷q3NĐ@ě;áŽýţjFŤĄţjŞŽ/ź  ŘöŔÔŚęÉţjęőýĘÉHÄ~¸eŻ?€–÷Ţ7mÚ\4C(Ŕ°a3z´ă¬Ďcř(pťbo^ęŐpy¨Oe F(l­Ď™<>5ý&hcňP”´« 1ÔżG)ŕív1ąľĺÖ™±đ?“ý?~9 4ŰϡPŮdňęŔś8řÄäEŰŹw…›Ěöó639ŹüxW> -ß˝=ÚÁđáŹ!T«ďŐëž}¶._|±…+®8;sX±2skńü]śz@ÔşâAä{°[íŚl;„FíťzěŐ°ôˇ×‰ř~öś|.Šżëo-ôg˙Ňd ťźśĎ‡9XCĂx:qJáM‚ú]ţÉ®<7v«ťmnĄÉ%MN=¶'|ôč›D|˝…Ęąů´¬q!7$)tŃ»/ŘN‡Gć˛"#‡ĐP¦$>[ř<úBÓ+Çł5'›ŐÎí­pAÇBNMîËžśÇÔ/7áĚɧyőćÜ8Ě˙\"Ěý _|‘rV{,ŁĎßő§ĐţóŹ— űq7ä{¸ěüÎôNĽîÔcakŁčů컼–‘=ĚÎÄÄI…˙đ>~éý¸ »ŐÎčö#8żůů§Ű޸o&a~<—Öą”k ?ë}{Ł tfoeä`łÚ”8ąđy\ŃťĆéőa·ÚąçâŰ©aýBç±pěkD¬Ýyn.©Őž¤ÄÂŹ©ÚŃx]&-dqFáˇáLN|ćOő*ý/tÝO„őőľććW—ńpF±±<‘Xř­‚î"®Gľ×‡ÍjăÁŽ˙ ľ~|ˇëňSçaýů¸ HLH¤GbŹB_Wľĺ†—?bbF1•x2ń‰Âß,ôđb˝|,>›ŐĆ—ŢM­†µ íýswľHŘÖ˝ŕ. [ýnôLěUč<6%¬âÚéđlFQáQ<™8ˇđâöK‡ű0›ŐÎý—ڤNÓ:çFďĚT»q"Gň<„‡†óŘĺ㉭[č6ńžĎ0cďaB±pMŁ^tIěRhWťż‚áó?çöŚŞ;ŞóXâřBç™Ý9‹Ę×>Ijľ‡ĐąěAââă ťÇ[§ňÂîC„ř z7Ľš+Ż,tkë~ÎmsWpwFU#«ňxâC…‡í.9Tęőž"¬<ÔůŞÖ®Zč<şí9BvÄâőŃłA®JĽŞ\őŢëmHbbäT{‚ĚşukŤ[o­mgĺëŠË-ĆúőëÎ3Ćf3şÄÄź~úiŔ±#úő3EDĂú÷8öÓ?4®¨\ٱŮLŐ«ŠĂat‹‰1–-[p쨛o6ŮlĆŕëŻ8öóŹ?6:W®l8ÂĂMÍŁFt´‘X©’±téŇ€cď4Čdł®ą¦\őľŰ!ĆĽyóÎ˙¦nÝŚaaĆü#ŕŘ%óç=*W6jĹĆšŞchHqIl¬ńÝwß; GcPXqďťw»tŃ"Ł{ĺĘFŤJ•LÍ#Âj5:ĆĆ+W® 8vpďŢĆ đpcÔ°aÇ.[˛Ä¸˛reŁŠĂQîÖý>}b®űs¦O7úĆÄÔ©đwÍÍÉ1lV«ŃĽR%cÓ¦MÇ÷şäă«Őxě±ÇŽ}ó•WŚkbcŤĆNgŔ±·Ű°†„­bbLmŰ’:u2X­ĆCăÇ»`Ö,Łwl¬‘P˝ş©×`´Ť‰1Ö¬YS®zßýʰ€µ9xŕ€Q32Ҩípűöí ř»^ÖĽąqsx¸1uęÔ€c_ś4ɸˇR%Ł}ăĆÇ9|بjłuŁ˘ŚÝ»wßµU+ă–°0cňäÉÇľ_nÚÄćZµHHH8öîńăirűí¦ŽI¬Z­[÷î%˛jU"#×ëłőëŮ|Ţy4hĐ ŕŘ;ÇŽĺ‘#Mő3¶rev^»–-çźOÆ ËŐvżk×±¦ţćkOh5ęFcҤđ3önh„ăŢ{żţúk™ýN©©©¦ÇîÝ»·Ěćqěرr1Ź#GŽ”«ŢU^^žé±{öě)ł:fgg›[–ŻďĚĚĚR™ÇąĐ˙˘ôÓív—YÍ‹2Ż×[¤ee|i˝ľĎVťKOO/ł~eý,ĘúV–ó(Ęö§<ö^N/h.Ńt*“'ć2~Ľ»LÎĉ„‡ßĆľ¬w=꽨˙˘Ţ‹z/ŃuB sĎ=ýq»?dćĚě2Yţ°aQDG'1mÚ[zµ©÷˘ţ‹z/꽜ěxńĹ…´ió$ŐćóĎKoą+VŔŔučŘq’^Śę˝¨˙˘Ţ‹z/Ą#üÖŻ˙ÁčŇĄ…Ńł§ĂŘľ˝řÇlÝŠ‘č0şukĄ3âÔ{ ˛ţwîjQ˙µî«°AÖűN]1š_RS˝×1ˇ%·lŮGĚš5‘mŰ6“””MR’A šW­ňß69ŮAÓ¦Í>ü1]L˝— é˙űÉ0‘˙n8é8Čś•ĄbjÝ— čýĽEŢ*ţ›<:ô1żâq´B ±eË’“śü6yyédeeătZp:ýĎ»\ŕrDG;°ŮbIJęORRÝ–K˝— ë˙çqö;ŹA5‰!m\šŠ¨u_*xď›wnǬÜůżß†ő±ËBBËHNN)))¸\.\.N§§ÓI||Ľ©kş‰z/ł˙M¦7aű±í€B¨Ö} –Ţ/ßąśžózţţ= ˇ ˇ""gÄ®]»Xşt)“VNâpöalVOw{€öíŰsÉ%—¨X"Č«ŻľJNN[ŹnećÚ™ż?ŢŁAz4čAxx8#GŽTˇBEDĘƱ#Gh|Ţy 4 Ü^7żmF-@¸5‚%ˇˇ,˙ţ{š¶hˇb‰T ˙>śćÍŁ©·Ź×óűăÖPŇB¬l?ďo/ZDŹ>}T,‘ äňvíضe >Çۛ˙űăÖ0ÂB¬„GE±÷đaJ!TD¤ě<Ő¬d˙á±FŽ|ůĄhiO¨H Ôż¬2ýÖ¤QĎO4 #eł[E©ŕ–ď\Î5Mz’ĺ…pÍŚLöŠ SD:1ID¤Âo¬Ákyi„ä@ÁŔHD$Hx:3áXTMĐI ˇ""gAj/Ŕ 1*…HP9|+`WŠKÇ„Š”†P•@$č(€*„ŠB¨B¨(„ŠśÓĽ^oŔ1>źO…9 ]'TD¤~ÚĽ™ˇ7Ý„=<ś­G·’_ŕż}_¨%”5Zŕőů¸˙‘GčŰŻźŠ%R î׏˝żüBF~»RwýţxͨšÔŚŞIÝÎ'ß~«B™¤K4‰QBÆěsąšžŽóOďă˝äÜŔµV+W&&ŞP"Ě€Ax|Đ žËĚüË3)ĽĺČ$~Č©´'TD¤Ô¨Áň#‡ipb+š Ô'+?_Ĺ© >\ĽéDz<íd}Ä1xgĚPBEDÎŚĘ•¬¬Éňâ4 6ÜÚ¤ŠTt§?IJ'ńM.|¸ e’.V/"RDG˘YÝşÜä{óůăfÔfµ±4$„eß~Kł /T±D*†eĂŰoÓČ[€Űëţýqk•¬+[kŐbÝÎť*”B¨HŮٰv-·uďÎú´´?=Ţ3.Ž{g͢Gßľ*’H4¤O.űlCsó~l›ĹBßš5Ůćr©@ ˇ""g&ö»¬=;s}\iáńyď)€ŠTpW_y ˝ż^Ĺ]nŘjnqQ8š©Â‘NL)¦VmŰÂÝu¨gΑ°ăz»¨HřÇĚÇy´.,¶Á%Q0|ńĄtb’HI6˘çŮřuĚ[3Ý6I$X»|îkT …P‘ł¤ 8Á¦RĐ’ŃÇń""ĄÁ˘(„ŠB¨B¨śU:1ID¤ŇÓÓ)((Ŕ›í…˙ă†×ŕرcţÇ˝^ŞWŻ®b‰T ™™™¸Ýn2Ň2~_ďr3r9věaaaTŞTI…2I«)˘ź·oç˘-°‡†žň¶ťů>ď,^LĎ>}T,‘ ¤S›6lýé' Ă÷·ŰvZC¬DFGł÷đaJ!TD¤ěŚ1‚Ę ňĎŚŚ?=ţ†ĂÁç]şđúŇĄ*’Hd #˝ €ż<~Ql,‹ľűŽMš¨H&éP‘bxzćLRű÷çűÉÍčËáP‘ .ĎăˇRh(ůx¬i”Ť9ź~ŞZDÚ*"Rő;ĹróÚtęđH‚•”ź<*ŠH·|çrz7îIžÚŕęiĂ™1â?*LéÄ$‘ď_“—óŇ ÍĎ­D$Hx…ÚŻŔ±>P­±SQ9óRű^Q)D‚ʡÁ€]u(.*"RBU‘ ŁŞ*"""" ˇ""""" ˇ""""˘*"rNózZ*Q IDAT˝Çčęw""§§ë„ŠŃO›73bŔláál>Ľ™Ľ‚<B-ˇ\>ĂŕžqăčŰŻźŠ%RÜvÓMěßµ‹ôütvŰńűăÎh'Îh'V»ťe_}ĄB)„Š”Ťüü|ÎŻ^ťç23©ń—M¨H ĺXj*ŃŃŃ*–HňßwßeŇС<ţ—ŰőĽípPuŕ@&żňŠ Ą*"R¶ęV­ĘÇŹQ÷ÄV4±ZÉóč®I"Őű đÚ]#ř0-ó÷ÇžtD3`0OĎś©)„Šś±QV6äxqŕŹW›T‘Šî‰iăřě˙žá«\x(VwoçKת0E¤“DDJ ćÓ ha‡Ř0p<Ą{&‰ö˝Ż`íŐp]Uxą9tÓ[E)ݶSD¤„˛<®RŤÜ°ÄZŞĹĄ=ˇ""Ą!L% :   ˇ""""˘*""""˘*"""" ˇ""""ätvĽHíŮł‡Ź?ţ€´oŇ Ë˙¸Űęf手U·nÝšvíÚ©X"ČÜąsÉÍÍeË‘-đ‡Ë‚®ËXÇĚí3‰`Č!*”IşX˝H9t ęÖĺ:‹…Ľ‚| |ż?g·ÚYn±đŃ7ßpA«V*–Hrß!ü¸h >/ůŢüß·†XÉ ă§š5ٰk— Ą*"RvÖ~÷#Żľš5iizĽO\#fΤwż~*’H4°gO®úâsnÍ;BwZ Gµęěď,ZDŻ$ť:+R‘\Úş5?mŮ‚Ź×óűăÖPBC¬DGGłďČJ!TD¤ě<0t(ńďľËŚŚ?=>/2’e—]Ć[Ë–©H"54”|źŹĐż<Ţ.6–·V®¤qóć*’I:&TD¤žť=›×_϶“›Ń×Â,  "\×K„Ĺ‚÷ʵ˛ńň˙«ZDÚ*"Rő:Ärëútęů`\=+)Ű=*ŠH·|çr®nÔŻŤlpĺsĂxĺ®×T"҉I""%1 &ÓóÓ ÉĎť ,ŚÇ ţe8Ţj6«­‚(„ŠśyÇ“/Ĩ"AĺĐ` Ru(.*"RBU‘ ŁZ"Ú*"RŚŚ RRRpą\¸\.śN'N§“řřx˘ŁŁU$ő^Ô{Q)ąŤ7’śüÉÉ‹ńů˛ČÉÉÁé§Ó˙ĽËĺ˙ŠŠr`±D‘['âŞ]°ő>)é’’вeK/Čzßň˛¶ţ‹Ők˝W)©ĄKßgöě§Ř˝{IIYĽú*´n}şďČaÝş#$'ĂĽEழ¦:3>¸z?…A^"!ˇ)Æ=BŻ^}TĚ éýnę/óŻ÷®ŔĺŞeqčM"ÔÖ¬YÍ1‰ŤÝË´i9ÔŻ_ĽĺěÜ wڞ`¸›ńÜsoĐşu7z?z´ěěşę}ö~ř(8śZŤ7_Y¦Ţ+„ŠóŇKϰző‹ v€ÎťKg™_|Sź 'ˇţMü{Ć\9Čz?gNm:vÍwŚQ‘p˝?šR‡UëwŞČ ˇ""…9ňzBB–3cFN™,˙Ž;섇÷aúô·Uě ëý‘„…őVď°÷Cołé¸N˝W9µ nĂnźĎ¸ËôçLžÜĘřńŻŞč꽨÷ňşN¨•‘#ŻÇf+ű?DăÇ»±XćrĎ=ýUxő^Ô{Q‘`őŇKϲś±cÝgěgŽçĆíţ˙üçy5@˝ő^BE$جYłšU«ţ]fÇ‚ťÎ̙٬\ů6¬W#Ô{QďE!TD‚É1ąýv×YűůC‡îçţű«꽨÷˘*"ÁbéŇ÷‰ŤÝ[j—c)Ž.]ŔfŰŲe©!꽨÷˘*"Á`öě§6-ç¬ĎcÚ´lfÍš †¨÷˘Ţ‹B¨Tt7nd÷îmĹľ#JijÔ¶mŰ–-[Ôő^Ô{…P•@D*˛ää·HJĘ*7óIJĘ&9yŁŢ‹zŻŞHĹţc´¤¤âża@J üú+ř|ĄńÇČ 9YwS9zšęż?xf¦zl˝/ÝŞŢ+„ŠHPÉČČŔ0˛iÝşxß˙ŐWPż>´híŰCÝşţ{D—ÄĹCnn999jP9î=ŔĄ—ú{~ŐUP˝: ^Żz ˝˙M^4o11ZďBEDŠ %%…ěěěbd$Ľó> úCČÍ7—|Źhvv)))jP9î=ŔĽy–»vÁĎ?Ă{ďÁ¨÷ÁĐűßLçťW˛7ę˝B¨!—Ë…ÓYüďoŰÚµ‹Ĺ˙Őżż˙Łů’ţ}s:-¸\.5¨÷ ^=ßęÔń‡‘’~,ŻŢź˝Xż–/‡±cKg^ęýßYUŃ#sŢ~ŰJŁŁKúÇý1:Gz˙ĺ—°m|˙˝˙#ŮkŻUďˇ÷Ü~;Ľü2¸KénźęýßiO¨ ˙ý/<˙<ĚšĄZ“˝{aăFŘĽbcKçä4)˙¦LË.óË) ˇ""Ećt:)Ť˙űÜz«˙xŔ-Jľ<—Ë?7)˙˝4^z V­‚Ś xáőľ˘÷Ţĺ‚gź…ŽýÇ˙=ř˙ťž®Ţ—&}/"úctź7Ţ‹A§NĄ3/—Ëú?F†a`ůí€ËrB úŹ >W{ďőz =ë˝÷ů|„„„”ŰŢ{<ţúúëţ˙?~Ü˙ŘôéPü3ĺµŢźb˝R D¤˘ŠŹŹ'*ĘQěď_łz÷†QŁ , ľţÚ˙•—W˛yEG;ŹŹ?ĺs<:nśéeŤ6ŚŚŚ Sc˙5e ?ýô“©±YYY<\„32î>śt“»‰f<˙<›7m256;;›ń÷ßozwßq©©©%îýŃŁđć›ţëĂ:ďľ BĎže×{€C‡’››kjYO?ń?˙üł©±ű÷íă…§ź6=Ď;‡5}9ˇ)&°}űvScĄ¤0ĺÉ'‹4łgş??y2۶m+qďĎ?>üđä×”)`·ű˙ݰaŮő>XߍŠTXmÚÔ3Ö®Ĺ0Ś˘˝ý6FÇŽ˙rąŠ·<ĂŔřţ{Śöí:_Ŕ¸ NSż[˙îÝŤúŃŃƦM›Ž]üć›F3»Ýxě±ÇL-;4$ÄhojěŔž=Ť•*ëׯ8öý ڦv»ńĐřń¦–j$TŻnjě>}ŚF•*kÖ¬)qďŹÇčÓŁNŚ*U0Ú·ÇxăŤâ÷ÝLď{´kgÔŚ4öíŰđwťýď:ĆÔ©SŽÍĘĚ4ěV«ŃľqcSuěݡát8ŚÝ»w;÷ĺ—Ť–‘‘ĆäÉ“ŽÍËÍ5ÂCBŚ6 šGßÎťŤ:QQĆŽ;Žť˙ÚkFóČHc„ %îý_ż6nÄčÖ­l{¬ôqĽThII7ś<…6mŠţ˝7Ţč˙*MÉÉ{ő%-/íoĎU¶Wf3pá;ĺó4Ľ÷u\÷í÷l ł’™źyÚńKçżÍűcÇscn.ąy—]ÍQ…}>úb{gßčµň6YĂČtź~Ë˝ÇÂŃ0 7—TóŹ®Ć^/}LĚăî~7sĺç_ůëqb=z]CrňżŠŐűĘ•K~MТôţĆNWrß¦Í ł’‘źqÚßwŢŚWXűÔş»ÝääžvlNV6ŤśőřĽ €{LĽ®nľâ*îÚ°‘{ÂÂÎăí˙ĚâëÇźâęü|ňô3?/Źó«Öć[źŹá&ć1¨ŰŐ ]÷›¬ç±xö|öđôÍÍý}%éý_µl ź~ZňŢ'%ő×ů/,'Ţy‹TH?ţř#udăĆňqéóÂŢD Ú_žx ` pi dÜWř2ŞĽ S÷Âm8?öŞźz¬ýG¸dü/žż¸˘đe‡<ůü´‹†Ě1§™Ç[0éW¸Ăőm°{Płyl†¶ÁWąđđhgđ]Yř˛­OB¦9 ó4GTYOě†Qnhd·NŕÔ˙~ŮJąî}•Waö!¸¦â ő Ň©—ő=tű–äÂčPřוŔĄ…ü÷@ŘÓď…U@ŹŞv÷ię8 f„ë  Z8˝ =őXÇčň?Xš †ŔÔ®@!ÇL[ tx|°¸2Ň˙qšy̆é.č_5ĂáĐť@\!óXťWŔ˛\xŘOu.+˝żŕ‚(-ZEłfÍ´QţăöF%‘ЬeË–$$4eçÎł?—mŰŔ[ĺď!$ć5Łúű'h áűˇý‰jFĺ)ţjć#˛ęś  „Ą@ëÔŚ¸©ţj31¶Ú‡'čßÔw ĺş÷5ž  Ř·C÷ÔŚgýÔŚďś  Řv@×ÔŚJSýÔÔ<ť  Dě‚ËNĐňŢű¦M›+€*„ŠH06ěaFŹvśőy ®F<˛Ľfn™Ť`ŽÉ©Ü1đe˝ă ­Ě1;ʆđ†Éyx˘ŕű|Č79Ź&0;Üä<ŔÜÓśđ}°ˇżîĺµ÷YM`–ÉšçUŹŠpátűyđžÉe5†Ů&ç‘_–囟Gd=xŰě<šź‡;>Î+˙˝=ÚÁđáŹiC| :&TD*Ľ^˝®áŮgëňĹ[¸âŠł3‡+ŕ@z4WÝvŠĎN„ÉOŻ%dGmÜ^lˇ6:$\~ę%@ZŐt›»•Y¬!V:ÖiOTí¨SŹź á·~ŚűÄ®Ö„Ę 4Hhpę±cŕą©ëÝ–JG·—Đ.M¸˘Đy¤W?Äs¶đE–«ĹĘĄµ/&úüBn'őD ţ„,ź"őcë“PȩƣáĹç ô§ătË÷NbB—Bç‘Qó0ť^ŰĚ×'ęѡv;*Ő«ôűó??÷ _|‘U>{ź®J{é÷ŢNgy ĺňó;a‹łťr¬ď/¶;?#Ďk`ÁBă*Ť¨›P÷Ô?řQűÄ*Böd_ŕĂć }B§Bëx$v}íŕýó¸ěüŽŘ«ÚO9ÜxÍGŘí+đřüóh×z őN˝ě‡ŕá « ŮťN}ŹŹČ°H.Ič\čÝgÔv8žźť•eŘ­Vă°0SgÇ÷şäăąđpSgÇżůĘ+ĆŔ¸8ŁnTTŔłăóóňڰc\h¨©łă“:u2ž 7uvü‚YłŚţUŞ ˘Łžď-(0,`Iž‰~F:KOgęç‡ß}Ç{Ť™ŞăŔ#Hś4‰óŹ ;7—çMÎăý•+YÚ¬™©×U˙ˇCIš2…LŻ«ĐPĽ>“N1ŹłŮűaâčÚulŔŢkO¨H5ęFcҤđ3¶'d„ăŢ{iŽß˙˝é±«WŻ.łZ}÷Ýw¦Çţuďc ¦Ç~űí·EŘă˝®Üőľ({ÂľůćÓcóňňŠřiŔş2©yQzYÔ×JQ^çúzŚt‰& :“'ć2~Ľ»LÎĉ„‡ßĆľ¬˘«÷˘ŢË_(„ŠHPşçžţ¸Ý2sfv™,ذ(˘Ł“6í-[˝ő^NAÇ„ŠHPzńĹ…´ió$ŐćóĎKoą+VŔŔučŘq’ţ©÷˘ŢËihO¨µ Ös˙ý±Ův1mZ6Ťo9۶ÁŁ,D„\ČÔ©st2Bő~ôh^oCő^˝WqBEDŠfٲŹ5k"۶m&))›¤$‹/>ý÷¬Zď'ĂüEţ»á¤_ŕ sV–Š$˝ON¶śě iÓć ţ®©Ţ‹B¨Hńmٲ…ää$'żM^^:YYŮ8ťśN˙ó.¸\ŃŃl¶X8Źłßy ŞALD iăŇTÄ é}RR’’úëvŚę˝(„Š”®śśRRRpą\¸\.śN'N§“řřxěv;M¦7aű±í€Bh°ő^Ô{Q9ŁŽ;ĆŃŁGč9Ż'»SwÍš;ÖIť:uT,…P‘ұkçNÚµlI5«•lO6>Ă÷Ű&•čđ(ްpÉş&&ŞX""…Đ%šDDЍ~Ś3†>V+űň|ČçÄ—Áp‹…[ű÷WQ)}L@ŤQŁyňčŹGX8xýő<;{¶ $"€>Ž)„UéňŐ1ęůŕĹć᤬ÍWQDDL°Ş""ĹÖ»*‹sŹš Ţ~:kVDD!TDä Iď x!FĄ1MÇ„Š”†P•@DD!TDDDDBEDDDDBEDDDD!TDä\âńxJeŚH0ÓuBEDŠč§Í›ą¶G"ĂĂŮź±ŹĎ8C,!śs>Ż—‰Ď>KßnP±DDBEDJ‡ÇăáÂúőyÄ墩Ď÷§ç˘ŁŮsčv»®*"˘*"RĘÚ6hŔË»wŃÎçߌÚÇƲ?5UĹQ);5Ş…łô¸‡:>hd·™ăSQDDLЉI""%Pů±ú$Ć@S„>ZI1I·í)ˇ´{ŹnŰ)"RÚ*"RÂT…PQQ…P .:;^D¤~ůĺ/^ ŔńoŹCŽ˙ń|k>ĎXž S§NtěŘQĹ)„.V/"RD©ÇŽ‘P«wŕ5Ľz.ÔĘĽđp>[»–FÍš©X""…ĐžP‘"Ş\Ą «7n¤g»věČĚüÓsť+WbÁâĹ  ""hO¨H1íÜľťËZ5Ă•çżUg »…—?\A§®]U…P‘˛ÓđŃúdNŮM­PŘs‹cŻf©(""&čăx‘­ÎŃáp< "´IQ9CĽUÁ[Eu) ]'TD¤4XT…PQQ‘łJ'&‰Qjj*ÇŹŔsÔ©ţÇ}á>~ůĺ"""¨]»¶Š%"R]'TD¤vţü3í.Ľ*V+Ůž Ăwb‹j!*ĚAş×Ë‚÷ŢŁ[Ź*–H!ôqĽH5hÔŽÍ V+ó}¤¸ńĺÜc±0 _?P…P‘Ň7nňdbQö“›Ń§",ěîŰ—isçŞ@""čăx‘H¸Ş*W­Žşá¨ޏ Ć7_{­¨B¨Hé{řŮg‰6Ś{í'7ŁĎ„[ŘÚ§ÓçĎWDDĐÇń""%P˙Ę8z}›J=¦4 #e[E1A'&‰”@řµŐy+/•Đ,(č©‚(„ŠśiW^Q)DDLÓ1ˇ""Ą!T%Q…P…PQ9—ăőzU(‘ÓĐuBEDŠč§Í›ą%) {x8»RwáöúŻ b ˇQ•Fx˝<4i}űőS±DDBEDJ‡Űí¦iť:L8z”ú>ßźžKn˛Ů8pô(‡CĹQ)]ÍëÔaÁý´8±=4v88š•Ąâ(„Š”ťŞ•Ăř<˝€ZÔ·“ďSQDDLЉI""% ˇč uíţD%DDÄ$ݶSD¤„Ňď<şm§HQhO¨HiS DDBEDDD¤\ÓÇń""…ČČČ %%—Ë…ËĺŔétât:‰ŹŹ'::ZEQ)ąŤ7’śüÉÉ‹ńů˛ČÉÉÁé§Ó˙ĽËĺ˙ŠŠr`±D‘['⪝B¨H-]ú>łg?ĹîÝŰHJĘâŐWˇuëÓ}GëÖ!9ć-w ¤5ő¨""&é:ˇ"ÔÖ¬YÍ1‰ŤÝË´i9ÔŻ_ĽĺěÜ Ăď„c‡k’8€ëŻďÇ%—\˘‹B{BE$h˝ôŇ3¬^ý"O=u€ÎťK¶¬ ŕóđĹ)Lšř<•˘P9 í ‘ 4räő„„,gĆŚś2Yţ‘„…őfúô·Ul…P0á6ěöů<đ€»LÎäÉáŔ­Ś˙ŞŠ."ňşN¨•‘#ŻÇf+ű 0~Ľ‹e.÷ÜÓ_…Q‘`őŇKϲś±cÝgěgŽçĆíţ˙üçy5@DD!TD‚Íš5«Yµęßev čéĚś™ÍĘ•/°aĂz5BDD!TD‚É1ąýv×YűůC‡îçţű«"" ˇ",–.}źŘŘ˝%ľ SIté6Ű.–-űH Q‘`0{öSL›–sÖç1mZ6łfMPCDDBE¤˘Ű¸q#»wo+öťJSŁF°m۶l٢ĆB¨J "Yrň[$%e•›ů$%e“śĽ@Ť…P•@D*v]LRRńżöl¸ë.čÝÖ­+Ťjś¬»(‰(„ŠH…•‘‘adÓşuń—ńţűPŁ|ó 9Rň9]|1ä榑““ىB¨HE”’’Bvvv‰–ńÁđŘcŕp”ŢĽ˛łsHIIQDD!TD¤"rą\8ťĺo^N§—ËĄ‰B¨Bč™ ˇ(„ŠB¨J """" ˇ""ĄÄétRw8ş\ţą‰(„Š(„žÁj(„ŠB¨J "U||k?˙ő×ë0uę5BDD!TD‚IëÖmčŘq4#FDžńź=lX]»ŽĄU«Vj„B¨›;îCXXo&O?c?sâÄ˘Ł“:ô5@DD!TD‚Őôéo·ž‘ :qbáá·1mÚ[*ĽČ_X Ă0T 6÷ÜÓ·űCfÎĚ.“ĺEtt’¨H!´'TD‚Ň‹/.¤M›'4¨6ź^zË]±¬CÇŽ“@EDNC{BE$¨mذžűďŚÍ¶‹iÓ˛iÔ¨x>óâ;łIDATËٶÍPŻ·!S§ÎŃIH"" ˇ""-[öłfMd۶Í$%e“”dpńŧ˙žU«ü÷‚ONvĐ´is†L×Q)ş-[¶śĽ€ää·ÉËK'++§Ó‚ÓéŢĺ—Ë :ÚÍKRR’’úëVś"" ˇ""Ą#''‡””\..— §Ó‰Óé$>>»Ý®"‰(„ŠČąBgÇ‹B¨(„Š(„ŠB¨B¨(„Š(„ŠB¨(„Š(„ŠB¨B¨(„Š(„ŠB¨B¨(„ŠB¨B¨(„Š(„ŠB¨B¨(„ŠB¨B¨(„Š(„ŠB¨B¨(„Š(„ŠB¨(„Š(„ŠČ˙·[‚ü­ˇ(PP$V‰î—ŰO.HźIEND®B`‚pgrouting-pgrouting-2.1.0/src/common/doc/functions/images/Fig4-costUndirected.png000066400000000000000000000361101257314352300301270ustar00rootroot00000000000000‰PNG  IHDR|I3‘©bKGD˙˙˙ ˝§“ pHYsÄÄ•+tIMEßEi IDATxÚěÝTőa/ţ÷˘ŕ.»›b˘©;Qc–h‹1„BBÓ/1­ć‡IÁNzŤ·´ţŞl€Ň–^š ŤµQ 5\â‘\4‚ćÚ¨7&q‚Ű’HcÓ ZI7ÖJkt\‰6¸2«!Â|˙-š–]ŘŮ}˝žg–=ś3‡Ďű3;ď=3çLCµZ­öŃC€ € € € € $ $ $ $ $ $(((((( @ @ @ @ @€ € € € € € $ $ $ $ $ $( Ă 0ôôô¤»»;ĺr9ĺr9IR(R(ŇÖÖ–ÖÖV„y $0Ümٲ%ĄŇ-)•îČž=;ÓŰŰ›B!)jËËĺÚ­ĄĄ9 -)ĎN±xNĆŹođ0ďáU4T«ŐŞa†’5kîĚŞUWf۶®‹;S,&'ľú:›6%ĄRR*µděŘqéč¸4S§ži01ďA†˛űďß .Č1ʦłł7ííýŰÎĂ'óć5§R9!Ë–Ýś‰'\Ě{P ˇfĹŠ«˛qăµéčx<§ž:0Ű\ż>Y˝úŘL™2/łf-0Č÷ @CĹś9geÄ{rÝu˝dűłgŹÎȑӲ|ůíóH Ţ]qĹ…ijúB.şh×˝ź%KF%9? Ţ`Đ1ďö\¨[sćś•ĆĆ˙$š$ îJCĂç3wîtŹyŹi€z´bĹU1âž\|ń®vź—\˛+»vÝ•ëŻ˙´0ďQ ęÉý÷ŏ ź9`ďýz5+WVrß}WgóćyŹ P/,¸ ůHůÝ˙ŚŹeţü yŹ PÖ¬ą3cĆ<:`—,éŹÓNKÉÚµw ó`°[µęĘtvöňýčě¬äĆŻć= $Ŕ`¶eË–lŰÖŐďOÚH'ť”tumÍÖ­[yŹ 0X•J·¤XÜ9hö§X¬¤TşU0÷(÷‰ôŽ‹gŠĹjJ%źŇyŹ 0(őôô¤Z­dâÄ}_gőędúôdâÄdŐŞW.űÖ·’I“’׼&imMÎ8#ůîwű¶O“''Ď=·#˝˝˝bĐĚű$ůĚg’8ůĄ_JľúŐW.űÄ'’ ^y›4)ٽۼG†îîîT*•>­óřăÉ”)Éa‡%Ű·żrŮQG%źýlňŘcÉ#Ź$…Bň;żÓ÷ýŞTzÓÝÝ- ÍĽiîż÷˝ÉÎťÉţç+—]xarÓM{o'źś´µŐ'ć=űępCÔrąśBˇoë|üăµ?˙ęŻ~rŮ 'Ôn/RíĎË„…BCĘĺrÚĂ÷/şęŞÚźźűÜO.;ţřÚ-I^x!ą÷ŢdĹ óđDşO^xˇöRöŽÉź˙y2wn dmß ^ćýË­][{ézęTó`ź<˙|rÉ%ÉłĎ&?řAňţ÷†—U«’óĎOFŤ2(ŔT(2Đžyóšů~̛ל™3/ć= $Ŕ`7uęo¤R9áż®ßx(¬[—ěŢ}bÎ8ăÁĽG¨Ë–ÝśŐ«Ź=d÷ÓMÇeéŇŐ‚ŔĽG¨'NĘ”)ó2{öč~ß-9ýô‹3aÂA`ŢŁ@Ô“YłdäČiY˛äŕ}ďâĹG¤µµ3ć ó -_~{’óĘ“éâĹGdÔ¨ ÓŮy‹ÇĽgŘs!q îÍť;=»vÝ••++dű-im-zĹĽ‡9 Ô˝kŻ˝-“&]žóÎ;6÷Ţ;pŰ]·.9÷Üă2eĘ'=‰bŢĂË8 ›7?ůó/Hcă#éě¬ä¤“ú·ť®®Úőîvď>1K—®vâć=(ŔP·víÝąńĆĹéęz0Ĺb%Ĺb5“'żú:6$ĄRCJĄćŚwJfÎĽĚőî0ďA†›­[·¦Tş5ĄŇíyţůg˛cG%Ż{]C …Úň§źN¶oݦµµ9ŤŤcR,NO±8ÝÇ´1¤ćýÎť•}tCŽ:޶Ľ\Nţó?«3ĆĽGxU˝˝˝ąćšî,ZTNRN’,ZTHGG!mmmijj2H ÉyßÝÝť%KĘůÜçĘ/~·n(äśsĚ{úďpC ŁGŹÎŃG·'i˙ŻďťxbŇŢnlÚóľ˝˝=o|ă+'ú1Ç$ş#űĂYŘ((((( @ @ @ @ @ @€ € € € € € $ $ $ $ $$9Ü /===éîîNą\Ną\N’ … …´µµĄµµŐ 1dçţ“Ov')żxKşş yč!s@ä'lٲ%ĄŇ-)•îČž=;ÓŰŰ›B!)jËËĺÚ­ĄĄ9 -)ĎN±xNĆŹođRsż§§7“'ďťűßüfň•Żű $˙eÍš;łjՕٶ­+ĹâÎÜpC2qâ«­Ń›M›ľźRéS9ďĽ;v\::.ÍÔ©gLĚ}ţKCµZ­†ˇĺţű7fÁ‚ 2fĚŁéěěM{{˙¶óđĂÉĽyÍ©TNȲe7gâÄIsęĐâĹÉĄ—ľü—¬dÚ4ă‚É‹V¬¸*7^›ŽŽÇsꩳÍőë“Ő«ŹÍ”)ó2kÖŚą $ ¤9TĚ™sVFڏ'×]×{@¶?{öčŚ9-Ë—ßn°1÷Adsź!âŠ+.Ěرw°'Đ$Yą˛7oxĂťY˛d¦ÇÜP ©gsćś•ĆĆ/䢋vđűZ¸pW>źąs§xĚ}’z´bĹU1âž\|ń®vź—\˛+»vÝ•ëŻ˙´0÷HęÉý÷ŏ ź9 /Ýý,+WVrß}Wgóćą @R/,¸ ůHůÝ˙ŚŹeţü ą @RÖ¬ą3cĆ<:`—+éŹÓNKÉÚµw s@d°[µęĘtvöňýčě¬äĆŻć>€É`¶eË–lŰÖŐďOŮH'ť”tumÍÖ­[ą @2X•J·¤XÜ9hö§X¬¤TşU0ű $÷IôŽ‹}[ç‡?Lţĺ_’'žřŮ˙¦RI|0éééë“h5Ą’Oč`pÎýçžKľóťäűß˙Éď?řŕ+oO=eî(CPOOOŞŐJ&NÜ÷u~ď÷’ÖÖdüřdٲźýď~˙÷“·ľ5ůĆ7ú¶O“''Ď=·#˝˝˝bPÍý˙ů?“׼¦6÷oĽń•˶nM&LH¦Oß{[łĆÜP ‡ îîîT*•>­3gNňřăÉ9çüěó—Y;BsüńýŰŻJĄ7ÝÝÝbPÍý?ţăäÉ'“|ŕ§/?ćWĽđBs`_nęKą\NˇĐ·uŢö¶W_ţĚ3É‚É=÷$żú«ýŰŻ#ŹlČg”ÓÜÜ.$ť;Ë9účľ­3iŇ«/ßł'ůçN;,ů…_¨ýŮW…BCĘĺrÚŰÍ}@dČ˙ÎÇ>V;JůĆ7öÇ“lÚTröç­oŘ-V*Éůç'ÝÝIccňĄ/ĄO/‘× díq 0śx {űÚ×jG`ţŕŚĂË[ŢR;ić’ÇKÎ<39÷ܤZ56˙G ëLˇPČ@ěX´(ůĹ_L–.­ýý™g’/~1=:9ýô}ßNąśŚYČż’p€ěŮ3°sż©iďׇ–Ě›—\{mň$Ż}mßć~a _P Ěňśs’íŰ“ť;_z’NžľvŮźľxć™jşş ń60”‡*äĚ3Üö}492inîŰzĺrUH·¶¶¶´´4'Ů÷ˆüÝß%›7×®ŮŇ’,_žüň/'ďxGňGôĘ{Ë-Éyç%ü`ßö«µµ9mmmbPÍýuë’®®d۶dÄÚÜ˙µ_KN9%YµŞöË҉'&ßű^ň‰O$łg'GaîüwĽŕXgZ[[ÓĐĐ’M›ö}ťďżö$úŽw$ăĆŐľ~úéźţoĎ??9ᄾíÓ† Ică4˝ü5As˙‰'jóý´Ój—¨ęꪽDť$ozS˛qcrŐUÉ]w%ú§Ig§ą°/¬CĹâŮ)•>őß^˘ä%żů›µŰľ¸üňľďO©Ôbqş`ts˙Ľój·źć´Ój·ýaîĂ•#uů$zNJĄ–Ał?ĄRł'QĚ}’Álüřń;v\~řĐďKWW2nÜ)9ů䓹 @2ut|<óć5ňý7Ż93g^&Ě}’ÁnęÔßHĄrBÖŻ?tű°n]˛{÷‰9ăŚs@¤,[vsVŻ>öÝ˙M7—ĄKW s@¤^Lś8)S¦ĚËěŮŁú}wt´äôÓ/΄ ą @ROfÍZ‘#§eÉ’Qí>/>"­­ĹĚ1Wű $őhůňŰ“śPžH/>"ŁF]ÎÎ[ <ć>€I=[¸đ†”Ëż™ŮłÜŮ©-yę©çcű¬ÇÜP  ®˝ö¶LštyÎ;ďŘÜ{ďŔmwÝşäÜsŹË”)źtôs€4T«ŐŞaZ6o~ óç_ĆĆGŇŮYÉI'őo;]]µkÝíŢ}b–.]í¤Ě}¨S‹'—^ş÷ďkÖ$Ó¦úĎgaA&üRľţőĘÚµwgѢĹéęz0Ĺb%Ĺb5“'żúş6Ô>ß·Tjθq§äŁ˝Ěµî0÷xG ‡­[·¦Tş5ĄŇíyţůg˛sg%…BC …Úňr9)—«immNcă‹ÓS,N÷m ąążcG%Ż{ÝŢą˙ôÓÉöíć>Cź#(ě—ŢŢŢtww§\.§\.'I …B …BÚÚÚŇÔÔd˛s˙škşłhQ9Imî/ZTHG‡ąŹ }ĺ%ěafôčŃiooO{{»Á`ŘÍýŁŹnO˛wîźxbâˇĐwÎÂ@@@@@HHHHHHP P P P P  Éá†zzzňä“ÝIĘ/Ţ’®®Bz¨¶¶¶´¶¶¤!ś}wwwĘĺrĘĺZö…B!…‚ěe/{ŕÇlٲ%ĄŇ-)•îČž=;ÓÓӛɓ“Bˇ¶ü›ßLľň•¤ĄĄ9 -)ĎN±xNĆŹođ†Xö˝˝˝)öf_.×n˛—˝ěű§ˇZ­V 0”¬YsgV­ş2۶uĄXÜ™b1™8ńŐ×Ů´))•’R©%cÇŽKGÇĄ™:őL)ű!ańâäŇK_>NÉ´i˛÷¸W r˙ýł`Á3ćŃtvö¦˝˝ŰyřádŢĽćT*'dٲ›3qâ$+{Rö(ŔPłbĹUٸńÚtt<žSOm®_ź¬^}l¦L™—YłdŮ+˛G†Š9sÎĘ÷äşëzČögĎť‘#§eůňŰ ¶ěHŮ—ńęÜW\±cď:`O"I˛reoŢđ†;łdÉL.{dŹ Ôł9sÎJcărŃE»ř}-\¸+ źĎÜąÓ Ľě‘˝i€z´bĹU1âž\|ń®vź—\˛+»vÝ•ëŻ˙´dŹěH€zr˙ýłaĂgčËW?ËĘ••ÜwßŐŮĽůAČŮ+őbÁ‚ ň‘Ź”ŮýĎńXćĎż@˛Gö $@=XłćÎŚóč€]˛Ł?N;-il|$k×Ţ-Ů#{`°[µęĘtvöňýčě¬äĆŻě‘˝ 0mٲ%۶uőű“&ŇI'%]][łuëVÁČŮ+U©tKŠĹťfŠĹJJĄ[#{dŻ@ Ţ'’;R,îűżďęJnş)Y´¨öńd?n۶ä˙09묤ł3yá…ľ>‘TS*ů”ŠÁý“O&_ţrňg–|îs?ą|˖䆒K.Ičljµ˛ĽŮ?÷\ňµŻ%źúT-ßÝ»÷.«V“R)ůýßO>ôˇäýŻä»ß•˝ Y===©V+™8qß×Y° ůâ“/|!ůÇ|ĺ˛gžIN=5imM>ň‘ÚżąřâľíÓäÉÉsĎíHooŻ€Yö×_ź\}uňW•ÜvŰO.ďčHţň/kĺ˛?ŻFĘ~đf˙­o%óç'ßüfrŐUµŇř’Ý»“Ë.KÚŰ“óÎKžľ–ĺ÷ľ'űľ:ÜôęAwww*•JźÖąűĹ“%Úgţ~á I[[ňÉO& ÉŢĽăÉ'>‘Ľć5ű~Ď>Ű›o|Ł;ÇŰ.¤ä?ţŁ;Ď>Ű·ě/˝´vëěLîşë§—Ś$™0ˇ˙űUOŮ?ů䏏iňŕC3űSO­aîęJľúŐW.;ě°äŰßNFĽxřěüŹZŃ\»6™5kßďŁRéMwwwÚۇďă^ęBą\Nˇ0pŰ۸1y×»jĺ1IŢúÖ¤©)ŮĽ9y÷»÷};GŮ~°śD<€égňäÁ·WőśýţáđĚľˇaďc>©‘ěéIŽ:ŞoŰ)R.—‡uô60, äSO%GůĘ'–ŁŽJ¶oďëIíIŽ["2ű"űúĎţň˓׾ö§żJńße_.ď솥ĂKöěyĺ÷^x!9ÜOE>űŮÚIv÷wɨQĆC†¤Bˇü…˙řă“ÇŰű÷]»’'žHŢřĆľmgűödÚ´B~ţçet <ńDˇĎG††zĘ~óćdÓ¦˝ßűjŹášý 7ÔŢ˙Ľ~}˙ơ\®ýLR †Y|˙űkošŻT’ććdÍšÚKŘăÇ÷m;O?]Ím·Ňî-ĚCrć™ożę)űĹ‹_Y ˙čŹúţ˛íPÉţĆkgbŻ_źŚŰżm”ËŐa_ ˝¨ mmmiiiîÓ:W\‘Ľóťµ—¨®»®öő—ż\[öëż^»ǻޕüŢď%3g&×^[{i»/Z[›ÓÖÖ& A–ý=÷ÔňľúęÚ Sď|g˛páŢĺsçÖľ÷ĐCµ2ńŇ<‘}ýgżcG-Ďßú­Úß§L©}ŽuR;afćĚÚ[UÎ?żöďŢůÎdőjŮ÷•#@]hmmMCCK6mú~&MÚ·u~çwj/սܛŢôâoĎ#jeňë_Ż˝uŃEÉ›ßÜ·}Ú°!il“¦¦& ˛ě'MŞ]Âçĺ^űÚ˝_Ď™“śsÎ+—˙Â/Č~(dßÜü“Ůżtٞѣ“ż˙űź\çŘceŻ@CV±xvJĄOíóÉرŻţŐÉ{ßŰ˙ý)•R,NĚ ĚţčŁk·źĺä“÷od?xł9˛vTń§–žĂö2Ů÷Ť—°:z"9'ĄRË ŮźR©Ů‰ě‘˝ 0Ť?>cÇŽËĂú}éęJĆŤ;%'ďďˇ,dŹěH€«Łăă™7ŻůďÇĽyÍ™9ó2ČŮ+ÝÔ©ż‘J儬_čöaÝşd÷îsĆě‘˝ P–-»9«W{Čî˙¦›ŽËŇĄ«!{dŻ@Ô‹‰'eĘ”y™={ôAżďŽŽ–ś~úĹ™0a‚ dŹěH€z2kÖ‚Ś9-K–Ľ±]Ľř´¶3cĆ\ČŮ+őhůňŰ“śPžL/>"ŁF]ÎÎ[ Ľě‘˝i€z¶pá )—3łg¸34;:ZňÔSÎÇ>öY.{dŹ ×^{[&Mş<çťwlî˝wŕ¶»n]rîąÇeĘ”O:!{dĎË4T«ŐŞa†‚Í›Čüů¤±ń‘tvVrŇIýŰNWWízo»wźĄKW{ăĽěëŢâĹÉĄ—îýűš5É´i˛÷¸W ţËÚµwçƧ«ëÁ‹•‹ŐLžüęëlŘPűŚŰR©9ăĆť’™3/s˝7ŮCą@Ę^P[·nM©tkJĄŰóüóĎdÇŽJ^÷ş† µĺO?ťlß^MkksǤXśžbqşŹ)‚Ů?űl%cĆěÍ~űöä駇Oöá@ţ¬ěwî¬äČ#rĚ1µĺO<‘ěŘáqŻ@ěŢŢŢ\sMw-*')'I-*¤ŁŁ¶¶¶455¤!śý·ľŐť_ýսٿç=…\ýđÉ~8ČĎľ»»;§ťVÎŁŹÖ˛on.äźţÉă~n€á`ôčŃ9účö$í˙ő˝OLÚŰŤÍpČţřă_™ýQGÉ~¸dßŢŢž¦¦˝a~¸ě‚ł°P P P P P @@@@@@HHHHHP P P P P P @@@@@@HHHHHP P 8Đ704őôô¤»»;۶•“”_ün!Ź?^ȳ϶ĄµµŐ ˇ@Ŕp·eË–”J·¤Tş#{öěLoooŽ>:ůЇjËËĺdéŇäúë›ÓĐĐ’bńě‹çdüřń†“5kîĚŞUWf۶®‹;sĂ ÉĉݶFo6mú~JĄOĺĽóVděŘqéč¸4S§ži0Q `(»˙ţŤY°ŕ‚Śóh:;{ÓŢľďëNšT»]~ůÎ<üđý™7ď·óż˙÷ Y¶ěćLś8Éŕ˘@ŔPłbĹUٸńÚ\yĺă9őÔýŰ֛ߜÜuW%ë×oÍ5×|(S¦ĚˬY 2?•ł° Í™sV¶n˝<7Ý´˙ĺńĺ~í×’›o~,›6ýiţđË@Ł@ŔPpĹfěŘ»rÝu˝ě>V®ěÍŢpg–,™iŔQ  žÍ™sVż‹.ÚuŔďkáÂ]ihř|ćÎťnŕQ  ­XqUFڏ'_Ľë Ýç%—ěĘ®]wĺúë?-H¨'÷ßż16|怾lýł¬\YÉ}÷]ťÍ› $Ô‹ .ČG>R>d÷?cĆc™?˙A @@=XłćÎŚó耞mÝW§ť–46>’µkď $ v«V]™ÎÎŢCľťť•ÜxăA€ÁlË–-ٶ­«Oź0s śtRŇŐµ5[·nŚ VĄŇ-)wšý)+)•nŚ ŢyGŠĹľ­óÄÉ]w%×\“|ç;?ą|ĎžäŽ;’ąs“ůó“żů›ľČjJĄŰ3Ěů,l¤zzzR­V2qbßÖ;őÔ䨣’ď~7ůąźKN>yď˛j5ůÝßM6o®ýą{wňŹ˙Ľď}ű¶íÉ““çžŰ‘ŢŢŢŚ=ZH $0tww§R©ôy˝ď~79ě°äío˙Ée÷ÜS;âřÝď&ŻyM˙ö«RéMwwwÚĂ39$Ľ„ Tą\NˇĐ÷ő;ěg/űŇ—’8ůűżO>ő©ä«_­˝¤Ý…BCĘ岀H`¨ČWłm[˛fMíý‘?üaňÇśśw^_ dČaÎKŘ0Ě´´ÔN˛9ě°Úű Ź?>ůřÇ“q㌠űĆH¤ …Bú@ßqÇ%ăÇď}™ű¸ă’׾6ůŹ˙Ř÷m”˵}C†A<ăŚdË–˝ď{üŢ÷’ü ;¶/˛Ş@*Ŕ`ÔÖÖ–––ć>Ż÷‰O$úPňđĂÉg>SűzÆڲłĎ®]âgęÔäŠ+’÷ż?éčHNĎĽy͇|?ćÍkÎĚ™— »©S#•Ę YżţĐíĂşuÉîÝ'ćŚ3> H¨Ë–ÝśŐ«Ź=d÷ÓMÇeéŇŐ‚@€z1qâ¤L™2/łgŹ>č÷ÝŃŃ’ÓOż8&L $Ô“YłdäČiY˛dÔA»ĎĹ‹ŹHkk13fĚ $ÔŁĺËoOrţA)‘‹‘QŁ.Lgç-ęŮÂ…7¤\ţÍĚž}ŕÎĚîčhÉS žŁOÉIDATO}8űŘg 8 $ ×^{[&Mş<çťwlî˝wŕ¶»n]rîąÇeĘ”O:ňČĎäŁ  NÍš5?“'ź–ůó/ČŇĄŹ¤łł’“Nęß¶şşj×yÜ˝űÄ,]şÚ 3(0TMđKůú×˙)k×ŢťE‹§«ëÁ‹•‹ŐLžüęënŘPűlëR©9ăĆť’Ź~ô2×yDüizzzŇÝÝťrąśrąś$) ) ikkKkk«Y!{†hţO>Ůť¤üâ-éę*䡇ä?˛ß¶í•Ůoß>ô˛˙ŕ§ćśš­[·¦Tş5sçŢžçź&;wVR(4¤P¨ý»r9)—«immNcă‹ÓóĹ/N’OřŇĎýŢ޽ٿđ‚Çý@h¨V«ŐˇţźÜ˛eKJĄ[R*Ý‘={v¦··7…B~ěÁ”´´4§ˇˇ%ĹâŮ)ĎÉřńăÍŮ3„ňďééÍQGíÍ˙©§’íŰĺ?˛ŻTzsä‘{łňÉä駇~ö˝˝˝Żú‹sSSÓ°řą˙Ú×&ÇS[ţÄÉ~ŕqŻ@ľŠ5kîĚŞUWf۶®‹;S,&'ľú:›6%ĄRR*µděŘqéč¸4S§ži¦Čů#{dĎKŞCĐĆŤާžú‹Ő3Ď]ý·KµZíßí_˙5Ő©S›«żöko©nÚô­*˛GţČŮS­ą#+V\•ŤŻMGÇă9őÔŮćúőÉęŐÇfĘ”y™5kß:dŹü‘=˛Ö†Tś3笌qO®»®÷€löěŃ9rÚ‹ź€ě‘?˛Gö d]»âŠ ÓÔô…\tŃ®z?µŹŽ:? Ţ`öČů#{d?, ‰O˘™3ç¬46ř‰”$ îJCĂç3wîtłGöČŮ#{˛­XqUFڏ'_Ľë Ýç%—ěĘ®]wĺúë?mÉů#{dŻ@Ö“űďß >sŔŢ˙đjV®¬äľű®ÎćÍE˛GţČŮ/ő| ů©§ţbőßč˙)űű{űú×S=í´·:—_öČŮ#űaĄnŹ@®YsgĆŚytŔNŰďŹÓNKÉÚµwűMDöČŮ#{G »}číűuÁĐş}÷»©žuÖ/űUDöČŮ#{G ł-[¶d۶®´·ú}9餤«kk¶nÝę·Ů#dŹě‡…ş,ĄŇ-)wšý)+)•nő(—=ňGöČ~X¨Ë ‰Ošô¦ÜpĂż˙·’ţłÜw_ňĂľň{Ż}mú˝˝Ť“ąsßś ţŐ#}gź$Ű·'÷Ü“T*É/ýRňËżś44Č~¨çżgOňőŻżň{Ç“śrJ˙÷GţőőŘßµ+Y»6yě±ä„’ÓOOššd?˛ß¶-Y·.9âäĚ3“#Źô¸ß_‡×Ű÷ôô¤Z­ě×Dşîşä©§öţ}Ó¦äCJVŻîßö&ONž{nGz{{3zôhŹöAśýwľ“L™’śqFň†7$—_ž\pAňç.űˇž˙ž=ÉűŢ—śzj2jTí{ďyĎţHů×Ďc˙É'“÷ľ7yÍk’ńă“;ďLFŹ®ť!űˇťýš5Éůç'çś“<óL˛hQň÷źĽě‡UěîîNĄRŮŻmÜvŰŢŻ+•¤­-ůÝßÝżýŞTzÓÝÝťöÁđ&Ť!j ˛˙üç“w˝kďřő_O¦NM–,é˙QHŮ×OţIňĺ/'G5pű%˙úČ~ŢĽäíoOV­ę˙c]öő™ýEŐ~Ć˙ŢďŐţ>gNrĹÉ 7Č~XČrąśBaŕ¶wÇÉë_źĽűÝű·ť1cňÎw–3j”$ĘXÎرű·ŤŁŹNž>©VkO"Ď?ż˙eBöő“’üĂ?ÔŽ@Nš40ERţ?űJĄöłţŰß®˝…é…’_ů•ţż|-űúzÜ?ôPí¨áK&ONţôO÷o›…BCĘĺ˛9ś äŞUÉŚű˙i[[ňío—=Úlúy×»öo sćÔ޲pÚiIˇlŮ’Üzëţĺ/űúÉ˙¨Ł’Ď|¦V(6oN–/Ż=ţ=ö‡vö˙öoµŇř´¶&Ď>›<ňHrď˝É‰'Ę~¨?îŹ;.Ůşuďy[·ÖŢ»{wrŘaý-µ>2ś>ś˙ó˙úŻÉ7ż™|á ˘ĂĹ–-µĚçέť@Q.×^Î>”§ĺŕ8ě°ä‰'’Ă_ü©÷•Ż$Ó§'Ó¦Ő^…`čúŃŹj~đÉÂ…µŻĎ9§vęV'Óyň'µ·0<úhí=wÜQű~ýťB¬@î—Bˇ*ý«Ví=™b=ńDrĚ1…q„Iu <˙|!O<±ŰřÄ'j'Í\tQíďÓ¦ŐÎŔ˙čG“7żYöC9˙††˝ĺ1©ť8×Ô”üó?×N¦ńŘşŮ˙üĎ×ţ|ßűö~ď=ďI>ýi?÷‡ĂĎýŮłk'ËÝ{oíěűO}*™?˙•?úŞ\®őrČ^Hnľ9ąöÚŮŻ;Şůć7 ń^ę硇 9óĚýŰĆ®]Ż|ÉbÄZ±řńË:É~hć˙rŹ?žôôě-ňşŮżá ɛޔ|ď{µi’Úײ>Źű)Sj·$9÷ÜÚ/űŁ\®*ő¶ĂmmmiiiNŇ»_ŰąçžÚËő„ÔÚÚś¶¶6ŹöAžýąçÖ~ó<účÚKŘ˙ç˙$&$ăĆÉ~¨ç_*%ë×'o{[í=p˗׎@żĺ-űC=ű††äĎţ¬öJCoo-˙ÎÎÚUd?ôîŻY“üËżÔ~ćíkµKřlŘ űýUwźDÓÚÚš††–lÚ´źÍůđdĺĘ˝×Ű6$ŤŤcŇ´ż§ôqŔłź1#ů‹ż¨˝ňË_®]Hřk_«‰”ýĐÎ˙moKĆŚ©]L|óćäŹ˙8ůŇ—öď*ů×Ďc˙üókż4|íkµüďĽs˙ Čľ~˛;¶övżţëÚG~ë[µ˛ßĎUŹ;],žťRéS™4©˙ŰřŔnJĄ†‹Ó=Ňë$ű©Sk7ŮŻüO8!ąě˛Ýů××cÚ´ÚMöĂ+ű“ON®ľÚă~ Ť¨ĎÉtNJĄ–Ał?ĄRłÉ${äŹě‘˝9Ť?>cÇŽËĂú}éęJĆŤ;%'ź|˛Gąě‘?˛Gö ä`ÖŃńńĚ›×|Č÷cŢĽćĚśy™G¸ě‘?˛Gö ä`7uęo¤R9!ë׺}X·.Ů˝űÄśqĆĚ$Ů#dŹěČz°lŮÍY˝úŘCv˙7Ýt\–.]mÉů#{dŻ@Ö‹‰'eĘ”y™={ôAżďŽŽ–ś~úĹ™0a‚Y${äŹě‘˝YOfÍZ‘#§eÉ’Qí>/>"­­ĹĚ1× ’=ňGöČ^¬GË—ßžäü2ˇ/>"ŁF]ÎÎ[ĚŮ#dŹě‡Ą†jµZ*˙™ąs§g×®»˛reĺ€lżŁŁ%­­EIöČŮ#űamÄPúĎ\{ím™4éňśwޱą÷ŢŰîşuÉąç—)S>i"Éů#{dOuzŕoWO;í­Ő~°ąúÝď¦Z­öďö/˙’ęg4WßűŢ Őx Šě‘?˛GöT«Cę%ě·víÝąńĆĹéęz0Ĺb%Ĺb5“'żú:6Ô>ç˛Tjθq§dćĚË\óIöČŮ#{^fHČ—lÝş5ĄŇ­)•nĎóĎ?“ť;+)R(Ô–—ËIą\MkksǤXśžbqşŹ*’=C,˙;*yÝëöć˙ôÓÉöíňŮ?űl%cĆěÍ~űöäé§e?\~îydCŽ9¦¶ü‰'’;dŻ@öQoooş»»S.—S.—“$…B!…B!mmmijj2+dĎÍ˙škşłhQ9I-˙E‹ éč˙pČţ[ßęÎŻţęŢěßóžB®ż^öĂĺçţi§•ó裵웛 ů§’ýţ:|¸ý‡GŹťööö´··K_ö łüŹ>ş=ÉŢüO<11†GöÇ˙ĘěŹ:JöĂéç~SÓް?\öa„!@@@@@HHHHHHP P P P P @@@@@@HHHHHHP P P P P @@@@@@HHHHHHP P P P P @@@@@@HHHHH†˝Ă 0ôôôäÉ'»“”_Ľ%]]…<ôP!mmmimm5HC8űmŰ^™ýöí˛.Ůwww§·woö/Ľ űĐP­V«†жlŮ’Ré–”JwdĎžťéééÍQG%…BmůSO%Ű·'--ÍihhI±xvŠĹs2~üx7IJŻTzsä‘{łňÉäé§e?˛ďííÍk_›sLmůO$?řěH€łfÍťYµęĘlŰÖ•bqgŠĹdâÄW_gÓ¦¤TJJĄ–Ś;.—fęÔ3 ¦ě‘= $0”Ý˙Ć,XpAĆŚy4ťť˝ioďßv~8™7Ż9•Ę Y¶ěćLś8ÉŕĘŮŁ@CÍŠWeăĆkÓŃńxN=u`¶ą~}˛ző±™2e^fÍZ`eŹěQ ˇbÎśł2bÄ=ąîşŢ˛ýŮłGgäČiYľüv-{dŹ Ô»+®¸0MM_ČEí: ÷łdɨ$çgá şě‘ý°ç:@Ýš3ç¬46ř'‘$Y¸pW>źąs§xŮ#{ŇőhĹŠ«2bÄ=ąřâ]í>/ądWvíş+×_˙iČŮ+őäţű7fÆĎ°÷>˝š•++ąďľ«łyó‚=˛W ęĹ‚ä#)˛űź1ă±Ěź dŹěH€z°fÍť3ćŃ»dGśvZŇŘřHÖ®˝[ ˛Gö $Ŕ`·jŐ•éěě=äűŃŮYÉŤ7^!Ů#{`0۲eK¶mëę÷'M ¤“NJşş¶fëÖ­‚‘=˛W «Ré–‹;Íţ‹•”J· FöČ^ĽO$w¤XÜżm<ůdň˙‘ěŢ=O$Ő”J>Ą˘^˛˙ÁjźwÜÓ#űá–ýŔHŮ+@ÝčééIµZÉĉý[˙ßHÚŰ“SNI~ů—“N¨}ćíţ<9yîąéííĐ Î>IŢýîZćďňú×'3gîß/˛Żźě_ňĂ&ăÇ'?÷s÷ $0ltww§R©ô{ýŃŁ“ŰoO¶oOžx"™5+ůíßNöěŮżýŞTzÓÝÝ- Aś}’Ü|s˛cGňČ#Éżţkňĺ/'_ýŞě‡Cö/ąňĘäŘcćŐŮ+@ť(—Ë)úżţŰßžĽăICCí6}zŇÝťěďsSˇĐrą, Aś}’ĽéMµÜ“ä¸ă’ăŹOž}VöĂ!ű$ŮĽ9ąë®ä’KfżdźnzĂé‰ä%˙ď˙Ő ekëţ>‘D‰¨“ěď»/ůÎw’Ťk/cţćoĘ~8d˙ŁŐ޲đŮĎ&Őę@HŮ; ;őWɲeÉç>g,†“GM¶lI|03f˙ßľ@}Xş4™2ĄöŢgH`) _ř˙öo“sĎMö†úýU.×öŤÁźý9ç$+V$˙đµ—ŻŻľZöC=űrąV ßő®äž{jŮżđBíëgž‘ýţđ60lJÄßţmňá×^ľ~÷»fżĘĺŞQ'ň%#F$o~sí=°˛ÚŮ˙čGµŁŹ7ÝTűű~PűŢňĺÉرý?#[ö $P'ÚÚÚŇŇŇś¤—ÎŘ´)™:5ůčG“‘#“żű»Ú÷ßţö¤±±˙űŐÚÚś¶¶6 âěźz*Y»¶öKCcc-űŰnK>˙ůýŰ/ŮţěßřĆÚÉ3/ůÇLŢűŢW~Oö $0„µ¶¶¦ˇˇ%›6}?“&ő}ý˙÷d„äŢ{k·—|ń‹Iź6lHǤ©©I@8űĂKî¸#ů“?Iz{kGŻ˝6űuqjŮ×Gö?ą˝äW~e˙¶!{¨3ĹâŮ)•>ŐŻ'’łÎŞÝR©Ôbqş`yöG™”J˛ŽŮ˙¸·Ľ%ů›ż‘ý@p PGO$ç¤Tj4űS*5{"‘=˛W łńăÇgěŘqyřáCż/]]ɸq§ää“OŚě‘˝ 0ut|<óć5ňý7Ż93g^&Ů#{`°›:ő7R©śőëÝ>¬[—ěŢ}bÎ8ă‘=˛W ęÁ˛e7gőęcŮýßtÓqYştµ dŹěH€z1qâ¤L™2/łgŹ>č÷ÝŃŃ’ÓOż8&L„ě‘˝ POfÍZ‘#§eÉ’Qí>/>"­­ĹĚ1W˛Gö $@=Zľüö$ç”'“Ĺ‹ŹČ¨Q¦łó/{d?ě5T«ŐŞaęŮÜąÓłk×]Yą˛r@¶ßŃŃ’ÖÖ˘'Ů#{^ä$P÷®˝ö¶LštyÎ;ďŘW|LáţZ·.9÷Üă2eĘ'=‰ČŮó2Ž@CĆćÍdţü ŇŘřH:;+9é¤ţm§««v˝·Ý»OĚŇĄ«˝q^öČęÖ®˝;7޸8]]¦X¬¤X¬fňäW_gÆÚgÜ–JÍ7î”Ěśy™ë˝ÉŮŁ@ĂÍÖ­[S*ÝšRéö<˙ü3Ů±Ł’×˝®!…BmůÓO'Ű·WÓÚÚśĆĆ1)§§Xśîcʆ`ö;wVR(ěÍľ\NĘeŮË^ö $Ŕ«čííÍ5×tgѢr’r’dѢB:: ikkKSS“AÂŮwww§\.§\®e_(R(Č^ö˛ďŻĂ 0Ś=:GÝž¤ýżľwâ‰I{»±Ů···§]زgŔ8 HHHHHHP P P P P P @@@@@HHHHHHP P P P P P @@@@@HHHHHHP P P P P P @@@@@HHHHHHP P P P P @ O7ŔpĐÓÓ“'źěNR~ń–tuňĐC…´µµĄµµŐ 죆jµZ5 ŔP´eË–”J·¤Tş#{öěLOOoŽ:*)jËźz*Ůľ=iiiNCCKŠĹłS,ž“ńăÇ<NÖ¬ą3«V]™mŰşR,îL±LśřęëlÚ””JI©Ô’±cÇĄŁăŇLťz¦ÁP ˇěţű7fÁ‚ 2fĚŁéěěM{{˙¶óđĂÉĽyÍ©TNȲe7gâÄI@†š+®ĘƍצŁăńśzęŔlsýúdőęc3eĘĽĚšµŔ (ŔP1gÎY1âž\w]ďŮţěŮŁ3rä´,_~»ÁP zwŦ©é ąč˘]ô~–,•äü,\xA†=×ęÖś9gĄ±ńŔ—Ç$Y¸pW>źąs§x@4@=Z±âŞŚqO.ľx×A»ĎK.Ů•]»îĘő×Z€ POîżc6lřĚ{Ďă«Yą˛’űî»:›7? @¨ \Ź|¤|ČîĆŚÇ2ţ‚H€z°fÍť3ćŃ»TOśvZŇŘřHÖ®˝[ € 0Ř­Zue:;{ů~tvVrăŤWP ł-[¶d۶®~ÂĚ@:餤«kk¶nÝ*@¬JĄ[R,î4űS,VR*Ý*@ĽňŽ‹ý_˙¦›’?řdÚ´dÓ¦(Ő”J>ťP ĄžžžT«•LśŘ˙mÜygňú×'ßüfňýďď˙>Mžś<÷ÜŽôöö P ›îîîT*•ýÚĆťw&—]–47Ü~U*˝éîî @ 6ĺr9…ÂŕŰŻBˇ!ĺrY@€  @îkŚ ( @uŻP(d0č+—kű @(űX « $ @ FmmmiiŮżÓ§ĺW’––äńÇ“}¨öőĆŤű·_­­Íikk0¬n€zĐÚÚš††–lÚôýLšÔżm|íkÉž=Żü^SS˙÷iƤ±qLšög#uČH n‹g§Tę˙úŁG׎:ľüvŘaýß^©Ôbqş``đČsR*µ šý)•šH@ĚĆŹź±cÇĺá‡ýľtu%ăĆť’“O>Y0€ 0ut|<óć5ňý7Ż93g^&@ě¦NýŤT*'dýúC·ëÖ%»wź3Îř€@ ,[vsVŻ>öÝ˙M7—ĄKW P ęĹĉ“2eĘĽĚž=ú ßwGGKN?ýâL0A€ POfÍZ‘#§eÉ’Qí>/>"­­ĹĚ1W€ PŹ–/ż=ÉůĄD.^|DFŤş0ťť·x`Řk¨V«UĂÔłąs§g×®»˛reĺ€lżŁŁ%­­EĺŕEŽ@uďÚkoˤI—çĽóŽÍ˝÷Üv×­KÎ=÷¸L™ňIĺŕe†ŚÍ›Čüů¤±ń‘tvVrŇIýŰNWWí:Ź»wźĄKW;a@†şµkďÎŤ7.NW×)+)«™<ůŐ×ٰˇöŮÖĄRsĆŤ;%3g^ć:Ź $0ÜlÝş5ĄŇ­)•nĎóĎ?“ť;+)R(Ô–—ËIą\MkksǤXśžbqşŹ'P ’ŢŢŢtww§\.§\.'I …B …BÚÚÚŇÔÔdHga @ @ @ @ @€ € € € € € $ $ $ $ $ $((((( @ @ @ @ @ @€ € € € € € $ $ $ $ $ $((((( @ @ň˙oŚ‚Q0 FÁ(Ł€ÖDbáŃFżHkIEND®B`‚pgrouting-pgrouting-2.1.0/src/common/doc/functions/images/Fig5-reverseCostUndirected.png000066400000000000000000000364111257314352300314700ustar00rootroot00000000000000‰PNG  IHDRżwť˘97bKGD˙˙˙ ˝§“ pHYsÄÄ•+tIMEß ŕCÚ IDATxÚěÝ{|Tő˙˙÷„[.3-hçЉđ5@#M”¶éUŃ öŘőŰěr+DB)›~S-¸¶X˛@©Qitĺ µş‹%ߥí6ˇ)‰kęЦ¤‹p/T™Ła~]¤VJ.sËĽžŹÇ< ÎĹĎűswNÎśq…Bˇ€Ä€ň P~Ę/@ů(żĺ ü”_€ň P~@ů(żĺ ü”_€ň P~Ę/@ů(ż ü”_€ň P~Ę/@ů(żĺ ü”_P~Ę/@ů(żĺřëÚŰŰĺ÷űe۶lŰ–$†!Ă0äőzĺńx$0ďĘ/ÄŻććfYÖvYÖnť;ס`0(Ă Ăy޶ť‡Űť&—Ë-ÓĽG¦9SŮŮŮ ÷@Śr…BˇĂçŐÔěQUŐjkóÉ4;dšRNÎĹ—il”,K˛,·23łTXřĺçßĹ`‚yP~ 6:Ô ŇŇąJO?¦ňň 22z¶žÖV©¤$MŔ(mŘđ„rrr\0ďĘ/Ď͛תˇaŁ OhҤľYg]ťT]=Byy%***eÁĽ(ż}‹ÍPRŇ>mÚ Ëú.LŐ AÓUQ±“Áó ü@ô¬^=O));´tigX·łfÍ`Is´bĹVĚ{ ЏĎ/€„µhŃ %'‡żHŇŠťrąžTqqć=@ů€ČÚĽy­’’öiٲÎmsůňNuvîŐăŹ˙€ŔĽ(ż‡5¨ľţѰ]ëx1[¶tđŕĂjj:L`Ţ”_żŇŇąş÷^;jŰź?˙¸–,™K`Ţ”_Żšš=JO?Ög·uę‰)S¤ä䣪­}ž@ŔĽ(ż>UUŞĽ<őý(/¨˛r5€yP~ <š››ŐÖćëń'XőĄ1c$źŻE---ć=@ů€ľgYŰeš1ł?¦e=M0`Ţ”_G Ř-ÓŚťý1Í,‹Ożó ü@kooW(PNÎĄ/S]-H99RUŐ…Ďýú×Rn®tŮe’Ç#M›&9Ň˝}š8Q:s攂Á !fć˝$=ú¨ôĺ/Kźţ´ôÜs>÷˝ďI&\řČÍ•şş÷ ü@Ěđűý ÝZćÄ )/O0@zýő ź6Lzě1éřqéčQÉ0¤ř‡îďW ”ßď' ÄĚĽ˙`îßz«ÔŃ!ýéO>7ož´mŰůÇر’×ë'Ě{Ä €D`۶ Ł{ËÜżóßźţôŁĎŤĺ<>\zň«eĂpɶmeÄ»‘ŔĽßÚµÎôŁŹ>wÍ5ÎC’Ţ{O:p@ÚĽ™yĘ/ô‹p1ď˝ç\ţpę”ôĎ˙,÷¤ü:űÄËĽ˙°ÚZçr‡ü|ć=(żĐďť=+-_.˝ý¶ôÖ[Ňí·3&H,UUŇś9ŇŕÁŚ(żS ĂP_źhr»Ąş:çëźüDš>ÝąV2-íŇ×aŰÎľń2ď?đÚkŇŢ˝RSS÷—eŢ#šxĂJ@¸ăéôiç pÝ+!JârŢ˙Ëż8wy7®'ĺ—yĘ/„•×ë•ŰťÖ­e‚AçzŢwߕΜqľ~ççąĂ‡ťK$çůőëĄ+Ż”®»®{űĺń¤ÉëőbfŢKÎ]Nťr®k˙đqđPHެ” {¶_Ě{P~ Ě<Ź\.·/}™ĄKť;:Ô×KŹ<â|ýÔSÎsuuÎ;ŢŻĽŇą×ďž=ÎýP»síc}˝”śś®””BĚĚ{Iš;×™ďüŁtß}Î×˙öoçź˙Íośţľň•îďóŃć …B!†@"X˝úŰz÷ÝuZµŞoÖwîśôĆRJŠS€»ëľű\ňxî׊«q3ď{‹yŹhăĚ/€„aš3eYîľű4IşęŞž_I˛¬4™fÁ ®ć}o1ďAů€ÉÎÎVff–Z[Łż/>ꔕ5^cÇŽ%0ďĘ/„Gaáý*)I‹ú~””¤iÁ‚•ć=@ů€đÉĎ˙˘Q˙sŢhŘż_ęę­iÓî 0ďĘ/„׆ O¨şzDÔ¶żmŰH­__M`Ţ”_żśś\ĺĺ•háÂÔo»°Đ­©S—i„ ć=@ů€Č(**Ő AÓµfÍŕmł¬l<Sóç÷ĺ"«˘b§¤9)eeC4xđ<•—ogŕÁĽ˘ąđŠ‹ ÔŮąW[¶²ţÂB·<“ć=8ó ámÜřŚrsWiöě:p ďÖ»ż4kÖHĺĺ=Dóśů€÷55Ö’%s•ś|TĺĺŤÓłőř|RŃb—†$ݨőë«y“fŢ/X,µť˘˝Ű~ĹĽĺâEmíóެ,“Ď÷’L3 Ó iâÄ‹/S_/í±¤»¤®OH§ÇĄéíĘý~Ţ[–K;vIď}"${Ś”qS¦ZżŃĘ€‚ň ń¦ĄĄE–ő´,k§Îž=­ŽŽ€ Ă%Ăpž·mɶCňxŇ”śś®ĆźtÜ8) —†ŞSËO1č÷óŢ4 ´îÍŤ:u™3ß3/§ü‚ň q/ Ęď÷˶mٶ-I2 C†aČëő*%%E7TÜ #'ŹH˘ü"qć˝$ [7L'Ďś¤ü". dŕŻKMMUFF†222 0ď8ĆÝ@ů(żĺ ü”_€ň P~Ę/@ů(ż ü”_€ň P~Ę/@ů(żĺ ü”_P~Ę/ĐO dĐíííňűý˛m[¶mK’ Ăaňz˝ňx< űĘ/âWssł,k»,k·ÎťëP0”aH†á€ň‹čX´h†’“whéŇΰokĹŠNą\O޸¸€s@ůEdmŢĽVIIű´lYgĶą|y§:;÷ęńÇ@`î(żŚC‡T_˙hXÝűq¶l čŕÁ‡ŐÔt ŔÜP~~ĄĄsuď˝vÔ¶?ţq-Y2— ŔÜP~^55{”ž~¬ĎnéÔS¦HÉÉGU[ű<€ą ü"|ŞŞTyy0ęűQ^Peĺjs@ůEx477«­Í×ăOŻęKcĆH>_‹ZZZĚ}ĺ}ϲ¶Ë4;bfL3 Ëzš`ŔÜP~ް[¦Ů˝eŢyGzůeéŐW?ţďŇK/IííÝ-!Yź|…ŘśűgÎHżý­ôĆýţK/]řxóMć>P~SÚŰŰ ”“séË|ík’Ç#egK6|üßűúץO}JúŹ˙čŢ>Mś(ť9sJÁ`€Ss˙˙oé˛Ëśą_Yyás--Ň„ RAÁůGM s(ż)~ż_@ [Ë,Z$ť8!Íśůńç_˙Ő93vÍ5=ŰŻ@ (żßO@©ą˙íoKŻ˝&ÝqÇ_~ţ“źĽđĚďĽyĚ} ü"¦Ř¶-ĂčŢ27Ţ( ţńĎź>-•–JŹ=&ą\=Ű/ĂpɶmBLÍýÜ\éŠ+>ţůsç¤˙ú/粮.ć>P~Ń/ Ŕ_ó­o9g‡Ż˝¶çë0 Qws?ćĚ‘ľđéúëĄßü†ą”_ôk/ĽŕśůZĽ±@b7ÎyŰáĂŇńăŇ]wIłfIˇc±l CX ĂP_ždşď>醤őëť?ź>-íÚ%Ą¦JS§^úzlŰŮ7 ^ć~JĘůŻ JJ¤ŤĄ·ŢşřĄĚ} ü"Ž ŔĚ™ŇëŻKďß:őÜ9éěYçÖhÝaŰ! âjî˙ącǤA¤´4ć>P~3Ľ^ŻÜî4I—~kĄź˙\jjrîóëvKŇg>#Ý|łôŤo\řw·o—fϖ{űĺń¤Éëőbjîďß/ů|R[›””äĚýÉ“Ąń㥪*ç˝ŃŁĄW^‘ľ÷=iáBiČć>Ä2®ůM0ŹG.—[ŤŤ—ľĚo8ŕ曥¬,çë“'˙ňßť3G5Ş{űT_/%'§+ĺĂżGb`îżúŞ3ß§Lqnăçó9—5HŇu×I ŇÚµŇŢ˝Ňwż+•—3÷ Öqć7™ć=˛¬uĘÍ˝´ż˙Ą/9ŹK±jU÷÷Dz\Ęţüg´˙č~ÂAXMřۉ˛¬¶Kžűłg;ŹżdĘçŃ–ĺ’i D+â˝É‰ćĹ_ÔěŮyjnî‰ýąv´tlš¤ád0{MĘ8 ýáĺŘŘťqăÜÚµ«^cÇŽ%ĵaë†éäçW‚™—gŞő­ b—=$ ěěleff©5ţmňů¤®OP|!WIťC3s?+k<Ĺ(ż„ÂÂűUR’őýX°X˛Ç"çŐŃÎĽ‹¶’’4-X°’@ ¸ć7AĺçQß˙ţ(ŐŐµhňäčěĂţýŇ[Á«tßWď%DÎ$é'ËW]ÝQťű]]Ł5mÚä”_Dʆ Oč‘GîÖäÉÇŁ˛ýmŰFjűcĎi„ „ú˙~řĄ¨Ďýőë« ˘€ËXNN®ňňJ´pajÄ·]XčÖÔ©Ë(ľ`î(żś˘˘R 4]kÖ ŽŘ6ËʆČă15~1€ą ü"˛**vJš‘PV6DĎSyůvĚ}ĺѱbĹVŮö—´pařîQXčÖ›o~YßúÖc 8űĘ/˘kăĆg”›»JłgŹĐ}·ŢýűĄYłF*/ď!Îzą*>á ŃÔtXK–ĚUrňQ•—4¦‡÷áőůś{™vuŤÖúőŐĽÁ 5÷‹»4$éFć>źđĘ/ú…ÚÚçUYY&źď%™f@¦Ňĉ_¦ľ^˛,—,+MYYăµ`ÁJîeŠ„™ű{,iÇ.çS OŹKÓŰ• &(żĺń¦ĄĄE–ő´,k§Îž=­ŽŽ€ Ă%Ăpž·mɶCňxŇ”śś.Ó,iđ±­H¸ąÂř“Ž'ĄáŇĐ!Cujů)”_€ň‹x ĺ÷űe۶lŰ–$†!Ă0äőz•’’ !açţ 7čČÉ#’(ż ü±ŠOxC·¤¦¦*##C ű€¸ĂÝ@ů(żĺ ü”_€ň P~Ę/@ů(ż ü”_€ň P~Ę/@ů(żĺ ü”_P~Ę/ĐO dŕŻkoo—ßď—m۲m[’d† Ă×ë•ÇăaČdĘ/ÄŻććfYÖvYÖnť;ס`0(Ă Ăy޶ť‡Űť&—Ë­3#OK^IW1v‰–˝iŢ#Óś©ěělŹěă\ˇP(Ä0Ŕy55{TUő ÚÚ|2Í™¦”“sńe%Ë’žÚ%u•NeĄęíę™@Ů[–[™™Y*,üŽňóďJ¨q¶nNž9)IĘĽ¬¦¦ĂAö {P~ üJKçęŢ{í¨mţüăZ˛d.A=Č”_Żšš=JO?Ög·5ę‰)S¤ä䣪­}ž@ČdĘ/„OUŐ*/F}?ĘËެ\M d˛ĺÂŁąąYmmľ‚S_3FňůZÔŇŇB0d˛ĺúžem—ivÄĚţf@–ő4Á=Č”_Ç‹ŕn™ćĄ˙}źOÚ¶Mşď>ç#K˙\[›ôŹ˙(Í!•—Kď˝×ÝÁ,‹OŠĹě_{MzöYé¤ýčŁĎ77K[·JË—K‡{đ~˛ŹÝěĎś‘^xAZ·ÎÉ·«ëüsˇdYŇ׿.Ý}·ôţŹtäŮS~ µ··+ ('çŇ—)-•ví’vě~ő« ź;}Zš4Iňx¤{ďuţβeÝۧ‰Ą3gN) PŚe˙řăŇĂK?ý©ôĚ3}ľ°Pú×uŠqO~Mö±›ýŻ--Y"ýâŇÚµNáý@W—´rĄ”‘!Íž-ť=ëdůĘ+dOů€ă÷űşµĚóĎ;Źńă?úÜŽ’×+=ôtçťN ÚĽYjoďŢ~Aůý~бěżóéŕAé+_ůř‚ô“źH#Fô|żČ>6łź4É9łżvíGź0@úÍo¤ĄKťßřüđ‡ŇČ‘Rm-ŮS~ Ćض-Ăč»ő54H·Ü"ą\Îź?ő))%EjjęŢz Ă%۶ (ޞď+dŮ»\R҇šSW—óď°adOů€~ţ"řć›Ňĺ—_ř˘8lôúëÝ}/‚ [~É>Ţł_µJşâ iút˛Ź'辤sç.üŢ{ďIůWHŹ=ćĽ!öç?—f<(żc ĂP_žhąćéřńóîě”^}UşöÚî­Ç¶ť}CüdßWČ>~łßşŐąŢż®Îů·€ěă —=ŕE°nżÝy·˙數©q.{ČÎîî‹`Á„-żdŹŮWV:w|xá)3“ě)żŁĽ^ŻÜî´n-łzµôŮĎ:żÖÜ´ÉůúŮgťçţîďś[Ýr‹ôµŻI H7:—Ct‡Ç“&Ż×K@1–ýľ}NŢ?켹ńłź•V¬8˙|q±ó˝ßýÎ)B̲Ź˙ěOťrňüŕNyyŇ”)Î×ííα>p 4gŽó÷>űY©şšěă —=HŹG.—[ŤŤo(7÷Ň–ů‡n»íÂď]wÝűg’ś"üłź9żÂ\şTşţúîíS}˝”śś®””бěssť.ů°+®8˙ő˘EŇĚ™>˙żţŮ÷‡ěÓŇ>šýwxHM•~ůËŹ.Óť[Ţ‘=ĺ"Ć4ď‘e­»äÁĚĚ‹˙Z3)IşőÖžďŹeądšŮî<>Îر˝Ű˛ŹÝě rÎćţĹŇ4đăź#űřÁečEp¦,Ë3űcYiĽ’=Č”_Źěěleff©µ5úűâóIYYă5¶·§Aö {P~ŕăŢŻ’’´¨ďGIIš,XI d˛ĺÂ'?˙‹ F©®.zű°żÔŐ5ZÓ¦ÝA d˛ĺÂkÆ'T]="jŰß¶m¤ÖŻŻ&˛Ůň á—““«ĽĽ-\ńmş5uę2M0 ČdĘ/DFQQ© š®5kGl›eeCäńš?żČdĘ/DVEĹNIs"ňBXV6DĎSyůvžěAö ü@t¬X±U¶ý%-\ľw‚şőć›_Ö·ľőNö {P~ ş6n|Fąą«4{ö8ĐwëÝż_š5k¤ňňâĚŮě#\ˇP(Ä0€ÔÔtXK–ĚUrňQ•—4fLĎÖăóIE‹]’tŁÖŻŻćM. –}IIšşşF'TöĂÖ ÓÉ3'%I™—gŞő­ ™ý‚ĹŇ©ŕ'ő/ŹŐrÜS~ ~ÔÖ>ŻĘĘ2ů|/É42Í&NĽř2őőŇKÚ±Kęú„tz\šŢ®ě`0${ËrɲҔ•5^ ¬L¸{ąĆsůí‹ěźÚR×'${ŚôÝů+őŔä8(żZZZdYO˲vęěŮÓęčČ0\2 çyŰ–l;$Ź'MÉÉé:aüIÇŤ“Ňpičˇ:µü Ů›fLł a?¶¶?”ßžf?~ŇÍŞ<łCî<żňo)ż”_č‚Á ü~żlŰ–mŰ’$Ă0d†Ľ^ŻRRRtCĹ :rň$Ęo˘eźčúSůínöűZ÷éΧîüźe(ż±o C]jjŞ222”‘‘Á`=ČqŚ»=€ň P~Ę/@ů(żĺ ü”_€ň P~@ů(żĺ ü”_€ň P~Ę/@ů(ż ü”_€ň P~Ę/@ů(żĺ ü”_P~P~Ę/@ů(żĺ ü”_€ň P~Ę/(żĺ ü”_€ň P~€đČ€ż¤˝˝]~ż_¶m˶mI’a2 C^ŻWʇAĺÄŻććfYÖvYÖnť;ס`0(Ă Ăy޶ť‡Űť&—Ë-ÓĽG]ę’Ň;P~@ś¨©ŮŁŞŞŐÖć“ivhëV)'çbKŐŘř†,kť>±Ď%÷PÉľ^ŇDĆ”_ŁjPié\Ą§SyyP—ľln®óXµ*¤ÖViÁbé÷?zEżąĄQ99ą .(ż vlŢĽV őŕ'4iRďÖuýőŇźJuuťzä‘»•—W˘˘˘R1‡»=€-šˇ––UÚ¶­÷Ĺ÷Ă&O–žx⸿«üÇŻ0Đ ü€čZ˝zž23÷jÓ¦`ض±eKPW_˝GkÖ,`ŔAůѱhŃ %'ďĐŇĄťaßÖŠťrąžTqqĘ/¬Í›×*)iź–-ëŚŘ6—/ďTgç^=ţř”_‡5¨ľţѰ^ęđq¶l čŕÁ‡ŐÔt @ůáWZ:W÷ŢkGműóç×’%s ”_^55{”ž~¬OďęĐ]S¦HÉÉGU[ű<€ň §ŞęA•—ŁľĺĺUV®&P~@x477«­Í×­On —1c$źŻE---Ę/č{–µ]¦Ů3űcšYÖÓĘ/GůÝ-ÓěŢ2Żľ*íÝ+=ňôŰß~ôůsç¤Ý»ĄâbiÉéß˙˝;ĺ7$ËÚI0š ýS{{»Bˇ€rrş·Ü¤IҰaŇ‘#ŇСŇŘ±çź …¤Ż~UjjrţŰŐ%ýęWŇm·]Úş'N”Îś9Ą`0¨ÔÔTBĺô żßŻ@ Đí厑 nşéŁĎíŰçśé=rDşě˛žíW ”ßďWF,\Ś„ĂeôS¶mË0şżÜ€˙ÜŹ,}ůËŇ/)­['=÷śsDw†K¶m(ż úĺ÷bÚÚ¤šçzŕwŢ‘ľýmiöěî–_Q~5\öşĹívŢ7`€sÝď5×H÷ß/ee16}śů ź2 C}}‚uäH);űüĄ#GJW\!ý÷_ú:lŰŮ7€ň bşüN›&57źżÎ÷•W¤·Ţ’23»S~C”_P~@ßňz˝r»Óş˝Ü÷ľ'Ý}·ÔÚ*=ú¨óu}˝óÜ=÷8·AËĎ—VŻ–nż]*,”FŹľôő{Ćqć÷ĎlŢĽV UXxB“&őÍ:ëę¤ęęĘË+QQQ)Lö =ČQBůýE‹f()iź6m †eý ¦jĐ éďşČä˛Ůň%«WĎSJĘ-]ÚÖí8'9G+VleĐÉä˛Ů#Âř„·÷úKN˙A I+VtĘĺzRĹĹ <ŮüAö {P~#kóćµJJÚ§eË:#¶ÍĺË;ŐŮąWŹ?ţf ŮüAö {P~#ăСŐ×?¶ë}.fË–€|XMM‡™…dňŮěAů żŇŇąş÷^;jŰź?˙¸–,™Ë,${?ČdĘoxŐÔěQzú±>»µIOL™"%'UmíóĚD˛ůěAö„D˝ÁńÝwßÔ«›Y÷ŐăČ…fĚř wś&{?ČdŹHČ3żÍÍÍjkó)##úű2fŚä󵨥Ą…źÄČä˛Ů#̲üZÖv™fGĚěŹidYO3Éä˛Ů#ĚňC.rsŻÓÖ­TNNĎ–?xPzçť żwĹęńú¤ââëU_˙{fdŚg/IŻż.íŰ'ҧ?-}ć3’ËEöý=˙s礟ýěÂď}ň“Ňřń=ßňŹŻcżłSŞ­•Ž—FŤ’¦N•RRČ>˛ok“öď—† ‘îşKşürŽűx60Ńţ‡ŰŰŰ zulÚ$˝ůćů?76Jwß-UW÷l}'JgÎśR0Tjj*ł2†ł˙íoĄĽ˛/)‘nşIŞŞęů±Nöń™ýŇĄÎżń_űšóçE‹¤Ő«Ą­[É>^%Ü5ż¶mË0ún}»wKW^)}ţó˝[Źa¸dŰ632Ćł>\:{Vúŕbˇłg{_„Č>ľŽý˙üOé§?˝đ·?äßżłśë—,q.{űŮϤ3gČ>QŽűßýÎ9[ű‰ťKßČ>~ ä@蝪*iţüŢź 0 q ÄAö‹9—ąL™âdÖÜ,=ýtďň'űřÉŘ0éŃGť2ÔÔ$UT8Ç?Ç~˙ÎţŢ{OZĽXňx¤·ß–Ž•FŹ&űţ~ÜŹ)µ´ś_OK‹sÝwW—4`ŮS~Ěď/ýâŇŽŚE˘hnv2/.vŢědŰÎ%ŃĽq:"cŔéŐWĄď˙«ů“źHŇôéÎoĐ˝ű®óß;ď”V¬pľž9Súîwť~ŃżýÓ?9—˝;ć\ó»{·óýÄ»]@˙‘p—=†ˇľúa«Şęüźz˙Ó©łoíěż÷=ç nK—Jłf9ozyě1©µ•ěű{ţ.×ůâ+9orMI‘ţëż8öű{öW]ĺü÷¶ŰÎď _ űDůwáBéąçś˛;j”´nťóş?p ŮÇ«=óŢ{ŇOH7öÍ~Ův!˛ďěĽđ×\IIN)úó[ß‘}˙ţÁW’NśÚŰĎ#ňďżŮ_}µtÝuŇ+Ż8oz“śŻÉ>qŽűĽ<ç!9'>îľ›ě)żqÄëőĘíN“ěŐzöís~v×]}ł_OšĽ^/32Ćłź5ËyÓËđáÎe?üˇ4a‚”•Eöý=Ë’ęę¤ot®ů¬¨p.y7ŽcżżgďrI< }ó›R0čä_^îÜý…ěű˙żű55ŇË/;˙ćżđ‚s›łúz˛Źg wŮÇă‘ËĺVcc/j(mŮrţ~ź˝Q_/%'§+Ą§wKGIJź?_zę)çÚßgźunr˙ Î`˛ďßůßxŁ”žîĽÓż©Iúö·Ą˙¸wov$˙ř9öçĚq~ŕyá'˙={zwňěă'űĚLçz˙ű7çă‰ýkçŮÇŻ„|Ă›iŢ#ËZ§ÜÜžŻăŽ;ún,ËĄë?÷)=óŇ3ĚČ0“7^–ŐÖ«ěóóťŮ'VţŁFI+Wöíţ|űÓ§;˛O¬ěÇŽ•~¸oŹ{Ó, (JČŹ7~ńĹ5{vžš›căłľŻ-›&i82ě^“2HxYdOţäOödOö7nś[»vŐkěرd%I‰ř?ťťť­Ě̬^˝CżŻř|R×'ř0b®’:‡ŠěÉźüÉžěÉ>*ŮgeŤ§řR~ŁŁ°đ~•”¤E}?,–ě1LÄHzu´3îdOţäOödOö‘TR’¦ VH”%ě‡\äçQß˙ţ(ŐŐµhňäčěĂţýŇŰg®Öľľ”™IӤޒµŞ«ó“=ů“?Ů“=ŮG,ű®®Ńš6íň¶PklüuhÎśˇPHQyĚś92třđáČä˛Ů#2’ąřçää*/ŻD ¦F|Ű……nMťşL&Lŕ'0˛ůěAö¤D€˘˘R 4]kÖ ŽŘ6ËʆČă15~13ěAţ {=(ż‘UQ±SŇś eeC4xđ<•—ogŕÉä˛Ů#Âň>ż§¸¸@ťť{µeK ,ë/,tËă19Čä˛Ů#J8óű!7>ŁÜÜUš={„č»őîß/Íš5Ryyq=Čd˛G4ńžżŹ:|ř7ˇ)S>şóδБ#=gçË/+4mZZčÖ['đO˛G‚ĺ?iŞ‹ü9öŘËţ–© Ť˙ě'É>ĆqŮĂEÔÖ>ŻĘĘ2ů|/É42Í&NĽř2őőÎçv[Vš˛˛ĆkÁ‚•ÜÓŹě‘ ůﱤ»śOď:=.MoWv0űH€ěźÚR×'ś/ůîü•z`ň h Łü^‚––YÖÓ˛¬ť:{ö´::2 — Ăy޶%ŰÉăISrrşLł@¦YŔÇ’=,˙ĆźtÜ8) —†ŞSËO1űčçŮŹźtł*ĎěřźŹ«^ů·”_Ęo? ĺ÷űe۶lŰ–$†!Ă0äőz•’’ ‘=4˙*nĐ‘“G$Q~9ö‘(Ůďkݧ;źşó–ˇüĆľ A÷¤¦¦*##C ŮüAö {ÄîöĘ/@ů(żĺ ü”_€ň P~Ę/@ůĺ ü”_€ň P~Ę/@ů(żĺ ü€ň P~Ę/@ů(żĺ ü”_€ň P~@ůe@ů(żĺ ü”_€ň P~Ę/@ů(ż ü”_€ň P~Ę/@ů(żĺ ü”_P~Ę/@ů(żĺ ü”_€ň P~Ę/(żĺ ü”_€ň P~Ę/@ů(żĺ ü€ň P~Ę/@ů(żĺ ü”_€ň P~@ů(żĺ'řëÚŰŰĺ÷űe۶lŰ–$†!Ă0äőzĺńx$˛Ůň ń«ąąY–µ]–µ[çÎu( Ę0$Ăpž·mçáv§ÉĺrëĚČÓ’WŇUŚ]˘eoš÷Č4g*;;›ÁK°ěł?“t–ăžň q¬¦fŹŞŞT[›O¦Ůˇ­[Ąśś‹-Tcă˛,é©]RçPéTÖ» dBeżNłgoVff– żŁüü»̄ɾMµÎqo_/éoËXç …B!†¤C‡TZ:WééÇT^TFFĎÖÓÚ*-v)Ô9V6<ˇśś\7˛/)IS 0Šě0ű‹Ą×ß®ůa-ŮS~ ¶mŢĽV UXxB“&őÍ:ëę¤ęęĘË+QQQ)Lö {P~ ú-šˇ¤¤}Ú´)–ő/\ŞA¦«˘b'Mö {P~ zVŻž§””Zş´3¬ŰYłf°¤9Z±b+Nö {D÷ů°-šˇääđżJŇŠťrąžTqqOö {P~ ˛6o^«¤¤}Z¶¬3bŰ\ľĽSťť{őřă? ˛Ůň ‘qčPęë ۵~łeK@>¬¦¦ĂAö {P~ üJKçęŢ{í¨mţüăZ˛d.A=Č”_Żšš=JO?Ög·5ę‰)S¤ä䣪­}ž@ČdĘ/„OUŐ*/F}?ĘËެ\M d˛ĺÂŁąąYmmľ‚S_3FňůZÔŇŇB0d˛ĺúžem—ivÄĚţf@–ő4Á=Č”_Ç‹ŕn™fďÖńÚkŇ˙·ÔŐŐ/‚!Yźţ/Ůżő–ÔÚ*µ·“}˘eß·ĺ—ě)żííí …ĘÉéŮň˙ńRF†4~Ľô™ĎHŁFIuu˝Ű§‰Ą3gN) P g/Iź˙Ľ“ůí·KW^)-XĐ»€Č>~˛˙Ŕ;ďHŮŮŇС÷”_~ż_@ Ç˧¦J;wJŻż.˝úŞTT$ýýßKçÎőnż ü~?Ĺpö’ôÄŇ©SŇŃŁŇď/=ű¬ôÜsdźŮŕÁĄ#úć·>dOů€°łm[†ŃóĺoşIşůfÉĺr’ß/őöuŐ0\˛m›€b8{Işî:'wI9Rşćéí·É>˛—¤¦&iď^iůňľŮ/˛Ź® ^»ď˙ţ_§ {<˝}/‚q’ýÁŇo+548żúţŇ—Č>˛÷]ç2—Ç“Bˇľ*żdMśů€núéOĄ ¤ý±H$ÇŽIÍÍŇK/Ié齿äńaýz)/ĎąÖ”_†a¨/N´üż˙'Íš%íŮăĽůĄ·lŰŮ7Ä~ö3gJ›7K˙ůźÎ%?Löý={ŰvĘď-·Hűö9Ůż÷žóőéÓdݏě/‚Ý(ľ_ţ˛sÉĂç?ß7űeŰ!^ă¤ü~ )Işţzçšo˛ďßŮżű®sÖwŰ6çĎo˝ĺ|Ż˘BĘĚěůťČžň açőzĺv§IęŮí…Ąü|é›ß” ’~ţsçű7Ý$%'÷|ż<ž4y˝^Šáěß|SŞ­u~ŕINv˛ćéÉ'{·_dűŮ_{­óF·üęWŇ­·^ř=˛§ü@Lňx×»u=ĺ"Ć4ď‘e­ëŃ‹ŕŚÎŁ/Y–KÓňďÖ©ł§'ĚîČ˙˘,ë‘eůĺ’e‘}"f˙çĆŤ“ţýß{ź˝iLąBˇľşqĶ_|Qłg穹ą#&öçÚŃұi’†“MŘ˝&eţđ˛ČžěŁjÜ8·víŞ×رcÉ&J¸Ű€„‘ťť­ĚĚ,µ¶F_|>©ë”źąJę*˛'ű¨gź•5žâKů€Č),Ľ_%%iQߏ‹%{ yDŇ«Łťq'{˛Ź–’’4-X°’@˘Śk~$”üü/ęűߥşşMžť}Řż_:qÚŁŰçý DR¦ô» żP]]Ů“}T˛ďę­iÓî Ę/DÖ† Oč‘GîÖäÉÇŁ˛ýmŰFęŮ=§ &F„ýfl#Ů“}Ô˛_żľš b—=H899ąĘË+ŃÂ…©ßvaˇ[S§.Łü=Č”_ś˘˘R 4]kÖ ŽŘ6ËʆČă15~1=Č”_¬ŠŠť’ćDä…°¬lž§ňňí <ŮěEÜç@Â+..Pgç^mŮËú ÝňxL^ÉdŹŔ™_ oăĆg”›»JłgŹ¸ŕŁ‹{k˙~iÖ¬‘ĘË{@˛Ů#FpćŢ×ÔtXK–ĚUrňQ•—4¦‡÷bőů¤˘Ĺ. IşQë×Wó&—Ëľ¤$M]]ŁÉžě\Ę/ćÚÚçUYY&źď%™f@¦Ňĉ_¦ľ^ÚcI;v9źŢuz\šŢ®ě`0${ËrɲҔ•5^ ¬ä^®dĘ/Äź––YÖÓ˛¬ť:{ö´::2 — Ăy޶%ŰÉăISrrşNŇqă¤4\:d¨N-?Ĺ &Hö¦Y Ó,ŕckÉ”_č‚Á ü~żlŰ–mŰ’$Ă0d†Ľ^ŻRRRtCĹ :rň$Ęo˘e˛ĺĺbw{ĺ ü”_€ň P~Ę/@ů(żĺ ü€ň P~Ę/@ů(żĺ ü”_€ň P~@ů(żĺ ü”_€ň P~Ę/@ů(ż ü2 ü”_€ň P~Ę/@ů(żĺ ü”_P~Ę/@ů(żĺ ü”_€ň P~Ę/(żĺ ü”_€ň P~Ę/@ů(żĺ”_€ň P~Ę/@ů(żĺ ü”_€ň P~@ů(żĺ ü”_€ň P~Ę/@ů(ż ü”_€ň P~€4!€ż®˝˝]~ż_¶m˶mI’a2 C^ŻWʇAĘ/ÄŻććfYÖvYÖnť;ס`0(Ă Ăy޶ť‡Űť&—Ë­3#OK^IW1v@ů€8QSłGUUŞ­Í'ÓěĐÖ­RNÎĹ–ޱń Y–ôÔ.©s¨t*ë]b+ …jPié\Ą§SyyP=[Ok«T´ŘĄPçXmŘđ„rrr\ ü@ěŘĽy­6ްđ„&Mę›uÖŐIŐŐ#”—W˘˘˘R(ż}‹ÍPRŇ>mÚ Ëú.LŐ AÓUQ±“ÁĘ/DĎęŐó”’˛CK—v†u;kÖ –4G+VleĐ ЏĎ/€„µhŃ %'‡żřJŇŠťrąžTqq”_¬Í›×*)iź–-ëŚŘ6—/ďTgç^=ţř(ż‡5¨ľţѰ]ă{1[¶tđŕĂjj:L@ů€đ+-ť«{ﵣ¶ýůóŹkÉ’ą”_Żšš=JO?Ög·3ë‰)S¤ä䣪­}ž@€ň áSUő ĘËQߏňň€*+WP~ <š››ŐÖćëń'·őĄ1c$źŻE---”_č{–µ]¦Ů3űcšYÖÓ”_GůÝ-Óěůň۶I‹KÓ§KŤŤ}Q~C˛,>ő (żĐÇÚŰŰ ”“ÓóuěŮ#]yĄô‹_HoĽŃű}š8Q:s攂Á ĺúŽßďW čŐ:öě‘V®”ŇŇúnż ü~?ĺúŽmŰ2ŚŘŰ/ĂpɶmĘ/$Bůĺ(żĺzÄ0 Ĺâ VŰvö @ů€(ż!Ę/P~ oy˝^ąÝ˝»MĂç>'ąÝ҉ŇÝw;_74ônż<ž4y˝^€ČHŹG.—[ŤŤo(7·gëxáéÜą ż—’Ňó}ŞŻ—’“Ó•Ň›•ş…3ż†iŢ#Ëęůň©©ÎŮŢ? čůú,Ë%Ó,  ü@8ĘďLY–;föDzŇ(ż@ů€đČÎÎVff–Z[Łż/>ꔕ5^cÇŽ% ü@xŢŻ’’´¨ďGIIš,XI @ů€đÉĎ˙˘QŞ«‹Ţ>ěß/uuŤÖ´iwP~ Ľ6lxBŐŐ#˘¶ýmŰFjýúj‚Ę/„_NN®ňňJ´pajÄ·]XčÖÔ©Ë4a‚Ę/DFQQ© š®5kGl›eeCäńš?ż€ň ‘UQ±SŇśಲ!źsß®®ŃZżľš7·ĺbWmíóެ,“Ď÷’L3 Ó iâÄ‹/S_/Y–ë˙oďŽmc0 t9E‘hĎDb—kł@ć`Důs+X×"…S:(X‚DĎÓşsőVvĆ8ć|~ËőúîŽ/€řxëşfŚŹŚń™űý+·ŰwŞ^Rő7ďNşr:s8ĽfY.Y–‹—Ĺâŕ±íűžmŰŇÝéî$IUĄŞ2Ďs¦i˛$ń ˙‡k_ż ~@ü€řń âÄ/_ż_ż ~@ü€řń âÄ/_ż_ż ~@ü€řń âÄ/_ż_+@ü€řń âÄ/_ż ~@ü€ř@üŔ“úůě™gd1öIEND®B`‚pgrouting-pgrouting-2.1.0/src/common/doc/functions/images/Fig6-undirected.png000066400000000000000000000356521257314352300273120ustar00rootroot00000000000000‰PNG  IHDRmpŰCVűbKGD˙˙˙ ˝§“ pHYsÄÄ•+tIMEß;¨†4ˇ IDATxÚíÝ}xTő÷˙Ď$2ÓM­Šs‹DX4ŇÄbw#˝ «˘ öŘÚ¦ËÓĘHwsß‘@ ®•*("7š Ä"›ĽY”»Ôr n°E‰ÚşMh$Ů5v¬-ŐĂř°«¤™ÉůýqĘň É<$“äýş®ą™Ě™“ďç{f>93çŚÇqGHj) Ą ”6J(m ´PÚ@iĄ €ŇJĄ ”6PÚ(m ´€Ň@iĄ ”6J(m”6PÚ@i ´€Ň€S `t·––…B!ٶ-۶%I†aČ0 ůý~ů|> Ě{€Ň '455ɲ6ɲ¶ŞŁŁU‘HD†!†{˝m»Ż7SŹW¦y»LsŞrss<0ďIÇq†@˘TWoSeĺÚż?(Ól•iJyyçľMCdY’ey•ťťŁ@ŕ‡*,Ľ…Áó”6†@ĽíŢ]ŻŇŇ™ĘĘ: ˛˛FŚn9{÷J%%™ ‡‡kŐŞŤĘËËgpÁĽĄ ⡼|…ęëW+xOăÇÇg™µµRUŐP”hÎśRĚ{PÚ óćMQJĘ­]IČňçά'kÍš- 6÷ ´@4–.˝C›µ`A[Bďgůň4I3´xńzĚ{ôś§ @\Ě›7Eéé‰⒤ŋŰäń<Ąââ"Ě{PÚ łĘËW(%e‡.lë¶ű\´¨MmmŰő䓏÷ ´ŔůěŢ]ŻşşÇö^žsY·.¬W_}LŤŤ{Ě{PÚŕ\JKgęÎ;í»˙YłŢŐüů3 Ě{PÚŕlŞ«·)+ë@ÜNoŤ ¤ôô}Ş©yž@ŔĽĄ Τ˛ňA••Ez|=ĘĘÂŞ¨XJ `ŢҧkjjŇţýÁ¨ĎřOŁFIÁ`łš›› Ě{PÚŕd–µI¦Ůš4ëcšaYÖÓć=(mpę“×V™fň¬Źi:˛,Îć=(mđ?ZZZä8aĺĺuţ6UURQ‘”—'UVžzÝo+ĺçKźűśäóI“&Io˝Őµu7N:|řE"BŇĚ{Izüqé¶Ű¤/YzîąSŻ»˙~iěŘS/ůůR{;ó”6q …‡»t›÷Ţ“ ¤ÔTéN˝î Ą'žŢ}WÚ·O2 éď˙ľëëG …I3ďŹĎý믗Z[Ą˙ţďSŻ»ăiÆ—ŃŁ%żßÝN÷8݆@Wٶ-ĂčÚmî˝×ý÷…>{Ýđáîĺä'˛h^‚2 ŹlŰÖdx—8÷±b…űďżüËgŻ»ě2÷"IÇŽI»vIĺĺĚ{PÚôđ“׹;ćľLúÉ'ŇĂKĹĹŃ”6wÝ€Ţ2ďOVSăľ,ZXČĽĄ @;rDZ´Hú󟥏?–nĽ‘1A˙RY)Í!ĄĄ1 ´Ă0ď?ě˝^©¶Öýúç?—&Ovß ”™Ůůeض»n@o™÷Ç˝˙ľ´}»ÔŘŘőŰ2ďűDTO^’tÓMҡCî ]{ňrxňBŻś÷˙÷˙şGŤ^uU4ĄŤyOi€łđűýňz3»t›HÄ}żÚŃŁŇáĂîן~ę^·gŹű’¨ä^żrĄtńĹŇĺ—wm˝|ľLůý~BŇĚ{É=jô“OÜ÷mžĽç8RE…D·^Ě{JśăIÂ'ŹÇ«††ÎßfÁ÷Ńş:éÇ?vżţ×uŻ«­uŹ »řb÷\m۶ąçłęĘ{{ęę¤ôô,edd’fŢKŇĚ™î|˙ä{îqżţĹ/N\˙úëî-ßůN×׉yßżxÇq]µtétôč#zŕř,ŻŁCúđC)#Ă-n]uĎ=ů|÷jńâ˝fŢÇŠyßż°§ @TLsŞ,ËżŁiČč ›$YV¦Lł`Đ«ć}¬÷”68ŻÜÜ\egçhďŢž_—`PĘÉŁŃŁG ÷ ´Ŕé{UR’ŮăëQR’©Ůł—÷ ´Ŕ™~Sáđđ˙9żZOŘąSjo©I“n"0ďAi€łYµjŁŞŞ†öŘýoŘ0L+WV÷ ´Ŕąäĺĺ«  DsçîöűĽš8qˇĆŽK`ŢŇç3gN©ś¬ĺË»ďC—-$źĎÔ¬YĹć=(mĐYkÖl‘4Ł[žŔ–-¤´´;TV¶‰óý'×WĹĹEjkŰ®uë Y~ ŕ•ĎgňÄć=úö´«Ő«źQ~ţš>}¨víŠßrwM¦‚‚‡xâóý{Ú$DcăÍź?SééűTVÖ¨QŃ-'tĎGŐŢ>R+WVńćk0ďAi€D¨©y^Ë ľ!Ó Ë4ŤwîŰÔŐI–ĺ‘ee*'gŚfĎ^Âů¨ŔĽĄŤŇ ;477˲ž–emŃ‘#‡ÔÚ–ax4ä mJ”&Ű–lۑϗ©ôô,™f‘LłŹčAźś÷†ßQűŃŁz˙Ł4ć=(m’W$Q(’mŰzşć®€ ĂaňűýĘČČ`Чçý÷ľŁ7·ţ\7/ZŔĽĄ @ď`ľ'ł˘ś@żräP‹^ľ˙!MzôaťĆŃŁ”6PÚ(m ´€Ň@iĄ ”6J(m”6PÚ@i ´€ŇJĄ ”6PÚ(m ´PÚ40=§ĄĄEˇPH¶m˶mI’a2 C~ż_>źŹABźźűŻĽó¶Â›73÷€Ň–\šššdY›dY[ŐŃŃŞH$"à ý޶݋כ)ŹÇ+ÓĽ]¦9Uąąą úäÜrQ›BĎżĆÜJ[r¨®Ţ¦ĘʵP¦ŮŞő를ĽsÝ"˘††eYŹhúôregç(řˇ oa0Ńçţ1ć>ś‡Çq‡aHśÝ»ëUZ:SYYTVŃŃ-gď^©¤$Sáđp­ZµQyyů .ű@/uäP‹^ľ˙!Mzôa”¶dP^ľBőő«Ľ§ńăăłĚÚZ©Şj¨ J4gN) ć>@iĄ ±7oŠRRvhíÚHB–?wî` 8YkÖla°ÁÜ(mč8ĺG,]z‡˛ł·'ěIK’Ö­‹čŇK·iůňŮ 8ű@iCWÍ›7Eé雵`A[Âďkńâ6y-jS[Űv=ůäŁć>PÚp>»w׫®îń„ľ,t6ëÖ…ő꫏©±qA€ą”6śKiéLÝy§Ýc÷?kÖ»š?&A€ą”6śMuő6eeŰ© ˘1a‚”žľO55Ďű@iĂ™TV>¨˛˛HŹŻGYYXK Ě} ´átMMMÚż?őŮŢăiÔ()lVss3Á€ą”6śĚ˛6É4[“f}L3,Ëzš`ŔÜJN}âÚ*ÓěÚm>ýTúÝď¤Ďţ3á°ôĆRKKWź¸YgŠGrÎýÇĄ7ß”>üđłßăŤS/}ÄÜJ[ś´´´ČqÂĘËëümîşKňů¤Ü\iŐŞł˙Ü÷ľ'}éKŇ+ŻtmťĆŤ“ţD‘H„€Ts˙Űß–>÷9wîWTśz]sł4v¬TTtâR]ÍÜJ[ś„B!…Ăá.ÝfŢ<é˝÷¤©SĎţ3˙öoîžË.‹n˝ÂáBˇ!©ćţ~ ˝˙ľtÓMgľţ’KNÝÓvÇĚ} ´Ĺ‰mŰ2Ś®Ýćꫥ‹.:űő‡IĄĄŇOHOtëeٶM@HŞąźź/]pÁŮŻďčţó?Ý—OŰŰ™űpş A÷>qťĎ÷żďîŤűâŁ_†H»±S—¶µ˘éĹĺŇ×e†ĂŇŚR($Ą§K?ű™şôň«[ÚDi@iCâ˝ř˘»§ˇĽ<¶ĺ8ŽŁ#ź|˘?äe"$ĆáOÉqś¸-磌Üt÷˛Ý}·4mšű^·h÷8Ą 'ýUo(žÔßsŹtĺ•ŇĘ•î˙’~úSiđ`iâÄÎ/'ôÁ}őîŰ”{Ýu„„„řďK‡č…ű+â¶ĽŚŚ_§¦J%%ŇęŐŇÇźű%ŐÓٶ»]Ą -mS§J| µţĺÔWŇ‘#î)BşÂ¶ž¸Đ«ćţép÷şef2÷€Ň~ż_^o¦¤ÎźbŕWż’Ýó´y˝Ňš5ҵ×J_ůŠôżţש?»i“4}ştóÍ][/ź/S~żź€TsçN)”öď—RRÜą˙őŻKcĆH••î(#GJú“t˙ýŇܹҠAĚ}8ŽŁGcŕóůäńxŐĐĐůŰ|řˇűÄő•ŻH99î×˙ő_gţŮ3¤áĂ»¶NuuRzz–2N~˝ H‚ąđ ;ß'LpOg ş/JŇĺ—KőőŇŠŇöíŇ}÷IeeĚ}8{Úbdš·Ë˛Q~~ç~ţ[ßr/ťńŔ]_ËňČ4‹I7÷§Ow/g2a‚{‰s@_Çž¶ź¸¦Ę˛ĽIł>–•Éű@iĂérss•ťťŁ˝{{~]‚A)'gŚFŹM0`îĄ § îUIIfŹŻGII¦fĎ^B `îĄ gRXřM…ĂĂU[Űsë°s§ÔŢ>R“&ÝD `îĄ głjŐFUU í±űß°aV®¬"0÷€Ň†sÉËËWAA‰ćÎÜí÷x5qâBŤ;– ŔÜJÎgÎśR 8YË—§uŰ}.[6H>ź©YłŠ Ě} ´ˇłÖ¬Ů"iF·PÚĐU‹Ż—mKsç&@Ŕ«Ź>şMß˙ţ 8ű@iC´VŻ~FůůhúôˇÚµ+~ËÝąSš6m b/űĐŹxÇq†ÄilÜŁůóg*=}źĘĘÂ5*şĺÚŰGjĺĘ*Ţx ć>Đ‹9Ô˘—ďH“}ÁĄ-ŮÔÔ<ŻŠŠe ßi†ešŽĆŤ;÷męęÜĎS´¬LĺäŚŃěŮK8űĄ ”6t‡ććfYÖÓ˛¬-:räZ[Ă2 Ź Ă˝Ţ¶%Űväóe*==K¦Y$Ó,âăyĐgçţ/´)uPs”6€Ň–Ľ"‘BˇlŰ–mŰ’$Ă0d†ü~ż222$ôůą˙Ü}KuÍ]ć>(mŔy `zÎŕÁ5bÄŤ1‚Á@żťű˙uy¶Ěo›A€óŕčQJ(m”6PÚ@i ´€ŇJĄ ”6J(m ´PÚ@iĄ €ŇJ(m”6PÚ(mHÝ­ĄĄEˇPH¶më•wŢVxóf†!Ă0ä÷űĺóů¤~˝mŰ’DödOö”6ɤ©©I–µI–µU­ŠD"2 iČEm =˙šl[˛mÉëÍ”Çă•iŢ.ÓśŞÜÜ\ŻŹfoîődOödß9Çq†@˘TWoSeĺÚż?(Ól•iJyyçľMCdY’ey•ťťŁ@ŕ‡*,Ľ…Á$ű>ăȡ˝|˙CšôčĂdĎvOiĐłvď®WiéLeePYYD#FD·ś˝{Ą’’L…ĂõjŐFĺĺĺ3¸dOi#{JÄCyů ŐׯV đžĆŹŹĎ2kkĄŞŞˇ*((Ńś9Ą 2ŮSÚȞұ7oŠRRvhíÚHB–?wî` 8YkÖla°ÉžŇFöý §ü7K—ޡěěí {ŕ–¤uë"şôŇmZľ|6Nö {JDó—vzúf-XĐ–đűZĽ¸MĎS*..bŕÉdOi€Î*/_ˇ””Z¸°­ŰîsѢ6µµmדO>Jd˛§´ŔůěŢ]ŻşşÇúŇČ٬[Ö«Ż>¦ĆĆ=Aö {JśKiéLÝy§Ýc÷?kÖ»š?&A=ČžŇgS]˝MYYâvx4&LŇÓ÷©¦ćy!{=Ą Τ˛ňA••Ez|=ĘĘÂŞ¨XJ d˛§´Ŕéššš´0ę3žÇÓ¨QR0جććf‚!{=Ą NfY›dš­Ił>¦–e=M0d˛§´Ŕ©Ţ[ešť˙ů`PÚ°Aşç÷ŁiN·żôO˙$M™"••IÇŽuőÁŰ‘eń) ÉýűďKĎ>+ýčGŇżüËgŻoj’ÖŻ—-’öDq@ Ů'oö‡K/ľ(=ň›o{ű‰ëÇý€řď}OşőVé˙oé­·ČžŇ ®ZZZä8aĺĺuţ6ĄĄŇO*mŢ,ýć7§^wč4~ĽäóIwŢéţĚÂ…][§qă¤Ă‡?Q$! $ËţÉ'ĄÇ“^xAzć™Ď^H˙öonˇ‹ć•.˛OŢěű[iţ|é׿–V¬p‹ÚqííŇ’%ŇŇôéŇ‘#n–úŮSÚÄM(R8îŇmžŢ˝ŚóŮë6o–ü~顇¤›ovźĽËËĄ––®­W8Q(" $Ëţ‡?”^}UúÎwÎţÄţóźKC‡Fż^dźśŮŹďîI]±âł×Ą¦JŻż.-Xŕîa˙ÉO¤a䚲§´۶eń[^}˝tÝu’Çăţ˙K_’22¤ĆĆ®-Ç0<˛m›€zQöńBö˝/{ŹGJ9©…´·»¨]x!ٟͦ!€ž~đţč#éňËO}0żđBéş¶ś!Ő‹k˘ŽWţť䥦=şä˘ŁI·^˝-űŽcíúôĎÖ+­$űżxŕé‚ ¤É“»ZÚDi€î’š*utśú˝cǤ]|„JI Ëţö«úŇ7 Ôy+#M{wo“”\Ĺ­·eßÖÖëôĄďÜFö’žxÂ=PéWż’ŇŇŘÎ(mâĆ0 ĹóŰË.“Ţ}÷¤'´6éŕAé‹_ěÚr†<ůĺ±ú|öĺ„” #ż|µ6?çIşőęmŮ9Ô˘”zŐ\MTöë×»ďg­­u şĘ¶ÝǤţ€÷´čńŇvăŤîŃÇßă\]íľ<š›ŰŐo§ßqó<~äpAűąˇ’{ĐÁěŮîŰ fĚpî«_•ŞŞČţlxy@—ů|>y<^54|¨üüÎÝćď˙^şá†Sżwüŕ”·Ŕ˝ô’űRÇ‚ŇWtmťęę¤ôô,eddP’eźźďž0ůd\pâëyó¤©SO˝ţŻ˙šěűBö™™źÍţřŁKŻ˝öŮŰtĺÔ/ý-{J€¨ćí˛¬G:ýŕťť}î—?RR¤ëŻŹ~},Ë#Ó,"$Ěţ˘‹ÜËŮŚŰú}ňf?p »÷ěŚdŔŮŻ#űł_¦ŇÓłdšE2Í">ž¨/gŃQĄ¤¦ę`(Ąßeß×KŰů˛żdH»ä8 }0€ížŇ ™E"…B!ٶ­çî[Şkî Č0 †!żßŻŚŚ ©d_űd….›«+Ç}Ąßeß_JŰٲ˝ćŤÖµSne»ď‚ €î6xđ`Ť1B#FŚĐ]ž-óŰßfPúaö)uŻkäM7ę˘ŃW20ý,űKÂGôéˇ]uÝu Lpô(Ą ”6J(m ´PÚ@iĄ €ŇJĄ ”6PÚ(m ´€Ň@iĄ ”6J(m”6PÚ@i ´€ŇJĄ ”6J(m ´PÚ@iĄ €ŇJ(m”6PÚ(m ´€Ň@iĄ ”6JaC@âµ´´( ɶmýqď;ú]đM Ş­•aňűýňů| (mô„¦¦&YÖ&YÖVut´*‰Č0$Ăď¨=óîż˙EٶäőfĘăńĘ4o—iNUnn.J‰V]˝M••j˙ţ LłUë×KyygúÉŁů7˘††eYŹhúôregç(řˇ oa0Ai Ţvď®WiéLeePYYD#Ftţ¶ůůîĺZµwďn•”|W˙ç˙ תU•——Ďŕ‚Ň@<”—ŻP}ýj=řŕ{?>¶e]q…´}{XµµÍúńŹoUAA‰ćĚ)eű9Ž FóćMQsóÚ°!öÂv˛Ż]Ú¸ń]54ܧú§ď0Đ”6­ĄKďPvöv­]IŘ}¬[ŃĄ—nÓňĺłpJčŞyó¦(=}ł,hKř}-^Ü&Źç)1đ”6ĐYĺĺ+”’˛C ¶uŰ}.ZÔ¦¶¶ízňÉG €ŇÎg÷îzŐŐ=žĐ—DĎfÝş°^}ő156î!J8—ŇŇ™şóN»ÇîÖ¬w5ţL‚ ´€ł©®Ţ¦¬¬q=J´«&LŇÓ÷©¦ćyˇ´€3©¬|Pee‘_ʞ˛°**–Ą ś®©©Iű÷»ôI‰2j” 6«ąą™`(mŕd–µI¦Ůš4ëcšaYÖÓCi§–¶­2Í®ÝćŕAiűvéÇ?–Ţ|ół×wtH[·JĹĹŇüůŇ/Ů•ŇćȲ¶L?ÁgŹĐ ---rś°ňňşv»ń㥠/”ŢzKú«ż’FŹ>qťăH˙đRcŁűo{»ô›ßH7ÜĐąeŹ'>ü‰"‘LH”6 …‡»|»·Ţ’RSĄk®ůěu;v¸{ÖŢzKúÜç˘[Żp8˘P(¤ÉđF;$/ŹĐ ¶mË0ş~»ÔÔł_÷łźI·Ý&˝öšôČ#ŇsĎą/—v…axdŰ6QÚ@,Ąí\öď—Ş«Ý÷»}ú©ôHÓ§wµ´‰ŇÖOđň(=ČëuTHMuß×vŮeŇ˝÷J99Ś NĹž6:Á0 Ĺ{‡Ö°aRnP‡ “.¸@úă;ż Űv× ”6 Ň6i’ÔÔtâ}lú“ôńÇRvvWJ›CiŁ´€ăü~żĽŢĚ.ßîţűĄ[o•öî•Üýş®Î˝îöŰÝÓJK—J7Ţ(ŇČ‘ť_ľĎ—)żßO@ýďi SĺČ'ŹÇ«††•źßůŰÝptőŐîűŐŽ»ě˛ż< pOůńłźIHeenq묺:)==KDiÇ™ćí˛¬GşTÚţöoĎ}}ZšôÝďF·>–ĺ‘iL?ÁËŁtş´M•ey“f},+“ŇFi§ËÍÍUvvŽöîíůu Ąśś1}ňçbŇ\Ŕ˝*)Éěńő()ÉÔěŮK„ŇΤ°đ› ‡‡«¶¶çÖaçN©˝}¤&Mş‰@(mŕlV­Ú¨ŞŞˇ=v˙6 ÓĘ•UAiç’——Ż‚‚Íť;¸Űď;đjâÄ…;v,APÚŔůĚ™SŞ'kůň´n»ĎeËÉç35kV1PÚ@g­YłEŇŚn)nË– RZÚ*+ŰÄŔSÚ@W-^Ľ^¶ý-Íť›¸#JŻ>úč6}˙űO0ŕ”6­Ő«źQ~ţš>}¨víŠßrwM¦‚‚‡ŘĂ>Ć €x3gľĆŤ› ůógjĺĘ}*+ kÔ¨č– şçako©•+«8č”6âiěŘ/륗ţC55Ďëž{–)|C¦–i:7îÜ·­«s?KÔ˛2•“3Fwß˝„ó°!yJ[KK‹BˇlŰ–mŰ’$Ă0d†ü~ż|> őQdOţÇóĺť·ŢĽ™üűaöµ{ômşňPźËţć› uóÍ…jnn–e=­ââ-:räZ[Ă2 Ź Ăý9Ű–lۑϗ©ôô,™f‘~úÓ˘>ůŃT'gżg×K:9^× +IDAT¬/ľ€íľ <Žă8Ýy‡MMM˛¬M˛¬­ęčhU$‘ač´ ,y˝™ňxĽ2ÍŰešS•››KZ˝Ů“˙™ňra›RÓŇČżfÉEÇäIMŃÁPJżČ>‰śóŹŐŚŚŚ~“˝H»Iˇ÷SŮ´UWoSeĺÚż?(Ól•iJyyçľMCdY’ey•ťťŁ@ŕ‡*,Ľ…Ôz˛'ň'{˛'{˛Ź'ÁęëëśńăŻtnąe°óÎ;r'şËŰoË),Ětľţő«ś††ß:H~dOţäOödOöd? ÝÓV^ľBőő«Ľ§ńăăłĚÚZ©Şj¨ J4gN)­;I‘=ů“?Ů“=Ů“}|%¬´Í›7E));´vm$!+>wî` 8ů/gŁF2!{ň'˛'{˛'ű^RÚ–.˝C›µ`A[BWŢýŘZĽx=[L’ {ň'˛'{˛'űÄű'"Ě›7Eéé‰O’/n“Ç󔊋‹Řj’ä/-˛'ň'{˛'{˛ďĄ­Ľ|…RRvhá¶nű-jS[Űv=ůäŁl==ěÉźüÉžěÉžě,žGŚĚaD}¤H¬—iÓ†:{öĽÎˇ%=t´Ů“?ů“=Ů“=Ů'VÜJŰřńW:ŻĽ˘ đĄ—äLđ%¶¤@öäOţdOödOö‰——G««·)+ë@ÜńŤĆ„ Rzú>ŐÔ<Ď>ënDöäOţdOödOö˝čĺŃ[o˝&¦“čĹëňÖ[r¦Lą–?şŮ“?ů“=Ů“=Ů÷’=mMMMÚż?¨#zľ€Ž%ÍjnnćOˇn@öäOţdOödOöÝ'ćŇfY›dš­Ió ™fX–ő4[V7 {ň'˛'{˛'űîóÉuóó/×úő8ďÁžÍ«ŻJź~zę÷.¸@Q/Żľ^*.ľBuuołu%X¬ŮKŇH;vHá°ôĺ/K×^+y'ĺćJ۶I»o.'űľť}uµ4c†4uŞtčtĎ=ŇkŻI—]Fö /mˇPHáp8¦xć™_‡Ă’ß/ýĂ?ÄöK…Ă…B!ŤH†Ýű¨xd˙ÔSŇuםßř†TX(-_ýŢ6˛ď=ůKŇłĎJ^żő"˙Ţ‘}I‰tÍ5ReeôŰ:Ů÷Îě,păďşËý˙ĽyŇŇĄŇúődß1˝§Í¶mFüVfëVé⋥Ż}-¶ĺ†G¶mł…%P<˛żč"éČéř ôGŽÄţNö˝'Iú÷—^xáÔ˝íäß·ł‡ÝÇúůóÝ·ÇĽô’tř0Ů÷—íţ÷żw÷Ž7nśű˛ďś=ŕÉ*+ĄYłb˙Ëë’!íÚmUëÂŹ>f+Kßľň˛.ŇÓ2ćÍs_ź0A2 ©©IzúéŘň'űŢ“˙…JŹ?î>‰76JkÖ¸Ű?Ű~ßÎţťw¤cǤüGÉç“ţügiß>i×.iäH˛ďëŰý°aRsó‰÷­77»ďklo—RSŁ-m˘´u··ß–~ýkióćř,Ď“’*O궲ń¤¤ĆĽŚ¦&7óâb÷Mč¶íľTë É>ůóOM•”ü%¦ź˙\**’&Ov÷¶“ßÍţčQ÷ß›o–/vżž:Uşď>÷Ź6˛ďŰŹű˙üĎîËă¸ďiŰşŐý~l‡Dö1ÍnĂ0Żr[Yyâ é± ˝źŞkJľˇżľî:Nľ mżML˸˙~÷Ŕ Ü˙Ožě9|÷ÝŇW}_Îßă9QŘ$÷࣌ é?˙Ó= mżďf?dűď 7śřŢßýťôhŚź˙Mö˝ăqî\÷€Ł]»ÜنyÄ}©|@ mĶÝ>Bië¦Ňvě´qŁ´zu|~)ŰvúM€=%Ů·µťş;<%Ĺ}2?ý0dß7ó?Ů{ďI--'žĐÉżďféĄŇĺ—Kú“{0‚ä~Möýg»/(p/’4mšűGŮwCióűýňz3%EbZ‰;Ü]ć·Üź_ĘçË”ßďg K xd?mšűÖEą/Źţä'ŇرRNŮ÷őü-KŞ­•®ľÚ}OÓš5îžÖ«®bŰďëŮ{<ŇŹ~äîQŹDÜüËĘÜŁÉÉľď?îWWKżűťű˙â‹îé>ęęČľłRb(ź<ŻblޤuëNśŻ)uuRzz–2˘=K#ş-űYł¤ýW÷˝mĎ>ëž\óĹÝ=ndß·óżúj)+Ë=r°±QúÁ¤źý,¶PČż÷lű3f¸EýĹÝü·m‹íŹv˛ď=Ůgg»ďgýĹ/ÜŹˇúíoÝ?ÜÉľ“})Öćí˛¬G”źý2nş)~żeydšEl]Ý Ůş˛ď_ů.-Yßő!˙޵íOžě^Čľe?z´ôŘcl÷ŃJ‰=Ŕ©˛,oŇüB–•ÉĆŰm/Ů“?ů“=Ů“=Ů÷šŇ–››«ěěíÝŰóżL0(ĺäŚŃčѣٲşŮ“?ů“=Ů“=Ů÷˘Ň&IŔ˝*)Éěń_¦¤$Słg/a«ęFdOţäOödOödß‹J[aá7WmmĎý";wJíí#5iŇMlQÝěÉźüÉžěÉžě{Qi“¤U«6ŞŞjhŹý"6 ÓĘ•UlM=€ěÉźüÉžěÉžě{QiËËËWAA‰ćÎÜíżD ŕŐĉ 5věX¶¤@öäOţdOödOö˝¨´IŇś9Ą8p˛–/Oë¶_`ٲAňůLÍšUĚVÔČžüÉźěÉžěÉľ•6IZłf‹¤Ýâ˛e”–v‡ĘĘ6±ő$˛'ň'{˛'{˛OŹă8N"\\\¤¶¶íZ·.śĽňůL6Ü$DöäOţdOödOö ŕ$Đşu«śiÓ†:/˝$Çqâsůĺ/ĺLť:Ě©¨xÜAň"{ň'˛'{˛'űřR˘ď`Ϟם ľäÜ|s¦óÖ[Ń÷»ßÉ™4)Óąţú±Îž={H® {ň'˛'{˛'űřIŘËŁ§«©y^Ë ľ!Ó Ë4ŤwîŰÔŐąź+fY™ĘÉŁŮł—p>ž^ěÉźüÉžěÉžěc×mĄí¸ććfYÖÓ˛¬-:räZ[Ă2 Ź Ă˝Ţ¶%Űväóe*==K¦Y$Ó,â#Jú˛'˙3ĺ?ä mJ”Fţý1ű‹Ž*%5UC)dßϲżdH»ä8 }0€ě“ą´ť,‰( ɶmٶ-I2 C†aČď÷+##„ú(˛'˙ăů?wßR]sW€üűaöµOVč’±ąşrÜWČľźe˙zÍ :9¬k§ÜJö˝Ą´€řžĚŠr˘zmŐăyóŤşhô• F?ł÷…ťúôP‹®úö˙Ç`tA C@iĄ €ŇJ(m”6PÚ@i ´€Ň@iĄ ”6J(m ´PÚ@iĄ €ŇJĄ ”6PÚ(m ´€Ň@iĄ €ŇJ(m”6PÚ@i ´€ŇJĄ ”6J(m ´PÚ@iĄ €ŇJĄ ”6PÚ(m ´€Ň@iĄ ”6J(m”6PÚ@i ´€ŇJĄ ”6J(m ´PÚ@iĄ €ŇJ(m”6PÚ(m ´€Ň@iĄ ”6JbC »µ´´( ɶm˝ňÎŰ oŢ,Ă0d†ü~ż|>Ô˛ŻÝÓ ˙čhÓ•„Čľźeżg×K:9¬/ľ€ě»Ŕă8ŽĂ0H´¦¦&YÖ&YÖVut´*‰Č0¤!¶)5-M¶-ٶäőfĘăńĘ4o—iNUnn.×Głżä˘cň¤¦č`(…ěűYöţ!ír$…ŢO%{J€dQ]˝M••j˙ţ LłU¦)ĺĺťű6 ’eI–ĺUvvŽްđ“ěAö”6†@ĽíŢ]ŻŇŇ™ĘĘ: ˛˛FŚn9{÷J%%™ ‡‡kŐŞŤĘËËgpÉdOi€x(/_ˇúúŐ ŢÓřńńYfm­TU5T%š3§”A&{=Ą b1oŢĄ¤ěĐÚµ‘„,îÜÁ8p˛Ö¬ŮÂ`“=ČžŇŃXşôedlÖ‚m ˝źĺËÓ$ÍĐâĹët˛Ů÷ś§ @ÜţŇNOOü·$-^Ü&Źç)1đd˛§´@g•—ŻPJĘ-\ŘÖm÷ąhQ›ÚÚ¶ëÉ'%˛ŮSÚŕ|vď®W]Ýă {/Ëą¬[Ö«Ż>¦ĆĆ=Aö {JśKiéLÝy§Ýc÷?kÖ»š?&A=ČžŇgS]˝MYYâvx4&LŇÓ÷©¦ćy!{=Ą Τ˛ňA••Ez|=ĘĘÂŞ¨XJ d˛§´Ŕéššš´0ę3žÇÓ¨QR0جććf‚!{=Ą NfY›dš­Ił>¦–e=M0d˛§´Ŕ©Ţ[eš±-ăý÷Ą?ţQjoŹÇ·#ËâLů˝%űŹ?v?_˛Ą…ěű[öń-mý+{J€.kii‘ă„•—Ýí_yE1B3FşöZiřp÷3c1nśtřđ'ŠD"”ÄŮKŇ׾ćf~ăŤŇĹKłgÇVÜÉľ÷dܧźJąąŇ_ýŰ=Ą @B…B!…Ăá¨o?x°´e‹ôÁŇÁŇś9Ňwż+utĶ^ápDˇP€’8{IÚ¸Qúäiß>éí·Ągź•ž{ŽěűCöÇ=ř 4th|ö˛÷§ě)mşĚ¶mFô·żćé+_‘<÷RT$…BR¬Ď†á‘mŰ”ÄŮKŇĺ—»ąKҰaŇe—Iţ3Ů÷‡ě%©±QÚľ]Z´(>ëŐź˛Ŕ4ĐSŢÇýż˙ç–8ź/¶ĺř/éĐď_ߣїř )A~żgŹü~'ćĺĽúŞôć›R}˝űŮ·ľEöý!űŁGÝ—ĂźxBrśř¬—aŇÝá…¤U«bO›$u´·ëÝßěVs¸ŤM÷šöČé8óršš¤7ŢüţŘ_'űŢ‘ýĘ•RAű^Ößü†1Ą´H8Ă0Ź?l_~Yš6MÚ¶Í}Sr¬Ţ˙p &.źŁë®»Ž¤˝¶VŻÜ˙sIGcZÎԩCşáé±Ç¤ýěűrö¶í–¶őëĄ;¤ßýN:vĚýúoţ&úlŰ}L˘´@‚JŰË/K·Ýćľ4úµŻĹg˝lŰé7Ţ˝˝°—’"]q…űžF˛ďŰŮ=ęîe۰Áý˙Ç»ß[łFĘÎŽĄ´9”68żß/Ż7SRt‡Ů74H……ŇÝwKJżú•űýk®‘ŇÓŁ_/ź/S~?ďiJćě?úHŞ©q‹zzş›ý3ĎHO=Űz‘}ňg˙Ĺ/ş ÷›ßH×_ę÷ČžŇ Î|>ź<Ż>T~~×o˙‡?HcÇJ»vą—ă~úS÷ýMѨ«“ŇÓł”‘‘A@Iś}jŞ´u«ôĎ˙,E"î^¶Ő«Ó [Éľwd˙Ůĺą/‹Ć˘żeOiÓĽ]–őHTŢS¦¸—x˛,ŹLł`’<űĎ^˛,˛ďŹŮźîŞ«¤_ţ’컂ó´ňÁ{Ş,Ë›4ëcY™••…5jTtË Ýó1µ·ŹÔĘ•UĽńśěAö”6H„ššçUQ±LÁŕ2ͰLÓѸqçľM]ťű™‚–•©śś1š={ çâ"{=ĄŤŇ ;477˲ž–emŃ‘#‡ÔÚ–ax4ä mJ”&Ű–lۑϗ©ôô,™f‘LłŹ'ęĂن{=Ů“=ŮSÚ$©H$˘P($۶őÜ}KuÍ]†!Ă0ä÷ű•‘‘Á őěmŰ–$˛'{˛§´č ¬Ŕ÷dV”3p= @iĄ €ŇJ(m”6PÚ@i ´€Ň@iĄ ”6J(m ´PÚ@iĄ €ŇJĄ ”6PÚ(m ´€Ň@iĄ €ŇJ(m”6PÚ@i ´€ŇJĄ ”6J(m ´PÚ@iĄ €ŇJĄ ”6PÚ(m ´€Ň@iĄ ”6J(m”6PÚ@i ´€ŇJĄ ”6J(m ´PÚ@iĄ €ŇJ(m”6PÚ(m ´€Ň@iĄ ”6J(mýÖ†@wkiiQ(’mŰzĺť·ŢĽY†aČ0 ůý~ů|> NăqÇa$ZSS“,k“,k«::Z‰DdŇ Ű”š–&Ű–l[ňz3ĺńxeš·Ë4§*77—ÁJ€D«®Ţ¦ĘʵP¦Ů*Ó”ňňÎ}›†ɲ$Ëň*;;GŔUXx €ŇĆ0·Ý»ëUZ:SYYTVŃŃ-gď^©¤$Sáđp­ZµQyyů .JÄCyů ŐׯV đžĆŹŹĎ2kkĄŞŞˇ*((Ńś9Ą 2JÄbŢĽ)JI١µk# YţÜą5pŕd­Ył…Á@i€h,]z‡226kÁ‚¶„ŢĎňĺi’fhńâő :€~ó´‹yó¦(==ń…M’/n“Ç󔊋‹x”6č¬ňňJI١… Űşí>-jS[Űv=ů䣀Ňçł{w˝ęęOŘ{ŘÎeÝş°^}ő156î!”68—ŇŇ™şóN»ÇîÖ¬w5ţL‚@i€ł©®Ţ¦¬¬q;­G4&LŇÓ÷©¦ćy@i€3©¬|Pee‘_ʞ˛°**–Jś®©©Iű÷Łţ¤x5J ›ŐÜÜL0(mp2ËÚ$ÓlMšő1Ͱ,ëi‚@i€SKŰV™fô·ß°AúÇ”&Ov? >öŇćȲř””6ř---rś°ňň˘_ƶmŇĹKżţµôᇱŻÓ¸qŇáĂź(‰JHR(R8Ži۶IK–H™™ń[Żp8˘P(D@(m I¶mË0’o˝ Ă#۶ Ą ’»´‰Ň€ŇJ€^Ä0 %ă-Űv× (mԥ͡´ ´Ŕq~ż_^ol‡}ţÍßH^ŻôŢ{Ň­·ş_××Ƕ^>_¦ü~?č“0ş^Ž|ňxĽjhřPůůŃ-ăĹĄŽŽSż—‘ý:ŐŐIééYĘe!ÄŘÓ *¦y»,+úŰěî];ů’šýň,Ë#Ó,"”68µ´M•ey“f},+“ҀҧËÍÍUvvŽöîíůu Ąśś1=z4Á ´Ŕé{UR’ŮăëQR’©Ůł—JśIaá7WmmĎ­ĂÎťR{űHMšt ´Ŕ٬ZµQUUC{ěţ7l¦•+«Ą Î%//_%š;wp·ßw ŕŐĉ 5věX‚@i€ó™3§TNÖňĺiÝvźË– ’ĎgjÖ¬b@i€ÎZłf‹¤ÝRÜ–-¤´´;TV¶‰ĐoxÇqńR\\¤¶¶íZ·.śĺ^ů|&… @żĂž6qµző3ĘĎ@Ó§Ő®]ń[îΝҴiĂTPđ… @żÄž6 ŃظGóçĎTzú>••…5jTtË Ýó°µ·ŹÔĘ•Ut€Ň‰PSóĽ**–)|C¦–i:7îÜ·©«s?KÔ˛2•“3Fłg/ářŕs€Ď>Ľű9¬Déö      ě×ŔK  ¸I6›•+WĘÁŁGĺČŮłrZm"… IYµ•/SFš6mJ^$@~@€Ď?Xd—H ľ0ÜM$@ŢD`ÉŻżĘô~5«VIž®]ĺRÎś¨ú`µA”˘ź¤¶Ü11raÎąŻY3éÓľ˝´jŃ›.“s%0@€Ď|Ľ |_`^ €oXżqŁ 7NÎÝq‡Ä7h ­ó±+VHŘďżKˇÝ»ĺ˝!C¤A˝zľ ŠWG~@€Ď?Xd—Hß (6# ł4z´üpä *ˇU«fhzń»vIňřńҡ\9™0|x†úŕI$@YO€Ď¬_3Í€ ľ™Vs! ?ňďŇEÂ:t0x†ófqóćÉí ĘĘŮłť7äQ ÓŕóŔtK’墂źĺKŔ €kš>ý´}â «[×µÓi}uĂ)?s¦,›2%ť–|oMĚ6#*řf[·H€l h ňÜg4fF€†Ö¨!g«U“Ş*.…HŔ<ř<0ĎZy&TđÍĽ:ś (¨P‹"V‘uRţ››«ç_­__¦©Ô™ óČČóĘ^%µ5V[eµeDůăóŔ<÷€‘™0M¦JlC$@YD 99Y «"Vů÷îuiáŞő“jë®¶Ľ7ĎěĄţď’W}R’DUŻ.göěqil6&đ Ś< ŘŹW[«)U†ĂźKO><ł¨ę5ču%ę›Ý’ Ü"•ĘEfe®\Ф‰áž ¨–ߨ­ĄÚ’Ż\‘uëÖIll¬ô)THÖ¨}‘F{ đłgĄšúéŇĄŤžĹv$@"ŕęó_ď~P[Ae(řĺ—_ä»ďľ“ččhą«|yy@ý˝ţ^»jt®|%eŠvůJcЉs$@$ŕ=*Ń9rľT¸äĽ§6Xëľúę+©Ş¬˙3fĚ'NŽą*Ő؇Tö @ÖpőyĐEM_óĆŚ#ď˝÷ž-ZTŢR)pß|óMÁSĹŐ:Ř|dý=`tÁF˛ @ć8˘,č·ÝfxŕzŞe}µÁj?bÄYż~˝ţG2]m.}’Wí ”ŁgÎź I€“*–§T©RňňË/ËkŻ˝&Ą]ś*ź.ËÂć´ŕg!|M$@é8­ü`ĺZcTšŢl8NĄ¸ěÔ©“Vô7lŘ đÝ}L+i´Ł›í‚ÔاÔ($@YOŔŐçÁ©›SľCeáš2eŠ\˝zUŞŔů-Zč#Ç]Ľ$>\–…ÍiÁĎBřšH€ÜM ôÍ7ß,R•={v˛÷ÝwËűďż/O¨ă#Ü=(ű#0%KĽ ľćŐ«WOjÖ¬)‘‘‘˛uëV=_Ë €)'ĎIÝZđo O& Ď(˘,č .XĐCoN–ş·ß~[FŽ)‹-’Ź?ţX¤†‹ÓMTcuá ‚‹Ýł9 € \}ÜsłďÇ\fÎś)ű÷ď×î9ÝşuÓGďŠđyŕ ­¬mK?kůst pJ ŚR®“\PđOßě­L™2rTčZ$@eŔ€$;-íÁd56ć@!Čz®>Ѝ)'©ô–Ĺi˘2qJź>}dçÎťúbpÜáóŔZYŰ– ~Öňçč$@$ŕ”@Ą¨çމqÚĆúŕ†›?(C‡•Ď?˙\{ě1yňÉ'%88X¶îéFCŚ]ľ¬%TĎœٜHŔ­\}ŕJýC=¤ź_~ůĄŔšßˇĂŤü9®ćÇâóŔ­ËéŃÎXčĘŁxŮ9 Ü:B•+Kţ}ű uťEjC0íňĺËeÍš5R±bEyřá‡%((HZ©ý†ëĺ‚ňŮ=˝{·ˇ±ŮHŔó\yÔRÓAMŚřřxůúëŻĺđáĂR©R%éÚµ«„„„HGuĚŘ“E5äóŔó‹ëĆdëFěŠH€V¨©ß{%JŞ«˙çWî:‘ęy°[Eă\ĎŽš×Ć…Ďă¬ĚĐ’>řfXÎH€śhĄrVÚµKâŐćŠN¸.KăŻĘ–ëńrÝĹđÚ¸;¤ČҬiSW†d[ ČČóŕšúűż%ńš,˝'ŰÔ˙Ż»8G>\f‚ćTđM°ś ¤Gŕ˝!C$yüřôšąď¸Ęť?^éRH€ĚG€Ďó­‰ŮfDßl+Âů € T‘šĺĘIüĽyvŽşwWüś9ŇĄjU©S»¶{;fo$@n!Ŕç[0út'̢ăÓËË‹#đ5M{ô#HxN/-)ę´$_˙ďC|@¶ ĚWŘé98xuÝ:©8}ş,ť1#ݶl@$µŚ>$öś$'Z=‚˛‰đÁçó k×÷VF§˙Včń\ Čd+gĎ–ňŞ"eÜKĆ{÷MŕęÚµRyî\*÷îCĘžHŔŁř<đ(^Żîś|Ż^>NžHŔ_ 4ëŮSލ 7ať;ŰEŕŞn9ĺů…Ę˝]šÜIć&ŢóŔU >źć^o#łŁß%¶! “X1k–tRYnâző’ř›eç32EdÇSn?]ގrź€<‡L@€Ď,‚ɦ@ ľÉ„Ó! WlÚĽY†ŞŚ7‘Ő«Ë«‹a©\×N-řŞ"%ŠÖD(7źÂű÷ël9 ¨u…:Ű’€9 8z8µŕóy`ÎĹĽĹYQÁżE€<ťH€Ě@`ĹĘ•2máBY©÷|ť:É…@Uĺ*_^ *_O/éB´*E'ącbä₺B-ŠX1Ď˝VŹs ÷°}\ €üęyPđFq«Äó%9ú źîĹnŞŢ¨ŕ›j98 ¸u«WŻ–]SFËŃóçäL\‚î°hˇ"Rąm)_¶¬4jÔčÖa$@^AĎż~|_ŽFž“S1×ôś‹.,eëuâóŔ+V0c“¤‚ź1n<‹H€LM z\I8ńWĘKU–Ü'™zÎś €g$.!ÉQÇR:Č_V‚ZŽôĚ`ěŐdkŠeŕ$H€H€H€H€HŔ=¨ŕ»‡#{!    S ‚oŠeŕ$H€H€H€H€HŔ=¨ŕ»‡#{!    S ‚oŠeŕ$H€H€H€H€HŔ=¨ŕ»‡#{!    S ‚oŠeŕ$H€H€H€H€HŔ=¨ŕ»‡#{!    S ‚oŠeŕ$H€H€H€H€HŔ=¨ŕ»‡#{!    S ‚oŠeŕ$H€H€H€H€HŔ=¨ŕ»‡#{!    S ‚oŠeŕ$H€H€H€H€HŔ=¨ŕ»‡#{!    S ‚oŠeŕ$H€H€H€H€HŔ=¨ŕ»‡#{! sçΕ§ź~Z.\˛ďŇĄKňÄO xś|Ź#ć$@ţD`ăĆŤňŇK/I•*UäăŹ?–^xA’’’ôvěŘ1BÁk% Č"Tđł<‡%đM;wî”'ź|R(K–,‘+W®Hż~ý$11Ń7/WE$@$`:TđM·$ś €7¨Ył¦¬[·N’““%00P¦L™"9sć”ĆŤ{óeqî$@$@^D Ř‹ćĘ©’ €é Ô«WOűßĂ%'((H+ůăÇŹ—^˝zÉÉ“'M?NH€HŔű Đ‚ďýkČ+ 0öíŰkĺ2věX­ŘòߦM“Í”Ó! đETđ}qUyM$@¦!wťÓ̇! đ}Tđ}Ťy…$@YH dÉ’’…3ŕĐ$@$@ţF€ ľż­8Ż—H S UćęŐ«3uLF$@$ŕßdëßëĎ«'p3żţúK^yĺ•T˝®ZµJ/^,Ő«W—‘#GşyDvG$@$@© PÁçA$@n$?~’ß±cGiŢĽąîůŔ2hĐ Éť;·GbW$@$@$`ź]těsá^ Č(řżýö›ěßż_[ík×®­ű{îąG[đ)$@$@$ŕiTđ=Mý“ ř\ąrÉ7ß|Łú¦M›ĘńăÇýŽ/H€H ëĐE'ëŘsd & ?ü°´k×NV¬XáĂWĘK# 0ZđͶ"ś €OČž=»Vň)$@$@$YhÁĎ,҇HŔ/\¸pA~˙ýw»×Z @©_żľÝcÜI$@$@î"@ß]$Ů  đ÷ß˦M›¤k×®©Z_ĽxQćÎť+O=ő”Ý^Îś9#ůňĺ“lٲĄ:ţĺ—_JË–-ĄhѢvĎăÎĚ'pőęUéÓ§ŹÔ­[W ,jUŞTˇ‚źůKÂI€HŔďĐEÇď–śś•öíŰ'óçĎO3…sçÎÉÔ©SÓě·ěŔ 2˛ŘĘ”)Säüůó¶»SýNLL”áÇËúőëőţ˙ýWZ·nťj۲e‹Ý>~üńG?~ĽÝcÜiź@±bĹ/^EŠ‘3f¤Ú† f˙¤›{Ż_ż.x™ĂW€ääd§myH€H€ ßî'7€ňŤ`KXßí ”o(t ö§ě[¶lY*ë=ú qzîŢ˝[  GŽ‘:uęčö… ŇJ'äرcňŘcŹIůňĺőo‹Ŕ ýüóĎë ¬wß}wŞcü‘>Ľ@{ĽâřöŰoő ^óäÉ#PôŻ]»&÷ßż 2D*W®śţ lA$@$@7 ű¸H€\"ëëÓO?-°Ś'%%IăĆŤeâĉ©ú@1$_–(QB[Ő#""Ž > %5jÔHz÷î-;wî”9rČźţ©Ď9zô¨ŔýÇZ6l¨_,ľřâ 3fLĘ!(ž°.Cž{î9=ztšLaaaZńÇüľ˙ţűTýňGúđRעE ‰ŽŽ–ś9sĘ•+WLm•~Ü(†U±bE™4i’N«‰s!8ççź–=zčµďŮłgúł (Tđy€ŔâŽBGPđˇě#°Ň6đňő×_—Ákż{T:}ôŃGӝɯżţŞ­îŰ·o—ŔŔ@íç Ů»wŻ`LkąóÎ;î"ŽäđáĂÚbÜ©S'ÝdĎž=Ë}ŢĽyĄlٲÚr˙ÓO?9:ťű hßľ˝,\¸P^zé%éׯźÔŞU+ŐYXĂŻżţZÇPüóĎ?röěY)\¸°ncȧżqăFí˛C!  ٍŕ%Ĺv$ŕ;vhJäŢ{ďě+W®\J/P®ˇřA‚‚‚ őŽĽ,XúµśË>*¦Z Ň3:“™3gĘăŹ?žŇ~ă+@˝zőä…^pv*Źą‘€%@zŢĽy‚,;°ŘCBCC>űřJ·* %@ß()¶#”,YR¶nÝšrơC‡´›Ä>^[cˇŔ!Ň’Ă™m)Áµđą^»v­¶Ô"ŔŇÚ…Çúúŕc_Ľxq ‹Ś;ČnÔšřR?|Űüř¶lđb€ŰüůóëCu->ü¶í-żńb‚qř"ŕóýČŚŕŘ%K–h×'g1Î{rýhô¸ţ’p⯔KU–Ü'ąŢĎ đz‰KGHrÔ±”ëČ_V‚ZŽôúëâ8&@ß1!L'7äP·d˛qT+Ó'Čť@ĘKĽL9ĽŘY2ٶAĆś‘#S˙‹Ś:–Ć× dMrE¨ŕ»B‹mIŔ· PÁ÷íőµwutѱG…űH ‹ ď9r­ĹYúĚ,š&‡u@ 9^Ćõ ._ľ,ĄJ•Ň­ńĺ_Q ÉžlذA§&E}2Á'çÁ-ëµ×^łw÷‘ @TđÓ áČ:°Ňşj©ÍşŮrd[pǂ˒ݱxC ˑ Ř.T7-dEB ͡C‡Ę˙ţ÷?G§q? ¤!@? î ÷@‘((xáááîëÔ@OČ›ŽĽű>ř Ölâ šE0łEPw.:ޤC‡:PAٸ_ŐčĹ_Ô_źB$@$@F PÁ7JŠíHŔE(r…ęµČ¨s+ňÇ|»4hŕ´¸t ަ"KOµjŐ¤téŇNĎăAĎčÓ§Ź<đŔ˛téRťÓ©L?úč#‡!ŕůÓO?•3fhź!C†*ŁĘ1ë8ÄĆ$@$@vܨÂcçw‘ ÜwŢyGMZr™ÇÄÄhEÝ"pÉ€•×ZlŰŕŘâĹ‹eÓ¦Mi&L8P-ĹąÓ!°Ăµc„ iÎăŽĚ!€Şµx9»ë®»¤bĹŠZŃGšSG‚¬FČ”„ kÔ'€E ?ö9síqÔ÷“ ř/*řţ»öĽr€ňŤ|÷÷ÝwźÄĆĆĘ=÷ÜŁ]uPÝA“łgĎ–˛eËJ“&M©ţůçťF>ŰŘlł×"‹Jť:udÎś9‚—€öíŰ HɲvĂAŢ}´Cž}|9@1+Jć@ĺYä˛GŤdÔO=ľ¤ `Ç Š]á…Ŕ"ř óńÇ;jÎý$@$@$ŕ]t˘áČ8ř[#{ ¬÷;věXëáŹ,+({}űö•áÇëß(\Ő»woéßżżÝAá®1hĐ }ěő×_TÁýᇴ"Ůąsç”s&Mš”’…;ń˘€L. ܵ‹Ő#;á*U´hQAöŁożý6Őx!«YłfŞ}¸7>üđCYłfŤdĎž]×Ŕşáu($@$@$ŕ**ř®c{0@Á•–ŔZřVĂŠ Ë:,ěPämeóćÍZq7"pĺ°×‡˝s1Ě… ľ=:žŮ÷ꫯ¦tÜ˝{÷4ś8qB»\Y^Ěy®ZU«VŐmˇŕCđ‚řňË/§9߲_đRýŕŕ`)_ľĽ4kÖL§â„„Öi–ŞĐ•ĂŽx€H€HŔçPÁ÷ą%ĺ™@áÂ…u•ZHHHĚś9S[dáZźj[)P €vÓ±WÉ Üz,‚ Y¸z /kW´łöńÇ1dÓq–ąĹvüíygΜю­żĽ ÚVŕće˝î–ăř"„/:pŐ‚‹î'´[±b…¬FŐä·ŢzKň5é$±?|*ęó‘m×üM$@$ŕă¨ŕűřóň˛†”.XΑâŠţüůóJ°Ŕ°Ô"@ďŕŃŁrD)“§oZŽ‹*$eŐV^)M›6ő+őžK€Ż}Ż^˝äóĎ?—'ź|R»[ŔÁµwŢy§Vöá{mdLA¦•uëÖi…Š\0 ¤#ó üąńmđň7ťČČHÝĆRáŠ?Ü4˘ŁŁµŹţ»ďľ+Ź?ţ¸÷@óó™âď±%F(:vě¨ÓlFEEéŻ@™:uŞÄĹĹĄü޸qŁ®z[˘D ] äJôEyo×)9|ꆂ_äD˛TÉ5ŤĎrü ř.őŹJ˛ď^žo_ŮUň~ş ´\łj•äQů˛/)e0P)ôÁj$(E?Imą•Eř‚ĘľrźňĎíŁÜ:ZµháŰ`Lru—.]Ň.PÚ<éŠŔ Źě:Hµi+H·řÁ誧đĺ†ŐŠ µŔ/YtŘK ľ-Á¬ýŤúÓ¦M“O>ů$ŐD)éöŰo׊=.:řř ۵}úé§u†¤={öčtšO=ő”ţ3^îđµhËßË3żÉ—W‚ ä×§'^–äŘ8>RŃäđ‰KGHrÔ±”‹ Č_V‚ZŽôŹ‹÷Ó«¤‚ď… ż^Y솎'ç”ëFĽ*~aĐ:«|tĂ”ÂWh÷nyOY{¨´ŚĎ€ĄéÝ)x'G &^ `í‡ußžxbl{ăpźkNť:Ąc(Z·nťęD|ą÷Ţ{S Łá OĺĘ•µË•µ`ý‘‰ç·ß~ÓYz`őÇW"ľ!E굯ŤrÍIV.a Č"ů §üćó Vţ Ź@=ţăďłĺ߼ŔĂóV !ť4|٤|§]tĽl-Ť-?¨bFŁFI¨Ęşa_µłQŮ•_ĄŮwí’G”µ°Ă˛e2áfšFűgpď­p·rŹů@ˇ+Y˛dşSóÄŘéęç ŕZ…:ÖÁÎÖHPţóHŁi+pŁCp,\°ŤÂePŘmëŹ ¸n!t۱zőjíö…ă'mO˛ó›Ď;P¸‹ÜL1Xµk×Ö)oatA;dVCŚ*[g–‚ďćËbw^@€|/X$Ë?ňďŇEÂÔ'ywHÜĽyrűÂ…˛Rů…S\¬PÝ©S'=Q(á={öÔu ÎAőZ|ťAQ4ÄQäÍ›×nsÔA§ľäˇ?XőˇDŔu ĐF©3ľNÇ‚oŰ)ź¶Dř›nťŢ·oß.'N”}űöIőo8 ء&2i!ŁVf-ř™AŮ\cĐ‚o®őp8›¦Ęçö¸ĘЦŢüÝ%aęárDY [<óŚ,›2Ĺ]ݲź›v©/%H[W ‚laˇ…×"ÂEÖ“"EŠčcpą±(|đł‡T¨PA  ÖV J•*ĄjËć €@gR”ÂĘnY'Xěś…<áĹ­aƆŁ«”ŞH“ŠÍžŔłö|H,±rѱ×Îzźéâqpťľ¤â+.:‹-ŇĎ$a €' z˛söí°ÜQéňÜ©Ü[f®|ř©M3eY¤¸—ů#Fč WĆÂꎊĄYż~˝¶DP$%QŮÖVHŮBE#…f»ví$44TgÍ;v¬mSţ6(ë#GŽÔά…źüý÷ßďp– ,Đ•‰Ó<Z©JČUĂ…j;|óřŢăk¬úČĽódkÝč†Ďôčó8 ¸FĘüńăÇSÜö`Ä;⨠đSHŔShÁ÷Y7ő ź{¸ĺ„»Ńro;µ0Ąä9yR†( ňx«*ś¶ířŰ8‹O4 \A`ą…"ŹśöA¦Ä‚ FµjŐt5S[Až{(ŠÖ>Ű>ř ® 7   ŰSřŰ$Pm®6¨apíÚ5ý˘†úŽ©SqżŕsľE°îÖ/~xÔQÁ¸o)wôtFm–h ¤FEZTóíÝ»Wgŕ)$‘I‰Ž†´»źĎ»X¸“2DIćÎť›r.ľě˘> üď)$ŕI´ŕ{’î-öŤl9¨u—Ď˝łéŕóü|Ąl˛IÉçěsLŕđáĂ:˝ĺÓ,2¦ŕ·µ@QG‚¬QVY¤I´¤×lٲĄtëÖMŽŞ:řóăĹŕ¤z)Ł—‚]źţyY»v­ WýoĽáÔßÖ»× IDATwĽâž±lÖ/px+…śRîďQ—˝Zm_©íőňĄŐlqO!ĎJąďJŚśsQą·ĐäóŔĽ÷gćÝđ‹>…ŰÂj‹”iȀ家w`ĹEö•AĄô‡ľáŇA1XŢášEßV‹Ń@ąĂ9’÷Ţ{ORĂg)3«WŻ®+/T™®Ž+]< xy°T˛ĹKţúKąŞS§ŽVđë8Ä…ý|¸‹MIŔ ÄOIsl°;6#‡¨ŕ;D“µPˇ6^)®äąwÇŚŻÖŻ/Ó”BA˙Öhâ˙k(]ČlO`­G>sřcîVĹÇŕ‡ĺ~”újĄXĽ„k”<âBŕ—˛ĐÍŠĹöú澬#ĐĽyó”Á±V?ýô“VČ›©ŽŠ’áXř±îhŹ™řjc‰ŮR_kPÔÎb‘‡»”TąEđ5Üđ‚®_rŞßî>ÜA‘}ř3ü}|óÍ7uQ+dÎńĎü]EĚŤíW[fĹkw/úŕ»—§[zĂaÍŞU†+Ô˘N*TżúVŁW~FmcÔö˘ÚjśŠß¬TąŰ)·F üę‘ÓZ¦XĄ#…o=~ďÜąS+gř˛mŰ6­"řyÔ÷ěŮ#mÚ´Ń…Ź HťŮŁGënůg@>|ŞBĆ ¬1Üm"Ď‘ŕ}OcĂ‹,ópÁÔR/{w+«>ÔvÜO¨¬Z– K1,iCiŔ˝‡Ş…†Ißś)[[•6ÓUáóŔUblO© ¬T_Ä‘ęxęÔ©ú…12ÉŃi”)$ŕ),tĺ)˛·Đ/Š#őWąÓUŠ˝ô¤–j€Ä‹Ő†\/¨ źe&Ř9q¶Ú…?]ż\5î•ұI“&vzá.ŁŞ ‘ß<=|KźxąC*E¤Ç„K‡­ŕ‹,>Č­ďčË€í9üť5^Pu+ŕ’ÓµkW=E#Žn5ÖßyËý±˙~ť őöŰo×Vü®Ył¦Î°®â.`‘±noéçşúî|ŮKÎ…˛o+“Ő—swđy`‹‘żIŔ0|‰Ăß_Ľ¸ĂóóĎ?ë :xÖĂĄém3CXč*3(›k şčk=ôlŞĎďŃ9rýú•˙Me2^Vď*˙]TLý𦏯%ŕC‚ŐîŘŹ MX›+EqVlśmw©~'äĘ#߬Ţ*DÜČŘâ´1Ú% T))·).Gčeůä·}wÍn[ëť­+—’ysČŇý˙ČßQ©łä䍕gî®,—”břwÔ ůyĎ IRJĹ\JçË)ÓľWžVŐ§ń5ĄčárőŠ«ň ™˝ĺü+ﵯ'Ë–-“É“'KŁFŤ´őąďăăăµ yKĂË{¬ZëěĘýý|öŮgZi€Ĺ ę.;vL*V¬¨óîăe_ Ž(ĹüÝwßŐc˘Ýő˙ż]Ä |†ŹŞĚ= × † ®yř7ń5ĹŠ“÷ß_»Ú˝ţúë®wČ3HŔ *řAefłÓJÁVYUś üí «mą*Š\‹eĐrüဇ

á#ŕů˛aĺ‡P| €g LPŠűūפK­Űµ%ß"돞‘‰«wKĽRî!żě=!kť’–•JHĂŇ…¤BˇürG‘"úŘÉ‹±˛ëŘ?2íË鲸n- lÚLŽ\K’Ĺ×/K·lŇVąwŐV©Rk) ;ä¨r ڤܿ6ăĹA}íň˙űďżëń‘+_pżVmÎżáéî($@$@^L€ ľ—.Ţ%5oXăPű´ŤťkŔçxT;EúE”ĆĆ?î|nJźggHî"¸Iŕşz‘ţô÷}2kóA폏8 ÄTD©Ż0¶rE)ĺ wÓ/ĺʡ>%NcĎź»%Y)řą˘Ľ˛ľPnZŘ Ľ…Ł–ĹY+DýůAĄü#}f­ZµäĎ?˙Ôţý(˘ŐŻ_?ýĽoéŚ˙'đ(ülť:×z0¸Ţ}÷Ýwźťű/*ř&\ű"ę“x‚rÓ1"Ç4zöŮgµď- ćŔ’_ľ|y]€§IŽśRP)ÎärĚEi}G%y¦m]gÍxŚH L:±^~Q'säH›ÇŃ𨇻IyçS”|ÔW4i’Vđk¨c®(ř‰ęYT”5ˇć~pJőM~řaí˘/ëÖÎżĹN;ćAH‡üteĹá2ęÓ$ ľŁůˇČ’E,~ĽČ˛‘M‘µĹ™Äť?'w—+-uKŢřôď¬-Ź‘ x–@CőwńWőw2˝ż·–Y´P€‡/o-Y|€ eâŞ{N˛zá™D!Č×#ř=,ĚX- $Č@0=˛°!&/č ÇW9¤Ö¤€TđŤPĘä6T`\n•ŢňV•óP Epŕ˘|Ü®1Điî)Ż*ÚRH€˛ž€«ĎjĘyÔÖT×_˝zUĚBŔ-‚|!®>Yř<Čú{€3đn9TŞY|AKO`„űüóĎuZk¸őŔ…®¶xY˙믿Rbé>ýôÓTA»éőËăţI€…®Lşî…TĺĘüűöĄ;»RŞjĄćKLÔľ»«Ő'żŰÔďňj»¬ĘŰĂrWDíPÁxČŢ^mŽó´¨Şź *5ßiĺ7H!0ŁĎ̶ŞÚć©-Qý]FšL˛é 'ęčÂ}ÇprU>4? ¸ŔHU4nذa2{öl]ßí¬ŮđŕZ‹ŔxT2·G‘Ă .Hűöř×ܸ°Đ•qVľŇŇą3¶Ż\Ą^G“fÍ$VU´MO±§Úö¨Ľ(ĺţyőçGÔ6CmW•ŐţJąÇ?ěé*÷Ş Ćl¦Ć¦ ‡€ŃçfĽGmăÔ¶/9IÇŢ`;”(#Uę[]Ď…ËâóŔXlJéXłfŤ¶ĆoWé­Q•ÜVŕ“Ź`x(÷¨_»Á׸űT…yÔËpUą·‡żý]tLşÎ}ŐŰů”´7 lCÉďfu(Ź4öććęĺ…«1ű¸hpu ¶'pŤ€+Ďô<]mSŁÎIňő˙˛ö„„JPŽÜ. ĚçK¸ŘÜFVz|ułŠÚ!ő-…Ś ß(©Ln×J•®/¤|çă3±ŔLś*s_äŔi¦2ďPH€ĚC€Ďó¬gBž$7|yGÝ!C´Ż}ٲeĄdÉ’Ň˝{wOÍľ}Ś-ř&^Đ÷Ô_îGĆ«L÷3fdÎ,ÇŤ“ńŞš&…HŔ|ř<0ßšpF$ŕ ÜąsëX9Tś¶¶Î[÷7ťµ*Ɇmuúś9sę ×0J€ ľQRYĐ®A˝zŇaŮ2Y8ož„vîěŃÄĎ™#]ŞV•:µk{tvN$1|dŚĎ"ł@ęKČxîśRÚ"AĆňĺËSµÂËÁwܡłăQH =TđÓ#”ĹÇ' .;TşË#Ş2mx$Ŕsż\Uąv+ţň‹Ľ›Y_ Ü ě‘ü‚ź~±ĚĽH!€LVČ–˙ۓƍ˨QŁě’ąsç ‚r+«Śzćë—dÚyđÁížÇť$`!@ß î…•*ĄV Ujţšk›•ü«ęS`eU*ű*÷^p'pŠ$ ÂçďđpĂ™8q˘Vđ‘3""B:vě¨'Źl:O=ő”CµH—‰âVő*Ć7ß|#cĆŚŃ}RÁ÷Ž{ +gÉ Ű¬¤ďÂŘ˦L‘2,qĘ]Ç]·śŠŞ¨Ć/ p¸kLöC$pëř<¸u†ě2@őęŐĄV­Z‚ęň­Tń9üö;˛ěc^°Ü˙ý÷úE°–,Y˘«QĂĹë($*řé2ŃńłfI'•ĺ&®W/‰ßą3Ă3C¶ś8ĺöÓEÁYJË}†9ňDČJ|d%}ŽM®¨[·®ÎŚłmŰ6ŮłgŹ<÷ÜsŇBeËs$={ö¤ĆD‘Ę‚ jwťę"WȇO!ô°’mz„Lx|ÓćÍ2TeĽ‰T€+*7;rĺ«Č{§˘>˘hMĆ Rx˙~ť-‡µN‰ń xGĎÄł§ŇćÁ/XôĆ5ńyŕkËIúdĹyď˝÷ä;ĺ'­[·–ŃŁGKxx¸Ó‹DEzXúaą‡ŰNáÂ…ť¶wt•l‘ńÝýTđ˝xmW¬\)Ó.”•JqĎש“\T€ő¦T¨ľŞÄłg%Ymącbä₺B-ŠX1Ď˝/:§NŘ>˘$I$o R@HŇĹh ¸Ďç~ÜMf"?{Xď{¨ŻířřxiذˇlÝş5CÓ¤‚ź!l^}l˝xů ¨[”őŐ«WË!ĺrsôĚ9uł8VQĄč—Q[ůúőĄ‘˛PH€|—€íó`ű»ĂĺŘąórćşRô•-\HŞuëĂçďŢĽ2xţůçu‘ް°0ů裏RͰJšńĹ_¤Ú{(ó𽇯=¬ý؇´™ř3…Ś ß()¶# /"ůboą~xĘŚC*T•ď|îEWŔ©’€÷8uę”.P"p·±ěCfŕşůĺ®<·ß~»ÄĆƦj‹Ű‘#GĘŁŹ>ę |öŁ˘˘t:ÍĽyóę˘ZI\;A’OîHůż¬µé°/đ~´ŕ{˙ň H€H€H€LH hŃ›q/jn9räH3Ă-[¶Č´iÓä“O>ŃÇPÉöďż˙NÓÎŃĽĚSŮő¦Nť*»Ô×{Ľ@ŃÇ Ür¬‹cÝ;Hľ}ĚQ7Üď҉ĚôÁ+ć%‘ €ří·ß¤—Ę ÷ŮgźĄ˛îwčĐA–.]Ş‹_ť>}ZöíŰ'”ŁGŹJ·nÝ.BÚ5(@©{!Ů˝čŠ9Ő[%@ ţ­äů$@$@$@$ŕAĄJ•’¶mŰĘîÝ»őVOeĐ@á·¸÷X†żrĺŠÎĽbXmÚ´‘sçÎéCaą%ůZj×N™]g1Zđłx8< XX·nťÎ™o(ńűUŠëQŁFĄ(÷8†ý/˝ô’)RDz÷î-sçÎĽ ”-[V[îáň6I;ľ‘äK˙˛ ‚ďG‹ÍK%  0ÚćĎź?Í„~řáů÷ß˙ręÎQŐçmÖ|řńĂ-§qăĆňôÓOËöíŰĺĘŞ÷ńÇë <ä3űlOĺo'@_`^ @怛Ě,UŢ‘ŔĘ~ď˝÷JŤ5Ň4E~Ó¦MÚͲwď^ťjÓVPٶRĄJşVĺĘ•©7K”(ˇ›Ůko{>ű.*řľ»¶Ľ2   ,"¤säłßłgŹŔ7ľnÝşz6ČsŹě9žµ'O>ů¤Ü˙ý˛xńbÉ“'Ź>ßŢË|ń‡ŞĘôť;wÖ/uęÔ‘Ç{L§ĘDţ}ëT™öĆá>ß%@ßw×–WF$@$@$…ÝňÜsĎI—.]¤QŁFú7\gŞU«ćpfٲeřáĂ'::ZjÖ¬)ąsçNÓ.>(tąvíZ?~ĽÜvŰm2ţ|ť?UÎ|`Kń/Tđýk˝yµ$@$@$@™L.4[·nMQđ‘Ú­É;C•úNť:9j’˛?<<\Zµj•ňÖüłgĎĘúőëĺÎ;ďÔ>ţĺ›K⿦Űř*řľł–Ľ   @>ú–-[ĘôéÓµo<đźţŮáLQŔ •o-).Ńn7p×1"'Nś>ř@Ž;¦sä·iŐB$[¸ň şjät¶ńTđ}`y $@$@$@ć%€ Ů;včT—đÉŻRĄŠŔ Ǒԯ__ $ŁGŹNi—ž… ::%ŐţÚµkËO?ý¤]ě+ń—ŕdč\6ň Tđ}cy$@$@$@&"ĹzÆ vgĺyęW®\i÷8˛çX2čŘm`µsăĆŤ˛`ÁŔ —K`mßľ}őXţW~ ’—^W<îC¨ŕűĐbňRH€H€H€ĚAE¦>üđCm±·Xď_{í5ŰÝ)ż—-[&ąrĺŇE­^xáťAçŤ7Ţţýű§:çĚ™3ҡCéׯź|ńĹňăŹ?¦(őţiĺsOë˝CÖľz€ ľŻ®,Ż‹H€H€H ËŔ’ŽĘ˛Ö«>Üf`Uw&Â….=kÖ¬‘HóćÍÓ(řHź‰v#GŽÔýľüňË:{ÎĚ™3ťuĎc~@€•lý`‘y‰$@$@$@YGV|Xß$‹Ś:Čqúôi‡‚Ďţ˘E‹ä˙űźĽřâ‹:ŽĄ*­őIĺ˗׾ýxqŔ ĹŰoż­ýűQđ y÷)ţK€ ľ˙®=ŻśH€H€H L™2E.5ČŽ_yŃ:’gžyFBŞĚ®]»JLLŚ]ź|ä˝6lÄĹÝ𯇒kţŚ3ôËE Éîh8î÷ATđ}pQyI$@YGźĚsäȡ‹ŇŔZg˝µoß>ë&Ć‘I€˛ŚŔÎť;u…ŮA…Ű>}úČľ}űRÍ©1,ÇŹ—ěٳ˄ ´ß=ÚĂꏌ:óćÍ“Żżţ:ĺ<¸äÔŞUK··–5jHŻ^˝t%\TĚ ČYřFšĚ,#Ŕ3›€s'°Ěž Ç# /'PµjU8p +VL PV3 €ßhܸ±Ľů曂VPƧNť* 6LĹAąđło۶­T¨PAĹ*Z´¨ÄÇÇk_|ĐVŻ^]ĆŤ—r \uďŢ]J”(!÷Ýwź/^\®_ż.ÔyöK–,)'NĽŃţJ”߯? ‚ďO«Ík%ČÇ—#FdĘX„HŔüzöě)QQQŇ»woíNĹÜZQ·\A›6m¤uëÖ˛víZ\»{÷n •J•*iź|(ěÖҤIٲe‹®Z»jŐ*Y±b…ÎŻŹ„ożýVĘ”)Ł›'YŁţ“d~PśˇŰ¨  V>pNvD$@ć ůboą~xĘdB*T•ď|nŽÉq$@™J qéIŽ:–2f@ţ˛Ôrd¦Îe.úŕg.oŽF$ŕgÚµk§?ŻSH€H€H łPÁĎ,҇HŔ/ pŽB$@$@™I€ ~fŇćX$@~G GŹR @ż»n^0 @Ö ‚źuě92 €@† ”š§ @f ‚źY¤9 €_řăŹ?tEI¤­łlsćĚц˛O!  O`šLOf˙$@~E Nť:2dČ]&…jÂÂÂäž{î‘ß~űÍŻ8đbI€H€˛Ž-řYÇž#“ ř «A~kä§F®k䥦 @f ‚ź™´9 €ßčÚµ«.+˙Ýwß1M¦ß¬:/”H€ĚA€ ľ9Öł đA ”O>ůDÎť;çWÇK" 0+*řf]΋H€H€H€H€2@€A¶€ĆSH€HŔC‡É믿n÷pŐŞUĺĺ—_¶{Ś;I€H€HŔ]¨ŕ»‹$ű! Eŕ¶Űn“˙ýWęׯ/ 6LĹ„ŻÜ{‹Lž|X†šfŔ„„ůřăŹĺ™gž‘lٲĄżzőŞ<đŔ˛rĺĘ4çŘ•ťrńâEŮ»wŻ”)SFŠ)bŰ<ĺ÷µk×ôźCBB¶á pşč¸"ű  ›BCCĺ‹/ľ?˙üS|đÁT”~Grúôi™?ľ@iýěłĎdíÚµbQťăďűOś8!—.]JáĚ™3ă®_ż.7n”řřřTç%&&j%==ůńǵ%‚şx‘C¬EíÚµĺ‡~°ŰĹŃŁGőKßÜąsíçN p'ZđÝI“}‘ €"PŞT)ůţűď ±Řżżüď˙“żţúKîľűn)Z´¨Věúé'Ůąs§<ůä“:Ż>^üY8 K–,Ń_Hzč!A:RkIJJŇĘőÉ“'Ę´µuŢş]xx¸téŇEräȡwďŢ˝[V­Z%… NďoĽˇ× Ö{‹ÔŞUK+ůčoĆŚ2sćLißľ}ŞľÖŻ_Żż&äË—/Ý1Ř€H€ÜA€|wPd$@$`C®-Z¤-ŰĆŰˤĄtذaňüóĎkëń´iÓdôčŃ2věX­¬BÁ‡˛‹ľ?˦M›ô—(í°€?ńÄip<űěłúË Ü_`ˇw&={öÔ‡Q|¬]»vúeaÆ )§ Žúłlo˝ő–>öꫯĘěŮł/ Áx–—¬×ťwŢ™rĚňXî˙ýw©V­ZšcÜA$@ž @ ľ'¨˛O PPɶQŁFňő×_Kż~ýÄÖŠ%^ °"gĎž]îşë.ý>áŁFŤŇEłü]>úč#1b„@1ę©§¤xńâ©^đôŐW_ Üś |ăĹéرcébĂ ŐČ‘#ĄwďŢrůňeůć›oô9­[·Öż-bQč‚‚öůĺ—_ĘÖ­[ĺ×_Őî;čŇ©S'iĐ Ăóx€H€ PňWŻ^m{ŠţŤĽÄQH€HŔÓ”Ą(ŮÓ° đG(zĄyńá~ăĚ…äĘ•+ÚĹZ D+VĚaFgL#_ě-×ďOiRˇŞxçsg§ţRYB·(×ö&Ś4păAX÷ń…ÄZŕĘcëKŹ~!¶űíőĎ}$ŕŤ—Žä¨c)SČ_V‚ZŢńĆëáśÓ'@ ~úŚŘ‚H€ €%÷ťwŢqŘYTâŃž Ĺ"ε¤RDŔ¨ĹÚ ÷”*UŞŘ;ÍŻöQŔ­ÓcÂuŻÖňöŰo§ z5ŇŻ_ćĹ’ x=*ř^ż„Ľ ł€ĺ8W®\Úrl)¦dqłe Ľ#Y_&Mš”’C}ٲeşŞę=÷Ü#Č"ę«×Ś?޵ŘšH€|„|YH^ €9 §=¤˙ţň裏ęâUxC"‡ş# Š9Y$**Jâââ´ĺţóϽ۵ĆŃ5s? €gPÁ÷ WöJ$ŕçŠ)"?˙üłv?8*śZ‚DíˇA°(^P •RQiéŇĄrřđa)Y˛¤˝SüjâĆŚŁżfd¶ŔE rK! o @ßV‰s$đ:°äwíÚUq~áE‹• 8ĽdvAŞL¸ĺŔť.9°ęĂożI“&Ď6zîň IDATó—ŻĽňŠ´mŰö–/J:˛ňT¬XŃi_Čj„µ€ŰţŚúH}™7o^§çń |3¬ç@$ŕs.UMŁŁŁµÂŽ<íβż {îÜąS”XT˛íС~)€’éĎrîÜ9Yż~}Š«jŔť _DPPęĉ:ć±mÚ´Ń©*ŃćŕÁR«V-ąóÎ;S𡾒ŕ|]Aőŕ˝{÷Ę–-[tüö.\XvîÜ)+V¬Đ™uš7o.ÝşuÓŐrQł€B$@f'ŕß˙j}u8? Ż#đÉ'źh«=RbµĂZ`5~îąçě^Ó?˙üŁ}î-ĹŇÚ'ßîI~˛ 9¬čH‘ůí·ßꯏ<ňěŮłG+ř°Ę—(QBĘ–-«óŕżöÚkú…ŕÝ»w§RđlóćÍň÷ßëę´sçΕ‰'ĘĂ?¬‹^áĹŔR=…ł0&ü¦M› ‚v©ŕűÉMÇË$/'@ßËÓ'0ňĺËkK< 1Aů´řĺŰ ň´7kÖLE®,ÄS¦LŃŐP­n&°JŰś"o>|Äńg¸đŕĹ/đű‡b›çéa9´·˝Ó˝n\›,«úőë§­ôpĄéرcšşČ>„бޔ{Ű‹?ţĽ.&–žŕĄ kE! o Ŕ§•7¬çH$ŕ3ŕŹńâĹT×S©R%mQ¶Ţŕ®óĺ—_ ŞáZËčŃŁĄU«VŞ•[äË˙é§źdŔ€‚—‡Úµkkß˙le*I@H¨OpC5ŕŁGŹękÁË ‚dq­Ó§OOĂţó°â˙ő×_)׎*ÁË<ĽXu &Ož¬űĎľEÉČzť0>ćA! o @ßV‰s$đ;.\Đ~ä}úô‘Ő«W§\?‚FQťuČ!R§N)^Ľ¸NŁ ń &h«>”SHPű_Ľ &”přáă+ŠÁ_J`Ň;\›,Ěx€«MëÖ­u»=zčXÔ$€<ţřăŇłgO©WŻžćűé§źjĺ_?ŕ›oé~ýč/L¨*Ś”Ą-[¶ô6tś/ €źPź“ýôÚyŮ$@$é­ (üÄ­ĺřńăÚoßâ§7yÚ*•°FCŮ… R ¸ôĽôŇK‚t›m‹ľ—/Ţ%§ŻĆëßE”e»Zç^RľLý2ŕm‚ÂaHU _{d&‚@ąw$‰‰‰Úź/_>Y¸pˇţŇa©ŚŻ#půÁ‹|úÁ˙âe /O=ő”î666V1Ŕ˙Q٬säČáhHîĎ °Ç‹éAő•äČŮłrZm"ę^.«6o˝g3Ă­§YŘřůC9y^ÎÄÜ|*,ĺîzlo¶Ůď[*ř·°¸<•H€\%ŕHÁőŐWµµ~ĺüă,/H×h-°&ĂJ+ŇG"$ÎEž?ţřC[š©sž?Oňĺ•ŕ›¨‰Ń—D”˛ź;&F.Ě™#÷) xźöíĄU‹®^B–´‡[ ˛ŘĽőÖ[.ŹŹ˘aČlTˇB…4çâĺ®>°ÜăKŠiáEËZ–/_®_źâ>K”+Ůô~5«VI;rIĹN*…>řćKj‚Rô“Ôć­÷¬űHąŢS¶ˇ?ź, ;K8Q’˘Ż­ëh% [“Ţ·Tđ3°¸<…H€ě€U–xGë/¶K—.ĄXÚ-m‘Ú™búöí«wÁJ äh·k)·mŰ–hŠL0p7٧”ՇΞ’äë7¬u8ţřA‹¦t«rĽ‡)Ĺ·J#ůžr÷i \V($Ö«šCÇŤ“swÜ!ńęŹ0řE‰÷lú«ămě9INĽžŇA@P6‘ě7”}ě$Ű[`›Î©YĹ– ~: ĂĂ$@$`”|řĹŁŕt¸Ó ‚-.#Hµ¸dÉ»Ý!Ŕî8Č‚—ädG®wřÚ[Ë™3g¤J•*:Ă‚IńbźrHőęյŗRđ;§Łŕ[úŚßµK’•eĽCąr2ařp»săNpA*Hü‡#G$@J‡ŞBeŢłö©9e›Ž‚Ďç}¦–˝NŮ:?5ĺhfß·Tđ . ›‘ €+ŕ6 ü>¨OňŹ´™(ĽäH»VyĽ §{ ĺ>ă¨ú-”{¤xÄĽŕeľýČńُK)ř N,ř¶sS/·+·ź•łgŰ2ĹořĘŁŐرc]žâ $}ô‘®LKÉŤŐ ëqUż LUhv‡ýžuÇ5í#]¶|ËxdűůtŮ]¤›í2‹-łč¸¸0lN$@F@I·ÎmŹ"IąrĺrxęÔ©SuJLXěQ` Ö|GĘý~Uë¬ĘÉž[Yń7(ĺ~ąę~ăđ͇äTŰ řŻq SţĺGTŞÍĎ˙üs=¤…ŇŹ/pQ‹”µŕë \š4i’Rŕ ÇQH é2-qf¸6_źö]VÜÝĺ–ă—ŮîYGótç~—Řşč˘c=O˛u窥îË“liÁ÷Üş±g ?'€Ę§Ď=÷ś®ĽzŰm·É ĘEÁ‘  ÓşuëtúKËźs‹ ;F.•eçMĄÜWR;±Y”{T±…Ź:Á·g•rßň|dŠrďhLGűáú0_)ř›TŢw3uY\ç7ß|#/ľř˘Ă©9ĘŹŹő8¦Ü›(™C÷,j=­ÜăjĚvĎzš0ŮzްݰĄ‚ďą{„=“ řdĘ)V¬(P ͆ě¨8ëH` AŞL¸ŘŔ­Š­EVđů‡dŃĺă@™Ç†<îđO·řśźV'ýťŕh(Cű‘ĺcšAPŔŹ0yňd “×_]çü˙ńÇSqJoľ¬í!÷Çýű(łÄL÷¬§Ż™l=GŘWŘRÁ÷Ü=žI€üŚ\cţý÷_íűmosfÁGč_ýĄĎuşĘ4bńŮ?uę”Îţ‡ŞŞZXU¤ýŕt†ž]*Ĺ%\rPŐvűöíňŰożÉyĹÜžćˇę…á¬r­Xˇ|űłZ^ÔbyôŃGĺĺ—_–ćÍ›KůňĺĄRĄJÚA·1Ş—3A 3ú˘xžŠážÍh*ĚŚĚĐL÷lFćoô˛5JĘővľÄ– ľëëĎ3H€HŔä˛GšLŘÂÝĆ:«Žm*+ÜO>üđCyFe˛éÖ­›Î§9«”Wš¨ţ¬ęŃęT”víÚé´šÖVéŢęřaŰÎ3řű*˛Ô(—ˇ¬–FŤÉš5ktp-”zřÖc+S¦ŚţŤ4ˇŁ•Ż·ł,9'OžÔµŠ·ŤZČę«óÍńQˇ÷lf‹YîYO^7ŮzŽ®/±e­çîöL$ŕÇ-Z$cĆŚ‘#FHxx¸…;ÍŰożm—Ęĺ«üĐC üÇ —”Ž;ęě1„ÚćV[mµąŮĂĺË—őČďë‘"E!µŰÔ¶űJ¬Lşx^zĺČ%MĂÂĺ÷„ë2)"‡$ß<×Đ˙”BĄŠgťŮłÇPsO6Bf|©@!0‹X^‚Ő—ŤNť:éŚE÷Ţ{Ż>Ś—Ľ !E&dđŕÁRNóęßżĘůüg€}aUÄ*żMfgٍ-Ôö°Úp˙~¤6—îUKç&şgť]oFŹąÂ6L ň¸ÚÚ©­´ÚN©€űŐ ń2%ţ˛D*‚u%[Có!ŰTŔ÷QµµQ[µE«mŁÚpďJŐŇŔ°Ąßw6! W @Áď˝÷¤M›6rß}÷i˙—_~IÓÍĎ?˙¬-˰FŁ -mˇä#g>”{řćo۶MQg> ¶Şîőë7JÎ# üK—.iĺrNůč'ŞŕĆÇ#˛Ë´…eP®P[}µál°Ú\şW-™čž5zý®´s…ígŞăçŐVTÝ˙0DÄ\–‡C"dnöü’GýýpYČ6˛Žę"L*Şç7Ň_S_`[©ßóÔVÖU¸`{ăÉčęDŘžH€HŔ)(ěż*?d(ťpżÁ?ĚȤc-p9Yµj• >\žPyÂáv(¤{•ősţüůúĽ)S¦¤ś¶iÓ&íŁ‹6\Đ'ţ*ë RIâ…aâD8óÜ©{¸¶ŕ%cńâĹňxăĆ2ţzśvó1*—ĂCeá¦w[„ŃSÜŢ®BľR¦H1{Yvd‹$&'ĄŚÓ DUm˝ŹOĽ.»N”sW`K»!yÂrHýâUt^|ČöÓĺLě…”ăüű üüÇ*‰ Ď!9Ô˝fD>‘Z Ĺ˝ŠµzB){ĺ’$ÇĆK@’k¶üKŞýÖ1ďHĹ…‹Ś ďUm¶ěŰ+Ô—ÜgΦ;ď:… é´°xVŕąľ(˘‡´˛Ź†Č‡çndŢJ·#«Ńę»ĘöĆKŐ5żşršW´Ýľc—\¸ŁŽä1ČĺÎśą$ZŐá¨S§ŽNoŚź‡U"„ &ČsꊹxŐ•Áćú’‹Ü!TđÝA‘} € řÉăaŹl7pŃÉ™3§ şŞµ@ń‡o>Üs`áG%ZéÂňŚŕQ¸ěŕ8~Ăv űôČ‘#ő?ŘhŹ1d‹*­ČŇÓVĺČÇ?ŕ7”ńăÇŹë6řÇÝâ§Me׉W.F%1>Ů˝kŁÜyĚč)no·7RUŤĽá9ĺšRâ˙ŤA(ńr<ú¬>~2ćżÂVÖÇO]Ž’uÝâb$ćÚU·Ďʦ&°űä IĽó‰WnaéIĄŘ7ȨżvឆۙEŐ±ä«W$đZúýXŹ“¬Ą{vKôî¬w-Kďú]=~0PYŢUMŤ¤çŻé!°Đ+Ď‘őë×kCľÄÁ• ~˝ŕPIşěş‚ŻdrH˝d\>é®HW x®ýÁkĐč>ĹĹy°ľe!ę9‹Ż­[·nŐ_\Ďž=«źµČđUÝIŐrGWP° U_`Ý%TđÝE’ý €¸Ď …ăůóçuµU(ú–Tʶ `íóÍ7mwëßWŐąŻ*kţŞčU^ő{ Ú:«¬ˇčcł„ĺB… U_đ"€´’Hą™QÁ?:—.:W&2Ú·Ńó’•Ő0:>Voö$ćÚĄ¸_±wHď;rá_‡ÇxŔýbÔýX°€ˇŽëި· Ë=jFXR˝:ŮAŁ ů% ®ń÷X=™ow¤ş¨ őŇťž\S/ńŻ*…ł¶ @﨔rÜŮ`h€$dN J|ÖĹ/*éÍŐ,Ç#“Űü†§3DYú{çľ.CrçŃçś>}Zňĺ˧ÓřÚR9ď:¨P!9Ą2ŁąK¨ŕ»‹$ű! ;¬+ÓÚ9śî®ţŞšěŠ–-%»Rđaź~Mmď«­±ÚŞ© jkOŞ Á‰ĺŐ†rZ_|ůĄ®Üj«0eŔóVőF!ϧľČ(ý”Kq/oUl >Ş;Ăro ň_s=Ţ˝ůaoW”Ąąú: ©Şî_¸I˘ĘvHH5*ř&XNH€(¨,J Ęg-QęÇ‚››íy#ÔŽ+W®č/ ,Đ.<đéG NřęŹÎ*ĎôŤFßÉ꼼ůňHhP6ۡř›ěČŁî—¤Čsę‹•ÝĂ©vÂůćkĄä×U–ü‡íÝcpIQ®l®H˘ ¨.¤”¬@âkRčú5IĽ bH 0ąKY’ßRVa(÷-•‘©wá6x8)AľÁ×0}ŘňKR_$ ‡…J`Ž_lŹ{óďBęť÷Ž+\>W.eä •ÍŞę÷ü!Ý»w—zőęIu•}¬°‚áŠĂM˘zÎUëĺ.ˇ‚ď.’ě‡H€<@ Śzŕ'Ů(řΆÁÇ⓪0ňĂ6L7=xđ öq®ŻňÚ?÷{Š”N.\’®5u;8hÁÝ$š@đźçe÷…hÉf\ ±18HU0.^B•/ľ+¤ÜSęĽ6\*<ţ¸+§yEŰÚӦɏJaQn}ÎďVpŕCě ŠĂˇ0 ÄAÂź(0›d+éşť9Pą±ÜńÂ0)ĺlk)¶ Űl%K;C›r ĎÚ 7]ť÷„ŕŘĆ*‘ÁÚµkµ‚_BwEÁOVĎy<ďÝ%®ý­qרě‡H€HŔ ęňÜéThµîčőŁxٲ˛DĄÓ´lpŐy÷Ýwu Ňşą"»ĽęŹBF ¸zĎí×h;_ľgŤ˛Eľ®JjC`-2r!¸vÇŽzË}ĺŞ|‘KnD?ĄzŁŮŢŕ€oC¨PŇĺl¤ łľB±GV´ÚµQ­Dů仆V?çÝů¬eˇ+€ÍI€H ł Ş\YňďŰgxŘ:ŞeäëňڞŇA`ąŠ>ţéqŽj3„Ęď|ˇfM9˝{·á±Ů@ŔŐ{¶ĺ^j2dôíŰWĘŞ“*×.Ip¶®Yđýŕž5ÂĘ=ÜřwęÔ©©nJÔ”([Ą˛Ş9 Ć™Ţ<ťlS8â‹Ó*µťQĎe¤->tč®E‚Bz(Ć·I{,őt~x€-]tŇaÎĂ$@$Őš¨|÷W¬ěę˙Fd‹j´.éšLLŚ“éÁá:°ŮuPćɰrŻÚĆŞ1‘kźB®pőžE…JĘťdüřń‚đĎÇ®hĺ3‡‹űĂ=k„í~Ĺí-µ˝Ş˛!C‘­ôUµ"â"P۸í¬đ<ýVmý•ń•Ç­ĺ şŹ_2€bu’'ŘRÁ7~oł% d ľíŰË•ËZiŰ.ŤUů‡öM¸*}TQ›íęϡ¸şq WcöQcSHŔU®Ţłxń쫾:őP÷é*tc2rCą.ţpĎe;[áCĹ8Ř%#¨Ve}lTt¶(Îb S-٦ľQ~p·Rć«©zEUśČőç ęŢ]ĄĆłełU’ú|ë_ž`K|ÇĽy„H€LA •*lSHĺGŽĎ@Žd(ů““â]V┯n•ö­YÓ¦¦`ŔIxŚÜłPň?Ltý^µń—{Ö¶ż(8©mR\¬LşzIo›\O‘I¶i˙ţ%¨]ËŐóőµkńňDüUyńZśĚOH×ʲ‰xŠ-ü´kĆ=$@$`:ď)ßädĺľi˘*čŽęjHn¦ÍŽyŢłž[$˛%ŰôPÁOŹŹ“ € 4Pą•;”+'ńóćy|6ńsćHU¸ĄÎÍlř$Ţłž[V˛%Űô0‹Nz„xśH€LD iŹrdŔ oĐŔ鬮&ÄJ’•s`@„gwz^]·N*Nź.KgĚH·-€FďŮk‰×$N†[KYtüůž5Ę6)ZËSĹ,"ą ¦»|dëüY›ś$篨ř+ɡ ¬EđÁ÷4[ZđÓ˝˝Ů€H€ĚC`ĺěŮR~ćL‰Ű°Á퓺Şň8Wž;—Ę˝ŰÉúw‡Ľg=·ţdK¶ŽĐ‚ď ÷“ €‰ 4ëŮSލ 7ať;ŰťĄ«|¸ĺ”˙ĺ*÷vir§;¤wĎşjÁç=űߪ¤ÇÖU >Ůc› ~f±ĄßO-öA$@™L`ŬYŇIeą‰ëŐKâwîĚđčČŕ§Ü~ş9Bĺ>Ăy˘ĽgŤPĘX˛Í7#gy+[ZđŤ¬.Ű €I lÚĽY†ŞŚ7‘Ő«Ë«‹aŠS ľŞšÂ*Ęͧđţý:[jMşŔ>8-G÷¬S >ďYCw‚#¶N-řd›a¶‰Ş€Sü,dKßв˛ ›ŔŠ•+eÚÂ…˛R)îů:u’Čě!’\ żşH—y^˛ť‹–Ü11rqÁ]ˇE¬çŢÜëęËłł˝gĎe—„üyRî٤ł‘uIňÄ\ć=ëâŤ`Ëö‚*k?Ż( {JŚş(s•Ďą˘ą5ŰÜ;Čżˇˇ" J Ú !.H¶óQYΖ ~—§ €™ ¬^˝Z–n˙QŽž;'QçcôT‹*$÷Ţ^OĘ—-+Ť52óô97?$€{vÝ®ßeˉr1ęĆ=›'_Ni]ńn©Zľ2ďŮ[¸'ŔvďWcőóŕtěŤL:Ĺ – M»óyp \qęŹK—ĘäĄ?ĘĹËW$6ú’î펲ĺ¤qůŠYΖ ţ-..O' 3XúW‰ľ•2µ$Á$t‹®Ě*Ig§ôT´‚„÷{‹˝ňô WŻČŐKRhWą†Ü[ş\–Ăam–/'@$@$@$@$@î#@ß},Ů d9*řYľś ¸Ź€Š«¦ ¸›Ŕž={ä°ŰíÝwß-_}ő•ÝcÜI·J€ ţ­äů$@$@$@$`‡@ŐŞUĄm۶R±bEyě±ÇRµ ˛sw‘€{ĐEÇ=Ů ¤!0fĚٵk—äČ‘#Őž¦-w€»Đ‚ď.’ě‡H€H€H€läĚ™S>ýôSrq3ČČH‰ŽŽ¶ŰkAUt*wîÜvŹůËN*řţ˛ŇĽN   ,%đČ#ŹČ¨Q٤|ůňY:_|Ö¬Y2|řp©QŁFšË6ltěŘ1Í~ÚAßźV›×J$@$@$e.]ş$‰‰‰Y6ľ/ ű¬´nÝZ&Ož,C‡•ääd©[·n¦Ď‡úZđýg­yĄ$@$@$@™H…®~úé'Ů´i“Ś=ZţţűoůçźdăĆŤ’={öLś‰o¦_ž(˙ źw x€@Æ u%[¤mlŐŞ•ŕw‹-˘3fĚđŔţÓĺňĺËĄrĺĘRĽxqíŹß&L6mÚČSO=%ţĂΕRÁ·…»H€H€H€HŔŕkoíożoß>wtë÷}ŕËŞCÁăŤ7äčŃŁňôÓOë ć’%Kę€f*řţĽúĽv   đrK–,‘+VHžŢ‚|_`^ @Ö(X° lذAîąçąăŽ;RM˘H‘"Y3)uÔ¨Q‚-!!A˘ŁŁS® \kŐŞĺ#W™ńË ‚źqv<“H€H€H€@¦śYłfÉ AdüřńŰŮ@uÖ­[·Ę©S§tÎüŠ+ę€Rµĺ„ßÁÁÁ’?ţ”C÷Ýwź˝f~·Ź ľß-9/H€H€H łŔ端ľ24RhŽ9RWľ…Öh¸śĽ˙ţűrîÜ9ý˘Đ·o_ 2Ôů/*řţ»öĽr   L 7o^YąrĄvŐůóĎ?Ą\ąr‚}Ö’””$Ź=öôë×O¦NťšF‰?s挌3Fç{ţůç3aÖćbܸqSŤľöÚkŇ­[7s_€‡gGßĂ€Ů= •ăÂ… eúôéZ‰·Uđ‘ٲeÚ …°"""¤FŤ2Ă|ňÉ'ňÁč*¸Ń/C¨%đő×_KˇB…R!a­r]âMB$@$@$@$ő,>öPđ (˘ŕŁRëĽyó´űýđo¬ř€ľôěŮÓĐâ]¸pAWŢľ}»\ştIgŢ©]»¶<řŕ’3gNC}xK#*ř޲RśLĆo IDAT' €O€›Î«Żľ*üń‡„‡‡ËîÝ»µĹé6QЉ’š@—.] !‰‹‹“ŃŁGë—¤Ö­[ëŚFHł …Ýşu2bÄŰđâ‹/¦qŤ24€ QÁ7á˘pJ$@$@$@ţGn:đĎ·UćkÖ¬)m۶ő? ®8&&F¦M›&/Ľđ‚ŽQxĺ•WŇśuäČmˇßµk—ÎJd-}úôŃyôß~űm9}útöi:ó’Tđ˝dˇ8M   ď%€4™H›9pŕ@)Q˘„Ă %ůúőë‚T™Öë>¬ůtŃIŤ.>>^–.]ŞüE‹ŮUđ«T©"Ř Ď<óŚLš4I§×„üř㏂Xř}I¨ŕűŇjňZH€H€H€LAk-(zeä¶oѢ…Ýą~ńĹňňË/§ř…Ă•[á3ľxńbmĺ§dڬřÖ‚'¸@ůšPÁ÷µĺő d9XĎž=«óŘ#™pęׯŻç =˛ż8Rđ>¬łí<ôĐCş=”zĽTŻ^]>üđC˝Q\#€4ĄĂ† “ýű÷K˝zőô—ÄÄD9yň¤Ěť;׵μ 5|/X$N‘H€H€HŔű 5&äŮgź•îÝ»ë<ř¸ÚT«VÍá!ôĉ)ÇńB-uëÖ•9sć8<ŹŔËŐěŮłS5@Ěâŕ:ĺkBß×V”×C$@$@$`*p­A¶‹‚żogn6˝{÷Öm7oެłé µ#rč:tHŠ+fŞkËęÉ ]ć’%Kô4^Ô‘ ®@ĄJ•t†˘ăÇŹ§4Űąs§ iŁFŤÄ—ňçSÁwt'p? ¸kŰ´iŁÝn LÂ]J»#UyË–-ş ‚H‘¦T©RÚĄÄâćăč\Ř˙Űoż *Ů:¤»Ľűî»íĆZ”/_^`˝‡Ŕý©qăĆ2tčPÍw­– ÚłgŹ,X°@†žrŤëׯש5­J,˛îXüĆ­Ź!G>2ëŔ-ĺß˙Őśŕź˙x@˙N<±[®~űZĘiAE+Hxʱ>ÁnOĎ?˙ĽHFö!üą˙ţNŻ 5 PÜ J;Ř‚7‚™-‚Ô™PřQËRËşCÄBLť:UZµj% Čřß–§nWą†Ü[şśÓń3ă -ř™A™c € XŠ˙ůçźT{6l†Óß˙­n4h đç·ČäÉ“uN|XűôéŁS>By=xđ VPGŚ!S¦LÝgP6‘ÄëiúööĄK—ÖlŤ |ěÁ˛B… úäŔGn|°˛8Â7{Ľ@a ĽŚ!űľ¤4mÚT+˙IĘFľňđŁCgj;*ř™Š›‘ €kđ€ŔP“~đÁÚ÷ř‡Űf~Ë \KŕËe·¨$ťű/=¤k30_ëZµjé—09zôhŞ "#ŽĄHíĚ­ýěáÄ‚ ŰŰf)®8Ţ…KRqâEjŔ€2a½/VYţ—Ü›ć\3ě ‚o†UŕH€H€H€Hŕ&Ó§OëŔ\¸@PŕjđŕÁÚ?ý˙łwpRMî#9)A‘¤łbD1+(ź9‚ sÎ9gQŚŻ˘ĽŻŠŔ˘"**FD$)ä$™ŰŻź>ćťťMwo˙ĺoĺv¦'ě353ŐŐŐUžôîÝŰ0©ăן[żoßľćŠ+®pËÖNýÁ.šUĄř>ů䓦M›6ÎóÎdYżP+   ŔÍc¨YÓŽ\X!ćI'ťd–-[fš5kć*Ůbŕă­«dËéÇ{ĚĹčSqřÎ;ďtť& űgžyĆý[c]ŞÍL+?ŻŠÎID@D@D g `ĽnłÍ6θD'$„Ś/ţ8|ĽŃ;í´“ŮvŰm] ť/ţ|ŕŔÎŔGV~ń˛1k˘ăúł®ĘÄ|0ąöÚk]ĘË®]»şŐĚI NŞB瀸|:d;ÚqÇݦtş¨,śé"?ÓŻÎOD@D@D ëŕĆ‹O0Ú©¬zőŐWÇ4!Ž~ĹŠĹˉŐz©YIxá:/˝ô’;BN0n%©`Žé0{öěéR`zrâ‰'‡7ť|ňÉĹË —ň: “ąyjdŕ§výŐJD@D@D@R&@( žu2´` c°{!7¬Ă|˙ý÷câç9ˇ$=zôpp‰'KgPH˝IB<>1éů§ťvZL&žŕ¶ú^D€z\ŇkRHĚ!!ä‰OPü…°ęÖ¬e6¬WßĚ-Îźܦ2ľŐé­Ś#ë" " " "PE P©–TŚéT]%¦›żůLź>Ý'ž“qĽňm"ěĆźĺĹŰn«­¶rˇ#xí‘üü|3dČ—ĺĹ_ĘŞ›?ĂxË_}őUgĐ{B§‹IÉĎ?˙|hŇŕ~®şę*×9cr/Ł*»´Ţ4Ř$#ľËź—A'!" " "PU ŕe÷çYź={¶ó¸Ç“—_~ŮĄfdbg2ąçž{˘šŕfň­_jn{€Yůń¤d»ŞR뉡§“üńĹ‹é‘ţ˛[·nÁ¦ˇßŻ»î:Ó§O—wź Ľ›5Y_q8tJZ(ż’Ŕë°" " " ąA€đšSO=ŐĺŞ';Ţü°Ř{Ź“i Í)©|ôŃG®".Q©ęşMÇÝĚĘOúYꧤű΄í¦M›ćŇXĆ“ÝwßÝÜ~űíˇ«ĺ`d…ĐäÇtĹ®‚Âü ‡uďŢ=jmů0ąwĄť+ńÚ/ß7Íď2đ3â2č$D@D@D@Ş*˝÷ŢŰĽýöŰîCá¤ÇĽx˘fŘon×®ťË€óŔŻŢ|óÍÍÓO?ÖčŇcú=ţ„¦đń&‰®xďá*cÜÉËĎ=÷śăAüü›oľY??hĐ óĂ?İňÓď˙čŃŁ]ŘYüáSţ oĽńFW9ř”SN1 64G}´ˇłF\B¬Hˇ™©˘I¶™zet^" " " YK`íÚµ®SË–-c>bňçłţH<Ô´ÁČÇă?`Ŕ€Đ¬8tţűß˙şPĽűţÔšţ}.7Aš ĎTFjŞĐU<ĚZ." " " UŹ€—E'ě—aÜ'2đű÷ďoöÜsO×ţ¬łÎ2×_˝ąŕ‚ ĆkPȸ7›ÉŁÄ…c´âĄĆ{OXOUĽěd"ł “™‰±' 'žĐ)JĹó°Ú×ĎÇ/«m'.SEüL˝2:/¬&@1+ď3räH7É–đâşÉ…Ođţ“Ęń™gžqŰśsÎ9Q©Ű1J@\˙¸qăĚ~űíg† ć:ą đdRňe—]fžxâ óůçź»ŽQ;tTýÍŃ$Ű\¸ĘúŤ" " " •Fŕő×_7Ź>ú¨ó®#‡z¨éŇĄKŚ˙ő×_›ÝvŰÍląĺ–.»‹_Čô2ţ|3oŢĽâĐŇ=2O„KJÉ­·?Ĭűľ)ś˙wĽ¦Yµü·ß~3×\sMč9SÝ7žqĎ„?őęŐË©:ćcS®Ź—6ÓŰ)yî?üđĂĐcÇO1±ŻťĐK§…" " " "P6đ.Ź3¦xgLÚlŢĽyÔÎ Ů!$§k×®ćµ×^s~–a‚BŚý^{íeţüóĎâíh‡±éUÉĄýŞU«\¨ůď‰˙ăŹ?\űÂç–ÍŹÉ€˝0?O؇ô™xđă Ś aR2©/™ŰŔJPęׯoúőëç®ű?ŃĘt‘?ÓŻÎOD@D@D « \rÉ%.䆌7„Ý,^ĽŘ <8ę71éC“Źx™É˝NĹ[ŞĄ2Y¶GŹć›oľqé=y衇 ŢlŚŐľ}űşÂLÄüwčĐÁŚ1…‹głzeV3ŚwňÓ§OwFú_|ábę/ĽđB—64ŢDZř|đÁćŮgźu|&LšVłsçÎ.ţ_ýe.˝ôŇĐĂŻI0Ź"t \(żaëP" " " ąG I“&.E}śŃî7đéXQń–Ř|ÂśřxÂóš°&F@śLF"öůĆo¸‘ľeÍš5ć©§ž2‡véĽa+řA@ú." UŤ1ťÝ»ww¤Ţ˝{Gý<2^HD  PQőž{î1o˝őVĚéQ±S"™J€x{âęŹ=öXçm'\‰ŚE~aÄřńă]\ŞŃ2JB¨Ůxľűî;.Ĺö„3!¤Ń¤xÖ6Űlczöěé ŽţChó'¨ś{Č!‡V­Z™‰‹d$yđ3ň˛č¤D@˛™ŔÝwßm®ĽňJ7)K"Ů@€ě.C† 1QiłáÜuŽąM€"_]t‘KAŠ~ńĹ;Ďş_č¤ĆÄÄe:±ďľű®ˇZ0ý®»îębń ×ń„bYLRľâŠ+\űˇC‡š ¸ýď´ÓNfÄθGľ˙mZF^€<›3´j$EÍHĽ:)¨Łg}dŻZďYj\«™éŇňŔĘ9UR 0~Áx3vîQ-{¶?ĘÔ­żhQ »UK`Ů WšÂŮ“‹YToŐÉÔ9ĺ>±)%Ĺ+–›;?µ—ť·5{·íPĘ=—~sĄÉ,=CíAD@â Ę"ńźČtńČÄ 3ŘG.?ńµÓZ( ÍPv^"ŮB€Ľëdz‘€d/ĹŕgďµÓ™‹€drW“"O"ŮB€´‹LJ”€d/řŮ{ítć" J€ě ”ʧú$ŢĐüŃeÖ!ëBĽâ+úStZ9H€I‡ě& ?»ŻźÎ^D Ă?™˘)'śp‚KŻFIó9s渄Tˇ$ˇD2Ť©˙Č&¤¤ú§DD {čŽÍžkĄ3ČÆ 3TVĽńƣΖeŰoż˝ ü,¸†ąxŠ×\sŤůóĎ?]ý† P!T)_Tô]2›€ üĚľ>:;,#@!•Ç{ĚWľvíÚ®`Ę˙ű_Óąsç,ű5:Ý\!đĘ+Ż:ČđAg%" ŮM@Yt˛űúéěE@2ŚŔ.»ěbnżývG”‰ŠXˇ,úÜąsÍ€2ělu:"PD€"?h[¶l™€TňŕW‹¨ź "YČśĂG"ŮDŕĐCͦÓŐąŠ€$ ~8Z%" " " " ŮF@ül»b:_Ś&ŔDĹ~ýú…žc§NťĚůçźşN E 2 ÜrË-fńâš§@¨:uę„®ÓBĚ$ ?3Ż‹ÎJD K ËüŐW_ą¸űvŘ!ęW´lŮ2K•N»Ş >Ă÷ßoÎ9çśźZ˝zőeZ "ŮdŕgöőŃى€d&Őľřâ‹ćŇK/5}űöMůě ś5sćL—;źt…dÝQa¬”Şa)Ü|óÍ棏>2x iѢEJ{*,,4żţú«™4i’YłfŤiÝşµŮqÇM~~~JŰ«‘@ů_~lµg%@(ÎË/żśŇŻ˙űďż áź~ú©K«‰—ź‚C?ü°™7ožë(śyć™F^Ô”pŞQ T«VÍĽ÷Ţ{¦I“&I÷°zőjóÄO'ź|Ňő:tpúI‘7 ţ#Ž8ÂĐaŘ` ’îK D@ʇ€ üňáŞ˝Š€ä8 Ą#F¸Pťź~úÉAAă hď޽͹çžkú÷ďcÄĎž=ŰĄ.Äşřâ‹sś¨~~yhÚ´©óĆ3jÄHú·ÝvŰĹťÄȧ2sP§YNç¶Oź>ć­·ŢŠŮV D@*†€ üŠá¬Ł€ä ňáżýöŰ.˙=F|ĐÂkúńÇ;jôčѦnݺ΋Ź,_ľÜ<őÔSć‘G1‘H$éé'WO>ůÄÔ¨QĂ´mŰÖđwŹwť]˛d‰3ćO>ůäâSeä鬳Î2˝zőŞŚÓ×1E@ÖPšL©‚€T"/Ć~Ě1.ĽÁâ äľ*ż/CŔÓG捼ńĆQë'NśhĆŹ/ťŤˇ¦"P±äÁŻXŢ:š€D Lç†n0ř¤"ÄČÇcOşÍŤ7ŢX´D # ĽôŇKć믿6ăĆŤ3×^{­;GŞŕľ˙ţűćŽ;îČČsÖI‰@.źKW[żUD ă¦C|~Đ'4˘{÷îwľ:!€“k·Řb ÷ń¤víÚć /tĹ%" •K@~ĺň×ŃE@Ş0Ňd2Yń’K.qQú¨űHD <¬X±ÂPŹ_{íµ(ĂśI´=zô0m´Q̡éôěŮÓŹŹ ÷ű쳏:t¨K«L:1Č´@*Ś€ ü C­‰€äRc"Ä"źp ÎĐAcŘzë­ă"hÔ¨‘™>}zńz:„?ě˛Ë.Îč E°ľüňKW\ŽEÇŽM—.]Š«nXg#łxŐ‚ŕfú.1Ž>úhĂgäČ‘®"í˝÷Ţ[Ü#~ţüůˇ~Æ ]ÇŔ #c[<ř¤eÂ8!fĚ1ń„s'Lŕ:­Zµ2{ě±GqĚ~«z­LŤůż5…kbÎQ D@Ň# ?=^j-" ) ´ć‹/ľ(6đß}÷Ý„a6x;é |űí·Î8˘Ş(9ô)<ä÷žbp‘µä‡~pí ‘Ŕ°úđĂÍgśaN=őT·ľcŁ­ÍäĹăLÄţ'T`˙ý÷ΓO >ŁQ|oÓ¦MčćíÚµsŐj÷ßłí¶ŰşjĚÇ{¬3ě˝ňŚű•+Wš|ĐŤPŃŽPµZµj9ľţúëMçÎťÍý÷ßď:©-ę¶03–Î=žŠ€¤N@~ę¬ÔRD@R&ŔÄÚĂ;Ě5K<íńCý»ďľsm00|ä¸víÚâ0¶ĹxÇőŐWcâ˘9ĆăŹ?îŠcĎ_»złbí˛x‡Ôr"€ń˝çž{:~“M61Ó¦Ms•”] âň]6l‹á?ćc\§“ĺnó„y)ý?˙üł‹Ď÷ ŢŠ˝]}őŐ®ňmĂš ŚĚű0ÚZ&éČł7—Ü;é1SkH‰€—ĎďdőęŐăn‡aOČ1ĚĆúůçźo|›LhCŰ{R)4źýó®5đ—»EŤk53]Z†OđM¶­Ď-„äĚś9ÓUł ä~LďßżżąćškŠ_vŮe檫® éI…â7łĆI‹'7íŮţ(S·FÝT6U›–˝pĄ)ś=ą¸EőVťLťSîK°…VĄB`áňećî‘âšö輭ٻmĺ'E?•+¨6" ""_|Ń…-gÄQ[µoßŢś~úéˇ{"‡íq٢ĽĚOK—.usF mh6"Ŕňí·ßŢHgÔJ˙ťQD ă>g¦Ě›oć¬r;mŮb™Ů|Ĺł¦ŁťGÁ IŐ# ťŞwMő‹D@2Ŕ¸qăĚŕÁÍŤ7ŢX|–Ä+“UÄ/\dÝ 3®Ëżůć› ©51¦ČSNśłż‚ččYEeŃQN+Eśó>ťňdâĉ.“_č(Ö5Ě'äçđĂ7ŁFŤ2u놇܌_0ŢŚťűCÔ>˘S2ĺöŃGfŔ!ć3;ńą±u ,®i;jÍšš4s;\łŔ([˛Ü4Z˛Ä,´ó(öëÖÍśqä‘ćŕ8u:JvU+…čTýk¬_(" ) ¶žÔ‚~!U`Pţúë/7á–Ô—^!!Ż žÖ»îşËĄ<ţřăť÷_"ĺIŢ/Ě)áăFŁŢ|óMłŐV[ąĚ8ţâX¤ÄĽôŇK zÍ:Iůmź WÚŃ•y;ě`VÚy9Ížx¨ńâ9Ƭ]]|ĐĽµL^âeÍn˝Ő|e šý`Óî6ćóŔW.»íV>'¨˝Vő j+ě:€@2t«?č ĚçźÚś"Z żS@‹´ś~i\»ČSşˇŠ@9 „ÂXÄň2”ÓN;-ˇq߼nóŕ&úžKď¸ĂśüôÓfÖm·™ę–Ý4BoęY~u;*řĎM7™“ţósůťw¦qd5ÍD2đ3ńŞčśD@rŽŔ¬YłÜEO(puůĺ—经„žýöŰĎŕa%&źNŁ­ëµ‹·‰–‹@™ TĚďŮgd‰ů ¤˝Ľ3E‘ÎŔ}÷Ýç<űÍň›)cN ŻĚľvâýŇ—o3jŐ¶#(%•Ú6Ä*˙ąçĚŕ-¶0űźrJIwŁí2€€ ü ¸:xňÉ'Ý$DO¨N‹ń„Ĺá‰Q¤Źţożýć l5¬ŐÄćÁĎ6Ów(3ăÇŹŹšKÂŽI›ůË/ż¤¤ł´ß{ď˝]Ű—_~Ůť×& Z—ŮůĺĘŽö·sp¦ŮŽU~Ďžeö“ómM)\`\÷ *łkGF@Yt* µ$"PŐ ˘PPP÷gb´oa=cő i© ę ^xҦ"˙ţűŻË‚Ň»wďâć3 ţ4«Ö¦¶}*ÇP›ŞK]Ă&ÄŃ“ęŮgźŤYÍ6~ťĄşo_ţüńÇn[Ę×%«–Ř*¶˙ÄG âŔs˙—5îëŘż˛–:vţ şŮ ÖĂ}¬Ëú8Ú_ů_>\µW$Ŕ$CŞ’Ł Ď:ÂşěÄ·÷ß?4ˆNŹ=Ü\âé©zâ‰'†R¤Z-•lYżzőjAçâ?6v–”›Č_Kţ0űźD’ PUd˛Ý0!Öę.Ě™3Çet sfĎžm.°ž^Ň\R©–ĚN;î¸c°©yŇg, IDATŕÜ:OH§ÉýÁ~©şLŐćż—ţm–®^ł­„ ć~ڱǖ‹qď1ßůSl¶¤+ě¤ţľ!ó*ÂĎLK3€Bt2á*čD@Şb)ň‘~á…ş´‚üÍgúôé.Î8ž`č|đÁn€ĐÂsH…bž1äűöíkľ´Y/`ËľÉG~Ë-·›ë»$%đ裏::t¨9ÖŚžÎň/©-ăé-ˇ5ÄŰoľůćN˙Ú´ic>µi© zMÖ§C9ÄqÄ®€ÎówŁFŤ‚Íő= ˛ĺ ±Ďš˛ ˉwHÂu޲™şľůöŰxM´< ÄŢ…x’:%Č6sçÎŤŞţ‰§“P‡xB 2•h“MNÄčbRín6Ť]ź>}Ě;ďĽăŽCá+ +F R‰ŮŹwZž»ćÍ›ĄłŚ ýóĎ?qő–ŽĺK/˝ä<đÉäV›ŠqăŤ76Ě5y¦n¤(ÇĂŔ—¤O€Ty6[NEIŢ•Wš+­˙ ;˛(É2đłă:é,E@˛Śá3:ăŚ3 €đć‡ĹŢ{? h0ŐeŘO&Ěç;4ŹěłĎ>fĎ=÷t„a/ă>Śš–ĄB€IÚçźľűăžl„Ńń BwĄOUÎ>űl7©ö’K.1‹-ŠŠżOujg E¬Čs_šl9ér¬mCçŘ—á6-o·4Ňo¦{µ/;2đËŽĄö$" Ĺ0dŢ~űm÷!ý%qó]»vŤK¨ť-…-0C¬˛'„>kźg2đËŹqYî9ĎÁiVYŐľD@D „Ŕ˛eËĚý÷ßoU˛Ź˝ˇuëÖ5[nąeXó¤ËFĎúČ,^µ ¸]ăZÍL—–&ÝN DŔO€őŚB«){m~üńGC(ż0ů–Q«teü‚ńfěܢ6ëŮţ(ĺĆ÷ÁdkaóÜ7łépSJŢőXa'/ú2%U«aŢĘŻg§şÚŮđżL¬7.ť­ŞtŰ…Ë—™»G‹úŤ=:okönۡŇ·<ř•~ t" U…é7Űl3.2†P¸*ž˛°ŃFąÉjrŽÍoö=fĚŕb÷=??ßěĽóΡë´Pâ $Çˢăo>3q6žŢ’Á‰6čÜ ›i…ΓgĂt ;tbĂd»í¶3 4[ĄeT®nrüń)sÁ¸Ţ~Úç׏٦»]rşý¤läŰQ¦vÂíČ‘#cFmbv®•N@~Ą_ť€@U!ŕeŃ ű=Éâă)D<=^űłÎ:Ë\ýő.ý !~ÁŔ'ľżE‹1!¤7 3®ÂÎGËDŔ#đŘcŹ2é„IXFŻEŐ0űß˙ţ×\tŃEf+ëYöBŃ‚qű,ď˝÷BSh>üđĂ2đĂŕ‡,›8uŞY\żľ)JľŇ °č^ű˝˝ýś~úé.Ą®'őí>žzę)s»]pIňÝ·Xd·›dł÷$ 7LcwjZŽdŕ—#\íZD ÷ř "*Óľđ .ß÷Áě^˛ń&Áâ %wţ3Ď<ăB"đŢăďˇÉ‹™XűŰożÝL(-:¦ž{˙ĐC™?˙üÓtîÜŮyď7Ř`¸‡@gÉiOzXôrÉ’%fŞ5B>ťÂy ŕ:§’’b'6WŰd“”7ţɶÜË~xöa Á™0ţ|÷wşUň6ÜĐLµÁ$™O@~ć_#ťˇ@Ŕ¸żĚVĽöÚkťWÆ"B7ŢxcčŻ!ă9Çiűůçź;C)^ó®»îjzőęĺŠ[Qi4LZ×ogţ]°PĹ®ÂŕhY(rŐpŔćĚ3Ďt˙ v衇şüőţN€·1yě/^lşŘbHĎ=÷śÓE:­ şÜŻ_żĐđ5ŻmËş-MýšőUě*Ď÷}–5đkě´S‚Ń«ž°_™ q–͸…L›6ÍŐ* kň’űęR˝ys3ó—_Rß@-+Ť€ ]UzXD *xýő×]ŘĂÉ'źlzöěi šĺă CťÉ´x>ÇŮ lÍš5s! ŁFŤrž¶ ¶ČŚ'ß|óŤóÄQ(̸'Îů×_5męw0őj*®ą*ëXY˙6ÂÁ¨±@:W:›·Ů<ëÔW ¸š_Đ/ňŘcôSśŤš´Gđâă˝GO=ůý÷ß]&©=öŘĂlâ}F˙ąšä71íµ+ëź•Óű#‹ĘCö3hŐrÇáŢ{ď5çž{®in őöűřś¦SµĽ üŞ}}őëD@*‰“eý“aÇŽë^Ş~ÁP'$‡xÖ×l<ü,[ąrĄó°QôjŻ˝ör^QOh‡ˇäUÉĄ=qůÄCóň&—ą×!Xľ¦ ’~˝›ŤĐY&ĂR†ĐY$ü&˘®QhŤ¬PüMl7zčľBý“v'Ožěć—PżýŁß´§ÖŔ]nüçźŢut—®N7h$IWě9cču­YŰuĘHaęM޶bOCG«` Ń©`ŕ:ś@n ^M& vC(ĂŕÁŁ~<ńř„îüđĂ..Š·5kÖ4äŔďŃŁ‡ó„6lذx;âŁ1Ş ÷ ­f‰‘D܇\UPĽţM›65ËÖ,5k#ľ´xą]ż˛ąŮß1"ŮsčXŢtÓM1ţqÇgşuëć:§TSĆ€'U&•jé¬2ď„|÷žpĐQE׹/č€Ň) >Ć=uɤ,X±>µk)~J•Ý´Ąu¬±a:éČÖ¶ńyŐ̶~“đáţN¤Đ,˛ËŇ•µöŘ­ŽŠt÷ˇöC@yđ+†łŽ""đHŢŔDDBp0Ü+Jľž=Ü,\9·řpĘ_Qäł˙8„Üüő×_¦}űö®’mEÉäĹ“Í׳ևöp\ĺÁʦ˙ԳϚ[­ł ‰-Š—Şô¶ ݱźóÎ;ĎuŢÁ"sÎG©îŔ×n‘µąÓN´=ÓNÚ•Ł<řŇČAÄČwęÔ©R~yˇĽ÷•½*”˘Vń [•çď[µ6¶~Dy/÷ÝÉVĽnd'á§#Ţ”gÂŁĽą%ť&ŰČNţďhC°$™O ýń™Ě˙M:C¨rˇZhçá¤#ş")ćgź}ć |’ë¦äłîh6•ď"f¸ĎşŚ<éśÚV<řĎ\Gčjç? žň¶Ú–gŮĎ$;Wç%;ŞH¸NIfçpLć^H˛€ üě¸N:K0gy¤É=:-żŰÖ=íçnű)*w•Öć®q{Ě3ě±%ŮA@~v\'ťĄ€€€<Đ4·Ĺ¦VV`Á©¶ qK›ý¨› ’dřŮqťt–" " " "ŕ<`łčDúö­86%oß+ݬ¸ăéHĄ& żÔµ¨8]lˇ±ž¶öĹJ[!»ĽeĄťÔ{ěV[™ťwÚ©ĽĄý—!řeS»Š đĐŤ7š¶ożm–őUąnů_޶@Öý×]WnÇЎˇ€ üňáŞ˝Š€€€@ąńŇK¦Ł­Ľ˘Śüĺ6ß~ç×_7>÷\ąţíĽ|ČŔ/®Ú«€€€”;Ź˙óÓîÉ'ÍŠ2 ×!,gó˙ţ× }ě±r? |ČŔ/®Ú«€€€Tá/ľh޶YnVśvšYi+Ö–TČ–łâ”S̱S¦Čs_R˛ť ür¸#FŚ0cÇŽŤŮ3ˆ'(N1cĆŚmV®\i}ôŃĺZ eIŕźţ1ŻĽňJĚ.—.]jžxâ‰ĺŢ‚9sćU«bËË8ĐLź>=îvZ!eA _ż~főęŐ1»zŃ;3gÎŚYΞ©sçÎŤY÷ł5ІÚXc‰d+o¸ÁĽzŃEfă»î2‘;ď4l“ާőŢV¨-řč#ąí6ÓćľűĚ—]fî‹s˙¶Ťůź8qb ˘Ďm8Ď×_łś‘HÄ„Ů7óçĎ7Ď>űlč6ZXz2đKĎ0fďĽóŽůí·ßb–s|a'¬„ÉÂ… M§NťLAAAÔęĺË—›‡z(l“¨eSW_}µ9ôĐCÝÍ&t.î´7˝D‚¦XoÍë6Ö2(‹-2Ź%˘íŐ«—yóÍ7›™ŮłgÇ,÷ «‡rHń'ž^büńf­}ID HŕŢ{ď ŐŤ§ź~Ú`<„ ŮłĎ>;fŐh[Ä'‘† îłĆĎŽ;îhştébxž‡Iˇ5¨nł†ŇČ‘#ĂVk™”+ÝvŮĹ|aĂkžŘcłç»ďšŰlcĚÍ7›E<`ŰXúĄ|ŕ>ü˝čţűM䦛ĚÂí¶3{ż˙ľybď˝ÍgÖ9“([ÎK6ć˙ŻżţŠů Ř}ţh˝˙aňÇí·ß>fťđdţóĎ?ovŘał›Í4lذ}x x%rFĹݰ ݍQ…[…ü4ŻgÚ¬Y3S§NťĐcb¤/Y˛$®áÍFMš41ůµjŐrűŕ%TĂ––N&ăĆŤ3Ç{¬3ŢŻżţúćkÖ¬1—^z©ůđĂÍvöF–Ŕ‚ śŽm°Áˇ0X7kÖ,î$:ł~eż©čěµ×^ë<˙Ü?§žzŞŮb‹-bóš}IÝo_@čwĽNkĚFZPe ¬X±ÂyŢ7ŢxcS­Z¸o ŁŢ{†ĆŃ»wosŠ Ađ„ý.^Ľ8©Ž}óÍ7ć]k0Ť3Ć9pŽ9ćáâ—ß˙ÝśţůfҤIfóÍ7Źw Z.ĺN€‚T^Q*:›“¬g޵)f®+ŽŐŞysÓÎ~:îľ»ŮçŽ;Bχ÷ž÷-ZÄ˝ŻĺĺJ$Ü ~>ě›dŽ›ż˙ţŰu–řágCínϕѿ­őďż˙š /ĽĐ|ůĺ—ÎÁ)YO ąő(Zq   Ý»w7 4páx“ţď˙ţ/Ş=ޢm*«öíŰ›_ěŤuîąçĆÝ_s{łá1ĺF8ě°Ă ť &Oľűî;ĂÍä ÇÝÉ楽ŇźxŔöÎ÷·7tX'ëä“O6G}´z¸qéçĆ e:{ź}ö™3’v±Ţž§žz*ęÇăť9üđĂÝCťśDrúé§›N8ÁµďÓ§Ź˘mܸqqÚ´iÓ Ł~á!Ý´iS·NgÍš5ťnŁźÓf›m\Ąď9Fď zۦM÷L¤cŮşuëb "î?ýô“{‡…HzŤ‡ bŮÉx"l.żürÓ±cGó믿š“N:ÉŕÁ÷K»ví\‡Ô GCg9NPpÔ0zđČ#ŹWé»T®]»>éťÔž={š–-[:Ź}˙ţýcöAř0şŢ¶m[wďʼnť7ožŮyçťÍźţičyä‘î^Ćnâ}0‚ć÷Äţa;ŢŤ5rźM7ÝÔݧĽ·<©_żľł«°™FŤ•ÎO¬ňmeŕ—âß}÷ÝΠÇÉ Ŕż'ôN/ł±lx|PĚľ¶ę˝Đd‚×’°Ľńx¤0â‘O?ý4ŞĽÉ&›8Ź<ĂĘô ąąxéđŇâơ3аaCúò†Ś“‘Żú뿲©Ôř|˙ý÷&//Ďě·ß~ć#{YŻ^˝â—Ťß<óĚ3ťî˘×|pR0xO0Ş˘­^˝şŰ/‚‡ó˝÷Ţ‹Ú~Űm·5ůůůn÷Đ=÷Üă΅΄!YŤ6EaËŮ/ďçśsŽan†8!c·ŢzkÔĐ>ĎŔÉ“';OWžwÉ„ÎîE6^™ýňŚdxęÔ©îąIś±_Ž8âÓ­[7gěj@(ĺm†â˙1lžńtŠůHD Ű `\a«ĺŇqćŮNçăÜF˝î°žžńtlŻşęŞ”~ňÍ6\› ç÷÷6Âüż}´ĺ–[şQ2 zćÔ`ËŕTĺžĂYĘ\:8€ö°áHŢ»#Ą“Č‘F2đKqˇQ˛ăŽ;Îí‡; 膢÷Ép1ë źTdüřń®‡܆Â2gž—=XŚ„6ĢŃSž`gÔc$]g˛L*ç˘6U‹řž{îY¬‹{íµ—3Šř×ôIUgѵ]wݵ¸˝·Ţú­·Ţ: "žĎ>!ž1Ćyüď˙sëžłńˇ©;jçúRĺđ幇qŹě»ďľ†¸\ż ł8XĽĐťTt‡ˇ}ŚŚ{ÄŰcÄ/ř kĘٍ¨ xWŕ|AwB"(jŚkî$•{ŽvÜ«t ‚ŰĐ٦3ďIíڵݾąÇ°ip aŕw°Ő{qBń7Ď‚óÎ;ŻxýM@~)4‚XPŚ &<:<ü˝fĽC('8CĘ^HB*‡cč™^qđeRăaň„°Bs^Vt00žb&nM"AŚúř'*ńîŃŁ‡kćĹąÓ)UŮhŁŤÜ6A!ď‹_ę% Ź ˇ=xďF R-Cß«6†đşÇcČóŤĐtÔô–g&#QéF;Űb(ř˝ît:FóDpšpŔNw/¸ŕgd0Jűꫯ¦sXµ¬ @ ö vó±ęÖ­k0şîžůxÍé${ËSůaŢű%8G…Ä „({BHŹŢŚ“ň?6×?aFÜ K…´12đSăÚŠŘw†0’iľř⋝7Ź=YDŽ:ę(ç=çĄŔß´ŮŰÎRO&ě—!an.˙ä‡~8tSŽËđ˝YÂ!âeę ÝX sŠ™kČ‚ĂFÂĚČf@(á; µ˛ŚÉ­É&Oyđ<đ@×ŮdDk›µÁ›|Hl}X|=Űq<â&%"Ł xÔé ˘g/żürq§"/{âčÉ6ĆäY<ňÁyaűÇăH¸ŔAät”03t·U«V1!:lĎý@gG ÷ ±Áń&©‡OËD ›Ü`Snňž`ţ“Ë ‹ĂĂ=GalŘÜ“|đ´AL°‰Nłąú™çâOW˨mŕí'Ľů…ńÚ„m§eĆäY2<§˘č¤DďéŇ„ĺĹĘăŐaĆ=ď ń•Çć6q t–gm<Ď%Nö—h_ńŽ‘ËËÇ/oĆÎý! AĎöG™ş5ęć2–Jűíxč±Kłä=€0šĆdV/€ů\Ü—tvyNŁ÷AáťĂ=ćMŽőě&ě#ćd1JO˙ç~÷îůxíč,Éh_ń¶-Íň…Ë—™»GF§ďěŃy[łwŰĄŮm™l+żL0¦·z°Äsú… ˛aybÓŰłZ‹@ů`d(m‡Ń#If¨j~ş”1ţ ­ń “ÉIż*ÉL2đ3óş¤sVÔ™c»71ť}eCŰL6đ˘S DD°ú§7QĄNG‡¤ČŠCL¤_ÂR˛&Ý‘@Ŕ“,˘ŁQ  ‚ŻĂä,2ŁóŰ“íFRńdŕW<ó¸!:•p*:¤¤Dϧ?•fJ©‘T"běIk)¨8 K«8ÖÉŽ^0ŮVZ_L€ä¤L« !¦Ť±H—¤üEÓŇÝľ¤íÉsLˇ!‰¤K€°Fć2U†đŚŽşVĆyč"P‘iÖ1©¨ă“,DąíKG[~éřąČäu-­PU1YŐPŽáOĹäZň•űsÇ–ö<´}Ő'đŰożąSń&¦J€ĽőLŞM&¤/äÇĽýöŰËäžIv\­Ż:xĆťuÖYĹyîKúËč`’á,™PŕíÍ7ß,n†#…,=Č%dŇaBli…—8C ë‰Ő÷„tßçź~˘M´. řI%ZŤRÍ´–qgĽ@ü‰‰=îWl^TÁ6lŰŻ_?—/ß/ě‡üúţx¶[nąĄ¸ Ő>ÉŢC®q‰¤J€JÉT)ô2Ś Ź~Cď–-[ĄÇxűq•dâ KÉŠľűuţ•W^)N›IVŽíŐoHőśŐ.· P3BW^Ń4Ň·ňüő ßý:ŠÓĽ’A‡Aa;žµŢł›Ń˙Č,ó¦žy晤FJpżú.ŮJ‡ă'ź|â*Ů"d©â=ŕ·oŐňŹlym‚ż™šŘB~ńěĎAÉýëÖ˘Ix7UÖ¨]đ7dăwřĄ¸jx/I EďľűÎĄ‘"Oň…^čöĘŤA^eR_’6Ť—9šI/¬”H{r13‘‘T–”p¦ -F1â}ôQ·On ÚPš!_ůŕÁÝßHFCŹ:ůç1€ĐĹC=ÔPq–ě[o˝ĺňSPäÉ'źtŁJč ĹÜĐă ‘Oô‘üÄt Ž=öX—öŚÎ')8=ˇä9íčĎśN©˙E‘켵>· ŕMçY‡Ü{ď˝.Ýą·yö‘ţ—Ôxč)ú‡^át!˝0:KGÔ/¤vE˝ ;x y.ł=é5˝č(íČ˙M}Şy’+_"ą@€ĐŢ Ěeá^ sÝ˝{wă9y‡pOŽCśútÂyw„9pHoËýÄ{‡TłÜź,#»ÎŔRF hCÝ „{žpRIÉh’mɸą­Čăíĺ†E )˛Bĺ5O¨|Hč Kď•BTä¶÷J®ÍKŚâ)Č‘Gé^dÜDŹ?ţ¸«$‡7–΄'ä´WU·bú# j%PµO:ťHR ’ǸZµ˘ľ>ý 'śŕt9çśsÜĂÖĄ îž!TOçŔ"Ż8jôžôíŰ·řˇÍ2ňÓF“ Dő=Ś!2×\sŤ[EÍűďżďŚr„śödÇAŹĽŽŁGŹv••y^…ü÷Ţ3”‚Xč:ű§J.:KGˇŞ˛żJ- ˇfÁ ăÁýë»TÜž}Ă}@ĄŮ3Î8Łř§qď`¨ó 'ú€wď”xuxpîxŐŁ)tĹ\,A8;YCx7ůíîąTBęŞďňř ňŕ—‚*Ăż^Ş@ĽőôxéáRˇ-(HAąă÷ÁöÜ\Ľ`’ ÇU'ŰFës—€_gńČĐůÄ óôÓO‡zÔyŘRý6!¬¶©¤"dÔKz› Uµşâ=k™ĂÁsö˛Ë.sĆ}Pľýö[g„‡÷Á¶˙üóîw»Ś‚_Fľp/äÁ€Ě1Ǹ}Ânč™»FŰ×_Ýy‘n»í6łÓN;ąX|26đ/˝b^@˝zőr»".˙ňË/7쏉_t*Ľxü*\?°Ôš6mę2Ů «t6_|ńE7ÄŠG…Â@Ě˙đ ^RĽ7}úôqˇ „Iđ€'ô ĚąçžëÂmZ·níŚ-&F1‚Ez5OĐm&6btń7¶aDK"© >~Ô¨QNxfb|¶ćyÇ!$ŚyoĽ±{Îňś¤CyňÉ'»}ö‡źđFJ©"Îú±cÇşÓa Çă9Ü ACuNâďŃw‰äî9Ş—ă´ôćXJĂ{"(„ÎsÜqÇą¸z ~îQB—yöÓAŔ^ÁqÉ=ÄýIČ2 L˘%Ě“űŚ}ßtÓM.˙rĎÉľ ŇNý{…řôŇFŚa&Nťj¦XďÝ,űAZZ/x{űéh'’f[l# Ť“!+&Ó˘ü-ĽLxy0#Ďľ'¤Š">”Ř5bË0¦ĽŽ OLŢ%n¶c’"†1řŢMEGŹ+ť<¨t0ŢyçťÔݏZ¦E *ę-q”ýű÷w1“č:Fś#™`ëĹ ŠIV|đ‹µd˛7:‡ľăŮç~e`âĉ†ą ž„§ÝöRśń@§ŔýÁţąN?ýô´®§NŔÓŮúĐLť3×,_ÔŮjeźł?oöWV>kqpŕđ¸řâ‹Ý„ptŽyJž7}ö„Îă1cÜťXŚŠ˙ýďn".†±ŔLĽÝhŁŤÜ&„`ôŁŰ8OĐ×aÆÂ}xÎ3šĘ÷źúŐPËTx:űĹŻ_™ď¦O0‹él٦ Í‚N‹ĚV¶Č:ű •ßťÉmŹ‚ÓfćĚ™Î@Ç®Á9ĂqĎiÄ=Ç>°I#ЬVÜĂ7ß|sĆbBo?űt¤ůéăáfŃŇS°¨Hog´ko~ë¸yĄ?kóě FĘ“Ţ0{±Ř ű™UŠĆ.¤1D IDAT¶w÷ŻíĄUł/šö¬±Ć@ˇý4˛ł°ľöšŮŻ[7s†}pl3$dŕĺa’kIŠ]aµjŐ*tČ‹Ě ä×Çŕ'«łŘ˝’Ç/*Ăft$eK *ë-ŢzĽ3t6y°¦#äÇ«6±Éth„1``‘kßË|â#/?÷ŤSťÎńŐ6> ÎÎŻWŰ ›™ęÍ7tÎťojĚ[śµĎZ<ňxăŹ?ţřřâ¬!cŢČ`5f^Ýě;~ҤInÄ”Î@Pč\p|ydJ÷=¨ł ęŐ1k7hR¬łkmµ–5ö/Yš•öAéčTţÖd©ÂčK-›ěěx0'‹¨„ \pÁ.Ái7‰ă] ĆF?÷]¦‰_oÚŽĘL;*žgźłŐě( RËţ¶óTúł¶Ü üŃ_m®´hžĆ_iCYęZo_*R`=+ůvX¦ąő>`/l›†2Ó…‰‹ůůůezšÄ„âéGÁń</FČ!ëő’ëő=}ą˘·ĺˇłK„á,Z´Čyęă…ŕ”DZӿŇUg‹x:»|M)ڬ-ţˇŐňŞ›:5ę϶g-ŢxžaĎÂŇ\Mô˝eT ‡KHgè”|Y<ť]µv•Y±vEÔŽë׬oŞĺMĚ6ť-9ˇĚٲ¬±ńń«°3±“B"6cCÄfw(>†ť@±“L"v2¬ű؉%QÇ·/šÍ ±łĆ#6ëNń:[.bSÂElYčUţő*EloÚĎűeör}Gą¨·6ĺ_ÄV&t—ŢvN#»í¶[ÄÎăp:ěÉ+ŻĽâôoĐ A›Ż8FMě8b'$:ÝöÄVŤŘbW뵏Ř"Zëůq«lĆśM—ł-(TuvÓŐK#›¬Z\üá{*ĎćL|Ö~üńÇ›fŘłńň;i6bSdFlš×bv˘^Ä檏X$J/˝ŘŕLqĽLxCéA“ű™‰´d!Ǭ†ŹËFrQoµĆ‹K1ŕŃ8p KKć “)KÎ)ŢĐM6Ů$8h_łYŻüB AŞăҞɊž×žú¶Łł-Hź@.ę,”¨Âó!„†¬8§B7ɆĂ3öa#FlGĘarvű…,e¶Cëjâ#\8%Ďf<ůaóOâíKËŁ äşÎf»>$»çđĽ{÷˙˛É<<ůTJO$„Ć‘U‡ĘÔ~Éű¦*ém‰ |.Đgv?Ő µ$äŁ&-Eƽְźh?gř>-˘.wř—zv2Ő;9ٞ…Ił¤|ňçfĆŰ~饗ź߉{fč——qÉ má)ňWúäĹÂÇ“›nşÉĹć˙ôÓOÎ`âF Ú"1ˇ2đK~ĺÓŐŰŤěˇÔKjÔńëm?©N-Ď˝íŐ«—ëpú…ɇŢ< ‘#GşNíwŢyÇu †őO¤˘łŔä*OĐő™3g›uÇ 0ŔMĐ…7ű'YEX_’HWg©©Ť;`O[ąaę[÷j5ÍíŐjRśc?áőZ]ó(ÉťEż…',ó:Žč'QŇ3ÁC‘'ÂnKó :ć™'Žg.Â3×fŃ ŤŽÚ™ľ„HEg±ö·źőo˝ő»j`ňĚ Vgʱź˘dľˇ‡ ]):zrY´đ€06ó_Ôȶ‡ÍŠú+x‡ tڱwüBüľßÉ „ăŇžĂű…{–‰¶•%©č­˙ܰz[ meź?ȶ64őB[Á¶OµęĹv-6nŃ“8ńŻ*˝-q%[f?ź?j”©vË-‰ĎÚ®ml?doßg]Ë·ěżwŘO_űá÷Ë_öK/ű™XóŐ÷?6ßv×®]cVU䛾Íĺ 'ËCŞBán†'žx"ŐM\;ĽúxśŮ. Śĺˇ‡r˝@ b |ŻcŔđ?i’HIćÉXkGěC<ˇlŘŘLžůŁ}˙”°Yy®ĚłßŐ«µ4őÔµFĎB«“S8\ž©Y­ŁUőĺfmá,űďę¶1öĆŮĚÔoXÇcž˝)f[>ËSÚNŤ˘ Lš=Ţämş‹ĺ·".šťmź|ËH-3č­7 ˇRTtĹŔßŢ>Řv±7öÜąs]Z0b<RüÔľ€ćŰ}Ćď6¬;ÜŤÍď3Ćš…+++×ož5–Z›šőę[#©Ŕ,Y=Á>€WĆeá­ČŻŃĘÔĚkd–Żťá:©H­ęÍě±ÚS«ŔţŢfĺÚÔ&¤§˛ď\j3~ć8“·Ůnöy_gyźQÍâ6D…#‹„´tYgŕ’Â3I¨ —ŁĎ^xˇŮŢÂź;c7ľ6kd~žţť™ľtLüF弦nŤf¦^Í M-SĎ,.n €řsHĽS©]˝ľiZ»˝m;۵/ę$>ŃęyµL‹ş[›ÂüŐfÖ˛iÖ¨ůË&’ôü+buö4ۉ"„N&zČ &ĺ×·şř  É©gźł÷{ŘôíŰץ&¤°®]·ĘzöS• ™±Ž1».ZoW¤ş­ÚČ·÷OłüÖ&żf=łpÉ_f沉IŃ`ä·i°Ť)°úü;>Ů´Á¶¦F­šfÚŇéfîňżś‘_2vúĎ&ŇiOkWĆ·Żvµ6Ŕ–yůćŤ7ąů>Ř^ý#FüÎ:ë,wę8Z¨o„Ź%:Oü«ňl2©6‹]YI‰ üYÖŔŻa˝–‰„ˇ‹ö3ĂŢĚ ëă­'őŁ_ČC’–-[şĹĽjú%3îm›ęvŇ߬źGí«˘żDĚJű#x#±&}aꩤĽ=Ż)śšÎAÔ6Ůs›»$ÎčŇĂ>¤đRČÄŃí¶ŰÎí­ČźmĚUW]ĺbuo»í¶âŁĽcŤäÄfRQÓjÍ74ł¬L˝ŤXOćô8tâ/^±f¦YafĆo˛fŐÚůöA™lL#dC-Š"0ÇęlőÝëlűŇiauv¸!íÓ§Ź{ąxň®5ŚşŰÜđžěb ňÜEęŘm’I5ű¬ťűCjY”’í«¤ëńľ{řT÷±Ňzßg.KĎÄčŔ?cS=„ÚĹ!0ožŐŮ.±:KŘÍţöůú•őR2’Íł”ě+H;b¸ŹŐc&_’Ťĺşë®+Îhç0qWł†Ňüď*Wgăž\–¬Xaďźż§u¶ôS˙ý!­mhü×’źÓަ<6X0˙_S=IĆ·˙łzĘś˘QüöÁD¦3ŰÚąž÷ťo浑,e®=١)ś0víL_DK ›$l™°yz+1xž˛[ŇŢ…9ř'•z{Š' ăźác:‡­ iIďhj-eC`}HMĚ‹;ďĽÓĄ(ő ©Á¸©™ĽG®xĽPdđx8ݶŮ(c©lÎP{h?ۡď­Ţâ eHÝ_Xćs»śqâKm™y—ľ”xvdBńąŠ@ůXlGCţg˝ńL¸¤VUM=Á¸' }’ř×%˙ąë"·¬ţN°z´VZźĘ‘ËÍxkčă`ąőÖ[]  ď´ŰĄ6î]¶ŚËŐŔçTŘ™s‚2Îľrxé ĚŤÎÄS&ţŹwîşŘßŕ6ú.Aŕ;ë‹?2Nb¸y s |ç[[UOrÔşřóŠ8GCü0ś.´ŁHď… ‰ă]iדďťÔ‘°y˙ý˘™QZŁJ"E€qĄ»lřĹ•!ˇ;śé™ݡC‡¨SşÍ†őČČŻ¨«¤ă$"0Ɔ4ş6|^Nkë±ďl?LL&4ťtčěÎ>N´Ăr\Wâť–v(aM‚\Úţs‹fnL¶/ťö…ĂK‡fr†Ţ}}ăްhĎ…sšŤ[v˛“˙Šâ›Ę‘‘v]…lÔ˘ŁY;g‘őp’L0±L'H!'†Ýöłśđ’2źäňË/w;jk;¦LJ$‘ą‹Ě¦­67Mj™Ö‰@16­ľ4٬ŢT·FN2ůŰN Ę ;5Úľ”şŮ˘„;Ř!g8UHw·ťW#’ř57o‘iżŃf“ú»w­ď"J`łŤľ1clNŤjáYE–Ć1×1đy®2‡„8}’ědCŃŐýŞ×5ŁRś±Â»Së-ÍM*/#K(-Ěh7ţŢŚµşS«z¸ŢúO~ŞŐĹ }ppŤ˘÷?YO<ńDg+Ľf7JuĎZkS·˛¶uYIâ'{‚Ł´ł'Q˘¶›‹í‹hÍ;ĂLŮJHßGÚ>B{V%É™3Ď´oľ©5¨”Ć,ŚŻ–…@g ­î¤–™6vmÚ´qĄí) łóÎ;›źţŮ´mŰÖ5´Ýű_bßŘcwlŃÖfřP5âXşZF c‹M Ď»¤ş¶±]ö¶ť|Kč7‰äĎ?˙t™”•vŻd¸H(öŘ[´´“ük–Ý‹'áń´2ë lѲ­ÓŮxşĎ˙ŐW_™Bâ€ôďßßŐÁPB~µzšDS‹ąĺÍťg¶lµ™i\+XÁ$ëŃę”#ÎVgŚŐ& —Dv·á8sMÉz|šĆŽ"֦ƶ.+)ŮŻ°Gďd3‡4˛á5Ą&ŇÜxăŤn‚-!:x•x3Úî4Ů|ůF¶3ĐQ]K?'·-­ŢOGýj_˝őŇGŽH¨ô6HjE ´:ËÎČ1Mhf(FćŐ%ř2ÖŇŮ ©I©uv°ÝĂŽ M×y÷)‚Da=Š=`ץĂ,ť•B–„@iźµ¬Çžg쯿ţę"SH1]ň+ńY•µŢ–¸Đ§ŮÜăͬ“LčE»®—CŢ<÷˙üóŹ Ďiܸ±Mi̱ö39ŃN-Ŕ…vy–…(t ¤Ş·´şŰĆŰsĂšsý~Šý śř:* +ĘKh]F!‹„"˝MG+ăHUgI ř˘ý4µşF¨ĂßÖUÚĆć™Ć+JlFM©řŠ>ʞíj›0ű“t6ţEŃš„él=»ĺ3öłÝ:›`˘µ zŰď‹©_`Çďź°!”] mq+űüýÓ®ëeץśŹK:›đşheb‰ôÖżeĐ>8ců S`cq^®ck‡[Äxź}?źřpë×–ŢV·3}oMőřÁvßÚüźS­qS+IiaÜd°±ý±«m‡— 1ř×´±˝ô6-ZŰK˙Č~'šůŻŕß ěđGWű˘::Ťę„Iv©Ő9D U˝%AŘ «łí¬ÎŢe˙~Ç~(őÄđr'«ŻmíPÚ?ÖPęożÓMg'˝Í!%+ăźšŞÎ’€•‘¤í­ÎRxíl;l™ŐĚĆÖČ߼i3C>üIvÉî¶ź„Ć˝]/ť-ă ™C»K¤łŚĐłźNöů:Ëęăyöď˘äÁ…V'ךm-śÍŞU7 «ĺŮu¶ŕ`śý0śŇŮ0*Z–*Dzë߇glfő÷*kÜżązŤ™„#ĹvJ·´9ý±ş=0ŐÚv塷%ŃáĽĎ<ňHóăhPcóŘ'Ęĺ)j9ĂţsQ˛Ťâ¬ŻcŹy†=¶DJB ˝}Ű€Ź'LüĆç“®HoÓ%¦ött‰Ë\¶®XĚ€ÂUÖ ·…‰µŻŽď4u‘ΦÎJ-Ł $ÓYžĄçÇF™ŁËĽ|yuă´ _,ť 碥©H¦·ţ˝`ĽIţ{kÜ{ň†ýű#뽯gŤüt¤<ô66ĺBgt°­JŰÜ&ĺ_Y†‰ů“~…->ÔrÂÓÍfÝ‘@IHoKBMŰT&éleŇ×±KB@:[jÚ¦˛ T%˝-•Ď…xŔ–âŤŘ’Ň&>hú^ye…NŞš¤·UóşVĺ_%ť­ĘW·jţ6élŐĽ®UýWU˝-µße·ÝLO;Ńpĺ Aĺ~ÍWÚ ˘Çnµ•ŮŮćĹ•@iHoKCOŰVéleP×1KC@:[zÚ¶˛T˝-U?üýmeĎ)¶Ätť.]Ęĺš,˙â łů€ćĂçž+—ýk§ąI@z››×=›uĘ:KµE[ŕŞXRŚÁ׳6›µ#3Ď=eťµYt¨‚%.?^ćü˘–ŇŮĚĽîŮ~V©číZbđ—R/|˝4ĘŻťR ~yëm©=řŢOńŇK¦ă /¶PEYËr›ożł­ &㾬ÉjŇ[é@¶ÎfŰÓůJgĄŮH Űő¶Ě<řŢĹëvę©fŠÍp“Ě1er= Ëé8t¨Śű2ˇ©ťÄ# ˝ŤGFË3•@RťMÓŻgm¦^éŞs^Iu6Mľt¶ęčF&˙’Dz[~Eém™yđ˝‹3üĹÍŃ6ËÍŠÓN3+ţąÄ׌l9+lŘϱS¦Č¸/1Em*émޤÔ.SHg3ĺJčb„yöí·Ík¸7=úhł¨A“·á†¦ş­Ьť3ÇDě§Ń’%fŃŕÁ¶fV7WÄJyî+D_u8¤·qŔhqĆŃŮzµěł¶™©nź·ČÚąóMdŢb=k3ö ćމĹčlş&o&Ö>X§łsćšČÜEVg—Ę>Č=őČŘ_ě×ŰF={šżkç[&ÜٶHţ˘E¦Ö‚ů•ţ¬-wß…FŽi&Ů›©s皙֨GZYCżťýtlßŢěłĎ>{AubąK@z›»×>[9:;ńçwĚźóěłvŢ’uĎڦݦ»ëY›­µŠź·{ÎNc¦ÎždfÎ]\¤ł62íZíl:vŘBöAżţŮúóŢöˇąwđ¦`yYľ¤HowéŘÁĐąSĄ?k+ÔŔĎÖ ¨ól#™?ÔŐ ÖźvMëajvp¶ý ťo.X3ŐDÖüő‹ójďgłdZ©D2ŔÜ‚eć˛!źDťŮ);nm٢]Ąźm’ řJ??ť€€€€€@dŕ§KME@D@D@D@D Ó ČŔĎô+¤ó4ČŔO–šŠ€€€€@¦źéWHç'" " " " iź,5L' ?ÓŻÎOD@D@D@D@Ň ? Xj*" " " " ™N@~¦_!ťź€€€€¤A@~°ÔTD@D@D@D@2ť€ üLżB:?H€ ü4`©©€€€€d:ř™~…t~" " " " "řiŔRSČt2đ3ý éüD@D@D@D@D 2đÓ€Ą¦" " " " "h¤Z IDATédŕgúŇů‰€€€€@dŕ§KME@D@D@D@D Ó ČŔĎô+¤ó4ČŔO–šŠ€€€€@¦źéWHç'" " " " iź,5L' ?ÓŻÎOD@D@D@D@Ň ? Xj*" " " " ™N@~¦_!ťź€€€€¤A@~°ÔTD@D@D@D@2ť€ üLżB:?H€ ü4`©©€€€€d:ř™~…t~" " " " "řiŔRSČt2đ3ý éüD@D@D@D@D 2đÓ€Ą¦" " " " "édŕgúŇů‰€€€€@dŕ§KME@D@D@D@D Ó ČŔĎô+¤ó4ČŔO–šŠ€€€€@¦źéWHç'" " " " iź,5L' ?ÓŻÎOD@D@D@D@Ň ? Xj*" " " " ™N@~¦_!ťź€€€€¤A@~°ÔTD@D@D@D@2ť€ üLżB:?H€ ü4`©©€€€€d:ř™~…t~" " " " "řiŔRSČt2đ3ý éüD@D@D@D@D 2đÓ€Ą¦" " " " "édŕgúŇů‰€€€€@dŕ§KME@D@D@D@D Ó ČŔĎô+¤ó4ČŔO–šŠ€€€€@¦źéWHç'" " " " iź,5L'P#ÓOPç'" " " " ~C† 1_|ńE(”ŁŹ>ÚtéŇ%t]®,”ź+WZżSD@D@D@Ş-ZçźŢÜu×]¦V­ZQżŞiÓ¦UäW–ügČŔ/9;m)" " " "P vß}wsÉ%—jŐŞ™Ţ˝{WÂdö!eŕgöőŃى€€€€„¸üňËC–j4ÉVz " " " "uęÖ­kř¬X±ÂÜ~űíYwţĺyÂ2đË“®ö-" " " "P®Ö¬Yc^ýőr=F¶í\!:ŮvĹtľ" M`Ú´ićÉ'ź =Ç:łÎ:+tťŠ@e¸űî»Íż˙ţz ·Ür‹©S§Nč:-L ——gt+YO@ľ´AD@Ę@“&Ṁ~höÜsOłőÖ[GíY/ 2­]•)ŚűĎ?˙ÜśvÚi1űeŁD2™a:tRIťą÷Ţ{eŃ1F~&k¬ÎMD ë4hĐŔĽüňËćꫯ6Ź?ţxÖťżN87 jNé˙ýß˙™ćÍ›ç&ýę¬"pÇwîÝ»›í·ßŢ÷oĽń†Ůb‹-\fťO>ůÄ0bšË˘ny._}ývr!°ĺ–[š”ËľµS(Ő«W7ďĽóŽŮpĂ Ëc÷Ú§”9ĽôŚ:!ożý¶ůúëŻÍ«Żľjî»ď>óÜsĎ•ůń˛m‡2đłíŠé|E@˛‚€ŽÓż3{öě¬8gťdnŔsO,ó1cĚG}”Ű0ôë3žŔI'ťdž~úióé§źšĆŤ›š5kšH$b&Ožl5j”ńç_Ţ'(żĽ k˙" 9MŻčÂ… sš~|vří·ßś‘/L&Ŕ|'2çÜtÓMfäČ‘f‡v0m۶5#FŚ0}úôÉäSŻsS ~…`ÖAD@r•ž%Â$"-ČSŻ^˝l9]ťgŘj«­Ě¨QŁĚÜąsͬYłĚl`Zµj•ĂDÖ˙třR(G/˝ô’‹íرc9E»˛#püńÇ›‚‚—6łaÆe·cíIʉsG4$® ürR6íVD 7 Lť:ŐôíŰ7ęÇżůć›.«Ăć›on.şč˘ÜŁ_ťŃŽ9ć3hĐ wŽO<ń„ąńĆ]<ţąçžë2”HD ÓL™2ĹüóĎ?ˇ§Őľ}űś÷äËŔU -’ óűďżoN=őTłăŽ;şť >ÜpŔň0• ©¶Ş˙ý·;ʲeËĚ<`&NśhęׯovŮesá…šŤ6Ú¨ÎB‡Ô đ\˝ě˛ËÜł5(tLs=TG~P+ô]D@JA€ě9_}ő•éÝ»·+¶‚qô๣Ž:Ş{Ő¦"Pľ–/_î ´-X°ŔěłĎ>.–ˇ“Š—T~ůň×ŢÓ'@Up˛=ńŚÝwß}ÓÚŮvÖ®]ëćG1RUE~UĽŞúM" •J e˖΋O¨C×®]ÍĚ™3žĎĘ•+Í|`ľřâ ×¶V­Z.ś‡".ŰlłMÂmµRĘ‚)ß{ď=gࣳžŕÉßlłÍb4věX§ç“&M2kÖ¬1­[·vŰtĐA¦F ™1Đ´ L `“óťMEWB}’×^{ÍL0Á÷………†ş%'ź|˛éŐ«—©]»v*»ĘŠ6yö&ŤdĹ™ę$E@D Ě›7Ď:ăŚ3BĎžŞ··ß~»«"Šç”aĺU«V™ß˙Ý•]g’ă“O>éŇżĄ#‘ůCŤYí{ńŐÜŔä5;8ť]¨­ô×óć{8ĆŹoÎ?˙|g qÄn9=a>¤(üńÇÍý÷ßo?üđô®™j"k~ŹÚ&Żö~Ćäĺ§·µtöŘcŹu•šO<ńDç@©V­š3đůĺó /¸PJ:¬oĽqĘüć,3— ů$Şý);nm٢]Ęű(݆ęb—YíWD ç Üu×]ćŇK/uţúë/łé¦›F1á傇ôË/żŚ1˘đŢ_yĺ•îĄóý÷ß§mŕç<|(ô ÇŚ$żţú«9á„böóÝwß™{ď˝×ě¶Űn1ëčČÎ1Ă<˙üóéř1{ÓHN€Nč)§śb† fvß}wWŃ6(8H%mÓ¦Ťar®–®JyÁóÎ;Ď0úZUD…®ŞĘ•ÔďČ8ü±Y˝zµ+V슗˭·ŢęŚ{<ůxŹúčŚűm:ˇŞI€'•@É)Ž'>L@ŽqŹaĹ$Gż°Ž¨n¸!lS-J!@mŚ{ä´ÓNsń÷žŕÁ§"n‡Ň®YRĂ>Ă3UäÁĎÔ+ŁóČ)jńGLňwĽp€Y˛d‰›ĚKXá 9ď´ÓNëcźkYO”?D'§hęÇVâîI ë:´tÚµ‹ QŔ¨˘Ó@Ą\:„BŕqĄś“jÍřźýFíS_D ,«?mÚ4łtéR§‡<7Ńa<˙TĹ :ĽŻľúŞE]´h‘ ™¤b.#[ť;w6Męä›=Ú¶6Ł˙,ĘB¶ŹĘZ&ż˛Čë¸" "` ¦C*BÂxáú€q?{ölçÚÝ|óÍćłĎ>s=ŮMxI 8ĐMv$łaAµě`"ż7×w(×\sŤ+ŕF'të­·vűÄpb4 Č/ýL8÷ć’tęÔÉM$§6PştébîĽó΢¶j6{Oáś29GíDüţřăsíµ×ş%áŹٍčăĹ_‹"oŚNýüóĎ.f˙’K.q۱śÎÁé§źî<ţŹ=öŮ­ÍF2đĄj" "KFČĚŔ‹$LXNö˙1íx™‡<(Ęâ…Óż˙ád^>?ü°+´uýő×S˝®1k—wˇď"—ťL>L ĹŹ'×]w]LŃ6ô?vă~Îś9.T­Ř[żnÇtpß}÷]Íż¦šŐY9đăa×ňůůůć°ĂskzöěҢhŁE#GŽŚ»ŢżbĹŠ¦«ÍőěłĎĆč3)9éŕŮ'3O«†ŤRÚgE7RťŠ&®ă‰€@éÓ§;ŻĽ_0”¶ß~{łŐV[/Ć»4 ŔËKŽüHQ›‰Ě˛ŢŔWťęZTč#Gé~A÷ß˙âhÎ⥨F×zťÍ3‘Őă¬ÎN+Ţť˛č”ć UÝm1Ŕ1Š'„ŇÄë ŢrË-.±_x~›ÜqÇ/¦.ťRF«âíkŤŐý7~oŢ?ąx;eщwU´\D@˛”ˇ2=zô1xĽźł÷Ţ{Çť|7Ią #@5kÖtˇ;ýúő3‡r[ŽqOÎ믿îâ@1žHń†±DĂŮgźíÚD —÷>Kő¨˘Oűî»ď6źţyčań抖מů7Ţxc±÷o&i2éľńĆn”ÉÓYÚ‘úŐ:´Ô Ě\ćíŰ··ú:=ʸ=!-K`Ô¨Q†jµs>5jdĽÓĹ‹»PÇ3Ď<3”ŐŕÁÍSO=U<ŞzőŐW»ĐF˛žQŘ ťDż:t¨{Ö2bEšMžÉ~Y¸|E”qzŔJZ¨üJŻĂŠ€T=Aä´ÇĐÇ`ç…sä‘GşJ2Ăşń˛‹Â@<2YxQçéřăĆŤs!=¤|Ă0"±÷L#–ßIduŃżúż$!@Čwć}`ě?ňČ#Ĺ[`üüůçźĹFŹWčě^{íeüńâĹ;SËE6żçžĐ˛ó<ôĐCîľ 3‹Îb4y#O6 ~’3Őj("@v1ž{:‡ÁŹÁ çąO‡dŢ“g¬3g„´°čâO?ýĄë¤}EÇą/0ň>ř`÷}Ź=ö(ĘşS-s«ŕ†…ĆŁ˘ĺ" "  đ˛!ěŹ:ąěů›Ď®»îę ˙x‚çž‚XĽ|0Ś>ýôSç•"f™áhOHM!O–†”‰%^şYłf.Ö?.ďxZ.*Ő˘ŁŢžľz˙’#śŚ7aB]BČ…`TŃ‘e‰ôŘ&~qŰm·9}Ą8–wܰą&aÇÓ2# Őat(8×ĂżťsÎ9ÇU'ÄŚ*:¤ěÇđ·ßb‹-Ü()Ć?Ď[ś/ŢWŤĽĚ5ŁĺÁÓ-R Ă Ţ÷{îąÇŢx.»uëwŻëÄ|âÍÄ8ÂxÂŕÇKEhŹ'Ţ~ůNő[>yóA7™7îµBÖ aŚ"ŃáÄ"Ą%Ćxŕ•'Ó)Z1¨čÔbŃÉ$L'¨‹Gu”ëč^qĹ®F–DJK€ę´űí·ź+¬Ć¨ĎMRÇF>y6ÓáÄ1ÂHióćÍÝ(OĽg±÷?餓ÜÇ“•ľ|úńŽWYË5ɶ˛Čë¸" Ušžxb: ä< ­âĄRŻ^˝„ż›\Íxú2ž?~L…[6Ć€ OxKńîł™?4:ľ&Ů&䮕Ečd˘·ĚýŔs‰1äĄÁŚÇ&tŹ* t ˤÜ–Txî˝xg·~ÍTĄł>NźEšd$§ďA<űY¤Â2ŁžÇĽiŐŞU°YńwŇłbĚ{ĎPć;1„°ťtenÁ2sŮO˘6Ë”I¶2đÓ˝šj/" ĺ@€¸g Ł“O>ŮíىXO^Z%ř%ˇ¦mŇ!ŔäFj5ĽőÖ[Ĺ›‘…Ϩ?óSĘű”ź2*54fôčŃÎ(gŽş_¨BxYđ\%]¦7qśů »"˝pş’ÉľBtŇ˝šj/"  \~ůĺf“M6q±śdjđËn»íćJ˘‡ ^(/f™gÎśéB‚‚áĎË(L`¤@"é žř¦›n2 0ÇsL̦„ę4hĐ f9 üs>ĐW<řazË1ť ňŠÇ«$Ö^ËDÔNxóÍ7]b`Ee Yć—)S¦¸Na¦_<ýLp )4۶m«ť }/R¶’~•ůLČřńă]Eeż¦CóA+ĺ&Ź3lj´Ä<ŁýÂ=ÁówťűtńଣÖ)D' ‡ľ€@n ä†ęAď~:żž Š”N>Ü溏#2đă€Ńâ «Î×_]˘mŮy%ű쳏›ĐČW¨(D'‹–ŚŔµ×^ëŇ “ů¦¤Âh)á<Ěź “LŃÉÜü>a$µLD@r„Y ČiŹ7Ôź&“źĎ¤Gr2űÓćýĚ &@¸Ů E˘–_w¦SŻ"hQŰĚÍ)žÁŘujĄ$ĐłgO—˝ěĽó΋I3LŢ{ Ć“:5kę6-l&Š üLĽ*:'ś'@8O†•É8BČ7WęD‡ďÄm§"PFĐG "ŚxŞ…eŰm·]_Ô*¸’ď5˘Ă šh™”5BÇĎ'¦>ť ťVq&ţ7ß|ăFĄę[]ßnŁe}Je˛?ře‚Q;Ň`ň/O0đ‰‡fhđdBę7Ň2I’Üĺyůmě& :Év¨ő"„@AAyńĹ‹[a1ÉöĚ3Ď4]tQ’­‹V®Cᶢx~›÷ŁZŁ”¶S#()ŁŹ>ÚŐ ń˙ŃG-®)’lż„ě0‚JMöłO»8!gÉvTÎëeŕ—3`í^D@üđ5lŘ0 O&čz„/żńłA`Ţ~bóÉá ŞŐ±ź˘ŇíɶŐzHF ,ĺ ŁKÁy Tłĺ“Şś04Ň:Ékśę¦j' 'lľxÂó8lryĽť3˙‰ ĽĚ§"[ÚâŃ):ămWŃË•&ł˘‰ëx" U–C¶ÁĚ"ţKÖ…=öŘĂlżýö1 Č€3věXsÄG¸u&LÉęŕm„çôĄ—^2ß~ű­ËČö„ětďŢ˝ŘŰů×N,\壘9ŕ˙·wđQUŮ? -4Y:ŠJ±`A,€`ĂŽX±íŞËÚAeײ¨¬®.ş°ę*6l¸ŠŠ‚ŘÄŽ‚Š+‚E¤÷’üďďâ„É”Ě$™Édfľçă“Ě{÷Ýň˝'“óî;÷N@ŕwZ‘ ő™ŔŃéé§źî …Šň6Č߼yłŹĄżüňKź©6^QT)ĘśkKͶnČŤ·Ęe…]˝ýöŰŁ\+ěĘlIä*öĎţÓÎ;ď<[˝zµŹŻ˝#ˇ˘=Nzřś3gŽť}öŮÖ±cG_Dß»2îĺłżvÓf{lęס·VŠĎř•bč WůłĎ>ó™ke ËďÚµ«šŚĹŔWLńH˘ µŠaŻL˘ ‘ůůçźŰ¨QŁÂŠę•°B·ÉmG ZA’[„60N0ÁGčŮÖŕň°{9Hôć裏>ň::~üřb±đeŘzčˇ}çÚR:«Ś·Úř=kÖ,&Óë!2wî\˙űITľV­ZÎŔ_í.D*Â9# #]áU%J¶&c_ß›’·ŢzËĎ*żB$yŕ|˛.]şřďĎsĎ=×?ĆĘcŹ=f÷Ýwźüń&·žˇC‡úW®\i?ţřŁ/ľµ°ňę+~čŚň€@ hC–|9%úrŇI'ý‘ŃjŚ h˘$UÚ¸Ą•!ýŃVHCEşfS«I2”ÔN‰›oC+äsÖĐę¤Er »˙ţű‹śvÚi>1˘Ś„Šr8Ččąđ ý*§âŤV9CËĘSČÁHn›ĽC‡ˇ·đQ ČWFZ‰ľóo>őyţüů~%ščaVĆ{čćŮĐňú.VD(mżâŠ+|ČME4‹ô»zoeřŚ_f>@G@+CÚ4XEz÷Ýw‹®Děm·Ýf{îą§((I”¸E Ţ{ď=żŠ/lŐŞU6nÜ8ďŰŹq_=®•D@«čň«—«™Ś=hĘĺFIŐ"‰ĘJo˙űß˙†%] -/#^>ŃĎ<óŚw)C (ҧ#FřŐu%§’ËŤ>G­ü?D+§‡N˝I•Ż=(z@=á„lăĆŤÖ»wďh·Ušóř•f*č IED~ńO>ů¤ßĐőĂ?Ř+ŻĽu2Şô‡C>őQTďş$ʨ¨Őű›nşÉ˙ń‘;PÝşu}[/ĽđBÔúąXôfH:”ÝS.7×]wť7n"‰âŢKouV夳ˇáuî®»îňn:ř‘hr®¬ô«ŕz{ZŻ^=żÚ®‡Éh˘ý"zK%—Ę€tëÖÍg˝™ ÷ŞßíWyůĺ—‹~' ÜŰĘ*9îŐFĺí]eĄFż ÄA@˘„Čp×ĆÚŕČ ˇ·Ë÷ůŇK/-vZ~¦‘67 éë[G¨1Ąëd˛ %Ěçx čaT›n۵kW˘;‚Üä’#ßý`Q’¶HŃKb¶O&Ű(›€tWßązPŤ$Ď=÷śh,eÍx[™3ŮbŕGš}ÎA(ôri$żţú«_aŇ&ÚŠ üŠ śmh¬ÜqBE«ó´±cÇšň2$]0đ“Ž8SĐŰKůчŠ<¦L™bW]u•ßWK´wDşżß~űĹ*ńúҵëěŞńď»vV×Ýí¨ÝRźhťSĆI@Ą' •ô[o˝Ő»Í„Š^ —>P>úrµŮwß}í/ů‹yóÍ7Ű\P¬*…u“ßs$iذˇ]{íµ‘.qQ Čĺŕí·ßŽx]Qq”@-’Č0RXŘ‹.şČ”hM‘ ”üG+¤ˇo•ą$y$´®Ë.»Ěäz†@ ^Ę›- üëĺ7M´ZŻ7¦Š‡Ż˛r˝Ńw­|řEűE˘}ź*rĎő×_oŐ«nwó‰Ö^ŞÎcŕ§Š<íBG@\e,•E^}őU˙ÇF+JÚĚĄ:újŕ6ďꏒÂK¤Zeé ÷d=x–ôđŤ†"•ČM«¦¶1cĆřřâÓ§O/ ¸W›vĺĎÉ`ŇFqĄ! 7JgťuVŃ-Šś#×0E×éŐ«WŘfpÝK—.őÁ ôFU›żµ0˘‡ŇP_YÁvX‹6zp –€˙ţ¦­„É,ÍĽQ€@Ú{Ś˝F–?¨V”~řᨠ›4ibŻżţş}˙ý÷~Ă"—DÚ"%CI›ĘúöíëWů‰š“öŞR©đâ‹/úŤµňĂW|ű{ď˝7ěA2Đaé¬|™+\+Şűďżżwĺ Ýt«ňZÝ×C¬ŢPEJôV© Đ™´"đôÓO›[ɰ—ń®ď]ESµH˘pŠm/—Ż…)˝uU4ĹŐWî‘HRÍ˝µÝˇFu[µ1ü­m¤ňy.·"Ł-@ŮB@‘nV¬XáÝäĘ „@ŠŤM.ľřbźUQĎ8ă úRî‘DQHd,•dÜçÔ;Đ,·z¤Ű9”đę†n𺥍łz”^F2ŘU])¨r3ň?č-R´|Ź>úhÔkľCUwq:KÍ“Ăɨ”cA>ůŇW%Đ÷§2Đ‹K´č"‘Ę­lâĉ>’Ž ~˝) Ý,®ĎJ†í햮˸Ô«[ÔľĄň~*éÓ6 ±´ŮV«– ŰV˝zuźÖ\aE‰‚´ňôË/żřö ݦÄ*úŁŁĎwŢy§wůŃë〠2ÄŻ;¸ę}okŐ_«úň㯬n:řŕÇŁ=” PJúc"dzýűŕú? Á˘Ť:§öJrĄWĚrÍ‘KŹţp(yUëÖ­íß˙ţwŃmúŁ˘×ËZuęÓ§Źßś¨•$ůîkăüIĺ2áeëÚRöšâŮL@˝bË˝ˇS§N6uęTź¬-4Ü ’·)Ď6Jő@ Ă]~ĐzŔ”q4|řđ"”ŠI®zőpŞDA ­)#K†˝6—Ď1Ă˙žčˇ˘°ťÍf,ËŘĎ<óLďFÖŻ_?ď˘óüóĎۤI“ŠUĄŐ‡zČűÓźwŢy^żőP ‡ŃŮłgűď^í! „w•ÎËőGĺő+ť•żŢĆ*Á›6řŽ5ĘgfžüýŹeévŇď!LfŇÓ Ť´Ę3lŘ0˙ŞX«IŠÜ #F‘rBEŻŽ…D†•VóeüČ˙YĆ“…Šę–a¤CF’|EĺÚsÜqÇů?D^Öç[áĘO¶ßZ­‘ĺ4ŚY"´ >g'­Ě˙íołüü|oé-Rh =„j…Sa6ĄĂ2Ž”áSˇQttŹĘ©Ľ Ňá´• IDAT*=ÄĘo_eő€ëWö 7ą˙>đ˙$§†ŰHž“—ť“Á¨ă" ÷ůÉż˙ţűŢ0`@ÔěËŞP.gz›*c]~úr)Sđ‚h˛nÝ:_^z#+ŁľNť:ľřĆ-[íĘńoŰš üĘ&?ÚŚr€@ ~O^¶v}ËV¸ĺ›bŁÇŔĎVeHŹqWćDWřেŃK@€@†(Ěđń1<T üŠcMK€ @H: ü¤#¦@€ T üŠcMK€ @H: ü¤#¦@€ T üŠcMK€ @H: ü¤#¦@€ T üŠcMK€ @H: ü¤#¦@€ T üŠcMK€ @H: ü¤#¦@HyóćYAAAXŐ .´uëÖ…ť/éÄÚµkM÷!H&ĺ˗۲eËšXłfŤýúëŻaçK:!Ý×ďH0đ#Qá TzÝ»w·M›6…őó”SN±üüü°ó:1~üx»ęޫ®=őÔSv÷Ýw‡ťś1őß˙ţ×h>ř mŢĽ9jŮiÓ¦Ů÷ßő:˛—Ŕ-·ÜbŻ˝öZ€GyÄxŕ°ó:±rĺJ;řŕĂZW­Ze‡zhÄ{t˛°°ĐŢ~űm»îşëěöŰo·ĄK—F-«‡ŽwŢy'ęu.¤ üô›3z @e$°Ď>űŘ©§žZę»?úč#űđĂ˝A5fĚ»óÎ;ĂęذaŤ1ÂzôčaS§N »Î ”…@ť:ulĐ AVłfÍRßţŐW_YŻ^˝lőęŐvú駇ݯ‡€wß}×:č 9rdŘuN¤/ŞéŰuz@Ů@@®3¶9sćXßľ}í†n°ŞU‹˙ůz饗ěľűîóFĐüůóŁbůĺ—_Ľń}ŕÚO?ýäëŐżŞOĆ49äCL‡dĹŠöĆo„ť>}şmܸŃÎ<ó̰kśČ.z㣇Ŕ—_~ŮZ·nmwÜq‡í˛Ë.Ĺ č-Ďő×__äÖ»wďŞT©bŇď~ýúŮ–-[lčС~µ˝E‹ËNćääŘ5×\ă?îµ×^^çCeëÖ­ţ­–Vů_}őŐĐË|Nc¬ŕ§ńäŃu@Ů@ŕŚ3Îđ. ŻĽňŠÍž=;Ě•Fçäv#_GŤ5˘b ř* z{öě鍰.]şř{děď»ďľĹŽÇĽ¨>ą=ôĐCvöŮg‡µqŔř†’Ú»‰Iŕţűď·Ď>űĚëÖQGĺŤs­–D?ź|ňÉvĚ1Çظqă¬cÇŽ%rP=é·$uĎůçź_tĎ€Šél°~Ę=çŘcʵaÆ…µˇ[˝ujŐŞUŘ5N¤7VđÓ{ţč= Ś& ŐňŻżţÚ»hEňꫯö‡ é€Lž<Ů0#©iÓ¦1™hîŚ3ě /ôővęÔÉľűî;żĘ*úH"ă^ţýG}´7Ú–,YbÚ ‘UןHíp.ý čaôÚkŻµĆŤű‡A˝u ŢĭͶ?˙üłťsÎ9~°Ň]éz,ŃĘýĄ—^ęë ~ă¤ý!Ń$ŕ§Ż·'śp‚ďĎçźîßH=öŘcŃnă|šŔŔOó ¤ű€2™€Ü´Ú©C†¸6·†şçčł\cJ#ąąŰ^`ËĺˇZµjE·.X° ĚWůâ‹/¶łÎ:Ë.şč"żŇ˙׿ţŐ——‘Ą‡ˇ¤·Ň-‰tW?ë\@¤ł:'™ŕóˇő„~ަëüă‹éb‡ěŃGő·ë!TÇ„ L>ůÚC‚d> üĚźcF@ m Ô­[ׯ4ŢvŰmvŇI'y˙cąÖHäo˙Ĺ_x7‡›oľŮ»-´oßŢ]$–äĺĺŮá‡î}”e¸üöwÚi§°h"2ŞôAo žxâ żŮVÝşu‹Ő ׳”€6´ĘżyóćöúëŻŰn»ífzł$ť•‘}Úi§™\şţň—żŘźţô'ď&]Ź%rĹůűß˙nŇÓŕRŠě줇aíPĞΝ;۬Yłě‡~°6mÚÄj‚ëB ŠűRĽ9CĆÂ0 @ @`˝[Y.XżťG•Z–S«mZň‘/ăúĹ_ô.˙÷˙çWóµJ)?gmĽ=â#lôčŃޠцBÝS«V­°ńę €˘’ěąçžľŚ wą7h5U2€dĐZí—{…˘ä|óÍ7öż˙ýĎ~üńG‹¶)Rî?m۶µwÜ1¬}N”@ Ŕą¨ĺSŐů†ç¤ßZä{ěáWć~řaż'Cľóz¨”ÎĘͦOź>Ţ_î`Ď>ű¬‡ŇżŰu×]#R¨ĚĂ;Ěë 6´QŁFůÍâŇY­Î‡ę¬>K傣°z€˝÷Ţ{ŁúÚK˙ŐĎ˝÷Ţ;bűśŚL`ťű>yóŰâ!y÷ر‰µmT?ň x6Ç=ńmßőQ Ó $Ź@áoŻ›mJ¨S­‘ĺ4<2y V˛š×Ż_ocÇŽ-Ö+­şk婤¶ĚłÂ-ł‹u.§†‹óž“WI;śřn)n}hÂ+= đ°xÖ‰¨qÉÚuvőřâůÎęş»µ[ëDT_®:Ňﱸ\Ăĺf@ČrOÝ´X˝zől:cLcĘhŞ·_ţ4]O ü@§I@H.ÚµkŰe—]–ÜF¨ & pšA€8ř‰ H€ Tň'.m¤śDu(tE5QőROćP8ĚT~Wô;d/ üěť{F@ m(‘Uy3mĘmG›cc‰˘“(Fy@´©W#”†Ŕ›oľi ±Z^Ńoí)‰%Š’eľUľ${ `ŕgďÜ3r@iAŕŰożőI©Ęëľ H"ŠÂKŢzë-4hPQ1…čĽţúë‹…!ŚU׳›€â—Hg”­ĽrÜqÇĹő`ŞčQŃfň/żüŇćĚ™SŢćą?M `ŕ§éÄŃm@ŮBŕńÇ÷?óÓO?őŮdŹ?ţxŹ^ˇ+•1T†űŔ=’÷ßßg•=ńÄ˝‘,Š7®UՀᥰ—矾ɒĎţâĹ‹}q… T9Ĺ˝Wl}…TxLńŢýáđaWĺâ%ÝR8×»ďľŰß.˝’ŽęˇUo‹9Ge”%Y1íCeČ!^űí7ďzŁĎŇYeĄU–g‰’f©ŚęŃďŠ~g"ÉNl˛ÍÎygÔ€҆Ŕ”)SĽ1$‘1>räHkÝşµŹý­¨#Ď<óŚ}đÁţú÷ßoçž{®=ýôÓ>Ó¬b†KŁFŤĽ¤„CJĄřůŠQľűî»ű6~ůĺ_\qěU®Aţł’éáBqČÄ" ]‘ÎH¤_Ň7ĺiP<{‰âÓ_~ůĺ>ô´WŻ^¦$VzX•ˇ*JśŐŞU+ź KżŇë#Fřlµ'N´C=Ô”ŻA:+ă^˛ß~űŮM7ÝZźł„~–L4Ă„ ®–,Yb2Ě%űďżżÝu×]vÝu×ŮhK—.ő „düH†î“˙čZ$‘ˇpexăŤ7ĽapŰ Î$Zż~ý˘rŞGí«-ńĐJ{@geÄËpWň«ŔŞęhѢ…ÔCĄVńKŠúÔ±cGź W2~üxźxM‘˘”ŃvѢEţĽ ű`7tÖcÉZÁE'k§žCHĘ<«•z‰V,/şč"żPľńˇ˘Ť´ĚĐkúśŰQqńĺâIBs@Ş}ő@<‚uV®4&L°Ź>úČŻęKG%–ÎŞl¨ŢƳ靍g¦2· ~ćÎ-# ´*ůő×_ű±hł­Ś$ą"ČO>TŽ:ę({ţůç˝;Í‚ ĽołVęĺŻ/w­”jÓ®|ď>ř`]›!ďąçž"{e •ż˝6ĺ~÷Ýwľ µßĄK—Đćř ¤+ťÍĎĎ·vŘÁţú׿zť ÷ÚĽysďŻ/ß{­ĚËÍLşűŔřşĄŹŇ_Ő#·2ąčČťç‘Gńşé·öźĚš5Ë?DĚś9ťŤ8;Ůq?;ć™QBH[rk3fŚď˙¨QŁüĆDEşůÇ?ţá7żĘ%' ň‘—áŁM´\p7Ô_{í5oÔËČ6l÷}–˙˛VđµŞ*7 X2´t®k×®~#ďyçťgĎ=÷ś-[¶Ě×Ó˝{÷´eHÇ+–Ŕ!‡â7xËçţ‹/ľ°łÎ:ËżyúĎţăýńő آ7NŻĽňŠM›6ÍîŇąyóćٸqă|§ĄËŇa…Š•;ŽôţŠ+®0…s•ŰO Cłî¸ă»ĺ–[ü€ę‘#ŮI Ç˝ö)ĚΡ3j@™G@_é“&M˛93_±y‹—آĄ«ý ›5ibmZtłvnsjďŢ˝Ójŕ“ú,ăĄ[·nĄî{Ź=|4ů<‡Š ®]vŮĹŻŽjó®ŢT«V­X1ąé!ŕŇK/ ˝ťĎ ĐŮąßOµüEßۢ%+|­Í»(4;vµvm:¤ťÎŞ˙÷Ţ{Żo©=#Ąí%Ń*|p¸Ö@ŻżţşwYÓő[o˝Ő~řá°='Zń×[}”ä˛VÚ~Q~;éíKŻ˝nwľü†­Y·ĆÖ»‡*É>íZŰa»µOůw->Ú @ ĽáV´u›ďŢs!óţŕVĽWŐ®nąMYUˇC˛eÉoV°tĄŐ[˝Ú–»ŐđCűô±ó\hÉ#?<-FŻME‘ˇ]Z‘ŰÜBE ÍDnroP¤’&îA(Td$őěŮÓŞT©z‰Ďĺ ¦łukYnăVµÉď:ëP ś±_oőš´ÔYéëäÉ“­Źű]+­(´¦VćkŐŞv«Ţ:©^É‘Giűî»oX™ąsçú(SÍça8QfÁz[÷äSě÷1Ç}Ďęäąą«¶ě·”×bŕ—yŠą€@ę |ěBH^ăV—î˝·mt.$µ«ó[׺ťyAáörśqZĄvQ‡×şĐzyÎPhâüt‡ą¤NÝ˰2žúŃÓt$Ug 7»ál*>¤¸ŰÂ>˘łé8Ű™ÓçHz»Ő˝EůuÍşb¬—WĂjWßţ0Uz‹ź9şÇH ,#pŐС6Ţą–ä\sŤŐŤĎĂŔ Úč\R ]ňť~neü_7ŢXi jc˘V$+b]Jä'Ť$ž@‰:ĂŔO7ťU+J—*ŞťÄkDzÔMoă1đSĄ·l˛Mݢ—€Ščé6ăŤw1Üóś‹Iq_ V5\´Ź<—)ö%c»·ŰXYeđŕÁöâ‹/uOľÍr˝ Ü!^xáżÁ6L(ŇXäcbP÷jŁdíÚµ~3mIuDŞ—s± d›Î*˘Ť’®D!Yżúę«0PŇĺ@,ű°‹î„"=ýđĂE—c_z®±úY˘¨RÚ‹$ž@şę-~âu!$•@oŤcľŰř™ç˘É$JňN>ŮňÝ&ŇĂ/ą$QU&¬m€Ő¦Áţýűűx௾úŞĎŇ© žŃŔłĎ>ë ˇĂ;,,čćÍ›},EČ‘Á%:ŮŤ=dHÉÎ9çű׿ţ•°ţS‘Y¶é¬ôTÉŘnľůf?ýŇáľ}űÚ!CŠÔAeź}ö)ň©ŐůŰëSş-Ń=ŠČŁEéQ´m¶U; ÷ŞëH⤳Ţbŕ'N¨ €@Ň h5)ß…Ěsn˘Ą¦3$ľsĆmźłĎNtŐĺŞď‰'žđFwnn®}üńÇöňË/‹Ş˘ůÇÝ['ź|Ňţţ÷żű—ď˝÷^±6µÚ©Őye =„n‚TxĚŃŁGc,•kÖ¶ßśŤ:«ôÚ$Ű©S'۲e‹Ďd{ôŃG#úÁř‡U=Fĺ`¸ďľűüFÚ€("ŽîąŃąÓ)JŹ }eXÖfÚfÍšEĚ ©nÎĹ&îz‹{Ž)@ Rč|׺fŚűŔ󜑟ď˘ë Š%6U´Šyŕúć:č ź¨QŁFEÝ‘!¤(9#J2$+Xä Ł(3É÷xçťw¶W^yĹ,X`ďşd_‡»^J`5Ć%ő*­(ŞŽ6ë’$¨´ä¶—ĎvťíěÂÖ†ş‰ĹKS~÷%=ĐĘź_Gť:uĽľË°—¨=µ‹”ť@&é-~Ůő€;!Te¨U«xĄž+Xű÷ä@{vtź{¸íݱ-mPěÚÖp€=2n\ě‚I.ˇč9ňa2Á«ôÚ`;bÄ;ÁířĎţăý’gĎží}ĺŕ[™—ďľ|ű"ßćÜŘk¸ •HŮ”Vg«»f¶ďŞŘަtU9ÓMg•ůřłĎ>ó»Rż~ýYgĄË;í´SQą›nş©ČíF'Ű´i㏀(ëň8÷{©}%:ľřâ ď’¦ě¶Ń6ěÝĚ%(ŤŢJ'›ą#Řnę6A÷ĚͱÜůJl©řĹd|×’čŞ@Q@M@aďš: á˙ţłéyRűövuŤęÖĄJ®Íť;ׇěŐŰEö:ŘEä’É3¶Qô¶řŁs @•ŠŔÜyólĄóµŐęfI2Č]ÜŃ­=áÂ>ţůĎöY.O?ýt‹bÂźyć™vĺ•WúP‘ +yŐUWŮén…˙ˇ-ëKŞÖVÔȱą“îłµ?.±\2/ćězíÖĆůW­e… ?¶Â“c6—S7ŰĄĺŃV¸ň;+˙ąŮšźcŢc5Y^§?Ůq}ű­[lsť˙ţ¦Ő±ďŁD1s&a+kďaő7l˲ OżŞyÖ§jmźÝUÉ›:tčŕłpĆ}·zŻŤÓ—¸Äk “ŞŤÓ] ÜĘţ–5ŃŞ+:ż˘¦3´¦_řĂë¦ĂÜW+,«ľÂßfŽRÉÚ…V0편Ű(UÝYT8ĹËmŐXiWŁŽZ~Ëg:×1­t^ę2(Ë-*aXĆ˝6Ž*™˛ ËŔß&Ş/zťĆr\Ž„ć¸<)ÔYŮ…C;^˝uý-ü~TTfŃ.ÎţwÖ±ŮD«ófó–­łÜÎÚ ťăiąŐ}ć`}‡žtŇIŰiŹ…Vo µ°˘p¦2ú›ş’±˛jä¸}Có‚˛l—wNŘd[^‚Ü@ ‰9żj“&%¶ Źe™éC]",%nŇ&Ľ`‘{Î~ż'ÇRDšŐ«WŰĎ?˙lmśëN,©â ü…ËK^ĺŹUG®ÇiÜ—«˝ŠhŁ\¬ü7/ZľÎŞ:˝)IdB-wŇKůÝC6‘kăó×_mçž{nIŐDĽVĄIc[¸lűćÖ…*ňd˛uĘ×Ý(­Čˇ¦s[‹–­qßµîÁ´qďb|Fmîz ťŃüşőöinJoś~úé'ŰkŻ˝üŽ’e%Ô¸TĹ}Ď/L`î ü8 S€@e&0×u®—;¶:?ÎH˛fÍŰÁůńKäĎ®Ť§ň ®Ą|¤:8D9:`ă ű·s $j ÔOá&;ą0ü|"ۧ.”…Ŕc[7ر›W…éěj§ĐŠ sHŐ*Ţ}§_ż~6dČŰu×]í×{Zá{ů¦Â»D€  ĐĚ­ęl‰cUGžâŠ4rqtŠ—­U{‰üEşOż"ěó.I¶ţ¶ÂvjŢĘrď]R1®A ŔŽ;ýh[śŢÄŇ-­;OrϤŰ×AŻÂéč¬Â-¶şJČŞ´\]ś‹D,Ůştąí¸S łzťbĺ:Š4Űq¦mqşKÇľwwĚsoMľ5 ­ŞäŘĂ5óüwëQGeG}´]qĹţň° r%ý¸Ő}ĎďămmI÷‡^ĂŔ%Âg@•@k÷…_‡_R—»víjÓ¦M3…śĺB^ĘŕW¤éŠ.^­NI·:?öUÖşýA–ÓúřËq­Ű» Ęż­Ś©[Q‰ąÍ¦frä8÷·)7–.]i­[ío9ÍÜfiqhÝjž8݉GÇB« äąĆeWx]ĺ2ČŃî‡Ńˇ7Dř\čľçő}ź(ÁE'Q$©€@´oÝÚęýľú^ÖęőGçonîđáĂ˝Oóu×]çýHß‹ŁBµÝ.(ÉN·P$Ë $BgËť-˝ě˝·Ľz»aĂUGň—żüĹă]’Bĺ&Q’ÁX’h˝%ŃU,â\‡ bM:v´†.ÜZ,9ÜP|ćwß}×Zµjeő[ějżşWÉís«Ú”)Sěµ×^óvýa™ó=Ć•uëUŃĹĹ _îĘ/šé"’ (xuVá_ßrÇbpÁ‚>šŽÜĚôđů;vwűGŢxă Mç÷Yú]˘ ł%âábÉâŐŰşjŽvş¦LŮ ń*‘Ż0ŻÁŇŢĹČßk˙ýíwň«’šN‚Ţ’čŞ$ŕ\ P Lť=Űćą8ŐÝj~I’ď..tÇyθ__o°~™=ë61¶r~Ź][Úˇ‡jť:u˛Ůθ—µ¨¤ĘܵµďĽc˝¶l±ţ.ńŇWgµůđMwśęB vt‰É®u?żý{C2ü»UŻn‡;ť}Ňý¬¤X±ťŤEë%Woßu•´woAű9·ÇWÝĎĘ8ŇĄjU;Î}–+dŕhŢĽą]ä®M-©Qw-z‹~ č\† jçźp‚M˙Ř%šrqÁcÉ‹®Ŕ§îX˝qĄ­*Ü–Zĺň +¬…‹9Ţ!ŻžĐz|ČöĹŐÖtmžçÚF PZĄŃŮů®ňÝQËŇĎ€(8«Ś#mfüÁčěv6ü”ńę­B_tÇ®îřŃú¦˝Ü;‡tKÁZ 9éc2ľkńÁŹDšs€*#]R•&3fŘFwÄ#ĘŮş*$ÉĐŹÎŘ׊¨jÇPÚ0}ş5űö[ëÓ»wi>ů$፮˙}ëřÜs÷ '›Ý˘łŮ=˙é:út×[VđÓUóč7 Őúś}¶ĺ»7y.>xD)ĺ ľÜrÚ˝ţ:Ć}DśL:[ĘFĐŮRŁx™¤«Ţ˛‚_¦éć&@©%0ń©§¬ż‹rłáśslă×_—ą3Šŕ°Áąýśâ á–SfŚÜ zŁűIDATt6H©tŇUoYÁŻtŞD‡ ÄOŕÓ©SíńfI—.¶ÎmÄ­­Xů.‹•´‚ď˛&®ť8Ńj97ź¦.‰–˘ĺ°ˇ6~ć”,¨:[RµčlIt¸VŇMo1đ+@)h€@˛ Lś4É7Î&9Ă˝A˙ţ¶"/×r6°*Ťů¦·ţ¶Ü —ݵz«WŰŠ—^r9łúř$VÄąOöĚP4a:[·®ĺ4nlUš4٦ł‹[ˇ;ĐŮh9ź 颷ř©ĐÚ„ D“'O¶ąď<`ó–ţf W(UËÚ´‰µŮë8kצŤőčŃ#‰­S5JO@:űťs›·d‰-tF˝×Ygč·v:[zžÜQ1*łŢbŕWŚĐ  %P0ĺ.—Îö§ímÖkaąÝ”\ L'Ŕ&ŰLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d: üLźaĆ@€ U0đłjş, @€@¦ŔŔĎôf|€ @YE?«¦›ÁB€ d:Ş™>@Ć@ " ¬]»ÖćÎť±É:uęX۶m#^ă$ @ Q0đE’z 8K–,±C9Ä:wîl2čeď˝÷¶aÆÁ € TřIĹKĺ€@¶hٲĄŤ9ҦM›fÇ϶á3^@¨0đ+Á$Đ@ ł 0Ŕ 3kPŚ€҆›lÓfŞč( .rrr쬳ÎňÝť5k–­[·.]şN?!@ `ŕgŔ$2@ ňŮU«V­¬^˝zĹZ*((°3Î8ĂűĺkµżZµjĹ®/X°Ŕ†j+W®´+ŻĽ2 ˝¤J@ČD, eâ¬2&@ R¸ńĆmíÚµ6räH›7o^Xź´*?iŇ$źőö‹/ľ°3f•‘ËÎčŃŁíÁ´Ë/ż<ě^N@€˘ŔŔŹF†ó€*€@Ŕőć“O>±ŻľúŞ¨Ĺš5kÚÓO?í?ăžSA€2.:4™ H?rÓ‘Ž üZµjŮwß}g………–źźďýń@€@i `ŕ—–ĺ!$€Vç›5kfGuT±Z;ě0;ţřăŘUA€@¶Čq+E…Ů2XĆ @ " hU~ß}÷µoľůĆZ´h¶É6¸/[·nőŃs‚E!2kÔ¨Q¦.LąËlŐOŰď­×Âr» ,S]Ü@éE€üôš/z Tb[¶l±ÇĽXAGňŮgźů¸ö={öŚ8‚QŁFŮ AĽ›ŽdőęŐ>ţÎ;ďl&L°–-[FĽŹ“€ PřˇDř @ ŚŞV­ę}ç7mÚd3gÎôt&S˘ŐůÇ{Ě>ú裵Ë÷^±óűőë篿ňĘ+6uęTkßľ˝Ť1 @ řńP˘  8 Ü~űíľ¤B[žrĘ)ÖŁG˙YŢJdM”÷—_~)ş¬ňË–-ł<Đ^|ńŰŰĘ”)öóĎ?›,ôv@î@Xú9ŤvłÂ`ť°8@™J?Sg–qA)% ]+đ˙Í7ß´Ö­[GíÓąçžk|°•©™/Ľđ‚Ť;Öľ˙ţ{ŰqÇ‹îűé§źLńőI´š7onr 3fŚ÷ő?˙üó˝«O^Űc­0˙w۬˘Bç %Ŕ&Ű ťX†¤–Ŕ˘E‹ě#ŽđĆ·6Ę._ľÜ^}őUëÜąsÔŽýúëŻöňË/{ź#Ź<ŇÚ¶më]{Ö­[W´A÷¤“Nň‰±N<ńİřřkÖ¬±áÇűó7ÜpĽ?ÄlĂŠmí±É6*w.@Č4ř™6ŁŚ¨4ă~Îś9¶aĂoŘÜg"uđŤ7Ţ0­útĐAţ˛îąňĘ+}&Ű` >›>}şM›6Íűů7lŘĐoŢÝu×]}Q•É),°‚oĹŔ/FŹ€˛.:Ů1ĎŚ¨ r•iĐ _µ˙ý÷‹ZŐ¦YEÂŃę{$™={¶5jÔ¨ČŔWąá„ŠŚ÷ÓO?Ý'ÄŇ^EÝ‘[ĎM7Ýd´+®¸Â^ł`Ú¶÷ˇ•đ€2š~FO/*š€6ĽŽĽĽĽbÍËh­ňźqĆ&_×ÇŤçWŕçĎźo{ď˝whqď׿qăFűüóĎ˝!­äďąçž~sŻ?żuSŘ˝ś€ ě €źóĚ(! "Đż˙˘–'T´V~öö—ä/ńĹ{Ł=Xô`ź}ö ˝Ý»ń,\¸ĐEçřCŃőü1Ě'?ěfN@€@VŔŔĎŠif€@e! •öyóćëΡ‡Ö˝ Řĉm˙ý÷/fČwęÔÉ `:t°fÍšy…ÓÔfއ~¸ŘŞ~XĄś€ ¬ €źÓĚ !t# ‡€{îąÇ? Ś9Ň9ä˘!\uŐUöç?˙Ůűá+rŽ|÷[µj…qźn“L!$‰~’ŔR- ŇXşt©ß+É`·Ür‹uíÚŐ¶nÝV•üőµšŹ@€B `ŕ‡á3 ¸÷Ţ{}(ÍSO=Ő·^ĄJ;ďĽó|„mÚ Âg*"O$©]»¶őíŰ7Ň%ÎA€@ŔŔϢÉf¨€@r (úM¤Őö@«Šn#ßůk®ą&¬#JnĄ¤VѦŰĐŤ·ş¦6Sţ÷mÚ´)VOăĆŤ1đĂČr€@öŔŔĎľ9gÄ€@’(䥒MÉXuęÔń­éš’XM0ˇČ '¸Šm߯_?[Ľx±ßTűěłĎÚÉ'źÖÓš5kÚرcí˛Ë.łGy$ě:' @d˛E $€üçĺr0ҵ˛Ż8ő3gÎŚÚÚŚ3ě‰'ž°U«Vů‡łĎ>;jčËwß}×zőęucmÁ”»ĚVý´˝­z-,·ŰŔ¨ms€2‡+ř™3—ڍD-Zä7ĘD›hŇ2šhĹľE‹v×]Î0ŹC"…Ö ľ-§y7+ 6đ㨓"€ r3cŚ€@ĺ"pÚi§Ů%—\bwŢy§Ť1ÂŽ8â»č˘‹˘vň‹/ľđńěË*ďĽóŽ5mÚÔN<ńD›5k–ĺ4ŮĂÜň~Y«ă>@Hc¸č¤ńäŃu@ r:uŞ˝ôŇKŢ˙đĂ·#Ź<2j‡ďż˙~{ŕ¬yóćEeÚµkgŠ®Źh®’h}űí·>.ľ6ŕĽw“ŮĆUŰnÇE'Ś” 0đ3b PŮ (Ľĺżţő/»ţúë#vuĹŠaţůÚ »×^{…•Wr«çźŢňóóMˇ1»uëćŹ_0ëżf?şý^ ü0Žś€ ©pŃÉÔ™e\€@…ĐFZ­ş·lŮ2ěŘyçťmýúőQű¤Ő÷öíŰŰÁl[¶l±^xˇXüűŔŤ ť©2S¦LńŃxzč!:t¨wZ·nÝöúW˙µ-.@€@f`“mfĎ/Ł*€’SMź>ÝÇŞ%«ĘËË =]ôyäČ‘~Sî!‡bçž{® 8Đ.ľřbűđĂ‹Ýóé§źz˙ľűîóçżüňK6lŤ5Ęż!¸ńĆٶÁ@ȬŕgÇ<3J@ ‚ČeF®5:d|_}őŐ~ł­b×G2üÝ’˝ę2đŻĽňĘâ+ňżlҤ‰6äjS®6ÔŞ­AŮ›oľYA٤@¨ĚXÁŻĚłCß ´%0yňdoŘ+k­Âc>öŘc¶`Á±Ő«WGtŃŮm·ÝLz:uęäłćjĹ^‰±$Ç|QÝ9;íçÂd.pźĂß&Dě'!@ c°É6c¦’@•‰€BbĘďÝ»·ď–üJ«ďÁ2mÚ4Űgź}|ÂŞŔ ż~–Čß^÷-Y˛ÄűöK>˙üsëÚµkÔWňĺź?ľuěŘŃ >şÝlíŻŰšc“m0v~† ŃpŃÉčéep€@Şȕ櫯ľ*j^®4 6,Öť‚‚>|¸ß ;~üxS$÷Z™W¸KĹĎďŢ˝»˙9 ráéŮł§Ź˘ŁäYz(P=ЍŁňűďżż}ýő×ŰŠoXžŞáÓ. ¤+ř)„OÓ€@ćńÝ·o__.: .ô~řZ­EÄyđÁí>đF~nn®Źc/—˝ hĐ A±[äŰŻůď˝÷žýöŰoţˇ@‘{Ž=öXż1W ŻlĂ +xČöűXÁĹÎg@K?c§–A©& •őoľůĆ÷Ýw·5jTX— ¦ţŰlyţöö0đ+Ś= AH56٦zhČXZ‰ďÜąsjĆ·usjÚĄU@H9|đS>t€ @‰#€ź8–Ô@€ ”ŔŔOůĐ@€ $Ž~âXR @€RN?ĺS@ @€ 8ř‰cIM€ @H9 ü”O€ @€@â`ŕ'Ž%5A€ @ ĺ0đS>t€ @‰#€ź8–Ô@€ ”ŔŔOůĐ@€ $Ž~âXR @€RN?ĺS@ @€ 8ř‰cIM€ @H9 ü”O€ @€@â`ŕ'Ž%5A€ @ ĺ0đS>t€ @‰#€ź8–Ô@€ ”ŔŔOůĐ@€ $Ž~âXR @€RN?ĺS@ @€ 8ř‰cIM€ @H9 ü”O€ @€@â`ŕ'Ž%5A€ @ ĺ0đS>t€ @‰#€ź8–Ô@€ ”ŔŔOůĐ@€ $Ž~âXR @€RN?ĺS@ @€ 8ř‰cIM€ @H9Ş)ď€ „(,,´I“&ŮśIS-ÉR[´bŻ»YÓź¬íڬ]ëÖÖ»wGE€ Půä¸?…•Ż[ô€JCŕŤ·Ţ˛GÇŹ·÷Ţ}×ţpę©¶*ŻŠĺ6j`U7ňŐlůmą,_kőVݶĺcĆء}úŘy'ś`G~xišˇ, ¤ ü4$ş@ ʧL±kîşË–î˝·měŢÝjVç×/3+ŘĽý¶Üjf5}^;q˘ĺ}ô‘5™9Ó† dÝ»u‹Öç!@ Í`ŕ§Ů„Ń]@W jăóó-çšk¬FçÎĹÁÄ0đ…7Îa…wßmýÚ¶µÝx#p!@ `ŕgŔ$2@ űô0ŔćźrŠĺőëyđqř›7Ľđ‚µ7Î&Ťą>ÎB€@ÚŔŔO›©˘Ł€¶č}ŃE6ď‚ ,ożý˘#)ĄŻŠÖň‰µ{ňI{ű˘×Ë@¨ô“Yé§BŘN@+÷ů±Śű2«é|řż;çësöŮe¬Ű @ 2ŔŔŻ ł@ ÄA@>÷rË©YŇĘ}ő”T$Ďůů.şÎ Űn+©× @ ŔŔŻÄ“C× (ZŽ6ÔFőąO ŞĽ“O¶żýÖ>ť:5µR T üŠ"M;€ĘA@ˇ0-§˘Dm©M€ŇŹ~úÍ=†˛Ś€’X)Î}X(Ě$r¨±Ç¶x÷Ým˘ËŠ‹@€@zŔŔOŻů˘·€@P†Z%±ŞhYŔö ť‰@€@z LfzÍ˝…˛Ś@aaˇ5uI¬ţďqŹĽ¶+yĹ– vL•ęÖ0'׾-ŘbĎnÝhĎU«mq×â ز.]ě×YłJse!@ ĹXÁOńĐ< ’Lr.2őO;­¤"Ĺ®Őtź”ŞęśŞyV}ÍZ›;w®µqVýgÜ—:Omn®5pn'Ožwű„ ÔŔŔOýĐ@Q Ěť7ĎVÖ©őzčE°ßÍcÇŽµÎnĺ˙˛Ë.łŽ;Úś9sě w~ŹĐb|^áÚţÎEďA @ }`ŕ§Ď\ŃS@ ä/^ląMšÄ=ňĂ\ÉçZsÉ%—ŘK/˝doľů¦]xá…văŤŰÖďűĆ]Ó¶‚9ŤŰĽ%KJyĹ!@ •0đSIź¶!Ä °ČřUKaŕ×wő­]»Ö–8ŁĽ‹óź—ôěŮÓ>ýôS˙sK˙˙řĄŠk{ˇë@éC?}択BIŕ'W˘nÝş¶×^{Ůí·ßn˙s›seÜoÚ´Éß[%f € t'€źî3H˙!Ś&ĐĚ­ o)Ĺ úsżÓ0a‚-[¶Ě† boą8ú-[¶ôW–’ÖV×öŽĄxPĘę)@I €ź¨T @ QZ;ăş ţ›®á·Ý±óÎ;Ű=÷ÜcĎ=÷ś÷ÉďßżżďŇ´Rv¬Đµ­> € >0đÓg®č) …Ú·nmőVŻŽ{仸’{»cÁ‚~íÉ.Ěĺ† ěňË/·•îü;q×´­ ÚnצM)ď˘8 ¤’‰®RIź¶!ÄA ‰ sŮđ›oâ(iv˛+5Ô÷ÝwźMź>Ý?üpoäW©RĹ®tçߊ«–ß mÝjË÷ÜÓÍśYš»( @)&P5ĹíÓ< Ä Đ«O›2q˘Őv˙Ć’—\ýܡř÷™ď~Ń˙a¬›C®Żumö‰ŁÍRVKq@H2 ü$¦z@ĺ%pţ 'ŘôŹ?6gmǬj«+ńWwhÍ˝Đ_˙ţłKf[j©éÚ<ϵŤ@€@zŔ?˝ć‹ŢBYHŕHçfÓdĆ ŰčŽxDĆüSîíře1î78÷žfß~k}z÷ާIĘ@€@%"€_‰&®@F`Ř AVx÷ÝŃ.'ţü]wŮÝ×\“řz©€’N?éi€@ů tďÖÍúµmk_xˇü•Ũaă1vJçζď>űÄ(Ée@¨Ś˘Sg…>AB ÷YgYţĄ—ZÍîÝŁ”(ßéő|`}ÔŢ|üńňUÄÝ€ 2¬ŕ§ = C(=IŁG[»'ź´ ź|Rú›cܱţý÷­ŁKŚ…q—!Tr¬ŕWň ˘{€"čsöŮ–ď"Üäą÷‰ąĺ´{ýuŚűDŔ¤@)&Ŕ ~Š'€ć!”…Ŕħž˛ţ.Ę͆sαŤ_+VNŮDŃr68·źSňó1 T:¬ŕWş)ˇC€â'đéÔ©vŤ‹xł¤K[ç6âúdXą1Ön\†Z%±ŞĺÜ|šÎžíŁĺ°ˇ6~攄 PŮ `ŕWö˘€â 0qŇ${dÜ8›ä ÷ýűŰŠşu-§qc«Ň¤‰ż{ëâĹVčŽz«WŰŠ—^ňj•ÄŠ8÷qŔĄ 4#€źfFw!Ä"0yňdűÎąÜĚ[˛Ä:Ł^˛Ł3ô[»Ł]›6ÖŁGŹXUp€Ň@ÎŐł¶(›9@€ dŞý~y'†Á @€ ± H€ @€@:ř7JR†öđ& IEND®B`‚pgrouting-pgrouting-2.1.0/src/common/doc/functions/images/before_node_net.png000066400000000000000000002052411257314352300275010ustar00rootroot00000000000000‰PNG  IHDR˙Ţ= ~±sBIT|d IDATx^ěťśTEňÇk› Č9-I„#HFÂD$(˘ś§bĆśă‰E<ĺ@ÄQ$©ä K–$,9mŽl˙ކgg'.»3of~Ĺç}yŻ_żîo÷ľ©î®®ň:qôp!A@@@@@Üž€ď7^ÍI´/>đ?8 ŕďďĽđŔ{ďĽđpß÷€W!‹ŰqPAň÷$ s;6l “gÎĐ™ŘXşĆ‡HµjČG“† ©WŻ^îYyÔ @ ĽĐ!t0óŹľ nF`Őš54{éRÚĽq#U1‚R+T oVö}řÉçA@SS)iáBęŮ»7Ť2„úőíëf$PĽĐŚ @ů7&‚ď  ŕ˘˘vě ‰S¦PB›6”Őą3Ů8«ź±~=DEQřáĂ4eâDęÔ±Ł‹@±Atđ>@_0GĘż928 .Dŕą> ĄlŢăĹĘ»‹%*y6+˙ć{7¦ioľY˘­ť5ËĆ; @ŔŮđ>pv ¸Ćó˝]Ł(%€€€1™á+ Ĺ_žČ{N=ôőć  }xhżŤ´RB(˙Zi ”@ě 6˝îżżÔgü ‹Ŕ€3ěčĹ?´ŁdH  ŕhx8š¸k?Ężk·J ŕÄ‹‡lî :´Ěkďß}´řÄ ÚµgO™? °źŢö3óô; ü{z@ýA\Ž€¸óŻ>~–<  =xhŻM´^"(˙Zo!”@ HŔžxöă_Rwž%éßş5ŲűĐő-  xh§-\©$Pţ]©µPVŹ' ‘{łŮßV©Č ňgń ÔťŹ:¶fÂé2:u˘ŮK–Řq’‚”5[}TçÖ4:|l(4Ţ6@Ňp¸úÔpă h  `H °°"š7§ĐăÇ­‚ ŕŻó!»®đń0÷ń1ÁčÎ]üý>®ť/öµ €’Z¶¤cÇŠ] Ç¸Ő÷ÁÝ\ä—Lűw>'ď„|×ô§đ>°DGó×|5_B@@@ŘŔf7UFŽ´JŁ §ĚG->Ž=J•*U˘źjŐ˘Şü=66––đ ~bb"őčŃ:ó*ÂL>?ś‹?öŢŢTeŘ0Ú´iőěŮÓj@ l ”ä}päČ ˇŤü>Yż~=ĄĄĄ)č A(ËLJ,ĆřĆű l·Śs‡ŮOFö  PZN˛‡ź”ňĺ­f'ły5y•`ŢĽyÔˇCÚ¶m›RüEćÎťK/^$oţńÍe€€8ź@IŢ;vTďťěÜą“Ö­[§Ž˙ţ÷żô裏RĎę7·ˇzxŘIŁI0óŻŃ†A±@@ŔŔžµ÷®cŮR_ů¶|Ľóî»túôijŰVľý-ŻĽ" ú7$!!AÍäß}÷Ýj•`żaBSźĂĂé,— ŕ|·ú>f%˙Ť7ŢP"Y ś1cůůůŃ*[އ÷-”4™3˙šl @Š¸ĆŠ·ODDń g˛ůóu>Ţeĺ˙˙ű…††ęŻŽĘË ą§fúV®\©f˙EÎäaîŁ/?ű*”sxpJŕVߣŻgÓŇÜäĎg×°»ĐwŢyG-ďË~‘ĹR «°ô>‰ť8}útšČń<Ľř˝1•Ďç¸zĹQ~‹ ü[Ä‹   Őxć=߆™wŮľ7ŰD±7ćŃâ‚\zđÁ)**JýŘŹ?^Ąěk"˝ń©<~vu++Ć÷ŕ;€@ٸŐ÷¸ý˝ËĎ—.]şD{÷îĄ!C†(Ď`¶FóŔű lÚŐąÂćß”ń ( Xń.°Aů7÷¨Ď}č6žý×I“&MčÚµN> c»żź-e€€8źŔ­ľÚůxS9®ĆęŐ«©WŻ^äďďŻlý-zý2¨6ŢÎď%-”˙’’Ă}  ŕ`M6¤Š›7—ř©˘řżůć›ĘŐźlđÓy÷ ˙˛!×ôtjĚÁľ Î'p«ďV¬ü‹ěŢ˝›Úµk§>ﵣZxŘKcIäKc ‚ €%á‘‘ú—uU˝gňâͧ^˝zęŮşu«:rss•ż~ńđ‘Čçń‘ R‘ü|Jşí6Šá¸m(éű RÝşôxF6ý Ţ5k֤ƍÓť\­«¶T ď[(i6Ť{„xWłĄCÁ@@ŠŘĂŃ}Ď_É÷ž‹|ŚcĄ?#¤őgO?ÍxćżkÝzÔ­[7ĄřË€ŕ §yšŹËscBě¨g^Ý׿ż•”¸  ŕ(%y¤W¬D˝Ó3iO~É/¤ç›4"/ö öúśŤÇűŔFPMłŤ6 Š ¦ŚăMyxł.őîmęr‘sËřŰ>âó2)©°€Fđ ¶—·˛ý4_;ÇGˇŐś‚¶o§GůŮí(ÉűŕĎřÇÜř«_ή>Ű^/¤^H¶ŁZxŘKIáíGŤ‚"€€9ýúöĄĂ‡)›[DĽw¤¨÷y°®0źÖńyY°EńĎ>p€Ş˛©QoŢĐ’Ľ’yżŹˇ\ŕ€=Š?ŢÚi˙’–ĘIÉá>p)좳pĘÇ=ťź5•ź ĐĽ´×&Z/”­·Ę F:uěHCys^ö˘EeÎ&ű§źčţ-¨ýMo eţ@<@Ŕ.xŘ… ‰™Ľý €€€‹č5z4E?ů$vîl±™yש€Í}tâÍv˙ľÖ=űg˛W ¦łgÓšyó,揋 Î'`ëű 6-“rxłŻNʱËĎ ň˲ŕ}`™Ź+]ĹĚż+µĘ  6üđ5™?ź˛x3niK+ţÍ.„â_Ú`‘”ĽĘ¬f‹™7lTT @Ŕłô~č!Š<† 3Yq{gţĹÔ§ńĘ•PüMŇÄIĐ6kď{gţń>Đv{—¤tů/ 5Ü "°žg˙ďco(žűK&âĹ#›M‰†ź= Ĺżdq8ťŢNoÍ3˙šo"@l#°kϚȞybynF§N,±Ľ˝ÉâĚ?G꼾~˝ňă/î<Ĺ«6÷ÚĆ©@@ËĚ˝,Îüă} ĺ&-µ˛Aů/5”Č@´A`ý† 4{ÉÚŔJ}6Š *G…aˇä¦ X—H~ńÉ’žNI‹sĽ°Ţ*€üřkŁýP (MĆď ~ţ”_%”ĽÂĂŐcĽ¨BjŢĄ ]ăyAů×xˇx  p+6mÚD«ö˙Fgăâ)1!MeUŁjuŻß‘7lHÝ»wż•ěq/€€ ÷Á‹ÖĐ9~d§§čߏwk‹÷ µă­Ę˙­Äý   qŰ®®ˇ”śD})CüC©Kµľ/5Š Pžţ5ŠNĹÝPü%˙Čš>Ô˛»ŕ˛(ňtlřu{<@@@@JĘżCqăa     ŕ<PţťÇO‡€ňďPÜx€€€€8Ź”ç±Ç“A@@@@Ŕˇ ü;7    Î#ĺßyěńdp((˙ĹŤ‡€€€€€ó@ůw{<@@@@JĘżCqăa     ŕ<PţťÇO‡€ňďPÜx€€€€8Ź”ç±Ç“A@@@@Ŕˇ ü;7    Î#ĺßyěńdp((˙ĹŤ‡€€€€€ó@ůw{<@@@@JĘżCqăa     ŕ<PţťÇO‡€ňďPÜx€€€€8Ź”ç±Ç“A@@@@Ŕˇ ü;7    Î#ĺßyěńdp((˙ĹŤ‡€€€€€ó@ůw{<@@@@JĘżCqăa     ŕ<PţťÇO‡€ňďPÜx€€€€8Ź”ç±Ç“A@@@@Ŕˇ ü;7ĄGŕúőë´{÷n“~úé§´uëV“×p@@@Ŕs @ů÷ܶGÍ]śŔ† čÁ4Y ącňšáÉ‚‚z饗húôéúÓĎ<ó EFF9Ž9b5/$Đ>(˙Úo#”L4h?~ĽČµŚŚ ĘÍÍ5™Ţřäľ}ű¨k×®´`ÁŠŹŹ×_ţ÷ż˙M;wîTÇ;ďĽCÔ¸qcăŰń@@@Ŕ @ůwÁFC‘A@ěÝ»—úőë§`Ň?tčPŞ_żľRÔwíÚĄÎçääеk׊qqqęš(ő2ă˙Č#ʍď: ¦ ˘·Ţz‹ľţúkň÷÷/’_@@@\“€ŻkĄČËËŁ””bÚ´ijĆ˙ŇĄKäííMÝşuSçOž>>ĘÄÇXŽ;F˛×Pj×®MsçÎ5NZäű•+WčđáĂzł"‹‰q@@@Ŕe@ůw™¦BAAŔ<ÁÓ—_~I˛ 8<<śňóóU↠ŇěŮł‹Ü¨[0źŃ–-[¨S§NT®\9KÉp @@@ŔĹ@ůw±CqA@G 00P)÷"Ź=öÉl}ÇŽ);;[mŘ­^˝şÚ¨[Ż^=‹Đ"""Š]OJJRž€   îEŔ«Ĺ˝Ş„Ú€€Řvu Ąä$ęO…ř‡R—j} @Ŕ <ýkťŠ»á,BŞBÓ‡vö@ž[e¸úôܶGÍA@@@<Ś”kpT@@@@Ŕs @ů÷ܶGÍA@@@<Ś”kpT@@@@Ŕs @ů÷ܶGÍÝ„ŔçźNŃŃŃN­Ťxzýő×I˘C@@@´KĘżvŰ%«öíŰG_}őŐ¬YÓjZ[,X°€öěŮcKRš6m]ľ|YĄ—˘.\ YłfŮt/€€8‡”çpÇSA TLš4‰^{í5 (•ü~ýőW›Wľůć’x:yď˝÷hňäÉý/•–@&   P6 ü— Wä eN ++‹V¬XAC‡UĎš>}:Ő©S‡ęׯOďż˙ľ:'¦85jÔP‡¬YÎ3Ď<Ł€ÉąĹ‹+ç /Ľ@‘‘‘4uęTuíűďż§FŤQŐŞU©nÝşôË/żčď‘Â’vůňĺ*ŕ Űąsg±4wî\’´"ąąątöěYZµj•ú.3÷§NťRźEésˇŐ«WÓĽyóhË–-´wď^uMÄ8­ś;věµhŃB—˙€€hŚlţ5Ö ·Z™‰Ý°aťdŰď3±±tŤ‘jĽł!MxSfŻ^˝nő1¸_ÄÖżS§N´fÍęßż?‰˝˝ßdffŞŤľ"˘ ‹NťĽňĘ+ôÄOPíÚµIVĆ?,,Lmę˝ë®»čńǧ!C†Đ×_MÆ Ł3f(ĺ_·YXV t&>˛1xüřńôôÓOÓ›oľ©ŇË~‚îÝ»k€Š tď•űWŃٸ8JJHU`ŞETĄĂőĎá}€n HŔ‹ţ^ă÷@îRĺU¬Î^ş”6oÜH•Ůä#µBňfe߇‘|đQ15•’.¤ž˝{Ó8Vňú±ť8Äu ČŚ˝¸Ř” ą˘”ËLľęX3í)((P•–{>řŕµđŃG©sňJó ÉG>ÇÇÇSxx8ĄĄĄQ·nÝčĂ?¤ęÓJ^˛?@6Ë=bvq.ă÷AB0ĂCůť~ŁÝâČ7>ďç6žN!đôŻQt*.E˙ěČš>´łSĘ‚‡:‡fţťĂ˝ÔžµcMś2…Ú´ˇ,žy ewŽ"o-ţ¨PVw­_OYa g_íS&N¤N;O3š'ĐŻ_?úůçźŐŚ»ŰřůůŮTfĂŤ»ŐŞU#ÉG'2p%^D6wíÚU)ţrnäČ‘t÷ÝwI+Šż‰ÉŹ 8Ź€ą÷AůĽëTPxcŔ'Ąóöň¦@ß`UPĽś×^x2€8fţťA˝”žůĎŘ.eó/VŢýKhgť}ř0îmܦ±é@Ŕ5 XzdZPţ k‹÷k¶=J öŔĚż=´Ü3-6üşh»v5Š–±őŢĽYRĹ_ŞîߪůófÎŨ©×čŃ.JĹĎ&€÷g·?j ö€ňo-Ť¤˝ó±Çčo¶ôż÷ŢR+Q› E?ů$őĺÍ ×!€÷ë´J  Z ĺ_ ­`Gd†ď,{X hßŢŽ»lKŘą3ťzč!ęÍÄu§ž .8´Ŕ˛Ď@çÔˇĆĂŠŔű@@Ŕ^Pţí%ćÄôbÓ{áţűËDń×U+€gŘ Đ‹ěѢ}˛ŃWĽýKOťüđĂĘ—ż±çž·ß~›ľáMŢćDĽ‰ŰNC™6mšr˙©;$°l,~ŚW ŕ,Ěɲ?Ź÷AŮ3Ć@@Ŕ @ůw‘V/˛ą7`čĐ2/±˙}÷Ńâ'hמ=eţ,<ŕÖ|ňÉ'ôŇK/QvízůňeĄ‹ŻţŁGŹËX”řożý–:Těšxó‘AÄ Ah۶mE®oŢĽYť÷ÝwŐ rĎÖ­[‹ĺ…eOď˛gŚ'€€€»€ňď"-+î<Ĺ«ŹĂ„ź%Ď„h—@NN-ĺŘ#8®ČĄK—¨3ŻÜĽöÚkĹ ˝sçNúí·ß”/~S"Á$©Uq÷ŮžÍĚ$âÚSÜŠŰĎ…3âxx8ž9ž îBĘż ´¤ě‰g?ţ·âŐÇŢjú·nM±ě>t=G †h“Ŕ ^ť‘ŕ[:“źŽ«aěرzýşRË A"ů~÷ÝwfăDp0¸W_}•Ę—/_¬˛±îůçźWŠ‹/꯷mŰ–ö`u¨ݞ>÷AYFţ  ŕŢ ü»@űJäŢlžŃu´dtęDł—,qôcń< $$$Phh¨ŐÔ3gΤP˝ző¬¦5•`Ýşu4iŇ$’Hľ2ŔHIąRž-Ń!Ž%€÷cyăi  ŕnáWă-**7oܨŹÜk­¸śŕ.>břŘa”¸*ďĂÇY>¶[ËŻ÷îMž}Ö†”Hâ $ć:ÖdÎś9*ďČĹĹũϭyeGöŘ"5kÖ$9ÚµkGx%Hěü¨ždKHSJJú>¸ŕĺC[oFř­ĹŃ}zű‘.t:—mÇ˙5]XĽLsÁYp5Pţ5Ţb˘lUaŰj[ävN4Ź>ňůxŽŹµ7oěË˙OçĂçćµů˙U7Ż™ýĎŰ›Ş°˙˙M›6QĎž=Í&ĂçhҤ ť={–rssÍšóHÉöď߯/ ¬ąĐŁŹ>J©©©´{÷nęÓG†„¦EL†ÄĆ_ޤ¤$şrĺŠ25‘|š7onúFś-%}äůĐ“THńŕ'ź ŞÁ{6 Ąy‡‹ĽʤM‘)€8š”G·óy'ŮĂO Űa‡XąO<óżÁ‡Ě N™:•ştéBÓŮl§[^…ňý¬ĽeeeŃóĽáS6NĺëňµKVňMç™ÝM¬|„2»v¦ĽĚ,ły9Ďx;vL˝dφî}P™w1ĽgCL·ţ÷ż˙©<ÂÂÂHrűËlŽxŐç,ż“  ®KĘżĆŰî˙ĐúÜTĐ̵_{ţ (sÝ¬Ż¤Łś?…ńţěŮł•}¶lü´GĽĂĂ(“ÍC Ú"pčj ]IMَ÷aŢĽyĘŻVHšłgŤm׆ĘůúĐwďSŠżH+ć_ďÜCcţq;…°źţFaU(??_yń9p勉ĄěĽ|uí»˝űŐç!-"©IX(ŐoŘP ö\şLíkŐTAÄ&OžL˛ď`áÁ#PüÔ=2SSČë¦Ů•ąGöŕ¶ŻÎó›T~Ă•ąGĚ·d‡¬čdŞôsś÷eŻPWʱ!%’€€h•”­¶Śĺ:ČiWđ1jÔ(u—Ěňé¤+2k;kÖ,Ú˛eK‘™_}"|p9Ľ’óĂľôrĎ®´lŮ2e®łüŘ_”Ă ýví5YČŕ@d@ł&ts9|-†ŽńŠA!^t¸hp°ą<0–wW¦Ź>úH=óRJ*mŚ–-ä­Ř›_@‹Ů,ČÔű@Ę(®[Oź>­ÜÂĘ*ĎđáĂé_Ľ2´Ż%hĄ(€€@™€ň_fh—±ĚËżŔ‡X\1ńXńß.Ń[‹\}ĐĎŹŢd“ k8ź@ď®ÝHµ*U¤žßvöĽÍŮpú %łéä!{ě‘ŮĽ˘PżJee$¦E2¨€h‡@2 ˙Ém›Ă+<#oîőĐ•n'%>ɆmÄä‚˙űß$nfj§( €€@€ň_F`K+ŰjĽĚžoŁŤí%wŚ , “'O҇~¨6yŠ˝oC6ă ~üyĆď†×v7ó©t¶îѢ=ÓUŚ‹ Z&É&ZöŠđ”TšG°×ź†őKz;î+ü}»éţ› ćÁž5‰áżmcy'?›Vó¦ÝŰn»Mő8öމň/¬Iż‹Şó;   ŕş ükĽíđmŤĘż©Şđěźa ¦'ź|Rm┍žbą›ËfAţ¦nĽy.“8u¬_źZVĂMrq IDATľL¸!С~=ZÉ“ţüwkMLĄX].¨kXńŕTĄJ••-k€…ü.’w@@Ŕu @ů×xŰ5ĺúŠ›7—¸”˙c»ě!!TűfĺĘ•Sć?~bňĂç$€% IO§ĆĽBp>[}H Ä)€x“ŤŔâńiţüůŞbQ6Tď ! €hś€»€”}~ ŹŚ¤Pv·hMDÁ˙Ź0¶ë•Í«yŮ"_ĽÉO|Í›×Öó5ńóbŃ[8§MbÓ€ö$Đ’ľ˘Ľ ©Gú•Wľ(ý÷ŁA$»ąj˙Äű@ ŚR€@xú×(:÷·ÁodDMÚąŚźŠěµD ¸Q¨–J‡˛(={÷¦Śőë­ŇOíěëĎč-1PüĺĆ›×öóµĺ¶(ţśţ:?ł7?  %y,âŘ˝cň2čéü,ú“?×e[˙HžT¸ČŠ˙4®Ú8>,Nŕ} ť€’€€Ŕ-€ŮĎ-tÄíㆠˇQĽ(o"~ 4ÂLˇd0ÚĚ5S§¶o§GůŮířČ#4zĺJ»Ţ™٬ň--ČU‡·—7úőţe­†xX#„ë  ŕ ü»@;őëŰ—"ľů†®>Lţ­lńÉqë•Ęć€aµŮÔ¨÷»ďŢzfČ@Ŕ.©Xo;ľĎť;GěJµFŤÔąsgŠŕͶŰ·§Ůlş3‘íöÓš5ł+ß’&Ćű ¤äp€hŹĚ~´×&&K4eâD*ś2Ĺäµ29ÉĎšĘĎ„€8ŽŔĹ‹ՆܺuëŇÇL;vě ={öĐW_}ĄĚtîąç:Ŕó:Đ;ŽŚĽŤ÷ă:ž eLĘ.­ě;uěHC7¦ěE‹J+Kłůd˙ôÝߢµgw ÇHHHPnx[ńęžlČ•ÜóćÍŁąsçŇš5kčÚµk4räHş˙ţűŐ   đ>pLŰŕ)  ŕN`öăB­9íÍ7éŔčŃÍ&lP’ÉŔš˛=ń§¬t@@G 44TÍęW¬X‘®^˝Ş”ý&Mšč °oß>źc˙ţýČAľÄUgýĄKőďy™·ĺă6>Şó!~ţů8ÁÇ&ňRźíĽě%†ô   }ů×~)á†~ &ě—;‹íK[˛Xńo¶p!­â_Úh‘ŘD@‘ÍŰăűďż/rĎŢ˝{i!˙}–罢ř‹Čű %ŻÔŤ••ţ.w±Ţ|ŚäăI>>çă o}ć@µyŁŻ­‚÷­¤@\‹fţ]«˝Ti×ΚE˝z˘Ż\ˇ€aĂJĄbęÓ„güWAń/žČJB źckÄĹĹQrr2Ąs€=™ýÉČČP¦>·qÜ cůcĆ }šůżţJëŮEott4ĺĺĺQµjŐčŽ;î QŁFѰ:uh·=Ëî>—Zď‡÷1e|÷!`ű4űÔŮ-j˛žg˙ďcox°Äu/ŮlJ4üěYĚř—"nŇ!ťť­lţßdżdVżeKutéŇE ĆŽ[ěA´Kö4mÚ”–˛PGŢ$÷ôŃG4|řpş|ů2uâ(ÝO>ů$‰ˇńŢĺŠĺˇ;÷Y4¸ nC~]Ľ)w±'‰ě‰#–7čfđ|°Äŕ ^…g%€—ří®ĘńęÍ˝‰á"h–€¬ <őÔSôöŰoSýúőM–333“&Mš¤wôíC­8ŕW€ÎĎ?Ţ&™á$¸+Dřu×–µ˝^PţmgĄé”ë7l ŮK–ĐVę«°)PŰ{…‡“/űÉ‹ŤĄB>BŘ” ińbąWxőîŐKÓőBá@Ŕ ÄňßęŠ+ŠU]6úöéÓ‡ds°5‰‰‰ˇłĽ˘×şukµAX'›ăbčľĺKÉ7>ďkqÜ”7lT;«ĺßN`®|Ó¦MtúĚ:˶ĂWY‰©Î€|4nŘşwďî Ő@AŔc ĎäÉ“éöŰoW $Đײe˨ÖĹ#xţ çÁ˝NÄôçŐW_U‚Ĺ]č#čPŮG°k×.ŞZµ*=ôĆt->†jTŤ îő;â}ŕ±= ÷dPţ=ąőoÔĘ?ú€hŚ€čřúúŇ‹/ľ¨/™(ősć̡™3gR3ŽěűŘcŹéŻÉfŕGyDŮţ/ć•=IłsçNµ@ň/BďĽóíŹßAW®ź§˙PęR­ŻĆjŤâ€8‚”GPÖö3¬‡k»đ(€¸ #GŽĐ^‘łEdV˙čŃŁú¤2{ŻVÄ®_>ŠäŰżĺŮçµ×^Łš5k*Ĺ_DLüNť:Ą>řümţS$|đpőé1MŤŠ‚8ŠŔ_Ľ‘ţ÷ß/ň¸ Ľ/§RĄJôŹü ¤Ľó“aĽoçăŹ?Véd–?**JąílÔ¨‘ră)yŠ(ú_ý5‰ůŹGłK^///5łTävń˙/¦B"Ţěí+22R˝V­ZjÓŻHrvB‘űđ@@Ŕó@ů÷Ľ6GŤAĘ@·nÝÔÝ·Ţz‹fqP>ń˝˙É'ź(â˘Ä[Y9Óžçź^źTfóĹH|ö›’Îť;›:­Ľ‰D§§´Ü“ip@@Ŕs@ů÷ś¶FMAH`Ŕ€Ędgüřńę???ĄüŰ"âŃGötíÚUźü GôţóĎ?Í*˙ÖňÍ͇ɏ5F¸ ž@Ęż'´2ę ŕ 4 µkתh˝ďľű.µk×Îb9˛˛˛h۶mtřđa:wî­[·NĄ—@^âĆóľűî3yżřó饗L^““#GŽ$ŮGś“@ Y7Ü˙šMŚ  nMĘż[7/* ŕlb§/¶˙rX±×˙裏ÔĆ]‘?üPý/«:t G}Ôd5jÔ ””µŮwď3Ů\śWKYů™Ć—đ@@ŔĂ@ů÷°GuA´K \ąr´qăF» čďďŻVÄLHţ(–GÔµµt=÷Ʀăbq@@Ŕc@ů÷¦FEAEŕäÉ“´fÍłŹ»ë®»”ŰN{ä‰'ž :t(ÝyçťĘóʎHßźţYĄ1–Äě8ŞŕW‘ŇyĂo^Ažńe|đ Pţ=¨±QUÇ`\âéGĽţIޱóĚcśÎđ»xůą|ů2Mź>]íw ĆҦMăSę{˙puÜÚ‘¶^]m2 N‚€x(˙žŃΨ%€€ źýożý–,X ‚oŮ+/^¤ÔÔTjѢ…ţÖ† Şŕ^âçß‘Ťľčëž{îˇ'ź|’ęVhDÓm‹4lĎs@@Ŕ5@ůwŤvB)A\Ś€xć÷ś˛y×ŘDÇZU~ůĺĘÍÍ-˘ü‹ëOńýo8 °–Ź\ůĺ—U`±ť;w’x ŻXĘż-ŕ@Ü””7mXT @ŔąDáć™gJT1ĘË+j›/+:/@ć2•4ű÷理¤$ ¤–-[*/A"2óź”OG˙4w;΀x(˙ĐȨ"€€óLž}úé§T§NŞRĄŠŠ pęÔ)ęÝ»7Íź?_íŘ»…r r(Ä?Ôj@@Ŕ= x»gµP+ĐččhJNNV6ü˘ŚŰ"Ť7&1ýůő×_éá‡VĘűś9s¨uëÖ&oßľ};-Z´H Ž?NQQQj ..ŽBCCŐ @¤jPM“÷ă$€€€çŔĚżç´5j  ŕ"Ž;¦|őŻZµĘ¦‹ öíŰSÍšE•{1ýéßż?ýńÇ*źrŢĺlʉ@@Ü—”÷m[Ô @ŔE ˛.ţúĹ»Ź-ҧOš8q"Ť?žzöě©"ýĘćŢÇÓ¬YłčÇTŮ$e'Ř’Ň€€¸1(˙nܸ¨€€k{QÜĹCŹˇÔŻ_ź$—±Ť˙îݻ髯ľ˘ąsçRBBS«V­hĺʕԶm[ŠËĽŞ6üB@@<›€o+ôl¨=€”C‡QµjŐČ××—.\¸@·ß~»Ő‡8p€ĆŤW,ťřř˘öJV~&mľ˛‚ŁűćŞ[eĂo—j}íÍéAÜ€ŔÓżFŃ©¸}M"#BhúĐÎnP3TÁVů·•Ň€€ dcŻ(ü†"çt˛mŰ65(_ľĽŮÜäúŢ˝{Í^·÷B€O Šđ›yĹŢ[‘@@ŔÍ@ůwłEu@śK@<ű<÷ÜsŞiii*Ŕ–xďщDďóK3ř2ó/˝Ä–×®]4věXĺµgÉ’%V¬‚111ĘÜÇś«ŃNť»RÔµ5”š“l.΀x(˙ĐȨ"€€ăź}ݬ˝¸Ř”Ť»/ľř˘ľź|ň ]ştÉbÄźżřĺĺ_,L<ÉĆ]SĂüýýé»ďľSŢ~Ú´iS,ďĚĚLeŘ›˙A@@<›”ĎnÔ@  źý y‚ś‹ŚŚ´řÔrĺĘQll¬Úđ+&CŹ?ţ8ýôÓOtäČ“÷…„„¨ŁFŤR>ý˝˝‹+ůâwRrN˘Éűq@@Ŕs@ů÷ś¶FMAL`Č!t˙ý÷«ÍľőęŐS+°KĚz,ÉđáĂ©S§N$« ,Płö2ó_«V-ł·µhŃ‚dC°¸ř”h†’ÇľjP°_yŠĎЎ‚Âłůŕ€€€{€·÷n_Ô@ŔÉÄg˙—_~IW®\Q¶˙oĽń†IÓ)¦ě¨]»¶*q^^ĺääčyQęĹ9[JJ ‰kOYЉá}檛¨î   ]±áíÇ(ś7'o?nŢŔ6TŻřÚ° 7! €€€m  |í}şXˇÄlH}IŔ01#Ę-Č.–'@@<‡Ě~<§­QSxôŃG©k×®ĘCŹ(ěĆ"ł˙âÇP$íźţIS¦LQ ľéS!±ß—UË—/Ó#H\…ęVä~ ¶gĎúüóĎ©WŻ^*˝ě3đóóSž†Îť;Gb~´f͵ň Áľ  žKf?žŰö¨9€@Xµj•RÜĹ ĎŃŁG‹=Efá«WŻ^ěĽîD~~ľ˛ńĹ]>‹źŰn»MĺgI čĉMąąąę­[·V‘KégéXŇ~¶ýŻłK q ÜĚ~ܸqm¬fţm…d  `+1ĂŃIýúőm˝MźNܶjŐJöĚú7kÖL†r5ă"ťJ>BiąGő´'_¤µN@[˛ÚCččZ$›-¶ Ę ĄH :ĺ8˙Rŕ9yňdÚľ}{±śŽ?N-[¶,vŢ܉3gΨť\ż~ť~űí7Zľ|ąÚĐ q-˛OçÔ©SĹ -›ýďąçžbçÍť0Ţł#ć~âÂwíÚµj%ĄEĘi‘D>  nM@”tńŔd,˘Č*óĆ×ußĹ,kúôéjď…lÔ‘ŤÜmáÂ…4gÎjŢĽąŠî qééé&Ű_vńĐeM˛łłéĺ—_Vű„t"y46lŘ@|đőîÝۦĽ¬= ×A@Ŕěý@@l 0lŘ0ŠP)E©Ű˛e‹Ú_Qľ|yî&ęŰ·ŻÚ b¨ŠG§¨¨( Wy´oßž6mÚDň,k;v¬Ú—#"@‰Đ-Aú’““­V@\řĘ Ůäo(ҧ$.ÄřgĄJ•TdpĂÍţV3G0CĘż08   †Ţ|óM9r¤:d¦vĹŠjvV:SŹłgĎ'ł¶˛céŇĄTˇBš7o^‘ë:Ĺ_Á«WŻŞÄuŚ7ŽfĎž­”x ęŁfń˙ýw˝˛.şŤWtî˝÷^5hرc‡Šä-ýÉPDń—>!®‚EéŻZµŞë@AI5MĘż¦›…ĐQâľřâ ”M÷#GŽ(wŞ"bÚ#Ú E7Ó/Šż9‘ăÇ{Ś$.D»víĚ%Ăy ŘżżÚrţüyĺ™K˘týőתÄŇľćúEĹŠ•ňoJşwď®âzĽőÖ[ŘPn Ε”˙aĂM  žJ@L}ÄüG7coČAb-Çp0 ÖfŠ™ ÄtDöĚť;×Tśs˛éWVxLąä•ŤżĆűBl1Ű˝{·Z1>uűí·ÓŔ]€ЍuPţµŢB(€€€¦Hü„¸¸8’M™Ć ÜŰożM›7o.RŢwŢyG™™“iÓ¦©€lb2$‘ť!®I@ú…ÄćÁś¸Ý5”ÇśNžď˛»ó  ®OŕBz4eçßp-)µ đ ˘:ĺş~ĹśPńç/&?Vf:2Ëź––F<đ€Š¦l«r/ÁÜÄD6uĘćN±ű–#$$„"##mÍ é4@@öiGž#F(Ż<˘řË*ΨQٍI“&6•PĚ…:wî¬ŇŠ XŮHľ~ýzŐ?ÄE¬=ýËŇWżH‰Ůú$aÁtWłÚ–nÁ57#ŕĹ‘¬;ˇułJŁ:  ŕI¶]]C)9‰ú*‡ř‡R—j}= ę  p“ŔÓżFŃ©¸żÉEF„Đôˇ7€ääË3Úµ‚ňŹN    BĘż‡44Ş     PţŃ@@@ŔâˇG ˘•rh…Ę …ö2`+§z¶Ëĺ_ŰíŇ€hŔ¦M›”GgËĽyó襗^rv1đü›ćĎźO/ľř˘ÓyĽ˙ţű4kÖ,§—Đ6(˙Ún”@@@#dVőé§ź¦çźľTJtńâEĽÉٸq#=řŕú¤2ůő×_éĉ¶ÜŽ4eHŕúőëôÚkŻŃ3Ď8‡€ażřĺ—_”ň-ćaşA™DęíŐ«-Y˛„t‘~eiôčŃŞý¤Ż‹(ôŇÖ}ô‘ş´hŃ"Ő·äţiÓ¦Q×®]ő·ěÜąSĄýöŰoŐą»ďľ›¤L0G3˙ćČŕ<€€8yň¤ŢCfće˙łĎ>#™ťąrĺ Ő®][)î"2+űŢ{ď‘ÜWŁF “,ĂÂÂhéŇĄúk/Ľđ‚RřţůĎŞČ® .Ô_k۶m‘´2c,+ bޤ+ɇŕd™ö•¶‘ČľT şn…G6ŕĘ €NÉ?pŕÉ AÚ.88ŘdŮ$’´®_Hč &ĐO?ýD={öT« ň ťČ`ăË/żÔ—Â2P„€€9ů7GçA@@Ŕ€@NNŽ2ąy衇ÔL˝ĚŇËŚľ(hĆ"¦20§ř§—ďrOŹ=L]*vÎßß_)ţ¦ž],1N”Ă~!3ú˛z#CÝ,żńĹt§M›6făô2“1#łE¤_IĚŔĚż928  ÂĂĂ)!!Ať‘ű5kÖ(SŮ+6ţíÚµ+ÂKöÄĆĆR^^ž˛ĺ7™6vY«V-:zô(5lذHrSi%ďJ•*©˝ç~! şHŁFŤh÷îÝj`äČ‘Ę.ßXBCC•2oN¤­ t˛O |ůňtüřq’C1N+פ_DDDËçA~Ń@@@Ŕâ™gĎž=*©n]wnn®RđdŔXZµjĄĚAžxâ 5,f˘ě?÷ÜsJA”ÔÔTeÎńűďżSbb˘2zě±Ç”W!CŹ/˘Tţůçź´zőjZĽx±ňĺľwď^ý†Răgă»ăö Ů "‡¬‰ŇnŞ_ôéÓG "ß~űmÚ±c‡Ţ>Ô¨QtáÂ5đ“ÍŔb·/m-&]’VĚ{ÄÓÔřńăő•“~!űNÄ”ÎÎ_ú–nٱă(ŕI®DŔ‹_ …®T`”@@Ŕ6ňzß°a­Ü˙ťŤ‹Ł¤„TucµŞÔ˝~{jÂJ†lD„ŘF@fkeÓĄŘj‹âýź˙ü‡233©}űöĘÇ{3{˙·ŢzKźˇlž2eŠňĆ"Ů# yź~ńú" ›Ü#3»âŁ]Ě„Ä^[8ń$›…u&b3ţǨAŘ”‹é‘l@;v¬mpTş>{ňĚ:Ă3Ř×ř©Ć3Ů ůĐbź• (î˛b#<ĚÉĚ˝ümÉŔďđáĂj@ źuréŇ%š:uŞňÔ#ÄO?ý”Ä\çňĺË$+ â­Gň’|Ůŕ]ˇB5ŕ”gČJŹ ĺł &'Mš¤ĽC‰W Ů/"+PŇĎÄ‘)yú×(:—˘żBÓ‡v6•çl$ŕjýĘżŤ ‹d  ŕ*V±9ĘlV6ól`ĺ#(!Řź(<”Ľ#ÂU ăČ7>…*ň¬so(íŮ»7Ť2„úőíë*UtZ9Ĺ}bĹŠé>(QÄ˙ş¬ŇgĘ\gË–-j@”=±s’eË–{– ĆŚŁĚŽtűŠ%rˇĆ}6•ëďÍŠŻĎMó•|đˇŐ>;xđ`şçž{čŃG-u <ňČ#juǔȠODúĚçźN˛©W|c‘ŤÄâ}JVtŽŤÓ@ů7&Rňď®Úoˇü—ĽÍq'€hŠ@›LäYćŢLĹn(nÎęgć]§‚Â}Y˝˝Ľ)Đ÷o/#¬(°YJ8+ S&N¤N6žŇTĺTôôtĺ˛QfÝK"âÁGŮ(lJÖ­[§‚wÉŠ‚ĚäĘl± ŚE”D™]vuós}Ö¸ľĆßµÖgĹÓ“„É  $"ć_˛rdĽ×C——(ők×®UűGdĄI¦}b&]ĚSeňoŠŠ}ç\˝ßBů·Ż˝‘@4Iŕ9ž‰^ʦ^¬Ľűs C±¦üëŇfłňĎ6*t/›!Lcżá(K–ú¬­ĎE굕Ôßé üŰĎĚđwč·pőyk}w€€Ó tg{ăeě$€mÇŤ{ çĎć(ţl‹ľŁÇöâD(+čłeEů–%wé·Pţ˲— o(cw˛g Ę˙Ţ{KíIÆQô“OR_ ŠĄ–ądä ?ÎxfY5•»öYg´‘3žYVýBëůşSż…ňŻőކň€€2 u–Ýţ° piK ď8Ĺví˝KhŰ^ÚĺŃJ~˛Ńv´ŃŞŘŢ+a)))ĘĂŹ¸µ$â­ĹŘ׿¤—ütľŢe“°Dv•ý®.îÚgeČ+ŻĽR¤yĚ_3Ő_ŚŰŐTšsçΩ pb÷/"‘~e“±qß3Î ßoť€»ő[(˙·Ţ'€8ś€Řť^¸˙ţ2Qüu• ŕŔöôâ‡:Ľ~Z| (Y&L ‡~X_+®XĹ˙ľˇËUq÷).;Ťe˙ţýĘť«řń7';wîTnaOś8ˇ’Č@@\ş4Hm4—ľ%Ľ¤ďČłe30¤ě¸cż…ň_vý9€@™O˛ą7`čĐ2Éß0S˙űîŁĹ¬„ěşśÜHż IDATܪ̨áH@¦śśę{Ó%ężţő/zíµ×Ô9ťčsćĚ!qŰ)~ú˙ýď«•¸keN7‹«K ‡üătíÚµ"÷ĽüňËôĹ_‰üZ,S źpç>+ޙڶm«”riĎ»ďľ[ąŰ4ěŇ4˙A”ws+’f"oŘ—~eŘ/|||čăŹ?Vn]%ľDÝşu•Â/®‹\”ggddŘš\3éÜ˝ĎÚŇ/JŁ1ţűß˙ŇŚ3č÷ß/ŕËUűEi0)Ë<ÜąßBů/ËžĽA@  =ůćŤő‘{­eÝ…|ĂÇŢĺčĆ<4Qo_ZęHÇůüj>Ćňˇ»f)żŕŢ˝iŰŁ{˛„††Rbb˘EőęŐŁääduČŚlcšV"¦ćVJ#˙˛ČĂŢ>[‹ ńßóQÝ @ĺůó“|üĚG ę¨>+ý˘¬Índ/ČG}¤˘üĘf`C‘gK ĄGŔž~+ëwň]ČGß›EčÁ˙Kć°‰´ŹŹoůčtóšµ˙Ńoˇü[k\ŤPžeFŽ´ZšŠśBśţ—Źî|ŚńöŁ©>ô4ľaĹżU~ťfĄ4śg‘%Ý >¬ţ°yKö˙żiÓ&«Ďw×íÚµŁ}űä§ÜĽÓŕÁ•§Qü§NťŞw úÍ7ßĐĘ•+Íßlኸ=pŕ€Ú ěJbkź•ţ7Ź_ůÁ‡(řóř@>ţÇÇ3|ÜƇ hm8¨ĎÚŇ/¸ČfE”ú=V6ÔżýöŰôČ#ŹĐŢčżmŰ6:,ѸYd)űL ÍŽĚ>l&`kżcŻ9|Č{´5âŹk>˙áŁ=OÖ\˝p.^¤®üy.źÓ řŁyq@żő5˙t\Đ“üĂźRľ<…X)Ôë|}WŻ^UG_zé%1BT*Röç˝zőRöć˘4§’ŢwÜA˝ siUaĹśÓ‚ýéĎż6Sdk%°ŤË]ôňňˇŞ­č~v­ÚˇCO=ţţ~”[IĺĽË+űkCűýŻżţšž{î9Ĺ|({dŇą€Ĺ_6úŠdç§’żOEęÍ+*Ő«ßăŽÍ•©V­ZĘŤŁŘ]‹ëÍÄĚÓTٿɌ~+ çR7R o(U­r}˙˝,ú˙-Ň Iç–ńRúvŞÔZ)ł…¬Č^JßÉŠ_śş!ż G t"m(n"eöW$!ëĄçuŞO¬±§b¸Ż4ěDVúÖh T~íGňĘ–ě›AŽČVüŦ~Ż:ĹÇÇëťrŽy–ű«Ü_V…NśßCq™çË„L5ęرŁ2»‘ż'žHŢNő+´!±ŃeţxŇ6ĘĺÁOBÖeŠ éDź|ň ĺó FŽś¬<5 ĺ?—űĐŃÄÍÔ¬rÓ!ŹűÁŮ´T+8Rą5–ëׯӤI“ôž…ΧćçĄ'+ö=Ż@ĽSyéĎçqŮĘŠO±‡»Č‰“׸ß6éb±ŹÝÍ+Şňw-î[ŁŁŁ)--M_;ńĆ$«~ťy–ÄbÍú›7oV^ŔäoŤÇ8Ëďű˛(˙eEů‚€@)¸Ć?>lzbIdZćIE!—cĆŚ)’\l†EY‘C™µ”YŞŰBص •é(ßpŠ;jéńn{-1ë$U,W‹>ýôSúß˙Ä…(3/‘®çĆđůÚü˙5Ę)¸ÎľÝÓY‹Wi}yVPfésů|µ€v$žZdO@ZîUĄř]˝ľŹ*ů×Qi$/ť$eGłŇ‘©ľĘJ@ąśšJ)–™Ä¬üdVücôiµţ!..…|:EX,¦ü´ć™o^Y¸pˇ2­Z´h‘şG9QĺUŞ÷Ţ{Ź"""¨˝ťŃ¬}X‰JřłěúěĹôcÔĽr7ő7ĹB…”Ě3đG“¶đ N ž‰ż ‘‚Â<ú+yŻ"Őăt<+Pußć´xńbs±+×OŞ~!…Ŕú<“ىYWxŐ ¶ĘC'u+´Rű ^ýu÷° Y—lRü‹d‚/f $ħw—âAÚ ohĂ»ĄÄ«“x“UC—żóx`zG§«92Ż`AAAęvËë«7žŕË}ý*»p-+ň_Vd‘/€8Ŕ~ćł||nŕ’Ұ2Ë(î$EäÇ*$$D™˙4ŕ˙!ć b—y”«´P«%ů…٬ԉůD!›ŕDąQ”}™ť7”Ü€4ęŃŁ›Z5Iŕ„Ě^'gź+’N÷%-÷Šú(+ ᕚӳĎ>«ŇÇdHdX+Ł4“9j÷¤(C#y°3©b0µ®Ř¤ČľŠy<ű-ó©xŻĂĄK—4W‰Ôś8eŇÓ A#ĺrózn’ZÉÉfSš«ĹÝoĘ@Ň‹dň ŻN…–ÔáŽöt-#š®dÜčů*Íß÷ĘŠ€q^2 hT§ýóź˙äAg&ťK;¤96î^ s\âżÉ—¸ozř:ZOßäçĐźćj˛˙GÜË*ŔQ†bŮe€c¨Aůw g<@n™@5ž Ę·˛,ŠÔj>fňń”‰'ŠqC[růŃRî)UÚżMLÜJůqq^™ĽoÚ`›JăÎçRXq—Ă×Ë_)âŢ^¶˙„^NßĹł„Ţ<ű›ŻŮĘPVÎĄmRłĆrŘsŻÚBú‹ôk}ë$ťČŠţZ^é01Źř‚ĎŹe CápW&}é×9?.žÂĂBȧ űěĄôăl¶ő•ăMőbŠdĎł%lPu7÷ۺׇű™ěđăÍú’V˙´Ü:”°^}Öő)S÷óPßy¶ÚP„ĄÍ÷šĚĐýN†…U¦î·¦â5čj+ëI3yĄfݵ®ËH+Í÷ â˝Y^$f–â©IöH^Ű*ŹßóŐů}_Vbű›«¬J€|A@l"Đ€ ¬(˙şŚĚÍ Ë¦ŃÓ§O«™(±ˇÎĚ̤ڵk“Xń—ó¶Xo6ářGí;¨QĄ»,¦ĂEĐh[ű"ýĆýĆZß’ôEŐű9xłžęçăUlÇ€7oÂđ –%‹Í7şÔďBí#ŠFL¶|—{_ýŢ7Š+ř÷Ţ€`żĘ̧ł{WÚÎÚu®wŤÖƧÚÔÇn ç˙6ćiŔ|Ůw%ćkbëŻŰĽťnc9 ů=/ďű˛(˙eEů‚€@)hĘ#*ňÉ­ŘřËfB±ťžËT:wčłŐY\슗#qůZŁF ęŇĄ ‰‹QK3Ó¦xŕśmnµßJ;‰SŮô{öěYőPŮţO´ŚćĎE ‹—©¬ű­U×ÎĹ‹„3  Î .:“xC¤-˘sć'kÖ¬©że„ Ji“W®\ˇ/żüR]űÉZ¦ěq&‰7&vďŢÝZJ\={ú¬Î©˘ôWÝĆ^]?ľÎ9Š;ջęTÔYĄŕ.Ţg÷îÝ«\=Šw®;v¨Aşl >~ü¸r+›L—-[f¦ň8}+ěé·Ň7e&ń=t"î=ĺÝ+n\ß}÷]uHdfqđÚÂZÁĐo1óo­p@4D '+í»Ř†4˙·$âhňv>Ä•¤,HżL9jsÚ÷l—,käĐÉ;üáĄĚřÚu~¦  `/[ű¬lq~™ŹOşuŁn|¬ŕť(óoü<Áţó燅Ńwß}G˛ö= áĘ}VLňDÁ—`@ĽĹË®]»”§™QîÚµ«ńe|żE¶öŰ—ř9óx/ŐŇĄKéďÝř1?—žĺ ňÝXd’ĺwă“FßŃoˇü[i\-ÇÁ°KAÖÄ-K¶†ľŔ‡8ú<ĂŠ˙¦›[z»S¦Ú Ö”|é*_[¬®[— íŰéQ~6ě%`kź•|—ó!)ëóĆčą”M7쩉ŽóŔu o îË›(đő áĘ}6Ś:ŃY6čËťÄÄD`N'«V­"IłuëV“KxŞW ˘SĽb™€­ýög#ďŮ{¸ÎĎÍ ‹<X[Gwůř˛«^_ŢLíŁ”ćôÝżw~ľ#úmńˇ¤é˛ŕ,€€€ôă 1‡S6ÖDsř`_1ú¤‰üĹ!©čE>3…[˙lVBŞ˛Ýqo6;‚€€˝ěéł’÷&>ćpźŐ)ţşç‰óT1RłEńw‡>+Šż˙,_.âżEě˙ĹŚDŇŘk÷˙zß64uH'jQíď(ĂE2ÇEŔž~+ľŕ€_˘ř‹áÁ딼lš^Żú¬Äšâď¨~ ĺ_5@\‡Ŕ”‰©pЍî~ÖT~&JJ}Ö~rv۶m$~/\¸ >˱nÝ:Z˛d U®l^yż|ů˛Šđ-ć@Ő9xZ8;“=Ź?ţ¸ F&Šż îż˝ýó ;ܵßBů÷ NŚŞ‚¸NĽ‘lhăĆ”}3 jYÖ*ű§źčţ-¨˝•ČÂeYäíúĐgíoC]ôX™á?vě=÷Üsęxë­·H\öŽ7®X¦·C6—ЉPjjŞJ+®&eŔ·ß~K‘‘‘ôÔSO©ŤÓ/^¤>MjË'ţ&ŕ®ýÖ«   ŕzzŤMŃO>I9ҲĂg™÷ °| _Íd{⦳gÓšyó¬¦E°…€­}¶'đ^Cńń ⯖ŃyzźÍÉɡI“&©Đ:ßňĆí"jźř oÖ¬µjÓ–^[ľ‹>jíbś‹g}·ĄßJ ¶´ś˘žü|Čß§śUXŽî·Pţ­6 €€€v ô}â :őĐC`q`żňźĹŠ$»]uÓ¨v  d®FŔ–>[ĺß]ű¬Ř÷ĎćA¸±©82›o(×®]Ł~řžä‰Ic,±é™Q>’3shçąZ}ü"”cH&ľ[ë·%UţťŃoaöc˘q @\…ŔÚYł¨!YĄh$¦>MXŮ€âď*˝ŔµĘ‰>k_{‰ŤżîčDH}ńĹtőęUŕüůóE2ĺ_\„Ţ~űíôË/ż¨Ŕ`†r:.•ř~=Ťś·Ž¦o>Ě. ¶p§~ ĺß–GĐ0őĽ„o Ěâ€ěK\Rń4‘ͦDĂ9"%L}JŚ7Ú@}ÖH7“Ď˙{ď˝—>üđCu|üńÇ*šĚěŹ?^yý1‰<ŹÍő$š·÷Č=‡RÎő«Ň]š“Ź·e*ă<ńťČ]ú-üüŁ7€€úć›4|ĎšČ?ň±ĽA7ŁS' –X&‚©.G“” 2â[ş6 Ä«6÷şA‡p*xRźÍÍÍU3ôőęŐ#___:Ě®zOś8A=zôPžx,IÝşuU¤XŮě+Áľ222(::Z™ôŻ˙´´4“·wâw€xÚąs§ Ž6`Ŕ/@öH¤ď5'.Ńž q&ďĹIóĚö[kc) ˝kaóoľ}q@\’Ŕú h6»ÜŔJ}•aĂ(©Ľ?y…‡‘oÄ %#/6ž c“(„CĐ'-^¬"÷J/řńwÉćv‹B÷ŮD¶I§°Ę}6ŽĽâ’ąĎ^wą>+3÷2/Ţw*UޤoqĂ)f9GŹU~üŧ9—źbޓί2‹ż{÷nęŢ˝;}˙ý÷ĘsŹ †®ż]‚˝É“¦V®\ąB˛á×·bziŮNű˙ČšŽ żćđ[ń‰š{×Bů·Ř¬¸ ®M`Ó¦MtúĚF:GWcoDő¬A "nŁĆ *%Z" }öřé=t*ć4ĹÜŚD[5Ľ5ŻţjŇ(Ňĺúěgź}Fb‡/3îb»˙˙÷tÍódŁ®¸â”Ů{ńÎcIdĺ`ĹŠĘ=§ zqŔ=q*®=E™÷óóÓß.łűűöíŁ>}úĚňrĘuz™=ü$\Gĺß$%űO®\·ŠîXJńÉ”śtc5¦yíĆÔ±^3Í˝kaöcűâp2cŘłg.ݎi@EţŢÖeꀂz鳻֣Ś<‰éű·TöďAŢ^Ö]ÔjŤ–ĚŘ7hĐ@«jŐŞÔÝM›6Uß«U«¦V,É6ç“űÁë“ɬż őď߿حUŞT1«řKâ—(1#»Ř}8qkşuďFWŞ&ÉäŽęm©EŘŤ¶ľµÜK÷nlř-]žČ @@@ôî»ď>µQWĚ}úőëGĽň6fĚúúëŻiňäÉjß’}ż %33“¶ó>ť’Č€ćuhB·jĺâ™0óď™íŽZ€€8€@óćÍ•ÉÎĘ•+iîÜąĘ~˙«Żľ˘­KCL‚:rÄnS"{e†_7ó/‘¬¬,š3g=˙üó¦nŁ“'OŇ<`ňšś|‚c<ú裴ýl ýy~Í‚ră PţݸqQ5çhŐŞɡYĂ’řűűÓ®]»”Mż ‰×±ď^VLIŁFŤÔ~•ÎXjŐŞEqéYt>Ń´— ăôřî~ ü»_›˘F   .N@”wY)°WÄč,ü×¶m[š9s&•/_ľHŮ÷ů%Ű)ţć†_{óGz×'ĺßőŰ5Đ(ńĽ#ć;ćä‘GQn?í‘»ďľ[ěĆ®|~řá"Ţ~$ź *(˙ÁÁÁŲŤc÷ž}šÖ¤u'.ÓŐÔŚb×qÂý @ůw˙6F A@@śD@6ř.ćx˛±WĚqŚ% Ŕ~F9_ll¬Úô+î> ]}ęňS!SŇݦĘńŕ?+—ź9yů¦’ᜀňďĆŤ‹Ş€€8—€ŘŘĎź?_ö’H»öĘńăÇ)!!şvíŞżUIäß‘#GÚ•ť»pá‚r*în^›–:gWHěúŕęÓőŰ5Đ0‰Â+Ţydó®˝ňŰoż©¨ľ†růňeZłfŤ˝YŃĎ?˙¬<µiÓ†|}}©yµĘvç\źfţ]ż QŤ8p`‰J(^bbbŠÜ{éŇ% ´)ż´´4Z˛d Il)ÎóІ“—iéás8 ţţméF‰ ü»Qc˘*   Ú%đꫯŞ@_˛wÁ‚ĘĎż5‘M˝íŰ·W«-Z´ 'N(o>Ć«ş|>¬ň•Xůůů$«•*U˘ĐĐPzë­·híÚµÔşukZŠ˙©¸ŠŚ±V\w30űqłEu@@@´I 99™Ä^?''‡’’’l*dÍš5iË–-”’’˘ö\ąr…ÖŻ_O 40yíÚµ•§ńtäČ §Ť7ҢE‹hĆŚ*ŔHóŞ0ů1 ĐNbćßUpMÜK˘ýę”vkµ ˇvíÚŃ|@÷ßżšń׉ $~€H~ öX{6®»(˙®ŃN(%€€€€ŘĽy3‰Ýż¸ µUd pď˝÷*Ó"ńôŇK/ŃůóçiÓ¦M´nÝ:•ÍÁË ¶f‡tnFĘż›5(Ş   ŕ>Ä^_<ű„……©T‡¨I“&&+*ł˙6l ­[·ŞX˛éWl˙?˙üsŞ^˝:­=q‰.&§›Ľ'Ýź”÷ocÔ@@@@dĂmĹŠÉŰŰ[ůŮ·EdĆ_fë—.]Z$ą3§üKB/öâÓ˝{wuJLZ&ÍŘrÄ–G#Ť›€ňď¦ ‹j€€8—@\\ýńÇ !î7Ťgő o_6ëęD"úĘŕAŽ’HŐ Ô/˛6ý~ô|InÇ=n@Ęż4"Ş    =˛ÁvŐŞUŞ`×®]Łččh’(»:9xđ ˛ç5j”Ů‹§ńó/›we 1|řpŞ\ą˛2ç©S§N±ű$‚ŻD6'C† ˇ <ŕ8“JÇ®ŮćqČ\^8ďš ü»f»ˇÔ   'PµjUúé§źT)ĹűÎ#č‰'žĐ—úÓO?UK"n;ee@üüżüňËô믿ŇŢ˝{iáÂ…j#ݱHÚcÇŽ)ź}űö5ľLR¦śĽ|ĘČÉ+v '<”ĎhgÔ@@@Ŕ‰$®¸ě4”Ó§OY 0U<ŮĽ+»~ţůgŞPˇÝu×]”¨|S¤}úôˇ_~ů…Ę•+W,Ů«żí˘s‰iĹÎă„g€ňďíŚZ‚€€8‘Ŕ<@={ö¤řřx KfďW¬XA“&M˛X*ąoŔ€jĂŻ¸î‘ACŁFŤĚŢ'ľ$ÂŻ¬‹Dőßą›ý¤Ńž q“Zt@bśßÝŹ@Év‹¸Ô@@@ĘŚ@Ë–-UdŢÔÔTúý÷ßŐ,ţŽ;”ýľ±Ňľ{÷nuZfţŁ˘˘čâŋԵkWuîí·ß¦‡~Ž=ŞÜxĘ®]»ÔWŮ[ ű ŚĄqx%*LŽŁŰBüčĹ;o#/ăřîö ü»}Ł‚   Z Đşukš9s&-[¶Ś¦L™B2CoJ’’’č_˙ú—Úä+ąrssőÉdńţýűi„ 4hĐ :wîśţšMś8Q­¬^˝š˛łłő×d@!ą~çťwŞŐ„ëYT|mŔT‰pÎťŔěÇťZuĐ~ýú‘˛÷˝÷Ţ+V¶/ľř‚ú÷ď_ä|•*UÔĚ˙ĽyóÔ&ßC‡©ŕ\âŢS6תU‹ĆŽKâ-HVtHXlţeńŕÁŐ_???ŠŤŤĄĐĐP3f 8p€ä›N_)Vśp^<Ä ĎýŰ5đhrí M*ň÷¶M•×6ĚĽs”‘w˘H!+ű÷ oŻmÜDéDA×)ŕWŻ^-–Bf˙%ŠŻ%III!qᙟźO5kÖT [$==]­ ČĘ ŞU«¦żí‡˝§háţhjZ‘¦ílKvHc@zÎuZxby‘wToK-šZ¸Ë9—0óďîx*€€€€SťČĚ{ID­Zµ˛űÖňĺË“ě50”%‡ÎŇ‚}Ń”š•cw~¸Á=Ŕćß=Úµ«6śşĹß*%÷Nĺ߽۵=(˙č     ŕ! ü{HCŁš     ĺ}@@@@<„”ihT@@@@ üŁ€€€€€€‡€ňď! Ťj‚€€€€”ôđPţ=¤ˇQM€ňŹ>    BĘż‡44Ş     ľ@   -ýőmÚ´‰Îť;GTŁF ęŇĄ µk׎ĽĽĽ´UX”@RR­]»–Ž=Jׯ_§jÝş5őîÝ›‚‚‚Ŕ4G //ʶnÝJ»wď¦řřx*W®5nÜúôéCµjŐŇ\yKł@ů/MšČ @nŔŢ˝{©gĎžÔŻ_?Ú±cůűűSpp0?~śĆŽK­Zµ˘eË–ÝÂp+”.„„š0a‚RšćĎźOŮŮŮT©R%5>}:Ő«WŹŢ{ď=ĘĚĚ,Ý#7(!™PůöŰo©aÆôꫯҥK—¨+6o IDATB… jbeĺĘ•j’eذa]Â'h˙6ĚükżŤPB 3O˘ŕôŃG4pŕ@ňö.>7łk×.zţůç)44”şvíęTPE­xě±Ç¨m۶töěYĄ@KLLŚęÓŻżţ:}öŮgĆ—ńN@©üń­Ył†š6mZěůąąąj ;bÄÚąs'ůúşźŞě~5*ÖŚ8 Ú'F :}ú4%&&R‡ô_µjIY¦650Đ~ QBw$đË/ż¨>+ł©?ţř#=đŔúj^ľ|™¤ßÎ1ňóóݱú¨“ =z4Ť3FÍôË@ŻňnŐÉÔ©SéĹ_¤‡~Xőmw”âSKîXKÔ @\€€î‡FĚ–/_^¤Äb˙˙űďż«#Řý»@czHu}V”˙·ß~»H­H)wU˘<¤™ÝŞš†ďĐoľůF™ýĘęŐ«éĉnÝg1óďV]•peb/˝gĎ’ ż.\ m۶©ędeeŃ’%Kčî»ďvĺęˇěnJŕСCjĄJěúu}V›7o¦Ę•+»i­Q-W& «RbŞ&ć–ű÷ď§ôôt*,,¤¸¸8µiÝÝű-”Wî˝(;€€[}±é—!‘çž{Nýďçç§–¦ÇŤçVőEeÜŔ?ü@6l ęŐ«ëű¬ôĺš5kŇ—_~é•D-ÜŠŔ‘#GčŤ7ŢPuš9s¦ľn˛oĺăŹ?V}םĘż;·.ę ŕRÄŐśĚüC@Ŕ•|úé§®T\””G59ń—>tčPŠŚŚ,v '@ŔŮ>ůäe>a(˛9]6®0{UśÝ@x~1˛ŹJ<ú‹ÄVy衇Lz°2NëŠß±á×[ epkëÖ­SöŇ:űé/ľř‚®^˝Şâś?ŢÎú#0ťŔÜN)))4eĘ”"w‰;EŮż"ľÔgÍšeWŽ^őÄ.`H\"b–«ż÷Ě™3ʱ‚Ľďąç»ňôörť>‹™»š‰A@ ě Č&´{ď˝÷˙Ů;8©ŠäŹ×’“DQŚ`ÂpĚ9śžńÔ;ł§ţÍŢ©łbÎgĂ™AĚ(A‰’Ar†…Ýť{yëěěĚěĚlš7ű«űĚáĽyˇß÷Őö«®®®˛K.ą¤äbTˇ<˙üóýB4^N\pA ééö%Łźµi§]E 5,”¤hŇ-·ÜRrŔ¦›njäůżţúë}!0ô7UiToS«“×ĐVN˛‚˘e©¦ýD -ôµdüAW®÷íŰ×Ţxă Űzë­ý‚ŕč4 ÉNޤ~cëßő űyŢŻ6yńT‹¸˙e«ČřĎÖ'Łv‰€„ž^Ď~řÁ–-[ć§Ź  jyұcGűď˙ëO6±rĺJ_m’°^Dś/V‚ě*ü±Ż@éú 7ÜĐvŰm7;üđĂÝő;şC:¸Ď÷Ń –źľWŚşF¸^Ô¶mŰú“Ť=ÚWřmÓ¦M\ťeôzđŕÁ6jÔ([şt©5oŢÜzöěiGq„L4¨ŰÎVL±ă*Ö@]+,!¨ŘۢE‹rďŁ˙óĎ?7r˙#,nܸ±QCo c‹5ţé©´ţő×_űŮX2téŇĹ8ŕŰkŻ˝¬O‡Ţ¶u«®6tÚWĺ^ż¦vĎEMŇuE@D M¤<Äsżçž{Ú3Ď<ă =ýôÓ¶ë®»Ú±Çk¤ôL&ÄőĎ™3ÇA쏊s1( ˙ôć›o^ęp ţ=zŘŐW_ísSxŕŢxb?R„2ŕ Ĺš5î¸Í’]Zż‰@Fš5kć«Ý»w·ŁŹ>Úvß}w_«ŁŠAp§NťJťícŽńal řŰ8ꨣüż|g;ş?}útkTo3? Xçťwž‘jÁ(§ň9k˘Č<őđĂÇî^ćűµ×^k]t‘_ü‹“„ęęW^yĄ/ZÇ`–Am TţĄĄ?Ą_E§éç9–~—đ6úaúă¶MZ[§őq¶d§äąQRöÎKd'3µJD@’ ľyذaľD<|Áč?á„ü ćŻýkŇsđ˘yď˝÷ĽńłŐV[Ů>űěă˝Qxôé¶ń6! 4,Üx㍥*Gźś ŇÚĂú—żáb´űěôúú±öčŐ«W›ƫ‰áSž0ÓĹJÂÓ=ôĐ’“ÔŞ čW ¤´EŻů;¨WŻlz΀™Ů*/]3šŐßÖ ţoľů¦Ýzë­%ł[±ç%<óşë®óűMĎźm…E…Ö˝u·ŘÝjü{Ůż¸o’ " á&@Ü(ŢúhĂź;jذˇ÷Ś.X° é ’îsÖ¬YŢČsĎ=秡:č RÇňb㥄ŕMýöŰomѢEţ…·Í6ŰxOÇ×Z,+JŻ/"ŔÓNÎÝwß]J«V­Ęl‹ŢPXXh7ÜpÝ|óͶăŽ;úźX<‰ˇD hĂźßîąçž¤çc@đ·żýmÝ>DO+T-)°Zü#ábčNÖ– ;„á0óIr„dŮŃ{ě1_<ńŚ3Î(!Č€”…Ŕ„YF }ol˙ý;…öŰn;ŁB0˛jĹjkP§ŘI“mŹGa?ŮöDÔĐ8餓ڗĘi§ťćłô<űěłŢ{Ię8Ľ™x˙“ a±ůţńđcO ¸đ ýŔ‚ë˝óÎ;~ÖôŠ„ ±h­X~r˙|ďÚ&vůĺ—{ ¬OÁký)o­ :řňË/—˘HĚ5‰ŠČ˛5?ÚÂŐC´č·"sřXB!Ď9çžCY‡š6č#N`ýI"„čÄ:c50aBÜCXÓÂŚëQ.ľřb[±âOg ý=•Ů‘—~d?ţÁ kvŠ<˙Ůů\Ô*`‘ăČ‘#í©§ž˛/żüŇǢ˛Ź(ĎŘdÁ­˛°ŕůôŃGýOL?s.B%â !F,t ö!nőŠ+®0Š0b“őçtĽsi[í%@X ËóňÇÂč"Ľ‚tźÎ˘{_}őU™X˙čc‰—ć¸x˛Ĺ[ŘK/˝äü¶µ5Eóâí˘m"`wÝu—˙ „ЎĂ!–ô—-[¶ŚK‰…˝ôÍ8Z^{í5?kŔ€IúîM6Ů$îq·ß~»5mÚÔ;Wč« bManѲŞ`uÜăłeŁŚ˙lyj‡@NŔăD,j:BXa;Ľ„ÚµkWR|†ř~¶ťzę©qO‡‡‹in<¶ŃB¦ ¦ˇ?ýôÓu›ëĆ=^E @XşÂ “Á'3MAÁ$Ś0DĆćţŹ>7žR ŁÍ‚Éh)ą8Ă?y\şmŐţąK zíafÉŇ!ăhAWIŞ@¸„>”ŮŞD`BŮTEŤN•ýöŰĎŻĎ “ČřÓÓR[E@ršaAé Ů&ČZA†RÍáíâĺ†w ŻĹ–Šeqş§Öţ"P.ň÷§“Ă?8!úJÖ\’é'V–Żmk çÄnÖw¨0Ň.óIWXG…3…~af•łşĚ< Ůśß?¸_˙é>yí/" ĺřńÇý”p"9ýôÓ˝G>aQˇd·Ŕcdűá¤Y$Ëk đf1€ç”Ű‹Ó,RĹry:—ÔľµŚ^řD˛ýöŰ{˝KGXçÂ:B#đÂn´ŃFeż÷Ţ{Ë,¬d§US-żpV™ýµA˘ ŕ,ˇFD"AżŇŇŇüń~FŕěłĎö)kŁ…Â‹ŻĽňJ©m¤ %Y–­Éţ¤ 2ţÓŃ í+" ) ä‡To=ń2MÄf>Iá”vŮe—ůJ,úĹĂmüs<ÓŐdşŕSV¨+đ[ŮÍÚ"QđŔŹ?Ţç׏•T &ĹADĄ±cÇÚŻżţ×řŹŤ•ÎQ7Ż©űOâ·•Ť<–«ľ˙IÇÇO<áC,cűÄL8Q€ŚUü-ŕH‰5ţŃWB0c…~ž:+ČŰ“>Šý9ëľËřĎşG˘‰€„ť‹ĹXvÓM7ů"_é †((X ŘČlW*}ˇ@UWB‘>»Ús‹Ę?FP:¬ԓO>•žÓü"wڍýë_éśĘďŰ nk[ĎzÚ˛µxu5H`-9€Bq„áŕp!ëOşÂbu‚b^믿ľ_đK8k°2‘ü‚äE39ge#㿲‰ę|" "ŕě˝÷Ţ~a‹w ©‚!U'‹×˘Ť¤ÂÓ»wď2§á7 Ü$B†đš­tźĄ‰vÓöZN€P1BÇ2ń ’OťŚ?só›ç!őěąçž—ě-·Ü•†¶ô.oĽ±O=Ú$ŇŐVŚŹ{Ľ6Š®żţzźĎ?A™ĄŤ–Ď?˙ÜN$ur¬°~Šô ‰„bŠý:őµ×Ć˝“h—¬Ř.ă?+!"‹¨ä›‰ŕqúăŹ?JJF•D•*ń°’¶ďW°-ú`RÓ™­űdŇ"S[Ű?AgYk Y¦ĄÉBÜÍzăŤ7âfe ˛­D¬0“ćčZD€Ěh|2 1’Ţ3H퉳†‹‰ô–4Íô ÜăĄĹiSPTĽđ7“öT×12ţ«‹´®#"P+ ‹J6 p?–WŮH,ęÝi§ťü¬ާqăĆůü餍'Äű˙÷ż˙ő©™ĆŽNy÷çţśŃ‚ßxü´­4oľůĆ{C™Mb0¤ďLƉżĂcJej˛MáőO–n‘°¸Ď>űĚXI›+« §»…ż“c7ë»Ä%ŔL)Nf(nH Îň„E˝¬qa­ëZč?xR8žě˛Ë.vŰm·Ůďż˙7•ór·ŘW1˙ńČi›€Ô"‹/ögĄX´hQJwNČSĎwß}·_;€Wę“O>IřB⤼¬Č®Âbŕ˛Ć?×ĹóŻ”)=€Zľúč*1ű© Đűî»Ď^ýu/MúYŞ]'Âáy䑸3ZE‘5κ؅ĚŐs൉Nˇí"PB ĐUŠÍQ1ˇv F?µ&–.]j˝zőňÉ’…j˛¶€ÂбR)˛‰‹§XĂş Ü 5µëÇžŁşľËó_]¤uH‘žV<§?üpŠGď¶˙ţű'Řźę“|X–8-^‚µYĘ%Ŕ€}e¦+ťâvń⪹XťĽÖ¬ţ¶ţş+ÖŽ±Ő…3Ęmvt °HťÓĂ;,ĺCŘ2›+uň\QŶÝýgÚŇ™öńÔĎcwÉšďĹyYÓ5DD@D€PźţąR@›z 'řÜÔTQ-›k˝R.¤“ÔjÄ÷ăńŻ á<,R˙÷ż˙íă±×ëęNˬ•D*—á”……_W‚žî»ďľvá…u^6mľ±µk’~µěĘ˝»Äg“ç?1ý"" 5B€ts}ô‘±¸,ZHI·Ĺ[¤Ő¦C=Ô¦L™b~řˇőéÓÇĄ´ăśü’@ĺ ˙ů´iÓě…^(uRR(¦{}ĐÖ[om¤p¤ćán ^ëŐi^yŤŐ™D`úZt–PËhaÝU˘Eżńŕ‘ŮŠ"x$jx饗l‡v°ÍÖß$Ţ®Y±-Ď-(Sݬxj„@.Ŕ#J62 Gd•HvŻ=ńrŁł8­8eg˛Ł“ýF*)ń¨@ąC˛ő[-&°bĹ c­ ‹Í»uë– RzÎź?żÔľŰn»­_€™Šđ÷ÁBJ¸o*–ůYąvśµh¸‡ j”Ę©´Oľń•M·¤dŹ-۶°{Ź,»ŕ:É)˛ň'úMtgöěŮ>ÁýnyBj[R+Ç 5/’ĎlÁ˛eËüuâĄĆťµüűnÎOÖµE'ëŢ:µżźŘ6Tĺw˙UIWç¨uţ%t2!h¬W?Ůţ,âeđ¤PŚÝ‰°ž Â$U€Y”FzPbY©€IJ;ł/܇)n^Š2ţc9Öćď,ÖeťI"ÁßqÇý\f;~Ĺx•¨Łw$Ă X\ůÖ[oŮÉ'źě3­°đ’tËń?Ń-žśäŰ áŢ2ţËNC®˙#Fڰ1cĆ$Ŕ~:˛víÚ¸Ć|pţFíÁ»Ď˘búdţ.č{ű÷ďďw<á[°ş8ąĂ®íwČJă_a?éh…örçü>đ{‘}bҤIĄJÄŹ5ĘgB!”!‘é‡écBHŠŽ° ŚúM7Ý´Ěad·Ҁ③ 0ĹkHźHĚ—şxŃoiĎl™“iC­$@ś2áaíöĆşuY#b>?édÉÉźHÖ¬YcW^yĄOeT§ž8q˘áA=ĺ”SâĆßÂäÉ“­sçÎvăŤ7Ú_|aŰm·ť±ťÇřŻ_g[÷hm¬íđđ}-rýG÷Źďż˙ľáhIľ3`Ŕ?@ŘlłÍ|ZZ­uÔQöÚkŻĹÍřsÇwřA-ý:!m¤Â˝ôŇK}AşU«Vى'žh­·,1ţłőÉřĎÖ'Łv‰€„’/ ĽđČÍ7ßlÇwśťwŢy%÷ÂËŁĽô‰äŞffCŚ2ó]ß˙˝˝úę«ţ%“LÓ ç:)ěŚ˙AůÍ';TżŐb˙ůĎüÝ˙úëŻ^?1~af Ż|2!Ţ?đÂ>řŕľ:5µNdüct‘3ťÁ)‡ž={úKlłÍ6%©ó¬x’ěÚú­v`€déAg=jÓćĎE¶¤íd&¶C‡ áÁ˙ë_˙ęu÷ÝwßőNť „;uęTć81ÜpĂ ľŹE©b-k´8§N§ő;ŘřEĹłUeN%dügÉP3D@rŹž ŘP Ľˇ»ďľ{Ň›%ďôčŃŁ}á.<®x ÷ľŽ;6áqxŔÍ&Ľďi LcWře ąţ%":K8Ď ×ů„ âV3Ť> ńŃS§NőFé™˝Â@bV*‘0(fA:EľĐSf đŇ2đ`q:RI||˘ój{í#€ÎFçöçż©ÔK_šLřÇĘsĎ=çĂy¨’ÎZ—DzKĹéX“Ĺ€—~ş}űö^oY<ëF’ FŐ}1ä/şč"Fa´ĺ–[&<Ś*ĚháµĹřg°Ë˘ö 2pý:­¬I˝.Şô›˘~€Ţ{ś$gžy¦«ÄŁOÝô)™\sÍ5~vŠĐ3Ň~"Ó§O÷úOyĹđ'ľźPLţ.‚°"âţŃéúuęYďŤv´ßNŚwŠ¬Ř¦żYńÔ\%@üňăŹ?îßvíÚŐ.ľřâ¸ÓĐxZ‰[e 9‘°ŢâZŁ_jÄűSv>™ŁĘ1mŰ’ęs¤űhÁo2^µů7’ü?ýô“Ďx‚qÔ·o߸H~řáëŃŁGÂE’č,ŮŁ 4#‘#GúA˛xlĽ·„!mżýö¶lÍOÖ´ţVZđ÷)¤·1WüFß5zF¸%ˇ;śĂéBŇx™xč‹™ŐŠMs!ß}÷]©~•03 ’IĐOrŐ~Wägĺ‚_ůJöő›€TžÔ‡zČ{6Y\–(ţ”4‡¤Jd‘/Ąă „EÄbdG ňöż¦A9zf ČĺĎ‹/^b„ađ;ĆłĹU~+xS:<§  qÝu×ůýgžy&ˇá<¬çěGhZ´vq˙ý÷űÁ…뢅…ělÇŰJ¨D´đý±Ç󿙳 #Zö[ ’ľ”"€1OĽ=Y˘(G_Ďđç ”˝{÷ö:NzĐŔŘç7Â4@ěłĎ>>¶źĹ˝ţĆvúÓ_~ůĄÔq TéY`Ě`ĽË×R9;Ež˙ě|.j•@ Púť‹ĎČb+xUY+ĽhČ;ŤáĂÂ2bII%ÇLęśqĆ>"v*›Áˇ 2-bŃ1/>Ś(¤±ř—‡–-[şKbhÍpyţců×ćďÄéóaŠa+ .ď»ďľŘÍţűđáĂí®»îň!<Ä=łĆ„Ůô™Ě)„JÄ«Ŕ€–ńŰożíŹAŻ ]Ăc!'FV°~eáęO”ç?.ýô7ćŠçźţŤPHfWŻ˝öÚ’ŚgŃDŠe±°÷î»ďö…ĺË—űľÇ a“¬É"ţ Ö˝g`€Ë€–~š™úZ5śo§ťvň‰Hň@żýÉÔ/¬}Ó¶Yéů—ń_V'´ED@*D€—Q`€“Ž.Vđţc$%¦—YPFü5ÓÓŃY,’Ç‹Ś ^H HG÷§Lq˙9Í}( $ă?ÇÚö† úF>2FĹ úšhÖ*Řť#3:H? Łó\‡ăęŐ+^’¸¦h®­Xű›9ĎżňüÇ>•ĚľçŠńŹÇ~čС~f ýÁŰ+ѡf±żńťs0CĹ@‚µdřiܸü¬h‡ÁO˙Nś?:¦[şfą źőM_6˲5ĎżŚ˙xÚ m" "SđôSŮ7%R‘ŻśzĽ9x3EKmEÁ/VP´¬äîdüWÎÎăżrhTŢY Š ěłéĂmÚ˛n°ZĽn [Ťeű©Ľç®3‰€@–řõëĎ5YÚH5KJ¬-ZXĘđČv,tz¶7Ó·O ~CńÔH¨8˙g¨3€€€€@(ČřĹcR#E@D@D@D@D âdüWśˇÎ " " " " ˇ ă?ŹIŤŠń_q†:€€€€„‚€Ś˙P<&5RD@D@D@D@*N@ĆĹę " " " " " *ňŠÇ¤FŠ€€€@ć"®ęěСCí—!Ű”ůólͲ%ţdóÚµłGڱ-:w¶}öŮ'ó čČĐńšGĄ†Š€€€@z>řč#8x°}öé§¶ÁqÇŮĚMZXaĎ.–צŤ?Ń’ó톥‹­ůgźŮ˘óĎ·>űîkgq„őŰ˙ô.¤˝CC@Ćh•*" " " ©řę›oě˛lÁöŰŰ꣏¶V?ěl¸l•­),*9Işu¬ĹzŤý÷V7ŢhßbŁľúĘÚ<ţ¸ ¸ě2ë˝Ë.©]P{…†€Ś˙Đ<*5TD@D@D@Ę'đŹ›o¶Á“'[ŢM7YĂîÝ­Iů‡”ěŃÄyţÍ}fŤm'şÁC˙Ź?¶»Ż˝6Ť3h×l' żŮţ„Ô>H‘Ŕ^'ś`omłŤ5zúiořg* ·ÝÖ>ű¬˝ąĺ–¶ĎÉ'gz—…dügáCQ“D@D@D@D ]}˙ö7›vÉ%Ö°˙tM¸#24É­Ř˙ĽóîŁÂE@Ƹž—Z+" " " eŕń˙ýěł­ŃN;•ů­˘ď¶›M8ĺŰ×}$á' ă?üĎPw " " "P‹ ă?ícŞÄđ°6r€É. ĐĄ·ÜR‹IçĆ­Ëřύ稻¨…ČęĂâŢFGYĺwßđ¨ŁěÍqăěŰ#ŞüZş@Őń_uluf¨R¤óĚs)9«Mܵ¸¦$Ľdü‡÷Ů©ĺ" " " µĽć»<ţÉę“.ľ†={Ú\—Eh«, '˙á|njµ€€@-'@ĺŢ|‹_ݲ˛wo8hPu_V׫$2ţ+ ¤N#" " " ŐE ‰Řgź~jMöŮ'ĄK6r{á>{»ŠľŃ’çľtsźăÜçX÷IĹ0lꊀ u•€%á$  żá|njµ€€@-&0Ô…Ý´<ţř”lçöşß}ÚşOA“†vjÄěíµ¶•<âľ÷Š:Ë.vź5ÉÎ\§Žµtů˙‡ f}úôI¶§~ËB© đ˛°Ůj’€€€Ô^ă]†ź%Íš• €ĚüݏO7SpçťwÚ—蹦 ­_ýş6b˝ĆÖË 0â/ľřb{衇ě·/3ĺÉbw퉮 ’đńľg¦‹€€€Ôr“çε:mńĺ'Â;Îrź±cÇÚˇ‡j×]wťMť:ŐŘţb“FFčĐ…^h×\sŤí±ÇvŕÚB÷Űç‰Oůç/mÚŘďó楲§öÉ2 űɲ˘ć€€€@yć8ăżnŻč€ť˛Gôv›ÚąĎĐQŁě¬łÎ˛şuë–ěÔČűżűî˙ěóĎ?·ďľűÎ6lčűĹ}f–=U™-őÜŔcö/ě- yţĂöÄÔ^HŔ(·Ď{îs 'Ř®:o^Ë{˙”_|ŃZµje§ťvšťwŢy6aÂŰĆý|r çÖ.á% ă?ĽĎN-„–ş_.qźÁ ö4i’íµ×^>¨»ËÝżŹË´víÚ”bţśR›C@@Ć’š(" " " Ń6ta7….ô'™‘`§ző2ŐŤ IDATęŮŽ;îč ˙ .¸ŔV­Ze“Ý"ŢM콹Ŕ]»}9kR8Ťv©2ţkş.)" " " !°ą3Ľ‹R4ţ]gçťw¶Ď>űĚ˙­ ý˘ß]‘.2ô_ŕ>6qâDkÝşµ˙ĚqŰŽrźÉÎęÎł¨GűcĚd{ŐŞß–ŻYaŻŽ{»Ô=ďÚ~ëŢšúÉŮ% űÉ®çˇÖ€€€@Jú8ŻýĘ!CĘÝwşŰb_ż¸Tźśá™űďÜçźî3ÖĹýoéÍśá˙¦ű~´ű$5üÝď+Ü5™1„“€Â~ÂůÜÔjZNŕ,—ľsäW_™łÄË%1Ííq\Ě^ď»ď|Ň•&_mgşkKÂI@ž˙p>7µZD@D@D –č·˙ţÖvôhËwźę’ü‘#­ť 5Úץ•„“€Ś˙p>7µZD@D@D@lŔe—YdŔ€ę#á®u—»¦$Ľdü‡÷Ů©ĺ" " " µś@ď]v±#»vµü×_ŻrůŻĽbǸš;őęUĺ×ŇŞŽ€Ś˙Şc«3‹€€€@•¸űÚk­ÓŕÁ¶ĘĹâW•¬úâ ëúţűvÇŐWWŐ%tŢj" ăżš@ë2" " " "PU†ľđ‚mńüó¶ş «ťáżŐ«ŻÚGĎ>[UÍ×y«‘€Ś˙j„]U—š7ožŤN°ŘçŇK/őů{%"MŠŠŠlذaŻĚČ›oľiO?ýt65WmO`¤[č¸`AŮ$3gδóĎ??%Jč<ú/Éß|óŤ­\ą˛Ě ýôÓOvĂ 7”ŮoCˇË›Ż?Ś·o˛m?ňuvźŐ•D¨ĎÚ>ěŇú-Ddü‡ča%ję+îó’K.‰űó˙ţ÷?[îŞđ•'ĽĐ®şę*Űi§ťě™gž)owý."0cĆ ;řŕmţüůeÎóăŹ?Ú¸qĄ‹űÄîtîąçúĽÔŃźńăÇÇî¦ď"P©.¸ŕ{=ŽQµhŃ"ű裏ʽÖ]wÝeť:u˛Í6ŰĚţú׿úâJ’đ8ú裍@¬Lť:Ő†»ąÔ÷µk×Úi§ťćő‚ĎsĎ=—t˙T~âĽ˙Gąl<«O9ĹňGŤJĺ¸űŐ'˙ä“íŘß—Ç?.ˇđnTž˙đ>»’–˙ýď·óÎ;ŻÔť`đ7nÜ8Ą»›;w®í±ÇvÖYgŮŰożmn¸aJÇi'Č”Ŕ¦›njK—.µz®¸L ůůů){D¸lá4hĐ {ôŃGý‹S"UIŕłĎ>łş®HR xđSq®°˙„  ăź-}sďŢ˝}{ä‘GVe“uîj €‘Ý—Ń7­^˝:Ą+?ůä“6{ölűÝŘĚ őěŮÓúőëgíÚµKéřD;ÝĺÖ;b„]vŰm6×-Đ]éô­)µ\ݤâf (ŕE˙nAV-îMJ,”?Ęřĺc+ÝhŚźwŢyLJJüńÇvĚ1ÇؤI“¬aÆţ;˛jŐ*[˛dI©ů} 6°›oľŮż€®¸âŠ ˇ[^Ž 2ńü3ŐͬÓSO=eë­·žź>?ýôÓýö@Łď©m۶֬Ył˝fZ}°[čVż~ý0ÜşÚbgśq†őďßß÷—|đw4jÔČZë¬3Ş` -믿ľ­X±Âčw1[´hQj b,µľéűí·źÝ{ď˝¶ÝvŰů÷0ý}Ôš5k¬»3ĽúşŘ™ž–-[3ť{キל"=zô°ŻťáŤžUTvq3ů_¸8ý!C‡Ú@g' ˝řbkéf)ą¶ĺµicő\_Š8`Ä}Z8§á"vIĺ^ xí›bČRE۩㫟€Ś˙ęg^éW¤Y¶l™?ďżţő/ŰvŰm / nÝşůí_~ůĄ]wÝuĄ®˝űî»{O‡Ť6ÚȇPĐůÜwß}¶ŐV[Uz;uB&ÄNcDçĎÚŚ$f˛b`ŹSAr¨{‘5iŇÄďCZ/—rnűí·\¨rôłô·xuO:é$Ô·o_űÂ-†d`€üűß˙¶Ď?˙ĽT[č{ sŁĎíÓ§Ź×W‡rH•·Y¨z‹/ö†=žű‹.şČľ˙ţ{˙îĄ",ůç?˙ég˘ĺá‡öşđ‚[¨K(#€(V¦PŚ+(ČĹZ«‰“'ŰďÎŘźýË/ţ2íÝ `s÷éęförÎ@IîńźcĎ?ěgÝjüĽĽ<ď‘ BöwUůÄ:,âU1řzč!;őÔSm„›.”@uŔPÂ0ÂđGđň"Ĺ;Z^ĽěăŹ?nwŢygu4S×cÇŽµ xĂa5;î¸#.)f´í`0}útňĂ€§‹$7Đ_áąśnôe<ďâđă ÎşiÓ¦Ůŕű>’wŕŚ«*ađÉGR» ČřϱçOčž©XůôÓOíÖ[o-µyW„mM›6ő ‡v]~ů屇ë»TtoW¬ŕů'ö5VqcP‹!…`±űé»T¦ôłxjé7Łĺ˙ţď˙|ŘF´Đ§˛¶ŞC‡ŢĂ‹0Ŕč2¨°~E’őeÜÝ9çśăĂqŁ…™wbü™-âĂ rĎ=÷´]wÝ57€č.˛–€Ś˙¬}4™5Ś0 <ˇdí!ć0H)·óÎ;űM´łÄ÷ý÷ż˙őF?3 $"P]=ôPďů'Uâ6ŰlăĂ}b¨cu–í„K „¶±P=z¦˙A"UL€8nĽ´Ě”˘·ÎrYÂÖČä-­[·¶O>ůÄX™@‡1wŘa‡*n©N_ťöÚk/?›Ă¬ýZ´^\ýőes¬{bIŘFBX;„5VgŰu­ÚE@ĆĚ–!zÁ;fN8á‰ByČÄâ^úCÖě¶Űná˘;Čzy®Šd}+Ő@ řÁ[ś ř$ÍÝ?ň:W¨­b« ¦ŘĘ‚Ňő>6h¸·ŐÉkTĹWÖéE 3Ë׬°WÇ˝]ęŕ]Űď`Ý['^Éě¬UsT9 _«ć˘:«€€€€@őń_ýĚuE¨2ţk».*" " " " ŐO@Ćő3×E@D@D@D@D FČřŻě•QÖm“é'¨šZůWH팔0żYSĄ˝lđŕÁFĹŢš–[nąĹćÍ›WÓÍĐőC@`Îś9>ĂOMËÇě3ËH˛Ŕ1cě±Ç«ńĆP- ĂHF@Ć2:!úmĐ AFuß–-[VJ«Iű[$щIËHą{„ëřá‡z)%‚Ąí%HŐyá…Úć›o^)TľüňK{óÍ7S:×믿nß|óMÉľÔĸě˛ËR:V;ŐnäbŞQW”ĢE‹ě¦›nJé4ăĆŤłGy¤d_ţn.¸ŕ[ştiJÇk§Ş#€óí¬łÎ˛M6٤R.B=|0Ąs}űí·ľNO ¤ŁĄÎDtŤ”N¤ťj˙9ň¸ńDń‰­6™éí=ýôÓ){B©RHµJ„ÂLĚ@dg,Ó{×qŐCŕ‰'ž°Ă?ţřă)ťë×_µ·Ţz«d_rËtĐAq áĄtBíTipĽ1 Xaez†"Á‰ńůçź—ěJˇ1jMĽű®}j)˙9đŕńĚ1Ă—G®¸â _ô«cÇŽ†ŹśvÚiF5A Ť0UĽ|ůr_|„moĽqÜiÂăŽ;ζÜrK{ĺ•W|ÇvÇw^:–.]şŘ_|QBŹJ•ěűĂ?Ř>űěc&L°™3gć]ÝBUŔ[…Ž!ďż˙ľaĚŕÍ<účŁý¶çźŢ ĐŮsÎ9Ço{༲ŤŠ™±ňÔSOy=<ăŚ3üOjč&:Űľ}{»ńĆKąúę«ýľ T©¸ú—żü%ĺ™Řëę{í €AĆ€µ~ýúöÇřÂ^čh§NťlÖ¬Y6eĘŰn»í|żĘöµk×úľD˙vÜqGß—F aDč!f.\hÇ{¬×Y>Á „>—ý‚‚bĆKŐH¬O¨fî2čËpľýöŰo¶ýöŰ{ťŘj«­Ľţ»ďľó˙Ťěşë®ľ‘|đ–ôeGqD™†s żĎÝ:ŕ€Jô"č'9PöĄX'‚ţĽöÚkeΩ "P…ßĐ…QŁFYĎž=˝×źĐĂ?lÄŢcЬYłĆß!S„ăôčŃĂwF_|±Ż¤:}úô„¨ôKG…7ź°"÷Üsްçß÷Ţ{Żäâüłe´%:¨ĚɵˇÖ OŰwß}=úGú·Ď>űĚ÷łTsýůçź ˝ś={¶ďg‹ŠŠĽNÓ'Ł‹ü;;Ű®];űĺ—_ü9é?O:é$V„ó„ÁŐ١*p´Łłü1 =oÉAúŹ*'€^`p#<ëC9Äč_čËx¦Ľ— âä /ă݉ˇţŃGYŻ^˝Ľ^Ä F?ł‘ŕ¬c¦‡A ô)Îu˙ý÷—|g°yß}÷ĹžRßE „€<˙9  ÄNSViÓ¦Ť÷ ňáĄÔ A’; s^Rx˙Ď?˙|ďÁ >±(ŘŹĆ?: „mŃ케h,‰Ä#°jŐ*o­·Ţzţçý÷ßßđÄ?ů䓥bUŃYýzűí·ý¬@ Mš4)sjô’}9Ź+X $VgŮ'Ř—ß7Ř`ďy•@"Ń}í{ěa,ş˝öÚk˝qč˙Ң[#GŽô˙†Z<ť öe?ţ›ľö˙ř‡ď—cu6Đoö tĂ‘A‚¤ćDëEßľ}}?vűí·Ű’%KJÝ—aÔă°ĂđGĘÓ úĄáÇűuIč@*zˇľ¬ćô! W–ń†§TNń ­X±ÂďĹ cÄŢŰtîąçú x‚áUž§(zzšóŮxç‹ÝF{Ă.ö7}FŤyÁBqÂqQĂ«‰×*ŘM /j::‹ÄybĂ,‚sĆn'ŽŮ+‰$"Ý×îĽóÎŢÓŹ!†Îb+xyËÓŮŘcĐŰTűZt6‘ó&öĽú^u˘ő˘˙ţ>$–áÖ[om'N,sáLú2ô(^żČÉŐ—•A¬ ĺń_ 0üL3věXßT:^8„K-€iĹxB\>iÉĐqŕ9=z´}őŐW~wĽ Äí#ĽÍ&žšđĽ]L;Âľ,PâŇŽŞ/‹Ą®ďŃj$ć%%·÷řÉ“mňÜą6Ç} Ýâ¦Îîł…űĂÁ8•¤F čü‰%ŐfďŢ˝}ű¬Ź›f˙č)ifúôéă§.}ôQ‹'„EÁą$ŇŰĘ}š,ś${ ^SBĘxyň˘#^–—'^řhťe;a *ŃAtÝ#Ý!anGy¤Ź·Ĺ cqkř°`Ŕ€ľń¬AĐmB1žyć˙/ÇaĺÚâÉ?uvëkçąľv±ż˙âľöőµžFę‚Ξ|ňÉöď˙ŰćţčĆŮUW]e„łŃ×BźˇF6©żýío^źŃó+ŻĽŇî˝÷^îFZFşł/!?č+ý1k`X4ö»í¶›OâŔćÍ›{ ˇpAX[ęw‘Ý{:;fâ?g’ÍťW¬łmŰ´°îí'Y·.[fť}€^ŕ# ĎŹ÷$ĎŤÄýúőó딂Đ\č“´€lgô=Ü/áş$Ë@0Ü4 ÇéqĚ‘P">č@úĂ €ýzÄŕ€lfŃk˛ű‰çFëxŽĂ>uďśáĂlŢâ•¶daq Ţ/;|o»tÜ2ëúÚ<×ŕŇ©Şđ9|ŕĽĐťR~ć<$8OňR×aÖqĆ~]÷A Ý  Č}š;oޢW_µ>naŐY.|Ąźë %É —ŻýK/˝äwÄcÄ&;/RŁĘ`€ŚAt@Şç”XEŚ2>ĽtX¬„ÁĆ „ýÎE ^j••Ďź¸Ez[5đń|2Pĺņ÷ ŻgĽxÖŘ«Gë%U^|,‚ „óf x±˛ŤĹ˝]»vő3çA˙Ů—‡&ś)‹mC¶/«łŤ\_ŰĆőµm|Ó çÎw}í"őµŕ}‹§Ď=ďFt‚ţ%óOöl˝ Żâd űŕY3`Fç˙ÍŔ5}ŃEŢ‚ó Wdb† '‰¤j DëíúÇcóš4´<×ĎÖqď¤Ţ‚ĹVgľű›Î2»¶ZŚ˙ŻÜHô2çy[ŕŇ_­vŢ‹&)zőWşE1ŤśAŰĆśçෛ×Ä'@çĂÔ3 Ť0v2< L+Fg—Î7<]Ě đŚ•ąnđĆZŇŚĄŇńĹźMߥ·U˙4đČ“#:m]:W%”‡Y¨ őa챼™Ńâ…ÉŔ–P·xšřâŤ%]^%±ÎR„Żx€^|D|Ż»ŕ»úÚÔź:ú„מÁb&B‰‘HOĚâ=F0ęIo¤‡ŚŢ˙Uç #®ś™Ů0K"ťŤDÖ:Ť-ÎVÜ_Ý<ůçůŻŮ¦ł8Ă0ČŮötź F;YóŮŤ'„‚!ŽôSôe83bÝa;k$UG žŢEŠlŮšĺĄ.Ú¨^#kX÷ĎÄ+٢·Unü˙ĂĄéěÂ{ňśńŢ0ĂxÚ|gü»y{ëďúnç‘@UŢV5aťż˛ $×ŮäĆĐőµ•ýTtľd’élyĆżt6YýV•ém*ƶčm•˙{ą…KÓ]îۆ•4]íűmş‚¨*ŇŰŞ"«óVňu65ă?hźúÚŞzR:o@ <ťMŐř—ÎJ§Ş“@2˝MÇřŻi˝­2㿯[Üô»[üŇ(Ş:ae< U_m[¸…/?ňHeśNçR¤·R°HMgÓ3ţa ľ6lšžö¦˘łé˙ŇŮđ<˙°¶´<˝ÍÄřŻ)˝­’TźŚŚŞÂđRc·f`‚‹‰Ű7A\\X•Ş2ÚMlhE {°“ڵU¤·Ő˙ä)vS‘Şş,ŞcÝ@PÉşúď fŻ(ť­~ţ,´%;TEä˙ű_IšÇŠś'ŚÇćŞÎNváÍAÂŤLź µN¨-É>ষ•nü 5Íe{©lŹ´*4r€É.ÓÂĄëŇXfźšT‹H‡áN–R’‰"řÄËşóűďżéÉX8DšDrM“q…L(Ń™%Ş˙NjćŠŇŰęçN˘łÎ:ËëYw®»î:źí‚”†‰ęSśzę©%z}饗ú…ĽÔŁ űEmélÍ=73—dęŁi¶©MF)IvČU˝­Tăźtždő©6q×âšµ]fĚásúRéŐ«—˙0 @•Č ŔQ4'ĽĽ´H“Č‹‰Â•|)T¬ lĄ·5ó”)’Dq/„ ŃÔŚ Đş‹,ÖG'ů=(€C…`„Bu={öL8[P3wWµW•ÎV-ßDgÇh#ĺqŁFĹiR łÜqÇKt26Ż:Ž-?Ľä’Kl{—îš>9ţřă}}‰Ú"ą¬łôeTff&’~ŠY RÜŤľ)Öř'Ü‘ôƤćýKjNŢŐ8ď@ĆU’rUo+Íř§ĐÁ|×±ešÎ3“ÇÜĐýQÍuaC\µŕÚ,?ýô“ůÄćŐgZUteÁ€Ó…^h„PPáO+ž„""Ô çpmémÍSÔ„ýŕő:öĺ\ÁL@Ľcsi›ô¶fžćĘ•+}ę ŕ/? ± #~ńâĹeÂŐ¨ŠJ±9bb)¨Ě:­Ă5sWŐsUélőpŽwúŐčA)E—q™çčK©V=mÚ´R‡1ĂÚ©S'ďő§řk(Ä(ťŤG·ň·U—}­'Nôž|âý ůÁ ]‰—»<˙ü󽳎AłA„<!cĽkK_VůOĽrĎË}m˝Ę@ĹČőłO?µVid@ F+ÖŹiľ»Qi4Ş©‹ş.ţ2ŤĂrjW §Ř :*šW+^TçĹ#ŬŔÁě=­x¦ÎExE®K&zËhąŻű0Ěmč>Ýç-÷Y”&¬Ú®·¬E?˛ řXhÂ#.¸ŕ»ęŞ«l«­¶ň/ÄÝwß˝„,áR|xab„áý'ť–Î&VÂn®*ęîVnÂ^sÝ'ÝhóÚ®łpCעgśÚµkg|y%ţźőôĄ łs=zôđ› ůÚĄ«Ć)ÎƆ •C˙‘I?}ű9ÝÝĹęZ+÷/Á0+Ó`S]:‹^ď`ž9Ž ÂyŇĂÂß@X÷1hťÓrćĚ™~ÝSPĹą¶ôei<ĆŮ5˝Ą‡=¦n}ë•W×ס)´÷Üż‘4ď :ô¶R<˙C]ŘMKżŞĺ÷ąŐ}®ů<ëľďśę‰ŘŻNkébç† –ÎQ9µ/GlΧn0ĆbĘhůő×_Ť!]Ń/± &Ď+‚-¶Ř"§Ĺ»™tőc˙1÷yČ}NrźŁÝç*÷â>=ă] ٶZ®·Ľ ;wî\˘·čbě–řYÂ|Đe$úwf¸ńÓč?ą.éę,<¶uźç­ëkë—|¸˙N;§H-×YX2( úZÖĄ)fŃMR=2ŁŠ łč.ëW]ť7ožßN&^a„óëVü†•Lt¸­îÍkhźĺ5±;ÜżWć5°çśIŐ*NŐ¤łŃzŹăbĹŠŢÁÁóç}JĎ|Pę˝K¦2’ŕđÂskK_–Îc¬‰}ÓŐ[ŮŻäŐ±űë5¶Së6°SÜç.÷ßďşÁ@»to ô¶R<˙ă]§·ÄeŠi‘â ęö;Ů}{ě1űâ‹/JĹTŮă®í]oes}ÄżŔâ&Ťl¨/lďî­ăďĂ[ó6člŰn»­÷"Ń‘/Ś#⨑Ȋ?,Żi;żč ď(qŐLGňbÂ`b±0S×/-ĽX~j;©E––žĆÎ%”ă~ţŇ–8Ýiát-9żN=ŰÓŤčńâÜtÓM>4…řó+®¸ÂgýŠÖZé„nÉĎęőö—olďí6Jľc®ýÚ°Ąĺ5nígšČv‚ţňwOęYf¬đ„í˝÷Ţ>ŚÖgžy¦7¬nżývcaY©Řç‰'žđSç`tÔ„U ‘%Ü˙Ąëk äqc†Ű’¦Ť­EŃš”<°N[:c¦“/»Ż IDATťď Ś@íű»[lýK¤Ŕ†ĄÁj±»öÄ_GXźť6Kůú9±cž{U6ŮÄë,łS·¸4Óô·űďżżmĽńĆFŠĎ8 Ä»{ňÉ'ŰŰożíăŔIa»“+vÉÂtś,A_űŢ{ďůYW/ůnpP°"'PĹŢÄřßF¬Óٵ±?%üŢÜýňŠëo7sĆ>©§ ŻâGýĺÎŹz•ó¨¦*‹›6±‰ă˛>»'Hő¸”ö«ă\BőZz˝xóÍ7ýB_úłÓN;Í/ô%¬‘pžS\]"ú©:ȇôĚ™3Çgb°HűB f潬u‰8"©sK©ÍÚ)%ăťÎ,qşÓÂő‘©ČŐÎ6ŘÖé+ď0ŢE8Yé+OĹŃ}V*'‰Úg±{ĎMtď˝>}ú¤ydj»WŠń?Ů-zŞłé¦©]ŃíE¨SwĽŕĎ‹ĄHMÉâÓüH‘­]˝8ĺóY‹¦öűOoYä‡?R?&WöÜl«łĺ‘vŃEy…Ă BH™D¦é:G{ó|ń3‹Ěnšň!ą˛cŢ&GůčkN0ü”ŇŻ¶nÝşÄsË,5,đ#ôµ `IĺŢ2ŁĹŕă˙Î;ďtüݢϙ͜ó eň”¬ÎÖűĄ5¸ą¬^ořłXgúLţw‹ÜB˙ 2Ďłőúöűôo-˛l“*Ŕ[Çň68ħęÄÁĚ:Ďý?˙ůŹQ‚ é>z$Ľ3p¬ńa=H¬°p>ŹA‚.wηan—ÜtdÄŢ{¶}ź<óg«ÓuO÷wYľş™ÓŐ#ę6óýéZ?ůäďhe€Ç¬ĎNw±ÓrĄşáďÎ>«*©”°ź9®uăä7NÔč±î–ˇâufTĂ‹›”gt„ÄOľŕڍ4L(«×¦µÍ^’š÷6Q›Âş=2ăk×IäŮ{čx^ŽĚs„—LµČdgXŽqQ’ ť'Ô F*ŮČĚáÖĽaÄştéb –řmŹÂŇ‘Ůň9™›Űą†ç,Ymu×MÓ{ĺH 7ĄÇ` Á“‡®âŮĂ‹4őQ~©‹×ŰEĺw,©ź1${ć/¶ČüŃ^÷)-ŻëĽźčh«Í,˛řĎĚ)ANu+\íĆK ­s§ŽVżŔ­˛Xů‡÷®~±Äë?«ôLbH¤ÜĚ9‹V:ťM}†s}§ł  ł˘ Śťá˙{:†ż;Ź×Ůąéˇ.ď!Dý૸‡z¨dŃ.ëUştŢÜZ4sì実]ý‡ŻĐĘ@ŐŻAYî\]KF[‹őXÇŽ-/żŘA…'›}|¨Ç˘źrÖđ‡éśËť}şÎ®çúŃcÝlF0F?łz8ŞXçSםot^®_Żm›=?µÁry:Pö÷"‹¬úÍŻąűî»KôÂÖĚ´VÎąÓˇ3ü ŠCľř¤Đ›—"7č.pŮ}ň§¸AÉp×ß˝ď78Đ|đA?ŁYő«Ű"ĂżXő˙˙śůKťŢ‡ń•wőM×őłźţąź±fÖ‡( l©`±wşA©őśM=» Ť˙Jńü—&Ţď,ě=µ ßž«×ĐOíó‡ÎÔŘ ÷‡ýŘšÚůr‰Ç©Üm«ť˙Š5ęqšˇâĺůů=+šUěůçřČ‚ß,o弒*¨‘Ń/xă?ş[Éë| [ ô{ë­·ü9ŠĆşACš†Aąm ů«ÝĚĆ)Ř„TQ$ŤŘNB±éxŁB΢˘ÍŹL˙ŘňZoăŮyťuĆ~dÜËĄOŰa_ż@‰,k‘ Ż•ţÝ…Őéq÷ÂúsĚůÖ$`‘$‚S€…¦Fc"3V—×mlĂÜL•ëA„,+¦­ęëŁ~†D&=îţ/ĘUŐ°µë#Žő©?Í…fE w3ŻKÝřsPš×áXďö˛v™EŐŽtźĹ7\ţ˙÷¬‰o>O>a1xÔ<Ş8 Żsˇ6—áýĎY=ÉeŘ̇€2+l®m‘eÎ)- 6±]véí>»{ô—|âô&f¦Çé!aôeVŕÂ}ň§fËŞĺXş.t’Y¨™ýc1?µ–‚̉ÍĘ9Gu˙\cĆ?7ÚoÝůĂ.Kéű|<¤‹3w]fusőő"ÎĐŹ¬śďăú#ő»Pť|IN1‹~hyÍÚ;oľ ă),f™öąë´ÜK,‰-›e¶lf¨™TEă7pŁ{BŁU[şt©OĄĘ÷`á4SΧ]—νsş°•˘‘÷;ťu:éÂR" ńr•–Č쯜'uˇ›úvÓăn¶ Ś¬ZŕŚ/.Q§ľEV»˙^žÖ¤j™Óĺâ†IΙňĄ 'a Jhyçékń¨ROá`ÇîÍ4Öä"Łtî)ňÇG.ĺO{łúë»h礊đçĎwĐ\ëŚÓU®Ť#‘ąĂÜúŤ]č–ë-ÜLA™sÄ9¦6mjgĹłU„©ˇłTťÇ9aMFĄż8ŹęŤ–onŘ”%Xś÷©{Öwëäę¬çô"Nî77YţťÓ 7dÖ2ŽD–}ă¦?ÝńEËÝ ś˙Ůrq«MĄĚ´"›ŕśĄTîîׯź·Ő›5k–oEŠă+˛\Ą˙şé‰Â ¦'ú¸=ŚXôGńĆň˙«ç*'ňIC Ż´Ťşífy˝ÎHă¨ÜÝ5Żuq¬iĽ;Ě۸ü\JéŻÄ»J8¶µ˙r :ݱFeÓˇĆŢAŰuTʱăí'=˛4Üzë­~ńúŢ šŰ‹iLI,\auŢÉňşť{ąZ÷=o˝Ž ď9ŻeqĘĽ„;¬ű!Ď'`Ímißyą.tĆAőRşQ|Ň,óýŇĄü%í/‹ů Gaá$ĆĎşŤěM7HU ,łö·łĽŤŠÓ§z\Îî×<‰nn°CňŰněëwOľOüşá¦S­ĐéŤŐKmťHẊzőęůřyҤňa˝łW„Sl\§±ý–˘q\0‰µß¸»ĺ5wńŰŐ"í̧äÓ°F]ŞĄĄşHbnü“:Ý1§kĺ Ă´ëś>ľâÚ<đ@I1?ô—Ů*„p÷t¤ŔŮÔíÓ§OçÜě[)Ć˙ć®Ei˙DRą®Ď>>ÜÇţ2˝ç|*¶ÚĄGJW"óÚć›míÂ’tÄéžTűç<Í;neENw,ť ţPXđëCLśÇź1¤‚4~őÝj㓢Dć/°Í7uŘ[¨ŁOY­ßmó[묋‰NEúąťnvRř ¤IĺŞZ…ˇµÎŘJĺ|‘yNg7vúÚ$ő©śWűä.ôĄČé 3t© ˘ńBĘL2ÔŃ×’V•„]"‹ŇégçηÍ7ěä<ó®;łţň  3ENwŚL_)Hô| ţ™]E_1ţGşăg§pŽč]"Φƶ®*)ž_«ŕŮ»ą…dÍ]D:âţ˝7(†‘éňŇtW׉¤C ˝ĺ—IüýöŰϧěĂJjżgžy¦$~÷űt.îö•ަ L»[:: .ň$‘6ńŔô ŃX Ne°NĹ+¤%ŇŮ´pigG ]ťĹCJĐéŃ®~i} ·$a±ú÷[:+{¤łRĂL¤«·×®»É@ĐWÂ~H˙Š“đ® PŐz›çFŐ•XÖĆeîiĺ:¤*řGtź˝]¶š°Ü­nw9flFŞ'ös…3ą)Á?\^{‰¤K ˝ÝÇťüáu %%iܵ£ĘRÔëŇą¸ô6ZÚ7Š@::‹źô=÷ˇŔ©ékńF‘Mäm·ýJ÷Iů ť•fH ťĺ{»ŃWô– Ҥ"ÇąOĚŞ6ż=®HgăbŃĆÔ¤Ł·ű»SŢă>yNçč_ą°°Ŕ>®›ÚěAÉAŐ ·u]ş±RĂ|Ż.Mä—îŞţşiąä{żp¨Śş…-t }‰ÖOwZ„k¬půTű¸)ÁŁČ‹+4 ¤Ł·nŮ©ąÜć–űŮ6nTO¨Úd÷G΀€lĘF”ŰWz›ćŇî%ŇŃY¦˘™“míŁmérŃS?á·˘B{0ĄÝ_ßŐöH«t6 XÚµtt–ÉsóĹÚUÖÎéív­ÚřÚźąě€˙p‹Ç 'E‘ΦJ»Ĺ%ŽŢNvgřĹ V·p˙Žt}ěs…kíÜ5«mŚłoëŻKn÷"q6V‡Ţ¦9‰ÓĘu›ÎréăFşĹ®jOâťb~aoń:č”)łc·čLwm‰dB ]˝%´§2–•Ko3yZ:éęěsîg–ąµ-QYľę5pëŘR[4P—ÎJ˙2%®ÎrťQ΀ú[LĆĽőŇ‹–ÎfúÄtŇŐŰaÎť2huéTő®ÚGÚRz[)1˙ÜY?Wí°­‹ßĎwźę’ü‘#­ť 5ÚץW’@&¤·™PÓ15I@:[“ôuíLHg3ˇ¦cjš@.ëmĄ˙<¤.odŔ€ę{^îZwąkJD "¤·ˇ§ck‚€t¶&¨ëš! ť­=[SrUo+ŐřďíŞ×érđć»Ę|U-ůŻĽbÇtďn;ő"ź…D2' ˝ÍśťŽ¬Ň᮫ٚfN@:›9;YsrUo+-ŰOôŁŮçä“mŇůç[cW”Ł*dŐ_X·íŁgź­ŠÓëśµ”€ô¶–>řßvŞ:[´xnŮ˙ĺÇO«Ż ±rdiÓSŐYË_î* »â`QâcţËY<)ťÍŇňfĄ˘·Enú˘U11˙ Zc·ĆŞ<©n˝­TĎpsC_xÁ¶xţy[íăV¶¬v†˙VŻľ*Ăż˛Áę|&˝•„Ť€t6lOLí•ÎJÂH ×ô¶J<˙ÁÝ÷”SlŇá‡[#W¬Ł2„Pź®ďż/Ăż2`ę Ho˘ŃYJ <ťM×óŻľ6Kt5«<ťM×ó/ťÍ!ĺČâ[I¦·™xţkJo«Äó<·!Îű”ËĆłÚ ňGĄ\–ŁĚc'«Oľ %:ÖűP¨O<ÚPɤ·• T§«rŇŮ*G¬ T2él%Ő骅@®čm•zţ'ńív™ËĚ3×-Đ]éJĚ7Ą€+|T\…łC†ůNIçIV-îMJL?V2ém%Ő骜@"ťMęůW_[ĺĎEHL ‘Î&őüKgŐ/ŐB žŢąúsIcţłHo«ĹřžÄˇCmŕ A6Ôő-](ТfÍ,ĎUI­×¶xáYÁÜąqź˗ۢ7ßtőÂöőĽ”ÇżZtYI@@z›Ś6g-Xť]X7by-7°ş­[ů6.\b¶|•úÚ¬}‚µŻa±:»¨Q}łͬž«LŤĚźďĘUݶ+VĘ>¨}ꑵw­·ëu¤Ínč÷:»¶Žű ő.¶z d]_[­ĆôÓ6lMś<Ů~ź7Ďf;iď›»O×ÎťmŻ˝öĘÚ‡­†Ő^ŇŰÚűěĂzçčě§nµßç/°9« ŠűÚvílË~'ŞŻ ëCÍńvŁłăżl“ýÎf//®LÝľYë˛×‰¶ĹÖ=däřóëí˝űŃöÄ'ďآĺ+můâĄţ6ztęb{vŮ2ëúÚ3ţĂúpŐnĺŹ\d…ł&–4»î&ݬŮ9÷„í6ÔŢZD pô»V0âĄRwÜŕ¸-ŻiËZDA·&‹WݰűľyżT“űuéi»včšu·QNŕ}ÖµW Č€Ś˙ Áé0˙a{bjŻ€€€€dH@Ɔŕt€€€€„Ť€Ś˙°=1µWD@D@D@D@2$ ă?Cp:LD@D@D@D@ÂF@ĆŘžÚ+" " " " ńź!8&" " " " a# ă?lOLí ČřĎś°ń¶'¦öŠ€€€€@†dügN‡‰€€€€@ŘČřŰS{E@D@D@D@D C2ţ3§ĂD@D@D@D@D ldü‡í‰©˝" " " " "!˙‚Óa" " " " "62ţĂöÄÔ^Č€Ś˙ Áé0˙a{bjŻ€€€€dH@Ɔŕt€€€€„Ť€Ś˙°=1µWD@D@D@D@2$ ă?Cp:LD@D@D@D@ÂF@ĆŘžÚ+" " " " ńź!8&" " " " a# ă?lOLí ČřĎś°ń¶'¦öŠ€€€€@†dügN‡‰€€€€@ŘČřŰS{E@D@D@D@D C2ţ3§ĂD@D@D@D@D ldü‡í‰©˝" " " " "!˙‚Óa" " " " "62ţĂöÄÔ^Č€Ś˙ Áé0˙a{bjŻ€€€€dH@Ɔŕt€€€€„Ť@˝°5XíÚ@`ţüů6eĘ+**˛Ť6ÚČ6ŢxcËËË« ·®{ )U«VŮĉmĹŠÖ˘E ëÜąłŐŻ_?¤wŁf×ôŻż˙ţ»Ńß6hĐŔëlóćÍsţÖeüçü#Ö Š€„…Ŕš5kěÉ'ź´G}Ô&Ožl›nş©Ő©SÇfĎžmë­·žťqĆvŃEyĂJ"ŮBŕóĎ?·»îşË>ůäkßľ˝5mÚÔ/^ě?‡~¸]qŶÍ6ŰdKsŐ°™3gÚ€ěĹ_´şuëZ›6mŚţwúôé¶ăŽ;Úß˙ţw;účŁ}˙›‹’›w•‹OJ÷$"Ó,X`˝ző˛ŻľúĘüq[˛d‰Ť3ĆFŹmóćÍł÷ßßoŰn»íläČ‘9ÍB7 F/ľřb;ńÄíŹ?ţđž˙QŁFŮÔ©S˝GuŹ=ö°ţýűŰ˝÷Ţž›RKsšŔ|`˝{÷¶Ö­[Ű?üŕť+?˙üłýöŰo~Ŕú˙÷öÔSOŮţűďo9ÉBž˙ś|¬ş)°hٲĄ=űěł¶ýöŰ[~~ľB!ÜĎ˙ŐW_mgź}¶’@68óĚ3íž{îńŇE‹•jRŁFŤ¬Oź>vĘ)§ř6‰d=zŘwß}gn¸ˇ-]şÔřőę›Ă„©1 ŔáÇ,Ůž í®Ě6Čó_™4u.Č>†?2hĐ ű÷ż˙]ęL/żü˛=óĚ3Ö­[7kÖ¬Y†WŃa"PązöěéĂ& mçťw.uňąsçÚÉ'źlŤ7¶­¶ÚŞr/¬ł‰@†XC…áŹüőݵ_~ůĄÔ™Î:ë,?XÝa‡2ĽBö&Ďö?#µPD –D"ޫʂ4‰„…!Ě`ID ,‚Yו+W†ĄÉµSĆFŘt€T>ĺË—Ű–[niĽxÖ®]ë=ý†˙СC+˙˘:ŁTŔ©§žjC† ±9sćŘ&›lâĎĆLVKD ŰĽúę«v饗k­X°N˙8YöÚk/ßç˛ČřĎĺ§«{ÂyXđËK(ZCeššđ ‰d»ďľŰ¸F alÄN7iŇ$Űš«ö€z衶Ë.»”!ÁÚŞV­Z•ŮžkdüçÚŐý€„š@ÇŽ˝§ҤIĄî/*±Ó›oľąňý‡ú ç^ăÉšÂgܸq~Ć*eË–ů…Ŕč,‹%"-”n¶Ůf~¶Š˙0%űO»víüŕ5WEĆ®>YÝ—@h Ľűî»vÎ9çX۶mý=…hx18 ü‡€D˛…9ŇÉŹ„ýĐ®3fřš«WŻ6tz×]wÍ–ćŞ"ŕ ¦vřđá%ý)锉ű'lŤ° Ň~ć˘(ŰO.>UÝ“@¨ i⪫®ňy§ůŚ?Ţç÷''5ŢŞÁ‡úţÔřÜ#@Ń$2Q:Ëż×]wťOOűÄOŘwÜ‘{7­; =úÚaÆ•čí—_~id°˘FĹcŹ=ć×_ĺ˘ČřĎŧŞ{5Ľú,D‹¤±m÷ÝwWÎôP?ÝÜl<:KhłT4lŘШŰsĎ=}Ń/‰TÂ͢ő0Ů5 G‹îkůNŠZę®tíÚŐ®ËEQŘO.>UÝ“@¨ qÄ>Ç4q©äG'F(^yĺŰtÓMC}j|î`A:ĆŇqÇgGu”ŹĄľőÖ[}¸1ÔS¨lĎ?˙Ľí·ß~Öľ}{›6mšvŘaľÂ4!“xîéK“ ™ŞN:é$»ě˛Ëüş”GyÄ/FĐ[ÂÖrQdüçâSŐ=‰€„šqÓü± 0Ŕ>ýôS?řä“O|µÉ>ŘÇýKD Űü÷ż˙µ˙üç?ŢčÚ` ě…^đUfÍše7Ţxc¶5WíÉ„ě° ăźÂÇsŚŻŢűóĎ?[˙ţýmź}ö±ćÍ›'ĽSŠ|1«ŠS…u+ ţůĎú™Űn»Íëq.ŠŚ˙\|Şş'P`Ú™^­@ľ˙ţ{˙rÚm·ÝB}oj|n =-qţŃ•©É˘Â v˙ý÷7ŞŞJD ˛ rČ!Ţ[߯_??Čd‘.Ć|Ż^˝üL3PÉŚ˙±cÇúAÂ)§śRŇ4j0`+WE1˙ąúdu_" ˇ%@6ź'ź|˛Tűżůćďť’@6 ; áŃRPPŕŤ1‰T<ő¤“=đŔ˝s„ľóÇôĹĺ¦OźîÓĚ&“믿Ţ&NśXj—|Đ'YČe‘ńźËOW÷&"*L5/^ĽŘV¬XáÓ#ňß|đháů'ě'©×mgË«ß0“CuŚ”K€–č)€@gYDIHę2‘Ľ¶]-ŻYîćYĎ„‰Ž)KĂ˙µ×^óá:äčżá†üŹ1ÂŢ˙ý„}fĐż2`ô—ëżţú«_;‰Ţ6®ßŔ6kťÍsSuĄKI–e«-" " Ő@Łź…“±Ý2/"żřâ‹ţ÷d‚ĹÁx])ĽDĆ$’żŇVôŚ­ń?«»ńÖěś{’ťFż‰@ĘXäűż˙ýŻÔţTřÝx㍍꿬S)OČŻŽF…Őő×_żd÷Âńìđű—-˛z™58îAËkŞ…Ăĺ±Ôďĺxůĺ—íoű[™Ńż“O>٧¦E‡“ ą8eXwŔ@™µt‘˝?á'›±tˇőëŇÓvíĐ5Ůijä7˙5‚]Če౩ćxŕż(í裏ö/‰ŕEQ, 2Ä~řacÍK‹ž°í·ßŢČhÁÂ6Ň1®ńž­ůńc˙•>ÇÎńŃGŮŕď /ţłĎ>k#GŽôĹąN8á„rŤˇtqKýţűď·7ŢxçTlÖ¬™×Y¸Ä[_tŃEľ®…­Yiů/źg ŽľGĆşµĄ úúSO=Uň·ÎâhAXŰrŢyçŮľűîë˙V^ő…uiąaV˙ ű©TµĐÉD@DŔڬ'xëI|}>ńÄý÷AĄŤ #é™gžń9¨Ł…—ÓÜ×\sŤ_¤†AµtéR[¸pˇ˙÷Î;ďô!CŰn»­/VŻóvi_[Ôgź}vÉŤR ëľűîóŮNnşé&{ôŃGÓ†@üő=÷ÜăS/Ć á˝÷ŢŰ{L°˘ÇxQů—AłV{íµ—X&–×<ůŚWěůő˝v 6ź ˝‰>éRRÔľ÷žs’¸ ha-ý(!Edb‹îg'Mšä;×^{­ďŹ)¶éú­Ó˝|µí/ϵˇÖ…D@j Ľ—ÇĽĎ8AyxĽü¤@$…'SĘ™Čĺ—_n“'Oö†/ˇ ^r©˙ĺ/Ię™ĺV­ZYÇŤ7˛ĺO]iÍÎľ;“fč&€—ťŠ§čŮy,ň/†ú÷Ĺ_¤u÷xôß|óMGÍńĚňŮgźůJŞÉň¨ł~ŕ§ź~˛ľ}űÚÚ!w[˝]O—ç?­'ű;_qĹ~€¸Í6ŰÄ˝YéĹčř2``J¨e , &¤’ĚDÂßÎ;ďĽăkü2wş­X“ź•ž˙‰ž ¶‹€@6AnóŻżţÚČ1xđŕ”ŤbźëÖ­ë‹|‚QFŘNtliđńҤY$§:ÂÚŇßÍ1Ă˝!×5R0ńG[űŰ·V8sĽÂ~xú·„±öW^yĄXbPOX‰7“d2!t§]»v%»0ćŘ­·ŢÚ‡ÁņşQĂĂaQű%—\b¤^DŹIŠ÷)7Ô ľ}Ţu—Ś˙d ţ¶víZ?CÄ ç{ě‘6Śyś"ŃşIť€ťvÚÉ‚cu– Pt‘5ăo…°8ś:CfŃŞĺ6{ůbűfúëŢf“¬4ţö“¶ŞÍÇŻG IDATč(źĆ;áxü‰·ŹMÝ™ě Gâ¸hyë­·|Ţ˙x/#B}˘ó«3ëđÁřÁŢÖŔc»úc·ŕ÷Űw’]ZżŐbP,ǨaťH Äý÷čŃ#)ڍŔvdPzÚi§ůŻńôö /ôˇ±ŇĚŚ1č`ä]/šô•|5ĐŤ\ó“^_?ÖN„W’ÖsĚ1`±:3SŃňŹüçłxőůŰ Ę:ŽBŰ>üđC?ó¤ }cěwöÚ/ĂmĆ’µ©:Ę,o\u´L× @čĎ—_~鳡tëÖ-Ą;"Ü!¶˛$/9b˘Ë 7BAĺNť:ůú{îą§Őݤ›Î*ťÓşĽóé÷ÚC :ć?ú® )cc2ÁĐŹŐYŠ-áýO$č$3bS`¬…Áŕb-zëĄůź3 ‰ÎŁíµ›…3-~ŢFg—‚$z JcÉâ!h÷Ýw÷?‘f”D T`g0KzŃ7ęd3]¦źlyţłůé¨m" ˇ'ŔâßqăĆY÷îÝýÂŰT㇖Ä;“NcžĐ!ŚĄD‚ńDz:R6ä©&Ýb`€)×"zÚMfPPŽŮ+ ň¦M›&…„±NŘĆakü÷żţőݤ:Ë:Ş“=… 1ÂĺX'в应ž+Ęđ&m~¬5nąĺŻ "Sť  ŻE ;#\˝ź0aBBG ©@?}3ë°HâŔ–íścłmłžąŚ˙¬Dj @ 0-Ě2/˛¤"x±¦d=qţĽ xąJ.žtčĐÁţůĎúUŚ'JŢ€…•HŃÂŮń×6(E€µ"x2 óT„0·×_Ýg÷!ö™…„ņŻEź‹ę«„§ap}űí·>”‚P5Éar…“ľNĺňÚG|64„Ĺä„B¦" né7YěNÚNÖiá° ęŁÄžĆ,& ®cÇŽ~pËšR{öéÓÇgYŰ qňrě9kâ»Â~j‚ş®)" IΓ–ˇÁŠ1…q•Hxůś{îąqĆű䡦ŇoÁä‘q÷ÓF¨ (f›ČÄLu&đ–'Ě1(ć2¬`€±h8(°T·ëŢYö‡EN+ďTú]Ň&@äăŹ?nôł¬Á˘ÝD'Úb‹-üLî7ß|ăg§Ç ű?ńÄ%‡őذŁýĺeý!Ű {JĘ“é‡l>±/ť€Ď˘E‹|ö‰X˙ţýí‚ .(YäK{~ţůgżká‚™aDŞ6WťwŢ9©ÎžţůI[!xř OcÖŠsTěM$L„öpŔvŮe—ůbxd bť YUĽ.nÚţ%pűí·'ŐYÖŹ”*9bÄż !l稣ŽňéjÉ­·Ţęg >¤¦=č üwBÖÖxĂ?›E1˙ŮütÔ6ĐŘzë­}¸â•É!|ç_RËy˘Ý©ć(ŕ%Ç:E»^z饸‡ŕݧč /2I2 Ü|ĺ'îAÚ(Q0ŇŃO2îŕ…Gw˝Ą†Dy:KČ):‘—_~ه@pŚúx űŤ?Ţźť§ş/çxűí·ýw$Żuçx‡k›x] t”đ2ę˘D÷µ¤â$sZ2ąřâ‹ýĚ():YüËyčłůO°î´ÓNF5lúY ¨˘ÎnôáÄbgKĽăłe›Ś˙lyj‡@ÎŔ{OC´¤˛’©l¦Ž§M›f?ţřŁÝwß}Ţ‹šČ#-bP„‰,+Ď?˙ĽŃ`˝3H•LňíGgJeIś3é=1ľ¨xĘZ“+ŻĽ2ˇÎ˛:Ú˘E _Ë‚ő0,JGČpUrÍ,Ť™N•§ö« "IĂ-čP26Q+čkŃŰçž{ÎŽ>úhc†‹,>xđă ih©ÝBJ[ŚţŘţőíß~°fMŽwhVm“ńźUŹCŤČ%ë˘č<^˘Ź?ţŘç”&M\2a ů¶Űnó%ë ÷ÁH"¨¤ęiĚÁ,ţę«ŻŚ¸ĂŤTˇx±}¤ţ–»XťőZ%»´~«ĺđÖŁŻÄŢŁO `/˝ôRż=™Pá*<†=ŹH˙™Hg1¸¨DÍL‚×?X¤É Ż-R§MËkąi˛Kë7đşD¨ŞKS\kŰ6yµ]ÖBíµ×^~F–ŠłX‰ô–߬Rť ÓIďH}×÷î´qgëآŤńßY+îŹT"" "P\Ľiäć›oŽ´iÓ†Ľqqˇ; ŻäRΕüć<°‘áÇG8âB/"îĄaź`[°3Űśá÷Ľn¦ÁăĽ`ţS¸d~dŮŁ˙Ś»Ż6І q‹˝Îşüűzqžý¸p˘uvéҥ獸ĹĂ~_:qˇţżŁ÷ ľŁ›ń=u\©ăÖĽ{C¤hů‚x»k›D\xOÄÍEśŁ$âúF\Uô[ď—Śóö—ôˇôĄ_ýuÄU.ŮFbu}E7Ł…są0µČ‚ęfpÜđé"ßL· 5˝Qž˙¬–©a" a'Ŕ”óµ×^ë=Qî…ŕKÎľOÜËĂW‹ÄăJh^PĽYÁ´u·nÝ||tďŢ˝}uÉ@Č>±Ă;Ř믿7ó/…íŰ·Ż/öU|ľôrXÇkݶĺ.g8ŮčŃŁ˝>9Ţxŕźy'žüń^Ç™Ůb‘;z„ ľĂâH˛ˇ\uŐUĄ?ďĽóĽ§•żŤXaćĘG~ÖëěłĎŽýYßE  ç`±AůLkôµn[& (8č•W^ń ÍŃqúCúTëÂwB×vÝu×Rë¦X‡ĹŚÖwß}W˛/ł äőg¦€ż—gź}Ö¶ß~{[±b…ĺ•ieölPž˙ěyj‰@Ž ë†<Ć$b‰´pŃŇŞU+_Ř©kr«ďąçžţ…„ńÎ4´óNů ”A8Pp,SĐd›Ŕ¸âłÇ{řůÖYĽéfü ÎÍ@ř—Tá´_c›Łď"`_~ůĄ7XI•X!śç¸ăŽ‹Ýě+ń˘[Ä[cô°ŕ˝g0@Ą^֠ϱőó!4ójÄżč7 Ś2 3@ » Y2«Ěµµˇv =-HôĂçJ¬ÜrË-±›ě¤“NňŰŽ<ňHٞ4 x "›ahôµýúőóY§0î9äCüŔ‚¬T NQŁňäÉţoţ—¶0^0kąmШi™ëgĂ˙ŮđÔś"€çŁťOôË#¸ÉD9ţ1€đ.M™2ĹČŕĂżĚ0@Ü5†x ŘXTüĆořAąŇyńBbF€´źeW8çw[őÎCfőęçoÝLĹ  “č-zOgŁG_ ťĚ'×_˝×˝1cĆF1űÄC3‹Ż>ů׉łľúę«˝®cđ/Y˛Ä(Ćš<¬ lťŮo_>î }-«řMę 9E]Eoůýڧ·ńnýɆvâ‰'Ú·ß~ë=ůdbĐŠcć‰'ž0fâ ©”YśÎşf`q°`賍˛öí‹+Q˙4{ŠŤtźľťşÇ;MŤoS‘Żj€€T-ÂąSmÍŻŰšź‡™ŞČWŐâÖŮ+ŔÚŐV8öC+ó~q…_wNůŞ °:GU3w†}=}śÍZşČ_&[‹|Éó_•Z s‹€@XőĆ]V8kb´DMÔţö‰Żî+°XĽz…˝>fx(š«żˇxLj¤€€€€Tś€Ś˙Š3ÔD@D@D@D@D dü‡â1©‘" " " " "Pq2ţ+ÎPgPńŠÇ¤FŠ€€€€@Ĺ ČřŻ8CťAD@D@D@D@BA@Ć(“)" " " " ' ăżâ u˙ˇxLj¤€€€€Tś€Ś˙Š3ÔD@D@D@D@D dü‡â1©‘" " " " "Pq2ţ+ÎPgPńŠÇ¤FŠ€€€€@Ĺ ČřŻ8CťAD@D@D@D@BA@Ć(“)" " " " ' ăżâ u˙ˇxLj¤€€€€Tś€Ś˙Š3ÔD@D@D@D@D dü‡â1©‘" " " " "Pq2ţ+ÎPgPńŠÇ¤FŠ€€€€@Ĺ ČřŻ8CťAD@D@D@D@BA@Ć(“)" " " " ' ăżâ u˙ˇxLj¤€€€€Tś€Ś˙Š3ÔD@D@D@D@D dü‡â1©‘" " " " "Pq2ţ+ÎPgPńŠÇ¤FŠ€€€€@Ĺ ČřŻ8CťAD@D@D@D@BA@Ć(“)" " " " ' ăżâ u˙ˇxLj¤€ü{wE‘6püM!áľQ‘CÁĺĐENáTPvÁs˝eUŔýTôSTtWĹU\ĺ€"Ę‚¨ Ę!7á’ŻŢ‚‰!™IfBćě=O?’™î®®_•ÉŰÝu € €ŔŮ üź˝!g@@@ ,ţ⚸H@@Î^€ŕ˙ě 9 € €a!@đŐÄE"€ € pö˙goČ@@ ‚˙°¨&.@ TRRRdÖ¬Yˇzy\nćĎź/pűF¶Ád×/ĄC(&.]şČ|ďl۶m“Gy$ßçą?ČĘĘ’±cÇJßľ}ĺî»ď–őë׸?_"Pożý¶\wÝunOőŔČÎť;Ý~çúpúôérűí·Ë€¸Á-P*ĽľŚ ŻËĺj@ŽŔČ‘#ĺüóĎ/Rć?üđ,Y˛Dî¸ăYľ|ątíÚUvěŘ!%K–,Ňů8o4đoѢ…7»şÝg×®]ŇŻ_?Ń·[”ĄK—JóćÍÝîˇá#@đ>uĹ•"€Q`Ýşu6XŻU«–ěßż_žyćŮ´i“Ô­[·Đ«ŇlҤIvż:ŢHč9Î9çśBŹeŠ*°{÷nY»v­´nÝZNž<)cĆŚ‘ąsçÚvwřđáBO{˙ý÷çěóć›oĘożýFđ_¨Zčď@·źĐŻ#®@ ľüňKŮĽyłdgg˵×^kožţů3‚˙'ź|Ň÷ą·/ľř⌫˙ä“Oä’K.±7$ü) íuÁ‚6‹ţóź2qâDŃ6ÚłgOIOO·ź'$$äkłĂ† Ëą¬ŻľúJ†.Ň­[7^.çOţM6 €‘!đ믿ĘĆŤm÷ť‰‹‹łA•¦‡zČöéĎť*UŞ”óŁRŹ?ţ¸ Ȣ˘˘"„R„…Ŕ„ ä…^+ŻĽŇ^oŤ5ěŰ´i“Ó~]Ń6íJ:.@·Ú˙^tŃE9ßńŹđ řĎzăŞ@‚$ Ý%Ę•+g˙Ľé»ďľś;uěŘQ5j$+W®”Űn»MfĎžm&!H¤¤$É}#ęĘ[»-\¸đŚK9÷Üsĺšk®±źi_Ýţď˙ţĎnzA oşý„wýqő €Đ'źHýôÓOůr>věíKť{;qâ„čÖż8]zéĄůŽăü-ĐŞU+Ń®ky“¶ÍĽmVŰqޤ3Vé¸Rř älţe˘ €řM |ůňňÚkŻIçÎťí–{®ôŢ˝{»ÍW»éÖQŁFŮM“vęŢ˝»ŰýůâĐ.?:ËÔ·ß~kßčlSšš4ib·ĽIo Úµk'_|±˝Ů]µj•,L (3p);ü‹A @< ¤Ľő€díţ-çëuIŮ»ţéiw>÷  ýť5đ×MSbb˘ťŻżT©RҸqc©RĄŠ‡#EôIŞ+ŘríTłfM©X±˘ÇcśüEÖúĎ%sőÇgÄŢ2F˘ĘTv2‹Ďe?zô¨$''KíÚµí±:ČW»¦éëŐ«'őë×/pěÉöíŰE§©ŤŤŤµ7eË–őůśrŔá´cňÚĘyg·ŰÍĄM݆!GŔ“˙«.@ ęÔ©sĆeUŻ^Ý>ů÷&•)S†’Ţ@±O± äľYŐëŤęW\áuÚ÷_7Rd Đç?˛ę“Ň € € ŕQ€ŕß# _ € € Y˙‘Uź”@@Ź˙iř@3tşĂďż˙>č,{÷îŚIBŔä«m7Ió_łfM0/ĽO üÓ@đRŕŐW_•7ŢxĂË˝ Ţ-##CÖ®][đN§żŐŮ‚6lŘłŻ.vë­· öyĹçčť~ůĺąé¦›Dgţ)ޤ+\9rÄ«SiűÎĚĚ´űę1:îćÍ›˝:–ťü'@đď?[ÎŚ A)))ňĘ+ŻäĚÓ¶Eűý÷ßĺÚkŻőę4 ,‡~8gß^˝zنçĚ™ăŐńěä\gžyF†îvuߢ¨ôë×ďŚŃ‚ÎѦMIKKł»T®\Y†*z=¤ŕ 0ŐgpýÉ@ L¦Oźn§IÔůůuĄÓ·ŢzKtń. j4 )Q˘„Ľýö۲qăF)]ş´]LJŇ7:WşÎ«ţüóĎź1Żş> }ňÉ'­Ŕ°aĂěqÓ¦M“yóNÍ®‹/iŔ¤iÓ¦Mv_ťľń±Ç“!C†Č|ŕő D0s™Ĺ( íKoß}÷]{ÖĄK—ʇ~hß 4H®şę*™÷?ţřŁTŻ^Ýö˝Ď›´[ĶmŰl· ÜIźÔk¤ý SSSϱGűOOš4É~–{v׾ąĎŁçÖţŐRyĺůŮ% mV–»’¶Ż™3gÚ'űÚ÷Ţ]jÔ¨‘člRą“¶W×TˇÚőí+µnÝÚžS۲ëÍ‚ë;ÝWű÷çNz=®ńîňç3˙ ¸é˙|É@°čÜąłĐűřăŹËÇlűjhíÚó׿ţ5_Yôéé#Ź<"íÚµł}­µ‹Žö§ÖLţ^sÍ5¶ŹµNèÝtF–˙űß¶źżvť¨T©RÎ9/żür{َ7LŤ?ŢŇěرcľ|ů—€ŢŐ©5u ®ŽCą˙ţűmßţ+VŘ~ůîŇ /Ľ`§äüć›o¤T©R¶[›ţű·ß~ł…;uędÇšč/=‡¶}˝YĐ mÇ:+–+iűÔ.AÚĎżOź>ŇĽysٵk—ÇĽÝ]źż@”yş]ü§ĺŚ €ÁĐ_ď ˛ţĂQ˛ĺŔAI<ža/©főrQ×[äB3‡ţ!'y' 3÷hŁ]'40_¶l™ť!ĺŇK/}ZŞAŹöó×€+wŇ™~tP¤vŤĐAŽçž{®|őŐW6Ó LëHÇh ¤"5éŰ}BŞOU8`?Ó·´i· +ŻĽRZµjeoôć"R’«Ín\6S6oX-{SNآŐ,+ ŻĽE5ą„6ëcek_|}C¤7˘Úfµ‹šö»×q%úÖH­ÓäągßŃŐŻżţÚ~Żű=űěłö —Ţ ę€E‹ŮÄÚö\]„ôs}#¦7ŞúfˇC‡rüřq™?ľ}# í[Ç´h{Öq‘”´ÝÎúb®Ľ›0G’Ž“”#§ÖT¸řĽreF!÷»–ŕ?’ZeAŚŔćŹí83Mß`Vşĺ9bŢńFW®$ŃŐNÍîqňĐaÉNI“ňfŃź¤)S¤y˘=ÄĚßíô`V= čL)ź~ú©ť ±(I// ż»¤A‘΄˘oô&C§GÔi=ó&}ň?kÖ,{-‘ň¶ŮŁń±U±ś”8ÝfłöědÓf“Shł>V¸öá×ÁąÚ®\3üřx ąîşëěÔµ:›Oޤ7·:M­vĺŃinu şŢÜćP¬Çč …ŢĚ®ZµĘŢHDBĘÝn+Ü|“ě‹+%Q¦lQ捞¦ŘCIRâŕˇű]Kđ ­Ź2 €F`ąyő>tôh9آ…¤™'rĄO?Ő?y8ŃőŐBĹÄJtĹ?ţř¦š§xq¦ Kµőëe´™ąŁ­ůMr/ Oř´ż·rÝźĹó§:xRWEŐţÓ:Çż§ľŃ`é¦8Ă9yjł’ž"Ůiô+×2F•3m6úÔ@QÚ¬oµ®7ţjł®•Ş]ÜőŤ”4v—ô˙_»;G(|ć®ÝžĚ>)IÇĎßP:¶”ě߷®*í–ŕ?Z×€śĄŔCćµüg[¶H” ŢK5mzĆŮ ţ];§›ŕ_ĚÍĂ ¦kË«§ž:ËËâp< Ôf ţiłYůÂĎžÚ­7Á¨´[‚?7NŹř[ ˝P·ă曥T®ůćsçémđď:&ͬ0[ßtJ0]\HřC °6ëmđO›őGípNOµ[_‚˙`·[÷ďe<•šĎ@BJ ŁéľÝ äóřĺbă̬›ď˝WşŢsOQŹčc´ŰŹÎžr6Iű>çžĆólÎŽÇŇf_kżţúëSĘúz:wëÖ­ľQűGR»%řʍ¦Ia@ŔIújëťwJś™]ُSĽ3đëŔŇŮl¤?tŞOťńD“NőůŹüC^zé%Ń•Tó& tP Ő믿.‡¶»č ľ?üpŢÝń3m6đŐ¬ëAč ľ:łÔ† D§ň|úé§eÍš5^ŚÎ8Ą ‚é¬>zĂ«çpęMk¤µ[‚˙ý(é¶ IDAT›>_"€ˇ) ýN·›ůáýř»Jgn¶Y€}îąĐDđUé \ťňđĺ—_¶sî?đŔvÖ’M›6Ů)uŕcî¤Oř§™.T:͢Ţ(čĽţšt®uť ĺçźp ‚›m68ţčëĽüUŞT‘÷ßßÎÝg§âÔvě)ÝkŢţé Ö:C•NK{íµ×FÜťžĘžűóHl·ôů÷¦ćŮ!ťi˘żY*ÎÍŞ˛î.Ó×>˙yĎ‘nžţO6nk?ĽaČ›W(˙üź˙üÇ.î5{öl{™úd4&&Ćv§(_ľĽť/]$wIźşjđĄÇčÜé#GŽ´OQG›ÖNHľ¶Y_űüç5¤Ížѵ'tţ;vŘ6š;éÂs˝ĚÍ˝»ęô&aéŇĄv;ťNV×Đ·ÝşułëOč|ţNHľ´Ű˘ôůĎk¨vË“˙ĽňüŚ„¸€N穳ú,™Ľ4O§']QWź–ş’ţštţô˛eËÚĹ»ň&íúŁ«Łj÷ ć&JMş:ŞWNI´ŮŕÔ´ď¸çü·YÁ&Mšd¤»úę«ó].&§‹Çé–;Č×óč˘]ÚŤČ))RŰ-ÁżSZ0ĺDĐEeyüóNçéĎ•jŢ\Íôˇ‹<,LĺĎĽCéÜ;wîĚYÍÔu]HÝbRűđĂmWŠĽI»éÓýąsçÚî?ú–@“ţ[Ďç„D› ^-kÓ¶–;Íś9SŢzë-»Jµ«=ćţ^»é8]u:wŇ:uęŘ·NH‘Ün ţťĐ‚)#DŚ€®Ü›nú—ű’J›?ÚmJ–’ö±qRóô"IľŻű¦¶m+ăŠ¸Ş­Ży…Ëţé“S Ý!Ü%˝!Đ~˙Úż˙“O>}{ŕ´T”6«ďG.)QR:Ä”’&ćżE Vhłî[š6_¶l™t5+zë`ôÜI»öčx”+VČsf¬ŹŽ[Ńďâ´T”vë2Ňe˝ęFEKQ:G˘Ýĺ˙'§Ő?ĺEBB@źŇ-1]+÷vQ@Ýk¶µŞÉGfWľŞ,­\KĆ•©(U ;8Ď÷e:w–ł°““>Aݵk—%ĐşĐÁ˙űߥwďŢ…˛ÄÇÇŰÁÁ°űęŤCŢ'˛…ž$ wđµÍj»›í»RedjŮŞňN™Ę2Ăü÷‹rŐ¤ąŹˇmöÔ&OOęµ›š«=şš–ŽK3fŚ\pÁv‹ŤŤµÝŮ´»šÖĄľIp×˝- ›f—\”vë:á ’˛>ľ¬¬‰/#Ź›‡-ľŢ˘Ýžę°X _"€„‚@‚évSąo_Ż/ĺ:łçf;xđ Lť:ŐNŮשS'ioîľj>żÝl§:ˇxqĘčh©lć˙ĎŰďÝ‹##fíďŻ~µ[„>!]µj•\vŮeňĐCŮ2Ţ`Y»ęŞ«¤©é"ĄÝ€ôi©–Ô`éż˙ýŻ}Šęęc­ýýµß¤'_۬zÜi¶ěÔăňÓ=E»U5iŇDzöě)ăLÔޢŃfĄU«V˛qăF;¸Ľ\ąr2hĐ iܸ±$''˸qăd¬™8@“N_mĽôiß\żcôç=zŘ‚´ÍkW zőęy[a»_QÚ­öFó–ęeó†UçÎűö[ąçţGNĎßňE"í–ŕß— a_@ ›L tÄ ,­čĺ5T:˝ź>™Ö  bĹŠöU˙ Ó}§cÇŽrŢŢݲ)Ďô”ť:ůDş¬úŰ`9żfĺ‚v‹ĽďĚă:źĚł¨ţ: ˛FŤ¶Oî¤ýˇOžIęĐKĘďő~|Có–äťĘ5ě h˝aŇŃ{÷î•–ůÎ^ř‡Íď‰ßĚď{}ŕŕŹDđďUΉřA`‹yrífFOYąB¤ůf°ľľ×¤ä,X`˙†ćőô¦ú\ĘËTµŞě0/±łÓŽ{y@äěvtęD©tç¶Ź´vő™2eŠť&1oŇľý­[·–š5O›ýű÷˙csc I*ýŁ®O`S—,”Śm[ňž&b~ţ=;J˘«VŃ~R^•)Ýě·*-M®»î:»iŇ7'j¦Á]łâĺąěÁŐŞĘöLsHzšWůGŇN©_L1]{ĘSO=eß2i75}ó§[ޤóý?˙üóöăÔĹł%űř1ÉÚżG:÷ű›ýLgŇ)nő –úOѦżgd›vk:GzŮÖ´‹ĺëĺO=Ń›, ţß|óÍĽĚŢ˙\­šl5żďý•ţý%Ëy@bŘkţ”0Ođ˝M3ĚŽVvĘL—!&ř×9ćż5Ż˘GŚaO±ĎLCéK*aú'fť `}9.ö=:e‚”ż±ŻÜu×]ŇŮŚĐ´çŽ~’•t(§xq-[K“a#ĺË/ż´ź%>vźdÜ/Ń+ËÉŁ‡ĺÄŻżHí˙Ě–ä̤’ôÖ?#Çcö›ö]Ĺű&Ú"˙şź|Rł–ÔO?aˇz÷ÝwíŚJšöťô˝Íî;áŰ1 f_dîţ]R|*őşö} ýůŹÍůXNü¸Z˛Í˙ű™;·H¶y›W}ĚLű{Aűő_üą ü5éľiß,”2=úKN˝ěCť24ů?oĘÉ”Ła¦áŰĺ&š6coZ˝L}K—•FćaĘś9sl«»ďľ;'ř÷µĎżfcĆí)`6//Ëăn˙iřo ytŽŽÁĄËŮî(şb§.BĄ}Ó7›®'˙uŕÓТ֨ľíH|â)×ëf©wîůrlÁ\I˙yý§K™7Sâ[µ1ţIž3CNlÚďÉaňŚ)RąswÉřá;Iüjdx٦¨×ŽÇ•3ł¤4-+kÖ®łoZ´Ďú}÷Ýg‹R·a‹/uš<ůß’ťqBΫ}ľdnţYR>“¬}§­»ÎŁűÄ6»\’—Ď—ôµËĎ8}ÖÁD9ľüK)yáĹRűđ~I™±DŽÍ›ěË%Düľń¦Ô°ň•$ÍĽ±Ň+zŁ•{}„+Ś€Ţx÷î+0\ü_grAÎZ ¦y”ĺĂ«ŕR&Ç×5WóęZ§={öبú‡i¸Śš]¦¬OS(žýok¦šŐÓmăâ%:ŁŚ·§’“ɦÍ^ĐHâ;´ńúHŰ1s÷6ŃMSlă"şĺJŮ™&č_!Q¦Žâ®p?emęÂé9GÄ·żćŚă#ń‡s2WJöQÓnKŢÖZš'ţqćwęŘŹ>˛k}褺˛ň1óűr„ vqż; Ň©ˇŐŢieš¶^Ëüľ÷W"ř÷—,çEŠY ľůcp҇࿇É_לýČüZ»v­ťżŰŐ÷`… ňŁůΗQÇRĄYŻ>Rő/)ć’qşHhjşěL3Ý JxŮő§ĽĐŮ~äiĐ ¤§§ŰjĘÄW—č ŢwÇü7ľş—T ÍFjóKągżk‚˙Ł^µ5ť}JG”č¤ :c’&ť*T˛¸JóadŐ©ăÍďyý}ďŻDđď/Y΋ł@#•73tx›NÍÝ!¶ďi­ZµěŔ?Múď|Pvš˙ËŰ“™ý*š§Y ÍXŢ řÚfu4ĹłéĚ2ű÷ď·ÓSΚ5Kşwďn×I8łSJáWA›-Ü=ň řŇn5‡ë ëX3íŻNý«I×OxńĹsÖź?‹?ńw»Ť2w'ˇÔ ©@ ľDś.PÍLÍWĹôö&éÜÚ1e¦™/]źšşRĄJ•ělĎš&ys"ÝÇ LşäŮ÷ÓOŢÁ~X_ڬΑ´Řl:§üĽyó$))Iš7ongVЉ‰‘[ÍwkĽuĄÍz+Ĺ~n|i·zxmłéôĘ:ÇOÓ˙_§ňícÖFŃ9ţ_ss~Ź Ýňäߣ>_ €ˇ'ĐÁĚ4łĘĚ^úôŚ3]ásćKí÷ŻóÓçM:nj׿Ů÷ÉÓ5ËMŢsń3 řŇf÷šŤ3Ű3 ŞN…ęJ:Du¤ŮĽüÍľ´Ů‚j…ď đĄÝęą´ŤęvµŮĆľ˙řdţmÇ]ůŃn ţ}¨vE‚-0Ä<]»Üt~đ"ř×™~†šíźfˇ™¨\óůgĹ–’Ý5křT”Ň+VČ`7óÚűtvv¤€/mVF›í}łičŻĂ-w›ÍĚ›äÓř=mVHEđµÝşňI7˙ĐŐôMŔ6łůÚ˝&íöÔČ„˘Ęp €@@ş™z«Ż_/éfó&éž­f~ťÚÓµýn~ö%Ą›ÁÂ5LWŁÎnňĺ<ěëL_۬*éę ÚżľŮ|®ÇÓfťŮÖŠłÔEi·®üu€ďVłůřŞÝügKá\ €@F*ŮŁőůh€’Éë“' ˘ Đf‹*ÇqÁÔvKđĚVEŢ €@Ú¶n-76l(éÓ¦áhßIź/ß:WŔŰ6[T!ÚlQĺ8® Hk·<ů/¨¶ůa„‰ĺBł€WšŚ[Ü)ÍţŤ§L!đ/nX‡źŹ6ëđ¦ĹŹ´vË“˙0m\6 ŕčl–Źßl¦óŚ3SËąKľ>ů×®> Íë<ńw§ÉgĹ!PX›ő5Ú¬Żbě_Hi·<ů/Jís  B‹ĚÓ˙Ţf6ž4sľn]‘ŻLgšH7]‰nŢş•ŔżČŠčŤmÖ%ö 5Hi·<ůµ–Ĺő €EXµzµ 53ó$šş©mŰJ] :Z |ňoV“ÔEetniťÎSgőapo+€Ă|đÔf <m¶@ľôż@¸·[‚˙·r@*°(!AĆÍ! &¨ŻlşČ0óúW¬(1U*ŰëČ:zT˘ÍĽ˙SR$iút»rŻ.ŕĹ<ţ­&2Ë%·Í&•-+QŐŞILőęvŻĚÄDÉ6m–fJáÚn ţC©q- €@1 ,^ĽXV=đ l=xPöGEٳתQCZÜ÷7iŘ ´oßľsätśť€¶Ůß¶l‘­ű÷ËđŰ6knꛍ6{v¶í?pj·˙ţkś mÝŻ‘´ţX8ţ˛RďóY!qm\ €@`đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h˙AŁ'c@@+@đXorC@@ h1AË™Ś@ň ěÜąS>üđCIHH­[·JVV–Ô©SG®ĽňJąýöŰĄiÓ¦ůŽá@ĽŕÉż·Rě‡řQ ##C†.­[·–C‡É#Ź<"łfÍ’yóćÉČ‘#ĄL™2rýő×Ë€ě÷$@Š"Ŕ“˙˘¨q  PĚÇŹ—%JČĆŤĄ\ąrgś]źöwéŇEFŚ!Ż˝öšěÝ»W*W®\ĚWŔé@ś @đď„Z¦Ś ňĺË——gź}Ö^§«ËĎŕÁs®[ţ*UŞČŁŹ>ňeá@BW€n?ˇ[7\8T 11Ńö÷Ďťbccí[ €g#Ŕ“˙łŃăX@ RRRäÉ'ź”_~ůE<(úł¦´´4™9s¦ĽýöŰŧBp˘Áżkť2#€@H č ŢşuëÚŮ}r§’%KĘ­·Ţ*íŰ·Éëć˘@ÂG€ŕ?|ęŠ+EŠŠ˘O„×1ĹC‚-@đě @ ŹŔ˛eËdČ!ů\J—.-”‡~8ßw|€ €€7˙Ţ(± @ďż˙^şví*wÝu—ÍőäɓҫW/3fŚť˙żeË–t `} I˙‘T›”"Bŕĉ¶ßłfÍrĘÓ°aC©V­š 4HV­ZEđ5M!@Ŕ 0ŐgŕÍÉ(PŕŠ+®÷ß_~ţůgűÔéŇĄ˛fÍ9ďĽó$33SbbxnS _"€xŕ/Gľ@‚#Đ®];ůË_ţ"­Zµ]ů·jŐŞ¶ËO… $>>Ţ~NB@ (QŮ&ĺ@ŽAđŻ€v˙9tčíîŁo˛˛˛$..ÎçL·użFŇ~Xźs\üe-¤Ţçł|> €„żÝ~Âż)DŔôéÓĺůçź]Ő·fÍšR˘D yńĹĺ˝÷Ţ‹°’R@@ üZśü@Bô‰jję{é4źűöí+äH÷_G—-ăţ >Epś}ţWĺBU 99Yn¸áŮ»wݤ¤¤Č7ß|c/Uo~řá™?~‘.ýÜiSĺČ”©rŕŐW%cÇÎ"ť@"C€>˙‘QŹ”"@@‡`i€źw(VÉ’%ĄiÓ¦¶ §¤gĚaŹßĽyłťH÷×ÁĂýúőłS‡jÚ}˙’±u+}ţ=Aň9 á˙^Á"C`Ë–-RĄJ;ăOî¤7 'N”áÇŰĹżtq°óĎ?ßNš(+W®´77ŢxŁĽđ RrűvŮ÷ř0‚˙Čh”đY€n?>“q P°Ŕś9srVçu·ç;ďĽ#=zôp÷•ÇĎzöě)7n”Îť;ËÔ©SĄ\ąrv_}âżhŃ"YĽx±4hĐ ßń —_~YFŤe»ujÝZ$**ß~|€ ŕ žü;Łž)%P@»ÜôęŐKÚ¶m+ýű÷Ď—łNÝY¦Śďpu đwß}gĎĺeż{÷nÉČČzőęŮëH]±Röż0JęÍž™ďşř@ ňí'ňë"€@€´ËÍرceÚ´i6čÖ•yso…ţłg϶ÇçNoĽń†|üńǶŢŔ_׸뮻ěŰ€ć͛˲eËrť5k–L0ÁţĽűo÷Ëö>7‹T`˛C‚˙P© ®"JŕśsΑĺË—ç Ô˝)¤ÎěŁOůs'˝aĐĽîŇ×_-şi·]@»ú|öŮgův=if"!€8[€>˙ήJŹ~Đąůu nĺĘ•%::Zöďßď¶_~ŢKĐ·ź~ú©Ü{ď˝ö8}˛˙Ĺ_ČŐW_ťwWűó®]»¤K—.vF Ý.şč"»ď±cÇÜîχ €ÎŕÉżsëž’#€@^zé%űD^źć?űěł^ĺxÓM7ŮŔ˝qăƢ}5 ß¶m›Üzë­nŹoŐŞ•,X°ŔţŐ¤uĘO]Xß@p đäź¶€„@ll¬Ě›7ĎÎŕŁ]}ęÖ­kgůŃůţÝĄ /ĽPž{î9ÉĘĘĘůZoľ˙ţ{{키)¦F w‡ó €€ţTŮÂC`üřńöÉżvűéÔ©“WÝ»wď|űéÍBűöísfŞůŇ(É4«g:”o_>@p†Ý~śQĎ”ÂH`Ż ĐÓÓӋ劻wď.ĺË—·‹|w}0bÄůűß˙.eÚ˙YR,ô¸_ €DľÁä×1%D ÄÇÇç<µ_µj•ôďß?çg˝ ]ôKűŕ”tŔo 3-gZZšŚ7NÖ¬YcůúꫯÜ˙Ť5’{îąÇču7ŻżŽ7HűńG9ľú»‚˛ĺ;@0ŰŹ*™""€@p4€×€=;;Ű^€ó3gδ+đ”šAąďż˙ľ <Ř®Ô[«V-»ĘoTT”ÇĂžyć;¨7..NŞV­zĆłgŻě}ô1É:zÔăń| ŕ ü:Łž)%A@îvěŘQŽš [gđůé§źěĽű“'O–čhĎĎ^ôfáő×_—;vČOÁ?|ř°]ĄWűçW2ş»¤s˙żüňËŇłgOąřâ‹í.ú6AŹyě±ÇlW!wIŻaĚ1ŇŞU+igf ÚŃ÷V‚wP|†8@€>˙¨dŠĐ>ú5kÖ´OáwíÚ%+V´›¦uëÖÉyçť—ółëĘt-]ŚK»üč‚\úĆ@÷Ó7»wď–+VȤI“¤k×®ö €+ĹĆĆJÝşuĺŇK/•=zH—.]¤~ýú6o; ‹'Nś(—_~ą±}»~H!7@ŕÉČT‚‘" A¸öŐŻV­šŰ¸ŻľúŞýŢ]Ú·oź|ôŃGv¬Ŕďż˙n§úÔ„®¸â ąí¶Ű¤aÆî“C‡Ů áÂ…˛uëVŃ.@zҦM0`@ÎěB{‡ —ôő?2Ďż[E>D"_€ŕ?ňë"€¦Ż˙Ů?ę%Iß°Qâ/kAđO›@*@·‡V<ĹFçěĽm¤,\äśSR@Źž§›đx_ €„“@¦Y0Ś„ €€ üÓ@@pÁżC*šb"€ € @đO@@@Ŕ!˙©hЉ € €Á?m@@‡ü;¤˘)& € €˙´@@"@đ € €üÓ@@pÁżC*šb"€ € @đO@@@Ŕ!˙©hЉ € €Á?m@@‡ü;¤˘)& € €˙´@@"@đ € €üÓ@@pÁżC*šb"€ € @đO@@@Ŕ!˙©hЉ € €Á?m@@‡ü;¤˘)& € €˙´@@"@đ € €üÓĐ-ýj řIDAT@@pÁżC*šb"€ € @đO@@@Ŕ!˙©hЉ € €Á?m@@‡ü;¤˘)& € €˙´@@"@đ € €üÓ@@pÁżC*šb"€ € @đO@@@Ŕ!˙©hЉ € €Á?m@@‡ü;¤˘)& € €˙´@@"@đ € €üÓ@@pÁżC*šb"€ € @đO@@@Ŕ!˙©hЉ € €Á?m@@‡ü;¤˘)& € €˙´@@"@đ € €üÓ@@pÁżC*šb"€ € @đO@@@Ŕ!˙©hЉ € €Á?m@@‡ü;¤˘)& € €˙´@@"@đ € €üÓ@@pÁżC*šb"€ € @đO@@@Ŕ!˙©hЉ € €@  €‘)ťť- ˛rĎnŮ%$Ű´¦ůąĹ»ďĘ… H§Nť"łđ” @Ŕ­@”ůăpęŻŰŻů@ Üľ?_Ć}ö™,ůę+©tË-’”™%Q+J‰ŞUlQN9*Q™RţčQIš2E:tî,Cző’n]»†[Qą^@ţ}cw@ T–Ż\)CGŹ–-ZHZ»vRúôSýŚť;%;==粣JĹIÉ:µs~N]´Hâ–/—jë×ËčˇCĄmëÖˇZD® @ŕ,ţĎĂ@PxčŮgĺł-[$Ę讀6=ă’ ţ];§›ŕ_ĚÍĂ Ę«O> Ĺâ@ŠY€ŕżA9 höýúÉŽ›o–R7Üŕ6ko×ÁiÓ¦I}Óm(aâD·çăC@đ`¶źđ­;®ŽwÜ!ŰyÄcŕ_˘¸>}dó˝÷J×{î)Ęá Â˙!\9\ P€>ńßzçťwůĺíV¤ďâÍ_”Îf#!€DŽÁäÔ%%A h˙í7Ýä—ŔßĹgn¶Y€}î9ÉRT@ ˛ţ#»~)D €ÎęŁ{ănĽŃďĄ+Ő»·L˙ĺYµzµßó"@˙ üűß@bĐét‘Y-„ Ţ˙á]\=8L@WîM7}ńťR۶•q3f:[ňC(fćů/fPN‡řK ;;[Ş7i"U6lđ) ťç˙Ҩ(ąłbE9aÎńř‘Łr˛ö9>ťCNž”¤fÍdßĎ?űv{#€„”@LH]  ŕQ Át»©Ü·ŻÇďÝ}o>R®ś<\ˇ‚”8˝C…ąßü;ÝÝž>‹Ž–Ęfţ˙Ĺ‹K‡<íĹç €!.@·źŻ .p l23ü)[Ö';ÍŢCMŕźrätëÖM^yĺi'-}:Ë©ť›Ľ3×@B_‚˙đ­;®&°%1Q˘«W÷şÔ±fĎ›Í6wî\ąÜ,¶Ót˙Ń®CENŐŞÉÖýű‹|8"€_€ŕ?řuŔ €^ ě5Á ‚íŐ_ĹlMÍL=Ë—/—®]»z•ʧťbLŢ{Ě5@ÂW€ŕ?|ëŽ+G Řfľý«ŮęŐ«'ŐĚS{ €˙´@ Ljš'ďY>>y_aĘöŘáĂĹRÂL“w-Ţ<K¦ś@ Xţ‹•““!€ţ¨oď“>˙z5%̟ő˛MŢz $@đ řßşăĘ@ŔaŤ4ňGŹ­ÔSR¤ˇą €@ř ü‡oÝqĺ ŕ0Nť:IŇ”)>—:őô_|±\pÁö§cľž%+K’¦O—öíŰűz$ű#€„‹|…Pep) €@a:w–U‹Iió_oÓ|łăGfňŹKŻX!MŢ$@đ ŰOx×WŹčfć꯾~˝¤›Í—¤7“ÍV”Ŕ?}íZ©±qŁt6ÝŽH €á-@đŢőÇŐ#€€F*ŮŁG®ä&ŻWLž$@đ ř˙:¤ ŕ0¶­[ËŤ Jú´i~/yúäÉr“Y!řňV­üž €ř_ *Ű$˙gC €Ĺ-ĐiŔŮ|ď˝ß®]qźÚžďř×_KŁqădţřń~9?'EĽOţoNŽ €@±$Lś(N if0nq§4ř76ÓŠř·,çC‚+Ŕ“˙ŕú“; pÖť”Í={J\ź>g}.=vői8o±hr@ ´xňZőÁŐ €> ,2O˙{›ŮxŇĚM@ú:_gđ˙#;ťŐ'Ýt%şyëVźk@đŕÉxÔW‰*°jőjjfćI4tS۶•2ş@t!ĎxĚĘ˝ş€—ÎăŻÓyę¬> î-”š@° řŰŞăÂ@÷‹dÜŚ’`‚úʦ+PRٲU­šÄTŻnČLL”lłULI‘¤éÓíĘ˝ş€óř»÷äS@ ’ţ#©6)  G`ńâĹňŰ–-˛u˙~Ůc~MµĚM@}ł5lĐ@Ú·oŹ €€˘ţ)“©>Tá@@Ŕą17ě^čÜŇSr@@$PČH0IPT@@"\€ŕ?Â+â!€ € ŕř ĽŽ^“÷¤IEND®B`‚pgrouting-pgrouting-2.1.0/src/common/doc/functions/index.rst000066400000000000000000000033071257314352300242510ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _topology_functions: Topology Functions =============================================================================== The pgRouting's topology of a network, represented with an edge table with source and target attributes and a vertices table associated with it. Depending on the algorithm, you can create a topology or just reconstruct the vertices table, You can analyze the topology, We also provide a function to node an unoded network. - :ref:`pgr_create_topology` - to create a topology based on the geometry. - :ref:`pgr_create_vert_table` - to reconstruct the vertices table based on the source and target information. - :ref:`pgr_analyze_graph` - to analyze the edges and vertices of the edge table. - :ref:`pgr_analyze_oneway` - to analyze directionality of the edges. - :ref:`pgr_node_network` -to create nodes to a not noded edge table. .. toctree:: :hidden: pgr_createTopology to create a topology based on the geometry. pgr_createVerticesTable -to reconstruct the vertices table based on the source and target information. pgr_analyzeGraph - to analyze the edges and vertices of the edge table. pgr_analyzeOneway to analyze directionality of the edges. pgr_nodeNetwork -to create nodes to a not noded edge table. pgrouting-pgrouting-2.1.0/src/common/doc/functions/node_network.rst000066400000000000000000000412611257314352300256410ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_node_network: pgr_nodeNetwork =============================================================================== .. index:: single: pgr_NodeNetwork(text,float8,text,text,text) module: common Name ------------------------------------------------------------------------------- ``pgr_nodeNetwork`` - Nodes an network edge table. :Author: Nicolas Ribot :Copyright: Nicolas Ribot, The source code is released under the MIT-X license. Synopsis ------------------------------------------------------------------------------- The function reads edges from a not "noded" network table and writes the "noded" edges into a new table. .. code-block:: sql text pgr_nodenetwork(text edge_table, float8, tolerance, text id='id', text the_geom='the_geom',text table_ending='noded') Description ------------------------------------------------------------------------------- A common problem associated with bringing GIS data into pgRouting is the fact that the data is often not "noded" correctly. This will create invalid topologies, which will result in routes that are incorrect. What we mean by "noded" is that at every intersection in the road network all the edges will be broken into separate road segments. There are cases like an over-pass and under-pass intersection where you can not traverse from the over-pass to the under-pass, but this function does not have the ability to detect and accommodate those situations. This function reads the ``edge_table`` table, that has a primary key column ``id`` and geometry column named ``the_geom`` and intersect all the segments in it against all the other segments and then creates a table ``edge_table_noded``. It uses the ``tolerance`` for deciding that multiple nodes within the tolerance are considered the same node. Parameters :edge_table: ``text`` Network table name. (may contain the schema name as well) :tolerance: ``float8`` tolerance for coincident points (in projection unit)dd :id: ``text`` Primary key column name of the network table. Default value is ``id``. :the_geom: ``text`` Geometry column name of the network table. Default value is ``the_geom``. :table_ending: ``text`` Suffix for the new table's. Default value is ``noded``. The output table will have for ``edge_table_noded`` :id: ``bigint`` Unique identifier for the table :old_id: ``bigint`` Identifier of the edge in original table :sub_id: ``integer`` Segment number of the original edge :source: ``integer`` Empty source column to be used with :ref:`pgr_create_topology` function :target: ``integer`` Empty target column to be used with :ref:`pgr_create_topology` function :the geom: ``geometry`` Geometry column of the noded network .. rubric:: History * New in version 2.0.0 Example ------------------------------------------------------------------------------- Let's create the topology for the data in :ref:`sampledata` .. code-block:: sql SELECT pgr_createTopology('edge_table', 0.001); NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, pelase wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 18 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- pgr_createtopology -------------------- OK (1 row) Now we can analyze the network. .. code-block:: sql SELECT pgr_analyzegraph('edge_table', 0.001); NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, pelase wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 pgr_analyzegraph ------------------ OK (1 row) The analysis tell us that the network has a gap and and an intersection. We try to fix the problem using: .. code-block:: sql SELECT pgr_nodeNetwork('edge_table', 0.001); NOTICE: PROCESSING: NOTICE: pgr_nodeNetwork('edge_table',0.001,'the_geom','id','noded') NOTICE: Performing checks, pelase wait ..... NOTICE: Processing, pelase wait ..... NOTICE: Splitted Edges: 3 NOTICE: Untouched Edges: 15 NOTICE: Total original Edges: 18 NOTICE: Edges generated: 6 NOTICE: Untouched Edges: 15 NOTICE: Total New segments: 21 NOTICE: New Table: public.edge_table_noded NOTICE: ---------------------------------- pgr_nodenetwork ----------------- OK (1 row) Inspecting the generated table, we can see that edges 13,14 and 18 has been segmented .. code-block:: sql SELECT old_id,sub_id FROM edge_table_noded ORDER BY old_id,sub_id; old_id | sub_id --------+-------- 1 | 1 2 | 1 3 | 1 4 | 1 5 | 1 6 | 1 7 | 1 8 | 1 9 | 1 10 | 1 11 | 1 12 | 1 13 | 1 13 | 2 14 | 1 14 | 2 15 | 1 16 | 1 17 | 1 18 | 1 18 | 2 (21 rows) We can create the topology of the new network .. code-block:: sql SELECT pgr_createTopology('edge_table_noded', 0.001); NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table_noded',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, pelase wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 21 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table_noded is: public.edge_table_noded_vertices_pgr NOTICE: ---------------------------------------------- pgr_createtopology -------------------- OK (1 row) Now let's analyze the new topology .. code-block:: sql SELECT pgr_analyzegraph('edge_table_noded', 0.001); NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table_noded',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, pelase wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 6 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 pgr_createtopology -------------------- OK (1 row) Images ------------------------------------------------------------------------------- .. only:: html +--------------------------------------+-------------------------------------+ |.. Rubric:: Before Image |.. Rubric:: After Image | | | | |.. image:: images/before_node_net.png |.. image:: images/after_node_net.png | | :scale: 60% | :scale: 60% | | :alt: before image | :alt: after image | | :align: left | :align: right | +--------------------------------------+-------------------------------------+ .. only:: latex .. Rubric:: Before Image .. image:: images/before_node_net.png :scale: 60% :alt: before image :align: left .. Rubric:: After Image .. image:: images/after_node_net.png :scale: 60% :alt: after image :align: left Comparing the results ------------------------------------------------------------------------------- Comparing with the Analysis in the original edge_table, we see that. +------------------+-----------------------------------------+--------------------------------------------------------------+ | | Before | After | +==================+=========================================+==============================================================+ |Table name | edge_table | edge_table_noded | +------------------+-----------------------------------------+--------------------------------------------------------------+ |Fields | All original fields | Has only basic fields to do a topology analysis | +------------------+-----------------------------------------+--------------------------------------------------------------+ |Dead ends | - Edges with 1 dead end: 1,6,24 | Edges with 1 dead end: 1-1 ,6-1,14-2, 18-1 17-1 18-2 | | | - Edges with 2 dead ends 17,18 | | | | | | | | Edge 17's right node is a dead end | | | | because there is no other edge sharing | | | | that same node. (cnt=1) | | +------------------+-----------------------------------------+--------------------------------------------------------------+ |Isolated segments | two isolated segments: 17 and 18 both | No Isolated segments | | | they have 2 dead ends | - Edge 17 now shares a node with edges 14-1 and 14-2 | | | | - Edges 18-1 and 18-2 share a node with edges 13-1 and 13-2 | +------------------+-----------------------------------------+--------------------------------------------------------------+ |Gaps | There is a gap between edge 17 and 14 | Edge 14 was segmented | | | because edge 14 is near to the right | Now edges: 14-1 14-2 17 share the same node | | | node of edge 17 | The tolerance value was taken in account | +------------------+-----------------------------------------+--------------------------------------------------------------+ |Intersections | Edges 13 and 18 were intersecting | Edges were segmented, So, now in the interection's | | | | point there is a node and the following edges share it: | | | | 13-1 13-2 18-1 18-2 | +------------------+-----------------------------------------+--------------------------------------------------------------+ Now, we are going to include the segments 13-1, 13-2 14-1, 14-2 ,18-1 and 18-2 into our edge-table, copying the data for dir,cost,and reverse cost with tho following steps: - Add a column old_id into edge_table, this column is going to keep track the id of the original edge - Insert only the segmented edges, that is, the ones whose max(sub_id) >1 .. code-block:: sql alter table edge_table drop column if exists old_id; alter table edge_table add column old_id integer; insert into edge_table (old_id,dir,cost,reverse_cost,the_geom) (with segmented as (select old_id,count(*) as i from edge_table_noded group by old_id) select segments.old_id,dir,cost,reverse_cost,segments.the_geom from edge_table as edges join edge_table_noded as segments on (edges.id = segments.old_id) where edges.id in (select old_id from segmented where i>1) ); We recreate the topology: .. code-block:: sql SELECT pgr_createTopology('edge_table', 0.001); NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, pelase wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 24 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- pgr_createtopology -------------------- OK (1 row) To get the same analysis results as the topology of edge_table_noded, we do the following query: .. code-block:: sql SELECT pgr_analyzegraph('edge_table', 0.001,rows_where:='id not in (select old_id from edge_table where old_id is not null)'); NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target', 'id not in (select old_id from edge_table where old_id is not null)') NOTICE: Performing checks, pelase wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 6 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 pgr_createtopology -------------------- OK (1 row) To get the same analysis results as the original edge_table, we do the following query: .. code-block:: sql SELECT pgr_analyzegraph('edge_table', 0.001,rows_where:='old_id is null') NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','old_id is null') NOTICE: Performing checks, pelase wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 2 NOTICE: Dead ends: 7 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 1 NOTICE: Ring geometries: 0 pgr_createtopology -------------------- OK (1 row) Or we can analyze everything because, maybe edge 18 is an overpass, edge 14 is an under pass and there is also a street level juction, and the same happens with edges 17 and 13. .. code-block:: sql SELECT pgr_analyzegraph('edge_table', 0.001); NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edge_table',0.001,'the_geom','id','source','target','true') NOTICE: Performing checks, pelase wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 3 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 5 NOTICE: Ring geometries: 0 pgr_createtopology -------------------- OK (1 row) See Also ------------------------------------------------------------------------------- :ref:`topology` for an overview of a topology for routing algorithms. :ref:`pgr_analyze_oneway` to analyze directionality of the edges. :ref:`pgr_create_topology` to create a topology based on the geometry. :ref:`pgr_analyze_graph` to analyze the edges and vertices of the edge table. pgrouting-pgrouting-2.1.0/src/common/doc/index.rst000066400000000000000000000011201257314352300222300ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _common: Common Functions =============================================================================== .. toctree:: :maxdepth: 1 convenience/index utilities/index functions/index types/index pgrouting-pgrouting-2.1.0/src/common/doc/legacy.rst000066400000000000000000000077511257314352300224050ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _common_legacy: Legacy Functions =============================================================================== pgRouting 2.0 release has total restructured the function naming and obsoleted many of the functions that were available in the 1.x releases. While we realize that this may inconvenience our existing users, we felt this was needed for the long term viability of the project to be more response to our users and to be able to add new functionality and test existing functionality. We have made a minimal effort to save most of these function and distribute with the release in a file ``pgrouting_legacy.sql`` that is not part of the pgrouting extension and is not supported. If you can use these functions that is great. We have not tested any of these functions so if you find issues and want to post a pull request or a patch to help other users that is fine, but it is likely this file will be removed in a future release and we strongly recommend that you convert your existing code to use the new documented and supported functions. The follow is a list of TYPEs, CASTs and FUNCTION included in the ``pgrouting_legacy.sql`` file. The list is provide as a convenience but these functions are deprecated, not supported, and probably will need some changes to get them to work. TYPEs & CASTs ******************************************************************************** .. code-block:: sql TYPE vertex_result AS ( x float8, y float8 ): CAST (pgr_pathResult AS path_result) WITHOUT FUNCTION AS IMPLICIT; CAST (pgr_geoms AS geoms) WITHOUT FUNCTION AS IMPLICIT; CAST (pgr_linkPoint AS link_point) WITHOUT FUNCTION AS IMPLICIT; FUNCTIONs ******************************************************************************** .. code-block:: sql FUNCTION text(boolean) FUNCTION add_vertices_geometry(geom_table varchar) FUNCTION update_cost_from_distance(geom_table varchar) FUNCTION insert_vertex(vertices_table varchar, geom_id anyelement) FUNCTION pgr_shootingStar(sql text, source_id integer, target_id integer, directed boolean, has_reverse_cost boolean) FUNCTION shootingstar_sp( varchar,int4, int4, float8, varchar, boolean, boolean) FUNCTION astar_sp_delta( varchar,int4, int4, float8) FUNCTION astar_sp_delta_directed( varchar,int4, int4, float8, boolean, boolean) FUNCTION astar_sp_delta_cc( varchar,int4, int4, float8, varchar) FUNCTION astar_sp_delta_cc_directed( varchar,int4, int4, float8, varchar, boolean, boolean) FUNCTION astar_sp_bbox( varchar,int4, int4, float8, float8, float8, float8) FUNCTION astar_sp_bbox_directed( varchar,int4, int4, float8, float8, float8, float8, boolean, boolean) FUNCTION astar_sp( geom_table varchar, source int4, target int4) FUNCTION astar_sp_directed( geom_table varchar, source int4, target int4, dir boolean, rc boolean) FUNCTION dijkstra_sp( geom_table varchar, source int4, target int4) FUNCTION dijkstra_sp_directed( geom_table varchar, source int4, target int4, dir boolean, rc boolean) FUNCTION dijkstra_sp_delta( varchar,int4, int4, float8) FUNCTION dijkstra_sp_delta_directed( varchar,int4, int4, float8, boolean, boolean) FUNCTION tsp_astar( geom_table varchar,ids varchar, source integer, delta double precision) FUNCTION tsp_astar_directed( geom_table varchar,ids varchar, source integer, delta float8, dir boolean, rc boolean) FUNCTION tsp_dijkstra( geom_table varchar,ids varchar, source integer) FUNCTION tsp_dijkstra_directed( geom_table varchar,ids varchar, source integer, delta float8, dir boolean, rc boolean) pgrouting-pgrouting-2.1.0/src/common/doc/types/000077500000000000000000000000001257314352300215415ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/doc/types/cost_result.rst000066400000000000000000000044701257314352300246460ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _type_cost_result: pgr_costResult[] =============================================================================== .. index:: single: pgr_costResult[] module: types Name ------------------------------------------------------------------------------- ``pgr_costResult[]`` — A set of records to describe a path result with cost attribute. Description ------------------------------------------------------------------------------- .. code-block:: sql CREATE TYPE pgr_costResult AS ( seq integer, id1 integer, id2 integer, cost float8 ); :seq: sequential ID indicating the path order :id1: generic name, to be specified by the function, typically the node id :id2: generic name, to be specified by the function, typically the edge id :cost: cost attribute .. _type_cost_result3: pgr_costResult3[] - Multiple Path Results with Cost =============================================================================== .. index:: single: pgr_costResult3[] module: types Name ------------------------------------------------------------------------------- ``pgr_costResult3[]`` — A set of records to describe a path result with cost attribute. Description ------------------------------------------------------------------------------- .. code-block:: sql CREATE TYPE pgr_costResult3 AS ( seq integer, id1 integer, id2 integer, id3 integer, cost float8 ); :seq: sequential ID indicating the path order :id1: generic name, to be specified by the function, typically the path id :id2: generic name, to be specified by the function, typically the node id :id3: generic name, to be specified by the function, typically the edge id :cost: cost attribute .. rubric:: History * New in version 2.0.0 * Replaces ``path_result`` See Also ------------------------------------------------------------------------------- * :ref:`introduction` pgrouting-pgrouting-2.1.0/src/common/doc/types/geom_result.rst000066400000000000000000000025021257314352300246170ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _type_geom_result: pgr_geomResult[] =============================================================================== .. index:: single: pgr_geomResult[] module: types Name ------------------------------------------------------------------------------- ``pgr_geomResult[]`` — A set of records to describe a path result with geometry attribute. Description ------------------------------------------------------------------------------- .. code-block:: sql CREATE TYPE pgr_geomResult AS ( seq integer, id1 integer, id2 integer, geom geometry ); :seq: sequential ID indicating the path order :id1: generic name, to be specified by the function :id2: generic name, to be specified by the function :geom: geometry attribute .. rubric:: History * New in version 2.0.0 * Replaces ``geoms`` See Also ------------------------------------------------------------------------------- * :ref:`introduction` pgrouting-pgrouting-2.1.0/src/common/doc/types/index.rst000066400000000000000000000020331257314352300234000ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _data_types: pgRouting Data Types =============================================================================== The following are commonly used data types for some of the pgRouting functions. - :ref:`type_cost_result` - A set of records to describe a path result with cost attribute. - :ref:`pgr_costResult3[] ` - A set of records to describe a path result with cost attribute. - :ref:`pgr_geomResult ` - A set of records to describe a path result with geometry attribute. .. toctree:: :hidden: pgr_costResult[] - Path Result with Cost pgr_geomResult[] - Path Result with Geometry pgrouting-pgrouting-2.1.0/src/common/doc/utilities/000077500000000000000000000000001257314352300224105ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/doc/utilities/end_point.rst000066400000000000000000000031341257314352300251220ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_end_point: pgr_endPoint =============================================================================== .. index:: single: pgr_endPoint(geometry) -- deprecated Name ------------------------------------------------------------------------------- ``pgr_endPoint`` — Returns an end point of a (multi)linestring geometry. .. note:: This function is intended for the developer's aid. .. warning:: This function is being deprecated on 2.1. Use `_pgr_endPoint` instead Synopsis ------------------------------------------------------------------------------- Returns the geometry of the end point of the first LINESTRING of ``geom``. .. code-block:: sql text pgr_startPoint(geometry geom); Description ------------------------------------------------------------------------------- .. rubric:: Parameters :geom: ``geometry`` Geometry of a MULTILINESTRING or LINESTRING. Returns the geometry of the end point of the first LINESTRING of ``geom``. .. rubric:: History * New in version 2.0.0 See Also ------------------------------------------------------------------------------- * :ref:`developer` for the tree layout of the project. * :ref:`pgr_start_point` to get the start point of a (multi)linestring. pgrouting-pgrouting-2.1.0/src/common/doc/utilities/get_column_name.rst000066400000000000000000000045501257314352300263020ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_get_column_name: pgr_getColumnName =============================================================================== .. index:: single: pgr_getColumnName(text,text) -- deprecated Name ------------------------------------------------------------------------------- ``pgr_getColumnName`` — Retrieves the name of the column as is stored in the postgres administration tables. .. note:: This function is intended for the developer’s aid. .. warning:: This function is deprecated in 2.1. Use `_pgr_getColumnName` instead Synopsis ------------------------------------------------------------------------------- Returns a ``text`` contining the registered name of the column. .. code-block:: sql text pgr_getColumnName(tab text, col text); Description ------------------------------------------------------------------------------- Parameters :tab: ``text`` table name with or without schema component. :col: ``text`` column name to be retrived. Returns - ``text`` containing the registered name of the column. - ``NULL`` when : * The table “tab” is not found or * Column “col” is not found in table “tab” in the postgres administration tables. .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- .. code-block:: sql SELECT pgr_getColumnName('edge_table','the_geom'); pgr_iscolumnintable --------------------- the_geom (1 row) SELECT pgr_getColumnName('edge_table','The_Geom'); pgr_iscolumnintable --------------------- the_geom (1 row) The queries use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`developer` for the tree layout of the project. * :ref:`pgr_is_column_in_table` to check only for the existance of the column. * :ref:`pgr_get_table_name` to retrieve the name of the table as is stored in the postgres administration tables. pgrouting-pgrouting-2.1.0/src/common/doc/utilities/get_table_name.rst000066400000000000000000000054311257314352300260730ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_get_table_name: pgr_getTableName =============================================================================== .. index:: single: pgr_getTableName(text,text) -- deprecated module: common Name ------------------------------------------------------------------------------- ``pgr_getTableName`` — Retrieves the name of the column as is stored in the postgres administration tables. .. note:: This function is intended for the developer’s aid. .. warning:: This function is deprecated in 2.1 Use `_pgr_getTableName` instead Synopsis ------------------------------------------------------------------------------- Returns a record containing the registered names of the table and of the schema it belongs to. .. code-block:: sql (text sname, text tname) pgr_getTableName(text tab) Description ------------------------------------------------------------------------------- Parameters :tab: ``text`` table name with or without schema component. Returns :sname: - ``text`` containing the registered name of the schema of table "tab". * when the schema was not provided in "tab" the current schema is used. - ``NULL`` when : * The schema is not found in the postgres administration tables. :tname: - ``text`` containing the registered name of the table "tab". - ``NULL`` when : * The schema is not found in the postgres administration tables. * The table "tab" is not registered under the schema ``sname`` in the postgres administration tables .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- .. code-block:: sql SELECT * from pgr_getTableName('edge_table'); sname | tname --------+------------ public | edge_table (1 row) SELECT * from pgr_getTableName('EdgeTable'); sname | tname --------+------------ public | (1 row) SELECT * from pgr_getTableName('data.Edge_Table'); sname | tname -------+------- | (1 row) The examples use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`developer` for the tree layout of the project. * :ref:`pgr_is_column_in_table` to check only for the existance of the column. * :ref:`pgr_get_table_name` to retrieve the name of the table as is stored in the postgres administration tables. pgrouting-pgrouting-2.1.0/src/common/doc/utilities/index.rst000066400000000000000000000042751257314352300242610ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _developer_functions: Developers's Functions =============================================================================== Functions to help you develop a wrapper or a recipe - :ref:`pgr_get_column_name` - to get the name of the column as is stored in the postgres administration tables. - :ref:`pgr_get_table_name` - to retrieve the name of the table as is stored in the postgres administration tables. - :ref:`pgr_is_column_indexed` - to check if the column is indexed. - :ref:`pgr_is_column_in_table` - to check only for the existance of the column. - :ref:`pgr_point_to_id` -to insert/get the id of the inserted point in a vertices table. - :ref:`pgr_quote_ident` - to quotes the input text to be used as an identifier in an SQL statement string. - :ref:`pgr_versionless` - to compare two version numbers. - :ref:`pgr_start_point` - to get the start point of a (multi)linestring. - :ref:`pgr_end_point` - to get the end point of a (multi)linestring. .. toctree:: :hidden: pgr_getColumnName - to get the name of the column as is stored in the postgres administration tables. pgr_getTableName - to retrieve the name of the table as is stored in the postgres administration tables. pgr_isColumnIndexed - to check if the column is indexed. pgr_isColumnInTable - to check only for the existance of the column. pgr_pointToId -to insert/get the id of the inserted point in a vertices table. pgr_quote_ident - to quotes the input text to be used as an identifier in an SQL statement string. pgr_versionless - to compare two version numbers pgr_startPoint - to get the start point of a (multi)linestring pgr_endPoint - to get the end point of a (multi)linestring pgrouting-pgrouting-2.1.0/src/common/doc/utilities/is_column_in_table.rst000066400000000000000000000045641257314352300270000ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_is_column_in_table: pgr_isColumnInTable =============================================================================== .. index:: single: pgr_isColumnInTable(text,text) -- deprecated module: common Name ------------------------------------------------------------------------------- ``pgr_isColumnInTable`` — Check if a column is in the table. .. note:: This function is intended for the developer’s aid. .. warning:: This function is deprecated in 2.1 Use `_pgr_isColumnInTable` instead Synopsis ------------------------------------------------------------------------------- Returns ``true`` when the column “col” is in table “tab”. .. code-block:: sql boolean pgr_isColumnInTable(text tab, text col); Description ------------------------------------------------------------------------------- :tab: ``text`` Table name with or without schema component. :col: ``text`` Column name to be checked for. Returns: - ``true`` when the column “col” is in table “tab”. - ``false`` when: * The table "tab" is not found or * Column “col” is not found in table “tab” .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- .. code-block:: sql SELECT pgr_isColumnInTable('edge_table','x1'); pgr_iscolumnintable --------------------- t (1 row) SELECT pgr_isColumnInTable('public.edge_table','foo'); pgr_iscolumnintable --------------------- f (1 row) The example use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`developer` for the tree layout of the project. * :ref:`pgr_is_column_indexed` to check if the column is indexed. * :ref:`pgr_get_column_name` to get the name of the column as is stored in the postgres administration tables. * :ref:`pgr_get_table_name` to get the name of the table as is stored in the postgres administration tables. pgrouting-pgrouting-2.1.0/src/common/doc/utilities/is_column_indexed.rst000066400000000000000000000047271257314352300266440ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_is_column_indexed: pgr_isColumnIndexed =============================================================================== .. index:: single: pgr_isColumnIndexed(text,text) -- deprecated module: common Name ------------------------------------------------------------------------------- ``pgr_isColumnIndexed`` — Check if a column in a table is indexed. .. note:: This function is intended for the developer’s aid. .. warning:: This function is deprecated in 2.1 Use `_pgr_isColumnIndexed` instead Synopsis ------------------------------------------------------------------------------- Returns ``true`` when the column “col” in table “tab” is indexed. .. code-block:: sql boolean pgr_isColumnIndexed(text tab, text col); Description ------------------------------------------------------------------------------- :tab: ``text`` Table name with or without schema component. :col: ``text`` Column name to be checked for. Returns: - ``true`` when the column “col” in table “tab” is indexed. - ``false`` when: * The table "tab" is not found or * Column “col” is not found in table “tab” or * Column "col" in table "tab" is not indexed .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- .. code-block:: sql SELECT pgr_isColumnIndexed('edge_table','x1'); pgr_iscolumnindexed --------------------- f (1 row) SELECT pgr_isColumnIndexed('public.edge_table','cost'); pgr_iscolumnindexed --------------------- f (1 row) The example use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`developer` for the tree layout of the project. * :ref:`pgr_is_column_in_table` to check only for the existance of the column in the table. * :ref:`pgr_get_column_name` to get the name of the column as is stored in the postgres administration tables. * :ref:`pgr_get_table_name` to get the name of the table as is stored in the postgres administration tables. pgrouting-pgrouting-2.1.0/src/common/doc/utilities/point_to_id.rst000066400000000000000000000050201257314352300254460ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_point_to_id: pgr_pointToId =============================================================================== .. index:: single: pgr_pointToId(geometry,double precision,text,integer) -- deprecated Name ------------------------------------------------------------------------------- ``pgr_pointToId`` — Inserts a point into a vertices table and returns the corresponig id. .. note:: This function is intended for the developer's aid. Use :ref:`pgr_createTopology ` or :ref:`pgr_createVerticesTable ` instead. .. warning:: This function is deprecated in 2.1 Synopsis ------------------------------------------------------------------------------- This function returns the ``id`` of the row in the vertices table that corresponds to the ``point`` geometry .. code-block:: sql bigint pgr_pointToId(geometry point, double precision tolerance,text vertname text,integer srid) Description ------------------------------------------------------------------------------- :point: ``geometry`` "POINT" geometry to be inserted. :tolerance: ``float8`` Snapping tolerance of disconnected edges. (in projection unit) :vertname: ``text`` Vertices table name WITH schema included. :srid: ``integer`` SRID of the geometry point. This function returns the id of the row that corresponds to the ``point`` geometry - When the ``point`` geometry already exists in the vertices table ``vertname``, it returns the corresponing ``id``. - When the ``point`` geometry is not found in the vertices table ``vertname``, the funcion inserts the ``point`` and returns the corresponing ``id`` of the newly created vertex. .. warning:: The function do not perform any checking of the parameters. Any validation has to be done before calling this function. .. rubric:: History * Renamed in version 2.0.0 See Also ------------------------------------------------------------------------------- * :ref:`developer` for the tree layout of the project. * :ref:`pgr_createVerticesTable ` to create a topology based on the geometry. * :ref:`pgr_createTopology ` to create a topology based on the geometry. pgrouting-pgrouting-2.1.0/src/common/doc/utilities/quote_ident.rst000066400000000000000000000057551257314352300254760ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_quote_ident: pgr_quote_ident =============================================================================== .. index:: single: pgr_quote_ident(text) -- deprecated Name ------------------------------------------------------------------------------- ``pgr_quote_ident`` — Quotes the input text to be used as an identifier in an SQL statement string. .. note:: This function is intended for the developer's aid. .. warning:: This function is deprecated in 2.1 Use `_pgr_quote_ident` instead Synopsis ------------------------------------------------------------------------------- Returns the given identifier ``idname`` suitably quoted to be used as an identifier in an SQL statement string. .. code-block:: sql text pgr_quote_ident(text idname); Description ------------------------------------------------------------------------------- .. rubric:: Parameters :idname: ``text`` Name of an SQL identifier. Can include ``.`` dot notation for schemas.table identifiers Returns the given string suitably quoted to be used as an identifier in an SQL statement string. - When the identifier ``idname`` contains on or more ``.`` separators, each component is suitably quoted to be used in an SQL string. .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- Everything is lower case so nothing needs to be quoted. .. code-block:: sql SELECT pgr_quote_ident('the_geom'); pgr_quote_ident --------------- the_geom (1 row) SELECT pgr_quote_ident('public.edge_table'); pgr_quote_ident ------------------- public.edge_table (1 row) The column is upper case so its double quoted. .. code-block:: sql SELECT pgr_quote_ident('edge_table.MYGEOM'); pgr_quote_ident ------------------- edge_table."MYGEOM" (1 row) SELECT pgr_quote_ident('public.edge_table.MYGEOM'); pgr_quote_ident --------------------------- public.edge_table."MYGEOM" (1 row) The schema name has a capital letter so its double quoted. .. code-block:: sql SELECT pgr_quote_ident('Myschema.edge_table'); pgr_quote_ident ---------------------- "Myschema".edge_table (1 row) Ignores extra ``.`` separators. .. code-block:: sql SELECT pgr_quote_ident('Myschema...edge_table'); pgr_quote_ident --------------------- "Myschema".edge_table (1 row) See Also ------------------------------------------------------------------------------- * :ref:`developer` for the tree layout of the project. * :ref:`pgr_get_table_name` to get the name of the table as is stored in the postgres administration tables. pgrouting-pgrouting-2.1.0/src/common/doc/utilities/start_point.rst000066400000000000000000000031431257314352300255110ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_start_point: pgr_startPoint =============================================================================== .. index:: single: pgr_startPoint(geometry) -- deprecated Name ------------------------------------------------------------------------------- ``pgr_startPoint`` — Returns a start point of a (multi)linestring geometry. .. note:: This function is intended for the developer's aid. .. warning:: This function is deprecated in 2.1 Use `_pgr_startPoint` instead Synopsis ------------------------------------------------------------------------------- Returns the geometry of the start point of the first LINESTRING of ``geom``. .. code-block:: sql geometry pgr_startPoint(geometry geom); Description ------------------------------------------------------------------------------- .. rubric:: Parameters :geom: ``geometry`` Geometry of a MULTILINESTRING or LINESTRING. Returns the geometry of the start point of the first LINESTRING of ``geom``. .. rubric:: History * New in version 2.0.0 See Also ------------------------------------------------------------------------------- * :ref:`developer` for the tree layout of the project. * :ref:`pgr_end_Point` to get the end point of a (multi)linestring. pgrouting-pgrouting-2.1.0/src/common/doc/utilities/version.rst000066400000000000000000000036411257314352300246330ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_version: pgr_version =============================================================================== .. index:: single: version() Name ------------------------------------------------------------------------------- ``pgr_version`` — Query for pgRouting version information. Synopsis ------------------------------------------------------------------------------- Returns a table with pgRouting version information. .. code-block:: sql table() pgr_version(); Description ------------------------------------------------------------------------------- Returns a table with: :version: ``varchar`` pgRouting version :tag: ``varchar`` Git tag of pgRouting build :hash: ``varchar`` Git hash of pgRouting build :branch: ``varchar`` Git branch of pgRouting build :boost: ``varchar`` Boost version .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- * Query for full version string .. code-block:: sql SELECT pgr_version(); pgr_version ------------------------------------------------------ (2.0.0-dev,v2.0dev,290,c64bcb9,sew-devel-2_0,1.49.0) (1 row) * Query for ``version`` and ``boost`` attribute .. code-block:: sql SELECT version, boost FROM pgr_version(); version | boost -----------+-------- 2.0.0-dev | 1.49.0 (1 row) See Also ------------------------------------------------------------------------------- * :ref:`pgr_versionless` to compare two version numbers pgrouting-pgrouting-2.1.0/src/common/doc/utilities/versionless.rst000066400000000000000000000033541257314352300255230ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_versionless: pgr_versionless =============================================================================== .. index:: single: pgr_versionless(text,text) -- deprecated Name ------------------------------------------------------------------------------- ``pgr_versionless`` — Compare two version numbers. .. note:: This function is intended for the developer’s aid. .. warning:: This function is deprecated in 2.1. Use `_pgr_versionless` instead Synopsis ------------------------------------------------------------------------------- Returns ``true`` if the first version number is smaller than the second version number. Otherwise returns ``false``. .. code-block:: sql boolean pgr_versionless(text v1, text v2); Description ------------------------------------------------------------------------------- :v1: ``text`` first version number :v2: ``text`` second version number .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- .. code-block:: sql SELECT pgr_versionless('2.0.1', '2.1'); pgr_versionless ----------------- t (1 row) See Also ------------------------------------------------------------------------------- * :ref:`developer` for the tree layout of the project. * :ref:`pgr_version` to get the current version of pgRouting. pgrouting-pgrouting-2.1.0/src/common/sql/000077500000000000000000000000001257314352300204275ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/sql/CMakeLists.txt000066400000000000000000000016301257314352300231670ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/pgrouting_version.sql ${CMAKE_CURRENT_SOURCE_DIR}/pgrouting_utilities.sql ${CMAKE_CURRENT_SOURCE_DIR}/pgrouting_topology.sql ${CMAKE_CURRENT_SOURCE_DIR}/pgrouting_analytics.sql ${CMAKE_CURRENT_SOURCE_DIR}/pgrouting_node_network.sql ${CMAKE_CURRENT_SOURCE_DIR}/pgrouting_conversion_tools.sql ${CMAKE_CURRENT_SOURCE_DIR}/pgrouting_dmatrix_tools.sql ${CMAKE_CURRENT_SOURCE_DIR}/pgr_parameter_check.sql ${CMAKE_CURRENT_SOURCE_DIR}/utilities_pgr.sql ${CMAKE_CURRENT_SOURCE_DIR}/noUnderUtilities.sql ${CMAKE_CURRENT_SOURCE_DIR}/create_vertices_table.sql ${CMAKE_CURRENT_SOURCE_DIR}/createIndex.sql # this one is in the main CMakelist becuse types have to go first # ${CMAKE_CURRENT_SOURCE_DIR}/types.sql ) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/common/sql/OBSOLETE/000077500000000000000000000000001257314352300216435ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/sql/OBSOLETE/pgrouting_network_check.sql000066400000000000000000000051671257314352300273210ustar00rootroot00000000000000/* Alternative to pgrouting_analytics.sql Example: SELECT * FROM data.PGR_analyze_graph('SELECT source, target, geom_way AS geom FROM data.dhaka_2po_4pgr', 0.000001) WHERE checkit; CREATE OR REPLACE FUNCTION PGR_analyzeGraph(sql text, tolerance float) RETURNS TABLE( vertex bigint, source integer, target integer, checkit boolean, geom geometry ) AS $BODY$ DECLARE rec record; pnt record; seg record; BEGIN -- Create temporary vertex table CREATE TEMPORARY TABLE vertices_temp ( vertex bigint PRIMARY KEY, source integer DEFAULT 0, target integer DEFAULT 0, checkit boolean DEFAULT false, geom geometry ) ON COMMIT DROP; -- Count occurance of vertex as source/target RAISE NOTICE 'Count occurance of vertex as source/target'; FOR rec IN EXECUTE sql LOOP -- Source BEGIN EXECUTE 'INSERT INTO vertices_temp (vertex,geom,source) VALUES ($1,$2,1)' USING rec.source, PGR_Startpoint(rec.geom); -- This assumes that source equals start point of geometry EXCEPTION WHEN unique_violation THEN EXECUTE 'UPDATE vertices_temp SET source = source + 1 WHERE vertex = $1' USING rec.source; END; -- Target BEGIN EXECUTE 'INSERT INTO vertices_temp (vertex,geom,target) VALUES ($1,$2,1)' USING rec.target, PGR_Endpoint(rec.geom); -- This assumes that target equals end point of geometry EXCEPTION WHEN unique_violation THEN EXECUTE 'UPDATE vertices_temp SET target = target + 1 WHERE vertex = $1' USING rec.target; END; END LOOP; -- Create indices RAISE NOTICE 'Create indices'; CREATE INDEX vertices_temp_source_idx ON vertices_temp USING btree (source); CREATE INDEX vertices_temp_target_idx ON vertices_temp USING btree (target); CREATE INDEX vertices_temp_geom_idx ON vertices_temp USING gist (geom); CREATE INDEX vertices_temp_checkit_idx ON vertices_temp USING btree (checkit); -- Analyze graph for gaps and zlev errors RAISE NOTICE 'Analyze graph for gaps and zlev errors'; FOR pnt IN EXECUTE 'SELECT * FROM vertices_temp WHERE (source + target) = 1 ORDER BY vertex' LOOP -- TODO: Better to filter with tolerance BBOX? FOR seg IN EXECUTE 'SELECT * FROM (' || sql || ') a WHERE ST_DWithin(a.geom,$1,$2)' USING pnt.geom, tolerance LOOP IF pnt.vertex NOT IN (seg.source, seg.target) THEN EXECUTE 'UPDATE vertices_temp SET checkit = TRUE WHERE vertex = $1' USING pnt.vertex; END IF; END LOOP; END LOOP; RETURN QUERY SELECT * FROM vertices_temp; EXCEPTION -- Not sure this is a good idea or not. It prevents to show "ugly" console output WHEN others THEN RAISE EXCEPTION '%', SQLERRM; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT COST 100; */ pgrouting-pgrouting-2.1.0/src/common/sql/OBSOLETE/routing_tsp_wrappers.sql000066400000000000000000000035371257314352300266740ustar00rootroot00000000000000-- -- Copyright (c) 2005 Sylvain Pasche, -- 2006-2007 Anton A. Patrushev, Orkney, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 2 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU General Public License -- along with this program; if not, write to the Free Software -- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -- BEGIN; ----------------------------------------------------- -- Returns TSP solution as a set of vertex ids -- -- Last changes: 14.02.2008 ----------------------------------------------------- CREATE OR REPLACE FUNCTION pgr_tspIds(geom_table varchar, ids varchar, source integer) RETURNS SETOF integer AS $$ DECLARE r record; path_result record; v_id integer; prev integer; BEGIN prev := -1; FOR path_result IN EXECUTE 'SELECT vertex_id FROM tsp(''select distinct source::integer as source_id, ST_X(PGR_StartPoint(the_geom)), ST_Y(PGR_StartPoint(the_geom)) from ' || pgr_quote_ident(geom_table) || ' where source in (' || ids || ') UNION select distinct target as source_id, ST_X(PGR_EndPoint(the_geom)), ST_Y(PGR_EndPoint(the_geom)) from '|| pgr_quote_ident(geom_table) ||' where target in ('||ids||')'', '''|| ids ||''', '|| source ||')' LOOP v_id = path_result.vertex_id; RETURN NEXT v_id; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; pgrouting-pgrouting-2.1.0/src/common/sql/createIndex.sql000066400000000000000000000076331257314352300234140ustar00rootroot00000000000000/*PGR createIndex.sql Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /************************************************************************ .. function:: _pgr_createIndex(tab, col,indextype) _pgr_createIndex(sname,tname,colname,indextypes) if the column is not indexed it creates a 'gist' index otherwise a 'btree' index Examples: * select _pgr_createIndex('tab','col','btree'); * select _pgr_createIndex('myschema','mytable','col','gist'); * perform 'select _pgr_createIndex('||quote_literal('tab')||','||quote_literal('col')||','||quote_literal('btree'))' ; * perform 'select _pgr_createIndex('||quote_literal('myschema')||','||quote_literal('mytable')||','||quote_literal('col')||','||quote_literal('gist')')' ; Precondition: sname.tname.colname is a valid column on table tname in schema sname indext is the indexType btree or gist Postcondition: sname.tname.colname its indexed using the indextype Author: Vicky Vergara > HISTORY Created: 2014/JUL/28 ************************************************************************/ CREATE OR REPLACE FUNCTION _pgr_createIndex( sname text, tname text, colname text, indext text, IN reportErrs int default 1, IN fnName text default '_pgr_createIndex') RETURNS void AS $BODY$ DECLARE debuglevel text; naming record; tabname text; query text; msgKind int; BEGIN msgKind = 0; -- debug_ execute 'show client_min_messages' into debuglevel; tabname=_pgr_quote_ident(sname||'.'||tname); perform _pgr_msg(msgKind, fnName, 'Checking ' || colname || ' column in ' || tabname || ' is indexed'); IF (_pgr_isColumnIndexed(sname,tname,colname, 0, fnName)) then perform _pgr_msg(msgKind, fnName); else if indext = 'gist' then query = 'create index '||_pgr_quote_ident(tname||'_'||colname||'_idx')||' on '||tabname||' using gist('||quote_ident(colname)||')'; else query = 'create index '||_pgr_quote_ident(tname||'_'||colname||'_idx')||' on '||tabname||' using btree('||quote_ident(colname)||')'; end if; perform _pgr_msg(msgKind, fnName, 'Adding index ' || tabname || '_' || colname || '_idx'); perform _pgr_msg(msgKind, fnName, ' Using ' || query); set client_min_messages to warning; BEGIN execute query; EXCEPTION WHEN others THEN perform _pgr_onError( true, reportErrs, fnName, 'Could not create index on:' || cname, SQLERRM); END; execute 'set client_min_messages to '|| debuglevel; perform _pgr_msg(msgKind, fnName); END IF; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; CREATE OR REPLACE FUNCTION _pgr_createIndex(tabname text, colname text, indext text, IN reportErrs int default 1, IN fnName text default '_pgr_createIndex') RETURNS void AS $BODY$ DECLARE naming record; sname text; tname text; BEGIN select * from _pgr_getTableName(tabname, 2, fnName) into naming; sname=naming.sname; tname=naming.tname; execute _pgr_createIndex(sname, tname, colname, indext, reportErrs, fnName); END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; pgrouting-pgrouting-2.1.0/src/common/sql/create_vertices_table.sql000066400000000000000000000230041257314352300254650ustar00rootroot00000000000000/* PGR create_vertices_table.sql This function should not be used directly. Use assign_vertex_id instead Inserts a point into the vertices tablei "vname" with the srid "srid", and return an id of a new point or an existing point. Tolerance is the minimal distance between existing points and the new point to create a new point. Modified by: Vicky Vergara HISTORY Last changes: 2013-03-22 2013-08-19: handling schemas */ /* .. function:: pgr_createVerticesTable(edge_table text, the_geom text, source text default 'source', target text default 'target') Based on "source" and "target" columns creates the vetrices_pgr table for edge_table Ignores rows where "source" or "target" have NULL values Author: Vicky Vergara HISTORY Created 2013-08-19 */ CREATE OR REPLACE FUNCTION pgr_createverticestable( edge_table text, the_geom text DEFAULT 'the_geom'::text, source text DEFAULT 'source'::text, target text DEFAULT 'target'::text, rows_where text DEFAULT 'true'::text ) RETURNS text AS $BODY$ DECLARE naming record; sridinfo record; sname text; tname text; tabname text; vname text; vertname text; gname text; sourcename text; targetname text; query text; ecnt integer; srid integer; sourcetype text; targettype text; sql text; totcount integer; i integer; notincluded integer; included integer; debuglevel text; dummyRec text; fnName text; err bool; BEGIN fnName = 'pgr_createVerticesTable'; raise notice 'PROCESSING:'; raise notice 'pgr_createVerticesTable(''%'',''%'',''%'',''%'',''%'')',edge_table,the_geom,source,target,rows_where; execute 'show client_min_messages' into debuglevel; raise notice 'Performing checks, please wait .....'; RAISE DEBUG 'Checking % exists',edge_table; execute 'select * from _pgr_getTableName('|| quote_literal(edge_table) || ',2,' || quote_literal(fnName) ||' )' into naming; sname=naming.sname; tname=naming.tname; tabname=sname||'.'||tname; vname=tname||'_vertices_pgr'; vertname= sname||'.'||vname; rows_where = ' AND ('||rows_where||')'; raise debug '--> Edge table exists: OK'; raise debug 'Checking column names'; select * into sourcename from _pgr_getColumnName(sname, tname,source,2, fnName); select * into targetname from _pgr_getColumnName(sname, tname,target,2, fnName); select * into gname from _pgr_getColumnName(sname, tname,the_geom,2, fnName); err = sourcename in (targetname,gname) or targetname=gname; perform _pgr_onError(err, 2, fnName, 'Two columns share the same name', 'Parameter names for the_geom,source and target must be different'); raise debug '--> Column names: OK'; raise debug 'Checking column types in edge table'; select * into sourcetype from _pgr_getColumnType(sname,tname,sourcename,1, fnName); select * into targettype from _pgr_getColumnType(sname,tname,targetname,1, fnName); err = sourcetype not in('integer','smallint','bigint'); perform _pgr_onError(err, 2, fnName, 'Wrong type of Column source: '|| sourcename, ' Expected type of '|| sourcename || ' is integer,smallint or bigint but '||sourcetype||' was found'); err = targettype not in('integer','smallint','bigint'); perform _pgr_onError(err, 2, fnName, 'Wrong type of Column target: '|| targetname, ' Expected type of '|| targetname || ' is integer,smallint or biginti but '||targettype||' was found'); raise debug '-->Column types:OK'; raise debug 'Checking SRID of geometry column'; query= 'SELECT ST_SRID(' || quote_ident(gname) || ') as srid ' || ' FROM ' || _pgr_quote_ident(tabname) || ' WHERE ' || quote_ident(gname) || ' IS NOT NULL LIMIT 1'; raise debug '%',query; EXECUTE query INTO sridinfo; err = sridinfo IS NULL OR sridinfo.srid IS NULL; perform _pgr_onError(err, 2, fnName, 'Can not determine the srid of the geometry '|| gname ||' in table '||tabname, 'Check the geometry of column '||gname); srid := sridinfo.srid; raise DEBUG ' --> OK'; raise debug 'Checking and creating Indices'; perform _pgr_createIndex(sname, tname , sourcename , 'btree'::text); perform _pgr_createIndex(sname, tname , targetname , 'btree'::text); perform _pgr_createIndex(sname, tname , gname , 'gist'::text); raise DEBUG '-->Check and create indices: OK'; gname=quote_ident(gname); sourcename=quote_ident(sourcename); targetname=quote_ident(targetname); BEGIN raise debug 'Checking Condition'; -- issue #193 & issue #210 & #213 -- this sql is for trying out the where clause -- the select * is to avoid any colum name conflicts -- limit 1, just try on first record -- if the where clasuse is ill formed it will be catched in the exception sql = 'select * from '||_pgr_quote_ident(tabname)||' WHERE true'||rows_where ||' limit 1'; EXECUTE sql into dummyRec; -- end -- if above where clasue works this one should work -- any error will be catched by the exception also sql = 'select count(*) from '||_pgr_quote_ident(tabname)||' WHERE (' || gname || ' IS NULL or '|| sourcename||' is null or '||targetname||' is null)=true '||rows_where; raise debug '%',sql; EXECUTE SQL into notincluded; EXCEPTION WHEN OTHERS THEN RAISE NOTICE 'Got %', SQLERRM; -- issue 210,211 RAISE NOTICE 'ERROR: Condition is not correct, please execute the following query to test your condition'; RAISE NOTICE '%',sql; RETURN 'FAIL'; END; BEGIN raise DEBUG 'initializing %',vertname; execute 'select * from _pgr_getTableName('||quote_literal(vertname)||',0)' into naming; IF sname=naming.sname AND vname=naming.tname THEN execute 'TRUNCATE TABLE '||_pgr_quote_ident(vertname)||' RESTART IDENTITY'; execute 'SELECT DROPGEOMETRYCOLUMN('||quote_literal(sname)||','||quote_literal(vname)||','||quote_literal('the_geom')||')'; ELSE set client_min_messages to warning; execute 'CREATE TABLE '||_pgr_quote_ident(vertname)||' (id bigserial PRIMARY KEY,cnt integer,chk integer,ein integer,eout integer)'; END IF; execute 'select addGeometryColumn('||quote_literal(sname)||','||quote_literal(vname)||','|| quote_literal('the_geom')||','|| srid||', '||quote_literal('POINT')||', 2)'; execute 'CREATE INDEX '||quote_ident(vname||'_the_geom_idx')||' ON '||_pgr_quote_ident(vertname)||' USING GIST (the_geom)'; execute 'set client_min_messages to '|| debuglevel; raise DEBUG ' ------>OK'; EXCEPTION WHEN OTHERS THEN RAISE NOTICE 'Got %', SQLERRM; -- issue 210,211 RAISE NOTICE 'ERROR: Initializing vertex table'; RAISE NOTICE '%',sql; RETURN 'FAIL'; END; BEGIN raise notice 'Populating %, please wait...',vertname; sql= 'with lines as ((select distinct '||sourcename||' as id, _pgr_startpoint(st_linemerge('||gname||')) as the_geom from '||_pgr_quote_ident(tabname)|| ' where ('|| gname || ' IS NULL or '||sourcename||' is null or '||targetname||' is null)=false '||rows_where||') union (select distinct '||targetname||' as id,_pgr_endpoint(st_linemerge('||gname||')) as the_geom from '||_pgr_quote_ident(tabname)|| ' where ('|| gname || ' IS NULL or '||sourcename||' is null or '||targetname||' is null)=false '||rows_where||')) ,numberedLines as (select row_number() OVER (ORDER BY id) AS i,* from lines ) ,maxid as (select id,max(i) as maxi from numberedLines group by id) insert into '||_pgr_quote_ident(vertname)||'(id,the_geom) (select id,the_geom from numberedLines join maxid using(id) where i=maxi order by id)'; RAISE debug '%',sql; execute sql; GET DIAGNOSTICS totcount = ROW_COUNT; sql = 'select count(*) from '||_pgr_quote_ident(tabname)||' a, '||_pgr_quote_ident(vertname)||' b where '||sourcename||'=b.id and '|| targetname||' in (select id from '||_pgr_quote_ident(vertname)||')'; RAISE debug '%',sql; execute sql into included; execute 'select max(id) from '||_pgr_quote_ident(vertname) into ecnt; execute 'SELECT setval('||quote_literal(vertname||'_id_seq')||','||coalesce(ecnt,1)||' , false)'; raise notice ' -----> VERTICES TABLE CREATED WITH % VERTICES', totcount; raise notice ' FOR % EDGES', included+notincluded; RAISE NOTICE ' Edges with NULL geometry,source or target: %',notincluded; RAISE NOTICE ' Edges processed: %',included; Raise notice 'Vertices table for table % is: %',_pgr_quote_ident(tabname),_pgr_quote_ident(vertname); raise notice '----------------------------------------------'; END; RETURN 'OK'; EXCEPTION WHEN OTHERS THEN RAISE NOTICE 'Unexpected error %', SQLERRM; -- issue 210,211 RETURN 'FAIL'; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; COMMENT ON FUNCTION pgr_createVerticesTable(text,text,text,text,text) IS 'args: edge_table, the_geom:=''the_geom'',source:=''source'', target:=''target'' rows_where:=''true'' - creates a vertices table based on the source and target identifiers for selected rows'; pgrouting-pgrouting-2.1.0/src/common/sql/noUnderUtilities.sql000066400000000000000000000047611257314352300244660ustar00rootroot00000000000000-- ------------------------------------------------------------------- -- pgrouting_utilities.sql -- AuthorL Stephen Woodbridge -- Copyright 2013 Stephen Woodbridge -- This file is release unde an MIT-X license. -- ------------------------------------------------------------------- CREATE OR REPLACE FUNCTION pgr_getTableName(IN tab text,OUT sname text,OUT tname text) RETURNS RECORD AS $BODY$ BEGIN raise notice 'pgr_getTableName: This function will no longer be soported'; select * from _pgr_getTableName(tab, 0, 'pgr_getTableName') into sname,tname; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; CREATE OR REPLACE FUNCTION pgr_getColumnName(tab text, col text) RETURNS text AS $BODY$ BEGIN raise notice 'pgr_getColumnName: This function will no longer be soported'; return _pgr_getColumnName(tab,col, 0, 'pgr_getColumnName'); END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; CREATE OR REPLACE FUNCTION pgr_isColumnInTable(tab text, col text) RETURNS boolean AS $BODY$ DECLARE cname text; BEGIN raise notice 'pgr_isColumnInTable: This function will no longer be soported'; select * from _pgr_getColumnName(tab,col,0, 'pgr_isColumnInTable') into cname; return cname IS not NULL; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; CREATE OR REPLACE FUNCTION pgr_isColumnIndexed(tab text, col text) RETURNS boolean AS $BODY$ BEGIN raise notice 'pgr_isColumnIndexed: This function will no longer be soported'; return _pgr_isColumnIndexed(tab,col); END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; create or replace function pgr_quote_ident(idname text) returns text as $BODY$ BEGIN raise notice 'pgr_isColumnInTable: This function will no longer be soported'; return _pgr_quote_ident(idname); END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; CREATE OR REPLACE FUNCTION pgr_versionless(v1 text, v2 text) RETURNS boolean AS $BODY$ BEGIN raise notice 'pgr_versionless: This function will no longer be soported'; return _pgr_versionless(v1,v2); END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; create or replace function pgr_startPoint(g geometry) returns geometry as $body$ BEGIN raise notice 'pgr_startPoint: This function will no longer be soported'; return _pgr_startPoint(g); END; $body$ language plpgsql IMMUTABLE; create or replace function pgr_endPoint(g geometry) returns geometry as $body$ BEGIN raise notice 'pgr_endPoint: This function will no longer be soported'; return _pgr_endPoint(g); END; $body$ language plpgsql IMMUTABLE; pgrouting-pgrouting-2.1.0/src/common/sql/pgr_parameter_check.sql000066400000000000000000000104111257314352300251320ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ ----------------------------------------------------------------------- -- Function _pgr_parameter_check -- Check's the parameters type of the sql input ----------------------------------------------------------------------- -- change the default to true when all the functions will use the bigint CREATE OR REPLACE FUNCTION _pgr_parameter_check(fn text, sql text, big boolean default false) RETURNS bool AS $BODY$ DECLARE rec record; rec1 record; has_rcost boolean; safesql text; BEGIN -- checking query is executable BEGIN safesql = 'select * from ('||sql||' ) AS __a__ limit 1'; execute safesql into rec; EXCEPTION WHEN OTHERS THEN RAISE EXCEPTION 'Could not execute query please verify syntax of: ' USING HINT = sql; END; -- checking the fixed columns and data types of the integers IF fn IN ('driving', 'dijkstra', 'ksp') THEN BEGIN execute 'select id,source,target,cost from ('||safesql||') as __b__' into rec; EXCEPTION WHEN OTHERS THEN RAISE EXCEPTION 'An expected column was not found in the query' USING HINT = 'Please veryfy the column names: id, source, target, cost'; END; END IF; IF fn IN ('driving', 'dijkstra', 'ksp') THEN execute 'select pg_typeof(id)::text as id_type, pg_typeof(source)::text as source_type, pg_typeof(target)::text as target_type, pg_typeof(cost)::text as cost_type' || ' from ('||safesql||') AS __b__ ' into rec; if (big) then if not (rec.id_type in ('bigint'::text, 'integer'::text, 'smallint'::text)) OR not (rec.source_type in ('bigint'::text, 'integer'::text, 'smallint'::text)) OR not (rec.target_type in ('bigint'::text, 'integer'::text, 'smallint'::text)) OR not (rec.cost_type in ('bigint'::text, 'integer'::text, 'smallint'::text, 'double precision'::text, 'real'::text)) then RAISE EXCEPTION 'Illegar type found in query.'; end if; else -- Version 2.0.0 is more restrictive if not( (rec.id_type in ('integer'::text)) and (rec.source_type in ('integer'::text)) and (rec.target_type in ('integer'::text)) and (rec.cost_type = 'double precision'::text)) then RAISE EXCEPTION 'Support for id,source,target columns only of type: integer. Support for Cost: double precision'; end if; end if; END IF; -- Checking the data types of the optional reverse_cost"; has_rcost := false; IF fn IN ('driving', 'dijkstra', 'ksp') THEN BEGIN execute 'select reverse_cost, pg_typeof(reverse_cost)::text as rev_type from ('||safesql||' ) AS __b__ limit 1 ' into rec1; has_rcost := true; EXCEPTION WHEN OTHERS THEN has_rcost = false; return has_rcost; END; if (has_rcost) then IF (big) then IF not (rec1.rev_type in ('bigint'::text, 'integer'::text, 'smallint'::text, 'double precision'::text, 'real'::text)) then RAISE EXCEPTION 'Illegar type in optional parameter reverse_cost.'; END IF; ELSE -- Version 2.0.0 is more restrictive IF (rec1.rev_type != 'double precision') then RAISE EXCEPTION 'Illegal type in optimal parameter reverse_cost, expected: double precision'; END IF; END IF; end if; return true; END IF; -- just for keeps return true; END $BODY$ LANGUAGE plpgsql VOLATILE COST 1; pgrouting-pgrouting-2.1.0/src/common/sql/pgrouting-types.sql000066400000000000000000000005501257314352300243300ustar00rootroot00000000000000 -- pgRouting 2.0 types CREATE TYPE pgr_costResult AS ( seq integer, id1 integer, id2 integer, cost float8 ); CREATE TYPE pgr_costResult3 AS ( seq integer, id1 integer, id2 integer, id3 integer, cost float8 ); CREATE TYPE pgr_geomResult AS ( seq integer, id1 integer, id2 integer, geom geometry ); pgrouting-pgrouting-2.1.0/src/common/sql/pgrouting.control.in000066400000000000000000000002431257314352300244530ustar00rootroot00000000000000# pgRouting Extension comment = 'pgRouting Extension' default_version = '${PGROUTING_VERSION_STRING}' relocatable = true requires = 'plpgsql' requires = 'postgis' pgrouting-pgrouting-2.1.0/src/common/sql/pgrouting_analytics.sql000066400000000000000000000570521257314352300252460ustar00rootroot00000000000000/* ========================= pgRouting Graph Analytics ========================= :Author: Stephen Woodbridge :Date: $Date: 2013-03-22 20:14:00 -5000 (Fri, 22 Mar 2013) $ :Revision: $Revision: 0000 $ :Description: This is a collection of tools for analyzing graphs. It has been contributed to pgRouting by iMaptools.com. :Copyright: Stephen Woodbridge. This is released under the MIT-X license. */ /* .. function:: pgr_analyzeGraph(edge_tab, tolerance,the_geom, source,target) Analyzes the "edge_tab" and "edge_tab_vertices_pgr" tables and flags if nodes are deadends, ie vertices_tmp.cnt=1 and identifies nodes that might be disconnected because of gaps < tolerance or because of zlevel errors in the data. For example: .. code-block:: sql select pgr_analyzeGraph('mytab', 0.000002); After the analyzing the graph, deadends are indentified by *cnt=1* in the "vertices_tmp" table and potential problems are identified with *chk=1*. (Using 'source' and 'target' columns for analysis) .. code-block:: sql select * from vertices_tmp where chk = 1; HISOTRY :Author: Stephen Woodbridge :Modified: 2013/08/20 by Vicky Vergara Makes more checks: checks table edge_tab exists in the schema checks source and target columns exist in edge_tab checks that source and target are completely populated i.e. do not have NULL values checks table edge_tabVertices exist in the appropiate schema if not, it creates it and populates it checks 'cnt','chk' columns exist in edge_tabVertices if not, it creates them checks if 'id' column of edge_tabVertices is indexed if not, it creates the index checks if 'source','target',the_geom columns of edge_tab are indexed if not, it creates their index populates cnt in edge_tabVertices <--- changed the way it was processed, because on large tables took to long. For sure I am wrong doing this, but it gave me the same result as the original. populates chk <--- added a notice for big tables, because it takes time (edge_tab text, the_geom text, tolerance double precision) */ CREATE OR REPLACE FUNCTION pgr_analyzegraph(edge_table text,tolerance double precision,the_geom text default 'the_geom',id text default 'id',source text default 'source',target text default 'target',rows_where text default 'true') RETURNS character varying AS $BODY$ DECLARE points record; seg record; naming record; sridinfo record; srid integer; ecnt integer; vertname text; sname text; tname text; vname text; idname text; sourcename text; targetname text; sourcetype text; targettype text; geotype text; gname text; tabName text; flag boolean ; query text; selectionquery text; i integer; tot integer; NumIsolated integer; numdeadends integer; numgaps integer; NumCrossing integer; numRings integer; debuglevel text; BEGIN raise notice 'PROCESSING:'; raise notice 'pgr_analyzeGraph(''%'',%,''%'',''%'',''%'',''%'',''%'')',edge_table,tolerance,the_geom,id,source,target,rows_where; raise notice 'Performing checks, please wait ...'; execute 'show client_min_messages' into debuglevel; BEGIN RAISE DEBUG 'Checking % exists',edge_table; execute 'select * from _pgr_getTableName('||quote_literal(edge_table)||',2)' into naming; sname=naming.sname; tname=naming.tname; tabname=sname||'.'||tname; vname=tname||'_vertices_pgr'; vertname= sname||'.'||vname; rows_where = ' AND ('||rows_where||')'; raise DEBUG ' --> OK'; /* EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong checking the table name'; RETURN 'FAIL'; */ END; BEGIN raise debug 'Checking Vertices table'; execute 'select * from _pgr_checkVertTab('||quote_literal(vertname) ||', ''{"id","cnt","chk"}''::text[])' into naming; execute 'UPDATE '||_pgr_quote_ident(vertname)||' SET cnt=0 ,chk=0'; raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong checking the vertices table'; RETURN 'FAIL'; END; BEGIN raise debug 'Checking column names in edge table'; select * into idname from _pgr_getColumnName(sname, tname,id,2); select * into sourcename from _pgr_getColumnName(sname, tname,source,2); select * into targetname from _pgr_getColumnName(sname, tname,target,2); select * into gname from _pgr_getColumnName(sname, tname,the_geom,2); perform _pgr_onError( sourcename in (targetname,idname,gname) or targetname in (idname,gname) or idname=gname, 2, 'pgr_analyzeGraph', 'Two columns share the same name', 'Parameter names for id,the_geom,source and target must be different', 'Column names are OK'); raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong checking the column names'; RETURN 'FAIL'; END; BEGIN raise debug 'Checking column types in edge table'; select * into sourcetype from _pgr_getColumnType(sname,tname,sourcename,1); select * into targettype from _pgr_getColumnType(sname,tname,targetname,1); perform _pgr_onError(sourcetype not in('integer','smallint','bigint') , 2, 'pgr_analyzeGraph', 'Wrong type of Column '|| sourcename, ' Expected type of '|| sourcename || ' is integer,smallint or bigint but '||sourcetype||' was found', 'Type of Column '|| sourcename || ' is ' || sourcetype); perform _pgr_onError(targettype not in('integer','smallint','bigint') , 2, 'pgr_analyzeGraph', 'Wrong type of Column '|| targetname, ' Expected type of '|| targetname || ' is integer,smallint or biginti but '||targettype||' was found', 'Type of Column '|| targetname || ' is ' || targettype); raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong checking the column types'; RETURN 'FAIL'; END; BEGIN raise debug 'Checking SRID of geometry column'; query= 'SELECT ST_SRID(' || quote_ident(gname) || ') as srid ' || ' FROM ' || _pgr_quote_ident(tabname) || ' WHERE ' || quote_ident(gname) || ' IS NOT NULL LIMIT 1'; EXECUTE QUERY INTO sridinfo; perform _pgr_onError( sridinfo IS NULL OR sridinfo.srid IS NULL,2, 'Can not determine the srid of the geometry '|| gname ||' in table '||tabname, 'Check the geometry of column '||gname, 'SRID of '||gname||' is '||sridinfo.srid); IF sridinfo IS NULL OR sridinfo.srid IS NULL THEN RAISE NOTICE ' Can not determine the srid of the geometry "%" in table %', the_geom,tabname; RETURN 'FAIL'; END IF; srid := sridinfo.srid; raise DEBUG ' --> OK'; EXCEPTION WHEN OTHERS THEN RAISE NOTICE 'Got %', SQLERRM;--issue 210,211,213 RAISE NOTICE 'ERROR: something went wrong when checking for SRID of % in table %', the_geom,tabname; RETURN 'FAIL'; END; BEGIN raise debug 'Checking indices in edge table'; perform _pgr_createIndex(tabname , idname , 'btree'); perform _pgr_createIndex(tabname , sourcename , 'btree'); perform _pgr_createIndex(tabname , targetname , 'btree'); perform _pgr_createIndex(tabname , gname , 'gist'); gname=quote_ident(gname); sourcename=quote_ident(sourcename); targetname=quote_ident(targetname); idname=quote_ident(idname); raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong checking indices'; RETURN 'FAIL'; END; BEGIN query='select count(*) from '||_pgr_quote_ident(tabname)||' where true '||rows_where; EXECUTE query into ecnt; raise DEBUG '-->Rows Where condition: OK'; raise DEBUG ' --> OK'; EXCEPTION WHEN OTHERS THEN RAISE NOTICE 'Got %', SQLERRM; --issue 210,211,213 RAISE NOTICE 'ERROR: Condition is not correct. Please execute the following query to test your condition'; RAISE NOTICE '%',query; RETURN 'FAIL'; END; selectionquery ='with selectedRows as( (select '||sourcename||' as id from '||_pgr_quote_ident(tabname)||' where true '||rows_where||') union (select '||targetname||' as id from '||_pgr_quote_ident(tabname)||' where true '||rows_where||'))'; BEGIN RAISE NOTICE 'Analyzing for dead ends. Please wait...'; query= 'with countingsource as (select a.'||sourcename||' as id,count(*) as cnts from (select * from '||_pgr_quote_ident(tabname)||' where true '||rows_where||' ) a group by a.'||sourcename||') ,countingtarget as (select a.'||targetname||' as id,count(*) as cntt from (select * from '||_pgr_quote_ident(tabname)||' where true '||rows_where||' ) a group by a.'||targetname||') ,totalcount as (select id,case when cnts is null and cntt is null then 0 when cnts is null then cntt when cntt is null then cnts else cnts+cntt end as totcnt from ('||_pgr_quote_ident(vertname)||' as a left join countingsource as t using(id) ) left join countingtarget using(id)) update '||_pgr_quote_ident(vertname)||' as a set cnt=totcnt from totalcount as b where a.id=b.id'; raise debug '%',query; execute query; query=selectionquery||' SELECT count(*) FROM '||_pgr_quote_ident(vertname)||' WHERE cnt=1 and id in (select id from selectedRows)'; raise debug '%',query; execute query INTO numdeadends; raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'Got %', SQLERRM; --issue 210,211,213 RAISE NOTICE 'ERROR: something went wrong when analizing for dead ends'; RETURN 'FAIL'; END; BEGIN RAISE NOTICE 'Analyzing for gaps. Please wait...'; query = 'with buffer as (select id,st_buffer(the_geom,'||tolerance||') as buff from '||_pgr_quote_ident(vertname)||' where cnt=1) ,veryclose as (select b.id,st_crosses(a.'||gname||',b.buff) as flag from (select * from '||_pgr_quote_ident(tabname)||' where true '||rows_where||' ) as a join buffer as b on (a.'||gname||'&&b.buff) where '||sourcename||'!=b.id and '||targetname||'!=b.id ) update '||_pgr_quote_ident(vertname)||' set chk=1 where id in (select distinct id from veryclose where flag=true)'; raise debug '%' ,query; execute query; GET DIAGNOSTICS numgaps= ROW_COUNT; raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong when Analyzing for gaps'; RETURN 'FAIL'; END; BEGIN RAISE NOTICE 'Analyzing for isolated edges. Please wait...'; query=selectionquery|| ' SELECT count(*) FROM (select * from '||_pgr_quote_ident(tabname)||' where true '||rows_where||' ) as a, '||_pgr_quote_ident(vertname)||' as b, '||_pgr_quote_ident(vertname)||' as c WHERE b.id in (select id from selectedRows) and a.'||sourcename||' =b.id AND b.cnt=1 AND a.'||targetname||' =c.id AND c.cnt=1'; raise debug '%' ,query; execute query INTO NumIsolated; raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong when Analyzing for isolated edges'; RETURN 'FAIL'; END; BEGIN RAISE NOTICE 'Analyzing for ring geometries. Please wait...'; execute 'SELECT geometrytype('||gname||') FROM '||_pgr_quote_ident(tabname) limit 1 into geotype; IF (geotype='MULTILINESTRING') THEN query ='SELECT count(*) FROM '||_pgr_quote_ident(tabname)||' WHERE true '||rows_where||' and st_isRing(st_linemerge('||gname||'))'; raise debug '%' ,query; execute query INTO numRings; ELSE query ='SELECT count(*) FROM '||_pgr_quote_ident(tabname)||' WHERE true '||rows_where||' and st_isRing('||gname||')'; raise debug '%' ,query; execute query INTO numRings; END IF; raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong when Analyzing for ring geometries'; RETURN 'FAIL'; END; BEGIN RAISE NOTICE 'Analyzing for intersections. Please wait...'; query = 'select count(*) from (select distinct case when a.'||idname||' < b.'||idname||' then a.'||idname||' else b.'||idname||' end, case when a.'||idname||' < b.'||idname||' then b.'||idname||' else a.'||idname||' end FROM (select * from '||_pgr_quote_ident(tabname)||' where true '||rows_where||') as a JOIN (select * from '||_pgr_quote_ident(tabname)||' where true '||rows_where||') as b ON (a.'|| gname||' && b.'||gname||') WHERE a.'||idname||' != b.'||idname|| ' and (a.'||sourcename||' in (b.'||sourcename||',b.'||targetname||') or a.'||targetname||' in (b.'||sourcename||',b.'||targetname||')) = false and st_intersects(a.'||gname||', b.'||gname||')=true) as d '; raise debug '%' ,query; execute query INTO numCrossing; raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong when Analyzing for intersections'; RETURN 'FAIL'; END; RAISE NOTICE ' ANALYSIS RESULTS FOR SELECTED EDGES:'; RAISE NOTICE ' Isolated segments: %', NumIsolated; RAISE NOTICE ' Dead ends: %', numdeadends; RAISE NOTICE 'Potential gaps found near dead ends: %', numgaps; RAISE NOTICE ' Intersections detected: %',numCrossing; RAISE NOTICE ' Ring geometries: %',numRings; RETURN 'OK'; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; COMMENT ON FUNCTION pgr_analyzeGraph(text,double precision,text,text,text,text,text) IS 'args: edge_table, tolerance,the_geom:=''the_geom'',id:=''id'',source column:=''source'', target column:=''target'' rows_where:=''true'' - creates a vertices table based on the geometry for selected rows'; /* .. function:: _pgr_analyzeOneway(tab, col, s_in_rules, s_out_rules, t_in_rules, t_out_rules) This function analyzes oneway streets in a graph and identifies any flipped segments. Basically if you count the edges coming into a node and the edges exiting a node the number has to be greater than one. * tab - edge table name (TEXT) * col - oneway column name (TEXT) * s_in_rules - source node in rules * s_out_rules - source node out rules * t_in_tules - target node in rules * t_out_rules - target node out rules * two_way_if_null - flag to treat oneway nNULL values as by directional After running this on a graph you can identify nodes with potential problems with the following query. .. code-block:: sql select * from vertices_tmp where in=0 or out=0; The rules are defined as an array of text strings that if match the "col" value would be counted as true for the source or target in or out condition. Example ======= Lets assume we have a table "st" of edges and a column "one_way" that might have values like: * 'FT' - oneway from the source to the target node. * 'TF' - oneway from the target to the source node. * 'B' - two way street. * '' - empty field, assume teoway. * - NULL field, use two_way_if_null flag. Then we could form the following query to analyze the oneway streets for errors. .. code-block:: sql select _pgr_analyzeOneway('st', 'one_way', ARRAY['', 'B', 'TF'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'TF'], true); -- now we can see the problem nodes select * from vertices_tmp where ein=0 or eout=0; -- and the problem edges connected to those nodes select gid from st a, vertices_tmp b where a.source=b.id and ein=0 or eout=0 union select gid from st a, vertices_tmp b where a.target=b.id and ein=0 or eout=0; Typically these problems are generated by a break in the network, the oneway direction set wrong, maybe an error releted to zlevels or a network that is not properly noded. */ CREATE OR REPLACE FUNCTION pgr_analyzeOneway( edge_table text, s_in_rules TEXT[], s_out_rules TEXT[], t_in_rules TEXT[], t_out_rules TEXT[], two_way_if_null boolean default true, oneway text default 'oneway', source text default 'source', target text default 'target') RETURNS text AS $BODY$ DECLARE rule text; ecnt integer; instr text; naming record; sname text; tname text; tabname text; vname text; owname text; sourcename text; targetname text; sourcetype text; targettype text; vertname text; debuglevel text; BEGIN raise notice 'PROCESSING:'; raise notice 'pgr_analyzeOneway(''%'',''%'',''%'',''%'',''%'',''%'',''%'',''%'',%)', edge_table, s_in_rules , s_out_rules, t_in_rules, t_out_rules, oneway, source ,target,two_way_if_null ; execute 'show client_min_messages' into debuglevel; BEGIN RAISE DEBUG 'Checking % exists',edge_table; execute 'select * from _pgr_getTableName('||quote_literal(edge_table)||',2)' into naming; sname=naming.sname; tname=naming.tname; tabname=sname||'.'||tname; vname=tname||'_vertices_pgr'; vertname= sname||'.'||vname; raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong checking the table name'; RETURN 'FAIL'; END; BEGIN raise debug 'Checking Vertices table'; execute 'select * from _pgr_checkVertTab('||quote_literal(vertname) ||', ''{"id","ein","eout"}''::text[])' into naming; execute 'UPDATE '||_pgr_quote_ident(vertname)||' SET eout=0 ,ein=0'; raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong checking the vertices table'; RETURN 'FAIL'; END; BEGIN raise debug 'Checking column names in edge table'; select * into sourcename from _pgr_getColumnName(sname, tname,source,2); select * into targetname from _pgr_getColumnName(sname, tname,target,2); select * into owname from _pgr_getColumnName(sname, tname,oneway,2); perform _pgr_onError( sourcename in (targetname,owname) or targetname=owname, 2, '_pgr_createToplogy', 'Two columns share the same name', 'Parameter names for oneway,source and target must be different', 'Column names are OK'); raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong checking the column names'; RETURN 'FAIL'; END; BEGIN raise debug 'Checking column types in edge table'; select * into sourcetype from _pgr_getColumnType(sname,tname,sourcename,1); select * into targettype from _pgr_getColumnType(sname,tname,targetname,1); perform _pgr_onError(sourcetype not in('integer','smallint','bigint') , 2, '_pgr_createTopology', 'Wrong type of Column '|| sourcename, ' Expected type of '|| sourcename || ' is integer,smallint or bigint but '||sourcetype||' was found', 'Type of Column '|| sourcename || ' is ' || sourcetype); perform _pgr_onError(targettype not in('integer','smallint','bigint') , 2, '_pgr_createTopology', 'Wrong type of Column '|| targetname, ' Expected type of '|| targetname || ' is integer,smallint or biginti but '||targettype||' was found', 'Type of Column '|| targetname || ' is ' || targettype); raise DEBUG ' --> OK'; EXCEPTION WHEN raise_exception THEN RAISE NOTICE 'ERROR: something went wrong checking the column types'; RETURN 'FAIL'; END; RAISE NOTICE 'Analyzing graph for one way street errors.'; rule := CASE WHEN two_way_if_null THEN owname || ' IS NULL OR ' ELSE '' END; instr := '''' || array_to_string(s_in_rules, ''',''') || ''''; EXECUTE 'update '||_pgr_quote_ident(vertname)||' a set ein=coalesce(ein,0)+b.cnt from ( select '|| sourcename ||', count(*) as cnt from '|| tabname ||' where '|| rule || owname ||' in ('|| instr ||') group by '|| sourcename ||' ) b where a.id=b.'|| sourcename; RAISE NOTICE 'Analysis 25%% complete ...'; instr := '''' || array_to_string(t_in_rules, ''',''') || ''''; EXECUTE 'update '||_pgr_quote_ident(vertname)||' a set ein=coalesce(ein,0)+b.cnt from ( select '|| targetname ||', count(*) as cnt from '|| tabname ||' where '|| rule || owname ||' in ('|| instr ||') group by '|| targetname ||' ) b where a.id=b.'|| targetname; RAISE NOTICE 'Analysis 50%% complete ...'; instr := '''' || array_to_string(s_out_rules, ''',''') || ''''; EXECUTE 'update '||_pgr_quote_ident(vertname)||' a set eout=coalesce(eout,0)+b.cnt from ( select '|| sourcename ||', count(*) as cnt from '|| tabname ||' where '|| rule || owname ||' in ('|| instr ||') group by '|| sourcename ||' ) b where a.id=b.'|| sourcename; RAISE NOTICE 'Analysis 75%% complete ...'; instr := '''' || array_to_string(t_out_rules, ''',''') || ''''; EXECUTE 'update '||_pgr_quote_ident(vertname)||' a set eout=coalesce(eout,0)+b.cnt from ( select '|| targetname ||', count(*) as cnt from '|| tabname ||' where '|| rule || owname ||' in ('|| instr ||') group by '|| targetname ||' ) b where a.id=b.'|| targetname; RAISE NOTICE 'Analysis 100%% complete ...'; EXECUTE 'SELECT count(*) FROM '||_pgr_quote_ident(vertname)||' WHERE ein=0 or eout=0' INTO ecnt; RAISE NOTICE 'Found % potential problems in directionality' ,ecnt; RETURN 'OK'; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; COMMENT ON FUNCTION pgr_analyzeOneway(text,TEXT[],TEXT[], TEXT[],TEXT[],boolean,text,text,text) IS 'args:edge_table , s_in_rules , s_out_rules, t_in_rules , t_out_rules, two_way_if_null:= true, oneway:=''oneway'',source:= ''source'',target:=''target'' - Analizes the directionality of the edges based on the rules'; pgrouting-pgrouting-2.1.0/src/common/sql/pgrouting_conversion_tools.sql000066400000000000000000000115111257314352300266520ustar00rootroot00000000000000create or replace function pgr_pointtoedgenode(edges text, pnt geometry, tol float8) returns integer as $body$ /* * pgr_pointtoedgenode(edges text, pnt geometry, tol float8) * * Given and table of edges with a spatial index on the_geom * and a point geometry search for the closest edge within tol distance to the edges * then compute the projection of the point onto the line segment and select source or target * based on whether the projected point is closer to the respective end and return source or target. * If no edge is within tol distance then return -1 */ declare rr record; pct float; debuglevel text; begin -- find the closest edge within tol distance execute 'select * from ' || _pgr_quote_ident(edges) || ' where st_dwithin(''' || pnt::text || '''::geometry, the_geom, ' || tol || ') order by st_distance(''' || pnt::text || '''::geometry, the_geom) asc limit 1' into rr; if rr.the_geom is not null then -- deal with MULTILINESTRINGS if geometrytype(rr.the_geom)='MULTILINESTRING' THEN rr.the_geom := ST_GeometryN(rr.the_geom, 1); end if; -- project the point onto the linestring execute 'show client_min_messages' into debuglevel; SET client_min_messages='ERROR'; pct := st_line_locate_point(rr.the_geom, pnt); execute 'set client_min_messages to '|| debuglevel; -- return the node we are closer to if pct < 0.5 then return rr.source; else return rr.target; end if; else -- return a failure to find an edge within tol distance return -1; end if; end; $body$ language plpgsql volatile cost 5; ---------------------------------------------------------------------------- create or replace function pgr_flipedges(ga geometry[]) returns geometry[] as $body$ /* * pgr_flipedges(ga geometry[]) * * Given an array of linestrings that are supposedly connected end to end like the results * of a route, check the edges and flip any end for end if they do not connect with the * previous seegment and return the array with the segments flipped as appropriate. * * NOTE: no error checking is done for conditions like adjacent edges are not connected. */ declare nn integer; i integer; g geometry; begin -- get the count of edges, and return if only one edge nn := array_length(ga, 1); if nn=1 then return ga; end if; -- determine if first needs to be flipped g := _pgr_startpoint(ga[1]); -- if the start of the first is connected to the second then it needs to be flipped if _pgr_startpoint(ga[2])=g or _pgr_endpoint(ga[2])=g then ga[1] := st_reverse(ga[1]); end if; g := _pgr_endpoint(ga[1]); -- now if the end of the last edge matchs the end of the current edge we need to flip it for i in 2 .. nn loop if _pgr_endpoint(ga[i])=g then ga[i] := st_reverse(ga[i]); end if; -- save the end of this edge into the last end for the next cycle g := _pgr_endpoint(ga[i]); end loop; return ga; end; $body$ language plpgsql immutable; ------------------------------------------------------------------------------ create or replace function pgr_texttopoints(pnts text, srid integer DEFAULT(4326)) returns geometry[] as $body$ /* * pgr_texttopoints(pnts text, srid integer DEFAULT(4326)) * * Given a text string of the format "x,y;x,y;x,y;..." and the srid to use, * split the string and create and array point geometries */ declare a text[]; t text; p geometry; g geometry[]; begin -- convert commas to space and split on ';' a := string_to_array(replace(pnts, ',', ' '), ';'); -- convert each 'x y' into a point geometry and concattenate into a new array for t in select unnest(a) loop p := st_pointfromtext('POINT(' || t || ')', srid); g := g || p; end loop; return g; end; $body$ language plpgsql immutable; ----------------------------------------------------------------------- create or replace function pgr_pointstovids(pnts geometry[], edges text, tol float8 DEFAULT(0.01)) returns integer[] as $body$ /* * pgr_pointstovids(pnts geometry[], edges text, tol float8 DEFAULT(0.01)) * * Given an array of point geometries and an edge table and a max search tol distance * convert points into vertex ids using pgr_pointtoedgenode() * * NOTE: You need to check the results for any vids=-1 which indicates if failed to locate an edge */ declare v integer[]; g geometry; begin -- cycle through each point and locate the nearest edge and vertex on that edge for g in select unnest(pnts) loop v := v || pgr_pointtoedgenode(edges, g, tol); end loop; return v; end; $body$ language plpgsql stable; pgrouting-pgrouting-2.1.0/src/common/sql/pgrouting_dmatrix_tools.sql000066400000000000000000000105471257314352300261450ustar00rootroot00000000000000create or replace function pgr_pointstodmatrix(pnts geometry[], mode integer default (0), OUT dmatrix double precision[], OUT ids integer[]) returns record as $body$ /* * pgr_pointstodmatrix(pnts geometry[], OUT dmatrix double precision[], OUT ids integer[]) * * Create a distance symetric distance matrix suitable for TSP using Euclidean distances * based on the st_distance(). You might want to create a variant of this the uses st_distance_sphere() * or st_distance_spheriod() or some other function. * */ declare r record; begin dmatrix := array[]::double precision[]; ids := array[]::integer[]; -- create an id for each point in the array and unnest it into a table nodes in the with clause for r in with nodes as (select row_number() over()::integer as id, p from (select unnest(pnts) as p) as foo) -- compute a row of distances select i, array_agg(dist) as arow from ( select a.id as i, b.id as j, case when mode=0 then st_distance(a.p, b.p) else st_distance_sphere(a.p, b.p) end as dist from nodes a, nodes b order by a.id, b.id ) as foo group by i order by i loop -- you must concat an array[array[]] to make dmatrix[][] -- concat the row of distances to the dmatrix dmatrix := array_cat(dmatrix, array[r.arow]); ids := ids || array[r.i]; end loop; end; $body$ language plpgsql stable; ------------------------------------------------------------------------------ create or replace function pgr_vidstodmatrix(IN vids integer[], IN pnts geometry[], IN edges text, tol float8 DEFAULT(0.1), OUT dmatrix double precision[], OUT ids integer[]) returns record as $body$ /* * pgr_vidstodmatrix(IN vids integer[], IN pnts geometry[], IN edges text, tol float8 DEFAULT(0.1), * OUT dmatrix double precision[], OUT ids integer[]) * * This function thats an array vertex ids, the original array of points, the edge table name and a tol. * It then computes kdijkstra() distances for each vertex to all the other vertices and creates a symmetric * distances matrix suitable for TSP. The pnt array and the tol are used to establish a BBOX for limiteding * selection of edges.the extents of the points is expanded by tol. * * NOTES: * 1. we compute a symmetric matrix because TSP requires that so the distances are better the Euclidean but * but are not perfect * 2. kdijkstra() can fail to find a path between some of the vertex ids. We to not detect this other than * the cost might get set to -1.0, so the dmatrix shoule be checked for this as it makes it invalid for TSP * */ declare i integer; j integer; nn integer; rr record; bbox geometry; t float8[]; begin -- check if the input arrays has any -1 values, maybe this whould be a raise exception if vids @> ARRAY[-1] then raise notice 'Some vids are undefined (-1)!'; dmatrix := null; ids := null; return; end if; ids := vids; -- get the count of nodes nn := array_length(vids,1); -- zero out a dummy row for i in 1 .. nn loop t := t || 0.0::float8; end loop; -- using the dummy row, zero out the whole matrix for i in 1 .. nn loop dmatrix := dmatrix || ARRAY[t]; end loop; for i in 1 .. nn-1 loop j := i; -- compute the bbox for the point needed for this row select st_expand(st_collect(pnts[id]), tol) into bbox from (select generate_series as id from generate_series(i, nn)) as foo; -- compute kdijkstra() for this row for rr in execute 'select * from pgr_kdijkstracost($1, $2, $3, false, false)' using 'select id, source, target, cost from ' || edges || ' where the_geom && ''' || bbox::text || '''::geometry'::text, vids[i], vids[i+1:nn] loop -- TODO need to check that all node were reachable from source -- I think unreachable paths between nodes returns cost=-1.0 -- populate the matrix with the cost values, remember this is symmetric j := j + 1; -- raise notice 'cost(%,%)=%', i, j, rr.cost; dmatrix[i][j] := rr.cost; dmatrix[j][i] := rr.cost; end loop; end loop; end; $body$ language plpgsql stable cost 200; pgrouting-pgrouting-2.1.0/src/common/sql/pgrouting_legacy.sql000066400000000000000000001252001257314352300245120ustar00rootroot00000000000000-- -- Copyright (c) 2005 Sylvain Pasche, -- 2006-2007 Anton A. Patrushev, Orkney, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 2 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU General Public License -- along with this program; if not, write to the Free Software -- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -- BEGIN; CREATE CAST (pgr_pathResult AS path_result) WITHOUT FUNCTION AS IMPLICIT; CREATE CAST (pgr_geoms AS geoms) WITHOUT FUNCTION AS IMPLICIT; CREATE CAST (pgr_linkPoint AS link_point) WITHOUT FUNCTION AS IMPLICIT; -- Need to create this type as we do not have an equivalent one anymore in 2.0 CREATE TYPE vertex_result AS ( x float8, y float8 ): CREATE OR REPLACE FUNCTION text(boolean) RETURNS text AS $$ SELECT CASE WHEN $1 THEN 'true' ELSE 'false' END $$ LANGUAGE 'sql'; ----------------------------------------------------------------------- -- For each vertex in the vertices table, set a point geometry which is -- the corresponding line start or line end point -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION add_vertices_geometry(geom_table varchar) RETURNS VOID AS $$ DECLARE vertices_table varchar := quote_ident(geom_table) || '_vertices'; BEGIN BEGIN EXECUTE 'SELECT addGeometryColumn(''' || quote_ident(vertices_table) || ''', ''the_geom'', -1, ''POINT'', 2)'; EXCEPTION WHEN DUPLICATE_COLUMN THEN END; EXECUTE 'UPDATE ' || quote_ident(vertices_table) || ' SET the_geom = NULL'; EXECUTE 'UPDATE ' || quote_ident(vertices_table) || ' SET the_geom = PGR_StartPoint(m.the_geom) FROM ' || quote_ident(geom_table) || ' m where geom_id = m.source'; EXECUTE 'UPDATE ' || quote_ident(vertices_table) || ' set the_geom = PGR_EndPoint(m.the_geom) FROM ' || quote_ident(geom_table) || ' m where geom_id = m.target_id AND ' || quote_ident(vertices_table) || '.the_geom IS NULL'; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ----------------------------------------------------------------------- -- Update the cost column from the edges table, from the length of -- all lines which belong to an edge. -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION update_cost_from_distance(geom_table varchar) RETURNS VOID AS $$ DECLARE BEGIN BEGIN EXECUTE 'CREATE INDEX ' || quote_ident(geom_table) || '_edge_id_idx ON ' || quote_ident(geom_table) || ' (edge_id)'; EXCEPTION WHEN DUPLICATE_TABLE THEN RAISE NOTICE 'Not creating index, already there'; END; EXECUTE 'UPDATE ' || quote_ident(geom_table) || '_edges SET cost = (SELECT sum( ST_Length( g.the_geom ) ) FROM ' || quote_ident(geom_table) || ' g WHERE g.edge_id = id GROUP BY id)'; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ----------------------------------------------------------------------- -- This function should not be used directly. Use create_graph_tables instead -- -- Insert a vertex into the vertices table if not already there, and -- return the id of the newly inserted or already existing element ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION insert_vertex(vertices_table varchar, geom_id anyelement) RETURNS int AS $$ DECLARE vertex_id int; myrec record; BEGIN LOOP FOR myrec IN EXECUTE 'SELECT id FROM ' || quote_ident(vertices_table) || ' WHERE geom_id = ' || quote_literal(geom_id) LOOP IF myrec.id IS NOT NULL THEN RETURN myrec.id; END IF; END LOOP; EXECUTE 'INSERT INTO ' || quote_ident(vertices_table) || ' (geom_id) VALUES (' || quote_literal(geom_id) || ')'; END LOOP; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; -- -- Copyright (c) 2005 Sylvain Pasche, -- 2006-2007 Anton A. Patrushev, Orkney, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 2 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU General Public License -- along with this program; if not, write to the Free Software -- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -- CREATE OR REPLACE FUNCTION pgr_shootingStar(sql text, source_id integer, target_id integer,directed boolean, has_reverse_cost boolean) RETURNS SETOF pgr_costResult AS $body$ begin raise exception 'The shootingstar functions are not available in pgRouting 2+, You should convert your code to use pgr_trsp() function.'; end; $body$ LANGUAGE plpgsql IMMUTABLE STRICT; ----------------------------------------------------------------------- -- Shooting* function for directed graphs. -- Compute the shortest path using edges table, and return -- the result as a set of (gid integer, the_geom geometry) records. -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION shootingstar_sp( varchar,int4, int4, float8, varchar, boolean, boolean) RETURNS SETOF GEOMS AS $$ DECLARE geom_table ALIAS FOR $1; sourceid ALIAS FOR $2; targetid ALIAS FOR $3; delta ALIAS FOR $4; cost_column ALIAS FOR $5; dir ALIAS FOR $6; rc ALIAS FOR $7; rec record; r record; path_result record; v_id integer; e_id integer; geom geoms; srid integer; source_x float8; source_y float8; target_x float8; target_y float8; ll_x float8; ll_y float8; ur_x float8; ur_y float8; query text; id integer; BEGIN RAISE EXCEPTION 'The shootingstar functions are not available in pgRouting 2+, You should convert your code to use pgr_trsp() function.'; id :=0; FOR rec IN EXECUTE 'select ST_SRID(the_geom) as srid from ' || quote_ident(geom_table) || ' limit 1' LOOP END LOOP; srid := rec.srid; FOR rec IN EXECUTE 'select ST_X(PGR_StartPoint(the_geom)) as source_x from ' || quote_ident(geom_table) || ' where gid = '||sourceid LOOP END LOOP; source_x := rec.source_x; FOR rec IN EXECUTE 'select ST_Y(PGR_StartPoint(the_geom)) as source_y from ' || quote_ident(geom_table) || ' where gid = ' ||sourceid LOOP END LOOP; source_y := rec.source_y; FOR rec IN EXECUTE 'select ST_X(PGR_StartPoint(the_geom)) as target_x from ' || quote_ident(geom_table) || ' where gid = ' ||targetid LOOP END LOOP; target_x := rec.target_x; FOR rec IN EXECUTE 'select ST_Y(PGR_StartPoint(the_geom)) as target_y from ' || quote_ident(geom_table) || ' where gid = ' ||targetid LOOP END LOOP; target_y := rec.target_y; FOR rec IN EXECUTE 'SELECT CASE WHEN '||source_x||'<'||target_x|| ' THEN '||source_x||' ELSE '||target_x|| ' END as ll_x, CASE WHEN '||source_x||'>'||target_x|| ' THEN '||source_x||' ELSE '||target_x||' END as ur_x' LOOP END LOOP; ll_x := rec.ll_x; ur_x := rec.ur_x; FOR rec IN EXECUTE 'SELECT CASE WHEN '||source_y||'<'|| target_y||' THEN '||source_y||' ELSE '|| target_y||' END as ll_y, CASE WHEN '|| source_y||'>'||target_y||' THEN '|| source_y||' ELSE '||target_y||' END as ur_y' LOOP END LOOP; ll_y := rec.ll_y; ur_y := rec.ur_y; query := 'SELECT gid,the_geom FROM ' || 'shortest_path_shooting_star(''SELECT gid as id, source::integer, ' || 'target::integer, '||cost_column||'::double precision as cost, ' || 'x1::double precision, y1::double precision, x2::double ' || 'precision, y2::double precision, rule::varchar, ' || 'to_cost::double precision '; IF rc THEN query := query || ' , reverse_cost '; END IF; query := query || 'FROM ' || quote_ident(geom_table) || ' where ST_SetSRID(''''BOX3D('|| ll_x-delta||' '||ll_y-delta||','||ur_x+delta||' '|| ur_y+delta||')''''::BOX3D, ' || srid || ') && the_geom'', ' || quote_literal(sourceid) || ' , ' || quote_literal(targetid) || ' , '''||dir::text||''', '''||rc::text||''' ),' || quote_ident(geom_table) || ' where edge_id = gid '; FOR path_result IN EXECUTE query LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; -- COMMIT; -- -- Copyright (c) 2005 Sylvain Pasche, -- 2006-2007 Anton A. Patrushev, Orkney, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 2 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU General Public License -- along with this program; if not, write to the Free Software -- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -- ----------------------------------------------------------------------- -- A* function for undirected graphs. -- Compute the shortest path using edges table, and return -- the result as a set of (gid integer, the_geom geometry) records. -- Also data clipping added to improve function performance. -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION astar_sp_delta( varchar,int4, int4, float8) RETURNS SETOF GEOMS AS $$ DECLARE geom_table ALIAS FOR $1; sourceid ALIAS FOR $2; targetid ALIAS FOR $3; delta ALIAS FOR $4; rec record; r record; path_result record; v_id integer; e_id integer; geom geoms; id integer; BEGIN id :=0; FOR path_result IN EXECUTE 'SELECT gid,the_geom FROM ' || 'astar_sp_delta_directed(''' || quote_ident(geom_table) || ''', ' || quote_literal(sourceid) || ', ' || quote_literal(targetid) || ', ' || delta || ', false, false)' LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ----------------------------------------------------------------------- -- A* function for directed graphs. -- Compute the shortest path using edges table, and return -- the result as a set of (gid integer, the_geom geometry) records. -- Also data clipping added to improve function performance. -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION astar_sp_delta_directed( varchar,int4, int4, float8, boolean, boolean) RETURNS SETOF GEOMS AS $$ DECLARE geom_table ALIAS FOR $1; sourceid ALIAS FOR $2; targetid ALIAS FOR $3; delta ALIAS FOR $4; dir ALIAS FOR $5; rc ALIAS FOR $6; rec record; r record; path_result record; v_id integer; e_id integer; geom geoms; srid integer; source_x float8; source_y float8; target_x float8; target_y float8; ll_x float8; ll_y float8; ur_x float8; ur_y float8; query text; id integer; BEGIN id :=0; FOR rec IN EXECUTE 'select ST_SRID(the_geom) as srid from ' || quote_ident(geom_table) || ' limit 1' LOOP END LOOP; srid := rec.srid; FOR rec IN EXECUTE 'select ST_X(PGR_StartPoint(the_geom)) as source_x from ' || quote_ident(geom_table) || ' where source = ' || sourceid || ' or target='||sourceid||' limit 1' LOOP END LOOP; source_x := rec.source_x; FOR rec IN EXECUTE 'select ST_Y(PGR_StartPoint(the_geom)) as source_y from ' || quote_ident(geom_table) || ' where source = ' || sourceid || ' or target='||sourceid||' limit 1' LOOP END LOOP; source_y := rec.source_y; FOR rec IN EXECUTE 'select ST_X(PGR_StartPoint(the_geom)) as target_x from ' || quote_ident(geom_table) || ' where source = ' || targetid || ' or target='||targetid||' limit 1' LOOP END LOOP; target_x := rec.target_x; FOR rec IN EXECUTE 'select ST_Y(PGR_StartPoint(the_geom)) as target_y from ' || quote_ident(geom_table) || ' where source = ' || targetid || ' or target='||targetid||' limit 1' LOOP END LOOP; target_y := rec.target_y; FOR rec IN EXECUTE 'SELECT CASE WHEN '||source_x||'<'||target_x|| ' THEN '||source_x||' ELSE '||target_x|| ' END as ll_x, CASE WHEN '||source_x||'>'||target_x|| ' THEN '||source_x||' ELSE '||target_x||' END as ur_x' LOOP END LOOP; ll_x := rec.ll_x; ur_x := rec.ur_x; FOR rec IN EXECUTE 'SELECT CASE WHEN '||source_y||'<'|| target_y||' THEN '||source_y||' ELSE '|| target_y||' END as ll_y, CASE WHEN '|| source_y||'>'||target_y||' THEN '|| source_y||' ELSE '||target_y||' END as ur_y' LOOP END LOOP; ll_y := rec.ll_y; ur_y := rec.ur_y; query := 'SELECT gid,the_geom FROM ' || 'pgr_astar(''SELECT gid as id, source::integer, ' || 'target::integer, length::double precision as cost, ' || 'x1::double precision, y1::double precision, x2::double ' || 'precision, y2::double precision '; IF rc THEN query := query || ' , reverse_cost '; END IF; query := query || 'FROM ' || quote_ident(geom_table) || ' where ST_SetSRID(''''BOX3D('|| ll_x-delta||' '||ll_y-delta||','||ur_x+delta||' '|| ur_y+delta||')''''::BOX3D, ' || srid || ') && the_geom'', ' || quote_literal(sourceid) || ' , ' || quote_literal(targetid) || ' , '''||dir::text||''', '''||rc::text||''' ),' || quote_ident(geom_table) || ' where edge_id = gid '; FOR path_result IN EXECUTE query LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; -- -- v_id = path_result.vertex_id; -- e_id = path_result.edge_id; -- FOR r IN EXECUTE 'SELECT gid, the_geom FROM ' || -- quote_ident(geom_table) || ' WHERE gid = ' || -- quote_literal(e_id) LOOP -- geom.gid := r.gid; -- geom.the_geom := r.the_geom; -- RETURN NEXT geom; -- END LOOP; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ----------------------------------------------------------------------- -- A* function for undirected graphs. -- Compute the shortest path using edges table, and return -- the result as a set of (gid integer, the_geom geometry) records. -- Also data clipping added to improve function performance. -- Cost column name can be specified (last parameter) -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION astar_sp_delta_cc( varchar,int4, int4, float8, varchar) RETURNS SETOF GEOMS AS $$ DECLARE geom_table ALIAS FOR $1; sourceid ALIAS FOR $2; targetid ALIAS FOR $3; delta ALIAS FOR $4; cost_column ALIAS FOR $5; rec record; r record; path_result record; v_id integer; e_id integer; geom geoms; id integer; BEGIN id :=0; FOR path_result IN EXECUTE 'SELECT gid,the_geom FROM ' || 'astar_sp_delta_cc_directed(''' || quote_ident(geom_table) || ''', ' || quote_literal(sourceid) || ', ' || quote_literal(targetid) || ', ' || delta || ',' || quote_literal(cost_column) || ', false, false)' LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ----------------------------------------------------------------------- -- A* function for directed graphs. -- Compute the shortest path using edges table, and return -- the result as a set of (gid integer, the_geom geometry) records. -- Also data clipping added to improve function performance. -- Cost column name can be specified (last parameter) -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION astar_sp_delta_cc_directed( varchar,int4, int4, float8, varchar, boolean, boolean) RETURNS SETOF GEOMS AS $$ DECLARE geom_table ALIAS FOR $1; sourceid ALIAS FOR $2; targetid ALIAS FOR $3; delta ALIAS FOR $4; cost_column ALIAS FOR $5; dir ALIAS FOR $6; rc ALIAS FOR $7; rec record; r record; path_result record; v_id integer; e_id integer; geom geoms; srid integer; source_x float8; source_y float8; target_x float8; target_y float8; ll_x float8; ll_y float8; ur_x float8; ur_y float8; query text; id integer; BEGIN id :=0; FOR rec IN EXECUTE 'select ST_SRID(the_geom) as srid from ' || quote_ident(geom_table) || ' limit 1' LOOP END LOOP; srid := rec.srid; FOR rec IN EXECUTE 'select ST_X(PGR_StartPoint(the_geom)) as source_x from ' || quote_ident(geom_table) || ' where source = ' || sourceid || ' or target='||sourceid||' limit 1' LOOP END LOOP; source_x := rec.source_x; FOR rec IN EXECUTE 'select ST_Y(PGR_StartPoint(the_geom)) as source_y from ' || quote_ident(geom_table) || ' where source = ' || sourceid || ' or target='||sourceid||' limit 1' LOOP END LOOP; source_y := rec.source_y; FOR rec IN EXECUTE 'select ST_X(PGR_StartPoint(the_geom)) as target_x from ' || quote_ident(geom_table) || ' where source = ' || targetid || ' or target='||targetid||' limit 1' LOOP END LOOP; target_x := rec.target_x; FOR rec IN EXECUTE 'select ST_Y(PGR_StartPoint(the_geom)) as target_y from ' || quote_ident(geom_table) || ' where source = ' || targetid || ' or target='||targetid||' limit 1' LOOP END LOOP; target_y := rec.target_y; FOR rec IN EXECUTE 'SELECT CASE WHEN '||source_x||'<'||target_x|| ' THEN '||source_x||' ELSE '||target_x|| ' END as ll_x, CASE WHEN '||source_x||'>'||target_x|| ' THEN '||source_x||' ELSE '||target_x||' END as ur_x' LOOP END LOOP; ll_x := rec.ll_x; ur_x := rec.ur_x; FOR rec IN EXECUTE 'SELECT CASE WHEN '||source_y||'<'|| target_y||' THEN '||source_y||' ELSE '|| target_y||' END as ll_y, CASE WHEN '|| source_y||'>'||target_y||' THEN '|| source_y||' ELSE '||target_y||' END as ur_y' LOOP END LOOP; ll_y := rec.ll_y; ur_y := rec.ur_y; query := 'SELECT gid,the_geom FROM ' || 'pgr_astar(''SELECT gid as id, source::integer, ' || 'target::integer, '||cost_column||'::double precision as cost, ' || 'x1::double precision, y1::double precision, x2::double ' || 'precision, y2::double precision '; IF rc THEN query := query || ' , reverse_cost '; END IF; query := query || 'FROM ' || quote_ident(geom_table) || ' where ST_SetSRID(''''BOX3D('|| ll_x-delta||' '||ll_y-delta||','||ur_x+delta||' '|| ur_y+delta||')''''::BOX3D, ' || srid || ') && the_geom'', ' || quote_literal(sourceid) || ' , ' || quote_literal(targetid) || ' , '''||dir::text||''', '''||rc::text||''' ),' || quote_ident(geom_table) || ' where edge_id = gid '; FOR path_result IN EXECUTE query LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ----------------------------------------------------------------------- -- A* function for undirected graphs. -- Compute the shortest path using edges table, and return -- the result as a set of (gid integer, the_geom geometry) records. -- Also data clipping added to improve function performance -- (specified by lower left and upper right box corners). -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION astar_sp_bbox( varchar,int4, int4, float8, float8, float8, float8) RETURNS SETOF GEOMS AS $$ DECLARE geom_table ALIAS FOR $1; sourceid ALIAS FOR $2; targetid ALIAS FOR $3; ll_x ALIAS FOR $4; ll_y ALIAS FOR $5; ur_x ALIAS FOR $6; ur_y ALIAS FOR $7; rec record; r record; path_result record; v_id integer; e_id integer; geom geoms; srid integer; id integer; BEGIN id :=0; FOR path_result IN EXECUTE 'SELECT gid,the_geom FROM ' || 'astar_sp_bbox_directed(''' || quote_ident(geom_table) || ''', ' || quote_literal(sourceid) || ', ' || quote_literal(targetid) || ', ' || ll_x || ', ' || ll_y || ', ' || ur_x || ', ' || ur_y || ', false, false)' LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ----------------------------------------------------------------------- -- A* function for directed graphs. -- Compute the shortest path using edges table, and return -- the result as a set of (gid integer, the_geom geometry) records. -- Also data clipping added to improve function performance -- (specified by lower left and upper right box corners). -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION astar_sp_bbox_directed( varchar,int4, int4, float8, float8, float8, float8, boolean, boolean) RETURNS SETOF GEOMS AS $$ DECLARE geom_table ALIAS FOR $1; sourceid ALIAS FOR $2; targetid ALIAS FOR $3; ll_x ALIAS FOR $4; ll_y ALIAS FOR $5; ur_x ALIAS FOR $6; ur_y ALIAS FOR $7; dir ALIAS FOR $8; rc ALIAS FOR $9; rec record; r record; path_result record; v_id integer; e_id integer; geom geoms; srid integer; query text; id integer; BEGIN id :=0; FOR rec IN EXECUTE 'select ST_SRID(the_geom) as srid from ' || quote_ident(geom_table) || ' limit 1' LOOP END LOOP; srid := rec.srid; query := 'SELECT gid,the_geom FROM ' || 'pgr_astar(''SELECT gid as id, source::integer, ' || 'target::integer, length::double precision as cost, ' || 'x1::double precision, y1::double precision, ' || 'x2::double precision, y2::double precision '; IF rc THEN query := query || ' , reverse_cost '; END IF; query := query || 'FROM ' || quote_ident(geom_table) || ' where ST_SetSRID(''''BOX3D('||ll_x||' '|| ll_y||','||ur_x||' '||ur_y||')''''::BOX3D, ' || srid || ') && the_geom'', ' || quote_literal(sourceid) || ' , ' || quote_literal(targetid) || ' , '''||dir::text||''', '''||rc::text||''' ),' || quote_ident(geom_table) || ' where edge_id = gid '; FOR path_result IN EXECUTE query LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; CREATE OR REPLACE FUNCTION astar_sp( geom_table varchar, source int4, target int4) RETURNS SETOF GEOMS AS $$ DECLARE r record; path_result record; v_id integer; e_id integer; geom geoms; id integer; BEGIN id :=0; FOR path_result IN EXECUTE 'SELECT gid,the_geom FROM ' || 'astar_sp_directed(''' || quote_ident(geom_table) || ''', ' || quote_literal(source) || ', ' || quote_literal(target) || ', false, false)' LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ----------------------------------------------------------------------- -- A* function for directed graphs. -- Compute the shortest path using edges table, and return -- the result as a set of (gid integer, the_geom geometry) records. -- Also data clipping added to improve function performance. -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION astar_sp_directed( geom_table varchar, source int4, target int4, dir boolean, rc boolean) RETURNS SETOF GEOMS AS $$ DECLARE r record; path_result record; v_id integer; e_id integer; geom geoms; query text; id integer; BEGIN id :=0; query := 'SELECT gid,the_geom FROM ' || 'pgr_astar(''SELECT gid as id, source::integer, ' || 'target::integer, length::double precision as cost, ' || 'x1::double precision, y1::double precision, ' || 'x2::double precision, y2::double precision '; IF rc THEN query := query || ' , reverse_cost '; END IF; query := query || 'FROM ' || quote_ident(geom_table) || ' '', ' || quote_literal(source) || ' , ' || quote_literal(target) || ' , '''||dir::text||''', '''||rc::text||'''), ' || quote_ident(geom_table) || ' where edge_id = gid '; FOR path_result IN EXECUTE query LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; -- -- Copyright (c) 2005 Sylvain Pasche, -- 2006-2007 Anton A. Patrushev, Orkney, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 2 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU General Public License -- along with this program; if not, write to the Free Software -- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -- ----------------------------------------------------------------------- -- Dijkstra function for undirected graphs. -- Compute the shortest path using edges table, and return -- the result as a set of (gid integer, the_geom geometry) records. -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION dijkstra_sp( geom_table varchar, source int4, target int4) RETURNS SETOF GEOMS AS $$ DECLARE r record; path_result record; v_id integer; e_id integer; geom geoms; id integer; BEGIN id :=0; FOR path_result IN EXECUTE 'SELECT gid,the_geom FROM ' || 'pgr_dijkstra(''SELECT gid as id, source::integer, target::integer, ' || 'length::double precision as cost FROM ' || quote_ident(geom_table) || ''', ' || quote_literal(source) || ' , ' || quote_literal(target) || ' , false, false), ' || quote_ident(geom_table) || ' where edge_id = gid ' LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ----------------------------------------------------------------------- -- Dijkstra wrapper function for directed graphs. -- Compute the shortest path using edges table, and return -- the result as a set of (gid integer, the_geom geometry) records. -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION dijkstra_sp_directed( geom_table varchar, source int4, target int4, dir boolean, rc boolean) RETURNS SETOF GEOMS AS $$ DECLARE r record; path_result record; v_id integer; e_id integer; geom geoms; query text; id integer; BEGIN id :=0; query := 'SELECT gid,the_geom FROM ' || 'pgr_dijkstra(''SELECT gid as id, source::integer, target::integer, ' || 'length::double precision as cost '; IF rc THEN query := query || ', reverse_cost '; END IF; query := query || 'FROM ' || quote_ident(geom_table) || ''', ' || quote_literal(source) || ' , ' || quote_literal(target) || ' , '''||dir::text||''', '''||rc::text||'''), ' || quote_ident(geom_table) || ' where edge_id = gid '; FOR path_result IN EXECUTE query LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ----------------------------------------------------------------------- -- Dijkstra function for undirected graphs. -- Compute the shortest path using edges table, and return -- the result as a set of (gid integer, the_geom geometry) records. -- Also data clipping added to improve function performance. -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION dijkstra_sp_delta( varchar,int4, int4, float8) RETURNS SETOF GEOMS AS $$ DECLARE geom_table ALIAS FOR $1; sourceid ALIAS FOR $2; targetid ALIAS FOR $3; delta ALIAS FOR $4; rec record; r record; path_result record; v_id integer; e_id integer; geom geoms; id integer; BEGIN id :=0; FOR path_result IN EXECUTE 'SELECT gid,the_geom FROM ' || 'dijkstra_sp_delta_directed(''' || quote_ident(geom_table) || ''', ' || quote_literal(sourceid) || ', ' || quote_literal(targetid) || ', ' || delta || ', false, false)' LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ----------------------------------------------------------------------- -- Dijkstra function for directed graphs. -- Compute the shortest path using edges table, and return -- the result as a set of (gid integer, the_geom geometry) records. -- Also data clipping added to improve function performance. -- -- Last changes: 14.02.2008 ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION dijkstra_sp_delta_directed( varchar,int4, int4, float8, boolean, boolean) RETURNS SETOF GEOMS AS $$ DECLARE geom_table ALIAS FOR $1; sourceid ALIAS FOR $2; targetid ALIAS FOR $3; delta ALIAS FOR $4; dir ALIAS FOR $5; rc ALIAS FOR $6; rec record; r record; path_result record; v_id integer; e_id integer; geom geoms; srid integer; source_x float8; source_y float8; target_x float8; target_y float8; ll_x float8; ll_y float8; ur_x float8; ur_y float8; query text; id integer; BEGIN id :=0; FOR rec IN EXECUTE 'select ST_SRID(the_geom) as srid from ' || quote_ident(geom_table) || ' limit 1' LOOP END LOOP; srid := rec.srid; FOR rec IN EXECUTE 'select ST_X(PGR_StartPoint(the_geom)) as source_x from ' || quote_ident(geom_table) || ' where source = ' || sourceid || ' or target='||sourceid||' limit 1' LOOP END LOOP; source_x := rec.source_x; FOR rec IN EXECUTE 'select ST_Y(PGR_StartPoint(the_geom)) as source_y from ' || quote_ident(geom_table) || ' where source = ' || sourceid || ' or target='||sourceid||' limit 1' LOOP END LOOP; source_y := rec.source_y; FOR rec IN EXECUTE 'select ST_X(PGR_StartPoint(the_geom)) as target_x from ' || quote_ident(geom_table) || ' where source = ' || targetid || ' or target='||targetid||' limit 1' LOOP END LOOP; target_x := rec.target_x; FOR rec IN EXECUTE 'select ST_Y(PGR_StartPoint(the_geom)) as target_y from ' || quote_ident(geom_table) || ' where source = ' || targetid || ' or target='||targetid||' limit 1' LOOP END LOOP; target_y := rec.target_y; FOR rec IN EXECUTE 'SELECT CASE WHEN '||source_x||'<'||target_x|| ' THEN '||source_x||' ELSE '||target_x|| ' END as ll_x, CASE WHEN '||source_x||'>'||target_x|| ' THEN '||source_x||' ELSE '||target_x||' END as ur_x' LOOP END LOOP; ll_x := rec.ll_x; ur_x := rec.ur_x; FOR rec IN EXECUTE 'SELECT CASE WHEN '||source_y||'<'|| target_y||' THEN '||source_y||' ELSE '|| target_y||' END as ll_y, CASE WHEN '|| source_y||'>'||target_y||' THEN '|| source_y||' ELSE '||target_y||' END as ur_y' LOOP END LOOP; ll_y := rec.ll_y; ur_y := rec.ur_y; query := 'SELECT gid,the_geom FROM ' || 'pgr_dijkstra(''SELECT gid as id, source::integer, target::integer, ' || 'length::double precision as cost '; IF rc THEN query := query || ' , reverse_cost '; END IF; query := query || ' FROM ' || quote_ident(geom_table) || ' where ST_SetSRID(''''BOX3D('|| ll_x-delta||' '||ll_y-delta||','||ur_x+delta||' '|| ur_y+delta||')''''::BOX3D, ' || srid || ') && the_geom'', ' || quote_literal(sourceid) || ' , ' || quote_literal(targetid) || ' , '''||dir::text||''', '''||rc::text||''' ), ' || quote_ident(geom_table) || ' where edge_id = gid '; FOR path_result IN EXECUTE query LOOP geom.gid := path_result.gid; geom.the_geom := path_result.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ------------------------------------------------------ -- Returns TSP solution as a set of vertices connected -- with A* paths -- -- Last changes: 14.02.2008 ------------------------------------------------------ CREATE OR REPLACE FUNCTION tsp_astar( geom_table varchar,ids varchar, source integer, delta double precision) RETURNS SETOF GEOMS AS $$ DECLARE r record; path_result record; v_id integer; prev integer; geom geoms; id integer; BEGIN id :=0; prev := source; FOR path_result IN EXECUTE 'SELECT vertex_id FROM tsp(''select distinct source::integer as source_id, x1::double precision as x, y1::double precision as y from ' || quote_ident(geom_table) || ' where source in (' || ids || ') UNION select distinct target as source_id, ST_X(PGR_EndPoint(the_geom)), ST_Y(PGR_EndPoint(the_geom)) from '|| quote_ident(geom_table) ||' where target in ('||ids||')'', '''|| ids ||''', '|| source ||')' LOOP v_id = path_result.vertex_id; FOR r IN EXECUTE 'SELECT gid, the_geom FROM astar_sp_delta( ''' || quote_ident(geom_table) ||''', '|| v_id ||', '|| prev ||','||delta||')' LOOP geom.gid := r.gid; geom.the_geom := r.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; prev = v_id; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ------------------------------------------------------ -- Returns TSP solution as a set of vertices connected -- with A* paths. -- For directed graphs. -- -- Last changes: 14.02.2008 ------------------------------------------------------ CREATE OR REPLACE FUNCTION tsp_astar_directed( geom_table varchar,ids varchar, source integer, delta float8, dir boolean, rc boolean) RETURNS SETOF GEOMS AS $$ DECLARE r record; path_result record; v_id integer; prev integer; geom geoms; query text; id integer; BEGIN id :=0; prev := source; query := 'SELECT vertex_id FROM tsp(''select distinct source::integer '|| 'as source_id, x1::double precision as x, y1::double precision as y '; IF rc THEN query := query || ' , reverse_cost '; END IF; query := query || 'from ' || quote_ident(geom_table) || ' where source in (' || ids || ') UNION select distinct target as source_id, x1::double precision as x, y1::double precision as y '; IF rc THEN query := query || ' , reverse_cost '; END IF; query := query || 'from '|| quote_ident(geom_table) ||' where target in ('||ids||')'', '''|| ids ||''', '|| source ||')'; FOR path_result IN EXECUTE query LOOP v_id = path_result.vertex_id; FOR r IN EXECUTE 'SELECT gid, the_geom FROM astar_sp_delta_directed( ''' || quote_ident(geom_table) ||''', '|| v_id ||', '|| prev ||','||delta||', '''||dir::text||''', '''||rc::text||''')' LOOP geom.gid := r.gid; geom.the_geom := r.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; prev = v_id; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ------------------------------------------------------ -- Returns TSP solution as a set of vertices connected -- with Dijkstra paths. ------------------------------------------------------ CREATE OR REPLACE FUNCTION tsp_dijkstra( geom_table varchar,ids varchar, source integer) RETURNS SETOF GEOMS AS $$ DECLARE r record; path_result record; v_id integer; prev integer; geom geoms; id integer; BEGIN id :=0; prev := source; FOR path_result IN EXECUTE 'SELECT vertex_id FROM tsp(''select distinct source::integer as source_id, ST_X(PGR_StartPoint(the_geom)), ST_Y(PGR_StartPoint(the_geom)) from ' || quote_ident(geom_table) || ' where source in (' || ids || ') UNION select distinct target as source_id, ST_X(PGR_EndPoint(the_geom)), ST_Y(PGR_EndPoint(the_geom)) from '|| quote_ident(geom_table) ||' where target in ('||ids||')'', '''|| ids ||''', '|| source ||')' LOOP v_id = path_result.vertex_id; FOR r IN EXECUTE 'SELECT gid, the_geom FROM dijkstra_sp_delta( ''' || quote_ident(geom_table) ||''', '|| v_id ||', '|| prev ||',0.03)' LOOP geom.gid := r.gid; geom.the_geom := r.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; prev = v_id; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ------------------------------------------------------ -- Returns TSP solution as a set of vertices connected -- with Dijkstra paths. -- For directed graphs. -- -- Last changes: 14.02.2008 ------------------------------------------------------ CREATE OR REPLACE FUNCTION tsp_dijkstra_directed( geom_table varchar,ids varchar, source integer, delta float8, dir boolean, rc boolean) RETURNS SETOF GEOMS AS $$ DECLARE r record; path_result record; v_id integer; prev integer; geom geoms; query text; id integer; BEGIN id :=0; prev := source; query := 'SELECT vertex_id FROM tsp(''select distinct source::integer as source_id, '|| 'ST_X(PGR_StartPoint(the_geom)), ST_Y(PGR_StartPoint(the_geom))'; IF rc THEN query := query || ' , reverse_cost '; END IF; query := query || ' from ' || quote_ident(geom_table) || ' where source in (' || ids || ') UNION select distinct target as source_id, ST_X(PGR_EndPoint(the_geom)), ST_Y(PGR_EndPoint(the_geom))'; IF rc THEN query := query || ' , reverse_cost '; END IF; query := query || 'from '|| quote_ident(geom_table) ||' where target in ('||ids||')'', '''|| ids ||''', '|| source ||')'; FOR path_result IN EXECUTE query LOOP v_id = path_result.vertex_id; FOR r IN EXECUTE 'SELECT gid, the_geom FROM dijkstra_sp_delta_directed( ''' || quote_ident(geom_table) ||''', '|| v_id ||', '|| prev ||','||delta||', '''||dir::text||''', '''||rc::text||''')' LOOP geom.gid := r.gid; geom.the_geom := r.the_geom; id := id+1; geom.id := id; RETURN NEXT geom; END LOOP; prev = v_id; END LOOP; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; -- COMMIT; pgrouting-pgrouting-2.1.0/src/common/sql/pgrouting_node_network.sql000066400000000000000000000276361257314352300257620ustar00rootroot00000000000000 /***************************************************************************** * Author: Nicolas Ribot, 2013 ******************************************************************************/ CREATE OR REPLACE FUNCTION pgr_nodeNetwork(edge_table text, tolerance double precision, id text default 'id', the_geom text default 'the_geom', table_ending text default 'noded') RETURNS text AS $BODY$ DECLARE /* * Author: Nicolas Ribot, 2013 */ p_num int := 0; p_ret text := ''; pgis_ver_old boolean := _pgr_versionless(postgis_lib_version(), '2.1.0.0'); vst_line_substring text; vst_line_locate_point text; intab text; outtab text; n_pkey text; n_geom text; naming record; sname text; tname text; outname text; srid integer; sridinfo record; splits bigint; touched bigint; untouched bigint; geomtype text; debuglevel text; BEGIN raise notice 'PROCESSING:'; raise notice 'pgr_nodeNetwork(''%'',%,''%'',''%'',''%'')',edge_table,tolerance,the_geom,id,table_ending; raise notice 'Performing checks, please wait .....'; execute 'show client_min_messages' into debuglevel; BEGIN RAISE DEBUG 'Checking % exists',edge_table; execute 'select * from _pgr_getTableName('||quote_literal(edge_table)||',0)' into naming; sname=naming.sname; tname=naming.tname; IF sname IS NULL OR tname IS NULL THEN RAISE NOTICE '-------> % not found',edge_table; RETURN 'FAIL'; ELSE RAISE DEBUG ' -----> OK'; END IF; intab=sname||'.'||tname; outname=tname||'_'||table_ending; outtab= sname||'.'||outname; --rows_where = ' AND ('||rows_where||')'; END; BEGIN raise DEBUG 'Checking id column "%" columns in % ',id,intab; EXECUTE 'select _pgr_getColumnName('||quote_literal(intab)||','||quote_literal(id)||')' INTO n_pkey; IF n_pkey is NULL then raise notice 'ERROR: id column "%" not found in %',id,intab; RETURN 'FAIL'; END IF; END; BEGIN raise DEBUG 'Checking id column "%" columns in % ',the_geom,intab; EXECUTE 'select _pgr_getColumnName('||quote_literal(intab)||','||quote_literal(the_geom)||')' INTO n_geom; IF n_geom is NULL then raise notice 'ERROR: the_geom column "%" not found in %',the_geom,intab; RETURN 'FAIL'; END IF; END; IF n_pkey=n_geom THEN raise notice 'ERROR: id and the_geom columns have the same name "%" in %',n_pkey,intab; RETURN 'FAIL'; END IF; BEGIN raise DEBUG 'Checking the SRID of the geometry "%"', n_geom; EXECUTE 'SELECT ST_SRID(' || quote_ident(n_geom) || ') as srid ' || ' FROM ' || _pgr_quote_ident(intab) || ' WHERE ' || quote_ident(n_geom) || ' IS NOT NULL LIMIT 1' INTO sridinfo; IF sridinfo IS NULL OR sridinfo.srid IS NULL THEN RAISE NOTICE 'ERROR: Can not determine the srid of the geometry "%" in table %', n_geom,intab; RETURN 'FAIL'; END IF; srid := sridinfo.srid; raise DEBUG ' -----> SRID found %',srid; EXCEPTION WHEN OTHERS THEN RAISE NOTICE 'ERROR: Can not determine the srid of the geometry "%" in table %', n_geom,intab; RETURN 'FAIL'; END; BEGIN RAISE DEBUG 'Checking "%" column in % is indexed',n_pkey,intab; if (_pgr_isColumnIndexed(intab,n_pkey)) then RAISE DEBUG ' ------>OK'; else RAISE DEBUG ' ------> Adding index "%_%_idx".',n_pkey,intab; set client_min_messages to warning; execute 'create index '||tname||'_'||n_pkey||'_idx on '||_pgr_quote_ident(intab)||' using btree('||quote_ident(n_pkey)||')'; execute 'set client_min_messages to '|| debuglevel; END IF; END; BEGIN RAISE DEBUG 'Checking "%" column in % is indexed',n_geom,intab; if (_pgr_iscolumnindexed(intab,n_geom)) then RAISE DEBUG ' ------>OK'; else RAISE DEBUG ' ------> Adding unique index "%_%_gidx".',intab,n_geom; set client_min_messages to warning; execute 'CREATE INDEX ' || quote_ident(tname || '_' || n_geom || '_gidx' ) || ' ON ' || _pgr_quote_ident(intab) || ' USING gist (' || quote_ident(n_geom) || ')'; execute 'set client_min_messages to '|| debuglevel; END IF; END; --------------- BEGIN raise DEBUG 'initializing %',outtab; execute 'select * from _pgr_getTableName('||quote_literal(outtab)||',0)' into naming; IF sname=naming.sname AND outname=naming.tname THEN execute 'TRUNCATE TABLE '||_pgr_quote_ident(outtab)||' RESTART IDENTITY'; execute 'SELECT DROPGEOMETRYCOLUMN('||quote_literal(sname)||','||quote_literal(outname)||','||quote_literal(n_geom)||')'; ELSE set client_min_messages to warning; execute 'CREATE TABLE '||_pgr_quote_ident(outtab)||' (id bigserial PRIMARY KEY,old_id integer,sub_id integer, source bigint,target bigint)'; END IF; execute 'select geometrytype('||quote_ident(n_geom)||') from '||_pgr_quote_ident(intab)||' limit 1' into geomtype; execute 'select addGeometryColumn('||quote_literal(sname)||','||quote_literal(outname)||','|| quote_literal(n_geom)||','|| srid||', '||quote_literal(geomtype)||', 2)'; execute 'CREATE INDEX '||quote_ident(outname||'_'||n_geom||'_idx')||' ON '||_pgr_quote_ident(outtab)||' USING GIST ('||quote_ident(n_geom)||')'; execute 'set client_min_messages to '|| debuglevel; raise DEBUG ' ------>OK'; END; ---------------- raise notice 'Processing, please wait .....'; if pgis_ver_old then vst_line_substring := 'st_line_substring'; vst_line_locate_point := 'st_line_locate_point'; else vst_line_substring := 'st_linesubstring'; vst_line_locate_point := 'st_linelocatepoint'; end if; -- -- First creates temp table with intersection points p_ret = 'create temp table intergeom on commit drop as ( select l1.' || quote_ident(n_pkey) || ' as l1id, l2.' || quote_ident(n_pkey) || ' as l2id, l1.' || quote_ident(n_geom) || ' as line, _pgr_startpoint(l2.' || quote_ident(n_geom) || ') as source, _pgr_endpoint(l2.' || quote_ident(n_geom) || ') as target, st_intersection(l1.' || quote_ident(n_geom) || ', l2.' || quote_ident(n_geom) || ') as geom from ' || _pgr_quote_ident(intab) || ' l1 join ' || _pgr_quote_ident(intab) || ' l2 on (st_dwithin(l1.' || quote_ident(n_geom) || ', l2.' || quote_ident(n_geom) || ', ' || tolerance || '))'|| 'where l1.' || quote_ident(n_pkey) || ' <> l2.' || quote_ident(n_pkey)||' and st_equals(_pgr_startpoint(l1.' || quote_ident(n_geom) || '),_pgr_startpoint(l2.' || quote_ident(n_geom) || '))=false and st_equals(_pgr_startpoint(l1.' || quote_ident(n_geom) || '),_pgr_endpoint(l2.' || quote_ident(n_geom) || '))=false and st_equals(_pgr_endpoint(l1.' || quote_ident(n_geom) || '),_pgr_startpoint(l2.' || quote_ident(n_geom) || '))=false and st_equals(_pgr_endpoint(l1.' || quote_ident(n_geom) || '),_pgr_endpoint(l2.' || quote_ident(n_geom) || '))=false )'; raise debug '%',p_ret; EXECUTE p_ret; -- second temp table with locus (index of intersection point on the line) -- to avoid updating the previous table -- we keep only intersection points occuring onto the line, not at one of its ends -- drop table if exists inter_loc; --HAD TO CHANGE THIS QUERY p_ret= 'create temp table inter_loc on commit drop as ( select l1id, l2id, ' || vst_line_locate_point || '(line,point) as locus from ( select DISTINCT l1id, l2id, line, (ST_DumpPoints(geom)).geom as point from intergeom) as foo where ' || vst_line_locate_point || '(line,point)<>0 and ' || vst_line_locate_point || '(line,point)<>1)'; -- p_ret= 'create temp table inter_loc on commit drop as ( select * from ( -- (select l1id, l2id, ' || vst_line_locate_point || '(line,source) as locus from intergeom) -- union -- (select l1id, l2id, ' || vst_line_locate_point || '(line,target) as locus from intergeom)) as foo -- where locus<>0 and locus<>1)'; raise debug '%',p_ret; EXECUTE p_ret; -- index on l1id create index inter_loc_id_idx on inter_loc(l1id); -- Then computes the intersection on the lines subset, which is much smaller than full set -- as there are very few intersection points --- outab needs to be formally created with id, old_id, subid,the_geom, source,target --- so it can be inmediatly be used with createTopology -- EXECUTE 'drop table if exists ' || _pgr_quote_ident(outtab); -- EXECUTE 'create table ' || _pgr_quote_ident(outtab) || ' as P_RET = 'insert into '||_pgr_quote_ident(outtab)||' (old_id,sub_id,'||quote_ident(n_geom)||') ( with cut_locations as ( select l1id as lid, locus from inter_loc -- then generates start and end locus for each line that have to be cut buy a location point UNION ALL select i.l1id as lid, 0 as locus from inter_loc i left join ' || _pgr_quote_ident(intab) || ' b on (i.l1id = b.' || quote_ident(n_pkey) || ') UNION ALL select i.l1id as lid, 1 as locus from inter_loc i left join ' || _pgr_quote_ident(intab) || ' b on (i.l1id = b.' || quote_ident(n_pkey) || ') order by lid, locus ), -- we generate a row_number index column for each input line -- to be able to self-join the table to cut a line between two consecutive locations loc_with_idx as ( select lid, locus, row_number() over (partition by lid order by locus) as idx from cut_locations ) -- finally, each original line is cut with consecutive locations using linear referencing functions select l.' || quote_ident(n_pkey) || ', loc1.idx as sub_id, ' || vst_line_substring || '(l.' || quote_ident(n_geom) || ', loc1.locus, loc2.locus) as ' || quote_ident(n_geom) || ' from loc_with_idx loc1 join loc_with_idx loc2 using (lid) join ' || _pgr_quote_ident(intab) || ' l on (l.' || quote_ident(n_pkey) || ' = loc1.lid) where loc2.idx = loc1.idx+1 -- keeps only linestring geometries and geometryType(' || vst_line_substring || '(l.' || quote_ident(n_geom) || ', loc1.locus, loc2.locus)) = ''LINESTRING'') '; raise debug '%',p_ret; EXECUTE p_ret; GET DIAGNOSTICS splits = ROW_COUNT; execute 'with diff as (select distinct old_id from '||_pgr_quote_ident(outtab)||' ) select count(*) from diff' into touched; -- here, it misses all original line that did not need to be cut by intersection points: these lines -- are already clean -- inserts them in the final result: all lines which gid is not in the res table. EXECUTE 'insert into ' || _pgr_quote_ident(outtab) || ' (old_id , sub_id, ' || quote_ident(n_geom) || ') ( with used as (select distinct old_id from '|| _pgr_quote_ident(outtab)||') select ' || quote_ident(n_pkey) || ', 1 as sub_id, ' || quote_ident(n_geom) || ' from '|| _pgr_quote_ident(intab) ||' where '||quote_ident(n_pkey)||' not in (select * from used))'; GET DIAGNOSTICS untouched = ROW_COUNT; raise NOTICE ' Splitted Edges: %', touched; raise NOTICE ' Untouched Edges: %', untouched; raise NOTICE ' Total original Edges: %', touched+untouched; RAISE NOTICE ' Edges generated: %', splits; raise NOTICE ' Untouched Edges: %',untouched; raise NOTICE ' Total New segments: %', splits+untouched; RAISE NOTICE ' New Table: %', outtab; RAISE NOTICE '----------------------------------'; drop table if exists intergeom; drop table if exists inter_loc; RETURN 'OK'; END; $BODY$ LANGUAGE 'plpgsql' VOLATILE STRICT COST 100; COMMENT ON FUNCTION pgr_nodeNetwork(text,tolerance double precision, text, text , text ) IS 'edge_table, tolerance, id:=''id'', the_geom:=''the_geom'', table_ending:=''noded'' '; pgrouting-pgrouting-2.1.0/src/common/sql/pgrouting_topology.sql000066400000000000000000000306151257314352300251270ustar00rootroot00000000000000/* .. function:: _pgr_pointToId(point geometry, tolerance double precision,vname text,srid integer) This function should not be used directly. Use assign_vertex_id instead Inserts a point into the vertices tablei "vname" with the srid "srid", and return an id of a new point or an existing point. Tolerance is the minimal distance between existing points and the new point to create a new point. Last changes: 2013-03-22 Author: Christian Gonzalez Author: Stephen Woodbridge Modified by: Vicky Vergara HISTORY Last changes: 2013-03-22 2013-08-19: handling schemas */ CREATE OR REPLACE FUNCTION _pgr_pointToId(point geometry, tolerance double precision,vertname text,srid integer) RETURNS bigint AS $BODY$ DECLARE rec record; pid bigint; BEGIN execute 'SELECT ST_Distance(the_geom,ST_GeomFromText(st_astext('||quote_literal(point::text)||'),'||srid||')) AS d, id, the_geom FROM '||_pgr_quote_ident(vertname)||' WHERE ST_DWithin(the_geom, ST_GeomFromText(st_astext('||quote_literal(point::text)||'),'||srid||'),'|| tolerance||') ORDER BY d LIMIT 1' INTO rec ; IF rec.id is not null THEN pid := rec.id; ELSE execute 'INSERT INTO '||_pgr_quote_ident(vertname)||' (the_geom) VALUES ('||quote_literal(point::text)||')'; pid := lastval(); END IF; RETURN pid; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; COMMENT ON FUNCTION _pgr_pointToId(geometry,double precision, text,integer) IS 'args: point geometry,tolerance,verticesTable,srid - inserts the point into the vertices table using tolerance to determine if its an existing point and returns the id assigned to it' ; /* .. function:: _pgr_createtopology(edge_table, tolerance,the_geom,id,source,target,rows_where) Fill the source and target column for all lines. All line ends with a distance less than tolerance, are assigned the same id Author: Christian Gonzalez Author: Stephen Woodbridge Modified by: Vicky Vergara HISTORY Last changes: 2013-03-22 2013-08-19: handling schemas 2014-july: fixes issue 211 */ CREATE OR REPLACE FUNCTION pgr_createtopology(edge_table text, tolerance double precision, the_geom text default 'the_geom', id text default 'id', source text default 'source', target text default 'target',rows_where text default 'true', clean boolean default true) RETURNS VARCHAR AS $BODY$ DECLARE points record; sridinfo record; source_id bigint; target_id bigint; totcount bigint; rowcount bigint; srid integer; sql text; sname text; tname text; tabname text; vname text; vertname text; gname text; idname text; sourcename text; targetname text; notincluded integer; i integer; naming record; info record; flag boolean; query text; idtype text; gtype text; sourcetype text; targettype text; debuglevel text; dummyRec text; fnName text; err bool; msgKind int; BEGIN msgKind = 1; -- notice fnName = 'pgr_createTopology'; raise notice 'PROCESSING:'; raise notice 'pgr_createTopology(''%'',%,''%'',''%'',''%'',''%'',''%'')',edge_table,tolerance,the_geom,id,source,target,rows_where; -- raise notice 'pgr_createTopology(''%'',%,''%'',''%'',''%'',''%'',''%'',''%'')',edge_table,tolerance,the_geom,id,source,target,rows_where,clean; execute 'show client_min_messages' into debuglevel; raise notice 'Performing checks, please wait .....'; execute 'select * from _pgr_getTableName('|| quote_literal(edge_table) || ',2,' || quote_literal(fnName) ||' )' into naming; sname=naming.sname; tname=naming.tname; tabname=sname||'.'||tname; vname=tname||'_vertices_pgr'; vertname= sname||'.'||vname; rows_where = ' AND ('||rows_where||')'; raise DEBUG ' --> OK'; raise debug 'Checking column names in edge table'; select * into idname from _pgr_getColumnName(sname, tname,id,2,fnName); select * into sourcename from _pgr_getColumnName(sname, tname,source,2,fnName); select * into targetname from _pgr_getColumnName(sname, tname,target,2,fnName); select * into gname from _pgr_getColumnName(sname, tname,the_geom,2,fnName); err = sourcename in (targetname,idname,gname) or targetname in (idname,gname) or idname=gname; perform _pgr_onError( err, 2, fnName, 'Two columns share the same name', 'Parameter names for id,the_geom,source and target must be different', 'Column names are OK'); raise DEBUG ' --> OK'; raise debug 'Checking column types in edge table'; select * into sourcetype from _pgr_getColumnType(sname,tname,sourcename,1, fnName); select * into targettype from _pgr_getColumnType(sname,tname,targetname,1, fnName); select * into idtype from _pgr_getColumnType(sname,tname,idname,1, fnName); err = idtype not in('integer','smallint','bigint'); perform _pgr_onError(err, 2, fnName, 'Wrong type of Column id:'|| idname, ' Expected type of '|| idname || ' is integer,smallint or bigint but '||idtype||' was found'); err = sourcetype not in('integer','smallint','bigint'); perform _pgr_onError(err, 2, fnName, 'Wrong type of Column source:'|| sourcename, ' Expected type of '|| sourcename || ' is integer,smallint or bigint but '||sourcetype||' was found'); err = targettype not in('integer','smallint','bigint'); perform _pgr_onError(err, 2, fnName, 'Wrong type of Column target:'|| targetname, ' Expected type of '|| targetname || ' is integer,smallint or bigint but '||targettype||' was found'); raise DEBUG ' --> OK'; raise debug 'Checking SRID of geometry column'; query= 'SELECT ST_SRID(' || quote_ident(gname) || ') as srid ' || ' FROM ' || _pgr_quote_ident(tabname) || ' WHERE ' || quote_ident(gname) || ' IS NOT NULL LIMIT 1'; raise debug '%',query; EXECUTE query INTO sridinfo; err = sridinfo IS NULL OR sridinfo.srid IS NULL; perform _pgr_onError(err, 2, fnName, 'Can not determine the srid of the geometry '|| gname ||' in table '||tabname, 'Check the geometry of column '||gname); srid := sridinfo.srid; raise DEBUG ' --> OK'; raise debug 'Checking and creating indices in edge table'; perform _pgr_createIndex(sname, tname , idname , 'btree'::text); perform _pgr_createIndex(sname, tname , sourcename , 'btree'::text); perform _pgr_createIndex(sname, tname , targetname , 'btree'::text); perform _pgr_createIndex(sname, tname , gname , 'gist'::text); gname=quote_ident(gname); idname=quote_ident(idname); sourcename=quote_ident(sourcename); targetname=quote_ident(targetname); raise DEBUG ' --> OK'; BEGIN -- issue #193 & issue #210 & #213 -- this sql is for trying out the where clause -- the select * is to avoid any colum name conflicts -- limit 1, just try on first record -- if the where clasuse is ill formed it will be catched in the exception sql = 'select * from '||_pgr_quote_ident(tabname)||' WHERE true'||rows_where ||' limit 1'; EXECUTE sql into dummyRec; -- end -- if above where clasue works this one should work -- any error will be catched by the exception also sql = 'select count(*) from '||_pgr_quote_ident(tabname)||' WHERE (' || gname || ' IS NOT NULL AND '|| idname||' IS NOT NULL)=false '||rows_where; EXECUTE SQL into notincluded; if clean then raise debug 'Cleaning previous Topology '; execute 'UPDATE ' || _pgr_quote_ident(tabname) || ' SET '||sourcename||' = NULL,'||targetname||' = NULL'; else raise debug 'Creating topology for edges with non assigned topology'; if rows_where=' AND (true)' then rows_where= ' and ('||quote_ident(sourcename)||' is null or '||quote_ident(targetname)||' is null)'; end if; end if; -- my thoery is that the select Count(*) will never go thru here EXCEPTION WHEN OTHERS THEN RAISE NOTICE 'Got %', SQLERRM; -- issue 210,211 RAISE NOTICE 'ERROR: Condition is not correct, please execute the following query to test your condition'; RAISE NOTICE '%',sql; RETURN 'FAIL'; END; BEGIN if clean then raise DEBUG 'initializing %',vertname; execute 'select * from _pgr_getTableName('||quote_literal(vertname) || ',0,' || quote_literal(fnName) ||' )' into naming; set client_min_messages to warning; IF sname=naming.sname AND vname=naming.tname THEN execute 'TRUNCATE TABLE '||_pgr_quote_ident(vertname)||' RESTART IDENTITY'; execute 'SELECT DROPGEOMETRYCOLUMN('||quote_literal(sname)||','||quote_literal(vname)||','||quote_literal('the_geom')||')'; ELSE execute 'CREATE TABLE '||_pgr_quote_ident(vertname)||' (id bigserial PRIMARY KEY,cnt integer,chk integer,ein integer,eout integer)'; END IF; execute 'select addGeometryColumn('||quote_literal(sname)||','||quote_literal(vname)||','|| quote_literal('the_geom')||','|| srid||', '||quote_literal('POINT')||', 2)'; perform _pgr_createIndex(vertname , 'the_geom'::text , 'gist'::text); execute 'set client_min_messages to '|| debuglevel; else execute 'select * from _pgr_checkVertTab('||quote_literal(vertname) ||', ''{"id"}''::text[])' into naming; end if; raise DEBUG ' ------>OK'; EXCEPTION WHEN OTHERS THEN RAISE NOTICE 'Got %', SQLERRM; -- issue 210,211 RAISE NOTICE 'ERROR: something went wrong when initializing the verties table'; RETURN 'FAIL'; END; raise notice 'Creating Topology, Please wait...'; rowcount := 0; FOR points IN EXECUTE 'SELECT ' || idname || '::bigint AS id,' || ' _pgr_StartPoint(' || gname || ') AS source,' || ' _pgr_EndPoint(' || gname || ') AS target' || ' FROM ' || _pgr_quote_ident(tabname) || ' WHERE ' || gname || ' IS NOT NULL AND ' || idname||' IS NOT NULL '||rows_where LOOP rowcount := rowcount + 1; IF rowcount % 1000 = 0 THEN RAISE NOTICE '% edges processed', rowcount; END IF; source_id := _pgr_pointToId(points.source, tolerance,vertname,srid); target_id := _pgr_pointToId(points.target, tolerance,vertname,srid); BEGIN sql := 'UPDATE ' || _pgr_quote_ident(tabname) || ' SET '||sourcename||' = '|| source_id::text || ','||targetname||' = ' || target_id::text || ' WHERE ' || idname || ' = ' || points.id::text; IF sql IS NULL THEN RAISE NOTICE 'WARNING: UPDATE % SET source = %, target = % WHERE % = % ', tabname, source_id::text, target_id::text, idname, points.id::text; ELSE EXECUTE sql; END IF; EXCEPTION WHEN OTHERS THEN RAISE NOTICE '%', SQLERRM; RAISE NOTICE '%',sql; RETURN 'FAIL'; end; END LOOP; raise notice '-------------> TOPOLOGY CREATED FOR % edges', rowcount; RAISE NOTICE 'Rows with NULL geometry or NULL id: %',notincluded; Raise notice 'Vertices table for table % is: %',_pgr_quote_ident(tabname), _pgr_quote_ident(vertname); raise notice '----------------------------------------------'; RETURN 'OK'; EXCEPTION WHEN OTHERS THEN RAISE NOTICE 'Unexpected error %', SQLERRM; -- issue 210,211 RETURN 'FAIL'; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; COMMENT ON FUNCTION pgr_createTopology(text, double precision,text,text,text,text,text,boolean) IS 'args: edge_table,tolerance, the_geom:=''the_geom'',source:=''source'', target:=''target'',rows_where:=''true'' - fills columns source and target in the geometry table and creates a vertices table for selected rows'; pgrouting-pgrouting-2.1.0/src/common/sql/pgrouting_utilities.sql000066400000000000000000000337651257314352300252770ustar00rootroot00000000000000-- ------------------------------------------------------------------- -- pgrouting_utilities.sql -- Author Vicky Vergara -- Copyright 2015 Vicky Vergara -- This file is release unde an MIT-X license. -- ------------------------------------------------------------------- /* .. function:: _pgr_getTableName(tab) Examples: * select * from _pgr_getTableName('tab'); * naming record; excecute 'select * from _pgr_getTableName('||quote_literal(tab)||')' INTO naming; schema=naming.sname; table=naming.tname Returns (schema,name) of table "tab" considers Caps and when not found considers lowercases (schema,NULL) when table was not found (NULL,NULL) when schema was not found. Author: Vicky Vergara > HISTORY Created: 2013/08/19 for handling schemas */ CREATE OR REPLACE FUNCTION _pgr_getTableName(IN tab text, IN reportErrs int default 0, IN fnName text default '_pgr_getTableName', OUT sname text,OUT tname text) RETURNS RECORD AS $BODY$ DECLARE naming record; i integer; query text; sn text; tn text; err boolean; debuglevel text; BEGIN execute 'show client_min_messages' into debuglevel; perform _pgr_msg( 0, fnName, 'Checking table ' || tab || ' exists'); --RAISE DEBUG 'Checking % exists',tab; execute 'select strpos('||quote_literal(tab)||','||quote_literal('.')||')' into i; if (i!=0) then execute 'select substr('||quote_literal(tab)||',1,strpos('||quote_literal(tab)||','||quote_literal('.')||')-1)' into sn; execute 'select substr('||quote_literal(tab)||',strpos('||quote_literal(tab)||','||quote_literal('.')||')+1),length('||quote_literal(tab)||')' into tn; else execute 'select current_schema' into sn; tn =tab; end if; EXECUTE 'SELECT schema_name FROM information_schema.schemata WHERE schema_name = '||quote_literal(sn) into naming; sname=naming.schema_name; if sname is NOT NULL THEN -- found schema (as is) EXECUTE 'select table_name from information_schema.tables where table_type='||quote_literal('BASE TABLE')||' and table_schema='||quote_literal(sname)||' and table_name='||quote_literal(tn) INTO naming; tname=naming.table_name; IF tname is NULL THEN EXECUTE 'select table_name from information_schema.tables where table_type='||quote_literal('BASE TABLE')||' and table_schema='||quote_literal(sname)||' and table_name='||quote_literal(lower(tn))||'order by table_name' INTO naming; tname=naming.table_name; END IF; END IF; IF sname is NULL or tname is NULL THEN --schema not found or table in schema was not found EXECUTE 'SELECT schema_name FROM information_schema.schemata WHERE schema_name = '||quote_literal(lower(sn)) into naming; sname=naming.schema_name; if sname is NOT NULL THEN -- found schema (with lower caps) EXECUTE 'select table_name from information_schema.tables where table_type='||quote_literal('BASE TABLE')||' and table_schema='||quote_literal(sname)||' and table_name='||quote_literal(tn) INTO naming; tname=naming.table_name; IF tname is NULL THEN EXECUTE 'select table_name from information_schema.tables where table_type='||quote_literal('BASE TABLE')||' and table_schema='||quote_literal(sname)||' and table_name='||quote_literal(lower(tn))||'order by table_name' INTO naming; tname=naming.table_name; END IF; END IF; END IF; err = case when sname IS NULL OR tname IS NULL then true else false end; perform _pgr_onError(err, reportErrs, fnName, 'Table ' || tab ||' not found',' Check your table name', 'Table '|| tab || ' found'); END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; /* .. function:: _pgr_getColumnName(sname,tname,col,reportErrs default 1) returns text .. function:: _pgr_getColumnName(tab,col,reportErrs default 1) returns text Returns: cname registered column "col" in table "tab" or "sname.tname" considers Caps and when not found considers lowercases NULL when "tab"/"sname"/"tname" is not found or when "col" is not in table "tab"/"sname.tname" unless otherwise indicated raises notices on errors Examples: * select _pgr_getColumnName('tab','col'); * select _pgr_getColumnName('myschema','mytable','col'); excecute 'select _pgr_getColumnName('||quote_literal('tab')||','||quote_literal('col')||')' INTO column; excecute 'select _pgr_getColumnName('||quote_literal(sname)||','||quote_literal(sname)||','||quote_literal('col')||')' INTO column; Author: Vicky Vergara > HISTORY Created: 2013/08/19 for handling schemas Modified: 2014/JUL/28 added overloadig */ CREATE OR REPLACE FUNCTION _pgr_getColumnName(sname text, tname text, col text, IN reportErrs int default 1, IN fnName text default '_pgr_getColumnName') RETURNS text AS $BODY$ DECLARE cname text; naming record; err boolean; BEGIN execute 'SELECT column_name FROM information_schema.columns WHERE table_name='||quote_literal(tname)||' and table_schema='||quote_literal(sname)||' and column_name='||quote_literal(col) into cname; IF cname is null THEN execute 'SELECT column_name FROM information_schema.columns WHERE table_name='||quote_literal(tname)||' and table_schema='||quote_literal(sname)||' and column_name='||quote_literal(lower(col)) into cname; END if; err = cname is null; perform _pgr_onError(err, reportErrs, fnName, 'Column '|| col ||' not found', ' Check your column name','Column '|| col || ' found'); RETURN cname; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; CREATE OR REPLACE FUNCTION _pgr_getColumnName(tab text, col text, IN reportErrs int default 1, IN fnName text default '_pgr_getColumnName') RETURNS text AS $BODY$ DECLARE sname text; tname text; cname text; naming record; err boolean; BEGIN select * into naming from _pgr_getTableName(tab,reportErrs, fnName) ; sname=naming.sname; tname=naming.tname; select * into cname from _pgr_getColumnName(sname,tname,col,reportErrs, fnName); RETURN cname; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; /* .. function:: _pgr_isColumnInTable(tab, col) Examples: * select _pgr_isColumnName('tab','col'); * flag boolean; excecute 'select _pgr_getColumnName('||quote_literal('tab')||','||quote_literal('col')||')' INTO flag; Returns true if column "col" exists in table "tab" false when "tab" doesn't exist or when "col" is not in table "tab" Author: Stephen Woodbridge Modified by: Vicky Vergara > HISTORY Modified: 2013/08/19 for handling schemas */ CREATE OR REPLACE FUNCTION _pgr_isColumnInTable(tab text, col text) RETURNS boolean AS $BODY$ DECLARE cname text; BEGIN select * from _pgr_getColumnName(tab,col,0, '_pgr_isColumnInTable') into cname; return cname is not null; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; /* .. function:: _pgr_isColumnIndexed(tab, col) Examples: * select _pgr_isColumnIndexed('tab','col'); * flag boolean; excecute 'select _pgr_getColumnIndexed('||quote_literal('tab')||','||quote_literal('col')||')' INTO flag; Author: Stephen Woodbridge Modified by: Vicky Vergara > Returns true when column "col" in table "tab" is indexed. false when table "tab" is not found or when column "col" is nor found in table "tab" or when column "col" is not indexed */ CREATE OR REPLACE FUNCTION _pgr_isColumnIndexed(sname text, tname text, cname text, IN reportErrs int default 1, IN fnName text default '_pgr_isColumnIndexed') RETURNS boolean AS $BODY$ DECLARE naming record; rec record; pkey text; BEGIN SELECT pg_attribute.attname into pkey -- format_type(pg_attribute.atttypid, pg_attribute.atttypmod) FROM pg_index, pg_class, pg_attribute WHERE pg_class.oid = _pgr_quote_ident(sname||'.'||tname)::regclass AND indrelid = pg_class.oid AND pg_attribute.attrelid = pg_class.oid AND pg_attribute.attnum = any(pg_index.indkey) AND indisprimary; IF pkey=cname then RETURN TRUE; END IF; SELECT a.index_name, b.attname, b.attnum, a.indisunique, a.indisprimary INTO rec FROM ( SELECT a.indrelid, a.indisunique, a.indisprimary, c.relname index_name, unnest(a.indkey) index_num FROM pg_index a, pg_class b, pg_class c, pg_namespace d WHERE b.relname=tname AND b.relnamespace=d.oid AND d.nspname=sname AND b.oid=a.indrelid AND a.indexrelid=c.oid ) a, pg_attribute b WHERE a.indrelid = b.attrelid AND a.index_num = b.attnum AND b.attname = cname ORDER BY a.index_name, a.index_num; RETURN FOUND; EXCEPTION WHEN OTHERS THEN perform _pgr_onError( true, reportErrs, fnName, 'Error when checking for the postgres system attributes', SQLERR); RETURN FALSE; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; CREATE OR REPLACE FUNCTION _pgr_isColumnIndexed(tab text, col text, IN reportErrs int default 1, IN fnName text default '_pgr_isColumnIndexed') RETURNS boolean AS $BODY$ DECLARE naming record; rec record; sname text; tname text; cname text; pkey text; value boolean; BEGIN SELECT * into naming FROM _pgr_getTableName(tab, 0, fnName); sname=naming.sname; tname=naming.tname; IF sname IS NULL OR tname IS NULL THEN RETURN FALSE; END IF; SELECT * into cname from _pgr_getColumnName(sname, tname, col, 0, fnName) ; IF cname IS NULL THEN RETURN FALSE; END IF; select * into value from _pgr_isColumnIndexed(sname, tname, cname, reportErrs, fnName); return value; END $BODY$ LANGUAGE plpgsql VOLATILE STRICT; /* .. function:: _pgr_quote_ident(text) Author: Stephen Woodbridge Function to split a string on '.' characters and then quote the components as postgres identifiers and then join them back together with '.' characters. multile '.' will get collapsed into a single '.' so 'schema...table' till get returned as 'schema."table"' and 'Schema.table' becomes '"Schema'.'table"' */ create or replace function _pgr_quote_ident(idname text) returns text as $body$ declare t text[]; pgver text; begin pgver := regexp_replace(version(), E'^PostgreSQL ([^ ]+)[ ,].*$', E'\\1'); if _pgr_versionless(pgver, '9.2') then select into t array_agg(quote_ident(term)) from (select nullif(unnest, '') as term from unnest(string_to_array(idname, '.'))) as foo; else select into t array_agg(quote_ident(term)) from (select unnest(string_to_array(idname, '.', '')) as term) as foo; end if; return array_to_string(t, '.'); end; $body$ language plpgsql immutable; /* * function for comparing version strings. * Ex: select _pgr_version_less(postgis_lib_version(), '2.1'); Author: Stephen Woodbridge * * needed because postgis 2.1 deprecates some function names and * we need to detect the version at runtime */ CREATE OR REPLACE FUNCTION _pgr_versionless(v1 text, v2 text) RETURNS boolean AS $BODY$ declare v1a text[]; v2a text[]; nv1 integer; nv2 integer; ne1 integer; ne2 integer; begin -- separate components into an array, like: -- '2.1.0-beta3dev' => {2,1,0,beta3dev} v1a := regexp_matches(v1, E'^(\\d+)(?:[\\.](\\d+))?(?:[\\.](\\d+))?[-+\\.]?(.*)$'); v2a := regexp_matches(v2, E'^(\\d+)(?:[\\.](\\d+))?(?:[\\.](\\d+))?[-+\\.]?(.*)$'); -- convert modifiers to numbers for comparison -- we do not delineate between alpha1, alpha2, alpha3, etc ne1 := case when v1a[4] is null or v1a[4]='' then 5 when v1a[4] ilike 'rc%' then 4 when v1a[4] ilike 'beta%' then 3 when v1a[4] ilike 'alpha%' then 2 when v1a[4] ilike 'dev%' then 1 else 0 end; ne2 := case when v2a[4] is null or v2a[4]='' then 5 when v2a[4] ilike 'rc%' then 4 when v2a[4] ilike 'beta%' then 3 when v2a[4] ilike 'alpha%' then 2 when v2a[4] ilike 'dev%' then 1 else 0 end; nv1 := v1a[1]::integer * 10000 + coalesce(v1a[2], '0')::integer * 1000 + coalesce(v1a[3], '0')::integer * 100 + ne1; nv2 := v2a[1]::integer * 10000 + coalesce(v2a[2], '0')::integer * 1000 + coalesce(v2a[3], '0')::integer * 100 + ne2; --raise notice 'nv1: %, nv2: %, ne1: %, ne2: %', nv1, nv2, ne1, ne2; return nv1 < nv2; end; $BODY$ LANGUAGE plpgsql IMMUTABLE STRICT COST 1; create or replace function _pgr_startPoint(g geometry) returns geometry as $body$ declare begin if geometrytype(g) ~ '^MULTI' then return st_startpoint(st_geometryn(g,1)); else return st_startpoint(g); end if; end; $body$ language plpgsql IMMUTABLE; create or replace function _pgr_endPoint(g geometry) returns geometry as $body$ declare begin if geometrytype(g) ~ '^MULTI' then return st_endpoint(st_geometryn(g,1)); else return st_endpoint(g); end if; end; $body$ language plpgsql IMMUTABLE; pgrouting-pgrouting-2.1.0/src/common/sql/pgrouting_version.sql000066400000000000000000000022031257314352300247300ustar00rootroot00000000000000-- ------------------------------------------------------------------- -- pgrouting_utilities.sql -- AuthorL Stephen Woodbridge -- Copyright 2013 Stephen Woodbridge -- This file is release unde an MIT-X license. -- ------------------------------------------------------------------- CREATE OR REPLACE FUNCTION pgr_version() RETURNS TABLE( "version" varchar, tag varchar, build varchar, hash varchar, branch varchar, boost varchar ) AS $BODY$ /* .. function:: pgr_version() Author: Stephen Woodbridge Returns the version of pgrouting,Git build,Git hash, Git branch and boost */ DECLARE BEGIN RETURN QUERY SELECT '${PGROUTING_VERSION_STRING}'::varchar AS version, '${PGROUTING_GIT_TAG}'::varchar AS tag, '${PGROUTING_GIT_BUILD}'::varchar AS build, '${PGROUTING_GIT_HASH}'::varchar AS hash, '${PGROUTING_GIT_BRANCH}'::varchar AS branch, '${Boost_MAJOR_VERSION}.${Boost_MINOR_VERSION}.${Boost_SUBMINOR_VERSION}'::varchar AS boost; END; $BODY$ LANGUAGE plpgsql IMMUTABLE; pgrouting-pgrouting-2.1.0/src/common/sql/utilities_pgr.sql000066400000000000000000000276421257314352300240460ustar00rootroot00000000000000/*PGR utilities_pgr.sql Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /************************************************************************ .. function:: _pgr_onError(errCond,reportErrs,functionname,msgerr,hinto,msgok) If the error condition is is true, i.e., there is an error, it will raise a message based on the reportErrs: 0: debug_ raise debug_ 1: report raise notice 2: abort throw a raise_exception Examples: * preforn _pgr_onError( idname=gname, 2, 'pgr_createToplogy', 'Two columns share the same name'); * preforn _pgr_onError( idname=gname, 2, 'pgr_createToplogy', 'Two columns share the same name', 'Idname and gname must be different'); * preforn _pgr_onError( idname=gname, 2, 'pgr_createToplogy', 'Two columns share the same name', 'Idname and gname must be different', 'Column names are OK'); Author: Vicky Vergara > HISTORY Created: 2014/JUl/28 handling the errors, and have a more visual output ************************************************************************/ CREATE OR REPLACE FUNCTION _pgr_onError( IN errCond boolean, -- true there is an error IN reportErrs int, -- 0, 1 or 2 IN fnName text, -- function name that generates the error IN msgerr text, -- error message IN hinto text default 'No hint', -- hint help IN msgok text default 'OK') -- message if everything is ok RETURNS void AS $BODY$ BEGIN if errCond=true then if reportErrs=0 then raise debug '----> PGR DEBUG in %: %',fnName,msgerr USING HINT = ' ---->'|| hinto; else if reportErrs = 2 then raise notice '----> PGR ERROR in %: %',fnName,msgerr USING HINT = ' ---->'|| hinto; raise raise_exception; else raise notice '----> PGR NOTICE in %: %',fnName,msgerr USING HINT = ' ---->'|| hinto; end if; end if; else raise debug 'PGR ----> %: %',fnName,msgok; end if; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; /************************************************************************ .. function:: _pgr_msg(msgKind, fnName, msg) It will raise a message based on the msgKind: 0: debug_ raise debug_ 1: notice raise notice anything else: report raise notice Examples: * preforn _pgr_msg( 1, 'pgr_createToplogy', 'Starting a long process... '); * preforn _pgr_msg( 1, 'pgr_createToplogy'); Author: Vicky Vergara > HISTORY Created: 2014/JUl/28 handling the errors, and have a more visual output ************************************************************************/ CREATE OR REPLACE FUNCTION _pgr_msg(IN msgKind int, IN fnName text, IN msg text default '---->OK') RETURNS void AS $BODY$ BEGIN if msgKind = 0 then raise debug '----> PGR DEBUG in %: %',fnName,msg; else raise notice '----> PGR NOTICE in %: %',fnName,msg; end if; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; /************************************************************************ .. function:: _pgr_getColumnType(sname,tname,col,reportErrs,fnName) returns text .. function:: _pgr_getColumnType(tab,col,reportErrs,fname) returns text Returns: type the types of the registered column "col" in table "tab" or "sname.tname" NULL when "tab"/"sname"/"tname" is not found or when "col" is not in table "tab"/"sname.tname" unless otherwise indicated raises debug_ on errors Examples: * select _pgr_getColumnType('tab','col'); * select _pgr_getColumnType('myschema','mytable','col'); excecute 'select _pgr_getColumnType('||quote_literal('tab')||','||quote_literal('col')||')' INTO column; excecute 'select _pgr_getColumnType('||quote_literal(sname)||','||quote_literal(sname)||','||quote_literal('col')||')' INTO column; Author: Vicky Vergara > HISTORY Created: 2014/JUL/28 ************************************************************************/ CREATE OR REPLACE FUNCTION _pgr_getColumnType(sname text, tname text, cname text, IN reportErrs int default 0, IN fnName text default '_pgr_getColumnType') RETURNS text AS $BODY$ DECLARE ctype text; naming record; err boolean; BEGIN EXECUTE 'select data_type from information_schema.columns ' || 'where table_name = '||quote_literal(tname) || ' and table_schema=' || quote_literal(sname) || ' and column_name='||quote_literal(cname) into ctype; err = ctype is null; perform _pgr_onError(err, reportErrs, fnName, 'Type of Column '|| cname ||' not found', 'Check your column name', 'OK: Type of Column '|| cname || ' is ' || ctype); RETURN ctype; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; CREATE OR REPLACE FUNCTION _pgr_getColumnType(tab text, col text, IN reportErrs int default 0, IN fnName text default '_pgr_getColumnType') RETURNS text AS $BODY$ DECLARE sname text; tname text; cname text; ctype text; naming record; err boolean; BEGIN select * into naming from _pgr_getTableName(tab,reportErrs, fnName) ; sname=naming.sname; tname=naming.tname; select * into cname from _pgr_getColumnName(tab,col,reportErrs, fnName) ; select * into ctype from _pgr_getColumnType(sname,tname,cname,reportErrs, fnName); RETURN ctype; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; /************************************************************************ .. function:: _pgr_createIndex(tab, col,indextype) _pgr_createIndex(sname,tname,colname,indextypes) if the column is not indexed it creates a 'gist' index otherwise a 'btree' index Examples: * select _pgr_createIndex('tab','col','btree'); * select _pgr_createIndex('myschema','mytable','col','gist'); * perform 'select _pgr_createIndex('||quote_literal('tab')||','||quote_literal('col')||','||quote_literal('btree'))' ; * perform 'select _pgr_createIndex('||quote_literal('myschema')||','||quote_literal('mytable')||','||quote_literal('col')||','||quote_literal('gist')')' ; Precondition: sname.tname.colname is a valid column on table tname in schema sname indext is the indexType btree or gist Postcondition: sname.tname.colname its indexed using the indextype Author: Vicky Vergara > HISTORY Created: 2014/JUL/28 ************************************************************************/ CREATE OR REPLACE FUNCTION _pgr_createIndex( sname text, tname text, colname text, indext text, IN reportErrs int default 1, IN fnName text default '_pgr_createIndex') RETURNS void AS $BODY$ DECLARE debuglevel text; naming record; tabname text; query text; msgKind int; BEGIN msgKind = 0; -- debug_ execute 'show client_min_messages' into debuglevel; tabname=_pgr_quote_ident(sname||'.'||tname); perform _pgr_msg(msgKind, fnName, 'Checking ' || colname || ' column in ' || tabname || ' is indexed'); IF (_pgr_isColumnIndexed(sname,tname,colname, 0, fnName)) then perform _pgr_msg(msgKind, fnName); else if indext = 'gist' then query = 'create index '||_pgr_quote_ident(tname||'_'||colname||'_idx')||' on '||tabname||' using gist('||quote_ident(colname)||')'; else query = 'create index '||_pgr_quote_ident(tname||'_'||colname||'_idx')||' on '||tabname||' using btree('||quote_ident(colname)||')'; end if; perform _pgr_msg(msgKind, fnName, 'Adding index ' || tabname || '_' || colname || '_idx'); perform _pgr_msg(msgKind, fnName, ' Using ' || query); set client_min_messages to warning; BEGIN execute query; EXCEPTION WHEN others THEN perform _pgr_onError( true, reportErrs, fnName, 'Could not create index on:' || cname, SQLERRM); END; execute 'set client_min_messages to '|| debuglevel; perform _pgr_msg(msgKind, fnName); END IF; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; CREATE OR REPLACE FUNCTION _pgr_createIndex(tabname text, colname text, indext text, IN reportErrs int default 1, IN fnName text default '_pgr_createIndex') RETURNS void AS $BODY$ DECLARE naming record; sname text; tname text; BEGIN select * from _pgr_getTableName(tabname, 2, fnName) into naming; sname=naming.sname; tname=naming.tname; execute _pgr_createIndex(sname, tname, colname, indext, reportErrs, fnName); END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; /************************************************************************ .. function:: _pgr_checkVertTab(vertname,columnsArr,reportErrs) returns record of sname,vname Returns: sname,vname registered schemaname, vertices table name if the table is not found will stop any further checking. if a column is missing, then its added as integer --- (id also as integer but is bigserial when the vertices table is created with the pgr functions) Examples: * execute 'select * from _pgr_checkVertTab('||quote_literal(vertname) ||', ''{"id","cnt","chk"}''::text[])' into naming; * execute 'select * from _pgr_checkVertTab('||quote_literal(vertname) ||', ''{"id","ein","eout"}''::text[])' into naming; Author: Vicky Vergara > HISTORY Created: 2014/JUL/27 ************************************************************************/ CREATE OR REPLACE FUNCTION _pgr_checkVertTab(vertname text, columnsArr text[], IN reportErrs int default 1, IN fnName text default '_pgr_checkVertTab', OUT sname text,OUT vname text) RETURNS record AS $BODY$ DECLARE cname text; colname text; naming record; debuglevel text; err boolean; msgKind int; BEGIN msgKind = 0; -- debug_ execute 'show client_min_messages' into debuglevel; perform _pgr_msg(msgKind, fnName, 'Checking table ' || vertname || ' exists'); select * from _pgr_getTableName(vertname, 0, fnName) into naming; sname=naming.sname; vname=naming.tname; err = sname is NULL or vname is NULL; perform _pgr_onError( err, 2, fnName, 'Vertex Table: ' || vertname || ' not found', 'Please create ' || vertname || ' using _pgr_createTopology() or pgr_createVerticesTable()', 'Vertex Table: ' || vertname || ' found'); perform _pgr_msg(msgKind, fnName, 'Checking columns of ' || vertname); FOREACH cname IN ARRAY columnsArr loop select _pgr_getcolumnName(vertname, cname, 0, fnName) into colname; if colname is null then perform _pgr_msg(msgKind, fnName, 'Adding column ' || cname || ' in ' || vertname); set client_min_messages to warning; execute 'ALTER TABLE '||_pgr_quote_ident(vertname)||' ADD COLUMN '||cname|| ' integer'; execute 'set client_min_messages to '|| debuglevel; perform _pgr_msg(msgKind, fnName); end if; end loop; perform _pgr_msg(msgKind, fnName, 'Finished checking columns of ' || vertname); perform _pgr_createIndex(vertname , 'id' , 'btree', reportErrs, fnName); END $BODY$ LANGUAGE plpgsql VOLATILE STRICT; pgrouting-pgrouting-2.1.0/src/common/src/000077500000000000000000000000001257314352300204175ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/src/CMakeLists.txt000066400000000000000000000001571257314352300231620ustar00rootroot00000000000000ADD_LIBRARY(common OBJECT postgres_connection.c basePath_SSEC.cpp ) pgrouting-pgrouting-2.1.0/src/common/src/baseGraph.hpp000066400000000000000000000347531257314352300230400ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SRC_COMMON_SRC_BASE_GRAPH_HPP_ #define SRC_COMMON_SRC_BASE_GRAPH_HPP_ #include #include #include #include #include #include #include #include #include "postgres.h" #include "./pgr_types.h" /*! \brief boost::graph simplified to pgRouting needs This class gives the handling basics of a boost::graph of kind G where G: can be an undirected graph or a directed graph. Usage: ====== Given the following types: ~~~~{.c} typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::undirectedS, boost_vertex_t, boost_edge_t > UndirectedGraph; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::bidirectionalS, boost_vertex_t, boost_edge_t > DirectedGraph; ~~~~ direct usage: --------------- ~~~~{.c} Pgr_base_graph < DirectedGraph > digraph(gType, initial_size); Pgr_base_graph < UndirectedGraph > undigraph(gType, initial_size); ~~~~ usage by inheritance: --------------------- ~~~~{.c} class my_graph: public Pgr_base_graph { explicit my_graph(graphType gtype, const int initial_size) :Pgr_base_graph< G >(gtype, initial_size) {} // the class: my_graph will have the functionality of this class } my_graph < DirectedGraph > digraph(gType, initial_size); my_graph < UndirectedGraph > undigraph(gType, initial_size); ~~~~ */ template class Pgr_base_graph { public: /** @name Graph related types Type | boost meaning | pgRouting Meaning :---------: | :-------------------- | :---------------------- G | boost::adjacency_list | Graph V | vertex_descriptor | Think of it as local ID of a vertex E | edge_descriptor | Think of it as local ID of an edge V_i | vertex_iterator | To cycle the vertices of the Graph E_i | edge_iterator | To cycle the edges of the Graph EO_i | out_edge_iterator | To cycle the out going edges of a vertex EI_i | in_edge_iterator | To cycle the in coming edges of a vertex (only in bidirectional graphs) */ //@{ typedef typename boost::graph_traits < G >::vertex_descriptor V; typedef typename boost::graph_traits < G >::edge_descriptor E; typedef typename boost::graph_traits < G >::vertex_iterator V_i; typedef typename boost::graph_traits < G >::edge_iterator E_i; typedef typename boost::graph_traits < G >::out_edge_iterator EO_i; typedef typename boost::graph_traits < G >::in_edge_iterator EI_i; //@} /** @name Id handling related types Type | Meaning | pgRouting Meaning :---------: | :------------- | :---------------------- id_to_V | maps id -> V | given an id store the V V_to_id | maps V -> id | given a V store the id LI | Left Iterator | iterates over id_to_V RI | right Iterator | iterates over V_to_id */ //@{ typedef typename std::map< int64_t, V > id_to_V; typedef typename std::map< V, int64_t > V_to_id; typedef typename id_to_V::const_iterator LI; typedef typename V_to_id::const_iterator RI; //@} //! @name The Graph //@{ G graph; //!< The graph int64_t numb_vertices; //!< number of vertices graphType m_gType; //!< type (DIRECTED or UNDIRECTED) //@} //! @name Id handling //@{ id_to_V vertices_map; //!< id -> graph id V_to_id gVertices_map; //!< graph id -> id //@} //! @name Graph Modification //@{ //! Used for storing the removed_edges std::deque removed_edges; //@} //! @name Used by dijkstra //@{ std::vector predecessors; std::vector distances; std::deque nodesInDistance; //@} //! @name The Graph //@{ //! \brief Constructor /*! Prepares the _graph_ to be of type _gtype_ with the aproximate number of vertices its coing to have as *initial_size* */ explicit Pgr_base_graph< G >(graphType gtype, const int initial_size) : graph(initial_size), numb_vertices(0), m_gType(gtype) {} //! \brief Inserts *count* edges of type *pgr_edge_t* into the graph void graph_insert_data(const pgr_edge_t *data_edges, int64_t count) { for (unsigned int i = 0; i < count; ++i) { graph_add_edge(data_edges[i]); } for ( int64_t i = 0; (unsigned int) i < gVertices_map.size(); ++i ) graph[i].id = gVertices_map.find(i)->second; } //! \brief Disconnects all edges from p_from to p_to /*! - No edge is disconnected if the vertices id's do not exist in the graph - All removed edges are stored for future reinsertion - All parallel edges are disconnected (automatically by boost) ![disconnect_edge(2,3) on an UNDIRECTED graph](disconnectEdgeUndirected.png) ![disconnect_edge(2,3) on a DIRECTED graph](disconnectEdgeDirected.png) @param [IN] *p_from* original vertex id of the starting point of the edge @param [IN] *p_to* original vertex id of the ending point of the edge */ void disconnect_edge(int64_t p_from, int64_t p_to) { V g_from; V g_to; pgr_edge_t d_edge; // nothing to do, the vertex doesnt exist if (!get_gVertex(p_from, g_from)) return; if (!get_gVertex(p_to, g_to)) return; EO_i out, out_end; // store the edges that are going to be removed for (boost::tie(out, out_end) = out_edges(g_from, graph); out != out_end; ++out) { if (target(*out, graph) == g_to) { d_edge.id = graph[*out].id; d_edge.source = graph[source(*out, graph)].id; d_edge.target = graph[target(*out, graph)].id; d_edge.cost = graph[*out].cost; d_edge.reverse_cost = -1; removed_edges.push_back(d_edge); } } // the actual removal boost::remove_edge(g_from, g_to, graph); } //! \brief Disconnects all incomming and outgoing edges from the vertex /*! boost::graph doesn't recommend th to insert/remove vertices, so a vertex removal is simulated by disconnecting the vertex from the graph - No edge is disconnected if the vertices id's do not exist in the graph - All removed edges are stored for future reinsertion - All parallel edges are disconnected (automatically by boost) ![disconnect_vertex(2) on an UNDIRECTED graph](disconnectVertexUndirected.png) ![disconnect_vertex(2) on a DIRECTED graph](disconnectVertexDirected.png) @param [IN] *p_vertex* original vertex id of the starting point of the edge */ void disconnect_vertex(int64_t p_vertex) { V g_vertex; pgr_edge_t d_edge; // nothing to do, the vertex doesnt exist if (!get_gVertex(p_vertex, g_vertex)) return; EO_i out, out_end; // store the edges that are going to be removed for (boost::tie(out, out_end) = out_edges(g_vertex, graph); out != out_end; ++out) { d_edge.id = graph[*out].id; d_edge.source = graph[source(*out, graph)].id; d_edge.target = graph[target(*out, graph)].id; d_edge.cost = graph[*out].cost; d_edge.reverse_cost = -1; removed_edges.push_back(d_edge); } // special case if (m_gType == DIRECTED) { EI_i in, in_end; for (boost::tie(in, in_end) = in_edges(g_vertex, graph); in != in_end; ++in) { d_edge.id = graph[*in].id; d_edge.source = graph[source(*in, graph)].id; d_edge.target = graph[target(*in, graph)].id; d_edge.cost = graph[*in].cost; d_edge.reverse_cost = -1; removed_edges.push_back(d_edge); } } V d_vertex = boost::vertex(vertices_map.find(p_vertex)->second, graph); // delete incomming and outgoing edges from the vertex boost::clear_vertex(d_vertex, graph); } //! \brief Reconnects all edges that were removed void restore_graph() { while (removed_edges.size() != 0) { graph_add_edge(removed_edges[0]); removed_edges.pop_front(); } } //@} //! @name only for stand by program //@{ void print_graph() { EO_i out, out_end; V_i vi; for (vi = vertices(graph).first; vi != vertices(graph).second; ++vi) { std::cout << (*vi) << " out_edges(" << graph[(*vi)].id << "):"; for (boost::tie(out, out_end) = out_edges(*vi, graph); out != out_end; ++out) { std::cout << ' ' << *out << "=(" << graph[source(*out, graph)].id << ", " << graph[target(*out, graph)].id << ") = " << graph[*out].cost <<"\t"; } std::cout << std::endl; } std::cout << "\n i, distance, predecesor\n"; for (unsigned int i = 0; i < distances.size(); i++) { std::cout << i+1 << ", " << distances[i] << ", " << predecessors[i] << "\n"; } } //@} bool get_gVertex(int64_t vertex_id, V &gVertex) { LI vertex_ptr = vertices_map.find(vertex_id); if (vertex_ptr == vertices_map.end()) return false; gVertex = vertex(vertex_ptr->second, graph); return true; } public: void get_nodesInDistance(Path &path, V source, float8 distance) { path.clear(); int seq = 0; float8 cost; int64_t edge_id; for (V i = 0; i < distances.size(); ++i) { if (distances[i] <= distance ) { cost = distances[i] - distances[predecessors[i]]; edge_id = get_edge_id(graph, predecessors[i], i, cost); path.push_back(seq, graph[source].id, graph[source].id, graph[i].id, edge_id, cost, distances[i]); seq++; } } } void get_path(std::deque< Path > &paths, std::set< V > sources, V &target) const{ // used with multiple sources Path path; for (const auto source: sources) { path.clear(); get_path(path, source, target); paths.push_back(path); } } void get_path(std::deque< Path > &paths, V source, std::set< V > &targets) { // used when multiple goals Path path; typename std::set< V >::iterator s_it; for (s_it = targets.begin(); s_it != targets.end(); ++s_it) { path.clear(); get_path(path, source, *s_it); paths.push_back(path); } } void get_path(Path &path, V source, V target) { // backup of the target V target_back = target; uint64_t from(graph[source].id); uint64_t to(graph[target].id); // no path was found if (target == predecessors[target]) { path.clear(); return; } // findout how large is the path int64_t result_size = 1; while (target != source) { if (target == predecessors[target]) break; result_size++; target = predecessors[target]; } // recover the target target = target_back; // variables that are going to be stored int64_t vertex_id; int64_t edge_id; float8 cost; // working from the last to the beginning // initialize the sequence int seq = result_size; // the last stop is the target path.push_front(seq, from, to, graph[target].id, -1, 0, distances[target]); while (target != source) { // we are done when the predecesor of the target is the target if (target == predecessors[target]) break; // values to be inserted in the path --seq; cost = distances[target] - distances[predecessors[target]]; vertex_id = graph[predecessors[target]].id; edge_id = get_edge_id(graph, predecessors[target], target, cost); path.push_front(seq, from, to, vertex_id, edge_id, cost, distances[target] - cost); target = predecessors[target]; } return; } private: int64_t get_edge_id(const G &graph, V from, V to, float8 &distance) { E e; EO_i out_i, out_end; V v_source, v_target; float8 minCost = std::numeric_limits::max(); int64_t minEdge = -1; for (boost::tie(out_i, out_end) = boost::out_edges(from, graph); out_i != out_end; ++out_i) { e = *out_i; v_target = target(e, graph); v_source = source(e, graph); if ((from == v_source) && (to == v_target) && (distance == graph[e].cost)) return graph[e].id; if ((from == v_source) && (to == v_target) && (minCost > graph[e].cost)) { minCost = graph[e].cost; minEdge = graph[e].id; } } distance = minEdge == -1? 0: minCost; return minEdge; } private: void graph_add_edge(const pgr_edge_t &edge ) { bool inserted; LI vm_s, vm_t; E e; vm_s = vertices_map.find(edge.source); if (vm_s == vertices_map.end()) { vertices_map[edge.source]= numb_vertices; gVertices_map[numb_vertices++] = edge.source; vm_s = vertices_map.find(edge.source); } vm_t = vertices_map.find(edge.target); if (vm_t == vertices_map.end()) { vertices_map[edge.target]= numb_vertices; gVertices_map[numb_vertices++] = edge.target; vm_t = vertices_map.find(edge.target); } if (edge.cost >= 0) { boost::tie(e, inserted) = boost::add_edge(vm_s->second, vm_t->second, graph); graph[e].cost = edge.cost; graph[e].id = edge.id; } if (edge.reverse_cost >= 0) { boost::tie(e, inserted) = boost::add_edge(vm_t->second, vm_s->second, graph); graph[e].cost = edge.reverse_cost; graph[e].id = edge.id; } } }; #endif // SRC_COMMON_SRC_BASE_GRAPH_HPP_ pgrouting-pgrouting-2.1.0/src/common/src/basePath_SSEC.cpp000066400000000000000000000140631257314352300234730ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifdef __MINGW32__ #include #include #endif #include "basePath_SSEC.hpp" #include #include #include #include "postgres.h" #include "./pgr_types.h" void Path::push_front(pgr_path_element3_t data) { cost += data.cost; path.push_back(data); } void Path::push_back(pgr_path_element3_t data) { cost += data.cost; path.push_back(data); } pgr_path_element3_t Path::set_data( int d_seq, int64_t d_from, int64_t d_to, int64_t d_vertex, int64_t d_edge, float8 d_cost, float8 d_tot_cost) { pgr_path_element3_t data; data.seq = d_seq; data.from = d_from; data.to = d_to; data.vertex = d_vertex; data.edge = d_edge; data.cost = d_cost; data.tot_cost = d_tot_cost; return data; } void Path::push_front( int d_seq, int64_t d_from, int64_t d_to, int64_t d_vertex, int64_t d_edge, float8 d_cost, float8 d_tot_cost) { path.push_front(set_data(d_seq, d_from, d_to, d_vertex, d_edge, d_cost, d_tot_cost)); cost += path[0].cost; } void Path::push_back( int d_seq, int64_t d_from, int64_t d_to, int64_t d_vertex, int64_t d_edge, float8 d_cost, float8 d_tot_cost) { path.push_back(set_data(d_seq, d_from, d_to, d_vertex, d_edge, d_cost, d_tot_cost)); cost += path[path.size() - 1].cost; } void Path::clear() { path.clear(); cost = 0; } void Path::print_path(std::ostream& log) const { log << "seq\tfrom\tto\tvertex\tedge\tcost\ttot_Cost\n"; for (unsigned int i = 0; i < path.size(); ++i) log << path[i].seq << "\t" << path[i].from << "\t" << path[i].to << "\t" << path[i].vertex << "\t" << path[i].edge << "\t" << path[i].cost << "\t" << path[i].tot_cost << "\n"; } void Path::print_path() const { print_path(std::cout); } Path Path::getSubpath(unsigned int j) const { Path result; if (j == 0) return result; for (auto i = path.begin(); i != path.begin() + j; ++i) result.push_back((*i)); return result; } bool Path::isEqual(const Path &subpath) const { if (subpath.path.empty()) return true; if (subpath.path.size() >= path.size()) return false; std::deque::const_iterator i, j; for (i = path.begin(), j = subpath.path.begin(); j != subpath.path.end(); ++i, ++j) if ((*i).vertex != (*j).vertex) return false; return true; } void Path::appendPath(const Path &o_path) { path.insert(path.end(), o_path.path.begin(), o_path.path.end()); cost += o_path.cost; } void Path::empty_path(unsigned int d_vertex) { path.push_back(set_data(1, d_vertex, d_vertex, d_vertex, -1, 0, 0)); } void Path::dpPrint( pgr_path_element3_t **ret_path, int &sequence) const { for (unsigned int i = 0; i < path.size(); i++) { (*ret_path)[sequence] = path[i]; sequence++; } } /* used by driving distance */ void Path::ddPrint( pgr_path_element3_t **ret_path, int &sequence, int routeId) const { for (unsigned int i = 0; i < path.size(); i++) { (*ret_path)[sequence] = path[i]; (*ret_path)[sequence].from = (uint64_t)routeId; sequence++; } } /* used by ksp */ void Path::dpPrint( pgr_path_element3_t **ret_path, int &sequence, int routeId) const { for (unsigned int i = 0; i < path.size(); i++) { (*ret_path)[sequence] = path[i]; (*ret_path)[sequence].seq = i + 1; (*ret_path)[sequence].from = (uint64_t)routeId; (*ret_path)[sequence].tot_cost = (i == 0)? 0: (*ret_path)[sequence-1].tot_cost + path[i-1].cost; sequence++; } } #if 0 friend int collapse_paths( pgr_path_element3_t **ret_path, const std::deque< Path > &paths) { int sequence = 0; for (const Path &path : paths) { if (path.path.size() > 0) path.dpPrint(ret_path, sequence); } return sequence; } friend Path equi_cost(const Path &p1, const Path &p2) { Path result(p1); sort(result.path.begin(), result.path.end(), [](const pgr_path_element3_t &e1, const pgr_path_element3_t &e2)->bool { return e1.vertex < e2.vertex; }); for (auto const &e : p2.path) { auto pos = find_if(result.path.begin(), result.path.end(), [&e](const pgr_path_element3_t &e1)->bool { return e.vertex == e1.vertex; }); if (pos != result.path.end()) { if (pos->cost > e.cost) { (*pos) = e; } } else { result.push_back(e); } } return result; } friend Path equi_cost(const std::deque< Path > &paths) { Path result; for (const auto &p1 : paths) { result = equi_cost(result, p1); } return result; } friend int count_tuples(const std::deque< Path > &paths) { int count(0); for (const Path &e : paths) { count += e.path.size(); } return count; } }; #endif // 0 pgrouting-pgrouting-2.1.0/src/common/src/basePath_SSEC.hpp000066400000000000000000000072601257314352300235010ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SRC_COMMON_SRC_BASE_PATH_SSCE_H_ #define SRC_COMMON_SRC_BASE_PATH_SSCE_H_ #include #include #include // #include #include "postgres.h" #include "./pgr_types.h" class Path { public: std::deque< pgr_path_element3_t > path; float8 cost; Path(): cost(0) {} size_t size() const { return path.size();} void push_front(pgr_path_element3_t data) ; void push_back(pgr_path_element3_t data) ; pgr_path_element3_t set_data( int d_seq, int64_t d_from, int64_t d_to, int64_t d_vertex, int64_t d_edge, float8 d_cost, float8 d_tot_cost); void push_front( int d_seq, int64_t d_from, int64_t d_to, int64_t d_vertex, int64_t d_edge, float8 d_cost, float8 d_tot_cost); void push_back( int d_seq, int64_t d_from, int64_t d_to, int64_t d_vertex, int64_t d_edge, float8 d_cost, float8 d_tot_cost); void clear(); void print_path(std::ostream& log) const; void print_path() const; Path getSubpath(unsigned int j) const; bool isEqual(const Path &subpath) const; void appendPath(const Path &o_path); void empty_path(unsigned int d_vertex); void dpPrint( pgr_path_element3_t **ret_path, int &sequence) const; void ddPrint( pgr_path_element3_t **ret_path, int &sequence, int routeId) const; void dpPrint( pgr_path_element3_t **ret_path, int &sequence, int routeId) const; friend int collapse_paths( pgr_path_element3_t **ret_path, const std::deque< Path > &paths) { int sequence = 0; for (const Path &path : paths) { if (path.path.size() > 0) path.dpPrint(ret_path, sequence); } return sequence; } friend Path equi_cost(const Path &p1, const Path &p2) { Path result(p1); sort(result.path.begin(), result.path.end(), [](const pgr_path_element3_t &e1, const pgr_path_element3_t &e2)->bool { return e1.vertex < e2.vertex; }); for (auto const &e : p2.path) { auto pos = find_if(result.path.begin(), result.path.end(), [&e](const pgr_path_element3_t &e1)->bool { return e.vertex == e1.vertex; }); if (pos != result.path.end()) { if (pos->cost > e.cost) { (*pos) = e; } } else { result.push_back(e); } } return result; } friend Path equi_cost(const std::deque< Path > &paths) { Path result; for (const auto &p1 : paths) { result = equi_cost(result, p1); } return result; } friend int count_tuples(const std::deque< Path > &paths) { int count(0); for (const Path &e : paths) { count += e.path.size(); } return count; } }; #endif // SRC_COMMON_SRC_BASE_PATH_SSCE_H_ pgrouting-pgrouting-2.1.0/src/common/src/pgr_assert.cpp000066400000000000000000000014031257314352300232720ustar00rootroot00000000000000/*PGR********************************************************************* * * file pgr_assert.cpp * * Copyright 2014 Stephen Woodbridge * Copyright 2014 Vicky Vergara * * This is free software; you can redistribute and/or modify it under * the terms of the MIT License. Please file LICENSE for details. * ********************************************************************PGR*/ #include "./pgr_assert.h" #include #ifdef assert #undef assert #endif #ifndef __STRING #define __STRING(x) #x #endif #define __TOSTRING(x) __STRING(x) const char *AssertFailedException::what() const throw() { return str; } AssertFailedException::AssertFailedException(const char *_str) : str( _str ) {} pgrouting-pgrouting-2.1.0/src/common/src/pgr_assert.h000066400000000000000000000045631257314352300227510ustar00rootroot00000000000000/*PGR********************************************************************* * * file pgr_assert.h * * Copyright 2014 Stephen Woodbridge * Copyright 2014 Vicky Vergara * * This is free software; you can redistribute and/or modify it under * the terms of the MIT License. Please file LICENSE for details. * ********************************************************************PGR*/ /*! \file vrp_assert.h * \brief An assert functionality that uses C++ throw(). * * This file provides an alternative to assert functionality that will * convert all assert() into C++ throw using an AssertFailedException class. * This allows us to catch these errors and do appropriate clean up and * re-throw if needed so we can catch errors in the postgresql environment * so we do not crash the backend server. */ #ifndef SRC_COMMON_SRC_PGR_ASSERT_H_ #define SRC_COMMON_SRC_PGR_ASSERT_H_ #include #ifdef assert #undef assert #endif #ifndef __STRING #define __STRING(x) #x #endif #define __TOSTRING(x) __STRING(x) /*! \def assert(expr) * \brief Uses the standard assert syntax. * * When an assertion fails it will throw \ref AssertFailedException and what() * will return a string like "AssertFailedException(2+2 == 5) at t.cpp:11" * * Here is an example of using it: * \code #include #include "vrp_assert.h" int main() { try { assert(2+2 == 4); assert(2+2 == 5); } catch (AssertFailedException &e) { std::cout << e.what() << "\n"; } catch (std::exception& e) { std::cout << e.what() << "\n"; } catch(...) { std::cout << "Caught unknown exception!\n"; } return 0; } \endcode */ #define assert(expr) \ ((expr) \ ? static_cast(0) \ : throw AssertFailedException("AssertFailedException: " __STRING(expr) " at " __FILE__ ":" __TOSTRING(__LINE__) )) /*! \class AssertFailedException * \brief Extends std::exception and is the exception that we throw if an assert fails. */ class AssertFailedException : public std::exception { private: const char *str; ///< str Holds the what() string for the exception. public: virtual const char *what() const throw(); explicit AssertFailedException(const char *_str); }; #endif // SRC_COMMON_SRC_PGR_ASSERT_H_ pgrouting-pgrouting-2.1.0/src/common/src/pgr_logger.h000066400000000000000000000031601257314352300227170ustar00rootroot00000000000000/* pgr_logger.h Author: Stephen Woodbridge Date: 2014-05-04 License: MIT-X A simple logging mechanism the can be disabled for production and should work in C or C++ code. USAGE: #define PGR_LOGGERR_ON #undef PGR_LOGGER_ON // turn off logging for production // override the default log file "/tmp/pgr_logger.log" #define PGR_LOGGER_FILE "mylogger.log" #undef PGR_LOGGER_LOC // dont log filename and line number #define PGR_LOGGER_LOC // log filename and line number with log message // include the logger macros and configure based on defines above #include pgr_logger.h // log a message to the log file PGR_LOGF(format, args); PGR_LOGF("%s at %d\n", "this is a message", time()); PGR_LOG("just print a string to the log"); This will log something like: myfile.cpp:123: this is a message at 1399216875 myfile.cpp:124: just print a string to the log */ #ifndef PGR_LOGGER_H #define PGR_LOGGER_H #include #if defined(PGR_LOGGER_LOC) # undef PGR_LOGGER_LOC_ # define PGR_LOGGER_LOC_ 1 #else # undef PGR_LOGGER_LOC_ # define PGR_LOGGER_LOC_ 0 #endif #ifndef PGR_LOGGER_FILE # define PGR_LOGGER_FILE "/tmp/pgr_logger.log" #endif #ifdef PGR_LOGGER_ON # define PGR_LOGF(format, ...) { \ FILE *fp = fopen(PGR_LOGGER_FILE, "a+"); \ if (PGR_LOGGER_LOC_) fprintf(fp, "%s:%d: ", __FILE__, __LINE__); \ fprintf(fp, format, __VA_ARGS__); \ fclose(fp); } #else // ifndef LOGGER_ON # define PGR_LOGF(format, ...) #endif // ifndef LOGGER_ON #define PGR_LOG(str) PGR_LOGF("%s\n", str) #endif // ifndef PGR_LOGGER_H pgrouting-pgrouting-2.1.0/src/common/src/pgr_types.h000066400000000000000000000040741257314352300226110ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef PGR_TYPES_H #define PGR_TYPES_H #include "postgres.h" typedef struct edge_astar { int id; int source; int target; float8 cost; float8 reverse_cost; float8 s_x; float8 s_y; float8 t_x; float8 t_y; } edge_astar_t; typedef struct path_element { int64_t vertex_id; int64_t edge_id; float8 cost; } path_element_t; typedef struct path_element3 { int seq; int64_t from; int64_t to; int64_t vertex; int64_t edge; float8 cost; float8 tot_cost; } pgr_path_element3_t; typedef struct { int64_t id; int64_t source; int64_t target; float8 cost; float8 reverse_cost; } pgr_edge_t; typedef struct { int seq; int64_t source; int64_t edge; float8 cost; } pgr_path_t; struct boost_vertex_t { int64_t id; }; struct boost_edge_t{ int64_t id; float8 cost; int64_t source_id; int64_t target_id; }; // used in kdijktra #if 0 typedef struct { int64_t vertex_id_source; int64_t edge_id_source; int64_t vertex_id_target; int64_t edge_id_target; float8 cost; float8 totcost; } dist_fromto_t; typedef struct { int64_t vertex_id_source; int64_t edge_id_source; int64_t vertex_id_target; int64_t edge_id_target; float8 cost; char* the_way; } path_fromto_t; #endif enum graphType { UNDIRECTED= 0, DIRECTED}; #endif // PGR_TYPES_H pgrouting-pgrouting-2.1.0/src/common/src/postgres_connection.c000066400000000000000000000264121257314352300246550ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // #define DEBUG #include "postgres.h" #include "utils/lsyscache.h" #include "catalog/pg_type.h" #include "utils/array.h" #include "executor/spi.h" #include "pgr_types.h" #include "postgres_connection.h" #define TUPLIMIT 1000 char * pgr_text2char(text *in) { char *out = palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } int pgr_finish(int code, int ret) { code = SPI_finish(); if (code != SPI_OK_FINISH ) { elog(ERROR,"couldn't disconnect from SPI"); return -1 ; } return ret; } static int pgr_fetch_column_info( int *colNumber, int *coltype, char *colName) { (*colNumber) = SPI_fnumber(SPI_tuptable->tupdesc, colName); if ((*colNumber) == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Fetching column number"); return -1; } (*coltype) = SPI_gettypeid(SPI_tuptable->tupdesc, (*colNumber)); if (SPI_result == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Fetching column type"); return -1; } return 0; } int64_t* pgr_get_bigIntArray(int *arrlen, ArrayType *input) { int ndims; // int *lbs; bool *nulls; Oid i_eltype; int16 i_typlen; bool i_typbyval; char i_typalign; Datum *i_data; int i, n; int64_t *data; /* get input array element type */ i_eltype = ARR_ELEMTYPE(input); get_typlenbyvalalign(i_eltype, &i_typlen, &i_typbyval, &i_typalign); /* validate input data type */ switch(i_eltype){ case INT2OID: case INT4OID: case INT8OID: break; default: elog(ERROR, "Expected array of any-integer"); return (int64_t*) NULL; break; } /* get various pieces of data from the input array */ ndims = ARR_NDIM(input); n = (*ARR_DIMS(input)); (*arrlen) = n; // lbs = ARR_LBOUND(input); if ( (ndims) != 1) { elog(ERROR, "One dimenton expected"); } /* get src data */ deconstruct_array(input, i_eltype, i_typlen, i_typbyval, i_typalign, &i_data, &nulls, &n); /* construct a C array */ data = (int64_t *) malloc((*arrlen) * sizeof(int64_t)); if (!data) { elog(ERROR, "Error: Out of memory!"); } PGR_DBG("array size %d", (*arrlen)); for (i=0; i<(*arrlen); i++) { if (nulls[i]) { data[i] = -1; } else { switch(i_eltype){ case INT2OID: data[i] = (int64_t) DatumGetInt16(i_data[i]); break; case INT4OID: data[i] = (int64_t) DatumGetInt32(i_data[i]); break; case INT8OID: data[i] = DatumGetInt64(i_data[i]); break; } } PGR_DBG(" data[%d]=%li", i, data[i]); } pfree(nulls); pfree(i_data); return (int64_t*)data; } /******************** Functions for pgr_foo with sql: id, source, target, cost, reverse_cost(optional) ************/ static int pgr_fetch_edge_columns( int (*edge_columns)[5], int (*edge_types)[5], bool has_rcost) { int error; error = pgr_fetch_column_info(&(*edge_columns)[0], &(*edge_types)[0], "id"); if (error == -1) return error; error = pgr_fetch_column_info(&(*edge_columns)[1], &(*edge_types)[1], "source"); if (error == -1) return error; error = pgr_fetch_column_info(&(*edge_columns)[2], &(*edge_types)[2], "target"); if (error == -1) return error; error = pgr_fetch_column_info(&(*edge_columns)[3], &(*edge_types)[3], "cost"); if (error == -1) return error; if (has_rcost) { error = pgr_fetch_column_info(&(*edge_columns)[4], &(*edge_types)[4], "reverse_cost"); if (error == -1) return error; } return 0; } static int64_t pgr_SPI_getBigInt(HeapTuple *tuple, TupleDesc *tupdesc, int colNumber, int colType) { Datum binval; bool isnull; int64_t value = 0; binval = SPI_getbinval(*tuple, *tupdesc, colNumber, &isnull); if (isnull) elog(ERROR, "Null value found"); switch (colType) { case INT2OID: value = (int64_t) DatumGetInt16(binval); break; case INT4OID: value = (int64_t) DatumGetInt32(binval); break; case INT8OID: value = DatumGetInt64(binval); break; default: elog(ERROR, "BigInt, int or SmallInt expected"); } return value; } static float8 pgr_SPI_getFloat8(HeapTuple *tuple, TupleDesc *tupdesc, int colNumber, int colType) { Datum binval; bool isnull; float8 value = 0.0; binval = SPI_getbinval(*tuple, *tupdesc, colNumber, &isnull); if (isnull) elog(ERROR, "Null value found"); switch (colType) { case INT2OID: value = (float8) DatumGetInt16(binval); break; case INT4OID: value = (float8) DatumGetInt32(binval); break; case INT8OID: value = (float8) DatumGetInt64(binval); break; case FLOAT4OID: value = (float8) DatumGetFloat4(binval); break; case FLOAT8OID: value = DatumGetFloat8(binval); break; default: elog(ERROR, "BigInt, int, SmallInt, real expected"); } return value; } void pgr_fetch_edge( HeapTuple *tuple, TupleDesc *tupdesc, int (*edge_columns)[5], int (*edge_types)[5], pgr_edge_t *target_edge, bool has_rcost) { target_edge->id = pgr_SPI_getBigInt(tuple, tupdesc, (*edge_columns)[0], (*edge_types)[0]); target_edge->source = pgr_SPI_getBigInt(tuple, tupdesc, (*edge_columns)[1], (*edge_types)[1]); target_edge->target = pgr_SPI_getBigInt(tuple, tupdesc, (*edge_columns)[2], (*edge_types)[2]); target_edge->cost = pgr_SPI_getFloat8(tuple, tupdesc, (*edge_columns)[3], (*edge_types)[3]); if (has_rcost) { target_edge->reverse_cost = pgr_SPI_getFloat8(tuple, tupdesc, (*edge_columns)[4], (*edge_types)[4]); } else { target_edge->reverse_cost = -1.0; } PGR_DBG("id: %li\t source: %li\ttarget: %li\tcost: %f\t,reverse: %f\n", target_edge->id, target_edge->source, target_edge->target, target_edge->cost, target_edge->reverse_cost); } int pgr_get_data( char *sql, pgr_edge_t **edges, int64_t *totalTuples, bool has_rcost, int64_t start_vertex, int64_t end_vertex) { PGR_DBG("Entering pgr_get_data"); bool sourceFound = false; bool targetFound = false; if (start_vertex == -1 && end_vertex == -1) { sourceFound = targetFound = true; } int ntuples; int64_t total_tuples; int edge_columns[5]; int edge_types[5]; int i; for (i = 0; i < 5; ++i) edge_columns[i] = -1; for (i = 0; i < 5; ++i) edge_types[i] = -1; int ret = -1; PGR_DBG("Connecting to SPI"); int SPIcode; SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "Couldn't open a connection to SPI"); return -1; } PGR_DBG("Preparing Plan"); void *SPIplan; SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "Couldn't create query plan via SPI"); return -1; } PGR_DBG("Opening Portal"); Portal SPIportal; if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "SPI_cursor_open('%s') returns NULL", sql); return -1; } PGR_DBG("Starting Cycle"); bool moredata = TRUE; (*totalTuples) = total_tuples = 0; while (moredata == TRUE) { SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); /* on the first tuple get the column numbers */ if (edge_columns[0] == -1) { PGR_DBG("Fetching column numbers"); if (pgr_fetch_edge_columns(&edge_columns, &edge_types, has_rcost) == -1) return pgr_finish(SPIcode, ret); PGR_DBG("Finished fetching column numbers"); } ntuples = SPI_processed; total_tuples += ntuples; PGR_DBG("Getting Memory"); if ((*edges) == NULL) (*edges) = (pgr_edge_t *)palloc(total_tuples * sizeof(pgr_edge_t)); else (*edges) = (pgr_edge_t *)repalloc((*edges), total_tuples * sizeof(pgr_edge_t)); PGR_DBG("Got Memory"); if ((*edges) == NULL) { elog(ERROR, "Out of memory"); return pgr_finish(SPIcode, ret); } if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; PGR_DBG("processing %d", ntuples); for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; pgr_fetch_edge(&tuple, &tupdesc, &edge_columns, &edge_types, &(*edges)[total_tuples - ntuples + t], has_rcost); if (!sourceFound && (((*edges)[total_tuples - ntuples + t].source == start_vertex) || ((*edges)[total_tuples - ntuples + t].target == start_vertex))) { sourceFound = true; } if (!targetFound && (((*edges)[total_tuples - ntuples + t].source == end_vertex) || ((*edges)[total_tuples - ntuples + t].target == end_vertex))) { targetFound = true; } } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } #if 0 if (!sourceFound) { // elog(NOTICE, "Starting Vertex does not exist in the data"); return 0; } if (!targetFound) { // elog(NOTICE, "Ending Vertex does not exist in the data"); return 0; } #endif if (total_tuples == 1) { // for some reason it needs at least a second edge for boost.graph to work // makeing a simple test and asking boost people ++total_tuples; (*edges) = (pgr_edge_t *)repalloc((*edges), total_tuples * sizeof(pgr_edge_t)); (*edges)[1].source = -1; (*edges)[1].target = -1; (*edges)[1].cost = 10000; (*edges)[1].id = (*edges)[0].id + 1; (*edges)[1].reverse_cost = -1; } (*totalTuples) = total_tuples; return 0; } pgr_path_element3_t* pgr_get_memory3(int size, pgr_path_element3_t *path){ if(path ==0 ){ path=malloc(size * sizeof(pgr_path_element3_t)); } else { path=realloc(path,size * sizeof(pgr_path_element3_t)); } return path; } pgr_path_element3_t* noPathFound3(int64_t fill_value, int *count, pgr_path_element3_t *no_path) { #if 0 (*count) = 1; no_path = pgr_get_memory3(1, no_path); no_path[0].seq = 0; no_path[0].from = fill_value; no_path[0].to = fill_value; no_path[0].vertex = fill_value; no_path[0].edge = -1; no_path[0].cost = 0; no_path[0].tot_cost = 0; return no_path; #else count = 0; return NULL; #endif } pgrouting-pgrouting-2.1.0/src/common/src/postgres_connection.h000066400000000000000000000047721257314352300246670ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SRC_COMMON_SRC_POSTGRES_CONNECTION_H_ #define SRC_COMMON_SRC_POSTGRES_CONNECTION_H_ #include "postgres.h" #include "executor/spi.h" #include "utils/array.h" #include "./pgr_types.h" #include "./postgres_connection.h" #ifdef DEBUG #define PGR_DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define PGR_DBG(format, arg...) do { ; } while (0) #endif #ifdef __cplusplus extern "C" { #endif char * pgr_text2char(text *in); int pgr_finish(int code, int ret); int64_t* pgr_get_bigIntArray(int *arrlen, ArrayType *input); /* int pgr_fetch_edge_columns(SPITupleTable *tuptable, int (*edge_columns)[5], bool has_reverse_cost); void pgr_fetch_edge(HeapTuple *tuple, TupleDesc *tupdesc, int (*edge_columns)[5], pgr_edge_t *target_edge, bool has_rcost); */ /*! Signature 1: bigint id, bigint source, bigint target, float cost float reverse_cost */ int pgr_get_data( char *sql, //!< \param [IN] sql from where we get the data pgr_edge_t **edges, //!< \param [OUT] edges retrieved edges int64_t *total_tuples, //!< \param [OUT] total_tuples Total edges retrived bool has_rcost, //!< \param [IN] has_rcost flag for reverse_cost int64_t start_vertex, //!< \param [IN] start_vertex index to look for int64_t end_vertex); //!< \param [IN] end_vertex index to look for // output corresponding to costResult3Big pgr_path_element3_t* pgr_get_memory3(int size, pgr_path_element3_t *path); // pgr_path_element3_t * noPathFound3(int64_t start_id); pgr_path_element3_t* noPathFound3(int64_t fill_value, int *count, pgr_path_element3_t *no_path); #ifdef __cplusplus } #endif #endif // SRC_COMMON_SRC_POSTGRES_CONNECTION_H_ pgrouting-pgrouting-2.1.0/src/common/src/signalhandler.cpp000066400000000000000000000032721257314352300237420ustar00rootroot00000000000000/*PGR********************************************************************* * * file signalhandler.cpp * * Copyright 2014 Stephen Woodbridge * Copyright 2014 Vicky Vergara * * This is free software; you can redistribute and/or modify it under * the terms of the MIT License. Please file LICENSE for details. * ********************************************************************PGR*/ #include "./signalhandler.h" SignalHandler * SignalHandler::instance() { if (!instance_) instance_ = new SignalHandler; assert(instance_ != NULL); return instance_; } EventHandler * SignalHandler::registerHandler(int signum, EventHandler *eh) { // Copy the from the slot in // the table. EventHandler *old_eh = signalHandlers_[signum]; // Store into the slot in the // table. SignalHandler::signalHandlers_[signum] = eh; // Register the to handle this // . struct sigaction sa; sa.sa_handler = SignalHandler::dispatcher; sigemptyset(&sa.sa_mask); sa.sa_flags = 0; sigaction(signum, &sa, 0); return old_eh; } void SignalHandler::removeHandler(int signum) { // EventHandler *old_eh = signalHandlers_[signum]; signalHandlers_[signum] = static_cast(0); } void SignalHandler::dispatcher(int signum) { // Perform a sanity check... if (SignalHandler::signalHandlers_[signum] != 0) // Dispatch the handler's hook method. SignalHandler::signalHandlers_[signum]->handleSignal(signum); } // these allocate actual storage SignalHandler *SignalHandler::instance_ = NULL; EventHandler *SignalHandler::signalHandlers_[NSIG]; pgrouting-pgrouting-2.1.0/src/common/src/signalhandler.h000066400000000000000000000065431257314352300234130ustar00rootroot00000000000000/*PGR********************************************************************* * * file signalhandler.h * * Copyright 2014 Stephen Woodbridge * Copyright 2014 Vicky Vergara * * This is free software; you can redistribute and/or modify it under * the terms of the MIT License. Please file LICENSE for details. * ********************************************************************PGR*/ #ifndef SRC_COMMON_SRC_SIGNALHANDLER_H_ #define SRC_COMMON_SRC_SIGNALHANDLER_H_ #include // defines NULL #include #include #include "./pgr_assert.h" class UserQuitException: public std::exception { private: const char *str; ///< str Holds the what() string for the exception. public: virtual const char *what() const throw() { return str; } explicit UserQuitException(const char *_str): str(_str) {} }; class EventHandler { public: // Hook method for the signal hook method. virtual void handleSignal(int signum) = 0; // ... other hook methods for other types of // events such as timers, I/O, and // synchronization objects. }; class SignalHandler { public: // Entry point. static SignalHandler *instance(void); // Register an event handler for // and return a pointer to any existing // that was previously registered to handle . EventHandler *registerHandler(int signum, EventHandler *eh); // Remove the for // by setting the slot in the // table to NULL. void removeHandler(int signum); private: // Ensure we're a Singleton. SignalHandler(void) {} // Singleton pointer. static SignalHandler *instance_; // Entry point adapter installed into // (must be a static method or a stand-alone // extern "C" function). static void dispatcher(int signum); // Table of pointers to concrete s // registered by applications. NSIG is the number of // signals defined in . static EventHandler *signalHandlers_[NSIG]; }; // --------------------------------------------------------- // -- some concrete signal handlers // --------------------------------------------------------- class SIGINT_Handler: public EventHandler { public: SIGINT_Handler(void): graceful_quit_(0) {} // Hook method. virtual void handleSignal(int signum) { if (signum == SIGINT) this->graceful_quit_ = 1; } // Accessor. sig_atomic_t gracefulQuit(void) { return this->graceful_quit_;} private: sig_atomic_t graceful_quit_; }; class SIGQUIT_Handler: public EventHandler { public: SIGQUIT_Handler(void): abortive_quit_(0) {} // Hook method. virtual void handleSignal(int signum) { if (signum == SIGQUIT) this->abortive_quit_ = 1; } // Accessor. sig_atomic_t abortiveQuit(void) { return this->abortive_quit_;} private: sig_atomic_t abortive_quit_; }; #define REG_SIGINT SIGINT_Handler sigint_handler; \ SignalHandler::instance()->registerHandler(SIGINT, &sigint_handler); #define REG_SIGQUIT SIGQUIT_Handler sigquit_handler; \ SignalHandler::instance()->registerHandler(SIGQUIT, &sigquit_handler); #define THROW_ON_SIGINT do { \ if ( sigint_handler.gracefulQuit() == 1 ) \ throw(UserQuitException("Abort on User Request!")); \ } while (0); #endif // SRC_COMMON_SRC_SIGNALHANDLER_H_ pgrouting-pgrouting-2.1.0/src/common/test/000077500000000000000000000000001257314352300206075ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/test/CMakeLists.txt000066400000000000000000000000001257314352300233350ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/test/common-any-00.data000066400000000000000000000101621257314352300237340ustar00rootroot00000000000000BEGIN; -- -- PostgreSQL database dump -- SET client_encoding = 'UTF8'; SET standard_conforming_strings = off; SET check_function_bodies = false; SET client_min_messages = warning; SET escape_string_warning = off; SET search_path = public, pg_catalog; SET default_tablespace = ''; SET default_with_oids = false; -- -- Name: edges2; Type: TABLE; Schema: public; Owner: -; Tablespace: -- DROP TABLE IF EXISTS edges2 CASCADE; CREATE TABLE edges2 ( eid integer NOT NULL, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, to_cost double precision, rule text, the_geom geometry, CONSTRAINT enforce_dims_the_geom CHECK ((st_ndims(the_geom) = 2)), CONSTRAINT enforce_geotype_the_geom CHECK (((geometrytype(the_geom) = 'LINESTRING'::text) OR (the_geom IS NULL))) -- , CONSTRAINT enforce_srid_the_geom CHECK ((st_srid(the_geom) = (0))) ); -- -- Data for Name: edges2; Type: TABLE DATA; Schema: public; Owner: - -- COPY edges2 (eid, dir, source, target, cost, reverse_cost, x1, y1, x2, y2, to_cost, rule, the_geom) FROM stdin WITH NULL '__NULL__'; 1 B 1 2 1 1 2 0 2 1 __NULL__ __NULL__ 010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2 TF 2 3 -1 1 2 1 3 1 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 3 TF 3 4 -1 1 3 1 4 1 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4 B 2 7 1 1 2 1 2 2 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 5 FT 3 8 1 -1 3 1 3 2 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 6 B 5 6 1 1 0 2 1 2 __NULL__ __NULL__ 01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 7 B 6 7 1 1 1 2 2 2 __NULL__ __NULL__ 010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 8 B 7 8 1 1 2 2 3 2 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000004000000000000008400000000000000040 9 B 8 9 1 1 3 2 4 2 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000004000000000000010400000000000000040 10 B 7 10 1 1 2 2 2 3 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000004000000000000000400000000000000840 11 FT 8 11 1 -1 3 2 3 3 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000004000000000000008400000000000000840 12 FT 10 11 1 -1 2 3 3 3 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000084000000000000008400000000000000840 13 FT 11 12 1 -1 3 3 4 3 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000084000000000000010400000000000000840 14 B 10 13 1 1 2 3 2 4 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000084000000000000000400000000000001040 15 B 9 12 1 1 4 2 4 3 __NULL__ __NULL__ 0102000000020000000000000000001040000000000000004000000000000010400000000000000840 16 B 4 9 1 1 4 1 4 2 __NULL__ __NULL__ 0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 \. -- -- add some additional edges the cause problems -- insert into edges2 values (17,'FT',0,0,1,1,1,0.5,2,0.5,NULL,NULL,'LINESTRING(1 0.5,2 0.5)'::geometry); insert into edges2 values (18,'TF',0,0,1,1,2,0.5,3,0.5,NULL,NULL,'LINESTRING(2 0.5,3 0.5)'::geometry); insert into edges2 values (19,'FT',0,0,1,1,1,0.5,1,1.5,NULL,NULL,'LINESTRING(1 0.5,1 1.5)'::geometry); insert into edges2 values (20,'TF',0,0,1,1,1,1.5,1,2.5,NULL,NULL,'LINESTRING(1 1.5,1 2.5)'::geometry); insert into edges2 values (21,'B',0,0,1,1,1,2.5,3,0.5,NULL,NULL,'LINESTRING(1 2.5,3 0.5)'::geometry); insert into edges2 values (22,'B',0,0,1,1,1,2.5,1,3.5,NULL,NULL,'LINESTRING(1 2.5,1 3.5)'::geometry); insert into edges2 values (23,'B',0,0,1,1,1,2.5,1,3.5,NULL,NULL,'LINESTRING(1 3.5,2 3.5)'::geometry); -- -- Name: edges2_pkey; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace: -- ALTER TABLE ONLY edges2 ADD CONSTRAINT edges2_pkey PRIMARY KEY (eid); -- -- PostgreSQL database dump complete -- COMMIT; pgrouting-pgrouting-2.1.0/src/common/test/common-any-01.data000066400000000000000000000012731257314352300237400ustar00rootroot00000000000000-- create 4x4 grid of overlapping lines horizontal and vertical -- set the even numbered ones with dir='FT' and the odd ones 'TF' drop table if exists unnoded; create table unnoded ( id serial not null primary key, dir text ); select addgeometrycolumn('unnoded', 'the_geom', ST_SRID('POINT(0 0)'::geometry) , 'LINESTRING', 2); insert into unnoded (dir, the_geom) select case when s1%2=0 then 'FT' else 'TF' end, st_astext(st_makeline(st_makepoint(1,s1), st_makepoint(6,s1))) from (select generate_series(2,5) as s1) as foo union all select case when s1%2=0 then 'FT' else 'TF' end, st_astext(st_makeline(st_makepoint(s1,1), st_makepoint(s1,6))) from (select generate_series(2,5) as s1) as foo; pgrouting-pgrouting-2.1.0/src/common/test/common-any-01.result000066400000000000000000000031621257314352300243440ustar00rootroot00000000000000 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edges2',1e-06,'the_geom','eid','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 23 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK 1|||||010100000000000000000000400000000000000000 2|||||01010000000000000000000040000000000000F03F 3|||||01010000000000000000000840000000000000F03F 4|||||01010000000000000000001040000000000000F03F 5|||||010100000000000000000000400000000000000040 6|||||010100000000000000000008400000000000000040 7|||||010100000000000000000000000000000000000040 8|||||0101000000000000000000F03F0000000000000040 9|||||010100000000000000000010400000000000000040 10|||||010100000000000000000000400000000000000840 11|||||010100000000000000000008400000000000000840 12|||||010100000000000000000010400000000000000840 13|||||010100000000000000000000400000000000001040 14|||||0101000000000000000000F03F000000000000E03F 15|||||01010000000000000000000040000000000000E03F 16|||||01010000000000000000000840000000000000E03F 17|||||0101000000000000000000F03F000000000000F83F 18|||||0101000000000000000000F03F0000000000000440 19|||||0101000000000000000000F03F0000000000000C40 20|||||010100000000000000000000400000000000000C40 --------------------------------------- 1|1|2 2|2|3 3|3|4 4|2|5 5|3|6 6|7|8 7|8|5 8|5|6 9|6|9 10|5|10 11|6|11 12|10|11 13|11|12 14|10|13 15|9|12 16|4|9 17|14|15 18|15|16 19|14|17 20|17|18 21|18|16 22|18|19 23|19|20 pgrouting-pgrouting-2.1.0/src/common/test/common-any-01.test.sql000066400000000000000000000003261257314352300246020ustar00rootroot00000000000000select pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid'); select * from edges2_vertices_pgr order by id; \echo '---------------------------------------' select eid, source, target from edges2 order by eid; pgrouting-pgrouting-2.1.0/src/common/test/common-any-02.data000066400000000000000000000105071257314352300237410ustar00rootroot00000000000000-- -- PostgreSQL database dump -- SET statement_timeout = 0; SET client_encoding = 'UTF8'; SET standard_conforming_strings = on; SET check_function_bodies = false; SET client_min_messages = warning; SET default_tablespace = ''; SET default_with_oids = false; -- -- Name: edge_table; Type: TABLE; Schema: public; Owner: postgres; Tablespace: -- DROP TABLE IF EXISTS edge_table CASCADE; CREATE TABLE edge_table ( id integer NOT NULL, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry, sgid integer, tgid integer ); ALTER TABLE edge_table OWNER TO postgres; -- -- Name: edge_table_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres -- CREATE SEQUENCE edge_table_id_seq START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE edge_table_id_seq OWNER TO postgres; -- -- Name: edge_table_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres -- ALTER SEQUENCE edge_table_id_seq OWNED BY edge_table.id; -- -- Name: id; Type: DEFAULT; Schema: public; Owner: postgres -- ALTER TABLE ONLY edge_table ALTER COLUMN id SET DEFAULT nextval('edge_table_id_seq'::regclass); -- -- Data for Name: edge_table; Type: TABLE DATA; Schema: public; Owner: postgres -- COPY edge_table (id, dir, source, target, cost, reverse_cost, x1, y1, x2, y2, the_geom, sgid, tgid) FROM stdin; 1 B 1 2 1 1 2 0 2 1 010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2 4 2 TF 2 3 -1 1 2 1 3 1 0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 4 4 3 TF 3 4 -1 1 3 1 4 1 0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4 4 7 B 8 5 1 1 1 2 2 2 010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 4 4 4 B 2 5 1 1 2 1 2 2 0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 4 4 5 FT 3 6 1 -1 3 1 3 2 0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 4 4 6 B 7 8 1 1 0 2 1 2 01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 1 4 16 B 4 9 1 1 4 1 4 2 0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 4 4 12 FT 10 11 1 -1 2 3 3 3 0102000000020000000000000000000040000000000000084000000000000008400000000000000840 3 3 11 FT 6 11 1 -1 3 2 3 3 0102000000020000000000000000000840000000000000004000000000000008400000000000000840 4 3 13 FT 11 12 1 -1 3 3 4 3 0102000000020000000000000000000840000000000000084000000000000010400000000000000840 3 3 15 B 9 12 1 1 4 2 4 3 0102000000020000000000000000001040000000000000004000000000000010400000000000000840 4 3 14 B 10 13 1 1 2 3 2 4 0102000000020000000000000000000040000000000000084000000000000000400000000000001040 3 3 17 B 14 15 1 1 0.5 3.5 1.99999999999899991 3.5 010200000002000000000000000000E03F0000000000000C4068EEFFFFFFFFFF3F0000000000000C40 3 3 18 B 16 17 1 1 3.5 2.29999999999999982 3.5 4 0102000000020000000000000000000C4066666666666602400000000000000C400000000000001040 4 3 8 B 5 6 1 1 2 2 3 2 0102000000020000000000000000000040000000000000004000000000000008400000000000000040 4 4 9 B 6 9 1 1 3 2 4 2 0102000000020000000000000000000840000000000000004000000000000010400000000000000040 4 4 10 B 5 10 1 1 2 2 2 3 0102000000020000000000000000000040000000000000004000000000000000400000000000000840 4 3 \. -- -- Name: edge_table_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres -- SELECT pg_catalog.setval('edge_table_id_seq', 18, true); -- -- Name: edge_table_id_idx; Type: INDEX; Schema: public; Owner: postgres; Tablespace: -- CREATE INDEX edge_table_id_idx ON edge_table USING btree (id); -- -- Name: edge_table_source_idx; Type: INDEX; Schema: public; Owner: postgres; Tablespace: -- CREATE INDEX edge_table_source_idx ON edge_table USING btree (source); -- -- Name: edge_table_target_idx; Type: INDEX; Schema: public; Owner: postgres; Tablespace: -- CREATE INDEX edge_table_target_idx ON edge_table USING btree (target); -- -- Name: edge_table_the_geom_gidx; Type: INDEX; Schema: public; Owner: postgres; Tablespace: -- CREATE INDEX edge_table_the_geom_gidx ON edge_table USING gist (the_geom); -- -- PostgreSQL database dump complete -- pgrouting-pgrouting-2.1.0/src/common/test/common-any-02.result000066400000000000000000000043631257314352300243510ustar00rootroot00000000000000 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edges2',1e-06,'the_geom','eid','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 23 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('edges2',1e-06,'the_geom','eid','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 4 NOTICE: Potential gaps found near dead ends: 1 NOTICE: Intersections detected: 8 NOTICE: Ring geometries: 0 OK 1 --------------------------------------- 1|4 2|8 3|6 4|2 --------------------------------------- 1|1|0|||010100000000000000000000400000000000000000 2|3|0|||01010000000000000000000040000000000000F03F 3|3|0|||01010000000000000000000840000000000000F03F 4|2|0|||01010000000000000000001040000000000000F03F 5|4|0|||010100000000000000000000400000000000000040 6|4|0|||010100000000000000000008400000000000000040 7|1|0|||010100000000000000000000000000000000000040 8|2|0|||0101000000000000000000F03F0000000000000040 9|3|0|||010100000000000000000010400000000000000040 10|3|0|||010100000000000000000000400000000000000840 11|3|0|||010100000000000000000008400000000000000840 12|2|0|||010100000000000000000010400000000000000840 13|1|0|||010100000000000000000000400000000000001040 14|2|0|||0101000000000000000000F03F000000000000E03F 15|2|0|||01010000000000000000000040000000000000E03F 16|2|0|||01010000000000000000000840000000000000E03F 17|2|0|||0101000000000000000000F03F000000000000F83F 18|3|0|||0101000000000000000000F03F0000000000000440 19|2|0|||0101000000000000000000F03F0000000000000C40 20|1|1|||010100000000000000000000400000000000000C40 pgrouting-pgrouting-2.1.0/src/common/test/common-any-02.test.sql000066400000000000000000000005751257314352300246110ustar00rootroot00000000000000select pgr_createTopology('edges2',0.000001,id:='eid'); select pgr_analyzegraph('edges2', 0.000001,id:='eid'); select count(*) from edges2_vertices_pgr where chk=1; \echo '---------------------------------------' select cnt, count(*) from edges2_vertices_pgr group by cnt order by cnt; \echo '---------------------------------------' select * from edges2_vertices_pgr order by id; pgrouting-pgrouting-2.1.0/src/common/test/common-any-03.result000066400000000000000000000016041257314352300243450ustar00rootroot00000000000000 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edges2',1e-05,'the_geom','eid','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 23 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_analyzeOneway('edges2','{"",B,TF}','{"",B,FT}','{"",B,FT}','{"",B,TF}','dir','source','target',t) NOTICE: Analyzing graph for one way street errors. NOTICE: Analysis 25% complete ... NOTICE: Analysis 50% complete ... NOTICE: Analysis 75% complete ... NOTICE: Analysis 100% complete ... NOTICE: Found 3 potential problems in directionality OK 17|||2|0|POINT(1 1.5) 15|||2|0|POINT(2 0.5) 14|||0|2|POINT(1 0.5) pgrouting-pgrouting-2.1.0/src/common/test/common-any-03.test.sql000066400000000000000000000004751257314352300246110ustar00rootroot00000000000000select pgr_createTopology('edges2',0.00001,id:='eid'); select pgr_analyzeOneway('edges2', ARRAY['', 'B', 'TF'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'TF'], oneway:='dir'); select id, cnt, chk, ein, eout, st_astext(the_geom) from edges2_vertices_pgr where ein=0 or eout=0; pgrouting-pgrouting-2.1.0/src/common/test/common-any-04.result000066400000000000000000000340401257314352300243460ustar00rootroot000000000000008 NOTICE: PROCESSING: NOTICE: pgr_nodeNetwork('unnoded',1e-06,'the_geom','id','noded') NOTICE: Performing checks, please wait ..... NOTICE: Processing, please wait ..... NOTICE: Splitted Edges: 8 NOTICE: Untouched Edges: 0 NOTICE: Total original Edges: 8 NOTICE: Edges generated: 40 NOTICE: Untouched Edges: 0 NOTICE: Total New segments: 40 NOTICE: New Table: public.unnoded_noded NOTICE: ---------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createTopology('unnoded_noded',1e-06,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 40 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.unnoded_noded is: public.unnoded_noded_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('unnoded_noded',1e-06,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 16 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 OK 1|1|4|1|2|010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 2|1|5|2|3|0102000000020000000000000000000040000000000000004000000000000008400000000000000040 3|1|6|3|4|0102000000020000000000000000000840000000000000004000000000000010400000000000000040 4|1|7|4|5|0102000000020000000000000000001040000000000000004000000000000014400000000000000040 5|1|8|5|6|0102000000020000000000000000001440000000000000004000000000000018400000000000000040 6|2|4|7|8|010200000002000000000000000000F03F000000000000084000000000000000400000000000000840 7|2|5|8|9|0102000000020000000000000000000040000000000000084000000000000008400000000000000840 8|2|6|9|10|0102000000020000000000000000000840000000000000084000000000000010400000000000000840 9|2|7|10|11|0102000000020000000000000000001040000000000000084000000000000014400000000000000840 10|2|8|11|12|0102000000020000000000000000001440000000000000084000000000000018400000000000000840 11|3|4|13|14|010200000002000000000000000000F03F000000000000104000000000000000400000000000001040 12|3|5|14|15|0102000000020000000000000000000040000000000000104000000000000008400000000000001040 13|3|6|15|16|0102000000020000000000000000000840000000000000104000000000000010400000000000001040 14|3|7|16|17|0102000000020000000000000000001040000000000000104000000000000014400000000000001040 15|3|8|17|18|0102000000020000000000000000001440000000000000104000000000000018400000000000001040 16|4|4|19|20|010200000002000000000000000000F03F000000000000144000000000000000400000000000001440 17|4|5|20|21|0102000000020000000000000000000040000000000000144000000000000008400000000000001440 18|4|6|21|22|0102000000020000000000000000000840000000000000144000000000000010400000000000001440 19|4|7|22|23|0102000000020000000000000000001040000000000000144000000000000014400000000000001440 20|4|8|23|24|0102000000020000000000000000001440000000000000144000000000000018400000000000001440 21|5|4|25|2|0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 22|5|5|2|8|0102000000020000000000000000000040000000000000004000000000000000400000000000000840 23|5|6|8|14|0102000000020000000000000000000040000000000000084000000000000000400000000000001040 24|5|7|14|20|0102000000020000000000000000000040000000000000104000000000000000400000000000001440 25|5|8|20|26|0102000000020000000000000000000040000000000000144000000000000000400000000000001840 26|6|4|27|3|0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 27|6|5|3|9|0102000000020000000000000000000840000000000000004000000000000008400000000000000840 28|6|6|9|15|0102000000020000000000000000000840000000000000084000000000000008400000000000001040 29|6|7|15|21|0102000000020000000000000000000840000000000000104000000000000008400000000000001440 30|6|8|21|28|0102000000020000000000000000000840000000000000144000000000000008400000000000001840 31|7|4|29|4|0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 32|7|5|4|10|0102000000020000000000000000001040000000000000004000000000000010400000000000000840 33|7|6|10|16|0102000000020000000000000000001040000000000000084000000000000010400000000000001040 34|7|7|16|22|0102000000020000000000000000001040000000000000104000000000000010400000000000001440 35|7|8|22|30|0102000000020000000000000000001040000000000000144000000000000010400000000000001840 36|8|4|31|5|0102000000020000000000000000001440000000000000F03F00000000000014400000000000000040 37|8|5|5|11|0102000000020000000000000000001440000000000000004000000000000014400000000000000840 38|8|6|11|17|0102000000020000000000000000001440000000000000084000000000000014400000000000001040 39|8|7|17|23|0102000000020000000000000000001440000000000000104000000000000014400000000000001440 40|8|8|23|32|0102000000020000000000000000001440000000000000144000000000000014400000000000001840 1|1|0|||0101000000000000000000F03F0000000000000040 2|4|0|||010100000000000000000000400000000000000040 3|4|0|||010100000000000000000008400000000000000040 4|4|0|||010100000000000000000010400000000000000040 5|4|0|||010100000000000000000014400000000000000040 6|1|0|||010100000000000000000018400000000000000040 7|1|0|||0101000000000000000000F03F0000000000000840 8|4|0|||010100000000000000000000400000000000000840 9|4|0|||010100000000000000000008400000000000000840 10|4|0|||010100000000000000000010400000000000000840 11|4|0|||010100000000000000000014400000000000000840 12|1|0|||010100000000000000000018400000000000000840 13|1|0|||0101000000000000000000F03F0000000000001040 14|4|0|||010100000000000000000000400000000000001040 15|4|0|||010100000000000000000008400000000000001040 16|4|0|||010100000000000000000010400000000000001040 17|4|0|||010100000000000000000014400000000000001040 18|1|0|||010100000000000000000018400000000000001040 19|1|0|||0101000000000000000000F03F0000000000001440 20|4|0|||010100000000000000000000400000000000001440 21|4|0|||010100000000000000000008400000000000001440 22|4|0|||010100000000000000000010400000000000001440 23|4|0|||010100000000000000000014400000000000001440 24|1|0|||010100000000000000000018400000000000001440 25|1|0|||01010000000000000000000040000000000000F03F 26|1|0|||010100000000000000000000400000000000001840 27|1|0|||01010000000000000000000840000000000000F03F 28|1|0|||010100000000000000000008400000000000001840 29|1|0|||01010000000000000000001040000000000000F03F 30|1|0|||010100000000000000000010400000000000001840 31|1|0|||01010000000000000000001440000000000000F03F 32|1|0|||010100000000000000000014400000000000001840 public.noded2.the_geom SRID:0 TYPE:LINESTRING DIMS:2 NOTICE: PROCESSING: NOTICE: pgr_createTopology('noded2',1e-06,'the_geom','gid','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 40 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.noded2 is: public.noded2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_analyzeGraph('noded2',1e-06,'the_geom','gid','source','target','true') NOTICE: Performing checks, please wait... NOTICE: Analyzing for dead ends. Please wait... NOTICE: Analyzing for gaps. Please wait... NOTICE: Analyzing for isolated edges. Please wait... NOTICE: Analyzing for ring geometries. Please wait... NOTICE: Analyzing for intersections. Please wait... NOTICE: ANALYSIS RESULTS FOR SELECTED EDGES: NOTICE: Isolated segments: 0 NOTICE: Dead ends: 16 NOTICE: Potential gaps found near dead ends: 0 NOTICE: Intersections detected: 0 NOTICE: Ring geometries: 0 OK NOTICE: PROCESSING: NOTICE: pgr_analyzeOneway('noded2','{"",B,TF}','{"",B,FT}','{"",B,FT}','{"",B,TF}','dir','source','target',t) NOTICE: Analyzing graph for one way street errors. NOTICE: Analysis 25% complete ... NOTICE: Analysis 50% complete ... NOTICE: Analysis 75% complete ... NOTICE: Analysis 100% complete ... NOTICE: Found 16 potential problems in directionality OK 1|1|FT|1|2|||010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 2|1|FT|2|3|||0102000000020000000000000000000040000000000000004000000000000008400000000000000040 3|1|FT|3|4|||0102000000020000000000000000000840000000000000004000000000000010400000000000000040 4|1|FT|4|5|||0102000000020000000000000000001040000000000000004000000000000014400000000000000040 5|1|FT|5|6|||0102000000020000000000000000001440000000000000004000000000000018400000000000000040 6|2|TF|7|8|||010200000002000000000000000000F03F000000000000084000000000000000400000000000000840 7|2|TF|8|9|||0102000000020000000000000000000040000000000000084000000000000008400000000000000840 8|2|TF|9|10|||0102000000020000000000000000000840000000000000084000000000000010400000000000000840 9|2|TF|10|11|||0102000000020000000000000000001040000000000000084000000000000014400000000000000840 10|2|TF|11|12|||0102000000020000000000000000001440000000000000084000000000000018400000000000000840 11|3|FT|13|14|||010200000002000000000000000000F03F000000000000104000000000000000400000000000001040 12|3|FT|14|15|||0102000000020000000000000000000040000000000000104000000000000008400000000000001040 13|3|FT|15|16|||0102000000020000000000000000000840000000000000104000000000000010400000000000001040 14|3|FT|16|17|||0102000000020000000000000000001040000000000000104000000000000014400000000000001040 15|3|FT|17|18|||0102000000020000000000000000001440000000000000104000000000000018400000000000001040 16|4|TF|19|20|||010200000002000000000000000000F03F000000000000144000000000000000400000000000001440 17|4|TF|20|21|||0102000000020000000000000000000040000000000000144000000000000008400000000000001440 18|4|TF|21|22|||0102000000020000000000000000000840000000000000144000000000000010400000000000001440 19|4|TF|22|23|||0102000000020000000000000000001040000000000000144000000000000014400000000000001440 20|4|TF|23|24|||0102000000020000000000000000001440000000000000144000000000000018400000000000001440 21|5|FT|25|2|||0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 22|5|FT|2|8|||0102000000020000000000000000000040000000000000004000000000000000400000000000000840 23|5|FT|8|14|||0102000000020000000000000000000040000000000000084000000000000000400000000000001040 24|5|FT|14|20|||0102000000020000000000000000000040000000000000104000000000000000400000000000001440 25|5|FT|20|26|||0102000000020000000000000000000040000000000000144000000000000000400000000000001840 26|6|TF|27|3|||0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 27|6|TF|3|9|||0102000000020000000000000000000840000000000000004000000000000008400000000000000840 28|6|TF|9|15|||0102000000020000000000000000000840000000000000084000000000000008400000000000001040 29|6|TF|15|21|||0102000000020000000000000000000840000000000000104000000000000008400000000000001440 30|6|TF|21|28|||0102000000020000000000000000000840000000000000144000000000000008400000000000001840 31|7|FT|29|4|||0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 32|7|FT|4|10|||0102000000020000000000000000001040000000000000004000000000000010400000000000000840 33|7|FT|10|16|||0102000000020000000000000000001040000000000000084000000000000010400000000000001040 34|7|FT|16|22|||0102000000020000000000000000001040000000000000104000000000000010400000000000001440 35|7|FT|22|30|||0102000000020000000000000000001040000000000000144000000000000010400000000000001840 36|8|TF|31|5|||0102000000020000000000000000001440000000000000F03F00000000000014400000000000000040 37|8|TF|5|11|||0102000000020000000000000000001440000000000000004000000000000014400000000000000840 38|8|TF|11|17|||0102000000020000000000000000001440000000000000084000000000000014400000000000001040 39|8|TF|17|23|||0102000000020000000000000000001440000000000000104000000000000014400000000000001440 40|8|TF|23|32|||0102000000020000000000000000001440000000000000144000000000000014400000000000001840 1|1|0|0|1|0101000000000000000000F03F0000000000000040 2|4|0|2|2|010100000000000000000000400000000000000040 3|4|0|2|2|010100000000000000000008400000000000000040 4|4|0|2|2|010100000000000000000010400000000000000040 5|4|0|2|2|010100000000000000000014400000000000000040 6|1|0|1|0|010100000000000000000018400000000000000040 7|1|0|1|0|0101000000000000000000F03F0000000000000840 8|4|0|2|2|010100000000000000000000400000000000000840 9|4|0|2|2|010100000000000000000008400000000000000840 10|4|0|2|2|010100000000000000000010400000000000000840 11|4|0|2|2|010100000000000000000014400000000000000840 12|1|0|0|1|010100000000000000000018400000000000000840 13|1|0|0|1|0101000000000000000000F03F0000000000001040 14|4|0|2|2|010100000000000000000000400000000000001040 15|4|0|2|2|010100000000000000000008400000000000001040 16|4|0|2|2|010100000000000000000010400000000000001040 17|4|0|2|2|010100000000000000000014400000000000001040 18|1|0|1|0|010100000000000000000018400000000000001040 19|1|0|1|0|0101000000000000000000F03F0000000000001440 20|4|0|2|2|010100000000000000000000400000000000001440 21|4|0|2|2|010100000000000000000008400000000000001440 22|4|0|2|2|010100000000000000000010400000000000001440 23|4|0|2|2|010100000000000000000014400000000000001440 24|1|0|0|1|010100000000000000000018400000000000001440 25|1|0|0|1|01010000000000000000000040000000000000F03F 26|1|0|1|0|010100000000000000000000400000000000001840 27|1|0|1|0|01010000000000000000000840000000000000F03F 28|1|0|0|1|010100000000000000000008400000000000001840 29|1|0|0|1|01010000000000000000001040000000000000F03F 30|1|0|1|0|010100000000000000000010400000000000001840 31|1|0|1|0|01010000000000000000001440000000000000F03F 32|1|0|0|1|010100000000000000000014400000000000001840 pgrouting-pgrouting-2.1.0/src/common/test/common-any-04.test.sql000066400000000000000000000024001257314352300246000ustar00rootroot00000000000000-- node the network select count(*) from unnoded limit 1; select pgr_nodenetwork('unnoded', 0.000001); select pgr_createtopology('unnoded_noded', 0.000001 ); select pgr_analyzegraph('unnoded_noded', 0.000001); select * from unnoded_noded order by old_id, sub_id; select * from unnoded_noded_vertices_pgr order by id; -- create a new table and merge attribute from original and noded -- into table noded2 set client_min_messages to warning; drop table if exists noded2; create table noded2 ( gid serial not null primary key, id int, dir text, source int, target int, cost float8, rcost float8 ); select regexp_replace(addgeometrycolumn('noded2', 'the_geom', ST_SRID('POINT(0 0)'::geometry) , 'LINESTRING', 2), 'SRID:-1', 'SRID:0'); insert into noded2 (id, dir, the_geom) select a.old_id, b.dir, a.the_geom from unnoded_noded a, unnoded b where a.old_id=b.id; set client_min_messages to notice; select pgr_createtopology('noded2', 0.000001,id:='gid'); select pgr_analyzegraph('noded2', 0.000001,id:='gid'); select pgr_analyzeoneway('noded2', ARRAY['', 'B', 'TF'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'FT'], ARRAY['', 'B', 'TF'], oneway:='dir'); select * from noded2 order by id; select * from noded2_vertices_pgr order by id; pgrouting-pgrouting-2.1.0/src/common/test/common-any-05.result000066400000000000000000000041621257314352300243510ustar00rootroot00000000000000public.noded3.the_geom SRID:0 TYPE:MULTILINESTRING DIMS:2 --------------------------------- NOTICE: PROCESSING: NOTICE: pgr_createTopology('noded3',1e-06,'the_geom','gid','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 40 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.noded3 is: public.noded3_vertices_pgr NOTICE: ---------------------------------------------- OK --------------------------------- 1|||||0101000000000000000000F03F0000000000000040 2|||||010100000000000000000000400000000000000040 3|||||010100000000000000000008400000000000000040 4|||||010100000000000000000010400000000000000040 5|||||010100000000000000000014400000000000000040 6|||||010100000000000000000018400000000000000040 7|||||0101000000000000000000F03F0000000000000840 8|||||010100000000000000000000400000000000000840 9|||||010100000000000000000008400000000000000840 10|||||010100000000000000000010400000000000000840 11|||||010100000000000000000014400000000000000840 12|||||010100000000000000000018400000000000000840 13|||||0101000000000000000000F03F0000000000001040 14|||||010100000000000000000000400000000000001040 15|||||010100000000000000000008400000000000001040 16|||||010100000000000000000010400000000000001040 17|||||010100000000000000000014400000000000001040 18|||||010100000000000000000018400000000000001040 19|||||0101000000000000000000F03F0000000000001440 20|||||010100000000000000000000400000000000001440 21|||||010100000000000000000008400000000000001440 22|||||010100000000000000000010400000000000001440 23|||||010100000000000000000014400000000000001440 24|||||010100000000000000000018400000000000001440 25|||||01010000000000000000000040000000000000F03F 26|||||010100000000000000000000400000000000001840 27|||||01010000000000000000000840000000000000F03F 28|||||010100000000000000000008400000000000001840 29|||||01010000000000000000001040000000000000F03F 30|||||010100000000000000000010400000000000001840 31|||||01010000000000000000001440000000000000F03F 32|||||010100000000000000000014400000000000001840 pgrouting-pgrouting-2.1.0/src/common/test/common-any-05.test.sql000066400000000000000000000014701257314352300246070ustar00rootroot00000000000000-- create a new table and merge attribute from original and noded -- into table noded3 set client_min_messages to warning; drop table if exists noded3 cascade; create table noded3 ( gid serial not null primary key, id int, dir text, source int, target int, cost float8, rcost float8 ); select regexp_replace(addgeometrycolumn('noded3', 'the_geom', ST_SRID('POINT(0 0)'::geometry) , 'MULTILINESTRING', 2), 'SRID:-1', 'SRID:0'); insert into noded3 (id, dir, the_geom) select a.id, b.dir, st_multi(a.the_geom) as the_geom from unnoded_noded a, unnoded b where a.old_id=b.id; set client_min_messages to notice; \echo '---------------------------------' select pgr_createtopology('noded3', 0.000001, id:= 'gid'); \echo '---------------------------------' select * from noded3_vertices_pgr order by id; pgrouting-pgrouting-2.1.0/src/common/test/createTopology-any-01.result000066400000000000000000000005011257314352300260460ustar00rootroot000000000000001|t 2|t 3|t 4|t 5|t 6|t 7|t 8|t 9|t 10|t 11|t 12|t 13|t 14|t 15|t 16|t 17|t 18|t 19|t 20|t 21|t 22|t 23|t 24|t 25|t 26|t 27|t 28|t 29|t 30|t 30|t 31|t 32|t 33|t 34|t 35|t 36|t 37|t 38|t 39|t 40|t 41|t 42|t 43|t 44|t 45|t 46|t 47|t 48|t 49|t 50|t 51|t 52|t 53|t 54|t 55|t 56|t 57|t 58|t 59|t 60|t 61|t 62|t 63|t 64|t 65|t pgrouting-pgrouting-2.1.0/src/common/test/createTopology-any-01.test.sql000066400000000000000000000165731257314352300263250ustar00rootroot00000000000000\set VERBOSITY 'terse' set client_min_messages to warning; SET search_path TO public; drop table if exists "Edges2"; drop table if exists "Edges2_vertices_pgr"; drop schema if exists "myschema" cascade; -- The following should be OK select 1, pgr_createTopology('edges2', 0.000001, id:='eid') = 'OK'; select 2, pgr_createTopology('Edges2', 0.000001, 'the_geom', 'eid') = 'OK'; select 3, pgr_createTopology('edges2', 0.000001, 'The_Geom', 'eid') = 'OK'; select 4, pgr_createTopology('edges2', 0.000001, 'the_geom', 'Eid') = 'OK'; select 5, pgr_createTopology('edges2', 0.000001, 'The_geom', 'Eid') = 'OK'; select 6, pgr_createTopology('Edges2', 0.000001, 'The_geom', 'Eid') = 'OK'; select 7, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid','source') = 'OK'; select 8, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid','Source') = 'OK'; select 9, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid','source','target') = 'OK'; select 10, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid',rows_where:='eid<15') = 'OK'; select 11, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid',source:='source') = 'OK'; select 12, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid',target:='target',rows_where:='eid<15 and eid>5') = 'OK'; -- the following tests should FAIL select 13, pgr_createTopology('edges22', 0.000001, 'the_geom', 'eid') = 'FAIL'; select 14, pgr_createTopology('edges2', 0.000001, 'geom', 'eid') = 'FAIL'; select 15, pgr_createTopology('edges2', 0.000001, 'the_geom', 'gid') = 'FAIL'; select 16, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid','sourc') = 'FAIL'; select 17, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid',target:='source') = 'FAIL'; select 18, pgr_createTopology('edges2', 0.000001, id:='eid',source:='the_geom') = 'FAIL'; select 19, pgr_createTopology('edges2', 0.000001, id:='eid',target:='the_geom') = 'FAIL'; -- Testing with table with a similar name select * into "Edges2" from edges2; -- The following should be OK select 20, pgr_createTopology('Edges2', 0.000001,id:='eid') = 'OK'; update "Edges2" set the_geom=NULL where eid=5; select 21, pgr_createTopology('Edges2', 0.000001,id:='eid') = 'OK'; update "Edges2" set eid=NULL where eid=7; select 22, pgr_createTopology('Edges2', 0.000001,id:='eid') = 'OK'; create schema myschema; SET search_path TO myschema,public; -- reaching tables when located in another schema -- the following should be OK select 23, pgr_createTopology('public.edges2', 0.000001, id:='eid') = 'OK'; select 24, pgr_createTopology('public.Edges2', 0.000001, 'the_geom', 'eid') = 'OK'; select 25, pgr_createTopology('Public.edges2', 0.000001, 'The_Geom', 'eid') = 'OK'; select 26, pgr_createTopology('public.edges2', 0.000001, 'the_geom', 'Eid') = 'OK'; select 27, pgr_createTopology('public.edges2', 0.000001, 'The_geom', 'Eid') = 'OK'; select 28, pgr_createTopology('PUBLIC.Edges2', 0.000001, 'The_geom', 'Eid') = 'OK'; select 29, pgr_createTopology('public.edges2', 0.000001, 'the_geom', 'eid','source') = 'OK'; select 30, pgr_createTopology('public.edges2', 0.000001, 'the_geom', 'eid','Source') = 'OK'; select 30, pgr_createTopology('public.edges2', 0.000001, 'the_geom', 'eid','source','target') = 'OK'; select 31, pgr_createTopology('public.edges2', 0.000001, 'the_geom', 'eid',rows_where:='eid<15') = 'OK'; select 32, pgr_createTopology('public.edges2', 0.000001, 'the_geom', 'eid',source:='source') = 'OK'; select 33, pgr_createTopology('public.edges2', 0.000001, 'the_geom', 'eid',target:='target',rows_where:='eid<15') = 'OK'; -- the following tests should fail select 34, pgr_createTopology('public.edges22', 0.000001, 'the_geom', 'eid') = 'FAIL'; select 35, pgr_createTopology('public.edges2', 0.000001, 'geom', 'eid') = 'FAIL'; select 36, pgr_createTopology('public.edges2', 0.000001, 'the_geom', 'gid') = 'FAIL'; select 37, pgr_createTopology('public.Edges2', 0.000001, 'the_geom', 'eid','sourc') = 'FAIL'; select 38, pgr_createTopology('public.edges2', 0.000001, 'the_geom', 'eid',target:='source') = 'FAIL'; select 39, pgr_createTopology('public.edges2', 0.000001, id:='eid',source:='the_geom') = 'FAIL'; select 40, pgr_createTopology('public.edges2', 0.000001, id:='eid',target:='the_geom') = 'FAIL'; -- creating tables with similar names in myschema select * into edges2 from public.edges2; select * into "Edges2" from public."Edges2"; -- The following should be OK select 41, pgr_createTopology('edges2', 0.000001, id:='eid') = 'OK'; select 42, pgr_createTopology('Edges2', 0.000001, 'the_geom', 'eid') = 'OK'; select 43, pgr_createTopology('edges2', 0.000001, 'The_Geom', 'eid') = 'OK'; select 44, pgr_createTopology('edges2', 0.000001, 'the_geom', 'Eid') = 'OK'; select 45, pgr_createTopology('edges2', 0.000001, 'The_geom', 'Eid') = 'OK'; select 46, pgr_createTopology('Edges2', 0.000001, 'The_geom', 'Eid') = 'OK'; select 47, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid','source') = 'OK'; select 48, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid','Source') = 'OK'; select 49, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid','source','target') = 'OK'; select 50, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid',rows_where:='eid<15') = 'OK'; select 51, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid',source:='source') = 'OK'; select 52, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid',target:='target',rows_where:='eid<15') = 'OK'; -- the following tests should FAIL select 53, pgr_createTopology('edges22', 0.000001, 'the_geom', 'eid') = 'FAIL'; select 54, pgr_createTopology('edges2', 0.000001, 'geom', 'eid') = 'FAIL'; select 55, pgr_createTopology('edges2', 0.000001, 'the_geom', 'gid') = 'FAIL'; select 56, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid','sourc') = 'FAIL'; select 57, pgr_createTopology('edges2', 0.000001, 'the_geom', 'eid',target:='source') = 'FAIL'; select 58, pgr_createTopology('edges2', 0.000001, id:='eid',source:='the_geom') = 'FAIL'; select 59, pgr_createTopology('edges2', 0.000001, id:='eid',target:='the_geom') = 'FAIL'; --Test of the rows_where clause -- The following should be OK select 60, pgr_createTopology('edges2', 0.000001, id:= 'eid',rows_where:='eid<15') = 'OK'; select 61, pgr_createTopology('Edges2', 0.000001, id:= 'eid',rows_where:='eid<15 and eid>5') = 'OK'; select 62, pgr_createTopology('Edges2', 0.000001, id:= 'eid',rows_where:=' the_geom && (select st_buffer(the_geom,0.0001) as buffer from "Edges2" where eid=6)') = 'OK'; -- The following should FAIL (working on myschema) select 63, pgr_createTopology('edges2', 0.000001, id:= 'eid',rows_where:='eid<') = 'FAIL'; select 64, pgr_createTopology('Edges2', 0.000001, id:= 'eid',rows_where:='eid<15 and ed>5') = 'FAIL'; select 65, pgr_createTopology('Edges2', 0.000001, id:= 'eid',rows_where:=' the_geom && (select st_buffer(the_geom,0.0001 as buffer from "Edges2" where eid=6)') = 'FAIL'; -- BIG TABLE TEST TAKES TIME --create table bigtable ( id bigserial PRIMARY KEY, source smallint,target smallint); --SELECT AddGeometryColumn( 'bigtable', 'the_geom', 0, 'LINESTRING',2); --insert into bigtable (the_geom) ( select ST_MakeLine(ST_MakePoint(random()*1000,random()*1000), ST_MakePoint(random()*1000,random()*1000)) --from (SELECT * FROM generate_series(1,20000) AS id) AS x) ; --select 66, pgr_createTopology('bigtable', 0.000001); set client_min_messages to warning; SET search_path TO public; drop table if exists "Edges2"; drop table if exists "Edges2_vertices_pgr"; drop schema if exists "myschema" cascade; pgrouting-pgrouting-2.1.0/src/common/test/createVerticesTable-any-01.result000066400000000000000000000602351257314352300270000ustar00rootroot00000000000000 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edges2',1e-05,'the_geom','eid','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 23 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: table "edges2_vertex_pgr" does not exist, skipping NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('Edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','The_Geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','The_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('Edges2','The_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','Source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','eid<15') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 13 VERTICES NOTICE: FOR 16 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 16 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','eid<15 and eid>5') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 9 VERTICES NOTICE: FOR 10 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 10 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK FAIL FAIL FAIL FAIL FAIL FAIL FAIL NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('Edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.Edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public."Edges2" is: public."Edges2_vertices_pgr" NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('Edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.Edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 24 EDGES NOTICE: Edges with NULL geometry,source or target: 1 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public."Edges2" is: public."Edges2_vertices_pgr" NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('Edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.Edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 24 EDGES NOTICE: Edges with NULL geometry,source or target: 2 NOTICE: Edges processed: 22 NOTICE: Vertices table for table public."Edges2" is: public."Edges2_vertices_pgr" NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('public.edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('public.Edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.Edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 24 EDGES NOTICE: Edges with NULL geometry,source or target: 2 NOTICE: Edges processed: 22 NOTICE: Vertices table for table public."Edges2" is: public."Edges2_vertices_pgr" NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('Public.edges2','The_Geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('public.edges2','The_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('PUBLIC.Edges2','The_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.Edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 24 EDGES NOTICE: Edges with NULL geometry,source or target: 2 NOTICE: Edges processed: 22 NOTICE: Vertices table for table public."Edges2" is: public."Edges2_vertices_pgr" NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('public.edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('public.edges2','the_geom','Source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('public.edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('public.edges2','the_geom','source','target','eid<15') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 13 VERTICES NOTICE: FOR 16 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 16 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('public.edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('public.edges2','the_geom','source','target','eid<15') NOTICE: Performing checks, please wait ..... NOTICE: Populating public.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 13 VERTICES NOTICE: FOR 16 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 16 NOTICE: Vertices table for table public.edges2 is: public.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK FAIL FAIL FAIL FAIL FAIL FAIL FAIL NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table myschema.edges2 is: myschema.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('Edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.Edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 24 EDGES NOTICE: Edges with NULL geometry,source or target: 2 NOTICE: Edges processed: 22 NOTICE: Vertices table for table myschema."Edges2" is: myschema."Edges2_vertices_pgr" NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','The_Geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table myschema.edges2 is: myschema.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','The_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table myschema.edges2 is: myschema.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('Edges2','The_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.Edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 24 EDGES NOTICE: Edges with NULL geometry,source or target: 2 NOTICE: Edges processed: 22 NOTICE: Vertices table for table myschema."Edges2" is: myschema."Edges2_vertices_pgr" NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table myschema.edges2 is: myschema.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','Source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table myschema.edges2 is: myschema.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table myschema.edges2 is: myschema.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','eid<15') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 13 VERTICES NOTICE: FOR 16 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 16 NOTICE: Vertices table for table myschema.edges2 is: myschema.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 20 VERTICES NOTICE: FOR 23 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 23 NOTICE: Vertices table for table myschema.edges2 is: myschema.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','eid<15') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 13 VERTICES NOTICE: FOR 16 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 16 NOTICE: Vertices table for table myschema.edges2 is: myschema.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK FAIL FAIL FAIL FAIL FAIL FAIL FAIL NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('edges2','the_geom','source','target','eid<15') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 13 VERTICES NOTICE: FOR 16 EDGES NOTICE: Edges with NULL geometry,source or target: 0 NOTICE: Edges processed: 16 NOTICE: Vertices table for table myschema.edges2 is: myschema.edges2_vertices_pgr NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('Edges2','the_geom','source','target','eid<15 and eid>5') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.Edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 9 VERTICES NOTICE: FOR 10 EDGES NOTICE: Edges with NULL geometry,source or target: 1 NOTICE: Edges processed: 9 NOTICE: Vertices table for table myschema."Edges2" is: myschema."Edges2_vertices_pgr" NOTICE: ---------------------------------------------- OK NOTICE: PROCESSING: NOTICE: pgr_createVerticesTable('Edges2','the_geom','source','target',' the_geom && (select st_buffer(the_geom,0.0001) as buffer from "Edges2" where eid=6)') NOTICE: Performing checks, please wait ..... NOTICE: Populating myschema.Edges2_vertices_pgr, please wait... NOTICE: -----> VERTICES TABLE CREATED WITH 5 VERTICES NOTICE: FOR 4 EDGES NOTICE: Edges with NULL geometry,source or target: 1 NOTICE: Edges processed: 3 NOTICE: Vertices table for table myschema."Edges2" is: myschema."Edges2_vertices_pgr" NOTICE: ---------------------------------------------- OK FAIL FAIL FAIL pgrouting-pgrouting-2.1.0/src/common/test/createVerticesTable-any-01.test.sql000066400000000000000000000202211257314352300272260ustar00rootroot00000000000000set client_min_messages to warning; SET search_path TO public; drop table if exists "Edges2"; drop table if exists "Edges2_vertices_pgr"; drop schema if exists "myschema" cascade; set client_min_messages to notice; -- The following should be OK select pgr_createTopology('edges2',0.00001, id:='eid'); drop table if exists edges2_vertex_pgr; select pgr_createVerticesTable('edges2'); select pgr_createVerticesTable('Edges2', 'the_geom'); select pgr_createVerticesTable('edges2', 'The_Geom'); select pgr_createVerticesTable('edges2', 'the_geom'); select pgr_createVerticesTable('edges2', 'The_geom'); select pgr_createVerticesTable('Edges2', 'The_geom'); select pgr_createVerticesTable('edges2', 'the_geom','source'); select pgr_createVerticesTable('edges2', 'the_geom','Source'); select pgr_createVerticesTable('edges2', 'the_geom','source','target'); select pgr_createVerticesTable('edges2', 'the_geom',rows_where:='eid<15'); select pgr_createVerticesTable('edges2', 'the_geom',source:='source'); select pgr_createVerticesTable('edges2', 'the_geom',target:='target',rows_where:='eid<15 and eid>5'); -- the following tests should FAIL set client_min_messages to warning; select pgr_createVerticesTable('edges22', 'the_geom'); select pgr_createVerticesTable('edges2', 'geom'); select pgr_createVerticesTable('edges2', 'the_geom', 'gid'); select pgr_createVerticesTable('edges2', 'the_geom','sourc'); select pgr_createVerticesTable('edges2', 'the_geom',target:='source'); select pgr_createVerticesTable('edges2', source:='the_geom'); select pgr_createVerticesTable('edges2', target:='the_geom'); -- Testing with table with a similar name select * into "Edges2" from edges2; -- The following should be OK set client_min_messages to notice; select pgr_createVerticesTable('Edges2'); update "Edges2" set the_geom=NULL where eid=5; select pgr_createVerticesTable('Edges2'); update "Edges2" set source=NULL where eid=7; select pgr_createVerticesTable('Edges2'); create schema myschema; SET search_path TO myschema,public; -- reaching tables when located in another schema -- the following should be OK select pgr_createVerticesTable('public.edges2' ); select pgr_createVerticesTable('public.Edges2', 'the_geom'); select pgr_createVerticesTable('Public.edges2', 'The_Geom'); select pgr_createVerticesTable('public.edges2', 'The_geom'); select pgr_createVerticesTable('PUBLIC.Edges2', 'The_geom'); select pgr_createVerticesTable('public.edges2', 'the_geom','source'); select pgr_createVerticesTable('public.edges2', 'the_geom','Source'); select pgr_createVerticesTable('public.edges2', 'the_geom','source','target'); select pgr_createVerticesTable('public.edges2', 'the_geom',rows_where:='eid<15'); select pgr_createVerticesTable('public.edges2', 'the_geom',source:='source'); select pgr_createVerticesTable('public.edges2', 'the_geom',target:='target',rows_where:='eid<15'); -- the following tests should fail set client_min_messages to warning; select pgr_createVerticesTable('public.edges22', 'the_geom'); select pgr_createVerticesTable('public.edges2', 'geom'); select pgr_createVerticesTable('public.edges2', 'the_geom', 'gid'); select pgr_createVerticesTable('public.Edges2', 'the_geom','sourc'); select pgr_createVerticesTable('public.edges2', 'the_geom',target:='source'); select pgr_createVerticesTable('public.edges2',source:='the_geom'); select pgr_createVerticesTable('public.edges2', target:='the_geom'); -- creating tables with similar names in myschema select * into edges2 from public.edges2; select * into "Edges2" from public."Edges2"; -- The following should be OK set client_min_messages to notice; select pgr_createVerticesTable('edges2'); select pgr_createVerticesTable('Edges2', 'the_geom'); select pgr_createVerticesTable('edges2', 'The_Geom'); select pgr_createVerticesTable('edges2', 'The_geom'); select pgr_createVerticesTable('Edges2', 'The_geom'); select pgr_createVerticesTable('edges2', 'the_geom','source'); select pgr_createVerticesTable('edges2', 'the_geom','Source'); select pgr_createVerticesTable('edges2', 'the_geom','source','target'); select pgr_createVerticesTable('edges2', 'the_geom',rows_where:='eid<15'); select pgr_createVerticesTable('edges2', 'the_geom',source:='source'); select pgr_createVerticesTable('edges2', 'the_geom',target:='target',rows_where:='eid<15'); -- the following tests should FAIL set client_min_messages to warning; select pgr_createVerticesTable('edges22', 'the_geom'); select pgr_createVerticesTable('edges2', 'geom'); select pgr_createVerticesTable('edges2', 'the_geom', 'gid'); select pgr_createVerticesTable('edges2', 'the_geom','sourc'); select pgr_createVerticesTable('edges2', 'the_geom',target:='source'); select pgr_createVerticesTable('edges2', source:='the_geom'); select pgr_createVerticesTable('edges2', target:='the_geom'); --Test of the rows_where clause -- The following should be OK set client_min_messages to notice; select pgr_createVerticesTable('edges2', rows_where:='eid<15'); select pgr_createVerticesTable('Edges2', rows_where:='eid<15 and eid>5'); select pgr_createVerticesTable('Edges2', rows_where:=' the_geom && (select st_buffer(the_geom,0.0001) as buffer from "Edges2" where eid=6)') ; -- The following should FAIL (working on myschema) set client_min_messages to warning; select pgr_createVerticesTable('edges2',rows_where:='eid<'); select pgr_createVerticesTable('Edges2', rows_where:='eid<15 and ed>5'); select pgr_createVerticesTable('Edges2', rows_where:=' the_geom && (select st_buffer(the_geom,0.0001 as buffer from "Edges2" where eid=6)') ; /* BIG TABLE TEST TAKES TIME create table bigtable ( id bigserial PRIMARY KEY, source integer,target integer); SELECT AddGeometryColumn( 'bigtable', 'the_geom', 0, 'LINESTRING',2); insert into bigtable (the_geom) ( select ST_MakeLine(ST_MakePoint(random()*1000,random()*1000), ST_MakePoint(random()*1000,random()*1000)) from (SELECT * FROM generate_series(1,3000) AS id) AS x) ; select pgr_createVerticesTable('bigtable'); select pgr_createTopology('bigtable',0.0001); select * into big_table_vertices from bigtable_vertices_pgr; drop table if exists bigtable_vertices_pgr; select pgr_createVerticesTable('myschema.bigtable'); select (select count(*) from myschema.big_table_vertices) = (select count(*) from myschema.bigtable_vertices_pgr); select count(*) from ( (select * from myschema.big_table_vertices) union (select * from myschema.bigtable_vertices_pgr)) as a; */ set client_min_messages to warning; SET search_path TO public; drop table if exists "Edges2"; drop table if exists "Edges2_vertices_pgr"; drop schema if exists "myschema" cascade; pgrouting-pgrouting-2.1.0/src/common/test/gettablename-any-01.result000066400000000000000000000001061257314352300254770ustar00rootroot00000000000000t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t pgrouting-pgrouting-2.1.0/src/common/test/gettablename-any-01.test.sql000066400000000000000000000111071257314352300257410ustar00rootroot00000000000000set client_min_messages to warning; SET search_path TO "$user", public; create schema s1; create schema s2; create schema "S2"; create schema s3; create table streets (id serial PRIMARY KEY,source integer,target integer); create table "Streets" (ID serial PRIMARY KEY,SOURCE integer,TARGET integer); create table s1.streets ("ID" serial PRIMARY KEY,sour integer,targ integer); create table s1."Streets" ("ID" serial PRIMARY KEY,"SOURCE" integer,"Target" integer); create table s2."Streets" (id serial ,source integer,target integer); create table "S2".streets (id serial ,source integer,target integer); create table s3."Streets" (id serial ,source integer,target integer); create table s3."sTreets" (id serial ,source integer,target integer); create table s3."StrEets" (id serial ,source integer,target integer); set client_min_messages to warning; select sname = 'public' and tname = 'streets' from _pgr_getTableName('StreEts'); --public.streets select sname = 'public' and tname = 'Streets' from _pgr_getTableName('Streets'); --public.Streets select sname = 'public' and tname = 'streets' from _pgr_getTableName('streEts'); --public.streets select sname = 'public' and tname is null from _pgr_getTableName('streEts1'); --public. select sname = 's1' and tname = 'streets' from _pgr_getTableName('s1.StreEts'); --s1.streets select sname = 's1' and tname = 'Streets' from _pgr_getTableName('s1.Streets'); --s1.Streets select sname = 's1' and tname = 'streets' from _pgr_getTableName('S1.streEts'); --s1.streets select sname = 's1' and tname is null from _pgr_getTableName('S1.streEts1'); --s1. select sname = 's2' and tname is null from _pgr_getTableName('s2.StreEts'); --s2. select sname = 's2' and tname = 'Streets' from _pgr_getTableName('s2.Streets'); --s2.Streets select sname = 'S2' and tname = 'streets' from _pgr_getTableName('S2.streEts'); --S2.streets select sname = 's3' and tname = 'Streets' from _pgr_getTableName('s3.Streets'); --s3.Streets select sname = 's3' and tname = 'sTreets' from _pgr_getTableName('s3.sTreets'); --s3.sTreets select sname = 's3' and tname = 'StrEets' from _pgr_getTableName('s3.StrEets'); --s3.StrEets select sname = 's3' and tname is null from _pgr_getTableName('s3.streets'); --s3. select sname = 's3' and tname is null from _pgr_getTableName('s3.streetS'); --s3. select sname = 's3' and tname is null from _pgr_getTableName('S3.streEts1'); --s3. SET search_path TO s1,public; select sname = 's1' and tname = 'streets' from _pgr_getTableName('StreEts'); --s1.streets select sname = 's1' and tname = 'Streets' from _pgr_getTableName('Streets'); --s1.Streets select sname = 's1' and tname = 'streets' from _pgr_getTableName('streEts'); --s1.streets select sname = 's1' and tname is null from _pgr_getTableName('streEts1'); --s1. select sname = 's1' and tname = 'streets' from _pgr_getTableName('s1.StreEts'); --s1.streets select sname = 's1' and tname = 'Streets' from _pgr_getTableName('s1.Streets'); --s1.Streets select sname = 's1' and tname = 'streets' from _pgr_getTableName('S1.streEts'); --s1.streets select sname = 's1' and tname is null from _pgr_getTableName('S1.streEts1'); --s1. select sname = 's2' and tname is null from _pgr_getTableName('s2.StreEts'); --s2. select sname = 's2' and tname = 'Streets' from _pgr_getTableName('s2.Streets'); --s2.Streets select sname = 'S2' and tname = 'streets' from _pgr_getTableName('S2.streEts'); --S2.streets select sname = 's3' and tname = 'Streets' from _pgr_getTableName('s3.Streets'); --s3.Streets select sname = 's3' and tname = 'sTreets' from _pgr_getTableName('s3.sTreets'); --s3.sTreets select sname = 's3' and tname = 'StrEets' from _pgr_getTableName('s3.StrEets'); --s3.StrEets select sname = 's3' and tname is null from _pgr_getTableName('s3.streets'); --s3. select sname = 's3' and tname is null from _pgr_getTableName('s3.streetS'); --s3. select sname = 's3' and tname is null from _pgr_getTableName('S3.streEts1'); --s3. select sname is null and tname is null from _pgr_getTableName('S4.streEts1'); --. SET search_path TO "$user", public; set client_min_messages to warning; SET search_path TO "$user", public; drop table if exists streets; drop table if exists "Streets"; drop schema if exists s1 cascade; drop schema if exists s2 cascade; drop schema if exists "S2" cascade; drop schema if exists s3 cascade; pgrouting-pgrouting-2.1.0/src/common/test/incrementalCreateTopology_any_01.result000066400000000000000000000305201257314352300304000ustar00rootroot000000000000008 1|B|||1|1|2|0|2|1|010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2|TF|||-1|1|2|1|3|1|0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 3|TF|||-1|1|3|1|4|1|0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4|B|||1|1|2|1|2|2|0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 5|FT|||1|-1|3|1|3|2|0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 6|B|||1|1|0|2|1|2|01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 7|B|||1|1|1|2|2|2|010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 8|B|||1|1|2|2|3|2|0102000000020000000000000000000040000000000000004000000000000008400000000000000040 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.0001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 8 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK 18 1|B|1|2|1|1|2|0|2|1|010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2|TF|2|3|-1|1|2|1|3|1|0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 3|TF|3|4|-1|1|3|1|4|1|0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4|B|2|5|1|1|2|1|2|2|0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 5|FT|3|6|1|-1|3|1|3|2|0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 6|B|7|8|1|1|0|2|1|2|01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 7|B|8|5|1|1|1|2|2|2|010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 8|B|5|6|1|1|2|2|3|2|0102000000020000000000000000000040000000000000004000000000000008400000000000000040 9|B|||1|1|3|2|4|2|0102000000020000000000000000000840000000000000004000000000000010400000000000000040 10|B|||1|1|2|2|2|3|0102000000020000000000000000000040000000000000004000000000000000400000000000000840 11|FT|||1|-1|3|2|3|3|0102000000020000000000000000000840000000000000004000000000000008400000000000000840 12|FT|||1|-1|2|3|3|3|0102000000020000000000000000000040000000000000084000000000000008400000000000000840 13|FT|||1|-1|3|3|4|3|0102000000020000000000000000000840000000000000084000000000000010400000000000000840 14|B|||1|1|2|3|2|4|0102000000020000000000000000000040000000000000084000000000000000400000000000001040 15|B|||1|1|4|2|4|3|0102000000020000000000000000001040000000000000004000000000000010400000000000000840 16|B|||1|1|4|1|4|2|0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 17|B|||1|1|0.5|3.5|1.999999999999|3.5|010200000002000000000000000000E03F0000000000000C4068EEFFFFFFFFFF3F0000000000000C40 18|B|||1|1|3.5|2.3|3.5|4|0102000000020000000000000000000C4066666666666602400000000000000C400000000000001040 0 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.0001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 10 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK 1|B|1|2|1|1|2|0|2|1|010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2|TF|2|3|-1|1|2|1|3|1|0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 3|TF|3|4|-1|1|3|1|4|1|0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4|B|2|5|1|1|2|1|2|2|0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 5|FT|3|6|1|-1|3|1|3|2|0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 6|B|7|8|1|1|0|2|1|2|01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 7|B|8|5|1|1|1|2|2|2|010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 8|B|5|6|1|1|2|2|3|2|0102000000020000000000000000000040000000000000004000000000000008400000000000000040 9|B|6|9|1|1|3|2|4|2|0102000000020000000000000000000840000000000000004000000000000010400000000000000040 10|B|5|10|1|1|2|2|2|3|0102000000020000000000000000000040000000000000004000000000000000400000000000000840 11|FT|6|11|1|-1|3|2|3|3|0102000000020000000000000000000840000000000000004000000000000008400000000000000840 12|FT|10|11|1|-1|2|3|3|3|0102000000020000000000000000000040000000000000084000000000000008400000000000000840 13|FT|11|12|1|-1|3|3|4|3|0102000000020000000000000000000840000000000000084000000000000010400000000000000840 14|B|10|13|1|1|2|3|2|4|0102000000020000000000000000000040000000000000084000000000000000400000000000001040 15|B|9|12|1|1|4|2|4|3|0102000000020000000000000000001040000000000000004000000000000010400000000000000840 16|B|4|9|1|1|4|1|4|2|0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 17|B|14|15|1|1|0.5|3.5|1.999999999999|3.5|010200000002000000000000000000E03F0000000000000C4068EEFFFFFFFFFF3F0000000000000C40 18|B|16|17|1|1|3.5|2.3|3.5|4|0102000000020000000000000000000C4066666666666602400000000000000C400000000000001040 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.0001,'the_geom','id','source','target','dir='B'') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 12 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK 1|B|10|11|1|1|2|0|2|1|010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2|TF|||-1|1|2|1|3|1|0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 3|TF|||-1|1|3|1|4|1|0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4|B|11|3|1|1|2|1|2|2|0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 5|FT|||1|-1|3|1|3|2|0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 6|B|12|13|1|1|0|2|1|2|01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 7|B|13|3|1|1|1|2|2|2|010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 8|B|3|1|1|1|2|2|3|2|0102000000020000000000000000000040000000000000004000000000000008400000000000000040 9|B|1|2|1|1|3|2|4|2|0102000000020000000000000000000840000000000000004000000000000010400000000000000040 10|B|3|4|1|1|2|2|2|3|0102000000020000000000000000000040000000000000004000000000000000400000000000000840 11|FT|||1|-1|3|2|3|3|0102000000020000000000000000000840000000000000004000000000000008400000000000000840 12|FT|||1|-1|2|3|3|3|0102000000020000000000000000000040000000000000084000000000000008400000000000000840 13|FT|||1|-1|3|3|4|3|0102000000020000000000000000000840000000000000084000000000000010400000000000000840 14|B|4|5|1|1|2|3|2|4|0102000000020000000000000000000040000000000000084000000000000000400000000000001040 15|B|2|6|1|1|4|2|4|3|0102000000020000000000000000001040000000000000004000000000000010400000000000000840 16|B|7|2|1|1|4|1|4|2|0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 17|B|8|9|1|1|0.5|3.5|1.999999999999|3.5|010200000002000000000000000000E03F0000000000000C4068EEFFFFFFFFFF3F0000000000000C40 18|B|14|15|1|1|3.5|2.3|3.5|4|0102000000020000000000000000000C4066666666666602400000000000000C400000000000001040 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.0001,'the_geom','id','source','target','true') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 6 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK 1|B|10|11|1|1|2|0|2|1|010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2|TF|11|17|-1|1|2|1|3|1|0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 3|TF|17|7|-1|1|3|1|4|1|0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4|B|11|3|1|1|2|1|2|2|0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 5|FT|17|1|1|-1|3|1|3|2|0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 6|B|12|13|1|1|0|2|1|2|01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 7|B|13|3|1|1|1|2|2|2|010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 8|B|3|1|1|1|2|2|3|2|0102000000020000000000000000000040000000000000004000000000000008400000000000000040 9|B|1|2|1|1|3|2|4|2|0102000000020000000000000000000840000000000000004000000000000010400000000000000040 10|B|3|4|1|1|2|2|2|3|0102000000020000000000000000000040000000000000004000000000000000400000000000000840 11|FT|1|16|1|-1|3|2|3|3|0102000000020000000000000000000840000000000000004000000000000008400000000000000840 12|FT|4|16|1|-1|2|3|3|3|0102000000020000000000000000000040000000000000084000000000000008400000000000000840 13|FT|16|6|1|-1|3|3|4|3|0102000000020000000000000000000840000000000000084000000000000010400000000000000840 14|B|4|5|1|1|2|3|2|4|0102000000020000000000000000000040000000000000084000000000000000400000000000001040 15|B|2|6|1|1|4|2|4|3|0102000000020000000000000000001040000000000000004000000000000010400000000000000840 16|B|7|2|1|1|4|1|4|2|0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 17|B|8|9|1|1|0.5|3.5|1.999999999999|3.5|010200000002000000000000000000E03F0000000000000C4068EEFFFFFFFFFF3F0000000000000C40 18|B|14|15|1|1|3.5|2.3|3.5|4|0102000000020000000000000000000C4066666666666602400000000000000C400000000000001040 NOTICE: PROCESSING: NOTICE: pgr_createTopology('edge_table',0.0001,'the_geom','id','source','target','dir='B'') NOTICE: Performing checks, please wait ..... NOTICE: Creating Topology, Please wait... NOTICE: -------------> TOPOLOGY CREATED FOR 12 edges NOTICE: Rows with NULL geometry or NULL id: 0 NOTICE: Vertices table for table public.edge_table is: public.edge_table_vertices_pgr NOTICE: ---------------------------------------------- OK 1|B|10|11|1|1|2|0|2|1|010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2|TF|11|17|-1|1|2|1|3|1|0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 3|TF|17|7|-1|1|3|1|4|1|0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4|B|11|3|1|1|2|1|2|2|0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 5|FT|17|1|1|-1|3|1|3|2|0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 6|B|12|13|1|1|0|2|1|2|01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 7|B|13|3|1|1|1|2|2|2|010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 8|B|3|1|1|1|2|2|3|2|0102000000020000000000000000000040000000000000004000000000000008400000000000000040 9|B|1|2|1|1|3|2|4|2|0102000000020000000000000000000840000000000000004000000000000010400000000000000040 10|B|3|4|1|1|2|2|2|3|0102000000020000000000000000000040000000000000004000000000000000400000000000000840 11|FT|1|16|1|-1|3|2|3|3|0102000000020000000000000000000840000000000000004000000000000008400000000000000840 12|FT|4|16|1|-1|2|3|3|3|0102000000020000000000000000000040000000000000084000000000000008400000000000000840 13|FT|16|6|1|-1|3|3|4|3|0102000000020000000000000000000840000000000000084000000000000010400000000000000840 14|B|4|5|1|1|2|3|2|4|0102000000020000000000000000000040000000000000084000000000000000400000000000001040 15|B|2|6|1|1|4|2|4|3|0102000000020000000000000000001040000000000000004000000000000010400000000000000840 16|B|7|2|1|1|4|1|4|2|0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 17|B|8|9|1|1|0.5|3.5|1.999999999999|3.5|010200000002000000000000000000E03F0000000000000C4068EEFFFFFFFFFF3F0000000000000C40 18|B|14|15|1|1|3.5|2.3|3.5|4|0102000000020000000000000000000C4066666666666602400000000000000C400000000000001040 pgrouting-pgrouting-2.1.0/src/common/test/incrementalCreateTopology_any_01.test.sql000066400000000000000000000077461257314352300306550ustar00rootroot00000000000000set client_min_messages to warning; drop table if exists edge_table; drop table if exists edge_table_vertices_pgr ; CREATE TABLE edge_table ( id serial, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry ); set client_min_messages to warning; INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,0, 2,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 2,1, 3,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 3,1, 4,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,1, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,1, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0,2, 1,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 1,2, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 3,2); UPDATE edge_table SET the_geom = st_makeline(st_point(x1,y1),st_point(x2,y2)), dir = CASE WHEN (cost>0 and reverse_cost>0) THEN 'B' -- both ways WHEN (cost>0 and reverse_cost<0) THEN 'FT' -- direction of the LINESSTRING WHEN (cost<0 and reverse_cost>0) THEN 'TF' -- reverse direction of the LINESTRING ELSE '' END; -- unknown set client_min_messages to notice; select count(*) from edge_table; select * from edge_table order by id; select * from pgr_createTopology('edge_table',0.0001); set client_min_messages to warning; INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3,2, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 2,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,2, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 2,3, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,3, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,3, 2,4); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,2, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,1, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0.5,3.5, 1.999999999999,3.5); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3.5,2.3, 3.5,4); UPDATE edge_table SET the_geom = st_makeline(st_point(x1,y1),st_point(x2,y2)), dir = CASE WHEN (cost>0 and reverse_cost>0) THEN 'B' -- both ways WHEN (cost>0 and reverse_cost<0) THEN 'FT' -- direction of the LINESSTRING WHEN (cost<0 and reverse_cost>0) THEN 'TF' -- reverse direction of the LINESTRING ELSE '' END; -- unknown set client_min_messages to notice; select count(*) from edge_table; select * from edge_table order by id; select count(*) from public.edge_table WHERE (the_geom IS NOT NULL AND id IS NOT NULL)=false AND (true) and (source is null and target is null); -- 10 edges must be updated the rest is untouched select * from pgr_createTopology('edge_table',0.0001,clean:=false); select * from edge_table order by id; -- 12 edges have 'B' the rest is wiped select * from pgr_createTopology('edge_table',0.0001,rows_where:='dir=''B''',clean:=true); select * from edge_table order by id; -- 6 edges must be processed, the rest is untouched select * from pgr_createTopology('edge_table',0.0001,clean:=false); select * from edge_table order by id; --12 edges have 'B' the rest is untouched select * from pgr_createTopology('edge_table',0.0001,rows_where:='dir=''B''',clean:=false); select * from edge_table order by id; pgrouting-pgrouting-2.1.0/src/common/test/isColumnInTable-any.result000066400000000000000000000004171257314352300256660ustar00rootroot000000000000001|t 2|t 3|t 4|t 5|t 6|t 7|t 8|t 9|t 10|t 11|t 12|t 13|t 14|t 15|t 16|t 17|t 18|t 19|t 20|t 21|t 22|t 23|t 24|t 25|t 26|t 27|t 28|t 29|t 30|t 31|t 32|t 33|t 34|t 35|t 36|t 37|t 38|t 39|t 40|t 41|t 42|t 43|t 44|t 45|t 46|t 47|t 48|t 49|t 50|t 51|t 52|t 53|t 54|t 55|t 56|t pgrouting-pgrouting-2.1.0/src/common/test/isColumnInTable-any.test.sql000066400000000000000000000113431257314352300261250ustar00rootroot00000000000000set client_min_messages to warning; drop table if exists streets; drop table if exists "Streets"; drop schema if exists s1 cascade; drop schema if exists s2 cascade; drop schema if exists "S2" cascade; drop schema if exists s3 cascade; create schema s1; create schema s2; create schema "S2"; create schema s3; create table streets (id serial PRIMARY KEY,source integer,target integer); create table "Streets" (ID serial PRIMARY KEY,SOURCE integer,TARGET integer); create table s1.streets ("ID" serial PRIMARY KEY,sour integer,targ integer); create table s1."Streets" ("ID" serial PRIMARY KEY,"SOURCE" integer,"Target" integer); create table s2."Streets" (id serial ,source integer,target integer); create table "S2".streets (id serial ,source integer,target integer); create table s3."Streets" (id serial ,source integer,target integer); create table s3."sTreets" (id serial ,source integer,target integer); create table s3."StrEets" (id serial ,source integer,target integer); set client_min_messages to warning; select 1, _pgr_isColumnInTable('streets','id') = true; select 2, _pgr_isColumnInTable('streets','source') = true; select 3, _pgr_isColumnInTable('streets','target') = true; select 4, _pgr_isColumnInTable('streets','ID') = true; select 5, _pgr_isColumnInTable('streets','Source') = true; select 6, _pgr_isColumnInTable('streets','Target') = true; select 7, _pgr_isColumnInTable('Streets','id') = true; select 8, _pgr_isColumnInTable('Streets','source') = true; select 9, _pgr_isColumnInTable('Streets','target') = true; select 10, _pgr_isColumnInTable('Streets','ID') = true; select 11, _pgr_isColumnInTable('Streets','SOURCE') = true; select 12, _pgr_isColumnInTable('Streets','Target') = true; select 13, _pgr_isColumnInTable('s1.streets','ID') = true; select 14, _pgr_isColumnInTable('s1.streets','Targ') = true; select 15, _pgr_isColumnInTable('s1.Streets','ID') = true; select 16, _pgr_isColumnInTable('s1.Streets','SOURCE') = true; select 17, _pgr_isColumnInTable('s1.Streets','Target') = true; select 18, _pgr_isColumnInTable('streets','Targ') = false; select 19, _pgr_isColumnInTable('Streets','Targ') = false; select 20, _pgr_isColumnInTable('s1.STREETS','id') = false; select 21, _pgr_isColumnInTable('s1.STREETS','source') = false; select 22, _pgr_isColumnInTable('s1.stReets','target') = false; select 23, _pgr_isColumnInTable('s1.streets','SOURCE') = false; select 24, _pgr_isColumnInTable('s1.streets','Target') = false; select 25, _pgr_isColumnInTable('s1.Streets','id') = false; select 26, _pgr_isColumnInTable('s1.Streets','source') = false; select 27, _pgr_isColumnInTable('s1.Streets','target') = false; select 28, _pgr_isColumnInTable('s1.Streets','Targ') = false; SET search_path TO s1,public; select 29, _pgr_isColumnInTable('streets','ID') = true; select 30, _pgr_isColumnInTable('streets','Targ') = true; select 31, _pgr_isColumnInTable('Streets','ID') = true; select 32, _pgr_isColumnInTable('Streets','SOURCE') = true; select 33, _pgr_isColumnInTable('Streets','Target') = true; select 34, _pgr_isColumnInTable('s1.streets','ID') = true; select 35, _pgr_isColumnInTable('s1.streets','Targ') = true; select 36, _pgr_isColumnInTable('s1.Streets','ID') = true; select 37, _pgr_isColumnInTable('s1.Streets','SOURCE') = true; select 38, _pgr_isColumnInTable('s1.Streets','Target') = true; select 39, _pgr_isColumnInTable('streets','id') = false; select 40, _pgr_isColumnInTable('streets','source') = false; select 41, _pgr_isColumnInTable('streets','target') = false; select 42, _pgr_isColumnInTable('streets','Source') = false; select 43, _pgr_isColumnInTable('streets','Target') = false; select 44, _pgr_isColumnInTable('Streets','id') = false; select 45, _pgr_isColumnInTable('Streets','source') = false; select 46, _pgr_isColumnInTable('Streets','target') = false; select 47, _pgr_isColumnInTable('Streets','Targ') = false; select 48, _pgr_isColumnInTable('s1.STREETS','id') = false; select 49, _pgr_isColumnInTable('s1.STREETS','source') = false; select 50, _pgr_isColumnInTable('s1.stReets','target') = false; select 51, _pgr_isColumnInTable('s1.streets','SOURCE') = false; select 52, _pgr_isColumnInTable('s1.streets','Target') = false; select 53, _pgr_isColumnInTable('s1.Streets','id') = false; select 54, _pgr_isColumnInTable('s1.Streets','source') = false; select 55, _pgr_isColumnInTable('s1.Streets','target') = false; select 56, _pgr_isColumnInTable('s1.Streets','Targ') = false; set client_min_messages to warning; SET search_path TO public, "$user"; drop table if exists streets; drop table if exists "Streets"; drop schema if exists s1 cascade; drop schema if exists s2 cascade; drop schema if exists "S2" cascade; drop schema if exists s3 cascade; pgrouting-pgrouting-2.1.0/src/common/test/isColumnIndexed-any.result000066400000000000000000000001601257314352300257230ustar00rootroot00000000000000t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t t pgrouting-pgrouting-2.1.0/src/common/test/isColumnIndexed-any.test.sql000066400000000000000000000107141257314352300261700ustar00rootroot00000000000000set client_min_messages to warning; SET search_path TO "$user", public; drop table if exists streets; drop table if exists "Streets"; drop schema if exists s1 cascade; drop schema if exists s2 cascade; drop schema if exists "S2" cascade; drop schema if exists s3 cascade; create schema s1; create schema s2; create schema "S2"; create schema s3; create table streets (id serial PRIMARY KEY,source integer,target integer); create table "Streets" (ID serial PRIMARY KEY,SOURCE integer,TARGET integer); create table s1.streets ("ID" serial PRIMARY KEY,sour integer,targ integer); create table s1."Streets" ("ID" serial PRIMARY KEY,"SOURCE" integer,"Target" integer); create table s2."Streets" (id serial ,source integer,target integer); create table "S2".streets (id serial ,source integer,target integer); create table s3."Streets" (id serial ,source integer,target integer); create table s3."sTreets" (id serial ,source integer,target integer); create table s3."StrEets" (id serial ,source integer,target integer); set client_min_messages to warning; select _pgr_isColumnIndexed('streets','id') = true; select _pgr_isColumnIndexed('streets','ID') = true; select _pgr_isColumnIndexed('Streets','id') = true; select _pgr_isColumnIndexed('Streets','ID') = true; select _pgr_isColumnIndexed('s1.streets','ID') = true; select _pgr_isColumnIndexed('s1.Streets','ID') = true; select _pgr_isColumnIndexed('streets','source') = false; select _pgr_isColumnIndexed('streets','target') = false; select _pgr_isColumnIndexed('streets','Source') = false; select _pgr_isColumnIndexed('streets','Target') = false; select _pgr_isColumnIndexed('streets','Targ') = false; select _pgr_isColumnIndexed('Streets','source') = false; select _pgr_isColumnIndexed('Streets','target') = false; select _pgr_isColumnIndexed('Streets','SOURCE') = false; select _pgr_isColumnIndexed('Streets','Target') = false; select _pgr_isColumnIndexed('Streets','Targ') = false; select _pgr_isColumnIndexed('s1.STREETS','id') = false; select _pgr_isColumnIndexed('s1.STREETS','source') = false; select _pgr_isColumnIndexed('s1.stReets','target') = false; select _pgr_isColumnIndexed('s1.streets','SOURCE') = false; select _pgr_isColumnIndexed('s1.streets','Target') = false; select _pgr_isColumnIndexed('s1.streets','Targ') = false; select _pgr_isColumnIndexed('s1.Streets','id') = false; select _pgr_isColumnIndexed('s1.Streets','source') = false; select _pgr_isColumnIndexed('s1.Streets','target') = false; select _pgr_isColumnIndexed('s1.Streets','SOURCE') = false; select _pgr_isColumnIndexed('s1.Streets','Target') = false; select _pgr_isColumnIndexed('s1.Streets','Targ') = false; SET search_path TO s1,public; select _pgr_isColumnIndexed('streets','ID') = true; select _pgr_isColumnIndexed('Streets','ID') = true; select _pgr_isColumnIndexed('s1.streets','ID') = true; select _pgr_isColumnIndexed('s1.Streets','ID') = true; select _pgr_isColumnIndexed('streets','id') = false; select _pgr_isColumnIndexed('streets','source') = false; select _pgr_isColumnIndexed('streets','target') = false; select _pgr_isColumnIndexed('streets','Source') = false; select _pgr_isColumnIndexed('streets','Target') = false; select _pgr_isColumnIndexed('streets','Targ') = false; select _pgr_isColumnIndexed('Streets','id') = false; select _pgr_isColumnIndexed('Streets','source') = false; select _pgr_isColumnIndexed('Streets','target') = false; select _pgr_isColumnIndexed('Streets','SOURCE') = false; select _pgr_isColumnIndexed('Streets','Target') = false; select _pgr_isColumnIndexed('Streets','Targ') = false; select _pgr_isColumnIndexed('s1.STREETS','id') = false; select _pgr_isColumnIndexed('s1.STREETS','source') = false; select _pgr_isColumnIndexed('s1.stReets','target') = false; select _pgr_isColumnIndexed('s1.streets','SOURCE') = false; select _pgr_isColumnIndexed('s1.streets','Target') = false; select _pgr_isColumnIndexed('s1.streets','Targ') = false; select _pgr_isColumnIndexed('s1.Streets','id') = false; select _pgr_isColumnIndexed('s1.Streets','source') = false; select _pgr_isColumnIndexed('s1.Streets','target') = false; select _pgr_isColumnIndexed('s1.Streets','SOURCE') = false; select _pgr_isColumnIndexed('s1.Streets','Target') = false; select _pgr_isColumnIndexed('s1.Streets','Targ') = false; set client_min_messages to warning; SET search_path TO "$user", public; drop table if exists streets; drop table if exists "Streets"; drop schema if exists s1 cascade; drop schema if exists s2 cascade; drop schema if exists "S2" cascade; drop schema if exists s3 cascade; pgrouting-pgrouting-2.1.0/src/common/test/makeTests.sh000066400000000000000000000061431257314352300231070ustar00rootroot00000000000000psql -U postgres -h localhost -A -t -q -f common-any-00.data pgr_test psql -U postgres -h localhost -A -t -q -f common-any-01.data pgr_test psql -U postgres -h localhost -A -t -q -f versionless-any-01.test pgr_test &> versionless-any-01.aaa sed s/psql:versionless-any-01.test:[0-9]*:// versionless-any-01.rest psql -U postgres -h localhost -A -t -q -f common-any-01.test pgr_test &> common-any-01.aaa sed s/psql:common-any-01.test:[0-9]*:// common-any-01.rest psql -U postgres -h localhost -A -t -q -f common-any-02.test pgr_test &> common-any-02.aaa sed s/psql:common-any-02.test:[0-9]*:// common-any-02.rest psql -U postgres -h localhost -A -t -q -f common-any-03.test pgr_test &> common-any-03.aaa sed s/psql:common-any-03.test:[0-9]*:// common-any-03.rest psql -U postgres -h localhost -A -t -q -f common-any-04.test pgr_test &> common-any-04.aaa sed s/psql:common-any-04.test:[0-9]*:// common-any-04.rest psql -U postgres -h localhost -A -t -q -f common-any-05.test pgr_test &> common-any-05.aaa sed s/psql:common-any-05.test:[0-9]*:// common-any-05.rest psql -U postgres -h localhost -A -t -q -f gettablename-any-01.test pgr_test &> gettablename-any-01.aaa sed s/psql:gettablename-any-01.test:[0-9]*:// gettablename-any-01.rest psql -U postgres -h localhost -A -t -q -f createTopology-any-01.test pgr_test &> createTopology-any-01.aaa sed s/psql:createTopology-any-01.test:[0-9]*:// createTopology-any-01.rest psql -U postgres -h localhost -A -t -q -f createVerticesTable-any-01.test pgr_test &> createVerticesTable-any-01.aaa sed s/psql:createVerticesTable-any-01.test:[0-9]*:// createVerticesTable-any-01.rest psql -U postgres -h localhost -A -t -q -f routweb-any-01.test pgr_test &> routweb-any-01.aaa sed s/psql:routweb-any-01.test:[0-9]*:// routweb-any-01.rest psql -U postgres -h localhost -A -t -q -f topoweb-any-01.test pgr_test &> topoweb-any-01.aaa sed s/psql:topoweb-any-01.test:[0-9]*:// topoweb-any-01.rest psql -U postgres -h localhost -A -t -q -f pgr_getColumnName_any_01.test pgr_test &> pgr_getColumnName_any_01.test.aaa sed s/psql:pgr_getColumnName_any_01.test:[0-9]*:// pgr_getColumnName_any_01.rest psql -U postgres -h localhost -A -t -q -f pgr_getColumnType_any_01.test pgr_test &> pgr_getColumnType_any_01.aaa sed s/psql:pgr_getColumnType_any_01.test:[0-9]*:// pgr_getColumnType_any_01.rest psql -U postgres -h localhost -A -t -q -f pgr_checkVertTab_any_01.test pgr_test &> pgr_checkVertTab_any_01.aaa sed s/psql:pgr_checkVertTab_any_01.test:[0-9]*:// pgr_checkVertTab_any_01.rest psql -U postgres -h localhost -A -t -q -f incrementalCreateTopology_any_01.test pgr_test &> incrementalCreateTopology_any_01.aaa sed s/psql:incrementalCreateTopology_any_01.test:[0-9]*:// incrementalCreateTopology_any_01.rest rm *.aaa pgrouting-pgrouting-2.1.0/src/common/test/no_underscored-2x.result000066400000000000000000000024731257314352300254150ustar00rootroot00000000000000 NOTICE: pgr_getTableName: This function will no longer be soported 1|t NOTICE: pgr_getTableName: This function will no longer be soported 2|t NOTICE: pgr_getColumnName: This function will no longer be soported 3|t NOTICE: pgr_getColumnName: This function will no longer be soported 4|t NOTICE: pgr_getColumnName: This function will no longer be soported 5|t NOTICE: pgr_getColumnName: This function will no longer be soported 6|t NOTICE: pgr_isColumnInTable: This function will no longer be soported 7|t NOTICE: pgr_isColumnInTable: This function will no longer be soported 8|f NOTICE: pgr_isColumnInTable: This function will no longer be soported 9|f NOTICE: pgr_isColumnInTable: This function will no longer be soported 10|f NOTICE: pgr_isColumnIndexed: This function will no longer be soported 11|t NOTICE: pgr_isColumnIndexed: This function will no longer be soported 12|f NOTICE: pgr_versionless: This function will no longer be soported 13|t NOTICE: pgr_versionless: This function will no longer be soported 14|t NOTICE: pgr_versionless: This function will no longer be soported 15|t NOTICE: pgr_isColumnInTable: This function will no longer be soported 16|t NOTICE: pgr_startPoint: This function will no longer be soported 17|t NOTICE: pgr_endPoint: This function will no longer be soported 18|t pgrouting-pgrouting-2.1.0/src/common/test/no_underscored-2x.test.sql000066400000000000000000000022671257314352300256550ustar00rootroot00000000000000 set client_min_messages to notice; select 1, sname = 'public' and tname = 'edges2' from pgr_getTableName('EDGes2'); select 2, sname = 'public' and tname is null from pgr_getTableName('EDes2'); select 3, pgr_getColumnName('EDGes2', 'SOuRce') = 'source'; select 4, pgr_getColumnName('EDes2', 'SOuRce') is null; select 5, pgr_getColumnName('EDes2', 'SOuce') is null; select 6, pgr_getColumnName('EDes2', 'SOuce') is null; select 7, pgr_isColumnInTable('EDGes2', 'SOuRce') = true; select 8, pgr_isColumnInTable('EDes2', 'SOuRce'); select 9, pgr_isColumnInTable('EDes2', 'SOuce'); select 10, pgr_isColumnInTable('EDes2', 'SOuce'); select 11, pgr_isColumnIndexed('EDGes2', 'eid') = true; select 12, pgr_isColumnIndexed('EDGes2', 'X1'); select 13, pgr_versionless('2.1.0foobar23', '2.1') = true; select 14, pgr_versionless('2.1.0foobar23', '2.1-rc1') = true; select 15, pgr_versionless('2.1.0foobar23', '2.1-beta') = true; select 16, pgr_quote_ident('idname.text') = 'idname.text'; select 17, pgr_startPoint(the_geom) = '010100000000000000000000400000000000000000' from edges2 where eid = 1; select 18, pgr_endPoint(the_geom) = '01010000000000000000000040000000000000F03F' from edges2 where eid = 1; pgrouting-pgrouting-2.1.0/src/common/test/pgr_checkVertTab_any_01.result000066400000000000000000000001751257314352300264360ustar00rootroot00000000000000test #1:OK test #2:OK test #3:OK test #4:OK test #5:OK test #6:OK test #7:OK test #8:OK test #9:OK test #10:OK test #11:OK pgrouting-pgrouting-2.1.0/src/common/test/pgr_checkVertTab_any_01.test.sql000066400000000000000000000070451257314352300267000ustar00rootroot00000000000000 set client_min_messages to warning; SET search_path TO "$user", public; drop table if exists streets; drop table if exists "Streets"; drop schema if exists s1 cascade; drop function if exists make_tests_return_text(text,text,int); create schema s1; create table streets (id serial PRIMARY KEY,source integer,target integer); create table "Streets" (GID serial PRIMARY KEY,SOURCE integer,TARGET integer); create table s1.streets ("ID" serial PRIMARY KEY,sour integer,targ integer); create table s1."Streets" ("ID" serial PRIMARY KEY,"SOURCE" integer,"Target" integer); create or replace function make_tests_return_tab(query text,result text,testnumber int default 0) RETURNS text AS $BODY$ DECLARE returnvalue text; naming record; err boolean; BEGIN if (result is null) then result='NULL'; end if; execute query into naming; returnvalue=naming.sname||'.'||naming.vname; if (returnvalue is null) then returnvalue='NULL'; end if; if (returnvalue=result) then return 'test #'|| testnumber || ':OK'; else return 'test #'|| testnumber || ':got '||returnvalue; end if; END; $BODY$ LANGUAGE plpgsql VOLATILE ; create or replace function make_tests_return_text(query text,result text,testnumber int default 0) RETURNS text AS $BODY$ DECLARE returnvalue text; naming record; err boolean; BEGIN if (result is null) then result='NULL'; end if; execute query into returnvalue; if (returnvalue is null) then returnvalue='NULL'; end if; if (returnvalue=result) then return 'test #'|| testnumber || ':OK'; else return 'test #'|| testnumber || ':got '||returnvalue; end if; END; $BODY$ LANGUAGE plpgsql VOLATILE ; create or replace function make_tests_return_text(query text,result boolean,testnumber int default 0) RETURNS text AS $BODY$ DECLARE returnvalue boolean; naming record; err boolean; BEGIN if (result is null) then result='NULL'; end if; execute query into returnvalue; if (returnvalue is null) then returnvalue='NULL'; end if; if (returnvalue=result) then return 'test #'|| testnumber || ':OK'; else return 'test #'|| testnumber || ':got '||returnvalue; end if; END; $BODY$ LANGUAGE plpgsql VOLATILE ; set client_min_messages to notice; select * from make_tests_return_text('select * from _pgr_isColumnInTable (''streets'',''id'')', true,1); select * from make_tests_return_text('select * from _pgr_isColumnInTable (''streets'',''cnt'')', false,2); select * from make_tests_return_text('select * from _pgr_isColumnInTable (''streets'',''chk'')', false,3); select * from make_tests_return_tab('select * from _pgr_checkVertTab(''streets'', ''{"id","cnt","chk"}''::text[])','public.streets',4); select * from make_tests_return_text('select * from _pgr_isColumnInTable (''streets'',''cnt'')', true,5); select * from make_tests_return_text('select * from _pgr_isColumnInTable (''streets'',''cnt'')', true,6); select * from make_tests_return_text('select * from _pgr_isColumnInTable (''streets'',''chk'')', true,7); select * from make_tests_return_text('select * from _pgr_isColumnIndexed (''streets'',''cnt'')', false,8); select * from make_tests_return_text('select * from _pgr_isColumnIndexed (''streets'',''chk'')', false,9); select * from _pgr_createIndex ('streets','chk','foo'); select * from _pgr_createIndex ('streets','cnt','btree'); select * from make_tests_return_text('select * from _pgr_isColumnIndexed (''streets'',''cnt'')', true,10); select * from make_tests_return_text('select * from _pgr_isColumnIndexed (''streets'',''chk'')', true,11); pgrouting-pgrouting-2.1.0/src/common/test/pgr_getColumnName_any_01.result000066400000000000000000000005671257314352300266340ustar00rootroot00000000000000test #1:OK test #2:OK test #3:OK test #4:OK test #5:OK test #6:OK test #7:OK test #8:OK test #9:OK test #10:OK test #11:OK test #12:OK test #13:OK test #14:OK test #15:OK test #16:OK test #17:OK test #18:OK test #19:OK test #20:OK test #21:OK test #22:OK test #23:OK test #24:OK test #25:OK test #26:OK test #27:OK test #28:OK test #29:OK test #30:OK test #31:OK test #32:OK pgrouting-pgrouting-2.1.0/src/common/test/pgr_getColumnName_any_01.test.sql000066400000000000000000000120761257314352300270710ustar00rootroot00000000000000 set client_min_messages to warning; SET search_path TO "$user", public; drop table if exists streets; drop table if exists "Streets"; drop schema if exists s1 cascade; drop function if exists make_tests_return_text(text,text,int); create schema s1; create table streets (id serial PRIMARY KEY,source integer,target integer); create table "Streets" (GID serial PRIMARY KEY,SOURCE integer,TARGET integer); create table s1.streets ("ID" serial PRIMARY KEY,sour integer,targ integer); create table s1."Streets" ("ID" serial PRIMARY KEY,"SOURCE" integer,"Target" integer); create or replace function make_tests_return_text(query text,result text,testnumber int default 0) RETURNS text AS $BODY$ DECLARE returnvalue text; naming record; err boolean; BEGIN if (result is null) then result='NULL'; end if; execute query into returnvalue; if (returnvalue is null) then returnvalue='NULL'; end if; if (returnvalue=result) then return 'test #'|| testnumber || ':OK'; else return 'test #'|| testnumber || ':got '||returnvalue; end if; END; $BODY$ LANGUAGE plpgsql VOLATILE ; set client_min_messages to warning; select * from make_tests_return_text('select * from _pgr_getColumnName (''streets'',''id'')', 'id',1); select * from make_tests_return_text('select * from _pgr_getColumnName (''streets'',''ID'')', 'id',2); select * from make_tests_return_text('select * from _pgr_getColumnName (''Streets'',''gid'')', 'gid',3); select * from make_tests_return_text('select * from _pgr_getColumnName (''Streets'',''GID'')', 'gid',4); select * from make_tests_return_text('select * from _pgr_getColumnName (''Streets'',''ID'')', NULL,5); select * from make_tests_return_text('select * from _pgr_getColumnName (''s1.streets'',''ID'')', 'ID',6); select * from make_tests_return_text('select * from _pgr_getColumnName (''s1.streets'',''id'')', NULL,7); select * from make_tests_return_text('select * from _pgr_getColumnName (''s1.Streets'',''id'')', NULL,8); select * from make_tests_return_text('select * from _pgr_getColumnName (''s1.Streets'',''ID'')', 'ID',9); SET search_path TO s1,public; select * from make_tests_return_text('select * from _pgr_getColumnName (''public.streets'',''ID'')', 'id',10); select * from make_tests_return_text('select * from _pgr_getColumnName (''public.Streets'',''GID'')', 'gid',11); select * from make_tests_return_text('select * from _pgr_getColumnName (''streets'',''ID'')', 'ID',12); select * from make_tests_return_text('select * from _pgr_getColumnName (''streets'',''id'')', NULL,13); select * from make_tests_return_text('select * from _pgr_getColumnName (''Streets'',''id'')', NULL,14); select * from make_tests_return_text('select * from _pgr_getColumnName (''Streets'',''ID'')', 'ID',15); SET search_path TO "$user", public; select * from make_tests_return_text('select * from _pgr_getColumnName (''public'',''streets'',''id'')', 'id',16); select * from make_tests_return_text('select * from _pgr_getColumnName (''public'',''streets'',''ID'')', 'id',17); select * from make_tests_return_text('select * from _pgr_getColumnName (''public'',''Streets'',''gid'')', 'gid',18); select * from make_tests_return_text('select * from _pgr_getColumnName (''public'',''Streets'',''GID'')', 'gid',19); select * from make_tests_return_text('select * from _pgr_getColumnName (''public'',''Streets'',''ID'')', NULL,20); select * from make_tests_return_text('select * from _pgr_getColumnName (''s1'',''streets'',''ID'')', 'ID',21); select * from make_tests_return_text('select * from _pgr_getColumnName (''s1'',''streets'',''id'')', NULL,22); select * from make_tests_return_text('select * from _pgr_getColumnName (''s1'',''Streets'',''id'')', NULL,23); select * from make_tests_return_text('select * from _pgr_getColumnName (''s1'',''Streets'',''ID'')', 'ID',24); SET search_path TO s1,public; select * from make_tests_return_text('select * from _pgr_getColumnName (''public'',''streets'',''ID'')', 'id',25); select * from make_tests_return_text('select * from _pgr_getColumnName (''public'',''Streets'',''GID'')', 'gid',26); select * from make_tests_return_text('select * from _pgr_getColumnName (''s1'',''streets'',''ID'')', 'ID',27); select * from make_tests_return_text('select * from _pgr_getColumnName (''s1'',''streets'',''id'')', NULL,28); select * from make_tests_return_text('select * from _pgr_getColumnName (''s1'',''Streets'',''id'')', NULL,29); select * from make_tests_return_text('select * from _pgr_getColumnName (''s1'',''Streets'',''ID'')', 'ID',30); -- becuase this dont test for schema or table names the expected results are NULL select * from make_tests_return_text('select * from _pgr_getColumnName (''publIc'',''Streets'',''gid'')', NULL,31); select * from make_tests_return_text('select * from _pgr_getColumnName (''public'',''StrEets'',''gid'')', NULL,32); set client_min_messages to warning; SET search_path TO "$user", public; drop table if exists streets; drop table if exists "Streets"; drop schema if exists s1 cascade; drop function make_tests_return_text(text,text,int); pgrouting-pgrouting-2.1.0/src/common/test/pgr_getColumnType_any_01.result000066400000000000000000000003631257314352300266670ustar00rootroot00000000000000test #1:OK test #2:OK test #3:OK test #4:OK test #5:OK test #6:OK test #7:OK test #8:OK test #9:OK test #10:OK test #11:OK test #12:OK test #13:OK test #14:OK test #12:OK test #15:OK test #16:OK test #17:OK test #18:OK test #19:OK test #20:OK pgrouting-pgrouting-2.1.0/src/common/test/pgr_getColumnType_any_01.test.sql000066400000000000000000000076671257314352300271440ustar00rootroot00000000000000 set client_min_messages to warning; SET search_path TO "$user", public; drop table if exists streets; drop table if exists "Streets"; drop schema if exists s1 cascade; drop function if exists make_tests_return_text(text,text,int); create schema s1; create table streets (id serial PRIMARY KEY,source double precision,target real); create table "Streets" (GID bigserial PRIMARY KEY,SOURCE text,TARGET integer); create table s1.streets ("ID" serial PRIMARY KEY,sour double precision,targ real); create table s1."Streets" ("ID" serial PRIMARY KEY,"SOURCE" integer,"Target" integer); create or replace function make_tests_return_text(query text,result text,testnumber int default 0) RETURNS text AS $BODY$ DECLARE returnvalue text; naming record; err boolean; BEGIN if (result is null) then result='NULL'; end if; execute query into returnvalue; if (returnvalue is null) then returnvalue='NULL'; end if; if (returnvalue=result) then return 'test #'|| testnumber || ':OK'; else return 'test #'|| testnumber || ':got '||returnvalue; end if; END; $BODY$ LANGUAGE plpgsql VOLATILE ; set client_min_messages to notice; select * from make_tests_return_text('select * from _pgr_getColumnType (''streets'',''id'')', 'integer', 1); select * from make_tests_return_text('select * from _pgr_getColumnType (''streets'',''source'')', 'double precision', 2); select * from make_tests_return_text('select * from _pgr_getColumnType (''streets'',''target'')', 'real', 3); select * from make_tests_return_text('select * from _pgr_getColumnType (''Streets'',''GID'')', 'bigint', 4); select * from make_tests_return_text('select * from _pgr_getColumnType (''Streets'',''SOURCE'')', 'text', 5); select * from make_tests_return_text('select * from _pgr_getColumnType (''Streets'',''TARGET'')', 'integer', 6); select * from make_tests_return_text('select * from _pgr_getColumnType (''s1.streets'',''ID'')', 'integer', 7); select * from make_tests_return_text('select * from _pgr_getColumnType (''s1.streets'',''sour'')', 'double precision', 8); select * from make_tests_return_text('select * from _pgr_getColumnType (''s1.streets'',''targ'')', 'real', 9); select * from make_tests_return_text('select * from _pgr_getColumnType (''s1.Streets'',''ID'')', 'integer', 10); select * from make_tests_return_text('select * from _pgr_getColumnType (''s1.Streets'',''SOURCE'')','integer', 11); select * from make_tests_return_text('select * from _pgr_getColumnType (''s1.Streets'',''Target'')','integer', 12); SET search_path TO s1,public; select * from make_tests_return_text('select * from _pgr_getColumnType (''public.streets'',''ID'')', 'integer',13); select * from make_tests_return_text('select * from _pgr_getColumnType (''public.Streets'',''GID'')', 'bigint',14); select * from make_tests_return_text('select * from _pgr_getColumnType (''streets'',''ID'')', 'integer', 12); select * from make_tests_return_text('select * from _pgr_getColumnType (''Streets'',''ID'')', 'integer', 15); SET search_path TO "$user", public; --NULL when table or column doesnt exist select * from make_tests_return_text('select * from _pgr_getColumnType (''Streets'',''data'',0)', NULL, 16); select * from make_tests_return_text('select * from _pgr_getColumnType (''strats'',''id'',0)', NULL, 17); -- becuase this dont test for schema or table names the expected results are NULL select * from make_tests_return_text('select * from _pgr_getColumnType (''publIc'',''Streets'',''gid'')', NULL, 18); select * from make_tests_return_text('select * from _pgr_getColumnType (''public'',''StrEets'',''gid'')', NULL, 19); select * from make_tests_return_text('select * from _pgr_getColumnType (''public'',''Streets'',''data'')', NULL, 20); set client_min_messages to warning; SET search_path TO "$user", public; drop table if exists streets; drop table if exists "Streets"; drop schema if exists s1 cascade; drop function make_tests_return_text(text,text,int); pgrouting-pgrouting-2.1.0/src/common/test/pgrouting_conversion_tools-any-01.result000066400000000000000000000006431257314352300305600ustar00rootroot00000000000000---- pgr_pointtoedgenode ---- 1 6 ---- pgr_flipedges ---- LINESTRING(2 1,2 2) LINESTRING(2 2,2 3) LINESTRING(2 3,2 2) LINESTRING(2 2,3 2) LINESTRING(3 2,4 2) LINESTRING(4 2,4 1) LINESTRING(4 1,3 1) LINESTRING(3 1,2 1) LINESTRING(2 1,2 0) LINESTRING(2 0,2 1) ---- pgr_texttopoints ---- POINT(0 0) POINT(1 1) POINT(1 0) POINT(0 1) POINT(1 4) POINT(1 5) POINT(0 4) POINT(0 5) ---- pgr_pointstovids ---- {1,2,3,5,4,9,10,6} pgrouting-pgrouting-2.1.0/src/common/test/pgrouting_conversion_tools-any-01.test.sql000066400000000000000000000016271257314352300310220ustar00rootroot00000000000000\echo '---- pgr_pointtoedgenode ----' select pgr_pointtoedgenode('edge_table', 'POINT(2 0)'::geometry, 0.02); select pgr_pointtoedgenode('edge_table', 'POINT(3 2)'::geometry, 0.02); \echo '---- pgr_flipedges ----' select st_astext(e) from (select unnest(pgr_flipedges(ARRAY[ 'LINESTRING(2 1,2 2)'::geometry, 'LINESTRING(2 2,2 3)'::geometry, 'LINESTRING(2 2,2 3)'::geometry, 'LINESTRING(2 2,3 2)'::geometry, 'LINESTRING(3 2,4 2)'::geometry, 'LINESTRING(4 1,4 2)'::geometry, 'LINESTRING(3 1,4 1)'::geometry, 'LINESTRING(2 1,3 1)'::geometry, 'LINESTRING(2 0,2 1)'::geometry, 'LINESTRING(2 0,2 1)'::geometry]::geometry[])) as e) as foo; \echo '---- pgr_texttopoints ----' select st_astext(g) from (select unnest(pgr_texttopoints('0,0;1,1;1,0;0,1;1,4;1,5;0,4;0,5', 0)) as g) as foo; \echo '---- pgr_pointstovids ----' select * from pgr_pointstovids(pgr_texttopoints('2,0;2,1;3,1;2,2;4,1;4,2;2,3;3,2', 0), 'edge_table'); pgrouting-pgrouting-2.1.0/src/common/test/pgrouting_dmatrix_tools-any-01.result000066400000000000000000000012261257314352300300410ustar00rootroot00000000000000---- pgr_pointstodmatrix ---- {{0,1,1.4142135623731,2,2.23606797749979,2.82842712474619,3,2.23606797749979},{1,0,1,1,2,2.23606797749979,2,1.4142135623731},{1.4142135623731,1,0,1.4142135623731,1,1.4142135623731,2.23606797749979,1},{2,1,1.4142135623731,0,2.23606797749979,2,1,1},{2.23606797749979,2,1,2.23606797749979,0,1,2.82842712474619,1.4142135623731},{2.82842712474619,2.23606797749979,1.4142135623731,2,1,0,2.23606797749979,1},{3,2,2.23606797749979,1,2.82842712474619,2.23606797749979,0,1.4142135623731},{2.23606797749979,1.4142135623731,1,1,1.4142135623731,1,1.4142135623731,0}}|{1,2,3,4,5,6,7,8} ---- pgr_vidstodmatrix ---- 0|1 1|3 2|7 3|5 4|4 5|2 6|6 7|0 pgrouting-pgrouting-2.1.0/src/common/test/pgrouting_dmatrix_tools-any-01.test.sql000066400000000000000000000010031257314352300302710ustar00rootroot00000000000000\echo '---- pgr_pointstodmatrix ----' select * from pgr_pointstodmatrix(pgr_texttopoints('2,0;2,1;3,1;2,2;4,1;4,2;2,3;3,2', 0)); \echo '---- pgr_vidstodmatrix ----' select * from pgr_tsp( (select dmatrix::float8[] from pgr_vidstodmatrix( pgr_pointstovids( pgr_texttopoints('2,0;2,1;3,1;2,2;4,1;4,2;2,3;3,2', 0), 'edge_table'), pgr_texttopoints('2,0;2,1;3,1;2,2;4,1;4,2;2,3;3,2', 0), 'edge_table') ), 1 ); pgrouting-pgrouting-2.1.0/src/common/test/test.conf000066400000000000000000000015431257314352300224400ustar00rootroot00000000000000#!/usr/bin/perl -w %main::tests = ( 'any' => { 'comment' => 'pgr_createTopology, pgr_analyzegraph, and pgr_analyzeOneway tests for any versions.', 'data' => ['common-any-00.data', 'common-any-01.data', 'common-any-02.data'], 'tests' => [qw( versionless-any-01 common-any-01 common-any-02 common-any-03 common-any-04 common-any-05 createTopology-any-01 createVerticesTable-any-01 gettablename-any-01 pgrouting_conversion_tools-any-01 pgrouting_dmatrix_tools-any-01 pgr_getColumnName_any_01 pgr_getColumnType_any_01 pgr_checkVertTab_any_01 no_underscored-2x isColumnIndexed-any isColumnInTable-any )], 'dummyStorage' => [qw( incrementalCreateTopology_any_01 )] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/common/test/versionless-any-01.result000066400000000000000000000001721257314352300254260ustar00rootroot00000000000000t t t t t t t t t t t t t t t t t t t t t t t t t t t t t f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f pgrouting-pgrouting-2.1.0/src/common/test/versionless-any-01.test.sql000066400000000000000000000057301257314352300256720ustar00rootroot00000000000000-- these should all be true select _pgr_versionless('2.1.0foobar23', '2.1'); select _pgr_versionless('2.1.0foobar23', '2.1-rc1'); select _pgr_versionless('2.1.0foobar23', '2.1-beta'); select _pgr_versionless('2.1.0foobar23', '2.1-alpha'); select _pgr_versionless('2.1.0foobar23', '2.1-dev'); select _pgr_versionless('2.1.0foobar23', '2.1rc1'); select _pgr_versionless('2.1.0foobar23', '2.1beta'); select _pgr_versionless('2.1.0foobar23', '2.1alpha'); select _pgr_versionless('2.1.0foobar23', '2.1dev'); select _pgr_versionless('2.1.0-dev', '2.1'); select _pgr_versionless('2.1.0-dev', '2.1-rc1'); select _pgr_versionless('2.1.0-dev', '2.1-beta'); select _pgr_versionless('2.1.0-dev', '2.1-alpha'); select _pgr_versionless('2.1.0-dev', '2.1rc1'); select _pgr_versionless('2.1.0-dev', '2.1beta'); select _pgr_versionless('2.1.0-dev', '2.1alpha'); select _pgr_versionless('2.1.0-alpha', '2.1'); select _pgr_versionless('2.1.0-alpha', '2.1-rc1'); select _pgr_versionless('2.1.0-alpha', '2.1-beta'); select _pgr_versionless('2.1.0-alpha', '2.1rc1'); select _pgr_versionless('2.1.0-alpha', '2.1beta'); select _pgr_versionless('2.1.0-beta', '2.1'); select _pgr_versionless('2.1.0-beta', '2.1-rc1'); select _pgr_versionless('2.1.0-beta', '2.1rc1'); select _pgr_versionless('2.0.0', '2.1'); select _pgr_versionless('2.1', '2.1.3'); select _pgr_versionless('1.05', '2.0.0'); select _pgr_versionless('1.05', '2.0'); select _pgr_versionless('1.05', '2'); -- these should all be false select _pgr_versionless('2.1', '2.1.0foobar23'); select _pgr_versionless('2.1-rc1', '2.1.0foobar23'); select _pgr_versionless('2.1-beta', '2.1.0foobar23'); select _pgr_versionless('2.1-alpha', '2.1.0foobar23'); select _pgr_versionless('2.1-dev', '2.1.0foobar23'); select _pgr_versionless('2.1rc1', '2.1.0foobar23'); select _pgr_versionless('2.1beta', '2.1.0foobar23'); select _pgr_versionless('2.1alpha', '2.1.0foobar23'); select _pgr_versionless('2.1dev', '2.1.0foobar23'); select _pgr_versionless('2.1', '2.1.0-dev'); select _pgr_versionless('2.1-rc1', '2.1.0-dev'); select _pgr_versionless('2.1-beta', '2.1.0-dev'); select _pgr_versionless('2.1-alpha', '2.1.0-dev'); select _pgr_versionless('2.1rc1', '2.1.0-dev'); select _pgr_versionless('2.1beta', '2.1.0-dev'); select _pgr_versionless('2.1alpha', '2.1.0-dev'); select _pgr_versionless('2.1', '2.1.0-alpha'); select _pgr_versionless('2.1-rc1', '2.1.0-alpha'); select _pgr_versionless('2.1-beta', '2.1.0-alpha'); select _pgr_versionless('2.1rc1', '2.1.0-alpha'); select _pgr_versionless('2.1beta', '2.1.0-alpha'); select _pgr_versionless('2.1', '2.1.0-beta'); select _pgr_versionless('2.1-rc1', '2.1.0-beta'); select _pgr_versionless('2.1rc1', '2.1.0-beta'); select _pgr_versionless('2.1', '2.0.0'); select _pgr_versionless('2.1.3', '2.1'); select _pgr_versionless('2.0.0', '1.05'); select _pgr_versionless('2.0', '1.05'); select _pgr_versionless('2', '1.05'); select _pgr_versionless('2', '2.0.0foobar'); select _pgr_versionless('2.1', '2.1.0'); select _pgr_versionless('2.1.0beta3dev', '2.1.0beta1dev'); pgrouting-pgrouting-2.1.0/src/common/tester/000077500000000000000000000000001257314352300211365ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/common/tester/Makefile000066400000000000000000000004661257314352300226040ustar00rootroot00000000000000CC=cc CPP=c++ all: clean test1 test2 test clean2 test1: test1.c ../src/pgr_logger.h $(CC) -o test1 test1.c test2: test2.cpp ../src/pgr_logger.h $(CPP) -o test2 test2.cpp test: clean +./test1 +./test2 +cat test-log.log clean: +rm -f test1 test2 test-log.log clean2: +rm -f test1 test2 test-log.log pgrouting-pgrouting-2.1.0/src/common/tester/test1.c000066400000000000000000000004341257314352300223430ustar00rootroot00000000000000 #define PGR_LOGGER_ON #define PGR_LOGGER_LOC #define PGR_LOGGER_FILE "test-log.log" #include "../src/pgr_logger.h" #include int main () { PGR_LOG("message 1"); PGR_LOGF("%s at epoch %d\n", "message 2", (int)time(NULL)); PGR_LOG("message 3"); return 0; } pgrouting-pgrouting-2.1.0/src/common/tester/test2.cpp000066400000000000000000000004341257314352300227040ustar00rootroot00000000000000 #define PGR_LOGGER_ON #define PGR_LOGGER_LOC #define PGR_LOGGER_FILE "test-log.log" #include "../src/pgr_logger.h" #include int main () { PGR_LOG("message 1"); PGR_LOGF("%s at epoch %d\n", "message 2", (int)time(NULL)); PGR_LOG("message 3"); return 0; } pgrouting-pgrouting-2.1.0/src/dijkstra/000077500000000000000000000000001257314352300201535ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/dijkstra/CMakeLists.txt000066400000000000000000000002611257314352300227120ustar00rootroot00000000000000SET(PACKAGE_SQL_FILES "") ADD_SUBDIRECTORY(sql) SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) #MESSAGE("core/dijkstra: ${PACKAGE_SQL_FILES}") SUBDIRS(doc src test) pgrouting-pgrouting-2.1.0/src/dijkstra/doc/000077500000000000000000000000001257314352300207205ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/dijkstra/doc/CMakeLists.txt000066400000000000000000000000001257314352300234460ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/dijkstra/doc/dijkstra_v2.rst000066400000000000000000000120641257314352300236770ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_dijkstra_v2: pgr_dijkstra (V 2.0)- Shortest Path Dijkstra =============================================================================== Name ------------------------------------------------------------------------------- ``pgr_dijkstra`` — Returns the shortest path using Dijkstra algorithm. .. index:: single: dijkstra(sql, source, target, directed, has_rcost) -- deprecated Synopsis ------------------------------------------------------------------------------- Dijkstra's algorithm, conceived by Dutch computer scientist Edsger Dijkstra in 1956. It is a graph search algorithm that solves the single-source shortest path problem for a graph with non-negative edge path costs, producing a shortest path tree. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a path. .. code-block:: sql pgr_costResult[] pgr_dijkstra(text sql, integer source, integer target, boolean directed, boolean has_rcost); .. warning:: This signature is being deprecated in version 2.1, Please use it without the ``has_rcost`` flag instead: ``pgr_dijkstra(sql, source, target, directed)`` See :ref:`pgr_dijkstra_v3` Description ------------------------------------------------------------------------------- :sql: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, source, target, cost [,reverse_cost] FROM edge_table :id: ``int4`` identifier of the edge :source: ``int4`` identifier of the source vertex :target: ``int4`` identifier of the target vertex :cost: ``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph. :reverse_cost: ``float8`` (optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs). :source: ``int4`` id of the start point :target: ``int4`` id of the end point :directed: ``true`` if the graph is directed :has_rcost: if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction. Returns set of :ref:`type_cost_result`: :seq: row sequence :id1: node ID :id2: edge ID (``-1`` for the last row) :cost: cost to traverse from ``id1`` using ``id2`` .. rubric:: History * Renamed in version 2.0.0 Examples: Directed ------------------------------------------------------------------------------- * Without ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2,3, true, false ); seq | node | edge | cost -----+------+------+------ (0 rows) * With ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2,3, true, true ); seq | node | edge | cost -----+------+------+------ 0 | 2 | 4 | 1 1 | 5 | 8 | 1 2 | 6 | 9 | 1 3 | 9 | 16 | 1 4 | 4 | 3 | 1 5 | 3 | -1 | 0 (6 rows) Examples: Undirected ------------------------------------------------------------------------------- * Without ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, 3, false, false ); seq | node | edge | cost -----+------+------+------ 0 | 2 | 4 | 1 1 | 5 | 8 | 1 2 | 6 | 5 | 1 3 | 3 | -1 | 0 (4 rows) * With ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, false, true ); seq | node | edge | cost -----+------+------+------ 0 | 2 | 2 | 1 1 | 3 | -1 | 0 (2 rows) The queries use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`type_cost_result` * http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm pgrouting-pgrouting-2.1.0/src/dijkstra/doc/dijkstra_v3.rst000066400000000000000000000713501257314352300237030ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_dijkstra_v3: pgr_dijkstra - Shortest Path Dijkstra =============================================================================== ``pgr_dijkstra`` — Returns the shortest path(s) using Dijkstra algorithm. In particular, the Dijkstra algorithm implemented by Boost.Graph. .. figure:: ../../../doc/src/introduction/images/boost-inside.jpeg :target: http://www.boost.org/libs/graph Boost Graph Inside Synopsis ------------------------------------------------------------------------------- Dijkstra's algorithm, conceived by Dutch computer scientist Edsger Dijkstra in 1956. It is a graph search algorithm that solves the shortest path problem for a graph with non-negative edge path costs, producing a shortest path from a starting vertex (``start_vid``) to an ending vertex (``end_vid``). This implementation can be used with a directed graph and an undirected graph. Signatures =============================================================================== .. index:: single: dijkstra(edges_sql, start_vid, end_vid) .. rubric:: Minimal signature The minimal signature is for a **directed** graph from one ``start_vid`` to one ``end_vid``: .. code-block:: sql pgr_dijkstra(text edges_sql, bigint start_vid, bigint end_vid) RETURNS SET OF (seq, path_seq, node, edge, cost, agg_cost) or EMPTY SET .. index:: single: dijkstra(edges_sql, start_vid, end_vid, directed) .. rubric:: Dijkstra 1 to 1 This signature performs a Dijkstra from one ``start_vid`` to one ``end_vid``: - on a **directed** graph when ``directed`` flag is missing or is set to ``true``. - on an **undirected** graph when ``directed`` flag is set to ``false``. .. code-block:: sql pgr_dijkstra(text edges_sql, bigint start_vid, bigint end_vid, boolean directed:=true); RETURNS SET OF (seq, path_seq, node, edge, cost, agg_cost) or EMPTY SET .. index:: single: dijkstra(edges_sql, start_vids, end_vid, directed) .. rubric:: Dijkstra many to 1: .. code-block:: sql pgr_dijkstra(text edges_sql, array[ANY_INTEGER] start_vids, bigint end_vid, boolean directed:=true); RETURNS SET OF (seq, path_seq, start_vid, node, edge, cost, agg_cost) or EMPTY SET This signature performs a Dijkstra from each ``start_vid`` in ``start_vids`` to one ``end_vid``: - on a **directed** graph when ``directed`` flag is missing or is set to ``true``. - on an **undirected** graph when ``directed`` flag is set to ``false``. Using this signature, will load once the graph and perform several one to one Dijkstra where the ending vertex is fixed. The result is the union of the results of the one to one dijkstra. The extra ``start_vid`` in the result is used to distinguish to which path it belongs. .. index:: single: dijkstra(edges_sql, start_vid, end_vids, directed) .. rubric:: Dijkstra 1 to many: .. code-block:: sql pgr_dijkstra(text edges_sql, bigint start_vid, array[ANY_INTEGER] end_vids, boolean directed:=true); RETURNS SET OF (seq, path_seq, end_vid, node, edge, cost, agg_cost) or EMPTY SET This signature performs a Dijkstra from one ``start_vid`` to each ``end_vid`` in ``end_vids``: - on a **directed** graph when ``directed`` flag is missing or is set to ``true``. - on an **undirected** graph when ``directed`` flag is set to ``false``. Using this signature, will load once the graph and perform several 1 to 1 Dijkstra where the starting vertex is fixed. The result is the union of the results of the one to one dijkstra. The extra ``end_vid`` in the result is used to distinguish to which path it belongs. .. index:: single: dijkstra(edges_sql, start_vids, end_vids, directed) .. rubric:: Dijkstra many to many: .. code-block:: sql pgr_dijkstra(text edges_sql, array[ANY_INTEGER] start_vids, array[ANY_INTEGER] end_vids, boolean directed:=true); RETURNS SET OF (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost) or EMPTY SET This signature performs a Dijkstra from each ``start_vid`` in ``start_vids`` to each ``end_vid`` in ``end_vids``: - on a **directed** graph when ``directed`` flag is missing or is set to ``true``. - on an **undirected** graph when ``directed`` flag is set to ``false``. Using this signature, will load once the graph and perform all combinations for starting vertices and ending vertices. The extra ``start_vid`` and ``end_vid`` in the result is used to distinguish to which path it belongs. Description of the Signatures ============================= Description of the SQL query ------------------------------------------------------------------------------- :edges_sql: an SQL query, which should return a set of rows with the following columns: :id: ``ANY-INTEGER`` identifier of the edge. :source: ``ANY-INTEGER`` identifier of the first end point vertex of the edge. :target: ``ANY-INTEGER`` identifier of the second end pont vertex of the edge. :cost: ``ANY-NUMERICAL`` weight of the edge `(source, target)`, if negative: edge `(source, target)` does not exist, therefore it's not part of the graph. :reverse_cost: ``ANY-NUMERICAL`` (optional) weight of the edge `(target, source)`, if negative: edge `(target, source)` does not exist, therefore it's not part of the graph. Where: :ANY-INTEGER: smallint, int, bigint :ANY-NUMERICAL: smallint, int, bigint, real, float For example: .. code-block:: sql SELECT id, source, target, cost, reverse_cost from edge_table where geom && ST_Expand(ST_SetSRID(ST_Point(45, 34), 4326), 0.1) Description of the parameters of the signatures ------------------------------------------------------------------------------- :sql: SQL query as decribed above. :start_vid: ``BIGINT`` identifier of the starting vertex of the path. :start_vids: ``array[ANY-INTEGER]`` array of identifiers of starting vertices. :end_vid: ``BIGINT`` identifier of the ending vertex of the path. :end_vids: ``array[ANY-INTEGER]`` array of identifiers of ending vertices. :directed: ``boolean`` (optional). When ``false`` the graph is considered as Undirected. Default is ``true`` which considers the graph as Directed. Description of the return values ------------------------------------------------------------------------------- Returns set of ``(seq [, start_vid] [, end_vid] , node, edge, cost, agg_cost)`` :seq: ``INT`` isequential value starting from **1**. :path_seq: ``INT`` relative position in the path. Has value **1** for the begining of a path. :start_vid: ``BIGINT`` id of the starting vertex. Used when multiple starting vetrices are in the query. :end_vid: ``BIGINT`` id of the ending vertex. Used when multiple ending vertices are in the query. :node: ``BIGINT`` id of the node in the path from start_vid to end_v. :edge: ``BIGINT`` id of the edge used to go from ``node`` to the next node in the path sequence. ``-1`` for the last node of the path. :cost: ``FLOAT`` cost to traverse from ``node`` using ``edge`` to the next node in the path sequence. :agg_cost: ``FLOAT`` total cost from ``start_v`` to ``node``. Examples ======== The examples of this section are based on the :ref:`sampledata` network. The examples include combinations from starting vertices 2 and 11 to ending vertices 3 and 5 in a directed and undirected graph with and with out reverse_cost. Examples for queries marked as ``directed`` with ``cost`` and ``reverse_cost`` columns -------------------------------------------------------------------------------------- The examples in this section use the following :ref:`fig1` .. code-block:: sql SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3 ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 2 | 4 | 1 | 0 2 | 2 | 5 | 8 | 1 | 1 3 | 3 | 6 | 9 | 1 | 2 4 | 4 | 9 | 16 | 1 | 3 5 | 5 | 4 | 3 | 1 | 4 6 | 6 | 3 | -1 | 0 | 5 (6 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 5 ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 2 | 4 | 1 | 0 2 | 2 | 5 | -1 | 0 | 1 (2 rows) When you pass an array we get a combined result: .. code-block:: sql SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3,5] ); seq | path_seq | end_vid | node | edge | cost | agg_cost -----+----------+---------+------+------+------+---------- 1 | 1 | 3 | 2 | 4 | 1 | 0 2 | 2 | 3 | 5 | 8 | 1 | 1 3 | 3 | 3 | 6 | 9 | 1 | 2 4 | 4 | 3 | 9 | 16 | 1 | 3 5 | 5 | 3 | 4 | 3 | 1 | 4 6 | 6 | 3 | 3 | -1 | 0 | 5 7 | 1 | 5 | 2 | 4 | 1 | 0 8 | 2 | 5 | 5 | -1 | 0 | 1 (8 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 11, 3 ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 11 | 13 | 1 | 0 2 | 2 | 12 | 15 | 1 | 1 3 | 3 | 9 | 16 | 1 | 2 4 | 4 | 4 | 3 | 1 | 3 5 | 5 | 3 | -1 | 0 | 4 (5 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 11, 5 ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 11 | 13 | 1 | 0 2 | 2 | 12 | 15 | 1 | 1 3 | 3 | 9 | 9 | 1 | 2 4 | 4 | 6 | 8 | 1 | 3 5 | 5 | 5 | -1 | 0 | 4 (5 rows) Some other combinations. .. code-block:: sql SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,11], 5 ); seq | path_seq | start_vid | node | edge | cost | agg_cost -----+----------+---------+------+------+------+---------- 1 | 1 | 2 | 2 | 4 | 1 | 0 2 | 2 | 2 | 5 | -1 | 0 | 1 3 | 1 | 11 | 11 | 13 | 1 | 0 4 | 2 | 11 | 12 | 15 | 1 | 1 5 | 3 | 11 | 9 | 9 | 1 | 2 6 | 4 | 11 | 6 | 8 | 1 | 3 7 | 5 | 11 | 5 | -1 | 0 | 4 (7 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2, 11], array[3,5] ); seq | path_seq | start_vid | end_vid | node | edge | cost | agg_cost -----+----------+---------+-------+------+------+------+---------- 1 | 1 | 2 | 3 | 2 | 4 | 1 | 0 2 | 2 | 2 | 3 | 5 | 8 | 1 | 1 3 | 3 | 2 | 3 | 6 | 9 | 1 | 2 4 | 4 | 2 | 3 | 9 | 16 | 1 | 3 5 | 5 | 2 | 3 | 4 | 3 | 1 | 4 6 | 6 | 2 | 3 | 3 | -1 | 0 | 5 7 | 1 | 2 | 5 | 2 | 4 | 1 | 0 8 | 2 | 2 | 5 | 5 | -1 | 0 | 1 9 | 1 | 11 | 3 | 11 | 13 | 1 | 0 10 | 2 | 11 | 3 | 12 | 15 | 1 | 1 11 | 3 | 11 | 3 | 9 | 16 | 1 | 2 12 | 4 | 11 | 3 | 4 | 3 | 1 | 3 13 | 5 | 11 | 3 | 3 | -1 | 0 | 4 14 | 1 | 11 | 5 | 11 | 13 | 1 | 0 15 | 2 | 11 | 5 | 12 | 15 | 1 | 1 16 | 3 | 11 | 5 | 9 | 9 | 1 | 2 17 | 4 | 11 | 5 | 6 | 8 | 1 | 3 18 | 5 | 11 | 5 | 5 | -1 | 0 | 4 (18 rows) Examples for queries marked as ``undirected`` with ``cost`` and ``reverse_cost`` columns ---------------------------------------------------------------------------------------- The examples in this section use the following :ref:`fig2` .. code-block:: sql SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, false ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 2 | 2 | 1 | 0 2 | 2 | 3 | -1 | 0 | 1 (2 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 5, false ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 2 | 4 | 1 | 0 2 | 2 | 5 | -1 | 0 | 1 (2 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 11, 3, false ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 11 | 11 | 1 | 0 2 | 2 | 6 | 5 | 1 | 1 3 | 3 | 3 | -1 | 0 | 2 (3 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 11, 5, false ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 11 | 11 | 1 | 0 2 | 2 | 6 | 8 | 1 | 1 3 | 3 | 5 | -1 | 0 | 2 (3 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,11], 5, false ); seq | path_seq | start_vid | node | edge | cost | agg_cost -----+----------+---------+------+------+------+---------- 1 | 1 | 2 | 2 | 4 | 1 | 0 2 | 2 | 2 | 5 | -1 | 0 | 1 3 | 1 | 11 | 11 | 11 | 1 | 0 4 | 2 | 11 | 6 | 8 | 1 | 1 5 | 3 | 11 | 5 | -1 | 0 | 2 (5 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3,5], false ); seq | path_seq | end_vid | node | edge | cost | agg_cost -----+----------+-------+------+------+------+---------- 1 | 1 | 3 | 2 | 2 | 1 | 0 2 | 2 | 3 | 3 | -1 | 0 | 1 3 | 1 | 5 | 2 | 4 | 1 | 0 4 | 2 | 5 | 5 | -1 | 0 | 1 (4 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2, 11], array[3,5], false ); seq | path_seq | start_vid | end_vid | node | edge | cost | agg_cost -----+----------+---------+-------+------+------+------+---------- 1 | 1 | 2 | 3 | 2 | 2 | 1 | 0 2 | 2 | 2 | 3 | 3 | -1 | 0 | 1 3 | 1 | 2 | 5 | 2 | 4 | 1 | 0 4 | 2 | 2 | 5 | 5 | -1 | 0 | 1 5 | 1 | 11 | 3 | 11 | 11 | 1 | 0 6 | 2 | 11 | 3 | 6 | 5 | 1 | 1 7 | 3 | 11 | 3 | 3 | -1 | 0 | 2 8 | 1 | 11 | 5 | 11 | 11 | 1 | 0 9 | 2 | 11 | 5 | 6 | 8 | 1 | 1 10 | 3 | 11 | 5 | 5 | -1 | 0 | 2 (10 rows) Examples for queries marked as ``directed`` with ``cost`` column ---------------------------------------------------------------------------------------- The examples in this section use the following :ref:`fig3` .. code-block:: sql SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, 3 ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- (0 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, 5 ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 2 | 4 | 1 | 0 2 | 2 | 5 | -1 | 0 | 1 (2 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 11, 3 ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- (0 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 11, 5 ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- (0 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2,11], 5 ); seq | path_seq | start_vid | node | edge | cost | agg_cost -----+----------+---------+------+------+------+---------- 1 | 1 | 2 | 2 | 4 | 1 | 0 2 | 2 | 2 | 5 | -1 | 0 | 1 (2 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, array[3,5] ); seq | path_seq | end_vid | node | edge | cost | agg_cost -----+----------+-------+------+------+------+---------- 1 | 1 | 5 | 2 | 4 | 1 | 0 2 | 2 | 5 | 5 | -1 | 0 | 1 (2 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2, 11], array[3,5] ); seq | path_seq | start_vid | end_vid | node | edge | cost | agg_cost -----+----------+---------+-------+------+------+------+---------- 1 | 1 | 2 | 5 | 2 | 4 | 1 | 0 2 | 2 | 2 | 5 | 5 | -1 | 0 | 1 (2 rows) Examples for queries marked as ``undirected`` with ``cost`` column ---------------------------------------------------------------------------------------- The examples in this section use the following :ref:`fig4` .. code-block:: sql SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, 3, false ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 2 | 4 | 1 | 0 2 | 2 | 5 | 8 | 1 | 1 3 | 3 | 6 | 5 | 1 | 2 4 | 4 | 3 | -1 | 0 | 3 (4 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, 5, false ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 2 | 4 | 1 | 0 2 | 2 | 5 | -1 | 0 | 1 (2 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 11, 3, false ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 11 | 11 | 1 | 0 2 | 2 | 6 | 5 | 1 | 1 3 | 3 | 3 | -1 | 0 | 2 (3 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 11, 5, false ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 11 | 11 | 1 | 0 2 | 2 | 6 | 8 | 1 | 1 3 | 3 | 5 | -1 | 0 | 2 (3 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2,11], 5, false ); seq | path_seq | start_vid | node | edge | cost | agg_cost -----+----------+---------+------+------+------+---------- 1 | 1 | 2 | 2 | 4 | 1 | 0 2 | 2 | 2 | 5 | -1 | 0 | 1 3 | 1 | 11 | 11 | 11 | 1 | 0 4 | 2 | 11 | 6 | 8 | 1 | 1 5 | 3 | 11 | 5 | -1 | 0 | 2 (5 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, array[3,5], false ); seq | path_seq | end_vid | node | edge | cost | agg_cost -----+----------+-------+------+------+------+---------- 1 | 1 | 3 | 2 | 4 | 1 | 0 2 | 2 | 3 | 5 | 8 | 1 | 1 3 | 3 | 3 | 6 | 5 | 1 | 2 4 | 4 | 3 | 3 | -1 | 0 | 3 5 | 1 | 5 | 2 | 4 | 1 | 0 6 | 2 | 5 | 5 | -1 | 0 | 1 (6 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2, 11], array[3,5], false ); seq | path_seq | start_vid | end_vid | node | edge | cost | agg_cost -----+----------+---------+-------+------+------+------+---------- 1 | 1 | 2 | 3 | 2 | 4 | 1 | 0 2 | 2 | 2 | 3 | 5 | 8 | 1 | 1 3 | 3 | 2 | 3 | 6 | 5 | 1 | 2 4 | 4 | 2 | 3 | 3 | -1 | 0 | 3 5 | 1 | 2 | 5 | 2 | 4 | 1 | 0 6 | 2 | 2 | 5 | 5 | -1 | 0 | 1 7 | 1 | 11 | 3 | 11 | 11 | 1 | 0 8 | 2 | 11 | 3 | 6 | 5 | 1 | 1 9 | 3 | 11 | 3 | 3 | -1 | 0 | 2 10 | 1 | 11 | 5 | 11 | 11 | 1 | 0 11 | 2 | 11 | 5 | 6 | 8 | 1 | 1 12 | 3 | 11 | 5 | 5 | -1 | 0 | 2 (12 rows) Equvalences between signatures ------------------------------ .. code-block:: sql -- V2 SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, true, -- directed flag true -- has_rcost ); seq | id1 | id2 | cost -----+-----+-----+------ 0 | 2 | 4 | 1 1 | 5 | 8 | 1 2 | 6 | 9 | 1 3 | 9 | 16 | 1 4 | 4 | 3 | 1 5 | 3 | -1 | 0 (6 rows) -- V3 SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, true -- directed flag ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2,3 ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 2 | 4 | 1 | 0 2 | 2 | 5 | 8 | 1 | 1 3 | 3 | 6 | 9 | 1 | 2 4 | 4 | 9 | 16 | 1 | 3 5 | 5 | 4 | 3 | 1 | 4 6 | 6 | 3 | -1 | 0 | 5 (6 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3], true ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3] ); seq | path_seq | end_vid | node | edge | cost | agg_cost -----+----------+-------+------+------+------+---------- 1 | 1 | 3 | 2 | 4 | 1 | 0 2 | 2 | 3 | 5 | 8 | 1 | 1 3 | 3 | 3 | 6 | 9 | 1 | 2 4 | 4 | 3 | 9 | 16 | 1 | 3 5 | 5 | 3 | 4 | 3 | 1 | 4 6 | 6 | 3 | 3 | -1 | 0 | 5 (6 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2], array[3], true ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2], array[3] ); seq | path_seq | start_vid | end_vid | node | edge | cost | agg_cost -----+----------+---------+-------+------+------+------+---------- 1 | 1 | 2 | 3 | 2 | 4 | 1 | 0 2 | 2 | 2 | 3 | 5 | 8 | 1 | 1 3 | 3 | 2 | 3 | 6 | 9 | 1 | 2 4 | 4 | 2 | 3 | 9 | 16 | 1 | 3 5 | 5 | 2 | 3 | 4 | 3 | 1 | 4 6 | 6 | 2 | 3 | 3 | -1 | 0 | 5 (6 rows) Equivalences between signatures ------------------------------------------------------------------------------- .. code-block:: sql -- V2 SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, false, -- directed flag true -- has_rcost ); seq | id1 | id2 | cost -----+-----+-----+------ 0 | 2 | 2 | 1 1 | 3 | -1 | 0 (2 rows) -- V3 SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, false -- directed flag ); seq | path_seq | node | edge | cost | agg_cost -----+----------+------+------+------+---------- 1 | 1 | 2 | 2 | 1 | 0 2 | 2 | 3 | -1 | 0 | 1 (2 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3], false ); seq | path_seq | end_vid | node | edge | cost | agg_cost -----+----------+-------+------+------+------+---------- 1 | 1 | 3 | 2 | 2 | 1 | 0 2 | 2 | 3 | 3 | -1 | 0 | 1 (2 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2], 3, false ); seq | path_seq | start_vid | node | edge | cost | agg_cost -----+----------+---------+------+------+------+---------- 1 | 1 | 2 | 2 | 2 | 1 | 0 2 | 2 | 2 | 3 | -1 | 0 | 1 (2 rows) SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2], array[3], false ); seq | path_seq | start_vid | end_vid | node | edge | cost | agg_cost -----+----------+---------+-------+------+------+------+---------- 1 | 1 | 2 | 3 | 2 | 2 | 1 | 0 2 | 2 | 2 | 3 | 3 | -1 | 0 | 1 (2 rows) The queries use the :ref:`sampledata` network. .. rubric:: History * Renamed in version 2.0.0 * Added functionality in version 2.1.0 See Also ------------------------------------------------------------------------------- * http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm .. rubric:: Indices and tables * :ref:`genindex` * :ref:`search` pgrouting-pgrouting-2.1.0/src/dijkstra/doc/index.rst000066400000000000000000000103261257314352300225630ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_dijkstra: pgr_dijkstra - Shortest Path Dijkstra =============================================================================== Version 2.0 (deprecated) ------------------------ - :ref:`pgr_dijkstra` - Shortest Path Dijkstra Version 2.1 ------------------ - :ref:`pgr_dijkstra` - Shortest Path Dijkstra The problem definition ====================== Given the following query: pgr_dijkstra(:math:`sql, start_{vid}, end_{vid}, directed`) where :math:`sql = \{(id_i, source_i, target_i, cost_i, reverse\_cost_i)\}` and - :math:`source = \bigcup source_i`, - :math:`target = \bigcup target_i`, The graphs are defined as follows: .. rubric:: Directed graph The weighted directed graph, :math:`G_d(V,E)`, is definied by: * the set of vertices :math:`V` - :math:`V = source \cup target \cup {start_{vid}} \cup {end_{vid}}` * the set of edges :math:`E` - :math:`E = \begin{cases} &\{(source_i, target_i, cost_i) \text{ when } cost >=0 \} &\quad \text{ if } reverse\_cost = \varnothing \\ \\ &\{(source_i, target_i, cost_i) \text{ when } cost >=0 \} \\ \cup &\{(target_i, source_i, reverse\_cost_i) \text{ when } reverse\_cost_i >=0)\} &\quad \text{ if } reverse\_cost \neq \varnothing \\ \end{cases}` .. rubric:: Undirected graph The weighted undirected graph, :math:`G_u(V,E)`, is definied by: * the set of vertices :math:`V` - :math:`V = source \cup target \cup {start_v{vid}} \cup {end_{vid}}` * the set of edges :math:`E` - :math:`E = \begin{cases} &\{(source_i, target_i, cost_i) \text{ when } cost >=0 \} \\ \cup &\{(target_i, source_i, cost_i) \text{ when } cost >=0 \} &\quad \text{ if } reverse\_cost = \varnothing \\ \\ &\{(source_i, target_i, cost_i) \text{ when } cost >=0 \} \\ \cup &\{(target_i, source_i, cost_i) \text{ when } cost >=0 \} \\ \cup &\{(target_i, source_i, reverse\_cost_i) \text{ when } reverse\_cost_i >=0)\} \\ \cup &\{(source_i, target_i, reverse\_cost_i) \text{ when } reverse\_cost_i >=0)\} &\quad \text{ if } reverse\_cost \neq \varnothing \\ \end{cases}` .. rubric:: The problem Given: - :math:`start_{vid} \in V` a starting vertex - :math:`end_{vid} \in V` an ending vertex - :math:`G(V,E) = \begin{cases} G_d(V,E) &\quad \text{ if } directed = true \\ G_u(V,E) &\quad \text{ if } directed = false \\ \end{cases}` Then: .. math:: \text{pgr_dijkstra}(sql, start_{vid}, end_{vid}, directed) = \begin{cases} \text{shortest path } \boldsymbol{\pi} \text{ between } start_{vid} \text{and } end_{vid} &\quad \text{if } \exists \boldsymbol{\pi} \\ \varnothing &\quad \text{otherwise} \\ \end{cases} :math:`\boldsymbol{\pi} = \{(path_\seq_i, node_i, edge_i, cost_i, agg\_cost_i)\}` where: - :math:`path_\seq_i = i` - :math:`path_\seq_{| \pi |} = | \pi |` - :math:`node_i \in V` - :math:`node_1 = start_{vid}` - :math:`node_{| \pi |} = end_{vid}` - :math:`\forall i \neq | \pi |, \quad (node_i, node_{i+1}, cost_i) \in E` - :math:`edge_i = \begin{cases} id_{(node_i, node_{i+1},cost_i)} &\quad \text{when } i \neq | \pi | \\ -1 &\quad \text{when } i = | \pi | \\ \end{cases}` - :math:`cost_i = cost_{(node_i, node_{i+1})}` - :math:`agg\_cost_i = \begin{cases} 0 &\quad \text{when } i = 1 \\ \displaystyle\sum_{k=1}^{i} cost_{(node_{k-1}, node_k)} &\quad \text{when } i \neq 1 \\ \end{cases}` In other words: The algorithm returns a the shortest path between :math:`start_{vid}` and :math:`end_{vid}` , if it exists, in terms of a sequence of nodes and of edges, - :math:`path_\seq` indicates the relative position in the path of the :math:`node` or :math:`edge`. - :math:`cost` is the cost of the edge to be used to go to the next node. - :math:`agg\_cost` is the cost from the :math:`start_{vid}` up to the node. If there is no path, the resulting set is empty. .. toctree:: :hidden: ./dijkstra_v2 ./dijkstra_v3 pgrouting-pgrouting-2.1.0/src/dijkstra/sql/000077500000000000000000000000001257314352300207525ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/dijkstra/sql/CMakeLists.txt000066400000000000000000000003561257314352300235160ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/dijkstra.sql # ${CMAKE_CURRENT_SOURCE_DIR}/dijkstra_wrappers.sql ) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/dijkstra/sql/dijkstra.sql000066400000000000000000000141101257314352300233030ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ CREATE OR REPLACE FUNCTION _pgr_dijkstra(edges_sql text, start_vid bigint, end_vid bigint, directed boolean, has_rcost boolean, OUT seq integer, OUT path_seq integer, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS '$libdir/librouting-2.1', 'shortest_path' LANGUAGE c IMMUTABLE STRICT; CREATE OR REPLACE FUNCTION _pgr_dijkstra(edges_sql text, start_vid bigint, end_vids anyarray, directed boolean, has_rcost boolean, OUT seq integer, OUT path_seq integer, OUT end_vid bigint, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS '$libdir/librouting-2.1', 'dijkstra_1_to_many' LANGUAGE c IMMUTABLE STRICT; CREATE OR REPLACE FUNCTION _pgr_dijkstra(edges_sql text, start_vids anyarray, end_vids bigint, directed boolean, has_rcost boolean, OUT seq integer, OUT path_seq integer, OUT start_vid bigint, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS '$libdir/librouting-2.1', 'dijkstra_many_to_1' LANGUAGE c IMMUTABLE STRICT; CREATE OR REPLACE FUNCTION _pgr_dijkstra(edges_sql text, start_vids anyarray, end_vids anyarray, directed boolean, has_rcost boolean, OUT seq integer, OUT path_seq integer, OUT start_vid bigint, OUT end_vid bigint, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS '$libdir/librouting-2.1', 'dijkstra_many_to_many' LANGUAGE c IMMUTABLE STRICT; -- V2 signature CREATE OR REPLACE FUNCTION pgr_dijkstra(edges_sql text, start_vid bigint, end_vid bigint, directed boolean, has_rcost boolean) RETURNS SETOF pgr_costresult AS $BODY$ DECLARE has_reverse boolean; BEGIN -- raise notice 'This function signature will no longer be supported in V3'; has_reverse =_pgr_parameter_check('dijkstra', edges_sql, false); if (has_reverse != has_rcost) then if (has_reverse) then -- raise NOTICE 'has_rcost set to false but reverse_cost column found, Ignoring'; else raise EXCEPTION 'has_rcost set to true but reverse_cost not found'; end if; end if; return query SELECT seq-1 as seq, node::integer as id1, edge::integer as id2, cost FROM _pgr_dijkstra(edges_sql, start_vid, end_vid, directed, has_rcost); END $BODY$ LANGUAGE plpgsql VOLATILE COST 100 ROWS 1000; -- V3 signature CREATE OR REPLACE FUNCTION pgr_dijkstra(edges_sql text, start_vid bigint, end_vid bigint, OUT seq integer, OUT path_seq integer, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS $BODY$ DECLARE has_rcost boolean; BEGIN -- raise notice 'This function signature belongs to V3'; has_rcost =_pgr_parameter_check('dijkstra', edges_sql, true); return query SELECT * FROM _pgr_dijkstra(edges_sql, start_vid, end_vid, true, has_rcost); END $BODY$ LANGUAGE plpgsql VOLATILE COST 100 ROWS 1000; -- V3 signature CREATE OR REPLACE FUNCTION pgr_dijkstra(edges_sql text, start_vid bigint, end_vid bigint, directed boolean, OUT seq integer, OUT path_seq integer, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS $BODY$ DECLARE has_rcost boolean; BEGIN -- raise notice 'This function signature belongs to V3'; has_rcost =_pgr_parameter_check('dijkstra', edges_sql, true); return query SELECT * FROM _pgr_dijkstra(edges_sql, start_vid, end_vid, directed, has_rcost) a; END $BODY$ LANGUAGE plpgsql VOLATILE COST 100 ROWS 1000; -- V3 signature for 1 to many CREATE OR REPLACE FUNCTION pgr_dijkstra(edges_sql text, start_vid bigint, end_vids anyarray, directed boolean default true, OUT seq integer, OUT path_seq integer, OUT end_vid bigint, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS $BODY$ DECLARE has_rcost boolean; BEGIN has_rcost =_pgr_parameter_check('dijkstra', edges_sql, true); return query SELECT * FROM _pgr_dijkstra(edges_sql, start_vid, end_vids, directed, has_rcost); END $BODY$ LANGUAGE plpgsql VOLATILE COST 100 ROWS 1000; -- V3 signature for many to 1 CREATE OR REPLACE FUNCTION pgr_dijkstra(edges_sql text, start_vids anyarray, end_vid bigint, directed boolean default true, OUT seq integer, OUT path_seq integer, OUT start_vid bigint, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS $BODY$ DECLARE has_rcost boolean; BEGIN has_rcost =_pgr_parameter_check('dijkstra', edges_sql, true); return query SELECT * FROM _pgr_dijkstra(edges_sql, start_vids, end_vid, directed, has_rcost); END $BODY$ LANGUAGE plpgsql VOLATILE COST 100 ROWS 1000; -- V3 signature for many to many CREATE OR REPLACE FUNCTION pgr_dijkstra(edges_sql text, start_vids anyarray, end_vids anyarray, directed boolean default true, OUT seq integer, OUT path_seq integer, OUT start_vid bigint, OUT end_vid bigint, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS $BODY$ DECLARE has_rcost boolean; BEGIN has_rcost =_pgr_parameter_check('dijkstra', edges_sql, true); return query SELECT * FROM _pgr_dijkstra(edges_sql, start_vids, end_vids, directed, has_rcost); END $BODY$ LANGUAGE plpgsql VOLATILE COST 100 ROWS 1000; pgrouting-pgrouting-2.1.0/src/dijkstra/src/000077500000000000000000000000001257314352300207425ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/dijkstra/src/1_to_many_dijkstra.c000066400000000000000000000130551257314352300246730ustar00rootroot00000000000000/*pgRouting * * File: 1_to_many_dijstra.c * Copyright (c) 2015 Celia Virginia Vergara Castillo * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ // #define DEBUG #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "utils/array.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "fmgr.h" #include "./../../common/src/pgr_types.h" #include "./../../common/src/postgres_connection.h" #include "./dijkstra_driver.h" #ifndef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif static int dijkstra_1_to_many_driver( char* sql, int64_t start_vertex, int64_t *end_vertex, int num, bool directed, bool has_rcost, pgr_path_element3_t **path, int *path_count) { int SPIcode; pgr_edge_t *edges = NULL; int64_t total_tuples = 0; char *err_msg = (char *)""; int ret = -1; SPIcode = pgr_get_data(sql, &edges, &total_tuples, has_rcost, start_vertex, start_vertex); if (SPIcode == -1) { return SPIcode; } ret = do_pgr_dijkstra_1_to_many(edges, total_tuples, start_vertex, end_vertex, num, has_rcost, directed, path, path_count, &err_msg); if (ret < 0) { ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } pfree(edges); return pgr_finish(SPIcode, ret); } #ifndef _MSC_VER Datum dijkstra_1_to_many(PG_FUNCTION_ARGS); #else // _MSC_VER PGDLLEXPORT Datum dijkstra_1_to_many(PG_FUNCTION_ARGS); #endif // _MSC_VER PG_FUNCTION_INFO_V1(dijkstra_1_to_many); #ifndef _MSC_VER Datum #else // _MSC_VER PGDLLEXPORT Datum #endif dijkstra_1_to_many(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; pgr_path_element3_t *ret_path = 0; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int path_count = 0; /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); int64_t* targetsArr; int num; targetsArr = (int64_t*) pgr_get_bigIntArray(&num, PG_GETARG_ARRAYTYPE_P(2)); PGR_DBG("targetsArr size %d ", num); #ifdef DEBUG int i; for (i = 0; i < num; ++i) { PGR_DBG("targetsArr[%d]=%li", i, targetsArr[i]); } #endif PGR_DBG("Calling dijkstra_1_to_many_driver"); dijkstra_1_to_many_driver( pgr_text2char(PG_GETARG_TEXT_P(0)), PG_GETARG_INT64(1), targetsArr, num, PG_GETARG_BOOL(3), PG_GETARG_BOOL(4), &ret_path, &path_count); free(targetsArr); /* total number of tuples to be returned */ funcctx->max_calls = path_count; funcctx->user_fctx = ret_path; if (get_call_result_type(fcinfo, NULL, &tuple_desc) != TYPEFUNC_COMPOSITE) ereport(ERROR, (errcode(ERRCODE_FEATURE_NOT_SUPPORTED), errmsg("function returning record called in context " "that cannot accept type record"))); funcctx->tuple_desc = tuple_desc; MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; ret_path = (pgr_path_element3_t*) funcctx->user_fctx; /* do when there is more left to send */ if (call_cntr < max_calls) { HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(7 * sizeof(Datum)); nulls = palloc(7 * sizeof(char)); // id, start_v, node, edge, cost, tot_cost values[0] = Int32GetDatum(call_cntr + 1); nulls[0] = ' '; values[1] = Int32GetDatum(ret_path[call_cntr].seq); nulls[1] = ' '; values[2] = Int64GetDatum(ret_path[call_cntr].to); nulls[2] = ' '; values[3] = Int64GetDatum(ret_path[call_cntr].vertex); nulls[3] = ' '; values[4] = Int64GetDatum(ret_path[call_cntr].edge); nulls[4] = ' '; values[5] = Float8GetDatum(ret_path[call_cntr].cost); nulls[5] = ' '; values[6] = Float8GetDatum(ret_path[call_cntr].tot_cost); nulls[6] = ' '; tuple = heap_formtuple(tuple_desc, values, nulls); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else { /* do when there is no more left */ if (ret_path) free(ret_path); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/dijkstra/src/CMakeLists.txt000066400000000000000000000004171257314352300235040ustar00rootroot00000000000000ADD_LIBRARY(dijkstra OBJECT dijkstra.c 1_to_many_dijkstra.c many_to_1_dijkstra.c many_to_many_dijkstra.c dijkstra_driver.cpp) pgrouting-pgrouting-2.1.0/src/dijkstra/src/dijkstra.c000066400000000000000000000151251257314352300227250ustar00rootroot00000000000000/* * Shortest path algorithm for PostgreSQL * * Copyright (c) 2005 Sylvain Pasche * 2015 Celia Virginia Vergara Castillo * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "fmgr.h" #include "./../../common/src/pgr_types.h" #include "./../../common/src/postgres_connection.h" #include "./dijkstra_driver.h" #ifdef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif Datum shortest_path(PG_FUNCTION_ARGS); static int compute_shortest_path(char* sql, int64_t start_vertex, int64_t end_vertex, bool directed, bool has_rcost, pgr_path_element3_t **path, int *path_count) { int SPIcode = 0; pgr_edge_t *edges = NULL; int64_t total_tuples = 0; char *err_msg = (char *)""; int ret = -1; if (start_vertex == end_vertex) { PGR_DBG("Starting vertex and Ending Vertex are equal"); *path = noPathFound3(-1, path_count, (*path)); return 0; } PGR_DBG("Load data"); int readCode = pgr_get_data(sql, &edges, &total_tuples, has_rcost, start_vertex, end_vertex); if (readCode == -1 || total_tuples == 0) { *path = noPathFound3(-1, path_count, (*path)); PGR_DBG("No edge tuples found"); pfree(edges); return pgr_finish(SPIcode, ret); } if (total_tuples == 1 && (edges[0].cost < 0 && edges[0].reverse_cost < 0)) { PGR_DBG("One edge with cost == %f and reverse_cost == %f", edges[0].cost, edges[0].reverse_cost ); *path = noPathFound3(-1, path_count, (*path)); pfree(edges); return pgr_finish(SPIcode, ret); } if (total_tuples == 1) { PGR_DBG("One edge with cost == %f and reverse_cost == %f", edges[0].cost, edges[0].reverse_cost ); PGR_DBG("The soruce == %ld and target == %ld", edges[0].source, edges[0].target); if ((edges[0].cost >= 0 && edges[0].source != start_vertex && edges[0].target != end_vertex) || (edges[0].reverse_cost >= 0 && edges[0].source != end_vertex && edges[0].target != start_vertex)) { PGR_DBG("There must be a solution or empty for undirected"); } if (edges[0].cost >= 0 && edges[0].source == start_vertex && edges[0].target == end_vertex) { PGR_DBG("Solution from source to target"); } if (edges[0].reverse_cost >= 0 && edges[0].target == start_vertex && edges[0].source == end_vertex) { PGR_DBG("Solution from target to source"); } } PGR_DBG("Total %ld tuples in query:", total_tuples); ret = do_pgr_dijkstra(edges, total_tuples, start_vertex, end_vertex, has_rcost, directed, path, path_count, &err_msg); if (ret < 0) { ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } PGR_DBG("total records found %i\n", *path_count); PGR_DBG("Exist Status = %i\n", ret); PGR_DBG("Returned message = %s\n", err_msg); pfree(edges); return pgr_finish(SPIcode, ret); } PG_FUNCTION_INFO_V1(shortest_path); Datum shortest_path(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; pgr_path_element3_t *ret_path = 0; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int path_count = 0; /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); compute_shortest_path(pgr_text2char(PG_GETARG_TEXT_P(0)), PG_GETARG_INT64(1), PG_GETARG_INT64(2), PG_GETARG_BOOL(3), PG_GETARG_BOOL(4), &ret_path, &path_count); /* total number of tuples to be returned */ funcctx->max_calls = path_count; funcctx->user_fctx = ret_path; if (get_call_result_type(fcinfo, NULL, &tuple_desc) != TYPEFUNC_COMPOSITE) ereport(ERROR, (errcode(ERRCODE_FEATURE_NOT_SUPPORTED), errmsg("function returning record called in context " "that cannot accept type record"))); funcctx->tuple_desc = tuple_desc; MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; ret_path = (pgr_path_element3_t*) funcctx->user_fctx; /* do when there is more left to send */ if (call_cntr < max_calls) { HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(6 * sizeof(Datum)); nulls = palloc(6 * sizeof(char)); values[0] = Int32GetDatum(ret_path[call_cntr].seq); nulls[0] = ' '; values[1] = Int32GetDatum(ret_path[call_cntr].seq); nulls[1] = ' '; values[2] = Int64GetDatum(ret_path[call_cntr].vertex); nulls[2] = ' '; values[3] = Int64GetDatum(ret_path[call_cntr].edge); nulls[3] = ' '; values[4] = Float8GetDatum(ret_path[call_cntr].cost); nulls[4] = ' '; values[5] = Float8GetDatum(ret_path[call_cntr].tot_cost); nulls[5] = ' '; tuple = heap_formtuple(tuple_desc, values, nulls); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else { /* do when there is no more left */ if (ret_path) free(ret_path); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/dijkstra/src/dijkstra_driver.cpp000066400000000000000000000233231257314352300246370ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // #define DEBUG #ifdef __MINGW32__ #include #include #endif #include #include #include #include "./pgr_dijkstra.hpp" #include "./dijkstra_driver.h" extern "C" { #include "postgres.h" #include "./../../common/src/pgr_types.h" #include "./../../common/src/postgres_connection.h" } // #include "./../../common/src/pgr_types.h" // #include "./../../common/src/postgres_connection.h" int do_pgr_dijkstra_many_to_many(pgr_edge_t *data_edges, int64_t total_tuples, int64_t *start_vertex, int s_len, int64_t *end_vertex, int e_len, bool has_reverse_cost, bool directedFlag, pgr_path_element3_t **ret_path, int *path_count, char ** err_msg) { try { // in c code this should this must have been checked: // 1) cant check anything if (total_tuples == 1) { *ret_path = noPathFound3(-1, path_count, (*ret_path)); *ret_path = NULL; return 0; } std::ostringstream log; graphType gType = directedFlag? DIRECTED: UNDIRECTED; const int initial_size = 1; std::deque< Path >paths; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::undirectedS, boost_vertex_t, boost_edge_t > UndirectedGraph; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::bidirectionalS, boost_vertex_t, boost_edge_t > DirectedGraph; Pgr_dijkstra < DirectedGraph > digraph(gType, initial_size); Pgr_dijkstra < UndirectedGraph > undigraph(gType, initial_size); std::vector< int64_t > start_vertices(start_vertex, start_vertex + s_len); std::vector< int64_t > end_vertices(end_vertex, end_vertex + e_len); if (directedFlag) { digraph.initialize_graph(data_edges, total_tuples); digraph.dijkstra(paths, start_vertices, end_vertices); } else { undigraph.initialize_graph(data_edges, total_tuples); undigraph.dijkstra(paths, start_vertices, end_vertices); } int count(count_tuples(paths)); log << "count" << count; if (count == 0) { *err_msg = strdup( "NOTICE: No paths found between any of the starting vertices and any of the Ending vertices"); *ret_path = noPathFound3(-1, path_count, (*ret_path)); return 0; } *ret_path = pgr_get_memory3(count, (*ret_path)); int sequence(collapse_paths(ret_path, paths)); log << "sequence" << sequence; #if 1 *err_msg = strdup("OK"); #else *err_msg = strdup(log.str().c_str()); #endif *path_count = sequence; return EXIT_SUCCESS; } catch ( ... ) { *err_msg = strdup("Caught unknown expection!"); return -1; } } int do_pgr_dijkstra_many_to_1(pgr_edge_t *data_edges, int64_t total_tuples, int64_t *start_vertex, int s_len, int64_t end_vertex, bool has_reverse_cost, bool directedFlag, pgr_path_element3_t **ret_path, int *path_count, char **err_msg) { try { // in c code this should this must have been checked: // 1) end_vertex is in the data_edges #if 0 // set to 1 if needed std::ostringstream log; #endif if (total_tuples == 1) { *ret_path = noPathFound3(-1, path_count, (*ret_path)); *ret_path = NULL; return 0; } graphType gType = directedFlag? DIRECTED: UNDIRECTED; const int initial_size = 1; std::deque< Path >paths; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::undirectedS, boost_vertex_t, boost_edge_t > UndirectedGraph; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::bidirectionalS, boost_vertex_t, boost_edge_t > DirectedGraph; Pgr_dijkstra < DirectedGraph > digraph(gType, initial_size); Pgr_dijkstra < UndirectedGraph > undigraph(gType, initial_size); std::vector< int64_t > start_vertices(start_vertex, start_vertex + s_len); if (directedFlag) { digraph.initialize_graph(data_edges, total_tuples); digraph.dijkstra(paths, start_vertices, end_vertex); } else { undigraph.initialize_graph(data_edges, total_tuples); undigraph.dijkstra(paths, start_vertices, end_vertex); } int count(count_tuples(paths)); if (count == 0) { *err_msg = strdup( "NOTICE: No paths found between any of the starting vertices and the Ending vertex"); *ret_path = noPathFound3(-1, path_count, (*ret_path)); return 0; } *ret_path = pgr_get_memory3(count, (*ret_path)); int sequence(collapse_paths(ret_path, paths)); #if 1 *err_msg = strdup("OK"); #else *err_msg = strdup(log.str().c_str()); #endif *path_count = sequence; return EXIT_SUCCESS; } catch ( ... ) { *err_msg = strdup("Caught unknown expection!"); return -1; } } int do_pgr_dijkstra_1_to_many(pgr_edge_t *data_edges, int64_t total_tuples, int64_t start_vertex, int64_t *end_vertex, int e_len, bool has_reverse_cost, bool directedFlag, pgr_path_element3_t **ret_path, int *path_count, char **err_msg) { try { // in c code this should this must have been checked: // 1) start_vertex is in the data_edges if (total_tuples == 1) { *ret_path = noPathFound3(-1, path_count, (*ret_path)); *ret_path = NULL; return 0; } graphType gType = directedFlag? DIRECTED: UNDIRECTED; const int initial_size = 1; std::deque< Path >paths; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::undirectedS, boost_vertex_t, boost_edge_t > UndirectedGraph; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::bidirectionalS, boost_vertex_t, boost_edge_t > DirectedGraph; Pgr_dijkstra < DirectedGraph > digraph(gType, initial_size); Pgr_dijkstra < UndirectedGraph > undigraph(gType, initial_size); std::vector< int64_t > end_vertices(end_vertex, end_vertex + e_len); if (directedFlag) { digraph.initialize_graph(data_edges, total_tuples); digraph.dijkstra(paths, start_vertex, end_vertices); } else { undigraph.initialize_graph(data_edges, total_tuples); undigraph.dijkstra(paths, start_vertex, end_vertices); } int count(count_tuples(paths)); if (count == 0) { *err_msg = strdup( "NOTICE: No paths found between Starting and any of the Ending vertices"); *ret_path = noPathFound3(-1, path_count, (*ret_path)); return 0; } // get the space required to store all the paths *ret_path = pgr_get_memory3(count, (*ret_path)); int sequence(collapse_paths(ret_path, paths)); #if 1 *err_msg = strdup("OK"); #else *err_msg = strdup(log.str().c_str()); #endif *path_count = sequence; return EXIT_SUCCESS; } catch ( ... ) { *err_msg = strdup("Caught unknown expection!"); return -1; } } int do_pgr_dijkstra(pgr_edge_t *data_edges, int64_t total_tuples, int64_t start_vertex, int64_t end_vertex, bool has_reverse_cost, bool directedFlag, pgr_path_element3_t **ret_path, int *path_count, char **err_msg) { try { // in c code this should have been checked: // 1) start_vertex is in the data_edges DONE // 2) end_vertex is in the data_edges DONE // 3) start and end_vertex are different DONE if (total_tuples == 1) { *ret_path = noPathFound3(-1, path_count, (*ret_path)); *ret_path = NULL; return 0; } graphType gType = directedFlag? DIRECTED: UNDIRECTED; const int initial_size = 1; Path path; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::undirectedS, boost_vertex_t, boost_edge_t > UndirectedGraph; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::bidirectionalS, boost_vertex_t, boost_edge_t > DirectedGraph; Pgr_dijkstra < DirectedGraph > digraph(gType, initial_size); Pgr_dijkstra < UndirectedGraph > undigraph(gType, initial_size); if (directedFlag) { digraph.initialize_graph(data_edges, total_tuples); digraph.dijkstra(path, start_vertex, end_vertex); } else { undigraph.initialize_graph(data_edges, total_tuples); undigraph.dijkstra(path, start_vertex, end_vertex); } int count(path.path.size()); if (count == 0) { *err_msg = strdup( "NOTICE: No path found between Starting and Ending vertices"); *ret_path = noPathFound3(-1, path_count, (*ret_path)); return 0; } // get the space required to store all the paths *ret_path = NULL; *ret_path = pgr_get_memory3(count, (*ret_path)); int sequence = 0; path.dpPrint(ret_path, sequence); #if 1 *err_msg = strdup("OK"); #else *err_msg = strdup(log.str().c_str()); #endif *path_count = count; return EXIT_SUCCESS; } catch ( ... ) { *err_msg = strdup("Caught unknown expection!"); return -1; } } #if 0 // used for debugging std::ostringstream log; // move around this lines to force a return with an empty path and the log msg // cool for debugging if 0 *err_msg = strdup(log.str().c_str()); (*path_count) = 1; *ret_path = noPathFound3(start_vertex, (*ret_path)); return -1; #endif pgrouting-pgrouting-2.1.0/src/dijkstra/src/dijkstra_driver.h000066400000000000000000000041071257314352300243030ustar00rootroot00000000000000/*PGR file: dijkstra_driver.h Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SRC_DIJKSTRA_SRC_DIJKSTRA_DRIVER_H_ #define SRC_DIJKSTRA_SRC_DIJKSTRA_DRIVER_H_ #include "./../../common/src/pgr_types.h" #ifdef __cplusplus extern "C" { #endif int do_pgr_dijkstra_many_to_many(pgr_edge_t *data_edges, int64_t total_tuples, int64_t *start_vertex, int s_len, int64_t *end_vertex, int e_len, bool has_reverse_cost, bool directedFlag, pgr_path_element3_t **ret_path, int *path_count, char ** err_msg); int do_pgr_dijkstra_many_to_1(pgr_edge_t *data_edges, int64_t total_tuples, int64_t *start_vertex, int s_len, int64_t end_vertex, bool has_reverse_cost, bool directedFlag, pgr_path_element3_t **ret_path, int *path_count, char ** err_msg); int do_pgr_dijkstra_1_to_many(pgr_edge_t *data_edges, int64_t total_tuples, int64_t start_vertex, int64_t *end_vertex, int n_end, bool has_reverse_cost, bool directedFlag, pgr_path_element3_t **ret_path, int *path_count, char ** err_msg); int do_pgr_dijkstra(pgr_edge_t * edges, int64_t total_tuples, int64_t start_vertex, int64_t end_vertex, bool has_rcost, bool directed, pgr_path_element3_t **ret_path, int *path_count, char ** err_msg); #ifdef __cplusplus } #endif #endif // SRC_DIJKSTRA_SRC_DIJKSTRA_DRIVER_H_ pgrouting-pgrouting-2.1.0/src/dijkstra/src/many_to_1_dijkstra.c000066400000000000000000000126441257314352300246760ustar00rootroot00000000000000/*pgRouting * * File: many_to_1_dijkstra.c * Copyright (c) 2015 Celia Virginia Vergara Castillo * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ // #define DEBUG #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "utils/array.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "fmgr.h" #include "./../../common/src/pgr_types.h" #include "./../../common/src/postgres_connection.h" #include "./dijkstra_driver.h" #ifndef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif static int dijkstra_many_to_1_driver( char* sql, int64_t *start_vertex, int num, int64_t end_vertex, bool directed, bool has_rcost, pgr_path_element3_t **path, int *path_count) { int SPIcode; pgr_edge_t *edges = NULL; int64_t total_tuples = 0; char *err_msg = (char *)""; int ret = -1; SPIcode = pgr_get_data(sql, &edges, &total_tuples, has_rcost, end_vertex, end_vertex); if (SPIcode == -1) { return SPIcode; } ret = do_pgr_dijkstra_many_to_1(edges, total_tuples, start_vertex, num, end_vertex, has_rcost, directed, path, path_count, &err_msg); if (ret < 0) { ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } pfree(edges); return pgr_finish(SPIcode, ret); } #ifndef _MSC_VER Datum dijkstra_many_to_1(PG_FUNCTION_ARGS); #else // _MSC_VER PGDLLEXPORT Datum dijkstra_many_to_1(PG_FUNCTION_ARGS); #endif // _MSC_VER PG_FUNCTION_INFO_V1(dijkstra_many_to_1); #ifndef _MSC_VER Datum #else // _MSC_VER PGDLLEXPORT Datum #endif dijkstra_many_to_1(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; pgr_path_element3_t *ret_path = 0; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int path_count = 0; /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); int64_t* sourcesArr; int num; sourcesArr = (int64_t*) pgr_get_bigIntArray(&num, PG_GETARG_ARRAYTYPE_P(1)); PGR_DBG("sourcesArr size %d ", num); PGR_DBG("Calling dijkstra_many_to_1_driver"); dijkstra_many_to_1_driver( pgr_text2char(PG_GETARG_TEXT_P(0)), sourcesArr, num, PG_GETARG_INT64(2), PG_GETARG_BOOL(3), PG_GETARG_BOOL(4), &ret_path, &path_count); free(sourcesArr); /* total number of tuples to be returned */ funcctx->max_calls = path_count; funcctx->user_fctx = ret_path; if (get_call_result_type(fcinfo, NULL, &tuple_desc) != TYPEFUNC_COMPOSITE) ereport(ERROR, (errcode(ERRCODE_FEATURE_NOT_SUPPORTED), errmsg("function returning record called in context " "that cannot accept type record"))); funcctx->tuple_desc = tuple_desc; MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; ret_path = (pgr_path_element3_t*) funcctx->user_fctx; /* do when there is more left to send */ if (call_cntr < max_calls) { HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(7 * sizeof(Datum)); nulls = palloc(7 * sizeof(char)); // id, start_v, node, edge, cost, tot_cost values[0] = Int32GetDatum(call_cntr + 1); nulls[0] = ' '; values[1] = Int32GetDatum(ret_path[call_cntr].seq); nulls[1] = ' '; values[2] = Int64GetDatum(ret_path[call_cntr].from); nulls[2] = ' '; values[3] = Int64GetDatum(ret_path[call_cntr].vertex); nulls[3] = ' '; values[4] = Int64GetDatum(ret_path[call_cntr].edge); nulls[4] = ' '; values[5] = Float8GetDatum(ret_path[call_cntr].cost); nulls[5] = ' '; values[6] = Float8GetDatum(ret_path[call_cntr].tot_cost); nulls[6] = ' '; tuple = heap_formtuple(tuple_desc, values, nulls); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else { /* do when there is no more left */ if (ret_path) free(ret_path); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/dijkstra/src/many_to_many_dijkstra.c000066400000000000000000000131511257314352300254740ustar00rootroot00000000000000/*pgRouting * * File: many_to_1_dijkstra.c * Copyright (c) 2015 Celia Virginia Vergara Castillo * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ // #define DEBUG #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "utils/array.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "fmgr.h" #include "./../../common/src/pgr_types.h" #include "./../../common/src/postgres_connection.h" #include "./dijkstra_driver.h" #ifndef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif static int dijkstra_many_to_many_driver( char* sql, int64_t *start_vertex, int s_len, int64_t *end_vertex, int e_len, bool directed, bool has_rcost, pgr_path_element3_t **path, int *path_count) { int SPIcode = 0; pgr_edge_t *edges = NULL; int64_t total_tuples = 0; char *err_msg = (char *)""; int ret = -1; pgr_get_data(sql, &edges, &total_tuples, has_rcost, -1, -1); ret = do_pgr_dijkstra_many_to_many(edges, total_tuples, start_vertex, s_len, end_vertex, e_len, has_rcost, directed, path, path_count, &err_msg); if (ret < 0) { ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } pfree(edges); return pgr_finish(SPIcode, ret); } #ifndef _MSC_VER Datum dijkstra_many_to_many(PG_FUNCTION_ARGS); #else // _MSC_VER PGDLLEXPORT Datum dijkstra_many_to_many(PG_FUNCTION_ARGS); #endif // _MSC_VER PG_FUNCTION_INFO_V1(dijkstra_many_to_many); #ifndef _MSC_VER Datum #else // _MSC_VER PGDLLEXPORT Datum #endif dijkstra_many_to_many(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; pgr_path_element3_t *ret_path = 0; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int path_count = 0; /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); int64_t* sourcesArr; int64_t* targetsArr; int s_len, e_len; sourcesArr = (int64_t*) pgr_get_bigIntArray(&s_len, PG_GETARG_ARRAYTYPE_P(1)); targetsArr = (int64_t*) pgr_get_bigIntArray(&e_len, PG_GETARG_ARRAYTYPE_P(2)); PGR_DBG("sourcesArr size %d ", num); PGR_DBG("Calling dijkstra_many_to_1_driver"); dijkstra_many_to_many_driver( pgr_text2char(PG_GETARG_TEXT_P(0)), sourcesArr, s_len, targetsArr, e_len, PG_GETARG_BOOL(3), PG_GETARG_BOOL(4), &ret_path, &path_count); free(sourcesArr); free(targetsArr); /* total number of tuples to be returned */ funcctx->max_calls = path_count; funcctx->user_fctx = ret_path; if (get_call_result_type(fcinfo, NULL, &tuple_desc) != TYPEFUNC_COMPOSITE) ereport(ERROR, (errcode(ERRCODE_FEATURE_NOT_SUPPORTED), errmsg("function returning record called in context " "that cannot accept type record"))); funcctx->tuple_desc = tuple_desc; MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; ret_path = (pgr_path_element3_t*) funcctx->user_fctx; /* do when there is more left to send */ if (call_cntr < max_calls) { HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(8 * sizeof(Datum)); nulls = palloc(8 * sizeof(char)); // id, start_v, node, edge, cost, tot_cost values[0] = Int32GetDatum(call_cntr + 1); nulls[0] = ' '; values[1] = Int32GetDatum(ret_path[call_cntr].seq); nulls[1] = ' '; values[2] = Int64GetDatum(ret_path[call_cntr].from); nulls[2] = ' '; values[3] = Int64GetDatum(ret_path[call_cntr].to); nulls[3] = ' '; values[4] = Int64GetDatum(ret_path[call_cntr].vertex); nulls[4] = ' '; values[5] = Int64GetDatum(ret_path[call_cntr].edge); nulls[5] = ' '; values[6] = Float8GetDatum(ret_path[call_cntr].cost); nulls[6] = ' '; values[7] = Float8GetDatum(ret_path[call_cntr].tot_cost); nulls[7] = ' '; tuple = heap_formtuple(tuple_desc, values, nulls); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else { /* do when there is no more left */ if (ret_path) free(ret_path); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/dijkstra/src/pgr_dijkstra.hpp000066400000000000000000000255241257314352300241460ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SRC_DIJKSTRA_SRC_PGR_DIJKSTRA_H_ #define SRC_DIJKSTRA_SRC_PGR_DIJKSTRA_H_ #include #include #include #include #include #include #include "./../../common/src/basePath_SSEC.hpp" #include "./../../common/src/baseGraph.hpp" #include "postgres.h" template < class G > class Pgr_dijkstra :public Pgr_base_graph { public: //! \brief the constructor explicit Pgr_dijkstra(graphType gtype, const int initial_size) :Pgr_base_graph(gtype, initial_size) {} /*! \brief Perfom the inizialization of the graph For Dijkstra only requieres the data insertion. Any other different initialization needs a different function. \param[in] data_edges \param[in] count */ void initialize_graph(pgr_edge_t *data_edges, int64_t count) { this->graph_insert_data(data_edges, count); } void dijkstra(Path &path, int64_t start_vertex, int64_t end_vertex) { typedef typename boost::graph_traits < G >::vertex_descriptor V; // adjust predecessors and distances vectors this->predecessors.clear(); this->distances.clear(); this->predecessors.resize(boost::num_vertices(this->graph)); this->distances.resize(boost::num_vertices(this->graph)); // get the graphs source and target V v_source; V v_target; if (!this->get_gVertex(start_vertex, v_source) || !this->get_gVertex(end_vertex, v_target)) { // path.clear(); return; } // perform the algorithm dijkstra_1_to_1(v_source, v_target); // get the results this->get_path(path, v_source, v_target); return; } // preparation for 1 to many void dijkstra(std::deque< Path > &paths, int64_t start_vertex, std::vector< int64_t > end_vertex) { typedef typename boost::graph_traits < G >::vertex_descriptor V; // adjust predecessors and distances vectors this->predecessors.clear(); this->distances.clear(); this->predecessors.resize(boost::num_vertices(this->graph)); this->distances.resize(boost::num_vertices(this->graph)); // get the graphs source and target V v_source; if (!this->get_gVertex(start_vertex, v_source)) { // paths.clear(); return; } std::set< V > v_targets; for (unsigned int i = 0; i < end_vertex.size(); i++) { V v_target; if (this->get_gVertex(end_vertex[i], v_target)) { v_targets.insert(v_target); } } // perform the algorithm dijkstra_1_to_many(v_source, v_targets); // get the results // route id are the targets this->get_path(paths, v_source, v_targets); return; } // preparation for many to 1 void dijkstra(std::deque< Path > &paths, std::vector < int64_t > start_vertex, int64_t end_vertex) { typedef typename boost::graph_traits < G >::vertex_descriptor V; // adjust predecessors and distances vectors this->predecessors.clear(); this->distances.clear(); this->predecessors.resize(boost::num_vertices(this->graph)); this->distances.resize(boost::num_vertices(this->graph)); // get the graphs source and target V v_target; if (!this->get_gVertex(end_vertex, v_target)) { // paths.clear(); return; } std::set< V > v_sources; for (unsigned int i = 0; i < start_vertex.size(); i++) { V v_source; if (!this->get_gVertex(start_vertex[i], v_source)) { // paths.clear(); return; } v_sources.insert(v_source); } // perform the algorithm // a call for each of the sources for (const auto &v_source : v_sources) { Path path; dijkstra_1_to_1(v_source, v_target); this->get_path(path, v_source, v_target); paths.push_back(path); } return; } // preparation for many to many void dijkstra(std::deque< Path > &paths, std::vector< int64_t > start_vertex, std::vector< int64_t > end_vertex) { // a call to 1 to many is faster for each of the sources for (const auto &start : start_vertex) { dijkstra(paths, start, end_vertex); } return; } // preparation for 1 to distance void dijkstra_dd(Path &path, int64_t start_vertex, float8 distance) { typedef typename boost::graph_traits < G >::vertex_descriptor V; // adjust predecessors and distances vectors this->predecessors.clear(); this->distances.clear(); this->nodesInDistance.clear(); this->predecessors.resize(boost::num_vertices(this->graph)); this->distances.resize(boost::num_vertices(this->graph)); // get ource; V v_source; if (!this->get_gVertex(start_vertex, v_source)) { path.clear(); return; } // perform the algorithm dijkstra_1_to_distance(v_source, distance); // get the results this->get_nodesInDistance(path, v_source, distance); return; } // preparation for many to distance void dijkstra_dd(std::deque< Path > &paths, std::vector< int64_t > start_vertex, float8 distance) { typedef typename boost::graph_traits < G >::vertex_descriptor V; // adjust predecessors and distances vectors this->predecessors.clear(); this->distances.clear(); this->nodesInDistance.clear(); this->predecessors.resize(boost::num_vertices(this->graph)); this->distances.resize(boost::num_vertices(this->graph)); // get the graph's source std::set< V > v_sources; for (unsigned int i = 0; i < start_vertex.size(); i++) { V v_source; if (!this->get_gVertex(start_vertex[i], v_source)) { paths.clear(); return; } v_sources.insert(v_source); } // perform the algorithm for (const auto &v_source : v_sources) { dijkstra_1_to_distance(v_source, distance); Path path; this->get_nodesInDistance(path, v_source, distance); paths.push_back(path); } return; } private: //! visitor that terminates when we find the goal struct found_one_goal{}; //!< exception for termination //! class for stopping when 1 target is found template class dijkstra_one_goal_visitor :public boost::default_dijkstra_visitor { public: explicit dijkstra_one_goal_visitor(Vertex goal) : m_goal(goal) {} template void examine_vertex(Vertex u, Graph& g) { if (u == m_goal) throw found_one_goal(); } private: Vertex m_goal; }; //! class for stopping when a distance/cost has being surpassed template class dijkstra_distance_visitor :public boost::default_dijkstra_visitor { public: explicit dijkstra_distance_visitor(float8 goal, std::deque< Vertex > &nodesInDistance, std::vector< float8 > &distances) :m_goal(goal), m_nodes(nodesInDistance), m_dist(distances) {} template void examine_vertex(Vertex u, Graph& g) { m_nodes.push_back(u); if (m_dist[u] >= m_goal) throw found_one_goal(); } private: float8 m_goal; std::deque< Vertex > &m_nodes; std::vector< float8 > &m_dist; }; //! visitor that terminates when we find all goals struct found_all_goals{}; //!< exception for termination //! class for stopping when all targets are found template class dijkstra_many_goal_visitor :public boost::default_dijkstra_visitor { public: explicit dijkstra_many_goal_visitor(std::set< V > goals) :m_goals(goals) {} template void examine_vertex(V u, Graph &g) { typename std::set< V >::iterator s_it; s_it = m_goals.find(u); if (s_it == m_goals.end()) return; // we found one more goal m_goals.erase(s_it); if (m_goals.size() == 0) throw found_all_goals(); } private: std::set< V > m_goals; }; //! Call to Dijkstra 1 source to many targets template bool dijkstra_1_to_many(V source, std::set< V > targets) { bool found = false; try { boost::dijkstra_shortest_paths(this->graph, source, boost::predecessor_map(&this->predecessors[0]) .weight_map(get(&boost_edge_t::cost, this->graph)) .distance_map(&this->distances[0]) .visitor(dijkstra_many_goal_visitor< V >(targets))); } catch(found_all_goals &fg) { found = true; // Target vertex found } return found; } //! Call to Dijkstra 1 source to 1 target template bool dijkstra_1_to_1(V source, V target) { bool found = false; try { boost::dijkstra_shortest_paths(this->graph, source, boost::predecessor_map(&this->predecessors[0]) .weight_map(get(&boost_edge_t::cost, this->graph)) .distance_map(&this->distances[0]) .visitor(dijkstra_one_goal_visitor(target))); } catch(found_one_goal &fg) { found = true; // Target vertex found } return found; } //! Call to Dijkstra 1 source to distance template bool dijkstra_1_to_distance(V source, float8 distance) { bool found = false; try { boost::dijkstra_shortest_paths(this->graph, source, boost::predecessor_map(&this->predecessors[0]) .weight_map(get(&boost_edge_t::cost, this->graph)) .distance_map(&this->distances[0]) .visitor(dijkstra_distance_visitor< V >( distance, this->nodesInDistance, this->distances))); } catch(found_one_goal &fg) { found = true; // Target vertex found } return found; } }; #endif // SRC_DIJKSTRA_SRC_PGR_DIJKSTRA_H_ pgrouting-pgrouting-2.1.0/src/dijkstra/test/000077500000000000000000000000001257314352300211325ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/dijkstra/test/1_to_many.result000066400000000000000000000007141257314352300242620ustar00rootroot000000000000001|1|3|2|4|1|0 2|2|3|5|8|1|1 3|3|3|6|9|1|2 4|4|3|9|16|1|3 5|5|3|4|3|1|4 6|6|3|3|-1|0|5 1|1|3|2|2|1|0 2|2|3|3|-1|0|1 1|1|3|2|4|1|0 2|2|3|5|8|1|1 3|3|3|6|5|1|2 4|4|3|3|-1|0|3 1|1|3|2|4|1|0 2|2|3|5|8|1|1 3|3|3|6|9|1|2 4|4|3|9|16|1|3 5|5|3|4|3|1|4 6|6|3|3|-1|0|5 7|1|5|2|4|1|0 8|2|5|5|-1|0|1 1|1|3|2|2|1|0 2|2|3|3|-1|0|1 3|1|5|2|4|1|0 4|2|5|5|-1|0|1 1|1|5|2|4|1|0 2|2|5|5|-1|0|1 1|1|3|2|4|1|0 2|2|3|5|8|1|1 3|3|3|6|5|1|2 4|4|3|3|-1|0|3 5|1|5|2|4|1|0 6|2|5|5|-1|0|1 pgrouting-pgrouting-2.1.0/src/dijkstra/test/1_to_many.test.sql000066400000000000000000000024051257314352300245200ustar00rootroot00000000000000 -- Examples for :ref:`fig1-direct-Cost-Reverse` ------------------------------------------------------------------------------- SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3] ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3], false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, array[3] ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, array[3], false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3,5] ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3,5], false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, array[3,5] ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, array[3,5], false ); pgrouting-pgrouting-2.1.0/src/dijkstra/test/CMakeLists.txt000066400000000000000000000000001257314352300236600ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra-dir-00.result000066400000000000000000000006411257314352300251770ustar00rootroot000000000000000|11|13|1 1|12|15|1 2|9|9|1 3|8|8|1 4|7|7|1 5|6|6|1 6|5|-1|0 1|1|11|13|1|0 2|2|12|15|1|1 3|3|9|9|1|2 4|4|8|8|1|3 5|5|7|7|1|4 6|6|6|6|1|5 7|7|5|-1|0|6 1|1|11|13|1|0 2|2|12|15|1|1 3|3|9|9|1|2 4|4|8|8|1|3 5|5|7|7|1|4 6|6|6|6|1|5 7|7|5|-1|0|6 1|1|11|13|1|0 2|2|12|15|1|1 3|3|9|9|1|2 4|4|8|8|1|3 5|5|7|7|1|4 6|6|6|6|1|5 7|7|5|-1|0|6 1|1|11|13|1|0 2|2|12|15|1|1 3|3|9|9|1|2 4|4|8|8|1|3 5|5|7|7|1|4 6|6|6|6|1|5 7|7|5|-1|0|6 pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra-dir-00.test.sql000066400000000000000000000022421257314352300254350ustar00rootroot00000000000000-- all this queries are equivlent (give the same results) -- include reverse_costs -- convert -1 costs to a large number -- ignores -1 costs -- directed = true (DIRECTED) -- autodetect reverse_cost select * from pgr_dijkstra( 'select id as id, source::int4, target::int4, case when cost<=0 then 999 else cost end as cost, case when reverse_cost<=0 then 999 else reverse_cost end as reverse_cost from edges1', 11, 5, true, true); select * from pgr_dijkstra( 'select id as id, source::int4, target::int4, case when cost<=0 then 999 else cost end as cost, case when reverse_cost<=0 then 999 else reverse_cost end as reverse_cost from edges1', 11, 5, true); select * from pgr_dijkstra( 'select id, source, target, case when cost<=0 then 999 else cost end as cost, case when reverse_cost<=0 then 999 else reverse_cost end as reverse_cost from edges1', 11, 5); select * from pgr_dijkstra( 'select id, source, target, cost, reverse_cost from edges1', 11, 5); select * from pgr_dijkstra( 'select * from edges1', 11, 5); pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra-dir-01.result000066400000000000000000000003501257314352300251750ustar00rootroot000000000000000|5|6|1 1|6|7|1 2|7|8|1 3|8|11|1 4|11|-1|0 1|1|5|6|1|0 2|2|6|7|1|1 3|3|7|8|1|2 4|4|8|11|1|3 5|5|11|-1|0|4 1|1|5|6|1|0 2|2|6|7|1|1 3|3|7|8|1|2 4|4|8|11|1|3 5|5|11|-1|0|4 1|1|5|6|1|0 2|2|6|7|1|1 3|3|7|8|1|2 4|4|8|11|1|3 5|5|11|-1|0|4 pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra-dir-01.test.sql000066400000000000000000000015361257314352300254430ustar00rootroot00000000000000-- all this queries are equivlent (give the same results) -- DOES NOT include reverse_costs -- convert -1 costs to a large number -- ignores -1 costs -- directed = false (UNDIRECTED) -- autodetect reverse_cost -- no path found select * from pgr_dijkstra( 'select id as id, source::int4, target::int4, case when cost<=0 then 999 else cost end as cost from edges1', 5, 11, true, false); select * from pgr_dijkstra( 'select id as id, source::int4, target::int4, case when cost<=0 then 999 else cost end as cost from edges1', 5, 11 ,true); select * from pgr_dijkstra( 'select id, source, target, case when cost<=0 then 999 else cost end as cost from edges1', 5, 11); select * from pgr_dijkstra( 'select id, source, target, cost from edges1', 5, 11); pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra-undi-00.result000066400000000000000000000004471257314352300253640ustar00rootroot000000000000000|11|11|1 1|8|8|1 2|7|7|1 3|6|6|1 4|5|-1|0 1|1|11|11|1|0 2|2|8|8|1|1 3|3|7|7|1|2 4|4|6|6|1|3 5|5|5|-1|0|4 1|1|11|11|1|0 2|2|8|8|1|1 3|3|7|7|1|2 4|4|6|6|1|3 5|5|5|-1|0|4 1|1|11|11|1|0 2|2|8|8|1|1 3|3|7|7|1|2 4|4|6|6|1|3 5|5|5|-1|0|4 1|1|11|11|1|0 2|2|8|8|1|1 3|3|7|7|1|2 4|4|6|6|1|3 5|5|5|-1|0|4 pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra-undi-00.test.sql000066400000000000000000000022731257314352300256220ustar00rootroot00000000000000-- all this queries are equivlent (give the same results) -- include reverse_costs -- convert -1 costs to a large number -- ignores -1 costs -- directed = false (UNDIRECTED) -- autodetect reverse_cost select * from pgr_dijkstra( 'select id as id, source::int4, target::int4, case when cost<=0 then 999 else cost end as cost, case when reverse_cost<=0 then 999 else reverse_cost end as reverse_cost from edges1', 11, 5, false, true); select * from pgr_dijkstra( 'select id as id, source::int4, target::int4, case when cost<=0 then 999 else cost end as cost, case when reverse_cost<=0 then 999 else reverse_cost end as reverse_cost from edges1', 11, 5, false); select * from pgr_dijkstra( 'select id, source, target, case when cost<=0 then 999 else cost end as cost, case when reverse_cost<=0 then 999 else reverse_cost end as reverse_cost from edges1', 11, 5,false); select * from pgr_dijkstra( 'select id, source, target, cost, reverse_cost from edges1', 11, 5, false); select * from pgr_dijkstra( 'select * from edges1', 11, 5, false); pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra-undi-01.result000066400000000000000000000003501257314352300253560ustar00rootroot000000000000000|11|11|1 1|8|8|1 2|7|7|1 3|6|6|1 4|5|-1|0 1|1|11|11|1|0 2|2|8|8|1|1 3|3|7|7|1|2 4|4|6|6|1|3 5|5|5|-1|0|4 1|1|11|11|1|0 2|2|8|8|1|1 3|3|7|7|1|2 4|4|6|6|1|3 5|5|5|-1|0|4 1|1|11|11|1|0 2|2|8|8|1|1 3|3|7|7|1|2 4|4|6|6|1|3 5|5|5|-1|0|4 pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra-undi-01.test.sql000066400000000000000000000014431257314352300256210ustar00rootroot00000000000000 -- DOES NOT include reverse_costs -- convert -1 costs to a large number -- ignores -1 costs -- directed = false (UNDIRECTED) -- autodetect reverse_cost select * from pgr_dijkstra( 'select id as id, source::int4, target::int4, case when cost<=0 then 999 else cost end as cost from edges1', 11, 5, false, false); select * from pgr_dijkstra( 'select id as id, source::int4, target::int4, case when cost<=0 then 999 else cost end as cost from edges1', 11, 5, false); select * from pgr_dijkstra( 'select id, source, target, case when cost<=0 then 999 else cost end as cost from edges1', 11, 5, false); select * from pgr_dijkstra( 'select id, source, target, cost from edges1', 11, 5, false); pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra-v2.result000066400000000000000000000001441257314352300245310ustar00rootroot000000000000000|2|4|1 1|5|8|1 2|6|9|1 3|9|16|1 4|4|3|1 5|3|-1|0 0|2|4|1 1|5|8|1 2|6|5|1 3|3|-1|0 0|2|2|1 1|3|-1|0 pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra-v2.test.sql000066400000000000000000000023151257314352300247720ustar00rootroot00000000000000------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_dijkstra V.2.0 ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2,3, true, false ); SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2,3, true, true ); SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, 3, false, false ); SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, false, true ); pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra-v3.result000066400000000000000000000047701257314352300245430ustar00rootroot000000000000001|1|2|4|1|0 2|2|5|8|1|1 3|3|6|9|1|2 4|4|9|16|1|3 5|5|4|3|1|4 6|6|3|-1|0|5 1|1|2|4|1|0 2|2|5|-1|0|1 1|1|3|2|4|1|0 2|2|3|5|8|1|1 3|3|3|6|9|1|2 4|4|3|9|16|1|3 5|5|3|4|3|1|4 6|6|3|3|-1|0|5 7|1|5|2|4|1|0 8|2|5|5|-1|0|1 1|1|11|13|1|0 2|2|12|15|1|1 3|3|9|16|1|2 4|4|4|3|1|3 5|5|3|-1|0|4 1|1|11|13|1|0 2|2|12|15|1|1 3|3|9|9|1|2 4|4|6|8|1|3 5|5|5|-1|0|4 1|1|2|2|4|1|0 2|2|2|5|-1|0|1 3|1|11|11|13|1|0 4|2|11|12|15|1|1 5|3|11|9|9|1|2 6|4|11|6|8|1|3 7|5|11|5|-1|0|4 1|1|2|3|2|4|1|0 2|2|2|3|5|8|1|1 3|3|2|3|6|9|1|2 4|4|2|3|9|16|1|3 5|5|2|3|4|3|1|4 6|6|2|3|3|-1|0|5 7|1|2|5|2|4|1|0 8|2|2|5|5|-1|0|1 9|1|11|3|11|13|1|0 10|2|11|3|12|15|1|1 11|3|11|3|9|16|1|2 12|4|11|3|4|3|1|3 13|5|11|3|3|-1|0|4 14|1|11|5|11|13|1|0 15|2|11|5|12|15|1|1 16|3|11|5|9|9|1|2 17|4|11|5|6|8|1|3 18|5|11|5|5|-1|0|4 1|1|2|2|1|0 2|2|3|-1|0|1 1|1|2|4|1|0 2|2|5|-1|0|1 1|1|11|11|1|0 2|2|6|5|1|1 3|3|3|-1|0|2 1|1|11|11|1|0 2|2|6|8|1|1 3|3|5|-1|0|2 1|1|2|2|4|1|0 2|2|2|5|-1|0|1 3|1|11|11|11|1|0 4|2|11|6|8|1|1 5|3|11|5|-1|0|2 1|1|3|2|2|1|0 2|2|3|3|-1|0|1 3|1|5|2|4|1|0 4|2|5|5|-1|0|1 1|1|2|3|2|2|1|0 2|2|2|3|3|-1|0|1 3|1|2|5|2|4|1|0 4|2|2|5|5|-1|0|1 5|1|11|3|11|11|1|0 6|2|11|3|6|5|1|1 7|3|11|3|3|-1|0|2 8|1|11|5|11|11|1|0 9|2|11|5|6|8|1|1 10|3|11|5|5|-1|0|2 1|1|2|4|1|0 2|2|5|-1|0|1 1|1|2|2|4|1|0 2|2|2|5|-1|0|1 1|1|5|2|4|1|0 2|2|5|5|-1|0|1 1|1|2|5|2|4|1|0 2|2|2|5|5|-1|0|1 1|1|2|4|1|0 2|2|5|8|1|1 3|3|6|5|1|2 4|4|3|-1|0|3 1|1|2|4|1|0 2|2|5|-1|0|1 1|1|11|11|1|0 2|2|6|5|1|1 3|3|3|-1|0|2 1|1|11|11|1|0 2|2|6|8|1|1 3|3|5|-1|0|2 1|1|2|2|4|1|0 2|2|2|5|-1|0|1 3|1|11|11|11|1|0 4|2|11|6|8|1|1 5|3|11|5|-1|0|2 1|1|3|2|4|1|0 2|2|3|5|8|1|1 3|3|3|6|5|1|2 4|4|3|3|-1|0|3 5|1|5|2|4|1|0 6|2|5|5|-1|0|1 1|1|2|3|2|4|1|0 2|2|2|3|5|8|1|1 3|3|2|3|6|5|1|2 4|4|2|3|3|-1|0|3 5|1|2|5|2|4|1|0 6|2|2|5|5|-1|0|1 7|1|11|3|11|11|1|0 8|2|11|3|6|5|1|1 9|3|11|3|3|-1|0|2 10|1|11|5|11|11|1|0 11|2|11|5|6|8|1|1 12|3|11|5|5|-1|0|2 0|2|4|1 1|5|8|1 2|6|9|1 3|9|16|1 4|4|3|1 5|3|-1|0 1|1|2|4|1|0 2|2|5|8|1|1 3|3|6|9|1|2 4|4|9|16|1|3 5|5|4|3|1|4 6|6|3|-1|0|5 1|1|2|4|1|0 2|2|5|8|1|1 3|3|6|9|1|2 4|4|9|16|1|3 5|5|4|3|1|4 6|6|3|-1|0|5 1|1|3|2|4|1|0 2|2|3|5|8|1|1 3|3|3|6|9|1|2 4|4|3|9|16|1|3 5|5|3|4|3|1|4 6|6|3|3|-1|0|5 1|1|3|2|4|1|0 2|2|3|5|8|1|1 3|3|3|6|9|1|2 4|4|3|9|16|1|3 5|5|3|4|3|1|4 6|6|3|3|-1|0|5 1|1|2|3|2|4|1|0 2|2|2|3|5|8|1|1 3|3|2|3|6|9|1|2 4|4|2|3|9|16|1|3 5|5|2|3|4|3|1|4 6|6|2|3|3|-1|0|5 1|1|2|3|2|4|1|0 2|2|2|3|5|8|1|1 3|3|2|3|6|9|1|2 4|4|2|3|9|16|1|3 5|5|2|3|4|3|1|4 6|6|2|3|3|-1|0|5 0|2|2|1 1|3|-1|0 1|1|2|2|1|0 2|2|3|-1|0|1 1|1|3|2|2|1|0 2|2|3|3|-1|0|1 1|1|2|2|2|1|0 2|2|2|3|-1|0|1 1|1|2|3|2|2|1|0 2|2|2|3|3|-1|0|1 pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra-v3.test.sql000066400000000000000000000171621257314352300250010ustar00rootroot00000000000000 -- Examples for :ref:`fig1-direct-Cost-Reverse` ------------------------------------------------------------------------------- SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 5 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3,5] ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 11, 3 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 11, 5 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,11], 5 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2, 11], array[3,5] ); -- Examples for :ref:`fig2-undirect-Cost-Reverse` ------------------------------------------------------------------------------- SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 5, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 11, 3, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 11, 5, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,11], 5, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3,5], false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2, 11], array[3,5], false ); -- Examples for :ref:`fig3-direct-Cost` ------------------------------------------------------------------------------- SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, 3 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, 5 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 11, 3 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 11, 5 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2,11], 5 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, array[3,5] ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2, 11], array[3,5] ); -- Examples for :ref:`fig4-undirect-Cost` ------------------------------------------------------------------------------- SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, 3, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, 5, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 11, 3, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 11, 5, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2,11], 5, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', 2, array[3,5], false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2, 11], array[3,5], false ); -- Equivalences for :ref:`fig1-direct-Cost-Reverse` ------------------------------------------------------------------------------- -- V2 SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, true, -- directed flag true -- has_rcost ); -- V3 SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, true -- directed flag ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2,3 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3], true ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3] ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2], array[3], true ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2], array[3] ); -- Equivalences for :ref:`fig2-undirect-Cost-Reverse` ------------------------------------------------------------------------------- -- V2 SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, false, -- directed flag true -- has_rcost ); -- V3 SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, false -- directed flag ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, array[3], false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2], 3, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2], array[3], false ); pgrouting-pgrouting-2.1.0/src/dijkstra/test/dijkstra.data000066400000000000000000000066261257314352300236120ustar00rootroot00000000000000BEGIN; -- -- PostgreSQL database dump -- SET client_encoding = 'UTF8'; SET standard_conforming_strings = off; SET check_function_bodies = false; SET client_min_messages = warning; SET escape_string_warning = off; SET search_path = public, pg_catalog; SET default_tablespace = ''; SET default_with_oids = false; -- -- Name: edges1; Type: TABLE; Schema: public; Owner: -; Tablespace: -- DROP TABLE IF EXISTS edges1 CASCADE; CREATE TABLE edges1 ( id integer NOT NULL, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, to_cost double precision, rule text, the_geom geometry, CONSTRAINT enforce_dims_the_geom CHECK ((st_ndims(the_geom) = 2)), CONSTRAINT enforce_geotype_the_geom CHECK (((geometrytype(the_geom) = 'LINESTRING'::text) OR (the_geom IS NULL))) -- , CONSTRAINT enforce_srid_the_geom CHECK ((st_srid(the_geom) = (0))) ); -- -- Data for Name: edges1; Type: TABLE DATA; Schema: public; Owner: - -- COPY edges1 (id, dir, source, target, cost, reverse_cost, x1, y1, x2, y2, to_cost, rule, the_geom) FROM stdin WITH NULL '__NULL__'; 1 B 1 2 1 1 2 0 2 1 __NULL__ __NULL__ 010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2 TF 2 3 -1 1 2 1 3 1 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 3 TF 3 4 -1 1 3 1 4 1 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4 B 2 7 1 1 2 1 2 2 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 5 FT 3 8 1 -1 3 1 3 2 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 6 B 5 6 1 1 0 2 1 2 __NULL__ __NULL__ 01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 7 B 6 7 1 1 1 2 2 2 __NULL__ __NULL__ 010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 8 B 7 8 1 1 2 2 3 2 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000004000000000000008400000000000000040 9 B 8 9 1 1 3 2 4 2 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000004000000000000010400000000000000040 10 B 7 10 1 1 2 2 2 3 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000004000000000000000400000000000000840 11 FT 8 11 1 -1 3 2 3 3 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000004000000000000008400000000000000840 12 FT 10 11 1 -1 2 3 3 3 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000084000000000000008400000000000000840 13 FT 11 12 1 -1 3 3 4 3 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000084000000000000010400000000000000840 14 B 10 13 1 1 2 3 2 4 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000084000000000000000400000000000001040 15 B 9 12 1 1 4 2 4 3 __NULL__ __NULL__ 0102000000020000000000000000001040000000000000004000000000000010400000000000000840 16 B 4 9 1 1 4 1 4 2 __NULL__ __NULL__ 0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 \. -- -- Name: edges1_pkey; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace: -- ALTER TABLE ONLY edges1 ADD CONSTRAINT edges1_pkey PRIMARY KEY (id); select pgr_createVerticesTable('edges1'); -- -- PostgreSQL database dump complete -- COMMIT; pgrouting-pgrouting-2.1.0/src/dijkstra/test/issue-353.result000066400000000000000000000006161257314352300240350ustar00rootroot000000000000001|1|2|5|2|4|1|0 2|2|2|5|5|-1|0|1 3|1|2|6|2|4|1|0 4|2|2|6|5|8|1|1 5|3|2|6|6|-1|0|2 6|1|7|5|7|6|1|0 7|2|7|5|8|7|1|1 8|3|7|5|5|-1|0|2 9|1|7|6|7|6|1|0 10|2|7|6|8|7|1|1 11|3|7|6|5|8|1|2 12|4|7|6|6|-1|0|3 1|1|2|5|2|4|1|0 2|2|2|5|5|-1|0|1 3|1|2|6|2|4|1|0 4|2|2|6|5|8|1|1 5|3|2|6|6|-1|0|2 6|1|7|5|7|6|1|0 7|2|7|5|8|7|1|1 8|3|7|5|5|-1|0|2 9|1|7|6|7|6|1|0 10|2|7|6|8|7|1|1 11|3|7|6|5|8|1|2 12|4|7|6|6|-1|0|3 pgrouting-pgrouting-2.1.0/src/dijkstra/test/issue-353.test.sql000066400000000000000000000005421257314352300242720ustar00rootroot00000000000000-- test for issue 353 select * from pgr_dijkstra( 'select id, source, target, cost from edge_table', array[2,7], array[5,6]); select * from pgr_dijkstra( 'select id, source, target, cost from edge_table', array[2,7], array[17,18]); select * from pgr_dijkstra( 'select id, source, target, cost from edge_table', array[2,7], array[5,6,17,18]); pgrouting-pgrouting-2.1.0/src/dijkstra/test/many_to_1.result000066400000000000000000000010131257314352300242530ustar00rootroot000000000000001|1|2|2|4|1|0 2|2|2|5|8|1|1 3|3|2|6|9|1|2 4|4|2|9|16|1|3 5|5|2|4|3|1|4 6|6|2|3|-1|0|5 1|1|2|2|2|1|0 2|2|2|3|-1|0|1 1|1|2|2|4|1|0 2|2|2|5|8|1|1 3|3|2|6|5|1|2 4|4|2|3|-1|0|3 1|1|2|2|4|1|0 2|2|2|5|8|1|1 3|3|2|6|9|1|2 4|4|2|9|16|1|3 5|5|2|4|3|1|4 6|6|2|3|-1|0|5 7|1|11|11|13|1|0 8|2|11|12|15|1|1 9|3|11|9|16|1|2 10|4|11|4|3|1|3 11|5|11|3|-1|0|4 1|1|2|2|2|1|0 2|2|2|3|-1|0|1 3|1|11|11|11|1|0 4|2|11|6|5|1|1 5|3|11|3|-1|0|2 1|1|2|2|4|1|0 2|2|2|5|8|1|1 3|3|2|6|5|1|2 4|4|2|3|-1|0|3 5|1|11|11|11|1|0 6|2|11|6|5|1|1 7|3|11|3|-1|0|2 pgrouting-pgrouting-2.1.0/src/dijkstra/test/many_to_1.test.sql000066400000000000000000000024111257314352300245150ustar00rootroot00000000000000 -- Examples for :ref:`fig1-direct-Cost-Reverse` ------------------------------------------------------------------------------- SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2], 3 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2], 3, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2], 3 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2], 3, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,11], 3 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,11], 3, false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2,11], 3 ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2,11], 3, false ); pgrouting-pgrouting-2.1.0/src/dijkstra/test/many_to_many.result000066400000000000000000000016461257314352300250730ustar00rootroot000000000000001|1|2|3|2|4|1|0 2|2|2|3|5|8|1|1 3|3|2|3|6|9|1|2 4|4|2|3|9|16|1|3 5|5|2|3|4|3|1|4 6|6|2|3|3|-1|0|5 1|1|2|3|2|2|1|0 2|2|2|3|3|-1|0|1 1|1|2|3|2|4|1|0 2|2|2|3|5|8|1|1 3|3|2|3|6|5|1|2 4|4|2|3|3|-1|0|3 1|1|2|3|2|4|1|0 2|2|2|3|5|8|1|1 3|3|2|3|6|9|1|2 4|4|2|3|9|16|1|3 5|5|2|3|4|3|1|4 6|6|2|3|3|-1|0|5 7|1|2|5|2|4|1|0 8|2|2|5|5|-1|0|1 9|1|11|3|11|13|1|0 10|2|11|3|12|15|1|1 11|3|11|3|9|16|1|2 12|4|11|3|4|3|1|3 13|5|11|3|3|-1|0|4 14|1|11|5|11|13|1|0 15|2|11|5|12|15|1|1 16|3|11|5|9|9|1|2 17|4|11|5|6|8|1|3 18|5|11|5|5|-1|0|4 1|1|2|3|2|2|1|0 2|2|2|3|3|-1|0|1 3|1|2|5|2|4|1|0 4|2|2|5|5|-1|0|1 5|1|11|3|11|11|1|0 6|2|11|3|6|5|1|1 7|3|11|3|3|-1|0|2 8|1|11|5|11|11|1|0 9|2|11|5|6|8|1|1 10|3|11|5|5|-1|0|2 1|1|2|5|2|4|1|0 2|2|2|5|5|-1|0|1 1|1|2|3|2|4|1|0 2|2|2|3|5|8|1|1 3|3|2|3|6|5|1|2 4|4|2|3|3|-1|0|3 5|1|2|5|2|4|1|0 6|2|2|5|5|-1|0|1 7|1|11|3|11|11|1|0 8|2|11|3|6|5|1|1 9|3|11|3|3|-1|0|2 10|1|11|5|11|11|1|0 11|2|11|5|6|8|1|1 12|3|11|5|5|-1|0|2 pgrouting-pgrouting-2.1.0/src/dijkstra/test/many_to_many.test.sql000066400000000000000000000025011257314352300253210ustar00rootroot00000000000000 -- Examples for :ref:`fig1-direct-Cost-Reverse` ------------------------------------------------------------------------------- SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2], array[3] ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2], array[3], false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2], array[3] ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2], array[3], false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,11], array[3,5] ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,11], array[3,5], false ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2,11], array[3,5] ); SELECT * FROM pgr_dijkstra( 'SELECT id, source, target, cost FROM edge_table', array[2,11], array[3,5], false ); pgrouting-pgrouting-2.1.0/src/dijkstra/test/sampledata.data000066400000000000000000000061201257314352300240770ustar00rootroot00000000000000 ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- SAMPLE DATA ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ drop table if exists edge_table; CREATE TABLE edge_table ( id serial, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry ); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,0, 2,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 2,1, 3,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 3,1, 4,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,1, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,1, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0,2, 1,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 1,2, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3,2, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 2,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,2, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 2,3, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,3, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,3, 2,4); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,2, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,1, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0.5,3.5, 1.999999999999,3.5); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3.5,2.3, 3.5,4); UPDATE edge_table SET the_geom = st_makeline(st_point(x1,y1),st_point(x2,y2)), dir = CASE WHEN (cost>0 and reverse_cost>0) THEN 'B' -- both ways WHEN (cost>0 and reverse_cost<0) THEN 'FT' -- direction of the LINESSTRING WHEN (cost<0 and reverse_cost>0) THEN 'TF' -- reverse direction of the LINESTRING ELSE '' END; -- unknown select pgr_createTopology('edge_table',0.001); drop table if exists vertex_table; CREATE TABLE vertex_table ( id serial, x double precision, y double precision ); INSERT INTO vertex_table VALUES (1,2,0), (2,2,1), (3,3,1), (4,4,1), (5,0,2), (6,1,2), (7,2,2), (8,3,2), (9,4,2), (10,2,3), (11,3,3), (12,4,3), (13,2,4); pgrouting-pgrouting-2.1.0/src/dijkstra/test/test.conf000066400000000000000000000011351257314352300227600ustar00rootroot00000000000000#!/usr/bin/perl -w %main::tests = ( 'any' => { 'comment' => 'Dijkstra test for any versions.', 'data' => ['dijkstra.data', 'sampledata.data'], 'tests' => [qw( zero_one_edge_has_rev zero_one_edge_no_rev zero_one_edge_-1_rev 1_to_many many_to_1 many_to_many dijkstra-v2 dijkstra-v3 dijkstra-undi-00 dijkstra-undi-01 dijkstra-dir-00 dijkstra-dir-01 issue-353 )], 'nottesting' => [qw( )] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/dijkstra/test/zero_one_edge_-1_rev.result000066400000000000000000000005471257314352300263550ustar00rootroot00000000000000-- 0 edges tests -- directed graph -- undirected graph -- 1 edges tests -- edge doesnt have source 4|2|5|1|-1 -- directed graph -- undirected graph -- edge doesnt have target 3|3|4|-1|-1 -- directed graph -- undirected graph -- edge has both 3|3|4|-1|-1 -- directed graph -- undirected graph -- edge has both 2|2|3|-1|-1 -- directed graph -- undirected graph pgrouting-pgrouting-2.1.0/src/dijkstra/test/zero_one_edge_-1_rev.test.sql000066400000000000000000000136151257314352300266140ustar00rootroot00000000000000 \qecho -- 0 edges tests select id, source, target, cost, -1 as reverse_cost from edge_table where id>18; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id>18 ',3, 2); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id>18 ',array[3], 2); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id>18 ',array[3], array[2]); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id>18 ',3, array[2]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id>18 ',3, 2, false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id>18 ',array[3], 2, false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id>18 ',array[3], array[2], false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id>18 ',3, array[2], false); \qecho -- 1 edges tests \qecho -- edge doesnt have source select id, source, target, cost, -1 as reverse_cost from edge_table where id = 4; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 4 ',3, 2); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 4 ',array[3], 2); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 4 ',array[3], array[2]); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 4 ',3, array[2]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 4 ',3, 2, false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 4 ',array[3], 2, false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 4 ',array[3], array[2], false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 4 ',3, array[2], false); \qecho -- edge doesnt have target select id, source, target, cost, -1 as reverse_cost from edge_table where id = 3; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 3 ',3, 2); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 3 ',array[3], 2); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 3 ',array[3], array[2]); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 3 ',3, array[2]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 3 ',3, 2, false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 3 ',array[3], 2, false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 3 ',array[3], array[2], false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 3 ',3, array[2], false); \qecho -- edge has both select id, source, target, cost, -1 as reverse_cost from edge_table where id = 3; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',3, 2); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',array[3], 2); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',array[3], array[2]); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',3, array[2]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',3, 2, false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',array[3], 2, false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',array[3], array[2], false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',3, array[2], false); \qecho -- edge has both select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',2, 3); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',array[2], 3); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',array[2], array[3]); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',2, array[3]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',2, 3, false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',array[2], 3, false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',array[2], array[3], false); select * from pgr_dijkstra('select id, source, target, cost, -1 as reverse_cost from edge_table where id = 2 ',2, array[3], false); pgrouting-pgrouting-2.1.0/src/dijkstra/test/zero_one_edge_has_rev.result000066400000000000000000000012771257314352300267140ustar00rootroot00000000000000-- 0 edges tests -- directed graph -- undirected graph -- 1 edges tests -- edge doesnt have source 4|2|5|1|1 -- directed graph -- undirected graph -- edge doesnt have target 3|3|4|-1|1 -- directed graph -- undirected graph -- edge has both 3|3|4|-1|1 -- directed graph 1|1|3|2|1|0 2|2|2|-1|0|1 1|1|3|3|2|1|0 2|2|3|2|-1|0|1 1|1|3|2|3|2|1|0 2|2|3|2|2|-1|0|1 1|1|2|3|2|1|0 2|2|2|2|-1|0|1 -- undirected graph 1|1|3|2|1|0 2|2|2|-1|0|1 1|1|3|3|2|1|0 2|2|3|2|-1|0|1 1|1|3|2|3|2|1|0 2|2|3|2|2|-1|0|1 1|1|2|3|2|1|0 2|2|2|2|-1|0|1 -- edge has both 3|3|4|-1|1 -- directed graph -- undirected graph 1|1|2|2|1|0 2|2|3|-1|0|1 1|1|2|2|2|1|0 2|2|2|3|-1|0|1 1|1|2|3|2|2|1|0 2|2|2|3|3|-1|0|1 1|1|3|2|2|1|0 2|2|3|3|-1|0|1 pgrouting-pgrouting-2.1.0/src/dijkstra/test/zero_one_edge_has_rev.test.sql000066400000000000000000000131771257314352300271550ustar00rootroot00000000000000 \qecho -- 0 edges tests select id, source, target, cost, reverse_cost from edge_table where id>18; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id>18 ',3, 2); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id>18 ',array[3], 2); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id>18 ',array[3], array[2]); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id>18 ',3, array[2]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id>18 ',3, 2, false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id>18 ',array[3], 2, false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id>18 ',array[3], array[2], false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id>18 ',3, array[2], false); \qecho -- 1 edges tests \qecho -- edge doesnt have source select id, source, target, cost, reverse_cost from edge_table where id = 4; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 4 ',3, 2); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 4 ',array[3], 2); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 4 ',array[3], array[2]); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 4 ',3, array[2]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 4 ',3, 2, false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 4 ',array[3], 2, false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 4 ',array[3], array[2], false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 4 ',3, array[2], false); \qecho -- edge doesnt have target select id, source, target, cost, reverse_cost from edge_table where id = 3; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 3 ',3, 2); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 3 ',array[3], 2); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 3 ',array[3], array[2]); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 3 ',3, array[2]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 3 ',3, 2, false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 3 ',array[3], 2, false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 3 ',array[3], array[2], false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 3 ',3, array[2], false); \qecho -- edge has both select id, source, target, cost, reverse_cost from edge_table where id = 3; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',3, 2); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',array[3], 2); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',array[3], array[2]); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',3, array[2]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',3, 2, false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',array[3], 2, false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',array[3], array[2], false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',3, array[2], false); \qecho -- edge has both select id, source, target, cost, reverse_cost from edge_table where id = 3; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',2, 3); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',array[2], 3); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',array[2], array[3]); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',2, array[3]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',2, 3, false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',array[2], 3, false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',array[2], array[3], false); select * from pgr_dijkstra('select id, source, target, cost, reverse_cost from edge_table where id = 2 ',2, array[3], false); pgrouting-pgrouting-2.1.0/src/dijkstra/test/zero_one_edge_no_rev.result000066400000000000000000000005331257314352300265470ustar00rootroot00000000000000-- 0 edges tests -- directed graph -- undirected graph -- 1 edges tests -- edge doesnt have source 4|2|5|1 -- directed graph -- undirected graph -- edge doesnt have target 3|3|4|-1 -- directed graph -- undirected graph -- edge has both 3|3|4|-1 -- directed graph -- undirected graph -- edge has both 2|2|3|-1 -- directed graph -- undirected graph pgrouting-pgrouting-2.1.0/src/dijkstra/test/zero_one_edge_no_rev.test.sql000066400000000000000000000120111257314352300270000ustar00rootroot00000000000000 \qecho -- 0 edges tests select id, source, target, cost from edge_table where id>18; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost from edge_table where id>18 ',3, 2); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id>18 ',array[3], 2); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id>18 ',array[3], array[2]); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id>18 ',3, array[2]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost from edge_table where id>18 ',3, 2, false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id>18 ',array[3], 2, false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id>18 ',array[3], array[2], false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id>18 ',3, array[2], false); \qecho -- 1 edges tests \qecho -- edge doesnt have source select id, source, target, cost from edge_table where id = 4; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 4 ',3, 2); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 4 ',array[3], 2); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 4 ',array[3], array[2]); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 4 ',3, array[2]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 4 ',3, 2, false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 4 ',array[3], 2, false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 4 ',array[3], array[2], false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 4 ',3, array[2], false); \qecho -- edge doesnt have target select id, source, target, cost from edge_table where id = 3; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 3 ',3, 2); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 3 ',array[3], 2); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 3 ',array[3], array[2]); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 3 ',3, array[2]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 3 ',3, 2, false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 3 ',array[3], 2, false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 3 ',array[3], array[2], false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 3 ',3, array[2], false); \qecho -- edge has both select id, source, target, cost from edge_table where id = 3; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',3, 2); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',array[3], 2); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',array[3], array[2]); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',3, array[2]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',3, 2, false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',array[3], 2, false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',array[3], array[2], false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',3, array[2], false); \qecho -- edge has both select id, source, target, cost from edge_table where id = 2; \qecho -- directed graph select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',2, 3); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',array[2], 3); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',array[2], array[3]); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',2, array[3]); \qecho -- undirected graph select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',2, 3, false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',array[2], 3, false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',array[2], array[3], false); select * from pgr_dijkstra('select id, source, target, cost from edge_table where id = 2 ',2, array[3], false); pgrouting-pgrouting-2.1.0/src/dijkstra/tester/000077500000000000000000000000001257314352300214615ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/dijkstra/tester/Makefile000066400000000000000000000004071257314352300231220ustar00rootroot00000000000000 all: testit testit: testit.o boost_wrapper.o g++ -g -O0 -o testit testit.o boost_wrapper.o -L/usr/lib -lm testit.o: testit.c gcc -g -O0 -c testit.c boost_wrapper.o: boost_wrapper.cpp g++ -g -O0 -I/usr/include -c boost_wrapper.cpp clean: rm -f *.o testit pgrouting-pgrouting-2.1.0/src/dijkstra/tester/boost_wrapper.cpp000066400000000000000000000130621257314352300250550ustar00rootroot00000000000000/* * Shortest path algorithm for PostgreSQL * * Copyright (c) 2005 Sylvain Pasche * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ // Include C header first for windows build issue #include "dijkstra.h" #include #include #include #include #include using namespace std; using namespace boost; // Maximal number of nodes in the path (to avoid infinite loops) #define MAX_NODES 100000000 struct Vertex { int id; float8 cost; }; int boost_dijkstra(edge_t *edges, unsigned int count, int start_vertex, int end_vertex, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg) { try { // FIXME: use a template for the directedS parameters typedef adjacency_list < listS, vecS, directedS, no_property, Vertex> graph_t; typedef graph_traits < graph_t >::vertex_descriptor vertex_descriptor; typedef graph_traits < graph_t >::edge_descriptor edge_descriptor; typedef std::pair Edge; // FIXME: compute this value const unsigned int num_nodes = ((directed && has_reverse_cost ? 2 : 1) * count) + 100; graph_t graph(num_nodes); // commented out to fix APPLE build, is it needed? //property_map::type weightmap = get(edge_weight, graph); for (std::size_t j = 0; j < count; ++j) { double cost, rcost; edge_descriptor e; bool inserted; tie(e, inserted) = add_edge(edges[j].source, edges[j].target, graph); cost = (edges[j].cost < 0.0) ? DBL_MAX : edges[j].cost; graph[e].cost = cost; graph[e].id = edges[j].id; if (!directed || (directed && has_reverse_cost)) { tie(e, inserted) = add_edge(edges[j].target, edges[j].source, graph); graph[e].id = edges[j].id; if (has_reverse_cost) { rcost = (edges[j].reverse_cost < 0.0) ? DBL_MAX : edges[j].reverse_cost; graph[e].cost = rcost; } else { graph[e].cost = cost; } } } std::vector predecessors(num_vertices(graph)); vertex_descriptor _source = vertex(start_vertex, graph); if (_source < 0 /*|| _source >= num_nodes*/) { *err_msg = (char *) "Starting vertex not found"; return -1; } vertex_descriptor _target = vertex(end_vertex, graph); if (_target < 0 /*|| _target >= num_nodes*/) { *err_msg = (char *) "Ending vertex not found"; return -1; } std::vector distances(num_vertices(graph)); // calling Boost function dijkstra_shortest_paths(graph, _source, predecessor_map(&predecessors[0]). weight_map(get(&Vertex::cost, graph)) .distance_map(&distances[0])); vector path_vect; int max = MAX_NODES; path_vect.push_back(_target); while (_target != _source) { if (_target == predecessors[_target]) { *err_msg = (char *) "No path found"; return 0; } _target = predecessors[_target]; path_vect.push_back(_target); if (!max--) { *err_msg = (char *) "Overflow"; return -1; } } *path = (path_element_t *) malloc(sizeof(path_element_t) * (path_vect.size() + 1)); *path_count = path_vect.size(); for(int i = path_vect.size() - 1, j = 0; i >= 0; i--, j++) { graph_traits < graph_t >::vertex_descriptor v_src; graph_traits < graph_t >::vertex_descriptor v_targ; graph_traits < graph_t >::edge_descriptor e; graph_traits < graph_t >::out_edge_iterator out_i, out_end; (*path)[j].vertex_id = path_vect.at(i); (*path)[j].edge_id = -1; (*path)[j].cost = distances[_target]; if (i == 0) { continue; } v_src = path_vect.at(i); v_targ = path_vect.at(i - 1); double cost = 99999999.9; int edge_id = 0; for (tie(out_i, out_end) = out_edges(v_src, graph); out_i != out_end; ++out_i) { graph_traits < graph_t >::vertex_descriptor v, targ; e = *out_i; v = source(e, graph); targ = target(e, graph); if (targ == v_targ) { // if there are multiple parallel edges get the lowest cost if (graph[*out_i].cost < cost) { edge_id = graph[*out_i].id; cost = graph[*out_i].cost; } } } (*path)[j].edge_id = edge_id; (*path)[j].cost = cost; } return EXIT_SUCCESS; } catch(...) { *err_msg = (char *) "Unknown exception caught!"; return -1; } } pgrouting-pgrouting-2.1.0/src/dijkstra/tester/dijkstra.h000066400000000000000000000025121257314352300234450ustar00rootroot00000000000000/* * Shortest path algorithm for PostgreSQL * * Copyright (c) 2005 Sylvain Pasche * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #ifndef _DIJKSTRA_H #define _DIJKSTRA_H typedef double float8; typedef struct edge { int id; int source; int target; float8 cost; float8 reverse_cost; } edge_t; typedef struct path_element { int vertex_id; int edge_id; float8 cost; } path_element_t; #ifdef __cplusplus extern "C" #endif int boost_dijkstra(edge_t *edges, unsigned int count, int start_vertex, int end_vertex, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg); #endif pgrouting-pgrouting-2.1.0/src/dijkstra/tester/testit.c000066400000000000000000000066111257314352300231450ustar00rootroot00000000000000#include #include #include #include typedef double float8; typedef int bool; typedef struct edge { int id; int source; int target; float8 cost; float8 reverse_cost; } edge_t; typedef struct path_element { int vertex_id; int edge_id; float8 cost; } path_element_t; #ifdef __cplusplus extern "C" #endif int boost_dijkstra(edge_t *edges, unsigned int count, int start_vertex, int end_vertex, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg); static edge_t edges[23] = { {134034453,4401484,4401467,1491.35562366006,0.0}, {134034463,4401489,4401485,12.1046145920234,0.0}, {134034458,4401487,4401477,177.374061187772,0.0}, {134095663,4401465,4401476,2014.71852797927,0.0}, {134034459,4401485,4401487,201.968135582698,0.0}, {134095834,4401478,4401465,293.089423713387,0.0}, {134034461,4401488,4401489,418.687894948968,0.0}, {629678698,4415069,134860887,3776.78929640359,0.0}, {134034456,4401477,4401481,491.242305990214,0.0}, {134095832,4401482,4401487,76.1157555542275,0.0}, {134034465,4401490,4401489,1956.98967514724,0.0}, {134034454,4401483,4401486,1356.25190452873,0.0}, {134034462,4401487,4401478,17.2205341642897,0.0}, {134095833,4401477,4401478,2014.66722340654,0.0}, {134034455,4401485,4401483,53.5613132396201,0.0}, {134034467,4401488,4417647,2597.20106449741,0.0}, {134034452,4401483,4401467,350.071683838508,0.0}, {134034446,4401481,4401476,568.270689073724,0.0}, {134072383,4416226,4401482,322.141177736713,0.0}, {134034447,4401482,4401481,1522.8331095897,0.0}, {134034466,4401486,4401490,610.880612548267,0.0}, {134034468,4417647,4401486,507.803184036552,0.0}, {134034464,4401490,4401485,149.914370088613,0.0} }; int main(void) { int total_tuples = 23; int i; int ret; char *err_msg = NULL; int start_vertex = 4401489; int end_vertex = 4401483; int v_min_id = LONG_MAX; int v_max_id = 0; int s_count = 0; int t_count = 0; path_element_t *path = NULL; int path_count = 0; for (i=0; i v_max_id) v_max_id = edges[i].source; if(edges[i].target > v_max_id) v_max_id = edges[i].target; } printf("%i <-> %i\n", v_min_id, v_max_id); for (i=0; i`_. Returns a vertex record for each row: :x: x-coordinate :y: y-coordinate If a result includes multiple outer/inner rings, return those with separator row (x=NULL and y=NULL). .. rubric:: History * Renamed in version 2.0.0 * Added alpha argument with default 0 (use optimal value) in version 2.1.0 * Supported to return multiple outer/inner ring coordinates with separator row (x=NULL and y=NULL) in version 2.1.0 Examples ------------------------------------------------------------------------------- In the alpha shape code we have no way to control the order of the points so the actual output you might get could be similar but different. The simple query is followed by a more complex one that constructs a polygon and computes the areas of it. This should be the same as the result on your system. We leave the details of the complex query to the reader as an exercise if they wish to decompose it into understandable pieces or to just copy and paste it into a SQL window to run. .. code-block:: sql SELECT * FROM pgr_alphaShape('SELECT id, x, y FROM vertex_table'); x | y ---+--- 2 | 4 0 | 2 2 | 0 4 | 1 4 | 2 4 | 3 (6 rows) SELECT round(ST_Area(ST_MakePolygon(ST_AddPoint(foo.openline, ST_StartPoint(foo.openline))))::numeric, 2) AS st_area FROM (SELECT ST_MakeLine(points ORDER BY id) AS openline FROM (SELECT ST_MakePoint(x, y) AS points, row_number() over() AS id FROM pgr_alphaShape('SELECT id, x, y FROM vertex_table') ) AS a) AS foo; st_area --------- 10.00 (1 row) SELECT * FROM pgr_alphaShape('SELECT id::integer, ST_X(the_geom)::float AS x, ST_Y(the_geom)::float AS y FROM edge_table_vertices_pgr'); x | y -----+----- 2 | 4 0.5 | 3.5 0 | 2 2 | 0 4 | 1 4 | 2 4 | 3 3.5 | 4 (8 rows) SELECT round(ST_Area(ST_MakePolygon(ST_AddPoint(foo.openline, ST_StartPoint(foo.openline))))::numeric, 2) AS st_area FROM (SELECT ST_MakeLine(points ORDER BY id) AS openline FROM (SELECT ST_MakePoint(x, y) AS points, row_number() over() AS id FROM pgr_alphaShape('SELECT id::integer, ST_X(the_geom)::float AS x, ST_Y(the_geom)::float AS y FROM edge_table_vertices_pgr') ) AS a) AS foo; st_area --------- 11.75 (1 row) The queries use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`pgr_driving_distance` - Driving Distance * :ref:`pgr_points_as_polygon` - Polygon around set of points pgrouting-pgrouting-2.1.0/src/driving_distance/doc/dd_driving_distance_v2.rst000066400000000000000000000077331257314352300275570ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_driving_distance_v2: pgr_drivingDistance (V2.0) =============================================================================== .. index:: single: drivingDistance(text,integer,double precision,boolean,boolean) -- deprecated Name ------------------------------------------------------------------------------- ``pgr_drivingDistance`` - Returns the driving distance from a start node. Synopsis ------------------------------------------------------------------------------- This function computes a Dijkstra shortest path solution them extracts the cost to get to each node in the network from the starting node. Using these nodes and costs it is possible to compute constant drive time polygons. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a list of accessible points. .. code-block:: sql pgr_costResult[] pgr_drivingDistance(text sql, integer source, double precision distance, boolean directed, boolean has_rcost); .. warning:: This signature is being deprecated on version 2.1, Please use it without the ``has_rcost`` flag instead: ``pgr_drivingDistance(sql, start_v, distance, directed)`` See :ref:`pgr_driving_distance_v3` Description ------------------------------------------------------------------------------- :sql: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, source, target, cost [,reverse_cost] FROM edge_table :id: ``int4`` identifier of the edge :source: ``int4`` identifier of the source vertex :target: ``int4`` identifier of the target vertex :cost: ``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph. :reverse_cost: (optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs). :source: ``int4`` id of the start point :distance: ``float8`` value in edge cost units (not in projection units - they might be different). :directed: ``true`` if the graph is directed :has_rcost: if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction. Returns set of :ref:`type_cost_result`: :seq: row sequence :id1: node ID :id2: edge ID (this is probably not a useful item) :cost: cost to get to this node ID .. warning:: You must reconnect to the database after ``CREATE EXTENSION pgrouting``. Otherwise the function will return ``Error computing path: std::bad_alloc``. .. rubric:: History * Renamed in version 2.0.0 Examples ------------------------------------------------------------------------------- * Without ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS node, cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', 7, 1.5, false, false ); seq | node | cost -----+------+------ 0 | 7 | 0 1 | 8 | 1 (2 rows) * With ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS node, cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 7, 1.5, true, true ); seq | node | cost -----+------+------ 0 | 7 | 0 1 | 8 | 1 (5 rows) The queries use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`pgr_alphashape` - Alpha shape computation * :ref:`pgr_points_as_polygon` - Polygon around set of points pgrouting-pgrouting-2.1.0/src/driving_distance/doc/dd_driving_distance_v3.rst000066400000000000000000000425541257314352300275600ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_driving_distance_v3: pgr_drivingDistance =============================================================================== Name ------------------------------------------------------------------------------- ``pgr_drivingDistance`` - Returns the driving distance from a start node. .. figure:: ../../../doc/src/introduction/images/boost-inside.jpeg :target: http://www.boost.org/libs/graph Boost Graph Inside Synopsis ------------------------------------------------------------------------------- Using Dijkstra algorithm, extracts all the nodes that have costs less than or equal to the value ``distance``. The edges extracted will conform the corresponding spanning tree. .. index:: single: drivingDistance(edges_sql, start_vid, distance) .. rubric:: The minimal signature: .. code-block:: sql pgr_drivingDistance(sql text, start_v bigint, distance float8) RETURNS SET OF (seq, node, edge, cost, agg_cost) .. index:: single: drivingDistance(edges_sql, start_vid, distance, directed) .. rubric:: Driving Distance from a single starting point: .. code-block:: sql pgr_drivingDistance(sql text, start_vid bigint, distance float8, directed boolean) RETURNS SET OF (seq, node, edge, cost, agg_cost) .. index:: single: drivingDistance(edges_sql, start_vids, distance, directed, equiCost) .. rubric:: Driving Distance from a multiple starting points: .. code-block:: sql pgr_drivingDistance(sql text, start_vids anyarray, distance float8, directed boolean default true, equicost boolean default false) RETURNS SET OF (seq, start_vid, node, edge, cost, agg_cost) Description of the SQL query ------------------------------------------------------------------------------- :sql: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, source, target, cost [,reverse_cost] FROM edge_table :id: ``ANY-INTEGER`` identifier of the edge. :source: ``ANY-INTEGER`` identifier of the source vertex of the edge. :target: ``ANY-INTEGER`` identifier of the target vertex of the edge. :cost: ``ANY-NUMERICAL`` value of the edge traversal cost. A negative cost will prevent the edge (``source``, ``target``) from being inserted in the graph. :reverse_cost: ``ANY-NUMERICAL`` (optional) the value for the reverse traversal of the edge. A negative cost will prevent the edge (``target``, ``source``) from being inserted in the graph. Where: :ANY-INTEGER: smallint, int, bigint :ANY-NUMERICAL: smallint, int, bigint, real, float Description of the parameters of the signatures ------------------------------------------------------------------------------- :sql: SQL query as decribed above. :start_v: ``BIGINT`` id of the starting vertex. :start_v: ``array[ANY-INTEGER]`` array of id of starting vertices. :distance: ``FLOAT`` Upper limit for the inclusion of the node in the result. :directed: ``boolean`` (optional). When ``false`` the graph is considered as Undirected. Default is ``true`` which considers the graph as Directed. :equicost: ``boolean`` (optional). When ``true`` the node will only appear in the closest ``start_v`` list. Default is ``false`` which resembles several calls using the single starting point signatures. Tie brakes are arbitrarely. Description of the return values ------------------------------------------------------------------------------- Returns set of ``(seq [, start_v], node, edge, cost, agg_cost)`` :seq: ``INT`` row sequence. :start_v: ``BIGINT`` id of the starting vertex. Used when multiple starting vetrices are in the query. :node: ``BIGINT`` id of the node within the limits from ``start_v``. :edge: ``BIGINT`` id of the edge used to arrive to ``node``. ``0`` when the ``node`` is the ``start_v``. :cost: ``FLOAT`` cost to traverse ``edge``. :agg_cost: ``FLOAT`` total cost from ``start_v`` to ``node``. Examples for queries marked as ``directed`` with ``cost`` and ``reverse_cost`` columns -------------------------------------------------------------------------------------- The examples in this section use the following :ref:`fig1` .. code-block:: sql SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3 ); seq | node | edge | cost | agg_cost -----+------+------+------+---------- 1 | 1 | 1 | 1 | 1 2 | 2 | -1 | 0 | 0 3 | 5 | 4 | 1 | 1 4 | 6 | 8 | 1 | 2 5 | 11 | 12 | 1 | 3 6 | 10 | 10 | 1 | 2 7 | 13 | 14 | 1 | 3 8 | 9 | 9 | 1 | 3 9 | 7 | 6 | 1 | 3 10 | 8 | 7 | 1 | 2 (10 rows) SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 13, 3 ); seq | node | edge | cost | agg_cost -----+------+------+------+---------- 1 | 2 | 4 | 1 | 3 2 | 5 | 10 | 1 | 2 3 | 6 | 8 | 1 | 3 4 | 11 | 12 | 1 | 2 5 | 10 | 14 | 1 | 1 6 | 12 | 13 | 1 | 3 7 | 13 | -1 | 0 | 0 8 | 8 | 7 | 1 | 3 (8 rows) SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,13], 3 ); seq | from_v | node | edge | cost | agg_cost -----+--------+------+------+------+---------- 1 | 2 | 1 | 1 | 1 | 1 2 | 2 | 2 | -1 | 0 | 0 3 | 2 | 5 | 4 | 1 | 1 4 | 2 | 6 | 8 | 1 | 2 5 | 2 | 11 | 12 | 1 | 3 6 | 2 | 10 | 10 | 1 | 2 7 | 2 | 13 | 14 | 1 | 3 8 | 2 | 9 | 9 | 1 | 3 9 | 2 | 7 | 6 | 1 | 3 10 | 2 | 8 | 7 | 1 | 2 11 | 13 | 2 | 4 | 1 | 3 12 | 13 | 5 | 10 | 1 | 2 13 | 13 | 6 | 8 | 1 | 3 14 | 13 | 11 | 12 | 1 | 2 15 | 13 | 10 | 14 | 1 | 1 16 | 13 | 12 | 13 | 1 | 3 17 | 13 | 13 | -1 | 0 | 0 18 | 13 | 8 | 7 | 1 | 3 (18 rows) SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,13], 3, equicost:=true ); seq | from_v | node | edge | cost | agg_cost -----+--------+------+------+------+---------- 1 | 2 | 1 | 1 | 1 | 1 2 | 2 | 2 | -1 | 0 | 0 3 | 2 | 5 | 4 | 1 | 1 4 | 2 | 6 | 8 | 1 | 2 5 | 2 | 7 | 6 | 1 | 3 6 | 2 | 8 | 7 | 1 | 2 7 | 2 | 9 | 9 | 1 | 3 8 | 2 | 10 | 10 | 1 | 2 9 | 2 | 11 | 12 | 1 | 3 10 | 13 | 13 | -1 | 0 | 0 11 | 13 | 12 | 13 | 1 | 3 (11 rows) Examples for queries marked as ``undirected`` with ``cost`` and ``reverse_cost`` columns ---------------------------------------------------------------------------------------- The examples in this section use the following :ref:`fig2` .. code-block:: sql SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, false ); seq | node | edge | cost | agg_cost -----+------+------+------+---------- 1 | 1 | 1 | 1 | 1 2 | 2 | -1 | 0 | 0 3 | 3 | 2 | 1 | 1 4 | 4 | 3 | 1 | 2 5 | 5 | 4 | 1 | 1 6 | 6 | 8 | 1 | 2 7 | 11 | 12 | 1 | 3 8 | 10 | 10 | 1 | 2 9 | 13 | 14 | 1 | 3 10 | 9 | 16 | 1 | 3 11 | 7 | 6 | 1 | 3 12 | 8 | 7 | 1 | 2 (12 rows) SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 13, 3, false ); seq | node | edge | cost | agg_cost -----+------+------+------+---------- 1 | 2 | 4 | 1 | 3 2 | 5 | 10 | 1 | 2 3 | 6 | 11 | 1 | 3 4 | 11 | 12 | 1 | 2 5 | 10 | 14 | 1 | 1 6 | 12 | 13 | 1 | 3 7 | 13 | -1 | 0 | 0 8 | 8 | 7 | 1 | 3 (8 rows) SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,13], 3, false ); seq | from_v | node | edge | cost | agg_cost -----+--------+------+------+------+---------- 1 | 2 | 1 | 1 | 1 | 1 2 | 2 | 2 | -1 | 0 | 0 3 | 2 | 3 | 2 | 1 | 1 4 | 2 | 4 | 3 | 1 | 2 5 | 2 | 5 | 4 | 1 | 1 6 | 2 | 6 | 8 | 1 | 2 7 | 2 | 11 | 12 | 1 | 3 8 | 2 | 10 | 10 | 1 | 2 9 | 2 | 13 | 14 | 1 | 3 10 | 2 | 9 | 16 | 1 | 3 11 | 2 | 7 | 6 | 1 | 3 12 | 2 | 8 | 7 | 1 | 2 13 | 13 | 2 | 4 | 1 | 3 14 | 13 | 5 | 10 | 1 | 2 15 | 13 | 6 | 11 | 1 | 3 16 | 13 | 11 | 12 | 1 | 2 17 | 13 | 10 | 14 | 1 | 1 18 | 13 | 12 | 13 | 1 | 3 19 | 13 | 13 | -1 | 0 | 0 20 | 13 | 8 | 7 | 1 | 3 (20 rows) SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,13], 3, false, equicost:=true ); seq | from_v | node | edge | cost | agg_cost -----+--------+------+------+------+---------- 1 | 2 | 1 | 1 | 1 | 1 2 | 2 | 2 | -1 | 0 | 0 3 | 2 | 3 | 2 | 1 | 1 4 | 2 | 4 | 3 | 1 | 2 5 | 2 | 5 | 4 | 1 | 1 6 | 2 | 6 | 8 | 1 | 2 7 | 2 | 7 | 6 | 1 | 3 8 | 2 | 8 | 7 | 1 | 2 9 | 2 | 9 | 16 | 1 | 3 10 | 2 | 10 | 10 | 1 | 2 11 | 2 | 11 | 12 | 1 | 3 12 | 13 | 13 | -1 | 0 | 0 13 | 13 | 12 | 13 | 1 | 3 (13 rows) Examples for queries marked as ``directed`` with ``cost`` column ---------------------------------------------------------------------------------------- The examples in this section use the following :ref:`fig3` .. code-block:: sql SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', 2, 3 ); seq | node | edge | cost | agg_cost -----+------+------+------+---------- 1 | 2 | -1 | 0 | 0 2 | 5 | 4 | 1 | 1 3 | 6 | 8 | 1 | 2 4 | 11 | 11 | 1 | 3 5 | 10 | 10 | 1 | 2 6 | 13 | 14 | 1 | 3 7 | 9 | 9 | 1 | 3 (7 rows) SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', 13, 3 ); seq | node | edge | cost | agg_cost -----+------+------+------+---------- 1 | 13 | -1 | 0 | 0 (1 row) SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', array[2,13], 3 ); seq | from_v | node | edge | cost | agg_cost -----+--------+------+------+------+---------- 1 | 2 | 2 | -1 | 0 | 0 2 | 2 | 5 | 4 | 1 | 1 3 | 2 | 6 | 8 | 1 | 2 4 | 2 | 11 | 11 | 1 | 3 5 | 2 | 10 | 10 | 1 | 2 6 | 2 | 13 | 14 | 1 | 3 7 | 2 | 9 | 9 | 1 | 3 8 | 13 | 13 | -1 | 0 | 0 (8 rows) SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', array[2,13], 3, equicost:=true ); seq | from_v | node | edge | cost | agg_cost -----+--------+------+------+------+---------- 1 | 2 | 2 | -1 | 0 | 0 2 | 2 | 5 | 4 | 1 | 1 3 | 2 | 6 | 8 | 1 | 2 4 | 2 | 9 | 9 | 1 | 3 5 | 2 | 10 | 10 | 1 | 2 6 | 2 | 11 | 11 | 1 | 3 7 | 13 | 13 | -1 | 0 | 0 (7 rows) Examples for queries marked as ``undirected`` with ``cost`` column ---------------------------------------------------------------------------------------- The examples in this section use the following :ref:`fig4` .. code-block:: sql SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', 2, 3, false ); seq | node | edge | cost | agg_cost -----+------+------+------+---------- 1 | 1 | 1 | 1 | 1 2 | 2 | -1 | 0 | 0 3 | 3 | 5 | 1 | 3 4 | 5 | 4 | 1 | 1 5 | 6 | 8 | 1 | 2 6 | 11 | 12 | 1 | 3 7 | 10 | 10 | 1 | 2 8 | 13 | 14 | 1 | 3 9 | 9 | 9 | 1 | 3 10 | 7 | 6 | 1 | 3 11 | 8 | 7 | 1 | 2 (11 rows) SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', 13, 3, false ); seq | node | edge | cost | agg_cost -----+------+------+------+---------- 1 | 2 | 4 | 1 | 3 2 | 5 | 10 | 1 | 2 3 | 6 | 11 | 1 | 3 4 | 11 | 12 | 1 | 2 5 | 10 | 14 | 1 | 1 6 | 12 | 13 | 1 | 3 7 | 13 | -1 | 0 | 0 8 | 8 | 7 | 1 | 3 (8 rows) SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', array[2,13], 3, false ); seq | from_v | node | edge | cost | agg_cost -----+--------+------+------+------+---------- 1 | 2 | 1 | 1 | 1 | 1 2 | 2 | 2 | -1 | 0 | 0 3 | 2 | 3 | 5 | 1 | 3 4 | 2 | 5 | 4 | 1 | 1 5 | 2 | 6 | 8 | 1 | 2 6 | 2 | 11 | 12 | 1 | 3 7 | 2 | 10 | 10 | 1 | 2 8 | 2 | 13 | 14 | 1 | 3 9 | 2 | 9 | 9 | 1 | 3 10 | 2 | 7 | 6 | 1 | 3 11 | 2 | 8 | 7 | 1 | 2 12 | 13 | 2 | 4 | 1 | 3 13 | 13 | 5 | 10 | 1 | 2 14 | 13 | 6 | 11 | 1 | 3 15 | 13 | 11 | 12 | 1 | 2 16 | 13 | 10 | 14 | 1 | 1 17 | 13 | 12 | 13 | 1 | 3 18 | 13 | 13 | -1 | 0 | 0 19 | 13 | 8 | 7 | 1 | 3 (19 rows) SELECT * FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', array[2,13], 3, false, equicost:=true ); seq | from_v | node | edge | cost | agg_cost -----+--------+------+------+------+---------- 1 | 2 | 1 | 1 | 1 | 1 2 | 2 | 2 | -1 | 0 | 0 3 | 2 | 3 | 5 | 1 | 3 4 | 2 | 5 | 4 | 1 | 1 5 | 2 | 6 | 8 | 1 | 2 6 | 2 | 7 | 6 | 1 | 3 7 | 2 | 8 | 7 | 1 | 2 8 | 2 | 9 | 9 | 1 | 3 9 | 2 | 10 | 10 | 1 | 2 10 | 2 | 11 | 12 | 1 | 3 11 | 13 | 13 | -1 | 0 | 0 12 | 13 | 12 | 13 | 1 | 3 (12 rows) The queries use the :ref:`sampledata` network. .. rubric:: History * Renamed in version 2.0.0 * Added functionality in version 2.1 See Also ------------------------------------------------------------------------------- * :ref:`pgr_alphashape` - Alpha shape computation * :ref:`pgr_points_as_polygon` - Polygon around set of points .. rubric:: Indices and tables * :ref:`genindex` * :ref:`search` pgrouting-pgrouting-2.1.0/src/driving_distance/doc/dd_points_as_polygon.rst000066400000000000000000000067571257314352300274070ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_points_as_polygon: pgr_pointsAsPolygon =============================================================================== .. index:: single: pgr_pointsAsPolygon(text,float8) Name ------------------------------------------------------------------------------- ``pgr_pointsAsPolygon`` — Draws an alpha shape around given set of points. Synopsis ------------------------------------------------------------------------------- Returns the alpha shape as (multi)polygon geometry. .. code-block:: sql geometry pgr_pointsAsPolygon(text sql [, float8 alpha]); Description ------------------------------------------------------------------------------- :sql: ``text`` a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, x, y FROM vertex_result; :id: ``int4`` identifier of the vertex :x: ``float8`` x-coordinate :y: ``float8`` y-coordinate :alpha: (optional) ``float8`` alpha value. If specified alpha value equals 0 (default), then optimal alpha value is used. For more information, see `CGAL - 2D Alpha Shapes `_. Returns a (multi)polygon geometry (with holes). .. rubric:: History * Renamed in version 2.0.0 * Added alpha argument with default 0 (use optimal value) in version 2.1.0 * Supported to return a (multi)polygon geometry (with holes) in version 2.1.0 Examples ------------------------------------------------------------------------------- In the following query there is no way to control which point in the polygon is the first in the list, so you may get similar but different results than the following which are also correct. Each of the pgr_pointsAsPolygon queries below is followed by one the compute the area of the polygon. This area should remain constant regardles of the order of the points making up the polygon. .. code-block:: sql SELECT ST_AsText(pgr_pointsAsPolygon('SELECT id, x, y FROM vertex_table')); st_astext ---------------------------------------- POLYGON((2 4,4 3,4 2,4 1,2 0,0 2,2 4)) (1 row) SELECT round(ST_Area(pgr_pointsAsPolygon('SELECT id, x, y FROM vertex_table'))::numeric, 2) AS st_area; st_area --------- 10.00 (1 row) SELECT ST_AsText(pgr_pointsAsPolygon('SELECT id::integer, ST_X(the_geom)::float AS x, ST_Y(the_geom)::float AS y FROM edge_table_vertices_pgr')); st_astext ---------------------------------------------------------- POLYGON((2 4,3.5 4,4 3,4 2,4 1,2 0,0 2,0.5 3.5,2 4)) (1 row) SELECT round(ST_Area(pgr_pointsAsPolygon('SELECT id::integer, ST_X(the_geom)::float AS x, ST_Y(the_geom)::float AS y FROM edge_table_vertices_pgr'))::numeric, 2) AS st_area; st_area --------- 11.75 The queries use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`pgr_driving_distance` - Driving Distance * :ref:`pgr_alphashape` - Alpha shape computation pgrouting-pgrouting-2.1.0/src/driving_distance/doc/index.rst000066400000000000000000000021631257314352300242640ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_driving_distance: Driving Distance =============================================================================== Version 2.0 (deprecated) ------------------------ - :ref:`pgr_driving_distance` - Driving Distance Version 2.1 ------------------ - :ref:`pgr_driving_distance` - Driving Distance .. _pgr_driving_distance_post: Driving Distance post-processing =============================================================================== - :ref:`pgr_alphaShape` - Alpha shape computation - :ref:`pgr_points_as_polygon` - Polygon around set of points .. toctree:: :hidden: ./dd_driving_distance_v2.rst ./dd_driving_distance_v3.rst ./dd_alphashape.rst ./dd_points_as_polygon.rst pgrouting-pgrouting-2.1.0/src/driving_distance/sql/000077500000000000000000000000001257314352300224535ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/driving_distance/sql/CMakeLists.txt000066400000000000000000000002701257314352300252120ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/routing_dd.sql) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/driving_distance/sql/routing_dd.sql000066400000000000000000000143721257314352300253410ustar00rootroot00000000000000-- -- Copyright (c) 2005 Sylvain Pasche, -- 2006-2007 Anton A. Patrushev, Orkney, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 2 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU General Public License -- along with this program; if not, write to the Free Software -- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -- ----------------------------------------------------------------------- -- Core function for driving distance. -- The sql should return edge and vertex ids. ----------------------------------------------------------------------- /* CREATE OR REPLACE FUNCTION pgr_drivingDistance(sql text, source_id integer, distance float8, directed boolean, has_reverse_cost boolean) RETURNS SETOF pgr_costResultBig AS '$libdir/librouting_dd', 'driving_distance' LANGUAGE c IMMUTABLE STRICT; */ CREATE OR REPLACE FUNCTION _pgr_drivingDistance(sql text, start_v bigint, distance float8, directed boolean, has_rcost boolean, OUT seq integer, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS '$libdir/librouting-2.1', 'driving_distance' LANGUAGE c IMMUTABLE STRICT; CREATE OR REPLACE FUNCTION _pgr_drivingDistance(sql text, start_v anyarray, distance float8, directed boolean, equicost boolean, has_rcost boolean, OUT seq integer, OUT start_v bigint, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS '$libdir/librouting-2.1', 'driving_many_to_dist' LANGUAGE c IMMUTABLE STRICT; -- OLD SIGNATURE CREATE OR REPLACE FUNCTION pgr_drivingDistance(sql text, source bigint, distance float8, directed boolean, has_rcost boolean) RETURNS SETOF pgr_costresult AS $BODY$ DECLARE has_reverse boolean; BEGIN -- old signature, things are int and float8 only has_reverse =_pgr_parameter_check('driving', sql, false); if (has_reverse != has_rcost) then if (has_reverse) then --raise NOTICE 'has_rcost set to false but reverse_cost column found, Ignoring'; else raise EXCEPTION 'has_rcost set to true but reverse_cost not found'; end if; end if; return query SELECT seq-1 as seq, node::integer as id1, edge::integer as id2, agg_cost as cost FROM _pgr_drivingDistance(sql, source, distance, directed, has_rcost); END $BODY$ LANGUAGE plpgsql VOLATILE COST 100 ROWS 1000; CREATE OR REPLACE FUNCTION pgr_drivingDistance(sql text, start_v bigint, distance float8, OUT seq integer, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS $BODY$ DECLARE has_rcost boolean; BEGIN has_rcost =_pgr_parameter_check('driving', sql, true); return query SELECT * FROM _pgr_drivingDistance(sql, start_v, distance, true, has_rcost); END $BODY$ LANGUAGE plpgsql VOLATILE COST 100 ROWS 1000; CREATE OR REPLACE FUNCTION pgr_drivingDistance(sql text, start_v bigint, distance float8, directed boolean, OUT seq integer, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS $BODY$ DECLARE has_rcost boolean; BEGIN has_rcost =_pgr_parameter_check('driving', sql, true); return query SELECT * FROM _pgr_drivingDistance(sql, start_v, distance, directed, has_rcost); END $BODY$ LANGUAGE plpgsql VOLATILE COST 100 ROWS 1000; CREATE OR REPLACE FUNCTION pgr_drivingDistance(sql text, start_v anyarray, distance float8, directed boolean default true, equicost boolean default false, OUT seq integer, OUT from_v bigint, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS $BODY$ DECLARE has_rcost boolean; BEGIN has_rcost =_pgr_parameter_check('driving', sql, true); return query SELECT * FROM _pgr_drivingDistance(sql, start_v, distance, directed, equicost, has_rcost); END $BODY$ LANGUAGE plpgsql VOLATILE COST 100 ROWS 1000; ----------------------------------------------------------------------- -- Core function for alpha shape computation. -- The sql should return vertex ids and x,y values. Return ordered -- vertex ids. ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION pgr_alphashape(sql text, alpha float8 DEFAULT 0, OUT x float8, OUT y float8) RETURNS SETOF record AS '$libdir/librouting-2.1', 'alphashape' LANGUAGE c IMMUTABLE STRICT; ---------------------------------------------------------- -- Draws an alpha shape around given set of points. -- ** This should be rewritten as an aggregate. ** ---------------------------------------------------------- CREATE OR REPLACE FUNCTION pgr_pointsAsPolygon(query varchar, alpha float8 DEFAULT 0) RETURNS geometry AS $$ DECLARE r record; geoms geometry[]; vertex_result record; i int; n int; spos int; q text; x float8[]; y float8[]; BEGIN geoms := array[]::geometry[]; i := 1; FOR vertex_result IN EXECUTE 'SELECT x, y FROM pgr_alphashape('''|| query || ''', ' || alpha || ')' LOOP x[i] = vertex_result.x; y[i] = vertex_result.y; i := i+1; END LOOP; n := i; IF n = 1 THEN RAISE NOTICE 'n = 1'; RETURN NULL; END IF; spos := 1; q := 'SELECT ST_GeometryFromText(''POLYGON(('; FOR i IN 1..n LOOP IF x[i] IS NULL AND y[i] IS NULL THEN q := q || ', ' || x[spos] || ' ' || y[spos] || '))'',0) AS geom;'; EXECUTE q INTO r; geoms := geoms || array[r.geom]; q := ''; ELSE IF q = '' THEN spos := i; q := 'SELECT ST_GeometryFromText(''POLYGON(('; END IF; IF i = spos THEN q := q || x[spos] || ' ' || y[spos]; ELSE q := q || ', ' || x[i] || ' ' || y[i]; END IF; END IF; END LOOP; RETURN ST_BuildArea(ST_Collect(geoms)); END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; pgrouting-pgrouting-2.1.0/src/driving_distance/sql/routing_dd_legacy.sql000066400000000000000000000100401257314352300266510ustar00rootroot00000000000000----------------------------------------------------------------------- -- Calculates the driving distance. -- -- A delta-sized bounding box around the start is used for data clipping. -- -- table_name the table name to work on -- x start x -- x start y -- distance the max. cost -- delta delta for data clipping -- cost cost -- reverse_cost reverse_cost -- directed is graph directed -- has_reverse_cost use reverse_cost column ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION pgr_drivingDistance( table_name varchar, x double precision, y double precision, distance double precision, delta double precision, cost varchar, reverse_cost varchar, directed boolean, has_reverse_cost boolean) RETURNS SETOF pgr_geomResult AS $$ DECLARE q text; srid integer; r record; geom pgr_geomResult; BEGIN EXECUTE 'SELECT srid FROM geometry_columns WHERE f_table_name = ''' || table_name || '''' INTO r; srid := r.srid; -- RAISE NOTICE 'SRID: %', srid; q := 'SELECT * FROM pgr_pointsAsPolygon(''SELECT a.id1::integer AS id, b.x1::double precision AS x, b.y1::double precision AS y FROM pgr_drivingDistance(''''''''SELECT gid AS id,source::integer,target::integer, ' || cost || '::double precision AS cost, ' || reverse_cost || '::double precision as reverse_cost FROM ' || table_name || ' WHERE ST_SetSRID(''''''''''''''''BOX3D(' || x-delta || ' ' || y-delta || ', ' || x+delta || ' ' || y+delta || ')''''''''''''''''::BOX3D, ' || srid || ') && the_geom '''''''', (SELECT id FROM pgr_findNodeByNearestLinkDwithin(''''''''POINT(' || x || ' ' || y || ')'''''''',' || distance/10 || ',''''''''' || table_name || ''''''''')),' || distance || ',true, true) a, (SELECT * FROM ' || table_name || ' WHERE ST_SetSRID(''''''''BOX3D(' || x-delta || ' ' || y-delta || ', ' || x+delta || ' ' || y+delta || ')''''''''::BOX3D, ' || srid || ') && the_geom) b WHERE a.id1 = b.source'')'; -- RAISE NOTICE 'Query: %', q; EXECUTE q INTO r; geom.seq := r.seq; geom.id1 := r.id1; geom.id2 := r.id2; geom.geom := r.geom; RETURN NEXT geom; RETURN; END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; ----------------------------------------------------------------------- -- Calculates the driving distance. -- -- A delta-sized bounding box around the start is used for data clipping. -- -- This function differs from the pgr_drivingDistance in that the signature -- is now similar to the shortest path delta functions and the delta is -- passed as argument. -- -- If you're accustomed to the shortest path delta functions, you probably -- want to use this as the preferred way to get the driving distance. -- -- table_name the table name to work on -- source_id start id -- distance the max. cost -- delta delta for data clipping -- directed is graph directed -- has_reverse_cost use reverse_cost column ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION pgr_drivingDistance( table_name varchar, source_id integer, distance double precision, delta float8, directed boolean, has_reverse_cost boolean) RETURNS SETOF pgr_geomResult AS $$ DECLARE q text; srid integer; r record; geom pgr_geomResult; source_x float8; source_y float8; BEGIN EXECUTE 'select ST_X(PGR_StartPoint(the_geom)) as source_x from ' || pgr_quote_ident(table_name) || ' where source = ' || source_id || ' limit 1' INTO r; source_x := r.source_x; EXECUTE 'select ST_Y(PGR_StartPoint(the_geom)) as source_y from ' || pgr_quote_ident(table_name) || ' where source = ' || source_id || ' limit 1' INTO r; source_y := r.source_y; RETURN QUERY select * from pgr_drivingDistance(table_name, source_x, source_y, distance, delta, directed, has_reverse_cost); END; $$ LANGUAGE 'plpgsql' VOLATILE STRICT; pgrouting-pgrouting-2.1.0/src/driving_distance/src/000077500000000000000000000000001257314352300224435ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/driving_distance/src/CMakeLists.txt000066400000000000000000000002441257314352300252030ustar00rootroot00000000000000ADD_LIBRARY(driving_distance OBJECT alpha.c alpha_drivedist.cpp boost_interface_drivedist.cpp drivedist.c many_to_dist_driving_distance.c ) pgrouting-pgrouting-2.1.0/src/driving_distance/src/alpha.c000066400000000000000000000260601257314352300237000ustar00rootroot00000000000000/* * Alpha-Shapes for PostgreSQL * * Copyright (c) 2006 Anton A. Patrushev, Orkney, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "alpha.h" #include "fmgr.h" #ifndef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif /* * Define this to have profiling enabled */ //#define PROFILE #ifdef PROFILE #include /*! \def MAX_NODES \brief Maximal number of nodes in the path (to avoid infinite loops) */ #define MAX_NODES 1000000 struct timeval prof_alpha, prof_store, prof_extract, prof_total; long proftime[5]; long profipts1, profipts2, profopts; #define profstart(x) do { gettimeofday(&x, NULL); } while (0); #define profstop(n, x) do { struct timeval _profstop; \ long _proftime; \ gettimeofday(&_profstop, NULL); \ _proftime = ( _profstop.tv_sec*1000000+_profstop.tv_usec) - \ ( x.tv_sec*1000000+x.tv_usec); \ elog(NOTICE, \ "PRF(%s) %lu (%f ms)", \ (n), \ _proftime, _proftime / 1000.0); \ } while (0); #else #define profstart(x) do { } while (0); #define profstop(n, x) do { } while (0); #endif // PROFILE Datum alphashape(PG_FUNCTION_ARGS); #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 static char * text2char(text *in) { char *out = palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } static int finish(int code, int ret) { code = SPI_finish(); if (code != SPI_OK_FINISH ) { elog(ERROR,"couldn't disconnect from SPI"); return -1 ; } return ret; } typedef struct vertex_columns { int id; int x; int y; } vertex_columns_t; static int fetch_vertices_columns(SPITupleTable *tuptable, vertex_columns_t *vertex_columns) { vertex_columns->id = SPI_fnumber(SPI_tuptable->tupdesc, "id"); vertex_columns->x = SPI_fnumber(SPI_tuptable->tupdesc, "x"); vertex_columns->y = SPI_fnumber(SPI_tuptable->tupdesc, "y"); if (vertex_columns->id == SPI_ERROR_NOATTRIBUTE || vertex_columns->x == SPI_ERROR_NOATTRIBUTE || vertex_columns->y == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'id', 'x' and 'y'"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, vertex_columns->id) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, vertex_columns->x) != FLOAT8OID || SPI_gettypeid(SPI_tuptable->tupdesc, vertex_columns->y) != FLOAT8OID) { elog(ERROR, "Error, column 'id' must be of type int4, 'x' and 'y' must be of type float8"); return -1; } return 0; } static void fetch_vertex(HeapTuple *tuple, TupleDesc *tupdesc, vertex_columns_t *vertex_columns, vertex_t *target_vertex) { Datum binval; bool isnull; binval = SPI_getbinval(*tuple, *tupdesc, vertex_columns->x, &isnull); if (isnull) elog(ERROR, "x contains a null value"); target_vertex->x = DatumGetFloat8(binval); binval = SPI_getbinval(*tuple, *tupdesc, vertex_columns->y, &isnull); if (isnull) elog(ERROR, "y contains a null value"); target_vertex->y = DatumGetFloat8(binval); } static int compute_alpha_shape(char* sql, float8 alpha, vertex_t **res, int *res_count) { int SPIcode; void *SPIplan; Portal SPIportal; bool moredata = TRUE; int ntuples; vertex_t *vertices = NULL; int total_tuples = 0; vertex_columns_t vertex_columns = {.id= -1, .x= -1, .y= -1}; char *err_msg; int ret = -1; DBG("start alpha_shape\n"); SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "alpha_shape: couldn't open a connection to SPI"); return -1; } SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "alpha_shape: couldn't create query plan via SPI"); return -1; } if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "alpha_shape: SPI_cursor_open('%s') returns NULL", sql); return -1; } while (moredata == TRUE) { SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); if (vertex_columns.id == -1) { if (fetch_vertices_columns(SPI_tuptable, &vertex_columns) == -1) return finish(SPIcode, ret); } ntuples = SPI_processed; total_tuples += ntuples; if (!vertices) vertices = palloc(total_tuples * sizeof(vertex_t)); else vertices = repalloc(vertices, total_tuples * sizeof(vertex_t)); if (vertices == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; fetch_vertex(&tuple, &tupdesc, &vertex_columns, &vertices[total_tuples - ntuples + t]); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } // if (total_tuples < 2) //this was the buggy code of the pgrouting project. // TODO: report this as a bug to the pgrouting project // the CGAL alpha-shape function crashes if called with less than three points!!! if (total_tuples == 0) { elog(ERROR, "Distance is too short. no vertex for alpha shape calculation. alpha shape calculation needs at least 3 vertices."); } if (total_tuples == 1) { elog(ERROR, "Distance is too short. only 1 vertex for alpha shape calculation. alpha shape calculation needs at least 3 vertices."); } if (total_tuples == 2) { elog(ERROR, "Distance is too short. only 2 vertices for alpha shape calculation. alpha shape calculation needs at least 3 vertices."); } if (total_tuples < 3) { // elog(ERROR, "Distance is too short ...."); return finish(SPIcode, ret); } DBG("Calling CGAL alpha-shape\n"); profstop("extract", prof_extract); profstart(prof_alpha); ret = alpha_shape(vertices, total_tuples, alpha, res, res_count, &err_msg); profstop("alpha", prof_alpha); profstart(prof_store); if (ret < 0) { //elog(ERROR, "Error computing shape: %s", err_msg); ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing shape: %s", err_msg))); } return finish(SPIcode, ret); } PG_FUNCTION_INFO_V1(alphashape); Datum alphashape(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; vertex_t *res = 0; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int res_count; // XXX profiling messages are not thread safe profstart(prof_total); profstart(prof_extract); /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); compute_alpha_shape(text2char(PG_GETARG_TEXT_P(0)), PG_GETARG_FLOAT8(1), &res, &res_count); /* total number of tuples to be returned */ DBG("Conting tuples number\n"); funcctx->max_calls = res_count; funcctx->user_fctx = res; DBG("Total count %i", res_count); if (get_call_result_type(fcinfo, NULL, &tuple_desc) != TYPEFUNC_COMPOSITE) ereport(ERROR, (errcode(ERRCODE_FEATURE_NOT_SUPPORTED), errmsg("function returning record called in context " "that cannot accept type record"))); funcctx->tuple_desc = BlessTupleDesc(tuple_desc); MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ DBG("Strange stuff doing\n"); funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; res = (vertex_t*) funcctx->user_fctx; DBG("Trying to allocate some memory\n"); if (call_cntr < max_calls) /* do when there is more left to send */ { HeapTuple tuple; Datum result; Datum *values; char* nulls; double x; double y; /* This will work for some compilers. If it crashes with segfault, try to change the following block with this one values = palloc(3 * sizeof(Datum)); nulls = palloc(3 * sizeof(char)); values[0] = call_cntr; nulls[0] = ' '; values[1] = Float8GetDatum(res[call_cntr].x); nulls[1] = ' '; values[2] = Float8GetDatum(res[call_cntr].y); nulls[2] = ' '; */ values = palloc(2 * sizeof(Datum)); nulls = palloc(2 * sizeof(char)); x = res[call_cntr].x; y = res[call_cntr].y; if (x == DBL_MAX && y == DBL_MAX) { values[0] = 0; values[1] = 0; nulls[0] = 'n'; nulls[1] = 'n'; } else { values[0] = Float8GetDatum(x); values[1] = Float8GetDatum(y); nulls[0] = ' '; nulls[1] = ' '; } DBG("Heap making\n"); tuple = heap_formtuple(tuple_desc, values, nulls); DBG("Datum making\n"); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); DBG("Trying to free some memory\n"); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else /* do when there is no more left */ { if (res) free(res); profstop("store", prof_store); profstop("total", prof_total); #ifdef PROFILE elog(NOTICE, "_________"); #endif SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/driving_distance/src/alpha.h000066400000000000000000000024541257314352300237060ustar00rootroot00000000000000/* * Alpha-Shapes for PostgreSQL * * Copyright (c) 2006 Anton A. Patrushev, Orkney, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #define _ALPHA_H #ifdef __MINGW64__ #define ELOG_H #endif #include "postgres.h" #include "../../common/src/pgr_types.h" typedef struct vertex { float8 x; float8 y; } vertex_t; #ifdef __cplusplus extern "C" { #endif int alpha_shape(vertex_t *vertices, unsigned int count, double alpha, vertex_t **res, int *res_count, char **err_msg); #ifdef __cplusplus } #endif pgrouting-pgrouting-2.1.0/src/driving_distance/src/alpha_drivedist.cpp000066400000000000000000000167101257314352300263160ustar00rootroot00000000000000/* * Alpha-Shapes for PostgreSQL * * Copyright (c) 2006 Anton A. Patrushev, Orkney, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * * As a special exception, you have permission to link this program * with the CGAL library and distribute executables, as long as you * follow the requirements of the GNU GPL in regard to all of the * software in the executable aside from CGAL. * */ /*********************************************************************** Takes a list of points and returns a list of segments corresponding to the Alpha shape. ************************************************************************/ #ifdef __MINGW32__ #include #include #endif #ifdef __MINGW64__ namespace boost { void tss_cleanup_implemented() { } } #endif #include #include #include #include #include #include #include "alpha.h" #include #include #include #include #include #include #include #include #include #include typedef double coord_type; typedef CGAL::Simple_cartesian SC; typedef CGAL::Filtered_kernel K; typedef K::Point_2 Point; typedef K::Segment_2 Segment; typedef K::Vector_2 Vector; typedef CGAL::Polygon_2 Polygon_2; typedef CGAL::Alpha_shape_vertex_base_2 Avb; typedef CGAL::Triangulation_hierarchy_vertex_base_2 Av; typedef CGAL::Triangulation_face_base_2 Tf; typedef CGAL::Alpha_shape_face_base_2 Af; typedef CGAL::Triangulation_default_data_structure_2 Tds; typedef CGAL::Delaunay_triangulation_2 Dt; typedef CGAL::Triangulation_hierarchy_2

Ht; typedef CGAL::Alpha_shape_2 Alpha_shape_2; typedef Alpha_shape_2::Face_circulator Face_circulator; typedef Alpha_shape_2::Vertex_circulator Vertex_circulator; typedef Alpha_shape_2::Alpha_iterator Alpha_iterator; typedef Alpha_shape_2::Alpha_shape_edges_iterator Alpha_shape_edges_iterator; //--------------------------------------------------------------------- double get_angle(Point p, Point q, Point r) { double m_pi(3.14159265358979323846); Vector v1(q, p); Vector v2(q, r); double cross = v1.x() * v2.y() - v1.y() * v2.x(); double dot = v1.x() * v2.x() + v1.y() * v2.y(); double angle = atan2(cross, dot); if (angle < 0.0) { angle += 2 * m_pi; } return angle; } size_t prev_size = 0; void find_next_edge(Segment s, std::vector& segments, std::set& unusedIndexes, std::vector& rings) { if(unusedIndexes.empty() || prev_size == unusedIndexes.size()) { return; } prev_size = unusedIndexes.size(); Point start = s.source(); Point end = s.target(); rings.back().push_back(end); std::vector nextIndexes; for(unsigned int i = 0;i < segments.size(); i++) { if (unusedIndexes.find(i) != unusedIndexes.end()) { Point source = segments.at(i).source(); if(source == end) { nextIndexes.push_back(i); } } } if (nextIndexes.size() == 1) { int i = nextIndexes.at(0); unusedIndexes.erase(i); find_next_edge(segments.at(i), segments, unusedIndexes, rings); } else if (nextIndexes.size() > 1) { std::vector< std::pair > nextAngles; for (unsigned int i = 0; i < nextIndexes.size(); i++) { int j = nextIndexes.at(i); Point target = segments.at(j).target(); double angle = get_angle(start, end, target); nextAngles.push_back(std::pair(angle, j)); } std::sort(nextAngles.begin(), nextAngles.end()); int i = nextAngles.begin()->second; unusedIndexes.erase(i); find_next_edge(segments.at(i), segments, unusedIndexes, rings); } if (!unusedIndexes.empty()) { for (unsigned int i = 0; i < segments.size(); i++) { if (unusedIndexes.find(i) != unusedIndexes.end()) { Polygon_2 ring; ring.push_back(segments.at(i).source()); rings.push_back(ring); unusedIndexes.erase(i); find_next_edge(segments.at(i), segments, unusedIndexes, rings); } } } } template void alpha_edges( const Alpha_shape_2& A, OutputIterator out) { for(Alpha_shape_edges_iterator it = A.alpha_shape_edges_begin(); it != A.alpha_shape_edges_end(); ++it){ *out++ = A.segment(*it); } } int alpha_shape(vertex_t *vertices, unsigned int count, double alpha, vertex_t **res, int *res_count, char **err_msg) { std::list points; //std::copy(begin(vertices), end(vertices), std::back_inserter(points)); for (std::size_t j = 0; j < count; ++j) { Point p(vertices[j].x, vertices[j].y); points.push_back(p); } Alpha_shape_2 A(points.begin(), points.end(), coord_type(10000), Alpha_shape_2::REGULARIZED); std::vector segments; // std::vector result; // Alpha_shape_2::Alpha_shape_vertices_iterator vit; // Alpha_shape_2::Vertex_handle vertex; // Alpha_shape_2::Alpha_shape_edges_iterator eit; // Alpha_shape_2::Edge edge; // Alpha_shape_2::Face_iterator fit; // Alpha_shape_2::Face_handle face; if (alpha <= 0.0) { alpha = *A.find_optimal_alpha(1); } A.set_alpha(alpha); alpha_edges( A, std::back_inserter(segments)); // Segment s = segments.at(0); // find_next_edge(s, segments, result); if (segments.empty()) { *res = NULL; *res_count = 0; } else { std::set unusedIndexes; for (unsigned int i = 0; i < segments.size(); i++) { unusedIndexes.insert(i); } std::vector rings; Polygon_2 ring; ring.push_back(segments.at(0).source()); rings.push_back(ring); unusedIndexes.erase(0); find_next_edge(segments.at(0), segments, unusedIndexes, rings); int result_count = 0; for (unsigned int i = 0; i < rings.size(); i++) { Polygon_2 ring = rings.at(i); result_count += ring.size(); } result_count += rings.size() - 1; *res = (vertex_t *) malloc(sizeof(vertex_t) * result_count); *res_count = result_count; int idx = 0; for (unsigned int i = 0; i < rings.size(); i++) { if (i > 0) { (*res)[idx].x = DBL_MAX; (*res)[idx].y = DBL_MAX; idx++; } Polygon_2 ring = rings.at(i); for(unsigned int j = 0; j < ring.size(); j++) { Point point = ring.vertex(j); (*res)[idx].x = point.x(); (*res)[idx].y = point.y(); idx++; } } } return EXIT_SUCCESS; } pgrouting-pgrouting-2.1.0/src/driving_distance/src/boost_interface_drivedist.cpp000066400000000000000000000146361257314352300304040ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifdef __MINGW32__ #include #include #endif #include "./../../dijkstra/src/pgr_dijkstra.hpp" #include "unistd.h" #include #include #include #include "./boost_interface_drivedist.h" extern "C" { #include "postgres.h" #include "./../../common/src/pgr_types.h" #include "./../../common/src/postgres_connection.h" } int do_pgr_driving_many_to_dist(pgr_edge_t *data_edges, int64_t total_tuples, int64_t *start_vertex, int s_len, float8 distance, bool directedFlag, bool equiCostFlag, pgr_path_element3_t **ret_path, int *path_count, char ** err_msg) { try { // in c code this should this must have been checked: // 1) end_vertex is in the data_edges #if 0 // set to 1 if needed std::ostringstream log; #endif graphType gType = directedFlag? DIRECTED: UNDIRECTED; const int initial_size = 1; std::deque< Path >paths; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::undirectedS, boost_vertex_t, boost_edge_t > UndirectedGraph; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::bidirectionalS, boost_vertex_t, boost_edge_t > DirectedGraph; Pgr_dijkstra < DirectedGraph > digraph(gType, initial_size); Pgr_dijkstra < UndirectedGraph > undigraph(gType, initial_size); std::vector< int64_t > start_vertices(start_vertex, start_vertex + s_len); if (directedFlag) { digraph.initialize_graph(data_edges, total_tuples); digraph.dijkstra_dd(paths, start_vertices, distance); } else { undigraph.initialize_graph(data_edges, total_tuples); undigraph.dijkstra_dd(paths, start_vertices, distance); } if (equiCostFlag == false) { int count(count_tuples(paths)); if (count == 0) { *err_msg = strdup("NOTICE: No return values was found"); *ret_path = noPathFound3(-1, path_count, (*ret_path)); return 0; } *ret_path = pgr_get_memory3(count, (*ret_path)); int trueCount(collapse_paths(ret_path, paths)); *path_count = trueCount; // assert (count == trueCount); } else { Path path = equi_cost(paths); size_t count(path.size()); if (count == 0) { *err_msg = strdup("NOTICE: No return values was found"); *ret_path = noPathFound3(-1, path_count, (*ret_path)); return 0; } int trueCount = 0; *ret_path = pgr_get_memory3(count, (*ret_path)); path.dpPrint(ret_path, trueCount); *path_count = trueCount; // assert (count == trueCount); } #if 1 *err_msg = strdup("OK"); #else *err_msg = strdup(log.str().c_str()); #endif return EXIT_SUCCESS; } catch ( ... ) { *err_msg = strdup("Caught unknown expection!"); return -1; } } int do_pgr_driving_distance(pgr_edge_t *data_edges, int64_t total_tuples, int64_t start_vertex, float8 distance, bool directedFlag, pgr_path_element3_t **ret_path, int *path_count, char ** err_msg) { try { // in c code this should have been checked: // 1) start_vertex is in the data_edges DONE // 2) end_vertex is in the data_edges DONE // 3) start and end_vertex are different DONE std::ostringstream log; graphType gType = directedFlag? DIRECTED: UNDIRECTED; const int initial_size = 1; Path paths; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::undirectedS, boost_vertex_t, boost_edge_t > UndirectedGraph; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::bidirectionalS, boost_vertex_t, boost_edge_t > DirectedGraph; Pgr_dijkstra < DirectedGraph > digraph(gType, initial_size); Pgr_dijkstra < UndirectedGraph > undigraph(gType, initial_size); if (directedFlag) { digraph.initialize_graph(data_edges, total_tuples); digraph.dijkstra_dd(paths, start_vertex, distance); } else { undigraph.initialize_graph(data_edges, total_tuples); undigraph.dijkstra_dd(paths, start_vertex, distance); } if (paths.path.size() == 0) { *err_msg = strdup( "NOTICE: No driving distance node found"); *ret_path = noPathFound3(-1, path_count, (*ret_path)); return 0; } log << "NOTICE: Calculating the number of tuples \n"; int count = paths.path.size(); log << "NOTICE Count: " << count << " tuples\n"; // get the space required to store all the paths *ret_path = NULL; *ret_path = pgr_get_memory3(count, (*ret_path)); int sequence = 0; paths.ddPrint(ret_path, sequence, 0); *path_count = count; #if 1 *err_msg = strdup("OK"); #else *err_msg = strdup(log.str().c_str()); #endif return EXIT_SUCCESS; } catch ( ... ) { *err_msg = strdup("Caught unknown expection!"); return -1; } } #if 0 // move around this lines to force a return with an empty path and the log msg // cool for debugging *err_msg = strdup(log.str().c_str()); (*path_count) = 1; *path = noPathFound(start_vertex); return -1; #endif pgrouting-pgrouting-2.1.0/src/driving_distance/src/boost_interface_drivedist.h000066400000000000000000000033041257314352300300370ustar00rootroot00000000000000/*PGR file: KSPDriver.h Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SRC_DRIVING_DISTANCE_SRC_BOOST_INTERFACE_DRIVEDIST_H_ #define SRC_DRIVING_DISTANCE_SRC_BOOST_INTERFACE_DRIVEDIST_H_ #include "./../../common/src/pgr_types.h" #ifdef __cplusplus extern "C" { #endif int do_pgr_driving_many_to_dist(pgr_edge_t * edges, int64_t total_tuples, int64_t *start_vertex, int s_len, float8 distance, bool directed, bool equicost, pgr_path_element3_t **ret_path, int *path_count, char ** err_msg); int do_pgr_driving_distance(pgr_edge_t * edges, int64_t total_tuples, int64_t start_vertex, float8 distance, bool directed, pgr_path_element3_t **ret_path, int *path_count, char ** err_msg); #ifdef __cplusplus } #endif #endif // SRC_DRIVING_DISTANCE_SRC_BOOST_INTERFACE_DRIVEDIST_H_ pgrouting-pgrouting-2.1.0/src/driving_distance/src/drivedist.c000066400000000000000000000131231257314352300246040ustar00rootroot00000000000000/* * Shortest path algorithm for PostgreSQL * * Copyright (c) 2005 Sylvain Pasche * 2015 Celia Virginia Vergara Castillo * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "fmgr.h" #include "./../../common/src/pgr_types.h" #include "./../../common/src/postgres_connection.h" #include "./boost_interface_drivedist.h" static int compute_driving_distance(char* sql, int64_t start_vertex, float8 distance, bool directed, bool has_rcost, pgr_path_element3_t **path, int *path_count) { int SPIcode; pgr_edge_t *edges = NULL; int64_t total_tuples = 0; char *err_msg = (char *)""; int ret = -1; PGR_DBG("Load data"); SPIcode = pgr_get_data(sql, &edges, &total_tuples, has_rcost, start_vertex, start_vertex); if (SPIcode == -1) { PGR_DBG("Error getting data\n"); return SPIcode; } PGR_DBG("Total %ld tuples in query:", total_tuples); ret = do_pgr_driving_distance(edges, total_tuples, start_vertex, distance, directed, path, path_count, &err_msg); if (ret < 0) { ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } PGR_DBG("total tuples found %i\n", *path_count); PGR_DBG("Exist Status = %i\n", ret); PGR_DBG("Returned message = %s\n", err_msg); if (ret < 0) { ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } pfree(edges); return pgr_finish(SPIcode, ret); } #ifndef _MSC_VER Datum driving_distance(PG_FUNCTION_ARGS); #else // _MSC_VER PGDLLEXPORT Datum driving_distance(PG_FUNCTION_ARGS); #endif // _MSC_VER PG_FUNCTION_INFO_V1(driving_distance); #ifndef _MSC_VER Datum #else // _MSC_VER PGDLLEXPORT Datum #endif driving_distance(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; pgr_path_element3_t *ret_path = 0; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int path_count = 0; /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); compute_driving_distance(pgr_text2char( PG_GETARG_TEXT_P(0)), // sql PG_GETARG_INT64(1), // source_id PG_GETARG_FLOAT8(2), // distance PG_GETARG_BOOL(3), // directed PG_GETARG_BOOL(4), // has_rcost &ret_path, &path_count); /* total number of tuples to be returned */ funcctx->max_calls = path_count; funcctx->user_fctx = ret_path; if (get_call_result_type(fcinfo, NULL, &tuple_desc) != TYPEFUNC_COMPOSITE) ereport(ERROR, (errcode(ERRCODE_FEATURE_NOT_SUPPORTED), errmsg("function returning record called in context " "that cannot accept type record"))); funcctx->tuple_desc = tuple_desc; MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; ret_path = (pgr_path_element3_t*) funcctx->user_fctx; /* do when there is more left to send */ if (call_cntr < max_calls) { HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(5 * sizeof(Datum)); nulls = palloc(5 * sizeof(char)); values[0] = Int32GetDatum(ret_path[call_cntr].seq + 1); nulls[0] = ' '; values[1] = Int64GetDatum(ret_path[call_cntr].vertex); nulls[1] = ' '; values[2] = Int64GetDatum(ret_path[call_cntr].edge); nulls[2] = ' '; values[3] = Float8GetDatum(ret_path[call_cntr].cost); nulls[3] = ' '; values[4] = Float8GetDatum(ret_path[call_cntr].tot_cost); nulls[4] = ' '; tuple = heap_formtuple(tuple_desc, values, nulls); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else { /* do when there is no more left */ if (ret_path) free(ret_path); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/driving_distance/src/many_to_dist_driving_distance.c000066400000000000000000000133101257314352300306720ustar00rootroot00000000000000/*pgRouting * * File: many_to_1_dijkstra.c * Copyright (c) 2015 Celia Virginia Vergara Castillo * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ // #define DEBUG #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "utils/array.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "fmgr.h" #include "./../../common/src/pgr_types.h" #include "./../../common/src/postgres_connection.h" #include "./boost_interface_drivedist.h" #ifndef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif static int driving_many_to_dist_driver( char* sql, int64_t *start_vertex, int num, float8 distance, bool directed, bool equicost, bool has_rcost, pgr_path_element3_t **path, int *path_count) { int SPIcode; pgr_edge_t *edges = NULL; int64_t total_tuples = 0; char *err_msg = (char *)""; int ret = -1; SPIcode = pgr_get_data(sql, &edges, &total_tuples, has_rcost, -1, -1); if (SPIcode == -1) { return SPIcode; } ret = do_pgr_driving_many_to_dist(edges, total_tuples, start_vertex, num, distance, directed, equicost, path, path_count, &err_msg); if (ret < 0) { ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } if (ret < 0) { ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } pfree(edges); return pgr_finish(SPIcode, ret); } #ifndef _MSC_VER Datum driving_many_to_dist(PG_FUNCTION_ARGS); #else // _MSC_VER PGDLLEXPORT Datum driving_many_to_dist(PG_FUNCTION_ARGS); #endif // _MSC_VER PG_FUNCTION_INFO_V1(driving_many_to_dist); #ifndef _MSC_VER Datum #else // _MSC_VER PGDLLEXPORT Datum #endif driving_many_to_dist(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; pgr_path_element3_t *ret_path = 0; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int path_count = 0; /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); int64_t* sourcesArr; int num; sourcesArr = (int64_t*) pgr_get_bigIntArray(&num, PG_GETARG_ARRAYTYPE_P(1)); PGR_DBG("sourcesArr size %d ", num); PGR_DBG("Calling driving_many_to_dist_driver"); driving_many_to_dist_driver( pgr_text2char(PG_GETARG_TEXT_P(0)), // sql sourcesArr, num, // array of sources PG_GETARG_FLOAT8(2), // distance PG_GETARG_BOOL(3), // directed PG_GETARG_BOOL(4), // equicost PG_GETARG_BOOL(5), // has_rcost &ret_path, &path_count); free(sourcesArr); /* total number of tuples to be returned */ funcctx->max_calls = path_count; funcctx->user_fctx = ret_path; if (get_call_result_type(fcinfo, NULL, &tuple_desc) != TYPEFUNC_COMPOSITE) ereport(ERROR, (errcode(ERRCODE_FEATURE_NOT_SUPPORTED), errmsg("function returning record called in context " "that cannot accept type record"))); funcctx->tuple_desc = tuple_desc; MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; ret_path = (pgr_path_element3_t*) funcctx->user_fctx; /* do when there is more left to send */ if (call_cntr < max_calls) { HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(6 * sizeof(Datum)); nulls = palloc(6 * sizeof(char)); // id, start_v, node, edge, cost, tot_cost values[0] = Int32GetDatum(call_cntr + 1); nulls[0] = ' '; values[1] = Int64GetDatum(ret_path[call_cntr].from); nulls[1] = ' '; values[2] = Int64GetDatum(ret_path[call_cntr].vertex); nulls[2] = ' '; values[3] = Int64GetDatum(ret_path[call_cntr].edge); nulls[3] = ' '; values[4] = Float8GetDatum(ret_path[call_cntr].cost); nulls[4] = ' '; values[5] = Float8GetDatum(ret_path[call_cntr].tot_cost); nulls[5] = ' '; tuple = heap_formtuple(tuple_desc, values, nulls); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else { /* do when there is no more left */ if (ret_path) free(ret_path); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/driving_distance/test/000077500000000000000000000000001257314352300226335ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/driving_distance/test/CMakeLists.txt000066400000000000000000000000001257314352300253610ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/driving_distance/test/drivingdistance-any-00.data000066400000000000000000000022201257314352300276410ustar00rootroot00000000000000-- create 50x50 grid of overlapping lines horizontal and vertical create table ddunnoded ( id serial not null primary key ); select addgeometrycolumn('ddunnoded', 'the_geom', ST_SRID('POINT(0 0)'::geometry), 'LINESTRING', 2); insert into ddunnoded (the_geom) select st_astext(st_makeline(st_makepoint(0,s1), st_makepoint(51,s1))) from (select generate_series(1,50) as s1) as foo union all select st_astext(st_makeline(st_makepoint(s1,0), st_makepoint(s1,51))) from (select generate_series(1,50) as s1) as foo; -- node the grid so we can use it select pgr_nodenetwork('ddunnoded',0.000001); -- copy the noded table into a table we can use for a graph -- and add the required columns create table ddnoded2 ( gid serial not null primary key, id integer, source integer, target integer, cost float8 ); select addgeometrycolumn('ddnoded2', 'the_geom', ST_SRID('POINT(0 0)'::geometry), 'LINESTRING', 2); insert into ddnoded2 (id, cost, the_geom) select a.id, 1.0::float8 as cost, a.the_geom from ddunnoded_noded a order by id, sub_id; -- now create a topology select pgr_createtopology('ddnoded2', 0.000001, id:='gid'); -- Total query runtime: 8080 ms. pgrouting-pgrouting-2.1.0/src/driving_distance/test/drivingdistance-any-00.result000066400000000000000000000003101257314352300302440ustar00rootroot000000000000000|1 1|4 2|8 3|12 4|16 5|20 6|24 7|28 8|32 9|36 10|40 0|1 1|4 2|8 3|12 4|16 5|20 6|24 7|28 8|32 9|36 10|40 0|1 1|2 2|3 3|4 4|5 5|6 6|7 7|8 8|9 9|10 10|11 0|1 1|2 2|3 3|4 4|5 5|6 6|7 7|8 8|9 9|10 10|11 pgrouting-pgrouting-2.1.0/src/driving_distance/test/drivingdistance-any-00.test.sql000066400000000000000000000021201257314352300305040ustar00rootroot00000000000000-- each ring will increas by 4 because it is on a square grid -- to find the start node number -- select *, st_distance(st_makepoint(25,25), the_geom) from vertices_tmp where st_dwithin(st_makepoint(25,25), the_geom, 1.0) order by st_distance(st_makepoint(25,25), the_geom) limit 1; --this are equivalent select cost, count(*) from ( select * from pgr_drivingdistance('select id, source, target, 1.0::float8 as cost from ddnoded2', 1274, 10, false, false) ) as foo group by cost order by cost asc; select agg_cost, count(*) from ( select * from pgr_drivingdistance('select id, source, target, 1 as cost from ddnoded2', 1274, 10, false) ) as foo group by agg_cost order by agg_cost asc; --- this ones are equivalent select agg_cost, count(*) from ( select * from pgr_drivingdistance('select id, source, target, 1 as cost from ddnoded2', 1274, 10, true) ) as foo group by agg_cost order by agg_cost asc; select agg_cost, count(*) from ( select * from pgr_drivingdistance('select id, source, target, 1 as cost from ddnoded2', 1274, 10) ) as foo group by agg_cost order by agg_cost asc; pgrouting-pgrouting-2.1.0/src/driving_distance/test/drivingdistance-doc-v2.result000066400000000000000000000000201257314352300303300ustar00rootroot000000000000007|0 8|1 7|0 8|1 pgrouting-pgrouting-2.1.0/src/driving_distance/test/drivingdistance-doc-v2.test.sql000066400000000000000000000014531257314352300306020ustar00rootroot00000000000000------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_drivingDistance ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ SELECT id1 AS node, cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', 7, 1.5, false, false ) ; SELECT id1 AS node, cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 7, 1.5, true, true ) ; pgrouting-pgrouting-2.1.0/src/driving_distance/test/drivingdistance-doc-v3.result000066400000000000000000000037041257314352300303450ustar00rootroot000000000000001|1|1|1|1 1|2|-1|0|0 1|5|4|1|1 1|6|8|1|2 1|7|6|1|3 1|8|7|1|2 1|9|9|1|3 1|10|10|1|2 1|11|12|1|3 1|13|14|1|3 2|2|4|1|3 2|5|10|1|2 2|6|8|1|3 2|8|7|1|3 2|10|14|1|1 2|11|12|1|2 2|12|13|1|3 2|13|-1|0|0 3|1|1|1|1 3|2|-1|0|0 3|5|4|1|1 3|6|8|1|2 3|7|6|1|3 3|8|7|1|2 3|9|9|1|3 3|10|10|1|2 3|11|12|1|3 3|13|14|1|3 3|2|4|1|3 3|5|10|1|2 3|6|8|1|3 3|8|7|1|3 3|10|14|1|1 3|11|12|1|2 3|12|13|1|3 3|13|-1|0|0 4|1|1|1|1 4|2|-1|0|0 4|5|4|1|1 4|6|8|1|2 4|7|6|1|3 4|8|7|1|2 4|9|9|1|3 4|10|10|1|2 4|11|12|1|3 4|12|13|1|3 4|13|-1|0|0 5|1|1|1|1 5|2|-1|0|0 5|3|2|1|1 5|4|3|1|2 5|5|4|1|1 5|6|8|1|2 5|7|6|1|3 5|8|7|1|2 5|9|16|1|3 5|10|10|1|2 5|11|12|1|3 5|13|14|1|3 6|2|1|3 6|5|1|2 6|6|1|3 6|8|1|3 6|10|1|1 6|11|1|2 6|12|1|3 6|13|0|0 7|2|1|1|1 7|2|2|0|0 7|2|3|1|1 7|2|4|1|2 7|2|5|1|1 7|2|6|1|2 7|2|7|1|3 7|2|8|1|2 7|2|9|1|3 7|2|10|1|2 7|2|11|1|3 7|2|13|1|3 7|13|2|1|3 7|13|5|1|2 7|13|6|1|3 7|13|8|1|3 7|13|10|1|1 7|13|11|1|2 7|13|12|1|3 7|13|13|0|0 8|2|1|1|1|1 8|2|2|-1|0|0 8|2|3|2|1|1 8|2|4|3|1|2 8|2|5|4|1|1 8|2|6|8|1|2 8|2|7|6|1|3 8|2|8|7|1|2 8|2|9|16|1|3 8|2|10|10|1|2 8|2|11|12|1|3 8|13|12|13|1|3 8|13|13|-1|0|0 9|2|-1|0|0 9|5|4|1|1 9|6|8|1|2 9|9|9|1|3 9|10|10|1|2 9|11|11|1|3 9|13|14|1|3 10|13|-1|0|0 11|2|2|-1|0|0 11|2|5|4|1|1 11|2|6|8|1|2 11|2|9|9|1|3 11|2|10|10|1|2 11|2|11|11|1|3 11|2|13|14|1|3 11|13|13|-1|0|0 12|2|2|-1|0|0 12|2|5|4|1|1 12|2|6|8|1|2 12|2|9|9|1|3 12|2|10|10|1|2 12|2|11|11|1|3 12|13|13|-1|0|0 13|1|1|1|1 13|2|-1|0|0 13|3|5|1|3 13|5|4|1|1 13|6|8|1|2 13|7|6|1|3 13|8|7|1|2 13|9|9|1|3 13|10|10|1|2 13|11|12|1|3 13|13|14|1|3 14|2|1|3 14|5|1|2 14|6|1|3 14|8|1|3 14|10|1|1 14|11|1|2 14|12|1|3 14|13|0|0 15|2|1|1|1 15|2|2|0|0 15|2|3|1|3 15|2|5|1|1 15|2|6|1|2 15|2|7|1|3 15|2|8|1|2 15|2|9|1|3 15|2|10|1|2 15|2|11|1|3 15|2|13|1|3 15|13|2|1|3 15|13|5|1|2 15|13|6|1|3 15|13|8|1|3 15|13|10|1|1 15|13|11|1|2 15|13|12|1|3 15|13|13|0|0 16|2|1|1|1|1 16|2|2|-1|0|0 16|2|3|5|1|3 16|2|5|4|1|1 16|2|6|8|1|2 16|2|7|6|1|3 16|2|8|7|1|2 16|2|9|9|1|3 16|2|10|10|1|2 16|2|11|12|1|3 16|13|12|13|1|3 16|13|13|-1|0|0 pgrouting-pgrouting-2.1.0/src/driving_distance/test/drivingdistance-doc-v3.test.sql000066400000000000000000000071171257314352300306060ustar00rootroot00000000000000------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- PGR_drivingDistance V3 ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ SELECT 1, node, edge, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3 ) order by node; SELECT 2, node, edge, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 13, 3 ) order by node; SELECT 3, node, edge, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,13], 3 ) order by from_v, node; SELECT 4, node, edge, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,13], 3, equicost:=true ) order by from_v, node; -------------------------------------------------------------- SELECT 5, node, edge, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 3, false ) order by node; SELECT 6, node, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 13, 3, false ) order by node; SELECT 7, from_v, node, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,13], 3, false ) order by from_v, node; SELECT 8, from_v, node, edge, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', array[2,13], 3, false, equicost:=true ) order by from_v, node; --------------------------------------------------------------- SELECT 9, node, edge, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', 2, 3 ) order by node; SELECT 10, node, edge, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', 13, 3 ) order by node; SELECT 11, from_v, node, edge, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', array[2,13], 3 ) order by from_v, node; SELECT 12, from_v, node, edge, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', array[2,13], 3, equicost:=true ) order by from_v, node; -------------------------------------------------------------- SELECT 13, node, edge, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', 2, 3, false ) order by node; SELECT 14, node, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', 13, 3, false ) order by node; SELECT 15, from_v, node, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', array[2,13], 3, false ) order by from_v, node; SELECT 16, from_v, node, edge, cost, agg_cost FROM pgr_drivingDistance( 'SELECT id, source, target, cost FROM edge_table', array[2,13], 3, false, equicost:=true ) order by from_v, node; --------------------------------------------------------------- pgrouting-pgrouting-2.1.0/src/driving_distance/test/sampledata.data000066400000000000000000000061201257314352300256000ustar00rootroot00000000000000 ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ -- SAMPLE DATA ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ drop table if exists edge_table; CREATE TABLE edge_table ( id serial, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry ); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,0, 2,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 2,1, 3,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 3,1, 4,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,1, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,1, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0,2, 1,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 1,2, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3,2, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 2,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,2, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 2,3, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,3, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,3, 2,4); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,2, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,1, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0.5,3.5, 1.999999999999,3.5); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3.5,2.3, 3.5,4); UPDATE edge_table SET the_geom = st_makeline(st_point(x1,y1),st_point(x2,y2)), dir = CASE WHEN (cost>0 and reverse_cost>0) THEN 'B' -- both ways WHEN (cost>0 and reverse_cost<0) THEN 'FT' -- direction of the LINESSTRING WHEN (cost<0 and reverse_cost>0) THEN 'TF' -- reverse direction of the LINESTRING ELSE '' END; -- unknown select pgr_createTopology('edge_table',0.001); drop table if exists vertex_table; CREATE TABLE vertex_table ( id serial, x double precision, y double precision ); INSERT INTO vertex_table VALUES (1,2,0), (2,2,1), (3,3,1), (4,4,1), (5,0,2), (6,1,2), (7,2,2), (8,3,2), (9,4,2), (10,2,3), (11,3,3), (12,4,3), (13,2,4); pgrouting-pgrouting-2.1.0/src/driving_distance/test/test.conf000066400000000000000000000007121257314352300244610ustar00rootroot00000000000000#!/usr/bin/perl -w %main::tests = ( 'any' => { 'comment' => 'Driving Distance test for any versions.', 'data' => ['drivingdistance-any-00.data','sampledata.data'], 'tests' => [qw( drivingdistance-any-00 drivingdistance-doc-v2 drivingdistance-doc-v3 )] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/index.rst000066400000000000000000000027061257314352300202060ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _routing_functions: Routing Functions ------------------ - :ref:`pgr_apspJohnson `- All Pairs Shortest Path, Johnson’s Algorithm - :ref:`pgr_apspWarshall` - All Pairs Shortest Path, Floyd-Warshall Algorithm - :ref:`pgr_astar` - Shortest Path A* - :ref:`pgr_bdAstar` - Bi-directional A* Shortest Path - :ref:`pgr_bdDijkstra` - Bi-directional Dijkstra Shortest Path - :ref:`pgr_dijkstra` - Shortest Path Dijkstra - :ref:`pgr_drivingDistance` - Driving distamce - :ref:`pgr_kDijkstra` - Mutliple destination Shortest Path Dijkstra - :ref:`pgr_ksp` - K-Shortest Path - :ref:`pgr_tsp` - Traveling Sales Person - :ref:`pgr_trsp` - Turn Restriction Shortest Path (TRSP) .. toctree:: :hidden: apsp_johnson/doc/index apsp_warshall/doc/index astar/doc/index bd_astar/doc/index bd_dijkstra/doc/index dijkstra/doc/index driving_distance/doc/index kdijkstra/doc/index ksp/doc/index tsp/doc/index trsp/doc/index pgrouting-pgrouting-2.1.0/src/kdijkstra/000077500000000000000000000000001257314352300203265ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/kdijkstra/CMakeLists.txt000066400000000000000000000002011257314352300230570ustar00rootroot00000000000000SET(PACKAGE_SQL_FILES "") ADD_SUBDIRECTORY(sql) SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) SUBDIRS(doc src test) pgrouting-pgrouting-2.1.0/src/kdijkstra/doc/000077500000000000000000000000001257314352300210735ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/kdijkstra/doc/CMakeLists.txt000066400000000000000000000000001257314352300236210ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/kdijkstra/doc/index.rst000066400000000000000000000133171257314352300227410ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_kdijkstra: pgr_kDijkstra - Mutliple destination Shortest Path Dijkstra =============================================================================== .. index:: single: pgr_kDijkstraCost(text,integer,integer[],boolean,boolean) single: pgr_kDijkstraPath(text,integer,integer[],boolean,boolean) Name ------------------------------------------------------------------------------- * ``pgr_kdijkstraCost`` - Returns the costs for K shortest paths using Dijkstra algorithm. * ``pgr_kdijkstraPath`` - Returns the paths for K shortest paths using Dijkstra algorithm. Synopsis ------------------------------------------------------------------------------- These functions allow you to have a single start node and multiple destination nodes and will compute the routes to all the destinations from the source node. Returns a set of :ref:`pgr_costResult ` or :ref:`pgr_costResult3 `. ``pgr_kdijkstraCost`` returns one record for each destination node and the cost is the total code of the route to that node. ``pgr_kdijkstraPath`` returns one record for every edge in that path from source to destination and the cost is to traverse that edge. .. code-block:: sql pgr_costResult[] pgr_kdijkstraCost(text sql, integer source, integer[] targets, boolean directed, boolean has_rcost); pgr_costResult3[] pgr_kdijkstraPath(text sql, integer source, integer[] targets, boolean directed, boolean has_rcost); Description ------------------------------------------------------------------------------- :sql: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, source, target, cost [,reverse_cost] FROM edge_table :id: ``int4`` identifier of the edge :source: ``int4`` identifier of the source vertex :target: ``int4`` identifier of the target vertex :cost: ``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph. :reverse_cost: (optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs). :source: ``int4`` id of the start point :targets: ``int4[]`` an array of ids of the end points :directed: ``true`` if the graph is directed :has_rcost: if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction. ``pgr_kdijkstraCost`` returns set of :ref:`type_cost_result`: :seq: row sequence :id1: path vertex source id (this will always be source start point in the query). :id2: path vertex target id :cost: cost to traverse the path from ``id1`` to ``id2``. Cost will be -1.0 if there is no path to that target vertex id. ``pgr_kdijkstraPath`` returns set of :ref:`type_cost_result3`: :seq: row sequence :id1: path target id (identifies the target path). :id2: path edge source node id :id3: path edge id (``-1`` for the last row) :cost: cost to traverse this edge or -1.0 if there is no path to this target .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- * Returning a ``cost`` result .. code-block:: sql SELECT seq, id1 AS source, id2 AS target, cost FROM pgr_kdijkstraCost( 'SELECT id, source, target, cost FROM edge_table', 10, array[4,12], false, false ); seq | source | target | cost -----+--------+--------+------ 0 | 10 | 4 | 4 1 | 10 | 12 | 2 .. code-block:: sql SELECT seq, id1 AS path, id2 AS node, id3 AS edge, cost FROM pgr_kdijkstraPath( 'SELECT id, source, target, cost FROM edge_table', 10, array[4,12], false, false ); seq | path | node | edge | cost -----+------+------+------+------ 0 | 4 | 10 | 12 | 1 1 | 4 | 11 | 13 | 1 2 | 4 | 12 | 15 | 1 3 | 4 | 9 | 16 | 1 4 | 4 | 4 | -1 | 0 5 | 12 | 10 | 12 | 1 6 | 12 | 11 | 13 | 1 7 | 12 | 12 | -1 | 0 (8 rows) * Returning a ``path`` result .. code-block:: sql SELECT id1 as path, st_astext(st_linemerge(st_union(b.the_geom))) as the_geom FROM pgr_kdijkstraPath( 'SELECT id, source, target, cost FROM edge_table', 10, array[4,12], false, false ) a, edge_table b WHERE a.id3=b.id GROUP by id1 ORDER by id1; path | the_geom ------+--------------------------------- 4 | LINESTRING(2 3,3 3,4 3,4 2,4 1) 12 | LINESTRING(2 3,3 3,4 3) (2 rows) There is no assurance that the result above will be ordered in the direction of flow of the route, ie: it might be reversed. You will need to check if ``st_startPoint()`` of the route is the same as the start node location and if it is not then call ``st_reverse()`` to reverse the direction of the route. This behavior is a function of PostGIS functions ``st_linemerge()`` and ``st_union()`` and not pgRouting. See Also ------------------------------------------------------------------------------- * :ref:`type_cost_result` * http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm pgrouting-pgrouting-2.1.0/src/kdijkstra/sql/000077500000000000000000000000001257314352300211255ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/kdijkstra/sql/CMakeLists.txt000066400000000000000000000002701257314352300236640ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/kdijkstra.sql ) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/kdijkstra/sql/kdijkstra.sql000066400000000000000000000036641257314352300236450ustar00rootroot00000000000000----------------------------------------------------------------------- -- Core function for one_to_many_dijkstra_shortest_path computation ----------------------------------------------------------------------- -- -- /*CREATE TYPE dist_result AS (vertex_id_source integer, edge_id_source integer, vertex_id_target integer, edge_id_target integer, cost float8); CREATE TYPE concatpath_result AS (vertex_id_source integer, edge_id_source integer, vertex_id_target integer, edge_id_target integer, cost float8, the_way text); CREATE OR REPLACE FUNCTION KDijkstra_dist_sp( sql text, source_vid integer, target_vid integer array, directed boolean, has_reverse_cost boolean) RETURNS SETOF dist_result AS '$libdir/librouting', 'onetomany_dijkstra_dist' LANGUAGE C IMMUTABLE STRICT; CREATE OR REPLACE FUNCTION KDijkstra_ways_sp( sql text, source_vid integer, target_vid integer array, directed boolean, has_reverse_cost boolean) RETURNS SETOF concatpath_result AS '$libdir/librouting', 'onetomany_dijkstra_path' LANGUAGE C IMMUTABLE STRICT; */ CREATE OR REPLACE FUNCTION pgr_kdijkstracost( sql text, source_vid integer, target_vid integer array, directed boolean, has_reverse_cost boolean) RETURNS SETOF pgr_costResult AS '$libdir/librouting-2.1', 'onetomany_dijkstra_dist' LANGUAGE C STABLE STRICT; CREATE OR REPLACE FUNCTION pgr_kdijkstrapath( sql text, source_vid integer, target_vid integer array, directed boolean, has_reverse_cost boolean) RETURNS SETOF pgr_costResult3 AS '$libdir/librouting-2.1', 'onetomany_dijkstra_path' LANGUAGE C STABLE STRICT; CREATE OR REPLACE FUNCTION pgr_vidsToDMatrix(sql text, vids integer[], dir bool, has_rcost bool, want_symmetric bool) RETURNS float8[] AS '$libdir/librouting-2.1', 'manytomany_dijkstra_dmatrix' LANGUAGE C STABLE STRICT; pgrouting-pgrouting-2.1.0/src/kdijkstra/src/000077500000000000000000000000001257314352300211155ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/kdijkstra/src/CMakeLists.txt000066400000000000000000000001321257314352300236510ustar00rootroot00000000000000ADD_LIBRARY(kdijkstra OBJECT k_targets_boost_wrapper.cpp k_targets_sp.c k_targets_sp.h) pgrouting-pgrouting-2.1.0/src/kdijkstra/src/k_targets_boost_wrapper.cpp000066400000000000000000000402471257314352300265610ustar00rootroot00000000000000/* * Shortest path algorithm for PostgreSQL * * Copyright (c) 2005 Sylvain Pasche * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #ifdef __MINGW32__ #include #include #endif #include #include #include #include #include #include #include #include "k_targets_sp.h" using namespace std; using namespace boost; /* // FIXME: use this to avoid heap allocation ? void* operator new(size_t size) { return palloc(size); } void operator delete(void *p) { pfree(p); } */ // Maximal number of nodes in the path (to avoid infinite loops) #define MAX_NODES 100000000 struct Vertex { int id; float8 cost; }; // Adds an edge to the graph. // Edge id, cost, source and target ids and coordinates are copied also template static void graph_add_edge(G &graph, E &e, int id, int source, int target, float8 cost) { bool inserted; if (cost < 0) // edges are not inserted in the graph if cost is negative return; tie(e, inserted) = add_edge(source, target, graph); graph[e].cost = cost; graph[e].id = id; // typedef typename graph_traits::vertex_descriptor Vertex; // Vertex s = vertex(source, graph); // Vertex t = vertex(target, graph); } int onetomany_dijkstra_boostdist(edge_t *edges, unsigned int count, int start_vertex, int *end_vertices, int nb_targets, bool directed, bool has_reverse_cost, #ifdef PGR_MERGE pgr_cost_t **dists, #else dist_fromto_t **dists, #endif char **err_msg) { try { // FIXME: use a template for the directedS parameters typedef adjacency_list < listS, vecS, directedS, no_property, Vertex> graph_t; typedef graph_traits < graph_t >::vertex_descriptor vertex_descriptor; typedef graph_traits < graph_t >::edge_descriptor edge_descriptor; // typedef std::pair Edge; // FIXME: compute this value const unsigned int num_nodes = ((directed && has_reverse_cost ? 2 : 1) * count) + 100; graph_t graph(num_nodes); //property_map::type weightmap = get(edge_weight, graph); for (std::size_t j = 0; j < count; ++j) { edge_descriptor e; graph_add_edge(graph, e, edges[j].id, edges[j].source, edges[j].target, edges[j].cost); if (!directed || (directed && has_reverse_cost)) { float8 cost; if (has_reverse_cost) { cost = edges[j].reverse_cost; } else { cost = edges[j].cost; } graph_add_edge(graph, e, edges[j].id, edges[j].target, edges[j].source, cost); } } std::vector predecessors(num_vertices(graph)); vertex_descriptor _source = vertex(start_vertex, graph); if ((long)_source < 0) { *err_msg = (char *) "Starting vertex not found"; return -1; } vertex_descriptor _target[nb_targets]; for (int i = 0; i < nb_targets; i++) { _target[i] = vertex(end_vertices[i], graph); if ((long)_target[i] < 0 ) { *err_msg = (char *) "Ending vertex not found"; return -1; } } std::vector distances(num_vertices(graph)); dijkstra_shortest_paths(graph, _source, predecessor_map(&predecessors[0]). weight_map(get(&Vertex::cost, graph)) .distance_map(&distances[0])); std::vector< std::vector > path_vect(nb_targets); int max; int index_of_last_path_vertex = 0; int sum_path_sizes = 0, i = 0, j = 0; bool no_path[nb_targets]; for (i = 0; i < nb_targets; i++) { no_path[i] = false; max = MAX_NODES; path_vect[i].push_back(_target[i]); while (_target[i] != _source && !no_path[i]) { if (_target[i] == predecessors[_target[i]]) { //"No path found" path_vect[i].clear(); path_vect[i].push_back(end_vertices[i]); path_vect[i].push_back(start_vertex); no_path[i] = true; break; } _target[i] = predecessors[_target[i]]; path_vect[i].push_back(_target[i]); if (!max--) { *err_msg = (char *) "Overflow"; return -1; } } sum_path_sizes += path_vect[i].size(); } #ifdef PGR_MERGE *dists = (pgr_cost_t *) malloc(sizeof(pgr_cost_t) * nb_targets + 1); if (! *dists) { *err_msg = (char *) "Error: out of memory"; return -1; } #else *dists = (dist_fromto_t *) malloc(sizeof(dist_fromto_t) * nb_targets + 1); #endif for (int numTarget = 0; numTarget < nb_targets; numTarget++) { #ifdef PGR_MERGE (*dists)[numTarget].seq = numTarget; (*dists)[numTarget].id1 = path_vect[numTarget].at(path_vect[numTarget].size() -1); (*dists)[numTarget].id2 = path_vect[numTarget].at(0); #else (*dists)[numTarget].vertex_id_source = path_vect[numTarget].at(path_vect[numTarget].size() -1); (*dists)[numTarget].vertex_id_target = path_vect[numTarget].at(0); (*dists)[numTarget].edge_id_source = -1; (*dists)[numTarget].edge_id_target = -1; #endif (*dists)[numTarget].cost = 0.0; if (no_path[numTarget]){ (*dists)[numTarget].cost = -1.0; } else { for(i = path_vect[numTarget].size() - 1, j = index_of_last_path_vertex; i >= 0; i--, j++) { graph_traits < graph_t >::vertex_descriptor v_src; graph_traits < graph_t >::vertex_descriptor v_targ; graph_traits < graph_t >::edge_descriptor e; graph_traits < graph_t >::out_edge_iterator out_i, out_end; if (i == 0) continue; v_src = path_vect[numTarget].at(i); v_targ = path_vect[numTarget].at(i - 1); for (tie(out_i, out_end) = out_edges(v_src, graph); out_i != out_end; ++out_i) { graph_traits < graph_t >::vertex_descriptor targ; // v set but not used e = *out_i; // v = source(e, graph); targ = target(e, graph); if (targ == v_targ) { #ifndef PGR_MERGE if ((*dists)[numTarget].edge_id_source < 0) (*dists)[numTarget].edge_id_source = graph[*out_i].id; #endif (*dists)[numTarget].cost += graph[*out_i].cost; break; } } #ifndef PGR_MERGE (*dists)[numTarget].edge_id_target = graph[*out_i].id; #endif } index_of_last_path_vertex = j; } } return EXIT_SUCCESS; } catch(std::exception& e) { *err_msg = (char *) e.what(); return -1; } catch (...) { *err_msg = (char *) "Unknown exception caught!"; return -1; } }; template string toString( T argument){ string r; stringstream s; s << argument; r = s.str(); return r; }; int onetomany_dijkstra_boostpath(edge_t *edges, unsigned int count, int start_vertex, int *end_vertices, int nb_targets, bool directed, bool has_reverse_cost, #ifdef PGR_MERGE pgr_cost3_t **pathdists, int *path_count, #else path_fromto_t **pathdists, #endif char **err_msg ) { try { // FIXME: use a template for the directedS parameters typedef adjacency_list < listS, vecS, directedS, no_property, Vertex> graph_t; typedef graph_traits < graph_t >::vertex_descriptor vertex_descriptor; typedef graph_traits < graph_t >::edge_descriptor edge_descriptor; // typedef std::pair Edge; // FIXME: compute this value const unsigned int num_nodes = ((directed && has_reverse_cost ? 2 : 1) * count) + 100; graph_t graph(num_nodes); //property_map::type weightmap = get(edge_weight, graph); for (std::size_t j = 0; j < count; ++j) { edge_descriptor e; graph_add_edge(graph, e, edges[j].id, edges[j].source, edges[j].target, edges[j].cost); if (!directed || (directed && has_reverse_cost)) { float8 cost; if (has_reverse_cost) { cost = edges[j].reverse_cost; } else { cost = edges[j].cost; } graph_add_edge(graph, e, edges[j].id, edges[j].target, edges[j].source, cost); } } std::vector predecessors(num_vertices(graph)); vertex_descriptor _source = vertex(start_vertex, graph); if ((long)_source < 0) { *err_msg = (char *) "Starting vertex not found"; return -1; } vertex_descriptor _target[nb_targets]; for (int i = 0; i < nb_targets; i++) { _target[i] = vertex(end_vertices[i], graph); if ((long)_target[i] < 0) { *err_msg = (char *) "Ending vertex not found"; return -1; } } std::vector distances(num_vertices(graph)); // calling Boost function dijkstra_shortest_paths(graph, _source, predecessor_map(&predecessors[0]). weight_map(get(&Vertex::cost, graph)) .distance_map(&distances[0])); std::vector< std::vector > path_vect(nb_targets); int max = MAX_NODES; int index_of_last_path_vertex = 0; int sum_path_sizes = 0, i = 0, j = 0; bool no_path[nb_targets]; for (i = 0; i < nb_targets; i++) { no_path[i] = false; max = MAX_NODES; path_vect[i].push_back(_target[i]); while (_target[i] != _source && !no_path[i]) { if (_target[i] == predecessors[_target[i]]) { //No path found path_vect[i].clear(); path_vect[i].push_back(end_vertices[i]); path_vect[i].push_back(start_vertex); no_path[i] = true; break; } _target[i] = predecessors[_target[i]]; path_vect[i].push_back(_target[i]); if (!max--) { *err_msg = (char *) "Exceeded MAX_NODES"; return -1; } } sum_path_sizes += path_vect[i].size(); } #ifdef PGR_MERGE *pathdists = (pgr_cost3_t *) malloc(sizeof(pgr_cost3_t) * sum_path_sizes + nb_targets + 1); if (! *pathdists) { *err_msg = (char *) "Error: out of memory"; return -1; } int seq = 0; for (int numTarget = 0; numTarget < nb_targets; numTarget++) { int id1 = path_vect[numTarget].at(0); if (no_path[numTarget]) { (*pathdists)[seq].seq = seq; (*pathdists)[seq].id1 = id1; (*pathdists)[seq].id2 = -1; (*pathdists)[seq].id3 = -1; (*pathdists)[seq].cost = -1.0; seq++; continue; } for(i = path_vect[numTarget].size() - 1, j = index_of_last_path_vertex; i >= 0; i--, j++) { graph_traits < graph_t >::vertex_descriptor v_src; graph_traits < graph_t >::vertex_descriptor v_targ; graph_traits < graph_t >::edge_descriptor e; graph_traits < graph_t >::out_edge_iterator out_i, out_end; v_src = path_vect[numTarget].at(i); if (i == 0) { (*pathdists)[seq].seq = seq; (*pathdists)[seq].id1 = id1; (*pathdists)[seq].id2 = v_src; (*pathdists)[seq].id3 = -1; (*pathdists)[seq].cost = 0.0; seq++; continue; } v_targ = path_vect[numTarget].at(i - 1); for (tie(out_i, out_end) = out_edges(v_src, graph); out_i != out_end; ++out_i) { graph_traits < graph_t >::vertex_descriptor src, targ; e = *out_i; src = source(e, graph); targ = target(e, graph); if (targ == v_targ) { (*pathdists)[seq].seq = seq; (*pathdists)[seq].id1 = id1; (*pathdists)[seq].id2 = src; (*pathdists)[seq].id3 = graph[*out_i].id; (*pathdists)[seq].cost = graph[*out_i].cost; seq++; break; } } } index_of_last_path_vertex = j; } *path_count = seq; #else *pathdists = (path_fromto_t *) malloc(sizeof(path_fromto_t) * nb_targets + 1); std::string edgeIDLists [nb_targets]; for (int numTarget = 0; numTarget < nb_targets; numTarget++) { (*pathdists)[numTarget].vertex_id_source = path_vect[numTarget].at(path_vect[numTarget].size() -1); (*pathdists)[numTarget].vertex_id_target = path_vect[numTarget].at(0); (*pathdists)[numTarget].edge_id_source = -1; (*pathdists)[numTarget].edge_id_target = -1; (*pathdists)[numTarget].cost = 0; edgeIDLists[numTarget] = ""; if (no_path[numTarget]){ (*pathdists)[numTarget].cost = -1; edgeIDLists[numTarget] = "NOT FOUND"; } else { for(i = path_vect[numTarget].size() - 1, j = index_of_last_path_vertex; i >= 0; i--, j++) { graph_traits < graph_t >::vertex_descriptor v_src; graph_traits < graph_t >::vertex_descriptor v_targ; graph_traits < graph_t >::edge_descriptor e; graph_traits < graph_t >::out_edge_iterator out_i, out_end; if (i == 0) { continue; } v_src = path_vect[numTarget].at(i); v_targ = path_vect[numTarget].at(i - 1); for (tie(out_i, out_end) = out_edges(v_src, graph); out_i != out_end; ++out_i) { graph_traits < graph_t >::vertex_descriptor v, targ; e = *out_i; v = source(e, graph); targ = target(e, graph); if (targ == v_targ) { if ((*pathdists)[numTarget].edge_id_source < 0) (*pathdists)[numTarget].edge_id_source = graph[*out_i].id; else edgeIDLists[numTarget] += ", "; edgeIDLists[numTarget] += toString(graph[*out_i].id); (*pathdists)[numTarget].cost += graph[*out_i].cost; break; } } (*pathdists)[numTarget].edge_id_target = graph[*out_i].id; } } (*pathdists)[numTarget].the_way = (char*)malloc(sizeof(char) * edgeIDLists[numTarget].size() + 1); strcpy((*pathdists)[numTarget].the_way, edgeIDLists[numTarget].c_str()); index_of_last_path_vertex = j; } #endif return EXIT_SUCCESS; } catch(std::exception& e) { *err_msg = (char *) e.what(); return -1; } catch (...) { *err_msg = (char *) "Unknown exception caught!"; return -1; } } pgrouting-pgrouting-2.1.0/src/kdijkstra/src/k_targets_sp.c000066400000000000000000001034641257314352300237560ustar00rootroot00000000000000/* * Shortest path algorithm for PostgreSQL * * Copyright (c) 2005 Sylvain Pasche * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "utils/array.h" #include "utils/lsyscache.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "fmgr.h" #include "k_targets_sp.h" Datum onetomany_dijkstra_dist(PG_FUNCTION_ARGS); Datum onetomany_dijkstra_path(PG_FUNCTION_ARGS); #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 /* // this is already defined dijkstra.c #ifdef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif */ typedef struct edge_columns { int id; int source; int target; int cost; int reverse_cost; } edge_columns_t; #if 0 static text * charl2text(char *in, int len) { text *out = (text *) palloc(len + VARHDRSZ); memcpy(VARDATA(out), in, len); SET_VARSIZE(out, VARHDRSZ + len); return out; } static text * char2text(char *in) { return charl2text(in, strlen(in)); } #endif static char * text2char(text *in) { char *out = palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } #define DTYPE int static DTYPE *get_pgarray(int *num, ArrayType *input) { int ndims, *dims; // , *lbs; bool *nulls; Oid i_eltype; int16 i_typlen; bool i_typbyval; char i_typalign; Datum *i_data; int i, n; DTYPE *data; /* get input array element type */ i_eltype = ARR_ELEMTYPE(input); get_typlenbyvalalign(i_eltype, &i_typlen, &i_typbyval, &i_typalign); /* validate input data type */ switch(i_eltype){ case INT2OID: case INT4OID: case FLOAT4OID: case FLOAT8OID: break; default: elog(ERROR, "target must be integer[]"); break; } /* get various pieces of data from the input array */ ndims = ARR_NDIM(input); dims = ARR_DIMS(input); // lbs = ARR_LBOUND(input); if (ndims != 1) { elog(ERROR, "target must be integer[]"); } /* get src data */ deconstruct_array(input, i_eltype, i_typlen, i_typbyval, i_typalign, &i_data, &nulls, &n); DBG("get_pgarray: ndims=%d, n=%d", ndims, n); #ifdef DEBUG for (i=0; iid = SPI_fnumber(SPI_tuptable->tupdesc, "id"); edge_columns->source = SPI_fnumber(SPI_tuptable->tupdesc, "source"); edge_columns->target = SPI_fnumber(SPI_tuptable->tupdesc, "target"); edge_columns->cost = SPI_fnumber(SPI_tuptable->tupdesc, "cost"); if (edge_columns->id == SPI_ERROR_NOATTRIBUTE || edge_columns->source == SPI_ERROR_NOATTRIBUTE || edge_columns->target == SPI_ERROR_NOATTRIBUTE || edge_columns->cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'id', 'source', 'target' and 'cost'"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->source) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->target) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'source', 'target' must be of type int4, 'cost' must be of type float8"); return -1; } DBG("columns: id %i source %i target %i cost %i", edge_columns->id, edge_columns->source, edge_columns->target, edge_columns->cost); if (has_reverse_cost) { edge_columns->reverse_cost = SPI_fnumber(SPI_tuptable->tupdesc, "reverse_cost"); if (edge_columns->reverse_cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, reverse_cost is used, but query did't return " "'reverse_cost' column"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->reverse_cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'reverse_cost' must be of type float8"); return -1; } DBG("columns: reverse_cost cost %i", edge_columns->reverse_cost); } return 0; } static void fetch_edge(HeapTuple *tuple, TupleDesc *tupdesc, edge_columns_t *edge_columns, edge_t *target_edge) { Datum binval; bool isnull; binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->id, &isnull); if (isnull) elog(ERROR, "id contains a null value"); target_edge->id = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->source, &isnull); if (isnull) elog(ERROR, "source contains a null value"); target_edge->source = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->target, &isnull); if (isnull) elog(ERROR, "target contains a null value"); target_edge->target = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->cost, &isnull); if (isnull) elog(ERROR, "cost contains a null value"); target_edge->cost = DatumGetFloat8(binval); if (edge_columns->reverse_cost != -1) { binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->reverse_cost, &isnull); if (isnull) elog(ERROR, "reverse_cost contains a null value"); target_edge->reverse_cost = DatumGetFloat8(binval); } } static int tomanysp_dijkstra_dist(char* sql, int start_vertex, int *end_vertices, int nb_targets, bool directed, bool has_reverse_cost, #ifdef PGR_MERGE pgr_cost_t **dists, #else dist_fromto_t **dists, #endif int *path_count) { int SPIcode; void *SPIplan; Portal SPIportal; bool moredata = TRUE; int ntuples; edge_t *edges = NULL; int total_tuples = 0; edge_columns_t edge_columns = {.id= -1, .source= -1, .target= -1, .cost= -1, .reverse_cost= -1}; int v_max_id=0; int v_min_id=INT_MAX; int sumFoundTargets = 0, numTarget; int s_count = 0; int t_count[nb_targets]; for (numTarget = 0; numTarget < nb_targets; numTarget++) t_count[numTarget] = 0; char *err_msg; int ret = -1; register int z; int zcnt = 0; DBG("start shortest_path\n"); SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "shortest_path: couldn't open a connection to SPI"); return -1; } SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "shortest_path: couldn't create query plan via SPI"); return -1; } if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "shortest_path: SPI_cursor_open('%s') returns NULL", sql); return -1; } DBG("Maybe there is moredata...\n"); while (moredata == TRUE) { SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); if (edge_columns.id == -1) { if (fetch_edge_columns(SPI_tuptable, &edge_columns, has_reverse_cost) == -1) return finish(SPIcode, ret); } ntuples = SPI_processed; total_tuples += ntuples; if (!edges) edges = palloc(total_tuples * sizeof(edge_t)); else edges = repalloc(edges, total_tuples * sizeof(edge_t)); if (edges == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; fetch_edge(&tuple, &tupdesc, &edge_columns, &edges[total_tuples - ntuples + t]); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } //defining min and max vertex id DBG("Total %i tuples", total_tuples); for(z=0; zv_max_id) v_max_id=edges[z].source; if(edges[z].targetv_max_id) v_max_id=edges[z].target; // DBG("%i <-> %i", v_min_id, v_max_id); } //:::::::::::::::::::::::::::::::::::: //:: reducing vertex id (renumbering) //:::::::::::::::::::::::::::::::::::: for (numTarget = 0; numTarget < nb_targets; numTarget ++) { t_count[numTarget] = 0; } for(z=0; z 0) { elog(ERROR, "One of the target vertices was not found or several targets are the same."); } if(sumFoundTargets == 0 ) { elog(ERROR, "None of the target vertices has been found; aborting!"); return -1; } DBG("Calling boost_dijkstra\n"); start_vertex -= v_min_id; for (numTarget = 0; numTarget < nb_targets; numTarget++) { end_vertices[numTarget] -= v_min_id; } ret = onetomany_dijkstra_boostdist(edges, total_tuples, start_vertex, end_vertices, nb_targets, directed, has_reverse_cost, dists, &err_msg); DBG("ret = %i\n", ret); if (ret < 0) { //elog(ERROR, "Error computing path: %s", err_msg); ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } //:::::::::::::::::::::::::::::::: //:: restoring original vertex id //:::::::::::::::::::::::::::::::: for(z=0; zmulti_call_memory_ctx); myTargets = get_pgarray(&num, PG_GETARG_ARRAYTYPE_P(2)); DBG("There are %d targets : \n", num); for (i = 0; i < num; i++) DBG("%d => %d\t", i+1, myTargets[i]); ret = tomanysp_dijkstra_dist(sql, source_ID, myTargets, num, PG_GETARG_BOOL(3), PG_GETARG_BOOL(4), &dist, &path_count); pfree(myTargets); if (ret) { elog(ERROR, "Error computing paths!"); } DBG("max_calls: %d", path_count); funcctx->max_calls = path_count; funcctx->user_fctx = dist; DBG("tuple_desc"); #ifdef PGR_MERGE funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("pgr_costresult")); #else funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("dist_result")); #endif MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; #ifdef PGR_MERGE dist = (pgr_cost_t *) funcctx->user_fctx; #else dist = (dist_fromto_t *) funcctx->user_fctx; #endif /* do when there is more left to send */ if (call_cntr < max_calls) { HeapTuple tuple; Datum result; Datum *values; char *nulls; DBG("INIT values && nulls"); #ifdef PGR_MERGE values = palloc(4 * sizeof(Datum)); nulls = palloc(4 * sizeof(char)); values[0] = Int32GetDatum(dist[call_cntr].seq); nulls[0] = ' '; values[1] = Int32GetDatum(dist[call_cntr].id1); nulls[1] = ' '; values[2] = Int32GetDatum(dist[call_cntr].id2); nulls[2] = ' '; values[3] = Float8GetDatum(dist[call_cntr].cost); nulls[3] = ' '; #else values = palloc(5 * sizeof(Datum)); nulls = palloc(5 * sizeof(char)); values[0] = Int32GetDatum(dist[call_cntr].vertex_id_source); nulls[0] = ' '; values[1] = Int32GetDatum(dist[call_cntr].edge_id_source); nulls[1] = ' '; values[2] = Int32GetDatum(dist[call_cntr].vertex_id_target); nulls[2] = ' '; values[3] = Int32GetDatum(dist[call_cntr].edge_id_target); nulls[4] = ' '; values[4] = Float8GetDatum(dist[call_cntr].cost); nulls[4] = ' '; #endif DBG("Create the tuple"); tuple = heap_formtuple(tuple_desc, values, nulls); /* make the tuple into a datum */ DBG("HeapTupleGetDatum"); result = HeapTupleGetDatum(tuple); /* clean up (this is not really necessary) */ DBG("pfree"); pfree(values); pfree(nulls); DBG("return next"); SRF_RETURN_NEXT(funcctx, result); } DBG("freeing dist"); free(dist); SRF_RETURN_DONE(funcctx); } static int tomanysp_dijkstra_ways(char* sql, int start_vertex, int *end_vertices, int nb_targets, bool directed, bool has_reverse_cost, #ifdef PGR_MERGE pgr_cost3_t **distpaths, #else path_fromto_t **distpaths, #endif int *path_count) { int SPIcode; void *SPIplan; Portal SPIportal; bool moredata = TRUE; int ntuples; edge_t *edges = NULL; int total_tuples = 0; edge_columns_t edge_columns = {.id= -1, .source= -1, .target= -1, .cost= -1, .reverse_cost= -1}; int v_max_id=0; int v_min_id=INT_MAX; int sumFoundTargets = 0, numTarget; int s_count = 0; int t_count[nb_targets]; int pcount = 0; char *err_msg; int ret = -1; register int z; for (numTarget = 0; numTarget < nb_targets; numTarget++) t_count[numTarget] = 0; SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "shortest_path: couldn't open a connection to SPI"); return -1; } SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "shortest_path: couldn't create query plan via SPI"); return -1; } if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "shortest_path: SPI_cursor_open('%s') returns NULL", sql); return -1; } DBG("Maybe there is moredata...\n"); while (moredata == TRUE) { SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); if (edge_columns.id == -1) { if (fetch_edge_columns(SPI_tuptable, &edge_columns, has_reverse_cost) == -1) return finish(SPIcode, ret); } ntuples = SPI_processed; total_tuples += ntuples; if (!edges) edges = palloc(total_tuples * sizeof(edge_t)); else edges = repalloc(edges, total_tuples * sizeof(edge_t)); if (edges == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; fetch_edge(&tuple, &tupdesc, &edge_columns, &edges[total_tuples - ntuples + t]); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } //defining min and max vertex id DBG("Total %i tuples", total_tuples); for(z=0; zv_max_id) v_max_id=edges[z].source; if(edges[z].targetv_max_id) v_max_id=edges[z].target; //DBG("%i <-> %i", v_min_id, v_max_id); } //:::::::::::::::::::::::::::::::::::: //:: reducing vertex id (renumbering) //:::::::::::::::::::::::::::::::::::: for (numTarget = 0; numTarget < nb_targets; numTarget ++){ t_count[numTarget] = 0; } for(z=0; z %d\t", i+1, myTargets[6+i]); /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); ret = tomanysp_dijkstra_ways(sql, source_ID, &(myTargets[6]), myTargets[4], PG_GETARG_BOOL(3), PG_GETARG_BOOL(4), &path_res, &path_count); if (ret) { elog(ERROR, "Error computing paths!"); } /* Building the whole linestrings in the_way */ DBG("max_calls: %d", path_count); funcctx->max_calls = path_count; funcctx->user_fctx = path_res; DBG("tuple_desc"); #ifdef PGR_MERGE funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("pgr_costresult3")); #else funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("concatpath_result")); #endif MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; #ifdef PGR_MERGE path_res = (pgr_cost3_t *) funcctx->user_fctx; #else path_res = (path_fromto_t *) funcctx->user_fctx; #endif /* do when there is more left to send */ if (call_cntr < max_calls) { HeapTuple tuple; Datum result; Datum *values; char *nulls; DBG("INIT values && nulls"); #ifdef PGR_MERGE values = palloc(5 * sizeof(Datum)); nulls = palloc(5 * sizeof(char)); values[0] = Int32GetDatum(path_res[call_cntr].seq); nulls[0] = ' '; values[1] = Int32GetDatum(path_res[call_cntr].id1); nulls[1] = ' '; values[2] = Int32GetDatum(path_res[call_cntr].id2); nulls[2] = ' '; values[3] = Int32GetDatum(path_res[call_cntr].id3); nulls[3] = ' '; values[4] = Float8GetDatum(path_res[call_cntr].cost); nulls[4] = ' '; #else values = palloc(6 * sizeof(Datum)); nulls = palloc(6 * sizeof(char)); values[0] = Int32GetDatum(path_res[call_cntr].vertex_id_source); nulls[0] = ' '; values[1] = Int32GetDatum(path_res[call_cntr].edge_id_source); nulls[1] = ' '; values[2] = Int32GetDatum(path_res[call_cntr].vertex_id_target); nulls[2] = ' '; values[3] = Int32GetDatum(path_res[call_cntr].edge_id_target); nulls[3] = ' '; values[4] = Float8GetDatum(path_res[call_cntr].cost); nulls[4] = ' '; values[5] = PointerGetDatum(char2text(path_res[call_cntr].the_way)); nulls[5] = ' '; #endif DBG("Create the tuple"); tuple = heap_formtuple(tuple_desc, values, nulls); /* make the tuple into a datum */ DBG("HeapTupleGetDatum"); result = HeapTupleGetDatum(tuple); /* clean up (this is not really necessary) */ DBG("pfree"); pfree(values); pfree(nulls); DBG("return next"); SRF_RETURN_NEXT(funcctx, result); } DBG("freeing path_res"); free(path_res); DBG("return done"); SRF_RETURN_DONE(funcctx); } static int many2many_dijkstra_dm(char *sql, int *vids, int num, bool directed, bool has_reverse_cost, bool symmetric, float8 *dm) { int SPIcode; void *SPIplan; Portal SPIportal; bool moredata = TRUE; int ntuples; edge_t *edges = NULL; int total_tuples = 0; edge_columns_t edge_columns = {.id= -1, .source= -1, .target= -1, .cost= -1, .reverse_cost= -1}; int v_max_id = 0; int v_min_id = INT_MAX; // int sumFoundVids = 0; int i, j; int zcnt = 0; int vvids[num]; int v_count[num]; for (i=0; i 0) { SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; int t; total_tuples += ntuples; if (!edges) edges = palloc(total_tuples * sizeof(edge_t)); else edges = repalloc(edges, total_tuples * sizeof(edge_t)); if (edges == NULL) { elog(ERROR, "Out of memory!"); return finish(SPIcode, ret); } for (t=0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; fetch_edge(&tuple, &tupdesc, &edge_columns, &edges[total_tuples - ntuples + t]); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } DBG("Total %d edges!", total_tuples); // find min and max vertex ids for (i=0; i v_max_id) v_max_id = edges[i].source; if (edges[i].target < v_min_id) v_min_id = edges[i].target; if (edges[i].target > v_max_id) v_max_id = edges[i].target; } DBG("v_min_id: %d, v_max_id: %d", v_min_id, v_max_id); // renumber vertices for (i=0; i 0) { elog(ERROR, "%d vid(s) were not found in the edges!", zcnt); return -1; } DBG("Starting loop to build dmatrix!"); for (j=0; j 0.0) dm[j*num + i] = dm[i*num + j]; else if (dm[i*num + j] < 0.0 && dm[j*num + i] > 0.0) dm[i*num + j] = dm[j*num + i]; else if (dm[j*num + i] < 0.0 && dm[i*num + j] < 0.0) dm[i*num + j] = dm[j*num + i] = -1.0; else dm[j*num + i] = dm[i*num + j] = (dm[j*num + i] + dm[i*num + j]) / 2.0; } } } DBG("Leaving many2many_dijkstra_dm"); return finish(SPIcode, ret); } /* create or replace function pgr_vidsToDMatrix(sql text, vids integer[], dir bool, has_rcost bool, symmetric bool) return real8[] as '', 'manytomany_dijkstra_dmatrix' language C stable strict; */ PG_FUNCTION_INFO_V1(manytomany_dijkstra_dmatrix); Datum manytomany_dijkstra_dmatrix(PG_FUNCTION_ARGS) { ArrayType *result; Datum *result_data; // Datum *values; bool *nulls; int i; int num; int ret; float8 *dm; Oid o_eltype = FLOAT8OID; int16 o_typlen; bool o_typbyval; char o_typalign; int ndims = 2; int dims[2]; int lbs[2] = {1, 1};; char *sql = text2char(PG_GETARG_TEXT_P(0)); int *vids = get_pgarray(&num, PG_GETARG_ARRAYTYPE_P(1)); dm = (float8 *)palloc(num * num * sizeof(float8)); ret = many2many_dijkstra_dm(sql, vids, num, PG_GETARG_BOOL(2), PG_GETARG_BOOL(3), PG_GETARG_BOOL(4), dm); if (ret) { elog(ERROR, "Error computing distance matrix!"); } result_data = (Datum *)palloc(num * num * sizeof(Datum)); nulls = (bool *)palloc(num * num * sizeof(bool)); for (i=0; i { 'comment' => 'KDijkstra test for any versions.', 'data' => [qw(kdijkstra-any-00.data kdijkstra-any-01.data)], 'tests' => [qw(kdijkstra-any-01 kdijkstra-any-02 kdijkstra-any-03 vidstodmatrix-any-01 vidstodmatrix-any-02)] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/kdijkstra/test/vidstodmatrix-any-01.result000066400000000000000000000001261257314352300264500ustar00rootroot00000000000000{{0,4,4,4,5,5},{4,0,4,4,5,5},{4,4,0,2,3,5},{6,6,6,0,1,3},{5,5,5,3,0,2},{3,5,5,3,2,0}} pgrouting-pgrouting-2.1.0/src/kdijkstra/test/vidstodmatrix-any-01.test.sql000066400000000000000000000002171257314352300267100ustar00rootroot00000000000000select * from pgr_vidsToDMatrix('select eid as id, source, target, cost, reverse_cost from edges5', array[1,5,13,11,12,4], true, true, false); pgrouting-pgrouting-2.1.0/src/kdijkstra/test/vidstodmatrix-any-02.result000066400000000000000000000001261257314352300264510ustar00rootroot00000000000000{{0,4,4,5,5,4},{4,0,4,5,5,5},{4,4,0,4,4,5},{5,5,4,0,2,3},{5,5,4,2,0,2},{4,5,5,3,2,0}} pgrouting-pgrouting-2.1.0/src/kdijkstra/test/vidstodmatrix-any-02.test.sql000066400000000000000000000002161257314352300267100ustar00rootroot00000000000000select * from pgr_vidsToDMatrix('select eid as id, source, target, cost, reverse_cost from edges5', array[1,5,13,11,12,4], true, true, true); pgrouting-pgrouting-2.1.0/src/ksp/000077500000000000000000000000001257314352300171355ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/ksp/CMakeLists.txt000066400000000000000000000002011257314352300216660ustar00rootroot00000000000000set(PACKAGE_SQL_FILES "") add_subdirectory(sql) set(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) subdirs(doc src test) pgrouting-pgrouting-2.1.0/src/ksp/devdata/000077500000000000000000000000001257314352300205455ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/ksp/devdata/issue285.data000066400000000000000000000000671257314352300227720ustar00rootroot000000000000001 1 1 2 1 1 2 2 3 2 2 3 2 3 3 3 4 2 3 4 4 5 3 4 1 1 -1 pgrouting-pgrouting-2.1.0/src/ksp/devdata/sampledata.data000066400000000000000000000003261257314352300235140ustar00rootroot0000000000000018 1 1 2 1 1 2 2 3 -1 1 3 3 4 -1 1 4 2 5 1 1 5 3 6 1 -1 6 7 8 1 1 7 8 5 1 1 8 5 6 1 1 9 6 9 1 1 10 5 10 1 1 11 6 11 1 -1 12 10 11 1 -1 13 11 12 1 -1 14 10 13 1 1 15 9 12 1 1 16 4 9 1 1 17 14 15 1 1 18 16 17 1 1 -1 pgrouting-pgrouting-2.1.0/src/ksp/doc/000077500000000000000000000000001257314352300177025ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/ksp/doc/CMakeLists.txt000066400000000000000000000000001257314352300224300ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/ksp/doc/index.rst000066400000000000000000000014731257314352300215500ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_ksp: pgr_ksp - Multiple shortest Paths based on Dijkstra =============================================================================== Version 2.0 (deprecated) ------------------------ - :ref:`pgr_ksp` - Multiple shortest Paths based on Dijkstra Version 2.1 ------------------ - :ref:`pgr_ksp` - Multiple shortest Paths based on Dijkstra .. toctree:: :hidden: ./ksp_v2 ./ksp_v3 pgrouting-pgrouting-2.1.0/src/ksp/doc/ksp_v2.rst000066400000000000000000000112051257314352300216370ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_ksp_v2: pgr_ksp (V 2.0) - K-Shortest Path =============================================================================== .. index:: single: ksp(text,integer,integer,integer,boolean) -- deprecated Name ------------------------------------------------------------------------------- ``pgr_ksp`` — Returns the "K" shortest paths. Synopsis ------------------------------------------------------------------------------- The K shortest path routing algorithm based on Yen's algorithm. "K" is the number of shortest paths desired. Returns a set of :ref:`pgr_costResult3 ` (seq, id1, id2, id3, cost) rows, that make up a path. .. code-block:: sql pgr_costResult3[] pgr_ksp(sql text, source integer, target integer, paths integer, has_rcost boolean); .. warning:: This signature is being deprecated in version 2.1, Please use it without the ``has_rcost`` flag instead. - for undirected graph. ``pgr_ksp(sql, source, target, distance, directed:=false)`` - for directed graph. ``pgr_ksp(sql, source, target, distance, directed:=true)`` See :ref:`pgr_ksp_v3` Description ------------------------------------------------------------------------------- :sql: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, source, target, cost, [,reverse_cost] FROM edge_table :id: ``int4`` identifier of the edge :source: ``int4`` identifier of the source vertex :target: ``int4`` identifier of the target vertex :cost: ``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph. :reverse_cost: (optional) the cost for the reverse traversal of the edge. This is only used when ``has_rcost`` the parameter is ``true`` (see the above remark about negative costs). :source: ``int4`` id of the start point :target: ``int4`` id of the end point :paths: ``int4`` number of alternative routes :has_rcost: if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction. Returns set of :ref:`type_cost_result`: :seq: sequence for ording the results :id1: route ID :id2: node ID :id3: edge ID (``0`` for the last row) :cost: cost to traverse from ``id2`` using ``id3`` KSP code base taken from http://code.google.com/p/k-shortest-paths/source. .. rubric:: History * New in version 2.0.0 Examples ------------------------------------------------------------------------------- * Without ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 7, 12, 2, false ); seq | route | node | edge | cost -----+-------+------+------+------ 0 | 0 | 7 | 6 | 1 1 | 0 | 8 | 7 | 1 2 | 0 | 5 | 8 | 1 3 | 0 | 6 | 9 | 1 4 | 0 | 9 | 15 | 1 5 | 0 | 12 | -1 | 0 6 | 1 | 7 | 6 | 1 7 | 1 | 8 | 7 | 1 8 | 1 | 5 | 8 | 1 9 | 1 | 6 | 11 | 1 10 | 1 | 11 | 13 | 1 11 | 1 | 12 | -1 | 0 (12 rows) * With ``reverse_cost`` .. code-block:: sql SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 7, 12, 2, true ); seq | route | node | edge | cost -----+-------+------+------+------ 0 | 0 | 7 | 6 | 1 1 | 0 | 8 | 7 | 1 2 | 0 | 5 | 8 | 1 3 | 0 | 6 | 9 | 1 4 | 0 | 9 | 15 | 1 5 | 0 | 12 | -1 | 0 6 | 1 | 7 | 6 | 1 7 | 1 | 8 | 7 | 1 8 | 1 | 5 | 8 | 1 9 | 1 | 6 | 11 | 1 10 | 1 | 11 | 13 | 1 11 | 1 | 12 | -1 | 0 (12 rows) The queries use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`type_cost_result3` * http://en.wikipedia.org/wiki/K_shortest_path_routing pgrouting-pgrouting-2.1.0/src/ksp/doc/ksp_v3.rst000066400000000000000000000414411257314352300216450ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_ksp_v3: pgr_ksp - K-Shortest Path =============================================================================== Name ------------------------------------------------------------------------------- ``pgr_ksp`` — Returns the "K" shortest paths. .. figure:: ../../../doc/src/introduction/images/boost-inside.jpeg :target: http://www.boost.org/libs/graph Boost Graph Inside Synopsis ------------------------------------------------------------------------------- The K shortest path routing algorithm based on Yen's algorithm. "K" is the number of shortest paths desired. .. index:: single: ksp(edges_sql, start_vid, end_vid, k) .. rubric:: The minimal signature: .. code-block:: sql pgr_ksp(TEXT sql_q, BIGINT start_vid, BIGINT end_vid, INTEGER k); RETURNS SET OF (seq, path_id, path_seq, node, edge, cost, agg_cost) or EMPTY SET .. index:: single: ksp(edges_sql, start_vid, end_vid, k, directed, heap_paths) .. rubric:: The full signature: .. code-block:: sql pgr_ksp(TEXT edges_sql, BIGINT start_vid, BIGINT end_vid, INTEGER k, BOOLEAN directed:=true, BOOLEAN heap_paths:=false); RETURNS SET OF (seq, path_id, path_seq, node, edge, cost, agg_cost) or EMPTY SET Description of the SQL query ------------------------------------------------------------------------------- General description of the ``edges_sql`` .. code-block:: sql SELECT id, source, target, cost [,reverse_cost] FROM ... :sql_q: a SQL query, which returns a set of rows with the following columns: :id: ``ANY-INTEGER`` identifier of the edge. :source: ``ANY-INTEGER`` identifier of the source vertex of the edge. :target: ``ANY-INTEGER`` identifier of the target vertex of the edge. :cost: ``ANY-NUMERICAL`` value of the edge traversal cost. A negative cost will prevent the edge (``source``, ``target``) from being inserted in the graph. :reverse_cost: ``ANY-NUMERICAL`` (optional) the value for the reverse traversal of the edge. A negative cost will prevent the edge (``target``, ``source``) from being inserted in the graph. Where: :ANY-INTEGER: smallint, int, bigint :ANY-NUMERICAL: smallint, int, bigint, real, float Description of the parameters of the signatures ------------------------------------------------------------------------------- :sql_q: ``TEXT`` SQL query as decribed above. :start_vid: ``BIGINT`` id of the starting vertex. :end_vid: ``BIGINT`` id of the ending vertex. :k: ``INTEGER`` The desiered number of paths. :directed: ``BOOLEAN`` (optional). When ``false`` the graph is considered as Undirected. Default is ``true`` which considers the graph as Directed. :heap_paths: ``BOOLEAN`` (optional). When ``true`` returns all the paths stored in the process heap. Default is ``false`` which only returns ``k`` pahts. Roughly, if the shortest path has ``N`` edges, the heap will contain about than ``N * k`` paths for small value of ``k`` and ``k > 1``. Description of the return values ------------------------------------------------------------------------------- Returns set of ``(seq, path_seq, path_id, node, edge, cost, agg_cost)`` :seq: ``INT`` sequential number starting from **1**. :path_seq: ``INT`` relative position in the pathi of ``node`` and ``edge``. Has value **1** for the begining of a path. :path_id: ``BIGINT`` path identifier. The ordering of the paths For two paths i, j if i < j then agg_cost(i) <= agg_cost(j). :node: ``BIGINT`` id of the node in the path. :edge: ``BIGINT`` id of the edge used to go from ``node`` to the next node in the path sequence. ``-1`` for the last node of the route. :cost: ``FLOAT`` cost to traverse from ``node`` using ``edge`` to the next node in the path sequence. :agg_cost: ``FLOAT`` total cost from ``start_vid`` to ``node``. .. warning:: During the transition to 3.0, because pgr_ksp version 2.0 doesn't have defined a directed flag nor a heap_path flag, when pgr_ksp is used with only one flag version 2.0 will be used. Examples to handle the one flag to choose signatures ------------------------------------------------------------------------------------------ The examples in this section use the following :ref:`fig1` .. code-block:: sql SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, true -- takes the (V2.0) signature (has_rcost = true and works on directed graph) ); seq | id1 | id2 | id3 | cost -----+-----+-----+-----+------ 0 | 0 | 2 | 4 | 1 1 | 0 | 5 | 8 | 1 2 | 0 | 6 | 9 | 1 3 | 0 | 9 | 15 | 1 4 | 0 | 12 | -1 | 0 5 | 1 | 2 | 4 | 1 6 | 1 | 5 | 8 | 1 7 | 1 | 6 | 11 | 1 8 | 1 | 11 | 13 | 1 9 | 1 | 12 | -1 | 0 (10 rows) SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, directed:=true -- takes the new signature ); SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2 ); seq | path_id | path_seq | node | edge | cost | agg_cost -----+---------+----------+------+------+------+---------- 1 | 0 | 1 | 2 | 4 | 1 | 0 2 | 0 | 2 | 5 | 8 | 1 | 1 3 | 0 | 3 | 6 | 9 | 1 | 2 4 | 0 | 4 | 9 | 15 | 1 | 3 5 | 0 | 5 | 12 | -1 | 0 | 4 6 | 1 | 1 | 2 | 4 | 1 | 0 7 | 1 | 2 | 5 | 8 | 1 | 1 8 | 1 | 3 | 6 | 11 | 1 | 2 9 | 1 | 4 | 11 | 13 | 1 | 3 10 | 1 | 5 | 12 | -1 | 0 | 4 (10 rows) Examples for queries marked as ``directed`` with ``cost`` and ``reverse_cost`` columns -------------------------------------------------------------------------------------- The examples in this section use the following :ref:`fig1` .. code-block:: sql SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2 ); seq | path_id | path_seq | node | edge | cost | agg_cost -----+---------+----------+------+------+------+---------- 1 | 1 | 1 | 2 | 4 | 1 | 0 2 | 1 | 2 | 5 | 8 | 1 | 1 3 | 1 | 3 | 6 | 9 | 1 | 2 4 | 1 | 4 | 9 | 15 | 1 | 3 5 | 1 | 5 | 12 | -1 | 0 | 4 6 | 2 | 1 | 2 | 4 | 1 | 0 7 | 2 | 2 | 5 | 8 | 1 | 1 8 | 2 | 3 | 6 | 11 | 1 | 2 9 | 2 | 4 | 11 | 13 | 1 | 3 10 | 2 | 5 | 12 | -1 | 0 | 4 (10 rows) SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, heap_paths:=true ); SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, true, true ); seq | path_id | path_seq | node | edge | cost | agg_cost -----+---------+----------+------+------+------+---------- 1 | 1 | 1 | 2 | 4 | 1 | 0 2 | 1 | 2 | 5 | 8 | 1 | 1 3 | 1 | 3 | 6 | 9 | 1 | 2 4 | 1 | 4 | 9 | 15 | 1 | 3 5 | 1 | 5 | 12 | -1 | 0 | 4 6 | 2 | 1 | 2 | 4 | 1 | 0 7 | 2 | 2 | 5 | 8 | 1 | 1 8 | 2 | 3 | 6 | 11 | 1 | 2 9 | 2 | 4 | 11 | 13 | 1 | 3 10 | 2 | 5 | 12 | -1 | 0 | 4 11 | 3 | 1 | 2 | 4 | 1 | 0 12 | 3 | 2 | 5 | 10 | 1 | 1 13 | 3 | 3 | 10 | 12 | 1 | 2 14 | 3 | 4 | 11 | 13 | 1 | 3 15 | 3 | 5 | 12 | -1 | 0 | 4 (15 rows) Examples for queries marked as ``undirected`` with ``cost`` and ``reverse_cost`` columns ---------------------------------------------------------------------------------------- The examples in this section use the following :ref:`fig2` .. code-block:: sql SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, directed:=false ); seq | path_id | path_seq | node | edge | cost | agg_cost -----+---------+----------+------+------+------+---------- 1 | 1 | 1 | 2 | 2 | 1 | 0 2 | 1 | 2 | 3 | 3 | 1 | 1 3 | 1 | 3 | 4 | 16 | 1 | 2 4 | 1 | 4 | 9 | 15 | 1 | 3 5 | 1 | 5 | 12 | -1 | 0 | 4 6 | 2 | 1 | 2 | 4 | 1 | 0 7 | 2 | 2 | 5 | 8 | 1 | 1 8 | 2 | 3 | 6 | 9 | 1 | 2 9 | 2 | 4 | 9 | 15 | 1 | 3 10 | 2 | 5 | 12 | -1 | 0 | 4 (10 rows) SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, directed:=false, heap_paths:=true ); SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, false, true ); seq | path_id | path_seq | node | edge | cost | agg_cost -----+---------+----------+------+------+------+---------- 1 | 1 | 1 | 2 | 2 | 1 | 0 2 | 1 | 2 | 3 | 3 | 1 | 1 3 | 1 | 3 | 4 | 16 | 1 | 2 4 | 1 | 4 | 9 | 15 | 1 | 3 5 | 1 | 5 | 12 | -1 | 0 | 4 6 | 2 | 1 | 2 | 4 | 1 | 0 7 | 2 | 2 | 5 | 8 | 1 | 1 8 | 2 | 3 | 6 | 9 | 1 | 2 9 | 2 | 4 | 9 | 15 | 1 | 3 10 | 2 | 5 | 12 | -1 | 0 | 4 11 | 3 | 1 | 2 | 4 | 1 | 0 12 | 3 | 2 | 5 | 10 | 1 | 1 13 | 3 | 3 | 10 | 12 | 1 | 2 14 | 3 | 4 | 11 | 13 | 1 | 3 15 | 3 | 5 | 12 | -1 | 0 | 4 16 | 4 | 1 | 2 | 4 | 1 | 0 17 | 4 | 2 | 5 | 10 | 1 | 1 18 | 4 | 3 | 10 | 12 | 1 | 2 19 | 4 | 4 | 11 | 11 | 1 | 3 20 | 4 | 5 | 6 | 9 | 1 | 4 21 | 4 | 6 | 9 | 15 | 1 | 5 22 | 4 | 7 | 12 | -1 | 0 | 6 (22 rows) Examples for queries marked as ``directed`` with ``cost`` column ---------------------------------------------------------------------------------------- The examples in this section use the following :ref:`fig3` Empty path representation .. code-block:: sql SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 3, 2 ); seq | path_id | path_seq | node | edge | cost | agg_cost -----+---------+----------+------+------+------+---------- (0 rows) .. code-block:: sql SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 2 ); seq | path_id | path_seq | node | edge | cost | agg_cost -----+---------+----------+------+------+------+---------- 1 | 1 | 1 | 2 | 4 | 1 | 0 2 | 1 | 2 | 5 | 8 | 1 | 1 3 | 1 | 3 | 6 | 9 | 1 | 2 4 | 1 | 4 | 9 | 15 | 1 | 3 5 | 1 | 5 | 12 | -1 | 0 | 4 6 | 2 | 1 | 2 | 4 | 1 | 0 7 | 2 | 2 | 5 | 8 | 1 | 1 8 | 2 | 3 | 6 | 11 | 1 | 2 9 | 2 | 4 | 11 | 13 | 1 | 3 10 | 2 | 5 | 12 | -1 | 0 | 4 (10 rows) SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 2, heap_paths:=true ); SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 2, true, true ); seq | path_id | path_seq | node | edge | cost | agg_cost -----+---------+----------+------+------+------+---------- 1 | 1 | 1 | 2 | 4 | 1 | 0 2 | 1 | 2 | 5 | 8 | 1 | 1 3 | 1 | 3 | 6 | 9 | 1 | 2 4 | 1 | 4 | 9 | 15 | 1 | 3 5 | 1 | 5 | 12 | -1 | 0 | 4 6 | 2 | 1 | 2 | 4 | 1 | 0 7 | 2 | 2 | 5 | 8 | 1 | 1 8 | 2 | 3 | 6 | 11 | 1 | 2 9 | 2 | 4 | 11 | 13 | 1 | 3 10 | 2 | 5 | 12 | -1 | 0 | 4 11 | 3 | 1 | 2 | 4 | 1 | 0 12 | 3 | 2 | 5 | 10 | 1 | 1 13 | 3 | 3 | 10 | 12 | 1 | 2 14 | 3 | 4 | 11 | 13 | 1 | 3 15 | 3 | 5 | 12 | -1 | 0 | 4 (15 rows) Examples for queries marked as ``undirected`` with ``cost`` column ---------------------------------------------------------------------------------------- The examples in this section use the following :ref:`fig4` .. code-block:: sql SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 2, directed:=false ); seq | path_id | path_seq | node | edge | cost | agg_cost -----+---------+----------+------+------+------+---------- 1 | 1 | 1 | 2 | 4 | 1 | 0 2 | 1 | 2 | 5 | 8 | 1 | 1 3 | 1 | 3 | 6 | 9 | 1 | 2 4 | 1 | 4 | 9 | 15 | 1 | 3 5 | 1 | 5 | 12 | -1 | 0 | 4 6 | 2 | 1 | 2 | 4 | 1 | 0 7 | 2 | 2 | 5 | 8 | 1 | 1 8 | 2 | 3 | 6 | 11 | 1 | 2 9 | 2 | 4 | 11 | 13 | 1 | 3 10 | 2 | 5 | 12 | -1 | 0 | 4 (10 rows) SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 2, directed:=false, heap_paths:=true ); SELECT * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 2, false, true ); seq | path_id | path_seq | node | edge | cost | agg_cost -----+---------+----------+------+------+------+---------- 1 | 1 | 1 | 2 | 4 | 1 | 0 2 | 1 | 2 | 5 | 8 | 1 | 1 3 | 1 | 3 | 6 | 9 | 1 | 2 4 | 1 | 4 | 9 | 15 | 1 | 3 5 | 1 | 5 | 12 | -1 | 0 | 4 6 | 2 | 1 | 2 | 4 | 1 | 0 7 | 2 | 2 | 5 | 8 | 1 | 1 8 | 2 | 3 | 6 | 11 | 1 | 2 9 | 2 | 4 | 11 | 13 | 1 | 3 10 | 2 | 5 | 12 | -1 | 0 | 4 11 | 3 | 1 | 2 | 4 | 1 | 0 12 | 3 | 2 | 5 | 10 | 1 | 1 13 | 3 | 3 | 10 | 12 | 1 | 2 14 | 3 | 4 | 11 | 13 | 1 | 3 15 | 3 | 5 | 12 | -1 | 0 | 4 (15 rows) The queries use the :ref:`sampledata` network. .. rubric:: History * New in version 2.0.0 * Added functionality version 2.1 See Also ------------------------------------------------------------------------------- * http://en.wikipedia.org/wiki/K_shortest_path_routing .. rubric:: Indices and tables * :ref:`genindex` * :ref:`search` pgrouting-pgrouting-2.1.0/src/ksp/sql/000077500000000000000000000000001257314352300177345ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/ksp/sql/CMakeLists.txt000066400000000000000000000003041257314352300224710ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/routing_ksp.sql ) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/ksp/sql/routing_ksp.sql000066400000000000000000000055431257314352300230300ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ CREATE OR REPLACE FUNCTION _pgr_ksp(sql text, start_vid bigint, end_vid bigint, k integer, has_rcost boolean, directed boolean, OUT seq integer, OUT path_id integer, OUT path_seq integer, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS '$libdir/librouting-2.1', 'kshortest_path' LANGUAGE c STABLE STRICT; -- V2 the graph is directed and there are no heap paths CREATE OR REPLACE FUNCTION pgr_ksp(sql text, start_vid integer, end_vid integer, k integer, has_rcost boolean) RETURNS SETOF pgr_costresult3 AS $BODY$ DECLARE has_reverse boolean; BEGIN has_reverse =_pgr_parameter_check('ksp', sql::text, false); if (has_reverse != has_rcost) then if (has_reverse) then -- raise NOTICE 'has_reverse_cost set to false but reverse_cost column found, Ignoring'; else raise EXCEPTION 'has_reverse_cost set to true but reverse_cost not found'; end if; end if; return query SELECT ((row_number() over()) -1)::integer as seq, (path_id-1)::integer as id1, node::integer as id2, edge::integer as id3, cost FROM _pgr_ksp(sql::text, start_vid, end_vid, k, has_reverse, true) where path_id <= k; END $BODY$ LANGUAGE plpgsql VOLATILE COST 100 ROWS 1000; --V3 DEFAULTS directed:=true heap_paths:=false CREATE OR REPLACE FUNCTION pgr_ksp(sql text, start_vid bigint, end_vid bigint, k integer, directed boolean default true, heap_paths boolean default false, OUT seq integer, OUT path_id integer, OUT path_seq integer, OUT node bigint, OUT edge bigint, OUT cost float, OUT agg_cost float) RETURNS SETOF RECORD AS $BODY$ DECLARE has_rcost boolean; BEGIN has_rcost =_pgr_parameter_check('ksp', sql::text, true); if heap_paths = false then return query SELECT * FROM _pgr_ksp(sql::text, start_vid, end_vid, k, has_rcost, directed) a where a.path_id <= k; else return query SELECT * FROM _pgr_ksp(sql::text, start_vid, end_vid, k, has_rcost, directed); end if; END $BODY$ LANGUAGE plpgsql VOLATILE COST 100 ROWS 1000; pgrouting-pgrouting-2.1.0/src/ksp/src/000077500000000000000000000000001257314352300177245ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/ksp/src/CMakeLists.txt000066400000000000000000000001501257314352300224600ustar00rootroot00000000000000ADD_LIBRARY(ksp OBJECT ksp.c ksp_driver.cpp) pgrouting-pgrouting-2.1.0/src/ksp/src/ksp.c000066400000000000000000000141111257314352300206630ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // #define DEBUG 1 #include #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #include "fmgr.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "./../../common/src/pgr_types.h" #include "./../../common/src/postgres_connection.h" #include "./ksp.h" #include "./ksp_driver.h" #ifndef _MSC_VER Datum kshortest_path(PG_FUNCTION_ARGS); #else // _MSC_VER PGDLLEXPORT Datum kshortest_path(PG_FUNCTION_ARGS); #endif // _MSC_VER #ifndef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif PG_FUNCTION_INFO_V1(kshortest_path); #ifndef _MSC_VER Datum #else // _MSC_VER PGDLLEXPORT Datum #endif // _MSC_VER kshortest_path(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; pgr_path_element3_t *path; // void * toDel; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int path_count = 0; path = NULL; /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); compute( pgr_text2char(PG_GETARG_TEXT_P(0)), /* SQL */ PG_GETARG_INT64(1), /* source id */ PG_GETARG_INT64(2), /* target_id */ PG_GETARG_INT32(3), /* number of paths */ PG_GETARG_BOOL(4), /* has reverse_cost */ PG_GETARG_BOOL(5), /* directed */ &path, &path_count); // toDel = path; PGR_DBG("Total number of tuples to be returned %i ", path_count); PGR_DBG("Return value %i", ret); /* total number of tuples to be returned */ funcctx->max_calls = path_count; funcctx->user_fctx = path; /* Build a tuple descriptor for our result type */ if (get_call_result_type(fcinfo, NULL, &tuple_desc) != TYPEFUNC_COMPOSITE) ereport(ERROR, (errcode(ERRCODE_FEATURE_NOT_SUPPORTED), errmsg("function returning record called in context " "that cannot accept type record"))); // funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("__pgr_2i3b2f")); funcctx->tuple_desc = tuple_desc; MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; path = (pgr_path_element3_t*) funcctx->user_fctx; if (call_cntr < max_calls) { /* do when there is more left to send */ HeapTuple tuple; Datum result; /* //Datum values[4]; //bool nulls[4]; */ Datum *values; bool* nulls; values = (Datum *)palloc(7 * sizeof(Datum)); nulls = (bool *) palloc(7 * sizeof(bool)); values[0] = Int32GetDatum(call_cntr + 1); nulls[0] = false; values[1] = Int32GetDatum(path[call_cntr].from + 1); nulls[1] = false; values[2] = Int32GetDatum(path[call_cntr].seq); nulls[2] = false; values[3] = Int64GetDatum(path[call_cntr].vertex); nulls[3] = false; values[4] = Int64GetDatum(path[call_cntr].edge); nulls[4] = false; values[5] = Float8GetDatum(path[call_cntr].cost); nulls[5] = false; values[6] = Float8GetDatum(path[call_cntr].tot_cost); nulls[6] = false; tuple = heap_form_tuple(tuple_desc, values, nulls); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else { /* do when there is no more left */ if (path == (pgr_path_element3_t *)NULL) free(path); SRF_RETURN_DONE(funcctx); } } int compute(char* sql, int64_t start_vertex, int64_t end_vertex, int no_paths, bool has_rcost, bool directed, pgr_path_element3_t **ksp_path, int *path_count) { int SPIcode = 0; pgr_edge_t *edges = NULL; int64_t total_tuples = 0; int readCode = 0; char *err_msg = (char *)""; int ret = -1; if (start_vertex == end_vertex) { (*path_count) = 0; *ksp_path = NULL; return 0; } PGR_DBG("Load data"); readCode = pgr_get_data(sql, &edges, &total_tuples, has_rcost, start_vertex, end_vertex); if (readCode == -1) { (*path_count) = 0; *ksp_path = NULL; pfree(edges); PGR_DBG("Source or vertex not found from Load data\n"); return pgr_finish(SPIcode, ret); } PGR_DBG("Total %ld tuples in query:", total_tuples); PGR_DBG("Calling do_pgr_ksp\n"); ret = do_pgr_ksp(edges, total_tuples, start_vertex, end_vertex, no_paths, has_rcost, directed, ksp_path, path_count, &err_msg); PGR_DBG("total tuples found %i\n", *path_count); PGR_DBG("Exist Status = %i\n", ret); PGR_DBG("Returned message = %s\n", err_msg); if (ret < 0) { ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } pfree(edges); return pgr_finish(SPIcode, ret); } pgrouting-pgrouting-2.1.0/src/ksp/src/ksp.h000066400000000000000000000024011257314352300206670ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SRC_KSP_SRC_KSP_H_ #define SRC_KSP_SRC_KSP_H_ // #define TUPLIMIT 1000 // #define PATH_ALLOC_TOTAL 5 // #include // #include "postgres.h" #ifdef __cplusplus extern "C" { #endif #include "./../../common/src/pgr_types.h" int compute(char* sql, int64_t start_vertex, int64_t end_vertex, int no_paths, bool has_reverse_cost, bool directedFlag, pgr_path_element3_t **path, int *ksp_path_count); #ifdef __cplusplus } #endif #endif // SRC_KSP_SRC_KSP_H_ pgrouting-pgrouting-2.1.0/src/ksp/src/ksp_driver.cpp000066400000000000000000000101471257314352300226030ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifdef __MINGW32__ #include #include #endif #include #include #include #include #include "./ksp_driver.h" extern "C" { #if 0 #include "postgres.h" #include "./ksp.h" #include "./../../common/src/pgr_types.h" #endif #include "./../../common/src/postgres_connection.h" } #include "./pgr_ksp.hpp" int do_pgr_ksp(pgr_edge_t *data_edges, int64_t total_tuples, int64_t start_vertex, int64_t end_vertex, int no_paths, bool has_reverse_cost, bool directedFlag, pgr_path_element3_t **ksp_path, int *path_count, char ** err_msg) { try { // in c code this should have been checked: // 1) start_vertex is in the data_edges DONE // 2) end_vertex is in the data_edges DONE // 3) start and end_vertex are different DONE std::ostringstream log; graphType gType = directedFlag? DIRECTED: UNDIRECTED; const int initial_size = 1; std::deque< Path > paths; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::undirectedS, boost_vertex_t, boost_edge_t > UndirectedGraph; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::bidirectionalS, boost_vertex_t, boost_edge_t > DirectedGraph; Pgr_ksp < DirectedGraph > digraph(gType, initial_size); Pgr_ksp < UndirectedGraph > undigraph(gType, initial_size); if (directedFlag) { digraph.initialize_graph(data_edges, total_tuples); paths = digraph.Yen(start_vertex, end_vertex, no_paths); digraph.clear(); } else { undigraph.initialize_graph(data_edges, total_tuples); paths = undigraph.Yen(start_vertex, end_vertex, no_paths); } int count(count_tuples(paths)); if (count == 0) { *err_msg = strdup( "NOTICE: No path found between Starting and Ending vertices"); *ksp_path = noPathFound3(-1, path_count, (*ksp_path)); return 0; } // get the space required to store all the paths *ksp_path = NULL; *ksp_path = pgr_get_memory3(count, (*ksp_path)); int sequence = 0; int route_id = 0; for (const auto &path : paths) { if (path.path.size() > 0) path.dpPrint(ksp_path, sequence, route_id); ++route_id; } log << "NOTICE Sequence: " << sequence << "\n"; if (count != sequence) { log << "ERROR: Internal count and real count are different. \n" << "ERROR: This should not happen: Please report in GitHub:" << " pgrouting issues."; *err_msg = strdup(log.str().c_str()); return -1; } #if 1 *err_msg = strdup("OK"); #else *err_msg = strdup(log.str().c_str()); #endif *path_count = count; return EXIT_SUCCESS; } catch ( ... ) { *err_msg = strdup("Caught unknown expection!"); return -1; } } #if 0 // move around this lines to force a return with an empty path and the log msg // cool for debugging *err_msg = strdup(log.str().c_str()); (*path_count) = 1; *path = noPathFound(start_vertex); return -1; #endif pgrouting-pgrouting-2.1.0/src/ksp/src/ksp_driver.h000066400000000000000000000024771257314352300222570ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SRC_KSP_SRC_KSP_DRIVER_H_ #define SRC_KSP_SRC_KSP_DRIVER_H_ // #include // #include #include "./../../common/src/pgr_types.h" #ifdef __cplusplus extern "C" { #endif int do_pgr_ksp(pgr_edge_t * edges, int64_t total_tuples, int64_t start_vertex, int64_t end_vertex, int no_paths, bool has_reverse_cost, bool directed, pgr_path_element3_t **ksp_path, int *path_count, char ** err_msg); #ifdef __cplusplus } #endif #endif // SRC_KSP_SRC_KSP_DRIVER_H_ pgrouting-pgrouting-2.1.0/src/ksp/src/pgr_ksp.cpp000066400000000000000000000074221257314352300221020ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include "./../../common/src/basePath_SSEC.hpp" template < class G > void Pgr_ksp< G >::clear() { m_Heap.clear(); } template < class G > void Pgr_ksp< G >::getFirstSolution() { Path path; this->dijkstra(path, m_start, m_end); if (path.path.size() <= 1 ) return; curr_result_path = path; m_ResultSet.insert(curr_result_path); } template < class G> std::deque Pgr_ksp< G >::Yen( int64_t start_vertex, int64_t end_vertex, int K) { std::deque l_ResultList; if ((start_vertex != end_vertex) && (K > 0)) { if (!this->get_gVertex(start_vertex, v_source) || !this->get_gVertex(end_vertex, v_target)) { return l_ResultList; } m_start = start_vertex; m_end = end_vertex; executeYen(K); } while (m_Heap.size()) { curr_result_path = *m_Heap.begin(); m_ResultSet.insert(curr_result_path); m_Heap.erase(m_Heap.begin()); } while (m_ResultSet.size()) { l_ResultList.push_back((*m_ResultSet.begin())); m_ResultSet.erase(m_ResultSet.begin()); } return l_ResultList; } template < class G > void Pgr_ksp< G >::removeVertices(const Path &subpath) { for (unsigned int i = 0; i < subpath.path.size(); i++) this->disconnect_vertex(subpath.path[i].vertex); } template < class G > void Pgr_ksp< G >::doNextCycle() { // REG_SIGINT int64_t spurNodeId; Path rootPath; Path spurPath; for (unsigned int i = 0; i < curr_result_path.path.size() ; ++i) { // int64_t spurEdge = curr_result_path.path[i].edge; spurNodeId = curr_result_path.path[i].vertex; rootPath = curr_result_path.getSubpath(i); for (pIt = m_ResultSet.begin(); pIt != m_ResultSet.end(); ++pIt) { if ((*pIt).isEqual(rootPath)) { // edge to be removed = (*pIt).path[i].edge; this->disconnect_edge((*pIt).path[i].vertex, // from (*pIt).path[i+1].vertex); // to } } removeVertices(rootPath); // int spurPathSize; // THROW_ON_SIGINT this->dijkstra(spurPath, spurNodeId , m_end); // THROW_ON_SIGINT if (spurPath.path.size() > 0) { rootPath.appendPath(spurPath); m_Heap.insert(rootPath); } this->restore_graph(); rootPath.clear(); spurPath.clear(); } } template < class G > void Pgr_ksp< G >::executeYen(int K) { clear(); getFirstSolution(); if (m_ResultSet.size() == 0) return; // no path found while ( m_ResultSet.size() < (unsigned int) K ) { doNextCycle(); if ( m_Heap.size() == 0 ) break; curr_result_path = *m_Heap.begin(); m_ResultSet.insert(curr_result_path); m_Heap.erase(m_Heap.begin()); } } pgrouting-pgrouting-2.1.0/src/ksp/src/pgr_ksp.hpp000066400000000000000000000061011257314352300221000ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SRC_KSP_SRC_PGR_KSP_HPP_ #define SRC_KSP_SRC_PGR_KSP_HPP_ #include #include #include "./../../common/src/basePath_SSEC.hpp" #include "./../../dijkstra/src/pgr_dijkstra.hpp" template < class G > class Pgr_ksp: public Pgr_dijkstra< G > { public: explicit Pgr_ksp(graphType gtype, const int initial_size) : Pgr_dijkstra (gtype, initial_size) {} ~Pgr_ksp(void) {} std::deque Yen(int64_t source, int64_t target, int K); void clear(); private: class compPaths { public: bool operator()(const Path &p1, const Path &p2) const { if (p1.cost < p2.cost) return true; if (p1.cost > p2.cost) return false; // paths costs are equal now we check by length if (p1.path.size() < p2.path.size()) return true; if (p1.path.size() > p2.path.size()) return false; // paths weights & lengths are equal now we check by ID unsigned int i; for ( i = 0; i < p1.path.size() ; i++) if ( p1.path[i].vertex < p2.path[i].vertex) return true; // we got here and everything is equal return false; } }; //! the actual algorithm void executeYen(int top_k); /** @name Auxiliary function for yen's algorithm */ ///@{ //! Performs the first Dijkstra of the algorithm void getFirstSolution(); //! Performs the next cycle of the algorithm void doNextCycle(); //! stores in subPath the first i elements of path void removeVertices(const Path &path); ///@} private: /** @name members */ ///@{ typedef typename boost::graph_traits < G >::vertex_descriptor V; V v_source; //!< source descriptor V v_target; //!< target descriptor int64_t m_start; //!< source id int64_t m_end; //!< target id Path curr_result_path; //!< storage for the current result typedef typename std::set pSet; typedef typename std::set::iterator pSet_i; pSet m_ResultSet; //!< ordered set of shortest paths pSet m_Heap; //!< the heap pSet_i pIt; //!< iterator for heap and result set }; #include "./pgr_ksp.cpp" #endif // SRC_KSP_SRC_PGR_KSP_HPP_ pgrouting-pgrouting-2.1.0/src/ksp/test/000077500000000000000000000000001257314352300201145ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/ksp/test/CMakeLists.txt000066400000000000000000000000001257314352300226420ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-any-00.data000066400000000000000000000166521257314352300225600ustar00rootroot00000000000000-- -- Create a test data base -- drop table IF exists nodes ; create table nodes ( id serial NOT NULL, vertex integer NOT NULL, name text not NULL ); -- Add a geom column select addgeometrycolumn('','nodes','the_geom',3857,'POINT',2); drop table IF exists network ; create table network ( id serial NOT NULL, source integer NOT NULL, target integer NOT NULL, cost double precision, reverse_cost double precision ); -- Add a geom column select addgeometrycolumn('','network','the_geom',3857,'MULTILINESTRING',2); -- Make the vertexs, location is not important in this example insert into nodes (vertex,the_geom,name) values (0,st_SetSRID(st_makepoint(0,0),3857),'Zero'); insert into nodes (vertex,the_geom,name) values (1,st_SetSRID(st_makepoint(1,1),3857),'One'); insert into nodes (vertex,the_geom,name) values (2,st_SetSRID(st_makepoint(2,2),3857),'Two'); insert into nodes (vertex,the_geom,name) values (3,st_SetSRID(st_makepoint(3,3),3857),'Three'); insert into nodes (vertex,the_geom,name) values (4,st_SetSRID(st_makepoint(4,4),3857),'Four'); insert into nodes (vertex,the_geom,name) values (5,st_SetSRID(st_makepoint(4,6),3857),'Five'); insert into nodes (vertex,the_geom,name) values (6,st_SetSRID(st_makepoint(6,5),3857),'Six'); insert into nodes (vertex,the_geom,name) values (7,st_SetSRID(st_makepoint(7,2),3857),'Seven'); insert into nodes (vertex,the_geom,name) values (8,st_SetSRID(st_makepoint(4,8),3857),'Eight'); insert into nodes (vertex,the_geom,name) values (9,st_SetSRID(st_makepoint(2,8),3857),'Nine'); insert into nodes (vertex,the_geom,name) values (10,st_SetSRID(st_makepoint(10,10),3857),'Ten'); insert into nodes (vertex,the_geom,name) values (11,st_SetSRID(st_makepoint(1,10),3857),'Eleven'); insert into nodes (vertex,the_geom,name) values (12,st_SetSRID(st_makepoint(4,12),3857),'Twelve'); insert into nodes (vertex,the_geom,name) values (13,st_SetSRID(st_makepoint(2,12),3857),'Thirteen'); insert into network(source,target) values(0,1); insert into network(source,target) values(0,2); insert into network(source,target) values(0,3); insert into network(source,target) values(1,0); insert into network(source,target) values(1,2); insert into network(source,target) values(1,7); insert into network(source,target) values(2,0); insert into network(source,target) values(2,1); insert into network(source,target) values(2,5); insert into network(source,target) values(3,0); insert into network(source,target) values(3,4); insert into network(source,target) values(3,10); insert into network(source,target) values(4,3); insert into network(source,target) values(4,6); insert into network(source,target) values(4,5); insert into network(source,target) values(5,2); insert into network(source,target) values(5,4); insert into network(source,target) values(5,9); insert into network(source,target) values(5,13); insert into network(source,target) values(6,4); insert into network(source,target) values(6,7); insert into network(source,target) values(7,6); insert into network(source,target) values(7,8); insert into network(source,target) values(7,1); insert into network(source,target) values(8,7); insert into network(source,target) values(8,11); insert into network(source,target) values(8,12); insert into network(source,target) values(9,5); insert into network(source,target) values(10,3); insert into network(source,target) values(10,11); insert into network(source,target) values(10,12); insert into network(source,target) values(11,8); insert into network(source,target) values(11,10); insert into network(source,target) values(11,13); insert into network(source,target) values(12,10); insert into network(source,target) values(12,8); insert into network(source,target) values(12,13); insert into network(source,target) values(13,12); insert into network(source,target) values(13,5); insert into network(source,target) values(13,11); -- Create geoms for the network table update network set the_geom = st_setsrid(st_geomfromtext('MULTILINESTRING(('|| st_x(s.the_geom) ||' '|| st_y(s.the_geom)|| ','|| st_x(t.the_geom) || ' ' || st_y(t.the_geom) ||'))'),3857) from nodes s, nodes t where network.source=s.vertex and network.target=t.vertex; update network set cost = st_length(the_geom); update network set reverse_cost = st_length(the_geom)*5; -- DATA FROM SAMPLE DATA DROP TABLE IF EXISTS edge_table; CREATE TABLE edge_table ( id serial, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry ); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,0, 2,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 2,1, 3,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 3,1, 4,1); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,1, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,1, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0,2, 1,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 1,2, 2,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 3,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3,2, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 2,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,2, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 2,3, 3,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,3, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,3, 2,4); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,2, 4,3); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,1, 4,2); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0.5,3.5, 1.999999999999,3.5); INSERT INTO edge_table (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3.5,2.3, 3.5,4); UPDATE edge_table SET the_geom = st_makeline(st_point(x1,y1),st_point(x2,y2)), dir = CASE WHEN (cost>0 and reverse_cost>0) THEN 'B' -- both ways WHEN (cost>0 and reverse_cost<0) THEN 'FT' -- direction of the LINESSTRING WHEN (cost<0 and reverse_cost>0) THEN 'TF' -- reverse direction of the LINESTRING ELSE '' END; -- unknown SELECT pgr_createTopology('edge_table',0.001); -- SAMPLE DATA FROM THE ISSUE 285 drop table if exists parallel; CREATE TABLE parallel ( id serial, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry ); INSERT INTO parallel (x1,y1,x2,y2) VALUES (1,0,1,1),(1,1,1,3),(1,1,1,3),(1,1,1,3),(1,3,1,4); UPDATE parallel SET the_geom = ST_makeline(ST_point(x1,y1),ST_point(x2,y2)); UPDATE parallel SET the_geom = ST_makeline(ARRAY[ST_point(1,1),ST_point(0,2),ST_point(1,3)]) WHERE id = 3; UPDATE parallel SET the_geom = ST_makeline(ARRAY[ST_point(1,1),ST_point(2,1),ST_point(2,3),ST_point(1,3)]) WHERE id = 4; UPDATE parallel SET cost = ST_length(the_geom), reverse_cost = ST_length(the_geom); SELECT pgr_createTopology('parallel',0.001); pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-any-01.result000066400000000000000000000060011257314352300231510ustar00rootroot000000000000000|0|4|15|2.0000 1|0|5|-1|0.0000 2|1|4|13|1.4142 3|1|3|10|4.2426 4|1|0|1|1.4142 5|1|1|5|1.4142 6|1|2|9|4.4721 7|1|5|-1|0.0000 8|2|4|13|1.4142 9|2|3|10|4.2426 10|2|0|2|2.8284 11|2|2|9|4.4721 12|2|5|-1|0.0000 13|3|4|14|2.2361 14|3|6|21|3.1623 15|3|7|24|6.0828 16|3|1|5|1.4142 17|3|2|9|4.4721 18|3|5|-1|0.0000 19|4|4|14|2.2361 20|4|6|21|3.1623 21|4|7|24|6.0828 22|4|1|4|1.4142 23|4|0|2|2.8284 24|4|2|9|4.4721 25|4|5|-1|0.0000 26|5|4|14|2.2361 27|5|6|21|3.1623 28|5|7|23|6.7082 29|5|8|26|3.6056 30|5|11|34|2.2361 31|5|13|39|6.3246 32|5|5|-1|0.0000 33|6|4|14|2.2361 34|6|6|21|3.1623 35|6|7|23|6.7082 36|6|8|27|4.0000 37|6|12|37|2.0000 38|6|13|39|6.3246 39|6|5|-1|0.0000 40|7|4|13|1.4142 41|7|3|12|9.8995 42|7|10|31|6.3246 43|7|12|37|2.0000 44|7|13|39|6.3246 45|7|5|-1|0.0000 46|8|4|13|1.4142 47|8|3|12|9.8995 48|8|10|30|9.0000 49|8|11|34|2.2361 50|8|13|39|6.3246 51|8|5|-1|0.0000 52|9|4|13|1.4142 53|9|3|10|4.2426 54|9|0|1|1.4142 55|9|1|6|6.0828 56|9|7|23|6.7082 57|9|8|26|3.6056 58|9|11|34|2.2361 59|9|13|39|6.3246 60|9|5|-1|0.0000 61|10|4|13|1.4142 62|10|3|10|4.2426 63|10|0|1|1.4142 64|10|1|6|6.0828 65|10|7|23|6.7082 66|10|8|27|4.0000 67|10|12|37|2.0000 68|10|13|39|6.3246 69|10|5|-1|0.0000 70|11|4|13|1.4142 71|11|3|12|9.8995 72|11|10|31|6.3246 73|11|12|36|4.0000 74|11|8|26|3.6056 75|11|11|34|2.2361 76|11|13|39|6.3246 77|11|5|-1|0.0000 78|12|4|13|1.4142 79|12|3|10|4.2426 80|12|0|2|2.8284 81|12|2|8|1.4142 82|12|1|6|6.0828 83|12|7|23|6.7082 84|12|8|26|3.6056 85|12|11|34|2.2361 86|12|13|39|6.3246 87|12|5|-1|0.0000 88|13|4|13|1.4142 89|13|3|10|4.2426 90|13|0|2|2.8284 91|13|2|8|1.4142 92|13|1|6|6.0828 93|13|7|23|6.7082 94|13|8|27|4.0000 95|13|12|37|2.0000 96|13|13|39|6.3246 97|13|5|-1|0.0000 98|14|4|14|2.2361 99|14|6|21|3.1623 100|14|7|23|6.7082 101|14|8|26|3.6056 102|14|11|33|9.0000 103|14|10|31|6.3246 104|14|12|37|2.0000 105|14|13|39|6.3246 106|14|5|-1|0.0000 0|2.0000 1|12.9574 2|12.9574 3|17.3675 4|20.1959 5|24.2727 6|24.4311 7|25.9628 8|28.8743 9|32.0282 10|32.1866 11|33.8044 12|34.8566 13|35.0150 14|39.3612 0|0|t|t|t 2|1|t|t|t 3|1|t|t|t 4|1|t|t|t 5|1|t|t|t 6|1|t|t|t 8|2|t|t|t 9|2|t|t|t 10|2|t|t|t 11|2|t|t|t 13|3|t|t|t 14|3|t|t|t 15|3|t|t|t 16|3|t|t|t 17|3|t|t|t 19|4|t|t|t 20|4|t|t|t 21|4|t|t|t 22|4|t|t|t 23|4|t|t|t 24|4|t|t|t 26|5|t|t|t 27|5|t|t|t 28|5|t|t|t 29|5|t|t|t 30|5|t|t|t 31|5|t|t|t 33|6|t|t|t 34|6|t|t|t 35|6|t|t|t 36|6|t|t|t 37|6|t|t|t 38|6|t|t|t 40|7|t|t|t 41|7|t|t|t 42|7|t|t|t 43|7|t|t|t 44|7|t|t|t 46|8|t|t|t 47|8|t|t|t 48|8|t|t|t 49|8|t|t|t 50|8|t|t|t 52|9|t|t|t 53|9|t|t|t 54|9|t|t|t 55|9|t|t|t 56|9|t|t|t 57|9|t|t|t 58|9|t|t|t 59|9|t|t|t 61|10|t|t|t 62|10|t|t|t 63|10|t|t|t 64|10|t|t|t 65|10|t|t|t 66|10|t|t|t 67|10|t|t|t 68|10|t|t|t 70|11|t|t|t 71|11|t|t|t 72|11|t|t|t 73|11|t|t|t 74|11|t|t|t 75|11|t|t|t 76|11|t|t|t 78|12|t|t|t 79|12|t|t|t 80|12|t|t|t 81|12|t|t|t 82|12|t|t|t 83|12|t|t|t 84|12|t|t|t 85|12|t|t|t 86|12|t|t|t 88|13|t|t|t 89|13|t|t|t 90|13|t|t|t 91|13|t|t|t 92|13|t|t|t 93|13|t|t|t 94|13|t|t|t 95|13|t|t|t 96|13|t|t|t 98|14|t|t|t 99|14|t|t|t 100|14|t|t|t 101|14|t|t|t 102|14|t|t|t 103|14|t|t|t 104|14|t|t|t 105|14|t|t|t pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-any-01.test.sql000066400000000000000000000012501257314352300234110ustar00rootroot00000000000000-- -- Generate 15 shortest paths between nodes 4 and 5 -- -- select seq, id1, id2, id3, round(cost::numeric, 4) from pgr_ksp( 'select id, source, target, cost from network order by id', 4, 5, 15, 'f'); select id1, round(sum(cost)::numeric,4) from pgr_ksp( 'select id, source, target, cost from network order by id', 4, 5, 15, 'f') group by id1 order by id1; -- the equality conditions select seq, id1, id2 = network.source, id3 = network.id, round(network.cost::numeric,4) = round(result.cost::numeric, 4) from pgr_ksp( 'select id, source, target, cost from network order by id', 4, 5, 15, 'f') result, network where id = id3 order by seq; pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-any-02.result000066400000000000000000000060271257314352300231620ustar00rootroot000000000000001|1|4|15|2.0000 2|1|5|-1|0.0000 3|2|4|13|1.4142 4|2|3|10|4.2426 5|2|0|1|1.4142 6|2|1|5|1.4142 7|2|2|9|4.4721 8|2|5|-1|0.0000 9|3|4|13|1.4142 10|3|3|10|4.2426 11|3|0|2|2.8284 12|3|2|9|4.4721 13|3|5|-1|0.0000 14|4|4|14|2.2361 15|4|6|21|3.1623 16|4|7|24|6.0828 17|4|1|5|1.4142 18|4|2|9|4.4721 19|4|5|-1|0.0000 20|5|4|14|2.2361 21|5|6|21|3.1623 22|5|7|24|6.0828 23|5|1|4|1.4142 24|5|0|2|2.8284 25|5|2|9|4.4721 26|5|5|-1|0.0000 27|6|4|14|2.2361 28|6|6|21|3.1623 29|6|7|23|6.7082 30|6|8|26|3.6056 31|6|11|34|2.2361 32|6|13|39|6.3246 33|6|5|-1|0.0000 34|7|4|14|2.2361 35|7|6|21|3.1623 36|7|7|23|6.7082 37|7|8|27|4.0000 38|7|12|37|2.0000 39|7|13|39|6.3246 40|7|5|-1|0.0000 41|8|4|13|1.4142 42|8|3|12|9.8995 43|8|10|31|6.3246 44|8|12|37|2.0000 45|8|13|39|6.3246 46|8|5|-1|0.0000 47|9|4|13|1.4142 48|9|3|12|9.8995 49|9|10|30|9.0000 50|9|11|34|2.2361 51|9|13|39|6.3246 52|9|5|-1|0.0000 53|10|4|13|1.4142 54|10|3|10|4.2426 55|10|0|1|1.4142 56|10|1|6|6.0828 57|10|7|23|6.7082 58|10|8|26|3.6056 59|10|11|34|2.2361 60|10|13|39|6.3246 61|10|5|-1|0.0000 62|11|4|13|1.4142 63|11|3|10|4.2426 64|11|0|1|1.4142 65|11|1|6|6.0828 66|11|7|23|6.7082 67|11|8|27|4.0000 68|11|12|37|2.0000 69|11|13|39|6.3246 70|11|5|-1|0.0000 71|12|4|13|1.4142 72|12|3|12|9.8995 73|12|10|31|6.3246 74|12|12|36|4.0000 75|12|8|26|3.6056 76|12|11|34|2.2361 77|12|13|39|6.3246 78|12|5|-1|0.0000 79|13|4|13|1.4142 80|13|3|10|4.2426 81|13|0|2|2.8284 82|13|2|8|1.4142 83|13|1|6|6.0828 84|13|7|23|6.7082 85|13|8|26|3.6056 86|13|11|34|2.2361 87|13|13|39|6.3246 88|13|5|-1|0.0000 89|14|4|13|1.4142 90|14|3|10|4.2426 91|14|0|2|2.8284 92|14|2|8|1.4142 93|14|1|6|6.0828 94|14|7|23|6.7082 95|14|8|27|4.0000 96|14|12|37|2.0000 97|14|13|39|6.3246 98|14|5|-1|0.0000 99|15|4|14|2.2361 100|15|6|21|3.1623 101|15|7|23|6.7082 102|15|8|26|3.6056 103|15|11|33|9.0000 104|15|10|31|6.3246 105|15|12|37|2.0000 106|15|13|39|6.3246 107|15|5|-1|0.0000 1|2.0000 2|12.9574 3|12.9574 4|17.3675 5|20.1959 6|24.2727 7|24.4311 8|25.9628 9|28.8743 10|32.0282 11|32.1866 12|33.8044 13|34.8566 14|35.0150 15|39.3612 1|1|t|t|t 3|2|t|t|t 4|2|t|t|t 5|2|t|t|t 6|2|t|t|t 7|2|t|t|t 9|3|t|t|t 10|3|t|t|t 11|3|t|t|t 12|3|t|t|t 14|4|t|t|t 15|4|t|t|t 16|4|t|t|t 17|4|t|t|t 18|4|t|t|t 20|5|t|t|t 21|5|t|t|t 22|5|t|t|t 23|5|t|t|t 24|5|t|t|t 25|5|t|t|t 27|6|t|t|t 28|6|t|t|t 29|6|t|t|t 30|6|t|t|t 31|6|t|t|t 32|6|t|t|t 34|7|t|t|t 35|7|t|t|t 36|7|t|t|t 37|7|t|t|t 38|7|t|t|t 39|7|t|t|t 41|8|t|t|t 42|8|t|t|t 43|8|t|t|t 44|8|t|t|t 45|8|t|t|t 47|9|t|t|t 48|9|t|t|t 49|9|t|t|t 50|9|t|t|t 51|9|t|t|t 53|10|t|t|t 54|10|t|t|t 55|10|t|t|t 56|10|t|t|t 57|10|t|t|t 58|10|t|t|t 59|10|t|t|t 60|10|t|t|t 62|11|t|t|t 63|11|t|t|t 64|11|t|t|t 65|11|t|t|t 66|11|t|t|t 67|11|t|t|t 68|11|t|t|t 69|11|t|t|t 71|12|t|t|t 72|12|t|t|t 73|12|t|t|t 74|12|t|t|t 75|12|t|t|t 76|12|t|t|t 77|12|t|t|t 79|13|t|t|t 80|13|t|t|t 81|13|t|t|t 82|13|t|t|t 83|13|t|t|t 84|13|t|t|t 85|13|t|t|t 86|13|t|t|t 87|13|t|t|t 89|14|t|t|t 90|14|t|t|t 91|14|t|t|t 92|14|t|t|t 93|14|t|t|t 94|14|t|t|t 95|14|t|t|t 96|14|t|t|t 97|14|t|t|t 99|15|t|t|t 100|15|t|t|t 101|15|t|t|t 102|15|t|t|t 103|15|t|t|t 104|15|t|t|t 105|15|t|t|t 106|15|t|t|t pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-any-02.test.sql000066400000000000000000000013451257314352300234170ustar00rootroot00000000000000-- -- Generate 15 shortest paths between nodes 4 and 5 -- with auto detection -- V3 -- select seq, path_id, node, edge, round(cost::numeric, 4) from pgr_ksp( 'select id, source, target, cost from network order by id', 4, 5::bigint, 15); select path_id, round(sum(cost)::numeric,4) from pgr_ksp( 'select id, source, target, cost from network order by id', 4, 5::bigint, 15) group by path_id order by path_id; -- the equality conditions select seq, path_id, node = network.source, edge = network.id, round(network.cost::numeric,4) = round(result.cost::numeric, 4) from pgr_ksp( 'select id, source, target, cost from network order by id', 4, 5::bigint, 15) result, network where id = edge order by seq; pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-parallel-any-03.result000066400000000000000000000004151257314352300247500ustar00rootroot000000000000000|0|2|2|2 1|0|3|-1|0 0|0|2|2|2 1|0|3|-1|0 0|0|2|2|2 1|0|3|-1|0 0|0|2|2|2 1|0|3|-1|0 0|0|2|2|2 1|0|3|-1|0 0|0|1|1|1 1|0|2|2|2 2|0|3|5|1 3|0|4|-1|0 0|0|1|1|1 1|0|2|2|2 2|0|3|5|1 3|0|4|-1|0 0|0|1|1|1 1|0|2|2|2 2|0|3|5|1 3|0|4|-1|0 0|0|1|1|1 1|0|2|2|2 2|0|3|5|1 3|0|4|-1|0 pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-parallel-any-03.test.sql000066400000000000000000000030651257314352300252130ustar00rootroot00000000000000--- -- TESTS FROM ISSUE 285 --- SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM parallel', 2, 3, 1, true ); SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM parallel', 2, 3, 2, true ); SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM parallel', 2, 3, 3, true ); SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM parallel', 2, 3, 4, true ); SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM parallel', 2, 3, 100, true ); SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM parallel', 1, 4, 1, true ); SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM parallel', 1, 4, 2, true ); SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM parallel', 1, 4, 3, true ); SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM parallel', 1, 4, 100, true ); pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-v2.result000066400000000000000000000004041257314352300224740ustar00rootroot000000000000000|0|7|6|1 1|0|8|7|1 2|0|5|8|1 3|0|6|9|1 4|0|9|15|1 5|0|12|-1|0 6|1|7|6|1 7|1|8|7|1 8|1|5|8|1 9|1|6|11|1 10|1|11|13|1 11|1|12|-1|0 0|0|7|6|1 1|0|8|7|1 2|0|5|8|1 3|0|6|9|1 4|0|9|15|1 5|0|12|-1|0 6|1|7|6|1 7|1|8|7|1 8|1|5|8|1 9|1|6|11|1 10|1|11|13|1 11|1|12|-1|0 pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-v2.test.sql000066400000000000000000000010131257314352300227300ustar00rootroot00000000000000-------------------------------------------------------------------------------- -- PGR_ksp -------------------------------------------------------------------------------- SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table order by id', 7, 12, 2, false ); SELECT seq, id1 AS route, id2 AS node, id3 AS edge, cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table order by id', 7, 12, 2, true ); pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-v3-1route.result000066400000000000000000000025401257314352300237150ustar00rootroot000000000000001|1|2|1|1 2|2|3|-1|1 3|3|4|-1|1 4|2|5|1|1 5|3|6|1|-1 6|7|8|1|1 7|8|5|1|1 8|5|6|1|1 9|6|9|1|1 10|5|10|1|1 11|6|11|1|-1 12|10|11|1|-1 13|11|12|1|-1 14|10|13|1|1 15|9|12|1|1 16|4|9|1|1 17|14|15|1|1 18|16|17|1|1 1|0|0|2|4|1 1|1|0|5|8|1 1|2|0|6|9|1 1|3|0|9|15|1 1|4|0|12|-1|0 2|1|1|1|2|4|1|0 2|2|1|2|5|8|1|1 2|3|1|3|6|9|1|2 2|4|1|4|9|15|1|3 2|5|1|5|12|-1|0|4 3|1|1|1|2|4|1|0 3|2|1|2|5|8|1|1 3|3|1|3|6|9|1|2 3|4|1|4|9|15|1|3 3|5|1|5|12|-1|0|4 4|1|1|1|2|4|1|0 4|2|1|2|5|8|1|1 4|3|1|3|6|9|1|2 4|4|1|4|9|15|1|3 4|5|1|5|12|-1|0|4 5|1|1|1|2|4|1|0 5|2|1|2|5|8|1|1 5|3|1|3|6|9|1|2 5|4|1|4|9|15|1|3 5|5|1|5|12|-1|0|4 6|1|1|1|2|4|1|0 6|2|1|2|5|8|1|1 6|3|1|3|6|9|1|2 6|4|1|4|9|15|1|3 6|5|1|5|12|-1|0|4 7|1|1|1|2|4|1|0 7|2|1|2|5|10|1|1 7|3|1|3|10|12|1|2 7|4|1|4|11|13|1|3 7|5|1|5|12|-1|0|4 8|1|1|1|2|4|1|0 8|2|1|2|5|10|1|1 8|3|1|3|10|12|1|2 8|4|1|4|11|13|1|3 8|5|1|5|12|-1|0|4 9|1|1|1|2|4|1|0 9|2|1|2|5|10|1|1 9|3|1|3|10|12|1|2 9|4|1|4|11|13|1|3 9|5|1|5|12|-1|0|4 11|1|1|1|0 11|2|1|1|1 11|3|1|1|2 11|4|1|1|3 11|5|1|0|4 12|1|1|1|0 12|2|1|1|1 12|3|1|1|2 12|4|1|1|3 12|5|1|0|4 13|1|1|1|0 13|2|1|1|1 13|3|1|1|2 13|4|1|1|3 13|5|1|0|4 14|1|1|1|2|4|1|0 14|2|1|2|5|8|1|1 14|3|1|3|6|9|1|2 14|4|1|4|9|15|1|3 14|5|1|5|12|-1|0|4 15|1|1|1|2|4|1|0 15|2|1|2|5|8|1|1 15|3|1|3|6|9|1|2 15|4|1|4|9|15|1|3 15|5|1|5|12|-1|0|4 16|1|1|1|2|4|1|0 16|2|1|2|5|8|1|1 16|3|1|3|6|9|1|2 16|4|1|4|9|15|1|3 16|5|1|5|12|-1|0|4 pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-v3-1route.test.sql000066400000000000000000000061311257314352300241540ustar00rootroot00000000000000-------------------------------------------------------------------------------- -- PGR_ksp V3 only -------------------------------------------------------------------------------- -- data SELECT id, source, target, cost, reverse_cost FROM edge_table order by id; -- Examples to handle the one flag to choose signatures using :ref:`fig1-direct-Cost-Reverse` ------------------------------------------------------------------------------------------ SELECT 1, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 1, true ); SELECT 2, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 1, directed:=true -- takes the new signature ); SELECT 3, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 1 ); --Examples using :ref:`fig1-direct-Cost-Reverse` ------------------------------------------------------------------------------- SELECT 4, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 1 ); SELECT 5, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 1, heap_paths:=true ); SELECT 6, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 1, true, true ); --Example for :ref:`fig2-undirect-Cost-Reverse` ------------------------------------------------------------------------------- SELECT 7, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 1, directed:=false ); SELECT 8, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 1, directed:=false, heap_paths:=true ); SELECT 9, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 1, false, true ); -- Examples for :ref:`fig3-direct-Cost` ------------------------------------------------------------------------------- SELECT 10, * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 3, 2 ); SELECT 11, seq, path_id, cost, agg_cost FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 1 ); SELECT 12, seq, path_id, cost, agg_cost FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 1, heap_paths:=true ); SELECT 13, seq, path_id, cost, agg_cost FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 1, true, true ); --Examples for :ref:`fig4-undirect-Cost` ------------------------------------------------------------------------------- SELECT 14, * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 1, directed:=false ); SELECT 15, * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 1, directed:=false, heap_paths:=true ); SELECT 16, * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 1, false, true ); pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-v3.result000066400000000000000000000044411257314352300225020ustar00rootroot000000000000001|0|0|2|4|1 1|1|0|5|8|1 1|2|0|6|9|1 1|3|0|9|15|1 1|4|0|12|-1|0 1|5|1|2|4|1 1|6|1|5|8|1 1|7|1|6|11|1 1|8|1|11|13|1 1|9|1|12|-1|0 2|1|1|1|2|4|1|0 2|2|1|2|5|8|1|1 2|3|1|3|6|9|1|2 2|4|1|4|9|15|1|3 2|5|1|5|12|-1|0|4 2|6|2|1|2|4|1|0 2|7|2|2|5|8|1|1 2|8|2|3|6|11|1|2 2|9|2|4|11|13|1|3 2|10|2|5|12|-1|0|4 3|1|1|1|2|4|1|0 3|2|1|2|5|8|1|1 3|3|1|3|6|9|1|2 3|4|1|4|9|15|1|3 3|5|1|5|12|-1|0|4 3|6|2|1|2|4|1|0 3|7|2|2|5|8|1|1 3|8|2|3|6|11|1|2 3|9|2|4|11|13|1|3 3|10|2|5|12|-1|0|4 4|1|1|1|2|4|1|0 4|2|1|2|5|8|1|1 4|3|1|3|6|9|1|2 4|4|1|4|9|15|1|3 4|5|1|5|12|-1|0|4 4|6|2|1|2|4|1|0 4|7|2|2|5|8|1|1 4|8|2|3|6|11|1|2 4|9|2|4|11|13|1|3 4|10|2|5|12|-1|0|4 5|1|1|1|2|4|1|0 5|2|1|2|5|8|1|1 5|3|1|3|6|9|1|2 5|4|1|4|9|15|1|3 5|5|1|5|12|-1|0|4 5|6|2|1|2|4|1|0 5|7|2|2|5|8|1|1 5|8|2|3|6|11|1|2 5|9|2|4|11|13|1|3 5|10|2|5|12|-1|0|4 5|11|3|1|2|4|1|0 5|12|3|2|5|10|1|1 5|13|3|3|10|12|1|2 5|14|3|4|11|13|1|3 5|15|3|5|12|-1|0|4 6|1|1|1|2|4|1|0 6|2|1|2|5|8|1|1 6|3|1|3|6|9|1|2 6|4|1|4|9|15|1|3 6|5|1|5|12|-1|0|4 6|6|2|1|2|4|1|0 6|7|2|2|5|8|1|1 6|8|2|3|6|11|1|2 6|9|2|4|11|13|1|3 6|10|2|5|12|-1|0|4 6|11|3|1|2|4|1|0 6|12|3|2|5|10|1|1 6|13|3|3|10|12|1|2 6|14|3|4|11|13|1|3 6|15|3|5|12|-1|0|4 7|1|1|1|0 7|2|1|1|1 7|3|1|1|2 7|4|1|1|3 7|5|1|0|4 7|6|2|1|0 7|7|2|1|1 7|8|2|1|2 7|9|2|1|3 7|10|2|0|4 8|1|1|1|0 8|2|1|1|1 8|3|1|1|2 8|4|1|1|3 8|5|1|0|4 8|6|2|1|0 8|7|2|1|1 8|8|2|1|2 8|9|2|1|3 8|10|2|0|4 8|11|3|1|0 8|12|3|1|1 8|13|3|1|2 8|14|3|1|3 8|15|3|0|4 8|16|4|1|0 8|17|4|1|1 8|18|4|1|2 8|19|4|1|3 8|20|4|1|4 8|21|4|1|5 8|22|4|0|6 9|5|1|5|12|-1|0|4 9|10|2|5|12|-1|0|4 9|15|3|5|12|-1|0|4 9|22|4|7|12|-1|0|6 11|4 11|4 12|4 12|4 12|4 13|4 13|4 13|4 14|1|1|1|2|4|1|0 14|2|1|2|5|8|1|1 14|3|1|3|6|9|1|2 14|4|1|4|9|15|1|3 14|5|1|5|12|-1|0|4 14|6|2|1|2|4|1|0 14|7|2|2|5|8|1|1 14|8|2|3|6|11|1|2 14|9|2|4|11|13|1|3 14|10|2|5|12|-1|0|4 15|1|1|1|2|4|1|0 15|2|1|2|5|8|1|1 15|3|1|3|6|9|1|2 15|4|1|4|9|15|1|3 15|5|1|5|12|-1|0|4 15|6|2|1|2|4|1|0 15|7|2|2|5|8|1|1 15|8|2|3|6|11|1|2 15|9|2|4|11|13|1|3 15|10|2|5|12|-1|0|4 15|11|3|1|2|4|1|0 15|12|3|2|5|10|1|1 15|13|3|3|10|12|1|2 15|14|3|4|11|13|1|3 15|15|3|5|12|-1|0|4 16|1|1|1|2|4|1|0 16|2|1|2|5|8|1|1 16|3|1|3|6|9|1|2 16|4|1|4|9|15|1|3 16|5|1|5|12|-1|0|4 16|6|2|1|2|4|1|0 16|7|2|2|5|8|1|1 16|8|2|3|6|11|1|2 16|9|2|4|11|13|1|3 16|10|2|5|12|-1|0|4 16|11|3|1|2|4|1|0 16|12|3|2|5|10|1|1 16|13|3|3|10|12|1|2 16|14|3|4|11|13|1|3 16|15|3|5|12|-1|0|4 pgrouting-pgrouting-2.1.0/src/ksp/test/ksp-v3.test.sql000066400000000000000000000062771257314352300227520ustar00rootroot00000000000000-------------------------------------------------------------------------------- -- PGR_ksp V3 -------------------------------------------------------------------------------- -- Examples to handle the one flag to choose signatures using :ref:`fig1-direct-Cost-Reverse` ------------------------------------------------------------------------------------------ SELECT 1, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, true -- takes the (V2.0) signature (has_rcost = true and works on directed graph) ); SELECT 2, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, directed:=true -- takes the new signature ); SELECT 3, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2 ); --Examples using :ref:`fig1-direct-Cost-Reverse` ------------------------------------------------------------------------------- SELECT 4, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2 ); SELECT 5, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, heap_paths:=true ); SELECT 6, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, true, true ); --Example for :ref:`fig2-undirect-Cost-Reverse` ------------------------------------------------------------------------------- SELECT 7, seq, path_id, cost, agg_cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, directed:=false ); SELECT 8, seq, path_id, cost, agg_cost FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, directed:=false, heap_paths:=true ); SELECT 9, * FROM pgr_ksp( 'SELECT id, source, target, cost, reverse_cost FROM edge_table', 2, 12, 2, false, true ) where edge = -1; -- Examples for :ref:`fig3-direct-Cost` ------------------------------------------------------------------------------- SELECT 10, * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 3, 2 ); SELECT 11, agg_cost FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 2 ) where edge = -1 order by agg_cost; SELECT 12, agg_cost FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 2, heap_paths:=true ) where edge = -1 order by agg_cost; SELECT 13, agg_cost FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 2, true, true ) where edge = -1 order by agg_cost; --Examples for :ref:`fig4-undirect-Cost` ------------------------------------------------------------------------------- SELECT 14, * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 2, directed:=false ); SELECT 15, * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 2, directed:=false, heap_paths:=true ); SELECT 16, * FROM pgr_ksp( 'SELECT id, source, target, cost FROM edge_table', 2, 12, 2, false, true ); pgrouting-pgrouting-2.1.0/src/ksp/test/makeTests.sh000066400000000000000000000011231257314352300224050ustar00rootroot00000000000000psql -U postgres -h localhost -A -t -q -f ksp-any-00.data ksp_test psql -U postgres -h localhost -A -t -q -f ksp-any-01.test ksp_test &> ksp-any-01.aaa sed s/psql:ksp-any-01.test:[0-9]*:// ksp-any-01.rest psql -U postgres -h localhost -A -t -q -f ksp-any-02.test ksp_test &> ksp-any-02.aaa sed s/psql:ksp-any-02.test:[0-9]*:// ksp-any-02.rest psql -U postgres -h localhost -A -t -q -f ksp-parallel-any-03.test ksp_test &> ksp-parallel-any-03.aaa sed s/psql:ksp-parallel-any-03.test:[0-9]*:// ksp-parallel-any-03.rest rm *.aaa pgrouting-pgrouting-2.1.0/src/ksp/test/show_data.result000066400000000000000000000240521257314352300233300ustar00rootroot00000000000000network 1|0|1|1.4142135623731|7.07106781186548|0105000020110F00000100000001020000000200000000000000000000000000000000000000000000000000F03F000000000000F03F 2|0|2|2.82842712474619|14.142135623731|0105000020110F0000010000000102000000020000000000000000000000000000000000000000000000000000400000000000000040 3|0|3|4.24264068711928|21.2132034355964|0105000020110F0000010000000102000000020000000000000000000000000000000000000000000000000008400000000000000840 4|1|0|1.4142135623731|7.07106781186548|0105000020110F000001000000010200000002000000000000000000F03F000000000000F03F00000000000000000000000000000000 5|1|2|1.4142135623731|7.07106781186548|0105000020110F000001000000010200000002000000000000000000F03F000000000000F03F00000000000000400000000000000040 6|1|7|6.08276253029822|30.4138126514911|0105000020110F000001000000010200000002000000000000000000F03F000000000000F03F0000000000001C400000000000000040 7|2|0|2.82842712474619|14.142135623731|0105000020110F0000010000000102000000020000000000000000000040000000000000004000000000000000000000000000000000 8|2|1|1.4142135623731|7.07106781186548|0105000020110F00000100000001020000000200000000000000000000400000000000000040000000000000F03F000000000000F03F 9|2|5|4.47213595499958|22.3606797749979|0105000020110F0000010000000102000000020000000000000000000040000000000000004000000000000010400000000000001840 10|3|0|4.24264068711928|21.2132034355964|0105000020110F0000010000000102000000020000000000000000000840000000000000084000000000000000000000000000000000 11|3|4|1.4142135623731|7.07106781186548|0105000020110F0000010000000102000000020000000000000000000840000000000000084000000000000010400000000000001040 12|3|10|9.89949493661167|49.4974746830583|0105000020110F0000010000000102000000020000000000000000000840000000000000084000000000000024400000000000002440 13|4|3|1.4142135623731|7.07106781186548|0105000020110F0000010000000102000000020000000000000000001040000000000000104000000000000008400000000000000840 14|4|6|2.23606797749979|11.1803398874989|0105000020110F0000010000000102000000020000000000000000001040000000000000104000000000000018400000000000001440 15|4|5|2|10|0105000020110F0000010000000102000000020000000000000000001040000000000000104000000000000010400000000000001840 16|5|2|4.47213595499958|22.3606797749979|0105000020110F0000010000000102000000020000000000000000001040000000000000184000000000000000400000000000000040 17|5|4|2|10|0105000020110F0000010000000102000000020000000000000000001040000000000000184000000000000010400000000000001040 18|5|9|2.82842712474619|14.142135623731|0105000020110F0000010000000102000000020000000000000000001040000000000000184000000000000000400000000000002040 19|5|13|6.32455532033676|31.6227766016838|0105000020110F0000010000000102000000020000000000000000001040000000000000184000000000000000400000000000002840 20|6|4|2.23606797749979|11.1803398874989|0105000020110F0000010000000102000000020000000000000000001840000000000000144000000000000010400000000000001040 21|6|7|3.16227766016838|15.8113883008419|0105000020110F000001000000010200000002000000000000000000184000000000000014400000000000001C400000000000000040 22|7|6|3.16227766016838|15.8113883008419|0105000020110F0000010000000102000000020000000000000000001C40000000000000004000000000000018400000000000001440 23|7|8|6.70820393249937|33.5410196624969|0105000020110F0000010000000102000000020000000000000000001C40000000000000004000000000000010400000000000002040 24|7|1|6.08276253029822|30.4138126514911|0105000020110F0000010000000102000000020000000000000000001C400000000000000040000000000000F03F000000000000F03F 25|8|7|6.70820393249937|33.5410196624969|0105000020110F000001000000010200000002000000000000000000104000000000000020400000000000001C400000000000000040 26|8|11|3.60555127546399|18.0277563773199|0105000020110F00000100000001020000000200000000000000000010400000000000002040000000000000F03F0000000000002440 27|8|12|4|20|0105000020110F0000010000000102000000020000000000000000001040000000000000204000000000000010400000000000002840 28|9|5|2.82842712474619|14.142135623731|0105000020110F0000010000000102000000020000000000000000000040000000000000204000000000000010400000000000001840 29|10|3|9.89949493661167|49.4974746830583|0105000020110F0000010000000102000000020000000000000000002440000000000000244000000000000008400000000000000840 30|10|11|9|45|0105000020110F00000100000001020000000200000000000000000024400000000000002440000000000000F03F0000000000002440 31|10|12|6.32455532033676|31.6227766016838|0105000020110F0000010000000102000000020000000000000000002440000000000000244000000000000010400000000000002840 32|11|8|3.60555127546399|18.0277563773199|0105000020110F000001000000010200000002000000000000000000F03F000000000000244000000000000010400000000000002040 33|11|10|9|45|0105000020110F000001000000010200000002000000000000000000F03F000000000000244000000000000024400000000000002440 34|11|13|2.23606797749979|11.1803398874989|0105000020110F000001000000010200000002000000000000000000F03F000000000000244000000000000000400000000000002840 35|12|10|6.32455532033676|31.6227766016838|0105000020110F0000010000000102000000020000000000000000001040000000000000284000000000000024400000000000002440 36|12|8|4|20|0105000020110F0000010000000102000000020000000000000000001040000000000000284000000000000010400000000000002040 37|12|13|2|10|0105000020110F0000010000000102000000020000000000000000001040000000000000284000000000000000400000000000002840 38|13|12|2|10|0105000020110F0000010000000102000000020000000000000000000040000000000000284000000000000010400000000000002840 39|13|5|6.32455532033676|31.6227766016838|0105000020110F0000010000000102000000020000000000000000000040000000000000284000000000000010400000000000001840 40|13|11|2.23606797749979|11.1803398874989|0105000020110F00000100000001020000000200000000000000000000400000000000002840000000000000F03F0000000000002440 nodes 1|0|Zero|0101000020110F000000000000000000000000000000000000 2|1|One|0101000020110F0000000000000000F03F000000000000F03F 3|2|Two|0101000020110F000000000000000000400000000000000040 4|3|Three|0101000020110F000000000000000008400000000000000840 5|4|Four|0101000020110F000000000000000010400000000000001040 6|5|Five|0101000020110F000000000000000010400000000000001840 7|6|Six|0101000020110F000000000000000018400000000000001440 8|7|Seven|0101000020110F00000000000000001C400000000000000040 9|8|Eight|0101000020110F000000000000000010400000000000002040 10|9|Nine|0101000020110F000000000000000000400000000000002040 11|10|Ten|0101000020110F000000000000000024400000000000002440 12|11|Eleven|0101000020110F0000000000000000F03F0000000000002440 13|12|Twelve|0101000020110F000000000000000010400000000000002840 14|13|Thirteen|0101000020110F000000000000000000400000000000002840 edge_table 1|B|1|2|1|1|2|0|2|1|010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2|TF|2|3|-1|1|2|1|3|1|0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 3|TF|3|4|-1|1|3|1|4|1|0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4|B|2|5|1|1|2|1|2|2|0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 5|FT|3|6|1|-1|3|1|3|2|0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 6|B|7|8|1|1|0|2|1|2|01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 7|B|8|5|1|1|1|2|2|2|010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 8|B|5|6|1|1|2|2|3|2|0102000000020000000000000000000040000000000000004000000000000008400000000000000040 9|B|6|9|1|1|3|2|4|2|0102000000020000000000000000000840000000000000004000000000000010400000000000000040 10|B|5|10|1|1|2|2|2|3|0102000000020000000000000000000040000000000000004000000000000000400000000000000840 11|FT|6|11|1|-1|3|2|3|3|0102000000020000000000000000000840000000000000004000000000000008400000000000000840 12|FT|10|11|1|-1|2|3|3|3|0102000000020000000000000000000040000000000000084000000000000008400000000000000840 13|FT|11|12|1|-1|3|3|4|3|0102000000020000000000000000000840000000000000084000000000000010400000000000000840 14|B|10|13|1|1|2|3|2|4|0102000000020000000000000000000040000000000000084000000000000000400000000000001040 15|B|9|12|1|1|4|2|4|3|0102000000020000000000000000001040000000000000004000000000000010400000000000000840 16|B|4|9|1|1|4|1|4|2|0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 17|B|14|15|1|1|0.5|3.5|1.999999999999|3.5|010200000002000000000000000000E03F0000000000000C4068EEFFFFFFFFFF3F0000000000000C40 18|B|16|17|1|1|3.5|2.3|3.5|4|0102000000020000000000000000000C4066666666666602400000000000000C400000000000001040 edge_table_vertices 1|||||010100000000000000000000400000000000000000 2|||||01010000000000000000000040000000000000F03F 3|||||01010000000000000000000840000000000000F03F 4|||||01010000000000000000001040000000000000F03F 5|||||010100000000000000000000400000000000000040 6|||||010100000000000000000008400000000000000040 7|||||010100000000000000000000000000000000000040 8|||||0101000000000000000000F03F0000000000000040 9|||||010100000000000000000010400000000000000040 10|||||010100000000000000000000400000000000000840 11|||||010100000000000000000008400000000000000840 12|||||010100000000000000000010400000000000000840 13|||||010100000000000000000000400000000000001040 14|||||0101000000000000000000E03F0000000000000C40 15|||||010100000068EEFFFFFFFFFF3F0000000000000C40 16|||||01010000000000000000000C406666666666660240 17|||||01010000000000000000000C400000000000001040 paralell 1|1|2|1|1|1|0|1|1|010200000002000000000000000000F03F0000000000000000000000000000F03F000000000000F03F 2|2|3|2|2|1|1|1|3|010200000002000000000000000000F03F000000000000F03F000000000000F03F0000000000000840 3|2|3|2.82842712474619|2.82842712474619|1|1|1|3|010200000003000000000000000000F03F000000000000F03F00000000000000000000000000000040000000000000F03F0000000000000840 4|2|3|4|4|1|1|1|3|010200000004000000000000000000F03F000000000000F03F0000000000000040000000000000F03F00000000000000400000000000000840000000000000F03F0000000000000840 5|3|4|1|1|1|3|1|4|010200000002000000000000000000F03F0000000000000840000000000000F03F0000000000001040 paralell_vertices 1|||||0101000000000000000000F03F0000000000000000 2|||||0101000000000000000000F03F000000000000F03F 3|||||0101000000000000000000F03F0000000000000840 4|||||0101000000000000000000F03F0000000000001040 pgrouting-pgrouting-2.1.0/src/ksp/test/show_data.test.sql000066400000000000000000000011431257314352300235630ustar00rootroot00000000000000-------------------------------------------------- -- Test to see that we are working with the same data -------------------------------------------------- \echo network select * from network order by id; \echo nodes select * from nodes order by id; -------------------------------------------------- \echo edge_table select * from edge_table order by id; \echo edge_table_vertices select * from edge_table_vertices_pgr order by id; -------------------------------------------------- \echo paralell select * from parallel order by id; \echo paralell_vertices select * from parallel_vertices_pgr order by id; pgrouting-pgrouting-2.1.0/src/ksp/test/test.conf000066400000000000000000000007171257314352300217470ustar00rootroot00000000000000#!/usr/bin/perl -w %main::tests = ( 'any' => { 'comment' => 'KSP test for any versions.', 'data' => ['ksp-any-00.data'], 'tests' => [qw( show_data ksp-v3-1route ksp-parallel-any-03 ksp-any-01 ksp-any-02 ksp-v2 ksp-v3 )], 'not done tests' => [qw( )] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/label_graph/000077500000000000000000000000001257314352300206005ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/label_graph/CMakeLists.txt000066400000000000000000000002011257314352300233310ustar00rootroot00000000000000SET(PACKAGE_SQL_FILES "") ADD_SUBDIRECTORY(sql) SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) SUBDIRS(doc src test) pgrouting-pgrouting-2.1.0/src/label_graph/doc/000077500000000000000000000000001257314352300213455ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/label_graph/doc/CMakeLists.txt000066400000000000000000000000001257314352300240730ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/label_graph/doc/analyze_brokengraph.rst000066400000000000000000000156751257314352300261420ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_labelGraph: pgr_labelGraph =============================================================================== .. index:: single: pgr_labelGraph(text, text, text, text, text, text) module: common Name ------------------------------------------------------------------------------- ``pgr_labelGraph`` — Locates and labels sub-networks within a network which are not topologically connected. Must be run after ``pgr_createTopology()``. No use of ``geometry`` column. Only ``id``, ``source`` and ``target`` columns are required. Synopsis ------------------------------------------------------------------------------- The function returns: - ``OK`` when a column with provided name has been generated and populated successfully. All connected edges will have unique similar integer values. In case of ``rows_where`` condition, non participating rows will have -1 integer values. - ``FAIL`` when the processing cannot be finished due to some error. Notice will be thrown accordingly. - ``rows_where condition generated 0 rows`` when passed SQL condition has not been fulfilled by any row. .. code-block:: sql varchar pgr_labelGraph(text, text, text, text, text, text) Description ------------------------------------------------------------------------------- A network behind any routing query may consist of sub-networks completely isolated from each other. Possible reasons could be: - An island with no bridge connecting to the mainland. - An edge or mesh of edges failed to connect to other networks because of human negligence during data generation. - The data is not properly noded. - Topology creation failed to succeed. pgr_labelGraph() will create an integer column (with the name provided by the user) and will assign same integer values to all those edges in the network which are connected topologically. Thus better analysis regarding network structure is possible. In case of ``rows_where`` condition, non participating rows will have -1 integer values. Prerequisites: Must run ``pgr_createTopology()`` in order to generate ``source`` and ``target`` columns. Primary key column ``id`` should also be there in the network table. Function accepts the following parameters: :edge_table: ``text`` Network table name, with optional schema name. :id: ``text`` Primary key column name of the network table. Default is ``id``. :source: ``text`` Source column name generated after ``pgr_createTopology()``. Default is ``source``. :target: ``text`` Target column name generated after ``pgr_createTopology()``. Default is ``target``. :subgraph: ``text`` Column name which will hold the integer labels for each sub-graph. Default is ``subgraph``. :rows_where: ``text`` The SQL where condition. Default is ``true``, means the processing will be done on the whole table. Possible Usage ------------------------------------------------------------------------------- -- The following should be OK .. code-block:: sql select pgr_labelGraph('ways'); select pgr_labelGraph('Ways'); select pgr_labelGraph('ways', 'id'); select pgr_labelGraph('ways', 'id', 'source'); select pgr_labelGraph('ways', 'id', 'source', 'target'); select pgr_labelGraph('ways', 'id', 'source', 'target', 'subgraph'); select pgr_labelGraph('ways', 'id', 'source', 'target', 'subgraph', 'id<100'); -- When table located in another schema e03 .. code-block:: sql select pgr_labelGraph('e03.ways'); select pgr_labelGraph('e03.Ways'); select pgr_labelGraph('e03.ways', 'id'); select pgr_labelGraph('e03.ways', 'id', 'source'); select pgr_labelGraph('e03.ways', 'id', 'source', 'target'); select pgr_labelGraph('e03.ways', 'id', 'source', 'target', 'subgraph'); select pgr_labelGraph('e03.ways', 'id', 'source', 'target', 'subgraph', 'id<100'); -- When using the named notation .. code-block:: sql select pgr_labelGraph('e03.calles', target:='destino', subgraph:='subgraph', id:='gido', source:='salida'); select pgr_labelGraph('e03.calles', rows_where:='gido<100', id:='gido', source:='salida', target:='destino', subgraph:='subgraph'); -- The following should FAIL .. code-block:: sql select pgr_labelGraph('id', 'ways'); select pgr_labelGraph('ways', 'id', 'sourc', 'target'); select pgr_labelGraph('ways', 'id', 'source', 'Target'); select pgr_labelGraph('ways', 'id', 'source', 'target', 'subgraph', 'id<'); -- When table located in another schema e03 .. code-block:: sql select pgr_labelGraph('e03.calles'); select pgr_labelGraph('e03.Calles'); select pgr_labelGraph('id', 'e03.calles'); select pgr_labelGraph('e03.calles', 'id', 'sourc', 'target'); select pgr_labelGraph('e03.calles', 'gido', 'source', 'target', 'subgraph', 'id<'); select pgr_labelGraph('e03.calles', 'gid', 'salida', 'target', 'subgraph', 'id<10'); select pgr_labelGraph('e03.calles', 'gid', 'salida', 'destino', 'subgraph', 'id<10 AND id>100'); -- When using the named notation .. code-block:: sql select pgr_labelGraph('e03.calles', target:='destino', subgraph:='subgraph', id:='gido'); select pgr_labelGraph('e03.calles', target:='destino', subgraph:='subgraph', id:='gido', source:='salido'); select pgr_labelGraph(rows_where:='gido<100', id:='gido', source:='salida', 'e03.calles', target:='destino', subgraph:='subgraph'); -- The following should return "rows_where condition generated 0 rows" .. code-block:: sql select pgr_labelGraph('ways', 'id', 'source', 'target', 'subgraph', 'id<10 AND id>100'); select pgr_labelGraph('e03.calles', id:='gido', rows_where:='gido<100 AND gido>200', source:='salida', target:='destino', subgraph:='subgraph'); Examples Output pane Messages ------------------------------------------------------------------------------- .. code-block:: sql NOTICE: Processing: NOTICE: pgr_labelGraph('ways','id','source','target','subgraph','true') NOTICE: Performing initial checks, please hold on ... NOTICE: Starting - Checking table ... NOTICE: Ending - Checking table NOTICE: Starting - Checking columns NOTICE: Ending - Checking columns NOTICE: Starting - Checking rows_where condition NOTICE: Ending - Checking rows_where condition NOTICE: Starting - Calculating subgraphs NOTICE: Successfully complicated calculating subgraphs NOTICE: Ending - Calculating subgraphs Total query runtime: 5426 ms. 1 row retrieved. pgr_labelgraph character varying -------------------- OK (1 row) See Also ------------------------------------------------------------------------------- * `pgr_createTopology `_ to create the topology of a table based on its geometry and tolerance value. pgrouting-pgrouting-2.1.0/src/label_graph/sql/000077500000000000000000000000001257314352300213775ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/label_graph/sql/CMakeLists.txt000066400000000000000000000002731257314352300241410ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/label_graph.sql ) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/label_graph/sql/label_graph.sql000066400000000000000000000235531257314352300243700ustar00rootroot00000000000000CREATE OR REPLACE FUNCTION pgr_labelGraph( edge_table text, id text default 'id', source text default 'source', target text default 'target', subgraph text default 'subgraph', rows_where text default 'true' ) RETURNS character varying AS $BODY$ DECLARE naming record; schema_name text; table_name text; garbage text; incre integer; table_schema_name text; query text; ecnt integer; sql1 text; rec1 record; sql2 text; rec2 record; rec_count record; rec_single record; graph_id integer; gids int []; BEGIN raise notice 'Processing:'; raise notice 'pgr_brokenGraph(''%'',''%'',''%'',''%'',''%'',''%'')', edge_table,id,source,target,subgraph,rows_where; raise notice 'Performing initial checks, please hold on ...'; Raise Notice 'Starting - Checking table ...'; BEGIN raise debug 'Checking % table existance', edge_table; execute 'select * from pgr_getTableName('|| quote_literal(edge_table) ||')' into naming; schema_name = naming.sname; table_name = naming.tname; table_schema_name = schema_name||'.'||table_name; IF schema_name is null then raise notice 'no schema'; return 'FAIL'; else if table_name is null then raise notice 'no table'; return 'FAIL'; end if; end if; END; Raise Notice 'Ending - Checking table'; Raise Notice 'Starting - Checking columns'; BEGIN raise debug 'Checking exitance of necessary columns inside % table', edge_table; execute 'select * from pgr_isColumnInTable('|| quote_literal(table_schema_name) ||', '|| quote_literal(id) ||')' into naming; if naming.pgr_iscolumnintable = 'f' then raise notice 'no id column'; return 'FAIL'; end if; execute 'select * from pgr_isColumnInTable('|| quote_literal(table_schema_name) ||', '|| quote_literal(source) ||')' into naming; if naming.pgr_iscolumnintable = 'f' then raise notice 'no source column'; return 'FAIL'; end if; execute 'select * from pgr_isColumnInTable('|| quote_literal(table_schema_name) ||', '|| quote_literal(target) ||')' into naming; if naming.pgr_iscolumnintable = 'f' then raise notice 'no target column'; return 'FAIL'; end if; execute 'select * from pgr_isColumnInTable('|| quote_literal(table_schema_name) ||', '|| quote_literal(subgraph) ||')' into naming; if naming.pgr_iscolumnintable = 't' then raise notice 'subgraph column already in the table'; return 'FAIL'; end if; END; Raise Notice 'Ending - Checking columns'; Raise Notice 'Starting - Checking rows_where condition'; BEGIN raise debug 'Checking rows_where condition'; query='select count(*) from '|| pgr_quote_ident(table_schema_name) ||' where '|| rows_where; execute query into ecnt; raise debug '-->Rows where condition: OK'; raise debug ' --> OK'; EXCEPTION WHEN OTHERS THEN raise notice 'Got %', SQLERRM; Raise notice 'ERROR: Condition is not correct. Please execute the following query to test your condition'; Raise notice '%', query; return 'FAIL'; END; Raise Notice 'Ending - Checking rows_where condition'; garbage := 'garbage001'; incre := 1; Raise Notice 'Starting - Checking temporary column'; Begin raise debug 'Checking Checking temporary columns existance'; While True Loop execute 'select * from pgr_isColumnInTable('|| quote_literal(table_schema_name) ||', '|| quote_literal(garbage) ||')' into naming; If naming.pgr_iscolumnintable = 't' THEN incre := incre + 1; garbage := 'garbage00'||incre||''; ELSE EXIT; END IF; End Loop; End; Raise Notice 'Ending - Checking temporary column'; Raise Notice 'Starting - Calculating subgraphs'; BEGIN --------- Add necessary columns ---------- EXECUTE 'ALTER TABLE '|| pgr_quote_ident(table_schema_name) ||' ADD COLUMN ' || pgr_quote_ident(subgraph) || ' INTEGER DEFAULT -1'; EXECUTE 'ALTER TABLE '|| pgr_quote_ident(table_schema_name) ||' ADD COLUMN ' || pgr_quote_ident(garbage) || ' INTEGER DEFAULT 0'; graph_id := 1; EXECUTE 'select count(*) as count from '|| pgr_quote_ident(table_schema_name) ||' where '|| rows_where ||'' into rec_count; if rec_count.count = 0 then RETURN 'rows_where condition generated 0 rows'; end if; WHILE TRUE LOOP ---------- Assign the very first -1 row graph_id ---------- EXECUTE 'SELECT ' || pgr_quote_ident(id) || ' AS gid FROM '|| pgr_quote_ident(table_schema_name) ||' WHERE '|| rows_where ||' AND ' || pgr_quote_ident(subgraph) || ' = -1 LIMIT 1' INTO rec_single; EXECUTE 'UPDATE '|| pgr_quote_ident(table_schema_name) ||' SET ' || pgr_quote_ident(subgraph) || ' = ' || graph_id || ' WHERE ' || pgr_quote_ident(id) || ' = ' || rec_single.gid || ''; --------- Search other rows with that particular graph_id ----------- WHILE TRUE LOOP EXECUTE 'SELECT COUNT(*) FROM '|| pgr_quote_ident(table_schema_name) ||' WHERE ' || pgr_quote_ident(subgraph) || ' = ' || graph_id || ' AND ' || pgr_quote_ident(garbage) || ' = 0' into rec_count; ----------- The following if else will check those rows which already have entertained ------------ IF (rec_count.count > 0) THEN sql1 := 'SELECT ' || pgr_quote_ident(id) || ' AS gid, ' || pgr_quote_ident(source) || ' AS source, ' || pgr_quote_ident(target) || ' AS target FROM '|| pgr_quote_ident(table_schema_name) ||' WHERE ' || pgr_quote_ident(subgraph) || ' = ' || graph_id || ' AND ' || pgr_quote_ident(garbage) || ' = 0'; FOR rec1 IN EXECUTE sql1 LOOP sql2 := 'SELECT ' || pgr_quote_ident(id) || ' AS gid, ' || pgr_quote_ident(source) || ' AS source, ' || pgr_quote_ident(target) || ' AS target FROM '|| pgr_quote_ident(table_schema_name) ||' WHERE '|| pgr_quote_ident(source) ||' = '|| rec1.source ||' OR '|| pgr_quote_ident(target) ||' = '|| rec1.source ||' OR '|| pgr_quote_ident(source) ||' = '|| rec1.target ||' OR '|| pgr_quote_ident(target) ||' = '|| rec1.target ||''; FOR rec2 IN EXECUTE sql2 LOOP EXECUTE 'UPDATE '|| pgr_quote_ident(table_schema_name) ||' SET ' || pgr_quote_ident(subgraph) || ' = ' || graph_id || ' WHERE ' || pgr_quote_ident(id) || ' = ' || rec2.gid || ''; END LOOP; EXECUTE 'UPDATE '|| pgr_quote_ident(table_schema_name) ||' SET ' || pgr_quote_ident(garbage) || ' = 1 WHERE ' || pgr_quote_ident(id) || ' = ' || rec1.gid || ''; END LOOP; ELSE EXIT; END IF; END LOOP; ------ Following is to exit the while loop. 0 means no more -1 id. EXECUTE 'SELECT COUNT(*) AS count FROM '|| pgr_quote_ident(table_schema_name) ||' WHERE '|| rows_where ||' AND ' || pgr_quote_ident(subgraph) || ' = -1' INTO rec_count; If (rec_count.count = 0) THEN EXIT; ELSE graph_id := graph_id + 1; END IF; END LOOP; ----------- Drop garbage column ------------ EXECUTE 'ALTER TABLE '|| pgr_quote_ident(table_schema_name) ||' DROP COLUMN ' || pgr_quote_ident(garbage) ||''; Raise Notice 'Successfully complicated calculating subgraphs'; END; Raise Notice 'Ending - Calculating subgraphs'; RETURN 'OK'; END; $BODY$ LANGUAGE plpgsql VOLATILE STRICT; pgrouting-pgrouting-2.1.0/src/label_graph/src/000077500000000000000000000000001257314352300213675ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/label_graph/src/CMakeLists.txt000066400000000000000000000000001257314352300241150ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/label_graph/test/000077500000000000000000000000001257314352300215575ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/label_graph/test/CMakeLists.txt000066400000000000000000000000001257314352300243050ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/label_graph/test/pgrouting_brokengraph.data000066400000000000000000002262461257314352300270260ustar00rootroot00000000000000create schema e03; create table ways( id integer, source integer, target integer ); insert into ways values (1, 1, 2), (2, 2, 3), (3, 3, 4), (4, 4, 5), (5, 5, 6), (7, 7, 8), (8, 9, 10), (9, 11, 12), (10, 12, 13), (11, 13, 14), (12, 14, 15), (13, 15, 16), (15, 17, 18), (16, 18, 19), (17, 19, 20), (18, 20, 21), (19, 21, 22), (20, 22, 23), (21, 23, 24), (22, 24, 25), (23, 25, 26), (24, 26, 27), (25, 27, 28), (26, 28, 29), (27, 29, 30), (28, 30, 31), (29, 31, 32), (31, 33, 34), (32, 34, 35), (33, 35, 36), (34, 36, 37), (35, 37, 38), (36, 38, 39), (37, 39, 40), (38, 40, 41), (39, 41, 42), (40, 42, 43), (41, 43, 44), (42, 44, 45), (43, 45, 46), (44, 46, 47), (45, 47, 48), (46, 48, 49), (47, 49, 50), (48, 50, 51), (49, 51, 52), (50, 52, 53), (51, 53, 54), (52, 54, 55), (53, 55, 56), (54, 56, 57), (55, 57, 58), (56, 58, 59), (57, 59, 60), (58, 60, 61), (59, 61, 62), (60, 62, 63), (61, 63, 64), (62, 64, 65), (63, 65, 66), (64, 66, 67), (65, 67, 68), (66, 68, 69), (67, 69, 70), (69, 41, 71), (70, 71, 72), (71, 72, 73), (72, 73, 74), (73, 74, 75), (74, 75, 76), (75, 76, 77), (76, 77, 78), (77, 78, 79), (78, 79, 80), (79, 80, 81), (80, 81, 82), (81, 82, 83), (82, 83, 84), (83, 84, 85), (84, 85, 86), (85, 86, 87), (86, 87, 88), (87, 88, 89), (88, 89, 90), (89, 90, 91), (90, 91, 92), (91, 92, 93), (92, 93, 94), (93, 94, 95), (94, 95, 96), (95, 96, 97), (96, 97, 98), (97, 98, 99), (98, 99, 100), (99, 100, 101), (100, 101, 102), (101, 102, 103), (102, 103, 62), (103, 62, 104), (105, 105, 106), (106, 106, 48), (107, 48, 107), (108, 107, 108), (109, 108, 109), (110, 109, 110), (111, 110, 111), (112, 111, 112), (113, 112, 113), (114, 113, 114), (115, 114, 115), (116, 115, 116), (117, 116, 117), (118, 117, 118), (119, 118, 119), (120, 119, 120), (121, 120, 121), (122, 121, 122), (124, 122, 123), (125, 123, 124), (126, 124, 125), (127, 125, 126), (128, 126, 127), (129, 127, 128), (130, 128, 129), (132, 6, 130), (133, 130, 131), (134, 131, 132), (135, 132, 133), (136, 133, 134), (137, 134, 135), (138, 135, 136), (139, 137, 138), (140, 138, 139), (141, 139, 140), (142, 140, 141), (143, 141, 142), (144, 142, 143), (146, 144, 145), (148, 146, 147), (149, 147, 148), (150, 148, 149), (151, 149, 150), (152, 150, 151), (153, 151, 152), (154, 152, 153), (155, 153, 154), (156, 154, 155), (157, 155, 156), (159, 157, 158), (160, 158, 159), (162, 160, 161), (163, 161, 162), (164, 162, 163), (165, 163, 164), (166, 164, 165), (167, 165, 166), (168, 166, 167), (169, 167, 168), (170, 168, 169), (171, 169, 170), (172, 170, 171), (173, 171, 172), (174, 172, 159), (176, 173, 174), (178, 175, 176), (179, 176, 177), (180, 177, 178), (181, 178, 179), (182, 179, 180), (183, 181, 178), (184, 178, 182), (185, 179, 183), (186, 183, 184), (188, 151, 185), (190, 186, 187), (191, 188, 189), (192, 189, 190), (193, 190, 191), (194, 191, 192), (195, 192, 193), (196, 193, 194), (197, 194, 195), (198, 196, 197), (199, 197, 198), (200, 198, 199), (202, 200, 201), (203, 201, 197), (204, 197, 202), (205, 202, 203), (206, 203, 204), (207, 204, 205), (209, 204, 199), (211, 206, 207), (212, 207, 208), (213, 207, 209), (214, 210, 211), (216, 212, 213), (217, 213, 214), (218, 214, 215), (220, 216, 217), (221, 217, 218), (223, 219, 220), (224, 220, 221), (225, 221, 222), (226, 222, 223), (227, 223, 224), (228, 224, 225), (229, 225, 226), (230, 226, 219), (232, 213, 227), (234, 228, 229), (235, 229, 227), (236, 227, 230), (237, 230, 231), (239, 232, 233), (240, 233, 234), (241, 234, 235), (243, 236, 237), (244, 237, 238), (245, 238, 239), (246, 239, 240), (247, 240, 241), (248, 241, 242), (249, 242, 243), (250, 243, 244), (251, 244, 245), (252, 245, 246), (253, 246, 247), (254, 247, 248), (255, 248, 249), (256, 249, 250), (257, 250, 251), (258, 251, 252), (259, 252, 253), (260, 253, 254), (261, 254, 255), (262, 255, 256), (263, 256, 257), (265, 237, 235), (266, 235, 258), (268, 259, 260), (269, 260, 261), (270, 262, 263), (272, 259, 263), (274, 263, 264), (275, 264, 265), (276, 265, 266), (277, 266, 267), (278, 267, 268), (280, 265, 269), (281, 269, 270), (282, 270, 271), (283, 269, 266), (285, 272, 218), (286, 218, 231), (287, 231, 272), (289, 273, 274), (291, 275, 274), (292, 274, 246), (294, 276, 277), (295, 278, 279), (296, 279, 280), (297, 280, 281), (298, 281, 282), (299, 282, 283), (300, 283, 284), (301, 284, 285), (302, 285, 286), (303, 286, 276), (304, 276, 287), (305, 288, 289), (306, 289, 290), (307, 290, 257), (309, 291, 292), (310, 292, 293), (312, 294, 295), (314, 296, 288), (315, 288, 289), (316, 289, 286), (317, 286, 285), (319, 297, 298), (320, 299, 300), (321, 300, 301), (322, 302, 303), (324, 304, 305), (325, 77, 306), (373, 347, 348), (327, 3, 307), (328, 307, 308), (330, 309, 310), (331, 310, 4), (333, 311, 312), (334, 312, 313), (335, 313, 314), (336, 314, 315), (337, 316, 317), (338, 317, 318), (339, 318, 319), (341, 320, 321), (342, 321, 322), (343, 322, 323), (345, 322, 324), (347, 38, 325), (348, 325, 326), (349, 326, 327), (350, 327, 328), (351, 328, 329), (352, 329, 330), (353, 330, 43), (355, 115, 331), (356, 332, 333), (357, 333, 334), (358, 334, 335), (359, 335, 336), (361, 335, 337), (362, 337, 338), (363, 338, 59), (365, 339, 340), (366, 340, 341), (367, 341, 342), (368, 342, 343), (369, 343, 344), (370, 344, 345), (371, 345, 346), (372, 346, 347), (374, 348, 349), (376, 346, 350), (377, 350, 351), (378, 351, 352), (380, 353, 354), (381, 354, 355), (382, 355, 356), (383, 356, 357), (384, 357, 358), (385, 358, 359), (386, 359, 360), (387, 360, 361), (388, 361, 362), (389, 362, 363), (390, 363, 364), (391, 364, 365), (392, 365, 366), (393, 366, 367), (394, 367, 368), (395, 368, 369), (396, 369, 370), (397, 370, 86), (398, 86, 371), (400, 354, 372), (401, 372, 373), (402, 373, 374), (403, 374, 375), (404, 375, 376), (405, 376, 377), (406, 377, 378), (407, 378, 379), (408, 379, 380), (409, 380, 381), (410, 381, 382), (411, 382, 383), (413, 55, 384), (414, 384, 385), (415, 385, 336), (416, 336, 386), (417, 386, 387), (418, 385, 388), (419, 388, 58), (421, 389, 50), (422, 50, 390), (423, 390, 391), (424, 391, 392), (425, 392, 88), (427, 36, 393), (428, 393, 394), (429, 394, 395), (430, 395, 396), (431, 396, 352), (432, 352, 397), (433, 397, 339), (434, 339, 398), (435, 398, 399), (436, 399, 400), (437, 400, 401), (438, 401, 402), (439, 402, 403), (440, 403, 404), (441, 404, 405), (443, 406, 407), (444, 407, 316), (445, 316, 321), (446, 321, 323), (447, 323, 408), (448, 408, 409), (449, 409, 410), (450, 410, 411), (451, 411, 411), (452, 411, 412), (453, 412, 394), (455, 413, 414), (457, 415, 414), (459, 416, 417), (460, 417, 418), (462, 419, 420), (463, 420, 421), (464, 421, 116), (465, 116, 422), (466, 422, 423), (467, 423, 424), (469, 417, 422), (471, 425, 426), (473, 124, 427), (474, 427, 428), (476, 425, 428), (477, 428, 416), (478, 416, 121), (479, 121, 429), (481, 430, 401), (483, 431, 432), (484, 432, 433), (485, 433, 434), (486, 434, 291), (487, 291, 435), (488, 435, 436), (489, 436, 437), (490, 437, 431), (492, 129, 332), (493, 332, 438), (494, 438, 70), (495, 70, 437), (497, 429, 427), (499, 418, 120), (500, 120, 439), (501, 439, 420), (502, 420, 440), (503, 440, 441), (504, 441, 442), (505, 442, 328), (507, 327, 443), (509, 444, 419), (510, 419, 440), (512, 445, 446), (513, 446, 441), (514, 441, 447), (515, 447, 114), (517, 442, 448), (518, 448, 46), (520, 443, 449), (522, 449, 450), (524, 450, 451), (526, 451, 452), (528, 452, 444), (529, 444, 399), (531, 76, 453), (532, 441, 452), (534, 454, 455), (535, 455, 456), (536, 456, 457), (537, 457, 458), (538, 458, 459), (539, 459, 460), (540, 460, 461), (541, 461, 462), (543, 463, 464), (545, 465, 464), (547, 463, 465), (548, 465, 464), (549, 464, 466), (551, 467, 468), (552, 468, 469), (554, 470, 471), (555, 471, 472), (556, 472, 473), (557, 473, 474), (558, 474, 475), (592, 90, 502), (559, 475, 476), (560, 477, 236), (561, 236, 478), (563, 479, 480), (564, 480, 481), (566, 482, 483), (567, 483, 297), (613, 484, 485), (614, 485, 105), (615, 105, 391), (682, 486, 487), (568, 297, 488), (569, 145, 489), (571, 270, 268), (573, 490, 138), (575, 140, 491), (576, 491, 263), (578, 492, 493), (579, 493, 494), (580, 494, 495), (581, 349, 496), (583, 497, 498), (584, 498, 92), (586, 494, 499), (587, 499, 466), (589, 500, 501), (590, 501, 94), (593, 502, 503), (594, 503, 504), (596, 366, 505), (597, 505, 506), (598, 506, 507), (599, 507, 504), (600, 504, 91), (602, 508, 509), (603, 509, 510), (604, 510, 333), (606, 511, 512), (607, 512, 511), (609, 511, 513), (610, 513, 101), (612, 75, 484), (617, 466, 514), (619, 463, 515), (620, 515, 516), (621, 516, 517), (623, 518, 93), (625, 519, 520), (626, 520, 521), (627, 521, 74), (629, 522, 521), (631, 523, 520), (633, 524, 52), (637, 57, 525), (638, 525, 526), (640, 56, 525), (642, 527, 528), (644, 527, 529), (645, 529, 530), (647, 524, 529), (649, 59, 531), (651, 532, 533), (652, 533, 531), (653, 531, 60), (655, 533, 512), (657, 511, 534), (658, 534, 99), (660, 535, 95), (662, 536, 537), (663, 537, 538), (664, 538, 539), (665, 539, 540), (667, 53, 530), (669, 45, 540), (671, 541, 43), (673, 329, 326), (675, 96, 542), (676, 542, 543), (677, 543, 544), (678, 544, 545), (679, 545, 546), (680, 546, 547), (681, 547, 486), (683, 487, 548), (684, 548, 549), (685, 549, 550), (686, 550, 551), (687, 551, 552), (688, 552, 553), (689, 553, 554), (691, 555, 543), (693, 556, 544), (695, 557, 545), (697, 558, 546), (699, 559, 560), (701, 561, 562), (702, 562, 560), (704, 563, 564), (705, 564, 37), (707, 565, 564), (709, 566, 386), (711, 423, 566), (713, 567, 79), (715, 568, 569), (716, 569, 65), (718, 67, 570), (719, 570, 571), (721, 459, 572), (722, 572, 573), (723, 573, 462), (725, 574, 573), (727, 575, 434), (729, 576, 577), (730, 577, 578), (731, 578, 579), (732, 579, 580), (733, 580, 581), (734, 581, 582), (735, 582, 312), (736, 312, 583), (737, 583, 584), (738, 584, 585), (739, 585, 407), (740, 407, 586), (741, 586, 587), (742, 587, 588), (743, 588, 589), (744, 589, 590), (745, 590, 591), (746, 591, 592), (747, 592, 593), (748, 593, 594), (749, 594, 308), (750, 308, 309), (751, 309, 595), (752, 595, 596), (753, 596, 597), (754, 597, 304), (755, 304, 496), (756, 496, 598), (855, 599, 293), (757, 598, 600), (758, 600, 404), (759, 404, 601), (760, 601, 125), (762, 602, 503), (764, 603, 520), (766, 604, 605), (767, 605, 606), (768, 606, 607), (769, 607, 454), (770, 454, 571), (771, 571, 604), (773, 606, 433), (775, 608, 609), (776, 609, 458), (777, 458, 610), (779, 611, 144), (781, 612, 145), (782, 145, 477), (783, 477, 469), (784, 469, 481), (785, 481, 611), (786, 611, 612), (788, 613, 489), (789, 489, 470), (790, 470, 482), (791, 482, 478), (792, 478, 613), (794, 614, 615), (796, 616, 617), (797, 617, 618), (798, 618, 11), (799, 11, 619), (800, 619, 620), (801, 620, 621), (802, 621, 622), (803, 622, 413), (805, 623, 624), (807, 623, 625), (809, 626, 627), (810, 627, 624), (811, 624, 628), (813, 629, 630), (814, 630, 173), (816, 623, 631), (817, 631, 632), (818, 632, 633), (819, 633, 634), (820, 635, 636), (822, 626, 635), (824, 637, 3), (825, 3, 638), (826, 638, 639), (828, 627, 640), (830, 639, 633), (832, 641, 642), (833, 642, 643), (835, 2, 637), (837, 644, 645), (838, 645, 639), (839, 639, 641), (841, 646, 647), (842, 647, 132), (844, 131, 648), (846, 649, 650), (847, 650, 651), (848, 651, 652), (849, 652, 616), (851, 649, 653), (852, 653, 6), (854, 653, 599), (856, 293, 654), (857, 654, 655), (858, 655, 656), (859, 656, 657), (860, 657, 156), (862, 155, 658), (863, 658, 659), (864, 659, 660), (866, 656, 661), (867, 661, 662), (868, 662, 617), (870, 663, 658), (871, 658, 664), (872, 664, 652), (874, 153, 663), (876, 158, 154), (878, 31, 13), (880, 14, 665), (882, 666, 621), (884, 667, 666), (886, 29, 667), (888, 668, 5), (890, 152, 659), (892, 669, 670), (893, 670, 671), (894, 672, 233), (896, 670, 245), (898, 673, 674), (899, 674, 675), (901, 676, 273), (982, 734, 735), (902, 273, 238), (904, 240, 673), (905, 673, 675), (906, 675, 677), (907, 217, 678), (952, 633, 679), (908, 678, 680), (909, 680, 681), (910, 681, 682), (911, 682, 683), (912, 683, 684), (913, 685, 686), (914, 686, 687), (915, 687, 688), (916, 688, 689), (917, 689, 690), (918, 690, 691), (919, 691, 692), (920, 692, 693), (921, 693, 694), (923, 230, 695), (924, 645, 696), (925, 214, 697), (926, 698, 699), (927, 700, 701), (929, 300, 702), (931, 703, 704), (933, 705, 565), (934, 565, 706), (935, 706, 306), (937, 707, 678), (939, 708, 709), (940, 709, 710), (941, 710, 711), (942, 711, 712), (1025, 773, 774), (943, 712, 713), (944, 713, 714), (945, 714, 715), (947, 716, 698), (948, 698, 717), (949, 313, 718), (950, 718, 706), (953, 679, 719), (954, 719, 720), (955, 720, 721), (956, 721, 722), (958, 723, 724), (959, 724, 725), (960, 725, 726), (962, 727, 703), (963, 703, 679), (964, 679, 722), (966, 483, 728), (967, 621, 729), (968, 729, 15), (970, 730, 731), (971, 731, 732), (972, 622, 733), (973, 734, 735), (974, 735, 736), (975, 736, 737), (976, 737, 731), (978, 730, 738), (979, 738, 739), (980, 739, 740), (981, 740, 734), (984, 741, 738), (986, 742, 743), (987, 743, 744), (988, 744, 745), (989, 745, 143), (991, 746, 747), (992, 747, 748), (993, 748, 749), (994, 749, 260), (996, 750, 751), (997, 751, 752), (999, 725, 743), (1000, 743, 753), (1001, 754, 755), (1002, 755, 756), (1003, 756, 757), (1004, 757, 758), (1006, 759, 760), (1007, 760, 761), (1008, 761, 762), (1010, 763, 758), (1011, 758, 762), (1012, 762, 764), (1013, 764, 141), (1015, 765, 766), (1017, 767, 768), (1018, 768, 769), (1019, 769, 770), (1020, 770, 142), (1022, 771, 757), (1024, 772, 773), (1027, 744, 767), (1028, 767, 763), (1029, 763, 771), (1030, 771, 765), (1032, 775, 750), (1033, 750, 776), (1035, 724, 777), (1036, 778, 779), (1037, 779, 780), (1039, 769, 781), (1040, 779, 775), (1041, 775, 782), (1042, 783, 751), (1044, 756, 784), (1045, 755, 785), (1046, 749, 786), (1047, 786, 787), (1049, 768, 745), (1051, 770, 760), (1052, 760, 788), (1053, 788, 789), (1055, 762, 790), (1056, 790, 746), (1057, 746, 263), (1059, 748, 787), (1060, 787, 776), (1061, 776, 780), (1062, 780, 754), (1063, 754, 747), (1065, 290, 791), (1066, 674, 792), (1067, 139, 793), (1069, 794, 795), (1111, 817, 830), (1070, 795, 796), (1071, 796, 737), (1073, 789, 761), (1075, 797, 798), (1076, 264, 799), (1077, 773, 800), (1078, 801, 802), (1079, 795, 803), (1080, 804, 805), (1081, 719, 806), (1082, 720, 807), (1083, 721, 808), (1084, 808, 704), (1086, 809, 808), (1088, 810, 150), (1090, 165, 811), (1091, 811, 812), (1092, 812, 813), (1093, 814, 815), (1094, 816, 817), (1096, 818, 819), (1097, 819, 820), (1099, 821, 822), (1101, 823, 824), (1103, 825, 819), (1105, 826, 827), (1106, 811, 168), (1108, 828, 30), (1110, 829, 817), (1112, 831, 828), (1114, 177, 176), (1116, 793, 797), (1117, 797, 793), (1121, 832, 528), (1122, 528, 526), (1123, 526, 54), (1125, 833, 821), (1126, 821, 822), (1127, 822, 833), (1129, 834, 823), (1130, 823, 835), (1131, 835, 834), (1133, 383, 836), (1134, 836, 837), (1135, 837, 561), (1136, 561, 554), (1137, 554, 383), (1139, 295, 838), (1141, 299, 716), (1142, 716, 623), (1144, 295, 839), (1456, 840, 841), (1146, 625, 636), (1147, 636, 668), (1149, 842, 825), (1150, 825, 820), (1151, 820, 843), (1152, 843, 844), (1153, 844, 816), (1237, 878, 646), (1154, 816, 845), (1155, 845, 846), (1156, 846, 629), (1157, 629, 847), (1158, 847, 848), (1159, 848, 849), (1160, 849, 850), (1161, 850, 628), (1162, 628, 851), (1163, 839, 847), (1165, 838, 173), (1167, 852, 853), (1168, 853, 854), (1169, 855, 415), (1171, 796, 856), (1172, 856, 857), (1173, 857, 737), (1175, 736, 857), (1176, 857, 856), (1178, 620, 858), (1179, 858, 665), (1180, 665, 12), (1181, 12, 32), (1182, 32, 859), (1183, 859, 660), (1184, 660, 664), (1185, 664, 657), (1186, 657, 157), (1187, 157, 860), (1188, 860, 861), (1189, 861, 646), (1190, 646, 648), (1191, 648, 862), (1192, 862, 294), (1194, 863, 855), (1195, 855, 413), (1197, 413, 415), (1198, 415, 863), (1200, 144, 801), (1201, 801, 766), (1202, 766, 864), (1203, 864, 752), (1204, 752, 865), (1205, 865, 866), (1206, 866, 867), (1260, 493, 868), (1262, 869, 185), (1263, 185, 826), (1207, 867, 870), (1208, 788, 871), (1209, 764, 872), (1210, 873, 874), (1212, 790, 491), (1213, 491, 267), (1215, 875, 750), (1217, 786, 874), (1218, 874, 875), (1219, 875, 876), (1220, 876, 866), (1222, 865, 876), (1223, 876, 873), (1224, 873, 867), (1226, 618, 859), (1228, 868, 730), (1230, 730, 619), (1231, 619, 858), (1233, 835, 877), (1234, 29, 828), (1236, 647, 878), (1239, 599, 435), (1241, 860, 651), (1242, 651, 879), (1243, 879, 599), (1245, 880, 881), (1246, 514, 517), (1247, 517, 462), (1249, 861, 650), (1250, 650, 879), (1251, 879, 293), (1253, 730, 742), (1254, 742, 726), (1256, 868, 492), (1257, 492, 514), (1259, 514, 493), (1264, 826, 882), (1265, 882, 883), (1266, 878, 880), (1268, 499, 884), (1269, 884, 885), (1270, 885, 460), (1272, 516, 460), (1274, 743, 886), (1275, 729, 887), (1276, 739, 740), (1278, 515, 888), (1279, 432, 605), (1281, 577, 774), (1283, 889, 890), (1284, 890, 891), (1285, 891, 892), (1286, 892, 562), (1287, 562, 893), (1288, 378, 894), (1289, 837, 892), (1291, 836, 891), (1293, 890, 895), (1295, 489, 576), (1297, 896, 470), (1299, 502, 505), (1301, 470, 472), (1303, 506, 889), (1304, 889, 895), (1305, 895, 382), (1307, 480, 804), (1308, 804, 897), (1309, 258, 478), (1311, 482, 258), (1313, 864, 778), (1314, 778, 765), (1539, 898, 899), (1316, 900, 901), (1317, 902, 903), (1318, 248, 904), (1319, 234, 905), (1320, 174, 303), (1321, 303, 814), (1322, 814, 175), (1323, 175, 906), (1325, 846, 907), (1326, 845, 133), (1328, 906, 908), (1329, 843, 183), (1330, 183, 829), (1332, 130, 909), (1334, 829, 184), (1335, 184, 844), (1337, 850, 849), (1339, 910, 911), (1341, 912, 906), (1343, 911, 913), (1345, 174, 914), (1347, 911, 848), (1349, 630, 302), (1351, 862, 909), (1352, 909, 131), (1354, 299, 910), (1355, 910, 913), (1356, 913, 914), (1357, 914, 173), (1359, 615, 632), (1361, 812, 133), (1363, 643, 615), (1365, 638, 631), (1366, 631, 915), (1368, 643, 916), (1370, 702, 916), (1372, 916, 702), (1374, 915, 642), (1376, 917, 583), (1377, 583, 853), (1378, 853, 314), (1379, 314, 918), (1380, 918, 919), (1381, 919, 33), (1383, 397, 920), (1384, 920, 341), (1386, 921, 922), (1387, 922, 923), (1388, 923, 350), (1390, 922, 924), (1391, 924, 396), (1393, 925, 921), (1394, 921, 926), (1395, 926, 927), (1397, 928, 929), (1455, 947, 840), (1398, 929, 930), (1399, 930, 923), (1401, 930, 931), (1402, 929, 347), (1404, 932, 933), (1405, 933, 926), (1407, 409, 934), (1408, 934, 935), (1410, 936, 928), (1411, 928, 932), (1413, 932, 927), (1414, 927, 937), (1416, 937, 938), (1418, 939, 935), (1419, 935, 940), (1420, 940, 938), (1422, 348, 936), (1424, 933, 921), (1426, 510, 941), (1427, 941, 942), (1429, 941, 509), (1431, 943, 852), (1432, 852, 944), (1433, 944, 584), (1434, 584, 945), (1435, 945, 946), (1439, 947, 948), (1440, 948, 39), (1442, 949, 948), (1443, 948, 40), (1445, 841, 72), (1447, 840, 72), (1449, 950, 71), (1451, 951, 952), (1453, 953, 950), (1454, 950, 947), (1457, 841, 954), (1458, 955, 956), (1459, 956, 402), (1461, 957, 958), (1463, 958, 400), (1465, 957, 959), (1466, 959, 121), (1468, 960, 952), (1470, 335, 961), (1471, 962, 87), (1473, 963, 368), (1475, 559, 553), (1476, 553, 964), (1477, 381, 552), (1479, 552, 965), (1481, 551, 966), (1482, 966, 967), (1483, 967, 968), (1484, 968, 380), (1486, 551, 969), (1541, 898, 970), (1487, 969, 486), (1489, 969, 487), (1491, 559, 971), (1492, 966, 965), (1494, 972, 967), (1495, 967, 973), (1496, 973, 974), (1497, 974, 550), (1499, 974, 973), (1500, 973, 968), (1502, 549, 975), (1503, 975, 378), (1505, 548, 976), (1506, 975, 977), (1507, 978, 379), (1509, 507, 979), (1510, 542, 980), (1511, 981, 982), (1513, 112, 983), (1514, 984, 985), (1515, 985, 398), (1517, 940, 411), (1518, 411, 411), (1520, 986, 587), (1521, 587, 987), (1523, 885, 988), (1524, 989, 990), (1525, 990, 991), (1526, 990, 992), (1527, 990, 993), (1528, 994, 990), (1530, 990, 995), (1531, 996, 709), (1532, 709, 997), (1533, 998, 898), (1534, 898, 899), (1535, 899, 970), (1536, 970, 999), (1537, 999, 898), (1543, 898, 999), (1545, 334, 1000), (1546, 69, 1001), (1547, 1001, 1002), (1548, 1003, 1004), (1550, 1005, 1006), (1552, 337, 1007), (1553, 69, 1008), (1554, 570, 1009), (1555, 1009, 1010), (1556, 1011, 1012), (1557, 884, 772), (1559, 1013, 1014), (1613, 508, 129), (1560, 1014, 1015), (1562, 1016, 1014), (1564, 1017, 1018), (1565, 581, 1019), (1566, 582, 1020), (1567, 78, 1021), (1568, 536, 1022), (1569, 1022, 73), (1571, 44, 539), (1573, 537, 1023), (1574, 538, 1024), (1575, 317, 1025), (1576, 317, 1026), (1577, 319, 1027), (1578, 318, 944), (1580, 718, 1028), (1581, 126, 1029), (1582, 1029, 1030), (1583, 1030, 405), (1584, 405, 1031), (1585, 1031, 1032), (1586, 1032, 1033), (1588, 403, 430), (1589, 430, 1034), (1590, 1034, 123), (1592, 1032, 1035), (1593, 1035, 1036), (1595, 1035, 1037), (1597, 1038, 405), (1599, 1039, 1030), (1601, 598, 1040), (1602, 1036, 1041), (1604, 1042, 1043), (1606, 1042, 1044), (1607, 1043, 1045), (1608, 1046, 1047), (1610, 1046, 1048), (1611, 1047, 1049), (1612, 128, 508), (1615, 127, 426), (1617, 215, 222), (1619, 223, 707), (1621, 707, 224), (1623, 224, 216), (1625, 216, 225), (1627, 226, 211), (1629, 211, 220), (1631, 215, 221), (1633, 640, 644), (1635, 49, 390), (1636, 390, 1050), (1637, 1050, 1051), (1638, 438, 1001), (1639, 1001, 569), (1640, 569, 104), (1641, 104, 1052), (1642, 1052, 338), (1643, 338, 388), (1644, 388, 384), (1645, 384, 982), (1646, 982, 1053), (1647, 1053, 389), (1648, 389, 107), (1649, 107, 1054), (1650, 1054, 448), (1651, 448, 330), (1652, 330, 325), (1653, 325, 393), (1654, 393, 1055), (1655, 1055, 943), (1657, 436, 1056), (1658, 1056, 1029), (1659, 1029, 601), (1660, 601, 1057), (1661, 1057, 1034), (1662, 1034, 959), (1663, 959, 439), (1664, 439, 421), (1665, 421, 447), (1666, 447, 446), (1667, 446, 1054), (1668, 1054, 47), (1669, 47, 485), (1671, 604, 1009), (1672, 1009, 68), (1674, 1031, 600), (1675, 600, 956), (1676, 956, 985), (1677, 985, 340), (1678, 340, 920), (1679, 920, 351), (1680, 351, 924), (1681, 924, 1058), (1682, 1058, 412), (1683, 412, 1055), (1684, 1055, 35), (1686, 1059, 579), (1687, 579, 1060), (1688, 1060, 81), (1690, 82, 1061), (1691, 1061, 1062), (1692, 1062, 484), (1693, 484, 1022), (1694, 1022, 42), (1696, 392, 371), (1697, 371, 1063), (1698, 1063, 1061), (1699, 1061, 80), (1700, 80, 580), (1701, 580, 1064), (1703, 89, 1065), (1704, 1065, 51), (1705, 51, 1053), (1707, 1052, 61), (1708, 61, 513), (1709, 513, 534), (1710, 534, 501), (1711, 501, 498), (1712, 498, 1065), (1713, 1065, 392), (1715, 461, 572), (1716, 572, 610), (1717, 610, 1066), (1718, 1066, 1067), (1719, 1067, 1068), (1720, 1068, 607), (1722, 711, 1069), (1723, 1069, 1070), (1724, 1070, 701), (1725, 701, 1071), (1726, 1071, 694), (1727, 694, 609), (1728, 609, 1072), (1729, 1072, 456), (1730, 456, 1067), (1772, 1073, 946), (1732, 715, 1074), (1733, 1074, 1075), (1734, 1075, 1076), (1735, 1076, 710), (1737, 1068, 455), (1738, 455, 1077), (1739, 1077, 608), (1740, 608, 693), (1741, 693, 1078), (1742, 1078, 712), (1743, 712, 1076), (1744, 1076, 1079), (1745, 1079, 1080), (1746, 1080, 1081), (1747, 1081, 1082), (1748, 1066, 457), (1749, 457, 1072), (1750, 1072, 1077), (1752, 1083, 1075), (1753, 1075, 713), (1755, 714, 1074), (1756, 1074, 1084), (1757, 1071, 1078), (1759, 1078, 1070), (1760, 1070, 700), (1762, 1033, 1085), (1763, 1085, 310), (1764, 310, 307), (1765, 307, 1086), (1766, 1086, 1087), (1767, 1087, 986), (1768, 986, 1088), (1769, 1088, 1089), (1770, 1089, 406), (1771, 406, 1073), (1773, 946, 917), (1774, 917, 1090), (1775, 1090, 1091), (1776, 1091, 1092), (1777, 1092, 1093), (1778, 1093, 1094), (1779, 1094, 1064), (1780, 1064, 1059), (1781, 1059, 1095), (1782, 1095, 1096), (1783, 1096, 896), (1785, 395, 1058), (1786, 1058, 1097), (1787, 1097, 934), (1788, 934, 1098), (1789, 1098, 1099), (1790, 1099, 320), (1791, 320, 586), (1792, 586, 1089), (1794, 987, 588), (1795, 588, 1087), (1797, 1063, 85), (1798, 85, 1100), (1799, 1100, 353), (1801, 1050, 106), (1803, 1062, 1101), (1804, 370, 1100), (1805, 1100, 1102), (1807, 1102, 1103); create table e03.calles( gido integer, salida integer, destino integer ); insert into e03.calles values (1, 1, 2), (2, 2, 3), (3, 3, 4), (4, 4, 5), (5, 5, 6), (7, 7, 8), (8, 9, 10), (9, 11, 12), (10, 12, 13), (11, 13, 14), (12, 14, 15), (13, 15, 16), (15, 17, 18), (16, 18, 19), (17, 19, 20), (18, 20, 21), (19, 21, 22), (20, 22, 23), (21, 23, 24), (22, 24, 25), (23, 25, 26), (24, 26, 27), (25, 27, 28), (26, 28, 29), (27, 29, 30), (28, 30, 31), (29, 31, 32), (31, 33, 34), (32, 34, 35), (33, 35, 36), (34, 36, 37), (35, 37, 38), (36, 38, 39), (37, 39, 40), (38, 40, 41), (39, 41, 42), (40, 42, 43), (41, 43, 44), (42, 44, 45), (43, 45, 46), (44, 46, 47), (45, 47, 48), (46, 48, 49), (47, 49, 50), (48, 50, 51), (49, 51, 52), (50, 52, 53), (51, 53, 54), (52, 54, 55), (53, 55, 56), (54, 56, 57), (55, 57, 58), (56, 58, 59), (57, 59, 60), (58, 60, 61), (59, 61, 62), (60, 62, 63), (61, 63, 64), (62, 64, 65), (63, 65, 66), (64, 66, 67), (65, 67, 68), (66, 68, 69), (67, 69, 70), (69, 41, 71), (70, 71, 72), (71, 72, 73), (72, 73, 74), (73, 74, 75), (74, 75, 76), (75, 76, 77), (76, 77, 78), (77, 78, 79), (78, 79, 80), (79, 80, 81), (80, 81, 82), (81, 82, 83), (82, 83, 84), (83, 84, 85), (84, 85, 86), (85, 86, 87), (86, 87, 88), (87, 88, 89), (88, 89, 90), (89, 90, 91), (90, 91, 92), (91, 92, 93), (92, 93, 94), (93, 94, 95), (94, 95, 96), (95, 96, 97), (96, 97, 98), (97, 98, 99), (98, 99, 100), (99, 100, 101), (100, 101, 102), (101, 102, 103), (102, 103, 62), (103, 62, 104), (105, 105, 106), (106, 106, 48), (107, 48, 107), (108, 107, 108), (109, 108, 109), (110, 109, 110), (111, 110, 111), (112, 111, 112), (113, 112, 113), (114, 113, 114), (115, 114, 115), (116, 115, 116), (117, 116, 117), (118, 117, 118), (119, 118, 119), (120, 119, 120), (121, 120, 121), (122, 121, 122), (124, 122, 123), (125, 123, 124), (126, 124, 125), (127, 125, 126), (128, 126, 127), (129, 127, 128), (130, 128, 129), (132, 6, 130), (133, 130, 131), (134, 131, 132), (135, 132, 133), (136, 133, 134), (137, 134, 135), (138, 135, 136), (139, 137, 138), (140, 138, 139), (141, 139, 140), (142, 140, 141), (143, 141, 142), (144, 142, 143), (146, 144, 145), (148, 146, 147), (149, 147, 148), (150, 148, 149), (151, 149, 150), (152, 150, 151), (153, 151, 152), (154, 152, 153), (155, 153, 154), (156, 154, 155), (157, 155, 156), (159, 157, 158), (160, 158, 159), (162, 160, 161), (163, 161, 162), (164, 162, 163), (165, 163, 164), (166, 164, 165), (167, 165, 166), (168, 166, 167), (169, 167, 168), (170, 168, 169), (171, 169, 170), (172, 170, 171), (173, 171, 172), (174, 172, 159), (176, 173, 174), (178, 175, 176), (179, 176, 177), (180, 177, 178), (181, 178, 179), (182, 179, 180), (183, 181, 178), (184, 178, 182), (185, 179, 183), (186, 183, 184), (188, 151, 185), (190, 186, 187), (191, 188, 189), (192, 189, 190), (193, 190, 191), (194, 191, 192), (195, 192, 193), (196, 193, 194), (197, 194, 195), (198, 196, 197), (199, 197, 198), (200, 198, 199), (202, 200, 201), (203, 201, 197), (204, 197, 202), (205, 202, 203), (206, 203, 204), (207, 204, 205), (209, 204, 199), (211, 206, 207), (212, 207, 208), (213, 207, 209), (214, 210, 211), (216, 212, 213), (217, 213, 214), (218, 214, 215), (220, 216, 217), (221, 217, 218), (223, 219, 220), (224, 220, 221), (225, 221, 222), (226, 222, 223), (227, 223, 224), (228, 224, 225), (229, 225, 226), (230, 226, 219), (232, 213, 227), (234, 228, 229), (235, 229, 227), (236, 227, 230), (237, 230, 231), (239, 232, 233), (240, 233, 234), (241, 234, 235), (243, 236, 237), (244, 237, 238), (245, 238, 239), (246, 239, 240), (247, 240, 241), (248, 241, 242), (249, 242, 243), (250, 243, 244), (251, 244, 245), (252, 245, 246), (253, 246, 247), (254, 247, 248), (255, 248, 249), (256, 249, 250), (257, 250, 251), (258, 251, 252), (259, 252, 253), (260, 253, 254), (261, 254, 255), (262, 255, 256), (263, 256, 257), (265, 237, 235), (266, 235, 258), (268, 259, 260), (269, 260, 261), (270, 262, 263), (272, 259, 263), (274, 263, 264), (275, 264, 265), (276, 265, 266), (277, 266, 267), (278, 267, 268), (280, 265, 269), (281, 269, 270), (282, 270, 271), (283, 269, 266), (285, 272, 218), (286, 218, 231), (287, 231, 272), (289, 273, 274), (291, 275, 274), (292, 274, 246), (294, 276, 277), (295, 278, 279), (296, 279, 280), (297, 280, 281), (298, 281, 282), (299, 282, 283), (300, 283, 284), (301, 284, 285), (302, 285, 286), (303, 286, 276), (304, 276, 287), (305, 288, 289), (306, 289, 290), (307, 290, 257), (309, 291, 292), (310, 292, 293), (312, 294, 295), (314, 296, 288), (315, 288, 289), (316, 289, 286), (317, 286, 285), (319, 297, 298), (320, 299, 300), (321, 300, 301), (322, 302, 303), (324, 304, 305), (325, 77, 306), (373, 347, 348), (327, 3, 307), (328, 307, 308), (330, 309, 310), (331, 310, 4), (333, 311, 312), (334, 312, 313), (335, 313, 314), (336, 314, 315), (337, 316, 317), (338, 317, 318), (339, 318, 319), (341, 320, 321), (342, 321, 322), (343, 322, 323), (345, 322, 324), (347, 38, 325), (348, 325, 326), (349, 326, 327), (350, 327, 328), (351, 328, 329), (352, 329, 330), (353, 330, 43), (355, 115, 331), (356, 332, 333), (357, 333, 334), (358, 334, 335), (359, 335, 336), (361, 335, 337), (362, 337, 338), (363, 338, 59), (365, 339, 340), (366, 340, 341), (367, 341, 342), (368, 342, 343), (369, 343, 344), (370, 344, 345), (371, 345, 346), (372, 346, 347), (374, 348, 349), (376, 346, 350), (377, 350, 351), (378, 351, 352), (380, 353, 354), (381, 354, 355), (382, 355, 356), (383, 356, 357), (384, 357, 358), (385, 358, 359), (386, 359, 360), (387, 360, 361), (388, 361, 362), (389, 362, 363), (390, 363, 364), (391, 364, 365), (392, 365, 366), (393, 366, 367), (394, 367, 368), (395, 368, 369), (396, 369, 370), (397, 370, 86), (398, 86, 371), (400, 354, 372), (401, 372, 373), (402, 373, 374), (403, 374, 375), (404, 375, 376), (405, 376, 377), (406, 377, 378), (407, 378, 379), (408, 379, 380), (409, 380, 381), (410, 381, 382), (411, 382, 383), (413, 55, 384), (414, 384, 385), (415, 385, 336), (416, 336, 386), (417, 386, 387), (418, 385, 388), (419, 388, 58), (421, 389, 50), (422, 50, 390), (423, 390, 391), (424, 391, 392), (425, 392, 88), (427, 36, 393), (428, 393, 394), (429, 394, 395), (430, 395, 396), (431, 396, 352), (432, 352, 397), (433, 397, 339), (434, 339, 398), (435, 398, 399), (436, 399, 400), (437, 400, 401), (438, 401, 402), (439, 402, 403), (440, 403, 404), (441, 404, 405), (443, 406, 407), (444, 407, 316), (445, 316, 321), (446, 321, 323), (447, 323, 408), (448, 408, 409), (449, 409, 410), (450, 410, 411), (451, 411, 411), (452, 411, 412), (453, 412, 394), (455, 413, 414), (457, 415, 414), (459, 416, 417), (460, 417, 418), (462, 419, 420), (463, 420, 421), (464, 421, 116), (465, 116, 422), (466, 422, 423), (467, 423, 424), (469, 417, 422), (471, 425, 426), (473, 124, 427), (474, 427, 428), (476, 425, 428), (477, 428, 416), (478, 416, 121), (479, 121, 429), (481, 430, 401), (483, 431, 432), (484, 432, 433), (485, 433, 434), (486, 434, 291), (487, 291, 435), (488, 435, 436), (489, 436, 437), (490, 437, 431), (492, 129, 332), (493, 332, 438), (494, 438, 70), (495, 70, 437), (497, 429, 427), (499, 418, 120), (500, 120, 439), (501, 439, 420), (502, 420, 440), (503, 440, 441), (504, 441, 442), (505, 442, 328), (507, 327, 443), (509, 444, 419), (510, 419, 440), (512, 445, 446), (513, 446, 441), (514, 441, 447), (515, 447, 114), (517, 442, 448), (518, 448, 46), (520, 443, 449), (522, 449, 450), (524, 450, 451), (526, 451, 452), (528, 452, 444), (529, 444, 399), (531, 76, 453), (532, 441, 452), (534, 454, 455), (535, 455, 456), (536, 456, 457), (537, 457, 458), (538, 458, 459), (539, 459, 460), (540, 460, 461), (541, 461, 462), (543, 463, 464), (545, 465, 464), (547, 463, 465), (548, 465, 464), (549, 464, 466), (551, 467, 468), (552, 468, 469), (554, 470, 471), (555, 471, 472), (556, 472, 473), (557, 473, 474), (558, 474, 475), (592, 90, 502), (559, 475, 476), (560, 477, 236), (561, 236, 478), (563, 479, 480), (564, 480, 481), (566, 482, 483), (567, 483, 297), (613, 484, 485), (614, 485, 105), (615, 105, 391), (682, 486, 487), (568, 297, 488), (569, 145, 489), (571, 270, 268), (573, 490, 138), (575, 140, 491), (576, 491, 263), (578, 492, 493), (579, 493, 494), (580, 494, 495), (581, 349, 496), (583, 497, 498), (584, 498, 92), (586, 494, 499), (587, 499, 466), (589, 500, 501), (590, 501, 94), (593, 502, 503), (594, 503, 504), (596, 366, 505), (597, 505, 506), (598, 506, 507), (599, 507, 504), (600, 504, 91), (602, 508, 509), (603, 509, 510), (604, 510, 333), (606, 511, 512), (607, 512, 511), (609, 511, 513), (610, 513, 101), (612, 75, 484), (617, 466, 514), (619, 463, 515), (620, 515, 516), (621, 516, 517), (623, 518, 93), (625, 519, 520), (626, 520, 521), (627, 521, 74), (629, 522, 521), (631, 523, 520), (633, 524, 52), (637, 57, 525), (638, 525, 526), (640, 56, 525), (642, 527, 528), (644, 527, 529), (645, 529, 530), (647, 524, 529), (649, 59, 531), (651, 532, 533), (652, 533, 531), (653, 531, 60), (655, 533, 512), (657, 511, 534), (658, 534, 99), (660, 535, 95), (662, 536, 537), (663, 537, 538), (664, 538, 539), (665, 539, 540), (667, 53, 530), (669, 45, 540), (671, 541, 43), (673, 329, 326), (675, 96, 542), (676, 542, 543), (677, 543, 544), (678, 544, 545), (679, 545, 546), (680, 546, 547), (681, 547, 486), (683, 487, 548), (684, 548, 549), (685, 549, 550), (686, 550, 551), (687, 551, 552), (688, 552, 553), (689, 553, 554), (691, 555, 543), (693, 556, 544), (695, 557, 545), (697, 558, 546), (699, 559, 560), (701, 561, 562), (702, 562, 560), (704, 563, 564), (705, 564, 37), (707, 565, 564), (709, 566, 386), (711, 423, 566), (713, 567, 79), (715, 568, 569), (716, 569, 65), (718, 67, 570), (719, 570, 571), (721, 459, 572), (722, 572, 573), (723, 573, 462), (725, 574, 573), (727, 575, 434), (729, 576, 577), (730, 577, 578), (731, 578, 579), (732, 579, 580), (733, 580, 581), (734, 581, 582), (735, 582, 312), (736, 312, 583), (737, 583, 584), (738, 584, 585), (739, 585, 407), (740, 407, 586), (741, 586, 587), (742, 587, 588), (743, 588, 589), (744, 589, 590), (745, 590, 591), (746, 591, 592), (747, 592, 593), (748, 593, 594), (749, 594, 308), (750, 308, 309), (751, 309, 595), (752, 595, 596), (753, 596, 597), (754, 597, 304), (755, 304, 496), (756, 496, 598), (855, 599, 293), (757, 598, 600), (758, 600, 404), (759, 404, 601), (760, 601, 125), (762, 602, 503), (764, 603, 520), (766, 604, 605), (767, 605, 606), (768, 606, 607), (769, 607, 454), (770, 454, 571), (771, 571, 604), (773, 606, 433), (775, 608, 609), (776, 609, 458), (777, 458, 610), (779, 611, 144), (781, 612, 145), (782, 145, 477), (783, 477, 469), (784, 469, 481), (785, 481, 611), (786, 611, 612), (788, 613, 489), (789, 489, 470), (790, 470, 482), (791, 482, 478), (792, 478, 613), (794, 614, 615), (796, 616, 617), (797, 617, 618), (798, 618, 11), (799, 11, 619), (800, 619, 620), (801, 620, 621), (802, 621, 622), (803, 622, 413), (805, 623, 624), (807, 623, 625), (809, 626, 627), (810, 627, 624), (811, 624, 628), (813, 629, 630), (814, 630, 173), (816, 623, 631), (817, 631, 632), (818, 632, 633), (819, 633, 634), (820, 635, 636), (822, 626, 635), (824, 637, 3), (825, 3, 638), (826, 638, 639), (828, 627, 640), (830, 639, 633), (832, 641, 642), (833, 642, 643), (835, 2, 637), (837, 644, 645), (838, 645, 639), (839, 639, 641), (841, 646, 647), (842, 647, 132), (844, 131, 648), (846, 649, 650), (847, 650, 651), (848, 651, 652), (849, 652, 616), (851, 649, 653), (852, 653, 6), (854, 653, 599), (856, 293, 654), (857, 654, 655), (858, 655, 656), (859, 656, 657), (860, 657, 156), (862, 155, 658), (863, 658, 659), (864, 659, 660), (866, 656, 661), (867, 661, 662), (868, 662, 617), (870, 663, 658), (871, 658, 664), (872, 664, 652), (874, 153, 663), (876, 158, 154), (878, 31, 13), (880, 14, 665), (882, 666, 621), (884, 667, 666), (886, 29, 667), (888, 668, 5), (890, 152, 659), (892, 669, 670), (893, 670, 671), (894, 672, 233), (896, 670, 245), (898, 673, 674), (899, 674, 675), (901, 676, 273), (982, 734, 735), (902, 273, 238), (904, 240, 673), (905, 673, 675), (906, 675, 677), (907, 217, 678), (952, 633, 679), (908, 678, 680), (909, 680, 681), (910, 681, 682), (911, 682, 683), (912, 683, 684), (913, 685, 686), (914, 686, 687), (915, 687, 688), (916, 688, 689), (917, 689, 690), (918, 690, 691), (919, 691, 692), (920, 692, 693), (921, 693, 694), (923, 230, 695), (924, 645, 696), (925, 214, 697), (926, 698, 699), (927, 700, 701), (929, 300, 702), (931, 703, 704), (933, 705, 565), (934, 565, 706), (935, 706, 306), (937, 707, 678), (939, 708, 709), (940, 709, 710), (941, 710, 711), (942, 711, 712), (1025, 773, 774), (943, 712, 713), (944, 713, 714), (945, 714, 715), (947, 716, 698), (948, 698, 717), (949, 313, 718), (950, 718, 706), (953, 679, 719), (954, 719, 720), (955, 720, 721), (956, 721, 722), (958, 723, 724), (959, 724, 725), (960, 725, 726), (962, 727, 703), (963, 703, 679), (964, 679, 722), (966, 483, 728), (967, 621, 729), (968, 729, 15), (970, 730, 731), (971, 731, 732), (972, 622, 733), (973, 734, 735), (974, 735, 736), (975, 736, 737), (976, 737, 731), (978, 730, 738), (979, 738, 739), (980, 739, 740), (981, 740, 734), (984, 741, 738), (986, 742, 743), (987, 743, 744), (988, 744, 745), (989, 745, 143), (991, 746, 747), (992, 747, 748), (993, 748, 749), (994, 749, 260), (996, 750, 751), (997, 751, 752), (999, 725, 743), (1000, 743, 753), (1001, 754, 755), (1002, 755, 756), (1003, 756, 757), (1004, 757, 758), (1006, 759, 760), (1007, 760, 761), (1008, 761, 762), (1010, 763, 758), (1011, 758, 762), (1012, 762, 764), (1013, 764, 141), (1015, 765, 766), (1017, 767, 768), (1018, 768, 769), (1019, 769, 770), (1020, 770, 142), (1022, 771, 757), (1024, 772, 773), (1027, 744, 767), (1028, 767, 763), (1029, 763, 771), (1030, 771, 765), (1032, 775, 750), (1033, 750, 776), (1035, 724, 777), (1036, 778, 779), (1037, 779, 780), (1039, 769, 781), (1040, 779, 775), (1041, 775, 782), (1042, 783, 751), (1044, 756, 784), (1045, 755, 785), (1046, 749, 786), (1047, 786, 787), (1049, 768, 745), (1051, 770, 760), (1052, 760, 788), (1053, 788, 789), (1055, 762, 790), (1056, 790, 746), (1057, 746, 263), (1059, 748, 787), (1060, 787, 776), (1061, 776, 780), (1062, 780, 754), (1063, 754, 747), (1065, 290, 791), (1066, 674, 792), (1067, 139, 793), (1069, 794, 795), (1111, 817, 830), (1070, 795, 796), (1071, 796, 737), (1073, 789, 761), (1075, 797, 798), (1076, 264, 799), (1077, 773, 800), (1078, 801, 802), (1079, 795, 803), (1080, 804, 805), (1081, 719, 806), (1082, 720, 807), (1083, 721, 808), (1084, 808, 704), (1086, 809, 808), (1088, 810, 150), (1090, 165, 811), (1091, 811, 812), (1092, 812, 813), (1093, 814, 815), (1094, 816, 817), (1096, 818, 819), (1097, 819, 820), (1099, 821, 822), (1101, 823, 824), (1103, 825, 819), (1105, 826, 827), (1106, 811, 168), (1108, 828, 30), (1110, 829, 817), (1112, 831, 828), (1114, 177, 176), (1116, 793, 797), (1117, 797, 793), (1121, 832, 528), (1122, 528, 526), (1123, 526, 54), (1125, 833, 821), (1126, 821, 822), (1127, 822, 833), (1129, 834, 823), (1130, 823, 835), (1131, 835, 834), (1133, 383, 836), (1134, 836, 837), (1135, 837, 561), (1136, 561, 554), (1137, 554, 383), (1139, 295, 838), (1141, 299, 716), (1142, 716, 623), (1144, 295, 839), (1456, 840, 841), (1146, 625, 636), (1147, 636, 668), (1149, 842, 825), (1150, 825, 820), (1151, 820, 843), (1152, 843, 844), (1153, 844, 816), (1237, 878, 646), (1154, 816, 845), (1155, 845, 846), (1156, 846, 629), (1157, 629, 847), (1158, 847, 848), (1159, 848, 849), (1160, 849, 850), (1161, 850, 628), (1162, 628, 851), (1163, 839, 847), (1165, 838, 173), (1167, 852, 853), (1168, 853, 854), (1169, 855, 415), (1171, 796, 856), (1172, 856, 857), (1173, 857, 737), (1175, 736, 857), (1176, 857, 856), (1178, 620, 858), (1179, 858, 665), (1180, 665, 12), (1181, 12, 32), (1182, 32, 859), (1183, 859, 660), (1184, 660, 664), (1185, 664, 657), (1186, 657, 157), (1187, 157, 860), (1188, 860, 861), (1189, 861, 646), (1190, 646, 648), (1191, 648, 862), (1192, 862, 294), (1194, 863, 855), (1195, 855, 413), (1197, 413, 415), (1198, 415, 863), (1200, 144, 801), (1201, 801, 766), (1202, 766, 864), (1203, 864, 752), (1204, 752, 865), (1205, 865, 866), (1206, 866, 867), (1260, 493, 868), (1262, 869, 185), (1263, 185, 826), (1207, 867, 870), (1208, 788, 871), (1209, 764, 872), (1210, 873, 874), (1212, 790, 491), (1213, 491, 267), (1215, 875, 750), (1217, 786, 874), (1218, 874, 875), (1219, 875, 876), (1220, 876, 866), (1222, 865, 876), (1223, 876, 873), (1224, 873, 867), (1226, 618, 859), (1228, 868, 730), (1230, 730, 619), (1231, 619, 858), (1233, 835, 877), (1234, 29, 828), (1236, 647, 878), (1239, 599, 435), (1241, 860, 651), (1242, 651, 879), (1243, 879, 599), (1245, 880, 881), (1246, 514, 517), (1247, 517, 462), (1249, 861, 650), (1250, 650, 879), (1251, 879, 293), (1253, 730, 742), (1254, 742, 726), (1256, 868, 492), (1257, 492, 514), (1259, 514, 493), (1264, 826, 882), (1265, 882, 883), (1266, 878, 880), (1268, 499, 884), (1269, 884, 885), (1270, 885, 460), (1272, 516, 460), (1274, 743, 886), (1275, 729, 887), (1276, 739, 740), (1278, 515, 888), (1279, 432, 605), (1281, 577, 774), (1283, 889, 890), (1284, 890, 891), (1285, 891, 892), (1286, 892, 562), (1287, 562, 893), (1288, 378, 894), (1289, 837, 892), (1291, 836, 891), (1293, 890, 895), (1295, 489, 576), (1297, 896, 470), (1299, 502, 505), (1301, 470, 472), (1303, 506, 889), (1304, 889, 895), (1305, 895, 382), (1307, 480, 804), (1308, 804, 897), (1309, 258, 478), (1311, 482, 258), (1313, 864, 778), (1314, 778, 765), (1539, 898, 899), (1316, 900, 901), (1317, 902, 903), (1318, 248, 904), (1319, 234, 905), (1320, 174, 303), (1321, 303, 814), (1322, 814, 175), (1323, 175, 906), (1325, 846, 907), (1326, 845, 133), (1328, 906, 908), (1329, 843, 183), (1330, 183, 829), (1332, 130, 909), (1334, 829, 184), (1335, 184, 844), (1337, 850, 849), (1339, 910, 911), (1341, 912, 906), (1343, 911, 913), (1345, 174, 914), (1347, 911, 848), (1349, 630, 302), (1351, 862, 909), (1352, 909, 131), (1354, 299, 910), (1355, 910, 913), (1356, 913, 914), (1357, 914, 173), (1359, 615, 632), (1361, 812, 133), (1363, 643, 615), (1365, 638, 631), (1366, 631, 915), (1368, 643, 916), (1370, 702, 916), (1372, 916, 702), (1374, 915, 642), (1376, 917, 583), (1377, 583, 853), (1378, 853, 314), (1379, 314, 918), (1380, 918, 919), (1381, 919, 33), (1383, 397, 920), (1384, 920, 341), (1386, 921, 922), (1387, 922, 923), (1388, 923, 350), (1390, 922, 924), (1391, 924, 396), (1393, 925, 921), (1394, 921, 926), (1395, 926, 927), (1397, 928, 929), (1455, 947, 840), (1398, 929, 930), (1399, 930, 923), (1401, 930, 931), (1402, 929, 347), (1404, 932, 933), (1405, 933, 926), (1407, 409, 934), (1408, 934, 935), (1410, 936, 928), (1411, 928, 932), (1413, 932, 927), (1414, 927, 937), (1416, 937, 938), (1418, 939, 935), (1419, 935, 940), (1420, 940, 938), (1422, 348, 936), (1424, 933, 921), (1426, 510, 941), (1427, 941, 942), (1429, 941, 509), (1431, 943, 852), (1432, 852, 944), (1433, 944, 584), (1434, 584, 945), (1435, 945, 946), (1439, 947, 948), (1440, 948, 39), (1442, 949, 948), (1443, 948, 40), (1445, 841, 72), (1447, 840, 72), (1449, 950, 71), (1451, 951, 952), (1453, 953, 950), (1454, 950, 947), (1457, 841, 954), (1458, 955, 956), (1459, 956, 402), (1461, 957, 958), (1463, 958, 400), (1465, 957, 959), (1466, 959, 121), (1468, 960, 952), (1470, 335, 961), (1471, 962, 87), (1473, 963, 368), (1475, 559, 553), (1476, 553, 964), (1477, 381, 552), (1479, 552, 965), (1481, 551, 966), (1482, 966, 967), (1483, 967, 968), (1484, 968, 380), (1486, 551, 969), (1541, 898, 970), (1487, 969, 486), (1489, 969, 487), (1491, 559, 971), (1492, 966, 965), (1494, 972, 967), (1495, 967, 973), (1496, 973, 974), (1497, 974, 550), (1499, 974, 973), (1500, 973, 968), (1502, 549, 975), (1503, 975, 378), (1505, 548, 976), (1506, 975, 977), (1507, 978, 379), (1509, 507, 979), (1510, 542, 980), (1511, 981, 982), (1513, 112, 983), (1514, 984, 985), (1515, 985, 398), (1517, 940, 411), (1518, 411, 411), (1520, 986, 587), (1521, 587, 987), (1523, 885, 988), (1524, 989, 990), (1525, 990, 991), (1526, 990, 992), (1527, 990, 993), (1528, 994, 990), (1530, 990, 995), (1531, 996, 709), (1532, 709, 997), (1533, 998, 898), (1534, 898, 899), (1535, 899, 970), (1536, 970, 999), (1537, 999, 898), (1543, 898, 999), (1545, 334, 1000), (1546, 69, 1001), (1547, 1001, 1002), (1548, 1003, 1004), (1550, 1005, 1006), (1552, 337, 1007), (1553, 69, 1008), (1554, 570, 1009), (1555, 1009, 1010), (1556, 1011, 1012), (1557, 884, 772), (1559, 1013, 1014), (1613, 508, 129), (1560, 1014, 1015), (1562, 1016, 1014), (1564, 1017, 1018), (1565, 581, 1019), (1566, 582, 1020), (1567, 78, 1021), (1568, 536, 1022), (1569, 1022, 73), (1571, 44, 539), (1573, 537, 1023), (1574, 538, 1024), (1575, 317, 1025), (1576, 317, 1026), (1577, 319, 1027), (1578, 318, 944), (1580, 718, 1028), (1581, 126, 1029), (1582, 1029, 1030), (1583, 1030, 405), (1584, 405, 1031), (1585, 1031, 1032), (1586, 1032, 1033), (1588, 403, 430), (1589, 430, 1034), (1590, 1034, 123), (1592, 1032, 1035), (1593, 1035, 1036), (1595, 1035, 1037), (1597, 1038, 405), (1599, 1039, 1030), (1601, 598, 1040), (1602, 1036, 1041), (1604, 1042, 1043), (1606, 1042, 1044), (1607, 1043, 1045), (1608, 1046, 1047), (1610, 1046, 1048), (1611, 1047, 1049), (1612, 128, 508), (1615, 127, 426), (1617, 215, 222), (1619, 223, 707), (1621, 707, 224), (1623, 224, 216), (1625, 216, 225), (1627, 226, 211), (1629, 211, 220), (1631, 215, 221), (1633, 640, 644), (1635, 49, 390), (1636, 390, 1050), (1637, 1050, 1051), (1638, 438, 1001), (1639, 1001, 569), (1640, 569, 104), (1641, 104, 1052), (1642, 1052, 338), (1643, 338, 388), (1644, 388, 384), (1645, 384, 982), (1646, 982, 1053), (1647, 1053, 389), (1648, 389, 107), (1649, 107, 1054), (1650, 1054, 448), (1651, 448, 330), (1652, 330, 325), (1653, 325, 393), (1654, 393, 1055), (1655, 1055, 943), (1657, 436, 1056), (1658, 1056, 1029), (1659, 1029, 601), (1660, 601, 1057), (1661, 1057, 1034), (1662, 1034, 959), (1663, 959, 439), (1664, 439, 421), (1665, 421, 447), (1666, 447, 446), (1667, 446, 1054), (1668, 1054, 47), (1669, 47, 485), (1671, 604, 1009), (1672, 1009, 68), (1674, 1031, 600), (1675, 600, 956), (1676, 956, 985), (1677, 985, 340), (1678, 340, 920), (1679, 920, 351), (1680, 351, 924), (1681, 924, 1058), (1682, 1058, 412), (1683, 412, 1055), (1684, 1055, 35), (1686, 1059, 579), (1687, 579, 1060), (1688, 1060, 81), (1690, 82, 1061), (1691, 1061, 1062), (1692, 1062, 484), (1693, 484, 1022), (1694, 1022, 42), (1696, 392, 371), (1697, 371, 1063), (1698, 1063, 1061), (1699, 1061, 80), (1700, 80, 580), (1701, 580, 1064), (1703, 89, 1065), (1704, 1065, 51), (1705, 51, 1053), (1707, 1052, 61), (1708, 61, 513), (1709, 513, 534), (1710, 534, 501), (1711, 501, 498), (1712, 498, 1065), (1713, 1065, 392), (1715, 461, 572), (1716, 572, 610), (1717, 610, 1066), (1718, 1066, 1067), (1719, 1067, 1068), (1720, 1068, 607), (1722, 711, 1069), (1723, 1069, 1070), (1724, 1070, 701), (1725, 701, 1071), (1726, 1071, 694), (1727, 694, 609), (1728, 609, 1072), (1729, 1072, 456), (1730, 456, 1067), (1772, 1073, 946), (1732, 715, 1074), (1733, 1074, 1075), (1734, 1075, 1076), (1735, 1076, 710), (1737, 1068, 455), (1738, 455, 1077), (1739, 1077, 608), (1740, 608, 693), (1741, 693, 1078), (1742, 1078, 712), (1743, 712, 1076), (1744, 1076, 1079), (1745, 1079, 1080), (1746, 1080, 1081), (1747, 1081, 1082), (1748, 1066, 457), (1749, 457, 1072), (1750, 1072, 1077), (1752, 1083, 1075), (1753, 1075, 713), (1755, 714, 1074), (1756, 1074, 1084), (1757, 1071, 1078), (1759, 1078, 1070), (1760, 1070, 700), (1762, 1033, 1085), (1763, 1085, 310), (1764, 310, 307), (1765, 307, 1086), (1766, 1086, 1087), (1767, 1087, 986), (1768, 986, 1088), (1769, 1088, 1089), (1770, 1089, 406), (1771, 406, 1073), (1773, 946, 917), (1774, 917, 1090), (1775, 1090, 1091), (1776, 1091, 1092), (1777, 1092, 1093), (1778, 1093, 1094), (1779, 1094, 1064), (1780, 1064, 1059), (1781, 1059, 1095), (1782, 1095, 1096), (1783, 1096, 896), (1785, 395, 1058), (1786, 1058, 1097), (1787, 1097, 934), (1788, 934, 1098), (1789, 1098, 1099), (1790, 1099, 320), (1791, 320, 586), (1792, 586, 1089), (1794, 987, 588), (1795, 588, 1087), (1797, 1063, 85), (1798, 85, 1100), (1799, 1100, 353), (1801, 1050, 106), (1803, 1062, 1101), (1804, 370, 1100), (1805, 1100, 1102), (1807, 1102, 1103); create table e03.ways( id integer, source integer, target integer ); insert into e03.ways values (1, 1, 2), (2, 2, 3), (3, 3, 4), (4, 4, 5), (5, 5, 6), (7, 7, 8), (8, 9, 10), (9, 11, 12), (10, 12, 13), (11, 13, 14), (12, 14, 15), (13, 15, 16), (15, 17, 18), (16, 18, 19), (17, 19, 20), (18, 20, 21), (19, 21, 22), (20, 22, 23), (21, 23, 24), (22, 24, 25), (23, 25, 26), (24, 26, 27), (25, 27, 28), (26, 28, 29), (27, 29, 30), (28, 30, 31), (29, 31, 32), (31, 33, 34), (32, 34, 35), (33, 35, 36), (34, 36, 37), (35, 37, 38), (36, 38, 39), (37, 39, 40), (38, 40, 41), (39, 41, 42), (40, 42, 43), (41, 43, 44), (42, 44, 45), (43, 45, 46), (44, 46, 47), (45, 47, 48), (46, 48, 49), (47, 49, 50), (48, 50, 51), (49, 51, 52), (50, 52, 53), (51, 53, 54), (52, 54, 55), (53, 55, 56), (54, 56, 57), (55, 57, 58), (56, 58, 59), (57, 59, 60), (58, 60, 61), (59, 61, 62), (60, 62, 63), (61, 63, 64), (62, 64, 65), (63, 65, 66), (64, 66, 67), (65, 67, 68), (66, 68, 69), (67, 69, 70), (69, 41, 71), (70, 71, 72), (71, 72, 73), (72, 73, 74), (73, 74, 75), (74, 75, 76), (75, 76, 77), (76, 77, 78), (77, 78, 79), (78, 79, 80), (79, 80, 81), (80, 81, 82), (81, 82, 83), (82, 83, 84), (83, 84, 85), (84, 85, 86), (85, 86, 87), (86, 87, 88), (87, 88, 89), (88, 89, 90), (89, 90, 91), (90, 91, 92), (91, 92, 93), (92, 93, 94), (93, 94, 95), (94, 95, 96), (95, 96, 97), (96, 97, 98), (97, 98, 99), (98, 99, 100), (99, 100, 101), (100, 101, 102), (101, 102, 103), (102, 103, 62), (103, 62, 104), (105, 105, 106), (106, 106, 48), (107, 48, 107), (108, 107, 108), (109, 108, 109), (110, 109, 110), (111, 110, 111), (112, 111, 112), (113, 112, 113), (114, 113, 114), (115, 114, 115), (116, 115, 116), (117, 116, 117), (118, 117, 118), (119, 118, 119), (120, 119, 120), (121, 120, 121), (122, 121, 122), (124, 122, 123), (125, 123, 124), (126, 124, 125), (127, 125, 126), (128, 126, 127), (129, 127, 128), (130, 128, 129), (132, 6, 130), (133, 130, 131), (134, 131, 132), (135, 132, 133), (136, 133, 134), (137, 134, 135), (138, 135, 136), (139, 137, 138), (140, 138, 139), (141, 139, 140), (142, 140, 141), (143, 141, 142), (144, 142, 143), (146, 144, 145), (148, 146, 147), (149, 147, 148), (150, 148, 149), (151, 149, 150), (152, 150, 151), (153, 151, 152), (154, 152, 153), (155, 153, 154), (156, 154, 155), (157, 155, 156), (159, 157, 158), (160, 158, 159), (162, 160, 161), (163, 161, 162), (164, 162, 163), (165, 163, 164), (166, 164, 165), (167, 165, 166), (168, 166, 167), (169, 167, 168), (170, 168, 169), (171, 169, 170), (172, 170, 171), (173, 171, 172), (174, 172, 159), (176, 173, 174), (178, 175, 176), (179, 176, 177), (180, 177, 178), (181, 178, 179), (182, 179, 180), (183, 181, 178), (184, 178, 182), (185, 179, 183), (186, 183, 184), (188, 151, 185), (190, 186, 187), (191, 188, 189), (192, 189, 190), (193, 190, 191), (194, 191, 192), (195, 192, 193), (196, 193, 194), (197, 194, 195), (198, 196, 197), (199, 197, 198), (200, 198, 199), (202, 200, 201), (203, 201, 197), (204, 197, 202), (205, 202, 203), (206, 203, 204), (207, 204, 205), (209, 204, 199), (211, 206, 207), (212, 207, 208), (213, 207, 209), (214, 210, 211), (216, 212, 213), (217, 213, 214), (218, 214, 215), (220, 216, 217), (221, 217, 218), (223, 219, 220), (224, 220, 221), (225, 221, 222), (226, 222, 223), (227, 223, 224), (228, 224, 225), (229, 225, 226), (230, 226, 219), (232, 213, 227), (234, 228, 229), (235, 229, 227), (236, 227, 230), (237, 230, 231), (239, 232, 233), (240, 233, 234), (241, 234, 235), (243, 236, 237), (244, 237, 238), (245, 238, 239), (246, 239, 240), (247, 240, 241), (248, 241, 242), (249, 242, 243), (250, 243, 244), (251, 244, 245), (252, 245, 246), (253, 246, 247), (254, 247, 248), (255, 248, 249), (256, 249, 250), (257, 250, 251), (258, 251, 252), (259, 252, 253), (260, 253, 254), (261, 254, 255), (262, 255, 256), (263, 256, 257), (265, 237, 235), (266, 235, 258), (268, 259, 260), (269, 260, 261), (270, 262, 263), (272, 259, 263), (274, 263, 264), (275, 264, 265), (276, 265, 266), (277, 266, 267), (278, 267, 268), (280, 265, 269), (281, 269, 270), (282, 270, 271), (283, 269, 266), (285, 272, 218), (286, 218, 231), (287, 231, 272), (289, 273, 274), (291, 275, 274), (292, 274, 246), (294, 276, 277), (295, 278, 279), (296, 279, 280), (297, 280, 281), (298, 281, 282), (299, 282, 283), (300, 283, 284), (301, 284, 285), (302, 285, 286), (303, 286, 276), (304, 276, 287), (305, 288, 289), (306, 289, 290), (307, 290, 257), (309, 291, 292), (310, 292, 293), (312, 294, 295), (314, 296, 288), (315, 288, 289), (316, 289, 286), (317, 286, 285), (319, 297, 298), (320, 299, 300), (321, 300, 301), (322, 302, 303), (324, 304, 305), (325, 77, 306), (373, 347, 348), (327, 3, 307), (328, 307, 308), (330, 309, 310), (331, 310, 4), (333, 311, 312), (334, 312, 313), (335, 313, 314), (336, 314, 315), (337, 316, 317), (338, 317, 318), (339, 318, 319), (341, 320, 321), (342, 321, 322), (343, 322, 323), (345, 322, 324), (347, 38, 325), (348, 325, 326), (349, 326, 327), (350, 327, 328), (351, 328, 329), (352, 329, 330), (353, 330, 43), (355, 115, 331), (356, 332, 333), (357, 333, 334), (358, 334, 335), (359, 335, 336), (361, 335, 337), (362, 337, 338), (363, 338, 59), (365, 339, 340), (366, 340, 341), (367, 341, 342), (368, 342, 343), (369, 343, 344), (370, 344, 345), (371, 345, 346), (372, 346, 347), (374, 348, 349), (376, 346, 350), (377, 350, 351), (378, 351, 352), (380, 353, 354), (381, 354, 355), (382, 355, 356), (383, 356, 357), (384, 357, 358), (385, 358, 359), (386, 359, 360), (387, 360, 361), (388, 361, 362), (389, 362, 363), (390, 363, 364), (391, 364, 365), (392, 365, 366), (393, 366, 367), (394, 367, 368), (395, 368, 369), (396, 369, 370), (397, 370, 86), (398, 86, 371), (400, 354, 372), (401, 372, 373), (402, 373, 374), (403, 374, 375), (404, 375, 376), (405, 376, 377), (406, 377, 378), (407, 378, 379), (408, 379, 380), (409, 380, 381), (410, 381, 382), (411, 382, 383), (413, 55, 384), (414, 384, 385), (415, 385, 336), (416, 336, 386), (417, 386, 387), (418, 385, 388), (419, 388, 58), (421, 389, 50), (422, 50, 390), (423, 390, 391), (424, 391, 392), (425, 392, 88), (427, 36, 393), (428, 393, 394), (429, 394, 395), (430, 395, 396), (431, 396, 352), (432, 352, 397), (433, 397, 339), (434, 339, 398), (435, 398, 399), (436, 399, 400), (437, 400, 401), (438, 401, 402), (439, 402, 403), (440, 403, 404), (441, 404, 405), (443, 406, 407), (444, 407, 316), (445, 316, 321), (446, 321, 323), (447, 323, 408), (448, 408, 409), (449, 409, 410), (450, 410, 411), (451, 411, 411), (452, 411, 412), (453, 412, 394), (455, 413, 414), (457, 415, 414), (459, 416, 417), (460, 417, 418), (462, 419, 420), (463, 420, 421), (464, 421, 116), (465, 116, 422), (466, 422, 423), (467, 423, 424), (469, 417, 422), (471, 425, 426), (473, 124, 427), (474, 427, 428), (476, 425, 428), (477, 428, 416), (478, 416, 121), (479, 121, 429), (481, 430, 401), (483, 431, 432), (484, 432, 433), (485, 433, 434), (486, 434, 291), (487, 291, 435), (488, 435, 436), (489, 436, 437), (490, 437, 431), (492, 129, 332), (493, 332, 438), (494, 438, 70), (495, 70, 437), (497, 429, 427), (499, 418, 120), (500, 120, 439), (501, 439, 420), (502, 420, 440), (503, 440, 441), (504, 441, 442), (505, 442, 328), (507, 327, 443), (509, 444, 419), (510, 419, 440), (512, 445, 446), (513, 446, 441), (514, 441, 447), (515, 447, 114), (517, 442, 448), (518, 448, 46), (520, 443, 449), (522, 449, 450), (524, 450, 451), (526, 451, 452), (528, 452, 444), (529, 444, 399), (531, 76, 453), (532, 441, 452), (534, 454, 455), (535, 455, 456), (536, 456, 457), (537, 457, 458), (538, 458, 459), (539, 459, 460), (540, 460, 461), (541, 461, 462), (543, 463, 464), (545, 465, 464), (547, 463, 465), (548, 465, 464), (549, 464, 466), (551, 467, 468), (552, 468, 469), (554, 470, 471), (555, 471, 472), (556, 472, 473), (557, 473, 474), (558, 474, 475), (592, 90, 502), (559, 475, 476), (560, 477, 236), (561, 236, 478), (563, 479, 480), (564, 480, 481), (566, 482, 483), (567, 483, 297), (613, 484, 485), (614, 485, 105), (615, 105, 391), (682, 486, 487), (568, 297, 488), (569, 145, 489), (571, 270, 268), (573, 490, 138), (575, 140, 491), (576, 491, 263), (578, 492, 493), (579, 493, 494), (580, 494, 495), (581, 349, 496), (583, 497, 498), (584, 498, 92), (586, 494, 499), (587, 499, 466), (589, 500, 501), (590, 501, 94), (593, 502, 503), (594, 503, 504), (596, 366, 505), (597, 505, 506), (598, 506, 507), (599, 507, 504), (600, 504, 91), (602, 508, 509), (603, 509, 510), (604, 510, 333), (606, 511, 512), (607, 512, 511), (609, 511, 513), (610, 513, 101), (612, 75, 484), (617, 466, 514), (619, 463, 515), (620, 515, 516), (621, 516, 517), (623, 518, 93), (625, 519, 520), (626, 520, 521), (627, 521, 74), (629, 522, 521), (631, 523, 520), (633, 524, 52), (637, 57, 525), (638, 525, 526), (640, 56, 525), (642, 527, 528), (644, 527, 529), (645, 529, 530), (647, 524, 529), (649, 59, 531), (651, 532, 533), (652, 533, 531), (653, 531, 60), (655, 533, 512), (657, 511, 534), (658, 534, 99), (660, 535, 95), (662, 536, 537), (663, 537, 538), (664, 538, 539), (665, 539, 540), (667, 53, 530), (669, 45, 540), (671, 541, 43), (673, 329, 326), (675, 96, 542), (676, 542, 543), (677, 543, 544), (678, 544, 545), (679, 545, 546), (680, 546, 547), (681, 547, 486), (683, 487, 548), (684, 548, 549), (685, 549, 550), (686, 550, 551), (687, 551, 552), (688, 552, 553), (689, 553, 554), (691, 555, 543), (693, 556, 544), (695, 557, 545), (697, 558, 546), (699, 559, 560), (701, 561, 562), (702, 562, 560), (704, 563, 564), (705, 564, 37), (707, 565, 564), (709, 566, 386), (711, 423, 566), (713, 567, 79), (715, 568, 569), (716, 569, 65), (718, 67, 570), (719, 570, 571), (721, 459, 572), (722, 572, 573), (723, 573, 462), (725, 574, 573), (727, 575, 434), (729, 576, 577), (730, 577, 578), (731, 578, 579), (732, 579, 580), (733, 580, 581), (734, 581, 582), (735, 582, 312), (736, 312, 583), (737, 583, 584), (738, 584, 585), (739, 585, 407), (740, 407, 586), (741, 586, 587), (742, 587, 588), (743, 588, 589), (744, 589, 590), (745, 590, 591), (746, 591, 592), (747, 592, 593), (748, 593, 594), (749, 594, 308), (750, 308, 309), (751, 309, 595), (752, 595, 596), (753, 596, 597), (754, 597, 304), (755, 304, 496), (756, 496, 598), (855, 599, 293), (757, 598, 600), (758, 600, 404), (759, 404, 601), (760, 601, 125), (762, 602, 503), (764, 603, 520), (766, 604, 605), (767, 605, 606), (768, 606, 607), (769, 607, 454), (770, 454, 571), (771, 571, 604), (773, 606, 433), (775, 608, 609), (776, 609, 458), (777, 458, 610), (779, 611, 144), (781, 612, 145), (782, 145, 477), (783, 477, 469), (784, 469, 481), (785, 481, 611), (786, 611, 612), (788, 613, 489), (789, 489, 470), (790, 470, 482), (791, 482, 478), (792, 478, 613), (794, 614, 615), (796, 616, 617), (797, 617, 618), (798, 618, 11), (799, 11, 619), (800, 619, 620), (801, 620, 621), (802, 621, 622), (803, 622, 413), (805, 623, 624), (807, 623, 625), (809, 626, 627), (810, 627, 624), (811, 624, 628), (813, 629, 630), (814, 630, 173), (816, 623, 631), (817, 631, 632), (818, 632, 633), (819, 633, 634), (820, 635, 636), (822, 626, 635), (824, 637, 3), (825, 3, 638), (826, 638, 639), (828, 627, 640), (830, 639, 633), (832, 641, 642), (833, 642, 643), (835, 2, 637), (837, 644, 645), (838, 645, 639), (839, 639, 641), (841, 646, 647), (842, 647, 132), (844, 131, 648), (846, 649, 650), (847, 650, 651), (848, 651, 652), (849, 652, 616), (851, 649, 653), (852, 653, 6), (854, 653, 599), (856, 293, 654), (857, 654, 655), (858, 655, 656), (859, 656, 657), (860, 657, 156), (862, 155, 658), (863, 658, 659), (864, 659, 660), (866, 656, 661), (867, 661, 662), (868, 662, 617), (870, 663, 658), (871, 658, 664), (872, 664, 652), (874, 153, 663), (876, 158, 154), (878, 31, 13), (880, 14, 665), (882, 666, 621), (884, 667, 666), (886, 29, 667), (888, 668, 5), (890, 152, 659), (892, 669, 670), (893, 670, 671), (894, 672, 233), (896, 670, 245), (898, 673, 674), (899, 674, 675), (901, 676, 273), (982, 734, 735), (902, 273, 238), (904, 240, 673), (905, 673, 675), (906, 675, 677), (907, 217, 678), (952, 633, 679), (908, 678, 680), (909, 680, 681), (910, 681, 682), (911, 682, 683), (912, 683, 684), (913, 685, 686), (914, 686, 687), (915, 687, 688), (916, 688, 689), (917, 689, 690), (918, 690, 691), (919, 691, 692), (920, 692, 693), (921, 693, 694), (923, 230, 695), (924, 645, 696), (925, 214, 697), (926, 698, 699), (927, 700, 701), (929, 300, 702), (931, 703, 704), (933, 705, 565), (934, 565, 706), (935, 706, 306), (937, 707, 678), (939, 708, 709), (940, 709, 710), (941, 710, 711), (942, 711, 712), (1025, 773, 774), (943, 712, 713), (944, 713, 714), (945, 714, 715), (947, 716, 698), (948, 698, 717), (949, 313, 718), (950, 718, 706), (953, 679, 719), (954, 719, 720), (955, 720, 721), (956, 721, 722), (958, 723, 724), (959, 724, 725), (960, 725, 726), (962, 727, 703), (963, 703, 679), (964, 679, 722), (966, 483, 728), (967, 621, 729), (968, 729, 15), (970, 730, 731), (971, 731, 732), (972, 622, 733), (973, 734, 735), (974, 735, 736), (975, 736, 737), (976, 737, 731), (978, 730, 738), (979, 738, 739), (980, 739, 740), (981, 740, 734), (984, 741, 738), (986, 742, 743), (987, 743, 744), (988, 744, 745), (989, 745, 143), (991, 746, 747), (992, 747, 748), (993, 748, 749), (994, 749, 260), (996, 750, 751), (997, 751, 752), (999, 725, 743), (1000, 743, 753), (1001, 754, 755), (1002, 755, 756), (1003, 756, 757), (1004, 757, 758), (1006, 759, 760), (1007, 760, 761), (1008, 761, 762), (1010, 763, 758), (1011, 758, 762), (1012, 762, 764), (1013, 764, 141), (1015, 765, 766), (1017, 767, 768), (1018, 768, 769), (1019, 769, 770), (1020, 770, 142), (1022, 771, 757), (1024, 772, 773), (1027, 744, 767), (1028, 767, 763), (1029, 763, 771), (1030, 771, 765), (1032, 775, 750), (1033, 750, 776), (1035, 724, 777), (1036, 778, 779), (1037, 779, 780), (1039, 769, 781), (1040, 779, 775), (1041, 775, 782), (1042, 783, 751), (1044, 756, 784), (1045, 755, 785), (1046, 749, 786), (1047, 786, 787), (1049, 768, 745), (1051, 770, 760), (1052, 760, 788), (1053, 788, 789), (1055, 762, 790), (1056, 790, 746), (1057, 746, 263), (1059, 748, 787), (1060, 787, 776), (1061, 776, 780), (1062, 780, 754), (1063, 754, 747), (1065, 290, 791), (1066, 674, 792), (1067, 139, 793), (1069, 794, 795), (1111, 817, 830), (1070, 795, 796), (1071, 796, 737), (1073, 789, 761), (1075, 797, 798), (1076, 264, 799), (1077, 773, 800), (1078, 801, 802), (1079, 795, 803), (1080, 804, 805), (1081, 719, 806), (1082, 720, 807), (1083, 721, 808), (1084, 808, 704), (1086, 809, 808), (1088, 810, 150), (1090, 165, 811), (1091, 811, 812), (1092, 812, 813), (1093, 814, 815), (1094, 816, 817), (1096, 818, 819), (1097, 819, 820), (1099, 821, 822), (1101, 823, 824), (1103, 825, 819), (1105, 826, 827), (1106, 811, 168), (1108, 828, 30), (1110, 829, 817), (1112, 831, 828), (1114, 177, 176), (1116, 793, 797), (1117, 797, 793), (1121, 832, 528), (1122, 528, 526), (1123, 526, 54), (1125, 833, 821), (1126, 821, 822), (1127, 822, 833), (1129, 834, 823), (1130, 823, 835), (1131, 835, 834), (1133, 383, 836), (1134, 836, 837), (1135, 837, 561), (1136, 561, 554), (1137, 554, 383), (1139, 295, 838), (1141, 299, 716), (1142, 716, 623), (1144, 295, 839), (1456, 840, 841), (1146, 625, 636), (1147, 636, 668), (1149, 842, 825), (1150, 825, 820), (1151, 820, 843), (1152, 843, 844), (1153, 844, 816), (1237, 878, 646), (1154, 816, 845), (1155, 845, 846), (1156, 846, 629), (1157, 629, 847), (1158, 847, 848), (1159, 848, 849), (1160, 849, 850), (1161, 850, 628), (1162, 628, 851), (1163, 839, 847), (1165, 838, 173), (1167, 852, 853), (1168, 853, 854), (1169, 855, 415), (1171, 796, 856), (1172, 856, 857), (1173, 857, 737), (1175, 736, 857), (1176, 857, 856), (1178, 620, 858), (1179, 858, 665), (1180, 665, 12), (1181, 12, 32), (1182, 32, 859), (1183, 859, 660), (1184, 660, 664), (1185, 664, 657), (1186, 657, 157), (1187, 157, 860), (1188, 860, 861), (1189, 861, 646), (1190, 646, 648), (1191, 648, 862), (1192, 862, 294), (1194, 863, 855), (1195, 855, 413), (1197, 413, 415), (1198, 415, 863), (1200, 144, 801), (1201, 801, 766), (1202, 766, 864), (1203, 864, 752), (1204, 752, 865), (1205, 865, 866), (1206, 866, 867), (1260, 493, 868), (1262, 869, 185), (1263, 185, 826), (1207, 867, 870), (1208, 788, 871), (1209, 764, 872), (1210, 873, 874), (1212, 790, 491), (1213, 491, 267), (1215, 875, 750), (1217, 786, 874), (1218, 874, 875), (1219, 875, 876), (1220, 876, 866), (1222, 865, 876), (1223, 876, 873), (1224, 873, 867), (1226, 618, 859), (1228, 868, 730), (1230, 730, 619), (1231, 619, 858), (1233, 835, 877), (1234, 29, 828), (1236, 647, 878), (1239, 599, 435), (1241, 860, 651), (1242, 651, 879), (1243, 879, 599), (1245, 880, 881), (1246, 514, 517), (1247, 517, 462), (1249, 861, 650), (1250, 650, 879), (1251, 879, 293), (1253, 730, 742), (1254, 742, 726), (1256, 868, 492), (1257, 492, 514), (1259, 514, 493), (1264, 826, 882), (1265, 882, 883), (1266, 878, 880), (1268, 499, 884), (1269, 884, 885), (1270, 885, 460), (1272, 516, 460), (1274, 743, 886), (1275, 729, 887), (1276, 739, 740), (1278, 515, 888), (1279, 432, 605), (1281, 577, 774), (1283, 889, 890), (1284, 890, 891), (1285, 891, 892), (1286, 892, 562), (1287, 562, 893), (1288, 378, 894), (1289, 837, 892), (1291, 836, 891), (1293, 890, 895), (1295, 489, 576), (1297, 896, 470), (1299, 502, 505), (1301, 470, 472), (1303, 506, 889), (1304, 889, 895), (1305, 895, 382), (1307, 480, 804), (1308, 804, 897), (1309, 258, 478), (1311, 482, 258), (1313, 864, 778), (1314, 778, 765), (1539, 898, 899), (1316, 900, 901), (1317, 902, 903), (1318, 248, 904), (1319, 234, 905), (1320, 174, 303), (1321, 303, 814), (1322, 814, 175), (1323, 175, 906), (1325, 846, 907), (1326, 845, 133), (1328, 906, 908), (1329, 843, 183), (1330, 183, 829), (1332, 130, 909), (1334, 829, 184), (1335, 184, 844), (1337, 850, 849), (1339, 910, 911), (1341, 912, 906), (1343, 911, 913), (1345, 174, 914), (1347, 911, 848), (1349, 630, 302), (1351, 862, 909), (1352, 909, 131), (1354, 299, 910), (1355, 910, 913), (1356, 913, 914), (1357, 914, 173), (1359, 615, 632), (1361, 812, 133), (1363, 643, 615), (1365, 638, 631), (1366, 631, 915), (1368, 643, 916), (1370, 702, 916), (1372, 916, 702), (1374, 915, 642), (1376, 917, 583), (1377, 583, 853), (1378, 853, 314), (1379, 314, 918), (1380, 918, 919), (1381, 919, 33), (1383, 397, 920), (1384, 920, 341), (1386, 921, 922), (1387, 922, 923), (1388, 923, 350), (1390, 922, 924), (1391, 924, 396), (1393, 925, 921), (1394, 921, 926), (1395, 926, 927), (1397, 928, 929), (1455, 947, 840), (1398, 929, 930), (1399, 930, 923), (1401, 930, 931), (1402, 929, 347), (1404, 932, 933), (1405, 933, 926), (1407, 409, 934), (1408, 934, 935), (1410, 936, 928), (1411, 928, 932), (1413, 932, 927), (1414, 927, 937), (1416, 937, 938), (1418, 939, 935), (1419, 935, 940), (1420, 940, 938), (1422, 348, 936), (1424, 933, 921), (1426, 510, 941), (1427, 941, 942), (1429, 941, 509), (1431, 943, 852), (1432, 852, 944), (1433, 944, 584), (1434, 584, 945), (1435, 945, 946), (1439, 947, 948), (1440, 948, 39), (1442, 949, 948), (1443, 948, 40), (1445, 841, 72), (1447, 840, 72), (1449, 950, 71), (1451, 951, 952), (1453, 953, 950), (1454, 950, 947), (1457, 841, 954), (1458, 955, 956), (1459, 956, 402), (1461, 957, 958), (1463, 958, 400), (1465, 957, 959), (1466, 959, 121), (1468, 960, 952), (1470, 335, 961), (1471, 962, 87), (1473, 963, 368), (1475, 559, 553), (1476, 553, 964), (1477, 381, 552), (1479, 552, 965), (1481, 551, 966), (1482, 966, 967), (1483, 967, 968), (1484, 968, 380), (1486, 551, 969), (1541, 898, 970), (1487, 969, 486), (1489, 969, 487), (1491, 559, 971), (1492, 966, 965), (1494, 972, 967), (1495, 967, 973), (1496, 973, 974), (1497, 974, 550), (1499, 974, 973), (1500, 973, 968), (1502, 549, 975), (1503, 975, 378), (1505, 548, 976), (1506, 975, 977), (1507, 978, 379), (1509, 507, 979), (1510, 542, 980), (1511, 981, 982), (1513, 112, 983), (1514, 984, 985), (1515, 985, 398), (1517, 940, 411), (1518, 411, 411), (1520, 986, 587), (1521, 587, 987), (1523, 885, 988), (1524, 989, 990), (1525, 990, 991), (1526, 990, 992), (1527, 990, 993), (1528, 994, 990), (1530, 990, 995), (1531, 996, 709), (1532, 709, 997), (1533, 998, 898), (1534, 898, 899), (1535, 899, 970), (1536, 970, 999), (1537, 999, 898), (1543, 898, 999), (1545, 334, 1000), (1546, 69, 1001), (1547, 1001, 1002), (1548, 1003, 1004), (1550, 1005, 1006), (1552, 337, 1007), (1553, 69, 1008), (1554, 570, 1009), (1555, 1009, 1010), (1556, 1011, 1012), (1557, 884, 772), (1559, 1013, 1014), (1613, 508, 129), (1560, 1014, 1015), (1562, 1016, 1014), (1564, 1017, 1018), (1565, 581, 1019), (1566, 582, 1020), (1567, 78, 1021), (1568, 536, 1022), (1569, 1022, 73), (1571, 44, 539), (1573, 537, 1023), (1574, 538, 1024), (1575, 317, 1025), (1576, 317, 1026), (1577, 319, 1027), (1578, 318, 944), (1580, 718, 1028), (1581, 126, 1029), (1582, 1029, 1030), (1583, 1030, 405), (1584, 405, 1031), (1585, 1031, 1032), (1586, 1032, 1033), (1588, 403, 430), (1589, 430, 1034), (1590, 1034, 123), (1592, 1032, 1035), (1593, 1035, 1036), (1595, 1035, 1037), (1597, 1038, 405), (1599, 1039, 1030), (1601, 598, 1040), (1602, 1036, 1041), (1604, 1042, 1043), (1606, 1042, 1044), (1607, 1043, 1045), (1608, 1046, 1047), (1610, 1046, 1048), (1611, 1047, 1049), (1612, 128, 508), (1615, 127, 426), (1617, 215, 222), (1619, 223, 707), (1621, 707, 224), (1623, 224, 216), (1625, 216, 225), (1627, 226, 211), (1629, 211, 220), (1631, 215, 221), (1633, 640, 644), (1635, 49, 390), (1636, 390, 1050), (1637, 1050, 1051), (1638, 438, 1001), (1639, 1001, 569), (1640, 569, 104), (1641, 104, 1052), (1642, 1052, 338), (1643, 338, 388), (1644, 388, 384), (1645, 384, 982), (1646, 982, 1053), (1647, 1053, 389), (1648, 389, 107), (1649, 107, 1054), (1650, 1054, 448), (1651, 448, 330), (1652, 330, 325), (1653, 325, 393), (1654, 393, 1055), (1655, 1055, 943), (1657, 436, 1056), (1658, 1056, 1029), (1659, 1029, 601), (1660, 601, 1057), (1661, 1057, 1034), (1662, 1034, 959), (1663, 959, 439), (1664, 439, 421), (1665, 421, 447), (1666, 447, 446), (1667, 446, 1054), (1668, 1054, 47), (1669, 47, 485), (1671, 604, 1009), (1672, 1009, 68), (1674, 1031, 600), (1675, 600, 956), (1676, 956, 985), (1677, 985, 340), (1678, 340, 920), (1679, 920, 351), (1680, 351, 924), (1681, 924, 1058), (1682, 1058, 412), (1683, 412, 1055), (1684, 1055, 35), (1686, 1059, 579), (1687, 579, 1060), (1688, 1060, 81), (1690, 82, 1061), (1691, 1061, 1062), (1692, 1062, 484), (1693, 484, 1022), (1694, 1022, 42), (1696, 392, 371), (1697, 371, 1063), (1698, 1063, 1061), (1699, 1061, 80), (1700, 80, 580), (1701, 580, 1064), (1703, 89, 1065), (1704, 1065, 51), (1705, 51, 1053), (1707, 1052, 61), (1708, 61, 513), (1709, 513, 534), (1710, 534, 501), (1711, 501, 498), (1712, 498, 1065), (1713, 1065, 392), (1715, 461, 572), (1716, 572, 610), (1717, 610, 1066), (1718, 1066, 1067), (1719, 1067, 1068), (1720, 1068, 607), (1722, 711, 1069), (1723, 1069, 1070), (1724, 1070, 701), (1725, 701, 1071), (1726, 1071, 694), (1727, 694, 609), (1728, 609, 1072), (1729, 1072, 456), (1730, 456, 1067), (1772, 1073, 946), (1732, 715, 1074), (1733, 1074, 1075), (1734, 1075, 1076), (1735, 1076, 710), (1737, 1068, 455), (1738, 455, 1077), (1739, 1077, 608), (1740, 608, 693), (1741, 693, 1078), (1742, 1078, 712), (1743, 712, 1076), (1744, 1076, 1079), (1745, 1079, 1080), (1746, 1080, 1081), (1747, 1081, 1082), (1748, 1066, 457), (1749, 457, 1072), (1750, 1072, 1077), (1752, 1083, 1075), (1753, 1075, 713), (1755, 714, 1074), (1756, 1074, 1084), (1757, 1071, 1078), (1759, 1078, 1070), (1760, 1070, 700), (1762, 1033, 1085), (1763, 1085, 310), (1764, 310, 307), (1765, 307, 1086), (1766, 1086, 1087), (1767, 1087, 986), (1768, 986, 1088), (1769, 1088, 1089), (1770, 1089, 406), (1771, 406, 1073), (1773, 946, 917), (1774, 917, 1090), (1775, 1090, 1091), (1776, 1091, 1092), (1777, 1092, 1093), (1778, 1093, 1094), (1779, 1094, 1064), (1780, 1064, 1059), (1781, 1059, 1095), (1782, 1095, 1096), (1783, 1096, 896), (1785, 395, 1058), (1786, 1058, 1097), (1787, 1097, 934), (1788, 934, 1098), (1789, 1098, 1099), (1790, 1099, 320), (1791, 320, 586), (1792, 586, 1089), (1794, 987, 588), (1795, 588, 1087), (1797, 1063, 85), (1798, 85, 1100), (1799, 1100, 353), (1801, 1050, 106), (1803, 1062, 1101), (1804, 370, 1100), (1805, 1100, 1102), (1807, 1102, 1103); pgrouting-pgrouting-2.1.0/src/label_graph/test/pgrouting_brokengraph.result000066400000000000000000000000001257314352300274050ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/label_graph/test/pgrouting_brokengraph.test.sql000066400000000000000000000051441257314352300276620ustar00rootroot00000000000000set client_min_messages to warning; SET search_path TO public; drop table if exists "ways"; -- The following should be OK select pgr_brokenGraph('ways'); select pgr_brokenGraph('Ways'); select pgr_brokenGraph('ways', 'id'); select pgr_brokenGraph('ways', 'id', 'source'); select pgr_brokenGraph('ways', 'id', 'source', 'target'); select pgr_brokenGraph('ways', 'id', 'source', 'target', 'subgraph'); select pgr_brokenGraph('ways', 'id', 'source', 'target', 'subgraph', 'id<100'); -- When table located in another schema e03 select pgr_brokenGraph('e03.ways'); select pgr_brokenGraph('e03.Ways'); select pgr_brokenGraph('e03.ways', 'id'); select pgr_brokenGraph('e03.ways', 'id', 'source'); select pgr_brokenGraph('e03.ways', 'id', 'source', 'target'); select pgr_brokenGraph('e03.ways', 'id', 'source', 'target', 'subgraph'); select pgr_brokenGraph('e03.ways', 'id', 'source', 'target', 'subgraph', 'id<100'); -- When using the named notation select pgr_brokenGraph('e03.calles', target:='destino', subgraph:='subgraph', id:='gido', source:='salida'); select pgr_brokenGraph('e03.calles', rows_where:='gido<100', id:='gido', source:='salida', target:='destino', subgraph:='subgraph'); -- The following should FAIL select pgr_brokenGraph('id', 'ways'); select pgr_brokenGraph('ways', 'id', 'sourc', 'target'); select pgr_brokenGraph('ways', 'id', 'source', 'Target'); select pgr_brokenGraph('ways', 'id', 'source', 'target', 'subgraph', 'id<'); -- When table located in another schema e03 select pgr_brokenGraph('e03.calles'); select pgr_brokenGraph('e03.Calles'); select pgr_brokenGraph('id', 'e03.calles'); select pgr_brokenGraph('e03.calles', 'id', 'sourc', 'target'); select pgr_brokenGraph('e03.calles', 'gido', 'source', 'target', 'subgraph', 'id<'); select pgr_brokenGraph('e03.calles', 'gid', 'salida', 'target', 'subgraph', 'id<10'); select pgr_brokenGraph('e03.calles', 'gid', 'salida', 'destino', 'subgraph', 'id<10 AND id>100'); -- When using the named notation select pgr_brokenGraph('e03.calles', target:='destino', subgraph:='subgraph', id:='gido'); select pgr_brokenGraph('e03.calles', target:='destino', subgraph:='subgraph', id:='gido', source:='salido'); select pgr_brokenGraph(rows_where:='gido<100', id:='gido', source:='salida', 'e03.calles', target:='destino', subgraph:='subgraph'); -- The following should return "rows_where condition generated 0 rows" select pgr_brokenGraph('ways', 'id', 'source', 'target', 'subgraph', 'id<10 AND id>100'); select pgr_brokenGraph('e03.calles', id:='gido', rows_where:='gido<100 AND gido>200', source:='salida', target:='destino', subgraph:='subgraph'); pgrouting-pgrouting-2.1.0/src/label_graph/test/test.conf000066400000000000000000000005131257314352300234040ustar00rootroot00000000000000#!/usr/bin/perl -w %main::tests = ( 'any' => { 'comment' => 'pgr_labelGraph tests for any versions.', 'data' => [' '], 'tests' => [qw( )], }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/linecommand/000077500000000000000000000000001257314352300206265ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/linecommand/src/000077500000000000000000000000001257314352300214155ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/linecommand/src/Makefile000066400000000000000000000017451257314352300230640ustar00rootroot00000000000000CC= g++ CCFLAGS= -g -O3 -std=c++11 -Wall -pedantic LDFLAGS= -lboost_program_options -lpq INCFLAGS= -I /usr/include/postgresql/9.4/server/ -I /usr/include/postgresql/ SOURCES= pgRouting.cpp ./../../common/src/signalhandler.cpp ./../../common/src/pgr_assert.cpp ./../../common/src/basePath_SSEC.cpp OBJECTS= $(SOURCES:.cpp=.o) TARGET= pgRouting all: $(OBJECTS) $(TARGET) $(TARGET): signalhandler.o pgr_assert.o pgRouting.o basePath_SSEC.o $(CC) -o $@ $^ $(LDFLAGS) $(TARGET).o: $(TARGET).cpp ./../../common/src/baseGraph.hpp ./../../common/src/pgr_types.h ./../../dijkstra/src/pgr_dijkstra.hpp ../../ksp/src/pgr_ksp.cpp ./../../common/src/basePath_SSEC.hpp $(CC) $(CCFLAGS) $(INCFLAGS) -c $< %.o: %.cpp %.h $(CC) $(CCFLAGS) $(INCFLAGS) -c $< %.o: %.cpp %.hpp $(CC) $(CCFLAGS) $(INCFLAGS) -c $< valgrind: pgRouting valgrind -v --track-origins=yes --undef-value-errors=yes --leak-check=full --show-leak-kinds=all ./mainP &> ./valgrindlog.txt clean: rm -f *.o $(TARGET) pgrouting-pgrouting-2.1.0/src/linecommand/src/dijkstra.cpp000066400000000000000000000056221257314352300237410ustar00rootroot00000000000000 template void process_dijkstra(G &graph, const std::vector &tokens) { std::string::size_type sz; if (tokens[1].compare("from") != 0) { std::cout << "missing 'from' kewyword\n"; return; } std::vector< int64_t > sources; unsigned int i_ptr = 2; for ( ; i_ptr < tokens.size(); ++i_ptr) { if (tokens[i_ptr].compare("to") == 0) break; try { uint64_t start_vertex(stol(tokens[i_ptr], &sz)); sources.push_back(start_vertex); } catch(...) { break; } } if (i_ptr == tokens.size() || tokens[i_ptr].compare("to") != 0) { std::cout << "dijkstra: 'dist' kewyword not found\n"; return; } if (sources.size() == 0) { std::cout << "dijkstra: No start value found\n"; return; } ++i_ptr; if (i_ptr == tokens.size()) { std::cout << "dijkstra: No 'to' values found\n"; return; } std::vector< int64_t > targets; for ( ; i_ptr < tokens.size(); ++i_ptr) { auto end_vertex(stol(tokens[i_ptr], &sz)); targets.push_back(end_vertex); } if (sources.size() == 1 && targets.size() == 1) { // one to one Path path; graph.dijkstra(path, sources[0], targets[0]); std::cout << "THE OPUTPUT ----> total cost: " << path.cost << "\n"; path.print_path(); path.clear(); } else if (sources.size() == 1 && targets.size() > 1){ std::deque paths; // one to many graph.dijkstra(paths, sources[0], targets); std::cout << "THE OPUTPUTS ----> total outputs: " << paths.size() << "\n"; for (unsigned int i = 0; i < paths.size(); ++i) { if (sizeof(paths[i]) == 0) continue; //no solution found std::cout << "Path #" << i << " cost: " << paths[i].cost << "\n"; paths[i].print_path(); } } else if (sources.size() > 1 && targets.size() == 1){ // many to 1 std::deque paths; graph.dijkstra(paths, sources, targets[0]); std::cout << "THE OPUTPUTS ----> total outputs: " << paths.size() << "\n"; for (unsigned int i = 0; i < paths.size(); ++i) { if (sizeof(paths[i]) == 0) continue; //no solution found std::cout << "Path #" << i << " cost: " << paths[i].cost << "\n"; paths[i].print_path(); } } else { //many to many std::deque paths; graph.dijkstra(paths, sources, targets); std::cout << "THE OPUTPUTS ----> total outputs: " << paths.size() << "\n"; for (unsigned int i = 0; i < paths.size(); ++i) { if (sizeof(paths[i]) == 0) continue; //no solution found std::cout << "Path #" << i << " cost: " << paths[i].cost << "\n"; paths[i].print_path(); } } }pgrouting-pgrouting-2.1.0/src/linecommand/src/driving.cpp000066400000000000000000000063401257314352300235660ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ template void process_drivingDistance(G &graph, const std::vector &tokens) { std::string::size_type sz; if (tokens[1].compare("from") != 0) { std::cout << "missing 'from' kewyword\n"; return; } std::vector< int64_t > sources; unsigned int i_ptr = 2; for ( ; i_ptr < tokens.size(); ++i_ptr) { if (tokens[i_ptr].compare("dist") == 0) break; try { uint64_t start_vertex(stol(tokens[i_ptr], &sz)); sources.push_back(start_vertex); } catch(...) { break; } } if (i_ptr == tokens.size() || tokens[i_ptr].compare("dist") != 0) { std::cout << "drivDist: 'dist' kewyword not found\n"; return; } if (sources.size() == 0) { std::cout << "drivDist: No start value found\n"; return; } ++i_ptr; if (i_ptr == tokens.size()) { std::cout << " 'distance' value not found\n"; return; } double distance = stod(tokens[i_ptr], &sz); ++i_ptr; bool equiCost(false); if (i_ptr != tokens.size()) { if (tokens[i_ptr].compare("equi") != 0) { std::cout << " Unknown keyword '" << tokens[i_ptr] << "' found\n"; return; } else { equiCost = true; } } std::cout << "found " << sources.size() << "starting locations\n"; if (sources.size() == 1) { std::cout << "Performing pgr_DrivingDistance for single source\n"; Path path; graph.dijkstra_dd(path, sources[0], distance); std::cout << "\t\t\tTHE OPUTPUT\n"; std::cout << "seq\tfrom\tnode\tedge\tcost\n"; path.print_path(); } else { std::deque< Path > paths; graph.dijkstra_dd(paths, sources, distance); if (equiCost == false) { std::cout << "Performing pgr_DrivingDistance for multiple sources\n"; std::cout << "\t\t\tTHE OPUTPUT\n"; std::cout << "seq\tfrom\tnode\tedge\tcost\n"; for (const auto &path : paths) { if (sizeof(path) == 0) return; //no solution found path.print_path(); } } else { std::cout << "Performing pgr_DrivingDistance for multiple sources with equi-cost\n"; Path path = equi_cost(paths); std::cout << "\t\t\tTHE EquiCost OPUTPUT\n"; std::cout << "seq\tfrom\tnode\tedge\tcost\n"; path.print_path(); } } } pgrouting-pgrouting-2.1.0/src/linecommand/src/pgRouting.cpp000066400000000000000000000313251257314352300241030ustar00rootroot00000000000000/*PGR Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /************************************************************************/ /* $Id: MainP.cpp 65 2010-09-08 06:48:36Z yan.qi.asu $ */ /************************************************************************/ #include #include #include namespace po = boost::program_options; #include #include #include #include #include #include #include #include "postgres.h" #include "./../../common/src/pgr_types.h" #include "./../../common/src/basePath_SSEC.hpp" #include "./../../dijkstra/src/pgr_dijkstra.hpp" #include "./../../ksp/src/pgr_ksp.hpp" #include "./driving.cpp" #include "./dijkstra.cpp" /**************************************** SIMULATES THE C CODE THAT LOADS THE DATA ****************************************/ void import_from_file(const std::string &input_file_name, pgr_edge_t *edges, unsigned int *count, int64_t start_vertex, int64_t end_vertex, bool &found) { const char* file_name = input_file_name.c_str(); std::ifstream ifs(file_name); if (!ifs) { std::cerr << "The file " << file_name << " can not be opened!" << std::endl; exit(1); } ifs >> (*count); long edge_id; // , start_id, end_id; //double edge_weight, reverse_weight; bool s_found = false; bool t_found = false; unsigned int i = 0; while (i < (*count) && ifs >> edge_id) { if (edge_id == -1) break; edges[i].id = edge_id; ifs >> edges[i].source; ifs >> edges[i].target; ifs >> edges[i].cost; ifs >> edges[i].reverse_cost; // when loading checking if start and end are found if (!s_found) s_found = ((edges[i].source == start_vertex) || (edges[i].target == end_vertex)); if (!t_found) t_found = ((edges[i].source == end_vertex) || (edges[i].target == end_vertex)); i++; } ifs.close(); found = s_found && t_found; } void get_options_description(po::options_description &od_desc) { od_desc.add_options() ("help", "Produce this help message.") ("test,t", po::value()->default_value(false), "For testing purposes.") ("dbname,d", po::value()->required(), "Specifies the name of the database to connect to.") ("host,h", po::value()->default_value("localhost"), "Specifies the host name of the machine on which the server is running.") ("port,p", po::value()->default_value("5432"), "Port number to connect to at the server host.") ("username,U", po::value()->default_value(getlogin()), "Connect to the database as the user username instead of the default.\n (You must have permission to do so, of course.)") ("password,W", po::value()->default_value(""), "User's the password.\n") #if 0 ("no-password,w", po::value()->implicit_value(false), "Never issue a password prompt.\n" "If the server requires password authentication and a password is not available by other means such as a .pgpass file, the connection attempt will fail.\n" "This option can be useful in batch jobs and scripts where no user is present to enter a password.") #endif ; } int process_command_line( po::variables_map &vm, po::options_description &od_desc) { if (vm.count("help")) { std::cout << od_desc << "\n"; return 0; } if (vm.count("dbname")) std::cout << "dbname = " << vm["dbname"].as() << "\n"; else std::cout << "Parameter: dbname missing\n"; if (vm.count("host")) std::cout << "host = " << vm["host"].as() << "\n"; else std::cout << "Parameter: host missing\n"; if (vm.count("port")) std::cout << "port = " << vm["port"].as() << "\n"; else std::cout << "Parameter: port missing\n"; if (vm.count("username")) std::cout << "username = " << vm["username"].as() << "\n"; else std::cout << "Parameter: username missing\n"; if (vm.count("dbname") & vm.count("username") & vm.count("host")) { std::cout << "Parameters: \n" << vm["dbname"].as() << "\n" << vm["username"].as() << "\n" << vm["host"].as() << ".\n"; return 2; } else { std::cout << "Missing parameter.\n"; std::cout << od_desc << "\n"; return 1; } } static void exit_nicely(PGconn *conn) { PQfinish(conn); exit(1); } template void process(G graph, pgr_edge_t *data_edges, int row_count) { graph.initialize_graph(data_edges, row_count); std::vector targets; std::string::size_type sz; // read the command and break into tokens std::string cmd; std::string buf; std::vector tokens; while (true) { std::cout << "\n\n\n\n\t\t COMMANDS\n\n " << "\tDIJKSTRA\n" << "(Input the command separating with spaces)\n" << "\tdijkstra from to \n" << "\tdijkstra from to1 to2 to3\n\n" << "\tDRIVING DISTANCE\n" << "(Use kewywords)\n" << "\tdrivDist from [ ...] dist [equi]\n" << "\tend\n\n" << ">>>"; tokens.clear(); targets.clear(); cmd = ""; std::getline(std::cin, cmd); std::stringstream ss(cmd); while (ss >> buf) { tokens.push_back(buf); } if (tokens.size() == 0) { std::cout << "No command received\n"; continue; } if (tokens[0].compare("end")==0) return; if (tokens.size() < 2 ) { std::cout << "Missing parameters\n"; continue; } if (tokens[0].compare("dijkstra") != 0 && tokens[0].compare("drivDist") != 0 ) { std::cout << "Command: " << cmd << " not found\n"; continue; } if (tokens[0].compare("dijkstra") == 0) { process_dijkstra(graph, tokens); } else { #if 0 if (tokens[1].compare("from") == 0) { std::cout << "missing 'from' kewyword"; } start_vertex = stol(tokens[1], &sz); if (tokens.size() == 2) { Path path; end_vertex = stol(tokens[2], &sz); graph.dijkstra(path, start_vertex, end_vertex); std::cout << "THE OPUTPUT ----> total cost: " << path.cost << "\n"; path.print_path(); path.clear(); } else { std::deque paths; for (unsigned int i = 2; i < tokens.size(); ++i) { end_vertex = stol(tokens[i], &sz); targets.push_back(end_vertex); } graph.dijkstra(paths, start_vertex, targets); std::cout << "THE OPUTPUTS ----> total outputs: " << paths.size() << "\n"; for (unsigned int i = 0; i < paths.size(); ++i) { if (sizeof(paths[i]) == 0) continue; //no solution found std::cout << "Path #" << i << " cost: " << paths[i].cost << "\n"; paths[i].print_path(); } } } else if (tokens[0].compare("drivDist") == 0) { #endif process_drivingDistance(graph, tokens); } } } int main(int ac, char* av[]) { po::options_description od_desc("Allowed options"); get_options_description(od_desc); po::variables_map vm; po::store(po::parse_command_line(ac, av, od_desc), vm); if (vm.count("help")) { std::cout << od_desc << "\n"; return 0; } try{ po::notify(vm); } catch(...){ std::cout << od_desc << "\n"; return 0; } auto ret_val = process_command_line(vm, od_desc); if (ret_val != 2) return ret_val; auto db_dbase(vm["dbname"].as()); db_dbase = "dbname = " + db_dbase; auto db_host(vm["host"].as()); auto db_port(vm["port"].as()); auto db_username(vm["username"].as()); auto db_pwd(vm["password"].as()); auto test(vm["test"].as()); //auto db_no_pwd(vm["no-password"].as()); const char *conninfo = db_dbase.c_str(); PGconn *conn; PGresult *res; int rec_count, col_count; conn = PQconnectdb(conninfo); /* Check to see that the backend connection was successfully made */ if (PQstatus(conn) != CONNECTION_OK) { fprintf(stderr, "Connection to database failed: %s", PQerrorMessage(conn)); exit_nicely(conn); exit(0); } std::string data_sql; if (test) { data_sql = "select id, source, target, cost, reverse_cost from edge_table order by id"; } else { std::cout << "Input data query: "; std::getline (std::cin,data_sql); } std::cout << "\nThe data is from:" << data_sql <<"\n"; res = PQexec(conn, data_sql.c_str()); if (PQresultStatus(res) != PGRES_TUPLES_OK) { std::cout << "We did not get any data!\n"; exit_nicely(conn); exit(1); } rec_count = PQntuples(res); col_count = PQnfields(res); if (col_count > 5 || col_count < 4) { std::cout << "Max number of columns 5\n"; std::cout << "Min number of columns 4\n"; exit_nicely(conn); exit(1); } auto id_fnum = PQfnumber(res, "id"); auto source_fnum = PQfnumber(res, "source"); auto target_fnum = PQfnumber(res, "target"); auto cost_fnum = PQfnumber(res, "cost"); auto reverse_fnum = PQfnumber(res, "reverse_cost"); pgr_edge_t *data_edges; data_edges = (pgr_edge_t *) malloc(rec_count * sizeof(pgr_edge_t)); printf("We received %d records.\n", rec_count); puts("=========================="); std::string::size_type sz; std::string str; for (int row = 0; row < rec_count; ++row) { str = std::string(PQgetvalue(res, row, id_fnum)); data_edges[row].id = stol(str, &sz); str = std::string(PQgetvalue(res, row, source_fnum)); data_edges[row].source = stol(str, &sz); str = std::string(PQgetvalue(res, row, target_fnum)); data_edges[row].target = stol(str, &sz); str = std::string(PQgetvalue(res, row, cost_fnum)); data_edges[row].cost = stod(str, &sz); if (reverse_fnum != -1) { str = std::string(PQgetvalue(res, row, reverse_fnum)); data_edges[row].reverse_cost = stod(str, &sz); } #if 0 std::cout << "\tid: " << data_edges[row].id << "\t"; std::cout << "\tsource: " << data_edges[row].source << "\t"; std::cout << "\ttarget: " << data_edges[row].target << "\t"; std::cout << "\tcost: " << data_edges[row].cost << "\t"; if (reverse_fnum != -1) { std::cout << "\treverse: " << data_edges[row].reverse_cost << "\t"; } std::cout << "\n"; #endif } puts("=========================="); PQclear(res); PQfinish(conn); ////////////////////// END READING DATA FROM DATABASE /////////////////// std::string directed; std::cout << "Is the graph directed? default[N] [Y,y]"; std::getline(std::cin,directed); graphType gType = (directed.compare("Y")==0 || directed.compare("y")==0)? DIRECTED: UNDIRECTED; bool directedFlag = (directed.compare("Y")==0 || directed.compare("y")==0)? true: false; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::undirectedS, boost_vertex_t, boost_edge_t > UndirectedGraph; typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::bidirectionalS, boost_vertex_t, boost_edge_t > DirectedGraph; const int initial_size = 1; Pgr_dijkstra< DirectedGraph > digraph(gType, initial_size); Pgr_dijkstra< UndirectedGraph > undigraph(gType, initial_size); if (directedFlag) { process(digraph, data_edges, rec_count); } else { process(undigraph, data_edges, rec_count); } } pgrouting-pgrouting-2.1.0/src/shooting_star/000077500000000000000000000000001257314352300212235ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/shooting_star/CMakeLists.txt000066400000000000000000000002661257314352300237670ustar00rootroot00000000000000SET(PACKAGE_SQL_FILES "") ADD_SUBDIRECTORY(sql) SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) #MESSAGE("core/shooting_star: ${PACKAGE_SQL_FILES}") SUBDIRS(doc src test) pgrouting-pgrouting-2.1.0/src/shooting_star/doc/000077500000000000000000000000001257314352300217705ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/shooting_star/doc/CMakeLists.txt000066400000000000000000000000001257314352300245160ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/shooting_star/doc/index.rst000066400000000000000000000114301257314352300236300ustar00rootroot00000000000000.. _shooting_star-index: ================================================================ Shortest Path Shooting Star ================================================================ Function: --------- The shortest_path_shooting_star function has the following declaration: .. code-block:: sql CREATE OR REPLACE FUNCTION shortest_path_shooting_star( sql text, source_id integer, target_id integer, directed boolean, has_reverse_cost boolean) RETURNS SETOF path_result Where path_result is: .. code-block:: sql CREATE TYPE path_result AS (vertex_id integer, edge_id integer, cost float8); Arguments: ---------- **sql**: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, source, target, cost, x1, y1, x2, y2, rule, to_cost FROM edges * id: an int4 identifier of the edge * source: an int4 identifier of the source vertex * target: an int4 identifier of the target vertex * cost: double precision value of the edge traversal cost. (a negative cost will prevent the edge from being inserted in the graph). * reverse_cost (optional): the cost for the reverse traversal of the edge. This is only used when the directed and has_reverse_cost parameters are true (see the above remark about negative costs). * directed: true if the graph is directed * has_reverse_cost: if true, the reverse_cost column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction. * x1: double precision value of x coordinate for edge's start vertex * y1: double precision value of y coordinate for edge's start vertex * x2: double precision value of x coordinate for edge's end vertex * y2: double precision value of y coordinate for edge's end vertex * rule: a string with a comma separated list of edge ids which describes a rule for turning restriction (if you came along these edges, you can pass through the current one only with the cost stated in to_cost column) * to_cost: a cost of restricted passage (can be very high in a case of turn restriction or comparable with an edge cost in a case of traffic light) **source_id**: int4 id of the start point **directed**: true if the graph is directed **has_reverse_cost**: if true, the reverse_cost column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction. Output: ------- The function returns a set of rows. There is one row for each crossed edge, and an additional one containing the terminal vertex. The columns of each row are: * vertex_id: the identifier of source vertex of each edge. There is one more row after the last edge, which contains the vertex identifier of the target path. * edge_id: the identifier of the edge crossed * cost: The cost associated to the current edge. It is 0 for the row after the last edge. Thus, the path total cost can be computated using a sum of all rows in the cost column. Examples: --------- Shooting* algorithm calculates a path from edge to edge (not from vertex to vertex). Column vertex_id contains start vertex of an edge from column edge_id. To describe turn restrictions: .. code-block:: sql gid | source | target | cost | x1 | y1 | x2 | y2 | to_cost | rule -----+--------+--------+------+----+----+----+----+---------+------ 12 | 3 | 10 | 2 | 4 | 3 | 4 | 5 | 1000 | 14 means that the cost of going from edge 14 to edge 12 is 1000, and .. code-block:: sql gid | source | target | cost | x1 | y1 | x2 | y2 | to_cost | rule -----+--------+--------+------+----+----+----+----+---------+------ 12 | 3 | 10 | 2 | 4 | 3 | 4 | 5 | 1000 | 14, 4 means that the cost of going from edge 14 to edge 12 through edge 4 is 1000. If you need multiple restrictions for a given edge then you have to add multiple records for that edge each with a separate restriction. For example: .. code-block:: sql gid | source | target | cost | x1 | y1 | x2 | y2 | to_cost | rule -----+--------+--------+------+----+----+----+----+---------+------ 11 | 3 | 10 | 2 | 4 | 3 | 4 | 5 | 1000 | 4 11 | 3 | 10 | 2 | 4 | 3 | 4 | 5 | 1000 | 12 means that the cost of going from either edge 4 or 12 to edge 11 is 1000. And then you always need to order your data by gid when you load it to a shortest path function.. To search a path using the Shooting* algorithm: .. code-block:: sql SELECT * FROM shortest_path_shooting_star('SELECT id, source, target, cost, x1, y1, x2, y2, rule, to_cost FROM edges', 17, 9, true, false); .. code-block:: sql vertex_id | edge_id | cost -----------+---------+------ 16 | 17 | 1 15 | 16 | 1 2 | 5 | 1 3 | 4 | 1 20 | 12 | 2 10 | 9 | 2 (6 rows) pgrouting-pgrouting-2.1.0/src/shooting_star/sql/000077500000000000000000000000001257314352300220225ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/shooting_star/sql/CMakeLists.txt000066400000000000000000000003701257314352300245620ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/shooting_star.sql # ${CMAKE_CURRENT_SOURCE_DIR}/shooting_star_wrappers.sql ) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/shooting_star/sql/shooting_star.sql000066400000000000000000000025431257314352300254320ustar00rootroot00000000000000-- -- Copyright (c) 2005 Sylvain Pasche, -- 2006-2007 Anton A. Patrushev, Orkney, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 2 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU General Public License -- along with this program; if not, write to the Free Software -- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -- ----------------------------------------------------------------------- -- Core function for shortest_path_astar computation -- Simillar to shortest_path in usage but uses the Shooting* algorithm ----------------------------------------------------------------------- CREATE OR REPLACE FUNCTION pgr_shootingStar(sql text, source_id integer, target_id integer,directed boolean, has_reverse_cost boolean) RETURNS SETOF pgr_costResult AS '$libdir/librouting', 'shortest_path_shooting_star' LANGUAGE c IMMUTABLE STRICT; pgrouting-pgrouting-2.1.0/src/shooting_star/src/000077500000000000000000000000001257314352300220125ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/shooting_star/src/CMakeLists.txt000066400000000000000000000010171257314352300245510ustar00rootroot00000000000000#SET(LIBRARY_OUTPUT_PATH ../../../lib/) #IF(APPLE) # SET(LIBRARY_MODE_TARGET "MODULE") #ELSE(APPLE) # SET(LIBRARY_MODE_TARGET "SHARED") #ENDIF(APPLE) #ADD_LIBRARY(routing ${LIBRARY_MODE_TARGET} shooting_star.c shooting_star_boost_wrapper.cpp) #INSTALL(TARGETS routing DESTINATION ${LIBRARY_INSTALL_PATH}) #IF(APPLE) # SET_TARGET_PROPERTIES(routing PROPERTIES LINK_FLAGS "-bundle_loader ${POSTGRESQL_EXECUTABLE} -bundle") #ENDIF(APPLE) ADD_LIBRARY(shooting_star OBJECT shooting_star.c shooting_star_boost_wrapper.cpp) pgrouting-pgrouting-2.1.0/src/shooting_star/src/edge_visitors.hpp000066400000000000000000000017711257314352300253770ustar00rootroot00000000000000#ifndef EDGE_VISITORS_HPP #define EDGE_VISITORS_HPP #include #include #include #if BOOST_VERSION > 103900 #include #else #include #endif #include #include #if BOOST_VERSION <= 14700 #include #else #include #endif namespace boost { // Event Tags namespace detail { // For partial specialization workaround enum event_edge_visitor_enum { on_initialize_edge_num, on_start_edge_num, on_discover_edge_num, on_finish_edge_num }; } struct on_initialize_edge { enum { num = detail::on_initialize_edge_num }; }; struct on_start_edge { enum { num = detail::on_start_edge_num }; }; struct on_discover_edge { enum { num = detail::on_discover_edge_num }; }; struct on_finish_edge { enum { num = detail::on_finish_edge_num }; }; } #endif pgrouting-pgrouting-2.1.0/src/shooting_star/src/shooting_star.c000066400000000000000000000344631257314352300250530ustar00rootroot00000000000000/* * Shooting* Shortest path algorithm for PostgreSQL * * Copyright (c) 2007 Anton A. Patrushev, Orkney, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include #include #include #include #include #include "shooting_star.h" //------------------------------------------------------------------------- Datum shortest_path_shooting_star(PG_FUNCTION_ARGS); #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 static char * text2char(text *in) { char *out = palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } static int finish(int code, int ret) { code = SPI_finish(); if (code != SPI_OK_FINISH ) { elog(ERROR,"couldn't disconnect from SPI"); return -1 ; } return ret; } typedef struct edge_shooting_star_columns { int id; int source; int target; int cost; int reverse_cost; int s_x; int s_y; int t_x; int t_y; int to_cost;//cost of transit to adjacent edge int rule; } edge_shooting_star_columns_t; static int fetch_edge_shooting_star_columns(SPITupleTable *tuptable, edge_shooting_star_columns_t *edge_columns, bool has_reverse_cost) { edge_columns->id = SPI_fnumber(SPI_tuptable->tupdesc, "id"); edge_columns->source = SPI_fnumber(SPI_tuptable->tupdesc, "source"); edge_columns->target = SPI_fnumber(SPI_tuptable->tupdesc, "target"); edge_columns->cost = SPI_fnumber(SPI_tuptable->tupdesc, "cost"); if (edge_columns->id == SPI_ERROR_NOATTRIBUTE || edge_columns->source == SPI_ERROR_NOATTRIBUTE || edge_columns->target == SPI_ERROR_NOATTRIBUTE || edge_columns->cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'id', 'source', 'target' and 'cost'"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->source) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->target) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'source', 'target' must be of type int4, " "'cost' must be of type float8"); return -1; } DBG("columns: id %i source %i target %i cost %i", edge_columns->id, edge_columns->source, edge_columns->target, edge_columns->cost); if (has_reverse_cost) { edge_columns->reverse_cost = SPI_fnumber(SPI_tuptable->tupdesc, "reverse_cost"); if (edge_columns->reverse_cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, reverse_cost is used, but query did't return " "'reverse_cost' column"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->reverse_cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'reverse_cost' must be of type float8"); return -1; } DBG("columns: reverse_cost cost %i", edge_columns->reverse_cost); } edge_columns->s_x = SPI_fnumber(SPI_tuptable->tupdesc, "x1"); edge_columns->s_y = SPI_fnumber(SPI_tuptable->tupdesc, "y1"); edge_columns->t_x = SPI_fnumber(SPI_tuptable->tupdesc, "x2"); edge_columns->t_y = SPI_fnumber(SPI_tuptable->tupdesc, "y2"); if (edge_columns->s_x == SPI_ERROR_NOATTRIBUTE || edge_columns->s_y == SPI_ERROR_NOATTRIBUTE || edge_columns->t_x == SPI_ERROR_NOATTRIBUTE || edge_columns->t_y == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'x1', 'x2', 'y1' and 'y2'"); return -1; } DBG("columns: x1 %i y1 %i x2 %i y2 %i", edge_columns->s_x, edge_columns->s_y, edge_columns->t_x,edge_columns->t_y); edge_columns->to_cost = SPI_fnumber(SPI_tuptable->tupdesc, "to_cost"); edge_columns->rule = SPI_fnumber(SPI_tuptable->tupdesc, "rule"); if (edge_columns->to_cost == SPI_ERROR_NOATTRIBUTE || edge_columns->rule == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'to_cost' and 'rule'"); return -1; } return 0; } //edges should be ordered by id or else we have to search for //existing edges every time we want to add adjacent edge static void fetch_edge_shooting_star(HeapTuple *tuple, TupleDesc *tupdesc, edge_shooting_star_columns_t *edge_columns, edge_shooting_star_t *target_edge) { Datum binval; bool isnull; int t; for(t=0; trule[t] = -1; binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->id, &isnull); if (isnull) elog(ERROR, "id contains a null value"); target_edge->id = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->source, &isnull); if (isnull) elog(ERROR, "source contains a null value"); target_edge->source = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->target, &isnull); if (isnull) elog(ERROR, "target contains a null value"); target_edge->target = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->cost, &isnull); if (isnull) elog(ERROR, "cost contains a null value"); target_edge->cost = DatumGetFloat8(binval); if (edge_columns->reverse_cost != -1) { binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->reverse_cost, &isnull); if (isnull) elog(ERROR, "reverse_cost contains a null value"); target_edge->reverse_cost = DatumGetFloat8(binval); } binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->s_x, &isnull); if (isnull) elog(ERROR, "source x contains a null value"); target_edge->s_x = DatumGetFloat8(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->s_y, &isnull); if (isnull) elog(ERROR, "source y contains a null value"); target_edge->s_y = DatumGetFloat8(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->t_x, &isnull); if (isnull) elog(ERROR, "target x contains a null value"); target_edge->t_x = DatumGetFloat8(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->t_y, &isnull); if (isnull) elog(ERROR, "target y contains a null value"); target_edge->t_y = DatumGetFloat8(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->to_cost, &isnull); if (isnull) target_edge->to_cost = 0; else target_edge->to_cost = DatumGetFloat8(binval); char *str = DatumGetCString(SPI_getvalue(*tuple, *tupdesc, edge_columns->rule)); if(str!=NULL) { char* pch = NULL; int ci = MAX_RULE_LENGTH; pch = (char *)strtok (str," ,"); while (pch != NULL) { --ci; target_edge->rule[ci] = atoi(pch); pch = (char *)strtok (NULL, " ,"); } } } static int compute_shortest_path_shooting_star(char* sql, int source_edge_id, int target_edge_id, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count) { int SPIcode; void *SPIplan; Portal SPIportal; bool moredata = TRUE; int ntuples; edge_shooting_star_t *edges = NULL; int total_tuples = 0; // int v_max_id=0; // int v_min_id=INT_MAX; int e_max_id=0; int e_min_id=INT_MAX; edge_shooting_star_columns_t edge_columns = {id: -1, source: -1, target: -1, cost: -1, reverse_cost: -1, s_x: -1, s_y: -1, t_x: -1, t_y: -1, to_cost: -1, rule: -1}; char *err_msg; int ret = -1; register int z, t; int s_count=0; int t_count=0; DBG("start shortest_path_shooting_star\n"); SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "shortest_path_shooting_star: couldn't open a connection to SPI"); return -1; } SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "shortest_path_shooting_star: couldn't create query plan via SPI"); return -1; } if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "shortest_path_shooting_star: SPI_cursor_open('%s') returns NULL", sql); return -1; } while (moredata == TRUE) { SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); if (edge_columns.id == -1) { if (fetch_edge_shooting_star_columns(SPI_tuptable, &edge_columns, has_reverse_cost) == -1) return finish(SPIcode, ret); } //DBG("***%i***", ret); ntuples = SPI_processed; total_tuples += ntuples; if (!edges) edges = palloc(total_tuples * sizeof(edge_shooting_star_t)); else edges = repalloc(edges, total_tuples * sizeof(edge_shooting_star_t)); if (edges == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; fetch_edge_shooting_star(&tuple, &tupdesc, &edge_columns, &edges[total_tuples - ntuples + t]); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } DBG("Total %i tuples", total_tuples); for(z=0; ze_max_id) e_max_id=edges[z].id; } DBG("E : %i <-> %i", e_min_id, e_max_id); for(z=0; z\n", total_tuples); //time_t stime = time(NULL); ret = boost_shooting_star(edges, total_tuples, source_edge_id, target_edge_id, directed, has_reverse_cost, path, path_count, &err_msg, e_max_id); //time_t etime = time(NULL); //DBG("Path was calculated in %f seconds. \n", difftime(etime, stime)); DBG("SIZE %i\n",*path_count); DBG("ret = %i\n",ret); if (ret < 0) { ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } return finish(SPIcode, ret); } PG_FUNCTION_INFO_V1(shortest_path_shooting_star); Datum shortest_path_shooting_star(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; path_element_t *path = 0; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int path_count = 0; int ret; /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); ret = compute_shortest_path_shooting_star(text2char(PG_GETARG_TEXT_P(0)), PG_GETARG_INT32(1), PG_GETARG_INT32(2), PG_GETARG_BOOL(3), PG_GETARG_BOOL(4), &path, &path_count); #ifdef DEBUG DBG("Ret is %i", ret); if (ret >= 0) { int i; for (i = 0; i < path_count; i++) { DBG("Step # %i vertex_id %i ", i, path[i].vertex_id); DBG(" edge_id %i ", path[i].edge_id); DBG(" cost %f ", path[i].cost); } } #endif /* total number of tuples to be returned */ DBG("Conting tuples number\n"); funcctx->max_calls = path_count; funcctx->user_fctx = path; DBG("Path count %i", path_count); funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("pgr_costResult")); MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; path = (path_element_t*) funcctx->user_fctx; DBG("Trying to allocate some memory\n"); if (call_cntr < max_calls) /* do when there is more left to send */ { HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(4 * sizeof(Datum)); nulls = palloc(4 * sizeof(char)); values[0] = Int32GetDatum(call_cntr); nulls[0] = ' '; values[1] = Int32GetDatum(path[call_cntr].vertex_id); nulls[1] = ' '; values[2] = Int32GetDatum(path[call_cntr].edge_id); nulls[2] = ' '; values[3] = Float8GetDatum(path[call_cntr].cost); nulls[3] = ' '; tuple = heap_formtuple(tuple_desc, values, nulls); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else /* do when there is no more left */ { if (path) free(path); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/shooting_star/src/shooting_star.h000066400000000000000000000034311257314352300250470ustar00rootroot00000000000000/* * Shooting* shortest path algorithm for PostgreSQL * * Copyright (c) 2007 Anton A. Patrushev, Orkney, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #define _SHOOTING_STAR_H #define MAX_RULE_LENGTH 5 #define MAX_NODES 1000000 #define MAX_COST 10000000 #include "postgres.h" typedef struct edge_shooting_star { int id; int source; int target; float8 cost; float8 reverse_cost; float8 s_x; float8 s_y; float8 t_x; float8 t_y; float8 to_cost; int through_id[MAX_RULE_LENGTH]; int rule[MAX_RULE_LENGTH]; } edge_shooting_star_t; //I had to redeclare this. I couldn't include dijkstra.h 'cause //struct edge conflicts with function adjacency_list::edge() typedef struct path_element { int vertex_id; int edge_id; float8 cost; } path_element_t; #ifdef __cplusplus extern "C" { #endif int boost_shooting_star(edge_shooting_star_t *edges, unsigned int count, int source_edge_id, int target_edge_id, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg, int e_max_id); #ifdef __cplusplus } #endif pgrouting-pgrouting-2.1.0/src/shooting_star/src/shooting_star_boost_wrapper.cpp000066400000000000000000000261321257314352300303530ustar00rootroot00000000000000/* * Shooting* Shortest path algorithm for PostgreSQL * * Copyright (c) 2007 Anton A. Patrushev, Orkney, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ // Include C header first for windows build issue #include "shooting_star.h" #include #include #include #include #if BOOST_VERSION > 103900 #include #else #include #endif #include #include // for sqrt using namespace std; using namespace boost; struct Edge { int id; int source; int target; float8 cost; float distance; float rank; std::map< int, vector< std::pair > >, std::less > adjacent_edges; default_color_type color; std::size_t index; }; struct Vertex { int id; float8 x; float8 y; }; // exception for termination template class found_goal { public: found_goal() {} found_goal(Edge target) : target_edge(target) {} found_goal(const found_goal &fg) {} ~found_goal() {} Edge get_target() { return target_edge; } private: Edge target_edge; }; // visitor that terminates when we find the goal template class shooting_star_goal_visitor : public boost::default_shooting_star_visitor { public: shooting_star_goal_visitor(Edge goal, int max_id) : m_goal(goal){} shooting_star_goal_visitor(const shooting_star_goal_visitor &gv) : m_goal(gv.m_goal){} ~shooting_star_goal_visitor(){} template void examine_edge(Edge e, Graph& g, int e_max_id) { if( g[e].id == g[m_goal].id || g[e].id == g[m_goal].id + e_max_id ) { throw found_goal(e); } } template void finish_edge(Edge e, Graph& g) {} private: Edge m_goal; int e_max_id; }; // Heuristic function template class distance_heuristic { public: typedef typename graph_traits::edge_descriptor Edge; distance_heuristic(Graph& g, Edge goal):m_g(g), m_goal(goal){} CostType operator()(Edge e) { CostType dx = m_g[source(m_goal, m_g)].x - m_g[source(e, m_g)].x; CostType dxt = m_g[target(m_goal, m_g)].x - m_g[target(e, m_g)].x; CostType dy = m_g[source(m_goal, m_g)].y - m_g[source(e, m_g)].y; CostType dyt = m_g[target(m_goal, m_g)].y - m_g[target(e, m_g)].y; //You can choose any heuristical function from below //return ::max(dx, dy); //return ::sqrt(dx * dx + dy * dy)/2; //return 0; //return (min(::fabs(dx),::fabs(dxt))+min(::fabs(dy),::fabs(dyt)))/2; return sqrt(pow(min(::fabs(dx),::fabs(dxt)),2)+pow(min(::fabs(dy),::fabs(dyt)),2))/2; } private: Graph& m_g; Edge m_goal; }; // Adds an edge to the graph // Also copies all attributes and adjacent edges template static void graph_add_edge(G &graph, int index, int id, int source, int target, float8 cost, float8 s_x, float8 s_y, float8 t_x, float8 t_y, std::map< int, vector< std::pair > >, std::less > adjacent_edges) { E e; bool inserted; if (cost < 0) // edges are inserted as unpassable if cost is negative cost = MAX_COST; tie(e, inserted) = add_edge(source, target, graph); graph[e].cost = cost; graph[e].id = id; graph[e].source = source; graph[e].target = target; graph[e].adjacent_edges = adjacent_edges; graph[e].rank = 0; graph[e].distance = 0; graph[e].index = index; typedef typename graph_traits::vertex_descriptor Vertex; Vertex s = vertex(source, graph); Vertex t = vertex(target, graph); graph[s].id=source; graph[t].id=target; graph[s].x=s_x; graph[s].y=s_y; graph[t].x=t_x; graph[t].y=t_y; } // Main Shooting* function. // It renumbers vertices, fills the graph with edges, // calculates a route and return a result. int boost_shooting_star(edge_shooting_star_t *edges_array, unsigned int count, int source_edge_id, int target_edge_id, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg, int e_max_id) { typedef adjacency_list graph_t; typedef graph_traits < graph_t >::vertex_descriptor vertex_descriptor; typedef graph_traits < graph_t >::edge_descriptor edge_descriptor; const unsigned int num_nodes = count*2; int z; int src, trg, offset, rule_num; graph_t graph(num_nodes); std::map< int, vector< std::pair > >, std::less > adjacent_edges; std::map< int, int, std::less > vertices; vector rule; offset = 1; rule_num = 0; for (std::size_t j = 0; j < count; ++j) { //Vertex ids renumbering moved here src = edges_array[j].source; trg = edges_array[j].target; if(vertices[src]==0) { vertices[src]=j+offset; } edges_array[j].source=vertices[src]; if(vertices[trg]==0) { offset++; vertices[trg]=j+offset; } edges_array[j].target=vertices[trg]; for(z=0; z 0) { rule.push_back(edges_array[j].rule[z]); } } if(edges_array[j].to_cost > 0) { adjacent_edges[edges_array[j].id].push_back(std::pair > (edges_array[j].to_cost, rule) ); rule.clear(); } if((j < count-1 && edges_array[j].id != edges_array[j+1].id)||(j==count-1)) { graph_add_edge(graph, j, edges_array[j].id, edges_array[j].source, edges_array[j].target, edges_array[j].cost, edges_array[j].s_x, edges_array[j].s_y, edges_array[j].t_x, edges_array[j].t_y, adjacent_edges); // if the edge is not directed or if it is directed and has reverse cost if (!directed || (directed && has_reverse_cost)) { float8 cost, reverse_cost; if (has_reverse_cost) { cost = edges_array[j].cost; reverse_cost = edges_array[j].reverse_cost; //If chosen source/target edge's cost is high, take the edge for opposite direction if(cost > reverse_cost) { if(edges_array[j].id == source_edge_id) source_edge_id += e_max_id; else if(edges_array[j].id == target_edge_id) target_edge_id += e_max_id; } } else { cost = edges_array[j].cost; } if(adjacent_edges[edges_array[j].id].size() > 0) { adjacent_edges[edges_array[j].id+e_max_id].assign( adjacent_edges[edges_array[j].id].begin(), adjacent_edges[edges_array[j].id].end() ); adjacent_edges.erase(edges_array[j].id); } graph_add_edge(graph, j, edges_array[j].id+e_max_id, edges_array[j].target, edges_array[j].source, cost, edges_array[j].s_x, edges_array[j].s_y, edges_array[j].t_x, edges_array[j].t_y, adjacent_edges); } adjacent_edges.clear(); rule_num = 0; } else { rule_num++; } } edge_descriptor source_edge; edge_descriptor target_edge; bool source_found = false, target_found = false; graph_traits::edge_iterator ei, ei_end; for(tie(ei, ei_end) = edges(graph); ei != ei_end; ++ei) { if(graph[*ei].id == source_edge_id || graph[*ei].id == source_edge_id - e_max_id) { source_edge = *ei; source_found = true; break; } } if (!source_found) { *err_msg = (char *) "Source edge not found"; return -2; } for(tie(ei, ei_end) = edges(graph); ei != ei_end; ++ei) { if(graph[*ei].id == target_edge_id || graph[*ei].id == target_edge_id - e_max_id) { target_edge = *ei; target_found = true; break; } } if (!target_found) { *err_msg = (char *) "Target edge not found"; return -3; } property_map::type edge_index = get(&Edge::index, graph); std::map< int, edge_descriptor, std::less > predecessors; property_map::type rank = get(&Edge::rank, graph); property_map::type distance = get(&Edge::distance, graph); try { //calling Shooting* search shooting_star_search (graph, source_edge, distance_heuristic(graph, target_edge), weight_map(get(&Edge::cost, graph)). weight_map2(get(&Edge::adjacent_edges, graph)). edge_color_map(get(&Edge::color, graph)). visitor(shooting_star_goal_visitor(target_edge, e_max_id)), edge_index, distance, rank, predecessors, e_max_id ); } catch(found_goal &fg) { vector path_vect; int max = MAX_NODES; target_edge = fg.get_target(); path_vect.push_back(target_edge); while (target_edge != source_edge) { if ((target_edge == predecessors[graph[target_edge].id]) && (predecessors[graph[target_edge].id] != source_edge)) { *err_msg = (char *) "No path found"; return -1; } target_edge = predecessors[graph[target_edge].id]; //Check if we have u-turns within same edge at the beginning if( !(abs(graph[predecessors[graph[target_edge].id]].id - graph[target_edge].id) == e_max_id && (target_edge != source_edge || predecessors[graph[target_edge].id] != source_edge)) ) { path_vect.push_back(target_edge); } // This check was made to be sure that we can // restore the path from the target edge within // MAX_NODE iterations. // Sometimes it doesn't work properly and search exits here // even if the target edge was reached. if (!max--) { *err_msg = (char *) "No path found"; return -1; } } *path = (path_element_t *) malloc(sizeof(path_element_t) * (path_vect.size() + 1)); *path_count = path_vect.size(); int start_from = path_vect.size() - 1; for(int i = start_from, j = 0; i >= 0; i--, j++) { float cost; graph_traits < graph_t >::edge_descriptor e; e = path_vect.at(i); if(graph[e].id > e_max_id) { graph[e].id -= e_max_id; } (*path)[j].edge_id = graph[e].id; (*path)[j].cost = graph[e].cost; (*path)[j].vertex_id = source(e, graph); } return EXIT_SUCCESS; } *err_msg = (char *) "Target was not reached"; return 0; } pgrouting-pgrouting-2.1.0/src/shooting_star/src/shooting_star_relax.hpp000066400000000000000000000112531257314352300266030ustar00rootroot00000000000000//======================================================================= // Copyright 1997, 1998, 1999, 2000 University of Notre Dame. // Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek, // // Copyright 2007 Orkney, Inc. // Author: Anton A. Patrushev // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) //======================================================================= #ifndef BOOST_GRAPH_SHOOTING_STAR_RELAX_HPP #define BOOST_GRAPH_SHOOTING_STAR_RELAX_HPP #include #include #include // for numeric limits #include #if BOOST_VERSION > 103900 #include #else #include #endif #include #define U_TURN_COST 100000 bool is_equal ( int a[], int b[], int size ) { for ( int i = 0; i < size; i++ ) { if ( a[i] != b[i] ) return false; } return true; } namespace boost { // The following version of the plus functor prevents // problems due to overflow at positive infinity. template struct closed_plus { // std::abs just isn't portable :( template inline X my_abs(const X& x) const { return x < 0 ? -x : x; } T operator()(const T& a, const T& b) const { using namespace std; T inf = (numeric_limits::max)(); if (b > 0 && my_abs(inf - a) < b) return inf; return a + b; } }; template bool relax(Edge e, Edge pe, Edge s, const Graph& g, const WeightMap& w, const EdgeMap& em, PredecessorMap& p, DistanceMap& d, CostMap& c, const BinaryFunction& combine, const BinaryPredicate& compare, int e_max_id) { typedef typename graph_traits::directed_category DirCat; bool is_undirected = is_same::value; typedef typename graph_traits::vertex_descriptor Vertex; Vertex u = source(e, g), v = target(e, g), pu = source(pe, g); typedef typename property_traits::value_type D; typedef typename property_traits::value_type W; typedef typename property_traits::value_type E; D d_e = get(d, e); D d_pe = get(d, pe); W w_e = get(w, e); //edge where we came from bool edge_exists; W w_pe_e; E w_pe = get(em, e); int contains = -1; Edge ce = pe; int e_id; std::vector edge_h; typedef typename std::vector::iterator It; for(int i=0; i< w_pe[g[e].id].size(); ++i) if(w_pe[g[e].id].at(i).second.size() < 1 || w_pe[g[e].id].at(i).second.back() > 0) { for(int j=0; j= 0) { w_pe_e = w_pe[g[e].id].at(contains).first; } //Check if it is a u-turn not in the beginning of route else if( abs(g[e].id-g[pe].id) == e_max_id && g[e].id != g[s].id && g[pe].id != g[s].id ) { w_pe_e = U_TURN_COST; } else { w_pe_e = 0; } //Ugly combination with w_e_pe. if ( compare(combine(combine(d_pe, get(w, pe)), w_pe_e), d_e)) { put(d, e, combine(combine(d_pe, get(w, pe)), w_pe_e)); p[g[e].id] = pe; return true; } else { return false; } } template bool relax(typename graph_traits::edge_descriptor e, const Graph& g, WeightMap w, EdgeMap em, PredecessorMap p, DistanceMap d) { typedef typename property_traits::value_type D; typedef closed_plus Combine; typedef std::less Compare; return relax(e, g, w, em, p, d, Combine(), Compare()); } } // namespace boost #endif pgrouting-pgrouting-2.1.0/src/shooting_star/src/shooting_star_search.hpp000066400000000000000000000474431257314352300267470ustar00rootroot00000000000000// //======================================================================= // Copyright (c) 2004 Kristopher Beevers // 2007 Anton A. Patrushev, Orkney Inc. // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) //======================================================================= // #ifndef BOOST_GRAPH_SHOOTING_STAR_SEARCH_HPP #define BOOST_GRAPH_SHOOTING_STAR_SEARCH_HPP #define MAX_RULE_LENGTH 5 #include #include #include #include #include #include #include #include #include #include #include "edge_visitors.hpp" template struct EdgeRankCompare { bool operator()(const Edge& LHS, const Edge& RHS) { return (LHS.rank < RHS.rank); } }; template class edge_queue : public std::priority_queue { protected: using std::priority_queue< Edge, Container, Cmp >::c; using std::priority_queue< Edge, Container, Cmp >::comp; public: void sort() { sort_heap(c.begin(), c.end(), comp); } }; namespace boost { template struct AStarHeuristicConcept { void constraints() { function_requires< CopyConstructibleConcept >(); h(u); } Heuristic h; typename graph_traits::vertex_descriptor u; }; template class astar_heuristic : public std::unary_function< typename graph_traits::vertex_descriptor, CostType> { public: typedef typename graph_traits::vertex_descriptor Vertex; astar_heuristic() {} CostType operator()(Vertex u) { return static_cast(0); } }; template struct ShootingStarVisitorConcept { void constraints() { function_requires< CopyConstructibleConcept >(); vis.initialize_vertex(u, g); vis.discover_vertex(u, g); vis.examine_vertex(u, g); vis.examine_edge(e, g, e_max_id); vis.black_target(e, pe, s, g, e_max_id); vis.gray_target(e, pe, s, g, e_max_id); vis.finish_vertex(u, g); vis.tree_edge(e, pe, s, g, e_max_id); vis.initialize_edge(e, g); vis.discover_edge(e, g); vis.finish_edge(e, g); } Visitor vis; Graph g; typename graph_traits::vertex_descriptor u; typename graph_traits::edge_descriptor e, pe, s; int e_max_id; }; // Main visitor function. // It decides what to do with an edge of certain color template void shooting_star_edges_visit (const IncidenceGraph& g, typename graph_traits::edge_descriptor s, Buffer& Q, BFSVisitor vis, ColorMap color, EdgeColorMap edge_color, int e_max_id) { function_requires< IncidenceGraphConcept >(); typedef graph_traits GTraits; typedef typename GTraits::vertex_descriptor Vertex; typedef typename GTraits::edge_descriptor Edge; function_requires< ShootingStarVisitorConcept >(); function_requires< ReadWritePropertyMapConcept >(); typedef typename property_traits::value_type ColorValue; typedef color_traits Color; typedef typename property_traits::value_type EdgeColorValue; typedef color_traits EdgeColor; typename GTraits::out_edge_iterator ei, ei_end; // Paint source edge gray put(edge_color, s, EdgeColor::gray()); vis.discover_edge(s, g); // Enqueue the source edge Q.push(s); // While the queue is not empty while (! Q.empty()) { // Get an edge from the top Edge e = Q.top(); Q.pop(); // Examine the edge vis.examine_edge(e, g, e_max_id); // For all adjacent edges for the current one for (tie(ei, ei_end) = out_edges(target(e, g), g); ei != ei_end; ++ei) { // Get a color EdgeColorValue e_color = get(edge_color, *ei); // Discover the edge and paint it grey // and enqueue it if it was white if (e_color == EdgeColor::white()) { vis.tree_edge(*ei, e, s, g, e_max_id); put(edge_color, *ei, EdgeColor::gray()); vis.discover_edge(*ei, g); Q.push(*ei); } // or execute appropriate function // if it was grey or black else { vis.non_tree_edge(*ei, g); if (e_color == EdgeColor::gray()) { vis.gray_target(*ei, e, s, g, e_max_id); } else { vis.black_target(*ei, e, s, g, e_max_id); } } } // end for // Finally paint the parent edge black put(edge_color, e, EdgeColor::black()); vis.finish_edge(e, g); } // end while } template class shooting_star_visitor : public bfs_visitor { public: shooting_star_visitor() {} shooting_star_visitor(Visitors vis) : bfs_visitor(vis) {} template void edge_relaxed(Edge e, Graph& g) { invoke_visitors(this->m_vis, e, g, on_edge_relaxed()); } template void edge_not_relaxed(Edge e, Graph& g) { invoke_visitors(this->m_vis, e, g, on_edge_not_relaxed()); } template void initialize_edge(Edge e, Graph& g) { invoke_visitors(this->m_vis, e, g, on_initialize_edge()); } private: template void tree_edge(Edge e, Edge pe, Edge s, Graph& g) {} template void non_tree_edge(Edge e, Graph& g) {} }; template shooting_star_visitor make_shooting_star_visitor(Visitors vis) { return shooting_star_visitor(vis); } typedef shooting_star_visitor<> default_shooting_star_visitor; namespace detail { // Shooting* visitor // based on BFS visitor concept from BGL template struct shooting_star_bfs_visitor { typedef typename property_traits::value_type C; typedef typename property_traits::value_type ColorValue; typedef color_traits Color; typedef typename property_traits::value_type EdgeColorValue; typedef color_traits EdgeColor; typedef typename property_traits::value_type distance_type; shooting_star_bfs_visitor(AStarHeuristic h, UniformCostVisitor vis, UpdatableQueue& Q, PredecessorMap& p, CostMap c, DistanceMap d, WeightMap w, EdgeMap em, ColorMap col, EdgeColorMap ecol, //HistoryMap his, BinaryFunction combine, BinaryPredicate compare, C zero) : m_h(h), m_vis(vis), m_Q(Q), m_predecessor(p), m_cost(c), m_distance(d), m_weight(w), m_edge(em), m_color(col), m_ecolor(ecol), //m_history(his), m_combine(combine), m_compare(compare), m_zero(zero) {} shooting_star_bfs_visitor(const shooting_star_bfs_visitor &v) : m_h(v.m_h), m_vis(v.m_vis), m_Q(v.m_Q), m_predecessor(v.m_predecessor), m_cost(v.m_cost), m_distance(v.m_distance), m_weight(v.m_weight), m_edge(v.m_edge), m_color(v.m_color), m_ecolor(v.m_ecolor), //m_history(his), m_combine(v.m_combine), m_compare(v.m_compare), m_zero(v.m_zero) {} ~shooting_star_bfs_visitor() {} template void initialize_vertex(Vertex u, Graph& g) { m_vis.initialize_vertex(u, g); } template void initialize_edge(Edge e, Graph& g) { m_vis.initialize_edge(e, g); } template void discover_vertex(Vertex u, Graph& g) { m_vis.discover_vertex(u, g); } template void discover_edge(Edge e, Graph& g) { m_vis.discover_vertex(e, g); } template void examine_vertex(Vertex u, Graph& g) { m_vis.examine_vertex(u, g); } template void finish_vertex(Vertex u, Graph& g) { m_vis.finish_vertex(u, g); } template void examine_edge(Edge e, Graph& g, int e_max_id) { if (m_compare(get(m_weight, e), m_zero)) throw negative_edge(); m_vis.examine_edge(e, g, e_max_id); } template void non_tree_edge(Edge, Graph&) {} template void finish_edge(Edge e, Graph& g) { m_vis.finish_edge(e, g); } template void tree_edge(Edge e, Edge pe, Edge s, Graph& g, int e_max_id) { m_decreased = relax(e, pe, s, g, m_weight, m_edge, m_predecessor, m_distance, m_cost, m_combine, m_compare, e_max_id); if(m_decreased) { m_vis.edge_relaxed(e, g); put(m_cost, e, m_combine(get(m_distance, e), m_h(e))); } else m_vis.edge_not_relaxed(e, g); } template void gray_target(Edge e, Edge pe, Edge s, Graph& g, int e_max_id) { m_decreased = relax(e, pe, s, g, m_weight, m_edge, m_predecessor, m_distance, m_cost, m_combine, m_compare, e_max_id); if(m_decreased) { put(m_cost, e, m_combine(get(m_distance, e), m_h(e))); m_Q.update(e); m_vis.edge_relaxed(e, g); } else m_vis.edge_not_relaxed(e, g); } template void black_target(Edge e, Edge pe, Edge s, Graph& g, int e_max_id) { m_decreased = relax(e, pe, s, g, m_weight, m_edge, m_predecessor, m_distance, m_cost, m_combine, m_compare, e_max_id); if(m_decreased) { m_vis.edge_relaxed(e, g); put(m_cost, e, m_combine(get(m_distance, e), m_h(e))); m_Q.push(e); put(m_ecolor, e, EdgeColor::gray()); m_vis.black_target(e, g); } else m_vis.edge_not_relaxed(e, g); } AStarHeuristic m_h; UniformCostVisitor m_vis; UpdatableQueue& m_Q; PredecessorMap& m_predecessor; CostMap m_cost; EdgeMap m_edge; DistanceMap m_distance; WeightMap m_weight; ColorMap m_color; EdgeColorMap m_ecolor; BinaryFunction m_combine; BinaryPredicate m_compare; bool m_decreased; C m_zero; }; } // namespace detail template inline void shooting_star_search_no_init (VertexAndEdgeListGraph &g, typename graph_traits::edge_descriptor s, AStarHeuristic h, ShootingStarVisitor vis, PredecessorMap &predecessor, CostMap cost, DistanceMap distance, WeightMap weight, EdgeMap edge_map, ColorMap color, EdgeColorMap edge_color, IndexMap index_map, CompareFunction compare, CombineFunction combine, CostInf inf, CostZero zero, int e_max_id) { typedef indirect_cmp IndirectCmp; IndirectCmp icmp(cost, compare); typedef typename graph_traits::edge_descriptor Edge; // Queue to store the list of edges to examine. // I really hate this queue for what it does with the memory sometimes. // //And by the way... // //This place is for rent :) // typedef mutable_queue, IndirectCmp, IndexMap> MutableQueue; MutableQueue Q(num_edges(g), icmp, index_map); detail::shooting_star_bfs_visitor bfs_vis(h, vis, Q, predecessor, cost, distance, weight, edge_map, color, edge_color, combine, compare, zero); shooting_star_edges_visit(g, s, Q, bfs_vis, color, edge_color, e_max_id); } // Non-named parameter interface template inline void shooting_star_search (VertexAndEdgeListGraph &g, typename graph_traits::edge_descriptor s, AStarHeuristic h, ShootingStarVisitor vis, PredecessorMap &predecessor, CostMap cost, DistanceMap distance, WeightMap weight, EdgeMap edge_map, IndexMap index_map, ColorMap color, EdgeColorMap edge_color, CompareFunction compare, CombineFunction combine, CostInf inf, CostZero zero, int e_max_id) { typedef typename property_traits::value_type ColorValue; typedef color_traits Color; typedef typename property_traits::value_type EdgeColorValue; typedef color_traits EdgeColor; typename graph_traits::vertex_iterator ui, ui_end; typename graph_traits::edge_iterator ei, ei_end; for (tie(ui, ui_end) = vertices(g); ui != ui_end; ++ui) { vis.initialize_vertex(*ui, g); } for (tie(ei, ei_end) = edges(g); ei != ei_end; ++ei) { put(distance, *ei, inf); put(edge_color, *ei, EdgeColor::white()); predecessor[g[*ei].id] = *ei; put(cost, *ei, inf); } put(distance, s, zero); put(cost, s, h(s)); shooting_star_search_no_init (g, s, h, vis, predecessor, cost, distance, weight, edge_map, color, edge_color, index_map, compare, combine, inf, zero, e_max_id); } namespace detail { template inline void shooting_star_dispatch2 (VertexAndEdgeListGraph& g, typename graph_traits::edge_descriptor s, AStarHeuristic h, CostMap cost, DistanceMap distance, WeightMap weight, EdgeMap edge_map, IndexMap index_map, PredecessorMap& predecessor, ColorMap color, EdgeColorMap edge_color, const Params& params, int e_max_id) { dummy_property_map p_map; typedef typename property_traits::value_type C; shooting_star_search (g, s, h, choose_param(get_param(params, graph_visitor), make_shooting_star_visitor(null_visitor())), predecessor, cost, distance, weight, edge_map, index_map, color, edge_color, //history, choose_param(get_param(params, distance_compare_t()), std::less()), choose_param(get_param(params, distance_combine_t()), closed_plus()), choose_param(get_param(params, distance_inf_t()), std::numeric_limits::max BOOST_PREVENT_MACRO_SUBSTITUTION ()), choose_param(get_param(params, distance_zero_t()), C()), e_max_id ); } template inline void shooting_star_dispatch1 (VertexAndEdgeListGraph& g, typename graph_traits::edge_descriptor s, AStarHeuristic h, CostMap cost, DistanceMap distance, WeightMap weight, EdgeMap edge_map, IndexMap index_map, PredecessorMap& predecessor, ColorMap color, EdgeColorMap edge_color, const Params& params, int e_max_id) { typedef typename property_traits::value_type D; typename std::vector::size_type n = is_default_param(distance) ? num_vertices(g) : 1; std::vector distance_map(n); n = is_default_param(cost) ? num_vertices(g) : 1; std::vector cost_map(n); std::vector color_map(num_vertices(g)); default_color_type c = white_color; detail::shooting_star_dispatch2 (g, s, h, choose_param(cost, make_iterator_property_map (cost_map.begin(), index_map, cost_map[0])), choose_param(distance, make_iterator_property_map (distance_map.begin(), index_map, distance_map[0])), weight, edge_map, index_map, predecessor, choose_param(color, make_iterator_property_map (color_map.begin(), index_map, c)), edge_color, params, e_max_id); } } // namespace detail // Named parameter interface template void shooting_star_search (VertexAndEdgeListGraph &g, typename graph_traits::edge_descriptor s, AStarHeuristic h, const bgl_named_params& params, IndexMap edge_index, DistanceMap distance, CostMap cost, PredecessorMap &pre_map, int e_max_id) { typedef typename graph_traits::edge_descriptor tEdge; detail::shooting_star_dispatch1 (g, s, h, cost, distance, choose_const_pmap(get_param(params, edge_weight), g, edge_weight), //weight choose_const_pmap(get_param(params, edge_weight2), g, edge_weight2), //adjacent edges cost edge_index, pre_map, //predecessors get_param(params, vertex_color), //vertex color (deprecated) get_param(params, edge_color), //edge color params, e_max_id ); } } // namespace boost #endif // BOOST_GRAPH_SHOOTING_STAR_SEARCH_HPP pgrouting-pgrouting-2.1.0/src/shooting_star/test/000077500000000000000000000000001257314352300222025ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/shooting_star/test/CMakeLists.txt000066400000000000000000000000001257314352300247300ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/shooting_star/test/spss-any-00.data000066400000000000000000000151321257314352300250310ustar00rootroot00000000000000BEGIN; -- -- PostgreSQL database dump -- SET client_encoding = 'UTF8'; SET standard_conforming_strings = off; SET check_function_bodies = false; SET client_min_messages = warning; SET escape_string_warning = off; SET search_path = public, pg_catalog; SET default_tablespace = ''; SET default_with_oids = false; -- -- Name: edges1; Type: TABLE; Schema: public; Owner: -; Tablespace: -- DROP TABLE IF EXISTS edges1 CASCADE; CREATE TABLE edges1 ( eid integer NOT NULL, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, to_cost double precision, rule text, the_geom geometry, CONSTRAINT enforce_dims_the_geom CHECK ((st_ndims(the_geom) = 2)), CONSTRAINT enforce_geotype_the_geom CHECK (((geometrytype(the_geom) = 'LINESTRING'::text) OR (the_geom IS NULL))) -- , CONSTRAINT enforce_srid_the_geom CHECK ((st_srid(the_geom) = (0))) ); -- -- Name: restrictions1; Type: TABLE; Schema: public; Owner: -; Tablespace: -- DROP TABLE IF EXISTS restrictions1 CASCADE; CREATE TABLE restrictions1 ( rid integer NOT NULL, to_cost double precision, teid integer, feid integer, via text ); -- -- Name: restrictions1_rid_seq; Type: SEQUENCE; Schema: public; Owner: - -- CREATE SEQUENCE restrictions1_rid_seq INCREMENT BY 1 NO MAXVALUE NO MINVALUE CACHE 1; -- -- Name: restrictions1_rid_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: - -- ALTER SEQUENCE restrictions1_rid_seq OWNED BY restrictions1.rid; -- -- Name: restrictions1_rid_seq; Type: SEQUENCE SET; Schema: public; Owner: - -- SELECT pg_catalog.setval('restrictions1_rid_seq', 1, true); -- -- Name: restrictions1a; Type: TABLE; Schema: public; Owner: -; Tablespace: -- DROP TABLE IF EXISTS restrictions1a CASCADE; CREATE TABLE restrictions1a ( rid integer, to_cost double precision, teid integer, feid integer, via text ); -- -- Name: rid; Type: DEFAULT; Schema: public; Owner: - -- ALTER TABLE restrictions1 ALTER COLUMN rid SET DEFAULT nextval('restrictions1_rid_seq'::regclass); -- -- Data for Name: edges1; Type: TABLE DATA; Schema: public; Owner: - -- COPY edges1 (eid, dir, source, target, cost, reverse_cost, x1, y1, x2, y2, to_cost, rule, the_geom) FROM stdin WITH NULL '__NULL__'; 1 B 1 2 1 1 2 0 2 1 __NULL__ __NULL__ 010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2 TF 2 3 -1 1 2 1 3 1 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 3 TF 3 4 -1 1 3 1 4 1 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4 B 2 7 1 1 2 1 2 2 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 5 FT 3 8 1 -1 3 1 3 2 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 6 B 5 6 1 1 0 2 1 2 __NULL__ __NULL__ 01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 7 B 6 7 1 1 1 2 2 2 __NULL__ __NULL__ 010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 8 B 7 8 1 1 2 2 3 2 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000004000000000000008400000000000000040 9 B 8 9 1 1 3 2 4 2 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000004000000000000010400000000000000040 10 B 7 10 1 1 2 2 2 3 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000004000000000000000400000000000000840 11 FT 8 11 1 -1 3 2 3 3 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000004000000000000008400000000000000840 12 FT 10 11 1 -1 2 3 3 3 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000084000000000000008400000000000000840 13 FT 11 12 1 -1 3 3 4 3 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000084000000000000010400000000000000840 14 B 10 13 1 1 2 3 2 4 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000084000000000000000400000000000001040 15 B 9 12 1 1 4 2 4 3 __NULL__ __NULL__ 0102000000020000000000000000001040000000000000004000000000000010400000000000000840 16 B 4 9 1 1 4 1 4 2 __NULL__ __NULL__ 0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 \. -- -- Data for Name: restrictions1; Type: TABLE DATA; Schema: public; Owner: - -- COPY restrictions1 (rid, to_cost, teid, feid, via) FROM stdin WITH NULL '__NULL__'; 1 100 7 4 __NULL__ 2 4 8 3 5 3 100 9 16 __NULL__ \. -- -- Data for Name: restrictions1a; Type: TABLE DATA; Schema: public; Owner: - -- COPY restrictions1a (rid, to_cost, teid, feid, via) FROM stdin WITH NULL '__NULL__'; 1 100 7 4 __NULL__ \. -- -- Name: edges1_pkey; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace: -- ALTER TABLE ONLY edges1 ADD CONSTRAINT edges1_pkey PRIMARY KEY (eid); -- -- Name: restrictions1_pkey; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace: -- ALTER TABLE ONLY restrictions1 ADD CONSTRAINT restrictions1_pkey PRIMARY KEY (rid); -- -- PostgreSQL database dump complete -- COMMIT; /* select * from turn_restrict_shortest_path( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- edge_id for start 0.5, -- midpoint of edge 6, -- edge_id of route end 0.5, -- midpoint of edge true, -- directed graph? true, -- has_reverse_cost? null); -- no turn restrictions select * from turn_restrict_shortest_path( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- node_id of start 5, -- node_id of end true, -- directed graph? true, -- has_reverse_cost? null); -- no turn restrictions select * from turn_restrict_shortest_path( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- edge_id for start 0.5, -- midpoint of edge 6, -- edge_id of route end 0.5, -- midpoint of edge true, -- directed graph? true, -- has_reverse_cost? -- include the turn restrictions 'select to_cost, teid as target_id, feid||coalesce('',''||via,'''') as via_path from restrictions1'); select * from turn_restrict_shortest_path( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- node_id of start 5, -- node_id of end true, -- directed graph? true, -- has_reverse_cost? -- include the turn restrictions 'select to_cost, teid as target_id, feid||coalesce('',''||via,'''') as via_path from restrictions1'); */ pgrouting-pgrouting-2.1.0/src/shooting_star/test/spss-any-00.test.sql000066400000000000000000000004131257314352300256710ustar00rootroot00000000000000select * from pgr_shootingstar('select eid as id, source::int4, target::int4, case when cost<=0 then 999 else cost end as cost, case when reverse_cost<=0 then 999 else reverse_cost end as reverse_cost, x1, y1, x2, y2, to_cost, rule from edges1', 11, 6, true, true); pgrouting-pgrouting-2.1.0/src/shooting_star/test/spss-any-01.test.sql000066400000000000000000000004141257314352300256730ustar00rootroot00000000000000select * from pgr_shootingstar('select eid as id, source::int4, target::int4, case when cost<=0 then 999 else cost end as cost, case when reverse_cost<=0 then 999 else reverse_cost end as reverse_cost, x1, y1, x2, y2, to_cost, rule from edges1', 11, 6, false, true); pgrouting-pgrouting-2.1.0/src/trsp/000077500000000000000000000000001257314352300173305ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/trsp/CMakeLists.txt000066400000000000000000000002011257314352300220610ustar00rootroot00000000000000set(PACKAGE_SQL_FILES "") add_subdirectory(sql) set(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) subdirs(doc src test) pgrouting-pgrouting-2.1.0/src/trsp/doc/000077500000000000000000000000001257314352300200755ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/trsp/doc/CMakeLists.txt000066400000000000000000000000001257314352300226230ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/trsp/doc/index.rst000066400000000000000000000247341257314352300217500ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _trsp: pgr_trsp - Turn Restriction Shortest Path (TRSP) =============================================================================== .. index:: single: pgr_trsp(text,integer,integer,boolean,boolean) single: pgr_trsp(text,integer,integer,boolean,boolean,text) single: pgr_trspViaVertices(text,integer,double precision,integer,double precision,boolean,boolean) single: pgr_trspViaEdges(text,integer,double precision,integer,double precision,boolean,boolean,text) module: trsp Name ------------------------------------------------------------------------------- ``pgr_trsp`` — Returns the shortest path with support for turn restrictions. Synopsis ------------------------------------------------------------------------------- The turn restricted shorthest path (TRSP) is a shortest path algorithm that can optionally take into account complicated turn restrictions like those found in real work navigable road networks. Performamnce wise it is nearly as fast as the A* search but has many additional features like it works with edges rather than the nodes of the network. Returns a set of :ref:`pgr_costResult ` (seq, id1, id2, cost) rows, that make up a path. .. code-block:: sql pgr_costResult[] pgr_trsp(sql text, source integer, target integer, directed boolean, has_rcost boolean [,restrict_sql text]); .. code-block:: sql pgr_costResult[] pgr_trsp(sql text, source_edge integer, source_pos float8, target_edge integer, target_pos float8, directed boolean, has_rcost boolean [,restrict_sql text]); .. code-block:: sql pgr_costResult3[] pgr_trspViaVertices(sql text, vids integer[], directed boolean, has_reverse_cost boolean [, turn_restrict_sql text]); .. code-block:: sql pgr_costResult3[] pgr_trspViaEdges(sql text, eids integer[], pcts float8[], directed boolean, has_reverse_cost boolean [, turn_restrict_sql text]); Description ------------------------------------------------------------------------------- The Turn Restricted Shortest Path algorithm (TRSP) is similar to the :ref:`shooting_star` in that you can specify turn restrictions. The TRSP setup is mostly the same as :ref:`Dijkstra shortest path ` with the addition of an optional turn restriction table. This provides an easy way of adding turn restrictions to a road network by placing them in a separate table. :sql: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, source, target, cost, [,reverse_cost] FROM edge_table :id: ``int4`` identifier of the edge :source: ``int4`` identifier of the source vertex :target: ``int4`` identifier of the target vertex :cost: ``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph. :reverse_cost: (optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs). :source: ``int4`` **NODE id** of the start point :target: ``int4`` **NODE id** of the end point :directed: ``true`` if the graph is directed :has_rcost: if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction. :restrict_sql: (optional) a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT to_cost, target_id, via_path FROM restrictions :to_cost: ``float8`` turn restriction cost :target_id: ``int4`` target id :via_path: ``text`` commar seperated list of edges in the reverse order of ``rule`` Another variant of TRSP allows to specify **EDGE id** of source and target together with a fraction to interpolate the position: :source_edge: ``int4`` **EDGE id** of the start edge :source_pos: ``float8`` fraction of 1 defines the position on the start edge :target_edge: ``int4`` **EDGE id** of the end edge :target_pos: ``float8`` fraction of 1 defines the position on the end edge Returns set of :ref:`type_cost_result`: :seq: row sequence :id1: node ID :id2: edge ID (``-1`` for the last row) :cost: cost to traverse from ``id1`` using ``id2`` .. rubric:: History * New in version 2.0.0 Support for Vias -------------------------------------------------------------------- .. warning:: The Support for Vias functions are prototypes. Not all corner cases are being considered. We also have support for vias where you can say generate a from A to B to C, etc. We support both methods above only you pass an array of vertices or and array of edges and percentage position along the edge in two arrays. :sql: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, source, target, cost, [,reverse_cost] FROM edge_table :id: ``int4`` identifier of the edge :source: ``int4`` identifier of the source vertex :target: ``int4`` identifier of the target vertex :cost: ``float8`` value, of the edge traversal cost. A negative cost will prevent the edge from being inserted in the graph. :reverse_cost: (optional) the cost for the reverse traversal of the edge. This is only used when the ``directed`` and ``has_rcost`` parameters are ``true`` (see the above remark about negative costs). :vids: ``int4[]`` An ordered array of **NODE id** the path will go through from start to end. :directed: ``true`` if the graph is directed :has_rcost: if ``true``, the ``reverse_cost`` column of the SQL generated set of rows will be used for the cost of the traversal of the edge in the opposite direction. :restrict_sql: (optional) a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT to_cost, target_id, via_path FROM restrictions :to_cost: ``float8`` turn restriction cost :target_id: ``int4`` target id :via_path: ``text`` commar seperated list of edges in the reverse order of ``rule`` Another variant of TRSP allows to specify **EDGE id** together with a fraction to interpolate the position: :eids: ``int4`` An ordered array of **EDGE id** that the path has to traverse :pcts: ``float8`` An array of fractional positions along the respective edges in ``eids``, where 0.0 is the start of the edge and 1.0 is the end of the eadge. Returns set of :ref:`type_cost_result`: :seq: row sequence :id1: route ID :id2: node ID :id3: edge ID (``-1`` for the last row) :cost: cost to traverse from ``id2`` using ``id3`` .. rubric:: History * Via Support prototypes new in version 2.1.0 Examples ------------------------------------------------------------------------------- * Without turn restrictions .. code-block:: sql SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_trsp( 'SELECT id, source, target, cost FROM edge_table', 7, 12, false, false ); seq | node | edge | cost ----+------+------+------ 0 | 7 | 6 | 1 1 | 8 | 7 | 1 2 | 5 | 8 | 1 3 | 6 | 11 | 1 4 | 11 | 13 | 1 5 | 12 | -1 | 0 (6 rows) * With turn restrictions Turn restrictions require additional information, which can be stored in a separate table: .. code-block:: sql CREATE TABLE restrictions ( rid serial, to_cost double precision, to_edge integer, from_edge integer, via text ); INSERT INTO restrictions VALUES (1,100,7,4,null); INSERT INTO restrictions VALUES (2,4,8,3,5); INSERT INTO restrictions VALUES (3,100,9,16,null); Then a query with turn restrictions is created as: .. code-block:: sql SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_trsp( 'SELECT id, source, target, cost FROM edge_table', 7, 12, false, false, 'SELECT to_cost, to_edge AS target_id, from_edge || coalesce('','' || via, '''') AS via_path FROM restrictions' ); seq | node | edge | cost -----+------+------+------ 0 | 7 | 6 | 1 1 | 8 | 7 | 1 2 | 5 | 8 | 1 3 | 6 | 11 | 1 4 | 11 | 13 | 1 5 | 12 | -1 | 0 (6 rows) An example query using vertex ids and via points: .. code-block:: sql SELECT * FROM pgr_trspViaVertices( 'SELECT id, source::INTEGER, target::INTEGER, cost, reverse_cost FROM edge_table', ARRAY[1,8,13,5]::INTEGER[], true, true, 'SELECT to_cost, to_edge AS target_id, FROM_edge || coalesce('',''||via,'''') AS via_path FROM restrictions'); seq | id1 | id2 | id3 | cost -----+-----+-----+-----+------ 1 | 1 | 1 | 1 | 1 2 | 1 | 2 | 4 | 1 3 | 1 | 5 | 8 | 1 4 | 1 | 6 | 9 | 1 5 | 1 | 9 | 16 | 1 6 | 1 | 4 | 3 | 1 7 | 1 | 3 | 5 | 1 8 | 1 | 6 | 8 | 1 9 | 1 | 5 | 7 | 1 10 | 2 | 8 | 7 | 1 11 | 2 | 5 | 10 | 1 12 | 2 | 10 | 14 | 1 13 | 3 | 13 | 14 | 1 14 | 3 | 10 | 10 | 1 15 | 3 | 5 | -1 | 0 (15 rows) An example query using edge ids and vias: .. code-block:: sql SELECT * FROM pgr_trspViaEdges( 'SELECT id, source::INTEGER, target::INTEGER,cost, reverse_cost FROM edge_table', ARRAY[1,11,6]::INTEGER[], ARRAY[0.5, 0.5, 0.5]::FLOAT8[], true, true, 'SELECT to_cost, to_edge AS target_id, FROM_edge || coalesce('',''||via,'''') AS via_path FROM restrictions'); seq | id1 | id2 | id3 | cost -----+-----+-----+-----+------ 1 | 1 | -1 | 1 | 0.5 2 | 1 | 2 | 4 | 1 3 | 1 | 5 | 8 | 1 4 | 1 | 6 | 11 | 1 5 | 2 | 11 | 13 | 1 6 | 2 | 12 | 15 | 1 7 | 2 | 9 | 9 | 1 8 | 2 | 6 | 8 | 1 9 | 2 | 5 | 7 | 1 10 | 2 | 8 | 6 | 0.5 (10 rows) The queries use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`type_cost_result` pgrouting-pgrouting-2.1.0/src/trsp/sql/000077500000000000000000000000001257314352300201275ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/trsp/sql/CMakeLists.txt000066400000000000000000000003651257314352300226730ustar00rootroot00000000000000# Append in local scope list(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/routing_trsp.sql ${CMAKE_CURRENT_SOURCE_DIR}/routing_trsp_vias.sql ) # set in parent scope set(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/trsp/sql/routing_trsp.sql000066400000000000000000000022311257314352300234050ustar00rootroot00000000000000----------------------------------------------------------------------- -- Core function for time_dependent_shortest_path computation -- See README for description ----------------------------------------------------------------------- --TODO - Do we need to add another sql text for the query on time-dependent-weights table? -- - For now just checking with static data, so the query is similar to shortest_paths. CREATE OR REPLACE FUNCTION pgr_trsp( sql text, source_vid integer, target_vid integer, directed boolean, has_reverse_cost boolean, turn_restrict_sql text DEFAULT null) RETURNS SETOF pgr_costResult AS '$libdir/librouting-2.1', 'turn_restrict_shortest_path_vertex' LANGUAGE 'c' IMMUTABLE; CREATE OR REPLACE FUNCTION pgr_trsp( sql text, source_eid integer, source_pos float8, target_eid integer, target_pos float8, directed boolean, has_reverse_cost boolean, turn_restrict_sql text DEFAULT null) RETURNS SETOF pgr_costResult AS '$libdir/librouting-2.1', 'turn_restrict_shortest_path_edge' LANGUAGE 'c' IMMUTABLE; pgrouting-pgrouting-2.1.0/src/trsp/sql/routing_trsp_vias.sql000066400000000000000000000136461257314352300244430ustar00rootroot00000000000000create or replace function pgr_trspViaVertices(sql text, vids integer[], directed boolean, has_reverse_cost boolean, turn_restrict_sql text DEFAULT NULL::text) RETURNS SETOF pgr_costresult3 AS $body$ /* * pgr_trsp(sql text, vids integer[], directed boolean, has_reverse_cost boolean, turn_restrict_sql text DEFAULT NULL::text) * * Compute TRSP with via points. We compute the path between vids[i] and vids[i+1] and chain the results together. * * NOTE: this is a prototype function, we can gain a lot of efficiencies by implementing this in C/C++ * */ declare i integer; rr pgr_costresult3; lrr pgr_costresult3; lrra boolean := false; seq integer := 0; seq2 integer := 0; begin -- loop through each pair of vids and compute the path for i in 1 .. array_length(vids, 1)-1 loop seq2 := seq2 + 1; for rr in select a.seq, seq2 as id1, a.id1 as id2, a.id2 as id3, a.cost from pgr_trsp(sql, vids[i], vids[i+1], directed, has_reverse_cost, turn_restrict_sql) as a loop -- filter out the individual path ends except the last one -- we might not want to do this so we can know where the via points are in the path result -- but this needs more thought --raise notice 'rr: %', rr; if rr.id3 = -1 then lrr := rr; lrra := true; else seq := seq + 1; rr.seq := seq; return next rr; end if; end loop; end loop; if lrra then seq := seq + 1; lrr.seq := seq; return next lrr; end if; return; end; $body$ language plpgsql stable cost 100 rows 1000; ---------------------------------------------------------------------------------------------------------- create or replace function pgr_trspViaEdges(sql text, eids integer[], pcts float8[], directed boolean, has_reverse_cost boolean, turn_restrict_sql text DEFAULT NULL::text) RETURNS SETOF pgr_costresult3 AS $body$ /* * pgr_trsp(sql text, eids integer[], pcts float8[], directed boolean, has_reverse_cost boolean, turn_restrict_sql text DEFAULT NULL::text) * * Compute TRSP with edge_ids and pposition along edge. We compute the path between eids[i], pcts[i] and eids[i+1], pcts[i+1] * and chain the results together. * * NOTE: this is a prototype function, we can gain a lot of efficiencies by implementing this in C/C++ * */ declare i integer; rr pgr_costresult3; lrr pgr_costresult3; first boolean := true; seq integer := 0; seq2 integer :=0; begin if array_length(eids, 1) != array_length(pcts, 1) then raise exception 'The length of arrays eids and pcts must be the same!'; end if; -- loop through each pair of vids and compute the path for i in 1 .. array_length(eids, 1)-1 loop seq2 := seq2 + 1; for rr in select a.seq, seq2 as id1, a.id1 as id2, a.id2 as id3, a.cost from pgr_trsp(sql, eids[i], pcts[i], eids[i+1], pcts[i+1], directed, has_reverse_cost, turn_restrict_sql) as a loop -- combine intermediate via costs when cost is split across -- two parts of a segment because it stops it and -- restarts the next leg also on it -- we might not want to do this so we can know where the via points are in the path result -- but this needs more thought -- -- there are multiple condition we have to deal with -- between the end of one leg and start of the next -- 1. same vertex_id. edge_id=-1; drop record with edge_id=-1 -- means: path ends on vertex -- NOTICE: rr: (19,1,44570022,-1,0) -- NOTICE: rr: (0,2,44570022,1768045,2.89691196717448) -- 2. vertex_id=-1; sum cost components -- means: path end/starts with the segment -- NOTICE: rr: (11,2,44569628,1775909,9.32885885148532) -- NOTICE: rr: (0,3,-1,1775909,0.771386350984395) --raise notice 'rr: %', rr; if first then lrr := rr; first := false; else if lrr.id3 = -1 then lrr := rr; elsif lrr.id3 = rr.id3 then lrr.cost := lrr.cost + rr.cost; if rr.id2 = -1 then rr.id2 := lrr.id2; end if; else seq := seq + 1; lrr.seq := seq; return next lrr; lrr := rr; end if; end if; end loop; end loop; seq := seq + 1; lrr.seq := seq; return next lrr; return; end; $body$ language plpgsql stable cost 100 rows 1000; ---------------------------------------------------------------------------------------------------------- /*this via functions are not documented they will be deleted on 2.2*/ create or replace function pgr_trsp(sql text, vids integer[], directed boolean, has_reverse_cost boolean, turn_restrict_sql text DEFAULT NULL::text) RETURNS SETOF pgr_costresult AS $body$ begin return query select seq, id2 as id1, id3 as id2, cost from pgr_trspVia( sql, vids, directed, has_reverse_cost, turn_restrict_sql); end; $body$ language plpgsql stable cost 100 rows 1000; create or replace function pgr_trsp(sql text, eids integer[], pcts float8[], directed boolean, has_reverse_cost boolean, turn_restrict_sql text DEFAULT NULL::text) RETURNS SETOF pgr_costresult AS $body$ begin return query select seq, id2 as id1, id3 as id2, cost from pgr_trspVia(sql, eids, pcts, directed, has_reverse_cost, turn_restrict_sql); end; $body$ language plpgsql stable cost 100 rows 1000; pgrouting-pgrouting-2.1.0/src/trsp/src/000077500000000000000000000000001257314352300201175ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/trsp/src/CMakeLists.txt000066400000000000000000000001431257314352300226550ustar00rootroot00000000000000add_library(trsp OBJECT trsp.h trsp.c utils.h GraphDefinition.h trsp_core.cpp GraphDefinition.cpp) pgrouting-pgrouting-2.1.0/src/trsp/src/GraphDefinition.cpp000077500000000000000000000656131257314352300237130ustar00rootroot00000000000000 #ifdef __MINGW32__ #include #include #endif #include "GraphDefinition.h" // ------------------------------------------------------------------------- GraphDefinition::GraphDefinition(void) { m_lStartEdgeId = -1; m_lEndEdgeId = 0; m_dStartpart = 0.0; m_dEndPart = 0.0; m_dCost = NULL; m_bIsturnRestrictOn = false; m_bIsGraphConstructed = false; parent = NULL; init(); } // ------------------------------------------------------------------------- GraphDefinition::~GraphDefinition(void) { } // ------------------------------------------------------------------------- void GraphDefinition::init() { max_edge_id = 0; max_node_id = 0; isStartVirtual = false; isEndVirtual = false; } // ------------------------------------------------------------------------- void GraphDefinition::deleteall() { std::vector::iterator it; for(it = m_vecEdgeVector.begin(); it != m_vecEdgeVector.end(); it++){ delete *it; } m_vecEdgeVector.clear(); delete [] parent; delete [] m_dCost; } // ------------------------------------------------------------------------- double GraphDefinition::construct_path(int ed_id, int v_pos) { if(parent[ed_id].ed_ind[v_pos] == -1) { path_element_t pelement; GraphEdgeInfo* cur_edge = m_vecEdgeVector[ed_id]; if(v_pos == 0) { pelement.vertex_id = cur_edge->m_lStartNode; pelement.cost = cur_edge->m_dCost; } else { pelement.vertex_id = cur_edge->m_lEndNode; pelement.cost = cur_edge->m_dReverseCost; } pelement.edge_id = cur_edge->m_lEdgeID; m_vecPath.push_back(pelement); return pelement.cost; } double ret = construct_path(parent[ed_id].ed_ind[v_pos], parent[ed_id].v_pos[v_pos]); path_element_t pelement; GraphEdgeInfo* cur_edge = m_vecEdgeVector[ed_id]; if(v_pos == 0) { pelement.vertex_id = cur_edge->m_lStartNode; pelement.cost = m_dCost[ed_id].endCost - ret;// cur_edge.m_dCost; ret = m_dCost[ed_id].endCost; } else { pelement.vertex_id = cur_edge->m_lEndNode; pelement.cost = m_dCost[ed_id].startCost - ret; ret = m_dCost[ed_id].startCost; } pelement.edge_id = cur_edge->m_lEdgeID; m_vecPath.push_back(pelement); return ret; } // ------------------------------------------------------------------------- double GraphDefinition::getRestrictionCost( int edge_ind, GraphEdgeInfo& new_edge, bool isStart) { double cost = 0.0; int edge_id = new_edge.m_lEdgeID; if(m_ruleTable.find(edge_id) == m_ruleTable.end()) { return(0.0); } std::vector vecRules = m_ruleTable[edge_id]; int ruleIndex; int totalRule = vecRules.size(); int st_edge_ind = edge_ind; for(ruleIndex = 0; ruleIndex < totalRule; ruleIndex++) { bool flag = true; int total_edge = vecRules[ruleIndex].precedencelist.size(); int i; int v_pos = (isStart?0:1); edge_ind = st_edge_ind; for(i = 0; i < total_edge; i++) { if(edge_ind == -1) { flag = false; break; } if(vecRules[ruleIndex].precedencelist[i] != m_vecEdgeVector[edge_ind]->m_lEdgeID) { flag = false; break; } int parent_ind = parent[edge_ind].ed_ind[v_pos]; v_pos = parent[edge_ind].v_pos[v_pos]; edge_ind = parent_ind; } if(flag) cost += vecRules[ruleIndex].cost; } return cost; } // ------------------------------------------------------------------------- void GraphDefinition::explore( int cur_node, GraphEdgeInfo& cur_edge, bool isStart, LongVector &vecIndex, std::priority_queue, std::greater > &que) { unsigned int i; double extCost = 0.0; GraphEdgeInfo* new_edge; // int new_node; double totalCost; for(i = 0; i < vecIndex.size(); i++) { new_edge = m_vecEdgeVector[vecIndex[i]]; extCost = 0.0; if(m_bIsturnRestrictOn) { extCost = getRestrictionCost(cur_edge.m_lEdgeIndex, *new_edge, isStart); } if(new_edge->m_lStartNode == cur_node) { if(new_edge->m_dCost >= 0.0) { //new_node = new_edge->m_lEndNode; if(isStart) totalCost = m_dCost[cur_edge.m_lEdgeIndex].endCost + new_edge->m_dCost + extCost; else totalCost = m_dCost[cur_edge.m_lEdgeIndex].startCost + new_edge->m_dCost + extCost; if(totalCost < m_dCost[vecIndex[i]].endCost) { m_dCost[vecIndex[i]].endCost = totalCost; parent[new_edge->m_lEdgeIndex].v_pos[0] = (isStart?0:1); parent[new_edge->m_lEdgeIndex].ed_ind[0] = cur_edge.m_lEdgeIndex; que.push(std::make_pair(totalCost, std::make_pair(new_edge->m_lEdgeIndex, true))); } } } else { if(new_edge->m_dReverseCost >= 0.0) { // new_node = new_edge->m_lStartNode; if(isStart) totalCost = m_dCost[cur_edge.m_lEdgeIndex].endCost + new_edge->m_dReverseCost + extCost; else totalCost = m_dCost[cur_edge.m_lEdgeIndex].startCost + new_edge->m_dReverseCost + extCost; if(totalCost < m_dCost[vecIndex[i]].startCost) { m_dCost[vecIndex[i]].startCost = totalCost; parent[new_edge->m_lEdgeIndex].v_pos[1] = (isStart?0:1); parent[new_edge->m_lEdgeIndex].ed_ind[1] = cur_edge.m_lEdgeIndex; que.push(std::make_pair(totalCost, std::make_pair(new_edge->m_lEdgeIndex, false))); } } } } } // ------------------------------------------------------------------------- int GraphDefinition::multi_dijkstra( edge_t *edges, unsigned int edge_count, std::vector vertices, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg, std::vector &ruleList) { construct_graph(edges, edge_count, has_reverse_cost, directed); if(ruleList.size() > 0) { m_ruleTable.clear(); int total_rule = ruleList.size(); int i; LongVector vecsource; // int kk; for(i = 0; i < total_rule; i++) { Rule rule; rule.cost = ruleList[i].first; int j; int seq_cnt = ruleList[i].second.size(); for(j = 1; j < seq_cnt; j++) { rule.precedencelist.push_back(ruleList[i].second[j]); } int dest_edge_id = ruleList[i].second[0]; if(m_ruleTable.find(dest_edge_id) != m_ruleTable.end()) { m_ruleTable[dest_edge_id].push_back(rule); } else { std::vector temprules; temprules.clear(); temprules.push_back(rule); m_ruleTable.insert(std::make_pair(dest_edge_id, temprules)); } } m_bIsturnRestrictOn = true; } parent = new PARENT_PATH[edge_count + 1]; m_dCost = new CostHolder[edge_count + 1]; m_vecPath.clear(); int i; int total_vertices = vertices.size(); for(i = 0; i < total_vertices - 1; i++) { int ret = my_dijkstra(vertices[i], vertices[i + 1], edge_count, err_msg); if(ret < 0) { deleteall(); return -1; } } *path = (path_element_t *) malloc(sizeof(path_element_t) * (m_vecPath.size() + 1)); *path_count = m_vecPath.size(); for(i = 0; i < *path_count; i++) { (*path)[i].vertex_id = m_vecPath[i].vertex_id; (*path)[i].edge_id = m_vecPath[i].edge_id; (*path)[i].cost = m_vecPath[i].cost; } deleteall(); return 0; } // ------------------------------------------------------------------------- int GraphDefinition::my_dijkstra(int start_vertex, int end_vertex, unsigned int edge_count, char **err_msg) { if(!m_bIsGraphConstructed) { *err_msg = (char *)"Graph not Ready!"; return -1; } unsigned int i; for(i = 0; i <= edge_count; i++) { m_dCost[i].startCost = 1e15; m_dCost[i].endCost = 1e15; } if(m_mapNodeId2Edge.find(start_vertex) == m_mapNodeId2Edge.end()) { *err_msg = (char *)"Source Not Found"; deleteall(); return -1; } if(m_mapNodeId2Edge.find(end_vertex) == m_mapNodeId2Edge.end()) { *err_msg = (char *)"Destination Not Found"; deleteall(); return -1; } std::priority_queue, std::greater > que; LongVector vecsource = m_mapNodeId2Edge[start_vertex]; GraphEdgeInfo* cur_edge = NULL; for(i = 0; i < vecsource.size(); i++) { cur_edge = m_vecEdgeVector[vecsource[i]]; if(cur_edge->m_lStartNode == start_vertex) { if(cur_edge->m_dCost >= 0.0) { m_dCost[cur_edge->m_lEdgeIndex].endCost= cur_edge->m_dCost; parent[cur_edge->m_lEdgeIndex].v_pos[0] = -1; parent[cur_edge->m_lEdgeIndex].ed_ind[0] = -1; que.push(std::make_pair(cur_edge->m_dCost, std::make_pair(cur_edge->m_lEdgeIndex, true))); } } else { if(cur_edge->m_dReverseCost >= 0.0) { m_dCost[cur_edge->m_lEdgeIndex].startCost = cur_edge->m_dReverseCost; parent[cur_edge->m_lEdgeIndex].v_pos[1] = -1; parent[cur_edge->m_lEdgeIndex].ed_ind[1] = -1; que.push(std::make_pair(cur_edge->m_dReverseCost, std::make_pair(cur_edge->m_lEdgeIndex, false))); } } } // int new_node; int cur_node = -1; while(!que.empty()) { PDP cur_pos = que.top(); que.pop(); int cured_index = cur_pos.second.first; cur_edge = m_vecEdgeVector[cured_index]; //GraphEdgeInfo* new_edge; if(cur_pos.second.second) // explore edges connected to end node { cur_node = cur_edge->m_lEndNode; if(cur_edge->m_dCost < 0.0) continue; if(cur_node == end_vertex) break; explore(cur_node, *cur_edge, true, cur_edge->m_vecEndConnedtedEdge, que); } else // explore edges connected to start node { cur_node = cur_edge->m_lStartNode; if(cur_edge->m_dReverseCost < 0.0) continue; if(cur_node == end_vertex) break; explore(cur_node, *cur_edge, false, cur_edge->m_vecStartConnectedEdge, que); } } if(cur_node != end_vertex) { *err_msg = (char *)"Path Not Found"; deleteall(); return -1; } else { // double total_cost; //set but not used if(cur_node == cur_edge->m_lStartNode) { // total_cost = m_dCost[cur_edge->m_lEdgeIndex].startCost; construct_path(cur_edge->m_lEdgeIndex, 1); } else { // total_cost = m_dCost[cur_edge->m_lEdgeIndex].endCost; construct_path(cur_edge->m_lEdgeIndex, 0); } path_element_t pelement; pelement.vertex_id = end_vertex; pelement.edge_id = -1; pelement.cost = 0.0; m_vecPath.push_back(pelement); } return 0; } // ------------------------------------------------------------------------- int GraphDefinition::my_dijkstra(edge_t *edges, unsigned int edge_count, int start_edge_id, double start_part, int end_edge_id, double end_part, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg, std::vector &ruleList) { if(!m_bIsGraphConstructed) { init(); construct_graph(edges, edge_count, has_reverse_cost, directed); m_bIsGraphConstructed = true; } GraphEdgeInfo* start_edge_info = m_vecEdgeVector[m_mapEdgeId2Index[start_edge_id]]; edge_t start_edge; int start_vertex, end_vertex; m_dStartpart = start_part; m_dEndPart = end_part; m_lStartEdgeId = start_edge_id; m_lEndEdgeId = end_edge_id; if(start_part == 0.0) { start_vertex = start_edge_info->m_lStartNode; } else if(start_part == 1.0) { start_vertex = start_edge_info->m_lEndNode; } else { isStartVirtual = true; m_lStartEdgeId = start_edge_id; start_vertex = max_node_id + 1; max_node_id++; start_edge.id = max_edge_id + 1; max_edge_id++; start_edge.source = start_vertex; start_edge.reverse_cost = -1.0; if(start_edge_info->m_dCost >= 0.0) { start_edge.target = start_edge_info->m_lEndNode; start_edge.cost = (1.0 - start_part) * start_edge_info->m_dCost; addEdge(start_edge); edge_count++; } if(start_edge_info->m_dReverseCost >= 0.0) { start_edge.id = max_edge_id + 1; max_edge_id++; start_edge.target = start_edge_info->m_lStartNode; start_edge.cost = start_part * start_edge_info->m_dReverseCost; addEdge(start_edge); edge_count++; } } GraphEdgeInfo* end_edge_info = m_vecEdgeVector[m_mapEdgeId2Index[end_edge_id]]; edge_t end_edge; if(end_part == 0.0) { end_vertex = end_edge_info->m_lStartNode; } else if(end_part == 1.0) { end_vertex = end_edge_info->m_lEndNode; } else { isEndVirtual = true; m_lEndEdgeId = end_edge_id; end_vertex = max_node_id + 1; max_node_id++; end_edge.id = max_edge_id + 1; max_edge_id++; end_edge.target = end_vertex; end_edge.reverse_cost = -1.0; if(end_edge_info->m_dCost >= 0.0) { end_edge.source = end_edge_info->m_lStartNode; end_edge.cost = end_part * end_edge_info->m_dCost; addEdge(end_edge); edge_count++; } if(end_edge_info->m_dReverseCost >= 0.0) { end_edge.source = end_edge_info->m_lEndNode; end_edge.id = max_edge_id + 1; end_edge.cost = (1.0 - end_part) * end_edge_info->m_dReverseCost; addEdge(end_edge); edge_count++; } } return(my_dijkstra(edges, edge_count, start_vertex, end_vertex, directed, has_reverse_cost, path, path_count, err_msg, ruleList)); } // ------------------------------------------------------------------------- int GraphDefinition:: my_dijkstra(edge_t *edges, unsigned int edge_count, int start_vertex, int end_vertex, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg, std::vector &ruleList) { m_ruleTable.clear(); int total_rule = ruleList.size(); int i; LongVector vecsource; unsigned int kk; for(i = 0; i < total_rule; i++) { Rule rule; rule.cost = ruleList[i].first; int j; int seq_cnt = ruleList[i].second.size(); for(j = 1; j < seq_cnt; j++) { rule.precedencelist.push_back(ruleList[i].second[j]); } int dest_edge_id = ruleList[i].second[0]; if(m_ruleTable.find(dest_edge_id) != m_ruleTable.end()) { m_ruleTable[dest_edge_id].push_back(rule); } else { std::vector temprules; temprules.clear(); temprules.push_back(rule); m_ruleTable.insert(std::make_pair(dest_edge_id, temprules)); } if(isStartVirtual) { if(seq_cnt == 2 && ruleList[i].second[1] == m_lStartEdgeId) { vecsource = m_mapNodeId2Edge[start_vertex]; for(kk = 0; kk < vecsource.size(); kk++) { rule.precedencelist.clear(); rule.precedencelist.push_back(m_vecEdgeVector[vecsource[kk]]->m_lEdgeID); m_ruleTable[dest_edge_id].push_back(rule); } } } } if(isEndVirtual) { if(m_ruleTable.find(m_lEndEdgeId) != m_ruleTable.end()) { std::vector tmpRules = m_ruleTable[m_lEndEdgeId]; vecsource = m_mapNodeId2Edge[end_vertex]; for(kk = 0; kk < vecsource.size(); kk++) { m_ruleTable.insert(std::make_pair(m_vecEdgeVector[vecsource[kk]]->m_lEdgeID, tmpRules)); } } } m_bIsturnRestrictOn = true; return(my_dijkstra(edges, edge_count, start_vertex, end_vertex, directed, has_reverse_cost, path, path_count, err_msg)); } // ------------------------------------------------------------------------- int GraphDefinition:: my_dijkstra(edge_t *edges, unsigned int edge_count, int start_vertex, int end_vertex, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg) { if(!m_bIsGraphConstructed) { init(); construct_graph(edges, edge_count, has_reverse_cost, directed); m_bIsGraphConstructed = true; } std::priority_queue, std::greater > que; parent = new PARENT_PATH[edge_count + 1]; m_dCost = new CostHolder[edge_count + 1]; m_vecPath.clear(); unsigned int i; for(i = 0; i <= edge_count; i++) { m_dCost[i].startCost = 1e15; m_dCost[i].endCost = 1e15; } if(m_mapNodeId2Edge.find(start_vertex) == m_mapNodeId2Edge.end()) { *err_msg = (char *)"Source Not Found"; deleteall(); return -1; } if(m_mapNodeId2Edge.find(end_vertex) == m_mapNodeId2Edge.end()) { *err_msg = (char *)"Destination Not Found"; deleteall(); return -1; } LongVector vecsource = m_mapNodeId2Edge[start_vertex]; GraphEdgeInfo* cur_edge = NULL; for(i = 0; i < vecsource.size(); i++) { cur_edge = m_vecEdgeVector[vecsource[i]]; if(cur_edge->m_lStartNode == start_vertex) { if(cur_edge->m_dCost >= 0.0) { m_dCost[cur_edge->m_lEdgeIndex].endCost= cur_edge->m_dCost; parent[cur_edge->m_lEdgeIndex].v_pos[0] = -1; parent[cur_edge->m_lEdgeIndex].ed_ind[0] = -1; que.push(std::make_pair(cur_edge->m_dCost, std::make_pair(cur_edge->m_lEdgeIndex, true))); } } else { if(cur_edge->m_dReverseCost >= 0.0) { m_dCost[cur_edge->m_lEdgeIndex].startCost = cur_edge->m_dReverseCost; parent[cur_edge->m_lEdgeIndex].v_pos[1] = -1; parent[cur_edge->m_lEdgeIndex].ed_ind[1] = -1; que.push(std::make_pair(cur_edge->m_dReverseCost, std::make_pair(cur_edge->m_lEdgeIndex, false))); } } } //parent[start_vertex].v_id = -1; //parent[start_vertex].ed_id = -1; //m_dCost[start_vertex] = 0.0; // int new_node; int cur_node = -1; while(!que.empty()) { PDP cur_pos = que.top(); que.pop(); int cured_index = cur_pos.second.first; cur_edge = m_vecEdgeVector[cured_index]; //GraphEdgeInfo* new_edge; if(cur_pos.second.second) // explore edges connected to end node { cur_node = cur_edge->m_lEndNode; if(cur_edge->m_dCost < 0.0) continue; if(cur_node == end_vertex) break; explore(cur_node, *cur_edge, true, cur_edge->m_vecEndConnedtedEdge, que); } else // explore edges connected to start node { cur_node = cur_edge->m_lStartNode; if(cur_edge->m_dReverseCost < 0.0) continue; if(cur_node == end_vertex) break; explore(cur_node, *cur_edge, false, cur_edge->m_vecStartConnectedEdge, que); } } if(cur_node != end_vertex) { if(m_lStartEdgeId == m_lEndEdgeId) { if(get_single_cost(1000.0, path, path_count)) { return 0; } } *err_msg = (char *)"Path Not Found"; deleteall(); return -1; } else { double total_cost; if(cur_node == cur_edge->m_lStartNode) { total_cost = m_dCost[cur_edge->m_lEdgeIndex].startCost; construct_path(cur_edge->m_lEdgeIndex, 1); } else { total_cost = m_dCost[cur_edge->m_lEdgeIndex].endCost; construct_path(cur_edge->m_lEdgeIndex, 0); } path_element_t pelement; pelement.vertex_id = end_vertex; pelement.edge_id = -1; pelement.cost = 0.0; m_vecPath.push_back(pelement); if(m_lStartEdgeId == m_lEndEdgeId) { if(get_single_cost(total_cost, path, path_count)) { return 0; } } *path = (path_element_t *) malloc(sizeof(path_element_t) * (m_vecPath.size() + 1)); *path_count = m_vecPath.size(); for(int i = 0; i < *path_count; i++) { (*path)[i].vertex_id = m_vecPath[i].vertex_id; (*path)[i].edge_id = m_vecPath[i].edge_id; (*path)[i].cost = m_vecPath[i].cost; } if(isStartVirtual) { (*path)[0].vertex_id = -1; (*path)[0].edge_id = m_lStartEdgeId; } if(isEndVirtual) { *path_count = *path_count - 1; (*path)[*path_count - 1].edge_id = m_lEndEdgeId; } } deleteall(); return 0; } // ------------------------------------------------------------------------- bool GraphDefinition::get_single_cost(double total_cost, path_element_t **path, int *path_count) { GraphEdgeInfo* start_edge_info = m_vecEdgeVector[m_mapEdgeId2Index[m_lStartEdgeId]]; if(m_dEndPart >= m_dStartpart) { if(start_edge_info->m_dCost >= 0.0 && start_edge_info->m_dCost * (m_dEndPart - m_dStartpart) <= total_cost) { *path = (path_element_t *) malloc(sizeof(path_element_t) * (1)); *path_count = 1; (*path)[0].vertex_id = -1; (*path)[0].edge_id = m_lStartEdgeId; (*path)[0].cost = start_edge_info->m_dCost * (m_dEndPart - m_dStartpart); return true; } } else { if(start_edge_info->m_dReverseCost >= 0.0 && start_edge_info->m_dReverseCost * (m_dStartpart - m_dEndPart) <= total_cost) { *path = (path_element_t *) malloc(sizeof(path_element_t) * (1)); *path_count = 1; (*path)[0].vertex_id = -1; (*path)[0].edge_id = m_lStartEdgeId; (*path)[0].cost = start_edge_info->m_dReverseCost * (m_dStartpart - m_dEndPart); return true; } } return false; } // ------------------------------------------------------------------------- bool GraphDefinition::construct_graph(edge_t* edges, int edge_count, bool has_reverse_cost, bool directed) { int i; for(i = 0; i < edge_count; i++) { if(!has_reverse_cost) { if(directed) { edges[i].reverse_cost = -1.0; } else { edges[i].reverse_cost = edges[i].cost; } } addEdge(edges[i]); } m_bIsGraphConstructed = true; return true; } // ------------------------------------------------------------------------- bool GraphDefinition::connectEdge(GraphEdgeInfo& firstEdge, GraphEdgeInfo& secondEdge, bool bIsStartNodeSame) { if(bIsStartNodeSame) { if(firstEdge.m_dReverseCost >= 0.0) firstEdge.m_vecStartConnectedEdge.push_back(secondEdge.m_lEdgeIndex); if(firstEdge.m_lStartNode == secondEdge.m_lStartNode) { if(secondEdge.m_dReverseCost >= 0.0) secondEdge.m_vecStartConnectedEdge.push_back(firstEdge.m_lEdgeIndex); } else { if(secondEdge.m_dCost >= 0.0) secondEdge.m_vecEndConnedtedEdge.push_back(firstEdge.m_lEdgeIndex); } } else { if(firstEdge.m_dCost >= 0.0) firstEdge.m_vecEndConnedtedEdge.push_back(secondEdge.m_lEdgeIndex); if(firstEdge.m_lEndNode == secondEdge.m_lStartNode) { if(secondEdge.m_dReverseCost >= 0.0) secondEdge.m_vecStartConnectedEdge.push_back(firstEdge.m_lEdgeIndex); } else { if(secondEdge.m_dCost >= 0.0) secondEdge.m_vecEndConnedtedEdge.push_back(firstEdge.m_lEdgeIndex); } } return true; } // ------------------------------------------------------------------------- bool GraphDefinition::addEdge(edge_t edgeIn) { // long lTest; Long2LongMap::iterator itMap = m_mapEdgeId2Index.find(edgeIn.id); if(itMap != m_mapEdgeId2Index.end()) return false; GraphEdgeInfo* newEdge = new GraphEdgeInfo(); newEdge->m_vecStartConnectedEdge.clear(); newEdge->m_vecEndConnedtedEdge.clear(); newEdge->m_vecRestrictedEdge.clear(); newEdge->m_lEdgeID = edgeIn.id; newEdge->m_lEdgeIndex = m_vecEdgeVector.size(); newEdge->m_lStartNode = edgeIn.source; newEdge->m_lEndNode = edgeIn.target; newEdge->m_dCost = edgeIn.cost; newEdge->m_dReverseCost = edgeIn.reverse_cost; if(edgeIn.id > max_edge_id) { max_edge_id = edgeIn.id; } if(newEdge->m_lStartNode > max_node_id) { max_node_id = newEdge->m_lStartNode; } if(newEdge->m_lEndNode > max_node_id) { max_node_id = newEdge->m_lEndNode; } //Searching the start node for connectivity Long2LongVectorMap::iterator itNodeMap = m_mapNodeId2Edge.find(edgeIn.source); if(itNodeMap != m_mapNodeId2Edge.end()) { //Connect current edge with existing edge with start node //connectEdge( long lEdgeCount = itNodeMap->second.size(); long lEdgeIndex; for(lEdgeIndex = 0; lEdgeIndex < lEdgeCount; lEdgeIndex++) { long lEdge = itNodeMap->second.at(lEdgeIndex); connectEdge(*newEdge, *m_vecEdgeVector[lEdge], true); } } //Searching the end node for connectivity itNodeMap = m_mapNodeId2Edge.find(edgeIn.target); if(itNodeMap != m_mapNodeId2Edge.end()) { //Connect current edge with existing edge with end node //connectEdge( long lEdgeCount = itNodeMap->second.size(); long lEdgeIndex; for(lEdgeIndex = 0; lEdgeIndex < lEdgeCount; lEdgeIndex++) { long lEdge = itNodeMap->second.at(lEdgeIndex); connectEdge(*newEdge, *m_vecEdgeVector[lEdge], false); } } //Add this node and edge into the data structure m_mapNodeId2Edge[edgeIn.source].push_back(newEdge->m_lEdgeIndex); m_mapNodeId2Edge[edgeIn.target].push_back(newEdge->m_lEdgeIndex); //Adding edge to the list m_mapEdgeId2Index.insert(std::make_pair(newEdge->m_lEdgeID, m_vecEdgeVector.size())); m_vecEdgeVector.push_back(newEdge); // return true; } pgrouting-pgrouting-2.1.0/src/trsp/src/GraphDefinition.h000066400000000000000000000103061257314352300233420ustar00rootroot00000000000000#ifndef GRAPHDEFINITION_H #define GRAPHDEFINITION_H #include #include #include #include #include #include #include "trsp.h" //using namespace std; typedef std::vector LongVector; typedef std::vector VectorOfLongVector; typedef std::pair PIB; typedef std::pair PDP; typedef std::pair > PDVI; /* typedef struct edge { int id; int source; int target; double cost; double reverse_cost; } edge_t; typedef struct path_element { int vertex_id; int edge_id; double cost; }path_element_t; */ typedef struct{ int ed_ind[2]; int v_pos[2]; } PARENT_PATH; typedef struct{ double cost; std::vector precedencelist; } Rule; typedef struct{ double startCost, endCost; } CostHolder; typedef std::map > RuleTable; class GraphEdgeInfo { public: long m_lEdgeID; long m_lEdgeIndex; short m_sDirection; double m_dCost; double m_dReverseCost; LongVector m_vecStartConnectedEdge; LongVector m_vecEndConnedtedEdge; //LongVector m_vecConnectedNode; bool m_bIsLeadingRestrictedEdge; VectorOfLongVector m_vecRestrictedEdge; long m_lStartNode; long m_lEndNode; }; typedef std::vector GraphEdgeVector; typedef std::map Long2LongVectorMap; typedef std::map Long2LongMap; class GraphDefinition { public: GraphDefinition(void); ~GraphDefinition(void); int my_dijkstra(int start_vertex, int end_vertex, unsigned int edge_count, char** err_msg); int my_dijkstra(edge_t *edges, unsigned int edge_count, int start_vertex, int end_vertex, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg); int my_dijkstra(edge_t *edges, unsigned int edge_count, int start_vertex, int end_vertex, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg, std::vector &ruleList); int my_dijkstra(edge_t *edges, unsigned int edge_count, int start_edge, double start_part, int end_edge, double end_part, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg, std::vector &ruleList); int multi_dijkstra(edge_t *edges, unsigned int edge_count, std::vector vertices, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg, std::vector &ruleList); bool construct_graph(edge_t *edges, int edge_count, bool has_reverse_cost, bool directed); private: double construct_path(int ed_id, int v_pos); void explore(int cur_node, GraphEdgeInfo& cur_edge, bool isStart, LongVector &vecIndex, std::priority_queue, std::greater > &que); double getRestrictionCost(int cur_node, GraphEdgeInfo& new_edge, bool isStart); bool addEdge(edge edgeIn); bool connectEdge(GraphEdgeInfo& firstEdge, GraphEdgeInfo& secondEdge, bool bIsStartNodeSame); bool get_single_cost(double total_cost, path_element_t **path, int *path_count); void init(); void deleteall(); private: GraphEdgeVector m_vecEdgeVector; Long2LongMap m_mapEdgeId2Index; Long2LongVectorMap m_mapNodeId2Edge; int max_node_id; int max_edge_id; int m_lStartEdgeId; int m_lEndEdgeId; double m_dStartpart; double m_dEndPart; bool isStartVirtual; bool isEndVirtual; std::vector m_vecPath; PARENT_PATH *parent; CostHolder *m_dCost; RuleTable m_ruleTable; bool m_bIsturnRestrictOn; bool m_bIsGraphConstructed; }; #endif pgrouting-pgrouting-2.1.0/src/trsp/src/trsp.c000066400000000000000000000561621257314352300212650ustar00rootroot00000000000000#include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "fmgr.h" #include "trsp.h" Datum turn_restrict_shortest_path_vertex(PG_FUNCTION_ARGS); Datum turn_restrict_shortest_path_edge(PG_FUNCTION_ARGS); #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 //#ifdef PG_MODULE_MAGIC //PG_MODULE_MAGIC; //#endif typedef struct edge_columns { int id; int source; int target; int cost; int reverse_cost; } edge_columns_t; typedef struct restrict_columns { int target_id; int via_path; int to_cost; } restrict_columns_t; static char * text2char(text *in) { char *out = palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } static int finish(int code, int ret) { DBG("In finish, trying to disconnect from spi %d",ret); code = SPI_finish(); if (code != SPI_OK_FINISH ) { elog(ERROR,"couldn't disconnect from SPI"); return -1 ; } return ret; } /* * This function fetches the resturction columns from an SPITupleTable.. * */ static int fetch_restrict_columns(SPITupleTable *tuptable, restrict_columns_t *restrict_columns) { restrict_columns->target_id = SPI_fnumber(SPI_tuptable->tupdesc, "target_id"); restrict_columns->via_path = SPI_fnumber(SPI_tuptable->tupdesc, "via_path"); restrict_columns->to_cost = SPI_fnumber(SPI_tuptable->tupdesc, "to_cost"); if (restrict_columns->target_id == SPI_ERROR_NOATTRIBUTE || restrict_columns->via_path == SPI_ERROR_NOATTRIBUTE || restrict_columns->to_cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, restriction query must return columns " "'target_id', 'via_path' and 'to_cost'"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, restrict_columns->target_id) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, restrict_columns->via_path) != TEXTOID || SPI_gettypeid(SPI_tuptable->tupdesc, restrict_columns->to_cost) != FLOAT8OID) { elog(ERROR, "Error, restriction columns 'target_id' must be of type int4, 'via_path' must be of type text, 'to_cost' must be of type float8"); return -1; } return 0; } /* * This function fetches the edge columns from the SPITupleTable. * */ static int fetch_edge_columns(SPITupleTable *tuptable, edge_columns_t *edge_columns, bool has_reverse_cost) { edge_columns->id = SPI_fnumber(SPI_tuptable->tupdesc, "id"); edge_columns->source = SPI_fnumber(SPI_tuptable->tupdesc, "source"); edge_columns->target = SPI_fnumber(SPI_tuptable->tupdesc, "target"); edge_columns->cost = SPI_fnumber(SPI_tuptable->tupdesc, "cost"); if (edge_columns->id == SPI_ERROR_NOATTRIBUTE || edge_columns->source == SPI_ERROR_NOATTRIBUTE || edge_columns->target == SPI_ERROR_NOATTRIBUTE || edge_columns->cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'id', 'source', 'target' and 'cost'"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->source) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->target) != INT4OID || SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'source', 'target' must be of type int4, 'cost' must be of type float8"); return -1; } DBG("columns: id %i source %i target %i cost %i", edge_columns->id, edge_columns->source, edge_columns->target, edge_columns->cost); if (has_reverse_cost) { edge_columns->reverse_cost = SPI_fnumber(SPI_tuptable->tupdesc, "reverse_cost"); if (edge_columns->reverse_cost == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, reverse_cost is used, but query did't return " "'reverse_cost' column"); return -1; } if (SPI_gettypeid(SPI_tuptable->tupdesc, edge_columns->reverse_cost) != FLOAT8OID) { elog(ERROR, "Error, columns 'reverse_cost' must be of type float8"); return -1; } DBG("columns: reverse_cost cost %i", edge_columns->reverse_cost); } return 0; } /* * To fetch a edge from Tuple. * */ static void fetch_edge(HeapTuple *tuple, TupleDesc *tupdesc, edge_columns_t *edge_columns, edge_t *target_edge) { Datum binval; bool isnull; binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->id, &isnull); if (isnull) elog(ERROR, "id contains a null value"); target_edge->id = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->source, &isnull); if (isnull) elog(ERROR, "source contains a null value"); target_edge->source = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->target, &isnull); if (isnull) elog(ERROR, "target contains a null value"); target_edge->target = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->cost, &isnull); if (isnull) elog(ERROR, "cost contains a null value"); target_edge->cost = DatumGetFloat8(binval); if (edge_columns->reverse_cost != -1) { binval = SPI_getbinval(*tuple, *tupdesc, edge_columns->reverse_cost, &isnull); if (isnull) elog(ERROR, "reverse_cost contains a null value"); target_edge->reverse_cost = DatumGetFloat8(binval); } /* DBG("edge: %i, %i, %i, %f, %f", target_edge->id, target_edge->source, target_edge->target, target_edge->cost, target_edge->reverse_cost); */ } /* * To fetch a edge from Tuple. * */ static void fetch_restrict(HeapTuple *tuple, TupleDesc *tupdesc, restrict_columns_t *restrict_columns, restrict_t *rest) { Datum binval; bool isnull; int t; for(t=0; tvia[t] = -1; binval = SPI_getbinval(*tuple, *tupdesc, restrict_columns->target_id, &isnull); if (isnull) elog(ERROR, "target_id contains a null value"); rest->target_id = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, restrict_columns->to_cost, &isnull); if (isnull) elog(ERROR, "to_cost contains a null value"); rest->to_cost = DatumGetFloat8(binval); char *str = DatumGetCString(SPI_getvalue(*tuple, *tupdesc, restrict_columns->via_path)); //DBG("restriction: %f, %i, %s", rest->to_cost, rest->target_id, str); if (str != NULL) { char* pch = NULL; int ci = 0; pch = (char *)strtok (str," ,"); while (pch != NULL && ci < MAX_RULE_LENGTH) { rest->via[ci] = atoi(pch); //DBG(" rest->via[%i]=%i", ci, rest->via[ci]); ci++; pch = (char *)strtok (NULL, " ,"); } } } static int compute_trsp( char* sql, int dovertex, int start_id, double start_pos, int end_id, double end_pos, bool directed, bool has_reverse_cost, char* restrict_sql, path_element_t **path, int *path_count) { int SPIcode; SPIPlanPtr SPIplan; Portal SPIportal; bool moredata = TRUE; int ntuples; edge_t *edges = NULL; int total_tuples = 0; #ifndef _MSC_VER edge_columns_t edge_columns = {.id= -1, .source= -1, .target= -1, .cost= -1, .reverse_cost= -1}; #else // _MSC_VER edge_columns_t edge_columns = {-1, -1, -1, -1, -1}; #endif //_MSC_VER restrict_t *restricts = NULL; int total_restrict_tuples = 0; restrict_columns_t restrict_columns = {.target_id= -1, .via_path= -1, .to_cost= -1}; int v_max_id=0; int v_min_id=INT_MAX; /* track if start and end are both in edge tuples */ int s_count = 0; int t_count = 0; char *err_msg; int ret = -1; register int z; DBG("start turn_restrict_shortest_path\n"); SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "turn_restrict_shortest_path: couldn't open a connection to SPI"); return -1; } SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "turn_restrict_shortest_path: couldn't create query plan via SPI"); return -1; } if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "turn_restrict_shortest_path: SPI_cursor_open('%s') returns NULL", sql); return -1; } while (moredata == TRUE) { //DBG("calling SPI_cursor_fetch"); SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); if (SPI_tuptable == NULL) { elog(ERROR, "SPI_tuptable is NULL"); return finish(SPIcode, -1); } if (edge_columns.id == -1) { if (fetch_edge_columns(SPI_tuptable, &edge_columns, has_reverse_cost) == -1) return finish(SPIcode, ret); } ntuples = SPI_processed; //DBG("Reading edges: %i - %i", total_tuples, total_tuples+ntuples); total_tuples += ntuples; if (ntuples > 0) { if (!edges) edges = palloc(total_tuples * sizeof(edge_t)); else edges = repalloc(edges, total_tuples * sizeof(edge_t)); if (edges == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; for (t = 0; t < ntuples; t++) { //if (t%100 == 0) { DBG(" t: %i", t); } HeapTuple tuple = tuptable->vals[t]; fetch_edge(&tuple, &tupdesc, &edge_columns, &edges[total_tuples - ntuples + t]); } //DBG("calling SPI_freetuptable"); SPI_freetuptable(tuptable); //DBG("back from SPI_freetuptable"); } else { moredata = FALSE; } } SPI_cursor_close(SPIportal); //defining min and max vertex id //DBG("Total %i edge tuples", total_tuples); for(z=0; zv_max_id) v_max_id=edges[z].source; if(edges[z].targetv_max_id) v_max_id=edges[z].target; //DBG("%i <-> %i", v_min_id, v_max_id); } //:::::::::::::::::::::::::::::::::::: //:: reducing vertex id (renumbering) //:::::::::::::::::::::::::::::::::::: for(z=0; z 0) { if (!restricts) restricts = palloc(total_restrict_tuples * sizeof(restrict_t)); else restricts = repalloc(restricts, total_restrict_tuples * sizeof(restrict_t)); if (restricts == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; fetch_restrict(&tuple, &tupdesc, &restrict_columns, &restricts[total_restrict_tuples - ntuples + t]); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } SPI_cursor_close(SPIportal); } #ifdef DEBUG_OFF int t; for (t=0; tmulti_call_memory_ctx); // verify that the first 5 args are not NULL for (i=0; i<5; i++) if(PG_ARGISNULL(i)) { elog(ERROR, "turn_restrict_shortest_path(): Argument %i may not be NULL", i+1); } if (PG_ARGISNULL(5)) sql = NULL; else { sql = text2char(PG_GETARG_TEXT_P(5)); if (strlen(sql) == 0) sql = NULL; } DBG("Calling compute_trsp"); ret = compute_trsp(text2char(PG_GETARG_TEXT_P(0)), 1, // do vertex PG_GETARG_INT32(1), 0.5, PG_GETARG_INT32(2), 0.5, PG_GETARG_BOOL(3), PG_GETARG_BOOL(4), sql, &path, &path_count); #ifdef DEBUG double total_cost = 0; DBG("Ret is %i", ret); if (ret >= 0) { int i; for (i = 0; i < path_count; i++) { // DBG("Step %i vertex_id %i ", i, path[i].vertex_id); // DBG(" edge_id %i ", path[i].edge_id); // DBG(" cost %f ", path[i].cost); total_cost+=path[i].cost; } } DBG("Total cost is: %f",total_cost); #endif // total number of tuples to be returned funcctx->max_calls = path_count; funcctx->user_fctx = path; funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("pgr_costResult")); MemoryContextSwitchTo(oldcontext); } // stuff done on every call of the function funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; path = (path_element_t*) funcctx->user_fctx; if (call_cntr < max_calls) // do when there is more left to send { HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(4 * sizeof(Datum)); nulls = palloc(4 * sizeof(char)); values[0] = Int32GetDatum(call_cntr); nulls[0] = ' '; values[1] = Int32GetDatum(path[call_cntr].vertex_id); nulls[1] = ' '; values[2] = Int32GetDatum(path[call_cntr].edge_id); nulls[2] = ' '; values[3] = Float8GetDatum(path[call_cntr].cost); nulls[3] = ' '; tuple = heap_formtuple(tuple_desc, values, nulls); // make the tuple into a datum result = HeapTupleGetDatum(tuple); // clean up (this is not really necessary) pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else // do when there is no more left { DBG("Going to free path"); if (path) free(path); SRF_RETURN_DONE(funcctx); } } PG_FUNCTION_INFO_V1(turn_restrict_shortest_path_edge); Datum turn_restrict_shortest_path_edge(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; path_element_t *path; char * sql; // stuff done only on the first call of the function if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; int path_count = 0; #ifdef DEBUG int ret = -1; #endif int i; double s_pos; double e_pos; // create a function context for cross-call persistence funcctx = SRF_FIRSTCALL_INIT(); // switch to memory context appropriate for multiple function calls oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); // verify that the first 5 args are not NULL for (i=0; i<7; i++) { if(i==2 || i==4) continue; if(PG_ARGISNULL(i)) { elog(ERROR, "turn_restrict_shortest_path(): Argument %i may not be NULL", i+1); } } if (PG_ARGISNULL(2)) s_pos = 0.5; else { s_pos = PG_GETARG_FLOAT8(2); if (s_pos < 0.0) s_pos = 0.5; if (s_pos > 1.0) s_pos = 0.5; } if (PG_ARGISNULL(4)) e_pos = 0.5; else { e_pos = PG_GETARG_FLOAT8(4); if (e_pos < 0.0) e_pos = 0.5; if (e_pos > 1.0) e_pos = 0.5; } if (PG_ARGISNULL(7)) sql = NULL; else { sql = text2char(PG_GETARG_TEXT_P(7)); if (strlen(sql) == 0) sql = NULL; } DBG("Calling compute_trsp"); #ifdef DEBUG ret = #endif compute_trsp(text2char(PG_GETARG_TEXT_P(0)), 0, //sdo edge PG_GETARG_INT32(1), s_pos, PG_GETARG_INT32(3), e_pos, PG_GETARG_BOOL(5), PG_GETARG_BOOL(6), sql, &path, &path_count); #ifdef DEBUG double total_cost = 0; DBG("Ret is %i", ret); if (ret >= 0) { int i; for (i = 0; i < path_count; i++) { // DBG("Step %i vertex_id %i ", i, path[i].vertex_id); // DBG(" edge_id %i ", path[i].edge_id); // DBG(" cost %f ", path[i].cost); total_cost+=path[i].cost; } } DBG("Total cost is: %f",total_cost); #endif // total number of tuples to be returned funcctx->max_calls = path_count; funcctx->user_fctx = path; funcctx->tuple_desc = BlessTupleDesc(RelationNameGetTupleDesc("pgr_costResult")); MemoryContextSwitchTo(oldcontext); } // stuff done on every call of the function funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; path = (path_element_t*) funcctx->user_fctx; if (call_cntr < max_calls) // do when there is more left to send { HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(4 * sizeof(Datum)); nulls = palloc(4 * sizeof(char)); values[0] = Int32GetDatum(call_cntr); nulls[0] = ' '; values[1] = Int32GetDatum(path[call_cntr].vertex_id); nulls[1] = ' '; values[2] = Int32GetDatum(path[call_cntr].edge_id); nulls[2] = ' '; values[3] = Float8GetDatum(path[call_cntr].cost); nulls[3] = ' '; tuple = heap_formtuple(tuple_desc, values, nulls); // make the tuple into a datum result = HeapTupleGetDatum(tuple); // clean up (this is not really necessary) pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else // do when there is no more left { DBG("Going to free path"); if (path) free(path); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/trsp/src/trsp.h000066400000000000000000000037751257314352300212740ustar00rootroot00000000000000/* * Shortest path with turn restrictions algorithm for PostgreSQL * * Copyright (c) 2011 Stephen Woodbridge * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #ifndef _TRSP_H #define _TRSP_H #define MAX_RULE_LENGTH 5 #include "postgres.h" typedef struct edge { int id; int source; int target; float8 cost; float8 reverse_cost; } edge_t; typedef struct restrict_struct { int target_id; float8 to_cost; int via[MAX_RULE_LENGTH]; } restrict_t; typedef struct path_element { int vertex_id; int edge_id; float8 cost; } path_element_t; #ifdef __cplusplus extern "C" #endif int trsp_node_wrapper( edge_t *edges, unsigned int edge_count, restrict_t *restricts, int restrict_count, int start_vertex, int end_vertex, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg ); #ifdef __cplusplus extern "C" #endif int trsp_edge_wrapper( edge_t *edges, unsigned int edge_count, restrict_t *restricts, int restrict_count, int start_edge, double start_pos, int end_edge, double end_pos, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg ); #endif pgrouting-pgrouting-2.1.0/src/trsp/src/trsp_core.cpp000066400000000000000000000051331257314352300226250ustar00rootroot00000000000000#ifdef __MINGW32__ #include #include #endif #include "GraphDefinition.h" #include "utils.h" int trsp_node_wrapper( edge_t *edges, unsigned int edge_count, restrict_t *restricts, int restrict_count, int start_vertex, int end_vertex, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg ) { try { std::vector ruleTable; int i, j; ruleTable.clear(); for (i=0; i seq; seq.clear(); seq.push_back(restricts[i].target_id); for(j = 0; j-1; j++) { seq.push_back(restricts[i].via[j]); } ruleTable.push_back(make_pair(restricts[i].to_cost, seq)); } GraphDefinition gdef; int res = gdef.my_dijkstra(edges, edge_count, start_vertex, end_vertex, directed, has_reverse_cost, path, path_count, err_msg, ruleTable); if (res < 0) return res; else return EXIT_SUCCESS; } catch(std::exception& e) { *err_msg = (char *) e.what(); return -1; } catch(...) { *err_msg = (char *) "Caught unknown exception!"; return -1; } } int trsp_edge_wrapper( edge_t *edges, unsigned int edge_count, restrict_t *restricts, int restrict_count, int start_edge, double start_pos, int end_edge, double end_pos, bool directed, bool has_reverse_cost, path_element_t **path, int *path_count, char **err_msg ) { try { std::vector ruleTable; int i, j; ruleTable.clear(); for (i=0; i seq; seq.clear(); seq.push_back(restricts[i].target_id); for(j = 0; j-1; j++) { seq.push_back(restricts[i].via[j]); } ruleTable.push_back(make_pair(restricts[i].to_cost, seq)); } GraphDefinition gdef; int res = gdef.my_dijkstra(edges, edge_count, start_edge, start_pos, end_edge, end_pos, directed, has_reverse_cost, path, path_count, err_msg, ruleTable); if (res < 0) return res; else return EXIT_SUCCESS; } catch(std::exception& e) { *err_msg = (char *) e.what(); return -1; } catch(...) { *err_msg = (char *) "Caught unknown exception!"; return -1; } } pgrouting-pgrouting-2.1.0/src/trsp/src/utils.h000066400000000000000000000036021257314352300214310ustar00rootroot00000000000000 #ifndef UTILS_H #define UTILS_H #include #include #include #include #include typedef std::vector LongVector; typedef std::vector IntVector; typedef std::vector DoubleVector; typedef std::vector StringVector; class StringOperation { public: static std::string TRIMWHITESPACE(std::string strInput) { std::string strOut = strInput; std::string strWht = " \f\n\r\t\v"; strOut.erase(0,strOut.find_first_not_of(strWht)); strOut.erase(strOut.find_last_not_of(strWht) + 1); return strOut; }; }; class StringTokenizer { public: StringTokenizer() { reset(); } void reset() { vecTokens.clear(); strInput = ""; } bool parse(std::string strInput, std::string chDelim) { size_t iStartPos = 0; while(true) { size_t iPos = strInput.find(chDelim[0],iStartPos); if(iPos != std::string::npos) { std::string strToken; strToken = strInput.substr(iStartPos,iPos - iStartPos); vecTokens.push_back(strToken); iStartPos = iPos + 1; } else if(iPos == std::string::npos && strInput.length() > 0 ) { std::string strToken; strToken = strInput.substr(iStartPos, strInput.length() - iStartPos); if(strToken.length() > 0) vecTokens.push_back(strToken); break; } else break; } return true; } size_t getTokenCount() { return vecTokens.size(); } bool getToken(std::string& strToken, long iTokenIndex) { long lTokenCount = vecTokens.size(); if(iTokenIndex < 0 || iTokenIndex < lTokenCount) { strToken = vecTokens[iTokenIndex]; return true; } return false; } bool getTokens(StringVector& vecTokensRef) { vecTokensRef = vecTokens; return true; } private: std::string strInput; StringVector vecTokens; }; #endif pgrouting-pgrouting-2.1.0/src/trsp/test/000077500000000000000000000000001257314352300203075ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/trsp/test/CMakeLists.txt000066400000000000000000000000001257314352300230350ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/trsp/test/test.conf000066400000000000000000000006771257314352300221470ustar00rootroot00000000000000#!/usr/bin/perl -w %main::tests = ( 'any' => { 'comment' => 'TRSP test for any versions.', 'data' => ['trsp-any-00.data', 'trsp-issue244.data'], 'tests' => [qw(trsp-any-00 trsp-any-01 trsp-any-02 trsp-any-03 trsp_vias-any-04 trsp-issue244)] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/trsp/test/trsp-any-00.data000066400000000000000000000151321257314352300231360ustar00rootroot00000000000000BEGIN; -- -- PostgreSQL database dump -- SET client_encoding = 'UTF8'; SET standard_conforming_strings = off; SET check_function_bodies = false; SET client_min_messages = warning; SET escape_string_warning = off; SET search_path = public, pg_catalog; SET default_tablespace = ''; SET default_with_oids = false; -- -- Name: edges1; Type: TABLE; Schema: public; Owner: -; Tablespace: -- DROP TABLE IF EXISTS edges1 CASCADE; CREATE TABLE edges1 ( eid integer NOT NULL, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, to_cost double precision, rule text, the_geom geometry, CONSTRAINT enforce_dims_the_geom CHECK ((st_ndims(the_geom) = 2)), CONSTRAINT enforce_geotype_the_geom CHECK (((geometrytype(the_geom) = 'LINESTRING'::text) OR (the_geom IS NULL))) -- , CONSTRAINT enforce_srid_the_geom CHECK ((st_srid(the_geom) = (0))) ); -- -- Name: restrictions1; Type: TABLE; Schema: public; Owner: -; Tablespace: -- DROP TABLE IF EXISTS restrictions1 CASCADE; CREATE TABLE restrictions1 ( rid integer NOT NULL, to_cost double precision, teid integer, feid integer, via text ); -- -- Name: restrictions1_rid_seq; Type: SEQUENCE; Schema: public; Owner: - -- CREATE SEQUENCE restrictions1_rid_seq INCREMENT BY 1 NO MAXVALUE NO MINVALUE CACHE 1; -- -- Name: restrictions1_rid_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: - -- ALTER SEQUENCE restrictions1_rid_seq OWNED BY restrictions1.rid; -- -- Name: restrictions1_rid_seq; Type: SEQUENCE SET; Schema: public; Owner: - -- SELECT pg_catalog.setval('restrictions1_rid_seq', 1, true); -- -- Name: restrictions1a; Type: TABLE; Schema: public; Owner: -; Tablespace: -- DROP TABLE IF EXISTS restrictions1a CASCADE; CREATE TABLE restrictions1a ( rid integer, to_cost double precision, teid integer, feid integer, via text ); -- -- Name: rid; Type: DEFAULT; Schema: public; Owner: - -- ALTER TABLE restrictions1 ALTER COLUMN rid SET DEFAULT nextval('restrictions1_rid_seq'::regclass); -- -- Data for Name: edges1; Type: TABLE DATA; Schema: public; Owner: - -- COPY edges1 (eid, dir, source, target, cost, reverse_cost, x1, y1, x2, y2, to_cost, rule, the_geom) FROM stdin WITH NULL '__NULL__'; 1 B 1 2 1 1 2 0 2 1 __NULL__ __NULL__ 010200000002000000000000000000004000000000000000000000000000000040000000000000F03F 2 TF 2 3 -1 1 2 1 3 1 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000F03F0000000000000840000000000000F03F 3 TF 3 4 -1 1 3 1 4 1 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000F03F0000000000001040000000000000F03F 4 B 2 7 1 1 2 1 2 2 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000F03F00000000000000400000000000000040 5 FT 3 8 1 -1 3 1 3 2 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000F03F00000000000008400000000000000040 6 B 5 6 1 1 0 2 1 2 __NULL__ __NULL__ 01020000000200000000000000000000000000000000000040000000000000F03F0000000000000040 7 B 6 7 1 1 1 2 2 2 __NULL__ __NULL__ 010200000002000000000000000000F03F000000000000004000000000000000400000000000000040 8 B 7 8 1 1 2 2 3 2 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000004000000000000008400000000000000040 9 B 8 9 1 1 3 2 4 2 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000004000000000000010400000000000000040 10 B 7 10 1 1 2 2 2 3 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000004000000000000000400000000000000840 11 FT 8 11 1 -1 3 2 3 3 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000004000000000000008400000000000000840 12 FT 10 11 1 -1 2 3 3 3 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000084000000000000008400000000000000840 13 FT 11 12 1 -1 3 3 4 3 __NULL__ __NULL__ 0102000000020000000000000000000840000000000000084000000000000010400000000000000840 14 B 10 13 1 1 2 3 2 4 __NULL__ __NULL__ 0102000000020000000000000000000040000000000000084000000000000000400000000000001040 15 B 9 12 1 1 4 2 4 3 __NULL__ __NULL__ 0102000000020000000000000000001040000000000000004000000000000010400000000000000840 16 B 4 9 1 1 4 1 4 2 __NULL__ __NULL__ 0102000000020000000000000000001040000000000000F03F00000000000010400000000000000040 \. -- -- Data for Name: restrictions1; Type: TABLE DATA; Schema: public; Owner: - -- COPY restrictions1 (rid, to_cost, teid, feid, via) FROM stdin WITH NULL '__NULL__'; 1 100 7 4 __NULL__ 2 4 8 3 5 3 100 9 16 __NULL__ \. -- -- Data for Name: restrictions1a; Type: TABLE DATA; Schema: public; Owner: - -- COPY restrictions1a (rid, to_cost, teid, feid, via) FROM stdin WITH NULL '__NULL__'; 1 100 7 4 __NULL__ \. -- -- Name: edges1_pkey; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace: -- ALTER TABLE ONLY edges1 ADD CONSTRAINT edges1_pkey PRIMARY KEY (eid); -- -- Name: restrictions1_pkey; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace: -- ALTER TABLE ONLY restrictions1 ADD CONSTRAINT restrictions1_pkey PRIMARY KEY (rid); -- -- PostgreSQL database dump complete -- COMMIT; /* select * from turn_restrict_shortest_path( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- edge_id for start 0.5, -- midpoint of edge 6, -- edge_id of route end 0.5, -- midpoint of edge true, -- directed graph? true, -- has_reverse_cost? null); -- no turn restrictions select * from turn_restrict_shortest_path( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- node_id of start 5, -- node_id of end true, -- directed graph? true, -- has_reverse_cost? null); -- no turn restrictions select * from turn_restrict_shortest_path( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- edge_id for start 0.5, -- midpoint of edge 6, -- edge_id of route end 0.5, -- midpoint of edge true, -- directed graph? true, -- has_reverse_cost? -- include the turn restrictions 'select to_cost, teid as target_id, feid||coalesce('',''||via,'''') as via_path from restrictions1'); select * from turn_restrict_shortest_path( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- node_id of start 5, -- node_id of end true, -- directed graph? true, -- has_reverse_cost? -- include the turn restrictions 'select to_cost, teid as target_id, feid||coalesce('',''||via,'''') as via_path from restrictions1'); */ pgrouting-pgrouting-2.1.0/src/trsp/test/trsp-any-00.result000066400000000000000000000000451257314352300235400ustar00rootroot000000000000000|-1|1|0.5 1|2|4|1 2|7|7|1 3|6|6|0.5 pgrouting-pgrouting-2.1.0/src/trsp/test/trsp-any-00.test.sql000066400000000000000000000005241257314352300240010ustar00rootroot00000000000000select * from pgr_trsp( 'select eid as id, source::integer, target::integer, cost, reverse_cost from edges1', 1, -- edge_id for start 0.5, -- midpoint of edge 6, -- edge_id of route end 0.5, -- midpoint of edge true, -- directed graph? true, -- has_reverse_cost? null); -- no turn restrictions pgrouting-pgrouting-2.1.0/src/trsp/test/trsp-any-01.result000066400000000000000000000000511257314352300235360ustar00rootroot000000000000000|1|1|1 1|2|4|1 2|7|7|1 3|6|6|1 4|5|-1|0 pgrouting-pgrouting-2.1.0/src/trsp/test/trsp-any-01.test.sql000066400000000000000000000005531257314352300240040ustar00rootroot00000000000000set log_min_messages='NOTICE'; /** hack to force EDB to log so uses hack elog for test **/ select * from pgr_trsp( 'select eid as id, source::integer, target::integer, cost, reverse_cost from edges1', 1, -- node_id of start 5, -- node_id of end true, -- directed graph? true, -- has_reverse_cost? null); -- no turn restrictions pgrouting-pgrouting-2.1.0/src/trsp/test/trsp-any-02.result000066400000000000000000000001261257314352300235420ustar00rootroot000000000000000|-1|1|0.5 1|2|4|1 2|7|8|1 3|8|9|1 4|9|16|1 5|4|3|1 6|3|5|1 7|8|8|1 8|7|7|1 9|6|6|0.5 pgrouting-pgrouting-2.1.0/src/trsp/test/trsp-any-02.test.sql000066400000000000000000000007031257314352300240020ustar00rootroot00000000000000select * from pgr_trsp( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- edge_id for start 0.5, -- midpoint of edge 6, -- edge_id of route end 0.5, -- midpoint of edge true, -- directed graph? true, -- has_reverse_cost? -- include the turn restrictions 'select to_cost, teid as target_id, feid||coalesce('',''||via,'''') as via_path from restrictions1'); pgrouting-pgrouting-2.1.0/src/trsp/test/trsp-any-03.result000066400000000000000000000001331257314352300235410ustar00rootroot000000000000000|1|1|1 1|2|4|1 2|7|8|1 3|8|9|1 4|9|16|1 5|4|3|1 6|3|5|1 7|8|8|1 8|7|7|1 9|6|6|1 10|5|-1|0 pgrouting-pgrouting-2.1.0/src/trsp/test/trsp-any-03.test.sql000066400000000000000000000007411257314352300240050ustar00rootroot00000000000000set log_min_messages='NOTICE'; /** hack to force EDB to log so uses hack elog for test **/ select * from pgr_trsp( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', 1, -- node_id of start 5, -- node_id of end true, -- directed graph? true, -- has_reverse_cost? -- include the turn restrictions 'select to_cost, teid as target_id, feid||coalesce('',''||via,'''') as via_path from restrictions1'); pgrouting-pgrouting-2.1.0/src/trsp/test/trsp-issue244.data000066400000000000000000000043461257314352300235210ustar00rootroot00000000000000DROP TABLE IF EXISTS edge_table_i244 CASCADE; CREATE TABLE edge_table_i244 ( id serial, dir character varying, source integer, target integer, cost double precision, reverse_cost double precision, x1 double precision, y1 double precision, x2 double precision, y2 double precision, the_geom geometry ); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,0, 2,1); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 2,1, 3,1); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES (-1, 1, 3,1, 4,1); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,1, 2,2); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,1, 3,2); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0,2, 1,2); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 1,2, 2,2); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 3,2); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3,2, 4,2); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,2, 2,3); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,2, 3,3); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 2,3, 3,3); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1,-1, 3,3, 4,3); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 2,3, 2,4); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,2, 4,3); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 4,1, 4,2); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 0.5,3.5, 1.999999999999,3.5); INSERT INTO edge_table_i244 (cost,reverse_cost,x1,y1,x2,y2) VALUES ( 1, 1, 3.5,2.3, 3.5,4); UPDATE edge_table_i244 SET the_geom = st_makeline(st_point(x1,y1),st_point(x2,y2)), dir = CASE WHEN (cost>0 and reverse_cost>0) THEN 'B' -- both ways WHEN (cost>0 and reverse_cost<0) THEN 'FT' -- direction of the LINESSTRING WHEN (cost<0 and reverse_cost>0) THEN 'TF' -- reverse direction ELSE '' END; SELECT pgr_createTopology('edge_table_i244',0.001); pgrouting-pgrouting-2.1.0/src/trsp/test/trsp-issue244.result000066400000000000000000000000651257314352300241200ustar00rootroot000000000000000|7|6|1 1|8|7|1 2|5|8|1 3|6|11|1 4|11|13|1 5|12|-1|0 pgrouting-pgrouting-2.1.0/src/trsp/test/trsp-issue244.test.sql000066400000000000000000000003421257314352300243550ustar00rootroot00000000000000set log_min_messages='NOTICE'; /** hack to force EDB to log so uses hack elog for test **/ SELECT seq, id1 AS node, id2 AS edge, cost FROM pgr_trsp('SELECT id, source, target, cost FROM edge_table_i244',7, 12, false, false); pgrouting-pgrouting-2.1.0/src/trsp/test/trsp_vias-any-04.result000066400000000000000000000010651257314352300245710ustar00rootroot000000000000001|1|1|1|1 2|1|2|4|1 3|1|7|8|1 4|2|8|8|1 5|2|7|10|1 6|2|10|14|1 7|3|13|14|1 8|3|10|10|1 9|3|7|7|1 10|3|6|6|1 11|3|5|-1|0 --------------------------- 1|1|-1|1|0.5 2|1|2|4|1 3|1|7|8|1 4|1|8|11|1 5|2|11|13|1 6|2|12|15|1 7|2|9|9|1 8|2|8|8|1 9|2|7|7|1 10|2|6|6|0.5 --------------------------- 1|1|-1|1|0.5 2|1|2|4|1 3|1|7|8|1 4|1|8|11|1 5|2|11|13|1 6|2|12|15|1 7|2|9|9|1 8|2|8|8|1 9|2|7|7|1 10|2|6|6|0.5 --------------------------- 1|1|-1|1|0.5 2|1|2|4|1 3|1|7|8|1 4|1|8|11|1 5|2|11|13|1 6|2|12|15|1 7|2|9|9|1 8|2|8|8|1 9|2|7|7|1 10|2|6|6|0.5 --------------------------- pgrouting-pgrouting-2.1.0/src/trsp/test/trsp_vias-any-04.test.sql000066400000000000000000000035741257314352300250370ustar00rootroot00000000000000set client_min_messages = NOTICE; select * from pgr_trspViaVertices( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', ARRAY[1,8,13,5]::integer[], -- array of vids true, -- directed graph? true, -- has_reverse_cost? -- include the turn restrictions 'select to_cost, teid as target_id, feid||coalesce('',''||via,'''') as via_path from restrictions1'); \echo '---------------------------' select * from pgr_trspViaEdges( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', ARRAY[1,11,6]::integer[], -- array of eids ARRAY[0.5, 0.5, 0.5]::float8[], -- array of pcts true, -- directed graph? true, -- has_reverse_cost? -- include the turn restrictions 'select to_cost, teid as target_id, feid||coalesce('',''||via,'''') as via_path from restrictions1'); \echo '---------------------------' select * from pgr_trspViaEdges( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', ARRAY[1,11,6]::integer[], -- array of eids ARRAY[0.5, 0.5, 0.5]::float8[], -- array of pcts true, -- directed graph? true, -- has_reverse_cost? -- include the turn restrictions 'select to_cost, teid as target_id, feid||coalesce('',''||via,'''') as via_path from restrictions1'); \echo '---------------------------' select * from pgr_trspViaEdges( 'select eid as id, source::integer, target::integer,cost, reverse_cost from edges1', ARRAY[1,11,6]::integer[], -- array of eids ARRAY[0.5, 0.5, 0.5]::float8[], -- array of pcts true, -- directed graph? true, -- has_reverse_cost? -- include the turn restrictions 'select to_cost, teid as target_id, feid||coalesce('',''||via,'''') as via_path from restrictions1'); \echo '---------------------------' set client_min_messages = DEBUG; pgrouting-pgrouting-2.1.0/src/trsp/tester/000077500000000000000000000000001257314352300206365ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/trsp/tester/Makefile000066400000000000000000000003101257314352300222700ustar00rootroot00000000000000all: testit testit: testit.cpp ../src/GraphDefinition.h ../src/utils.h ../src/GraphDefinition.cpp g++ -g -O0 -I. -I../src testit.cpp ../src/GraphDefinition.cpp -o testit clean: rm -f testit *.txt pgrouting-pgrouting-2.1.0/src/trsp/tester/issue191-bad-m1.h000066400000000000000000043114551257314352300234460ustar00rootroot00000000000000#define NEDGE 22573 static edge_t edges[NEDGE] = { {2950984,3847538,3847326,0.1338,0.14049}, {2951013,3848117,3848557,0.21634,0.196672727272727}, {2951139,3847707,3848229,0.281288888888889,0.361657142857143}, {2951145,3846938,3848653,1.38490588235294,1.38490588235294}, {2951177,3847689,3847383,0.15845,0.165339130434783}, {2951237,3847076,3848452,0.749777777777778,0.749777777777778}, {2951267,3847751,3848117,0.147342857142857,0.156272727272727}, {2951290,3847383,3847326,0.453022222222222,0.453022222222222}, {2951291,3846724,3846228,0.190076470588235,0.190076470588235}, {2951341,3846522,3845953,0.280711111111111,0.261351724137931}, {2951342,3846323,3847649,1.08084444444444,1.08084444444444}, {2951510,3847387,3846522,0.392133333333333,0.407215384615385}, {2951520,3847326,3846724,0.2280375,0.208491428571429}, {2951553,3846902,3847957,0.503844444444444,0.503844444444444}, {2951555,3846959,3848550,0.9066,0.9066}, {2951673,3846882,3848633,0.989,0.989}, {2951702,3846966,3848419,0.406975,0.424669565217391}, {2951743,3848471,3846688,0.267018947368421,-1}, {2962266,3847391,3847542,-1,0.129814285714286}, {2962477,3852941,3853106,0.161454545454545,0.190285714285714}, {2962549,3852941,3852856,0.0389538461538462,-1}, {2962550,3852856,3852882,0.0715071428571429,-1}, {2962551,3852988,3852941,0.0468,-1}, {2962552,3852988,3852882,-1,0.0600692307692308}, {2962553,3853322,3852988,0.152027586206897,0.137775}, {2962554,3853454,3853322,0.0454714285714286,0.0454714285714286}, {2962555,3851625,3852882,0.471342857142857,0.611}, {2962559,3852335,3852224,0.0390666666666667,0.0390666666666667}, {2962560,3852306,3852367,0.01944,0.0220909090909091}, {2962561,3853717,3853454,0.0938347826086957,0.0981}, {2962562,3854088,3853717,0.1192875,0.121825531914894}, {2962563,3854566,3854088,0.1677125,0.1677125}, {2962564,3854892,3854566,0.124852173913043,0.122195744680851}, {2962565,3854995,3854892,0.0395217391304348,0.0386808510638298}, {2962566,3855301,3854995,0.111717391304348,0.1142}, {2962567,3855705,3855301,0.143569565217391,0.14676}, {2962568,3855944,3855705,0.102559090909091,0.10028}, {2962569,3856228,3855944,0.0917869565217391,0.0981906976744186}, {2962570,3856377,3856228,0.0465333333333333,0.0465333333333333}, {2962571,3863773,3862710,0.35272,0.360736363636364}, {2962572,3864110,3863773,0.215115789473684,0.215115789473684}, {2962573,3866457,3865801,0.1674,0.17205}, {2962574,3865801,3865598,0.0696827586206897,0.0594352941176471}, {2962575,3865598,3864916,-1,0.213658064516129}, {2962576,3864122,3863836,0.160578260869565,0.167877272727273}, {2962577,3867378,3866457,0.273418181818182,0.265376470588235}, {2962578,3867227,3867421,0.18181875,0.19394}, {2962579,3867069,3867227,0.138723076923077,0.138723076923077}, {2962580,3867018,3867069,0.0444,0.0411512195121951}, {2962584,3870943,3871224,0.4197,0.368517073170732}, {2962585,3872002,3872095,0.0696555555555556,-1}, {2962589,3878423,3878571,0.18618,0.223416}, {2962590,3878423,3877865,0.268278260869565,-1}, {2962591,3877798,3877865,0.0944117647058823,0.0697826086956522}, {2962592,3877742,3877798,0.07065,0.0605571428571429}, {2962593,3877557,3877742,0.1438125,0.1438125}, {2962594,3878781,3878423,0.1689,-1}, {2962595,3879207,3878781,0.1523625,-1}, {2962596,3879689,3879207,0.237784615384615,-1}, {2962603,3881159,3881235,0.0644,0.0709714285714286}, {2962638,3854912,3854769,0.051446511627907,0.06145}, {2962639,3855091,3854912,0.0777428571428571,0.0697692307692308}, {2962640,3855091,3855370,0.107928571428571,0.174346153846154}, {2962641,3856367,3856069,0.131363636363636,0.0985227272727273}, {2962642,3856681,3856367,0.130994117647059,0.106042857142857}, {2962643,3857387,3856681,0.243616666666667,0.1827125}, {2962644,3856684,3856377,0.0975136363636364,0.0912893617021277}, {2962645,3857350,3857043,0.150514285714286,0.195111111111111}, {2962646,3857529,3857350,0.183768,0.14356875}, {2962647,3857832,3857529,0.102351219512195,0.0975906976744186}, {2962648,3859655,3859839,0.104884615384615,0.0940344827586207}, {2962649,3858161,3857832,0.104466666666667,0.109325581395349}, {2962650,3858404,3858161,0.07568,0.0774}, {2962651,3858497,3858404,0.0338045454545455,0.0345906976744186}, {2962652,3864854,3865191,0.163842857142857,0.181089473684211}, {2962653,3865240,3864854,0.128692307692308,0.132078947368421}, {2962654,3865521,3865240,0.0996162162162162,0.0898975609756098}, {2962655,3866809,3867018,0.177173684210526,0.19236}, {2962656,3866749,3866809,0.075552,0.06296}, {2962657,3867243,3866749,0.16753125,0.141078947368421}, {2962658,3867939,3867243,0.167113043478261,0.167113043478261}, {2962659,3868738,3867939,0.223138461538462,0.212253658536585}, {2962660,3870348,3869892,0.196466666666667,0.3789}, {2962661,3867563,3866560,0.268910526315789,0.237641860465116}, {2962662,3867790,3867563,0.0752,0.0689333333333333}, {2962663,3871128,3871204,-1,0.0642230769230769}, {2962664,3871687,3871888,-1,0.0552363636363636}, {2962665,3872095,3872273,0.18952,-1}, {2962666,3872273,3872292,0.0428903225806452,-1}, {2962667,3870734,3870699,0.02552,-1}, {2962668,3872435,3872452,-1,0.0138346153846154}, {2962669,3871968,3871888,0.0976636363636364,-1}, {2962670,3872630,3872621,-1,0.0543789473684211}, {2962671,3872446,3872166,0.09675,0.159352941176471}, {2962672,3872711,3872716,-1,0.0217945945945946}, {2962673,3876266,3875896,-1,0.219495652173913}, {2962674,3877492,3877557,0.0462,0.04224}, {2962675,3877428,3877492,0.04242,0.0374294117647059}, {2962676,3877288,3877428,0.1198,0.0951352941176471}, {2962677,3877137,3877288,0.129537931034483,0.129537931034483}, {2962678,3876979,3877137,0.169909090909091,0.178}, {2962679,3876741,3876979,-1,0.227}, {2962680,3876509,3876741,-1,0.214968}, {2962681,3876366,3876509,-1,0.203052631578947}, {2962682,3876266,3876366,0.0659612903225806,0.13632}, {2962683,3877557,3878087,0.29004,-1}, {2962684,3878087,3878194,0.0900461538461539,-1}, {2962685,3878519,3878194,-1,0.14895}, {2962686,3878883,3878519,-1,0.199825}, {2962687,3878883,3879207,-1,0.308575}, {2962688,3878576,3878883,-1,0.2563875}, {2962689,3880096,3879689,0.222022222222222,-1}, {2962690,3878467,3878576,0.0984,0.0984}, {2962691,3878445,3878467,0.0262125,0.0262125}, {2962692,3878287,3878445,-1,0.1197375}, {2962693,3878067,3878287,-1,0.1737}, {2962694,3879433,3878883,-1,0.237688888888889}, {2962695,3879844,3879433,-1,0.206834482758621}, {2962696,3879105,3879433,0.393428571428571,-1}, {2962697,3878960,3879105,0.106778571428571,-1}, {2962698,3878931,3878960,0.0285870967741935,-1}, {2962699,3878798,3878931,0.130531034482759,-1}, {2962700,3876017,3876891,-1,0.240251162790698}, {2962701,3877564,3877811,-1,0.210577777777778}, {2962702,3878384,3878798,0.35678,-1}, {2962703,3880536,3880096,0.182175,-1}, {2962704,3880209,3879844,-1,0.169036363636364}, {2962705,3880766,3880209,-1,0.487725}, {2962706,3884123,3884820,0.225671428571429,0.225671428571429}, {2962707,3883627,3884123,0.22654,0.151026666666667}, {2962708,3883165,3883627,0.2178,0.146778260869565}, {2962709,3884820,3885663,0.226775510204082,0.226775510204082}, {2962710,3890112,3889707,0.165123529411765,0.147742105263158}, {2962713,3894341,3893822,-1,0.208969565217391}, {2962714,3894941,3894341,-1,0.252926086956522}, {2962715,3895407,3894373,0.620418181818182,0.499360975609756}, {2962716,3896232,3895757,0.187486956521739,0.165853846153846}, {2962717,3895532,3894941,-1,0.231404081632653}, {2962720,3898398,3898807,0.121689795918367,0.116917647058824}, {2962721,3898282,3898398,0.0318,0.0311510204081633}, {2962722,3897752,3898282,0.166271428571429,0.174585}, {2962723,3897202,3897752,0.235086486486486,0.193293333333333}, {2962724,3896926,3897202,0.0942130434782609,0.0902875}, {2962737,3851455,3849926,0.511723076923077,0.525189473684211}, {2962738,3851907,3851455,0.148381818181818,-1}, {2962739,3852261,3851907,0.08667,-1}, {2962740,3852696,3852261,0.145851428571429,-1}, {2962741,3854086,3853919,0.09462,0.135171428571429}, {2962742,3854151,3854086,0.0231771428571429,0.0219243243243243}, {2962743,3854578,3854151,0.130448780487805,0.124381395348837}, {2962744,3855947,3854578,0.357354545454545,0.357354545454545}, {2962745,3856149,3855947,0.114884210526316,0.0808444444444444}, {2962746,3858245,3857387,0.251575,0.227841509433962}, {2962747,3858675,3858245,0.16076170212766,0.1799}, {2962748,3859167,3858994,0.0588967741935484,0.1074}, {2962749,3859781,3859259,0.15255652173913,0.159490909090909}, {2962750,3859896,3859781,0.0376695652173913,0.0402976744186046}, {2962751,3861043,3859948,0.323026666666667,0.323026666666667}, {2962752,3860787,3860524,0.0635875,0.10174}, {2962753,3867916,3868053,-1,0.0938526315789474}, {2962754,3868197,3868053,0.08542,0.08542}, {2962755,3868867,3868197,0.204963636363636,0.270552}, {2962756,3869451,3869047,-1,0.116076923076923}, {2962757,3869047,3868665,-1,0.101769230769231}, {2962758,3868665,3867861,-1,0.231048648648649}, {2962759,3871981,3871318,-1,0.28737}, {2962760,3872440,3871963,0.27048,-1}, {2962761,3871981,3872483,0.167785714285714,-1}, {2962762,3872483,3872529,0.0848108108108108,-1}, {2962763,3872459,3872483,0.108333333333333,-1}, {2962764,3872455,3872459,0.105391304347826,-1}, {2962765,3872453,3872455,0.18435652173913,-1}, {2962766,3872458,3872453,0.0647632653061224,-1}, {2962767,3872010,3871981,-1,0.16605}, {2962768,3872045,3872010,-1,0.12753}, {2962769,3872064,3872052,-1,0.163297674418605}, {2962770,3872044,3872064,-1,0.0792857142857143}, {2962771,3871930,3872022,-1,0.1277}, {2962772,3875393,3875481,0.14904,0.156884210526316}, {2962773,3875266,3875334,0.157268571428571,0.148767567567568}, {2962774,3876026,3875527,0.218378571428571,0.244584}, {2962775,3876891,3877289,-1,0.107818604651163}, {2962776,3877289,3877564,-1,0.329964705882353}, {2962777,3877289,3877610,-1,0.0784571428571429}, {2962778,3877610,3877893,-1,0.0752372093023256}, {2962779,3877893,3878431,-1,0.175266666666667}, {2962780,3878389,3878789,0.117954545454545,-1}, {2962781,3876995,3877110,-1,0.169163636363636}, {2962782,3876876,3876995,-1,0.17660625}, {2962783,3876735,3876876,-1,0.227871428571429}, {2962784,3878167,3878384,0.19146,-1}, {2962785,3877893,3878167,0.221123076923077,-1}, {2962786,3877616,3877719,0.19965,-1}, {2962787,3877488,3877616,0.17353125,-1}, {2962788,3877326,3877488,0.1716,-1}, {2962789,3876846,3876735,-1,0.385827272727273}, {2962790,3877274,3877326,0.239777777777778,-1}, {2962791,3880269,3880471,0.1217,0.125896551724138}, {2962792,3880204,3880269,0.033576,0.02798}, {2962793,3882281,3883165,0.611463157894737,0.283360975609756}, {2962794,3882763,3883165,0.254045454545455,0.109588235294118}, {2962795,3882468,3882763,0.09996,0.0740444444444444}, {2962796,3882165,3882468,0.106526086956522,0.0924566037735849}, {2962797,3881858,3882165,0.137184615384615,0.102888461538462}, {2962798,3881457,3881858,0.161735294117647,0.112224489795918}, {2962799,3881101,3881457,0.128846511627907,0.142061538461538}, {2962800,3880728,3881101,0.147236842105263,0.3496875}, {2962801,3880471,3880728,0.118994594594595,0.1375875}, {2962802,3883811,3883165,-1,0.442248}, {2962803,3884306,3883811,-1,0.25595625}, {2962804,3884669,3884306,-1,0.2099}, {2962805,3884867,3884669,-1,0.25445}, {2962806,3885287,3885208,0.0433304347826087,-1}, {2962807,3880492,3880269,0.120783333333333,-1}, {2962808,3880738,3880492,0.113184615384615,-1}, {2962809,3880991,3880676,-1,0.12576}, {2962810,3886651,3887278,0.217774468085106,0.204708}, {2962811,3886073,3886651,0.2529,0.343221428571429}, {2962812,3885287,3886073,0.417311111111111,0.312983333333333}, {2962813,3885046,3885287,0.068425,0.0763813953488372}, {2962814,3884829,3885046,0.0738,0.0690893617021276}, {2962815,3884772,3884829,0.04638,-1}, {2962816,3884559,3884829,0.085953488372093,0.0786382978723404}, {2962817,3884184,3884559,0.130369565217391,0.127595744680851}, {2962818,3883835,3884184,0.127215,0.118339534883721}, {2962819,3885258,3885339,0.2779125,-1}, {2962820,3884829,3884892,0.0462521739130435,-1}, {2962821,3885393,3885258,-1,0.0578823529411765}, {2962822,3885695,3885393,-1,0.140876923076923}, {2962823,3886085,3885695,-1,0.19668}, {2962824,3893554,3893800,0.127131818181818,0.124306666666667}, {2962825,3893318,3893554,0.129333333333333,0.108279069767442}, {2962826,3892117,3893318,0.46528085106383,0.437364}, {2962827,3893800,3894171,0.150528,0.150528}, {2962828,3896657,3896232,0.240975,0.265903448275862}, {2962829,3896657,3896926,0.0924533333333333,0.0924533333333333}, {2962830,3896217,3896471,0.1482,-1}, {2962831,3895336,3895663,0.383684210526316,0.158478260869565}, {2962832,3895085,3895336,0.12028,0.1127625}, {2962833,3894567,3894798,0.23124,0.121705263157895}, {2962834,3894798,3893554,0.749825806451613,0.860911111111111}, {2962835,3896441,3896217,0.11787,-1}, {2962836,3897856,3897312,0.178221052631579,-1}, {2962853,3854789,3854740,0.0235363636363636,0.0246571428571429}, {2962854,3851476,3851083,0.281120930232558,0.2518375}, {2962855,3857984,3858104,0.0965414634146341,0.08796}, {2962856,3861802,3861631,0.0632684210526316,0.0572428571428572}, {2962857,3862517,3861802,0.244871428571429,0.239176744186047}, {2962858,3864629,3864346,0.144933333333333,0.3261}, {2962859,3863339,3862517,0.433509677419355,0.407236363636364}, {2962860,3864346,3864258,0.0437032258064516,0.0483857142857143}, {2962861,3864258,3863915,0.199176923076923,0.18495}, {2962862,3863915,3863339,0.495733333333333,0.387965217391304}, {2962863,3866618,3865566,0.424214285714286,0.387326086956522}, {2962864,3865109,3865008,0.382828571428571,-1}, {2962865,3864686,3863915,0.470766666666667,0.546696774193548}, {2962866,3864784,3863339,-1,0.897434482758621}, {2962867,3870613,3869940,-1,0.180141176470588}, {2962868,3871322,3870613,-1,0.168753846153846}, {2962869,3871930,3871338,0.148165714285714,-1}, {2962870,3868086,3867239,-1,0.246158823529412}, {2962871,3868558,3868086,-1,0.127897297297297}, {2962872,3868976,3868662,-1,0.0827833333333333}, {2962873,3869270,3868976,-1,0.0783157894736842}, {2962874,3869931,3869270,-1,0.19754}, {2962875,3870046,3869931,-1,0.033951724137931}, {2962876,3870421,3870046,-1,0.0981333333333333}, {2962877,3870904,3870421,-1,0.120047368421053}, {2962878,3871347,3870904,-1,0.11185}, {2962879,3867497,3866913,0.28248,0.252214285714286}, {2962880,3871935,3871347,-1,0.272021052631579}, {2962881,3871935,3871914,-1,0.131431578947368}, {2962882,3871942,3871935,-1,0.05551875}, {2962883,3871887,3871942,-1,0.159441176470588}, {2962884,3872467,3872468,0.174882352941176,-1}, {2962885,3872489,3872467,0.0720166666666667,-1}, {2962886,3871929,3871877,-1,0.07392}, {2962887,3872000,3871929,-1,0.0984857142857143}, {2962888,3872062,3872008,-1,0.0706186046511628}, {2962889,3872130,3872062,-1,0.138175609756098}, {2962890,3872265,3872130,-1,0.159465}, {2962891,3872517,3872489,0.0921681818181818,-1}, {2962892,3872555,3872517,0.0824936170212766,-1}, {2962893,3872597,3872555,0.105782608695652,-1}, {2962894,3872742,3872597,0.257178947368421,-1}, {2962895,3872375,3872265,-1,0.100976470588235}, {2962896,3872375,3872742,0.2781,0.256707692307692}, {2962897,3876041,3876026,0.292296774193548,0.312455172413793}, {2962898,3876458,3876476,0.0106137931034483,0.00879428571428571}, {2962899,3876476,3876846,0.15815,0.1186125}, {2962900,3876055,3876053,0.10315,0.154725}, {2962901,3874960,3875344,0.314113043478261,0.258021428571429}, {2962902,3875344,3875800,0.303176470588235,0.20616}, {2962903,3875315,3875344,0.19524,-1}, {2962904,3874982,3874960,-1,0.160386206896552}, {2962905,3875326,3875315,0.157696551724138,-1}, {2962906,3875054,3874982,-1,0.136248648648649}, {2962907,3875389,3875326,0.163296774193548,-1}, {2962908,3875121,3875054,-1,0.123076923076923}, {2962909,3875448,3875389,0.176111111111111,-1}, {2962910,3872742,3872911,0.09912,0.1239}, {2962911,3876846,3877274,0.164422222222222,0.170746153846154}, {2962912,3877274,3877854,0.146526315789474,0.206222222222222}, {2962913,3877854,3878444,0.15387,0.15387}, {2962914,3878444,3879157,0.350504347826087,0.287914285714286}, {2962915,3876911,3876846,-1,0.24498}, {2962916,3876981,3876911,-1,0.18195652173913}, {2962917,3877045,3876981,-1,0.28029}, {2962918,3876495,3876911,0.158111111111111,0.152464285714286}, {2962919,3876911,3877340,0.200918181818182,0.122783333333333}, {2962920,3877340,3877906,0.208707692307692,0.200977777777778}, {2962921,3877906,3878473,0.20394,0.30591}, {2962922,3878473,3879147,0.416833333333333,0.267964285714286}, {2962923,3877340,3877274,0.225463636363636,-1}, {2962924,3877398,3877340,0.246,-1}, {2962925,3876537,3876495,-1,0.187663636363636}, {2962926,3876981,3877398,0.14488,0.135825}, {2962927,3876537,3876981,0.144483870967742,0.154448275862069}, {2962928,3876055,3876105,0.08235,0.08235}, {2962929,3876163,3876137,0.0718137931034483,0.06942}, {2962930,3876239,3876163,0.15788275862069,0.14308125}, {2962931,3876319,3876239,0.175137931034483,0.153909090909091}, {2962932,3876422,3876319,0.1674,0.186715384615385}, {2962933,3876463,3876422,-1,0.0846521739130435}, {2962934,3879753,3879502,0.15164,0.162471428571429}, {2962935,3879985,3879753,0.171333333333333,0.15951724137931}, {2962936,3880219,3879985,0.1938,0.185725}, {2962937,3880449,3880219,0.16985,0.185290909090909}, {2962938,3880716,3880449,0.2175,0.2175}, {2962939,3881144,3880716,-1,-1}, {2962940,3881255,3880991,-1,0.0995581395348837}, {2962941,3881781,3881255,-1,0.2467125}, {2962942,3882152,3881830,0.170033333333333,-1}, {2962943,3883413,3883835,0.191135294117647,0.15113023255814}, {2962944,3883025,3883413,0.162670588235294,0.128623255813954}, {2962945,3882650,3883025,0.134671428571429,0.145030769230769}, {2962946,3882379,3882650,0.10383,0.133974193548387}, {2962947,3882317,3882379,-1,0.0517142857142857}, {2962948,3882280,3882152,0.06156,-1}, {2962949,3882118,3882221,0.0496666666666667,0.0447}, {2962950,3882118,3882107,-1,0.193}, {2962951,3882379,3882422,-1,0.0546352941176471}, {2962952,3882221,3882107,-1,0.0690387096774193}, {2962953,3882358,3882118,-1,0.160533333333333}, {2962954,3881900,3882118,0.137648275862069,0.105047368421053}, {2962955,3880637,3881144,0.233823529411765,0.203846153846154}, {2962956,3880397,3880637,0.112326315789474,0.109446153846154}, {2962957,3882915,3882396,0.385721739130435,-1}, {2962958,3883247,3882915,0.158647058823529,-1}, {2962959,3881384,3881144,0.3554,0.21324}, {2962960,3881803,3881384,0.274175,0.253084615384615}, {2962961,3881910,3881803,0.098,0.123789473684211}, {2962962,3883924,3883247,0.535226086956522,-1}, {2962963,3887702,3887880,0.079775,0.05983125}, {2962964,3885903,3886020,0.064025,-1}, {2962965,3886251,3886020,-1,0.12146}, {2962966,3886671,3886251,-1,0.23998064516129}, {2962967,3886843,3886671,-1,0.0906171428571429}, {2962968,3887617,3887287,0.155369230769231,0.168316666666667}, {2962969,3887961,3887617,0.14823,0.141171428571429}, {2962970,3889252,3889594,0.130466666666667,-1}, {2962971,3889045,3889252,0.0623675675675676,-1}, {2962972,3888848,3889045,0.0706764705882353,-1}, {2962973,3887961,3888848,0.35628,-1}, {2962974,3887455,3887961,0.341011764705882,-1}, {2962975,3886830,3887287,-1,0.244038461538462}, {2962976,3886448,3886830,-1,0.252490909090909}, {2962977,3886256,3886448,-1,0.105765517241379}, {2962978,3885969,3886256,-1,0.125775}, {2962979,3890645,3891055,0.171105882352941,-1}, {2962980,3890291,3890645,0.143725714285714,-1}, {2962981,3889594,3890291,0.273034285714286,-1}, {2962982,3893546,3894011,0.217760869565217,0.263605263157895}, {2962983,3892118,3892439,0.14900625,0.170292857142857}, {2962984,3891744,3892118,0.165416666666667,0.1985}, {2962985,3891396,3891744,0.160954838709677,0.1782}, {2962986,3894286,3894567,0.125316279069767,0.1122625}, {2962987,3894011,3894286,0.121682608695652,0.109752941176471}, {2962988,3895457,3895163,0.143808,0.130734545454545}, {2962989,3895625,3895457,0.0767563636363637,0.0767563636363637}, {2962990,3896122,3895625,0.162866666666667,0.159905454545455}, {2962991,3896701,3896601,0.0501833333333333,0.0547454545454545}, {2962992,3897699,3896799,0.672766666666667,-1}, {2962993,3898244,3897699,0.19141875,-1}, {2962994,3898721,3898244,0.231825,-1}, {2962995,3898961,3898464,0.26235652173913,-1}, {2962996,3899352,3898961,0.162831578947368,-1}, {2962997,3899648,3899352,0.159853846153846,-1}, {2962998,3905225,3905329,0.0337411764705882,0.0351183673469388}, {2962999,3903475,3903889,0.131559183673469,0.146509090909091}, {2963000,3903376,3903475,0.0321115384615385,0.0347875}, {2963001,3903012,3903376,0.0982705882352941,0.111373333333333}, {2963024,3851477,3851702,0.0801567567567568,0.0780473684210526}, {2963025,3851702,3851809,0.0604054054054054,0.06984375}, {2963026,3851765,3851809,0.06228,0.0573631578947368}, {2963027,3851283,3851765,0.365,0.386470588235294}, {2963028,3851048,3850940,0.0476516129032258,0.04924}, {2963029,3850940,3850311,0.183342857142857,0.175009090909091}, {2963031,3858679,3858104,0.214082608695652,0.21884}, {2963032,3859021,3858679,0.230853333333333,0.3148}, {2963033,3859021,3859110,0.115547368421053,0.0593351351351352}, {2963034,3859110,3859344,0.0888,0.0826758620689655}, {2963035,3859722,3859344,0.180130434782609,0.111972972972973}, {2963036,3861049,3859722,0.331704,0.345525}, {2963037,3861263,3861049,0.0552566037735849,0.058572}, {2963038,3861568,3861263,0.0825346153846154,0.0841529411764706}, {2963039,3862264,3861944,0.0795647058823529,0.0765622641509434}, {2963040,3862342,3862264,0.0164307692307692,0.017088}, {2963041,3862785,3862342,0.100015384615385,0.10835}, {2963042,3859110,3859002,0.326194285714286,0.543657142857143}, {2963043,3859002,3858587,0.260218604651163,0.266414285714286}, {2963044,3860522,3859825,0.222709090909091,0.21776}, {2963045,3861191,3860522,0.179660869565217,0.179660869565217}, {2963046,3861612,3861191,0.1286625,0.13724}, {2963047,3862001,3861612,0.1146125,0.125031818181818}, {2963048,3859824,3859825,0.0756,0.0360818181818182}, {2963049,3859824,3860094,0.230804081632653,0.25132}, {2963050,3864784,3864645,0.117367741935484,-1}, {2963051,3864645,3864383,0.19667027027027,-1}, {2963052,3864383,3864265,0.0938742857142857,-1}, {2963053,3864265,3864145,0.118816666666667,-1}, {2963054,3863561,3863137,0.330963636363636,0.404511111111111}, {2963055,3865031,3865022,0.0824093023255814,-1}, {2963056,3865022,3865026,0.0728914285714286,-1}, {2963057,3865026,3865015,0.0722333333333333,-1}, {2963058,3872135,3871652,0.176903225806452,-1}, {2963059,3871463,3870953,0.2199,-1}, {2963060,3870953,3870733,0.274872,-1}, {2963061,3870650,3870985,0.313447058823529,-1}, {2963062,3871041,3871209,0.1942,0.1942}, {2963063,3870995,3871041,0.0489529411764706,0.0489529411764706}, {2963064,3870604,3869956,0.209372093023256,0.29041935483871}, {2963065,3869956,3869792,0.087312,0.094904347826087}, {2963066,3868742,3868408,0.3196,0.2256}, {2963067,3869824,3869221,0.240436363636364,0.255948387096774}, {2963068,3866942,3867376,0.112889361702128,-1}, {2963069,3867376,3867631,0.0805813953488372,-1}, {2963070,3869461,3869093,0.103459459459459,0.1276}, {2963071,3869049,3868757,0.07281,0.2427}, {2963072,3868411,3868578,0.0578666666666667,0.0400615384615385}, {2963073,3871244,3870619,0.191565957446809,0.2501}, {2963074,3870619,3870604,0.0048875,0.00651666666666667}, {2963075,3872906,3872742,0.207672727272727,-1}, {2963076,3872961,3872906,0.22081935483871,-1}, {2963077,3872900,3872771,0.0706105263157895,0.0706105263157895}, {2963078,3872428,3872375,-1,0.0569225806451613}, {2963079,3872579,3872428,-1,0.1421}, {2963080,3872771,3872579,-1,0.149205405405405}, {2963081,3872814,3872771,0.04605,0.04605}, {2963082,3873025,3872889,0.186490909090909,0.279736363636364}, {2963083,3872315,3872135,0.12031875,-1}, {2963084,3872731,3872315,0.302111111111111,-1}, {2963085,3875229,3875121,-1,0.201890322580645}, {2963086,3875352,3875229,-1,0.206807142857143}, {2963087,3875506,3875352,-1,0.217036363636364}, {2963088,3875981,3876047,0.0370909090909091,-1}, {2963089,3875552,3875448,0.252,-1}, {2963090,3875740,3875552,0.226392,-1}, {2963091,3875886,3876008,-1,0.149030769230769}, {2963092,3876135,3876008,0.119363636363636,-1}, {2963093,3876368,3876834,0.3131625,0.172779310344828}, {2963094,3876515,3876463,-1,0.1794}, {2963095,3876600,3876515,-1,0.2262}, {2963096,3876671,3876600,-1,0.240521739130435}, {2963097,3876763,3876671,-1,0.250963636363636}, {2963098,3876834,3876763,-1,0.3156375}, {2963099,3877240,3877165,0.156488888888889,0.156488888888889}, {2963100,3877425,3877240,0.56298,-1}, {2963101,3877523,3877425,0.262942857142857,-1}, {2963102,3877606,3877523,0.25134,-1}, {2963103,3878778,3879044,0.13186,0.152146153846154}, {2963104,3878091,3878488,0.144135483870968,0.2031}, {2963105,3877323,3877606,0.08546,0.0776909090909091}, {2963106,3880156,3880397,0.112357894736842,0.10674}, {2963107,3879949,3880156,0.111518918918919,0.1058}, {2963108,3879728,3879949,0.119666666666667,0.119666666666667}, {2963109,3879044,3879728,0.289989473684211,1.10196}, {2963110,3879766,3879408,0.155789189189189,-1}, {2963111,3885006,3885460,-1,0.183375}, {2963112,3884532,3885006,-1,0.44976}, {2963113,3884532,3883924,0.333254545454545,-1}, {2963114,3884813,3884532,0.192441176470588,-1}, {2963115,3885127,3884813,0.25431724137931,-1}, {2963116,3884953,3885253,-1,0.081585}, {2963117,3885127,3885412,0.159886956521739,-1}, {2963118,3884918,3884942,0.0166666666666667,-1}, {2963119,3884490,3884918,0.289390909090909,-1}, {2963120,3884105,3884490,0.215666666666667,-1}, {2963121,3883635,3884105,0.203813793103448,-1}, {2963122,3883329,3883635,0.158634782608696,-1}, {2963123,3884487,3884532,-1,0.0485647058823529}, {2963124,3883632,3884097,-1,0.237921428571429}, {2963125,3883267,3883632,-1,0.194337931034483}, {2963126,3882955,3883267,-1,0.12724}, {2963127,3882710,3882955,-1,0.119357142857143}, {2963128,3882146,3882710,-1,0.280384615384615}, {2963129,3881716,3882146,-1,0.226577777777778}, {2963130,3887133,3887455,0.1276,-1}, {2963131,3886812,3887133,0.135157894736842,-1}, {2963132,3886778,3886812,0.0152666666666667,-1}, {2963133,3885992,3886403,0.1659,-1}, {2963134,3885823,3885992,0.0577411764705882,-1}, {2963135,3885412,3885823,0.18838125,-1}, {2963136,3888514,3887961,0.306325714285714,0.243668181818182}, {2963137,3890169,3890547,0.121832432432432,-1}, {2963138,3895323,3895328,-1,0.0398333333333333}, {2963139,3900158,3900003,-1,0.248885714285714}, {2963143,3857510,3856965,0.163782352941176,0.163782352941176}, {2963144,3856965,3856809,0.0936,0.0903724137931034}, {2963145,3856809,3856687,0.131533333333333,0.131533333333333}, {2963146,3856687,3856564,0.138409756097561,0.153372972972973}, {2963147,3856564,3856515,0.080209756097561,0.0843230769230769}, {2963148,3860127,3860094,0.045465306122449,0.045465306122449}, {2963149,3860412,3860127,0.278611764705882,0.289983673469388}, {2963150,3860592,3860412,0.204369230769231,0.346539130434783}, {2963151,3860786,3860592,0.294,0.196}, {2963152,3860920,3860786,0.102570731707317,0.0978}, {2963153,3861038,3860920,0.0783891891891892,0.0763263157894737}, {2963154,3862582,3862001,0.159668181818182,0.2602}, {2963155,3862659,3861638,0.319936363636364,0.485420689655172}, {2963156,3861036,3860858,0.0841076923076923,0.082005}, {2963157,3860858,3860592,0.228282352941176,0.133820689655172}, {2963158,3860592,3860298,0.1746,0.374142857142857}, {2963159,3860298,3860203,0.042255,0.04695}, {2963160,3860203,3860027,0.0922727272727273,0.0780769230769231}, {2963161,3860027,3859874,0.0560634146341464,0.06385}, {2963162,3859874,3859671,0.068805,0.1529}, {2963163,3860920,3860203,0.348088888888889,-1}, {2963164,3860656,3860027,-1,0.24036}, {2963165,3861038,3860656,-1,0.15816}, {2963166,3863137,3862750,0.27216,0.15552}, {2963167,3863322,3862952,0.20473125,-1}, {2963168,3863322,3863249,0.068208,0.068208}, {2963169,3863249,3863050,0.127164705882353,0.227557894736842}, {2963170,3863050,3862941,0.05985,0.0684}, {2963171,3862941,3862752,0.0859813953488372,0.0948}, {2963172,3862752,3862158,0.357507692307692,0.3873}, {2963173,3864889,3864912,0.0683529411764706,-1}, {2963174,3864912,3864937,0.0762588235294117,-1}, {2963175,3864937,3864959,0.0700470588235294,-1}, {2963176,3865040,3865236,-1,0.278060869565217}, {2963177,3863475,3863249,-1,0.184142857142857}, {2963178,3868411,3867816,0.189252631578947,0.211517647058824}, {2963179,3867816,3867718,0.0347692307692308,0.0410909090909091}, {2963180,3867718,3867673,0.0173414634146341,0.0229354838709677}, {2963181,3867673,3867454,0.10035,0.129483870967742}, {2963182,3867454,3867302,0.07595625,0.0675166666666667}, {2963183,3872081,3871822,0.177392307692308,0.256233333333333}, {2963184,3871552,3871317,0.0573733333333333,-1}, {2963185,3872404,3872154,0.06976,-1}, {2963186,3872081,3871552,0.3218,-1}, {2963187,3872154,3872081,0.173275,-1}, {2963188,3871000,3871203,0.0531782608695652,-1}, {2963189,3871203,3871277,0.0168244897959184,-1}, {2963190,3873710,3872404,0.324986666666667,-1}, {2963191,3873757,3873905,0.0733333333333333,-1}, {2963192,3873905,3874006,0.0403028571428571,-1}, {2963193,3874186,3874181,0.0228,-1}, {2963194,3874186,3874297,-1,0.05589}, {2963195,3874181,3874253,0.0451578947368421,-1}, {2963196,3874253,3874184,-1,0.15771724137931}, {2963197,3874259,3874006,-1,0.27105}, {2963198,3874014,3873710,0.107368421052632,-1}, {2963199,3874373,3874485,-1,0.0937135135135135}, {2963200,3874485,3874833,-1,0.2022}, {2963201,3878045,3877845,0.3264,-1}, {2963202,3878771,3878458,0.238513043478261,-1}, {2963203,3878938,3878771,0.144736363636364,-1}, {2963204,3880545,3880499,0.0317806451612903,-1}, {2963205,3880730,3881193,-1,0.388371428571429}, {2963206,3880506,3880617,0.0476666666666667,0.0476666666666667}, {2963207,3879992,3880506,0.213163636363636,0.180369230769231}, {2963208,3879693,3879992,0.1624,0.0953217391304348}, {2963209,3879473,3879693,0.0838216216216216,0.0659872340425532}, {2963210,3879564,3879400,0.0847578947368421,-1}, {2963211,3879400,3879473,0.0266285714285714,0.0237957446808511}, {2963212,3878530,3878360,0.0461111111111111,0.0452727272727273}, {2963213,3878583,3878621,0.0451363636363636,-1}, {2963214,3878583,3878315,0.151075,-1}, {2963215,3877766,3877668,-1,0.080475}, {2963216,3879324,3879400,0.0213681818181818,0.0195875}, {2963217,3879324,3879564,-1,0.0955621621621622}, {2963218,3879564,3879793,-1,0.17216}, {2963219,3879724,3879793,0.04848,-1}, {2963220,3879356,3879724,0.208130769230769,-1}, {2963221,3878766,3879356,0.275825,-1}, {2963222,3878463,3878766,0.172254545454545,-1}, {2963223,3878233,3878463,0.136254545454545,-1}, {2963224,3878621,3878766,0.2649,-1}, {2963225,3882584,3883329,0.323955555555556,-1}, {2963226,3882057,3882584,0.223490322580645,-1}, {2963227,3880730,3882057,0.635475,-1}, {2963228,3885248,3885242,0.0688461538461538,-1}, {2963229,3885456,3885542,-1,0.505323529411765}, {2963230,3885542,3885566,-1,0.109102702702703}, {2963231,3885566,3885539,-1,0.113477419354839}, {2963232,3891124,3891449,0.12216,0.138818181818182}, {2963233,3892080,3892586,0.237095454545455,0.208644}, {2963234,3900250,3900258,0.0741,-1}, {2963239,3856428,3856463,0.0954642857142857,0.0891}, {2963240,3856761,3856463,0.169816666666667,0.179805882352941}, {2963241,3857141,3856761,0.1596375,0.1596375}, {2963242,3857822,3857141,0.208014285714286,0.208014285714286}, {2963243,3858164,3857822,0.0918,0.101463157894737}, {2963244,3858470,3858164,0.1896,0.194009302325581}, {2963245,3858599,3858470,0.0802829268292683,0.0731466666666667}, {2963246,3859671,3858599,0.397786956521739,0.406626666666667}, {2963247,3861038,3861562,0.2047,0.179736585365854}, {2963248,3859874,3859767,0.207436363636364,0.212260465116279}, {2963249,3859767,3859527,0.151917391304348,0.148685106382979}, {2963250,3859527,3859353,0.0925953488372093,0.08848}, {2963251,3864829,3864710,-1,0.0676695652173913}, {2963252,3868144,3868255,0.19948,0.256474285714286}, {2963253,3868255,3868525,0.374494736842105,-1}, {2963254,3870566,3869920,-1,0.132955102040816}, {2963255,3868650,3868598,-1,0.0133148936170213}, {2963256,3869269,3868907,-1,0.227594117647059}, {2963257,3868907,3868688,0.266928,0.175610526315789}, {2963258,3875471,3875410,-1,0.145745454545455}, {2963259,3879793,3880088,-1,0.36696}, {2963260,3880088,3880310,-1,-1}, {2963261,3880529,3880310,-1,-1}, {2963262,3880529,3881182,-1,0.492066666666667}, {2963263,3880497,3881042,-1,0.226233333333333}, {2963264,3882572,3883564,0.332475,0.506628571428571}, {2963265,3883564,3884493,0.373133333333333,0.272286486486487}, {2963266,3884493,3885291,0.286241379310345,0.25940625}, {2963267,3885502,3885449,-1,0.21221052631579}, {2963268,3885376,3885319,0.116668421052632,-1}, {2963269,3885319,3885291,0.0829058823529412,-1}, {2963270,3885291,3885230,0.192283333333333,-1}, {2963271,3885230,3885187,0.156308108108108,-1}, {2963272,3885955,3886380,0.134005714285714,0.123426315789474}, {2963273,3886380,3886820,0.154491428571429,0.168975}, {2963274,3886820,3887112,0.0955230769230769,0.149016}, {2963275,3887112,3887589,0.134022857142857,0.123442105263158}, {2963276,3887589,3888574,0.235082926829268,0.260497297297297}, {2963277,3888574,3888789,0.0554461538461538,0.0502883720930233}, {2963278,3888789,3889082,0.07101,0.0645545454545454}, {2963279,3889082,3889393,0.08196,0.0745090909090909}, {2963280,3889393,3889524,0.0377285714285714,0.0360136363636364}, {2963281,3890026,3890418,0.09975,0.0977142857142857}, {2963282,3890418,3890864,0.114306666666667,0.109442553191489}, {2963283,3890864,3891153,0.12428,0.0847363636363636}, {2963284,3891153,3891867,0.365856,0.217771428571429}, {2963285,3891867,3892241,0.140845714285714,0.12324}, {2963286,3892464,3893002,0.12675652173913,0.138828571428571}, {2963287,3893002,3893119,0.0360418604651163,0.0336913043478261}, {2963288,3893621,3893901,0.100157142857143,0.2214}, {2963289,3894065,3894022,0.0915272727272727,-1}, {2963290,3900213,3900208,-1,0.0371411764705882}, {2963291,3900208,3900206,-1,0.0237111111111111}, {2963320,3859155,3858826,0.168153191489362,0.16465}, {2963321,3861016,3859897,0.266016,0.266016}, {2963322,3861278,3861016,0.0685102040816327,0.0658235294117647}, {2963323,3861494,3861278,0.058104,0.0558692307692308}, {2963324,3862073,3861494,0.162465306122449,0.159216}, {2963325,3862477,3862073,0.0990260869565217,0.0949}, {2963326,3869052,3868127,-1,0.23332}, {2963327,3869689,3869052,-1,0.148460869565217}, {2963328,3870221,3869689,-1,0.1167625}, {2963329,3868688,3868713,0.0550829268292683,0.0501866666666667}, {2963330,3878214,3878179,-1,0.0226666666666667}, {2963331,3877969,3877623,-1,0.181241860465116}, {2963332,3880206,3880149,0.0275172413793103,-1}, {2963333,3881183,3881236,0.0216473684210526,0.0222324324324324}, {2963334,3881236,3881702,0.186063157894737,0.168342857142857}, {2963335,3881702,3882008,0.135723076923077,0.117626666666667}, {2963336,3882008,3882242,0.100595454545455,0.09836}, {2963337,3882242,3882431,0.0755454545454546,0.0722608695652174}, {2963338,3885237,3885200,-1,0.149091428571429}, {2963339,3885200,3885150,-1,0.0972}, {2963340,3884597,3884871,0.330290322580645,-1}, {2963341,3884398,3884597,0.255218181818182,-1}, {2963342,3884398,3884766,-1,0.281178947368421}, {2963343,3896314,3897419,-1,0.30855}, {2963344,3894192,3894125,0.246615384615385,-1}, {2963345,3894259,3894192,0.173211764705882,-1}, {2963346,3894325,3894259,0.152976,-1}, {2963347,3894307,3894325,0.171126315789474,-1}, {2963348,3903508,3904083,0.149086956521739,0.207818181818182}, {2963363,3855814,3854870,0.5109,0.469475675675676}, {2963364,3856584,3855814,0.3069875,0.31351914893617}, {2963365,3856699,3856584,0.0724883720930233,0.0692666666666667}, {2963366,3856766,3856699,0.0466363636363636,0.0500487804878049}, {2963367,3856932,3856766,0.222927272727273,0.228111627906977}, {2963368,3868458,3868577,0.0785739130434783,-1}, {2963369,3868577,3868904,0.4882,-1}, {2963370,3868927,3869032,0.0930473684210526,-1}, {2963371,3869279,3869492,-1,0.26568}, {2963372,3870181,3869660,-1,0.134033333333333}, {2963373,3870540,3870481,0.0135906976744186,-1}, {2963374,3870910,3870384,-1,0.1368}, {2963375,3871538,3870973,0.1102625,-1}, {2963376,3872036,3871459,-1,0.1236}, {2963377,3870481,3870181,0.0620266666666667,-1}, {2963378,3869216,3868583,-1,0.140946666666667}, {2963379,3868583,3868254,-1,0.0647538461538461}, {2963380,3867688,3867520,0.0362490566037736,-1}, {2963381,3867520,3867170,0.0676075471698113,-1}, {2963382,3867170,3866748,0.0818888888888889,-1}, {2963383,3866748,3866416,0.0584222222222222,-1}, {2963384,3871291,3870978,-1,0.084555}, {2963385,3873006,3871291,-1,0.422034146341463}, {2963386,3875443,3874466,0.352563636363636,-1}, {2963387,3874466,3874444,0.0837,0.0732375}, {2963388,3875443,3874444,-1,0.56175652173913}, {2963389,3875784,3875443,0.14725,-1}, {2963390,3876742,3876097,0.182945454545455,-1}, {2963391,3876097,3875819,0.087525,-1}, {2963392,3875784,3875297,0.142257142857143,-1}, {2963393,3875293,3874873,-1,0.338152941176471}, {2963394,3874873,3874258,-1,0.175088372093023}, {2963395,3872729,3872378,-1,0.11174}, {2963396,3872714,3872085,0.129886956521739,-1}, {2963397,3873518,3873482,0.159741176470588,-1}, {2963398,3872653,3872671,0.143433333333333,-1}, {2963399,3874035,3873518,0.14749756097561,-1}, {2963400,3875859,3876130,0.1335625,-1}, {2963401,3875859,3875776,-1,0.143625}, {2963402,3875746,3875721,0.107675,-1}, {2963403,3875721,3875594,0.228792,-1}, {2963404,3875594,3875501,0.288,-1}, {2963405,3876180,3876535,-1,0.2848875}, {2963406,3876498,3876720,0.0878444444444444,-1}, {2963407,3877530,3877377,0.08296875,-1}, {2963408,3877623,3877371,-1,0.0905285714285714}, {2963409,3877371,3876771,-1,0.186627906976744}, {2963410,3878655,3878635,0.2584,0.228}, {2963411,3878635,3878586,0.273668571428571,0.30898064516129}, {2963412,3878586,3878553,0.130937142857143,0.1273}, {2963413,3878553,3878416,0.290592857142857,0.290592857142857}, {2963414,3876748,3877266,-1,0.196}, {2963415,3877870,3878393,0.345423529411765,-1}, {2963416,3878393,3878897,0.230014285714286,-1}, {2963417,3878897,3879195,0.122155555555556,-1}, {2963418,3880243,3880902,0.387651428571429,0.357047368421053}, {2963419,3880704,3880902,-1,0.228830769230769}, {2963420,3881000,3880713,-1,0.0694}, {2963421,3883843,3884150,-1,0.0879888888888889}, {2963422,3883732,3883918,-1,0.0732620689655172}, {2963423,3883918,3884150,-1,0.0805935483870968}, {2963424,3883732,3883843,0.120577777777778,-1}, {2963425,3883504,3883641,0.0355777777777778,-1}, {2963426,3883641,3883966,0.100782352941176,-1}, {2963427,3884174,3884285,-1,0.216572727272727}, {2963428,3884404,3884401,-1,0.0249951219512195}, {2963429,3884766,3885240,0.28105,0.198388235294118}, {2963430,3884531,3884812,0.302147368421053,0.2496}, {2963431,3885240,3885650,0.235944,0.159421621621622}, {2963432,3885650,3885792,0.07126875,0.06335}, {2963433,3886048,3886288,0.107541176470588,0.1142625}, {2963434,3886288,3886707,0.203228571428571,0.182384615384615}, {2963435,3886707,3886999,0.145694117647059,0.117942857142857}, {2963436,3886999,3887514,0.217870588235294,0.168354545454545}, {2963437,3894091,3894469,-1,0.110823529411765}, {2963438,3897275,3897559,-1,0.12306}, {2963439,3897026,3897275,-1,0.104141379310345}, {2963440,3896752,3897026,-1,0.114905454545455}, {2963441,3896496,3896752,-1,0.132833333333333}, {2963457,3850581,3850917,0.1085,0.102117647058824}, {2963458,3850917,3851074,0.0524936170212766,0.0483764705882353}, {2963459,3851074,3851228,0.04976,0.044784}, {2963460,3851228,3851556,0.101424489795918,0.099396}, {2963461,3858650,3856932,0.478146666666667,0.500386046511628}, {2963462,3859166,3858650,0.184390909090909,0.197882926829268}, {2963463,3859654,3859166,0.165025531914894,0.168613043478261}, {2963464,3860084,3859654,0.177485714285714,0.162052173913043}, {2963465,3860258,3860084,0.066588,0.0708382978723404}, {2963466,3860475,3860258,0.0739294117647059,0.0769469387755102}, {2963467,3860769,3860475,0.0946117647058824,0.096504}, {2963468,3866416,3865804,0.113642307692308,-1}, {2963469,3864509,3864376,0.0674135593220339,-1}, {2963470,3867909,3866882,0.2179,0.222536170212766}, {2963471,3868337,3867909,0.082334693877551,0.080688}, {2963472,3868649,3868337,0.0640897959183674,0.062808}, {2963473,3869013,3868649,0.0732,0.0732}, {2963474,3869749,3869013,0.200152941176471,0.378066666666667}, {2963475,3871184,3870343,0.21500487804878,-1}, {2963476,3869169,3868278,-1,0.238911627906977}, {2963477,3868278,3867644,-1,0.16386976744186}, {2963478,3869836,3869624,-1,0.179776744186047}, {2963479,3869624,3869531,-1,0.0936734693877551}, {2963480,3867146,3866966,-1,0.0628864864864865}, {2963481,3874533,3874015,-1,0.142513636363636}, {2963482,3874966,3874533,-1,0.130155}, {2963483,3875374,3874966,-1,0.151694117647059}, {2963484,3875453,3875312,-1,0.38403}, {2963485,3875160,3875078,0.128351351351351,-1}, {2963486,3875486,3875629,-1,0.0379076923076923}, {2963487,3876030,3876867,-1,0.240064864864865}, {2963488,3877686,3876841,-1,0.193772727272727}, {2963489,3877686,3878107,0.1251,-1}, {2963490,3879226,3878950,0.071475,-1}, {2963491,3878107,3878114,0.21107027027027,0.411031578947368}, {2963492,3878114,3878193,0.101659090909091,0.1278}, {2963493,3885493,3885920,0.187123404255319,0.162866666666667}, {2963494,3885920,3886563,0.373846153846154,0.297551020408163}, {2963495,3888715,3889387,0.418241379310345,0.311}, {2963497,3904719,3905124,0.138114893617021,0.1352375}, {2963498,3902125,3902512,-1,0.0808777777777778}, {2963499,3902512,3902952,-1,0.097}, {2963500,3902952,3903122,-1,0.0436153846153846}, {2963501,3905991,3907030,0.341289795918367,0.334464}, {2963503,3911888,3912006,0.026832,0.0258}, {2963504,3912006,3913364,0.286621276595745,0.264141176470588}, {2963505,3913364,3914167,0.165587755102041,0.1690375}, {2963506,3914167,3914702,0.121176923076923,0.118890566037736}, {2963507,3914702,3915408,0.192344444444444,0.188847272727273}, {2963510,3920983,3921520,0.221026666666667,0.198924}, {2963515,3855579,3856618,0.250592307692308,0.255505882352941}, {2963516,3857322,3857718,0.12999,0.14856}, {2963517,3861208,3860769,0.167139622641509,0.177168}, {2963518,3861564,3861208,0.145729411764706,0.151677551020408}, {2963519,3861770,3861564,0.0942127659574468,0.0962608695652174}, {2963520,3861770,3862075,0.235911111111111,0.181988571428571}, {2963521,3861882,3861729,0.0390115384615385,-1}, {2963522,3861729,3861136,0.1797,-1}, {2963523,3861084,3860579,0.124366666666667,-1}, {2963524,3862723,3862546,-1,0.06506}, {2963525,3866966,3865818,-1,0.284209090909091}, {2963526,3865226,3865181,-1,0.0982285714285714}, {2963527,3865181,3865014,-1,0.44295}, {2963528,3858737,3859177,0.0875666666666667,-1}, {2963529,3859445,3859534,0.02442,-1}, {2963530,3859445,3859890,0.116224137931034,-1}, {2963531,3860665,3860754,0.1113,-1}, {2963532,3860754,3860512,-1,0.121276923076923}, {2963533,3860234,3860128,0.11157,0.0719806451612903}, {2963534,3860467,3860234,0.194242105263158,0.36906}, {2963535,3869531,3869707,-1,0.1868}, {2963536,3869636,3869825,0.289817647058824,-1}, {2963537,3874734,3874667,0.0802744186046512,-1}, {2963538,3874667,3874433,0.312174193548387,-1}, {2963539,3874514,3874337,-1,0.290875862068965}, {2963540,3874337,3874228,-1,0.0986478260869565}, {2963541,3874228,3874120,-1,0.0999375}, {2963542,3874120,3874000,-1,0.158908695652174}, {2963543,3878375,3878371,-1,0.0312931034482759}, {2963544,3878297,3878232,0.206067857142857,-1}, {2963545,3899695,3899623,0.0313173913043478,0.0300125}, {2963546,3915408,3916164,0.190675471698113,0.187144444444444}, {2963547,3917135,3917310,-1,0.0872936170212766}, {2963551,3850165,3849790,0.0891396226415094,0.0858981818181818}, {2963552,3852017,3851512,0.100811111111111,0.0938586206896552}, {2963553,3852976,3852017,0.180043636363636,0.170731034482759}, {2963554,3854648,3852976,0.358264285714286,0.351978947368421}, {2963555,3861743,3861552,0.0713869565217391,0.065676}, {2963556,3862116,3861743,0.119604255319149,0.112428}, {2963557,3869693,3869677,-1,0.233933333333333}, {2963558,3869604,3869580,0.2174375,-1}, {2963559,3869580,3869574,0.0913058823529412,-1}, {2963560,3869635,3869628,-1,0.0638264150943396}, {2963561,3869628,3869612,-1,0.0807283018867924}, {2963562,3874000,3873896,-1,0.126885}, {2963563,3873896,3873861,-1,0.0662727272727273}, {2963564,3873506,3873314,-1,0.212720930232558}, {2963565,3872140,3873001,-1,0.1697125}, {2963566,3907935,3907642,0.1687,0.106547368421053}, {2963567,3907935,3908085,0.0401181818181818,0.07355}, {2963568,3908085,3908565,0.128835294117647,0.193252941176471}, {2963569,3908565,3909060,0.133068,0.144639130434783}, {2963570,3909060,3909523,0.140387234042553,0.140387234042553}, {2963571,3909523,3909985,0.146282608695652,0.143170212765957}, {2963572,3910526,3909985,0.139110638297872,0.1362125}, {2963573,3909633,3909907,0.0715066666666667,0.0670375}, {2963574,3909907,3909970,0.0153488372093023,0.0143478260869565}, {2963575,3910440,3910588,0.0341302325581395,0.0333545454545455}, {2963576,3910588,3911189,0.21230625,0.178784210526316}, {2963577,3911189,3911758,0.160744186046512,0.2304}, {2963578,3911758,3912370,0.1410625,0.144063829787234}, {2963579,3912370,3912587,0.0410938775510204,0.040272}, {2963580,3912587,3914199,0.581979310344828,0.375053333333333}, {2963581,3914199,3914312,0.0409818181818182,0.0397764705882353}, {2963598,3863454,3862545,0.323614285714286,0.30204}, {2963599,3863454,3863488,0.210884210526316,0.205476923076923}, {2963600,3863488,3863299,0.131536363636364,0.134595348837209}, {2963601,3863299,3863087,0.1287875,0.134386956521739}, {2963602,3864824,3864770,0.0309913043478261,0.03168}, {2963603,3869540,3869568,0.0987411764705882,-1}, {2963604,3869556,3869537,0.150769230769231,0.127826086956522}, {2963605,3869537,3869530,0.177388235294118,0.0886941176470588}, {2963606,3869514,3869529,0.0387673469387755,0.0431727272727273}, {2963607,3869529,3869473,0.2489,0.265493333333333}, {2963608,3873314,3873151,-1,0.167751219512195}, {2963609,3873151,3872863,-1,0.34209}, {2963610,3872746,3872633,0.127036363636364,-1}, {2963611,3872633,3872550,0.0697142857142857,-1}, {2963612,3872550,3872227,0.271533333333333,-1}, {2963613,3877363,3876916,0.251883870967742,-1}, {2963614,3892016,3893477,0.685266666666667,0.57819375}, {2963615,3892016,3892740,0.416167741935484,0.548987234042553}, {2963616,3898228,3901207,0.57779,0.619060714285714}, {2963617,3901693,3901282,0.353871428571429,0.159812903225806}, {2963618,3901964,3901693,0.0760153846153846,0.0689441860465116}, {2963619,3902354,3901964,0.0977384615384615,0.0929707317073171}, {2963620,3902749,3902354,0.13021875,0.0886595744680851}, {2963621,3902640,3902828,-1,0.0551423076923077}, {2963622,3902828,3903195,-1,0.112843636363636}, {2963623,3902021,3902333,0.123048648648649,-1}, {2963624,3902333,3902596,0.0765795918367347,-1}, {2963625,3902596,3902858,0.0783260869565217,-1}, {2963638,3862229,3862099,0.122440909090909,0.117117391304348}, {2963639,3863737,3864128,0.480311111111111,0.370525714285714}, {2963640,3863599,3863737,0.200555555555556,0.1805}, {2963641,3863599,3863224,0.209712,0.201646153846154}, {2963642,3863224,3862951,0.116365714285714,0.127275}, {2963643,3862951,3862229,0.296668965517241,0.296668965517241}, {2963644,3862099,3861924,0.120470588235294,0.118153846153846}, {2963645,3861924,3861765,0.1166,0.1166}, {2963646,3861765,3861683,0.041592,0.041592}, {2963647,3861683,3861570,0.0888588235294118,0.0888588235294118}, {2963648,3869473,3869449,0.30462,0.324063829787234}, {2963649,3869449,3869455,0.207188235294118,0.2201375}, {2963650,3869455,3869471,0.163672340425532,0.183157142857143}, {2963651,3872328,3872071,-1,0.215347826086957}, {2963652,3876858,3875869,-1,0.23495593220339}, {2963653,3857959,3857731,0.09576,0.0990620689655173}, {2963654,3861566,3860748,0.36312,0.389057142857143}, {2963655,3862644,3861566,0.375291891891892,0.420781818181818}, {2963656,3885834,3885856,0.124735384615385,0.126684375}, {2963657,3896121,3896577,0.251170588235294,0.502341176470588}, {2963658,3896577,3896966,0.162446808510638,0.155816326530612}, {2963659,3896966,3897618,0.264678260869565,0.248473469387755}, {2963660,3897618,3897834,0.0895733333333333,0.0857617021276596}, {2963661,3847542,3847424,0.0547909090909091,0.0588}, {2963662,3860672,3861011,0.5595,0.53712}, {2963663,3885991,3886005,-1,0.0507152542372881}, {2963664,3894631,3894706,0.0638076923076923,-1}, {2963666,3873297,3873650,0.0827727272727273,0.0714117647058824}, {2963667,3873207,3873297,0.0202772727272727,0.0171576923076923}, {2963668,3872775,3873207,0.1016,0.0896470588235294}, {2963669,3872248,3872775,0.110542857142857,0.096725}, {2963670,3872056,3872248,0.048375,0.0471951219512195}, {2963671,3869471,3869528,0.131253333333333,0.1284}, {2963672,3869528,3869582,0.109252173913043,0.114218181818182}, {2963673,3869582,3869600,0.0354133333333333,0.0370604651162791}, {2963674,3869822,3869732,0.271389473684211,0.234381818181818}, {2963675,3869822,3869857,0.12065,0.140109677419355}, {2963676,3871485,3871451,0.06518,-1}, {2963677,3885441,3885398,0.3094,0.219836842105263}, {2963678,3885015,3885398,0.335509090909091,0.141946153846154}, {2963679,3885398,3886331,0.431373913043478,0.522189473684211}, {2963680,3884208,3884186,-1,0.136753846153846}, {2963681,3884186,3884106,-1,0.375013636363636}, {2963682,3885398,3885369,0.148766666666667,0.232852173913043}, {2963683,3885369,3885262,0.496018181818182,0.419707692307692}, {2963684,3888042,3889952,0.410522448979592,0.359207142857143}, {2963685,3889952,3890881,0.223224,0.199307142857143}, {2963686,3890481,3891046,0.152142857142857,0.1553125}, {2963687,3891046,3891569,0.137988235294118,0.140748}, {2964597,3915382,3915544,0.0760363636363636,0.0643384615384615}, {2964598,3915544,3915963,0.145042105263158,0.13779}, {2964599,3910526,3911027,0.1391125,0.133548}, {2964600,3911027,3911494,0.135991836734694,0.133272}, {2964601,3911494,3911915,0.133089795918367,0.125411538461538}, {2964602,3911915,3912397,0.137502127659574,0.124280769230769}, {2964603,3912397,3912818,0.120474418604651,0.105722448979592}, {2964604,3912818,3912887,0.0205756097560976,0.0196186046511628}, {2964605,3912887,3913330,0.14115,0.131302325581395}, {2964606,3913330,3913751,0.3087,0.150178378378378}, {2964607,3913751,3914189,0.238773913043478,0.219672}, {2964608,3914189,3914564,0.212492307692308,0.153466666666667}, {2964609,3915963,3916346,0.169605882352941,0.155854054054054}, {2964610,3915544,3915334,0.150161538461538,0.229658823529412}, {2964611,3915334,3914808,0.238814634146341,0.315851612903226}, {2964612,3914808,3913751,0.7064,-1}, {2964613,3913751,3912553,0.398659459459459,0.590016}, {2964614,3912553,3911598,0.249858823529412,0.260057142857143}, {2964615,3916928,3917135,-1,0.0900521739130435}, {2964616,3916698,3916928,-1,0.104269565217391}, {2964617,3916432,3916698,-1,0.121273170731707}, {2964618,3916182,3916432,-1,0.227575}, {2964619,3916124,3916182,-1,0.0351642857142857}, {2964620,3915963,3916124,-1,0.128}, {2964621,3917167,3917921,0.289605405405405,0.267885}, {2964622,3918821,3919209,0.135711627906977,0.135711627906977}, {2964623,3919209,3919558,0.100630434782609,0.115725}, {2964624,3919558,3919882,0.1008,0.105381818181818}, {2964625,3919882,3919957,0.0254666666666667,0.0254666666666667}, {2964626,3920353,3920482,0.0419268292682927,0.0464594594594595}, {2964627,3920482,3920730,0.086246511627907,0.092715}, {2964628,3920730,3921119,0.135135,0.12012}, {2964635,3903434,3903606,0.0665387755102041,-1}, {2964636,3903606,3903824,0.069084,-1}, {2964637,3903824,3904121,0.0828823529411765,-1}, {2964638,3904121,3904370,0.0794875,-1}, {2964639,3904370,3904571,0.067716,-1}, {2964640,3904787,3904571,-1,0.0726510638297872}, {2964641,3904787,3905082,0.0956625,-1}, {2964642,3905082,3905334,0.0994933333333334,-1}, {2964643,3905334,3905668,0.129536842105263,-1}, {2964644,3905668,3905902,0.0726705882352941,-1}, {2964645,3905902,3906150,0.0712528301886792,-1}, {2964646,3903853,3904508,-1,0.161911475409836}, {2964647,3904508,3905129,-1,0.160337704918033}, {2964648,3911598,3910629,0.265596,0.282548936170213}, {2964649,3910629,3909567,0.366762162162162,0.330980487804878}, {2964650,3906795,3907118,0.0799294117647059,0.0831918367346939}, {2964651,3906500,3906795,0.0911217391304348,0.0931466666666667}, {2964652,3906392,3906500,0.0343176470588235,0.0486166666666667}, {2964653,3906245,3906392,0.0499125,0.0520826086956522}, {2964654,3905999,3906245,0.078504,0.081775}, {2964655,3905713,3905999,0.087325,0.0911217391304348}, {2964656,3914564,3914884,0.1452,0.209733333333333}, {2964657,3914884,3915189,0.13806,0.145326315789474}, {2964658,3915189,3915499,0.131471428571429,0.131471428571429}, {2964659,3915499,3915818,0.12555,0.12276}, {2964660,3915818,3916145,0.122168181818182,0.11685652173913}, {2964661,3916145,3916460,0.127660465116279,0.124759090909091}, {2964662,3916460,3916806,0.12412,0.126940909090909}, {2964663,3916806,3917112,0.113182978723404,0.113182978723404}, {2964664,3917112,3917383,0.111078260869565,0.108714893617021}, {2964665,3917383,3917706,0.14319512195122,0.14319512195122}, {2964666,3920353,3919475,0.46824375,0.454054545454545}, {2964667,3919475,3918623,0.323493333333333,0.309727659574468}, {2964668,3918623,3918315,0.117506666666667,0.128970731707317}, {2964669,3918315,3917706,0.326586206896552,0.3157}, {2964670,3921539,3921715,0.0555947368421053,0.0586833333333333}, {2964671,3921715,3921780,0.0301666666666667,0.0319411764705882}, {2964672,3921950,3921982,0.0179189189189189,0.0184166666666667}, {2964673,3921982,3922277,0.10143,0.109654054054054}, {2964674,3922277,3922350,0.0232,0.0232}, {2964675,3922350,3922736,0.129093333333333,0.135097674418605}, {2964679,3921539,3921626,-1,-1}, {2964680,3921780,3921626,0.109075862068966,0.1318}, {2964681,3921626,3919787,0.783587234042553,0.783587234042553}, {2964697,3906150,3906373,0.0714923076923077,-1}, {2964698,3906373,3906601,0.0784352941176471,-1}, {2964699,3906601,3906847,0.066612,-1}, {2964700,3906847,3907130,0.075156,-1}, {2964701,3908282,3909148,0.280861538461538,-1}, {2964702,3909148,3909953,0.354232258064516,-1}, {2964703,3917706,3918048,0.12188,0.130585714285714}, {2964704,3918048,3918398,0.1120125,0.114395744680851}, {2964705,3918398,3918702,0.113386956521739,0.1086625}, {2964706,3918702,3919012,0.120995454545455,0.118306666666667}, {2964707,3917706,3917016,0.349594285714286,0.421924137931035}, {2964708,3917016,3916851,0.0540382978723404,0.0577227272727273}, {2964709,3916851,3916594,0.102573333333333,0.107344186046512}, {2964710,3919787,3919281,0.285829411764706,0.335110344827586}, {2964744,3863473,3862644,0.294568421052632,0.329223529411765}, {2964745,3863665,3863473,0.0803225806451613,0.0922222222222222}, {2964746,3864767,3863665,0.408917647058824,0.408917647058824}, {2964747,3865759,3864767,0.385412903225806,0.362054545454545}, {2964748,3868378,3865759,0.868872727272727,0.796466666666667}, {2964749,3869035,3868378,0.285504,0.285504}, {2964750,3897834,3898088,0.0900818181818182,0.084331914893617}, {2964751,3898088,3898363,0.164577777777778,0.1058}, {2964752,3898363,3898412,0.0286444444444444,0.0209027027027027}, {2964753,3898412,3898642,0.115023529411765,0.144844444444444}, {2964754,3898642,3898046,-1,0.297276923076923}, {2964755,3898412,3898020,0.26934375,-1}, {2964756,3898020,3897522,0.157904347826087,-1}, {2964757,3905425,3905713,0.116605714285714,0.1275375}, {2964758,3904552,3905425,0.355661538461538,0.315245454545455}, {2964759,3904483,3904552,0.0204352941176471,0.021269387755102}, {2964760,3903646,3904483,0.281013333333333,0.468355555555556}, {2964761,3902805,3903527,0.500269565217391,0.255693333333333}, {2964762,3902578,3902805,0.0747066666666667,0.0686081632653061}, {2964763,3901881,3902578,0.223548837209302,0.213613333333333}, {2964764,3901750,3901881,0.0587368421052632,0.0676363636363636}, {2964765,3901564,3901750,0.0772285714285714,0.142263157894737}, {2964766,3911961,3912357,0.17,-1}, {2964767,3912357,3912704,0.096521052631579,-1}, {2964768,3915273,3914504,0.406890909090909,-1}, {2964769,3914504,3914048,0.228107142857143,-1}, {2964770,3913425,3912954,0.147528571428571,-1}, {2964771,3912704,3913079,0.0778468085106383,-1}, {2964772,3913079,3913396,0.08156,-1}, {2964773,3913935,3914135,0.0381254237288136,-1}, {2964774,3914135,3914521,0.0835789473684211,-1}, {2964775,3914521,3914826,0.0786206896551724,-1}, {2964776,3914826,3915101,0.0853309090909091,-1}, {2964777,3922325,3921984,0.276469565217391,0.205122580645161}, {2964793,3862207,3861176,0.362936842105263,0.353630769230769}, {2964794,3862974,3862207,0.171905882352941,0.190591304347826}, {2964795,3863053,3862974,0.023575,0.0263162790697674}, {2964796,3863413,3863053,0.128261538461538,0.131636842105263}, {2964797,3894477,3894476,0.0198620689655172,0.0198620689655172}, {2964798,3901205,3901564,0.14191875,0.129754285714286}, {2964799,3900869,3901205,0.108809302325581,0.108809302325581}, {2964800,3899688,3899987,0.106389473684211,0.0986048780487805}, {2964801,3899485,3899688,0.0632,0.0677142857142857}, {2964802,3899153,3899485,0.113666666666667,0.1705}, {2964803,3898862,3899153,0.117458823529412,0.1248}, {2964804,3898349,3898862,0.221241176470588,0.183468292682927}, {2964805,3897785,3898349,0.216085714285714,0.199026315789474}, {2964806,3897327,3897785,0.279553846153846,0.173057142857143}, {2964807,3901564,3902156,0.310737931034483,-1}, {2964808,3902156,3902781,0.238384615384615,-1}, {2964809,3902781,3902961,0.0562714285714286,-1}, {2964810,3902961,3903373,0.134676,0.129496153846154}, {2964811,3903373,3903895,0.183084,0.179494117647059}, {2964812,3903895,3904439,0.154892307692308,0.161088}, {2964813,3904439,3904699,0.0808981132075472,0.085752}, {2964814,3904699,3904999,0.0889038461538461,0.0906470588235294}, {2964815,3904999,3905226,0.0744346153846154,0.0758941176470588}, {2964816,3905226,3905457,0.0765058823529412,0.0796285714285714}, {2964817,3905457,3905737,0.0876734693877551,0.102285714285714}, {2964818,3915330,3915569,0.0781245283018868,-1}, {2964819,3915569,3915811,0.072622641509434,-1}, {2964820,3915811,3916068,0.089796,-1}, {2964821,3915727,3915635,0.04665,-1}, {2964822,3915635,3915657,0.0402387096774194,-1}, {2964870,3871648,3871485,0.43378125,-1}, {2964871,3871642,3871648,0.0121894736842105,-1}, {2964872,3871721,3871777,-1,0.0839692307692308}, {2964873,3871946,3872283,-1,0.197454545454545}, {2964874,3884106,3884039,-1,0.33858}, {2964875,3884039,3884010,-1,0.308232}, {2964876,3884010,3883975,-1,0.140604255319149}, {2964877,3885262,3885203,0.33421875,0.305571428571429}, {2964878,3885203,3885197,0.058245,0.0896076923076923}, {2964879,3885197,3885167,0.140733333333333,0.191909090909091}, {2964880,3885167,3885132,0.104910638297872,0.109573333333333}, {2964881,3897571,3897737,0.10825,0.0984090909090909}, {2964882,3905737,3906041,0.1098,0.0957829787234043}, {2964883,3906041,3906276,0.0828367346938775,0.0845625}, {2964884,3906276,3906508,0.0751411764705882,0.076644}, {2964885,3906508,3906813,0.0882470588235294,0.0937625}, {2964886,3906813,3907113,0.0869265306122449,0.0925956521739131}, {2964887,3907113,3907407,0.0890297872340425,0.0890297872340425}, {2964888,3907407,3907690,0.0842375,0.0898533333333333}, {2964889,3907690,3908004,0.0862625,0.0920133333333333}, {2964890,3908004,3908272,0.078330612244898,0.0872318181818182}, {2964891,3908272,3908518,0.060134693877551,0.06548}, {2964892,3908518,3908743,0.0621829787234043,0.0695857142857143}, {2964928,3865450,3865032,0.0789,0.074433962264151}, {2964929,3865763,3865450,0.0668375,0.0629058823529412}, {2964930,3866024,3865763,0.0612,0.0598978723404255}, {2964931,3867961,3866695,0.26975,0.275489361702128}, {2964932,3868906,3867961,0.248538461538462,0.230785714285714}, {2964933,3869027,3868906,0.0438,0.0498413793103448}, {2964934,3869571,3869027,0.204464516129032,-1}, {2964935,3869885,3869571,0.10902,-1}, {2964936,3869027,3868853,0.204233333333333,0.2228}, {2964937,3871197,3870893,0.0736,0.1104}, {2964938,3871540,3871197,0.0680790697674419,0.0770368421052632}, {2964939,3868853,3868749,0.13452,0.161424}, {2964940,3869284,3868749,0.17564,0.154976470588235}, {2964941,3869984,3869284,0.19085625,0.174497142857143}, {2964942,3870511,3870243,0.08019375,0.0777636363636364}, {2964943,3870243,3869984,0.184414285714286,0.178055172413793}, {2964944,3871939,3872067,0.17046,-1}, {2964945,3872067,3872101,0.0266526315789474,-1}, {2964946,3872101,3872340,0.17157,-1}, {2964947,3872340,3872662,0.151486363636364,-1}, {2964948,3872662,3872877,0.0826565217391304,-1}, {2964949,3872283,3872439,-1,0.11337}, {2964950,3872439,3872574,-1,0.0939081081081081}, {2964951,3872574,3872810,-1,0.137430769230769}, {2964952,3872810,3873175,-1,0.248413043478261}, {2964953,3873175,3873371,-1,0.107975510204082}, {2964954,3872353,3871432,0.203914285714286,0.212591489361702}, {2964955,3873677,3873302,0.859028571428572,0.870331578947369}, {2964956,3883917,3883845,-1,0.371895}, {2964957,3883242,3883058,0.11045625,0.088365}, {2964958,3885073,3885014,0.238409302325581,0.27707027027027}, {2964959,3885014,3884984,0.100268181818182,0.1026}, {2964960,3884984,3884920,0.139118918918919,0.131984615384615}, {2964961,3884920,3884783,0.139333333333333,0.139333333333333}, {2964962,3884783,3884569,0.150168,0.11731875}, {2964963,3884569,3884026,0.302209756097561,0.427262068965517}, {2964964,3884763,3884569,0.134505882352941,0.0994173913043478}, {2964965,3884958,3884763,0.093225,0.0639257142857143}, {2964966,3885164,3884958,0.0694216216216216,0.0658615384615385}, {2964967,3885269,3885164,0.03177,0.0302571428571429}, {2964968,3885450,3885269,0.0609285714285714,0.0609285714285714}, {2964969,3885604,3885759,0.0637285714285714,0.05948}, {2964970,3885759,3885878,0.0408230769230769,0.044225}, {2964971,3885878,3886509,0.189989189189189,0.260355555555556}, {2964972,3886509,3887079,0.150652173913043,0.154}, {2964973,3887079,3887752,0.137387755102041,0.14025}, {2964974,3887752,3888445,0.132804,0.135514285714286}, {2964975,3888445,3889133,0.1266,0.131564705882353}, {2964976,3889133,3889758,0.133,0.133}, {2964977,3889758,3890321,0.129311538461538,0.137228571428571}, {2964978,3890321,3890909,0.137877551020408,0.146869565217391}, {2964979,3890909,3891467,0.175926315789474,0.163053658536585}, {2964980,3891467,3891985,0.151060465116279,0.144346666666667}, {2964981,3891985,3892240,0.0881230769230769,0.0781090909090909}, {2964982,3892240,3892751,0.153765,0.157707692307692}, {2964983,3892751,3893178,0.233910638297872,0.233910638297872}, {2964984,3893178,3893320,0.0864679245283019,0.0864679245283019}, {2964985,3893320,3893445,0.0766301886792453,0.0796352941176471}, {2964986,3893445,3893513,0.038748,0.0440318181818182}, {2964987,3900113,3900325,0.0805636363636364,0.08308125}, {2965004,3882119,3881688,0.227885106382979,0.194738181818182}, {2965005,3881688,3881441,0.133297297297297,0.10065306122449}, {2965006,3884726,3884940,0.0804833333333333,0.0689857142857143}, {2965007,3884940,3885900,0.369272727272727,0.259276595744681}, {2965008,3885900,3886043,0.0645461538461538,0.067128}, {2965009,3886043,3886321,0.0899142857142857,0.198757894736842}, {2965010,3886321,3886973,0.194796226415094,0.219663829787234}, {2965011,3886973,3888093,0.274449056603774,0.269366666666667}, {2965012,3885450,3885553,0.0438789473684211,0.0406682926829268}, {2965013,3886275,3886428,0.0554651162790698,0.059625}, {2965014,3886428,3886472,0.0200863636363636,0.0210428571428571}, {2965015,3886472,3886593,0.0392571428571429,0.040075}, {2965016,3887136,3887818,0.198346153846154,0.194603773584906}, {2965017,3887818,3888205,0.113065384615385,0.117588}, {2965018,3888205,3888480,0.0798339622641509,0.0813692307692308}, {2965019,3893513,3893683,0.102554716981132,0.104526923076923}, {2965020,3893683,3893837,0.0994666666666667,0.0976581818181818}, {2965021,3893837,3894032,0.105174545454545,0.105174545454545}, {2965022,3894335,3894712,0.15145,0.132980487804878}, {2965023,3894712,3895010,0.0905045454545454,0.0884933333333333}, {2965024,3895010,3895100,0.0356780487804878,0.0340186046511628}, {2965025,3895100,3895688,0.469276595744681,0.424153846153846}, {2965067,3864594,3864309,0.0902448979591837,0.08844}, {2965068,3864828,3864594,0.084275,0.0793176470588235}, {2965069,3865062,3864828,0.0903702127659575,0.084948}, {2965070,3865303,3865062,0.0888,0.0800941176470588}, {2965071,3865622,3865303,0.243042857142857,0.261738461538462}, {2965072,3871432,3869969,0.30768,0.295846153846154}, {2965073,3869969,3869055,0.179175,0.172008}, {2965074,3869055,3868526,0.107124,0.105023529411765}, {2965075,3868526,3865831,0.726983333333333,0.513164705882353}, {2965076,3865622,3865017,0.154153846153846,0.146634146341463}, {2965077,3881441,3881198,0.124015384615385,0.13435}, {2965078,3881198,3880881,0.135941176470588,0.141489795918367}, {2965079,3880076,3879599,0.25545,0.278672727272727}, {2965080,3879599,3879475,0.0895894736842105,0.0945666666666667}, {2965081,3879475,3879321,0.0951954545454545,0.182113043478261}, {2965082,3879321,3879198,0.084384,0.120548571428571}, {2965083,3879198,3879131,0.048648,0.0552818181818182}, {2965084,3879131,3879052,0.035688,0.0379659574468085}, {2965085,3881659,3881753,0.0427555555555556,0.0501913043478261}, {2965086,3881753,3881874,0.073858064516129,0.0995478260869565}, {2965087,3881874,3881909,0.0160764705882353,0.0160764705882353}, {2965088,3881909,3882078,0.0720439024390244,0.073845}, {2965089,3882078,3882278,0.0760772727272727,0.0743866666666667}, {2965090,3882278,3882691,0.140042553191489,0.137125}, {2965091,3882691,3883173,0.138502040816327,0.138502040816327}, {2965092,3883173,3883468,0.0950375,0.0930979591836735}, {2965093,3883468,3883984,0.237825,0.205686486486487}, {2965094,3883984,3884675,0.2494,0.347378571428571}, {2965095,3884675,3885024,0.115768421052632,0.157114285714286}, {2965096,3885024,3885959,0.300628571428571,0.300628571428571}, {2965097,3888480,3889378,0.2578625,0.229211111111111}, {2965098,3889378,3890675,0.332472,0.325952941176471}, {2965099,3890675,3890906,0.057732,0.0524836363636364}, {2965100,3890906,3891392,0.145742307692308,0.140344444444444}, {2965101,3891392,3891627,0.0779333333333333,0.0779333333333333}, {2965102,3891627,3892103,0.161258181818182,0.164244444444444}, {2965103,3892103,3892340,0.0788072727272727,0.0817811320754717}, {2965104,3892340,3892532,0.0667132075471698,0.070716}, {2965105,3888093,3888674,0.173742857142857,0.140330769230769}, {2965106,3888674,3888870,0.0494037735849057,0.0503538461538462}, {2965107,3888870,3889207,0.094725,0.0967404255319149}, {2965108,3889207,3889301,0.0331894736842105,0.0331894736842105}, {2965109,3889301,3889356,0.0511272727272727,0.0511272727272727}, {2965110,3889356,3889086,0.135870967741935,0.145241379310345}, {2965111,3895688,3896556,0.644044897959184,0.606888461538462}, {2965112,3914574,3915020,0.133455555555556,0.133455555555556}, {2965113,3913440,3914082,0.124657627118644,0.124657627118644}, {2965114,3912334,3912596,0.0670142857142857,0.0574408163265306}, {2965115,3910535,3912334,0.364171875,0.369952380952381}, {2965164,3865039,3864838,0.122256,-1}, {2965165,3865039,3864644,0.378381818181818,-1}, {2965166,3864838,3864644,0.0492452830188679,0.054375}, {2965167,3864400,3861633,0.640134375,0.640134375}, {2965168,3879052,3878921,0.08244,0.085875}, {2965169,3878921,3878821,0.085575,0.0838285714285714}, {2965170,3878732,3878683,0.037175,0.037175}, {2965171,3878683,3878208,0.410386956521739,0.401655319148936}, {2965172,3885959,3886489,0.164784,0.17165}, {2965173,3886489,3886634,0.043908,0.0422192307692308}, {2965174,3887173,3887446,0.08238,0.0777169811320755}, {2965175,3887446,3887849,0.0925176470588235,0.0890264150943396}, {2965176,3888384,3888863,0.139695652173913,0.139695652173913}, {2965177,3888863,3889113,0.0757,0.0757}, {2965178,3889113,3889624,0.261703448275862,0.210816666666667}, {2965179,3889086,3889605,0.24004,0.234821739130435}, {2965180,3889605,3889658,0.0141777777777778,0.0136714285714286}, {2965181,3889658,3890083,0.165064285714286,0.162168421052632}, {2965182,3890083,3890525,0.170978181818182,0.167925}, {2965183,3890525,3890758,0.0803142857142857,0.0789052631578947}, {2965184,3890758,3890942,0.07215,0.0708842105263158}, {2965185,3890942,3890998,0.0186109090909091,0.0179578947368421}, {2965186,3890998,3891194,0.0809444444444444,0.0766842105263158}, {2965187,3891194,3891477,0.111505882352941,0.109361538461538}, {2965188,3889886,3889624,0.08874375,0.101421428571429}, {2965189,3892532,3892663,0.061176,0.0624244897959184}, {2965190,3892663,3892712,0.0684375,0.0698936170212766}, {2965191,3892712,3893418,0.295176,0.307475}, {2965192,3893418,3893435,0.0857347826086957,0.0857347826086957}, {2965193,3893435,3893399,0.119294117647059,0.119294117647059}, {2965194,3893399,3893373,0.115905882352941,0.115905882352941}, {2965195,3893373,3893368,0.111324,0.118429787234043}, {2965196,3896682,3896897,0.2052,0.197307692307692}, {2965197,3896897,3897055,0.142811538461538,0.137522222222222}, {2965198,3897103,3897225,0.111380769230769,0.109279245283019}, {2965199,3897225,3897738,0.266919230769231,0.257033333333333}, {2965200,3901926,3902423,0.465376744186046,0.4169}, {2965201,3902423,3902809,0.143958620689655,-1}, {2965202,3902809,3903062,0.0787945945945946,-1}, {2965203,3903062,3903202,0.04668,-1}, {2965204,3903202,3903293,0.024315,-1}, {2965205,3903293,3903615,0.120783333333333,-1}, {2965206,3903615,3903881,0.121090909090909,-1}, {2965207,3903881,3903989,0.0362166666666667,0.0501461538461538}, {2965208,3904420,3904495,0.040488,0.06748}, {2965209,3904495,3905172,-1,0.307896}, {2965210,3904495,3905653,0.491224390243902,-1}, {2965211,3905172,3905477,-1,0.14895}, {2965212,3905477,3906126,-1,0.265068292682927}, {2965213,3905653,3906126,0.160446153846154,-1}, {2965214,3906126,3906643,0.118369811320755,0.142581818181818}, {2965215,3906643,3907156,0.0898736842105263,0.08538}, {2965216,3907156,3907404,0.04464,0.04185}, {2965217,3907404,3909029,0.289303125,0.276349253731343}, {2965218,3902423,3902932,0.453916981132075,0.511863829787234}, {2965221,3871845,3871415,0.0859157894736842,0.0859157894736842}, {2965222,3871415,3871275,0.0284210526315789,0.0284210526315789}, {2965223,3871275,3870881,0.0809578947368421,0.0809578947368421}, {2965224,3870881,3870723,0.032925,0.032925}, {2965225,3870723,3870145,0.114235714285714,0.116312727272727}, {2965227,3890795,3891236,0.79032,0.79032}, {2965228,3891236,3891342,0.16604347826087,0.16604347826087}, {2965229,3891342,3891637,0.340930434782609,0.340930434782609}, {2965230,3891477,3891835,0.27685,0.246088888888889}, {2965231,3891835,3891966,0.0688444444444445,0.0640965517241379}, {2965232,3891966,3892196,0.124677777777778,0.118115789473684}, {2965233,3891637,3892256,0.82752,0.82752}, {2965234,3892256,3892588,0.41694,0.41694}, {2965235,3892588,3893025,0.45795,0.45795}, {2965236,3892196,3892886,0.300938181818182,0.295564285714286}, {2965237,3892886,3893104,0.0913309090909091,0.094777358490566}, {2965238,3893104,3893209,0.0652222222222222,0.0677307692307692}, {2965239,3893209,3893520,0.168396226415094,0.1785}, {2965240,3893025,3893429,0.58926,0.58926}, {2965241,3893429,3893703,0.4215,0.4215}, {2965242,3893703,3894228,0.76755,0.76755}, {2965243,3894914,3895361,0.43168,0.4047}, {2965244,3893520,3893914,0.218211111111111,0.222328301886792}, {2965245,3893914,3894207,0.161838461538462,0.168312}, {2965246,3894207,3894578,0.201673469387755,0.224590909090909}, {2965247,3894578,3894785,0.108894117647059,0.126218181818182}, {2965248,3894785,3895234,0.237522222222222,0.278830434782609}, {2965249,3893368,3893639,0.153941176470588,0.167042553191489}, {2965250,3893639,3893781,0.050988,0.0520285714285714}, {2965251,3893781,3894096,0.228931914893617,0.233908695652174}, {2965252,3894096,3894095,0.018153488372093,0.0173466666666667}, {2965253,3894095,3894164,0.0944933333333333,0.0924391304347826}, {2965254,3894164,3894188,0.0117574468085106,0.0117574468085106}, {2965255,3894188,3894634,0.17056,0.163302127659574}, {2965256,3894634,3895545,0.3909,0.382213333333333}, {2965257,3895545,3895803,0.123510638297872,0.126195652173913}, {2965258,3895803,3896056,0.1343875,0.131644897959184}, {2965259,3896056,3896108,0.037725,0.0385276595744681}, {2965260,3896108,3896187,0.0465,0.0465}, {2965261,3896187,3896262,0.0475787234042553,0.0456367346938776}, {2965262,3896262,3896486,0.145148936170213,0.142125}, {2965263,3896486,3896554,0.0391276595744681,0.0383125}, {2965264,3896554,3896859,0.206266666666667,0.206266666666667}, {2965265,3896859,3896971,0.0348461538461538,0.0308863636363636}, {2965266,3896971,3897296,0.0930136363636364,0.0951767441860465}, {2965267,3897296,3897450,0.050093023255814,0.0478666666666667}, {2965268,3897450,3897526,0.0278454545454545,0.0272266666666667}, {2965269,3897526,3898208,0.217787234042553,0.232636363636364}, {2965270,3898208,3898499,0.091575,0.107209756097561}, {2965271,3898499,3898770,0.0922173913043478,0.108769230769231}, {2965272,3897738,3898091,0.130705882352941,0.1212}, {2965273,3899466,3899433,0.1224,0.111471428571429}, {2965274,3899433,3899346,0.100338461538462,0.100338461538462}, {2965275,3899346,3899220,0.0853173913043478,0.0835021276595745}, {2965276,3898726,3898420,0.154069565217391,0.161072727272727}, {2965277,3898420,3898159,0.107129411764706,0.111502040816327}, {2965278,3898159,3897830,0.1454,0.159585365853659}, {2965279,3897830,3897633,0.134136,0.1458}, {2965280,3897633,3897623,0.0163714285714286,0.0163714285714286}, {2965281,3895361,3895437,0.06054,0.0526434782608696}, {2965282,3895437,3896448,0.679142857142857,0.648272727272727}, {2965283,3896448,3896812,0.237782608695652,0.287842105263158}, {2965284,3896812,3897633,0.542314285714286,0.56943}, {2965285,3902445,3902514,0.0725560975609756,0.0929625}, {2965286,3902932,3903353,0.507177272727273,0.474804255319149}, {2965287,3903411,3903655,0.346897674418605,0.339013636363636}, {2965288,3903655,3904145,0.1695,0.200888888888889}, {2965289,3904145,3904323,0.0534409090909091,0.0534409090909091}, {2965290,3904323,3905060,0.186661224489796,0.19055}, {2965291,3905060,3905616,0.129657692307692,0.1404625}, {2965292,3905616,3906093,0.0998603773584906,0.105852}, {2965293,3906093,3906302,0.0460117647058824,0.0488875}, {2965294,3906302,3906498,0.0474117647058823,0.050375}, {2965295,3906498,3906840,0.0753063829787234,0.0786533333333333}, {2965296,3910530,3908638,0.266620588235294,0.283284375}, {2965297,3907998,3908638,0.107956363636364,0.104168421052632}, {2965298,3907998,3907884,0.0187615384615385,0.0199102040816327}, {2965299,3907884,3907488,0.0850434782608696,0.0850434782608696}, {2965347,3902521,3902358,0.0806926829268293,0.0945257142857143}, {2965348,3903234,3903278,0.0592933333333333,0.0635285714285714}, {2965355,3904587,3904899,0.116477777777778,0.120957692307692}, {2965362,3885046,3884867,-1,0.141417391304348}, {2965363,3885258,3885046,-1,0.106490322580645}, {2965364,3880032,3879959,-1,0.0321333333333333}, {2965365,3880075,3880001,0.0335314285714286,-1}, {2965366,3880545,3880441,-1,0.0855}, {2965367,3875848,3875948,-1,-1}, {2965368,3875748,3875848,0.215284615384615,0.233225}, {2965369,3875622,3875748,0.206022222222222,0.163605882352941}, {2965370,3875334,3875387,0.0290666666666667,0.0327}, {2965371,3875266,3875324,0.0536142857142857,0.0536142857142857}, {2965372,3875622,3876048,0.270066666666667,-1}, {2965373,3876048,3876876,0.408763636363636,-1}, {2965374,3876876,3877488,0.281345454545455,-1}, {2965375,3876026,3876048,0.358344,-1}, {2965376,3875121,3875448,-1,0.225966666666667}, {2965377,3875229,3875552,0.220933333333333,-1}, {2965378,3876515,3877240,-1,0.37992}, {2965379,3877240,3877739,0.204991304347826,-1}, {2965380,3877739,3878213,0.2298,-1}, {2965381,3878526,3879123,0.308863636363636,-1}, {2965382,3877964,3878526,0.265669565217391,-1}, {2965383,3877654,3877964,0.1283,0.133878260869565}, {2965384,3878237,3878714,-1,0.253336363636364}, {2965385,3875506,3875601,0.0904,-1}, {2965386,3875886,3875858,0.0408,-1}, {2965387,3875858,3875740,0.176373913043478,-1}, {2965388,3875858,3875506,0.185337931034483,-1}, {2965389,3875601,3875687,0.105636363636364,-1}, {2965390,3876671,3877425,-1,-1}, {2965391,3875886,3876671,-1,-1}, {2965392,3873025,3872930,0.105626086956522,-1}, {2965393,3873179,3873025,0.090625,-1}, {2965394,3873179,3873408,0.0759,0.1012}, {2965395,3873408,3873430,0.00727058823529412,0.00915555555555556}, {2965396,3872848,3872878,0.146192727272727,0.191442857142857}, {2965397,3872834,3872911,0.272109090909091,0.390417391304348}, {2965398,3875481,3875623,0.212008695652174,0.125030769230769}, {2965399,3875623,3875332,0.296222222222222,0.275793103448276}, {2965400,3875601,3875539,0.0405483870967742,-1}, {2965401,3875169,3875313,0.0844227272727273,0.0714346153846154}, {2965402,3875138,3875010,0.0523241379310345,-1}, {2965403,3876264,3877244,0.286849180327869,0.29163}, {2965404,3876494,3876311,-1,0.212904}, {2965405,3876845,3876692,-1,0.123857142857143}, {2965406,3877129,3876845,-1,0.351672}, {2965407,3879726,3879634,0.06105,0.06105}, {2965408,3879675,3879053,-1,0.245533333333333}, {2965409,3878408,3878334,-1,0.0709142857142857}, {2965410,3878635,3878243,0.202252173913043,-1}, {2965411,3878243,3877697,0.26253,-1}, {2965412,3877697,3877623,0.0895,-1}, {2965413,3877697,3877644,0.203466666666667,-1}, {2965414,3877371,3877644,-1,-1}, {2965415,3877644,3877434,0.4006,-1}, {2965416,3877434,3877266,0.49388,-1}, {2965417,3877092,3877434,0.19992,-1}, {2965418,3876771,3877092,0.205136842105263,-1}, {2965419,3877434,3877920,0.21284347826087,-1}, {2965420,3877920,3878155,0.0912692307692308,-1}, {2965421,3878155,3878553,0.217390909090909,-1}, {2965422,3878553,3878967,0.200544,-1}, {2965423,3878967,3879520,0.230423076923077,-1}, {2965424,3879520,3879549,0.263863636363636,0.252391304347826}, {2965425,3879549,3878916,0.5153,0.403278260869565}, {2965426,3883658,3884107,-1,0.135114893617021}, {2965427,3882431,3882920,0.274514285714286,0.3603}, {2965428,3882920,3883732,-1,0.557925}, {2965429,3882920,3883457,0.287945454545455,0.287945454545455}, {2965430,3883457,3883543,0.1116,-1}, {2965431,3883543,3884198,0.375027272727273,-1}, {2965432,3884597,3884540,-1,0.030048}, {2965433,3882646,3882920,-1,0.1849}, {2965434,3882417,3882646,-1,0.1263}, {2965435,3882157,3882417,-1,0.253142857142857}, {2965436,3883383,3883457,0.110433333333333,-1}, {2965437,3881702,3882157,-1,0.4230375}, {2965438,3883345,3884244,-1,0.456346153846154}, {2965439,3881281,3881527,-1,0.45009}, {2965440,3881527,3881738,-1,-1}, {2965441,3881738,3881845,-1,0.21459}, {2965442,3881845,3882157,-1,0.329025}, {2965443,3882464,3882564,0.163757142857143,-1}, {2965444,3882217,3882464,-1,-1}, {2965445,3881990,3882217,-1,-1}, {2965446,3880897,3881292,0.2832,0.3186}, {2965447,3881292,3881738,-1,0.254685714285714}, {2965448,3881738,3882464,0.505547368421053,-1}, {2965449,3883717,3884739,0.667581818181818,-1}, {2965450,3884002,3884198,0.19116,0.2124}, {2965451,3883383,3884002,-1,0.52004}, {2965452,3879080,3879387,-1,-1}, {2965453,3879755,3879813,-1,-1}, {2965454,3879813,3879914,-1,-1}, {2965455,3879914,3880031,-1,-1}, {2965456,3879640,3879747,0.107123076923077,0.11605}, {2965457,3879482,3879640,0.26228,-1}, {2965458,3879356,3879482,0.201692307692308,-1}, {2965459,3880307,3880366,-1,0.0822333333333333}, {2965460,3879080,3879640,0.2526,0.2526}, {2965461,3879640,3880010,0.571136842105263,-1}, {2965462,3880010,3880265,-1,0.40776}, {2965463,3880265,3880307,-1,0.0759666666666667}, {2965464,3879755,3880010,0.211133333333333,0.211133333333333}, {2965465,3880010,3880263,0.331928571428571,-1}, {2965466,3880263,3880520,-1,-1}, {2965467,3880520,3880529,-1,0.110228571428571}, {2965468,3879276,3878799,-1,0.4965375}, {2965469,3879524,3879813,0.162911111111111,0.162911111111111}, {2965470,3877881,3877766,-1,0.12333}, {2965471,3877881,3878042,0.139542857142857,-1}, {2965472,3879093,3879387,0.1544,0.1544}, {2965473,3878698,3879080,0.1886,0.1886}, {2965474,3878698,3879093,-1,0.2773}, {2965475,3880923,3881075,0.316623529411765,-1}, {2965476,3878276,3878339,-1,0.123529411764706}, {2965477,3878247,3878276,-1,0.0578210526315789}, {2965478,3877740,3878247,-1,0.291366666666667}, {2965479,3876845,3877284,0.188511111111111,0.188511111111111}, {2965480,3877372,3877678,-1,-1}, {2965481,3877129,3877372,-1,-1}, {2965482,3875958,3876422,-1,0.207216}, {2965483,3875448,3875958,-1,0.292042105263158}, {2965484,3880500,3880451,-1,0.0402260869565217}, {2965485,3880735,3880500,-1,0.209045454545455}, {2965486,3880948,3880735,-1,0.161086956521739}, {2965487,3881226,3880994,-1,0.185427272727273}, {2965488,3881409,3881226,-1,0.153}, {2965489,3881490,3881409,-1,0.0921529411764706}, {2965490,3881900,3881490,-1,0.646254545454546}, {2965491,3880965,3880728,0.4062,-1}, {2965492,3881260,3880965,0.272873684210526,-1}, {2965493,3882201,3881260,0.792685714285714,-1}, {2965494,3882598,3882201,0.34368,-1}, {2965495,3881381,3880818,0.516766666666667,-1}, {2965496,3880818,3880889,0.0466421052631579,-1}, {2965497,3880889,3880637,0.391145454545455,-1}, {2965498,3882749,3883348,0.279025,-1}, {2965499,3883672,3883866,0.20135,-1}, {2965500,3882394,3882749,0.191607692307692,-1}, {2965501,3883348,3882737,-1,0.647431578947368}, {2965502,3884918,3884097,-1,0.633628571428571}, {2965503,3881644,3882082,0.399327272727273,-1}, {2965504,3880863,3881237,0.368084210526316,-1}, {2965505,3881237,3881359,0.137964705882353,-1}, {2965506,3881359,3881644,0.254336842105263,-1}, {2965507,3883510,3883329,0.331090909090909,-1}, {2965508,3883329,3882710,0.595742857142857,-1}, {2965509,3882710,3882349,0.3622,-1}, {2965510,3882349,3882082,0.30162,-1}, {2965511,3882082,3881498,0.541942857142857,-1}, {2965512,3881971,3882164,-1,0.558247058823529}, {2965513,3882164,3882332,-1,0.430171428571429}, {2965514,3883205,3883266,0.0577363636363636,-1}, {2965515,3883266,3883678,0.25301052631579,-1}, {2965516,3883634,3883678,-1,0.07731}, {2965517,3883266,3883420,0.265628571428571,-1}, {2965518,3883420,3883607,0.338542857142857,-1}, {2965519,3882332,3883061,0.465733333333333,-1}, {2965520,3883061,3883760,0.336182608695652,-1}, {2965521,3883760,3884017,0.1304,-1}, {2965522,3884017,3884714,0.359657142857143,-1}, {2965523,3883458,3883564,-1,0.31992}, {2965524,3883061,3883341,0.705378947368421,-1}, {2965525,3882889,3883061,0.363927272727273,-1}, {2965526,3882642,3882889,0.465575,-1}, {2965527,3883607,3884121,0.251045454545455,-1}, {2965528,3885488,3885542,0.023424,0.0325333333333333}, {2965529,3884121,3884759,0.283176,-1}, {2965530,3884935,3884759,-1,0.1219875}, {2965531,3884950,3884935,0.1704,0.1704}, {2965532,3884714,3884950,0.148233333333333,-1}, {2965533,3883607,3883760,0.280114285714286,-1}, {2965534,3885038,3885501,0.377953846153846,-1}, {2965535,3885038,3885487,0.3226125,-1}, {2965536,3884759,3884714,-1,0.153}, {2965537,3884714,3884472,0.785660869565217,-1}, {2965538,3884493,3884402,0.31225,-1}, {2965539,3883564,3883498,-1,0.580989473684211}, {2965540,3884402,3884362,0.13728,-1}, {2965541,3884362,3884244,0.51116,-1}, {2965542,3884362,3885187,0.5462625,-1}, {2965543,3875462,3875479,0.00915555555555556,0.00915555555555556}, {2965544,3875479,3875902,0.197822222222222,0.197822222222222}, {2965545,3876398,3876537,0.0492193548387097,0.0586846153846154}, {2965546,3876216,3876055,0.1154625,-1}, {2965547,3877085,3877045,-1,-1}, {2965548,3876973,3877085,-1,-1}, {2965549,3876947,3876973,-1,-1}, {2965550,3876734,3876947,-1,-1}, {2965551,3877009,3876947,-1,-1}, {2965552,3877165,3877136,-1,-1}, {2965553,3876463,3877165,-1,-1}, {2965554,3877085,3877203,-1,-1}, {2965555,3877203,3877273,-1,-1}, {2965556,3878122,3878237,0.0615789473684211,0.045}, {2965557,3877645,3878122,-1,0.19164}, {2965558,3877367,3877645,-1,0.118971428571429}, {2965559,3879323,3879524,-1,0.2965}, {2965560,3879093,3879323,-1,0.173018181818182}, {2965561,3878233,3878698,-1,0.40458}, {2965562,3880889,3881384,0.33325,0.33325}, {2965563,3880615,3880818,0.17292,-1}, {2965564,3880615,3880397,-1,0.2725125}, {2965565,3880394,3880615,0.192872727272727,-1}, {2965566,3879946,3880394,0.384927272727273,-1}, {2965567,3879034,3879946,0.699063157894737,-1}, {2965568,3882120,3882057,0.0962571428571429,0.16845}, {2965569,3882686,3883458,-1,0.438126315789474}, {2965570,3883345,3883717,0.413566666666667,-1}, {2965571,3878665,3878214,0.35092,-1}, {2965572,3875293,3875746,0.307828571428571,-1}, {2965573,3874175,3874123,0.1776,-1}, {2965574,3874123,3874035,0.44928,-1}, {2965575,3872729,3872864,0.0790434782608696,-1}, {2965576,3872864,3873046,0.0807777777777778,-1}, {2965577,3873046,3873475,0.490745454545454,-1}, {2965578,3871955,3871539,0.154248648648649,0.135885714285714}, {2965579,3873412,3871955,0.85311,-1}, {2965580,3874585,3873412,-1,0.532823076923077}, {2965581,3874858,3874585,-1,0.0896909090909091}, {2965582,3876052,3875774,-1,0.142878260869565}, {2965583,3876473,3876052,0.238142857142857,0.238142857142857}, {2965584,3876742,3876473,0.3166,0.55405}, {2965585,3876865,3876473,0.4971,0.437448}, {2965586,3876837,3876865,0.362446153846154,0.349022222222222}, {2965587,3878105,3876837,-1,0.7092}, {2965588,3876934,3876837,0.176290909090909,0.133737931034483}, {2965589,3877054,3876934,0.2053,0.236884615384615}, {2965590,3876934,3876267,0.409434782608696,0.448428571428571}, {2965591,3876267,3876069,0.563377777777778,0.6338}, {2965592,3876069,3875347,0.352688888888889,0.396775}, {2965593,3875347,3875122,0.13545,0.1548}, {2965594,3875122,3874738,0.36705,0.354393103448276}, {2965595,3874738,3873808,0.400125,0.413032258064516}, {2965596,3874787,3874060,0.342144827586207,0.320070967741936}, {2965597,3874060,3873415,0.30766875,0.30766875}, {2965598,3873415,3872921,0.196725,0.179862857142857}, {2965599,3872317,3871944,0.149785714285714,0.1398}, {2965600,3871944,3870393,0.654511111111111,0.58906}, {2965601,3872938,3871775,0.34514,0.32356875}, {2965602,3871955,3871563,0.266364705882353,0.22641}, {2965603,3871563,3870419,0.4185,0.369264705882353}, {2965604,3870419,3869865,0.215978571428571,0.183254545454545}, {2965605,3869421,3869795,-1,0.351410526315789}, {2965606,3869865,3869795,0.0303,0.0225085714285714}, {2965607,3869783,3870393,0.201774193548387,0.223392857142857}, {2965608,3869280,3868907,0.38825,0.345111111111111}, {2965609,3872246,3872912,0.277605882352941,0.286018181818182}, {2965610,3871812,3872246,-1,0.271288235294118}, {2965611,3872493,3872085,0.4434,-1}, {2965612,3872493,3871973,0.292042105263158,0.264228571428571}, {2965613,3871973,3871395,0.292366666666667,0.2506}, {2965614,3871395,3870878,0.203688,0.195853846153846}, {2965615,3870878,3870271,0.335533333333333,0.274527272727273}, {2965616,3870271,3869475,0.291744,0.291744}, {2965617,3869475,3869066,0.157755555555556,0.170376}, {2965618,3870978,3870271,0.583408695652174,-1}, {2965619,3870271,3869873,0.261022222222222,-1}, {2965620,3869873,3869716,0.148771428571429,-1}, {2965621,3870315,3869475,-1,0.554355555555556}, {2965622,3869475,3869190,-1,0.257269565217391}, {2965623,3869190,3868994,-1,0.170352}, {2965624,3869052,3868939,-1,0.24603}, {2965625,3872125,3871765,0.117755555555556,-1}, {2965626,3871765,3871216,0.210168,-1}, {2965627,3871459,3871216,-1,0.4022625}, {2965628,3871973,3871538,-1,0.474142857142857}, {2965629,3872388,3872222,0.1014375,0.0737727272727273}, {2965630,3874015,3873889,0.3231,-1}, {2965631,3874345,3873889,0.225816,-1}, {2965632,3874774,3874345,0.2099,-1}, {2965633,3875257,3874774,0.275918181818182,-1}, {2965634,3875816,3875974,0.0950285714285714,0.0950285714285714}, {2965635,3875312,3875816,0.273685714285714,0.302494736842105}, {2965636,3870994,3871007,-1,0.020125}, {2965637,3870994,3870831,0.0699692307692308,0.072768}, {2965638,3870801,3869976,0.290490909090909,0.29956875}, {2965639,3869976,3869376,0.233167741935484,0.24094}, {2965640,3869840,3870196,0.112556756756757,0.1262}, {2965641,3869840,3869483,0.151536,0.145707692307692}, {2965642,3868735,3869483,0.274072727272727,0.347861538461538}, {2965643,3868418,3868735,0.313269230769231,0.370227272727273}, {2965644,3868321,3868418,0.3201,0.3201}, {2965645,3868373,3868321,0.125688888888889,0.1616}, {2965646,3868761,3868373,0.257791304347826,-1}, {2965647,3868411,3868761,0.275571428571429,0.304578947368421}, {2965648,3869447,3869376,-1,0.103314285714286}, {2965649,3869360,3869447,-1,0.0947142857142857}, {2965650,3869800,3869360,-1,0.283885714285714}, {2965651,3868761,3870019,0.61275,-1}, {2965652,3870019,3870896,0.4064,-1}, {2965653,3870896,3871321,0.256838709677419,0.256838709677419}, {2965654,3871437,3871130,0.194210526315789,0.1845}, {2965655,3871130,3870801,0.26,0.203478260869565}, {2965656,3871725,3871235,0.2649,0.222174193548387}, {2965657,3874161,3874171,0.0103116279069767,0.0105571428571429}, {2965658,3871916,3872154,0.224142857142857,-1}, {2965659,3871277,3871552,-1,0.261507692307692}, {2965660,3870508,3870883,-1,0.1176}, {2965661,3870883,3871317,-1,0.122554285714286}, {2965662,3870883,3871000,0.112236363636364,-1}, {2965663,3869021,3868965,-1,0.1322}, {2965664,3867376,3866780,-1,0.47235}, {2965665,3867168,3866780,-1,0.237736363636364}, {2965666,3867816,3867168,-1,0.603257142857143}, {2965667,3865472,3865601,0.049275,-1}, {2965668,3865211,3865472,0.0999096774193548,-1}, {2965669,3865273,3865211,-1,0.0883846153846154}, {2965670,3865472,3865273,-1,0.0681512195121951}, {2965671,3865298,3865273,-1,0.0501488372093023}, {2965672,3864556,3863120,0.496268571428571,0.57898}, {2965673,3865149,3864556,0.192967741935484,0.260086956521739}, {2965674,3865790,3865430,0.3789,0.157875}, {2965675,3861675,3860858,0.409179310344828,0.423792857142857}, {2965676,3861909,3861675,0.12138,0.12138}, {2965677,3862158,3861909,0.137139130434783,0.175233333333333}, {2965678,3864200,3863348,-1,0.437165217391304}, {2965679,3864404,3864200,-1,0.09895}, {2965680,3864507,3864404,-1,0.0413}, {2965681,3864778,3864507,-1,0.126425}, {2965682,3865119,3864778,-1,0.27645}, {2965683,3864279,3863530,-1,0.426311111111111}, {2965684,3864279,3863845,0.22762,-1}, {2965685,3868060,3867690,0.221771428571429,0.166328571428571}, {2965686,3864646,3864596,-1,0.09456}, {2965687,3864310,3864473,0.122752941176471,0.189709090909091}, {2965688,3864473,3864596,0.134457142857143,-1}, {2965689,3864948,3864596,0.24666,0.259642105263158}, {2965690,3864948,3864629,0.4696,-1}, {2965691,3868846,3868665,-1,0.522066666666667}, {2965692,3869200,3868846,-1,0.1722}, {2965693,3869200,3869047,-1,0.434475}, {2965694,3870551,3870062,-1,0.14060625}, {2965695,3870734,3870342,0.114774193548387,-1}, {2965696,3869892,3869332,0.209690909090909,0.192216666666667}, {2965697,3870104,3869625,0.246035294117647,0.232366666666667}, {2965698,3870104,3870108,0.0705230769230769,0.06112}, {2965699,3870061,3870104,0.129576923076923,0.124777777777778}, {2965700,3869946,3870061,0.269509090909091,0.3294}, {2965701,3869931,3869940,0.228913043478261,0.2925}, {2965702,3872130,3872597,0.253233333333333,-1}, {2965703,3867584,3867408,-1,0.101778947368421}, {2965704,3867993,3867584,-1,0.187963636363636}, {2965705,3868558,3868634,-1,0.1835}, {2965706,3867740,3867497,0.20235,0.20235}, {2965707,3868722,3867740,0.355984615384615,0.420709090909091}, {2965708,3869253,3868722,0.166567741935484,0.1613625}, {2965709,3869450,3869253,0.08405,0.087704347826087}, {2965710,3870178,3869450,0.403311111111111,0.418823076923077}, {2965711,3870733,3870178,0.902457142857143,0.823982608695652}, {2965712,3871313,3871325,-1,0.135184615384615}, {2965713,3871325,3871053,-1,0.136489655172414}, {2965714,3871053,3871036,-1,0.1336}, {2965715,3871036,3870884,-1,0.223084615384615}, {2965716,3871522,3871036,-1,0.200127272727273}, {2965717,3871613,3871522,-1,0.151472727272727}, {2965718,3871613,3872062,0.211768421052632,-1}, {2965719,3871386,3870904,0.604242857142857,-1}, {2965720,3871403,3871386,-1,0.209833333333333}, {2965721,3871877,3871386,0.29052,0.29052}, {2965722,3871522,3871403,-1,0.272147368421053}, {2965723,3871699,3871613,-1,0.131544827586207}, {2965724,3871784,3871699,-1,0.189782608695652}, {2965725,3872008,3871522,0.191686956521739,-1}, {2965726,3872517,3872000,0.32072,-1}, {2965727,3870884,3870519,0.196042105263158,0.18624}, {2965728,3869601,3868968,0.49449,-1}, {2965729,3868968,3867922,0.468711111111111,-1}, {2965730,3867922,3867160,0.36934,-1}, {2965731,3867160,3866653,0.307628571428571,-1}, {2965732,3866653,3866270,0.237622222222222,-1}, {2965733,3858457,3857523,0.208004347826087,0.195269387755102}, {2965734,3856553,3855526,0.246386666666667,0.241030434782609}, {2965735,3855526,3855297,0.07225,0.08128125}, {2965736,3855297,3853721,-1,-1}, {2965737,3851487,3851186,-1,-1}, {2965740,3851124,3850588,0.2608875,0.27828}, {2965741,3851536,3851124,0.18219375,0.153426315789474}, {2965742,3851390,3851455,0.2322,0.215614285714286}, {2965743,3851455,3850824,0.394178571428571,0.4245}, {2965744,3854623,3854151,-1,0.358542857142857}, {2965745,3853171,3853602,0.2560875,0.264348387096774}, {2965746,3853602,3853721,-1,-1}, {2965747,3855025,3854190,0.257326829268293,0.22935652173913}, {2965748,3855294,3855025,0.108206896551724,0.101225806451613}, {2965749,3855297,3855294,0.235864285714286,0.227731034482759}, {2965750,3856149,3855294,0.40284,0.431614285714286}, {2965751,3854623,3854007,0.3068,0.287625}, {2965752,3854007,3853754,0.11828,0.11828}, {2965753,3853754,3852944,0.422422222222222,0.35641875}, {2965754,3852944,3852812,0.05144,0.0417081081081081}, {2965755,3852812,3852375,0.15193125,0.127942105263158}, {2965756,3851974,3851701,0.201233333333333,0.157486956521739}, {2965757,3852293,3851857,0.1588125,0.1588125}, {2965758,3851857,3851703,0.0564947368421053,0.0564947368421053}, {2965759,3851703,3851517,0.0617526315789474,0.0634216216216216}, {2965760,3851517,3851091,0.217730769230769,0.22644}, {2965762,3851701,3851091,0.392736,0.426886956521739}, {2965763,3852966,3851701,0.388369230769231,0.409362162162162}, {2965771,3855769,3856329,0.266935714285714,0.287469230769231}, {2965772,3857114,3857495,0.25488,0.199125}, {2965773,3865626,3865364,-1,-1}, {2965774,3865364,3864943,-1,-1}, {2965775,3864943,3864411,-1,0.446147368421053}, {2965776,3864411,3863619,-1,0.74136}, {2965777,3863619,3863636,-1,0.04494}, {2965778,3864850,3864576,0.157141935483871,0.2118}, {2965779,3864576,3864380,0.0902108108108108,0.123622222222222}, {2965780,3864380,3864027,0.2175,0.183157894736842}, {2965781,3864027,3863615,0.156885,0.179297142857143}, {2965782,3863615,3863285,0.18346,0.177541935483871}, {2965783,3862535,3863285,0.9428,-1}, {2965784,3863285,3863619,0.457928571428571,0.6411}, {2965785,3863285,3862988,0.148371428571429,0.148371428571429}, {2965786,3862988,3862258,0.265828571428571,0.265828571428571}, {2965787,3862535,3862124,0.229527272727273,0.240457142857143}, {2965788,3862124,3861192,0.521907692307692,0.502577777777778}, {2965789,3861192,3861050,0.1244,0.11196}, {2965790,3861050,3860587,0.2461,0.2461}, {2965791,3861192,3861509,0.330384,0.330384}, {2965792,3861509,3861704,0.215675,0.235281818181818}, {2965793,3861704,3861992,0.168744,0.21093}, {2965794,3861992,3862258,0.196854545454545,0.196854545454545}, {2965795,3862258,3862135,0.0598829268292683,0.0558}, {2965796,3862135,3861639,0.277395348837209,0.277395348837209}, {2965797,3861639,3861527,0.0557590909090909,0.0721588235294118}, {2965798,3861527,3861273,0.1305875,0.2022}, {2965799,3861273,3861064,0.0989478260869565,0.0989478260869565}, {2965800,3861064,3860698,0.197289473684211,0.197289473684211}, {2965801,3860698,3860080,0.258994285714286,-1}, {2965802,3860080,3860294,0.298915384615385,-1}, {2965805,3856270,3855275,0.315308108108108,0.38888}, {2965806,3856707,3856270,0.13715,0.145217647058824}, {2965807,3857402,3856707,0.191713636363636,0.241011428571429}, {2965808,3860294,3859839,0.326968421052632,0.2004}, {2965809,3861394,3861298,0.0306558139534884,0.0321512195121951}, {2965810,3862536,3861394,0.317489361702128,0.310875}, {2965811,3862713,3862536,0.05152,0.0504}, {2965812,3865521,3865193,-1,0.143238461538462}, {2965813,3865193,3864023,-1,0.429041379310345}, {2965814,3867846,3867228,-1,0.3044}, {2965815,3867228,3866359,-1,0.376852173913043}, {2965816,3866359,3865959,-1,0.133821428571429}, {2965817,3865959,3865096,-1,0.35515}, {2965818,3864549,3864411,0.206571428571429,0.1446}, {2965819,3865096,3864973,0.07512,0.0662823529411765}, {2965820,3863636,3863073,0.441816,0.424823076923077}, {2965821,3863073,3862893,0.123707142857143,0.0989657142857143}, {2965822,3862893,3862385,0.29062,0.27245625}, {2965823,3862385,3862060,0.249876923076923,0.240622222222222}, {2965824,3862060,3861926,0.124266666666667,0.115696551724138}, {2965825,3861926,3861394,0.460464,0.396951724137931}, {2965826,3865105,3865131,0.0406857142857143,-1}, {2965827,3865131,3865626,0.47628,-1}, {2965828,3867790,3867531,-1,0.340685714285714}, {2965829,3867531,3866390,0.497678571428571,0.497678571428571}, {2965830,3866436,3866749,0.313510344827586,0.313510344827586}, {2965831,3866257,3866321,0.0278086956521739,0.0220551724137931}, {2965832,3869323,3869392,0.171070588235294,0.200565517241379}, {2965833,3869392,3869488,0.3429,0.3857625}, {2965834,3869488,3868809,0.511941176470588,0.561483870967742}, {2965835,3868809,3867998,0.46455,0.46455}, {2965836,3868809,3868758,0.0642,0.07704}, {2965867,3864145,3863679,0.2728875,-1}, {2965868,3863561,3862785,0.211174468085106,0.283577142857143}, {2965869,3865022,3864265,0.41217,-1}, {2965870,3864265,3863408,0.338345454545455,0.465225}, {2965871,3863408,3863055,0.228851612903226,-1}, {2965872,3863055,3862851,0.102356756756757,-1}, {2965873,3863339,3862732,0.392622222222222,0.588933333333333}, {2965874,3863055,3862732,0.47952,0.508581818181818}, {2965875,3862851,3862323,0.278305263157895,-1}, {2965876,3862323,3861818,0.2627,-1}, {2965877,3861341,3861818,0.29799375,0.307606451612903}, {2965878,3861553,3861341,0.229968,0.221123076923077}, {2965879,3861802,3861553,0.303,0.303}, {2965880,3860688,3861341,0.3669,0.39136}, {2965881,3860611,3860688,0.0598615384615385,0.0864666666666667}, {2965882,3861802,3860611,0.53775,-1}, {2965883,3860611,3859249,0.49629375,0.5882}, {2965884,3858544,3858221,0.375161538461538,0.424095652173913}, {2965885,3858673,3858544,-1,-1}, {2965886,3859249,3858948,0.181622222222222,0.181622222222222}, {2965887,3858994,3856149,-1,0.910341176470588}, {2965888,3851171,3851283,0.05124,0.05124}, {2965955,3852711,3852940,0.156909090909091,0.1726}, {2965956,3852435,3852711,0.211634482758621,0.20458}, {2965957,3852435,3852793,0.129214285714286,0.1206}, {2965958,3852793,3853171,0.130623529411765,0.11103}, {2965962,3850392,3849584,0.348068571428571,0.320589473684211}, {2965963,3861818,3861856,0.2786,0.329254545454545}, {2965964,3861856,3861821,0.159872727272727,0.170187096774194}, {2965965,3861454,3861263,-1,-1}, {2965967,3851809,3851909,-1,0.0550857142857143}, {2965968,3851909,3852898,-1,0.3738}, {2965969,3852898,3854238,0.566855172413793,0.608844444444444}, {2965970,3854238,3855304,0.486969230769231,0.42204}, {2965971,3857125,3857364,-1,0.122228571428571}, {2965972,3851746,3851989,0.0966,0.101684210526316}, {2965973,3852842,3853736,0.43128,0.4193}, {2965974,3859211,3858742,0.241486956521739,0.241486956521739}, {2965975,3859211,3859085,0.313623529411765,0.26658}, {2965976,3859647,3859211,0.38571,0.367342857142857}, {2965977,3859953,3859647,0.313363636363636,0.28725}, {2965978,3860127,3859953,0.184742857142857,0.228211764705882}, {2965979,3860522,3860094,-1,0.350016}, {2965980,3861049,3860522,-1,0.416625}, {2965981,3860714,3860094,0.299466666666667,0.351547826086957}, {2965982,3861209,3860714,0.240062068965517,0.21755625}, {2965983,3861638,3861209,0.271875,0.20390625}, {2965984,3862001,3861638,-1,0.451223076923077}, {2965985,3862342,3862001,-1,0.430752}, {2965986,3862428,3862002,0.269746153846154,0.23378}, {2965987,3862002,3861821,0.1804,0.1804}, {2965988,3863408,3862890,-1,0.31252}, {2965989,3853736,3854135,0.274272727272727,0.3017}, {2965990,3854135,3854487,0.121533333333333,0.125005714285714}, {2965991,3854487,3854610,0.060975,0.062941935483871}, {2965992,3855950,3856454,0.202875,0.202875}, {2965993,3857120,3857611,0.197568,0.1764}, {2965995,3852629,3852205,0.116832558139535,0.116832558139535}, {2965996,3851575,3852134,0.23235,0.23235}, {2965997,3849832,3850122,0.115722580645161,-1}, {2966002,3861551,3861412,0.203136,0.230836363636364}, {2966003,3861412,3861288,0.0985941176470588,0.115593103448276}, {2966004,3860609,3860549,0.0844363636363636,0.074304}, {2966005,3857162,3854297,0.831384615384615,0.8106}, {2966006,3857822,3857162,0.196783333333333,0.196783333333333}, {2966143,3859671,3858708,0.455686956521739,0.52404}, {2966144,3856564,3856063,0.239428571428571,0.193384615384615}, {2966145,3854691,3854717,0.0983357142857143,0.0888193548387097}, {2966149,3850940,3850417,-1,-1}, {2966150,3850060,3849752,0.1559,0.173222222222222}, {2966156,3863120,3862967,-1,-1}, {2966157,3863281,3863120,0.387571428571429,-1}, {2966158,3863348,3863281,0.163885714285714,-1}, {2966159,3862967,3862878,0.216685714285714,0.3792}, {2966160,3862878,3862712,0.233328,0.24305}, {2966161,3862712,3861288,0.587717647058823,0.62445}, {2966162,3863082,3862712,0.15885,0.195507692307692}, {2966163,3862702,3862070,0.213264705882353,0.2417}, {2966164,3862070,3861961,0.0584275862068965,0.05295}, {2966165,3861961,3861604,0.146262857142857,0.146262857142857}, {2966166,3859761,3860238,0.272238461538462,0.393233333333333}, {2966167,3857948,3858278,-1,0.359742857142857}, {2966168,3857611,3857948,-1,0.6328}, {2966169,3852205,3852381,-1,0.15344347826087}, {2966170,3852381,3852675,-1,0.254175}, {2966171,3850717,3851108,0.312970588235294,0.280026315789474}, {2966172,3850077,3850717,0.337885714285714,0.31536}, {2966173,3865825,3865923,-1,0.182836363636364}, {2966174,3865923,3865905,-1,0.157517647058824}, {2966175,3865779,3865905,0.484384615384615,-1}, {2966176,3865993,3865903,0.1084,0.2168}, {2966177,3879461,3879484,0.207,0.22425}, {2966178,3879484,3879520,0.193103225806452,0.230238461538462}, {2966179,3875721,3874873,-1,0.557810526315789}, {2966180,3858786,3859411,0.268407692307692,0.211472727272727}, {2966181,3859411,3859918,0.243977777777778,0.227151724137931}, {2966182,3859918,3860471,0.473454545454545,0.385777777777778}, {2966183,3860471,3860962,0.445881818181818,0.377284615384615}, {2966184,3860962,3861291,0.327624,0.292521428571429}, {2966185,3858549,3858805,0.246342857142857,0.255466666666667}, {2966186,3858805,3858383,0.270707142857143,0.280733333333333}, {2966187,3858383,3857904,0.321988235294118,0.228075}, {2966188,3857904,3857341,0.538771428571429,0.342854545454545}, {2966189,3856768,3856584,0.147214285714286,0.1145}, {2966190,3856768,3857341,0.255313043478261,0.3670125}, {2966191,3859033,3859236,0.194208,0.2023}, {2966192,3859236,3859478,0.20115,0.216623076923077}, {2966193,3859478,3859615,0.118045161290323,0.110890909090909}, {2966194,3859615,3859806,0.158496774193548,0.140382857142857}, {2966195,3860477,3860853,0.208852173913044,0.228742857142857}, {2966196,3862055,3861677,0.220958823529412,0.23476875}, {2966197,3862691,3862324,0.266416216216216,0.30804375}, {2966198,3862814,3862691,0.0768923076923077,0.0937125}, {2966199,3863015,3862814,0.105892307692308,0.13321935483871}, {2966200,3863194,3863015,0.09678,0.113858823529412}, {2966201,3859478,3859150,0.139466666666667,0.150624}, {2966202,3859150,3858650,0.236664,0.246525}, {2966203,3858650,3857826,0.41345,0.451036363636364}, {2966204,3857826,3856976,0.37695652173913,0.3468}, {2966205,3853849,3853628,0.123194117647059,0.149592857142857}, {2966206,3855078,3854520,0.281377777777778,0.2374125}, {2966207,3856181,3855078,0.48695625,0.48695625}, {2966208,3855870,3855078,0.272925,0.256870588235294}, {2966209,3856766,3855870,0.338622222222222,0.365712}, {2966210,3856030,3856181,0.137372727272727,0.1314}, {2966211,3855889,3856030,0.1372,0.149672727272727}, {2966212,3856434,3855889,0.204309090909091,0.22474}, {2966213,3856502,3856172,0.18214,0.18214}, {2966214,3857416,3856976,0.233979310344828,0.21204375}, {2966215,3861729,3861201,0.276705882352941,0.303483870967742}, {2966216,3861201,3860597,0.225775609756098,0.225775609756098}, {2966217,3860597,3859995,0.232384615384615,0.226575}, {2966218,3859995,3859581,0.157989473684211,0.139618604651163}, {2966219,3859581,3858969,0.244835294117647,0.244835294117647}, {2966220,3858969,3858527,0.219703448275862,0.193072727272727}, {2966221,3858527,3858101,0.163292307692308,0.15921}, {2966222,3858038,3857474,0.258421621621622,0.2656}, {2966223,3849920,3850006,0.297835714285714,0.287565517241379}, {2966224,3850006,3849788,0.151118181818182,0.138525}, {2966225,3877859,3878333,0.465054545454545,0.1764}, {2966226,3875035,3876377,0.48905625,0.601915384615385}, {2966227,3874514,3875204,0.214005405405405,0.344269565217391}, {2966228,3874433,3873754,0.262064516129032,0.369272727272727}, {2966229,3873754,3872986,0.234342857142857,0.241235294117647}, {2966230,3872986,3872200,0.198372972972973,0.203883333333333}, {2966231,3872200,3871816,0.0882461538461538,0.0983314285714286}, {2966232,3871816,3871373,0.131593548387097,0.123618181818182}, {2966233,3871489,3870122,0.297763636363636,0.344778947368421}, {2966234,3872207,3871489,0.123701886792453,0.128552941176471}, {2966235,3872779,3872207,0.0953236363636364,0.0989207547169811}, {2966236,3873104,3872779,0.0643745454545455,0.0668037735849057}, {2966237,3873584,3873104,0.0979924528301887,0.105991836734694}, {2966238,3874265,3873584,0.161364,0.171663829787234}, {2966239,3862324,3861746,0.410136,0.379755555555556}, {2966240,3861214,3860899,0.1987,0.176622222222222}, {2966241,3860899,3860084,0.400248,0.33354}, {2966242,3860084,3859423,0.39813,0.442366666666667}, {2966243,3862464,3862099,0.138212903225806,0.153021428571429}, {2966244,3862746,3862464,0.0824487804878049,0.109045161290323}, {2966245,3863047,3862746,0.0960146341463415,0.115782352941176}, {2966246,3863190,3863047,0.0553621621621622,0.0620727272727273}, {2966247,3863351,3863190,0.0737647058823529,0.076}, {2966248,3863351,3863599,0.203376,0.175324137931034}, {2966249,3864456,3864128,0.160536,0.154361538461538}, {2966250,3864727,3864456,0.129864,0.124869230769231}, {2966251,3864521,3864727,0.345836363636364,0.345836363636364}, {2966252,3864408,3864521,0.176018181818182,0.16135}, {2966253,3864385,3864408,0.0656869565217391,0.060432}, {2966254,3863246,3863351,0.167930769230769,0.161711111111111}, {2966255,3863246,3863521,0.150755555555556,0.150755555555556}, {2966256,3863521,3863993,0.179311764705882,0.164772972972973}, {2966257,3863993,3864385,0.485085714285714,-1}, {2966258,3862861,3863246,0.318525,0.308872727272727}, {2966259,3862753,3862861,0.0849642857142857,0.0881111111111111}, {2966260,3862670,3862753,0.10124347826087,0.10124347826087}, {2966261,3864861,3864385,0.216511764705882,0.210325714285714}, {2966262,3865673,3865404,0.112540909090909,0.107647826086957}, {2966263,3866710,3866371,0.108586363636364,0.111111627906977}, {2966264,3867827,3867277,0.198247826086957,0.1899875}, {2966265,3866838,3866207,0.306208695652174,0.306208695652174}, {2966266,3867083,3866838,0.104464285714286,0.100862068965517}, {2966267,3867827,3867932,0.03315,0.03536}, {2966268,3867932,3868109,0.0543829787234043,0.0568}, {2966269,3868313,3868109,0.0809318181818182,0.0741875}, {2966270,3868741,3868313,0.15876,0.152004255319149}, {2966271,3870128,3869325,0.5291625,0.604757142857143}, {2966272,3870942,3870490,0.140690322580645,0.174456}, {2966273,3869739,3868298,0.428671428571429,0.409186363636364}, {2966274,3868298,3868378,0.143871428571429,0.154938461538462}, {2966275,3868298,3868056,0.0565227272727273,0.0540652173913043}, {2966276,3868056,3866954,0.22446,0.220058823529412}, {2966277,3866954,3866506,0.0874384615384615,0.0842}, {2966278,3864538,3864151,0.111065217391304,0.111065217391304}, {2966279,3864151,3863557,0.15389387755102,0.1571}, {2966280,3866147,3866288,0.15781935483871,0.148254545454545}, {2966281,3866288,3866380,0.130164705882353,0.134109090909091}, {2966282,3866502,3867887,0.242042105263158,0.250843636363636}, {2966283,3870947,3871839,0.17308085106383,0.150644444444444}, {2966284,3873852,3874063,0.0830727272727273,-1}, {2966285,3874068,3874508,-1,0.136436842105263}, {2966286,3874508,3875200,-1,0.164675}, {2966287,3867722,3867394,0.464238461538461,0.482808}, {2966288,3867394,3867335,0.111052173913043,0.106425}, {2966289,3867335,3867244,0.194857142857143,0.157384615384615}, {2966290,3866345,3866314,0.115333333333333,0.115333333333333}, {2966291,3866379,3866345,0.126507692307692,0.149509090909091}, {2966292,3867253,3866644,0.327088888888889,0.327088888888889}, {2966293,3867645,3867253,0.152833333333333,0.22008}, {2966294,3869449,3869245,0.0958363636363636,0.131775}, {2966295,3870922,3870038,-1,0.200882926829268}, {2966296,3871912,3872329,0.0976923076923077,0.100263157894737}, {2966297,3872329,3872801,0.103876923076923,0.10128}, {2966298,3872801,3873190,0.10281,0.105446153846154}, {2966299,3873190,3873576,0.106484210526316,0.103753846153846}, {2966300,3870416,3869732,0.27,0.2484}, {2966301,3870044,3869471,0.222545454545455,0.212869565217391}, {2966302,3870332,3870044,0.100666666666667,0.10872}, {2966303,3870648,3870332,0.09061875,0.111530769230769}, {2966304,3870830,3870648,0.0638769230769231,0.0638769230769231}, {2966305,3872127,3872073,0.12393,0.1458}, {2966306,3871883,3871726,0.2392,0.229632}, {2966307,3871726,3871573,0.246533333333333,0.27735}, {2966308,3871573,3871419,0.216888,0.225925}, {2966309,3871419,3871301,0.172222222222222,0.19375}, {2966310,3870749,3870427,0.500352,0.3909}, {2966311,3870031,3869473,0.20504347826087,0.168428571428571}, {2966312,3870427,3870031,0.1086,0.119109677419355}, {2966313,3872622,3871726,0.324192,0.324192}, {2966314,3871726,3871109,0.200421428571429,0.200421428571429}, {2966315,3871109,3870757,0.1105125,0.114077419354839}, {2966316,3870757,3870242,0.1315,0.127945945945946}, {2966317,3870242,3869649,0.22345,0.17876}, {2966318,3869580,3868195,0.526344,0.731033333333333}, {2966319,3868195,3867715,0.167376923076923,0.167376923076923}, {2966320,3866481,3867167,0.436125,0.436125}, {2966321,3879331,3879030,0.150245454545455,-1}, {2966322,3879030,3878867,0.120533333333333,-1}, {2966323,3878867,3878384,0.367623529411765,-1}, {2966324,3878384,3877811,0.4653,-1}, {2966325,3877811,3877376,0.2919375,-1}, {2966326,3877376,3877019,0.231635294117647,-1}, {2966327,3877019,3876509,-1,0.362325}, {2966328,3876509,3876031,0.38144,-1}, {2966329,3875896,3876031,0.152478947368421,-1}, {2966330,3876031,3876420,0.299066666666667,-1}, {2966331,3876420,3876478,0.0862578947368421,-1}, {2966332,3876979,3876420,-1,0.329621052631579}, {2966333,3877494,3876979,-1,0.23088}, {2966334,3877863,3877494,-1,0.180545454545455}, {2966335,3878287,3877863,-1,0.2677}, {2966336,3878798,3878287,-1,0.358566666666667}, {2966337,3879301,3878798,-1,0.289457142857143}, {2966338,3879713,3879301,-1,0.28011}, {2966339,3880187,3879713,-1,0.428188235294118}, {2966340,3878431,3878630,-1,0.43005}, {2966341,3878630,3878867,-1,0.3}, {2966342,3878867,3879301,-1,0.467869565217391}, {2966343,3879301,3879476,-1,0.225542857142857}, {2966344,3879476,3879577,-1,0.126652173913043}, {2966345,3877019,3877249,0.215856,-1}, {2966346,3877249,3877494,0.26718,-1}, {2966347,3877494,3877665,0.145776923076923,-1}, {2966348,3877665,3877824,0.12578,-1}, {2966349,3877824,3877972,0.10036875,-1}, {2966350,3877824,3877288,0.334870588235294,-1}, {2966351,3878206,3877824,0.214547368421053,-1}, {2966352,3878576,3878206,0.249789473684211,-1}, {2966353,3879105,3878576,0.32814,-1}, {2966354,3879577,3879105,0.3323,-1}, {2966355,3879953,3879577,0.243182608695652,-1}, {2966356,3880474,3879953,0.31535,-1}, {2966357,3876533,3876990,-1,-1}, {2966358,3877288,3876990,-1,-1}, {2966361,3877865,3878235,0.45325,0.402888888888889}, {2966363,3878194,3878285,0.0865448275862069,-1}, {2966364,3878285,3878423,0.139992857142857,-1}, {2966365,3879207,3879377,-1,0.2466}, {2966366,3879377,3879512,-1,0.149382857142857}, {2966369,3879433,3879689,0.321696,-1}, {2966370,3879689,3879823,0.18518,-1}, {2966371,3879823,3879934,0.155505882352941,-1}, {2966374,3879844,3880096,-1,0.398209090909091}, {2966375,3880224,3880279,-1,0.0697153846153846}, {2966376,3880279,3880358,-1,0.124735714285714}, {2966481,3882416,3881858,0.51252,0.410016}, {2966482,3883407,3882416,0.455029411764706,0.418135135135135}, {2966483,3883778,3883407,0.177141176470588,0.316989473684211}, {2966484,3882043,3881457,0.411725,-1}, {2966485,3882951,3882043,0.614215384615385,-1}, {2966486,3883356,3882951,0.261875,-1}, {2966487,3882714,3882650,0.0519333333333333,-1}, {2966488,3883691,3883362,0.27222,-1}, {2966489,3883462,3883413,0.0580125,-1}, {2966490,3884149,3883765,0.2522,-1}, {2966491,3884480,3884149,0.24,-1}, {2966492,3884891,3884480,0.33411,-1}, {2966493,3884842,3884123,0.38878,-1}, {2966494,3885264,3884842,0.2091375,-1}, {2966495,3885630,3885264,0.162166666666667,-1}, {2966496,3885756,3885630,0.0627,-1}, {2966497,3886017,3885756,0.110163636363636,-1}, {2966498,3885549,3884820,-1,0.466128}, {2966499,3885952,3885549,-1,0.234346153846154}, {2966500,3886270,3885952,-1,0.185933333333333}, {2966501,3886651,3886598,0.0518,0.0518}, {2966502,3885549,3886372,0.384642857142857,0.307714285714286}, {2966503,3884842,3885549,-1,0.350733333333333}, {2966504,3884286,3884842,-1,0.23488125}, {2966505,3883811,3884286,-1,0.238155555555556}, {2966506,3883451,3883811,-1,0.16666}, {2966507,3883163,3883451,-1,0.137896551724138}, {2966508,3882806,3883163,-1,0.191053846153846}, {2966509,3883163,3882468,0.490172727272727,-1}, {2966510,3883730,3883163,0.415690909090909,-1}, {2966511,3884119,3883730,0.268909090909091,-1}, {2966512,3884512,3884119,0.27792,-1}, {2966513,3882416,3882806,0.203568,0.203568}, {2966514,3882043,3882416,-1,0.230492307692308}, {2966515,3881666,3882043,-1,0.198921428571429}, {2966516,3881260,3881666,-1,0.233}, {2966517,3880738,3881260,-1,0.446611764705882}, {2966518,3885141,3885756,0.3466,-1}, {2966519,3884669,3885141,0.287142857142857,-1}, {2966520,3884389,3884669,0.248223529411765,-1}, {2966521,3884119,3884389,0.177730434782609,-1}, {2966522,3883767,3884119,0.223445454545455,-1}, {2966523,3883407,3883767,0.236727272727273,-1}, {2966524,3882951,3883407,0.31593,-1}, {2966525,3881409,3881781,0.41635,-1}, {2966526,3882573,3882951,0.246381818181818,-1}, {2966527,3882201,3882573,0.258381818181818,-1}, {2966528,3886128,3886073,0.0404347826086957,-1}, {2966529,3886522,3886376,0.0817058823529412,-1}, {2966530,3885393,3886522,0.53145,-1}, {2966531,3886522,3887217,0.3486,-1}, {2966532,3887217,3887723,0.1879875,-1}, {2966533,3887723,3888066,0.1275,-1}, {2966534,3884641,3884559,0.07072,-1}, {2966535,3885377,3885031,0.226610526315789,-1}, {2966536,3885755,3885377,0.326766666666667,-1}, {2966537,3885903,3885755,0.125325,-1}, {2966538,3883905,3883835,0.049578947368421,0.0348888888888889}, {2966539,3884966,3884606,0.17266875,0.240234782608696}, {2966540,3883924,3884381,0.287885714285714,-1}, {2966541,3884381,3884857,0.256375,-1}, {2966542,3884857,3885360,0.245746153846154,-1}, {2966543,3885360,3885947,0.343718181818182,-1}, {2966544,3885947,3886324,0.214434782608696,-1}, {2966545,3886324,3886843,0.39441,-1}, {2966546,3885433,3884966,0.2394,0.216232258064516}, {2966547,3885947,3885433,0.255193548387097,0.2637}, {2966548,3885360,3884891,0.3276,-1}, {2966549,3885969,3885360,0.416452173913043,-1}, {2966550,3885922,3885969,-1,0.0141771428571429}, {2966551,3886806,3886705,0.0545351351351351,0.0545351351351351}, {2966552,3887133,3886806,0.22185,0.230066666666667}, {2966553,3887733,3887332,0.29515,0.337314285714286}, {2966554,3887332,3887195,-1,0.116809090909091}, {2966555,3887195,3886778,-1,0.3648}, {2966556,3885006,3884381,0.552,-1}, {2966557,3885436,3885006,0.3714,-1}, {2966558,3885823,3885436,0.376266666666667,-1}, {2966559,3886201,3885823,-1,0.29445}, {2966560,3886592,3886201,-1,0.374942857142857}, {2966561,3886676,3886403,0.286408695652174,-1}, {2966562,3886403,3886348,0.290347826086957,-1}, {2966563,3886348,3886256,0.368307692307692,-1}, {2966564,3888514,3889572,-1,0.690031578947368}, {2966565,3887195,3887688,0.255834782608696,0.235368}, {2966566,3888069,3888514,0.3468,0.226173913043478}, {2966567,3887455,3888069,0.383815384615385,-1}, {2966568,3887455,3887142,-1,0.335933333333333}, {2966569,3887142,3886830,-1,0.300136363636364}, {2966570,3886830,3886324,-1,0.5148}, {2966571,3885761,3885343,-1,0.33969}, {2966572,3885343,3884974,-1,0.322517647058823}, {2966573,3884974,3884852,-1,0.0967363636363636}, {2966574,3884852,3884557,-1,0.179475}, {2966575,3884245,3884184,-1,0.0434181818181818}, {2966576,3882806,3882165,-1,0.500542857142857}, {2966577,3883767,3882806,-1,0.8489}, {2966578,3884144,3883767,-1,0.338364705882353}, {2966579,3881666,3881101,-1,0.454885714285714}, {2966580,3882573,3881666,-1,0.741736363636364}, {2966581,3882971,3882573,-1,0.314285714285714}, {2966582,3883077,3883025,-1,0.0421826086956522}, {2966583,3883744,3883373,-1,0.283609090909091}, {2966584,3884083,3883744,-1,0.289484210526316}, {2966585,3882705,3882737,0.0458307692307692,0.0458307692307692}, {2966586,3882915,3883362,0.2712,0.328294736842105}, {2966587,3883362,3883744,0.252081818181818,-1}, {2966588,3883744,3884149,0.294157894736842,-1}, {2966589,3884149,3884606,0.310690909090909,-1}, {2966590,3884606,3884974,0.25614,-1}, {2966591,3883373,3883765,-1,0.27918}, {2966592,3885460,3884857,-1,0.50151}, {2966593,3884813,3884938,0.0671076923076923,0.158618181818182}, {2966594,3884938,3885436,-1,0.31881}, {2966595,3885436,3885812,-1,0.247095652173913}, {2966596,3888249,3888033,-1,0.57355}, {2966597,3888033,3887882,0.240366666666667,0.2704125}, {2966598,3888263,3889060,0.228248780487805,0.233955}, {2966599,3887287,3888397,-1,0.583281818181818}, {2966600,3888065,3887702,-1,0.245492307692308}, {2966601,3888397,3888065,-1,0.25025}, {2966602,3888733,3888397,-1,0.226755555555556}, {2966603,3888885,3888733,-1,0.0854709677419355}, {2966604,3889045,3888885,-1,0.181517647058824}, {2966605,3889190,3889045,-1,0.100872}, {2966606,3888848,3889190,-1,-1}, {2966607,3889572,3889190,-1,0.2746}, {2966608,3890071,3891018,-1,0.438483870967742}, {2966609,3889710,3890071,-1,0.147564705882353}, {2966610,3888978,3889710,-1,0.254789189189189}, {2966611,3888397,3888978,-1,0.194348571428571}, {2966612,3888621,3888263,0.3201,-1}, {2966613,3888978,3888621,0.247875,-1}, {2966614,3889307,3888978,0.282,-1}, {2966615,3889594,3889307,0.252286956521739,-1}, {2966616,3890111,3889594,0.445375,-1}, {2966617,3889572,3890111,0.4106,0.351942857142857}, {2966618,3890111,3890814,0.423652173913043,-1}, {2966619,3889416,3889060,-1,0.290618181818182}, {2966620,3889710,3889416,-1,0.29703}, {2966621,3890011,3889710,-1,0.271382608695652}, {2966622,3890291,3890011,-1,0.323233333333333}, {2966623,3890814,3890291,-1,0.461086956521739}, {2966624,3890814,3891129,0.271466666666667,-1}, {2966625,3891129,3891563,-1,-1}, {2966626,3891563,3891873,0.185256,-1}, {2966627,3891093,3890814,-1,0.277695652173913}, {2966628,3891396,3891093,-1,0.31326}, {2966629,3889797,3889459,0.292636363636364,-1}, {2966630,3890071,3889797,0.2457,-1}, {2966631,3890362,3890071,0.297628571428571,-1}, {2966632,3890645,3890362,0.263863636363636,-1}, {2966633,3891129,3890645,0.420912,-1}, {2966634,3891450,3891129,0.2696,-1}, {2966635,3891744,3891450,0.329747368421053,-1}, {2966636,3884953,3884490,0.401166666666667,-1}, {2966637,3883632,3882749,0.680863636363636,-1}, {2966638,3882749,3882176,0.52581,-1}, {2966639,3883267,3882819,-1,0.4118}, {2966640,3884878,3885320,0.410072727272727,0.196121739130435}, {2966641,3885456,3886154,-1,0.468675}, {2966642,3886077,3886154,0.147572727272727,-1}, {2966643,3885542,3886068,-1,0.35532}, {2966644,3885704,3886068,0.545488888888889,0.545488888888889}, {2966645,3886068,3886153,0.197557894736842,0.18768}, {2966646,3885539,3885760,-1,0.217963636363636}, {2966647,3885760,3886302,-1,0.1681875}, {2966648,3886154,3886231,-1,0.0308625}, {2966649,3886231,3886591,0.1602,0.140781818181818}, {2966650,3886591,3887040,0.173981818181818,0.173981818181818}, {2966651,3887040,3887229,0.0733241379310345,0.0607542857142857}, {2966652,3887229,3887371,0.0943263157894737,0.0484378378378378}, {2966653,3886653,3886904,0.3202,-1}, {2966654,3886904,3887157,0.255436363636364,-1}, {2966655,3887157,3887229,0.1557,0.1557}, {2966656,3886068,3886444,-1,0.197686956521739}, {2966657,3886444,3886890,-1,0.225725}, {2966658,3886890,3887251,-1,0.1866}, {2966659,3887251,3887568,-1,0.136095652173913}, {2966660,3887568,3888018,-1,0.191921739130435}, {2966661,3886904,3887528,0.343285714285714,-1}, {2966662,3887528,3887833,-1,0.233}, {2966663,3886302,3886686,-1,0.156225}, {2966664,3886686,3887116,-1,0.214752}, {2966665,3887116,3887524,-1,0.178}, {2966666,3887552,3887872,-1,0.140452173913044}, {2966667,3887872,3888406,-1,0.240965217391304}, {2966668,3886302,3886574,-1,0.390696}, {2966669,3886574,3886820,0.641,-1}, {2966670,3885449,3886029,0.231422222222222,0.480646153846154}, {2966671,3884878,3884890,0.248628571428571,0.290066666666667}, {2966672,3884890,3884935,0.554215384615385,0.576384}, {2966673,3884950,3884991,0.0291,-1}, {2966674,3885051,3885171,0.368713043478261,-1}, {2966675,3885376,3885449,0.0488470588235294,-1}, {2966676,3884472,3885171,-1,0.432705882352941}, {2966677,3886029,3886198,0.0763,0.0963789473684211}, {2966678,3886198,3886574,0.200975,-1}, {2966679,3886198,3886380,-1,0.376591304347826}, {2966680,3886574,3886963,0.188192307692308,-1}, {2966681,3886963,3887213,0.105321428571429,-1}, {2966682,3887213,3887402,0.0874615384615385,-1}, {2966683,3887402,3887866,0.1614,-1}, {2966684,3887866,3887979,0.03525,-1}, {2966685,3887979,3888178,0.0707806451612903,-1}, {2966686,3887589,3887545,0.206366666666667,0.37146}, {2966687,3887577,3888245,-1,0.340363636363636}, {2966688,3888178,3888849,0.276096,-1}, {2966689,3888245,3888486,-1,-1}, {2966690,3888486,3888980,-1,-1}, {2966691,3888018,3888406,0.226533333333333,0.291257142857143}, {2966692,3888406,3888569,0.0873230769230769,0.100164705882353}, {2966693,3888569,3888849,0.150252631578947,0.203914285714286}, {2966694,3888980,3889101,0.110957142857143,-1}, {2966695,3889780,3890666,0.425871428571429,0.425871428571429}, {2966696,3890290,3890666,0.252812903225807,0.290266666666667}, {2966697,3888038,3888330,0.376017391304348,-1}, {2966698,3888762,3889092,-1,0.482833333333333}, {2966699,3889466,3889092,0.402577777777778,0.3882}, {2966700,3889636,3889895,0.373057142857143,0.3561}, {2966701,3889895,3890290,-1,0.356075}, {2966702,3890290,3891401,0.379388571428571,0.379388571428571}, {2966703,3890666,3891036,-1,0.241942857142857}, {2966704,3891401,3892093,0.438910344827586,0.438910344827586}, {2966705,3892093,3892586,0.479676923076923,-1}, {2966706,3890666,3891238,0.366548571428571,0.32073}, {2966707,3882562,3882686,-1,0.326466666666667}, {2966708,3883630,3884137,-1,-1}, {2966709,3885200,3885935,0.3139,-1}, {2966710,3885966,3885955,0.1049,-1}, {2966711,3885966,3885980,0.56991,-1}, {2966712,3885980,3885935,0.3834,-1}, {2966713,3885935,3885895,-1,-1}, {2966714,3885237,3885980,0.3789,-1}, {2966715,3885980,3886599,0.34,-1}, {2966716,3886599,3887029,0.273126315789474,-1}, {2966717,3887029,3887643,0.286963636363636,-1}, {2966718,3887643,3888230,0.28461,-1}, {2966719,3885195,3885424,-1,-1}, {2966720,3885424,3885895,-1,-1}, {2966721,3885935,3886564,0.308869565217391,-1}, {2966722,3886564,3886985,0.231681818181818,-1}, {2966723,3886985,3887624,0.315342857142857,-1}, {2966724,3887624,3888215,0.3,-1}, {2966725,3888574,3888243,-1,0.371428571428571}, {2966726,3888243,3888230,-1,0.17589}, {2966727,3888215,3888807,0.2389,0.229344}, {2966728,3888181,3887879,0.635442857142857,-1}, {2966729,3889418,3889686,-1,0.107828571428571}, {2966730,3887433,3887336,-1,0.23772}, {2966731,3888980,3889502,-1,0.444925}, {2966732,3889502,3889524,-1,0.3069}, {2966733,3889502,3890332,-1,0.371538461538462}, {2966734,3890332,3890615,-1,0.18249}, {2966735,3890615,3891238,-1,0.417714285714286}, {2966736,3891238,3891614,-1,0.274168421052632}, {2966737,3891614,3892093,-1,0.35586}, {2966738,3889292,3888880,-1,-1}, {2966739,3889292,3889666,-1,-1}, {2966740,3889666,3890290,-1,0.42993}, {2966741,3889418,3889426,0.1515,-1}, {2966742,3889423,3889417,0.32385,-1}, {2966743,3889417,3888996,0.5326,-1}, {2966744,3889426,3889424,0.159171428571429,-1}, {2966745,3889424,3889423,0.150130434782609,-1}, {2966746,3889640,3890527,-1,-1}, {2966747,3890527,3891267,0.293969230769231,0.301705263157895}, {2966748,3891267,3891588,0.142333333333333,0.150705882352941}, {2966749,3891588,3893035,0.617091891891892,0.585446153846154}, {2966750,3891535,3891588,0.179733333333333,0.156541935483871}, {2966751,3891442,3891535,0.236588571428571,0.2238}, {2966752,3891407,3891442,0.0552,0.0504685714285714}, {2966753,3891332,3891407,0.15885,0.173290909090909}, {2966754,3891153,3891208,0.134888888888889,0.191684210526316}, {2966755,3892295,3892241,0.35204,0.16501875}, {2966756,3892295,3892616,0.261308571428571,0.261308571428571}, {2966757,3892616,3892860,0.162127272727273,0.140794736842105}, {2966758,3891321,3891870,-1,0.248644444444444}, {2966759,3891870,3892616,-1,0.366715384615385}, {2966760,3892860,3893035,0.132,0.132}, {2966761,3893035,3893289,0.200092307692308,0.190331707317073}, {2966762,3893289,3893801,0.336242553191489,0.336242553191489}, {2966763,3887433,3888181,0.30284347826087,-1}, {2966764,3888181,3888798,0.364376470588235,-1}, {2966765,3888798,3889423,0.352333333333333,-1}, {2966766,3889423,3889959,0.325073684210526,-1}, {2966767,3889959,3890689,0.3616,-1}, {2966768,3890689,3891442,0.336555555555556,0.395086956521739}, {2966769,3891411,3891410,0.2884,0.34608}, {2966770,3890400,3891410,0.37093125,0.423921428571429}, {2966771,3896454,3897499,0.725791304347826,0.758781818181818}, {2966772,3897499,3898733,0.366259459459459,0.410654545454545}, {2966773,3899144,3899258,0.257337931034483,0.298512}, {2966774,3899258,3899393,0.318090909090909,0.32803125}, {2966775,3899393,3899543,0.277466666666667,0.344441379310345}, {2966776,3899543,3899696,0.269417142857143,0.336771428571429}, {2966777,3895550,3896305,0.250026666666667,0.250026666666667}, {2966778,3896305,3896752,0.4012875,0.188841176470588}, {2966779,3895987,3896149,0.364571428571429,0.364571428571429}, {2966780,3895762,3895987,0.2516,0.30192}, {2966781,3895550,3895762,0.289609090909091,0.374788235294118}, {2966782,3895299,3895550,0.280944,0.29265}, {2966783,3895204,3895299,0.0890727272727273,0.122475}, {2966784,3882217,3882788,-1,0.688242857142857}, {2966785,3881527,3882217,-1,0.5319375}, {2966786,3880986,3881527,0.31587,-1}, {2966787,3884871,3885322,-1,0.288966666666667}, {2966788,3885322,3885964,-1,0.37065}, {2966789,3885964,3886374,-1,0.284}, {2966790,3886374,3886770,-1,0.27189}, {2966791,3886770,3887153,-1,0.289966666666667}, {2966792,3887773,3888338,-1,0.268147826086957}, {2966793,3884597,3885036,0.320775,-1}, {2966794,3885036,3885626,0.46188,-1}, {2966795,3885626,3886061,-1,0.368228571428571}, {2966796,3886061,3886445,0.3339375,-1}, {2966797,3886763,3887257,0.324142857142857,-1}, {2966798,3887257,3887735,0.272714285714286,-1}, {2966799,3884285,3884527,-1,0.179633333333333}, {2966800,3884527,3884827,-1,0.147844444444444}, {2966801,3884827,3885240,-1,0.269685714285714}, {2966802,3885240,3885626,-1,0.664411764705882}, {2966803,3885626,3885964,-1,0.52071}, {2966804,3885964,3886246,-1,0.392714285714286}, {2966805,3886374,3886595,0.640984615384615,-1}, {2966806,3886061,3886374,0.54141,-1}, {2966807,3885650,3886061,0.659810526315789,-1}, {2966808,3884404,3884808,0.189046153846154,0.223418181818182}, {2966809,3884808,3885140,0.163425,0.13074}, {2966810,3885140,3885792,-1,0.33045}, {2966811,3884812,3886025,0.563808,-1}, {2966812,3886025,3886999,0.527088,-1}, {2966813,3886025,3886345,0.295025,-1}, {2966814,3887735,3888676,0.428856,-1}, {2966815,3888676,3889303,0.3098,-1}, {2966816,3889303,3889774,0.278154545454545,-1}, {2966817,3888338,3889368,-1,0.477814285714286}, {2966818,3889882,3890313,-1,0.3057}, {2966819,3890313,3890551,-1,0.195726315789474}, {2966820,3888338,3888712,0.441284210526316,-1}, {2966821,3888043,3888338,0.265368,-1}, {2966822,3887735,3888043,0.30537,-1}, {2966823,3887358,3887735,0.389571428571429,-1}, {2966824,3889368,3890015,-1,0.451823076923077}, {2966825,3888676,3889010,-1,0.253371428571429}, {2966826,3888112,3888676,-1,0.351408}, {2966827,3886999,3887358,0.359209090909091,-1}, {2966828,3887514,3888112,-1,0.341544}, {2966829,3886345,3887514,-1,0.812463157894737}, {2966830,3889774,3889989,0.184942857142857,-1}, {2966831,3890551,3890890,-1,0.240085714285714}, {2966832,3890890,3890957,0.09831,0.0756230769230769}, {2966833,3886721,3887082,0.255247058823529,0.309942857142857}, {2966834,3887082,3887774,0.42436875,0.484992857142857}, {2966835,3887774,3888549,0.180829787234043,0.193159090909091}, {2966836,3888549,3889387,0.399325,0.281876470588235}, {2966837,3890879,3891528,0.20786511627907,0.21800487804878}, {2966838,3891528,3892047,0.159587234042553,0.159587234042553}, {2966839,3892047,3893439,0.415097872340426,0.433546666666667}, {2966840,3893439,3894253,0.489507692307692,0.47727}, {2966841,3890573,3891206,0.293882352941176,0.333066666666667}, {2966842,3891812,3893008,0.548785714285714,0.548785714285714}, {2966843,3893008,3893477,0.562727272727273,0.442142857142857}, {2966844,3893836,3894383,0.392552941176471,0.385003846153846}, {2966845,3894383,3895130,0.5686625,0.58076170212766}, {2966846,3897620,3897945,0.228244444444444,0.228244444444444}, {2966847,3897025,3896417,0.313034482758621,0.313034482758621}, {2966848,3897620,3897025,0.308441379310345,0.3727}, {2966849,3896417,3896710,0.21004,0.21004}, {2966850,3897062,3896710,0.361228571428572,0.270921428571429}, {2966851,3897660,3897062,0.217786363636364,0.245707692307692}, {2966852,3897062,3896753,0.162812903225806,0.186933333333333}, {2966853,3896753,3896692,0.0410516129032258,0.0438827586206897}, {2966854,3896692,3896473,0.1672,0.191085714285714}, {2966855,3882008,3882417,0.342966666666667,-1}, {2966856,3884174,3884766,0.50472,-1}, {2966857,3890551,3891439,0.819947368421053,-1}, {2966858,3899992,3900723,0.306165517241379,0.286412903225806}, {2966859,3900723,3900988,0.129816,0.115907142857143}, {2966860,3900892,3900988,0.214927272727273,0.22164375}, {2966861,3900988,3901522,0.257478260869565,0.257478260869565}, {2966862,3901522,3902287,0.470717647058824,0.40011}, {2966863,3900988,3901802,0.399852631578947,0.446894117647059}, {2966864,3901802,3902031,0.08952,-1}, {2966865,3902287,3902673,0.170856,0.164284615384615}, {2966866,3900544,3900611,0.0574682926829268,0.047124}, {2966867,3901167,3900611,-1,0.282391304347826}, {2966868,3901167,3901653,0.2219,-1}, {2966869,3901653,3902654,0.430375,0.430375}, {2966870,3902031,3901957,0.0984,0.0849818181818182}, {2966871,3901957,3901680,0.39534,0.39534}, {2966872,3901680,3901653,0.112,0.138352941176471}, {2966873,3901653,3901616,0.203057142857143,0.218676923076923}, {2966874,3901616,3901591,0.139179310344828,0.149488888888889}, {2966875,3901591,3901571,0.0698322580645161,0.0832615384615385}, {2966876,3901571,3901559,0.0986666666666667,0.111}, {2966877,3900611,3901435,0.673604651162791,0.629673913043478}, {2966878,3901435,3901578,0.0590275862068966,0.05349375}, {2966879,3901578,3902475,0.321475862068966,0.266365714285714}, {2966880,3903103,3903051,0.243323076923077,0.253056}, {2966881,3902673,3903051,0.239242105263158,0.206618181818182}, {2966882,3902654,3902685,0.214690909090909,0.202422857142857}, {2966883,3902645,3902654,0.145781818181818,0.133633333333333}, {2966884,3902645,3902641,0.143047058823529,0.143047058823529}, {2966885,3902654,3903791,0.5428,0.5664}, {2966886,3902641,3902627,0.13772,0.142468965517241}, {2966887,3902627,3902545,0.290925,0.31032}, {2966888,3903048,3903675,0.284723076923077,0.2313375}, {2966889,3903714,3903675,0.1757,0.18825}, {2966890,3903714,3903756,0.10760625,0.111077419354839}, {2966891,3903756,3903774,0.0518896551724138,0.0518896551724138}, {2966892,3903774,3903791,0.10916,0.112924137931034}, {2966893,3901351,3901493,0.196594285714286,-1}, {2966894,3901956,3902229,-1,0.189186206896552}, {2966895,3904108,3902614,0.62270625,0.603836363636364}, {2966896,3903774,3904497,0.3564,0.3564}, {2966897,3904497,3904108,0.34821,0.357138461538462}, {2966898,3903791,3903848,0.22306,0.202781818181818}, {2966899,3905008,3904497,0.274475,0.274475}, {2966900,3905192,3905008,0.104265306122449,0.111065217391304}, {2966901,3905707,3905679,0.0256258064516129,0.031776}, {2966902,3903848,3905008,0.517025,0.496344}, {2966903,3903051,3904004,0.53115652173913,0.469869230769231}, {2966904,3904004,3904911,0.489742857142857,0.428525}, {2966905,3904911,3905138,0.224869565217391,0.246285714285714}, {2966906,3892740,3893836,0.496664516129032,0.733171428571429}, {2966907,3889406,3890573,0.563577777777778,0.800873684210526}, {2966908,3888710,3889911,0.8017,0.72153}, {2966909,3890216,3890527,0.174724137931034,0.3166875}, {2966910,3895299,3896051,0.495991304347826,0.7129875}, {2966911,3896051,3896496,0.31623,0.287481818181818}, {2966912,3888897,3889636,0.252327272727273,0.20817}, {2966913,3884379,3884105,-1,0.359357142857143}, {2966914,3891127,3891190,0.0245666666666667,0.0276375}, {2966915,3879055,3879455,0.28916,-1}, {2966916,3879455,3879534,0.0724,-1}, {2966917,3879534,3879788,0.243766666666667,-1}, {2966918,3879788,3880240,0.42801,-1}, {2966919,3879082,3879225,-1,0.09808}, {2966920,3880637,3880207,-1,-1}, {2966921,3880207,3880056,-1,-1}, {2966922,3880397,3880240,-1,0.353266666666667}, {2966923,3879099,3879670,-1,0.711692307692308}, {2966924,3879225,3879485,-1,0.184966666666667}, {2966925,3879485,3879969,-1,0.534282352941176}, {2966926,3879969,3880207,-1,-1}, {2966927,3879969,3880240,-1,0.35932}, {2966928,3880056,3879875,-1,-1}, {2966929,3879875,3879670,-1,-1}, {2966930,3879670,3879985,-1,0.331136842105263}, {2966931,3879670,3879116,0.502357894736842,-1}, {2966932,3880056,3880449,-1,0.4439625}, {2966933,3880449,3881226,-1,0.65961}, {2966934,3879985,3880735,-1,0.657371428571429}, {2966935,3880735,3880991,-1,0.232833333333333}, {2966936,3879788,3879949,0.3348,-1}, {2966937,3880676,3880738,0.0486333333333333,0.036475}, {2966938,3876495,3876476,-1,0.207075}, {2966939,3878458,3878336,0.0952090909090909,-1}, {2966940,3878336,3878190,0.129572727272727,-1}, {2966941,3878190,3878045,0.10293,-1}, {2966942,3878336,3878484,-1,0.212785714285714}, {2966943,3878674,3878780,-1,0.1299}, {2966944,3877892,3877740,-1,-1}, {2967325,3905414,3905498,-1,0.0223444444444444}, {2967326,3904638,3904818,-1,0.0483962264150943}, {2967327,3904232,3904638,-1,0.141436363636364}, {2967328,3904066,3904232,-1,0.097775}, {2967329,3899819,3899961,0.0495365853658537,0.119470588235294}, {2967330,3899961,3900359,0.122660869565217,0.148484210526316}, {2967331,3900359,3900685,0.120587234042553,0.118075}, {2967332,3903057,3902542,0.193714285714286,0.198439024390244}, {2967333,3903356,3903947,0.2035375,0.199383673469388}, {2967334,3901497,3900925,0.395378571428571,0.299205405405405}, {2967335,3901249,3900685,0.379241379310345,0.354774193548387}, {2967336,3901497,3901967,0.267182608695652,0.267182608695652}, {2967337,3901967,3902566,0.222075,0.273323076923077}, {2967338,3902566,3903057,0.274460869565217,0.22545}, {2967340,3903947,3902374,1.0947,-1}, {2967341,3899816,3900415,0.282278571428571,0.4939875}, {2967342,3900415,3900519,0.05475,0.0464545454545455}, {2967343,3900519,3900940,0.213827586206897,0.177171428571429}, {2967344,3900940,3901249,0.160032,0.129058064516129}, {2967345,3896864,3897181,0.116085,0.125497297297297}, {2967346,3897181,3897644,0.195681081081081,0.160893333333333}, {2967347,3897644,3897881,0.0968833333333333,0.0917842105263158}, {2967348,3897881,3898324,0.3462,0.136657894736842}, {2967349,3898464,3899120,0.241994117647059,0.27426}, {2967350,3899374,3899817,0.1566,0.267525}, {2967351,3899817,3900684,0.248508,0.248508}, {2967352,3900684,3901729,0.283505882352941,0.272807547169811}, {2967353,3900925,3899374,0.779897142857143,0.802835294117647}, {2967354,3899374,3898987,0.20488,0.341466666666667}, {2967355,3898987,3898503,0.163775510204082,0.1605}, {2967356,3898503,3898030,0.1466375,0.163688372093023}, {2967357,3898030,3897335,0.237416326530612,0.219498113207547}, {2967358,3897335,3896657,0.327883333333333,0.319021621621622}, {2967359,3898030,3898285,0.14024347826087,0.16128}, {2967360,3898285,3898514,0.121176923076923,0.101632258064516}, {2967361,3899412,3899911,0.272935714285714,0.283044444444444}, {2967362,3899911,3900269,0.168455172413793,0.157587096774194}, {2967363,3900269,3900592,0.1573875,0.152618181818182}, {2967367,3897294,3897644,-1,0.331142857142857}, {2967368,3897294,3897235,0.0384818181818182,-1}, {2967369,3897235,3896594,0.562460869565217,-1}, {2967370,3896594,3895663,0.970389473684211,-1}, {2967371,3895663,3895103,0.38398064516129,0.495975}, {2967372,3895103,3894487,0.538028571428571,0.322817142857143}, {2967373,3893546,3892857,0.495275,-1}, {2967375,3893307,3893605,0.181671428571429,0.203472}, {2967376,3893605,3893822,0.232623529411765,0.146466666666667}, {2967377,3899214,3899412,0.144624,0.144624}, {2967378,3899214,3898559,0.279696774193548,0.255017647058824}, {2967379,3898559,3898249,0.149731034482759,0.149731034482759}, {2967380,3898249,3897752,0.5358,0.3948}, {2967381,3897991,3897693,-1,0.174456}, {2967382,3897693,3897202,-1,0.36}, {2967383,3897202,3896724,0.34325,0.374454545454545}, {2967384,3896724,3896235,0.330311111111111,0.318514285714286}, {2967385,3897752,3897251,0.336946153846154,0.4867}, {2967386,3897251,3896739,0.274875,0.251314285714286}, {2967387,3897702,3898282,0.385125,0.36972}, {2967389,3896235,3896739,0.350352,-1}, {2967392,3895757,3896235,0.339432,-1}, {2967396,3895407,3895865,-1,0.329515384615385}, {2967428,3897251,3897702,-1,0.281792307692308}, {2967429,3896724,3897251,-1,0.346296}, {2967430,3896232,3896724,-1,0.314866666666667}, {2967431,3900296,3902059,0.47226976744186,0.67692}, {2967432,3902059,3903126,0.339018181818182,0.286861538461539}, {2967433,3902273,3903384,0.332183333333333,0.298965}, {2967434,3903044,3903258,0.080019512195122,0.102525}, {2967435,3903258,3903711,0.163069565217391,0.166693333333333}, {2967436,3902528,3902095,0.112897674418605,0.121365}, {2967437,3902528,3902891,0.10983,0.10983}, {2967438,3904530,3904800,0.1096125,0.113148387096774}, {2967439,3904800,3904916,0.0367235294117647,0.0320153846153846}, {2967440,3906621,3906139,0.353630769230769,0.372745945945946}, {2967441,3906621,3907030,0.297038709677419,0.30694}, {2967442,3907739,3907030,0.600155555555556,0.50638125}, {2967518,3916464,3917126,0.203625,0.207957446808511}, {2967519,3916452,3916712,0.13986976744186,0.182254545454545}, {2967520,3916712,3916961,0.247992,0.258325}, {2967521,3915648,3915906,0.18350625,0.133459090909091}, {2967522,3915220,3915715,0.394514285714286,0.251054545454545}, {2967523,3914702,3915220,0.274733333333333,0.282582857142857}, {2967524,3915220,3915522,0.129572093023256,0.11370612244898}, {2967526,3915220,3914679,0.323723076923077,0.323723076923077}, {2967545,3917126,3917582,0.345222222222222,0.388375}, {2967583,3922631,3923205,0.239506666666667,0.219955102040816}, {2967584,3923205,3923732,0.23085,0.20729387755102}, {2967616,3911189,3911713,0.35475,0.551833333333333}, {2967617,3918853,3919119,0.167755555555556,0.129411428571429}, {2967618,3918389,3918853,0.274885714285714,-1}, {2967619,3917989,3918389,0.1914,-1}, {2967620,3917203,3917489,0.101032653061224,-1}, {2967621,3916926,3917203,0.103677551020408,-1}, {2967622,3919119,3919299,0.145457142857143,0.145457142857143}, {2967623,3919119,3919450,0.205982608695652,0.128043243243243}, {2967624,3919794,3919856,0.0202829268292683,0.0189}, {2967625,3919856,3920073,0.0822714285714286,0.0785318181818182}, {2967626,3920073,3920149,0.027219512195122,0.0253636363636364}, {2967627,3920149,3920423,0.087135,0.085009756097561}, {2967628,3920423,3920505,0.0263526315789474,0.0278166666666667}, {2967629,3920505,3920749,0.0919384615384615,0.128057142857143}, {2967630,3920749,3920959,0.0741767441860465,0.0817846153846154}, {2967631,3920959,3921063,0.0285272727272727,0.0298857142857143}, {2967632,3921063,3921215,0.04976,0.0508909090909091}, {2967633,3921215,3921379,0.0520266666666667,0.0520266666666667}, {2967634,3921379,3921440,0.0187565217391304,0.0196090909090909}, {2967635,3921440,3921562,0.0322434782608696,0.0337090909090909}, {2967636,3921562,3921727,0.0475636363636364,0.0475636363636364}, {2967637,3921727,3921930,0.0722153846153846,0.07041}, {2967638,3918872,3918476,0.16409387755102,0.1675125}, {2967639,3918476,3918314,0.0599764705882353,0.0624244897959184}, {2967640,3918314,3918148,0.0573294117647059,0.0609125}, {2967641,3918148,3917880,0.0963647058823529,0.1023875}, {2967642,3917880,3917627,0.0862269230769231,0.089676}, {2967643,3917268,3917533,0.110693023255814,0.103473913043478}, {2967644,3914876,3915167,0.1155125,0.113155102040816}, {2967645,3916587,3916912,0.184277419354839,0.142815}, {2967646,3916229,3916587,0.18244,0.13683}, {2967647,3917638,3917880,0.221,0.221}, {2967648,3913016,3913425,0.215653846153846,0.17521875}, {2967649,3912557,3913016,0.151251428571429,0.151251428571429}, {2967650,3912141,3912557,0.182937931034483,0.151577142857143}, {2967651,3911363,3911735,0.193714285714286,0.200888888888889}, {2967652,3910992,3911363,0.201177777777778,0.217272}, {2967653,3910600,3910992,0.210369230769231,0.237808695652174}, {2967654,3910107,3910600,0.255681818181818,0.208333333333333}, {2967655,3912873,3911735,0.554469230769231,0.497110344827586}, {2967656,3911735,3912141,0.1982,0.191121428571429}, {2967657,3911621,3911998,0.119386956521739,0.12204}, {2967658,3911998,3912422,0.116208510638298,0.118734782608696}, {2967659,3912422,3912873,0.129714285714286,0.129714285714286}, {2967660,3912873,3913321,0.133095,0.126757142857143}, {2967661,3913321,3913703,0.117081818181818,0.119804651162791}, {2967662,3913703,3914145,0.118826666666667,0.124353488372093}, {2967663,3914145,3914504,0.145735135135135,0.149783333333333}, {2967664,3909706,3910107,0.26943,0.215544}, {2967665,3909360,3909706,0.285971428571429,0.230976923076923}, {2967666,3908975,3909360,0.259742857142857,0.218184}, {2967667,3910387,3910815,0.136728571428571,0.143565}, {2967668,3909954,3910387,0.124660465116279,0.141063157894737}, {2967669,3909567,3909954,0.193821428571429,0.3391875}, {2967670,3908168,3908585,0.26706,-1}, {2967671,3909182,3909368,0.0877071428571429,0.0846827586206897}, {2967672,3908789,3909182,0.15227027027027,0.148263157894737}, {2967673,3908323,3908789,0.146092682926829,0.146092682926829}, {2967674,3907749,3908168,0.297568421052632,0.297568421052632}, {2967675,3907337,3907749,0.24895,0.271581818181818}, {2967676,3906964,3907337,0.21245,0.21245}, {2967677,3907067,3907012,0.175783333333333,0.180805714285714}, {2967678,3907101,3907067,0.16239512195122,0.195829411764706}, {2967679,3906424,3906054,0.173562162162162,0.14595}, {2967680,3907147,3907101,0.20544375,0.212070967741935}, {2967681,3907147,3906634,-1,0.1510875}, {2967682,3907705,3907147,-1,0.17195625}, {2967683,3907730,3907705,-1,0.182690909090909}, {2967684,3907715,3907730,-1,0.16431724137931}, {2967685,3907224,3907715,-1,0.1551}, {2967686,3906644,3907224,-1,0.182148387096774}, {2967687,3906633,3906644,-1,0.170558823529412}, {2967688,3906634,3906633,-1,0.148181818181818}, {2967689,3906634,3906096,0.3024,0.3248}, {2967690,3906633,3906079,0.249669230769231,0.309114285714286}, {2967691,3906079,3905478,0.188170588235294,0.236955555555556}, {2967692,3905478,3904863,0.243724137931034,0.207882352941176}, {2967693,3906054,3906464,0.167193103448276,0.193944}, {2967694,3906464,3907012,0.2586,0.227568}, {2967695,3907841,3908323,0.156814285714286,0.173321052631579}, {2967696,3907378,3907841,0.17291052631579,0.182516666666667}, {2967697,3907067,3907378,0.115533333333333,0.154044444444444}, {2967698,3907378,3907012,0.231571428571429,0.221045454545455}, {2967699,3907676,3907378,0.17172,0.165115384615385}, {2967700,3908368,3907676,0.30808,0.355476923076923}, {2967701,3909343,3909735,0.19932,0.19932}, {2967702,3910629,3911029,0.239947826086957,0.250854545454545}, {2967703,3911029,3911395,0.282978947368421,0.233765217391304}, {2967704,3911395,3911783,0.218676923076923,0.2472}, {2967705,3911783,3912199,0.212755555555556,0.24975652173913}, {2967706,3907558,3907469,0.293335135135135,0.293335135135135}, {2967707,3908565,3907980,-1,0.302688}, {2967708,3907980,3907469,-1,0.2162}, {2967709,3907469,3907908,0.2682,0.2682}, {2967710,3907908,3908442,0.250371428571429,0.241737931034483}, {2967711,3911189,3909985,0.628896,0.714654545454545}, {2967712,3906592,3906959,0.190688888888889,0.190688888888889}, {2967713,3906959,3907469,0.3414,0.3414}, {2967714,3908442,3908014,0.13558,0.156438461538462}, {2967715,3907469,3907428,0.256978378378378,0.264116666666667}, {2967716,3908014,3907428,0.250336363636364,0.229475}, {2967717,3907428,3906968,0.247248,0.280963636363636}, {2967718,3907428,3907367,0.184095,0.23011875}, {2967719,3907367,3907277,0.167355,0.176163157894737}, {2967720,3909985,3909287,-1,0.41628}, {2967721,3909287,3908442,-1,0.302022222222222}, {2967722,3907277,3907224,0.21116,0.1979625}, {2967723,3908340,3907715,0.362817391304348,0.298028571428571}, {2967724,3909808,3909801,0.136432258064516,0.169176}, {2967725,3909801,3909771,0.217824,0.217824}, {2967726,3908379,3907730,0.197322580645161,0.174771428571429}, {2967727,3909091,3908379,0.139353191489362,0.145546666666667}, {2967728,3909771,3909091,0.153130434782609,0.160090909090909}, {2967729,3910816,3909771,0.204853333333333,0.204853333333333}, {2967730,3909808,3910370,0.255311111111111,0.265130769230769}, {2967731,3910370,3910816,0.307863157894737,0.243725}, {2967732,3906130,3905466,0.379084615384615,0.428530434782609}, {2967733,3905466,3905237,0.146261538461538,0.135814285714286}, {2967734,3905237,3904863,0.19678,0.227053846153846}, {2967735,3906130,3906644,0.3462,0.321471428571429}, {2967736,3905693,3906130,0.2496,0.2496}, {2967737,3905266,3905693,0.218187096774194,0.21136875}, {2967738,3904920,3905266,0.251625,0.3774375}, {2967739,3903160,3903539,0.171133333333333,0.246432}, {2967740,3903539,3903926,0.171836842105263,0.210638709677419}, {2967741,3904863,3903926,0.359464285714286,0.359464285714286}, {2967742,3903926,3904382,0.151663636363636,0.175610526315789}, {2967743,3904382,3904813,0.166437209302326,0.152272340425532}, {2967744,3907469,3906958,-1,0.251666666666667}, {2967745,3906958,3906520,0.232644444444444,0.232644444444444}, {2967746,3906520,3906145,0.307914285714286,0.307914285714286}, {2967747,3906145,3905693,0.352705263157895,-1}, {2967748,3905693,3905248,0.286625,0.327571428571429}, {2967749,3905248,3904810,0.242764285714286,0.261438461538462}, {2967750,3904810,3904407,0.236228571428571,0.236228571428571}, {2967751,3904407,3903926,0.325571428571429,0.379833333333333}, {2967752,3907705,3908368,0.319714285714286,0.331555555555556}, {2967753,3908839,3908368,0.212111111111111,0.19748275862069}, {2967754,3909090,3908839,0.0942324324324324,0.0996171428571429}, {2967755,3880219,3880994,0.610227272727273,-1}, {2967756,3879875,3880219,0.4218,-1}, {2967757,3880716,3881386,0.54648,-1}, {2967758,3881386,3881490,0.12004,-1}, {2967759,3879049,3879455,0.259881818181818,-1}, {2967760,3879061,3879485,0.2206,-1}, {2967761,3881193,3880863,-1,0.238073684210526}, {2967762,3880863,3880172,-1,0.6117}, {2967763,3880172,3879884,-1,0.311611764705882}, {2967764,3882057,3881680,0.678847058823529,-1}, {2967765,3881644,3880940,-1,0.777075}, {2967766,3882146,3881644,0.616235294117647,-1}, {2967767,3882584,3882146,-1,0.6582}, {2967768,3882723,3882584,-1,0.110337931034483}, {2967769,3887882,3888069,0.100486956521739,0.0888923076923077}, {2967770,3887688,3887882,0.0834,0.0744642857142857}, {2967771,3889190,3889252,0.125755555555556,-1}, {2967772,3889252,3888885,0.142177777777778,-1}, {2967773,3888885,3888848,-1,-1}, {2967905,3909955,3909128,0.319361538461538,0.319361538461538}, {2967906,3910873,3909955,0.397285714285714,0.5562}, {2967907,3911027,3910873,0.07845,0.142636363636364}, {2967908,3910989,3910816,0.0335066666666667,0.0350651162790698}, {2967909,3911929,3910989,0.207534782608696,0.1988875}, {2967910,3912818,3911929,0.24376875,0.24376875}, {2967911,3914075,3914334,0.182685714285714,0.1668}, {2967912,3912397,3911929,-1,0.231688888888889}, {2967913,3911929,3911321,0.364825,0.397990909090909}, {2967914,3910816,3911321,0.247137931034483,0.298625}, {2967915,3911321,3911711,0.2265,0.23556}, {2967916,3911711,3912104,0.23425,0.22488}, {2967917,3912104,3912553,-1,0.28065}, {2967918,3911321,3910822,0.212961290322581,0.253915384615385}, {2967919,3910822,3910355,0.197767741935484,0.197767741935484}, {2967920,3910355,3909815,0.22748275862069,0.22748275862069}, {2967921,3909815,3909667,0.110033333333333,0.0900272727272727}, {2967922,3909667,3909343,0.337028571428571,0.337028571428571}, {2967923,3909343,3909011,0.209127272727273,0.209127272727273}, {2967924,3909011,3908853,0.05607,0.07476}, {2967925,3908853,3908323,0.274475,0.227151724137931}, {2967926,3908323,3907836,0.318228571428571,0.33414}, {2967927,3907836,3907337,0.325542857142857,0.325542857142857}, {2967928,3905294,3905214,0.336168,0.323238461538462}, {2967929,3905214,3905129,0.0971052631578947,0.0838636363636364}, {2967930,3905588,3905214,0.3028,0.286863157894737}, {2967931,3906054,3905588,0.345,0.363157894736842}, {2967932,3909090,3909369,0.104952631578947,0.0949571428571429}, {2967933,3909369,3909771,0.228207692307692,0.19778}, {2967934,3909369,3909823,0.272325,0.272325}, {2967935,3909823,3910355,0.264408,0.254238461538462}, {2967936,3910355,3910786,0.280285714285714,0.280285714285714}, {2967937,3911202,3911598,0.206222222222222,0.206222222222222}, {2967938,3911598,3911942,0.23115652173913,0.26583}, {2967939,3911942,3912354,0.219048,0.238095652173913}, {2967940,3912354,3912827,0.235625,0.2175}, {2967941,3912827,3913308,0.22908,0.249}, {2967942,3913308,3913729,0.22965,0.22965}, {2967943,3913729,3914168,0.204533333333333,0.262971428571429}, {2967944,3914168,3914528,0.191592857142857,0.243845454545455}, {2967945,3914528,3914856,0.260914285714286,0.288378947368421}, {2967946,3914856,3915147,0.249828571428571,0.249828571428571}, {2967947,3913308,3912199,0.488533333333333,0.488533333333333}, {2967948,3914288,3913308,0.471377777777778,0.471377777777778}, {2967949,3914892,3914288,-1,-1}, {2967950,3915189,3914892,-1,-1}, {2967951,3912553,3912991,0.2224,0.296533333333333}, {2967952,3912991,3913405,0.227375,0.237260869565217}, {2967953,3913405,3913875,0.234175,0.255463636363636}, {2967954,3913875,3914288,0.229008,0.23855}, {2967955,3914189,3912991,-1,0.879388235294118}, {2967956,3912991,3911942,0.454842857142857,0.489830769230769}, {2967957,3911942,3911029,0.4376,0.690947368421053}, {2967958,3911029,3909954,0.712105263157895,0.588260869565217}, {2967959,3909954,3908975,0.791223529411765,0.67254}, {2967960,3912199,3912649,0.202933333333333,0.238226086956522}, {2967961,3912649,3913120,0.201777777777778,0.201777777777778}, {2967962,3913120,3913529,0.204177777777778,0.204177777777778}, {2967963,3913981,3912873,0.409945454545455,0.356005263157895}, {2967964,3914856,3913981,0.29328,0.269338775510204}, {2967965,3915147,3915439,0.204288888888889,0.204288888888889}, {2967966,3915439,3915747,0.272936842105263,0.235718181818182}, {2967967,3915747,3916078,0.3337125,0.281021052631579}, {2967968,3915556,3914856,0.287918181818182,0.263925}, {2967969,3916460,3915556,0.402681081081081,0.438211764705882}, {2967970,3917334,3916460,0.616625,0.59196}, {2967971,3914288,3914653,0.210484615384615,0.228025}, {2967972,3914653,3914957,0.226725,0.217656}, {2967973,3914957,3915250,0.1992,0.206861538461538}, {2967974,3915250,3915556,0.27765,0.241434782608696}, {2967975,3915556,3915887,0.27255,0.27255}, {2967976,3915887,3916206,0.27285,0.27285}, {2967977,3916206,3916515,0.302082352941176,0.302082352941176}, {2967978,3916515,3916851,0.28209,0.313433333333333}, {2967979,3913981,3914358,0.27066,0.2082}, {2967980,3914358,3914701,0.225913043478261,0.185571428571429}, {2967981,3914997,3914701,0.190992857142857,0.222825}, {2967982,3914997,3915273,0.2987,0.3360375}, {2967983,3915969,3915616,0.157383333333333,0.17705625}, {2967984,3915969,3916229,0.156,0.124}, {2967985,3913321,3912141,0.838658823529412,0.838658823529412}, {2967986,3913637,3913321,0.2115,0.158625}, {2967987,3914358,3913637,0.313064516129032,0.359444444444444}, {2967988,3915147,3914358,0.511038461538462,0.511038461538462}, {2967989,3915887,3915147,0.502488,0.405232258064516}, {2967990,3918284,3918623,0.240939130434783,0.191089655172414}, {2967991,3917963,3918284,0.190355555555556,0.17132}, {2967992,3917631,3917963,0.192471428571429,0.158505882352941}, {2967993,3917334,3917631,0.190634482758621,0.167527272727273}, {2967994,3917047,3917334,0.17444,0.158581818181818}, {2967995,3916720,3917047,0.193903448275862,0.165388235294118}, {2967996,3916370,3916720,0.199066666666667,0.185337931034483}, {2967997,3916048,3916370,0.19928275862069,0.19928275862069}, {2967998,3915611,3916048,0.249,0.249}, {2967999,3915396,3915611,0.197936842105263,0.197936842105263}, {2968000,3915114,3915396,0.246763636363636,0.258514285714286}, {2968001,3914808,3915114,0.290242105263158,0.2626}, {2968002,3915114,3914189,0.46723125,-1}, {2968003,3915963,3915114,0.383769230769231,-1}, {2968004,3914779,3914564,-1,0.127338461538462}, {2968005,3914927,3914779,-1,0.068780487804878}, {2968006,3915396,3914927,-1,0.188439130434783}, {2968007,3916346,3915396,-1,0.627969230769231}, {2968008,3914564,3914188,0.24195652173913,0.46375}, {2968009,3914188,3913405,0.361292307692308,0.347911111111111}, {2968010,3913405,3912354,0.454157142857143,0.410206451612903}, {2968011,3911395,3910387,0.539544,0.499577777777778}, {2968012,3910387,3909360,0.44998,0.499977777777778}, {2968013,3917710,3917631,0.0689368421052632,0.0569478260869565}, {2968014,3916398,3916749,0.196007142857143,0.219528}, {2968015,3916749,3917042,0.1968,0.1968}, {2968016,3917042,3917348,0.202844444444444,0.202844444444444}, {2968017,3917348,3917638,0.188185714285714,0.188185714285714}, {2968018,3917258,3917268,0.241476923076923,0.190254545454545}, {2968019,3917989,3918428,0.265336363636364,0.243225}, {2968020,3918428,3918658,0.0959828571428571,0.0959828571428571}, {2968021,3918658,3918967,0.13861875,0.134418181818182}, {2968022,3918967,3919262,0.174936,0.190147826086957}, {2968023,3918967,3919794,0.589173913043478,0.615954545454545}, {2968024,3919262,3919616,0.184992,0.220228571428571}, {2968025,3919616,3919927,0.182112,0.206945454545455}, {2968026,3919927,3920236,0.189875,0.189875}, {2968027,3920236,3920578,0.1761,0.240978947368421}, {2968028,3920578,3920884,0.174946153846154,0.2527}, {2968029,3920884,3921218,0.199747826086957,0.218771428571429}, {2968030,3921218,3921556,0.1886,0.215542857142857}, {2968031,3921556,3921879,0.156492857142857,0.182575}, {2968032,3919882,3920720,-1,1.45182}, {2968033,3920720,3921556,0.530053846153846,0.530053846153846}, {2968034,3920420,3920720,0.202718181818182,0.14866}, {2968035,3920091,3920420,0.182,0.150620689655172}, {2968036,3920091,3920884,0.563025,0.614209090909091}, {2968037,3919786,3920091,0.184128,0.177046153846154}, {2968038,3918806,3919117,0.167442857142857,0.180323076923077}, {2968039,3918473,3918806,0.1396125,0.14892}, {2968047,3922404,3922677,0.135972413793103,0.101107692307692}, {2968048,3922060,3922404,0.12429,0.12429}, {2968049,3918213,3918967,0.3864,0.490430769230769}, {2968050,3916928,3917489,0.366365217391304,-1}, {2968051,3916551,3916928,0.3233625,-1}, {2968052,3911713,3913245,0.628008,0.461770588235294}, {2968053,3913245,3913861,0.2589,0.177142105263158}, {2968054,3913861,3914699,0.391632,0.279737142857143}, {2968055,3912587,3913245,0.379130769230769,0.547633333333333}, {2968120,3922277,3921967,0.20874,0.231933333333333}, {2968121,3921967,3921644,0.143308695652174,0.140259574468085}, {2968122,3921644,3921330,0.1363,0.116828571428571}, {2968123,3921019,3920722,0.115765384615385,0.12808085106383}, {2968124,3920722,3920382,0.127276363636364,0.15556}, {2968125,3920382,3919754,0.284972727272727,0.338886486486487}, {2968126,3921984,3922265,0.11975,0.148655172413793}, {2968162,3918452,3918721,0.102384615384615,0.105078947368421}, {2968163,3918721,3918997,0.0877826086956522,0.0897333333333333}, {2968164,3918997,3919248,0.0812739130434783,0.0869441860465116}, {2968165,3919248,3919541,0.10872972972973,0.1341}, {2968166,3920060,3919541,0.370433333333333,0.360421621621622}, {2968167,3920661,3920060,0.336541463414634,0.328528571428571}, {2968168,3920060,3920379,0.13688,0.157938461538462}, {2968169,3920379,3920648,0.0953121951219512,0.0831446808510638}, {2968170,3920648,3920907,0.0845347826086957,0.0720111111111111}, {2968171,3920907,3921207,0.0877659574468085,0.0763888888888889}, {2968172,3921207,3921508,0.0897521739130435,0.0750654545454545}, {2968173,3921508,3921819,0.086,0.0764444444444445}, {2968424,3900265,3900502,0.13284,0.159408}, {2968425,3900502,3900663,0.0735073170731707,0.0700883720930233}, {2968426,3900663,3900727,0.0257857142857143,0.0230425531914894}, {2968427,3900727,3900851,0.0517857142857143,0.0453125}, {2968428,3901059,3901187,0.0417882352941176,0.0417882352941176}, {2968429,3901187,3901242,0.0180588235294118,0.0180588235294118}, {2968430,3901242,3901440,0.0600692307692308,0.0612470588235294}, {2968431,3901440,3901675,0.07134,0.07134}, {2968432,3901675,3901857,0.0739304347826087,0.068016}, {2968433,3901857,3902176,0.0882255319148936,0.0863875}, {2968434,3902176,3902219,0.0153551020408163,0.015675}, {2968435,3902219,3902434,0.064925,0.064925}, {2968436,3902434,3902667,0.0730565217391304,0.0685836734693877}, {2968437,3902667,3902887,0.0791333333333333,0.0726734693877551}, {2968438,3902887,3903175,0.110326829268293,0.102804545454545}, {2968439,3903175,3903455,0.2712,0.149627586206897}, {2968440,3903455,3903661,0.162175,0.25948}, {2968441,3903661,3903726,0.0243142857142857,0.0291771428571429}, {2968442,3903726,3903864,0.0506727272727273,0.0530857142857143}, {2968443,3903864,3903972,0.0331125,0.0345521739130435}, {2968444,3903972,3904101,0.03462,0.0353265306122449}, {2968445,3904101,3904365,0.0767411764705883,0.0767411764705883}, {2968446,3904365,3904581,0.0716235294117647,0.0702461538461538}, {2968447,3904581,3904654,0.0255,0.0255}, {2968448,3904654,3904925,0.0788117647058823,0.0788117647058823}, {2968449,3904925,3905149,0.0798765957446809,0.0798765957446809}, {2968450,3905149,3905425,0.246284210526316,0.150948387096774}, {2968451,3905425,3905622,0.107078571428571,0.1578}, {2968452,3905622,3905814,0.0708139534883721,0.087}, {2968453,3905814,3906155,0.10122,0.10768085106383}, {2968454,3906155,3906193,0.0151038461538462,0.0160285714285714}, {2968455,3906193,3906439,0.0858117647058823,0.0893142857142857}, {2968456,3906439,3906779,0.102129411764706,0.106297959183673}, {2968457,3906779,3906830,0.0127132075471698,0.014336170212766}, {2968458,3906830,3907136,0.0836588235294118,0.085332}, {2968459,3907136,3907273,0.0409269230769231,0.042564}, {2968460,3907273,3907596,0.0828905660377358,0.0861411764705882}, {2968461,3907596,3908381,0.202673076923077,0.224234042553191}, {2968462,3908381,3908523,0.0340909090909091,0.0294117647058824}, {2968463,3908523,3908725,0.0640468085106383,0.060204}, {2968464,3908725,3909222,0.134258823529412,0.131676923076923}, {2968465,3909222,3909420,0.0581307692307692,0.060456}, {2968466,3909420,3909532,0.025692,0.0262163265306122}, {2968467,3909532,3910139,0.240566666666667,0.262436363636364}, {2968468,3910139,3910675,0.14553488372093,0.15645}, {2968469,3910675,3911011,0.105413333333333,0.128205405405405}, {2968470,3911282,3911597,0.121136842105263,0.127866666666667}, {2968471,3911597,3911776,0.07272,0.0786162162162162}, {2968472,3911776,3911897,0.040515,0.0450166666666667}, {2968473,3911897,3912221,0.180936,0.173976923076923}, {2968474,3912221,3912542,0.237423529411765,0.212431578947368}, {2968475,3912542,3912605,0.0275769230769231,0.0256071428571429}, {2968479,3901769,3902101,0.678912,0.628622222222222}, {2968480,3901769,3902514,-1,0.3519}, {2968481,3901724,3901769,0.171063157894737,0.154771428571429}, {2968482,3901724,3902445,0.4710375,-1}, {2968483,3903353,3903693,0.159664285714286,0.178824}, {2968484,3903693,3903992,0.0866769230769231,0.0913621621621622}, {2968485,3903992,3904660,0.185776744186046,0.1902}, {2968486,3904660,3905107,0.12212,0.130842857142857}, {2968487,3905107,3905347,0.0826105263157895,0.0872}, {2968488,3905347,3906093,0.57054375,0.536982352941176}, {2968489,3905347,3905529,0.08036,0.0777677419354839}, {2968490,3905240,3905529,0.239314285714286,0.231062068965517}, {2968491,3905066,3905240,0.132193548387097,0.120529411764706}, {2968492,3904850,3905066,0.12834375,0.12834375}, {2968493,3904528,3904850,0.229007142857143,0.246623076923077}, {2968494,3903785,3904528,0.837573913043478,0.66428275862069}, {2968495,3903615,3903785,0.189547826086957,0.161466666666667}, {2968496,3901926,3902378,-1,0.147948387096774}, {2968497,3902378,3902515,-1,0.0347384615384615}, {2968498,3902515,3902804,-1,0.0778682926829268}, {2968499,3902804,3903047,-1,0.06855}, {2968500,3903047,3903390,-1,0.105113513513513}, {2968501,3903390,3903588,-1,0.083625}, {2968502,3903588,3903881,-1,0.25036}, {2968503,3904348,3904420,0.15038,0.145529032258065}, {2968504,3904297,3904348,0.0736186046511628,0.077209756097561}, {2968505,3904257,3904297,0.0653869565217391,0.0699488372093023}, {2968506,3904181,3904257,0.0848875,0.0905466666666667}, {2968507,3904135,3904181,0.07345,0.0750127659574468}, {2968508,3904068,3904135,0.0726,0.0726}, {2968509,3904037,3904068,0.0543,0.0532352941176471}, {2968510,3903999,3904037,0.056808,0.0556941176470588}, {2968511,3903986,3903999,0.0944042553191489,0.0944042553191489}, {2968512,3904048,3903986,0.116692682926829,0.11961}, {2968513,3904603,3904871,0.149177142857143,0.145033333333333}, {2968514,3904971,3905017,0.03121875,0.0262894736842105}, {2968515,3905017,3905624,0.283637837837838,0.299845714285714}, {2968516,3905624,3905878,0.127288888888889,0.122742857142857}, {2968517,3905878,3906091,0.0882162162162162,0.075906976744186}, {2968518,3904871,3905738,0.360216666666667,0.381405882352941}, {2968519,3905738,3906662,0.345138461538462,0.345138461538462}, {2968520,3906091,3906495,0.128795744680851,0.114215094339623}, {2968521,3906495,3907449,0.2832,0.289636363636364}, {2968522,3906735,3906774,0.0151714285714286,0.0148186046511628}, {2968523,3906774,3906885,0.0444976744186047,0.0455571428571429}, {2968524,3906885,3907082,0.078,0.0817142857142857}, {2968525,3907082,3907449,0.199264285714286,0.199264285714286}, {2968526,3907449,3907808,0.20168275862069,0.224953846153846}, {2968527,3907808,3908265,0.1437125,0.140779591836735}, {2968528,3908265,3908767,0.13755,0.143052}, {2968529,3908767,3909516,0.24945652173913,0.255}, {2968530,3909982,3910308,0.088725,0.088725}, {2968531,3910653,3910955,0.102808695652174,0.098525}, {2968532,3910955,3911799,0.271016326530612,0.2766625}, {2968533,3908599,3909163,0.163857142857143,0.160046511627907}, {2968534,3908017,3908599,0.175695,0.156173333333333}, {2968535,3907449,3908017,0.174945,0.170678048780488}, {2968536,3905017,3905255,0.134335714285714,0.163539130434783}, {2968537,3905255,3905453,0.146228571428571,0.122832}, {2968538,3905453,3905553,0.09968,0.0786947368421053}, {2968539,3905553,3905774,0.17478,0.17478}, {2968540,3905774,3906091,0.305333333333333,0.2748}, {2968541,3910187,3910562,0.12009375,0.19215}, {2968542,3910562,3910907,0.15012,0.204709090909091}, {2968543,3910907,3911427,0.259088888888889,0.23318}, {2968544,3912638,3913258,0.21129375,0.204890909090909}, {2968545,3912055,3912771,0.332711111111111,0.499066666666667}, {2968546,3912771,3913158,0.117015,0.15602}, {2968547,3901568,3901781,0.0813428571428571,0.0830375}, {2968548,3901350,3901568,0.09495,0.0930122448979592}, {2968549,3900687,3901103,0.16465,0.168153191489362}, {2968550,3900499,3900687,0.0807918367346939,0.079176}, {2968551,3900339,3900499,0.0686705882352941,0.0745148936170213}, {2968552,3900281,3900339,0.0204734693877551,0.0228}, {2968553,3900148,3900281,0.0512875,0.0631230769230769}, {2968554,3900102,3900148,0.0174837209302326,0.0179}, {2968555,3899900,3900102,0.0842181818181818,0.0861767441860465}, {2968556,3899692,3899900,0.0840734693877551,0.0915466666666667}, {2968557,3899490,3899692,0.0783529411764706,0.0815510204081633}, {2968558,3899211,3899490,0.1054625,0.103310204081633}, {2968559,3899043,3899211,0.0765285714285714,0.0698739130434783}, {2968560,3898789,3899043,0.136216666666667,0.129047368421053}, {2968561,3898650,3898871,0.10986,0.118767567567568}, {2968562,3898460,3898650,0.071025,0.0811714285714286}, {2968563,3898276,3898460,0.06768,0.0752}, {2968564,3897785,3898276,0.238337142857143,0.397228571428571}, {2968565,3898970,3899215,0.103445454545455,0.101146666666667}, {2968566,3899215,3900148,0.464708108108108,0.39986511627907}, {2968567,3897066,3897785,0.434981818181818,0.368061538461538}, {2968568,3896514,3897066,0.242910638297872,0.253706666666667}, {2968569,3898642,3898848,0.1134,0.1782}, {2968570,3898848,3899008,0.0734368421052631,0.069765}, {2968571,3899008,3899132,0.0434045454545455,0.04244}, {2968572,3899132,3899399,0.10772,0.1009875}, {2968573,3898862,3899312,0.25869375,0.4599}, {2968574,3899312,3899645,0.154772727272727,0.144893617021277}, {2968575,3899645,3899887,0.102381818181818,0.0979304347826087}, {2968576,3899887,3900143,0.106540909090909,0.0997404255319149}, {2968577,3900143,3900231,0.045153488372093,0.0422086956521739}, {2968578,3900231,3900393,0.065504347826087,0.0614938775510204}, {2968579,3900393,3900620,0.1033375,0.099204}, {2968580,3900620,3900834,0.0901021276595745,0.0830352941176471}, {2968581,3900834,3901052,0.0869617021276596,0.0801411764705882}, {2968582,3901052,3901235,0.0770170212765958,0.0738734693877551}, {2968583,3901235,3901319,0.0254125,0.0259531914893617}, {2968584,3901319,3901413,0.042475,0.042475}, {2968585,3901413,3901660,0.0922285714285714,0.0922285714285714}, {2968586,3901660,3901866,0.08235,0.08235}, {2968587,3901866,3902104,0.0830170212765958,0.0812875}, {2968588,3902104,3902351,0.0881617021276596,0.0881617021276596}, {2968589,3902351,3902594,0.0878297872340426,0.0917333333333333}, {2968590,3902594,3902837,0.0969260869565217,0.0928875}, {2968591,3902837,3903064,0.0891391304347826,0.082008}, {2968592,3903064,3903269,0.0889695652173913,0.0835224489795918}, {2968593,3903269,3903489,0.09608,0.0919914893617021}, {2968594,3903489,3903682,0.0930933333333333,0.089131914893617}, {2968595,3903682,3903905,0.089895652173913,0.0879829787234043}, {2968596,3903905,3904174,0.0941608695652174,0.0962533333333333}, {2968597,3904174,3904385,0.0959441860465116,0.09168}, {2968598,3904385,3904603,0.104473170731707,0.101985714285714}, {2968599,3906403,3906662,0.125413636363636,0.122626666666667}, {2968600,3906199,3906403,0.0908086956521739,0.083544}, {2968601,3905986,3906199,0.083448,0.0802384615384615}, {2968602,3905766,3905986,0.08292,0.0767777777777778}, {2968603,3905551,3905766,0.083376,0.0772}, {2968604,3905343,3905551,0.0822705882352941,0.0777}, {2968605,3904507,3904650,0.060276,0.0627875}, {2968606,3904290,3904507,0.100295454545455,0.0848653846153846}, {2968607,3904129,3904290,0.0703411764705882,0.0689884615384615}, {2968608,3903892,3904129,0.0767769230769231,0.0767769230769231}, {2968609,3903698,3903892,0.0729807692307692,0.0729807692307692}, {2968610,3903519,3903698,0.077,0.077}, {2968611,3903270,3903519,0.0988775510204082,0.0988775510204082}, {2968612,3903054,3903270,0.075725,0.0741795918367347}, {2968613,3902453,3903054,0.187640816326531,0.180282352941176}, {2968614,3901819,3902453,0.183624,0.183624}, {2968615,3901252,3901819,0.177917647058824,0.174496153846154}, {2968616,3897409,3897667,0.211254545454545,0.2582}, {2968617,3897667,3897870,0.142,0.13632}, {2968618,3897870,3898129,0.160539130434783,0.167836363636364}, {2968619,3898129,3898386,0.14448,0.138923076923077}, {2968620,3898386,3898655,0.211457142857143,0.22203}, {2968621,3898655,3899006,0.231875,0.2226}, {2968622,3899006,3899301,0.181128,0.22641}, {2968623,3899301,3899388,0.0860210526315789,0.0908}, {2968624,3899676,3899747,0.0509142857142857,0.042768}, {2968625,3899747,3899997,0.18115,0.207028571428571}, {2968626,3899997,3900311,0.211581818181818,0.221657142857143}, {2968627,3900311,3900353,0.0292444444444444,0.03948}, {2968628,3900353,3900548,0.207317647058824,0.207317647058824}, {2968629,3900548,3900750,0.184714285714286,-1}, {2968630,3900750,3900996,0.13938,-1}, {2968631,3900996,3901111,0.0625555555555556,-1}, {2968632,3901111,3901254,0.0838384615384615,-1}, {2968633,3901254,3901482,0.139688888888889,-1}, {2968634,3901482,3901701,0.106527272727273,-1}, {2968635,3901701,3901992,0.131509090909091,-1}, {2968636,3901992,3902338,0.126868421052632,-1}, {2968637,3902338,3902578,0.15944347826087,-1}, {2968638,3901244,3901564,0.373661538461538,0.194304}, {2968639,3901021,3901244,0.0863318181818182,0.0844133333333333}, {2968640,3900793,3901021,0.0840857142857143,0.087663829787234}, {2968641,3900541,3900793,0.0766961538461538,0.0813918367346939}, {2968642,3900374,3900541,0.067128,0.069925}, {2968643,3900303,3900374,0.02094,0.0213673469387755}, {2968644,3900122,3900303,0.055572,0.0591191489361702}, {2968645,3899965,3900122,0.0485375,0.0506478260869565}, {2968646,3899866,3899965,0.0386181818181818,0.0395162790697674}, {2968647,3899769,3899866,0.037185,0.0391421052631579}, {2968648,3899600,3899769,0.07011,0.127472727272727}, {2968649,3899148,3899382,-1,0.139044444444444}, {2968650,3898412,3899148,-1,0.4273}, {2968651,3899600,3900548,0.382815384615385,0.392889473684211}, {2968652,3899083,3899148,0.0586666666666667,0.0459130434782609}, {2968653,3898816,3899083,0.184281818181818,0.144792857142857}, {2968654,3898741,3898816,0.06085,0.0540888888888889}, {2968655,3898569,3898741,0.12843,0.0917357142857143}, {2968656,3898444,3898569,0.0913826086956522,0.0724758620689655}, {2968657,3898234,3898444,0.150028571428571,0.136982608695652}, {2968658,3897884,3898234,0.220172727272727,0.24219}, {2968659,3897618,3897884,0.197454545454545,0.255529411764706}, {2968660,3898357,3898718,0.241075,0.321433333333333}, {2968661,3898718,3898866,0.0576139534883721,0.0563045454545455}, {2968662,3898866,3898925,0.0207681818181818,0.0198652173913043}, {2968663,3898925,3899190,0.0886666666666667,0.0848936170212766}, {2968664,3899190,3899315,0.0469787234042553,0.04416}, {2968665,3899315,3899434,0.0418565217391304,0.038508}, {2968666,3899434,3899605,0.0648260869565217,0.0608571428571429}, {2968667,3899605,3899820,0.0709914893617021,0.066732}, {2968668,3899820,3899923,0.042375,0.04068}, {2968669,3899923,3900134,0.062675,0.060168}, {2968670,3900134,3900230,0.0338553191489362,0.031824}, {2968671,3900230,3900340,0.0338170212765957,0.0324367346938776}, {2968672,3900340,3900436,0.0395125,0.0387061224489796}, {2968673,3900436,3900525,0.0301404255319149,0.0295125}, {2968674,3900525,3900638,0.0461617021276596,0.0461617021276596}, {2968675,3900638,3900714,0.0250304347826087,0.0239875}, {2968676,3900714,3900895,0.066525,0.0694173913043478}, {2968677,3900895,3901177,0.110762790697674,0.108245454545455}, {2968678,3901177,3901450,0.185504347826087,0.125488235294118}, {2968679,3901450,3902456,0.333381818181818,0.444509090909091}, {2968680,3901450,3901709,0.12968,0.1621}, {2968681,3901709,3901920,0.0837,0.0904864864864865}, {2968682,3901920,3902067,0.0562428571428571,0.0549348837209302}, {2968683,3902067,3902154,0.0211363636363636,0.0221428571428571}, {2968684,3902154,3902234,0.0300681818181818,0.0300681818181818}, {2968685,3902234,3902410,0.0544046511627907,0.0519866666666667}, {2968686,3902410,3902738,0.10905652173913,0.10905652173913}, {2968687,3902738,3902996,0.0905347826086957,0.09465}, {2968688,3902996,3903257,0.0950571428571429,0.0973756097560976}, {2968689,3903257,3903307,0.0234166666666667,0.0227837837837838}, {2968690,3903307,3903527,0.37092,0.132471428571429}, {2968691,3904043,3904244,0.078375,0.07125}, {2968692,3904244,3904415,0.0593302325581395,0.05315}, {2968693,3904415,3904703,0.101569565217391,0.0916117647058824}, {2968694,3904703,3904806,0.0392553191489362,0.0361764705882353}, {2968695,3904806,3905030,0.071595652173913,0.071595652173913}, {2968696,3905030,3905204,0.062525,0.0652434782608696}, {2968697,3905204,3905353,0.0562085106382979,0.0518}, {2968698,3905353,3905434,0.0291066666666667,0.0272875}, {2968699,3905434,3905910,0.156357446808511,0.146976}, {2968700,3905910,3906356,0.16035,0.172082926829268}, {2968701,3906356,3906606,0.102981818181818,0.0964085106382979}, {2968702,3906606,3907328,0.202212244897959,0.198168}, {2968703,3907328,3907684,0.112573333333333,0.123556097560976}, {2968704,3907684,3908072,0.176357142857143,0.176357142857143}, {2968705,3908072,3908095,0.0276,-1}, {2968706,3908072,3908799,-1,0.271344}, {2968707,3908799,3910166,-1,0.302018181818182}, {2968708,3910166,3910837,0.213471428571429,0.145785365853659}, {2968709,3910837,3912221,0.373621621621622,0.3456}, {2968710,3908004,3908908,0.397585714285714,-1}, {2968711,3904507,3905737,0.618931034482759,-1}, {2968712,3903924,3904507,0.314169230769231,0.314169230769231}, {2968713,3903574,3903924,0.183641379310345,0.204830769230769}, {2968714,3902594,3903574,0.467516129032258,0.536777777777778}, {2968715,3901350,3902594,0.53334375,0.656423076923077}, {2968716,3905737,3906348,0.27571875,0.2941}, {2968717,3906348,3906600,0.142722580645161,0.134072727272727}, {2968718,3906600,3906860,0.0993333333333333,0.0941052631578947}, {2968719,3906860,3907133,0.0968052631578947,0.102183333333333}, {2968720,3907133,3907484,0.151309090909091,0.20805}, {2968721,3907484,3907786,0.185582608695652,0.194018181818182}, {2968722,3907113,3907786,-1,0.368775}, {2968723,3906348,3906534,0.0712133333333333,0.0681829787234043}, {2968724,3906534,3906889,0.0994695652173913,0.095325}, {2968725,3906889,3907170,0.134485714285714,0.144830769230769}, {2968726,3907170,3907716,0.204816666666667,0.189061538461538}, {2968727,3907716,3908138,0.118633333333333,0.125611764705882}, {2968728,3908138,3908616,0.1436,0.1436}, {2968729,3907786,3908027,0.1650375,0.1650375}, {2968730,3908027,3908824,-1,-1}, {2968731,3908908,3909348,0.192931034482759,-1}, {2968732,3909348,3909703,0.289664516129032,-1}, {2968733,3908863,3909703,0.341822222222222,0.341822222222222}, {2968734,3908027,3908291,0.178909090909091,0.178909090909091}, {2968735,3908291,3908603,0.148377777777778,0.148377777777778}, {2968736,3908603,3908908,0.194372727272727,0.194372727272727}, {2968737,3906889,3907203,0.0889466666666666,0.0833875}, {2968738,3907203,3907689,0.136378723404255,0.1335375}, {2968739,3908072,3907689,0.115905,0.113078048780488}, {2968740,3902846,3902961,0.0499469387755102,0.0499469387755102}, {2968741,3902565,3902846,0.105855319148936,0.105855319148936}, {2968742,3902289,3902565,0.0923478260869565,0.0923478260869565}, {2968743,3901750,3902289,0.30178,0.30178}, {2968744,3908072,3908507,0.129823255813954,0.118774468085106}, {2968745,3908507,3908816,0.0834367346938776,0.0786230769230769}, {2968746,3908816,3909135,0.0827755102040816,0.0765283018867925}, {2968747,3909135,3909433,0.0830884615384615,0.0815207547169811}, {2968748,3909433,3909712,0.083808,0.0873}, {2968749,3909712,3910139,0.175924137931034,0.141716666666667}, {2968750,3912221,3913428,0.389691891891892,0.360465}, {2968751,3913428,3913759,0.10026,0.108389189189189}, {2968752,3913759,3914090,0.117882352941176,0.167}, {2968753,3913728,3914090,0.166511111111111,0.172915384615385}, {2968754,3913037,3913361,0.139727272727273,0.112463414634146}, {2968755,3912682,3913037,0.12015,0.08544}, {2968756,3912353,3912682,0.111994285714286,0.0852130434782609}, {2968757,3912103,3912353,0.096972972972973,0.0797333333333333}, {2968758,3911844,3912103,0.0936162162162162,0.0769733333333333}, {2968759,3910824,3911220,0.136355555555556,0.111563636363636}, {2968760,3909532,3910824,0.52085625,0.505072727272727}, {2968761,3911535,3911220,0.0993483870967742,0.1062}, {2968762,3903905,3904862,0.588991304347826,0.521030769230769}, {2968763,3904603,3905496,0.381705882352941,0.418645161290323}, {2968764,3905496,3906403,0.464896551724138,0.408545454545455}, {2968765,3904862,3905766,0.533544,0.635171428571429}, {2968766,3905766,3907407,0.986765217391304,1.19450526315789}, {2968767,3907407,3908291,0.453528,0.453528}, {2968768,3899497,3899862,0.276704347826087,0.276704347826087}, {2968769,3899862,3900687,0.615,0.615}, {2968770,3906508,3907133,0.44145,0.44145}, {2968771,3905144,3906508,0.777969230769231,0.777969230769231}, {2968772,3903269,3904252,0.5424,0.5424}, {2968773,3899591,3899862,0.223933333333333,0.223933333333333}, {2968774,3899344,3899591,0.174715384615385,0.146535483870968}, {2968775,3899591,3900499,0.4862625,0.51868}, {2968776,3900499,3901660,0.57944,0.599420689655172}, {2968777,3899900,3901052,0.72185,0.618728571428571}, {2968778,3901660,3902786,0.53955,0.604296}, {2968779,3902786,3903187,0.259173913043478,0.248375}, {2968780,3903187,3903698,0.353809090909091,0.353809090909091}, {2968781,3902144,3902418,0.122648275862069,0.11856}, {2968782,3902418,3902607,0.110112,0.105876923076923}, {2968783,3902607,3903054,0.311672727272727,0.298121739130435}, {2968784,3903054,3903346,0.21951,0.209057142857143}, {2968785,3903346,3903593,0.132527272727273,0.141077419354839}, {2968786,3903593,3903895,0.23,0.20125}, {2968787,3903895,3904243,0.203875,0.188192307692308}, {2968788,3904243,3904564,0.140627027027027,0.148662857142857}, {2968789,3904564,3904817,0.1464,0.152030769230769}, {2968790,3904817,3905076,0.13186,0.179809090909091}, {2968791,3905076,3905910,0.516576923076923,0.516576923076923}, {2968792,3903105,3903770,0.392957142857143,0.407511111111111}, {2968793,3902846,3903105,0.188781818181818,0.230733333333333}, {2968794,3902846,3902781,0.0438,0.0707538461538462}, {2968795,3902460,3902781,0.245084210526316,0.194025}, {2968796,3902151,3902460,0.208228571428571,0.14576}, {2968797,3901819,3902151,0.21711,0.160822222222222}, {2968798,3901362,3901819,0.342571428571429,0.342571428571429}, {2968799,3900886,3901362,0.2502,0.278}, {2968800,3900421,3900886,0.234658064516129,0.202066666666667}, {2968801,3900143,3900421,0.156577777777778,0.192163636363636}, {2968802,3898871,3899392,0.304464,-1}, {2968803,3899392,3899887,0.258868965517241,-1}, {2968804,3897576,3897832,-1,-1}, {2968805,3897832,3898318,-1,-1}, {2968806,3898318,3898848,-1,0.441035294117647}, {2968807,3899008,3899769,0.424776923076923,-1}, {2968808,3902456,3903455,0.574592307692308,0.439394117647059}, {2968809,3903455,3904410,0.386368421052632,0.815666666666667}, {2968810,3904410,3905334,0.349171428571429,0.4582875}, {2968811,3907847,3908282,-1,0.199907142857143}, {2968812,3907549,3907847,-1,0.133838709677419}, {2968813,3907265,3907549,-1,0.142644444444444}, {2968814,3907265,3907424,0.12006,0.0923538461538462}, {2968815,3907424,3908048,0.41838,0.298842857142857}, {2968816,3908048,3908862,0.403133333333333,0.403133333333333}, {2968817,3908862,3909635,0.436536,0.436536}, {2968818,3909098,3910063,0.263916666666667,0.231731707317073}, {2968819,3910063,3910706,0.168225,0.141663157894737}, {2968820,3910706,3910824,0.0459677419354839,0.0407142857142857}, {2968821,3908750,3909051,0.118235294117647,0.129677419354839}, {2968822,3909051,3909347,0.11175,0.129774193548387}, {2968823,3909347,3909635,0.133741935483871,0.148071428571429}, {2968824,3909635,3909952,0.140275862068966,0.150666666666667}, {2968825,3909952,3910284,0.13501935483871,0.13952}, {2968826,3910284,3910681,0.1366,0.155441379310345}, {2968827,3913037,3914135,0.511777777777778,0.511777777777778}, {2968828,3912671,3913037,0.20517,0.170975}, {2968829,3912671,3912329,0.132558620689655,0.142377777777778}, {2968830,3912035,3912329,0.134442857142857,0.12548}, {2968831,3911730,3912035,0.120476470588235,0.120476470588235}, {2968832,3911282,3911730,0.313828571428571,0.313828571428571}, {2968833,3907970,3908381,0.223275,0.243572727272727}, {2968834,3907647,3907970,0.13528,0.156092307692308}, {2968835,3907365,3907647,0.147857142857143,0.147857142857143}, {2968836,3907032,3907365,0.143441379310345,0.143441379310345}, {2968837,3906727,3907032,0.13508,0.150088888888889}, {2968838,3906356,3906727,0.223753846153846,0.252939130434783}, {2968839,3896306,3896690,0.19886,0.180781818181818}, {2968840,3897796,3898020,0.215933333333333,0.19434}, {2968841,3896012,3896306,0.1839,0.169753846153846}, {2968842,3897301,3897796,0.385736842105263,0.333136363636364}, {2968843,3896690,3897301,0.417707142857143,0.417707142857143}, {2968844,3896588,3896764,0.148827272727273,0.148827272727273}, {2968845,3893671,3893620,0.101853658536585,0.1044}, {2968846,3893620,3893574,0.0974634146341463,0.0999}, {2968847,3893675,3893941,0.152711111111111,0.152711111111111}, {2968848,3893941,3894240,0.187852173913043,0.187852173913043}, {2968849,3894240,3894826,0.280778571428571,0.357354545454545}, {2968850,3894564,3894826,-1,0.291438461538462}, {2968851,3894261,3894564,0.394766666666667,0.322990909090909}, {2968852,3894261,3894120,0.19415,0.15532}, {2968853,3903984,3904528,0.26088,0.2038125}, {2968854,3903386,3903984,0.259862068965517,0.215314285714286}, {2968855,3902932,3903386,0.205944,0.234027272727273}, {2969718,3879276,3879251,-1,0.0742434782608696}, {2969866,3880338,3880408,-1,-1}, {2969867,3883377,3883596,0.0812896551724138,0.0714363636363636}, {2969868,3882411,3882066,0.336494117647059,0.346690909090909}, {2969869,3881523,3881869,0.154777777777778,0.144103448275862}, {2969870,3881094,3881523,0.217178571428571,0.196161290322581}, {2969871,3880864,3881094,0.1077,0.111688888888889}, {2969872,3880424,3880864,0.240771428571429,0.232468965517241}, {2969873,3880099,3880424,0.1874,0.14055}, {2969874,3879648,3880099,0.4149,0.393063157894737}, {2969875,3879281,3879648,0.260894117647059,0.3168}, {2969876,3878359,3878770,-1,-1}, {2969877,3878359,3877929,-1,-1}, {2969878,3879716,3878777,0.471052173913043,0.471052173913043}, {2969879,3880144,3879716,0.1882875,0.215185714285714}, {2969880,3880576,3880144,0.27549,0.289989473684211}, {2969881,3881862,3881483,0.158136,0.146422222222222}, {2969882,3882097,3881862,0.0971032258064516,0.0885352941176471}, {2969883,3882458,3882097,0.152420689655172,0.130005882352941}, {2969884,3882959,3882458,0.198711111111111,0.173070967741935}, {2969885,3883124,3882959,0.072675,0.069768}, {2969886,3883542,3883480,0.388407692307692,0.360664285714286}, {2969887,3883642,3883542,1.1031,1.00281818181818}, {2969888,3879599,3878491,0.45703125,0.504310344827586}, {2969889,3878491,3878082,0.1347,0.149666666666667}, {2969890,3878082,3877685,0.1344375,0.1344375}, {2969891,3883058,3882382,-1,0.38661}, {2969892,3881570,3881418,0.0834857142857143,0.070128}, {2969893,3881577,3881418,0.191423076923077,0.216391304347826}, {2969894,3882066,3881577,0.430905,0.465843243243243}, {2969895,3881577,3881229,0.187915384615385,0.212426086956522}, {2969896,3881229,3880868,0.14295,0.155945454545455}, {2969897,3880868,3880326,0.29412,0.29412}, {2969898,3880135,3880326,0.1649,0.1649}, {2969899,3880135,3879933,0.156463636363636,0.149660869565217}, {2969900,3879792,3879933,0.115546153846154,0.107292857142857}, {2969901,3879792,3879636,0.111381818181818,0.116685714285714}, {2969902,3880099,3879864,0.240023076923077,0.189109090909091}, {2969903,3879636,3879864,0.21762,0.225124137931035}, {2969904,3879636,3879413,0.185222222222222,0.151545454545455}, {2969905,3881198,3879079,0.918145454545455,0.891141176470588}, {2969906,3879858,3880122,0.191090322580645,0.211564285714286}, {2969907,3879496,3880122,0.434422222222222,0.404462068965517}, {2969908,3879221,3879496,0.183736363636364,0.155469230769231}, {2969909,3878885,3879221,0.203171428571429,0.147124137931034}, {2969910,3877880,3877929,-1,-1}, {2969911,3878357,3878148,0.2532,0.2321}, {2969912,3878357,3878885,0.603923076923077,0.560785714285714}, {2969913,3882537,3881996,0.21855652173913,0.21855652173913}, {2969914,3884598,3885203,-1,0.19340625}, {2969915,3884655,3885262,0.41244,-1}, {2969916,3885203,3885724,-1,0.270542857142857}, {2969917,3885724,3886178,0.535725,0.13393125}, {2969918,3886178,3886327,0.074625,0.1791}, {2969919,3886327,3887318,0.420235714285714,0.405744827586207}, {2969920,3886220,3886178,0.204276923076923,0.189685714285714}, {2969921,3886228,3886220,0.0952411764705882,0.0981272727272727}, {2969922,3885262,3885789,0.219853846153846,-1}, {2969923,3885789,3886228,0.1941,-1}, {2969924,3886248,3886228,0.194089655172414,0.160817142857143}, {2969925,3886299,3886248,0.195446511627907,0.191004545454545}, {2969926,3886300,3886299,0.0471627906976744,0.0460909090909091}, {2969927,3886315,3886300,0.0618923076923077,0.0652378378378378}, {2969928,3886331,3886315,0.115114285714286,0.16116}, {2969929,3891023,3891004,0.27788,0.252618181818182}, {2969930,3890236,3890739,0.244157142857143,0.244157142857143}, {2969931,3889299,3889862,0.209116981132075,0.213138461538462}, {2969932,3888751,3889299,0.221826666666667,0.221826666666667}, {2969933,3890129,3890134,0.117566666666667,0.0920086956521739}, {2969934,3889204,3890129,0.299707692307692,0.307594736842105}, {2969935,3887418,3887360,0.29511724137931,0.28528}, {2969936,3887418,3887443,0.68358,0.68358}, {2969937,3887360,3887318,0.264716129032258,0.264716129032258}, {2969938,3887318,3889862,0.751447058823529,0.774218181818182}, {2969939,3887318,3887281,0.2486625,0.274386206896552}, {2969940,3887281,3887250,0.224935714285714,0.217179310344828}, {2969941,3886178,3886134,0.176413043478261,0.197926829268293}, {2969942,3887250,3887222,0.329464285714286,0.318103448275862}, {2969943,3888592,3889274,0.152468181818182,0.159728571428571}, {2969944,3889274,3889874,0.154618604651163,0.141459574468085}, {2969945,3889874,3890438,0.169275,0.15746511627907}, {2969946,3890438,3891004,0.264096,0.16506}, {2969947,3891004,3890945,0.247072340425532,0.297753846153846}, {2969948,3890945,3890909,0.389982352941177,0.348931578947368}, {2969949,3888531,3888445,0.44108,0.44108}, {2969950,3888564,3888531,0.135276923076923,0.140688}, {2969951,3888568,3888564,0.123514285714286,0.13509375}, {2969952,3888592,3888568,0.164425,0.171573913043478}, {2969953,3887222,3887202,0.151355555555556,0.157176923076923}, {2969954,3887202,3887171,0.1158,0.1158}, {2969955,3887171,3887155,0.125355555555556,0.116710344827586}, {2969956,3887155,3887079,0.453972413793103,0.424683870967742}, {2969957,3885978,3885918,0.177951219512195,0.169674418604651}, {2969958,3885918,3885878,0.2786,0.18283125}, {2969959,3886472,3886649,0.0727714285714286,0.10188}, {2969960,3886649,3886998,0.148613793103448,0.165761538461538}, {2969961,3887079,3886998,0.539781818181818,0.55665}, {2969962,3886998,3887522,0.189765517241379,0.220128}, {2969963,3887522,3887661,0.0571363636363636,0.052375}, {2969964,3887661,3888345,0.244444444444444,0.275}, {2969965,3888445,3888345,0.574412903225806,0.5396}, {2969966,3888345,3889018,0.237385714285714,0.27695}, {2969967,3889018,3889650,0.239121428571429,0.247977777777778}, {2969968,3890909,3890805,0.541254545454546,0.576174193548387}, {2969969,3889650,3890225,0.22442,0.24045}, {2969970,3890225,3890805,0.267456,0.290713043478261}, {2969971,3890805,3891358,0.192891428571429,0.198564705882353}, {2969972,3891358,3891891,0.156385714285714,0.164205}, {2969973,3891891,3892403,0.1479,0.158721951219512}, {2969974,3892403,3892807,0.0961404255319149,0.107585714285714}, {2969975,3892807,3893007,0.0481953488372093,0.0481953488372093}, {2969976,3893007,3893445,0.172697142857143,0.163362162162162}, {2969977,3891891,3891830,0.654533333333333,0.654533333333333}, {2969978,3890805,3890757,0.413109677419355,0.42688}, {2969979,3885978,3886582,0.258222222222222,0.27888}, {2969980,3886582,3887155,0.236875862068966,0.208163636363636}, {2969981,3888531,3889228,0.234041379310345,0.22624}, {2969982,3889228,3889842,0.231537931034483,0.22382}, {2969983,3889842,3890375,0.2714,0.191576470588235}, {2969984,3890375,3890945,0.268296,0.23955}, {2969985,3888345,3888305,0.391581818181818,0.410228571428571}, {2969986,3888305,3888290,0.1692,0.16215}, {2969987,3888290,3888205,0.275424,0.222116129032258}, {2969988,3888290,3888912,0.22995,0.22995}, {2969989,3888912,3889527,0.209246511627907,0.22494}, {2969990,3889527,3889639,0.05738,0.0555290322580645}, {2969991,3889639,3890157,0.232323529411765,0.24684375}, {2969992,3890157,3890757,0.265062857142857,0.250735135135135}, {2969993,3890757,3890989,0.126144827586207,0.1407}, {2969994,3890989,3891304,0.156951724137931,0.15172}, {2969995,3891304,3891830,0.2376,0.245264516129032}, {2969996,3891830,3892344,0.22455,0.1996}, {2969997,3892344,3892928,0.198383333333333,0.193021621621622}, {2969998,3892928,3893376,0.180113513513513,0.185116666666667}, {2969999,3890757,3890925,0.171066666666667,0.19245}, {2970000,3890925,3891204,0.160781818181818,0.151594285714286}, {2970001,3891204,3891638,0.1503,0.154594285714286}, {2970002,3891638,3891782,0.0669375,0.0738620689655173}, {2970003,3891782,3892178,0.254509090909091,0.239965714285714}, {2970004,3893376,3894211,0.386763636363636,0.344951351351351}, {2970005,3893376,3893198,0.177730434782609,0.177730434782609}, {2970006,3893198,3893334,0.1119,0.122072727272727}, {2970007,3892684,3893476,0.324270967741935,0.3141375}, {2970008,3893334,3893476,0.122723076923077,0.113957142857143}, {2970009,3893476,3893604,0.0961862068965517,0.0774833333333333}, {2970010,3893604,3894214,0.246980487804878,0.235493023255814}, {2970011,3894214,3894879,0.345531818181818,0.353567441860465}, {2970012,3894879,3895046,0.11335,0.160023529411765}, {2970013,3895046,3895688,0.445617391304348,0.465872727272727}, {2970014,3894879,3895069,0.190542857142857,0.20840625}, {2970015,3895069,3895171,0.0711,0.0690685714285714}, {2970016,3895171,3895444,0.245455813953488,0.277752631578947}, {2970017,3895444,3895490,0.02922,0.0324666666666667}, {2970018,3895490,3895786,0.16992,0.196061538461538}, {2970019,3895786,3895888,0.0928,0.0954514285714286}, {2970020,3895888,3896205,0.206106976744186,0.260664705882353}, {2970021,3896205,3896238,0.0365513513513513,0.0466344827586207}, {2970022,3896238,3896505,0.421634482758621,0.509475}, {2970023,3896505,3896733,0.28276875,0.323164285714286}, {2970024,3896733,3896850,0.112781818181818,0.11630625}, {2970025,3896850,3896728,0.15770625,0.174020689655172}, {2970026,3896728,3897374,0.355752,0.355752}, {2970027,3897374,3897738,0.20225,0.21104347826087}, {2970028,3896728,3896645,0.06826875,0.0809111111111111}, {2970029,3896645,3896537,0.106128,0.0914896551724138}, {2970030,3896537,3896870,0.3196,0.308185714285714}, {2970031,3896870,3897077,0.152727272727273,0.186666666666667}, {2970032,3897077,3897130,0.0360333333333333,0.0498923076923077}, {2970033,3897130,3897586,0.31995,0.31995}, {2970034,3898505,3898941,0.17265,0.156954545454545}, {2970035,3897941,3898505,0.268447058823529,0.260777142857143}, {2970036,3897849,3897941,0.0461823529411765,0.0461823529411765}, {2970037,3897586,3897849,0.334933333333333,0.334933333333333}, {2970038,3895545,3895898,0.26555,0.26555}, {2970039,3896106,3895898,0.277278260869565,0.2362}, {2970040,3896163,3896106,0.11781,0.094248}, {2970041,3895968,3896505,0.377972727272727,0.41577}, {2970042,3895261,3895968,0.77736,0.728775}, {2970043,3894727,3895261,0.551152941176471,0.5856}, {2970044,3894379,3894727,0.162581818181818,0.173070967741935}, {2970045,3894085,3894379,0.120405405405405,0.120405405405405}, {2970046,3893772,3894085,0.137866666666667,0.127261538461538}, {2970047,3893418,3893772,0.20385,0.2114}, {2970048,3892532,3892803,0.0915405405405405,0.0915405405405405}, {2970049,3892803,3893166,0.146777142857143,0.12529756097561}, {2970050,3893166,3893662,0.195536842105263,0.190523076923077}, {2970051,3893662,3893867,0.0966727272727273,0.102909677419355}, {2970052,3894406,3894754,0.262988571428571,0.296922580645161}, {2970053,3894754,3894970,0.15934,0.199175}, {2970054,3894970,3895572,0.4611,0.4611}, {2970055,3895572,3896205,0.50634,0.50634}, {2970056,3895171,3895698,0.341911111111111,0.341911111111111}, {2970057,3895698,3896556,0.721088888888889,0.721088888888889}, {2970058,3885950,3885481,0.192109090909091,0.18784}, {2970059,3885481,3885196,0.113642553191489,0.106824}, {2970060,3885196,3885004,0.0714666666666667,0.0684255319148936}, {2970061,3885004,3884726,0.212577777777778,0.163988571428571}, {2970062,3887136,3886570,0.271375609756098,0.337163636363636}, {2970063,3886570,3886326,0.0948941176470588,0.0948941176470588}, {2970064,3886326,3885900,0.35796,0.193491891891892}, {2970065,3885619,3885348,0.0922212765957447,0.09632}, {2970066,3885348,3885082,0.0888893617021276,0.0888893617021276}, {2970067,3885082,3884847,0.0873652173913043,0.0855063829787234}, {2970068,3884847,3884767,0.0228367346938776,0.0228367346938776}, {2970069,3884767,3884576,0.062475,0.062475}, {2970070,3884576,3884431,0.0520212765957447,0.0531521739130435}, {2970071,3884431,3884324,0.04112,0.0420545454545455}, {2970072,3884324,3884167,0.062,0.062}, {2970073,3884167,3883984,0.129626086956522,0.124225}, {2970074,3881308,3881467,0.120052173913044,0.102266666666667}, {2970075,3881467,3881755,0.162664285714286,0.182184}, {2970076,3881755,3881946,0.134048275862069,0.1254}, {2970077,3881946,3882037,0.0496457142857143,0.0526545454545455}, {2970078,3882037,3882269,0.1376,0.1376}, {2970079,3882269,3882504,0.123216666666667,0.13861875}, {2970080,3883984,3883663,0.136852941176471,0.23265}, {2970081,3883663,3883298,0.0945,0.0966}, {2970082,3883298,3882780,0.142995918367347,0.14908085106383}, {2970083,3882504,3882780,0.2013,0.210052173913043}, {2970084,3882780,3882474,0.0794235294117647,0.082665306122449}, {2970085,3882474,3882194,0.087075,0.0908608695652174}, {2970086,3882194,3881933,0.146586206896552,0.128818181818182}, {2970087,3882780,3883306,0.48258947368421,1.0188}, {2970088,3883306,3883555,0.14296,0.134025}, {2970089,3883555,3883794,0.2356,0.163107692307692}, {2970090,3881346,3881258,-1,0.119792307692308}, {2970091,3881708,3881346,0.303135483870968,0.268491428571429}, {2970092,3881755,3881708,0.0981,0.102771428571429}, {2970093,3880751,3880916,0.0939352941176471,0.118288888888889}, {2970094,3880916,3881174,0.1746,0.161169230769231}, {2970095,3881174,3881258,0.0822,0.06028}, {2970096,3881258,3880910,-1,0.406176923076923}, {2970097,3880910,3880718,-1,0.203142857142857}, {2970098,3881258,3881406,0.0940285714285714,0.0731333333333333}, {2970099,3881406,3881537,0.0679333333333333,0.06114}, {2970100,3881537,3881675,0.05163,0.0529538461538462}, {2970101,3881675,3881933,0.128708108108108,0.15361935483871}, {2970102,3880910,3881138,-1,0.0929142857142857}, {2970103,3881138,3881740,-1,0.35124}, {2970104,3881740,3882277,0.249062068965517,0.249062068965517}, {2970105,3881933,3882419,0.287664705882353,0.250784615384615}, {2970106,3882419,3882277,0.178928571428571,-1}, {2970107,3879861,3880159,0.13775625,0.163266666666667}, {2970108,3880159,3880396,0.135325,0.147627272727273}, {2970109,3880396,3880718,0.164511111111111,0.164511111111111}, {2970110,3885082,3886104,0.532984615384615,0.43305}, {2970111,3887027,3886104,0.345171428571429,0.439309090909091}, {2970112,3886308,3885959,0.188353846153846,0.1530375}, {2970113,3886547,3886308,0.0928909090909091,0.0908266666666667}, {2970114,3886804,3886547,0.105468292682927,0.102957142857143}, {2970115,3887027,3886804,0.154292307692308,0.154292307692308}, {2970116,3887262,3887027,0.147346153846154,0.15324}, {2970117,3887488,3887262,0.0894545454545454,0.0915348837209302}, {2970118,3887761,3887488,0.08484,0.0829956521739131}, {2970119,3888093,3887761,0.14728,0.152358620689655}, {2970120,3888367,3888093,0.154272,-1}, {2970121,3888567,3888367,0.0663209302325582,-1}, {2970122,3888607,3888567,0.0150510638297872,-1}, {2970123,3888888,3888607,0.0824869565217391,-1}, {2970124,3889065,3888888,0.05564,-1}, {2970125,3889128,3889065,0.0187142857142857,-1}, {2970126,3889378,3889128,0.123522580645161,-1}, {2970127,3887027,3887505,0.217432258064516,0.177378947368421}, {2970128,3887505,3887662,0.0426666666666667,0.0417391304347826}, {2970129,3887662,3888167,0.16032,0.142506666666667}, {2970130,3889086,3888635,-1,0.198235714285714}, {2970131,3888635,3888273,0.162642857142857,0.162642857142857}, {2970132,3888273,3888167,0.0475111111111111,0.0475111111111111}, {2970133,3888167,3888493,0.187155,0.197005263157895}, {2970134,3887501,3887173,0.25794,0.25794}, {2970135,3887843,3887501,0.20277,0.20277}, {2970136,3888144,3887843,0.1591,0.14319}, {2970137,3888493,3888144,0.198733333333333,0.23848}, {2970138,3888493,3889130,0.3253,0.285629268292683}, {2970139,3889130,3889467,0.14835,0.184158620689655}, {2970140,3888911,3889467,0.232968,0.232968}, {2970141,3888911,3888519,0.161292857142857,0.155731034482759}, {2970142,3888519,3888384,0.0795545454545455,0.0648222222222222}, {2970143,3880396,3880212,0.240688888888889,0.240688888888889}, {2970144,3880212,3880301,0.06924,0.06924}, {2970145,3880301,3880476,0.12036,0.1062}, {2970146,3880476,3880701,0.160671428571429,0.1405875}, {2970147,3880701,3880929,0.143088888888889,0.143088888888889}, {2970148,3881740,3881464,0.228664285714286,0.266775}, {2970149,3881464,3881343,0.1296,0.145152}, {2970150,3881343,3881162,0.312947368421053,0.258521739130435}, {2970151,3880929,3881162,0.11635,0.135116129032258}, {2970152,3881162,3881511,0.24015,0.280175}, {2970153,3881102,3881387,0.0904,0.0853777777777778}, {2970154,3878208,3879752,0.707066666666667,0.707066666666667}, {2970155,3881031,3881102,0.0262415094339623,0.0252872727272727}, {2970156,3880421,3881031,0.206434615384615,0.198788888888889}, {2970157,3880222,3880421,0.0714857142857143,0.070056}, {2970158,3880222,3879963,0.211382142857143,0.219211111111111}, {2970159,3883839,3884819,0.38787,0.44328}, {2970160,3884108,3884886,0.288012765957447,0.300813333333333}, {2970161,3886260,3885815,-1,0.403088888888889}, {2970162,3884886,3885540,0.24134693877551,0.24134693877551}, {2970163,3885815,3885540,-1,0.8443875}, {2970164,3885540,3886197,0.230244,0.250265217391304}, {2970165,3886197,3886465,0.1509,0.1509}, {2970166,3889624,3889174,0.135243243243243,0.119142857142857}, {2970167,3890191,3889850,0.164424,0.12845625}, {2970168,3889850,3889886,0.159,0.159}, {2970169,3889356,3889746,0.167723076923077,0.1817}, {2970170,3889746,3889902,0.097551724137931,0.08840625}, {2970171,3890490,3889902,0.245883333333333,0.226969230769231}, {2970172,3890745,3890490,0.073305,0.0751846153846154}, {2970173,3891243,3891525,0.25269375,0.25269375}, {2970174,3891525,3891558,0.165286956521739,0.12672}, {2970175,3891558,3891584,0.0835,0.0607272727272727}, {2970176,3891584,3891632,0.107574193548387,0.0980823529411765}, {2970177,3891632,3891647,0.093096,0.0705272727272727}, {2970178,3891647,3891888,0.169444444444444,0.157758620689655}, {2970179,3891888,3891945,0.124130769230769,0.119533333333333}, {2970180,3891945,3891997,0.1756,0.15365}, {2970181,3891779,3891477,0.193885714285714,0.20358}, {2970182,3891997,3891779,0.123075,0.123075}, {2970183,3891997,3892204,0.214539130434783,0.214539130434783}, {2970184,3893368,3893126,0.185136,0.185136}, {2970185,3893126,3892822,0.174312,-1}, {2970186,3892822,3892651,0.0597375,-1}, {2970187,3892651,3892462,0.0874457142857143,-1}, {2970188,3892462,3892204,0.15384,-1}, {2970189,3892204,3892657,0.292916129032258,0.2837625}, {2970190,3892657,3892414,0.1542,0.140791304347826}, {2970191,3892414,3892133,0.152975,0.131121428571429}, {2970192,3892133,3891835,0.188914285714286,0.1653}, {2970193,3891835,3891542,0.145022222222222,0.145022222222222}, {2970194,3891542,3891236,0.146044444444444,0.146044444444444}, {2970195,3892657,3893075,0.34746,0.32574375}, {2970196,3893075,3893303,0.146035714285714,0.1363}, {2970197,3893303,3893868,0.338708571428571,0.39516}, {2970198,3892546,3892256,0.147844444444444,0.147844444444444}, {2970199,3892886,3892546,0.151888888888889,0.151888888888889}, {2970200,3893186,3892886,-1,0.156555555555556}, {2970201,3893523,3893186,-1,0.202915384615385}, {2970202,3893868,3893523,-1,0.240048}, {2970203,3893868,3893985,0.130928571428571,0.14664}, {2970204,3893985,3894017,0.0851,0.07659}, {2970205,3894237,3893868,-1,0.248973913043478}, {2970206,3894237,3894316,0.07089,0.07089}, {2970207,3894634,3894316,0.248652631578947,0.23622}, {2970208,3894017,3894274,0.319311111111111,0.319311111111111}, {2970209,3894274,3894493,0.196911111111111,0.196911111111111}, {2970210,3894493,3894860,0.384044444444444,0.384044444444444}, {2970211,3894860,3895160,0.223556756756757,0.223556756756757}, {2970212,3895160,3895570,0.301381818181818,0.292517647058823}, {2970213,3895570,3895859,0.2198625,0.23452}, {2970214,3895859,3896118,0.1306,0.144347368421053}, {2970215,3896118,3896399,0.148843902439024,0.160594736842105}, {2970216,3896399,3896635,0.110780487804878,0.137636363636364}, {2970217,3896635,3897400,0.252223255813953,0.28541052631579}, {2970218,3897400,3897707,0.0919826086956522,0.117533333333333}, {2970219,3897707,3898044,0.110289473684211,0.155222222222222}, {2970220,3898044,3898420,0.197236363636364,0.1808}, {2970221,3893674,3893429,0.19743,0.19743}, {2970222,3893914,3893674,0.228966666666667,0.228966666666667}, {2970223,3894139,3893914,0.1652,0.1652}, {2970224,3894377,3894139,0.158209090909091,0.145025}, {2970225,3894627,3894377,0.155425,0.155425}, {2970226,3894860,3894627,0.1298,0.1298}, {2970227,3895113,3894860,0.18276,0.18276}, {2970228,3895252,3895113,0.12954,0.12954}, {2970229,3895438,3895252,0.13449,0.13449}, {2970230,3895438,3895562,0.12336,0.12336}, {2970231,3896033,3895562,0.231511111111111,0.231511111111111}, {2970232,3896262,3896033,0.103933333333333,0.103933333333333}, {2970233,3896056,3896227,0.23418947368421,0.23418947368421}, {2970234,3896301,3896801,0.40284,0.40284}, {2970235,3896801,3897289,0.28695,0.28695}, {2970236,3897289,3897551,0.17223,0.17223}, {2970237,3897551,3897849,0.18447,0.18447}, {2970238,3886098,3886307,0.108828571428571,0.11427}, {2970239,3886307,3886648,0.1415,0.146379310344828}, {2970240,3886648,3887250,0.35385,0.28308}, {2970241,3887250,3888650,0.525346153846154,0.4553}, {2970242,3888650,3888592,0.3888,0.3888}, {2970243,3888650,3889927,0.67341,0.612190909090909}, {2970244,3889927,3890085,0.0824608695652174,0.0654}, {2970245,3890085,3890476,0.138441176470588,0.134485714285714}, {2970246,3890476,3890739,0.120264,0.0969870967741936}, {2970247,3891004,3891553,0.22016,0.287165217391304}, {2970248,3892477,3893275,0.886028571428571,0.918844444444445}, {2970249,3894869,3895010,0.178753846153846,0.105627272727273}, {2970250,3894495,3894869,0.319046153846154,0.270495652173913}, {2970251,3894302,3894495,0.149483333333333,0.116986956521739}, {2970252,3894124,3894302,0.142538461538462,0.132357142857143}, {2970253,3893624,3894124,0.409923076923077,0.340148936170213}, {2970254,3893275,3893624,0.4107,0.381364285714286}, {2970255,3861059,3861176,0.208168421052632,0.183962790697674}, {2970256,3861059,3860095,0.304305,0.347777142857143}, {2970257,3859599,3860095,0.346454545454545,0.300868421052632}, {2970258,3863969,3863413,0.607251428571429,0.625111764705882}, {2970259,3860324,3860500,0.131323076923077,0.134778947368421}, {2970260,3860324,3860325,0.0367741935483871,0.0316666666666667}, {2970261,3860325,3860799,0.370524324324324,0.370524324324324}, {2970279,3865839,3865258,0.157263157894737,0.153230769230769}, {2970280,3866032,3865839,0.0514923076923077,0.0528473684210526}, {2970281,3866155,3866032,0.0325833333333333,0.0308684210526316}, {2970282,3866526,3866155,0.0819846153846154,0.0841421052631579}, {2970283,3866949,3866526,0.102415384615385,0.11095}, {2970284,3867546,3866949,0.162291891891892,0.171565714285714}, {2970285,3867806,3867546,0.0826363636363636,0.0879677419354839}, {2970286,3868503,3867806,0.191382857142857,0.186066666666667}, {2970287,3868647,3868503,0.0478058823529412,0.0478058823529412}, {2970288,3868879,3868647,0.0541297297297297,0.0589058823529412}, {2970289,3869091,3868879,0.0587189189189189,0.06035}, {2970290,3869577,3869091,0.131485714285714,0.127833333333333}, {2970291,3869700,3869577,0.0339272727272727,0.0329294117647059}, {2970292,3869832,3869700,0.0354514285714286,0.0376}, {2970293,3870074,3869832,0.0651081081081081,0.0688285714285714}, {2970294,3870227,3870074,0.0402514285714286,0.0414352941176471}, {2970295,3870358,3870227,0.0388545454545455,0.04006875}, {2970296,3870487,3870358,0.03898125,0.0366882352941176}, {2970297,3871164,3870487,0.270792,0.270792}, {2970298,3871164,3870999,0.229008,0.23855}, {2970299,3870999,3870956,0.0756692307692308,0.06558}, {2970300,3870956,3870977,0.0575357142857143,0.0519677419354839}, {2970301,3870977,3870929,0.12984,0.12984}, {2970302,3870929,3870893,0.136033333333333,0.12243}, {2970303,3871269,3871164,0.116685714285714,0.12252}, {2970304,3871337,3871269,0.0441103448275862,0.051168}, {2970305,3871259,3871337,0.06556,0.0678206896551724}, {2970306,3871106,3871259,0.125109677419355,0.117527272727273}, {2970307,3871035,3871106,0.11472,0.106222222222222}, {2970308,3871080,3871035,0.0751862068965517,0.0751862068965517}, {2970309,3870909,3871080,0.32675625,0.34854}, {2970310,3870909,3870894,0.0588260869565217,0.056375}, {2970311,3870886,3870860,0.0772875,0.0562090909090909}, {2970312,3870828,3870797,-1,0.104353846153846}, {2970313,3870797,3870915,-1,0.251806451612903}, {2970314,3870747,3870372,0.17346,0.192733333333333}, {2970315,3870828,3870158,0.236330769230769,0.21945}, {2970316,3870158,3869870,0.0704842105263158,0.0744}, {2970317,3869870,3869018,0.2307,0.250474285714286}, {2970318,3869018,3868901,0.203276470588235,0.246835714285714}, {2970319,3868901,3868338,0.229765714285714,0.259412903225806}, {2970320,3868338,3868131,0.0789666666666667,0.0861454545454546}, {2970321,3868131,3867656,0.164929411764706,0.1752375}, {2970322,3867656,3867443,0.103316129032258,0.0889666666666667}, {2970323,3867008,3866642,0.111247058823529,0.1182}, {2970324,3867443,3868516,0.487488888888889,0.487488888888889}, {2970325,3870055,3869739,0.143830434782609,0.161370731707317}, {2970326,3870228,3870055,0.0473632653061224,0.0504521739130435}, {2970327,3869980,3869326,0.20262,0.217092857142857}, {2970328,3870520,3870228,0.111234782608696,0.116290909090909}, {2970329,3870597,3870520,0.0396648648648649,0.0407666666666667}, {2970330,3871051,3870597,0.384394285714286,0.384394285714286}, {2970331,3870984,3871051,0.258790909090909,0.237225}, {2970332,3870915,3870984,0.49251,0.469057142857143}, {2970333,3867807,3867566,0.0682054054054054,0.08412}, {2970334,3866114,3864983,0.372116129032258,0.461424}, {2970339,3861212,3860325,0.497225,0.426192857142857}, {2970340,3864767,3864589,0.289338461538461,0.208966666666667}, {2970341,3864538,3864139,0.326328,0.339925}, {2970342,3864139,3863918,0.255311111111111,0.287225}, {2970343,3863918,3863937,0.239635714285714,0.22366}, {2970344,3863937,3864188,0.141309090909091,0.137152941176471}, {2970345,3864188,3864540,0.170110344827586,0.182711111111111}, {2970346,3864541,3864540,0.0411333333333333,0.0321913043478261}, {2970347,3865724,3865619,0.0507642857142857,0.04738}, {2970349,3859969,3858344,0.493066666666667,0.479740540540541}, {2970352,3865495,3864314,0.569590909090909,0.50124}, {2970353,3864996,3864314,0.389888888888889,0.42108}, {2970355,3866155,3865763,0.648422222222222,0.648422222222222}, {2970360,3872607,3871838,0.279878571428571,0.24489375}, {2970361,3871179,3870637,0.193451612903226,0.206793103448276}, {2970362,3870637,3869752,0.353825,0.303278571428571}, {2970363,3869782,3869752,0.02175,0.024}, {2970364,3869984,3869782,0.139585714285714,0.156336}, {2970365,3868749,3868607,0.162675,-1}, {2970366,3869782,3869185,0.202244444444444,0.188296551724138}, {2970367,3869185,3868607,0.22692,0.195620689655172}, {2970368,3867753,3867961,0.356266666666667,0.3006}, {2970369,3867571,3867753,0.127625806451613,0.104115789473684}, {2970370,3867215,3867571,0.17825625,0.167770588235294}, {2970371,3868607,3867460,0.467856,0.48735}, {2970372,3867460,3867215,0.131929411764706,0.140175}, {2970373,3866851,3867215,0.284927272727273,0.261183333333333}, {2970374,3866786,3866851,0.19261935483871,0.180945454545455}, {2970375,3869752,3869539,0.110902702702703,0.113983333333333}, {2970376,3869539,3869168,0.198347368421053,0.221682352941176}, {2970377,3869168,3869015,0.099075,0.117422222222222}, {2970378,3869015,3868807,0.145711111111111,0.145711111111111}, {2970379,3868479,3868199,0.087225,0.09304}, {2970380,3866830,3866786,0.1441,0.123514285714286}, {2970381,3866889,3866830,0.124761290322581,0.1172}, {2970382,3868199,3867868,0.105662068965517,0.117853846153846}, {2970383,3867868,3866889,0.517452631578947,0.517452631578947}, {2970384,3867023,3866889,0.121928571428571,0.103454545454545}, {2970385,3867194,3867023,0.16594,0.150854545454545}, {2970386,3867591,3867194,0.2826375,0.251233333333333}, {2970387,3868526,3867591,0.532148571428572,0.517366666666667}, {2970388,3866545,3866889,0.1768,0.1326}, {2970389,3866545,3866397,0.0429942857142857,0.0396}, {2970390,3866397,3865893,0.1690875,0.1690875}, {2970391,3865893,3865452,0.1395,0.1395}, {2970392,3865452,3865057,0.107468571428571,0.113981818181818}, {2970393,3865057,3864716,0.109890909090909,0.113325}, {2970394,3864716,3864446,0.101047058823529,0.104109090909091}, {2970399,3865099,3864494,0.1825,0.1825}, {2970400,3865640,3865099,0.131414634146341,0.138153846153846}, {2970401,3865814,3865640,0.05295,0.0498352941176471}, {2970402,3866198,3865814,0.125322580645161,0.114264705882353}, {2970403,3866786,3866198,0.1787,0.191464285714286}, {2970404,3868374,3866786,0.52592,0.478109090909091}, {2970405,3868808,3868374,0.144022222222222,0.117836363636364}, {2970406,3869168,3868808,0.126724137931034,0.136111111111111}, {2970407,3867194,3866684,0.188844444444444,0.175820689655172}, {2970408,3866684,3866431,0.07160625,0.0587538461538461}, {2970409,3866431,3865893,0.181510344827586,0.146216666666667}, {2970416,3873010,3872699,0.215689655172414,0.164605263157895}, {2970417,3872699,3868568,1.22346486486486,0.905364}, {2970418,3868434,3868568,0.157118181818182,0.2469}, {2970419,3868568,3869193,0.395769230769231,0.42875}, {2970440,3865099,3865224,0.162955555555556,0.162955555555556}, {2970441,3865224,3865452,0.2396,0.2396}, {2970533,3863803,3864448,0.409666666666667,0.409666666666667}, {2970534,3865134,3864727,0.157361538461538,0.13638}, {2970535,3866435,3866404,0.133475,0.145609090909091}, {2970536,3866403,3866435,0.0683076923076923,0.0986666666666667}, {2970537,3866322,3866403,0.186848275862069,0.193521428571429}, {2970538,3866263,3866322,0.13982,0.135309677419355}, {2970539,3866241,3866237,0.0258666666666667,0.0273882352941176}, {2970540,3866874,3866241,0.674424,0.674424}, {2970541,3865999,3865673,0.1222,0.1222}, {2970542,3867462,3866874,0.435806896551724,0.435806896551724}, {2970543,3867810,3868242,0.371528571428571,0.371528571428571}, {2970544,3869307,3868993,0.151172727272727,0.184766666666667}, {2970545,3869732,3869307,0.164781818181818,0.213247058823529}, {2970546,3851828,3850176,1.1109,1.05243157894737}, {2970547,3867305,3865081,0.68859375,0.595540540540541}, {2970548,3867323,3867546,0.3144,0.249351724137931}, {2970549,3867305,3867323,0.215918181818182,0.1827}, {2970553,3871432,3870793,0.452068965517241,0.452068965517241}, {2970554,3870793,3869596,0.408415384615385,0.424752}, {2970555,3869596,3869420,0.0550846153846154,0.0682}, {2970556,3869420,3868737,0.321771428571429,0.28155}, {2970557,3868204,3867743,0.234833333333333,0.183782608695652}, {2970558,3867868,3867799,0.097632,0.0938769230769231}, {2970571,3900532,3900869,0.116,0.12227027027027}, {2970572,3900532,3901252,0.304905,0.530269565217391}, {2970598,3919267,3919298,0.0243666666666667,0.01370625}, {2970599,3915715,3916446,0.36958,0.36958}, {2970600,3916164,3916446,0.19358,0.19358}, {2970601,3916446,3917126,0.36084,0.341335135135135}, {2970622,3922257,3921642,0.246454054054054,0.260537142857143}, {2970623,3923320,3923398,0.0508411764705882,0.0454894736842105}, {2970624,3923213,3923320,0.0656432432432432,0.0622769230769231}, {2970625,3923123,3923213,0.0507076923076923,0.0482341463414634}, {2970628,3915876,3916456,0.166214285714286,0.151760869565217}, {2970629,3917627,3917411,0.0838333333333333,0.088764705882353}, {2970630,3917009,3917268,0.0976428571428571,0.0932045454545454}, {2970631,3915449,3915607,0.054612,0.0557265306122449}, {2970632,3915307,3915449,0.047616,0.047616}, {2970633,3915167,3915307,0.051132,0.051132}, {2970634,3914787,3914876,0.0381,0.0398318181818182}, {2970635,3911257,3911621,0.11714347826087,0.119746666666667}, {2970636,3910815,3911257,0.135195348837209,0.138414285714286}, {2970637,3909735,3910178,0.237125,0.237125}, {2970638,3910178,3910629,0.277768421052632,-1}, {2970639,3906680,3906130,0.336066666666667,0.394513043478261}, {2970640,3906968,3906680,0.125925,0.154984615384615}, {2970641,3878213,3878768,0.27415,-1}, {2970642,3878768,3879090,0.278169230769231,-1}, {2970706,3858373,3858549,0.118220689655172,0.137136}, {2970707,3857632,3857672,0.209541176470588,0.187484210526316}, {2970708,3857561,3857672,0.0558315789473684,0.0624}, {2970709,3900974,3900892,0.178851428571429,0.160507692307692}, {2970803,3854095,3855301,0.624909090909091,0.542684210526316}, {2970804,3855125,3854995,0.194494736842105,0.12318}, {2970805,3855125,3855769,0.236632258064516,0.252951724137931}, {2970806,3856756,3857311,0.20818,0.249816}, {2970807,3856329,3856756,0.182129032258065,0.209111111111111}, {2970808,3858235,3858217,0.06216,0.06216}, {2970809,3859839,3858235,0.612582352941176,0.671864516129032}, {2970810,3860987,3860294,0.197679069767442,0.207321951219512}, {2970811,3861298,3860987,0.102673170731707,0.107938461538462}, {2970813,3867378,3867848,0.4066,0.420620689655172}, {2970815,3871853,3871954,0.154845283018868,-1}, {2970817,3852375,3851974,0.175311111111111,0.175311111111111}, {2970819,3850298,3851212,0.40648,-1}, {2970820,3857906,3857994,0.0249571428571429,0.0283297297297297}, {2970821,3857350,3857906,0.25089375,0.382314285714286}, {2970822,3880183,3880224,-1,0.0671111111111111}, {2970823,3880096,3880183,-1,0.173971428571429}, {2970824,3877972,3878087,0.0854903225806452,-1}, {2970825,3853919,3853622,-1,0.1932375}, {2970826,3853919,3853476,0.155416666666667,-1}, {2970827,3854097,3853602,0.2019,0.179466666666667}, {2970828,3854190,3854097,0.0302153846153846,0.0261866666666667}, {2970829,3860587,3859896,0.339288,0.302935714285714}, {2970833,3857131,3856553,0.130876595744681,0.133721739130435}, {2970834,3857523,3857131,0.0859695652173913,0.0841404255319149}, {2970835,3866886,3865845,0.282617647058824,0.266916666666667}, {2970836,3870046,3870078,0.0372,-1}, {2970837,3870884,3870163,-1,0.37753125}, {2970838,3870163,3870421,0.0785636363636364,-1}, {2970841,3851809,3853104,-1,0.6687}, {2970842,3853104,3853345,0.186227586206897,0.186227586206897}, {2970843,3856253,3856513,0.063855,0.05805}, {2970844,3857106,3856513,0.152914285714286,0.149358139534884}, {2970845,3856530,3856513,-1,0.1720875}, {2970846,3857364,3856639,0.604015384615385,0.604015384615385}, {2970847,3857604,3857364,0.316275,0.316275}, {2970848,3857806,3857604,0.4803,-1}, {2970849,3855023,3854777,0.1135875,0.1135875}, {2970850,3855427,3855023,0.263502857142857,0.279472727272727}, {2970851,3855427,3855274,0.283366666666667,0.25503}, {2970852,3861821,3861618,0.2947,0.342232258064516}, {2970853,3861618,3861454,0.171492857142857,0.200075}, {2970854,3860056,3859722,0.287557894736842,0.27318}, {2970855,3860780,3860056,0.324266666666667,0.324266666666667}, {2970856,3861315,3860780,0.267792857142857,0.277711111111111}, {2970857,3866780,3866320,-1,0.2245}, {2970858,3900071,3900312,0.099525,0.0925813953488372}, {2970859,3913158,3913478,0.104342857142857,0.13695}, {2970860,3910653,3911650,0.5986,-1}, {2970861,3900483,3901350,0.520392857142857,0.58284}, {2970862,3898970,3899344,0.297366666666667,-1}, {2970863,3896260,3896348,0.0550421052631579,0.0581}, {2970864,3896348,3896514,0.07494,0.0768615384615385}, {2970865,3896348,3896824,-1,0.449082352941176}, {2970866,3905184,3905343,0.0727294117647059,0.0686888888888889}, {2970867,3905144,3905184,0.0171576923076923,0.0162218181818182}, {2970868,3904727,3905144,0.158270588235294,0.149477777777778}, {2970869,3904650,3904727,0.0284117647058823,0.02898}, {2970870,3899388,3899516,0.102694736842105,0.1084}, {2970871,3899516,3899676,0.130342857142857,0.124418181818182}, {2970872,3858073,3857806,0.141371428571429,0.134945454545455}, {2970873,3857510,3858073,0.4346,0.451315384615385}, {2970874,3857611,3857938,0.26145,0.20916}, {2970875,3858708,3857938,0.46266,0.402313043478261}, {2970876,3855460,3855274,0.166153846153846,0.166153846153846}, {2970877,3855614,3855460,0.115933333333333,0.115933333333333}, {2970878,3856063,3855946,0.183208695652174,0.183208695652174}, {2970879,3853178,3853855,0.4847,0.440636363636364}, {2970880,3853855,3853736,0.208773913043478,0.208773913043478}, {2970881,3853140,3853178,0.769521428571429,0.695051612903226}, {2970882,3852633,3852842,0.0951333333333333,0.0951333333333333}, {2970883,3854610,3855084,0.222444444444444,0.222444444444444}, {2970884,3855084,3855296,0.137525,0.132024}, {2970885,3855660,3855950,0.151007142857143,0.151007142857143}, {2970886,3850122,3850325,0.1374,-1}, {2970887,3850325,3851289,0.718335483870968,0.6748}, {2970888,3851289,3851280,0.168854545454545,0.168854545454545}, {2970889,3859155,3859226,0.1227,0.115482352941176}, {2970890,3859761,3859226,0.310552941176471,0.391066666666667}, {2970891,3861115,3860900,0.114726315789474,0.140632258064516}, {2970892,3860609,3860367,0.168672727272727,0.206155555555556}, {2970893,3860367,3860238,0.0692526315789474,0.0848903225806452}, {2970894,3871260,3870393,0.243741176470588,0.236777142857143}, {2970895,3871260,3871775,0.117569230769231,0.120663157894737}, {2970896,3872938,3872982,0.0886846153846154,0.096075}, {2970897,3854390,3853527,0.300324324324324,0.336727272727273}, {2970922,3876026,3876145,-1,0.057925}, {2970923,3876475,3876735,-1,0.105216}, {2970924,3875559,3875622,0.179928,0.145103225806452}, {2970925,3875527,3875559,0.16865,0.155676923076923}, {2970926,3875552,3876024,-1,0.227791304347826}, {2970927,3876024,3876515,-1,0.244690909090909}, {2970928,3880268,3880021,-1,0.2427}, {2970929,3880451,3880268,-1,0.159104347826087}, {2970930,3881144,3881842,0.54024,0.284336842105263}, {2970931,3881842,3881900,0.050825,0.0321}, {2970932,3884456,3884083,-1,0.2711}, {2970933,3884857,3884456,-1,0.309627272727273}, {2970934,3885865,3885761,-1,0.0668857142857143}, {2970935,3886324,3885865,-1,0.312218181818182}, {2970936,3876834,3877112,0.108346153846154,0.0853636363636364}, {2970937,3877112,3877323,0.0717483870967742,0.0654176470588235}, {2970938,3888116,3888018,0.05244375,0.0987176470588235}, {2970939,3888137,3888040,0.08742,0.0672461538461538}, {2970940,3888137,3888897,0.255096774193548,0.292888888888889}, {2970941,3887833,3888137,-1,0.232058823529412}, {2970942,3889486,3890290,0.3233,0.293909090909091}, {2970943,3889189,3889486,0.0972857142857143,0.0896052631578947}, {2970944,3888116,3889189,0.356729032258065,0.480808695652174}, {2970945,3876426,3875891,-1,0.323325}, {2970946,3875487,3876341,0.252173333333333,0.263902325581395}, {2970947,3876341,3876426,-1,0.0668}, {2970948,3873905,3874014,-1,0.296014285714286}, {2970949,3874184,3874239,-1,0.093}, {2970950,3874886,3875010,-1,0.146544827586207}, {2970951,3874833,3874886,-1,0.0364909090909091}, {2970952,3874300,3874259,0.015015,-1}, {2970953,3867302,3867598,0.244766666666667,0.259164705882353}, {2970954,3868125,3868144,0.0576734693877551,0.0657209302325582}, {2970955,3867408,3866862,0.428366666666667,-1}, {2970956,3866208,3866361,-1,0.0604971428571429}, {2970957,3866913,3866450,0.285275,0.273864}, {2970958,3866405,3866450,0.02352,0.0267272727272727}, {2970959,3866405,3866734,0.2676,-1}, {2970960,3867780,3867497,0.123868965517241,0.156182608695652}, {2970961,3868140,3867995,0.1014,0.11492}, {2970962,3871159,3871171,0.175957894736842,0.196658823529412}, {2970963,3871171,3871313,-1,0.274085714285714}, {2971009,3857591,3857632,-1,0.0629478260869565}, {2971010,3857591,3858373,0.4932,-1}, {2971015,3872084,3871968,-1,0.04160625}, {2971016,3872346,3872084,-1,0.197175}, {2971017,3864481,3864854,0.244517647058824,0.159876923076923}, {2971018,3864025,3864481,-1,0.28262}, {2971019,3864775,3864936,0.0626275862068966,-1}, {2971020,3864775,3864646,-1,0.0512357142857143}, {2971021,3864753,3864771,-1,0.0250615384615385}, {2971022,3864771,3864775,-1,0.122030769230769}, {2971023,3865105,3864817,-1,0.26305}, {2971024,3864817,3864850,-1,0.02961}, {2971025,3864817,3864013,0.371016,-1}, {2971026,3850325,3850060,0.165622222222222,0.178872}, {2971030,3857491,3856530,0.5216,0.5216}, {2971031,3859021,3858891,-1,0.0971571428571429}, {2971032,3857364,3858891,0.6971,-1}, {2971033,3858891,3857491,0.725328,0.725328}, {2971034,3888225,3888215,0.13458,0.149533333333333}, {2971035,3888807,3889047,0.1,0.0774193548387097}, {2971036,3889047,3889418,0.169909090909091,0.128896551724138}, {2971040,3900003,3899888,-1,0.153416326530612}, {2971041,3897605,3897504,0.0887625,-1}, {2971042,3897939,3899016,0.281517073170732,-1}, {2971043,3891401,3891728,0.140228571428571,0.13088}, {2971044,3891728,3892080,0.334114285714286,-1}, {2971045,3891238,3891819,0.65649,0.354859459459459}, {2971046,3891819,3891867,0.061,0.05124}, {2971047,3893724,3893621,0.0877555555555556,0.057790243902439}, {2971048,3900073,3900047,0.192829787234043,-1}, {2971049,3900234,3900232,-1,0.0316875}, {2971050,3894794,3895172,0.120829787234043,0.149447368421053}, {2971051,3895172,3895550,0.13516,0.132221739130435}, {2971052,3890417,3890879,0.135381818181818,0.141828571428571}, {2971053,3900248,3899695,0.2502,0.255523404255319}, {2971054,3899992,3900196,0.145453333333333,0.139263829787234}, {2971055,3900196,3900277,0.0556851063829787,0.0534122448979592}, {2971056,3900277,3900357,0.0564510638297872,0.0541469387755102}, {2971057,3900357,3900423,0.0617739130434783,0.0579918367346939}, {2971058,3900423,3900492,0.054404347826087,0.0510734693877551}, {2971059,3900492,3900544,0.0572181818181818,0.05245}, {2971060,3903308,3903688,0.170729032258065,0.182503448275862}, {2971061,3903688,3904150,0.141972972972973,0.138236842105263}, {2971062,3904150,3904530,0.138771428571429,0.142852941176471}, {2971063,3901689,3902125,-1,0.0930654545454545}, {2971064,3902031,3902438,0.143886486486486,-1}, {2971065,3902438,3902551,-1,0.065425}, {2971066,3902438,3902685,0.11758125,-1}, {2971067,3902551,3902763,-1,0.0764903225806452}, {2971068,3902763,3902758,0.0532181818181818,0.05488125}, {2971069,3902758,3902685,0.0476294117647059,0.0490727272727273}, {2971070,3903051,3902763,0.435229411764706,0.422794285714286}, {2971071,3904916,3905276,0.126923076923077,0.120731707317073}, {2971072,3905276,3905700,0.125648780487805,0.12879}, {2971073,3905700,3906139,0.184986206896552,0.173051612903226}, {2971074,3912081,3912355,0.2341875,0.208166666666667}, {2971075,3911283,3911027,0.187933333333333,0.22552}, {2971076,3914181,3913602,0.37884,0.398778947368421}, {2971077,3914312,3914181,0.0977,-1}, {2971078,3913591,3912686,0.498,0.842769230769231}, {2971079,3912686,3912514,0.118235294117647,0.1005}, {2971080,3914334,3914475,0.074328,0.0807913043478261}, {2971081,3914475,3914695,0.18852,0.198442105263158}, {2971082,3914695,3914808,0.103941176470588,0.0981666666666667}, {2971083,3867780,3866886,0.2703,0.235646153846154}, {2971084,3916456,3917117,0.226235294117647,0.187609756097561}, {2971085,3916421,3916551,0.11648,0.069888}, {2971086,3916115,3916421,0.164666666666667,0.164666666666667}, {2971087,3916115,3916411,-1,-1}, {2971088,3916411,3916456,0.0727578947368421,0.06912}, {2971089,3915700,3916124,-1,0.3643125}, {2971090,3915544,3915700,-1,0.3576}, {2971091,3904863,3904814,0.214,0.24075}, {2971092,3904814,3904813,0.210782608695652,0.167172413793103}, {2971093,3918213,3918473,0.164378571428571,0.148470967741935}, {2971094,3917899,3917989,0.0382829268292683,-1}, {2971095,3917724,3917899,0.0585906976744186,-1}, {2971096,3917536,3917724,0.0768558139534884,-1}, {2971097,3917489,3917536,0.0207409090909091,-1}, {2971098,3919117,3919288,0.0765483870967742,0.0697941176470588}, {2971099,3919288,3919453,0.0678,0.06215}, {2971100,3919453,3919625,0.0624166666666667,0.0624166666666667}, {2971101,3919625,3919786,0.0660857142857143,0.0680294117647059}, {2971102,3919396,3920091,0.59097,-1}, {2971103,3919209,3919396,0.204085714285714,0.28572}, {2971104,3916140,3916048,0.0746,0.0610363636363636}, {2971105,3916480,3916140,0.282763636363636,0.296228571428571}, {2971106,3917101,3916480,0.482171428571429,0.50628}, {2971107,3917167,3917101,0.1077,0.0942375}, {2971108,3916786,3916720,0.0697875,0.0587684210526316}, {2971109,3917004,3916786,0.182542857142857,0.182542857142857}, {2971110,3917121,3917004,0.0703655172413793,0.0703655172413793}, {2971111,3917690,3917121,0.474054545454545,0.386266666666667}, {2971112,3917875,3917690,0.162423529411765,0.2124}, {2971113,3917921,3917875,0.0904235294117647,0.15372}, {2971114,3915486,3915189,0.26466,0.27858947368421}, {2971115,3915596,3915486,0.0942,0.0994333333333333}, {2971116,3916048,3915596,0.335345454545455,0.36888}, {2971117,3918490,3917710,0.688866666666667,0.61998}, {2971118,3918950,3918490,0.285507692307692,0.239458064516129}, {2971119,3917398,3917334,0.0712235294117647,0.0712235294117647}, {2971120,3917770,3917398,0.27335,0.3124}, {2971121,3917994,3917770,0.11624,0.11624}, {2971122,3918153,3917994,0.0734516129032258,0.0669705882352941}, {2971123,3918237,3918153,0.0464769230769231,0.0377625}, {2971124,3918722,3918237,0.257806451612903,0.242181818181818}, {2971125,3918821,3918722,0.0732521739130435,0.0936}, {2971126,3900851,3900941,0.0318933333333333,0.0299}, {2971127,3900941,3901059,0.0397021276595745,0.03732}, {2971128,3904813,3905290,0.179079069767442,0.183342857142857}, {2971129,3905290,3905394,0.0447219512195122,0.0509333333333333}, {2971130,3905394,3905508,0.0422142857142857,0.0422142857142857}, {2971131,3905508,3906054,0.189,0.213230769230769}, {2971132,3905394,3905294,0.273392307692308,0.296175}, {2971133,3905394,3905497,0.0752608695652174,0.0961666666666667}, {2971134,3906096,3905497,0.318771428571429,0.307779310344828}, {2971135,3907012,3906970,0.259954285714286,0.233292307692308}, {2971136,3906424,3906854,0.155385714285714,0.181283333333333}, {2971137,3906854,3906964,0.0482727272727273,0.0455142857142857}, {2971138,3906970,3906964,0.108022222222222,0.09114375}, {2971139,3916615,3915887,0.456530769230769,0.349111764705882}, {2971140,3916806,3916615,0.145971428571429,0.180317647058824}, {2971141,3916970,3916806,0.237461538461538,0.162473684210526}, {2971142,3917631,3916970,0.404834482758621,0.434822222222222}, {2971143,3917112,3916931,0.138228571428571,0.170752941176471}, {2971144,3917279,3917112,0.198,0.166736842105263}, {2971145,3917963,3917279,0.429555555555556,0.414214285714286}, {2971146,3916931,3916206,0.476712,0.476712}, {2971147,3897476,3897618,0.123070588235294,0.10461}, {2971148,3897432,3897476,0.0345214285714286,0.0345214285714286}, {2971149,3897166,3897432,0.147910344827586,0.153192857142857}, {2971150,3896959,3897166,0.0931935483870968,0.103178571428571}, {2971151,3896810,3896959,0.0675636363636364,0.0675636363636364}, {2971152,3896690,3896810,0.0622166666666667,0.0658764705882353}, {2971153,3895300,3895484,0.17636,0.195955555555556}, {2971154,3895484,3895661,0.152085,0.144842857142857}, {2971155,3895661,3895735,0.0478975609756098,0.0467571428571428}, {2971156,3895735,3896027,0.1776,0.169527272727273}, {2971157,3896027,3896088,0.039409756097561,0.039409756097561}, {2971158,3896088,3896306,0.175761290322581,0.18162}, {2971159,3906500,3907095,-1,0.324133333333333}, {2971160,3907095,3907265,-1,0.091368}, {2971161,3895833,3896012,0.0709,0.0709}, {2971162,3895722,3895833,0.0500129032258064,0.062016}, {2971163,3895259,3895420,0.0973714285714286,0.081792}, {2971164,3894993,3895259,0.140292857142857,0.119036363636364}, {2971165,3894782,3895084,0.209546341463415,0.204557142857143}, {2971166,3895288,3895420,0.116693617021277,0.119230434782609}, {2971167,3895518,3895756,0.139281818181818,0.139281818181818}, {2971168,3895756,3895809,0.0533090909090909,0.0451076923076923}, {2971169,3895809,3895978,0.1473,0.124638461538462}, {2971170,3895941,3896588,-1,0.459884210526316}, {2971171,3895756,3895941,-1,0.114714285714286}, {2971172,3899382,3899513,0.075075,0.0828413793103448}, {2971173,3899513,3899600,0.0445125,0.0647454545454545}, {2971174,3897166,3897379,-1,0.169878260869565}, {2971175,3897379,3897796,-1,0.285964285714286}, {2971176,3898084,3898363,-1,0.129111111111111}, {2971177,3897796,3898084,0.187457142857143,0.187457142857143}, {2971178,3901084,3901450,0.225672,0.201492857142857}, {2971179,3900898,3901084,0.074895,0.0809675675675676}, {2971180,3900548,3900898,0.132125581395349,0.142035}, {2971181,3899399,3899469,0.0322340425531915,0.0309183673469388}, {2971182,3899469,3899846,0.1374875,0.134681632653061}, {2971183,3897301,3897418,0.0936,0.0980571428571429}, {2971184,3897418,3897522,0.115633333333333,0.0946090909090909}, {2971231,3896723,3896471,0.167014285714286,0.23382}, {2971232,3897786,3896723,0.3948,0.567525}, {2971239,3905502,3905217,0.103677272727273,0.091236}, {2971240,3906269,3905502,0.23715652173913,0.330581818181818}, {2971241,3903947,3904397,0.141655813953488,0.138436363636364}, {2971248,3898854,3897991,-1,0.413668965517241}, {2971249,3898854,3899412,0.311261538461538,0.289028571428571}, {2971250,3898514,3898854,0.183422222222222,0.176871428571429}, {2971251,3898423,3897786,0.259594736842105,0.365355555555556}, {2971252,3899120,3898423,-1,-1}, {2971253,3903568,3902864,0.281019512195122,-1}, {2971254,3905320,3905414,-1,0.0283358490566038}, {2971255,3904818,3905320,-1,0.141755555555556}, {2971256,3905799,3905663,0.0876444444444444,0.0986}, {2971272,3903889,3904282,0.100476923076923,0.137494736842105}, {2971273,3904565,3904858,0.0749142857142857,0.083904}, {2971288,3916912,3917207,0.230139130434783,0.1654125}, {2971289,3917411,3917207,0.0852923076923077,0.0869647058823529}, {2971290,3917207,3917258,0.250096551724138,0.259028571428571}, {2971291,3916093,3916494,0.318790909090909,0.21916875}, {2971292,3915768,3916093,0.109628571428571,0.1119125}, {2971293,3915607,3915768,0.0552941176470588,0.0564}, {2971294,3889895,3890996,0.601147826086956,0.5761}, {2971295,3890996,3891124,0.128828571428571,-1}, {2971296,3892294,3892315,-1,0.050775}, {2971297,3891614,3892294,-1,0.507677419354839}, {2971298,3891036,3891614,-1,0.435558620689655}, {2971299,3889699,3889292,-1,-1}, {2971300,3887518,3887589,-1,-1}, {2971301,3887518,3887444,-1,-1}, {2971302,3887444,3887847,0.287775,-1}, {2971303,3887643,3887847,0.10244347826087,-1}, {2971304,3886820,3886868,0.20025,-1}, {2971305,3886868,3886871,0.0278454545454545,-1}, {2971306,3886871,3887029,0.4295,-1}, {2971307,3887029,3886985,0.276954545454545,-1}, {2971308,3888803,3888401,0.48885,0.48885}, {2971309,3888798,3888803,-1,0.190533333333333}, {2971310,3894873,3895080,-1,0.0513310344827586}, {2971311,3894689,3894802,0.0246454545454545,-1}, {2971312,3897646,3897968,0.0642882352941176,-1}, {2971313,3899518,3899144,0.167653846153846,-1}, {2971314,3879387,3879588,-1,-1}, {2971315,3879588,3879755,-1,-1}, {2971316,3879524,3879729,0.42232,-1}, {2971317,3879139,3879356,0.412690909090909,0.324257142857143}, {2971318,3877789,3877453,0.271866666666667,-1}, {2971319,3877453,3877502,-1,-1}, {2971320,3877324,3877283,-1,0.14556}, {2971321,3877502,3877324,-1,-1}, {2971322,3877324,3877344,0.09685,-1}, {2971323,3877344,3877453,-1,0.059424}, {2971324,3877344,3877216,0.0677142857142857,0.05925}, {2971325,3878042,3877690,0.13073023255814,0.15192972972973}, {2971326,3879251,3878478,0.336555,0.354268421052632}, {2971327,3878478,3878042,0.189268421052632,0.179805}, {2971328,3885480,3885383,0.0430071428571429,0.0415241379310345}, {2971329,3885955,3885480,0.16212,0.156890322580645}, {2971330,3891244,3891272,0.0656052631578947,0.0673783783783784}, {2971331,3891208,3891244,0.0688105263157895,0.0769058823529412}, {2971332,3880841,3880809,0.221769230769231,0.11532}, {2971333,3880761,3880882,0.2274,0.10233}, {2971334,3880892,3880986,0.0494181818181818,0.0639529411764706}, {2971335,3880882,3880841,0.1689,0.14075}, {2971336,3880707,3880809,0.090744,-1}, {2971337,3880883,3881281,-1,0.4617}, {2971338,3880882,3880892,0.0648782608695652,0.0710571428571429}, {2971339,3882564,3882744,0.238666666666667,-1}, {2971340,3882744,3882872,0.215785714285714,-1}, {2971341,3882872,3883264,-1,0.241371428571429}, {2971346,3903384,3903987,0.151110638297872,0.139258823529412}, {2971347,3903987,3904973,0.302382857142857,0.264585}, {2971399,3903044,3903145,0.0674222222222222,0.130028571428571}, {2971400,3903668,3903457,0.104084210526316,0.09888}, {2971401,3903852,3903668,0.0849090909090909,0.0849090909090909}, {2971422,3907739,3907801,0.0714,0.0634666666666667}, {2971423,3907914,3908020,0.0977571428571429,0.109488}, {2971433,3923096,3923243,0.0916363636363637,0.103384615384615}, {2971434,3923243,3923307,0.0307565217391304,0.03537}, {2971435,3923307,3923677,0.214677272727273,0.255291891891892}, {2971436,3923520,3923677,0.136145454545455,0.119808}, {2971437,3923398,3923520,0.0885375,0.0809485714285714}, {2971438,3920983,3921559,0.31258064516129,0.31258064516129}, {2971439,3921559,3921787,0.12369375,0.0899590909090909}, {2971440,3921787,3921908,0.08745,0.061215}, {2971441,3921908,3922244,0.1643,0.144263414634146}, {2971442,3922257,3922345,0.0426,0.0404153846153846}, {2971443,3919879,3920057,0.124175,0.212871428571429}, {2971445,3865232,3865403,0.182841176470588,0.230244444444444}, {2971446,3865403,3865825,-1,0.54572}, {2971447,3865779,3865300,0.254057142857143,0.254057142857143}, {2971448,3868713,3868681,0.102560869565217,0.102560869565217}, {2971449,3875145,3874787,0.177876923076923,0.177876923076923}, {2971450,3875122,3875145,0.0871363636363636,0.09585}, {2971451,3857632,3858444,-1,0.431085714285714}, {2971452,3858444,3858786,0.21561,0.172488}, {2971453,3868939,3868655,-1,0.415153846153846}, {2971454,3868549,3868655,-1,0.07816}, {2971455,3869066,3868754,0.16338,0.192211764705882}, {2971456,3868641,3868754,0.0865333333333333,-1}, {2971457,3858131,3858171,0.0711833333333333,0.0595953488372093}, {2971458,3856618,3856746,0.0366807692307692,0.0405829787234043}, {2971459,3856976,3856434,0.26570625,0.223752631578947}, {2971460,3857816,3857416,0.214844444444444,0.207171428571429}, {2971461,3858101,3857816,0.112310526315789,0.115345945945946}, {2971462,3859806,3860477,0.350078571428571,0.377007692307692}, {2971463,3861746,3861214,0.5835,0.507391304347826}, {2971464,3859423,3859273,0.0803333333333333,0.0774642857142857}, {2971465,3859273,3858969,0.198218181818182,0.1896}, {2971466,3870087,3869839,0.1938,0.0750193548387097}, {2971467,3870168,3870087,0.0342571428571429,0.0189315789473684}, {2971468,3870035,3869867,-1,0.07963125}, {2971469,3872974,3872781,0.0725357142857143,0.0923181818181818}, {2971470,3873889,3872974,0.432825,-1}, {2971471,3875974,3876325,0.139692857142857,0.156456}, {2971472,3876325,3876630,0.1779,0.169428571428571}, {2971473,3876630,3876919,0.15111,0.143914285714286}, {2971474,3876919,3877581,0.33849,0.294339130434783}, {2971475,3848563,3848433,0.359976923076923,0.359976923076923}, {2971476,3865628,3865267,0.155594117647059,-1}, {2971477,3865311,3865226,-1,0.213765517241379}, {2971478,3868156,3867722,0.157015384615385,0.1458}, {2971479,3868653,3868156,0.1713,0.1713}, {2971480,3869409,3868653,0.218682352941176,0.225309090909091}, {2971481,3869825,3869409,0.132533333333333,0.275261538461538}, {2971482,3869896,3869900,-1,0.049425}, {2971483,3875204,3875862,0.196610526315789,0.201924324324324}, {2971484,3872127,3870674,-1,0.271395918367347}, {2971485,3880746,3882522,-1,0.409176}, {2971486,3860964,3861281,0.114153846153846,0.1113}, {2971487,3861701,3861281,0.168908571428571,0.168908571428571}, {2971488,3861964,3861701,0.125815384615385,0.0962117647058824}, {2971489,3862322,3861964,0.148386206896552,0.153685714285714}, {2971490,3862322,3862469,0.199834285714286,0.189032432432432}, {2971491,3861274,3860758,0.195990697674419,0.183208695652174}, {2971492,3861552,3861274,0.091284,0.091284}, {2971493,3867446,3867167,0.176905263157895,0.176905263157895}, {2971494,3867715,3867446,0.119524137931034,0.119524137931034}, {2971495,3872073,3872020,0.0685363636363636,0.0655565217391304}, {2971496,3872020,3871883,0.1917,0.200034782608696}, {2971497,3873233,3872622,0.228511111111111,0.228511111111111}, {2971498,3873445,3873233,0.086976,0.103542857142857}, {2971499,3866435,3866644,0.0831,0.0870571428571429}, {2971500,3871301,3871139,0.263836363636364,0.341435294117647}, {2971501,3871139,3871021,0.186530769230769,0.202075}, {2971502,3871021,3870947,0.146514285714286,0.161936842105263}, {2971503,3870875,3870749,0.227139130434783,0.26121}, {2971504,3871456,3870922,-1,0.149127272727273}, {2971505,3865124,3864861,0.0990571428571429,0.0924533333333333}, {2971506,3865404,3865124,0.110316279069767,0.105413333333333}, {2971507,3869245,3868444,0.3765,0.340064516129032}, {2971508,3868273,3867645,0.316977777777778,0.316977777777778}, {2971509,3866234,3866263,0.0852,0.0781}, {2971510,3871368,3870830,0.15890625,0.211875}, {2971511,3871636,3871368,0.0863777777777778,0.11661}, {2971512,3866371,3865999,0.101045454545455,0.101045454545455}, {2971513,3867205,3866710,0.179553488372093,0.16784347826087}, {2971514,3867205,3867277,0.0285652173913043,0.0305581395348837}, {2971515,3867410,3867083,0.124316129032258,0.137635714285714}, {2971516,3867827,3867410,0.180878571428571,0.230209090909091}, {2971517,3870675,3870416,0.101791304347826,0.09755}, {2971518,3871054,3870675,0.12052,0.1572}, {2971519,3871296,3871054,0.11358,0.22716}, {2971520,3871296,3871689,0.143925,0.246728571428571}, {2971521,3871689,3871912,0.0594529411764706,0.06316875}, {2971522,3862828,3861460,0.337096153846154,0.35058}, {2971523,3863361,3862828,0.14556,0.14556}, {2971524,3863557,3863361,0.0483183673469388,0.047352}, {2971525,3866137,3865914,0.0507622641509434,0.0517384615384615}, {2971526,3866506,3866137,0.0699346153846154,0.0713058823529412}, {2971527,3886558,3887572,0.334455319148936,0.308223529411765}, {2971528,3887762,3887572,0.04075,0.0501538461538462}, {2971529,3888042,3887762,0.0511224489795918,0.0596428571428571}, {2971530,3893721,3893671,0.103358823529412,0.10981875}, {2971531,3866642,3866484,0.0435096774193548,0.04496}, {2971532,3867143,3867008,0.0504529411764706,0.0553354838709677}, {2971533,3867352,3867143,0.0825111111111111,0.0675090909090909}, {2971534,3867443,3867352,0.0410571428571429,0.0328457142857143}, {2971535,3870201,3869739,0.18145,0.189339130434783}, {2971536,3870490,3870201,0.0773657142857143,0.104146153846154}, {2971537,3870248,3869980,0.0915333333333333,0.112336363636364}, {2971538,3870520,3870248,0.10375,0.138333333333333}, {2971539,3883412,3882817,0.374964705882353,0.374964705882353}, {2971540,3887571,3887572,0.141144,0.130688888888889}, {2971541,3887512,3887571,0.215825,0.235445454545455}, {2971542,3896824,3896965,-1,-1}, {2971543,3899846,3899982,0.055531914893617,0.055531914893617}, {2971544,3899982,3900071,0.0369272727272727,0.0361066666666667}, {2971545,3903770,3904417,0.372192,0.372192}, {2971546,3904417,3904806,0.360811764705882,0.245352}, {2971547,3913361,3913448,0.0416322580645161,0.032265}, {2971548,3913448,3913728,0.0913459459459459,0.0866615384615385}, {2971549,3886134,3886102,0.0574625,0.0574625}, {2971550,3886102,3886098,0.0614375,0.0614375}, {2971551,3883264,3883345,-1,0.0448222222222222}, {2971552,3885140,3885459,0.3066,-1}, {2971553,3884827,3885140,0.33435,-1}, {2971554,3900383,3900506,-1,0.0516}, {2971555,3902160,3903110,-1,0.211137313432836}, {2971556,3903110,3903195,-1,0.0168461538461538}, {2971557,3905370,3905707,0.06906,-1}, {2971558,3908257,3908130,-1,0.0819}, {2971559,3908794,3907732,0.243380487804878,-1}, {2971561,3907789,3907765,0.0259826086956522,0.0259826086956522}, {2971562,3907765,3907732,0.0383727272727273,0.036704347826087}, {2971563,3907789,3908794,0.257194736842105,-1}, {2971569,3876840,3876366,-1,0.37848}, {2971570,3876840,3877019,0.183136363636364,-1}, {2971576,3884380,3883643,0.454155555555556,0.471623076923077}, {2971588,3898703,3898871,-1,0.119828571428571}, {2971589,3898703,3898789,0.114461538461538,0.0875294117647059}, {2971590,3901052,3901811,0.393085714285714,0.393085714285714}, {2971591,3901811,3902144,0.14538,0.13629375}, {2971595,3870524,3870073,0.119969230769231,-1}, {2971596,3870893,3870524,0.087790243902439,-1}, {2971597,3872059,3871540,0.114572727272727,0.120028571428571}, {2971598,3879782,3879858,0.0505034482758621,0.0563307692307692}, {2971599,3879782,3879591,0.130741935483871,0.12665625}, {2971600,3879384,3879591,0.12312,0.12312}, {2971601,3887222,3887603,0.0966615384615385,0.0819521739130435}, {2971602,3887603,3887922,0.0648266666666667,0.0634173913043478}, {2971603,3887922,3888075,0.0364636363636364,0.0327428571428571}, {2971604,3888075,3888592,0.12519512195122,0.122214285714286}, {2971605,3887155,3887523,0.11630625,0.12406}, {2971606,3887523,3887841,0.0850114285714286,0.0804162162162162}, {2971607,3887841,3888159,0.09549375,0.0873085714285714}, {2971608,3888159,3888531,0.14508,0.134333333333333}, {2971609,3885878,3885816,0.271054545454545,0.331288888888889}, {2971610,3901103,3901158,0.0257333333333333,0.0236326530612245}, {2971611,3901158,3901350,0.0716590909090909,0.0656875}, {2971612,3868684,3868479,0.083325,0.0784235294117647}, {2971613,3868807,3868684,0.0446,0.0408833333333333}, {2971614,3904010,3904871,0.354822857142857,0.344966666666667}, {2971615,3909516,3909790,0.144822222222222,0.19551}, {2971616,3909790,3910187,0.135970588235294,0.18492}, {2971619,3867898,3867743,0.114830769230769,0.129808695652174}, {2971620,3868049,3867898,0.104121428571429,0.100531034482759}, {2971621,3868257,3868049,0.106234285714286,0.119941935483871}, {2971622,3868580,3868257,0.18165,0.198163636363636}, {2971623,3868852,3868580,0.153123529411765,0.157763636363636}, {2971624,3869055,3868852,0.186026086956522,0.225189473684211}, {2971625,3886043,3885791,0.123103448275862,0.274615384615385}, {2971626,3885791,3885619,0.0719285714285714,0.0839166666666667}, {2971627,3892178,3892352,0.0777818181818182,0.0754941176470588}, {2971628,3892352,3892684,0.136581818181818,0.128777142857143}, {2971635,3884819,3884949,0.08655,0.0814588235294118}, {2971636,3884949,3885024,0.0722842105263158,0.057225}, {2971637,3886433,3886260,0.1888875,0.20148}, {2971638,3886489,3886433,0.0622333333333333,0.07468}, {2971639,3887849,3888252,0.107436734693878,0.105288}, {2971640,3888252,3888384,0.0353739130434783,0.0353739130434783}, {2971641,3890745,3891085,0.119505,0.125794736842105}, {2971642,3891085,3891243,0.150917647058824,0.150917647058824}, {2971643,3901368,3901926,0.1956,0.41728}, {2971644,3901657,3902423,0.40467,0.367881818181818}, {2971645,3896163,3896224,0.040625,0.0464285714285714}, {2971646,3896224,3896870,0.5214,0.603726315789474}, {2971647,3902958,3903655,0.362325,0.362325}, {2971700,3877167,3877134,0.0698647058823529,0.0819103448275862}, {2971701,3875859,3876276,-1,-1}, {2971702,3876498,3876276,-1,0.4071375}, {2971703,3878393,3878205,0.3527,0.52905}, {2971704,3878205,3878139,0.135456,0.0967542857142857}, {2971705,3891563,3891055,-1,0.455791304347826}, {2971706,3890416,3890111,0.278634782608696,-1}, {2971707,3890731,3890416,0.237511111111111,-1}, {2971708,3891885,3891744,0.2146125,0.163514285714286}, {2971709,3891993,3891885,0.130857142857143,0.152666666666667}, {2971752,3905120,3905222,0.0639545454545455,0.0639545454545455}, {2971753,3905222,3904828,0.123795918367347,-1}, {2971754,3904739,3905120,0.117482352941176,-1}, {2971755,3904828,3904469,0.127353191489362,-1}, {2971756,3904739,3904389,-1,0.113447058823529}, {2971757,3904066,3903856,0.0754333333333333,-1}, {2971758,3903856,3903568,0.10965,-1}, {2971759,3903956,3904066,-1,0.0421714285714286}, {2971760,3903263,3903956,-1,0.2246}, {2971761,3904389,3904469,0.0584,0.0737684210526316}, {2971762,3901127,3901734,0.282690909090909,0.32168275862069}, {2971763,3901044,3901127,0.0834,0.0834}, {2971764,3900592,3901044,0.286325,0.286325}, {2971765,3901469,3901044,-1,0.139714285714286}, {2971766,3901553,3901127,0.158609302325581,-1}, {2971767,3901884,3901553,0.113934782608696,-1}, {2971768,3901803,3901469,-1,0.102864}, {2971769,3902609,3902705,0.0452068965517241,0.0422903225806452}, {2971770,3902705,3903356,0.224822727272727,0.32974}, {2971771,3902864,3902705,0.16568,-1}, {2971772,3901729,3902609,0.357793548387097,0.264085714285714}, {2971773,3903126,3902309,0.367870588235294,0.360796153846154}, {2971774,3902983,3903131,0.0738612244897959,0.0861714285714286}, {2971775,3902838,3902883,-1,0.0945391304347826}, {2971776,3902759,3902779,-1,0.045}, {2971777,3902759,3903007,-1,0.0728166666666667}, {2971778,3902934,3903554,0.128475,-1}, {2971779,3902779,3902789,-1,0.0387}, {2971780,3902618,3902789,0.0375294117647059,-1}, {2971781,3902377,3902275,-1,0.0555391304347826}, {2971782,3902538,3902709,0.0769135135135135,-1}, {2971783,3902259,3902495,-1,0.25872}, {2971784,3902693,3902759,-1,0.0215351351351351}, {2971785,3902200,3902375,-1,0.0454307692307692}, {2971786,3902036,3902011,0.0202636363636364,0.018575}, {2971787,3902155,3901497,0.307032558139535,0.322009756097561}, {2971788,3902709,3903012,0.0917217391304348,0.10548}, {2971789,3902259,3902155,0.0730137931034483,0.151242857142857}, {2971843,3916715,3916494,0.205666666666667,0.1156875}, {2971844,3917207,3916715,0.231558139534884,0.211851063829787}, {2971845,3916715,3917009,0.14895,0.226971428571429}, {2971925,3915237,3915513,0.0878533333333333,-1}, {2971952,3908476,3908282,-1,0.0339396226415094}, {2971953,3907555,3907523,0.00996734693877551,0.00996734693877551}, {2971954,3907130,3907355,0.10038,-1}, {2971955,3907280,3907355,0.0259161290322581,-1}, {2971956,3907523,3907480,0.0134204081632653,0.0134204081632653}, {2971957,3907355,3907480,0.0398478260869565,-1}, {2971958,3907480,3908282,0.2286,-1}, {2971959,3906104,3907130,0.621575,-1}, {2971960,3906104,3906392,-1,0.206972727272727}, {2971961,3908168,3907186,0.515007692307692,0.535608}, {2971962,3908585,3908975,0.201066666666667,0.201066666666667}, {2971963,3903382,3903567,0.04815,-1}, {2971970,3907573,3907555,0.006564,0.00669795918367347}, {2971993,3860753,3860659,0.0585,0.0615789473684211}, {2971994,3860672,3860753,0.1704375,0.165272727272727}, {2971995,3861460,3860753,0.223614285714286,0.240815384615385}, {2971998,3862763,3862481,0.154535294117647,0.1946}, {2971999,3862481,3862004,0.218268292682927,0.213071428571429}, {2972000,3862004,3861925,0.0350634146341463,0.0350634146341463}, {2972001,3861925,3861658,0.132409090909091,0.135488372093023}, {2972002,3861658,3861452,0.0976695652173913,0.109580487804878}, {2972003,3861452,3861214,0.1335,0.140526315789474}, {2972004,3860238,3859753,0.361885714285714,0.4222}, {2972005,3859897,3859753,-1,-1}, {2972006,3861437,3861596,0.14424,0.200333333333333}, {2972007,3860367,3861016,0.598581818181818,0.65844}, {2972008,3864709,3864660,0.0733714285714286,0.0642}, {2972009,3864709,3864570,0.0718285714285714,0.0655826086956522}, {2972010,3864845,3864709,0.245311111111111,0.245311111111111}, {2972011,3865078,3864840,0.165884210526316,0.143263636363636}, {2972012,3865779,3865078,0.312,0.300444444444444}, {2972013,3864840,3864453,0.198457142857143,0.198457142857143}, {2972014,3864453,3863618,0.369921428571429,0.414312}, {2972015,3863923,3863490,0.36672,0.293376}, {2972016,3864018,3863923,0.0621230769230769,0.0769142857142857}, {2972017,3866247,3866068,-1,0.1356}, {2972018,3867564,3866247,-1,0.324404651162791}, {2972019,3865571,3865403,0.110147368421053,0.0721655172413793}, {2972020,3873006,3873042,0.0838714285714286,0.0690705882352941}, {2972021,3871357,3871291,0.0524454545454545,0.104890909090909}, {2972022,3873042,3871357,0.374347826086956,-1}, {2972023,3871049,3870978,0.09465,0.059778947368421}, {2972024,3871539,3871049,0.26028,0.209903225806452}, {2972025,3871357,3871049,0.0795073170731707,-1}, {2972026,3871049,3870377,0.157787234042553,-1}, {2972027,3869094,3869052,0.06246,0.0543130434782609}, {2972028,3869094,3869421,-1,0.3552}, {2972029,3869740,3869094,0.14129387755102,-1}, {2972030,3868258,3867890,0.355666666666667,0.177833333333333}, {2972031,3867604,3867564,0.0715125,0.05721}, {2972032,3869094,3867890,0.498444444444444,-1}, {2972033,3868098,3868549,-1,0.298968}, {2972034,3866077,3866283,0.0842072727272727,-1}, {2972035,3866077,3866009,-1,0.0485052631578947}, {2972036,3866140,3866037,0.0349531914893617,-1}, {2972037,3865571,3866077,0.241934693877551,-1}, {2972038,3864879,3864710,0.0905225806451613,-1}, {2972039,3864901,3864879,0.00946285714285714,-1}, {2972040,3864362,3863590,0.277185714285714,0.258706666666667}, {2972041,3863590,3862967,0.247214285714286,0.225717391304348}, {2972042,3865213,3865275,0.0923,-1}, {2972043,3865430,3865458,-1,0.121728571428571}, {2972044,3865790,3865458,-1,0.219230769230769}, {2972045,3865283,3865430,0.0632086956521739,0.0765157894736842}, {2972046,3866766,3866646,-1,0.0235411764705882}, {2972047,3867195,3866766,-1,0.087684}, {2972048,3865766,3865536,0.12,-1}, {2972049,3865488,3865489,-1,0.0196266666666667}, {2972050,3865489,3865441,0.0233785714285714,-1}, {2972051,3865441,3865488,0.0326926829268293,-1}, {2972052,3865441,3865355,0.0334181818181818,-1}, {2972053,3865392,3865441,0.0291538461538461,-1}, {2972054,3865392,3865355,-1,0.024192}, {2972055,3865251,3865260,-1,0.02145}, {2972056,3865458,3865471,-1,0.122413043478261}, {2972057,3865038,3865000,-1,0.020825}, {2972058,3865370,3865848,0.336906382978723,-1}, {2972059,3866068,3866017,0.117808695652174,-1}, {2972060,3866017,3866037,0.0583235294117647,-1}, {2972061,3866017,3865848,-1,0.0970457142857143}, {2972062,3865233,3865571,0.20525,-1}, {2972063,3865496,3865500,0.0739411764705882,-1}, {2972064,3866009,3866161,-1,0.0577854545454545}, {2972065,3872036,3871765,0.366533333333333,-1}, {2972066,3870472,3870087,0.3682,-1}, {2972067,3870670,3870472,0.191875,-1}, {2972068,3871216,3870670,0.209353846153846,-1}, {2972069,3870910,3870670,0.263825,-1}, {2972075,3865598,3865599,0.258707142857143,-1}, {2972077,3865250,3864958,0.11442,-1}, {2972078,3864958,3864916,0.202181818181818,-1}, {2972081,3879946,3879728,-1,0.30852}, {2972082,3880394,3880156,-1,0.287475}, {2972083,3882112,3881773,0.385552941176471,-1}, {2972084,3882276,3882112,0.168494117647059,-1}, {2972085,3881384,3881773,0.279663157894737,-1}, {2972086,3879502,3880268,-1,0.687714285714286}, {2972087,3879753,3880500,0.589775,-1}, {2972088,3880948,3881255,0.210857142857143,-1}, {2972089,3883672,3882939,0.586114285714286,-1}, {2972090,3879924,3880172,0.3645,0.3402}, {2972091,3883824,3883635,-1,0.12458}, {2972092,3882955,3882570,0.393126315789474,-1}, {2972093,3884737,3884451,0.195066666666667,-1}, {2972094,3884737,3884878,0.07278,0.0661636363636364}, {2972095,3884451,3884573,0.28269,-1}, {2972096,3884573,3884890,0.197576470588235,0.152672727272727}, {2972097,3883842,3884573,-1,0.359217391304348}, {2972098,3883420,3883842,-1,0.2676}, {2972099,3883678,3883842,-1,-1}, {2972100,3883842,3884121,-1,0.539533333333333}, {2972101,3882164,3882889,-1,0.384428571428571}, {2972102,3884017,3884137,-1,1.01656666666667}, {2972103,3885051,3885457,-1,0.210094736842105}, {2972104,3885171,3885319,0.297317647058824,-1}, {2972105,3881236,3881845,0.468866666666667,-1}, {2972106,3880520,3880732,0.420225,-1}, {2972107,3880732,3880815,0.2064,-1}, {2972108,3880815,3881276,-1,-1}, {2972109,3880603,3880815,0.287169230769231,-1}, {2972110,3880088,3880923,-1,0.73584705882353}, {2972111,3880790,3880923,-1,0.25836}, {2972112,3880617,3880790,0.335233333333333,-1}, {2972113,3880208,3880790,-1,0.464433333333333}, {2972114,3876008,3876763,0.507,-1}, {2972115,3876763,3877254,-1,0.285233333333333}, {2972116,3877254,3877523,-1,0.1377}, {2972117,3877425,3877897,-1,-1}, {2972118,3877918,3877897,0.0552,-1}, {2972119,3878367,3877918,-1,-1}, {2972120,3878405,3878367,-1,-1}, {2972121,3878488,3878405,-1,-1}, {2972122,3879049,3878405,-1,-1}, {2972123,3877875,3878332,-1,-1}, {2972124,3878367,3878332,-1,-1}, {2972125,3878332,3878313,-1,-1}, {2972126,3877897,3877875,0.05577,-1}, {2972127,3878313,3878213,-1,-1}, {2972128,3878213,3878154,0.2403,-1}, {2972129,3878154,3878122,0.106736842105263,-1}, {2972130,3877672,3877645,0.118623529411765,0.106136842105263}, {2972131,3875054,3875389,0.229733333333333,-1}, {2972132,3875389,3876319,0.391776923076923,-1}, {2972133,3874982,3875326,0.2536125,-1}, {2972134,3875326,3875614,0.130344,-1}, {2972135,3875614,3876239,0.320809090909091,-1}, {2972136,3877009,3877219,-1,-1}, {2972137,3877273,3877219,-1,-1}, {2972138,3876973,3876821,-1,-1}, {2972139,3876137,3876345,0.102495652173913,-1}, {2972140,3876345,3876398,0.100675,-1}, {2972141,3878237,3878166,0.229228571428571,-1}, {2972142,3878166,3878115,0.1377,-1}, {2972143,3878115,3878088,0.0712,-1}, {2972144,3877988,3877964,0.105624,-1}, {2972145,3877273,3877491,-1,-1}, {2972146,3877203,3877332,-1,-1}, {2972147,3877332,3877782,0.536953846153846,0.536953846153846}, {2972148,3878714,3878626,-1,0.32232}, {2972149,3878626,3878526,-1,0.432144}, {2972150,3878626,3879110,-1,0.2622}, {2972151,3878115,3878626,-1,0.301231578947368}, {2972152,3875315,3874960,-1,-1}, {2972153,3878526,3878473,-1,0.2578}, {2972154,3878473,3878444,-1,0.275133333333333}, {2972155,3877964,3877962,0.0182869565217391,-1}, {2972156,3877906,3877854,0.2768,-1}, {2972157,3876735,3877326,-1,0.31068}, {2972158,3878444,3878565,0.4068,-1}, {2972159,3877488,3878102,0.292142857142857,-1}, {2972160,3878102,3878565,0.312282352941176,-1}, {2972161,3878102,3878224,0.244565217391304,-1}, {2972162,3878565,3878672,0.2514,-1}, {2972163,3878224,3878672,-1,0.227817391304348}, {2972164,3877616,3878224,-1,0.268617391304348}, {2972165,3878224,3878316,0.330141176470588,-1}, {2972166,3877719,3878316,-1,0.3081}, {2972167,3877110,3877719,0.30663,-1}, {2972168,3875236,3875266,0.177369230769231,0.15372}, {2972169,3875264,3875236,0.0188,0.0171652173913043}, {2972170,3876048,3876150,0.220416,-1}, {2972171,3875748,3876150,0.305475,-1}, {2972172,3876150,3876284,0.266571428571429,-1}, {2972173,3875848,3876284,0.302223529411765,0.285433333333333}, {2972174,3876284,3877110,0.44136,-1}, {2972175,3877376,3877649,0.27141,-1}, {2972176,3877649,3877863,0.2268,-1}, {2972177,3877863,3878037,0.1698,-1}, {2972178,3878037,3878069,0.023925,-1}, {2972179,3878069,3878206,0.147628571428571,-1}, {2972180,3878206,3878519,0.373854545454545,-1}, {2972181,3878519,3878781,0.331171428571429,-1}, {2972182,3878794,3878630,-1,0.103828571428571}, {2972183,3879056,3878794,-1,0.146452173913043}, {2972184,3879056,3879331,0.43776,-1}, {2972185,3879331,3879713,0.469460869565217,-1}, {2972186,3879713,3879953,0.366285714285714,-1}, {2972187,3879953,3880209,0.391685714285714,-1}, {2972191,3861701,3862257,0.9265875,0.98836}, {2972192,3862257,3862116,0.228,0.2394}, {2972193,3864958,3863773,0.4834,-1}, {2972204,3859627,3859655,0.186,0.186}, {2972205,3859234,3859084,0.0822,0.092064}, {2972206,3860082,3859234,0.364836363636364,0.325394594594595}, {2972207,3860259,3860082,0.0942222222222222,0.0795}, {2972208,3860566,3860259,0.140032258064516,0.124028571428571}, {2972209,3861313,3860566,0.367986206896552,0.313870588235294}, {2972210,3861313,3861527,0.218318181818182,0.200125}, {2972211,3861214,3860853,0.208235294117647,0.214545454545455}, {2972212,3862165,3862319,0.11574,0.1286}, {2972213,3862319,3862127,0.176053846153846,0.14304375}, {2972214,3861530,3861687,0.130963636363636,0.151642105263158}, {2972215,3861687,3861733,0.0372260869565217,0.0305785714285714}, {2972216,3861733,3861886,0.107947826086957,0.08276}, {2972217,3861941,3861886,-1,0.478344}, {2972218,3861964,3861941,-1,0.16233}, {2972219,3873650,3873607,0.5139,0.41754375}, {2972220,3873607,3873576,0.60284347826087,0.60284347826087}, {2972221,3858664,3859014,0.0976142857142857,-1}, {2972222,3859014,3859469,0.0959529411764706,-1}, {2972223,3858558,3858529,0.0499672131147541,0.0491612903225806}, {2972224,3858034,3858558,0.102537931034483,0.092925}, {2972225,3858558,3859083,0.085040625,0.0877838709677419}, {2972226,3859083,3859469,0.0626861538461538,0.0646761904761905}, {2972227,3899877,3900393,-1,0.270444444444444}, {2972228,3899211,3899877,-1,0.405384}, {2972231,3896857,3897620,0.333204545454545,0.396243243243243}, {2972232,3896239,3896857,0.32784,0.312228571428571}, {2972233,3917912,3917987,0.03805,0.0358117647058824}, {2972234,3917987,3918014,0.012432,0.0117283018867925}, {2972235,3917310,3917578,-1,0.152025}, {2972236,3917936,3918853,0.275605263157895,0.299228571428571}, {2972237,3917789,3917936,0.0520064516129032,0.067175}, {2972238,3917655,3917789,0.0554275862068965,0.0945529411764706}, {2972239,3914275,3915173,0.2762,0.239373333333333}, {2972240,3911802,3914275,0.418221818181818,0.425966666666667}, {2972241,3911713,3911802,0.12,0.0914285714285714}, {2972242,3911022,3911802,0.152672727272727,0.158433962264151}, {2972243,3910510,3911022,0.11064,0.0905236363636364}, {2972244,3909963,3910510,0.0943058823529412,0.0981551020408163}, {2972259,3864126,3864411,-1,0.333485714285714}, {2972260,3864023,3864973,-1,0.583591304347826}, {2972261,3864663,3864943,-1,0.22791}, {2972262,3864616,3864663,-1,0.0402857142857143}, {2972263,3864380,3864616,-1,0.2375}, {2972264,3868350,3868448,0.152815384615385,0.0946}, {2972265,3868828,3868448,0.2029,-1}, {2972266,3869123,3868828,0.22353,-1}, {2972300,3902629,3903976,0.511184210526316,0.669827586206897}, {2972301,3904075,3903976,0.0577,0.0665769230769231}, {2972302,3901347,3900961,0.155276470588235,0.14665}, {2972303,3901863,3901347,0.170578378378378,0.161830769230769}, {2972304,3902119,3901863,0.0879096774193548,0.0757}, {2972305,3902356,3902119,0.0870827586206896,0.0765272727272727}, {2972306,3902450,3902356,0.0630642857142857,0.05886}, {2972307,3902778,3902450,0.159724137931035,0.1544}, {2972308,3902965,3902778,0.0834214285714286,0.0865111111111111}, {2972309,3903199,3902965,0.0930685714285714,0.0987090909090909}, {2972310,3903601,3903199,0.157988571428571,0.162635294117647}, {2972311,3903709,3903601,0.0521636363636364,0.05379375}, {2972351,3858657,3858556,0.0575142857142857,0.0555310344827586}, {2972352,3860393,3858657,0.843085714285714,0.814013793103448}, {2972353,3858390,3858657,0.243511111111111,0.243511111111111}, {2972354,3858217,3858390,0.184928571428571,0.184928571428571}, {2972355,3852856,3852040,0.323006896551724,0.346933333333333}, {2972361,3855570,3855947,0.207805714285714,0.23461935483871}, {2972362,3855511,3855570,0.0692363636363636,0.07616}, {2972363,3855570,3855278,-1,0.145852173913043}, {2972364,3855511,3855278,0.0990428571428571,-1}, {2972365,3855278,3854623,0.340737931034483,0.30879375}, {2972366,3858317,3858787,0.329165217391304,-1}, {2972367,3856857,3857202,0.154683870967742,0.171257142857143}, {2972368,3857202,3857394,0.0893111111111111,0.083151724137931}, {2972369,3857394,3857832,0.286745454545455,0.274278260869565}, {2972370,3857832,3858531,0.473181818181818,0.547894736842105}, {2972371,3861509,3861019,0.3502,0.306425}, {2972372,3861019,3860520,0.265872,0.214412903225806}, {2972373,3860888,3860990,0.08735,0.10482}, {2972374,3860520,3860888,0.3012,0.28865}, {2972375,3860520,3859759,0.369154838709677,0.309291891891892}, {2972376,3859759,3859689,0.1088,0.1088}, {2972377,3859522,3859759,0.135923076923077,0.135923076923077}, {2972378,3859522,3859689,0.100610526315789,0.0831130434782609}, {2972379,3858843,3859522,0.72936,0.792782608695652}, {2972380,3859689,3858659,0.80235652173913,0.768925}, {2972381,3858659,3858531,0.0822,0.0786260869565217}, {2972382,3859689,3860063,0.2764,0.287030769230769}, {2972383,3857082,3856798,0.20778,0.17315}, {2972384,3857394,3857082,0.201228571428571,0.192081818181818}, {2972385,3857727,3857394,0.1961,0.23532}, {2972386,3857974,3857727,0.1572,0.190294736842105}, {2972387,3858787,3857974,0.54404347826087,-1}, {2972394,3852335,3852426,0.09784,0.09784}, {2972395,3852426,3853418,0.49586,0.619825}, {2972396,3853418,3853717,0.2375,0.219230769230769}, {2972397,3855491,3855537,0.0459230769230769,0.0459230769230769}, {2972398,3855537,3856684,0.683875,-1}, {2972399,3855491,3855180,0.49092,-1}, {2972400,3855208,3854897,0.2755875,-1}, {2972401,3854897,3854467,0.323842105263158,-1}, {2972402,3855180,3855091,-1,0.149057142857143}, {2972403,3855208,3856228,-1,0.744490909090909}, {2972404,3854785,3854897,0.0692222222222222,0.0692222222222222}, {2972405,3854897,3855944,0.699336,-1}, {2972406,3854299,3854467,-1,0.19696}, {2972407,3854467,3855705,-1,0.579264705882353}, {2972408,3857043,3856684,0.115426666666667,0.120795348837209}, {2972409,3855705,3856329,-1,0.34565}, {2972410,3856329,3856676,-1,0.204244444444444}, {2972411,3856676,3856059,0.3279,0.39348}, {2972412,3856059,3855547,0.265523076923077,0.276144}, {2972413,3855134,3854524,0.29312,0.283664516129032}, {2972414,3854524,3853797,0.347335714285714,0.374053846153846}, {2972428,3858531,3857906,0.434428571428571,0.414681818181818}, {2972429,3857994,3856899,-1,0.764618181818182}, {2972430,3856899,3856756,-1,0.1059}, {2972431,3862124,3862722,0.464657142857143,0.5421}, {2972432,3862722,3862988,0.267821052631579,0.22124347826087}, {2972433,3864110,3863132,0.498528,-1}, {2972434,3863132,3862506,0.302488888888889,-1}, {2972435,3862506,3861321,0.818742857142857,-1}, {2972436,3861321,3860863,-1,0.397453846153846}, {2972437,3864122,3862899,-1,0.537744827586207}, {2972438,3862899,3862152,-1,0.269290909090909}, {2972439,3862152,3861682,-1,0.272765217391304}, {2972440,3861682,3860805,-1,0.662428571428571}, {2972441,3860987,3860805,0.30266,0.313096551724138}, {2972442,3860805,3860443,0.220779310344828,0.237133333333333}, {2972443,3866360,3864963,-1,0.866355555555556}, {2972451,3864913,3865169,0.249766666666667,0.249766666666667}, {2972452,3865479,3865598,0.30176,0.266258823529412}, {2972462,3863773,3863680,-1,0.287660869565217}, {2972572,3859948,3859869,-1,-1}, {2972573,3860081,3860611,0.344488888888889,0.372048}, {2972574,3857537,3856564,-1,-1}, {2972575,3857938,3857537,-1,-1}, {2972576,3857003,3855686,0.5046,0.523288888888889}, {2972577,3855807,3855686,0.396031578947368,0.32715652173913}, {2972578,3855487,3854916,0.195565714285714,0.195565714285714}, {2972579,3854916,3854586,0.117070588235294,0.13268}, {2972580,3855686,3855487,0.0749225806451613,0.07742}, {2972581,3854111,3854267,0.435442105263158,0.55156}, {2972582,3854046,3854062,0.277448275862069,0.33525}, {2972583,3854233,3854046,0.1506,0.198792}, {2972584,3854586,3854233,0.25141875,0.287335714285714}, {2972585,3854155,3853608,0.241427586206897,0.304408695652174}, {2972623,3918265,3918514,0.130176923076923,-1}, {2972624,3895018,3895146,-1,0.10192}, {2972625,3895566,3895308,0.0868363636363636,-1}, {2972626,3894631,3894748,0.2673,-1}, {2972627,3894906,3895180,0.178924137931034,-1}, {2972628,3895103,3895532,0.344838461538462,-1}, {2972629,3897312,3897786,0.21534,0.280878260869565}, {2972631,3895226,3894168,0.766533333333333,0.766533333333333}, {2972632,3894941,3895024,0.0532137931034483,0.0593538461538461}, {2972633,3896109,3895336,-1,0.85875}, {2972634,3895457,3896109,-1,0.55602}, {2972635,3895744,3895536,0.294046153846154,0.131813793103448}, {2972636,3895882,3895744,0.0764545454545455,0.0764545454545455}, {2972637,3896226,3895882,0.148133333333333,0.14412972972973}, {2972638,3896348,3896226,0.0929,0.123866666666667}, {2972639,3899987,3900403,-1,0.330485714285714}, {2972640,3900403,3900779,-1,0.152260465116279}, {2972641,3900779,3901362,-1,0.22659512195122}, {2972642,3901362,3901947,-1,0.227655}, {2972643,3901947,3902607,-1,0.26125}, {2972644,3902418,3902708,0.137086956521739,0.137086956521739}, {2972645,3902708,3903270,0.3286,0.3286}, {2972646,3902607,3902708,0.0566,0.0566}, {2972647,3902660,3902958,-1,0.730885714285714}, {2972648,3915530,3915700,0.124736842105263,0.131666666666667}, {2972649,3896965,3897324,-1,-1}, {2972650,3897324,3897576,-1,-1}, {2972651,3897532,3897659,0.12339,0.117514285714286}, {2972652,3898065,3898862,0.534333333333333,0.424323529411765}, {2972653,3902737,3902793,0.0973578947368421,-1}, {2972654,3902101,3902793,0.288115384615385,0.258310344827586}, {2972655,3902737,3902876,-1,0.0871423728813559}, {2972656,3903090,3902723,0.2521125,0.2521125}, {2972657,3902793,3903021,0.19608,-1}, {2972658,3903655,3903510,0.324969230769231,0.28164}, {2972659,3902876,3903111,-1,0.197252631578947}, {2972660,3903251,3904090,0.401561538461538,-1}, {2972670,3885789,3885724,0.445272,-1}, {2972671,3892663,3892803,0.07315,0.07315}, {2972675,3860063,3860259,0.195711111111111,0.220175}, {2972676,3860990,3861313,0.266376,0.277475}, {2972677,3857125,3857003,0.3683,-1}, {2972678,3853608,3853104,0.312365217391304,0.312365217391304}, {2972679,3853855,3854267,0.215592857142857,0.194729032258065}, {2973106,3876803,3878320,0.5195,0.77925}, {2973107,3875862,3876693,0.6831,0.31878}, {2973108,3876693,3876803,0.0505636363636364,0.065435294117647}, {2973109,3876803,3877047,0.2548,-1}, {2973110,3876970,3876693,0.314721951219512,-1}, {2973111,3876970,3877047,0.0307241379310345,0.0405}, {2973112,3877047,3877749,0.22678064516129,0.390566666666667}, {2973113,3874807,3875436,0.301453846153846,0.252832258064516}, {2973114,3875436,3876121,0.25784,0.297507692307692}, {2973115,3877749,3878347,0.3642,0.213496551724138}, {2973116,3878386,3878372,0.0235173913043478,-1}, {2973117,3882613,3882636,0.08166,-1}, {2973118,3886563,3886659,0.0566,0.0625578947368421}, {2973119,3888729,3888545,-1,0.439753846153846}, {2973120,3888730,3889043,-1,0.2088}, {2973121,3888545,3888730,0.044148,0.0817555555555556}, {2973122,3888730,3890267,0.740192307692308,0.506447368421053}, {2973123,3889043,3889738,-1,0.127596610169492}, {2973124,3889967,3891343,0.482046153846154,0.671421428571429}, {2973125,3890704,3890774,0.0571548387096774,0.070872}, {2973126,3889387,3890267,0.594793548387097,0.542311764705882}, {2973127,3891579,3892152,-1,0.129932142857143}, {2973128,3892482,3892497,0.0531545454545454,0.05847}, {2973129,3894253,3895064,0.453631578947368,0.383066666666667}, {2973130,3895064,3895137,0.087825,0.0401485714285714}, {2973131,3887450,3887585,-1,0.0301542857142857}, {2973132,3887041,3887179,-1,0.0542448979591837}, {2973145,3856534,3855427,0.424785,0.414424390243902}, {2973146,3856809,3856534,0.117866666666667,0.1326}, {2973147,3853762,3854135,0.63725,0.566444444444444}, {2973161,3853762,3853401,0.310664516129032,0.332089655172414}, {2973165,3875936,3876023,-1,0.0307384615384615}, {2973166,3876377,3877058,0.21084,0.204983333333333}, {2973167,3877058,3877202,-1,0.0532235294117647}, {2973168,3877058,3877011,0.203742857142857,-1}, {2973169,3877071,3877011,0.0201,-1}, {2973170,3877011,3876875,0.211569230769231,-1}, {2973171,3877071,3876970,0.2007,-1}, {2973172,3876121,3876875,0.448066666666667,0.298711111111111}, {2973173,3876875,3876970,0.0399652173913043,0.0278545454545455}, {2973174,3876377,3876121,0.386524137931034,0.533771428571429}, {2973175,3877859,3877749,-1,0.550957894736842}, {2973176,3880625,3880746,-1,0.0532971428571429}, {2973177,3882238,3882385,0.0271913043478261,-1}, {2973178,3885520,3885679,0.0241217391304348,-1}, {2973179,3885551,3885804,-1,0.0405088235294118}, {2973180,3882752,3882769,-1,0.061725}, {2973181,3882712,3882766,0.0438230769230769,-1}, {2973182,3881949,3882116,0.0973081967213115,0.0973081967213115}, {2973183,3882541,3882613,0.1845625,-1}, {2973184,3886761,3886563,0.22395,0.0995333333333333}, {2973185,3886761,3886875,0.0427371428571429,0.0650347826086956}, {2973186,3886875,3887774,0.251916279069767,0.27081}, {2973187,3886659,3886944,0.14455,0.150834782608696}, {2973188,3886944,3887041,0.0519625,0.0479653846153846}, {2973189,3887179,3887312,-1,0.060096}, {2973190,3887412,3887585,0.117636363636364,-1}, {2973191,3887179,3887156,-1,0.0376928571428571}, {2973192,3887059,3887002,-1,0.067875}, {2973193,3885804,3887134,-1,0.228363636363636}, {2973194,3887134,3887239,-1,0.0166246153846154}, {2973195,3887156,3887147,-1,0.01275}, {2973196,3887147,3887059,-1,0.0797294117647059}, {2973197,3887312,3887059,-1,0.0385457142857143}, {2973198,3887147,3887235,0.0530553191489362,-1}, {2973199,3887002,3887235,0.164025,-1}, {2973200,3888856,3889250,0.0731207547169811,-1}, {2973201,3889250,3889352,0.0229018867924528,-1}, {2973202,3896483,3896401,0.0389785714285714,-1}, {2973203,3896192,3896271,0.0456133333333333,-1}, {2973204,3896322,3896390,0.0305823529411765,-1}, {2973205,3895080,3895892,-1,0.259848}, {2973206,3896390,3897968,0.410094117647059,-1}, {2973207,3895875,3895811,-1,0.09564}, {2973208,3895974,3895986,-1,0.00512941176470588}, {2973209,3895986,3896003,-1,0.01335}, {2973210,3896003,3896019,-1,0.0308571428571429}, {2973211,3896019,3895984,-1,0.22164}, {2973212,3895876,3896019,-1,0.0635379310344828}, {2973213,3895984,3896091,0.0700736842105263,-1}, {2973214,3896091,3896105,0.00842857142857143,-1}, {2973215,3896019,3896091,-1,0.0347357142857143}, {2973216,3896091,3896148,-1,0.0240461538461538}, {2973217,3895371,3895478,0.0740487804878049,-1}, {2973218,3895478,3895709,0.1377,-1}, {2973297,3859527,3859644,0.137775,0.157457142857143}, {2973298,3860352,3859644,0.751615384615385,-1}, {2973299,3860656,3860494,-1,-1}, {2973354,3851305,3850986,0.290057142857143,0.243648}, {2973355,3848906,3850839,1.06171111111111,1.06171111111111}, {2974288,3874713,3874561,0.251089655172414,0.234890322580645}, {2974339,3853454,3853797,-1,0.565015384615385}, {2974351,3856270,3856541,0.27,0.27}, {2974352,3857402,3857767,0.207688888888889,0.207688888888889}, {2974353,3855547,3856270,-1,-1}, {2974354,3856059,3856707,0.459738461538462,0.543327272727273}, {2974355,3858390,3858703,0.162822222222222,0.162822222222222}, {2974357,3854524,3855019,-1,-1}, {2974489,3851949,3853322,-1,0.8346}, {2974490,3851949,3851625,0.406928571428571,-1}, {2974491,3852426,3851949,0.333627272727273,0.305825}, {2974492,3854088,3854524,0.408218181818182,0.44904}, {2974493,3854566,3855134,-1,-1}, {2974494,3854892,3855066,-1,0.167285714285714}, {2974495,3855066,3855125,0.0368903225806452,0.0408428571428571}, {2974496,3855769,3856059,0.230086956521739,0.278526315789474}, {2974497,3855301,3855769,0.316721739130435,-1}, {2974498,3856377,3856899,0.392025,-1}, {2974499,3858538,3857311,0.699276923076923,0.727248}, {2974500,3859316,3857953,0.547412903225806,0.808085714285714}, {2974501,3854467,3854095,0.247009090909091,0.201266666666667}, {2974502,3855865,3857043,-1,0.525464516129032}, {2974503,3855865,3855537,0.306,-1}, {2974504,3856232,3855865,0.263494736842105,-1}, {2974505,3855684,3855865,-1,0.16604}, {2974506,3860459,3860322,-1,0.615965217391304}, {2974507,3862152,3862506,0.3474,0.3474}, {2974508,3862238,3862710,0.51728,0.51728}, {2974509,3863132,3862238,0.6708,-1}, {2974512,3867069,3865169,1.34837142857143,-1}, {2974513,3867227,3865479,0.914968421052632,0.914968421052632}, {2974514,3862899,3863132,-1,0.537388235294118}, {2974516,3866457,3867344,0.56202,-1}, {2974522,3868981,3867998,0.295863157894737,0.3513375}, {2974523,3869488,3868981,0.229092857142857,0.246715384615385}, {2974540,3879377,3879823,-1,0.289057142857143}, {2974551,3879823,3880224,-1,0.286314285714286}, {2974552,3881159,3880279,0.443952,-1}, {2974555,3882167,3882624,0.3804,0.336507692307692}, {2974568,3852082,3851485,0.163507692307692,0.172345945945946}, {2974569,3852293,3852082,-1,-1}, {2974570,3853172,3852082,0.321483333333333,0.340394117647059}, {2974571,3853556,3852966,0.5647875,-1}, {2974572,3853556,3853317,-1,0.170828571428571}, {2974573,3853317,3852944,0.290869565217391,-1}, {2974574,3853947,3853317,0.314657142857143,-1}, {2974575,3852082,3851986,-1,-1}, {2974576,3854353,3853947,0.21888,-1}, {2974577,3854353,3854007,0.271577777777778,0.271577777777778}, {2974578,3857082,3857529,0.257712,0.3068}, {2974579,3856911,3857082,0.0940153846153846,0.111109090909091}, {2974580,3856593,3856911,0.161834482758621,0.213327272727273}, {2974581,3856593,3856271,0.195027272727273,0.195027272727273}, {2974582,3856857,3856593,0.199857142857143,0.2798}, {2974583,3856911,3857202,0.154,0.154}, {2974584,3857727,3858161,0.32184,0.32184}, {2974585,3857974,3858404,0.300913043478261,0.27684}, {2974586,3857476,3856857,0.336876923076923,0.58392}, {2974587,3857476,3857974,0.2763,0.2763}, {2974588,3860082,3860698,-1,0.621757894736842}, {2974589,3858659,3859234,-1,0.430433333333333}, {2974590,3861273,3861926,0.456911111111111,0.474484615384615}, {2974591,3862219,3862536,-1,-1}, {2974592,3862060,3862219,0.126222222222222,0.148173913043478}, {2974593,3860566,3861064,0.45729,0.5716125}, {2974594,3860990,3860063,0.518355555555556,0.518355555555556}, {2974595,3861639,3862385,0.49395,0.515426086956522}, {2974596,3862703,3862219,0.23451724137931,0.2267}, {2974597,3862385,3862703,0.283733333333333,0.283733333333333}, {2974598,3858933,3858497,0.240844444444444,0.240844444444444}, {2974599,3863836,3862713,-1,0.607464}, {2974600,3865191,3863851,-1,-1}, {2974601,3863237,3862703,0.264411428571429,0.2892}, {2974602,3864481,3863237,1.23873333333333,1.23873333333333}, {2974603,3866365,3865892,0.371575,-1}, {2974604,3865268,3865892,0.261244444444444,0.261244444444444}, {2974605,3868778,3868346,0.134818181818182,0.261705882352941}, {2974606,3868949,3868778,0.0582387096774194,0.078495652173913}, {2974607,3867537,3867018,0.225432,0.296621052631579}, {2974608,3867243,3867537,-1,0.610157142857143}, {2974609,3868346,3867537,0.225324324324324,0.347375}, {2974610,3867939,3868346,0.533566666666667,-1}, {2974611,3868883,3868981,0.350685714285714,0.283246153846154}, {2974612,3868778,3868883,0.25655,0.30786}, {2974613,3869823,3869488,1.01558823529412,0.784772727272727}, {2974614,3869457,3869823,0.233861538461538,0.217157142857143}, {2974615,3869323,3869939,0.229511111111111,0.229511111111111}, {2974616,3870342,3870448,0.194888888888889,0.194888888888889}, {2974617,3868265,3868695,0.32385,-1}, {2974618,3867531,3867839,0.203084210526316,0.175390909090909}, {2974619,3868967,3868265,-1,0.500433333333333}, {2974620,3868967,3869332,-1,0.236088}, {2974621,3868174,3867903,0.53652,0.53652}, {2974622,3867903,3867839,0.0388909090909091,-1}, {2974623,3868585,3867903,0.366260869565217,-1}, {2974624,3871420,3870832,0.336,0.248347826086957}, {2974625,3871867,3871420,0.13506,0.192942857142857}, {2974626,3871867,3871697,0.387666666666667,0.4652}, {2974627,3871687,3872273,1.0448,-1}, {2974628,3871985,3871421,0.442636363636364,0.442636363636364}, {2974629,3872053,3872166,0.0543142857142857,-1}, {2974630,3871697,3872078,0.183733333333333,-1}, {2974631,3878285,3877742,0.3528,-1}, {2974632,3877972,3877428,-1,0.38204}, {2974633,3876990,3877492,-1,-1}, {2974634,3877665,3877137,-1,0.28728}, {2974635,3878931,3878445,-1,0.4308}, {2974636,3879476,3878960,0.3749625,-1}, {2974637,3877249,3876741,0.3262,-1}, {2974638,3877649,3877249,-1,0.207947368421053}, {2974639,3878067,3877649,-1,0.245431578947368}, {2974640,3877864,3877564,0.20475,-1}, {2974641,3878167,3877864,0.167715789473684,-1}, {2974642,3883888,3883123,0.507525,0.641084210526316}, {2974643,3881459,3881905,0.340844444444444,0.340844444444444}, {2974644,3883331,3883182,0.0962444444444445,0.0962444444444445}, {2974645,3877610,3877864,-1,-1}, {2974646,3878794,3879030,0.472028571428571,-1}, {2974656,3851390,3849629,0.665735294117647,0.7545}, {2974657,3851986,3851753,-1,-1}, {2974658,3853003,3851986,0.363103448275862,0.2925}, {2974659,3851753,3851390,0.143733333333333,0.149261538461538}, {2974660,3852696,3851753,0.293245714285714,0.366557142857143}, {2974661,3851092,3851935,0.544942857142857,0.602305263157895}, {2974662,3853171,3852711,-1,-1}, {2974663,3853476,3853003,0.50068,0.50068}, {2974665,3854483,3854578,0.14847,0.114207692307692}, {2974666,3854483,3854680,0.617475,0.617475}, {2974667,3854322,3854483,0.136130769230769,0.11798}, {2974668,3854097,3854322,0.499745454545455,0.499745454545455}, {2974669,3854680,3854322,0.205707692307692,0.205707692307692}, {2974670,3855025,3854680,0.154741935483871,0.208565217391304}, {2974671,3854680,3854190,0.308,0.308}, {2974672,3854316,3853721,0.290955555555556,0.290955555555556}, {2974673,3856553,3856041,0.474771428571429,0.398808}, {2974674,3858675,3858773,-1,0.136090909090909}, {2974675,3859781,3860470,0.67856,0.67856}, {2974676,3861704,3860888,1.68915,1.50146666666667}, {2974677,3860470,3860587,0.3329,0.3329}, {2974678,3858317,3857476,0.5788,-1}, {2974679,3862722,3861992,0.513286956521739,0.621347368421053}, {2974680,3859774,3859913,0.1346,0.1346}, {2974681,3861790,3861459,0.278463157894737,0.278463157894737}, {2974682,3859735,3859276,0.260973913043478,0.272836363636364}, {2974683,3860081,3859735,0.186,0.193153846153846}, {2974684,3865670,3865959,-1,0.2959875}, {2974685,3865725,3865670,0.0208714285714286,0.023376}, {2974686,3864663,3864126,-1,0.338314285714286}, {2974687,3864616,3864887,0.264388235294118,-1}, {2974688,3865364,3864887,-1,-1}, {2974689,3864887,3864576,0.3366,-1}, {2974690,3865626,3865872,0.20889,-1}, {2974691,3866168,3866359,-1,-1}, {2974692,3865974,3866168,0.112777777777778,0.112777777777778}, {2974693,3866168,3866323,0.0642888888888889,0.0642888888888889}, {2974694,3867065,3867228,0.2254,-1}, {2974695,3866916,3867065,0.194542857142857,0.226966666666667}, {2974696,3867228,3867563,0.450654545454545,-1}, {2974697,3867772,3867065,0.524014285714286,-1}, {2974698,3868053,3868552,0.374086956521739,0.374086956521739}, {2974699,3867772,3867846,-1,0.234066666666667}, {2974700,3867929,3867861,0.1955,-1}, {2974701,3867993,3867929,0.195114285714286,-1}, {2974702,3867584,3867494,0.101822222222222,0.101822222222222}, {2974703,3867929,3868544,0.216844444444444,0.216844444444444}, {2974704,3869625,3869451,-1,0.690847058823529}, {2974705,3870701,3870108,-1,0.26967}, {2974706,3870691,3870061,0.2412,0.275657142857143}, {2974707,3869412,3869625,-1,0.261545454545455}, {2974708,3869412,3868791,-1,-1}, {2974709,3872184,3872078,0.302256,-1}, {2974710,3872184,3871867,0.111792,-1}, {2974711,3872184,3872466,-1,0.1026}, {2974712,3871315,3871318,0.2861625,0.327042857142857}, {2974713,3870451,3871315,0.351026086956522,0.351026086956522}, {2974714,3871861,3871315,0.183377777777778,0.183377777777778}, {2974715,3872459,3872010,-1,0.181252173913043}, {2974716,3871350,3870701,-1,0.291485714285714}, {2974717,3872052,3871350,-1,0.37965}, {2974718,3872455,3872045,-1,0.2475}, {2974719,3871356,3870698,0.30639,0.30639}, {2974720,3870630,3870691,-1,0.42861}, {2974721,3871356,3871350,0.299571428571429,0.273521739130435}, {2974722,3872064,3871356,-1,0.320684210526316}, {2974723,3872453,3872064,0.235275,0.209133333333333}, {2974724,3872044,3872458,-1,0.2452125}, {2974725,3867881,3867993,0.352371428571429,-1}, {2974726,3868976,3869127,0.227684210526316,-1}, {2974727,3871344,3871356,0.172125,0.12909375}, {2974728,3871338,3871344,0.192623076923077,0.208675}, {2974729,3871344,3872022,0.29445,0.25604347826087}, {2974739,3852779,3853023,0.1983,0.180272727272727}, {2974740,3853023,3852450,-1,0.47688}, {2974741,3853590,3852712,-1,0.543177777777778}, {2974742,3852450,3853384,0.5235,0.58632}, {2974743,3853023,3854053,0.8286,0.8286}, {2974744,3855526,3855641,0.1406,0.1406}, {2974745,3856268,3856041,0.0886666666666667,0.0886666666666667}, {2974746,3857332,3857523,0.371057142857143,0.371057142857143}, {2974747,3853793,3853590,-1,0.234257142857143}, {2974748,3855206,3853793,1.1447,1.1447}, {2974749,3855206,3855520,0.60996,0.4692}, {2974750,3854740,3855206,1.077525,0.615728571428571}, {2974751,3857566,3855520,0.959784,1.04324347826087}, {2974752,3858544,3857566,0.395688888888889,0.323745454545455}, {2974753,3857090,3857566,0.306321428571429,-1}, {2974754,3857090,3855206,0.854066666666667,0.922392}, {2974755,3855520,3855153,0.160355555555556,0.160355555555556}, {2974756,3857091,3857332,0.167266666666667,0.167266666666667}, {2974757,3853376,3853590,-1,-1}, {2974758,3858862,3858544,0.193933333333333,0.218175}, {2974759,3862732,3861553,0.608329411764706,0.827328}, {2974760,3859249,3860319,0.619468965517241,0.641592857142857}, {2974761,3861341,3860993,-1,-1}, {2974762,3858862,3858795,0.409022222222222,0.48015652173913}, {2974763,3858141,3858795,0.317139130434783,0.36471}, {2974764,3858795,3859034,0.249314285714286,0.193911111111111}, {2974765,3859034,3859592,0.2554,0.2554}, {2974766,3857939,3858948,0.414288888888889,0.414288888888889}, {2974767,3864346,3863294,0.730266666666667,0.730266666666667}, {2974768,3862765,3861790,0.537925,0.561313043478261}, {2974769,3863915,3862765,0.5754,-1}, {2974770,3862765,3862517,0.241090909090909,-1}, {2974771,3865109,3864258,-1,0.8295}, {2974772,3862323,3862149,-1,0.1392375}, {2974773,3866913,3865845,0.45825,-1}, {2974774,3867433,3866913,0.2616,-1}, {2974775,3868086,3868145,-1,-1}, {2974776,3868645,3867433,0.469476923076923,-1}, {2974777,3868781,3867452,0.53825,0.561652173913044}, {2974778,3868229,3867740,0.580615384615385,-1}, {2974779,3866368,3865890,-1,0.26218064516129}, {2974780,3868976,3868790,0.0695111111111111,0.0695111111111111}, {2974781,3866998,3867248,-1,-1}, {2974782,3867248,3867513,-1,-1}, {2974783,3867513,3867208,-1,-1}, {2974784,3867592,3867248,-1,-1}, {2974785,3867917,3867513,-1,-1}, {2974786,3867882,3867513,-1,-1}, {2974787,3868237,3868248,-1,-1}, {2974788,3868248,3867917,-1,-1}, {2974789,3868248,3868186,-1,-1}, {2974790,3868210,3867882,-1,-1}, {2974791,3867592,3867389,-1,-1}, {2974792,3868984,3868210,-1,-1}, {2974793,3866933,3866368,-1,0.317731034482759}, {2974794,3870421,3870613,-1,0.328736842105263}, {2974795,3869258,3868781,0.188616,0.196475}, {2974796,3869813,3869258,0.216575,0.207912}, {2974797,3870519,3869813,0.453461538461538,0.436666666666667}, {2974798,3870815,3870519,0.363408,0.349430769230769}, {2974799,3868312,3868922,-1,-1}, {2974800,3868922,3869144,-1,-1}, {2974801,3869263,3868689,-1,-1}, {2974802,3869938,3869110,0.382866666666667,0.382866666666667}, {2974803,3869263,3869426,-1,-1}, {2974804,3868581,3867882,-1,-1}, {2974805,3868984,3868581,-1,-1}, {2974806,3868289,3867592,-1,-1}, {2974807,3868700,3868581,-1,-1}, {2974808,3870815,3871099,0.30189375,0.3578}, {2974809,3871347,3871322,0.314258823529412,-1}, {2974810,3871347,3871386,-1,0.4584375}, {2974811,3872489,3871929,-1,0.3208125}, {2974812,3869109,3868984,-1,-1}, {2974813,3869263,3869109,-1,-1}, {2974834,3852369,3853384,1.8913875,1.8913875}, {2974835,3851702,3852369,0.373711111111111,-1}, {2974836,3852569,3852369,0.119689655172414,0.119689655172414}, {2974837,3852898,3852569,0.176464285714286,0.176464285714286}, {2974838,3852569,3851909,-1,-1}, {2974840,3850940,3850749,0.2248,0.2248}, {2974842,3850358,3849439,0.281151219512195,-1}, {2974843,3851171,3850358,0.40746,0.40746}, {2974845,3854053,3855222,0.934718181818182,-1}, {2974846,3855249,3855222,0.3636,0.390533333333333}, {2974847,3854238,3854155,0.230688,0.3204}, {2974848,3855222,3855304,0.2346,0.1938}, {2974849,3855304,3855686,0.411625,0.411625}, {2974850,3855367,3855807,0.470806451612903,0.503275862068965}, {2974851,3857836,3857491,0.162666666666667,0.162666666666667}, {2974852,3857003,3856818,0.22365,0.22365}, {2974853,3856818,3856426,0.176844444444444,0.217036363636364}, {2974854,3854233,3854420,0.0840888888888889,0.0840888888888889}, {2974855,3854420,3854612,0.117777777777778,0.117777777777778}, {2974856,3854825,3854916,-1,-1}, {2974857,3854825,3854420,0.201511111111111,0.201511111111111}, {2974858,3855369,3854825,0.241822222222222,0.241822222222222}, {2974859,3855369,3855487,-1,-1}, {2974860,3854825,3854937,-1,-1}, {2974861,3854937,3854612,0.153022222222222,0.153022222222222}, {2974862,3854937,3855369,0.265533333333333,0.265533333333333}, {2974863,3854937,3855023,-1,-1}, {2974864,3855690,3855626,0.0481333333333333,0.0481333333333333}, {2974865,3856426,3855690,0.288422222222222,0.288422222222222}, {2974866,3856389,3855427,-1,0.347477419354839}, {2974867,3856823,3856389,-1,0.151158620689655}, {2974868,3859002,3857604,0.61485,0.662146153846154}, {2974869,3858679,3859034,-1,0.279988235294118}, {2974870,3859034,3860265,0.606138461538462,0.606138461538462}, {2974871,3860265,3861168,0.473025,0.454104}, {2974872,3860458,3861168,0.335555555555556,0.335555555555556}, {2974873,3860890,3861168,0.435688888888889,0.435688888888889}, {2974874,3861244,3861168,0.165385714285714,0.185232}, {2974875,3861315,3860737,0.266355555555556,0.266355555555556}, {2974876,3861821,3861680,0.160938461538462,0.181930434782609}, {2974877,3862190,3862002,0.18675,0.18675}, {2974878,3862149,3862190,-1,0.405844444444444}, {2974879,3861568,3861191,0.355608,-1}, {2974880,3863055,3862428,0.41256,-1}, {2974881,3862785,3862731,0.291020689655172,-1}, {2974882,3859824,3859086,0.590928,0.703485714285714}, {2974883,3861191,3860714,0.449575,-1}, {2974884,3861612,3861209,-1,0.437064}, {2974885,3863137,3862952,-1,0.263717647058824}, {2974886,3865031,3864383,-1,0.4366125}, {2974887,3865026,3864145,0.438490909090909,-1}, {2974888,3867657,3866933,-1,0.4048}, {2974889,3869423,3868700,-1,-1}, {2974890,3868674,3868289,-1,-1}, {2974891,3868674,3868443,-1,-1}, {2974892,3869423,3869695,-1,-1}, {2974893,3869701,3869695,-1,-1}, {2974894,3869586,3869423,-1,-1}, {2974895,3869186,3868674,-1,-1}, {2974896,3869435,3869186,-1,-1}, {2974897,3869844,3869701,-1,-1}, {2974898,3869951,3869844,-1,-1}, {2974899,3870141,3869951,-1,-1}, {2974900,3869653,3869435,-1,-1}, {2974901,3869918,3869653,-1,-1}, {2974902,3870205,3869918,-1,-1}, {2974903,3869844,3869435,-1,-1}, {2974904,3869951,3869653,-1,-1}, {2974905,3869918,3870141,-1,-1}, {2974906,3871015,3870721,0.39558,-1}, {2974907,3868995,3868060,0.56721,-1}, {2974908,3869221,3868995,0.218682352941176,-1}, {2974909,3868995,3868760,0.1968,0.1968}, {2974910,3869461,3868995,-1,0.314305263157895}, {2974911,3871561,3871209,0.235888888888889,0.235888888888889}, {2974912,3871313,3871414,0.149111111111111,0.149111111111111}, {2974913,3871570,3871784,-1,0.41364}, {2974914,3872118,3871570,0.25038,0.294564705882353}, {2974915,3872428,3872118,0.15429,0.220414285714286}, {2974916,3871504,3871570,-1,0.203633333333333}, {2974917,3871463,3871504,0.134953846153846,0.08772}, {2974918,3871829,3871504,-1,0.2358}, {2974919,3872231,3872118,0.3414375,-1}, {2974920,3872231,3871829,-1,0.213366666666667}, {2974921,3872906,3872579,-1,-1}, {2974922,3872447,3872231,0.315388235294118,-1}, {2974923,3872771,3872447,0.168529411764706,0.168529411764706}, {2974924,3871561,3871990,-1,-1}, {2974925,3871660,3871561,-1,-1}, {2974926,3873215,3873446,-1,0.24372}, {2974927,3873215,3873486,0.433244444444444,0.433244444444444}, {2974928,3874329,3874482,0.120525,-1}, {2974929,3874482,3874694,0.199227272727273,-1}, {2974930,3874694,3874485,0.12003,0.12003}, {2974931,3874948,3874833,0.11044,0.11044}, {2974932,3874974,3875207,0.25305,-1}, {2974933,3871039,3871568,0.244823076923077,-1}, {2974934,3871568,3871461,-1,-1}, {2974935,3871822,3872683,0.40212,0.40212}, {2974936,3872683,3873819,0.511444444444444,-1}, {2974937,3868578,3870250,-1,0.96351}, {2974938,3868761,3869260,-1,0.348808695652174}, {2974939,3869260,3869800,0.281904,0.281904}, {2974940,3869800,3870307,0.330314285714286,0.239193103448276}, {2974941,3870896,3870307,0.23195,-1}, {2974942,3870307,3869447,0.393031578947368,-1}, {2974943,3867673,3867552,0.0605357142857143,-1}, {2974944,3867552,3866777,0.33024,-1}, {2974945,3867454,3867464,-1,0.204033333333333}, {2974946,3867464,3868321,0.468766666666667,0.468766666666667}, {2974947,3869260,3868418,0.643421052631579,0.643421052631579}, {2974948,3867464,3867814,-1,0.26031}, {2974949,3868418,3867814,0.3408,0.30672}, {2974950,3870307,3870579,0.181539130434783,0.189790909090909}, {2974951,3870579,3871130,0.365976,0.365976}, {2974952,3870579,3869976,0.513514285714286,0.422894117647059}, {2974953,3869976,3869483,0.3065,0.324529411764706}, {2974954,3866421,3865040,0.693694736842105,-1}, {2974955,3866421,3866464,0.417514285714286,0.40311724137931}, {2974956,3866915,3866464,0.156466666666667,0.156466666666667}, {2974957,3866464,3866474,0.2774,0.24966}, {2974958,3867117,3866474,0.340010526315789,0.340010526315789}, {2974959,3864937,3863845,0.527921739130435,-1}, {2974960,3864959,3864279,0.336545454545455,-1}, {2974961,3863530,3862752,0.7356,0.630514285714286}, {2974962,3864279,3864404,0.446008695652174,-1}, {2974963,3863379,3863050,0.2294,0.2294}, {2974964,3862088,3861638,0.447825,0.421482352941176}, {2974965,3862553,3862088,-1,0.417233333333333}, {2974966,3862395,3862088,0.324917647058824,-1}, {2974967,3862553,3862395,0.114133333333333,-1}, {2974968,3862941,3862553,0.316,0.334588235294118}, {2974969,3864216,3863281,-1,0.7010625}, {2974970,3864200,3864216,-1,0.252857142857143}, {2974971,3861909,3861655,0.239813793103448,0.278184}, {2974972,3864499,3864206,-1,-1}, {2974973,3864505,3864499,-1,-1}, {2974974,3864769,3864505,0.30324,0.30324}, {2974975,3864499,3864769,-1,-1}, {2974976,3858587,3858073,-1,-1}, {2974977,3859086,3858587,0.250714285714286,0.219375}, {2974978,3860412,3859647,0.424,0.565333333333333}, {2974979,3861036,3860412,0.326765217391304,0.326765217391304}, {2974980,3859383,3859086,0.126488888888889,0.148486956521739}, {2974981,3859953,3859383,0.284225,0.272856}, {2974982,3859383,3858742,0.612518181818182,0.44918}, {2974983,3857751,3856687,-1,0.388821428571429}, {2974984,3859085,3858959,0.170481818181818,0.2344125}, {2974985,3858959,3858708,0.315933333333333,0.355425}, {2974986,3860027,3858959,0.62895,0.62895}, {2974987,3861655,3860786,0.62454,0.462622222222222}, {2974988,3857806,3856818,-1,0.41676}, {2974989,3857806,3856823,-1,0.49945}, {2974990,3854691,3855274,-1,0.386833333333333}, {2974991,3855198,3855460,0.281866666666667,0.281866666666667}, {2974992,3855303,3855198,0.314288888888889,0.314288888888889}, {2974993,3856063,3855303,0.41025,0.41025}, {2974994,3855743,3856515,0.32395,0.32395}, {2974995,3853178,3852842,-1,-1}, {2974996,3855084,3855345,0.450066666666667,0.450066666666667}, {2974997,3854895,3855186,0.42918,0.3732}, {2974998,3851746,3851649,0.108733333333333,0.108733333333333}, {2974999,3850218,3850755,-1,-1}, {2975000,3850755,3851565,-1,-1}, {2975001,3851565,3851634,0.135128571428571,0.140133333333333}, {2975002,3849752,3850249,0.422112,0.458817391304348}, {2975003,3850249,3851175,0.635866666666667,0.635866666666667}, {2975006,3850249,3849696,0.4236,0.4236}, {2975007,3849109,3849696,0.438333333333333,0.438333333333333}, {2975021,3851361,3850502,0.426288888888889,0.426288888888889}, {2975022,3852691,3852472,0.320377777777778,0.320377777777778}, {2975023,3852855,3852691,0.0705111111111111,0.0705111111111111}, {2975024,3852632,3852184,0.131897142857143,0.139890909090909}, {2975026,3850839,3850487,0.176733333333333,0.176733333333333}, {2975027,3855708,3854895,0.335828571428571,0.284945454545455}, {2975028,3856013,3855708,0.155688888888889,0.17515}, {2975029,3856613,3856761,0.289107692307692,0.341672727272727}, {2975030,3857162,3856613,0.302129032258065,0.346888888888889}, {2975031,3857120,3857372,1.62432857142857,1.62432857142857}, {2975032,3854486,3854610,0.346263157894737,0.4111875}, {2975033,3856013,3854622,0.695422222222222,0.670585714285714}, {2975034,3857372,3857141,0.143223529411765,0.115942857142857}, {2975035,3858278,3858470,0.176625,0.148736842105263}, {2975036,3858708,3857948,1.43796,0.653618181818182}, {2975037,3860494,3859767,-1,-1}, {2975038,3859226,3858578,-1,1.2522}, {2975039,3860530,3859644,-1,0.840366666666667}, {2975040,3860352,3860117,0.383060869565217,0.383060869565217}, {2975041,3860117,3859761,0.303313043478261,0.3171}, {2975042,3860549,3860117,0.240081818181818,0.22964347826087}, {2975043,3860530,3861551,0.7133,-1}, {2975044,3862878,3861412,0.745707692307692,0.80785}, {2975045,3862217,3861115,0.793061538461538,0.589131428571429}, {2975046,3862721,3862419,0.201208695652174,0.201208695652174}, {2975047,3863200,3862721,0.41268,0.41268}, {2975048,3861961,3860900,0.745567741935484,0.924504}, {2975049,3861604,3861278,0.442171428571428,0.442171428571428}, {2975050,3862419,3862070,0.373831578947368,0.373831578947368}, {2975051,3862073,3861961,0.154852173913043,-1}, {2975052,3863012,3862702,-1,-1}, {2975053,3863200,3863012,-1,-1}, {2975054,3858578,3859105,0.396766666666667,0.35709}, {2975055,3859105,3859555,0.376228571428572,0.303876923076923}, {2975056,3859761,3859105,0.503034782608696,0.503034782608696}, {2975057,3859105,3858588,0.65901,0.65901}, {2975058,3863559,3863989,0.704504347826087,0.648144}, {2975059,3863989,3863200,-1,0.390111111111111}, {2975060,3863989,3864245,0.175153846153846,0.162642857142857}, {2975061,3864350,3863989,-1,-1}, {2975062,3866179,3865790,0.292909090909091,0.280173913043478}, {2975063,3866474,3866179,0.199915384615385,0.167670967741935}, {2975064,3867501,3866179,-1,0.979753846153846}, {2975065,3867730,3865790,0.6988,1.10985882352941}, {2975066,3868650,3868907,-1,0.602742857142857}, {2975067,3866373,3866859,0.568957894736842,0.491372727272727}, {2975068,3866859,3867658,0.281731034482759,0.281731034482759}, {2975069,3867406,3867658,0.461526315789474,0.461526315789474}, {2975070,3867658,3868384,-1,0.312208695652174}, {2975071,3871406,3871260,-1,-1}, {2975072,3871406,3872205,0.320318181818182,0.370894736842105}, {2975073,3872199,3871626,0.3853875,0.440442857142857}, {2975074,3869920,3870404,-1,-1}, {2975075,3869724,3869783,0.1394,0.1394}, {2975076,3870566,3871210,-1,0.517472727272727}, {2975077,3872546,3871812,0.290060869565217,0.266856}, {2975078,3873119,3872912,0.347855172413793,0.403512}, {2975079,3873283,3872546,0.289569230769231,0.268885714285714}, {2975080,3873178,3873119,0.0493071428571429,0.0531}, {2975081,3873544,3873178,0.1524,0.1778}, {2975082,3872568,3871775,-1,0.452672727272727}, {2975083,3874457,3873283,0.487355555555556,0.487355555555556}, {2975084,3874352,3873544,0.3552,0.3552}, {2975085,3866373,3866449,0.637324137931035,0.61608}, {2975086,3868688,3868404,0.267864,0.478328571428571}, {2975087,3849627,3849376,0.287557894736842,0.287557894736842}, {2975088,3849715,3849627,0.0646857142857143,0.0646857142857143}, {2975089,3850282,3849627,0.402177777777778,0.402177777777778}, {2975090,3850394,3850282,0.0891818181818182,0.115411764705882}, {2975091,3850032,3849715,0.29379,0.29379}, {2975092,3850282,3849985,0.220155555555556,0.220155555555556}, {2975093,3852301,3851770,0.256755555555556,0.256755555555556}, {2975094,3852011,3852301,-1,-1}, {2975095,3852301,3852629,0.225366666666667,0.225366666666667}, {2975096,3851453,3850212,0.578177777777778,0.578177777777778}, {2975097,3852407,3853170,0.439622222222222,0.439622222222222}, {2975098,3852359,3852156,0.0761777777777778,0.0761777777777778}, {2975099,3852359,3852728,0.311822222222222,-1}, {2975100,3854134,3852359,0.757933333333333,0.757933333333333}, {2975101,3856906,3855255,0.7152,0.7152}, {2975102,3857349,3856906,0.2271,0.252333333333333}, {2975103,3858578,3858202,-1,0.641446153846154}, {2975104,3858202,3858093,-1,0.562875}, {2975105,3854371,3853150,0.764072727272727,0.509381818181818}, {2975106,3856906,3855814,-1,0.71328}, {2975107,3858122,3857349,0.38615,0.38615}, {2975108,3858549,3858122,0.295010526315789,0.295010526315789}, {2975109,3859555,3860120,0.33005,0.3444}, {2975110,3860267,3860973,0.5828,0.5828}, {2975111,3859151,3859674,0.334757142857143,0.446342857142857}, {2975112,3861494,3861437,0.393184615384615,0.538042105263158}, {2975113,3861215,3861723,0.278,0.278}, {2975114,3850032,3849809,0.15759,0.15759}, {2975115,3849809,3850198,0.2622,0.2622}, {2975116,3850198,3850270,0.0618521739130435,0.056904}, {2975117,3850599,3850270,0.274090909090909,0.287142857142857}, {2975118,3850561,3850032,0.332921739130435,0.332921739130435}, {2975119,3850645,3850394,0.320809090909091,0.35289}, {2975120,3850645,3850561,0.0789333333333333,0.07104}, {2975121,3851274,3850645,0.43761,0.43761}, {2975122,3850394,3850951,0.264711111111111,0.264711111111111}, {2975123,3851274,3850951,0.251114285714286,0.277547368421053}, {2975124,3851741,3851274,0.484476923076923,0.484476923076923}, {2975438,3884286,3883627,0.630466666666667,-1}, {2975439,3886372,3885663,-1,0.528381818181818}, {2975440,3886896,3886372,0.475,-1}, {2975441,3887221,3886896,0.2822,-1}, {2975442,3887339,3887278,0.0647625,0.0314}, {2975443,3886270,3886896,0.452452173913043,-1}, {2975444,3885264,3885952,0.351422222222222,0.412539130434783}, {2975445,3889561,3890065,-1,-1}, {2975446,3875393,3875476,0.0324,0.0324}, {2975447,3877956,3878102,0.24888,-1}, {2975448,3877854,3877956,0.211114285714286,-1}, {2975449,3880703,3880471,0.233933333333333,-1}, {2975450,3880703,3880965,-1,0.191563636363636}, {2975451,3880492,3880703,-1,0.261214285714286}, {2975452,3883451,3882763,-1,0.515971428571429}, {2975453,3884003,3883451,-1,0.459757894736842}, {2975454,3883730,3884003,-1,0.236576470588235}, {2975455,3884707,3884286,0.396663157894737,-1}, {2975456,3885141,3884707,0.35496,-1}, {2975457,3884707,3885264,-1,0.359372727272727}, {2975458,3884306,3884707,-1,0.331768421052632}, {2975459,3884003,3884306,-1,0.2511}, {2975460,3884389,3884003,-1,0.320305263157895}, {2975461,3885630,3886270,-1,-1}, {2975462,3886977,3886701,-1,0.256989473684211}, {2975463,3886376,3886977,-1,0.418982608695652}, {2975464,3887217,3886977,-1,0.20583}, {2975465,3888066,3887691,0.264914285714286,-1}, {2975466,3885377,3885695,-1,0.291882352941177}, {2975467,3884557,3885031,0.305863636363636,-1}, {2975468,3886085,3885755,-1,-1}, {2975469,3891335,3892550,-1,-1}, {2975470,3892550,3892708,-1,-1}, {2975471,3892510,3891335,-1,-1}, {2975472,3893406,3892855,-1,-1}, {2975473,3890844,3890883,0.0501454545454545,0.0501454545454545}, {2975474,3890883,3891006,0.270545454545455,0.270545454545455}, {2975475,3893278,3893249,0.06656,0.0768}, {2975476,3893173,3893605,0.6421,0.6421}, {2975477,3893782,3894341,0.45549,-1}, {2975478,3889416,3889797,0.228190909090909,-1}, {2975479,3875315,3875535,0.124936363636364,0.119504347826087}, {2975480,3875535,3876163,0.3654,0.315572727272727}, {2975481,3877045,3876821,0.14058,-1}, {2975482,3877332,3877045,0.148028571428571,-1}, {2975483,3877491,3877332,-1,-1}, {2975484,3877545,3877491,-1,-1}, {2975485,3877165,3877672,-1,-1}, {2975486,3877672,3878154,-1,-1}, {2975487,3881773,3882079,0.4511,-1}, {2975488,3881803,3882112,0.322482352941176,0.322482352941176}, {2975489,3884852,3885377,-1,0.36591}, {2975490,3885433,3885761,-1,0.258157894736842}, {2975491,3884891,3885433,-1,0.317660869565217}, {2975492,3885957,3886348,-1,0.234133333333333}, {2975493,3888621,3889416,0.47343,-1}, {2975494,3888065,3888621,0.287921739130435,-1}, {2975495,3889307,3890011,0.352444444444444,-1}, {2975496,3888733,3889307,0.273648,-1}, {2975497,3887142,3887617,0.2916,-1}, {2975498,3886806,3887142,0.2532,-1}, {2975499,3890362,3891359,0.742863157894737,-1}, {2975500,3890011,3890362,0.227918181818182,-1}, {2975501,3891851,3891563,-1,0.281191304347826}, {2975502,3892124,3892857,0.463707692307692,0.6698}, {2975503,3891873,3892150,-1,0.4584}, {2975504,3892150,3892439,0.3892875,-1}, {2975505,3892118,3891851,-1,0.327221052631579}, {2975506,3891851,3892150,-1,0.187488}, {2975507,3891450,3891851,-1,0.242208}, {2975508,3891093,3891450,-1,0.222681818181818}, {2975509,3890416,3891093,-1,0.389688}, {2975510,3893657,3893907,0.250581818181818,0.196885714285714}, {2975511,3893400,3893657,0.226275,0.164563636363636}, {2975512,3892857,3893400,0.45795652173913,0.405115384615385}, {2975513,3893815,3893546,0.953785714285714,0.8345625}, {2975514,3893907,3893318,-1,0.439246153846154}, {2975515,3894567,3893907,-1,0.406489655172414}, {2975516,3894286,3893657,0.420921428571429,0.7366125}, {2975517,3894011,3893400,0.514095652173913,0.492675}, {2975518,3893815,3894317,0.24495,0.236503448275862}, {2975519,3895085,3893800,0.827657142857143,-1}, {2975520,3895163,3894863,0.1968,0.1968}, {2975521,3889889,3889572,-1,0.32667}, {2975522,3889889,3890416,0.403421052631579,-1}, {2975523,3890181,3889889,-1,-1}, {2975524,3876834,3876961,-1,-1}, {2975525,3876961,3876716,-1,-1}, {2975526,3876716,3876311,-1,-1}, {2975527,3876311,3876011,0.128777777777778,0.128777777777778}, {2975528,3879728,3879534,0.2200875,-1}, {2975529,3879924,3879583,0.433892307692308,-1}, {2975530,3880197,3879924,0.1684,0.1684}, {2975531,3878226,3878270,0.156022222222222,0.156022222222222}, {2975532,3885412,3884938,-1,0.34947}, {2975533,3886201,3886676,-1,0.311060869565217}, {2975534,3887332,3888033,0.35421,-1}, {2975535,3886077,3886904,0.458895652173913,-1}, {2975536,3887157,3887833,0.281544,0.391033333333333}, {2975537,3890395,3890400,0.217333333333333,0.217333333333333}, {2975538,3891410,3891408,0.278488888888889,0.278488888888889}, {2975539,3876992,3876730,-1,-1}, {2975540,3877478,3877845,-1,-1}, {2975541,3879146,3878484,-1,-1}, {2975542,3879416,3879146,-1,-1}, {2975543,3878771,3879146,-1,-1}, {2975544,3879521,3879756,-1,-1}, {2975545,3879521,3879592,-1,-1}, {2975546,3879506,3879521,-1,-1}, {2975547,3879592,3880015,-1,-1}, {2975548,3880015,3879756,-1,-1}, {2975549,3879578,3879416,-1,-1}, {2975550,3879693,3879578,-1,-1}, {2975551,3880246,3880015,-1,-1}, {2975552,3880506,3880246,-1,-1}, {2975553,3884456,3884891,-1,0.278181818181818}, {2975554,3885761,3885926,-1,0.0950857142857143}, {2975555,3885865,3885926,-1,0.1542375}, {2975556,3885926,3886251,-1,0.292457142857143}, {2975557,3876961,3877220,-1,-1}, {2975558,3877220,3877264,-1,-1}, {2975559,3877220,3877112,-1,-1}, {2975560,3874483,3874239,-1,-1}, {2975561,3874886,3874483,0.206022222222222,0.206022222222222}, {2975562,3873819,3874044,0.272025,-1}, {2975563,3867298,3867239,-1,0.1113}, {2975564,3870989,3870953,0.298955555555556,0.298955555555556}, {2975565,3871099,3871171,0.0804857142857143,0.107314285714286}, {2975566,3857591,3857349,0.280581818181818,-1}, {2975571,3868634,3868791,-1,-1}, {2975572,3868791,3868846,-1,-1}, {2975573,3865096,3865162,0.241266666666667,0.241266666666667}, {2975574,3886231,3886444,-1,0.540913043478261}, {2975575,3886591,3886890,0.399624,-1}, {2975576,3887040,3887251,-1,0.3678}, {2975577,3887371,3887568,0.256863157894737,-1}, {2975578,3886444,3886524,-1,0.173366666666667}, {2975579,3886524,3886686,-1,0.263628571428571}, {2975580,3886153,3886524,0.272766666666667,-1}, {2975581,3885502,3885875,0.173890909090909,-1}, {2975582,3885760,3885875,0.152458064516129,-1}, {2975583,3886686,3886963,-1,0.429}, {2975584,3886890,3887116,0.378234782608696,-1}, {2975585,3887251,3887524,-1,0.3535}, {2975586,3887568,3887872,0.3285,-1}, {2975587,3887116,3887402,0.431590909090909,-1}, {2975588,3887872,3888178,0.388486956521739,-1}, {2975589,3888897,3889189,0.4514,-1}, {2975590,3889189,3889895,0.443810526315789,0.42162}, {2975591,3889260,3889486,0.174833333333333,-1}, {2975592,3888569,3889260,0.367278260869565,-1}, {2975593,3889260,3889666,-1,0.379673684210526}, {2975594,3879724,3879737,-1,-1}, {2975595,3879737,3879747,-1,-1}, {2975596,3885875,3886029,0.220448275862069,-1}, {2975597,3887213,3887577,-1,0.4248}, {2975598,3887979,3888245,0.382547368421053,-1}, {2975599,3888486,3888555,0.265244444444444,0.265244444444444}, {2975600,3888555,3888574,0.24528,-1}, {2975601,3888555,3888811,-1,0.1404}, {2975602,3888811,3888789,-1,-1}, {2975603,3886380,3886371,-1,0.1896}, {2975604,3885966,3886371,-1,0.262764705882353}, {2975605,3886371,3886868,-1,0.285542857142857}, {2975606,3886371,3886599,-1,0.510027272727273}, {2975607,3887107,3887112,0.0664702702702703,0.0702685714285714}, {2975608,3886871,3887329,0.26205,-1}, {2975609,3887329,3887444,0.142376470588235,-1}, {2975610,3887329,3887518,-1,-1}, {2975611,3887847,3888243,0.204109090909091,-1}, {2975612,3886599,3886564,-1,0.3518625}, {2975613,3888811,3889502,-1,0.275446153846154}, {2975614,3885469,3885424,-1,-1}, {2975615,3885874,3885469,-1,-1}, {2975616,3885392,3885469,-1,-1}, {2975617,3888225,3888876,0.594155555555556,0.594155555555556}, {2975622,3891006,3890902,0.267945454545455,0.267945454545455}, {2975623,3897916,3897504,0.34256,0.25692}, {2975624,3899518,3899628,0.61,0.665454545454545}, {2975625,3899258,3899628,0.141270967741935,0.156407142857143}, {2975626,3899961,3900519,0.496515789473684,-1}, {2975627,3900940,3900359,0.467536363636364,-1}, {2975628,3896454,3897827,0.400814634146341,0.421369230769231}, {2975629,3897827,3898183,0.0996166666666667,0.089655}, {2975630,3898183,3898535,0.100578947368421,0.093219512195122}, {2975631,3898535,3898867,0.100105263157895,0.0951}, {2975632,3898867,3899258,0.14576,0.141058064516129}, {2975633,3898721,3898951,0.202870588235294,0.202870588235294}, {2975634,3898951,3899273,0.267375,-1}, {2975635,3898244,3898646,0.380964705882353,0.380964705882353}, {2975636,3889466,3890277,-1,-1}, {2975637,3890277,3890557,0.223684615384615,-1}, {2975638,3890557,3890996,0.307264285714286,-1}, {2975639,3890996,3891310,0.220371428571429,-1}, {2975640,3891310,3890290,0.581975,-1}, {2975641,3892343,3892093,0.1392,0.1392}, {2975642,3889780,3890615,0.4297875,0.45844}, {2975643,3890615,3891200,0.323554838709677,0.33434}, {2975644,3891200,3891153,0.25528,0.15955}, {2975645,3891819,3891200,-1,0.6308}, {2975646,3892294,3891819,-1,-1}, {2975647,3892294,3893118,-1,0.733661538461539}, {2975648,3890332,3890418,-1,0.360490909090909}, {2975649,3891208,3891763,0.23288275862069,-1}, {2975650,3891763,3892295,0.259938461538462,-1}, {2975651,3892295,3893054,0.344136,-1}, {2975652,3893002,3893054,-1,0.324825}, {2975653,3893054,3893101,-1,0.273466666666667}, {2975654,3891763,3891870,-1,0.381886956521739}, {2975655,3891870,3891942,-1,0.191784}, {2975656,3898472,3899847,0.462811764705882,0.629424}, {2975657,3899847,3899947,0.204422222222222,0.204422222222222}, {2975658,3898771,3898472,0.276662068965517,0.40116}, {2975659,3899622,3898819,0.337755555555556,0.337755555555556}, {2975660,3899654,3899622,0.116088888888889,0.116088888888889}, {2975661,3899608,3899622,0.0898666666666667,0.0898666666666667}, {2975662,3899608,3899128,0.212555555555556,0.212555555555556}, {2975663,3899696,3899847,0.303925714285714,0.35458}, {2975664,3900213,3900410,-1,0.22614}, {2975665,3900410,3900418,-1,0.0949555555555555}, {2975666,3900410,3900448,0.0969333333333333,0.0969333333333333}, {2975667,3900448,3901537,0.530822222222222,0.530822222222222}, {2975668,3900418,3901001,0.263844444444444,0.263844444444444}, {2975669,3901001,3901436,0.177155555555556,0.177155555555556}, {2975670,3900410,3901035,0.584169230769231,0.584169230769231}, {2975671,3900448,3901075,0.281088888888889,0.281088888888889}, {2975672,3901035,3901001,0.0871111111111111,0.0871111111111111}, {2975673,3901035,3901075,0.0910444444444444,0.0910444444444444}, {2975674,3901479,3901035,0.377953846153846,0.223336363636364}, {2975675,3901075,3901511,0.183688888888889,0.183688888888889}, {2975676,3901436,3901402,0.074,0.074}, {2975677,3901436,3901479,0.0919333333333333,0.0919333333333333}, {2975678,3901479,3901511,0.0910444444444444,0.0910444444444444}, {2975679,3901511,3901537,0.0834666666666667,0.0834666666666667}, {2975680,3901436,3902307,0.343088888888889,0.343088888888889}, {2975681,3901479,3902340,0.350330769230769,0.350330769230769}, {2975682,3901511,3902389,0.340311111111111,0.340311111111111}, {2975683,3901537,3902416,0.339577777777778,0.339577777777778}, {2975684,3902273,3902307,0.11577,0.15436}, {2975685,3902307,3902340,0.113809090909091,0.131778947368421}, {2975686,3902340,3902389,0.104832,0.104832}, {2975687,3902389,3902416,0.126252631578947,0.126252631578947}, {2975688,3900439,3900250,0.1372875,0.129211764705882}, {2975689,3900718,3900724,-1,-1}, {2975690,3900444,3900439,-1,-1}, {2975691,3900769,3900718,-1,-1}, {2975692,3900769,3900444,-1,-1}, {2975693,3900424,3900444,-1,-1}, {2975694,3902255,3902273,0.0742645161290322,0.100095652173913}, {2975695,3882242,3882646,-1,0.340835294117647}, {2975696,3886770,3887003,-1,0.378081818181818}, {2975697,3887153,3887463,0.484129411764706,-1}, {2975698,3887773,3888141,-1,0.395571428571429}, {2975699,3885036,3885322,-1,0.732642857142857}, {2975700,3886539,3886770,-1,0.390457142857143}, {2975701,3886900,3887153,0.400894736842105,-1}, {2975702,3886900,3886539,0.31088,-1}, {2975703,3886445,3886539,-1,0.15669}, {2975704,3886763,3886900,0.185481818181818,-1}, {2975705,3886338,3886445,-1,0.20478}, {2975706,3886664,3886763,0.150571428571429,-1}, {2975707,3886338,3886664,0.225852631578947,-1}, {2975708,3887257,3887773,-1,0.535330434782609}, {2975709,3888803,3889417,-1,0.386966666666667}, {2975710,3889417,3890064,-1,0.37617}, {2975711,3889959,3890064,0.546128571428572,-1}, {2975712,3889686,3889689,0.1176,0.1176}, {2975713,3890050,3890055,0.118933333333333,0.118933333333333}, {2975714,3889426,3889689,0.110066666666667,0.1143}, {2975715,3889689,3890055,0.145944827586207,0.145944827586207}, {2975716,3890587,3890648,-1,0.203422222222222}, {2975717,3889424,3890648,-1,0.534955555555556}, {2975718,3890648,3890689,-1,0.17355}, {2975719,3891942,3892011,-1,0.296928}, {2975720,3891535,3892011,0.255541935483871,0.282921428571429}, {2975721,3892011,3892860,0.366766666666667,0.471557142857143}, {2975722,3891349,3891267,0.370772727272727,0.370772727272727}, {2975723,3889882,3890563,0.5961,-1}, {2975724,3888043,3889010,0.460338461538462,-1}, {2975725,3889010,3889565,0.351371428571429,-1}, {2975726,3890313,3891148,-1,0.569423076923077}, {2975727,3889565,3890016,0.373058823529412,-1}, {2975728,3890016,3890313,-1,0.2137}, {2975729,3895393,3895463,0.331270588235294,0.331270588235294}, {2975730,3895463,3896445,0.624354545454545,0.624354545454545}, {2975731,3896445,3896314,0.344428571428571,0.314478260869565}, {2975732,3894192,3895279,0.737563636363636,0.81132}, {2975733,3895279,3896149,0.733,0.573652173913043}, {2975734,3894259,3895191,0.633272727272727,0.87075}, {2975735,3895191,3895279,0.53724,0.424136842105263}, {2975736,3896149,3897039,0.7792875,0.6927}, {2975737,3896761,3897039,0.354085714285714,0.354085714285714}, {2975738,3895191,3895987,0.61668,0.560618181818182}, {2975739,3895987,3896761,0.7881,0.649023529411765}, {2975740,3894325,3895007,0.473228571428571,0.523042105263158}, {2975741,3895007,3895191,0.523036363636364,0.261518181818182}, {2975742,3894794,3895007,-1,0.4089}, {2975743,3895007,3895762,0.529721739130435,0.641242105263158}, {2975744,3898821,3898305,-1,-1}, {2975745,3898740,3899521,-1,-1}, {2975746,3898821,3898740,-1,-1}, {2975747,3899621,3898821,-1,-1}, {2975748,3901875,3899621,-1,-1}, {2975749,3902480,3899521,-1,-1}, {2975750,3902480,3901875,0.522266666666667,0.522266666666667}, {2975751,3897601,3897128,-1,-1}, {2975752,3897128,3896789,-1,-1}, {2975753,3899621,3900346,-1,-1}, {2975754,3884527,3884808,-1,0.427114285714286}, {2975755,3884531,3885459,0.500372727272727,-1}, {2975756,3885459,3886288,0.396264,-1}, {2975757,3886048,3886338,-1,0.492252631578947}, {2975758,3886288,3886664,0.515485714285714,-1}, {2975759,3886707,3887257,-1,0.692072727272727}, {2975760,3887358,3888112,-1,0.390052173913044}, {2975761,3888112,3888703,-1,0.3068}, {2975762,3889303,3889565,0.24003,-1}, {2975763,3888703,3889303,0.410191304347826,-1}, {2975764,3888703,3889148,-1,0.216816}, {2975765,3889148,3889774,-1,0.383376923076923}, {2975766,3889774,3890016,-1,0.199309090909091}, {2975767,3890890,3891804,-1,0.733982608695652}, {2975768,3891829,3892114,0.150235714285714,-1}, {2975769,3891446,3891829,0.19086,-1}, {2975770,3891032,3891446,0.219346153846154,-1}, {2975771,3890957,3891032,0.0503454545454545,0.069225}, {2975772,3891446,3891630,0.157977777777778,0.157977777777778}, {2975773,3891630,3892002,0.208155555555556,0.208155555555556}, {2975774,3891829,3892002,0.153466666666667,0.153466666666667}, {2975775,3895762,3896562,0.652976470588235,0.6167}, {2975776,3896305,3896562,0.364233333333333,0.385658823529412}, {2975777,3896051,3896305,0.384733333333333,0.329771428571429}, {2975778,3894544,3894794,-1,0.29475}, {2975779,3894437,3894544,-1,0.164866666666667}, {2975780,3894808,3894437,0.3550875,0.315633333333333}, {2975781,3895204,3894808,0.30297,-1}, {2975782,3894808,3895172,0.33824,-1}, {2975783,3896562,3896761,0.316326315789474,0.316326315789474}, {2975784,3896562,3897026,0.348157894736842,0.348157894736842}, {2975785,3885835,3885976,0.31695,-1}, {2975786,3885493,3885976,0.218375,0.291166666666667}, {2975787,3885976,3886721,0.557717647058824,-1}, {2975788,3885920,3887082,0.426051428571429,0.5142}, {2975789,3887082,3887481,0.16455,0.14398125}, {2975790,3887481,3887887,0.1220625,0.1302}, {2975791,3887887,3888715,0.344815384615385,0.344815384615385}, {2975792,3887481,3887776,0.194955555555556,0.194955555555556}, {2975793,3887887,3888549,0.64719,-1}, {2975794,3890417,3891196,0.489648648648649,0.6039}, {2975795,3891528,3891896,0.344088888888889,0.344088888888889}, {2975796,3892047,3892411,0.355844444444444,0.355844444444444}, {2975797,3893762,3893863,0.133925,0.139747826086957}, {2975798,3893863,3895760,0.684570731707317,0.684570731707317}, {2975799,3896789,3899053,-1,-1}, {2975800,3895097,3895818,0.3798,0.3798}, {2975801,3895818,3896239,0.2007,0.193779310344828}, {2975802,3897430,3896857,0.308555555555556,0.308555555555556}, {2975803,3896857,3896484,0.181645161290323,0.181645161290323}, {2975804,3895905,3895818,0.108514285714286,0.119936842105263}, {2975805,3895771,3895905,0.11652,0.137082352941177}, {2975806,3895618,3895771,0.0872666666666667,0.0872666666666667}, {2975807,3895523,3895618,0.0739333333333333,0.0739333333333333}, {2975808,3895422,3895523,0.0716222222222222,0.0716222222222222}, {2975809,3895267,3895422,0.0877777777777778,0.0877777777777778}, {2975810,3895422,3895804,0.357311111111111,0.357311111111111}, {2975811,3896484,3896344,0.0534714285714286,0.0534714285714286}, {2975812,3896344,3896202,0.0511304347826087,0.0511304347826087}, {2975813,3896202,3896062,0.0444954545454545,0.0444954545454545}, {2975814,3896062,3895904,0.0626,0.0626}, {2975815,3895904,3895761,0.0798,0.0798}, {2975816,3895761,3896127,0.297889655172414,0.297889655172414}, {2975817,3896127,3896002,0.426955555555556,0.426955555555556}, {2975818,3896127,3896417,0.194775,0.194775}, {2975819,3896417,3896002,0.2354,0.2354}, {2975820,3897025,3897332,0.282272727272727,0.326842105263158}, {2975821,3897945,3897332,-1,-1}, {2975822,3897332,3897660,0.255072,0.255072}, {2975823,3900196,3900811,0.335977777777778,0.335977777777778}, {2975824,3900277,3900811,0.243177777777778,0.243177777777778}, {2975825,3900357,3900811,0.293555555555556,0.293555555555556}, {2975826,3900423,3901163,0.329888888888889,0.329888888888889}, {2975827,3901163,3900492,0.364422222222222,0.364422222222222}, {2975828,3900723,3901957,1.911,-1}, {2975829,3900544,3901680,0.514128,0.514128}, {2975830,3900260,3900892,0.342822222222222,0.342822222222222}, {2975831,3901522,3902117,-1,0.79525}, {2975832,3902117,3902287,-1,0.358227272727273}, {2975833,3902117,3901802,0.279533333333333,0.279533333333333}, {2975834,3903915,3904004,0.2545,0.234923076923077}, {2975835,3904847,3904911,0.189913043478261,0.256941176470588}, {2975836,3903915,3904847,0.67108,-1}, {2975837,3903103,3905138,1.67192,1.19422857142857}, {2975838,3903033,3903452,-1,-1}, {2975839,3903452,3903804,-1,-1}, {2975840,3904369,3904530,-1,-1}, {2975841,3904369,3904711,-1,-1}, {2975842,3904711,3904916,-1,-1}, {2975843,3903848,3903915,0.36429,0.36429}, {2975844,3904847,3905067,0.15468,0.143222222222222}, {2975845,3905192,3905067,0.06385,0.06385}, {2975846,3905067,3905008,0.168620689655172,0.139714285714286}, {2975847,3905392,3905884,-1,-1}, {2975848,3904800,3905351,0.597,0.597}, {2975849,3886759,3887013,0.153081818181818,0.153081818181818}, {2975850,3887013,3887090,-1,-1}, {2975851,3887090,3888051,-1,-1}, {2975852,3890221,3891460,-1,0.950576470588235}, {2975853,3896002,3896283,0.252244444444444,0.252244444444444}, {2975854,3896710,3896283,0.251777777777778,0.251777777777778}, {2975855,3897332,3896710,0.532588235294118,0.532588235294118}, {2975856,3896283,3896692,0.301755555555556,0.301755555555556}, {2975857,3902029,3902051,-1,0.142466666666667}, {2975858,3901591,3902029,0.1708,0.1708}, {2975859,3903675,3903265,0.293044444444444,-1}, {2975860,3901339,3901167,0.245977777777778,0.245977777777778}, {2975861,3901616,3901339,0.1188,0.1188}, {2975862,3901559,3901532,0.111914285714286,-1}, {2975863,3903048,3903265,-1,0.336244444444444}, {2975864,3901616,3902051,0.173177777777778,0.173177777777778}, {2975865,3902051,3902645,-1,0.216866666666667}, {2975866,3902641,3902970,-1,-1}, {2975867,3903714,3902970,-1,-1}, {2975868,3902960,3902970,-1,-1}, {2975869,3902645,3903756,-1,-1}, {2975870,3906043,3906804,0.370418181818182,0.370418181818182}, {2975871,3909651,3909963,0.218,0.218}, {2975872,3909970,3910510,0.374113043478261,-1}, {2975873,3910440,3911022,-1,0.4431}, {2975874,3907558,3906959,-1,0.4046}, {2975875,3906959,3906488,-1,0.32862}, {2975876,3906488,3906133,-1,0.255725}, {2975877,3906133,3905699,-1,0.27245}, {2975878,3905699,3905266,-1,0.285886956521739}, {2975879,3906177,3906488,0.218111111111111,0.218111111111111}, {2975880,3906488,3906958,0.249555555555556,0.249555555555556}, {2975881,3905744,3906133,-1,0.30837}, {2975882,3906133,3906520,0.34758947368421,0.2446}, {2975883,3906520,3906968,0.295827272727273,0.295827272727273}, {2975884,3908995,3908470,0.257977777777778,0.257977777777778}, {2975885,3908470,3907908,0.384031578947368,0.384031578947368}, {2975886,3907980,3908470,0.2468,0.2468}, {2975887,3908470,3908941,0.594,0.3267}, {2975888,3908941,3908442,0.256435714285714,-1}, {2975889,3913861,3914275,0.319475,0.38337}, {2975890,3911625,3911283,0.349246153846154,0.267070588235294}, {2975891,3912355,3911625,0.68136,0.51102}, {2975892,3911625,3911768,0.11022,0.122466666666667}, {2975893,3911592,3911494,0.0667826086956522,0.0698181818181818}, {2975894,3911768,3911592,0.147252631578947,0.13989}, {2975895,3912546,3912934,0.209060869565217,0.218563636363636}, {2975896,3912020,3911915,0.0698842105263158,0.055325}, {2975897,3912256,3912020,0.217542857142857,0.217542857142857}, {2975898,3912256,3912458,0.2793,0.2443875}, {2975899,3912458,3912686,0.2434,0.2434}, {2975900,3913400,3912458,0.54825,0.54825}, {2975901,3912934,3912280,0.307057142857143,0.32241}, {2975902,3913573,3912934,0.293686956521739,0.355515789473684}, {2975903,3914181,3913573,0.4088625,0.363433333333333}, {2975904,3911592,3912020,0.33072,0.314971428571429}, {2975905,3912020,3912514,0.228514285714286,0.2666}, {2975906,3911166,3911592,0.218777777777778,0.218777777777778}, {2975907,3914075,3913194,0.539342857142857,0.596115789473684}, {2975908,3913194,3913046,0.15305,0.131185714285714}, {2975909,3913046,3912887,0.0883,0.0883}, {2975910,3912514,3913046,0.264547826086957,0.289742857142857}, {2975911,3913046,3914437,1.1140875,1.37118461538462}, {2975912,3913194,3913561,0.323957142857143,0.323957142857143}, {2975913,3914334,3913561,0.8501,0.8501}, {2975914,3913561,3914437,0.7000125,0.7000125}, {2975915,3914437,3914695,0.181285714285714,0.165521739130435}, {2975916,3914928,3914075,0.63321,0.666536842105263}, {2975917,3914928,3914475,0.307955555555556,0.307955555555556}, {2975918,3914928,3915334,0.31011,0.229711111111111}, {2975919,3914359,3914453,0.0321567567567567,0.0626210526315789}, {2975920,3914453,3914785,0.274153846153846,0.274153846153846}, {2975921,3914699,3914785,0.0472888888888889,0.0472888888888889}, {2975922,3915833,3915876,0.0728666666666667,0.0570260869565217}, {2975923,3915603,3915833,0.24666,0.274066666666667}, {2975924,3914453,3914831,0.202292307692308,0.210384}, {2975925,3915365,3915830,-1,-1}, {2975926,3915830,3916115,-1,-1}, {2975927,3915603,3916115,-1,-1}, {2975928,3915833,3916411,0.291775,0.389033333333333}, {2975929,3916421,3916411,0.694,0.567818181818182}, {2975930,3916905,3917310,0.2634,0.2634}, {2975931,3916322,3916551,0.217885714285714,0.269152941176471}, {2975932,3916322,3915862,0.303244444444444,0.303244444444444}, {2975933,3916126,3916322,0.213704347826087,0.258694736842105}, {2975934,3915862,3916126,0.184894736842105,-1}, {2975935,3916432,3916126,-1,0.326914285714286}, {2975936,3915862,3915530,-1,0.397623529411765}, {2975937,3915365,3915530,0.150075,0.1334}, {2975938,3916905,3917117,-1,0.161288888888889}, {2975939,3916698,3917203,-1,0.46365}, {2975940,3918658,3919450,0.617454545454545,0.54336}, {2975941,3919299,3920365,0.483923076923077,0.483923076923077}, {2975942,3920365,3920862,0.21945,0.21945}, {2975943,3919856,3920365,0.503333333333333,-1}, {2975944,3920149,3920862,0.460153846153846,0.460153846153846}, {2975945,3920505,3921157,0.421288888888889,0.421288888888889}, {2975946,3921157,3921265,0.0688,0.0688}, {2975947,3920749,3921600,0.523244444444444,0.523244444444444}, {2975948,3920959,3921744,0.459911111111111,0.459911111111111}, {2975949,3921215,3921812,0.362311111111111,0.362311111111111}, {2975950,3921971,3922669,0.431155555555556,0.431155555555556}, {2975951,3921971,3922014,0.167311111111111,0.167311111111111}, {2975952,3922014,3922892,0.59,0.59}, {2975953,3919262,3920073,0.595747826086957,0.622827272727273}, {2975954,3919616,3920423,0.569775,0.621572727272727}, {2975955,3921440,3921857,0.243222222222222,0.243222222222222}, {2975956,3921562,3921851,0.176133333333333,0.176133333333333}, {2975957,3921992,3922014,0.204355555555556,0.204355555555556}, {2975958,3922060,3923076,0.7812,0.7812}, {2975959,3922404,3923460,0.839266666666667,0.839266666666667}, {2975961,3922063,3922404,0.2168,0.2168}, {2975981,3903049,3902402,0.252777777777778,0.252777777777778}, {2975982,3903049,3902899,0.113481818181818,0.1387}, {2975983,3903539,3903049,0.298777777777778,0.32268}, {2975984,3903962,3903539,0.34065,-1}, {2975985,3904427,3903962,0.216174193548387,-1}, {2975986,3904835,3904427,0.3003,-1}, {2975987,3905266,3904835,0.268361538461538,-1}, {2975988,3904460,3904835,0.227911111111111,0.227911111111111}, {2975989,3904835,3905248,0.247733333333333,0.247733333333333}, {2975990,3904024,3904427,-1,0.343133333333333}, {2975991,3904427,3904810,0.283721739130435,0.283721739130435}, {2975992,3903589,3903962,0.229155555555556,0.229155555555556}, {2975993,3903962,3904407,0.243044444444444,0.243044444444444}, {2975994,3904810,3905237,0.356557894736842,0.376366666666667}, {2975995,3902899,3902671,0.120022222222222,0.120022222222222}, {2975996,3902899,3903288,0.302171428571429,0.302171428571429}, {2975997,3903497,3903885,0.242177777777778,0.242177777777778}, {2975998,3904382,3903885,0.4746,0.547615384615385}, {2975999,3905432,3904814,0.2626,0.2626}, {2976000,3906063,3905432,0.247088888888889,0.247088888888889}, {2976001,3905478,3905432,0.241511111111111,0.241511111111111}, {2976002,3905466,3905478,0.239066666666667,0.239066666666667}, {2976003,3906130,3906079,0.584781818181818,0.584781818181818}, {2976004,3906079,3906063,0.347314285714286,0.347314285714286}, {2976005,3906063,3906096,0.147808695652174,0.147808695652174}, {2976006,3905316,3905699,0.226377777777778,0.226377777777778}, {2976007,3905699,3906145,0.255311111111111,0.255311111111111}, {2976008,3902354,3902596,0.10775625,-1}, {2976009,3907367,3906680,0.243822222222222,0.243822222222222}, {2976010,3907973,3907367,0.29295,0.29295}, {2976011,3908014,3907973,0.256888888888889,0.256888888888889}, {2976012,3907973,3907959,0.252555555555556,0.252555555555556}, {2976013,3909287,3909128,0.304092857142857,0.304092857142857}, {2976014,3909287,3909955,0.530233333333333,0.530233333333333}, {2976015,3907277,3906130,0.4524,0.4524}, {2976016,3907959,3907277,0.240488888888889,0.240488888888889}, {2976017,3908340,3907959,0.162704347826087,0.2079}, {2976018,3908340,3908397,0.150216,0.150216}, {2976019,3908397,3908379,0.256084615384615,0.256084615384615}, {2976020,3909099,3908397,0.239622222222222,0.239622222222222}, {2976021,3909801,3909099,0.265866666666667,0.265866666666667}, {2976022,3909099,3909091,0.340966666666667,0.340966666666667}, {2976023,3909091,3909090,0.302018181818182,0.302018181818182}, {2976024,3909955,3909808,0.394254545454545,0.510211764705882}, {2976025,3910526,3909955,0.315866666666667,0.315866666666667}, {2976026,3910429,3909808,0.24594,0.254420689655172}, {2976027,3910873,3910429,0.260125,0.231222222222222}, {2976028,3908379,3908368,0.4672,0.4672}, {2976029,3906459,3906096,0.198163636363636,0.161466666666667}, {2976030,3907101,3906459,0.26028,0.26028}, {2976031,3908368,3907101,0.50695,0.50695}, {2976032,3910429,3910911,0.366433333333333,0.366433333333333}, {2976033,3910911,3910370,0.346914285714286,0.331145454545455}, {2976034,3911494,3910911,0.2852,0.2852}, {2976035,3911915,3911377,-1,0.350481818181818}, {2976036,3910911,3911377,0.244288888888889,0.244288888888889}, {2976037,3911377,3910989,-1,0.230607692307692}, {2976038,3910350,3910816,0.293608695652174,0.2251}, {2976039,3910350,3909823,0.236088888888889,0.219806896551724}, {2976040,3910350,3910822,0.245888888888889,0.245888888888889}, {2976041,3910822,3911265,0.221844444444444,0.221844444444444}, {2976042,3912887,3911711,0.552955555555556,0.552955555555556}, {2976043,3911711,3911265,0.27245,0.284295652173913}, {2976044,3913330,3912104,-1,0.673472727272727}, {2976045,3909823,3909278,0.246870967741936,0.273321428571429}, {2976046,3909278,3909211,0.03184,0.0341142857142857}, {2976047,3917899,3918320,0.342,0.342}, {2976048,3918320,3918428,0.0704285714285714,0.07395}, {2976049,3917569,3918320,0.78496,0.78496}, {2976050,3917395,3917536,0.47788,-1}, {2976051,3916926,3917010,0.056,0.106909090909091}, {2976052,3916755,3917010,0.171733333333333,0.171733333333333}, {2976053,3917010,3917261,0.200828571428571,0.221968421052632}, {2976054,3917502,3917569,0.147766666666667,0.1209}, {2976055,3916935,3917502,0.51816,0.51816}, {2976056,3916935,3917378,0.269784,0.269784}, {2976057,3918409,3918473,0.0515181818181818,0.0515181818181818}, {2976058,3917751,3918409,0.333735483870968,0.413832}, {2976059,3917378,3917751,0.183868965517241,0.205084615384615}, {2976060,3918409,3918728,0.18645,0.18645}, {2976061,3918728,3918806,0.0597157894736842,0.0630333333333333}, {2976062,3918728,3919160,0.236044444444444,0.236044444444444}, {2976063,3917751,3918071,0.21084,0.183339130434783}, {2976064,3918071,3918728,0.492371428571429,0.492371428571429}, {2976065,3917921,3918071,0.238569230769231,0.25845}, {2976066,3918071,3918484,0.219576,0.211130769230769}, {2976067,3918484,3919160,-1,-1}, {2976068,3918473,3919262,0.504866666666667,0.504866666666667}, {2976069,3918806,3919616,0.488207142857143,0.68349}, {2976070,3919927,3920749,0.8052,0.488871428571429}, {2976071,3919117,3919927,0.486385714285714,0.486385714285714}, {2976072,3919453,3920236,1.13185,1.13185}, {2976073,3919786,3920578,0.5024,0.5024}, {2976074,3918320,3918797,0.66474,0.66474}, {2976075,3917378,3918045,-1,-1}, {2976076,3918045,3918409,0.168511111111111,0.168511111111111}, {2976077,3919097,3919625,0.438488888888889,0.438488888888889}, {2976078,3918484,3919097,0.379486956521739,0.300972413793103}, {2976079,3919097,3919396,0.223547368421053,0.176975}, {2976080,3916577,3917101,0.50648,0.422066666666667}, {2976081,3916140,3916434,0.231939130434783,0.254028571428571}, {2976082,3916434,3916370,0.0671333333333333,0.0710823529411765}, {2976083,3916822,3916434,0.3688125,0.327833333333333}, {2976084,3916822,3917121,0.191133333333333,0.191133333333333}, {2976085,3917338,3916822,0.63568,0.529733333333333}, {2976086,3917101,3917434,0.254571428571429,0.281368421052632}, {2976087,3917434,3917338,0.126070588235294,0.126070588235294}, {2976088,3917690,3917338,0.433061538461538,0.28149}, {2976089,3917434,3917875,0.283371428571429,0.258730434782609}, {2976090,3916434,3916786,0.208266666666667,0.208266666666667}, {2976091,3918044,3917004,-1,-1}, {2976092,3917981,3918044,0.0989111111111111,0.0989111111111111}, {2976093,3918126,3918044,0.0334222222222222,0.0334222222222222}, {2976094,3914779,3914953,0.131177777777778,0.131177777777778}, {2976095,3916786,3917097,0.199355555555556,0.199355555555556}, {2976096,3915611,3915268,0.2192,0.2192}, {2976097,3915268,3915370,0.0737333333333333,0.0737333333333333}, {2976098,3915932,3915596,0.205266666666667,0.205266666666667}, {2976099,3916370,3915932,0.364171428571429,0.364171428571429}, {2976100,3915932,3915499,0.387133333333333,0.29035}, {2976101,3917047,3917097,0.0529714285714286,0.0529714285714286}, {2976102,3917457,3917097,-1,-1}, {2976103,3917660,3917457,0.194,0.1746}, {2976104,3917660,3917881,0.1939,0.1939}, {2976105,3918196,3917881,0.343254545454545,0.37758}, {2976106,3917881,3918237,0.312233333333333,0.3512625}, {2976107,3918373,3918490,0.113047058823529,0.106766666666667}, {2976108,3918722,3918373,0.480955555555556,0.480955555555556}, {2976109,3918153,3918373,0.245828571428571,0.1912}, {2976110,3917660,3917994,-1,-1}, {2976111,3917457,3917770,0.3331125,0.313517647058823}, {2976112,3917398,3917710,0.197333333333333,0.197333333333333}, {2976113,3917710,3918029,0.291633333333333,0.291633333333333}, {2976114,3918029,3917963,0.0713,0.08556}, {2976115,3918200,3918029,0.136966666666667,0.1540875}, {2976116,3918513,3918200,0.244228571428571,0.2137}, {2976117,3918517,3918200,0.19,0.19}, {2976118,3918517,3918284,0.1893,0.219189473684211}, {2976119,3918513,3918835,0.188288888888889,0.188288888888889}, {2976120,3918835,3918517,0.16944,0.181542857142857}, {2976121,3919159,3918835,0.18864,0.2096}, {2976122,3919159,3919475,0.278684210526316,0.311470588235294}, {2976123,3916720,3915818,0.567969230769231,0.5274}, {2976124,3917047,3916145,0.74298,0.479341935483871}, {2976125,3915908,3915611,0.298270588235294,0.362185714285714}, {2976126,3916577,3915908,0.669347368421053,0.578072727272727}, {2976127,3920236,3921063,0.8544,0.8544}, {2976128,3920578,3921379,0.504377777777778,0.504377777777778}, {2976129,3920884,3921727,0.588052173913043,0.56355}, {2976130,3921218,3921956,0.446422222222222,0.446422222222222}, {2976131,3920420,3921218,0.618572727272727,0.618572727272727}, {2976132,3921556,3921985,0.254355555555556,0.254355555555556}, {2976133,3922100,3922677,0.3628,0.3628}, {2976134,3919558,3920420,0.771568421052632,0.771568421052632}, {2976135,3920720,3921046,0.172823076923077,0.172823076923077}, {2976136,3921046,3921879,0.501666666666667,0.501666666666667}, {2976137,3921046,3921305,0.182018181818182,0.13348}, {2976138,3922100,3922129,0.15036,0.15036}, {2976139,3921305,3921383,0.0377806451612903,0.0366}, {2976140,3921383,3922056,0.403511111111111,0.403511111111111}, {2976141,3921383,3921610,0.0969085714285714,0.121135714285714}, {2976142,3922056,3922092,0.21801,0.21801}, {2976143,3922092,3922133,0.27726,0.27726}, {2976144,3921610,3922092,0.301177777777778,0.301177777777778}, {2976145,3921879,3922030,0.090825,0.10899}, {2976146,3922030,3922056,0.251175,0.251175}, {2976147,3922756,3922959,0.165266666666667,0.165266666666667}, {2976148,3922959,3923382,0.510377777777778,0.510377777777778}, {2976151,3922765,3923502,0.510945454545455,0.510945454545455}, {2976152,3922584,3923382,0.523090909090909,0.822}, {2976153,3922242,3922584,0.249075,0.229915384615385}, {2976154,3922584,3922765,0.19648,0.1842}, {2976155,3922765,3923082,0.2666,0.2666}, {2976160,3922350,3923082,0.5208,-1}, {2976164,3920730,3921610,0.547272,0.547272}, {2976165,3921610,3921842,0.16935,0.140151724137931}, {2976166,3921842,3922133,0.170866666666667,0.170866666666667}, {2976167,3921119,3921842,0.41242,0.651189473684211}, {2976168,3901128,3901394,0.2804625,0.2804625}, {2976169,3901394,3901636,0.135085714285714,0.135085714285714}, {2976170,3901636,3901886,0.13815,0.13815}, {2976171,3901886,3902163,0.201821052631579,0.147484615384615}, {2976172,3902163,3902470,0.1614,0.1614}, {2976173,3902470,3902692,0.126733333333333,0.126733333333333}, {2976174,3902692,3902903,0.113524137931034,0.113524137931034}, {2976175,3902903,3903167,0.205571428571429,0.1439}, {2976176,3903167,3903415,0.1335,0.1335}, {2976177,3903415,3903592,0.152454545454545,0.119785714285714}, {2976178,3903592,3903813,0.128464285714286,0.128464285714286}, {2976179,3903813,3904132,0.19604347826087,0.14090625}, {2976180,3904132,3904410,0.2795625,0.194478260869565}, {2976181,3904410,3904707,0.20275,0.231714285714286}, {2976182,3904707,3904960,0.150528,0.129765517241379}, {2976183,3904960,3905193,0.12922,0.114017647058824}, {2976184,3905193,3905287,0.0778173913043478,0.0526411764705882}, {2976185,3905287,3905405,0.0853090909090909,0.0536228571428571}, {2976186,3905405,3905505,0.06432,0.0472941176470588}, {2976187,3905505,3905678,0.0797571428571428,0.0656823529411765}, {2976188,3905678,3905881,0.1141,0.1141}, {2976189,3905881,3906104,0.196326315789474,0.143469230769231}, {2976190,3901394,3901693,0.23515,0.28218}, {2976191,3900502,3901394,0.434127272727273,0.573048}, {2976192,3899550,3900502,0.483754838709677,0.483754838709677}, {2976193,3901636,3902354,0.41855,0.41855}, {2976194,3900727,3901636,0.534044444444444,0.534044444444444}, {2976195,3901886,3902749,0.584857142857143,0.534}, {2976196,3902163,3903113,0.514933333333333,0.514933333333333}, {2976197,3902470,3903434,0.533533333333333,0.533533333333333}, {2976198,3902692,3903606,0.539866666666667,0.539866666666667}, {2976199,3902903,3903824,0.665809090909091,0.665809090909091}, {2976200,3903167,3904121,0.538,0.538}, {2976201,3903415,3904370,0.72795,0.72795}, {2976202,3903592,3904571,0.585648,0.6972}, {2976203,3903813,3904787,0.544822222222222,0.544822222222222}, {2976204,3904132,3905082,0.503875862068966,0.503875862068966}, {2976205,3904707,3905668,0.663218181818182,0.663218181818182}, {2976206,3904960,3905902,0.543555555555555,0.543555555555555}, {2976207,3905193,3906150,0.97424,0.97424}, {2976208,3905405,3906373,0.538933333333333,0.538933333333333}, {2976209,3905678,3906601,0.858882352941176,0.858882352941176}, {2976210,3905881,3906847,0.645313043478261,0.645313043478261}, {2976211,3901187,3902163,0.534133333333333,0.534133333333333}, {2976212,3901440,3902470,0.547066666666667,0.547066666666667}, {2976213,3901675,3902692,0.5362,0.5362}, {2976214,3901857,3902903,0.780252631578947,0.780252631578947}, {2976215,3902176,3903167,0.545377777777778,0.545377777777778}, {2976216,3902434,3903415,0.567946153846154,0.567946153846154}, {2976217,3902667,3903592,0.544866666666667,0.544866666666667}, {2976218,3902887,3903813,0.61775,0.61775}, {2976219,3903175,3904132,0.520328571428571,0.520328571428571}, {2976220,3903726,3904707,0.585264,0.585264}, {2976221,3903972,3904960,0.6954,0.6954}, {2976222,3904365,3905287,0.641504347826087,0.641504347826087}, {2976223,3904581,3905505,0.546,0.546}, {2976224,3904925,3905881,0.73317,0.563976923076923}, {2976225,3905149,3906104,0.815933333333333,0.63855652173913}, {2976226,3899736,3900663,0.5494,0.5494}, {2976227,3899952,3900851,0.58656,0.58656}, {2976228,3900176,3901059,0.548022222222222,0.548022222222222}, {2976229,3900349,3901242,0.554066666666667,0.554066666666667}, {2976230,3900522,3901440,1.06902857142857,1.06902857142857}, {2976231,3900715,3901675,0.47274375,0.47274375}, {2976232,3900922,3901857,0.543555555555555,0.543555555555555}, {2976233,3901190,3902219,0.714685714285714,0.714685714285714}, {2976234,3901405,3902434,0.555111111111111,0.555111111111111}, {2976235,3901614,3902667,0.553511111111111,0.553511111111111}, {2976236,3901834,3902887,0.479032258064516,0.479032258064516}, {2976237,3902181,3903175,0.718885714285714,0.718885714285714}, {2976238,3902725,3903661,0.529735714285714,-1}, {2976239,3902946,3903864,0.59652,0.59652}, {2976240,3903140,3904101,0.448909090909091,0.448909090909091}, {2976241,3903396,3904365,0.516372413793104,0.483058064516129}, {2976242,3899325,3899550,0.183409090909091,0.175434782608696}, {2976243,3899550,3899641,0.0649,0.0458117647058824}, {2976244,3899641,3899736,0.0546413793103448,0.039615}, {2976245,3899736,3899848,0.0590785714285714,0.041355}, {2976246,3899848,3899952,0.0624923076923077,0.0439135135135135}, {2976247,3899952,3900084,0.096325,0.0660514285714286}, {2976248,3900084,3900176,0.0383142857142857,0.0298}, {2976249,3900176,3900349,0.116328,0.09694}, {2976250,3900349,3900522,0.148090909090909,0.120666666666667}, {2976251,3900522,3900715,0.16842,0.129553846153846}, {2976252,3900715,3900922,0.132761538461538,0.127844444444444}, {2976253,3900922,3901009,0.065256,0.065256}, {2976254,3901009,3901190,0.12845,0.1101}, {2976255,3901190,3901405,0.148063636363636,0.135725}, {2976256,3901405,3901614,0.1344,0.16128}, {2976257,3901614,3901834,0.154747826086957,0.161781818181818}, {2976258,3901834,3902181,0.20195,0.20195}, {2976259,3902181,3902456,0.238764705882353,0.193285714285714}, {2976260,3902456,3902725,0.167321739130435,0.202547368421053}, {2976261,3902725,3902946,0.16653,0.144808695652174}, {2976262,3902946,3903140,0.152771428571429,0.128328}, {2976263,3903140,3903396,0.152330769230769,0.146688888888889}, {2976264,3898718,3899641,0.73293,0.73293}, {2976265,3898925,3899848,0.545622222222222,0.545622222222222}, {2976266,3899190,3900084,1.8264,1.8264}, {2976267,3899434,3900349,0.543755555555556,0.543755555555556}, {2976268,3899605,3900522,0.96924,0.96924}, {2976269,3899820,3900715,0.907125,0.907125}, {2976270,3900134,3901009,0.541911111111111,0.541911111111111}, {2976271,3900340,3901190,1.2101,0.500731034482759}, {2976272,3900525,3901405,0.537044444444444,0.537044444444444}, {2976273,3900714,3901614,0.96944,0.96944}, {2976274,3901177,3902181,0.637486956521739,0.637486956521739}, {2976275,3898018,3898562,0.312046153846154,0.507075}, {2976276,3898562,3898866,0.247326315789474,0.2937}, {2976277,3899010,3899315,0.272329411764706,0.272329411764706}, {2976278,3898562,3899010,0.2706,0.2706}, {2976279,3897701,3898243,0.386514285714286,0.386514285714286}, {2976280,3898243,3898707,0.271022222222222,0.271022222222222}, {2976281,3898243,3898562,0.216027272727273,0.198025}, {2976282,3897870,3898243,0.266747368421053,0.22035652173913}, {2976283,3898707,3899010,0.175266666666667,0.175266666666667}, {2976284,3898386,3898707,0.265042105263158,0.265042105263158}, {2976285,3896899,3897667,0.467022222222222,0.467022222222222}, {2976286,3896653,3896899,0.205745454545455,0.266258823529412}, {2976287,3897120,3897870,1.14081818181818,1.14081818181818}, {2976288,3897338,3898129,0.464355555555556,0.464355555555556}, {2976289,3897544,3898386,0.467644444444444,0.467644444444444}, {2976290,3896899,3897120,0.163609090909091,0.17997}, {2976291,3897120,3897198,0.0594,0.0803647058823529}, {2976292,3897198,3897338,0.112771428571429,0.124642105263158}, {2976293,3897338,3897544,0.23992,0.23992}, {2976294,3896838,3897198,0.296033333333333,0.296033333333333}, {2976295,3896577,3896838,0.205527272727273,0.265976470588235}, {2976296,3896838,3897245,0.291807692307692,0.281}, {2976297,3897245,3897544,0.332672727272727,0.457425}, {2976298,3897245,3897429,0.1272,0.122307692307692}, {2976299,3897429,3897674,0.26496,0.19872}, {2976300,3897674,3898172,0.519471428571429,0.519471428571429}, {2976301,3898172,3898655,0.32715652173913,0.300984}, {2976302,3898655,3899605,0.8149,0.97788}, {2976303,3899006,3899923,0.535555555555556,-1}, {2976304,3899301,3900230,1.1993,1.1993}, {2976305,3899516,3900436,0.531022222222222,0.531022222222222}, {2976306,3899747,3900638,0.89415,0.89415}, {2976307,3900941,3901886,0.515421428571429,0.515421428571429}, {2976308,3903885,3904341,0.249911111111111,0.249911111111111}, {2976309,3904813,3904341,0.35904,0.398933333333333}, {2976310,3904813,3904798,0.407368421052632,0.407368421052632}, {2976311,3904341,3904044,0.286566666666667,0.286566666666667}, {2976312,3904798,3904044,0.363417391304348,0.363417391304348}, {2976313,3905394,3904798,0.363442105263158,0.363442105263158}, {2976314,3905432,3905395,0.343244444444444,0.343244444444444}, {2976315,3905395,3905290,0.0493333333333333,0.0444}, {2976316,3905395,3905497,0.04342,0.0566347826086957}, {2976317,3905497,3905567,0.0710285714285714,0.0552444444444444}, {2976318,3905567,3905508,0.0619909090909091,0.056825}, {2976319,3904798,3904777,0.1146,0.1146}, {2976320,3904777,3905187,0.333536842105263,0.333536842105263}, {2976321,3906054,3905294,0.388685714285714,0.388685714285714}, {2976322,3905294,3905187,0.0837666666666667,0.10052}, {2976323,3905187,3904625,0.234244444444444,0.234244444444444}, {2976324,3905588,3906002,0.357566666666667,0.357566666666667}, {2976325,3906424,3906002,0.5666,0.5666}, {2976326,3906466,3905567,0.355564285714286,0.414825}, {2976327,3906459,3906466,0.250044444444444,0.250044444444444}, {2976328,3906466,3906464,0.253733333333333,0.253733333333333}, {2976329,3907067,3906466,0.277990909090909,0.291228571428571}, {2976330,3907676,3907067,-1,0.221155555555556}, {2976331,3908839,3909278,0.236955555555556,0.236955555555556}, {2976332,3908530,3907841,0.328044444444444,0.305420689655172}, {2976333,3907841,3907389,0.290236363636364,0.277617391304348}, {2976334,3907389,3906970,0.224347826086957,0.198461538461538}, {2976335,3907389,3907836,0.241688888888889,0.241688888888889}, {2976336,3907836,3908262,0.217355555555556,0.217355555555556}, {2976337,3907749,3906875,0.365511111111111,0.365511111111111}, {2976338,3908262,3907749,0.530907692307692,0.313718181818182}, {2976339,3908789,3908262,0.277175,0.302372727272727}, {2976340,3908853,3909267,0.220488888888889,0.220488888888889}, {2976341,3909211,3909667,0.243466666666667,0.243466666666667}, {2976342,3909267,3908789,0.274925,0.274925}, {2976343,3909815,3910292,0.221022222222222,0.221022222222222}, {2976344,3911265,3910786,0.226328571428571,0.234711111111111}, {2976345,3910786,3910292,0.236244444444444,0.303742857142857}, {2976346,3910292,3909735,0.261253846153846,0.283025}, {2976347,3909735,3909267,0.196011428571429,0.254088888888889}, {2976348,3911202,3910178,0.630628571428571,0.630628571428571}, {2976349,3910178,3909182,0.617072727272727,-1}, {2976350,3909182,3908168,0.4958,0.582026086956522}, {2976351,3906002,3906420,0.4333125,0.4333125}, {2976352,3906854,3906420,0.366821052631579,0.366821052631579}, {2976353,3906964,3906899,0.2556,0.285092307692308}, {2976354,3907337,3906899,0.22632,0.22632}, {2976355,3906899,3906875,0.166938461538462,0.166938461538462}, {2976356,3908530,3909011,0.44036,0.44036}, {2976357,3912104,3911202,0.5772,0.5772}, {2976358,3912827,3911783,0.488822222222222,0.41244375}, {2976359,3913875,3912827,0.3980625,0.4246}, {2976360,3914572,3913875,-1,-1}, {2976361,3914572,3914188,-1,-1}, {2976362,3914572,3914892,-1,-1}, {2976363,3914572,3914884,-1,-1}, {2976364,3914653,3913729,0.465422222222222,0.465422222222222}, {2976365,3915499,3914653,0.49926,-1}, {2976366,3914957,3914168,0.5238,0.5238}, {2976367,3915818,3914957,-1,0.514137931034483}, {2976368,3915250,3914528,0.532725,0.532725}, {2976369,3916145,3915250,0.668918181818182,-1}, {2976370,3916931,3916615,0.200066666666667,0.200066666666667}, {2976371,3916970,3917279,0.200866666666667,0.200866666666667}, {2976372,3918284,3917383,0.6043,0.517971428571429}, {2976373,3921982,3921696,-1,0.300485714285714}, {2976374,3921696,3921967,0.19881,0.19881}, {2976375,3921967,3922971,0.575044444444444,0.419627027027027}, {2976379,3921696,3921329,0.241,0.241}, {2976380,3921329,3921644,0.147733333333333,0.147733333333333}, {2976381,3921329,3921034,0.216688888888889,0.216688888888889}, {2976382,3921034,3921330,0.149422222222222,0.149422222222222}, {2976383,3896385,3896838,0.386791304347826,0.370675}, {2976384,3896966,3897245,0.22371,0.213057142857143}, {2976385,3896102,3895930,0.151928571428571,0.193363636363636}, {2976386,3896102,3896088,0.50301,0.50301}, {2976387,3897373,3897476,0.10098,0.0748}, {2976388,3896798,3896807,0.0625555555555556,0.0625555555555556}, {2976389,3896959,3896798,0.1274625,0.0971142857142857}, {2976390,3897166,3897373,0.48168,0.8028}, {2976391,3897429,3897884,0.35184,0.2932}, {2976392,3897674,3897983,0.203739130434783,0.203739130434783}, {2976393,3898172,3898471,0.167711111111111,0.167711111111111}, {2976394,3897983,3898471,0.261266666666667,0.261266666666667}, {2976395,3897983,3898234,0.167863636363636,0.167863636363636}, {2976396,3900895,3901834,0.49062,0.73593}, {2976397,3899997,3900895,0.577896,0.72237}, {2976398,3898471,3898714,0.1454,0.1454}, {2976399,3898234,3898714,0.268733333333333,0.268733333333333}, {2976400,3898714,3898904,0.111422222222222,0.111422222222222}, {2976401,3898444,3898904,0.266533333333333,0.266533333333333}, {2976402,3898904,3899388,0.375,0.375}, {2976403,3901709,3902725,0.8126,1.46268}, {2976404,3901920,3902946,0.6645,0.6645}, {2976405,3903665,3904654,0.575676923076923,0.575676923076923}, {2976406,3903396,3903665,0.16448,0.197376}, {2976407,3903665,3903919,0.1373,0.152555555555556}, {2976408,3903919,3904925,0.553755555555555,0.553755555555555}, {2976409,3910815,3909706,0.416029411764706,0.589375}, {2976410,3911257,3910107,0.579312,0.689657142857143}, {2976411,3907847,3908692,0.477573913043478,0.477573913043478}, {2976412,3909004,3909148,0.10269,0.0933545454545454}, {2976413,3908692,3909004,0.137979310344828,0.142907142857143}, {2976414,3906795,3907549,-1,-1}, {2976415,3907549,3908352,0.400244444444445,0.400244444444445}, {2976416,3908352,3908692,0.146442857142857,0.132270967741935}, {2976417,3909745,3909953,0.132433333333333,0.19865}, {2976418,3909004,3909745,0.53352,0.53352}, {2976419,3906245,3906782,0.316511111111111,0.356075}, {2976420,3906962,3907122,0.0711642857142857,0.0711642857142857}, {2976421,3905999,3906635,0.6074,0.45555}, {2976422,3906635,3906962,0.178434782608696,0.178434782608696}, {2976423,3911783,3910815,0.5644,0.467089655172414}, {2976424,3912199,3911257,0.535656,0.582234782608696}, {2976425,3913729,3912649,0.579365217391304,0.579365217391304}, {2976426,3912649,3911621,0.541632,0.541632}, {2976427,3911621,3910600,0.593025,0.593025}, {2976428,3914168,3913120,0.606109090909091,0.606109090909091}, {2976429,3913120,3911998,0.5868,0.5868}, {2976430,3911998,3910992,0.71808,0.574464}, {2976431,3914528,3913529,0.489,0.507807692307692}, {2976432,3913529,3912422,0.614945454545455,0.541152}, {2976433,3912422,3911363,0.532688888888889,0.532688888888889}, {2976434,3915439,3914701,0.487777777777778,0.487777777777778}, {2976435,3914701,3914021,0.356777777777778,0.356777777777778}, {2976436,3914021,3913703,0.1941,0.1941}, {2976437,3915747,3914997,0.424451612903226,0.424451612903226}, {2976438,3914997,3914145,0.611181818181818,0.517153846153846}, {2976439,3916206,3915439,0.472688888888889,0.472688888888889}, {2976440,3917383,3916515,0.620375,0.620375}, {2976441,3916515,3915747,0.553486956521739,0.553486956521739}, {2976442,3913703,3912557,0.835694117647059,0.835694117647059}, {2976443,3914145,3913016,0.5292,0.5292}, {2976444,3908692,3909482,0.453525,0.453525}, {2976445,3909745,3910681,0.521971428571429,0.521971428571429}, {2976446,3908048,3908352,0.153155555555556,0.159046153846154}, {2976447,3908352,3909165,0.388135714285714,0.388135714285714}, {2976448,3909482,3909745,0.152838461538462,0.209147368421053}, {2976449,3909165,3909482,0.155711111111111,0.175175}, {2976450,3908862,3909165,0.17115,0.164304}, {2976451,3909482,3910284,0.494918181818182,0.494918181818182}, {2976452,3909165,3909952,0.4102,0.4102}, {2976453,3918315,3918611,0.215592,0.26949}, {2976454,3918611,3918929,0.17398064516129,0.16854375}, {2976455,3918611,3918048,0.823909090909091,0.6042}, {2976456,3918929,3918398,0.338066666666667,0.338066666666667}, {2976457,3917016,3917346,0.241513043478261,0.326752941176471}, {2976458,3918048,3917346,0.457823076923077,0.425121428571429}, {2976459,3918398,3917676,0.798171428571429,0.798171428571429}, {2976460,3917346,3917676,0.283547368421053,0.224475}, {2976461,3917346,3917055,0.1942,0.1942}, {2976462,3917676,3917382,0.193622222222222,0.193622222222222}, {2976463,3918702,3918043,0.582866666666667,0.45615652173913}, {2976464,3917676,3918043,0.244527272727273,0.244527272727273}, {2976465,3918043,3918447,0.215232,0.233947826086957}, {2976466,3919012,3918447,0.4092,0.392832}, {2976467,3916594,3916900,0.206044444444444,0.252872727272727}, {2976468,3916900,3917210,0.203111111111111,0.249272727272727}, {2976469,3917210,3917501,0.199546153846154,0.216175}, {2976470,3918043,3917501,0.5064,0.5064}, {2976471,3916900,3916398,0.303066666666667,0.303066666666667}, {2976472,3918929,3919222,0.16910625,0.16910625}, {2976473,3919222,3919575,0.191614285714286,0.185006896551724}, {2976474,3919575,3919787,0.2652,-1}, {2976475,3919222,3918702,0.336444444444444,0.336444444444444}, {2976476,3919575,3919012,0.579675,0.579675}, {2976477,3918447,3918794,0.244145454545455,0.214848}, {2976478,3918794,3918872,0.0644666666666667,0.046416}, {2976479,3917210,3916749,0.740836363636364,0.740836363636364}, {2976480,3917501,3917042,0.300644444444444,0.300644444444444}, {2976481,3917501,3917819,0.191892857142857,0.26865}, {2976482,3918447,3917819,0.32208,0.32208}, {2976483,3918794,3918140,0.392377777777778,0.392377777777778}, {2976484,3917819,3918140,0.17041875,0.302966666666667}, {2976485,3918140,3918314,0.124636363636364,0.210923076923077}, {2976486,3917819,3917348,0.328056,0.328056}, {2976487,3916749,3916485,0.1308375,0.1308375}, {2976488,3916485,3916226,0.162955555555556,0.162955555555556}, {2976489,3921330,3921913,0.311088,0.235672727272727}, {2976490,3921913,3922038,0.0687777777777778,0.0422045454545455}, {2976491,3922038,3922384,0.215321739130435,0.126984615384615}, {2976492,3922384,3922531,0.0783,0.0727071428571429}, {2976497,3922384,3921881,0.490147826086956,0.256213636363636}, {2976498,3921881,3921743,0.0970181818181818,0.0604075471698113}, {2976499,3921743,3921531,0.13472,0.080832}, {2976500,3922638,3922006,0.532066666666667,0.532066666666667}, {2976501,3921743,3922006,0.1434,0.1434}, {2976502,3921531,3921822,0.173582608695652,0.210126315789474}, {2976503,3922006,3921822,0.243847058823529,0.243847058823529}, {2976507,3922459,3922181,0.233488888888889,0.233488888888889}, {2976508,3921822,3922181,0.20655,0.198288}, {2976509,3921034,3920759,0.2098,0.2098}, {2976510,3920759,3920479,0.217911111111111,0.217911111111111}, {2976511,3920479,3920100,0.264711111111111,0.264711111111111}, {2976512,3920759,3921019,0.148955555555556,0.148955555555556}, {2976513,3920479,3920722,0.141533333333333,0.141533333333333}, {2976514,3920100,3920382,0.140911111111111,0.140911111111111}, {2976521,3922181,3922747,0.333830769230769,0.299296551724138}, {2976522,3922181,3921958,0.191330769230769,0.191330769230769}, {2976523,3921958,3921699,0.271114285714286,0.271114285714286}, {2976524,3921958,3922252,0.149288888888889,0.149288888888889}, {2976529,3921531,3921188,0.2239125,0.174760975609756}, {2976530,3921188,3921041,0.132488888888889,0.0941368421052632}, {2976531,3921041,3920820,0.226129411764706,0.142377777777778}, {2976532,3921822,3921309,0.393333333333333,0.393333333333333}, {2976533,3921041,3921309,0.155725,0.18687}, {2976534,3921309,3921699,0.15615,0.16656}, {2976535,3894597,3894633,0.0879103448275862,0.09105}, {2976536,3895288,3895259,0.218256,0.341025}, {2976537,3895084,3895359,0.202885714285714,0.21303}, {2976538,3895359,3895735,0.291342857142857,0.2266}, {2976539,3896027,3895887,-1,-1}, {2976540,3895887,3896012,0.184511111111111,0.184511111111111}, {2976541,3895887,3895833,0.159777777777778,0.159777777777778}, {2976542,3895383,3895427,0.225888888888889,0.225888888888889}, {2976543,3895518,3895383,0.0737555555555555,0.0737555555555555}, {2976544,3895099,3895383,0.145844444444444,0.145844444444444}, {2976545,3895722,3895938,-1,-1}, {2976546,3895938,3895941,0.236933333333333,0.236933333333333}, {2976547,3895308,3895809,0.294984,0.294984}, {2976548,3896588,3896767,0.2237,0.2237}, {2976549,3897432,3897626,0.182125,0.257117647058824}, {2976550,3897626,3897379,0.284723076923077,0.284723076923077}, {2976551,3898741,3899676,0.643121739130435,0.643121739130435}, {2976552,3897834,3898569,0.453742857142857,0.433118181818182}, {2976553,3898088,3898816,0.51761052631579,-1}, {2976554,3899083,3899997,0.61355,0.7012}, {2976555,3899382,3900353,0.783284210526316,0.875435294117647}, {2976556,3899045,3898848,0.114555555555556,0.114555555555556}, {2976557,3899132,3899965,0.494060869565217,0.494060869565217}, {2976558,3899866,3900750,0.659345454545454,0.659345454545454}, {2976559,3900122,3900996,0.537266666666667,0.537266666666667}, {2976560,3899399,3900303,0.449538461538462,0.46752}, {2976561,3900374,3901254,1.46256,-1}, {2976562,3900541,3901482,0.583464,0.583464}, {2976563,3900793,3901701,0.526511111111111,0.526511111111111}, {2976564,3899846,3900793,0.581590909090909,0.556304347826087}, {2976565,3900311,3901177,0.537066666666667,0.537066666666667}, {2976566,3900898,3901105,0.176563636363636,0.2988}, {2976567,3901084,3901326,-1,-1}, {2976568,3901450,3901420,-1,0.541309090909091}, {2976569,3900548,3901043,0.239475,-1}, {2976570,3901326,3901420,0.104657142857143,0.104657142857143}, {2976571,3901105,3901043,0.125727272727273,0.0864375}, {2976572,3901043,3901391,0.416485714285714,-1}, {2976573,3901111,3901391,-1,0.2762}, {2976574,3901391,3901513,0.0767111111111111,0.0767111111111111}, {2976575,3901799,3901420,0.3613875,-1}, {2976576,3901799,3902067,-1,0.173425}, {2976577,3901391,3901799,-1,-1}, {2976578,3901513,3901655,0.0796444444444444,0.0796444444444444}, {2976579,3901799,3901917,0.0694444444444444,0.0694444444444444}, {2976580,3901917,3902090,0.0895777777777778,0.0895777777777778}, {2976581,3902710,3902996,0.203628571428571,0.185921739130435}, {2976582,3902285,3902710,0.175976470588235,0.161708108108108}, {2976583,3901992,3902285,0.178475,0.186234782608696}, {2976584,3902154,3903140,1.4718,1.4718}, {2976585,3902410,3903396,1.12029230769231,1.12029230769231}, {2976586,3902738,3903665,0.543444444444445,1.22275}, {2976587,3902996,3903919,0.59328,0.570461538461538}, {2976588,3901369,3901992,0.384792,0.310316129032258}, {2976589,3901021,3901369,0.218060869565217,0.227972727272727}, {2976590,3903919,3904193,0.134742857142857,0.150912}, {2976591,3904193,3904483,0.22995,0.219}, {2976592,3903257,3904193,-1,0.505241379310345}, {2976593,3902582,3903307,-1,0.321051428571429}, {2976594,3902338,3902582,-1,0.120288888888889}, {2976595,3902582,3902805,0.209894117647059,0.209894117647059}, {2976596,3901369,3901557,0.116232,0.116232}, {2976597,3901557,3901881,0.211176,0.211176}, {2976598,3901557,3901798,0.136688888888889,0.136688888888889}, {2976599,3902805,3903314,0.333666666666667,0.391695652173913}, {2976600,3903314,3904244,0.529022222222222,0.751768421052632}, {2976601,3898318,3898457,0.136366666666667,0.12918947368421}, {2976602,3896306,3896871,-1,-1}, {2976603,3904193,3905149,0.553022222222222,0.553022222222222}, {2976604,3904552,3904758,0.15786,0.1754}, {2976605,3904758,3904939,0.128672727272727,0.113232}, {2976606,3904043,3904939,-1,0.548832}, {2976607,3904939,3905281,0.308873684210526,0.308873684210526}, {2976608,3904415,3905281,0.578175,0.578175}, {2976609,3904703,3905024,0.226657142857143,0.226657142857143}, {2976610,3905713,3906391,0.4362,0.419423076923077}, {2976611,3906155,3906391,0.155808,0.19476}, {2976612,3904758,3905622,0.506644444444444,0.506644444444444}, {2976613,3904939,3905814,0.5136,0.5136}, {2976614,3905281,3906193,0.507222222222222,0.507222222222222}, {2976615,3905560,3906439,0.45262,0.45262}, {2976616,3905281,3905560,0.22032,0.22032}, {2976617,3905024,3905560,0.476336842105263,0.476336842105263}, {2976618,3905024,3905304,0.177222222222222,0.177222222222222}, {2976619,3905560,3905920,0.307094117647059,0.307094117647059}, {2976620,3905304,3905920,0.282075,0.282075}, {2976621,3905030,3905304,0.191353846153846,0.226145454545455}, {2976622,3905920,3906226,0.2433,0.2433}, {2976623,3906226,3906350,0.0759333333333333,0.0759333333333333}, {2976624,3906109,3906350,0.209115789473684,0.128167741935484}, {2976625,3905861,3906109,0.148266666666667,0.148266666666667}, {2976626,3905434,3905861,0.243288,0.217221428571429}, {2976627,3906391,3907125,0.6820875,0.496063636363636}, {2976628,3906391,3906635,0.20517,0.186518181818182}, {2976629,3906635,3907420,0.4536,0.351174193548387}, {2976630,3907122,3907725,0.310628571428571,0.347904}, {2976631,3907725,3908048,0.17015,0.145842857142857}, {2976632,3907420,3907725,0.151022222222222,0.151022222222222}, {2976633,3907125,3907420,0.152022222222222,0.157869230769231}, {2976634,3906830,3907125,0.155123076923077,0.16805}, {2976635,3905920,3906779,0.4201125,0.480128571428571}, {2976636,3906226,3907136,0.493088888888889,0.493088888888889}, {2976637,3906901,3907273,0.211968,0.203815384615385}, {2976638,3906620,3906901,0.134678571428571,0.101918918918919}, {2976639,3906350,3906620,0.18065,0.154842857142857}, {2976640,3907125,3907897,0.401266666666667,0.492463636363636}, {2976641,3907420,3908219,0.388971428571429,0.388971428571429}, {2976642,3907725,3908546,0.404377777777778,0.404377777777778}, {2976643,3908546,3908862,0.163872,0.157569230769231}, {2976644,3908219,3908546,0.175591304347826,0.155330769230769}, {2976645,3907897,3908219,0.187527272727273,0.1719}, {2976646,3907596,3907897,0.180027272727273,0.1886}, {2976647,3908546,3909347,0.409377777777778,0.409377777777778}, {2976648,3908219,3909051,0.381041379310345,0.381041379310345}, {2976649,3907897,3908750,0.426092307692308,0.481669565217391}, {2976650,3906901,3907970,0.547533333333333,0.547533333333333}, {2976651,3906620,3907647,0.544888888888889,0.544888888888889}, {2976652,3906350,3907365,0.556377777777778,0.556377777777778}, {2976653,3907970,3908283,0.161266666666667,0.161266666666667}, {2976654,3908283,3908725,0.26448,0.240436363636364}, {2976655,3906109,3907032,0.542466666666667,0.542466666666667}, {2976656,3905861,3906727,0.539355555555556,0.539355555555556}, {2976657,3907647,3907987,0.208828571428571,0.208828571428571}, {2976658,3906727,3907033,0.2622,0.247633333333333}, {2976659,3907987,3908283,0.160272,0.174208695652174}, {2976660,3907675,3907987,0.142220689655172,0.158630769230769}, {2976661,3907390,3907675,0.151546153846154,0.171313043478261}, {2976662,3907033,3907390,0.1896,0.156910344827586}, {2976663,3908283,3909023,0.365066666666667,0.365066666666667}, {2976664,3907987,3908720,0.364466666666667,0.364466666666667}, {2976665,3907675,3908363,1.38282857142857,1.38282857142857}, {2976666,3909023,3909420,0.254228571428571,0.254228571428571}, {2976667,3908720,3909023,0.169675,0.169675}, {2976668,3908363,3908720,0.187017391304348,0.187017391304348}, {2976669,3908720,3909433,0.370733333333333,0.370733333333333}, {2976670,3909023,3909712,0.366755555555556,0.366755555555556}, {2976671,3909098,3909638,0.293133333333333,0.293133333333333}, {2976672,3909098,3909524,0.249511111111111,0.249511111111111}, {2976673,3909638,3909910,0.143822222222222,0.143822222222222}, {2976674,3909635,3909910,0.19737,0.179427272727273}, {2976675,3910284,3910616,0.208957894736842,0.208957894736842}, {2976676,3910729,3911034,0.148846153846154,0.175909090909091}, {2976677,3909910,3910252,0.174417391304348,0.174417391304348}, {2976678,3910252,3910616,0.194536363636364,0.194536363636364}, {2976679,3910616,3911034,0.205088888888889,0.205088888888889}, {2976680,3909638,3910063,0.263977777777778,0.263977777777778}, {2976681,3909222,3909524,0.20445,0.20445}, {2976682,3909524,3910063,0.273,0.273}, {2976683,3909910,3910824,0.495260869565217,0.35596875}, {2976684,3910252,3911112,0.401066666666667,0.401066666666667}, {2976685,3910616,3911402,0.6203,0.6203}, {2976686,3910824,3911112,0.12075,0.1288}, {2976687,3911112,3911402,0.0960878048780488,0.119381818181818}, {2976688,3911587,3911580,0.257710344827586,0.257710344827586}, {2976689,3911580,3912357,0.33744375,0.830630769230769}, {2976690,3911580,3911455,0.247129411764706,0.247129411764706}, {2976691,3911455,3911370,0.153987096774194,0.153987096774194}, {2976692,3911455,3912052,0.319155555555556,0.319155555555556}, {2976693,3911370,3911778,0.2164,0.2164}, {2976694,3913016,3912447,0.32388,0.32388}, {2976695,3914381,3914722,0.197355555555556,0.197355555555556}, {2976696,3913795,3913966,0.0993714285714286,0.0907304347826087}, {2976697,3912447,3912954,0.443446153846154,0.443446153846154}, {2976698,3914787,3914381,0.349266666666667,0.392925}, {2976699,3914722,3914335,0.210488888888889,0.210488888888889}, {2976700,3913966,3913374,0.425611764705882,0.344542857142857}, {2976701,3913966,3914207,0.13005,0.13005}, {2976702,3914335,3914207,0.0702666666666667,0.0702666666666667}, {2976703,3914207,3914529,0.175269230769231,0.1519}, {2976704,3914529,3914843,0.211617391304348,0.2028}, {2976705,3914722,3914980,0.169466666666667,0.169466666666667}, {2976706,3914980,3914529,0.445658823529412,0.3294}, {2976707,3915307,3914980,0.3132,0.261}, {2976708,3915607,3914843,0.478928571428571,0.478928571428571}, {2976709,3914843,3914465,0.277314285714286,0.200813793103448}, {2976710,3913374,3914465,0.474461538461538,0.474461538461538}, {2976711,3911844,3912704,0.401688888888889,0.401688888888889}, {2976712,3912103,3913079,0.423288888888889,0.423288888888889}, {2976713,3912353,3913396,1.02765,0.493272}, {2976714,3912682,3913777,0.484222222222222,0.484222222222222}, {2976715,3912052,3912353,0.163225,0.163225}, {2976716,3911778,3912052,0.138688888888889,0.138688888888889}, {2976717,3912052,3912671,0.294022222222222,0.294022222222222}, {2976718,3911778,3912329,0.278866666666667,0.278866666666667}, {2976719,3916229,3915449,0.486488888888889,0.486488888888889}, {2977132,3896234,3895226,0.475156097560976,0.572982352941176}, {2977133,3896234,3895988,0.187145454545455,-1}, {2977148,3899326,3899037,0.147537931034483,0.164561538461538}, {2977149,3899587,3899326,0.163152,0.145671428571429}, {2977150,3899686,3899587,0.073,0.0589615384615385}, {2977151,3900069,3899686,0.250718181818182,0.204288888888889}, {2977153,3899289,3899706,0.47596,0.310408695652174}, {2977155,3899587,3899706,0.101621052631579,0.09654}, {2977156,3899706,3900323,0.439114285714286,0.439114285714286}, {2977157,3899706,3900069,0.358023529411765,0.338133333333333}, {2977158,3900069,3900664,0.46338,0.487768421052632}, {2977160,3902463,3901734,0.479018181818182,0.390311111111111}, {2977162,3898921,3899326,0.404485714285714,0.2574}, {2977163,3899208,3898921,0.229010526315789,0.2072}, {2977164,3899208,3899587,0.207642857142857,0.223615384615385}, {2977165,3899686,3899680,0.08896,0.116034782608696}, {2977166,3899691,3899680,0.23328,0.208285714285714}, {2977167,3900269,3899680,0.316,0.316}, {2977168,3898920,3899208,0.163823076923077,0.163823076923077}, {2977169,3899439,3898920,0.853466666666667,0.853466666666667}, {2977170,3899691,3899439,0.140866666666667,0.152136}, {2977171,3899439,3899214,0.151226086956522,0.1581}, {2977172,3899911,3899691,0.170345454545455,0.15615}, {2977173,3900963,3900592,0.385835294117647,-1}, {2977178,3898921,3898398,0.5451,0.346881818181818}, {2977179,3898249,3898921,0.4389,0.4389}, {2977180,3897693,3898249,0.4178,0.358114285714286}, {2977181,3898559,3898920,0.207384,0.192022222222222}, {2977184,3903356,3902463,0.517984615384615,0.517984615384615}, {2977194,3905502,3905056,0.294688888888889,0.294688888888889}, {2977195,3904397,3905075,0.366377777777778,0.366377777777778}, {2977199,3906044,3905891,0.240911111111111,0.240911111111111}, {2977267,3894795,3894171,-1,0.4114}, {2977268,3895336,3894795,-1,0.485808}, {2977269,3894795,3895103,0.3888,0.416571428571429}, {2977270,3896594,3897215,-1,0.414485714285714}, {2977271,3896109,3896594,-1,0.4338}, {2977272,3895625,3895433,0.146066666666667,0.146066666666667}, {2977273,3897675,3897991,0.29988,-1}, {2977274,3897335,3897675,0.26625,-1}, {2977275,3898514,3897675,0.488925,0.510182608695652}, {2977276,3899323,3898854,0.34494,0.34494}, {2977277,3898932,3898514,0.314154545454545,0.300495652173913}, {2977278,3899454,3898932,0.294728571428571,0.2578875}, {2977279,3898715,3898285,0.287225,0.287225}, {2977280,3899228,3898715,1.62408,0.624646153846154}, {2977281,3899412,3899606,0.140904,0.135484615384615}, {2977282,3899606,3900141,0.278192307692308,0.267888888888889}, {2977283,3900141,3899911,0.17105,0.17105}, {2977284,3900495,3900141,0.1668,0.160384615384615}, {2977285,3900495,3900963,0.312168,0.289044444444444}, {2977286,3899670,3899606,0.193936363636364,0.147124137931034}, {2977287,3900589,3900495,0.0769384615384615,0.0740888888888889}, {2977288,3900753,3900589,0.109177777777778,0.105278571428571}, {2977289,3900144,3900589,0.278448,0.267738461538462}, {2977290,3899774,3900144,0.229636363636364,0.229636363636364}, {2977291,3900144,3900546,0.343768421052632,0.296890909090909}, {2977292,3899774,3899670,0.0837272727272727,0.07368}, {2977293,3900154,3899774,0.292581818181818,0.279860869565217}, {2977294,3900279,3900546,0.190278260869565,0.18235}, {2977295,3900154,3900279,0.0808909090909091,0.071184}, {2977296,3899454,3900154,-1,-1}, {2977297,3899228,3899454,0.153542857142857,0.16122}, {2977298,3898932,3899323,0.201755555555556,0.18158}, {2977299,3898715,3898932,0.142486956521739,0.131088}, {2977300,3898503,3898715,0.177633333333333,0.21316}, {2977301,3898423,3897856,0.34335,0.2289}, {2977302,3901301,3900963,0.200844444444444,-1}, {2977303,3901301,3901487,0.11415652173913,0.11415652173913}, {2977304,3900753,3901301,0.343121739130435,0.328825}, {2977305,3901461,3901257,0.126225,0.1377}, {2977306,3901729,3901461,0.243564705882353,0.295757142857143}, {2977307,3900546,3900725,0.141757894736842,0.128257142857143}, {2977308,3900725,3901461,0.462954545454546,0.7275}, {2977309,3899817,3899454,0.31587,0.263225}, {2977310,3900279,3900684,-1,-1}, {2977311,3898343,3898559,0.115155555555556,0.115155555555556}, {2977312,3901487,3901730,-1,0.168425}, {2977313,3901257,3901730,0.236871428571429,0.236871428571429}, {2977314,3901730,3901897,0.112822222222222,0.112822222222222}, {2977315,3904022,3903356,0.488454545454545,0.488454545454545}, {2977316,3902864,3903928,0.646357894736842,0.646357894736842}, {2977317,3903928,3904022,0.09075,0.08712}, {2977318,3903846,3903928,0.10728,0.0957857142857143}, {2977319,3903568,3903846,0.2444,0.279314285714286}, {2977320,3904117,3903846,0.1104,0.123648}, {2977321,3904638,3904117,0.219716129032258,0.34056}, {2977322,3904232,3904117,-1,-1}, {2977323,3902439,3901729,0.312688235294118,0.279773684210526}, {2977324,3903263,3902439,0.334894736842105,0.343945945945946}, {2977325,3904773,3905110,0.35096,0.277073684210526}, {2977326,3905509,3905110,0.238056,0.270518181818182}, {2977327,3906066,3905509,0.2488,0.257379310344828}, {2977329,3905143,3904773,0.194828571428571,0.2273}, {2977330,3905143,3905509,0.218088888888889,0.218088888888889}, {2977331,3905526,3905143,0.2187375,0.2187375}, {2977332,3905663,3905825,-1,-1}, {2977428,3896741,3896109,-1,0.541275}, {2977429,3896741,3897235,0.36909,-1}, {2977430,3896175,3896741,0.338644444444444,-1}, {2977431,3897181,3896741,-1,0.33835}, {2977432,3898266,3897881,0.438284210526316,-1}, {2977433,3897617,3897644,-1,0.312525}, {2977434,3897617,3898266,0.348257142857143,0.348257142857143}, {2977435,3898451,3898266,0.178745454545455,-1}, {2977436,3898646,3898451,0.19476,-1}, {2977437,3898951,3898646,0.299147368421053,-1}, {2977438,3898451,3898896,0.322833333333333,0.29055}, {2977439,3897729,3898451,0.421657142857143,0.354192}, {2977440,3897699,3897729,0.05922,0.074025}, {2977441,3897294,3897614,0.187377777777778,0.187377777777778}, {2977442,3899341,3899094,0.58662,0.58662}, {2977443,3898961,3899341,0.209836363636364,0.19235}, {2977444,3899868,3899341,0.257897142857143,0.347169230769231}, {2977445,3899352,3899868,0.416858823529412,0.272561538461538}, {2977446,3900359,3899868,0.263571428571429,0.351428571428571}, {2977447,3903012,3901967,-1,0.736771428571429}, {2977448,3903475,3902566,0.675409090909091,-1}, {2977451,3903513,3903475,0.068175,0.0389571428571429}, {2977452,3903513,3903954,0.194861538461538,0.220278260869565}, {2977453,3903954,3903889,0.42624,0.202971428571429}, {2977454,3904053,3903954,0.179825,0.172632}, {2977455,3903954,3904344,0.234,0.221}, {2977456,3904344,3904746,0.23217,0.244389473684211}, {2977457,3904409,3904344,0.646714285714286,0.646714285714286}, {2977458,3904811,3904746,0.163511111111111,0.163511111111111}, {2977459,3904409,3904053,0.176618181818182,0.176618181818182}, {2977460,3904811,3904409,0.1809,0.213790909090909}, {2977461,3905403,3904811,0.662466666666667,0.6276}, {2977465,3905295,3905197,-1,-1}, {2977467,3904282,3904421,0.25215,0.25215}, {2977468,3904421,3904712,0.2606,0.300692307692308}, {2977469,3904712,3904565,0.198133333333333,0.274338461538462}, {2977470,3904746,3904712,0.357857142857143,0.357857142857143}, {2977471,3904858,3904931,0.194777777777778,0.194777777777778}, {2977586,3918140,3917638,0.290022222222222,0.290022222222222}, {2977587,3917191,3917627,0.291822222222222,0.291822222222222}, {2977588,3917627,3918274,0.418375,0.6694}, {2977589,3917348,3917192,0.0956222222222222,0.0956222222222222}, {2977590,3916226,3916841,0.389044444444444,0.389044444444444}, {2977591,3916841,3917155,0.1982,0.1982}, {2977592,3917155,3917207,0.247758620689655,0.247758620689655}, {2977593,3916485,3917023,0.331066666666667,0.331066666666667}, {2977594,3917023,3917018,0.101355555555556,0.101355555555556}, {2977595,3917018,3916841,0.101711111111111,0.101711111111111}, {2977596,3916841,3916587,0.158044444444444,0.158044444444444}, {2977597,3916587,3915768,0.501466666666667,0.501466666666667}, {2977598,3916912,3916093,0.504044444444444,0.504044444444444}, {2977599,3917411,3917155,0.193107692307692,0.193107692307692}, {2977600,3917207,3917449,0.210365217391304,0.2304}, {2977601,3917449,3917740,0.154529032258065,0.154529032258065}, {2977602,3917449,3917258,0.166577777777778,0.166577777777778}, {2977603,3917258,3917009,0.230371428571429,0.230371428571429}, {2977604,3917042,3917102,0.203755555555556,0.203755555555556}, {2977605,3917102,3917192,0.0468888888888889,0.0468888888888889}, {2977606,3917191,3917192,0.109688888888889,0.109688888888889}, {2977607,3917122,3917191,0.0432,0.0432}, {2977608,3917018,3917122,0.0462222222222222,0.0462222222222222}, {2977609,3917102,3917023,0.0358444444444444,0.0358444444444444}, {2977610,3917122,3917155,0.151941176470588,0.151941176470588}, {2977611,3917880,3918540,0.607866666666667,0.521028571428571}, {2977612,3918540,3918274,0.156444444444444,0.156444444444444}, {2977613,3918148,3918849,1.25273333333333,1.25273333333333}, {2977614,3918314,3919021,0.475968,0.475968}, {2977615,3918476,3919466,0.613955555555555,0.613955555555555}, {2977616,3917740,3917486,0.186755555555556,0.186755555555556}, {2977617,3917486,3917268,0.206242105263158,0.206242105263158}, {2977618,3917740,3917928,0.121878260869565,0.133485714285714}, {2977619,3917928,3918006,0.114789473684211,0.114789473684211}, {2977620,3917928,3918207,0.154488888888889,0.154488888888889}, {2977621,3918207,3918655,0.286771428571429,0.286771428571429}, {2977622,3918006,3917749,0.147111111111111,0.147111111111111}, {2977623,3917749,3917533,0.152222222222222,0.152222222222222}, {2977624,3917486,3917749,0.189104347826087,0.189104347826087}, {2977625,3918006,3918496,0.342314285714286,0.342314285714286}, {2977626,3889636,3890557,0.431844444444444,0.353327272727273}, {2977627,3891036,3891401,0.237457142857143,0.191792307692308}, {2977628,3886153,3886302,-1,-1}, {2977629,3885480,3885966,0.2589,-1}, {2977630,3890420,3891272,-1,-1}, {2977631,3891244,3890420,-1,-1}, {2977632,3880453,3880675,0.134422222222222,0.134422222222222}, {2977633,3880883,3880986,0.1742,-1}, {2977634,3880761,3880883,-1,0.1814}, {2977635,3921699,3921989,0.1338,0.2007}, {2977636,3921989,3922325,0.222057142857143,0.222057142857143}, {2977639,3922252,3921989,0.191266666666667,0.191266666666667}, {2977643,3922265,3920935,0.881688888888889,0.881688888888889}, {2977645,3921963,3921208,0.489244444444444,0.489244444444444}, {2977652,3918655,3918496,0.200428571428571,0.21045}, {2977653,3918496,3918329,0.126690909090909,0.149314285714286}, {2977654,3918329,3918119,0.20685,0.197}, {2977655,3917749,3918329,0.27732,0.27732}, {2977656,3918958,3918452,0.6546,1.45466666666667}, {2977657,3918958,3919226,0.152488888888889,0.117634285714286}, {2977658,3919226,3918721,0.479822222222222,0.479822222222222}, {2977659,3919226,3919509,0.106866666666667,0.0874363636363636}, {2977660,3919509,3919793,0.108566666666667,0.0930571428571429}, {2977661,3919793,3920060,0.164424,0.146807142857143}, {2977662,3919509,3918997,0.481977777777778,0.481977777777778}, {2977663,3919793,3919248,0.483511111111111,0.483511111111111}, {2977664,3920935,3920379,0.570704347826087,2.1877}, {2977665,3921208,3920648,0.557181818181818,0.557181818181818}, {2977670,3913361,3914521,0.515089655172414,0.515089655172414}, {2977671,3913728,3914826,0.569488888888889,0.569488888888889}, {2977672,3914090,3915101,0.479145454545454,0.52706}, {2977673,3914369,3915330,0.575142857142857,0.575142857142857}, {2977674,3914648,3915569,0.650256,0.650256}, {2977675,3914870,3915811,0.866747368421053,0.633392307692308}, {2977676,3915085,3916068,0.522774193548387,0.463028571428571}, {2977677,3914090,3914369,0.1824,0.161353846153846}, {2977678,3914369,3914648,0.133567741935484,0.106169230769231}, {2977679,3914648,3914870,0.125670967741935,0.105291891891892}, {2977680,3914870,3915085,0.137935714285714,0.133179310344828}, {2977681,3914833,3915085,0.158076923076923,0.146785714285714}, {2977682,3920648,3920011,0.5186,0.5186}, {2977683,3920379,3919769,0.497311111111111,0.497311111111111}, {2977684,3921461,3920907,0.431066666666667,0.431066666666667}, {2977685,3921758,3921207,0.533342857142857,0.533342857142857}, {2977686,3922051,3921508,1.87,1.87}, {2977690,3920907,3920274,0.528711111111111,0.528711111111111}, {2977691,3921207,3920546,0.554355555555556,0.554355555555556}, {2977692,3921508,3920793,0.580511111111111,0.580511111111111}, {2977696,3922109,3921378,0.568955555555555,0.568955555555555}, {2977700,3919541,3919769,0.147790909090909,0.180633333333333}, {2977701,3919769,3919834,0.0430846153846154,0.03734}, {2977702,3919834,3920011,0.0954967741935484,0.0925125}, {2977703,3920011,3920085,0.0357352941176471,0.0368181818181818}, {2977704,3920085,3920274,0.0762171428571429,0.0808363636363636}, {2977705,3920274,3920372,0.03945,0.0405771428571429}, {2977706,3920372,3920546,0.0773666666666667,0.0819176470588235}, {2977707,3920546,3920793,0.11688,0.11688}, {2977708,3920793,3921039,0.116329411764706,0.1236}, {2977709,3921378,3921754,0.131152941176471,0.135127272727273}, {2977712,3919834,3919629,0.154266666666667,0.154266666666667}, {2977713,3920085,3919925,0.128066666666667,0.128066666666667}, {2977714,3920372,3920191,0.0953555555555556,0.0953555555555556}, {2977715,3919629,3919925,-1,-1}, {2977716,3919925,3920191,-1,-1}, {2977818,3902059,3902191,0.686013333333333,0.735014285714286}, {2977819,3902191,3902255,0.260022857142857,0.2528}, {2977822,3903384,3903428,0.2322,0.259517647058824}, {2977823,3903482,3903428,0.153761538461538,0.159912}, {2977824,3903534,3903482,0.181875,0.167884615384615}, {2977825,3903987,3904039,0.276923076923077,0.2}, {2977826,3904039,3904042,0.0654,0.04905}, {2977827,3904042,3904107,0.193870588235294,0.1831}, {2977828,3904128,3904107,0.0429157894736842,0.05436}, {2977829,3904190,3904128,0.2712,0.2712}, {2977830,3903428,3904042,0.258466666666667,0.258466666666667}, {2977831,3903482,3904107,0.8718,0.8718}, {2977832,3903534,3904190,0.28956,0.28956}, {2977834,3902416,3902458,0.0722222222222222,0.0722222222222222}, {2977835,3902458,3903534,0.60153,0.60153}, {2977837,3898183,3898224,0.14421,0.1802625}, {2977838,3898224,3898290,0.202176,0.229745454545455}, {2977839,3898290,3898345,0.112118181818182,0.16444}, {2977840,3897986,3898345,0.133755555555556,0.133755555555556}, {2977841,3898345,3898679,0.1818,0.2121}, {2977842,3898679,3899011,0.143284615384615,0.161973913043478}, {2977843,3899011,3899393,0.159,0.178875}, {2977844,3898535,3898679,0.479263636363636,0.620223529411765}, {2977845,3898867,3899011,-1,-1}, {2977846,3898679,3898818,0.4575,-1}, {2977847,3899011,3899173,-1,-1}, {2977848,3898669,3898818,0.0640444444444445,0.0640444444444445}, {2977849,3899173,3899543,0.2328,0.201054545454545}, {2977850,3898224,3898290,0.3104,0.3104}, {2978074,3898347,3900553,-1,-1}, {2978075,3900553,3901122,0.534333333333333,0.534333333333333}, {2978076,3899053,3900878,-1,-1}, {2978078,3902332,3902071,0.1281,0.1281}, {2978079,3902608,3902332,0.143936842105263,-1}, {2978080,3902608,3903138,-1,-1}, {2978081,3902071,3902904,0.659778947368421,0.659778947368421}, {2978082,3902806,3902904,0.0784434782608696,0.0644357142857143}, {2978083,3902904,3903036,-1,-1}, {2978084,3902332,3903036,-1,-1}, {2978085,3902608,3903364,-1,0.861214285714286}, {2978086,3903138,3903249,-1,-1}, {2978087,3903249,3903708,-1,0.74604}, {2978088,3903249,3903438,0.2331,0.2331}, {2978089,3903860,3903708,0.08468,0.0940888888888889}, {2978090,3903438,3903708,0.217868571428571,0.24598064516129}, {2978091,3903438,3903364,0.0756,0.061425}, {2978092,3903364,3903308,0.0722608695652174,0.0615555555555555}, {2978093,3902574,3903044,0.3028,0.24224}, {2978094,3903258,3903479,0.162872727272727,0.23888}, {2978095,3903479,3903633,0.1578,0.1578}, {2978096,3903711,3903933,0.160309090909091,0.195933333333333}, {2978097,3903933,3904175,0.128232,0.133575}, {2978098,3903479,3903933,0.272688888888889,0.272688888888889}, {2978099,3903457,3903633,0.137568,0.181010526315789}, {2978100,3903633,3904175,0.210891428571429,0.263614285714286}, {2978101,3904175,3904719,0.316533333333333,0.305228571428571}, {2978102,3905124,3904667,0.258955555555555,0.258955555555555}, {2978103,3905351,3905991,0.636234782608696,0.48778}, {2978211,3907068,3907801,0.413975,0.382130769230769}, {2978212,3905351,3906621,0.848305263157895,0.848305263157895}, {2978213,3909727,3911178,0.626288888888889,0.626288888888889}, {2978214,3908279,3910214,0.790222222222222,0.790222222222222}, {2978215,3911414,3911718,0.392426086956522,0.392426086956522}, {2978216,3912006,3911718,0.2315,0.264571428571429}, {2978217,3911718,3911807,0.1032,0.1032}, {2978218,3911807,3912502,0.530333333333333,0.530333333333333}, {2978219,3911807,3913018,0.4414,0.4414}, {2978220,3913018,3913364,0.242822222222222,0.242822222222222}, {2978221,3913018,3913548,0.201466666666667,0.201466666666667}, {2978222,3912502,3913018,0.307333333333333,0.307333333333333}, {2978224,3914167,3914679,0.478854545454546,0.478854545454546}, {2978226,3915408,3915715,0.269807142857143,0.4197}, {2978231,3915715,3916464,0.450192857142857,0.484823076923077}, {2978232,3915906,3916712,0.469721739130435,0.469721739130435}, {2978233,3915648,3916452,0.407866666666667,0.407866666666667}, {2978238,3923628,3924024,0.483505263157895,0.483505263157895}, {2978240,3922675,3922709,0.603133333333334,0.603133333333334}, {2978241,3922033,3922329,0.281844444444444,0.281844444444444}, {2978242,3922329,3922227,0.0674888888888889,0.0674888888888889}, {2978244,3921771,3922020,0.264847058823529,0.264847058823529}, {2978245,3921771,3921938,0.39424,0.39424}, {2978246,3922020,3921938,0.10012,0.10012}, {2978247,3922918,3923520,0.536888888888889,0.536888888888889}, {2978248,3922841,3923398,0.83324,0.83324}, {2978249,3923041,3923320,0.315872727272727,0.315872727272727}, {2978250,3921559,3921678,0.388,0.388}, {2978251,3922244,3921763,0.2746,0.2746}, {2978252,3921763,3921975,0.152044444444444,0.152044444444444}, {2978253,3921975,3922168,0.124,0.239142857142857}, {2978254,3922168,3922257,0.0606521739130435,0.0775}, {2978255,3922345,3922556,0.343244444444444,-1}, {2978256,3921111,3921291,0.191964705882353,0.1554}, {2978257,3921194,3921291,0.0826,0.0874588235294118}, {2978258,3921194,3920842,0.29691,0.6598}, {2978259,3920755,3920636,0.110929411764706,0.110929411764706}, {2978364,3859221,3858420,0.56448,0.56448}, {2978365,3857672,3858477,0.366652173913043,0.383318181818182}, {2978366,3858477,3858825,0.143133333333333,0.143133333333333}, {2978367,3858825,3858815,0.0874666666666667,0.0874666666666667}, {2978368,3858825,3858972,0.100022222222222,0.100022222222222}, {2978369,3858815,3858792,0.164844444444444,0.164844444444444}, {2978370,3864715,3864281,-1,0.256246153846154}, {2978371,3865232,3864715,-1,0.36255}, {2978372,3864715,3865417,1.37145882352941,0.932592}, {2978373,3864281,3863872,-1,-1}, {2978374,3865923,3865417,0.191688888888889,0.191688888888889}, {2978375,3866283,3865825,0.2619,0.428563636363636}, {2978376,3865417,3865459,0.19205,0.19205}, {2978377,3865905,3865459,0.208745454545455,0.255133333333333}, {2978378,3865459,3865078,-1,-1}, {2978379,3864453,3863923,0.441623076923077,0.410078571428571}, {2978380,3863397,3863171,0.183504,0.254866666666667}, {2978381,3863171,3863165,0.04743,0.07905}, {2978382,3863898,3863397,0.306888888888889,0.306888888888889}, {2978383,3864018,3863898,0.084984,0.0786888888888889}, {2978384,3863898,3863165,0.5058,0.684317647058823}, {2978385,3865300,3865063,0.27147,0.246790909090909}, {2978386,3863490,3863181,0.174933333333333,0.174933333333333}, {2978387,3869865,3868713,-1,1.71036923076923}, {2978388,3869421,3868258,0.692557894736842,-1}, {2978389,3871944,3870419,0.9498,0.904571428571429}, {2978390,3871539,3869421,1.12785,-1}, {2978391,3867564,3867354,0.217226086956522,0.3122625}, {2978392,3866487,3867354,-1,0.7579}, {2978393,3867788,3867450,0.1926,0.4066}, {2978394,3867450,3866503,0.555795,0.555795}, {2978395,3867450,3867835,0.567533333333333,0.547264285714286}, {2978396,3868458,3867835,0.27085,0.250015384615385}, {2978397,3872921,3872568,-1,0.428742857142857}, {2978398,3874738,3875430,0.641444444444444,0.641444444444444}, {2978399,3876195,3876267,0.338715789473684,0.32178}, {2978400,3876195,3875347,1.01621052631579,1.20675}, {2978401,3878307,3877054,0.654709090909091,-1}, {2978403,3851558,3850581,0.632975,0.632975}, {2978404,3850917,3851402,0.317333333333333,0.317333333333333}, {2978405,3851322,3851558,0.1712,0.1712}, {2978406,3851558,3851717,0.0927857142857143,0.0787272727272727}, {2978407,3851717,3851923,0.117222222222222,0.117222222222222}, {2978408,3851717,3852219,0.237444444444444,0.221068965517241}, {2978409,3852219,3851969,0.156888,0.170530434782609}, {2978410,3852219,3852755,0.2037,0.197129032258065}, {2978411,3852517,3852755,0.155866666666667,0.155866666666667}, {2978412,3853628,3853251,0.219022222222222,0.219022222222222}, {2978413,3854673,3854371,0.175778571428571,0.182288888888889}, {2978414,3856584,3854673,0.773225806451613,0.647837837837838}, {2978415,3857349,3856768,0.603069230769231,-1}, {2978416,3854520,3854282,0.26841,0.282536842105263}, {2978417,3854801,3854282,0.251622222222222,0.251622222222222}, {2978418,3856030,3854801,0.601177777777778,0.601177777777778}, {2978419,3854801,3854561,0.204866666666667,0.204866666666667}, {2978420,3854561,3853990,0.24858,0.225981818181818}, {2978421,3855889,3854561,0.564165517241379,0.4812}, {2978422,3856181,3855870,0.548781818181818,0.482928}, {2978423,3856692,3856181,0.280896,0.270092307692308}, {2978424,3856873,3856692,0.119222222222222,0.119222222222222}, {2978425,3858477,3858444,0.358976470588235,0.30513}, {2978426,3858444,3858373,-1,0.156966666666667}, {2978427,3858716,3858383,0.335538461538462,0.335538461538462}, {2978428,3860073,3859918,0.183814285714286,0.270884210526316}, {2978429,3859411,3859199,0.519564705882353,0.519564705882353}, {2978430,3859199,3858716,0.54675652173913,0.54675652173913}, {2978431,3861228,3860962,0.192327272727273,0.222694736842105}, {2978432,3861677,3861228,0.282688235294118,0.32038}, {2978433,3859033,3858716,0.239937931034483,0.23194}, {2978434,3859918,3859033,1.039575,1.039575}, {2978435,3860895,3860471,0.324378947368421,0.3424}, {2978436,3860471,3859571,0.755622222222222,0.755622222222222}, {2978437,3859571,3859236,0.15828,0.164875}, {2978438,3860962,3860598,0.2308,0.2885}, {2978439,3860598,3860237,0.19861875,0.2354}, {2978440,3860237,3859798,0.246507692307692,0.291327272727273}, {2978441,3859798,3859571,0.206311111111111,0.206311111111111}, {2978442,3863171,3862741,0.201977777777778,0.201977777777778}, {2978443,3862055,3862744,0.977133333333333,0.977133333333333}, {2978444,3862653,3862744,0.0822666666666667,0.0822666666666667}, {2978445,3862744,3863025,0.243988235294118,0.243988235294118}, {2978446,3863025,3863184,0.125345454545455,0.17235}, {2978447,3862568,3862324,0.15414,0.12845}, {2978448,3863184,3862946,0.256095652173913,0.280485714285714}, {2978449,3865816,3866058,-1,-1}, {2978450,3866058,3866150,0.122177777777778,0.122177777777778}, {2978451,3866150,3865659,0.201,0.201}, {2978452,3865662,3865659,0.0864727272727273,0.0679428571428571}, {2978453,3866150,3866232,0.11355,0.0973285714285714}, {2978454,3866232,3865662,0.231192,0.3211}, {2978455,3868655,3868754,-1,0.12048}, {2978456,3869689,3869066,0.769771428571429,-1}, {2978457,3867869,3867474,-1,0.207885714285714}, {2978458,3868268,3867869,-1,0.1686}, {2978459,3868402,3868268,-1,0.0691090909090909}, {2978460,3868211,3868402,0.323060869565217,-1}, {2978461,3869032,3868402,-1,0.294457142857143}, {2978462,3869873,3869190,-1,0.394366666666667}, {2978463,3870878,3870540,-1,0.5268}, {2978464,3867613,3867017,0.4268,0.376588235294118}, {2978465,3867869,3867613,0.332217391304348,0.272892857142857}, {2978466,3867613,3867688,0.172338461538462,0.106685714285714}, {2978467,3868268,3867968,0.587584615384615,-1}, {2978468,3868402,3868567,0.283105263157895,-1}, {2978469,3871291,3870878,-1,0.740505882352941}, {2978470,3867017,3867170,0.473723076923077,0.473723076923077}, {2978471,3870285,3870098,-1,0.56502}, {2978472,3871395,3870973,0.522978947368421,-1}, {2978473,3873412,3874448,0.515363636363636,0.515363636363636}, {2978474,3874448,3874419,0.270385714285714,0.164582608695652}, {2978475,3876052,3875960,0.225044444444444,0.225044444444444}, {2978476,3875501,3874123,0.874042105263158,-1}, {2978477,3878655,3877969,-1,0.346963636363636}, {2978478,3877092,3876748,-1,0.484275}, {2978479,3878243,3877920,-1,0.621}, {2978480,3878155,3877902,-1,0.423366666666667}, {2978481,3879484,3878586,0.654675,-1}, {2978482,3878967,3878975,0.0939111111111111,0.0939111111111111}, {2978483,3876276,3876371,0.0663,0.0663}, {2978484,3876371,3876323,-1,-1}, {2978485,3876323,3876192,-1,-1}, {2978486,3878897,3878882,0.22825,-1}, {2978487,3878950,3878882,-1,0.06046}, {2978488,3879195,3879226,0.18651,-1}, {2978489,3880277,3879222,-1,-1}, {2978491,3850208,3850006,0.17565,0.17565}, {2978492,3850541,3850208,0.25815652173913,0.269890909090909}, {2978493,3851228,3851969,0.50984347826087,0.4886}, {2978494,3851015,3851495,0.270576923076923,0.260555555555556}, {2978495,3850934,3851015,0.051888,0.0564}, {2978496,3855362,3855298,0.78084705882353,0.78084705882353}, {2978497,3855362,3855608,0.457942857142857,0.457942857142857}, {2978498,3855579,3855362,0.50673,0.460663636363636}, {2978499,3856351,3856255,0.705670588235294,0.705670588235294}, {2978500,3856351,3856537,0.3006,0.3006}, {2978501,3857560,3857715,0.0725333333333333,0.0725333333333333}, {2978502,3857715,3857393,0.191177777777778,0.191177777777778}, {2978503,3857021,3856746,0.160355555555556,0.160355555555556}, {2978504,3856723,3856351,0.38565,0.30852}, {2978505,3856618,3856723,0.12033,0.141564705882353}, {2978506,3854709,3854202,0.35048,0.328575}, {2978507,3856692,3856434,0.208444444444444,0.208444444444444}, {2978508,3857826,3856692,0.670075,0.730990909090909}, {2978509,3858294,3857826,0.28885,0.266630769230769}, {2978510,3856525,3856172,0.239084210526316,0.239084210526316}, {2978511,3858107,3857678,0.245918181818182,0.245918181818182}, {2978512,3859798,3859478,0.187485714285714,0.16405}, {2978513,3859914,3859615,0.151511111111111,0.151511111111111}, {2978514,3859914,3859798,0.1184,0.1184}, {2978515,3859166,3858294,0.85028,0.85028}, {2978516,3859150,3859323,0.148355555555556,0.148355555555556}, {2978517,3858692,3858294,0.247328571428571,0.364484210526316}, {2978518,3859423,3858692,0.429704347826087,0.429704347826087}, {2978519,3859654,3858692,0.496142857142857,0.473590909090909}, {2978520,3859806,3859166,0.300048,0.326139130434783}, {2978521,3860059,3859654,0.297,0.297}, {2978522,3860477,3860059,0.197822222222222,0.197822222222222}, {2978523,3860899,3860059,0.434,0.434}, {2978524,3860154,3859914,0.221333333333333,0.221333333333333}, {2978525,3859806,3860154,0.184069565217391,0.162830769230769}, {2978526,3860421,3859914,0.251288888888889,0.251288888888889}, {2978527,3860421,3860237,0.229418181818182,0.229418181818182}, {2978528,3860425,3860421,0.232375,0.232375}, {2978529,3860154,3860425,0.142220689655172,0.187472727272727}, {2978530,3860853,3860425,0.239345454545455,0.315936}, {2978531,3861345,3861746,0.514427586206897,0.481238709677419}, {2978532,3860598,3860960,0.353488888888889,0.353488888888889}, {2978533,3859836,3859273,0.352930434782609,0.352930434782609}, {2978534,3860258,3860066,0.16935,0.16935}, {2978535,3860066,3859836,0.186436363636364,0.124290909090909}, {2978536,3859836,3859581,0.23406,0.180046153846154}, {2978537,3860465,3860066,0.255777777777778,0.255777777777778}, {2978538,3861452,3860475,0.513311111111111,0.513311111111111}, {2978539,3859836,3860226,0.340447058823529,0.2756}, {2978540,3860769,3860465,0.166017391304348,0.200968421052632}, {2978541,3861658,3860769,0.578478260869565,0.578478260869565}, {2978542,3861746,3861960,0.259607142857143,0.29076}, {2978543,3861960,3861984,0.0314444444444444,0.0303214285714286}, {2978544,3862691,3861960,0.539866666666667,0.539866666666667}, {2978545,3862286,3861984,0.295008,0.295008}, {2978546,3862991,3862568,0.355777777777778,0.355777777777778}, {2978547,3862991,3862691,-1,-1}, {2978548,3863417,3862991,0.267666666666667,0.267666666666667}, {2978549,3863417,3862946,-1,0.40815652173913}, {2978550,3863243,3862991,-1,0.4000875}, {2978551,3862814,3863243,0.253375,0.253375}, {2978552,3862432,3862286,0.186366666666667,0.197329411764706}, {2978553,3862286,3863015,0.468,0.468}, {2978554,3863243,3863460,-1,0.125355555555556}, {2978555,3863460,3863681,-1,0.250476923076923}, {2978556,3863681,3863417,-1,0.20742}, {2978557,3863681,3864039,0.284888888888889,0.284888888888889}, {2978558,3863668,3864039,0.179822222222222,0.179822222222222}, {2978559,3865703,3865662,0.09468,0.0860727272727273}, {2978560,3865804,3865703,0.167666666666667,0.2515}, {2978561,3866232,3866318,0.1202,0.0874181818181818}, {2978562,3866318,3866416,0.18492,0.132085714285714}, {2978563,3866318,3865703,-1,0.357705882352941}, {2978564,3866683,3866318,-1,0.115333333333333}, {2978565,3866600,3866683,0.0895777777777778,0.0895777777777778}, {2978566,3866683,3866748,0.0946444444444444,-1}, {2978567,3865072,3864444,0.3014,0.3014}, {2978568,3865773,3865072,0.270038709677419,0.380509090909091}, {2978569,3865400,3865072,0.405866666666667,0.405866666666667}, {2978570,3866943,3865661,0.564977777777778,0.564977777777778}, {2978571,3865072,3864768,0.368035714285714,0.429375}, {2978572,3867633,3867214,0.203977777777778,0.203977777777778}, {2978573,3867644,3867622,-1,0.168657142857143}, {2978574,3867538,3867909,-1,0.734115789473684}, {2978575,3867928,3868337,-1,-1}, {2978576,3868254,3868649,-1,0.74307}, {2978577,3868583,3868780,0.2742,0.380833333333333}, {2978578,3868780,3869013,0.369626086956522,0.404828571428571}, {2978579,3869405,3868780,0.284373913043478,0.344242105263158}, {2978580,3870670,3870098,0.232375,-1}, {2978581,3870472,3869492,-1,0.395921739130435}, {2978582,3871016,3870472,-1,0.244460869565217}, {2978583,3871184,3871016,0.194475,0.194475}, {2978584,3868264,3867769,0.306177777777778,0.306177777777778}, {2978585,3871216,3871016,-1,0.225190909090909}, {2978586,3870122,3870244,0.151147826086957,0.14485}, {2978587,3870244,3870618,0.2842,0.2842}, {2978588,3870618,3870862,0.182472,0.162921428571429}, {2978589,3869169,3869395,0.652705263157895,0.62007}, {2978590,3868278,3868342,0.296125,0.338428571428571}, {2978591,3868342,3867622,0.263630769230769,0.311563636363636}, {2978592,3868902,3868342,0.180289655172414,0.201092307692308}, {2978593,3870618,3869624,0.35808,0.35808}, {2978594,3870862,3869531,0.37785,0.345462857142857}, {2978595,3871206,3870862,0.108658064516129,0.0935666666666667}, {2978596,3871489,3871206,0.394992,0.394992}, {2978597,3871978,3871206,0.270888,0.282175}, {2978598,3869726,3870098,0.131288888888889,0.131288888888889}, {2978599,3872864,3872781,-1,-1}, {2978600,3873046,3872974,-1,-1}, {2978601,3872781,3872513,-1,0.328090909090909}, {2978602,3872974,3872740,0.2939,-1}, {2978603,3872740,3872513,0.0918545454545455,0.0918545454545455}, {2978604,3872910,3872740,0.10132,0.0660782608695652}, {2978605,3872513,3872275,-1,0.2}, {2978606,3872910,3872747,-1,0.23523}, {2978607,3873780,3872910,-1,0.414704347826087}, {2978608,3873685,3872747,0.473628571428571,-1}, {2978609,3873889,3873780,0.281372727272727,-1}, {2978610,3873780,3873685,0.210763636363636,-1}, {2978611,3875160,3873780,-1,0.611511111111111}, {2978612,3876012,3875816,0.536925,0.613628571428571}, {2978613,3875816,3875916,0.4032,0.4032}, {2978614,3875974,3875916,0.152557894736842,-1}, {2978615,3875916,3875733,0.281290909090909,-1}, {2978616,3876325,3876822,-1,0.50736}, {2978617,3876454,3875733,0.28791724137931,0.28791724137931}, {2978618,3876630,3876454,-1,0.387495652173913}, {2978619,3871978,3871324,0.4782,0.498125}, {2978620,3872687,3871978,0.303365217391304,0.317154545454545}, {2978621,3873104,3872687,0.340888888888889,0.354}, {2978622,3872687,3872314,0.305634782608696,0.334742857142857}, {2978623,3873584,3873352,0.367666666666667,0.381807692307692}, {2978624,3873352,3872687,0.283523076923077,0.30715}, {2978625,3874265,3874065,-1,0.347078571428571}, {2978626,3873286,3872314,0.3454,0.490831578947369}, {2978627,3873352,3873286,0.107555555555556,0.107555555555556}, {2978628,3873878,3873352,0.196924137931034,0.1784625}, {2978629,3874065,3873878,0.108272727272727,0.09528}, {2978630,3876822,3876841,0.167733333333333,0.0794526315789474}, {2978631,3876822,3876919,-1,0.695625}, {2978632,3877686,3877793,0.324685714285714,-1}, {2978633,3877793,3877615,0.23997,-1}, {2978634,3877793,3878114,-1,0.200541176470588}, {2978635,3877218,3876454,0.304822222222222,0.265490322580645}, {2978636,3879076,3878492,-1,0.456190909090909}, {2978637,3878492,3878730,0.263810526315789,0.227836363636364}, {2978638,3879397,3878730,0.316933333333333,0.316933333333333}, {2978639,3878730,3878875,0.58419,0.486825}, {2978640,3852836,3852976,2.18416666666667,2.18416666666667}, {2978641,3858107,3857747,0.267313043478261,0.219578571428571}, {2978642,3858232,3857747,-1,0.354033333333333}, {2978643,3858969,3858232,0.490577777777778,0.473057142857143}, {2978644,3855679,3856031,0.246577777777778,0.246577777777778}, {2978645,3856618,3856031,0.297469565217391,0.402458823529412}, {2978646,3860465,3860310,0.086376,0.0744620689655172}, {2978647,3860310,3860226,0.048375,0.048375}, {2978648,3860226,3859995,0.272166666666667,0.222681818181818}, {2978649,3861002,3860310,0.463118181818182,0.463118181818182}, {2978650,3861511,3861208,0.257084210526316,0.187869230769231}, {2978651,3861208,3861002,0.157609090909091,0.15075652173913}, {2978652,3861002,3860597,0.274172727272727,0.251325}, {2978653,3861813,3861511,0.206688888888889,0.206688888888889}, {2978654,3861813,3861564,0.429257142857143,0.222577777777778}, {2978655,3861564,3861201,0.328252173913043,0.37749}, {2978656,3859877,3859268,0.411933333333333,0.37074}, {2978657,3860408,3860730,0.12915,0.133316129032258}, {2978658,3860730,3861136,0.223992857142857,0.223992857142857}, {2978659,3861935,3861813,0.333253846153846,0.361025}, {2978660,3862069,3861813,0.193536,0.193536}, {2978661,3862481,3862069,0.4318875,0.4318875}, {2978662,3862069,3861770,0.32106,0.256848}, {2978663,3860579,3859877,-1,0.358135714285714}, {2978664,3858303,3858131,0.113008695652174,0.123771428571429}, {2978665,3858303,3859268,0.598036363636364,0.626514285714286}, {2978666,3858361,3858303,0.0394,0.0454615384615385}, {2978667,3859877,3858683,0.805114285714286,0.805114285714286}, {2978668,3862960,3862723,0.1254,0.1254}, {2978669,3863038,3862319,0.362328,0.335488888888889}, {2978670,3863198,3863038,0.0960521739130435,0.0960521739130435}, {2978671,3863699,3863198,0.255,0.255}, {2978672,3865311,3865689,0.262955555555556,0.262955555555556}, {2978673,3865689,3865226,0.3157875,0.3157875}, {2978674,3865907,3865689,0.0953454545454545,0.0953454545454545}, {2978675,3866118,3865907,0.109542857142857,0.104563636363636}, {2978676,3866517,3866118,0.156730434782609,0.1502}, {2978677,3866733,3866517,0.088875,0.0820384615384615}, {2978678,3865181,3865714,0.280457142857143,0.346447058823529}, {2978679,3865907,3865714,0.473823529411765,0.423947368421053}, {2978680,3865714,3865605,0.280961538461538,0.811666666666667}, {2978681,3865714,3865855,0.0567461538461538,0.0776526315789474}, {2978682,3865855,3866463,0.235107692307692,0.277854545454545}, {2978683,3865855,3865605,0.263666666666667,0.263666666666667}, {2978684,3865014,3865468,0.250658823529412,0.250658823529412}, {2978685,3865605,3865468,0.1621125,0.12969}, {2978686,3865605,3866394,0.296622222222222,0.296622222222222}, {2978687,3866439,3866118,0.2837,0.486342857142857}, {2978688,3866439,3866463,0.267947368421053,0.212125}, {2978689,3866463,3866394,0.25122,0.279133333333333}, {2978690,3866439,3867004,0.199888888888889,0.199888888888889}, {2978691,3866517,3867119,0.241622222222222,0.241622222222222}, {2978692,3867119,3867223,0.157066666666667,0.157066666666667}, {2978693,3867119,3867004,-1,-1}, {2978694,3867296,3867004,0.112466666666667,0.112466666666667}, {2978695,3865468,3866303,0.3475,0.417}, {2978696,3866394,3866303,0.1695,0.1582}, {2978697,3867523,3867223,0.130904347826087,0.103820689655172}, {2978698,3867684,3867523,0.075525,0.0697153846153846}, {2978699,3867508,3867684,0.352264285714286,0.379361538461538}, {2978700,3867508,3867296,0.21717,0.28956}, {2978701,3867296,3867086,0.468,0.468}, {2978702,3866962,3867086,0.0538,0.0561391304347826}, {2978703,3867722,3867508,0.155052631578947,0.1473}, {2978704,3867086,3867335,0.128147368421053,0.128147368421053}, {2978705,3868196,3867684,0.217390909090909,0.183946153846154}, {2978706,3866394,3866833,0.153888888888889,0.153888888888889}, {2978707,3866833,3866962,0.154,0.154}, {2978708,3867004,3866833,0.369511111111111,0.369511111111111}, {2978709,3868447,3868196,0.10905,0.100661538461538}, {2978710,3868677,3868447,0.11097,0.105685714285714}, {2978711,3869029,3868677,0.129715384615385,0.134904}, {2978712,3869379,3869029,0.158018181818182,0.158018181818182}, {2978713,3869636,3869379,0.101754545454545,0.1599}, {2978714,3867622,3867523,0.465092307692308,0.431871428571429}, {2978715,3868342,3868447,0.459626086956522,0.406592307692308}, {2978716,3868902,3869029,0.409025,0.426808695652174}, {2978717,3868156,3868196,0.4011,0.431953846153846}, {2978718,3868653,3868677,0.521342857142857,0.437928}, {2978719,3871324,3871373,0.293035714285714,0.2735}, {2978720,3871373,3871181,0.603575,0.536511111111111}, {2978721,3870360,3869762,0.485288888888889,0.485288888888889}, {2978722,3871589,3871972,0.125244444444444,0.125244444444444}, {2978723,3871972,3871816,-1,0.23217}, {2978724,3871972,3872311,0.133825,-1}, {2978725,3872314,3872311,0.269178947368421,-1}, {2978726,3872311,3873149,0.608492307692308,-1}, {2978727,3873286,3873218,0.0852387096774193,-1}, {2978728,3873218,3873149,0.10085625,0.10085625}, {2978729,3873149,3872986,0.278192307692308,0.278192307692308}, {2978730,3873878,3873218,0.331422222222222,-1}, {2978731,3874065,3873948,-1,0.229315384615385}, {2978732,3874477,3874065,0.280226086956522,0.280226086956522}, {2978733,3874477,3874418,0.158269565217391,0.202233333333333}, {2978734,3874418,3873948,0.2448,0.28152}, {2978735,3874667,3874418,0.13008,0.17344}, {2978736,3873948,3873754,-1,0.446345454545455}, {2978737,3875436,3875204,0.618,-1}, {2978738,3872200,3871805,0.73866,0.73866}, {2978739,3872986,3872572,0.63192,-1}, {2978740,3875204,3875006,0.342744,-1}, {2978741,3874337,3875006,0.26092,0.372742857142857}, {2978742,3875006,3875679,0.3337,0.296622222222222}, {2978743,3875862,3875679,-1,0.3667}, {2978744,3871805,3871181,-1,0.277685714285714}, {2978745,3873370,3872572,-1,0.341925}, {2978746,3873754,3873370,-1,0.764018181818182}, {2978747,3874228,3874923,0.3284,0.342678260869565}, {2978748,3875006,3874923,0.18625,-1}, {2978749,3875679,3875599,-1,0.168104347826087}, {2978750,3874923,3874840,0.187824,-1}, {2978751,3874120,3874840,0.331725,0.361881818181818}, {2978752,3874840,3875475,0.303784615384615,0.292533333333333}, {2978753,3871181,3871120,-1,0.103512}, {2978754,3871120,3871004,-1,0.313254545454545}, {2978755,3871869,3871120,-1,-1}, {2978756,3871918,3871869,-1,-1}, {2978757,3871869,3871659,-1,-1}, {2978758,3871659,3871004,0.3361,-1}, {2978759,3872348,3871659,0.279573913043478,-1}, {2978760,3873169,3872348,0.40659,-1}, {2978761,3872547,3871869,0.234911111111111,0.234911111111111}, {2978762,3872572,3872547,0.0666631578947368,0.0575727272727273}, {2978763,3872547,3872427,0.206372727272727,0.206372727272727}, {2978764,3872427,3872348,0.133371428571429,0.112032}, {2978765,3873370,3873169,-1,0.286114285714286}, {2978766,3870402,3870368,0.210911111111111,0.210911111111111}, {2978767,3870368,3870327,0.0888666666666667,0.114257142857143}, {2978768,3873087,3870368,0.958977777777778,0.958977777777778}, {2978769,3873169,3873087,-1,0.180457142857143}, {2978770,3873087,3873001,0.39654,0.165225}, {2978771,3873602,3873169,0.164121428571429,-1}, {2978772,3873923,3873602,0.151425,-1}, {2978773,3873602,3873087,0.4344,0.4344}, {2978774,3878375,3880278,0.853711111111111,0.853711111111111}, {2978775,3880241,3880405,-1,-1}, {2978776,3880405,3882602,-1,-1}, {2978777,3878346,3879499,0.4936,0.4936}, {2978778,3882602,3880440,-1,-1}, {2978779,3857718,3858361,0.77772,0.77772}, {2978780,3854970,3856892,0.839236363636364,0.839236363636364}, {2978781,3855431,3854970,0.225763636363636,0.225763636363636}, {2978782,3858996,3858683,0.21295,0.222208695652174}, {2978783,3860128,3860434,0.178333333333333,0.178333333333333}, {2978784,3859809,3859177,0.529073684210526,0.529073684210526}, {2978785,3859565,3858717,0.461333333333333,0.461333333333333}, {2978786,3860234,3860032,0.272033333333333,0.3060375}, {2978787,3860032,3859809,0.160655172413793,0.150290322580645}, {2978788,3859809,3859565,0.186553846153846,0.186553846153846}, {2978789,3860758,3860373,0.320139130434783,0.334690909090909}, {2978790,3860373,3860078,0.2438,0.263304}, {2978791,3860961,3860078,0.5093,0.81488}, {2978792,3861339,3860373,0.504044444444444,0.504044444444444}, {2978793,3861552,3861339,0.292036363636364,-1}, {2978794,3861331,3861339,-1,0.0835363636363636}, {2978795,3860961,3861331,0.272942857142857,0.272942857142857}, {2978796,3861469,3861743,0.4422,-1}, {2978797,3861469,3861331,-1,0.147954545454545}, {2978798,3861886,3862255,-1,0.2301}, {2978799,3861701,3861733,0.777763636363636,-1}, {2978800,3862293,3862255,0.276535714285714,-1}, {2978801,3862322,3862293,0.135417391304348,-1}, {2978802,3861941,3862293,-1,-1}, {2978803,3862255,3863042,0.733311111111111,0.733311111111111}, {2978804,3862198,3862257,0.345511111111111,0.345511111111111}, {2978805,3862545,3862244,0.224288888888889,0.224288888888889}, {2978806,3862797,3862244,0.288977777777778,0.288977777777778}, {2978807,3862797,3862738,0.0766666666666667,0.0766666666666667}, {2978808,3862940,3862797,0.0730222222222222,0.0730222222222222}, {2978809,3863221,3863097,0.0881684210526316,0.0698}, {2978810,3863488,3863221,0.186678260869565,0.1789}, {2978811,3863299,3860961,2.15565,2.15565}, {2978812,3867675,3866223,0.531111111111111,-1}, {2978813,3867675,3868155,-1,0.200536363636364}, {2978814,3868155,3868592,-1,0.200536363636364}, {2978815,3868592,3869056,-1,0.2226}, {2978816,3869056,3869604,-1,0.274136842105263}, {2978817,3867675,3867555,0.285466666666667,0.285466666666667}, {2978818,3868155,3868018,0.283755555555556,0.283755555555556}, {2978819,3868592,3868467,0.284266666666667,0.284266666666667}, {2978820,3869056,3868924,0.291933333333333,0.291933333333333}, {2978821,3867188,3867446,0.399177777777778,0.399177777777778}, {2978822,3867715,3867813,0.184866666666667,0.184866666666667}, {2978823,3867167,3867473,0.23268,0.202330434782609}, {2978824,3867473,3868038,0.312042857142857,0.336046153846154}, {2978825,3867473,3867145,0.488066666666667,0.516776470588235}, {2978826,3867145,3866147,0.325427586206897,0.31458}, {2978827,3868151,3867473,0.357971428571429,0.357971428571429}, {2978828,3868617,3868151,0.219457142857143,0.23043}, {2978829,3869060,3868617,0.191263636363636,0.168312}, {2978830,3869574,3869060,0.249126315789474,0.278435294117647}, {2978831,3868195,3868151,0.272788235294118,0.244073684210526}, {2978832,3868151,3868038,0.45537,0.337311111111111}, {2978833,3868008,3867145,0.295551724137931,0.329653846153846}, {2978834,3868038,3868008,0.107645454545455,0.102965217391304}, {2978835,3868617,3868596,0.0947333333333333,0.0947333333333333}, {2978836,3869063,3869060,0.0963555555555556,0.0963555555555556}, {2978837,3868596,3869063,0.164311111111111,0.164311111111111}, {2978838,3868596,3868566,0.1746,0.1746}, {2978839,3869063,3869048,0.181666666666667,0.181666666666667}, {2978840,3868566,3868235,0.306915789473684,0.323966666666667}, {2978841,3869048,3868566,0.245336842105263,0.245336842105263}, {2978842,3869540,3869048,0.244736842105263,0.31}, {2978843,3868008,3868235,0.0887739130434783,0.0928090909090909}, {2978844,3868235,3868460,0.0792620689655173,0.0884076923076923}, {2978845,3869576,3868460,0.4406,0.391644444444444}, {2978846,3869677,3870992,0.558709090909091,0.682866666666667}, {2978847,3870992,3872020,0.45906,0.399182608695652}, {2978848,3872073,3872944,0.40209,0.382942857142857}, {2978849,3872944,3873494,0.341233333333333,0.279190909090909}, {2978850,3870992,3871109,0.4018,0.4018}, {2978851,3872944,3872776,0.33435,0.351947368421053}, {2978852,3872776,3872622,0.287433333333333,0.246371428571429}, {2978853,3872776,3871883,-1,-1}, {2978854,3873336,3872776,0.30354,0.30354}, {2978855,3873494,3873336,0.365494736842105,0.330685714285714}, {2978856,3873336,3873233,0.23799,0.264433333333333}, {2978857,3871109,3871366,0.280444444444444,0.280444444444444}, {2978858,3870242,3870148,0.279688888888889,0.279688888888889}, {2978859,3870757,3870642,0.383936842105263,-1}, {2978860,3870148,3869628,0.177138461538462,-1}, {2978861,3870642,3870148,0.157593103448276,-1}, {2978862,3871366,3870642,0.291860869565217,-1}, {2978863,3871573,3871366,0.0824571428571429,0.0824571428571429}, {2978864,3870642,3870578,0.26937,-1}, {2978865,3870578,3870525,0.164755555555556,-1}, {2978866,3871419,3870578,-1,0.291866666666667}, {2978867,3870525,3869576,0.3168,0.328984615384615}, {2978868,3871301,3870525,0.252496551724138,0.281630769230769}, {2978869,3869556,3868955,0.327733333333333,0.39328}, {2978870,3869556,3870460,0.35115652173913,0.367118181818182}, {2978871,3870525,3870460,0.1998,0.183816}, {2978872,3872622,3872451,0.26424,0.314571428571429}, {2978873,3872451,3872320,0.193846153846154,0.21}, {2978874,3872320,3872204,0.231314285714286,0.285741176470588}, {2978875,3872204,3871301,0.301422222222222,0.35384347826087}, {2978876,3872204,3872966,0.260311111111111,0.260311111111111}, {2978877,3872320,3873064,0.262977777777778,0.262977777777778}, {2978878,3872451,3873184,0.265533333333333,0.265533333333333}, {2978879,3873896,3874068,-1,0.140664}, {2978880,3874000,3874678,0.357081818181818,0.561128571428572}, {2978881,3874678,3875321,-1,-1}, {2978882,3874840,3874678,0.343390909090909,-1}, {2978883,3874678,3874508,0.29864347826087,-1}, {2978884,3875321,3875200,-1,0.278475}, {2978885,3874498,3874188,0.651818181818182,0.623478260869565}, {2978886,3873506,3874188,0.287078571428571,0.334925}, {2978887,3875185,3874901,0.4908,0.47444}, {2978888,3874188,3874901,0.313368,0.340617391304348}, {2978889,3873314,3874025,0.343382608695652,0.358990909090909}, {2978890,3874025,3874707,0.356072727272727,0.290133333333333}, {2978891,3873151,3873900,0.321888,0.298044444444445}, {2978892,3873900,3874577,0.2802,0.217933333333333}, {2978893,3874025,3873900,0.388129411764706,0.388129411764706}, {2978894,3874901,3874707,0.300077419354839,0.281890909090909}, {2978895,3874707,3874577,0.230266666666667,0.222042857142857}, {2978896,3874707,3875581,0.386888888888889,0.386888888888889}, {2978897,3856892,3856551,0.297618181818182,0.297618181818182}, {2978898,3856892,3858718,0.90614,0.84950625}, {2978899,3858718,3859193,0.3149625,0.3149625}, {2978900,3859193,3859828,0.327418181818182,0.327418181818182}, {2978901,3861601,3859828,0.890981818181818,0.890981818181818}, {2978902,3859193,3859091,0.128690909090909,0.128690909090909}, {2978903,3865530,3864968,0.269028571428571,0.201771428571429}, {2978904,3866380,3865530,0.365608695652174,0.323423076923077}, {2978905,3865429,3865530,0.247166666666667,0.247166666666667}, {2978906,3865530,3866288,0.353466666666667,0.353466666666667}, {2978907,3865603,3865826,0.177155555555556,0.177155555555556}, {2978908,3866322,3865603,0.2616,0.2616}, {2978909,3866263,3865826,0.164466666666667,0.164466666666667}, {2978910,3864739,3864228,0.229444444444444,0.229444444444444}, {2978911,3864236,3864335,0.164111111111111,0.164111111111111}, {2978912,3868008,3867933,0.2466,0.305784}, {2978913,3868460,3868410,0.0927,0.132428571428571}, {2978914,3868206,3868410,0.0791333333333333,0.0791333333333333}, {2978915,3868206,3868150,0.206377777777778,0.206377777777778}, {2978916,3867933,3868150,0.09516,0.105733333333333}, {2978917,3868150,3868409,0.13473,0.112275}, {2978918,3868410,3868657,0.20811,0.20811}, {2978919,3868657,3868409,0.154885714285714,-1}, {2978920,3868955,3868657,0.178547368421053,-1}, {2978921,3868409,3868539,0.0760857142857143,-1}, {2978922,3868539,3868798,0.142885714285714,-1}, {2978923,3868798,3868955,0.106,-1}, {2978924,3868798,3869537,0.529866666666667,0.529866666666667}, {2978925,3868539,3868861,0.225222222222222,0.225222222222222}, {2978926,3867874,3866314,0.75684,0.75684}, {2978927,3868425,3867874,-1,0.197177777777778}, {2978928,3869291,3869088,-1,-1}, {2978929,3867754,3866644,0.454176,0.493669565217391}, {2978930,3868425,3868396,0.24465,0.24465}, {2978931,3868396,3868405,0.171992307692308,0.2794875}, {2978932,3869036,3868396,0.224511111111111,0.224511111111111}, {2978933,3869088,3869036,0.1268,0.1268}, {2978934,3869036,3869076,0.136844444444444,0.136844444444444}, {2978935,3868405,3867754,0.282872727272727,0.296342857142857}, {2978936,3868946,3868405,0.185222222222222,0.192346153846154}, {2978937,3869076,3868946,0.0593739130434783,0.0525230769230769}, {2978938,3869278,3869076,0.10161,0.0883565217391304}, {2978939,3869514,3869278,0.1154,0.159784615384615}, {2978940,3867754,3867662,0.65235,0.497028571428571}, {2978941,3868946,3868948,0.12576,0.147952941176471}, {2978942,3869009,3869005,0.21616,0.180133333333333}, {2978943,3868948,3867936,0.48537,0.64716}, {2978944,3869009,3867936,1.57933333333333,1.57933333333333}, {2978945,3868948,3869009,0.421305882352941,0.3979}, {2978946,3867645,3867662,0.0358363636363636,0.03285}, {2978947,3869005,3867662,0.374735294117647,0.455035714285714}, {2978948,3869250,3869005,0.0927461538461538,0.114828571428571}, {2978949,3869473,3869250,0.106171428571429,0.14864}, {2978950,3870070,3869529,0.181176923076923,0.2617}, {2978951,3870070,3870031,0.79692,-1}, {2978952,3870749,3870070,0.181129411764706,0.181129411764706}, {2978953,3871139,3872049,0.621369230769231,0.621369230769231}, {2978954,3871021,3871901,0.40362,0.33635}, {2978955,3872204,3872049,0.238733333333333,0.257832}, {2978956,3872049,3871966,0.125295652173913,0.130990909090909}, {2978957,3871966,3871901,0.113435294117647,0.0876545454545455}, {2978958,3871901,3871839,0.1896,0.11376}, {2978959,3871755,3871658,0.17652,0.22065}, {2978960,3871658,3871312,0.408367741935484,0.506376}, {2978961,3871966,3872511,0.236288888888889,0.236288888888889}, {2978962,3872633,3871755,0.493941176470588,0.493941176470588}, {2978963,3871658,3870749,0.245523529411765,0.287855172413793}, {2978964,3872550,3871658,0.264483870967742,0.32796}, {2978965,3870460,3870345,0.384991304347826,0.327955555555556}, {2978966,3878656,3878246,0.435044444444444,0.435044444444444}, {2978967,3871312,3870979,0.428565517241379,0.478015384615385}, {2978968,3870979,3870147,-1,0.295066666666667}, {2978969,3872328,3873176,0.323496,-1}, {2978970,3873176,3873915,0.290733333333333,-1}, {2978971,3873176,3873022,0.425858823529412,0.425858823529412}, {2978972,3873022,3872937,0.145733333333333,0.145733333333333}, {2978973,3873765,3873022,0.31236,0.31236}, {2978974,3873915,3873765,0.337017391304348,0.337017391304348}, {2978975,3873765,3873655,0.165444444444444,0.165444444444444}, {2978976,3861924,3861034,0.5204,0.5204}, {2978977,3862098,3861765,0.2244,0.2244}, {2978978,3862098,3862464,0.464177777777778,0.464177777777778}, {2978979,3862007,3862098,0.241366666666667,0.241366666666667}, {2978980,3861942,3862007,0.116366666666667,0.116366666666667}, {2978981,3862951,3863098,0.287355555555556,0.287355555555556}, {2978982,3864128,3863653,0.27831,0.27831}, {2978983,3863224,3863653,0.740686956521739,0.740686956521739}, {2978984,3864069,3863737,0.217305882352941,0.175914285714286}, {2978985,3864069,3864456,0.520875,0.520875}, {2978986,3864521,3864069,0.302188235294118,0.233509090909091}, {2978987,3865911,3864862,0.514472727272727,0.514472727272727}, {2978988,3863861,3864069,0.253342857142857,0.253342857142857}, {2978989,3863861,3863599,0.153654545454545,0.14085}, {2978990,3864408,3863861,0.257304,0.238244444444444}, {2978991,3863521,3863861,0.389622222222222,0.389622222222222}, {2978992,3864862,3864745,0.148010526315789,0.133914285714286}, {2978993,3864745,3864521,0.184285714285714,0.16125}, {2978994,3864275,3864861,0.474063157894737,0.474063157894737}, {2978995,3862337,3862746,0.477955555555556,0.477955555555556}, {2978996,3862618,3863047,0.498866666666667,0.498866666666667}, {2978997,3862736,3863190,0.516511111111111,0.516511111111111}, {2978998,3862337,3862098,0.113815384615385,0.1233}, {2978999,3862618,3862337,0.136272,0.11356}, {2979000,3862736,3862618,0.0851739130434783,0.0851739130434783}, {2979001,3862861,3862736,0.113766666666667,0.13652}, {2979002,3863521,3863130,0.55788,0.55788}, {2979003,3862753,3862007,0.339266666666667,0.339266666666667}, {2979004,3863130,3862861,0.166422222222222,0.166422222222222}, {2979005,3863819,3863993,0.145244444444444,0.145244444444444}, {2979006,3864315,3864568,0.105556097560976,0.127288235294118}, {2979007,3866989,3866322,0.2586,0.2586}, {2979008,3867253,3866989,0.232421052631579,0.232421052631579}, {2979009,3866989,3867468,0.405,0.405}, {2979010,3867645,3867468,0.171317647058824,0.19416}, {2979011,3867468,3867401,0.101511111111111,0.101511111111111}, {2979012,3866858,3866989,0.235433333333333,0.235433333333333}, {2979013,3866814,3866237,0.235527272727273,0.235527272727273}, {2979014,3867307,3866814,0.1422,0.16671724137931}, {2979015,3867694,3867307,0.156,0.16848}, {2979016,3868203,3867694,0.154877419354839,0.165558620689655}, {2979017,3868444,3868203,0.0882827586206897,0.08534}, {2979018,3866858,3866234,0.218307692307692,0.218307692307692}, {2979019,3867301,3866814,0.551192307692308,0.551192307692308}, {2979020,3867551,3867307,0.297351724137931,0.297351724137931}, {2979021,3867856,3867694,0.213977777777778,0.213977777777778}, {2979022,3867301,3866874,0.211554545454545,0.211554545454545}, {2979023,3867660,3867301,0.164533333333333,0.164533333333333}, {2979024,3867551,3867856,0.133977777777778,0.133977777777778}, {2979025,3867660,3867551,0.0748,0.0748}, {2979026,3868032,3867856,0.0997333333333333,0.0997333333333333}, {2979027,3868327,3868203,0.171977777777778,0.171977777777778}, {2979028,3868032,3868327,0.130488888888889,0.130488888888889}, {2979029,3868958,3868327,0.331266666666667,0.331266666666667}, {2979030,3867800,3867660,0.07196,0.134925}, {2979031,3868159,3868032,0.0707555555555556,0.0707555555555556}, {2979032,3867918,3867301,0.550690909090909,0.550690909090909}, {2979033,3867800,3868159,0.140911111111111,0.140911111111111}, {2979034,3867800,3868344,0.477333333333333,0.318222222222222}, {2979035,3868636,3868159,0.279422222222222,0.279422222222222}, {2979036,3869245,3868958,0.154022222222222,0.159946153846154}, {2979037,3868958,3868751,0.09358,0.08773125}, {2979038,3868751,3868636,0.0481928571428571,0.0499777777777778}, {2979039,3868636,3868344,0.152955555555556,0.13321935483871}, {2979040,3868344,3867918,0.221328,0.197614285714286}, {2979041,3869455,3868751,0.3446,0.3446}, {2979042,3868880,3868344,0.234662068965517,0.22684}, {2979043,3869911,3869455,-1,-1}, {2979044,3870038,3869911,-1,-1}, {2979045,3867918,3868330,0.230630769230769,0.230630769230769}, {2979046,3868330,3868438,0.139266666666667,0.139266666666667}, {2979047,3869357,3868880,0.2102625,0.269136}, {2979048,3868880,3868330,0.242777777777778,0.242777777777778}, {2979049,3868438,3867810,0.238688888888889,0.238688888888889}, {2979050,3869357,3868438,0.382025,0.416754545454545}, {2979051,3869357,3869471,0.08168,0.0556909090909091}, {2979052,3869911,3870044,-1,-1}, {2979053,3870547,3870648,0.394466666666667,0.394466666666667}, {2979054,3873309,3873297,0.212,0.212}, {2979055,3850176,3850314,0.098,0.098}, {2979056,3851828,3852455,0.556869230769231,0.658118181818182}, {2979057,3852455,3852762,0.263854545454545,0.263854545454545}, {2979058,3852455,3853105,0.202872727272727,0.202872727272727}, {2979059,3853055,3853105,0.124145454545455,0.124145454545455}, {2979060,3853105,3853705,0.302545454545455,0.302545454545455}, {2979061,3850314,3849947,0.183272727272727,0.183272727272727}, {2979062,3861518,3861145,0.252285714285714,0.240818181818182}, {2979063,3861692,3860944,0.548557894736842,0.548557894736842}, {2979064,3861942,3861933,-1,0.409088888888889}, {2979065,3862327,3861933,0.334606451612903,0.334606451612903}, {2979066,3861933,3861518,0.302177777777778,0.291385714285714}, {2979067,3861933,3862248,-1,-1}, {2979068,3862670,3862248,0.455815384615385,0.59256}, {2979069,3862248,3861996,0.240675,0.28881}, {2979070,3861836,3861518,0.120331578947368,0.138563636363636}, {2979071,3861996,3861836,0.0635351351351351,0.07836}, {2979072,3862211,3861996,0.102977142857143,0.109218181818182}, {2979073,3862552,3862211,0.13032972972973,0.13395}, {2979074,3861836,3861692,0.235088888888889,0.235088888888889}, {2979075,3861692,3861566,0.341454545454545,0.278222222222222}, {2979076,3862735,3861692,0.630939130434783,0.630939130434783}, {2979077,3862644,3862735,0.218836363636364,0.218836363636364}, {2979078,3863130,3863023,0.176368421052632,0.159571428571429}, {2979079,3863066,3863023,0.246552,0.267991304347826}, {2979080,3862211,3863066,0.528155555555556,0.528155555555556}, {2979081,3863242,3863066,0.142009090909091,0.142009090909091}, {2979082,3864315,3863897,0.301711111111111,0.301711111111111}, {2979083,3863897,3863628,-1,-1}, {2979084,3864223,3863897,0.175288888888889,0.175288888888889}, {2979085,3864568,3864223,0.256044444444444,0.256044444444444}, {2979086,3865404,3864762,0.305511111111111,0.305511111111111}, {2979087,3865673,3865051,0.287533333333333,0.287533333333333}, {2979088,3864474,3864223,0.112711111111111,0.112711111111111}, {2979089,3864797,3864474,0.191466666666667,0.191466666666667}, {2979090,3864797,3865051,0.0987789473684211,0.134057142857143}, {2979091,3865051,3865735,0.307418181818182,0.307418181818182}, {2979092,3865418,3864474,0.507955555555555,0.507955555555555}, {2979093,3862552,3863242,0.532,0.532}, {2979094,3862873,3862552,0.156411428571429,0.156411428571429}, {2979095,3863543,3863242,0.177666666666667,0.177666666666667}, {2979096,3863543,3863871,0.229955555555556,0.229955555555556}, {2979097,3863151,3863543,0.303533333333333,0.303533333333333}, {2979098,3862873,3863151,0.296034782608696,0.296034782608696}, {2979099,3863151,3863416,0.152844444444444,0.152844444444444}, {2979100,3863416,3863543,0.445977777777778,0.445977777777778}, {2979101,3863416,3863803,0.204822222222222,0.204822222222222}, {2979102,3865999,3866752,0.309822222222222,0.309822222222222}, {2979103,3866972,3866752,0.132555555555556,0.132555555555556}, {2979104,3866371,3866972,0.283622222222222,0.283622222222222}, {2979105,3866012,3866371,0.162046153846154,0.150471428571429}, {2979106,3865735,3866012,0.12266,0.12266}, {2979107,3865634,3865735,0.0505125,0.0734727272727273}, {2979108,3865418,3865634,0.137454545454545,0.116307692307692}, {2979109,3864756,3865418,0.382390909090909,0.442768421052632}, {2979110,3863353,3862873,0.249745945945946,0.318641379310345}, {2979111,3864109,3864615,0.37236,0.404739130434783}, {2979112,3863928,3864109,0.191025,0.183384}, {2979113,3865751,3865634,0.190017391304348,0.190017391304348}, {2979114,3865216,3864940,0.162757894736842,0.162757894736842}, {2979115,3865751,3865216,0.252088888888889,0.252088888888889}, {2979116,3865995,3865751,0.112577777777778,0.112577777777778}, {2979117,3866309,3866012,0.168133333333333,0.168133333333333}, {2979118,3866309,3865995,0.141111111111111,0.141111111111111}, {2979119,3866710,3866309,0.214657142857143,0.214657142857143}, {2979120,3866872,3866309,0.322044444444444,0.322044444444444}, {2979121,3867277,3866872,0.2427,0.285529411764706}, {2979122,3866442,3865995,0.253755555555556,0.253755555555556}, {2979123,3866872,3866442,0.158888888888889,0.158888888888889}, {2979124,3866671,3866872,0.178733333333333,0.178733333333333}, {2979125,3867083,3866671,0.2528,0.2528}, {2979126,3865837,3865751,0.292177777777778,0.292177777777778}, {2979127,3865837,3865216,0.268022222222222,0.268022222222222}, {2979128,3865937,3865837,0.0786260869565217,0.0822}, {2979129,3865576,3865937,0.168888888888889,0.168888888888889}, {2979130,3865937,3866199,0.116066666666667,0.116066666666667}, {2979131,3866442,3866199,0.145422222222222,0.145422222222222}, {2979132,3866199,3866671,0.1524,0.1524}, {2979133,3866033,3865937,0.0816947368421053,0.0739142857142857}, {2979134,3866838,3866033,0.4435,0.4435}, {2979135,3866207,3866033,0.64845,0.51876}, {2979136,3864109,3865237,0.521955555555556,0.521955555555556}, {2979137,3867410,3866872,0.329422222222222,0.329422222222222}, {2979138,3868438,3868658,0.188537142857143,0.188537142857143}, {2979139,3868818,3868242,0.265714285714286,0.265714285714286}, {2979140,3868658,3868818,0.157822222222222,0.157822222222222}, {2979141,3868818,3869041,0.507035294117647,0.507035294117647}, {2979142,3869041,3869307,0.335577777777778,0.335577777777778}, {2979143,3869528,3868658,0.316755555555556,0.316755555555556}, {2979144,3869600,3868818,0.314725,0.314725}, {2979145,3869041,3868595,0.164066666666667,0.164066666666667}, {2979146,3869668,3869041,0.3198,0.3198}, {2979147,3870256,3869528,0.381282352941176,0.308657142857143}, {2979148,3870332,3870256,0.1442,0.157309090909091}, {2979149,3870256,3870216,0.359968421052632,0.359968421052632}, {2979150,3870830,3870658,0.369857142857143,0.383555555555556}, {2979151,3869582,3869779,0.0789,0.0826571428571429}, {2979152,3869779,3869978,0.08799,0.0799909090909091}, {2979153,3869978,3870216,0.0977454545454546,0.074151724137931}, {2979154,3870216,3870658,0.20454,0.1461}, {2979155,3869978,3869889,0.348736363636364,0.426233333333333}, {2979156,3869889,3869786,0.286377777777778,0.286377777777778}, {2979157,3870096,3869889,0.164618181818182,0.164618181818182}, {2979158,3870096,3869992,0.299422222222222,0.299422222222222}, {2979159,3870561,3870096,0.155511111111111,0.155511111111111}, {2979160,3870658,3870625,0.189542857142857,0.189542857142857}, {2979161,3870625,3870603,-1,0.065895652173913}, {2979162,3870603,3870561,-1,0.10419}, {2979163,3870561,3870416,-1,0.362488888888889}, {2979164,3870625,3870810,-1,0.0630692307692308}, {2979165,3870603,3870787,0.0603333333333333,0.0603333333333333}, {2979166,3870810,3870787,0.0532222222222222,0.0532222222222222}, {2979167,3870787,3870779,0.0788222222222222,0.0788222222222222}, {2979168,3870779,3870675,0.355555555555556,0.355555555555556}, {2979169,3871156,3871054,0.357444444444444,0.357444444444444}, {2979170,3872056,3871931,0.333066666666667,0.333066666666667}, {2979171,3871931,3871804,-1,-1}, {2979172,3871804,3871689,0.376955555555556,0.376955555555556}, {2979173,3872248,3872146,-1,0.45426}, {2979174,3871931,3872146,-1,-1}, {2979175,3872146,3872112,-1,0.153703448275862}, {2979176,3871804,3872034,-1,-1}, {2979177,3872112,3872034,-1,0.14341935483871}, {2979178,3872034,3871912,-1,0.6354375}, {2979179,3872112,3872480,0.269261538461538,0.269261538461538}, {2979180,3872480,3872582,0.0585882352941176,0.0664}, {2979181,3872775,3872631,0.477234782608696,0.439056}, {2979182,3873207,3873158,0.455325,0.455325}, {2979183,3872631,3873158,0.191888888888889,0.191888888888889}, {2979184,3872631,3872582,0.139042105263158,0.120081818181818}, {2979185,3872582,3872919,0.14376,0.14376}, {2979186,3872919,3873153,0.1152,0.1152}, {2979187,3873158,3873153,0.0988444444444444,0.0988444444444444}, {2979188,3872480,3872329,0.900975,0.900975}, {2979189,3872919,3872801,0.779233333333333,0.779233333333333}, {2979190,3870416,3870326,0.461952,0.412457142857143}, {2979191,3870326,3871011,0.237755555555556,0.237755555555556}, {2979192,3869857,3870172,0.107928,0.117313043478261}, {2979193,3869857,3870267,0.519733333333333,0.519733333333333}, {2979194,3870267,3870172,0.429333333333333,0.429333333333333}, {2979195,3870326,3870310,0.120978947368421,0.11493}, {2979196,3870310,3870296,0.06984,0.0455478260869565}, {2979197,3870172,3870296,0.047025,0.0594}, {2979198,3870296,3870293,0.0405333333333333,0.0420923076923077}, {2979199,3870293,3870266,0.177461538461538,0.096125}, {2979200,3870266,3870941,0.233955555555556,0.233955555555556}, {2979201,3870310,3870293,0.5446,0.5446}, {2979202,3871912,3871746,0.4314,0.449375}, {2979203,3871746,3872436,0.294142857142857,0.30885}, {2979204,3872436,3872721,0.0746129032258064,0.110142857142857}, {2979205,3872801,3872721,0.332909090909091,0.422538461538461}, {2979206,3872721,3872955,0.118642105263158,0.093925}, {2979207,3873576,3873552,0.497530434782609,0.4768}, {2979208,3872436,3872384,0.34122,0.359178947368421}, {2979209,3872913,3872955,0.324657142857143,0.4261125}, {2979210,3871429,3871038,0.196666666666667,0.131111111111111}, {2979211,3871429,3871634,0.0649354838709677,0.0774230769230769}, {2979212,3871634,3872384,0.2512,0.260861538461538}, {2979213,3872384,3872913,0.160055172413793,0.185664}, {2979214,3871656,3871634,0.0484444444444444,0.0484444444444444}, {2979215,3873153,3873271,0.0473555555555556,0.0473555555555556}, {2979216,3873271,3873607,0.127244444444444,0.127244444444444}, {2979217,3873271,3873190,0.514777777777778,0.514777777777778}, {2979218,3885991,3886317,0.119172413793103,-1}, {2979219,3886005,3886317,0.135036363636364,-1}, {2979220,3861011,3859859,1.72033846153846,1.06497142857143}, {2979221,3862720,3861492,0.513154838709677,0.513154838709677}, {2979222,3862828,3862720,0.278918181818182,0.322957894736842}, {2979223,3862300,3861318,0.534666666666667,0.534666666666667}, {2979224,3862300,3862112,0.425266666666667,0.425266666666667}, {2979225,3862204,3861430,0.7184,0.7184}, {2979226,3861492,3861357,0.174288888888889,0.174288888888889}, {2979227,3863665,3863928,0.301539130434783,0.256866666666667}, {2979228,3866036,3863928,1.7666,1.7666}, {2979229,3866036,3866367,0.29079,0.29079}, {2979230,3865759,3866036,0.255628571428571,0.255628571428571}, {2979231,3865641,3865759,0.0788222222222222,0.0788222222222222}, {2979232,3866775,3866036,0.299733333333333,0.299733333333333}, {2979233,3863557,3863262,0.33265,0.33265}, {2979234,3864151,3863821,0.6074,0.6074}, {2979235,3863262,3862720,0.322272,0.322272}, {2979236,3863821,3863262,0.309807692307692,0.309807692307692}, {2979237,3864139,3863821,0.18366,0.18366}, {2979238,3865612,3864139,0.665822222222222,0.665822222222222}, {2979239,3865914,3865612,0.41448,0.41448}, {2979240,3865612,3865492,0.185711111111111,0.185711111111111}, {2979241,3863542,3862934,0.312511111111111,0.312511111111111}, {2979242,3863754,3863542,0.106466666666667,0.106466666666667}, {2979243,3863918,3863754,0.138046153846154,0.138046153846154}, {2979244,3863821,3863542,0.283844444444444,0.283844444444444}, {2979245,3863754,3863627,0.314955555555556,0.314955555555556}, {2979246,3863627,3863937,0.137733333333333,0.137733333333333}, {2979247,3865857,3865612,0.0961111111111111,0.0961111111111111}, {2979248,3865857,3865548,0.242155555555556,0.242155555555556}, {2979249,3866137,3865857,0.224133333333333,0.224133333333333}, {2979250,3868109,3866285,0.763533333333333,0.763533333333333}, {2979251,3868313,3866602,0.740222222222222,0.740222222222222}, {2979252,3866983,3867557,0.265133333333333,0.265133333333333}, {2979253,3867557,3868134,0.248844444444444,0.248844444444444}, {2979254,3867713,3867557,0.1094,0.1094}, {2979255,3868297,3867713,0.236111111111111,0.236111111111111}, {2979256,3868297,3868134,0.113444444444444,0.113444444444444}, {2979257,3868741,3868297,0.186755555555556,0.186755555555556}, {2979258,3869012,3867595,0.599422222222222,0.599422222222222}, {2979259,3868074,3868827,0.312577777777778,0.312577777777778}, {2979260,3868827,3869325,0.272791304347826,0.241315384615385}, {2979261,3868827,3869497,0.5412,0.5412}, {2979262,3872141,3871656,0.316977777777778,0.316977777777778}, {2979263,3868056,3867628,0.308,0.308}, {2979264,3869321,3868298,-1,-1}, {2979265,3882075,3882641,0.36318,0.36318}, {2979266,3882641,3882903,0.16479,0.16479}, {2979267,3884580,3885174,0.1879875,0.146721951219512}, {2979268,3885174,3885462,0.126576923076923,0.0997272727272727}, {2979269,3882987,3882641,0.40665,0.40665}, {2979270,3882987,3882289,0.39381,0.39381}, {2979271,3883208,3882987,0.11277,0.11277}, {2979272,3883605,3884066,0.24543,0.24543}, {2979273,3884028,3884066,0.388377777777778,0.388377777777778}, {2979274,3885143,3884628,0.26421,0.26421}, {2979275,3883107,3882903,0.152688888888889,0.152688888888889}, {2979276,3887762,3887788,0.0400888888888889,0.0400888888888889}, {2979277,3887788,3887828,0.21987,0.21987}, {2979278,3861592,3860922,0.451272,0.451272}, {2979279,3861617,3861592,0.060312,0.0558444444444444}, {2979280,3861781,3861592,0.118009090909091,0.136642105263158}, {2979281,3861781,3861614,0.282422222222222,0.282422222222222}, {2979282,3862207,3862204,0.199725,0.152171428571429}, {2979283,3860324,3859430,0.409468965517241,0.424092857142857}, {2979284,3861212,3861617,0.552714285714286,0.552714285714286}, {2979285,3862730,3861781,0.546485714285714,0.7172625}, {2979286,3864314,3861617,1.485216,1.3752}, {2979287,3863354,3862730,0.445642105263158,0.6048}, {2979288,3863354,3862974,0.731,0.731}, {2979289,3863969,3863354,0.387694736842105,0.433305882352941}, {2979290,3864540,3865410,0.418963636363636,0.418963636363636}, {2979291,3864541,3864101,0.195333333333333,0.195333333333333}, {2979292,3863914,3864188,0.154955555555556,0.154955555555556}, {2979293,3866355,3866014,0.135977777777778,0.135977777777778}, {2979294,3866744,3866355,0.21168,0.249035294117647}, {2979295,3866885,3866509,0.133269230769231,0.182368421052632}, {2979296,3866885,3866707,0.131133333333333,0.131133333333333}, {2979297,3866707,3866304,0.178009090909091,0.19581}, {2979298,3866980,3866707,0.1663,0.173530434782609}, {2979299,3866370,3866304,0.297022222222222,0.297022222222222}, {2979300,3866370,3866582,0.133333333333333,0.133333333333333}, {2979301,3866740,3866370,0.145088888888889,0.145088888888889}, {2979302,3866642,3866740,0.222755555555556,0.222755555555556}, {2979303,3866740,3866846,0.109644444444444,0.109644444444444}, {2979304,3866980,3866846,0.0944666666666667,0.0944666666666667}, {2979305,3867317,3866980,0.169153846153846,0.18325}, {2979306,3866846,3867317,0.205244444444444,0.205244444444444}, {2979307,3867317,3867759,0.234111111111111,0.234111111111111}, {2979308,3867516,3867317,0.147222222222222,0.19875}, {2979309,3867143,3867516,0.284815384615385,0.3366}, {2979310,3867516,3867759,0.104088888888889,0.104088888888889}, {2979311,3867678,3866885,0.302690322580645,0.375336}, {2979312,3868152,3867678,0.219268965517241,0.21196}, {2979313,3867759,3868152,-1,-1}, {2979314,3868516,3868152,0.190071428571429,0.231391304347826}, {2979315,3867656,3868784,0.470933333333333,0.470933333333333}, {2979316,3870201,3869321,-1,-1}, {2979317,3867628,3867150,0.208533333333333,0.208533333333333}, {2979318,3869159,3868764,0.42033,0.42033}, {2979319,3869739,3869159,0.3165,0.3165}, {2979320,3869374,3869248,0.117644444444444,0.117644444444444}, {2979321,3869326,3869374,0.167311111111111,0.167311111111111}, {2979322,3869479,3869326,0.247155555555556,0.247155555555556}, {2979323,3870055,3869374,0.279133333333333,0.279133333333333}, {2979324,3870386,3870490,0.35943,0.35943}, {2979325,3869980,3870237,0.243511111111111,0.243511111111111}, {2979326,3870313,3870237,0.0281777777777778,0.0281777777777778}, {2979327,3870248,3870313,0.195244444444444,0.195244444444444}, {2979328,3870237,3869479,0.356355555555556,0.356355555555556}, {2979329,3870313,3870605,0.0982222222222222,0.0982222222222222}, {2979330,3870597,3870605,0.189646153846154,0.182622222222222}, {2979331,3871880,3872269,0.151069565217391,0.165457142857143}, {2979332,3873858,3873874,0.0947555555555556,0.0882206896551724}, {2979333,3879696,3878822,-1,-1}, {2979334,3880181,3879717,0.240777777777778,0.240777777777778}, {2979335,3879700,3879716,0.101577777777778,0.101577777777778}, {2979336,3879696,3879700,0.0674666666666667,0.0674666666666667}, {2979337,3879696,3879717,0.153711111111111,0.153711111111111}, {2979338,3880226,3880289,0.4752375,0.4752375}, {2979339,3880226,3880213,0.1084,0.1084}, {2979340,3880181,3880213,0.3018,0.3018}, {2979341,3880163,3880181,0.1341375,0.165092307692308}, {2979342,3880144,3880163,0.14535,0.184990909090909}, {2979343,3880642,3880181,0.218044444444444,0.218044444444444}, {2979344,3880610,3880289,0.2650875,0.21207}, {2979345,3880610,3880712,-1,-1}, {2979346,3880687,3880712,-1,-1}, {2979347,3880687,3880642,-1,-1}, {2979348,3880576,3880642,0.6961,0.6961}, {2979349,3880984,3880610,0.203685714285714,0.194427272727273}, {2979350,3881478,3880642,0.357511111111111,0.357511111111111}, {2979351,3881737,3880984,0.487729411764706,0.41457}, {2979352,3881588,3881737,0.389057142857143,0.40851}, {2979353,3881588,3881512,0.276138461538461,0.276138461538461}, {2979354,3882136,3882134,0.59528,0.59528}, {2979355,3881463,3880338,-1,-1}, {2979356,3882731,3882817,-1,-1}, {2979357,3882134,3882114,1.07383636363636,1.07383636363636}, {2979358,3881512,3881478,0.140725,0.14684347826087}, {2979359,3883605,3883642,0.404733333333333,0.404733333333333}, {2979360,3884066,3884128,-1,0.429777777777778}, {2979361,3884687,3884628,0.75612,0.75612}, {2979362,3884715,3884687,0.197188235294118,0.197188235294118}, {2979363,3887571,3888042,0.259914285714286,0.237313043478261}, {2979364,3885015,3885020,0.0905714285714286,0.1585}, {2979365,3887571,3889116,0.74877,0.74877}, {2979366,3889116,3889095,0.35996,0.3374625}, {2979367,3884680,3885085,0.151288888888889,0.151288888888889}, {2979368,3885862,3885789,0.595177777777778,0.595177777777778}, {2979369,3885535,3886315,0.2978,0.2978}, {2979370,3889116,3890497,0.78933,0.78933}, {2979371,3890497,3890481,-1,-1}, {2979372,3890497,3890847,0.148022222222222,0.148022222222222}, {2979373,3893806,3894088,0.189371428571429,0.152953846153846}, {2979374,3894088,3894120,0.44505,0.547753846153846}, {2979375,3894088,3894564,-1,0.263256}, {2979376,3893941,3893806,-1,0.263234482758621}, {2979377,3894088,3894240,0.386494736842105,0.349685714285714}, {2979378,3894826,3895423,0.233451428571429,0.2476}, {2979379,3894131,3894252,-1,-1}, {2979380,3894430,3894261,0.141,0.1498125}, {2979381,3895744,3895637,0.0918818181818182,0.0918818181818182}, {2979382,3895637,3895464,0.158311111111111,0.158311111111111}, {2979383,3895637,3896112,0.287911111111111,0.287911111111111}, {2979384,3895874,3896112,0.197863636363636,0.229105263157895}, {2979385,3896112,3896226,0.1295625,0.109105263157895}, {2979386,3895882,3896614,0.638739130434782,0.58764}, {2979387,3896614,3897327,0.680714285714286,0.71475}, {2979388,3897327,3897913,0.36125625,0.502617391304348}, {2979389,3897913,3898460,0.274961538461538,0.297875}, {2979390,3896614,3897066,0.421866666666667,0.33015652173913}, {2979391,3896260,3896844,-1,0.882327272727273}, {2979392,3896990,3897059,-1,0.053325}, {2979393,3897059,3897199,-1,0.0998444444444444}, {2979394,3897199,3897550,-1,0.324518181818182}, {2979395,3897066,3897550,0.31575,0.344454545454545}, {2979396,3897059,3897532,-1,0.344971428571429}, {2979397,3897199,3897659,0.344885714285714,-1}, {2979398,3897532,3897848,-1,-1}, {2979399,3897550,3898065,-1,0.338018181818182}, {2979400,3897576,3897700,-1,-1}, {2979401,3898966,3899288,0.285175,-1}, {2979402,3898065,3898187,0.0719714285714286,0.0839666666666667}, {2979403,3898187,3898397,0.171176470588235,0.161666666666667}, {2979404,3898397,3898549,0.0784571428571429,0.06865}, {2979405,3898706,3899188,0.248622222222222,0.248622222222222}, {2979406,3898853,3899188,0.3672375,0.267081818181818}, {2979407,3898187,3898597,0.317008695652174,0.317008695652174}, {2979408,3898597,3898706,0.0820285714285714,0.0820285714285714}, {2979409,3898549,3898597,0.3882,0.3882}, {2979410,3899288,3899528,0.131590909090909,0.131590909090909}, {2979411,3899528,3899778,0.24879,0.24879}, {2979412,3899188,3899262,0.0590608695652174,0.0522461538461538}, {2979413,3899262,3899778,0.274,0.274}, {2979414,3899528,3899812,0.161232,0.16795}, {2979415,3899812,3899982,0.142452631578947,0.13533}, {2979416,3899812,3900120,0.197666666666667,0.197666666666667}, {2979417,3899808,3900120,0.159333333333333,0.159333333333333}, {2979418,3899262,3899485,0.207266666666667,0.15545}, {2979419,3897550,3898349,0.90135,0.554676923076923}, {2979420,3897700,3898457,-1,0.4858}, {2979421,3900071,3901021,0.479888888888889,0.46275}, {2979422,3900312,3901244,0.40918125,0.503607692307692}, {2979423,3898349,3898790,0.374563636363636,0.433705263157895}, {2979424,3899153,3899562,0.352095652173913,0.352095652173913}, {2979425,3898790,3899312,0.470325,0.37626}, {2979426,3899312,3899562,0.207410526315789,0.231811764705882}, {2979427,3899562,3899984,0.20788,0.20788}, {2979428,3899688,3900108,0.32325,0.32325}, {2979429,3899984,3900108,0.0869454545454545,0.0869454545454545}, {2979430,3900108,3900403,0.165844444444444,0.165844444444444}, {2979431,3899984,3900345,0.246711111111111,-1}, {2979432,3900108,3900488,0.297954545454545,0.297954545454545}, {2979433,3900345,3900488,0.0920666666666667,0.0920666666666667}, {2979434,3900488,3900779,0.25275,0.25275}, {2979435,3900779,3901252,0.35757,0.286056}, {2979436,3900869,3901535,0.355064516129032,0.423346153846154}, {2979437,3901252,3901535,0.210314285714286,0.184025}, {2979438,3901205,3901821,0.370844444444444,0.400512}, {2979439,3901535,3901821,0.192130434782609,0.163666666666667}, {2979440,3899562,3900421,0.671575,0.671575}, {2979441,3901535,3902151,0.341911111111111,0.341911111111111}, {2979442,3901821,3902460,0.3291,0.3291}, {2979443,3898276,3898790,0.492,0.351428571428571}, {2979444,3898790,3899170,0.262638461538462,0.325171428571429}, {2979445,3898650,3899170,0.299952,0.299952}, {2979446,3899170,3899645,0.335863636363636,0.307875}, {2979447,3899170,3899392,0.163688888888889,0.163688888888889}, {2979448,3902151,3902754,0.469263157894737,0.469263157894737}, {2979449,3901821,3902156,0.182904,0.175869230769231}, {2979450,3902156,3902289,0.135642857142857,0.135642857142857}, {2979451,3902289,3903314,0.635775,0.76293}, {2979452,3902565,3902873,0.155844444444444,0.155844444444444}, {2979453,3902873,3903105,0.172088888888889,0.172088888888889}, {2979454,3902460,3903050,0.334533333333333,0.334533333333333}, {2979455,3901947,3902453,0.3093,0.3093}, {2979456,3902453,3902754,0.27945,0.263011764705882}, {2979457,3902754,3903050,0.2862,0.195136363636364}, {2979458,3903050,3903373,0.2659,0.217554545454545}, {2979459,3902754,3903346,0.345311111111111,0.345311111111111}, {2979460,3903050,3903593,0.343355555555556,0.343355555555556}, {2979461,3903373,3903761,0.34248,0.34248}, {2979462,3904147,3904312,0.135314285714286,0.135314285714286}, {2979463,3903314,3903770,0.365208,0.351161538461538}, {2979464,3903770,3904152,0.246375,0.203896551724138}, {2979465,3904152,3904312,0.13455,0.129168}, {2979466,3904152,3905204,0.589244444444444,-1}, {2979467,3904312,3904574,0.20136,0.20136}, {2979468,3904312,3904817,0.332378571428572,0.387775}, {2979469,3904817,3905206,0.320542857142857,0.269256}, {2979470,3904574,3905076,0.334377777777778,0.334377777777778}, {2979471,3904564,3905177,0.407244444444444,0.407244444444444}, {2979472,3904243,3904740,0.345622222222222,0.345622222222222}, {2979473,3904574,3905353,0.500376,0.500376}, {2979474,3905206,3906356,0.95261052631579,0.670355555555556}, {2979475,3903593,3903985,0.229,0.229}, {2979476,3903985,3904439,-1,0.216575}, {2979477,3904439,3904740,0.167504347826087,0.167504347826087}, {2979478,3904740,3905177,0.162218181818182,0.162218181818182}, {2979479,3905177,3905484,0.147814285714286,0.159184615384615}, {2979480,3904417,3904617,0.133622222222222,0.133622222222222}, {2979481,3902873,3903132,0.153311111111111,0.153311111111111}, {2979482,3906606,3907033,0.245530434782609,0.256690909090909}, {2979483,3905865,3906108,0.123174193548387,0.141422222222222}, {2979484,3906108,3906378,0.135561290322581,0.144910344827586}, {2979485,3906378,3906606,0.185113043478261,0.193527272727273}, {2979486,3907033,3907745,0.363822222222222,0.363822222222222}, {2979487,3907745,3908507,0.374088888888889,0.374088888888889}, {2979488,3907390,3908069,0.358288888888889,0.358288888888889}, {2979489,3908069,3908816,0.371555555555556,0.371555555555556}, {2979490,3908363,3909135,0.530242105263158,0.530242105263158}, {2979491,3906378,3906984,0.356488888888889,0.356488888888889}, {2979492,3906984,3907328,0.282675,0.22614}, {2979493,3907328,3907745,0.28077,0.4011}, {2979494,3907745,3908069,0.162888,0.162888}, {2979495,3908069,3908363,0.170725,0.241023529411765}, {2979496,3909135,3909384,0.168026086956522,0.19323}, {2979497,3908799,3909384,0.341688888888889,0.341688888888889}, {2979498,3909384,3909717,0.222057142857143,0.222057142857143}, {2979499,3909717,3910051,0.158911111111111,0.158911111111111}, {2979500,3910051,3910139,0.230844444444444,0.230844444444444}, {2979501,3909384,3910166,0.381407142857143,0.368255172413793}, {2979502,3909717,3910567,0.384533333333333,0.384533333333333}, {2979503,3910051,3910865,0.376111111111111,0.376111111111111}, {2979504,3909800,3910166,0.185492307692308,0.141847058823529}, {2979505,3910166,3910567,0.23181,0.210736363636364}, {2979506,3910567,3910865,0.22575,0.196304347826087}, {2979507,3910865,3911011,0.37276,0.243104347826087}, {2979508,3908799,3909474,0.357444444444444,0.357444444444444}, {2979509,3909474,3909800,0.133327272727273,0.129405882352941}, {2979510,3910949,3910837,0.20444347826087,0.20444347826087}, {2979511,3911290,3911218,0.171038709677419,0.171038709677419}, {2979512,3911218,3911099,0.326034782608696,0.357085714285714}, {2979513,3911290,3912035,0.384422222222222,0.384422222222222}, {2979514,3911218,3911730,0.35292,0.35292}, {2979515,3904699,3905513,0.557165217391304,0.441889655172414}, {2979516,3905513,3905601,0.0597333333333333,0.0896}, {2979517,3905601,3905516,0.0629684210526316,0.0629684210526316}, {2979518,3905944,3905601,0.225182608695652,0.235418181818182}, {2979519,3905516,3905865,0.200423076923077,0.20844}, {2979520,3906108,3906718,0.361955555555556,0.361955555555556}, {2979521,3906718,3906984,0.207966666666667,0.207966666666667}, {2979522,3904999,3905880,0.585981818181818,0.460414285714286}, {2979523,3905880,3905944,0.0711666666666667,0.04575}, {2979524,3905880,3906088,0.199231578947368,0.199231578947368}, {2979525,3905226,3906088,0.460888888888889,0.460888888888889}, {2979526,3905457,3906299,0.452444444444444,0.452444444444444}, {2979527,3906088,3906299,0.134511111111111,0.134511111111111}, {2979528,3906299,3906534,0.196663636363636,0.196663636363636}, {2979529,3905944,3906170,0.123782608695652,0.101678571428571}, {2979530,3906170,3906307,0.0939391304347826,0.0771642857142857}, {2979531,3906170,3906889,0.514434782608696,0.514434782608696}, {2979532,3905865,3906307,0.336272727272727,0.336272727272727}, {2979533,3906307,3906609,0.153875,0.14772}, {2979534,3906609,3906893,0.177977777777778,0.177977777777778}, {2979535,3906893,3907203,0.169888888888889,0.169888888888889}, {2979536,3906609,3906718,0.132830769230769,0.132830769230769}, {2979537,3906893,3907255,0.277233333333333,0.277233333333333}, {2979538,3906984,3907376,0.188711111111111,0.188711111111111}, {2979539,3907376,3907689,0.23538,0.276917647058823}, {2979540,3907376,3907684,0.3643,-1}, {2979541,3912329,3912685,0.170622222222222,0.170622222222222}, {2979542,3911597,3912685,0.534577777777778,0.534577777777778}, {2979543,3912685,3912833,0.0818526315789474,0.0818526315789474}, {2979544,3912833,3913098,0.19935,0.1772}, {2979545,3910949,3911776,0.308066666666667,0.308066666666667}, {2979546,3911897,3913098,1.5954,1.5954}, {2979547,3913182,3912833,0.238575,0.238575}, {2979548,3913448,3913182,0.20478947368421,0.20478947368421}, {2979549,3913182,3913759,0.285866666666667,0.285866666666667}, {2979550,3913098,3913428,0.216771428571429,0.239589473684211}, {2979551,3913428,3913755,0.1617,0.168168}, {2979552,3912542,3913755,0.534133333333333,0.534133333333333}, {2979604,3859969,3859631,0.54468,0.54468}, {2979616,3865495,3865623,0.48159,0.48159}, {2979626,3866085,3864868,0.41522,0.461355555555556}, {2979627,3867323,3866085,0.3644625,0.402165517241379}, {2979628,3867008,3866576,0.50072,0.357657142857143}, {2979629,3866828,3866576,0.15591,0.15591}, {2979630,3866828,3867352,0.302022222222222,0.302022222222222}, {2979631,3867133,3866828,0.133103225806452,0.171925}, {2979632,3867133,3867656,0.306422222222222,0.306422222222222}, {2979633,3867436,3867133,0.13089375,0.13089375}, {2979634,3867653,3867436,0.122091891891892,0.122091891891892}, {2979635,3867807,3867653,-1,-1}, {2979636,3868540,3868131,0.191844444444444,0.191844444444444}, {2979637,3868338,3868540,0.117644444444444,0.117644444444444}, {2979638,3868901,3868540,0.373688888888889,0.373688888888889}, {2979639,3869018,3867653,0.521733333333333,0.521733333333333}, {2979640,3867436,3866928,0.229555555555556,0.229555555555556}, {2979641,3870984,3870571,0.145688888888889,0.145688888888889}, {2979642,3870158,3870135,-1,-1}, {2979643,3870894,3870135,0.29335,0.306104347826087}, {2979644,3868972,3869053,0.121933333333333,0.121933333333333}, {2979645,3869155,3868972,-1,-1}, {2979646,3869336,3869155,-1,-1}, {2979647,3870072,3869336,0.253288888888889,0.253288888888889}, {2979648,3869336,3869387,0.0579111111111111,0.0579111111111111}, {2979649,3869387,3869442,0.0559777777777778,0.0559777777777778}, {2979650,3869442,3869583,0.100155555555556,0.100155555555556}, {2979651,3870682,3870877,0.132444444444444,0.132444444444444}, {2979652,3870072,3870129,0.124511111111111,0.124511111111111}, {2979653,3870909,3871535,-1,0.45312}, {2979654,3871721,3872367,0.253147826086957,0.215644444444444}, {2979655,3872269,3872254,0.0893555555555556,0.0893555555555556}, {2979656,3872815,3872666,0.246555555555556,0.246555555555556}, {2979657,3872367,3872269,0.211485714285714,0.193095652173913}, {2979658,3872367,3872815,0.186485714285714,0.139864285714286}, {2979659,3873858,3873872,0.1248,0.12064}, {2979660,3873872,3874017,0.331232432432432,0.314246153846154}, {2979661,3872417,3872367,0.155575,0.143607692307692}, {2979662,3872417,3872879,0.241552941176471,0.241552941176471}, {2979663,3872879,3872815,0.235585714285714,0.235585714285714}, {2979664,3872499,3872417,0.141,0.135964285714286}, {2979665,3871946,3872499,0.249942857142857,0.26244}, {2979666,3872557,3872499,0.168625,0.183954545454545}, {2979667,3872385,3872557,0.0586222222222222,0.0586222222222222}, {2979668,3872385,3872739,-1,-1}, {2979669,3872739,3872557,0.141124137931034,0.177939130434783}, {2979670,3871334,3871256,-1,-1}, {2979671,3871535,3871615,0.0432,0.0412363636363636}, {2979672,3872283,3872767,-1,0.3651}, {2979673,3872767,3872739,0.0561333333333333,0.07578}, {2979674,3872856,3872767,0.214554545454545,0.214554545454545}, {2979675,3871535,3871494,0.20724,0.287833333333333}, {2979676,3871615,3872067,0.468141176470588,0.468141176470588}, {2979677,3872856,3873195,-1,0.592090909090909}, {2979678,3872905,3872856,0.16971,0.28285}, {2979679,3872574,3872905,0.17685,-1}, {2979680,3872905,3873195,0.21592,-1}, {2979681,3872101,3872574,0.329742857142857,-1}, {2979682,3878615,3878777,-1,-1}, {2979683,3878359,3878615,-1,-1}, {2979684,3879716,3879708,0.153266666666667,0.153266666666667}, {2979685,3878770,3878518,-1,-1}, {2979686,3879708,3880180,0.2884,0.2884}, {2979687,3880099,3880793,0.388958823529412,0.400745454545455}, {2979688,3881862,3881458,0.521307692307692,0.322714285714286}, {2979689,3881483,3881344,0.160777777777778,0.131545454545455}, {2979690,3881344,3881117,0.123947368421053,0.120769230769231}, {2979691,3881458,3881344,0.08373,0.08373}, {2979692,3881117,3881274,0.12705,0.112933333333333}, {2979693,3881458,3881274,0.239633333333333,0.2054}, {2979694,3881274,3881093,0.415661538461538,0.337725}, {2979695,3880424,3880877,0.414,0.414}, {2979696,3881093,3880877,0.235341176470588,0.235341176470588}, {2979697,3878076,3877880,-1,-1}, {2979698,3878518,3878076,-1,-1}, {2979699,3878188,3878076,-1,-1}, {2979700,3878188,3878057,-1,-1}, {2979701,3878908,3879202,0.1548,0.1548}, {2979702,3879636,3879202,0.3528,0.373552941176471}, {2979703,3879202,3879471,0.227977777777778,0.227977777777778}, {2979704,3879471,3879864,0.292257142857143,0.245496}, {2979705,3880424,3880091,0.257444444444444,0.210636363636364}, {2979706,3880091,3879792,0.305972727272727,0.217141935483871}, {2979707,3880486,3880091,0.251622222222222,0.251622222222222}, {2979708,3880864,3880486,0.286022222222222,0.286022222222222}, {2979709,3880486,3880135,0.234488888888889,0.234488888888889}, {2979710,3880644,3880326,0.230444444444444,0.345666666666667}, {2979711,3880644,3880486,0.0988,0.0988}, {2979712,3880163,3879696,0.243311111111111,0.243311111111111}, {2979713,3881478,3881487,0.073075,0.0923052631578947}, {2979714,3881483,3881487,0.401929411764706,0.401929411764706}, {2979715,3882097,3882114,0.46308,0.46308}, {2979716,3880180,3880576,0.336466666666667,0.336466666666667}, {2979717,3881896,3881458,0.206133333333333,0.206133333333333}, {2979718,3882308,3881896,0.225177777777778,0.225177777777778}, {2979719,3881582,3880877,0.344511111111111,0.344511111111111}, {2979720,3881794,3881582,0.173589473684211,0.157057142857143}, {2979721,3881582,3881094,0.64348,0.567776470588235}, {2979722,3881869,3882235,0.481044444444444,0.481044444444444}, {2979723,3880644,3881094,0.2826,0.3297}, {2979724,3884598,3884572,0.495,0.495}, {2979725,3886220,3886355,0.07872,0.0874666666666667}, {2979726,3886355,3887360,0.460246153846154,0.4432}, {2979727,3886355,3886327,0.296911111111111,0.296911111111111}, {2979728,3886327,3886291,0.300333333333333,0.300333333333333}, {2979729,3886134,3886291,0.0659777777777778,0.08907}, {2979730,3886291,3887281,0.39094,0.316978378378378}, {2979731,3886291,3886307,0.215244444444444,0.215244444444444}, {2979732,3887360,3889299,0.697044444444444,0.697044444444444}, {2979733,3887281,3889963,1.00644444444444,1.00644444444444}, {2979734,3886648,3886605,0.45696,0.45696}, {2979735,3889963,3890236,0.21676,0.16257}, {2979736,3889963,3890085,0.52888,0.52888}, {2979737,3885197,3885419,-1,-1}, {2979738,3885419,3885395,-1,-1}, {2979739,3885419,3885652,-1,-1}, {2979740,3885652,3885620,-1,-1}, {2979741,3884585,3884413,0.564022222222222,0.564022222222222}, {2979742,3884766,3885036,-1,0.577094117647059}, {2979788,3882361,3882167,0.148408695652174,0.200788235294118}, {2979789,3882167,3882069,0.0751153846153846,0.0673448275862069}, {2979790,3881905,3882069,0.09448,0.109015384615385}, {2979795,3894041,3894295,-1,-1}, {2979796,3894295,3894587,-1,-1}, {2979797,3898295,3898789,0.4596,0.40215}, {2979798,3899043,3900231,0.525763636363636,0.49572}, {2979799,3899877,3900181,0.187022222222222,0.187022222222222}, {2979800,3899490,3900181,0.462954545454546,-1}, {2979801,3900181,3900620,0.263333333333333,-1}, {2979802,3899692,3900834,0.86214,0.86214}, {2979803,3901189,3901529,0.159977777777778,0.159977777777778}, {2979804,3900620,3901529,0.524244444444444,0.524244444444444}, {2979805,3901529,3901838,0.183044444444444,0.183044444444444}, {2979806,3900834,3901838,0.547333333333333,0.547333333333333}, {2979807,3900102,3901235,0.641622222222222,0.641622222222222}, {2979808,3898295,3898937,0.435488888888889,0.435488888888889}, {2979809,3901838,3902144,0.142055172413793,0.142055172413793}, {2979810,3903346,3903610,0.175155555555556,0.175155555555556}, {2979811,3903270,3903610,0.20195,0.2308}, {2979812,3903610,3903985,0.177336,0.13854375}, {2979813,3902116,3901811,0.170733333333333,0.170733333333333}, {2979814,3902144,3902436,0.221236363636364,0.221236363636364}, {2979815,3902116,3902436,0.20229,0.20229}, {2979816,3901319,3902039,0.372133333333333,0.372133333333333}, {2979817,3902039,3902116,0.060312,0.060312}, {2979818,3902436,3902786,0.246088888888889,0.246088888888889}, {2979819,3902708,3903187,0.5856,0.421632}, {2979820,3903187,3903701,0.58332,0.58332}, {2979821,3903519,3904154,0.347688888888889,0.347688888888889}, {2979822,3903985,3904154,0.1399125,0.1399125}, {2979823,3904154,3904377,0.135577777777778,0.135577777777778}, {2979824,3903698,3904377,0.368177777777778,0.397632}, {2979825,3904377,3904699,0.236085714285714,0.206575}, {2979826,3903892,3904999,0.5748,0.5748}, {2979827,3904129,3905226,0.604155555555556,0.604155555555556}, {2979828,3902786,3902990,0.146111111111111,0.146111111111111}, {2979829,3902990,3903173,0.1416,0.1416}, {2979830,3904290,3905457,0.593379310344827,0.593379310344827}, {2979831,3901660,3902039,0.641778947368421,0.641778947368421}, {2979832,3901866,3902990,0.554466666666667,0.554466666666667}, {2979833,3902104,3903173,0.548533333333333,0.548533333333333}, {2979834,3903173,3903395,0.148177777777778,0.148177777777778}, {2979835,3903395,3903574,0.153555555555556,0.153555555555556}, {2979836,3903395,3903701,0.214152,0.214152}, {2979837,3903701,3903924,0.158644444444444,0.158644444444444}, {2979838,3903924,3904077,0.107955555555556,0.107955555555556}, {2979839,3903701,3904290,0.33745,0.33745}, {2979840,3904077,3904650,0.33612,0.33612}, {2979841,3904727,3906041,0.6253,0.6253}, {2979842,3900281,3901413,0.6408,0.6408}, {2979843,3900687,3901866,0.53986875,0.664453846153846}, {2979844,3902351,3903395,0.524335714285714,0.524335714285714}, {2979845,3906041,3906600,0.330355555555556,0.330355555555556}, {2979846,3906276,3906860,0.326622222222222,0.326622222222222}, {2979847,3906813,3907484,0.3709,0.387026086956522}, {2979848,3907716,3907672,0.333022222222222,0.333022222222222}, {2979849,3907716,3908217,0.3935625,0.3935625}, {2979850,3907170,3907672,0.24,0.24}, {2979851,3907672,3908000,0.20439,0.20439}, {2979852,3907689,3908000,0.165375,0.233470588235294}, {2979853,3907672,3908217,0.259511111111111,0.259511111111111}, {2979854,3907484,3908138,0.448854545454545,0.429339130434783}, {2979855,3908000,3908522,0.195908571428571,0.195908571428571}, {2979856,3908217,3908522,0.143977777777778,0.143977777777778}, {2979857,3908522,3908821,0.1704,0.1704}, {2979858,3908138,3908821,0.331546153846154,0.307864285714286}, {2979859,3908095,3909153,0.56796,-1}, {2979860,3908821,3909153,0.155544827586207,0.145509677419355}, {2979861,3909153,3909474,0.151965517241379,0.1469}, {2979862,3908821,3909097,0.139666666666667,0.139666666666667}, {2979863,3909153,3909670,0.281244444444444,0.281244444444444}, {2979864,3908616,3909097,0.242177777777778,0.242177777777778}, {2979865,3908863,3909322,0.212622222222222,0.212622222222222}, {2979866,3909097,3909322,0.119955555555556,0.119955555555556}, {2979867,3909322,3909913,0.3076,0.3076}, {2979868,3909703,3909913,0.118685714285714,0.138466666666667}, {2979869,3909322,3909670,0.1662,0.1662}, {2979870,3909670,3910358,0.309288888888889,0.309288888888889}, {2979871,3909913,3910358,0.19885,0.216927272727273}, {2979872,3909348,3909517,-1,-1}, {2979873,3909517,3909609,-1,-1}, {2979874,3907690,3908603,0.417311111111111,0.417311111111111}, {2979875,3905343,3906813,0.879675,0.781933333333333}, {2979876,3905551,3907113,1.09149,0.873192}, {2979877,3905986,3907690,0.973625,0.93468}, {2979878,3908908,3909180,0.182514285714286,0.201726315789474}, {2979879,3911207,3911497,0.155466666666667,0.155466666666667}, {2979880,3911497,3911732,0.138,0.138}, {2979881,3911354,3911497,0.14072,0.14072}, {2979882,3911354,3911732,0.148488888888889,0.148488888888889}, {2979883,3911207,3911701,0.2546,0.2546}, {2979884,3911701,3912221,0.4300125,0.4300125}, {2979885,3911701,3912009,0.165222222222222,0.165222222222222}, {2979886,3911497,3911882,0.194022222222222,0.194022222222222}, {2979887,3911882,3912009,0.0616551724137931,0.0616551724137931}, {2979888,3912009,3912227,0.114860869565217,0.110075}, {2979889,3912227,3912605,0.230333333333333,0.218210526315789}, {2979890,3911732,3912440,0.247977777777778,0.247977777777778}, {2979891,3911882,3912440,0.299822222222222,0.299822222222222}, {2979892,3912227,3913038,0.386155555555556,0.386155555555556}, {2979893,3912440,3913038,0.180488888888889,0.180488888888889}, {2979894,3914836,3915258,0.343121739130435,0.328825}, {2979895,3915447,3915166,-1,-1}, {2979896,3915166,3915161,-1,-1}, {2979897,3915166,3915495,-1,-1}, {2979940,3866085,3866032,0.256955555555556,0.256955555555556}, {2979941,3865839,3865450,0.632533333333333,0.632533333333333}, {2979955,3865354,3864647,0.251688888888889,0.251688888888889}, {2979956,3865235,3864632,0.29904,0.29904}, {2979959,3865450,3865354,0.18305,0.231221052631579}, {2979960,3865354,3865235,0.164746153846154,0.203971428571429}, {2979961,3866526,3866024,0.664355555555556,0.664355555555556}, {2979962,3866336,3865354,0.366155555555556,0.366155555555556}, {2979967,3864988,3865235,0.380968421052632,0.314713043478261}, {2979975,3866949,3866289,0.827034782608696,0.827034782608696}, {2979976,3865846,3865235,0.235444444444444,0.235444444444444}, {2979977,3866395,3865846,0.189622222222222,0.189622222222222}, {2979978,3866695,3866611,0.263711111111111,0.263711111111111}, {2979980,3865690,3864988,0.208129411764706,0.202182857142857}, {2979981,3869053,3868712,0.247114285714286,0.247114285714286}, {2979982,3868712,3868619,0.0720666666666667,0.0720666666666667}, {2979983,3868712,3869091,0.618366666666667,0.618366666666667}, {2979984,3868619,3867870,0.2668,0.2668}, {2979985,3867806,3867870,0.265257142857143,0.293178947368421}, {2979986,3868619,3868503,0.375028571428571,0.342417391304348}, {2979987,3869053,3869206,0.151304347826087,0.145}, {2979988,3867291,3866949,0.148644444444444,-1}, {2979989,3867705,3867291,0.235314285714286,-1}, {2979990,3867806,3867705,0.166894736842105,0.15855}, {2979991,3868301,3867705,0.25904347826087,0.25904347826087}, {2979992,3868647,3868301,0.177133333333333,0.177133333333333}, {2979993,3868879,3868874,0.121547368421053,0.121547368421053}, {2979994,3868777,3868301,0.182666666666667,0.182666666666667}, {2979995,3867291,3866796,0.546444444444445,0.546444444444445}, {2979996,3867705,3867383,0.392048275862069,0.392048275862069}, {2979997,3868874,3868777,0.0938444444444444,0.0938444444444444}, {2979998,3869206,3869231,0.0311612903225806,0.0292727272727273}, {2979999,3869231,3869577,0.337311111111111,0.337311111111111}, {2980000,3869583,3869755,0.119911111111111,0.119911111111111}, {2980001,3869888,3869755,0.07665,0.07665}, {2980002,3870129,3870134,0.0995777777777778,0.0995777777777778}, {2980003,3870134,3869888,0.126882352941176,0.126882352941176}, {2980004,3870284,3870134,0.0530444444444444,0.059675}, {2980005,3871106,3870284,0.3675,0.310961538461539}, {2980006,3869888,3869832,0.5058,0.5058}, {2980007,3870297,3869990,0.1395,0.1395}, {2980008,3870239,3870297,0.0857777777777778,0.0857777777777778}, {2980009,3870297,3870227,0.117577777777778,0.117577777777778}, {2980010,3870358,3870444,0.159366666666667,0.220661538461538}, {2980011,3869927,3868874,0.390222222222222,0.390222222222222}, {2980012,3870074,3869927,0.120866666666667,0.120866666666667}, {2980013,3869927,3869776,0.126222222222222,0.126222222222222}, {2980014,3869776,3868777,0.387177777777778,0.387177777777778}, {2980015,3870204,3869776,0.154622222222222,0.154622222222222}, {2980016,3870487,3870204,-1,-1}, {2980017,3866796,3866730,0.0743111111111111,0.0743111111111111}, {2980018,3866730,3866695,-1,-1}, {2980019,3867235,3866796,0.190486956521739,0.190486956521739}, {2980020,3867383,3867235,0.09378,0.09378}, {2980021,3867961,3867383,0.454828571428571,0.415278260869565}, {2980022,3867961,3867752,0.0968222222222222,0.0968222222222222}, {2980023,3869174,3868191,0.362311111111111,0.362311111111111}, {2980024,3869007,3868191,0.340066666666667,0.340066666666667}, {2980025,3869007,3869017,0.0398666666666667,0.0398666666666667}, {2980026,3869904,3869571,-1,-1}, {2980027,3869904,3870073,-1,-1}, {2980028,3870956,3870350,-1,0.59856}, {2980029,3871269,3870444,0.397,0.378954545454545}, {2980030,3871337,3871541,0.0952666666666667,0.0952666666666667}, {2980031,3871164,3871666,0.161777777777778,0.161777777777778}, {2980032,3870999,3871592,0.344622222222222,-1}, {2980033,3871820,3871666,-1,-1}, {2980034,3871666,3872018,0.169844444444444,0.169844444444444}, {2980035,3872018,3871676,0.117777777777778,0.117777777777778}, {2980036,3871820,3872178,-1,-1}, {2980037,3872018,3872178,0.0635333333333333,0.0635333333333333}, {2980038,3870977,3871119,-1,-1}, {2980039,3871119,3871592,0.191888888888889,0.191888888888889}, {2980040,3871119,3871104,0.133111111111111,0.133111111111111}, {2980041,3870524,3869904,-1,-1}, {2980042,3871104,3870929,0.0638444444444444,0.0638444444444444}, {2980043,3871592,3871553,0.0866888888888889,0.0866888888888889}, {2980044,3871553,3871540,0.0846,0.0846}, {2980045,3871906,3871553,0.22128,0.22128}, {2980046,3871906,3871824,0.0677111111111111,0.0677111111111111}, {2980047,3871247,3871104,0.0701368421052632,0.0701368421052632}, {2980048,3871553,3871247,0.12843,0.12843}, {2980049,3872181,3871906,0.144352941176471,0.144352941176471}, {2980050,3872088,3871824,0.1556625,0.1556625}, {2980051,3872668,3872088,0.260295652173913,0.352164705882353}, {2980052,3872088,3872059,0.030768,0.0452470588235294}, {2980053,3871494,3871716,0.120046153846154,0.15606}, {2980054,3871716,3871820,0.237022222222222,0.237022222222222}, {2980055,3872181,3872438,0.165177777777778,0.165177777777778}, {2980056,3872876,3872668,0.157822222222222,0.157822222222222}, {2980057,3869523,3869676,0.167644444444444,0.167644444444444}, {2980058,3870113,3869523,0.200377777777778,0.200377777777778}, {2980059,3870113,3870324,0.229955555555556,0.229955555555556}, {2980060,3870243,3870113,0.0910714285714286,0.0910714285714286}, {2980061,3872877,3873175,0.177094736842105,0.2103}, {2980062,3872810,3873246,0.176555555555556,0.176555555555556}, {2980063,3879933,3879221,-1,-1}, {2980064,3880135,3879621,0.444888888888889,0.462}, {2980065,3879496,3879621,0.12774,0.12774}, {2980066,3877493,3878068,0.411422222222222,0.411422222222222}, {2980067,3878885,3878068,0.425611764705882,0.425611764705882}, {2980068,3878031,3878605,0.3958,0.3958}, {2980069,3878605,3879152,0.288931034482759,0.288931034482759}, {2980070,3879152,3879384,0.17355,0.204176470588235}, {2980071,3878605,3879782,0.697133333333333,0.697133333333333}, {2980072,3879221,3878654,-1,-1}, {2980073,3881523,3880980,0.365355555555556,0.365355555555556}, {2980074,3881364,3880980,0.223666666666667,0.223666666666667}, {2980075,3881652,3881364,0.326133333333333,0.326133333333333}, {2980076,3881364,3881229,0.171733333333333,0.171733333333333}, {2980077,3883596,3883371,0.37425,0.415833333333333}, {2980078,3883371,3883105,0.282622222222222,0.282622222222222}, {2980079,3883371,3883326,0.286644444444444,0.286644444444444}, {2980080,3883105,3883326,0.0888888888888889,0.0888888888888889}, {2980081,3883105,3882858,0.3882,0.3882}, {2980082,3883275,3882858,0.138370588235294,-1}, {2980083,3883326,3883275,0.384275,0.384275}, {2980084,3882858,3882558,0.419571428571428,0.518294117647059}, {2980085,3882853,3883275,0.5394,0.5394}, {2980086,3882558,3882382,0.255366666666667,0.255366666666667}, {2980087,3882853,3882558,0.2104125,-1}, {2980088,3883242,3882853,0.3007875,-1}, {2980089,3884413,3884391,0.34188,0.25641}, {2980090,3884920,3884391,0.299305263157895,0.334517647058824}, {2980091,3884195,3883677,-1,0.554628571428571}, {2980092,3880673,3880868,0.123777777777778,0.123777777777778}, {2980093,3887603,3887607,0.151022222222222,-1}, {2980094,3887922,3887909,0.155155555555556,0.155155555555556}, {2980095,3888075,3888050,-1,0.148}, {2980096,3887202,3887607,-1,0.147888888888889}, {2980097,3888050,3888568,-1,0.188155555555556}, {2980098,3887570,3887171,-1,0.1452}, {2980099,3887523,3887570,-1,0.137644444444444}, {2980100,3887841,3887871,0.141,0.141}, {2980101,3888159,3888169,0.136311111111111,-1}, {2980102,3886582,3886509,0.40756875,0.43474}, {2980103,3887841,3887752,0.419883870967742,0.419883870967742}, {2980104,3884806,3885014,0.179353846153846,0.137152941176471}, {2980105,3884784,3884413,0.177954545454545,0.206052631578947}, {2980106,3884984,3884784,0.102409090909091,0.18775}, {2980107,3884784,3884806,0.314446153846154,0.4542}, {2980108,3885014,3885546,0.289831578947368,0.393342857142857}, {2980109,3885546,3885524,0.490733333333333,0.464905263157895}, {2980110,3885524,3885918,0.309230769230769,0.268}, {2980111,3885816,3885759,0.98688,0.98688}, {2980112,3889274,3889228,0.429666666666667,0.429666666666667}, {2980113,3889927,3889874,0.316133333333333,0.316133333333333}, {2980114,3889874,3889842,0.6577,0.6577}, {2980115,3889758,3889842,0.486644444444444,0.486644444444444}, {2980116,3885604,3885545,0.67374,0.67374}, {2980117,3885269,3885545,0.111688888888889,0.111688888888889}, {2980118,3885545,3885553,0.28554,0.28554}, {2980119,3886509,3886428,0.646733333333333,0.48505}, {2980120,3887752,3887661,0.539527272727273,0.539527272727273}, {2980121,3889133,3889018,0.649755555555556,0.649755555555556}, {2980122,3889758,3889650,0.89118,0.89118}, {2980123,3890476,3890438,0.301303448275862,0.416085714285714}, {2980124,3890438,3890375,0.5796,0.5796}, {2980125,3890375,3890321,0.568460869565217,0.568460869565217}, {2980126,3890321,3890225,0.942284210526316,0.89517}, {2980127,3891553,3891513,0.442155555555556,0.37306875}, {2980128,3890945,3891513,0.29475652173913,0.322828571428571}, {2980129,3891513,3891508,0.101775,0.116314285714286}, {2980130,3891508,3891492,0.13035,0.125855172413793}, {2980131,3891492,3891467,0.2838,0.272448}, {2980132,3891467,3891358,0.577316129032258,0.59656}, {2980133,3884763,3884117,0.524,0.524}, {2980134,3884117,3884528,0.274418181818182,0.274418181818182}, {2980135,3884877,3884958,0.321866666666667,0.321866666666667}, {2980136,3885164,3884877,0.24595,0.24595}, {2980137,3885124,3885450,0.19945,0.19945}, {2980138,3885124,3885483,0.211222222222222,0.211222222222222}, {2980139,3884877,3885011,0.127835294117647,0.127835294117647}, {2980140,3885011,3885124,0.0409741935483871,0.0438}, {2980141,3885011,3884734,0.154509677419355,0.154509677419355}, {2980142,3884734,3884528,0.1368,0.146933333333333}, {2980143,3884734,3885481,0.367779310344828,0.367779310344828}, {2980144,3884528,3884482,0.0420923076923077,0.043776}, {2980145,3892149,3892332,0.0806444444444444,0.0806444444444444}, {2980146,3892148,3892149,0.0808,0.0808}, {2980147,3891645,3891508,0.11168,-1}, {2980148,3891492,3891626,0.0678,0.0941666666666667}, {2980149,3891626,3891787,0.0890347826086957,0.0930818181818182}, {2980150,3891787,3892004,0.153866666666667,0.131885714285714}, {2980151,3892004,3891985,0.384733333333333,0.46168}, {2980152,3892148,3892189,-1,0.388888888888889}, {2980153,3892332,3892638,0.5352,-1}, {2980154,3892189,3892290,-1,0.0797625}, {2980155,3892290,3892638,-1,0.28908}, {2980156,3892290,3892263,-1,0.405276923076923}, {2980157,3892263,3892240,-1,0.377314285714286}, {2980158,3892263,3892898,0.265,-1}, {2980159,3892638,3892898,-1,0.376168421052632}, {2980160,3892898,3893055,0.170688888888889,0.170688888888889}, {2980161,3891985,3891964,0.2568,0.321}, {2980162,3891964,3892293,0.157711111111111,0.157711111111111}, {2980163,3899407,3900339,0.606133333333333,0.606133333333333}, {2980164,3899215,3899407,-1,0.154566666666667}, {2980165,3899407,3899591,-1,0.133663636363636}, {2980166,3898902,3899344,0.267266666666667,0.36081}, {2980167,3901103,3902351,0.748852173913043,0.615128571428571}, {2980168,3901568,3902837,0.639422222222222,0.639422222222222}, {2980169,3902837,3903788,0.532888888888889,0.532888888888889}, {2980170,3903574,3903720,0.190835294117647,0.190835294117647}, {2980171,3903720,3903788,0.05795,0.06954}, {2980172,3903720,3904077,0.25215,0.25215}, {2980173,3901781,3903064,0.642822222222222,0.642822222222222}, {2980174,3903064,3904023,0.525822222222222,0.525822222222222}, {2980175,3903788,3904023,0.154577777777778,0.154577777777778}, {2980176,3904023,3904252,0.20931,0.20931}, {2980177,3905184,3904252,0.493377777777778,0.493377777777778}, {2980178,3904252,3904444,0.20571,0.20571}, {2980179,3904444,3904653,0.243733333333333,0.243733333333333}, {2980180,3904653,3904862,0.308261538461538,0.308261538461538}, {2980181,3904862,3905087,0.28428,0.193827272727273}, {2980182,3905087,3905265,0.252975,0.16865}, {2980183,3904444,3905343,0.463427586206897,0.433529032258065}, {2980184,3903489,3904444,0.553512,0.44638064516129}, {2980185,3903682,3904653,0.549672,0.572575}, {2980186,3900483,3900694,0.168207692307692,0.168207692307692}, {2980187,3900694,3900891,0.11852,0.11852}, {2980188,3900694,3901568,0.58635,0.58635}, {2980189,3900891,3901781,0.514222222222222,0.514222222222222}, {2980190,3904653,3905551,0.496533333333333,0.496533333333333}, {2980191,3905087,3905986,0.57764347826087,0.492066666666667}, {2980192,3905265,3906199,0.607309090909091,0.607309090909091}, {2980193,3904701,3905265,0.305121428571429,0.305121428571429}, {2980194,3904385,3904701,0.2484,-1}, {2980195,3905265,3905496,0.3043125,0.3043125}, {2980196,3902284,3901711,0.2876,0.2876}, {2980197,3901463,3901711,0.126311111111111,0.126311111111111}, {2980198,3904447,3905087,0.278254545454545,0.278254545454545}, {2980199,3904174,3904447,-1,0.222284210526316}, {2980200,3906199,3908004,1.001975,0.80158}, {2980201,3909180,3909609,0.209866666666667,0.209866666666667}, {2980202,3908272,3909180,0.55779,0.55779}, {2980203,3909609,3909859,0.135022222222222,0.135022222222222}, {2980204,3909180,3909353,0.1002,0.1002}, {2980205,3909353,3909531,0.0806222222222222,0.0806222222222222}, {2980206,3908518,3909353,0.402733333333333,0.402733333333333}, {2980207,3909859,3909531,0.208755555555556,0.208755555555556}, {2980208,3909531,3908743,0.412911111111111,0.412911111111111}, {2980209,3906774,3907233,0.215807142857143,0.30213}, {2980210,3907233,3907736,0.204774193548387,0.186705882352941}, {2980211,3907736,3908296,0.227148387096774,0.185305263157895}, {2980212,3908296,3908889,0.284424,0.25395}, {2980213,3907233,3908017,0.4989,0.577673684210526}, {2980214,3907736,3908599,0.415044444444444,0.415044444444444}, {2980215,3908296,3909163,0.422711111111111,0.422711111111111}, {2980216,3905553,3906885,0.678835714285714,1.26716}, {2980217,3905774,3907082,0.93537,0.93537}, {2980218,3908017,3909397,1.43065714285714,1.43065714285714}, {2980219,3908599,3910029,0.588017647058824,0.588017647058824}, {2980220,3909163,3910831,0.661676470588235,0.661676470588235}, {2980322,3865183,3864876,0.131426086956522,0.131426086956522}, {2980323,3865170,3864703,0.1666,0.1666}, {2980324,3865170,3865183,0.183111111111111,0.183111111111111}, {2980325,3865132,3865170,0.190755555555556,0.190755555555556}, {2980326,3864906,3864181,0.390886956521739,0.390886956521739}, {2980327,3864907,3864584,0.19797,0.19797}, {2980328,3864907,3864906,0.171369230769231,0.171369230769231}, {2980329,3864906,3864914,0.15092,0.15092}, {2980330,3864914,3864664,0.109622222222222,0.109622222222222}, {2980331,3865132,3864907,0.0987545454545455,0.0987545454545455}, {2980332,3865607,3865132,0.224657142857143,0.224657142857143}, {2980333,3865776,3864914,0.595371428571428,0.595371428571428}, {2980334,3865665,3865183,0.174021428571429,0.174021428571429}, {2980335,3865690,3865665,0.2014,0.2014}, {2980336,3865665,3865643,0.1743,0.1743}, {2980337,3865643,3865607,0.192311111111111,0.192311111111111}, {2980338,3865643,3865170,0.175844444444444,0.175844444444444}, {2980339,3865607,3865754,0.121975,0.133063636363636}, {2980340,3865754,3865776,0.057,0.0619565217391304}, {2980341,3865776,3865814,0.201685714285714,0.176475}, {2980346,3865224,3864135,0.478755555555556,0.478755555555556}, {2980347,3865640,3865893,0.6828375,0.376737931034483}, {2980348,3866198,3866397,0.340822222222222,0.340822222222222}, {2980349,3866525,3865690,0.292288888888889,0.292288888888889}, {2980350,3866471,3865690,0.31145,0.219847058823529}, {2980351,3866339,3865665,0.222579310344828,0.21516}, {2980352,3867215,3866339,0.361930434782609,0.308311111111111}, {2980353,3866275,3865643,0.223688888888889,0.223688888888889}, {2980354,3866525,3866471,0.0695142857142857,0.0695142857142857}, {2980355,3866471,3866339,0.129511111111111,0.129511111111111}, {2980356,3866339,3866275,0.167616,0.2328}, {2980357,3866545,3866684,0.212977777777778,0.212977777777778}, {2980358,3866239,3865754,0.174622222222222,0.174622222222222}, {2980359,3866275,3866239,0.285333333333333,0.285333333333333}, {2980360,3867571,3866525,0.379,0.379}, {2980361,3868320,3867753,0.205153846153846,0.205153846153846}, {2980362,3868853,3868320,0.214575,0.214575}, {2980363,3867333,3866851,0.173777777777778,0.173777777777778}, {2980364,3867460,3867333,0.339755555555556,0.339755555555556}, {2980365,3868391,3867333,0.392377777777778,0.392377777777778}, {2980366,3868492,3867811,0.238088888888889,0.238088888888889}, {2980367,3868453,3867568,0.321355555555556,0.321355555555556}, {2980368,3869284,3869523,0.249133333333333,0.249133333333333}, {2980369,3868607,3868492,0.265828571428571,0.27912}, {2980370,3868492,3868453,0.03748,0.0624666666666667}, {2980371,3868453,3868391,0.136846153846154,0.14825}, {2980372,3868391,3868374,0.120257142857143,0.114790909090909}, {2980373,3868374,3868279,0.1802,0.300333333333333}, {2980374,3868279,3868199,0.209509090909091,0.209509090909091}, {2980375,3866830,3868279,0.526511111111111,0.526511111111111}, {2980376,3870511,3870907,0.200885714285714,0.21093}, {2980377,3869185,3868808,0.457777777777778,0.457777777777778}, {2980378,3868279,3868807,0.190444444444444,0.190444444444444}, {2980379,3868684,3869016,0.122955555555556,0.122955555555556}, {2980380,3869016,3869353,0.123444444444444,0.123444444444444}, {2980381,3869539,3869933,0.131866666666667,0.131866666666667}, {2980382,3870907,3870997,0.550984615384615,0.550984615384615}, {2980383,3869015,3869388,0.178172727272727,0.19599}, {2980384,3869388,3869728,0.225694736842105,0.2680125}, {2980385,3869933,3870590,0.220777777777778,0.220777777777778}, {2980386,3870637,3870590,0.1338375,0.1338375}, {2980387,3870590,3870496,0.163466666666667,0.163466666666667}, {2980388,3871037,3870496,0.197955555555556,0.197955555555556}, {2980389,3869728,3870212,0.174222222222222,0.174222222222222}, {2980390,3870212,3870390,0.0908666666666667,0.0908666666666667}, {2980391,3870390,3870299,0.106822222222222,0.106822222222222}, {2980392,3870907,3871789,0.319666666666667,0.319666666666667}, {2980393,3870997,3871631,0.210644444444444,0.210644444444444}, {2980394,3871631,3871789,0.145711111111111,0.145711111111111}, {2980395,3872079,3871789,0.221733333333333,0.221733333333333}, {2980396,3871278,3871179,0.172288888888889,0.172288888888889}, {2980397,3871838,3871278,-1,-1}, {2980398,3867023,3867799,0.301755555555556,0.301755555555556}, {2980399,3869420,3869621,0.394747826086956,0.56745}, {2980400,3869621,3869728,0.19548,0.154326315789474}, {2980401,3870081,3869621,0.279633333333333,0.201336}, {2980402,3870081,3870212,0.152577777777778,0.152577777777778}, {2980403,3870793,3870081,0.42129,0.312066666666667}, {2980404,3871186,3870523,0.287577777777778,0.287577777777778}, {2980405,3870793,3871186,0.209977777777778,0.209977777777778}, {2980406,3868320,3868441,0.231555555555556,0.231555555555556}, {2980407,3871789,3872214,0.147111111111111,0.147111111111111}, {2980408,3872214,3872604,0.138088888888889,0.138088888888889}, {2980409,3872604,3872991,0.140288888888889,0.140288888888889}, {2980410,3872991,3873308,0.130533333333333,0.130533333333333}, {2980411,3872214,3872412,0.186111111111111,0.186111111111111}, {2980412,3872412,3872832,0.136688888888889,0.136688888888889}, {2980413,3872604,3872832,0.187177777777778,0.187177777777778}, {2980414,3871631,3872831,0.426577777777778,0.426577777777778}, {2980415,3872831,3872991,0.170955555555556,0.170955555555556}, {2980416,3872741,3872831,0.19692,0.19692}, {2980417,3872607,3872741,0.293245161290323,0.363624}, {2980418,3872741,3873117,0.156688888888889,0.156688888888889}, {2980419,3879384,3878760,0.299576470588235,0.308654545454545}, {2980420,3878241,3878041,0.0544833333333333,0.0544833333333333}, {2980421,3878460,3878241,0.149005714285714,0.149005714285714}, {2980422,3879782,3880245,0.319844444444444,0.319844444444444}, {2980423,3880062,3879591,-1,-1}, {2980424,3878460,3879501,-1,-1}, {2980425,3878241,3879275,0.5192,0.5192}, {2980426,3881570,3880784,0.498288888888889,0.498288888888889}, {2980427,3881894,3881033,0.698044444444444,0.698044444444444}, {2980428,3883677,3883209,0.689371428571429,0.689371428571429}, {2980429,3882443,3881919,0.369977777777778,0.369977777777778}, {2980430,3881919,3881996,0.0492888888888889,0.0492888888888889}, {2980431,3884482,3885196,0.395844444444444,0.395844444444444}, {2980432,3884482,3884210,0.11916,0.1324}, {2980433,3884210,3885004,0.437044444444444,0.437044444444444}, {2980434,3883606,3883402,0.17376,0.193066666666667}, {2980435,3883220,3883048,0.161972727272727,0.169685714285714}, {2980436,3883402,3883890,0.498888888888889,-1}, {2980437,3884798,3885337,0.596,-1}, {2980438,3886593,3886649,0.05844,0.0859411764705882}, {2980439,3887522,3887479,0.173652631578947,0.149972727272727}, {2980440,3887479,3888023,0.184177777777778,0.184177777777778}, {2980441,3887136,3887354,0.1635,0.218}, {2980442,3887354,3887479,0.0869777777777778,0.11742}, {2980443,3887354,3887779,0.1974,0.1974}, {2980444,3887779,3887818,0.246622222222222,0.246622222222222}, {2980445,3887818,3887206,0.37971,0.37971}, {2980446,3889018,3888912,0.669644444444444,0.669644444444444}, {2980447,3889650,3889527,1.18041,1.18041}, {2980448,3886570,3886969,0.455905263157895,0.455905263157895}, {2980449,3887206,3888218,0.57954,-1}, {2980450,3888480,3888218,0.256061538461538,0.20805}, {2980451,3887206,3886969,0.24339,0.24339}, {2980452,3886326,3886579,0.30132,0.30132}, {2980453,3886548,3886321,0.249733333333333,0.249733333333333}, {2980454,3886579,3886548,0.139976470588235,0.139976470588235}, {2980455,3886969,3886579,0.23277,0.23277}, {2980456,3886548,3887550,0.65472,0.65472}, {2980457,3886969,3887778,0.66927,0.66927}, {2980458,3888218,3888160,0.0819428571428572,0.0521454545454546}, {2980459,3888160,3887877,0.2179,0.186771428571429}, {2980460,3887877,3887778,0.0498666666666667,0.04488}, {2980461,3887778,3887550,0.155652631578947,0.140828571428571}, {2980462,3891964,3891952,0.114735483870968,0.114735483870968}, {2980463,3891952,3891891,0.254930769230769,0.194947058823529}, {2980464,3891952,3892831,0.396044444444444,0.396044444444444}, {2980465,3892831,3892807,0.243266666666667,0.243266666666667}, {2980466,3890225,3890157,0.481635,0.55044}, {2980467,3891358,3891304,0.294042857142857,0.283903448275862}, {2980468,3892403,3892344,0.820866666666667,0.547244444444444}, {2980469,3893007,3892928,0.637022222222222,0.637022222222222}, {2980470,3890989,3891950,0.532244444444445,0.532244444444445}, {2980471,3891950,3892344,0.220711111111111,0.220711111111111}, {2980472,3890157,3890399,0.172666666666667,0.172666666666667}, {2980473,3890399,3890925,0.54632,0.455266666666667}, {2980474,3889639,3889922,0.211690909090909,0.211690909090909}, {2980475,3889922,3890261,0.35136,0.3294}, {2980476,3890261,3890399,0.186507692307692,0.1515375}, {2980477,3890399,3890953,0.277755555555556,0.277755555555556}, {2980478,3890953,3891204,0.234444444444444,0.234444444444444}, {2980479,3891950,3892027,0.140488888888889,0.140488888888889}, {2980480,3891782,3892027,0.131244444444444,0.131244444444444}, {2980481,3892027,3892566,0.254177777777778,0.254177777777778}, {2980482,3892566,3893198,0.280355555555556,0.280355555555556}, {2980483,3893513,3893376,0.493589189189189,0.652242857142857}, {2980484,3893683,3894124,0.260288888888889,0.260288888888889}, {2980485,3893178,3893449,0.174391304347826,0.174391304347826}, {2980486,3893449,3893624,0.165633333333333,0.114669230769231}, {2980487,3893837,3894302,0.2604,0.2604}, {2980488,3894032,3894354,0.174533333333333,0.174533333333333}, {2980489,3894354,3894495,0.0892222222222222,0.0892222222222222}, {2980490,3894354,3894599,0.301088888888889,0.301088888888889}, {2980491,3894599,3894265,0.174822222222222,0.174822222222222}, {2980492,3894599,3894869,0.23757,0.23757}, {2980493,3896711,3897434,0.45333,0.45333}, {2980494,3900325,3899786,0.269333333333333,0.269333333333333}, {2980495,3897434,3899134,1.17774,1.17774}, {2980496,3900807,3900288,0.419885714285714,0.489866666666667}, {2980497,3897434,3898364,-1,-1}, {2980498,3899134,3898364,-1,-1}, {2980499,3901106,3901459,0.231577777777778,0.231577777777778}, {2980500,3903444,3902783,0.364711111111111,0.364711111111111}, {2980501,3903741,3904001,0.148422222222222,0.148422222222222}, {2980502,3905255,3905878,0.3888,0.3888}, {2980503,3904786,3905017,0.15912,0.1326}, {2980504,3904592,3904786,0.153342857142857,0.134175}, {2980505,3904592,3905109,0.4193,0.4792}, {2980506,3904786,3905365,0.477327272727273,0.477327272727273}, {2980507,3905365,3905624,0.24408,0.215364705882353}, {2980508,3905109,3905365,0.218533333333333,0.24585}, {2980509,3905109,3905846,0.824084210526316,0.6524}, {2980510,3905365,3906253,0.559355555555555,0.559355555555555}, {2980511,3902769,3903084,0.284525,0.206927272727273}, {2980512,3905624,3906493,0.689045454545455,0.659086956521739}, {2980513,3905878,3906736,0.562488888888889,0.562488888888889}, {2980514,3902769,3902620,0.136866666666667,0.136866666666667}, {2980515,3904701,3904447,0.21456,-1}, {2980516,3906091,3906419,0.28137,0.28137}, {2980517,3906419,3906975,0.287435294117647,0.375876923076923}, {2980518,3905846,3906253,0.258125,0.258125}, {2980519,3906253,3906493,0.19155,0.182428571428571}, {2980520,3906493,3906736,0.17094,0.1554}, {2980521,3906736,3906975,0.14427,0.125452173913044}, {2980522,3906419,3906831,0.29106,0.3234}, {2980523,3906831,3907321,0.231715384615385,0.231715384615385}, {2980524,3907321,3907808,0.291027272727273,0.32013}, {2980525,3906831,3907290,0.254866666666667,0.254866666666667}, {2980526,3907290,3907762,0.272844444444444,0.272844444444444}, {2980527,3906975,3907293,0.170488888888889,0.1918}, {2980528,3907293,3907762,0.212764285714286,0.170211428571429}, {2980529,3907762,3908226,0.152194736842105,0.144585}, {2980530,3908226,3908767,0.292963636363636,0.280226086956522}, {2980531,3907321,3907751,0.247844444444444,0.247844444444444}, {2980532,3907751,3908226,0.267622222222222,0.267622222222222}, {2980533,3907290,3907751,0.29079,0.29079}, {2980534,3907751,3908265,0.31866,0.31866}, {2980535,3908767,3909397,0.477247058823529,0.368781818181818}, {2980536,3909397,3910029,0.334275,0.334275}, {2980537,3910029,3910276,0.105115384615385,0.0976071428571429}, {2980538,3910276,3910831,0.296945454545455,0.296945454545455}, {2980539,3910831,3911380,0.279,0.268269230769231}, {2980540,3909397,3910187,0.597536842105263,0.37844}, {2980541,3910276,3910907,0.338261538461539,0.351792}, {2980542,3909790,3910333,0.257977777777778,0.257977777777778}, {2980543,3906493,3906692,0.122222222222222,0.122222222222222}, {2980544,3910187,3910714,0.256466666666667,0.256466666666667}, {2980545,3910562,3911033,0.258222222222222,0.258222222222222}, {2980546,3910831,3911436,0.308755555555556,0.308755555555556}, {2980547,3911436,3911943,0.296034782608696,0.261876923076923}, {2980548,3910907,3911436,0.270276923076923,0.260266666666667}, {2980549,3911436,3912638,0.654096,0.743290909090909}, {2980550,3912638,3912974,0.150644444444444,0.150644444444444}, {2980551,3912974,3913190,0.09,0.09}, {2980552,3909982,3910333,0.160704,0.211452631578947}, {2980553,3910333,3910714,0.140883870967742,0.189886956521739}, {2980554,3910714,3911033,0.155256,0.155256}, {2980555,3911033,3911427,0.194333333333333,0.194333333333333}, {2980556,3910333,3910666,0.2791125,0.2791125}, {2980557,3910666,3911315,0.9278,0.9278}, {2980558,3911033,3911315,0.21345,0.194045454545455}, {2980629,3864585,3864396,0.155155555555556,0.155155555555556}, {2980630,3864594,3864231,0.177377777777778,0.177377777777778}, {2980631,3865062,3864585,0.205133333333333,0.205133333333333}, {2980632,3864309,3864673,0.161866666666667,0.161866666666667}, {2980635,3864446,3864673,0.410175,0.410175}, {2980636,3864673,3864987,0.3094,0.3094}, {2980637,3864987,3864828,0.1139625,0.0868285714285714}, {2980638,3864716,3865369,0.580422222222222,0.580422222222222}, {2980639,3865369,3864987,0.138864,0.11572}, {2980640,3865676,3865369,0.127303448275862,0.108582352941176}, {2980641,3865057,3865676,0.573444444444444,0.573444444444444}, {2980642,3865452,3865748,0.510085714285714,0.510085714285714}, {2980643,3865748,3866063,0.286288888888889,0.286288888888889}, {2980646,3864780,3864585,0.148955555555556,0.148955555555556}, {2980647,3865303,3864780,0.289642105263158,0.289642105263158}, {2980648,3864432,3863274,1.09338260869565,1.09338260869565}, {2980652,3865017,3864780,0.257905263157895,0.257905263157895}, {2980653,3865893,3866477,0.6927,0.6927}, {2980654,3866477,3866063,0.1593,0.147046153846154}, {2980655,3866992,3866477,0.247392857142857,0.314863636363636}, {2980656,3866431,3866992,0.474266666666667,0.474266666666667}, {2980657,3867898,3868473,0.200444444444444,0.200444444444444}, {2980658,3868627,3868049,0.217844444444444,0.217844444444444}, {2980659,3869661,3869266,0.130866666666667,0.130866666666667}, {2980660,3868580,3868708,0.178914285714286,0.221011764705882}, {2980661,3868708,3869202,0.174377777777778,0.174377777777778}, {2980662,3869187,3869841,0.218644444444444,0.218644444444444}, {2980663,3869429,3868852,0.216266666666667,0.216266666666667}, {2980664,3869661,3869596,0.16935,0.176713043478261}, {2980665,3869841,3869661,0.27718064516129,0.343704}, {2980666,3869969,3869841,0.233822222222222,0.286963636363636}, {2980667,3867591,3866992,0.27588,0.2299}, {2980668,3868049,3867591,0.2457,0.258631578947368}, {2980669,3872699,3869193,2.17257777777778,2.17257777777778}, {2980670,3878283,3877685,0.493728,0.474738461538462}, {2980671,3879032,3878283,0.400584,0.357664285714286}, {2980672,3880076,3879032,0.416016666666667,0.49922}, {2980673,3877685,3877353,0.37476,0.37476}, {2980674,3878082,3877896,0.219022222222222,0.219022222222222}, {2980675,3877620,3877353,0.14406,0.14406}, {2980676,3877856,3877620,0.0807483870967742,0.0807483870967742}, {2980677,3878312,3877856,0.182955555555556,0.182955555555556}, {2980678,3879475,3878312,0.538176923076923,0.736452631578947}, {2980679,3877620,3877550,0.138466666666667,0.138466666666667}, {2980680,3877856,3877693,0.152333333333333,0.152333333333333}, {2980681,3878312,3878192,0.175075,0.175075}, {2980682,3877693,3877550,0.0662444444444445,0.0662444444444445}, {2980683,3878192,3877693,0.1854,0.1854}, {2980684,3881954,3881909,0.0405130434782609,0.0517666666666667}, {2980685,3881954,3882323,0.60498,0.60498}, {2980686,3882278,3882323,0.0882923076923077,0.0882923076923077}, {2980687,3882323,3882949,0.99198,0.99198}, {2980688,3882949,3883251,0.19089,0.224576470588235}, {2980689,3882949,3883425,0.777866666666667,0.777866666666667}, {2980690,3883290,3883425,0.136833333333333,0.136833333333333}, {2980691,3883425,3883548,0.0789333333333333,0.0789333333333333}, {2980692,3882310,3882999,0.568066666666667,0.568066666666667}, {2980693,3882323,3882999,0.561458823529412,-1}, {2980694,3883041,3883548,0.305755555555556,-1}, {2980695,3883548,3883871,0.2655,-1}, {2980696,3883290,3883594,0.167733333333333,0.167733333333333}, {2980697,3883594,3883857,0.202729411764706,0.181389473684211}, {2980698,3883594,3883468,0.140357142857143,0.1228125}, {2980699,3884104,3883871,0.174884210526316,0.174884210526316}, {2980700,3884104,3883857,0.21012,0.21012}, {2980701,3884104,3884431,0.29115,0.29115}, {2980702,3881874,3881690,0.144085714285714,0.1681}, {2980703,3881690,3881538,0.0741157894736842,0.0741157894736842}, {2980704,3881538,3881401,0.0797833333333333,0.0755842105263158}, {2980705,3881401,3881282,0.10595,0.0941777777777778}, {2980706,3881108,3880571,0.27658125,0.2682}, {2980707,3881308,3881108,0.122606896551724,0.142224}, {2980708,3881467,3881108,0.192933333333333,0.192933333333333}, {2980709,3881643,3881467,0.1452,0.122861538461538}, {2980710,3881643,3881802,0.09225,0.0952258064516129}, {2980711,3881802,3881921,0.09163125,0.0888545454545454}, {2980712,3881921,3882078,0.156657142857143,0.143034782608696}, {2980713,3881401,3881643,-1,-1}, {2980714,3881538,3881802,-1,-1}, {2980715,3881690,3881921,-1,-1}, {2980716,3882278,3881755,0.562325,0.562325}, {2980717,3880751,3881051,0.152,0.152}, {2980718,3882691,3882391,0.21963,0.244033333333333}, {2980719,3882391,3882177,0.1474,0.1474}, {2980720,3881708,3881946,0.111555555555556,0.111555555555556}, {2980721,3882037,3882331,0.183311111111111,0.183311111111111}, {2980722,3882177,3882331,0.0992666666666667,0.0992666666666667}, {2980723,3882331,3883298,0.5278,0.5278}, {2980724,3882391,3883663,0.65288275862069,0.65288275862069}, {2980725,3883857,3884167,0.340569230769231,0.260435294117647}, {2980726,3880605,3880751,-1,0.225288}, {2980727,3880916,3880605,-1,0.44652}, {2980728,3881174,3881346,-1,0.139066666666667}, {2980729,3882269,3881406,0.466666666666667,0.466666666666667}, {2980730,3882504,3881675,0.471444444444444,0.471444444444444}, {2980731,3884547,3883871,0.402955555555556,0.402955555555556}, {2980732,3885210,3884547,0.348733333333333,-1}, {2980733,3884412,3884104,0.222975,0.254828571428571}, {2980734,3884693,3884412,0.293166666666667,0.293166666666667}, {2980735,3884693,3884547,0.1468,0.1468}, {2980736,3884779,3884693,0.05805,0.0546352941176471}, {2980737,3885044,3884779,0.161930769230769,0.161930769230769}, {2980738,3885210,3885044,0.09274,0.09274}, {2980739,3885337,3885210,0.0863368421052632,0.0863368421052632}, {2980740,3884412,3884767,0.181577777777778,0.181577777777778}, {2980741,3884779,3885082,0.249494117647059,0.249494117647059}, {2980742,3885044,3885348,0.149822222222222,0.149822222222222}, {2980743,3885337,3885619,0.26484,0.209084210526316}, {2980744,3885791,3886110,0.154555555555556,0.154555555555556}, {2980745,3885348,3885628,0.180365217391304,0.180365217391304}, {2980746,3885915,3885619,0.153933333333333,0.153933333333333}, {2980747,3885861,3885628,0.18078,0.18078}, {2980748,3885915,3885861,0.0335555555555556,0.0335555555555556}, {2980749,3886110,3885915,0.106733333333333,0.106733333333333}, {2980750,3885628,3886328,0.334634482758621,0.334634482758621}, {2980751,3886110,3886729,0.357488888888889,0.357488888888889}, {2980752,3885861,3886531,0.353555555555556,0.353555555555556}, {2980753,3884847,3885808,0.505577777777778,0.505577777777778}, {2980754,3887550,3887263,0.196333333333333,0.160636363636364}, {2980755,3887263,3886973,0.246075,0.218733333333333}, {2980756,3887877,3888888,0.62598,0.62598}, {2980757,3887550,3888607,0.65766,0.65766}, {2980758,3888567,3888970,0.40203,0.40203}, {2980759,3886973,3886729,0.252141176470588,0.28576}, {2980760,3886729,3886531,0.1997,0.211447058823529}, {2980761,3886531,3886328,0.215533333333333,0.19398}, {2980762,3886328,3886104,0.2144,0.227011764705882}, {2980763,3886104,3885808,0.247164705882353,0.221147368421053}, {2980764,3885808,3885573,0.221766666666667,0.17355652173913}, {2980765,3885573,3885312,0.237866666666667,0.18615652173913}, {2980766,3886729,3887761,0.555992307692308,0.555992307692308}, {2980767,3886531,3887488,0.534444444444444,0.534444444444444}, {2980768,3886328,3887262,0.542066666666667,0.542066666666667}, {2980769,3887263,3888367,0.68838,0.68838}, {2980770,3888970,3888674,0.15336,0.15336}, {2980771,3888160,3889128,0.6219,0.6219}, {2980772,3885808,3886804,0.535333333333333,0.535333333333333}, {2980773,3884576,3885573,0.505311111111111,0.505311111111111}, {2980774,3885573,3886547,0.519288888888889,0.519288888888889}, {2980775,3884324,3885312,0.570675,0.570675}, {2980776,3885312,3885024,0.307,0.2878125}, {2980777,3889065,3889208,0.141094736842105,0.141094736842105}, {2980778,3889208,3889332,0.4098,0.4098}, {2980779,3889332,3888970,0.196848,0.189276923076923}, {2980780,3888970,3889301,0.357777777777778,0.357777777777778}, {2980781,3889332,3889785,0.314918181818182,0.2566}, {2980782,3889785,3889746,0.278172413793103,0.2689}, {2980783,3888870,3887729,0.507555555555556,0.507555555555556}, {2980784,3889207,3888008,0.539244444444444,0.539244444444444}, {2980785,3887729,3888008,0.160622222222222,0.160622222222222}, {2980786,3888008,3888273,0.149488888888889,0.149488888888889}, {2980787,3890047,3889785,0.108329032258065,0.10494375}, {2980788,3885312,3885908,0.301511111111111,0.301511111111111}, {2980789,3887729,3887262,0.263422222222222,0.263422222222222}, {2980790,3887729,3887505,0.102066666666667,0.102066666666667}, {2980791,3884675,3884447,0.198628571428571,0.245364705882353}, {2980792,3889208,3890329,0.621266666666667,0.621266666666667}, {2980793,3890329,3890047,0.134866666666667,0.13005}, {2980794,3889378,3889922,0.246222222222222,0.3324}, {2980795,3889922,3890423,0.45124,0.45124}, {2980796,3890261,3890423,0.34086,0.34086}, {2980797,3890423,3890926,0.450852631578947,0.450852631578947}, {2980798,3890906,3890926,0.0318631578947368,0.0356117647058823}, {2980799,3890926,3891539,0.448,0.4032}, {2980800,3890953,3891405,0.299622222222222,0.299622222222222}, {2980801,3891405,3891638,0.372044444444444,0.372044444444444}, {2980802,3891405,3891539,0.149742857142857,0.149742857142857}, {2980803,3891539,3891803,0.239329411764706,0.226033333333333}, {2980804,3891803,3892178,0.411933333333333,0.411933333333333}, {2980805,3891392,3891984,0.463389473684211,0.463389473684211}, {2980806,3891803,3891984,0.2085,0.2085}, {2980807,3891984,3892505,0.33207,0.33207}, {2980808,3891627,3892509,0.58281,0.58281}, {2980809,3892352,3892566,0.348711111111111,0.348711111111111}, {2980810,3892505,3892667,0.2532,0.2532}, {2980811,3892509,3892505,0.18579,0.18579}, {2980812,3892373,3892509,0.23379,0.23379}, {2980813,3892103,3892347,0.189,0.2016}, {2980814,3890675,3890618,0.113955555555556,0.123072}, {2980815,3890618,3890329,0.2186,0.2049375}, {2980816,3890618,3891264,0.6429,0.6429}, {2980817,3891627,3891264,0.32613,0.32613}, {2980818,3890047,3890378,-1,0.307133333333333}, {2980819,3890378,3889902,0.601753846153846,0.601753846153846}, {2980820,3890499,3890378,0.0650888888888889,0.0650888888888889}, {2980821,3890329,3890602,0.18976,0.271085714285714}, {2980822,3890499,3890602,0.1417,0.1417}, {2980823,3891264,3890602,0.360888888888889,0.360888888888889}, {2980824,3891264,3891908,0.49728,0.49728}, {2980825,3892667,3892747,0.235694117647059,0.235694117647059}, {2980826,3892373,3892747,0.22806,0.22806}, {2980827,3892390,3892373,0.1552,0.1552}, {2980828,3892347,3892390,0.1434,0.0882461538461538}, {2980829,3892390,3893062,0.4749375,0.4749375}, {2980830,3892684,3892667,0.622305882352941,0.622305882352941}, {2980831,3892747,3893062,0.336814285714286,0.336814285714286}, {2980832,3892347,3893047,0.359444444444444,0.359444444444444}, {2980833,3893062,3893333,0.234141176470588,0.209494736842105}, {2980834,3892340,3891908,0.359936842105263,0.325657142857143}, {2980835,3890499,3891399,0.49731724137931,0.49731724137931}, {2980836,3891399,3891505,0.0856153846153846,0.101181818181818}, {2980837,3891908,3891505,0.292009090909091,0.4015125}, {2980838,3891958,3891505,0.29361,0.29361}, {2980839,3892111,3891958,0.16988,0.21235}, {2980840,3891908,3892052,0.194964705882353,0.194964705882353}, {2980841,3892052,3892111,0.0876,0.08322}, {2980842,3892111,3892187,0.051936,0.0590181818181818}, {2980843,3892532,3892052,0.304425,0.4566375}, {2980844,3892712,3892187,0.243222222222222,0.243222222222222}, {2980845,3893062,3893047,0.38769,0.38769}, {2980846,3893047,3893166,0.203177777777778,0.203177777777778}, {2980847,3893333,3893662,0.74484,0.74484}, {2980848,3889356,3889955,0.64941,0.683589473684211}, {2980849,3893334,3894063,0.4344,0.4344}, {2980850,3894063,3894293,0.1234,0.1234}, {2980851,3894293,3894601,0.152266666666667,0.152266666666667}, {2980852,3894601,3894712,0.235357894736842,0.235357894736842}, {2980853,3894063,3894214,0.35175,0.35175}, {2980854,3894293,3894921,0.6165,0.6165}, {2980855,3894601,3894921,0.410866666666667,0.410866666666667}, {2980856,3894921,3895046,0.303266666666667,0.303266666666667}, {2980857,3893604,3894327,1.17912,1.17912}, {2980858,3893333,3893927,0.491514285714286,0.34406}, {2980859,3893927,3894003,0.0826235294117647,0.0520222222222222}, {2980860,3894003,3893867,0.285023076923077,0.308775}, {2980861,3894003,3894122,0.18148,0.18148}, {2980862,3894300,3894331,0.0300444444444444,0.0300444444444444}, {2980863,3894331,3894570,0.131111111111111,0.131111111111111}, {2980864,3894570,3895094,0.415955555555556,0.415955555555556}, {2980865,3894003,3894367,0.220090909090909,0.1614}, {2980866,3894327,3894367,0.0558,0.0558}, {2980867,3894367,3894461,0.0372666666666667,0.0432774193548387}, {2980868,3894461,3895069,0.241145454545455,0.24868125}, {2980869,3894461,3895242,0.92841,0.92841}, {2980870,3895444,3895698,0.29019,0.29019}, {2980871,3892712,3893369,0.334153846153846,0.413714285714286}, {2980872,3893369,3893933,0.41127,0.41127}, {2980873,3893369,3893537,0.192763636363636,0.2232}, {2980874,3893537,3893710,0.25152,0.25152}, {2980875,3893537,3893933,0.303190909090909,0.370566666666667}, {2980876,3893933,3894234,0.43041,0.43041}, {2980877,3893710,3894234,0.37464,0.37464}, {2980878,3894754,3895094,0.224945454545455,0.215165217391304}, {2980879,3895094,3895242,0.117652173913043,0.159176470588235}, {2980880,3895242,3895490,0.170342857142857,0.170342857142857}, {2980881,3902550,3902769,0.184636363636364,0.131032258064516}, {2980882,3902335,3902550,0.124577777777778,0.124577777777778}, {2980883,3902335,3902172,0.0888888888888889,0.0888888888888889}, {2980884,3902172,3902592,0.28236,0.28236}, {2980885,3903339,3904068,0.316377777777778,0.316377777777778}, {2980886,3901961,3902035,0.0426444444444445,0.0426444444444445}, {2980887,3901827,3901961,0.0679333333333333,0.0679333333333333}, {2980888,3901718,3901827,0.0965714285714286,0.0965714285714286}, {2980889,3901827,3902085,0.264286956521739,0.264286956521739}, {2980890,3902085,3902132,0.08728125,0.08728125}, {2980891,3902132,3902185,0.0824666666666667,0.0824666666666667}, {2980892,3902085,3902642,0.211733333333333,0.211733333333333}, {2980893,3902132,3902943,0.308755555555556,0.308755555555556}, {2980894,3902185,3903112,0.362688888888889,0.362688888888889}, {2980895,3902550,3902314,0.153044444444444,0.153044444444444}, {2980896,3902335,3902028,0.169266666666667,0.169266666666667}, {2980897,3901827,3901428,0.238622222222222,0.238622222222222}, {2980898,3901718,3901851,0.178,0.178}, {2980899,3901144,3901718,0.317169230769231,0.317169230769231}, {2980900,3901088,3901144,0.232844444444444,0.232844444444444}, {2980901,3901961,3902118,0.0870666666666667,0.0870666666666667}, {2980902,3901144,3901222,-1,0.281110344827586}, {2980903,3902185,3902217,0.115755555555556,0.1953375}, {2980904,3901222,3902217,0.555252631578947,0.555252631578947}, {2980905,3902217,3903192,0.387088888888889,0.387088888888889}, {2980906,3902217,3902254,0.120975,0.223338461538462}, {2980907,3902254,3902290,0.128225,0.146542857142857}, {2980908,3901334,3902290,0.471409090909091,0.471409090909091}, {2980909,3902254,3903237,0.387888888888889,0.387888888888889}, {2980910,3902290,3903274,0.3862,0.3862}, {2980911,3903192,3903237,0.215861538461538,0.215861538461538}, {2980912,3903237,3903274,0.107133333333333,0.107133333333333}, {2980913,3903516,3904135,0.251466666666667,0.251466666666667}, {2980914,3903687,3904181,0.191755555555556,0.191755555555556}, {2980915,3904135,3905325,0.69786,0.69786}, {2980916,3904181,3905336,0.504911111111111,-1}, {2980917,3904257,3905041,-1,0.503633333333333}, {2980918,3905325,3905471,0.16023,0.16023}, {2980919,3904297,3904776,0.29088,0.252939130434783}, {2980920,3904348,3904972,0.272630769230769,0.272630769230769}, {2980921,3904972,3905172,0.18438,0.127158620689655}, {2980922,3904776,3904972,0.143975,0.111464516129032}, {2980923,3904776,3905041,0.18723,0.197084210526316}, {2980924,3905041,3905336,0.175938461538462,0.22872}, {2980925,3905336,3905471,0.109275,0.102847058823529}, {2980926,3911650,3911909,0.21345,0.224684210526316}, {2980927,3911909,3912211,0.161330769230769,0.161330769230769}, {2980928,3912211,3912539,0.1368,0.1368}, {2980929,3912539,3912896,0.122172972972973,0.122172972972973}, {2980930,3911355,3911909,0.30715,0.567046153846154}, {2980931,3912211,3912771,0.229422222222222,0.229422222222222}, {2980932,3912539,3913158,0.242666666666667,0.242666666666667}, {2980933,3912896,3913478,0.306490909090909,-1}, {2980934,3911799,3912138,0.21453,0.252388235294118}, {2980935,3912138,3912896,0.338136,0.469633333333333}, {2981027,3875889,3874945,0.612327272727273,0.612327272727273}, {2981028,3877550,3877469,0.163244444444444,0.163244444444444}, {2981029,3877556,3877469,0.0391111111111111,0.0391111111111111}, {2981030,3877693,3877556,0.160777777777778,0.160777777777778}, {2981031,3877469,3877463,0.175888888888889,0.175888888888889}, {2981032,3877556,3877463,0.153377777777778,0.153377777777778}, {2981033,3878036,3877556,0.185622222222222,0.185622222222222}, {2981034,3877889,3877463,0.165822222222222,0.165822222222222}, {2981035,3879321,3878192,0.501733333333333,0.501733333333333}, {2981036,3879198,3878036,0.504688888888889,0.504688888888889}, {2981037,3879052,3877889,0.505733333333333,0.505733333333333}, {2981038,3878192,3878036,0.159911111111111,0.159911111111111}, {2981039,3878036,3877889,0.13194375,0.13194375}, {2981040,3877463,3877778,0.233133333333333,0.233133333333333}, {2981041,3877889,3877778,0.127083870967742,0.127083870967742}, {2981042,3878921,3877778,0.494511111111111,0.494511111111111}, {2981043,3877778,3877671,0.149420689655172,0.149420689655172}, {2981044,3877671,3877519,0.162066666666667,0.162066666666667}, {2981045,3877519,3877246,0.227844444444444,0.227844444444444}, {2981046,3878805,3877671,1.8702,1.8702}, {2981047,3878462,3877519,0.401584615384615,0.336812903225806}, {2981048,3878683,3878462,0.118142857142857,0.12405}, {2981049,3878462,3878354,0.125,0.125}, {2981050,3878354,3878215,0.176044444444444,0.176044444444444}, {2981051,3878215,3878221,0.4772,0.4772}, {2981052,3878221,3878354,0.0658,0.0658}, {2981053,3877246,3877032,0.232111111111111,0.232111111111111}, {2981054,3877032,3878197,0.458933333333333,0.458933333333333}, {2981055,3878215,3878197,0.237822222222222,0.237822222222222}, {2981056,3880605,3880159,0.601536,-1}, {2981057,3878821,3879179,0.19587,0.178063636363636}, {2981058,3879179,3879866,0.267411428571429,0.275276470588235}, {2981059,3879856,3879861,0.35496,0.35496}, {2981060,3879856,3879630,0.243977777777778,0.243977777777778}, {2981061,3880168,3879856,0.164721428571429,0.170822222222222}, {2981062,3879630,3879965,0.190377777777778,0.190377777777778}, {2981063,3879965,3880168,0.223288888888889,0.223288888888889}, {2981064,3881537,3881138,0.52215,-1}, {2981065,3880718,3881464,0.627085714285714,0.598581818181818}, {2981066,3881343,3880929,0.208133333333333,0.208133333333333}, {2981067,3882277,3881944,0.58296,-1}, {2981068,3881511,3881944,-1,0.279463636363636}, {2981069,3880301,3880168,0.075875,0.0700384615384615}, {2981070,3880417,3880476,0.0834,0.0834}, {2981071,3880417,3880701,0.144377777777778,0.144377777777778}, {2981072,3880476,3880578,0.170022222222222,0.170022222222222}, {2981073,3882474,3883306,0.428133333333333,0.428133333333333}, {2981074,3883555,3882194,0.680644444444444,0.680644444444444}, {2981075,3883663,3884134,0.2418,0.2325}, {2981076,3884134,3884447,0.196036363636364,0.1797}, {2981077,3884134,3883306,0.527928,0.43994}, {2981078,3884447,3883555,0.740052631578947,0.740052631578947}, {2981079,3884108,3884663,0.352911111111111,0.352911111111111}, {2981080,3880706,3880396,0.393066666666667,0.393066666666667}, {2981081,3884949,3885827,-1,0.447311111111111}, {2981082,3885827,3886433,0.316955555555556,0.316955555555556}, {2981083,3884819,3885655,-1,0.435488888888889}, {2981084,3886260,3885655,0.308311111111111,0.308311111111111}, {2981085,3885655,3884886,1.01787,-1}, {2981086,3886260,3886284,0.19488,0.19488}, {2981087,3886284,3885815,0.288725,0.288725}, {2981088,3887025,3886284,0.445977777777778,0.445977777777778}, {2981089,3887025,3887161,0.082776,0.082776}, {2981090,3887367,3887161,0.1731,0.1731}, {2981091,3887446,3887367,0.0632727272727273,0.0632727272727273}, {2981092,3888172,3887367,0.371022222222222,0.371022222222222}, {2981093,3887161,3888012,0.379777777777778,0.379777777777778}, {2981094,3888172,3888012,0.166457142857143,0.15536}, {2981095,3886804,3887070,0.245033333333333,0.245033333333333}, {2981096,3887070,3887381,0.244733333333333,0.244733333333333}, {2981097,3887662,3887381,0.146888888888889,0.146888888888889}, {2981098,3887381,3887320,0.0905571428571429,0.0905571428571429}, {2981099,3887070,3886631,0.41049,0.41049}, {2981100,3886308,3886631,0.26556,0.26556}, {2981101,3886631,3886912,0.22194,0.22194}, {2981102,3886912,3886634,0.267757894736842,0.25437}, {2981103,3887320,3886912,0.412552941176471,0.412552941176471}, {2981104,3885827,3885655,0.164333333333333,0.164333333333333}, {2981105,3885959,3885827,0.084825,0.084825}, {2981106,3886912,3887324,0.225644444444444,0.225644444444444}, {2981107,3887320,3887696,0.235577777777778,0.235577777777778}, {2981108,3887324,3887696,0.27303,0.27303}, {2981109,3887324,3887501,0.0916,0.0916}, {2981110,3887696,3887843,0.1284,0.1284}, {2981111,3887501,3888090,0.345844444444444,0.345844444444444}, {2981112,3888144,3888688,0.425192307692308,0.614166666666667}, {2981113,3887849,3888090,0.184870588235294,0.196425}, {2981114,3888090,3888519,0.255177777777778,0.255177777777778}, {2981115,3889074,3888493,0.29445,-1}, {2981116,3889605,3889074,0.301609090909091,-1}, {2981117,3889074,3889771,0.510096,0.510096}, {2981118,3888688,3889130,-1,0.161222222222222}, {2981119,3888688,3888911,0.400581818181818,0.400581818181818}, {2981120,3888911,3889425,0.44958,0.44958}, {2981121,3889113,3889425,0.226957894736842,0.21561}, {2981122,3888252,3888172,0.0828,0.100542857142857}, {2981123,3888172,3888863,0.3374,0.3374}, {2981124,3890083,3889771,0.3896625,0.3896625}, {2981125,3889771,3890151,0.299975,0.299975}, {2981126,3890151,3889969,0.123469565217391,0.123469565217391}, {2981127,3890525,3890151,0.292933333333333,0.277515789473684}, {2981128,3890758,3890215,0.3894,0.3894}, {2981129,3889969,3890215,0.163157142857143,0.163157142857143}, {2981130,3890215,3890426,0.151848,0.12654}, {2981131,3890450,3890191,0.120992307692308,0.131075}, {2981132,3890426,3890450,0.0750818181818182,0.0750818181818182}, {2981133,3890942,3890426,0.304125,0.317347826086957}, {2981134,3891194,3890450,0.358536,0.320121428571429}, {2981135,3889425,3889850,0.236208,0.236208}, {2981136,3888012,3888081,0.0774,0.0663428571428571}, {2981137,3888081,3886872,-1,1.78789090909091}, {2981138,3888081,3889174,1.29556363636364,-1}, {2981139,3889955,3889658,0.2421,0.2421}, {2981140,3890168,3889955,0.104888888888889,0.104888888888889}, {2981141,3890490,3890168,0.27192,0.27192}, {2981142,3889955,3890323,0.326975,0.326975}, {2981143,3890168,3890511,0.275377777777778,0.275377777777778}, {2981144,3890511,3890323,0.154058823529412,0.154058823529412}, {2981145,3890735,3890511,0.19275,0.19275}, {2981146,3890323,3890535,0.214057142857143,0.214057142857143}, {2981147,3890944,3890535,0.213422222222222,0.213422222222222}, {2981148,3890535,3890846,0.247155555555556,0.247155555555556}, {2981149,3890846,3890525,0.152284615384615,0.152284615384615}, {2981150,3890745,3890703,0.16698,0.16698}, {2981151,3890703,3890735,0.189688888888889,0.189688888888889}, {2981152,3890735,3890944,0.165288888888889,0.165288888888889}, {2981153,3890703,3891243,0.36795,0.36795}, {2981154,3890944,3891474,0.42336,0.42336}, {2981155,3891135,3890846,0.114617647058824,0.114617647058824}, {2981156,3891474,3891135,0.167664,0.161215384615385}, {2981157,3891474,3891558,0.0793411764705882,0.0642285714285714}, {2981158,3890846,3891293,0.4662,0.4662}, {2981159,3891293,3890998,0.299538461538462,0.299538461538462}, {2981160,3891565,3891293,0.1392,0.1392}, {2981161,3891135,3891565,0.44496,0.44496}, {2981162,3891505,3891525,0.83181,0.83181}, {2981163,3891958,3892234,0.5122,0.5122}, {2981164,3892187,3892835,0.586661538461538,0.586661538461538}, {2981165,3891965,3891584,0.3155625,0.3155625}, {2981166,3892234,3891965,0.237141176470588,0.237141176470588}, {2981167,3892123,3891632,0.34725,0.34725}, {2981168,3892835,3892234,0.34395,0.34395}, {2981169,3891965,3892123,0.16008,0.16008}, {2981170,3892257,3892123,0.09057,0.09057}, {2981171,3892445,3892257,0.12102,0.12102}, {2981172,3892234,3892445,0.1324,0.1324}, {2981173,3892445,3892801,0.1932,0.1932}, {2981174,3892835,3893095,0.234763636363636,0.234763636363636}, {2981175,3892123,3892252,0.259577777777778,0.259577777777778}, {2981176,3892252,3891888,0.25137,0.25137}, {2981177,3893095,3892801,0.150577777777778,0.150577777777778}, {2981178,3892252,3892418,0.122755555555556,0.122755555555556}, {2981179,3891399,3891085,-1,-1}, {2981180,3892257,3892582,0.69906,0.69906}, {2981181,3892418,3891945,0.33414,0.33414}, {2981182,3891293,3891779,0.3916,0.3916}, {2981183,3892418,3892582,0.110422222222222,0.110422222222222}, {2981184,3892582,3892822,0.133533333333333,0.133533333333333}, {2981185,3892801,3893108,0.356533333333333,0.356533333333333}, {2981186,3893095,3893187,0.49929,0.49929}, {2981187,3893108,3893187,0.09366,0.09366}, {2981188,3893187,3893373,0.127714285714286,0.127714285714286}, {2981189,3893435,3893095,0.239345454545455,0.239345454545455}, {2981190,3893710,3893772,0.13122,0.13122}, {2981191,3894085,3894234,0.299463157894737,0.299463157894737}, {2981192,3894234,3894970,0.53982,0.53982}, {2981193,3893435,3894145,0.381774193548387,0.408103448275862}, {2981194,3895094,3895454,0.45435,0.45435}, {2981195,3895454,3895572,0.14526,0.14526}, {2981196,3895454,3895786,0.31584,0.31584}, {2981197,3895572,3895888,0.291821052631579,0.291821052631579}, {2981198,3893399,3893679,0.2079,0.2079}, {2981199,3893679,3893935,0.19494,0.19494}, {2981200,3893935,3894174,0.16815,0.16815}, {2981201,3893679,3893653,0.28707,0.28707}, {2981202,3893373,3893653,0.155676923076923,0.16865}, {2981203,3894174,3894145,0.162571428571429,0.155181818181818}, {2981204,3894145,3894379,0.156533333333333,0.156533333333333}, {2981205,3894727,3895203,0.49419,0.49419}, {2981206,3895203,3895261,0.10122,0.10122}, {2981207,3893368,3893755,0.266057142857143,0.266057142857143}, {2981208,3893935,3893909,-1,0.215133333333333}, {2981209,3894174,3894659,0.386918181818182,0.370095652173913}, {2981210,3893909,3894481,0.244072727272727,0.244072727272727}, {2981211,3894481,3894659,0.158936842105263,0.131295652173913}, {2981212,3894659,3894925,0.223688888888889,0.20132}, {2981213,3895203,3895501,0.295911111111111,0.295911111111111}, {2981214,3893653,3893743,0.0471103448275862,0.03795}, {2981215,3893743,3893909,0.0755117647058823,0.0626195121951219}, {2981216,3893743,3893755,0.192644444444444,0.192644444444444}, {2981217,3893755,3894000,0.20889,0.20889}, {2981218,3898563,3898919,0.21816,0.21816}, {2981219,3897994,3897839,0.08292,0.08292}, {2981220,3899716,3900153,0.224008695652174,0.224008695652174}, {2981221,3900291,3899746,0.293444444444444,0.293444444444444}, {2981222,3900153,3900291,0.0809181818181818,0.0659333333333333}, {2981223,3900605,3901283,0.323625,0.298730769230769}, {2981224,3900605,3900629,0.647533333333333,0.647533333333333}, {2981225,3900629,3900647,0.134777777777778,0.134777777777778}, {2981226,3900629,3900932,-1,-1}, {2981227,3899396,3899716,0.146666666666667,0.146666666666667}, {2981228,3899396,3899636,0.199444444444444,0.199444444444444}, {2981229,3899716,3899999,0.278288888888889,0.278288888888889}, {2981230,3900153,3900198,0.3146,0.3146}, {2981231,3900932,3900979,0.0612,0.0612}, {2981232,3900979,3900978,0.0859411764705882,0.0503793103448276}, {2981233,3900979,3901516,0.355588235294118,0.318157894736842}, {2981234,3900613,3900605,0.212022222222222,0.212022222222222}, {2981235,3900855,3900932,0.316155555555556,0.316155555555556}, {2981236,3900245,3898563,3.02883157894737,2.61580909090909}, {2981237,3902290,3902323,0.113072727272727,0.113072727272727}, {2981238,3902323,3902357,0.138208695652174,0.151371428571429}, {2981239,3902357,3902378,0.106875,0.0855}, {2981240,3903274,3903302,0.136772727272727,0.136772727272727}, {2981241,3903302,3903345,0.0977793103448276,0.0977793103448276}, {2981242,3903345,3903390,0.311541176470588,0.311541176470588}, {2981243,3902323,3903302,0.384844444444444,0.384844444444444}, {2981244,3902357,3903345,0.387955555555556,0.387955555555556}, {2981245,3903345,3903815,0.211266666666667,0.211266666666667}, {2981246,3902515,3902809,0.70505,0.70505}, {2981247,3902804,3903062,0.554333333333333,0.554333333333333}, {2981248,3903047,3903293,0.486977777777778,0.486977777777778}, {2981249,3903989,3904253,0.193581818181818,-1}, {2981250,3903588,3904231,0.2626,0.2626}, {2981251,3902809,3903386,0.792445161290323,0.792445161290323}, {2981252,3903202,3903984,0.714,0.714}, {2981253,3904253,3905012,0.429137142857143,-1}, {2981254,3905471,3906538,1.10127,1.10127}, {2981255,3901334,3901368,-1,0.174}, {2981256,3901368,3901657,-1,1.26353333333333}, {2981257,3901657,3902098,-1,0.79888}, {2981258,3905653,3905811,0.44952,0.44952}, {2981259,3909494,3911280,0.521909090909091,0.521909090909091}, {2981304,3863556,3863888,0.404,0.440727272727273}, {2981305,3863888,3866912,1.33095555555556,1.33095555555556}, {2981307,3874945,3874356,0.394236363636364,0.394236363636364}, {2981308,3877032,3876213,0.589355555555556,0.589355555555556}, {2981309,3878197,3878004,0.443311111111111,0.443311111111111}, {2981310,3886465,3885404,0.463644444444444,0.463644444444444}, {2981311,3884205,3885404,0.755066666666667,0.755066666666667}, {2981312,3891140,3891542,0.528933333333333,0.528933333333333}, {2981313,3891779,3892133,0.66849,0.66849}, {2981314,3891966,3891342,0.301555555555556,-1}, {2981315,3892133,3892481,0.48366,0.48366}, {2981316,3891917,3891637,0.141688888888889,0.141688888888889}, {2981317,3892196,3891917,0.185113043478261,0.185113043478261}, {2981318,3892481,3892196,0.20619,0.242576470588235}, {2981319,3892414,3892848,0.396022222222222,0.396022222222222}, {2981320,3892481,3892688,0.10925,0.145666666666667}, {2981321,3892848,3892688,0.0886333333333333,0.0886333333333333}, {2981322,3893075,3892848,0.158652631578947,0.131060869565217}, {2981323,3892462,3892962,0.329044444444444,0.329044444444444}, {2981324,3892651,3892962,0.398177777777778,0.398177777777778}, {2981325,3892962,3892657,0.221223529411765,0.18804}, {2981326,3892962,3893243,0.269895652173913,0.31038}, {2981327,3893639,3893243,0.409554545454545,0.360408}, {2981328,3893243,3893344,0.0610615384615385,0.06615}, {2981329,3893344,3893685,0.41889,0.41889}, {2981330,3893685,3893303,0.275514285714286,0.275514285714286}, {2981331,3892481,3893186,0.618444444444444,0.618444444444444}, {2981332,3891917,3892546,0.607466666666667,0.607466666666667}, {2981333,3893781,3894000,0.29193,0.29193}, {2981334,3894000,3894450,0.3822,0.3822}, {2981335,3894096,3893344,0.375496551724138,0.388907142857143}, {2981336,3894095,3894456,0.468272727272727,0.468272727272727}, {2981337,3894481,3894747,0.46056,0.46056}, {2981338,3894450,3894456,0.40416,0.40416}, {2981339,3894450,3894747,0.19839,0.19839}, {2981340,3894747,3895043,0.19512,0.19512}, {2981341,3895043,3895247,0.14928,0.14928}, {2981342,3894925,3895247,0.21624375,0.197708571428571}, {2981343,3895501,3895927,0.317777777777778,0.317777777777778}, {2981344,3895968,3895927,0.46062,0.46062}, {2981345,3895927,3896268,0.2102,0.2102}, {2981346,3894747,3895354,0.66948,0.66948}, {2981347,3895043,3895448,0.56058,0.56058}, {2981348,3895247,3895466,0.12262,0.102183333333333}, {2981349,3895466,3895989,0.336022222222222,0.312848275862069}, {2981350,3894456,3895056,0.48525,0.48525}, {2981351,3895056,3895354,0.2643,0.2643}, {2981352,3895354,3895448,0.08418,0.08418}, {2981353,3895448,3895628,0.14781,0.14781}, {2981354,3893685,3893913,0.21984,0.21984}, {2981355,3893913,3894237,0.4536,0.4536}, {2981356,3894188,3894885,0.53742,0.53742}, {2981357,3894885,3895322,0.32691,0.32691}, {2981358,3895056,3895322,0.209333333333333,0.209333333333333}, {2981359,3895354,3896106,0.75375,0.75375}, {2981360,3895628,3896163,0.60129,0.60129}, {2981361,3895628,3895776,0.12519,0.12519}, {2981362,3895776,3895989,0.17709,0.17709}, {2981363,3895466,3895776,0.4209,0.4209}, {2981364,3895989,3896321,0.268248,0.22354}, {2981365,3895989,3896268,0.327214285714286,0.327214285714286}, {2981366,3896268,3896321,0.44253,0.44253}, {2981367,3896321,3896537,0.204046153846154,0.196488888888889}, {2981368,3896268,3896733,0.31341,0.31341}, {2981369,3896850,3897225,-1,-1}, {2981370,3896645,3897124,0.4203,0.4203}, {2981371,3895322,3895898,0.61935,0.61935}, {2981372,3897124,3896870,0.23523,0.23523}, {2981373,3893523,3893695,0.185577777777778,0.185577777777778}, {2981374,3894017,3893695,0.230478260869565,0.240954545454545}, {2981375,3894316,3895116,0.59325,0.59325}, {2981376,3897374,3897415,0.20305,0.20305}, {2981377,3897415,3897583,0.548815384615385,0.548815384615385}, {2981378,3897583,3897631,0.10656,0.10656}, {2981379,3897077,3897631,0.32667,0.32667}, {2981380,3897583,3897718,0.07944,0.07944}, {2981381,3897718,3898091,0.34765,0.34765}, {2981382,3900647,3900828,-1,-1}, {2981383,3900978,3901329,1.09582857142857,0.885092307692308}, {2981384,3900828,3901329,-1,-1}, {2981385,3902098,3902932,0.36295,0.335030769230769}, {2981386,3900828,3901081,-1,-1}, {2981387,3901329,3901724,0.983634782608696,0.904944}, {2981388,3900038,3899793,0.31272,0.2606}, {2981389,3900477,3900038,0.219763636363636,0.20145}, {2981390,3901081,3901393,-1,-1}, {2981391,3901393,3901769,0.230033333333333,0.230033333333333}, {2981392,3902098,3902589,-1,1.25373333333333}, {2981393,3902589,3902660,-1,0.64632}, {2981394,3903411,3903749,-1,0.2668}, {2981395,3903693,3903749,0.103036363636364,0.09445}, {2981396,3905012,3904844,0.133694117647059,-1}, {2981397,3903984,3904816,0.589755555555555,0.589755555555555}, {2981398,3904816,3905107,0.200044444444444,0.200044444444444}, {2981399,3904850,3905283,0.225933333333333,0.225933333333333}, {2981400,3903386,3903468,0.153521739130435,0.1605}, {2981401,3903468,3903992,0.61058,0.61058}, {2981402,3903468,3904660,0.755844444444444,0.755844444444444}, {2981403,3904816,3905240,0.229,0.229}, {2981404,3905529,3905690,0.0594,0.066825}, {2981405,3906089,3905690,0.184584,0.177484615384615}, {2981406,3905066,3905599,-1,0.271888888888889}, {2981407,3905240,3905694,0.211777777777778,-1}, {2981408,3905599,3905694,0.183311111111111,0.183311111111111}, {2981409,3905694,3905529,0.323955555555556,0.323955555555556}, {2981410,3906089,3905830,0.284688888888889,0.284688888888889}, {2981411,3906643,3910530,2.94318,2.94318}, {2981412,3905811,3908638,2.3625,2.3625}, {2981413,3905690,3906498,0.730266666666667,0.730266666666667}, {2981414,3906840,3906089,0.728333333333333,0.728333333333333}, {2981415,3904660,3905616,0.6422,0.6422}, {2981416,3907998,3906595,0.891133333333333,0.891133333333333}, {2981483,3892546,3892927,0.304488888888889,0.304488888888889}, {2981484,3892927,3893259,0.348444444444444,0.348444444444444}, {2981485,3893259,3893674,0.436933333333333,0.436933333333333}, {2981486,3892927,3892588,0.19383,0.19383}, {2981487,3893209,3892927,0.2088,0.2088}, {2981488,3893340,3893104,0.206,0.206}, {2981489,3893695,3893340,0.223707692307692,0.24235}, {2981490,3893209,3893861,0.448095652173913,0.448095652173913}, {2981491,3893259,3893025,0.137844444444444,0.137844444444444}, {2981492,3893520,3893259,0.156577777777778,0.156577777777778}, {2981493,3893735,3893520,0.17382,0.158018181818182}, {2981494,3893340,3893963,0.499711111111111,0.499711111111111}, {2981495,3893861,3893963,0.0519230769230769,0.0519230769230769}, {2981496,3893963,3893735,0.142523076923077,0.132342857142857}, {2981497,3893695,3894274,0.49068,0.49068}, {2981498,3894215,3893963,0.129942857142857,0.117367741935484}, {2981499,3894493,3894215,0.146592,0.140953846153846}, {2981500,3894719,3894493,0.156518181818182,0.143475}, {2981501,3894905,3894719,0.197236363636364,0.160711111111111}, {2981502,3893735,3894139,0.433533333333333,0.433533333333333}, {2981503,3893963,3894377,0.430933333333333,0.430933333333333}, {2981504,3894215,3894627,0.4036,0.4036}, {2981505,3894719,3895113,0.50877,0.50877}, {2981506,3893674,3893949,0.311111111111111,0.311111111111111}, {2981507,3894139,3894447,0.308355555555556,0.308355555555556}, {2981508,3894377,3894695,0.311866666666667,0.311866666666667}, {2981509,3894627,3894910,0.3138,0.3138}, {2981510,3895113,3895388,0.41346,0.41346}, {2981511,3893949,3893703,0.20385,0.20385}, {2981512,3894207,3893949,0.27656,0.27656}, {2981513,3894447,3894207,0.155836363636364,0.201670588235294}, {2981514,3894695,3894447,0.143376,0.170685714285714}, {2981515,3894910,3894695,0.1276,0.1276}, {2981516,3895160,3894910,0.1505,0.1505}, {2981517,3895388,3895160,0.18255,0.18255}, {2981518,3894910,3895258,0.363044444444444,0.363044444444444}, {2981519,3895388,3895769,0.38715,0.38715}, {2981520,3895570,3895258,0.235628571428571,0.190315384615385}, {2981521,3895769,3895570,0.297423529411765,0.297423529411765}, {2981522,3894928,3895176,0.169666666666667,0.147774193548387}, {2981523,3895116,3894928,-1,-1}, {2981524,3895344,3895176,0.0937384615384615,0.0786193548387097}, {2981525,3895176,3895438,0.36846,0.36846}, {2981526,3895116,3895344,0.228641379310345,0.245577777777778}, {2981527,3895803,3895116,0.5604,0.5604}, {2981528,3896108,3895344,0.470191304347826,0.33795}, {2981529,3895898,3896227,0.61287,0.61287}, {2981530,3895898,3896518,0.53694,0.53694}, {2981531,3895252,3895599,0.42477,0.42477}, {2981532,3895599,3895388,0.18975,0.18975}, {2981533,3895599,3895967,0.27558,0.27558}, {2981534,3895562,3895967,0.59715,0.59715}, {2981535,3896032,3895769,0.2406,0.253263157894737}, {2981536,3895967,3896032,0.0453777777777778,0.0453777777777778}, {2981537,3896032,3896649,0.64449,0.64449}, {2981538,3896033,3896486,0.47331,0.47331}, {2981539,3896554,3896032,0.331914285714286,0.387233333333333}, {2981540,3896518,3897130,0.43875,0.43875}, {2981541,3896518,3897289,0.69333,0.69333}, {2981542,3896801,3897047,0.26688,0.26688}, {2981543,3896553,3897047,0.31314,0.31314}, {2981544,3896553,3897151,0.62907,0.62907}, {2981545,3897047,3897151,0.52299,0.52299}, {2981546,3897151,3897230,0.10062,0.10062}, {2981547,3897230,3897556,0.20772,0.20772}, {2981548,3896108,3896257,0.176353846153846,0.176353846153846}, {2981549,3896187,3896257,0.0412666666666667,0.0412666666666667}, {2981550,3896257,3896553,0.35755,0.35755}, {2981551,3897718,3898592,0.87396,0.87396}, {2981552,3897631,3898147,0.71814,0.71814}, {2981553,3897586,3898147,0.34149,0.34149}, {2981554,3898147,3898592,0.24114,0.24114}, {2981555,3898147,3898326,0.13506,0.13506}, {2981556,3898326,3899077,0.46353,0.46353}, {2981557,3897551,3898062,0.62679,0.62679}, {2981558,3897556,3898062,0.27903,0.27903}, {2981559,3897941,3898326,0.29907,0.29907}, {2981560,3897941,3898924,0.59553,0.59553}, {2981561,3898924,3899077,0.221444444444444,0.221444444444444}, {2981562,3898924,3899493,0.36951,0.36951}, {2981563,3898941,3898924,0.33438,0.33438}, {2981564,3897230,3897733,0.490658823529412,0.490658823529412}, {2981565,3897526,3897733,0.270830769230769,0.251485714285714}, {2981566,3897733,3897818,0.0909428571428571,0.0909428571428571}, {2981567,3897818,3898040,0.248528571428571,0.248528571428571}, {2981568,3897556,3897876,0.26925,0.26925}, {2981569,3897876,3898040,0.1429875,0.1429875}, {2981570,3897876,3898175,0.20841,0.20841}, {2981571,3898062,3898175,0.10194,0.10194}, {2981572,3898175,3898505,-1,-1}, {2981573,3898175,3898735,0.42354,0.42354}, {2981574,3898735,3898941,0.25014,0.25014}, {2981575,3898040,3898537,0.35949,0.35949}, {2981576,3898537,3898735,0.21624,0.21624}, {2981577,3901243,3901273,0.262044444444444,0.262044444444444}, {2981578,3901393,3901637,0.654192857142857,0.654192857142857}, {2981579,3901243,3901637,0.15376,0.159062068965517}, {2981580,3901637,3902101,0.167109677419355,0.185014285714286}, {2981581,3903749,3904323,0.494296551724138,0.494296551724138}, {2981582,3904260,3904702,0.259303448275862,0.259303448275862}, {2981583,3904702,3905060,0.253090909090909,0.22272}, {2981584,3904260,3904636,0.24363,0.24363}, {2981585,3904702,3905078,0.26757,0.26757}, {2981586,3902958,3903510,-1,0.5565}, {2981587,3904145,3904463,0.234438461538462,0.243816}, {2981588,3905060,3905275,0.188504347826087,0.18065}, {2981589,3905275,3905422,0.110688,0.106430769230769}, {2981590,3905422,3905709,0.184511111111111,0.191607692307692}, {2981591,3905275,3905709,0.675377777777778,0.675377777777778}, {2981592,3905709,3906082,0.209088888888889,0.209088888888889}, {2981593,3902101,3902114,-1,-1}, {2981594,3908239,3909558,0.868866666666667,0.868866666666667}, {2981595,3905422,3906476,0.450711111111111,0.450711111111111}, {2981596,3906302,3906476,0.2186,0.2186}, {2981597,3906355,3907149,0.531133333333333,0.531133333333333}, {2981598,3908239,3908832,0.208866666666667,0.208866666666667}, {2981629,3869593,3869874,0.108977777777778,0.108977777777778}, {2981630,3869874,3870381,0.233111111111111,0.233111111111111}, {2981631,3870881,3870381,0.37748,0.37748}, {2981632,3893949,3894504,0.567044444444444,0.567044444444444}, {2981633,3894504,3894228,0.186028571428571,0.162775}, {2981634,3894504,3894914,0.60414,0.60414}, {2981635,3894447,3894821,0.368155555555556,0.368155555555556}, {2981636,3894821,3894578,0.161263636363636,0.1314}, {2981637,3894695,3895053,0.360844444444444,0.360844444444444}, {2981638,3895053,3894821,0.142368,0.104682352941176}, {2981639,3895258,3895053,0.124533333333333,0.105075}, {2981640,3894821,3895157,0.4743,0.4743}, {2981641,3895157,3895455,0.43959,0.43959}, {2981642,3895157,3894785,0.209328,0.209328}, {2981643,3894785,3894504,0.177125,0.17004}, {2981644,3895053,3895271,0.250066666666667,0.250066666666667}, {2981645,3895504,3895157,0.195577777777778,0.195577777777778}, {2981646,3895271,3895504,0.34584,0.34584}, {2981647,3895455,3895234,0.211425,0.241628571428571}, {2981648,3895656,3895455,0.262542857142857,0.229725}, {2981649,3895504,3895656,0.23955,0.23955}, {2981650,3895258,3895491,0.33033,0.33033}, {2981651,3895491,3895271,0.16941,0.16941}, {2981652,3895859,3895491,0.29643,0.29643}, {2981653,3895769,3896475,0.63267,0.63267}, {2981654,3896649,3896475,0.14532,0.14532}, {2981655,3896570,3895859,0.43617,0.43617}, {2981656,3895491,3895680,0.29517,0.29517}, {2981657,3895680,3895907,0.29637,0.29637}, {2981658,3895907,3895656,0.270323076923077,0.2196375}, {2981659,3896118,3895680,0.31218,0.31218}, {2981660,3896399,3895907,0.46396,0.46396}, {2981661,3895907,3896189,0.28539,0.28539}, {2981662,3896654,3896189,0.31974,0.31974}, {2981663,3896635,3896654,0.063,0.063}, {2981664,3896189,3896512,0.26622,0.26622}, {2981665,3896475,3896570,0.12564,0.12564}, {2981666,3895656,3895853,0.26313,0.26313}, {2981667,3895853,3895437,0.34077,0.34077}, {2981668,3896859,3896834,0.437766666666667,0.437766666666667}, {2981669,3896649,3896834,0.19116,0.19116}, {2981670,3897021,3896570,0.28359,0.28359}, {2981671,3896570,3896998,0.4761,0.4761}, {2981672,3896998,3896399,0.36354,0.36354}, {2981673,3895853,3896448,0.56025,0.56025}, {2981674,3896512,3896448,0.33627,0.33627}, {2981675,3896512,3896913,0.28848,0.28848}, {2981676,3896913,3897016,0.06816,0.06816}, {2981677,3896913,3896812,0.33939,0.33939}, {2981678,3897818,3898378,0.40215,0.40215}, {2981679,3898378,3899220,0.6447,0.6447}, {2981680,3898537,3899346,0.647684210526316,0.647684210526316}, {2981681,3898735,3899433,0.52602,0.52602}, {2981682,3896834,3897021,0.1199,0.1199}, {2981683,3897021,3897838,0.55899,0.55899}, {2981684,3897838,3896998,0.50334,0.50334}, {2981685,3896998,3897826,0.67884,0.67884}, {2981686,3898378,3898537,0.18315,0.18315}, {2981687,3898208,3898378,0.17886,0.17886}, {2981688,3898499,3898132,0.451447058823529,0.403926315789474}, {2981689,3898132,3897826,0.5102,0.680266666666667}, {2981690,3897826,3897707,0.20308,0.160326315789474}, {2981691,3897838,3898132,0.442885714285714,0.442885714285714}, {2981692,3898132,3898433,0.385363636363636,0.385363636363636}, {2981693,3898433,3898726,0.2799,0.29856}, {2981694,3898770,3898433,0.38202,0.38202}, {2981695,3898433,3898044,0.579257142857143,0.579257142857143}, {2981696,3897296,3897358,0.1122,0.136242857142857}, {2981697,3897358,3897450,0.0441333333333333,0.0441333333333333}, {2981698,3897358,3897838,0.687726315789474,0.725933333333333}, {2981699,3897400,3897132,0.34323,0.34323}, {2981700,3897016,3897132,0.07233,0.07233}, {2981701,3897132,3897582,0.29694,0.29694}, {2981702,3897582,3897768,0.1161,0.1161}, {2981703,3897768,3898159,0.22038,0.22038}, {2981704,3897582,3897830,0.44085,0.44085}, {2981705,3898044,3897768,0.29589,0.29589}, {2981706,3900646,3900997,0.210688888888889,0.210688888888889}, {2981707,3900330,3900646,0.641666666666667,0.641666666666667}, {2981708,3900330,3900566,0.15834,0.15834}, {2981709,3900633,3900566,0.101288888888889,0.101288888888889}, {2981710,3900997,3900633,0.455955555555556,0.455955555555556}, {2981711,3900633,3901434,0.3594,0.3594}, {2981712,3900566,3901008,0.193542857142857,0.193542857142857}, {2981713,3901008,3901341,0.154944,0.1614}, {2981714,3901246,3901008,0.212,0.212}, {2981715,3901246,3901341,0.0804444444444445,0.0804444444444445}, {2981716,3901341,3901434,0.123285714285714,0.107875}, {2981717,3901434,3901526,0.1117,0.141094736842105}, {2981718,3901651,3900997,0.285288888888889,0.285288888888889}, {2981719,3901651,3901238,0.482133333333333,0.482133333333333}, {2981720,3901238,3901526,0.131711111111111,0.131711111111111}, {2981721,3901526,3901656,0.0641739130434783,0.082}, {2981722,3901651,3902114,-1,-1}, {2981723,3902114,3902069,0.133933333333333,0.133933333333333}, {2981724,3902069,3901656,0.346135714285714,0.372761538461538}, {2981725,3901656,3902358,0.3884,0.313707692307692}, {2981726,3902069,3902723,0.362427272727273,0.318936}, {2981727,3902449,3902701,0.119022222222222,0.119022222222222}, {2981728,3902701,3903393,0.355177777777778,0.355177777777778}, {2981729,3903393,3903154,0.116066666666667,0.116066666666667}, {2981730,3903393,3903709,0.2486,0.2486}, {2981731,3902319,3902766,0.478133333333333,0.478133333333333}, {2981732,3901873,3902766,0.355311111111111,0.355311111111111}, {2981733,3902701,3903199,0.569,0.569}, {2981734,3903601,3903784,0.215052631578947,0.215052631578947}, {2981735,3904222,3903784,0.211,0.211}, {2981736,3904127,3904295,0.1497,0.1497}, {2981737,3904295,3904468,0.0821555555555556,0.0821555555555556}, {2981738,3904127,3904429,0.406711111111111,0.406711111111111}, {2981739,3904429,3904484,0.227509090909091,0.227509090909091}, {2981740,3904295,3904794,0.451088888888889,0.451088888888889}, {2981741,3904429,3904794,0.158155555555556,0.158155555555556}, {2981742,3904794,3904923,0.172772727272727,0.172772727272727}, {2981743,3904923,3905104,0.168024,0.168024}, {2981744,3905104,3905267,0.110452173913043,0.149435294117647}, {2981745,3905267,3904587,0.541175,0.43294}, {2981746,3904899,3905557,0.322846153846154,0.322846153846154}, {2981747,3905557,3905727,0.157155555555556,0.157155555555556}, {2981748,3905267,3906461,0.569333333333333,0.569333333333333}, {2981749,3905557,3906461,0.408311111111111,0.408311111111111}, {2981750,3905727,3906597,0.402488888888889,0.402488888888889}, {2981751,3906461,3906714,0.122155555555556,0.122155555555556}, {2981752,3905727,3905992,0.2532,0.2532}, {2981753,3905468,3905557,0.0803555555555556,0.0803555555555556}, {2981780,3902766,3902965,0.153755555555556,0.153755555555556}, {2981781,3903199,3903403,0.144155555555556,0.144155555555556}, {2981782,3902778,3902922,0.14958947368421,0.1579}, {2981783,3904222,3904684,0.364266666666667,0.364266666666667}, {2981784,3903784,3904296,0.371288888888889,0.371288888888889}, {2981785,3903403,3903863,0.3858,0.3858}, {2981786,3902922,3903437,0.6484125,0.6484125}, {2981787,3902356,3903029,0.584781818181818,0.584781818181818}, {2981788,3901863,3902690,0.570096,-1}, {2981789,3901347,3902296,0.66095,0.66095}, {2981790,3900961,3901905,0.662765217391304,0.662765217391304}, {2981791,3900666,3901395,0.474311111111111,0.5568}, {2981792,3903784,3903403,0.220032,0.220032}, {2981793,3903403,3902922,0.28407,0.28407}, {2981794,3902922,3902356,0.328957894736842,0.328957894736842}, {2981795,3904296,3903863,0.197533333333333,0.197533333333333}, {2981796,3903863,3903496,0.196022222222222,0.196022222222222}, {2981797,3903437,3903496,0.0612,0.0612}, {2981798,3903437,3903029,0.330063157894737,0.330063157894737}, {2981799,3903029,3902690,0.248747368421053,0.248747368421053}, {2981800,3902690,3902296,0.179777777777778,0.179777777777778}, {2981801,3902296,3901905,0.1614,0.1614}, {2981803,3901704,3902778,0.445977777777778,0.445977777777778}, {2981804,3901527,3902450,0.386311111111111,0.386311111111111}, {2981805,3901367,3902119,0.328066666666667,0.328066666666667}, {2981806,3904296,3905190,0.673777777777778,0.673777777777778}, {2981807,3903496,3904635,0.885866666666667,0.885866666666667}, {2983258,3876371,3877167,-1,0.507282352941176}, {2983261,3904469,3904773,0.191448,0.208095652173913}, {2983262,3905222,3905526,0.2319,0.220857142857143}, {2983263,3900963,3901469,0.397333333333333,0.510857142857143}, {2983264,3901469,3901553,0.08744,0.119236363636364}, {2983265,3901487,3901803,0.273847058823529,0.211609090909091}, {2983266,3901803,3901884,0.0715411764705882,0.0715411764705882}, {2983268,3903381,3903131,0.252,0.252}, {2983269,3903381,3902983,0.210733333333333,0.210733333333333}, {2986618,3880172,3880391,-1,-1}, {2986638,3853853,3854046,0.0896888888888889,0.0896888888888889}, {2986642,3912280,3912370,0.0938823529411765,0.0886666666666667}, {2986649,3864194,3863681,0.249622222222222,0.249622222222222}, {2986650,3865063,3864450,0.253088888888889,0.253088888888889}, {2986651,3865636,3865063,0.258860869565217,0.3721125}, {2986652,3867608,3867604,0.5064,0.384864}, {2986653,3866449,3866140,0.3652875,0.3438}, {2986654,3868939,3868098,0.529517647058823,-1}, {2986655,3866646,3866373,0.147939130434783,0.130869230769231}, {2986656,3866766,3866859,0.4028,0.4028}, {2986657,3854486,3854218,0.1172,0.1172}, {2986658,3854487,3854857,0.405444444444444,0.405444444444444}, {2986659,3880307,3880603,-1,-1}, {2986660,3878103,3878233,0.0989555555555555,0.0989555555555555}, {2986661,3877254,3877293,0.146044444444444,0.146044444444444}, {2986662,3876852,3877136,-1,0.102492857142857}, {2986663,3877326,3877956,-1,0.267339130434783}, {2986664,3876284,3876433,0.286866666666667,0.286866666666667}, {2986665,3876575,3876840,-1,-1}, {2986674,3861655,3861562,0.265371428571429,0.161530434782609}, {2986676,3893836,3894594,0.401555555555556,0.401555555555556}, {2986680,3914640,3914833,0.135392307692308,0.113554838709677}, {2986681,3914388,3914640,0.108811764705882,0.108811764705882}, {2986682,3914128,3914388,0.17679,0.17679}, {2986683,3913830,3914128,0.20292,0.20292}, {2986687,3858664,3858781,0.0803307692307692,0.10443}, {2986688,3859176,3858781,0.144814285714286,0.150177777777778}, {2986689,3859766,3859176,0.267214285714286,0.29928}, {2986690,3861683,3860070,0.843066666666667,0.843066666666667}, {2986691,3861193,3861384,0.106711111111111,0.106711111111111}, {2986692,3858888,3858903,0.0397454545454545,0.0397454545454545}, {2986693,3858903,3859091,0.149618181818182,0.149618181818182}, {2986694,3859940,3860696,0.330466666666667,0.330466666666667}, {2986695,3861900,3861601,0.129036363636364,0.129036363636364}, {2986701,3859084,3858733,0.187377777777778,0.187377777777778}, {2986703,3860815,3860611,0.118933333333333,0.118933333333333}, {2986704,3861043,3860954,0.0730888888888889,0.0730888888888889}, {2986705,3857593,3857751,0.172111111111111,0.172111111111111}, {2986719,3903497,3903288,0.1924,0.1924}, {2986720,3903926,3903497,0.504857142857143,0.8835}, {2986721,3903288,3903134,0.0935333333333333,0.0935333333333333}, {2986722,3906420,3906298,0.0726666666666667,0.0726666666666667}, {2986723,3896441,3896723,0.2006,0.3009}, {2986724,3905206,3905423,0.194475,0.245652631578947}, {2986725,3905446,3905516,0.0769125,0.0769125}, {2986726,3876195,3875833,0.1596,0.1596}, {2986729,3891647,3891565,0.0522,0.0522}, {2986730,3891140,3890795,0.100688372093023,0.103085714285714}, {2986732,3891477,3891140,0.1197,0.147323076923077}, {2986787,3874577,3875580,0.5642,0.348476470588235}, {2986788,3875475,3876252,-1,-1}, {2986789,3875599,3876381,0.328733333333333,0.328733333333333}, {2986790,3875679,3876500,0.345311111111111,0.345311111111111}, {2986791,3876500,3876381,-1,-1}, {2986792,3876381,3876252,-1,-1}, {2986793,3876738,3878297,0.578133333333333,0.578133333333333}, {2986794,3885302,3885520,0.0355391304347826,-1}, {2986795,3885290,3885551,-1,0.0416205882352941}, {2986796,3891172,3892538,0.649888888888889,0.649888888888889}, {2986797,3892497,3892538,0.25345,0.5069}, {2986798,3892538,3893863,0.701568,0.6496}, {2986799,3892696,3893762,0.516555555555556,0.516555555555556}, {2986800,3895346,3895760,0.615104347826087,-1}, {2986801,3895201,3895346,0.0583076923076923,-1}, {2986860,3853401,3853086,0.4154,0.29078}, {2986861,3855389,3854867,0.276342857142857,0.266813793103448}, {2986862,3856172,3855389,0.387777777777778,0.455217391304348}, {2986865,3907374,3907602,0.101825,0.12219}, {2986866,3907602,3907935,0.121152,0.131686956521739}, {2986867,3907602,3907558,0.24535,0.24535}, {2986886,3853086,3853644,0.250422222222222,0.250422222222222}, {2986887,3886659,3886791,0.0665785714285714,-1}, {2986888,3895709,3896323,-1,-1}, {2986896,3869611,3868809,0.295177777777778,0.295177777777778}, {2986911,3875890,3875935,0.0688736842105263,0.0688736842105263}, {2986912,3876311,3876072,0.261860869565217,0.261860869565217}, {2986913,3876072,3875851,0.107955555555556,0.107955555555556}, {2986914,3882502,3882562,0.115486956521739,0.115486956521739}, {2986915,3883341,3883435,-1,0.222733333333333}, {2986916,3883435,3883458,-1,0.1248}, {2986917,3883435,3883630,-1,-1}, {2986918,3887107,3886909,0.0956222222222222,0.0956222222222222}, {2986919,3898651,3899654,0.418644444444444,0.418644444444444}, {2986923,3856054,3856182,0.0472222222222222,0.0472222222222222}, {2986924,3856695,3856054,0.252888888888889,0.252888888888889}, {2986925,3859717,3859221,0.265755555555556,0.265755555555556}, {2986926,3862073,3862154,-1,-1}, {2986927,3866419,3866096,0.0994888888888889,0.0994888888888889}, {2986928,3865417,3865011,0.133,0.133}, {2986929,3873600,3873415,0.137888888888889,0.137888888888889}, {2986930,3872144,3871563,0.347377777777778,0.347377777777778}, {2986931,3874858,3874804,0.184066666666667,0.184066666666667}, {2986932,3873823,3873412,0.2862,0.2862}, {2986933,3896149,3896272,0.268511111111111,0.268511111111111}, {2986934,3898347,3898632,-1,-1}, {2986935,3898305,3898632,0.0951428571428571,0.108}, {2986936,3898632,3901386,0.651155555555556,0.639316363636364}, {2986937,3901386,3901828,0.105129411764706,0.101162264150943}, {2986938,3897727,3897969,0.208971428571429,0.0886545454545454}, {2986939,3897559,3897851,-1,0.1182}, {2986940,3898213,3898099,-1,-1}, {2986941,3898305,3898213,0.0575555555555556,0.0575555555555556}, {2986942,3898213,3898347,-1,-1}, {2986943,3898347,3898170,-1,-1}, {2986944,3898170,3898099,-1,-1}, {2986945,3898170,3897601,-1,-1}, {2986956,3849376,3849125,0.250644444444444,0.250644444444444}, {2986957,3855814,3855306,0.243333333333333,0.243333333333333}, {2986958,3858972,3859540,0.256577777777778,0.256577777777778}, {2986959,3858122,3858043,0.0733333333333333,0.0733333333333333}, {2986960,3867474,3866847,0.383294117647059,0.250615384615385}, {2986961,3875571,3875443,0.342644444444444,0.342644444444444}, {2986962,3877822,3877102,0.265577777777778,0.265577777777778}, {2986963,3880356,3880277,-1,-1}, {2986964,3896470,3896390,-1,0.128}, {2986965,3901612,3901386,0.291085714285714,0.218314285714286}, {2986966,3901612,3901828,0.155266666666667,0.155266666666667}, {2986967,3901122,3901612,0.27295,0.350935714285714}, {2986968,3869814,3869573,-1,0.1550625}, {2986969,3869573,3869766,0.09985,-1}, {2986970,3866882,3866210,0.273339130434783,0.273339130434783}, {2986971,3866210,3864928,0.472177777777778,0.472177777777778}, {2986972,3866882,3866231,0.130557446808511,0.1278375}, {2986973,3866210,3866231,0.266914285714286,-1}, {2986974,3872207,3872117,0.113022222222222,0.113022222222222}, {2986975,3872061,3871978,0.119444444444444,0.119444444444444}, {2986976,3872779,3872413,0.133288888888889,0.133288888888889}, {2986977,3872267,3871978,0.158222222222222,0.158222222222222}, {2986978,3878421,3878107,-1,0.0968714285714286}, {2986979,3878492,3878421,-1,0.0556153846153846}, {2986980,3878882,3878562,0.280305882352941,-1}, {2986981,3890539,3890879,0.598757142857143,0.441189473684211}, {2986984,3857715,3858171,-1,-1}, {2986985,3860579,3859530,0.255665454545455,-1}, {2986986,3859530,3858996,0.124458823529412,-1}, {2986987,3859530,3859782,0.1796,0.1796}, {2986988,3880405,3880539,0.183155555555556,0.183155555555556}, {2986989,3862617,3863073,0.275377777777778,0.275377777777778}, {2986990,3862135,3862314,0.0888,0.0888}, {2986991,3868867,3869623,0.3752,0.3752}, {2986992,3873225,3872961,0.301,0.301}, {2986993,3871697,3871564,0.206511111111111,0.206511111111111}, {2986994,3877811,3878067,-1,0.260657142857143}, {2986995,3887723,3887949,0.129111111111111,0.129111111111111}, {2986996,3897675,3897208,0.275133333333333,0.275133333333333}, {2987005,3851124,3850876,0.325452631578947,0.363741176470588}, {2987006,3851093,3850588,0.215755555555556,0.215755555555556}, {2987007,3850588,3850804,0.489882352941177,0.5552}, {2987008,3856998,3857131,0.143822222222222,0.143822222222222}, {2987009,3854053,3854400,0.199333333333333,0.199333333333333}, {2987010,3859276,3858569,0.389755555555556,0.389755555555556}, {2987011,3859509,3859249,0.189133333333333,0.189133333333333}, {2987012,3861790,3861699,0.0766222222222222,0.0766222222222222}, {2987013,3860688,3860398,0.2752,0.2752}, {2987014,3865716,3865566,0.0659111111111111,0.0659111111111111}, {2987015,3874890,3874819,0.240761538461538,0.240761538461538}, {2987016,3890590,3890896,0.275336842105263,0.26157}, {2987017,3894326,3894011,0.29345,0.29345}, {2987029,3851048,3850637,0.593822222222222,-1}, {2987030,3853608,3853417,0.256422222222222,0.256422222222222}, {2987031,3860204,3860265,0.083,0.083}, {2987032,3861618,3861343,0.251688888888889,0.251688888888889}, {2987033,3864645,3863664,0.4742,0.4742}, {2987034,3870208,3869701,-1,-1}, {2987035,3870205,3869903,-1,-1}, {2987036,3871015,3871041,-1,0.13064}, {2987037,3871015,3871209,-1,0.1235625}, {2987038,3870995,3871237,-1,-1}, {2987039,3869958,3869667,0.144333333333333,0.144333333333333}, {2987040,3872889,3872703,0.04284,0.04284}, {2987041,3872476,3872315,-1,-1}, {2987042,3890964,3890491,0.195964285714286,0.195964285714286}, {2987043,3897414,3897520,-1,0.0924666666666667}, {2987057,3850240,3851575,0.8236,0.8236}, {2987058,3870771,3870895,0.0646888888888889,0.0646888888888889}, {2987059,3868398,3868162,0.0980444444444444,0.0980444444444444}, {2987060,3873819,3873946,0.0858888888888889,0.0858888888888889}, {2987061,3874297,3874253,-1,0.05865}, {2987062,3897827,3897927,0.315844444444444,0.315844444444444}, {2987063,3898345,3898463,0.309088888888889,0.309088888888889}, {2987064,3855743,3855572,0.0707777777777778,0.0707777777777778}, {2987065,3855950,3855928,-1,0.214823076923077}, {2987066,3855928,3855645,0.114155555555556,0.114155555555556}, {2987067,3856343,3855946,0.207355555555556,0.207355555555556}, {2987068,3855303,3855160,0.0660444444444444,0.0660444444444444}, {2987069,3856169,3856013,0.105136363636364,0.11565}, {2987070,3856613,3856169,0.180696,0.173746153846154}, {2987071,3856169,3855802,0.228155555555556,0.228155555555556}, {2987072,3860530,3860488,0.103911111111111,0.103911111111111}, {2987073,3860706,3860352,0.163777777777778,0.163777777777778}, {2987074,3862712,3862554,0.121044444444444,0.121044444444444}, {2987075,3863082,3862835,0.210422222222222,0.210422222222222}, {2987076,3869008,3868828,0.114555555555556,0.114555555555556}, {2987077,3869672,3869123,0.310355555555556,0.310355555555556}, {2987078,3870110,3869559,0.305377777777778,0.305377777777778}, {2987079,3869559,3869082,0.114246153846154,0.120421621621622}, {2987080,3869082,3868858,0.0613263157894737,0.0896307692307692}, {2987081,3869160,3869082,0.067175,0.0895666666666667}, {2987082,3872546,3873007,0.360088888888889,0.360088888888889}, {2987117,3857767,3857541,0.108488888888889,0.108488888888889}, {2987120,3853754,3853390,0.308577777777778,0.308577777777778}, {2987121,3860698,3861053,0.235422222222222,0.235422222222222}, {2987122,3864559,3864913,0.264822222222222,0.264822222222222}, {2987123,3868371,3867227,0.444955555555556,0.444955555555556}, {2987124,3871128,3870015,0.413644444444444,0.413644444444444}, {2987125,3869332,3869071,0.141484615384615,0.136244444444444}, {2987126,3870342,3869290,0.271628571428571,-1}, {2987154,3852743,3852696,0.0196,-1}, {2987155,3853476,3852743,0.2148,-1}, {2987157,3853164,3852696,0.206466666666667,0.206466666666667}, {2987158,3853602,3853101,0.221088888888889,0.221088888888889}, {2987159,3859475,3859332,0.0905333333333333,0.0452666666666667}, {2987160,3859475,3859315,0.0704709677419355,-1}, {2987161,3861761,3861459,0.3214,0.3214}, {2987162,3863414,3863294,0.107822222222222,0.107822222222222}, {2987164,3865801,3866713,0.612666666666667,0.612666666666667}, {2987167,3875902,3877505,0.696846428571429,0.696846428571429}, {2987169,3852812,3852378,0.288222222222222,0.288222222222222}, {2987170,3852375,3851943,0.293422222222222,0.293422222222222}, {2987191,3858717,3858737,0.0485111111111111,0.0485111111111111}, {2987192,3859828,3859282,0.601454545454545,0.601454545454545}, {2987193,3859282,3859438,0.206114285714286,0.254611764705882}, {2987194,3859690,3860078,-1,0.559145454545455}, {2987195,3859670,3859477,0.0570179104477612,0.0578818181818182}, {2987196,3860467,3859670,0.296844827586207,0.441461538461538}, {2987197,3862244,3861700,0.309022222222222,0.309022222222222}, {2987198,3861640,3861700,0.0714888888888889,0.0714888888888889}, {2987199,3861700,3861846,0.152622222222222,0.152622222222222}, {2987200,3869250,3869261,0.1572,0.1572}, {2987201,3893008,3894694,0.922628571428571,0.759811764705882}, {2987203,3859014,3859083,0.195163636363636,-1}, {2987204,3870706,3870498,0.319888888888889,0.319888888888889}, {2987205,3871928,3871707,0.323288888888889,0.323288888888889}, {2987206,3870706,3870427,0.0777272727272727,0.07125}, {2987207,3871140,3870706,0.116183333333333,0.119502857142857}, {2987208,3871436,3871312,0.0367741935483871,0.038}, {2987209,3871928,3871436,0.13464375,0.130563636363636}, {2987210,3872227,3871928,0.100555555555556,0.129285714285714}, {2987211,3851828,3852662,0.254436363636364,0.254436363636364}, {2987212,3860526,3859793,0.342163636363636,0.4182}, {2987213,3860526,3860260,0.127022222222222,0.127022222222222}, {2987214,3859550,3859257,0.146515384615385,0.146515384615385}, {2987215,3858621,3858859,-1,-1}, {2987216,3870228,3870991,0.315022222222222,0.315022222222222}, {2987217,3870991,3870520,0.172488888888889,0.172488888888889}, {2987218,3871391,3870942,0.526616666666667,-1}, {2987219,3871327,3871160,0.265473913043478,0.283995348837209}, {2987220,3875808,3875273,0.226333333333333,0.226333333333333}, {2987221,3885369,3885643,0.112555555555556,0.112555555555556}, {2987222,3887788,3888306,0.38907,0.38907}, {2987225,3886563,3886427,0.0950857142857143,0.0868173913043478}, {2987226,3886629,3886807,0.11926,0.108418181818182}, {2987227,3885289,3885713,-1,-1}, {2987228,3886174,3886162,-1,-1}, {2987229,3886944,3886888,0.2525625,-1}, {2987230,3893762,3893565,0.3545,0.3545}, {2987231,3899322,3898746,0.258376470588235,0.24862641509434}, {2987232,3899623,3899322,0.158013333333333,0.158013333333333}, {2987233,3898482,3899693,0.644377777777778,0.644377777777778}, {2987234,3899693,3899322,0.726222222222222,0.726222222222222}, {2987235,3900989,3900974,0.0357483870967742,0.046175}, {2987236,3901080,3900989,0.0857538461538462,0.0857538461538462}, {2987237,3900462,3900989,-1,0.601870588235294}, {2987238,3901080,3900462,-1,0.462733333333333}, {2987239,3900462,3900391,-1,0.0374}, {2987240,3901181,3901080,0.10365,0.118457142857143}, {2987241,3901198,3901181,0.0187125,0.0230307692307692}, {2987242,3903117,3903103,0.05288,0.063456}, {2987243,3903121,3903117,0.0224142857142857,0.03138}, {2987244,3900974,3901686,0.467933333333333,0.467933333333333}, {2987245,3901686,3902065,0.239047058823529,0.239047058823529}, {2987246,3902065,3902408,0.25372,0.25372}, {2987247,3902408,3902732,0.204063157894737,0.204063157894737}, {2987248,3902732,3902997,0.131488888888889,0.131488888888889}, {2987249,3902732,3902868,0.24492,0.24492}, {2987250,3902408,3902552,0.18645,0.18645}, {2987251,3902065,3902204,-1,-1}, {2987252,3901686,3901826,0.29332,0.29332}, {2987253,3901181,3901826,0.390057142857143,-1}, {2987254,3901826,3902204,0.1781,-1}, {2987255,3902204,3902552,0.169617391304348,-1}, {2987256,3902552,3902868,0.140544827586207,-1}, {2987257,3902868,3903117,0.232333333333333,-1}, {2987258,3860128,3859534,0.287581818181818,0.287581818181818}, {2987259,3866223,3866172,0.0551162790697674,0.0564285714285714}, {2987260,3866172,3867432,0.443533333333333,0.443533333333333}, {2987261,3872427,3871847,0.198377777777778,0.198377777777778}, {2987262,3886759,3886185,0.443644444444444,0.443644444444444}, {2987263,3896942,3897395,0.275288888888889,0.275288888888889}, {2987264,3912180,3912081,0.0535111111111111,0.0535111111111111}, {2987265,3911758,3910733,-1,-1}, {2987266,3917379,3917989,0.412571428571429,-1}, {2987267,3917724,3917628,0.0674285714285714,-1}, {2987268,3917234,3917135,0.101325,-1}, {2987269,3916551,3916657,-1,0.10635}, {2987527,3914312,3915006,0.217813953488372,0.2926875}, {2987528,3915006,3915382,0.150615789473684,0.130077272727273}, {2987529,3914950,3914181,0.388315384615385,0.388315384615385}, {2987530,3915006,3914950,0.051768,0.0562695652173913}, {2987531,3914950,3915390,0.248755555555556,0.248755555555556}, {2987532,3916182,3916530,-1,-1}, {2987533,3916530,3916621,-1,-1}, {2987534,3916530,3916813,-1,-1}, {2987535,3916432,3916813,-1,0.277633333333333}, {2987536,3916813,3916926,-1,0.0677333333333333}, {2987537,3916346,3916621,0.152937931034483,-1}, {2987538,3916621,3916926,0.123306666666667,-1}, {2987544,3903885,3903538,0.213444444444444,0.213444444444444}, {2987545,3901964,3902262,0.1962,0.1962}, {2987546,3902858,3903382,0.130675471698113,-1}, {2987547,3902858,3902939,0.0628235294117647,-1}, {2987548,3903113,3903434,0.0917375,-1}, {2987549,3902749,3902858,-1,0.073704}, {2987550,3906002,3905636,0.214088888888889,0.214088888888889}, {2987551,3915486,3915233,0.161822222222222,0.161822222222222}, {2987552,3918373,3918083,0.162466666666667,0.162466666666667}, {2987553,3922133,3922149,0.34059,0.34059}, {2987554,3870779,3871156,-1,-1}, {2987555,3871156,3871288,0.135288888888889,0.135288888888889}, {2987556,3870810,3871288,-1,0.178292307692308}, {2987557,3871288,3871438,-1,0.0488785714285714}, {2987558,3871636,3871438,0.338918181818182,0.3468}, {2987559,3871438,3871296,0.316843902439024,0.3093}, {2987560,3867932,3868114,0.0620888888888889,0.0620888888888889}, {2987561,3906875,3906841,0.0678444444444444,0.0678444444444444}, {2987562,3906841,3906810,0.120755555555556,0.120755555555556}, {2987563,3906841,3906653,0.0868444444444444,0.0868444444444444}, {2987564,3907135,3907280,0.0303042253521127,-1}, {2987565,3905103,3907135,0.436525,-1}, {2987566,3907212,3907847,0.332733333333333,0.332733333333333}, {2987567,3907297,3907355,0.109111111111111,0.109111111111111}, {2987568,3909706,3908935,0.402266666666667,0.402266666666667}, {2987569,3910107,3909376,0.375866666666667,0.375866666666667}, {2987570,3910600,3909757,0.375933333333333,0.375933333333333}, {2987571,3910992,3910211,0.356911111111111,0.356911111111111}, {2987583,3863262,3862975,0.297555555555556,0.297555555555556}, {2987584,3869272,3869317,0.308511111111111,0.308511111111111}, {2987585,3870266,3870272,0.0559741935483871,0.0559741935483871}, {2987586,3897734,3897626,0.0660888888888889,0.0660888888888889}, {2987587,3907095,3906954,0.09639,0.09639}, {2987588,3907258,3907424,0.16195,0.077736}, {2987589,3911363,3910676,0.360488888888889,0.360488888888889}, {2987590,3911735,3911074,0.361666666666667,0.361666666666667}, {2987591,3912141,3911500,0.339822222222222,0.339822222222222}, {2987592,3912447,3912261,0.0850888888888889,0.0850888888888889}, {2987593,3905129,3907186,-1,0.51892131147541}, {2987594,3918195,3917740,0.282577777777778,0.282577777777778}, {2987595,3918849,3919021,0.228184615384615,0.228184615384615}, {2987606,3869159,3868820,0.20649,0.20649}, {2987607,3867628,3868360,0.290577777777778,0.290577777777778}, {2987608,3867628,3867579,0.169533333333333,0.169533333333333}, {2987609,3867043,3866885,0.30408,0.30408}, {2987610,3868546,3868052,0.328118181818182,0.343742857142857}, {2987611,3895744,3896378,-1,0.598490322580645}, {2987612,3897045,3897327,0.105675,0.0983023255813953}, {2987613,3896174,3896378,-1,0.123955555555556}, {2987614,3893671,3893791,0.064,0.064}, {2987615,3896880,3896990,-1,0.0903272727272727}, {2987616,3896514,3896910,0.232022222222222,0.232022222222222}, {2987617,3906609,3907255,0.279573913043478,0.221731034482759}, {2987618,3907255,3907376,0.09252,0.0816352941176471}, {2987619,3913935,3913887,-1,0.02228}, {2987637,3869479,3869210,0.102111111111111,0.102111111111111}, {2987638,3867306,3867305,0.0664888888888889,0.0664888888888889}, {2987639,3866576,3866469,0.0930444444444444,0.0930444444444444}, {2987640,3872589,3872666,0.0812666666666667,0.0812666666666667}, {2987641,3872254,3872187,0.0794444444444444,0.0794444444444444}, {2987642,3873558,3873874,0.124711111111111,0.124711111111111}, {2987643,3871880,3871825,0.173977777777778,0.173977777777778}, {2987644,3871451,3871979,0.253755555555556,0.253755555555556}, {2987645,3884780,3884744,0.173133333333333,0.173133333333333}, {2987646,3896829,3897045,-1,0.0691945945945946}, {2987647,3896829,3896905,-1,0.0519461538461539}, {2987648,3896905,3896961,-1,0.0405428571428571}, {2987649,3896695,3896905,0.0662,-1}, {2987650,3896905,3896986,0.0249666666666667,-1}, {2987651,3896961,3896986,0.0383357142857143,-1}, {2987652,3897652,3898703,0.509731034482759,0.509731034482759}, {2987653,3896961,3897652,-1,0.428960869565217}, {2987654,3897652,3897821,-1,0.145356}, {2987655,3897821,3898295,0.415628571428571,0.415628571428571}, {2987656,3898789,3898871,0.0986709677419355,0.0955875}, {2987657,3910806,3910820,0.0762521739130435,0.0762521739130435}, {2987658,3910820,3910837,0.188228571428571,0.179672727272727}, {2987659,3910166,3910671,0.264875,0.264875}, {2987660,3910358,3910450,0.207644444444444,0.207644444444444}, {2987661,3909474,3910450,0.462066666666667,0.462066666666667}, {2987662,3910820,3911701,0.323933333333333,0.323933333333333}, {2987667,3870485,3870072,0.143866666666667,0.143866666666667}, {2987668,3869571,3869174,0.145044444444444,0.145044444444444}, {2987669,3869174,3869007,0.0621555555555555,0.0621555555555555}, {2987670,3872502,3872181,0.113888888888889,0.113888888888889}, {2987671,3872545,3872856,0.0980444444444444,0.0980444444444444}, {2987672,3892379,3892332,0.16904,0.16904}, {2987673,3892169,3892379,0.0774545454545454,0.079875}, {2987674,3892379,3892477,0.0529615384615385,0.0529615384615385}, {2987675,3898232,3898677,-1,0.390924324324324}, {2987676,3910563,3909791,-1,-1}, {2987677,3909791,3909224,0.396171428571429,-1}, {2987690,3884026,3883928,0.0492782608695652,0.0809571428571429}, {2987691,3883928,3883677,0.132913043478261,0.1910625}, {2987692,3883928,3884164,0.191088888888889,0.191088888888889}, {2987693,3882443,3882537,0.0446516129032258,0.0446516129032258}, {2987694,3883315,3883209,0.0545739130434783,0.0545739130434783}, {2987695,3912172,3913052,-1,-1}, {2987697,3868257,3868389,0.0588444444444444,0.0588444444444444}, {2987698,3869266,3868844,0.1568,0.1568}, {2987699,3869266,3869257,0.0828444444444444,0.0828444444444444}, {2987700,3873010,3873302,0.227630769230769,-1}, {2987701,3873302,3872888,0.09544,0.09544}, {2987702,3903099,3903986,0.383,0.383}, {2987703,3903241,3904037,0.340555555555556,0.340555555555556}, {2987704,3903165,3903999,0.355444444444444,0.355444444444444}, {2987705,3902592,3902907,0.25596,0.25596}, {2987706,3902592,3902886,0.20148,0.20148}, {2987707,3912138,3911659,0.397533333333333,0.397533333333333}, {2987708,3911984,3912211,0.28524,0.28524}, {2987714,3863323,3865772,1.1786,1.1786}, {2987715,3865772,3866325,0.28932972972973,0.28932972972973}, {2987716,3886634,3886749,0.0364705882352941,0.0357692307692308}, {2987717,3886749,3887173,0.126992307692308,0.126992307692308}, {2987718,3886749,3886513,0.159777777777778,0.159777777777778}, {2987719,3888519,3888866,0.204866666666667,0.204866666666667}, {2987720,3900291,3900605,0.149807142857143,0.123370588235294}, {2987729,3864644,3864713,0.0748363636363636,-1}, {2987730,3864400,3864713,0.0779866666666667,-1}, {2987731,3864713,3865039,0.09045,-1}, {2987732,3878208,3877874,0.347813333333333,0.326075}, {2987733,3896279,3896537,0.1452,0.1452}, {2987748,3896334,3896518,0.17187,0.17187}, {2987749,3898592,3898879,0.15885,0.15885}, {2987750,3896971,3897038,-1,-1}, {2987751,3902589,3903380,0.336484615384615,0.460452631578947}, {2987752,3903380,3903411,0.039227027027027,0.0403166666666667}, {2987753,3903353,3903380,0.0410333333333333,0.0447636363636364}, {2987755,3902889,3904075,0.736222222222222,0.736222222222222}, {2987756,3904305,3904075,0.101528571428571,0.109338461538462}, {2987757,3904305,3904509,0.116791304347826,-1}, {2987758,3904509,3904587,0.033924,0.0332588235294118}, {2987759,3904315,3904305,0.111981818181818,-1}, {2987760,3904090,3904305,0.186622222222222,-1}, {2987761,3904172,3905104,-1,0.534142857142857}, {2987762,3903710,3904014,0.11067,0.11067}, {2987763,3904014,3904172,0.0554896551724138,0.0574714285714286}, {2987764,3904014,3904062,0.0167111111111111,-1}, {2987765,3904062,3904484,0.239085714285714,-1}, {2987766,3903278,3904062,-1,0.361419230769231}, {2987767,3903111,3903090,-1,0.1018}, {2987768,3903278,3903251,0.0450893617021277,-1}, {2987769,3902572,3902449,0.0938666666666667,0.0938666666666667}, {2987770,3901367,3900961,0.454488888888889,0.454488888888889}, {2987771,3901527,3901367,0.122644444444444,0.122644444444444}, {2987772,3901704,3901527,0.151022222222222,0.151022222222222}, {2987773,3901873,3901704,0.145644444444444,0.145644444444444}, {2987774,3904478,3904222,0.167933333333333,0.167933333333333}, {2987775,3904899,3904935,0.00936842105263158,0.00953571428571428}, {2987776,3904935,3905140,-1,0.0882}, {2987777,3904935,3905088,0.1008,0.1008}, {2987778,3905140,3905727,0.36705,0.36705}, {2987781,3905196,3905695,0.165409523809524,0.168077419354839}, {2987782,3905886,3906450,0.183797014925373,0.1924125}, {2987783,3906880,3906739,0.202088888888889,0.202088888888889}, {2987784,3906560,3906739,0.0454090909090909,0.0454090909090909}, {2987785,3906880,3906560,0.209544,0.194022222222222}, {2987786,3906560,3906025,0.322913513513513,0.306353846153846}, {2987814,3849376,3848873,0.592466666666667,0.592466666666667}, {2987815,3874848,3875270,0.372358064516129,-1}, {2987816,3876916,3874848,0.807558620689655,0.6888}, {2987817,3873650,3874390,0.3552,0.224336842105263}, {2987818,3873576,3874033,0.3201375,0.150652941176471}, {2987819,3874110,3875093,0.408733333333333,0.580831578947368}, {2987820,3874110,3874470,0.507403846153846,-1}, {2987821,3872913,3873988,0.77692,0.485575}, {2987822,3874058,3874110,0.340328571428571,-1}, {2987823,3874475,3874542,0.0194052631578947,-1}, {2987824,3874351,3874275,-1,0.102815094339623}, {2987825,3874542,3874612,0.0180461538461538,-1}, {2987826,3874393,3874348,0.114583333333333,-1}, {2987827,3874348,3874067,0.15873488372093,-1}, {2987828,3874542,3874348,0.117414285714286,-1}, {2987829,3874348,3874275,0.023115,-1}, {2987830,3874888,3874673,0.1176,0.152188235294118}, {2987831,3874673,3874254,0.731957142857143,-1}, {2987832,3874673,3874786,0.288763636363636,0.288763636363636}, {2987833,3874058,3874786,0.27136,0.581485714285714}, {2987865,3903926,3903049,0.391246153846154,0.391246153846154}, {2987866,3850898,3851082,-1,0.1316}, {2987867,3850910,3851116,0.0708171428571429,-1}, {2987868,3851076,3851268,0.0726406779661017,0.087465306122449}, {2987869,3850712,3851268,0.234716129032258,-1}, {2987870,3850712,3851959,0.222688235294118,-1}, {2987871,3851268,3851959,0.1632,0.17408}, {2987872,3858060,3858034,-1,0.11848}, {2987873,3860260,3859550,0.2348,0.2348}, {2987874,3856551,3857279,0.37,0.37}, {2987875,3858697,3857279,0.503072727272727,0.503072727272727}, {2987876,3857279,3854944,0.883745454545455,0.883745454545455}, {2987877,3853446,3854944,1.05412727272727,1.05412727272727}, {2987878,3865908,3864954,-1,0.664058823529412}, {2987879,3864770,3864815,0.212731914893617,0.2083}, {2987880,3864815,3865255,0.269378571428571,0.163969565217391}, {2987881,3866345,3865744,0.214733333333333,0.214733333333333}, {2987882,3866379,3865515,0.310866666666667,0.310866666666667}, {2987883,3866404,3865423,0.391176,0.391176}, {2987884,3866403,3865419,0.358044444444444,0.358044444444444}, {2987885,3865744,3866314,0.227266666666667,0.227266666666667}, {2987886,3865515,3865744,0.130577777777778,0.130577777777778}, {2987887,3865423,3865515,0.1487,0.1487}, {2987888,3865419,3865423,0.266857142857143,0.266857142857143}, {2987889,3865419,3865603,0.208911111111111,0.208911111111111}, {2987890,3864739,3864815,0.1398,0.0668608695652174}, {2987891,3864531,3864739,0.276222222222222,0.276222222222222}, {2987892,3864531,3864984,0.194333333333333,0.194333333333333}, {2987893,3864824,3865429,-1,0.360211764705882}, {2987894,3866334,3865429,0.312,-1}, {2987895,3863087,3863517,0.218577777777778,0.218577777777778}, {2987896,3862276,3862066,-1,0.0571358490566038}, {2987897,3862276,3862285,0.0483,0.0399724137931034}, {2987898,3862360,3862285,-1,0.0439034482758621}, {2987899,3851082,3850904,0.113333333333333,-1}, {2987900,3851047,3851076,0.0230222222222222,0.024864}, {2987905,3849621,3848885,0.538371428571429,0.491556521739131}, {2987906,3848885,3848641,0.1772,0.148848}, {2987907,3850405,3850208,0.176975,0.184669565217391}, {2987908,3850621,3850405,0.12495,0.1428}, {2987909,3850842,3850621,0.1265,0.145961538461538}, {2987910,3850842,3851015,0.150730434782609,0.119544827586207}, {2987911,3849788,3849858,0.128817391304348,0.128817391304348}, {2987912,3849984,3850085,0.125710344827586,0.101266666666667}, {2987913,3850085,3850207,0.216432,0.208107692307692}, {2987914,3849858,3849953,0.0461,0.044256}, {2987915,3849953,3850405,0.258244444444444,0.258244444444444}, {2987916,3849953,3850251,0.247133333333333,0.193408695652174}, {2987917,3850251,3850531,0.227966666666667,0.227966666666667}, {2987918,3850531,3850772,0.2256375,0.190010526315789}, {2987919,3850772,3850207,0.362928,0.37805}, {2987920,3850251,3849984,0.19191,0.19191}, {2987921,3850531,3850085,0.235755555555556,0.235755555555556}, {2987922,3850531,3850842,0.291825,0.424472727272727}, {2987923,3850772,3850934,0.0958909090909091,0.0879}, {2987924,3850251,3850621,0.212622222222222,0.212622222222222}, {2987956,3871494,3871541,-1,-1}, {2987957,3870997,3871129,0.280452631578947,0.3330375}, {2987958,3871129,3871179,0.137325,0.0998727272727273}, {2987959,3904684,3904296,0.216422222222222,0.216422222222222}, {2987960,3905088,3904684,0.207044444444444,0.207044444444444}, {2987962,3878766,3879080,-1,-1}, {2987963,3880209,3880377,0.233028571428571,-1}, {2987964,3880377,3880536,0.2144,-1}, {2987970,3898105,3897660,0.166229268292683,0.400905882352941}, {2987971,3898166,3898330,-1,0.0671076923076923}, {2987972,3898458,3898413,0.0330461538461538,0.0330461538461538}, {2987973,3898166,3898190,0.2112,0.0918260869565217}, {2987974,3898190,3898105,0.0385818181818182,0.0748941176470588}, {2987975,3898413,3898330,0.0473111111111111,0.0672315789473684}, {2987976,3898190,3898217,0.0441461538461538,0.0604105263157895}, {2987977,3895285,3895346,0.02304,-1}, {2987978,3868516,3868673,0.254526315789474,0.219818181818182}, {2987979,3869326,3868673,0.253656,0.2439}, {2987980,3868673,3868546,0.1454,0.153952941176471}, {2988036,3881469,3881586,0.0499411764705882,-1}, {2988037,3881732,3881723,0.0664838709677419,-1}, {2988038,3882412,3882244,0.0961363636363636,0.1175}, {2988039,3882412,3882454,-1,0.141461538461538}, {2988040,3882572,3882412,0.231642857142857,0.147409090909091}, {2988041,3865014,3864949,0.04225,0.04225}, {2988042,3864872,3864915,0.0523885714285714,0.0470153846153846}, {2988043,3865894,3865810,0.0436301886792453,0.0453411764705882}, {2988044,3866172,3866094,0.0446553191489362,0.04664}, {2988045,3866094,3866029,0.0898857142857143,0.0877953488372093}, {2988046,3866305,3865103,0.329216666666667,-1}, {2988047,3866029,3865894,0.140976,0.135553846153846}, {2988048,3866029,3866481,0.242618181818182,0.254171428571429}, {2988049,3864949,3864472,0.239863636363636,-1}, {2988050,3864472,3864249,0.1628,-1}, {2988051,3864249,3864166,0.217111111111111,0.217111111111111}, {2988052,3864626,3864360,0.117205714285714,0.117205714285714}, {2988053,3865894,3866481,0.262453846153846,0.262453846153846}, {2988142,3880269,3879974,0.18748,-1}, {2988143,3879112,3879127,-1,0.152935135135135}, {2988144,3879809,3879927,-1,0.073155}, {2988145,3879158,3879112,-1,0.039}, {2988146,3879279,3879452,-1,0.0847777777777778}, {2988147,3878672,3879127,-1,0.219225}, {2988148,3878565,3879112,-1,0.31428}, {2988149,3879566,3879056,-1,0.352266666666667}, {2988150,3879809,3879331,0.32895,-1}, {2988152,3865806,3866507,0.2092,-1}, {2988153,3866507,3866942,0.1071,-1}, {2988154,3866000,3865806,-1,-1}, {2988155,3866000,3866507,0.222685714285714,0.222685714285714}, {2988156,3888883,3889033,0.0403692307692308,-1}, {2988157,3889531,3889609,0.0198585365853659,-1}, {2988158,3888586,3888514,0.0382216216216216,0.0328883720930233}, {2988159,3888586,3888806,0.117105,-1}, {2988160,3888995,3889066,-1,0.101571428571429}, {2988161,3889438,3889770,0.15741,-1}, {2988162,3889770,3889996,0.0795260869565217,-1}, {2988163,3889996,3889899,0.0525957446808511,-1}, {2988164,3889609,3889899,-1,0.493866666666667}, {2988165,3889241,3889167,-1,0.0240769230769231}, {2988166,3888909,3888586,0.166548387096774,-1}, {2988167,3889960,3890400,-1,0.295733333333333}, {2988168,3889092,3889669,0.229303448275862,0.214509677419355}, {2988169,3888949,3889889,-1,0.53264347826087}, {2988170,3879127,3879264,-1,0.15074}, {2988171,3879346,3879445,0.06645,-1}, {2988172,3879264,3879295,-1,0.02235}, {2988173,3879334,3879360,-1,0.01174}, {2988174,3880204,3879711,-1,0.373592307692308}, {2988175,3879360,3879410,-1,0.02086}, {2988176,3879410,3879540,-1,0.0918}, {2988177,3879445,3879410,-1,0.0656086956521739}, {2988178,3879410,3879403,-1,0.0128608695652174}, {2988179,3879427,3879394,0.0140727272727273,-1}, {2988180,3879394,3879279,0.0339771428571429,-1}, {2988181,3879394,3879452,-1,0.121628571428571}, {2988182,3880021,3879711,-1,0.675952941176471}, {2988183,3879359,3879330,-1,0.00818571428571429}, {2988184,3879303,3879334,-1,0.0170322580645161}, {2988185,3879330,3879303,-1,0.00984285714285714}, {2988186,3879303,3879199,-1,0.04296}, {2988187,3879199,3879297,0.0424615384615385,-1}, {2988188,3879297,3879326,0.0108888888888889,-1}, {2988189,3879379,3879394,-1,0.0234947368421053}, {2988190,3879540,3879442,0.0537642857142857,-1}, {2988191,3879442,3879427,0.00678181818181818,-1}, {2988192,3879417,3879442,0.0117103448275862,-1}, {2988193,3879442,3879510,0.03648,-1}, {2988194,3879540,3879510,0.060816,-1}, {2988203,3852011,3851830,0.0391866666666667,0.0678230769230769}, {2988204,3860609,3861604,0.441018181818182,0.4548}, {2988205,3861723,3861825,0.0920666666666667,0.0920666666666667}, {2988206,3861723,3862965,0.705155555555556,0.705155555555556}, {2988207,3890689,3890722,0.104155555555556,0.104155555555556}, {2988208,3901875,3901829,-1,-1}, {2988209,3853338,3853251,0.201503225806452,0.19520625}, {2988210,3853477,3853338,0.2123,0.19903125}, {2988211,3853899,3853477,0.257668965517241,0.241045161290323}, {2988212,3853849,3853338,0.340866666666667,0.340866666666667}, {2988213,3854240,3853849,0.20532,0.23954}, {2988214,3854240,3853477,0.440288888888889,0.440288888888889}, {2988215,3854256,3854394,0.0646666666666667,0.0646666666666667}, {2988221,3857474,3857132,0.120625531914894,0.120625531914894}, {2988222,3857132,3856626,0.204984,0.209167346938776}, {2988223,3856626,3856413,0.0768576923076923,0.0815632653061225}, {2988224,3857474,3857326,0.0980823529411765,0.069475}, {2988225,3857326,3857080,0.1808,0.1808}, {2988226,3857326,3857051,0.2286,0.155121428571429}, {2988227,3857051,3856759,0.177288888888889,0.177288888888889}, {2988228,3857051,3856786,0.184608,0.23076}, {2988229,3856786,3856557,0.224921739130435,0.235145454545455}, {2988230,3856626,3856557,0.0510642857142857,0.0461225806451613}, {2988231,3856537,3856786,0.22878,0.22878}, {2988232,3856255,3856557,0.281505882352941,0.281505882352941}, {2988233,3856557,3855954,0.424666666666667,0.4095}, {2988234,3855608,3855954,0.37404,0.37404}, {2988235,3857747,3857132,0.5298,0.504571428571429}, {2988236,3856840,3856525,0.223371428571429,0.223371428571429}, {2988237,3857269,3856840,0.225933333333333,0.244008}, {2988238,3857269,3857263,0.092928,0.0801103448275862}, {2988239,3857678,3857263,0.186644444444444,0.186644444444444}, {2988240,3857747,3856887,-1,0.425955555555556}, {2988241,3857263,3856887,0.159832258064516,0.133913513513514}, {2988242,3856887,3856413,0.228511111111111,0.186963636363636}, {2988243,3856172,3855682,0.281318181818182,0.269086956521739}, {2988244,3855954,3855687,0.22998947368421,0.22998947368421}, {2988245,3854176,3854052,0.0418212765957447,0.0531243243243243}, {2988246,3854709,3854176,0.247533333333333,0.238692857142857}, {2988247,3855687,3855124,0.311192307692308,0.288964285714286}, {2988248,3855124,3854903,0.17928,0.17928}, {2988249,3854903,3854947,0.039275,0.04713}, {2988250,3854903,3854236,0.49692,0.382246153846154}, {2988251,3854236,3853986,0.229275,0.146736}, {2988252,3854052,3853986,0.050825,0.0580857142857143}, {2988253,3853675,3854236,1.07385882352941,1.82556}, {2988254,3853675,3853986,1.16731578947368,2.01627272727273}, {2988255,3854551,3855124,1.36370769230769,1.36370769230769}, {2988256,3855298,3855687,0.521435294117647,0.521435294117647}, {2988257,3854052,3852900,0.341476595744681,0.3489}, {2988258,3852373,3852753,0.128804081632653,0.121373076923077}, {2988259,3863309,3863194,0.07335,0.0851806451612903}, {2988260,3863566,3863309,0.143288888888889,0.143288888888889}, {2988261,3863566,3863666,0.0751777777777778,0.0751777777777778}, {2988262,3895278,3895273,0.10614,-1}, {2988263,3895273,3895285,0.03075,-1}, {2988264,3895193,3895273,-1,0.047232}, {2988265,3895327,3895371,0.0208434782608696,-1}, {2988266,3895273,3895327,-1,0.0375157894736842}, {2988267,3895327,3895434,-1,0.1286}, {2988269,3923738,3924198,0.280984615384615,0.254846511627907}, {2988280,3880539,3880568,0.0283741935483871,0.0517411764705882}, {2988281,3920536,3920636,0.0443684210526316,0.0411219512195122}, {2988282,3920057,3920536,0.189097297297297,0.199902857142857}, {2988283,3920189,3920536,0.277666666666667,0.277666666666667}, {2988284,3920057,3920189,0.0888222222222222,0.0888222222222222}, {2988285,3861281,3861303,0.2298,0.2298}, {2988286,3874069,3873370,0.54904,0.358069565217391}, {2988287,3854442,3854263,0.06717,0.06717}, {2988288,3854970,3854442,0.311436363636364,0.311436363636364}, {2988289,3854442,3856551,0.917163636363636,0.917163636363636}, {2988290,3895434,3895371,0.0911684210526316,-1}, {2988291,3852800,3851836,0.298263157894737,0.28335}, {2988292,3851836,3851640,0.077325,0.0759684210526316}, {2988293,3861034,3860070,0.442133333333333,0.442133333333333}, {2988294,3861570,3859873,0.82993125,0.88526}, {2988295,3862229,3861034,0.493,0.493}, {2988296,3861323,3860526,0.454384615384615,0.407379310344828}, {2988374,3868864,3868741,0.0387488372093023,0.0362217391304348}, {2988375,3869012,3868864,0.0638926829268293,0.0623714285714286}, {2988376,3868074,3866775,0.523644444444444,0.523644444444444}, {2988377,3914048,3913716,0.0884086956521739,-1}, {2988378,3914381,3914098,0.148533333333333,0.148533333333333}, {2988379,3867678,3867833,0.0709111111111111,0.0709111111111111}, {2988380,3866304,3866509,0.119,0.0973636363636364}, {2988383,3912605,3912914,0.127386206896552,0.108652941176471}, {2988384,3912914,3913169,0.0862666666666667,0.0862666666666667}, {2988385,3913755,3914089,0.172575,0.172575}, {2988386,3914128,3913502,0.283333333333333,0.283333333333333}, {2988387,3913254,3913830,0.288733333333333,0.288733333333333}, {2988388,3913831,3914089,0.16941,0.2117625}, {2988389,3913502,3913831,0.117464516129032,0.117464516129032}, {2988390,3913254,3913502,0.124903448275862,0.124903448275862}, {2988391,3912914,3913254,0.18552,0.176685714285714}, {2988392,3913522,3913830,0.178326315789474,0.178326315789474}, {2988393,3913169,3913522,0.147193548387097,0.157344827586207}, {2988395,3884331,3884195,0.04944375,0.0586}, {2988396,3884569,3884331,0.114288,0.19048}, {2988397,3894587,3895293,-1,-1}, {2988401,3871186,3871767,0.263022222222222,0.263022222222222}, {2988402,3870390,3871425,0.393533333333333,0.393533333333333}, {2988403,3869193,3866325,0.776595348837209,0.795085714285714}, {2988404,3882419,3883271,0.253983333333333,0.253983333333333}, {2988405,3881031,3882681,1.36275555555556,1.36275555555556}, {2988414,3877381,3876129,0.5634,0.5634}, {2988415,3879963,3879254,0.696857142857143,0.562846153846154}, {2988416,3880664,3881335,0.368309090909091,0.368309090909091}, {2988417,3880664,3880648,0.290363636363636,0.290363636363636}, {2988418,3877338,3877547,0.0411294117647059,0.0437}, {2988419,3878422,3878792,0.0979914893617021,0.092112}, {2988420,3878844,3878434,0.270993103448276,0.270993103448276}, {2988421,3876171,3876400,0.108925,0.104568}, {2988422,3876849,3877193,0.286984615384615,0.24872}, {2988423,3877193,3877942,0.33135652173913,0.544371428571429}, {2988424,3877942,3878111,0.100658823529412,0.122228571428571}, {2988425,3878111,3878434,0.3079,0.284215384615385}, {2988426,3877109,3876171,1.16257777777778,1.16257777777778}, {2988427,3877338,3876400,1.15246666666667,1.15246666666667}, {2988428,3877858,3876849,1.13637777777778,1.13637777777778}, {2988429,3878792,3877942,1.12284444444444,1.12284444444444}, {2988430,3878911,3878111,1.11826666666667,1.11826666666667}, {2988433,3871415,3873471,1.20164444444444,1.20164444444444}, {2988435,3870723,3872709,1.22611111111111,1.22611111111111}, {2988442,3875675,3876017,-1,0.0905744680851064}, {2988443,3875663,3875718,0.03754,0.03519375}, {2988444,3875761,3875896,0.0851828571428571,-1}, {2988445,3875761,3875827,-1,0.102}, {2988449,3897628,3896422,-1,-1}, {2988470,3860921,3861050,-1,-1}, {2988471,3862314,3862617,-1,-1}, {2988472,3853101,3852940,-1,-1}, {2988473,3852770,3851487,-1,-1}, {2988474,3852770,3853721,-1,-1}, {2988475,3852579,3851536,0.343164705882353,0.307042105263158}, {2988476,3852940,3852579,0.12514,0.129455172413793}, {2988477,3858948,3858673,-1,-1}, {2988478,3878244,3878247,-1,-1}, {2988479,3877995,3878244,-1,-1}, {2988480,3877678,3877978,-1,-1}, {2988481,3877995,3878458,-1,-1}, {2988482,3878244,3878771,-1,-1}, {2988483,3877284,3877573,-1,-1}, {2988484,3878276,3878938,-1,-1}, {2988485,3878339,3878930,-1,-1}, {2988486,3877339,3877478,-1,-1}, {2988487,3877285,3877339,-1,-1}, {2988488,3877478,3877264,-1,-1}, {2988489,3876992,3877285,-1,-1}, {2988490,3875851,3876011,-1,-1}, {2988491,3878938,3879416,-1,-1}, {2988492,3859735,3859509,-1,-1}, {2988493,3858108,3857939,-1,-1}, {2988494,3860954,3860815,-1,-1}, {2988495,3859869,3859735,-1,-1}, {2988496,3860398,3860319,-1,-1}, {2988497,3861699,3861631,-1,-1}, {2988498,3861459,3861043,-1,-1}, {2988499,3862732,3862323,-1,-1}, {2988500,3869938,3870178,-1,-1}, {2988501,3870178,3870519,-1,-1}, {2988502,3871403,3870884,-1,-1}, {2988503,3855304,3855807,-1,-1}, {2988504,3855807,3856794,-1,-1}, {2988505,3856794,3857125,-1,-1}, {2988506,3860056,3860204,-1,-1}, {2988507,3861856,3861680,-1,-1}, {2988508,3861343,3861168,-1,-1}, {2988509,3882079,3882425,-1,-1}, {2988510,3885812,3885965,-1,-1}, {2988511,3856389,3856426,-1,-1}, {2988512,3856965,3856823,-1,-1}, {2988513,3867031,3866777,0.0724307692307692,0.0763459459459459}, {2988514,3867302,3867031,0.0796263157894737,0.0817783783783784}, {2988515,3865550,3865196,0.17864347826087,-1}, {2988516,3865196,3865085,-1,0.292928571428571}, {2988517,3870019,3869800,-1,-1}, {2988518,3870250,3870019,-1,-1}, {2988519,3870513,3870291,-1,-1}, {2988520,3873946,3874181,-1,-1}, {2988521,3860488,3860352,-1,-1}, {2988522,3869483,3869008,-1,-1}, {2988523,3869840,3869672,-1,-1}, {2988524,3870196,3870110,-1,-1}, {2988525,3868889,3868735,-1,-1}, {2988526,3868735,3868398,-1,-1}, {2988527,3878989,3878621,-1,-1}, {2988528,3859674,3859221,-1,-1}, {2988529,3858805,3859199,-1,-1}, {2988530,3867017,3866058,-1,-1}, {2988531,3874060,3873823,-1,-1}, {2988532,3874804,3874787,-1,-1}, {2988533,3875960,3875145,-1,-1}, {2988534,3875960,3876069,-1,-1}, {2988535,3890443,3890539,0.0985777777777778,0.0985777777777778}, {2988538,3920189,3920611,-1,-1}, {2988539,3921180,3920611,-1,-1}, {2988540,3921678,3921908,-1,-1}, {2988541,3921908,3922302,-1,-1}, {2988542,3922513,3922611,-1,-1}, {2988543,3922611,3922709,-1,-1}, {2988544,3922709,3922862,-1,-1}, {2988545,3922862,3923096,-1,-1}, {2988546,3858741,3858469,0.18012,0.128657142857143}, {2988547,3859599,3858741,0.31625625,0.297652941176471}, {2988548,3859430,3858579,0.422110344827586,0.422110344827586}, {2988549,3858579,3858741,0.30801,0.267834782608696}, {2988550,3858352,3858579,0.387654545454545,0.341136}, {2988551,3858344,3858352,0.3288,0.34524}, {2988552,3858352,3859118,0.315355555555556,0.315355555555556}, {2988573,3867480,3867306,-1,-1}, {2988575,3890739,3891023,0.118820689655172,0.123064285714286}, {2988576,3871129,3872741,1.20818571428571,1.20818571428571}, {2988577,3869257,3869202,-1,-1}, {2988578,3868844,3868627,-1,-1}, {2988592,3851185,3851108,0.0759931034482759,0.0958173913043478}, {2988593,3851361,3851575,0.123348387096774,0.11949375}, {2988594,3851361,3851282,0.0867428571428571,0.083751724137931}, {2988595,3851185,3851342,0.0709,-1}, {2988596,3851342,3851282,0.05422,-1}, {2988597,3851527,3851342,0.0607411764705882,0.0666193548387097}, {2988598,3852184,3851527,0.251806451612903,0.236545454545455}, {2988599,3851108,3850839,0.207633333333333,0.207633333333333}, {2988623,3863888,3863323,0.467111111111111,0.467111111111111}, {2988624,3866916,3866510,0.14289375,0.207845454545455}, {2988625,3866510,3865974,0.187954838709677,0.2158}, {2988626,3864027,3864126,-1,-1}, {2988629,3877505,3877257,0.2734,0.210307692307692}, {2988630,3877650,3877257,0.164025,0.160677551020408}, {2988655,3853390,3853272,-1,-1}, {2988656,3852378,3852293,-1,-1}, {2988657,3851943,3851857,-1,-1}, {2988668,3878037,3877665,-1,-1}, {2988669,3878467,3878069,-1,-1}, {2988670,3856451,3856530,0.1057,0.100136842105263}, {2988671,3856588,3856451,0.188016,0.174088888888889}, {2988672,3856639,3856588,0.054096,0.0483}, {2988673,3856451,3856376,0.0354315789473684,0.0354315789473684}, {2988674,3856376,3856398,0.123088888888889,0.123088888888889}, {2988675,3856376,3856131,0.0941333333333333,0.0941333333333333}, {2988676,3856131,3856099,0.1086,0.1086}, {2988677,3856131,3856157,0.0601555555555556,0.0601555555555556}, {2988678,3856588,3856293,0.189444444444444,0.189444444444444}, {2988679,3870010,3869623,-1,-1}, {2988680,3868229,3868722,-1,-1}, {2988681,3868722,3868781,-1,-1}, {2988682,3868781,3868790,-1,-1}, {2988683,3869110,3869450,-1,-1}, {2988684,3869813,3869450,-1,-1}, {2988685,3869813,3870078,-1,-1}, {2988686,3867664,3867208,-1,-1}, {2988687,3867208,3866454,-1,-1}, {2988688,3866998,3866454,-1,-1}, {2988689,3866998,3867389,-1,-1}, {2988690,3868443,3867389,-1,-1}, {2988691,3871012,3869903,-1,-1}, {2988692,3871829,3871652,-1,-1}, {2988693,3872579,3872231,-1,-1}, {2988694,3871701,3872135,-1,-1}, {2988695,3872447,3872135,-1,-1}, {2988696,3868968,3868742,-1,-1}, {2988697,3868938,3868443,-1,-1}, {2988698,3869903,3868938,-1,-1}, {2988699,3868938,3868968,-1,-1}, {2988700,3869186,3868938,-1,-1}, {2988701,3867657,3867404,-1,-1}, {2988702,3867922,3867657,-1,-1}, {2988703,3866270,3865890,-1,-1}, {2988704,3865890,3865716,-1,-1}, {2988705,3866653,3866368,-1,-1}, {2988706,3867160,3866933,-1,-1}, {2988707,3866933,3866618,-1,-1}, {2988708,3871234,3871209,0.108733333333333,-1}, {2988709,3870985,3871234,0.146255172413793,-1}, {2988710,3870989,3871228,-1,-1}, {2988711,3871249,3870989,-1,-1}, {2988712,3871508,3871228,-1,-1}, {2988713,3871228,3871392,-1,-1}, {2988714,3871392,3871701,-1,-1}, {2988715,3871701,3872281,-1,-1}, {2988716,3872281,3872701,-1,-1}, {2988717,3872281,3872284,-1,-1}, {2988718,3872284,3872210,-1,-1}, {2988719,3872284,3871234,-1,-1}, {2988720,3872210,3871769,-1,-1}, {2988721,3871769,3871660,-1,-1}, {2988722,3872281,3872315,-1,-1}, {2988723,3871652,3871392,-1,-1}, {2988724,3872703,3872476,-1,-1}, {2988725,3871570,3871056,-1,-1}, {2988726,3870953,3870650,-1,-1}, {2988727,3870733,3871099,-1,-1}, {2988728,3870815,3871053,-1,-1}, {2988729,3868700,3868289,-1,-1}, {2988730,3871699,3871325,-1,-1}, {2988731,3868689,3868922,-1,-1}, {2988732,3869253,3869258,-1,-1}, {2988733,3869258,3869270,-1,-1}, {2988734,3859303,3859078,0.248172413793103,0.248172413793103}, {2988735,3859078,3858859,-1,-1}, {2988736,3859375,3859078,0.126666666666667,0.126666666666667}, {2988737,3859505,3859375,0.0550222222222222,0.0550222222222222}, {2988738,3860095,3859505,0.364628571428571,0.364628571428571}, {2988739,3859303,3859613,0.160063636363636,0.160063636363636}, {2988740,3861175,3859823,0.824314285714286,0.824314285714286}, {2988741,3861430,3861318,-1,-1}, {2988742,3859257,3858750,0.207675,-1}, {2988743,3859582,3859257,0.156690909090909,-1}, {2988744,3860205,3859582,0.282545454545455,-1}, {2988745,3858510,3858410,0.291910344827586,0.325592307692308}, {2988746,3860099,3859883,0.300311111111111,0.300311111111111}, {2988747,3860763,3859883,0.44805,0.467530434782609}, {2988748,3859100,3858410,0.308977777777778,0.320861538461538}, {2988749,3859100,3859420,0.284452173913044,0.384847058823529}, {2988750,3858510,3859420,0.541936363636364,0.458561538461538}, {2988751,3859420,3859582,-1,-1}, {2988752,3863627,3863716,0.216755555555556,0.216755555555556}, {2988753,3864101,3863716,0.202666666666667,0.202666666666667}, {2988757,3897737,3897850,0.0832046511627907,0.0616862068965517}, {2988789,3870895,3871039,-1,-1}, {2988790,3871039,3871244,-1,-1}, {2988791,3870604,3870727,-1,-1}, {2988792,3870727,3871236,-1,-1}, {2988793,3874184,3874485,-1,-1}, {2988794,3872404,3872683,-1,-1}, {2988795,3871277,3871643,0.0866125,-1}, {2988796,3871643,3871916,0.0609176470588235,-1}, {2988797,3871063,3871102,-1,-1}, {2988798,3871369,3871639,-1,-1}, {2988799,3871063,3871323,-1,0.264545454545455}, {2988800,3871916,3872305,0.0861056603773585,-1}, {2988801,3872229,3872194,-1,-1}, {2988802,3872194,3871832,-1,-1}, {2988803,3871832,3871639,-1,-1}, {2988804,3871832,3871639,-1,-1}, {2988805,3871369,3871323,-1,-1}, {2988806,3872194,3871941,-1,-1}, {2988807,3871323,3871321,-1,0.0897724137931034}, {2988808,3871323,3871683,-1,-1}, {2988809,3871683,3871437,-1,-1}, {2988810,3873130,3873334,-1,-1}, {2988811,3873387,3873757,0.161155555555556,-1}, {2988812,3874174,3874524,0.181555555555556,0.181555555555556}, {2988813,3874044,3874131,-1,-1}, {2988814,3877845,3878270,-1,-1}, {2988815,3878270,3878599,-1,-1}, {2988816,3878599,3878724,-1,-1}, {2988817,3878724,3878668,-1,-1}, {2988818,3878724,3878658,-1,-1}, {2988892,3851487,3851093,-1,-1}, {2988893,3851186,3850804,-1,-1}, {2988894,3874448,3874585,-1,-1}, {2988895,3876192,3876030,-1,-1}, {2988896,3875078,3873685,0.612533333333333,0.612533333333333}, {2988897,3872747,3872119,-1,-1}, {2988898,3872119,3871748,-1,-1}, {2988899,3871748,3870714,-1,-1}, {2988900,3872275,3872119,-1,-1}, {2989062,3865162,3865193,-1,-1}, {2989063,3865193,3865240,-1,-1}, {2989064,3891457,3892592,-1,-1}, {2989065,3890883,3891454,-1,-1}, {2989066,3891454,3891991,-1,-1}, {2989067,3891991,3891925,-1,-1}, {2989068,3891006,3891925,-1,-1}, {2989069,3890902,3890183,-1,-1}, {2989070,3892623,3892855,-1,-1}, {2989071,3892708,3892623,-1,-1}, {2989072,3890924,3891210,-1,-1}, {2989073,3891210,3891335,-1,-1}, {2989077,3905498,3905735,-1,0.0626666666666667}, {2989078,3905735,3905897,-1,0.0415698113207547}, {2989081,3905414,3904360,0.614958620689655,0.660511111111111}, {2989082,3904360,3903947,0.3704,0.241565217391304}, {2989100,3904360,3904473,0.0773555555555556,0.0773555555555556}, {2989101,3901217,3901671,-1,0.125207547169811}, {2989102,3901671,3902140,-1,0.131952}, {2989103,3901967,3901628,0.18001935483871,0.214638461538462}, {2989104,3902430,3902081,-1,-1}, {2989124,3903021,3903090,0.0911076923076923,-1}, {2989125,3902986,3903078,0.0721258064516129,0.07453}, {2989126,3903021,3903111,0.0547615384615385,-1}, {2989127,3896018,3896695,0.267938181818182,-1}, {2989128,3893726,3893322,-1,0.137371428571429}, {2989130,3888113,3888736,0.27345,-1}, {2989131,3888033,3888113,0.05964,-1}, {2989141,3861298,3861682,-1,-1}, {2989142,3861053,3861394,-1,-1}, {2989143,3917395,3917569,0.20572,0.20572}, {2989144,3917261,3917502,0.238033333333333,0.2677875}, {2989145,3917261,3917395,0.10827,0.10827}, {2989146,3875558,3875698,0.0338478260869565,0.0346}, {2989147,3874524,3874723,0.0681631578947368,-1}, {2989148,3874723,3874905,0.0748666666666667,-1}, {2989149,3874902,3874723,0.0620823529411765,-1}, {2989150,3875010,3874771,0.0863294117647059,-1}, {2989151,3874771,3874259,0.228783333333333,-1}, {2989152,3874902,3874771,0.0500869565217391,-1}, {2989159,3900206,3900177,-1,0.0483054545454545}, {2989160,3864954,3864770,-1,0.09831}, {2989161,3864961,3864926,0.127933333333333,0.127933333333333}, {2989162,3865554,3864926,0.231555555555556,0.231555555555556}, {2989163,3865353,3864961,0.131622222222222,0.131622222222222}, {2989172,3877464,3877004,-1,0.256495081967213}, {2989174,3877102,3876865,-1,-1}, {2989175,3878618,3878624,0.0606,-1}, {2989176,3878618,3878430,-1,0.123484615384615}, {2989178,3864926,3864954,0.150844444444444,0.150844444444444}, {2989179,3865008,3865002,0.0454864864864865,-1}, {2989180,3865002,3864934,0.0260117647058824,-1}, {2989182,3866161,3866068,0.113653846153846,-1}, {2989183,3866073,3865993,0.08016,0.0572571428571428}, {2989184,3863081,3862763,0.12504,-1}, {2989185,3854609,3854263,0.282506896551724,0.287463157894737}, {2989186,3918609,3919497,0.199511111111111,0.203275471698113}, {2989187,3918700,3918455,0.17348275862069,-1}, {2989188,3918455,3918946,0.161133333333333,-1}, {2989192,3920913,3919855,0.316015384615385,-1}, {2989193,3919649,3919884,0.0578588235294118,0.0602204081632653}, {2989194,3919884,3920047,0.0436666666666667,0.0453461538461538}, {2989195,3920330,3919855,0.24579512195122,-1}, {2989196,3919430,3919808,0.183014117647059,-1}, {2989197,3919430,3919649,0.421210344827586,-1}, {2989198,3918700,3918752,0.0305025,-1}, {2989199,3918752,3918946,0.1254075,-1}, {2989200,3919137,3918941,0.132,-1}, {2989201,3918941,3918867,0.0561375,-1}, {2989202,3918867,3918555,0.215772972972973,-1}, {2989203,3918943,3918589,0.0870244897959184,0.085284}, {2989204,3918589,3918378,0.0510941176470588,0.0491660377358491}, {2989205,3918378,3917292,0.315714893617021,0.3091375}, {2989206,3918387,3918609,0.0487777777777778,0.0496981132075472}, {2989207,3918367,3918700,0.236732432432432,-1}, {2989208,3917704,3918035,0.242305263157895,-1}, {2989209,3918035,3918367,0.209212987012987,-1}, {2989210,3918555,3918247,0.204280519480519,-1}, {2989211,3918035,3917503,0.275818867924528,-1}, {2989212,3917503,3917319,0.0725625,-1}, {2989213,3919497,3919192,0.145991489361702,-1}, {2989214,3917245,3916335,0.876027272727273,0.8964}, {2989215,3917162,3917292,0.0539454545454546,-1}, {2989216,3917319,3917245,0.0457875,-1}, {2989217,3917245,3917118,0.075825,-1}, {2989218,3917118,3917162,0.0503625,-1}, {2989219,3920062,3919797,0.218654545454545,0.218654545454545}, {2989220,3918943,3919192,0.107514893617021,-1}, {2989221,3918943,3918555,-1,0.390875}, {2989225,3857511,3857952,0.125033333333333,-1}, {2989226,3859191,3858718,0.420727272727273,0.420727272727273}, {2989227,3859282,3859191,0.059328,0.0478451612903226}, {2989228,3859177,3859445,0.0639333333333333,-1}, {2989229,3860691,3860665,0.169745454545455,-1}, {2989230,3860622,3860512,0.0782780487804878,-1}, {2989231,3860512,3860467,0.0176869565217391,0.0246545454545455}, {2989232,3860844,3860851,-1,0.0607058823529412}, {2989233,3860851,3860876,-1,0.0262384615384615}, {2989234,3860754,3860851,-1,0.122672727272727}, {2989235,3860876,3860964,-1,0.0521823529411765}, {2989236,3860865,3860964,0.0343783783783784,-1}, {2989237,3860876,3860865,-1,0.03951}, {2989238,3862075,3861882,0.0626516129032258,-1}, {2989239,3861136,3861084,0.0164705882352941,-1}, {2989240,3866231,3865304,0.226554545454545,0.207675}, {2989241,3865304,3865217,0.136466666666667,-1}, {2989242,3865822,3865217,-1,0.147279069767442}, {2989243,3865217,3865048,-1,0.0424}, {2989244,3865217,3865174,0.0334857142857143,-1}, {2989245,3866067,3865993,0.0325058823529412,-1}, {2989246,3866067,3865903,0.0911428571428571,-1}, {2989247,3865903,3865779,0.0662210526315789,0.0699}, {2989248,3865133,3865282,-1,0.0388216216216216}, {2989249,3866437,3865822,-1,0.107018181818182}, {2989250,3865822,3865804,0.0430125,0.028675}, {2989251,3866416,3866437,0.0298857142857143,0.0285272727272727}, {2989252,3869196,3868567,0.117,-1}, {2989253,3869196,3869216,0.0195942857142857,-1}, {2989254,3869267,3869279,-1,0.0223}, {2989255,3869216,3869405,0.1656,-1}, {2989256,3869492,3869405,0.0365181818181818,0.0382571428571429}, {2989257,3869839,3869749,0.0381,0.0331304347826087}, {2989258,3870973,3870540,0.0973090909090909,-1}, {2989259,3870481,3869716,0.15631914893617,-1}, {2989260,3870384,3870181,-1,0.0478046511627907}, {2989261,3869716,3869660,0.0744,0.053568}, {2989262,3868927,3869038,0.0434333333333333,-1}, {2989263,3868994,3869038,-1,0.0371489361702128}, {2989264,3868641,3868994,-1,0.233297872340426}, {2989265,3868994,3868927,0.0341555555555556,-1}, {2989266,3868994,3868904,0.0410076923076923,-1}, {2989267,3868549,3868641,-1,0.07475}, {2989268,3868641,3868577,-1,0.03882}, {2989269,3868458,3868549,-1,0.0381714285714286}, {2989270,3867982,3868458,0.310432653061225,-1}, {2989271,3867788,3867982,0.181455,-1}, {2989272,3867982,3868098,0.04539,0.0534}, {2989273,3871459,3870910,-1,0.143351351351351}, {2989274,3872085,3871538,0.1069,-1}, {2989275,3871538,3871459,-1,0.0471}, {2989276,3872653,3872036,-1,0.141842857142857}, {2989277,3872085,3872036,0.0718875,-1}, {2989278,3873217,3873091,-1,0.0451333333333333}, {2989279,3873108,3872978,0.0399,-1}, {2989280,3874015,3873475,-1,0.139373333333333}, {2989281,3869573,3869169,-1,0.1317375}, {2989282,3869812,3869814,0.0300166666666667,-1}, {2989283,3869886,3869867,-1,0.13164}, {2989284,3869766,3869836,0.0502736842105263,-1}, {2989285,3869867,3869836,-1,0.0412875}, {2989286,3869886,3869814,-1,0.0366521739130435}, {2989287,3870035,3870122,-1,0.06438}, {2989288,3869531,3869452,0.02892,0.0262909090909091}, {2989289,3869452,3869636,0.191375,-1}, {2989290,3869707,3869896,-1,0.268135135135135}, {2989291,3869707,3869636,0.038175,0.0436285714285714}, {2989292,3873475,3873518,0.0825230769230769,-1}, {2989293,3874258,3874175,-1,0.0217066666666667}, {2989294,3874199,3874175,0.0375677419354839,-1}, {2989295,3875297,3875293,0.07832,-1}, {2989296,3876147,3875796,-1,0.107618181818182}, {2989297,3875819,3875784,0.0119846153846154,-1}, {2989298,3876147,3876097,0.0594,-1}, {2989299,3876180,3876147,0.152618181818182,-1}, {2989300,3876771,3876147,-1,0.176386363636364}, {2989301,3875746,3875859,0.0499555555555556,-1}, {2989302,3876130,3876180,0.032325,-1}, {2989303,3876130,3876498,0.10551,-1}, {2989304,3872378,3872222,-1,0.0744}, {2989305,3872781,3872388,0.18081,0.139084615384615}, {2989306,3872388,3872378,0.0799411764705882,-1}, {2989307,3872222,3871651,-1,0.28872}, {2989308,3870343,3870168,0.08763,0.0449384615384615}, {2989309,3874035,3874015,0.0648,-1}, {2989310,3876012,3876841,0.206832558139535,-1}, {2989311,3875776,3875721,0.0352105263157895,0.0352105263157895}, {2989312,3875390,3875486,-1,0.0252571428571429}, {2989313,3875374,3875453,0.0265421052631579,-1}, {2989314,3875374,3875257,0.2142,-1}, {2989315,3875390,3875374,0.0400875,-1}, {2989316,3875257,3875160,0.112144186046512,-1}, {2989317,3876867,3876841,0.0647181818181818,0.0678}, {2989318,3872222,3872125,0.0457304347826087,0.0553578947368421}, {2989319,3877707,3878139,-1,0.0962790697674419}, {2989320,3877707,3876867,0.28392,-1}, {2989321,3878139,3878107,0.048825,0.0558}, {2989322,3877707,3878205,-1,-1}, {2989323,3879801,3879148,-1,0.285768}, {2989324,3878875,3878910,0.0860727272727273,-1}, {2989325,3878875,3879088,-1,0.0622378378378378}, {2989326,3879148,3878941,-1,0.0433888888888889}, {2989327,3879088,3878910,0.0430415094339623,-1}, {2989328,3879088,3879148,0.0215032258064516,0.0215032258064516}, {2989329,3878910,3878941,0.0350666666666667,0.02104}, {2989330,3879222,3879603,-1,0.126437837837838}, {2989331,3878916,3879222,-1,0.0888615384615385}, {2989332,3878916,3878897,0.0360947368421053,0.0263769230769231}, {2989333,3878416,3878916,-1,0.305514285714286}, {2989334,3877902,3878416,-1,0.186929032258065}, {2989335,3877266,3877902,-1,0.192158823529412}, {2989336,3878416,3878393,0.02226,0.027825}, {2989337,3876720,3877270,0.20736,-1}, {2989338,3877266,3877270,0.0394736842105263,0.0340909090909091}, {2989339,3876535,3876748,-1,0.0794689655172414}, {2989340,3879536,3879622,0.0247527272727273,-1}, {2989341,3879464,3879536,0.054575,-1}, {2989342,3879464,3879603,-1,0.072075}, {2989343,3880977,3880680,0.0771396226415094,-1}, {2989344,3881291,3881329,0.01532,0.0160325581395349}, {2989345,3881399,3881370,0.0113678571428571,0.0115745454545455}, {2989346,3880911,3880713,-1,0.0907555555555556}, {2989347,3880911,3881000,0.0983032258064516,-1}, {2989348,3880680,3880678,-1,0.10545}, {2989349,3880977,3880678,0.108794117647059,-1}, {2989350,3876742,3876771,0.0384,0.0301714285714286}, {2989351,3877377,3876742,0.234697297297297,-1}, {2989352,3877377,3877371,0.09268,-1}, {2989353,3878105,3877822,0.241885714285714,-1}, {2989354,3878307,3878145,0.297888888888889,-1}, {2989355,3878408,3878377,0.00978947368421053,0.00978947368421053}, {2989356,3878377,3878290,0.0624,-1}, {2989357,3878334,3878290,0.0371555555555556,-1}, {2989358,3878667,3878412,-1,-1}, {2989359,3878884,3878815,-1,0.0476181818181818}, {2989360,3880055,3879996,-1,0.0479428571428571}, {2989361,3880206,3880243,-1,0.0266516129032258}, {2989362,3880149,3880243,0.0344117647058824,-1}, {2989363,3870464,3870343,0.0519428571428571,0.0259714285714286}, {2989364,3867406,3867195,-1,0.0413872340425532}, {2989365,3868261,3868143,0.0819666666666667,-1}, {2989366,3869299,3869269,-1,0.1455}, {2989367,3869549,3869269,-1,0.163742857142857}, {2989368,3869920,3869549,-1,0.0706775510204082}, {2989369,3871007,3871032,-1,0.0328105263157895}, {2989370,3875471,3875558,0.0281866666666667,-1}, {2989371,3876341,3876587,0.102088235294118,-1}, {2989372,3876341,3876529,-1,0.0716727272727273}, {2989373,3876529,3876661,-1,0.059064}, {2989374,3876587,3876529,-1,0.0302684210526316}, {2989375,3876529,3876426,-1,0.0671454545454545}, {2989376,3869286,3869299,-1,0.02589}, {2989377,3865149,3865283,0.07312,0.0406222222222222}, {2989378,3865275,3865149,0.069725,-1}, {2989379,3865275,3865283,0.030216,-1}, {2989380,3865203,3865213,0.0424595744680851,-1}, {2989381,3865119,3865203,0.129293023255814,-1}, {2989382,3865236,3865342,-1,0.1479}, {2989383,3865236,3865119,-1,0.0337928571428571}, {2989384,3864959,3865119,0.306980487804878,-1}, {2989385,3864981,3864990,-1,0.0718875}, {2989386,3864981,3864946,0.0178285714285714,-1}, {2989387,3864946,3864889,0.0280090909090909,-1}, {2989388,3865069,3865015,-1,0.016258064516129}, {2989389,3865531,3865309,0.331527272727273,-1}, {2989390,3865339,3865309,-1,0.0484235294117647}, {2989391,3865566,3865528,0.02251875,0.0156652173913043}, {2989392,3865144,3865212,0.0718883720930233,-1}, {2989393,3866507,3866595,0.0411931034482759,-1}, {2989394,3866595,3867005,-1,0.110374468085106}, {2989395,3867005,3867435,-1,0.118453333333333}, {2989396,3867005,3866942,0.0580333333333333,0.0652875}, {2989397,3867435,3867376,-1,0.0494526315789474}, {2989398,3867435,3867690,-1,0.0834976744186047}, {2989399,3867690,3867631,0.0349153846153846,0.037825}, {2989400,3867690,3868760,-1,0.318789473684211}, {2989401,3868869,3869049,0.0614117647058824,-1}, {2989402,3868869,3868757,0.0886173913043478,-1}, {2989403,3868757,3868578,0.044925,0.105705882352941}, {2989404,3869093,3869049,0.010935,0.018225}, {2989405,3874171,3874186,0.0667953488372093,-1}, {2989406,3874171,3874297,-1,0.0887666666666667}, {2989407,3874253,3874373,0.0728333333333333,-1}, {2989408,3874297,3874329,-1,0.0171076923076923}, {2989409,3874329,3874373,-1,0.03}, {2989410,3871321,3871437,0.0875538461538461,0.0875538461538461}, {2989411,3865309,3865298,-1,0.0125617021276596}, {2989412,3865175,3865298,0.0474666666666667,-1}, {2989413,3865260,3865265,-1,0.008}, {2989414,3865038,3865278,0.07542,-1}, {2989415,3865278,3865362,0.02694,-1}, {2989416,3865133,3865281,-1,0.0399290322580645}, {2989417,3865281,3865362,-1,0.0231103448275862}, {2989418,3865278,3865281,-1,0.0232864864864865}, {2989419,3865281,3865282,-1,0.0169411764705882}, {2989420,3875486,3875453,-1,0.0507111111111111}, {2989421,3875511,3875486,-1,0.0596785714285714}, {2989422,3879464,3879539,0.0427,-1}, {2989423,3879539,3879622,0.0304941176470588,-1}, {2989424,3879536,3879539,-1,0.0223636363636364}, {2989425,3879539,3879656,-1,0.110869565217391}, {2989426,3879419,3879536,0.0367132075471698,-1}, {2989427,3879419,3879582,0.105417391304348,-1}, {2989428,3879536,3879582,0.0558631578947368,-1}, {2989429,3879582,3879633,0.0429571428571429,-1}, {2989430,3879676,3879633,0.01798125,0.0359625}, {2989431,3877270,3877870,0.221635714285714,-1}, {2989432,3877902,3877870,0.0241111111111111,0.0241111111111111}, {2989433,3865131,3864850,0.1473,-1}, {2989434,3867995,3867780,0.12363,0.12363}, {2989435,3868229,3868140,0.05832,0.0624857142857143}, {2989436,3868790,3868645,0.0437555555555556,0.0437555555555556}, {2989437,3868662,3868645,0.0451636363636364,-1}, {2989438,3868662,3868558,-1,0.0352764705882353}, {2989439,3870078,3870163,0.0410222222222222,-1}, {2989440,3869946,3869416,0.12385,-1}, {2989441,3870630,3869946,0.2316,-1}, {2989442,3871338,3870630,0.160287804878049,-1}, {2989443,3869940,3869944,0.008775,0.011232}, {2989444,3869944,3869946,0.00984375,0.013125}, {2989445,3870613,3870621,-1,0.010475}, {2989446,3870621,3870630,-1,0.0123}, {2989447,3871914,3871322,-1,0.373371428571429}, {2989448,3871322,3871326,0.0141,-1}, {2989449,3871326,3871338,0.0133142857142857,-1}, {2989450,3871914,3871922,-1,0.00767368421052632}, {2989451,3871922,3871930,-1,0.00685945945945946}, {2989452,3871877,3871887,-1,0.0190864864864865}, {2989453,3872008,3872000,-1,0.0167571428571429}, {2989454,3868454,3868408,0.0126,0.0186967741935484}, {2989455,3870721,3870673,0.1244,0.1244}, {2989456,3869665,3869543,-1,-1}, {2989457,3869695,3869665,-1,-1}, {2989458,3872889,3872814,0.0898645161290322,0.0819352941176471}, {2989459,3872900,3872814,-1,0.0621461538461538}, {2989460,3872961,3872900,-1,0.0264}, {2989461,3873047,3872911,0.321504,0.26792}, {2989462,3873047,3872834,0.306949090909091,0.312633333333333}, {2989463,3869047,3869010,-1,0.0422896551724138}, {2989464,3872022,3872044,-1,0.022815}, {2989465,3872052,3872045,-1,0.0139317073170732}, {2989466,3872440,3872529,0.0469058823529412,0.0469058823529412}, {2989467,3865245,3865118,-1,0.050725}, {2989468,3864768,3864874,-1,0.0790285714285714}, {2989469,3864874,3864714,0.0730666666666667,-1}, {2989470,3865267,3865118,-1,0.0466258064516129}, {2989471,3865267,3865245,0.0365351351351351,-1}, {2989472,3865245,3865256,0.0131513513513513,-1}, {2989473,3865280,3865256,-1,0.0125846153846154}, {2989474,3865280,3865311,-1,0.0141428571428571}, {2989475,3865375,3865267,-1,0.03658}, {2989476,3864714,3864626,0.04356,-1}, {2989477,3864708,3864626,-1,0.0243243243243243}, {2989478,3864768,3864714,0.103835294117647,0.103835294117647}, {2989479,3865142,3865100,0.0596869565217391,0.0584170212765957}, {2989480,3865142,3865226,0.0381176470588235,0.0381176470588235}, {2989481,3865100,3865181,0.0387176470588235,0.0387176470588235}, {2989482,3871122,3870759,-1,0.143256}, {2989483,3870832,3871064,0.233566666666667,-1}, {2989484,3871420,3871221,-1,0.398275}, {2989485,3871221,3871064,-1,0.0775363636363636}, {2989486,3872708,3872711,-1,0.0191684210526316}, {2989487,3872053,3872040,0.0505,-1}, {2989488,3872166,3872040,0.0595,-1}, {2989489,3872613,3872708,-1,0.013863829787234}, {2989490,3872618,3872711,0.0142826086956522,-1}, {2989491,3872613,3872618,0.02372,-1}, {2989492,3872292,3872335,0.0637928571428571,-1}, {2989493,3872335,3872346,0.0146545454545455,-1}, {2989494,3868695,3868738,0.0388285714285714,0.0247090909090909}, {2989495,3866321,3866360,-1,0.025425}, {2989496,3866390,3866436,0.039096,-1}, {2989497,3866360,3866436,-1,0.0246692307692308}, {2989498,3866321,3866390,0.0285913043478261,-1}, {2989499,3866112,3866365,0.1722,-1}, {2989500,3866560,3866365,0.1073,-1}, {2989501,3861454,3861315,0.089875,0.0980454545454546}, {2989502,3866943,3865773,0.287533333333333,-1}, {2989503,3865818,3865773,0.0250846153846154,0.0362333333333333}, {2989504,3867093,3866943,0.0425285714285714,-1}, {2989505,3866966,3866943,0.0349826086956522,0.0447}, {2989506,3867146,3867093,-1,0.0426333333333333}, {2989507,3867644,3867633,0.0438333333333333,-1}, {2989508,3868264,3867633,0.163116279069767,-1}, {2989509,3869149,3868264,0.232186363636364,-1}, {2989510,3869149,3869169,0.03222,0.0339157894736842}, {2989511,3868278,3868264,0.0387666666666667,0.0303391304347826}, {2989512,3869896,3869825,0.029625,0.0374210526315789}, {2989513,3869762,3869900,0.446304545454546,-1}, {2989514,3868439,3867244,0.259473913043478,-1}, {2989515,3868428,3867226,-1,0.238632}, {2989516,3868439,3868428,0.0469125,0.0469125}, {2989517,3869694,3869613,0.0230689655172414,-1}, {2989518,3869693,3869608,-1,0.0257777777777778}, {2989519,3867244,3867226,0.0344181818181818,0.0236625}, {2989520,3866305,3866294,0.0269538461538462,0.0333714285714286}, {2989521,3869608,3869604,0.123405882352941,-1}, {2989522,3869613,3869608,0.0237103448275862,-1}, {2989523,3869694,3869693,-1,0.0238}, {2989524,3870327,3870692,-1,0.0714765957446809}, {2989525,3872140,3870692,0.271065306122449,-1}, {2989526,3872140,3872127,0.03474,0.0302086956521739}, {2989527,3872127,3872987,0.173234042553191,-1}, {2989528,3864915,3864949,0.0606620689655172,0.0418857142857143}, {2989529,3865103,3864915,0.102138461538462,-1}, {2989530,3873001,3872987,0.0316090909090909,0.0198685714285714}, {2989531,3873861,3874068,-1,0.1209}, {2989532,3873861,3873852,-1,0.02385}, {2989533,3874063,3874498,0.10995652173913,-1}, {2989534,3874068,3874063,0.021951724137931,0.0454714285714286}, {2989535,3874498,3875185,0.161816326530612,-1}, {2989536,3874508,3874498,0.0346105263157895,0.04384}, {2989537,3878386,3878438,-1,0.0643384615384615}, {2989538,3878288,3878386,-1,0.0754928571428571}, {2989539,3878353,3878418,-1,0.0114276923076923}, {2989540,3878350,3878414,0.0120491803278689,-1}, {2989541,3878406,3878404,-1,0.0889384615384615}, {2989542,3878404,3878395,-1,0.197907692307692}, {2989543,3878347,3878395,0.022536,0.022536}, {2989544,3878395,3878375,-1,0.235524}, {2989545,3878320,3878297,0.0673071428571429,-1}, {2989546,3878320,3878371,0.03735,0.0249}, {2989547,3880568,3880746,-1,0.05598}, {2989548,3880625,3880568,-1,0.0429}, {2989549,3882522,3882548,0.0347333333333333,0.0302516129032258}, {2989550,3882766,3882752,-1,0.137708571428571}, {2989551,3882752,3882724,0.1768,-1}, {2989552,3882724,3882712,0.0189529411764706,-1}, {2989553,3882766,3882724,0.0624,-1}, {2989554,3882636,3882656,0.0674903225806451,-1}, {2989555,3878232,3878138,0.186623529411765,-1}, {2989556,3878278,3878209,-1,0.170689285714286}, {2989557,3878138,3878079,0.211034482758621,-1}, {2989558,3878209,3878162,-1,0.121141176470588}, {2989559,3875200,3875185,0.0289304347826087,0.0369666666666667}, {2989560,3876805,3877580,-1,0.19119512195122}, {2989561,3876793,3877560,0.180418604651163,-1}, {2989562,3878079,3878162,-1,0.0289384615384615}, {2989563,3878066,3878150,0.0255310344827586,-1}, {2989564,3878232,3878278,0.0213214285714286,0.0314210526315789}, {2989565,3878138,3878209,0.0213705882352941,0.04844}, {2989566,3877580,3877560,0.0353142857142857,0.0412}, {2989567,3876805,3876793,0.0237677419354839,0.0320347826086956}, {2989568,3878150,3878346,0.0797586206896552,-1}, {2989569,3878162,3878346,-1,0.303225}, {2989570,3875312,3875257,0.0383454545454546,0.0496235294117647}, {2989571,3875124,3875078,0.05365,0.0247615384615385}, {2989572,3875035,3874980,0.0332285714285714,0.0387666666666667}, {2989573,3874433,3874514,0.0386307692307692,0.0478285714285714}, {2989574,3874069,3873923,0.158478260869565,-1}, {2989575,3874000,3873923,0.0334222222222222,0.0243891891891892}, {2989576,3873781,3873861,-1,0.0333}, {2989577,3873763,3873852,0.0393,-1}, {2989578,3873781,3873763,0.0262846153846154,-1}, {2989579,3876231,3875677,-1,0.564611538461538}, {2989580,3876178,3875580,0.545055555555556,-1}, {2989581,3875580,3875677,0.0514571428571429,0.0514571428571429}, {2989582,3875305,3875415,0.0496344827586207,0.0685428571428571}, {2989583,3873445,3873221,0.203413333333333,-1}, {2989584,3873221,3873314,0.0336222222222222,0.0336222222222222}, {2989585,3872746,3872863,0.0230533333333333,0.0280378378378378}, {2989586,3872648,3872550,0.0312923076923077,0.0428210526315789}, {2989587,3872648,3872328,-1,0.275795454545455}, {2989588,3872328,3872227,0.0382384615384615,0.0552333333333333}, {2989589,3872227,3872071,0.240424390243902,-1}, {2989590,3872071,3871913,0.258028571428571,0.12315}, {2989591,3877943,3878017,0.04788,0.04788}, {2989592,3877812,3877888,0.044175,0.04712}, {2989593,3877681,3877765,0.04011,0.05348}, {2989594,3877765,3877701,-1,0.0893020408163265}, {2989595,3877681,3877628,0.0697967213114754,-1}, {2989596,3877577,3877464,-1,0.0835838709677419}, {2989597,3877701,3877628,0.0426,0.0497}, {2989598,3877628,3877474,0.124877419354839,-1}, {2989599,3877701,3877577,-1,0.131125423728814}, {2989600,3877474,3877363,0.0820571428571429,-1}, {2989601,3877363,3877464,0.0220714285714286,0.0220714285714286}, {2989602,3877004,3876916,0.0518333333333333,0.0444285714285714}, {2989603,3877004,3876858,-1,0.0486654545454545}, {2989604,3876916,3876804,0.0340631578947368,-1}, {2989605,3876858,3876804,0.0408,0.07072}, {2989606,3875869,3875828,0.02945625,0.02945625}, {2989607,3875217,3875278,-1,0.03875}, {2989608,3875180,3875110,0.05732,0.05732}, {2989609,3875180,3875164,-1,0.06644}, {2989610,3875110,3875093,0.0635714285714286,-1}, {2989611,3875093,3875164,0.05492,0.04119}, {2989612,3875093,3875089,0.051196875,-1}, {2989613,3875164,3875150,-1,0.05554}, {2989614,3875150,3875089,0.0150117647058824,0.0150117647058824}, {2989615,3875150,3875125,-1,0.09183}, {2989616,3875089,3875066,0.0872190476190476,-1}, {2989617,3875125,3875066,0.0191052631578947,0.03025}, {2989618,3874999,3875076,0.0414,0.0462705882352941}, {2989619,3874936,3874888,0.0337636363636364,0.0337636363636364}, {2989620,3869677,3869649,-1,0.220902127659574}, {2989621,3869649,3869580,0.040275,0.0280173913043478}, {2989622,3869649,3869635,-1,0.0878884615384615}, {2989623,3869635,3869574,0.037875,0.0432857142857143}, {2989624,3869612,3869540,0.03063,0.03063}, {2989625,3869612,3869568,-1,0.0945169811320755}, {2989626,3869568,3869576,0.0103125,0.00951923076923077}, {2989627,3879420,3879017,0.120306976744186,-1}, {2989628,3875332,3875449,0.160947169811321,0.160947169811321}, {2989629,3875449,3875462,0.00606666666666667,0.00606666666666667}, {2989630,3875650,3875663,0.0147931034482759,0.01340625}, {2989631,3875650,3875989,0.0945733333333333,-1}, {2989632,3878360,3878583,0.163571428571429,-1}, {2989633,3877324,3877216,0.16236,-1}, {2989634,3877216,3876915,0.1638,0.2268}, {2989635,3879400,3879348,0.0217135135135135,-1}, {2989636,3879348,3878938,0.19130625,-1}, {2989637,3878930,3879348,-1,0.140329411764706}, {2989638,3879348,3879473,-1,0.039555}, {2989639,3878339,3878497,-1,0.215325}, {2989640,3878881,3878930,-1,0.0236045454545455}, {2989641,3878497,3878530,-1,0.0157153846153846}, {2989642,3879871,3879815,0.0314341463414634,-1}, {2989643,3879829,3879815,-1,0.0252}, {2989644,3881085,3881042,0.00921176470588235,-1}, {2989645,3881085,3881088,0.0111219512195122,-1}, {2989646,3881088,3881106,0.00993488372093023,-1}, {2989647,3880001,3879766,0.11075,-1}, {2989648,3879924,3879824,0.2469,0.2469}, {2989649,3879174,3879011,-1,0.0803111111111111}, {2989650,3875549,3875729,0.278014285714286,0.169226086956522}, {2989651,3875729,3875769,0.0504,0.0296470588235294}, {2989652,3875769,3875890,0.114490909090909,-1}, {2989653,3875769,3875804,-1,0.11672}, {2989654,3875797,3875804,0.0432,-1}, {2989655,3875804,3875890,0.0579913043478261,-1}, {2989656,3875890,3875981,0.111814285714286,-1}, {2989657,3875797,3875981,0.0964285714285714,-1}, {2989658,3875935,3876072,0.15372,0.13251724137931}, {2989659,3875935,3876158,-1,-1}, {2989660,3876047,3876158,0.0632571428571428,-1}, {2989661,3876158,3876222,0.0311142857142857,-1}, {2989662,3876222,3876368,0.0683478260869565,-1}, {2989663,3876047,3876135,0.0906260869565217,-1}, {2989664,3876135,3876368,-1,0.105046153846154}, {2989665,3875740,3875352,0.182295652173913,0.322523076923077}, {2989666,3875687,3875582,-1,0.0536068965517241}, {2989667,3875687,3875797,0.131554838709677,-1}, {2989668,3877875,3877739,0.5628,-1}, {2989669,3876422,3876852,-1,0.195782608695652}, {2989670,3874890,3874960,0.05955,0.0529333333333333}, {2989671,3875800,3876053,-1,0.167192307692308}, {2989672,3875800,3876055,0.14865,0.110111111111111}, {2989673,3876053,3876041,0.224193103448276,0.2322}, {2989674,3876105,3876137,0.059075,-1}, {2989675,3876216,3876105,0.104628571428571,-1}, {2989676,3876398,3876216,0.0912857142857143,-1}, {2989677,3877782,3877654,0.089825,0.0937304347826087}, {2989678,3877782,3877988,0.14084,0.0960272727272727}, {2989679,3877398,3877654,0.07792,0.0899076923076923}, {2989680,3877962,3877906,0.25875,-1}, {2989681,3878088,3877988,0.25596,-1}, {2989682,3879140,3879220,0.0925,-1}, {2989683,3879220,3879376,0.0903111111111111,-1}, {2989684,3879147,3879376,-1,0.111025}, {2989685,3879220,3879147,0.0816947368421053,0.0674869565217391}, {2989686,3875264,3875324,-1,0.348138461538462}, {2989687,3875559,3875264,0.157513043478261,0.172514285714286}, {2989688,3875324,3875622,0.23076,0.23076}, {2989689,3875324,3875387,-1,0.236530434782609}, {2989690,3875387,3875748,-1,-1}, {2989691,3875387,3875476,-1,0.276457142857143}, {2989692,3875476,3875560,-1,-1}, {2989693,3875476,3875848,-1,-1}, {2989694,3876145,3876475,-1,0.135161538461538}, {2989695,3876041,3876458,0.167577777777778,0.180984}, {2989696,3877242,3877268,-1,0.0145846153846154}, {2989697,3877268,3877289,-1,0.012425}, {2989698,3877860,3877876,0.0171461538461538,-1}, {2989699,3877876,3877893,0.0110689655172414,-1}, {2989700,3877860,3878389,0.148671428571429,-1}, {2989701,3880021,3880204,0.180933333333333,0.116314285714286}, {2989702,3880451,3880676,0.286753846153846,-1}, {2989703,3881781,3881830,0.0384818181818182,-1}, {2989704,3880994,3880948,-1,0.0350086956521739}, {2989705,3882107,3881781,-1,0.197458064516129}, {2989706,3882107,3882152,-1,0.06595}, {2989707,3882396,3882358,-1,0.0441176470588235}, {2989708,3882422,3882396,-1,0.158957142857143}, {2989709,3882152,3882317,-1,0.119775}, {2989710,3882881,3882358,-1,0.2494}, {2989711,3882422,3882714,0.220989473684211,-1}, {2989712,3882317,3882598,-1,0.327342857142857}, {2989713,3883362,3882714,0.52308,-1}, {2989714,3882650,3882598,0.0446086956521739,-1}, {2989715,3882714,3883077,0.253336363636364,-1}, {2989716,3882598,3882971,-1,0.246469565217391}, {2989717,3883373,3883077,-1,0.180312}, {2989718,3883025,3882971,-1,0.051}, {2989719,3883077,3883462,0.206777777777778,-1}, {2989720,3882971,3883356,-1,0.18252}, {2989721,3883765,3883462,0.3103125,-1}, {2989722,3883413,3883356,0.0495714285714286,-1}, {2989723,3883356,3883778,-1,0.42888}, {2989724,3883462,3883905,0.32955,-1}, {2989725,3883905,3884245,0.242657142857143,-1}, {2989726,3883778,3884144,-1,0.370842857142857}, {2989727,3884606,3883905,0.47375,0.334411764705882}, {2989728,3883835,3883778,0.03984,0.0415}, {2989729,3884245,3884641,0.1903875,-1}, {2989730,3884144,3884512,-1,0.207707142857143}, {2989731,3884557,3884245,-1,0.236290909090909}, {2989732,3884184,3884144,-1,0.0531157894736842}, {2989733,3884641,3884892,0.173,-1}, {2989734,3884512,3884772,-1,0.202610526315789}, {2989735,3885031,3884641,0.281842105263158,-1}, {2989736,3884559,3884512,0.0419727272727273,-1}, {2989737,3884892,3885258,0.2642,-1}, {2989738,3884867,3884772,0.29484,-1}, {2989739,3885208,3886017,-1,0.427355555555556}, {2989740,3885339,3886128,0.405492857142857,-1}, {2989741,3885208,3884867,0.2357625,-1}, {2989742,3885339,3885287,0.061275,-1}, {2989743,3886128,3886701,0.369392307692308,-1}, {2989744,3886017,3886598,-1,0.352933333333333}, {2989745,3886376,3886128,0.240566666666667,-1}, {2989746,3886073,3886017,0.0325862068965517,-1}, {2989747,3886701,3887339,0.378333333333333,-1}, {2989748,3886598,3887221,-1,0.379844444444444}, {2989749,3886598,3886270,-1,0.255975}, {2989750,3886701,3886651,0.0297090909090909,0.0445636363636364}, {2989751,3887691,3887339,0.253057142857143,-1}, {2989752,3887278,3887221,0.0510631578947368,0.03465}, {2989753,3885992,3885965,-1,-1}, {2989754,3885460,3885922,-1,0.187429411764706}, {2989755,3886403,3886778,0.185345454545455,-1}, {2989756,3886705,3886448,0.274733333333333,0.149854545454545}, {2989757,3886812,3886705,0.433382608695652,-1}, {2989758,3882425,3882469,-1,-1}, {2989759,3883181,3882881,-1,0.226121739130435}, {2989760,3883866,3883181,-1,0.3412}, {2989761,3884487,3883866,-1,0.295389473684211}, {2989762,3883866,3883924,0.0438947368421053,-1}, {2989763,3884097,3884487,-1,0.217384615384615}, {2989764,3885098,3885070,-1,0.0352181818181818}, {2989765,3885070,3885127,0.0424909090909091,-1}, {2989766,3884942,3885098,0.119169230769231,-1}, {2989767,3884942,3885070,0.0889,-1}, {2989768,3885253,3885098,-1,0.269325}, {2989769,3885108,3885248,0.04952,-1}, {2989770,3885345,3885638,-1,0.0962914285714286}, {2989771,3885253,3885251,0.0101351351351351,-1}, {2989772,3885251,3885248,0.0109459459459459,-1}, {2989773,3885345,3885357,-1,0.00764210526315789}, {2989774,3885357,3885372,-1,0.0115459459459459}, {2989775,3885242,3885320,0.0669,-1}, {2989776,3885320,3885488,0.468153846153846,-1}, {2989777,3884950,3885051,0.2563,0.320375}, {2989778,3884991,3885038,0.0230526315789474,-1}, {2989779,3884935,3885488,-1,0.280742857142857}, {2989780,3885488,3885501,0.108874285714286,-1}, {2989781,3885501,3885487,0.083475,-1}, {2989782,3885487,3885457,0.120628571428571,-1}, {2989783,3885457,3885376,0.2004,-1}, {2989784,3885171,3885376,0.182890909090909,-1}, {2989785,3885291,3885383,0.0239294117647059,0.0262451612903226}, {2989786,3885187,3885237,0.0249,-1}, {2989787,3884540,3884198,-1,0.3451}, {2989788,3884339,3884540,-1,0.188176744186047}, {2989789,3884339,3884398,-1,0.0310965517241379}, {2989790,3884401,3884531,0.128021739130435,0.128021739130435}, {2989791,3884370,3884404,-1,0.03756}, {2989792,3884227,3884370,-1,0.0540142857142857}, {2989793,3884227,3884258,0.0356432432432432,-1}, {2989794,3884148,3884258,0.0376857142857143,-1}, {2989795,3884107,3884227,-1,0.0351}, {2989796,3883280,3883321,0.0268846153846154,0.0258888888888889}, {2989797,3882431,3882727,0.0913375,0.0996409090909091}, {2989798,3881114,3881183,0.0266666666666667,0.0282352941176471}, {2989799,3880892,3880883,-1,0.12648}, {2989800,3875718,3875902,0.34734375,-1}, {2989801,3875896,3875827,-1,0.0492947368421053}, {2989802,3875827,3875977,-1,0.164}, {2989803,3876031,3875977,0.0470117647058824,-1}, {2989804,3875977,3876352,-1,0.232773333333333}, {2989805,3876420,3876352,-1,0.0399714285714286}, {2989806,3876533,3876488,-1,-1}, {2989807,3889033,3889241,0.0560108108108108,-1}, {2989808,3889370,3889345,0.00944081632653061,0.00889615384615385}, {2989809,3889389,3889370,0.0349125,-1}, {2989810,3889389,3889531,0.044055,-1}, {2989811,3891275,3891411,0.0338478260869565,-1}, {2989812,3891275,3891287,0.06625,-1}, {2989813,3892441,3892432,-1,-1}, {2989814,3894155,3894157,0.08562,-1}, {2989815,3896024,3896146,-1,0.0797454545454545}, {2989816,3897504,3897316,0.0585538461538462,-1}, {2989817,3897504,3897487,0.01848,-1}, {2989818,3897487,3897482,0.0142090909090909,-1}, {2989819,3897523,3897557,0.0382,-1}, {2989820,3897557,3897605,0.0457384615384615,-1}, {2989821,3897520,3897523,-1,0.0198923076923077}, {2989822,3897588,3897615,0.0568909090909091,-1}, {2989823,3897615,3897605,0.01002,-1}, {2989824,3897552,3897572,0.0171,-1}, {2989825,3897414,3897552,-1,0.0380936170212766}, {2989826,3897552,3897579,-1,0.00669333333333333}, {2989827,3898991,3899009,-1,0.0159483870967742}, {2989828,3899009,3899016,-1,0.00982758620689655}, {2989829,3899638,3899772,-1,0.0398769230769231}, {2989830,3899772,3899880,-1,0.0415935483870968}, {2989831,3899791,3899853,0.0231483870967742,-1}, {2989832,3899853,3899891,0.0161294117647059,-1}, {2989833,3899880,3900011,-1,0.057432}, {2989834,3899891,3900030,0.03873,-1}, {2989835,3899791,3899780,-1,0.0113560975609756}, {2989836,3899780,3899772,-1,0.0115609756097561}, {2989837,3899891,3899885,0.0117257142857143,-1}, {2989838,3899885,3899880,0.0122571428571429,-1}, {2989839,3900008,3899937,0.06676,-1}, {2989840,3899937,3899888,0.0294,-1}, {2989841,3902495,3902709,-1,0.134228571428571}, {2989842,3902375,3902468,-1,0.0214536585365854}, {2989843,3902468,3902693,-1,0.0601894736842105}, {2989844,3903541,3904021,-1,0.108832653061224}, {2989845,3903554,3904040,0.0944631578947368,-1}, {2989846,3903554,3903547,-1,0.0204}, {2989847,3903547,3903541,-1,0.0200571428571429}, {2989848,3904040,3904029,0.0210461538461538,-1}, {2989849,3904029,3904021,0.0296571428571429,-1}, {2989867,3871954,3872002,0.0500888888888889,-1}, {2989868,3872032,3872086,-1,0.0507555555555556}, {2990009,3895024,3895226,0.18065,0.333507692307692}, {2990010,3898324,3898464,0.08019,0.0486}, {2990011,3898896,3898324,-1,0.233139622641509}, {2990012,3899273,3898896,-1,0.183117647058824}, {2990013,3899542,3899273,-1,0.237308571428571}, {2990014,3900158,3900222,0.0283111111111111,0.0347454545454545}, {2990015,3900222,3900296,0.0266785714285714,0.0393157894736842}, {2990016,3900047,3900046,0.0389125,-1}, {2990017,3898771,3899912,0.595527272727273,0.297763636363636}, {2990018,3900132,3900232,0.0277170731707317,0.0598105263157895}, {2990019,3899972,3899622,0.145088888888889,0.145088888888889}, {2990020,3899557,3899616,0.0382434782608696,0.0274875}, {2990021,3899616,3899683,0.0254222222222222,0.0245142857142857}, {2990022,3897969,3898042,0.03325,0.0306923076923077}, {2990023,3898042,3898090,0.0168967741935484,0.021825}, {2990024,3896841,3896791,0.0281714285714286,0.0219111111111111}, {2990025,3896791,3896752,0.021696,0.0258285714285714}, {2990026,3896401,3896289,0.0630692307692308,-1}, {2990027,3896152,3896322,0.0905142857142857,-1}, {2990028,3896323,3896322,-1,-1}, {2990029,3896323,3896390,-1,-1}, {2990030,3887179,3887450,-1,0.124684615384615}, {2990031,3894469,3894585,-1,0.0327206896551724}, {2990032,3893688,3893705,0.0154758620689655,-1}, {2990033,3892950,3892988,0.022725,-1}, {2990034,3892988,3893049,0.0301111111111111,-1}, {2990035,3892849,3892884,-1,0.0146615384615385}, {2990036,3892884,3892945,-1,0.0204529411764706}, {2990037,3900383,3900041,-1,0.280326315789474}, {2990038,3900506,3900528,-1,0.0101833333333333}, {2990039,3900528,3900565,-1,0.02023125}, {2990040,3900597,3900628,0.00962790697674419,-1}, {2990041,3900628,3900670,0.0134266666666667,-1}, {2990042,3900846,3900780,0.02505,0.0159409090909091}, {2990043,3903129,3903121,0.092525,0.158614285714286}, {2990044,3903273,3903121,-1,0.14812}, {2990045,3903129,3903273,0.0310758620689655,-1}, {2990046,3903122,3903133,-1,0.023808}, {2990047,3903133,3903129,-1,0.0164086956521739}, {2990048,3906691,3905679,-1,0.408825}, {2990049,3905679,3905192,0.252542857142857,0.279126315789474}, {2990050,3905370,3905610,0.0425333333333333,-1}, {2990051,3905311,3905610,-1,0.0604909090909091}, {2990052,3905311,3905750,-1,0.0861934426229508}, {2990053,3906805,3906761,-1,0.0272}, {2990054,3906761,3906700,-1,0.029352}, {2990055,3906986,3906877,-1,0.11754}, {2990056,3907184,3907451,-1,0.129288888888889}, {2990057,3906805,3906913,-1,0.0265375}, {2990058,3906877,3907016,0.0340897959183673,-1}, {2990059,3907074,3906691,-1,0.203933333333333}, {2990060,3908136,3908257,0.028932,-1}, {2990061,3908123,3908136,-1,0.0335571428571429}, {2990062,3908136,3908130,-1,0.0586}, {2990063,3908257,3908441,0.0384734693877551,-1}, {2990070,3898604,3898746,0.06875,0.0515625}, {2990071,3898223,3898604,-1,0.160552941176471}, {2990072,3898346,3898604,0.187296,-1}, {2990073,3898223,3898346,-1,0.108294736842105}, {2990074,3898260,3898413,0.0919772727272727,-1}, {2990075,3898346,3898458,-1,0.0747191489361702}, {2990076,3898482,3898458,0.01635,0.012658064516129}, {2990077,3899517,3900103,0.176805882352941,-1}, {2990078,3902545,3902475,0.042672,-1}, {2990079,3902475,3902535,0.040224,-1}, {2990080,3902535,3902614,0.0401769230769231,-1}, {2990081,3902614,3902545,0.0413,-1}, {2990082,3901057,3901416,-1,0.1494375}, {2990083,3901057,3901351,-1,0.112605633802817}, {2990084,3901956,3901933,0.135707142857143,-1}, {2990085,3901933,3902021,0.2344875,-1}, {2990086,3894748,3894906,0.11094,-1}, {2990087,3894890,3894748,0.113541176470588,-1}, {2990088,3893726,3894476,0.272257894736842,0.32330625}, {2990089,3893322,3893266,0.01686,0.01686}, {2990090,3894912,3894956,0.0198222222222222,-1}, {2990091,3896174,3896190,-1,0.01074}, {2990092,3896986,3897045,0.0282166666666667,-1}, {2990093,3896190,3896743,0.170729577464789,0.173168571428571}, {2990094,3896743,3896755,0.00466285714285714,0.0048}, {2990095,3896695,3896829,0.0807692307692308,-1}, {2990097,3881704,3881424,0.0860181818181818,-1}, {2990098,3881333,3881424,0.22388,-1}, {2990119,3874535,3874483,0.0924222222222222,0.0924222222222222}, {2990151,3851453,3851305,0.0684230769230769,0.0936315789473684}, {2990152,3852205,3851527,0.22014,0.22014}, {2990155,3915657,3915615,-1,0.0495642857142857}, {2990156,3915721,3915752,-1,0.0463846153846154}, {2990157,3915752,3915657,-1,0.0465214285714286}, {2990158,3914399,3915404,-1,0.215391666666667}, {2990171,3881156,3880474,1.04592,1.04592}, {2990172,3881156,3881472,0.50532,0.50532}, {2990173,3881362,3881176,-1,0.145778571428571}, {2990174,3881530,3881472,0.11082,0.11082}, {2990175,3881616,3881800,0.2103,0.2103}, {2990176,3881472,3881564,0.04911,0.0377769230769231}, {2990177,3881564,3881362,0.329184,0.27432}, {2990178,3881564,3881800,0.0646641509433962,0.0646641509433962}, {2990179,3891581,3892152,-1,0.392838461538462}, {2990180,3891581,3891579,0.188536363636364,-1}, {2990181,3891581,3891196,0.30198,0.30198}, {2990182,3890431,3891196,0.472527272727273,0.577533333333333}, {2990183,3890431,3890267,0.23118,0.110085714285714}, {2990185,3872006,3871483,0.174046153846154,-1}, {2990186,3871483,3871398,0.0244071428571429,-1}, {2990187,3875943,3875777,0.0610775510204082,-1}, {2990188,3875891,3875487,-1,-1}, {2990189,3875943,3875891,-1,-1}, {2990192,3855370,3855491,0.101929411764706,0.1444}, {2990193,3855208,3855180,0.0287368421052632,0.0287368421052632}, {2990194,3856798,3856758,0.0256090909090909,0.0216692307692308}, {2990195,3856271,3856232,0.033,-1}, {2990196,3857327,3857350,0.0175428571428571,0.0160173913043478}, {2990197,3856069,3856027,0.0138153846153846,0.0141789473684211}, {2990198,3867861,3867639,-1,0.08182}, {2990199,3867639,3867585,-1,0.0456857142857143}, {2990200,3880641,3880554,0.16195,0.138814285714286}, {2990201,3879801,3880554,0.375511111111111,0.405552}, {2990202,3879676,3879801,-1,0.12405}, {2990203,3880796,3879613,0.747248275862069,0.833469230769231}, {2990204,3882116,3882529,0.340033846153846,0.334881818181818}, {2990205,3882529,3882541,0.0308275862068966,0.0288387096774194}, {2990206,3881243,3880796,-1,-1}, {2990207,3872513,3872275,0.425127272727273,-1}, {2990208,3917578,3917655,-1,0.0375857142857143}, {2990209,3877765,3878656,0.3504,0.3504}, {2990210,3878656,3880024,1.57264444444444,1.57264444444444}, {2990211,3878145,3878105,0.0346064516129032,-1}, {2990212,3878214,3878145,0.03045,-1}, {2990213,3878179,3877969,-1,0.16051914893617}, {2990214,3878179,3878105,-1,0.0311}, {2990215,3877822,3877530,0.233421428571429,-1}, {2990216,3877623,3877530,0.06285,-1}, {2990217,3882358,3882221,-1,0.0628628571428571}, {2990218,3882396,3882280,0.07272,-1}, {2990219,3882280,3882379,0.0482615384615385,0.0553588235294118}, {2990220,3882221,3882280,0.0220628571428571,0.02145}, {2990221,3865391,3865408,-1,0.0099}, {2990222,3865444,3865416,-1,0.01364}, {2990223,3865416,3865392,-1,0.0127285714285714}, {2990224,3865391,3865416,-1,0.0113318181818182}, {2990225,3865489,3865491,-1,0.0081}, {2990226,3865491,3865497,-1,0.0240714285714286}, {2990227,3865416,3865491,-1,0.0377692307692308}, {2990228,3865491,3865536,-1,0.0255085714285714}, {2990229,3864562,3863590,1.15272857142857,0.896566666666667}, {2990230,3864562,3864362,0.1172,0.1172}, {2990231,3865180,3865313,0.1103,0.1103}, {2990232,3865189,3865180,0.276177777777778,0.276177777777778}, {2990233,3865180,3865149,0.230425,0.230425}, {2990234,3872621,3872716,0.0366,-1}, {2990235,3881042,3881073,0.0290571428571429,0.00904}, {2990237,3871461,3871272,0.0952444444444444,0.0952444444444444}, {2990245,3884148,3884221,0.145844444444444,0.187514285714286}, {2990246,3883779,3884221,0.3136,0.3136}, {2990249,3874848,3874768,0.0297724137931034,0.035975}, {2990250,3874390,3874470,0.038225,0.038225}, {2990251,3874033,3874390,-1,0.42152380952381}, {2990252,3874033,3874110,0.05325,0.05325}, {2990253,3873988,3874033,-1,0.326689655172414}, {2990254,3873988,3874058,0.0498315789473684,0.059175}, {2990255,3873998,3874067,0.0346615384615385,0.0321857142857143}, {2990256,3874351,3874393,0.03588,-1}, {2990298,3853972,3854095,-1,0.140894117647059}, {2990299,3858141,3858104,0.05205,0.0268645161290323}, {2990300,3858221,3858141,0.1625,0.132954545454545}, {2990301,3858221,3857984,0.149152941176471,0.120742857142857}, {2990303,3869071,3868695,-1,0.214325}, {2990304,3869139,3869071,-1,0.04653}, {2990305,3865974,3865725,0.10314,0.106696551724138}, {2990306,3864973,3864549,0.317634782608696,0.317634782608696}, {2990307,3865872,3865952,0.0395111111111111,0.0395111111111111}, {2990313,3899542,3899450,0.0360375,-1}, {2990314,3899542,3899648,-1,0.0783789473684211}, {2990315,3899669,3899648,0.0159130434782609,-1}, {2990316,3899554,3899542,-1,0.0167842105263158}, {2990317,3899678,3899669,0.0144272727272727,-1}, {2990318,3899554,3899611,0.0318214285714286,-1}, {2990319,3899611,3899669,0.01976,-1}, {2990320,3899542,3899611,-1,0.0333857142857143}, {2990321,3899611,3899678,-1,0.028125}, {2990322,3899554,3899447,-1,0.0686842105263158}, {2990323,3899580,3899447,-1,0.086525}, {2990324,3898678,3898721,0.0610421052631579,0.0724875}, {2990325,3898678,3898308,0.155528571428571,0.120966666666667}, {2990326,3896734,3896864,-1,0.0738782608695652}, {2990327,3896799,3896864,0.06148,-1}, {2990328,3896744,3896799,0.053856,-1}, {2990329,3896799,3896734,0.113492307692308,-1}, {2990330,3896701,3896734,-1,0.1056}, {2990331,3896644,3896734,-1,0.05364}, {2990332,3896644,3896175,0.193089473684211,-1}, {2990333,3896601,3896122,0.157289361702128,0.184815}, {2990334,3896744,3896701,0.0250344827586207,0.0191052631578947}, {2990335,3896601,3896644,-1,0.0211588235294118}, {2990336,3896175,3896122,0.0143433962264151,0.0262137931034483}, {2990337,3868970,3868738,0.0896129032258064,0.0896129032258064}, {2990338,3869139,3868970,-1,-1}, {2990342,3881939,3882281,0.1422,0.15642}, {2990345,3859562,3859531,0.017544,0.0125314285714286}, {2990346,3859531,3859485,0.04705,0.0342181818181818}, {2990347,3902196,3902275,0.0169756097560976,-1}, {2990358,3895323,3895485,0.0492,-1}, {2990359,3895328,3895430,-1,0.0281875}, {2990360,3871319,3871404,0.02454,0.0261063829787234}, {2990367,3851171,3851140,0.019056,0.019056}, {2990368,3851140,3851048,0.0565153846153846,0.0544222222222222}, {2990369,3851477,3851226,0.132925,0.187658823529412}, {2990371,3907801,3907914,0.0888461538461539,0.0888461538461539}, {2990374,3869839,3869879,-1,0.141484615384615}, {2990375,3870117,3870035,-1,0.079825}, {2990378,3899102,3899302,-1,0.04202}, {2990391,3879131,3879242,-1,0.0862125}, {2990392,3879475,3879861,0.326427272727273,0.377968421052632}, {2990393,3880331,3880422,0.0649555555555555,0.0649555555555555}, {2990394,3880422,3880571,0.116488888888889,0.116488888888889}, {2990395,3880881,3880993,0.07385,0.08862}, {2990396,3881441,3881540,0.07434,0.0550666666666667}, {2990397,3881824,3881688,-1,-1}, {2990398,3883845,3884413,0.337966666666667,0.289685714285714}, {2990399,3883975,3884185,0.0846666666666667,-1}, {2990400,3884010,3884071,-1,0.0239111111111111}, {2990401,3884071,3884185,-1,0.308333333333333}, {2990402,3884039,3884115,-1,0.0278769230769231}, {2990403,3884115,3884598,-1,0.183}, {2990404,3884106,3884655,0.216857142857143,-1}, {2990405,3884186,3884680,0.246518181818182,0.216936}, {2990406,3884715,3884234,0.211176,0.159981818181818}, {2990407,3884234,3884208,0.01254,0.0078375}, {2990408,3858386,3858326,0.0826241379310345,0.0904188679245283}, {2990409,3859873,3859816,0.0879473684210526,0.0618888888888889}, {2990410,3859816,3859766,0.0610636363636364,0.055975}, {2990418,3901250,3901306,0.0209307692307692,0.0209307692307692}, {2990419,3898645,3898677,0.01784,0.0254857142857143}, {2990420,3904346,3904420,0.042275,0.0563666666666667}, {2990421,3900862,3900866,0.005240625,0.00588421052631579}, {2990422,3915583,3915662,0.04132,0.0387375}, {2990423,3915662,3916477,0.261466666666667,0.231462295081967}, {2990433,3864642,3865357,0.267705882352941,0.243803571428571}, {2990434,3866430,3865860,0.421533333333333,0.421533333333333}, {2990435,3872353,3872667,0.143911111111111,0.24285}, {2990436,3902521,3902587,0.0331142857142857,0.0434625}, {2990437,3902587,3902629,0.02451,0.0350142857142857}, {2990438,3907116,3906840,0.071172972972973,0.065835}, {2990439,3907488,3907587,0.1082,0.1082}, {2990440,3907587,3908464,0.605777777777778,0.605777777777778}, {2990441,3907884,3908052,0.145073684210526,0.153133333333333}, {2990442,3908052,3908239,0.132933333333333,0.14955}, {2990443,3905695,3905770,0.0265015384615385,0.0273428571428571}, {2990447,3907205,3907137,0.01984,-1}, {2990448,3894969,3895018,0.025225,-1}, {2990449,3894989,3895005,-1,0.0119}, {2990450,3895005,3895018,-1,0.00953142857142857}, {2990451,3920868,3920950,0.0230425531914894,0.0225625}, {2990452,3920950,3921863,0.232640816326531,0.227988}, {2990453,3913529,3913981,0.256685714285714,0.283705263157895}, {2990457,3911395,3912354,0.4728,0.509169230769231}, {2990459,3912557,3911859,0.334155555555556,0.334155555555556}, {2990460,3880854,3880920,0.0192,0.0168}, {2990470,3907164,3907184,-1,0.0579}, {2990472,3907025,3906986,-1,0.02735}, {2990473,3907025,3907022,0.0130222222222222,-1}, {2990474,3907029,3907025,0.0103615384615385,-1}, {2990475,3906913,3907029,-1,0.027504}, {2990476,3907164,3907062,-1,0.0817125}, {2990477,3907062,3907025,-1,0.0270923076923077}, {2990478,3907029,3907062,-1,0.00611020408163265}, {2990479,3907062,3907137,-1,0.0156127659574468}, {2990486,3869940,3869416,-1,0.1839}, {2990487,3864956,3864912,-1,0.0145714285714286}, {2990489,3915404,3915500,-1,0.0212547945205479}, {2990490,3915513,3915696,0.037648,-1}, {2990493,3864936,3865037,0.0889384615384615,-1}, {2990494,3865037,3865076,0.021375,-1}, {2990496,3894607,3894704,0.0517846153846154,0.0561}, {2990500,3874902,3875102,-1,0.08718}, {2990502,3918160,3918808,0.329472,-1}, {2990503,3918808,3918999,0.100211650485437,-1}, {2990504,3919068,3918883,0.0957844660194175,-1}, {2990505,3873120,3873168,0.0204461538461538,0.0166125}, {2990507,3870544,3870385,0.0317632653061225,-1}, {2990508,3869299,3869116,-1,0.035988}, {2990509,3876661,3876443,0.0895914893617021,-1}, {2990510,3876443,3875943,0.19785,-1}, {2990511,3876661,3876715,-1,0.0197318181818182}, {2990512,3907186,3907325,-1,0.0316838709677419}, {2990513,3908391,3908543,-1,0.0266117647058824}, {2990514,3907280,3907523,0.0462676056338028,-1}, {2990515,3907325,3907437,-1,0.0233809523809524}, {2990516,3907437,3907573,-1,0.0326857142857143}, {2990517,3908287,3908391,-1,0.0176597014925373}, {2990518,3907523,3908322,0.150777464788732,-1}, {2990519,3908322,3908476,0.0242281690140845,-1}, {2990520,3907590,3907573,0.006192,0.00631836734693878}, {2990521,3867631,3868716,0.321063157894737,-1}, {2990522,3868716,3868869,0.0496838709677419,-1}, {2990523,3868760,3868851,-1,0.0303529411764706}, {2990524,3868851,3869093,-1,0.0877875}, {2990525,3921931,3922117,0.0387387096774194,0.0363909090909091}, {2990526,3865745,3865880,-1,0.0629692307692308}, {2990527,3865880,3866595,-1,0.224342857142857}, {2990529,3896096,3896156,-1,0.0257066666666667}, {2990530,3896156,3896496,-1,0.17238}, {2990531,3896578,3896841,0.135677777777778,-1}, {2990532,3896841,3897083,0.110775,-1}, {2990533,3897083,3897337,0.110357142857143,-1}, {2990534,3897337,3897637,0.139673076923077,-1}, {2990535,3897637,3897931,0.1356,-1}, {2990536,3901933,3902078,0.0362228571428571,-1}, {2990537,3902078,3902106,0.00520285714285714,-1}, {2990538,3901968,3902138,-1,0.0393617647058823}, {2990539,3902138,3902160,-1,0.00547058823529412}, {2990548,3902106,3903093,0.19935,-1}, {2990549,3903093,3903382,0.0587753424657534,-1}, {2990558,3908123,3908284,-1,0.06944}, {2990559,3908284,3908441,-1,0.0666214285714286}, {2990560,3906761,3907331,0.0960310344827586,0.0960310344827586}, {2990561,3896047,3896174,-1,0.0381138461538462}, {2990562,3896018,3896138,0.0331521126760563,-1}, {2990563,3896138,3896190,0.0101666666666667,-1}, {2990564,3865415,3865430,-1,0.03688}, {2990565,3865005,3865040,-1,0.0847170731707317}, {2990566,3865211,3865154,-1,0.114386666666667}, {2990567,3865154,3865152,-1,0.0565173913043478}, {2990571,3902618,3902462,-1,0.0464823529411765}, {2990572,3878770,3879087,-1,-1}, {2990573,3896755,3896773,0.00481714285714286,0.00495882352941177}, {2990574,3896773,3896794,0.00676285714285714,0.00696176470588235}, {2990575,3896090,3896091,0.0111724137931034,-1}, {2990576,3896152,3896091,-1,0.04168}, {2990577,3865251,3865370,0.0536,-1}, {2990578,3865497,3865500,-1,0.01881}, {2990579,3865499,3865563,0.0192218181818182,0.0199471698113208}, {2990580,3865408,3865426,-1,0.0137333333333333}, {2990581,3865426,3865496,-1,0.1472625}, {2990582,3865500,3865426,-1,0.0207142857142857}, {2990583,3865372,3865367,-1,0.00554634146341463}, {2990584,3865426,3865372,-1,0.0215675675675676}, {2990585,3865260,3865319,-1,0.0228418604651163}, {2990586,3865319,3865327,-1,0.00547317073170732}, {2990587,3865372,3865319,-1,0.0130727272727273}, {2990588,3865319,3865293,-1,0.00778064516129032}, {2990589,3865265,3865272,-1,0.00775714285714286}, {2990590,3865272,3865278,-1,0.014055}, {2990591,3865293,3865272,-1,0.00848571428571429}, {2990592,3865362,3865392,0.0149414634146341,-1}, {2990593,3865362,3865391,-1,0.0119586206896552}, {2990594,3865327,3865365,-1,0.0126439024390244}, {2990595,3865365,3865391,-1,0.0122093023255814}, {2990596,3865367,3865365,-1,0.00560487804878049}, {2990597,3865365,3865362,-1,0.0145105263157895}, {2990598,3865362,3865355,-1,0.0289235294117647}, {2990601,3896322,3896341,-1,0.114525}, {2990609,3879251,3879740,0.20174347826087,0.220957142857143}, {2990610,3879740,3879754,0.00767058823529412,0.00815}, {2990611,3879799,3879855,0.0354413793103448,-1}, {2990616,3902468,3902424,-1,0.024625}, {2990617,3902424,3902377,-1,0.02335}, {2990618,3902375,3902424,0.0209586206896552,-1}, {2990619,3902424,3902462,0.014325,-1}, {2990643,3879771,3879815,-1,0.0211833333333333}, {2990645,3880333,3880497,-1,0.0759454545454546}, {2990646,3881106,3881135,0.0143538461538462,-1}, {2990647,3881135,3881469,0.151588235294118,-1}, {2990648,3889060,3889459,0.117685714285714,0.12357}, {2990649,3881175,3881412,0.223540540540541,-1}, {2990650,3877242,3877575,0.0839853658536585,-1}, {2990651,3877575,3877860,0.0758285714285714,-1}, {2990652,3900296,3900136,0.197275471698113,-1}, {2990653,3900136,3900008,0.139925,-1}, {2990654,3900252,3900250,0.131443636363636,-1}, {2990655,3885070,3884747,-1,0.272892857142857}, {2990656,3884747,3884487,-1,0.190581818181818}, {2990657,3904040,3906426,0.48816,-1}, {2990659,3879959,3879682,-1,0.124516666666667}, {2990660,3880367,3880329,-1,0.01640625}, {2990661,3880329,3880032,-1,0.148236363636364}, {2990662,3884455,3884566,-1,0.0363488372093023}, {2990663,3884745,3885064,0.11184375,-1}, {2990664,3885064,3885108,0.0174387096774194,-1}, {2990665,3885188,3885127,0.0769448275862069,-1}, {2990666,3865341,3865345,0.0516692307692308,-1}, {2990667,3866646,3865827,-1,0.159502040816326}, {2990668,3865370,3865376,-1,0.0337826086956522}, {2990669,3865376,3865372,-1,0.021293023255814}, {2990670,3865334,3865499,0.0697714285714286,0.0737207547169811}, {2990671,3865518,3866037,-1,0.263762790697674}, {2990675,3865152,3865147,-1,0.0816558139534884}, {2990676,3865147,3865143,-1,0.0450473684210526}, {2990677,3879746,3879803,0.0380454545454545,-1}, {2990678,3902777,3902609,-1,0.0839818181818182}, {2990679,3903956,3903486,-1,0.332425}, {2990680,3903486,3902777,-1,0.231096}, {2990693,3899707,3899678,0.0421463414634146,-1}, {2990694,3898324,3897666,-1,0.229716}, {2990695,3897666,3897215,-1,0.14446779661017}, {2990696,3897215,3896258,-1,0.324894736842105}, {2990697,3896258,3896128,-1,0.05275}, {2990698,3895988,3895580,0.146755555555556,-1}, {2990699,3895580,3895024,0.220835294117647,-1}, {2990700,3895024,3894419,0.20592,-1}, {2990701,3894419,3893890,0.18585,-1}, {2990713,3878431,3878807,-1,0.19932}, {2990714,3878807,3879279,-1,0.167135294117647}, {2990715,3875989,3876854,0.302735294117647,-1}, {2990716,3876854,3877242,0.119036842105263,-1}, {2990782,3866303,3866962,0.241152,0.262121739130435}, {2990786,3920209,3919762,0.188360377358491,-1}, {2990787,3919762,3919068,0.316965714285714,-1}, {2990788,3918999,3919494,0.237102857142857,-1}, {2990789,3919808,3920411,0.292965,-1}, {2990796,3919855,3919637,0.1200525,-1}, {2990826,3881817,3882238,0.0791217391304348,-1}, {2990827,3880539,3880747,0.0418615384615385,-1}, {2990828,3880747,3882548,0.3396,-1}, {2990829,3882659,3882851,-1,0.0275558823529412}, {2990830,3882675,3882854,0.0256628571428571,-1}, {2990848,3915752,3915866,0.0894774193548387,0.102733333333333}, {2990849,3915866,3916589,0.276279069767442,0.282857142857143}, {2990850,3917533,3917885,0.11654347826087,0.119133333333333}, {2990851,3917885,3918119,0.0808883720930233,0.0828142857142857}, {2990857,3908448,3908550,0.0216292682926829,0.0197066666666667}, {2990858,3908550,3909963,0.289152,0.272784905660377}, {2990859,3873683,3873677,0.123552,0.125221621621622}, {2990860,3921479,3921931,0.0829475409836066,0.079059375}, {2990861,3869593,3869856,0.352955555555556,0.352955555555556}, {2990862,3869856,3870381,0.177377777777778,0.177377777777778}, {2990863,3872757,3871965,0.160536842105263,0.160536842105263}, {2990864,3871965,3871845,0.0192310344827586,0.0192310344827586}, {2990865,3876213,3875732,0.406444444444444,0.406444444444444}, {2990866,3876982,3876508,0.146163636363636,0.146163636363636}, {2990867,3873221,3873066,0.153417391304348,-1}, {2990868,3873066,3872746,0.45184,-1}, {2990869,3872863,3872735,-1,0.230147368421053}, {2990870,3872735,3872648,-1,0.07765}, {2990871,3882668,3882656,-1,0.0380634146341463}, {2990872,3879982,3880413,0.118944827586207,-1}, {2990873,3879923,3880356,-1,0.135011538461538}, {2990874,3879633,3879749,0.1128,-1}, {2990875,3879749,3879088,0.276204,-1}, {2990876,3879510,3879637,0.114290909090909,-1}, {2990877,3879637,3879746,0.0776487804878049,-1}, {2990878,3879803,3879845,0.0319021276595745,-1}, {2990879,3879845,3879927,0.0683142857142857,-1}, {2990880,3879566,3879722,-1,0.118954285714286}, {2990881,3879722,3879809,-1,0.0631846153846154}, {2990882,3879160,3879193,0.113546341463415,-1}, {2990883,3879193,3879212,0.128010810810811,-1}, {2990884,3878438,3878428,-1,0.0088304347826087}, {2990885,3875923,3876014,0.0474230769230769,-1}, {2990886,3878371,3878349,-1,0.0632847457627119}, {2990887,3878349,3878278,-1,0.196067796610169}, {2990888,3878347,3878324,0.223788679245283,-1}, {2990889,3878324,3878320,0.0315,-1}, {2990895,3878333,3878344,0.0651157894736842,-1}, {2990896,3878344,3878347,0.181367441860465,-1}, {2990897,3877047,3877153,0.106488888888889,-1}, {2990898,3874152,3874069,0.0974204081632653,-1}, {2990899,3874433,3874250,0.220105263157895,-1}, {2990900,3874250,3874152,0.0978510638297872,-1}, {2990901,3874807,3874731,-1,0.08601}, {2990902,3874731,3874514,-1,0.2685}, {2990903,3879226,3879401,-1,0.0528933333333333}, {2990904,3879401,3879464,-1,0.0276}, {2990905,3879619,3879676,-1,0.0819103448275862}, {2990906,3879076,3879278,0.0465849056603774,-1}, {2990907,3879278,3879419,0.0363509433962264,-1}, {2990908,3878364,3878139,0.0705906976744186,-1}, {2990909,3879711,3879519,-1,0.109422222222222}, {2990910,3879519,3879445,-1,0.0334875}, {2990911,3879761,3879581,0.145942857142857,-1}, {2990912,3880676,3880454,-1,0.100624390243902}, {2990913,3880454,3880204,-1,0.119368421052632}, {2990914,3881043,3880738,0.125261538461538,-1}, {2990915,3881830,3881320,0.187214634146341,-1}, {2990916,3881320,3881043,0.104637209302326,-1}, {2990917,3875297,3874836,0.124258823529412,-1}, {2990918,3875796,3875742,-1,0.01653}, {2990919,3875742,3875293,-1,0.17221935483871}, {2990921,3870311,3870674,0.0720382978723404,-1}, {2990922,3869574,3869566,0.063611320754717,-1}, {2990923,3869566,3869540,0.0817615384615385,-1}, {2990924,3869685,3869828,-1,0.4057375}, {2990925,3869828,3869825,-1,0.0291574468085106}, {2990926,3865628,3865054,0.168307692307692,-1}, {2990927,3865054,3864874,0.07272,-1}, {2990928,3865773,3865712,0.0140428571428571,-1}, {2990929,3865712,3865628,0.0229609756097561,-1}, {2990930,3865118,3864877,-1,0.0847818181818182}, {2990931,3864877,3864708,-1,0.0522705882352941}, {2990932,3865020,3864900,-1,0.0494275862068966}, {2990933,3865103,3864900,0.116788235294118,-1}, {2990934,3864900,3864872,0.021,0.01125}, {2990935,3862165,3861969,-1,0.0698360655737705}, {2990936,3862763,3862672,0.035025,-1}, {2990937,3862672,3862475,0.0632285714285714,-1}, {2990938,3862821,3862723,-1,0.0398163934426229}, {2990939,3863138,3862821,-1,0.132551612903226}, {2990940,3910759,3911354,0.39116,0.39116}, {2990942,3875453,3875564,0.0313736842105263,-1}, {2990943,3875501,3875429,0.11925,-1}, {2990944,3875429,3875390,0.068025,-1}, {2990945,3896545,3896700,0.150985714285714,0.150985714285714}, {2990946,3896700,3896798,0.0767294117647059,0.0931714285714286}, {2990947,3896707,3896700,0.446533333333333,0.446533333333333}, {2990948,3875390,3874988,0.116386363636364,-1}, {2990949,3874988,3874569,0.124843902439024,-1}, {2990950,3874569,3874035,0.151271428571429,-1}, {2990951,3875213,3875124,-1,0.100061538461538}, {2990952,3875776,3875668,-1,0.256827272727273}, {2990953,3875585,3875511,-1,0.110712}, {2990954,3872671,3872323,0.0741130434782609,-1}, {2990955,3872323,3872125,0.0480125,-1}, {2990956,3872125,3871620,0.101338775510204,-1}, {2990957,3871620,3871184,0.085908,-1}, {2990958,3871651,3871219,-1,0.0999767441860465}, {2990959,3871219,3870464,-1,0.180886363636364}, {2990960,3878624,3878522,0.06134,-1}, {2990961,3878522,3878334,0.131269565217391,-1}, {2990962,3878430,3878268,-1,0.09834}, {2990963,3878268,3878230,-1,0.0309333333333333}, {2990964,3897579,3897609,-1,0.00718666666666667}, {2990965,3897609,3897647,0.0220545454545455,-1}, {2990966,3897647,3897670,0.0138166666666667,-1}, {2990967,3867604,3866284,0.332386046511628,-1}, {2990968,3866284,3866140,0.0351130434782609,-1}, {2990969,3866247,3866082,-1,0.0425162790697674}, {2990970,3866082,3866017,-1,0.0221692307692308}, {2990971,3866161,3866340,-1,0.08775}, {2990972,3866340,3866425,-1,0.041784}, {2990973,3866283,3866348,0.0367222222222222,-1}, {2990974,3866348,3866419,0.110444444444444,-1}, {2990975,3866425,3866492,-1,0.118835294117647}, {2990976,3866492,3866487,-1,0.0356653846153846}, {2990977,3866419,3866413,0.0328641509433962,-1}, {2990978,3866413,3866067,0.325934693877551,-1}, {2990979,3896072,3896068,-1,0.0101769230769231}, {2990980,3896072,3896053,-1,0.00915555555555556}, {2990981,3895876,3895961,-1,0.0375692307692308}, {2990982,3895961,3895974,-1,0.00441176470588235}, {2990983,3896003,3895961,-1,0.0197454545454545}, {2990984,3894631,3894618,-1,0.00777735849056604}, {2990985,3895178,3895180,-1,0.145015384615385}, {2990986,3894878,3894989,-1,0.07764}, {2990993,3894848,3894756,0.0261673469387755,0.0261673469387755}, {2990994,3894756,3894733,0.005364,0.005364}, {2990995,3901000,3901293,0.105287671232877,-1}, {2990998,3885187,3885106,0.135861538461538,-1}, {2990999,3885106,3885060,0.0788666666666667,-1}, {2991000,3885383,3885300,-1,0.243642857142857}, {2991001,3885300,3885237,-1,0.16247027027027}, {2991002,3885449,3885408,-1,0.131125714285714}, {2991003,3885408,3885383,-1,0.0824294117647059}, {2991004,3887312,3887350,-1,0.0142875}, {2991005,3887350,3887412,-1,0.026725}, {2991006,3891287,3891414,-1,0.03834}, {2991007,3891414,3891772,-1,0.113061538461538}, {2991008,3887041,3887147,0.0840954545454546,-1}, {2991009,3887447,3887404,-1,0.00577714285714286}, {2991010,3887477,3887561,-1,0.008821875}, {2991012,3909029,3909914,0.172227692307692,0.167086567164179}, {2991013,3909914,3910535,0.10512,0.103527272727273}, {2991014,3888856,3888743,-1,0.0159085714285714}, {2991015,3888743,3887447,-1,0.173256338028169}, {2991016,3889738,3890294,-1,0.123545454545455}, {2991017,3892497,3892168,-1,0.081276}, {2991018,3892168,3891573,-1,0.135685714285714}, {2991019,3892482,3893529,-1,0.328714285714286}, {2991020,3893529,3895137,-1,0.422054237288136}, {2991021,3885060,3885026,0.0380363636363636,-1}, {2991022,3885026,3884978,0.04855,-1}, {2991045,3883361,3883449,-1,0.0192724137931034}, {2991046,3883430,3883504,0.0203236363636364,-1}, {2991047,3884540,3884796,-1,0.262046153846154}, {2991048,3883449,3883603,-1,0.0370821428571429}, {2991049,3883603,3883843,-1,0.0635207547169811}, {2991050,3884206,3884398,0.185053846153846,-1}, {2991051,3883610,3884148,0.179657142857143,-1}, {2991052,3884348,3884401,0.0198782608695652,-1}, {2991065,3872930,3872807,0.0386322580645161,0.0544363636363636}, {2991066,3870251,3870193,0.0212275862068966,0.0171}, {2991067,3880104,3879977,-1,0.07333125}, {2991068,3879977,3879855,-1,0.0642193548387097}, {2991069,3889855,3889293,-1,0.102777049180328}, {2991070,3854769,3854466,0.0859866666666667,0.117254545454545}, {2991071,3869541,3869286,0.0552585365853659,-1}, {2991151,3882851,3883947,-1,0.170434782608696}, {2991152,3882854,3883941,0.164585915492958,-1}, {2991153,3881432,3882192,0.185793103448276,-1}, {2991154,3881411,3882161,-1,0.174531147540984}, {2991155,3879053,3878408,-1,0.25427027027027}, {2991156,3879017,3878377,0.347911111111111,-1}, {2991157,3874383,3873464,0.290302702702703,0.261980487804878}, {2991158,3873464,3873430,0.0132642857142857,0.0106114285714286}, {2991164,3875412,3875299,0.0435705882352941,0.0423257142857143}, {2991165,3875299,3874383,0.281553846153846,0.255362790697674}, {2991166,3879420,3879718,-1,0.1135}, {2991167,3876530,3877533,0.198747368421053,0.198747368421053}, {2991168,3879675,3879740,0.0409384615384615,-1}, {2991169,3882161,3883044,-1,0.200537704918033}, {2991170,3882192,3883089,0.208706896551724,-1}, {2991171,3895622,3895876,-1,0.138097959183673}, {2991172,3895400,3895622,-1,0.13932}, {2991173,3893688,3894066,0.11028,-1}, {2991174,3894066,3894435,0.09285,-1}, {2991175,3894435,3894689,0.0612967741935484,-1}, {2991176,3900391,3900454,0.05049,-1}, {2991177,3900454,3900597,0.09955,-1}, {2991178,3900383,3900333,0.03942,-1}, {2991179,3900333,3900248,0.0663076923076923,-1}, {2991180,3900597,3900865,0.069264,-1}, {2991181,3900865,3901198,0.0820690909090909,-1}, {2991182,3899087,3899210,0.0269016393442623,-1}, {2991183,3903122,3903369,-1,0.0605755102040816}, {2991184,3902923,3903129,0.0464315789473684,-1}, {2991185,3902482,3902923,0.0919578947368421,-1}, {2991186,3902091,3902482,0.0820666666666667,-1}, {2991187,3901198,3902091,0.19275,-1}, {2991188,3881563,3881611,-1,0.0314545454545455}, {2991189,3858246,3858172,0.00917045454545455,-1}, {2991190,3858415,3858348,-1,0.00913695652173913}, {2991191,3890859,3890913,-1,-1}, {2991192,3890913,3891006,-1,-1}, {2991193,3889707,3890069,-1,-1}, {2991194,3890069,3890154,-1,-1}, {2991195,3873536,3873951,0.0995739130434783,-1}, {2991196,3874281,3875650,0.383347826086957,-1}, {2991197,3873526,3873935,-1,0.0910408163265306}, {2991198,3890491,3890776,0.118581818181818,-1}, {2991214,3908585,3907691,0.238738775510204,0.238738775510204}, {2991215,3907691,3907590,0.023952,0.0244408163265306}, {2991216,3878993,3879010,-1,0.0902}, {2991236,3903007,3903248,-1,0.0672}, {2991237,3903248,3903541,-1,0.0757173913043478}, {2991242,3881234,3881476,-1,0.226264864864865}, {2991253,3872707,3872718,0.0880758620689655,-1}, {2991254,3872718,3872716,0.0552486486486487,-1}, {2991255,3872400,3872435,-1,0.035856}, {2991256,3872086,3872362,-1,0.210136842105263}, {2991257,3872362,3872400,-1,0.0293222222222222}, {2991258,3874532,3872043,-1,0.444203389830508}, {2991259,3865056,3865046,0.116157142857143,-1}, {2991260,3865046,3865031,0.110869565217391,-1}, {2991261,3865212,3865179,0.0586695652173913,-1}, {2991262,3865179,3865109,0.0800790697674419,-1}, {2991263,3865290,3865227,-1,0.0771681818181818}, {2991264,3868213,3868143,-1,0.0181297297297297}, {2991270,3897969,3898096,-1,0.0536042553191489}, {2991271,3900073,3900099,-1,0.136188888888889}, {2991272,3900099,3900114,-1,0.0707307692307692}, {2991273,3867538,3867187,-1,0.0686490566037736}, {2991274,3867187,3866765,-1,0.0778714285714286}, {2991275,3866765,3866437,-1,0.0557052631578947}, {2991276,3867928,3867687,-1,0.0454754716981132}, {2991277,3867687,3867538,-1,0.0332884615384615}, {2991278,3868567,3868236,0.0618222222222222,-1}, {2991279,3868236,3867968,0.0469698113207547,-1}, {2991280,3867890,3867763,0.04935,-1}, {2991281,3867853,3868098,-1,0.409705263157895}, {2991282,3869812,3869465,0.113648275862069,-1}, {2991283,3869465,3869149,0.09408,-1}, {2991284,3869814,3869787,0.0487609756097561,-1}, {2991285,3869787,3869766,0.0162,-1}, {2991286,3870464,3870117,-1,0.1316}, {2991287,3870343,3870097,0.0777272727272727,-1}, {2991288,3870097,3869879,0.0819692307692308,-1}, {2991289,3865304,3865093,-1,0.0726514285714286}, {2991290,3865093,3865048,-1,0.02378}, {2991291,3865804,3865582,0.0458875,-1}, {2991292,3865582,3865174,0.0963466666666667,-1}, {2991293,3863783,3863563,0.0806095238095238,-1}, {2991294,3864699,3864514,-1,0.0838}, {2991295,3864529,3864376,0.0747875,-1}, {2991296,3863983,3863616,-1,0.120845901639344}, {2991297,3869038,3869107,-1,0.0490565217391304}, {2991298,3866487,3866135,-1,0.308919230769231}, {2991299,3866135,3866073,-1,0.0372244897959184}, {2991300,3866659,3865766,0.193172727272727,-1}, {2991301,3866996,3866843,0.029076,-1}, {2991302,3866843,3866659,0.0368352941176471,-1}, {2991303,3867395,3866996,0.078204,-1}, {2991304,3864724,3864699,-1,0.0124761904761905}, {2991305,3869766,3869563,0.162305882352941,-1}, {2991306,3869563,3869452,0.0928384615384615,-1}, {2991307,3860703,3860639,0.00973972602739726,-1}, {2991308,3860639,3859838,0.143432,-1}, {2991309,3860691,3860641,-1,0.00755844155844156}, {2991310,3897345,3897382,0.00928636363636363,-1}, {2991327,3881291,3881332,-1,0.0088448275862069}, {2991328,3881332,3881411,-1,0.0193862068965517}, {2991329,3881329,3881357,0.00797586206896552,-1}, {2991330,3881357,3881432,0.019448275862069,-1}, {2991331,3897568,3897588,0.0103548387096774,-1}, {2991332,3897572,3897588,0.0127428571428571,-1}, {2991341,3873283,3873544,-1,-1}, {2991342,3868408,3868370,0.0131466666666667,0.0179272727272727}, {2991343,3868370,3867404,0.305491304347826,0.351315}, {2991344,3868742,3868667,-1,0.04584}, {2991345,3868667,3867657,-1,0.505542857142857}, {2991346,3868370,3868667,-1,0.295430769230769}, {2991347,3868500,3868454,0.0120697674418605,0.016741935483871}, {2991348,3868849,3868813,0.0273,0.0287368421052632}, {2991349,3868813,3868742,0.0396705882352941,0.0306545454545455}, {2991350,3868454,3868813,0.229058823529412,-1}, {2991351,3869110,3868766,0.135864,0.178768421052632}, {2991352,3868766,3868229,0.285821052631579,0.36204}, {2991353,3869858,3870184,-1,-1}, {2991354,3872930,3873093,0.098225,-1}, {2991355,3873093,3873215,0.137218181818182,0.205827272727273}, {2991356,3873093,3873179,0.0800666666666667,-1}, {2991357,3872463,3872382,-1,0.0243290322580645}, {2991358,3872382,3871914,-1,0.234233333333333}, {2991359,3872098,3871942,-1,0.0579272727272727}, {2991360,3871887,3872109,-1,0.12516}, {2991361,3872098,3872109,-1,-1}, {2991362,3872468,3872349,-1,0.0468272727272727}, {2991363,3872349,3872098,-1,0.12474}, {2991364,3872349,3872347,-1,-1}, {2991365,3872109,3872347,-1,0.11583}, {2991366,3872347,3872467,-1,0.0839368421052632}, {2991367,3870404,3870409,0.1794,0.1794}, {2991368,3870409,3870382,0.0263777777777778,0.0263777777777778}, {2991369,3895931,3895895,-1,0.0146533333333333}, {2991370,3896128,3896155,0.0139058823529412,-1}, {2991371,3896155,3896217,0.03776,-1}, {2991372,3872468,3872463,0.189083333333333,-1}, {2991373,3872463,3872465,0.00686666666666667,-1}, {2991374,3872465,3872469,0.00681666666666667,-1}, {2991375,3872469,3872458,0.1283,-1}, {2991376,3872469,3872331,0.0443555555555556,-1}, {2991377,3872331,3871930,0.127241379310345,-1}, {2991378,3896030,3895988,0.0145058823529412,-1}, {2991393,3900424,3900700,-1,-1}, {2991394,3900700,3900760,-1,-1}, {2991395,3900769,3900762,-1,-1}, {2991396,3900762,3900760,-1,-1}, {2991397,3866920,3866857,-1,0.0199285714285714}, {2991398,3872309,3872724,0.195,0.195}, {2991399,3872724,3871955,0.316942105263158,0.316942105263158}, {2991400,3872921,3872860,0.0239172413793103,0.0187459459459459}, {2991401,3872860,3872317,0.195192857142857,0.18218}, {2991402,3872724,3872860,-1,-1}, {2991403,3867433,3867180,0.27308,-1}, {2991404,3867180,3867239,0.113929411764706,-1}, {2991405,3866857,3866823,-1,0.0139333333333333}, {2991406,3866823,3866734,-1,0.0363230769230769}, {2991407,3866420,3866538,0.0419571428571428,-1}, {2991408,3870015,3869823,-1,-1}, {2991409,3868127,3867847,-1,0.0838333333333333}, {2991410,3867847,3867714,-1,0.0409588235294118}, {2991411,3867890,3867847,0.0575428571428571,0.0464769230769231}, {2991412,3867847,3867788,0.0433071428571429,-1}, {2991413,3867788,3867714,-1,0.077544}, {2991417,3876821,3876707,-1,0.0787333333333333}, {2991418,3876707,3876345,0.258852631578947,0.258852631578947}, {2991421,3878768,3878754,-1,-1}, {2991422,3878754,3878714,-1,-1}, {2991423,3879096,3878754,-1,-1}, {2991424,3867034,3866875,-1,0.0678782608695652}, {2991431,3866875,3867034,0.164022222222222,0.164022222222222}, {2991432,3866875,3866784,-1,0.0393130434782609}, {2991433,3866784,3866425,-1,0.149427272727273}, {2991434,3867354,3867106,-1,0.138866666666667}, {2991435,3867106,3867034,-1,0.0370636363636364}, {2991436,3888064,3888278,0.229533333333333,0.229533333333333}, {2991441,3865300,3864162,0.445427586206896,0.478422222222222}, {2991442,3864162,3864018,0.0906461538461538,0.094272}, {2991443,3864450,3864162,-1,-1}, {2991448,3865993,3865949,0.0222452830188679,-1}, {2991449,3865949,3865636,0.133488888888889,-1}, {2991450,3865903,3865949,0.112305882352941,-1}, {2991453,3880453,3880834,-1,0.233622222222222}, {2991454,3862149,3861856,-1,-1}, {2991460,3867239,3866945,-1,0.107979310344828}, {2991461,3866945,3866920,-1,0.00996428571428572}, {2991462,3867009,3866945,0.052925,-1}, {2991463,3885501,3885566,0.0382941176470588,-1}, {2991464,3877606,3877634,-1,0.0897428571428572}, {2991465,3877606,3877741,0.0441375,0.0403542857142857}, {2991466,3877741,3878091,0.10618125,0.10618125}, {2991467,3877634,3877741,0.165,-1}, {2991468,3868904,3868212,0.256044444444444,-1}, {2991469,3868927,3868214,-1,0.563169230769231}, {2991470,3862279,3862190,0.0388888888888889,0.0388888888888889}, {2991471,3862851,3862511,0.1632,0.1632}, {2991472,3862511,3862421,-1,-1}, {2991473,3862421,3862279,-1,-1}, {2991474,3881952,3881990,-1,-1}, {2991475,3881281,3881952,-1,-1}, {2991476,3884737,3884683,0.0797052631578947,0.0841333333333333}, {2991477,3884584,3884745,0.0402,-1}, {2991478,3884584,3884683,0.0792315789473684,-1}, {2991479,3879502,3879296,0.200435294117647,0.1262}, {2991480,3879296,3879220,0.07628,0.03814}, {2991481,3879135,3879296,0.139633333333333,-1}, {2991482,3879578,3879889,-1,-1}, {2991483,3879889,3880246,-1,-1}, {2991484,3884566,3884716,-1,0.0366}, {2991485,3884716,3884953,-1,0.0599727272727273}, {2991486,3863664,3863525,-1,-1}, {2991487,3867716,3867683,0.0400173913043478,-1}, {2991488,3867683,3867474,0.33906,-1}, {2991497,3880971,3880913,0.03969375,-1}, {2991498,3880913,3880545,0.334585714285714,-1}, {2991499,3864497,3864470,0.0181826086956522,-1}, {2991500,3880854,3880781,-1,0.0593117647058823}, {2991506,3864511,3864417,0.0237285714285714,0.0243073170731707}, {2991507,3864559,3864417,-1,-1}, {2991522,3877789,3877691,0.11715,-1}, {2991523,3877691,3877668,0.07164,-1}, {2991526,3878799,3878033,-1,0.568930434782609}, {2991527,3878033,3877881,-1,0.103527272727273}, {2991528,3877766,3877871,0.0554608695652174,-1}, {2991529,3877691,3877871,0.38124,-1}, {2991530,3877871,3878033,0.35496,-1}, {2991531,3881730,3881732,0.00755294117647059,-1}, {2991532,3881710,3881722,0.00772941176470588,-1}, {2991533,3881722,3881730,0.0188470588235294,-1}, {2991534,3881722,3881634,-1,0.069408}, {2991535,3881634,3881599,-1,0.23395}, {2991536,3881475,3881461,0.0144,-1}, {2991537,3881611,3881475,0.1048875,-1}, {2991538,3881461,3881448,0.01176,-1}, {2991539,3881448,3881436,0.010141935483871,-1}, {2991540,3881436,3881393,0.03399375,-1}, {2991541,3881393,3881385,0.00765454545454545,-1}, {2991542,3881385,3881085,0.160290909090909,-1}, {2991543,3881461,3881385,0.21594,-1}, {2991544,3875774,3875608,-1,0.0793363636363636}, {2991545,3875608,3874858,-1,0.27819375}, {2991546,3875571,3875608,-1,-1}, {2991547,3863836,3863698,0.0961756097560976,0.101107692307692}, {2991548,3863698,3863691,0.04422,0.03685}, {2991549,3863851,3863758,0.0284470588235294,0.0312}, {2991550,3863758,3863691,0.03612,0.0387}, {2991551,3863691,3863667,0.0123,0.00933103448275862}, {2991552,3863667,3862713,0.334215789473684,0.295353488372093}, {2991553,3881628,3881710,0.0560647058823529,-1}, {2991567,3865052,3865056,0.0381767441860465,-1}, {2991568,3865002,3865028,0.0601317073170732,-1}, {2991569,3865028,3865052,0.0540585365853659,-1}, {2991578,3865056,3865137,0.0334909090909091,-1}, {2991579,3865137,3865175,0.00980769230769231,-1}, {2991580,3865137,3865163,0.0178090909090909,-1}, {2991583,3881127,3881159,0.0198555555555556,0.0223375}, {2991584,3865161,3865190,0.00601578947368421,-1}, {2991585,3865190,3865273,0.0256166666666667,-1}, {2991586,3865190,3865163,-1,0.0183692307692308}, {2991587,3880766,3880813,0.103377272727273,0.12635}, {2991588,3881022,3880992,0.011151724137931,-1}, {2991589,3880992,3880951,0.01538,-1}, {2991590,3881028,3880183,-1,0.469486956521739}, {2991591,3881028,3881127,-1,0.0591818181818182}, {2991592,3881022,3880924,-1,0.0885}, {2991593,3880924,3880813,-1,0.0462235294117647}, {2991594,3880924,3881209,0.1292625,-1}, {2991595,3881083,3881022,0.0256071428571429,-1}, {2991596,3881063,3881022,-1,0.033036}, {2991597,3881083,3881063,0.069288,-1}, {2991598,3878624,3878762,-1,0.123245454545455}, {2991599,3878762,3878884,-1,0.12018}, {2991600,3878618,3878696,0.0435214285714286,-1}, {2991601,3878762,3878696,0.085425,-1}, {2991602,3878884,3879210,-1,0.208246153846154}, {2991603,3879210,3879616,-1,0.186920930232558}, {2991606,3864216,3864209,0.0546,0.0546}, {2991607,3864209,3864206,-1,-1}, {2991608,3864507,3864503,0.267545454545455,-1}, {2991609,3864503,3864505,0.1784,-1}, {2991610,3864778,3864774,-1,0.25616}, {2991611,3864774,3864769,-1,0.0472714285714286}, {2991612,3879452,3879472,0.02745,-1}, {2991623,3878815,3878797,0.0104142857142857,0.01215}, {2991624,3879510,3879472,-1,0.0318545454545455}, {2991625,3879558,3879996,0.24033,-1}, {2991626,3881276,3881468,-1,0.111954545454545}, {2991627,3863763,3863322,0.9074625,0.392416216216216}, {2991628,3864040,3863968,0.02338125,0.02494}, {2991629,3863855,3863679,0.0547846153846154,-1}, {2991644,3863679,3863605,0.0408882352941177,-1}, {2991645,3863605,3863561,0.0159257142857143,0.02787}, {2991651,3865670,3865045,0.265157142857143,0.285553846153846}, {2991652,3865045,3864973,0.0455294117647059,0.048375}, {2991653,3865096,3865045,0.0542,0.03252}, {2991654,3869225,3869293,0.1837,0.239608695652174}, {2991655,3869293,3869323,0.0385578947368421,0.0457875}, {2991656,3869208,3869293,-1,-1}, {2991657,3869139,3869191,0.190371428571429,0.183806896551724}, {2991658,3869191,3868970,0.160869230769231,0.149378571428571}, {2991659,3869208,3869191,-1,-1}, {2991660,3866209,3865562,0.25132,0.269271428571429}, {2991661,3865562,3865374,0.0810882352941177,-1}, {2991662,3865191,3865373,0.0699846153846154,0.0718263157894737}, {2991663,3865373,3865374,0.04795,0.04795}, {2991664,3865562,3865373,0.117915789473684,0.0722709677419355}, {2991665,3863845,3863600,0.141857142857143,-1}, {2991666,3863600,3863475,-1,-1}, {2991667,3863621,3863475,-1,0.0574344827586207}, {2991668,3863600,3863621,0.0604173913043478,-1}, {2991669,3857994,3858289,0.0801681818181818,0.0839857142857143}, {2991670,3858289,3858538,0.0737875,0.0787066666666667}, {2991671,3858538,3858574,0.0119875,0.0127866666666667}, {2991672,3858574,3858619,0.0140125,0.0149466666666667}, {2991673,3858289,3858574,0.44046,-1}, {2991674,3879376,3879402,0.0165454545454545,0.0202222222222222}, {2991675,3879402,3880021,0.350452941176471,0.350452941176471}, {2991676,3879150,3879402,-1,0.152371428571429}, {2991677,3858619,3858676,0.01775,0.0189333333333333}, {2991678,3858676,3859048,0.10095652173913,0.110571428571429}, {2991679,3859048,3859213,0.0718857142857143,0.0794526315789474}, {2991680,3858676,3859048,0.49644,-1}, {2991684,3862731,3862709,0.0348,-1}, {2991685,3862709,3862264,0.348672,-1}, {2991686,3862842,3862815,0.0335454545454546,0.0320869565217391}, {2991687,3862815,3862428,0.254232,0.264825}, {2991688,3862709,3862815,-1,0.0918521739130435}, {2991722,3865227,3865305,-1,0.158412}, {2991723,3863855,3863683,-1,0.155}, {2991724,3863683,3863605,-1,0.08136}, {2991725,3881543,3881536,0.0074625,-1}, {2991729,3868143,3868088,-1,0.0158823529411765}, {2991730,3868088,3867406,-1,0.249088888888889}, {2991749,3881496,3881475,0.0145542857142857,-1}, {2991751,3880898,3880951,-1,0.0538923076923077}, {2991752,3880813,3880835,-1,0.0509023255813953}, {2991753,3880835,3880898,-1,0.047553488372093}, {2991780,3897382,3897577,0.0558837209302326,-1}, {2991781,3897577,3897670,0.0240266666666667,-1}, {2991786,3900330,3898857,1.43826666666667,1.43826666666667}, {2991792,3915513,3915369,-1,0.030584}, {2991793,3873488,3873541,0.524822222222222,0.545007692307692}, {2991794,3870377,3869740,0.135072,-1}, {2991795,3866073,3866003,-1,0.0292285714285714}, {2991796,3866003,3865687,-1,0.141367346938776}, {2991797,3875796,3875788,0.01285,-1}, {2991798,3875788,3875783,0.01455,-1}, {2991799,3875783,3875746,0.10415,-1}, {2991802,3870978,3870315,-1,0.18219}, {2991803,3870315,3870221,-1,0.0216}, {2991804,3860844,3860796,-1,0.0296093023255814}, {2991805,3860796,3860754,-1,0.018175}, {2991806,3860665,3860796,0.0958421052631579,-1}, {2991807,3864568,3864762,0.0862378378378378,0.113957142857143}, {2991808,3864762,3864797,0.0191,0.02292}, {2991809,3875120,3875110,0.0782190476190476,-1}, {2991810,3875195,3875180,-1,0.0808819672131147}, {2991811,3875120,3875195,0.0165529411764706,0.0165529411764706}, {2991812,3875143,3875131,0.0681049180327869,-1}, {2991813,3875131,3875120,0.0686761904761905,-1}, {2991814,3875222,3875211,-1,0.0650262295081967}, {2991815,3875211,3875195,-1,0.070672131147541}, {2991835,3868708,3868721,0.0550444444444445,-1}, {2991836,3868721,3868708,0.169911111111111,-1}, {2991853,3867799,3867661,0.164448,0.152266666666667}, {2991854,3867661,3867743,0.093564705882353,0.0611769230769231}, {2991855,3867743,3867626,0.05225,0.05016}, {2991856,3867626,3867194,0.190747826086957,0.175488}, {2991857,3867661,3867626,0.0498222222222222,0.0498222222222222}, {2991858,3868737,3868299,0.193745454545455,0.157866666666667}, {2991859,3868299,3868204,0.037775,0.03022}, {2991860,3868479,3868417,-1,-1}, {2991861,3868417,3868204,0.284488888888889,0.284488888888889}, {2991862,3869016,3868933,-1,-1}, {2991863,3868933,3868737,0.2716,0.2716}, {2991864,3871838,3871736,0.0414,0.0365294117647059}, {2991865,3871736,3871179,0.221458064516129,0.236731034482759}, {2991866,3865988,3865724,0.10711875,0.11426}, {2991867,3866125,3865988,0.0374666666666667,0.04496}, {2991868,3866282,3866484,0.0603103448275862,0.0603103448275862}, {2991869,3865619,3866143,0.293155555555556,0.293155555555556}, {2991870,3866125,3866169,0.0294888888888889,-1}, {2991871,3866169,3866282,0.0384666666666667,-1}, {2991872,3866129,3866169,0.0349333333333333,0.0349333333333333}, {2991873,3866125,3866181,-1,0.0382}, {2991874,3866181,3866282,-1,0.0658888888888889}, {2991875,3866143,3866181,0.101333333333333,0.101333333333333}, {2991881,3870135,3870004,0.0410129032258065,0.0438413793103448}, {2991882,3870004,3869876,0.03356,0.0347172413793103}, {2991883,3869876,3868557,0.42934,0.495392307692308}, {2991884,3868557,3867807,0.2296125,0.272133333333333}, {2991885,3868535,3868557,0.0367578947368421,0.0367578947368421}, {2991886,3868535,3867760,0.273622222222222,0.273622222222222}, {2991887,3870004,3869963,0.0412888888888889,0.0412888888888889}, {2991888,3869963,3868535,0.661285714285714,0.69435}, {2991889,3869963,3870372,0.173018181818182,0.181257142857143}, {2991898,3871060,3870886,-1,0.09455}, {2991899,3870886,3870894,0.0447652173913044,0.0447652173913044}, {2991900,3871060,3870860,-1,0.0940857142857143}, {2991901,3870860,3870828,0.01662,0.0151090909090909}, {2991946,3887138,3887089,0.0258,-1}, {2991947,3887089,3886522,0.356571428571429,-1}, {2991948,3887184,3887138,0.0251612903225806,0.0251612903225806}, {2991979,3851974,3851665,0.227066666666667,0.227066666666667}, {2991980,3851665,3851517,-1,-1}, {2991981,3854353,3854823,-1,-1}, {2991987,3853003,3853167,0.132792857142857,0.161660869565217}, {2991988,3854086,3853304,0.340285714285714,0.330833333333333}, {2991989,3853307,3853272,0.0281793103448276,-1}, {2991990,3853272,3853197,0.0284,-1}, {2991991,3853197,3852293,0.346490909090909,0.38114}, {2991992,3853172,3853197,-1,0.016575}, {2992001,3850814,3851083,0.19075,0.176076923076923}, {2992002,3864781,3864827,0.148927272727273,0.148927272727273}, {2992003,3864740,3864827,0.14196,0.14196}, {2992004,3864872,3864776,-1,-1}, {2992005,3864776,3864740,-1,-1}, {2992006,3864740,3864776,-1,-1}, {2992016,3862454,3862360,0.0284142857142857,0.0306}, {2992017,3862832,3862454,0.155732142857143,0.1938}, {2992018,3862454,3862832,0.90144,-1}, {2992028,3851226,3850578,0.26042,0.26042}, {2992029,3850578,3850392,0.0716823529411765,0.0658702702702703}, {2992030,3850559,3850392,0.0891724137931034,0.0891724137931034}, {2992031,3850578,3850559,0.02868,0.02868}, {2992032,3859084,3859594,0.333827586206897,0.312290322580645}, {2992033,3859594,3859627,0.0290470588235294,0.0290470588235294}, {2992034,3859213,3859594,0.238028571428571,0.24993}, {2992035,3857718,3857682,0.0333714285714286,0.03504}, {2992039,3857950,3858131,0.0803428571428572,0.0749866666666667}, {2992040,3857734,3857950,0.0835565217391304,-1}, {2992041,3857718,3857734,0.00503478260869565,0.00492765957446808}, {2992042,3857734,3857950,-1,0.0814978723404255}, {2992043,3851212,3851217,0.0143636363636364,0.0148125}, {2992044,3851217,3851390,0.166577142857143,0.176672727272727}, {2992045,3851986,3851246,0.2582625,0.236125714285714}, {2992046,3851246,3851212,0.0132827586206897,0.0124258064516129}, {2992047,3886005,3885990,-1,0.0215898305084746}, {2992048,3850824,3851092,0.131976,0.157114285714286}, {2992049,3851092,3851536,0.896678571428571,0.896678571428571}, {2992050,3885991,3885945,-1,0.0181846153846154}, {2992051,3885945,3885941,-1,0.0137678571428571}, {2992052,3887096,3891202,1.06855609756098,-1}, {2992053,3885941,3885988,-1,0.0284470588235294}, {2992054,3885988,3886214,-1,0.11631}, {2992055,3885949,3885982,-1,0.07054}, {2992056,3885982,3885988,-1,0.07123}, {2992057,3886214,3885982,0.143505882352941,-1}, {2992058,3886214,3886553,-1,0.1315125}, {2992059,3886317,3886555,0.0836666666666667,-1}, {2992060,3886555,3887096,0.173336842105263,-1}, {2992061,3886553,3886555,0.0563538461538462,0.0563538461538462}, {2992062,3885951,3885441,0.379887804878049,0.362218604651163}, {2992063,3885951,3885989,0.0329823529411765,0.0273512195121951}, {2992066,3859200,3859178,0.0133333333333333,-1}, {2992067,3859243,3859200,0.0242,0.0257612903225806}, {2992068,3859243,3859274,0.022056,-1}, {2992069,3859332,3859274,0.027325,0.0198727272727273}, {2992070,3859274,3859200,0.0229241379310345,0.0214451612903226}, {2992071,3862596,3863038,0.249244444444444,0.249244444444444}, {2992072,3859485,3859390,0.1099,0.0799272727272727}, {2992073,3864249,3864291,0.352285714285714,-1}, {2992074,3864291,3864360,0.19325,0.19325}, {2992075,3865256,3865244,0.00983684210526316,0.009345}, {2992076,3859390,3859342,0.0656857142857143,0.0405705882352941}, {2992077,3859342,3859243,0.1236,0.0811125}, {2992078,3864708,3864701,-1,0.060888}, {2992079,3865244,3864701,0.220177777777778,-1}, {2992080,3859485,3859251,0.157416,0.2811}, {2992081,3859342,3859251,0.6765,-1}, {2992082,3865244,3865168,0.101720930232558,0.0994090909090909}, {2992083,3865168,3865142,0.0250695652173913,0.024536170212766}, {2992084,3864701,3864684,-1,0.0517777777777778}, {2992085,3864684,3864472,-1,0.792884210526316}, {2992087,3872572,3871918,-1,0.289390909090909}, {2992088,3871918,3871805,0.0364384615384615,0.0364384615384615}, {2992089,3856698,3855511,0.285612765957447,0.305086363636364}, {2992090,3856928,3856698,0.052008,0.054175}, {2992091,3857308,3857140,0.0397276595744681,0.0414933333333333}, {2992092,3857140,3856928,0.0544125,0.0567782608695652}, {2992093,3857631,3857308,0.08625,0.0880851063829787}, {2992094,3871181,3871004,1.11756,-1}, {2992095,3876657,3876803,0.14925652173913,-1}, {2992096,3876188,3876569,-1,0.469246153846154}, {2992097,3876569,3876693,-1,0.13451320754717}, {2992112,3892093,3893118,0.692772413793103,-1}, {2992113,3893118,3893119,0.0661826086956522,-1}, {2992114,3878821,3878805,0.0114,0.0111673469387755}, {2992115,3878805,3878732,0.0460875,0.0460875}, {2992123,3869382,3869409,-1,0.303533333333333}, {2992124,3869379,3869366,0.0818142857142857,0.0818142857142857}, {2992125,3869366,3869382,0.42264,0.325107692307692}, {2992127,3875211,3875131,0.0518625,0.0296357142857143}, {2992135,3892959,3897728,1.91785454545455,1.91785454545455}, {2992136,3892586,3892804,0.0750612244897959,0.0782553191489362}, {2992137,3892804,3893621,0.650422222222222,0.399122727272727}, {2992151,3869452,3869395,0.0214,0.0321}, {2992152,3869395,3868902,0.1570875,0.193338461538462}, {2992153,3884391,3884355,0.211227272727273,0.193625}, {2992154,3884355,3884331,0.174128571428571,0.128305263157895}, {2992155,3884783,3884355,0.168022222222222,0.168022222222222}, {2992156,3883606,3884099,0.213475862068966,0.229288888888889}, {2992157,3884099,3884210,0.0423636363636364,0.0388333333333333}, {2992158,3884026,3883683,0.165995454545455,0.1739}, {2992159,3883683,3883315,0.20674,0.167627027027027}, {2992160,3883683,3883722,-1,-1}, {2992161,3883722,3884099,-1,-1}, {2992162,3883315,3883393,0.04212,0.0702}, {2992163,3883393,3883606,0.100220689655172,0.2422}, {2992164,3883393,3883722,0.228088888888889,0.228088888888889}, {2992165,3883890,3883756,0.148414285714286,-1}, {2992166,3883756,3883512,-1,-1}, {2992167,3897728,3897774,0.0157272727272727,0.0157272727272727}, {2992171,3883173,3883251,0.0707333333333333,0.079575}, {2992172,3883251,3883290,0.0316588235294118,0.0299}, {2992178,3879965,3879866,-1,-1}, {2992179,3879242,3879188,-1,0.689576470588235}, {2992180,3879188,3879179,0.0315142857142857,0.0315142857142857}, {2992181,3879188,3879630,-1,-1}, {2992182,3878491,3878394,0.120244444444444,0.120244444444444}, {2992183,3885989,3886558,0.231227027027027,0.182029787234043}, {2992184,3885589,3885250,0.268666666666667,0.268666666666667}, {2992185,3885544,3885589,-1,0.0324413793103448}, {2992187,3892736,3892849,0.0226133333333333,-1}, {2992188,3892950,3892996,0.0126734693877551,-1}, {2992189,3886553,3887094,-1,0.1694}, {2992190,3887094,3887096,0.0261555555555556,0.0261555555555556}, {2992191,3891202,3887094,1.2240972972973,-1}, {2992192,3901257,3900985,0.1632,0.156672}, {2992193,3900985,3900753,0.155769230769231,0.15}, {2992194,3900546,3900985,-1,-1}, {2992195,3893049,3893268,-1,0.0879073170731707}, {2992196,3893268,3893723,-1,0.206333333333333}, {2992203,3892996,3893688,0.220704,-1}, {2992207,3885990,3885960,-1,0.0211358490566038}, {2992208,3885960,3885945,-1,0.0593333333333333}, {2992209,3885941,3885929,-1,0.0737389830508475}, {2992210,3885929,3885949,-1,0.0692852459016393}, {2992214,3891717,3891728,0.147327272727273,-1}, {2992215,3891796,3892080,0.130991489361702,0.143176744186047}, {2992216,3891717,3891796,-1,0.09748}, {2992217,3862004,3861935,0.0451565217391304,0.043275}, {2992218,3861935,3861511,0.230864516129032,0.230864516129032}, {2992219,3861984,3861970,0.822882352941177,0.518111111111111}, {2992220,3861970,3861925,0.03615,0.02892}, {2992221,3884715,3884872,0.0461823529411765,0.0506516129032258}, {2992222,3884872,3885015,0.04944375,0.0452057142857143}, {2992223,3862432,3862185,0.124622222222222,0.124622222222222}, {2992224,3862185,3861970,-1,-1}, {2992225,3863081,3863024,0.04075,0.0514736842105263}, {2992226,3863024,3862432,0.452953846153846,0.512034782608696}, {2992227,3862185,3863024,0.521155555555556,0.521155555555556}, {2992228,3884128,3883642,0.262168421052632,0.262168421052632}, {2992235,3885942,3885950,0.0592243902439024,0.0592243902439024}, {2992237,3885787,3885899,0.0397542857142857,0.0515333333333333}, {2992238,3885899,3886015,0.0359,0.062825}, {2992239,3885942,3885899,0.0416052631578947,0.0416052631578947}, {2992240,3865168,3864684,0.176755555555556,0.176755555555556}, {2992241,3886275,3886193,0.0369,0.0436090909090909}, {2992242,3886193,3885950,0.0926222222222222,0.0961846153846154}, {2992243,3886015,3886223,0.0609652173913044,0.09348}, {2992244,3886223,3886275,0.01895,0.02274}, {2992245,3886193,3886223,0.0595846153846154,0.0249870967741935}, {2992246,3864827,3864860,0.0549942857142857,0.0469463414634146}, {2992247,3864860,3864872,0.0472235294117647,0.0411692307692308}, {2992248,3866294,3865108,-1,0.5301}, {2992249,3865108,3865020,-1,0.023475}, {2992250,3864860,3865020,0.0746888888888889,-1}, {2992251,3866294,3866223,0.124747058823529,0.14138}, {2992252,3867226,3866294,-1,0.236005263157895}, {2992253,3867244,3866327,0.2919,-1}, {2992254,3866327,3866305,0.00756428571428571,-1}, {2992255,3877792,3877765,-1,0.057984}, {2992256,3877713,3877681,0.0513724137931034,-1}, {2992257,3877792,3877713,0.0372857142857143,0.0372857142857143}, {2992258,3889899,3889960,-1,0.0431625}, {2992259,3876014,3876178,0.0968842105263158,-1}, {2992260,3876178,3876231,0.0218142857142857,-1}, {2992261,3893108,3893126,0.0501157894736842,0.0501157894736842}, {2992262,3876023,3876188,-1,0.05788125}, {2992263,3876188,3876245,-1,0.0236307692307692}, {2992264,3875305,3875349,-1,0.0405368421052632}, {2992265,3874651,3875221,0.310036363636364,0.155018181818182}, {2992266,3875221,3875305,0.0671,0.0345085714285714}, {2992267,3875349,3875221,0.07788,-1}, {2992268,3875270,3875398,0.153384905660377,-1}, {2992269,3875398,3875415,0.0181153846153846,-1}, {2992270,3875415,3875508,0.0287166666666667,0.0738428571428571}, {2992271,3875398,3875508,0.04464375,-1}, {2992272,3875415,3875439,0.0301466666666667,-1}, {2992273,3875508,3875439,0.0628615384615385,-1}, {2992274,3874768,3875290,-1,0.510059016393443}, {2992275,3875290,3875305,-1,0.0174103448275862}, {2992276,3874170,3874046,0.1382,0.1382}, {2992277,3874351,3874220,0.0931821428571429,0.08697}, {2992278,3874220,3874170,0.04005,0.0361741935483871}, {2992279,3874046,3874220,-1,0.0834909090909091}, {2992280,3874170,3874126,0.0361932203389831,0.0338952380952381}, {2992281,3874046,3874126,0.111675,-1}, {2992282,3868864,3868919,0.0318,0.053}, {2992283,3868919,3868400,0.47826,0.47826}, {2992284,3868919,3869012,0.133355555555556,0.133355555555556}, {2992285,3890299,3890327,0.0213677419354839,0.0135183673469388}, {2992286,3871636,3871819,0.0658153846153846,0.0900631578947368}, {2992287,3871819,3872056,0.0550764705882353,0.0604064516129032}, {2992288,3871665,3871636,0.0571621621621622,0.0503571428571429}, {2992289,3871819,3871665,0.103915384615385,-1}, {2992290,3863993,3864275,0.118723076923077,0.149361290322581}, {2992291,3864275,3864315,0.0138769230769231,0.0200444444444444}, {2992292,3866380,3866473,0.120434482758621,0.124735714285714}, {2992293,3866473,3866502,0.202725,0.0600666666666667}, {2992294,3865908,3866267,0.0635689655172414,0.0709038461538462}, {2992295,3866267,3866502,0.0338896551724138,0.0378}, {2992296,3866473,3866334,0.0526714285714286,-1}, {2992297,3866334,3866267,0.0357230769230769,-1}, {2992298,3890277,3890308,-1,0.0502173913043478}, {2992299,3890180,3890308,0.129866666666667,-1}, {2992300,3890299,3890408,-1,0.138728571428571}, {2992301,3860754,3860818,0.053328,-1}, {2992302,3860818,3860865,0.0274545454545455,-1}, {2992303,3860758,3860772,0.118994117647059,0.109345945945946}, {2992304,3860772,3860865,0.076875,-1}, {2992305,3860818,3860772,0.0679548387096774,-1}, {2992306,3857901,3857868,0.0123642857142857,0.0164857142857143}, {2992307,3869366,3869382,0.43614,0.43614}, {2992313,3889669,3890054,0.75396,0.75396}, {2992314,3869694,3869778,-1,0.03084}, {2992315,3869778,3870327,-1,0.180235714285714}, {2992316,3869762,3869702,-1,0.166358823529412}, {2992317,3869702,3869694,-1,0.0276529411764706}, {2992318,3869778,3869702,0.0519923076923077,-1}, {2992319,3869685,3869616,0.20631724137931,-1}, {2992320,3869616,3869613,0.0224142857142857,-1}, {2992321,3869613,3869547,0.0175875,-1}, {2992322,3869547,3868439,0.259360975609756,-1}, {2992323,3869616,3869547,0.0311111111111111,-1}, {2992324,3869608,3869481,-1,0.04995}, {2992325,3869481,3868428,-1,0.395353846153846}, {2992326,3869693,3869777,0.0278785714285714,-1}, {2992327,3869777,3870311,0.127863157894737,-1}, {2992328,3871373,3871252,0.0354620689655172,0.0331741935483871}, {2992329,3871252,3870844,0.115474285714286,0.112266666666667}, {2992330,3870844,3870176,0.189981818181818,0.184394117647059}, {2992331,3870176,3869896,0.191630769230769,0.113236363636364}, {2992332,3867622,3867325,-1,0.170305263157895}, {2992333,3867325,3867146,-1,0.0789789473684211}, {2992334,3867633,3867245,0.114951219512195,-1}, {2992335,3867245,3867093,0.0480473684210526,-1}, {2992336,3867644,3867270,-1,0.112917073170732}, {2992337,3867270,3867146,-1,0.03261}, {2992338,3871252,3870840,-1,0.47976}, {2992339,3870840,3870176,0.69906,-1}, {2992340,3870844,3870840,0.07386,0.07386}, {2992341,3865810,3865891,0.0503225806451613,0.0678260869565217}, {2992342,3865891,3866147,0.342272727272727,0.332205882352941}, {2992343,3865810,3865746,0.0265111111111111,0.0275307692307692}, {2992344,3865891,3865746,-1,0.07107}, {2992345,3865746,3865176,0.240760714285714,0.249677777777778}, {2992346,3865176,3864980,0.0675333333333333,0.0688075471698113}, {2992347,3878450,3878582,0.0593571428571429,-1}, {2992348,3878582,3879613,0.324507692307692,0.308678048780488}, {2992349,3878941,3878483,-1,0.198634615384615}, {2992350,3878582,3878483,0.09585,-1}, {2992351,3878910,3878429,0.213929411764706,-1}, {2992352,3878429,3878280,0.100909090909091,-1}, {2992353,3862797,3862633,0.156822222222222,0.156822222222222}, {2992354,3862329,3862059,0.167466666666667,0.167466666666667}, {2992355,3862738,3863097,0.202695652173913,0.2331}, {2992356,3863097,3863036,0.0551111111111111,0.0551111111111111}, {2992357,3863036,3862840,0.112244444444444,0.112244444444444}, {2992358,3863036,3863304,0.162066666666667,0.162066666666667}, {2992359,3862738,3862708,0.0225272727272727,0.0215478260869565}, {2992360,3862708,3862329,0.21405,0.186130434782609}, {2992361,3862708,3862818,0.112333333333333,0.112333333333333}, {2992362,3862329,3861936,0.261884210526316,0.184288888888889}, {2992363,3861936,3861469,0.353904,0.402163636363636}, {2992364,3861936,3862033,0.110066666666667,0.110066666666667}, {2992389,3852367,3850520,-1,0.711658064516129}, {2992394,3852306,3852224,0.0253255813953488,0.02178}, {2992401,3852224,3852076,0.054893023255814,0.047208}, {2992402,3852224,3851987,-1,0.183317647058824}, {2992403,3851987,3851122,0.455136,-1}, {2992404,3851987,3852076,-1,0.05283}, {2992407,3852076,3851362,0.498136363636364,0.273975}, {2992415,3855066,3855404,-1,0.180874285714286}, {2992416,3855404,3855547,-1,0.136476923076923}, {2992417,3855547,3855450,0.048576,0.03795}, {2992418,3855450,3855134,0.147367741935484,0.157531034482759}, {2992419,3855404,3855450,-1,0.09417}, {2992440,3856676,3857052,-1,0.18484}, {2992441,3857052,3857114,-1,0.0328965517241379}, {2992442,3858217,3857495,0.240016216216216,0.227707692307692}, {2992443,3857495,3857402,0.0288954545454545,0.031785}, {2992444,3859259,3858916,0.109030434782609,0.122326829268293}, {2992445,3858916,3858787,0.0595571428571429,0.0641384615384615}, {2992446,3858787,3858788,0.057219512195122,0.057219512195122}, {2992447,3858916,3858788,0.46926,-1}, {2992455,3872877,3873396,0.35144,-1}, {2992483,3864432,3864304,0.04183125,0.0304227272727273}, {2992484,3864304,3863815,0.214758620689655,0.1557}, {2992487,3864432,3864553,0.139171428571429,0.171917647058824}, {2992488,3864553,3864642,0.05823,0.05823}, {2992489,3864304,3864553,0.106425,-1}, {2992490,3865017,3864658,0.09105,0.0817591836734694}, {2992491,3864658,3864432,0.073654054054054,0.0579829787234043}, {2992492,3864553,3864658,0.131341935483871,-1}, {2992511,3859839,3860413,0.269967567567568,0.32221935483871}, {2992512,3860413,3860443,0.0159692307692308,0.0173}, {2992513,3860443,3860393,0.0756,0.110492307692308}, {2992514,3860443,3860583,0.0529538461538462,0.0573666666666667}, {2992515,3860583,3861321,0.245370731707317,0.264742105263158}, {2992516,3860393,3860459,-1,0.0474}, {2992517,3860459,3860583,-1,0.056304}, {2992523,3860524,3860327,0.0455411764705882,0.1106}, {2992524,3860396,3859896,0.186286363636364,0.372572727272727}, {2992528,3872340,3872588,0.0932888888888889,0.0932888888888889}, {2992529,3872588,3872810,0.0795333333333333,0.0795333333333333}, {2992530,3853972,3854069,0.07475,0.0381702127659574}, {2992531,3854069,3854177,0.0670645161290323,0.0495}, {2992532,3854069,3854005,0.0278842105263158,-1}, {2992533,3873246,3873371,0.621244444444444,0.621244444444444}, {2992534,3858926,3858706,-1,0.16608}, {2992535,3858706,3858675,0.0118533333333333,0.0161636363636364}, {2992536,3859178,3859115,0.0478894736842105,-1}, {2992537,3859035,3858926,-1,0.0758210526315789}, {2992538,3858994,3858929,0.02005,0.0515571428571429}, {2992539,3858929,3857631,0.3732,0.41052}, {2992540,3859035,3858929,0.0805578947368421,-1}, {2992554,3871642,3871547,0.0316125,0.0316125}, {2992555,3871547,3870915,0.212755555555556,-1}, {2992556,3871482,3871524,0.0464042553191489,-1}, {2992557,3871524,3871547,0.0381446808510638,-1}, {2992558,3871648,3871524,-1,0.0795473684210526}, {2992559,3871648,3871711,0.0368470588235294,0.0284727272727273}, {2992560,3871711,3871880,0.075,0.0652173913043478}, {2992561,3871642,3871711,0.0334636363636364,0.0334636363636364}, {2992562,3871351,3871327,0.0259538461538462,0.0241}, {2992563,3871051,3871363,0.157566666666667,0.113448}, {2992564,3871363,3871485,0.0485181818181818,-1}, {2992565,3871482,3871363,-1,0.250186046511628}, {2992566,3903527,3903617,0.0604928571428571,0.05293125}, {2992567,3903617,3903646,0.0118864864864865,0.0151655172413793}, {2992568,3903646,3903821,0.0832941176470588,0.236}, {2992569,3903821,3904043,0.0871783783783784,0.0896}, {2992571,3871256,3871669,-1,-1}, {2992572,3871632,3871669,0.0269869565217391,-1}, {2992573,3900312,3900435,0.108991304347826,0.0677513513513514}, {2992574,3900435,3900532,0.114388235294118,0.077784}, {2992575,3899987,3900427,0.159466666666667,0.14352}, {2992576,3900427,3900532,0.0448628571428571,0.0424378378378378}, {2992577,3857984,3857281,0.181772727272727,0.190428571428571}, {2992578,3857281,3857106,0.0400227272727273,0.0391333333333333}, {2992579,3857090,3857281,0.159,0.0908571428571429}, {2992580,3859399,3859592,0.378333333333333,0.378333333333333}, {2992581,3894740,3894776,0.0389379310344828,0.045168}, {2992582,3894776,3894782,0.0129375,0.0138}, {2992583,3894669,3894776,0.0436588235294118,-1}, {2992584,3894291,3894332,0.0617653846153846,0.0573535714285714}, {2992585,3894473,3894291,0.102016216216216,-1}, {2992586,3917419,3917496,0.0336444444444444,0.030793220338983}, {2992587,3917419,3917368,0.0245842105263158,0.0359307692307692}, {2992588,3917368,3917162,0.351476923076923,0.34269}, {2992589,3917496,3917368,0.0430340425531915,-1}, {2992590,3917394,3917419,0.0168339622641509,0.0168339622641509}, {2992591,3917368,3917394,0.0450181818181818,-1}, {2992592,3917183,3917243,0.032948275862069,0.0424666666666667}, {2992593,3917243,3917394,0.403137931034483,0.403137931034483}, {2992594,3917299,3917243,0.0799928571428571,-1}, {2992595,3872178,3872872,0.5228,0.5228}, {2992596,3872872,3872876,0.0225111111111111,0.0225111111111111}, {2992597,3872502,3872876,-1,-1}, {2992598,3870893,3870885,0.0249714285714286,0.0228}, {2992599,3870885,3870527,-1,0.25588}, {2992600,3870527,3870511,0.00937714285714286,0.00965294117647059}, {2992601,3870527,3870885,-1,0.23326875}, {2992603,3861680,3861542,-1,-1}, {2992604,3861542,3861244,-1,-1}, {2992612,3849715,3849345,0.230866666666667,0.230866666666667}, {2992613,3849345,3849205,-1,-1}, {2992614,3849809,3849628,0.113,0.113}, {2992616,3849479,3849025,0.259869230769231,0.241307142857143}, {2992619,3857938,3858895,0.401875862068966,0.38848}, {2992620,3859085,3858889,0.10686,0.10686}, {2992621,3858889,3857751,-1,0.637254545454545}, {2992622,3858895,3858889,0.0449333333333333,0.0449333333333333}, {2992623,3856463,3856454,0.0302285714285714,0.03174}, {2992624,3856454,3856013,0.401424,0.401424}, {2992625,3861638,3861584,0.02442,0.0271333333333333}, {2992627,3863458,3863353,0.10928,0.16392}, {2992628,3863353,3863487,0.0688666666666667,0.0688666666666667}, {2992629,3863487,3863803,0.313377777777778,0.313377777777778}, {2992630,3863458,3863487,0.113466666666667,0.113466666666667}, {2992631,3852134,3852632,0.42009,0.336072}, {2992632,3852632,3852675,0.04935,0.0448636363636364}, {2992633,3863473,3863458,0.0292384615384615,0.0543}, {2992634,3852855,3852837,0.0100971428571429,0.0114}, {2992635,3852632,3852837,0.104507142857143,0.0943935483870968}, {2992636,3854194,3854297,0.09681,0.0744692307692308}, {2992637,3854297,3853762,0.442452631578947,0.431107692307692}, {2992639,3862363,3862313,0.0728666666666667,0.0728666666666667}, {2992640,3862313,3862300,0.0193555555555556,0.0193555555555556}, {2992641,3862934,3862611,0.205581818181818,0.205581818181818}, {2992642,3862611,3862363,0.204471428571429,0.204471428571429}, {2992643,3862313,3862611,0.127822222222222,0.127822222222222}, {2992644,3862730,3862601,0.68505,0.68505}, {2992645,3862601,3862491,0.146,0.146}, {2992646,3861614,3862601,0.445022222222222,0.445022222222222}, {2992648,3865914,3864589,0.328296,0.321858823529412}, {2992649,3864589,3864538,0.0194933333333333,0.0194933333333333}, {2992653,3856253,3856021,0.0491739130434783,0.0526046511627907}, {2992654,3856021,3854789,0.3518875,0.359374468085106}, {2992655,3856530,3856261,0.163835294117647,-1}, {2992656,3856261,3856253,0.0836625,-1}, {2992657,3856021,3856261,0.192685714285714,0.192685714285714}, {2992658,3859825,3859335,0.312866666666667,0.191986363636364}, {2992659,3859335,3859344,0.110929411764706,-1}, {2992660,3859110,3859335,0.10006875,0.168536842105263}, {2992661,3861163,3861036,0.0711702127659574,0.0743333333333333}, {2992662,3861584,3861262,0.122755102040816,0.130760869565217}, {2992663,3861262,3861163,0.0293125,0.0305869565217391}, {2992664,3871363,3871342,-1,0.0615724137931035}, {2992678,3861163,3861584,0.79338,-1}, {2992679,3871621,3871632,0.0194347826086957,-1}, {2992685,3871700,3871408,-1,0.147776470588235}, {2992686,3871408,3871334,-1,0.0265153846153846}, {2992687,3871276,3871380,0.182925,-1}, {2992688,3871380,3871615,0.4359,0.36325}, {2992689,3871408,3871380,-1,0.19172}, {2992690,3871334,3871276,-1,0.0202615384615385}, {2992691,3871276,3871060,-1,0.0798923076923077}, {2992692,3871700,3871729,0.05916,-1}, {2992693,3871729,3871939,0.187706666666667,-1}, {2992694,3871846,3871946,-1,0.0567866666666667}, {2992724,3865000,3864901,0.127371428571429,-1}, {2992741,3872707,3872628,0.05456,0.0355826086956522}, {2992802,3907030,3908171,0.355240909090909,0.355240909090909}, {2992803,3909507,3908411,0.316247058823529,0.288010714285714}, {2992804,3908411,3908279,0.0663724137931034,0.0377411764705882}, {2992805,3908188,3908411,-1,0.07063125}, {2992808,3890400,3890404,0.180031578947368,0.126688888888889}, {2992809,3890404,3890408,0.1449,0.06624}, {2992844,3895130,3895072,0.039696,0.0522315789473684}, {2992845,3895130,3895162,0.0317647058823529,-1}, {2992846,3895072,3894553,0.253910526315789,0.275674285714286}, {2992847,3894553,3894167,0.219,0.2263}, {2992848,3919647,3919879,0.156181818181818,0.122714285714286}, {2992849,3919459,3919476,-1,0.106392}, {2992850,3919228,3919298,0.0974470588235294,0.0502}, {2992851,3919647,3919626,-1,0.0327692307692308}, {2992852,3858326,3858315,0.0147559322033898,0.0155464285714286}, {2992853,3857983,3857959,0.0137225806451613,0.0146689655172414}, {2992859,3919459,3919326,-1,0.0703862068965517}, {2992860,3919326,3919298,0.0133542857142857,0.018696}, {2992864,3919232,3919267,0.0286125,0.01308}, {2992865,3919171,3919228,0.051912,0.0309}, {2992866,3919232,3919171,0.109841379310345,-1}, {2992867,3919298,3919376,0.0542285714285714,0.0392689655172414}, {2992868,3919376,3919476,0.0371612903225806,0.0411428571428571}, {2992869,3919228,3919376,0.0655161290322581,-1}, {2992870,3873001,3873689,-1,0.169632558139535}, {2992871,3873689,3873781,-1,0.0283941176470588}, {2992872,3873923,3873810,0.208,-1}, {2992873,3873810,3873781,0.05526,-1}, {2992874,3873689,3873810,-1,0.0580888888888889}, {2992875,3872987,3873646,0.2197875,-1}, {2992876,3873646,3873763,0.06099,-1}, {2992877,3873763,3873727,0.0511125,-1}, {2992878,3873727,3873445,0.295479069767442,-1}, {2992879,3873646,3873727,0.063375,-1}, {2992884,3873852,3873805,-1,0.117733333333333}, {2992885,3873805,3873506,-1,0.350245714285714}, {2992886,3886427,3886332,-1,-1}, {2992887,3886332,3886162,-1,-1}, {2992888,3886427,3886523,0.0977076923076923,0.158775}, {2992889,3886523,3886629,0.06924,0.0712764705882353}, {2992896,3905124,3905863,0.235236,0.230623529411765}, {2992897,3905863,3905991,0.043375,0.0424897959183674}, {2992898,3903936,3905715,0.438346666666667,0.419693617021277}, {2992899,3905715,3905991,0.108844444444444,0.0864352941176471}, {2992900,3905863,3905715,0.1332,-1}, {2992901,3905991,3906172,0.10416,0.16275}, {2992902,3905991,3906171,0.0909428571428571,0.0909428571428571}, {2992903,3906172,3906171,0.123728571428571,0.123728571428571}, {2992911,3899695,3899718,0.0691764705882353,0.0712727272727273}, {2992912,3899718,3899992,0.244028571428571,0.277005405405405}, {2992913,3899623,3899718,0.0552,0.0966}, {2992914,3878718,3878667,0.033075,0.0378}, {2992915,3878722,3878718,0.005952,0.00676363636363636}, {2992916,3878696,3878815,0.090768,-1}, {2992921,3908279,3908215,0.0471,0.0334933333333333}, {2992922,3908215,3907243,0.539692307692308,0.467733333333333}, {2992923,3908171,3908215,0.0736125,-1}, {2992924,3879996,3880029,0.0221806451612903,-1}, {2992925,3880029,3880149,0.116269565217391,-1}, {2992926,3880055,3880084,-1,0.0160390243902439}, {2992927,3880084,3880206,-1,0.0850058823529412}, {2992928,3880029,3880084,-1,0.0643875}, {2992937,3880678,3880914,0.353060869565217,0.2537625}, {2992938,3880914,3881082,0.105533333333333,0.0904571428571428}, {2992939,3880902,3880943,0.02415,0.0173384615384615}, {2992940,3880943,3881082,0.0713142857142857,0.0713142857142857}, {2992941,3880914,3880943,-1,0.0786}, {2992970,3887167,3887109,0.02,0.02}, {2992971,3887109,3885331,0.6340125,0.67628}, {2992973,3885331,3886209,0.5444,0.441405405405405}, {2992974,3886067,3886209,0.215577777777778,0.253069565217391}, {2992975,3881329,3881491,0.078,0.085609756097561}, {2992976,3881491,3881589,0.0368769230769231,0.0661241379310345}, {2992977,3881633,3881758,0.055668,-1}, {2992982,3880413,3880542,0.0345052631578947,-1}, {2992985,3881122,3880641,0.307333333333333,0.307333333333333}, {2992986,3881014,3881122,0.0915555555555556,0.0915555555555556}, {2992987,3881758,3881936,0.0854947368421053,-1}, {2992988,3881936,3881949,0.00736271186440678,0.00775714285714286}, {2992989,3880680,3880601,0.0211924528301887,-1}, {2992990,3850939,3850774,0.0562645161290323,0.02907}, {2992991,3850939,3850931,0.06915,0.113894117647059}, {2992992,3850774,3850931,0.0817166666666667,-1}, {2992993,3851512,3851038,0.117957446808511,0.126}, {2992994,3851038,3850939,0.0330473684210526,0.0205868852459016}, {2992995,3850925,3851038,0.101592857142857,-1}, {2992996,3854873,3854805,0.018432,0.017388679245283}, {2992997,3854652,3854764,0.0529885714285714,-1}, {2992998,3854764,3854873,0.0607777777777778,-1}, {2992999,3854805,3854745,0.015204,0.0143433962264151}, {2993000,3854764,3854745,0.0681,-1}, {2993009,3854648,3854643,0.0392470588235294,-1}, {2993010,3854643,3854652,0.0360473684210526,-1}, {2993035,3849037,3848853,0.0509333333333333,0.0528923076923077}, {2993036,3848853,3848419,0.125556,0.1307875}, {2993037,3848851,3848853,0.254444444444444,-1}, {2993038,3849521,3849861,0.401752941176471,0.487842857142857}, {2993039,3848910,3849101,0.306666666666667,0.306666666666667}, {2993040,3849861,3850182,0.68193,0.568275}, {2993043,3849147,3849101,0.0286,0.0286}, {2993044,3874067,3874109,0.0186882352941176,0.0244384615384615}, {2993045,3874254,3874109,0.0731478260869565,-1}, {2993046,3874639,3874612,-1,0.0149853658536585}, {2993047,3874556,3874542,0.0124875,-1}, {2993048,3874639,3874556,0.0379894736842105,-1}, {2993049,3874786,3874920,0.05236,0.0561}, {2993050,3874920,3874999,0.0477818181818182,0.0553263157894737}, {2993051,3875016,3874999,0.0610263157894737,-1}, {2993052,3874920,3875016,-1,0.08666}, {2993053,3875076,3875057,-1,0.041628}, {2993054,3875057,3874936,-1,0.0952981132075472}, {2993055,3875076,3875153,0.04572,0.0435428571428571}, {2993056,3875153,3875808,1.50835714285714,1.45634482758621}, {2993057,3875057,3875153,0.0827785714285714,-1}, {2993058,3874999,3874987,0.0277636363636364,-1}, {2993059,3874987,3874888,0.111294117647059,-1}, {2993060,3874920,3874987,0.0554689655172414,-1}, {2993061,3875087,3875076,-1,0.0351529411764706}, {2993062,3875153,3875087,0.146657142857143,-1}, {2993086,3848473,3848765,0.173844444444444,0.173844444444444}, {2993087,3849889,3849920,0.0726176470588235,0.0685833333333333}, {2993088,3849889,3850348,0.228688888888889,0.228688888888889}, {2993089,3851556,3851716,0.0447375,0.0447375}, {2993090,3852132,3852373,0.0989727272727273,0.101274418604651}, {2993091,3851716,3851988,0.07845,-1}, {2993092,3852104,3852103,-1,0.0158785714285714}, {2993093,3852103,3852115,-1,0.072}, {2993094,3852115,3852132,-1,0.0203142857142857}, {2993095,3852103,3852137,0.0104816326530612,-1}, {2993096,3852137,3852480,0.0720979591836735,-1}, {2993097,3852115,3852137,0.076975,-1}, {2993098,3852046,3852104,-1,0.0153230769230769}, {2993099,3851988,3852045,0.0343333333333333,-1}, {2993100,3851988,3852041,0.0110875,-1}, {2993101,3852046,3852041,0.0186222222222222,-1}, {2993102,3852041,3852045,0.0352222222222222,-1}, {2993108,3851716,3851995,-1,0.0744418604651163}, {2993109,3851995,3852046,-1,0.01329}, {2993110,3852480,3852140,0.0644423076923077,-1}, {2993111,3852140,3852104,0.010776,-1}, {2993112,3852045,3852132,0.05605,-1}, {2993139,3852753,3853235,0.179105882352941,0.160252631578947}, {2993140,3853986,3853746,0.1203375,0.142622222222222}, {2993141,3853746,3852373,1.3808,1.15066666666667}, {2993145,3853514,3853746,-1,-1}, {2993147,3852753,3853157,-1,-1}, {2993148,3853157,3853514,-1,-1}, {2993149,3853473,3853514,-1,-1}, {2993150,3853157,3853473,-1,-1}, {2993153,3858527,3858478,0.0533666666666667,0.0565058823529412}, {2993154,3858478,3858107,0.261528,0.242155555555556}, {2993155,3856976,3856893,0.0612315789473684,0.0612315789473684}, {2993156,3856893,3856502,0.2747,0.253569230769231}, {2993157,3856434,3856352,0.0349333333333333,0.0349333333333333}, {2993158,3856352,3855876,-1,-1}, {2993159,3857416,3857355,0.0486,0.0486}, {2993160,3857355,3856840,0.461914285714286,0.461914285714286}, {2993161,3857816,3857748,0.07136,0.07136}, {2993162,3857748,3857269,0.264225,0.253656}, {2993163,3857678,3858029,0.264733333333333,0.264733333333333}, {2993164,3858029,3858101,0.0594,0.0594}, {2993165,3856352,3856893,0.338616,0.338616}, {2993166,3856893,3857355,0.3733,0.33597}, {2993167,3857355,3857748,0.311368421052632,0.2958}, {2993168,3857748,3858029,0.28232,0.28232}, {2993169,3858029,3858478,-1,-1}, {2993170,3856699,3856742,0.0216,0.0348}, {2993171,3856742,3856768,0.113727272727273,0.139}, {2993172,3856808,3856742,0.08628,0.0958666666666667}, {2993194,3857868,3857777,0.0395612903225806,0.0681333333333333}, {2993195,3857764,3857847,0.142872,-1}, {2993196,3857847,3857868,0.0340736842105263,-1}, {2993197,3857777,3857847,-1,0.04708}, {2993198,3857764,3857792,-1,0.020025}, {2993199,3857792,3857901,-1,0.120688888888889}, {2993200,3858230,3858117,0.03912,-1}, {2993201,3857792,3858077,-1,0.1371}, {2993202,3857868,3857896,0.0208090909090909,-1}, {2993203,3857896,3857952,0.041112,-1}, {2993204,3858117,3858077,0.01562,-1}, {2993205,3858077,3857901,0.10269,-1}, {2993206,3857896,3858077,-1,0.0742181818181818}, {2993228,3851959,3852484,0.0829217391304348,0.0880246153846154}, {2993229,3853163,3852800,0.156345,0.156345}, {2993230,3853094,3853163,0.0742333333333333,-1}, {2993231,3853273,3853239,0.0414352941176471,0.0335428571428571}, {2993232,3853239,3853163,0.05898,0.0561714285714286}, {2993233,3853094,3853239,0.0635142857142857,-1}, {2993234,3853239,3853290,0.0284307692307692,-1}, {2993235,3853290,3853410,0.0383347826086957,-1}, {2993236,3853163,3853290,0.048225,-1}, {2993237,3853223,3853273,-1,0.0168117647058824}, {2993238,3853469,3853324,0.0995555555555555,0.0672}, {2993239,3853324,3853273,0.0566470588235294,0.0356666666666667}, {2993240,3853223,3853324,-1,0.052095652173913}, {2993241,3853273,3853367,-1,0.0331875}, {2993242,3853367,3853410,-1,0.030192}, {2993243,3853324,3853367,-1,0.0594857142857143}, {2993246,3849782,3849689,0.0405846153846154,0.0416526315789474}, {2993247,3849689,3849827,-1,-1}, {2993248,3849827,3849860,0.0282230769230769,0.0333545454545455}, {2993249,3849782,3849827,0.0548888888888889,0.0741}, {2993250,3870038,3869510,-1,0.136268571428571}, {2993251,3869510,3869449,0.0157111111111111,0.01414}, {2993252,3871913,3871787,0.0552947368421053,0.0618}, {2993253,3871787,3871456,-1,0.19832}, {2993254,3870979,3870936,0.134431578947368,0.12771}, {2993255,3869510,3870057,-1,0.14720625}, {2993256,3870057,3870936,-1,0.186259090909091}, {2993259,3858327,3858417,0.0491714285714286,-1}, {2993260,3858450,3858417,0.0419785714285714,0.0452076923076923}, {2993261,3858327,3858450,-1,0.06452}, {2993262,3858417,3858406,0.0126526315789474,0.0136075471698113}, {2993263,3858327,3858406,0.0549789473684211,-1}, {2993301,3895757,3895452,0.13411914893617,0.131325}, {2993302,3895452,3895407,0.018930612244898,0.0206133333333333}, {2993305,3896235,3895920,0.222432,0.213876923076923}, {2993307,3895452,3895920,0.342288,-1}, {2993316,3888327,3887962,0.19795,-1}, {2993334,3895014,3895085,0.033,0.0337674418604651}, {2993335,3894798,3894813,0.0121111111111111,0.00883783783783784}, {2993336,3894813,3895014,-1,0.1303}, {2993337,3894813,3895014,0.118672727272727,-1}, {2993338,3900789,3901140,-1,0.0880978723404255}, {2993339,3901687,3901991,-1,0.0711652173913044}, {2993423,3888736,3888806,0.0384,-1}, {2993424,3888909,3888949,-1,0.0187636363636364}, {2993435,3915102,3915173,0.140442857142857,0.0756230769230769}, {2993436,3915173,3915357,0.0913846153846154,0.0678857142857143}, {2993437,3915357,3915876,0.150643902439024,0.137253333333333}, {2993438,3915102,3915357,0.1161375,-1}, {2993455,3916905,3916657,0.284086956521739,-1}, {2993465,3892782,3893021,0.102175,0.272466666666667}, {2993466,3893021,3893815,0.402985714285714,0.451344}, {2993467,3892960,3893021,0.1194,-1}, {2993468,3892782,3892929,0.074544,0.07765}, {2993469,3892929,3893546,0.377382352941176,0.40096875}, {2993470,3893021,3892929,0.11106,-1}, {2993480,3917340,3918265,-1,-1}, {2993481,3917117,3917409,0.1494,0.118641176470588}, {2993482,3917409,3917467,0.024216,0.0195290322580645}, {2993514,3916594,3916574,0.00617333333333333,0.00661428571428571}, {2993515,3916574,3916078,0.172330434782609,-1}, {2993516,3916078,3916118,0.0364571428571429,0.0546857142857143}, {2993517,3916118,3916398,0.202776923076923,0.202776923076923}, {2993518,3916574,3916118,-1,0.188057142857143}, {2993519,3915273,3915313,0.0459529411764706,0.048825}, {2993520,3915313,3915616,0.199711111111111,0.199711111111111}, {2993521,3914504,3914562,0.0276545454545455,0.0325928571428571}, {2993522,3914562,3914787,0.0930307692307692,0.103662857142857}, {2993523,3915313,3914562,-1,0.407127272727273}, {2993524,3914562,3914115,-1,0.2672}, {2993525,3914048,3914115,0.0444571428571429,0.0444571428571429}, {2993526,3914115,3914381,0.3711,0.3711}, {2993527,3900776,3901165,0.0883411764705882,-1}, {2993528,3913425,3913491,0.0347181818181818,0.0363714285714286}, {2993529,3913491,3913795,0.153275,0.167209090909091}, {2993530,3914115,3913802,-1,0.0945627906976744}, {2993531,3912673,3912749,-1,0.00978}, {2993532,3913491,3913015,-1,0.160969230769231}, {2993533,3912954,3913015,0.0350842105263158,0.026664}, {2993540,3912621,3912665,0.00819428571428571,-1}, {2993541,3912665,3913887,0.182005714285714,-1}, {2993548,3889669,3889770,0.05733,0.04095}, {2993577,3900925,3900957,0.0104780487804878,0.00914042553191489}, {2993578,3900957,3901217,-1,0.0967531914893617}, {2993579,3901628,3901280,0.24475,0.189483870967742}, {2993580,3901280,3901217,0.04437,0.0268909090909091}, {2993581,3900957,3901280,0.100591304347826,-1}, {2993582,3901671,3901722,0.0465529411764706,0.0465529411764706}, {2993583,3901722,3902081,-1,-1}, {2993584,3901280,3901722,0.125649056603774,-1}, {2993585,3902542,3902198,0.199915384615385,0.157509090909091}, {2993586,3902198,3902140,0.06508,0.0443727272727273}, {2993587,3901722,3902198,0.129047058823529,-1}, {2993588,3904389,3904028,-1,0.152633333333333}, {2993589,3904469,3904146,0.2418,-1}, {2993590,3904028,3904146,0.0496344827586207,-1}, {2993591,3905110,3904720,0.229254545454545,0.201744}, {2993592,3904720,3904638,0.0541,0.0374538461538462}, {2993593,3905663,3905357,0.205172727272727,0.205172727272727}, {2993594,3905825,3905540,-1,-1}, {2993595,3905540,3905793,0.072252,-1}, {2993597,3853071,3853437,0.313333333333333,0.313333333333333}, {2993598,3853437,3853882,0.618923076923077,0.618923076923077}, {2993599,3852755,3853412,0.26448,0.26448}, {2993600,3853412,3854202,0.387646153846154,0.359957142857143}, {2993601,3853437,3853412,0.091776,0.0740129032258064}, {2993602,3903336,3904028,0.3577,-1}, {2993603,3903263,3903336,0.0514,0.0402260869565217}, {2993604,3902140,3902634,-1,0.129952941176471}, {2993605,3902634,3903263,-1,0.175311111111111}, {2993606,3902198,3902686,0.127557692307692,-1}, {2993607,3902686,3903336,0.176844444444444,-1}, {2993608,3902634,3902686,0.0449368421052632,0.0656769230769231}, {2993609,3903336,3903451,0.213541935483871,0.275825}, {2993610,3903139,3903451,0.168444444444444,0.168444444444444}, {2993611,3854371,3854107,-1,-1}, {2993612,3854107,3853628,0.228866666666667,0.228866666666667}, {2993613,3905357,3905475,0.035484,-1}, {2993614,3905475,3905540,0.0187882352941177,-1}, {2993615,3905414,3905475,0.0291642857142857,0.0371181818181818}, {2993616,3854827,3854730,0.3192,0.3192}, {2993617,3850093,3850172,0.0719727272727273,0.05655}, {2993618,3850193,3850172,0.00773571428571429,0.0103142857142857}, {2993619,3850193,3850254,0.0390285714285714,0.0292714285714286}, {2993620,3850257,3850272,0.02744,0.0294}, {2993621,3853251,3853228,0.0176068965517241,0.0196384615384615}, {2993622,3853228,3852914,0.171490909090909,-1}, {2993623,3852914,3852468,0.299571428571429,-1}, {2993624,3852456,3852869,0.226825,-1}, {2993625,3852869,3853228,0.189641379310345,-1}, {2993626,3852914,3852869,0.0203485714285714,0.0203485714285714}, {2993627,3864980,3864968,0.00591923076923077,0.00603529411764706}, {2993628,3864968,3864824,0.0807428571428571,0.082425}, {2993629,3865255,3865463,-1,0.250155555555556}, {2993630,3865463,3865908,0.103624137931034,0.122657142857143}, {2993631,3861213,3861312,0.0160971428571429,0.0165705882352941}, {2993632,3862360,3862338,0.00608571428571429,0.00655384615384615}, {2993633,3862338,3862276,-1,0.0246235294117647}, {2993634,3862263,3862338,-1,0.01536}, {2993635,3862276,3862263,0.04032,0.0448}, {2993636,3862077,3862263,-1,0.0485357142857143}, {2993647,3887287,3886988,0.1349625,0.208974193548387}, {2993648,3886988,3886843,-1,0.0776153846153846}, {2993649,3886671,3886934,0.140076923076923,0.117483870967742}, {2993650,3886934,3887702,0.254715789473684,0.24198}, {2993654,3886988,3886836,0.100755,-1}, {2993655,3886836,3886934,0.124354838709677,-1}, {2993656,3886843,3886836,0.0814714285714286,-1}, {2993657,3887880,3887212,-1,0.635652631578947}, {2993658,3887212,3887184,0.0199862068965517,0.0186967741935484}, {2993659,3887880,3887948,0.0218275862068966,0.0234444444444444}, {2993660,3887948,3888263,0.112954285714286,0.208073684210526}, {2993661,3887212,3887948,-1,0.432878571428571}, {2993704,3895072,3895162,0.0627,-1}, {2993705,3893477,3893562,0.10665,0.1422}, {2993706,3893562,3893836,0.275685714285714,0.257306666666667}, {2993707,3893477,3893687,0.104090322580645,0.169831578947368}, {2993708,3893687,3895900,0.598707692307692,0.610447058823529}, {2993709,3893562,3893687,0.134504347826087,0.162821052631579}, {2993716,3867362,3866738,0.558755555555556,0.50288}, {2993717,3866738,3866493,0.23628,0.23628}, {2993718,3874390,3874415,-1,0.0277071428571429}, {2993719,3874415,3874650,-1,0.187903448275862}, {2993720,3874415,3874650,0.416777777777778,0.416777777777778}, {2993722,3906852,3906880,0.02166,0.0240666666666667}, {2993723,3906876,3907692,0.217457142857143,0.22833}, {2993724,3906852,3906789,-1,0.067425}, {2993725,3906852,3906734,0.06909,-1}, {2993726,3906596,3906625,0.01752,0.0181241379310345}, {2993727,3906734,3906596,0.07428,-1}, {2993728,3906625,3906648,0.0127783783783784,0.01576}, {2993729,3906648,3907333,0.31728,0.453257142857143}, {2993730,3906789,3906876,0.0240830769230769,0.02609}, {2993731,3906648,3906789,0.0555384615384615,-1}, {2993741,3874621,3874556,0.0398816326530612,-1}, {2993742,3874556,3874481,0.04122,-1}, {2993743,3874481,3874254,0.0890689655172414,-1}, {2993744,3874621,3874481,0.0634545454545455,-1}, {2993745,3873998,3873887,0.0392742857142857,0.06873}, {2993746,3873998,3873972,-1,0.0367674418604651}, {2993747,3873887,3873972,-1,0.06804375}, {2993760,3874067,3874037,0.0354,-1}, {2993761,3874037,3874058,0.224431034482759,-1}, {2993764,3874109,3874235,0.0429315789473684,-1}, {2993765,3874235,3874475,0.067365,-1}, {2993766,3874936,3874686,-1,0.136442307692308}, {2993767,3874686,3874639,-1,0.0416454545454545}, {2993784,3901222,3901318,-1,0.192235714285714}, {2993785,3901318,3901334,-1,0.043128}, {2993799,3901250,3901169,0.0255090909090909,0.0290275862068965}, {2993800,3901169,3901121,-1,0.074235}, {2993801,3901169,3901225,0.0536653846153846,-1}, {2993811,3901005,3901030,0.0402818181818182,0.0402818181818182}, {2993812,3901250,3901271,-1,0.119535483870968}, {2993813,3901225,3901271,0.0148947368421053,-1}, {2993819,3901271,3901278,0.0107275862068965,0.0141409090909091}, {2993820,3901278,3901283,0.00597931034482759,0.00770666666666667}, {2993836,3901516,3901584,0.070110447761194,0.070110447761194}, {2993837,3902213,3902445,0.266953846153846,0.2169}, {2993838,3901329,3901921,0.4528,0.3396}, {2993839,3901921,3901981,-1,0.0400588235294118}, {2993840,3901921,3902213,0.19498064516129,-1}, {2993847,3901584,3901814,0.224408955223881,-1}, {2993848,3901814,3901921,0.0693545454545455,-1}, {2993849,3901916,3901584,0.2464,-1}, {2993850,3902213,3901981,0.198203225806452,-1}, {2993851,3901981,3901916,0.0480184615384615,-1}, {2993855,3903510,3903389,0.0626933333333333,0.0641181818181818}, {2993856,3903389,3903234,0.0773581395348837,0.0792}, {2993857,3903278,3903533,0.22743,0.22743}, {2993858,3903533,3904127,0.4217,0.330026086956522}, {2993859,3903389,3903533,0.170242105263158,0.154028571428571}, {2993860,3867462,3867570,0.0760090909090909,0.0760090909090909}, {2993861,3867570,3867810,0.291652173913043,0.291652173913043}, {2993862,3867918,3867581,0.1997,0.1997}, {2993863,3867581,3867462,0.0868,0.0868}, {2993864,3867570,3867581,0.0349333333333333,0.0349333333333333}, {2993865,3903976,3903950,0.0408214285714286,0.047625}, {2993866,3903950,3903709,0.123135483870968,0.12724}, {2993928,3880571,3880665,0.08245,0.0706714285714286}, {2993929,3880665,3880751,0.0678642857142857,0.0575818181818182}, {2993930,3880665,3880162,0.420533333333333,0.420533333333333}, {2993934,3898330,3898303,0.0169384615384615,0.0231789473684211}, {2993935,3898303,3898190,0.07575,0.101}, {2993936,3898413,3898494,0.0364528301886792,-1}, {2993937,3898303,3898494,0.0887739130434783,-1}, {2993939,3898458,3898539,-1,0.0565666666666667}, {2993950,3905676,3905267,0.207866666666667,0.207866666666667}, {2993951,3904463,3904373,0.470977777777778,0.470977777777778}, {2993952,3904373,3904468,0.093,0.093}, {2993953,3892725,3892335,0.134128571428571,-1}, {2993956,3905709,3906009,0.21725,0.21725}, {2993957,3905539,3905798,0.103777777777778,0.103777777777778}, {2993958,3905798,3906355,0.33009,0.33009}, {2993963,3896556,3896666,0.11174693877551,0.114075}, {2993964,3896666,3896682,0.01098,0.0114375}, {2993968,3896238,3896461,-1,-1}, {2993969,3896461,3896666,-1,-1}, {2993970,3889601,3889989,0.343909090909091,-1}, {2993971,3889148,3889344,0.168917647058824,0.130527272727273}, {2993972,3889217,3889344,-1,0.0333136363636364}, {2993973,3889344,3889601,-1,0.0676090909090909}, {2993974,3890974,3891528,0.7206,0.526592307692308}, {2993975,3890287,3890974,0.23412,-1}, {2993976,3888120,3888353,0.141,-1}, {2993977,3887088,3887261,0.0429804878048781,-1}, {2993978,3888509,3889266,0.173059090909091,-1}, {2993979,3885835,3886111,0.0628883720930233,-1}, {2993980,3886467,3886721,0.226915384615385,0.453830769230769}, {2993981,3886111,3886467,0.108405,-1}, {2993982,3886467,3887088,0.19074,-1}, {2993983,3886345,3886438,0.233290909090909,-1}, {2993984,3886438,3887071,-1,0.173293333333333}, {2993985,3887607,3887909,-1,-1}, {2993986,3887909,3888050,-1,-1}, {2993987,3888030,3888169,0.0524,0.0524}, {2993988,3888030,3887871,-1,-1}, {2993989,3887871,3887570,-1,-1}, {2993990,3888169,3888216,0.0188222222222222,0.0188222222222222}, {2993991,3883671,3883242,0.262637837837838,0.373753846153846}, {2993992,3883706,3883275,0.154606451612903,-1}, {2993993,3892725,3892778,-1,0.0127894736842105}, {2993996,3883671,3883706,-1,0.0404275862068965}, {2993997,3883766,3883820,0.0240230769230769,0.0231333333333333}, {2993998,3883820,3884195,0.14358,0.253376470588235}, {2994001,3883798,3883766,-1,0.03348}, {2994002,3883820,3883798,0.0474,-1}, {2994009,3889989,3890192,0.2786,-1}, {2994010,3890192,3890226,0.0732428571428571,-1}, {2994011,3889601,3890114,-1,0.13515}, {2994031,3904315,3904398,0.0351490909090909,0.0364754716981132}, {2994032,3904398,3904509,0.04512,0.049632}, {2994033,3904305,3904398,0.07864,0.0453692307692308}, {2994040,3917292,3917333,0.0423529411764706,-1}, {2994041,3917333,3917319,0.00954705882352941,-1}, {2994042,3875241,3875217,0.0141918367346939,-1}, {2994043,3874470,3874931,0.1631625,0.326325}, {2994044,3875030,3875217,-1,0.0529142857142857}, {2994045,3875828,3875348,0.113315789473684,-1}, {2994046,3875348,3875241,0.038316,-1}, {2994047,3875177,3875143,0.107811111111111,-1}, {2994048,3875869,3875433,-1,0.0979928571428571}, {2994049,3875247,3875222,-1,0.102905454545455}, {2994050,3875177,3875247,0.04173,-1}, {2994051,3875247,3875433,0.59766,-1}, {2994052,3875433,3875348,0.07808,-1}, {2994053,3875241,3875030,0.06996,-1}, {2994054,3875030,3874931,0.0288558139534884,-1}, {2994055,3874931,3875072,0.06232,-1}, {2994056,3875072,3875177,0.0832,-1}, {2994057,3875278,3875261,-1,0.0069}, {2994058,3875261,3875247,-1,0.0138588235294118}, {2994059,3875072,3875196,0.0765789473684211,-1}, {2994066,3875433,3875303,-1,0.0429576923076923}, {2994067,3875303,3875278,-1,0.014556}, {2994086,3917333,3917522,0.0623142857142857,-1}, {2994087,3917522,3918367,0.223119230769231,-1}, {2994096,3887514,3887964,0.1821,0.130071428571429}, {2994097,3888353,3888439,0.0371414634146341,-1}, {2994098,3888439,3888715,0.111146666666667,0.128246153846154}, {2994099,3888150,3888703,-1,-1}, {2994100,3888509,3888427,-1,-1}, {2994101,3888284,3888509,0.0548048780487805,-1}, {2994102,3887964,3888150,-1,0.0646666666666667}, {2994103,3888150,3888223,-1,0.0323636363636364}, {2994104,3888223,3888284,-1,0.039104347826087}, {2994105,3888284,3888427,-1,0.2323125}, {2994106,3888427,3888439,-1,0.0646666666666667}, {2994107,3888091,3888120,0.0257225806451613,-1}, {2994110,3873721,3873594,0.07107,0.0804566037735849}, {2994112,3873305,3873411,0.0804537313432836,-1}, {2994115,3883596,3883865,0.160533333333333,0.115584}, {2994116,3883793,3883865,-1,0.31528}, {2994117,3883865,3883887,-1,0.128414634146341}, {2994119,3905973,3906025,0.143113043478261,0.10972}, {2994120,3905088,3905630,0.312183333333333,-1}, {2994121,3905630,3905751,0.09147,-1}, {2994122,3905140,3905660,-1,0.277723076923077}, {2994123,3905660,3905751,-1,0.0556545454545454}, {2994132,3887071,3887232,-1,0.03744}, {2994136,3900961,3900859,0.070775,0.0585724137931034}, {2994137,3900604,3900200,0.2646,0.257448648648649}, {2994138,3900653,3900666,0.0110526315789474,0.013125}, {2994139,3887964,3888036,0.0640105263157895,-1}, {2994140,3888036,3888091,0.07398,-1}, {2994141,3888223,3888490,-1,0.0760764705882353}, {2994142,3888490,3889217,-1,0.181245}, {2994143,3900593,3900578,0.00640434782608696,0.0061375}, {2994144,3900578,3900501,0.0419632653061225,0.0501512195121951}, {2994145,3900610,3900578,-1,0.0282947368421053}, {2994146,3900606,3900593,0.00730666666666667,0.00671020408163265}, {2994147,3900859,3900681,0.18696,0.107861538461538}, {2994148,3900653,3900604,0.0534461538461538,0.0496285714285714}, {2994151,3900681,3900649,-1,0.0162}, {2994152,3900649,3900610,-1,0.0231}, {2994153,3900681,3900669,0.0372260869565217,0.0389181818181818}, {2994154,3900669,3900653,0.01895,0.0197739130434783}, {2994155,3900649,3900669,0.0424333333333333,-1}, {2994158,3883766,3883741,-1,0.0176076923076923}, {2994159,3883741,3883671,-1,0.0375130434782609}, {2994160,3883766,3883731,0.00906666666666667,-1}, {2994161,3883731,3883706,0.00991578947368421,-1}, {2994163,3889620,3890152,0.2936,-1}, {2994173,3892358,3892769,0.137473170731707,-1}, {2994194,3890774,3890874,0.0637833333333333,0.15308}, {2994195,3890874,3890951,0.054195,0.0802888888888889}, {2994196,3890860,3890774,-1,0.0248093023255814}, {2994197,3890874,3890860,0.0827793103448276,-1}, {2994198,3890704,3890813,-1,0.0341675675675676}, {2994199,3890813,3891579,-1,0.256215789473684}, {2994210,3883865,3883891,-1,-1}, {2994211,3883891,3883917,-1,-1}, {2994214,3883480,3883991,0.237104347826087,0.18178}, {2994215,3891206,3891355,0.0610390243902439,-1}, {2994216,3891355,3891460,0.0748758620689655,-1}, {2994217,3891460,3891562,0.0778333333333333,0.07005}, {2994218,3891355,3891562,0.0630818181818182,-1}, {2994219,3891562,3891746,0.0555913043478261,-1}, {2994220,3891597,3891746,-1,0.080205}, {2994221,3891562,3891597,0.0795157894736842,0.0487354838709677}, {2994222,3891515,3891597,-1,0.04955}, {2994223,3891515,3891757,0.122007692307692,0.109386206896552}, {2994224,3891746,3891968,0.102216,0.102216}, {2994225,3891968,3893008,0.557822222222222,0.568347169811321}, {2994226,3891460,3891968,1.05222,1.05222}, {2994227,3883991,3884014,0.02748,0.00947586206896552}, {2994228,3884014,3884039,0.02418,0.00863571428571429}, {2994229,3891206,3891360,-1,0.0695586206896552}, {2994230,3891360,3891515,-1,0.07192}, {2994231,3891230,3891360,0.131466666666667,0.131466666666667}, {2994232,3883913,3883934,-1,0.1052125}, {2994233,3883742,3883792,-1,0.287961290322581}, {2994234,3883792,3883793,-1,0.0137375}, {2994235,3895900,3895932,0.00971052631578948,0.00753061224489796}, {2994236,3895932,3896591,0.163608,-1}, {2994237,3896591,3897564,0.1908,-1}, {2994238,3897564,3898228,0.117796721311475,0.133066666666667}, {2994239,3895932,3896587,-1,0.151876363636364}, {2994240,3896587,3897564,-1,0.20167868852459}, {2994241,3883542,3884043,0.275115789473684,0.275115789473684}, {2994242,3884096,3884043,0.318522580645161,-1}, {2994243,3884043,3883991,0.375911111111111,-1}, {2994244,3901647,3901770,0.1038,0.0481928571428571}, {2994245,3901756,3901770,0.0347333333333333,0.02605}, {2994246,3901647,3901756,-1,0.0550838709677419}, {2994247,3901207,3901613,0.136909090909091,0.110195121951219}, {2994248,3901613,3901647,0.0252,0.0118588235294118}, {2994249,3901808,3901956,0.154764705882353,0.1754}, {2994250,3884043,3884069,0.0137142857142857,0.0144}, {2994251,3884069,3884106,0.0161428571428571,0.01695}, {2994252,3884177,3884153,-1,-1}, {2994257,3884128,3884130,0.18668275862069,-1}, {2994258,3884130,3884096,0.150763636363636,-1}, {2994259,3883845,3883808,-1,0.226545}, {2994260,3883808,3883798,-1,0.0158307692307692}, {2994261,3883706,3883726,-1,0.0340695652173913}, {2994262,3883726,3883742,-1,0.0152454545454545}, {2994263,3902336,3901578,0.579955555555556,0.579955555555556}, {2994264,3902336,3902426,-1,0.07078125}, {2994265,3902426,3902393,-1,0.067725}, {2994277,3901435,3901525,0.275348571428571,-1}, {2994278,3901493,3901503,0.01569375,0.0152181818181818}, {2994279,3901525,3901508,0.0498222222222222,-1}, {2994280,3901508,3901503,0.0567111111111111,-1}, {2994281,3901416,3901449,-1,0.0138444444444444}, {2994282,3901449,3901493,-1,0.0215793103448276}, {2994283,3901508,3901449,0.0258,-1}, {2994311,3912055,3912638,0.161106976744186,0.164942857142857}, {2994312,3911427,3911913,0.259628571428571,0.259628571428571}, {2994313,3911913,3912055,0.108176470588235,0.1149375}, {2994314,3911979,3911650,-1,0.133508108108108}, {2994315,3912055,3911979,0.02244,0.0236210526315789}, {2994316,3911979,3911846,0.038295,-1}, {2994317,3911315,3911611,0.243466666666667,0.230652631578947}, {2994318,3911611,3911650,0.0582,0.0623571428571429}, {2994319,3911846,3911611,0.0961028571428572,-1}, {2994330,3857952,3858139,0.05844,-1}, {2994331,3858139,3858737,0.141159183673469,-1}, {2994332,3910308,3910609,0.0858127659574468,0.084025}, {2994333,3910609,3910653,0.015306976744186,0.0137125}, {2994334,3911611,3910609,0.501696,-1}, {2994335,3904146,3904275,0.0512926829268293,-1}, {2994336,3904275,3904720,0.135492,-1}, {2994339,3904720,3904875,0.0421584905660377,-1}, {2994340,3904875,3905357,0.141894339622642,-1}, {2994350,3884107,3884148,-1,0.0312486486486486}, {2994379,3870938,3870942,0.0774,0.06966}, {2994381,3904777,3904625,0.222644444444444,0.222644444444444}, {2994383,3884153,3884128,-1,-1}, {2994384,3884208,3884177,-1,-1}, {2994385,3872807,3872731,0.0206909090909091,0.02276}, {2994386,3872731,3872701,0.00853333333333333,0.00903529411764706}, {2994387,3870864,3870382,-1,-1}, {2994388,3901975,3902036,0.0132615384615385,-1}, {2994391,3902789,3902934,0.0286867924528302,-1}, {2994393,3874905,3875155,0.12312,-1}, {2994395,3894912,3894969,0.0320727272727273,-1}, {2994396,3894956,3894969,-1,0.025175}, {2994398,3878406,3878333,0.0201285714285714,0.0301928571428571}, {2994399,3868904,3868927,0.0326228571428571,-1}, {2994400,3878230,3878290,-1,0.0502137931034483}, {2994402,3872435,3872346,-1,0.0408222222222222}, {2994403,3858895,3859085,0.0651428571428571,0.0675555555555555}, {2994404,3864470,3864463,0.0974857142857143,-1}, {2994407,3875196,3875261,0.0423428571428571,-1}, {2994408,3886299,3886466,0.22206,0.22206}, {2994409,3886466,3886476,0.23574,0.23574}, {2994410,3887443,3887457,0.18606,0.18606}, {2994411,3886466,3887294,-1,-1}, {2994412,3887294,3887457,-1,-1}, {2994413,3886248,3887238,0.302738461538462,0.327966666666667}, {2994414,3887238,3887418,0.0554756756756757,0.0488714285714286}, {2994415,3887294,3887238,-1,-1}, {2994416,3888841,3889095,0.0462888888888889,0.0480692307692308}, {2994417,3887457,3888797,-1,-1}, {2994418,3888797,3888786,-1,-1}, {2994419,3882469,3882501,-1,-1}, {2994420,3882501,3882881,-1,0.26193}, {2994423,3900565,3900670,-1,0.0347230769230769}, {2994425,3885988,3885991,-1,0.0144305084745763}, {2994426,3869267,3869196,0.0143555555555556,-1}, {2994427,3869279,3869216,-1,0.01756}, {2994428,3873091,3872978,-1,0.02908}, {2994429,3873217,3873108,0.0267782608695652,-1}, {2994430,3876231,3876245,0.016275,-1}, {2994431,3876178,3876188,-1,0.015588}, {2994432,3878079,3878066,0.019425,-1}, {2994433,3878162,3878150,-1,0.0166978723404255}, {2994434,3852041,3852103,0.0126122448979592,-1}, {2994435,3875217,3875196,0.009775,-1}, {2994436,3875196,3875177,0.012734693877551,-1}, {2994438,3904028,3903956,-1,0.0327}, {2994439,3904146,3904066,0.0362516129032258,-1}, {2994444,3885248,3885372,0.0362057142857143,-1}, {2994445,3892945,3893049,-1,0.0310266666666667}, {2994446,3900506,3900597,0.0304565217391304,-1}, {2994447,3892849,3892950,0.0247659574468085,-1}, {2994448,3888091,3888223,-1,0.0345}, {2994449,3888120,3888284,0.0425692307692308,-1}, {2994450,3885253,3885345,-1,0.0252585365853659}, {3014035,3891449,3891796,0.16048,0.138876923076923}, {3014036,3891310,3891717,0.27231724137931,0.376057142857143}, {3014039,3915615,3915646,-1,0.02604}, {3014040,3915646,3915721,-1,0.0398608695652174}, {3014041,3915287,3915176,0.0660222222222222,0.0660222222222222}, {3014042,3915224,3915615,-1,0.167258823529412}, {3014043,3915287,3915224,0.1119375,-1}, {3014044,3915646,3915619,0.0267461538461538,-1}, {3014131,3886587,3886700,0.1491,0.156947368421053}, {3014132,3915619,3915287,0.279473684210526,-1}, {3014139,3886737,3886784,0.07782,0.07782}, {3014140,3886587,3887275,0.434318181818182,0.415434782608696}, {3014141,3887275,3887109,0.2371,0.218861538461538}, {3014142,3887275,3887507,0.149444444444444,0.149444444444444}, {3014143,3902634,3902496,0.0788888888888889,0.0788888888888889}, {3014969,3847751,3847735,0.2982,0.2982}, {3014970,3848117,3848096,0.259577777777778,0.259577777777778}, {3014986,3853318,3853473,-1,-1}, {3015067,3854520,3854256,0.174969230769231,0.168488888888889}, {3015068,3854256,3854240,0.0121111111111111,0.0112758620689655}, {3015069,3854202,3853944,0.387860869565217,0.356832}, {3015070,3853944,3853882,0.12012,0.1092}, {3015071,3854282,3854041,0.24492,0.233257142857143}, {3015072,3854041,3853990,0.0797076923076923,0.0609529411764706}, {3015073,3853990,3853899,0.0577826086956522,0.055375}, {3015074,3853944,3853990,0.0754,0.05655}, {3015084,3859150,3856982,1.02944444444444,1.02944444444444}, {3015085,3856982,3856808,0.165371428571429,0.157854545454545}, {3015102,3876121,3875862,0.5841,0.676326315789474}, {3015380,3883054,3883650,0.464223529411765,0.464223529411765}, {3015480,3886784,3887208,1.1694,1.1694}, {3015481,3887208,3886784,1.6302,1.6302}, {3015750,3849212,3848433,0.370883333333333,0.351363157894737}, {3015756,3888915,3888872,0.0169615384615385,0.018375}, {3015757,3865463,3865318,-1,0.127748275862069}, {3015758,3865318,3865279,-1,0.0280392857142857}, {3015759,3865255,3865318,-1,0.0271428571428571}, {3015760,3888665,3888850,-1,0.0946071428571429}, {3015801,3877798,3877709,-1,0.996138461538462}, {3015894,3849849,3849889,0.1499625,0.145418181818182}, {3015895,3850172,3849999,0.112704,0.122504347826087}, {3015896,3849999,3849844,0.09745,0.09745}, {3015897,3849849,3849999,0.23196,0.23196}, {3015926,3850257,3850254,0.00809032258064516,0.00836}, {3015930,3848675,3848473,0.227688888888889,0.227688888888889}, {3015973,3875312,3875228,-1,0.117692307692308}, {3015974,3875228,3875213,-1,0.0218857142857143}, {3015975,3887059,3885943,-1,0.187697142857143}, {3015976,3885943,3885679,-1,0.0365828571428571}, {3016009,3891623,3891760,0.0938896551724138,0.0878322580645161}, {3016212,3864222,3864236,0.0251333333333333,0.0357157894736842}, {3016249,3860665,3860628,0.0562166666666667,-1}, {3016250,3860628,3860622,0.0191842105263158,-1}, {3016251,3860628,3860754,-1,0.0967285714285714}, {3016289,3848797,3848851,0.22674,0.22674}, {3016290,3848869,3848910,0.0924,0.0924}, {3016293,3848830,3848869,0.0792222222222222,0.0792222222222222}, {3016294,3848670,3848830,0.157933333333333,0.157933333333333}, {3016297,3848705,3848792,0.0494,0.0494}, {3016298,3848792,3848830,0.0559111111111111,0.0559111111111111}, {3016299,3848792,3848797,0.22176,0.22176}, {3016348,3900103,3900128,0.0212769230769231,-1}, {3016456,3868552,3868585,-1,0.0251307692307692}, {3016457,3868585,3868967,-1,0.227030769230769}, {3016577,3887239,3887327,-1,0.01488}, {3016578,3887327,3887477,-1,0.0249230769230769}, {3016579,3887404,3887366,-1,0.00679714285714286}, {3016580,3887366,3887312,-1,0.00823714285714286}, {3016595,3894969,3895005,-1,0.0258285714285714}, {3016596,3866123,3866170,-1,0.0169371428571429}, {3016597,3866170,3866208,-1,0.0103885714285714}, {3016762,3864204,3864270,0.105252631578947,0.0571371428571429}, {3016763,3864270,3864310,0.0397285714285714,0.0347625}, {3016769,3864753,3864696,0.0164647058823529,-1}, {3017032,3850017,3850353,0.102326086956522,0.112071428571429}, {3017033,3850634,3850663,0.00898235294117647,0.00954375}, {3017034,3850663,3850814,0.0504352941176471,0.0553161290322581}, {3017096,3852648,3853016,0.266288888888889,0.266288888888889}, {3017097,3853016,3853692,0.377044444444444,0.377044444444444}, {3017098,3853692,3853293,0.190240909090909,0.186013333333333}, {3017099,3853293,3852629,0.238346666666667,0.238346666666667}, {3017100,3853016,3853293,-1,-1}, {3017106,3851989,3852613,0.37435,0.408381818181818}, {3017107,3852613,3852633,0.0206,0.02124375}, {3017113,3852613,3852528,-1,-1}, {3017123,3853853,3853368,-1,-1}, {3017125,3853417,3853368,0.0792,0.0792}, {3017142,3854228,3854102,0.245123076923077,0.245123076923077}, {3017143,3854102,3853916,0.258133333333333,0.258133333333333}, {3017144,3854586,3854228,0.155742857142857,0.167723076923077}, {3017145,3854228,3854155,0.03056,0.036672}, {3017148,3854838,3854857,0.201177777777778,0.201177777777778}, {3017149,3855160,3854838,-1,-1}, {3017150,3854838,3854267,-1,-1}, {3017182,3852393,3852637,0.14655,0.154263157894737}, {3017183,3852637,3852558,0.0918666666666667,0.0918666666666667}, {3017184,3852907,3852578,0.1725,0.20125}, {3017185,3852578,3852219,0.210744,0.210744}, {3017186,3855946,3855663,0.199133333333333,0.199133333333333}, {3017187,3855663,3855614,0.0423777777777778,0.0423777777777778}, {3017188,3854717,3854818,0.283992857142857,0.283992857142857}, {3017190,3855663,3855198,-1,-1}, {3017191,3855198,3854818,-1,-1}, {3017192,3855296,3855194,0.09925,0.0882222222222222}, {3017193,3855194,3855186,0.0212769230769231,0.0190758620689655}, {3017194,3855186,3855660,0.268722580645161,0.260325}, {3017213,3899136,3899054,0.0188571428571429,0.0203076923076923}, {3017214,3899054,3898678,0.106492682926829,0.103957142857143}, {3017215,3899226,3898721,0.212378571428571,-1}, {3017307,3854316,3854504,0.145111111111111,0.145111111111111}, {3017311,3854504,3854231,0.121622222222222,0.121622222222222}, {3017317,3857090,3857106,0.164815384615385,-1}, {3017322,3858587,3857779,0.308290909090909,0.322971428571429}, {3017323,3857779,3857510,0.06531,0.06531}, {3017324,3858742,3857956,0.30484,0.295006451612903}, {3017325,3857956,3856809,0.417064285714286,0.417064285714286}, {3017326,3857779,3857956,-1,-1}, {3017332,3853167,3853172,-1,0.053}, {3017333,3853307,3853304,-1,0.0104275862068966}, {3017334,3853304,3853167,-1,0.06604}, {3017639,3864686,3865008,0.391285714285714,0.148054054054054}, {3017815,3895201,3895260,0.0302428571428571,-1}, {3017816,3895260,3895285,0.0128863636363636,-1}, {3017817,3895285,3895327,0.0214636363636364,-1}, {3018024,3893119,3893536,0.166388571428571,0.142039024390244}, {3018025,3893536,3893621,0.0371828571428571,0.04066875}, {3018026,3893536,3893623,-1,0.162514285714286}, {3018027,3906025,3905762,0.131377777777778,0.12231724137931}, {3018028,3905762,3906596,0.527876470588235,0.527876470588235}, {3018029,3905762,3904793,0.553116279069767,0.609846153846154}, {3018039,3854095,3853165,-1,0.536958620689655}, {3018040,3853972,3853069,0.30174,0.486677419354839}, {3018041,3853069,3852367,0.199376470588235,0.221047826086957}, {3018042,3853165,3853069,-1,0.106114285714286}, {3018043,3853165,3853234,0.0433333333333333,0.0433333333333333}, {3018132,3853086,3852457,0.569111111111111,0.569111111111111}, {3018133,3852457,3852430,0.0300666666666667,0.0300666666666667}, {3018134,3855660,3855708,-1,-1}, {3018135,3855345,3855572,-1,-1}, {3018136,3855761,3855743,-1,0.49984}, {3018137,3856428,3856870,0.58536,0.509008695652174}, {3018138,3856870,3857120,0.086341935483871,0.086341935483871}, {3018139,3856515,3856446,0.179664,0.21910243902439}, {3018140,3856446,3856428,0.207976744186047,0.218121951219512}, {3018141,3855795,3856446,-1,-1}, {3018142,3856446,3856870,-1,-1}, {3018148,3851476,3852150,0.400105263157895,0.475125}, {3018149,3852150,3852450,0.139281818181818,0.133226086956522}, {3018150,3852533,3852150,0.4556,0.4556}, {3018151,3850986,3850179,0.371222222222222,0.3855}, {3018152,3850179,3850077,0.0651130434782609,0.0680727272727273}, {3018153,3851305,3850192,0.496711111111111,0.496711111111111}, {3018154,3850192,3850123,0.0336444444444444,0.0336444444444444}, {3018155,3850179,3850192,-1,-1}, {3018156,3850717,3851017,-1,-1}, {3018157,3851480,3851017,0.297666666666667,0.297666666666667}, {3018158,3851017,3850986,0.019,0.019}, {3018159,3850788,3851159,0.1802,0.1802}, {3018160,3851614,3851565,0.0238444444444444,0.0292636363636364}, {3018161,3851393,3851879,-1,-1}, {3018162,3851879,3852134,-1,-1}, {3018163,3852079,3851879,0.251711111111111,0.251711111111111}, {3018164,3852134,3852213,0.28125,0.28125}, {3018165,3852213,3852079,0.136338461538462,0.122234482758621}, {3018166,3852079,3851614,0.535525,0.535525}, {3018177,3852528,3852430,-1,-1}, {3018182,3851480,3851830,-1,-1}, {3018186,3852407,3851602,0.292675862068966,0.292675862068966}, {3018187,3851602,3850434,0.511288888888889,0.511288888888889}, {3018188,3851830,3851561,0.282235714285714,0.282235714285714}, {3018189,3851561,3851453,0.0388551724137931,0.0512181818181818}, {3018190,3851602,3851561,-1,-1}, {3018191,3852675,3853678,0.388548387096774,0.4015}, {3018192,3853678,3854194,0.322575,0.3519}, {3018193,3853404,3853678,0.393088888888889,0.393088888888889}, {3018194,3853401,3853080,0.210041379310345,0.20304}, {3018195,3853080,3852855,0.274524324324324,0.290211428571429}, {3018196,3852747,3853080,0.350644444444444,0.350644444444444}, {3018197,3856745,3856639,0.3366,0.3366}, {3018198,3856362,3856745,0.310933333333333,0.310933333333333}, {3018199,3856740,3856745,0.0706,0.0706}, {3018204,3854622,3854828,0.24501,0.24501}, {3018205,3854828,3854895,0.3229,0.38748}, {3018206,3854514,3854565,0.0536,0.0536}, {3018207,3854565,3854828,0.3681,0.3681}, {3018208,3854565,3854468,0.136938461538462,0.136938461538462}, {3018209,3854093,3854468,0.174133333333333,0.174133333333333}, {3018210,3854468,3854485,0.0541090909090909,0.0541090909090909}, {3018211,3854779,3854485,0.1842,0.1842}, {3018212,3854425,3854485,0.0816444444444444,0.0816444444444444}, {3018213,3854156,3854425,0.120866666666667,0.120866666666667}, {3018214,3854437,3854425,0.0479555555555555,0.0479555555555555}, {3018215,3854895,3854706,0.144725,0.151017391304348}, {3018216,3854437,3854656,0.146511111111111,0.146511111111111}, {3018217,3854412,3854437,0.158,0.158}, {3018218,3854706,3854628,0.05856,0.061}, {3018219,3854628,3854486,0.105965217391304,0.128273684210526}, {3018220,3854412,3854628,0.130933333333333,0.130933333333333}, {3018221,3858278,3858223,0.03966,0.0344869565217391}, {3018222,3858223,3857372,0.418173913043478,0.4809}, {3018223,3906403,3907173,0.375192857142857,0.375192857142857}, {3018224,3907173,3908272,0.47374,0.418005882352941}, {3018225,3906662,3907479,0.314945454545455,0.3247875}, {3018226,3907479,3908743,0.396707692307692,0.429766666666667}, {3018227,3907173,3907479,0.298863157894737,0.298863157894737}, {3018228,3901655,3902090,-1,-1}, {3018229,3902090,3902410,0.162577777777778,0.162577777777778}, {3018230,3899545,3900150,-1,0.195232258064516}, {3018231,3900165,3899545,0.389177777777778,0.389177777777778}, {3018234,3860098,3860366,0.178695652173913,0.178695652173913}, {3018235,3860366,3860408,0.033792,0.033792}, {3018236,3860867,3860366,0.286933333333333,0.286933333333333}, {3018237,3869530,3869525,0.0347625,0.0505636363636364}, {3018238,3869525,3869514,0.141,0.235}, {3018239,3871755,3870887,0.626953846153846,0.354365217391304}, {3018240,3870887,3870875,0.020592,0.0270947368421053}, {3018247,3885372,3885401,-1,0.05255625}, {3018248,3885401,3885456,-1,0.169220689655172}, {3018255,3871799,3871846,-1,0.0331692307692308}, {3018256,3871700,3871846,0.0651714285714286,-1}, {3018264,3890061,3890174,0.048727868852459,0.0540436363636364}, {3018265,3890174,3890221,0.015984375,0.0200588235294118}, {3018266,3885054,3885162,0.0483365853658537,0.0460883720930233}, {3018267,3885162,3885493,0.144,0.171428571428571}, {3018268,3885054,3885445,0.152076923076923,-1}, {3018269,3885445,3885835,0.111876923076923,-1}, {3018270,3885162,3885445,0.132765517241379,-1}, {3018271,3883321,3883414,-1,0.0380428571428571}, {3018272,3883414,3883658,-1,0.108342857142857}, {3018273,3883414,3883419,0.0599657142857143,-1}, {3018274,3883280,3883355,0.0396,-1}, {3018275,3883355,3883610,0.101586666666667,-1}, {3018276,3885737,3886427,0.6133,0.525685714285714}, {3018277,3885920,3885737,0.078075,0.074952}, {3018278,3885737,3885410,-1,-1}, {3018280,3859200,3859167,0.01034,0.01034}, {3018281,3859167,3859035,-1,0.075925}, {3018282,3899403,3899363,0.0186333333333333,-1}, {3018283,3899307,3899557,-1,0.126758490566038}, {3018284,3899363,3899307,0.01848,-1}, {3018285,3899683,3899852,0.0618727272727273,0.10209}, {3018286,3899852,3900171,0.0936923076923077,0.126}, {3018314,3864463,3864646,0.07168,-1}, {3018315,3859115,3858706,0.1169,-1}, {3018320,3859258,3859115,0.0403692307692308,-1}, {3018321,3859315,3859258,0.0204166666666667,-1}, {3018322,3884683,3884745,0.0829578947368421,-1}, {3018452,3864015,3864032,0.0397636363636364,-1}, {3018453,3864032,3864380,0.338028571428571,-1}, {3018462,3865144,3865247,0.046944,0.0335314285714286}, {3018463,3865247,3865328,0.0332647058823529,0.039}, {3018464,3865247,3865285,-1,0.071}, {3018465,3865285,3865315,-1,0.0424384615384615}, {3018466,3865213,3865021,0.15804,0.15804}, {3018467,3864470,3864328,0.0934363636363636,-1}, {3018468,3864328,3864310,0.0144,-1}, {3018469,3864270,3864328,0.0400636363636364,-1}, {3018470,3864328,3864463,0.0534461538461538,-1}, {3018471,3871934,3872032,-1,0.171765957446809}, {3018472,3871954,3872032,-1,0.0326181818181818}, {3020208,3900337,3900448,0.0639555555555556,0.0639555555555556}, {3020447,3889293,3889152,-1,0.022065671641791}, {3020448,3889152,3888856,-1,0.0423130434782609}, {3020469,3881451,3881476,-1,0.0138285714285714}, {3020529,3913573,3913159,0.27618,0.27618}, {3020530,3913159,3913104,0.0290526315789474,0.0262857142857143}, {3020531,3913104,3913061,0.0233052631578947,0.0210857142857143}, {3020532,3913057,3912256,0.47151,0.554717647058824}, {3020533,3913057,3913099,0.0348428571428571,0.0304875}, {3020927,3905947,3906538,0.34737,0.34737}, {3020928,3903785,3903828,0.0220888888888889,0.0220888888888889}, {3020929,3903828,3904253,0.207644444444444,0.207644444444444}, {3020990,3867763,3867847,-1,0.08365}, {3020991,3867847,3867853,-1,0.0289636363636364}, {3021002,3848123,3848831,0.412927272727273,0.412927272727273}, {3021003,3848831,3848980,0.0723272727272727,0.0723272727272727}, {3021021,3873008,3873018,0.116674285714286,0.163344}, {3021022,3873018,3873359,0.135977777777778,0.135977777777778}, {3021023,3874046,3873251,0.3734,0.289083870967742}, {3021024,3873018,3872804,0.122511111111111,0.122511111111111}, {3021025,3872804,3873279,0.6194,0.6194}, {3021026,3873279,3873251,0.135675,0.127694117647059}, {3021027,3872804,3873279,0.661328571428571,0.661328571428571}, {3021031,3858011,3857983,0.0740380952380952,-1}, {3021032,3855897,3856249,0.2764,-1}, {3021033,3855897,3855140,-1,0.314711111111111}, {3021034,3855140,3854739,0.2114,0.1812}, {3021035,3853749,3854211,0.170072727272727,0.170072727272727}, {3021036,3853763,3853241,0.2046,0.2046}, {3021037,3853428,3853749,0.131872727272727,0.131872727272727}, {3021038,3853241,3852830,0.142527272727273,0.142527272727273}, {3021039,3852822,3853428,0.202272727272727,0.202272727272727}, {3021040,3852830,3852268,0.174818181818182,0.174818181818182}, {3021041,3852256,3852822,0.167854545454545,0.167854545454545}, {3021042,3852268,3851730,0.177309090909091,0.177309090909091}, {3021043,3851816,3852256,0.134964705882353,0.134964705882353}, {3021044,3850999,3851081,0.122018181818182,0.122018181818182}, {3021045,3851081,3851816,0.257945454545455,0.257945454545455}, {3021055,3863075,3862960,0.0731333333333333,0.0731333333333333}, {3021067,3871704,3872103,0.121037837837838,0.135709090909091}, {3021068,3871092,3871280,0.0767142857142857,0.0639285714285714}, {3021124,3858565,3858278,0.130066666666667,0.130066666666667}, {3021125,3919957,3919866,0.066525,0.0939176470588235}, {3021126,3919866,3919159,0.480456,0.60057}, {3021127,3919866,3919457,0.320166666666667,0.274428571428571}, {3021128,3902036,3902123,0.021945,-1}, {3021129,3914199,3914359,0.133826086956522,0.219857142857143}, {3021130,3914359,3914699,0.171131707317073,0.17541}, {3021132,3908441,3908999,0.125748,0.1497}, {3021133,3908999,3908744,0.160622222222222,0.160622222222222}, {3021139,3907205,3907326,-1,0.0333219512195122}, {3021140,3907326,3907159,0.260657142857143,-1}, {3021141,3907159,3907057,0.14754,-1}, {3021148,3870743,3870883,0.108166666666667,-1}, {3021149,3870771,3870378,0.123512195121951,-1}, {3021150,3870378,3870278,0.039454054054054,0.0317347826086956}, {3021151,3870508,3870743,-1,0.228347368421053}, {3021152,3870743,3870718,-1,0.00657}, {3021153,3870718,3870378,-1,0.113790697674419}, {3021154,3897298,3897345,0.0124636363636364,-1}, {3021155,3897259,3897298,0.11196,-1}, {3021156,3897259,3897496,0.28278,0.28278}, {3021176,3864541,3864669,0.246069230769231,0.236955555555556}, {3021177,3864669,3865619,0.5163,0.501548571428571}, {3021178,3864669,3864415,0.4542,0.4542}, {3021179,3871451,3871391,0.100033333333333,-1}, {3021180,3871391,3871351,0.0368368421052632,-1}, {3021181,3871342,3871310,-1,0.0985875}, {3021182,3871310,3871351,-1,0.0481609756097561}, {3021184,3891411,3891414,-1,0.0427894736842105}, {3021200,3898149,3898223,-1,0.0868524590163934}, {3021201,3898149,3897857,0.772707692307692,-1}, {3021202,3900549,3900721,0.041796,-1}, {3021203,3900721,3900776,0.0134588235294118,-1}, {3021204,3900721,3900720,0.01767,0.0126214285714286}, {3021214,3900539,3900719,-1,0.0526142857142857}, {3021215,3900719,3900789,-1,0.0193333333333333}, {3021216,3900720,3900719,0.0278117647058824,0.01576}, {3021219,3898083,3898145,0.0852090909090909,-1}, {3021220,3898145,3898156,0.014053125,-1}, {3021221,3897835,3898145,0.579026086956522,-1}, {3021224,3901991,3902048,-1,0.0149727272727273}, {3021225,3902048,3902200,-1,0.0345906976744186}, {3021237,3883641,3883929,0.0684888888888889,-1}, {3021238,3883929,3884206,0.12441,-1}, {3021239,3883966,3884061,0.034858064516129,-1}, {3021240,3884061,3884227,0.357939130434783,-1}, {3021291,3890881,3891507,0.236982352941176,0.161148}, {3021292,3891507,3891569,0.100971428571429,0.02945}, {3021293,3891569,3891723,0.037968,0.037968}, {3021294,3891723,3892260,0.138788235294118,0.141564}, {3021295,3891507,3891723,-1,0.0711473684210526}, {3021296,3887667,3887710,0.0185863636363636,-1}, {3021297,3887990,3887893,-1,0.0314470588235294}, {3021298,3887990,3888003,0.00478666666666667,-1}, {3021299,3887710,3887749,0.0163428571428571,-1}, {3021300,3888003,3888071,0.0169914893617021,-1}, {3021304,3890881,3890861,0.054888,0.0762333333333333}, {3021305,3890861,3890847,0.24315,0.24315}, {3021309,3890861,3891046,0.460457142857143,0.460457142857143}, {3021325,3887749,3887860,0.045978947368421,-1}, {3021326,3887860,3887842,0.0575538461538462,-1}, {3021346,3888061,3888071,-1,0.0234510638297872}, {3021347,3887990,3888061,0.02445,-1}, {3021350,3897794,3897793,0.0193636363636364,0.0193636363636364}, {3021351,3897609,3897788,-1,0.0504731707317073}, {3021352,3897788,3897793,0.0250909090909091,0.0250909090909091}, {3021356,3897334,3897414,-1,0.0194625}, {3021357,3896024,3896211,-1,0.0454040816326531}, {3021367,3887316,3887690,0.165024,-1}, {3021368,3887690,3887893,0.06824,-1}, {3021384,3885856,3885864,0.0189677419354839,0.0189677419354839}, {3021385,3885864,3885949,0.191645901639344,0.191645901639344}, {3021386,3885864,3886956,0.61935,0.61935}, {3021390,3906608,3907074,0.198763636363636,-1}, {3021487,3885597,3885710,0.145865625,0.137285294117647}, {3021488,3885963,3886082,0.305424,0.331982608695652}, {3021489,3885710,3885911,-1,0.165486956521739}, {3021576,3907297,3907187,0.0623777777777778,0.0623777777777778}, {3022379,3885345,3885272,0.102633333333333,-1}, {3022380,3885272,3885188,0.1310625,-1}, {3022381,3880854,3880893,0.02626,-1}, {3022388,3872283,3871939,0.200775,-1}, {3022389,3895278,3895333,-1,0.0365}, {3022390,3895333,3895400,-1,0.0349170731707317}, {3022468,3897646,3897762,-1,0.0236173913043478}, {3022469,3898191,3899087,0.174290625,-1}, {3023424,3893801,3894269,0.601930434782609,0.314645454545455}, {3023425,3894269,3894307,0.0260538461538462,0.0233586206896552}, {3023426,3893831,3894190,0.167022857142857,-1}, {3023427,3894190,3894307,0.0863307692307692,-1}, {3023428,3894307,3894380,0.03688,0.0502909090909091}, {3023429,3894380,3894794,0.177771428571429,0.282818181818182}, {3023430,3894190,3894380,0.10645,-1}, {3023431,3894147,3894269,-1,0.056445}, {3023432,3893801,3894187,0.266542857142857,0.243365217391304}, {3023433,3894187,3894259,0.053,0.0477}, {3023434,3894238,3894187,-1,0.140534693877551}, {3023435,3894187,3894136,-1,0.168117647058824}, {3023436,3894136,3894077,-1,0.226614285714286}, {3023437,3892616,3894004,0.624827586206896,0.549090909090909}, {3023438,3894004,3894065,0.042675,0.0296869565217391}, {3023439,3894004,3893972,-1,0.0923590909090909}, {3023440,3893289,3894077,-1,0.61581}, {3023441,3894077,3894125,0.0288666666666667,0.06495}, {3023442,3893101,3893972,-1,0.458355555555556}, {3023443,3893972,3894022,-1,0.0374}, {3023444,3893921,3893811,0.0609230769230769,-1}, {3023445,3893811,3893724,0.0837111111111111,0.0538142857142857}, {3023446,3894022,3893978,0.0870418604651163,-1}, {3023447,3893978,3893921,0.0374857142857143,-1}, {3023448,3893961,3893921,0.0610666666666667,0.07328}, {3023449,3893978,3893961,0.0709354838709677,-1}, {3023450,3893891,3893811,-1,0.06}, {3023451,3893921,3893891,0.0336857142857143,0.0277411764705882}, {3023452,3893972,3893939,-1,0.0790243902439024}, {3023453,3893939,3893891,-1,0.0430578947368421}, {3023455,3849886,3849626,0.29688,0.30925}, {3023812,3899580,3899554,-1,0.0425076923076923}, {3023813,3900171,3899551,0.4786,0.499408695652174}, {3023814,3899551,3899403,0.0847090909090909,0.0716769230769231}, {3023817,3865328,3865401,0.103726829268293,-1}, {3024256,3883929,3883935,-1,0.0415304347826087}, {3024257,3884285,3884345,-1,0.1299}, {3024258,3884345,3884370,-1,0.0325058823529412}, {3024259,3883935,3884229,-1,0.259907142857143}, {3024260,3884229,3884345,-1,0.168768}, {3024261,3884229,3884285,-1,0.04314}, {3038793,3909340,3908941,0.215688,-1}, {3038794,3909412,3909287,0.291133333333333,0.291133333333333}, {3038812,3862735,3862873,0.204352941176471,0.204352941176471}, {3038814,3871777,3871799,-1,0.0231076923076923}, {3038815,3871669,3871777,-1,0.0569052631578947}, {3038816,3871669,3871700,0.0485866666666667,-1}, {3038824,3909368,3909449,0.0568,0.0426}, {3038825,3909449,3909567,0.11676,0.08757}, {3038828,3909567,3909485,0.0362,0.047784}, {3038829,3909485,3908585,0.265865217391304,0.321836842105263}, {3038830,3909449,3909485,0.117284210526316,-1}, {3038839,3908442,3909010,0.255754838709677,0.2477625}, {3038840,3909010,3909128,0.0476,0.0541655172413793}, {3038841,3908977,3907973,0.346488888888889,0.346488888888889}, {3038842,3909010,3908977,0.0566,0.0566}, {3038843,3909012,3908340,0.27136875,0.27136875}, {3038844,3908977,3909012,0.050295652173913,0.050295652173913}, {3038845,3909123,3909099,0.39105,0.39105}, {3038846,3909012,3909123,0.0535090909090909,0.0511826086956522}, {3038847,3909128,3909204,0.0401225806451613,0.0460666666666667}, {3038848,3909204,3909808,0.308078571428571,0.319488888888889}, {3038849,3909123,3909204,0.0551181818181818,0.0551181818181818}, {3038862,3885850,3886162,-1,-1}, {3038881,3900760,3900902,-1,-1}, {3038882,3900902,3900910,0.0636,0.05088}, {3038883,3900724,3900902,0.99738947368421,1.11472941176471}, {3038884,3900234,3900235,0.0144,-1}, {3038885,3900235,3900252,0.16811320754717,-1}, {3038889,3900220,3900213,-1,0.0539234042553191}, {3038901,3900428,3900919,0.1371,0.194593548387097}, {3038902,3900919,3901376,0.104811764705882,0.1113625}, {3038903,3900910,3900919,0.0834782608695652,0.0533333333333333}, {3038904,3900910,3901484,-1,-1}, {3038905,3901484,3902255,-1,-1}, {3038906,3901376,3901496,0.0237396226415094,0.0267702127659574}, {3038907,3901496,3902273,0.219061538461538,0.244097142857143}, {3038908,3901484,3901496,0.048,0.048}, {3038970,3899302,3899859,-1,0.130746428571429}, {3038975,3900382,3900455,-1,0.022004347826087}, {3038976,3900981,3901239,0.1108,0.1108}, {3038977,3900068,3900381,0.3409,0.3409}, {3038981,3901019,3900981,0.142778571428571,0.148066666666667}, {3038982,3901019,3902574,0.478145454545455,0.478145454545455}, {3039003,3883271,3883676,0.179733333333333,0.179733333333333}, {3039004,3883010,3883397,0.110473469387755,0.106141176470588}, {3039005,3883397,3883271,0.101175,0.1349}, {3039006,3883794,3883839,0.0257307692307692,0.0318571428571429}, {3039007,3883839,3884108,0.143957142857143,0.223933333333333}, {3039008,3883397,3883839,0.215032258064516,0.162585365853659}, {3039009,3883010,3881387,0.461292857142857,0.478377777777778}, {3039010,3879866,3881301,0.797266666666667,0.768792857142857}, {3039011,3881301,3881387,0.07772,0.0529909090909091}, {3039012,3881511,3881301,0.222347368421053,0.176025}, {3039013,3877491,3877637,-1,-1}, {3039014,3877637,3878088,-1,-1}, {3039015,3878530,3878800,0.0641222222222222,0.0678941176470588}, {3039016,3878800,3879324,0.130702040816327,0.128088}, {3039019,3884920,3885522,0.230555555555556,0.230555555555556}, {3039020,3885522,3885524,0.09,-1}, {3039021,3884783,3885503,0.2380125,0.282088888888889}, {3039022,3885503,3885604,0.0288882352941177,0.0338689655172414}, {3039023,3885522,3885503,-1,0.49698}, {3039024,3898818,3898860,0.0225789473684211,0.0225789473684211}, {3039025,3898860,3899173,0.16887,0.241242857142857}, {3039026,3898733,3899092,0.117635294117647,0.1111}, {3039027,3899092,3899696,0.268269230769231,0.249107142857143}, {3039028,3898860,3899092,0.4755,0.4755}, {3039033,3900232,3900380,0.05004375,0.0942}, {3039034,3900380,3900428,0.0184166666666667,0.039}, {3039035,3900235,3900577,-1,0.200085714285714}, {3039036,3900577,3900910,0.144488888888889,0.139328571428571}, {3039037,3900380,3900577,0.136338461538462,0.2532}, {3039085,3899497,3899615,0.0701777777777778,0.0701777777777778}, {3039086,3899244,3899497,0.128818181818182,0.1417}, {3039087,3899615,3899244,0.256755555555556,0.256755555555556}, {3039088,3899095,3899287,0.133406896551724,0.09672}, {3039089,3899287,3899526,0.1371,0.112172727272727}, {3039090,3899615,3900356,0.400955555555556,0.400955555555556}, {3039091,3900064,3900356,0.175644444444444,0.175644444444444}, {3039092,3899988,3900064,0.0450222222222222,0.0450222222222222}, {3039093,3899988,3900332,0.134955555555556,0.134955555555556}, {3039094,3900332,3901120,0.439111111111111,0.439111111111111}, {3039095,3900356,3900579,0.113711111111111,0.113711111111111}, {3039096,3900579,3901158,0.273577777777778,0.273577777777778}, {3039097,3900332,3900579,0.207555555555556,0.207555555555556}, {3039099,3900049,3900039,0.0259714285714286,-1}, {3039100,3900039,3899983,0.0920526315789474,-1}, {3039101,3900000,3900041,0.01338,-1}, {3039121,3860494,3861326,-1,-1}, {3039122,3861326,3861558,0.122511111111111,0.122511111111111}, {3039283,3859420,3859564,0.12004,0.105917647058824}, {3039284,3859564,3859929,0.284485714285714,0.3319}, {3039285,3859929,3860099,0.16188,0.186784615384615}, {3039286,3859564,3859929,0.2222,0.2222}, {3039287,3861013,3860371,0.28438,-1}, {3039288,3860371,3860205,0.0660810810810811,-1}, {3039289,3860371,3860099,-1,-1}, {3039292,3860099,3860884,-1,-1}, {3039346,3868140,3868179,-1,-1}, {3039347,3868179,3868237,-1,-1}, {3039432,3900455,3900515,-1,0.0189545454545455}, {3039433,3900515,3900565,-1,0.0202}, {3039438,3895137,3895193,-1,0.0340772727272727}, {3040236,3861321,3862136,0.322287804878049,0.35712972972973}, {3040345,3868192,3868211,0.01836,-1}, {3040354,3867716,3867453,0.117133333333333,0.121638461538462}, {3040355,3867453,3867230,0.0751241379310345,0.0702774193548387}, {3040428,3884747,3884813,0.0256451612903226,0.0361363636363636}, {3040654,3888353,3888427,0.04542,-1}, {3040660,3890957,3891082,0.154690909090909,0.121542857142857}, {3040661,3891082,3891146,-1,0.0624692307692308}, {3040662,3891031,3891146,-1,0.037095}, {3040663,3891082,3891031,0.113470588235294,-1}, {3040664,3890974,3891052,0.0267,-1}, {3040665,3891052,3891160,0.0407513513513513,-1}, {3041935,3898020,3898046,0.0168,0.01848}, {3041936,3898046,3898318,0.20793,0.20793}, {3041937,3895180,3895338,0.0468979591836735,0.0441923076923077}, {3041938,3895338,3895566,-1,0.0673591836734694}, {3041939,3895978,3896005,0.0212129032258065,0.0274}, {3041940,3896005,3896260,0.1804125,0.3396}, {3041941,3895199,3895547,0.22432,-1}, {3041942,3896735,3896844,0.129070588235294,0.129070588235294}, {3041943,3896735,3896005,-1,0.261757894736842}, {3041944,3895547,3895338,-1,0.0614553191489362}, {3041945,3898046,3897537,-1,0.224854545454545}, {3041946,3897522,3897537,0.022968,0.0261}, {3041947,3880838,3880912,0.02374,-1}, {3041948,3881006,3880912,0.0923333333333333,0.0923333333333333}, {3041951,3895663,3896075,0.329947826086957,0.216822857142857}, {3041952,3896075,3896128,0.0236068965517241,-1}, {3041953,3896471,3896563,0.0444,-1}, {3041954,3896437,3896234,0.1395,0.172714285714286}, {3041955,3896128,3896092,-1,0.0136173913043478}, {3041956,3896092,3895931,-1,0.0706604651162791}, {3041957,3895931,3896119,0.217928571428571,-1}, {3041958,3896119,3896155,0.02068,-1}, {3041959,3896217,3896181,0.0149720930232558,-1}, {3041960,3896181,3896030,0.0629086956521739,-1}, {3041961,3896075,3896092,-1,0.025125}, {3041962,3896092,3896119,-1,0.01494375}, {3041963,3896119,3896181,-1,0.0418444444444444}, {3041964,3896181,3896437,-1,0.244166666666667}, {3041965,3896437,3896563,-1,0.0494647058823529}, {3042484,3890457,3890562,-1,0.0389272727272727}, {3042486,3892862,3892945,-1,0.0178408163265306}, {3042490,3885150,3885118,-1,0.0470903225806452}, {3042491,3885118,3885097,-1,0.0456882352941176}, {3042495,3885118,3885255,-1,0.159635294117647}, {3042496,3885026,3884809,0.120627272727273,-1}, {3042497,3884796,3884947,-1,0.23278}, {3042498,3884947,3884978,-1,0.0488057142857143}, {3042499,3884809,3884947,0.159157894736842,-1}, {3042543,3895346,3895643,0.119222727272727,-1}, {3042544,3895434,3895450,-1,0.01422}, {3042545,3893565,3895158,0.416937931034483,-1}, {3042546,3895158,3895201,0.0244909090909091,-1}, {3042549,3898746,3898640,0.0601736842105263,0.0476375}, {3042550,3898494,3898557,0.0257379310344828,-1}, {3042552,3869824,3869680,0.04308,0.0349297297297297}, {3042553,3869680,3869461,0.05076,0.05076}, {3042554,3870193,3869981,0.09621,0.0549771428571429}, {3042555,3869981,3869824,0.0628173913043478,0.0437818181818182}, {3042556,3870041,3869824,0.1904,0.068}, {3042567,3865015,3864643,0.115005882352941,0.162925}, {3042568,3864643,3864040,0.211747058823529,0.232238709677419}, {3042569,3864629,3864863,0.107651162790698,0.125108108108108}, {3042570,3864863,3865144,0.136962162162162,0.120657142857143}, {3042571,3864473,3864560,0.0601714285714286,0.0815225806451613}, {3042572,3864560,3864629,0.0371581395348837,0.0469941176470588}, {3042577,3866009,3865767,0.109241379310345,0.111157894736842}, {3042578,3865767,3865334,0.270703448275862,0.280371428571429}, {3042579,3865015,3865004,0.0477733333333333,-1}, {3042580,3865004,3864890,0.269433962264151,-1}, {3042581,3864890,3864889,0.0688188679245283,-1}, {3042582,3865079,3864986,-1,0.28164}, {3042583,3864986,3864981,-1,0.0906470588235294}, {3042584,3865196,3865128,0.0336375,-1}, {3042585,3865128,3864981,0.087675,-1}, {3042586,3863953,3863322,0.26925,-1}, {3042587,3864912,3864819,-1,0.038875}, {3042588,3864819,3863621,-1,0.5268}, {3042589,3864990,3864998,-1,0.044775}, {3042590,3864998,3865005,-1,0.0536615384615385}, {3042592,3877871,3878020,0.0833052631578947,-1}, {3042596,3865309,3865261,0.181690909090909,-1}, {3042597,3865261,3865186,0.07065,-1}, {3042600,3884871,3885029,0.30921,-1}, {3042601,3885029,3885097,0.0886384615384615,-1}, {3042602,3864784,3864931,0.0736434782608696,-1}, {3042603,3864931,3865056,0.0654,-1}, {3042604,3864934,3864869,0.0722903225806452,-1}, {3042605,3864869,3864784,0.0793846153846154,-1}, {3042613,3890664,3890704,0.047295652173913,0.03626}, {3042614,3890494,3890585,0.0835928571428571,0.0866888888888889}, {3042615,3887585,3887706,0.0323210526315789,0.0314923076923077}, {3042616,3887706,3888545,0.20673488372093,0.216819512195122}, {3042617,3871961,3871968,0.0653189189189189,-1}, {3042618,3872452,3872484,-1,0.026796}, {3042619,3886816,3887002,0.08265,-1}, {3042620,3869774,3869498,0.0636714285714286,-1}, {3042621,3870062,3869924,-1,0.0441}, {3042622,3870079,3870062,0.19684,0.109355555555556}, {3042623,3870092,3870079,0.11802,0.0931736842105263}, {3042624,3887842,3887750,0.0243428571428571,-1}, {3042625,3887750,3887556,0.0554571428571429,-1}, {3042626,3875102,3875100,0.0988941176470588,-1}, {3042627,3887592,3887531,0.0229609756097561,-1}, {3042630,3850774,3850566,0.0602428571428571,0.0486576923076923}, {3042631,3850566,3850165,0.1,0.0910714285714286}, {3042632,3878140,3878360,0.0592285714285714,0.051825}, {3042647,3899648,3899733,-1,0.0731625}, {3042648,3899733,3899819,-1,0.07845}, {3042649,3899669,3899757,0.0398470588235294,-1}, {3042650,3899757,3899819,0.0283945945945946,-1}, {3042654,3853410,3853523,0.0428678571428571,0.0436472727272727}, {3042655,3853523,3853685,0.0733142857142857,0.0744967741935484}, {3042656,3852484,3853012,0.110684210526316,-1}, {3042657,3853012,3853094,0.0257318181818182,-1}, {3042663,3899450,3899282,0.0796153846153846,-1}, {3042664,3899282,3899226,0.021825,-1}, {3042665,3899447,3899276,-1,0.0863478260869565}, {3042666,3899276,3899136,-1,0.0561428571428571}, {3042667,3899450,3899279,0.0533513513513513,-1}, {3042668,3899282,3899279,-1,0.0182166666666667}, {3042669,3899279,3899276,0.0470769230769231,0.034}, {3042670,3899276,3899263,0.0729555555555556,0.0729555555555556}, {3042677,3875582,3875549,0.121515789473684,0.112624390243902}, {3042678,3875380,3875499,0.0639,0.0594418604651163}, {3042679,3875499,3875582,0.0590368421052632,0.056085}, {3042684,3872414,3872456,0.046575,-1}, {3042685,3872664,3872707,0.08505,-1}, {3042688,3872065,3872053,0.0474285714285714,-1}, {3042689,3872456,3872510,0.06072,-1}, {3042690,3872510,3872569,0.06845,-1}, {3042691,3872524,3872623,-1,0.0935333333333333}, {3042694,3872006,3872381,-1,0.0922421052631579}, {3042695,3897924,3898140,-1,0.051615}, {3042696,3880951,3880770,0.0720642857142857,-1}, {3042697,3880770,3880536,0.0887333333333333,-1}, {3042700,3899698,3899660,-1,0.0690648648648649}, {3042701,3899660,3899580,-1,0.136231578947368}, {3042702,3899763,3899723,-1,0.054227027027027}, {3042703,3899723,3899698,-1,0.0592421052631579}, {3042706,3912518,3912673,-1,0.0255217391304348}, {3042707,3912749,3912967,-1,0.0314}, {3042708,3912967,3913638,-1,0.104031428571429}, {3042718,3854745,3854648,0.0218823529411765,0.0206666666666667}, {3042736,3875508,3875661,0.039,0.1092}, {3042737,3875661,3877681,0.6648,0.506514285714286}, {3042738,3875349,3875408,-1,0.0665192307692308}, {3042739,3875408,3875580,-1,0.157835294117647}, {3042740,3872863,3873916,0.207316363636364,0.316733333333333}, {3042741,3865102,3865039,0.0186171428571429,0.013575}, {3042742,3864838,3865075,0.0527236363636364,0.0475377049180328}, {3042743,3865680,3865656,0.0394301886792453,0.0401884615384615}, {3042744,3865656,3865102,0.160285714285714,0.148188679245283}, {3042745,3865526,3868434,0.5184,0.480834782608696}, {3042746,3874519,3874393,-1,0.1026}, {3042747,3874669,3874621,0.0233884615384615,-1}, {3042748,3874888,3874800,0.0388254545454545,-1}, {3042749,3874800,3874669,0.0687888888888889,-1}, {3042750,3873972,3873944,-1,0.0739066666666667}, {3042751,3873944,3873988,-1,0.185088888888889}, {3042752,3873887,3873729,0.0484578947368421,0.076725}, {3042753,3873729,3873407,0.0727148936170213,0.0813714285714286}, {3042754,3873407,3873008,0.0843622641509434,0.089424}, {3042755,3874275,3873998,-1,0.14778}, {3042766,3864480,3864442,0.011175,0.01396875}, {3042767,3864442,3864362,0.023535,0.0268971428571429}, {3042802,3865496,3865503,-1,0.02863125}, {3042803,3865503,3865518,-1,0.154976470588235}, {3042810,3901293,3901385,0.0374630136986301,-1}, {3042811,3901385,3901531,0.0544816901408451,-1}, {3042812,3900150,3900864,-1,0.23747619047619}, {3042813,3901351,3901439,-1,0.0367114285714286}, {3042814,3901439,3901585,-1,0.0581485714285714}, {3042815,3901503,3901590,0.0882,0.0774439024390244}, {3042816,3878315,3878177,0.05828,-1}, {3042817,3877873,3877789,0.04203,-1}, {3042818,3877668,3877344,-1,0.255266666666667}, {3042819,3857745,3857764,0.0304,0.0304}, {3042820,3858996,3858360,0.160884,-1}, {3042821,3858360,3858230,0.0366976744186047,-1}, {3042822,3855029,3854873,0.0379882352941176,0.0412212765957447}, {3042823,3855338,3855029,0.0682846153846154,0.0696235294117647}, {3042824,3856827,3855938,0.176049056603774,0.166617857142857}, {3042825,3854652,3854641,0.0214325581395349,0.0214325581395349}, {3042826,3854641,3854609,0.04385,0.0429551020408163}, {3042836,3901233,3901470,-1,0.0614}, {3042837,3901470,3901689,-1,0.0516905660377358}, {3042838,3870278,3870130,0.06172,0.0402521739130435}, {3042839,3870130,3870041,0.061,0.0284666666666667}, {3042840,3879195,3879355,0.177,-1}, {3042841,3879355,3879464,0.11485,-1}, {3042846,3880809,3880826,0.0299217391304348,0.0264692307692308}, {3042847,3902309,3902164,0.0986769230769231,0.0874636363636364}, {3042848,3902164,3902129,0.0336692307692308,0.0236594594594595}, {3042849,3902883,3902930,0.0222545454545455,0.0288}, {3042850,3902930,3902983,0.0291652173913043,0.0353052631578947}, {3042851,3899872,3899831,0.092505,-1}, {3042852,3899831,3899816,0.0332590909090909,-1}, {3042853,3900372,3900539,-1,0.0600315789473684}, {3042854,3899888,3899858,-1,0.0492}, {3042855,3899858,3899813,-1,0.0693428571428572}, {3042856,3900030,3900286,0.0634428571428571,-1}, {3042857,3900286,3900549,0.070425,-1}, {3042858,3899279,3899136,0.0431414634146341,-1}, {3042859,3901196,3901250,-1,0.0858878048780488}, {3042862,3868288,3868213,-1,0.01782}, {3042863,3871317,3871272,0.01236,-1}, {3042864,3871272,3870771,0.156068181818182,-1}, {3043195,3881829,3881683,0.0932052631578947,-1}, {3043196,3881683,3882318,0.209925,-1}, {3043197,3878418,3881336,-1,0.4966}, {3043198,3881506,3882238,0.1348,-1}, {3043199,3878414,3881323,0.523014705882353,-1}, {3043200,3881323,3881817,0.0776417910447761,-1}, {3043201,3858492,3858450,0.0595963636363636,0.0607}, {3043205,3903195,3903443,-1,0.0592354838709677}, {3043206,3903443,3903853,-1,0.118170491803279}, {3043210,3915727,3915764,-1,0.00875}, {3043278,3853685,3857169,0.713214084507042,0.6843}, {3043279,3857169,3857587,0.072346875,0.063427397260274}, {3043284,3894825,3894868,0.029412,-1}, {3043285,3894868,3894912,0.029868,-1}, {3043296,3895566,3895724,-1,0.0536142857142857}, {3043297,3895724,3895978,-1,0.105522580645161}, {3043298,3896005,3895616,-1,0.287894117647059}, {3043299,3895616,3895547,-1,0.0330769230769231}, {3043336,3895770,3895811,0.032975,-1}, {3043341,3895961,3895811,-1,0.117525}, {3043342,3895984,3896152,0.12087,-1}, {3043343,3895709,3895960,0.135272727272727,-1}, {3043344,3895960,3895984,0.0142702702702703,-1}, {3043345,3900691,3900814,0.0842947368421053,0.12012}, {3043346,3901121,3901083,-1,0.125}, {3043347,3901083,3901030,-1,0.138714285714286}, {3043348,3880601,3880503,0.0301444444444444,-1}, {3043349,3880503,3880356,0.04,-1}, {3043353,3880977,3881111,-1,0.0348555555555556}, {3043354,3881000,3881139,0.0348535714285714,-1}, {3043355,3881480,3881402,0.0384857142857143,0.0612272727272727}, {3043356,3881402,3880911,0.190645714285714,0.20851875}, {3043357,3878789,3879143,0.122057142857143,-1}, {3043358,3879143,3879199,0.0268258064516129,-1}, {3043362,3879581,3879561,0.011208,-1}, {3043363,3879561,3879540,0.0126,-1}, {3043364,3879452,3879507,-1,0.063912}, {3043365,3879507,3879566,-1,0.05786}, {3043366,3879212,3879284,0.106737931034483,-1}, {3043367,3879284,3879346,0.0518086956521739,-1}, {3043374,3901030,3901143,-1,0.1518}, {3043375,3901143,3901196,-1,0.0854836363636364}, {3043376,3900881,3901005,0.253418181818182,0.2613375}, {3043377,3884150,3884243,-1,0.0501061224489796}, {3043378,3884243,3884339,-1,0.0531191489361702}, {3043379,3900814,3900862,0.0488571428571429,0.0580754716981132}, {3043380,3883419,3883585,0.07714,0.105190909090909}, {3043381,3883585,3883732,0.0743785714285714,0.06942}, {3043384,3902514,3902558,0.03885,0.0481}, {3043385,3902558,3902737,0.149493103448276,0.160566666666667}, {3043386,3882727,3883000,0.1129375,-1}, {3043387,3882727,3883029,-1,0.107514893617021}, {3043388,3883029,3883067,-1,0.0132382978723404}, {3043389,3902737,3902882,0.111267692307692,0.12054}, {3043390,3902882,3902986,0.078196875,0.0820426229508197}, {3043397,3903267,3903405,0.05181,0.05181}, {3043398,3903405,3903710,0.141747540983607,0.139461290322581}, {3043401,3904172,3904224,0.0227368421052632,0.0235636363636364}, {3043402,3904224,3904315,0.0336321428571429,0.0348777777777778}, {3043414,3904935,3905196,0.09717,0.0988169491525424}, {3043415,3896378,3896559,-1,0.0884052631578948}, {3043416,3896559,3896829,-1,0.14613488372093}, {3237937,3918946,3919430,0.32504,-1}, {3237938,3919137,3919637,-1,0.298875}, {3237950,3920010,3920106,0.0622137931034483,0.100233333333333}, {3237951,3919497,3919921,0.1176,0.112486956521739}, {3237952,3919921,3920010,0.0429375,0.0381666666666667}, {3237953,3920106,3919921,-1,0.0750333333333333}, {3237954,3920010,3920211,0.0767117647058824,0.08150625}, {3237955,3920106,3920211,0.0692571428571429,-1}, {3237956,3920106,3920364,0.128883870967742,0.121072727272727}, {3237957,3920364,3920499,0.131625,0.100285714285714}, {3237958,3920364,3920434,0.0849555555555556,-1}, {3237959,3920602,3920364,0.0879942857142857,-1}, {3237981,3866769,3866733,0.0583909090909091,0.0583909090909091}, {3237984,3922038,3921841,0.152222222222222,0.152222222222222}, {3238645,3881842,3881653,0.1898,-1}, {3238646,3881653,3881386,0.28212,-1}, {3238678,3873482,3873462,0.0344454545454545,-1}, {3238718,3870910,3870973,-1,-1}, {3239077,3875837,3876264,0.13842,0.13842}, {3239090,3886907,3886885,0.2874,0.2874}, {3239093,3891272,3891295,0.0298378378378378,0.0306666666666667}, {3239132,3891160,3891146,0.05144,-1}, {3239429,3902199,3902237,0.147111111111111,-1}, {3239430,3902237,3902029,-1,0.1206}, {3239431,3902641,3902237,-1,0.26492}, {3239681,3871406,3871091,0.201545454545455,0.2217}, {3239682,3871124,3871091,0.0387375,0.0387375}, {3239683,3871091,3870864,0.0816888888888889,0.0816888888888889}, {3239685,3858791,3857712,0.443444444444444,0.443444444444444}, {3239687,3858825,3858968,-1,-1}, {3239688,3858968,3859221,0.1268,0.1268}, {3239689,3854670,3854250,0.231222222222222,0.231222222222222}, {3239690,3854250,3853817,0.201644444444444,0.201644444444444}, {3239691,3854734,3854670,0.0454,0.0454}, {3239707,3848834,3848365,0.4738,0.4738}, {3239721,3851556,3852198,0.355622222222222,0.355622222222222}, {3239722,3852198,3852517,0.125622222222222,0.125622222222222}, {3239723,3852198,3852317,0.138266666666667,0.138266666666667}, {3239726,3854867,3854709,0.108025,0.12963}, {3239727,3855823,3856352,0.3238,0.3238}, {3239728,3854202,3855366,0.573738461538462,0.573738461538462}, {3239729,3855366,3855876,0.2614,0.2614}, {3239730,3854867,3855366,0.567969230769231,-1}, {3239731,3855366,3855823,0.343421052631579,-1}, {3239742,3857682,3857691,0.0370325581395349,0.0388390243902439}, {3239743,3857691,3857745,0.0947466666666667,0.099153488372093}, {3239744,3858683,3858591,0.0518647058823529,0.05878}, {3239745,3858591,3858361,0.123051428571429,0.153814285714286}, {3239746,3857691,3857778,0.0318444444444444,0.0318444444444444}, {3239747,3857778,3858591,0.340311111111111,0.340311111111111}, {3239782,3850091,3850612,-1,-1}, {3239783,3851186,3851132,-1,-1}, {3239784,3851132,3850663,-1,-1}, {3239788,3851132,3851557,-1,-1}, {3239789,3851557,3851657,-1,-1}, {3239790,3921330,3921155,0.08379,0.0713106382978723}, {3239791,3921155,3921019,0.0530936170212766,0.0519875}, {3239792,3921155,3921246,0.199644444444444,0.199644444444444}, {3239795,3851083,3851031,0.174064864864865,0.149776744186047}, {3239796,3851031,3851477,0.182751219512195,0.182751219512195}, {3239797,3850966,3851031,-1,-1}, {3239801,3859594,3860080,-1,-1}, {3239802,3863237,3863022,0.141911111111111,0.141911111111111}, {3239803,3863022,3862893,-1,-1}, {3239821,3859869,3860019,-1,-1}, {3239822,3860019,3860081,0.0830444444444444,0.0830444444444444}, {3239829,3859276,3859230,-1,-1}, {3239830,3859251,3859184,0.02768,0.02768}, {3239831,3859184,3858457,0.21027,0.21027}, {3239832,3859230,3859184,-1,-1}, {3239833,3849472,3849452,0.224155555555556,0.224155555555556}, {3239836,3857939,3857119,-1,-1}, {3239837,3857119,3856944,-1,-1}, {3239838,3858673,3858039,-1,-1}, {3239840,3857119,3857919,-1,-1}, {3239841,3857919,3858039,-1,-1}, {3239842,3857939,3857919,-1,-1}, {3239843,3867223,3866808,0.228631578947368,0.188869565217391}, {3239844,3866808,3866733,0.0343565217391304,0.0303923076923077}, {3239845,3866966,3866769,-1,0.870471428571429}, {3239846,3866808,3866769,0.0637411764705882,0.0637411764705882}, {3239848,3868287,3868595,0.31116,0.31116}, {3239851,3852900,3852480,0.0931882352941176,0.0990125}, {3239855,3854263,3853530,0.254915789473684,0.246274576271186}, {3239856,3853530,3853469,0.0210954545454545,0.0189428571428571}, {3239860,3866449,3866798,0.138461538461538,0.138461538461538}, {3239861,3866798,3867608,0.30228,0.30228}, {3239862,3866798,3867007,-1,-1}, {3239865,3867854,3867608,-1,-1}, {3239869,3858673,3858803,-1,-1}, {3239878,3859470,3859399,0.0344,0.0344}, {3239879,3859399,3858862,0.218244444444444,0.218244444444444}, {3239913,3880554,3880580,0.222471428571429,0.183211764705882}, {3239914,3880580,3880796,0.17795625,0.138892682926829}, {3239915,3880580,3881456,-1,-1}, {3239916,3875599,3875553,-1,0.0605538461538462}, {3239917,3875553,3875475,-1,0.128577777777778}, {3239918,3850353,3850593,0.0930333333333333,0.0985058823529412}, {3239919,3850593,3850634,0.0191142857142857,0.0202727272727273}, {3239920,3850593,3850338,-1,-1}, {3239922,3864952,3864829,0.207818181818182,0.0788275862068966}, {3239923,3864944,3865113,0.186466666666667,-1}, {3239924,3865113,3865251,0.138342857142857,0.12105}, {3239925,3865113,3865115,0.05095,0.05095}, {3239926,3865115,3864952,0.179353846153846,-1}, {3239927,3865232,3865066,0.101746153846154,0.08266875}, {3239928,3865066,3864952,0.08853,0.0571161290322581}, {3239929,3865115,3865066,0.129911111111111,-1}, {3239937,3865091,3864862,0.262422222222222,0.262422222222222}, {3239938,3861228,3861756,0.35769,0.35769}, {3239943,3861228,3861004,0.265246153846154,0.2463}, {3239944,3861004,3860895,0.106820689655172,0.134686956521739}, {3239946,3861004,3861083,0.04785,0.04785}, {3239947,3861083,3861151,0.05475,0.05475}, {3239948,3861677,3862105,0.227304,0.218561538461538}, {3239949,3862105,3862025,-1,-1}, {3239950,3862025,3861894,-1,-1}, {3239953,3863165,3863018,0.102666666666667,0.102666666666667}, {3239979,3864840,3864830,-1,0.3336}, {3239980,3864830,3864845,0.0786923076923077,0.066}, {3239981,3850637,3850627,0.01018125,-1}, {3239982,3850627,3850559,0.0394071428571429,-1}, {3239983,3850417,3850376,-1,-1}, {3239984,3850311,3850275,0.00841304347826087,0.00758823529411765}, {3239985,3850275,3850033,0.0730173913043478,0.067176}, {3239986,3850376,3850275,-1,-1}, {3239987,3864830,3864758,0.367390909090909,0.577328571428571}, {3239988,3864758,3864479,0.201266666666667,0.201266666666667}, {3239989,3864758,3864840,-1,-1}, {3239990,3850627,3850540,-1,-1}, {3239991,3850540,3850376,-1,-1}, {3239994,3859674,3860550,0.513955555555556,0.513955555555556}, {3239995,3851904,3852111,-1,-1}, {3240020,3861036,3861762,0.505257142857143,0.408092307692308}, {3240021,3861762,3861675,0.20382,0.20382}, {3240025,3859850,3860298,0.260672727272727,0.220569230769231}, {3240026,3860592,3860274,-1,0.40008}, {3240027,3860274,3859211,-1,0.481244444444444}, {3240028,3859085,3859810,0.310022222222222,0.29895}, {3240029,3859810,3859850,0.021216,0.0171096774193548}, {3240031,3859870,3859810,0.0902222222222222,0.0902222222222222}, {3240033,3859870,3859432,0.197111111111111,0.197111111111111}, {3240034,3859870,3860224,0.168822222222222,0.168822222222222}, {3240044,3860032,3859579,0.283044444444444,0.283044444444444}, {3240045,3859579,3859534,0.0229111111111111,0.0229111111111111}, {3240084,3858826,3858496,0.164424,0.1612}, {3240085,3858578,3858496,0.0963428571428571,0.103753846153846}, {3240088,3879603,3879656,-1,0.0241818181818182}, {3240089,3879656,3879923,-1,0.132794117647059}, {3240090,3879622,3879982,0.112866666666667,-1}, {3240094,3871651,3871763,0.309355555555556,0.309355555555556}, {3240100,3877615,3877773,0.0699230769230769,0.0699230769230769}, {3240101,3877773,3878029,0.099888,0.0891857142857143}, {3240102,3878029,3878193,0.0884,0.0663}, {3240103,3877773,3878029,1.40406,1.40406}, {3240104,3849788,3849555,0.173660869565217,0.147933333333333}, {3240105,3849555,3849644,0.1914,0.1914}, {3240106,3849644,3849670,0.0592222222222222,0.0592222222222222}, {3240107,3849858,3849948,0.113006896551724,0.1024125}, {3240108,3849948,3849984,0.03988,0.0362545454545455}, {3240109,3849644,3849948,0.151844444444444,0.151844444444444}, {3240110,3853622,3853229,-1,0.27195}, {3240111,3853229,3853171,-1,0.0378}, {3240112,3853229,3852590,0.309377777777778,0.309377777777778}, {3240113,3877322,3877382,-1,0.06516}, {3240114,3877382,3877859,0.224771428571429,0.14750625}, {3240115,3877382,3877248,0.188955555555556,0.188955555555556}, {3240119,3867716,3868027,-1,0.114822222222222}, {3240120,3868027,3868148,-1,0.03902}, {3240121,3867835,3868176,-1,0.38878064516129}, {3240122,3868132,3867869,-1,0.297163636363636}, {3240123,3868122,3867683,-1,0.170304}, {3240124,3868148,3868176,-1,0.01}, {3240125,3868176,3868212,-1,0.021216}, {3240126,3868212,3868214,-1,0.027768}, {3240127,3868132,3868122,-1,0.01605}, {3240128,3868122,3868148,-1,0.03096}, {3240156,3866094,3866015,0.02805,0.031416}, {3240157,3866015,3864781,0.351116666666667,0.341627027027027}, {3240158,3866015,3865981,0.29964,0.29964}, {3240193,3851485,3851468,0.00297,0.00321081081081081}, {3240194,3851468,3850360,0.429193548387097,0.492777777777778}, {3240195,3851468,3851535,-1,-1}, {3240196,3851535,3851703,-1,-1}, {3240197,3877322,3878101,0.176165217391304,-1}, {3240198,3878101,3878350,0.0479898305084746,-1}, {3240199,3853384,3853439,0.0280125,0.0344769230769231}, {3240200,3853439,3854238,0.4165,0.4685625}, {3240201,3854053,3853439,0.50592,0.50592}, {3240204,3863058,3863078,0.0655125,0.0748714285714286}, {3240205,3863058,3863196,-1,0.0515027027027027}, {3240206,3862999,3862832,0.058152,0.07269}, {3240207,3863058,3863037,0.04125,-1}, {3240213,3921161,3921186,-1,0.0230857142857143}, {3240214,3921186,3921425,-1,0.248177777777778}, {3240215,3921425,3921407,-1,0.0224347826086957}, {3240216,3921186,3921425,-1,0.37476}, {3240232,3858496,3858096,0.160064150943396,0.163142307692308}, {3240233,3858096,3857762,0.232540909090909,0.227373333333333}, {3240234,3858202,3858096,0.0475555555555556,0.0475555555555556}, {3240235,3852579,3852692,0.122533333333333,0.122533333333333}, {3240236,3852692,3852770,-1,-1}, {3240241,3871280,3871361,0.032625,0.0267692307692308}, {3240242,3871248,3871361,0.195428571428571,-1}, {3240247,3871263,3871248,0.00998709677419355,0.00814736842105263}, {3240248,3871361,3871488,0.0481588235294118,0.0380790697674419}, {3240249,3871263,3871488,0.1242,-1}, {3240259,3851935,3852258,0.141208695652174,0.154657142857143}, {3240260,3852258,3852435,0.0911428571428571,0.106333333333333}, {3240261,3851907,3852258,0.464630769230769,0.464630769230769}, {3240262,3872321,3872370,0.0207310344827586,0.0146634146341463}, {3240263,3872990,3872806,0.52386,0.52386}, {3240264,3872354,3872694,0.32244,0.32244}, {3240265,3872694,3872806,0.1122,0.1122}, {3240266,3872354,3872925,0.77298,-1}, {3240267,3872925,3872990,0.21,0.21}, {3240268,3872694,3872925,0.6171,0.6171}, {3240269,3872806,3872983,0.19998,0.19998}, {3240270,3872983,3873516,0.61374,0.61374}, {3240271,3872983,3872847,0.38574,0.38574}, {3240272,3873928,3873667,0.31596,0.31596}, {3240273,3873516,3873667,0.6435,0.6435}, {3240274,3873667,3873928,0.57054,0.57054}, {3240275,3873696,3873897,0.47844,0.47844}, {3240276,3873897,3873928,0.8295,0.8295}, {3240277,3873928,3873786,0.67908,0.67908}, {3240278,3873786,3873696,0.3201,0.3201}, {3240279,3873516,3873786,0.29382,0.29382}, {3240280,3873786,3873897,0.15096,0.15096}, {3240281,3873043,3872990,0.06708,0.06708}, {3240282,3873155,3872103,0.3298125,0.5277}, {3240283,3873043,3873155,-1,0.30096}, {3240284,3873667,3873100,0.59934,0.59934}, {3240285,3873100,3873043,0.05778,0.05778}, {3240286,3873251,3873192,0.0381666666666667,0.028625}, {3240287,3873192,3873155,0.0178,0.0138444444444444}, {3240288,3873100,3873192,0.29922,-1}, {3240289,3872847,3873450,0.67434,0.67434}, {3240290,3873450,3873696,0.27438,0.27438}, {3240291,3873516,3873450,0.32964,0.32964}, {3240292,3872523,3872354,0.55212,0.55212}, {3240293,3872562,3872847,0.23532,0.23532}, {3240294,3872523,3872562,0.07872,0.07872}, {3240297,3851074,3851035,0.0288,0.0368}, {3240298,3851035,3850541,0.325275,0.354845454545455}, {3240299,3851035,3851278,0.19341,0.19341}, {3240300,3850541,3850926,0.218565517241379,0.198075}, {3240301,3851278,3850926,-1,0.315088888888889}, {3240308,3863530,3863343,-1,0.098341935483871}, {3240309,3863343,3863348,-1,0.0298114285714286}, {3240310,3863116,3862158,-1,0.404014285714286}, {3240311,3862835,3862721,-1,-1}, {3240312,3862419,3862275,0.108094736842105,0.0662516129032258}, {3240313,3862275,3862217,0.0294571428571429,0.0187454545454545}, {3240314,3862554,3862275,-1,-1}, {3240315,3863559,3863383,0.0629647058823529,0.0611657142857143}, {3240316,3863383,3863082,0.117466666666667,0.114291891891892}, {3240317,3860900,3860879,0.00774146341463415,0.00881666666666667}, {3240318,3860879,3860549,0.221682352941176,0.2284}, {3240319,3860706,3860879,-1,-1}, {3240320,3861288,3861224,0.03105,0.03493125}, {3240321,3861224,3861115,0.0555833333333333,0.06253125}, {3240322,3861224,3860800,0.239177777777778,0.239177777777778}, {3240323,3856998,3856268,-1,-1}, {3240324,3856268,3856251,-1,-1}, {3240325,3856041,3855323,0.466666666666667,0.4}, {3240326,3855323,3854316,0.90532,0.754433333333333}, {3240327,3855323,3855231,0.1148,0.1148}, {3240328,3854504,3854669,0.126733333333333,0.126733333333333}, {3240329,3873790,3873769,0.016932,0.0192409090909091}, {3240330,3873769,3873721,0.0362716981132075,0.0457714285714286}, {3240331,3873693,3873790,0.06924,0.0577}, {3240332,3873769,3873693,-1,0.0459636363636364}, {3240333,3874126,3873818,0.292243636363636,0.26789}, {3240334,3873818,3873790,0.0249875,0.0255191489361702}, {3240335,3873693,3873818,-1,0.040427027027027}, {3240336,3858410,3858091,0.131688888888889,0.131688888888889}, {3240337,3858037,3858011,0.0334571428571429,-1}, {3240338,3858315,3858251,-1,0.126189473684211}, {3240339,3858750,3858534,0.177575,0.21309}, {3240340,3858534,3858524,0.0454,0.05675}, {3240341,3858524,3858510,0.0521,0.0822631578947368}, {3240342,3857593,3857537,-1,-1}, {3240343,3858251,3858197,-1,0.064448275862069}, {3240344,3858197,3858091,-1,0.141263157894737}, {3240345,3858524,3858431,0.112707692307692,-1}, {3240346,3858431,3858197,-1,0.145930434782609}, {3240347,3858251,3858467,-1,0.213323076923077}, {3240348,3858467,3858534,0.0534,-1}, {3240349,3858431,3858467,0.03645,0.03645}, {3240350,3858315,3858211,0.118052459016393,-1}, {3240351,3858211,3858147,0.0611225806451613,-1}, {3240352,3858718,3858697,0.0149428571428571,0.0142636363636364}, {3240353,3858697,3858611,0.119874193548387,0.114341538461538}, {3240354,3861711,3861630,-1,0.0578769230769231}, {3240355,3862127,3862054,0.0496181818181818,0.0454833333333333}, {3240356,3861630,3861783,0.0734222222222222,-1}, {3240357,3861783,3862054,0.198311111111111,-1}, {3240358,3862054,3861859,0.132783333333333,0.132783333333333}, {3240359,3861859,3861687,0.155525,0.11664375}, {3240360,3861783,3861859,-1,0.0518888888888889}, {3240361,3861680,3861149,0.442666666666667,0.442666666666667}, {3240362,3861149,3860993,0.120096,0.120096}, {3240371,3870844,3870645,0.710470588235294,-1}, {3240372,3870645,3869900,1.07155714285714,-1}, {3240382,3851741,3852415,-1,-1}, {3240418,3895892,3895975,-1,0.0371769230769231}, {3240419,3895975,3896096,-1,0.0751034482758621}, {3240426,3895876,3895811,-1,0.131223529411765}, {3240439,3861756,3861883,0.09447,0.09447}, {3240440,3861883,3861756,0.14133,0.14133}, {3240449,3865313,3865330,0.1118,-1}, {3240450,3865330,3865341,0.07205625,-1}, {3240451,3899683,3899864,0.118889361702128,-1}, {3240452,3899864,3900025,0.0853368421052632,-1}, {3240458,3899557,3899724,-1,0.116629787234043}, {3240468,3874181,3874164,0.0423857142857143,-1}, {3240469,3874164,3874131,0.106,-1}, {3240478,3898156,3898206,0.0412819672131148,-1}, {3240479,3898206,3898260,0.0470716981132075,-1}, {3240485,3898260,3898176,0.05518,-1}, {3240486,3898176,3898054,0.0848571428571429,-1}, {3240487,3866361,3866393,-1,0.00927428571428571}, {3240488,3866393,3866433,-1,0.0166}, {3240496,3898640,3898560,0.0819545454545455,0.0419302325581395}, {3240497,3898560,3898482,0.1114125,0.0524294117647059}, {3240541,3889066,3889020,-1,0.036312}, {3240542,3889020,3888806,-1,0.13460625}, {3240543,3889609,3889715,0.0267384615384615,-1}, {3240544,3889715,3889751,0.009675,-1}, {3240545,3889979,3890169,0.0621666666666667,-1}, {3240548,3895308,3895096,0.082665,-1}, {3240549,3895096,3894890,0.0997333333333333,-1}, {3240557,3877257,3876488,0.387095454545455,0.3548375}, {3240561,3900248,3900319,0.0270162162162162,-1}, {3240562,3900319,3900391,0.0440516129032258,-1}, {3240575,3850015,3850459,0.0863076923076923,-1}, {3240576,3850459,3850712,0.0526338461538462,-1}, {3240577,3851040,3851047,0.00696,0.007656}, {3240578,3850921,3850907,0.0638290909090909,0.0626892857142857}, {3240579,3850907,3850898,0.0407263157894737,0.0393457627118644}, {3240582,3849499,3848471,0.174534782608696,-1}, {3240616,3859469,3859926,0.0767014925373134,0.0790615384615385}, {3240617,3859926,3860588,0.111980281690141,0.116920588235294}, {3240618,3860588,3861213,0.104825,0.109382608695652}, {3240957,3872560,3872613,-1,0.00924255319148936}, {3240958,3872019,3872576,0.13161,-1}, {3240959,3872576,3872618,0.00672,-1}, {3240965,3868214,3868192,-1,0.0132461538461538}, {3240966,3868192,3868132,-1,0.0287739130434783}, {3240967,3874228,3874152,0.0402571428571429,0.0301928571428571}, {3240968,3855889,3855823,0.05496,0.05496}, {3240989,3854734,3854655,-1,-1}, {3240990,3854730,3854732,0.0531333333333333,0.0531333333333333}, {3240991,3854732,3854734,0.0485076923076923,0.0485076923076923}, {3240993,3860759,3861082,0.21375,0.244285714285714}, {3240994,3861082,3861244,0.35131875,0.387662068965517}, {3240995,3898539,3898631,-1,0.0583945945945946}, {3240998,3876352,3876478,-1,0.0781909090909091}, {3240999,3876478,3876488,0.00958536585365854,0.00836170212765957}, {3241180,3898026,3898348,-1,-1}, {3241181,3898026,3898016,0.0156882352941176,0.01524}, {3241182,3898016,3897916,0.119914285714286,0.108309677419355}, {3241183,3897916,3897897,0.08716,0.04085625}, {3241184,3897897,3897842,-1,0.0906}, {3241185,3898016,3898023,-1,0.48018}, {3241186,3898023,3897897,-1,0.11754}, {3241187,3898023,3898342,0.31512,0.31512}, {3241202,3900539,3900530,-1,-1}, {3241205,3901126,3900940,0.439422222222222,0.439422222222222}, {3241207,3892054,3892117,0.0275866666666667,0.0326684210526316}, {3241208,3890896,3891214,0.509953846153846,0.189411428571429}, {3241209,3891214,3891497,-1,0.21475}, {3241210,3891214,3891018,0.26185,-1}, {3241254,3901044,3900908,-1,0.0487787234042553}, {3241255,3900908,3900664,-1,0.0868897959183673}, {3241256,3901127,3900983,0.057306976744186,-1}, {3241257,3900983,3900739,0.0880595744680851,-1}, {3241258,3900908,3900983,0.0942,0.0942}, {3241284,3880122,3880273,-1,-1}, {3241285,3880273,3879621,-1,-1}, {3241293,3890134,3890336,0.0530042553191489,0.0593142857142857}, {3241294,3890336,3890481,0.0435,0.0424883720930233}, {3241295,3890129,3890335,0.149052631578947,0.104888888888889}, {3241296,3890335,3891566,0.518361290322581,0.595155555555556}, {3241297,3890336,3890335,0.02941875,0.037656}, {3241301,3882748,3882537,0.0773066666666667,0.0756260869565217}, {3241302,3883209,3882665,0.328444444444444,0.328444444444444}, {3241303,3882665,3882443,0.132822222222222,0.132822222222222}, {3241304,3882748,3882665,0.0506666666666667,0.0506666666666667}, {3241388,3895234,3895356,0.0950228571428571,0.127915384615385}, {3241389,3895356,3895361,-1,0.0554181818181818}, {3241390,3895361,3895356,-1,0.0530608695652174}, {3241462,3874311,3874500,-1,0.0631783783783784}, {3241463,3874500,3875675,-1,0.3193375}, {3241482,3903508,3902320,0.294982978723404,0.308093333333333}, {3241483,3902320,3901384,0.184915789473684,0.184915789473684}, {3241495,3903508,3903287,0.252853846153846,0.469585714285714}, {3241496,3903287,3902480,0.323612903225806,0.3344}, {3241532,3858619,3858733,-1,-1}, {3241543,3876713,3876779,0.0347478260869565,0.04995}, {3241544,3877381,3876774,0.233386046511628,0.244770731707317}, {3241545,3876774,3876713,0.0214975609756098,0.02754375}, {3241546,3876779,3876774,0.0472571428571429,-1}, {3241548,3914399,3914994,-1,0.150452830188679}, {3241549,3914994,3915224,-1,0.079152}, {3241554,3916494,3916218,0.17025,0.194571428571429}, {3241555,3916218,3915721,0.296163636363636,0.264145945945946}, {3241556,3914994,3916218,0.72262,0.72262}, {3241564,3877737,3877723,0.00983076923076923,0.0100235294117647}, {3241565,3877723,3877381,0.170916,0.1780375}, {3241573,3877874,3877844,0.0263222222222222,0.0278705882352941}, {3241574,3877844,3877737,0.0882,0.0916588235294118}, {3241575,3877737,3877874,-1,0.852923076923077}, {3241588,3857953,3857749,0.0766363636363636,0.0766363636363636}, {3241589,3857749,3857114,0.297085714285714,0.297085714285714}, {3241590,3857311,3857309,0.103133333333333,0.126572727272727}, {3241591,3857309,3857052,0.351365217391304,0.351365217391304}, {3241592,3857749,3857533,0.0872222222222222,0.0872222222222222}, {3241593,3857533,3857309,-1,-1}, {3241594,3857953,3858022,-1,-1}, {3241595,3858022,3858235,0.1378,0.1378}, {3241606,3879752,3879898,0.0827777777777778,0.0827777777777778}, {3241607,3859213,3859265,0.027705,0.0307833333333333}, {3241608,3859265,3859316,0.0237076923076923,0.0264171428571429}, {3241609,3859316,3859543,0.0783891891891892,0.0805666666666667}, {3241610,3859543,3859655,0.0391875,0.0338918918918919}, {3241611,3859265,3859543,0.147244444444444,-1}, {3241612,3916346,3916420,0.0254341463414634,0.0359586206896552}, {3241613,3916420,3917167,0.255160975609756,0.4359}, {3241627,3880331,3880194,0.0711183673469388,0.0968}, {3241628,3880194,3880076,0.071028,0.11098125}, {3241629,3880488,3880331,0.0915658536585366,0.0816130434782609}, {3241632,3879504,3879778,0.2546,0.2546}, {3241633,3880109,3879778,0.134882926829268,-1}, {3241634,3879859,3879504,-1,0.169127272727273}, {3241635,3880109,3879956,0.175225,0.175225}, {3241636,3879956,3879859,0.126190909090909,0.126190909090909}, {3241637,3880488,3880341,0.08745,-1}, {3241638,3880341,3880109,0.09444,-1}, {3241639,3879956,3880079,0.0768,0.0768}, {3241640,3880079,3880341,0.50142,0.50142}, {3241641,3880194,3879975,-1,0.269215384615385}, {3241642,3879975,3879859,-1,0.0625935483870968}, {3241643,3880079,3879975,0.1681125,0.1681125}, {3241644,3902402,3902279,-1,-1}, {3241645,3883302,3884205,0.601688888888889,0.601688888888889}, {3241688,3879778,3879439,0.1596,-1}, {3241746,3881996,3881805,0.155347826086957,0.09925}, {3241747,3881805,3881659,0.119647058823529,0.08136}, {3241749,3881540,3881605,0.0450947368421053,0.04284}, {3241750,3881605,3881659,0.0428857142857143,0.0562875}, {3241751,3881805,3881605,0.19525,-1}, {3241775,3883052,3883300,0.38136,0.38136}, {3241776,3883315,3882977,0.134953846153846,0.187971428571429}, {3241777,3882977,3882748,0.0902,0.0966428571428572}, {3241778,3883052,3882977,0.1293,0.1293}, {3241779,3882612,3882537,0.11256,0.11256}, {3241780,3881942,3882056,0.2088,0.2088}, {3241781,3881996,3882056,0.12354,0.12354}, {3241786,3882160,3881954,0.191028571428571,0.211136842105263}, {3241788,3882056,3882154,0.21564,0.21564}, {3241789,3882154,3882612,0.80166,0.80166}, {3241836,3922650,3922707,0.0492666666666667,0.0492666666666667}, {3241846,3922239,3921983,0.194936842105263,0.18519}, {3241847,3922239,3922326,0.0691111111111111,0.0691111111111111}, {3241856,3921504,3921697,-1,-1}, {3241857,3921697,3921983,-1,-1}, {3241858,3921983,3922033,0.0324230769230769,0.0383181818181818}, {3241864,3883058,3882206,0.400625,0.400625}, {3241865,3882206,3882119,0.0394269230769231,0.0372763636363636}, {3241866,3921938,3922046,0.158914285714286,0.171138461538462}, {3241867,3922046,3921787,0.336046153846154,0.43686}, {3241868,3922046,3922130,0.0584888888888889,0.0584888888888889}, {3241871,3882119,3882343,-1,0.141775}, {3241872,3882343,3882443,-1,0.05322}, {3241873,3882206,3882343,0.180577777777778,-1}, {3241874,3922033,3922227,0.336911111111111,0.336911111111111}, {3241875,3922227,3922302,-1,-1}, {3241876,3889225,3889711,0.294272727272727,0.294272727272727}, {3241877,3922302,3922395,-1,-1}, {3241878,3922395,3922513,-1,-1}, {3241879,3922329,3922395,-1,-1}, {3241881,3888770,3888502,-1,0.129422222222222}, {3241882,3888850,3888908,-1,0.141992307692308}, {3241883,3888908,3888770,-1,0.0595161290322581}, {3241890,3890065,3890183,-1,-1}, {3241891,3890183,3891335,-1,-1}, {3241892,3922841,3922878,0.0281555555555556,0.0281555555555556}, {3241893,3922878,3922918,0.0299777777777778,0.0299777777777778}, {3241894,3922878,3922806,0.128911111111111,0.128911111111111}, {3241895,3922806,3922918,0.101911111111111,0.101911111111111}, {3241896,3922841,3922751,0.0673111111111111,0.0673111111111111}, {3241897,3922751,3922611,-1,-1}, {3241898,3923041,3922974,0.0597142857142857,0.057}, {3241899,3922974,3922737,0.1912,0.1912}, {3241900,3922737,3922974,0.193133333333333,0.193133333333333}, {3241901,3922737,3922570,0.134844444444444,0.134844444444444}, {3241915,3923243,3923178,0.0535333333333333,0.0535333333333333}, {3241916,3923178,3923071,0.100711111111111,0.100711111111111}, {3241917,3923071,3922862,-1,-1}, {3241918,3923178,3923375,0.177266666666667,0.177266666666667}, {3241919,3923375,3923515,-1,-1}, {3241923,3882139,3878649,-1,-1}, {3241924,3922732,3922831,0.0947111111111111,0.0947111111111111}, {3241925,3922732,3922831,0.182844444444444,0.182844444444444}, {3241926,3922831,3922882,0.0406222222222222,0.0406222222222222}, {3241927,3922882,3923123,0.205666666666667,0.205666666666667}, {3241928,3923002,3923102,0.0515846153846154,0.050295}, {3241929,3923102,3923123,0.0127538461538462,0.0121317073170732}, {3241930,3922882,3923102,0.571866666666667,0.571866666666667}, {3241931,3883124,3883327,0.093495652173913,0.0896}, {3241932,3883327,3883480,0.063816,0.0569785714285714}, {3241933,3881869,3881997,0.07899,0.063192}, {3241934,3881997,3882066,0.0598941176470588,0.0442695652173913}, {3241937,3922505,3922377,0.0826444444444445,0.0826444444444445}, {3241938,3922809,3923002,0.161155555555556,0.161155555555556}, {3241939,3922505,3922742,0.172866666666667,0.172866666666667}, {3241940,3922742,3922809,0.191475,0.191475}, {3241941,3922377,3922643,0.177866666666667,0.177866666666667}, {3241942,3922643,3922731,0.0751777777777778,0.0751777777777778}, {3241943,3922742,3922643,0.0784,0.0784}, {3241944,3885132,3885078,0.265,0.240348837209302}, {3241945,3885078,3885073,0.00967692307692308,0.0102}, {3241947,3883917,3884579,-1,-1}, {3241948,3884585,3884579,0.0227333333333333,0.0227333333333333}, {3241949,3922244,3922556,0.168989189189189,0.156315}, {3241975,3890902,3891400,0.358672727272727,0.358672727272727}, {3241976,3891400,3891335,-1,-1}, {3242033,3890844,3891217,0.1386,0.1386}, {3242034,3891217,3891457,-1,-1}, {3242043,3920997,3921200,0.263711111111111,0.263711111111111}, {3242044,3921200,3921311,0.085608,0.085608}, {3242045,3920997,3921293,0.194,0.194}, {3242046,3921293,3921200,0.0578222222222222,0.0578222222222222}, {3242049,3885816,3885796,0.0730888888888889,0.0598}, {3242050,3885796,3885787,0.0304444444444444,0.0293571428571429}, {3242051,3885553,3885731,0.0878,0.0711891891891892}, {3242052,3885731,3885787,0.0252774193548387,0.0230470588235294}, {3242053,3885796,3885731,0.02736,-1}, {3242059,3921311,3921224,0.057264,0.0795333333333333}, {3242060,3921224,3921111,0.0847043478260869,0.102536842105263}, {3242061,3921284,3921224,0.07768,0.07768}, {3242062,3921284,3921364,0.1674,0.1674}, {3242063,3921364,3921291,0.0510666666666667,0.0510666666666667}, {3242064,3921364,3921405,0.0321333333333333,0.0321333333333333}, {3242065,3921311,3921356,0.0399555555555556,0.0399555555555556}, {3242066,3921356,3921284,0.0523111111111111,0.0523111111111111}, {3242073,3921059,3921111,0.05736,0.0318666666666667}, {3242085,3921059,3921180,-1,-1}, {3242086,3921180,3921194,-1,-1}, {3242095,3859258,3859179,-1,-1}, {3242096,3859179,3858773,0.218111111111111,0.218111111111111}, {3242103,3917234,3917628,-1,0.23976}, {3242104,3920842,3920901,0.05493,0.0646235294117647}, {3242105,3920901,3920755,0.136371428571429,0.168458823529412}, {3242106,3917310,3917379,0.04265,-1}, {3242107,3920901,3921402,-1,-1}, {3242108,3921402,3921678,-1,-1}, {3242109,3921291,3921402,-1,-1}, {3242110,3921402,3921763,-1,-1}, {3242114,3886042,3886037,0.0126558139534884,0.0129571428571429}, {3242115,3886037,3885971,0.04206,0.0647076923076923}, {3242116,3921975,3921846,0.103377777777778,0.103377777777778}, {3242117,3921980,3922168,0.105666666666667,0.105666666666667}, {3242125,3885971,3885601,0.251645454545455,0.3460125}, {3242126,3885601,3885546,0.303521739130435,0.317318181818182}, {3242127,3886037,3886021,0.0634133333333333,0.0663627906976744}, {3242128,3886021,3885978,0.19886511627907,0.190026666666667}, {3242129,3885601,3886021,0.300557142857143,-1}, {3242136,3857094,3857327,-1,0.101110344827586}, {3242137,3857116,3857327,0.160452631578947,-1}, {3242138,3857094,3857116,0.0348,0.0348}, {3242151,3898941,3899354,0.213364285714286,0.19914}, {3242152,3899354,3899466,0.0654444444444445,0.0654444444444445}, {3242153,3899493,3899472,0.111517647058824,0.101560714285714}, {3242154,3899472,3899466,0.04365,0.0398210526315789}, {3242155,3899354,3899472,0.0983333333333333,0.0885}, {3242159,3921424,3921146,0.186155555555556,0.186155555555556}, {3242160,3921559,3921597,0.0255333333333333,0.0265153846153846}, {3242161,3921597,3921424,0.2146,0.2146}, {3242162,3921424,3921597,0.0995333333333333,0.0995333333333333}, {3242163,3921597,3921789,0.125088888888889,0.125088888888889}, {3242165,3921875,3922258,0.175006451612903,0.187075862068966}, {3242166,3922258,3922392,0.0510285714285714,0.0465913043478261}, {3242167,3921642,3922003,-1,0.2386}, {3242168,3922003,3922258,-1,0.1656}, {3242169,3922003,3922146,0.0936666666666667,0.0936666666666667}, {3242176,3870701,3870622,-1,0.19968}, {3242177,3870622,3870451,0.162023076923077,0.162023076923077}, {3242178,3869939,3869995,0.0993555555555556,0.0993555555555556}, {3242179,3869995,3869823,0.139066666666667,0.139066666666667}, {3242180,3869995,3870171,0.0781111111111111,0.0781111111111111}, {3242181,3919012,3919219,0.0977560975609756,0.102769230769231}, {3242182,3919219,3919281,0.0308057142857143,0.0326727272727273}, {3242183,3922650,3922371,0.207860869565217,0.207860869565217}, {3242184,3919281,3919236,0.0389739130434783,0.0689538461538461}, {3242185,3919236,3918872,0.214508108108108,0.256025806451613}, {3242186,3922611,3922547,-1,-1}, {3242187,3922547,3922371,0.143488888888889,0.143488888888889}, {3242188,3922371,3922455,0.194222222222222,0.194222222222222}, {3242189,3922455,3922513,-1,-1}, {3242190,3922547,3922455,0.0625333333333333,0.0625333333333333}, {3242191,3899220,3899069,0.104966666666667,0.107965714285714}, {3242192,3898770,3898995,0.102383333333333,0.11518125}, {3242193,3899069,3898995,0.0317189189189189,-1}, {3242194,3899029,3898726,0.183742105263158,0.183742105263158}, {3242195,3898995,3899029,0.039,-1}, {3242196,3899029,3899069,0.0298928571428571,-1}, {3242200,3920606,3920914,0.325766666666667,0.308621052631579}, {3242201,3920914,3921059,0.15264,0.0880615384615385}, {3242202,3920864,3920914,0.08304,0.08304}, {3242203,3920864,3920814,0.09426,0.09426}, {3242204,3920605,3920864,0.4182,0.4182}, {3242205,3920605,3920542,0.13446,0.13446}, {3242206,3920814,3920658,0.4686,0.4686}, {3242207,3920658,3920605,0.11334,0.11334}, {3242208,3920542,3920603,0.10656,0.10656}, {3242209,3920658,3920603,0.1173,0.1173}, {3242210,3920603,3920473,0.25464,0.25464}, {3242211,3920473,3920542,0.34752,0.34752}, {3242212,3921119,3921362,0.1025,0.0838636363636364}, {3242213,3921362,3921539,0.0577736842105263,0.0562923076923077}, {3242217,3896505,3896952,0.270192,0.28145}, {3242218,3896952,3897055,0.0645428571428572,0.0645428571428572}, {3242219,3897055,3897101,0.0332423076923077,0.0314290909090909}, {3242220,3897101,3897103,0.00204230769230769,0.00196666666666667}, {3242221,3896952,3897101,0.14468,0.14468}, {3242238,3884687,3884231,-1,0.3886875}, {3242239,3884231,3884208,-1,0.0338285714285714}, {3242240,3884628,3884587,0.2343,0.2343}, {3242241,3884231,3884449,0.8316,0.8316}, {3242247,3920606,3920784,0.078446511627907,0.0822731707317073}, {3242248,3920784,3920983,0.102920930232558,0.100581818181818}, {3242249,3919445,3919211,0.4299,0.4299}, {3242250,3919721,3919445,1.35816,1.35816}, {3242251,3919445,3919721,0.81012,0.81012}, {3242252,3920784,3920705,0.11382,0.11382}, {3242253,3920705,3920128,2.08032,2.08032}, {3242254,3920128,3920705,2.01936,2.01936}, {3242255,3920413,3920606,0.096153488372093,0.133374193548387}, {3242256,3920128,3920089,0.16704,0.16704}, {3242257,3920413,3920089,0.45036,0.45036}, {3242258,3920089,3919911,0.30192,0.30192}, {3242259,3919911,3919319,0.86328,0.86328}, {3242260,3885020,3885087,0.319278260869565,0.319278260869565}, {3242261,3885087,3885143,0.4857,0.4857}, {3242262,3919911,3919843,0.27312,0.27312}, {3242263,3919843,3919720,1.31424,1.31424}, {3242264,3919720,3919440,0.78636,0.78636}, {3242265,3919843,3919720,0.4656,0.4656}, {3242266,3920089,3919938,0.7134,0.7134}, {3242267,3919938,3919782,0.501,0.501}, {3242268,3919938,3919782,1.34916,1.34916}, {3242269,3919782,3919755,0.11184,0.11184}, {3242270,3919755,3919721,0.13536,0.13536}, {3242271,3920053,3920413,0.160275,0.156365853658537}, {3242273,3919211,3919695,0.164657142857143,0.17289}, {3242274,3919755,3920029,-1,0.45696}, {3242275,3920029,3920053,-1,0.0150692307692308}, {3242283,3881799,3878878,-1,-1}, {3242286,3878878,3878855,-1,-1}, {3242287,3878855,3880429,-1,-1}, {3242288,3880408,3880839,-1,-1}, {3242289,3880429,3880839,-1,-1}, {3242301,3889019,3889088,0.40026,0.40026}, {3242302,3885834,3887715,1.03494,1.03494}, {3242303,3887715,3889019,0.63141,0.63141}, {3242304,3887351,3887340,0.19704,0.19704}, {3242306,3887351,3889654,1.20468,1.20468}, {3242309,3903138,3903559,-1,-1}, {3242310,3903559,3903036,-1,-1}, {3242318,3913400,3913589,0.121533333333333,0.10938}, {3242319,3913589,3913602,0.00619090909090909,0.00681}, {3242324,3913591,3913625,0.0156705882352941,0.0111}, {3242325,3913625,3914075,0.322833333333333,0.242125}, {3242328,3923213,3923239,0.0227333333333333,0.0227333333333333}, {3242329,3923239,3923686,-1,-1}, {3242333,3921362,3921441,0.144415384615385,0.234675}, {3242337,3921578,3921964,0.328088888888889,0.328088888888889}, {3242338,3921441,3921448,0.01848,0.0462}, {3242339,3921441,3921738,1.47385714285714,-1}, {3242340,3921738,3921578,0.190909090909091,-1}, {3242341,3921448,3921476,0.0317454545454545,0.0582}, {3242344,3921448,3921653,0.15392,0.23088}, {3242345,3921476,3921653,0.22092,0.22092}, {3242347,3921476,3921513,0.0298666666666667,0.03584}, {3242348,3921513,3921578,0.0496105263157895,0.0496105263157895}, {3242350,3921653,3921686,0.0204,0.0204}, {3242351,3921686,3921738,0.0436222222222222,-1}, {3242352,3921513,3921686,0.2127,0.2127}, {3242364,3893648,3893806,0.0918222222222222,0.0854896551724138}, {3242365,3882361,3882426,0.0231647058823529,0.0319297297297297}, {3242366,3882426,3883123,0.1874,-1}, {3242369,3882426,3883031,-1,0.21816}, {3242380,3911768,3912513,0.536433333333333,0.4598}, {3242381,3912513,3913061,0.3788625,0.336766666666667}, {3242383,3912355,3912519,0.0914086956521739,0.10512}, {3242384,3912519,3912546,0.00694838709677419,0.00936521739130435}, {3242385,3893210,3893266,0.013104,0.013104}, {3242386,3893219,3893718,0.313118181818182,0.287025}, {3242396,3909590,3909633,0.01185,0.0116081632653061}, {3242399,3900345,3900783,0.293777777777778,0.293777777777778}, {3242400,3900783,3900886,-1,-1}, {3242401,3919957,3920158,0.0733813953488372,0.0717136363636364}, {3242402,3920158,3920353,0.060465,0.0620153846153846}, {3242405,3920816,3920925,0.79974,0.79974}, {3242406,3920925,3920816,0.1647,0.1647}, {3242410,3920158,3920271,0.18216,0.18216}, {3242411,3920271,3920816,1.1019,1.1019}, {3242412,3920482,3920610,0.214636363636364,0.214636363636364}, {3242413,3920271,3920610,0.46188,0.46188}, {3242414,3920610,3920628,-1,0.0177272727272727}, {3242415,3920628,3921305,-1,0.47875}, {3242418,3917921,3918321,0.12942,0.136231578947368}, {3242419,3918321,3918821,0.178584615384615,0.17412}, {3242420,3918484,3918321,-1,-1}, {3242421,3901248,3900846,0.120661538461538,0.104573333333333}, {3242422,3901248,3901284,0.114975,0.18396}, {3242423,3901284,3901209,0.0648,0.0891}, {3242424,3901284,3901327,0.0246666666666667,0.0246666666666667}, {3242425,3896012,3895938,-1,-1}, {3242426,3917875,3917981,0.0756315789473684,0.0898125}, {3242427,3917981,3918196,0.154642105263158,0.163233333333333}, {3242442,3916601,3916420,-1,-1}, {3242451,3899210,3899646,0.0983586206896552,-1}, {3242452,3910572,3910757,-1,-1}, {3242453,3918837,3919232,0.220569230769231,0.136542857142857}, {3242454,3918837,3919471,-1,0.329888888888889}, {3242455,3919326,3919360,-1,0.03996}, {3242456,3919360,3919471,-1,0.0543257142857143}, {3242457,3919232,3919360,-1,0.0885818181818182}, {3242458,3913103,3914483,-1,-1}, {3242459,3919695,3919879,0.168317647058824,0.130063636363636}, {3242461,3919879,3920053,0.0967538461538461,0.0898428571428572}, {3242462,3919695,3920029,-1,0.283628571428571}, {3242465,3914483,3912088,-1,-1}, {3242466,3915906,3916007,0.0953357142857143,0.0651073170731707}, {3242467,3916007,3916164,0.2355375,0.139577777777778}, {3242468,3916164,3916368,0.0592528301886793,0.0570981818181818}, {3242469,3916368,3916961,0.146116981132075,0.140803636363636}, {3242470,3916007,3916368,0.546323076923077,0.5073}, {3242520,3873951,3874082,0.0402439024390244,-1}, {3242521,3874082,3874281,0.06,-1}, {3242522,3897268,3897418,0.22584,0.22584}, {3242531,3901655,3901874,0.126288888888889,0.126288888888889}, {3242532,3901874,3902285,0.214955555555556,0.214955555555556}, {3242540,3917137,3917299,0.0671657142857143,-1}, {3242634,3910675,3911082,0.337213953488372,0.45313125}, {3242635,3911082,3911220,0.226689473684211,0.297041379310345}, {3242636,3911370,3911361,0.02502,0.02502}, {3242637,3911361,3911290,0.14916,0.14916}, {3242638,3911082,3911361,0.14874,0.14874}, {3242661,3910865,3910970,0.0557714285714286,0.0557714285714286}, {3242662,3910970,3910949,0.0789652173913044,0.0672666666666667}, {3242668,3911011,3911099,0.02724,0.0360529411764706}, {3242669,3911099,3911282,0.0643285714285714,0.08443125}, {3242670,3910970,3910988,0.0230275862068966,0.0230275862068966}, {3242671,3910988,3911282,0.19851,0.19851}, {3242672,3911099,3910988,0.29745,0.29745}, {3242683,3891497,3891822,-1,0.147317647058824}, {3242684,3891760,3891915,0.0749842105263158,0.0814114285714286}, {3242685,3891915,3892054,0.0665714285714286,0.0735789473684211}, {3242686,3907016,3907159,0.0275877551020408,-1}, {3242687,3906700,3906856,0.0367304347826087,-1}, {3242688,3906856,3906877,0.00473333333333333,-1}, {3242691,3919626,3919532,-1,0.0514461538461538}, {3242692,3919532,3919459,-1,0.0373058823529412}, {3242694,3892977,3892193,0.273365217391304,-1}, {3242695,3893024,3893037,0.0196875,0.0196875}, {3242696,3893037,3893563,0.487133333333333,0.487133333333333}, {3242697,3893024,3892977,0.0145565217391304,-1}, {3242698,3893138,3893024,0.0498954545454546,-1}, {3242699,3894487,3894506,0.012227027027027,0.0137090909090909}, {3242700,3894506,3894941,0.315488888888889,0.37035652173913}, {3242702,3894171,3894470,0.140571428571429,0.1476}, {3242703,3894470,3894487,0.0082054054054054,0.0092}, {3242704,3894443,3894470,0.0173777777777778,-1}, {3242707,3893307,3893782,-1,0.226960975609756}, {3242708,3893138,3893173,-1,0.020565}, {3242709,3893173,3893307,-1,0.0831090909090909}, {3242710,3893143,3893278,0.0808666666666667,-1}, {3242711,3895950,3895930,-1,-1}, {3242712,3896104,3896113,0.126266666666667,0.126266666666667}, {3242716,3893143,3892983,-1,0.0701857142857143}, {3242717,3892983,3892156,-1,0.279510638297872}, {3242718,3893024,3892983,0.0278526315789474,0.02646}, {3242724,3893278,3893742,0.223360975609756,-1}, {3242725,3893782,3893742,0.05116,0.0403894736842105}, {3242726,3896356,3896534,0.0740666666666667,0.0740666666666667}, {3242727,3896329,3896393,0.08048,0.08048}, {3242728,3896393,3896534,0.104733333333333,0.104733333333333}, {3242729,3896356,3896393,0.0941111111111111,0.0941111111111111}, {3242759,3888283,3888378,0.172177777777778,0.172177777777778}, {3242760,3888131,3888283,0.0693,0.0693}, {3242761,3888378,3888131,0.197666666666667,-1}, {3242762,3903889,3903467,0.267321428571429,0.440294117647059}, {3242763,3903467,3903057,0.178389473684211,0.178389473684211}, {3242765,3916335,3916387,0.821109090909091,0.821109090909091}, {3242766,3904282,3904520,0.0607854545454545,0.0726782608695652}, {3242767,3904520,3904565,0.0121178571428571,0.0138489795918367}, {3242768,3903467,3903572,0.0968210526315789,0.108211764705882}, {3242769,3904283,3904520,0.135830769230769,0.1308}, {3242770,3903572,3904283,0.793542857142857,0.793542857142857}, {3242771,3915447,3916261,-1,-1}, {3242772,3903572,3903822,0.40552,0.40552}, {3242773,3903935,3904283,0.283357894736842,0.26919}, {3242774,3903822,3903935,0.0887428571428571,0.109623529411765}, {3242775,3916387,3916261,0.127863157894737,0.127863157894737}, {3242776,3916282,3916261,0.0162333333333333,0.0153789473684211}, {3242777,3916762,3917118,0.17472,0.1248}, {3242778,3916659,3916387,0.428966666666667,0.428966666666667}, {3242779,3916282,3916659,0.309663157894737,0.255808695652174}, {3242780,3916659,3916762,0.0608086956521739,0.04995}, {3242781,3916261,3916659,0.594,0.565714285714286}, {3242783,3905120,3905293,0.0684130434782609,-1}, {3242784,3905293,3905882,0.43233,-1}, {3242785,3904858,3904943,0.0172363636363636,0.0185882352941176}, {3242786,3904943,3905162,0.0623555555555555,0.0647538461538461}, {3242787,3905162,3905225,0.0192905660377359,0.020448}, {3242788,3905162,3905005,0.162233333333333,-1}, {3242789,3904819,3904610,0.187333333333333,0.187333333333333}, {3242790,3904610,3904666,0.11046,0.11046}, {3242791,3859613,3859823,0.0878689655172414,0.106175}, {3242792,3905293,3904946,0.209914285714286,0.217688888888889}, {3242793,3904946,3904819,0.0477724137931034,-1}, {3242794,3904666,3904846,0.115486956521739,0.126485714285714}, {3242795,3904846,3904946,0.0621096774193548,-1}, {3242796,3904778,3904846,0.0344,-1}, {3242797,3904666,3904738,0.0748125,0.0748125}, {3242798,3904686,3904943,0.268058823529412,-1}, {3242799,3904738,3904686,0.142511111111111,0.142511111111111}, {3242800,3905005,3904854,0.101858823529412,0.101858823529412}, {3242801,3904854,3904686,0.13635,0.13635}, {3242802,3904738,3904854,0.13695,0.128894117647059}, {3242803,3904738,3905005,0.335022222222222,-1}, {3242804,3904819,3904778,0.04096,-1}, {3242805,3904778,3904610,0.127515789473684,0.127515789473684}, {3242816,3910695,3910757,0.178032,0.178032}, {3242817,3910695,3910759,0.04275,0.04275}, {3242825,3910671,3910820,0.0852,0.0852}, {3242826,3910757,3910787,0.0881142857142857,0.0881142857142857}, {3242827,3910787,3910806,0.0568888888888889,0.0568888888888889}, {3242828,3910806,3910917,0.0551777777777778,0.0551777777777778}, {3242829,3910917,3911207,0.141977777777778,0.141977777777778}, {3242830,3910787,3910917,0.0508,0.0508}, {3242832,3851899,3852127,0.208222222222222,0.208222222222222}, {3242833,3852215,3852127,0.0440222222222222,0.0440222222222222}, {3242834,3852127,3852019,0.0541333333333333,0.0541333333333333}, {3242849,3860500,3860640,0.0681913043478261,0.0667404255319149}, {3242850,3860640,3860922,0.156516279069767,0.152959090909091}, {3242851,3860640,3861065,0.219955555555556,0.219955555555556}, {3242852,3860922,3861044,0.158356097560976,0.150990697674419}, {3242853,3861044,3861059,0.0211434782608696,0.0226186046511628}, {3242854,3861044,3861373,0.168511111111111,0.168511111111111}, {3242892,3863053,3862584,0.514755555555556,0.514755555555556}, {3242893,3862584,3862204,0.2538,0.2538}, {3242894,3862720,3862525,0.239290909090909,0.210576}, {3242895,3862525,3862363,0.225221052631579,0.225221052631579}, {3242896,3862525,3862097,0.176666666666667,0.176666666666667}, {3242902,3866430,3865737,0.579458823529412,0.579458823529412}, {3242903,3865737,3865622,0.0677666666666667,0.0451777777777778}, {3242904,3865831,3865708,0.0486,0.0271255813953488}, {3242905,3865708,3865622,0.0255096774193548,0.0188285714285714}, {3242906,3865737,3865708,0.0238166666666667,-1}, {3242908,3864109,3863803,0.142377777777778,0.142377777777778}, {3242913,3864983,3865979,0.443288888888889,0.443288888888889}, {3242914,3867566,3866633,0.265954285714286,0.358015384615385}, {3242915,3866633,3866114,0.14218064516129,0.14692}, {3242916,3866633,3866590,0.0987111111111111,0.0987111111111111}, {3242918,3867150,3866914,0.1082,0.1082}, {3242922,3866579,3866355,0.202444444444444,0.202444444444444}, {3242923,3866954,3866719,0.220133333333333,0.220133333333333}, {3242924,3866719,3866579,-1,-1}, {3242925,3867698,3867760,-1,-1}, {3242926,3867760,3867547,0.0854444444444445,0.0854444444444445}, {3242927,3867566,3867547,-1,-1}, {3242928,3867547,3867480,0.211066666666667,0.211066666666667}, {3242935,3867305,3867747,0.182884615384615,0.182884615384615}, {3242936,3867747,3868048,0.129913043478261,0.129913043478261}, {3242937,3869759,3869388,0.213111111111111,0.213111111111111}, {3242938,3873479,3873488,0.01075,0.010530612244898}, {3242939,3873358,3872059,0.354384615384615,0.383916666666667}, {3242940,3873485,3873484,0.016475,0.0175733333333333}, {3242941,3873484,3873479,0.012465306122449,0.0132782608695652}, {3242942,3873479,3873413,0.042,0.035}, {3242943,3873413,3873358,0.03096,0.0281454545454545}, {3242946,3869583,3869329,0.10905,0.10905}, {3242947,3869329,3869206,-1,-1}, {3242957,3850077,3849921,0.078576,0.0677379310344828}, {3242958,3849921,3849479,0.211244444444444,0.183987096774194}, {3242959,3849921,3849299,0.760177777777778,0.760177777777778}, {3242960,3870284,3870239,-1,-1}, {3242961,3869755,3869700,0.36006,0.36006}, {3242962,3860120,3860261,0.180469565217391,0.180469565217391}, {3242963,3860261,3860267,0.0157333333333333,0.0157333333333333}, {3242964,3860261,3860438,-1,-1}, {3242965,3860261,3860021,0.128066666666667,0.128066666666667}, {3242966,3860021,3860007,0.0831777777777778,0.0831777777777778}, {3242967,3859769,3860021,-1,-1}, {3242970,3870681,3870682,0.00153333333333333,0.00153333333333333}, {3242971,3870485,3870681,0.0686,0.0686}, {3242974,3858791,3858968,-1,-1}, {3242975,3858825,3858925,0.0431777777777778,0.0431777777777778}, {3242976,3858925,3859000,-1,-1}, {3242979,3859353,3859326,0.0106227272727273,0.0106227272727273}, {3242980,3859326,3859155,0.05848,0.05848}, {3242981,3859644,3859436,-1,0.21918}, {3242982,3859436,3859226,-1,0.1803}, {3242983,3859326,3859436,-1,-1}, {3242984,3862158,3862038,0.28191724137931,0.291985714285714}, {3242985,3862038,3862018,0.0694636363636364,0.0727714285714286}, {3242986,3862148,3862038,0.098664,-1}, {3242987,3863120,3862449,0.221545945945946,0.2561625}, {3242988,3870971,3871035,0.0415555555555556,0.0415555555555556}, {3242989,3870971,3870788,0.10863,0.10863}, {3242990,3870788,3870129,0.244577777777778,0.244577777777778}, {3242991,3878230,3878137,-1,0.2116}, {3242992,3877159,3878137,0.363327272727273,0.32625306122449}, {3242993,3878137,3878290,-1,0.0920823529411765}, {3242997,3876894,3876587,-1,0.114457894736842}, {3242998,3876715,3876894,-1,0.0723782608695652}, {3242999,3876894,3877159,0.101804347826087,0.09366}, {3243000,3870909,3870752,0.0971333333333333,0.1457}, {3243001,3870752,3870747,0.00246315789473684,0.0036}, {3243002,3870752,3870602,-1,-1}, {3243003,3870602,3870681,0.0924222222222222,0.0924222222222222}, {3243005,3850376,3849162,-1,-1}, {3243007,3851283,3851306,0.029736,0.0391263157894737}, {3243008,3851306,3851746,0.212181818181818,0.241448275862069}, {3243010,3850876,3850510,0.216222222222222,0.216222222222222}, {3243016,3871900,3872417,-1,-1}, {3243017,3871607,3871621,0.0249260869565217,-1}, {3243018,3871721,3871607,0.0655764705882353,0.07432}, {3243019,3871642,3871682,-1,0.0693}, {3243020,3871682,3871721,-1,0.0551526315789474}, {3243021,3871547,3871582,0.0458625,-1}, {3243022,3871582,3871607,0.0442851063829787,-1}, {3243023,3871682,3871582,0.0189411764705882,0.0189411764705882}, {3243024,3878496,3878364,0.0385826086956522,-1}, {3243025,3878950,3878922,0.0107,-1}, {3243026,3879076,3878919,-1,0.0420566037735849}, {3243027,3878919,3878689,-1,0.0689192307692308}, {3243028,3878689,3878919,0.2511,-1}, {3243029,3878562,3878407,0.10833,-1}, {3243030,3878407,3878205,0.156433333333333,-1}, {3243031,3878496,3878471,-1,0.0838235294117647}, {3243032,3878471,3878922,-1,0.341647058823529}, {3243033,3878407,3878471,-1,0.0624}, {3243035,3878689,3878525,-1,0.040665306122449}, {3243036,3878525,3878421,-1,0.03315}, {3243037,3878922,3878646,0.08725,-1}, {3243038,3878646,3878496,0.0418085106382979,-1}, {3243039,3859948,3859774,0.059115,0.0563}, {3243040,3859774,3859562,0.0931655172413793,0.0711}, {3243044,3851701,3849923,0.547442857142857,0.489204255319149}, {3243049,3861944,3861652,0.0763764705882353,0.0721333333333333}, {3243050,3861652,3861568,0.0243411764705882,0.023422641509434}, {3243051,3862428,3861715,0.481822222222222,0.481822222222222}, {3243052,3861715,3861652,-1,-1}, {3243054,3886888,3886782,0.0569181818181818,-1}, {3243055,3886782,3885804,0.275707317073171,-1}, {3243056,3886782,3886726,0.1218,-1}, {3243057,3886726,3886802,0.0750857142857143,0.10512}, {3243058,3886802,3886807,0.0429,0.0449428571428571}, {3243059,3886807,3886847,0.0514105263157895,-1}, {3243060,3886847,3886888,0.129860869565217,-1}, {3243061,3886802,3886847,0.01746,-1}, {3243062,3877560,3878066,0.279933333333333,-1}, {3243063,3877560,3877542,0.05058,0.06744}, {3243064,3878066,3878052,0.0475813953488372,-1}, {3243065,3878052,3877943,0.234860377358491,-1}, {3243066,3877930,3878052,-1,0.114572727272727}, {3243067,3877321,3877314,0.0502421052631579,0.0502421052631579}, {3243068,3877930,3877321,-1,1.30152}, {3243069,3877898,3877812,0.168294545454545,-1}, {3243070,3877980,3877888,-1,0.213559090909091}, {3243071,3877898,3877980,0.0488,0.0305}, {3243072,3877542,3877427,0.296715789473684,0.296715789473684}, {3243073,3889464,3889544,0.0473733333333333,0.0435061224489796}, {3243074,3889544,3889872,0.19185,0.1438875}, {3243075,3888450,3889544,0.49569375,-1}, {3243076,3889352,3890607,0.272830188679245,-1}, {3243078,3877775,3877898,0.07788,0.0449307692307692}, {3243079,3877943,3877919,0.0553473684210526,-1}, {3243080,3877919,3877898,0.0314275862068965,-1}, {3243081,3877775,3877919,-1,0.0783931034482759}, {3243082,3890694,3890815,-1,0.0312279069767442}, {3243083,3890815,3890952,-1,0.0423627906976744}, {3243084,3890952,3891031,-1,0.0243571428571429}, {3243088,3877314,3877417,0.0290181818181818,0.02394}, {3243089,3877417,3877775,0.141825,0.10636875}, {3243090,3877321,3877417,-1,0.0408}, {3243091,3893439,3893501,0.0492375,0.0477454545454545}, {3243092,3893439,3893284,-1,0.53424}, {3243093,3893284,3893501,-1,0.52752}, {3243094,3877580,3877621,-1,0.00878918918918919}, {3243095,3877621,3878079,-1,0.158958620689655}, {3243096,3878150,3878135,-1,0.0429260869565217}, {3243097,3878135,3878017,-1,0.264970212765957}, {3243098,3878017,3877991,-1,0.0690666666666667}, {3243099,3877991,3877980,-1,0.0354875}, {3243100,3901522,3901670,0.332311111111111,0.332311111111111}, {3243101,3901670,3901719,0.0268888888888889,0.0268888888888889}, {3243102,3901670,3901597,0.0272,0.0272}, {3243103,3883658,3883610,0.0290076923076923,-1}, {3243104,3885289,3886276,0.270505263157895,0.302329411764706}, {3243105,3886276,3886726,0.240782608695652,0.23075}, {3243106,3886103,3886276,-1,-1}, {3243107,3886045,3886174,-1,-1}, {3243108,3875733,3875323,0.19235,0.15388}, {3243109,3875323,3875124,0.145447058823529,0.107504347826087}, {3243110,3875323,3875373,0.115044444444444,0.115044444444444}, {3243112,3887860,3887953,0.0321857142857143,-1}, {3243113,3887953,3887990,0.0233428571428571,-1}, {3243114,3887842,3887953,-1,0.0231076923076923}, {3243115,3887957,3888028,-1,0.0349363636363636}, {3243116,3888028,3888061,-1,0.0156818181818182}, {3243117,3887953,3888028,-1,0.0289875}, {3243118,3884812,3885013,0.194,0.127756097560976}, {3243119,3885013,3885054,0.0276909090909091,0.0198652173913043}, {3243120,3889387,3889598,0.105876923076923,0.161929411764706}, {3243121,3889598,3890417,0.251944186046512,0.300933333333333}, {3243122,3889598,3889508,0.248733333333333,0.248733333333333}, {3243123,3875553,3875772,0.0915692307692308,0.140047058823529}, {3243124,3875772,3875735,0.0748444444444444,0.0748444444444444}, {3243125,3875772,3876140,0.236273684210526,0.236273684210526}, {3243126,3876140,3876263,0.0492666666666667,0.0492666666666667}, {3243127,3876140,3876117,0.0650666666666667,0.0650666666666667}, {3243130,3886438,3886467,0.0468352941176471,0.06635}, {3243131,3885811,3886438,-1,0.157883720930233}, {3243132,3885013,3885497,-1,0.21145}, {3243133,3885497,3885811,-1,0.0823857142857143}, {3243134,3887261,3887232,0.0464,0.0464}, {3243136,3889344,3889361,0.0419428571428571,0.0326222222222222}, {3243137,3900187,3899672,0.318418181818182,0.269430769230769}, {3243138,3899672,3899241,0.190059574468085,0.194191304347826}, {3243139,3899672,3899539,0.0658384615384615,-1}, {3243140,3899539,3900093,-1,0.373606451612903}, {3243141,3899539,3899420,0.0690782608695652,-1}, {3243142,3900093,3900293,-1,0.111363636363636}, {3243143,3899420,3899345,0.043392,-1}, {3243144,3899345,3898876,0.245911111111111,0.245911111111111}, {3243145,3899420,3900174,1.02636,-1}, {3243146,3900174,3900293,0.0786,0.0786}, {3243147,3899345,3900174,0.630444444444444,-1}, {3243148,3911532,3911961,0.147014285714286,-1}, {3243149,3911899,3912621,0.123402857142857,-1}, {3243150,3911532,3911899,0.109213636363636,-1}, {3243151,3900128,3900295,0.231890322580645,-1}, {3243152,3900295,3900187,0.0782117647058823,0.0738666666666667}, {3243153,3900103,3900843,0.222102857142857,-1}, {3243154,3900843,3901000,0.0573833333333333,-1}, {3243155,3910193,3911899,0.311966197183099,-1}, {3243156,3909953,3910320,0.107655,-1}, {3243157,3910320,3910848,0.162965853658537,-1}, {3243158,3910193,3910320,0.040836,-1}, {3243159,3900295,3900654,0.353647058823529,0.353647058823529}, {3243160,3900452,3900187,0.3380625,0.154542857142857}, {3243161,3900654,3900452,0.162631578947368,-1}, {3243162,3900654,3900735,0.0484888888888889,-1}, {3243163,3900735,3900843,0.0413117647058824,-1}, {3243164,3900500,3900452,-1,0.0286604651162791}, {3243165,3900735,3900500,-1,0.137822222222222}, {3243166,3900864,3900896,-1,0.0107538461538462}, {3243167,3900896,3901057,-1,0.0617090909090909}, {3243168,3896942,3897057,0.1074,0.0835333333333333}, {3243169,3916895,3916925,0.0139235294117647,0.0182076923076923}, {3243170,3916896,3916895,0.0170487804878049,-1}, {3243171,3898217,3898849,0.296757142857143,0.519325}, {3243172,3898849,3899241,0.1654,0.158784}, {3243173,3916895,3916952,0.0137268292682927,-1}, {3243174,3897057,3897545,0.199753846153846,0.199753846153846}, {3243175,3897545,3898849,0.476042857142857,0.434647826086957}, {3243176,3897395,3897545,0.0910666666666667,0.0910666666666667}, {3243177,3880834,3880792,0.0197379310344828,-1}, {3243178,3880792,3880565,0.0933483870967742,-1}, {3243179,3880792,3880912,-1,0.0728666666666667}, {3243180,3880834,3880909,-1,0.0234}, {3243181,3880912,3880909,-1,0.0475714285714286}, {3243182,3894345,3894418,0.137542857142857,-1}, {3243225,3891032,3891189,0.213466666666667,0.19212}, {3243226,3891189,3891630,0.2622,0.251275}, {3243227,3892335,3892022,0.0947375,-1}, {3243228,3889185,3889337,0.0701478260869565,-1}, {3243229,3889237,3889249,0.00809230769230769,0.0116888888888889}, {3243230,3889249,3889337,0.0425560975609756,0.0562838709677419}, {3243231,3889185,3889249,0.068592,-1}, {3243232,3888028,3889059,-1,0.4731}, {3243233,3887854,3887660,0.0920526315789474,-1}, {3243234,3887660,3887592,0.0291,-1}, {3243235,3889059,3887660,-1,0.442747058823529}, {3243237,3887232,3887978,-1,0.160053333333333}, {3243238,3887978,3888091,-1,0.02896}, {3243239,3888036,3887978,0.0951157894736842,-1}, {3243240,3893557,3894694,0.399814925373134,0.4252}, {3243241,3895900,3896440,0.611066666666667,0.611066666666667}, {3243242,3880912,3881114,0.0679764705882353,-1}, {3243243,3883321,3883384,0.037695652173913,0.0456315789473684}, {3243244,3883384,3883419,0.0157111111111111,0.0192818181818182}, {3243245,3883067,3883178,-1,0.0378}, {3243246,3883178,3883321,-1,0.0642954545454545}, {3243247,3883384,3883178,0.09896,-1}, {3243248,3883000,3883113,0.0508536585365854,-1}, {3243249,3883113,3883280,0.0763166666666667,-1}, {3243250,3887854,3887933,-1,0.0278590909090909}, {3243251,3887933,3887957,-1,0.00827727272727273}, {3243252,3887261,3887993,0.211288235294118,-1}, {3243253,3887993,3888120,0.0407225806451613,-1}, {3243254,3911025,3911705,-1,0.133411267605634}, {3243255,3911705,3912518,-1,0.149434782608696}, {3243256,3908543,3910257,-1,0.3258}, {3243257,3910257,3911025,-1,0.134117142857143}, {3243258,3894332,3894345,0.0365672727272727,0.0365672727272727}, {3243259,3894345,3894349,0.00417966101694915,0.00474230769230769}, {3243261,3887326,3887580,0.098835,-1}, {3243262,3887580,3887667,0.0358883720930233,-1}, {3243263,3888061,3889075,0.27624,-1}, {3243264,3889075,3889185,0.0499241379310345,-1}, {3243310,3856054,3855397,0.271555555555556,0.271555555555556}, {3243311,3855397,3855414,0.0410666666666667,0.0410666666666667}, {3243312,3858469,3858129,0.442690909090909,-1}, {3243313,3858129,3858259,0.429342857142857,0.429342857142857}, {3243314,3858129,3858253,0.179866666666667,0.179866666666667}, {3243315,3858253,3858465,0.227218181818182,0.227218181818182}, {3243316,3868242,3868270,0.0248727272727273,0.02736}, {3243317,3868270,3868287,0.0209454545454545,0.02304}, {3243318,3867959,3867935,0.0358,0.03759}, {3243319,3867935,3867362,0.4486875,0.4486875}, {3243320,3867962,3867935,-1,-1}, {3243321,3868270,3868226,-1,-1}, {3243322,3869325,3869302,0.0167571428571429,0.0138}, {3243323,3869302,3869012,0.130714285714286,0.111585365853659}, {3243324,3869302,3869340,-1,-1}, {3243325,3869827,3869882,-1,-1}, {3243326,3870038,3870057,0.03306,0.03306}, {3243327,3870922,3870936,0.0307304347826087,0.044175}, {3243328,3871814,3871762,0.0222,0.0191166666666667}, {3243329,3871762,3871704,0.0827333333333333,0.07446}, {3243330,3871488,3871757,0.120445161290323,0.128751724137931}, {3243331,3871757,3871814,0.0410275862068965,0.0626210526315789}, {3243332,3871762,3871757,-1,0.050775}, {3243333,3871898,3871814,0.0272896551724138,0.0208263157894737}, {3243334,3871757,3871898,-1,0.0340923076923077}, {3243335,3860366,3860075,0.170933333333333,0.170933333333333}, {3243336,3860075,3859877,-1,-1}, {3243337,3870936,3871462,-1,0.143223529411765}, {3243338,3871462,3871787,-1,0.122184}, {3243339,3875475,3875365,-1,0.163529032258065}, {3243340,3875365,3875321,-1,0.0819483870967742}, {3243341,3875365,3875567,0.334355555555556,0.334355555555556}, {3243342,3875200,3875541,-1,0.0955733333333333}, {3243343,3875541,3875936,-1,0.0916933333333333}, {3243344,3875541,3875793,-1,-1}, {3243345,3875793,3875826,-1,-1}, {3243346,3875500,3875793,-1,-1}, {3243347,3875793,3876019,-1,-1}, {3243348,3876102,3876019,0.0772222222222222,0.0772222222222222}, {3243349,3876252,3876159,0.195088888888889,0.195088888888889}, {3243350,3876019,3876159,0.170155555555556,0.170155555555556}, {3243351,3876159,3876124,0.0815777777777778,0.0786642857142857}, {3243352,3876124,3875847,0.136466666666667,0.136466666666667}, {3243353,3876124,3876099,0.0628363636363636,0.0628363636363636}, {3243354,3876099,3875767,0.146377777777778,0.146377777777778}, {3243355,3876099,3876068,0.0596322580645161,0.0596322580645161}, {3243356,3876068,3876023,0.0911307692307692,0.0764322580645161}, {3243357,3876068,3875695,0.1644,0.1644}, {3243358,3875185,3875531,0.0922085106382979,-1}, {3243359,3875531,3875923,0.0997756097560976,-1}, {3243360,3881476,3881709,-1,0.284707317073171}, {3243361,3881709,3881723,-1,0.0105081081081081}, {3243362,3884472,3884471,0.1247625,-1}, {3243363,3884471,3884493,0.3933,-1}, {3243364,3884137,3884270,-1,0.111557142857143}, {3243365,3884270,3884472,-1,0.168461538461538}, {3243366,3884471,3884270,-1,-1}, {3243367,3889686,3889986,-1,0.1074375}, {3243368,3889986,3890050,-1,0.0234363636363636}, {3243369,3891295,3891321,0.0649166666666667,0.07303125}, {3243370,3891321,3891332,0.0238181818181818,0.0271034482758621}, {3243371,3877690,3877375,0.138225,0.135404081632653}, {3243372,3877375,3876915,0.295133333333333,0.22135}, {3243373,3900046,3900045,0.013752,-1}, {3243374,3900045,3900049,0.0685038461538462,-1}, {3243375,3892875,3892804,0.0540545454545455,0.0349764705882353}, {3243376,3880146,3880333,-1,0.0973}, {3243377,3866270,3867044,0.327558620689655,-1}, {3243378,3867044,3867995,0.456163636363636,0.456163636363636}, {3243379,3890547,3890617,0.0182780487804878,-1}, {3243380,3890617,3891275,0.187342857142857,-1}, {3243381,3890562,3890621,-1,0.01716}, {3243382,3890621,3891287,-1,0.212108108108108}, {3243383,3890617,3890621,0.029648275862069,0.0505764705882353}, {3243384,3891285,3890635,0.77088,-1}, {3243385,3890635,3890457,0.23388,-1}, {3243386,3870733,3870577,0.4964,-1}, {3243387,3897246,3897334,-1,0.0197142857142857}, {3243388,3897242,3897246,-1,0.07866}, {3243389,3897242,3897394,0.40692,0.40692}, {3243390,3869426,3869511,-1,-1}, {3243391,3897394,3897231,0.18474,0.18474}, {3243392,3897231,3897242,0.33234,0.33234}, {3243393,3869938,3869652,-1,-1}, {3243394,3869652,3869858,-1,-1}, {3243395,3869652,3869705,-1,-1}, {3243396,3869705,3869511,-1,-1}, {3243397,3897150,3897298,0.0388304347826087,-1}, {3243398,3881412,3881584,0.275072727272727,-1}, {3243399,3900232,3900227,-1,0.0232173913043478}, {3243400,3900227,3900220,-1,0.0403333333333333}, {3243401,3900258,3900278,0.164488888888889,-1}, {3243402,3900278,3900296,0.212105882352941,-1}, {3243403,3870721,3870403,-1,-1}, {3243404,3870403,3870141,-1,-1}, {3243405,3870205,3870241,-1,-1}, {3243406,3870241,3870673,-1,-1}, {3243407,3870403,3870241,-1,-1}, {3243408,3890621,3890635,-1,0.12966}, {3243409,3891287,3891285,0.13746,-1}, {3243410,3890635,3891285,-1,0.94722}, {3243411,3868689,3868536,-1,-1}, {3243412,3868536,3868248,-1,-1}, {3243416,3869109,3869300,-1,-1}, {3243417,3869300,3869543,-1,-1}, {3243418,3869543,3869384,-1,-1}, {3243419,3869384,3869263,-1,-1}, {3243420,3869300,3869384,-1,-1}, {3243421,3872912,3872917,0.0133935483870968,0.0143172413793103}, {3243422,3872917,3872931,0.0521785714285714,0.0541111111111111}, {3243423,3872917,3873400,-1,-1}, {3243424,3871234,3871249,-1,-1}, {3243425,3871249,3871701,-1,-1}, {3243444,3919797,3919836,-1,0.0415028571428571}, {3243445,3919930,3919960,-1,0.0550888888888889}, {3243446,3920135,3919930,0.201,0.201}, {3243447,3920135,3920177,-1,0.0344545454545454}, {3243448,3920177,3919960,0.119981818181818,-1}, {3243449,3919960,3920012,-1,0.09361875}, {3243450,3920177,3920012,-1,0.426018181818182}, {3243451,3920012,3920031,-1,0.034741935483871}, {3243452,3920031,3920773,-1,0.556125}, {3243454,3920031,3921008,0.621835714285714,-1}, {3243555,3919797,3919614,0.118436363636364,-1}, {3243556,3919614,3920552,0.625291304347826,-1}, {3243557,3919614,3919624,-1,0.319782352941176}, {3243558,3919624,3919674,0.03438,0.03438}, {3243559,3919674,3919797,-1,0.197125714285714}, {3243560,3919624,3919675,0.0299823529411765,0.0299823529411765}, {3243561,3919675,3919763,0.145728,0.107152941176471}, {3243562,3919674,3919675,0.0407785714285714,0.0407785714285714}, {3243563,3919887,3919860,-1,0.0400928571428571}, {3243564,3919686,3919667,-1,0.02461875}, {3243565,3919137,3919686,0.37044,-1}, {3243566,3919860,3919763,-1,0.0517777777777778}, {3243567,3919763,3919686,-1,0.0434888888888889}, {3243568,3922335,3920056,-1,1.30087741935484}, {3243569,3920056,3919860,-1,0.14038064516129}, {3243570,3919887,3920099,-1,0.183415384615385}, {3243571,3920099,3922335,-1,1.06708421052632}, {3243572,3920056,3920099,0.035184,0.035184}, {3243573,3919823,3919859,-1,0.01475}, {3243574,3919859,3919887,-1,0.04516}, {3243575,3919919,3919859,0.0394457142857143,0.0418363636363636}, {3243576,3919667,3919823,-1,0.0824571428571429}, {3243577,3901328,3900756,0.37962,0.37962}, {3243578,3900756,3900343,0.3357,0.3357}, {3243579,3900756,3900986,0.37983,0.37983}, {3243580,3900986,3901094,0.1302,0.1302}, {3243581,3900986,3900636,0.23787,0.23787}, {3243582,3900477,3901004,0.209090322580645,0.175183783783784}, {3243583,3901004,3901081,-1,-1}, {3243584,3901069,3901243,0.443458536585366,0.422832558139535}, {3243585,3901004,3901069,0.0219081081081081,0.0219081081081081}, {3243591,3899793,3899174,0.690552,0.784718181818182}, {3243595,3899174,3899362,0.203142857142857,0.203142857142857}, {3243596,3899174,3898978,0.24903,0.24903}, {3243597,3899177,3899362,0.236021052631579,0.236021052631579}, {3243598,3898978,3899177,0.11787,0.11787}, {3243599,3898978,3898710,0.40326,0.40326}, {3243600,3898898,3899177,0.39573,0.39573}, {3243601,3898710,3898898,0.11475,0.11475}, {3243602,3898710,3898515,0.35307,0.35307}, {3243603,3898690,3898898,0.33807,0.33807}, {3243604,3898515,3898690,0.10812,0.10812}, {3243605,3898169,3897994,0.09321,0.09321}, {3243606,3898034,3897839,0.41574,0.41574}, {3243607,3898169,3898368,0.40695,0.40695}, {3243608,3898034,3898368,0.17841,0.17841}, {3243609,3898515,3898263,0.45699,0.45699}, {3243610,3898263,3898034,0.38073,0.38073}, {3243611,3898368,3898555,0.38358,0.38358}, {3243612,3898555,3898690,0.46632,0.46632}, {3243613,3898263,3898555,0.16665,0.16665}, {3243614,3897839,3897585,0.47574,0.47574}, {3243615,3897994,3897750,0.47298,0.47298}, {3243616,3897750,3897625,0.28086,0.28086}, {3243617,3897585,3897750,0.10209,0.10209}, {3243618,3897750,3898106,0.19269,0.19269}, {3243619,3898106,3898005,0.108133333333333,0.108133333333333}, {3243620,3898005,3897819,0.20739,0.20739}, {3243621,3898235,3898322,0.0882,0.0882}, {3243622,3898005,3898322,0.19089,0.19089}, {3243623,3898209,3898106,0.087625,0.087625}, {3243624,3898322,3898533,0.1986,0.1986}, {3243625,3898209,3898533,0.2097,0.2097}, {3243626,3898563,3898392,0.09891,0.09891}, {3243627,3898392,3898169,0.11793,0.11793}, {3243628,3898533,3898719,0.20244,0.20244}, {3243629,3898719,3898919,0.24681,0.24681}, {3243630,3898563,3898387,0.25904,0.19428}, {3243631,3898387,3898209,0.163675,0.2455125}, {3243632,3898392,3898387,0.23316,0.23316}, {3243633,3898387,3898719,0.22119,0.22119}, {3243634,3897585,3897354,0.49329,0.49329}, {3243635,3897354,3897108,0.51177,0.51177}, {3243636,3897354,3897521,0.10308,0.10308}, {3243637,3897521,3897625,0.20934,0.20934}, {3243638,3897521,3897445,0.16782,0.16782}, {3243639,3897445,3897280,0.33894,0.33894}, {3243640,3897445,3897819,0.43224,0.43224}, {3243641,3897819,3898134,0.18354,0.18354}, {3243642,3898134,3898235,0.10341,0.10341}, {3243643,3898134,3897778,0.33315,0.33315}, {3243644,3900245,3900477,0.419634782608696,0.438709090909091}, {3243645,3898977,3899126,0.0577836734693878,0.0555176470588235}, {3243646,3899126,3899364,0.136908,0.134223529411765}, {3243647,3919836,3919881,-1,0.0624545454545455}, {3243648,3919881,3919930,-1,0.0993230769230769}, {3243649,3919836,3920020,-1,0.296618181818182}, {3243650,3920020,3920135,-1,0.0733272727272727}, {3243651,3919881,3920020,0.0763636363636364,0.0763636363636364}, {3243658,3910530,3910724,0.0266454545454545,0.0254869565217391}, {3243659,3906476,3907041,0.486333333333333,0.486333333333333}, {3244226,3886020,3886301,0.29564,-1}, {3244227,3887184,3886301,-1,0.591845454545454}, {3244228,3886205,3886085,-1,0.0921714285714286}, {3244229,3887089,3886413,0.6874125,-1}, {3244272,3909105,3909174,0.037272,0.0358384615384615}, {3244273,3909174,3909224,0.0235548387096774,0.0317478260869565}, {3244274,3909669,3909732,0.058275,0.0358615384615385}, {3244275,3909732,3909791,0.0288782608695652,0.0288782608695652}, {3244276,3909174,3909732,-1,0.169261224489796}, {3244277,3910416,3910503,0.0384260869565217,0.0465157894736842}, {3244278,3910503,3910563,0.0284608695652174,0.03273}, {3244279,3909732,3910503,-1,0.193714285714286}, {3244280,3910503,3910878,-1,0.114988235294118}, {3244338,3895950,3896113,0.0739555555555556,0.0739555555555556}, {3244516,3905959,3905378,0.2526,-1}, {3244517,3905378,3905222,0.0615191489361702,-1}, {3244518,3888521,3888689,-1,0.064646511627907}, {3244519,3888689,3888972,-1,0.1114}, {3244522,3893782,3894372,-1,0.28116}, {3244713,3889059,3889169,-1,0.0407230769230769}, {3244714,3889169,3889237,-1,0.02705}, {3245170,3877342,3877890,0.315320689655172,0.30481}, {3245344,3884909,3885968,0.65979,0.65979}, {3245345,3885753,3884696,0.66348,0.66348}, {3245346,3885753,3885968,0.16716,0.16716}, {3245347,3884909,3884696,0.18498,0.18498}, {3245350,3884696,3883258,1.43691,1.43691}, {3245351,3884250,3885753,1.26513913043478,1.26513913043478}, {3245352,3884250,3883258,0.65262,0.65262}, {3245353,3884250,3883777,0.370392,0.370392}, {3245354,3882743,3883258,0.48903,0.48903}, {3245355,3882743,3883777,0.65802,0.65802}, {3245356,3886537,3883777,1.82445,1.82445}, {3245358,3892238,3893424,0.847945454545455,0.847945454545455}, {3245359,3894321,3894181,0.138511111111111,0.138511111111111}, {3245360,3892443,3893681,0.97371,0.97371}, {3245361,3892443,3892066,0.41022,0.41022}, {3245362,3892066,3893452,1.01826,1.01826}, {3245363,3892066,3891806,0.25065,0.25065}, {3245364,3886537,3888287,1.64799,1.64799}, {3245365,3886537,3888083,0.96726,0.96726}, {3245366,3888021,3888476,0.26889,0.26889}, {3245367,3888476,3888953,0.27147,0.27147}, {3245368,3888561,3889129,0.32964,0.32964}, {3245369,3889973,3888083,1.16898,1.16898}, {3245437,3882516,3883777,0.826510344827586,0.826510344827586}, {3245438,3889129,3888659,0.370772727272727,0.313730769230769}, {3245439,3893452,3893984,0.43698,0.43698}, {3245440,3893681,3894201,0.44196,0.44196}, {3245601,3893681,3893452,0.3642,0.3642}, {3245602,3893681,3893958,0.26205,0.26205}, {3245603,3888083,3888021,0.43533,0.43533}, {3245706,3898189,3897864,0.18963,0.18963}, {3245707,3897990,3898189,0.18402,0.18402}, {3245708,3897990,3897648,0.2202,0.2202}, {3245709,3897801,3897990,0.18465,0.18465}, {3245710,3897801,3897501,0.21228,0.21228}, {3245711,3897638,3897801,0.18285,0.18285}, {3245712,3897638,3897347,0.20865,0.20865}, {3245713,3897456,3897638,0.18198,0.18198}, {3246979,3896593,3897623,0.637702702702703,0.637702702702703}, {3247238,3889174,3888627,0.130242857142857,0.118917391304348}, {3247240,3888627,3888659,0.02247,0.0204272727272727}, {3247243,3888627,3887587,0.233481818181818,0.228293333333333}, {3247244,3887587,3887605,0.0259384615384615,0.0240857142857143}, {3247245,3887587,3887048,0.146292307692308,0.158483333333333}, {3247246,3887048,3886872,0.0709,0.0750705882352941}, {3247247,3887048,3887057,0.01305,0.01305}, {3247248,3886872,3886695,0.0652578947368421,0.07749375}, {3247249,3886695,3886465,0.0889833333333333,0.103335483870968}, {3247250,3886732,3886695,0.0297652173913044,0.0297652173913044}, {3251885,3876852,3876847,0.0258428571428571,0.0258428571428571}, {3251886,3876847,3876743,0.620357142857143,0.620357142857143}, {3251887,3876743,3876734,0.0559714285714286,0.0559714285714286}, {3251931,3892623,3891210,-1,-1}, {3251972,3891925,3892510,-1,-1}, {3251975,3891454,3891457,-1,-1}, {3251976,3892592,3891991,-1,-1}, {3252061,3873130,3873387,-1,-1}, {3252085,3871102,3871369,-1,-1}, {3252087,3871102,3871277,-1,-1}, {3252111,3870896,3871063,-1,-1}, {3252165,3852381,3853238,0.351355555555556,0.351355555555556}, {3252166,3854496,3854194,0.668976923076923,0.668976923076923}, {3252167,3854518,3854496,0.355007142857143,0.355007142857143}, {3252168,3854543,3854518,0.209647058823529,0.209647058823529}, {3252169,3862025,3862741,-1,-1}, {3252170,3861756,3861548,-1,-1}, {3252172,3861083,3861597,0.54261,0.54261}, {3252173,3847896,3847766,0.0788,0.0788}, {3252180,3850314,3852072,1.0116,1.0116}, {3252186,3847766,3847689,0.0987555555555556,0.0987555555555556}, {3252191,3879982,3880012,-1,-1}, {3252192,3880012,3880077,-1,-1}, {3252377,3865259,3865983,-1,-1}, {3252379,3865259,3865725,-1,-1}, {3252380,3865259,3864549,-1,-1}, {3252381,3865259,3864943,-1,-1}, {3252616,3904048,3905300,1.26813,1.26813}, {3252617,3905300,3905325,0.0194,0.0194}, {3252618,3885965,3885961,-1,-1}, {3252619,3885961,3885957,-1,-1}, {3252620,3885478,3885773,0.26559,-1}, {3252621,3885938,3885922,0.050295652173913,-1}, {3252622,3882570,3882754,-1,0.119557894736842}, {3252623,3882754,3882819,-1,0.0402947368421053}, {3252624,3882570,3882383,0.148575,-1}, {3252625,3882383,3882349,0.0333333333333333,-1}, {3252696,3870350,3870352,0.00926666666666667,-1}, {3252697,3870352,3870353,0.147222222222222,-1}, {3252725,3873845,3874561,0.352177777777778,0.352177777777778}, {3252726,3874338,3874311,0.147218181818182,0.0899666666666667}, {3252741,3874980,3874751,0.0969310344827586,0.23425}, {3252742,3874751,3874265,0.122946666666667,0.14952972972973}, {3252743,3874980,3874922,0.1032,-1}, {3252744,3874922,3874734,0.2352,-1}, {3252745,3874751,3874922,0.168155555555556,0.168155555555556}, {3252754,3918883,3918622,0.136944,-1}, {3252755,3862105,3862788,0.351730434782609,0.351730434782609}, {3252756,3862788,3863025,0.12292,0.167618181818182}, {3252757,3862788,3862305,0.229822222222222,0.229822222222222}, {3252760,3918622,3918269,0.189189795918367,-1}, {3252761,3918269,3917929,0.164212903225806,-1}, {3252762,3862324,3862137,0.102565714285714,0.1158}, {3252763,3862137,3862055,0.0656294117647059,0.06973125}, {3252766,3862055,3861888,0.125422222222222,0.125422222222222}, {3252767,3861888,3861831,0.0386888888888889,0.0386888888888889}, {3252768,3862137,3861888,0.188311111111111,0.188311111111111}, {3252769,3862946,3862620,0.215791304347826,0.198528}, {3252770,3862620,3862568,0.0211071428571429,0.01846875}, {3252771,3862540,3862620,0.066,0.066}, {3252776,3849790,3849521,0.0680423076923077,0.0667584905660377}, {3252777,3849521,3849313,0.0549529411764706,0.0549529411764706}, {3252784,3854655,3854371,0.134444444444444,0.134444444444444}, {3252785,3917773,3917929,-1,0.0715011235955056}, {3252786,3917704,3917831,0.0561133333333333,-1}, {3252787,3917831,3918160,0.165032258064516,-1}, {3252794,3858043,3857904,-1,-1}, {3252807,3854551,3854298,0.20361,0.193914285714286}, {3252808,3854298,3854903,0.90531,0.90531}, {3252828,3917151,3917773,-1,0.221944186046512}, {3252860,3916187,3916254,-1,0.0180311688311688}, {3252861,3866237,3866233,0.0365647058823529,0.0296}, {3252862,3866233,3866234,0.0326666666666667,0.0267272727272727}, {3252863,3864128,3864183,0.146123076923077,0.0904571428571428}, {3252866,3871913,3871747,0.261307692307692,0.248560975609756}, {3252870,3871747,3871740,0.0205066666666667,0.0205066666666667}, {3252875,3852800,3851509,2.01785454545455,2.01785454545455}, {3252876,3851509,3851640,0.0543473684210526,0.0480279069767442}, {3252877,3851509,3850248,0.576654545454545,0.576654545454545}, {3252901,3875808,3874680,1.33146666666667,1.33146666666667}, {3252902,3874680,3873874,0.349355555555556,0.349355555555556}, {3252903,3873874,3873970,0.398292307692308,0.388335}, {3252904,3873970,3873790,0.12267,0.106669565217391}, {3252905,3873970,3874880,0.753066666666667,0.753066666666667}, {3252913,3915369,3913887,-1,0.289548648648649}, {3252915,3915500,3915521,-1,0.00663243243243243}, {3252916,3915521,3915727,-1,0.0426081081081081}, {3252917,3915696,3915797,0.024152,-1}, {3252918,3913638,3914399,-1,0.1272}, {3252921,3901839,3901249,0.492761538461538,0.492761538461538}, {3252922,3901412,3901687,-1,0.0628775510204082}, {3252933,3907573,3907865,-1,0.058959375}, {3252934,3907865,3908287,-1,0.0840272727272727}, {3252971,3875035,3874973,-1,0.08628}, {3252972,3874973,3874807,-1,0.2751}, {3253009,3898631,3898825,-1,0.0816625}, {3253010,3898825,3899545,-1,0.2401}, {3253027,3897857,3898095,-1,0.0960738461538461}, {3253028,3898095,3898149,-1,0.0451741935483871}, {3253031,3895450,3895915,-1,0.213372972972973}, {3253066,3898557,3898624,0.022,-1}, {3253206,3866488,3866510,0.0191368421052632,-1}, {3253207,3865983,3866203,0.136107692307692,-1}, {3253208,3866203,3866488,0.179825,-1}, {3253274,3901421,3901975,0.162552631578947,-1}, {3253365,3871888,3872292,-1,0.16449375}, {3254727,3881657,3882743,0.89718,0.89718}, {3254729,3881841,3882017,0.68439,0.68439}, {3254730,3881841,3882017,1.12674,1.12674}, {3254820,3877890,3878216,0.201355555555556,0.201355555555556}, {3255181,3865305,3865312,-1,0.0264566037735849}, {3255182,3874771,3874744,0.0068,-1}, {3255183,3873710,3873991,-1,0.235885714285714}, {3255184,3873991,3874044,-1,0.0887076923076923}, {3255282,3886977,3887691,-1,0.386007692307692}, {3255283,3887691,3888381,-1,0.372675}, {3255333,3889246,3889237,0.0189833333333333,0.0253111111111111}, {3255528,3881657,3881841,0.19584,0.19584}, {3255583,3894228,3894549,0.475125,0.584769230769231}, {3255584,3894549,3894914,0.397757142857143,0.397757142857143}, {3255585,3894532,3894549,0.0335538461538462,0.0242333333333333}, {3255589,3894743,3894825,0.0425345454545455,-1}, {3255626,3881767,3882011,-1,-1}, {3255627,3916771,3916791,0.00646153846153846,-1}, {3255628,3916801,3916824,-1,0.0055425}, {3255629,3916824,3917151,-1,0.0941341463414634}, {3255630,3897605,3897842,0.123678260869565,-1}, {3255677,3912954,3912886,0.018,-1}, {3255678,3912886,3912673,0.0732705882352941,-1}, {3255679,3913015,3912957,-1,0.0183}, {3255680,3912957,3912749,-1,0.0861428571428571}, {3255682,3870108,3870107,0.0391272727272727,0.0416516129032258}, {3255683,3870107,3870092,0.126716666666667,0.130337142857143}, {3255684,3869924,3869627,-1,0.108985714285714}, {3255685,3869627,3869451,-1,0.0451666666666667}, {3255686,3870551,3870814,0.17315,-1}, {3255687,3870814,3870832,0.0182,-1}, {3255688,3871318,3871246,-1,0.0142461538461538}, {3255689,3871246,3870551,-1,0.161546341463415}, {3255690,3872078,3872074,0.011895652173913,-1}, {3255691,3872074,3872065,0.0431181818181818,-1}, {3255713,3875100,3875615,0.199545,-1}, {3255742,3895478,3895553,-1,-1}, {3255743,3895553,3895773,-1,-1}, {3256819,3850997,3851116,0.178657894736842,-1}, {3256855,3850997,3851006,0.00699642857142857,0.0081625}, {3256856,3851006,3851012,0.00555,0.00634285714285714}, {3256877,3852861,3850696,0.254935483870968,-1}, {3256878,3851012,3851040,0.0203571428571429,0.023265306122449}, {3258289,3906450,3906554,0.0344735294117647,0.036628125}, {3258320,3893726,3893718,0.0158076923076923,0.0178695652173913}, {3258321,3893718,3893721,0.0345555555555556,0.038875}, {3258322,3892585,3892452,0.348622222222222,0.348622222222222}, {3258564,3858506,3858376,-1,0.0770545454545455}, {3258565,3858376,3858060,-1,0.100062857142857}, {3258578,3880826,3880897,0.0723652173913043,0.0616444444444444}, {3258579,3880897,3880905,0.01779,0.0127071428571429}, {3258585,3859690,3859670,0.039,0.0455}, {3258591,3895193,3895223,-1,0.0221162790697674}, {3258592,3895223,3895278,-1,0.0334975609756098}, {3258599,3862066,3862288,0.09084,-1}, {3258600,3862285,3862288,0.0251625,0.0277655172413793}, {3258603,3897482,3897421,-1,0.0566666666666667}, {3258604,3897421,3897316,-1,0.0722470588235294}, {3258605,3864376,3864277,0.0428338983050847,-1}, {3258608,3897523,3897503,-1,0.0380869565217391}, {3258609,3897503,3897482,-1,0.0255714285714286}, {3258615,3861084,3860898,0.0636857142857143,-1}, {3258616,3860898,3860691,0.166869230769231,-1}, {3258635,3858010,3858393,0.0650584615384615,0.0650584615384615}, {3258638,3855377,3858010,0.38718,0.38172676056338}, {3258639,3854860,3855377,0.0936090909090909,0.0922119402985075}, {3258644,3857731,3856967,0.145298360655738,0.145298360655738}, {3258645,3897968,3898191,0.0369784615384615,-1}, {3258647,3858091,3858037,-1,0.03808}, {3258812,3863037,3862999,0.0187733333333333,-1}, {3258815,3863196,3863078,0.0368634146341463,-1}, {3258816,3863078,3863037,0.0155581395348837,-1}, {3258821,3863078,3863093,0.0225111111111111,0.04052}, {3258823,3863093,3863203,0.036645,-1}, {3258824,3862999,3863056,0.0209230769230769,-1}, {3258825,3863056,3863093,0.0136615384615385,-1}, {3258838,3898063,3898083,0.0184029850746269,-1}, {3258839,3916791,3917103,0.0877139240506329,-1}, {3258840,3917103,3917704,0.233887058823529,-1}, {3258885,3865075,3865310,0.041272131147541,0.0375761194029851}, {3258886,3865310,3865526,0.04674375,0.0427371428571429}, {3258915,3874612,3874519,-1,0.0753073170731707}, {3258950,3858091,3858072,-1,0.0380842105263158}, {3258951,3858072,3857983,-1,0.0793684210526316}, {3258952,3858011,3858072,0.041,0.025448275862069}, {3258953,3858621,3858568,-1,-1}, {3258954,3887561,3887939,-1,0.054534375}, {3258955,3887939,3888729,-1,0.130347540983607}, {3258960,3881829,3882237,-1,0.0797076923076923}, {3258961,3882237,3882406,-1,0.031934328358209}, {3258962,3881336,3881566,-1,0.0351666666666667}, {3258963,3881566,3881829,-1,0.0381166666666667}, {3258964,3877642,3878303,-1,0.122368965517241}, {3258965,3878303,3878353,-1,0.008596875}, {3258988,3865174,3865024,0.03129,-1}, {3258989,3864277,3863812,0.195764516129032,-1}, {3258990,3863812,3863783,0.00650476190476191,-1}, {3259153,3865816,3866117,0.172660465116279,0.148488}, {3259154,3865659,3865750,0.110902702702703,0.082068}, {3259155,3869221,3869443,-1,-1}, {3259156,3870427,3870147,0.4112,0.4112}, {3259157,3870147,3870057,0.16844347826087,0.16844347826087}, {3259158,3863097,3863143,0.179111111111111,0.179111111111111}, {3259159,3863221,3863239,0.0357111111111111,0.0357111111111111}, {3259163,3866134,3866319,-1,0.268121739130435}, {3259168,3860070,3859873,0.122589473684211,0.110914285714286}, {3259169,3859873,3859120,-1,-1}, {3259170,3859262,3859120,0.073,0.073}, {3259171,3859793,3859365,0.249066666666667,0.249066666666667}, {3259172,3859262,3859365,0.105622222222222,-1}, {3259173,3859365,3859262,0.114355555555556,-1}, {3259178,3866886,3865807,0.517875,-1}, {3259179,3865890,3865869,-1,0.013025}, {3259180,3865869,3865684,-1,0.0996387096774193}, {3259181,3865807,3865869,0.11535,-1}, {3259182,3871312,3871175,0.0370645161290323,0.0396206896551724}, {3259183,3871175,3871140,0.00978181818181818,0.0104129032258065}, {3259184,3871175,3871170,0.0491454545454545,0.03604}, {3259185,3871170,3870966,-1,0.322133333333333}, {3259186,3870966,3871170,-1,0.8664}, {3259193,3921504,3921522,0.237771428571429,0.2628}, {3259194,3921522,3921414,0.0688222222222222,0.0688222222222222}, {3259195,3921522,3921643,0.0926,0.0926}, {3259196,3921643,3921771,0.134652631578947,0.12792}, {3259202,3918582,3919049,0.209722222222222,0.202232142857143}, {3259203,3919049,3919171,0.0934166666666667,0.0715531914893617}, {3259204,3918647,3919049,0.433478571428571,-1}, {3259205,3918497,3918647,-1,0.14816}, {3259206,3919049,3918497,0.40818,-1}, {3259211,3874239,3874259,-1,0.0695785714285714}, {3259212,3874744,3874368,0.132382978723404,-1}, {3259213,3874368,3874300,0.0231714285714286,-1}, {3259232,3889996,3890180,0.089955,0.0705529411764706}, {3259233,3890180,3890299,0.0764709677419355,0.0483795918367347}, {3259234,3893901,3893981,0.063552,-1}, {3259235,3893981,3893961,0.137052631578947,0.1085}, {3259236,3893901,3894031,0.034608,0.0455368421052632}, {3259237,3894031,3898728,1.22264081632653,1.27466808510638}, {3259238,3893981,3894031,0.0425727272727273,0.04683}, {3259253,3890676,3890905,0.0882489795918367,0.0920042553191489}, {3259254,3890557,3890676,-1,-1}, {3259260,3888066,3888724,0.3226,-1}, {3259263,3894125,3894204,0.0406,0.0553636363636364}, {3259265,3895279,3895391,0.42759,-1}, {3259266,3895391,3895393,0.0363142857142857,-1}, {3259267,3897851,3897929,-1,0.0355333333333333}, {3259268,3897929,3897969,-1,0.0130730769230769}, {3259269,3897039,3897391,0.419285714285714,0.419285714285714}, {3259270,3897391,3897419,0.0408352941176471,0.0330571428571429}, {3259271,3895393,3895614,-1,0.0822382978723404}, {3259283,3920047,3920613,0.127483636363636,0.129844444444444}, {3259294,3882245,3882686,-1,-1}, {3259299,3919649,3919485,0.30696,-1}, {3259300,3919485,3919808,0.112579591836735,-1}, {3259314,3894820,3894890,-1,0.0461333333333333}, {3259317,3895484,3895345,0.105915789473684,0.105915789473684}, {3259318,3895345,3895135,0.115733333333333,0.115733333333333}, {3259319,3895135,3895115,0.0945789473684211,0.105705882352941}, {3259320,3909800,3910479,0.300911111111111,0.300911111111111}, {3259321,3910572,3910581,0.0135157894736842,0.0135157894736842}, {3259322,3910581,3910671,0.171144,0.171144}, {3259323,3910479,3910581,0.0356222222222222,0.0356222222222222}, {3259324,3910450,3910557,0.14245,0.14245}, {3259325,3910557,3910572,0.0133105263157895,0.0133105263157895}, {3259326,3910479,3910557,0.0404222222222222,0.0404222222222222}, {3259381,3883606,3884321,0.214413333333333,0.224386046511628}, {3259382,3884321,3884726,0.128328571428571,0.128328571428571}, {3259473,3897216,3896483,0.263036842105263,-1}, {3259484,3892152,3892370,-1,0.0505698113207547}, {3259485,3892370,3892482,-1,0.0306875}, {3259554,3877153,3877170,0.0292754716981132,-1}, {3259555,3877170,3877322,0.09445,-1}, {3259561,3898630,3899176,0.208450909090909,-1}, {3259562,3899176,3899403,0.125595,-1}, {3259587,3899859,3900092,-1,0.0550730769230769}, {3259588,3900092,3900382,-1,0.0712040816326531}, {3259593,3900041,3900375,0.12932,-1}, {3259595,3900375,3900413,0.0187945945945946,-1}, {3259596,3865000,3865208,0.105952941176471,-1}, {3259597,3865208,3865251,0.0186,-1}, {3259603,3858835,3858246,0.0826235294117647,-1}, {3259620,3854609,3854154,0.05735,-1}, {3259621,3854154,3852861,0.166818947368421,-1}, {3259625,3851082,3851520,-1,0.1131625}, {3259628,3851076,3851089,0.0693066666666667,-1}, {3259629,3852663,3852148,-1,0.0531489795918367}, {3259630,3852148,3850854,-1,0.149248484848485}, {3259631,3853169,3852663,-1,0.0565469387755102}, {3259633,3854600,3854471,-1,0.0169175257731959}, {3259634,3854471,3853169,-1,0.163620618556701}, {3259659,3870386,3870436,0.20679,0.20679}, {3259660,3870386,3870556,0.11262,0.11262}, {3259670,3897931,3898090,0.0591882352941177,-1}, {3259678,3900726,3900691,0.0121411764705882,0.02064}, {3259679,3900657,3900691,0.0276905660377359,0.0312255319148936}, {3259680,3900726,3900657,0.0446571428571429,-1}, {3259681,3898566,3898590,0.0130838709677419,0.00965714285714286}, {3259682,3898590,3898645,0.0214645161290323,0.02218}, {3259683,3898590,3898554,0.01495,-1}, {3259684,3898590,3898575,-1,0.0187818181818182}, {3259685,3921643,3921771,0.180911111111111,0.180911111111111}, {3259686,3892022,3891756,0.080064,-1}, {3259687,3891756,3891146,0.212815384615385,-1}, {3259688,3891160,3891788,0.185647826086957,-1}, {3259689,3891788,3892358,0.178251063829787,-1}, {3259690,3891756,3891788,0.0279777777777778,0.0279777777777778}, {3259691,3889266,3889361,0.0246558139534884,-1}, {3259692,3889361,3889620,0.0727857142857143,-1}, {3259693,3888715,3889414,-1,-1}, {3259694,3889414,3890443,-1,-1}, {3259695,3889361,3889380,0.128485714285714,0.13491}, {3259696,3889380,3889414,0.0861555555555556,0.0861555555555556}, {3259697,3890152,3890242,0.044375,-1}, {3259698,3890242,3890287,0.0196344827586207,-1}, {3259699,3883658,3883850,-1,0.092775}, {3259700,3883850,3883966,-1,0.122664}, {3259702,3912951,3921618,1.74692658227848,-1}, {3259705,3880909,3880950,-1,0.01534}, {3259706,3880950,3881114,-1,0.0654967741935484}, {3259717,3851520,3851718,-1,0.0405684210526316}, {3259718,3851718,3852861,-1,0.19507}, {3259727,3871436,3871416,0.04428,0.04428}, {3259728,3871416,3871214,0.355133333333333,-1}, {3259729,3871416,3871214,-1,0.341644444444444}, {3259767,3865687,3865292,-1,0.187690909090909}, {3259768,3865292,3864724,-1,0.215990322580645}, {3259769,3864514,3863983,-1,0.215154098360656}, {3259770,3892497,3892675,0.0443411764705882,-1}, {3259771,3892675,3893565,0.213,-1}, {3259792,3866780,3866422,-1,0.180644444444444}, {3259796,3872888,3869246,0.530336842105263,0.537408}, {3259805,3906554,3906734,0.0520208955223881,0.0562161290322581}, {3259806,3906734,3906789,0.0108636363636364,0.0117540983606557}, {3259871,3862127,3862737,0.2988,0.2988}, {3259876,3892875,3892938,0.0247272727272727,0.0354782608695652}, {3259877,3892938,3893379,0.367311111111111,0.33058}, {3259878,3894694,3895900,0.614717647058824,0.614717647058824}, {3259988,3886274,3886148,-1,0.13554375}, {3259989,3886274,3886060,0.132313846153846,-1}, {3259992,3890114,3890226,-1,0.0327857142857143}, {3259994,3880905,3881114,0.283071428571429,-1}, {3259995,3880905,3880834,0.15688,-1}, {3259996,3880905,3881183,-1,0.162331034482759}, {3260035,3881584,3881592,0.0320869565217391,-1}, {3260302,3895139,3895135,0.110466666666667,0.110466666666667}, {3260303,3895345,3895139,0.215844444444444,0.215844444444444}, {3260329,3849512,3848589,-1,0.147658064516129}, {3260330,3848589,3848476,-1,0.0246574468085106}, {3260331,3848476,3848248,-1,0.0344273684210526}, {3260332,3848248,3847374,-1,0.136124210526316}, {3260433,3896707,3896550,0.17724,0.17724}, {3260434,3896550,3896545,0.325311111111111,0.325311111111111}, {3260435,3896550,3896183,0.247,0.247}, {3260458,3873358,3873485,-1,0.0362372093023256}, {3260666,3881536,3881496,0.0283941176470588,-1}, {3260667,3881563,3881543,0.0152903225806452,-1}, {3260781,3901283,3901309,0.0266033898305085,0.0327}, {3260782,3901309,3901516,0.264440625,0.272970967741935}, {3260935,3894056,3894167,0.0851803278688524,0.0851803278688524}, {3260947,3891812,3891926,-1,0.0674836363636364}, {3260948,3891926,3892016,0.0632,0.0741913043478261}, {3260953,3891926,3891745,-1,0.0778375}, {3260954,3891745,3891406,-1,0.208214285714286}, {3260955,3891812,3891745,0.0423692307692308,0.06885}, {3260960,3891406,3891704,-1,0.0946761904761905}, {3260961,3891704,3891812,-1,0.0493448275862069}, {3260995,3888710,3888964,0.0919888888888889,0.105689361702128}, {3260996,3888964,3889406,0.15714,0.171425454545455}, {3260997,3888450,3888675,0.091476,0.0933428571428572}, {3260998,3888675,3888710,0.01962,0.0204375}, {3261046,3889406,3889551,0.0568451612903226,0.0629357142857143}, {3261047,3889551,3890061,0.185070967741935,0.194481355932203}, {3261059,3890221,3890341,0.0488861538461539,0.0676085106382979}, {3261060,3890341,3891406,0.383,0.414393442622951}, {3261067,3892740,3892891,0.0647311475409836,0.0598272727272727}, {3261068,3892891,3894056,0.680281818181818,0.650704347826087}, {3261072,3894618,3894508,-1,0.131421052631579}, {3261076,3894956,3895101,0.0566142857142857,-1}, {3261151,3895822,3896024,-1,0.0490408163265306}, {3261370,3875698,3876057,0.091524,0.0880038461538461}, {3261371,3876057,3876530,0.10632,0.104421428571429}, {3261405,3916743,3917078,-1,-1}, {3261406,3915671,3916743,-1,-1}, {3261418,3899187,3899307,-1,0.0493368421052632}, {3261429,3850898,3850904,0.0915428571428571,0.0723483870967742}, {3261430,3860641,3860394,-1,0.0424}, {3261454,3864644,3864504,0.038821052631579,0.0514604651162791}, {3261455,3864504,3864400,0.0200285714285714,0.0257510204081633}, {3261456,3898510,3898991,-1,0.12746511627907}, {3261457,3898991,3899361,-1,0.103107692307692}, {3261458,3899361,3899638,-1,0.0871692307692308}, {3261459,3897391,3897671,0.127427586206897,-1}, {3261460,3897419,3897671,-1,0.0979230769230769}, {3261461,3897671,3897727,0.0342,0.0201692307692308}, {3263519,3876508,3876074,0.146472727272727,0.146472727272727}, {3263520,3876074,3875930,0.0544909090909091,0.0544909090909091}, {3264021,3889671,3889734,0.0349,0.0465333333333333}, {3264056,3889664,3889734,-1,0.0319317073170732}, {3264058,3889734,3889849,-1,0.0563027027027027}, {3264059,3889849,3890415,-1,0.253922727272727}, {3264068,3890351,3890415,0.0366521739130435,0.0526875}, {3264069,3890415,3890590,0.15864,0.2644}, {3264077,3891003,3890759,0.113272340425532,-1}, {3264078,3890759,3890415,0.156687804878049,-1}, {3264088,3894204,3895038,0.283758139534884,-1}, {3264089,3895038,3895391,0.118408695652174,-1}, {3264090,3895038,3895047,0.02388,0.02388}, {3264093,3894204,3895047,-1,0.319736842105263}, {3264094,3895047,3895393,-1,0.107522448979592}, {3265429,3865536,3865489,0.0254076923076923,-1}, {3265430,3864023,3863237,0.437945454545455,0.535266666666667}, {3265431,3863636,3864023,0.292428571428571,0.24564}, {3265432,3864023,3864025,0.0208222222222222,0.0208222222222222}, {3265433,3864244,3864122,0.08013,0.103393548387097}, {3265434,3867998,3867421,0.233688,0.216377777777778}, {3265435,3867421,3867378,0.0180230769230769,0.0203739130434783}, {3265436,3864913,3864903,0.00584,0.00515294117647059}, {3265437,3864903,3864284,0.353177777777778,0.340564285714286}, {3265438,3866809,3864963,0.7234,-1}, {3265439,3864963,3864913,0.0201642857142857,0.0171090909090909}, {3265440,3865892,3866209,0.205341176470588,0.205341176470588}, {3265441,3866209,3866257,0.0191181818181818,0.0145034482758621}, {3265442,3871421,3871204,0.429709090909091,0.429709090909091}, {3265443,3871204,3871141,0.0621777777777778,0.08394}, {3265444,3869457,3869392,0.035625,0.035625}, {3265445,3869392,3869308,0.0458,0.0437181818181818}, {3265446,3869290,3869225,0.035751724137931,0.035751724137931}, {3265447,3869225,3869139,0.03555,0.0366967741935484}, {3265448,3867839,3868174,0.251431578947368,-1}, {3265449,3868174,3868265,0.0663142857142857,-1}, {3265450,3868197,3867916,-1,0.113530434782609}, {3265451,3867916,3867846,-1,0.0378857142857143}, {3265452,3868053,3868041,0.0124181818181818,0.0124181818181818}, {3265453,3868041,3867790,0.267771428571429,0.267771428571429}, {3265454,3871867,3871963,0.3621,-1}, {3265455,3871963,3871981,0.0161111111111111,-1}, {3265456,3872440,3872466,-1,0.0199454545454545}, {3265457,3870691,3870698,-1,0.04749}, {3265458,3870698,3870701,-1,0.275166666666667}, {3265459,3869625,3869557,-1,0.0338666666666667}, {3265460,3869557,3869200,-1,0.179242105263158}, {3265461,3868846,3868039,-1,0.334513043478261}, {3265462,3868039,3867993,-1,0.0197714285714286}, {3265463,3871410,3871199,-1,0.0592125}, {3265464,3871199,3871122,-1,0.0209272727272727}, {3265465,3871193,3871116,0.0254666666666667,-1}, {3265466,3871116,3870812,0.133226086956522,-1}, {3265467,3871398,3871287,0.0364344827586207,-1}, {3265468,3871287,3871193,0.0274137931034483,-1}, {3265469,3868831,3868631,0.0391866666666667,-1}, {3265470,3868631,3867784,0.207245454545455,-1}, {3265471,3863490,3863474,0.01308,0.0148636363636364}, {3265472,3863474,3863397,0.07902,0.112885714285714}, {3265473,3864710,3864662,0.0401833333333333,-1}, {3265474,3864662,3864611,0.040845,-1}, {3265475,3869405,3869419,0.0104297872340426,-1}, {3265476,3869419,3869749,0.493357894736842,-1}, {3265477,3867740,3867452,0.365914285714286,-1}, {3265478,3867452,3867433,0.0256153846153846,-1}, {3265479,3872314,3872230,0.035625,0.0475}, {3265480,3872230,3871324,0.33425,0.364636363636364}, {3265481,3874466,3874419,0.0159636363636364,-1}, {3265482,3874419,3874386,0.0119314285714286,-1}, {3265483,3877615,3877581,0.024432,0.0234923076923077}, {3265484,3877581,3877218,0.319777777777778,0.297724137931035}, {3265485,3868210,3868186,-1,-1}, {3265486,3868186,3867917,-1,-1}, {3265487,3893787,3894147,-1,0.12105306122449}, {3265488,3894269,3894247,-1,0.1840125}, {3265489,3894247,3894238,-1,0.02444}, {3265490,3890300,3890587,-1,0.101381818181818}, {3265491,3890587,3890609,-1,0.00728571428571429}, {3265492,3890609,3890627,-1,0.006}, {3265493,3869701,3869586,-1,-1}, {3265494,3869586,3869186,-1,-1}, {3265495,3892241,3892315,0.0175857142857143,0.0180146341463415}, {3265496,3892315,3892464,0.0440454545454545,0.0472682926829268}, {3265497,3879974,3879779,0.184539130434783,-1}, {3265498,3879779,3879761,0.0145846153846154,-1}, {3265499,3878488,3878554,0.0211941176470588,0.0343142857142857}, {3265500,3878554,3878778,0.0801272727272727,0.120190909090909}, {3265501,3889101,3889699,0.21656,0.209574193548387}, {3265502,3889699,3889780,0.0338,0.0480315789473684}, {3265503,3888849,3888880,0.02445,0.0201352941176471}, {3265504,3888880,3889101,0.151593103448276,0.13738125}, {3265505,3878483,3878450,-1,0.0435882352941176}, {3265506,3878450,3878438,-1,0.022944}, {3265507,3887371,3888040,0.32271,0.2082}, {3265508,3888040,3888116,0.02786,0.033432}, {3265509,3887524,3887552,-1,0.017425}, {3265510,3887552,3887866,-1,0.36825}, {3265511,3880951,3880995,-1,0.0499666666666667}, {3265512,3880995,3881028,-1,0.0368526315789474}, {3265513,3881127,3881090,-1,0.0496415094339623}, {3265514,3881090,3881063,-1,0.0243882352941176}, {3265515,3887577,3887545,0.0405333333333333,0.0405333333333333}, {3265516,3887545,3887107,0.171553846153846,0.22302}, {3265517,3878714,3878751,0.0281333333333333,0.0266526315789474}, {3265518,3878751,3879100,0.297092307692308,0.2413875}, {3265519,3879416,3879506,-1,-1}, {3265520,3879506,3879592,-1,-1}, {3265521,3881904,3882163,-1,-1}, {3265522,3877339,3877573,-1,-1}, {3265523,3877573,3877636,-1,-1}, {3265524,3877636,3877978,-1,-1}, {3265525,3877978,3877995,-1,-1}, {3265526,3872154,3871552,0.1487625,-1}, {3265527,3870250,3870291,-1,0.0188608695652174}, {3265528,3870291,3871063,-1,0.297212903225806}, {3265529,3881182,3881196,-1,0.0116285714285714}, {3265530,3881196,3881276,-1,0.0471272727272727}, {3265531,3868965,3869360,-1,0.208539130434783}, {3265532,3868418,3868965,0.255914285714286,0.282852631578947}, {3265533,3869376,3869021,-1,0.147761538461538}, {3265534,3869021,3868889,0.0843777777777778,0.0843777777777778}, {3265535,3881599,3881574,0.051025,-1}, {3265536,3880104,3880199,0.0525090909090909,-1}, {3265537,3882562,3882595,-1,0.0172}, {3265538,3882595,3883341,-1,0.40191}, {3265539,3879040,3879122,-1,0.0666545454545455}, {3265540,3879122,3879171,-1,0.02556}, {3265541,3869559,3869160,0.123754838709677,0.123754838709677}, {3265542,3869160,3869123,0.0230526315789474,0.0365}, {3265543,3871235,3871210,0.0127125,0.0113}, {3265544,3861562,3861887,0.1713,0.123716666666667}, {3265545,3861887,3862018,-1,0.0565034482758621}, {3265546,3862967,3862530,0.158271428571429,0.166185}, {3265547,3862530,3862222,0.125967567567568,-1}, {3265548,3862222,3862148,0.0445071428571429,-1}, {3265549,3862148,3862018,0.0702,-1}, {3265550,3861887,3861997,0.059136,-1}, {3265551,3862018,3861997,0.0268,0.0268}, {3265552,3861997,3862109,0.0546,-1}, {3265553,3862205,3862530,0.10280487804878,-1}, {3265554,3894372,3894463,-1,0.0582620689655172}, {3265555,3894463,3894506,-1,0.0303692307692308}, {3265556,3862582,3862659,0.110314285714286,-1}, {3265557,3862952,3862750,0.0998785714285714,-1}, {3265558,3862750,3862582,0.0546461538461539,-1}, {3265559,3862659,3862750,0.0518307692307692,0.053904}, {3265560,3862659,3862864,0.162218181818182,-1}, {3265561,3862864,3863249,0.371541176470588,-1}, {3265568,3864013,3864015,0.01665,-1}, {3265569,3884258,3884273,0.007,-1}, {3265570,3884273,3884348,0.04755,-1}, {3265571,3881193,3881680,-1,0.204144827586207}, {3265572,3881680,3881716,-1,0.0118444444444444}, {3265576,3872529,3872537,0.0170926829268293,-1}, {3265577,3869492,3869517,-1,0.0118857142857143}, {3265578,3869517,3869839,-1,0.232756097560976}, {3265579,3874444,3874402,-1,0.0225130434782609}, {3265582,3870673,3871012,0.319671428571429,-1}, {3265583,3871012,3871041,0.0181333333333333,-1}, {3265584,3871941,3871858,-1,-1}, {3265585,3871858,3871683,-1,-1}, {3265586,3871210,3872199,0.2959875,-1}, {3265587,3872199,3872246,0.015375,-1}, {3265588,3863525,3862764,0.510844444444445,0.510844444444445}, {3265589,3862764,3862732,0.0168666666666667,0.0168666666666667}, {3265590,3870384,3870285,-1,0.0273473684210526}, {3265591,3870181,3870082,0.0196723404255319,-1}, {3265592,3878429,3878400,0.029075,-1}, {3265593,3878400,3878386,0.00817021276595745,-1}, {3265817,3865251,3865233,0.07884,-1}, {3265818,3880542,3880623,0.0252857142857143,-1}, {3265819,3880623,3880713,0.0235333333333333,-1}, {3265820,3867052,3866720,0.157658823529412,-1}, {3265821,3865872,3865964,0.068375,-1}, {3265822,3865964,3865983,0.015792,-1}, {3265823,3908130,3907855,-1,0.13056}, {3265824,3908999,3909078,0.0142235294117647,0.0154340425531915}, {3265825,3909078,3909590,0.120408,0.133786666666667}, {3265826,3875629,3875764,-1,0.0365513513513513}, {3265827,3875764,3876030,-1,0.0856421052631579}, {3265828,3875668,3875613,-1,0.09148125}, {3265829,3875613,3875585,-1,0.0406071428571428}, {3265990,3890154,3890185,-1,-1}, {3265991,3890185,3890198,-1,-1}, {3265992,3890198,3890859,-1,-1}, {3265993,3865133,3864978,0.0473142857142857,-1}, {3265994,3864978,3864901,0.0290057142857143,-1}, {3265995,3879581,3879803,-1,1.104}, {3266021,3878288,3878338,0.0558972972972973,-1}, {3266022,3878338,3878372,0.0284,-1}, {3266023,3878193,3878280,0.127409302325581,0.161135294117647}, {3266024,3878280,3878288,0.0130390243902439,0.0157235294117647}, {3266025,3865272,3865178,-1,0.0442695652173913}, {3266026,3865178,3865038,-1,0.07512}, {3266027,3865355,3865322,0.00619459459459459,-1}, {3266028,3865827,3865549,-1,0.0790186046511628}, {3266029,3865549,3865500,-1,0.0183384615384615}, {3266030,3865322,3865282,0.0119526315789474,-1}, {3266112,3899297,3899126,0.0627454545454545,0.0627454545454545}, {3266113,3885911,3885919,-1,0.00466764705882353}, {3266114,3885919,3885972,-1,0.0315176470588235}, {3266115,3886060,3886050,0.0125090909090909,-1}, {3266116,3886148,3886116,-1,0.0108276923076923}, {3266117,3892691,3892958,0.0492692307692308,0.0492692307692308}, {3266118,3899839,3899914,0.0304909090909091,0.0304909090909091}, {3266189,3869049,3869120,0.0288,-1}, {3266190,3869120,3870513,0.377585714285714,-1}, {3266650,3866482,3866524,0.018885,-1}, {3266651,3866524,3866619,0.0379,-1}, {3266652,3866720,3866521,0.0962689655172414,-1}, {3266653,3866521,3866433,0.04325625,-1}, {3266667,3894706,3894720,0.010464,-1}, {3266668,3894720,3894743,0.011088,-1}, {3266669,3894810,3894831,-1,0.00967826086956522}, {3266670,3894831,3894878,-1,0.0343826086956522}, {3266677,3861176,3861175,0.0259,0.0227414634146341}, {3266678,3861175,3861011,0.244663636363636,0.250353488372093}, {3266681,3860500,3860218,0.13746,0.13746}, {3266682,3860218,3859599,0.3834,-1}, {3266714,3881894,3881570,0.1766,0.12788275862069}, {3266715,3881894,3881970,0.0286909090909091,-1}, {3266716,3881970,3882382,0.148994594594595,-1}, {3266734,3878031,3878068,0.0197793103448276,0.0197793103448276}, {3266737,3877316,3877441,0.0671142857142857,0.081704347826087}, {3266738,3877441,3878031,0.365275,0.337176923076923}, {3266739,3877316,3877053,0.7934,0.7934}, {3266740,3877316,3877331,0.132290322580645,0.110837837837838}, {3266741,3878605,3878269,0.168422222222222,0.168422222222222}, {3266742,3877869,3877795,0.116621739130435,0.114140425531915}, {3266744,3877795,3877579,0.143566666666667,0.143566666666667}, {3266745,3877685,3877315,0.124655172413793,0.150625}, {3266746,3877579,3877315,0.357804545454545,0.357804545454545}, {3266747,3878283,3877955,0.1516,0.1516}, {3266748,3879450,3878435,0.649992857142857,0.649992857142857}, {3266749,3878435,3877795,0.24052,0.232761290322581}, {3266750,3878435,3878602,0.0853111111111111,0.0853111111111111}, {3266752,3880849,3881093,0.27085,0.27085}, {3266757,3860325,3860273,0.0319894736842105,0.0289428571428571}, {3266758,3860273,3859969,0.1607,0.12856}, {3266759,3880993,3881282,0.190307142857143,0.197355555555556}, {3266760,3881282,3881308,0.0183652173913043,0.0201142857142857}, {3266764,3870348,3870254,0.0654585365853659,-1}, {3266765,3870254,3870126,0.08817,-1}, {3266965,3907480,3907456,0.00624489795918367,0.00624489795918367}, {3266966,3907456,3907118,0.0975061224489796,0.0975061224489796}, {3267084,3860394,3860195,-1,0.034605}, {3267085,3860195,3859890,-1,0.0519585365853659}, {3267164,3908476,3910193,0.318912676056338,-1}, {3267165,3898624,3899517,0.269236363636364,-1}, {3267200,3865283,3865313,0.1002,-1}, {3267264,3896211,3896307,-1,0.027134693877551}, {3267265,3896146,3896307,-1,0.177876923076923}, {3267281,3891411,3891628,0.0531795918367347,-1}, {3267282,3891628,3891710,0.0184470588235294,-1}, {3267889,3895895,3895691,-1,0.0875617021276596}, {3267890,3895691,3895532,-1,0.0744122448979592}, {3267948,3865636,3864509,0.46515,-1}, {3267997,3899646,3899759,0.0267692307692308,-1}, {3267998,3885679,3886173,0.0820677966101695,-1}, {3267999,3886173,3886500,0.0708842105263158,-1}, {3268000,3886500,3886816,0.0774244897959184,-1}, {3268321,3900418,3900261,0.0709111111111111,0.0709111111111111}, {3268417,3882819,3882448,-1,0.262344}, {3268418,3882448,3882394,-1,0.0492444444444444}, {3268419,3882394,3882357,-1,0.0634588235294118}, {3268420,3882357,3881910,-1,0.469114285714286}, {3268421,3885947,3885993,0.0245379310344828,0.02965}, {3268422,3885993,3886448,0.34805,0.363182608695652}, {3268423,3886256,3886092,-1,0.26154}, {3268424,3886092,3885993,-1,0.138711111111111}, {3268425,3891055,3891531,0.297469565217391,-1}, {3268429,3900807,3900812,0.02504,0.0197684210526316}, {3268430,3900812,3900863,0.0185777777777778,0.0185777777777778}, {3268435,3897700,3897769,0.0779666666666667,0.0779666666666667}, {3268436,3897769,3897848,-1,0.0773333333333333}, {3268437,3898457,3898528,0.0503217391304348,0.0723375}, {3268438,3898528,3898966,0.308328,-1}, {3268439,3897769,3898528,0.5712,-1}, {3268440,3859913,3859941,0.0274222222222222,0.0274222222222222}, {3268441,3854777,3854688,0.207222857142857,0.278953846153846}, {3268442,3854688,3854691,0.018975,0.0207}, {3268443,3854062,3854101,0.06234375,0.0867391304347826}, {3268444,3854101,3854111,0.00991875,0.0122076923076923}, {3268445,3854688,3854101,0.255355555555556,0.299765217391304}, {3268446,3854818,3854871,0.0580444444444444,0.0580444444444444}, {3268447,3854871,3854869,-1,0.0240444444444444}, {3268448,3854869,3854910,-1,0.0296666666666667}, {3268449,3854910,3854871,-1,0.122355555555556}, {3268485,3850338,3850353,0.295175,0.262377777777778}, {3268486,3850534,3850695,0.0836222222222222,0.0836222222222222}, {3268487,3850695,3850814,0.0713428571428572,0.0516620689655172}, {3268488,3850695,3850878,-1,-1}, {3268489,3850878,3850966,-1,-1}, {3268490,3853368,3853345,0.0149333333333333,0.0149333333333333}, {3268491,3853345,3853140,0.271269230769231,0.190621621621622}, {3268541,3852696,3852703,-1,-1}, {3268542,3852703,3853003,-1,-1}, {3268543,3852779,3852712,0.0128266666666667,0.0125478260869565}, {3268544,3854789,3855249,0.563014285714286,0.52548}, {3268545,3855249,3855367,0.113492307692308,0.118032}, {3268558,3851634,3851393,0.238605882352941,0.25351875}, {3268559,3851393,3851280,0.131030769230769,0.154854545454545}, {3268560,3849696,3850019,0.206644444444444,0.206644444444444}, {3268561,3851879,3851221,0.278133333333333,0.278133333333333}, {3268562,3855928,3855795,-1,0.199841379310345}, {3268563,3855795,3855761,-1,0.0505}, {3268564,3861551,3861558,0.0991384615384615,0.0758117647058824}, {3268565,3861558,3861562,0.0632,0.0474}, {3268713,3861016,3861297,0.250242857142857,0.259511111111111}, {3268714,3861297,3861437,0.0973454545454545,0.103625806451613}, {3268715,3861297,3860822,0.290911111111111,0.290911111111111}, {3268716,3858202,3858153,0.0286222222222222,0.0286222222222222}, {3268947,3881117,3880849,0.120107692307692,0.141945454545455}, {3268948,3880849,3880793,0.02634,0.0270153846153846}, {3269188,3896880,3896824,0.0659333333333333,-1}, {3269191,3888729,3888832,-1,0.0152285714285714}, {3269192,3888832,3889043,-1,0.0343645161290323}, {3269258,3850904,3850910,0.0161351351351351,0.00978688524590164}, {3269259,3850910,3850997,0.1245,0.119888888888889}, {3269287,3861711,3861161,-1,0.134256338028169}, {3269288,3861530,3861504,-1,0.0162489795918367}, {3269289,3861504,3860844,-1,0.291484615384615}, {3269290,3861161,3861302,0.1845,-1}, {3269291,3861302,3861554,1.53744,-1}, {3269292,3861647,3861134,0.14058,-1}, {3269293,3861134,3860703,0.093,-1}, {3269302,3861630,3861554,-1,0.0538363636363636}, {3269303,3861554,3861530,-1,0.0112875}, {3269307,3850740,3850854,0.159702857142857,-1}, {3269347,3920211,3920518,0.086415,0.0934216216216216}, {3269348,3920518,3920868,0.101413333333333,0.0992086956521739}, {3269364,3881858,3882281,0.465507692307692,0.550145454545455}, {3269365,3867968,3867914,0.0103811320754717,-1}, {3269366,3867914,3867688,0.0428716981132075,-1}, {3269367,3868254,3867984,-1,0.0478415094339623}, {3269368,3867984,3867928,-1,0.00990566037735849}, {3269382,3879613,3881097,-1,0.611322580645161}, {3269383,3881097,3882022,-1,0.38056}, {3269393,3873916,3874272,0.0739448275862069,0.0809207547169811}, {3269394,3874272,3874651,0.0739444444444444,0.0753396226415094}, {3269424,3858232,3857657,0.3309,0.319489655172414}, {3269434,3855682,3855175,0.147024489795918,0.144084}, {3269435,3855175,3854947,0.0719125,0.0750391304347826}, {3269436,3856413,3856094,0.116955555555556,0.123835294117647}, {3269437,3856094,3855682,0.122736,0.12785}, {3269438,3854947,3854279,0.21055,0.219704347826087}, {3269439,3854279,3854176,0.0329428571428571,0.0373945945945946}, {3269457,3857341,3858938,0.88275652173913,1.84576363636364}, {3269458,3858938,3858984,0.0296903225806452,0.036816}, {3269459,3858984,3859236,0.11829375,0.151416}, {3269511,3890712,3891206,0.230710344827586,0.196782352941176}, {3269512,3890061,3890625,0.220994117647059,0.288992307692308}, {3269513,3890625,3890712,0.0265395348837209,0.02536}, {3269514,3898308,3897661,0.18456,0.263657142857143}, {3269515,3897661,3896744,0.3987,0.23922}, {3269516,3880986,3881134,-1,0.1746}, {3269517,3881134,3881292,-1,0.247326315789474}, {3269541,3884402,3884749,-1,0.178514285714286}, {3269542,3884749,3885230,-1,0.193015384615385}, {3269543,3867718,3867992,-1,0.25375}, {3269544,3867992,3868373,-1,0.21987}, {3269545,3874006,3874116,0.0429538461538462,-1}, {3269546,3874116,3874524,0.149059459459459,-1}, {3269547,3871784,3872025,0.186818181818182,-1}, {3269548,3872025,3872265,0.15,-1}, {3269575,3874131,3874014,0.216,-1}, {3269576,3879992,3880089,-1,0.266169230769231}, {3269577,3880089,3880208,-1,0.25248}, {3269578,3879914,3880078,0.0973333333333333,0.0973333333333333}, {3269579,3880078,3880265,0.4568,0.4568}, {3269580,3877636,3877816,-1,-1}, {3269581,3877816,3878045,-1,-1}, {3269582,3878313,3878659,-1,-1}, {3269583,3878659,3879057,-1,-1}, {3269584,3876476,3876481,0.15140625,-1}, {3269585,3876481,3876475,0.19659,-1}, {3269588,3876494,3876746,-1,-1}, {3269589,3876746,3876992,-1,-1}, {3269590,3879323,3879469,0.0734888888888889,0.0734888888888889}, {3269591,3879469,3879588,0.0650222222222222,0.0650222222222222}, {3269592,3880031,3880185,0.238254545454545,-1}, {3269593,3880185,3880366,0.18048,-1}, {3269594,3877892,3878339,-1,-1}, {3269595,3877200,3877129,-1,0.128884615384615}, {3269596,3879482,3879611,-1,-1}, {3269597,3879611,3879737,-1,-1}, {3269598,3878190,3878484,0.23336,0.269261538461538}, {3269599,3877849,3878166,0.1126,0.1126}, {3269600,3878658,3878674,-1,-1}, {3269601,3875740,3876096,-1,0.27116}, {3269602,3876096,3876600,-1,0.3490125}, {3269603,3876024,3875990,0.2044,-1}, {3269604,3875990,3875958,0.13101,-1}, {3269605,3876494,3876570,0.0824444444444445,0.0824444444444445}, {3269606,3876570,3876692,0.104146153846154,0.104146153846154}, {3269607,3850358,3850234,-1,-1}, {3269608,3850234,3850218,-1,-1}, {3269609,3880263,3880430,0.240494117647059,-1}, {3269610,3880430,3880603,0.2646,-1}, {3269611,3880732,3880934,-1,-1}, {3269612,3880934,3881182,-1,-1}, {3269613,3878315,3878463,-1,0.296871428571429}, {3269614,3877616,3877241,0.156081818181818,-1}, {3269615,3877241,3876995,0.124281818181818,-1}, {3269616,3875614,3875535,0.188375,0.4521}, {3269617,3878045,3878337,-1,-1}, {3269618,3878337,3878658,-1,-1}, {3269619,3877264,3877510,-1,-1}, {3269620,3877510,3877753,-1,-1}, {3269621,3877740,3877504,-1,-1}, {3269622,3877678,3877496,-1,-1}, {3269623,3877496,3877284,-1,-1}, {3269624,3880310,3880655,0.193888888888889,0.193888888888889}, {3269625,3880655,3881075,0.800485714285714,0.329611764705882}, {3269626,3879139,3879311,0.16052,0.185215384615385}, {3269627,3879311,3879489,0.0926888888888889,0.0926888888888889}, {3269628,3889996,3889808,0.0700111111111111,0.0741294117647059}, {3269629,3889808,3889370,0.142675471698113,0.142675471698113}, {3269630,3882163,3882181,-1,-1}, {3270067,3878388,3878434,0.0207,0.0207}, {3270068,3878065,3878388,0.19172,0.188577049180328}, {3270140,3869127,3869292,-1,0.1863}, {3270141,3869292,3869412,-1,0.0949448275862069}, {3270270,3919494,3919847,0.145681132075472,-1}, {3270271,3919847,3920837,0.358531428571429,-1}, {3270299,3903863,3904599,0.560911111111111,0.560911111111111}, {3270302,3903029,3903695,0.490066666666667,0.490066666666667}, {3270323,3865100,3864955,0.2364,0.2364}, {3270324,3864955,3864949,0.0203853658536585,0.0203853658536585}, {3270325,3901328,3900928,0.146958620689655,0.149536842105263}, {3270326,3899986,3900928,0.564266666666667,0.564266666666667}, {3270328,3899625,3899406,0.438666666666667,0.438666666666667}, {3270329,3906881,3906840,0.0470666666666667,0.0470666666666667}, {3270330,3906881,3907051,0.123511111111111,0.123511111111111}, {3270331,3907051,3907450,0.3504,0.3504}, {3270332,3904373,3904900,0.2188,0.2188}, {3270333,3904468,3905676,1.13466,1.13466}, {3270334,3907149,3907190,0.0264,0.0264}, {3270335,3904900,3905131,0.105822222222222,0.105822222222222}, {3270336,3904463,3905330,0.40156,0.50195}, {3270337,3905330,3905539,0.091,0.091}, {3270338,3905131,3905330,0.43592,0.5449}, {3270339,3906120,3906290,0.16005,0.16005}, {3270340,3905131,3905683,0.54705,0.54705}, {3270341,3905683,3907190,1.06191,1.06191}, {3270342,3906120,3905683,0.28821,0.28821}, {3270343,3905330,3905667,0.28605,0.28605}, {3270344,3905667,3906120,0.44496,0.44496}, {3270345,3905667,3905798,0.17979,0.17979}, {3270346,3905798,3906009,0.182266666666667,0.182266666666667}, {3270467,3850534,3850342,0.0964666666666667,0.0964666666666667}, {3270468,3850342,3850174,-1,-1}, {3270469,3862449,3862374,0.029151724137931,0.0313111111111111}, {3270470,3862374,3862222,0.08586,0.07155}, {3270471,3862374,3862148,0.110672727272727,-1}, {3270472,3863343,3863283,-1,0.0310258064516129}, {3270473,3863283,3863116,-1,0.0846888888888889}, {3270474,3863348,3863283,-1,0.06027}, {3270476,3854543,3854390,0.0704368421052632,0.0686307692307692}, {3270477,3854390,3853692,0.280102325581395,0.267653333333333}, {3270478,3850060,3850292,-1,-1}, {3270479,3850292,3851280,0.764822222222222,0.764822222222222}, {3270481,3862890,3862842,-1,0.0256344827586207}, {3270482,3862842,3862731,-1,0.080328}, {3270483,3851753,3851569,0.1842,0.1842}, {3270484,3863968,3863893,0.023172972972973,0.0317555555555556}, {3270485,3863893,3863855,0.00955263157894737,0.0139615384615385}, {3270486,3863763,3863909,-1,0.15234375}, {3270487,3863909,3863968,-1,0.0358384615384615}, {3270488,3863893,3863909,0.012855,-1}, {3270489,3864040,3863951,-1,0.065976}, {3270490,3863951,3863763,-1,0.31024}, {3270491,3851185,3851159,-1,0.0271862068965517}, {3270492,3851159,3851282,-1,0.0724888888888889}, {3270493,3854134,3853566,0.483339130434783,0.505309090909091}, {3270494,3853139,3852407,0.289022222222222,0.339286956521739}, {3270495,3853566,3853139,0.223248,0.223248}, {3270496,3853470,3853220,0.0810818181818182,0.108109090909091}, {3270497,3853220,3852011,0.418772727272727,0.5758125}, {3270498,3853139,3853220,0.06117,0.050975}, {3270499,3853527,3853470,0.0134266666666667,0.0183090909090909}, {3270506,3895262,3895130,0.101485714285714,-1}, {3270507,3895717,3895262,0.213284210526316,-1}, {3270508,3895262,3895384,-1,0.113921739130435}, {3270509,3895445,3895330,-1,0.0923368421052631}, {3270510,3895384,3895632,0.261847058823529,0.261847058823529}, {3270511,3895632,3895717,0.0788,0.0417176470588235}, {3270512,3894383,3895264,0.490155555555555,0.490155555555555}, {3270513,3893134,3893557,0.159838235294118,0.17252380952381}, {3270514,3891757,3893134,0.574958823529412,0.501246153846154}, {3270515,3891488,3893134,0.563274193548387,0.572508196721311}, {3270516,3891394,3891488,0.0264941176470588,0.0241285714285714}, {3270517,3891343,3891394,0.03225,0.0258}, {3270518,3890607,3890875,0.0894315789473684,0.161828571428571}, {3270519,3890875,3890951,0.0537391304347826,0.0588571428571429}, {3270520,3890369,3889855,-1,0.155657142857143}, {3270521,3890447,3890394,-1,0.0197032258064516}, {3270522,3890394,3890369,-1,0.0114}, {3270523,3890470,3890394,0.0964666666666667,0.069456}, {3270524,3890607,3890548,0.0452769230769231,0.0692470588235294}, {3270525,3890548,3890470,0.076904347826087,0.076904347826087}, {3270526,3890875,3890852,-1,0.0268}, {3270527,3890852,3890470,-1,0.466523076923077}, {3270528,3890548,3890852,0.195966666666667,0.2204625}, {3270529,3890226,3890242,0.032232,-1}, {3270530,3889380,3889626,0.106355555555556,0.106355555555556}, {3270531,3889626,3890163,-1,-1}, {3270532,3890163,3890242,-1,-1}, {3270533,3902336,3902393,0.0217153846153846,0.0217153846153846}, {3270534,3901756,3902250,-1,0.540105882352941}, {3270535,3902250,3902336,-1,0.0685894736842105}, {3270536,3902393,3902304,-1,0.0725230769230769}, {3270537,3902304,3901770,-1,0.352842857142857}, {3270538,3902250,3902304,0.03108,0.03108}, {3270539,3902535,3902429,0.297696774193548,0.329592857142857}, {3270540,3902429,3902426,0.0144222222222222,0.0144222222222222}, {3270541,3902304,3902429,0.316444444444444,0.316444444444444}, {3270542,3902627,3902960,0.1477,0.1688}, {3270543,3902960,3903048,0.03402,0.03189375}, {3270544,3902147,3902199,0.02943,0.02943}, {3270545,3902199,3902627,0.2127,0.2127}, {3270546,3901559,3902108,0.263345454545455,0.3408}, {3270547,3902108,3902147,0.0173052631578947,0.0173052631578947}, {3270548,3902108,3902100,-1,0.0528947368421053}, {3270549,3902100,3901532,-1,0.860266666666667}, {3270550,3901339,3901300,0.0751777777777778,0.0751777777777778}, {3270551,3901802,3902046,-1,0.0855257142857143}, {3270552,3902046,3902551,-1,0.159066666666667}, {3270553,3902031,3902046,0.0286285714285714,0.0261391304347826}, {3270554,3903273,3904050,0.16611,-1}, {3270555,3904050,3905370,0.278065573770492,-1}, {3270556,3905679,3905189,-1,0.2592}, {3270557,3905189,3905138,0.0511090909090909,0.0535428571428571}, {3270558,3904050,3905189,1.51326,-1}, {3270559,3903848,3903333,0.179485714285714,0.1963125}, {3270560,3903333,3902975,0.0956651162790698,0.117531428571429}, {3270561,3902975,3902758,0.0732909090909091,0.0780193548387097}, {3270562,3903333,3902975,0.60912,-1}, {3270563,3887261,3887373,0.15237,0.15237}, {3270564,3887373,3887887,0.301122580645161,-1}, {3270565,3903369,3904063,-1,0.1611}, {3270566,3904063,3905311,-1,0.253914285714286}, {3270690,3909309,3909060,0.165572727272727,0.145704}, {3270691,3909970,3910149,0.0418772727272727,0.0409466666666667}, {3270692,3910149,3910440,0.0629590909090909,0.0629590909090909}, {3270693,3909309,3909890,0.78534,-1}, {3270694,3909907,3909691,0.116256,0.14532}, {3270695,3909691,3909309,0.169181818181818,0.159514285714286}, {3270696,3909890,3909691,0.25056,-1}, {3270697,3909890,3910061,0.23832,0.23832}, {3270698,3910061,3910149,-1,0.11274}, {3270699,3910588,3910422,0.108157894736842,0.158076923076923}, {3270700,3910422,3909523,0.498275,0.459946153846154}, {3270701,3910061,3910422,0.41022,-1}, {3270711,3908887,3908737,0.10104,0.106357894736842}, {3270712,3908737,3908530,0.0864,0.0923586206896552}, {3270713,3908368,3908751,0.177555555555556,0.208434782608696}, {3270714,3908751,3908887,0.080025,0.0738692307692308}, {3270715,3908737,3908751,0.156633333333333,0.156633333333333}, {3270716,3909211,3909035,0.0942666666666667,0.0978923076923077}, {3270717,3909035,3908887,0.1133,0.107336842105263}, {3270718,3908751,3909035,0.102355555555556,0.102355555555556}, {3270748,3894252,3894121,-1,-1}, {3270749,3894121,3894261,0.133844444444444,0.133844444444444}, {3270754,3897537,3897119,-1,0.143786666666667}, {3270755,3897119,3897263,0.121111111111111,0.121111111111111}, {3270756,3897522,3897090,0.141665217391304,-1}, {3270757,3897090,3896767,0.107,-1}, {3270758,3897659,3897942,0.16771875,0.153342857142857}, {3270759,3897942,3898065,0.0697615384615385,0.0490216216216216}, {3270760,3897848,3898279,-1,0.341628571428571}, {3270761,3913802,3913671,-1,0.0374318181818182}, {3270762,3913671,3913491,-1,0.0507142857142857}, {3270763,3914098,3913958,0.0725111111111111,0.0725111111111111}, {3270764,3913958,3913795,0.0743555555555556,0.0743555555555556}, {3270765,3913671,3913958,0.134355555555556,0.134355555555556}, {3270766,3913716,3913621,0.0323608695652174,-1}, {3270767,3913621,3913425,0.05236,-1}, {3270768,3916118,3915609,-1,0.191631818181818}, {3270769,3915609,3915313,-1,0.114823255813953}, {3270770,3916078,3915567,0.175965957446809,-1}, {3270771,3915567,3915273,0.11008085106383,-1}, {3270772,3915609,3915567,0.019935,0.019935}, {3270773,3909416,3909412,0.0096,0.0096}, {3270774,3909523,3909427,0.05799,-1}, {3270775,3909427,3909340,0.058,-1}, {3270776,3909416,3909427,0.0243333333333333,0.0243333333333333}, {3270777,3916755,3916691,0.11238,0.11238}, {3270778,3916691,3916601,-1,-1}, {3270779,3916601,3916690,-1,-1}, {3270780,3916690,3916935,0.34596,0.34596}, {3270781,3897377,3897490,-1,-1}, {3270782,3897490,3897532,0.0487875,0.0354818181818182}, {3270783,3897769,3897490,0.2958,0.316928571428571}, {3270972,3904592,3904279,0.21963,0.21963}, {3271028,3895267,3895726,0.412733333333333,0.412733333333333}, {3271029,3895726,3895761,-1,-1}, {3271030,3895942,3895908,0.0246444444444444,0.0246444444444444}, {3271031,3895908,3895523,0.334977777777778,0.334977777777778}, {3271032,3895618,3896044,0.3316,0.3316}, {3271033,3895908,3896044,0.10395,0.10395}, {3271034,3896044,3896143,0.0706666666666667,0.0706666666666667}, {3271035,3895771,3896292,0.404666666666667,0.404666666666667}, {3271036,3895905,3896443,0.410577777777778,0.410577777777778}, {3271037,3896443,3896484,-1,-1}, {3271038,3900603,3900500,0.0723882352941176,0.053504347826087}, {3271039,3900787,3900810,0.02102,0.020341935483871}, {3271040,3900810,3900603,0.185496774193548,0.159733333333333}, {3271041,3895097,3894823,0.141428571428571,0.165}, {3271042,3896473,3896540,0.07635,0.0832909090909091}, {3271043,3896753,3896876,0.115166666666667,0.10365}, {3271044,3896540,3896876,-1,-1}, {3271045,3896540,3896610,0.0695478260869565,0.0761714285714286}, {3271046,3896876,3896974,0.0680454545454545,0.05988}, {3271047,3896610,3896974,-1,-1}, {3271048,3896610,3896660,0.0545769230769231,0.059125}, {3271049,3896974,3897050,0.0700857142857143,0.0474774193548387}, {3271050,3896660,3897050,-1,-1}, {3271051,3896660,3896722,0.0716608695652174,0.0749181818181818}, {3271052,3897050,3897144,0.0682909090909091,0.0682909090909091}, {3271053,3896722,3897144,-1,-1}, {3271054,3896722,3896771,0.0571714285714286,0.048024}, {3271055,3897144,3897220,0.08,0.08}, {3271056,3896771,3897220,-1,-1}, {3271057,3896771,3896839,0.0549,0.04460625}, {3271058,3896839,3896942,0.0646551724137931,0.0646551724137931}, {3271059,3897220,3897306,0.0519333333333333,0.0519333333333333}, {3271060,3897306,3897395,0.0571555555555556,0.0571555555555556}, {3271061,3896839,3897306,-1,-1}, {3271362,3877427,3877411,-1,0.08628}, {3271363,3877374,3877034,0.495547826086957,0.495547826086957}, {3271364,3877411,3877374,0.0266769230769231,0.0266769230769231}, {3271367,3871271,3871725,0.201251612903226,0.201251612903226}, {3271380,3887153,3887773,-1,0.286575}, {3271735,3906692,3907439,0.57453,0.57453}, {3271736,3905846,3906566,0.77604,0.77604}, {3271737,3906566,3907464,0.79668,0.79668}, {3271738,3907439,3906566,0.60081,0.60081}, {3271740,3910955,3911327,0.23169,0.356446153846154}, {3271741,3911327,3911355,0.019848,0.0275666666666667}, {3271744,3903211,3903668,0.72564,0.72564}, {3271745,3903457,3903286,0.0766333333333333,0.0726}, {3271746,3903286,3903145,0.08748,0.0624857142857143}, {3271747,3903211,3903286,0.12846,0.12846}, {3271748,3903114,3903211,0.16134,0.16134}, {3271749,3900068,3900447,0.1134,0.131789189189189}, {3271750,3900447,3900616,0.051648,0.0527020408163265}, {3271751,3900616,3901019,0.113304,0.111082352941176}, {3271752,3900447,3900616,0.57636,0.57636}, {3271753,3902806,3902916,0.0347466666666667,0.0363627906976744}, {3271754,3902916,3903044,0.0435272727272727,0.05472}, {3271755,3902916,3903145,0.0906206896551724,-1}, {3271756,3901715,3901792,0.0226695652173913,0.0237}, {3271757,3901792,3902806,0.296865306122449,0.285223529411765}, {3271758,3901715,3901615,0.0269428571428571,0.0251466666666667}, {3271759,3901615,3901248,0.0915333333333333,0.0876382978723404}, {3271760,3902095,3901735,0.158764285714286,0.134709090909091}, {3271761,3901735,3901715,0.0153,0.0116068965517241}, {3271762,3902071,3901872,0.126675,0.0965142857142857}, {3271763,3901872,3901792,0.069,0.0345}, {3271764,3903176,3903308,0.057384,0.057384}, {3271765,3902891,3902937,0.0123567567567568,0.01143}, {3271766,3902937,3903176,0.0966882352941176,0.0939257142857143}, {3271767,3903176,3902937,0.61518,-1}, {3271768,3910811,3909727,0.291461538461538,0.30930612244898}, {3271769,3910811,3911367,-1,-1}, {3271771,3910850,3910811,0.0161608695652174,0.0218647058823529}, {3271772,3907914,3910854,1.04484444444444,1.04484444444444}, {3271788,3910786,3911023,0.161336842105263,0.161336842105263}, {3271789,3911023,3911202,0.187242857142857,0.187242857142857}, {3271790,3915616,3915290,0.191875862068966,0.191875862068966}, {3271791,3915290,3914876,0.280088888888889,0.280088888888889}, {3271792,3915969,3915581,0.174866666666667,0.174866666666667}, {3271793,3915581,3915167,0.232916129032258,0.232916129032258}, {3271794,3915290,3915581,0.2088,0.2088}, {3271795,3916398,3915799,0.376311111111111,0.376311111111111}, {3271796,3915799,3915616,0.123644444444444,0.123644444444444}, {3271797,3916226,3916152,0.0441882352941177,0.0441882352941177}, {3271798,3916152,3915969,0.097575,0.097575}, {3271799,3921950,3922000,0.05388,0.06735}, {3271800,3922000,3922765,0.416763636363636,0.443651612903226}, {3271801,3922000,3922001,0.0434823529411765,0.0462}, {3271802,3913190,3913283,0.0467111111111111,0.0467111111111111}, {3271803,3913851,3913283,0.3432,0.3432}, {3271804,3913283,3913307,0.0130222222222222,0.0130222222222222}, {3271805,3913307,3913336,0.0173333333333333,0.0173333333333333}, {3271806,3903503,3904048,0.231404347826087,0.231404347826087}, {3271807,3903503,3903144,0.41502,0.41502}, {3271808,3903277,3903334,0.0236684210526316,0.022485}, {3271809,3903334,3903503,0.0840418604651163,0.0803066666666667}, {3271810,3903334,3903046,0.3318,0.3318}, {3271811,3904528,3904627,-1,0.091551724137931}, {3271812,3904627,3904844,-1,0.095545945945946}, {3271813,3905283,3904882,0.296422222222222,0.296422222222222}, {3271814,3904627,3904882,0.18021,0.18021}, {3271815,3903992,3904072,0.0521142857142857,0.0684}, {3271816,3904072,3904260,0.115128,0.115128}, {3271817,3904072,3903749,0.152688888888889,0.152688888888889}, {3271818,3911984,3911614,0.3204,-1}, {3271819,3911614,3911327,0.341271428571429,-1}, {3271820,3911659,3911614,0.0697058823529412,0.0697058823529412}, {3271821,3910028,3911423,0.520163636363636,0.520163636363636}, {3271822,3910028,3909914,0.0682736842105263,0.05405}, {3271823,3894227,3894284,-1,-1}, {3271824,3894284,3894295,-1,-1}, {3271825,3894284,3895027,0.52764,0.52764}, {3271826,3894070,3894227,-1,-1}, {3271827,3894070,3894440,0.2595,0.2595}, {3271828,3894440,3894676,0.28743,0.28743}, {3271829,3895293,3895701,0.311288888888889,0.311288888888889}, {3271830,3905876,3905676,0.0883333333333333,0.0883333333333333}, {3271831,3914021,3913781,0.1072,0.1072}, {3271832,3912081,3911496,0.486317647058823,0.635953846153846}, {3271833,3911496,3911283,0.157433333333333,0.1771125}, {3271834,3911496,3911118,0.194177777777778,0.194177777777778}, {3271835,3911118,3910956,0.0780666666666667,0.0780666666666667}, {3271836,3910956,3911118,0.0745333333333333,0.0745333333333333}, {3271843,3913099,3913311,0.17024,0.1596}, {3271844,3913311,3913400,0.08,0.0847058823529412}, {3271845,3913400,3913311,0.357355555555556,0.357355555555556}, {3271846,3915390,3915335,0.20058,0.20058}, {3271851,3914699,3914955,0.132025,0.140826666666667}, {3271852,3914955,3915102,0.08988,0.0921846153846154}, {3271853,3914785,3915043,0.228133333333333,0.228133333333333}, {3271854,3915043,3915833,0.479544,0.79924}, {3271855,3914955,3915043,0.0877875,0.0877875}, {3271856,3914924,3915603,0.5546,0.5546}, {3271857,3914831,3914872,0.0652125,0.0652125}, {3271858,3914872,3914924,0.1001,0.0858}, {3271859,3914924,3914872,0.5853,0.5853}, {3271860,3915309,3915509,0.192017647058824,0.225124137931035}, {3271861,3915509,3915531,-1,-1}, {3271868,3922616,3922556,0.0334444444444444,0.0334444444444444}, {3271869,3922244,3922356,0.0800666666666667,0.0800666666666667}, {3271870,3922356,3922616,0.192688888888889,0.192688888888889}, {3271904,3864105,3864458,0.29458064516129,-1}, {3271905,3864105,3864513,-1,0.332089655172414}, {3271906,3864458,3864159,0.203481818181818,-1}, {3271907,3864159,3863266,0.401903225806452,-1}, {3271908,3863279,3864167,0.41498,-1}, {3271909,3864167,3864513,0.215608695652174,-1}, {3271910,3863940,3864178,1.0998,1.0998}, {3271911,3864167,3864178,0.07086,0.07086}, {3271912,3864178,3863940,1.55832,1.55832}, {3271943,3864458,3864513,0.022992,0.0302526315789474}, {3271944,3864159,3864167,0.0399,0.0399}, {3271945,3864513,3864637,-1,-1}, {3271946,3864642,3864132,0.282286956521739,0.240466666666667}, {3271950,3849689,3849169,0.155152173913043,0.162204545454545}, {3271954,3879445,3879388,-1,0.0199024390243902}, {3271955,3879388,3879359,-1,0.00588571428571429}, {3272083,3868554,3868500,0.017706976744186,0.02379375}, {3272084,3869221,3868804,0.137127272727273,0.18855}, {3272085,3868804,3868554,0.0756,0.0924}, {3272086,3868554,3868804,0.199073684210526,-1}, {3272088,3873215,3873256,0.0259,0.0282545454545455}, {3272089,3873256,3873446,0.3258,-1}, {3272092,3870513,3870623,0.0322304347826087,-1}, {3272093,3870623,3870730,0.0269106382978723,-1}, {3272094,3870730,3870854,0.0306127659574468,-1}, {3272095,3870854,3871000,0.0413875,-1}, {3272096,3870623,3870854,0.126177777777778,-1}, {3272104,3871652,3871508,0.0544137931034483,-1}, {3272105,3871508,3871463,0.0130137931034483,-1}, {3272120,3871141,3871018,0.14412,0.156652173913043}, {3272121,3871018,3870943,0.2862,0.24645}, {3272122,3870943,3871006,0.01662,0.0369333333333333}, {3272123,3871006,3871627,-1,-1}, {3272124,3871018,3871006,0.59304,0.306744827586207}, {3272307,3901122,3901085,0.101777777777778,0.101777777777778}, {3272308,3901085,3900878,-1,-1}, {3272309,3897128,3897336,0.0900888888888889,0.0900888888888889}, {3272310,3897336,3897601,-1,-1}, {3272315,3901384,3901862,0.187834285714286,-1}, {3272316,3901862,3902320,0.216704347826087,-1}, {3272321,3901828,3901829,-1,-1}, {3272339,3900439,3900563,0.114225,0.114225}, {3272340,3900563,3900724,0.1798,0.202275}, {3272341,3900718,3900563,-1,-1}, {3272347,3904281,3904333,0.0212538461538462,0.0212538461538462}, {3272348,3904333,3904985,0.302423076923077,0.302423076923077}, {3272349,3904333,3904985,1.70076,1.70076}, {3272353,3905897,3905742,0.0771111111111111,0.0771111111111111}, {3272354,3905742,3905684,0.0381555555555556,0.0381555555555556}, {3272355,3905735,3905617,0.0621333333333333,0.0621333333333333}, {3272356,3905617,3905500,0.0532888888888889,0.0532888888888889}, {3272400,3920883,3921875,0.251757692307692,0.256694117647059}, {3272401,3919476,3920519,0.299272340425532,0.351645}, {3272402,3920519,3920883,0.101282352941176,0.129135}, {3272403,3920584,3920519,0.155018181818182,0.100305882352941}, {3272404,3920636,3920869,0.0859609756097561,0.0927473684210526}, {3272405,3920869,3921642,0.287842105263158,0.280461538461538}, {3272406,3920584,3920801,0.3651,0.3651}, {3272407,3920801,3920869,0.103341176470588,0.0836571428571428}, {3272408,3920514,3920584,0.135054545454545,0.09904}, {3272409,3920514,3919626,0.794181818181818,0.69888}, {3272412,3920883,3920584,0.58326,-1}, {3272413,3920801,3920514,0.41924,0.41924}, {3272414,3919471,3919586,-1,0.0460857142857143}, {3272415,3919586,3919647,-1,0.0265066666666667}, {3272430,3919209,3919036,0.130475,0.20876}, {3272431,3919036,3919124,0.0786352941176471,0.0786352941176471}, {3272432,3919124,3919317,0.0984,0.0984}, {3272433,3919124,3919457,0.263084210526316,0.263084210526316}, {3272435,3919457,3919316,0.104590909090909,0.095875}, {3272436,3919316,3918513,0.677314285714286,1.1853}, {3272437,3919036,3918979,0.042432,0.0482181818181818}, {3272438,3918979,3918950,0.02379,0.0176222222222222}, {3272439,3919316,3918979,0.191352,0.191352}, {3272453,3886440,3886274,0.163448275862069,0.225714285714286}, {3272454,3886067,3886451,0.498461538461538,0.216}, {3272455,3886451,3886470,0.0185,0.01332}, {3272456,3886440,3886451,-1,0.0372375}, {3272457,3886740,3886901,0.193028571428571,0.162144}, {3272458,3886451,3886901,-1,0.211066666666667}, {3272459,3887556,3887007,0.121577777777778,-1}, {3272460,3886901,3887007,-1,0.0384}, {3272461,3886519,3886470,0.025375,0.03045}, {3272462,3886440,3886519,0.05656,-1}, {3272463,3887189,3887316,0.0428487804878049,-1}, {3272471,3886519,3886935,0.199914285714286,-1}, {3272476,3886791,3886959,0.0977,-1}, {3272477,3886959,3886875,0.10572,0.124376470588235}, {3272478,3887450,3887103,0.471026086956522,0.6771}, {3272479,3886959,3887103,0.180704347826087,0.197914285714286}, {3272502,3886657,3886688,0.05724,0.05724}, {3272505,3886657,3886488,1.16544,1.16544}, {3272506,3886488,3886657,0.67488,0.67488}, {3272510,3886209,3886254,0.0894206896551724,0.0894206896551724}, {3272511,3886254,3886587,0.1467375,0.173911111111111}, {3272548,3886519,3887013,0.580525,0.480434482758621}, {3272555,3886759,3891654,2.34946285714286,2.16397894736842}, {3272556,3891731,3890270,1.1998,1.1998}, {3272558,3891731,3893069,1.60584444444444,1.60584444444444}, {3272741,3901326,3901197,0.0575555555555556,0.0575555555555556}, {3272742,3901197,3901105,0.0534222222222222,0.0534222222222222}, {3272743,3919123,3918976,0.0837272727272727,0.0837272727272727}, {3272744,3918655,3918826,0.0816444444444444,0.0816444444444444}, {3272745,3921039,3921073,0.0085741935483871,0.00886}, {3272746,3921073,3921378,0.124236363636364,0.13666}, {3272747,3921819,3921097,0.5774,0.5774}, {3272748,3921097,3921073,0.032925,0.032925}, {3272749,3916555,3914836,1.03863243243243,1.13027647058824}, {3273239,3915453,3915382,0.19662,0.115658823529412}, {3273240,3915453,3915400,-1,0.08118}, {3273241,3915530,3915506,0.0271826086956522,0.0347333333333333}, {3273242,3915506,3915453,0.0621176470588235,0.0621176470588235}, {3273243,3915400,3915445,0.1041,0.1041}, {3273244,3915506,3915445,0.08898,-1}, {3273245,3915365,3915319,0.03561,0.03561}, {3273246,3915319,3914831,0.294384,0.283061538461538}, {3273247,3915445,3915321,0.2289,0.2289}, {3273248,3915321,3915400,0.34932,0.34932}, {3273249,3915319,3915321,0.0167666666666667,0.0167666666666667}, {3273339,3852484,3853092,-1,0.116095081967213}, {3273340,3853092,3853223,-1,0.0351666666666667}, {3273501,3903567,3903946,0.08605,-1}, {3273502,3903946,3905103,0.246341666666667,-1}, {3273503,3877202,3877125,0.0868533333333333,-1}, {3273504,3877125,3877071,0.0583,-1}, {3273505,3861312,3861384,0.0140695652173913,-1}, {3273506,3861312,3861378,-1,0.0142029850746269}, {3273507,3861384,3861876,0.105987692307692,-1}, {3273508,3861876,3861991,0.0281898305084746,-1}, {3273519,3859408,3859191,0.0847432835820895,0.0834970588235294}, {3273530,3857587,3857659,0.01136,0.00973714285714286}, {3273531,3857659,3857812,0.0272105263157895,0.0224782608695652}, {3273534,3858147,3858140,0.00788571428571429,-1}, {3273535,3858140,3858037,0.120038709677419,-1}, {3273608,3861882,3861718,0.0471818181818182,-1}, {3273609,3861718,3861647,0.0247764705882353,-1}, {3273703,3858529,3858506,0.0367967213114754,0.0367967213114754}, {3273816,3858611,3858728,-1,0.0707027027027027}, {3273817,3858728,3858888,-1,0.0410093023255814}, {3273865,3900325,3900535,0.107259375,0.11071935483871}, {3273866,3900535,3900657,0.0721052631578947,0.0747272727272727}, {3273887,3869246,3868604,0.11704347826087,0.120537313432836}, {3273888,3868604,3868434,0.031940625,0.0329709677419355}, {3273889,3875439,3875465,0.0248553191489362,-1}, {3273890,3875465,3875677,0.250786666666667,-1}, {3273893,3876245,3876657,0.438075,-1}, {3273939,3891573,3890956,-1,0.147769811320755}, {3273940,3890956,3890860,-1,0.0284425531914894}, {3274460,3871839,3872232,0.0778533333333333,0.0686941176470588}, {3274461,3872232,3872746,0.110371428571429,0.105354545454545}, {3274588,3897835,3897995,0.0540088235294118,-1}, {3274589,3897995,3898063,0.0411705882352941,-1}, {3274623,3861969,3861837,-1,0.046078125}, {3274624,3861837,3861711,-1,0.0381818181818182}, {3274663,3860835,3860730,-1,-1}, {3274664,3861201,3860989,-1,-1}, {3274665,3860098,3860597,0.386208,0.386208}, {3274666,3860098,3859603,0.339436363636364,0.339436363636364}, {3274667,3859567,3859995,0.412421052631579,0.412421052631579}, {3274676,3856280,3856502,0.117888888888889,0.117888888888889}, {3274680,3856746,3857294,0.136117647058824,0.150913043478261}, {3274681,3857294,3857322,0.00618367346938776,0.00704651162790698}, {3274682,3855913,3855335,0.381688888888889,0.381688888888889}, {3274685,3856031,3856185,0.12228,0.12228}, {3274688,3856839,3857322,0.715730769230769,0.715730769230769}, {3274689,3856185,3856839,0.707533333333333,0.707533333333333}, {3274693,3857560,3857393,0.130111111111111,0.130111111111111}, {3274694,3857393,3857322,0.09616,0.0801333333333333}, {3274697,3854802,3855348,0.411576,0.411576}, {3274698,3855348,3855650,0.125927272727273,0.125927272727273}, {3274705,3851495,3851630,0.0538434782608696,0.0562909090909091}, {3274706,3851630,3851706,0.0872,0.0826105263157895}, {3274707,3851630,3851971,0.2734,0.2734}, {3274708,3850926,3851161,0.134018181818182,0.12636}, {3274709,3851161,3851495,0.200035714285714,0.215423076923077}, {3274710,3851278,3851605,0.24843,0.24843}, {3274711,3851605,3851854,0.20331,0.20331}, {3274712,3851161,3851605,-1,0.314911111111111}, {3274717,3858038,3857754,0.137911111111111,0.137911111111111}, {3274721,3858171,3858099,0.0713666666666667,0.0626634146341463}, {3274722,3858099,3858038,0.0315666666666667,0.0307135135135135}, {3274723,3858479,3859268,0.432371428571429,0.412718181818182}, {3274724,3857657,3857638,0.0120782608695652,0.011112}, {3274725,3857638,3857474,0.1364,0.0909333333333334}, {3274726,3858479,3857638,0.52008,0.4728}, {3274727,3858099,3858239,0.1514,-1}, {3274728,3858239,3858479,0.28048,0.28048}, {3274732,3860895,3860369,0.425255172413793,0.536191304347826}, {3274733,3855306,3854907,0.2276,0.2276}, {3274739,3860073,3860228,0.20352,0.164129032258065}, {3274740,3860228,3860369,0.128068965517241,0.109235294117647}, {3274745,3874470,3874510,0.051468,-1}, {3274746,3874510,3874706,0.1628,-1}, {3274747,3874706,3874820,0.09893,-1}, {3274748,3874820,3874848,0.0208131147540984,-1}, {3274749,3874510,3874820,0.5824,-1}, {3274756,3874650,3874742,-1,0.09445}, {3274757,3874742,3874768,-1,0.0172881355932203}, {3274760,3862545,3862442,0.0283695652173913,0.0261}, {3274761,3862442,3862116,0.0929347826086956,0.0872448979591837}, {3274762,3862469,3862532,0.27414,0.255013953488372}, {3274763,3862532,3862545,0.105885714285714,0.0600972972972973}, {3274764,3862442,3862532,-1,0.0599}, {3274776,3872927,3872926,0.00405,0.00405}, {3274777,3872926,3872493,0.43038,0.43038}, {3274791,3869576,3869572,0.0226,0.021696}, {3274792,3869572,3869558,0.0586375,0.0574408163265306}, {3274793,3869558,3869556,0.0180125,0.0180125}, {3274794,3869572,3869558,-1,-1}, {3274795,3872955,3873143,0.0820153846153846,0.0969272727272727}, {3274796,3873143,3873552,0.195572727272727,0.21513}, {3274797,3873190,3873143,0.418355555555556,0.418355555555556}, {3274798,3869600,3869639,0.109417021276596,0.111795652173913}, {3274799,3869639,3869668,0.0662808510638298,0.0692266666666667}, {3274800,3869779,3869639,-1,0.243511111111111}, {3275067,3915447,3916335,0.49595625,0.511954838709677}, {3275074,3896440,3896596,0.168622222222222,0.168622222222222}, {3275083,3867579,3867076,-1,-1}, {3275084,3867076,3867043,0.0642,0.0998666666666667}, {3275085,3868052,3867076,0.420807692307692,0.475695652173913}, {3275086,3866014,3865944,0.0333333333333333,0.0333333333333333}, {3275087,3900293,3900342,0.0446857142857143,0.0260666666666667}, {3275088,3900342,3900787,0.330771428571429,0.264617142857143}, {3275089,3900342,3898876,0.885777777777778,0.885777777777778}, {3275093,3880881,3880741,0.057744,0.0555230769230769}, {3275094,3880741,3880488,0.17712,0.121552941176471}, {3275095,3879275,3880741,-1,-1}, {3275096,3885250,3884631,-1,-1}, {3275097,3884631,3881799,-1,-1}, {3275098,3884426,3884631,-1,-1}, {3275099,3852868,3852930,0.117528,0.14691}, {3275100,3852930,3852836,0.108175,0.136642105263158}, {3275101,3853879,3854276,0.133134782608696,0.130302127659574}, {3275102,3854276,3854795,0.1581125,0.151788}, {3275103,3852930,3854276,0.576206896551724,0.539032258064516}, {3275117,3894083,3894065,0.0891954545454545,-1}, {3275118,3894155,3894830,0.18,-1}, {3275119,3894830,3895323,0.1614,-1}, {3275454,3894157,3894816,-1,0.17292}, {3275455,3894816,3895328,-1,0.131422641509434}, {3275460,3894004,3894042,0.0912391304347826,-1}, {3275462,3875594,3874428,-1,0.791233333333333}, {3275463,3874428,3874258,0.09145,0.09145}, {3275476,3899297,3899839,0.13,0.13}, {3275820,3855140,3855305,-1,0.30051}, {3275821,3856249,3855305,0.32278125,0.313}, {3275822,3873008,3872887,0.0265333333333333,0.0275538461538462}, {3275823,3872887,3871898,0.239569230769231,0.198791489361702}, {3275824,3872887,3872488,-1,-1}, {3276497,3890881,3891009,0.54714,0.54714}, {3276498,3888797,3888837,-1,-1}, {3276499,3888837,3888841,-1,-1}, {3276500,3889095,3889864,0.157992452830189,0.161030769230769}, {3276501,3889864,3890134,0.06528,0.06528}, {3276502,3888837,3889864,1.18614,1.18614}, {3276503,3888837,3888552,0.27522,0.27522}, {3276504,3887512,3888163,0.133186956521739,0.153165}, {3276505,3888163,3888841,0.124584905660377,0.134755102040816}, {3276506,3887502,3888158,0.61272,0.61272}, {3276507,3888158,3888163,0.10134,0.10134}, {3276508,3887457,3887489,-1,-1}, {3276509,3887489,3887502,0.17514,0.17514}, {3276510,3888158,3887489,0.78318,0.78318}, {3276511,3888158,3888552,0.38646,0.38646}, {3276512,3886331,3886931,0.214570588235294,0.235335483870968}, {3276513,3886931,3886929,0.1023,0.1023}, {3276514,3886929,3887502,0.63552,0.63552}, {3276515,3883859,3884154,0.152422222222222,0.152422222222222}, {3276516,3884154,3884547,0.206933333333333,0.206933333333333}, {3276517,3884154,3884403,0.40944,0.40944}, {3276518,3883041,3882999,0.0611538461538462,0.0611538461538462}, {3276519,3883512,3883222,-1,-1}, {3276520,3883222,3883041,0.26355,0.26355}, {3276521,3883222,3883649,0.73704,0.73704}, {3276522,3882310,3882180,0.0802,0.0886421052631579}, {3276523,3882180,3882160,0.0137714285714286,0.015221052631579}, {3276524,3883890,3884508,-1,0.310444444444444}, {3276525,3886929,3886434,0.77904,0.77904}, {3276526,3886434,3886929,0.77466,0.77466}, {3277158,3860853,3860919,0.0588,0.0464210526315789}, {3277159,3860919,3861027,0.44985,0.346038461538462}, {3277160,3861027,3860919,0.362711111111111,0.362711111111111}, {3277996,3883402,3883392,0.161590909090909,0.17775}, {3277997,3883392,3883220,0.17265,0.159369230769231}, {3277998,3883775,3883807,0.0177555555555556,0.0177555555555556}, {3277999,3883775,3883681,0.0601555555555556,0.0601555555555556}, {3278000,3883392,3883450,0.042,0.0532}, {3278001,3883450,3883775,0.169466666666667,0.169466666666667}, {3278002,3883756,3883282,0.366466666666667,0.366466666666667}, {3278003,3883282,3883220,0.02868,0.0325909090909091}, {3278004,3883450,3883282,0.216473684210526,0.241941176470588}, {3278082,3883402,3882941,0.262266666666667,0.262266666666667}, {3278094,3882612,3882861,0.39216,0.39216}, {3278095,3882861,3883052,0.3345,0.3345}, {3278096,3882861,3882941,-1,0.17934}, {3278097,3883048,3883036,0.00984705882352941,0.00881052631578947}, {3278098,3882941,3882904,-1,0.336092307692308}, {3278099,3882904,3883036,-1,0.0843333333333333}, {3278100,3882904,3882941,0.193066666666667,0.193066666666667}, {3278104,3883036,3882725,0.26214,0.238309090909091}, {3278105,3882725,3882310,0.282757894736842,0.233582608695652}, {3278106,3882252,3882154,0.16015,0.16015}, {3278107,3882904,3882583,-1,0.34888}, {3278108,3882583,3882725,0.0827333333333333,-1}, {3278109,3882252,3882279,0.0356571428571429,0.0453818181818182}, {3278110,3882279,3882583,0.2507625,0.2507625}, {3278111,3882180,3882247,0.11256,0.129876923076923}, {3278112,3882279,3882247,0.0329571428571429,0.0271411764705882}, {3278134,3884508,3884523,0.74076,0.74076}, {3278137,3884508,3884639,0.15756,0.1477125}, {3278138,3884639,3884798,0.121342857142857,0.12741}, {3278140,3884940,3884869,0.0727894736842105,0.0922}, {3278141,3884869,3884798,0.0628736842105263,0.0543}, {3278143,3884639,3884869,1.37442,1.37442}, {3278206,3889665,3890191,0.444052173913044,0.408528}, {3278207,3889467,3889481,0.0114444444444444,0.0134347826086957}, {3278208,3889481,3889665,0.124153846153846,0.140347826086957}, {3278209,3889665,3889481,0.184285714285714,-1}, {3278210,3888774,3888882,0.125164285714286,0.125164285714286}, {3278211,3888882,3889074,0.195114285714286,0.195114285714286}, {3278212,3888635,3888765,0.113431578947368,0.10776}, {3278213,3888765,3888774,0.0136,0.0136}, {3278214,3888882,3888765,0.359444444444444,-1}, {3278233,3892688,3893156,0.30483,0.30483}, {3278234,3893156,3893523,0.357066666666667,0.357066666666667}, {3278235,3893985,3894905,0.411567567567568,0.461454545454546}, {3278236,3894905,3894928,0.01168,0.0106181818181818}, {3278279,3894659,3894841,0.116777777777778,0.116777777777778}, {3278280,3894925,3895392,0.31575,0.31575}, {3278802,3894885,3895056,-1,-1}, {3278803,3894634,3894838,0.256023529411765,0.256023529411765}, {3278804,3894838,3894964,0.0706222222222222,0.0706222222222222}, {3278805,3894885,3894838,0.0597,0.0597}, {3278806,3896279,3896224,-1,-1}, {3278807,3897124,3897331,0.0934444444444444,0.0934444444444444}, {3278808,3897331,3897415,-1,-1}, {3278810,3886593,3886853,0.0867,0.084930612244898}, {3278811,3886853,3887032,0.0653877551020408,0.0728181818181818}, {3278812,3887032,3887136,0.0415914893617021,0.0528324324324324}, {3278813,3886853,3887032,0.968657142857143,-1}, {3278814,3887902,3888305,-1,-1}, {3278819,3896227,3896285,0.04656,0.04656}, {3278820,3896285,3896301,0.01098,0.01098}, {3278821,3896334,3896285,-1,-1}, {3278822,3893980,3894164,0.105377777777778,0.105377777777778}, {3278865,3894122,3894113,0.02682,0.02682}, {3278866,3894113,3894331,0.40878,0.40878}, {3278867,3894122,3894177,0.0559263157894737,0.0559263157894737}, {3278868,3894177,3894570,0.277333333333333,0.277333333333333}, {3278896,3893867,3894300,0.1892,0.21285}, {3278897,3894300,3894406,0.0393846153846154,0.0451764705882353}, {3278923,3896654,3896917,0.36225,0.36225}, {3278924,3896917,3896913,0.0906222222222222,0.0906222222222222}, {3278962,3861027,3860998,0.053895652173913,0.0476769230769231}, {3278963,3860998,3860960,0.127,0.103909090909091}, {3278964,3860998,3861063,0.157936363636364,0.144775}, {3278965,3861345,3861301,0.071575,0.071575}, {3278966,3861301,3861291,0.0166615384615385,0.01805}, {3278967,3861063,3861301,0.2392,0.2808}, {3278968,3861368,3861677,0.172577777777778,0.172577777777778}, {3278969,3861301,3861368,0.045312,0.0404571428571429}, {3278972,3848765,3849784,0.845294117647059,0.798333333333333}, {3278973,3849844,3849829,0.0156,0.0156}, {3278974,3849829,3849849,0.0868153846153846,0.0836}, {3278975,3849784,3849829,0.0358941176470588,0.03051}, {3279938,3868681,3868600,0.069063829787234,0.0705652173913043}, {3279939,3868600,3868570,0.017748,0.0188808510638298}, {3279941,3869795,3868699,0.422335714285714,0.422335714285714}, {3279942,3868600,3868699,0.0654,0.073575}, {3279943,3868570,3868534,0.015408,0.0163914893617021}, {3279944,3868534,3868258,0.1243625,0.129769565217391}, {3279945,3868699,3868534,0.1010625,0.0621923076923077}, {3282206,3895163,3894917,0.168929032258064,0.11384347826087}, {3282207,3894917,3894798,0.2311,0.089458064516129}, {3282356,3875564,3875921,0.092865,-1}, {3282357,3875921,3876012,0.0295428571428571,-1}, {3282367,3880568,3878685,0.470611764705882,-1}, {3282368,3878685,3878406,0.0965636363636364,-1}, {3282376,3890128,3890573,0.202142307692308,0.198328301886792}, {3282377,3889872,3889911,0.0589034482758621,-1}, {3282378,3889911,3890128,0.115784615384615,-1}, {3282379,3890128,3889967,0.138072727272727,-1}, {3282380,3889967,3889872,0.0466285714285714,-1}, {3282381,3889911,3889967,0.04008,0.0445333333333333}, {3282382,3890951,3891025,0.0526727272727273,0.0404232558139535}, {3282383,3891343,3891341,-1,0.0469655172413793}, {3282384,3891284,3891341,0.024756,0.030190243902439}, {3282385,3891341,3891394,0.0203345454545455,0.0294315789473684}, {3282406,3896121,3895993,0.094368,0.214472727272727}, {3282407,3895162,3895244,0.07100625,-1}, {3282479,3908085,3907859,0.0892758620689655,-1}, {3282480,3907859,3907558,0.146466666666667,-1}, {3282538,3917496,3917546,0.0213535714285714,0.0202677966101695}, {3282539,3917546,3918387,0.2102,0.2102}, {3282555,3914294,3914860,0.104381818181818,0.10764375}, {3282556,3914860,3915583,0.195470588235294,0.226568181818182}, {3282557,3913101,3914294,0.1788,0.1788}, {3282558,3906615,3906805,-1,0.0388705882352941}, {3282559,3902723,3902714,0.00894418604651163,0.00818297872340426}, {3282560,3902714,3902534,-1,0.107059090909091}, {3282561,3902534,3902521,0.01056,0.0108307692307692}, {3282562,3902714,3902534,0.131016666666667,-1}, {3282565,3902358,3902195,0.0785142857142857,0.0874363636363636}, {3282566,3902195,3901328,0.32148,0.344442857142857}, {3282567,3900928,3900786,0.0643529411764706,0.0596727272727273}, {3282568,3900786,3900606,0.112712195121951,0.0906117647058823}, {3282615,3916477,3917493,0.2589,0.255253521126761}, {3282761,3918086,3920081,0.527298591549296,0.519975}, {3282773,3894938,3895770,0.289386666666667,-1}, {3282774,3906471,3906608,0.0381183673469388,-1}, {3282775,3906608,3906700,0.0203020408163265,-1}, {3282776,3892274,3892321,0.013656,-1}, {3282777,3892274,3892327,-1,0.0107}, {3282778,3876449,3875310,0.275871428571429,0.343306666666667}, {3282779,3875310,3873927,0.347431578947368,0.353635714285714}, {3282780,3873927,3873764,0.041751724137931,0.041751724137931}, {3282781,3873764,3872757,0.224389473684211,0.220520689655172}, {3282839,3885710,3885830,0.051,-1}, {3282840,3885830,3886002,0.120972727272727,-1}, {3282939,3882753,3882766,0.0978521739130435,0.056265}, {3282940,3881589,3881617,0.00807777777777778,0.0111846153846154}, {3282941,3881617,3881633,0.0149781818181818,-1}, {3282942,3881847,3881936,-1,0.0636}, {3282943,3881617,3881660,-1,0.0236322580645161}, {3282944,3881660,3881847,-1,0.120486486486486}, {3283029,3850931,3850925,0.0209692307692308,0.0233657142857143}, {3283030,3850925,3850921,0.0559531914893617,0.0571695652173913}, {3283035,3854173,3854802,1.07692727272727,1.07692727272727}, {3283036,3854802,3854805,0.0315818181818182,0.013896}, {3283041,3857777,3857511,0.07374,0.113446153846154}, {3283042,3855938,3855555,0.0789735849056604,0.0775111111111111}, {3283043,3855555,3855338,0.0439846153846154,0.0431547169811321}, {3283044,3857330,3856827,0.106812,0.104717647058824}, {3283045,3864445,3864213,-1,0.126484210526316}, {3283046,3864213,3863983,-1,0.0942387096774193}, {3283327,3895420,3895427,0.0170553191489362,0.0178133333333333}, {3283328,3895427,3895518,0.127902127659574,0.127902127659574}, {3283329,3901384,3900533,0.192338181818182,0.188903571428571}, {3283330,3900533,3900171,0.116535,0.103586666666667}, {3283331,3912596,3912864,0.0588452830188679,0.0567054545454545}, {3283332,3912864,3913440,0.113705084745763,0.11181}, {3283333,3914082,3914347,0.058871186440678,0.0598862068965517}, {3283334,3914347,3914574,0.0507254237288136,0.0516}, {3283347,3871354,3871687,-1,0.12824347826087}, {3283348,3871204,3871354,-1,0.0657142857142857}, {3283349,3870734,3870774,-1,0.03025}, {3283350,3870774,3870821,-1,0.08067}, {3283351,3870821,3870872,-1,0.0787826086956522}, {3283352,3870872,3871128,-1,0.2368875}, {3283355,3870598,3870552,0.0344833333333333,-1}, {3283356,3870552,3870465,0.0549243243243243,-1}, {3283357,3870699,3870631,0.0468363636363636,-1}, {3283358,3870631,3870598,0.024,-1}, {3283359,3870465,3870438,0.0171157894736842,-1}, {3283360,3870438,3870383,0.0309947368421053,-1}, {3283361,3870383,3870348,0.0218769230769231,-1}, {3283362,3869842,3869774,0.016845,-1}, {3283363,3869112,3869010,0.0267348837209302,-1}, {3283364,3869498,3869298,0.0488790697674419,-1}, {3283365,3869298,3869112,0.0486418604651163,-1}, {3283422,3873396,3873467,0.0458142857142857,-1}, {3283423,3873467,3873485,0.0119086956521739,-1}, {3283508,3877890,3877961,0.0346271186440678,0.0334918032786885}, {3283509,3877961,3878065,0.0573762711864407,0.0554950819672131}, {3283514,3878956,3878844,0.0852981818181818,0.0852981818181818}, {3283515,3878995,3878956,0.0223471698113208,0.0219333333333333}, {3283516,3879254,3879145,0.110367567567568,0.107463157894737}, {3283517,3879145,3878995,0.0824941176470588,0.084144}, {3283522,3880944,3880968,0.00876315789473684,0.01332}, {3283523,3880968,3881176,0.0812318181818182,0.10212}, {3283565,3871038,3871022,0.0821875,0.0896590909090909}, {3283566,3871022,3871092,0.212938775510204,0.226826086956522}, {3283567,3877888,3877829,-1,0.177394736842105}, {3283568,3877829,3877792,-1,0.0735692307692308}, {3283569,3878375,3878324,0.024825,0.024825}, {3283570,3878404,3878585,0.0807483870967742,-1}, {3283571,3878585,3880539,0.474011538461538,-1}, {3283572,3874836,3874245,0.139517647058824,-1}, {3283573,3874245,3874199,0.0116588235294118,-1}, {3283581,3885539,3885525,-1,0.08724}, {3283582,3885525,3885502,-1,0.0938142857142857}, {3283586,3875819,3875796,0.0361625,-1}, {3283587,3894477,3893542,0.230657142857143,0.24371320754717}, {3283588,3893542,3893322,0.061368,0.0590076923076923}, {3283589,3850254,3850416,0.0931941176470588,0.0856378378378378}, {3283590,3850416,3850581,0.0571466666666667,0.053575}, {3283614,3871296,3871187,0.187628571428571,0.2388}, {3283615,3871187,3871038,0.2492375,0.265853333333333}, {3283639,3865380,3865479,0.0834222222222222,0.0834222222222222}, {3283640,3865169,3865264,0.0555111111111111,0.0555111111111111}, {3283641,3865264,3865380,-1,-1}, {3283642,3864248,3864110,0.1116,0.105035294117647}, {3283643,3864253,3864244,0.00645789473684211,0.00876428571428571}, {3283644,3864248,3864253,0.03616875,-1}, {3283645,3864253,3864284,0.0243777777777778,-1}, {3283646,3864248,3864288,-1,0.0270857142857143}, {3283647,3864916,3864288,0.31305,0.282754838709677}, {3283648,3864288,3864284,-1,0.0237777777777778}, {3283658,3865818,3865639,-1,0.0474681818181818}, {3283659,3865639,3865375,-1,0.0967578947368421}, {3283660,3865375,3865288,-1,0.0509}, {3283661,3865288,3865280,-1,0.0098}, {3283670,3881370,3881078,0.108711111111111,0.110762264150943}, {3283671,3881399,3882713,0.816558620689655,0.802718644067797}, {3283672,3882713,3882753,0.121953191489362,0.108147169811321}, {3283696,3847752,3847542,0.148751020408163,0.15508085106383}, {3283700,3846633,3847029,0.1228375,0.131026666666667}, {3283747,3878800,3878881,-1,0.0348818181818182}, {3283748,3878881,3879324,-1,0.123439024390244}, {3283749,3877812,3877779,0.0683464285714286,-1}, {3283750,3877779,3877713,0.112891525423729,-1}, {3283751,3876804,3875972,0.19018,-1}, {3283752,3875972,3875828,0.0377016393442623,-1}, {3283762,3877244,3877501,0.065655737704918,0.06675}, {3283763,3877501,3878377,0.24355,0.251948275862069}, {3283769,3873408,3873146,0.185196428571429,0.185196428571429}, {3283770,3873146,3873047,0.115652830188679,0.117876923076923}, {3283771,3872625,3872635,0.0656111111111111,0.0656111111111111}, {3283779,3878408,3878690,0.0881068965517241,0.0896526315789474}, {3283780,3878690,3879786,0.368275862068965,0.374736842105263}, {3283781,3879786,3880030,0.102044444444444,0.103969811320755}, {3283834,3858788,3858830,0.0720285714285714,0.07563}, {3283835,3858830,3858843,0.0632769230769231,0.06855}, {3283836,3858843,3858661,0.0774,0.0815837837837838}, {3283837,3858661,3858497,0.0733116279069767,0.0750571428571429}, {3283849,3871704,3871670,0.0873428571428571,0.0797478260869565}, {3283850,3879682,3879299,-1,0.161763636363636}, {3283853,3901911,3901933,0.00620869565217391,-1}, {3283854,3901943,3901968,-1,0.00821470588235294}, {3283957,3856271,3856408,0.0534666666666667,-1}, {3283958,3856232,3856374,-1,0.0727285714285714}, {3283959,3856408,3856374,0.013575,0.013575}, {3283960,3856408,3856670,0.0881142857142857,-1}, {3283961,3856374,3856651,-1,0.0974368421052632}, {3283962,3856670,3856651,0.01404,0.01404}, {3283963,3856670,3856737,0.0168545454545455,-1}, {3283964,3856737,3856798,0.0191590909090909,-1}, {3283965,3856651,3856704,-1,0.0187142857142857}, {3283966,3856704,3856758,-1,0.0172714285714286}, {3283967,3856737,3856704,0.014325,0.014325}, {3283968,3856798,3856984,0.0648142857142857,-1}, {3283969,3856984,3857116,0.0491837837837838,-1}, {3283970,3856758,3856958,-1,0.0675951219512195}, {3283971,3856958,3857094,-1,0.045675}, {3283972,3856984,3856958,0.01242,0.01242}, {3284218,3874259,3874014,0.114193548387097,-1}, {3284223,3861631,3861491,0.0599538461538461,0.0556714285714286}, {3284224,3861491,3861043,0.153083720930233,0.153083720930233}, {3284252,3901207,3900934,0.164745,0.21966}, {3284253,3900934,3900787,0.108092307692308,0.1171}, {3285118,3893831,3894064,0.17811,0.1979}, {3285119,3894064,3894544,0.297425,0.297425}, {3285128,3896761,3896984,0.103288888888889,0.103288888888889}, {3285129,3896984,3897275,0.145822222222222,0.145822222222222}, {3285133,3897039,3897274,0.113311111111111,0.113311111111111}, {3285134,3897274,3897559,0.1506,0.1506}, {3285142,3896272,3896300,-1,-1}, {3285144,3896300,3896314,0.03567,0.029725}, {3285145,3895391,3895689,0.101244,-1}, {3285146,3895689,3896300,0.17094,-1}, {3285147,3895614,3895706,-1,0.0265102040816327}, {3285148,3895706,3896314,-1,0.175555102040816}, {3285149,3895689,3895706,0.020445,0.020445}, {3285159,3895463,3894471,0.653345454545455,-1}, {3285161,3894471,3894200,0.18174,-1}, {3285162,3894200,3894083,0.1302,-1}, {3285163,3894471,3894162,-1,1.05192}, {3285164,3894162,3894200,-1,0.0672888888888889}, {3285165,3894125,3894107,0.0678,-1}, {3285166,3894107,3894083,0.0627446808510638,-1}, {3285167,3894162,3894107,-1,0.0380869565217391}, {3285173,3890627,3891035,-1,0.146909090909091}, {3285174,3891035,3891332,-1,0.131711111111111}, {3285175,3890822,3891030,0.36192,0.36192}, {3285176,3891035,3891030,0.28482,0.28482}, {3285177,3891030,3890822,0.36648,0.36648}, {3285179,3890627,3890623,0.28728,0.28728}, {3285180,3890623,3890619,0.09702,0.09702}, {3285181,3890623,3890619,0.64692,0.64692}, {3285191,3890055,3890304,0.160642105263158,0.160642105263158}, {3285192,3890304,3890300,0.239353846153846,0.239353846153846}, {3285197,3890050,3890213,-1,0.0586545454545454}, {3285198,3890213,3890300,-1,0.0348774193548387}, {3285201,3890213,3890214,0.27348,0.27348}, {3285202,3890214,3889987,0.27012,0.27012}, {3285203,3889987,3889794,0.32928,0.32928}, {3285204,3890214,3889795,0.6054,0.6054}, {3285205,3889795,3889796,0.42324,0.42324}, {3285206,3889794,3889795,0.00852,0.00852}, {3285213,3889404,3889418,0.183408,0.169822222222222}, {3285214,3889057,3889052,-1,-1}, {3285215,3889052,3889047,0.258571428571429,0.2172}, {3285218,3894042,3894057,0.0666418604651163,-1}, {3285219,3894057,3894077,0.0768,-1}, {3285305,3919450,3919612,0.0551166666666667,0.049605}, {3285306,3919612,3919794,0.0663658536585366,0.0632790697674419}, {3285310,3921992,3922060,0.022335,0.0229076923076923}, {3285313,3922794,3922906,0.049815,0.06226875}, {3285314,3922906,3923753,0.32304,0.329632653061225}, {3285316,3896300,3896907,0.1704,-1}, {3285317,3896907,3897391,0.136136170212766,-1}, {3285341,3908171,3908188,0.00965,0.0072375}, {3285342,3908188,3908279,0.0618631578947368,0.0405310344827586}, {3285429,3875077,3875332,0.424848,0.416517647058824}, {3285433,3874819,3874821,0.0403846153846154,0.0403846153846154}, {3285522,3889082,3889058,-1,-1}, {3285523,3889058,3889057,-1,-1}, {3285524,3889183,3889052,0.0436285714285714,0.0349028571428571}, {3285525,3889393,3889397,0.126553846153846,0.253107692307692}, {3285526,3889397,3889400,0.185823529411765,0.191454545454545}, {3285527,3889183,3889285,0.0457,0.0645176470588235}, {3285528,3889400,3889402,0.0383272727272727,0.039525}, {3285529,3889402,3889404,0.02660625,0.02660625}, {3285530,3889285,3889402,0.05004,0.0735882352941176}, {3285533,3889058,3889183,0.89028,0.89028}, {3285534,3889397,3889285,0.88506,0.88506}, {3285567,3887643,3887634,-1,0.0785428571428571}, {3285568,3887634,3887624,-1,0.244}, {3285569,3888230,3888228,0.09303,-1}, {3285570,3888228,3888225,0.09192,0.127666666666667}, {3285571,3887634,3888228,0.2205,0.3583125}, {3285572,3889524,3889591,0.0168,0.0164181818181818}, {3285573,3889591,3890026,0.107882608695652,0.107882608695652}, {3285574,3890036,3890026,-1,-1}, {3285575,3889591,3890036,-1,-1}, {3285578,3890435,3890383,-1,-1}, {3285579,3890383,3890036,-1,-1}, {3285580,3890418,3890439,-1,-1}, {3285581,3890439,3890435,-1,-1}, {3285589,3890864,3890865,-1,-1}, {3285590,3890435,3890865,-1,-1}, {3285601,3887396,3887528,-1,0.101668965517241}, {3285602,3888064,3887711,0.120206896551724,0.112451612903226}, {3285603,3887711,3887528,0.0848608695652174,0.0848608695652174}, {3285604,3887680,3887711,0.09942,0.09942}, {3285605,3887396,3887451,0.05712,0.05712}, {3285606,3887451,3887680,0.34986,0.34986}, {3285607,3887680,3887451,0.33312,0.33312}, {3285643,3902542,3902859,-1,-1}, {3285644,3902859,3903139,-1,-1}, {3285648,3902686,3902755,0.0663666666666667,0.09955}, {3285649,3902493,3902755,0.3576375,0.3576375}, {3285650,3902755,3902555,0.3081,0.32864}, {3285651,3902555,3902493,0.0628285714285714,0.0628285714285714}, {3285652,3902493,3902555,0.167377777777778,0.167377777777778}, {3285659,3900685,3900080,0.54423,0.54423}, {3285660,3900080,3899120,-1,-1}, {3285661,3901902,3901839,0.0361111111111111,0.0361111111111111}, {3285834,3887418,3887632,0.0533294117647059,0.04533}, {3285835,3887443,3887632,0.86322,0.86322}, {3285836,3887632,3887844,0.0507,0.0450666666666667}, {3285837,3887844,3887955,0.0193255813953488,0.0180652173913043}, {3285838,3887844,3887975,0.280066666666667,0.280066666666667}, {3285839,3887955,3888032,0.0204,0.0199466666666667}, {3285840,3887975,3888032,0.2806,0.2806}, {3285841,3888032,3888222,0.0423574468085106,0.0462976744186047}, {3285842,3888222,3888337,0.0239733333333333,0.0263121951219512}, {3285843,3888222,3888364,0.290288888888889,0.290288888888889}, {3285844,3888337,3888413,0.0187714285714286,0.0202153846153846}, {3285845,3888413,3888751,0.111124137931034,0.10070625}, {3285846,3888364,3888413,0.281355555555556,0.281355555555556}, {3285847,3891566,3892266,0.415090909090909,0.434857142857143}, {3285848,3892266,3892351,0.119888888888889,0.119888888888889}, {3285849,3892266,3891519,0.790444444444445,0.790444444444445}, {3285865,3891566,3891842,0.872444444444444,0.872444444444444}, {3285866,3892997,3893253,0.108,0.108}, {3285881,3894032,3894160,0.0834588235294118,0.0834588235294118}, {3285882,3894160,3894265,0.0943263157894737,0.0814636363636364}, {3285883,3894265,3894279,0.0163714285714286,0.01146}, {3285884,3894324,3894335,0.0125142857142857,0.00947027027027027}, {3285885,3894279,3894324,-1,0.0404052631578947}, {3285886,3894246,3894279,-1,0.0171111111111111}, {3285887,3894242,3894246,-1,0.0177923076923077}, {3285888,3894242,3894211,0.01478,0.017736}, {3285889,3894242,3894324,0.0429923076923077,-1}, {3285892,3894160,3894123,0.0226666666666667,0.0226666666666667}, {3285893,3894123,3894246,-1,-1}, {3285895,3892017,3892039,0.00808421052631579,0.0083027027027027}, {3285896,3892039,3892169,0.0413384615384615,0.0413384615384615}, {3285897,3892149,3892026,0.0662086956521739,0.0662086956521739}, {3285898,3892039,3892026,0.120694736842105,0.1092}, {3285899,3892020,3892148,0.0617111111111111,0.0617111111111111}, {3285900,3892026,3892020,0.0795777777777778,0.0795777777777778}, {3285901,3891553,3891979,0.151062857142857,0.135569230769231}, {3285902,3891979,3892017,0.0157263157894737,0.0161513513513514}, {3285903,3891979,3891937,0.441666666666667,0.441666666666667}, {3285906,3892020,3891992,0.279177777777778,0.279177777777778}, {3285907,3891992,3891937,0.0558,0.0558}, {3285908,3892189,3891982,0.1677,-1}, {3285909,3891992,3891982,0.0819111111111111,-1}, {3285910,3891982,3891928,0.0485294117647059,-1}, {3285911,3891928,3891797,0.0814666666666667,-1}, {3285912,3891937,3891928,0.0844222222222222,-1}, {3285916,3891739,3891769,0.0252,0.0252}, {3285917,3891769,3891937,0.1234125,0.0940285714285714}, {3285918,3891797,3891765,0.0233684210526316,-1}, {3285919,3891769,3891765,0.0914222222222222,-1}, {3285920,3891513,3891696,0.140325,0.118168421052632}, {3285921,3891696,3891739,0.02097,0.0199714285714286}, {3285922,3891765,3891691,0.0519333333333333,-1}, {3285923,3891691,3891645,0.0350823529411765,-1}, {3285924,3891696,3891691,0.0926888888888889,-1}, {3285925,3891645,3891626,-1,0.132666666666667}, {3285926,3891797,3891787,-1,0.132533333333333}, {3285930,3889903,3889890,0.0392785714285714,0.0392785714285714}, {3285931,3889890,3889963,0.2634,0.2634}, {3285932,3889862,3889903,0.0190188679245283,0.0190188679245283}, {3285933,3889903,3890236,0.140861538461538,0.140861538461538}, {3285939,3888786,3889036,0.0810727272727273,0.07644}, {3285940,3889036,3889204,0.04497,0.0418325581395349}, {3285941,3889036,3889204,0.469888888888889,0.469888888888889}, {3285947,3888786,3888759,0.126158823529412,0.138367741935484}, {3285948,3888759,3888751,0.04788,0.0507818181818182}, {3285949,3888786,3888759,0.249555555555556,0.249555555555556}, {3285954,3886605,3886834,0.0630139534883721,0.058904347826087}, {3285955,3886834,3886887,0.0142636363636364,0.013075}, {3285956,3886834,3886860,0.2198,-1}, {3285957,3886887,3886914,0.00943255813953488,0.00845}, {3285958,3886914,3887222,0.0899384615384615,0.0779466666666667}, {3285959,3886860,3886914,0.214111111111111,-1}, {3285960,3886042,3886452,0.164813793103448,0.19915}, {3285961,3886452,3886468,0.006675,0.00684615384615385}, {3285962,3886452,3886446,0.3838875,-1}, {3285963,3886468,3886512,0.012409756097561,0.0130461538461538}, {3285964,3886512,3886605,0.0264,0.0234666666666667}, {3285965,3886446,3886512,0.2356,-1}, {3285966,3886098,3886049,0.189091304347826,0.193293333333333}, {3285967,3886049,3886042,0.0224,0.0218790697674419}, {3285968,3887570,3887588,-1,-1}, {3285969,3887588,3887607,-1,-1}, {3285970,3888050,3888044,-1,-1}, {3285971,3888044,3888030,-1,-1}, {3285972,3888216,3888295,0.0251555555555556,0.0251555555555556}, {3285973,3888295,3888564,0.0988888888888889,0.0988888888888889}, {3285974,3888216,3888295,0.3206,0.3206}, {3285975,3885620,3885995,0.572777777777778,0.572777777777778}, {3285976,3885995,3886049,0.03348,0.020925}, {3285977,3884780,3885022,0.0985555555555556,0.0985555555555556}, {3285978,3885022,3885167,0.1125,0.0964285714285714}, {3285979,3885132,3884997,0.0688105263157895,0.118854545454545}, {3285980,3884997,3884744,0.1726125,0.197271428571429}, {3285981,3885022,3884997,0.179466666666667,0.179466666666667}, {3285982,3884550,3884572,0.255688888888889,0.255688888888889}, {3285983,3884744,3884719,0.0210315789473684,0.0285428571428571}, {3285984,3884719,3884550,0.0661777777777778,0.0661777777777778}, {3285985,3884719,3884709,0.0706333333333333,0.115581818181818}, {3285986,3884709,3884701,0.0766666666666667,0.0985714285714286}, {3285987,3884709,3884701,0.194377777777778,0.194377777777778}, {3285988,3884701,3884695,0.0605,0.0605}, {3285989,3884695,3884689,0.0462,0.0462}, {3285990,3884695,3884689,0.196533333333333,0.196533333333333}, {3285991,3884689,3884681,0.0610666666666667,0.0610666666666667}, {3285992,3884681,3884673,0.205733333333333,0.205733333333333}, {3285993,3884673,3884681,0.0526,0.0526}, {3285994,3884579,3884668,-1,-1}, {3285995,3884668,3885078,-1,-1}, {3285996,3884673,3884668,0.0617111111111111,0.0617111111111111}, {3285997,3885167,3885263,0.0526736842105263,0.0556}, {3285998,3885132,3885247,0.0605052631578947,0.0676235294117647}, {3285999,3885263,3885247,0.49164,0.49164}, {3286000,3885263,3885359,0.051,0.0655714285714286}, {3286001,3885359,3885395,0.0237230769230769,0.0237230769230769}, {3286002,3885247,3885342,0.0554470588235294,0.0523666666666667}, {3286003,3885359,3885342,0.49062,0.49062}, {3286004,3885395,3885342,0.248976,0.248976}, {3286006,3884699,3884706,-1,-1}, {3286007,3884706,3884715,0.0369555555555556,0.0369555555555556}, {3286008,3884418,3884706,0.3225,0.3225}, {3286009,3884699,3884868,-1,-1}, {3286010,3884868,3884872,0.0379555555555555,0.0379555555555555}, {3286011,3884706,3884868,0.15486,0.15486}, {3286012,3884868,3885183,0.32532,0.32532}, {3286015,3883505,3883721,0.543923076923077,0.517390243902439}, {3286016,3883721,3884580,0.22004,0.225040909090909}, {3286017,3883721,3882903,0.52416,0.52416}, {3286018,3883558,3883581,0.111755555555556,0.111755555555556}, {3286019,3883581,3883605,0.0813111111111111,0.0813111111111111}, {3286020,3883208,3883311,0.05082,0.05082}, {3286025,3906782,3906803,0.00785625,0.00810967741935484}, {3286026,3906803,3906962,0.0835285714285714,0.080648275862069}, {3286027,3906954,3906803,0.115866666666667,0.115866666666667}, {3286028,3907258,3907122,0.0863181818181818,0.111705882352941}, {3286029,3881737,3881859,0.112114285714286,0.120738461538462}, {3286030,3881859,3882138,0.174371428571429,0.174371428571429}, {3286031,3882586,3882458,1.52128235294118,1.36114736842105}, {3286032,3882601,3882586,0.1359,0.100136842105263}, {3286033,3882601,3882608,0.110314285714286,-1}, {3286034,3882138,3882321,0.0983142857142857,0.086025}, {3286035,3882321,3882601,0.172484210526316,-1}, {3286036,3882608,3882321,0.257621052631579,-1}, {3286037,3883478,3883412,0.0377142857142857,0.0495}, {3286038,3883411,3883478,0.0709846153846154,0.0419454545454545}, {3286039,3883411,3883293,-1,0.0924}, {3286040,3882608,3882937,0.18012,0.18012}, {3286041,3882937,3883042,-1,0.0640421052631579}, {3286042,3883293,3883191,-1,0.0395307692307692}, {3286043,3883191,3882937,-1,0.13371}, {3286044,3883191,3883190,0.588444444444445,0.588444444444445}, {3286045,3881737,3881787,0.0857555555555556,0.0857555555555556}, {3286050,3880289,3879529,0.380355555555556,0.380355555555556}, {3286051,3879529,3879470,-1,-1}, {3286052,3880226,3879470,0.380711111111111,0.380711111111111}, {3286053,3879513,3880213,0.351977777777778,0.351977777777778}, {3286054,3879470,3878774,0.584111111111111,0.584111111111111}, {3286055,3878774,3879717,0.401355555555556,0.401355555555556}, {3286056,3878774,3878767,0.107955555555556,0.107955555555556}, {3286057,3878767,3878822,-1,-1}, {3286058,3878767,3878761,0.107955555555556,0.107955555555556}, {3286059,3878761,3879700,0.400088888888889,0.400088888888889}, {3286060,3878761,3878777,0.0948,0.0948}, {3286061,3878981,3879087,-1,-1}, {3286062,3878183,3878376,0.387111111111111,0.387111111111111}, {3286063,3878376,3878649,-1,-1}, {3286064,3878112,3878127,0.0209333333333333,0.0209333333333333}, {3286065,3878127,3878183,0.194717647058824,0.236442857142857}, {3286066,3878777,3878127,0.414566666666667,0.355342857142857}, {3286067,3878127,3877738,0.550466666666667,0.41285}, {3286068,3883042,3883169,-1,0.0728823529411765}, {3286069,3883169,3883411,-1,0.139136842105263}, {3286070,3877738,3877087,0.779972727272727,0.490268571428571}, {3286071,3877087,3877298,0.119328,0.0962322580645161}, {3286072,3877298,3877997,0.48405,0.455576470588235}, {3286073,3878469,3878537,0.061,0.0508333333333333}, {3286074,3878537,3878606,0.0572470588235294,0.0463428571428571}, {3286075,3878793,3878537,0.221955555555556,0.221955555555556}, {3286076,3878793,3878680,0.0950470588235294,0.1009875}, {3286077,3878680,3878572,0.0771555555555556,0.0771555555555556}, {3286078,3878572,3878409,0.129911111111111,0.129911111111111}, {3286079,3878409,3878401,0.01131,0.01131}, {3286080,3878401,3878469,0.06692,0.0590470588235294}, {3286081,3878908,3878809,0.06837,0.0759666666666667}, {3286082,3878809,3878776,0.0211714285714286,0.02223}, {3286083,3879471,3879103,0.187869230769231,0.2326}, {3286084,3879103,3878793,0.159475,0.212633333333333}, {3286085,3878809,3879103,0.243644444444444,0.243644444444444}, {3286086,3879103,3879281,0.336642857142857,0.336642857142857}, {3286087,3879281,3879271,0.0665555555555556,0.0665555555555556}, {3286088,3879557,3879440,-1,-1}, {3286089,3879440,3879281,0.0688666666666667,0.0688666666666667}, {3286090,3879648,3879893,0.216666666666667,0.216666666666667}, {3286091,3879893,3880180,-1,-1}, {3286092,3877053,3877021,0.0125555555555556,0.0125555555555556}, {3286093,3877021,3876942,-1,-1}, {3286094,3876942,3877087,-1,-1}, {3286095,3877997,3877826,0.116333333333333,0.116333333333333}, {3286096,3877997,3878311,0.4203,0.309694736842105}, {3286097,3878311,3878401,0.0718941176470588,0.0763875}, {3286098,3878908,3878693,0.25884,0.25884}, {3286099,3878693,3879413,0.345822222222222,0.345822222222222}, {3286101,3878776,3878723,0.03591,0.03591}, {3286102,3878723,3878606,0.0841714285714286,0.0982}, {3286103,3878323,3877826,0.229666666666667,0.229666666666667}, {3286104,3878723,3878323,0.7412,0.59296}, {3286105,3878071,3877744,0.134022222222222,0.134022222222222}, {3286106,3878323,3878071,0.25524,0.464072727272727}, {3286107,3878071,3877735,0.324221052631579,0.324221052631579}, {3286108,3877735,3877493,0.206222222222222,0.206222222222222}, {3286117,3878148,3878071,0.0827333333333333,0.0827333333333333}, {3286120,3878770,3879132,-1,-1}, {3286121,3879132,3879281,0.0730888888888889,0.0730888888888889}, {3286161,3854740,3854395,0.0984130434782609,0.105279069767442}, {3286162,3854395,3852779,0.451302127659575,0.4419}, {3286175,3852712,3852428,0.0667363636363636,0.0652533333333333}, {3286176,3852428,3851657,0.25124347826087,0.25124347826087}, {3286177,3851657,3851650,0.0906125,0.0906125}, {3286178,3851650,3851476,0.0949787234042553,0.0875294117647059}, {3286201,3903486,3903568,0.0718857142857143,0.0539142857142857}, {3286207,3910681,3910729,0.0248222222222222,0.026808}, {3286208,3910729,3910848,0.0812181818181818,0.0687230769230769}, {3286209,3911034,3911273,0.213494117647059,0.1578}, {3286210,3910848,3911409,0.179663414634146,-1}, {3286211,3911409,3911532,0.0366585365853659,-1}, {3286212,3911273,3911409,0.0725111111111111,0.0889909090909091}, {3286213,3911273,3911292,0.016272,0.0226}, {3286214,3911402,3911477,0.0256457142857143,0.030951724137931}, {3286215,3911477,3911549,0.0322645161290323,0.0285771428571429}, {3286216,3911292,3911309,0.0387,0.0602}, {3286217,3911309,3911477,0.240309677419355,-1}, {3286218,3911549,3911587,0.0179454545454545,0.0174176470588235}, {3286219,3911587,3911961,0.199711111111111,0.215688}, {3286220,3911309,3911587,-1,0.2503}, {3286221,3911535,3911580,0.0194,0.0187071428571429}, {3286222,3911580,3911844,0.125275862068966,0.0981891891891892}, {3286223,3913396,3913777,0.09075,-1}, {3286224,3913777,3913935,0.0275678571428571,-1}, {3286225,3915258,3915351,0.0499818181818182,0.0499818181818182}, {3286226,3915351,3915447,-1,-1}, {3286227,3915258,3914888,0.206127272727273,0.206127272727273}, {3286228,3914888,3914483,-1,-1}, {3286229,3914388,3914141,0.132488888888889,0.132488888888889}, {3286230,3914141,3913831,0.154244444444444,0.154244444444444}, {3286231,3914375,3914640,0.213211764705882,0.213211764705882}, {3286232,3914141,3914375,-1,-1}, {3286233,3903761,3903812,0.0279,0.0279}, {3286234,3903812,3904057,0.130592307692308,0.130592307692308}, {3286235,3904057,3904147,0.0452,0.0452}, {3286236,3903812,3904057,0.421511111111111,0.421511111111111}, {3286237,3900120,3900224,0.0523333333333333,0.0523333333333333}, {3286238,3900224,3900312,-1,-1}, {3286239,3899778,3899808,0.0262421052631579,0.0216782608695652}, {3286240,3899808,3899987,0.292984615384615,0.19044}, {3286241,3903741,3904005,0.152008695652174,0.11654}, {3286242,3904005,3904174,0.154071428571429,0.126882352941176}, {3286243,3904001,3904233,0.0908294117647059,0.0908294117647059}, {3286244,3904233,3904385,0.116336842105263,0.11052}, {3286245,3904005,3904233,0.40914,-1}, {3286246,3905496,3905535,-1,-1}, {3286247,3905535,3905738,0.143844444444444,0.143844444444444}, {3286248,3905880,3905725,0.0891555555555555,0.0891555555555555}, {3286249,3908616,3908824,0.06105,0.0666}, {3286250,3908824,3908863,0.0115818181818182,0.0106166666666667}, {3286321,3908381,3908510,0.0668,0.0825176470588235}, {3286322,3908510,3908750,0.0997928571428571,0.107469230769231}, {3286323,3908523,3908510,0.0510171428571429,-1}, {3286325,3908523,3908621,0.05301,-1}, {3286326,3908621,3909098,0.166466666666667,0.1362}, {3286327,3908510,3908621,0.0740571428571429,0.0740571428571429}, {3286356,3905423,3905446,0.010536,0.0146333333333333}, {3286357,3905446,3905484,0.0257478260869565,0.0423}, {3286358,3905484,3905513,0.0250571428571429,0.04385}, {3286359,3915101,3915237,0.0500941176470588,-1}, {3286360,3915237,3915330,0.0290150943396226,-1}, {3286362,3910450,3910695,0.112539130434783,0.112539130434783}, {3286562,3903218,3902933,0.172333333333333,0.172333333333333}, {3286563,3903006,3902762,0.129444444444444,0.129444444444444}, {3286564,3902771,3902525,0.127466666666667,0.127466666666667}, {3286565,3902529,3902278,0.129733333333333,0.129733333333333}, {3286742,3892419,3892997,1.29162,1.29162}, {3286743,3892419,3895841,6.01659,6.01659}, {3286766,3901590,3901756,0.2966,0.138413333333333}, {3286770,3864417,3864041,0.122892307692308,0.11982}, {3286771,3864041,3863851,0.0543405405405405,0.0574457142857143}, {3286773,3864888,3864511,0.100271428571429,0.102717073170732}, {3286775,3865374,3865343,0.0154166666666667,0.015}, {3286776,3865343,3864888,0.1404,-1}, {3286777,3864888,3865343,0.14055,-1}, {3286789,3893825,3894091,-1,0.152155555555556}, {3286790,3866112,3865591,0.123083720930233,-1}, {3286791,3865591,3865521,0.0158727272727273,0.01746}, {3286792,3866560,3866248,0.0644372093023256,0.0659714285714286}, {3286793,3866248,3866112,0.0306837209302326,-1}, {3286798,3865591,3866099,0.125971428571429,-1}, {3286799,3866099,3866248,0.0311162790697674,-1}, {3287320,3919541,3919407,0.204,0.204}, {3287428,3904618,3903126,0.666,0.678109090909091}, {3288519,3904484,3904837,0.162888888888889,0.162888888888889}, {3288520,3904837,3904923,-1,-1}, {3289019,3864889,3864652,0.08142,-1}, {3289020,3864652,3863953,0.211342105263158,-1}, {3289023,3875155,3875331,0.0926,-1}, {3289024,3875331,3875410,0.0361227272727273,-1}, {3290715,3848675,3848819,0.273022222222222,0.273022222222222}, {3290716,3848819,3848831,0.0188363636363636,0.0188363636363636}, {3290721,3848563,3848327,0.117127272727273,0.117127272727273}, {3290723,3848838,3848650,0.475309090909091,0.387288888888889}, {3290724,3848650,3848563,0.209228571428571,0.209228571428571}, {3290725,3848838,3849293,0.260955555555556,0.260955555555556}, {3290726,3849293,3849705,0.177927272727273,0.177927272727273}, {3290727,3851640,3849850,0.6023625,0.6023625}, {3290728,3849850,3849782,0.0339681818181818,0.0347581395348837}, {3290729,3849452,3849451,-1,-1}, {3290730,3848362,3847896,-1,-1}, {3291805,3895100,3895166,-1,-1}, {3291806,3895166,3895808,-1,-1}, {3291807,3898884,3898977,0.0401632653061224,0.0385882352941176}, {3291812,3893424,3893277,0.16194,0.16194}, {3291813,3893277,3892443,0.84375,0.84375}, {3291814,3890171,3891792,1.13007,1.13007}, {3291815,3891792,3891806,0.01092,0.01092}, {3291816,3891806,3889773,1.99464,1.99464}, {3291817,3889773,3888287,0.91194,0.91194}, {3291818,3889973,3890093,0.08145,0.08145}, {3291819,3890093,3891213,0.78906,0.78906}, {3291820,3889973,3889884,0.10644,0.10644}, {3291821,3888476,3887886,0.314690909090909,0.314690909090909}, {3291822,3887886,3887057,0.550688888888889,0.550688888888889}, {3291823,3888953,3888646,0.156,0.156}, {3291824,3888646,3887605,0.680222222222222,0.680222222222222}, {3291825,3888021,3887151,0.466981818181818,0.466981818181818}, {3291826,3887151,3886732,0.458028571428571,0.458028571428571}, {3291827,3886537,3885063,1.46361,1.46361}, {3291828,3885063,3884961,0.09129,0.09129}, {3291829,3885404,3884632,0.48552,0.48552}, {3291830,3879963,3881318,1.62582,1.62582}, {3291831,3881318,3881614,0.31503,0.31503}, {3291832,3880606,3881940,0.79782,0.79782}, {3291833,3878844,3879705,0.377377777777778,0.377377777777778}, {3291834,3879705,3880664,0.431763636363636,0.431763636363636}, {3291846,3868565,3866110,0.8654,0.8654}, {3291847,3874356,3868613,2.75465454545455,2.75465454545455}, {3291848,3868613,3868565,0.0272666666666667,0.0272666666666667}, {3291849,3875732,3875384,0.146955555555556,0.146955555555556}, {3291850,3875384,3874356,0.412436363636364,0.412436363636364}, {3291851,3876213,3875963,0.113955555555556,0.113955555555556}, {3291852,3875963,3874945,0.4116,0.4116}, {3291853,3877246,3877031,0.0927333333333333,0.0927333333333333}, {3291854,3877031,3875889,0.409690909090909,0.409690909090909}, {3292519,3872708,3873526,-1,0.169356}, {3292520,3872711,3873536,0.1772875,-1}, {3292521,3872716,3872848,0.309432,0.38679}, {3292522,3872848,3872657,0.168925,0.176269565217391}, {3292540,3873935,3874311,-1,0.107473170731707}, {3292541,3869912,3869859,0.0148263157894737,-1}, {3292542,3869859,3869842,0.00784615384615384,-1}, {3292543,3867784,3867783,-1,0.0251076923076923}, {3292544,3867141,3866976,-1,0.0750923076923077}, {3292545,3866741,3866619,-1,0.0505395348837209}, {3292546,3865076,3865036,0.0082054054054054,-1}, {3292547,3865036,3864753,0.07965,-1}, {3292548,3860327,3860229,0.021816,0.0404}, {3292549,3858773,3858784,-1,0.01652}, {3292550,3858784,3859259,-1,0.286121739130435}, {3292551,3855710,3855684,0.00996279069767442,0.0104487804878049}, {3292557,3916068,3916123,0.0486,0.0897230769230769}, {3292558,3916123,3916555,0.279127659574468,0.291533333333333}, {3292559,3913522,3913572,0.02568,0.02568}, {3292560,3913572,3914836,0.468092307692308,0.521588571428571}, {3292561,3915764,3916187,-1,0.0963405405405405}, {3292562,3915797,3916195,0.089152,-1}, {3292566,3907702,3907789,0.0411391304347826,-1}, {3292567,3907789,3907875,0.066768,0.066768}, {3292568,3904108,3904176,0.03328,0.039936}, {3292569,3904176,3904920,0.640966666666667,0.427311111111111}, {3292570,3901770,3901788,0.0170129032258064,0.0181862068965517}, {3292571,3901788,3901808,0.0204685714285714,0.0265333333333333}, {3292572,3922677,3922767,0.0581586206896552,0.0544064516129032}, {3292573,3922767,3922794,0.01835,0.0227793103448276}, {3292574,3919402,3919477,0.0287142857142857,0.025125}, {3292577,3902229,3902546,-1,0.217772727272727}, {3292578,3902546,3902640,-1,0.0273391304347826}, {3292579,3915173,3915212,0.053856,0.08976}, {3292580,3915212,3915309,0.1198,0.163363636363636}, {3292581,3917655,3917688,0.0268875,0.0220615384615385}, {3292582,3917688,3917708,0.0138171428571429,0.0124}, {3292583,3917789,3917727,0.048725,-1}, {3292584,3917727,3917708,0.0195,-1}, {3292585,3918265,3917996,0.162514285714286,0.162514285714286}, {3292586,3917996,3917936,0.0459913043478261,0.0364758620689655}, {3292587,3920794,3921287,0.0989809523809524,0.0989809523809524}, {3292588,3921287,3921416,0.0278065573770492,0.0269238095238095}, {3292623,3912088,3910563,0.5257875,0.5257875}, {3292624,3895871,3895912,0.0564,0.0564}, {3292625,3896422,3896402,0.01119,0.01119}, {3292626,3896402,3895871,0.41877,0.41877}, {3292627,3892958,3892986,0.00589615384615385,0.00589615384615385}, {3292628,3892260,3892392,0.0281207547169811,0.0292235294117647}, {3292629,3892392,3892691,0.0721132075471698,0.0749411764705882}, {3292630,3891842,3892402,0.54588,0.54588}, {3292631,3892402,3892419,0.0426,0.0426}, {3292632,3891842,3892560,0.53343,0.53343}, {3292633,3892560,3892577,0.02721,0.02721}, {3292634,3902771,3902827,0.0331894736842105,0.03153}, {3292635,3903218,3903275,0.030704347826087,0.0371684210526316}, {3292636,3903444,3903485,-1,0.0470117647058824}, {3292637,3903713,3903762,0.02144,0.0292363636363636}, {3292638,3899134,3897713,-1,-1}, {3292639,3897713,3897628,-1,-1}, {3292640,3896604,3897434,-1,-1}, {3292641,3895912,3896034,0.17292,0.17292}, {3292642,3896034,3896711,0.89682,0.89682}, {3292643,3899786,3899650,0.0950444444444444,0.0950444444444444}, {3292644,3901531,3901608,0.0283714285714286,-1}, {3292645,3901608,3901911,0.109105714285714,-1}, {3292646,3897604,3897471,0.0882888888888889,0.0882888888888889}, {3292647,3895731,3895717,0.00830232558139535,-1}, {3292648,3895445,3895640,0.46181052631579,0.46181052631579}, {3292649,3895640,3895632,0.0193058823529412,0.0105870967741935}, {3292650,3895384,3895380,0.114914285714286,0.114914285714286}, {3292651,3895380,3895445,0.1193,0.1193}, {3292652,3895244,3895275,0.0236666666666667,-1}, {3292653,3895275,3895330,0.0463333333333333,-1}, {3292654,3894167,3894235,0.107882352941176,0.0965263157894737}, {3292655,3894235,3894262,0.043604347826087,0.0385730769230769}, {3292656,3894534,3894477,0.0142188679245283,0.0147764705882353}, {3292657,3894476,3894559,0.0345818181818182,0.03804}, {3292658,3894559,3894607,0.022448275862069,0.02325}, {3292659,3894751,3894737,0.00745454545454545,0.00745454545454545}, {3292660,3894737,3894430,0.183933333333333,0.183933333333333}, {3292661,3895423,3896281,0.402886956521739,0.3861}, {3292702,3874249,3874238,-1,-1}, {3292703,3873609,3873827,0.113689285714286,0.113689285714286}, {3292704,3873827,3875169,0.651377777777778,0.651377777777778}, {3292705,3875313,3875723,0.155296153846154,0.149544444444444}, {3292706,3875723,3875837,0.0355894736842105,0.0349758620689655}, {3292707,3875777,3875672,0.0344816326530612,-1}, {3292708,3875672,3875138,0.258411428571429,-1}, {3292709,3875615,3875633,0.00861333333333333,-1}, {3292710,3875633,3875891,0.09596,-1}, {3292711,3875558,3875519,0.00978571428571428,-1}, {3292712,3875519,3875444,0.0211384615384615,-1}, {3292713,3875444,3875383,0.0196263157894737,-1}, {3292714,3875383,3875366,0.00611351351351351,-1}, {3292715,3875366,3875102,0.117476923076923,-1}, {3292716,3875208,3875471,0.0834954545454546,-1}, {3292717,3875155,3875208,0.0155714285714286,-1}, {3292718,3875155,3874896,-1,0.0841578947368421}, {3292719,3874896,3874818,-1,0.0223170731707317}, {3292720,3874905,3874705,0.17685,-1}, {3292721,3874705,3874461,0.123771428571429,-1}, {3292722,3874723,3874534,0.132727272727273,-1}, {3292723,3874534,3874461,0.0273483870967742,-1}, {3292724,3873408,3873443,0.0220947368421053,0.0224892857142857}, {3292725,3873443,3873609,0.0926947368421053,0.09435}, {3292726,3878020,3878181,0.0826285714285714,-1}, {3292727,3877905,3877873,0.012325,-1}, {3292728,3877533,3877767,0.0462763636363636,0.0446526315789474}, {3292729,3877283,3877358,-1,0.06115}, {3292730,3877358,3877740,-1,0.39354}, {3292731,3877283,3877231,-1,0.1066}, {3292732,3877231,3877200,-1,0.050448}, {3292733,3876915,3876033,0.51656,0.6457}, {3292734,3876033,3875734,0.242031818181818,0.266235}, {3292735,3875734,3875706,0.014780487804878,0.014780487804878}, {3292736,3875706,3875665,0.0594,0.101329411764706}, {3292737,3875665,3875729,0.12945,0.1726}, {3292738,3875549,3875545,0.00558571428571429,0.00521333333333333}, {3292739,3875545,3875706,0.166771428571429,0.155653333333333}, {3292740,3875539,3875431,0.0494129032258065,-1}, {3292741,3875431,3875412,0.0102,-1}, {3292742,3875307,3875380,0.0605853658536585,0.0577674418604651}, {3292743,3875114,3875307,0.215133333333333,0.21045652173913}, {3292744,3874913,3875114,0.2474,0.2474}, {3292745,3874890,3874929,0.311481818181818,0.207654545454545}, {3292746,3874929,3874913,0.0169333333333333,0.00635}, {3292747,3874913,3874845,0.123911111111111,0.126249056603774}, {3292748,3874845,3874819,0.123509433962264,0.123509433962264}, {3292749,3865500,3865444,-1,0.0219454545454545}, {3292750,3869286,3869147,0.0331116279069767,-1}, {3292751,3869147,3869108,0.00895909090909091,-1}, {3292752,3871062,3871007,0.0151783783783784,-1}, {3292753,3868261,3868166,0.0221466666666667,-1}, {3292754,3868166,3868107,0.0111521739130435,-1}, {3292755,3868107,3868047,0.010395652173913,-1}, {3292756,3866226,3866108,0.0355928571428571,0.0369111111111111}, {3292757,3865143,3865079,-1,0.380329411764706}, {3292758,3865143,3865069,-1,0.0281117647058823}, {3292759,3865056,3865161,0.0344909090909091,-1}, {3292760,3865427,3865401,-1,0.010032}, {3292761,3865648,3865507,0.123128571428571,0.0594413793103448}, {3292762,3865648,3865583,0.15152,-1}, {3292763,3873598,3873643,0.0694714285714286,0.0784354838709677}, {3292764,3873643,3873657,0.02125,0.0228358208955224}, {3292765,3873458,3873598,0.122269565217391,0.129793846153846}, {3292766,3873390,3873402,-1,0.0226628571428571}, {3292767,3873402,3873411,-1,0.0510857142857143}, {3292768,3873594,3873339,0.144775384615385,-1}, {3292769,3873339,3873305,0.0550909090909091,-1}, {3292770,3872370,3872562,0.25104,-1}, {3292771,3872321,3872523,-1,0.26724}, {3292772,3872103,3872321,0.501324324324324,0.529971428571429}, {3292773,3871670,3871404,0.1094,0.100469387755102}, {3292774,3871248,3871280,-1,0.101963636363636}, {3292775,3869882,3870272,0.155361290322581,0.155361290322581}, {3292776,3869857,3869882,0.0989333333333333,0.0989333333333333}, {3292777,3869822,3869524,0.17144,0.17144}, {3292778,3869524,3869422,0.05336,0.05336}, {3292779,3868993,3869031,0.0492571428571429,0.0492571428571429}, {3292780,3869031,3869422,0.323627586206897,0.323627586206897}, {3292781,3849860,3850324,0.147907692307692,0.140692682926829}, {3292782,3850273,3849626,0.323088,0.323088}, {3292783,3849886,3850185,0.137022222222222,0.137022222222222}, {3292784,3850176,3850097,0.1474125,0.15724}, {3292785,3850097,3849886,0.200244444444444,0.216264}, {3292786,3850176,3850035,0.0632181818181818,0.0632181818181818}, {3292787,3850176,3850010,0.171485714285714,0.171485714285714}, {3292794,3866384,3866738,0.150822222222222,0.150822222222222}, {3292795,3868093,3867959,0.118593103448276,0.118593103448276}, {3292796,3871306,3871319,0.004452,0.00473617021276596}, {3292797,3873371,3873510,-1,0.174697959183673}, {3292798,3873510,3873522,-1,0.0393829787234043}, {3292799,3873522,3873396,-1,0.0951473684210526}, {3292800,3873522,3873485,-1,0.0571565217391304}, {3292801,3873541,3873369,0.0776,0.0886857142857143}, {3292802,3873369,3872607,0.278258823529412,0.286690909090909}, {3292803,3873541,3873341,0.0927058823529412,0.0909230769230769}, {3292804,3873341,3872353,0.283524,0.277964705882353}, {3292864,3858439,3858522,0.0355454545454545,0.0355454545454545}, {3292865,3858906,3860427,0.810666666666667,0.810666666666667}, {3292866,3856967,3856545,0.0685107692307692,0.0654882352941176}, {3292867,3856545,3854813,0.286627272727273,0.278197058823529}, {3292868,3857568,3858011,0.167515384615385,0.106229268292683}, {3292882,3896090,3896072,-1,0.0239142857142857}, {3292883,3896207,3896289,-1,0.05601}, {3292884,3899115,3899102,-1,-1}, {3292885,3899859,3899901,0.0474,0.0778714285714286}, {3292886,3900387,3900382,-1,0.0516782608695652}, {3292887,3900536,3900455,0.17085,0.0471310344827586}, {3292888,3900780,3900680,0.0671052631578948,-1}, {3292889,3900680,3900565,0.07089,-1}, {3292890,3900846,3900819,-1,0.0392769230769231}, {3292891,3900819,3900831,-1,0.04708}, {3292892,3900780,3900742,-1,0.0152428571428571}, {3292893,3900742,3900670,-1,0.0301421052631579}, {3292894,3905019,3905392,-1,-1}, {3292895,3901613,3901755,0.064975,-1}, {3292896,3901755,3901808,0.02592,-1}, {3292897,3896053,3896003,-1,0.027528}, {3292898,3896522,3896578,0.0274333333333333,-1}, {3292899,3896866,3896841,0.0114857142857143,0.0104869565217391}, {3292900,3897371,3897337,-1,-1}, {3292901,3898090,3898119,0.00795483870967742,0.010275}, {3292902,3898182,3898185,-1,0.014904}, {3292903,3900114,3900173,0.0261818181818182,0.0261818181818182}, {3292904,3900114,3900124,-1,0.0981058823529412}, {3292905,3900082,3900135,0.0296625,0.01582}, {3292906,3899628,3899818,0.0641090909090909,0.07052}, {3292907,3899748,3899518,0.09236,-1}, {3292908,3899629,3899677,0.0168,-1}, {3292909,3902618,3902719,0.04488,-1}, {3292914,3897670,3897794,0.0304173913043478,-1}, {3292915,3897520,3897568,0.0535714285714286,-1}, {3292916,3897394,3897421,0.0633,-1}, {3292917,3897219,3897231,0.11244,-1}, {3292918,3898437,3898468,0.00848333333333333,0.00783076923076923}, {3292919,3898468,3898771,0.08376,0.0779162790697674}, {3292920,3897499,3897709,0.125816326530612,0.125816326530612}, {3292921,3897709,3898437,0.303286363636364,0.296546666666667}, {3292922,3895323,3895517,0.507085714285714,0.5916}, {3292923,3895517,3895650,0.107866666666667,0.107866666666667}, {3292924,3896146,3896145,0.035575,0.0449368421052632}, {3292925,3896247,3896333,0.17286,-1}, {3292926,3896333,3897259,1.1193,-1}, {3292927,3897382,3897552,0.1515,-1}, {3292970,3866493,3866382,0.09384,0.09384}, {3292971,3866382,3866254,0.081,0.0964285714285714}, {3292972,3866254,3866240,0.0132666666666667,0.0140470588235294}, {3292973,3866240,3866051,0.164571428571429,0.1728}, {3292974,3900038,3899953,0.0376222222222222,0.0376222222222222}, {3292975,3899953,3899914,0.0103454545454545,0.0103454545454545}, {3292976,3886116,3886113,-1,0.00382153846153846}, {3292977,3886113,3886072,-1,0.0335538461538462}, {3292978,3886050,3886038,0.00407272727272727,-1}, {3292979,3886038,3885972,0.0340567164179104,-1}, {3292980,3898879,3898936,-1,-1}, {3292981,3898936,3898977,-1,-1}, {3292982,3899077,3899233,0.09207,0.09207}, {3292983,3899233,3899364,0.1229,0.1229}, {3292984,3899364,3899489,0.134470588235294,0.122464285714286}, {3292985,3899489,3899493,0.0384823529411765,0.0344315789473684}, {3292986,3877353,3877181,0.0774888888888889,0.0774888888888889}, {3292987,3877181,3875889,0.924654545454546,0.924654545454546}, {3292988,3877315,3877080,0.0939555555555556,0.110295652173913}, {3292989,3877080,3876982,0.0340645161290323,0.0391111111111111}, {3292990,3886002,3886016,0.00971818181818182,-1}, {3292991,3886016,3886072,0.0311181818181818,-1}, {3292992,3898364,3897654,0.4998,0.4998}, {3292993,3897654,3897567,0.06051,0.06051}, {3292994,3899062,3898842,0.12627,0.12627}, {3292995,3899428,3899062,0.36174,0.36174}, {3292996,3899535,3899428,0.0800222222222222,0.0800222222222222}, {3292997,3898364,3899746,-1,-1}, {3292998,3899746,3899535,0.0999777777777778,0.0999777777777778}, {3292999,3876193,3876199,0.0653272727272727,0.0653272727272727}, {3293000,3876199,3876195,0.12735,0.12735}, {3293001,3879740,3879760,0.0139153846153846,-1}, {3293002,3879760,3879799,0.0221076923076923,-1}, {3293003,3879718,3879738,-1,0.00926842105263158}, {3293004,3879738,3879771,-1,0.0187945945945946}, {3293005,3879392,3879276,0.0908210526315789,0.0663692307692308}, {3293006,3875077,3875225,0.21448,0.2681}, {3293007,3875225,3875266,0.0429230769230769,0.0265714285714286}, {3293008,3875334,3875379,0.101471428571429,0.0947066666666667}, {3293009,3875379,3875393,0.0358857142857143,0.0342545454545455}, {3293010,3875560,3875522,0.026475,0.00814615384615384}, {3293011,3875522,3875481,0.0290625,0.0103333333333333}, {3293012,3875560,3875632,0.15844,-1}, {3293013,3875632,3875623,0.00703636363636364,-1}, {3293014,3879379,3879417,0.0184285714285714,-1}, {3293015,3879403,3879379,-1,0.0215454545454545}, {3293016,3879326,3879379,0.0204,-1}, {3293017,3879855,3879829,-1,0.0313714285714286}, {3293018,3880679,3881106,0.25245,-1}, {3293019,3881628,3881611,0.178971428571429,-1}, {3293020,3881412,3881451,-1,0.020328}, {3293021,3879295,3879346,-1,0.0330666666666667}, {3293022,3879171,3879010,0.106324137931034,-1}, {3293023,3880781,3880590,-1,0.226730769230769}, {3293024,3880590,3880570,-1,0.01724}, {3293025,3879018,3879559,-1,-1}, {3293026,3879559,3879583,-1,0.0343}, {3293027,3863045,3863058,0.0475304347826087,0.0341625}, {3293028,3863087,3861496,0.807422222222222,0.807422222222222}, {3293029,3861496,3859438,0.855454545454545,0.855454545454545}, {3293030,3859438,3859520,0.128576470588235,0.156128571428571}, {3293031,3859520,3859690,0.31416,0.31416}, {3293032,3859477,3859417,0.0200776119402985,0.0200776119402985}, {3293033,3859417,3859408,0.00375223880597015,0.00375223880597015}, {3293034,3859191,3858507,0.676381818181818,0.676381818181818}, {3293035,3858507,3858717,0.128133333333333,0.128133333333333}, {3293036,3858348,3858314,-1,0.00435652173913043}, {3293037,3858314,3854600,-1,0.430774468085106}, {3293038,3858172,3858080,0.0117954545454545,-1}, {3293039,3858080,3854609,0.404806451612903,-1}, {3293040,3857511,3857480,0.00869333333333333,0.00931428571428571}, {3293041,3857480,3857330,0.0387702127659574,0.0404933333333333}, {3293042,3856793,3856839,0.024624,0.024624}, {3293043,3855913,3856649,0.39246,0.39246}, {3293044,3855348,3855659,0.25464,0.25464}, {3293045,3855659,3855913,0.1314,0.1314}, {3293046,3854795,3854896,0.0318489795918367,0.031212}, {3293047,3854896,3855579,0.196035294117647,0.199956}, {3293048,3854795,3854812,0.0131636363636364,0.0188869565217391}, {3293049,3854812,3854551,0.474518181818182,0.497114285714286}, {3293050,3853675,3853904,0.511263157894737,0.539666666666667}, {3293051,3853904,3853879,0.0341647058823529,0.0200275862068966}, {3293052,3853235,3853638,0.18264,0.169111111111111}, {3293053,3853638,3853879,0.0985043478260869,0.0924734693877551}, {3293054,3851549,3852836,0.840023076923077,1.09203}, {3293055,3850207,3850404,0.447917647058824,0.400768421052632}, {3293056,3850404,3849705,1.1376,1.1376}, {3293057,3849555,3849242,0.178866666666667,0.146345454545455}, {3293058,3849242,3849212,0.0149454545454545,0.0133297297297297}, {3293059,3878430,3878480,0.0935357142857143,-1}, {3293060,3878480,3878307,0.12752,-1}, {3293061,3878618,3878561,-1,0.03673125}, {3293062,3878797,3878733,0.0285111111111111,0.0334695652173913}, {3293063,3878733,3878722,0.005856,0.00665454545454545}, {3293064,3879616,3879886,-1,0.127213333333333}, {3293065,3879886,3880055,-1,0.0883363636363636}, {3293066,3880030,3880239,0.169977777777778,-1}, {3293067,3880239,3880206,0.0458608695652174,-1}, {3293068,3880030,3880498,0.206533333333333,0.189673469387755}, {3293069,3880498,3880704,0.158689655172414,0.121105263157895}, {3293070,3881078,3880798,0.143237837837838,0.108159183673469}, {3293071,3880798,3880704,0.0753777777777778,0.0484571428571429}, {3293072,3881082,3881178,0.0458341463414634,0.0536914285714286}, {3293073,3881178,3881291,0.0536590909090909,0.0575853658536585}, {3293074,3881111,3881268,-1,0.0398571428571429}, {3293075,3881268,3881291,-1,0.0052448275862069}, {3293076,3881139,3881295,0.0424551724137931,-1}, {3293077,3881295,3881329,0.0067551724137931,-1}, {3293078,3881491,3881494,0.04843125,-1}, {3293079,3881494,3881480,0.0302,-1}, {3293080,3881589,3881533,0.04784,0.04485}, {3293081,3881533,3881480,0.0260347826086957,0.037425}, {3293082,3881480,3881550,0.0301909090909091,-1}, {3293083,3881550,3881633,0.04146,-1}, {3293084,3881949,3881920,0.01893,0.02524}, {3293085,3882493,3882529,-1,-1}, {3293086,3882657,3882597,0.11594693877551,-1}, {3293087,3882597,3882541,0.04586,-1}, {3293088,3882712,3882693,0.02428,-1}, {3293089,3882693,3882657,0.0562285714285714,-1}, {3293090,3882636,3882712,0.0305769230769231,-1}, {3293091,3882724,3882656,0.05145,-1}, {3293092,3882522,3882654,-1,0.0554153846153846}, {3293093,3882652,3882548,-1,0.03375}, {3293094,3882548,3882631,-1,-1}, {3293095,3882631,3882629,-1,-1}, {3293096,3882629,3882602,-1,-1}, {3293097,3849705,3850080,0.501163636363636,0.501163636363636}, {3293098,3850080,3850119,0.260933333333333,0.260933333333333}, {3293099,3850119,3850164,0.270363636363636,0.270363636363636}, {3293100,3849313,3849305,0.02205,0.0363176470588235}, {3293101,3849305,3848838,0.736605405405405,0.736605405405405}, {3293102,3849313,3849247,0.0149660377358491,0.0149660377358491}, {3293103,3849247,3849037,0.0551,0.0561396226415094}, {3293104,3848851,3849042,0.106022222222222,0.106022222222222}, {3293105,3849042,3849861,0.334163636363636,0.334163636363636}, {3293106,3848910,3849105,-1,-1}, {3293107,3849105,3850182,-1,-1}, {3293108,3850182,3849578,0.543363636363636,0.543363636363636}, {3293109,3849578,3849147,0.2154,0.2154}, {3293110,3850696,3850043,0.0957438202247191,-1}, {3293111,3850043,3849499,0.07976,-1}, {3293112,3850854,3850168,-1,0.0881755102040816}, {3293113,3850168,3849512,-1,0.0920273684210526}, {3293114,3857991,3858327,0.108323076923077,0.084492}, {3293115,3858060,3857977,-1,0.0206571428571429}, {3293116,3857977,3857587,-1,0.0802723404255319}, {3293117,3857812,3857976,0.0330679245283019,0.0257735294117647}, {3293118,3857976,3858034,0.0123,0.00976764705882353}, {3293119,3858611,3858302,0.114272727272727,-1}, {3293120,3858302,3858180,0.0261807692307692,-1}, {3293121,3858180,3857973,0.0431892857142857,-1}, {3293122,3857973,3857812,0.0362947368421053,-1}, {3293123,3858611,3858572,0.0530322580645161,0.051375}, {3293124,3858572,3858558,0.0161806451612903,0.0159238095238095}, {3293125,3858888,3859189,-1,0.0591807692307692}, {3293126,3859189,3859469,-1,0.0581571428571429}, {3293127,3858903,3859776,0.285672727272727,0.285672727272727}, {3293128,3859776,3859940,0.0720888888888889,0.0720888888888889}, {3293129,3859091,3859910,0.3434,0.3434}, {3293130,3859910,3859940,0.0165333333333333,0.0165333333333333}, {3293131,3860696,3861255,0.2564,0.2564}, {3293132,3861255,3861601,0.151836363636364,0.151836363636364}, {3293133,3860696,3861776,0.517133333333333,0.517133333333333}, {3293134,3861776,3861900,0.0549818181818182,0.0549818181818182}, {3293135,3861378,3861953,-1,0.126140625}, {3293136,3862066,3862042,-1,0.00643636363636364}, {3293137,3862042,3861991,-1,0.0144214285714286}, {3293138,3862288,3862284,0.0144206896551724,0.0134903225806452}, {3293139,3862284,3862280,0.0248625,0.0241090909090909}, {3293142,3883089,3883430,0.0713678571428571,-1}, {3293143,3883044,3883361,-1,0.0665389830508474}, {3293144,3864183,3864211,0.0595125,0.0453428571428571}, {3293145,3864211,3864222,0.009,0.009}, {3293146,3849628,3849526,-1,-1}, {3293147,3849526,3849505,-1,-1}, {3293148,3852316,3852304,0.0138666666666667,0.0138666666666667}, {3293149,3852304,3851741,0.614263636363636,0.643514285714286}, {3293150,3853628,3852737,0.512422222222222,0.628881818181818}, {3293151,3852737,3852728,0.004525,0.00638823529411765}, {3293152,3854250,3854134,0.167576470588235,0.167576470588235}, {3293153,3854870,3854543,0.194379310344828,0.28185}, {3293154,3855397,3855247,0.0929111111111111,0.0929111111111111}, {3293155,3861596,3861603,0.00920869565217391,0.01412}, {3293156,3861603,3861723,0.118281818181818,0.17348}, {3293161,3892857,3892128,0.462225,-1}, {3293162,3892128,3892117,0.0128,-1}, {3293163,3893982,3894313,-1,-1}, {3293164,3893249,3893329,0.1431,0.1431}, {3293165,3893249,3893222,-1,-1}, {3293166,3892592,3892823,0.0774181818181818,0.0774181818181818}, {3293167,3892823,3893249,0.55285,0.510323076923077}, {3293168,3891457,3891611,-1,-1}, {3293171,3890771,3890844,0.227025,0.12108}, {3293172,3890612,3890844,0.209446153846154,-1}, {3293173,3890112,3890283,0.112566666666667,-1}, {3293174,3890283,3890612,0.295476923076923,-1}, {3293175,3889316,3888950,0.15214,0.147232258064516}, {3293176,3888950,3888915,0.0136153846153846,0.01416}, {3293177,3888988,3889455,0.371366666666667,0.33423}, {3293178,3889455,3889561,0.129642857142857,0.129642857142857}, {3293179,3888972,3889664,-1,0.303495}, {3293180,3888972,3888893,0.0406571428571429,0.0449368421052632}, {3293181,3888320,3888521,-1,0.060195652173913}, {3293188,3891710,3892318,0.154848,-1}, {3293189,3889167,3889132,-1,0.0169894736842105}, {3293190,3889132,3889066,-1,0.0277542857142857}, {3293191,3889462,3889443,0.008856,-1}, {3293192,3889443,3888909,0.286555555555556,-1}, {3293193,3883989,3883954,0.0193272727272727,0.0193272727272727}, {3293194,3883954,3883686,0.178333333333333,0.178333333333333}, {3293195,3881362,3880930,0.360325,-1}, {3293196,3880766,3880944,0.0824108108108108,0.160484210526316}, {3293197,3880667,3880800,0.0632,-1}, {3293275,3893705,3893723,0.0131837837837838,-1}, {3293276,3894585,3894802,-1,0.05469375}, {3293277,3895892,3895875,-1,0.0656}, {3293278,3895892,3895986,-1,0.0469666666666667}, {3293279,3892586,3892942,0.139176,-1}, {3293280,3892942,3892959,0.0121333333333333,-1}, {3293281,3892959,3892953,0.00984,0.00984}, {3293282,3892953,3892875,0.0654521739130435,0.07527}, {3293283,3894830,3894835,-1,-1}, {3293357,3883941,3884899,0.143492957746479,-1}, {3293358,3884899,3885302,0.0588608695652174,-1}, {3293359,3883947,3884913,-1,0.149713043478261}, {3293360,3884913,3885290,-1,0.0549739130434783}, {3293361,3901585,3901643,-1,0.0236914285714286}, {3293362,3901643,3901943,-1,0.108855882352941}, {3293363,3913336,3914556,0.85332,0.85332}, {3293364,3914556,3914574,0.01272,0.01272}, {3293365,3913478,3914063,0.23175,0.218117647058824}, {3293366,3914063,3914082,0.0140117647058824,0.00882222222222222}, {3293367,3912896,3913416,0.271977777777778,0.22948125}, {3293368,3913416,3913440,0.02432,0.0110545454545455}, {3293369,3911799,3912300,0.19607027027027,0.186015384615385}, {3293370,3912300,3912334,0.0241428571428571,0.0144857142857143}, {3293371,3909648,3910535,0.6268,0.65814}, {3293372,3906538,3906590,0.02322,0.02322}, {3293373,3906590,3906752,0.05528,0.05528}, {3293374,3906752,3907156,0.230842105263158,0.230842105263158}, {3293375,3910724,3913000,0.330286567164179,0.325429411764706}, {3293376,3907041,3907251,0.23928,0.23928}, {3293377,3906009,3906278,0.1946,0.1946}, {3293378,3906278,3906335,0.0395111111111111,0.0395111111111111}, {3293379,3906335,3906355,0.0584222222222222,0.0584222222222222}, {3293380,3907251,3907220,0.78063,0.78063}, {3293381,3907220,3907149,0.05064,0.05064}, {3293382,3907190,3907336,0.0978444444444444,0.0978444444444444}, {3293383,3907336,3907394,0.0896545454545454,0.0896545454545454}, {3293384,3907394,3907183,0.0919818181818182,0.0919818181818182}, {3293385,3907183,3906690,0.172888888888889,0.172888888888889}, {3293386,3905968,3905876,0.0399777777777778,0.0399777777777778}, {3331546,3879171,3879185,-1,0.0143769230769231}, {3331547,3879185,3879217,-1,0.0194666666666667}, {3331548,3879299,3879174,-1,0.0507454545454545}, {3331771,3898987,3899228,0.153381818181818,0.16872}, {3331772,3899323,3899506,0.100577777777778,0.0798705882352941}, {3331773,3899506,3899670,0.095575,0.0849555555555556}, {3331774,3899506,3899617,0.240288888888889,0.240288888888889}, {3331775,3904818,3904311,0.331513043478261,0.346581818181818}, {3331776,3904311,3904022,0.147921428571429,0.165672}, {3331777,3903928,3904311,0.2483625,-1}, {3331962,3881680,3881661,0.0151,-1}, {3331963,3881661,3881237,0.431325,-1}, {3331966,3850772,3851044,0.28254,0.269085714285714}, {3331967,3851706,3851874,0.144312,0.144312}, {3331968,3851874,3852372,0.316872727272727,0.360579310344828}, {3331969,3852766,3852868,0.0742,0.0933483870967742}, {3331970,3852766,3851906,0.266127272727273,0.266127272727273}, {3331971,3851044,3851454,0.216644444444444,0.216644444444444}, {3331972,3851454,3851874,0.209622222222222,0.209622222222222}, {3331973,3852372,3852547,0.0669681818181818,0.0685255813953488}, {3331974,3852547,3852766,0.12508,0.137282926829268}, {3331975,3852485,3852547,0.0152727272727273,0.0152727272727273}, {3331976,3851454,3852027,0.411044444444444,0.411044444444444}, {3331977,3852027,3852485,0.174333333333333,0.174333333333333}, {3331978,3851840,3851652,0.0699636363636364,0.0699636363636364}, {3332140,3849205,3848556,0.457336363636364,0.591847058823529}, {3332362,3898091,3898852,0.299588235294118,0.2778}, {3332363,3898852,3898884,0.011669387755102,0.0109961538461538}, {3332497,3864009,3864013,0.06005,-1}, {3332498,3863854,3864015,-1,0.0953052631578947}, {3332499,3863465,3863472,-1,0.00842222222222222}, {3332500,3863472,3864027,-1,0.771988235294118}, {3332501,3862791,3862824,-1,0.0445411764705882}, {3332502,3862824,3863615,-1,0.796857142857143}, {3332503,3862616,3862587,0.0426,-1}, {3332504,3862587,3862535,0.0979909090909091,-1}, {3332505,3860787,3860810,0.0389333333333333,0.0368842105263158}, {3332506,3860810,3860921,0.120444444444444,0.120444444444444}, {3332507,3860524,3860396,0.04836,0.101810526315789}, {3332508,3860327,3860396,-1,0.08097}, {3332509,3860229,3859961,0.071075,0.100341176470588}, {3332510,3859315,3859328,0.0297157894736842,-1}, {3332511,3859961,3859563,0.141754838709677,0.107180487804878}, {3332512,3859563,3859475,0.0340714285714286,0.0244615384615385}, {3332513,3859328,3859350,0.0174571428571429,-1}, {3332514,3859350,3859781,0.2868,-1}, {3332515,3858773,3858317,0.31135,0.298896}, {3332516,3858245,3858317,0.0544090909090909,0.0323513513513514}, {3332517,3866450,3866346,-1,0.052875}, {3332518,3866346,3866217,-1,0.0831428571428571}, {3332519,3866307,3866405,0.0483545454545454,-1}, {3332520,3866538,3866734,0.0652071428571429,-1}, {3332521,3866755,3866619,0.14696,-1}, {3332522,3867408,3867210,-1,0.199133333333333}, {3332523,3867639,3867426,-1,0.110616}, {3332524,3867426,3867141,-1,0.12252}, {3332525,3867784,3867668,0.0266,-1}, {3332526,3867668,3867585,0.0245066666666667,-1}, {3332527,3869010,3868831,0.0470590909090909,-1}, {3332528,3870062,3869912,0.0524275862068966,0.0460727272727273}, {3332529,3870832,3870375,0.26805,-1}, {3332530,3871064,3871123,0.129161538461538,-1}, {3332531,3871123,3871122,0.00783529411764706,-1}, {3332532,3871221,3871207,-1,0.17676}, {3332533,3871207,3871199,-1,0.0141789473684211}, {3332534,3871496,3871465,-1,0.00754545454545455}, {3332535,3871465,3871410,-1,0.0136909090909091}, {3332536,3872019,3871496,-1,0.125616666666667}, {3332537,3872381,3872560,-1,0.03788}, {3332538,3872628,3872630,-1,0.0462714285714286}, {3332539,3872657,3872632,0.0391888888888889,0.0384763636363636}, {3332540,3872632,3872625,0.438621818181818,0.423231578947368}, {3332545,3872878,3872866,0.0243762711864407,0.0282}, {3332546,3872866,3872855,0.03205,0.0369807692307692}, {3332547,3872669,3872700,-1,0.0766829268292683}, {3332548,3872700,3872708,-1,0.0194}, {3332549,3872569,3872608,0.1146,-1}, {3332550,3872608,3872613,0.02484,-1}, {3332551,3872006,3872003,0.016551724137931,-1}, {3332552,3872003,3871985,0.112525,-1}, {3332553,3871483,3871468,-1,-1}, {3332554,3871468,3871421,-1,-1}, {3332555,3870812,3870766,0.01378,-1}, {3332556,3870766,3870734,0.00687096774193548,-1}, {3332557,3870759,3870726,-1,0.00826153846153846}, {3332558,3870726,3870699,-1,0.011016}, {3332559,3870126,3870101,0.0201538461538462,-1}, {3332560,3870101,3870058,0.0384486486486487,-1}, {3332561,3870058,3870014,0.0248833333333333,-1}, {3332562,3870014,3869965,0.018372972972973,-1}, {3332563,3869965,3869912,0.0160702702702703,-1}, {3332564,3869010,3868867,0.0712222222222222,0.09615}, {3332565,3867783,3867779,-1,0.0658714285714286}, {3332566,3867779,3867772,-1,0.261505263157895}, {3332567,3867585,3867554,0.0210461538461538,0.0304}, {3332568,3867554,3866916,0.288535714285714,0.577071428571428}, {3332569,3867585,3867366,0.0646266666666667,-1}, {3332570,3867366,3867052,0.0985813953488372,-1}, {3332571,3866482,3866208,0.07788,-1}, {3332572,3866420,3866122,-1,0.0746}, {3332573,3865076,3865082,0.0237882352941176,0.0139448275862069}, {3332574,3865082,3865105,0.163094117647059,0.163094117647059}, {3332575,3864550,3864520,0.0174642857142857,-1}, {3332576,3864520,3864475,0.0132342857142857,-1}, {3332577,3864475,3864435,0.0110470588235294,-1}, {3332619,3864435,3864386,0.01515,-1}, {3332620,3856069,3856271,0.0984222222222222,-1}, {3332621,3856027,3855787,0.08817,0.103729411764706}, {3332622,3855787,3855710,0.024,0.0258461538461538}, {3332623,3852289,3851945,-1,0.310517647058824}, {3332624,3851901,3851945,0.01872,-1}, {3332625,3851901,3851878,-1,0.014328}, {3332626,3851878,3849591,-1,1.41927}, {3332627,3855684,3855644,0.0173571428571429,0.0177804878048781}, {3332628,3855644,3855370,0.108230769230769,0.1005}, {3332631,3918119,3918327,0.0768,0.0861090909090909}, {3332632,3918327,3918370,0.0194294117647059,0.02202}, {3332633,3920820,3920285,0.329688888888889,0.342369230769231}, {3332634,3911732,3911914,0.13758,0.13758}, {3332635,3911914,3913103,0.72675,0.72675}, {3332636,3909224,3909338,0.18,0.187826086956522}, {3332637,3909338,3910835,0.685866666666667,0.685866666666667}, {3332638,3908743,3908768,0.00487659574468085,0.00545714285714286}, {3332639,3906662,3906679,0.00901395348837209,0.00880909090909091}, {3332640,3906679,3906735,0.0253,0.0247116279069767}, {3332641,3907855,3907682,-1,0.07604}, {3332642,3907682,3907642,-1,0.01336}, {3332643,3908083,3908136,0.0124897959183673,-1}, {3332644,3908270,3908448,0.0465789473684211,0.0421428571428571}, {3332653,3905869,3905884,0.00968275862068966,0.011232}, {3332654,3907215,3907128,0.0503032258064516,-1}, {3332655,3907128,3907106,0.00755172413793103,-1}, {3332656,3907215,3907191,-1,0.0699652173913043}, {3332657,3907191,3907164,-1,0.0417}, {3332658,3907593,3907629,0.1337,-1}, {3332659,3907629,3907702,0.0301909090909091,-1}, {3332660,3907875,3907907,0.0287571428571429,0.0298222222222222}, {3332662,3923205,3924137,0.616118918918919,0.735367741935484}, {3332669,3922922,3923485,0.142490909090909,0.142490909090909}, {3332670,3921275,3921370,0.0871272727272727,0.0871272727272727}, {3332671,3921370,3921875,0.464533333333333,0.464533333333333}, {3332672,3918426,3918582,0.0712714285714286,0.0700210526315789}, {3332673,3918141,3917296,0.515171428571429,0.450775}, {3332674,3917296,3915952,0.5439375,0.511941176470588}, {3332675,3915952,3916028,0.083775,0.0957428571428571}, {3332676,3916028,3916452,0.27387,0.3222}, {3332677,3915096,3915208,0.153914285714286,0.153914285714286}, {3332678,3915208,3915648,0.329735294117647,0.249133333333333}, {3332679,3910214,3910245,0.00857777777777778,0.00857777777777778}, {3332680,3910245,3909473,0.353618181818182,0.353618181818182}, {3332681,3907732,3907270,0.376615384615385,0.188307692307692}, {3332682,3907270,3907243,0.0127909090909091,0.011256}, {3332683,3907243,3907230,0.00913548387096774,0.00944}, {3332684,3907230,3907215,0.0115935483870968,0.0128357142857143}, {3332685,3905884,3905922,0.0371225806451613,0.0396827586206897}, {3332686,3905922,3906139,0.166552941176471,0.166552941176471}, {3332687,3907907,3908028,0.04426,0.04426}, {3332688,3908028,3908270,0.0779647058823529,0.0736333333333333}, {3332689,3907593,3907860,-1,0.0705}, {3332690,3907860,3908123,-1,0.0710594594594594}, {3332691,3907579,3907821,0.050256,-1}, {3332692,3907821,3908083,0.0538408163265306,-1}, {3332694,3922243,3921624,0.367345945945946,0.37755}, {3332695,3921624,3921604,0.0108818181818182,0.0082551724137931}, {3332736,3895293,3895276,0.0281333333333333,0.0281333333333333}, {3332737,3895276,3896312,0.874327272727273,0.874327272727273}, {3332738,3894049,3894070,-1,-1}, {3332739,3895701,3896280,0.374825,0.2726}, {3332740,3896280,3896652,0.136271428571429,0.136271428571429}, {3332741,3901914,3901924,0.004464,0.00465}, {3332742,3901924,3902016,0.031596,0.0329125}, {3332743,3902016,3902099,0.0410307692307692,0.0508}, {3332744,3903208,3903918,0.597618181818182,0.597618181818182}, {3332745,3904871,3904914,0.01878,0.0165705882352941}, {3332746,3904914,3904971,0.03494,0.0291166666666667}, {3332747,3904010,3904069,0.0379333333333333,0.0379333333333333}, {3332748,3903918,3903993,0.150776470588235,0.11144347826087}, {3332749,3903993,3904010,0.0322285714285714,0.03008}, {3332750,3903762,3903816,0.02406,0.028872}, {3332751,3903816,3904010,0.0761470588235294,0.0739714285714286}, {3332752,3903485,3903525,-1,0.0316090909090909}, {3332753,3903525,3904603,-1,0.465781818181818}, {3332754,3903275,3903329,0.0282,0.0250666666666667}, {3332755,3903329,3904001,0.308236363636364,0.308236363636364}, {3332756,3903006,3903094,0.0585391304347826,0.0792}, {3332757,3903094,3903741,0.302927272727273,0.302927272727273}, {3332758,3902827,3902867,0.0336315789473684,0.0304285714285714}, {3332759,3902867,3903905,0.605746153846154,0.54308275862069}, {3332760,3902529,3902625,0.0983,0.073725}, {3332761,3902625,3903682,0.721090909090909,0.721090909090909}, {3332762,3902361,3903489,0.889933333333333,0.53396}, {3332763,3902099,3902115,0.0105,0.0121578947368421}, {3332764,3902115,3903269,0.70424347826087,0.70424347826087}, {3332765,3901781,3901903,0.049404,0.0504122448979592}, {3332766,3901903,3901914,0.0036,0.00375}, {3332767,3900891,3901049,0.119888888888889,0.119888888888889}, {3332768,3901049,3901106,0.052584,0.052584}, {3332769,3900288,3900271,0.00991363636363636,0.0106390243902439}, {3332770,3900271,3900107,0.0715116279069767,0.0809210526315789}, {3332771,3900107,3899526,0.2457,0.292183783783784}, {3332772,3900483,3899553,0.421594285714286,0.409883333333333}, {3332773,3899553,3899526,0.0220090909090909,0.0172928571428571}, {3332774,3899287,3899317,0.0122181818181818,0.0122181818181818}, {3332775,3899317,3899988,0.432933333333333,0.432933333333333}, {3332776,3899095,3899124,0.0147130434782609,0.02256}, {3332777,3899124,3899244,0.087264,0.0991636363636364}, {3332778,3898902,3898914,0.0221625,0.00933157894736842}, {3332779,3898914,3899095,0.15815,0.0925756097560975}, {3332780,3898677,3898891,-1,0.208224}, {3332781,3898891,3898902,-1,0.00934736842105263}, {3332782,3898677,3898750,0.03748,0.07496}, {3332783,3898750,3898970,0.105859459459459,0.186514285714286}, {3332784,3898232,3898374,0.0577454545454546,0.0577454545454546}, {3332785,3898374,3898937,0.437288888888889,0.437288888888889}, {3332786,3897821,3897877,-1,0.043272}, {3332787,3897877,3898232,-1,0.2411375}, {3332788,3897549,3897571,0.0148885714285714,0.015104347826087}, {3332789,3895502,3895733,0.0917619047619048,-1}, {3332790,3895733,3896018,0.0918727272727273,-1}, {3332791,3895536,3895502,0.01922,-1}, {3332792,3895146,3895439,-1,0.155530434782609}, {3332793,3895439,3895536,-1,0.051625}, {3332794,3895146,3895150,0.0233625,-1}, {3332795,3895150,3895199,0.0850838709677419,-1}, {3332796,3895018,3895059,0.0228230769230769,-1}, {3332797,3895059,3895199,0.0730758620689655,-1}, {3332798,3895005,3895020,-1,0.00710322580645161}, {3332799,3895020,3895054,-1,0.0186}, {3332800,3894748,3894787,-1,0.0292723404255319}, {3332801,3894787,3894810,-1,0.0170869565217391}, {3332802,3894701,3894721,-1,0.0227076923076923}, {3332803,3894721,3894748,-1,0.0204734693877551}, {3332804,3894349,3894584,-1,0.343955172413793}, {3332805,3894584,3894701,-1,0.114993103448276}, {3332806,3894508,3894429,-1,0.136609523809524}, {3332807,3894429,3894349,-1,0.1572375}, {3332808,3894262,3894281,0.0391714285714286,0.0376352941176471}, {3332809,3894281,3894291,0.0137884615384615,0.0140588235294118}, {3332810,3895330,3895453,0.0787714285714286,-1}, {3332811,3895453,3895993,0.430408695652174,-1}, {3332812,3895993,3895959,0.0185314285714286,-1}, {3332813,3895959,3895731,0.107839024390244,-1}, {3332814,3898018,3897879,0.1036,0.143446153846154}, {3332815,3897879,3897604,0.253523076923077,0.253523076923077}, {3332816,3894021,3894030,-1,-1}, {3332817,3894030,3894049,-1,-1}, {3332834,3868525,3868598,0.0494666666666667,-1}, {3332835,3869116,3868908,-1,0.044016}, {3332836,3868908,3868650,-1,0.0481959183673469}, {3332837,3869549,3869299,-1,0.0437411764705882}, {3332838,3869897,3869704,0.0432272727272727,-1}, {3332839,3869704,3869541,0.0330142857142857,-1}, {3332840,3871032,3870627,-1,0.108892682926829}, {3332841,3870627,3870566,-1,0.0137875}, {3332842,3871032,3871058,0.019176,0.0282}, {3332843,3871058,3871271,0.0922444444444444,0.226418181818182}, {3332844,3865186,3865008,0.0789777777777778,-1}, {3332845,3865186,3865002,0.0735714285714286,-1}, {3332846,3865052,3865137,0.1329,-1}, {3332847,3878799,3878886,-1,0.1101}, {3332848,3878886,3879093,-1,0.186166666666667}, {3332849,3878181,3878186,0.00225714285714286,-1}, {3332850,3878186,3878233,0.0273142857142857,-1}, {3332851,3878177,3877946,0.0851785714285714,-1}, {3332852,3877946,3877905,0.018504,-1}, {3332853,3877767,3877803,0.00672222222222222,0.00636842105263158}, {3332854,3877803,3878140,0.0646846153846154,0.0590105263157895}, {3332855,3877502,3877613,-1,-1}, {3332856,3877613,3877892,-1,-1}, {3332857,3876011,3876324,-1,-1}, {3332858,3875582,3875464,-1,0.042951724137931}, {3332859,3865328,3865315,-1,0.0482232558139535}, {3332860,3865528,3865328,0.253425,0.0942976744186047}, {3332861,3865684,3865524,-1,0.0979034482758621}, {3332862,3865524,3865427,-1,0.065736}, {3332863,3865845,3865715,0.048816,0.0381375}, {3332864,3865715,3865648,0.0309,0.0219290322580645}, {3332865,3872035,3871995,0.00716470588235294,-1}, {3332866,3870801,3870988,0.301371428571429,0.290979310344828}, {3332867,3870988,3870994,0.00942857142857143,0.01056}, {3332868,3870196,3870820,0.342168,0.329007692307692}, {3332869,3870820,3870831,0.00957692307692308,0.00996}, {3332870,3870831,3870238,0.168617142857143,0.163933333333333}, {3332871,3870238,3869559,0.159252631578947,0.144085714285714}, {3332872,3868858,3869083,0.259257142857143,0.247472727272727}, {3332873,3869083,3869108,0.027,0.027}, {3332874,3869108,3868747,0.0882439024390244,-1}, {3332875,3868747,3868632,0.024555,-1}, {3332876,3868632,3868525,0.0309512195121951,-1}, {3332877,3868858,3868490,0.125155555555556,0.1024}, {3332878,3868490,3868255,0.100382608695652,0.07696}, {3332879,3868448,3868144,0.25495,-1}, {3332880,3868125,3868350,0.1122,0.1122}, {3332881,3868162,3868215,0.144272727272727,0.0961818181818182}, {3332882,3868215,3868350,0.112406896551724,0.135825}, {3332883,3868139,3868162,-1,0.0119351351351351}, {3332884,3867814,3868102,-1,0.174338461538462}, {3332885,3868102,3868139,-1,0.0280216216216216}, {3332886,3867598,3868125,0.324046153846154,0.324046153846154}, {3332887,3866777,3866673,0.0353076923076923,0.0353076923076923}, {3332888,3866673,3866319,0.1224,0.126348387096774}, {3332889,3867168,3866398,0.5124,-1}, {3332890,3866398,3866319,0.04592,-1}, {3332891,3866422,3866227,-1,0.08146}, {3332892,3866227,3866134,-1,0.0495692307692308}, {3332893,3865601,3865752,0.0493756097560976,-1}, {3332894,3865752,3865806,0.0186279069767442,-1}, {3332895,3865745,3865601,0.1182,-1}, {3332896,3865531,3865745,-1,0.0856736842105263}, {3332897,3865315,3865290,-1,0.0486292682926829}, {3332898,3867195,3866792,-1,0.0766867924528302}, {3332899,3868047,3867395,0.134155102040816,-1}, {3332901,3865834,3866213,0.181844444444444,0.181844444444444}, {3332902,3866213,3866384,0.0704888888888889,0.0704888888888889}, {3332903,3866972,3867283,0.2581875,0.2581875}, {3332904,3867283,3867362,0.0481428571428571,0.0481428571428571}, {3332905,3867205,3867891,0.294733333333333,0.294733333333333}, {3332906,3867891,3867959,0.0467368421052632,0.0467368421052632}, {3332907,3868400,3868247,0.153967741935484,0.153967741935484}, {3332908,3868247,3868093,0.113882926829268,0.113882926829268}, {3332909,3871704,3871263,0.175615384615385,0.185108108108108}, {3332910,3868595,3868985,0.3312,0.357696}, {3332911,3868985,3868993,0.0132272727272727,0.01164}, {3332914,3902159,3902125,0.0270272727272727,-1}, {3332915,3902537,3902512,-1,0.0254076923076923}, {3332916,3903033,3902978,0.0703764705882353,0.0520173913043478}, {3332917,3902978,3902952,0.05025,0.03216}, {3332918,3905392,3905442,-1,-1}, {3332919,3905442,3905700,-1,-1}, {3332920,3905019,3905057,-1,-1}, {3332921,3905057,3905276,-1,-1}, {3332922,3904711,3904637,-1,-1}, {3332923,3904637,3905019,-1,-1}, {3332924,3903804,3904270,-1,-1}, {3332925,3904270,3904369,-1,-1}, {3332926,3903804,3903836,-1,-1}, {3332927,3903836,3904150,-1,-1}, {3332928,3903452,3903470,-1,-1}, {3332929,3903470,3903688,-1,-1}, {3332930,3903308,3903059,0.261469565217391,0.214778571428571}, {3332931,3903059,3903033,0.0259636363636364,0.022848}, {3332932,3902891,3902630,-1,0.236169230769231}, {3332933,3902630,3902537,-1,0.072624}, {3332934,3902528,3902235,0.24816,-1}, {3332935,3902235,3902159,0.1032,-1}, {3332936,3901327,3901285,-1,-1}, {3332937,3901285,3901221,-1,-1}, {3332938,3901236,3901209,0.0638444444444444,0.0638444444444444}, {3332939,3901209,3901011,0.0883555555555555,0.0883555555555555}, {3332940,3901011,3901236,0.102563636363636,0.102563636363636}, {3332941,3900981,3900601,0.52917,0.52917}, {3332942,3900601,3900536,0.1272,0.0442434782608696}, {3332943,3900381,3900396,-1,0.1818}, {3332944,3900396,3900387,-1,0.0717375}, {3332945,3899901,3899936,0.0365379310344828,0.0883}, {3332946,3899936,3900068,0.0684324324324324,0.133263157894737}, {3332947,3899053,3899119,-1,-1}, {3332948,3899119,3899115,-1,-1}, {3332949,3896483,3896476,-1,0.05118}, {3332950,3896476,3896470,-1,0.02928}, {3332951,3896401,3896353,0.0706666666666667,-1}, {3332952,3896353,3896341,0.0243,-1}, {3332953,3896145,3896144,0.0290769230769231,0.04725}, {3332954,3896144,3896454,0.34452,0.43065}, {3332955,3899016,3899019,0.0143142857142857,0.0107357142857143}, {3332956,3899019,3899144,0.228407142857143,0.2907}, {3332957,3899818,3899863,0.0213555555555556,0.01922}, {3332958,3899795,3899748,0.0189555555555556,-1}, {3332959,3899393,3899966,0.301118181818182,0.245355555555556}, {3332960,3899543,3900018,0.238617391304348,0.27441}, {3332961,3900018,3900082,0.0388125,0.0207}, {3332962,3899696,3900081,0.314614285714286,0.231821052631579}, {3332963,3900081,3900114,0.00950322580645161,0.0133909090909091}, {3332964,3900004,3899972,0.0146444444444444,0.0146444444444444}, {3332965,3899968,3899972,0.0747777777777778,0.0747777777777778}, {3332966,3899608,3899946,0.167822222222222,0.167822222222222}, {3332967,3899946,3899968,0.0361818181818182,0.0361818181818182}, {3332968,3898728,3899462,0.416914285714286,0.198981818181818}, {3332969,3898096,3898810,-1,0.275477777777778}, {3332970,3898090,3898111,0.00467547169811321,-1}, {3332971,3898111,3898182,0.0245433962264151,-1}, {3332972,3896903,3896866,0.0292875,0.0213}, {3332973,3896288,3896271,-1,-1}, {3332974,3896192,3896194,-1,0.0198428571428571}, {3332975,3896105,3896151,0.0186,-1}, {3332976,3896151,3896192,0.018195652173913,-1}, {3332977,3896192,3896116,-1,0.03204}, {3332978,3896116,3896072,-1,0.0219777777777778}, {3332979,3896068,3896064,-1,0.014184}, {3332980,3896064,3896096,-1,0.0928173913043478}, {3332981,3895986,3896025,-1,0.018564}, {3332982,3896025,3896096,-1,0.0413625}, {3332985,3902693,3902639,0.0247846153846154,-1}, {3332986,3902639,3902538,0.0618260869565217,-1}, {3332987,3902538,3902489,-1,0.0469714285714286}, {3332988,3902489,3902468,-1,0.0133846153846154}, {3332989,3902375,3902399,-1,0.013392}, {3332990,3902399,3902495,-1,0.1267875}, {3332991,3902375,3902352,0.01055625,0.0125111111111111}, {3332992,3902352,3902259,0.0426387096774194,0.0629428571428571}, {3332993,3902259,3902212,0.10995,-1}, {3332994,3902212,3902200,0.0155142857142857,-1}, {3332995,3901991,3901962,-1,-1}, {3332996,3901962,3901902,-1,-1}, {3332997,3901839,3901408,0.318884210526316,-1}, {3332998,3901408,3901412,0.04668,-1}, {3332999,3901140,3901131,-1,-1}, {3333000,3901131,3901126,-1,-1}, {3333001,3900530,3900529,0.00889090909090909,0.00889090909090909}, {3333002,3900529,3900415,0.322377777777778,0.322377777777778}, {3333003,3900011,3899895,0.0739363636363636,-1}, {3333004,3899895,3899872,0.016875,-1}, {3333005,3899880,3899873,0.0317513513513513,-1}, {3333006,3899873,3899872,0.00819,-1}, {3333007,3899742,3899763,-1,0.0311217391304348}, {3333008,3899772,3899767,-1,0.0289609756097561}, {3333009,3899767,3899763,-1,0.0169024390243902}, {3333010,3899638,3899732,-1,0.0697826086956522}, {3333011,3899732,3899742,-1,0.0168}, {3333012,3898140,3898510,-1,0.0880363636363636}, {3333013,3896148,3896185,-1,0.01932}, {3333014,3896185,3896207,-1,0.00980869565217391}, {3333015,3896194,3896203,-1,0.0100888888888889}, {3333016,3896203,3896289,-1,0.0571285714285714}, {3333017,3896789,3896304,-1,-1}, {3333018,3896304,3896288,-1,-1}, {3333019,3897128,3896936,0.166341176470588,0.166341176470588}, {3333020,3896936,3896903,0.0240857142857143,0.0160571428571429}, {3333021,3897601,3897431,-1,-1}, {3333022,3898119,3898143,0.00998709677419355,0.0140727272727273}, {3333023,3898143,3898305,0.0522,0.110925}, {3333024,3898185,3898200,-1,0.0110769230769231}, {3333025,3898200,3898305,-1,0.0678620689655172}, {3333026,3898740,3898274,-1,-1}, {3333027,3898182,3898595,0.156884210526316,-1}, {3333028,3898810,3899038,-1,0.07904}, {3333029,3899038,3899187,-1,0.0490677966101695}, {3333030,3899462,3899503,0.0273714285714286,0.0159666666666667}, {3333031,3899503,3899557,0.027,0.0182647058823529}, {3333032,3899724,3899829,-1,0.0573381818181818}, {3333033,3899829,3899865,-1,0.0229137931034483}, {3333034,3900046,3900132,0.0192146341463415,0.02461875}, {3333035,3900173,3900195,0.0116307692307692,0.0116307692307692}, {3333036,3900195,3900258,0.0271846153846154,0.0271846153846154}, {3333037,3900135,3900140,-1,0.0191127272727273}, {3333038,3900140,3900158,-1,0.189672}, {3333039,3899966,3900022,0.07008,0.0259555555555556}, {3333040,3900022,3900158,0.120163636363636,0.0508384615384615}, {3333041,3899863,3899910,0.0291,0.0207857142857143}, {3333042,3899910,3900003,0.0596470588235294,0.0349655172413793}, {3333043,3899888,3899841,0.0278869565217391,-1}, {3333044,3899841,3899795,0.020256,-1}, {3333045,3899813,3899787,-1,0.0198}, {3333046,3899787,3899730,-1,0.0314}, {3333047,3899813,3899805,-1,0.00953181818181818}, {3333048,3899805,3899791,-1,0.0266142857142857}, {3333049,3899933,3899908,0.05754,-1}, {3333050,3899908,3899891,0.0356,-1}, {3333051,3899933,3899957,0.0558,-1}, {3333052,3899957,3900030,0.0630923076923077,-1}, {3333053,3902129,3902111,0.0185714285714286,0.0114705882352941}, {3333054,3902111,3902036,0.146676923076923,0.0681}, {3333055,3902129,3902139,0.0183,-1}, {3333056,3902139,3902123,0.117741176470588,-1}, {3333057,3902719,3902756,0.026775,-1}, {3333058,3902756,3902883,0.0695684210526316,-1}, {3333059,3902934,3902847,-1,0.0931090909090909}, {3333060,3902847,3902838,-1,0.015425}, {3333061,3902789,3902831,-1,0.12945}, {3333062,3902831,3902838,-1,0.0206117647058824}, {3333067,3866051,3865815,0.152311111111111,0.13708}, {3333068,3865815,3865134,0.245574193548387,0.217508571428571}, {3333069,3866051,3865958,0.0359333333333333,0.0359333333333333}, {3333070,3865958,3865222,0.283688888888889,0.283688888888889}, {3333071,3865911,3866159,0.13685,0.13685}, {3333072,3866159,3866254,0.0700875,0.0801}, {3333073,3865124,3866372,0.613311111111111,0.613311111111111}, {3333074,3866372,3866493,0.0541555555555556,0.0541555555555556}, {3333075,3880528,3880654,0.0649090909090909,-1}, {3333076,3880654,3880679,0.009225,-1}, {3333077,3880470,3880565,0.0486333333333333,0.0500228571428571}, {3333078,3879855,3879883,-1,0.0146571428571429}, {3333079,3879883,3880453,-1,0.345257142857143}, {3333080,3879754,3880470,0.306685714285714,0.341536363636364}, {3333081,3880104,3880114,0.0128823529411765,-1}, {3333082,3880114,3880707,0.495975,-1}, {3333083,3881073,3881106,0.0282,0.0100266666666667}, {3333084,3879217,3879257,-1,0.0183}, {3333085,3879257,3879408,-1,0.0615272727272727}, {3333086,3880368,3880383,0.00816,-1}, {3333087,3880383,3880528,0.06384,-1}, {3333088,3879871,3880038,-1,0.0780947368421053}, {3333089,3879871,3879842,0.0225,-1}, {3333090,3879815,3879790,-1,0.0366}, {3333091,3879790,3879726,-1,0.111507692307692}, {3333092,3879634,3879414,0.153533333333333,0.133722580645161}, {3333093,3879414,3879392,0.0178434782608696,0.014151724137931}, {3333094,3879276,3879302,0.0220421052631579,-1}, {3333095,3879302,3879524,0.21304,-1}, {3333096,3881472,3880988,-1,0.329511111111111}, {3333097,3880988,3880968,-1,0.0365636363636364}, {3333098,3881176,3881515,0.108633962264151,0.11995}, {3333099,3881515,3881564,0.013,0.0135}, {3333100,3863689,3863489,-1,-1}, {3333101,3852475,3852415,0.0204909090909091,0.0375666666666667}, {3333102,3859753,3859590,0.142228571428571,0.09956}, {3333103,3859590,3859555,0.0228545454545455,0.0157125}, {3333104,3879365,3879558,0.102815384615385,-1}, {3333105,3882654,3882668,-1,0.11089756097561}, {3333106,3863087,3863043,0.0872333333333333,0.0805230769230769}, {3333107,3863043,3863045,0.0132642857142857,0.0109235294117647}, {3333108,3856649,3856668,0.0103111111111111,0.0103111111111111}, {3333109,3856668,3856793,0.0490222222222222,0.0490222222222222}, {3333110,3851044,3851528,0.390860869565217,0.408627272727273}, {3333111,3851528,3851549,0.016575,0.0189428571428571}, {3333112,3852027,3851860,0.0618666666666667,0.0618666666666667}, {3333113,3851860,3851840,0.00678181818181818,0.00678181818181818}, {3333114,3848765,3848958,0.467155555555556,0.467155555555556}, {3333115,3848958,3848972,0.03405,0.03405}, {3333118,3851322,3851304,0.0128608695652174,-1}, {3333119,3851304,3850561,0.565085714285714,-1}, {3333120,3891772,3892359,-1,0.171251162790698}, {3333121,3892359,3892432,-1,0.0272833333333333}, {3333122,3892318,3892369,0.01248,-1}, {3333123,3892369,3892441,0.018528,-1}, {3333124,3889273,3889224,0.0167625,0.0157764705882353}, {3333125,3889224,3888586,0.259542857142857,0.213741176470588}, {3333126,3885663,3886420,0.302072727272727,0.262326315789474}, {3333127,3886420,3886501,0.0576,0.0512}, {3333128,3886372,3887051,0.551589473684211,0.317581818181818}, {3333129,3887051,3887076,0.0186521739130435,0.01716}, {3333130,3886896,3887604,-1,-1}, {3333131,3887604,3887631,-1,-1}, {3333132,3887221,3887892,-1,0.42708}, {3333133,3887892,3887895,-1,0.0346285714285714}, {3333134,3887278,3888037,0.559133333333333,0.264852631578947}, {3333135,3888037,3888068,0.0195230769230769,0.0163741935483871}, {3333136,3887339,3888177,0.6514875,-1}, {3333137,3888177,3888231,0.0365647058823529,-1}, {3333138,3891822,3891886,-1,0.04045}, {3333139,3891886,3891915,-1,0.014775}, {3333140,3891822,3892005,-1,0.0749806451612903}, {3333141,3892005,3892054,-1,0.0206545454545455}, {3333142,3893406,3893488,-1,-1}, {3333143,3889225,3889158,0.0480923076923077,0.0329052631578947}, {3333144,3889158,3889068,0.11064,0.0790285714285714}, {3333145,3889068,3888972,0.10425,0.0893571428571429}, {3333146,3888599,3888651,0.0264222222222222,0.0264222222222222}, {3333147,3888651,3889225,0.28176,0.270923076923077}, {3333148,3888521,3888464,0.110544,-1}, {3333149,3888464,3888502,0.0607090909090909,-1}, {3333150,3888502,3888412,-1,0.0393333333333333}, {3333151,3888412,3888294,-1,0.064728}, {3333152,3887962,3887911,0.0179777777777778,-1}, {3333153,3887962,3887926,0.0303,-1}, {3333154,3887926,3887747,0.116625,-1}, {3333155,3887911,3887874,0.0112615384615385,-1}, {3333156,3887874,3887664,0.0729310344827586,-1}, {3333157,3887076,3887227,0.0707538461538462,0.07665}, {3333158,3892042,3893114,0.76059,-1}, {3333159,3893114,3893128,0.0187285714285714,-1}, {3333160,3891885,3892968,-1,0.77007}, {3333161,3892968,3892991,-1,0.0105230769230769}, {3333162,3892439,3892731,0.28508,0.158377777777778}, {3333163,3892731,3892782,0.0207,0.0175153846153846}, {3333164,3892150,3892416,-1,0.168}, {3333165,3892416,3892442,-1,0.0128454545454545}, {3333166,3891873,3892102,0.279553846153846,-1}, {3333167,3892102,3892124,0.0227333333333333,-1}, {3333168,3891531,3891623,0.0985058823529412,-1}, {3333169,3880800,3880827,0.01572,-1}, {3333170,3880827,3880944,0.0428444444444444,-1}, {3333181,3892480,3892527,-1,-1}, {3333182,3894873,3894888,0.011048275862069,0.0145636363636364}, {3333183,3894888,3895204,0.287941935483871,0.405736363636364}, {3333184,3893723,3893825,-1,0.075}, {3333208,3907404,3908392,0.367088888888889,0.367088888888889}, {3333209,3908392,3909494,0.412177777777778,0.412177777777778}, {3333210,3909494,3910260,0.37,0.37}, {3333211,3906690,3905968,0.267581818181818,0.267581818181818}, {3342162,3856027,3856232,-1,0.188571428571429}, {3342165,3856367,3856593,0.144442105263158,0.161435294117647}, {3342167,3856681,3856857,0.140273684210526,0.2221}, {3342170,3857387,3857476,0.0718090909090909,0.0987375}, {3342189,3864386,3864320,0.0204967741935484,-1}, {3342190,3864320,3864204,0.0491806451612903,-1}, {3342207,3904021,3906539,-1,0.546011538461538}, {3342237,3885713,3886045,-1,-1}, {3342238,3886045,3886103,-1,-1}, {3342239,3878561,3878412,-1,0.0950516129032258}, {3342240,3878412,3878214,-1,0.2608875}, {3342255,3849152,3849920,0.473452173913044,0.473452173913044}, {3342675,3882138,3882136,0.01665,0.01665}, {3342850,3854466,3854430,-1,0.0843}, {3342851,3854430,3853947,-1,0.468834782608696}, {3342861,3866996,3866792,0.0388588235294118,-1}, {3342867,3851899,3851892,0.0161666666666667,0.0223846153846154}, {3342868,3851892,3851274,0.54104347826087,0.6222}, {3342873,3898857,3898317,1.00745454545455,1.00745454545455}, {3342877,3895027,3894700,0.4326,0.4326}, {3342878,3894700,3894676,0.03912,0.03912}, {3342879,3895701,3895050,1.51941,1.51941}, {3342880,3895050,3895027,0.0273,0.0273}, {3342887,3902284,3902361,0.0482,0.0632625}, {3342905,3907464,3907992,0.43362,0.43362}, {3342906,3907992,3909029,0.89388,0.89388}, {3343320,3898595,3898612,0.00493220338983051,-1}, {3343321,3898612,3898630,0.00693559322033898,-1}, {3343322,3897431,3897371,-1,-1}, {3343323,3898089,3897284,0.180783050847458,-1}, {3343324,3897284,3897216,0.0139034482758621,-1}, {3343360,3870385,3870007,0.0821632653061224,-1}, {3343361,3870007,3869897,0.0214173913043478,-1}, {3343362,3871995,3871062,0.2334,-1}, {3343363,3874461,3872035,0.50886,-1}, {3343366,3872635,3872649,0.131665384615385,0.129181132075472}, {3343369,3872649,3872784,0.368917647058823,0.354996226415094}, {3343370,3872784,3872834,0.0612,0.0624}, {3343521,3899457,3899629,0.0757285714285714,-1}, {3343522,3899677,3899791,0.0465,-1}, {3343632,3880199,3880284,0.03636,-1}, {3343633,3880284,3880368,0.0375891891891892,-1}, {3343634,3880368,3880388,-1,0.027}, {3343635,3880388,3880761,-1,0.428966666666667}, {3343646,3880565,3880584,0.0181741935483871,-1}, {3343647,3880584,3880838,0.147365217391304,-1}, {3343885,3906172,3906227,0.0413307692307692,0.0413307692307692}, {3343886,3906227,3907068,0.476376923076923,0.516075}, {3343887,3906171,3906321,0.0598064516129032,0.0579375}, {3343888,3906321,3907739,0.426811764705882,0.372092307692308}, {3343889,3906227,3906321,0.19455,0.19455}, {3344074,3908768,3908889,0.033,0.0360697674418605}, {3344076,3916195,3916249,0.0146368421052632,-1}, {3344077,3904069,3904279,0.12855,0.12855}, {3344078,3895180,3894865,0.0925066666666667,0.0925066666666667}, {3344079,3894865,3894848,0.00449387755102041,0.00449387755102041}, {3344080,3894810,3894819,0.00867,-1}, {3344081,3894819,3894906,0.0552,-1}, {3344084,3875464,3875437,-1,0.00856875}, {3344085,3875437,3875412,-1,0.0101454545454545}, {3344086,3874821,3874915,0.201655555555556,0.209411538461538}, {3344087,3874915,3875077,0.211846153846154,0.216}, {3344165,3887715,3887709,0.05154,0.05154}, {3344166,3887709,3887351,2.30055,2.30055}, {3344335,3874272,3874185,0.129876923076923,0.129876923076923}, {3344336,3874185,3873915,0.457548387096774,0.44325}, {3344729,3908946,3909174,-1,0.0587217391304348}, {3344789,3884455,3884427,0.00934090909090909,-1}, {3344790,3884379,3884427,0.0120818181818182,0.0120818181818182}, {3345169,3897762,3898031,-1,0.0455130434782609}, {3345170,3898031,3898089,-1,0.00796521739130435}, {3345171,3898089,3898824,-1,0.142885714285714}, {3345172,3898824,3899102,-1,0.0561344262295082}, {3345219,3876231,3876555,0.0983833333333333,-1}, {3345220,3876555,3876793,0.0560454545454546,-1}, {3345221,3876555,3876184,-1,-1}, {3345222,3875677,3876037,0.1272,0.214231578947368}, {3345223,3876037,3877812,0.656057142857143,0.496475675675676}, {3345224,3876037,3876109,-1,-1}, {3345225,3876109,3876156,-1,-1}, {3345226,3876109,3876409,-1,-1}, {3345227,3876245,3876564,-1,0.23548}, {3345228,3876564,3876805,-1,0.0709411764705882}, {3345230,3894748,3894731,0.0217565217391304,-1}, {3345231,3894731,3894706,0.0285461538461538,-1}, {3345254,3897842,3897895,-1,0.0970363636363636}, {3345255,3897895,3897924,-1,0.0132230769230769}, {3345256,3897852,3897803,0.0179625,-1}, {3345257,3897803,3897615,0.09026,-1}, {3345258,3897588,3897597,0.0073125,-1}, {3345259,3897597,3897609,0.00735,-1}, {3345260,3888381,3888429,-1,0.0346666666666667}, {3345261,3888429,3888453,-1,0.01581}, {3345262,3888724,3888858,0.144818181818182,0.144818181818182}, {3345263,3888858,3888893,0.0276,0.0345}, {3345264,3889615,3889588,0.0235894736842105,-1}, {3345265,3889797,3890677,0.566809090909091,-1}, {3345266,3890677,3890702,0.0240375,-1}, {3345267,3889459,3890328,0.5096,0.370618181818182}, {3345268,3890328,3890351,0.0154571428571429,0.0147545454545455}, {3345269,3889712,3889688,-1,0.0245076923076923}, {3345279,3899730,3899717,-1,0.009048}, {3345280,3899717,3899677,-1,0.0234692307692308}, {3345292,3900124,3900125,-1,0.0166555555555556}, {3345293,3900125,3900135,-1,0.0601090909090909}, {3345299,3899654,3900015,0.155511111111111,0.155511111111111}, {3345300,3900015,3900045,0.0198,0.0198}, {3345301,3899912,3900017,0.0850714285714286,0.0384193548387097}, {3345302,3900017,3900046,0.0102,0.0091448275862069}, {3345303,3899847,3900050,0.11715,0.111571428571429}, {3345304,3900050,3900073,0.00747272727272727,0.010275}, {3345305,3900049,3900027,0.00701818181818182,0.00701818181818182}, {3345306,3900027,3900004,0.00888888888888889,0.00888888888888889}, {3345312,3873411,3873416,0.00465217391304348,0.00458571428571428}, {3345313,3873416,3873458,0.0304086956521739,0.0299742857142857}, {3345314,3873594,3873380,-1,0.17430447761194}, {3345315,3873380,3873390,-1,0.0183085714285714}, {3345316,3894585,3894629,-1,0.00898928571428572}, {3345317,3894629,3894873,-1,0.0640842105263158}, {3345318,3894469,3894482,0.0091125,-1}, {3345319,3894482,3894808,0.309103448275862,-1}, {3345320,3894091,3894098,-1,0.0117652173913043}, {3345321,3894098,3894437,-1,0.5715}, {3345322,3892114,3892312,0.15327,-1}, {3345323,3892312,3892321,0.0141157894736842,-1}, {3345324,3892736,3892777,0.0160838709677419,-1}, {3345325,3892777,3892725,0.0295548387096774,-1}, {3345326,3892778,3892824,-1,0.0128666666666667}, {3345327,3892824,3892849,-1,0.00848571428571429}, {3345328,3892769,3892919,0.1042875,-1}, {3345329,3892919,3892950,0.0179368421052632,-1}, {3345330,3892769,3892967,0.0646125,-1}, {3345331,3892967,3892996,0.01148,-1}, {3345332,3893501,3893672,0.3097125,0.16518}, {3345333,3893672,3893688,0.0163565217391304,0.0129724137931034}, {3345334,3894689,3894707,0.00851785714285714,-1}, {3345335,3894707,3894938,0.0675321428571429,-1}, {3345336,3893000,3892947,0.0226965517241379,-1}, {3345337,3892947,3892862,0.02728,-1}, {3345338,3892945,3892964,-1,0.0104823529411765}, {3345339,3892964,3893000,-1,0.0244421052631579}, {3345340,3893049,3893073,0.0143625,-1}, {3345341,3893073,3893141,0.0302914285714286,-1}, {3345342,3893141,3893153,-1,0.0456428571428571}, {3345343,3893153,3893233,-1,0.0472941176470588}, {3345344,3893233,3893268,-1,0.0144307692307692}, {3345347,3882560,3882635,-1,0.0129223880597015}, {3345348,3882635,3882659,-1,0.00398507462686567}, {3345349,3882640,3882675,0.00465428571428571,-1}, {3345350,3861953,3861928,0.0122222222222222,0.0122222222222222}, {3345351,3861928,3861900,0.0126,0.0126}, {3345352,3861953,3861977,-1,0.00561639344262295}, {3345353,3861977,3862077,-1,0.02565}, {3345360,3884427,3884584,0.0435348837209302,-1}, {3345361,3865871,3866069,-1,0.0567666666666667}, {3345362,3866069,3866123,-1,0.0163333333333333}, {3345363,3864696,3864653,0.0149090909090909,-1}, {3345364,3865471,3865766,-1,0.161112}, {3345365,3865471,3865488,-1,0.0690652173913043}, {3345366,3865345,3865355,0.126627272727273,-1}, {3345367,3865345,3865282,0.13295,-1}, {3345368,3864879,3864480,0.117681081081081,-1}, {3345369,3864710,3864480,-1,0.1875}, {3345370,3864662,3864578,0.0447142857142857,0.0426818181818182}, {3345371,3864578,3863559,0.368382857142857,0.368382857142857}, {3345372,3871007,3870612,0.105,-1}, {3345373,3870612,3870544,0.0160875,-1}, {3345374,3866433,3866385,0.03018,0.0503}, {3345375,3866393,3866195,0.0898333333333333,-1}, {3345376,3866195,3865131,0.6600375,-1}, {3345377,3871564,3871513,-1,-1}, {3345378,3871513,3871496,-1,-1}, {3345379,3872040,3872021,0.276709090909091,-1}, {3345380,3872021,3872019,0.01124,-1}, {3345381,3872618,3872621,0.02672,-1}, {3345386,3895536,3895750,-1,0.111982978723404}, {3345387,3895750,3896047,-1,0.105629508196721}, {3345388,3895101,3895404,0.11917,-1}, {3345389,3895404,3895502,0.0372096774193548,-1}, {3345390,3875623,3875642,0.0177111111111111,0.0144909090909091}, {3345391,3875642,3875650,0.00786428571428571,0.00667272727272727}, {3345392,3875997,3875989,-1,0.0122307692307692}, {3345393,3877110,3877226,-1,0.241846153846154}, {3345394,3877226,3877242,-1,0.0266608695652174}, {3345395,3877719,3877831,0.287775,-1}, {3345396,3877831,3877860,0.023895652173913,-1}, {3345397,3878316,3878382,0.24715,-1}, {3345398,3878382,3878389,0.0230608695652174,-1}, {3345399,3878672,3878782,0.391042105263158,-1}, {3345400,3878782,3878789,0.0192285714285714,-1}, {3345401,3879264,3879235,-1,0.0415714285714286}, {3345402,3879235,3879199,-1,0.0392571428571429}, {3345403,3879264,3879286,-1,0.0177375}, {3345404,3879286,3879303,-1,0.01119375}, {3345407,3880031,3880130,-1,-1}, {3345408,3880130,3880146,-1,-1}, {3345409,3880366,3880477,0.22565,0.13539}, {3345410,3880477,3880497,0.0313714285714286,0.02196}, {3345411,3880815,3881018,0.514,-1}, {3345412,3881018,3881042,0.02736,-1}, {3345413,3881468,3881501,-1,0.0159545454545455}, {3345414,3881501,3881563,-1,0.0271714285714286}, {3345415,3880923,3881157,-1,0.182475}, {3345416,3881157,3881175,-1,0.018}, {3345417,3880617,3880823,0.08918,0.0723081081081081}, {3345418,3880823,3880854,0.0092,0.00843333333333333}, {3345419,3879756,3879945,-1,-1}, {3345420,3879945,3879959,-1,-1}, {3345421,3878780,3879159,-1,0.387933333333333}, {3345422,3879159,3879174,-1,0.02408}, {3345423,3878724,3878971,-1,-1}, {3345424,3878971,3879011,-1,-1}, {3345425,3878962,3878993,0.0157578947368421,0.0103241379310345}, {3345426,3881106,3881120,0.01576,0.0139058823529412}, {3345427,3881120,3881281,0.2067375,0.300709090909091}, {3345428,3881469,3881518,-1,-1}, {3345429,3881586,3881671,0.045425,-1}, {3345430,3881671,3881852,0.1327125,-1}, {3345432,3881476,3881507,-1,0.0160421052631579}, {3345433,3881507,3882332,-1,0.65596}, {3345434,3881709,3881759,0.03284,-1}, {3345435,3881759,3882562,0.523736842105263,-1}, {3345436,3881754,3881743,0.0254625,0.01358}, {3345437,3881743,3881722,0.0172588235294118,0.0101172413793103}, {3345438,3881212,3880997,0.0977769230769231,-1}, {3345439,3880997,3880913,0.05541,-1}, {3345440,3880545,3880572,0.0211090909090909,-1}, {3345441,3880572,3880730,0.0840260869565218,-1}, {3345442,3880499,3880532,-1,0.020895652173913}, {3345443,3880532,3880730,-1,0.194871428571429}, {3345444,3880499,3880485,0.0394941176470588,-1}, {3345445,3880485,3880863,0.5244,-1}, {3345446,3879824,3879787,-1,0.11178}, {3345447,3879787,3879766,-1,0.0224181818181818}, {3345459,3895054,3895178,-1,0.0998842105263158}, {3345468,3872446,3872616,-1,0.07132}, {3345469,3872616,3872630,-1,0.00714545454545455}, {3345470,3872628,3872598,0.0133058823529412,0.01131}, {3345471,3872598,3872446,0.0728210526315789,0.1153}, {3345472,3872466,3872617,-1,0.23079512195122}, {3345473,3872617,3872628,-1,0.0126714285714286}, {3345474,3872537,3872615,0.125414634146341,-1}, {3345475,3872615,3872664,0.0555166666666667,-1}, {3345476,3864520,3864497,0.012552,-1}, {3345477,3864653,3864610,0.013725,-1}, {3345478,3864610,3864550,0.02252,-1}, {3345479,3863203,3863769,0.165293617021277,-1}, {3345480,3863769,3864222,0.116173333333333,-1}, {3345481,3864236,3863788,0.0919821428571428,-1}, {3345527,3877331,3877821,0.435255319148936,0.40914}, {3345528,3877821,3877869,0.068985,0.0627136363636364}, {3345529,3878041,3877821,0.0842222222222222,0.0733548387096774}, {3345530,3878460,3878617,0.103432258064516,0.114514285714286}, {3345531,3878617,3878760,0.117484615384615,0.109092857142857}, {3345532,3878617,3879079,0.231985714285714,0.223986206896552}, {3345533,3879504,3879439,-1,0.507078260869565}, {3345534,3879439,3879450,-1,0.018024}, {3345535,3878693,3878566,0.0969555555555556,0.0969555555555556}, {3345536,3879413,3879268,0.0909724137931034,0.065955}, {3345537,3879268,3878885,0.253285714285714,0.2364}, {3345538,3878566,3879268,0.342111111111111,0.342111111111111}, {3345539,3889989,3890263,0.217330434782609,-1}, {3345540,3890263,3890551,0.233018181818182,-1}, {3345541,3890226,3890288,-1,0.018075}, {3345542,3890288,3890694,-1,0.1272}, {3345543,3890288,3890514,-1,-1}, {3345544,3890514,3890770,-1,-1}, {3345545,3890263,3890514,-1,-1}, {3345548,3880817,3880717,0.0763555555555556,0.0763555555555556}, {3345549,3881418,3881185,0.279654545454545,0.25635}, {3345550,3881185,3880817,0.195511111111111,0.195511111111111}, {3345551,3880717,3880659,0.0421777777777778,0.0421777777777778}, {3345552,3880659,3880631,0.0149307692307692,0.0149307692307692}, {3345553,3895864,3895945,0.0820875,0.0820875}, {3345554,3880631,3880242,0.240111111111111,0.240111111111111}, {3345555,3880659,3881052,0.267771428571429,0.224928}, {3345556,3881052,3881185,0.16035,0.150917647058824}, {3345557,3881052,3880434,0.451666666666667,0.451666666666667}, {3345558,3895864,3895945,0.95364,0.95364}, {3345559,3895945,3896115,0.2934,0.2934}, {3345560,3896115,3896113,0.197,0.197}, {3345561,3896115,3896329,0.19132,0.19132}, {3345562,3895484,3895620,0.323261538461538,0.323261538461538}, {3345563,3895620,3895707,0.0672521739130435,0.0672521739130435}, {3345564,3895707,3895864,0.134209090909091,0.134209090909091}, {3345565,3895620,3895707,1.01478,1.01478}, {3345566,3881869,3881778,0.0638,0.0638}, {3345567,3881778,3881652,0.0450888888888889,0.0450888888888889}, {3345568,3895930,3895832,0.0887142857142857,0.077625}, {3345569,3895832,3895661,0.1179,0.101057142857143}, {3345570,3895832,3895830,-1,-1}, {3345571,3892986,3893084,0.0256352941176471,0.0251423076923077}, {3345572,3893084,3893210,0.036288,0.0355764705882353}, {3345573,3893096,3893079,0.0941777777777778,0.0941777777777778}, {3345574,3893096,3893219,0.100033333333333,0.1125375}, {3345575,3892585,3893096,1.11348888888889,1.15631538461538}, {3345576,3880180,3880327,0.0928666666666667,0.0928666666666667}, {3345577,3880327,3880793,0.259955555555556,0.259955555555556}, {3345578,3881483,3880804,0.297138461538462,0.3219}, {3345579,3880804,3880576,0.14025,0.1275}, {3345580,3880327,3880804,0.400266666666667,0.400266666666667}, {3345581,3882547,3882848,0.191555555555556,0.191555555555556}, {3345582,3882235,3882424,0.0975111111111111,0.0975111111111111}, {3345583,3882424,3882547,0.0617555555555556,0.0617555555555556}, {3345592,3878989,3879083,-1,-1}, {3345593,3879083,3879139,0.0290444444444444,0.0290444444444444}, {3345594,3879747,3880129,0.207244444444444,0.207244444444444}, {3345595,3880129,3880310,-1,-1}, {3345659,3897567,3898842,1.14606,1.14606}, {3345672,3896711,3896566,0.18483,0.18483}, {3345673,3896566,3896420,0.09651,0.09651}, {3345674,3897567,3896420,1.28124,1.28124}, {3345675,3896420,3895568,1.09407,1.09407}, {3345676,3895568,3895871,0.34284,0.34284}, {3345678,3896312,3896340,0.0176444444444444,0.0176444444444444}, {3345679,3896340,3896422,-1,-1}, {3345680,3896422,3896604,-1,-1}, {3345683,3881794,3881190,0.4826625,0.594046153846154}, {3345684,3881190,3881093,0.09876,0.113953846153846}, {3345685,3882108,3881446,0.6122,0.6122}, {3345686,3881446,3881274,0.132133333333333,0.132133333333333}, {3345687,3881190,3881446,0.198955555555556,0.198955555555556}, {3345688,3882235,3881886,0.482890909090909,0.482890909090909}, {3345689,3881886,3881794,0.143727272727273,0.121615384615385}, {3345690,3882108,3881886,0.192155555555556,0.192155555555556}, {3345691,3882308,3882202,0.0802,0.0802}, {3345692,3882202,3882108,0.0875777777777778,0.0875777777777778}, {3345693,3882308,3882622,0.161355555555556,0.161355555555556}, {3345694,3882622,3882812,0.0839333333333333,0.0839333333333333}, {3345695,3882409,3882108,0.165244444444444,0.165244444444444}, {3345696,3882959,3882805,0.133311111111111,0.133311111111111}, {3345697,3883124,3883112,0.10245,0.10245}, {3345698,3883112,3883057,-1,-1}, {3345699,3883934,3883945,-1,0.0308553191489362}, {3345700,3883945,3883991,-1,0.219891428571429}, {3345701,3883480,3883456,0.190133333333333,0.190133333333333}, {3345702,3883422,3883377,0.374511111111111,0.374511111111111}, {3345703,3883887,3883910,-1,0.0987521739130435}, {3345704,3883910,3883913,-1,0.0135829787234043}, {3345705,3883422,3883910,-1,-1}, {3345706,3883456,3883406,0.0952222222222222,0.0952222222222222}, {3345707,3883406,3883945,-1,-1}, {3345712,3883975,3883971,-1,0.0117918367346939}, {3345713,3883971,3883917,-1,0.226576744186047}, {3345714,3883406,3883337,-1,-1}, {3345715,3883337,3883422,-1,-1}, {3345716,3883337,3883097,-1,-1}, {3345719,3883097,3883082,-1,-1}, {3345720,3882990,3883039,0.021456,0.0206307692307692}, {3345721,3883039,3883377,0.117786206896552,0.110187096774194}, {3345722,3883082,3883039,-1,-1}, {3345724,3883103,3882959,0.1746,0.1746}, {3345725,3882817,3882610,0.0778888888888889,0.0778888888888889}, {3345726,3882610,3881463,-1,-1}, {3345747,3881075,3881224,0.539294117647059,-1}, {3345748,3881224,3881182,0.2194125,0.2194125}, {3345762,3899850,3899859,0.0250333333333333,-1}, {3345763,3899759,3899832,0.0189428571428571,-1}, {3345764,3899832,3900000,0.0478133333333333,-1}, {3345765,3899850,3899832,-1,0.0244333333333333}, {3345766,3894782,3894479,0.201827586206897,0.254478260869565}, {3345767,3894479,3894462,0.0347368421052632,0.0425806451612903}, {3345768,3894479,3894462,0.4416,0.4416}, {3345772,3894462,3894472,0.0629090909090909,0.0715862068965517}, {3345773,3894472,3894488,0.0430263157894737,0.05109375}, {3345774,3894472,3894488,0.58176,0.58176}, {3345775,3894488,3894510,0.0566368421052632,0.0614914285714286}, {3345776,3894510,3894528,0.0371230769230769,0.0438727272727273}, {3345777,3894510,3894528,0.5841,0.5841}, {3345778,3894528,3894555,0.0587414634146342,0.0688114285714286}, {3345779,3894555,3894569,0.030195,0.0326432432432432}, {3345780,3894569,3894597,0.0802833333333333,0.0825771428571429}, {3345781,3894555,3894569,0.41034,0.41034}, {3345782,3894597,3894845,0.121644444444444,0.121644444444444}, {3345783,3894845,3894993,0.127933333333333,0.127933333333333}, {3345784,3894887,3894993,0.04494,0.0408545454545455}, {3345785,3894845,3894887,0.0879555555555556,0.0879555555555556}, {3345786,3894633,3894833,0.101711111111111,0.0980785714285714}, {3345787,3894833,3894887,0.0249677419354839,0.0266896551724138}, {3345788,3894633,3894650,0.0758888888888889,0.0788076923076923}, {3345789,3894833,3894650,0.184844444444444,0.184844444444444}, {3345790,3894650,3894680,0.0593090909090909,0.08155}, {3345791,3894680,3894702,0.0589071428571428,0.0568758620689655}, {3345792,3894680,3894702,0.62082,0.62082}, {3345793,3894702,3894757,0.0935111111111111,0.0935111111111111}, {3345794,3894757,3894781,0.0501857142857143,0.0501857142857143}, {3345795,3894781,3894820,0.057275,0.057275}, {3345796,3894757,3894781,-1,0.56952}, {3345797,3893542,3894357,-1,0.26685}, {3345798,3894357,3894477,0.0721,0.0721}, {3345799,3894357,3894224,0.0707777777777778,0.0707777777777778}, {3345800,3893721,3893677,0.02757,0.0306333333333333}, {3345801,3893718,3893677,0.0351230769230769,0.0480631578947368}, {3345802,3893677,3893651,0.0232666666666667,0.0273130434782609}, {3345803,3893651,3893599,0.588046153846154,0.546042857142857}, {3345804,3893574,3893648,0.113983333333333,0.105215384615385}, {3345805,3894489,3894376,0.359576470588235,0.38205}, {3345806,3894376,3894489,0.800742857142857,0.800742857142857}, {3345807,3894376,3894400,0.432525,0.432525}, {3345808,3894240,3894285,0.108352941176471,0.0969473684210526}, {3345809,3893715,3894285,0.311622222222222,0.311622222222222}, {3345810,3894285,3894872,0.298755555555556,0.298755555555556}, {3345811,3894285,3894348,0.148366666666667,0.148366666666667}, {3345812,3894348,3894489,0.346389473684211,0.365633333333333}, {3345813,3893773,3894348,0.305377777777778,0.305377777777778}, {3345814,3894348,3894948,0.309777777777778,0.309777777777778}, {3345815,3893599,3894006,0.665490909090909,0.593545945945946}, {3345816,3894006,3894021,0.0207555555555556,0.0207555555555556}, {3345817,3894006,3894400,0.413584615384615,0.384042857142857}, {3345818,3894826,3894872,0.1287,0.105988235294118}, {3345819,3894872,3894948,0.119536363636364,0.114339130434783}, {3345820,3894948,3895418,0.645777777777778,0.645777777777778}, {3345821,3895418,3895500,0.12468,0.12468}, {3345822,3896281,3897105,0.347188888888889,0.340876363636364}, {3345823,3897105,3897302,0.509679069767442,0.509679069767442}, {3345824,3895500,3897105,1.48542,1.48542}, {3345825,3894400,3894955,0.3876,0.3876}, {3345826,3894955,3895418,0.241933333333333,0.241933333333333}, {3345827,3895464,3895509,0.0302222222222222,0.0302222222222222}, {3345828,3895509,3895874,0.252555555555556,0.252555555555556}, {3345829,3895464,3895509,0.73032,0.73032}, {3345834,3899288,3899175,0.0734086956521739,0.07035}, {3345835,3899175,3898853,0.162876923076923,0.192490909090909}, {3345836,3899188,3899175,0.356666666666667,0.356666666666667}, {3345837,3898549,3898717,0.0878454545454546,0.080525}, {3345838,3898717,3898853,0.0645,0.06192}, {3345839,3898717,3899036,0.58086,0.58086}, {3345840,3897942,3898038,0.12186,0.12186}, {3345841,3898038,3898279,0.3291,0.3291}, {3345842,3898279,3898327,-1,0.0422842105263158}, {3345843,3898327,3898397,-1,0.0609}, {3345844,3898038,3898327,0.40158,0.40158}, {3345845,3896764,3896871,0.0605076923076923,0.0605076923076923}, {3345846,3896871,3896912,0.06624,0.06624}, {3345847,3896912,3896884,0.25122,0.25122}, {3345848,3896884,3896912,0.24948,0.24948}, {3345849,3897626,3898009,0.322028571428571,0.322028571428571}, {3345850,3898009,3898084,0.05625,0.05625}, {3345851,3898009,3897781,0.32586,0.32586}, {3345852,3896871,3897024,0.100881818181818,0.100881818181818}, {3345853,3897024,3897048,0.0244105263157895,0.019325}, {3345854,3897048,3897301,0.2346,0.170618181818182}, {3345855,3896782,3896992,0.55158,0.55158}, {3345856,3896782,3896992,0.31164,0.31164}, {3345857,3896885,3896782,0.18552,0.18552}, {3345858,3896992,3897079,0.17364,0.17364}, {3345859,3896885,3897079,0.3126,0.3126}, {3345860,3897024,3896969,-1,0.11058}, {3345861,3896969,3896885,0.14418,0.14418}, {3345862,3897079,3897161,0.1494,0.1494}, {3345863,3897161,3897048,-1,0.38112}, {3345864,3896969,3897161,0.30804,0.30804}, {3345867,3895420,3895611,0.115955555555556,0.13045}, {3345868,3895611,3895722,0.042975,0.0509333333333333}, {3345869,3895596,3895722,0.249555555555556,0.249555555555556}, {3345870,3895611,3895596,0.217488888888889,0.217488888888889}, {3345871,3895567,3895596,0.0521555555555556,0.0521555555555556}, {3345872,3895288,3895567,0.176644444444444,0.176644444444444}, {3345873,3895084,3895144,0.0330933333333333,0.0323739130434783}, {3345874,3895144,3895288,0.118630434782609,0.121266666666667}, {3345875,3895144,3895095,0.66738,0.66738}, {3345876,3896104,3896346,-1,-1}, {3345877,3896346,3896356,0.171777777777778,0.171777777777778}, {3345878,3896104,3896103,0.367892307692308,0.367892307692308}, {3345879,3896103,3896102,0.101294117647059,0.1148}, {3345880,3896183,3896103,0.0639428571428571,0.0639428571428571}, {3345881,3895359,3895498,0.147466666666667,0.147466666666667}, {3345882,3895498,3895567,0.0900888888888889,0.0900888888888889}, {3345883,3896534,3896567,0.02415,0.02415}, {3345884,3896567,3896672,0.0845538461538461,0.0845538461538461}, {3345885,3896567,3896672,0.79314,0.79314}, {3345886,3896672,3896788,0.0991777777777778,0.0991777777777778}, {3345887,3896788,3896934,0.0867333333333333,0.0867333333333333}, {3345888,3896788,3896934,0.76092,0.76092}, {3345889,3896934,3897068,0.1116,0.1116}, {3345890,3897068,3897194,0.0819777777777778,0.0819777777777778}, {3345891,3897194,3897373,0.126333333333333,0.131192307692308}, {3345892,3897068,3897194,0.75252,0.75252}, {3346101,3891654,3891731,0.179266666666667,0.179266666666667}, {3346104,3909360,3908514,0.345218181818182,0.37974}, {3346105,3908514,3908391,0.0761333333333333,0.0489428571428571}, {3346171,3901401,3900367,0.407818181818182,0.407818181818182}, {3346177,3897471,3897438,-1,-1}, {3346180,3897438,3897060,-1,-1}, {3346200,3876882,3876867,0.031025,0.0338454545454545}, {3346201,3877270,3877189,0.17105,0.241482352941176}, {3346202,3877189,3877167,0.0344888888888889,0.037248}, {3346203,3876882,3877189,-1,-1}, {3346212,3877134,3877049,0.109483333333333,0.119436363636364}, {3346213,3877049,3876882,0.251148387096774,0.288355555555556}, {3346214,3877049,3876752,0.113933333333333,0.113933333333333}, {3346252,3870375,3870348,0.266861538461538,-1}, {3346630,3921875,3923177,0.385064150943396,0.385064150943396}, {3346631,3923177,3923334,0.0502581818181818,0.0493607142857143}, {3346632,3923177,3923641,0.343622222222222,0.343622222222222}, {3346652,3886688,3886700,-1,0.032}, {3346653,3886740,3886688,-1,0.0332857142857143}, {3346654,3886700,3886737,-1,0.0229578947368421}, {3346655,3886737,3886740,-1,0.0309}, {3346686,3920542,3920413,0.1863,0.1863}, {3346687,3920473,3920634,0.24462,0.24462}, {3346688,3920814,3920634,-1,-1}, {3346702,3922730,3923205,0.406311111111111,0.378289655172414}, {3346703,3922734,3923002,0.156,0.160588235294118}, {3346704,3922730,3922734,0.03582,-1}, {3346705,3922556,3922674,0.0759111111111111,0.05856}, {3346706,3922734,3922674,0.0369642857142857,-1}, {3346707,3922345,3922670,0.150670588235294,0.1423}, {3346708,3922674,3922670,0.03612,-1}, {3346709,3922670,3922730,0.0359612903225806,-1}, {3346722,3918497,3918288,0.122525,-1}, {3346723,3918288,3918141,0.0842666666666667,-1}, {3346724,3918647,3918293,-1,0.186931034482759}, {3346725,3918293,3918141,-1,0.06228}, {3346726,3918288,3918293,0.0406173913043478,-1}, {3346731,3915096,3915518,0.418328571428571,0.325366666666667}, {3346732,3915518,3915952,0.2298,0.211416}, {3346733,3907039,3907029,0.0253,-1}, {3346734,3907106,3907048,0.0411,-1}, {3346735,3907048,3907039,0.009225,-1}, {3346736,3907001,3906913,0.0301161290322581,-1}, {3346737,3907048,3907001,0.01273125,-1}, {3347453,3877796,3878226,0.233133333333333,0.233133333333333}, {3347454,3877745,3877753,-1,-1}, {3347455,3877796,3877745,0.0423333333333333,-1}, {3347457,3877845,3877760,0.3016,-1}, {3347458,3877760,3877753,-1,-1}, {3347459,3877796,3877760,-1,0.0361}, {3347473,3858640,3858827,-1,-1}, {3347474,3858827,3859100,-1,-1}, {3347475,3859281,3858640,0.245977777777778,0.245977777777778}, {3347476,3859883,3859607,0.178036363636364,0.1632}, {3347477,3859607,3859100,0.39021,0.312168}, {3347478,3859281,3859607,0.239025,0.224964705882353}, {3347521,3894321,3895210,0.490355555555556,0.490355555555556}, {3347522,3895210,3894181,0.6242,0.6242}, {3347523,3894321,3894428,0.0900222222222222,0.097224}, {3347524,3894428,3894532,0.174466666666667,0.15702}, {3347525,3894428,3893838,0.371022222222222,0.371022222222222}, {3347765,3872530,3872485,-1,0.0561076923076923}, {3347766,3872485,3872398,-1,0.150284210526316}, {3347767,3872398,3872500,-1,0.106152941176471}, {3347768,3872500,3872551,-1,0.0593181818181818}, {3347769,3872485,3872500,0.00869268292682927,-1}, {3347770,3872398,3872341,0.0499525423728814,0.0556075471698113}, {3347771,3872341,3872188,0.209266666666667,0.21973}, {3347773,3872844,3872656,0.150701694915254,-1}, {3347774,3872844,3872624,-1,0.169958490566038}, {3347775,3872084,3872303,0.1998,-1}, {3347776,3872303,3872414,0.100984615384615,-1}, {3347777,3872594,3872485,0.23766,0.35649}, {3347778,3872346,3872394,0.0509837837837838,-1}, {3347779,3872394,3872414,0.0258428571428571,-1}, {3347780,3872484,3872490,-1,0.00444489795918367}, {3347781,3872490,3872524,-1,0.0318409090909091}, {3347782,3872303,3872394,0.0323769230769231,-1}, {3347783,3872394,3872490,0.0738461538461539,0.0436363636363636}, {3347784,3872490,3872538,0.04098,0.0482117647058823}, {3347785,3872538,3872594,0.0423818181818182,0.0717230769230769}, {3347788,3872624,3872530,-1,0.089925}, {3347789,3872656,3872551,0.0899,-1}, {3348171,3847694,3846821,0.33440625,0.324272727272727}, {3348172,3846700,3846821,0.341,0.341}, {3348489,3848689,3848099,-1,-1}, {3349230,3848569,3853483,-1,-1}, {3349231,3847766,3848569,-1,-1}, {3349232,3849451,3848362,-1,-1}, {3349280,3851142,3850951,0.1456,0.1456}, {3350290,3854813,3854860,0.388996363636364,0.38205}, {3350291,3858719,3858906,0.0618,0.0618}, {3350292,3858393,3859169,0.203585454545455,0.211267924528302}, {3350293,3858253,3858439,0.950444444444444,0.950444444444444}, {3350299,3850035,3848439,1.15786666666667,1.15786666666667}, {3350300,3850010,3849472,0.26508,0.26508}, {3350301,3857996,3855897,-1,-1}, {3350302,3856249,3856523,0.159872727272727,0.138836842105263}, {3350303,3856523,3857568,0.358725,0.326113636363636}, {3350304,3855305,3855176,0.2877,0.309830769230769}, {3350305,3854220,3854212,0.44084347826087,0.44084347826087}, {3350306,3854212,3854211,0.030552,0.030552}, {3350307,3853763,3853750,0.258254545454545,0.258254545454545}, {3350308,3853750,3853749,0.0311090909090909,0.0311090909090909}, {3350309,3853241,3853374,0.201581818181818,0.201581818181818}, {3350310,3853374,3853428,0.0681818181818182,0.0681818181818182}, {3350311,3852830,3852823,0.150454545454545,0.150454545454545}, {3350312,3852823,3852822,0.0771636363636364,0.0771636363636364}, {3350313,3852268,3852256,0.165890909090909,0.165890909090909}, {3350314,3851730,3851745,0.0237272727272727,0.0237272727272727}, {3350315,3851745,3851816,0.107381818181818,0.107381818181818}, {3350316,3851730,3850999,0.259290909090909,0.259290909090909}, {3350317,3850324,3854647,0.795447619047619,0.759290909090909}, {3350318,3851836,3854759,2.16264,2.16264}, {3350322,3858326,3857996,-1,-1}, {3350323,3858506,3858492,0.0222218181818182,0.0207152542372881}, {3350324,3858492,3858664,0.0719265306122449,-1}, {3350327,3849531,3848840,0.303324324324324,0.267214285714286}, {3350328,3852415,3851695,0.292605,0.325116666666667}, {3350329,3851695,3849531,0.737723076923077,0.701736585365854}, {3350330,3851741,3851276,0.244888888888889,0.244888888888889}, {3350331,3851276,3851142,0.0971111111111111,0.0971111111111111}, {3350412,3920856,3915583,3.93036,3.93036}, {3359922,3883021,3882955,0.0757058823529412,-1}, {3359923,3884105,3883330,-1,0.578714285714286}, {3359924,3883330,3883267,-1,0.05847}, {3359925,3883021,3883330,-1,-1}, {3361616,3846821,3844192,0.715513636363636,0.850881081081081}, {3361622,3889450,3889129,0.30834,0.30834}, {3361623,3889450,3888936,0.32184,0.32184}, {3361624,3889884,3889760,0.12858,0.12858}, {3361625,3889760,3889450,0.31098,0.31098}, {3361626,3889760,3889536,0.13506,0.13506}, {3361627,3889536,3889277,0.18624,0.18624}, {3361631,3885968,3886258,0.27591,0.27591}, {3361632,3889165,3888287,0.81453,0.81453}, {3361633,3889504,3889165,0.34032,0.34032}, {3361634,3886258,3886560,0.346042105263158,0.346042105263158}, {3361638,3889830,3889504,0.32241,0.32241}, {3361639,3888847,3889830,0.61137,0.61137}, {3361640,3889212,3888847,0.32724,0.32724}, {3361641,3889504,3888475,0.62061,0.62061}, {3361642,3888847,3888475,0.32493,0.32493}, {3361643,3888109,3889165,0.62385,0.62385}, {3361644,3888475,3888109,0.32604,0.32604}, {3361646,3886865,3887827,0.60423,0.60423}, {3361647,3888189,3887827,0.32598,0.32598}, {3361648,3887827,3887997,0.09075,0.09075}, {3361649,3887997,3888847,0.49566,0.49566}, {3361650,3888475,3887612,0.49311,0.49311}, {3361651,3887997,3887612,0.33003,0.33003}, {3361652,3887612,3887415,0.09774,0.09774}, {3361653,3887415,3886560,0.5961,0.5961}, {3361654,3886258,3887098,0.60759,0.60759}, {3361655,3887098,3888109,0.58539,0.58539}, {3361656,3887415,3887098,0.32304,0.32304}, {3361660,3894181,3893714,0.465488888888889,0.465488888888889}, {3361661,3893714,3893424,0.306555555555556,0.306555555555556}, {3361662,3893714,3893976,0.999022222222222,0.999022222222222}, {3361663,3890171,3890130,0.04344,0.04344}, {3361664,3890130,3889830,0.32457,0.32457}, {3361665,3890130,3889497,0.42789,0.42789}, {3361666,3889497,3889212,0.18834,0.18834}, {3361667,3889497,3889837,0.32964,0.32964}, {3361668,3889837,3890144,0.34284,0.34284}, {3361671,3889212,3888335,0.50892,0.50892}, {3361675,3889837,3888758,0.66771,0.66771}, {3361737,3871350,3871315,0.327514285714286,0.299034782608696}, {3362217,3890281,3890312,0.124688888888889,0.124688888888889}, {3362225,3882011,3882065,-1,-1}, {3362226,3882065,3882743,-1,-1}, {3362227,3882065,3881940,0.08082,0.08082}, {3362259,3890795,3890303,0.128372727272727,0.131358139534884}, {3362260,3890303,3889886,0.134178947368421,0.124360975609756}, {3362261,3890303,3890312,0.0180888888888889,0.0180888888888889}, {3362317,3872701,3873465,-1,-1}, {3362318,3873465,3873204,-1,-1}, {3362319,3873287,3873716,-1,-1}, {3362320,3873716,3873825,-1,-1}, {3362321,3873716,3873819,-1,-1}, {3362322,3873465,3873503,-1,-1}, {3362323,3873045,3873503,-1,-1}, {3362324,3873503,3873719,-1,-1}, {3362327,3871568,3871798,0.1488,0.1488}, {3362328,3871798,3871822,0.0123157894736842,0.0123157894736842}, {3362329,3872009,3871244,0.209045454545455,0.2555}, {3362330,3871798,3872009,-1,-1}, {3362331,3871798,3871552,-1,-1}, {3362333,3871237,3871495,-1,-1}, {3362334,3871495,3872308,-1,-1}, {3362335,3871769,3871575,-1,-1}, {3362336,3871495,3871575,-1,-1}, {3362339,3872308,3872816,-1,-1}, {3362340,3872816,3872867,-1,-1}, {3362341,3871769,3872816,-1,-1}, {3362342,3872816,3872882,-1,-1}, {3362343,3872308,3872772,-1,-1}, {3362350,3892896,3892710,-1,-1}, {3362351,3892710,3892510,-1,-1}, {3362352,3892710,3892878,-1,-1}, {3362353,3893440,3893436,-1,-1}, {3362354,3892878,3893440,-1,-1}, {3362355,3893492,3893440,-1,-1}, {3362356,3893759,3893982,0.178309090909091,0.178309090909091}, {3362357,3893492,3893602,-1,-1}, {3362358,3893602,3893759,-1,-1}, {3362359,3893982,3893733,-1,-1}, {3362360,3893602,3893733,-1,-1}, {3362361,3892878,3893352,-1,-1}, {3362362,3893352,3893492,-1,-1}, {3362363,3893329,3893497,0.1938,0.162792}, {3362364,3893497,3893759,0.264,0.276}, {3362365,3893222,3893154,-1,-1}, {3362366,3893154,3892896,-1,-1}, {3362367,3893352,3893422,-1,-1}, {3362368,3893422,3893497,-1,-1}, {3362369,3893154,3893422,-1,-1}, {3362370,3893422,3893602,-1,-1}, {3362371,3892726,3892550,-1,-1}, {3362372,3893982,3893455,-1,-1}, {3362373,3893455,3893406,-1,-1}, {3362374,3892708,3892779,-1,-1}, {3362375,3892779,3893406,-1,-1}, {3362376,3892726,3893083,-1,-1}, {3362377,3892779,3893083,-1,-1}, {3362378,3893733,3893436,-1,-1}, {3362379,3893083,3893428,-1,-1}, {3362380,3893428,3893436,-1,-1}, {3362381,3893083,3893430,-1,-1}, {3362382,3893430,3893455,-1,-1}, {3362383,3893428,3893430,-1,-1}, {3362384,3889711,3889747,-1,-1}, {3362385,3889747,3890088,-1,-1}, {3362386,3890065,3890031,-1,-1}, {3362391,3890031,3890469,-1,-1}, {3362392,3890469,3890924,-1,-1}, {3362393,3890031,3890469,-1,-1}, {3362394,3890088,3890156,0.0407454545454545,0.0407454545454545}, {3362395,3890156,3890590,0.52545,0.52545}, {3362402,3873733,3873486,-1,-1}, {3362405,3873733,3873766,0.0145285714285714,0.0141906976744186}, {3362415,3883331,3883349,-1,-1}, {3362416,3884023,3884123,-1,-1}, {3362467,3846404,3846522,0.247866666666667,0.247866666666667}, {3362509,3874818,3874633,-1,0.0491727272727273}, {3362510,3874633,3874532,-1,0.018734693877551}, {3362511,3874633,3874994,-1,-1}, {3362512,3875410,3875446,0.0130772727272727,0.01644}, {3362513,3875446,3875487,0.0120409090909091,0.0143189189189189}, {3362514,3875446,3875230,-1,-1}, {3362515,3875230,3874994,-1,-1}, {3362516,3875338,3875230,-1,-1}, {3362517,3874277,3874930,-1,-1}, {3362518,3875338,3875218,-1,-1}, {3362519,3875218,3874930,-1,-1}, {3362520,3875218,3875028,-1,-1}, {3362521,3875288,3875028,-1,-1}, {3362522,3875288,3875338,-1,-1}, {3362523,3875028,3874632,-1,-1}, {3362524,3874632,3874277,-1,-1}, {3362525,3874137,3874076,-1,-1}, {3362526,3874632,3874213,-1,-1}, {3362527,3874213,3874137,-1,-1}, {3362528,3874367,3874213,-1,-1}, {3362529,3874420,3874367,-1,-1}, {3362530,3874576,3874420,-1,-1}, {3362531,3874571,3874457,-1,-1}, {3362532,3874457,3874420,-1,-1}, {3362533,3874571,3874964,-1,-1}, {3362534,3875724,3875477,-1,-1}, {3362535,3875477,3875288,-1,-1}, {3362536,3876677,3875950,-1,-1}, {3362538,3875477,3875950,-1,-1}, {3362539,3875950,3875724,-1,-1}, {3362540,3876504,3875724,-1,-1}, {3362543,3875477,3875353,-1,-1}, {3362544,3875353,3874576,-1,-1}, {3362545,3875724,3875459,-1,-1}, {3362546,3875459,3875353,-1,-1}, {3362547,3875459,3874964,-1,-1}, {3362549,3875051,3875052,-1,-1}, {3362550,3874725,3874964,-1,-1}, {3362551,3874725,3874515,-1,-1}, {3362552,3874515,3874471,-1,-1}, {3362553,3874725,3874531,-1,-1}, {3362554,3874531,3874424,-1,-1}, {3362555,3875525,3875459,-1,-1}, {3362556,3874795,3874725,-1,-1}, {3362557,3875525,3874795,-1,-1}, {3362558,3875058,3874795,-1,-1}, {3362565,3874642,3874445,-1,-1}, {3362566,3874795,3874572,-1,-1}, {3362567,3874445,3874572,-1,-1}, {3362568,3875052,3875053,-1,-1}, {3362569,3875053,3875058,-1,-1}, {3362570,3874572,3874914,-1,-1}, {3362571,3874914,3874642,-1,-1}, {3362572,3875053,3874914,-1,-1}, {3362575,3875525,3875275,-1,-1}, {3362576,3875275,3875058,-1,-1}, {3362577,3875669,3875572,-1,-1}, {3362578,3875572,3875275,-1,-1}, {3362579,3875572,3875191,-1,-1}, {3362580,3875191,3875053,-1,-1}, {3362581,3875900,3875191,-1,-1}, {3362582,3875900,3876004,-1,-1}, {3362601,3872043,3871083,-1,0.1766}, {3362602,3871083,3871032,-1,0.0128266666666667}, {3362603,3871105,3871083,-1,-1}, {3362604,3871194,3871105,-1,-1}, {3362605,3871346,3871194,-1,-1}, {3362606,3872790,3871105,-1,-1}, {3362610,3872487,3872107,-1,-1}, {3362611,3872197,3872107,-1,-1}, {3362612,3872107,3871733,-1,-1}, {3362613,3871733,3871346,-1,-1}, {3362614,3872197,3871733,-1,-1}, {3362615,3872242,3872197,-1,-1}, {3362616,3872242,3871992,-1,-1}, {3362617,3871725,3871766,0.029125,0.0183947368421053}, {3362618,3871766,3871812,0.0337304347826087,0.0204157894736842}, {3362619,3871992,3871766,-1,-1}, {3362620,3873283,3873249,-1,-1}, {3362621,3873067,3872626,-1,-1}, {3362622,3872642,3872300,-1,-1}, {3362623,3872300,3872242,-1,-1}, {3362624,3872626,3872300,-1,-1}, {3362625,3873249,3873229,-1,-1}, {3362626,3873229,3873067,-1,-1}, {3362628,3872790,3872318,-1,-1}, {3362629,3872318,3872107,-1,-1}, {3362630,3873139,3872318,-1,-1}, {3362631,3872928,3872790,-1,-1}, {3362632,3874277,3873712,-1,-1}, {3362633,3873712,3873229,-1,-1}, {3362634,3873229,3873258,-1,-1}, {3362635,3873258,3873139,-1,-1}, {3362636,3873712,3873392,-1,-1}, {3362637,3873392,3873258,-1,-1}, {3362638,3873392,3873180,-1,-1}, {3362639,3873180,3873139,-1,-1}, {3362640,3873139,3872970,-1,-1}, {3362641,3872970,3872928,-1,-1}, {3362642,3873180,3873203,-1,-1}, {3362643,3873203,3872970,-1,-1}, {3362644,3874930,3873565,-1,-1}, {3362645,3873565,3872928,-1,-1}, {3362646,3873565,3873203,-1,-1}, {3362647,3873565,3873392,-1,-1}, {3362648,3873334,3872940,0.15404,0.149070967741935}, {3362649,3872940,3872142,0.273268965517241,0.240145454545455}, {3362650,3872069,3872075,-1,-1}, {3362651,3872115,3872075,-1,-1}, {3362652,3872106,3872142,0.0216,0.02}, {3362653,3872115,3872106,-1,-1}, {3362654,3872047,3872035,-1,-1}, {3362655,3871884,3871437,-1,-1}, {3362656,3872069,3871884,-1,-1}, {3362657,3872075,3871959,-1,-1}, {3362658,3871959,3871884,-1,-1}, {3362659,3871437,3871817,0.248530434782609,0.219853846153846}, {3362660,3872115,3871959,-1,-1}, {3362661,3872305,3872981,0.135266666666667,-1}, {3362662,3872981,3873387,0.09822,-1}, {3362663,3873130,3872840,-1,-1}, {3362664,3872840,3872981,-1,-1}, {3362665,3872940,3872563,-1,-1}, {3362666,3872563,3872115,-1,-1}, {3362667,3872777,3873130,-1,-1}, {3362668,3872777,3872840,-1,-1}, {3362669,3872777,3872563,-1,-1}, {3362670,3872350,3872777,-1,-1}, {3362671,3872057,3872069,-1,-1}, {3362672,3872350,3872057,-1,-1}, {3362673,3872057,3871683,-1,-1}, {3362674,3871858,3872023,-1,-1}, {3362675,3872023,3872057,-1,-1}, {3362676,3871941,3871989,-1,-1}, {3362677,3871989,3872350,-1,-1}, {3362678,3872023,3871989,-1,-1}, {3362679,3871941,3871832,-1,-1}, {3362683,3869175,3868849,0.136384615384615,0.126642857142857}, {3362684,3869443,3869057,0.18372,0.177793548387097}, {3362685,3869057,3868849,0.142625,0.148826086956522}, {3362686,3869175,3869057,-1,-1}, {3362687,3869792,3869664,0.0546642857142857,0.0463818181818182}, {3362688,3869664,3869175,0.169858064516129,0.146266666666667}, {3362689,3869601,3870504,0.706061538461538,0.7649}, {3362690,3870504,3870995,0.210432,0.26304}, {3362691,3869956,3869975,0.0110545454545455,0.0130285714285714}, {3362692,3869975,3869601,0.431485714285714,0.635873684210526}, {3362693,3870504,3869975,-1,-1}, {3362722,3862546,3862566,0.0113555555555556,0.0113555555555556}, {3362723,3862566,3862596,0.0165333333333333,0.0165333333333333}, {3362724,3862546,3862381,-1,0.0514576271186441}, {3362725,3862381,3862165,-1,0.0700372881355932}, {3362726,3862566,3862381,-1,-1}, {3362727,3862475,3862320,0.0456387096774193,-1}, {3362728,3862320,3862075,0.0713322580645161,-1}, {3362729,3862381,3862320,-1,-1}, {3362730,3862475,3862455,-1,0.0202875}, {3362731,3862455,3862069,-1,0.310231578947368}, {3362732,3862320,3862455,-1,-1}, {3362733,3863539,3863563,0.015,0.01}, {3362734,3863464,3863081,0.160378125,-1}, {3362735,3863532,3863138,-1,0.164862295081967}, {3362736,3878815,3879133,0.161823529411765,-1}, {3362737,3879133,3879365,0.120247058823529,-1}, {3362738,3879133,3879091,-1,-1}, {3362739,3880149,3879822,0.202986206896552,-1}, {3362740,3879822,3879461,0.182941935483871,-1}, {3362741,3878667,3878662,0.1745625,0.22344}, {3362742,3878662,3878665,0.0805263157894737,0.0765}, {3362743,3878737,3878662,-1,-1}, {3362744,3878737,3878736,-1,-1}, {3362745,3879091,3878917,-1,-1}, {3362746,3878917,3878737,-1,-1}, {3362747,3878736,3878917,-1,-1}, {3362748,3878736,3878735,-1,-1}, {3362749,3878665,3878663,0.0172615384615385,0.0172615384615385}, {3362750,3878663,3878655,0.195746341463415,0.191085714285714}, {3362751,3878735,3878663,-1,-1}, {3362752,3878655,3879016,-1,-1}, {3362753,3879016,3879074,-1,-1}, {3362754,3879074,3879073,-1,-1}, {3362755,3878735,3879154,-1,-1}, {3362756,3879154,3879016,-1,-1}, {3362757,3879154,3879168,-1,-1}, {3362758,3879074,3879313,-1,-1}, {3362759,3879461,3879300,0.0602516129032258,-1}, {3362760,3879300,3878635,0.37482,-1}, {3362761,3879313,3879300,-1,-1}, {3362762,3879154,3879327,-1,-1}, {3362763,3879327,3879313,-1,-1}, {3362764,3879313,3879514,-1,-1}, {3362765,3879327,3879514,-1,-1}, {3362766,3879514,3879537,-1,-1}, {3362767,3879537,3879305,-1,-1}, {3362768,3879305,3879309,-1,-1}, {3362769,3879305,3879194,-1,-1}, {3362770,3879537,3879627,-1,-1}, {3362771,3879627,3879785,-1,-1}, {3362772,3879785,3879704,-1,-1}, {3362773,3879785,3879836,-1,-1}, {3362774,3879627,3879692,-1,-1}, {3362775,3879692,3879822,-1,-1}, {3362776,3879692,3879853,-1,-1}, {3362777,3880902,3880218,-1,0.496314285714286}, {3362778,3880218,3879549,-1,0.328694117647059}, {3362779,3880218,3880503,-1,-1}, {3362780,3879822,3879802,-1,-1}, {3362781,3879802,3880034,-1,-1}, {3362782,3880034,3880218,-1,-1}, {3362783,3880034,3880504,-1,-1}, {3362784,3879802,3879555,-1,-1}, {3362785,3879555,3879484,-1,-1}, {3362786,3879891,3880034,-1,-1}, {3362787,3879555,3879891,-1,-1}, {3362788,3879555,3879596,-1,-1}, {3362789,3879596,3879891,-1,-1}, {3362790,3879596,3879520,-1,-1}, {3362791,3879627,3879628,-1,-1}, {3362792,3873751,3872938,0.384171428571429,0.384171428571429}, {3362793,3873751,3873587,-1,-1}, {3362794,3874096,3873697,-1,-1}, {3362795,3874238,3874298,-1,-1}, {3362796,3874298,3875050,-1,-1}, {3362797,3874303,3874298,-1,-1}, {3362798,3874096,3874144,-1,-1}, {3362799,3874144,3874303,-1,-1}, {3362800,3874307,3874144,-1,-1}, {3362801,3874303,3874307,-1,-1}, {3362802,3874323,3874307,-1,-1}, {3362803,3873945,3874096,-1,-1}, {3362804,3874323,3874160,-1,-1}, {3362805,3874160,3873945,-1,-1}, {3362806,3874497,3874323,-1,-1}, {3362807,3874160,3874446,-1,-1}, {3362808,3874446,3874497,-1,-1}, {3362809,3874224,3873945,-1,-1}, {3362810,3874446,3874295,-1,-1}, {3362811,3874295,3874224,-1,-1}, {3362812,3874770,3874688,-1,-1}, {3362813,3874688,3874497,-1,-1}, {3362814,3874307,3874688,-1,-1}, {3362815,3874718,3874770,-1,-1}, {3362816,3874946,3874770,-1,-1}, {3362817,3874295,3874674,-1,-1}, {3362818,3874674,3874770,-1,-1}, {3362819,3874946,3875132,-1,-1}, {3362820,3875425,3874946,-1,-1}, {3362821,3875425,3875812,-1,-1}, {3362822,3875812,3875132,-1,-1}, {3362823,3874718,3875341,-1,-1}, {3362824,3875341,3875425,-1,-1}, {3362825,3875568,3875341,-1,-1}, {3362826,3875568,3876131,-1,-1}, {3362827,3876064,3875050,-1,-1}, {3362828,3876131,3876176,-1,-1}, {3362829,3876176,3876064,-1,-1}, {3362830,3876176,3876242,-1,-1}, {3362831,3876061,3876085,-1,-1}, {3362832,3876085,3876064,-1,-1}, {3362833,3876190,3876085,-1,-1}, {3362834,3875132,3875073,-1,-1}, {3362835,3875073,3874674,-1,-1}, {3362836,3875727,3875716,-1,-1}, {3362837,3875812,3876050,-1,-1}, {3362838,3876187,3876050,-1,-1}, {3362839,3875952,3876187,-1,-1}, {3362840,3876050,3875982,-1,-1}, {3362841,3875982,3875568,-1,-1}, {3362842,3875982,3876028,-1,-1}, {3362843,3876093,3875952,-1,-1}, {3362844,3876215,3876093,-1,-1}, {3362845,3876187,3876556,-1,-1}, {3362846,3876265,3876650,-1,-1}, {3362847,3876242,3876257,-1,-1}, {3362848,3876257,3876190,-1,-1}, {3362850,3876257,3876490,-1,-1}, {3362851,3876490,3876524,-1,-1}, {3362852,3876556,3876526,-1,-1}, {3362853,3876526,3876093,-1,-1}, {3362854,3876215,3876526,-1,-1}, {3362855,3876490,3876576,-1,-1}, {3362856,3876576,3876504,-1,-1}, {3362857,3876755,3876576,-1,-1}, {3362858,3876755,3876820,-1,-1}, {3362859,3876820,3876843,-1,-1}, {3362860,3876028,3876705,-1,-1}, {3362861,3876705,3876755,-1,-1}, {3362862,3876028,3876724,-1,-1}, {3362863,3876724,3876705,-1,-1}, {3362864,3876820,3876813,-1,-1}, {3362865,3876813,3876677,-1,-1}, {3362866,3876724,3876813,-1,-1}, {3362867,3876187,3876428,-1,-1}, {3362868,3876428,3876615,-1,-1}, {3362869,3876615,3876556,-1,-1}, {3362870,3876724,3876737,-1,-1}, {3362871,3876737,3876428,-1,-1}, {3362872,3876935,3876737,-1,-1}, {3362873,3876615,3876964,-1,-1}, {3362874,3876964,3876935,-1,-1}, {3362875,3876935,3876945,-1,-1}, {3362876,3876945,3876943,-1,-1}, {3362877,3876945,3877237,-1,-1}, {3362878,3877237,3876964,-1,-1}, {3362879,3877237,3877149,-1,-1}, {3362880,3877149,3877138,-1,-1}, {3362881,3877237,3877186,-1,-1}, {3362882,3877149,3877051,-1,-1}, {3362883,3877051,3876964,-1,-1}, {3362884,3877074,3877051,-1,-1}, {3362885,3876556,3876770,-1,-1}, {3362886,3876770,3877074,-1,-1}, {3362887,3876785,3876770,-1,-1}, {3362888,3876526,3876785,-1,-1}, {3362889,3877111,3877074,-1,-1}, {3362890,3876785,3877111,-1,-1}, {3362891,3876650,3876838,-1,-1}, {3362892,3876838,3876785,-1,-1}, {3362893,3877142,3877111,-1,-1}, {3362894,3876838,3877082,-1,-1}, {3362895,3877082,3877142,-1,-1}, {3362896,3876650,3876762,-1,-1}, {3362897,3877082,3877225,-1,-1}, {3362898,3877225,3876762,-1,-1}, {3362899,3877480,3877142,-1,-1}, {3362900,3877237,3877473,-1,-1}, {3362901,3877473,3877480,-1,-1}, {3362902,3877473,3877430,-1,-1}, {3362903,3877549,3877480,-1,-1}, {3362904,3877549,3877526,-1,-1}, {3362905,3877337,3877549,-1,-1}, {3362906,3877225,3877243,-1,-1}, {3362907,3877243,3877337,-1,-1}, {3362908,3877337,3877206,-1,-1}, {3362909,3877206,3877243,-1,-1}, {3362910,3876762,3877039,-1,-1}, {3362911,3877206,3877039,-1,-1}, {3362912,3877039,3877251,-1,-1}, {3362913,3877251,3877484,-1,-1}, {3362914,3877251,3877663,-1,-1}, {3362915,3877894,3877950,-1,-1}, {3362916,3877950,3877957,-1,-1}, {3362917,3877950,3878018,-1,-1}, {3362918,3877484,3877599,-1,-1}, {3362919,3878151,3877633,0.201177777777778,0.258657142857143}, {3362920,3877599,3877633,-1,-1}, {3362921,3877663,3877736,-1,-1}, {3362922,3877736,3877894,-1,-1}, {3362923,3877599,3877736,-1,-1}, {3362924,3877736,3878128,-1,-1}, {3362925,3878230,3878168,0.0292695652173913,0.0396}, {3362926,3878168,3878151,0.0091304347826087,0.0123529411764706}, {3362927,3878128,3878160,-1,-1}, {3362928,3878160,3878168,-1,-1}, {3362929,3878160,3878080,-1,-1}, {3362930,3873587,3874224,-1,-1}, {3362931,3874303,3874718,-1,-1}, {3362932,3881122,3881456,-1,-1}, {3362933,3880796,3881426,0.255763636363636,0.228113513513513}, {3362934,3881426,3881837,0.175075,0.120051428571429}, {3362935,3881456,3881638,-1,-1}, {3362936,3881638,3881426,-1,-1}, {3362937,3882051,3881920,-1,-1}, {3362938,3881456,3881857,-1,-1}, {3362939,3881638,3881957,-1,-1}, {3362940,3881857,3881957,-1,-1}, {3362941,3882306,3882336,-1,-1}, {3362942,3882336,3882051,-1,-1}, {3362943,3882336,3882413,-1,-1}, {3362944,3882463,3882493,-1,-1}, {3362945,3882413,3882463,-1,-1}, {3362946,3881837,3882198,-1,-1}, {3362947,3882198,3882463,-1,-1}, {3362948,3882225,3882306,-1,-1}, {3362949,3881957,3882143,-1,-1}, {3362950,3882143,3882225,-1,-1}, {3362951,3882299,3882225,-1,-1}, {3362952,3882143,3882299,-1,-1}, {3362953,3882198,3882187,-1,-1}, {3362954,3882187,3882299,-1,-1}, {3362955,3882187,3881514,-1,-1}, {3362956,3882225,3882049,-1,-1}, {3362957,3882049,3882143,-1,-1}, {3362958,3881857,3882045,-1,-1}, {3362959,3882045,3882126,-1,-1}, {3362960,3882049,3882045,-1,-1}, {3362961,3881920,3881863,0.0380285714285714,0.0499125}, {3362962,3881863,3881122,0.325177777777778,0.325177777777778}, {3362963,3882045,3881863,-1,-1}, {3362976,3847383,3846884,0.190275,0.179082352941176}, {3362977,3846884,3845033,0.86,0.86}, {3362978,3846884,3846862,0.154066666666667,0.154066666666667}, {3363018,3854739,3854220,0.335733333333333,0.2518}, {3363019,3854220,3853763,0.172563636363636,0.172563636363636}, {3363020,3854647,3854759,0.02106,0.0229745454545455}, {3363021,3854759,3857991,0.530918181818182,0.5562}, {3363025,3854739,3854686,0.434111111111111,0.434111111111111}, {3363026,3854211,3854694,0.221184,0.240417391304348}, {3363027,3854694,3855176,0.265669565217391,0.210703448275862}, {3363028,3854686,3854694,0.0351545454545455,0.0336260869565217}, {3363043,3865750,3865816,0.0416727272727273,0.0359529411764706}, {3363044,3866117,3866503,0.201969230769231,0.1641}, {3363062,3847029,3847227,0.0654558139534884,0.070365}, {3363063,3847227,3847265,0.011175,0.0117631578947368}, {3363064,3847308,3847227,0.202333333333333,0.173428571428571}, {3363065,3849169,3847054,0.527574545454545,0.558011538461539}, {3363066,3847418,3847447,0.0536222222222222,0.0536222222222222}, {3363255,3882181,3882400,-1,-1}, {3363301,3864828,3864600,0.102,0.102}, {3363302,3864600,3864396,0.12915,0.12915}, {3363320,3885895,3885885,-1,-1}, {3363321,3885885,3885874,-1,-1}, {3363322,3885885,3886532,-1,-1}, {3363323,3886985,3886953,0.368485714285714,-1}, {3363324,3886532,3886953,-1,-1}, {3363325,3887624,3887606,-1,0.267218181818182}, {3363326,3886953,3887606,-1,-1}, {3363327,3888215,3888202,0.31818,-1}, {3363328,3888202,3888181,0.35865,-1}, {3363329,3887606,3888202,-1,-1}, {3363330,3888807,3888805,-1,0.3762}, {3363331,3888805,3888798,-1,0.293431578947368}, {3363332,3888202,3888805,-1,-1}, {3363365,3866063,3865925,0.064392,0.0487818181818182}, {3363366,3865925,3865676,0.0906,0.07248}, {3363369,3865925,3866080,0.35664,0.35664}, {3363396,3884221,3884516,0.353916666666667,0.344351351351351}, {3363397,3884516,3884323,0.0880888888888889,0.0880888888888889}, {3363398,3884516,3884654,0.149857894736842,0.138892682926829}, {3363399,3884654,3884501,0.0710222222222222,0.0710222222222222}, {3363435,3908887,3909017,0.082904347826087,0.0706222222222222}, {3363436,3909017,3909343,0.160324137931034,0.185976}, {3363437,3908737,3909017,-1,-1}, {3363438,3909017,3909035,-1,-1}, {3363439,3913759,3914484,0.418675,0.418675}, {3363440,3914484,3914833,0.2114,0.2114}, {3363441,3914089,3914213,0.0731478260869565,0.0731478260869565}, {3363442,3914213,3914375,0.0850714285714286,0.103565217391304}, {3363443,3914484,3914213,-1,-1}, {3363447,3865442,3865410,0.0156,0.0193142857142857}, {3363448,3865944,3865749,0.0832444444444445,0.0832444444444445}, {3363449,3865749,3864722,0.64866,0.64866}, {3363450,3865442,3865749,-1,-1}, {3363451,3880338,3878856,-1,-1}, {3363467,3848779,3849838,0.5624,0.5624}, {3363567,3884654,3884851,0.130508108108108,0.112297674418605}, {3363568,3885410,3885370,-1,-1}, {3363569,3885370,3885850,-1,-1}, {3363570,3884851,3885047,0.112615384615385,0.1098}, {3363571,3884758,3885047,-1,-1}, {3363572,3884758,3884967,-1,-1}, {3363573,3885047,3885349,0.133,0.145975609756098}, {3363574,3885349,3885737,0.280954838709677,0.235394594594595}, {3363575,3884967,3885349,-1,-1}, {3363831,3859375,3858882,-1,-1}, {3363832,3858741,3858882,0.1545,0.1545}, {3363833,3858882,3859078,0.1687,0.178623529411765}, {3363910,3899482,3900270,0.470711111111111,0.470711111111111}, {3363911,3900270,3900501,0.2746,0.143269565217391}, {3363914,3900255,3900290,-1,0.0628545454545455}, {3363915,3900501,3900376,0.0577090909090909,0.0835263157894737}, {3363916,3900376,3900255,0.042651724137931,0.0549733333333333}, {3363917,3900290,3900376,-1,0.0356888888888889}, {3363918,3900290,3900257,0.04248,0.04248}, {3363919,3900257,3900217,0.49848,0.49848}, {3363920,3900217,3900270,0.0511058823529412,0.0394909090909091}, {3363921,3900257,3900217,0.47964,0.47964}, {3363930,3900270,3900373,0.0971,0.0971}, {3363931,3900373,3900471,0.44442,0.44442}, {3363932,3900471,3900373,0.8451,0.8451}, {3363933,3900373,3900471,0.21972,0.21972}, {3363966,3884851,3884622,-1,-1}, {3363967,3884622,3884758,-1,-1}, {3364717,3881574,3881559,0.0559153846153846,-1}, {3364718,3881559,3881563,0.00813103448275862,-1}, {3364719,3881586,3881618,0.0170647058823529,-1}, {3364720,3881618,3881628,0.00732352941176471,-1}, {3364721,3881592,3881596,0.0178857142857143,-1}, {3364722,3881596,3881599,0.01185,-1}, {3364911,3893742,3894432,0.4359,-1}, {3364912,3894432,3894443,0.0161217391304348,-1}, {3364913,3888770,3888988,0.127835294117647,-1}, {3364914,3890924,3890590,-1,-1}, {3364915,3889561,3889225,0.3746,-1}, {3364916,3890924,3890896,-1,-1}, {3364917,3891497,3892855,-1,-1}, {3364918,3893488,3893554,-1,-1}, {3364919,3894313,3894443,-1,-1}, {3364920,3889747,3890031,-1,-1}, {3364921,3890469,3890156,-1,-1}, {3364922,3888327,3888283,-1,-1}, {3364923,3888872,3888850,-1,0.0759130434782609}, {3364924,3888908,3888988,-1,0.104733333333333}, {3364925,3887227,3887834,0.222225,0.35556}, {3364926,3887834,3888131,0.139542857142857,0.0888}, {3364927,3885460,3885478,0.0245647058823529,-1}, {3364928,3885946,3885938,0.24513,-1}, {3364929,3885957,3885946,0.0503,-1}, {3364930,3885773,3885812,0.0438631578947368,-1}, {3364931,3882082,3882394,0.2611,-1}, {3364932,3887133,3887355,-1,0.182372727272727}, {3364933,3887355,3887668,-1,0.186364285714286}, {3364934,3887668,3887688,-1,0.0129}, {3364935,3886153,3886088,-1,0.0345714285714286}, {3364936,3886088,3885649,-1,0.19755652173913}, {3364937,3885649,3885566,-1,0.0401714285714286}, {3364938,3851765,3851985,0.1528,0.1528}, {3364939,3851985,3852111,0.0810666666666667,0.0810666666666667}, {3364940,3851306,3851400,0.0864705882352941,0.0773684210526316}, {3364941,3851400,3851904,0.2574,0.2574}, {3364942,3863001,3862781,0.178466666666667,0.178466666666667}, {3364943,3862781,3862765,0.0184333333333333,0.0255230769230769}, {3364944,3862223,3861804,-1,-1}, {3364945,3861804,3861790,-1,-1}, {3364946,3863294,3863284,-1,-1}, {3364947,3863284,3863001,-1,-1}, {3364950,3873776,3873845,0.1254,0.1254}, {3364953,3881900,3881964,-1,-1}, {3364954,3881964,3882469,-1,-1}, {3364955,3881842,3881898,-1,0.1203}, {3364956,3881898,3882079,-1,0.34374}, {3364957,3882545,3882705,0.18404,-1}, {3364958,3882501,3882545,0.0732666666666667,-1}, {3364959,3881837,3882022,0.456190909090909,0.477914285714286}, {3364960,3873482,3873217,-1,0.0739571428571429}, {3364961,3872978,3872653,-1,0.0777285714285714}, {3364962,3873108,3872714,0.101344186046512,-1}, {3364963,3873462,3873108,0.142365517241379,-1}, {3364964,3879729,3879997,0.354646153846154,-1}, {3364965,3879997,3880031,0.0604666666666667,-1}, {3364966,3879634,3879678,0.0471,0.0538285714285714}, {3364967,3879678,3879729,0.0585,0.06825}, {3364968,3879842,3879726,0.08979,-1}, {3364969,3880038,3880146,-1,0.0495428571428571}, {3364970,3876324,3877324,-1,-1}, {3364971,3876821,3876731,0.121421052631579,-1}, {3364972,3876731,3876734,0.0483333333333333,-1}, {3364973,3876239,3876719,0.33824,0.267031578947368}, {3364974,3876719,3876734,0.0119142857142857,0.00834}, {3364975,3877219,3877367,-1,-1}, {3364976,3877645,3877629,0.0389333333333333,0.0269538461538462}, {3364977,3877629,3877545,0.165866666666667,0.165866666666667}, {3364978,3877545,3877598,0.0173777777777778,0.0173777777777778}, {3364979,3877598,3877849,0.0944888888888889,0.0944888888888889}, {3364980,3877136,3877009,-1,-1}, {3364981,3869093,3870083,-1,0.404378571428571}, {3364982,3870083,3870508,-1,0.12467027027027}, {3364983,3872062,3872249,-1,0.105}, {3364984,3872249,3872507,-1,0.112342857142857}, {3364985,3872507,3872555,-1,0.0206}, {3364986,3872305,3872229,0.042264,0.042264}, {3364987,3871643,3872229,0.291777777777778,0.291777777777778}, {3364988,3873757,3873334,0.17708275862069,0.270284210526316}, {3364989,3872106,3872047,-1,-1}, {3364990,3871817,3872106,0.148244444444444,0.14295}, {3364991,3871959,3871817,-1,-1}, {3364992,3870094,3870699,0.54448,0.302488888888889}, {3364993,3869290,3870094,0.626111111111111,0.582931034482759}, {3364996,3869022,3868552,0.215044444444444,0.215044444444444}, {3364997,3866976,3866935,-1,0.0152511627906977}, {3364998,3866935,3866741,-1,0.0704045454545455}, {3364999,3867210,3867141,-1,0.03876}, {3365019,3917493,3917508,0.00333529411764706,0.00324}, {3365020,3917508,3918086,0.143330434782609,0.139292957746479}, {3365021,3883360,3883383,0.0277578947368421,-1}, {3365022,3883717,3883976,0.25272,-1}, {3365023,3883976,3884002,0.02805,-1}, {3365024,3883543,3883559,0.0168,-1}, {3365025,3883559,3883918,0.482863636363636,-1}, {3365194,3870289,3870184,-1,-1}, {3365195,3870577,3870554,-1,-1}, {3365196,3870554,3870387,-1,-1}, {3365197,3870554,3870289,-1,-1}, {3365200,3870289,3870245,-1,-1}, {3365201,3870245,3869705,-1,-1}, {3365203,3870245,3869973,-1,-1}, {3365214,3870953,3871056,0.0758666666666667,0.06828}, {3365215,3871056,3871159,0.100094117647059,0.0945333333333333}, {3365216,3869667,3869515,0.0804,0.0665379310344827}, {3365217,3869515,3869443,0.0272,0.0236903225806452}, {3365218,3869515,3869792,-1,-1}, {3365220,3870577,3870531,0.118870588235294,-1}, {3365221,3870531,3870650,0.257492307692308,-1}, {3365222,3869665,3870043,-1,-1}, {3365223,3870043,3870223,-1,-1}, {3365224,3870223,3870208,-1,-1}, {3365225,3870531,3870277,-1,-1}, {3365226,3870277,3870043,-1,-1}, {3365227,3870223,3870277,-1,-1}, {3365228,3870650,3870440,-1,-1}, {3365229,3870208,3870440,-1,-1}, {3365230,3869660,3869594,-1,0.013965}, {3365231,3869594,3869038,-1,0.137025}, {3365232,3869594,3869545,-1,-1}, {3365233,3869585,3869545,-1,-1}, {3365234,3870181,3869585,-1,-1}, {3365235,3869545,3869463,-1,-1}, {3365236,3869107,3869194,-1,0.0614093023255814}, {3365237,3869194,3869267,-1,0.0709714285714286}, {3365238,3869463,3869194,-1,-1}, {3365239,3869463,3869482,-1,-1}, {3365240,3869482,3869585,-1,-1}, {3365241,3870082,3869297,0.144230769230769,-1}, {3365242,3869297,3869267,0.00692222222222222,-1}, {3365243,3869482,3869297,-1,-1}, {3365244,3869716,3869634,0.0143466666666667,-1}, {3365245,3869634,3868994,0.177216666666667,-1}, {3365246,3870285,3869318,-1,0.214428571428571}, {3365247,3869318,3869279,-1,0.00738666666666667}, {3365248,3869032,3869114,0.0810705882352941,-1}, {3365249,3869114,3869196,0.0901777777777778,-1}, {3365250,3874402,3873803,-1,0.220090909090909}, {3365251,3873803,3873006,-1,0.2199}, {3365252,3873782,3873745,-1,-1}, {3365253,3874199,3873917,0.0814163265306122,-1}, {3365254,3873917,3873462,0.207,-1}, {3365255,3874444,3874210,0.6027,-1}, {3365256,3874210,3874199,0.0252260869565217,-1}, {3365257,3873782,3873903,-1,-1}, {3365258,3873903,3873917,-1,-1}, {3365259,3874210,3873903,-1,-1}, {3365260,3873794,3873782,-1,-1}, {3365261,3873903,3873794,-1,-1}, {3365262,3873745,3873633,-1,-1}, {3365263,3873633,3873794,-1,-1}, {3365264,3872927,3872755,0.273666666666667,-1}, {3365265,3872755,3872714,0.0653076923076923,-1}, {3365266,3873006,3872595,0.327042857142857,0.3522}, {3365267,3872595,3872493,0.0757111111111111,0.085175}, {3365268,3873633,3873103,-1,-1}, {3365269,3873103,3872755,-1,-1}, {3365270,3872595,3872939,-1,-1}, {3365271,3872939,3873118,-1,-1}, {3365272,3873118,3873103,-1,-1}, {3365273,3872939,3873245,-1,-1}, {3365274,3873245,3873118,-1,-1}, {3365275,3873803,3873828,-1,-1}, {3365276,3873828,3873815,-1,-1}, {3365277,3873815,3873771,-1,-1}, {3365278,3873771,3873815,-1,-1}, {3365279,3873245,3873546,-1,-1}, {3365280,3873546,3873828,-1,-1}, {3365281,3873771,3873755,-1,-1}, {3365282,3873755,3873745,-1,-1}, {3365283,3873546,3873755,-1,-1}, {3365284,3873766,3873839,0.0348279069767442,0.0348279069767442}, {3365285,3873839,3874161,0.27488,0.28766511627907}, {3365286,3873256,3873628,0.185385,0.190138461538462}, {3365287,3873628,3873733,0.0510714285714286,0.0510714285714286}, {3365289,3873091,3872865,-1,0.0811764705882353}, {3365290,3872865,3872729,-1,0.03996}, {3365291,3873475,3873364,-1,0.0276266666666667}, {3365292,3873364,3873091,-1,0.0647217391304348}, {3365293,3872865,3873364,-1,-1}, {3365296,3874386,3873841,0.179610810810811,-1}, {3365297,3873841,3873042,0.234745945945946,-1}, {3365298,3874175,3873924,-1,0.0775066666666667}, {3365299,3873924,3873482,-1,0.121426666666667}, {3365300,3872978,3872811,0.0433733333333333,-1}, {3365301,3872811,3872671,0.0288521739130435,-1}, {3365302,3873518,3873399,0.0317302325581395,-1}, {3365303,3873399,3873217,0.04184,-1}, {3365307,3863309,3863477,0.176285714285714,0.137111111111111}, {3365308,3863477,3863539,0.0456375,0.0260785714285714}, {3365309,3863563,3863464,0.030352380952381,-1}, {3365310,3863616,3863532,-1,0.0339639344262295}, {3365311,3863477,3863467,-1,-1}, {3365312,3863467,3863485,-1,-1}, {3365313,3863485,3863573,-1,-1}, {3365314,3863573,3863534,-1,-1}, {3365318,3872317,3872286,0.0575,0.06}, {3365319,3872286,3872309,0.014328,0.0137769230769231}, {3365320,3872144,3872286,-1,-1}, {3365323,3873808,3873788,0.00668333333333333,0.00729090909090909}, {3365324,3873788,3873751,0.0114833333333333,0.0125272727272727}, {3365325,3873600,3873788,-1,-1}, {3365326,3879622,3879612,-1,0.0320322580645161}, {3365327,3879612,3879619,-1,0.0403928571428571}, {3365328,3879612,3879649,-1,-1}, {3365329,3879649,3879673,-1,-1}, {3365330,3879673,3880641,-1,-1}, {3365331,3879673,3880077,-1,-1}, {3365332,3880623,3880633,-1,-1}, {3365333,3880633,3881014,-1,-1}, {3365334,3880077,3880633,-1,-1}, {3365337,3882406,3882523,-1,0.0173194029850746}, {3365338,3882523,3882560,-1,0.00638507462686567}, {3365339,3882022,3882592,-1,0.232703225806452}, {3365340,3882592,3882613,-1,0.0260571428571429}, {3365341,3882318,3882606,0.1844,-1}, {3365342,3882606,3882636,0.0156,-1}, {3365343,3882463,3882592,-1,-1}, {3365344,3882592,3882606,-1,-1}, {3365345,3882606,3882523,-1,-1}, {3365350,3871822,3872492,0.282088888888889,0.362685714285714}, {3365351,3872492,3872009,0.236845161290323,0.271933333333333}, {3365352,3872492,3873287,-1,-1}, {3365353,3873503,3873579,-1,-1}, {3365354,3873579,3873716,-1,-1}, {3365355,3873287,3873579,-1,-1}, {3365357,3873579,3873719,-1,-1}, {3365359,3873719,3873717,-1,-1}, {3365360,3865290,3865383,0.0516272727272727,-1}, {3365361,3865383,3865528,0.09207,-1}, {3365363,3868454,3868401,0.027225,0.0297}, {3365364,3868401,3868060,0.15622,0.213027272727273}, {3365365,3867845,3868401,-1,-1}, {3365366,3866788,3866595,-1,-1}, {3365369,3865531,3865440,0.0659052631578947,-1}, {3365370,3865440,3865339,0.09645,-1}, {3365371,3865730,3865440,-1,-1}, {3365372,3865730,3866292,-1,-1}, {3365373,3866292,3866618,-1,-1}, {3365374,3866788,3866518,-1,-1}, {3365375,3866518,3865730,-1,-1}, {3365376,3866292,3867082,-1,-1}, {3365377,3866518,3867082,-1,-1}, {3365378,3867404,3867365,0.0124933333333333,0.0119617021276596}, {3365379,3867365,3866618,0.235533333333333,0.230413043478261}, {3365380,3867082,3867365,-1,-1}, {3365381,3867082,3867120,-1,-1}, {3365382,3867120,3867845,-1,-1}, {3365383,3867404,3867120,-1,-1}, {3365384,3867845,3866803,-1,-1}, {3365385,3866803,3866788,-1,-1}, {3365386,3867120,3866803,-1,-1}, {3365387,3865383,3865437,-1,-1}, {3365388,3865437,3866292,-1,-1}, {3365389,3865312,3865316,-1,0.00658867924528302}, {3365390,3865316,3865339,-1,0.0506769230769231}, {3365391,3865437,3865316,-1,-1}, {3366056,3864861,3865352,0.26285,0.2253}, {3366057,3865352,3865911,0.225066666666667,0.279393103448276}, {3366058,3865352,3864975,0.180333333333333,0.180333333333333}, {3366073,3866404,3866392,0.0769153846153846,0.0769153846153846}, {3366074,3866392,3866379,0.0606230769230769,0.065675}, {3366075,3867874,3867815,0.26322,0.26322}, {3366076,3867815,3867754,0.217771428571429,0.217771428571429}, {3366077,3866392,3866946,0.191022222222222,0.191022222222222}, {3366078,3866946,3867815,0.330244444444444,0.330244444444444}, {3366079,3866345,3866946,0.340711111111111,0.340711111111111}, {3366224,3849152,3848980,0.1829625,0.1829625}, {3366225,3848980,3848972,0.0358615384615385,0.0358615384615385}, {3366226,3874966,3874841,0.2559,-1}, {3366227,3874841,3874774,0.0813923076923077,-1}, {3366228,3874533,3874396,-1,0.365957142857143}, {3366229,3874396,3874345,-1,0.085425}, {3366230,3874841,3874396,0.187733333333333,0.187733333333333}, {3366231,3875073,3875441,-1,-1}, {3366232,3875441,3875716,0.144690909090909,0.144690909090909}, {3366233,3875430,3875447,0.0386666666666667,0.0386666666666667}, {3366234,3875447,3875441,0.0226363636363636,0.0226363636363636}, {3366235,3875132,3875357,-1,-1}, {3366236,3875357,3875727,-1,-1}, {3366237,3877633,3877594,0.0105,0.012}, {3366238,3877594,3877054,0.176545454545455,0.215777777777778}, {3366239,3877251,3877233,-1,-1}, {3366240,3877233,3877197,-1,-1}, {3366241,3877233,3877446,-1,-1}, {3366242,3877446,3877594,-1,-1}, {3366243,3875727,3875762,-1,-1}, {3366244,3875727,3875952,-1,-1}, {3366245,3876193,3876189,0.0221272727272727,0.0221272727272727}, {3366246,3875909,3876189,-1,-1}, {3366247,3876215,3876265,-1,-1}, {3366248,3876189,3876215,-1,-1}, {3366249,3876265,3877233,-1,-1}, {3366250,3875532,3875747,-1,-1}, {3366251,3875747,3875762,-1,-1}, {3366252,3875762,3875909,-1,-1}, {3366253,3863618,3863585,0.023295652173913,0.0255142857142857}, {3366254,3863585,3863490,0.0490173913043478,0.05637}, {3366255,3863585,3864479,-1,-1}, {3366267,3897945,3898004,-1,-1}, {3366268,3898004,3898054,-1,-1}, {3366269,3898054,3898103,0.0379894736842105,0.0379894736842105}, {3366270,3898103,3898166,0.0829714285714286,0.0829714285714286}, {3366927,3881611,3881648,-1,0.026175}, {3366928,3881648,3881710,-1,0.0616285714285714}, {3366929,3881648,3881631,0.0198631578947368,-1}, {3366930,3881631,3881563,0.04806,-1}, {3366983,3882385,3882510,0.0192434782608696,-1}, {3366984,3882510,3882640,0.0207826086956522,-1}, {3367621,3866378,3866336,0.115485714285714,0.115485714285714}, {3367622,3866336,3866395,0.185288888888889,0.185288888888889}, {3367839,3870350,3869994,-1,0.319090909090909}, {3367840,3869994,3869885,0.0407555555555556,0.0407555555555556}, {3367841,3870073,3869971,0.0406181818181818,-1}, {3367842,3869971,3869885,0.0269612903225806,-1}, {3367843,3869994,3869971,-1,0.106690909090909}, {3367853,3870353,3870346,0.0214,-1}, {3367854,3870346,3870204,0.0516888888888889,0.0516888888888889}, {3367967,3866333,3866289,0.0099063829787234,0.0099063829787234}, {3367968,3866289,3866024,0.0568851063829787,0.0581217391304348}, {3367970,3866695,3866378,0.058524,0.0609625}, {3367971,3866378,3866333,0.00677872340425532,0.00677872340425532}, {3368013,3872879,3873059,0.0764222222222222,0.0764222222222222}, {3368018,3873657,3873666,0.0110547945205479,0.0118676470588235}, {3368019,3873666,3873683,0.0834,0.0881657142857143}, {3368020,3873598,3873881,0.115915384615385,0.273981818181818}, {3368021,3873881,3874017,0.0639,0.0755181818181818}, {3368022,3873666,3873688,0.04428,-1}, {3368023,3873688,3873785,0.29208,-1}, {3368024,3873785,3874017,0.6174,0.6174}, {3368025,3873881,3873785,-1,0.47196}, {3368700,3859682,3859517,-1,-1}, {3368701,3859517,3859303,-1,-1}, {3368702,3859517,3860297,-1,-1}, {3368843,3905770,3905886,0.0306923076923077,0.0316666666666667}, {3368928,3865357,3865397,0.0183927272727273,0.0177473684210526}, {3369009,3921416,3921453,0.0066,0.00639047619047619}, {3369010,3921453,3921479,0.00378688524590164,0.00366666666666667}, {3369011,3921930,3921960,0.012190243902439,0.0128153846153846}, {3369012,3921960,3921992,0.012945,0.0136263157894737}, {3369013,3921780,3921831,0.0249,0.0256545454545455}, {3369014,3921831,3921950,0.0412971428571429,0.0425117647058824}, {3369015,3918370,3918388,0.00767272727272727,0.00844}, {3369016,3918388,3918452,0.0190058823529412,0.0208451612903226}, {3369017,3918014,3918426,0.161770909090909,0.156094736842105}, {3369035,3900812,3900773,0.0529666666666667,0.0529666666666667}, {3369036,3900773,3900726,0.0272,0.0386526315789474}, {3369037,3896794,3896955,0.04602,0.0473735294117647}, {3369038,3896955,3897549,0.252197260273973,0.266817391304348}, {3369039,3894704,3894738,0.0184857142857143,-1}, {3369040,3894738,3894825,0.0625,-1}, {3369041,3894704,3894715,-1,0.0219}, {3369042,3894715,3894743,-1,0.058632}, {3369043,3890174,3890115,0.0462631578947368,0.0976666666666667}, {3369044,3894733,3894534,0.0532705882352941,0.054336}, {3369045,3899650,3899227,0.227272727272727,0.227272727272727}, {3369046,3899227,3899134,0.0371818181818182,0.0371818181818182}, {3369047,3900866,3900872,0.009571875,0.0105620689655172}, {3369048,3900872,3900881,0.010584375,0.0114813559322034}, {3369056,3868404,3868368,0.0197714285714286,0.0230666666666667}, {3369057,3868368,3867854,0.246377777777778,0.246377777777778}, {3369058,3868598,3868379,-1,0.0466565217391304}, {3369059,3868379,3868288,-1,0.0260142857142857}, {3369060,3868525,3868363,0.036,-1}, {3369061,3868363,3868261,0.0263581395348837,-1}, {3369062,3866319,3866250,0.02688,0.028}, {3369063,3866250,3866226,0.00881538461538462,0.009168}, {3369071,3865860,3865922,0.0429333333333333,0.0429333333333333}, {3369072,3865922,3867199,0.509933333333333,0.509933333333333}, {3369075,3865397,3865680,0.177452830188679,0.174166666666667}, {3369076,3872667,3873010,0.209296551724138,0.2529}, {3369077,3872815,3873090,0.20044,0.111355555555556}, {3369078,3873090,3873120,0.015575,0.01168125}, {3369079,3871160,3871270,0.0352163265306122,0.0375130434782609}, {3369080,3871270,3871306,0.009084,0.00966382978723404}, {3369081,3869340,3869827,-1,-1}, {3369082,3867959,3868097,-1,-1}, {3369083,3868097,3868287,-1,-1}, {3369084,3868226,3867962,-1,-1}, {3369085,3849626,3849614,0.0708315789473684,0.06729}, {3369086,3849614,3849860,0.20439,0.215147368421053}, {3369087,3854739,3854675,0.0870444444444445,0.097925}, {3369088,3854675,3854647,0.06204,0.0517}, {3369089,3900123,3900177,0.0254210526315789,-1}, {3369094,3909727,3909551,0.0542631578947368,0.0542631578947368}, {3369095,3909551,3909507,0.0136421052631579,0.0136421052631579}, {3369098,3895760,3896021,-1,-1}, {3369099,3896021,3896239,-1,-1}, {3369100,3895643,3896691,0.262054838709677,-1}, {3369101,3896691,3897835,0.277028571428571,-1}, {3369102,3895915,3896748,-1,0.21851}, {3369103,3896748,3897857,-1,0.278843076923077}, {3369104,3901828,3903179,0.312152941176471,0.30037358490566}, {3369105,3903179,3903378,0.04855,0.0456941176470588}, {3369107,3900025,3900123,0.0435413793103448,-1}, {3369108,3899865,3899983,-1,0.0710068965517241}, {3369110,3902123,3902196,0.0190243902439024,-1}, {3369111,3901249,3901380,-1,-1}, {3369112,3901380,3901497,-1,-1}, {3369113,3900685,3900925,0.085935,0.073136170212766}, {3369114,3899120,3899374,0.101417647058824,0.10775625}, {3369124,3885699,3885856,0.15372,0.096075}, {3369125,3866233,3865469,-1,-1}, {3369126,3865469,3863689,-1,-1}, {3369127,3864222,3865279,0.273741818181818,-1}, {3369128,3890115,3889735,0.275715789473684,0.476236363636364}, {3369129,3889735,3890270,0.605555555555556,0.605555555555556}, {3369130,3865255,3864236,0.316905882352941,-1}, {3369131,3864166,3863639,-1,-1}, {3369132,3863639,3862737,-1,-1}, {3369133,3865048,3864445,-1,0.248610810810811}, {3369134,3865024,3864529,0.163153846153846,-1}, {3369135,3867714,3867564,-1,0.0678206896551724}, {3369136,3867763,3867604,0.0537085714285714,-1}, {3369137,3869749,3869812,0.185127272727273,-1}, {3369138,3869879,3869812,0.0265548387096774,-1}, {3369139,3869879,3869886,-1,0.0400444444444444}, {3369140,3870117,3869886,-1,0.09564}, {3369141,3875078,3874980,0.201463636363636,-1}, {3369142,3875124,3875035,-1,0.136163636363636}, {3369143,3877202,3877642,-1,0.10788}, {3369144,3878372,3878333,0.2125,-1}, {3369145,3878428,3878406,-1,0.14304}, {3369146,3880625,3881506,0.277004651162791,-1}, {3369147,3882769,3882652,-1,0.107925}, {3369148,3858406,3858389,0.0253392857142857,0.0267735849056604}, {3369149,3858389,3858386,0.00544210526315789,0.00585283018867925}, {3369150,3862280,3862229,0.0423833333333333,0.0423833333333333}, {3369151,3863788,3863196,0.157003846153846,-1}, {3369152,3895430,3895608,-1,0.058825}, {3369153,3895608,3895822,-1,0.0574530612244898}, {3369154,3895485,3895657,0.0632,-1}, {3369155,3895657,3896146,0.14844,-1}, {3369156,3896563,3896657,0.0483692307692308,0.0483692307692308}, {3369157,3895226,3895452,-1,-1}, {3369172,3883349,3883702,-1,-1}, {3369173,3883702,3884023,-1,-1}, {3369174,3881800,3881903,0.0418961538461538,0.0427176470588235}, {3369175,3881903,3881939,0.011568,0.011568}, {3369189,3886067,3885548,0.225278571428571,0.242607692307692}, {3369190,3885548,3885191,0.212044444444444,0.212044444444444}, {3369191,3889337,3889432,0.0414545454545455,0.0456}, {3369192,3889432,3889464,0.0187333333333333,0.0183260869565217}, {3369193,3888071,3888359,0.117624,0.133663636363636}, {3369194,3888359,3888450,0.0342452830188679,0.0378125}, {3369195,3891025,3891107,0.0644926829268293,-1}, {3369196,3891107,3891284,0.066725,-1}, {3369197,3891025,3891184,-1,0.0694304347826087}, {3369198,3891184,3891284,-1,0.0595733333333333}, {3369199,3885331,3885303,0.08358,0.0759818181818182}, {3369200,3885303,3885289,0.161151724137931,0.166907142857143}, {3369201,3887235,3887293,0.0307538461538461,-1}, {3369202,3887293,3887326,0.017055,-1}, {3369203,3887531,3887431,0.0331813953488372,-1}, {3369204,3887431,3887412,0.0123,-1}, {3369205,3889738,3889232,0.212142857142857,-1}, {3369206,3889232,3889246,0.00807428571428571,-1}, {3369207,3890369,3889255,-1,0.379492307692308}, {3369208,3889255,3889246,-1,0.0096}, {3369209,3894823,3894268,0.327575,0.327575}, {3369210,3894268,3894198,0.0356222222222222,0.0356222222222222}, {3369211,3900606,3900644,-1,0.0265263157894737}, {3369212,3900644,3900681,-1,0.0506625}, {3369213,3903078,3903267,0.10351,0.105264406779661}, {3369214,3902445,3902536,0.0449727272727273,0.041225}, {3369215,3902536,3902589,0.02352,0.0276705882352941}, {3369216,3901306,3901333,0.00934615384615385,0.00972}, {3369217,3901333,3901368,0.0211846153846154,0.0262285714285714}, {3369218,3903989,3904334,0.14856,0.171415384615385}, {3369219,3904334,3904346,0.005064,0.00602857142857143}, {3369220,3907488,3907177,0.0869189189189189,0.0804}, {3369221,3907177,3907116,0.0144342857142857,0.0129538461538462}, {3369222,3905751,3905907,0.0876631578947368,0.0489882352941177}, {3369223,3905907,3905973,0.0373428571428571,0.02614}, {3372867,3870605,3870782,0.292,0.292}, {3372868,3870782,3871051,-1,-1}, {3372911,3883889,3883177,-1,-1}, {3372912,3883177,3883345,-1,-1}, {3372913,3882564,3883030,0.269034782608696,-1}, {3372914,3883030,3883054,0.00936428571428571,-1}, {3372915,3883177,3883030,-1,-1}, {3372916,3884967,3885354,-1,-1}, {3372917,3885354,3885370,-1,-1}, {3372918,3885713,3885781,-1,-1}, {3372919,3885781,3885850,-1,-1}, {3372920,3885317,3885781,-1,-1}, {3372921,3885354,3885318,-1,-1}, {3372922,3885318,3885317,-1,-1}, {3372923,3885012,3885318,-1,-1}, {3372924,3885317,3885012,-1,-1}, {3372925,3885354,3885384,-1,-1}, {3372926,3885317,3885012,-1,-1}, {3372927,3889368,3889882,-1,0.306675}, {3372928,3889565,3889599,0.02832,-1}, {3372929,3889599,3889882,0.24393,-1}, {3372930,3889882,3889662,-1,-1}, {3372931,3889662,3889470,-1,-1}, {3372932,3889470,3889599,-1,-1}, {3372933,3889662,3889475,-1,-1}, {3372934,3889475,3889470,-1,-1}, {3372935,3889338,3889368,-1,0.0246272727272727}, {3372936,3889475,3889338,-1,-1}, {3372937,3889010,3889028,-1,0.0174315789473684}, {3372938,3889028,3889338,-1,0.225027272727273}, {3372939,3889475,3889028,-1,-1}, {3372940,3891395,3891349,0.1968,0.1968}, {3372941,3891086,3891097,-1,-1}, {3372942,3891097,3891266,-1,-1}, {3372943,3891266,3891395,-1,-1}, {3372944,3890541,3890899,0.1554,0.1554}, {3372945,3890899,3891349,0.218577777777778,0.218577777777778}, {3372946,3891266,3890899,-1,-1}, {3372947,3891485,3891444,0.0676222222222222,0.0676222222222222}, {3372948,3891444,3891395,0.0808888888888889,0.0808888888888889}, {3372949,3893100,3893592,-1,-1}, {3372950,3893000,3893309,-1,0.216725}, {3372951,3893309,3893787,-1,0.177790909090909}, {3372952,3893100,3893309,-1,-1}, {3372953,3893141,3893362,0.150066666666667,-1}, {3372954,3893362,3893831,0.218333333333333,-1}, {3372955,3891444,3891831,-1,-1}, {3372956,3892851,3893100,-1,-1}, {3372957,3891831,3892697,-1,-1}, {3372958,3892697,3892851,-1,-1}, {3372959,3891831,3892873,-1,-1}, {3372960,3892873,3892851,-1,-1}, {3372961,3892697,3892873,-1,-1}, {3372962,3889636,3889627,0.0147428571428571,0.012384}, {3372963,3889627,3889466,0.224496,0.23385}, {3372964,3889092,3889055,0.01125,0.013125}, {3372965,3889055,3888330,0.216377142857143,0.270471428571429}, {3372966,3888330,3888266,0.0213483870967742,0.0194647058823529}, {3372967,3888266,3888064,0.0673875,0.0673875}, {3372968,3889627,3888722,-1,-1}, {3372969,3888722,3888677,-1,-1}, {3372970,3888677,3889055,-1,-1}, {3372971,3888266,3888530,-1,-1}, {3372972,3888530,3888722,-1,-1}, {3372973,3888677,3888530,-1,-1}, {3372974,3878668,3878890,0.203957142857143,0.158633333333333}, {3372975,3878890,3878962,0.0525176470588235,0.0469894736842105}, {3372976,3878778,3878918,0.08667,-1}, {3372977,3878918,3879034,0.08136,-1}, {3372978,3878890,3878918,-1,-1}, {3372979,3878554,3878563,-1,-1}, {3372980,3878563,3878668,-1,-1}, {3372981,3878668,3878540,0.07215,0.103071428571429}, {3372982,3878540,3878226,0.1822,0.2733}, {3372983,3878563,3878266,-1,-1}, {3372984,3878266,3878540,-1,-1}, {3372985,3878266,3878106,-1,-1}, {3372986,3878106,3877634,-1,-1}, {3372987,3877634,3877726,-1,0.50064}, {3372988,3877726,3877745,-1,0.0528947368421053}, {3372989,3878106,3877726,-1,-1}, {3372990,3875527,3875483,-1,-1}, {3372991,3875483,3875236,-1,-1}, {3372992,3875483,3875236,-1,-1}, {3372993,3875948,3875649,0.13585,-1}, {3372994,3875649,3875560,0.0479052631578947,-1}, {3372995,3875948,3876015,-1,0.110475}, {3372996,3876015,3875997,-1,0.06655}, {3372997,3875649,3876015,-1,-1}, {3372998,3876017,3876154,-1,0.14012}, {3372999,3876154,3876266,-1,0.22568}, {3373000,3875755,3876154,-1,-1}, {3373002,3879206,3879069,0.138733333333333,0.138733333333333}, {3373003,3879377,3879206,-1,-1}, {3373004,3881424,3881125,0.147664285714286,-1}, {3373005,3881125,3881083,0.0164444444444444,-1}, {3373006,3881125,3881391,-1,-1}, {3373007,3881391,3881459,-1,-1}, {3373008,3881459,3881391,-1,-1}, {3373009,3875718,3875755,0.0333454545454545,0.0333454545454545}, {3373010,3875755,3875761,0.00637714285714286,0.00656470588235294}, {3373011,3874416,3874357,0.136069565217391,0.136069565217391}, {3373012,3874357,3874338,0.0793846153846154,0.0469090909090909}, {3373013,3873845,3874357,-1,-1}, {3373015,3876002,3874467,1.5442,1.5442}, {3373016,3874357,3874806,-1,-1}, {3373017,3874806,3876002,-1,-1}, {3373018,3874561,3874557,0.8596,0.7368}, {3373019,3874557,3874416,0.567969230769231,0.3516}, {3373020,3874806,3874557,-1,-1}, {3373021,3870448,3870467,0.0794666666666667,0.0794666666666667}, {3373022,3870467,3870497,0.113466666666667,0.113466666666667}, {3373023,3870171,3870467,-1,-1}, {3373024,3871985,3871984,0.012,-1}, {3373025,3871984,3871961,0.142388571428571,-1}, {3373026,3871984,3872569,-1,-1}, {3373027,3872855,3872844,0.045472131147541,0.0523358490566038}, {3373028,3872623,3872655,-1,0.0454173913043478}, {3373029,3872655,3872669,-1,0.0184046511627907}, {3373030,3869308,3869064,0.0973714285714286,0.09088}, {3373031,3869064,3868949,0.0421548387096774,0.0396}, {3373032,3869308,3869230,0.227844444444444,0.227844444444444}, {3373033,3869230,3869208,0.0297777777777778,0.0297777777777778}, {3373034,3869293,3869230,-1,-1}, {3373035,3869230,3869064,-1,-1}, {3373036,3865507,3865314,0.137242105263158,0.162975}, {3373037,3865314,3864948,0.201845454545455,0.170792307692308}, {3373038,3866027,3865514,-1,-1}, {3373039,3865514,3865314,-1,-1}, {3373040,3865214,3864948,-1,-1}, {3373041,3864936,3865198,0.06588,-1}, {3373042,3865198,3866122,0.31222,-1}, {3373043,3865214,3865187,-1,-1}, {3373044,3865187,3865198,-1,-1}, {3373045,3865514,3865405,-1,-1}, {3373046,3865405,3865214,-1,-1}, {3373047,3865187,3865405,-1,-1}, {3373048,3865076,3865201,-1,0.02928}, {3373049,3865201,3865871,-1,0.194108571428571}, {3373050,3888327,3888444,-1,0.03968}, {3373051,3888444,3888665,-1,0.07172}, {3373054,3889707,3889340,0.138462857142857,0.134616666666667}, {3373055,3889340,3889316,0.00845142857142857,0.00799459459459459}, {3373057,3888665,3888819,-1,0.0591777777777778}, {3373058,3888819,3888872,-1,0.021336}, {3373059,3888444,3888642,-1,-1}, {3373060,3888819,3888642,-1,-1}, {3373061,3888642,3888679,-1,-1}, {3373062,3888679,3888773,-1,-1}, {3373063,3888937,3889003,-1,-1}, {3373064,3889003,3889340,-1,-1}, {3373065,3889003,3889748,-1,-1}, {3373072,3890112,3890158,0.0146341463414634,0.0162162162162162}, {3373073,3890158,3890207,0.0180585365853659,0.0200108108108108}, {3373074,3890094,3890158,-1,-1}, {3373088,3888642,3888820,-1,-1}, {3374548,3919281,3919382,0.04689375,0.037515}, {3375004,3919192,3918598,0.189188888888889,-1}, {3375005,3918598,3918247,0.129790476190476,-1}, {3375007,3918247,3918202,0.0248958904109589,-1}, {3375008,3918202,3917929,0.127566233766234,-1}, {3375018,3851089,3850826,0.0878195121951219,-1}, {3375019,3850826,3850740,0.0284057142857143,-1}, {3375020,3858867,3858415,-1,0.05962}, {3375021,3861161,3860782,-1,0.0801081081081081}, {3375022,3860782,3860691,-1,0.0173922077922078}, {3375148,3916249,3916583,0.0751324675324675,-1}, {3375149,3916583,3916771,0.0490538461538462,-1}, {3375189,3922117,3922706,0.12103125,0.117363636363636}, {3375190,3922706,3922922,0.0573969230769231,0.0556835820895522}, {3375236,3902011,3901991,0.0240461538461538,0.0271826086956522}, {3375263,3851116,3851245,0.0384166666666667,-1}, {3375264,3851245,3850696,0.27205,-1}, {3375316,3850015,3849512,-1,0.0942347826086957}, {3375321,3887209,3887343,-1,0.266185714285714}, {3375322,3887343,3887396,-1,0.0711428571428571}, {3375323,3887209,3887030,0.089275,-1}, {3375324,3887030,3886676,0.276993103448276,-1}, {3375325,3890408,3890379,-1,0.081825}, {3375326,3890327,3890379,0.02592,0.0189}, {3375327,3890379,3890676,0.126177272727273,0.118123404255319}, {3375328,3890308,3890327,-1,0.02544}, {3375341,3893307,3893278,0.0353333333333333,0.0334736842105263}, {3375395,3919354,3919263,0.0236808510638298,-1}, {3375396,3919263,3918867,0.141980769230769,-1}, {3375435,3890393,3890494,0.0620625,0.0763846153846154}, {3375436,3890267,3890370,0.0769111111111111,0.06489375}, {3375437,3890370,3890393,0.02002,0.02002}, {3375438,3890370,3890515,0.243423529411765,-1}, {3375439,3890294,3890515,-1,0.0583224489795918}, {3375440,3890515,3890704,-1,0.0540585365853659}, {3375441,3890431,3890534,-1,0.1681875}, {3375442,3890534,3890393,0.0669771428571429,-1}, {3375443,3890585,3890647,0.0810857142857143,0.0532125}, {3375444,3890647,3890664,0.0159,0.0123096774193548}, {3375445,3890534,3890647,-1,0.110982857142857}, {3375446,3890774,3890544,-1,0.0895354838709677}, {3375447,3890544,3890447,-1,0.0453642857142857}, {3375522,3901140,3901256,-1,0.0231183673469388}, {3375523,3901256,3901412,-1,0.0368571428571429}, {3375524,3900011,3900284,-1,0.124486956521739}, {3375525,3900284,3900372,-1,0.0274764705882353}, {3375527,3897788,3897852,-1,0.01896}, {3375528,3897852,3897924,-1,0.0215538461538462}, {3375529,3897794,3897858,0.0164297872340426,-1}, {3375530,3897858,3897939,0.0194625,-1}, {3375531,3896533,3897246,-1,0.168092307692308}, {3375532,3893382,3894155,0.207703846153846,-1}, {3375533,3893188,3893386,-1,0.05634}, {3375534,3893386,3894157,-1,0.211294117647059}, {3375540,3907326,3907451,-1,0.0412540540540541}, {3375541,3907451,3907593,-1,0.0480972972972973}, {3375542,3907159,3907427,0.0602705882352941,-1}, {3375543,3907427,3907579,0.0367176470588235,-1}, {3375544,3905750,3905895,-1,0.02739}, {3375545,3905895,3906615,-1,0.168052631578947}, {3375546,3905750,3905815,-1,0.0432}, {3375547,3905815,3905869,0.0340071428571429,0.0453428571428571}, {3375548,3905895,3905815,0.0449032258064516,-1}, {3375549,3905707,3905852,0.02794,-1}, {3375550,3905852,3906471,0.144760714285714,-1}, {3375551,3903369,3903200,0.127938461538462,-1}, {3375552,3903200,3903129,0.0544941176470588,-1}, {3375553,3900670,3900831,-1,0.073741935483871}, {3375554,3900831,3900885,-1,0.0164625}, {3375555,3900885,3900944,-1,0.0298909090909091}, {3375556,3900944,3900990,-1,0.0151}, {3375557,3900990,3901233,-1,0.07797}, {3375558,3900680,3900515,0.0365068965517241,-1}, {3375559,3900413,3900473,0.018495,-1}, {3375560,3900473,3900506,0.011553488372093,-1}, {3375561,3896271,3896371,0.0689234042553191,-1}, {3375562,3896371,3896522,0.0850163265306123,-1}, {3375564,3899403,3899547,0.0943230769230769,-1}, {3375565,3899547,3899683,0.0912,-1}, {3375568,3900008,3899976,0.0500318181818182,-1}, {3375569,3899976,3899933,0.0625333333333333,-1}, {3375713,3897798,3897794,0.0213272727272727,0.0213272727272727}, {3375719,3901165,3901356,0.039504,-1}, {3375720,3901356,3901421,0.0159918367346939,-1}, {3375783,3902275,3902403,0.029504347826087,-1}, {3375784,3902403,3902618,0.0442212765957447,-1}, {3376135,3916555,3916628,0.0248341463414634,0.0248341463414634}, {3376136,3916628,3916895,0.165308108108108,0.156830769230769}, {3376137,3916583,3916628,-1,-1}, {3376138,3916254,3916517,-1,0.0611844155844156}, {3376139,3916517,3916801,-1,0.0687721518987342}, {3376169,3850858,3850273,0.25086,0.25086}, {3376170,3850185,3850933,0.276781818181818,0.276781818181818}, {3376171,3850933,3850858,0.1332,0.1332}, {3376177,3858750,3858648,0.05396,0.0899333333333333}, {3376178,3858648,3858326,0.215185714285714,-1}, {3376179,3858648,3858629,0.02166,0.02166}, {3376180,3858629,3858601,0.62982,0.62982}, {3376181,3858601,3858629,0.07644,0.07644}, {3376187,3903822,3904577,0.462244444444444,0.462244444444444}, {3376188,3904577,3903935,0.413181818181818,0.37875}, {3376189,3904666,3904577,0.0749052631578947,0.0677714285714286}, {3376190,3898308,3898066,0.333428571428571,0.376451612903226}, {3376191,3898066,3898026,0.0441567567567568,0.0441567567567568}, {3376192,3898066,3896599,-1,-1}, {3376193,3866260,3866241,0.143688888888889,0.143688888888889}, {3376197,3869088,3868890,-1,-1}, {3376198,3868890,3868425,-1,0.153578571428571}, {3376199,3869530,3868891,0.135939130434783,0.164557894736842}, {3376200,3868891,3867887,0.166768421052632,0.182803846153846}, {3376201,3868890,3868891,0.0242647058823529,-1}, {3376202,3867933,3867889,0.200155555555556,0.200155555555556}, {3376203,3872370,3872890,0.14283,0.150347368421053}, {3376204,3872890,3873693,0.276668571428571,0.261713513513514}, {3376205,3872890,3872984,-1,-1}, {3376206,3872984,3872943,-1,-1}, {3376207,3872943,3872984,-1,-1}, {3376209,3871455,3871368,0.319755555555556,0.319755555555556}, {3376210,3871456,3871364,0.323088888888889,0.323088888888889}, {3376213,3871740,3871727,0.0204818181818182,0.0200266666666667}, {3376214,3871727,3871665,0.112112195121951,0.106897674418605}, {3376215,3872279,3872248,0.2498,0.2498}, {3376216,3871727,3872279,0.346714285714286,0.346714285714286}, {3376217,3872282,3872279,-1,-1}, {3376218,3874768,3872374,0.647615384615385,0.935444444444444}, {3376219,3872374,3871913,0.322753846153846,0.14985}, {3376220,3872282,3872374,-1,-1}, {3376922,3885372,3885510,0.0456,-1}, {3376923,3885510,3885638,0.041553488372093,-1}, {3376939,3892441,3892551,0.028896,-1}, {3376941,3892441,3892448,-1,-1}, {3376942,3892448,3892480,-1,-1}, {3376943,3892551,3892448,-1,-1}, {3376945,3892432,3892547,-1,0.0460645161290323}, {3376960,3896146,3896247,0.0282533333333333,-1}, {3376961,3896307,3896368,-1,0.016524}, {3376962,3896368,3896533,-1,0.0355058823529412}, {3376963,3896247,3896624,0.0927061224489796,-1}, {3376964,3896624,3897150,0.126588235294118,-1}, {3377003,3899016,3899368,0.110897142857143,-1}, {3377004,3899368,3899457,0.0306352941176471,-1}, {3377005,3899816,3899728,0.113,-1}, {3377006,3899728,3899707,0.0487609756097561,-1}, {3377009,3898464,3898074,0.128364,-1}, {3377010,3898074,3897856,0.0653035714285714,-1}, {3377011,3897312,3896632,0.245811111111111,-1}, {3377012,3896632,3896441,0.0747063829787234,-1}, {3378858,3893382,3893386,-1,0.09138}, {3378859,3890028,3890371,-1,0.134825806451613}, {3378860,3890371,3890457,-1,0.03506}, {3378881,3885589,3885784,-1,0.17738}, {3378882,3885462,3885523,-1,0.0639555555555556}, {3378883,3885523,3885544,-1,0.0224785714285714}, {3378884,3885462,3885547,0.0434769230769231,-1}, {3378885,3885523,3885547,0.0739384615384615,-1}, {3378886,3885143,3885174,0.2598,0.2598}, {3378887,3883642,3883505,0.1289,0.096675}, {3378888,3883505,3883478,0.0146347826086957,0.02244}, {3378889,3882411,3882914,0.223025,0.205869230769231}, {3378890,3882914,3882990,0.034536,0.034536}, {3378891,3882914,3882892,0.0392181818181818,0.0392181818181818}, {3378892,3882892,3882928,-1,0.0459777777777778}, {3378893,3881894,3881908,0.0423428571428571,0.0342}, {3378894,3881908,3882012,0.0466666666666667,-1}, {3378895,3882928,3882370,-1,0.662688888888889}, {3378896,3882228,3882012,-1,0.317466666666667}, {3378897,3882172,3881908,0.258214285714286,0.309857142857143}, {3378898,3882228,3882172,0.0725333333333333,-1}, {3378899,3882231,3882172,0.0536918918918919,0.0484536585365854}, {3378900,3882231,3882858,-1,0.215505882352941}, {3378901,3882892,3882267,0.438026666666667,0.4584}, {3378902,3882267,3882231,0.02095,0.0271783783783784}, {3378903,3882370,3882267,-1,0.0542888888888889}, {3378904,3883505,3883405,0.568107692307692,0.568107692307692}, {3378905,3883405,3883327,0.31501875,0.31501875}, {3378906,3883405,3883542,0.05094375,0.05094375}, {3378907,3885997,3885998,-1,0.0388909090909091}, {3378908,3885784,3885997,-1,0.0483625}, {3378909,3885784,3885996,-1,0.125133333333333}, {3378910,3885990,3885996,0.0504,0.0425793103448276}, {3378911,3885996,3885997,-1,0.0811368421052632}, {3378912,3885989,3886012,0.059925,-1}, {3378913,3886012,3885998,0.0945183673469388,-1}, {3378914,3885547,3885802,0.0998068965517241,-1}, {3378915,3885802,3885989,0.04935,-1}, {3378916,3886012,3885802,-1,0.1513}, {3378917,3883327,3882914,0.652168421052632,0.652168421052632}, {3378920,3909163,3909654,0.207270967741935,0.178483333333333}, {3378921,3909654,3909669,0.0172875,0.011064}, {3378922,3893382,3894155,2.19252,-1}, {3378923,3894835,3894837,-1,-1}, {3378924,3894837,3894853,-1,-1}, {3378925,3894837,3894722,-1,-1}, {3378926,3894722,3894155,-1,-1}, {3379727,3871954,3871794,0.0944769230769231,-1}, {3379728,3871794,3871741,0.5229375,-1}, {3379729,3871627,3871830,0.1822,0.1822}, {3379730,3871830,3872002,0.0994714285714286,0.0994714285714286}, {3379731,3871794,3871830,0.310666666666667,0.310666666666667}, {3379738,3867394,3867495,0.046296,0.0723375}, {3379739,3867495,3868865,0.66912,0.514707692307692}, {3379740,3868865,3867495,1.44702,1.44702}, {3379741,3868865,3869046,0.0710444444444444,0.0710444444444444}, {3379742,3869046,3869685,-1,-1}, {3379743,3872568,3872423,-1,-1}, {3379744,3872423,3872317,0.0728222222222222,0.0728222222222222}, {3379807,3877034,3877027,0.0290129032258064,0.035976}, {3379808,3877027,3877314,0.154006451612903,0.140417647058824}, {3379809,3877321,3877027,0.1468,-1}, {3379810,3877411,3877034,-1,0.626873684210526}, {3379811,3877542,3877928,0.305769230769231,0.305769230769231}, {3379812,3877928,3877930,-1,0.185614285714286}, {3379813,3867230,3867077,0.0547935483870968,0.0471833333333333}, {3379814,3867077,3866503,0.279057142857143,0.18313125}, {3379815,3866847,3866190,0.228911111111111,0.228911111111111}, {3379816,3866190,3866117,-1,-1}, {3379817,3867077,3866190,-1,-1}, {3379820,3875313,3875207,0.116025,-1}, {3379821,3875207,3875138,0.03888,-1}, {3379827,3871210,3871158,-1,0.0186909090909091}, {3379828,3871158,3870404,-1,0.252317647058824}, {3379944,3880499,3880448,0.0219529411764706,-1}, {3379945,3880448,3880075,0.173770588235294,-1}, {3379946,3880441,3880448,0.06308,-1}, {3379947,3880441,3880367,-1,0.0661714285714286}, {3379948,3859890,3858867,-1,0.141557647058824}, {3379949,3859838,3858835,0.150744303797468,-1}, {3380089,3862109,3862160,0.0230117647058823,-1}, {3380090,3862160,3862205,0.0197189189189189,-1}, {3380091,3862160,3862222,0.0376909090909091,-1}, {3380103,3880570,3880505,-1,0.05584}, {3380104,3880505,3880367,-1,0.06538125}, {3380126,3874694,3874974,0.205552941176471,-1}, {3380127,3874974,3874948,0.03476,-1}, {3380152,3892527,3892734,-1,-1}, {3380155,3894853,3894858,-1,-1}, {3380156,3894858,3892734,-1,-1}, {3380157,3892734,3894858,-1,-1}, {3380210,3859603,3859512,0.10985,-1}, {3380211,3859512,3859567,0.08956,-1}, {3380212,3878993,3879040,-1,0.0193448275862069}, {3380213,3879040,3878990,0.0716,-1}, {3380214,3879011,3878990,-1,0.0556846153846154}, {3380215,3878990,3878993,-1,0.0234}, {3380364,3886564,3886540,0.141888888888889,0.141888888888889}, {3380365,3886540,3886532,-1,-1}, {3380366,3886532,3886514,-1,-1}, {3380367,3886514,3886461,0.260955555555556,0.260955555555556}, {3380368,3886953,3886913,0.322833333333333,-1}, {3380369,3886913,3886907,0.0474,0.0474}, {3380370,3885874,3885848,-1,-1}, {3380371,3885848,3885813,-1,-1}, {3380642,3896767,3896714,0.02188,-1}, {3380643,3896714,3895978,0.429991304347826,-1}, {3380644,3896735,3896714,-1,0.030375}, {3380645,3897119,3896784,-1,0.109786363636364}, {3380646,3896784,3896735,-1,0.0206133333333333}, {3380719,3860319,3860729,0.22158,0.265896}, {3380720,3860729,3860759,0.0144774193548387,0.0166222222222222}, {3380721,3860993,3860729,0.249352941176471,0.249352941176471}, {3380747,3922392,3922585,0.0669954545454546,0.0627191489361702}, {3380748,3922585,3922631,0.0107466666666667,0.010075}, {3380749,3922585,3923081,0.403622222222222,0.403622222222222}, {3380750,3914022,3915509,0.394317391304348,-1}, {3380751,3915531,3915540,-1,-1}, {3380752,3915540,3915671,-1,-1}, {3380755,3889345,3889325,0.00764081632653061,0.00734117647058823}, {3380756,3889325,3889273,0.017265306122449,0.0165882352941176}, {3380757,3889462,3889408,0.0652434782608696,-1}, {3380758,3889408,3889389,0.0594,-1}, {3380759,3889241,3889408,0.051219512195122,-1}, {3380760,3889531,3889447,-1,0.0400578947368421}, {3380761,3889447,3889462,-1,0.0190838709677419}, {3380762,3889408,3889447,0.011565,-1}, {3380764,3900113,3899630,0.254577777777778,0.254577777777778}, {3380765,3868048,3868923,0.350712,0.350712}, {3380766,3868923,3868972,0.0264,0.0264}, {3380767,3868923,3867751,0.469577777777778,0.469577777777778}, {3380768,3890491,3890412,-1,0.0408}, {3380776,3889751,3889931,0.0560368421052632,-1}, {3380777,3889931,3889979,0.0154864864864865,-1}, {3380778,3890028,3889931,-1,0.0440297872340426}, {3380779,3890028,3889901,0.0402765957446809,-1}, {3380780,3889901,3889885,0.0417375,-1}, {3380781,3889885,3889831,-1,0.035775}, {3380782,3889901,3889831,0.0226363636363636,-1}, {3380783,3889831,3889696,0.0273214285714286,-1}, {3380784,3889241,3889318,0.0244540540540541,-1}, {3380785,3889318,3889389,0.0199846153846154,-1}, {3380786,3889370,3889394,0.0375,-1}, {3380787,3889394,3889438,0.0218625,-1}, {3380789,3889885,3890235,0.149505882352941,-1}, {3380790,3890235,3890412,0.0891272727272727,-1}, {3380791,3889831,3889447,-1,0.0960576923076923}, {3380820,3889318,3889394,0.04100625,-1}, {3380890,3877504,3877448,-1,-1}, {3380891,3877448,3877372,-1,-1}, {3381934,3916494,3916776,0.168936,0.248435294117647}, {3381935,3916776,3917264,0.300888888888889,0.300888888888889}, {3381936,3916776,3916723,0.09156,0.09156}, {3381937,3916723,3916651,0.65148,0.65148}, {3381938,3916651,3916723,0.11604,0.11604}, {3381939,3915049,3914976,0.73944,0.73944}, {3381940,3915049,3914976,0.11556,0.11556}, {3381941,3914772,3914861,0.16176,0.16176}, {3381942,3914861,3915049,0.3324,0.3324}, {3381943,3914976,3914861,0.2109,0.2109}, {3381986,3867048,3866744,0.1746,0.184870588235294}, {3381987,3867048,3867076,0.0202,0.0178235294117647}, {3381992,3866007,3866506,0.342955555555556,0.342955555555556}, {3381993,3865944,3865883,0.0783333333333333,0.0783333333333333}, {3381996,3893379,3893682,0.2368,0.2368}, {3382287,3885459,3885764,0.284025,-1}, {3382288,3885764,3886025,0.201469565217391,-1}, {3382289,3885764,3886320,0.234422222222222,0.234422222222222}, {3382632,3915852,3916061,0.0830444444444444,0.0773172413793103}, {3382633,3916061,3916742,0.246545454545455,0.246545454545455}, {3382634,3916061,3916039,0.22938,0.22938}, {3382635,3915509,3915787,0.154857142857143,0.191294117647059}, {3382636,3915787,3915852,0.035472,0.0316714285714286}, {3382637,3915787,3915767,0.20748,0.20748}, {3382640,3917578,3917542,-1,0.07287}, {3382643,3917542,3917515,-1,0.015925}, {3382644,3917515,3917467,0.02134,0.0278347826086957}, {3382645,3917716,3918389,-1,0.29672}, {3382646,3917716,3917661,0.0626608695652174,-1}, {3382647,3917661,3917655,0.0380068965517241,-1}, {3382648,3917661,3917578,0.0466571428571428,-1}, {3382652,3917708,3917791,0.0516166666666667,0.046455}, {3382653,3917791,3917912,0.0557860465116279,0.0533066666666667}, {3382654,3917791,3917626,0.103071428571429,-1}, {3382655,3917515,3917572,0.0366,0.0261428571428571}, {3382656,3917572,3917655,0.0463428571428571,0.0360444444444444}, {3382657,3917626,3917572,0.0340285714285714,-1}, {3382719,3876683,3876499,-1,-1}, {3382720,3876499,3876222,0.225133333333333,0.225133333333333}, {3382726,3876730,3876716,-1,-1}, {3382727,3876716,3876683,-1,-1}, {3382764,3897729,3897616,0.0794210526315789,0.0794210526315789}, {3382765,3897616,3897617,-1,0.213507692307692}, {3382947,3903113,3902939,-1,0.0490434782608696}, {3382948,3902939,3902749,-1,0.0464347826086957}, {3383000,3903860,3903936,0.052416,-1}, {3383001,3903936,3903852,0.03496,-1}, {3383002,3903852,3903860,0.0388444444444444,-1}, {3383506,3886935,3886961,0.0113529411764706,-1}, {3383507,3886961,3887189,0.078536170212766,-1}, {3383624,3882872,3883053,0.253578947368421,-1}, {3383625,3883053,3883360,0.342,-1}, {3383626,3883053,3883136,0.10092,0.10092}, {3383627,3882157,3882579,-1,0.251634782608696}, {3383628,3882579,3882872,-1,0.163434782608696}, {3383629,3882579,3882567,0.02394,0.02394}, {3383634,3881518,3881808,-1,-1}, {3383635,3881808,3881952,-1,-1}, {3383639,3885792,3885891,0.0350647058823529,0.0340628571428571}, {3383640,3885891,3886048,0.0560117647058823,0.0577090909090909}, {3383641,3885891,3885912,0.02676,0.02676}, {3383644,3884263,3884197,0.09948,0.09948}, {3383645,3862469,3862586,0.0454444444444444,0.0454444444444444}, {3383646,3862586,3863042,0.2082,0.2082}, {3383647,3862586,3862571,0.55806,0.55806}, {3383695,3883635,3883092,0.65985,-1}, {3383696,3883092,3883021,0.0680842105263158,-1}, {3383697,3883092,3883045,0.06156,0.06156}, {3383714,3886157,3885870,-1,0.35765}, {3383715,3885870,3885412,-1,0.302664}, {3383716,3885870,3885906,0.0459,0.0459}, {3383722,3881359,3880811,0.5288625,-1}, {3383723,3880811,3880530,0.3177375,-1}, {3383725,3880811,3880822,0.03192,0.03192}, {3383770,3884381,3883818,0.359712,-1}, {3383771,3883818,3883587,0.199231578947368,-1}, {3383772,3883818,3883854,0.04854,0.04854}, {3383782,3887606,3887534,-1,0.207235714285714}, {3383783,3887534,3887433,-1,0.121938461538462}, {3383784,3887534,3887495,0.02592,0.02592}, {3383823,3882400,3882441,0.0196,0.0196}, {3383824,3882441,3882572,0.14238,0.109523076923077}, {3383825,3882441,3882439,0.02112,0.02112}, {3383850,3880971,3881100,-1,0.166133333333333}, {3383851,3881100,3881234,-1,0.306525}, {3383852,3881100,3881153,0.0531,0.0531}, {3383870,3885748,3885845,0.13737,-1}, {3383871,3885845,3886077,0.233352,-1}, {3383883,3881224,3881261,0.04206,0.04206}, {3383962,3866320,3866065,-1,0.257592857142857}, {3383963,3866065,3866000,-1,0.100663636363636}, {3383964,3866065,3866156,0.0972,0.0972}, {3384018,3878091,3877974,0.407775,-1}, {3384019,3877974,3877918,0.159410526315789,-1}, {3384020,3877974,3878007,0.03612,0.03612}, {3384036,3877739,3877687,0.1491,0.1677375}, {3384037,3877687,3877672,0.0772857142857143,0.08115}, {3384041,3877687,3877827,0.13122,0.13122}, {3384057,3877367,3877235,0.053295652173913,-1}, {3384058,3877235,3877136,0.046368,-1}, {3384059,3877235,3877222,0.09618,0.09618}, {3384084,3866385,3866104,0.16794,0.3732}, {3384085,3866104,3866138,0.03462,0.03462}, {3384101,3866104,3865996,0.07602,0.0724}, {3384102,3865996,3865626,0.3216,0.303733333333333}, {3384104,3865996,3865963,0.05316,0.05316}, {3384149,3878488,3878490,0.02394,0.02394}, {3384214,3881830,3882053,0.197147368421053,-1}, {3384215,3882053,3882201,0.126514285714286,-1}, {3384216,3882053,3882035,0.04182,0.04182}, {3384219,3879092,3879575,0.336054545454545,-1}, {3384220,3879575,3879875,0.301010526315789,-1}, {3384224,3879575,3879590,0.03144,0.03144}, {3384225,3879225,3879667,-1,0.380778947368421}, {3384226,3879667,3880056,-1,0.36951}, {3384227,3879667,3879655,0.02964,0.02964}, {3384228,3880893,3881019,0.112605882352941,-1}, {3384229,3881019,3881175,0.134183333333333,-1}, {3384234,3876891,3877098,0.282105882352941,-1}, {3384235,3877098,3877376,0.355433333333333,-1}, {3384236,3877098,3877056,0.04818,0.04818}, {3384237,3879577,3879620,-1,0.0603391304347826}, {3384238,3879620,3879844,-1,0.28515}, {3384239,3879620,3879645,0.03396,0.03396}, {3384273,3878484,3878597,0.1524,0.1524}, {3384274,3878597,3878674,0.0866526315789474,0.0866526315789474}, {3384275,3878597,3878539,0.0855,0.0855}, {3384276,3887025,3886752,0.223747826086957,-1}, {3384277,3886752,3886197,1.57990909090909,-1}, {3384278,3886752,3886785,0.06174,0.06174}, {3384679,3879381,3884090,2.76844444444444,2.76844444444444}, {3384680,3884090,3885699,1.8728,1.77423157894737}, {3384681,3884090,3882131,0.844266666666667,0.844266666666667}, {3384682,3886082,3885937,0.43743,0.448646153846154}, {3384683,3885937,3885597,0.271846153846154,0.1767}, {3384684,3885937,3885326,0.51841935483871,0.51841935483871}, {3384685,3885326,3884873,0.656742857142857,0.417927272727273}, {3384686,3885623,3885834,0.911408219178082,0.924066666666667}, {3384687,3885597,3885618,0.112097142857143,0.124552380952381}, {3384688,3885618,3885623,0.0374083333333333,0.0396088235294118}, {3384689,3885963,3885452,4.49804444444444,4.49804444444444}, {3384690,3883434,3882191,0.494555555555556,0.494555555555556}, {3384691,3884032,3883434,0.385822222222222,0.385822222222222}, {3384692,3884032,3884022,0.148133333333333,0.148133333333333}, {3384693,3883434,3884022,0.234911111111111,0.234911111111111}, {3384694,3884022,3884462,0.174111111111111,0.174111111111111}, {3384695,3884873,3884757,0.0451333333333333,0.0451333333333333}, {3384696,3884757,3884032,0.288933333333333,0.288933333333333}, {3384697,3884757,3884462,0.200844444444444,0.200844444444444}, {3384698,3884462,3884457,0.136511111111111,0.136511111111111}, {3384699,3884457,3884435,0.288577777777778,0.288577777777778}, {3384700,3884873,3884457,0.454866666666667,0.454866666666667}, {3384701,3873927,3875356,0.89022,0.847828571428571}, {3384702,3872757,3874717,1.59723333333333,1.59723333333333}, {3384703,3874717,3875597,0.804388235294118,0.719715789473684}, {3384704,3874717,3875356,1.17264,1.17264}, {3384708,3881335,3881657,0.209054545454545,0.209054545454545}, {3384709,3880648,3880436,0.244836363636364,0.244836363636364}, {3384716,3879254,3879629,0.345557142857143,0.537533333333333}, {3384717,3879629,3880606,0.69003,0.69003}, {3384729,3878732,3881031,1.55582727272727,1.55582727272727}, {3384730,3882314,3882516,0.186,0.144}, {3384731,3880421,3882096,1.52110434782609,1.399416}, {3384732,3882096,3882314,0.202695652173913,0.1665}, {3384733,3884632,3882681,0.955711111111111,0.955711111111111}, {3384734,3882681,3882096,0.320755555555556,0.320755555555556}, {3384735,3878792,3878911,0.0419076923076923,0.0380093023255814}, {3384736,3878911,3879254,0.18999,0.135707142857143}, {3384737,3877193,3877585,0.59517,0.59517}, {3384738,3877547,3877858,0.0615396226415094,0.0639529411764706}, {3384739,3877858,3878422,0.119083018867925,0.119083018867925}, {3384740,3876779,3877109,0.109145454545455,0.163718181818182}, {3384741,3877109,3877338,0.0543702127659575,0.0594279069767442}, {3384742,3876400,3876578,0.08305,0.0866608695652174}, {3384743,3876578,3876849,0.19432,0.19432}, {3384744,3876578,3877547,1.14084444444444,1.14084444444444}, {3384745,3876713,3876612,0.0293347826086956,0.0499777777777778}, {3384746,3876612,3876449,0.044832,0.0862153846153846}, {3384747,3875356,3875803,0.208275,0.238028571428571}, {3384748,3875803,3876171,0.2112,0.22176}, {3384749,3875803,3876612,1.54137,1.54137}, {3384750,3917126,3917442,0.126041860465116,0.129042857142857}, {3384751,3917805,3917728,0.0508444444444444,0.0508444444444444}, {3384752,3917442,3917600,0.109822222222222,0.109822222222222}, {3384753,3917600,3917805,0.5176,0.5176}, {3384754,3917805,3917600,0.114911111111111,0.114911111111111}, {3384755,3917442,3917861,0.125571428571429,0.1281875}, {3384756,3917861,3918181,0.201933333333333,0.201933333333333}, {3384757,3918181,3918581,0.239688888888889,0.239688888888889}, {3384758,3918181,3918451,0.1422,0.1422}, {3384759,3917861,3918215,0.105091304347826,0.109868181818182}, {3384760,3918215,3919211,0.309097959183673,0.32925652173913}, {3384761,3916961,3917301,0.09465,0.0911444444444444}, {3384762,3917301,3918837,0.389307692307692,0.374888888888889}, {3384763,3917301,3917721,0.602957142857143,0.29108275862069}, {3384764,3917721,3918215,0.380742857142857,0.4442}, {3384765,3917721,3917280,0.263977777777778,0.263977777777778}, {3384766,3883264,3883083,0.205885714285714,-1}, {3384767,3883083,3882744,0.351692307692308,-1}, {3384768,3875066,3875016,0.18168679245283,-1}, {3384769,3875125,3875087,-1,0.172413559322034}, {3384771,3893054,3893585,0.419115789473684,-1}, {3384772,3893585,3893623,0.0915176470588235,-1}, {3384773,3893585,3893584,0.03066,0.03066}, {3384774,3866942,3866812,0.158446153846154,0.121164705882353}, {3384775,3866812,3866479,0.190333333333333,0.190333333333333}, {3384776,3866812,3866722,0.11886,0.11886}, {3384777,3880302,3880098,-1,0.261952941176471}, {3384778,3880098,3879946,-1,0.1944}, {3384779,3880098,3880053,0.10368,0.10368}, {3384780,3880896,3880745,-1,0.146894117647059}, {3384781,3880745,3880394,-1,0.33327}, {3384782,3880745,3880799,0.11346,0.11346}, {3384783,3883348,3883551,0.114626086956522,-1}, {3384784,3883551,3883672,0.0750285714285714,-1}, {3384785,3883551,3883598,0.06822,0.06822}, {3384803,3882332,3882410,-1,0.232695652173913}, {3384804,3882410,3882502,-1,0.171022222222222}, {3384805,3882410,3882462,0.06036,0.06036}, {3384816,3876692,3876968,0.118133333333333,0.118133333333333}, {3384817,3876968,3877285,0.146511111111111,0.146511111111111}, {3384818,3876968,3876908,0.14796,0.14796}, {3384819,3877129,3877014,0.2112,0.2112}, {3384824,3892551,3892936,0.0764,-1}, {3384825,3892936,3893382,0.120741176470588,-1}, {3384826,3892936,3892933,0.05484,0.05484}, {3384827,3892547,3892916,-1,0.124412903225806}, {3384828,3892916,3893188,-1,0.0814186046511628}, {3384829,3879793,3880105,0.229304347826087,-1}, {3384830,3880105,3880208,0.0629217391304348,-1}, {3384831,3880105,3880113,0.03606,0.03606}, {3384875,3880954,3881156,-1,-1}, {3384876,3885845,3885901,0.05916,0.05916}, {3384877,3884097,3883841,-1,0.184609090909091}, {3384878,3883841,3883348,-1,0.26868}, {3384879,3883841,3883787,0.10002,0.10002}, {3384880,3865342,3865361,-1,0.0195375}, {3384881,3865361,3865415,-1,0.100327659574468}, {3384882,3884490,3884263,0.192566666666667,-1}, {3384883,3884263,3883632,0.448581818181818,-1}, {3385099,3899382,3898642,-1,0.338225806451613}, {3385128,3902296,3903551,0.948666666666667,0.948666666666667}, {3385129,3902690,3903717,1.28935555555556,1.28935555555556}, {3385171,3896599,3896408,0.0935555555555555,0.0935555555555555}, {3385181,3896408,3895184,1.30435714285714,1.30435714285714}, {3385182,3895184,3896408,0.887836363636364,0.887836363636364}, {3385183,3895184,3894317,0.539427272727273,0.6246}, {3385184,3894317,3894326,0.4196625,-1}, {3385214,3910260,3912177,1.33218,1.33218}, {3385215,3913000,3913081,0.0100153846153846,0.00986363636363636}, {3385216,3913081,3913101,0.00337846153846154,0.00327761194029851}, {3385217,3912177,3913081,0.58674,0.58674}, {3385227,3917508,3916042,1.21371,1.21371}, {3385228,3916042,3913656,1.96335,1.96335}, {3385229,3916042,3918013,1.74981,1.74981}, {3385230,3900721,3900737,-1,-1}, {3385231,3900737,3900781,-1,-1}, {3385258,3903131,3904259,0.546936,0.581846808510638}, {3385259,3904259,3904281,0.0156576923076923,0.0156576923076923}, {3385265,3904259,3906310,0.9856,0.9856}, {3385287,3913283,3912723,0.30957,0.30957}, {3385307,3909516,3909819,0.103442553191489,0.105691304347826}, {3385308,3909819,3909982,0.0470571428571429,0.0480375}, {3385309,3909516,3909819,-1,-1}, {3385336,3910666,3910308,0.19962,0.19962}, {3385337,3909574,3909982,0.26463,0.26463}, {3385338,3910308,3909780,0.29271,0.29271}, {3385339,3909780,3909574,0.21417,0.21417}, {3385340,3908880,3909780,0.59457,0.59457}, {3385341,3908761,3909648,0.80847,0.80847}, {3385342,3908880,3908761,0.19374,0.19374}, {3385343,3909574,3908623,0.60459,0.60459}, {3385344,3908623,3908880,0.21447,0.21447}, {3385345,3907293,3908373,0.91914,0.91914}, {3385346,3908373,3908761,0.31158,0.31158}, {3385347,3908623,3908373,0.13233,0.13233}, {3385395,3920048,3920554,0.246545454545455,0.246545454545455}, {3385419,3921005,3920376,0.309781818181818,0.309781818181818}, {3385425,3920704,3921230,0.90912,-1}, {3385440,3907986,3910043,0.892133333333333,0.892133333333333}, {3385550,3894018,3893992,0.15168,0.15168}, {3385552,3890905,3890967,0.02706,0.0287872340425532}, {3385553,3890967,3891124,0.0684352941176471,0.0811674418604651}, {3385556,3890967,3891080,0.113228571428571,0.10568}, {3385557,3891080,3891108,0.0222857142857143,0.024}, {3385560,3891080,3891430,0.2314,0.2314}, {3385561,3891108,3892007,0.520914285714286,0.497236363636364}, {3385562,3892007,3892723,0.269309090909091,0.269309090909091}, {3385563,3891430,3892007,0.347290909090909,0.347290909090909}, {3385564,3891714,3891726,0.04422,0.04422}, {3385565,3891726,3892503,1.33938,1.33938}, {3385566,3892327,3892493,-1,0.0416555555555556}, {3385567,3892493,3892862,-1,0.086256}, {3385568,3892503,3892493,0.02358,0.02358}, {3385572,3892321,3892470,0.0447428571428571,-1}, {3385573,3892470,3892736,0.08028,-1}, {3385624,3897057,3897867,0.620180487804878,0.5297375}, {3385626,3897867,3898059,0.115482352941176,0.140228571428571}, {3385627,3898059,3899080,0.621109090909091,0.621109090909091}, {3385628,3899080,3898059,1.49406,1.49406}, {3385629,3897867,3897935,0.0513545454545455,0.047075}, {3385630,3897935,3898228,0.226583333333333,0.214657894736842}, {3385631,3897894,3897935,0.0237375,0.0172636363636364}, {3385632,3897131,3897233,0.1692,0.1692}, {3385633,3897233,3897853,0.371914285714286,0.371914285714286}, {3385634,3897853,3897894,0.0428142857142857,0.0285428571428571}, {3385635,3897233,3897853,2.12933333333333,2.12933333333333}, {3385807,3879270,3879257,0.0126333333333333,-1}, {3385808,3879559,3879270,0.339461538461538,-1}, {3385809,3879618,3879559,0.0636375,-1}, {3385825,3870251,3870279,0.00865714285714286,-1}, {3385826,3870279,3871039,0.453,-1}, {3385827,3870604,3870279,-1,-1}, {3385828,3870251,3870280,0.00625,0.00661764705882353}, {3385829,3870280,3872701,0.64872,0.597505263157895}, {3385830,3870251,3870050,-1,-1}, {3385831,3870050,3869958,0.0423333333333333,0.0423333333333333}, {3385836,3869668,3869715,0.130904347826087,0.15054}, {3385837,3869715,3869732,0.0688702702702703,0.07963125}, {3385838,3869786,3869715,0.0253111111111111,0.0253111111111111}, {3385839,3871839,3871755,0.1182,0.185742857142857}, {3385840,3870947,3870887,0.0712615384615385,0.0842181818181818}, {3385841,3870345,3869791,0.120071428571429,0.0988823529411765}, {3385842,3869791,3869530,0.0611837837837838,0.052646511627907}, {3385843,3870947,3870717,0.0417622641509434,0.0425653846153846}, {3385844,3870717,3870345,0.0684,0.0645283018867925}, {3385845,3869791,3870717,0.353866666666667,-1}, {3385862,3893436,3892770,-1,-1}, {3385863,3892770,3892510,-1,-1}, {3385864,3892760,3892726,-1,-1}, {3385865,3892770,3892760,-1,-1}, {3388770,3881808,3881856,-1,-1}, {3390039,3903451,3904299,0.42336,0.42336}, {3390040,3904299,3904389,0.0609428571428571,0.0581727272727273}, {3390042,3904039,3904855,0.500166666666667,0.500166666666667}, {3390044,3904128,3904926,0.3342,0.3342}, {3390055,3886931,3887183,0.0663681818181818,0.0663681818181818}, {3390056,3887183,3887512,0.0826285714285714,0.0826285714285714}, {3390057,3885441,3887228,0.543632432432432,0.718371428571429}, {3390058,3887228,3887572,0.1182,0.11426}, {3390059,3887183,3887228,0.8316,0.8316}, {3390413,3890865,3891020,-1,-1}, {3390414,3891020,3891208,-1,-1}, {3390418,3891188,3891223,-1,0.03171}, {3390419,3891340,3891013,-1,0.287357142857143}, {3390420,3891013,3890964,-1,0.0411529411764706}, {3390421,3891223,3891013,0.5111,-1}, {3390422,3890776,3890922,0.06168,-1}, {3390423,3890922,3891127,0.104083333333333,-1}, {3390424,3890922,3890895,-1,0.01825}, {3390425,3891188,3891053,0.14,0.075}, {3390426,3891053,3890964,0.0567692307692308,0.0508965517241379}, {3390427,3890922,3891053,0.103984615384615,-1}, {3390428,3891188,3891253,0.167034782608696,-1}, {3390429,3891253,3891256,0.0089,-1}, {3390430,3891253,3891390,0.0797142857142857,-1}, {3390431,3891223,3891337,-1,0.0998210526315789}, {3390432,3891337,3891340,-1,0.0279230769230769}, {3390433,3891337,3891390,-1,0.288410526315789}, {3390434,3891190,3891227,0.0143657142857143,0.0162193548387097}, {3390435,3891227,3891396,0.07685625,0.08198}, {3390436,3891227,3891256,-1,0.042875}, {3390709,3888019,3887982,0.019695,0.019695}, {3390712,3887982,3887947,0.0373894736842105,0.0373894736842105}, {3390713,3888019,3887628,-1,0.168507692307692}, {3390714,3887628,3887184,-1,0.197733333333333}, {3390715,3887628,3887590,0.0424105263157895,0.0424105263157895}, {3390716,3887947,3887554,0.122485714285714,-1}, {3390717,3887554,3887089,0.248590909090909,-1}, {3390718,3887554,3887590,0.0189473684210526,0.0189473684210526}, {3390721,3889588,3888485,0.502155555555555,-1}, {3390722,3888485,3887947,0.185382857142857,-1}, {3390723,3888485,3888520,0.0231290322580645,0.0231290322580645}, {3390726,3889688,3888835,-1,0.5628}, {3390727,3888835,3888019,-1,0.330289655172414}, {3390728,3888835,3888791,0.0318,0.0318}, {3392886,3912552,3921535,-1,1.65925813953488}, {3393722,3855153,3854731,0.257777777777778,0.257777777777778}, {3393724,3849985,3849595,0.180955555555556,0.180955555555556}, {3393725,3851923,3852019,0.0412222222222222,0.0412222222222222}, {3393726,3852637,3852733,0.139933333333333,0.134935714285714}, {3393727,3852733,3852907,0.197133333333333,0.204715384615385}, {3393728,3852215,3852657,0.29214,0.29214}, {3393729,3852657,3852733,-1,-1}, {3393732,3902267,3902324,0.0863142857142857,0.0863142857142857}, {3393733,3902463,3902187,0.144533333333333,0.144533333333333}, {3393734,3902187,3902267,0.0528222222222222,0.0528222222222222}, {3393735,3902268,3902077,0.0964666666666667,0.0964666666666667}, {3393736,3902077,3901927,0.0835555555555556,0.0835555555555556}, {3393737,3902187,3902077,0.0472222222222222,0.0472222222222222}, {3393738,3902297,3902268,0.0200888888888889,0.0200888888888889}, {3393739,3902324,3902360,0.0323647058823529,0.0323647058823529}, {3393740,3902360,3902610,0.138333333333333,0.138333333333333}, {3393741,3902297,3902360,0.0431052631578947,0.0431052631578947}, {3393742,3902705,3901980,0.304376470588235,-1}, {3393743,3901980,3901884,0.0308739130434783,-1}, {3393744,3901980,3902297,0.2812875,0.2812875}, {3393745,3899094,3898953,0.111822222222222,0.111822222222222}, {3393746,3863198,3863222,0.0956666666666667,0.0956666666666667}, {3393747,3863222,3863075,0.0849111111111111,0.0849111111111111}, {3393748,3866752,3866587,0.0861555555555556,0.0861555555555556}, {3393749,3861492,3861300,0.0805764705882353,0.0805764705882353}, {3393750,3861300,3860672,0.286692857142857,0.286692857142857}, {3393751,3861300,3861177,0.1208,0.1208}, {3393752,3867752,3867316,0.193777777777778,0.193777777777778}, {3393761,3850612,3850850,-1,-1}, {3393762,3850804,3850632,0.152244444444444,0.152244444444444}, {3393763,3858569,3858108,0.210155555555556,0.210155555555556}, {3393764,3858108,3857644,0.179511111111111,0.179511111111111}, {3393765,3858108,3858118,-1,-1}, {3393766,3858457,3858152,0.5643375,0.60196}, {3393767,3858152,3857332,0.500752941176471,0.500752941176471}, {3393768,3858118,3858152,-1,-1}, {3393769,3884717,3884604,0.126333333333333,0.126333333333333}, {3393770,3884717,3884686,0.2166,0.2166}, {3393771,3884686,3884655,0.374178947368421,0.374178947368421}, {3393772,3884686,3884593,0.260133333333333,0.260133333333333}, {3393774,3868820,3868569,0.1623,0.1623}, {3393775,3866469,3866513,0.430444444444444,0.430444444444444}, {3393776,3866129,3865926,0.1002,0.0858857142857143}, {3393777,3865926,3865495,0.189503225806452,0.178018181818182}, {3393778,3866576,3866214,0.160844444444444,0.160844444444444}, {3393779,3866214,3865926,0.151755555555556,0.151755555555556}, {3393780,3866214,3865982,0.0912888888888889,0.0912888888888889}, {3393792,3863716,3863168,0.405130434782609,0.405130434782609}, {3393793,3863168,3863413,0.428025,0.428025}, {3393794,3863168,3862800,0.231533333333333,0.231533333333333}, {3393817,3860458,3859592,-1,-1}, {3393880,3865724,3864734,0.275554285714286,0.292254545454545}, {3393881,3864734,3863969,0.263254545454545,0.28958}, {3393882,3864734,3864592,0.149533333333333,0.149533333333333}, {3393883,3866304,3865832,0.244584,0.30573}, {3393884,3865832,3865442,0.177921428571429,0.199272}, {3393885,3865832,3865534,0.2186,0.2186}, {3394326,3902609,3901896,-1,0.461318181818182}, {3394327,3901896,3901803,-1,0.0318857142857143}, {3394354,3867752,3867304,0.181977777777778,0.181977777777778}, {3394355,3867304,3867213,0.0282222222222222,0.0282222222222222}, {3394356,3867316,3867304,0.0235555555555556,0.0235555555555556}, {3394359,3859674,3859769,-1,-1}, {3394414,3850019,3850240,-1,-1}, {3394461,3852134,3852014,1.06704444444444,1.06704444444444}, {3394462,3852014,3851562,0.497644444444444,0.497644444444444}, {3680770,3902763,3902758,9999.99,9999.99}, {3680771,3902758,3902685,9999.99,9999.99}, {3680772,3902438,3902551,9999.99,9999.99}, {3680773,3902438,3902685,9999.99,9999.99}, {3680774,3902551,3902763,9999.99,9999.99}, {3680779,3847666,3847694,0.16503829787234,0.1616}, {3680780,3847387,3847264,0.314172972972973,0.415157142857143}, {3680781,3847391,3847387,0.06722,0.080664}, {3680783,3848229,3848419,0.325992,0.25468125}, {3680785,3848014,3848229,0.271057894736842,0.257505}, {3680795,3848633,3848557,0.177247058823529,0.20088}, {3680796,3848557,3848452,0.283533333333333,0.283533333333333}, {3680839,3847265,3847618,0.55425,0.542938775510204}, {3680840,3847418,3847308,0.234777777777778,0.234777777777778}, {3680841,3847424,3847391,0.06946,0.10419}, {3680843,3848419,3848550,0.228754838709677,0.23638}, {3680915,3880187,3880474,0.226552941176471,0.160475}, {3680916,3884380,3885609,0.770285714285714,0.64704}, {3680932,3883686,3883888,0.09555,-1}, {3680933,3883888,3884380,0.231889655172414,0.268992}, {3680941,3852966,3852289,0.14085306122449,0.1437875}, {3680942,3854299,3854177,0.0373463414634146,0.0464}, {3680943,3854466,3854299,0.0481772727272727,0.0623470588235294}, {3680944,3861845,3860787,0.28284,0.328883720930233}, {3680945,3862616,3862321,0.0633882352941176,0.0979636363636364}, {3680946,3862791,3862616,0.0481625,0.07224375}, {3680947,3867881,3868145,-1,0.0581121951219512}, {3680948,3868145,3868634,-1,0.119692682926829}, {3680949,3867298,3867881,-1,0.153153846153846}, {3680950,3866755,3866804,-1,0.03504}, {3680951,3863854,3863465,0.122138461538462,0.132316666666667}, {3680953,3887895,3888068,0.104955555555556,0.0629733333333333}, {3680954,3888068,3888231,0.0939724137931034,0.056775}, {3680955,3888453,3888893,0.15428,-1}, {3680956,3891018,3891359,0.150418604651163,0.154}, {3680957,3888231,3888294,0.02353125,0.0160212765957447}, {3680958,3887747,3887895,0.078312,0.0444954545454545}, {3680959,3879147,3879140,0.0657384615384615,0.08011875}, {3680960,3879123,3879116,0.083125,0.0927906976744186}, {3680961,3879116,3879110,0.136952941176471,0.139692}, {3680962,3879110,3879099,0.138368181818182,0.121764}, {3680963,3883691,3883587,0.0466181818181818,0.0496258064516129}, {3680964,3882737,3882276,0.213496551724138,0.238130769230769}, {3680965,3885903,3885343,0.24553125,0.291}, {3680966,3879057,3879055,0.0528681818181818,0.0505695652173913}, {3680967,3879055,3879049,0.103665,0.0942409090909091}, {3680968,3879034,3879029,0.0314117647058824,0.0410769230769231}, {3680969,3879029,3879018,0.17436,0.13621875}, {3680970,3879160,3879157,0.1179375,0.0428863636363636}, {3680971,3866108,3865550,0.162257142857143,0.162257142857143}, {3680972,3869697,3869280,0.139292307692308,0.116825806451613}, {3680973,3872982,3872931,0.0680454545454545,0.0650869565217391}, {3680974,3872931,3872205,0.2826,0.295445454545455}, {3680975,3865085,3864990,-1,0.0296307692307692}, {3680976,3865550,3865085,-1,0.14205}, {3680977,3857762,3858093,0.133130769230769,0.2163375}, {3680978,3858588,3859151,0.1316875,0.123941176470588}, {3680979,3849071,3849205,0.0803818181818182,0.0780176470588235}, {3680980,3887733,3887209,0.134385714285714,0.125426666666667}, {3680981,3886592,3886157,0.166535294117647,0.123091304347826}, {3680982,3883510,3883205,0.07928,0.0964216216216216}, {3680983,3882723,3882642,0.0186954545454545,0.0178826086956522}, {3680984,3892042,3891993,0.02885,0.0314727272727273}, {3680985,3888883,3888844,0.0096,0.00983414634146341}, {3680986,3889462,3889167,0.0937297297297297,-1}, {3680987,3891993,3891390,0.3079,0.295584}, {3680988,3886653,3886592,0.0192923076923077,0.01672}, {3681004,3909556,3908794,0.116316923076923,0.118134375}, {3681010,3861942,3861570,0.195822222222222,0.195822222222222}, {3681011,3862327,3861942,0.132291891891892,0.135966666666667}, {3681012,3862670,3862327,0.161725,0.138621428571429}, {3681013,3863023,3862670,0.20016,0.238285714285714}, {3681014,3863628,3863023,0.2755875,0.284477419354839}, {3681015,3863871,3863628,0.104435294117647,0.104435294117647}, {3681016,3867595,3866983,0.231072727272727,0.262944827586207}, {3681017,3868074,3867595,0.17690625,0.1665}, {3681018,3869272,3869035,0.112257142857143,0.138670588235294}, {3681019,3869497,3869272,0.0948260869565217,0.121166666666667}, {3681027,3859859,3859682,0.142422222222222,0.142422222222222}, {3681028,3859682,3859459,-1,-1}, {3681030,3882454,3882244,0.128175,0.08545}, {3681031,3883650,3883498,0.0592666666666667,0.0889}, {3681032,3885813,3885362,0.1566,0.119948936170213}, {3681033,3886246,3885813,0.102268085106383,0.104491304347826}, {3681034,3886461,3886246,0.0634163265306122,0.0817736842105263}, {3681035,3887003,3886885,0.03594,0.0417906976744186}, {3681036,3887336,3887003,0.0829836734693877,0.0945627906976744}, {3681037,3887463,3887336,0.033375,0.0356}, {3681038,3887879,3887463,0.0843795918367347,0.0898826086956522}, {3681039,3891439,3891148,0.0699807692307692,0.0791086956521739}, {3681040,3892245,3891804,0.118,0.124941176470588}, {3681041,3907374,3906804,0.1587875,0.18589756097561}, {3681042,3906177,3905744,0.113705454545455,0.117996226415094}, {3681043,3905744,3905316,0.12262641509434,0.124984615384615}, {3681044,3904460,3904024,0.1217,0.128858823529412}, {3681045,3903589,3903160,0.137652,0.137652}, {3681046,3899325,3898357,0.353157142857143,0.315587234042553}, {3681047,3898357,3898018,0.105066666666667,0.135085714285714}, {3681048,3898018,3897701,0.0927692307692308,0.104869565217391}, {3681049,3897701,3897409,0.0944150943396227,0.0962307692307692}, {3681050,3897409,3896653,0.246847058823529,0.246847058823529}, {3681051,3896653,3896385,0.107553488372093,0.0984}, {3681052,3895300,3895115,0.0805469387755102,0.078936}, {3681053,3895115,3894740,0.1429125,0.15244}, {3681054,3885097,3884978,0.0441333333333333,0.0350470588235294}, {3681055,3892274,3892245,0.00611111111111111,0.00647058823529412}, {3681057,3921208,3920935,0.103419512195122,0.124711764705882}, {3681058,3921604,3921461,0.051,0.0483846153846154}, {3681059,3921758,3921604,0.0682058823529412,0.0748064516129032}, {3681071,3922129,3922794,0.551536363636364,0.551536363636364}, {3681073,3909669,3909105,-1,0.165072}, {3681074,3911943,3911380,0.154988888888889,0.15791320754717}, {3681075,3912172,3911943,0.0575510204081633,0.0552941176470588}, {3681076,3913809,3913258,0.141242307692308,0.136011111111111}, {3681077,3903208,3903084,0.0689172413793103,0.0740222222222222}, {3681078,3903084,3903713,0.453457142857143,0.47613}, {3681079,3903218,3903006,0.084465306122449,0.100946341463415}, {3681080,3902016,3901463,0.298521428571429,0.298521428571429}, {3681081,3901463,3901106,0.200088888888889,0.200088888888889}, {3681092,3921055,3920868,0.0973235294117647,0.143869565217391}, {3681096,3913258,3912172,0.250732075471698,0.250732075471698}, {3681098,3918406,3918014,0.0812,0.08265}, {3681099,3918014,3917078,0.215536842105263,0.227511111111111}, {3681100,3908794,3907765,0.1520625,0.1520625}, {3681101,3898713,3898589,0.0605538461538462,0.0562285714285714}, {3681102,3896121,3895300,0.36999512195122,0.47405625}, {3681103,3896385,3896121,0.162765517241379,0.121030769230769}, {3681104,3900265,3899325,0.271766666666667,0.287752941176471}, {3681105,3902229,3902201,0.0136137931034483,0.0116117647058824}, {3681106,3906804,3906550,0.0663666666666667,0.071676}, {3681107,3905610,3906761,0.233177419354839,0.225890625}, {3681108,3896041,3895875,0.0326823529411765,0.0326823529411765}, {3681109,3895875,3894802,0.252689552238806,0.252689552238806}, {3681113,3852289,3849498,0.716321739130435,0.672465306122449}, {3681118,3880971,3880920,0.01467,0.0158594594594595}, {3681124,3907022,3907016,0.0244071428571429,-1}, {3681125,3864990,3864956,-1,0.0149379310344828}, {3681127,3864448,3863871,0.378555555555556,0.3407}, {3681128,3865576,3864940,0.246634285714286,0.239783333333333}, {3681129,3858568,3858469,0.0674065573770492,0.06853}, {3681130,3864615,3864448,0.1641,0.156965217391304}, {3681131,3864756,3864615,0.0826344827586207,0.0773032258064516}, {3681132,3864940,3864756,0.107651612903226,0.1042875}, {3681133,3860345,3859859,0.373863157894737,0.417847058823529}, {3681134,3860748,3860659,0.175017391304348,0.161016}, {3681135,3861013,3860944,0.0727102040816327,0.0828558139534884}, {3681136,3861145,3861013,0.0889148936170213,0.0889148936170213}, {3681137,3861323,3861145,0.11156170212766,0.11156170212766}, {3681138,3861570,3861323,0.221811764705882,0.226248}, {3681139,3873305,3873168,0.0484928571428571,0.04526}, {3681140,3903277,3903208,0.0284,0.0300705882352941}, {3681141,3896341,3896470,0.0264088235294118,0.0264088235294118}, {3681142,3870128,3869497,0.312166666666667,0.3511875}, {3681143,3869035,3868074,0.60995,0.60995}, {3681144,3866983,3866602,0.127566666666667,0.148141935483871}, {3681145,3866602,3866367,0.0752594594594595,0.0898258064516129}, {3681146,3866367,3866285,0.03994,0.03744375}, {3681147,3866285,3866207,0.130007142857143,0.134822222222222}, {3681148,3866207,3865576,0.311057142857143,0.322577777777778}, {3681149,3910416,3909669,-1,0.1966875}, {3681151,3848873,3849071,0.127890909090909,0.120582857142857}, {3681152,3853150,3853817,0.179582608695652,0.165216}, {3681153,3864964,3865000,0.02165,-1}, {3681158,3882361,3883159,0.447471428571429,-1}, {3681164,3872205,3871626,0.344863636363636,0.344863636363636}, {3681165,3871626,3871124,0.3346125,0.297433333333333}, {3681168,3865401,3865507,0.111805714285714,-1}, {3681169,3866915,3866421,-1,-1}, {3681170,3867501,3867117,0.373714285714286,-1}, {3681171,3867117,3866915,-1,-1}, {3681172,3866421,3866108,0.315975,0.3447}, {3681180,3866307,3866420,0.0520838709677419,-1}, {3681181,3902284,3902016,0.0805959183673469,0.077435294117647}, {3681182,3902771,3902529,0.0897063829787234,0.0826705882352941}, {3681183,3903444,3903218,0.0935581395348837,0.0838125}, {3681187,3879980,3880187,0.119929411764706,0.122328}, {3681188,3886501,3886768,0.132553846153846,0.16155}, {3681189,3886768,3887076,0.21312,0.155941463414634}, {3681192,3920661,3921984,0.70074705882353,0.567271428571429}, {3681193,3864587,3864611,0.01245,0.00905454545454545}, {3681194,3868384,3868143,-1,0.243422222222222}, {3681195,3866862,3866941,-1,0.0375473684210526}, {3681196,3879096,3879090,0.0189521739130435,0.0202744186046512}, {3681199,3866941,3867009,-1,0.0302727272727273}, {3681200,3867009,3867298,-1,0.109176923076923}, {3681201,3879135,3879123,0.0370133333333333,0.05205}, {3681202,3880930,3881209,0.0983318181818182,-1}, {3681203,3879446,3879462,0.00622909090909091,0.00634444444444444}, {3681204,3879462,3879472,0.00496363636363636,0.00505555555555556}, {3681205,3889468,3889615,0.0808216216216216,-1}, {3681206,3889615,3889671,0.0205578947368421,-1}, {3681207,3889671,3889712,0.0180428571428571,-1}, {3681208,3889712,3889832,0.0462681818181818,-1}, {3681215,3854177,3854005,-1,0.111428571428571}, {3681216,3894740,3894669,0.0299142857142857,0.0292186046511628}, {3681217,3894669,3894645,0.00810731707317073,0.00810731707317073}, {3681218,3894645,3894473,0.0905636363636364,0.0853885714285714}, {3681219,3918455,3917299,0.326826923076923,0.361595744680851}, {3681220,3917299,3917183,0.0915882352941176,0.06228}, {3681224,3848550,3848591,0.0726,0.06435}, {3681225,3848591,3848653,0.08403,0.0800285714285714}, {3681226,3848654,3848633,0.0588307692307692,0.0603789473684211}, {3681227,3860763,3860748,0.0208216216216216,0.0202736842105263}, {3681228,3887631,3887664,0.0113318181818182,0.0127846153846154}, {3681229,3887664,3887747,0.0310604651162791,0.0290347826086957}, {3681230,3888408,3888453,0.0161466666666667,-1}, {3681234,3918514,3918406,0.0253344827586207,0.0253344827586207}, {3681235,3849621,3850093,0.27088,0.262141935483871}, {3681236,3873390,3873305,0.0334222222222222,0.0265411764705882}, {3681243,3907765,3907709,0.00918,0.00918}, {3681261,3848653,3848705,0.0668487804878049,0.0702769230769231}, {3681262,3848670,3848654,0.0174571428571429,0.0192947368421053}, {3681263,3907016,3907057,0.05761875,-1}, {3681264,3907057,3907074,0.0155272727272727,-1}, {3681265,3901156,3901128,0.00956470588235294,0.0157354838709677}, {3681266,3901128,3900265,0.285057692307692,0.361536585365854}, {3681267,3901282,3901156,0.0345918367346939,0.0546774193548387}, {3681270,3866420,3866482,0.0282473684210526,-1}, {3681271,3860944,3860884,0.032124,0.0365045454545455}, {3681272,3860884,3860763,0.110133333333333,0.118}, {3681273,3885255,3885097,0.0863714285714286,0.045345}, {3681274,3884978,3884809,0.06631875,0.0757928571428571}, {3681275,3884809,3884739,0.0225081081081081,0.02776}, {3681307,3903160,3902464,0.276584615384615,0.220138775510204}, {3681567,3920499,3920434,0.0244666666666667,0.0400363636363636}, {3681568,3920602,3920499,0.057658064516129,0.0616344827586207}, {3681576,3855414,3856182,0.18315652173913,0.18315652173913}, {3681579,3921407,3921161,0.08564,0.08564}, {3681581,3889641,3889462,0.0500235294117647,-1}, {3681582,3889912,3889861,0.0274137931034483,-1}, {3681583,3888844,3888804,0.00948571428571429,0.00971707317073171}, {3681584,3888804,3888762,0.0101441860465116,0.0103857142857143}, {3681592,3884739,3884399,0.124097142857143,0.127747058823529}, {3681593,3884399,3884244,0.0607636363636364,0.0557}, {3681604,3917183,3917137,0.0246107142857143,0.024178947368421}, {3681609,3916925,3916896,0.00978,0.007824}, {3681610,3916896,3916589,0.126946666666667,0.1190125}, {3681611,3917549,3916952,0.247038461538462,0.285466666666667}, {3681612,3916952,3916925,0.00722352941176471,0.00722352941176471}, {3681613,3894473,3894418,0.0582,0.0353357142857143}, {3681614,3894418,3894332,0.0604571428571429,0.0470222222222222}, {3681615,3854827,3854870,0.03408,0.02272}, {3681616,3855190,3855247,0.0238875,0.02548}, {3681617,3858469,3858259,0.114790476190476,0.122572881355932}, {3681618,3919667,3919354,0.110057142857143,-1}, {3681619,3909105,3908946,-1,0.0541}, {3681620,3908946,3908889,0.01876,0.0183521739130435}, {3681621,3911380,3910878,0.136753846153846,0.131688888888889}, {3681622,3910878,3910416,-1,0.115292307692308}, {3681623,3888294,3888320,0.0115609756097561,0.0100851063829787}, {3681624,3888320,3888408,0.0524714285714286,-1}, {3681625,3889168,3889468,0.114954545454545,-1}, {3681626,3888893,3889126,0.0787404255319149,-1}, {3681627,3889126,3889168,0.018775,-1}, {3681634,3847694,3847693,0.0596125,0.0596125}, {3681635,3847693,3847689,0.0490595744680851,0.0480375}, {3681636,3847689,3847692,0.0929489361702128,0.0891551020408163}, {3681637,3847692,3847538,0.195474418604651,0.182726086956522}, {3681642,3866804,3866831,-1,0.0158117647058824}, {3681643,3866831,3866862,-1,0.0166}, {3681646,3920794,3920477,0.0671076923076923,0.06815625}, {3681647,3920477,3918514,0.380838095238095,0.38698064516129}, {3681648,3859169,3858974,0.121686206896552,0.126032142857143}, {3681651,3870436,3870128,0.175313513513514,0.190782352941176}, {3681652,3870938,3870556,0.214065,0.225331578947368}, {3681653,3870556,3870436,0.0622,0.0706054054054054}, {3681654,3898566,3898554,0.00754909090909091,0.00783396226415094}, {3681655,3898589,3898575,0.00812307692307692,0.00782222222222222}, {3681656,3898575,3898566,0.0073811320754717,0.00752307692307692}, {3681660,3898554,3898336,0.106901694915254,0.114676363636364}, {3681661,3898336,3897850,0.27478064516129,0.288752542372881}, {3681665,3889832,3890032,0.0842297872340426,-1}, {3681666,3890032,3890351,0.152442857142857,-1}, {3681667,3891003,3891018,0.0124,0.0115733333333333}, {3681668,3864611,3864732,0.08586,-1}, {3681669,3869127,3869189,0.01872,0.0111428571428571}, {3681670,3869189,3869416,0.097,0.0554285714285714}, {3681671,3883159,3883182,0.009168,-1}, {3681672,3883182,3883686,0.263884615384615,-1}, {3681673,3887209,3887097,0.0276418604651163,0.0276418604651163}, {3681674,3887076,3887584,0.201424390243902,0.217326315789474}, {3681675,3887584,3887631,0.01695,0.018645}, {3681676,3892155,3892190,0.0166578947368421,0.0154390243902439}, {3681677,3892190,3892442,0.135852631578947,0.12906}, {3681678,3892124,3892155,0.0171891891891892,0.0151428571428571}, {3681679,3870382,3869783,0.179787096774194,0.179787096774194}, {3681680,3869783,3869697,0.0335217391304348,0.0275357142857143}, {3681681,3864944,3864964,0.010392,-1}, {3681684,3894021,3893814,0.110022222222222,0.110022222222222}, {3681693,3886205,3885903,0.151022222222222,0.127425}, {3681694,3868634,3868786,-1,0.0326368421052632}, {3681695,3868786,3869127,-1,0.0941675675675676}, {3681696,3913851,3913809,0.00745555555555556,0.00732}, {3681697,3920868,3919123,0.605153571428571,0.639407547169811}, {3681698,3919123,3917549,0.490357894736842,0.5176}, {3681711,3858070,3857756,0.17896,0.195229090909091}, {3681712,3858974,3858686,0.136734375,0.138904761904762}, {3681713,3858686,3858568,0.069752380952381,0.0708774193548387}, {3681714,3858259,3858098,0.0834290322580645,0.0847967213114754}, {3681715,3858098,3858070,0.0127451612903226,0.0129540983606557}, {3681718,3860659,3860427,0.0940758620689655,0.109128}, {3681719,3860427,3860345,0.0436378378378378,0.0461314285714286}, {3681733,3917137,3916852,0.0969966101694915,0.104050909090909}, {3681734,3852393,3852434,0.111097959183673,0.111097959183673}, {3681735,3879165,3879162,0.0205846153846154,0.0151471698113208}, {3681736,3879162,3879158,0.00901621621621622,0.00641538461538462}, {3681737,3879158,3879160,0.1118,0.053664}, {3681738,3847538,3847466,0.117642857142857,0.117642857142857}, {3681739,3847466,3847424,0.0506461538461539,0.04938}, {3681740,3893610,3893934,0.103174468085106,0.0989632653061224}, {3681787,3866307,3866251,-1,0.0295363636363636}, {3681788,3866251,3866122,-1,0.0525545454545455}, {3681789,3864009,3863964,0.0170153846153846,0.0201090909090909}, {3681790,3863964,3863854,0.032865,0.0386647058823529}, {3681791,3863465,3862954,0.156533333333333,0.207176470588235}, {3681792,3862954,3862830,0.030225,0.038178947368421}, {3681793,3862830,3862791,0.0092875,0.0123833333333333}, {3681794,3853819,3853742,0.02697,0.03596}, {3681795,3866127,3866184,0.0310965517241379,-1}, {3681796,3866184,3866217,0.0135724137931034,-1}, {3681797,3907578,3907642,0.0452538461538462,-1}, {3681798,3922001,3922242,0.272466666666667,0.262735714285714}, {3681799,3919754,3919477,0.102492307692308,0.105189473684211}, {3681800,3921843,3921407,0.151571428571429,0.176833333333333}, {3681801,3920935,3920924,0.00434594594594595,0.005025}, {3681802,3921226,3921208,0.00597,0.00682285714285714}, {3681813,3904024,3903746,0.0723222222222222,0.0751038461538462}, {3681814,3903746,3903589,0.0518111111111111,0.0538038461538462}, {3681815,3904920,3904460,0.1464,0.17139512195122}, {3681816,3905316,3905200,0.042468,0.0416352941176471}, {3681817,3905200,3904920,0.107023255813953,0.10004347826087}, {3681818,3906550,3906221,0.0980509090909091,0.105741176470588}, {3681837,3874249,3874077,0.0859333333333333,0.0859333333333333}, {3681838,3873622,3872982,0.262671428571429,0.24516}, {3681839,3864829,3864944,0.063888,-1}, {3681843,3879927,3879947,0.0123115384615385,0.012804}, {3681844,3879947,3879980,0.0240807692307692,0.025044}, {3681845,3879472,3879508,0.0181963636363636,0.0185333333333333}, {3681846,3881286,3881212,0.0230571428571429,0.0220090909090909}, {3681847,3879157,3879155,0.11724,0.073275}, {3681848,3879155,3879150,0.0214114285714286,0.018735}, {3681849,3879150,3879149,0.0164432432432432,0.0148390243902439}, {3681850,3879140,3879135,0.0126545454545455,0.0174}, {3681851,3879099,3879101,0.0352744186046512,0.0316}, {3681852,3879101,3879100,0.0120933333333333,0.0115787234042553}, {3681853,3879100,3879097,0.0274851063829787,0.0300418604651163}, {3681854,3879097,3879092,0.0541375,0.0590590909090909}, {3681855,3879092,3879094,0.00919148936170213,0.010046511627907}, {3681856,3879094,3879096,0.0199695652173913,0.0213627906976744}, {3681857,3879090,3879089,0.0022,0.00225}, {3681858,3879089,3879084,0.0146,0.0152790697674419}, {3681859,3879084,3879082,0.0289304347826087,0.0309488372093023}, {3681860,3879063,3879061,0.0182808510638298,0.0182808510638298}, {3681861,3879049,3879048,0.00990857142857143,0.00806511627906977}, {3681862,3879048,3879047,0.229421052631579,0.108975}, {3681863,3879047,3879045,0.0139565217391304,0.00891666666666667}, {3681864,3879045,3879044,0.034344,0.0252529411764706}, {3681865,3879044,3879041,0.01044,0.0111857142857143}, {3681866,3879041,3879036,0.04685625,0.0681545454545455}, {3681867,3881910,3881902,0.0100875,-1}, {3681868,3881902,3881639,0.231126315789474,-1}, {3681869,3881639,3881498,0.1055,-1}, {3681870,3881425,3881381,0.0508736842105263,0.0508736842105263}, {3681871,3880039,3879884,0.161329411764706,-1}, {3681872,3879884,3879869,0.00952,-1}, {3681873,3879869,3879769,0.1155,-1}, {3681874,3849205,3849348,0.0906387096774193,0.0826411764705882}, {3681875,3849348,3849505,0.0906882352941176,0.0906882352941176}, {3681876,3851188,3851293,0.0292085106382979,0.0280163265306122}, {3681877,3851293,3851322,0.00709787234042553,0.00680816326530612}, {3681878,3852434,3852452,0.0492391304347826,0.0481914893617021}, {3681879,3852452,3852456,0.00834545454545455,0.00816}, {3681880,3853089,3853150,0.0143162790697674,0.012825}, {3681881,3853817,3854134,0.0920590909090909,0.0861829787234043}, {3681882,3854463,3854827,0.153107142857143,0.119083333333333}, {3681883,3854870,3855190,0.179044444444444,0.2302}, {3681884,3855247,3855414,0.0549257142857143,0.0565411764705882}, {3681885,3857712,3857720,0.0193021276595745,0.0185142857142857}, {3681886,3857720,3857740,0.0597681818181818,0.0571695652173913}, {3681887,3857740,3857761,0.03738,0.0364682926829268}, {3681888,3857761,3857762,0.0425666666666667,0.0425666666666667}, {3681889,3858093,3858100,0.000874285714285714,0.000927272727272727}, {3681890,3858100,3858420,0.0898461538461538,0.0922105263157895}, {3681891,3858420,3858511,0.0253227272727273,0.02476}, {3681892,3858511,3858588,0.0239478260869565,0.0234382978723404}, {3681893,3859151,3859501,0.0871531914893617,0.081924}, {3681894,3859501,3859555,0.0152133333333333,0.0148826086956522}, {3681895,3859897,3860428,0.302818181818182,-1}, {3681896,3860428,3860438,0.0024,-1}, {3681897,3859555,3859821,0.0695466666666667,0.0680347826086957}, {3681898,3859821,3859897,0.0161617021276596,0.0161617021276596}, {3681899,3882887,3882788,0.0344108108108108,0.0276782608695652}, {3681900,3883498,3882979,0.156014285714286,0.192723529411765}, {3681901,3882979,3882887,0.0366,0.0318260869565217}, {3681904,3891666,3891680,0.0101666666666667,0.0114375}, {3681905,3889861,3889844,0.0115655172413793,-1}, {3681906,3889844,3889696,0.0665586206896552,-1}, {3681907,3889696,3889641,0.0119018181818182,-1}, {3681908,3890181,3890080,0.0432545454545454,-1}, {3681909,3890828,3890731,0.0333166666666667,-1}, {3681910,3889510,3888913,0.182941463414634,0.23439375}, {3681911,3887819,3887590,0.0630714285714286,0.0563617021276596}, {3681912,3887284,3887138,0.0703615384615385,0.0538058823529412}, {3681913,3886889,3886622,0.09264,0.09264}, {3681914,3886622,3886585,0.0142054054054054,0.0122232558139535}, {3681915,3886585,3886495,0.0373411764705882,0.0302285714285714}, {3681916,3882085,3882361,0.0882,0.1071}, {3681917,3882025,3882085,0.0198230769230769,0.021475}, {3681918,3881704,3881720,0.00208235294117647,0.00272307692307692}, {3681919,3881720,3882025,0.0906692307692308,0.107154545454545}, {3681920,3881333,3881627,0.0770875,-1}, {3681921,3881627,3881704,0.019668,-1}, {3681922,3881209,3881333,0.0383478260869565,-1}, {3681923,3885692,3885664,0.00975789473684211,0.00862325581395349}, {3681924,3885664,3885638,0.00762631578947369,0.00673953488372093}, {3681925,3887097,3887035,0.0186136363636364,0.019046511627907}, {3681926,3886794,3886653,0.0450878048780488,0.04108}, {3681927,3888038,3887998,0.00890232558139535,0.00832173913043478}, {3681928,3887998,3887733,0.0575045454545455,0.055004347826087}, {3681929,3888249,3888175,0.0227842105263158,0.0188217391304348}, {3681930,3888175,3888038,0.03723,0.0323739130434783}, {3681931,3886495,3886413,0.0493285714285714,0.03453}, {3681932,3886413,3886243,0.110045454545455,0.0691714285714286}, {3681933,3886243,3886205,0.0208285714285714,0.0176727272727273}, {3681934,3884966,3884922,0.0256173913043478,0.02946}, {3681935,3884922,3884480,0.21412,0.256944}, {3681936,3884480,3884444,0.0154216216216216,0.01585}, {3681937,3884444,3884083,0.144416666666667,0.144416666666667}, {3681938,3884083,3883768,0.123548571428571,0.120116666666667}, {3681939,3883768,3883691,0.0313588235294118,0.0304628571428571}, {3681940,3883247,3883181,0.036275,0.0378521739130435}, {3681941,3882939,3882841,0.0553333333333333,0.0574615384615385}, {3681942,3882841,3882737,0.0429692307692308,0.0429692307692308}, {3681943,3882244,3882111,0.0694551724137931,0.06294375}, {3681944,3882111,3881892,0.142875,0.0979714285714286}, {3681945,3881892,3881852,0.028875,0.0203823529411765}, {3681946,3882788,3882486,0.147456,0.0877714285714286}, {3681947,3882486,3882454,0.02067,0.010335}, {3681948,3885362,3885295,0.0268,0.01608}, {3681949,3885295,3885255,0.0161076923076923,0.00951818181818182}, {3681950,3889247,3888996,0.0513169811320755,0.0555061224489796}, {3681951,3890015,3889692,0.0805471698113208,0.08538}, {3681952,3889692,3889640,0.0101547169811321,0.0105529411764706}, {3681953,3890216,3890097,0.0323265306122449,0.03168}, {3681954,3890097,3890015,0.0203176470588235,0.0211469387755102}, {3681955,3882642,3882404,0.0657714285714286,0.0600521739130435}, {3681956,3882404,3882243,0.0532307692307692,0.0451304347826087}, {3681957,3883915,3883824,0.0252,0.0230086956521739}, {3682002,3866217,3866307,0.0513310344827586,-1}, {3682003,3862163,3862130,0.00707547169811321,0.00872093023255814}, {3682004,3862130,3861845,0.0753735849056604,0.0868434782608696}, {3682005,3862321,3862234,0.0168230769230769,0.02187}, {3682006,3862234,3862163,0.0162,0.0200571428571429}, {3682007,3864204,3864140,0.0311833333333333,0.046775}, {3682008,3864140,3864009,0.0562540540540541,0.0717724137931035}, {3682009,3866482,3866755,-1,0.16928}, {3682010,3853426,3853363,0.01719,0.01719}, {3682011,3853363,3852966,0.107575609756098,0.113092307692308}, {3682012,3853742,3853696,0.015790243902439,0.0196181818181818}, {3682013,3853696,3853478,0.0703463414634146,0.0801166666666667}, {3682014,3853478,3853426,0.0193756097560976,0.01986}, {3682015,3854005,3853819,0.059985,0.109063636363636}, {3682026,3920924,3920709,0.133466666666667,0.1287}, {3682027,3920709,3920661,0.0446666666666667,0.03216}, {3682028,3920820,3919754,0.378,0.378}, {3682029,3921161,3920820,0.117545454545455,0.117545454545455}, {3682030,3902201,3902021,0.0678857142857143,0.07425}, {3682031,3922242,3922129,1.17994285714286,1.07733913043478}, {3682032,3902464,3902272,0.1571,0.0689707317073171}, {3682033,3902272,3902229,0.01665,0.0126}, {3682034,3906221,3906200,0.00870545454545455,0.00920769230769231}, {3682035,3906200,3906177,0.00872727272727273,0.00905660377358491}, {3682036,3907642,3907374,0.119181818181818,0.2458125}, {3682037,3907709,3907481,0.0379830508474576,0.0379830508474576}, {3682038,3907481,3907331,0.0260896551724138,0.0260896551724138}, {3682039,3907074,3907494,0.214916666666667,-1}, {3682040,3907494,3907578,0.074895652173913,-1}, {3682056,3922022,3921758,0.115018181818182,0.0973230769230769}, {3682057,3921461,3921418,0.0141157894736842,0.0141157894736842}, {3682058,3921418,3921226,0.0835578947368421,0.0882}, {3682059,3921984,3921912,0.0384545454545454,0.047}, {3682060,3921912,3921843,0.0231567567567568,0.0329538461538462}, {3682070,3897302,3896652,0.2443375,0.249536170212766}, {3682071,3902529,3902520,0.00562978723404255,0.00518823529411765}, {3682072,3902520,3902284,0.0841125,0.0791647058823529}, {3682073,3903006,3902785,0.0884454545454545,0.077832}, {3682074,3902785,3902771,0.00531063829787234,0.0048}, {3682075,3903713,3903694,0.0148695652173913,0.0148695652173913}, {3682076,3903694,3903444,0.158109090909091,0.168309677419355}, {3682077,3902021,3901867,0.0513658536585366,0.0513658536585366}, {3682078,3901867,3901699,0.056504347826087,0.056504347826087}, {3682103,3865507,3865583,0.0483352941176471,-1}, {3682104,3867730,3867709,0.0196758620689655,-1}, {3682105,3867709,3867501,0.26305,-1}, {3682106,3867884,3867730,0.139258064516129,-1}, {3682107,3868047,3868028,0.0101769230769231,-1}, {3682108,3896470,3897558,0.212802857142857,0.215886956521739}, {3682109,3897558,3897646,0.0153652173913043,0.0151457142857143}, {3682110,3897219,3897316,0.0427111111111111,0.0256266666666667}, {3682111,3897114,3897219,0.0378352941176471,0.0268}, {3682112,3896041,3896200,0.0315794117647059,0.0315794117647059}, {3682113,3896200,3896341,0.0313411764705882,0.0313411764705882}, {3682114,3881212,3881058,0.0470634146341463,0.0459428571428571}, {3682115,3879391,3879330,0.0225283018867924,0.0217090909090909}, {3682116,3879295,3879252,0.0222923076923077,0.0214666666666667}, {3682117,3879252,3879176,0.064596,0.0609396226415094}, {3682118,3879176,3879165,0.124069565217391,0.105688888888889}, {3682119,3879149,3879147,0.0185368421052632,0.0171804878048781}, {3682120,3879082,3879081,0.0046468085106383,0.00496363636363636}, {3682121,3879081,3879071,0.0537829787234043,0.0561733333333333}, {3682122,3879071,3879067,0.0101375,0.0105782608695652}, {3682123,3879067,3879063,0.0255063829787234,0.0260608695652174}, {3682124,3879061,3879058,0.0136826086956522,0.0133914893617021}, {3682125,3879058,3879057,0.00234782608695652,0.00229787234042553}, {3682126,3879036,3879035,0.00888,0.0148}, {3682127,3879035,3879034,0.0331333333333333,0.0568}, {3682128,3881498,3881477,0.0174,0.0174}, {3682129,3881477,3881425,0.05,0.05}, {3682130,3881381,3881356,0.02082,-1}, {3682131,3881356,3881267,0.0779052631578947,-1}, {3682132,3881267,3881228,0.0358235294117647,-1}, {3682133,3881228,3881166,0.0585666666666667,-1}, {3682134,3881166,3880940,0.203466666666667,-1}, {3682135,3880940,3880932,0.0099375,-1}, {3682136,3880932,3880896,0.029925,-1}, {3682137,3880896,3880842,0.041475,-1}, {3682138,3880842,3880824,0.0177882352941176,-1}, {3682139,3880824,3880722,0.0909666666666667,-1}, {3682140,3880722,3880607,0.0967,-1}, {3682141,3880607,3880530,0.09236,-1}, {3682142,3880530,3880493,0.0384857142857143,-1}, {3682143,3880493,3880458,0.03572,-1}, {3682144,3880458,3880359,0.09728,-1}, {3682145,3880359,3880302,0.0725571428571429,-1}, {3682146,3880302,3880285,0.0226,-1}, {3682147,3880285,3880175,0.100305882352941,-1}, {3682148,3880175,3880133,0.0263368421052632,-1}, {3682149,3880133,3880095,0.03567,-1}, {3682150,3880095,3880039,0.0605684210526316,-1}, {3682151,3879769,3879736,0.0366352941176471,-1}, {3682152,3879736,3879618,0.113435294117647,-1}, {3682153,3879391,3879446,0.0304036363636364,0.0309666666666667}, {3682154,3879508,3879605,0.0484285714285714,0.0493090909090909}, {3682155,3879605,3879927,0.168814285714286,0.168814285714286}, {3682156,3880474,3880551,0.0567631578947368,0.0501627906976744}, {3682157,3880551,3880667,0.0852972972972973,0.0717272727272727}, {3682158,3850272,3850317,0.0233032258064516,0.02408}, {3682159,3850317,3850599,0.123075,0.120073170731707}, {3682160,3852316,3852344,0.0129136363636364,0.0129136363636364}, {3682161,3852344,3852354,0.00913636363636364,0.00913636363636364}, {3682162,3852354,3852393,0.0727866666666667,0.0727866666666667}, {3682163,3852231,3852236,0.00129333333333333,0.00132272727272727}, {3682164,3852236,3852316,0.0203866666666667,0.02085}, {3682165,3852468,3852469,0.007875,0.00768292682926829}, {3682166,3852469,3852475,0.020355,0.020355}, {3682167,3852475,3852667,0.0754421052631579,0.0735076923076923}, {3682168,3852667,3852728,0.0253538461538462,0.0253538461538462}, {3682169,3852728,3852786,0.0155846153846154,0.0155846153846154}, {3682170,3852786,3853089,0.0810878048780488,0.0773162790697674}, {3682171,3854134,3854363,0.0605121951219512,0.0590714285714286}, {3682172,3854363,3854463,0.0311076923076923,0.029590243902439}, {3682173,3856182,3857392,0.277826086956522,0.277826086956522}, {3682174,3857392,3857431,0.01644,0.0151421052631579}, {3682175,3857431,3857561,0.100524324324324,0.0978789473684211}, {3682176,3857561,3857610,0.047535,0.0513891891891892}, {3682177,3857610,3857692,0.108666666666667,0.108666666666667}, {3682178,3857692,3857712,0.029463829787234,0.0282612244897959}, {3682179,3860438,3860826,0.151927272727273,-1}, {3682180,3860826,3860923,0.0351529411764706,-1}, {3682181,3860923,3861215,0.123794117647059,-1}, {3682182,3861215,3861229,0.00745454545454545,-1}, {3682183,3861229,3861329,0.0306176470588235,-1}, {3682184,3861329,3861587,0.152807142857143,-1}, {3682185,3861587,3861596,0.0155052631578947,-1}, {3682186,3861596,3861625,0.029832,-1}, {3682187,3861625,3861849,0.139324137931034,-1}, {3682188,3861849,3861908,0.0319542857142857,-1}, {3682189,3861908,3862154,0.0890914285714286,-1}, {3682190,3862154,3862341,0.0566666666666667,-1}, {3682191,3862341,3862492,0.0435789473684211,-1}, {3682192,3862492,3862591,0.0288157894736842,-1}, {3682193,3862591,3863028,0.212676923076923,-1}, {3682194,3863028,3863095,0.0235421052631579,-1}, {3682195,3863095,3863100,0.00241578947368421,-1}, {3682196,3863100,3863368,0.109885714285714,-1}, {3682197,3863368,3863400,0.0366,-1}, {3682198,3863400,3863406,0.0117230769230769,-1}, {3682199,3863406,3863079,0.191914285714286,-1}, {3682200,3863079,3862509,0.33118,-1}, {3682201,3862509,3862499,0.00759130434782609,-1}, {3682202,3862499,3862477,0.0167217391304348,-1}, {3682203,3862477,3862702,0.0539739130434783,0.0551733333333333}, {3682204,3862702,3863544,0.259261224489796,0.254076}, {3682205,3863544,3863575,0.00827547169811321,0.00843461538461538}, {3682206,3863575,3863872,0.0974076923076923,0.0993176470588235}, {3682207,3863872,3864333,0.1813625,0.193453333333333}, {3682208,3864333,3864358,0.00452195121951219,0.00487894736842105}, {3682209,3864358,3864522,0.0438947368421053,0.0450810810810811}, {3682210,3864522,3864570,0.0215090909090909,0.0197166666666667}, {3682211,3864570,3864660,0.05268,0.0439}, {3682212,3864660,3864648,0.0135724137931034,0.0112457142857143}, {3682213,3864648,3864634,0.010258064516129,0.00908571428571429}, {3682214,3864634,3864281,0.215604545454545,0.206230434782609}, {3682215,3864281,3864250,0.068376,0.0697714285714286}, {3682216,3864250,3864247,0.004548,0.0047375}, {3682217,3864247,3864245,0.0045,0.0046875}, {3682218,3864245,3864289,0.100126530612245,0.100126530612245}, {3682219,3864289,3864300,0.0083375,0.00851489361702128}, {3682220,3864300,3864350,0.0338042553191489,0.0345391304347826}, {3682221,3864350,3864401,0.019095652173913,0.019095652173913}, {3682222,3864401,3864449,0.0151772727272727,0.01484}, {3682223,3864732,3864805,0.0625125,-1}, {3682224,3864805,3864829,0.0168666666666667,-1}, {3682225,3851086,3851188,0.031,0.0291764705882353}, {3682226,3851322,3851352,0.00738666666666667,0.00738666666666667}, {3682227,3851352,3851383,0.0120681818181818,0.0120681818181818}, {3682228,3851899,3851965,0.0128608695652174,0.0140857142857143}, {3682229,3851965,3852231,0.06488,0.0695142857142857}, {3682230,3851383,3851866,0.12792,0.130827272727273}, {3682231,3851866,3851899,0.00944347826086956,0.00987272727272727}, {3682232,3852456,3852468,0.0299581395348837,0.0306714285714286}, {3682233,3890080,3890037,0.0200727272727273,-1}, {3682234,3890037,3889991,0.0202545454545455,-1}, {3682235,3889991,3889912,0.0338181818181818,-1}, {3682236,3890201,3890181,0.0101636363636364,-1}, {3682237,3890436,3890282,0.0736,-1}, {3682238,3890282,3890201,0.0404689655172414,-1}, {3682239,3890731,3890684,0.0201567567567568,-1}, {3682240,3890684,3890505,0.0675166666666667,-1}, {3682241,3890505,3890436,0.0289090909090909,-1}, {3682242,3891127,3891083,0.0151272727272727,-1}, {3682243,3890867,3890828,0.0177166666666667,-1}, {3682244,3893569,3893610,0.0207409090909091,0.0194170212765957}, {3682245,3893610,3892785,0.3944,0.3944}, {3682246,3892785,3892108,0.297733333333333,0.2772}, {3682247,3892108,3892042,0.0284275862068966,0.032976}, {3682248,3887590,3887559,0.00987,0.00858260869565217}, {3682249,3887559,3887419,0.034572972972973,0.0290727272727273}, {3682250,3887419,3887284,0.0651310344827586,0.04722}, {3682251,3887138,3886889,0.098772972972973,0.117890322580645}, {3682252,3890351,3890434,0.03436,-1}, {3682253,3890434,3890508,0.0322595744680851,-1}, {3682254,3890508,3890669,0.0599375,-1}, {3682255,3890669,3890686,0.005275,-1}, {3682256,3890686,3890702,0.006375,-1}, {3682257,3890702,3890912,0.0938590909090909,-1}, {3682258,3890912,3890960,0.0179,-1}, {3682259,3890960,3891003,0.0138285714285714,-1}, {3682260,3891359,3891476,0.0544578947368421,0.0470318181818182}, {3682261,3891476,3891599,0.08720625,0.069765}, {3682262,3891599,3891623,0.0123771428571429,0.0111076923076923}, {3682263,3891623,3891649,0.0164909090909091,0.01700625}, {3682264,3891649,3891666,0.0108705882352941,0.01155}, {3682265,3891680,3892057,0.211484210526316,0.243527272727273}, {3682266,3892057,3892088,0.0174810810810811,0.0143733333333333}, {3682267,3892088,3892124,0.0233513513513514,0.020093023255814}, {3682268,3892442,3892489,0.024465,0.0271833333333333}, {3682269,3892489,3892519,0.0126615384615385,0.0137166666666667}, {3682270,3892519,3892742,0.14472,0.140051612903226}, {3682271,3892742,3892782,0.0130833333333333,0.0181153846153846}, {3682272,3892782,3892960,0.073275,0.172411764705882}, {3682273,3892960,3892978,0.00655909090909091,0.012025}, {3682274,3892978,3892991,0.00610666666666667,0.010992}, {3682275,3892991,3893009,0.00592173913043478,0.0100888888888889}, {3682276,3893009,3893066,0.0282510638297872,0.04149375}, {3682277,3893066,3893102,0.0161125,0.0209027027027027}, {3682278,3893102,3893128,0.011775,0.01413}, {3682279,3893490,3893569,0.0399627906976744,0.0373565217391304}, {3682280,3893412,3893482,0.032504347826087,0.0318127659574468}, {3682281,3893482,3893490,0.00614666666666667,0.00601304347826087}, {3682282,3885748,3885714,0.00769230769230769,0.00697674418604651}, {3682283,3885714,3885692,0.00983076923076923,0.00891627906976744}, {3682284,3886157,3885841,0.0876972972972973,0.0737454545454545}, {3682285,3885841,3885748,0.0260368421052632,0.0224863636363636}, {3682286,3887035,3886991,0.0128045454545455,0.0131023255813954}, {3682287,3886991,3886819,0.0516818181818182,0.0516818181818182}, {3682288,3886819,3886794,0.00703255813953488,0.00672}, {3682289,3888762,3888438,0.0791428571428571,0.0773023255813954}, {3682290,3888438,3888298,0.0394578947368421,0.03332}, {3682291,3888298,3888249,0.0112263157894737,0.00927391304347826}, {3682292,3885343,3885007,0.260011764705882,0.163711111111111}, {3682293,3885007,3884966,0.02976,0.0283428571428571}, {3682294,3883587,3883447,0.0915130434782609,0.0637818181818182}, {3682295,3883447,3883247,0.18496,0.102755555555556}, {3682296,3883181,3882988,0.095825,0.121042105263158}, {3682297,3882988,3882939,0.0245333333333333,0.026496}, {3682298,3882276,3882251,0.00956129032258065,0.0128869565217391}, {3682299,3882251,3882176,0.03436,0.0468545454545455}, {3682300,3882176,3882060,0.0741111111111111,0.0741111111111111}, {3682301,3882060,3881910,0.117442105263158,0.092975}, {3682302,3880766,3880930,0.060375,-1}, {3682303,3890563,3890456,0.0312510638297872,0.0282461538461538}, {3682304,3890456,3890216,0.0716936170212766,0.0660705882352941}, {3682305,3890608,3890563,0.009425,0.0087}, {3682306,3889640,3889509,0.0302666666666667,0.0320470588235294}, {3682307,3889509,3889280,0.0522444444444444,0.056424}, {3682308,3889280,3889247,0.00956666666666667,0.010332}, {3682309,3888996,3888824,0.035977358490566,0.039725}, {3682310,3888824,3888712,0.0215207547169811,0.0237625}, {3682311,3888712,3888581,0.0286528301886792,0.0316375}, {3682312,3888581,3888401,0.0374264150943396,0.0422042553191489}, {3682313,3888401,3888238,0.0315396226415094,0.0355659574468085}, {3682314,3888238,3888141,0.0238615384615385,0.0264}, {3682315,3888141,3888103,0.00613846153846154,0.00679148936170213}, {3682316,3888103,3887960,0.037356,0.040604347826087}, {3682317,3887960,3887930,0.004608,0.00500869565217391}, {3682318,3887930,3887879,0.009012,0.00979565217391304}, {3682319,3886885,3886727,0.0414367346938775,0.0483428571428571}, {3682320,3886727,3886595,0.0363673469387755,0.0456923076923077}, {3682321,3886595,3886571,0.00762857142857143,0.00983684210526316}, {3682322,3886571,3886461,0.0274897959183673,0.0384857142857143}, {3682323,3884244,3884199,0.0147081081081081,0.0143210526315789}, {3682324,3884199,3884157,0.0147076923076923,0.0155027027027027}, {3682325,3881971,3881880,0.025493023255814,0.0267365853658537}, {3682326,3881880,3881286,0.157581818181818,0.165085714285714}, {3682327,3882120,3882009,0.0419707317073171,0.0400186046511628}, {3682328,3882009,3881971,0.0103674418604651,0.0106142857142857}, {3682329,3882145,3882120,0.00651,0.00578666666666667}, {3682330,3882243,3882166,0.0252307692307692,0.0218666666666667}, {3682331,3882166,3882145,0.007125,0.00633333333333333}, {3682332,3882756,3882723,0.00766666666666667,0.0075}, {3682333,3882830,3882756,0.0171130434782609,0.0174933333333333}, {3682334,3883154,3882830,0.0815869565217391,0.0915365853658537}, {3682335,3883205,3883188,0.00577021276595745,0.00713684210526316}, {3682336,3883188,3883154,0.00877021276595745,0.0108473684210526}, {3682337,3883634,3883510,0.036975,0.0343953488372093}, {3682338,3883824,3883669,0.0439230769230769,0.0380666666666667}, {3682339,3883669,3883634,0.00981,0.00872}, {3682340,3884160,3883915,0.0654136363636364,0.0625695652173913}, {3682341,3884379,3884337,0.0122590909090909,0.0119866666666667}, {3682342,3884337,3884160,0.0451333333333333,0.0451333333333333}, {3682359,3849505,3849536,0.0160588235294118,0.0165454545454545}, {3682360,3849536,3849621,0.0712,0.0689032258064516}, {3682363,3865563,3866792,0.227432727272727,0.236015094339623}, {3682364,3850599,3851063,0.1328125,0.1275}, {3682365,3851063,3851086,0.00697959183673469,0.00670588235294118}, {3682366,3900113,3899184,0.31978,0.290709090909091}, {3682367,3899184,3898713,0.172778947368421,0.161449180327869}, {3682368,3893128,3893387,0.130625,0.136304347826087}, {3682369,3893387,3893412,0.00864255319148936,0.00864255319148936}, {3682370,3880667,3880725,0.0498342857142857,0.0396409090909091}, {3682371,3880725,3880766,0.0302432432432432,0.0266428571428571}, {3682374,3889671,3889634,0.01665,0.01998}, {3682375,3889634,3889510,0.0648,0.1404}, {3682376,3873858,3873420,0.192275,0.15382}, {3682377,3873420,3873390,0.0108923076923077,0.00809142857142857}, {3682378,3868028,3867884,0.156514285714286,-1}, {3682379,3864449,3864567,0.05229,0.0475363636363636}, {3682380,3864567,3864587,0.00848571428571429,0.00675}, {3682381,3879330,3879317,0.00528679245283019,0.00518888888888889}, {3682382,3879317,3879295,0.00985384615384615,0.00948888888888889}, {3682383,3879018,3879012,0.01985,0.0144363636363636}, {3682384,3879012,3879010,0.0135,0.010125}, {3682385,3881852,3881768,0.0581,0.0422545454545454}, {3682386,3881768,3881754,0.01952,0.00944516129032258}, {3682387,3881058,3881007,0.01392,0.0142769230769231}, {3682388,3881007,3880971,0.012045,0.0126789473684211}, {3682401,3901699,3901401,0.098595652173913,0.098595652173913}, {3682402,3901401,3901282,0.0438279069767442,0.0509351351351351}, {3682425,3916852,3915020,0.5187,0.528130909090909}, {3682455,3848705,3848689,0.105994736842105,0.108859459459459}, {3682456,3848689,3848670,0.01836,0.0188307692307692}, {3682551,3875051,3874249,-1,-1}, {3682552,3876061,3876004,-1,-1}, {3682553,3876004,3875051,-1,-1}, {3682556,3874077,3873697,0.325825,0.300761538461538}, {3682557,3873697,3873622,0.047341935483871,0.0444727272727273}, {3682558,3847618,3847649,0.031475,0.0321446808510638}, {3682559,3847649,3847666,0.0267829787234043,0.0267829787234043}, {3682577,3881754,3881736,0.01165,-1}, {3682578,3881736,3881710,0.0170571428571429,-1}, {3682598,3897850,3897719,0.0697363636363636,0.139472727272727}, {3682599,3897719,3897302,0.1998,0.31968}, {3682601,3868688,3868486,-1,0.126833333333333}, {3682602,3868486,3868384,-1,0.0609}, {3682604,3886340,3886501,0.0891891891891892,0.0891891891891892}, {3682611,3884157,3883889,0.087135,0.0968166666666667}, {3682612,3883889,3883650,0.0810333333333333,0.09724}, {3682613,3891148,3891086,0.0148,0.0173739130434783}, {3682614,3891086,3890608,0.128952941176471,0.134216326530612}, {3682615,3865583,3866027,0.197043243243243,-1}, {3682616,3866027,3866127,0.04779375,-1}, {3682623,3919382,3919402,0.00656363636363636,0.005415}, {3682662,3915531,3914022,0.265835294117647,0.278104615384615}, {3682663,3914022,3909556,0.608828571428571,0.645727272727273}, {3682664,3917078,3915550,0.297590163934426,0.31298275862069}, {3682665,3915550,3915531,0.003534375,0.00370819672131148}, {3682666,3889167,3888995,0.0468439024390244,-1}, {3682667,3888995,3888883,0.0352769230769231,-1}, {3682668,3915020,3914772,0.125513513513514,0.211090909090909}, {3682669,3914772,3913851,0.266082352941176,0.260965384615385}, {3682687,3920434,3920048,0.151405263157895,0.19178}, {3682688,3920048,3919919,0.0642769230769231,0.0677513513513514}, {3682691,3921055,3920704,0.2262,0.201964285714286}, {3682692,3920704,3920602,0.052725,0.0482057142857143}, {3682693,3893934,3894018,0.0217698113207547,0.0213666666666667}, {3682694,3894018,3897114,0.745134545454545,0.706593103448276}, {3682695,3891804,3891714,0.0277245283018868,0.029388}, {3682696,3891714,3891439,0.0724384615384615,0.0768734693877551}, {3682700,3891083,3890895,0.0904285714285714,-1}, {3682701,3890895,3890867,0.0109166666666667,-1}, {3682705,3888520,3887982,0.137246808510638,0.1343875}, {3682706,3887982,3887819,0.0371866666666667,0.0341510204081633}, {3682707,3888913,3888791,0.0277787234042553,0.0277787234042553}, {3682708,3888791,3888520,0.0698217391304348,0.068336170212766} }; pgrouting-pgrouting-2.1.0/src/trsp/tester/issue191-bad.h000066400000000000000000044642421257314352300231360ustar00rootroot00000000000000#define NEDGE 22573 static edge_t edges[NEDGE] = { {2950984,3847538,3847326,0.1338,0.14049}, {2951013,3848117,3848557,0.21634,0.196672727272727}, {2951139,3847707,3848229,0.281288888888889,0.361657142857143}, {2951145,3846938,3848653,1.38490588235294,1.38490588235294}, {2951177,3847689,3847383,0.15845,0.165339130434783}, {2951237,3847076,3848452,0.749777777777778,0.749777777777778}, {2951267,3847751,3848117,0.147342857142857,0.156272727272727}, {2951290,3847383,3847326,0.453022222222222,0.453022222222222}, {2951291,3846724,3846228,0.190076470588235,0.190076470588235}, {2951341,3846522,3845953,0.280711111111111,0.261351724137931}, {2951342,3846323,3847649,1.08084444444444,1.08084444444444}, {2951510,3847387,3846522,0.392133333333333,0.407215384615385}, {2951520,3847326,3846724,0.2280375,0.208491428571429}, {2951553,3846902,3847957,0.503844444444444,0.503844444444444}, {2951555,3846959,3848550,0.9066,0.9066}, {2951673,3846882,3848633,0.989,0.989}, {2951702,3846966,3848419,0.406975,0.424669565217391}, {2951743,3848471,3846688,0.267018947368421,1000000}, {2962266,3847391,3847542,1000000,0.129814285714286}, {2962477,3852941,3853106,0.161454545454545,0.190285714285714}, {2962549,3852941,3852856,0.0389538461538462,1000000}, {2962550,3852856,3852882,0.0715071428571429,1000000}, {2962551,3852988,3852941,0.0468,1000000}, {2962552,3852988,3852882,1000000,0.0600692307692308}, {2962553,3853322,3852988,0.152027586206897,0.137775}, {2962554,3853454,3853322,0.0454714285714286,0.0454714285714286}, {2962555,3851625,3852882,0.471342857142857,0.611}, {2962559,3852335,3852224,0.0390666666666667,0.0390666666666667}, {2962560,3852306,3852367,0.01944,0.0220909090909091}, {2962561,3853717,3853454,0.0938347826086957,0.0981}, {2962562,3854088,3853717,0.1192875,0.121825531914894}, {2962563,3854566,3854088,0.1677125,0.1677125}, {2962564,3854892,3854566,0.124852173913043,0.122195744680851}, {2962565,3854995,3854892,0.0395217391304348,0.0386808510638298}, {2962566,3855301,3854995,0.111717391304348,0.1142}, {2962567,3855705,3855301,0.143569565217391,0.14676}, {2962568,3855944,3855705,0.102559090909091,0.10028}, {2962569,3856228,3855944,0.0917869565217391,0.0981906976744186}, {2962570,3856377,3856228,0.0465333333333333,0.0465333333333333}, {2962571,3863773,3862710,0.35272,0.360736363636364}, {2962572,3864110,3863773,0.215115789473684,0.215115789473684}, {2962573,3866457,3865801,0.1674,0.17205}, {2962574,3865801,3865598,0.0696827586206897,0.0594352941176471}, {2962575,3865598,3864916,1000000,0.213658064516129}, {2962576,3864122,3863836,0.160578260869565,0.167877272727273}, {2962577,3867378,3866457,0.273418181818182,0.265376470588235}, {2962578,3867227,3867421,0.18181875,0.19394}, {2962579,3867069,3867227,0.138723076923077,0.138723076923077}, {2962580,3867018,3867069,0.0444,0.0411512195121951}, {2962584,3870943,3871224,0.4197,0.368517073170732}, {2962585,3872002,3872095,0.0696555555555556,1000000}, {2962589,3878423,3878571,0.18618,0.223416}, {2962590,3878423,3877865,0.268278260869565,1000000}, {2962591,3877798,3877865,0.0944117647058823,0.0697826086956522}, {2962592,3877742,3877798,0.07065,0.0605571428571429}, {2962593,3877557,3877742,0.1438125,0.1438125}, {2962594,3878781,3878423,0.1689,1000000}, {2962595,3879207,3878781,0.1523625,1000000}, {2962596,3879689,3879207,0.237784615384615,1000000}, {2962603,3881159,3881235,0.0644,0.0709714285714286}, {2962638,3854912,3854769,0.051446511627907,0.06145}, {2962639,3855091,3854912,0.0777428571428571,0.0697692307692308}, {2962640,3855091,3855370,0.107928571428571,0.174346153846154}, {2962641,3856367,3856069,0.131363636363636,0.0985227272727273}, {2962642,3856681,3856367,0.130994117647059,0.106042857142857}, {2962643,3857387,3856681,0.243616666666667,0.1827125}, {2962644,3856684,3856377,0.0975136363636364,0.0912893617021277}, {2962645,3857350,3857043,0.150514285714286,0.195111111111111}, {2962646,3857529,3857350,0.183768,0.14356875}, {2962647,3857832,3857529,0.102351219512195,0.0975906976744186}, {2962648,3859655,3859839,0.104884615384615,0.0940344827586207}, {2962649,3858161,3857832,0.104466666666667,0.109325581395349}, {2962650,3858404,3858161,0.07568,0.0774}, {2962651,3858497,3858404,0.0338045454545455,0.0345906976744186}, {2962652,3864854,3865191,0.163842857142857,0.181089473684211}, {2962653,3865240,3864854,0.128692307692308,0.132078947368421}, {2962654,3865521,3865240,0.0996162162162162,0.0898975609756098}, {2962655,3866809,3867018,0.177173684210526,0.19236}, {2962656,3866749,3866809,0.075552,0.06296}, {2962657,3867243,3866749,0.16753125,0.141078947368421}, {2962658,3867939,3867243,0.167113043478261,0.167113043478261}, {2962659,3868738,3867939,0.223138461538462,0.212253658536585}, {2962660,3870348,3869892,0.196466666666667,0.3789}, {2962661,3867563,3866560,0.268910526315789,0.237641860465116}, {2962662,3867790,3867563,0.0752,0.0689333333333333}, {2962663,3871128,3871204,1000000,0.0642230769230769}, {2962664,3871687,3871888,1000000,0.0552363636363636}, {2962665,3872095,3872273,0.18952,1000000}, {2962666,3872273,3872292,0.0428903225806452,1000000}, {2962667,3870734,3870699,0.02552,1000000}, {2962668,3872435,3872452,1000000,0.0138346153846154}, {2962669,3871968,3871888,0.0976636363636364,1000000}, {2962670,3872630,3872621,1000000,0.0543789473684211}, {2962671,3872446,3872166,0.09675,0.159352941176471}, {2962672,3872711,3872716,1000000,0.0217945945945946}, {2962673,3876266,3875896,1000000,0.219495652173913}, {2962674,3877492,3877557,0.0462,0.04224}, {2962675,3877428,3877492,0.04242,0.0374294117647059}, {2962676,3877288,3877428,0.1198,0.0951352941176471}, {2962677,3877137,3877288,0.129537931034483,0.129537931034483}, {2962678,3876979,3877137,0.169909090909091,0.178}, {2962679,3876741,3876979,1000000,0.227}, {2962680,3876509,3876741,1000000,0.214968}, {2962681,3876366,3876509,1000000,0.203052631578947}, {2962682,3876266,3876366,0.0659612903225806,0.13632}, {2962683,3877557,3878087,0.29004,1000000}, {2962684,3878087,3878194,0.0900461538461539,1000000}, {2962685,3878519,3878194,1000000,0.14895}, {2962686,3878883,3878519,1000000,0.199825}, {2962687,3878883,3879207,1000000,0.308575}, {2962688,3878576,3878883,1000000,0.2563875}, {2962689,3880096,3879689,0.222022222222222,1000000}, {2962690,3878467,3878576,0.0984,0.0984}, {2962691,3878445,3878467,0.0262125,0.0262125}, {2962692,3878287,3878445,1000000,0.1197375}, {2962693,3878067,3878287,1000000,0.1737}, {2962694,3879433,3878883,1000000,0.237688888888889}, {2962695,3879844,3879433,1000000,0.206834482758621}, {2962696,3879105,3879433,0.393428571428571,1000000}, {2962697,3878960,3879105,0.106778571428571,1000000}, {2962698,3878931,3878960,0.0285870967741935,1000000}, {2962699,3878798,3878931,0.130531034482759,1000000}, {2962700,3876017,3876891,1000000,0.240251162790698}, {2962701,3877564,3877811,1000000,0.210577777777778}, {2962702,3878384,3878798,0.35678,1000000}, {2962703,3880536,3880096,0.182175,1000000}, {2962704,3880209,3879844,1000000,0.169036363636364}, {2962705,3880766,3880209,1000000,0.487725}, {2962706,3884123,3884820,0.225671428571429,0.225671428571429}, {2962707,3883627,3884123,0.22654,0.151026666666667}, {2962708,3883165,3883627,0.2178,0.146778260869565}, {2962709,3884820,3885663,0.226775510204082,0.226775510204082}, {2962710,3890112,3889707,0.165123529411765,0.147742105263158}, {2962713,3894341,3893822,1000000,0.208969565217391}, {2962714,3894941,3894341,1000000,0.252926086956522}, {2962715,3895407,3894373,0.620418181818182,0.499360975609756}, {2962716,3896232,3895757,0.187486956521739,0.165853846153846}, {2962717,3895532,3894941,1000000,0.231404081632653}, {2962720,3898398,3898807,0.121689795918367,0.116917647058824}, {2962721,3898282,3898398,0.0318,0.0311510204081633}, {2962722,3897752,3898282,0.166271428571429,0.174585}, {2962723,3897202,3897752,0.235086486486486,0.193293333333333}, {2962724,3896926,3897202,0.0942130434782609,0.0902875}, {2962737,3851455,3849926,0.511723076923077,0.525189473684211}, {2962738,3851907,3851455,0.148381818181818,1000000}, {2962739,3852261,3851907,0.08667,1000000}, {2962740,3852696,3852261,0.145851428571429,1000000}, {2962741,3854086,3853919,0.09462,0.135171428571429}, {2962742,3854151,3854086,0.0231771428571429,0.0219243243243243}, {2962743,3854578,3854151,0.130448780487805,0.124381395348837}, {2962744,3855947,3854578,0.357354545454545,0.357354545454545}, {2962745,3856149,3855947,0.114884210526316,0.0808444444444444}, {2962746,3858245,3857387,0.251575,0.227841509433962}, {2962747,3858675,3858245,0.16076170212766,0.1799}, {2962748,3859167,3858994,0.0588967741935484,0.1074}, {2962749,3859781,3859259,0.15255652173913,0.159490909090909}, {2962750,3859896,3859781,0.0376695652173913,0.0402976744186046}, {2962751,3861043,3859948,0.323026666666667,0.323026666666667}, {2962752,3860787,3860524,0.0635875,0.10174}, {2962753,3867916,3868053,1000000,0.0938526315789474}, {2962754,3868197,3868053,0.08542,0.08542}, {2962755,3868867,3868197,0.204963636363636,0.270552}, {2962756,3869451,3869047,1000000,0.116076923076923}, {2962757,3869047,3868665,1000000,0.101769230769231}, {2962758,3868665,3867861,1000000,0.231048648648649}, {2962759,3871981,3871318,1000000,0.28737}, {2962760,3872440,3871963,0.27048,1000000}, {2962761,3871981,3872483,0.167785714285714,1000000}, {2962762,3872483,3872529,0.0848108108108108,1000000}, {2962763,3872459,3872483,0.108333333333333,1000000}, {2962764,3872455,3872459,0.105391304347826,1000000}, {2962765,3872453,3872455,0.18435652173913,1000000}, {2962766,3872458,3872453,0.0647632653061224,1000000}, {2962767,3872010,3871981,1000000,0.16605}, {2962768,3872045,3872010,1000000,0.12753}, {2962769,3872064,3872052,1000000,0.163297674418605}, {2962770,3872044,3872064,1000000,0.0792857142857143}, {2962771,3871930,3872022,1000000,0.1277}, {2962772,3875393,3875481,0.14904,0.156884210526316}, {2962773,3875266,3875334,0.157268571428571,0.148767567567568}, {2962774,3876026,3875527,0.218378571428571,0.244584}, {2962775,3876891,3877289,1000000,0.107818604651163}, {2962776,3877289,3877564,1000000,0.329964705882353}, {2962777,3877289,3877610,1000000,0.0784571428571429}, {2962778,3877610,3877893,1000000,0.0752372093023256}, {2962779,3877893,3878431,1000000,0.175266666666667}, {2962780,3878389,3878789,0.117954545454545,1000000}, {2962781,3876995,3877110,1000000,0.169163636363636}, {2962782,3876876,3876995,1000000,0.17660625}, {2962783,3876735,3876876,1000000,0.227871428571429}, {2962784,3878167,3878384,0.19146,1000000}, {2962785,3877893,3878167,0.221123076923077,1000000}, {2962786,3877616,3877719,0.19965,1000000}, {2962787,3877488,3877616,0.17353125,1000000}, {2962788,3877326,3877488,0.1716,1000000}, {2962789,3876846,3876735,1000000,0.385827272727273}, {2962790,3877274,3877326,0.239777777777778,1000000}, {2962791,3880269,3880471,0.1217,0.125896551724138}, {2962792,3880204,3880269,0.033576,0.02798}, {2962793,3882281,3883165,0.611463157894737,0.283360975609756}, {2962794,3882763,3883165,0.254045454545455,0.109588235294118}, {2962795,3882468,3882763,0.09996,0.0740444444444444}, {2962796,3882165,3882468,0.106526086956522,0.0924566037735849}, {2962797,3881858,3882165,0.137184615384615,0.102888461538462}, {2962798,3881457,3881858,0.161735294117647,0.112224489795918}, {2962799,3881101,3881457,0.128846511627907,0.142061538461538}, {2962800,3880728,3881101,0.147236842105263,0.3496875}, {2962801,3880471,3880728,0.118994594594595,0.1375875}, {2962802,3883811,3883165,1000000,0.442248}, {2962803,3884306,3883811,1000000,0.25595625}, {2962804,3884669,3884306,1000000,0.2099}, {2962805,3884867,3884669,1000000,0.25445}, {2962806,3885287,3885208,0.0433304347826087,1000000}, {2962807,3880492,3880269,0.120783333333333,1000000}, {2962808,3880738,3880492,0.113184615384615,1000000}, {2962809,3880991,3880676,1000000,0.12576}, {2962810,3886651,3887278,0.217774468085106,0.204708}, {2962811,3886073,3886651,0.2529,0.343221428571429}, {2962812,3885287,3886073,0.417311111111111,0.312983333333333}, {2962813,3885046,3885287,0.068425,0.0763813953488372}, {2962814,3884829,3885046,0.0738,0.0690893617021276}, {2962815,3884772,3884829,0.04638,1000000}, {2962816,3884559,3884829,0.085953488372093,0.0786382978723404}, {2962817,3884184,3884559,0.130369565217391,0.127595744680851}, {2962818,3883835,3884184,0.127215,0.118339534883721}, {2962819,3885258,3885339,0.2779125,1000000}, {2962820,3884829,3884892,0.0462521739130435,1000000}, {2962821,3885393,3885258,1000000,0.0578823529411765}, {2962822,3885695,3885393,1000000,0.140876923076923}, {2962823,3886085,3885695,1000000,0.19668}, {2962824,3893554,3893800,0.127131818181818,0.124306666666667}, {2962825,3893318,3893554,0.129333333333333,0.108279069767442}, {2962826,3892117,3893318,0.46528085106383,0.437364}, {2962827,3893800,3894171,0.150528,0.150528}, {2962828,3896657,3896232,0.240975,0.265903448275862}, {2962829,3896657,3896926,0.0924533333333333,0.0924533333333333}, {2962830,3896217,3896471,0.1482,1000000}, {2962831,3895336,3895663,0.383684210526316,0.158478260869565}, {2962832,3895085,3895336,0.12028,0.1127625}, {2962833,3894567,3894798,0.23124,0.121705263157895}, {2962834,3894798,3893554,0.749825806451613,0.860911111111111}, {2962835,3896441,3896217,0.11787,1000000}, {2962836,3897856,3897312,0.178221052631579,1000000}, {2962853,3854789,3854740,0.0235363636363636,0.0246571428571429}, {2962854,3851476,3851083,0.281120930232558,0.2518375}, {2962855,3857984,3858104,0.0965414634146341,0.08796}, {2962856,3861802,3861631,0.0632684210526316,0.0572428571428572}, {2962857,3862517,3861802,0.244871428571429,0.239176744186047}, {2962858,3864629,3864346,0.144933333333333,0.3261}, {2962859,3863339,3862517,0.433509677419355,0.407236363636364}, {2962860,3864346,3864258,0.0437032258064516,0.0483857142857143}, {2962861,3864258,3863915,0.199176923076923,0.18495}, {2962862,3863915,3863339,0.495733333333333,0.387965217391304}, {2962863,3866618,3865566,0.424214285714286,0.387326086956522}, {2962864,3865109,3865008,0.382828571428571,1000000}, {2962865,3864686,3863915,0.470766666666667,0.546696774193548}, {2962866,3864784,3863339,1000000,0.897434482758621}, {2962867,3870613,3869940,1000000,0.180141176470588}, {2962868,3871322,3870613,1000000,0.168753846153846}, {2962869,3871930,3871338,0.148165714285714,1000000}, {2962870,3868086,3867239,1000000,0.246158823529412}, {2962871,3868558,3868086,1000000,0.127897297297297}, {2962872,3868976,3868662,1000000,0.0827833333333333}, {2962873,3869270,3868976,1000000,0.0783157894736842}, {2962874,3869931,3869270,1000000,0.19754}, {2962875,3870046,3869931,1000000,0.033951724137931}, {2962876,3870421,3870046,1000000,0.0981333333333333}, {2962877,3870904,3870421,1000000,0.120047368421053}, {2962878,3871347,3870904,1000000,0.11185}, {2962879,3867497,3866913,0.28248,0.252214285714286}, {2962880,3871935,3871347,1000000,0.272021052631579}, {2962881,3871935,3871914,1000000,0.131431578947368}, {2962882,3871942,3871935,1000000,0.05551875}, {2962883,3871887,3871942,1000000,0.159441176470588}, {2962884,3872467,3872468,0.174882352941176,1000000}, {2962885,3872489,3872467,0.0720166666666667,1000000}, {2962886,3871929,3871877,1000000,0.07392}, {2962887,3872000,3871929,1000000,0.0984857142857143}, {2962888,3872062,3872008,1000000,0.0706186046511628}, {2962889,3872130,3872062,1000000,0.138175609756098}, {2962890,3872265,3872130,1000000,0.159465}, {2962891,3872517,3872489,0.0921681818181818,1000000}, {2962892,3872555,3872517,0.0824936170212766,1000000}, {2962893,3872597,3872555,0.105782608695652,1000000}, {2962894,3872742,3872597,0.257178947368421,1000000}, {2962895,3872375,3872265,1000000,0.100976470588235}, {2962896,3872375,3872742,0.2781,0.256707692307692}, {2962897,3876041,3876026,0.292296774193548,0.312455172413793}, {2962898,3876458,3876476,0.0106137931034483,0.00879428571428571}, {2962899,3876476,3876846,0.15815,0.1186125}, {2962900,3876055,3876053,0.10315,0.154725}, {2962901,3874960,3875344,0.314113043478261,0.258021428571429}, {2962902,3875344,3875800,0.303176470588235,0.20616}, {2962903,3875315,3875344,0.19524,1000000}, {2962904,3874982,3874960,1000000,0.160386206896552}, {2962905,3875326,3875315,0.157696551724138,1000000}, {2962906,3875054,3874982,1000000,0.136248648648649}, {2962907,3875389,3875326,0.163296774193548,1000000}, {2962908,3875121,3875054,1000000,0.123076923076923}, {2962909,3875448,3875389,0.176111111111111,1000000}, {2962910,3872742,3872911,0.09912,0.1239}, {2962911,3876846,3877274,0.164422222222222,0.170746153846154}, {2962912,3877274,3877854,0.146526315789474,0.206222222222222}, {2962913,3877854,3878444,0.15387,0.15387}, {2962914,3878444,3879157,0.350504347826087,0.287914285714286}, {2962915,3876911,3876846,1000000,0.24498}, {2962916,3876981,3876911,1000000,0.18195652173913}, {2962917,3877045,3876981,1000000,0.28029}, {2962918,3876495,3876911,0.158111111111111,0.152464285714286}, {2962919,3876911,3877340,0.200918181818182,0.122783333333333}, {2962920,3877340,3877906,0.208707692307692,0.200977777777778}, {2962921,3877906,3878473,0.20394,0.30591}, {2962922,3878473,3879147,0.416833333333333,0.267964285714286}, {2962923,3877340,3877274,0.225463636363636,1000000}, {2962924,3877398,3877340,0.246,1000000}, {2962925,3876537,3876495,1000000,0.187663636363636}, {2962926,3876981,3877398,0.14488,0.135825}, {2962927,3876537,3876981,0.144483870967742,0.154448275862069}, {2962928,3876055,3876105,0.08235,0.08235}, {2962929,3876163,3876137,0.0718137931034483,0.06942}, {2962930,3876239,3876163,0.15788275862069,0.14308125}, {2962931,3876319,3876239,0.175137931034483,0.153909090909091}, {2962932,3876422,3876319,0.1674,0.186715384615385}, {2962933,3876463,3876422,1000000,0.0846521739130435}, {2962934,3879753,3879502,0.15164,0.162471428571429}, {2962935,3879985,3879753,0.171333333333333,0.15951724137931}, {2962936,3880219,3879985,0.1938,0.185725}, {2962937,3880449,3880219,0.16985,0.185290909090909}, {2962938,3880716,3880449,0.2175,0.2175}, {2962939,3881144,3880716,1000000,1000000}, {2962940,3881255,3880991,1000000,0.0995581395348837}, {2962941,3881781,3881255,1000000,0.2467125}, {2962942,3882152,3881830,0.170033333333333,1000000}, {2962943,3883413,3883835,0.191135294117647,0.15113023255814}, {2962944,3883025,3883413,0.162670588235294,0.128623255813954}, {2962945,3882650,3883025,0.134671428571429,0.145030769230769}, {2962946,3882379,3882650,0.10383,0.133974193548387}, {2962947,3882317,3882379,1000000,0.0517142857142857}, {2962948,3882280,3882152,0.06156,1000000}, {2962949,3882118,3882221,0.0496666666666667,0.0447}, {2962950,3882118,3882107,1000000,0.193}, {2962951,3882379,3882422,1000000,0.0546352941176471}, {2962952,3882221,3882107,1000000,0.0690387096774193}, {2962953,3882358,3882118,1000000,0.160533333333333}, {2962954,3881900,3882118,0.137648275862069,0.105047368421053}, {2962955,3880637,3881144,0.233823529411765,0.203846153846154}, {2962956,3880397,3880637,0.112326315789474,0.109446153846154}, {2962957,3882915,3882396,0.385721739130435,1000000}, {2962958,3883247,3882915,0.158647058823529,1000000}, {2962959,3881384,3881144,0.3554,0.21324}, {2962960,3881803,3881384,0.274175,0.253084615384615}, {2962961,3881910,3881803,0.098,0.123789473684211}, {2962962,3883924,3883247,0.535226086956522,1000000}, {2962963,3887702,3887880,0.079775,0.05983125}, {2962964,3885903,3886020,0.064025,1000000}, {2962965,3886251,3886020,1000000,0.12146}, {2962966,3886671,3886251,1000000,0.23998064516129}, {2962967,3886843,3886671,1000000,0.0906171428571429}, {2962968,3887617,3887287,0.155369230769231,0.168316666666667}, {2962969,3887961,3887617,0.14823,0.141171428571429}, {2962970,3889252,3889594,0.130466666666667,1000000}, {2962971,3889045,3889252,0.0623675675675676,1000000}, {2962972,3888848,3889045,0.0706764705882353,1000000}, {2962973,3887961,3888848,0.35628,1000000}, {2962974,3887455,3887961,0.341011764705882,1000000}, {2962975,3886830,3887287,1000000,0.244038461538462}, {2962976,3886448,3886830,1000000,0.252490909090909}, {2962977,3886256,3886448,1000000,0.105765517241379}, {2962978,3885969,3886256,1000000,0.125775}, {2962979,3890645,3891055,0.171105882352941,1000000}, {2962980,3890291,3890645,0.143725714285714,1000000}, {2962981,3889594,3890291,0.273034285714286,1000000}, {2962982,3893546,3894011,0.217760869565217,0.263605263157895}, {2962983,3892118,3892439,0.14900625,0.170292857142857}, {2962984,3891744,3892118,0.165416666666667,0.1985}, {2962985,3891396,3891744,0.160954838709677,0.1782}, {2962986,3894286,3894567,0.125316279069767,0.1122625}, {2962987,3894011,3894286,0.121682608695652,0.109752941176471}, {2962988,3895457,3895163,0.143808,0.130734545454545}, {2962989,3895625,3895457,0.0767563636363637,0.0767563636363637}, {2962990,3896122,3895625,0.162866666666667,0.159905454545455}, {2962991,3896701,3896601,0.0501833333333333,0.0547454545454545}, {2962992,3897699,3896799,0.672766666666667,1000000}, {2962993,3898244,3897699,0.19141875,1000000}, {2962994,3898721,3898244,0.231825,1000000}, {2962995,3898961,3898464,0.26235652173913,1000000}, {2962996,3899352,3898961,0.162831578947368,1000000}, {2962997,3899648,3899352,0.159853846153846,1000000}, {2962998,3905225,3905329,0.0337411764705882,0.0351183673469388}, {2962999,3903475,3903889,0.131559183673469,0.146509090909091}, {2963000,3903376,3903475,0.0321115384615385,0.0347875}, {2963001,3903012,3903376,0.0982705882352941,0.111373333333333}, {2963024,3851477,3851702,0.0801567567567568,0.0780473684210526}, {2963025,3851702,3851809,0.0604054054054054,0.06984375}, {2963026,3851765,3851809,0.06228,0.0573631578947368}, {2963027,3851283,3851765,0.365,0.386470588235294}, {2963028,3851048,3850940,0.0476516129032258,0.04924}, {2963029,3850940,3850311,0.183342857142857,0.175009090909091}, {2963031,3858679,3858104,0.214082608695652,0.21884}, {2963032,3859021,3858679,0.230853333333333,0.3148}, {2963033,3859021,3859110,0.115547368421053,0.0593351351351352}, {2963034,3859110,3859344,0.0888,0.0826758620689655}, {2963035,3859722,3859344,0.180130434782609,0.111972972972973}, {2963036,3861049,3859722,0.331704,0.345525}, {2963037,3861263,3861049,0.0552566037735849,0.058572}, {2963038,3861568,3861263,0.0825346153846154,0.0841529411764706}, {2963039,3862264,3861944,0.0795647058823529,0.0765622641509434}, {2963040,3862342,3862264,0.0164307692307692,0.017088}, {2963041,3862785,3862342,0.100015384615385,0.10835}, {2963042,3859110,3859002,0.326194285714286,0.543657142857143}, {2963043,3859002,3858587,0.260218604651163,0.266414285714286}, {2963044,3860522,3859825,0.222709090909091,0.21776}, {2963045,3861191,3860522,0.179660869565217,0.179660869565217}, {2963046,3861612,3861191,0.1286625,0.13724}, {2963047,3862001,3861612,0.1146125,0.125031818181818}, {2963048,3859824,3859825,0.0756,0.0360818181818182}, {2963049,3859824,3860094,0.230804081632653,0.25132}, {2963050,3864784,3864645,0.117367741935484,1000000}, {2963051,3864645,3864383,0.19667027027027,1000000}, {2963052,3864383,3864265,0.0938742857142857,1000000}, {2963053,3864265,3864145,0.118816666666667,1000000}, {2963054,3863561,3863137,0.330963636363636,0.404511111111111}, {2963055,3865031,3865022,0.0824093023255814,1000000}, {2963056,3865022,3865026,0.0728914285714286,1000000}, {2963057,3865026,3865015,0.0722333333333333,1000000}, {2963058,3872135,3871652,0.176903225806452,1000000}, {2963059,3871463,3870953,0.2199,1000000}, {2963060,3870953,3870733,0.274872,1000000}, {2963061,3870650,3870985,0.313447058823529,1000000}, {2963062,3871041,3871209,0.1942,0.1942}, {2963063,3870995,3871041,0.0489529411764706,0.0489529411764706}, {2963064,3870604,3869956,0.209372093023256,0.29041935483871}, {2963065,3869956,3869792,0.087312,0.094904347826087}, {2963066,3868742,3868408,0.3196,0.2256}, {2963067,3869824,3869221,0.240436363636364,0.255948387096774}, {2963068,3866942,3867376,0.112889361702128,1000000}, {2963069,3867376,3867631,0.0805813953488372,1000000}, {2963070,3869461,3869093,0.103459459459459,0.1276}, {2963071,3869049,3868757,0.07281,0.2427}, {2963072,3868411,3868578,0.0578666666666667,0.0400615384615385}, {2963073,3871244,3870619,0.191565957446809,0.2501}, {2963074,3870619,3870604,0.0048875,0.00651666666666667}, {2963075,3872906,3872742,0.207672727272727,1000000}, {2963076,3872961,3872906,0.22081935483871,1000000}, {2963077,3872900,3872771,0.0706105263157895,0.0706105263157895}, {2963078,3872428,3872375,1000000,0.0569225806451613}, {2963079,3872579,3872428,1000000,0.1421}, {2963080,3872771,3872579,1000000,0.149205405405405}, {2963081,3872814,3872771,0.04605,0.04605}, {2963082,3873025,3872889,0.186490909090909,0.279736363636364}, {2963083,3872315,3872135,0.12031875,1000000}, {2963084,3872731,3872315,0.302111111111111,1000000}, {2963085,3875229,3875121,1000000,0.201890322580645}, {2963086,3875352,3875229,1000000,0.206807142857143}, {2963087,3875506,3875352,1000000,0.217036363636364}, {2963088,3875981,3876047,0.0370909090909091,1000000}, {2963089,3875552,3875448,0.252,1000000}, {2963090,3875740,3875552,0.226392,1000000}, {2963091,3875886,3876008,1000000,0.149030769230769}, {2963092,3876135,3876008,0.119363636363636,1000000}, {2963093,3876368,3876834,0.3131625,0.172779310344828}, {2963094,3876515,3876463,1000000,0.1794}, {2963095,3876600,3876515,1000000,0.2262}, {2963096,3876671,3876600,1000000,0.240521739130435}, {2963097,3876763,3876671,1000000,0.250963636363636}, {2963098,3876834,3876763,1000000,0.3156375}, {2963099,3877240,3877165,0.156488888888889,0.156488888888889}, {2963100,3877425,3877240,0.56298,1000000}, {2963101,3877523,3877425,0.262942857142857,1000000}, {2963102,3877606,3877523,0.25134,1000000}, {2963103,3878778,3879044,0.13186,0.152146153846154}, {2963104,3878091,3878488,0.144135483870968,0.2031}, {2963105,3877323,3877606,0.08546,0.0776909090909091}, {2963106,3880156,3880397,0.112357894736842,0.10674}, {2963107,3879949,3880156,0.111518918918919,0.1058}, {2963108,3879728,3879949,0.119666666666667,0.119666666666667}, {2963109,3879044,3879728,0.289989473684211,1.10196}, {2963110,3879766,3879408,0.155789189189189,1000000}, {2963111,3885006,3885460,1000000,0.183375}, {2963112,3884532,3885006,1000000,0.44976}, {2963113,3884532,3883924,0.333254545454545,1000000}, {2963114,3884813,3884532,0.192441176470588,1000000}, {2963115,3885127,3884813,0.25431724137931,1000000}, {2963116,3884953,3885253,1000000,0.081585}, {2963117,3885127,3885412,0.159886956521739,1000000}, {2963118,3884918,3884942,0.0166666666666667,1000000}, {2963119,3884490,3884918,0.289390909090909,1000000}, {2963120,3884105,3884490,0.215666666666667,1000000}, {2963121,3883635,3884105,0.203813793103448,1000000}, {2963122,3883329,3883635,0.158634782608696,1000000}, {2963123,3884487,3884532,1000000,0.0485647058823529}, {2963124,3883632,3884097,1000000,0.237921428571429}, {2963125,3883267,3883632,1000000,0.194337931034483}, {2963126,3882955,3883267,1000000,0.12724}, {2963127,3882710,3882955,1000000,0.119357142857143}, {2963128,3882146,3882710,1000000,0.280384615384615}, {2963129,3881716,3882146,1000000,0.226577777777778}, {2963130,3887133,3887455,0.1276,1000000}, {2963131,3886812,3887133,0.135157894736842,1000000}, {2963132,3886778,3886812,0.0152666666666667,1000000}, {2963133,3885992,3886403,0.1659,1000000}, {2963134,3885823,3885992,0.0577411764705882,1000000}, {2963135,3885412,3885823,0.18838125,1000000}, {2963136,3888514,3887961,0.306325714285714,0.243668181818182}, {2963137,3890169,3890547,0.121832432432432,1000000}, {2963138,3895323,3895328,1000000,0.0398333333333333}, {2963139,3900158,3900003,1000000,0.248885714285714}, {2963143,3857510,3856965,0.163782352941176,0.163782352941176}, {2963144,3856965,3856809,0.0936,0.0903724137931034}, {2963145,3856809,3856687,0.131533333333333,0.131533333333333}, {2963146,3856687,3856564,0.138409756097561,0.153372972972973}, {2963147,3856564,3856515,0.080209756097561,0.0843230769230769}, {2963148,3860127,3860094,0.045465306122449,0.045465306122449}, {2963149,3860412,3860127,0.278611764705882,0.289983673469388}, {2963150,3860592,3860412,0.204369230769231,0.346539130434783}, {2963151,3860786,3860592,0.294,0.196}, {2963152,3860920,3860786,0.102570731707317,0.0978}, {2963153,3861038,3860920,0.0783891891891892,0.0763263157894737}, {2963154,3862582,3862001,0.159668181818182,0.2602}, {2963155,3862659,3861638,0.319936363636364,0.485420689655172}, {2963156,3861036,3860858,0.0841076923076923,0.082005}, {2963157,3860858,3860592,0.228282352941176,0.133820689655172}, {2963158,3860592,3860298,0.1746,0.374142857142857}, {2963159,3860298,3860203,0.042255,0.04695}, {2963160,3860203,3860027,0.0922727272727273,0.0780769230769231}, {2963161,3860027,3859874,0.0560634146341464,0.06385}, {2963162,3859874,3859671,0.068805,0.1529}, {2963163,3860920,3860203,0.348088888888889,1000000}, {2963164,3860656,3860027,1000000,0.24036}, {2963165,3861038,3860656,1000000,0.15816}, {2963166,3863137,3862750,0.27216,0.15552}, {2963167,3863322,3862952,0.20473125,1000000}, {2963168,3863322,3863249,0.068208,0.068208}, {2963169,3863249,3863050,0.127164705882353,0.227557894736842}, {2963170,3863050,3862941,0.05985,0.0684}, {2963171,3862941,3862752,0.0859813953488372,0.0948}, {2963172,3862752,3862158,0.357507692307692,0.3873}, {2963173,3864889,3864912,0.0683529411764706,1000000}, {2963174,3864912,3864937,0.0762588235294117,1000000}, {2963175,3864937,3864959,0.0700470588235294,1000000}, {2963176,3865040,3865236,1000000,0.278060869565217}, {2963177,3863475,3863249,1000000,0.184142857142857}, {2963178,3868411,3867816,0.189252631578947,0.211517647058824}, {2963179,3867816,3867718,0.0347692307692308,0.0410909090909091}, {2963180,3867718,3867673,0.0173414634146341,0.0229354838709677}, {2963181,3867673,3867454,0.10035,0.129483870967742}, {2963182,3867454,3867302,0.07595625,0.0675166666666667}, {2963183,3872081,3871822,0.177392307692308,0.256233333333333}, {2963184,3871552,3871317,0.0573733333333333,1000000}, {2963185,3872404,3872154,0.06976,1000000}, {2963186,3872081,3871552,0.3218,1000000}, {2963187,3872154,3872081,0.173275,1000000}, {2963188,3871000,3871203,0.0531782608695652,1000000}, {2963189,3871203,3871277,0.0168244897959184,1000000}, {2963190,3873710,3872404,0.324986666666667,1000000}, {2963191,3873757,3873905,0.0733333333333333,1000000}, {2963192,3873905,3874006,0.0403028571428571,1000000}, {2963193,3874186,3874181,0.0228,1000000}, {2963194,3874186,3874297,1000000,0.05589}, {2963195,3874181,3874253,0.0451578947368421,1000000}, {2963196,3874253,3874184,1000000,0.15771724137931}, {2963197,3874259,3874006,1000000,0.27105}, {2963198,3874014,3873710,0.107368421052632,1000000}, {2963199,3874373,3874485,1000000,0.0937135135135135}, {2963200,3874485,3874833,1000000,0.2022}, {2963201,3878045,3877845,0.3264,1000000}, {2963202,3878771,3878458,0.238513043478261,1000000}, {2963203,3878938,3878771,0.144736363636364,1000000}, {2963204,3880545,3880499,0.0317806451612903,1000000}, {2963205,3880730,3881193,1000000,0.388371428571429}, {2963206,3880506,3880617,0.0476666666666667,0.0476666666666667}, {2963207,3879992,3880506,0.213163636363636,0.180369230769231}, {2963208,3879693,3879992,0.1624,0.0953217391304348}, {2963209,3879473,3879693,0.0838216216216216,0.0659872340425532}, {2963210,3879564,3879400,0.0847578947368421,1000000}, {2963211,3879400,3879473,0.0266285714285714,0.0237957446808511}, {2963212,3878530,3878360,0.0461111111111111,0.0452727272727273}, {2963213,3878583,3878621,0.0451363636363636,1000000}, {2963214,3878583,3878315,0.151075,1000000}, {2963215,3877766,3877668,1000000,0.080475}, {2963216,3879324,3879400,0.0213681818181818,0.0195875}, {2963217,3879324,3879564,1000000,0.0955621621621622}, {2963218,3879564,3879793,1000000,0.17216}, {2963219,3879724,3879793,0.04848,1000000}, {2963220,3879356,3879724,0.208130769230769,1000000}, {2963221,3878766,3879356,0.275825,1000000}, {2963222,3878463,3878766,0.172254545454545,1000000}, {2963223,3878233,3878463,0.136254545454545,1000000}, {2963224,3878621,3878766,0.2649,1000000}, {2963225,3882584,3883329,0.323955555555556,1000000}, {2963226,3882057,3882584,0.223490322580645,1000000}, {2963227,3880730,3882057,0.635475,1000000}, {2963228,3885248,3885242,0.0688461538461538,1000000}, {2963229,3885456,3885542,1000000,0.505323529411765}, {2963230,3885542,3885566,1000000,0.109102702702703}, {2963231,3885566,3885539,1000000,0.113477419354839}, {2963232,3891124,3891449,0.12216,0.138818181818182}, {2963233,3892080,3892586,0.237095454545455,0.208644}, {2963234,3900250,3900258,0.0741,1000000}, {2963239,3856428,3856463,0.0954642857142857,0.0891}, {2963240,3856761,3856463,0.169816666666667,0.179805882352941}, {2963241,3857141,3856761,0.1596375,0.1596375}, {2963242,3857822,3857141,0.208014285714286,0.208014285714286}, {2963243,3858164,3857822,0.0918,0.101463157894737}, {2963244,3858470,3858164,0.1896,0.194009302325581}, {2963245,3858599,3858470,0.0802829268292683,0.0731466666666667}, {2963246,3859671,3858599,0.397786956521739,0.406626666666667}, {2963247,3861038,3861562,0.2047,0.179736585365854}, {2963248,3859874,3859767,0.207436363636364,0.212260465116279}, {2963249,3859767,3859527,0.151917391304348,0.148685106382979}, {2963250,3859527,3859353,0.0925953488372093,0.08848}, {2963251,3864829,3864710,1000000,0.0676695652173913}, {2963252,3868144,3868255,0.19948,0.256474285714286}, {2963253,3868255,3868525,0.374494736842105,1000000}, {2963254,3870566,3869920,1000000,0.132955102040816}, {2963255,3868650,3868598,1000000,0.0133148936170213}, {2963256,3869269,3868907,1000000,0.227594117647059}, {2963257,3868907,3868688,0.266928,0.175610526315789}, {2963258,3875471,3875410,1000000,0.145745454545455}, {2963259,3879793,3880088,1000000,0.36696}, {2963260,3880088,3880310,1000000,1000000}, {2963261,3880529,3880310,1000000,1000000}, {2963262,3880529,3881182,1000000,0.492066666666667}, {2963263,3880497,3881042,1000000,0.226233333333333}, {2963264,3882572,3883564,0.332475,0.506628571428571}, {2963265,3883564,3884493,0.373133333333333,0.272286486486487}, {2963266,3884493,3885291,0.286241379310345,0.25940625}, {2963267,3885502,3885449,1000000,0.21221052631579}, {2963268,3885376,3885319,0.116668421052632,1000000}, {2963269,3885319,3885291,0.0829058823529412,1000000}, {2963270,3885291,3885230,0.192283333333333,1000000}, {2963271,3885230,3885187,0.156308108108108,1000000}, {2963272,3885955,3886380,0.134005714285714,0.123426315789474}, {2963273,3886380,3886820,0.154491428571429,0.168975}, {2963274,3886820,3887112,0.0955230769230769,0.149016}, {2963275,3887112,3887589,0.134022857142857,0.123442105263158}, {2963276,3887589,3888574,0.235082926829268,0.260497297297297}, {2963277,3888574,3888789,0.0554461538461538,0.0502883720930233}, {2963278,3888789,3889082,0.07101,0.0645545454545454}, {2963279,3889082,3889393,0.08196,0.0745090909090909}, {2963280,3889393,3889524,0.0377285714285714,0.0360136363636364}, {2963281,3890026,3890418,0.09975,0.0977142857142857}, {2963282,3890418,3890864,0.114306666666667,0.109442553191489}, {2963283,3890864,3891153,0.12428,0.0847363636363636}, {2963284,3891153,3891867,0.365856,0.217771428571429}, {2963285,3891867,3892241,0.140845714285714,0.12324}, {2963286,3892464,3893002,0.12675652173913,0.138828571428571}, {2963287,3893002,3893119,0.0360418604651163,0.0336913043478261}, {2963288,3893621,3893901,0.100157142857143,0.2214}, {2963289,3894065,3894022,0.0915272727272727,1000000}, {2963290,3900213,3900208,1000000,0.0371411764705882}, {2963291,3900208,3900206,1000000,0.0237111111111111}, {2963320,3859155,3858826,0.168153191489362,0.16465}, {2963321,3861016,3859897,0.266016,0.266016}, {2963322,3861278,3861016,0.0685102040816327,0.0658235294117647}, {2963323,3861494,3861278,0.058104,0.0558692307692308}, {2963324,3862073,3861494,0.162465306122449,0.159216}, {2963325,3862477,3862073,0.0990260869565217,0.0949}, {2963326,3869052,3868127,1000000,0.23332}, {2963327,3869689,3869052,1000000,0.148460869565217}, {2963328,3870221,3869689,1000000,0.1167625}, {2963329,3868688,3868713,0.0550829268292683,0.0501866666666667}, {2963330,3878214,3878179,1000000,0.0226666666666667}, {2963331,3877969,3877623,1000000,0.181241860465116}, {2963332,3880206,3880149,0.0275172413793103,1000000}, {2963333,3881183,3881236,0.0216473684210526,0.0222324324324324}, {2963334,3881236,3881702,0.186063157894737,0.168342857142857}, {2963335,3881702,3882008,0.135723076923077,0.117626666666667}, {2963336,3882008,3882242,0.100595454545455,0.09836}, {2963337,3882242,3882431,0.0755454545454546,0.0722608695652174}, {2963338,3885237,3885200,1000000,0.149091428571429}, {2963339,3885200,3885150,1000000,0.0972}, {2963340,3884597,3884871,0.330290322580645,1000000}, {2963341,3884398,3884597,0.255218181818182,1000000}, {2963342,3884398,3884766,1000000,0.281178947368421}, {2963343,3896314,3897419,1000000,0.30855}, {2963344,3894192,3894125,0.246615384615385,1000000}, {2963345,3894259,3894192,0.173211764705882,1000000}, {2963346,3894325,3894259,0.152976,1000000}, {2963347,3894307,3894325,0.171126315789474,1000000}, {2963348,3903508,3904083,0.149086956521739,0.207818181818182}, {2963363,3855814,3854870,0.5109,0.469475675675676}, {2963364,3856584,3855814,0.3069875,0.31351914893617}, {2963365,3856699,3856584,0.0724883720930233,0.0692666666666667}, {2963366,3856766,3856699,0.0466363636363636,0.0500487804878049}, {2963367,3856932,3856766,0.222927272727273,0.228111627906977}, {2963368,3868458,3868577,0.0785739130434783,1000000}, {2963369,3868577,3868904,0.4882,1000000}, {2963370,3868927,3869032,0.0930473684210526,1000000}, {2963371,3869279,3869492,1000000,0.26568}, {2963372,3870181,3869660,1000000,0.134033333333333}, {2963373,3870540,3870481,0.0135906976744186,1000000}, {2963374,3870910,3870384,1000000,0.1368}, {2963375,3871538,3870973,0.1102625,1000000}, {2963376,3872036,3871459,1000000,0.1236}, {2963377,3870481,3870181,0.0620266666666667,1000000}, {2963378,3869216,3868583,1000000,0.140946666666667}, {2963379,3868583,3868254,1000000,0.0647538461538461}, {2963380,3867688,3867520,0.0362490566037736,1000000}, {2963381,3867520,3867170,0.0676075471698113,1000000}, {2963382,3867170,3866748,0.0818888888888889,1000000}, {2963383,3866748,3866416,0.0584222222222222,1000000}, {2963384,3871291,3870978,1000000,0.084555}, {2963385,3873006,3871291,1000000,0.422034146341463}, {2963386,3875443,3874466,0.352563636363636,1000000}, {2963387,3874466,3874444,0.0837,0.0732375}, {2963388,3875443,3874444,1000000,0.56175652173913}, {2963389,3875784,3875443,0.14725,1000000}, {2963390,3876742,3876097,0.182945454545455,1000000}, {2963391,3876097,3875819,0.087525,1000000}, {2963392,3875784,3875297,0.142257142857143,1000000}, {2963393,3875293,3874873,1000000,0.338152941176471}, {2963394,3874873,3874258,1000000,0.175088372093023}, {2963395,3872729,3872378,1000000,0.11174}, {2963396,3872714,3872085,0.129886956521739,1000000}, {2963397,3873518,3873482,0.159741176470588,1000000}, {2963398,3872653,3872671,0.143433333333333,1000000}, {2963399,3874035,3873518,0.14749756097561,1000000}, {2963400,3875859,3876130,0.1335625,1000000}, {2963401,3875859,3875776,1000000,0.143625}, {2963402,3875746,3875721,0.107675,1000000}, {2963403,3875721,3875594,0.228792,1000000}, {2963404,3875594,3875501,0.288,1000000}, {2963405,3876180,3876535,1000000,0.2848875}, {2963406,3876498,3876720,0.0878444444444444,1000000}, {2963407,3877530,3877377,0.08296875,1000000}, {2963408,3877623,3877371,1000000,0.0905285714285714}, {2963409,3877371,3876771,1000000,0.186627906976744}, {2963410,3878655,3878635,0.2584,0.228}, {2963411,3878635,3878586,0.273668571428571,0.30898064516129}, {2963412,3878586,3878553,0.130937142857143,0.1273}, {2963413,3878553,3878416,0.290592857142857,0.290592857142857}, {2963414,3876748,3877266,1000000,0.196}, {2963415,3877870,3878393,0.345423529411765,1000000}, {2963416,3878393,3878897,0.230014285714286,1000000}, {2963417,3878897,3879195,0.122155555555556,1000000}, {2963418,3880243,3880902,0.387651428571429,0.357047368421053}, {2963419,3880704,3880902,1000000,0.228830769230769}, {2963420,3881000,3880713,1000000,0.0694}, {2963421,3883843,3884150,1000000,0.0879888888888889}, {2963422,3883732,3883918,1000000,0.0732620689655172}, {2963423,3883918,3884150,1000000,0.0805935483870968}, {2963424,3883732,3883843,0.120577777777778,1000000}, {2963425,3883504,3883641,0.0355777777777778,1000000}, {2963426,3883641,3883966,0.100782352941176,1000000}, {2963427,3884174,3884285,1000000,0.216572727272727}, {2963428,3884404,3884401,1000000,0.0249951219512195}, {2963429,3884766,3885240,0.28105,0.198388235294118}, {2963430,3884531,3884812,0.302147368421053,0.2496}, {2963431,3885240,3885650,0.235944,0.159421621621622}, {2963432,3885650,3885792,0.07126875,0.06335}, {2963433,3886048,3886288,0.107541176470588,0.1142625}, {2963434,3886288,3886707,0.203228571428571,0.182384615384615}, {2963435,3886707,3886999,0.145694117647059,0.117942857142857}, {2963436,3886999,3887514,0.217870588235294,0.168354545454545}, {2963437,3894091,3894469,1000000,0.110823529411765}, {2963438,3897275,3897559,1000000,0.12306}, {2963439,3897026,3897275,1000000,0.104141379310345}, {2963440,3896752,3897026,1000000,0.114905454545455}, {2963441,3896496,3896752,1000000,0.132833333333333}, {2963457,3850581,3850917,0.1085,0.102117647058824}, {2963458,3850917,3851074,0.0524936170212766,0.0483764705882353}, {2963459,3851074,3851228,0.04976,0.044784}, {2963460,3851228,3851556,0.101424489795918,0.099396}, {2963461,3858650,3856932,0.478146666666667,0.500386046511628}, {2963462,3859166,3858650,0.184390909090909,0.197882926829268}, {2963463,3859654,3859166,0.165025531914894,0.168613043478261}, {2963464,3860084,3859654,0.177485714285714,0.162052173913043}, {2963465,3860258,3860084,0.066588,0.0708382978723404}, {2963466,3860475,3860258,0.0739294117647059,0.0769469387755102}, {2963467,3860769,3860475,0.0946117647058824,0.096504}, {2963468,3866416,3865804,0.113642307692308,1000000}, {2963469,3864509,3864376,0.0674135593220339,1000000}, {2963470,3867909,3866882,0.2179,0.222536170212766}, {2963471,3868337,3867909,0.082334693877551,0.080688}, {2963472,3868649,3868337,0.0640897959183674,0.062808}, {2963473,3869013,3868649,0.0732,0.0732}, {2963474,3869749,3869013,0.200152941176471,0.378066666666667}, {2963475,3871184,3870343,0.21500487804878,1000000}, {2963476,3869169,3868278,1000000,0.238911627906977}, {2963477,3868278,3867644,1000000,0.16386976744186}, {2963478,3869836,3869624,1000000,0.179776744186047}, {2963479,3869624,3869531,1000000,0.0936734693877551}, {2963480,3867146,3866966,1000000,0.0628864864864865}, {2963481,3874533,3874015,1000000,0.142513636363636}, {2963482,3874966,3874533,1000000,0.130155}, {2963483,3875374,3874966,1000000,0.151694117647059}, {2963484,3875453,3875312,1000000,0.38403}, {2963485,3875160,3875078,0.128351351351351,1000000}, {2963486,3875486,3875629,1000000,0.0379076923076923}, {2963487,3876030,3876867,1000000,0.240064864864865}, {2963488,3877686,3876841,1000000,0.193772727272727}, {2963489,3877686,3878107,0.1251,1000000}, {2963490,3879226,3878950,0.071475,1000000}, {2963491,3878107,3878114,0.21107027027027,0.411031578947368}, {2963492,3878114,3878193,0.101659090909091,0.1278}, {2963493,3885493,3885920,0.187123404255319,0.162866666666667}, {2963494,3885920,3886563,0.373846153846154,0.297551020408163}, {2963495,3888715,3889387,0.418241379310345,0.311}, {2963497,3904719,3905124,0.138114893617021,0.1352375}, {2963498,3902125,3902512,1000000,0.0808777777777778}, {2963499,3902512,3902952,1000000,0.097}, {2963500,3902952,3903122,1000000,0.0436153846153846}, {2963501,3905991,3907030,0.341289795918367,0.334464}, {2963503,3911888,3912006,0.026832,0.0258}, {2963504,3912006,3913364,0.286621276595745,0.264141176470588}, {2963505,3913364,3914167,0.165587755102041,0.1690375}, {2963506,3914167,3914702,0.121176923076923,0.118890566037736}, {2963507,3914702,3915408,0.192344444444444,0.188847272727273}, {2963510,3920983,3921520,0.221026666666667,0.198924}, {2963515,3855579,3856618,0.250592307692308,0.255505882352941}, {2963516,3857322,3857718,0.12999,0.14856}, {2963517,3861208,3860769,0.167139622641509,0.177168}, {2963518,3861564,3861208,0.145729411764706,0.151677551020408}, {2963519,3861770,3861564,0.0942127659574468,0.0962608695652174}, {2963520,3861770,3862075,0.235911111111111,0.181988571428571}, {2963521,3861882,3861729,0.0390115384615385,1000000}, {2963522,3861729,3861136,0.1797,1000000}, {2963523,3861084,3860579,0.124366666666667,1000000}, {2963524,3862723,3862546,1000000,0.06506}, {2963525,3866966,3865818,1000000,0.284209090909091}, {2963526,3865226,3865181,1000000,0.0982285714285714}, {2963527,3865181,3865014,1000000,0.44295}, {2963528,3858737,3859177,0.0875666666666667,1000000}, {2963529,3859445,3859534,0.02442,1000000}, {2963530,3859445,3859890,0.116224137931034,1000000}, {2963531,3860665,3860754,0.1113,1000000}, {2963532,3860754,3860512,1000000,0.121276923076923}, {2963533,3860234,3860128,0.11157,0.0719806451612903}, {2963534,3860467,3860234,0.194242105263158,0.36906}, {2963535,3869531,3869707,1000000,0.1868}, {2963536,3869636,3869825,0.289817647058824,1000000}, {2963537,3874734,3874667,0.0802744186046512,1000000}, {2963538,3874667,3874433,0.312174193548387,1000000}, {2963539,3874514,3874337,1000000,0.290875862068965}, {2963540,3874337,3874228,1000000,0.0986478260869565}, {2963541,3874228,3874120,1000000,0.0999375}, {2963542,3874120,3874000,1000000,0.158908695652174}, {2963543,3878375,3878371,1000000,0.0312931034482759}, {2963544,3878297,3878232,0.206067857142857,1000000}, {2963545,3899695,3899623,0.0313173913043478,0.0300125}, {2963546,3915408,3916164,0.190675471698113,0.187144444444444}, {2963547,3917135,3917310,1000000,0.0872936170212766}, {2963551,3850165,3849790,0.0891396226415094,0.0858981818181818}, {2963552,3852017,3851512,0.100811111111111,0.0938586206896552}, {2963553,3852976,3852017,0.180043636363636,0.170731034482759}, {2963554,3854648,3852976,0.358264285714286,0.351978947368421}, {2963555,3861743,3861552,0.0713869565217391,0.065676}, {2963556,3862116,3861743,0.119604255319149,0.112428}, {2963557,3869693,3869677,1000000,0.233933333333333}, {2963558,3869604,3869580,0.2174375,1000000}, {2963559,3869580,3869574,0.0913058823529412,1000000}, {2963560,3869635,3869628,1000000,0.0638264150943396}, {2963561,3869628,3869612,1000000,0.0807283018867924}, {2963562,3874000,3873896,1000000,0.126885}, {2963563,3873896,3873861,1000000,0.0662727272727273}, {2963564,3873506,3873314,1000000,0.212720930232558}, {2963565,3872140,3873001,1000000,0.1697125}, {2963566,3907935,3907642,0.1687,0.106547368421053}, {2963567,3907935,3908085,0.0401181818181818,0.07355}, {2963568,3908085,3908565,0.128835294117647,0.193252941176471}, {2963569,3908565,3909060,0.133068,0.144639130434783}, {2963570,3909060,3909523,0.140387234042553,0.140387234042553}, {2963571,3909523,3909985,0.146282608695652,0.143170212765957}, {2963572,3910526,3909985,0.139110638297872,0.1362125}, {2963573,3909633,3909907,0.0715066666666667,0.0670375}, {2963574,3909907,3909970,0.0153488372093023,0.0143478260869565}, {2963575,3910440,3910588,0.0341302325581395,0.0333545454545455}, {2963576,3910588,3911189,0.21230625,0.178784210526316}, {2963577,3911189,3911758,0.160744186046512,0.2304}, {2963578,3911758,3912370,0.1410625,0.144063829787234}, {2963579,3912370,3912587,0.0410938775510204,0.040272}, {2963580,3912587,3914199,0.581979310344828,0.375053333333333}, {2963581,3914199,3914312,0.0409818181818182,0.0397764705882353}, {2963598,3863454,3862545,0.323614285714286,0.30204}, {2963599,3863454,3863488,0.210884210526316,0.205476923076923}, {2963600,3863488,3863299,0.131536363636364,0.134595348837209}, {2963601,3863299,3863087,0.1287875,0.134386956521739}, {2963602,3864824,3864770,0.0309913043478261,0.03168}, {2963603,3869540,3869568,0.0987411764705882,1000000}, {2963604,3869556,3869537,0.150769230769231,0.127826086956522}, {2963605,3869537,3869530,0.177388235294118,0.0886941176470588}, {2963606,3869514,3869529,0.0387673469387755,0.0431727272727273}, {2963607,3869529,3869473,0.2489,0.265493333333333}, {2963608,3873314,3873151,1000000,0.167751219512195}, {2963609,3873151,3872863,1000000,0.34209}, {2963610,3872746,3872633,0.127036363636364,1000000}, {2963611,3872633,3872550,0.0697142857142857,1000000}, {2963612,3872550,3872227,0.271533333333333,1000000}, {2963613,3877363,3876916,0.251883870967742,1000000}, {2963614,3892016,3893477,0.685266666666667,0.57819375}, {2963615,3892016,3892740,0.416167741935484,0.548987234042553}, {2963616,3898228,3901207,0.57779,0.619060714285714}, {2963617,3901693,3901282,0.353871428571429,0.159812903225806}, {2963618,3901964,3901693,0.0760153846153846,0.0689441860465116}, {2963619,3902354,3901964,0.0977384615384615,0.0929707317073171}, {2963620,3902749,3902354,0.13021875,0.0886595744680851}, {2963621,3902640,3902828,1000000,0.0551423076923077}, {2963622,3902828,3903195,1000000,0.112843636363636}, {2963623,3902021,3902333,0.123048648648649,1000000}, {2963624,3902333,3902596,0.0765795918367347,1000000}, {2963625,3902596,3902858,0.0783260869565217,1000000}, {2963638,3862229,3862099,0.122440909090909,0.117117391304348}, {2963639,3863737,3864128,0.480311111111111,0.370525714285714}, {2963640,3863599,3863737,0.200555555555556,0.1805}, {2963641,3863599,3863224,0.209712,0.201646153846154}, {2963642,3863224,3862951,0.116365714285714,0.127275}, {2963643,3862951,3862229,0.296668965517241,0.296668965517241}, {2963644,3862099,3861924,0.120470588235294,0.118153846153846}, {2963645,3861924,3861765,0.1166,0.1166}, {2963646,3861765,3861683,0.041592,0.041592}, {2963647,3861683,3861570,0.0888588235294118,0.0888588235294118}, {2963648,3869473,3869449,0.30462,0.324063829787234}, {2963649,3869449,3869455,0.207188235294118,0.2201375}, {2963650,3869455,3869471,0.163672340425532,0.183157142857143}, {2963651,3872328,3872071,1000000,0.215347826086957}, {2963652,3876858,3875869,1000000,0.23495593220339}, {2963653,3857959,3857731,0.09576,0.0990620689655173}, {2963654,3861566,3860748,0.36312,0.389057142857143}, {2963655,3862644,3861566,0.375291891891892,0.420781818181818}, {2963656,3885834,3885856,0.124735384615385,0.126684375}, {2963657,3896121,3896577,0.251170588235294,0.502341176470588}, {2963658,3896577,3896966,0.162446808510638,0.155816326530612}, {2963659,3896966,3897618,0.264678260869565,0.248473469387755}, {2963660,3897618,3897834,0.0895733333333333,0.0857617021276596}, {2963661,3847542,3847424,0.0547909090909091,0.0588}, {2963662,3860672,3861011,0.5595,0.53712}, {2963663,3885991,3886005,1000000,0.0507152542372881}, {2963664,3894631,3894706,0.0638076923076923,1000000}, {2963666,3873297,3873650,0.0827727272727273,0.0714117647058824}, {2963667,3873207,3873297,0.0202772727272727,0.0171576923076923}, {2963668,3872775,3873207,0.1016,0.0896470588235294}, {2963669,3872248,3872775,0.110542857142857,0.096725}, {2963670,3872056,3872248,0.048375,0.0471951219512195}, {2963671,3869471,3869528,0.131253333333333,0.1284}, {2963672,3869528,3869582,0.109252173913043,0.114218181818182}, {2963673,3869582,3869600,0.0354133333333333,0.0370604651162791}, {2963674,3869822,3869732,0.271389473684211,0.234381818181818}, {2963675,3869822,3869857,0.12065,0.140109677419355}, {2963676,3871485,3871451,0.06518,1000000}, {2963677,3885441,3885398,0.3094,0.219836842105263}, {2963678,3885015,3885398,0.335509090909091,0.141946153846154}, {2963679,3885398,3886331,0.431373913043478,0.522189473684211}, {2963680,3884208,3884186,1000000,0.136753846153846}, {2963681,3884186,3884106,1000000,0.375013636363636}, {2963682,3885398,3885369,0.148766666666667,0.232852173913043}, {2963683,3885369,3885262,0.496018181818182,0.419707692307692}, {2963684,3888042,3889952,0.410522448979592,0.359207142857143}, {2963685,3889952,3890881,0.223224,0.199307142857143}, {2963686,3890481,3891046,0.152142857142857,0.1553125}, {2963687,3891046,3891569,0.137988235294118,0.140748}, {2964597,3915382,3915544,0.0760363636363636,0.0643384615384615}, {2964598,3915544,3915963,0.145042105263158,0.13779}, {2964599,3910526,3911027,0.1391125,0.133548}, {2964600,3911027,3911494,0.135991836734694,0.133272}, {2964601,3911494,3911915,0.133089795918367,0.125411538461538}, {2964602,3911915,3912397,0.137502127659574,0.124280769230769}, {2964603,3912397,3912818,0.120474418604651,0.105722448979592}, {2964604,3912818,3912887,0.0205756097560976,0.0196186046511628}, {2964605,3912887,3913330,0.14115,0.131302325581395}, {2964606,3913330,3913751,0.3087,0.150178378378378}, {2964607,3913751,3914189,0.238773913043478,0.219672}, {2964608,3914189,3914564,0.212492307692308,0.153466666666667}, {2964609,3915963,3916346,0.169605882352941,0.155854054054054}, {2964610,3915544,3915334,0.150161538461538,0.229658823529412}, {2964611,3915334,3914808,0.238814634146341,0.315851612903226}, {2964612,3914808,3913751,0.7064,1000000}, {2964613,3913751,3912553,0.398659459459459,0.590016}, {2964614,3912553,3911598,0.249858823529412,0.260057142857143}, {2964615,3916928,3917135,1000000,0.0900521739130435}, {2964616,3916698,3916928,1000000,0.104269565217391}, {2964617,3916432,3916698,1000000,0.121273170731707}, {2964618,3916182,3916432,1000000,0.227575}, {2964619,3916124,3916182,1000000,0.0351642857142857}, {2964620,3915963,3916124,1000000,0.128}, {2964621,3917167,3917921,0.289605405405405,0.267885}, {2964622,3918821,3919209,0.135711627906977,0.135711627906977}, {2964623,3919209,3919558,0.100630434782609,0.115725}, {2964624,3919558,3919882,0.1008,0.105381818181818}, {2964625,3919882,3919957,0.0254666666666667,0.0254666666666667}, {2964626,3920353,3920482,0.0419268292682927,0.0464594594594595}, {2964627,3920482,3920730,0.086246511627907,0.092715}, {2964628,3920730,3921119,0.135135,0.12012}, {2964635,3903434,3903606,0.0665387755102041,1000000}, {2964636,3903606,3903824,0.069084,1000000}, {2964637,3903824,3904121,0.0828823529411765,1000000}, {2964638,3904121,3904370,0.0794875,1000000}, {2964639,3904370,3904571,0.067716,1000000}, {2964640,3904787,3904571,1000000,0.0726510638297872}, {2964641,3904787,3905082,0.0956625,1000000}, {2964642,3905082,3905334,0.0994933333333334,1000000}, {2964643,3905334,3905668,0.129536842105263,1000000}, {2964644,3905668,3905902,0.0726705882352941,1000000}, {2964645,3905902,3906150,0.0712528301886792,1000000}, {2964646,3903853,3904508,1000000,0.161911475409836}, {2964647,3904508,3905129,1000000,0.160337704918033}, {2964648,3911598,3910629,0.265596,0.282548936170213}, {2964649,3910629,3909567,0.366762162162162,0.330980487804878}, {2964650,3906795,3907118,0.0799294117647059,0.0831918367346939}, {2964651,3906500,3906795,0.0911217391304348,0.0931466666666667}, {2964652,3906392,3906500,0.0343176470588235,0.0486166666666667}, {2964653,3906245,3906392,0.0499125,0.0520826086956522}, {2964654,3905999,3906245,0.078504,0.081775}, {2964655,3905713,3905999,0.087325,0.0911217391304348}, {2964656,3914564,3914884,0.1452,0.209733333333333}, {2964657,3914884,3915189,0.13806,0.145326315789474}, {2964658,3915189,3915499,0.131471428571429,0.131471428571429}, {2964659,3915499,3915818,0.12555,0.12276}, {2964660,3915818,3916145,0.122168181818182,0.11685652173913}, {2964661,3916145,3916460,0.127660465116279,0.124759090909091}, {2964662,3916460,3916806,0.12412,0.126940909090909}, {2964663,3916806,3917112,0.113182978723404,0.113182978723404}, {2964664,3917112,3917383,0.111078260869565,0.108714893617021}, {2964665,3917383,3917706,0.14319512195122,0.14319512195122}, {2964666,3920353,3919475,0.46824375,0.454054545454545}, {2964667,3919475,3918623,0.323493333333333,0.309727659574468}, {2964668,3918623,3918315,0.117506666666667,0.128970731707317}, {2964669,3918315,3917706,0.326586206896552,0.3157}, {2964670,3921539,3921715,0.0555947368421053,0.0586833333333333}, {2964671,3921715,3921780,0.0301666666666667,0.0319411764705882}, {2964672,3921950,3921982,0.0179189189189189,0.0184166666666667}, {2964673,3921982,3922277,0.10143,0.109654054054054}, {2964674,3922277,3922350,0.0232,0.0232}, {2964675,3922350,3922736,0.129093333333333,0.135097674418605}, {2964679,3921539,3921626,1000000,1000000}, {2964680,3921780,3921626,0.109075862068966,0.1318}, {2964681,3921626,3919787,0.783587234042553,0.783587234042553}, {2964697,3906150,3906373,0.0714923076923077,1000000}, {2964698,3906373,3906601,0.0784352941176471,1000000}, {2964699,3906601,3906847,0.066612,1000000}, {2964700,3906847,3907130,0.075156,1000000}, {2964701,3908282,3909148,0.280861538461538,1000000}, {2964702,3909148,3909953,0.354232258064516,1000000}, {2964703,3917706,3918048,0.12188,0.130585714285714}, {2964704,3918048,3918398,0.1120125,0.114395744680851}, {2964705,3918398,3918702,0.113386956521739,0.1086625}, {2964706,3918702,3919012,0.120995454545455,0.118306666666667}, {2964707,3917706,3917016,0.349594285714286,0.421924137931035}, {2964708,3917016,3916851,0.0540382978723404,0.0577227272727273}, {2964709,3916851,3916594,0.102573333333333,0.107344186046512}, {2964710,3919787,3919281,0.285829411764706,0.335110344827586}, {2964744,3863473,3862644,0.294568421052632,0.329223529411765}, {2964745,3863665,3863473,0.0803225806451613,0.0922222222222222}, {2964746,3864767,3863665,0.408917647058824,0.408917647058824}, {2964747,3865759,3864767,0.385412903225806,0.362054545454545}, {2964748,3868378,3865759,0.868872727272727,0.796466666666667}, {2964749,3869035,3868378,0.285504,0.285504}, {2964750,3897834,3898088,0.0900818181818182,0.084331914893617}, {2964751,3898088,3898363,0.164577777777778,0.1058}, {2964752,3898363,3898412,0.0286444444444444,0.0209027027027027}, {2964753,3898412,3898642,0.115023529411765,0.144844444444444}, {2964754,3898642,3898046,1000000,0.297276923076923}, {2964755,3898412,3898020,0.26934375,1000000}, {2964756,3898020,3897522,0.157904347826087,1000000}, {2964757,3905425,3905713,0.116605714285714,0.1275375}, {2964758,3904552,3905425,0.355661538461538,0.315245454545455}, {2964759,3904483,3904552,0.0204352941176471,0.021269387755102}, {2964760,3903646,3904483,0.281013333333333,0.468355555555556}, {2964761,3902805,3903527,0.500269565217391,0.255693333333333}, {2964762,3902578,3902805,0.0747066666666667,0.0686081632653061}, {2964763,3901881,3902578,0.223548837209302,0.213613333333333}, {2964764,3901750,3901881,0.0587368421052632,0.0676363636363636}, {2964765,3901564,3901750,0.0772285714285714,0.142263157894737}, {2964766,3911961,3912357,0.17,1000000}, {2964767,3912357,3912704,0.096521052631579,1000000}, {2964768,3915273,3914504,0.406890909090909,1000000}, {2964769,3914504,3914048,0.228107142857143,1000000}, {2964770,3913425,3912954,0.147528571428571,1000000}, {2964771,3912704,3913079,0.0778468085106383,1000000}, {2964772,3913079,3913396,0.08156,1000000}, {2964773,3913935,3914135,0.0381254237288136,1000000}, {2964774,3914135,3914521,0.0835789473684211,1000000}, {2964775,3914521,3914826,0.0786206896551724,1000000}, {2964776,3914826,3915101,0.0853309090909091,1000000}, {2964777,3922325,3921984,0.276469565217391,0.205122580645161}, {2964793,3862207,3861176,0.362936842105263,0.353630769230769}, {2964794,3862974,3862207,0.171905882352941,0.190591304347826}, {2964795,3863053,3862974,0.023575,0.0263162790697674}, {2964796,3863413,3863053,0.128261538461538,0.131636842105263}, {2964797,3894477,3894476,0.0198620689655172,0.0198620689655172}, {2964798,3901205,3901564,0.14191875,0.129754285714286}, {2964799,3900869,3901205,0.108809302325581,0.108809302325581}, {2964800,3899688,3899987,0.106389473684211,0.0986048780487805}, {2964801,3899485,3899688,0.0632,0.0677142857142857}, {2964802,3899153,3899485,0.113666666666667,0.1705}, {2964803,3898862,3899153,0.117458823529412,0.1248}, {2964804,3898349,3898862,0.221241176470588,0.183468292682927}, {2964805,3897785,3898349,0.216085714285714,0.199026315789474}, {2964806,3897327,3897785,0.279553846153846,0.173057142857143}, {2964807,3901564,3902156,0.310737931034483,1000000}, {2964808,3902156,3902781,0.238384615384615,1000000}, {2964809,3902781,3902961,0.0562714285714286,1000000}, {2964810,3902961,3903373,0.134676,0.129496153846154}, {2964811,3903373,3903895,0.183084,0.179494117647059}, {2964812,3903895,3904439,0.154892307692308,0.161088}, {2964813,3904439,3904699,0.0808981132075472,0.085752}, {2964814,3904699,3904999,0.0889038461538461,0.0906470588235294}, {2964815,3904999,3905226,0.0744346153846154,0.0758941176470588}, {2964816,3905226,3905457,0.0765058823529412,0.0796285714285714}, {2964817,3905457,3905737,0.0876734693877551,0.102285714285714}, {2964818,3915330,3915569,0.0781245283018868,1000000}, {2964819,3915569,3915811,0.072622641509434,1000000}, {2964820,3915811,3916068,0.089796,1000000}, {2964821,3915727,3915635,0.04665,1000000}, {2964822,3915635,3915657,0.0402387096774194,1000000}, {2964870,3871648,3871485,0.43378125,1000000}, {2964871,3871642,3871648,0.0121894736842105,1000000}, {2964872,3871721,3871777,1000000,0.0839692307692308}, {2964873,3871946,3872283,1000000,0.197454545454545}, {2964874,3884106,3884039,1000000,0.33858}, {2964875,3884039,3884010,1000000,0.308232}, {2964876,3884010,3883975,1000000,0.140604255319149}, {2964877,3885262,3885203,0.33421875,0.305571428571429}, {2964878,3885203,3885197,0.058245,0.0896076923076923}, {2964879,3885197,3885167,0.140733333333333,0.191909090909091}, {2964880,3885167,3885132,0.104910638297872,0.109573333333333}, {2964881,3897571,3897737,0.10825,0.0984090909090909}, {2964882,3905737,3906041,0.1098,0.0957829787234043}, {2964883,3906041,3906276,0.0828367346938775,0.0845625}, {2964884,3906276,3906508,0.0751411764705882,0.076644}, {2964885,3906508,3906813,0.0882470588235294,0.0937625}, {2964886,3906813,3907113,0.0869265306122449,0.0925956521739131}, {2964887,3907113,3907407,0.0890297872340425,0.0890297872340425}, {2964888,3907407,3907690,0.0842375,0.0898533333333333}, {2964889,3907690,3908004,0.0862625,0.0920133333333333}, {2964890,3908004,3908272,0.078330612244898,0.0872318181818182}, {2964891,3908272,3908518,0.060134693877551,0.06548}, {2964892,3908518,3908743,0.0621829787234043,0.0695857142857143}, {2964928,3865450,3865032,0.0789,0.074433962264151}, {2964929,3865763,3865450,0.0668375,0.0629058823529412}, {2964930,3866024,3865763,0.0612,0.0598978723404255}, {2964931,3867961,3866695,0.26975,0.275489361702128}, {2964932,3868906,3867961,0.248538461538462,0.230785714285714}, {2964933,3869027,3868906,0.0438,0.0498413793103448}, {2964934,3869571,3869027,0.204464516129032,1000000}, {2964935,3869885,3869571,0.10902,1000000}, {2964936,3869027,3868853,0.204233333333333,0.2228}, {2964937,3871197,3870893,0.0736,0.1104}, {2964938,3871540,3871197,0.0680790697674419,0.0770368421052632}, {2964939,3868853,3868749,0.13452,0.161424}, {2964940,3869284,3868749,0.17564,0.154976470588235}, {2964941,3869984,3869284,0.19085625,0.174497142857143}, {2964942,3870511,3870243,0.08019375,0.0777636363636364}, {2964943,3870243,3869984,0.184414285714286,0.178055172413793}, {2964944,3871939,3872067,0.17046,1000000}, {2964945,3872067,3872101,0.0266526315789474,1000000}, {2964946,3872101,3872340,0.17157,1000000}, {2964947,3872340,3872662,0.151486363636364,1000000}, {2964948,3872662,3872877,0.0826565217391304,1000000}, {2964949,3872283,3872439,1000000,0.11337}, {2964950,3872439,3872574,1000000,0.0939081081081081}, {2964951,3872574,3872810,1000000,0.137430769230769}, {2964952,3872810,3873175,1000000,0.248413043478261}, {2964953,3873175,3873371,1000000,0.107975510204082}, {2964954,3872353,3871432,0.203914285714286,0.212591489361702}, {2964955,3873677,3873302,0.859028571428572,0.870331578947369}, {2964956,3883917,3883845,1000000,0.371895}, {2964957,3883242,3883058,0.11045625,0.088365}, {2964958,3885073,3885014,0.238409302325581,0.27707027027027}, {2964959,3885014,3884984,0.100268181818182,0.1026}, {2964960,3884984,3884920,0.139118918918919,0.131984615384615}, {2964961,3884920,3884783,0.139333333333333,0.139333333333333}, {2964962,3884783,3884569,0.150168,0.11731875}, {2964963,3884569,3884026,0.302209756097561,0.427262068965517}, {2964964,3884763,3884569,0.134505882352941,0.0994173913043478}, {2964965,3884958,3884763,0.093225,0.0639257142857143}, {2964966,3885164,3884958,0.0694216216216216,0.0658615384615385}, {2964967,3885269,3885164,0.03177,0.0302571428571429}, {2964968,3885450,3885269,0.0609285714285714,0.0609285714285714}, {2964969,3885604,3885759,0.0637285714285714,0.05948}, {2964970,3885759,3885878,0.0408230769230769,0.044225}, {2964971,3885878,3886509,0.189989189189189,0.260355555555556}, {2964972,3886509,3887079,0.150652173913043,0.154}, {2964973,3887079,3887752,0.137387755102041,0.14025}, {2964974,3887752,3888445,0.132804,0.135514285714286}, {2964975,3888445,3889133,0.1266,0.131564705882353}, {2964976,3889133,3889758,0.133,0.133}, {2964977,3889758,3890321,0.129311538461538,0.137228571428571}, {2964978,3890321,3890909,0.137877551020408,0.146869565217391}, {2964979,3890909,3891467,0.175926315789474,0.163053658536585}, {2964980,3891467,3891985,0.151060465116279,0.144346666666667}, {2964981,3891985,3892240,0.0881230769230769,0.0781090909090909}, {2964982,3892240,3892751,0.153765,0.157707692307692}, {2964983,3892751,3893178,0.233910638297872,0.233910638297872}, {2964984,3893178,3893320,0.0864679245283019,0.0864679245283019}, {2964985,3893320,3893445,0.0766301886792453,0.0796352941176471}, {2964986,3893445,3893513,0.038748,0.0440318181818182}, {2964987,3900113,3900325,0.0805636363636364,0.08308125}, {2965004,3882119,3881688,0.227885106382979,0.194738181818182}, {2965005,3881688,3881441,0.133297297297297,0.10065306122449}, {2965006,3884726,3884940,0.0804833333333333,0.0689857142857143}, {2965007,3884940,3885900,0.369272727272727,0.259276595744681}, {2965008,3885900,3886043,0.0645461538461538,0.067128}, {2965009,3886043,3886321,0.0899142857142857,0.198757894736842}, {2965010,3886321,3886973,0.194796226415094,0.219663829787234}, {2965011,3886973,3888093,0.274449056603774,0.269366666666667}, {2965012,3885450,3885553,0.0438789473684211,0.0406682926829268}, {2965013,3886275,3886428,0.0554651162790698,0.059625}, {2965014,3886428,3886472,0.0200863636363636,0.0210428571428571}, {2965015,3886472,3886593,0.0392571428571429,0.040075}, {2965016,3887136,3887818,0.198346153846154,0.194603773584906}, {2965017,3887818,3888205,0.113065384615385,0.117588}, {2965018,3888205,3888480,0.0798339622641509,0.0813692307692308}, {2965019,3893513,3893683,0.102554716981132,0.104526923076923}, {2965020,3893683,3893837,0.0994666666666667,0.0976581818181818}, {2965021,3893837,3894032,0.105174545454545,0.105174545454545}, {2965022,3894335,3894712,0.15145,0.132980487804878}, {2965023,3894712,3895010,0.0905045454545454,0.0884933333333333}, {2965024,3895010,3895100,0.0356780487804878,0.0340186046511628}, {2965025,3895100,3895688,0.469276595744681,0.424153846153846}, {2965067,3864594,3864309,0.0902448979591837,0.08844}, {2965068,3864828,3864594,0.084275,0.0793176470588235}, {2965069,3865062,3864828,0.0903702127659575,0.084948}, {2965070,3865303,3865062,0.0888,0.0800941176470588}, {2965071,3865622,3865303,0.243042857142857,0.261738461538462}, {2965072,3871432,3869969,0.30768,0.295846153846154}, {2965073,3869969,3869055,0.179175,0.172008}, {2965074,3869055,3868526,0.107124,0.105023529411765}, {2965075,3868526,3865831,0.726983333333333,0.513164705882353}, {2965076,3865622,3865017,0.154153846153846,0.146634146341463}, {2965077,3881441,3881198,0.124015384615385,0.13435}, {2965078,3881198,3880881,0.135941176470588,0.141489795918367}, {2965079,3880076,3879599,0.25545,0.278672727272727}, {2965080,3879599,3879475,0.0895894736842105,0.0945666666666667}, {2965081,3879475,3879321,0.0951954545454545,0.182113043478261}, {2965082,3879321,3879198,0.084384,0.120548571428571}, {2965083,3879198,3879131,0.048648,0.0552818181818182}, {2965084,3879131,3879052,0.035688,0.0379659574468085}, {2965085,3881659,3881753,0.0427555555555556,0.0501913043478261}, {2965086,3881753,3881874,0.073858064516129,0.0995478260869565}, {2965087,3881874,3881909,0.0160764705882353,0.0160764705882353}, {2965088,3881909,3882078,0.0720439024390244,0.073845}, {2965089,3882078,3882278,0.0760772727272727,0.0743866666666667}, {2965090,3882278,3882691,0.140042553191489,0.137125}, {2965091,3882691,3883173,0.138502040816327,0.138502040816327}, {2965092,3883173,3883468,0.0950375,0.0930979591836735}, {2965093,3883468,3883984,0.237825,0.205686486486487}, {2965094,3883984,3884675,0.2494,0.347378571428571}, {2965095,3884675,3885024,0.115768421052632,0.157114285714286}, {2965096,3885024,3885959,0.300628571428571,0.300628571428571}, {2965097,3888480,3889378,0.2578625,0.229211111111111}, {2965098,3889378,3890675,0.332472,0.325952941176471}, {2965099,3890675,3890906,0.057732,0.0524836363636364}, {2965100,3890906,3891392,0.145742307692308,0.140344444444444}, {2965101,3891392,3891627,0.0779333333333333,0.0779333333333333}, {2965102,3891627,3892103,0.161258181818182,0.164244444444444}, {2965103,3892103,3892340,0.0788072727272727,0.0817811320754717}, {2965104,3892340,3892532,0.0667132075471698,0.070716}, {2965105,3888093,3888674,0.173742857142857,0.140330769230769}, {2965106,3888674,3888870,0.0494037735849057,0.0503538461538462}, {2965107,3888870,3889207,0.094725,0.0967404255319149}, {2965108,3889207,3889301,0.0331894736842105,0.0331894736842105}, {2965109,3889301,3889356,0.0511272727272727,0.0511272727272727}, {2965110,3889356,3889086,0.135870967741935,0.145241379310345}, {2965111,3895688,3896556,0.644044897959184,0.606888461538462}, {2965112,3914574,3915020,0.133455555555556,0.133455555555556}, {2965113,3913440,3914082,0.124657627118644,0.124657627118644}, {2965114,3912334,3912596,0.0670142857142857,0.0574408163265306}, {2965115,3910535,3912334,0.364171875,0.369952380952381}, {2965164,3865039,3864838,0.122256,1000000}, {2965165,3865039,3864644,0.378381818181818,1000000}, {2965166,3864838,3864644,0.0492452830188679,0.054375}, {2965167,3864400,3861633,0.640134375,0.640134375}, {2965168,3879052,3878921,0.08244,0.085875}, {2965169,3878921,3878821,0.085575,0.0838285714285714}, {2965170,3878732,3878683,0.037175,0.037175}, {2965171,3878683,3878208,0.410386956521739,0.401655319148936}, {2965172,3885959,3886489,0.164784,0.17165}, {2965173,3886489,3886634,0.043908,0.0422192307692308}, {2965174,3887173,3887446,0.08238,0.0777169811320755}, {2965175,3887446,3887849,0.0925176470588235,0.0890264150943396}, {2965176,3888384,3888863,0.139695652173913,0.139695652173913}, {2965177,3888863,3889113,0.0757,0.0757}, {2965178,3889113,3889624,0.261703448275862,0.210816666666667}, {2965179,3889086,3889605,0.24004,0.234821739130435}, {2965180,3889605,3889658,0.0141777777777778,0.0136714285714286}, {2965181,3889658,3890083,0.165064285714286,0.162168421052632}, {2965182,3890083,3890525,0.170978181818182,0.167925}, {2965183,3890525,3890758,0.0803142857142857,0.0789052631578947}, {2965184,3890758,3890942,0.07215,0.0708842105263158}, {2965185,3890942,3890998,0.0186109090909091,0.0179578947368421}, {2965186,3890998,3891194,0.0809444444444444,0.0766842105263158}, {2965187,3891194,3891477,0.111505882352941,0.109361538461538}, {2965188,3889886,3889624,0.08874375,0.101421428571429}, {2965189,3892532,3892663,0.061176,0.0624244897959184}, {2965190,3892663,3892712,0.0684375,0.0698936170212766}, {2965191,3892712,3893418,0.295176,0.307475}, {2965192,3893418,3893435,0.0857347826086957,0.0857347826086957}, {2965193,3893435,3893399,0.119294117647059,0.119294117647059}, {2965194,3893399,3893373,0.115905882352941,0.115905882352941}, {2965195,3893373,3893368,0.111324,0.118429787234043}, {2965196,3896682,3896897,0.2052,0.197307692307692}, {2965197,3896897,3897055,0.142811538461538,0.137522222222222}, {2965198,3897103,3897225,0.111380769230769,0.109279245283019}, {2965199,3897225,3897738,0.266919230769231,0.257033333333333}, {2965200,3901926,3902423,0.465376744186046,0.4169}, {2965201,3902423,3902809,0.143958620689655,1000000}, {2965202,3902809,3903062,0.0787945945945946,1000000}, {2965203,3903062,3903202,0.04668,1000000}, {2965204,3903202,3903293,0.024315,1000000}, {2965205,3903293,3903615,0.120783333333333,1000000}, {2965206,3903615,3903881,0.121090909090909,1000000}, {2965207,3903881,3903989,0.0362166666666667,0.0501461538461538}, {2965208,3904420,3904495,0.040488,0.06748}, {2965209,3904495,3905172,1000000,0.307896}, {2965210,3904495,3905653,0.491224390243902,1000000}, {2965211,3905172,3905477,1000000,0.14895}, {2965212,3905477,3906126,1000000,0.265068292682927}, {2965213,3905653,3906126,0.160446153846154,1000000}, {2965214,3906126,3906643,0.118369811320755,0.142581818181818}, {2965215,3906643,3907156,0.0898736842105263,0.08538}, {2965216,3907156,3907404,0.04464,0.04185}, {2965217,3907404,3909029,0.289303125,0.276349253731343}, {2965218,3902423,3902932,0.453916981132075,0.511863829787234}, {2965221,3871845,3871415,0.0859157894736842,0.0859157894736842}, {2965222,3871415,3871275,0.0284210526315789,0.0284210526315789}, {2965223,3871275,3870881,0.0809578947368421,0.0809578947368421}, {2965224,3870881,3870723,0.032925,0.032925}, {2965225,3870723,3870145,0.114235714285714,0.116312727272727}, {2965227,3890795,3891236,0.79032,0.79032}, {2965228,3891236,3891342,0.16604347826087,0.16604347826087}, {2965229,3891342,3891637,0.340930434782609,0.340930434782609}, {2965230,3891477,3891835,0.27685,0.246088888888889}, {2965231,3891835,3891966,0.0688444444444445,0.0640965517241379}, {2965232,3891966,3892196,0.124677777777778,0.118115789473684}, {2965233,3891637,3892256,0.82752,0.82752}, {2965234,3892256,3892588,0.41694,0.41694}, {2965235,3892588,3893025,0.45795,0.45795}, {2965236,3892196,3892886,0.300938181818182,0.295564285714286}, {2965237,3892886,3893104,0.0913309090909091,0.094777358490566}, {2965238,3893104,3893209,0.0652222222222222,0.0677307692307692}, {2965239,3893209,3893520,0.168396226415094,0.1785}, {2965240,3893025,3893429,0.58926,0.58926}, {2965241,3893429,3893703,0.4215,0.4215}, {2965242,3893703,3894228,0.76755,0.76755}, {2965243,3894914,3895361,0.43168,0.4047}, {2965244,3893520,3893914,0.218211111111111,0.222328301886792}, {2965245,3893914,3894207,0.161838461538462,0.168312}, {2965246,3894207,3894578,0.201673469387755,0.224590909090909}, {2965247,3894578,3894785,0.108894117647059,0.126218181818182}, {2965248,3894785,3895234,0.237522222222222,0.278830434782609}, {2965249,3893368,3893639,0.153941176470588,0.167042553191489}, {2965250,3893639,3893781,0.050988,0.0520285714285714}, {2965251,3893781,3894096,0.228931914893617,0.233908695652174}, {2965252,3894096,3894095,0.018153488372093,0.0173466666666667}, {2965253,3894095,3894164,0.0944933333333333,0.0924391304347826}, {2965254,3894164,3894188,0.0117574468085106,0.0117574468085106}, {2965255,3894188,3894634,0.17056,0.163302127659574}, {2965256,3894634,3895545,0.3909,0.382213333333333}, {2965257,3895545,3895803,0.123510638297872,0.126195652173913}, {2965258,3895803,3896056,0.1343875,0.131644897959184}, {2965259,3896056,3896108,0.037725,0.0385276595744681}, {2965260,3896108,3896187,0.0465,0.0465}, {2965261,3896187,3896262,0.0475787234042553,0.0456367346938776}, {2965262,3896262,3896486,0.145148936170213,0.142125}, {2965263,3896486,3896554,0.0391276595744681,0.0383125}, {2965264,3896554,3896859,0.206266666666667,0.206266666666667}, {2965265,3896859,3896971,0.0348461538461538,0.0308863636363636}, {2965266,3896971,3897296,0.0930136363636364,0.0951767441860465}, {2965267,3897296,3897450,0.050093023255814,0.0478666666666667}, {2965268,3897450,3897526,0.0278454545454545,0.0272266666666667}, {2965269,3897526,3898208,0.217787234042553,0.232636363636364}, {2965270,3898208,3898499,0.091575,0.107209756097561}, {2965271,3898499,3898770,0.0922173913043478,0.108769230769231}, {2965272,3897738,3898091,0.130705882352941,0.1212}, {2965273,3899466,3899433,0.1224,0.111471428571429}, {2965274,3899433,3899346,0.100338461538462,0.100338461538462}, {2965275,3899346,3899220,0.0853173913043478,0.0835021276595745}, {2965276,3898726,3898420,0.154069565217391,0.161072727272727}, {2965277,3898420,3898159,0.107129411764706,0.111502040816327}, {2965278,3898159,3897830,0.1454,0.159585365853659}, {2965279,3897830,3897633,0.134136,0.1458}, {2965280,3897633,3897623,0.0163714285714286,0.0163714285714286}, {2965281,3895361,3895437,0.06054,0.0526434782608696}, {2965282,3895437,3896448,0.679142857142857,0.648272727272727}, {2965283,3896448,3896812,0.237782608695652,0.287842105263158}, {2965284,3896812,3897633,0.542314285714286,0.56943}, {2965285,3902445,3902514,0.0725560975609756,0.0929625}, {2965286,3902932,3903353,0.507177272727273,0.474804255319149}, {2965287,3903411,3903655,0.346897674418605,0.339013636363636}, {2965288,3903655,3904145,0.1695,0.200888888888889}, {2965289,3904145,3904323,0.0534409090909091,0.0534409090909091}, {2965290,3904323,3905060,0.186661224489796,0.19055}, {2965291,3905060,3905616,0.129657692307692,0.1404625}, {2965292,3905616,3906093,0.0998603773584906,0.105852}, {2965293,3906093,3906302,0.0460117647058824,0.0488875}, {2965294,3906302,3906498,0.0474117647058823,0.050375}, {2965295,3906498,3906840,0.0753063829787234,0.0786533333333333}, {2965296,3910530,3908638,0.266620588235294,0.283284375}, {2965297,3907998,3908638,0.107956363636364,0.104168421052632}, {2965298,3907998,3907884,0.0187615384615385,0.0199102040816327}, {2965299,3907884,3907488,0.0850434782608696,0.0850434782608696}, {2965347,3902521,3902358,0.0806926829268293,0.0945257142857143}, {2965348,3903234,3903278,0.0592933333333333,0.0635285714285714}, {2965355,3904587,3904899,0.116477777777778,0.120957692307692}, {2965362,3885046,3884867,1000000,0.141417391304348}, {2965363,3885258,3885046,1000000,0.106490322580645}, {2965364,3880032,3879959,1000000,0.0321333333333333}, {2965365,3880075,3880001,0.0335314285714286,1000000}, {2965366,3880545,3880441,1000000,0.0855}, {2965367,3875848,3875948,1000000,1000000}, {2965368,3875748,3875848,0.215284615384615,0.233225}, {2965369,3875622,3875748,0.206022222222222,0.163605882352941}, {2965370,3875334,3875387,0.0290666666666667,0.0327}, {2965371,3875266,3875324,0.0536142857142857,0.0536142857142857}, {2965372,3875622,3876048,0.270066666666667,1000000}, {2965373,3876048,3876876,0.408763636363636,1000000}, {2965374,3876876,3877488,0.281345454545455,1000000}, {2965375,3876026,3876048,0.358344,1000000}, {2965376,3875121,3875448,1000000,0.225966666666667}, {2965377,3875229,3875552,0.220933333333333,1000000}, {2965378,3876515,3877240,1000000,0.37992}, {2965379,3877240,3877739,0.204991304347826,1000000}, {2965380,3877739,3878213,0.2298,1000000}, {2965381,3878526,3879123,0.308863636363636,1000000}, {2965382,3877964,3878526,0.265669565217391,1000000}, {2965383,3877654,3877964,0.1283,0.133878260869565}, {2965384,3878237,3878714,1000000,0.253336363636364}, {2965385,3875506,3875601,0.0904,1000000}, {2965386,3875886,3875858,0.0408,1000000}, {2965387,3875858,3875740,0.176373913043478,1000000}, {2965388,3875858,3875506,0.185337931034483,1000000}, {2965389,3875601,3875687,0.105636363636364,1000000}, {2965390,3876671,3877425,1000000,1000000}, {2965391,3875886,3876671,1000000,1000000}, {2965392,3873025,3872930,0.105626086956522,1000000}, {2965393,3873179,3873025,0.090625,1000000}, {2965394,3873179,3873408,0.0759,0.1012}, {2965395,3873408,3873430,0.00727058823529412,0.00915555555555556}, {2965396,3872848,3872878,0.146192727272727,0.191442857142857}, {2965397,3872834,3872911,0.272109090909091,0.390417391304348}, {2965398,3875481,3875623,0.212008695652174,0.125030769230769}, {2965399,3875623,3875332,0.296222222222222,0.275793103448276}, {2965400,3875601,3875539,0.0405483870967742,1000000}, {2965401,3875169,3875313,0.0844227272727273,0.0714346153846154}, {2965402,3875138,3875010,0.0523241379310345,1000000}, {2965403,3876264,3877244,0.286849180327869,0.29163}, {2965404,3876494,3876311,1000000,0.212904}, {2965405,3876845,3876692,1000000,0.123857142857143}, {2965406,3877129,3876845,1000000,0.351672}, {2965407,3879726,3879634,0.06105,0.06105}, {2965408,3879675,3879053,1000000,0.245533333333333}, {2965409,3878408,3878334,1000000,0.0709142857142857}, {2965410,3878635,3878243,0.202252173913043,1000000}, {2965411,3878243,3877697,0.26253,1000000}, {2965412,3877697,3877623,0.0895,1000000}, {2965413,3877697,3877644,0.203466666666667,1000000}, {2965414,3877371,3877644,1000000,1000000}, {2965415,3877644,3877434,0.4006,1000000}, {2965416,3877434,3877266,0.49388,1000000}, {2965417,3877092,3877434,0.19992,1000000}, {2965418,3876771,3877092,0.205136842105263,1000000}, {2965419,3877434,3877920,0.21284347826087,1000000}, {2965420,3877920,3878155,0.0912692307692308,1000000}, {2965421,3878155,3878553,0.217390909090909,1000000}, {2965422,3878553,3878967,0.200544,1000000}, {2965423,3878967,3879520,0.230423076923077,1000000}, {2965424,3879520,3879549,0.263863636363636,0.252391304347826}, {2965425,3879549,3878916,0.5153,0.403278260869565}, {2965426,3883658,3884107,1000000,0.135114893617021}, {2965427,3882431,3882920,0.274514285714286,0.3603}, {2965428,3882920,3883732,1000000,0.557925}, {2965429,3882920,3883457,0.287945454545455,0.287945454545455}, {2965430,3883457,3883543,0.1116,1000000}, {2965431,3883543,3884198,0.375027272727273,1000000}, {2965432,3884597,3884540,1000000,0.030048}, {2965433,3882646,3882920,1000000,0.1849}, {2965434,3882417,3882646,1000000,0.1263}, {2965435,3882157,3882417,1000000,0.253142857142857}, {2965436,3883383,3883457,0.110433333333333,1000000}, {2965437,3881702,3882157,1000000,0.4230375}, {2965438,3883345,3884244,1000000,0.456346153846154}, {2965439,3881281,3881527,1000000,0.45009}, {2965440,3881527,3881738,1000000,1000000}, {2965441,3881738,3881845,1000000,0.21459}, {2965442,3881845,3882157,1000000,0.329025}, {2965443,3882464,3882564,0.163757142857143,1000000}, {2965444,3882217,3882464,1000000,1000000}, {2965445,3881990,3882217,1000000,1000000}, {2965446,3880897,3881292,0.2832,0.3186}, {2965447,3881292,3881738,1000000,0.254685714285714}, {2965448,3881738,3882464,0.505547368421053,1000000}, {2965449,3883717,3884739,0.667581818181818,1000000}, {2965450,3884002,3884198,0.19116,0.2124}, {2965451,3883383,3884002,1000000,0.52004}, {2965452,3879080,3879387,1000000,1000000}, {2965453,3879755,3879813,1000000,1000000}, {2965454,3879813,3879914,1000000,1000000}, {2965455,3879914,3880031,1000000,1000000}, {2965456,3879640,3879747,0.107123076923077,0.11605}, {2965457,3879482,3879640,0.26228,1000000}, {2965458,3879356,3879482,0.201692307692308,1000000}, {2965459,3880307,3880366,1000000,0.0822333333333333}, {2965460,3879080,3879640,0.2526,0.2526}, {2965461,3879640,3880010,0.571136842105263,1000000}, {2965462,3880010,3880265,1000000,0.40776}, {2965463,3880265,3880307,1000000,0.0759666666666667}, {2965464,3879755,3880010,0.211133333333333,0.211133333333333}, {2965465,3880010,3880263,0.331928571428571,1000000}, {2965466,3880263,3880520,1000000,1000000}, {2965467,3880520,3880529,1000000,0.110228571428571}, {2965468,3879276,3878799,1000000,0.4965375}, {2965469,3879524,3879813,0.162911111111111,0.162911111111111}, {2965470,3877881,3877766,1000000,0.12333}, {2965471,3877881,3878042,0.139542857142857,1000000}, {2965472,3879093,3879387,0.1544,0.1544}, {2965473,3878698,3879080,0.1886,0.1886}, {2965474,3878698,3879093,1000000,0.2773}, {2965475,3880923,3881075,0.316623529411765,1000000}, {2965476,3878276,3878339,1000000,0.123529411764706}, {2965477,3878247,3878276,1000000,0.0578210526315789}, {2965478,3877740,3878247,1000000,0.291366666666667}, {2965479,3876845,3877284,0.188511111111111,0.188511111111111}, {2965480,3877372,3877678,1000000,1000000}, {2965481,3877129,3877372,1000000,1000000}, {2965482,3875958,3876422,1000000,0.207216}, {2965483,3875448,3875958,1000000,0.292042105263158}, {2965484,3880500,3880451,1000000,0.0402260869565217}, {2965485,3880735,3880500,1000000,0.209045454545455}, {2965486,3880948,3880735,1000000,0.161086956521739}, {2965487,3881226,3880994,1000000,0.185427272727273}, {2965488,3881409,3881226,1000000,0.153}, {2965489,3881490,3881409,1000000,0.0921529411764706}, {2965490,3881900,3881490,1000000,0.646254545454546}, {2965491,3880965,3880728,0.4062,1000000}, {2965492,3881260,3880965,0.272873684210526,1000000}, {2965493,3882201,3881260,0.792685714285714,1000000}, {2965494,3882598,3882201,0.34368,1000000}, {2965495,3881381,3880818,0.516766666666667,1000000}, {2965496,3880818,3880889,0.0466421052631579,1000000}, {2965497,3880889,3880637,0.391145454545455,1000000}, {2965498,3882749,3883348,0.279025,1000000}, {2965499,3883672,3883866,0.20135,1000000}, {2965500,3882394,3882749,0.191607692307692,1000000}, {2965501,3883348,3882737,1000000,0.647431578947368}, {2965502,3884918,3884097,1000000,0.633628571428571}, {2965503,3881644,3882082,0.399327272727273,1000000}, {2965504,3880863,3881237,0.368084210526316,1000000}, {2965505,3881237,3881359,0.137964705882353,1000000}, {2965506,3881359,3881644,0.254336842105263,1000000}, {2965507,3883510,3883329,0.331090909090909,1000000}, {2965508,3883329,3882710,0.595742857142857,1000000}, {2965509,3882710,3882349,0.3622,1000000}, {2965510,3882349,3882082,0.30162,1000000}, {2965511,3882082,3881498,0.541942857142857,1000000}, {2965512,3881971,3882164,1000000,0.558247058823529}, {2965513,3882164,3882332,1000000,0.430171428571429}, {2965514,3883205,3883266,0.0577363636363636,1000000}, {2965515,3883266,3883678,0.25301052631579,1000000}, {2965516,3883634,3883678,1000000,0.07731}, {2965517,3883266,3883420,0.265628571428571,1000000}, {2965518,3883420,3883607,0.338542857142857,1000000}, {2965519,3882332,3883061,0.465733333333333,1000000}, {2965520,3883061,3883760,0.336182608695652,1000000}, {2965521,3883760,3884017,0.1304,1000000}, {2965522,3884017,3884714,0.359657142857143,1000000}, {2965523,3883458,3883564,1000000,0.31992}, {2965524,3883061,3883341,0.705378947368421,1000000}, {2965525,3882889,3883061,0.363927272727273,1000000}, {2965526,3882642,3882889,0.465575,1000000}, {2965527,3883607,3884121,0.251045454545455,1000000}, {2965528,3885488,3885542,0.023424,0.0325333333333333}, {2965529,3884121,3884759,0.283176,1000000}, {2965530,3884935,3884759,1000000,0.1219875}, {2965531,3884950,3884935,0.1704,0.1704}, {2965532,3884714,3884950,0.148233333333333,1000000}, {2965533,3883607,3883760,0.280114285714286,1000000}, {2965534,3885038,3885501,0.377953846153846,1000000}, {2965535,3885038,3885487,0.3226125,1000000}, {2965536,3884759,3884714,1000000,0.153}, {2965537,3884714,3884472,0.785660869565217,1000000}, {2965538,3884493,3884402,0.31225,1000000}, {2965539,3883564,3883498,1000000,0.580989473684211}, {2965540,3884402,3884362,0.13728,1000000}, {2965541,3884362,3884244,0.51116,1000000}, {2965542,3884362,3885187,0.5462625,1000000}, {2965543,3875462,3875479,0.00915555555555556,0.00915555555555556}, {2965544,3875479,3875902,0.197822222222222,0.197822222222222}, {2965545,3876398,3876537,0.0492193548387097,0.0586846153846154}, {2965546,3876216,3876055,0.1154625,1000000}, {2965547,3877085,3877045,1000000,1000000}, {2965548,3876973,3877085,1000000,1000000}, {2965549,3876947,3876973,1000000,1000000}, {2965550,3876734,3876947,1000000,1000000}, {2965551,3877009,3876947,1000000,1000000}, {2965552,3877165,3877136,1000000,1000000}, {2965553,3876463,3877165,1000000,1000000}, {2965554,3877085,3877203,1000000,1000000}, {2965555,3877203,3877273,1000000,1000000}, {2965556,3878122,3878237,0.0615789473684211,0.045}, {2965557,3877645,3878122,1000000,0.19164}, {2965558,3877367,3877645,1000000,0.118971428571429}, {2965559,3879323,3879524,1000000,0.2965}, {2965560,3879093,3879323,1000000,0.173018181818182}, {2965561,3878233,3878698,1000000,0.40458}, {2965562,3880889,3881384,0.33325,0.33325}, {2965563,3880615,3880818,0.17292,1000000}, {2965564,3880615,3880397,1000000,0.2725125}, {2965565,3880394,3880615,0.192872727272727,1000000}, {2965566,3879946,3880394,0.384927272727273,1000000}, {2965567,3879034,3879946,0.699063157894737,1000000}, {2965568,3882120,3882057,0.0962571428571429,0.16845}, {2965569,3882686,3883458,1000000,0.438126315789474}, {2965570,3883345,3883717,0.413566666666667,1000000}, {2965571,3878665,3878214,0.35092,1000000}, {2965572,3875293,3875746,0.307828571428571,1000000}, {2965573,3874175,3874123,0.1776,1000000}, {2965574,3874123,3874035,0.44928,1000000}, {2965575,3872729,3872864,0.0790434782608696,1000000}, {2965576,3872864,3873046,0.0807777777777778,1000000}, {2965577,3873046,3873475,0.490745454545454,1000000}, {2965578,3871955,3871539,0.154248648648649,0.135885714285714}, {2965579,3873412,3871955,0.85311,1000000}, {2965580,3874585,3873412,1000000,0.532823076923077}, {2965581,3874858,3874585,1000000,0.0896909090909091}, {2965582,3876052,3875774,1000000,0.142878260869565}, {2965583,3876473,3876052,0.238142857142857,0.238142857142857}, {2965584,3876742,3876473,0.3166,0.55405}, {2965585,3876865,3876473,0.4971,0.437448}, {2965586,3876837,3876865,0.362446153846154,0.349022222222222}, {2965587,3878105,3876837,1000000,0.7092}, {2965588,3876934,3876837,0.176290909090909,0.133737931034483}, {2965589,3877054,3876934,0.2053,0.236884615384615}, {2965590,3876934,3876267,0.409434782608696,0.448428571428571}, {2965591,3876267,3876069,0.563377777777778,0.6338}, {2965592,3876069,3875347,0.352688888888889,0.396775}, {2965593,3875347,3875122,0.13545,0.1548}, {2965594,3875122,3874738,0.36705,0.354393103448276}, {2965595,3874738,3873808,0.400125,0.413032258064516}, {2965596,3874787,3874060,0.342144827586207,0.320070967741936}, {2965597,3874060,3873415,0.30766875,0.30766875}, {2965598,3873415,3872921,0.196725,0.179862857142857}, {2965599,3872317,3871944,0.149785714285714,0.1398}, {2965600,3871944,3870393,0.654511111111111,0.58906}, {2965601,3872938,3871775,0.34514,0.32356875}, {2965602,3871955,3871563,0.266364705882353,0.22641}, {2965603,3871563,3870419,0.4185,0.369264705882353}, {2965604,3870419,3869865,0.215978571428571,0.183254545454545}, {2965605,3869421,3869795,1000000,0.351410526315789}, {2965606,3869865,3869795,0.0303,0.0225085714285714}, {2965607,3869783,3870393,0.201774193548387,0.223392857142857}, {2965608,3869280,3868907,0.38825,0.345111111111111}, {2965609,3872246,3872912,0.277605882352941,0.286018181818182}, {2965610,3871812,3872246,1000000,0.271288235294118}, {2965611,3872493,3872085,0.4434,1000000}, {2965612,3872493,3871973,0.292042105263158,0.264228571428571}, {2965613,3871973,3871395,0.292366666666667,0.2506}, {2965614,3871395,3870878,0.203688,0.195853846153846}, {2965615,3870878,3870271,0.335533333333333,0.274527272727273}, {2965616,3870271,3869475,0.291744,0.291744}, {2965617,3869475,3869066,0.157755555555556,0.170376}, {2965618,3870978,3870271,0.583408695652174,1000000}, {2965619,3870271,3869873,0.261022222222222,1000000}, {2965620,3869873,3869716,0.148771428571429,1000000}, {2965621,3870315,3869475,1000000,0.554355555555556}, {2965622,3869475,3869190,1000000,0.257269565217391}, {2965623,3869190,3868994,1000000,0.170352}, {2965624,3869052,3868939,1000000,0.24603}, {2965625,3872125,3871765,0.117755555555556,1000000}, {2965626,3871765,3871216,0.210168,1000000}, {2965627,3871459,3871216,1000000,0.4022625}, {2965628,3871973,3871538,1000000,0.474142857142857}, {2965629,3872388,3872222,0.1014375,0.0737727272727273}, {2965630,3874015,3873889,0.3231,1000000}, {2965631,3874345,3873889,0.225816,1000000}, {2965632,3874774,3874345,0.2099,1000000}, {2965633,3875257,3874774,0.275918181818182,1000000}, {2965634,3875816,3875974,0.0950285714285714,0.0950285714285714}, {2965635,3875312,3875816,0.273685714285714,0.302494736842105}, {2965636,3870994,3871007,1000000,0.020125}, {2965637,3870994,3870831,0.0699692307692308,0.072768}, {2965638,3870801,3869976,0.290490909090909,0.29956875}, {2965639,3869976,3869376,0.233167741935484,0.24094}, {2965640,3869840,3870196,0.112556756756757,0.1262}, {2965641,3869840,3869483,0.151536,0.145707692307692}, {2965642,3868735,3869483,0.274072727272727,0.347861538461538}, {2965643,3868418,3868735,0.313269230769231,0.370227272727273}, {2965644,3868321,3868418,0.3201,0.3201}, {2965645,3868373,3868321,0.125688888888889,0.1616}, {2965646,3868761,3868373,0.257791304347826,1000000}, {2965647,3868411,3868761,0.275571428571429,0.304578947368421}, {2965648,3869447,3869376,1000000,0.103314285714286}, {2965649,3869360,3869447,1000000,0.0947142857142857}, {2965650,3869800,3869360,1000000,0.283885714285714}, {2965651,3868761,3870019,0.61275,1000000}, {2965652,3870019,3870896,0.4064,1000000}, {2965653,3870896,3871321,0.256838709677419,0.256838709677419}, {2965654,3871437,3871130,0.194210526315789,0.1845}, {2965655,3871130,3870801,0.26,0.203478260869565}, {2965656,3871725,3871235,0.2649,0.222174193548387}, {2965657,3874161,3874171,0.0103116279069767,0.0105571428571429}, {2965658,3871916,3872154,0.224142857142857,1000000}, {2965659,3871277,3871552,1000000,0.261507692307692}, {2965660,3870508,3870883,1000000,0.1176}, {2965661,3870883,3871317,1000000,0.122554285714286}, {2965662,3870883,3871000,0.112236363636364,1000000}, {2965663,3869021,3868965,1000000,0.1322}, {2965664,3867376,3866780,1000000,0.47235}, {2965665,3867168,3866780,1000000,0.237736363636364}, {2965666,3867816,3867168,1000000,0.603257142857143}, {2965667,3865472,3865601,0.049275,1000000}, {2965668,3865211,3865472,0.0999096774193548,1000000}, {2965669,3865273,3865211,1000000,0.0883846153846154}, {2965670,3865472,3865273,1000000,0.0681512195121951}, {2965671,3865298,3865273,1000000,0.0501488372093023}, {2965672,3864556,3863120,0.496268571428571,0.57898}, {2965673,3865149,3864556,0.192967741935484,0.260086956521739}, {2965674,3865790,3865430,0.3789,0.157875}, {2965675,3861675,3860858,0.409179310344828,0.423792857142857}, {2965676,3861909,3861675,0.12138,0.12138}, {2965677,3862158,3861909,0.137139130434783,0.175233333333333}, {2965678,3864200,3863348,1000000,0.437165217391304}, {2965679,3864404,3864200,1000000,0.09895}, {2965680,3864507,3864404,1000000,0.0413}, {2965681,3864778,3864507,1000000,0.126425}, {2965682,3865119,3864778,1000000,0.27645}, {2965683,3864279,3863530,1000000,0.426311111111111}, {2965684,3864279,3863845,0.22762,1000000}, {2965685,3868060,3867690,0.221771428571429,0.166328571428571}, {2965686,3864646,3864596,1000000,0.09456}, {2965687,3864310,3864473,0.122752941176471,0.189709090909091}, {2965688,3864473,3864596,0.134457142857143,1000000}, {2965689,3864948,3864596,0.24666,0.259642105263158}, {2965690,3864948,3864629,0.4696,1000000}, {2965691,3868846,3868665,1000000,0.522066666666667}, {2965692,3869200,3868846,1000000,0.1722}, {2965693,3869200,3869047,1000000,0.434475}, {2965694,3870551,3870062,1000000,0.14060625}, {2965695,3870734,3870342,0.114774193548387,1000000}, {2965696,3869892,3869332,0.209690909090909,0.192216666666667}, {2965697,3870104,3869625,0.246035294117647,0.232366666666667}, {2965698,3870104,3870108,0.0705230769230769,0.06112}, {2965699,3870061,3870104,0.129576923076923,0.124777777777778}, {2965700,3869946,3870061,0.269509090909091,0.3294}, {2965701,3869931,3869940,0.228913043478261,0.2925}, {2965702,3872130,3872597,0.253233333333333,1000000}, {2965703,3867584,3867408,1000000,0.101778947368421}, {2965704,3867993,3867584,1000000,0.187963636363636}, {2965705,3868558,3868634,1000000,0.1835}, {2965706,3867740,3867497,0.20235,0.20235}, {2965707,3868722,3867740,0.355984615384615,0.420709090909091}, {2965708,3869253,3868722,0.166567741935484,0.1613625}, {2965709,3869450,3869253,0.08405,0.087704347826087}, {2965710,3870178,3869450,0.403311111111111,0.418823076923077}, {2965711,3870733,3870178,0.902457142857143,0.823982608695652}, {2965712,3871313,3871325,1000000,0.135184615384615}, {2965713,3871325,3871053,1000000,0.136489655172414}, {2965714,3871053,3871036,1000000,0.1336}, {2965715,3871036,3870884,1000000,0.223084615384615}, {2965716,3871522,3871036,1000000,0.200127272727273}, {2965717,3871613,3871522,1000000,0.151472727272727}, {2965718,3871613,3872062,0.211768421052632,1000000}, {2965719,3871386,3870904,0.604242857142857,1000000}, {2965720,3871403,3871386,1000000,0.209833333333333}, {2965721,3871877,3871386,0.29052,0.29052}, {2965722,3871522,3871403,1000000,0.272147368421053}, {2965723,3871699,3871613,1000000,0.131544827586207}, {2965724,3871784,3871699,1000000,0.189782608695652}, {2965725,3872008,3871522,0.191686956521739,1000000}, {2965726,3872517,3872000,0.32072,1000000}, {2965727,3870884,3870519,0.196042105263158,0.18624}, {2965728,3869601,3868968,0.49449,1000000}, {2965729,3868968,3867922,0.468711111111111,1000000}, {2965730,3867922,3867160,0.36934,1000000}, {2965731,3867160,3866653,0.307628571428571,1000000}, {2965732,3866653,3866270,0.237622222222222,1000000}, {2965733,3858457,3857523,0.208004347826087,0.195269387755102}, {2965734,3856553,3855526,0.246386666666667,0.241030434782609}, {2965735,3855526,3855297,0.07225,0.08128125}, {2965736,3855297,3853721,1000000,1000000}, {2965737,3851487,3851186,1000000,1000000}, {2965740,3851124,3850588,0.2608875,0.27828}, {2965741,3851536,3851124,0.18219375,0.153426315789474}, {2965742,3851390,3851455,0.2322,0.215614285714286}, {2965743,3851455,3850824,0.394178571428571,0.4245}, {2965744,3854623,3854151,1000000,0.358542857142857}, {2965745,3853171,3853602,0.2560875,0.264348387096774}, {2965746,3853602,3853721,1000000,1000000}, {2965747,3855025,3854190,0.257326829268293,0.22935652173913}, {2965748,3855294,3855025,0.108206896551724,0.101225806451613}, {2965749,3855297,3855294,0.235864285714286,0.227731034482759}, {2965750,3856149,3855294,0.40284,0.431614285714286}, {2965751,3854623,3854007,0.3068,0.287625}, {2965752,3854007,3853754,0.11828,0.11828}, {2965753,3853754,3852944,0.422422222222222,0.35641875}, {2965754,3852944,3852812,0.05144,0.0417081081081081}, {2965755,3852812,3852375,0.15193125,0.127942105263158}, {2965756,3851974,3851701,0.201233333333333,0.157486956521739}, {2965757,3852293,3851857,0.1588125,0.1588125}, {2965758,3851857,3851703,0.0564947368421053,0.0564947368421053}, {2965759,3851703,3851517,0.0617526315789474,0.0634216216216216}, {2965760,3851517,3851091,0.217730769230769,0.22644}, {2965762,3851701,3851091,0.392736,0.426886956521739}, {2965763,3852966,3851701,0.388369230769231,0.409362162162162}, {2965771,3855769,3856329,0.266935714285714,0.287469230769231}, {2965772,3857114,3857495,0.25488,0.199125}, {2965773,3865626,3865364,1000000,1000000}, {2965774,3865364,3864943,1000000,1000000}, {2965775,3864943,3864411,1000000,0.446147368421053}, {2965776,3864411,3863619,1000000,0.74136}, {2965777,3863619,3863636,1000000,0.04494}, {2965778,3864850,3864576,0.157141935483871,0.2118}, {2965779,3864576,3864380,0.0902108108108108,0.123622222222222}, {2965780,3864380,3864027,0.2175,0.183157894736842}, {2965781,3864027,3863615,0.156885,0.179297142857143}, {2965782,3863615,3863285,0.18346,0.177541935483871}, {2965783,3862535,3863285,0.9428,1000000}, {2965784,3863285,3863619,0.457928571428571,0.6411}, {2965785,3863285,3862988,0.148371428571429,0.148371428571429}, {2965786,3862988,3862258,0.265828571428571,0.265828571428571}, {2965787,3862535,3862124,0.229527272727273,0.240457142857143}, {2965788,3862124,3861192,0.521907692307692,0.502577777777778}, {2965789,3861192,3861050,0.1244,0.11196}, {2965790,3861050,3860587,0.2461,0.2461}, {2965791,3861192,3861509,0.330384,0.330384}, {2965792,3861509,3861704,0.215675,0.235281818181818}, {2965793,3861704,3861992,0.168744,0.21093}, {2965794,3861992,3862258,0.196854545454545,0.196854545454545}, {2965795,3862258,3862135,0.0598829268292683,0.0558}, {2965796,3862135,3861639,0.277395348837209,0.277395348837209}, {2965797,3861639,3861527,0.0557590909090909,0.0721588235294118}, {2965798,3861527,3861273,0.1305875,0.2022}, {2965799,3861273,3861064,0.0989478260869565,0.0989478260869565}, {2965800,3861064,3860698,0.197289473684211,0.197289473684211}, {2965801,3860698,3860080,0.258994285714286,1000000}, {2965802,3860080,3860294,0.298915384615385,1000000}, {2965805,3856270,3855275,0.315308108108108,0.38888}, {2965806,3856707,3856270,0.13715,0.145217647058824}, {2965807,3857402,3856707,0.191713636363636,0.241011428571429}, {2965808,3860294,3859839,0.326968421052632,0.2004}, {2965809,3861394,3861298,0.0306558139534884,0.0321512195121951}, {2965810,3862536,3861394,0.317489361702128,0.310875}, {2965811,3862713,3862536,0.05152,0.0504}, {2965812,3865521,3865193,1000000,0.143238461538462}, {2965813,3865193,3864023,1000000,0.429041379310345}, {2965814,3867846,3867228,1000000,0.3044}, {2965815,3867228,3866359,1000000,0.376852173913043}, {2965816,3866359,3865959,1000000,0.133821428571429}, {2965817,3865959,3865096,1000000,0.35515}, {2965818,3864549,3864411,0.206571428571429,0.1446}, {2965819,3865096,3864973,0.07512,0.0662823529411765}, {2965820,3863636,3863073,0.441816,0.424823076923077}, {2965821,3863073,3862893,0.123707142857143,0.0989657142857143}, {2965822,3862893,3862385,0.29062,0.27245625}, {2965823,3862385,3862060,0.249876923076923,0.240622222222222}, {2965824,3862060,3861926,0.124266666666667,0.115696551724138}, {2965825,3861926,3861394,0.460464,0.396951724137931}, {2965826,3865105,3865131,0.0406857142857143,1000000}, {2965827,3865131,3865626,0.47628,1000000}, {2965828,3867790,3867531,1000000,0.340685714285714}, {2965829,3867531,3866390,0.497678571428571,0.497678571428571}, {2965830,3866436,3866749,0.313510344827586,0.313510344827586}, {2965831,3866257,3866321,0.0278086956521739,0.0220551724137931}, {2965832,3869323,3869392,0.171070588235294,0.200565517241379}, {2965833,3869392,3869488,0.3429,0.3857625}, {2965834,3869488,3868809,0.511941176470588,0.561483870967742}, {2965835,3868809,3867998,0.46455,0.46455}, {2965836,3868809,3868758,0.0642,0.07704}, {2965867,3864145,3863679,0.2728875,1000000}, {2965868,3863561,3862785,0.211174468085106,0.283577142857143}, {2965869,3865022,3864265,0.41217,1000000}, {2965870,3864265,3863408,0.338345454545455,0.465225}, {2965871,3863408,3863055,0.228851612903226,1000000}, {2965872,3863055,3862851,0.102356756756757,1000000}, {2965873,3863339,3862732,0.392622222222222,0.588933333333333}, {2965874,3863055,3862732,0.47952,0.508581818181818}, {2965875,3862851,3862323,0.278305263157895,1000000}, {2965876,3862323,3861818,0.2627,1000000}, {2965877,3861341,3861818,0.29799375,0.307606451612903}, {2965878,3861553,3861341,0.229968,0.221123076923077}, {2965879,3861802,3861553,0.303,0.303}, {2965880,3860688,3861341,0.3669,0.39136}, {2965881,3860611,3860688,0.0598615384615385,0.0864666666666667}, {2965882,3861802,3860611,0.53775,1000000}, {2965883,3860611,3859249,0.49629375,0.5882}, {2965884,3858544,3858221,0.375161538461538,0.424095652173913}, {2965885,3858673,3858544,1000000,1000000}, {2965886,3859249,3858948,0.181622222222222,0.181622222222222}, {2965887,3858994,3856149,1000000,0.910341176470588}, {2965888,3851171,3851283,0.05124,0.05124}, {2965955,3852711,3852940,0.156909090909091,0.1726}, {2965956,3852435,3852711,0.211634482758621,0.20458}, {2965957,3852435,3852793,0.129214285714286,0.1206}, {2965958,3852793,3853171,0.130623529411765,0.11103}, {2965962,3850392,3849584,0.348068571428571,0.320589473684211}, {2965963,3861818,3861856,0.2786,0.329254545454545}, {2965964,3861856,3861821,0.159872727272727,0.170187096774194}, {2965965,3861454,3861263,1000000,1000000}, {2965967,3851809,3851909,1000000,0.0550857142857143}, {2965968,3851909,3852898,1000000,0.3738}, {2965969,3852898,3854238,0.566855172413793,0.608844444444444}, {2965970,3854238,3855304,0.486969230769231,0.42204}, {2965971,3857125,3857364,1000000,0.122228571428571}, {2965972,3851746,3851989,0.0966,0.101684210526316}, {2965973,3852842,3853736,0.43128,0.4193}, {2965974,3859211,3858742,0.241486956521739,0.241486956521739}, {2965975,3859211,3859085,0.313623529411765,0.26658}, {2965976,3859647,3859211,0.38571,0.367342857142857}, {2965977,3859953,3859647,0.313363636363636,0.28725}, {2965978,3860127,3859953,0.184742857142857,0.228211764705882}, {2965979,3860522,3860094,1000000,0.350016}, {2965980,3861049,3860522,1000000,0.416625}, {2965981,3860714,3860094,0.299466666666667,0.351547826086957}, {2965982,3861209,3860714,0.240062068965517,0.21755625}, {2965983,3861638,3861209,0.271875,0.20390625}, {2965984,3862001,3861638,1000000,0.451223076923077}, {2965985,3862342,3862001,1000000,0.430752}, {2965986,3862428,3862002,0.269746153846154,0.23378}, {2965987,3862002,3861821,0.1804,0.1804}, {2965988,3863408,3862890,1000000,0.31252}, {2965989,3853736,3854135,0.274272727272727,0.3017}, {2965990,3854135,3854487,0.121533333333333,0.125005714285714}, {2965991,3854487,3854610,0.060975,0.062941935483871}, {2965992,3855950,3856454,0.202875,0.202875}, {2965993,3857120,3857611,0.197568,0.1764}, {2965995,3852629,3852205,0.116832558139535,0.116832558139535}, {2965996,3851575,3852134,0.23235,0.23235}, {2965997,3849832,3850122,0.115722580645161,1000000}, {2966002,3861551,3861412,0.203136,0.230836363636364}, {2966003,3861412,3861288,0.0985941176470588,0.115593103448276}, {2966004,3860609,3860549,0.0844363636363636,0.074304}, {2966005,3857162,3854297,0.831384615384615,0.8106}, {2966006,3857822,3857162,0.196783333333333,0.196783333333333}, {2966143,3859671,3858708,0.455686956521739,0.52404}, {2966144,3856564,3856063,0.239428571428571,0.193384615384615}, {2966145,3854691,3854717,0.0983357142857143,0.0888193548387097}, {2966149,3850940,3850417,1000000,1000000}, {2966150,3850060,3849752,0.1559,0.173222222222222}, {2966156,3863120,3862967,1000000,1000000}, {2966157,3863281,3863120,0.387571428571429,1000000}, {2966158,3863348,3863281,0.163885714285714,1000000}, {2966159,3862967,3862878,0.216685714285714,0.3792}, {2966160,3862878,3862712,0.233328,0.24305}, {2966161,3862712,3861288,0.587717647058823,0.62445}, {2966162,3863082,3862712,0.15885,0.195507692307692}, {2966163,3862702,3862070,0.213264705882353,0.2417}, {2966164,3862070,3861961,0.0584275862068965,0.05295}, {2966165,3861961,3861604,0.146262857142857,0.146262857142857}, {2966166,3859761,3860238,0.272238461538462,0.393233333333333}, {2966167,3857948,3858278,1000000,0.359742857142857}, {2966168,3857611,3857948,1000000,0.6328}, {2966169,3852205,3852381,1000000,0.15344347826087}, {2966170,3852381,3852675,1000000,0.254175}, {2966171,3850717,3851108,0.312970588235294,0.280026315789474}, {2966172,3850077,3850717,0.337885714285714,0.31536}, {2966173,3865825,3865923,1000000,0.182836363636364}, {2966174,3865923,3865905,1000000,0.157517647058824}, {2966175,3865779,3865905,0.484384615384615,1000000}, {2966176,3865993,3865903,0.1084,0.2168}, {2966177,3879461,3879484,0.207,0.22425}, {2966178,3879484,3879520,0.193103225806452,0.230238461538462}, {2966179,3875721,3874873,1000000,0.557810526315789}, {2966180,3858786,3859411,0.268407692307692,0.211472727272727}, {2966181,3859411,3859918,0.243977777777778,0.227151724137931}, {2966182,3859918,3860471,0.473454545454545,0.385777777777778}, {2966183,3860471,3860962,0.445881818181818,0.377284615384615}, {2966184,3860962,3861291,0.327624,0.292521428571429}, {2966185,3858549,3858805,0.246342857142857,0.255466666666667}, {2966186,3858805,3858383,0.270707142857143,0.280733333333333}, {2966187,3858383,3857904,0.321988235294118,0.228075}, {2966188,3857904,3857341,0.538771428571429,0.342854545454545}, {2966189,3856768,3856584,0.147214285714286,0.1145}, {2966190,3856768,3857341,0.255313043478261,0.3670125}, {2966191,3859033,3859236,0.194208,0.2023}, {2966192,3859236,3859478,0.20115,0.216623076923077}, {2966193,3859478,3859615,0.118045161290323,0.110890909090909}, {2966194,3859615,3859806,0.158496774193548,0.140382857142857}, {2966195,3860477,3860853,0.208852173913044,0.228742857142857}, {2966196,3862055,3861677,0.220958823529412,0.23476875}, {2966197,3862691,3862324,0.266416216216216,0.30804375}, {2966198,3862814,3862691,0.0768923076923077,0.0937125}, {2966199,3863015,3862814,0.105892307692308,0.13321935483871}, {2966200,3863194,3863015,0.09678,0.113858823529412}, {2966201,3859478,3859150,0.139466666666667,0.150624}, {2966202,3859150,3858650,0.236664,0.246525}, {2966203,3858650,3857826,0.41345,0.451036363636364}, {2966204,3857826,3856976,0.37695652173913,0.3468}, {2966205,3853849,3853628,0.123194117647059,0.149592857142857}, {2966206,3855078,3854520,0.281377777777778,0.2374125}, {2966207,3856181,3855078,0.48695625,0.48695625}, {2966208,3855870,3855078,0.272925,0.256870588235294}, {2966209,3856766,3855870,0.338622222222222,0.365712}, {2966210,3856030,3856181,0.137372727272727,0.1314}, {2966211,3855889,3856030,0.1372,0.149672727272727}, {2966212,3856434,3855889,0.204309090909091,0.22474}, {2966213,3856502,3856172,0.18214,0.18214}, {2966214,3857416,3856976,0.233979310344828,0.21204375}, {2966215,3861729,3861201,0.276705882352941,0.303483870967742}, {2966216,3861201,3860597,0.225775609756098,0.225775609756098}, {2966217,3860597,3859995,0.232384615384615,0.226575}, {2966218,3859995,3859581,0.157989473684211,0.139618604651163}, {2966219,3859581,3858969,0.244835294117647,0.244835294117647}, {2966220,3858969,3858527,0.219703448275862,0.193072727272727}, {2966221,3858527,3858101,0.163292307692308,0.15921}, {2966222,3858038,3857474,0.258421621621622,0.2656}, {2966223,3849920,3850006,0.297835714285714,0.287565517241379}, {2966224,3850006,3849788,0.151118181818182,0.138525}, {2966225,3877859,3878333,0.465054545454545,0.1764}, {2966226,3875035,3876377,0.48905625,0.601915384615385}, {2966227,3874514,3875204,0.214005405405405,0.344269565217391}, {2966228,3874433,3873754,0.262064516129032,0.369272727272727}, {2966229,3873754,3872986,0.234342857142857,0.241235294117647}, {2966230,3872986,3872200,0.198372972972973,0.203883333333333}, {2966231,3872200,3871816,0.0882461538461538,0.0983314285714286}, {2966232,3871816,3871373,0.131593548387097,0.123618181818182}, {2966233,3871489,3870122,0.297763636363636,0.344778947368421}, {2966234,3872207,3871489,0.123701886792453,0.128552941176471}, {2966235,3872779,3872207,0.0953236363636364,0.0989207547169811}, {2966236,3873104,3872779,0.0643745454545455,0.0668037735849057}, {2966237,3873584,3873104,0.0979924528301887,0.105991836734694}, {2966238,3874265,3873584,0.161364,0.171663829787234}, {2966239,3862324,3861746,0.410136,0.379755555555556}, {2966240,3861214,3860899,0.1987,0.176622222222222}, {2966241,3860899,3860084,0.400248,0.33354}, {2966242,3860084,3859423,0.39813,0.442366666666667}, {2966243,3862464,3862099,0.138212903225806,0.153021428571429}, {2966244,3862746,3862464,0.0824487804878049,0.109045161290323}, {2966245,3863047,3862746,0.0960146341463415,0.115782352941176}, {2966246,3863190,3863047,0.0553621621621622,0.0620727272727273}, {2966247,3863351,3863190,0.0737647058823529,0.076}, {2966248,3863351,3863599,0.203376,0.175324137931034}, {2966249,3864456,3864128,0.160536,0.154361538461538}, {2966250,3864727,3864456,0.129864,0.124869230769231}, {2966251,3864521,3864727,0.345836363636364,0.345836363636364}, {2966252,3864408,3864521,0.176018181818182,0.16135}, {2966253,3864385,3864408,0.0656869565217391,0.060432}, {2966254,3863246,3863351,0.167930769230769,0.161711111111111}, {2966255,3863246,3863521,0.150755555555556,0.150755555555556}, {2966256,3863521,3863993,0.179311764705882,0.164772972972973}, {2966257,3863993,3864385,0.485085714285714,1000000}, {2966258,3862861,3863246,0.318525,0.308872727272727}, {2966259,3862753,3862861,0.0849642857142857,0.0881111111111111}, {2966260,3862670,3862753,0.10124347826087,0.10124347826087}, {2966261,3864861,3864385,0.216511764705882,0.210325714285714}, {2966262,3865673,3865404,0.112540909090909,0.107647826086957}, {2966263,3866710,3866371,0.108586363636364,0.111111627906977}, {2966264,3867827,3867277,0.198247826086957,0.1899875}, {2966265,3866838,3866207,0.306208695652174,0.306208695652174}, {2966266,3867083,3866838,0.104464285714286,0.100862068965517}, {2966267,3867827,3867932,0.03315,0.03536}, {2966268,3867932,3868109,0.0543829787234043,0.0568}, {2966269,3868313,3868109,0.0809318181818182,0.0741875}, {2966270,3868741,3868313,0.15876,0.152004255319149}, {2966271,3870128,3869325,0.5291625,0.604757142857143}, {2966272,3870942,3870490,0.140690322580645,0.174456}, {2966273,3869739,3868298,0.428671428571429,0.409186363636364}, {2966274,3868298,3868378,0.143871428571429,0.154938461538462}, {2966275,3868298,3868056,0.0565227272727273,0.0540652173913043}, {2966276,3868056,3866954,0.22446,0.220058823529412}, {2966277,3866954,3866506,0.0874384615384615,0.0842}, {2966278,3864538,3864151,0.111065217391304,0.111065217391304}, {2966279,3864151,3863557,0.15389387755102,0.1571}, {2966280,3866147,3866288,0.15781935483871,0.148254545454545}, {2966281,3866288,3866380,0.130164705882353,0.134109090909091}, {2966282,3866502,3867887,0.242042105263158,0.250843636363636}, {2966283,3870947,3871839,0.17308085106383,0.150644444444444}, {2966284,3873852,3874063,0.0830727272727273,1000000}, {2966285,3874068,3874508,1000000,0.136436842105263}, {2966286,3874508,3875200,1000000,0.164675}, {2966287,3867722,3867394,0.464238461538461,0.482808}, {2966288,3867394,3867335,0.111052173913043,0.106425}, {2966289,3867335,3867244,0.194857142857143,0.157384615384615}, {2966290,3866345,3866314,0.115333333333333,0.115333333333333}, {2966291,3866379,3866345,0.126507692307692,0.149509090909091}, {2966292,3867253,3866644,0.327088888888889,0.327088888888889}, {2966293,3867645,3867253,0.152833333333333,0.22008}, {2966294,3869449,3869245,0.0958363636363636,0.131775}, {2966295,3870922,3870038,1000000,0.200882926829268}, {2966296,3871912,3872329,0.0976923076923077,0.100263157894737}, {2966297,3872329,3872801,0.103876923076923,0.10128}, {2966298,3872801,3873190,0.10281,0.105446153846154}, {2966299,3873190,3873576,0.106484210526316,0.103753846153846}, {2966300,3870416,3869732,0.27,0.2484}, {2966301,3870044,3869471,0.222545454545455,0.212869565217391}, {2966302,3870332,3870044,0.100666666666667,0.10872}, {2966303,3870648,3870332,0.09061875,0.111530769230769}, {2966304,3870830,3870648,0.0638769230769231,0.0638769230769231}, {2966305,3872127,3872073,0.12393,0.1458}, {2966306,3871883,3871726,0.2392,0.229632}, {2966307,3871726,3871573,0.246533333333333,0.27735}, {2966308,3871573,3871419,0.216888,0.225925}, {2966309,3871419,3871301,0.172222222222222,0.19375}, {2966310,3870749,3870427,0.500352,0.3909}, {2966311,3870031,3869473,0.20504347826087,0.168428571428571}, {2966312,3870427,3870031,0.1086,0.119109677419355}, {2966313,3872622,3871726,0.324192,0.324192}, {2966314,3871726,3871109,0.200421428571429,0.200421428571429}, {2966315,3871109,3870757,0.1105125,0.114077419354839}, {2966316,3870757,3870242,0.1315,0.127945945945946}, {2966317,3870242,3869649,0.22345,0.17876}, {2966318,3869580,3868195,0.526344,0.731033333333333}, {2966319,3868195,3867715,0.167376923076923,0.167376923076923}, {2966320,3866481,3867167,0.436125,0.436125}, {2966321,3879331,3879030,0.150245454545455,1000000}, {2966322,3879030,3878867,0.120533333333333,1000000}, {2966323,3878867,3878384,0.367623529411765,1000000}, {2966324,3878384,3877811,0.4653,1000000}, {2966325,3877811,3877376,0.2919375,1000000}, {2966326,3877376,3877019,0.231635294117647,1000000}, {2966327,3877019,3876509,1000000,0.362325}, {2966328,3876509,3876031,0.38144,1000000}, {2966329,3875896,3876031,0.152478947368421,1000000}, {2966330,3876031,3876420,0.299066666666667,1000000}, {2966331,3876420,3876478,0.0862578947368421,1000000}, {2966332,3876979,3876420,1000000,0.329621052631579}, {2966333,3877494,3876979,1000000,0.23088}, {2966334,3877863,3877494,1000000,0.180545454545455}, {2966335,3878287,3877863,1000000,0.2677}, {2966336,3878798,3878287,1000000,0.358566666666667}, {2966337,3879301,3878798,1000000,0.289457142857143}, {2966338,3879713,3879301,1000000,0.28011}, {2966339,3880187,3879713,1000000,0.428188235294118}, {2966340,3878431,3878630,1000000,0.43005}, {2966341,3878630,3878867,1000000,0.3}, {2966342,3878867,3879301,1000000,0.467869565217391}, {2966343,3879301,3879476,1000000,0.225542857142857}, {2966344,3879476,3879577,1000000,0.126652173913043}, {2966345,3877019,3877249,0.215856,1000000}, {2966346,3877249,3877494,0.26718,1000000}, {2966347,3877494,3877665,0.145776923076923,1000000}, {2966348,3877665,3877824,0.12578,1000000}, {2966349,3877824,3877972,0.10036875,1000000}, {2966350,3877824,3877288,0.334870588235294,1000000}, {2966351,3878206,3877824,0.214547368421053,1000000}, {2966352,3878576,3878206,0.249789473684211,1000000}, {2966353,3879105,3878576,0.32814,1000000}, {2966354,3879577,3879105,0.3323,1000000}, {2966355,3879953,3879577,0.243182608695652,1000000}, {2966356,3880474,3879953,0.31535,1000000}, {2966357,3876533,3876990,1000000,1000000}, {2966358,3877288,3876990,1000000,1000000}, {2966361,3877865,3878235,0.45325,0.402888888888889}, {2966363,3878194,3878285,0.0865448275862069,1000000}, {2966364,3878285,3878423,0.139992857142857,1000000}, {2966365,3879207,3879377,1000000,0.2466}, {2966366,3879377,3879512,1000000,0.149382857142857}, {2966369,3879433,3879689,0.321696,1000000}, {2966370,3879689,3879823,0.18518,1000000}, {2966371,3879823,3879934,0.155505882352941,1000000}, {2966374,3879844,3880096,1000000,0.398209090909091}, {2966375,3880224,3880279,1000000,0.0697153846153846}, {2966376,3880279,3880358,1000000,0.124735714285714}, {2966481,3882416,3881858,0.51252,0.410016}, {2966482,3883407,3882416,0.455029411764706,0.418135135135135}, {2966483,3883778,3883407,0.177141176470588,0.316989473684211}, {2966484,3882043,3881457,0.411725,1000000}, {2966485,3882951,3882043,0.614215384615385,1000000}, {2966486,3883356,3882951,0.261875,1000000}, {2966487,3882714,3882650,0.0519333333333333,1000000}, {2966488,3883691,3883362,0.27222,1000000}, {2966489,3883462,3883413,0.0580125,1000000}, {2966490,3884149,3883765,0.2522,1000000}, {2966491,3884480,3884149,0.24,1000000}, {2966492,3884891,3884480,0.33411,1000000}, {2966493,3884842,3884123,0.38878,1000000}, {2966494,3885264,3884842,0.2091375,1000000}, {2966495,3885630,3885264,0.162166666666667,1000000}, {2966496,3885756,3885630,0.0627,1000000}, {2966497,3886017,3885756,0.110163636363636,1000000}, {2966498,3885549,3884820,1000000,0.466128}, {2966499,3885952,3885549,1000000,0.234346153846154}, {2966500,3886270,3885952,1000000,0.185933333333333}, {2966501,3886651,3886598,0.0518,0.0518}, {2966502,3885549,3886372,0.384642857142857,0.307714285714286}, {2966503,3884842,3885549,1000000,0.350733333333333}, {2966504,3884286,3884842,1000000,0.23488125}, {2966505,3883811,3884286,1000000,0.238155555555556}, {2966506,3883451,3883811,1000000,0.16666}, {2966507,3883163,3883451,1000000,0.137896551724138}, {2966508,3882806,3883163,1000000,0.191053846153846}, {2966509,3883163,3882468,0.490172727272727,1000000}, {2966510,3883730,3883163,0.415690909090909,1000000}, {2966511,3884119,3883730,0.268909090909091,1000000}, {2966512,3884512,3884119,0.27792,1000000}, {2966513,3882416,3882806,0.203568,0.203568}, {2966514,3882043,3882416,1000000,0.230492307692308}, {2966515,3881666,3882043,1000000,0.198921428571429}, {2966516,3881260,3881666,1000000,0.233}, {2966517,3880738,3881260,1000000,0.446611764705882}, {2966518,3885141,3885756,0.3466,1000000}, {2966519,3884669,3885141,0.287142857142857,1000000}, {2966520,3884389,3884669,0.248223529411765,1000000}, {2966521,3884119,3884389,0.177730434782609,1000000}, {2966522,3883767,3884119,0.223445454545455,1000000}, {2966523,3883407,3883767,0.236727272727273,1000000}, {2966524,3882951,3883407,0.31593,1000000}, {2966525,3881409,3881781,0.41635,1000000}, {2966526,3882573,3882951,0.246381818181818,1000000}, {2966527,3882201,3882573,0.258381818181818,1000000}, {2966528,3886128,3886073,0.0404347826086957,1000000}, {2966529,3886522,3886376,0.0817058823529412,1000000}, {2966530,3885393,3886522,0.53145,1000000}, {2966531,3886522,3887217,0.3486,1000000}, {2966532,3887217,3887723,0.1879875,1000000}, {2966533,3887723,3888066,0.1275,1000000}, {2966534,3884641,3884559,0.07072,1000000}, {2966535,3885377,3885031,0.226610526315789,1000000}, {2966536,3885755,3885377,0.326766666666667,1000000}, {2966537,3885903,3885755,0.125325,1000000}, {2966538,3883905,3883835,0.049578947368421,0.0348888888888889}, {2966539,3884966,3884606,0.17266875,0.240234782608696}, {2966540,3883924,3884381,0.287885714285714,1000000}, {2966541,3884381,3884857,0.256375,1000000}, {2966542,3884857,3885360,0.245746153846154,1000000}, {2966543,3885360,3885947,0.343718181818182,1000000}, {2966544,3885947,3886324,0.214434782608696,1000000}, {2966545,3886324,3886843,0.39441,1000000}, {2966546,3885433,3884966,0.2394,0.216232258064516}, {2966547,3885947,3885433,0.255193548387097,0.2637}, {2966548,3885360,3884891,0.3276,1000000}, {2966549,3885969,3885360,0.416452173913043,1000000}, {2966550,3885922,3885969,1000000,0.0141771428571429}, {2966551,3886806,3886705,0.0545351351351351,0.0545351351351351}, {2966552,3887133,3886806,0.22185,0.230066666666667}, {2966553,3887733,3887332,0.29515,0.337314285714286}, {2966554,3887332,3887195,1000000,0.116809090909091}, {2966555,3887195,3886778,1000000,0.3648}, {2966556,3885006,3884381,0.552,1000000}, {2966557,3885436,3885006,0.3714,1000000}, {2966558,3885823,3885436,0.376266666666667,1000000}, {2966559,3886201,3885823,1000000,0.29445}, {2966560,3886592,3886201,1000000,0.374942857142857}, {2966561,3886676,3886403,0.286408695652174,1000000}, {2966562,3886403,3886348,0.290347826086957,1000000}, {2966563,3886348,3886256,0.368307692307692,1000000}, {2966564,3888514,3889572,1000000,0.690031578947368}, {2966565,3887195,3887688,0.255834782608696,0.235368}, {2966566,3888069,3888514,0.3468,0.226173913043478}, {2966567,3887455,3888069,0.383815384615385,1000000}, {2966568,3887455,3887142,1000000,0.335933333333333}, {2966569,3887142,3886830,1000000,0.300136363636364}, {2966570,3886830,3886324,1000000,0.5148}, {2966571,3885761,3885343,1000000,0.33969}, {2966572,3885343,3884974,1000000,0.322517647058823}, {2966573,3884974,3884852,1000000,0.0967363636363636}, {2966574,3884852,3884557,1000000,0.179475}, {2966575,3884245,3884184,1000000,0.0434181818181818}, {2966576,3882806,3882165,1000000,0.500542857142857}, {2966577,3883767,3882806,1000000,0.8489}, {2966578,3884144,3883767,1000000,0.338364705882353}, {2966579,3881666,3881101,1000000,0.454885714285714}, {2966580,3882573,3881666,1000000,0.741736363636364}, {2966581,3882971,3882573,1000000,0.314285714285714}, {2966582,3883077,3883025,1000000,0.0421826086956522}, {2966583,3883744,3883373,1000000,0.283609090909091}, {2966584,3884083,3883744,1000000,0.289484210526316}, {2966585,3882705,3882737,0.0458307692307692,0.0458307692307692}, {2966586,3882915,3883362,0.2712,0.328294736842105}, {2966587,3883362,3883744,0.252081818181818,1000000}, {2966588,3883744,3884149,0.294157894736842,1000000}, {2966589,3884149,3884606,0.310690909090909,1000000}, {2966590,3884606,3884974,0.25614,1000000}, {2966591,3883373,3883765,1000000,0.27918}, {2966592,3885460,3884857,1000000,0.50151}, {2966593,3884813,3884938,0.0671076923076923,0.158618181818182}, {2966594,3884938,3885436,1000000,0.31881}, {2966595,3885436,3885812,1000000,0.247095652173913}, {2966596,3888249,3888033,1000000,0.57355}, {2966597,3888033,3887882,0.240366666666667,0.2704125}, {2966598,3888263,3889060,0.228248780487805,0.233955}, {2966599,3887287,3888397,1000000,0.583281818181818}, {2966600,3888065,3887702,1000000,0.245492307692308}, {2966601,3888397,3888065,1000000,0.25025}, {2966602,3888733,3888397,1000000,0.226755555555556}, {2966603,3888885,3888733,1000000,0.0854709677419355}, {2966604,3889045,3888885,1000000,0.181517647058824}, {2966605,3889190,3889045,1000000,0.100872}, {2966606,3888848,3889190,1000000,1000000}, {2966607,3889572,3889190,1000000,0.2746}, {2966608,3890071,3891018,1000000,0.438483870967742}, {2966609,3889710,3890071,1000000,0.147564705882353}, {2966610,3888978,3889710,1000000,0.254789189189189}, {2966611,3888397,3888978,1000000,0.194348571428571}, {2966612,3888621,3888263,0.3201,1000000}, {2966613,3888978,3888621,0.247875,1000000}, {2966614,3889307,3888978,0.282,1000000}, {2966615,3889594,3889307,0.252286956521739,1000000}, {2966616,3890111,3889594,0.445375,1000000}, {2966617,3889572,3890111,0.4106,0.351942857142857}, {2966618,3890111,3890814,0.423652173913043,1000000}, {2966619,3889416,3889060,1000000,0.290618181818182}, {2966620,3889710,3889416,1000000,0.29703}, {2966621,3890011,3889710,1000000,0.271382608695652}, {2966622,3890291,3890011,1000000,0.323233333333333}, {2966623,3890814,3890291,1000000,0.461086956521739}, {2966624,3890814,3891129,0.271466666666667,1000000}, {2966625,3891129,3891563,1000000,1000000}, {2966626,3891563,3891873,0.185256,1000000}, {2966627,3891093,3890814,1000000,0.277695652173913}, {2966628,3891396,3891093,1000000,0.31326}, {2966629,3889797,3889459,0.292636363636364,1000000}, {2966630,3890071,3889797,0.2457,1000000}, {2966631,3890362,3890071,0.297628571428571,1000000}, {2966632,3890645,3890362,0.263863636363636,1000000}, {2966633,3891129,3890645,0.420912,1000000}, {2966634,3891450,3891129,0.2696,1000000}, {2966635,3891744,3891450,0.329747368421053,1000000}, {2966636,3884953,3884490,0.401166666666667,1000000}, {2966637,3883632,3882749,0.680863636363636,1000000}, {2966638,3882749,3882176,0.52581,1000000}, {2966639,3883267,3882819,1000000,0.4118}, {2966640,3884878,3885320,0.410072727272727,0.196121739130435}, {2966641,3885456,3886154,1000000,0.468675}, {2966642,3886077,3886154,0.147572727272727,1000000}, {2966643,3885542,3886068,1000000,0.35532}, {2966644,3885704,3886068,0.545488888888889,0.545488888888889}, {2966645,3886068,3886153,0.197557894736842,0.18768}, {2966646,3885539,3885760,1000000,0.217963636363636}, {2966647,3885760,3886302,1000000,0.1681875}, {2966648,3886154,3886231,1000000,0.0308625}, {2966649,3886231,3886591,0.1602,0.140781818181818}, {2966650,3886591,3887040,0.173981818181818,0.173981818181818}, {2966651,3887040,3887229,0.0733241379310345,0.0607542857142857}, {2966652,3887229,3887371,0.0943263157894737,0.0484378378378378}, {2966653,3886653,3886904,0.3202,1000000}, {2966654,3886904,3887157,0.255436363636364,1000000}, {2966655,3887157,3887229,0.1557,0.1557}, {2966656,3886068,3886444,1000000,0.197686956521739}, {2966657,3886444,3886890,1000000,0.225725}, {2966658,3886890,3887251,1000000,0.1866}, {2966659,3887251,3887568,1000000,0.136095652173913}, {2966660,3887568,3888018,1000000,0.191921739130435}, {2966661,3886904,3887528,0.343285714285714,1000000}, {2966662,3887528,3887833,1000000,0.233}, {2966663,3886302,3886686,1000000,0.156225}, {2966664,3886686,3887116,1000000,0.214752}, {2966665,3887116,3887524,1000000,0.178}, {2966666,3887552,3887872,1000000,0.140452173913044}, {2966667,3887872,3888406,1000000,0.240965217391304}, {2966668,3886302,3886574,1000000,0.390696}, {2966669,3886574,3886820,0.641,1000000}, {2966670,3885449,3886029,0.231422222222222,0.480646153846154}, {2966671,3884878,3884890,0.248628571428571,0.290066666666667}, {2966672,3884890,3884935,0.554215384615385,0.576384}, {2966673,3884950,3884991,0.0291,1000000}, {2966674,3885051,3885171,0.368713043478261,1000000}, {2966675,3885376,3885449,0.0488470588235294,1000000}, {2966676,3884472,3885171,1000000,0.432705882352941}, {2966677,3886029,3886198,0.0763,0.0963789473684211}, {2966678,3886198,3886574,0.200975,1000000}, {2966679,3886198,3886380,1000000,0.376591304347826}, {2966680,3886574,3886963,0.188192307692308,1000000}, {2966681,3886963,3887213,0.105321428571429,1000000}, {2966682,3887213,3887402,0.0874615384615385,1000000}, {2966683,3887402,3887866,0.1614,1000000}, {2966684,3887866,3887979,0.03525,1000000}, {2966685,3887979,3888178,0.0707806451612903,1000000}, {2966686,3887589,3887545,0.206366666666667,0.37146}, {2966687,3887577,3888245,1000000,0.340363636363636}, {2966688,3888178,3888849,0.276096,1000000}, {2966689,3888245,3888486,1000000,1000000}, {2966690,3888486,3888980,1000000,1000000}, {2966691,3888018,3888406,0.226533333333333,0.291257142857143}, {2966692,3888406,3888569,0.0873230769230769,0.100164705882353}, {2966693,3888569,3888849,0.150252631578947,0.203914285714286}, {2966694,3888980,3889101,0.110957142857143,1000000}, {2966695,3889780,3890666,0.425871428571429,0.425871428571429}, {2966696,3890290,3890666,0.252812903225807,0.290266666666667}, {2966697,3888038,3888330,0.376017391304348,1000000}, {2966698,3888762,3889092,1000000,0.482833333333333}, {2966699,3889466,3889092,0.402577777777778,0.3882}, {2966700,3889636,3889895,0.373057142857143,0.3561}, {2966701,3889895,3890290,1000000,0.356075}, {2966702,3890290,3891401,0.379388571428571,0.379388571428571}, {2966703,3890666,3891036,1000000,0.241942857142857}, {2966704,3891401,3892093,0.438910344827586,0.438910344827586}, {2966705,3892093,3892586,0.479676923076923,1000000}, {2966706,3890666,3891238,0.366548571428571,0.32073}, {2966707,3882562,3882686,1000000,0.326466666666667}, {2966708,3883630,3884137,1000000,1000000}, {2966709,3885200,3885935,0.3139,1000000}, {2966710,3885966,3885955,0.1049,1000000}, {2966711,3885966,3885980,0.56991,1000000}, {2966712,3885980,3885935,0.3834,1000000}, {2966713,3885935,3885895,1000000,1000000}, {2966714,3885237,3885980,0.3789,1000000}, {2966715,3885980,3886599,0.34,1000000}, {2966716,3886599,3887029,0.273126315789474,1000000}, {2966717,3887029,3887643,0.286963636363636,1000000}, {2966718,3887643,3888230,0.28461,1000000}, {2966719,3885195,3885424,1000000,1000000}, {2966720,3885424,3885895,1000000,1000000}, {2966721,3885935,3886564,0.308869565217391,1000000}, {2966722,3886564,3886985,0.231681818181818,1000000}, {2966723,3886985,3887624,0.315342857142857,1000000}, {2966724,3887624,3888215,0.3,1000000}, {2966725,3888574,3888243,1000000,0.371428571428571}, {2966726,3888243,3888230,1000000,0.17589}, {2966727,3888215,3888807,0.2389,0.229344}, {2966728,3888181,3887879,0.635442857142857,1000000}, {2966729,3889418,3889686,1000000,0.107828571428571}, {2966730,3887433,3887336,1000000,0.23772}, {2966731,3888980,3889502,1000000,0.444925}, {2966732,3889502,3889524,1000000,0.3069}, {2966733,3889502,3890332,1000000,0.371538461538462}, {2966734,3890332,3890615,1000000,0.18249}, {2966735,3890615,3891238,1000000,0.417714285714286}, {2966736,3891238,3891614,1000000,0.274168421052632}, {2966737,3891614,3892093,1000000,0.35586}, {2966738,3889292,3888880,1000000,1000000}, {2966739,3889292,3889666,1000000,1000000}, {2966740,3889666,3890290,1000000,0.42993}, {2966741,3889418,3889426,0.1515,1000000}, {2966742,3889423,3889417,0.32385,1000000}, {2966743,3889417,3888996,0.5326,1000000}, {2966744,3889426,3889424,0.159171428571429,1000000}, {2966745,3889424,3889423,0.150130434782609,1000000}, {2966746,3889640,3890527,1000000,1000000}, {2966747,3890527,3891267,0.293969230769231,0.301705263157895}, {2966748,3891267,3891588,0.142333333333333,0.150705882352941}, {2966749,3891588,3893035,0.617091891891892,0.585446153846154}, {2966750,3891535,3891588,0.179733333333333,0.156541935483871}, {2966751,3891442,3891535,0.236588571428571,0.2238}, {2966752,3891407,3891442,0.0552,0.0504685714285714}, {2966753,3891332,3891407,0.15885,0.173290909090909}, {2966754,3891153,3891208,0.134888888888889,0.191684210526316}, {2966755,3892295,3892241,0.35204,0.16501875}, {2966756,3892295,3892616,0.261308571428571,0.261308571428571}, {2966757,3892616,3892860,0.162127272727273,0.140794736842105}, {2966758,3891321,3891870,1000000,0.248644444444444}, {2966759,3891870,3892616,1000000,0.366715384615385}, {2966760,3892860,3893035,0.132,0.132}, {2966761,3893035,3893289,0.200092307692308,0.190331707317073}, {2966762,3893289,3893801,0.336242553191489,0.336242553191489}, {2966763,3887433,3888181,0.30284347826087,1000000}, {2966764,3888181,3888798,0.364376470588235,1000000}, {2966765,3888798,3889423,0.352333333333333,1000000}, {2966766,3889423,3889959,0.325073684210526,1000000}, {2966767,3889959,3890689,0.3616,1000000}, {2966768,3890689,3891442,0.336555555555556,0.395086956521739}, {2966769,3891411,3891410,0.2884,0.34608}, {2966770,3890400,3891410,0.37093125,0.423921428571429}, {2966771,3896454,3897499,0.725791304347826,0.758781818181818}, {2966772,3897499,3898733,0.366259459459459,0.410654545454545}, {2966773,3899144,3899258,0.257337931034483,0.298512}, {2966774,3899258,3899393,0.318090909090909,0.32803125}, {2966775,3899393,3899543,0.277466666666667,0.344441379310345}, {2966776,3899543,3899696,0.269417142857143,0.336771428571429}, {2966777,3895550,3896305,0.250026666666667,0.250026666666667}, {2966778,3896305,3896752,0.4012875,0.188841176470588}, {2966779,3895987,3896149,0.364571428571429,0.364571428571429}, {2966780,3895762,3895987,0.2516,0.30192}, {2966781,3895550,3895762,0.289609090909091,0.374788235294118}, {2966782,3895299,3895550,0.280944,0.29265}, {2966783,3895204,3895299,0.0890727272727273,0.122475}, {2966784,3882217,3882788,1000000,0.688242857142857}, {2966785,3881527,3882217,1000000,0.5319375}, {2966786,3880986,3881527,0.31587,1000000}, {2966787,3884871,3885322,1000000,0.288966666666667}, {2966788,3885322,3885964,1000000,0.37065}, {2966789,3885964,3886374,1000000,0.284}, {2966790,3886374,3886770,1000000,0.27189}, {2966791,3886770,3887153,1000000,0.289966666666667}, {2966792,3887773,3888338,1000000,0.268147826086957}, {2966793,3884597,3885036,0.320775,1000000}, {2966794,3885036,3885626,0.46188,1000000}, {2966795,3885626,3886061,1000000,0.368228571428571}, {2966796,3886061,3886445,0.3339375,1000000}, {2966797,3886763,3887257,0.324142857142857,1000000}, {2966798,3887257,3887735,0.272714285714286,1000000}, {2966799,3884285,3884527,1000000,0.179633333333333}, {2966800,3884527,3884827,1000000,0.147844444444444}, {2966801,3884827,3885240,1000000,0.269685714285714}, {2966802,3885240,3885626,1000000,0.664411764705882}, {2966803,3885626,3885964,1000000,0.52071}, {2966804,3885964,3886246,1000000,0.392714285714286}, {2966805,3886374,3886595,0.640984615384615,1000000}, {2966806,3886061,3886374,0.54141,1000000}, {2966807,3885650,3886061,0.659810526315789,1000000}, {2966808,3884404,3884808,0.189046153846154,0.223418181818182}, {2966809,3884808,3885140,0.163425,0.13074}, {2966810,3885140,3885792,1000000,0.33045}, {2966811,3884812,3886025,0.563808,1000000}, {2966812,3886025,3886999,0.527088,1000000}, {2966813,3886025,3886345,0.295025,1000000}, {2966814,3887735,3888676,0.428856,1000000}, {2966815,3888676,3889303,0.3098,1000000}, {2966816,3889303,3889774,0.278154545454545,1000000}, {2966817,3888338,3889368,1000000,0.477814285714286}, {2966818,3889882,3890313,1000000,0.3057}, {2966819,3890313,3890551,1000000,0.195726315789474}, {2966820,3888338,3888712,0.441284210526316,1000000}, {2966821,3888043,3888338,0.265368,1000000}, {2966822,3887735,3888043,0.30537,1000000}, {2966823,3887358,3887735,0.389571428571429,1000000}, {2966824,3889368,3890015,1000000,0.451823076923077}, {2966825,3888676,3889010,1000000,0.253371428571429}, {2966826,3888112,3888676,1000000,0.351408}, {2966827,3886999,3887358,0.359209090909091,1000000}, {2966828,3887514,3888112,1000000,0.341544}, {2966829,3886345,3887514,1000000,0.812463157894737}, {2966830,3889774,3889989,0.184942857142857,1000000}, {2966831,3890551,3890890,1000000,0.240085714285714}, {2966832,3890890,3890957,0.09831,0.0756230769230769}, {2966833,3886721,3887082,0.255247058823529,0.309942857142857}, {2966834,3887082,3887774,0.42436875,0.484992857142857}, {2966835,3887774,3888549,0.180829787234043,0.193159090909091}, {2966836,3888549,3889387,0.399325,0.281876470588235}, {2966837,3890879,3891528,0.20786511627907,0.21800487804878}, {2966838,3891528,3892047,0.159587234042553,0.159587234042553}, {2966839,3892047,3893439,0.415097872340426,0.433546666666667}, {2966840,3893439,3894253,0.489507692307692,0.47727}, {2966841,3890573,3891206,0.293882352941176,0.333066666666667}, {2966842,3891812,3893008,0.548785714285714,0.548785714285714}, {2966843,3893008,3893477,0.562727272727273,0.442142857142857}, {2966844,3893836,3894383,0.392552941176471,0.385003846153846}, {2966845,3894383,3895130,0.5686625,0.58076170212766}, {2966846,3897620,3897945,0.228244444444444,0.228244444444444}, {2966847,3897025,3896417,0.313034482758621,0.313034482758621}, {2966848,3897620,3897025,0.308441379310345,0.3727}, {2966849,3896417,3896710,0.21004,0.21004}, {2966850,3897062,3896710,0.361228571428572,0.270921428571429}, {2966851,3897660,3897062,0.217786363636364,0.245707692307692}, {2966852,3897062,3896753,0.162812903225806,0.186933333333333}, {2966853,3896753,3896692,0.0410516129032258,0.0438827586206897}, {2966854,3896692,3896473,0.1672,0.191085714285714}, {2966855,3882008,3882417,0.342966666666667,1000000}, {2966856,3884174,3884766,0.50472,1000000}, {2966857,3890551,3891439,0.819947368421053,1000000}, {2966858,3899992,3900723,0.306165517241379,0.286412903225806}, {2966859,3900723,3900988,0.129816,0.115907142857143}, {2966860,3900892,3900988,0.214927272727273,0.22164375}, {2966861,3900988,3901522,0.257478260869565,0.257478260869565}, {2966862,3901522,3902287,0.470717647058824,0.40011}, {2966863,3900988,3901802,0.399852631578947,0.446894117647059}, {2966864,3901802,3902031,0.08952,1000000}, {2966865,3902287,3902673,0.170856,0.164284615384615}, {2966866,3900544,3900611,0.0574682926829268,0.047124}, {2966867,3901167,3900611,1000000,0.282391304347826}, {2966868,3901167,3901653,0.2219,1000000}, {2966869,3901653,3902654,0.430375,0.430375}, {2966870,3902031,3901957,0.0984,0.0849818181818182}, {2966871,3901957,3901680,0.39534,0.39534}, {2966872,3901680,3901653,0.112,0.138352941176471}, {2966873,3901653,3901616,0.203057142857143,0.218676923076923}, {2966874,3901616,3901591,0.139179310344828,0.149488888888889}, {2966875,3901591,3901571,0.0698322580645161,0.0832615384615385}, {2966876,3901571,3901559,0.0986666666666667,0.111}, {2966877,3900611,3901435,0.673604651162791,0.629673913043478}, {2966878,3901435,3901578,0.0590275862068966,0.05349375}, {2966879,3901578,3902475,0.321475862068966,0.266365714285714}, {2966880,3903103,3903051,0.243323076923077,0.253056}, {2966881,3902673,3903051,0.239242105263158,0.206618181818182}, {2966882,3902654,3902685,0.214690909090909,0.202422857142857}, {2966883,3902645,3902654,0.145781818181818,0.133633333333333}, {2966884,3902645,3902641,0.143047058823529,0.143047058823529}, {2966885,3902654,3903791,0.5428,0.5664}, {2966886,3902641,3902627,0.13772,0.142468965517241}, {2966887,3902627,3902545,0.290925,0.31032}, {2966888,3903048,3903675,0.284723076923077,0.2313375}, {2966889,3903714,3903675,0.1757,0.18825}, {2966890,3903714,3903756,0.10760625,0.111077419354839}, {2966891,3903756,3903774,0.0518896551724138,0.0518896551724138}, {2966892,3903774,3903791,0.10916,0.112924137931034}, {2966893,3901351,3901493,0.196594285714286,1000000}, {2966894,3901956,3902229,1000000,0.189186206896552}, {2966895,3904108,3902614,0.62270625,0.603836363636364}, {2966896,3903774,3904497,0.3564,0.3564}, {2966897,3904497,3904108,0.34821,0.357138461538462}, {2966898,3903791,3903848,0.22306,0.202781818181818}, {2966899,3905008,3904497,0.274475,0.274475}, {2966900,3905192,3905008,0.104265306122449,0.111065217391304}, {2966901,3905707,3905679,0.0256258064516129,0.031776}, {2966902,3903848,3905008,0.517025,0.496344}, {2966903,3903051,3904004,0.53115652173913,0.469869230769231}, {2966904,3904004,3904911,0.489742857142857,0.428525}, {2966905,3904911,3905138,0.224869565217391,0.246285714285714}, {2966906,3892740,3893836,0.496664516129032,0.733171428571429}, {2966907,3889406,3890573,0.563577777777778,0.800873684210526}, {2966908,3888710,3889911,0.8017,0.72153}, {2966909,3890216,3890527,0.174724137931034,0.3166875}, {2966910,3895299,3896051,0.495991304347826,0.7129875}, {2966911,3896051,3896496,0.31623,0.287481818181818}, {2966912,3888897,3889636,0.252327272727273,0.20817}, {2966913,3884379,3884105,1000000,0.359357142857143}, {2966914,3891127,3891190,0.0245666666666667,0.0276375}, {2966915,3879055,3879455,0.28916,1000000}, {2966916,3879455,3879534,0.0724,1000000}, {2966917,3879534,3879788,0.243766666666667,1000000}, {2966918,3879788,3880240,0.42801,1000000}, {2966919,3879082,3879225,1000000,0.09808}, {2966920,3880637,3880207,1000000,1000000}, {2966921,3880207,3880056,1000000,1000000}, {2966922,3880397,3880240,1000000,0.353266666666667}, {2966923,3879099,3879670,1000000,0.711692307692308}, {2966924,3879225,3879485,1000000,0.184966666666667}, {2966925,3879485,3879969,1000000,0.534282352941176}, {2966926,3879969,3880207,1000000,1000000}, {2966927,3879969,3880240,1000000,0.35932}, {2966928,3880056,3879875,1000000,1000000}, {2966929,3879875,3879670,1000000,1000000}, {2966930,3879670,3879985,1000000,0.331136842105263}, {2966931,3879670,3879116,0.502357894736842,1000000}, {2966932,3880056,3880449,1000000,0.4439625}, {2966933,3880449,3881226,1000000,0.65961}, {2966934,3879985,3880735,1000000,0.657371428571429}, {2966935,3880735,3880991,1000000,0.232833333333333}, {2966936,3879788,3879949,0.3348,1000000}, {2966937,3880676,3880738,0.0486333333333333,0.036475}, {2966938,3876495,3876476,1000000,0.207075}, {2966939,3878458,3878336,0.0952090909090909,1000000}, {2966940,3878336,3878190,0.129572727272727,1000000}, {2966941,3878190,3878045,0.10293,1000000}, {2966942,3878336,3878484,1000000,0.212785714285714}, {2966943,3878674,3878780,1000000,0.1299}, {2966944,3877892,3877740,1000000,1000000}, {2967325,3905414,3905498,1000000,0.0223444444444444}, {2967326,3904638,3904818,1000000,0.0483962264150943}, {2967327,3904232,3904638,1000000,0.141436363636364}, {2967328,3904066,3904232,1000000,0.097775}, {2967329,3899819,3899961,0.0495365853658537,0.119470588235294}, {2967330,3899961,3900359,0.122660869565217,0.148484210526316}, {2967331,3900359,3900685,0.120587234042553,0.118075}, {2967332,3903057,3902542,0.193714285714286,0.198439024390244}, {2967333,3903356,3903947,0.2035375,0.199383673469388}, {2967334,3901497,3900925,0.395378571428571,0.299205405405405}, {2967335,3901249,3900685,0.379241379310345,0.354774193548387}, {2967336,3901497,3901967,0.267182608695652,0.267182608695652}, {2967337,3901967,3902566,0.222075,0.273323076923077}, {2967338,3902566,3903057,0.274460869565217,0.22545}, {2967340,3903947,3902374,1.0947,1000000}, {2967341,3899816,3900415,0.282278571428571,0.4939875}, {2967342,3900415,3900519,0.05475,0.0464545454545455}, {2967343,3900519,3900940,0.213827586206897,0.177171428571429}, {2967344,3900940,3901249,0.160032,0.129058064516129}, {2967345,3896864,3897181,0.116085,0.125497297297297}, {2967346,3897181,3897644,0.195681081081081,0.160893333333333}, {2967347,3897644,3897881,0.0968833333333333,0.0917842105263158}, {2967348,3897881,3898324,0.3462,0.136657894736842}, {2967349,3898464,3899120,0.241994117647059,0.27426}, {2967350,3899374,3899817,0.1566,0.267525}, {2967351,3899817,3900684,0.248508,0.248508}, {2967352,3900684,3901729,0.283505882352941,0.272807547169811}, {2967353,3900925,3899374,0.779897142857143,0.802835294117647}, {2967354,3899374,3898987,0.20488,0.341466666666667}, {2967355,3898987,3898503,0.163775510204082,0.1605}, {2967356,3898503,3898030,0.1466375,0.163688372093023}, {2967357,3898030,3897335,0.237416326530612,0.219498113207547}, {2967358,3897335,3896657,0.327883333333333,0.319021621621622}, {2967359,3898030,3898285,0.14024347826087,0.16128}, {2967360,3898285,3898514,0.121176923076923,0.101632258064516}, {2967361,3899412,3899911,0.272935714285714,0.283044444444444}, {2967362,3899911,3900269,0.168455172413793,0.157587096774194}, {2967363,3900269,3900592,0.1573875,0.152618181818182}, {2967367,3897294,3897644,1000000,0.331142857142857}, {2967368,3897294,3897235,0.0384818181818182,1000000}, {2967369,3897235,3896594,0.562460869565217,1000000}, {2967370,3896594,3895663,0.970389473684211,1000000}, {2967371,3895663,3895103,0.38398064516129,0.495975}, {2967372,3895103,3894487,0.538028571428571,0.322817142857143}, {2967373,3893546,3892857,0.495275,1000000}, {2967375,3893307,3893605,0.181671428571429,0.203472}, {2967376,3893605,3893822,0.232623529411765,0.146466666666667}, {2967377,3899214,3899412,0.144624,0.144624}, {2967378,3899214,3898559,0.279696774193548,0.255017647058824}, {2967379,3898559,3898249,0.149731034482759,0.149731034482759}, {2967380,3898249,3897752,0.5358,0.3948}, {2967381,3897991,3897693,1000000,0.174456}, {2967382,3897693,3897202,1000000,0.36}, {2967383,3897202,3896724,0.34325,0.374454545454545}, {2967384,3896724,3896235,0.330311111111111,0.318514285714286}, {2967385,3897752,3897251,0.336946153846154,0.4867}, {2967386,3897251,3896739,0.274875,0.251314285714286}, {2967387,3897702,3898282,0.385125,0.36972}, {2967389,3896235,3896739,0.350352,1000000}, {2967392,3895757,3896235,0.339432,1000000}, {2967396,3895407,3895865,1000000,0.329515384615385}, {2967428,3897251,3897702,1000000,0.281792307692308}, {2967429,3896724,3897251,1000000,0.346296}, {2967430,3896232,3896724,1000000,0.314866666666667}, {2967431,3900296,3902059,0.47226976744186,0.67692}, {2967432,3902059,3903126,0.339018181818182,0.286861538461539}, {2967433,3902273,3903384,0.332183333333333,0.298965}, {2967434,3903044,3903258,0.080019512195122,0.102525}, {2967435,3903258,3903711,0.163069565217391,0.166693333333333}, {2967436,3902528,3902095,0.112897674418605,0.121365}, {2967437,3902528,3902891,0.10983,0.10983}, {2967438,3904530,3904800,0.1096125,0.113148387096774}, {2967439,3904800,3904916,0.0367235294117647,0.0320153846153846}, {2967440,3906621,3906139,0.353630769230769,0.372745945945946}, {2967441,3906621,3907030,0.297038709677419,0.30694}, {2967442,3907739,3907030,0.600155555555556,0.50638125}, {2967518,3916464,3917126,0.203625,0.207957446808511}, {2967519,3916452,3916712,0.13986976744186,0.182254545454545}, {2967520,3916712,3916961,0.247992,0.258325}, {2967521,3915648,3915906,0.18350625,0.133459090909091}, {2967522,3915220,3915715,0.394514285714286,0.251054545454545}, {2967523,3914702,3915220,0.274733333333333,0.282582857142857}, {2967524,3915220,3915522,0.129572093023256,0.11370612244898}, {2967526,3915220,3914679,0.323723076923077,0.323723076923077}, {2967545,3917126,3917582,0.345222222222222,0.388375}, {2967583,3922631,3923205,0.239506666666667,0.219955102040816}, {2967584,3923205,3923732,0.23085,0.20729387755102}, {2967616,3911189,3911713,0.35475,0.551833333333333}, {2967617,3918853,3919119,0.167755555555556,0.129411428571429}, {2967618,3918389,3918853,0.274885714285714,1000000}, {2967619,3917989,3918389,0.1914,1000000}, {2967620,3917203,3917489,0.101032653061224,1000000}, {2967621,3916926,3917203,0.103677551020408,1000000}, {2967622,3919119,3919299,0.145457142857143,0.145457142857143}, {2967623,3919119,3919450,0.205982608695652,0.128043243243243}, {2967624,3919794,3919856,0.0202829268292683,0.0189}, {2967625,3919856,3920073,0.0822714285714286,0.0785318181818182}, {2967626,3920073,3920149,0.027219512195122,0.0253636363636364}, {2967627,3920149,3920423,0.087135,0.085009756097561}, {2967628,3920423,3920505,0.0263526315789474,0.0278166666666667}, {2967629,3920505,3920749,0.0919384615384615,0.128057142857143}, {2967630,3920749,3920959,0.0741767441860465,0.0817846153846154}, {2967631,3920959,3921063,0.0285272727272727,0.0298857142857143}, {2967632,3921063,3921215,0.04976,0.0508909090909091}, {2967633,3921215,3921379,0.0520266666666667,0.0520266666666667}, {2967634,3921379,3921440,0.0187565217391304,0.0196090909090909}, {2967635,3921440,3921562,0.0322434782608696,0.0337090909090909}, {2967636,3921562,3921727,0.0475636363636364,0.0475636363636364}, {2967637,3921727,3921930,0.0722153846153846,0.07041}, {2967638,3918872,3918476,0.16409387755102,0.1675125}, {2967639,3918476,3918314,0.0599764705882353,0.0624244897959184}, {2967640,3918314,3918148,0.0573294117647059,0.0609125}, {2967641,3918148,3917880,0.0963647058823529,0.1023875}, {2967642,3917880,3917627,0.0862269230769231,0.089676}, {2967643,3917268,3917533,0.110693023255814,0.103473913043478}, {2967644,3914876,3915167,0.1155125,0.113155102040816}, {2967645,3916587,3916912,0.184277419354839,0.142815}, {2967646,3916229,3916587,0.18244,0.13683}, {2967647,3917638,3917880,0.221,0.221}, {2967648,3913016,3913425,0.215653846153846,0.17521875}, {2967649,3912557,3913016,0.151251428571429,0.151251428571429}, {2967650,3912141,3912557,0.182937931034483,0.151577142857143}, {2967651,3911363,3911735,0.193714285714286,0.200888888888889}, {2967652,3910992,3911363,0.201177777777778,0.217272}, {2967653,3910600,3910992,0.210369230769231,0.237808695652174}, {2967654,3910107,3910600,0.255681818181818,0.208333333333333}, {2967655,3912873,3911735,0.554469230769231,0.497110344827586}, {2967656,3911735,3912141,0.1982,0.191121428571429}, {2967657,3911621,3911998,0.119386956521739,0.12204}, {2967658,3911998,3912422,0.116208510638298,0.118734782608696}, {2967659,3912422,3912873,0.129714285714286,0.129714285714286}, {2967660,3912873,3913321,0.133095,0.126757142857143}, {2967661,3913321,3913703,0.117081818181818,0.119804651162791}, {2967662,3913703,3914145,0.118826666666667,0.124353488372093}, {2967663,3914145,3914504,0.145735135135135,0.149783333333333}, {2967664,3909706,3910107,0.26943,0.215544}, {2967665,3909360,3909706,0.285971428571429,0.230976923076923}, {2967666,3908975,3909360,0.259742857142857,0.218184}, {2967667,3910387,3910815,0.136728571428571,0.143565}, {2967668,3909954,3910387,0.124660465116279,0.141063157894737}, {2967669,3909567,3909954,0.193821428571429,0.3391875}, {2967670,3908168,3908585,0.26706,1000000}, {2967671,3909182,3909368,0.0877071428571429,0.0846827586206897}, {2967672,3908789,3909182,0.15227027027027,0.148263157894737}, {2967673,3908323,3908789,0.146092682926829,0.146092682926829}, {2967674,3907749,3908168,0.297568421052632,0.297568421052632}, {2967675,3907337,3907749,0.24895,0.271581818181818}, {2967676,3906964,3907337,0.21245,0.21245}, {2967677,3907067,3907012,0.175783333333333,0.180805714285714}, {2967678,3907101,3907067,0.16239512195122,0.195829411764706}, {2967679,3906424,3906054,0.173562162162162,0.14595}, {2967680,3907147,3907101,0.20544375,0.212070967741935}, {2967681,3907147,3906634,1000000,0.1510875}, {2967682,3907705,3907147,1000000,0.17195625}, {2967683,3907730,3907705,1000000,0.182690909090909}, {2967684,3907715,3907730,1000000,0.16431724137931}, {2967685,3907224,3907715,1000000,0.1551}, {2967686,3906644,3907224,1000000,0.182148387096774}, {2967687,3906633,3906644,1000000,0.170558823529412}, {2967688,3906634,3906633,1000000,0.148181818181818}, {2967689,3906634,3906096,0.3024,0.3248}, {2967690,3906633,3906079,0.249669230769231,0.309114285714286}, {2967691,3906079,3905478,0.188170588235294,0.236955555555556}, {2967692,3905478,3904863,0.243724137931034,0.207882352941176}, {2967693,3906054,3906464,0.167193103448276,0.193944}, {2967694,3906464,3907012,0.2586,0.227568}, {2967695,3907841,3908323,0.156814285714286,0.173321052631579}, {2967696,3907378,3907841,0.17291052631579,0.182516666666667}, {2967697,3907067,3907378,0.115533333333333,0.154044444444444}, {2967698,3907378,3907012,0.231571428571429,0.221045454545455}, {2967699,3907676,3907378,0.17172,0.165115384615385}, {2967700,3908368,3907676,0.30808,0.355476923076923}, {2967701,3909343,3909735,0.19932,0.19932}, {2967702,3910629,3911029,0.239947826086957,0.250854545454545}, {2967703,3911029,3911395,0.282978947368421,0.233765217391304}, {2967704,3911395,3911783,0.218676923076923,0.2472}, {2967705,3911783,3912199,0.212755555555556,0.24975652173913}, {2967706,3907558,3907469,0.293335135135135,0.293335135135135}, {2967707,3908565,3907980,1000000,0.302688}, {2967708,3907980,3907469,1000000,0.2162}, {2967709,3907469,3907908,0.2682,0.2682}, {2967710,3907908,3908442,0.250371428571429,0.241737931034483}, {2967711,3911189,3909985,0.628896,0.714654545454545}, {2967712,3906592,3906959,0.190688888888889,0.190688888888889}, {2967713,3906959,3907469,0.3414,0.3414}, {2967714,3908442,3908014,0.13558,0.156438461538462}, {2967715,3907469,3907428,0.256978378378378,0.264116666666667}, {2967716,3908014,3907428,0.250336363636364,0.229475}, {2967717,3907428,3906968,0.247248,0.280963636363636}, {2967718,3907428,3907367,0.184095,0.23011875}, {2967719,3907367,3907277,0.167355,0.176163157894737}, {2967720,3909985,3909287,1000000,0.41628}, {2967721,3909287,3908442,1000000,0.302022222222222}, {2967722,3907277,3907224,0.21116,0.1979625}, {2967723,3908340,3907715,0.362817391304348,0.298028571428571}, {2967724,3909808,3909801,0.136432258064516,0.169176}, {2967725,3909801,3909771,0.217824,0.217824}, {2967726,3908379,3907730,0.197322580645161,0.174771428571429}, {2967727,3909091,3908379,0.139353191489362,0.145546666666667}, {2967728,3909771,3909091,0.153130434782609,0.160090909090909}, {2967729,3910816,3909771,0.204853333333333,0.204853333333333}, {2967730,3909808,3910370,0.255311111111111,0.265130769230769}, {2967731,3910370,3910816,0.307863157894737,0.243725}, {2967732,3906130,3905466,0.379084615384615,0.428530434782609}, {2967733,3905466,3905237,0.146261538461538,0.135814285714286}, {2967734,3905237,3904863,0.19678,0.227053846153846}, {2967735,3906130,3906644,0.3462,0.321471428571429}, {2967736,3905693,3906130,0.2496,0.2496}, {2967737,3905266,3905693,0.218187096774194,0.21136875}, {2967738,3904920,3905266,0.251625,0.3774375}, {2967739,3903160,3903539,0.171133333333333,0.246432}, {2967740,3903539,3903926,0.171836842105263,0.210638709677419}, {2967741,3904863,3903926,0.359464285714286,0.359464285714286}, {2967742,3903926,3904382,0.151663636363636,0.175610526315789}, {2967743,3904382,3904813,0.166437209302326,0.152272340425532}, {2967744,3907469,3906958,1000000,0.251666666666667}, {2967745,3906958,3906520,0.232644444444444,0.232644444444444}, {2967746,3906520,3906145,0.307914285714286,0.307914285714286}, {2967747,3906145,3905693,0.352705263157895,1000000}, {2967748,3905693,3905248,0.286625,0.327571428571429}, {2967749,3905248,3904810,0.242764285714286,0.261438461538462}, {2967750,3904810,3904407,0.236228571428571,0.236228571428571}, {2967751,3904407,3903926,0.325571428571429,0.379833333333333}, {2967752,3907705,3908368,0.319714285714286,0.331555555555556}, {2967753,3908839,3908368,0.212111111111111,0.19748275862069}, {2967754,3909090,3908839,0.0942324324324324,0.0996171428571429}, {2967755,3880219,3880994,0.610227272727273,1000000}, {2967756,3879875,3880219,0.4218,1000000}, {2967757,3880716,3881386,0.54648,1000000}, {2967758,3881386,3881490,0.12004,1000000}, {2967759,3879049,3879455,0.259881818181818,1000000}, {2967760,3879061,3879485,0.2206,1000000}, {2967761,3881193,3880863,1000000,0.238073684210526}, {2967762,3880863,3880172,1000000,0.6117}, {2967763,3880172,3879884,1000000,0.311611764705882}, {2967764,3882057,3881680,0.678847058823529,1000000}, {2967765,3881644,3880940,1000000,0.777075}, {2967766,3882146,3881644,0.616235294117647,1000000}, {2967767,3882584,3882146,1000000,0.6582}, {2967768,3882723,3882584,1000000,0.110337931034483}, {2967769,3887882,3888069,0.100486956521739,0.0888923076923077}, {2967770,3887688,3887882,0.0834,0.0744642857142857}, {2967771,3889190,3889252,0.125755555555556,1000000}, {2967772,3889252,3888885,0.142177777777778,1000000}, {2967773,3888885,3888848,1000000,1000000}, {2967905,3909955,3909128,0.319361538461538,0.319361538461538}, {2967906,3910873,3909955,0.397285714285714,0.5562}, {2967907,3911027,3910873,0.07845,0.142636363636364}, {2967908,3910989,3910816,0.0335066666666667,0.0350651162790698}, {2967909,3911929,3910989,0.207534782608696,0.1988875}, {2967910,3912818,3911929,0.24376875,0.24376875}, {2967911,3914075,3914334,0.182685714285714,0.1668}, {2967912,3912397,3911929,1000000,0.231688888888889}, {2967913,3911929,3911321,0.364825,0.397990909090909}, {2967914,3910816,3911321,0.247137931034483,0.298625}, {2967915,3911321,3911711,0.2265,0.23556}, {2967916,3911711,3912104,0.23425,0.22488}, {2967917,3912104,3912553,1000000,0.28065}, {2967918,3911321,3910822,0.212961290322581,0.253915384615385}, {2967919,3910822,3910355,0.197767741935484,0.197767741935484}, {2967920,3910355,3909815,0.22748275862069,0.22748275862069}, {2967921,3909815,3909667,0.110033333333333,0.0900272727272727}, {2967922,3909667,3909343,0.337028571428571,0.337028571428571}, {2967923,3909343,3909011,0.209127272727273,0.209127272727273}, {2967924,3909011,3908853,0.05607,0.07476}, {2967925,3908853,3908323,0.274475,0.227151724137931}, {2967926,3908323,3907836,0.318228571428571,0.33414}, {2967927,3907836,3907337,0.325542857142857,0.325542857142857}, {2967928,3905294,3905214,0.336168,0.323238461538462}, {2967929,3905214,3905129,0.0971052631578947,0.0838636363636364}, {2967930,3905588,3905214,0.3028,0.286863157894737}, {2967931,3906054,3905588,0.345,0.363157894736842}, {2967932,3909090,3909369,0.104952631578947,0.0949571428571429}, {2967933,3909369,3909771,0.228207692307692,0.19778}, {2967934,3909369,3909823,0.272325,0.272325}, {2967935,3909823,3910355,0.264408,0.254238461538462}, {2967936,3910355,3910786,0.280285714285714,0.280285714285714}, {2967937,3911202,3911598,0.206222222222222,0.206222222222222}, {2967938,3911598,3911942,0.23115652173913,0.26583}, {2967939,3911942,3912354,0.219048,0.238095652173913}, {2967940,3912354,3912827,0.235625,0.2175}, {2967941,3912827,3913308,0.22908,0.249}, {2967942,3913308,3913729,0.22965,0.22965}, {2967943,3913729,3914168,0.204533333333333,0.262971428571429}, {2967944,3914168,3914528,0.191592857142857,0.243845454545455}, {2967945,3914528,3914856,0.260914285714286,0.288378947368421}, {2967946,3914856,3915147,0.249828571428571,0.249828571428571}, {2967947,3913308,3912199,0.488533333333333,0.488533333333333}, {2967948,3914288,3913308,0.471377777777778,0.471377777777778}, {2967949,3914892,3914288,1000000,1000000}, {2967950,3915189,3914892,1000000,1000000}, {2967951,3912553,3912991,0.2224,0.296533333333333}, {2967952,3912991,3913405,0.227375,0.237260869565217}, {2967953,3913405,3913875,0.234175,0.255463636363636}, {2967954,3913875,3914288,0.229008,0.23855}, {2967955,3914189,3912991,1000000,0.879388235294118}, {2967956,3912991,3911942,0.454842857142857,0.489830769230769}, {2967957,3911942,3911029,0.4376,0.690947368421053}, {2967958,3911029,3909954,0.712105263157895,0.588260869565217}, {2967959,3909954,3908975,0.791223529411765,0.67254}, {2967960,3912199,3912649,0.202933333333333,0.238226086956522}, {2967961,3912649,3913120,0.201777777777778,0.201777777777778}, {2967962,3913120,3913529,0.204177777777778,0.204177777777778}, {2967963,3913981,3912873,0.409945454545455,0.356005263157895}, {2967964,3914856,3913981,0.29328,0.269338775510204}, {2967965,3915147,3915439,0.204288888888889,0.204288888888889}, {2967966,3915439,3915747,0.272936842105263,0.235718181818182}, {2967967,3915747,3916078,0.3337125,0.281021052631579}, {2967968,3915556,3914856,0.287918181818182,0.263925}, {2967969,3916460,3915556,0.402681081081081,0.438211764705882}, {2967970,3917334,3916460,0.616625,0.59196}, {2967971,3914288,3914653,0.210484615384615,0.228025}, {2967972,3914653,3914957,0.226725,0.217656}, {2967973,3914957,3915250,0.1992,0.206861538461538}, {2967974,3915250,3915556,0.27765,0.241434782608696}, {2967975,3915556,3915887,0.27255,0.27255}, {2967976,3915887,3916206,0.27285,0.27285}, {2967977,3916206,3916515,0.302082352941176,0.302082352941176}, {2967978,3916515,3916851,0.28209,0.313433333333333}, {2967979,3913981,3914358,0.27066,0.2082}, {2967980,3914358,3914701,0.225913043478261,0.185571428571429}, {2967981,3914997,3914701,0.190992857142857,0.222825}, {2967982,3914997,3915273,0.2987,0.3360375}, {2967983,3915969,3915616,0.157383333333333,0.17705625}, {2967984,3915969,3916229,0.156,0.124}, {2967985,3913321,3912141,0.838658823529412,0.838658823529412}, {2967986,3913637,3913321,0.2115,0.158625}, {2967987,3914358,3913637,0.313064516129032,0.359444444444444}, {2967988,3915147,3914358,0.511038461538462,0.511038461538462}, {2967989,3915887,3915147,0.502488,0.405232258064516}, {2967990,3918284,3918623,0.240939130434783,0.191089655172414}, {2967991,3917963,3918284,0.190355555555556,0.17132}, {2967992,3917631,3917963,0.192471428571429,0.158505882352941}, {2967993,3917334,3917631,0.190634482758621,0.167527272727273}, {2967994,3917047,3917334,0.17444,0.158581818181818}, {2967995,3916720,3917047,0.193903448275862,0.165388235294118}, {2967996,3916370,3916720,0.199066666666667,0.185337931034483}, {2967997,3916048,3916370,0.19928275862069,0.19928275862069}, {2967998,3915611,3916048,0.249,0.249}, {2967999,3915396,3915611,0.197936842105263,0.197936842105263}, {2968000,3915114,3915396,0.246763636363636,0.258514285714286}, {2968001,3914808,3915114,0.290242105263158,0.2626}, {2968002,3915114,3914189,0.46723125,1000000}, {2968003,3915963,3915114,0.383769230769231,1000000}, {2968004,3914779,3914564,1000000,0.127338461538462}, {2968005,3914927,3914779,1000000,0.068780487804878}, {2968006,3915396,3914927,1000000,0.188439130434783}, {2968007,3916346,3915396,1000000,0.627969230769231}, {2968008,3914564,3914188,0.24195652173913,0.46375}, {2968009,3914188,3913405,0.361292307692308,0.347911111111111}, {2968010,3913405,3912354,0.454157142857143,0.410206451612903}, {2968011,3911395,3910387,0.539544,0.499577777777778}, {2968012,3910387,3909360,0.44998,0.499977777777778}, {2968013,3917710,3917631,0.0689368421052632,0.0569478260869565}, {2968014,3916398,3916749,0.196007142857143,0.219528}, {2968015,3916749,3917042,0.1968,0.1968}, {2968016,3917042,3917348,0.202844444444444,0.202844444444444}, {2968017,3917348,3917638,0.188185714285714,0.188185714285714}, {2968018,3917258,3917268,0.241476923076923,0.190254545454545}, {2968019,3917989,3918428,0.265336363636364,0.243225}, {2968020,3918428,3918658,0.0959828571428571,0.0959828571428571}, {2968021,3918658,3918967,0.13861875,0.134418181818182}, {2968022,3918967,3919262,0.174936,0.190147826086957}, {2968023,3918967,3919794,0.589173913043478,0.615954545454545}, {2968024,3919262,3919616,0.184992,0.220228571428571}, {2968025,3919616,3919927,0.182112,0.206945454545455}, {2968026,3919927,3920236,0.189875,0.189875}, {2968027,3920236,3920578,0.1761,0.240978947368421}, {2968028,3920578,3920884,0.174946153846154,0.2527}, {2968029,3920884,3921218,0.199747826086957,0.218771428571429}, {2968030,3921218,3921556,0.1886,0.215542857142857}, {2968031,3921556,3921879,0.156492857142857,0.182575}, {2968032,3919882,3920720,1000000,1.45182}, {2968033,3920720,3921556,0.530053846153846,0.530053846153846}, {2968034,3920420,3920720,0.202718181818182,0.14866}, {2968035,3920091,3920420,0.182,0.150620689655172}, {2968036,3920091,3920884,0.563025,0.614209090909091}, {2968037,3919786,3920091,0.184128,0.177046153846154}, {2968038,3918806,3919117,0.167442857142857,0.180323076923077}, {2968039,3918473,3918806,0.1396125,0.14892}, {2968047,3922404,3922677,0.135972413793103,0.101107692307692}, {2968048,3922060,3922404,0.12429,0.12429}, {2968049,3918213,3918967,0.3864,0.490430769230769}, {2968050,3916928,3917489,0.366365217391304,1000000}, {2968051,3916551,3916928,0.3233625,1000000}, {2968052,3911713,3913245,0.628008,0.461770588235294}, {2968053,3913245,3913861,0.2589,0.177142105263158}, {2968054,3913861,3914699,0.391632,0.279737142857143}, {2968055,3912587,3913245,0.379130769230769,0.547633333333333}, {2968120,3922277,3921967,0.20874,0.231933333333333}, {2968121,3921967,3921644,0.143308695652174,0.140259574468085}, {2968122,3921644,3921330,0.1363,0.116828571428571}, {2968123,3921019,3920722,0.115765384615385,0.12808085106383}, {2968124,3920722,3920382,0.127276363636364,0.15556}, {2968125,3920382,3919754,0.284972727272727,0.338886486486487}, {2968126,3921984,3922265,0.11975,0.148655172413793}, {2968162,3918452,3918721,0.102384615384615,0.105078947368421}, {2968163,3918721,3918997,0.0877826086956522,0.0897333333333333}, {2968164,3918997,3919248,0.0812739130434783,0.0869441860465116}, {2968165,3919248,3919541,0.10872972972973,0.1341}, {2968166,3920060,3919541,0.370433333333333,0.360421621621622}, {2968167,3920661,3920060,0.336541463414634,0.328528571428571}, {2968168,3920060,3920379,0.13688,0.157938461538462}, {2968169,3920379,3920648,0.0953121951219512,0.0831446808510638}, {2968170,3920648,3920907,0.0845347826086957,0.0720111111111111}, {2968171,3920907,3921207,0.0877659574468085,0.0763888888888889}, {2968172,3921207,3921508,0.0897521739130435,0.0750654545454545}, {2968173,3921508,3921819,0.086,0.0764444444444445}, {2968424,3900265,3900502,0.13284,0.159408}, {2968425,3900502,3900663,0.0735073170731707,0.0700883720930233}, {2968426,3900663,3900727,0.0257857142857143,0.0230425531914894}, {2968427,3900727,3900851,0.0517857142857143,0.0453125}, {2968428,3901059,3901187,0.0417882352941176,0.0417882352941176}, {2968429,3901187,3901242,0.0180588235294118,0.0180588235294118}, {2968430,3901242,3901440,0.0600692307692308,0.0612470588235294}, {2968431,3901440,3901675,0.07134,0.07134}, {2968432,3901675,3901857,0.0739304347826087,0.068016}, {2968433,3901857,3902176,0.0882255319148936,0.0863875}, {2968434,3902176,3902219,0.0153551020408163,0.015675}, {2968435,3902219,3902434,0.064925,0.064925}, {2968436,3902434,3902667,0.0730565217391304,0.0685836734693877}, {2968437,3902667,3902887,0.0791333333333333,0.0726734693877551}, {2968438,3902887,3903175,0.110326829268293,0.102804545454545}, {2968439,3903175,3903455,0.2712,0.149627586206897}, {2968440,3903455,3903661,0.162175,0.25948}, {2968441,3903661,3903726,0.0243142857142857,0.0291771428571429}, {2968442,3903726,3903864,0.0506727272727273,0.0530857142857143}, {2968443,3903864,3903972,0.0331125,0.0345521739130435}, {2968444,3903972,3904101,0.03462,0.0353265306122449}, {2968445,3904101,3904365,0.0767411764705883,0.0767411764705883}, {2968446,3904365,3904581,0.0716235294117647,0.0702461538461538}, {2968447,3904581,3904654,0.0255,0.0255}, {2968448,3904654,3904925,0.0788117647058823,0.0788117647058823}, {2968449,3904925,3905149,0.0798765957446809,0.0798765957446809}, {2968450,3905149,3905425,0.246284210526316,0.150948387096774}, {2968451,3905425,3905622,0.107078571428571,0.1578}, {2968452,3905622,3905814,0.0708139534883721,0.087}, {2968453,3905814,3906155,0.10122,0.10768085106383}, {2968454,3906155,3906193,0.0151038461538462,0.0160285714285714}, {2968455,3906193,3906439,0.0858117647058823,0.0893142857142857}, {2968456,3906439,3906779,0.102129411764706,0.106297959183673}, {2968457,3906779,3906830,0.0127132075471698,0.014336170212766}, {2968458,3906830,3907136,0.0836588235294118,0.085332}, {2968459,3907136,3907273,0.0409269230769231,0.042564}, {2968460,3907273,3907596,0.0828905660377358,0.0861411764705882}, {2968461,3907596,3908381,0.202673076923077,0.224234042553191}, {2968462,3908381,3908523,0.0340909090909091,0.0294117647058824}, {2968463,3908523,3908725,0.0640468085106383,0.060204}, {2968464,3908725,3909222,0.134258823529412,0.131676923076923}, {2968465,3909222,3909420,0.0581307692307692,0.060456}, {2968466,3909420,3909532,0.025692,0.0262163265306122}, {2968467,3909532,3910139,0.240566666666667,0.262436363636364}, {2968468,3910139,3910675,0.14553488372093,0.15645}, {2968469,3910675,3911011,0.105413333333333,0.128205405405405}, {2968470,3911282,3911597,0.121136842105263,0.127866666666667}, {2968471,3911597,3911776,0.07272,0.0786162162162162}, {2968472,3911776,3911897,0.040515,0.0450166666666667}, {2968473,3911897,3912221,0.180936,0.173976923076923}, {2968474,3912221,3912542,0.237423529411765,0.212431578947368}, {2968475,3912542,3912605,0.0275769230769231,0.0256071428571429}, {2968479,3901769,3902101,0.678912,0.628622222222222}, {2968480,3901769,3902514,1000000,0.3519}, {2968481,3901724,3901769,0.171063157894737,0.154771428571429}, {2968482,3901724,3902445,0.4710375,1000000}, {2968483,3903353,3903693,0.159664285714286,0.178824}, {2968484,3903693,3903992,0.0866769230769231,0.0913621621621622}, {2968485,3903992,3904660,0.185776744186046,0.1902}, {2968486,3904660,3905107,0.12212,0.130842857142857}, {2968487,3905107,3905347,0.0826105263157895,0.0872}, {2968488,3905347,3906093,0.57054375,0.536982352941176}, {2968489,3905347,3905529,0.08036,0.0777677419354839}, {2968490,3905240,3905529,0.239314285714286,0.231062068965517}, {2968491,3905066,3905240,0.132193548387097,0.120529411764706}, {2968492,3904850,3905066,0.12834375,0.12834375}, {2968493,3904528,3904850,0.229007142857143,0.246623076923077}, {2968494,3903785,3904528,0.837573913043478,0.66428275862069}, {2968495,3903615,3903785,0.189547826086957,0.161466666666667}, {2968496,3901926,3902378,1000000,0.147948387096774}, {2968497,3902378,3902515,1000000,0.0347384615384615}, {2968498,3902515,3902804,1000000,0.0778682926829268}, {2968499,3902804,3903047,1000000,0.06855}, {2968500,3903047,3903390,1000000,0.105113513513513}, {2968501,3903390,3903588,1000000,0.083625}, {2968502,3903588,3903881,1000000,0.25036}, {2968503,3904348,3904420,0.15038,0.145529032258065}, {2968504,3904297,3904348,0.0736186046511628,0.077209756097561}, {2968505,3904257,3904297,0.0653869565217391,0.0699488372093023}, {2968506,3904181,3904257,0.0848875,0.0905466666666667}, {2968507,3904135,3904181,0.07345,0.0750127659574468}, {2968508,3904068,3904135,0.0726,0.0726}, {2968509,3904037,3904068,0.0543,0.0532352941176471}, {2968510,3903999,3904037,0.056808,0.0556941176470588}, {2968511,3903986,3903999,0.0944042553191489,0.0944042553191489}, {2968512,3904048,3903986,0.116692682926829,0.11961}, {2968513,3904603,3904871,0.149177142857143,0.145033333333333}, {2968514,3904971,3905017,0.03121875,0.0262894736842105}, {2968515,3905017,3905624,0.283637837837838,0.299845714285714}, {2968516,3905624,3905878,0.127288888888889,0.122742857142857}, {2968517,3905878,3906091,0.0882162162162162,0.075906976744186}, {2968518,3904871,3905738,0.360216666666667,0.381405882352941}, {2968519,3905738,3906662,0.345138461538462,0.345138461538462}, {2968520,3906091,3906495,0.128795744680851,0.114215094339623}, {2968521,3906495,3907449,0.2832,0.289636363636364}, {2968522,3906735,3906774,0.0151714285714286,0.0148186046511628}, {2968523,3906774,3906885,0.0444976744186047,0.0455571428571429}, {2968524,3906885,3907082,0.078,0.0817142857142857}, {2968525,3907082,3907449,0.199264285714286,0.199264285714286}, {2968526,3907449,3907808,0.20168275862069,0.224953846153846}, {2968527,3907808,3908265,0.1437125,0.140779591836735}, {2968528,3908265,3908767,0.13755,0.143052}, {2968529,3908767,3909516,0.24945652173913,0.255}, {2968530,3909982,3910308,0.088725,0.088725}, {2968531,3910653,3910955,0.102808695652174,0.098525}, {2968532,3910955,3911799,0.271016326530612,0.2766625}, {2968533,3908599,3909163,0.163857142857143,0.160046511627907}, {2968534,3908017,3908599,0.175695,0.156173333333333}, {2968535,3907449,3908017,0.174945,0.170678048780488}, {2968536,3905017,3905255,0.134335714285714,0.163539130434783}, {2968537,3905255,3905453,0.146228571428571,0.122832}, {2968538,3905453,3905553,0.09968,0.0786947368421053}, {2968539,3905553,3905774,0.17478,0.17478}, {2968540,3905774,3906091,0.305333333333333,0.2748}, {2968541,3910187,3910562,0.12009375,0.19215}, {2968542,3910562,3910907,0.15012,0.204709090909091}, {2968543,3910907,3911427,0.259088888888889,0.23318}, {2968544,3912638,3913258,0.21129375,0.204890909090909}, {2968545,3912055,3912771,0.332711111111111,0.499066666666667}, {2968546,3912771,3913158,0.117015,0.15602}, {2968547,3901568,3901781,0.0813428571428571,0.0830375}, {2968548,3901350,3901568,0.09495,0.0930122448979592}, {2968549,3900687,3901103,0.16465,0.168153191489362}, {2968550,3900499,3900687,0.0807918367346939,0.079176}, {2968551,3900339,3900499,0.0686705882352941,0.0745148936170213}, {2968552,3900281,3900339,0.0204734693877551,0.0228}, {2968553,3900148,3900281,0.0512875,0.0631230769230769}, {2968554,3900102,3900148,0.0174837209302326,0.0179}, {2968555,3899900,3900102,0.0842181818181818,0.0861767441860465}, {2968556,3899692,3899900,0.0840734693877551,0.0915466666666667}, {2968557,3899490,3899692,0.0783529411764706,0.0815510204081633}, {2968558,3899211,3899490,0.1054625,0.103310204081633}, {2968559,3899043,3899211,0.0765285714285714,0.0698739130434783}, {2968560,3898789,3899043,0.136216666666667,0.129047368421053}, {2968561,3898650,3898871,0.10986,0.118767567567568}, {2968562,3898460,3898650,0.071025,0.0811714285714286}, {2968563,3898276,3898460,0.06768,0.0752}, {2968564,3897785,3898276,0.238337142857143,0.397228571428571}, {2968565,3898970,3899215,0.103445454545455,0.101146666666667}, {2968566,3899215,3900148,0.464708108108108,0.39986511627907}, {2968567,3897066,3897785,0.434981818181818,0.368061538461538}, {2968568,3896514,3897066,0.242910638297872,0.253706666666667}, {2968569,3898642,3898848,0.1134,0.1782}, {2968570,3898848,3899008,0.0734368421052631,0.069765}, {2968571,3899008,3899132,0.0434045454545455,0.04244}, {2968572,3899132,3899399,0.10772,0.1009875}, {2968573,3898862,3899312,0.25869375,0.4599}, {2968574,3899312,3899645,0.154772727272727,0.144893617021277}, {2968575,3899645,3899887,0.102381818181818,0.0979304347826087}, {2968576,3899887,3900143,0.106540909090909,0.0997404255319149}, {2968577,3900143,3900231,0.045153488372093,0.0422086956521739}, {2968578,3900231,3900393,0.065504347826087,0.0614938775510204}, {2968579,3900393,3900620,0.1033375,0.099204}, {2968580,3900620,3900834,0.0901021276595745,0.0830352941176471}, {2968581,3900834,3901052,0.0869617021276596,0.0801411764705882}, {2968582,3901052,3901235,0.0770170212765958,0.0738734693877551}, {2968583,3901235,3901319,0.0254125,0.0259531914893617}, {2968584,3901319,3901413,0.042475,0.042475}, {2968585,3901413,3901660,0.0922285714285714,0.0922285714285714}, {2968586,3901660,3901866,0.08235,0.08235}, {2968587,3901866,3902104,0.0830170212765958,0.0812875}, {2968588,3902104,3902351,0.0881617021276596,0.0881617021276596}, {2968589,3902351,3902594,0.0878297872340426,0.0917333333333333}, {2968590,3902594,3902837,0.0969260869565217,0.0928875}, {2968591,3902837,3903064,0.0891391304347826,0.082008}, {2968592,3903064,3903269,0.0889695652173913,0.0835224489795918}, {2968593,3903269,3903489,0.09608,0.0919914893617021}, {2968594,3903489,3903682,0.0930933333333333,0.089131914893617}, {2968595,3903682,3903905,0.089895652173913,0.0879829787234043}, {2968596,3903905,3904174,0.0941608695652174,0.0962533333333333}, {2968597,3904174,3904385,0.0959441860465116,0.09168}, {2968598,3904385,3904603,0.104473170731707,0.101985714285714}, {2968599,3906403,3906662,0.125413636363636,0.122626666666667}, {2968600,3906199,3906403,0.0908086956521739,0.083544}, {2968601,3905986,3906199,0.083448,0.0802384615384615}, {2968602,3905766,3905986,0.08292,0.0767777777777778}, {2968603,3905551,3905766,0.083376,0.0772}, {2968604,3905343,3905551,0.0822705882352941,0.0777}, {2968605,3904507,3904650,0.060276,0.0627875}, {2968606,3904290,3904507,0.100295454545455,0.0848653846153846}, {2968607,3904129,3904290,0.0703411764705882,0.0689884615384615}, {2968608,3903892,3904129,0.0767769230769231,0.0767769230769231}, {2968609,3903698,3903892,0.0729807692307692,0.0729807692307692}, {2968610,3903519,3903698,0.077,0.077}, {2968611,3903270,3903519,0.0988775510204082,0.0988775510204082}, {2968612,3903054,3903270,0.075725,0.0741795918367347}, {2968613,3902453,3903054,0.187640816326531,0.180282352941176}, {2968614,3901819,3902453,0.183624,0.183624}, {2968615,3901252,3901819,0.177917647058824,0.174496153846154}, {2968616,3897409,3897667,0.211254545454545,0.2582}, {2968617,3897667,3897870,0.142,0.13632}, {2968618,3897870,3898129,0.160539130434783,0.167836363636364}, {2968619,3898129,3898386,0.14448,0.138923076923077}, {2968620,3898386,3898655,0.211457142857143,0.22203}, {2968621,3898655,3899006,0.231875,0.2226}, {2968622,3899006,3899301,0.181128,0.22641}, {2968623,3899301,3899388,0.0860210526315789,0.0908}, {2968624,3899676,3899747,0.0509142857142857,0.042768}, {2968625,3899747,3899997,0.18115,0.207028571428571}, {2968626,3899997,3900311,0.211581818181818,0.221657142857143}, {2968627,3900311,3900353,0.0292444444444444,0.03948}, {2968628,3900353,3900548,0.207317647058824,0.207317647058824}, {2968629,3900548,3900750,0.184714285714286,1000000}, {2968630,3900750,3900996,0.13938,1000000}, {2968631,3900996,3901111,0.0625555555555556,1000000}, {2968632,3901111,3901254,0.0838384615384615,1000000}, {2968633,3901254,3901482,0.139688888888889,1000000}, {2968634,3901482,3901701,0.106527272727273,1000000}, {2968635,3901701,3901992,0.131509090909091,1000000}, {2968636,3901992,3902338,0.126868421052632,1000000}, {2968637,3902338,3902578,0.15944347826087,1000000}, {2968638,3901244,3901564,0.373661538461538,0.194304}, {2968639,3901021,3901244,0.0863318181818182,0.0844133333333333}, {2968640,3900793,3901021,0.0840857142857143,0.087663829787234}, {2968641,3900541,3900793,0.0766961538461538,0.0813918367346939}, {2968642,3900374,3900541,0.067128,0.069925}, {2968643,3900303,3900374,0.02094,0.0213673469387755}, {2968644,3900122,3900303,0.055572,0.0591191489361702}, {2968645,3899965,3900122,0.0485375,0.0506478260869565}, {2968646,3899866,3899965,0.0386181818181818,0.0395162790697674}, {2968647,3899769,3899866,0.037185,0.0391421052631579}, {2968648,3899600,3899769,0.07011,0.127472727272727}, {2968649,3899148,3899382,1000000,0.139044444444444}, {2968650,3898412,3899148,1000000,0.4273}, {2968651,3899600,3900548,0.382815384615385,0.392889473684211}, {2968652,3899083,3899148,0.0586666666666667,0.0459130434782609}, {2968653,3898816,3899083,0.184281818181818,0.144792857142857}, {2968654,3898741,3898816,0.06085,0.0540888888888889}, {2968655,3898569,3898741,0.12843,0.0917357142857143}, {2968656,3898444,3898569,0.0913826086956522,0.0724758620689655}, {2968657,3898234,3898444,0.150028571428571,0.136982608695652}, {2968658,3897884,3898234,0.220172727272727,0.24219}, {2968659,3897618,3897884,0.197454545454545,0.255529411764706}, {2968660,3898357,3898718,0.241075,0.321433333333333}, {2968661,3898718,3898866,0.0576139534883721,0.0563045454545455}, {2968662,3898866,3898925,0.0207681818181818,0.0198652173913043}, {2968663,3898925,3899190,0.0886666666666667,0.0848936170212766}, {2968664,3899190,3899315,0.0469787234042553,0.04416}, {2968665,3899315,3899434,0.0418565217391304,0.038508}, {2968666,3899434,3899605,0.0648260869565217,0.0608571428571429}, {2968667,3899605,3899820,0.0709914893617021,0.066732}, {2968668,3899820,3899923,0.042375,0.04068}, {2968669,3899923,3900134,0.062675,0.060168}, {2968670,3900134,3900230,0.0338553191489362,0.031824}, {2968671,3900230,3900340,0.0338170212765957,0.0324367346938776}, {2968672,3900340,3900436,0.0395125,0.0387061224489796}, {2968673,3900436,3900525,0.0301404255319149,0.0295125}, {2968674,3900525,3900638,0.0461617021276596,0.0461617021276596}, {2968675,3900638,3900714,0.0250304347826087,0.0239875}, {2968676,3900714,3900895,0.066525,0.0694173913043478}, {2968677,3900895,3901177,0.110762790697674,0.108245454545455}, {2968678,3901177,3901450,0.185504347826087,0.125488235294118}, {2968679,3901450,3902456,0.333381818181818,0.444509090909091}, {2968680,3901450,3901709,0.12968,0.1621}, {2968681,3901709,3901920,0.0837,0.0904864864864865}, {2968682,3901920,3902067,0.0562428571428571,0.0549348837209302}, {2968683,3902067,3902154,0.0211363636363636,0.0221428571428571}, {2968684,3902154,3902234,0.0300681818181818,0.0300681818181818}, {2968685,3902234,3902410,0.0544046511627907,0.0519866666666667}, {2968686,3902410,3902738,0.10905652173913,0.10905652173913}, {2968687,3902738,3902996,0.0905347826086957,0.09465}, {2968688,3902996,3903257,0.0950571428571429,0.0973756097560976}, {2968689,3903257,3903307,0.0234166666666667,0.0227837837837838}, {2968690,3903307,3903527,0.37092,0.132471428571429}, {2968691,3904043,3904244,0.078375,0.07125}, {2968692,3904244,3904415,0.0593302325581395,0.05315}, {2968693,3904415,3904703,0.101569565217391,0.0916117647058824}, {2968694,3904703,3904806,0.0392553191489362,0.0361764705882353}, {2968695,3904806,3905030,0.071595652173913,0.071595652173913}, {2968696,3905030,3905204,0.062525,0.0652434782608696}, {2968697,3905204,3905353,0.0562085106382979,0.0518}, {2968698,3905353,3905434,0.0291066666666667,0.0272875}, {2968699,3905434,3905910,0.156357446808511,0.146976}, {2968700,3905910,3906356,0.16035,0.172082926829268}, {2968701,3906356,3906606,0.102981818181818,0.0964085106382979}, {2968702,3906606,3907328,0.202212244897959,0.198168}, {2968703,3907328,3907684,0.112573333333333,0.123556097560976}, {2968704,3907684,3908072,0.176357142857143,0.176357142857143}, {2968705,3908072,3908095,0.0276,1000000}, {2968706,3908072,3908799,1000000,0.271344}, {2968707,3908799,3910166,1000000,0.302018181818182}, {2968708,3910166,3910837,0.213471428571429,0.145785365853659}, {2968709,3910837,3912221,0.373621621621622,0.3456}, {2968710,3908004,3908908,0.397585714285714,1000000}, {2968711,3904507,3905737,0.618931034482759,1000000}, {2968712,3903924,3904507,0.314169230769231,0.314169230769231}, {2968713,3903574,3903924,0.183641379310345,0.204830769230769}, {2968714,3902594,3903574,0.467516129032258,0.536777777777778}, {2968715,3901350,3902594,0.53334375,0.656423076923077}, {2968716,3905737,3906348,0.27571875,0.2941}, {2968717,3906348,3906600,0.142722580645161,0.134072727272727}, {2968718,3906600,3906860,0.0993333333333333,0.0941052631578947}, {2968719,3906860,3907133,0.0968052631578947,0.102183333333333}, {2968720,3907133,3907484,0.151309090909091,0.20805}, {2968721,3907484,3907786,0.185582608695652,0.194018181818182}, {2968722,3907113,3907786,1000000,0.368775}, {2968723,3906348,3906534,0.0712133333333333,0.0681829787234043}, {2968724,3906534,3906889,0.0994695652173913,0.095325}, {2968725,3906889,3907170,0.134485714285714,0.144830769230769}, {2968726,3907170,3907716,0.204816666666667,0.189061538461538}, {2968727,3907716,3908138,0.118633333333333,0.125611764705882}, {2968728,3908138,3908616,0.1436,0.1436}, {2968729,3907786,3908027,0.1650375,0.1650375}, {2968730,3908027,3908824,1000000,1000000}, {2968731,3908908,3909348,0.192931034482759,1000000}, {2968732,3909348,3909703,0.289664516129032,1000000}, {2968733,3908863,3909703,0.341822222222222,0.341822222222222}, {2968734,3908027,3908291,0.178909090909091,0.178909090909091}, {2968735,3908291,3908603,0.148377777777778,0.148377777777778}, {2968736,3908603,3908908,0.194372727272727,0.194372727272727}, {2968737,3906889,3907203,0.0889466666666666,0.0833875}, {2968738,3907203,3907689,0.136378723404255,0.1335375}, {2968739,3908072,3907689,0.115905,0.113078048780488}, {2968740,3902846,3902961,0.0499469387755102,0.0499469387755102}, {2968741,3902565,3902846,0.105855319148936,0.105855319148936}, {2968742,3902289,3902565,0.0923478260869565,0.0923478260869565}, {2968743,3901750,3902289,0.30178,0.30178}, {2968744,3908072,3908507,0.129823255813954,0.118774468085106}, {2968745,3908507,3908816,0.0834367346938776,0.0786230769230769}, {2968746,3908816,3909135,0.0827755102040816,0.0765283018867925}, {2968747,3909135,3909433,0.0830884615384615,0.0815207547169811}, {2968748,3909433,3909712,0.083808,0.0873}, {2968749,3909712,3910139,0.175924137931034,0.141716666666667}, {2968750,3912221,3913428,0.389691891891892,0.360465}, {2968751,3913428,3913759,0.10026,0.108389189189189}, {2968752,3913759,3914090,0.117882352941176,0.167}, {2968753,3913728,3914090,0.166511111111111,0.172915384615385}, {2968754,3913037,3913361,0.139727272727273,0.112463414634146}, {2968755,3912682,3913037,0.12015,0.08544}, {2968756,3912353,3912682,0.111994285714286,0.0852130434782609}, {2968757,3912103,3912353,0.096972972972973,0.0797333333333333}, {2968758,3911844,3912103,0.0936162162162162,0.0769733333333333}, {2968759,3910824,3911220,0.136355555555556,0.111563636363636}, {2968760,3909532,3910824,0.52085625,0.505072727272727}, {2968761,3911535,3911220,0.0993483870967742,0.1062}, {2968762,3903905,3904862,0.588991304347826,0.521030769230769}, {2968763,3904603,3905496,0.381705882352941,0.418645161290323}, {2968764,3905496,3906403,0.464896551724138,0.408545454545455}, {2968765,3904862,3905766,0.533544,0.635171428571429}, {2968766,3905766,3907407,0.986765217391304,1.19450526315789}, {2968767,3907407,3908291,0.453528,0.453528}, {2968768,3899497,3899862,0.276704347826087,0.276704347826087}, {2968769,3899862,3900687,0.615,0.615}, {2968770,3906508,3907133,0.44145,0.44145}, {2968771,3905144,3906508,0.777969230769231,0.777969230769231}, {2968772,3903269,3904252,0.5424,0.5424}, {2968773,3899591,3899862,0.223933333333333,0.223933333333333}, {2968774,3899344,3899591,0.174715384615385,0.146535483870968}, {2968775,3899591,3900499,0.4862625,0.51868}, {2968776,3900499,3901660,0.57944,0.599420689655172}, {2968777,3899900,3901052,0.72185,0.618728571428571}, {2968778,3901660,3902786,0.53955,0.604296}, {2968779,3902786,3903187,0.259173913043478,0.248375}, {2968780,3903187,3903698,0.353809090909091,0.353809090909091}, {2968781,3902144,3902418,0.122648275862069,0.11856}, {2968782,3902418,3902607,0.110112,0.105876923076923}, {2968783,3902607,3903054,0.311672727272727,0.298121739130435}, {2968784,3903054,3903346,0.21951,0.209057142857143}, {2968785,3903346,3903593,0.132527272727273,0.141077419354839}, {2968786,3903593,3903895,0.23,0.20125}, {2968787,3903895,3904243,0.203875,0.188192307692308}, {2968788,3904243,3904564,0.140627027027027,0.148662857142857}, {2968789,3904564,3904817,0.1464,0.152030769230769}, {2968790,3904817,3905076,0.13186,0.179809090909091}, {2968791,3905076,3905910,0.516576923076923,0.516576923076923}, {2968792,3903105,3903770,0.392957142857143,0.407511111111111}, {2968793,3902846,3903105,0.188781818181818,0.230733333333333}, {2968794,3902846,3902781,0.0438,0.0707538461538462}, {2968795,3902460,3902781,0.245084210526316,0.194025}, {2968796,3902151,3902460,0.208228571428571,0.14576}, {2968797,3901819,3902151,0.21711,0.160822222222222}, {2968798,3901362,3901819,0.342571428571429,0.342571428571429}, {2968799,3900886,3901362,0.2502,0.278}, {2968800,3900421,3900886,0.234658064516129,0.202066666666667}, {2968801,3900143,3900421,0.156577777777778,0.192163636363636}, {2968802,3898871,3899392,0.304464,1000000}, {2968803,3899392,3899887,0.258868965517241,1000000}, {2968804,3897576,3897832,1000000,1000000}, {2968805,3897832,3898318,1000000,1000000}, {2968806,3898318,3898848,1000000,0.441035294117647}, {2968807,3899008,3899769,0.424776923076923,1000000}, {2968808,3902456,3903455,0.574592307692308,0.439394117647059}, {2968809,3903455,3904410,0.386368421052632,0.815666666666667}, {2968810,3904410,3905334,0.349171428571429,0.4582875}, {2968811,3907847,3908282,1000000,0.199907142857143}, {2968812,3907549,3907847,1000000,0.133838709677419}, {2968813,3907265,3907549,1000000,0.142644444444444}, {2968814,3907265,3907424,0.12006,0.0923538461538462}, {2968815,3907424,3908048,0.41838,0.298842857142857}, {2968816,3908048,3908862,0.403133333333333,0.403133333333333}, {2968817,3908862,3909635,0.436536,0.436536}, {2968818,3909098,3910063,0.263916666666667,0.231731707317073}, {2968819,3910063,3910706,0.168225,0.141663157894737}, {2968820,3910706,3910824,0.0459677419354839,0.0407142857142857}, {2968821,3908750,3909051,0.118235294117647,0.129677419354839}, {2968822,3909051,3909347,0.11175,0.129774193548387}, {2968823,3909347,3909635,0.133741935483871,0.148071428571429}, {2968824,3909635,3909952,0.140275862068966,0.150666666666667}, {2968825,3909952,3910284,0.13501935483871,0.13952}, {2968826,3910284,3910681,0.1366,0.155441379310345}, {2968827,3913037,3914135,0.511777777777778,0.511777777777778}, {2968828,3912671,3913037,0.20517,0.170975}, {2968829,3912671,3912329,0.132558620689655,0.142377777777778}, {2968830,3912035,3912329,0.134442857142857,0.12548}, {2968831,3911730,3912035,0.120476470588235,0.120476470588235}, {2968832,3911282,3911730,0.313828571428571,0.313828571428571}, {2968833,3907970,3908381,0.223275,0.243572727272727}, {2968834,3907647,3907970,0.13528,0.156092307692308}, {2968835,3907365,3907647,0.147857142857143,0.147857142857143}, {2968836,3907032,3907365,0.143441379310345,0.143441379310345}, {2968837,3906727,3907032,0.13508,0.150088888888889}, {2968838,3906356,3906727,0.223753846153846,0.252939130434783}, {2968839,3896306,3896690,0.19886,0.180781818181818}, {2968840,3897796,3898020,0.215933333333333,0.19434}, {2968841,3896012,3896306,0.1839,0.169753846153846}, {2968842,3897301,3897796,0.385736842105263,0.333136363636364}, {2968843,3896690,3897301,0.417707142857143,0.417707142857143}, {2968844,3896588,3896764,0.148827272727273,0.148827272727273}, {2968845,3893671,3893620,0.101853658536585,0.1044}, {2968846,3893620,3893574,0.0974634146341463,0.0999}, {2968847,3893675,3893941,0.152711111111111,0.152711111111111}, {2968848,3893941,3894240,0.187852173913043,0.187852173913043}, {2968849,3894240,3894826,0.280778571428571,0.357354545454545}, {2968850,3894564,3894826,1000000,0.291438461538462}, {2968851,3894261,3894564,0.394766666666667,0.322990909090909}, {2968852,3894261,3894120,0.19415,0.15532}, {2968853,3903984,3904528,0.26088,0.2038125}, {2968854,3903386,3903984,0.259862068965517,0.215314285714286}, {2968855,3902932,3903386,0.205944,0.234027272727273}, {2969718,3879276,3879251,1000000,0.0742434782608696}, {2969866,3880338,3880408,1000000,1000000}, {2969867,3883377,3883596,0.0812896551724138,0.0714363636363636}, {2969868,3882411,3882066,0.336494117647059,0.346690909090909}, {2969869,3881523,3881869,0.154777777777778,0.144103448275862}, {2969870,3881094,3881523,0.217178571428571,0.196161290322581}, {2969871,3880864,3881094,0.1077,0.111688888888889}, {2969872,3880424,3880864,0.240771428571429,0.232468965517241}, {2969873,3880099,3880424,0.1874,0.14055}, {2969874,3879648,3880099,0.4149,0.393063157894737}, {2969875,3879281,3879648,0.260894117647059,0.3168}, {2969876,3878359,3878770,1000000,1000000}, {2969877,3878359,3877929,1000000,1000000}, {2969878,3879716,3878777,0.471052173913043,0.471052173913043}, {2969879,3880144,3879716,0.1882875,0.215185714285714}, {2969880,3880576,3880144,0.27549,0.289989473684211}, {2969881,3881862,3881483,0.158136,0.146422222222222}, {2969882,3882097,3881862,0.0971032258064516,0.0885352941176471}, {2969883,3882458,3882097,0.152420689655172,0.130005882352941}, {2969884,3882959,3882458,0.198711111111111,0.173070967741935}, {2969885,3883124,3882959,0.072675,0.069768}, {2969886,3883542,3883480,0.388407692307692,0.360664285714286}, {2969887,3883642,3883542,1.1031,1.00281818181818}, {2969888,3879599,3878491,0.45703125,0.504310344827586}, {2969889,3878491,3878082,0.1347,0.149666666666667}, {2969890,3878082,3877685,0.1344375,0.1344375}, {2969891,3883058,3882382,1000000,0.38661}, {2969892,3881570,3881418,0.0834857142857143,0.070128}, {2969893,3881577,3881418,0.191423076923077,0.216391304347826}, {2969894,3882066,3881577,0.430905,0.465843243243243}, {2969895,3881577,3881229,0.187915384615385,0.212426086956522}, {2969896,3881229,3880868,0.14295,0.155945454545455}, {2969897,3880868,3880326,0.29412,0.29412}, {2969898,3880135,3880326,0.1649,0.1649}, {2969899,3880135,3879933,0.156463636363636,0.149660869565217}, {2969900,3879792,3879933,0.115546153846154,0.107292857142857}, {2969901,3879792,3879636,0.111381818181818,0.116685714285714}, {2969902,3880099,3879864,0.240023076923077,0.189109090909091}, {2969903,3879636,3879864,0.21762,0.225124137931035}, {2969904,3879636,3879413,0.185222222222222,0.151545454545455}, {2969905,3881198,3879079,0.918145454545455,0.891141176470588}, {2969906,3879858,3880122,0.191090322580645,0.211564285714286}, {2969907,3879496,3880122,0.434422222222222,0.404462068965517}, {2969908,3879221,3879496,0.183736363636364,0.155469230769231}, {2969909,3878885,3879221,0.203171428571429,0.147124137931034}, {2969910,3877880,3877929,1000000,1000000}, {2969911,3878357,3878148,0.2532,0.2321}, {2969912,3878357,3878885,0.603923076923077,0.560785714285714}, {2969913,3882537,3881996,0.21855652173913,0.21855652173913}, {2969914,3884598,3885203,1000000,0.19340625}, {2969915,3884655,3885262,0.41244,1000000}, {2969916,3885203,3885724,1000000,0.270542857142857}, {2969917,3885724,3886178,0.535725,0.13393125}, {2969918,3886178,3886327,0.074625,0.1791}, {2969919,3886327,3887318,0.420235714285714,0.405744827586207}, {2969920,3886220,3886178,0.204276923076923,0.189685714285714}, {2969921,3886228,3886220,0.0952411764705882,0.0981272727272727}, {2969922,3885262,3885789,0.219853846153846,1000000}, {2969923,3885789,3886228,0.1941,1000000}, {2969924,3886248,3886228,0.194089655172414,0.160817142857143}, {2969925,3886299,3886248,0.195446511627907,0.191004545454545}, {2969926,3886300,3886299,0.0471627906976744,0.0460909090909091}, {2969927,3886315,3886300,0.0618923076923077,0.0652378378378378}, {2969928,3886331,3886315,0.115114285714286,0.16116}, {2969929,3891023,3891004,0.27788,0.252618181818182}, {2969930,3890236,3890739,0.244157142857143,0.244157142857143}, {2969931,3889299,3889862,0.209116981132075,0.213138461538462}, {2969932,3888751,3889299,0.221826666666667,0.221826666666667}, {2969933,3890129,3890134,0.117566666666667,0.0920086956521739}, {2969934,3889204,3890129,0.299707692307692,0.307594736842105}, {2969935,3887418,3887360,0.29511724137931,0.28528}, {2969936,3887418,3887443,0.68358,0.68358}, {2969937,3887360,3887318,0.264716129032258,0.264716129032258}, {2969938,3887318,3889862,0.751447058823529,0.774218181818182}, {2969939,3887318,3887281,0.2486625,0.274386206896552}, {2969940,3887281,3887250,0.224935714285714,0.217179310344828}, {2969941,3886178,3886134,0.176413043478261,0.197926829268293}, {2969942,3887250,3887222,0.329464285714286,0.318103448275862}, {2969943,3888592,3889274,0.152468181818182,0.159728571428571}, {2969944,3889274,3889874,0.154618604651163,0.141459574468085}, {2969945,3889874,3890438,0.169275,0.15746511627907}, {2969946,3890438,3891004,0.264096,0.16506}, {2969947,3891004,3890945,0.247072340425532,0.297753846153846}, {2969948,3890945,3890909,0.389982352941177,0.348931578947368}, {2969949,3888531,3888445,0.44108,0.44108}, {2969950,3888564,3888531,0.135276923076923,0.140688}, {2969951,3888568,3888564,0.123514285714286,0.13509375}, {2969952,3888592,3888568,0.164425,0.171573913043478}, {2969953,3887222,3887202,0.151355555555556,0.157176923076923}, {2969954,3887202,3887171,0.1158,0.1158}, {2969955,3887171,3887155,0.125355555555556,0.116710344827586}, {2969956,3887155,3887079,0.453972413793103,0.424683870967742}, {2969957,3885978,3885918,0.177951219512195,0.169674418604651}, {2969958,3885918,3885878,0.2786,0.18283125}, {2969959,3886472,3886649,0.0727714285714286,0.10188}, {2969960,3886649,3886998,0.148613793103448,0.165761538461538}, {2969961,3887079,3886998,0.539781818181818,0.55665}, {2969962,3886998,3887522,0.189765517241379,0.220128}, {2969963,3887522,3887661,0.0571363636363636,0.052375}, {2969964,3887661,3888345,0.244444444444444,0.275}, {2969965,3888445,3888345,0.574412903225806,0.5396}, {2969966,3888345,3889018,0.237385714285714,0.27695}, {2969967,3889018,3889650,0.239121428571429,0.247977777777778}, {2969968,3890909,3890805,0.541254545454546,0.576174193548387}, {2969969,3889650,3890225,0.22442,0.24045}, {2969970,3890225,3890805,0.267456,0.290713043478261}, {2969971,3890805,3891358,0.192891428571429,0.198564705882353}, {2969972,3891358,3891891,0.156385714285714,0.164205}, {2969973,3891891,3892403,0.1479,0.158721951219512}, {2969974,3892403,3892807,0.0961404255319149,0.107585714285714}, {2969975,3892807,3893007,0.0481953488372093,0.0481953488372093}, {2969976,3893007,3893445,0.172697142857143,0.163362162162162}, {2969977,3891891,3891830,0.654533333333333,0.654533333333333}, {2969978,3890805,3890757,0.413109677419355,0.42688}, {2969979,3885978,3886582,0.258222222222222,0.27888}, {2969980,3886582,3887155,0.236875862068966,0.208163636363636}, {2969981,3888531,3889228,0.234041379310345,0.22624}, {2969982,3889228,3889842,0.231537931034483,0.22382}, {2969983,3889842,3890375,0.2714,0.191576470588235}, {2969984,3890375,3890945,0.268296,0.23955}, {2969985,3888345,3888305,0.391581818181818,0.410228571428571}, {2969986,3888305,3888290,0.1692,0.16215}, {2969987,3888290,3888205,0.275424,0.222116129032258}, {2969988,3888290,3888912,0.22995,0.22995}, {2969989,3888912,3889527,0.209246511627907,0.22494}, {2969990,3889527,3889639,0.05738,0.0555290322580645}, {2969991,3889639,3890157,0.232323529411765,0.24684375}, {2969992,3890157,3890757,0.265062857142857,0.250735135135135}, {2969993,3890757,3890989,0.126144827586207,0.1407}, {2969994,3890989,3891304,0.156951724137931,0.15172}, {2969995,3891304,3891830,0.2376,0.245264516129032}, {2969996,3891830,3892344,0.22455,0.1996}, {2969997,3892344,3892928,0.198383333333333,0.193021621621622}, {2969998,3892928,3893376,0.180113513513513,0.185116666666667}, {2969999,3890757,3890925,0.171066666666667,0.19245}, {2970000,3890925,3891204,0.160781818181818,0.151594285714286}, {2970001,3891204,3891638,0.1503,0.154594285714286}, {2970002,3891638,3891782,0.0669375,0.0738620689655173}, {2970003,3891782,3892178,0.254509090909091,0.239965714285714}, {2970004,3893376,3894211,0.386763636363636,0.344951351351351}, {2970005,3893376,3893198,0.177730434782609,0.177730434782609}, {2970006,3893198,3893334,0.1119,0.122072727272727}, {2970007,3892684,3893476,0.324270967741935,0.3141375}, {2970008,3893334,3893476,0.122723076923077,0.113957142857143}, {2970009,3893476,3893604,0.0961862068965517,0.0774833333333333}, {2970010,3893604,3894214,0.246980487804878,0.235493023255814}, {2970011,3894214,3894879,0.345531818181818,0.353567441860465}, {2970012,3894879,3895046,0.11335,0.160023529411765}, {2970013,3895046,3895688,0.445617391304348,0.465872727272727}, {2970014,3894879,3895069,0.190542857142857,0.20840625}, {2970015,3895069,3895171,0.0711,0.0690685714285714}, {2970016,3895171,3895444,0.245455813953488,0.277752631578947}, {2970017,3895444,3895490,0.02922,0.0324666666666667}, {2970018,3895490,3895786,0.16992,0.196061538461538}, {2970019,3895786,3895888,0.0928,0.0954514285714286}, {2970020,3895888,3896205,0.206106976744186,0.260664705882353}, {2970021,3896205,3896238,0.0365513513513513,0.0466344827586207}, {2970022,3896238,3896505,0.421634482758621,0.509475}, {2970023,3896505,3896733,0.28276875,0.323164285714286}, {2970024,3896733,3896850,0.112781818181818,0.11630625}, {2970025,3896850,3896728,0.15770625,0.174020689655172}, {2970026,3896728,3897374,0.355752,0.355752}, {2970027,3897374,3897738,0.20225,0.21104347826087}, {2970028,3896728,3896645,0.06826875,0.0809111111111111}, {2970029,3896645,3896537,0.106128,0.0914896551724138}, {2970030,3896537,3896870,0.3196,0.308185714285714}, {2970031,3896870,3897077,0.152727272727273,0.186666666666667}, {2970032,3897077,3897130,0.0360333333333333,0.0498923076923077}, {2970033,3897130,3897586,0.31995,0.31995}, {2970034,3898505,3898941,0.17265,0.156954545454545}, {2970035,3897941,3898505,0.268447058823529,0.260777142857143}, {2970036,3897849,3897941,0.0461823529411765,0.0461823529411765}, {2970037,3897586,3897849,0.334933333333333,0.334933333333333}, {2970038,3895545,3895898,0.26555,0.26555}, {2970039,3896106,3895898,0.277278260869565,0.2362}, {2970040,3896163,3896106,0.11781,0.094248}, {2970041,3895968,3896505,0.377972727272727,0.41577}, {2970042,3895261,3895968,0.77736,0.728775}, {2970043,3894727,3895261,0.551152941176471,0.5856}, {2970044,3894379,3894727,0.162581818181818,0.173070967741935}, {2970045,3894085,3894379,0.120405405405405,0.120405405405405}, {2970046,3893772,3894085,0.137866666666667,0.127261538461538}, {2970047,3893418,3893772,0.20385,0.2114}, {2970048,3892532,3892803,0.0915405405405405,0.0915405405405405}, {2970049,3892803,3893166,0.146777142857143,0.12529756097561}, {2970050,3893166,3893662,0.195536842105263,0.190523076923077}, {2970051,3893662,3893867,0.0966727272727273,0.102909677419355}, {2970052,3894406,3894754,0.262988571428571,0.296922580645161}, {2970053,3894754,3894970,0.15934,0.199175}, {2970054,3894970,3895572,0.4611,0.4611}, {2970055,3895572,3896205,0.50634,0.50634}, {2970056,3895171,3895698,0.341911111111111,0.341911111111111}, {2970057,3895698,3896556,0.721088888888889,0.721088888888889}, {2970058,3885950,3885481,0.192109090909091,0.18784}, {2970059,3885481,3885196,0.113642553191489,0.106824}, {2970060,3885196,3885004,0.0714666666666667,0.0684255319148936}, {2970061,3885004,3884726,0.212577777777778,0.163988571428571}, {2970062,3887136,3886570,0.271375609756098,0.337163636363636}, {2970063,3886570,3886326,0.0948941176470588,0.0948941176470588}, {2970064,3886326,3885900,0.35796,0.193491891891892}, {2970065,3885619,3885348,0.0922212765957447,0.09632}, {2970066,3885348,3885082,0.0888893617021276,0.0888893617021276}, {2970067,3885082,3884847,0.0873652173913043,0.0855063829787234}, {2970068,3884847,3884767,0.0228367346938776,0.0228367346938776}, {2970069,3884767,3884576,0.062475,0.062475}, {2970070,3884576,3884431,0.0520212765957447,0.0531521739130435}, {2970071,3884431,3884324,0.04112,0.0420545454545455}, {2970072,3884324,3884167,0.062,0.062}, {2970073,3884167,3883984,0.129626086956522,0.124225}, {2970074,3881308,3881467,0.120052173913044,0.102266666666667}, {2970075,3881467,3881755,0.162664285714286,0.182184}, {2970076,3881755,3881946,0.134048275862069,0.1254}, {2970077,3881946,3882037,0.0496457142857143,0.0526545454545455}, {2970078,3882037,3882269,0.1376,0.1376}, {2970079,3882269,3882504,0.123216666666667,0.13861875}, {2970080,3883984,3883663,0.136852941176471,0.23265}, {2970081,3883663,3883298,0.0945,0.0966}, {2970082,3883298,3882780,0.142995918367347,0.14908085106383}, {2970083,3882504,3882780,0.2013,0.210052173913043}, {2970084,3882780,3882474,0.0794235294117647,0.082665306122449}, {2970085,3882474,3882194,0.087075,0.0908608695652174}, {2970086,3882194,3881933,0.146586206896552,0.128818181818182}, {2970087,3882780,3883306,0.48258947368421,1.0188}, {2970088,3883306,3883555,0.14296,0.134025}, {2970089,3883555,3883794,0.2356,0.163107692307692}, {2970090,3881346,3881258,1000000,0.119792307692308}, {2970091,3881708,3881346,0.303135483870968,0.268491428571429}, {2970092,3881755,3881708,0.0981,0.102771428571429}, {2970093,3880751,3880916,0.0939352941176471,0.118288888888889}, {2970094,3880916,3881174,0.1746,0.161169230769231}, {2970095,3881174,3881258,0.0822,0.06028}, {2970096,3881258,3880910,1000000,0.406176923076923}, {2970097,3880910,3880718,1000000,0.203142857142857}, {2970098,3881258,3881406,0.0940285714285714,0.0731333333333333}, {2970099,3881406,3881537,0.0679333333333333,0.06114}, {2970100,3881537,3881675,0.05163,0.0529538461538462}, {2970101,3881675,3881933,0.128708108108108,0.15361935483871}, {2970102,3880910,3881138,1000000,0.0929142857142857}, {2970103,3881138,3881740,1000000,0.35124}, {2970104,3881740,3882277,0.249062068965517,0.249062068965517}, {2970105,3881933,3882419,0.287664705882353,0.250784615384615}, {2970106,3882419,3882277,0.178928571428571,1000000}, {2970107,3879861,3880159,0.13775625,0.163266666666667}, {2970108,3880159,3880396,0.135325,0.147627272727273}, {2970109,3880396,3880718,0.164511111111111,0.164511111111111}, {2970110,3885082,3886104,0.532984615384615,0.43305}, {2970111,3887027,3886104,0.345171428571429,0.439309090909091}, {2970112,3886308,3885959,0.188353846153846,0.1530375}, {2970113,3886547,3886308,0.0928909090909091,0.0908266666666667}, {2970114,3886804,3886547,0.105468292682927,0.102957142857143}, {2970115,3887027,3886804,0.154292307692308,0.154292307692308}, {2970116,3887262,3887027,0.147346153846154,0.15324}, {2970117,3887488,3887262,0.0894545454545454,0.0915348837209302}, {2970118,3887761,3887488,0.08484,0.0829956521739131}, {2970119,3888093,3887761,0.14728,0.152358620689655}, {2970120,3888367,3888093,0.154272,1000000}, {2970121,3888567,3888367,0.0663209302325582,1000000}, {2970122,3888607,3888567,0.0150510638297872,1000000}, {2970123,3888888,3888607,0.0824869565217391,1000000}, {2970124,3889065,3888888,0.05564,1000000}, {2970125,3889128,3889065,0.0187142857142857,1000000}, {2970126,3889378,3889128,0.123522580645161,1000000}, {2970127,3887027,3887505,0.217432258064516,0.177378947368421}, {2970128,3887505,3887662,0.0426666666666667,0.0417391304347826}, {2970129,3887662,3888167,0.16032,0.142506666666667}, {2970130,3889086,3888635,1000000,0.198235714285714}, {2970131,3888635,3888273,0.162642857142857,0.162642857142857}, {2970132,3888273,3888167,0.0475111111111111,0.0475111111111111}, {2970133,3888167,3888493,0.187155,0.197005263157895}, {2970134,3887501,3887173,0.25794,0.25794}, {2970135,3887843,3887501,0.20277,0.20277}, {2970136,3888144,3887843,0.1591,0.14319}, {2970137,3888493,3888144,0.198733333333333,0.23848}, {2970138,3888493,3889130,0.3253,0.285629268292683}, {2970139,3889130,3889467,0.14835,0.184158620689655}, {2970140,3888911,3889467,0.232968,0.232968}, {2970141,3888911,3888519,0.161292857142857,0.155731034482759}, {2970142,3888519,3888384,0.0795545454545455,0.0648222222222222}, {2970143,3880396,3880212,0.240688888888889,0.240688888888889}, {2970144,3880212,3880301,0.06924,0.06924}, {2970145,3880301,3880476,0.12036,0.1062}, {2970146,3880476,3880701,0.160671428571429,0.1405875}, {2970147,3880701,3880929,0.143088888888889,0.143088888888889}, {2970148,3881740,3881464,0.228664285714286,0.266775}, {2970149,3881464,3881343,0.1296,0.145152}, {2970150,3881343,3881162,0.312947368421053,0.258521739130435}, {2970151,3880929,3881162,0.11635,0.135116129032258}, {2970152,3881162,3881511,0.24015,0.280175}, {2970153,3881102,3881387,0.0904,0.0853777777777778}, {2970154,3878208,3879752,0.707066666666667,0.707066666666667}, {2970155,3881031,3881102,0.0262415094339623,0.0252872727272727}, {2970156,3880421,3881031,0.206434615384615,0.198788888888889}, {2970157,3880222,3880421,0.0714857142857143,0.070056}, {2970158,3880222,3879963,0.211382142857143,0.219211111111111}, {2970159,3883839,3884819,0.38787,0.44328}, {2970160,3884108,3884886,0.288012765957447,0.300813333333333}, {2970161,3886260,3885815,1000000,0.403088888888889}, {2970162,3884886,3885540,0.24134693877551,0.24134693877551}, {2970163,3885815,3885540,1000000,0.8443875}, {2970164,3885540,3886197,0.230244,0.250265217391304}, {2970165,3886197,3886465,0.1509,0.1509}, {2970166,3889624,3889174,0.135243243243243,0.119142857142857}, {2970167,3890191,3889850,0.164424,0.12845625}, {2970168,3889850,3889886,0.159,0.159}, {2970169,3889356,3889746,0.167723076923077,0.1817}, {2970170,3889746,3889902,0.097551724137931,0.08840625}, {2970171,3890490,3889902,0.245883333333333,0.226969230769231}, {2970172,3890745,3890490,0.073305,0.0751846153846154}, {2970173,3891243,3891525,0.25269375,0.25269375}, {2970174,3891525,3891558,0.165286956521739,0.12672}, {2970175,3891558,3891584,0.0835,0.0607272727272727}, {2970176,3891584,3891632,0.107574193548387,0.0980823529411765}, {2970177,3891632,3891647,0.093096,0.0705272727272727}, {2970178,3891647,3891888,0.169444444444444,0.157758620689655}, {2970179,3891888,3891945,0.124130769230769,0.119533333333333}, {2970180,3891945,3891997,0.1756,0.15365}, {2970181,3891779,3891477,0.193885714285714,0.20358}, {2970182,3891997,3891779,0.123075,0.123075}, {2970183,3891997,3892204,0.214539130434783,0.214539130434783}, {2970184,3893368,3893126,0.185136,0.185136}, {2970185,3893126,3892822,0.174312,1000000}, {2970186,3892822,3892651,0.0597375,1000000}, {2970187,3892651,3892462,0.0874457142857143,1000000}, {2970188,3892462,3892204,0.15384,1000000}, {2970189,3892204,3892657,0.292916129032258,0.2837625}, {2970190,3892657,3892414,0.1542,0.140791304347826}, {2970191,3892414,3892133,0.152975,0.131121428571429}, {2970192,3892133,3891835,0.188914285714286,0.1653}, {2970193,3891835,3891542,0.145022222222222,0.145022222222222}, {2970194,3891542,3891236,0.146044444444444,0.146044444444444}, {2970195,3892657,3893075,0.34746,0.32574375}, {2970196,3893075,3893303,0.146035714285714,0.1363}, {2970197,3893303,3893868,0.338708571428571,0.39516}, {2970198,3892546,3892256,0.147844444444444,0.147844444444444}, {2970199,3892886,3892546,0.151888888888889,0.151888888888889}, {2970200,3893186,3892886,1000000,0.156555555555556}, {2970201,3893523,3893186,1000000,0.202915384615385}, {2970202,3893868,3893523,1000000,0.240048}, {2970203,3893868,3893985,0.130928571428571,0.14664}, {2970204,3893985,3894017,0.0851,0.07659}, {2970205,3894237,3893868,1000000,0.248973913043478}, {2970206,3894237,3894316,0.07089,0.07089}, {2970207,3894634,3894316,0.248652631578947,0.23622}, {2970208,3894017,3894274,0.319311111111111,0.319311111111111}, {2970209,3894274,3894493,0.196911111111111,0.196911111111111}, {2970210,3894493,3894860,0.384044444444444,0.384044444444444}, {2970211,3894860,3895160,0.223556756756757,0.223556756756757}, {2970212,3895160,3895570,0.301381818181818,0.292517647058823}, {2970213,3895570,3895859,0.2198625,0.23452}, {2970214,3895859,3896118,0.1306,0.144347368421053}, {2970215,3896118,3896399,0.148843902439024,0.160594736842105}, {2970216,3896399,3896635,0.110780487804878,0.137636363636364}, {2970217,3896635,3897400,0.252223255813953,0.28541052631579}, {2970218,3897400,3897707,0.0919826086956522,0.117533333333333}, {2970219,3897707,3898044,0.110289473684211,0.155222222222222}, {2970220,3898044,3898420,0.197236363636364,0.1808}, {2970221,3893674,3893429,0.19743,0.19743}, {2970222,3893914,3893674,0.228966666666667,0.228966666666667}, {2970223,3894139,3893914,0.1652,0.1652}, {2970224,3894377,3894139,0.158209090909091,0.145025}, {2970225,3894627,3894377,0.155425,0.155425}, {2970226,3894860,3894627,0.1298,0.1298}, {2970227,3895113,3894860,0.18276,0.18276}, {2970228,3895252,3895113,0.12954,0.12954}, {2970229,3895438,3895252,0.13449,0.13449}, {2970230,3895438,3895562,0.12336,0.12336}, {2970231,3896033,3895562,0.231511111111111,0.231511111111111}, {2970232,3896262,3896033,0.103933333333333,0.103933333333333}, {2970233,3896056,3896227,0.23418947368421,0.23418947368421}, {2970234,3896301,3896801,0.40284,0.40284}, {2970235,3896801,3897289,0.28695,0.28695}, {2970236,3897289,3897551,0.17223,0.17223}, {2970237,3897551,3897849,0.18447,0.18447}, {2970238,3886098,3886307,0.108828571428571,0.11427}, {2970239,3886307,3886648,0.1415,0.146379310344828}, {2970240,3886648,3887250,0.35385,0.28308}, {2970241,3887250,3888650,0.525346153846154,0.4553}, {2970242,3888650,3888592,0.3888,0.3888}, {2970243,3888650,3889927,0.67341,0.612190909090909}, {2970244,3889927,3890085,0.0824608695652174,0.0654}, {2970245,3890085,3890476,0.138441176470588,0.134485714285714}, {2970246,3890476,3890739,0.120264,0.0969870967741936}, {2970247,3891004,3891553,0.22016,0.287165217391304}, {2970248,3892477,3893275,0.886028571428571,0.918844444444445}, {2970249,3894869,3895010,0.178753846153846,0.105627272727273}, {2970250,3894495,3894869,0.319046153846154,0.270495652173913}, {2970251,3894302,3894495,0.149483333333333,0.116986956521739}, {2970252,3894124,3894302,0.142538461538462,0.132357142857143}, {2970253,3893624,3894124,0.409923076923077,0.340148936170213}, {2970254,3893275,3893624,0.4107,0.381364285714286}, {2970255,3861059,3861176,0.208168421052632,0.183962790697674}, {2970256,3861059,3860095,0.304305,0.347777142857143}, {2970257,3859599,3860095,0.346454545454545,0.300868421052632}, {2970258,3863969,3863413,0.607251428571429,0.625111764705882}, {2970259,3860324,3860500,0.131323076923077,0.134778947368421}, {2970260,3860324,3860325,0.0367741935483871,0.0316666666666667}, {2970261,3860325,3860799,0.370524324324324,0.370524324324324}, {2970279,3865839,3865258,0.157263157894737,0.153230769230769}, {2970280,3866032,3865839,0.0514923076923077,0.0528473684210526}, {2970281,3866155,3866032,0.0325833333333333,0.0308684210526316}, {2970282,3866526,3866155,0.0819846153846154,0.0841421052631579}, {2970283,3866949,3866526,0.102415384615385,0.11095}, {2970284,3867546,3866949,0.162291891891892,0.171565714285714}, {2970285,3867806,3867546,0.0826363636363636,0.0879677419354839}, {2970286,3868503,3867806,0.191382857142857,0.186066666666667}, {2970287,3868647,3868503,0.0478058823529412,0.0478058823529412}, {2970288,3868879,3868647,0.0541297297297297,0.0589058823529412}, {2970289,3869091,3868879,0.0587189189189189,0.06035}, {2970290,3869577,3869091,0.131485714285714,0.127833333333333}, {2970291,3869700,3869577,0.0339272727272727,0.0329294117647059}, {2970292,3869832,3869700,0.0354514285714286,0.0376}, {2970293,3870074,3869832,0.0651081081081081,0.0688285714285714}, {2970294,3870227,3870074,0.0402514285714286,0.0414352941176471}, {2970295,3870358,3870227,0.0388545454545455,0.04006875}, {2970296,3870487,3870358,0.03898125,0.0366882352941176}, {2970297,3871164,3870487,0.270792,0.270792}, {2970298,3871164,3870999,0.229008,0.23855}, {2970299,3870999,3870956,0.0756692307692308,0.06558}, {2970300,3870956,3870977,0.0575357142857143,0.0519677419354839}, {2970301,3870977,3870929,0.12984,0.12984}, {2970302,3870929,3870893,0.136033333333333,0.12243}, {2970303,3871269,3871164,0.116685714285714,0.12252}, {2970304,3871337,3871269,0.0441103448275862,0.051168}, {2970305,3871259,3871337,0.06556,0.0678206896551724}, {2970306,3871106,3871259,0.125109677419355,0.117527272727273}, {2970307,3871035,3871106,0.11472,0.106222222222222}, {2970308,3871080,3871035,0.0751862068965517,0.0751862068965517}, {2970309,3870909,3871080,0.32675625,0.34854}, {2970310,3870909,3870894,0.0588260869565217,0.056375}, {2970311,3870886,3870860,0.0772875,0.0562090909090909}, {2970312,3870828,3870797,1000000,0.104353846153846}, {2970313,3870797,3870915,1000000,0.251806451612903}, {2970314,3870747,3870372,0.17346,0.192733333333333}, {2970315,3870828,3870158,0.236330769230769,0.21945}, {2970316,3870158,3869870,0.0704842105263158,0.0744}, {2970317,3869870,3869018,0.2307,0.250474285714286}, {2970318,3869018,3868901,0.203276470588235,0.246835714285714}, {2970319,3868901,3868338,0.229765714285714,0.259412903225806}, {2970320,3868338,3868131,0.0789666666666667,0.0861454545454546}, {2970321,3868131,3867656,0.164929411764706,0.1752375}, {2970322,3867656,3867443,0.103316129032258,0.0889666666666667}, {2970323,3867008,3866642,0.111247058823529,0.1182}, {2970324,3867443,3868516,0.487488888888889,0.487488888888889}, {2970325,3870055,3869739,0.143830434782609,0.161370731707317}, {2970326,3870228,3870055,0.0473632653061224,0.0504521739130435}, {2970327,3869980,3869326,0.20262,0.217092857142857}, {2970328,3870520,3870228,0.111234782608696,0.116290909090909}, {2970329,3870597,3870520,0.0396648648648649,0.0407666666666667}, {2970330,3871051,3870597,0.384394285714286,0.384394285714286}, {2970331,3870984,3871051,0.258790909090909,0.237225}, {2970332,3870915,3870984,0.49251,0.469057142857143}, {2970333,3867807,3867566,0.0682054054054054,0.08412}, {2970334,3866114,3864983,0.372116129032258,0.461424}, {2970339,3861212,3860325,0.497225,0.426192857142857}, {2970340,3864767,3864589,0.289338461538461,0.208966666666667}, {2970341,3864538,3864139,0.326328,0.339925}, {2970342,3864139,3863918,0.255311111111111,0.287225}, {2970343,3863918,3863937,0.239635714285714,0.22366}, {2970344,3863937,3864188,0.141309090909091,0.137152941176471}, {2970345,3864188,3864540,0.170110344827586,0.182711111111111}, {2970346,3864541,3864540,0.0411333333333333,0.0321913043478261}, {2970347,3865724,3865619,0.0507642857142857,0.04738}, {2970349,3859969,3858344,0.493066666666667,0.479740540540541}, {2970352,3865495,3864314,0.569590909090909,0.50124}, {2970353,3864996,3864314,0.389888888888889,0.42108}, {2970355,3866155,3865763,0.648422222222222,0.648422222222222}, {2970360,3872607,3871838,0.279878571428571,0.24489375}, {2970361,3871179,3870637,0.193451612903226,0.206793103448276}, {2970362,3870637,3869752,0.353825,0.303278571428571}, {2970363,3869782,3869752,0.02175,0.024}, {2970364,3869984,3869782,0.139585714285714,0.156336}, {2970365,3868749,3868607,0.162675,1000000}, {2970366,3869782,3869185,0.202244444444444,0.188296551724138}, {2970367,3869185,3868607,0.22692,0.195620689655172}, {2970368,3867753,3867961,0.356266666666667,0.3006}, {2970369,3867571,3867753,0.127625806451613,0.104115789473684}, {2970370,3867215,3867571,0.17825625,0.167770588235294}, {2970371,3868607,3867460,0.467856,0.48735}, {2970372,3867460,3867215,0.131929411764706,0.140175}, {2970373,3866851,3867215,0.284927272727273,0.261183333333333}, {2970374,3866786,3866851,0.19261935483871,0.180945454545455}, {2970375,3869752,3869539,0.110902702702703,0.113983333333333}, {2970376,3869539,3869168,0.198347368421053,0.221682352941176}, {2970377,3869168,3869015,0.099075,0.117422222222222}, {2970378,3869015,3868807,0.145711111111111,0.145711111111111}, {2970379,3868479,3868199,0.087225,0.09304}, {2970380,3866830,3866786,0.1441,0.123514285714286}, {2970381,3866889,3866830,0.124761290322581,0.1172}, {2970382,3868199,3867868,0.105662068965517,0.117853846153846}, {2970383,3867868,3866889,0.517452631578947,0.517452631578947}, {2970384,3867023,3866889,0.121928571428571,0.103454545454545}, {2970385,3867194,3867023,0.16594,0.150854545454545}, {2970386,3867591,3867194,0.2826375,0.251233333333333}, {2970387,3868526,3867591,0.532148571428572,0.517366666666667}, {2970388,3866545,3866889,0.1768,0.1326}, {2970389,3866545,3866397,0.0429942857142857,0.0396}, {2970390,3866397,3865893,0.1690875,0.1690875}, {2970391,3865893,3865452,0.1395,0.1395}, {2970392,3865452,3865057,0.107468571428571,0.113981818181818}, {2970393,3865057,3864716,0.109890909090909,0.113325}, {2970394,3864716,3864446,0.101047058823529,0.104109090909091}, {2970399,3865099,3864494,0.1825,0.1825}, {2970400,3865640,3865099,0.131414634146341,0.138153846153846}, {2970401,3865814,3865640,0.05295,0.0498352941176471}, {2970402,3866198,3865814,0.125322580645161,0.114264705882353}, {2970403,3866786,3866198,0.1787,0.191464285714286}, {2970404,3868374,3866786,0.52592,0.478109090909091}, {2970405,3868808,3868374,0.144022222222222,0.117836363636364}, {2970406,3869168,3868808,0.126724137931034,0.136111111111111}, {2970407,3867194,3866684,0.188844444444444,0.175820689655172}, {2970408,3866684,3866431,0.07160625,0.0587538461538461}, {2970409,3866431,3865893,0.181510344827586,0.146216666666667}, {2970416,3873010,3872699,0.215689655172414,0.164605263157895}, {2970417,3872699,3868568,1.22346486486486,0.905364}, {2970418,3868434,3868568,0.157118181818182,0.2469}, {2970419,3868568,3869193,0.395769230769231,0.42875}, {2970440,3865099,3865224,0.162955555555556,0.162955555555556}, {2970441,3865224,3865452,0.2396,0.2396}, {2970533,3863803,3864448,0.409666666666667,0.409666666666667}, {2970534,3865134,3864727,0.157361538461538,0.13638}, {2970535,3866435,3866404,0.133475,0.145609090909091}, {2970536,3866403,3866435,0.0683076923076923,0.0986666666666667}, {2970537,3866322,3866403,0.186848275862069,0.193521428571429}, {2970538,3866263,3866322,0.13982,0.135309677419355}, {2970539,3866241,3866237,0.0258666666666667,0.0273882352941176}, {2970540,3866874,3866241,0.674424,0.674424}, {2970541,3865999,3865673,0.1222,0.1222}, {2970542,3867462,3866874,0.435806896551724,0.435806896551724}, {2970543,3867810,3868242,0.371528571428571,0.371528571428571}, {2970544,3869307,3868993,0.151172727272727,0.184766666666667}, {2970545,3869732,3869307,0.164781818181818,0.213247058823529}, {2970546,3851828,3850176,1.1109,1.05243157894737}, {2970547,3867305,3865081,0.68859375,0.595540540540541}, {2970548,3867323,3867546,0.3144,0.249351724137931}, {2970549,3867305,3867323,0.215918181818182,0.1827}, {2970553,3871432,3870793,0.452068965517241,0.452068965517241}, {2970554,3870793,3869596,0.408415384615385,0.424752}, {2970555,3869596,3869420,0.0550846153846154,0.0682}, {2970556,3869420,3868737,0.321771428571429,0.28155}, {2970557,3868204,3867743,0.234833333333333,0.183782608695652}, {2970558,3867868,3867799,0.097632,0.0938769230769231}, {2970571,3900532,3900869,0.116,0.12227027027027}, {2970572,3900532,3901252,0.304905,0.530269565217391}, {2970598,3919267,3919298,0.0243666666666667,0.01370625}, {2970599,3915715,3916446,0.36958,0.36958}, {2970600,3916164,3916446,0.19358,0.19358}, {2970601,3916446,3917126,0.36084,0.341335135135135}, {2970622,3922257,3921642,0.246454054054054,0.260537142857143}, {2970623,3923320,3923398,0.0508411764705882,0.0454894736842105}, {2970624,3923213,3923320,0.0656432432432432,0.0622769230769231}, {2970625,3923123,3923213,0.0507076923076923,0.0482341463414634}, {2970628,3915876,3916456,0.166214285714286,0.151760869565217}, {2970629,3917627,3917411,0.0838333333333333,0.088764705882353}, {2970630,3917009,3917268,0.0976428571428571,0.0932045454545454}, {2970631,3915449,3915607,0.054612,0.0557265306122449}, {2970632,3915307,3915449,0.047616,0.047616}, {2970633,3915167,3915307,0.051132,0.051132}, {2970634,3914787,3914876,0.0381,0.0398318181818182}, {2970635,3911257,3911621,0.11714347826087,0.119746666666667}, {2970636,3910815,3911257,0.135195348837209,0.138414285714286}, {2970637,3909735,3910178,0.237125,0.237125}, {2970638,3910178,3910629,0.277768421052632,1000000}, {2970639,3906680,3906130,0.336066666666667,0.394513043478261}, {2970640,3906968,3906680,0.125925,0.154984615384615}, {2970641,3878213,3878768,0.27415,1000000}, {2970642,3878768,3879090,0.278169230769231,1000000}, {2970706,3858373,3858549,0.118220689655172,0.137136}, {2970707,3857632,3857672,0.209541176470588,0.187484210526316}, {2970708,3857561,3857672,0.0558315789473684,0.0624}, {2970709,3900974,3900892,0.178851428571429,0.160507692307692}, {2970803,3854095,3855301,0.624909090909091,0.542684210526316}, {2970804,3855125,3854995,0.194494736842105,0.12318}, {2970805,3855125,3855769,0.236632258064516,0.252951724137931}, {2970806,3856756,3857311,0.20818,0.249816}, {2970807,3856329,3856756,0.182129032258065,0.209111111111111}, {2970808,3858235,3858217,0.06216,0.06216}, {2970809,3859839,3858235,0.612582352941176,0.671864516129032}, {2970810,3860987,3860294,0.197679069767442,0.207321951219512}, {2970811,3861298,3860987,0.102673170731707,0.107938461538462}, {2970813,3867378,3867848,0.4066,0.420620689655172}, {2970815,3871853,3871954,0.154845283018868,1000000}, {2970817,3852375,3851974,0.175311111111111,0.175311111111111}, {2970819,3850298,3851212,0.40648,1000000}, {2970820,3857906,3857994,0.0249571428571429,0.0283297297297297}, {2970821,3857350,3857906,0.25089375,0.382314285714286}, {2970822,3880183,3880224,1000000,0.0671111111111111}, {2970823,3880096,3880183,1000000,0.173971428571429}, {2970824,3877972,3878087,0.0854903225806452,1000000}, {2970825,3853919,3853622,1000000,0.1932375}, {2970826,3853919,3853476,0.155416666666667,1000000}, {2970827,3854097,3853602,0.2019,0.179466666666667}, {2970828,3854190,3854097,0.0302153846153846,0.0261866666666667}, {2970829,3860587,3859896,0.339288,0.302935714285714}, {2970833,3857131,3856553,0.130876595744681,0.133721739130435}, {2970834,3857523,3857131,0.0859695652173913,0.0841404255319149}, {2970835,3866886,3865845,0.282617647058824,0.266916666666667}, {2970836,3870046,3870078,0.0372,1000000}, {2970837,3870884,3870163,1000000,0.37753125}, {2970838,3870163,3870421,0.0785636363636364,1000000}, {2970841,3851809,3853104,1000000,0.6687}, {2970842,3853104,3853345,0.186227586206897,0.186227586206897}, {2970843,3856253,3856513,0.063855,0.05805}, {2970844,3857106,3856513,0.152914285714286,0.149358139534884}, {2970845,3856530,3856513,1000000,0.1720875}, {2970846,3857364,3856639,0.604015384615385,0.604015384615385}, {2970847,3857604,3857364,0.316275,0.316275}, {2970848,3857806,3857604,0.4803,1000000}, {2970849,3855023,3854777,0.1135875,0.1135875}, {2970850,3855427,3855023,0.263502857142857,0.279472727272727}, {2970851,3855427,3855274,0.283366666666667,0.25503}, {2970852,3861821,3861618,0.2947,0.342232258064516}, {2970853,3861618,3861454,0.171492857142857,0.200075}, {2970854,3860056,3859722,0.287557894736842,0.27318}, {2970855,3860780,3860056,0.324266666666667,0.324266666666667}, {2970856,3861315,3860780,0.267792857142857,0.277711111111111}, {2970857,3866780,3866320,1000000,0.2245}, {2970858,3900071,3900312,0.099525,0.0925813953488372}, {2970859,3913158,3913478,0.104342857142857,0.13695}, {2970860,3910653,3911650,0.5986,1000000}, {2970861,3900483,3901350,0.520392857142857,0.58284}, {2970862,3898970,3899344,0.297366666666667,1000000}, {2970863,3896260,3896348,0.0550421052631579,0.0581}, {2970864,3896348,3896514,0.07494,0.0768615384615385}, {2970865,3896348,3896824,1000000,0.449082352941176}, {2970866,3905184,3905343,0.0727294117647059,0.0686888888888889}, {2970867,3905144,3905184,0.0171576923076923,0.0162218181818182}, {2970868,3904727,3905144,0.158270588235294,0.149477777777778}, {2970869,3904650,3904727,0.0284117647058823,0.02898}, {2970870,3899388,3899516,0.102694736842105,0.1084}, {2970871,3899516,3899676,0.130342857142857,0.124418181818182}, {2970872,3858073,3857806,0.141371428571429,0.134945454545455}, {2970873,3857510,3858073,0.4346,0.451315384615385}, {2970874,3857611,3857938,0.26145,0.20916}, {2970875,3858708,3857938,0.46266,0.402313043478261}, {2970876,3855460,3855274,0.166153846153846,0.166153846153846}, {2970877,3855614,3855460,0.115933333333333,0.115933333333333}, {2970878,3856063,3855946,0.183208695652174,0.183208695652174}, {2970879,3853178,3853855,0.4847,0.440636363636364}, {2970880,3853855,3853736,0.208773913043478,0.208773913043478}, {2970881,3853140,3853178,0.769521428571429,0.695051612903226}, {2970882,3852633,3852842,0.0951333333333333,0.0951333333333333}, {2970883,3854610,3855084,0.222444444444444,0.222444444444444}, {2970884,3855084,3855296,0.137525,0.132024}, {2970885,3855660,3855950,0.151007142857143,0.151007142857143}, {2970886,3850122,3850325,0.1374,1000000}, {2970887,3850325,3851289,0.718335483870968,0.6748}, {2970888,3851289,3851280,0.168854545454545,0.168854545454545}, {2970889,3859155,3859226,0.1227,0.115482352941176}, {2970890,3859761,3859226,0.310552941176471,0.391066666666667}, {2970891,3861115,3860900,0.114726315789474,0.140632258064516}, {2970892,3860609,3860367,0.168672727272727,0.206155555555556}, {2970893,3860367,3860238,0.0692526315789474,0.0848903225806452}, {2970894,3871260,3870393,0.243741176470588,0.236777142857143}, {2970895,3871260,3871775,0.117569230769231,0.120663157894737}, {2970896,3872938,3872982,0.0886846153846154,0.096075}, {2970897,3854390,3853527,0.300324324324324,0.336727272727273}, {2970922,3876026,3876145,1000000,0.057925}, {2970923,3876475,3876735,1000000,0.105216}, {2970924,3875559,3875622,0.179928,0.145103225806452}, {2970925,3875527,3875559,0.16865,0.155676923076923}, {2970926,3875552,3876024,1000000,0.227791304347826}, {2970927,3876024,3876515,1000000,0.244690909090909}, {2970928,3880268,3880021,1000000,0.2427}, {2970929,3880451,3880268,1000000,0.159104347826087}, {2970930,3881144,3881842,0.54024,0.284336842105263}, {2970931,3881842,3881900,0.050825,0.0321}, {2970932,3884456,3884083,1000000,0.2711}, {2970933,3884857,3884456,1000000,0.309627272727273}, {2970934,3885865,3885761,1000000,0.0668857142857143}, {2970935,3886324,3885865,1000000,0.312218181818182}, {2970936,3876834,3877112,0.108346153846154,0.0853636363636364}, {2970937,3877112,3877323,0.0717483870967742,0.0654176470588235}, {2970938,3888116,3888018,0.05244375,0.0987176470588235}, {2970939,3888137,3888040,0.08742,0.0672461538461538}, {2970940,3888137,3888897,0.255096774193548,0.292888888888889}, {2970941,3887833,3888137,1000000,0.232058823529412}, {2970942,3889486,3890290,0.3233,0.293909090909091}, {2970943,3889189,3889486,0.0972857142857143,0.0896052631578947}, {2970944,3888116,3889189,0.356729032258065,0.480808695652174}, {2970945,3876426,3875891,1000000,0.323325}, {2970946,3875487,3876341,0.252173333333333,0.263902325581395}, {2970947,3876341,3876426,1000000,0.0668}, {2970948,3873905,3874014,1000000,0.296014285714286}, {2970949,3874184,3874239,1000000,0.093}, {2970950,3874886,3875010,1000000,0.146544827586207}, {2970951,3874833,3874886,1000000,0.0364909090909091}, {2970952,3874300,3874259,0.015015,1000000}, {2970953,3867302,3867598,0.244766666666667,0.259164705882353}, {2970954,3868125,3868144,0.0576734693877551,0.0657209302325582}, {2970955,3867408,3866862,0.428366666666667,1000000}, {2970956,3866208,3866361,1000000,0.0604971428571429}, {2970957,3866913,3866450,0.285275,0.273864}, {2970958,3866405,3866450,0.02352,0.0267272727272727}, {2970959,3866405,3866734,0.2676,1000000}, {2970960,3867780,3867497,0.123868965517241,0.156182608695652}, {2970961,3868140,3867995,0.1014,0.11492}, {2970962,3871159,3871171,0.175957894736842,0.196658823529412}, {2970963,3871171,3871313,1000000,0.274085714285714}, {2971009,3857591,3857632,1000000,0.0629478260869565}, {2971010,3857591,3858373,0.4932,1000000}, {2971015,3872084,3871968,1000000,0.04160625}, {2971016,3872346,3872084,1000000,0.197175}, {2971017,3864481,3864854,0.244517647058824,0.159876923076923}, {2971018,3864025,3864481,1000000,0.28262}, {2971019,3864775,3864936,0.0626275862068966,1000000}, {2971020,3864775,3864646,1000000,0.0512357142857143}, {2971021,3864753,3864771,1000000,0.0250615384615385}, {2971022,3864771,3864775,1000000,0.122030769230769}, {2971023,3865105,3864817,1000000,0.26305}, {2971024,3864817,3864850,1000000,0.02961}, {2971025,3864817,3864013,0.371016,1000000}, {2971026,3850325,3850060,0.165622222222222,0.178872}, {2971030,3857491,3856530,0.5216,0.5216}, {2971031,3859021,3858891,1000000,0.0971571428571429}, {2971032,3857364,3858891,0.6971,1000000}, {2971033,3858891,3857491,0.725328,0.725328}, {2971034,3888225,3888215,0.13458,0.149533333333333}, {2971035,3888807,3889047,0.1,0.0774193548387097}, {2971036,3889047,3889418,0.169909090909091,0.128896551724138}, {2971040,3900003,3899888,1000000,0.153416326530612}, {2971041,3897605,3897504,0.0887625,1000000}, {2971042,3897939,3899016,0.281517073170732,1000000}, {2971043,3891401,3891728,0.140228571428571,0.13088}, {2971044,3891728,3892080,0.334114285714286,1000000}, {2971045,3891238,3891819,0.65649,0.354859459459459}, {2971046,3891819,3891867,0.061,0.05124}, {2971047,3893724,3893621,0.0877555555555556,0.057790243902439}, {2971048,3900073,3900047,0.192829787234043,1000000}, {2971049,3900234,3900232,1000000,0.0316875}, {2971050,3894794,3895172,0.120829787234043,0.149447368421053}, {2971051,3895172,3895550,0.13516,0.132221739130435}, {2971052,3890417,3890879,0.135381818181818,0.141828571428571}, {2971053,3900248,3899695,0.2502,0.255523404255319}, {2971054,3899992,3900196,0.145453333333333,0.139263829787234}, {2971055,3900196,3900277,0.0556851063829787,0.0534122448979592}, {2971056,3900277,3900357,0.0564510638297872,0.0541469387755102}, {2971057,3900357,3900423,0.0617739130434783,0.0579918367346939}, {2971058,3900423,3900492,0.054404347826087,0.0510734693877551}, {2971059,3900492,3900544,0.0572181818181818,0.05245}, {2971060,3903308,3903688,0.170729032258065,0.182503448275862}, {2971061,3903688,3904150,0.141972972972973,0.138236842105263}, {2971062,3904150,3904530,0.138771428571429,0.142852941176471}, {2971063,3901689,3902125,1000000,0.0930654545454545}, {2971064,3902031,3902438,0.143886486486486,1000000}, {2971065,3902438,3902551,1000000,0.065425}, {2971066,3902438,3902685,0.11758125,1000000}, {2971067,3902551,3902763,1000000,0.0764903225806452}, {2971068,3902763,3902758,0.0532181818181818,0.05488125}, {2971069,3902758,3902685,0.0476294117647059,0.0490727272727273}, {2971070,3903051,3902763,0.435229411764706,0.422794285714286}, {2971071,3904916,3905276,0.126923076923077,0.120731707317073}, {2971072,3905276,3905700,0.125648780487805,0.12879}, {2971073,3905700,3906139,0.184986206896552,0.173051612903226}, {2971074,3912081,3912355,0.2341875,0.208166666666667}, {2971075,3911283,3911027,0.187933333333333,0.22552}, {2971076,3914181,3913602,0.37884,0.398778947368421}, {2971077,3914312,3914181,0.0977,1000000}, {2971078,3913591,3912686,0.498,0.842769230769231}, {2971079,3912686,3912514,0.118235294117647,0.1005}, {2971080,3914334,3914475,0.074328,0.0807913043478261}, {2971081,3914475,3914695,0.18852,0.198442105263158}, {2971082,3914695,3914808,0.103941176470588,0.0981666666666667}, {2971083,3867780,3866886,0.2703,0.235646153846154}, {2971084,3916456,3917117,0.226235294117647,0.187609756097561}, {2971085,3916421,3916551,0.11648,0.069888}, {2971086,3916115,3916421,0.164666666666667,0.164666666666667}, {2971087,3916115,3916411,1000000,1000000}, {2971088,3916411,3916456,0.0727578947368421,0.06912}, {2971089,3915700,3916124,1000000,0.3643125}, {2971090,3915544,3915700,1000000,0.3576}, {2971091,3904863,3904814,0.214,0.24075}, {2971092,3904814,3904813,0.210782608695652,0.167172413793103}, {2971093,3918213,3918473,0.164378571428571,0.148470967741935}, {2971094,3917899,3917989,0.0382829268292683,1000000}, {2971095,3917724,3917899,0.0585906976744186,1000000}, {2971096,3917536,3917724,0.0768558139534884,1000000}, {2971097,3917489,3917536,0.0207409090909091,1000000}, {2971098,3919117,3919288,0.0765483870967742,0.0697941176470588}, {2971099,3919288,3919453,0.0678,0.06215}, {2971100,3919453,3919625,0.0624166666666667,0.0624166666666667}, {2971101,3919625,3919786,0.0660857142857143,0.0680294117647059}, {2971102,3919396,3920091,0.59097,1000000}, {2971103,3919209,3919396,0.204085714285714,0.28572}, {2971104,3916140,3916048,0.0746,0.0610363636363636}, {2971105,3916480,3916140,0.282763636363636,0.296228571428571}, {2971106,3917101,3916480,0.482171428571429,0.50628}, {2971107,3917167,3917101,0.1077,0.0942375}, {2971108,3916786,3916720,0.0697875,0.0587684210526316}, {2971109,3917004,3916786,0.182542857142857,0.182542857142857}, {2971110,3917121,3917004,0.0703655172413793,0.0703655172413793}, {2971111,3917690,3917121,0.474054545454545,0.386266666666667}, {2971112,3917875,3917690,0.162423529411765,0.2124}, {2971113,3917921,3917875,0.0904235294117647,0.15372}, {2971114,3915486,3915189,0.26466,0.27858947368421}, {2971115,3915596,3915486,0.0942,0.0994333333333333}, {2971116,3916048,3915596,0.335345454545455,0.36888}, {2971117,3918490,3917710,0.688866666666667,0.61998}, {2971118,3918950,3918490,0.285507692307692,0.239458064516129}, {2971119,3917398,3917334,0.0712235294117647,0.0712235294117647}, {2971120,3917770,3917398,0.27335,0.3124}, {2971121,3917994,3917770,0.11624,0.11624}, {2971122,3918153,3917994,0.0734516129032258,0.0669705882352941}, {2971123,3918237,3918153,0.0464769230769231,0.0377625}, {2971124,3918722,3918237,0.257806451612903,0.242181818181818}, {2971125,3918821,3918722,0.0732521739130435,0.0936}, {2971126,3900851,3900941,0.0318933333333333,0.0299}, {2971127,3900941,3901059,0.0397021276595745,0.03732}, {2971128,3904813,3905290,0.179079069767442,0.183342857142857}, {2971129,3905290,3905394,0.0447219512195122,0.0509333333333333}, {2971130,3905394,3905508,0.0422142857142857,0.0422142857142857}, {2971131,3905508,3906054,0.189,0.213230769230769}, {2971132,3905394,3905294,0.273392307692308,0.296175}, {2971133,3905394,3905497,0.0752608695652174,0.0961666666666667}, {2971134,3906096,3905497,0.318771428571429,0.307779310344828}, {2971135,3907012,3906970,0.259954285714286,0.233292307692308}, {2971136,3906424,3906854,0.155385714285714,0.181283333333333}, {2971137,3906854,3906964,0.0482727272727273,0.0455142857142857}, {2971138,3906970,3906964,0.108022222222222,0.09114375}, {2971139,3916615,3915887,0.456530769230769,0.349111764705882}, {2971140,3916806,3916615,0.145971428571429,0.180317647058824}, {2971141,3916970,3916806,0.237461538461538,0.162473684210526}, {2971142,3917631,3916970,0.404834482758621,0.434822222222222}, {2971143,3917112,3916931,0.138228571428571,0.170752941176471}, {2971144,3917279,3917112,0.198,0.166736842105263}, {2971145,3917963,3917279,0.429555555555556,0.414214285714286}, {2971146,3916931,3916206,0.476712,0.476712}, {2971147,3897476,3897618,0.123070588235294,0.10461}, {2971148,3897432,3897476,0.0345214285714286,0.0345214285714286}, {2971149,3897166,3897432,0.147910344827586,0.153192857142857}, {2971150,3896959,3897166,0.0931935483870968,0.103178571428571}, {2971151,3896810,3896959,0.0675636363636364,0.0675636363636364}, {2971152,3896690,3896810,0.0622166666666667,0.0658764705882353}, {2971153,3895300,3895484,0.17636,0.195955555555556}, {2971154,3895484,3895661,0.152085,0.144842857142857}, {2971155,3895661,3895735,0.0478975609756098,0.0467571428571428}, {2971156,3895735,3896027,0.1776,0.169527272727273}, {2971157,3896027,3896088,0.039409756097561,0.039409756097561}, {2971158,3896088,3896306,0.175761290322581,0.18162}, {2971159,3906500,3907095,1000000,0.324133333333333}, {2971160,3907095,3907265,1000000,0.091368}, {2971161,3895833,3896012,0.0709,0.0709}, {2971162,3895722,3895833,0.0500129032258064,0.062016}, {2971163,3895259,3895420,0.0973714285714286,0.081792}, {2971164,3894993,3895259,0.140292857142857,0.119036363636364}, {2971165,3894782,3895084,0.209546341463415,0.204557142857143}, {2971166,3895288,3895420,0.116693617021277,0.119230434782609}, {2971167,3895518,3895756,0.139281818181818,0.139281818181818}, {2971168,3895756,3895809,0.0533090909090909,0.0451076923076923}, {2971169,3895809,3895978,0.1473,0.124638461538462}, {2971170,3895941,3896588,1000000,0.459884210526316}, {2971171,3895756,3895941,1000000,0.114714285714286}, {2971172,3899382,3899513,0.075075,0.0828413793103448}, {2971173,3899513,3899600,0.0445125,0.0647454545454545}, {2971174,3897166,3897379,1000000,0.169878260869565}, {2971175,3897379,3897796,1000000,0.285964285714286}, {2971176,3898084,3898363,1000000,0.129111111111111}, {2971177,3897796,3898084,0.187457142857143,0.187457142857143}, {2971178,3901084,3901450,0.225672,0.201492857142857}, {2971179,3900898,3901084,0.074895,0.0809675675675676}, {2971180,3900548,3900898,0.132125581395349,0.142035}, {2971181,3899399,3899469,0.0322340425531915,0.0309183673469388}, {2971182,3899469,3899846,0.1374875,0.134681632653061}, {2971183,3897301,3897418,0.0936,0.0980571428571429}, {2971184,3897418,3897522,0.115633333333333,0.0946090909090909}, {2971231,3896723,3896471,0.167014285714286,0.23382}, {2971232,3897786,3896723,0.3948,0.567525}, {2971239,3905502,3905217,0.103677272727273,0.091236}, {2971240,3906269,3905502,0.23715652173913,0.330581818181818}, {2971241,3903947,3904397,0.141655813953488,0.138436363636364}, {2971248,3898854,3897991,1000000,0.413668965517241}, {2971249,3898854,3899412,0.311261538461538,0.289028571428571}, {2971250,3898514,3898854,0.183422222222222,0.176871428571429}, {2971251,3898423,3897786,0.259594736842105,0.365355555555556}, {2971252,3899120,3898423,1000000,1000000}, {2971253,3903568,3902864,0.281019512195122,1000000}, {2971254,3905320,3905414,1000000,0.0283358490566038}, {2971255,3904818,3905320,1000000,0.141755555555556}, {2971256,3905799,3905663,0.0876444444444444,0.0986}, {2971272,3903889,3904282,0.100476923076923,0.137494736842105}, {2971273,3904565,3904858,0.0749142857142857,0.083904}, {2971288,3916912,3917207,0.230139130434783,0.1654125}, {2971289,3917411,3917207,0.0852923076923077,0.0869647058823529}, {2971290,3917207,3917258,0.250096551724138,0.259028571428571}, {2971291,3916093,3916494,0.318790909090909,0.21916875}, {2971292,3915768,3916093,0.109628571428571,0.1119125}, {2971293,3915607,3915768,0.0552941176470588,0.0564}, {2971294,3889895,3890996,0.601147826086956,0.5761}, {2971295,3890996,3891124,0.128828571428571,1000000}, {2971296,3892294,3892315,1000000,0.050775}, {2971297,3891614,3892294,1000000,0.507677419354839}, {2971298,3891036,3891614,1000000,0.435558620689655}, {2971299,3889699,3889292,1000000,1000000}, {2971300,3887518,3887589,1000000,1000000}, {2971301,3887518,3887444,1000000,1000000}, {2971302,3887444,3887847,0.287775,1000000}, {2971303,3887643,3887847,0.10244347826087,1000000}, {2971304,3886820,3886868,0.20025,1000000}, {2971305,3886868,3886871,0.0278454545454545,1000000}, {2971306,3886871,3887029,0.4295,1000000}, {2971307,3887029,3886985,0.276954545454545,1000000}, {2971308,3888803,3888401,0.48885,0.48885}, {2971309,3888798,3888803,1000000,0.190533333333333}, {2971310,3894873,3895080,1000000,0.0513310344827586}, {2971311,3894689,3894802,0.0246454545454545,1000000}, {2971312,3897646,3897968,0.0642882352941176,1000000}, {2971313,3899518,3899144,0.167653846153846,1000000}, {2971314,3879387,3879588,1000000,1000000}, {2971315,3879588,3879755,1000000,1000000}, {2971316,3879524,3879729,0.42232,1000000}, {2971317,3879139,3879356,0.412690909090909,0.324257142857143}, {2971318,3877789,3877453,0.271866666666667,1000000}, {2971319,3877453,3877502,1000000,1000000}, {2971320,3877324,3877283,1000000,0.14556}, {2971321,3877502,3877324,1000000,1000000}, {2971322,3877324,3877344,0.09685,1000000}, {2971323,3877344,3877453,1000000,0.059424}, {2971324,3877344,3877216,0.0677142857142857,0.05925}, {2971325,3878042,3877690,0.13073023255814,0.15192972972973}, {2971326,3879251,3878478,0.336555,0.354268421052632}, {2971327,3878478,3878042,0.189268421052632,0.179805}, {2971328,3885480,3885383,0.0430071428571429,0.0415241379310345}, {2971329,3885955,3885480,0.16212,0.156890322580645}, {2971330,3891244,3891272,0.0656052631578947,0.0673783783783784}, {2971331,3891208,3891244,0.0688105263157895,0.0769058823529412}, {2971332,3880841,3880809,0.221769230769231,0.11532}, {2971333,3880761,3880882,0.2274,0.10233}, {2971334,3880892,3880986,0.0494181818181818,0.0639529411764706}, {2971335,3880882,3880841,0.1689,0.14075}, {2971336,3880707,3880809,0.090744,1000000}, {2971337,3880883,3881281,1000000,0.4617}, {2971338,3880882,3880892,0.0648782608695652,0.0710571428571429}, {2971339,3882564,3882744,0.238666666666667,1000000}, {2971340,3882744,3882872,0.215785714285714,1000000}, {2971341,3882872,3883264,1000000,0.241371428571429}, {2971346,3903384,3903987,0.151110638297872,0.139258823529412}, {2971347,3903987,3904973,0.302382857142857,0.264585}, {2971399,3903044,3903145,0.0674222222222222,0.130028571428571}, {2971400,3903668,3903457,0.104084210526316,0.09888}, {2971401,3903852,3903668,0.0849090909090909,0.0849090909090909}, {2971422,3907739,3907801,0.0714,0.0634666666666667}, {2971423,3907914,3908020,0.0977571428571429,0.109488}, {2971433,3923096,3923243,0.0916363636363637,0.103384615384615}, {2971434,3923243,3923307,0.0307565217391304,0.03537}, {2971435,3923307,3923677,0.214677272727273,0.255291891891892}, {2971436,3923520,3923677,0.136145454545455,0.119808}, {2971437,3923398,3923520,0.0885375,0.0809485714285714}, {2971438,3920983,3921559,0.31258064516129,0.31258064516129}, {2971439,3921559,3921787,0.12369375,0.0899590909090909}, {2971440,3921787,3921908,0.08745,0.061215}, {2971441,3921908,3922244,0.1643,0.144263414634146}, {2971442,3922257,3922345,0.0426,0.0404153846153846}, {2971443,3919879,3920057,0.124175,0.212871428571429}, {2971445,3865232,3865403,0.182841176470588,0.230244444444444}, {2971446,3865403,3865825,1000000,0.54572}, {2971447,3865779,3865300,0.254057142857143,0.254057142857143}, {2971448,3868713,3868681,0.102560869565217,0.102560869565217}, {2971449,3875145,3874787,0.177876923076923,0.177876923076923}, {2971450,3875122,3875145,0.0871363636363636,0.09585}, {2971451,3857632,3858444,1000000,0.431085714285714}, {2971452,3858444,3858786,0.21561,0.172488}, {2971453,3868939,3868655,1000000,0.415153846153846}, {2971454,3868549,3868655,1000000,0.07816}, {2971455,3869066,3868754,0.16338,0.192211764705882}, {2971456,3868641,3868754,0.0865333333333333,1000000}, {2971457,3858131,3858171,0.0711833333333333,0.0595953488372093}, {2971458,3856618,3856746,0.0366807692307692,0.0405829787234043}, {2971459,3856976,3856434,0.26570625,0.223752631578947}, {2971460,3857816,3857416,0.214844444444444,0.207171428571429}, {2971461,3858101,3857816,0.112310526315789,0.115345945945946}, {2971462,3859806,3860477,0.350078571428571,0.377007692307692}, {2971463,3861746,3861214,0.5835,0.507391304347826}, {2971464,3859423,3859273,0.0803333333333333,0.0774642857142857}, {2971465,3859273,3858969,0.198218181818182,0.1896}, {2971466,3870087,3869839,0.1938,0.0750193548387097}, {2971467,3870168,3870087,0.0342571428571429,0.0189315789473684}, {2971468,3870035,3869867,1000000,0.07963125}, {2971469,3872974,3872781,0.0725357142857143,0.0923181818181818}, {2971470,3873889,3872974,0.432825,1000000}, {2971471,3875974,3876325,0.139692857142857,0.156456}, {2971472,3876325,3876630,0.1779,0.169428571428571}, {2971473,3876630,3876919,0.15111,0.143914285714286}, {2971474,3876919,3877581,0.33849,0.294339130434783}, {2971475,3848563,3848433,0.359976923076923,0.359976923076923}, {2971476,3865628,3865267,0.155594117647059,1000000}, {2971477,3865311,3865226,1000000,0.213765517241379}, {2971478,3868156,3867722,0.157015384615385,0.1458}, {2971479,3868653,3868156,0.1713,0.1713}, {2971480,3869409,3868653,0.218682352941176,0.225309090909091}, {2971481,3869825,3869409,0.132533333333333,0.275261538461538}, {2971482,3869896,3869900,1000000,0.049425}, {2971483,3875204,3875862,0.196610526315789,0.201924324324324}, {2971484,3872127,3870674,1000000,0.271395918367347}, {2971485,3880746,3882522,1000000,0.409176}, {2971486,3860964,3861281,0.114153846153846,0.1113}, {2971487,3861701,3861281,0.168908571428571,0.168908571428571}, {2971488,3861964,3861701,0.125815384615385,0.0962117647058824}, {2971489,3862322,3861964,0.148386206896552,0.153685714285714}, {2971490,3862322,3862469,0.199834285714286,0.189032432432432}, {2971491,3861274,3860758,0.195990697674419,0.183208695652174}, {2971492,3861552,3861274,0.091284,0.091284}, {2971493,3867446,3867167,0.176905263157895,0.176905263157895}, {2971494,3867715,3867446,0.119524137931034,0.119524137931034}, {2971495,3872073,3872020,0.0685363636363636,0.0655565217391304}, {2971496,3872020,3871883,0.1917,0.200034782608696}, {2971497,3873233,3872622,0.228511111111111,0.228511111111111}, {2971498,3873445,3873233,0.086976,0.103542857142857}, {2971499,3866435,3866644,0.0831,0.0870571428571429}, {2971500,3871301,3871139,0.263836363636364,0.341435294117647}, {2971501,3871139,3871021,0.186530769230769,0.202075}, {2971502,3871021,3870947,0.146514285714286,0.161936842105263}, {2971503,3870875,3870749,0.227139130434783,0.26121}, {2971504,3871456,3870922,1000000,0.149127272727273}, {2971505,3865124,3864861,0.0990571428571429,0.0924533333333333}, {2971506,3865404,3865124,0.110316279069767,0.105413333333333}, {2971507,3869245,3868444,0.3765,0.340064516129032}, {2971508,3868273,3867645,0.316977777777778,0.316977777777778}, {2971509,3866234,3866263,0.0852,0.0781}, {2971510,3871368,3870830,0.15890625,0.211875}, {2971511,3871636,3871368,0.0863777777777778,0.11661}, {2971512,3866371,3865999,0.101045454545455,0.101045454545455}, {2971513,3867205,3866710,0.179553488372093,0.16784347826087}, {2971514,3867205,3867277,0.0285652173913043,0.0305581395348837}, {2971515,3867410,3867083,0.124316129032258,0.137635714285714}, {2971516,3867827,3867410,0.180878571428571,0.230209090909091}, {2971517,3870675,3870416,0.101791304347826,0.09755}, {2971518,3871054,3870675,0.12052,0.1572}, {2971519,3871296,3871054,0.11358,0.22716}, {2971520,3871296,3871689,0.143925,0.246728571428571}, {2971521,3871689,3871912,0.0594529411764706,0.06316875}, {2971522,3862828,3861460,0.337096153846154,0.35058}, {2971523,3863361,3862828,0.14556,0.14556}, {2971524,3863557,3863361,0.0483183673469388,0.047352}, {2971525,3866137,3865914,0.0507622641509434,0.0517384615384615}, {2971526,3866506,3866137,0.0699346153846154,0.0713058823529412}, {2971527,3886558,3887572,0.334455319148936,0.308223529411765}, {2971528,3887762,3887572,0.04075,0.0501538461538462}, {2971529,3888042,3887762,0.0511224489795918,0.0596428571428571}, {2971530,3893721,3893671,0.103358823529412,0.10981875}, {2971531,3866642,3866484,0.0435096774193548,0.04496}, {2971532,3867143,3867008,0.0504529411764706,0.0553354838709677}, {2971533,3867352,3867143,0.0825111111111111,0.0675090909090909}, {2971534,3867443,3867352,0.0410571428571429,0.0328457142857143}, {2971535,3870201,3869739,0.18145,0.189339130434783}, {2971536,3870490,3870201,0.0773657142857143,0.104146153846154}, {2971537,3870248,3869980,0.0915333333333333,0.112336363636364}, {2971538,3870520,3870248,0.10375,0.138333333333333}, {2971539,3883412,3882817,0.374964705882353,0.374964705882353}, {2971540,3887571,3887572,0.141144,0.130688888888889}, {2971541,3887512,3887571,0.215825,0.235445454545455}, {2971542,3896824,3896965,1000000,1000000}, {2971543,3899846,3899982,0.055531914893617,0.055531914893617}, {2971544,3899982,3900071,0.0369272727272727,0.0361066666666667}, {2971545,3903770,3904417,0.372192,0.372192}, {2971546,3904417,3904806,0.360811764705882,0.245352}, {2971547,3913361,3913448,0.0416322580645161,0.032265}, {2971548,3913448,3913728,0.0913459459459459,0.0866615384615385}, {2971549,3886134,3886102,0.0574625,0.0574625}, {2971550,3886102,3886098,0.0614375,0.0614375}, {2971551,3883264,3883345,1000000,0.0448222222222222}, {2971552,3885140,3885459,0.3066,1000000}, {2971553,3884827,3885140,0.33435,1000000}, {2971554,3900383,3900506,1000000,0.0516}, {2971555,3902160,3903110,1000000,0.211137313432836}, {2971556,3903110,3903195,1000000,0.0168461538461538}, {2971557,3905370,3905707,0.06906,1000000}, {2971558,3908257,3908130,1000000,0.0819}, {2971559,3908794,3907732,0.243380487804878,1000000}, {2971561,3907789,3907765,0.0259826086956522,0.0259826086956522}, {2971562,3907765,3907732,0.0383727272727273,0.036704347826087}, {2971563,3907789,3908794,0.257194736842105,1000000}, {2971569,3876840,3876366,1000000,0.37848}, {2971570,3876840,3877019,0.183136363636364,1000000}, {2971576,3884380,3883643,0.454155555555556,0.471623076923077}, {2971588,3898703,3898871,1000000,0.119828571428571}, {2971589,3898703,3898789,0.114461538461538,0.0875294117647059}, {2971590,3901052,3901811,0.393085714285714,0.393085714285714}, {2971591,3901811,3902144,0.14538,0.13629375}, {2971595,3870524,3870073,0.119969230769231,1000000}, {2971596,3870893,3870524,0.087790243902439,1000000}, {2971597,3872059,3871540,0.114572727272727,0.120028571428571}, {2971598,3879782,3879858,0.0505034482758621,0.0563307692307692}, {2971599,3879782,3879591,0.130741935483871,0.12665625}, {2971600,3879384,3879591,0.12312,0.12312}, {2971601,3887222,3887603,0.0966615384615385,0.0819521739130435}, {2971602,3887603,3887922,0.0648266666666667,0.0634173913043478}, {2971603,3887922,3888075,0.0364636363636364,0.0327428571428571}, {2971604,3888075,3888592,0.12519512195122,0.122214285714286}, {2971605,3887155,3887523,0.11630625,0.12406}, {2971606,3887523,3887841,0.0850114285714286,0.0804162162162162}, {2971607,3887841,3888159,0.09549375,0.0873085714285714}, {2971608,3888159,3888531,0.14508,0.134333333333333}, {2971609,3885878,3885816,0.271054545454545,0.331288888888889}, {2971610,3901103,3901158,0.0257333333333333,0.0236326530612245}, {2971611,3901158,3901350,0.0716590909090909,0.0656875}, {2971612,3868684,3868479,0.083325,0.0784235294117647}, {2971613,3868807,3868684,0.0446,0.0408833333333333}, {2971614,3904010,3904871,0.354822857142857,0.344966666666667}, {2971615,3909516,3909790,0.144822222222222,0.19551}, {2971616,3909790,3910187,0.135970588235294,0.18492}, {2971619,3867898,3867743,0.114830769230769,0.129808695652174}, {2971620,3868049,3867898,0.104121428571429,0.100531034482759}, {2971621,3868257,3868049,0.106234285714286,0.119941935483871}, {2971622,3868580,3868257,0.18165,0.198163636363636}, {2971623,3868852,3868580,0.153123529411765,0.157763636363636}, {2971624,3869055,3868852,0.186026086956522,0.225189473684211}, {2971625,3886043,3885791,0.123103448275862,0.274615384615385}, {2971626,3885791,3885619,0.0719285714285714,0.0839166666666667}, {2971627,3892178,3892352,0.0777818181818182,0.0754941176470588}, {2971628,3892352,3892684,0.136581818181818,0.128777142857143}, {2971635,3884819,3884949,0.08655,0.0814588235294118}, {2971636,3884949,3885024,0.0722842105263158,0.057225}, {2971637,3886433,3886260,0.1888875,0.20148}, {2971638,3886489,3886433,0.0622333333333333,0.07468}, {2971639,3887849,3888252,0.107436734693878,0.105288}, {2971640,3888252,3888384,0.0353739130434783,0.0353739130434783}, {2971641,3890745,3891085,0.119505,0.125794736842105}, {2971642,3891085,3891243,0.150917647058824,0.150917647058824}, {2971643,3901368,3901926,0.1956,0.41728}, {2971644,3901657,3902423,0.40467,0.367881818181818}, {2971645,3896163,3896224,0.040625,0.0464285714285714}, {2971646,3896224,3896870,0.5214,0.603726315789474}, {2971647,3902958,3903655,0.362325,0.362325}, {2971700,3877167,3877134,0.0698647058823529,0.0819103448275862}, {2971701,3875859,3876276,1000000,1000000}, {2971702,3876498,3876276,1000000,0.4071375}, {2971703,3878393,3878205,0.3527,0.52905}, {2971704,3878205,3878139,0.135456,0.0967542857142857}, {2971705,3891563,3891055,1000000,0.455791304347826}, {2971706,3890416,3890111,0.278634782608696,1000000}, {2971707,3890731,3890416,0.237511111111111,1000000}, {2971708,3891885,3891744,0.2146125,0.163514285714286}, {2971709,3891993,3891885,0.130857142857143,0.152666666666667}, {2971752,3905120,3905222,0.0639545454545455,0.0639545454545455}, {2971753,3905222,3904828,0.123795918367347,1000000}, {2971754,3904739,3905120,0.117482352941176,1000000}, {2971755,3904828,3904469,0.127353191489362,1000000}, {2971756,3904739,3904389,1000000,0.113447058823529}, {2971757,3904066,3903856,0.0754333333333333,1000000}, {2971758,3903856,3903568,0.10965,1000000}, {2971759,3903956,3904066,1000000,0.0421714285714286}, {2971760,3903263,3903956,1000000,0.2246}, {2971761,3904389,3904469,0.0584,0.0737684210526316}, {2971762,3901127,3901734,0.282690909090909,0.32168275862069}, {2971763,3901044,3901127,0.0834,0.0834}, {2971764,3900592,3901044,0.286325,0.286325}, {2971765,3901469,3901044,1000000,0.139714285714286}, {2971766,3901553,3901127,0.158609302325581,1000000}, {2971767,3901884,3901553,0.113934782608696,1000000}, {2971768,3901803,3901469,1000000,0.102864}, {2971769,3902609,3902705,0.0452068965517241,0.0422903225806452}, {2971770,3902705,3903356,0.224822727272727,0.32974}, {2971771,3902864,3902705,0.16568,1000000}, {2971772,3901729,3902609,0.357793548387097,0.264085714285714}, {2971773,3903126,3902309,0.367870588235294,0.360796153846154}, {2971774,3902983,3903131,0.0738612244897959,0.0861714285714286}, {2971775,3902838,3902883,1000000,0.0945391304347826}, {2971776,3902759,3902779,1000000,0.045}, {2971777,3902759,3903007,1000000,0.0728166666666667}, {2971778,3902934,3903554,0.128475,1000000}, {2971779,3902779,3902789,1000000,0.0387}, {2971780,3902618,3902789,0.0375294117647059,1000000}, {2971781,3902377,3902275,1000000,0.0555391304347826}, {2971782,3902538,3902709,0.0769135135135135,1000000}, {2971783,3902259,3902495,1000000,0.25872}, {2971784,3902693,3902759,1000000,0.0215351351351351}, {2971785,3902200,3902375,1000000,0.0454307692307692}, {2971786,3902036,3902011,0.0202636363636364,0.018575}, {2971787,3902155,3901497,0.307032558139535,0.322009756097561}, {2971788,3902709,3903012,0.0917217391304348,0.10548}, {2971789,3902259,3902155,0.0730137931034483,0.151242857142857}, {2971843,3916715,3916494,0.205666666666667,0.1156875}, {2971844,3917207,3916715,0.231558139534884,0.211851063829787}, {2971845,3916715,3917009,0.14895,0.226971428571429}, {2971925,3915237,3915513,0.0878533333333333,1000000}, {2971952,3908476,3908282,1000000,0.0339396226415094}, {2971953,3907555,3907523,0.00996734693877551,0.00996734693877551}, {2971954,3907130,3907355,0.10038,1000000}, {2971955,3907280,3907355,0.0259161290322581,1000000}, {2971956,3907523,3907480,0.0134204081632653,0.0134204081632653}, {2971957,3907355,3907480,0.0398478260869565,1000000}, {2971958,3907480,3908282,0.2286,1000000}, {2971959,3906104,3907130,0.621575,1000000}, {2971960,3906104,3906392,1000000,0.206972727272727}, {2971961,3908168,3907186,0.515007692307692,0.535608}, {2971962,3908585,3908975,0.201066666666667,0.201066666666667}, {2971963,3903382,3903567,0.04815,1000000}, {2971970,3907573,3907555,0.006564,0.00669795918367347}, {2971993,3860753,3860659,0.0585,0.0615789473684211}, {2971994,3860672,3860753,0.1704375,0.165272727272727}, {2971995,3861460,3860753,0.223614285714286,0.240815384615385}, {2971998,3862763,3862481,0.154535294117647,0.1946}, {2971999,3862481,3862004,0.218268292682927,0.213071428571429}, {2972000,3862004,3861925,0.0350634146341463,0.0350634146341463}, {2972001,3861925,3861658,0.132409090909091,0.135488372093023}, {2972002,3861658,3861452,0.0976695652173913,0.109580487804878}, {2972003,3861452,3861214,0.1335,0.140526315789474}, {2972004,3860238,3859753,0.361885714285714,0.4222}, {2972005,3859897,3859753,1000000,1000000}, {2972006,3861437,3861596,0.14424,0.200333333333333}, {2972007,3860367,3861016,0.598581818181818,0.65844}, {2972008,3864709,3864660,0.0733714285714286,0.0642}, {2972009,3864709,3864570,0.0718285714285714,0.0655826086956522}, {2972010,3864845,3864709,0.245311111111111,0.245311111111111}, {2972011,3865078,3864840,0.165884210526316,0.143263636363636}, {2972012,3865779,3865078,0.312,0.300444444444444}, {2972013,3864840,3864453,0.198457142857143,0.198457142857143}, {2972014,3864453,3863618,0.369921428571429,0.414312}, {2972015,3863923,3863490,0.36672,0.293376}, {2972016,3864018,3863923,0.0621230769230769,0.0769142857142857}, {2972017,3866247,3866068,1000000,0.1356}, {2972018,3867564,3866247,1000000,0.324404651162791}, {2972019,3865571,3865403,0.110147368421053,0.0721655172413793}, {2972020,3873006,3873042,0.0838714285714286,0.0690705882352941}, {2972021,3871357,3871291,0.0524454545454545,0.104890909090909}, {2972022,3873042,3871357,0.374347826086956,1000000}, {2972023,3871049,3870978,0.09465,0.059778947368421}, {2972024,3871539,3871049,0.26028,0.209903225806452}, {2972025,3871357,3871049,0.0795073170731707,1000000}, {2972026,3871049,3870377,0.157787234042553,1000000}, {2972027,3869094,3869052,0.06246,0.0543130434782609}, {2972028,3869094,3869421,1000000,0.3552}, {2972029,3869740,3869094,0.14129387755102,1000000}, {2972030,3868258,3867890,0.355666666666667,0.177833333333333}, {2972031,3867604,3867564,0.0715125,0.05721}, {2972032,3869094,3867890,0.498444444444444,1000000}, {2972033,3868098,3868549,1000000,0.298968}, {2972034,3866077,3866283,0.0842072727272727,1000000}, {2972035,3866077,3866009,1000000,0.0485052631578947}, {2972036,3866140,3866037,0.0349531914893617,1000000}, {2972037,3865571,3866077,0.241934693877551,1000000}, {2972038,3864879,3864710,0.0905225806451613,1000000}, {2972039,3864901,3864879,0.00946285714285714,1000000}, {2972040,3864362,3863590,0.277185714285714,0.258706666666667}, {2972041,3863590,3862967,0.247214285714286,0.225717391304348}, {2972042,3865213,3865275,0.0923,1000000}, {2972043,3865430,3865458,1000000,0.121728571428571}, {2972044,3865790,3865458,1000000,0.219230769230769}, {2972045,3865283,3865430,0.0632086956521739,0.0765157894736842}, {2972046,3866766,3866646,1000000,0.0235411764705882}, {2972047,3867195,3866766,1000000,0.087684}, {2972048,3865766,3865536,0.12,1000000}, {2972049,3865488,3865489,1000000,0.0196266666666667}, {2972050,3865489,3865441,0.0233785714285714,1000000}, {2972051,3865441,3865488,0.0326926829268293,1000000}, {2972052,3865441,3865355,0.0334181818181818,1000000}, {2972053,3865392,3865441,0.0291538461538461,1000000}, {2972054,3865392,3865355,1000000,0.024192}, {2972055,3865251,3865260,1000000,0.02145}, {2972056,3865458,3865471,1000000,0.122413043478261}, {2972057,3865038,3865000,1000000,0.020825}, {2972058,3865370,3865848,0.336906382978723,1000000}, {2972059,3866068,3866017,0.117808695652174,1000000}, {2972060,3866017,3866037,0.0583235294117647,1000000}, {2972061,3866017,3865848,1000000,0.0970457142857143}, {2972062,3865233,3865571,0.20525,1000000}, {2972063,3865496,3865500,0.0739411764705882,1000000}, {2972064,3866009,3866161,1000000,0.0577854545454545}, {2972065,3872036,3871765,0.366533333333333,1000000}, {2972066,3870472,3870087,0.3682,1000000}, {2972067,3870670,3870472,0.191875,1000000}, {2972068,3871216,3870670,0.209353846153846,1000000}, {2972069,3870910,3870670,0.263825,1000000}, {2972075,3865598,3865599,0.258707142857143,1000000}, {2972077,3865250,3864958,0.11442,1000000}, {2972078,3864958,3864916,0.202181818181818,1000000}, {2972081,3879946,3879728,1000000,0.30852}, {2972082,3880394,3880156,1000000,0.287475}, {2972083,3882112,3881773,0.385552941176471,1000000}, {2972084,3882276,3882112,0.168494117647059,1000000}, {2972085,3881384,3881773,0.279663157894737,1000000}, {2972086,3879502,3880268,1000000,0.687714285714286}, {2972087,3879753,3880500,0.589775,1000000}, {2972088,3880948,3881255,0.210857142857143,1000000}, {2972089,3883672,3882939,0.586114285714286,1000000}, {2972090,3879924,3880172,0.3645,0.3402}, {2972091,3883824,3883635,1000000,0.12458}, {2972092,3882955,3882570,0.393126315789474,1000000}, {2972093,3884737,3884451,0.195066666666667,1000000}, {2972094,3884737,3884878,0.07278,0.0661636363636364}, {2972095,3884451,3884573,0.28269,1000000}, {2972096,3884573,3884890,0.197576470588235,0.152672727272727}, {2972097,3883842,3884573,1000000,0.359217391304348}, {2972098,3883420,3883842,1000000,0.2676}, {2972099,3883678,3883842,1000000,1000000}, {2972100,3883842,3884121,1000000,0.539533333333333}, {2972101,3882164,3882889,1000000,0.384428571428571}, {2972102,3884017,3884137,1000000,1.01656666666667}, {2972103,3885051,3885457,1000000,0.210094736842105}, {2972104,3885171,3885319,0.297317647058824,1000000}, {2972105,3881236,3881845,0.468866666666667,1000000}, {2972106,3880520,3880732,0.420225,1000000}, {2972107,3880732,3880815,0.2064,1000000}, {2972108,3880815,3881276,1000000,1000000}, {2972109,3880603,3880815,0.287169230769231,1000000}, {2972110,3880088,3880923,1000000,0.73584705882353}, {2972111,3880790,3880923,1000000,0.25836}, {2972112,3880617,3880790,0.335233333333333,1000000}, {2972113,3880208,3880790,1000000,0.464433333333333}, {2972114,3876008,3876763,0.507,1000000}, {2972115,3876763,3877254,1000000,0.285233333333333}, {2972116,3877254,3877523,1000000,0.1377}, {2972117,3877425,3877897,1000000,1000000}, {2972118,3877918,3877897,0.0552,1000000}, {2972119,3878367,3877918,1000000,1000000}, {2972120,3878405,3878367,1000000,1000000}, {2972121,3878488,3878405,1000000,1000000}, {2972122,3879049,3878405,1000000,1000000}, {2972123,3877875,3878332,1000000,1000000}, {2972124,3878367,3878332,1000000,1000000}, {2972125,3878332,3878313,1000000,1000000}, {2972126,3877897,3877875,0.05577,1000000}, {2972127,3878313,3878213,1000000,1000000}, {2972128,3878213,3878154,0.2403,1000000}, {2972129,3878154,3878122,0.106736842105263,1000000}, {2972130,3877672,3877645,0.118623529411765,0.106136842105263}, {2972131,3875054,3875389,0.229733333333333,1000000}, {2972132,3875389,3876319,0.391776923076923,1000000}, {2972133,3874982,3875326,0.2536125,1000000}, {2972134,3875326,3875614,0.130344,1000000}, {2972135,3875614,3876239,0.320809090909091,1000000}, {2972136,3877009,3877219,1000000,1000000}, {2972137,3877273,3877219,1000000,1000000}, {2972138,3876973,3876821,1000000,1000000}, {2972139,3876137,3876345,0.102495652173913,1000000}, {2972140,3876345,3876398,0.100675,1000000}, {2972141,3878237,3878166,0.229228571428571,1000000}, {2972142,3878166,3878115,0.1377,1000000}, {2972143,3878115,3878088,0.0712,1000000}, {2972144,3877988,3877964,0.105624,1000000}, {2972145,3877273,3877491,1000000,1000000}, {2972146,3877203,3877332,1000000,1000000}, {2972147,3877332,3877782,0.536953846153846,0.536953846153846}, {2972148,3878714,3878626,1000000,0.32232}, {2972149,3878626,3878526,1000000,0.432144}, {2972150,3878626,3879110,1000000,0.2622}, {2972151,3878115,3878626,1000000,0.301231578947368}, {2972152,3875315,3874960,1000000,1000000}, {2972153,3878526,3878473,1000000,0.2578}, {2972154,3878473,3878444,1000000,0.275133333333333}, {2972155,3877964,3877962,0.0182869565217391,1000000}, {2972156,3877906,3877854,0.2768,1000000}, {2972157,3876735,3877326,1000000,0.31068}, {2972158,3878444,3878565,0.4068,1000000}, {2972159,3877488,3878102,0.292142857142857,1000000}, {2972160,3878102,3878565,0.312282352941176,1000000}, {2972161,3878102,3878224,0.244565217391304,1000000}, {2972162,3878565,3878672,0.2514,1000000}, {2972163,3878224,3878672,1000000,0.227817391304348}, {2972164,3877616,3878224,1000000,0.268617391304348}, {2972165,3878224,3878316,0.330141176470588,1000000}, {2972166,3877719,3878316,1000000,0.3081}, {2972167,3877110,3877719,0.30663,1000000}, {2972168,3875236,3875266,0.177369230769231,0.15372}, {2972169,3875264,3875236,0.0188,0.0171652173913043}, {2972170,3876048,3876150,0.220416,1000000}, {2972171,3875748,3876150,0.305475,1000000}, {2972172,3876150,3876284,0.266571428571429,1000000}, {2972173,3875848,3876284,0.302223529411765,0.285433333333333}, {2972174,3876284,3877110,0.44136,1000000}, {2972175,3877376,3877649,0.27141,1000000}, {2972176,3877649,3877863,0.2268,1000000}, {2972177,3877863,3878037,0.1698,1000000}, {2972178,3878037,3878069,0.023925,1000000}, {2972179,3878069,3878206,0.147628571428571,1000000}, {2972180,3878206,3878519,0.373854545454545,1000000}, {2972181,3878519,3878781,0.331171428571429,1000000}, {2972182,3878794,3878630,1000000,0.103828571428571}, {2972183,3879056,3878794,1000000,0.146452173913043}, {2972184,3879056,3879331,0.43776,1000000}, {2972185,3879331,3879713,0.469460869565217,1000000}, {2972186,3879713,3879953,0.366285714285714,1000000}, {2972187,3879953,3880209,0.391685714285714,1000000}, {2972191,3861701,3862257,0.9265875,0.98836}, {2972192,3862257,3862116,0.228,0.2394}, {2972193,3864958,3863773,0.4834,1000000}, {2972204,3859627,3859655,0.186,0.186}, {2972205,3859234,3859084,0.0822,0.092064}, {2972206,3860082,3859234,0.364836363636364,0.325394594594595}, {2972207,3860259,3860082,0.0942222222222222,0.0795}, {2972208,3860566,3860259,0.140032258064516,0.124028571428571}, {2972209,3861313,3860566,0.367986206896552,0.313870588235294}, {2972210,3861313,3861527,0.218318181818182,0.200125}, {2972211,3861214,3860853,0.208235294117647,0.214545454545455}, {2972212,3862165,3862319,0.11574,0.1286}, {2972213,3862319,3862127,0.176053846153846,0.14304375}, {2972214,3861530,3861687,0.130963636363636,0.151642105263158}, {2972215,3861687,3861733,0.0372260869565217,0.0305785714285714}, {2972216,3861733,3861886,0.107947826086957,0.08276}, {2972217,3861941,3861886,1000000,0.478344}, {2972218,3861964,3861941,1000000,0.16233}, {2972219,3873650,3873607,0.5139,0.41754375}, {2972220,3873607,3873576,0.60284347826087,0.60284347826087}, {2972221,3858664,3859014,0.0976142857142857,1000000}, {2972222,3859014,3859469,0.0959529411764706,1000000}, {2972223,3858558,3858529,0.0499672131147541,0.0491612903225806}, {2972224,3858034,3858558,0.102537931034483,0.092925}, {2972225,3858558,3859083,0.085040625,0.0877838709677419}, {2972226,3859083,3859469,0.0626861538461538,0.0646761904761905}, {2972227,3899877,3900393,1000000,0.270444444444444}, {2972228,3899211,3899877,1000000,0.405384}, {2972231,3896857,3897620,0.333204545454545,0.396243243243243}, {2972232,3896239,3896857,0.32784,0.312228571428571}, {2972233,3917912,3917987,0.03805,0.0358117647058824}, {2972234,3917987,3918014,0.012432,0.0117283018867925}, {2972235,3917310,3917578,1000000,0.152025}, {2972236,3917936,3918853,0.275605263157895,0.299228571428571}, {2972237,3917789,3917936,0.0520064516129032,0.067175}, {2972238,3917655,3917789,0.0554275862068965,0.0945529411764706}, {2972239,3914275,3915173,0.2762,0.239373333333333}, {2972240,3911802,3914275,0.418221818181818,0.425966666666667}, {2972241,3911713,3911802,0.12,0.0914285714285714}, {2972242,3911022,3911802,0.152672727272727,0.158433962264151}, {2972243,3910510,3911022,0.11064,0.0905236363636364}, {2972244,3909963,3910510,0.0943058823529412,0.0981551020408163}, {2972259,3864126,3864411,1000000,0.333485714285714}, {2972260,3864023,3864973,1000000,0.583591304347826}, {2972261,3864663,3864943,1000000,0.22791}, {2972262,3864616,3864663,1000000,0.0402857142857143}, {2972263,3864380,3864616,1000000,0.2375}, {2972264,3868350,3868448,0.152815384615385,0.0946}, {2972265,3868828,3868448,0.2029,1000000}, {2972266,3869123,3868828,0.22353,1000000}, {2972300,3902629,3903976,0.511184210526316,0.669827586206897}, {2972301,3904075,3903976,0.0577,0.0665769230769231}, {2972302,3901347,3900961,0.155276470588235,0.14665}, {2972303,3901863,3901347,0.170578378378378,0.161830769230769}, {2972304,3902119,3901863,0.0879096774193548,0.0757}, {2972305,3902356,3902119,0.0870827586206896,0.0765272727272727}, {2972306,3902450,3902356,0.0630642857142857,0.05886}, {2972307,3902778,3902450,0.159724137931035,0.1544}, {2972308,3902965,3902778,0.0834214285714286,0.0865111111111111}, {2972309,3903199,3902965,0.0930685714285714,0.0987090909090909}, {2972310,3903601,3903199,0.157988571428571,0.162635294117647}, {2972311,3903709,3903601,0.0521636363636364,0.05379375}, {2972351,3858657,3858556,0.0575142857142857,0.0555310344827586}, {2972352,3860393,3858657,0.843085714285714,0.814013793103448}, {2972353,3858390,3858657,0.243511111111111,0.243511111111111}, {2972354,3858217,3858390,0.184928571428571,0.184928571428571}, {2972355,3852856,3852040,0.323006896551724,0.346933333333333}, {2972361,3855570,3855947,0.207805714285714,0.23461935483871}, {2972362,3855511,3855570,0.0692363636363636,0.07616}, {2972363,3855570,3855278,1000000,0.145852173913043}, {2972364,3855511,3855278,0.0990428571428571,1000000}, {2972365,3855278,3854623,0.340737931034483,0.30879375}, {2972366,3858317,3858787,0.329165217391304,1000000}, {2972367,3856857,3857202,0.154683870967742,0.171257142857143}, {2972368,3857202,3857394,0.0893111111111111,0.083151724137931}, {2972369,3857394,3857832,0.286745454545455,0.274278260869565}, {2972370,3857832,3858531,0.473181818181818,0.547894736842105}, {2972371,3861509,3861019,0.3502,0.306425}, {2972372,3861019,3860520,0.265872,0.214412903225806}, {2972373,3860888,3860990,0.08735,0.10482}, {2972374,3860520,3860888,0.3012,0.28865}, {2972375,3860520,3859759,0.369154838709677,0.309291891891892}, {2972376,3859759,3859689,0.1088,0.1088}, {2972377,3859522,3859759,0.135923076923077,0.135923076923077}, {2972378,3859522,3859689,0.100610526315789,0.0831130434782609}, {2972379,3858843,3859522,0.72936,0.792782608695652}, {2972380,3859689,3858659,0.80235652173913,0.768925}, {2972381,3858659,3858531,0.0822,0.0786260869565217}, {2972382,3859689,3860063,0.2764,0.287030769230769}, {2972383,3857082,3856798,0.20778,0.17315}, {2972384,3857394,3857082,0.201228571428571,0.192081818181818}, {2972385,3857727,3857394,0.1961,0.23532}, {2972386,3857974,3857727,0.1572,0.190294736842105}, {2972387,3858787,3857974,0.54404347826087,1000000}, {2972394,3852335,3852426,0.09784,0.09784}, {2972395,3852426,3853418,0.49586,0.619825}, {2972396,3853418,3853717,0.2375,0.219230769230769}, {2972397,3855491,3855537,0.0459230769230769,0.0459230769230769}, {2972398,3855537,3856684,0.683875,1000000}, {2972399,3855491,3855180,0.49092,1000000}, {2972400,3855208,3854897,0.2755875,1000000}, {2972401,3854897,3854467,0.323842105263158,1000000}, {2972402,3855180,3855091,1000000,0.149057142857143}, {2972403,3855208,3856228,1000000,0.744490909090909}, {2972404,3854785,3854897,0.0692222222222222,0.0692222222222222}, {2972405,3854897,3855944,0.699336,1000000}, {2972406,3854299,3854467,1000000,0.19696}, {2972407,3854467,3855705,1000000,0.579264705882353}, {2972408,3857043,3856684,0.115426666666667,0.120795348837209}, {2972409,3855705,3856329,1000000,0.34565}, {2972410,3856329,3856676,1000000,0.204244444444444}, {2972411,3856676,3856059,0.3279,0.39348}, {2972412,3856059,3855547,0.265523076923077,0.276144}, {2972413,3855134,3854524,0.29312,0.283664516129032}, {2972414,3854524,3853797,0.347335714285714,0.374053846153846}, {2972428,3858531,3857906,0.434428571428571,0.414681818181818}, {2972429,3857994,3856899,1000000,0.764618181818182}, {2972430,3856899,3856756,1000000,0.1059}, {2972431,3862124,3862722,0.464657142857143,0.5421}, {2972432,3862722,3862988,0.267821052631579,0.22124347826087}, {2972433,3864110,3863132,0.498528,1000000}, {2972434,3863132,3862506,0.302488888888889,1000000}, {2972435,3862506,3861321,0.818742857142857,1000000}, {2972436,3861321,3860863,1000000,0.397453846153846}, {2972437,3864122,3862899,1000000,0.537744827586207}, {2972438,3862899,3862152,1000000,0.269290909090909}, {2972439,3862152,3861682,1000000,0.272765217391304}, {2972440,3861682,3860805,1000000,0.662428571428571}, {2972441,3860987,3860805,0.30266,0.313096551724138}, {2972442,3860805,3860443,0.220779310344828,0.237133333333333}, {2972443,3866360,3864963,1000000,0.866355555555556}, {2972451,3864913,3865169,0.249766666666667,0.249766666666667}, {2972452,3865479,3865598,0.30176,0.266258823529412}, {2972462,3863773,3863680,1000000,0.287660869565217}, {2972572,3859948,3859869,1000000,1000000}, {2972573,3860081,3860611,0.344488888888889,0.372048}, {2972574,3857537,3856564,1000000,1000000}, {2972575,3857938,3857537,1000000,1000000}, {2972576,3857003,3855686,0.5046,0.523288888888889}, {2972577,3855807,3855686,0.396031578947368,0.32715652173913}, {2972578,3855487,3854916,0.195565714285714,0.195565714285714}, {2972579,3854916,3854586,0.117070588235294,0.13268}, {2972580,3855686,3855487,0.0749225806451613,0.07742}, {2972581,3854111,3854267,0.435442105263158,0.55156}, {2972582,3854046,3854062,0.277448275862069,0.33525}, {2972583,3854233,3854046,0.1506,0.198792}, {2972584,3854586,3854233,0.25141875,0.287335714285714}, {2972585,3854155,3853608,0.241427586206897,0.304408695652174}, {2972623,3918265,3918514,0.130176923076923,1000000}, {2972624,3895018,3895146,1000000,0.10192}, {2972625,3895566,3895308,0.0868363636363636,1000000}, {2972626,3894631,3894748,0.2673,1000000}, {2972627,3894906,3895180,0.178924137931034,1000000}, {2972628,3895103,3895532,0.344838461538462,1000000}, {2972629,3897312,3897786,0.21534,0.280878260869565}, {2972631,3895226,3894168,0.766533333333333,0.766533333333333}, {2972632,3894941,3895024,0.0532137931034483,0.0593538461538461}, {2972633,3896109,3895336,1000000,0.85875}, {2972634,3895457,3896109,1000000,0.55602}, {2972635,3895744,3895536,0.294046153846154,0.131813793103448}, {2972636,3895882,3895744,0.0764545454545455,0.0764545454545455}, {2972637,3896226,3895882,0.148133333333333,0.14412972972973}, {2972638,3896348,3896226,0.0929,0.123866666666667}, {2972639,3899987,3900403,1000000,0.330485714285714}, {2972640,3900403,3900779,1000000,0.152260465116279}, {2972641,3900779,3901362,1000000,0.22659512195122}, {2972642,3901362,3901947,1000000,0.227655}, {2972643,3901947,3902607,1000000,0.26125}, {2972644,3902418,3902708,0.137086956521739,0.137086956521739}, {2972645,3902708,3903270,0.3286,0.3286}, {2972646,3902607,3902708,0.0566,0.0566}, {2972647,3902660,3902958,1000000,0.730885714285714}, {2972648,3915530,3915700,0.124736842105263,0.131666666666667}, {2972649,3896965,3897324,1000000,1000000}, {2972650,3897324,3897576,1000000,1000000}, {2972651,3897532,3897659,0.12339,0.117514285714286}, {2972652,3898065,3898862,0.534333333333333,0.424323529411765}, {2972653,3902737,3902793,0.0973578947368421,1000000}, {2972654,3902101,3902793,0.288115384615385,0.258310344827586}, {2972655,3902737,3902876,1000000,0.0871423728813559}, {2972656,3903090,3902723,0.2521125,0.2521125}, {2972657,3902793,3903021,0.19608,1000000}, {2972658,3903655,3903510,0.324969230769231,0.28164}, {2972659,3902876,3903111,1000000,0.197252631578947}, {2972660,3903251,3904090,0.401561538461538,1000000}, {2972670,3885789,3885724,0.445272,1000000}, {2972671,3892663,3892803,0.07315,0.07315}, {2972675,3860063,3860259,0.195711111111111,0.220175}, {2972676,3860990,3861313,0.266376,0.277475}, {2972677,3857125,3857003,0.3683,1000000}, {2972678,3853608,3853104,0.312365217391304,0.312365217391304}, {2972679,3853855,3854267,0.215592857142857,0.194729032258065}, {2973106,3876803,3878320,0.5195,0.77925}, {2973107,3875862,3876693,0.6831,0.31878}, {2973108,3876693,3876803,0.0505636363636364,0.065435294117647}, {2973109,3876803,3877047,0.2548,1000000}, {2973110,3876970,3876693,0.314721951219512,1000000}, {2973111,3876970,3877047,0.0307241379310345,0.0405}, {2973112,3877047,3877749,0.22678064516129,0.390566666666667}, {2973113,3874807,3875436,0.301453846153846,0.252832258064516}, {2973114,3875436,3876121,0.25784,0.297507692307692}, {2973115,3877749,3878347,0.3642,0.213496551724138}, {2973116,3878386,3878372,0.0235173913043478,1000000}, {2973117,3882613,3882636,0.08166,1000000}, {2973118,3886563,3886659,0.0566,0.0625578947368421}, {2973119,3888729,3888545,1000000,0.439753846153846}, {2973120,3888730,3889043,1000000,0.2088}, {2973121,3888545,3888730,0.044148,0.0817555555555556}, {2973122,3888730,3890267,0.740192307692308,0.506447368421053}, {2973123,3889043,3889738,1000000,0.127596610169492}, {2973124,3889967,3891343,0.482046153846154,0.671421428571429}, {2973125,3890704,3890774,0.0571548387096774,0.070872}, {2973126,3889387,3890267,0.594793548387097,0.542311764705882}, {2973127,3891579,3892152,1000000,0.129932142857143}, {2973128,3892482,3892497,0.0531545454545454,0.05847}, {2973129,3894253,3895064,0.453631578947368,0.383066666666667}, {2973130,3895064,3895137,0.087825,0.0401485714285714}, {2973131,3887450,3887585,1000000,0.0301542857142857}, {2973132,3887041,3887179,1000000,0.0542448979591837}, {2973145,3856534,3855427,0.424785,0.414424390243902}, {2973146,3856809,3856534,0.117866666666667,0.1326}, {2973147,3853762,3854135,0.63725,0.566444444444444}, {2973161,3853762,3853401,0.310664516129032,0.332089655172414}, {2973165,3875936,3876023,1000000,0.0307384615384615}, {2973166,3876377,3877058,0.21084,0.204983333333333}, {2973167,3877058,3877202,1000000,0.0532235294117647}, {2973168,3877058,3877011,0.203742857142857,1000000}, {2973169,3877071,3877011,0.0201,1000000}, {2973170,3877011,3876875,0.211569230769231,1000000}, {2973171,3877071,3876970,0.2007,1000000}, {2973172,3876121,3876875,0.448066666666667,0.298711111111111}, {2973173,3876875,3876970,0.0399652173913043,0.0278545454545455}, {2973174,3876377,3876121,0.386524137931034,0.533771428571429}, {2973175,3877859,3877749,1000000,0.550957894736842}, {2973176,3880625,3880746,1000000,0.0532971428571429}, {2973177,3882238,3882385,0.0271913043478261,1000000}, {2973178,3885520,3885679,0.0241217391304348,1000000}, {2973179,3885551,3885804,1000000,0.0405088235294118}, {2973180,3882752,3882769,1000000,0.061725}, {2973181,3882712,3882766,0.0438230769230769,1000000}, {2973182,3881949,3882116,0.0973081967213115,0.0973081967213115}, {2973183,3882541,3882613,0.1845625,1000000}, {2973184,3886761,3886563,0.22395,0.0995333333333333}, {2973185,3886761,3886875,0.0427371428571429,0.0650347826086956}, {2973186,3886875,3887774,0.251916279069767,0.27081}, {2973187,3886659,3886944,0.14455,0.150834782608696}, {2973188,3886944,3887041,0.0519625,0.0479653846153846}, {2973189,3887179,3887312,1000000,0.060096}, {2973190,3887412,3887585,0.117636363636364,1000000}, {2973191,3887179,3887156,1000000,0.0376928571428571}, {2973192,3887059,3887002,1000000,0.067875}, {2973193,3885804,3887134,1000000,0.228363636363636}, {2973194,3887134,3887239,1000000,0.0166246153846154}, {2973195,3887156,3887147,1000000,0.01275}, {2973196,3887147,3887059,1000000,0.0797294117647059}, {2973197,3887312,3887059,1000000,0.0385457142857143}, {2973198,3887147,3887235,0.0530553191489362,1000000}, {2973199,3887002,3887235,0.164025,1000000}, {2973200,3888856,3889250,0.0731207547169811,1000000}, {2973201,3889250,3889352,0.0229018867924528,1000000}, {2973202,3896483,3896401,0.0389785714285714,1000000}, {2973203,3896192,3896271,0.0456133333333333,1000000}, {2973204,3896322,3896390,0.0305823529411765,1000000}, {2973205,3895080,3895892,1000000,0.259848}, {2973206,3896390,3897968,0.410094117647059,1000000}, {2973207,3895875,3895811,1000000,0.09564}, {2973208,3895974,3895986,1000000,0.00512941176470588}, {2973209,3895986,3896003,1000000,0.01335}, {2973210,3896003,3896019,1000000,0.0308571428571429}, {2973211,3896019,3895984,1000000,0.22164}, {2973212,3895876,3896019,1000000,0.0635379310344828}, {2973213,3895984,3896091,0.0700736842105263,1000000}, {2973214,3896091,3896105,0.00842857142857143,1000000}, {2973215,3896019,3896091,1000000,0.0347357142857143}, {2973216,3896091,3896148,1000000,0.0240461538461538}, {2973217,3895371,3895478,0.0740487804878049,1000000}, {2973218,3895478,3895709,0.1377,1000000}, {2973297,3859527,3859644,0.137775,0.157457142857143}, {2973298,3860352,3859644,0.751615384615385,1000000}, {2973299,3860656,3860494,1000000,1000000}, {2973354,3851305,3850986,0.290057142857143,0.243648}, {2973355,3848906,3850839,1.06171111111111,1.06171111111111}, {2974288,3874713,3874561,0.251089655172414,0.234890322580645}, {2974339,3853454,3853797,1000000,0.565015384615385}, {2974351,3856270,3856541,0.27,0.27}, {2974352,3857402,3857767,0.207688888888889,0.207688888888889}, {2974353,3855547,3856270,1000000,1000000}, {2974354,3856059,3856707,0.459738461538462,0.543327272727273}, {2974355,3858390,3858703,0.162822222222222,0.162822222222222}, {2974357,3854524,3855019,1000000,1000000}, {2974489,3851949,3853322,1000000,0.8346}, {2974490,3851949,3851625,0.406928571428571,1000000}, {2974491,3852426,3851949,0.333627272727273,0.305825}, {2974492,3854088,3854524,0.408218181818182,0.44904}, {2974493,3854566,3855134,1000000,1000000}, {2974494,3854892,3855066,1000000,0.167285714285714}, {2974495,3855066,3855125,0.0368903225806452,0.0408428571428571}, {2974496,3855769,3856059,0.230086956521739,0.278526315789474}, {2974497,3855301,3855769,0.316721739130435,1000000}, {2974498,3856377,3856899,0.392025,1000000}, {2974499,3858538,3857311,0.699276923076923,0.727248}, {2974500,3859316,3857953,0.547412903225806,0.808085714285714}, {2974501,3854467,3854095,0.247009090909091,0.201266666666667}, {2974502,3855865,3857043,1000000,0.525464516129032}, {2974503,3855865,3855537,0.306,1000000}, {2974504,3856232,3855865,0.263494736842105,1000000}, {2974505,3855684,3855865,1000000,0.16604}, {2974506,3860459,3860322,1000000,0.615965217391304}, {2974507,3862152,3862506,0.3474,0.3474}, {2974508,3862238,3862710,0.51728,0.51728}, {2974509,3863132,3862238,0.6708,1000000}, {2974512,3867069,3865169,1.34837142857143,1000000}, {2974513,3867227,3865479,0.914968421052632,0.914968421052632}, {2974514,3862899,3863132,1000000,0.537388235294118}, {2974516,3866457,3867344,0.56202,1000000}, {2974522,3868981,3867998,0.295863157894737,0.3513375}, {2974523,3869488,3868981,0.229092857142857,0.246715384615385}, {2974540,3879377,3879823,1000000,0.289057142857143}, {2974551,3879823,3880224,1000000,0.286314285714286}, {2974552,3881159,3880279,0.443952,1000000}, {2974555,3882167,3882624,0.3804,0.336507692307692}, {2974568,3852082,3851485,0.163507692307692,0.172345945945946}, {2974569,3852293,3852082,1000000,1000000}, {2974570,3853172,3852082,0.321483333333333,0.340394117647059}, {2974571,3853556,3852966,0.5647875,1000000}, {2974572,3853556,3853317,1000000,0.170828571428571}, {2974573,3853317,3852944,0.290869565217391,1000000}, {2974574,3853947,3853317,0.314657142857143,1000000}, {2974575,3852082,3851986,1000000,1000000}, {2974576,3854353,3853947,0.21888,1000000}, {2974577,3854353,3854007,0.271577777777778,0.271577777777778}, {2974578,3857082,3857529,0.257712,0.3068}, {2974579,3856911,3857082,0.0940153846153846,0.111109090909091}, {2974580,3856593,3856911,0.161834482758621,0.213327272727273}, {2974581,3856593,3856271,0.195027272727273,0.195027272727273}, {2974582,3856857,3856593,0.199857142857143,0.2798}, {2974583,3856911,3857202,0.154,0.154}, {2974584,3857727,3858161,0.32184,0.32184}, {2974585,3857974,3858404,0.300913043478261,0.27684}, {2974586,3857476,3856857,0.336876923076923,0.58392}, {2974587,3857476,3857974,0.2763,0.2763}, {2974588,3860082,3860698,1000000,0.621757894736842}, {2974589,3858659,3859234,1000000,0.430433333333333}, {2974590,3861273,3861926,0.456911111111111,0.474484615384615}, {2974591,3862219,3862536,1000000,1000000}, {2974592,3862060,3862219,0.126222222222222,0.148173913043478}, {2974593,3860566,3861064,0.45729,0.5716125}, {2974594,3860990,3860063,0.518355555555556,0.518355555555556}, {2974595,3861639,3862385,0.49395,0.515426086956522}, {2974596,3862703,3862219,0.23451724137931,0.2267}, {2974597,3862385,3862703,0.283733333333333,0.283733333333333}, {2974598,3858933,3858497,0.240844444444444,0.240844444444444}, {2974599,3863836,3862713,1000000,0.607464}, {2974600,3865191,3863851,1000000,1000000}, {2974601,3863237,3862703,0.264411428571429,0.2892}, {2974602,3864481,3863237,1.23873333333333,1.23873333333333}, {2974603,3866365,3865892,0.371575,1000000}, {2974604,3865268,3865892,0.261244444444444,0.261244444444444}, {2974605,3868778,3868346,0.134818181818182,0.261705882352941}, {2974606,3868949,3868778,0.0582387096774194,0.078495652173913}, {2974607,3867537,3867018,0.225432,0.296621052631579}, {2974608,3867243,3867537,1000000,0.610157142857143}, {2974609,3868346,3867537,0.225324324324324,0.347375}, {2974610,3867939,3868346,0.533566666666667,1000000}, {2974611,3868883,3868981,0.350685714285714,0.283246153846154}, {2974612,3868778,3868883,0.25655,0.30786}, {2974613,3869823,3869488,1.01558823529412,0.784772727272727}, {2974614,3869457,3869823,0.233861538461538,0.217157142857143}, {2974615,3869323,3869939,0.229511111111111,0.229511111111111}, {2974616,3870342,3870448,0.194888888888889,0.194888888888889}, {2974617,3868265,3868695,0.32385,1000000}, {2974618,3867531,3867839,0.203084210526316,0.175390909090909}, {2974619,3868967,3868265,1000000,0.500433333333333}, {2974620,3868967,3869332,1000000,0.236088}, {2974621,3868174,3867903,0.53652,0.53652}, {2974622,3867903,3867839,0.0388909090909091,1000000}, {2974623,3868585,3867903,0.366260869565217,1000000}, {2974624,3871420,3870832,0.336,0.248347826086957}, {2974625,3871867,3871420,0.13506,0.192942857142857}, {2974626,3871867,3871697,0.387666666666667,0.4652}, {2974627,3871687,3872273,1.0448,1000000}, {2974628,3871985,3871421,0.442636363636364,0.442636363636364}, {2974629,3872053,3872166,0.0543142857142857,1000000}, {2974630,3871697,3872078,0.183733333333333,1000000}, {2974631,3878285,3877742,0.3528,1000000}, {2974632,3877972,3877428,1000000,0.38204}, {2974633,3876990,3877492,1000000,1000000}, {2974634,3877665,3877137,1000000,0.28728}, {2974635,3878931,3878445,1000000,0.4308}, {2974636,3879476,3878960,0.3749625,1000000}, {2974637,3877249,3876741,0.3262,1000000}, {2974638,3877649,3877249,1000000,0.207947368421053}, {2974639,3878067,3877649,1000000,0.245431578947368}, {2974640,3877864,3877564,0.20475,1000000}, {2974641,3878167,3877864,0.167715789473684,1000000}, {2974642,3883888,3883123,0.507525,0.641084210526316}, {2974643,3881459,3881905,0.340844444444444,0.340844444444444}, {2974644,3883331,3883182,0.0962444444444445,0.0962444444444445}, {2974645,3877610,3877864,1000000,1000000}, {2974646,3878794,3879030,0.472028571428571,1000000}, {2974656,3851390,3849629,0.665735294117647,0.7545}, {2974657,3851986,3851753,1000000,1000000}, {2974658,3853003,3851986,0.363103448275862,0.2925}, {2974659,3851753,3851390,0.143733333333333,0.149261538461538}, {2974660,3852696,3851753,0.293245714285714,0.366557142857143}, {2974661,3851092,3851935,0.544942857142857,0.602305263157895}, {2974662,3853171,3852711,1000000,1000000}, {2974663,3853476,3853003,0.50068,0.50068}, {2974665,3854483,3854578,0.14847,0.114207692307692}, {2974666,3854483,3854680,0.617475,0.617475}, {2974667,3854322,3854483,0.136130769230769,0.11798}, {2974668,3854097,3854322,0.499745454545455,0.499745454545455}, {2974669,3854680,3854322,0.205707692307692,0.205707692307692}, {2974670,3855025,3854680,0.154741935483871,0.208565217391304}, {2974671,3854680,3854190,0.308,0.308}, {2974672,3854316,3853721,0.290955555555556,0.290955555555556}, {2974673,3856553,3856041,0.474771428571429,0.398808}, {2974674,3858675,3858773,1000000,0.136090909090909}, {2974675,3859781,3860470,0.67856,0.67856}, {2974676,3861704,3860888,1.68915,1.50146666666667}, {2974677,3860470,3860587,0.3329,0.3329}, {2974678,3858317,3857476,0.5788,1000000}, {2974679,3862722,3861992,0.513286956521739,0.621347368421053}, {2974680,3859774,3859913,0.1346,0.1346}, {2974681,3861790,3861459,0.278463157894737,0.278463157894737}, {2974682,3859735,3859276,0.260973913043478,0.272836363636364}, {2974683,3860081,3859735,0.186,0.193153846153846}, {2974684,3865670,3865959,1000000,0.2959875}, {2974685,3865725,3865670,0.0208714285714286,0.023376}, {2974686,3864663,3864126,1000000,0.338314285714286}, {2974687,3864616,3864887,0.264388235294118,1000000}, {2974688,3865364,3864887,1000000,1000000}, {2974689,3864887,3864576,0.3366,1000000}, {2974690,3865626,3865872,0.20889,1000000}, {2974691,3866168,3866359,1000000,1000000}, {2974692,3865974,3866168,0.112777777777778,0.112777777777778}, {2974693,3866168,3866323,0.0642888888888889,0.0642888888888889}, {2974694,3867065,3867228,0.2254,1000000}, {2974695,3866916,3867065,0.194542857142857,0.226966666666667}, {2974696,3867228,3867563,0.450654545454545,1000000}, {2974697,3867772,3867065,0.524014285714286,1000000}, {2974698,3868053,3868552,0.374086956521739,0.374086956521739}, {2974699,3867772,3867846,1000000,0.234066666666667}, {2974700,3867929,3867861,0.1955,1000000}, {2974701,3867993,3867929,0.195114285714286,1000000}, {2974702,3867584,3867494,0.101822222222222,0.101822222222222}, {2974703,3867929,3868544,0.216844444444444,0.216844444444444}, {2974704,3869625,3869451,1000000,0.690847058823529}, {2974705,3870701,3870108,1000000,0.26967}, {2974706,3870691,3870061,0.2412,0.275657142857143}, {2974707,3869412,3869625,1000000,0.261545454545455}, {2974708,3869412,3868791,1000000,1000000}, {2974709,3872184,3872078,0.302256,1000000}, {2974710,3872184,3871867,0.111792,1000000}, {2974711,3872184,3872466,1000000,0.1026}, {2974712,3871315,3871318,0.2861625,0.327042857142857}, {2974713,3870451,3871315,0.351026086956522,0.351026086956522}, {2974714,3871861,3871315,0.183377777777778,0.183377777777778}, {2974715,3872459,3872010,1000000,0.181252173913043}, {2974716,3871350,3870701,1000000,0.291485714285714}, {2974717,3872052,3871350,1000000,0.37965}, {2974718,3872455,3872045,1000000,0.2475}, {2974719,3871356,3870698,0.30639,0.30639}, {2974720,3870630,3870691,1000000,0.42861}, {2974721,3871356,3871350,0.299571428571429,0.273521739130435}, {2974722,3872064,3871356,1000000,0.320684210526316}, {2974723,3872453,3872064,0.235275,0.209133333333333}, {2974724,3872044,3872458,1000000,0.2452125}, {2974725,3867881,3867993,0.352371428571429,1000000}, {2974726,3868976,3869127,0.227684210526316,1000000}, {2974727,3871344,3871356,0.172125,0.12909375}, {2974728,3871338,3871344,0.192623076923077,0.208675}, {2974729,3871344,3872022,0.29445,0.25604347826087}, {2974739,3852779,3853023,0.1983,0.180272727272727}, {2974740,3853023,3852450,1000000,0.47688}, {2974741,3853590,3852712,1000000,0.543177777777778}, {2974742,3852450,3853384,0.5235,0.58632}, {2974743,3853023,3854053,0.8286,0.8286}, {2974744,3855526,3855641,0.1406,0.1406}, {2974745,3856268,3856041,0.0886666666666667,0.0886666666666667}, {2974746,3857332,3857523,0.371057142857143,0.371057142857143}, {2974747,3853793,3853590,1000000,0.234257142857143}, {2974748,3855206,3853793,1.1447,1.1447}, {2974749,3855206,3855520,0.60996,0.4692}, {2974750,3854740,3855206,1.077525,0.615728571428571}, {2974751,3857566,3855520,0.959784,1.04324347826087}, {2974752,3858544,3857566,0.395688888888889,0.323745454545455}, {2974753,3857090,3857566,0.306321428571429,1000000}, {2974754,3857090,3855206,0.854066666666667,0.922392}, {2974755,3855520,3855153,0.160355555555556,0.160355555555556}, {2974756,3857091,3857332,0.167266666666667,0.167266666666667}, {2974757,3853376,3853590,1000000,1000000}, {2974758,3858862,3858544,0.193933333333333,0.218175}, {2974759,3862732,3861553,0.608329411764706,0.827328}, {2974760,3859249,3860319,0.619468965517241,0.641592857142857}, {2974761,3861341,3860993,1000000,1000000}, {2974762,3858862,3858795,0.409022222222222,0.48015652173913}, {2974763,3858141,3858795,0.317139130434783,0.36471}, {2974764,3858795,3859034,0.249314285714286,0.193911111111111}, {2974765,3859034,3859592,0.2554,0.2554}, {2974766,3857939,3858948,0.414288888888889,0.414288888888889}, {2974767,3864346,3863294,0.730266666666667,0.730266666666667}, {2974768,3862765,3861790,0.537925,0.561313043478261}, {2974769,3863915,3862765,0.5754,1000000}, {2974770,3862765,3862517,0.241090909090909,1000000}, {2974771,3865109,3864258,1000000,0.8295}, {2974772,3862323,3862149,1000000,0.1392375}, {2974773,3866913,3865845,0.45825,1000000}, {2974774,3867433,3866913,0.2616,1000000}, {2974775,3868086,3868145,1000000,1000000}, {2974776,3868645,3867433,0.469476923076923,1000000}, {2974777,3868781,3867452,0.53825,0.561652173913044}, {2974778,3868229,3867740,0.580615384615385,1000000}, {2974779,3866368,3865890,1000000,0.26218064516129}, {2974780,3868976,3868790,0.0695111111111111,0.0695111111111111}, {2974781,3866998,3867248,1000000,1000000}, {2974782,3867248,3867513,1000000,1000000}, {2974783,3867513,3867208,1000000,1000000}, {2974784,3867592,3867248,1000000,1000000}, {2974785,3867917,3867513,1000000,1000000}, {2974786,3867882,3867513,1000000,1000000}, {2974787,3868237,3868248,1000000,1000000}, {2974788,3868248,3867917,1000000,1000000}, {2974789,3868248,3868186,1000000,1000000}, {2974790,3868210,3867882,1000000,1000000}, {2974791,3867592,3867389,1000000,1000000}, {2974792,3868984,3868210,1000000,1000000}, {2974793,3866933,3866368,1000000,0.317731034482759}, {2974794,3870421,3870613,1000000,0.328736842105263}, {2974795,3869258,3868781,0.188616,0.196475}, {2974796,3869813,3869258,0.216575,0.207912}, {2974797,3870519,3869813,0.453461538461538,0.436666666666667}, {2974798,3870815,3870519,0.363408,0.349430769230769}, {2974799,3868312,3868922,1000000,1000000}, {2974800,3868922,3869144,1000000,1000000}, {2974801,3869263,3868689,1000000,1000000}, {2974802,3869938,3869110,0.382866666666667,0.382866666666667}, {2974803,3869263,3869426,1000000,1000000}, {2974804,3868581,3867882,1000000,1000000}, {2974805,3868984,3868581,1000000,1000000}, {2974806,3868289,3867592,1000000,1000000}, {2974807,3868700,3868581,1000000,1000000}, {2974808,3870815,3871099,0.30189375,0.3578}, {2974809,3871347,3871322,0.314258823529412,1000000}, {2974810,3871347,3871386,1000000,0.4584375}, {2974811,3872489,3871929,1000000,0.3208125}, {2974812,3869109,3868984,1000000,1000000}, {2974813,3869263,3869109,1000000,1000000}, {2974834,3852369,3853384,1.8913875,1.8913875}, {2974835,3851702,3852369,0.373711111111111,1000000}, {2974836,3852569,3852369,0.119689655172414,0.119689655172414}, {2974837,3852898,3852569,0.176464285714286,0.176464285714286}, {2974838,3852569,3851909,1000000,1000000}, {2974840,3850940,3850749,0.2248,0.2248}, {2974842,3850358,3849439,0.281151219512195,1000000}, {2974843,3851171,3850358,0.40746,0.40746}, {2974845,3854053,3855222,0.934718181818182,1000000}, {2974846,3855249,3855222,0.3636,0.390533333333333}, {2974847,3854238,3854155,0.230688,0.3204}, {2974848,3855222,3855304,0.2346,0.1938}, {2974849,3855304,3855686,0.411625,0.411625}, {2974850,3855367,3855807,0.470806451612903,0.503275862068965}, {2974851,3857836,3857491,0.162666666666667,0.162666666666667}, {2974852,3857003,3856818,0.22365,0.22365}, {2974853,3856818,3856426,0.176844444444444,0.217036363636364}, {2974854,3854233,3854420,0.0840888888888889,0.0840888888888889}, {2974855,3854420,3854612,0.117777777777778,0.117777777777778}, {2974856,3854825,3854916,1000000,1000000}, {2974857,3854825,3854420,0.201511111111111,0.201511111111111}, {2974858,3855369,3854825,0.241822222222222,0.241822222222222}, {2974859,3855369,3855487,1000000,1000000}, {2974860,3854825,3854937,1000000,1000000}, {2974861,3854937,3854612,0.153022222222222,0.153022222222222}, {2974862,3854937,3855369,0.265533333333333,0.265533333333333}, {2974863,3854937,3855023,1000000,1000000}, {2974864,3855690,3855626,0.0481333333333333,0.0481333333333333}, {2974865,3856426,3855690,0.288422222222222,0.288422222222222}, {2974866,3856389,3855427,1000000,0.347477419354839}, {2974867,3856823,3856389,1000000,0.151158620689655}, {2974868,3859002,3857604,0.61485,0.662146153846154}, {2974869,3858679,3859034,1000000,0.279988235294118}, {2974870,3859034,3860265,0.606138461538462,0.606138461538462}, {2974871,3860265,3861168,0.473025,0.454104}, {2974872,3860458,3861168,0.335555555555556,0.335555555555556}, {2974873,3860890,3861168,0.435688888888889,0.435688888888889}, {2974874,3861244,3861168,0.165385714285714,0.185232}, {2974875,3861315,3860737,0.266355555555556,0.266355555555556}, {2974876,3861821,3861680,0.160938461538462,0.181930434782609}, {2974877,3862190,3862002,0.18675,0.18675}, {2974878,3862149,3862190,1000000,0.405844444444444}, {2974879,3861568,3861191,0.355608,1000000}, {2974880,3863055,3862428,0.41256,1000000}, {2974881,3862785,3862731,0.291020689655172,1000000}, {2974882,3859824,3859086,0.590928,0.703485714285714}, {2974883,3861191,3860714,0.449575,1000000}, {2974884,3861612,3861209,1000000,0.437064}, {2974885,3863137,3862952,1000000,0.263717647058824}, {2974886,3865031,3864383,1000000,0.4366125}, {2974887,3865026,3864145,0.438490909090909,1000000}, {2974888,3867657,3866933,1000000,0.4048}, {2974889,3869423,3868700,1000000,1000000}, {2974890,3868674,3868289,1000000,1000000}, {2974891,3868674,3868443,1000000,1000000}, {2974892,3869423,3869695,1000000,1000000}, {2974893,3869701,3869695,1000000,1000000}, {2974894,3869586,3869423,1000000,1000000}, {2974895,3869186,3868674,1000000,1000000}, {2974896,3869435,3869186,1000000,1000000}, {2974897,3869844,3869701,1000000,1000000}, {2974898,3869951,3869844,1000000,1000000}, {2974899,3870141,3869951,1000000,1000000}, {2974900,3869653,3869435,1000000,1000000}, {2974901,3869918,3869653,1000000,1000000}, {2974902,3870205,3869918,1000000,1000000}, {2974903,3869844,3869435,1000000,1000000}, {2974904,3869951,3869653,1000000,1000000}, {2974905,3869918,3870141,1000000,1000000}, {2974906,3871015,3870721,0.39558,1000000}, {2974907,3868995,3868060,0.56721,1000000}, {2974908,3869221,3868995,0.218682352941176,1000000}, {2974909,3868995,3868760,0.1968,0.1968}, {2974910,3869461,3868995,1000000,0.314305263157895}, {2974911,3871561,3871209,0.235888888888889,0.235888888888889}, {2974912,3871313,3871414,0.149111111111111,0.149111111111111}, {2974913,3871570,3871784,1000000,0.41364}, {2974914,3872118,3871570,0.25038,0.294564705882353}, {2974915,3872428,3872118,0.15429,0.220414285714286}, {2974916,3871504,3871570,1000000,0.203633333333333}, {2974917,3871463,3871504,0.134953846153846,0.08772}, {2974918,3871829,3871504,1000000,0.2358}, {2974919,3872231,3872118,0.3414375,1000000}, {2974920,3872231,3871829,1000000,0.213366666666667}, {2974921,3872906,3872579,1000000,1000000}, {2974922,3872447,3872231,0.315388235294118,1000000}, {2974923,3872771,3872447,0.168529411764706,0.168529411764706}, {2974924,3871561,3871990,1000000,1000000}, {2974925,3871660,3871561,1000000,1000000}, {2974926,3873215,3873446,1000000,0.24372}, {2974927,3873215,3873486,0.433244444444444,0.433244444444444}, {2974928,3874329,3874482,0.120525,1000000}, {2974929,3874482,3874694,0.199227272727273,1000000}, {2974930,3874694,3874485,0.12003,0.12003}, {2974931,3874948,3874833,0.11044,0.11044}, {2974932,3874974,3875207,0.25305,1000000}, {2974933,3871039,3871568,0.244823076923077,1000000}, {2974934,3871568,3871461,1000000,1000000}, {2974935,3871822,3872683,0.40212,0.40212}, {2974936,3872683,3873819,0.511444444444444,1000000}, {2974937,3868578,3870250,1000000,0.96351}, {2974938,3868761,3869260,1000000,0.348808695652174}, {2974939,3869260,3869800,0.281904,0.281904}, {2974940,3869800,3870307,0.330314285714286,0.239193103448276}, {2974941,3870896,3870307,0.23195,1000000}, {2974942,3870307,3869447,0.393031578947368,1000000}, {2974943,3867673,3867552,0.0605357142857143,1000000}, {2974944,3867552,3866777,0.33024,1000000}, {2974945,3867454,3867464,1000000,0.204033333333333}, {2974946,3867464,3868321,0.468766666666667,0.468766666666667}, {2974947,3869260,3868418,0.643421052631579,0.643421052631579}, {2974948,3867464,3867814,1000000,0.26031}, {2974949,3868418,3867814,0.3408,0.30672}, {2974950,3870307,3870579,0.181539130434783,0.189790909090909}, {2974951,3870579,3871130,0.365976,0.365976}, {2974952,3870579,3869976,0.513514285714286,0.422894117647059}, {2974953,3869976,3869483,0.3065,0.324529411764706}, {2974954,3866421,3865040,0.693694736842105,1000000}, {2974955,3866421,3866464,0.417514285714286,0.40311724137931}, {2974956,3866915,3866464,0.156466666666667,0.156466666666667}, {2974957,3866464,3866474,0.2774,0.24966}, {2974958,3867117,3866474,0.340010526315789,0.340010526315789}, {2974959,3864937,3863845,0.527921739130435,1000000}, {2974960,3864959,3864279,0.336545454545455,1000000}, {2974961,3863530,3862752,0.7356,0.630514285714286}, {2974962,3864279,3864404,0.446008695652174,1000000}, {2974963,3863379,3863050,0.2294,0.2294}, {2974964,3862088,3861638,0.447825,0.421482352941176}, {2974965,3862553,3862088,1000000,0.417233333333333}, {2974966,3862395,3862088,0.324917647058824,1000000}, {2974967,3862553,3862395,0.114133333333333,1000000}, {2974968,3862941,3862553,0.316,0.334588235294118}, {2974969,3864216,3863281,1000000,0.7010625}, {2974970,3864200,3864216,1000000,0.252857142857143}, {2974971,3861909,3861655,0.239813793103448,0.278184}, {2974972,3864499,3864206,1000000,1000000}, {2974973,3864505,3864499,1000000,1000000}, {2974974,3864769,3864505,0.30324,0.30324}, {2974975,3864499,3864769,1000000,1000000}, {2974976,3858587,3858073,1000000,1000000}, {2974977,3859086,3858587,0.250714285714286,0.219375}, {2974978,3860412,3859647,0.424,0.565333333333333}, {2974979,3861036,3860412,0.326765217391304,0.326765217391304}, {2974980,3859383,3859086,0.126488888888889,0.148486956521739}, {2974981,3859953,3859383,0.284225,0.272856}, {2974982,3859383,3858742,0.612518181818182,0.44918}, {2974983,3857751,3856687,1000000,0.388821428571429}, {2974984,3859085,3858959,0.170481818181818,0.2344125}, {2974985,3858959,3858708,0.315933333333333,0.355425}, {2974986,3860027,3858959,0.62895,0.62895}, {2974987,3861655,3860786,0.62454,0.462622222222222}, {2974988,3857806,3856818,1000000,0.41676}, {2974989,3857806,3856823,1000000,0.49945}, {2974990,3854691,3855274,1000000,0.386833333333333}, {2974991,3855198,3855460,0.281866666666667,0.281866666666667}, {2974992,3855303,3855198,0.314288888888889,0.314288888888889}, {2974993,3856063,3855303,0.41025,0.41025}, {2974994,3855743,3856515,0.32395,0.32395}, {2974995,3853178,3852842,1000000,1000000}, {2974996,3855084,3855345,0.450066666666667,0.450066666666667}, {2974997,3854895,3855186,0.42918,0.3732}, {2974998,3851746,3851649,0.108733333333333,0.108733333333333}, {2974999,3850218,3850755,1000000,1000000}, {2975000,3850755,3851565,1000000,1000000}, {2975001,3851565,3851634,0.135128571428571,0.140133333333333}, {2975002,3849752,3850249,0.422112,0.458817391304348}, {2975003,3850249,3851175,0.635866666666667,0.635866666666667}, {2975006,3850249,3849696,0.4236,0.4236}, {2975007,3849109,3849696,0.438333333333333,0.438333333333333}, {2975021,3851361,3850502,0.426288888888889,0.426288888888889}, {2975022,3852691,3852472,0.320377777777778,0.320377777777778}, {2975023,3852855,3852691,0.0705111111111111,0.0705111111111111}, {2975024,3852632,3852184,0.131897142857143,0.139890909090909}, {2975026,3850839,3850487,0.176733333333333,0.176733333333333}, {2975027,3855708,3854895,0.335828571428571,0.284945454545455}, {2975028,3856013,3855708,0.155688888888889,0.17515}, {2975029,3856613,3856761,0.289107692307692,0.341672727272727}, {2975030,3857162,3856613,0.302129032258065,0.346888888888889}, {2975031,3857120,3857372,1.62432857142857,1.62432857142857}, {2975032,3854486,3854610,0.346263157894737,0.4111875}, {2975033,3856013,3854622,0.695422222222222,0.670585714285714}, {2975034,3857372,3857141,0.143223529411765,0.115942857142857}, {2975035,3858278,3858470,0.176625,0.148736842105263}, {2975036,3858708,3857948,1.43796,0.653618181818182}, {2975037,3860494,3859767,1000000,1000000}, {2975038,3859226,3858578,1000000,1.2522}, {2975039,3860530,3859644,1000000,0.840366666666667}, {2975040,3860352,3860117,0.383060869565217,0.383060869565217}, {2975041,3860117,3859761,0.303313043478261,0.3171}, {2975042,3860549,3860117,0.240081818181818,0.22964347826087}, {2975043,3860530,3861551,0.7133,1000000}, {2975044,3862878,3861412,0.745707692307692,0.80785}, {2975045,3862217,3861115,0.793061538461538,0.589131428571429}, {2975046,3862721,3862419,0.201208695652174,0.201208695652174}, {2975047,3863200,3862721,0.41268,0.41268}, {2975048,3861961,3860900,0.745567741935484,0.924504}, {2975049,3861604,3861278,0.442171428571428,0.442171428571428}, {2975050,3862419,3862070,0.373831578947368,0.373831578947368}, {2975051,3862073,3861961,0.154852173913043,1000000}, {2975052,3863012,3862702,1000000,1000000}, {2975053,3863200,3863012,1000000,1000000}, {2975054,3858578,3859105,0.396766666666667,0.35709}, {2975055,3859105,3859555,0.376228571428572,0.303876923076923}, {2975056,3859761,3859105,0.503034782608696,0.503034782608696}, {2975057,3859105,3858588,0.65901,0.65901}, {2975058,3863559,3863989,0.704504347826087,0.648144}, {2975059,3863989,3863200,1000000,0.390111111111111}, {2975060,3863989,3864245,0.175153846153846,0.162642857142857}, {2975061,3864350,3863989,1000000,1000000}, {2975062,3866179,3865790,0.292909090909091,0.280173913043478}, {2975063,3866474,3866179,0.199915384615385,0.167670967741935}, {2975064,3867501,3866179,1000000,0.979753846153846}, {2975065,3867730,3865790,0.6988,1.10985882352941}, {2975066,3868650,3868907,1000000,0.602742857142857}, {2975067,3866373,3866859,0.568957894736842,0.491372727272727}, {2975068,3866859,3867658,0.281731034482759,0.281731034482759}, {2975069,3867406,3867658,0.461526315789474,0.461526315789474}, {2975070,3867658,3868384,1000000,0.312208695652174}, {2975071,3871406,3871260,1000000,1000000}, {2975072,3871406,3872205,0.320318181818182,0.370894736842105}, {2975073,3872199,3871626,0.3853875,0.440442857142857}, {2975074,3869920,3870404,1000000,1000000}, {2975075,3869724,3869783,0.1394,0.1394}, {2975076,3870566,3871210,1000000,0.517472727272727}, {2975077,3872546,3871812,0.290060869565217,0.266856}, {2975078,3873119,3872912,0.347855172413793,0.403512}, {2975079,3873283,3872546,0.289569230769231,0.268885714285714}, {2975080,3873178,3873119,0.0493071428571429,0.0531}, {2975081,3873544,3873178,0.1524,0.1778}, {2975082,3872568,3871775,1000000,0.452672727272727}, {2975083,3874457,3873283,0.487355555555556,0.487355555555556}, {2975084,3874352,3873544,0.3552,0.3552}, {2975085,3866373,3866449,0.637324137931035,0.61608}, {2975086,3868688,3868404,0.267864,0.478328571428571}, {2975087,3849627,3849376,0.287557894736842,0.287557894736842}, {2975088,3849715,3849627,0.0646857142857143,0.0646857142857143}, {2975089,3850282,3849627,0.402177777777778,0.402177777777778}, {2975090,3850394,3850282,0.0891818181818182,0.115411764705882}, {2975091,3850032,3849715,0.29379,0.29379}, {2975092,3850282,3849985,0.220155555555556,0.220155555555556}, {2975093,3852301,3851770,0.256755555555556,0.256755555555556}, {2975094,3852011,3852301,1000000,1000000}, {2975095,3852301,3852629,0.225366666666667,0.225366666666667}, {2975096,3851453,3850212,0.578177777777778,0.578177777777778}, {2975097,3852407,3853170,0.439622222222222,0.439622222222222}, {2975098,3852359,3852156,0.0761777777777778,0.0761777777777778}, {2975099,3852359,3852728,0.311822222222222,1000000}, {2975100,3854134,3852359,0.757933333333333,0.757933333333333}, {2975101,3856906,3855255,0.7152,0.7152}, {2975102,3857349,3856906,0.2271,0.252333333333333}, {2975103,3858578,3858202,1000000,0.641446153846154}, {2975104,3858202,3858093,1000000,0.562875}, {2975105,3854371,3853150,0.764072727272727,0.509381818181818}, {2975106,3856906,3855814,1000000,0.71328}, {2975107,3858122,3857349,0.38615,0.38615}, {2975108,3858549,3858122,0.295010526315789,0.295010526315789}, {2975109,3859555,3860120,0.33005,0.3444}, {2975110,3860267,3860973,0.5828,0.5828}, {2975111,3859151,3859674,0.334757142857143,0.446342857142857}, {2975112,3861494,3861437,0.393184615384615,0.538042105263158}, {2975113,3861215,3861723,0.278,0.278}, {2975114,3850032,3849809,0.15759,0.15759}, {2975115,3849809,3850198,0.2622,0.2622}, {2975116,3850198,3850270,0.0618521739130435,0.056904}, {2975117,3850599,3850270,0.274090909090909,0.287142857142857}, {2975118,3850561,3850032,0.332921739130435,0.332921739130435}, {2975119,3850645,3850394,0.320809090909091,0.35289}, {2975120,3850645,3850561,0.0789333333333333,0.07104}, {2975121,3851274,3850645,0.43761,0.43761}, {2975122,3850394,3850951,0.264711111111111,0.264711111111111}, {2975123,3851274,3850951,0.251114285714286,0.277547368421053}, {2975124,3851741,3851274,0.484476923076923,0.484476923076923}, {2975438,3884286,3883627,0.630466666666667,1000000}, {2975439,3886372,3885663,1000000,0.528381818181818}, {2975440,3886896,3886372,0.475,1000000}, {2975441,3887221,3886896,0.2822,1000000}, {2975442,3887339,3887278,0.0647625,0.0314}, {2975443,3886270,3886896,0.452452173913043,1000000}, {2975444,3885264,3885952,0.351422222222222,0.412539130434783}, {2975445,3889561,3890065,1000000,1000000}, {2975446,3875393,3875476,0.0324,0.0324}, {2975447,3877956,3878102,0.24888,1000000}, {2975448,3877854,3877956,0.211114285714286,1000000}, {2975449,3880703,3880471,0.233933333333333,1000000}, {2975450,3880703,3880965,1000000,0.191563636363636}, {2975451,3880492,3880703,1000000,0.261214285714286}, {2975452,3883451,3882763,1000000,0.515971428571429}, {2975453,3884003,3883451,1000000,0.459757894736842}, {2975454,3883730,3884003,1000000,0.236576470588235}, {2975455,3884707,3884286,0.396663157894737,1000000}, {2975456,3885141,3884707,0.35496,1000000}, {2975457,3884707,3885264,1000000,0.359372727272727}, {2975458,3884306,3884707,1000000,0.331768421052632}, {2975459,3884003,3884306,1000000,0.2511}, {2975460,3884389,3884003,1000000,0.320305263157895}, {2975461,3885630,3886270,1000000,1000000}, {2975462,3886977,3886701,1000000,0.256989473684211}, {2975463,3886376,3886977,1000000,0.418982608695652}, {2975464,3887217,3886977,1000000,0.20583}, {2975465,3888066,3887691,0.264914285714286,1000000}, {2975466,3885377,3885695,1000000,0.291882352941177}, {2975467,3884557,3885031,0.305863636363636,1000000}, {2975468,3886085,3885755,1000000,1000000}, {2975469,3891335,3892550,1000000,1000000}, {2975470,3892550,3892708,1000000,1000000}, {2975471,3892510,3891335,1000000,1000000}, {2975472,3893406,3892855,1000000,1000000}, {2975473,3890844,3890883,0.0501454545454545,0.0501454545454545}, {2975474,3890883,3891006,0.270545454545455,0.270545454545455}, {2975475,3893278,3893249,0.06656,0.0768}, {2975476,3893173,3893605,0.6421,0.6421}, {2975477,3893782,3894341,0.45549,1000000}, {2975478,3889416,3889797,0.228190909090909,1000000}, {2975479,3875315,3875535,0.124936363636364,0.119504347826087}, {2975480,3875535,3876163,0.3654,0.315572727272727}, {2975481,3877045,3876821,0.14058,1000000}, {2975482,3877332,3877045,0.148028571428571,1000000}, {2975483,3877491,3877332,1000000,1000000}, {2975484,3877545,3877491,1000000,1000000}, {2975485,3877165,3877672,1000000,1000000}, {2975486,3877672,3878154,1000000,1000000}, {2975487,3881773,3882079,0.4511,1000000}, {2975488,3881803,3882112,0.322482352941176,0.322482352941176}, {2975489,3884852,3885377,1000000,0.36591}, {2975490,3885433,3885761,1000000,0.258157894736842}, {2975491,3884891,3885433,1000000,0.317660869565217}, {2975492,3885957,3886348,1000000,0.234133333333333}, {2975493,3888621,3889416,0.47343,1000000}, {2975494,3888065,3888621,0.287921739130435,1000000}, {2975495,3889307,3890011,0.352444444444444,1000000}, {2975496,3888733,3889307,0.273648,1000000}, {2975497,3887142,3887617,0.2916,1000000}, {2975498,3886806,3887142,0.2532,1000000}, {2975499,3890362,3891359,0.742863157894737,1000000}, {2975500,3890011,3890362,0.227918181818182,1000000}, {2975501,3891851,3891563,1000000,0.281191304347826}, {2975502,3892124,3892857,0.463707692307692,0.6698}, {2975503,3891873,3892150,1000000,0.4584}, {2975504,3892150,3892439,0.3892875,1000000}, {2975505,3892118,3891851,1000000,0.327221052631579}, {2975506,3891851,3892150,1000000,0.187488}, {2975507,3891450,3891851,1000000,0.242208}, {2975508,3891093,3891450,1000000,0.222681818181818}, {2975509,3890416,3891093,1000000,0.389688}, {2975510,3893657,3893907,0.250581818181818,0.196885714285714}, {2975511,3893400,3893657,0.226275,0.164563636363636}, {2975512,3892857,3893400,0.45795652173913,0.405115384615385}, {2975513,3893815,3893546,0.953785714285714,0.8345625}, {2975514,3893907,3893318,1000000,0.439246153846154}, {2975515,3894567,3893907,1000000,0.406489655172414}, {2975516,3894286,3893657,0.420921428571429,0.7366125}, {2975517,3894011,3893400,0.514095652173913,0.492675}, {2975518,3893815,3894317,0.24495,0.236503448275862}, {2975519,3895085,3893800,0.827657142857143,1000000}, {2975520,3895163,3894863,0.1968,0.1968}, {2975521,3889889,3889572,1000000,0.32667}, {2975522,3889889,3890416,0.403421052631579,1000000}, {2975523,3890181,3889889,1000000,1000000}, {2975524,3876834,3876961,1000000,1000000}, {2975525,3876961,3876716,1000000,1000000}, {2975526,3876716,3876311,1000000,1000000}, {2975527,3876311,3876011,0.128777777777778,0.128777777777778}, {2975528,3879728,3879534,0.2200875,1000000}, {2975529,3879924,3879583,0.433892307692308,1000000}, {2975530,3880197,3879924,0.1684,0.1684}, {2975531,3878226,3878270,0.156022222222222,0.156022222222222}, {2975532,3885412,3884938,1000000,0.34947}, {2975533,3886201,3886676,1000000,0.311060869565217}, {2975534,3887332,3888033,0.35421,1000000}, {2975535,3886077,3886904,0.458895652173913,1000000}, {2975536,3887157,3887833,0.281544,0.391033333333333}, {2975537,3890395,3890400,0.217333333333333,0.217333333333333}, {2975538,3891410,3891408,0.278488888888889,0.278488888888889}, {2975539,3876992,3876730,1000000,1000000}, {2975540,3877478,3877845,1000000,1000000}, {2975541,3879146,3878484,1000000,1000000}, {2975542,3879416,3879146,1000000,1000000}, {2975543,3878771,3879146,1000000,1000000}, {2975544,3879521,3879756,1000000,1000000}, {2975545,3879521,3879592,1000000,1000000}, {2975546,3879506,3879521,1000000,1000000}, {2975547,3879592,3880015,1000000,1000000}, {2975548,3880015,3879756,1000000,1000000}, {2975549,3879578,3879416,1000000,1000000}, {2975550,3879693,3879578,1000000,1000000}, {2975551,3880246,3880015,1000000,1000000}, {2975552,3880506,3880246,1000000,1000000}, {2975553,3884456,3884891,1000000,0.278181818181818}, {2975554,3885761,3885926,1000000,0.0950857142857143}, {2975555,3885865,3885926,1000000,0.1542375}, {2975556,3885926,3886251,1000000,0.292457142857143}, {2975557,3876961,3877220,1000000,1000000}, {2975558,3877220,3877264,1000000,1000000}, {2975559,3877220,3877112,1000000,1000000}, {2975560,3874483,3874239,1000000,1000000}, {2975561,3874886,3874483,0.206022222222222,0.206022222222222}, {2975562,3873819,3874044,0.272025,1000000}, {2975563,3867298,3867239,1000000,0.1113}, {2975564,3870989,3870953,0.298955555555556,0.298955555555556}, {2975565,3871099,3871171,0.0804857142857143,0.107314285714286}, {2975566,3857591,3857349,0.280581818181818,1000000}, {2975571,3868634,3868791,1000000,1000000}, {2975572,3868791,3868846,1000000,1000000}, {2975573,3865096,3865162,0.241266666666667,0.241266666666667}, {2975574,3886231,3886444,1000000,0.540913043478261}, {2975575,3886591,3886890,0.399624,1000000}, {2975576,3887040,3887251,1000000,0.3678}, {2975577,3887371,3887568,0.256863157894737,1000000}, {2975578,3886444,3886524,1000000,0.173366666666667}, {2975579,3886524,3886686,1000000,0.263628571428571}, {2975580,3886153,3886524,0.272766666666667,1000000}, {2975581,3885502,3885875,0.173890909090909,1000000}, {2975582,3885760,3885875,0.152458064516129,1000000}, {2975583,3886686,3886963,1000000,0.429}, {2975584,3886890,3887116,0.378234782608696,1000000}, {2975585,3887251,3887524,1000000,0.3535}, {2975586,3887568,3887872,0.3285,1000000}, {2975587,3887116,3887402,0.431590909090909,1000000}, {2975588,3887872,3888178,0.388486956521739,1000000}, {2975589,3888897,3889189,0.4514,1000000}, {2975590,3889189,3889895,0.443810526315789,0.42162}, {2975591,3889260,3889486,0.174833333333333,1000000}, {2975592,3888569,3889260,0.367278260869565,1000000}, {2975593,3889260,3889666,1000000,0.379673684210526}, {2975594,3879724,3879737,1000000,1000000}, {2975595,3879737,3879747,1000000,1000000}, {2975596,3885875,3886029,0.220448275862069,1000000}, {2975597,3887213,3887577,1000000,0.4248}, {2975598,3887979,3888245,0.382547368421053,1000000}, {2975599,3888486,3888555,0.265244444444444,0.265244444444444}, {2975600,3888555,3888574,0.24528,1000000}, {2975601,3888555,3888811,1000000,0.1404}, {2975602,3888811,3888789,1000000,1000000}, {2975603,3886380,3886371,1000000,0.1896}, {2975604,3885966,3886371,1000000,0.262764705882353}, {2975605,3886371,3886868,1000000,0.285542857142857}, {2975606,3886371,3886599,1000000,0.510027272727273}, {2975607,3887107,3887112,0.0664702702702703,0.0702685714285714}, {2975608,3886871,3887329,0.26205,1000000}, {2975609,3887329,3887444,0.142376470588235,1000000}, {2975610,3887329,3887518,1000000,1000000}, {2975611,3887847,3888243,0.204109090909091,1000000}, {2975612,3886599,3886564,1000000,0.3518625}, {2975613,3888811,3889502,1000000,0.275446153846154}, {2975614,3885469,3885424,1000000,1000000}, {2975615,3885874,3885469,1000000,1000000}, {2975616,3885392,3885469,1000000,1000000}, {2975617,3888225,3888876,0.594155555555556,0.594155555555556}, {2975622,3891006,3890902,0.267945454545455,0.267945454545455}, {2975623,3897916,3897504,0.34256,0.25692}, {2975624,3899518,3899628,0.61,0.665454545454545}, {2975625,3899258,3899628,0.141270967741935,0.156407142857143}, {2975626,3899961,3900519,0.496515789473684,1000000}, {2975627,3900940,3900359,0.467536363636364,1000000}, {2975628,3896454,3897827,0.400814634146341,0.421369230769231}, {2975629,3897827,3898183,0.0996166666666667,0.089655}, {2975630,3898183,3898535,0.100578947368421,0.093219512195122}, {2975631,3898535,3898867,0.100105263157895,0.0951}, {2975632,3898867,3899258,0.14576,0.141058064516129}, {2975633,3898721,3898951,0.202870588235294,0.202870588235294}, {2975634,3898951,3899273,0.267375,1000000}, {2975635,3898244,3898646,0.380964705882353,0.380964705882353}, {2975636,3889466,3890277,1000000,1000000}, {2975637,3890277,3890557,0.223684615384615,1000000}, {2975638,3890557,3890996,0.307264285714286,1000000}, {2975639,3890996,3891310,0.220371428571429,1000000}, {2975640,3891310,3890290,0.581975,1000000}, {2975641,3892343,3892093,0.1392,0.1392}, {2975642,3889780,3890615,0.4297875,0.45844}, {2975643,3890615,3891200,0.323554838709677,0.33434}, {2975644,3891200,3891153,0.25528,0.15955}, {2975645,3891819,3891200,1000000,0.6308}, {2975646,3892294,3891819,1000000,1000000}, {2975647,3892294,3893118,1000000,0.733661538461539}, {2975648,3890332,3890418,1000000,0.360490909090909}, {2975649,3891208,3891763,0.23288275862069,1000000}, {2975650,3891763,3892295,0.259938461538462,1000000}, {2975651,3892295,3893054,0.344136,1000000}, {2975652,3893002,3893054,1000000,0.324825}, {2975653,3893054,3893101,1000000,0.273466666666667}, {2975654,3891763,3891870,1000000,0.381886956521739}, {2975655,3891870,3891942,1000000,0.191784}, {2975656,3898472,3899847,0.462811764705882,0.629424}, {2975657,3899847,3899947,0.204422222222222,0.204422222222222}, {2975658,3898771,3898472,0.276662068965517,0.40116}, {2975659,3899622,3898819,0.337755555555556,0.337755555555556}, {2975660,3899654,3899622,0.116088888888889,0.116088888888889}, {2975661,3899608,3899622,0.0898666666666667,0.0898666666666667}, {2975662,3899608,3899128,0.212555555555556,0.212555555555556}, {2975663,3899696,3899847,0.303925714285714,0.35458}, {2975664,3900213,3900410,1000000,0.22614}, {2975665,3900410,3900418,1000000,0.0949555555555555}, {2975666,3900410,3900448,0.0969333333333333,0.0969333333333333}, {2975667,3900448,3901537,0.530822222222222,0.530822222222222}, {2975668,3900418,3901001,0.263844444444444,0.263844444444444}, {2975669,3901001,3901436,0.177155555555556,0.177155555555556}, {2975670,3900410,3901035,0.584169230769231,0.584169230769231}, {2975671,3900448,3901075,0.281088888888889,0.281088888888889}, {2975672,3901035,3901001,0.0871111111111111,0.0871111111111111}, {2975673,3901035,3901075,0.0910444444444444,0.0910444444444444}, {2975674,3901479,3901035,0.377953846153846,0.223336363636364}, {2975675,3901075,3901511,0.183688888888889,0.183688888888889}, {2975676,3901436,3901402,0.074,0.074}, {2975677,3901436,3901479,0.0919333333333333,0.0919333333333333}, {2975678,3901479,3901511,0.0910444444444444,0.0910444444444444}, {2975679,3901511,3901537,0.0834666666666667,0.0834666666666667}, {2975680,3901436,3902307,0.343088888888889,0.343088888888889}, {2975681,3901479,3902340,0.350330769230769,0.350330769230769}, {2975682,3901511,3902389,0.340311111111111,0.340311111111111}, {2975683,3901537,3902416,0.339577777777778,0.339577777777778}, {2975684,3902273,3902307,0.11577,0.15436}, {2975685,3902307,3902340,0.113809090909091,0.131778947368421}, {2975686,3902340,3902389,0.104832,0.104832}, {2975687,3902389,3902416,0.126252631578947,0.126252631578947}, {2975688,3900439,3900250,0.1372875,0.129211764705882}, {2975689,3900718,3900724,1000000,1000000}, {2975690,3900444,3900439,1000000,1000000}, {2975691,3900769,3900718,1000000,1000000}, {2975692,3900769,3900444,1000000,1000000}, {2975693,3900424,3900444,1000000,1000000}, {2975694,3902255,3902273,0.0742645161290322,0.100095652173913}, {2975695,3882242,3882646,1000000,0.340835294117647}, {2975696,3886770,3887003,1000000,0.378081818181818}, {2975697,3887153,3887463,0.484129411764706,1000000}, {2975698,3887773,3888141,1000000,0.395571428571429}, {2975699,3885036,3885322,1000000,0.732642857142857}, {2975700,3886539,3886770,1000000,0.390457142857143}, {2975701,3886900,3887153,0.400894736842105,1000000}, {2975702,3886900,3886539,0.31088,1000000}, {2975703,3886445,3886539,1000000,0.15669}, {2975704,3886763,3886900,0.185481818181818,1000000}, {2975705,3886338,3886445,1000000,0.20478}, {2975706,3886664,3886763,0.150571428571429,1000000}, {2975707,3886338,3886664,0.225852631578947,1000000}, {2975708,3887257,3887773,1000000,0.535330434782609}, {2975709,3888803,3889417,1000000,0.386966666666667}, {2975710,3889417,3890064,1000000,0.37617}, {2975711,3889959,3890064,0.546128571428572,1000000}, {2975712,3889686,3889689,0.1176,0.1176}, {2975713,3890050,3890055,0.118933333333333,0.118933333333333}, {2975714,3889426,3889689,0.110066666666667,0.1143}, {2975715,3889689,3890055,0.145944827586207,0.145944827586207}, {2975716,3890587,3890648,1000000,0.203422222222222}, {2975717,3889424,3890648,1000000,0.534955555555556}, {2975718,3890648,3890689,1000000,0.17355}, {2975719,3891942,3892011,1000000,0.296928}, {2975720,3891535,3892011,0.255541935483871,0.282921428571429}, {2975721,3892011,3892860,0.366766666666667,0.471557142857143}, {2975722,3891349,3891267,0.370772727272727,0.370772727272727}, {2975723,3889882,3890563,0.5961,1000000}, {2975724,3888043,3889010,0.460338461538462,1000000}, {2975725,3889010,3889565,0.351371428571429,1000000}, {2975726,3890313,3891148,1000000,0.569423076923077}, {2975727,3889565,3890016,0.373058823529412,1000000}, {2975728,3890016,3890313,1000000,0.2137}, {2975729,3895393,3895463,0.331270588235294,0.331270588235294}, {2975730,3895463,3896445,0.624354545454545,0.624354545454545}, {2975731,3896445,3896314,0.344428571428571,0.314478260869565}, {2975732,3894192,3895279,0.737563636363636,0.81132}, {2975733,3895279,3896149,0.733,0.573652173913043}, {2975734,3894259,3895191,0.633272727272727,0.87075}, {2975735,3895191,3895279,0.53724,0.424136842105263}, {2975736,3896149,3897039,0.7792875,0.6927}, {2975737,3896761,3897039,0.354085714285714,0.354085714285714}, {2975738,3895191,3895987,0.61668,0.560618181818182}, {2975739,3895987,3896761,0.7881,0.649023529411765}, {2975740,3894325,3895007,0.473228571428571,0.523042105263158}, {2975741,3895007,3895191,0.523036363636364,0.261518181818182}, {2975742,3894794,3895007,1000000,0.4089}, {2975743,3895007,3895762,0.529721739130435,0.641242105263158}, {2975744,3898821,3898305,1000000,1000000}, {2975745,3898740,3899521,1000000,1000000}, {2975746,3898821,3898740,1000000,1000000}, {2975747,3899621,3898821,1000000,1000000}, {2975748,3901875,3899621,1000000,1000000}, {2975749,3902480,3899521,1000000,1000000}, {2975750,3902480,3901875,0.522266666666667,0.522266666666667}, {2975751,3897601,3897128,1000000,1000000}, {2975752,3897128,3896789,1000000,1000000}, {2975753,3899621,3900346,1000000,1000000}, {2975754,3884527,3884808,1000000,0.427114285714286}, {2975755,3884531,3885459,0.500372727272727,1000000}, {2975756,3885459,3886288,0.396264,1000000}, {2975757,3886048,3886338,1000000,0.492252631578947}, {2975758,3886288,3886664,0.515485714285714,1000000}, {2975759,3886707,3887257,1000000,0.692072727272727}, {2975760,3887358,3888112,1000000,0.390052173913044}, {2975761,3888112,3888703,1000000,0.3068}, {2975762,3889303,3889565,0.24003,1000000}, {2975763,3888703,3889303,0.410191304347826,1000000}, {2975764,3888703,3889148,1000000,0.216816}, {2975765,3889148,3889774,1000000,0.383376923076923}, {2975766,3889774,3890016,1000000,0.199309090909091}, {2975767,3890890,3891804,1000000,0.733982608695652}, {2975768,3891829,3892114,0.150235714285714,1000000}, {2975769,3891446,3891829,0.19086,1000000}, {2975770,3891032,3891446,0.219346153846154,1000000}, {2975771,3890957,3891032,0.0503454545454545,0.069225}, {2975772,3891446,3891630,0.157977777777778,0.157977777777778}, {2975773,3891630,3892002,0.208155555555556,0.208155555555556}, {2975774,3891829,3892002,0.153466666666667,0.153466666666667}, {2975775,3895762,3896562,0.652976470588235,0.6167}, {2975776,3896305,3896562,0.364233333333333,0.385658823529412}, {2975777,3896051,3896305,0.384733333333333,0.329771428571429}, {2975778,3894544,3894794,1000000,0.29475}, {2975779,3894437,3894544,1000000,0.164866666666667}, {2975780,3894808,3894437,0.3550875,0.315633333333333}, {2975781,3895204,3894808,0.30297,1000000}, {2975782,3894808,3895172,0.33824,1000000}, {2975783,3896562,3896761,0.316326315789474,0.316326315789474}, {2975784,3896562,3897026,0.348157894736842,0.348157894736842}, {2975785,3885835,3885976,0.31695,1000000}, {2975786,3885493,3885976,0.218375,0.291166666666667}, {2975787,3885976,3886721,0.557717647058824,1000000}, {2975788,3885920,3887082,0.426051428571429,0.5142}, {2975789,3887082,3887481,0.16455,0.14398125}, {2975790,3887481,3887887,0.1220625,0.1302}, {2975791,3887887,3888715,0.344815384615385,0.344815384615385}, {2975792,3887481,3887776,0.194955555555556,0.194955555555556}, {2975793,3887887,3888549,0.64719,1000000}, {2975794,3890417,3891196,0.489648648648649,0.6039}, {2975795,3891528,3891896,0.344088888888889,0.344088888888889}, {2975796,3892047,3892411,0.355844444444444,0.355844444444444}, {2975797,3893762,3893863,0.133925,0.139747826086957}, {2975798,3893863,3895760,0.684570731707317,0.684570731707317}, {2975799,3896789,3899053,1000000,1000000}, {2975800,3895097,3895818,0.3798,0.3798}, {2975801,3895818,3896239,0.2007,0.193779310344828}, {2975802,3897430,3896857,0.308555555555556,0.308555555555556}, {2975803,3896857,3896484,0.181645161290323,0.181645161290323}, {2975804,3895905,3895818,0.108514285714286,0.119936842105263}, {2975805,3895771,3895905,0.11652,0.137082352941177}, {2975806,3895618,3895771,0.0872666666666667,0.0872666666666667}, {2975807,3895523,3895618,0.0739333333333333,0.0739333333333333}, {2975808,3895422,3895523,0.0716222222222222,0.0716222222222222}, {2975809,3895267,3895422,0.0877777777777778,0.0877777777777778}, {2975810,3895422,3895804,0.357311111111111,0.357311111111111}, {2975811,3896484,3896344,0.0534714285714286,0.0534714285714286}, {2975812,3896344,3896202,0.0511304347826087,0.0511304347826087}, {2975813,3896202,3896062,0.0444954545454545,0.0444954545454545}, {2975814,3896062,3895904,0.0626,0.0626}, {2975815,3895904,3895761,0.0798,0.0798}, {2975816,3895761,3896127,0.297889655172414,0.297889655172414}, {2975817,3896127,3896002,0.426955555555556,0.426955555555556}, {2975818,3896127,3896417,0.194775,0.194775}, {2975819,3896417,3896002,0.2354,0.2354}, {2975820,3897025,3897332,0.282272727272727,0.326842105263158}, {2975821,3897945,3897332,1000000,1000000}, {2975822,3897332,3897660,0.255072,0.255072}, {2975823,3900196,3900811,0.335977777777778,0.335977777777778}, {2975824,3900277,3900811,0.243177777777778,0.243177777777778}, {2975825,3900357,3900811,0.293555555555556,0.293555555555556}, {2975826,3900423,3901163,0.329888888888889,0.329888888888889}, {2975827,3901163,3900492,0.364422222222222,0.364422222222222}, {2975828,3900723,3901957,1.911,1000000}, {2975829,3900544,3901680,0.514128,0.514128}, {2975830,3900260,3900892,0.342822222222222,0.342822222222222}, {2975831,3901522,3902117,1000000,0.79525}, {2975832,3902117,3902287,1000000,0.358227272727273}, {2975833,3902117,3901802,0.279533333333333,0.279533333333333}, {2975834,3903915,3904004,0.2545,0.234923076923077}, {2975835,3904847,3904911,0.189913043478261,0.256941176470588}, {2975836,3903915,3904847,0.67108,1000000}, {2975837,3903103,3905138,1.67192,1.19422857142857}, {2975838,3903033,3903452,1000000,1000000}, {2975839,3903452,3903804,1000000,1000000}, {2975840,3904369,3904530,1000000,1000000}, {2975841,3904369,3904711,1000000,1000000}, {2975842,3904711,3904916,1000000,1000000}, {2975843,3903848,3903915,0.36429,0.36429}, {2975844,3904847,3905067,0.15468,0.143222222222222}, {2975845,3905192,3905067,0.06385,0.06385}, {2975846,3905067,3905008,0.168620689655172,0.139714285714286}, {2975847,3905392,3905884,1000000,1000000}, {2975848,3904800,3905351,0.597,0.597}, {2975849,3886759,3887013,0.153081818181818,0.153081818181818}, {2975850,3887013,3887090,1000000,1000000}, {2975851,3887090,3888051,1000000,1000000}, {2975852,3890221,3891460,1000000,0.950576470588235}, {2975853,3896002,3896283,0.252244444444444,0.252244444444444}, {2975854,3896710,3896283,0.251777777777778,0.251777777777778}, {2975855,3897332,3896710,0.532588235294118,0.532588235294118}, {2975856,3896283,3896692,0.301755555555556,0.301755555555556}, {2975857,3902029,3902051,1000000,0.142466666666667}, {2975858,3901591,3902029,0.1708,0.1708}, {2975859,3903675,3903265,0.293044444444444,1000000}, {2975860,3901339,3901167,0.245977777777778,0.245977777777778}, {2975861,3901616,3901339,0.1188,0.1188}, {2975862,3901559,3901532,0.111914285714286,1000000}, {2975863,3903048,3903265,1000000,0.336244444444444}, {2975864,3901616,3902051,0.173177777777778,0.173177777777778}, {2975865,3902051,3902645,1000000,0.216866666666667}, {2975866,3902641,3902970,1000000,1000000}, {2975867,3903714,3902970,1000000,1000000}, {2975868,3902960,3902970,1000000,1000000}, {2975869,3902645,3903756,1000000,1000000}, {2975870,3906043,3906804,0.370418181818182,0.370418181818182}, {2975871,3909651,3909963,0.218,0.218}, {2975872,3909970,3910510,0.374113043478261,1000000}, {2975873,3910440,3911022,1000000,0.4431}, {2975874,3907558,3906959,1000000,0.4046}, {2975875,3906959,3906488,1000000,0.32862}, {2975876,3906488,3906133,1000000,0.255725}, {2975877,3906133,3905699,1000000,0.27245}, {2975878,3905699,3905266,1000000,0.285886956521739}, {2975879,3906177,3906488,0.218111111111111,0.218111111111111}, {2975880,3906488,3906958,0.249555555555556,0.249555555555556}, {2975881,3905744,3906133,1000000,0.30837}, {2975882,3906133,3906520,0.34758947368421,0.2446}, {2975883,3906520,3906968,0.295827272727273,0.295827272727273}, {2975884,3908995,3908470,0.257977777777778,0.257977777777778}, {2975885,3908470,3907908,0.384031578947368,0.384031578947368}, {2975886,3907980,3908470,0.2468,0.2468}, {2975887,3908470,3908941,0.594,0.3267}, {2975888,3908941,3908442,0.256435714285714,1000000}, {2975889,3913861,3914275,0.319475,0.38337}, {2975890,3911625,3911283,0.349246153846154,0.267070588235294}, {2975891,3912355,3911625,0.68136,0.51102}, {2975892,3911625,3911768,0.11022,0.122466666666667}, {2975893,3911592,3911494,0.0667826086956522,0.0698181818181818}, {2975894,3911768,3911592,0.147252631578947,0.13989}, {2975895,3912546,3912934,0.209060869565217,0.218563636363636}, {2975896,3912020,3911915,0.0698842105263158,0.055325}, {2975897,3912256,3912020,0.217542857142857,0.217542857142857}, {2975898,3912256,3912458,0.2793,0.2443875}, {2975899,3912458,3912686,0.2434,0.2434}, {2975900,3913400,3912458,0.54825,0.54825}, {2975901,3912934,3912280,0.307057142857143,0.32241}, {2975902,3913573,3912934,0.293686956521739,0.355515789473684}, {2975903,3914181,3913573,0.4088625,0.363433333333333}, {2975904,3911592,3912020,0.33072,0.314971428571429}, {2975905,3912020,3912514,0.228514285714286,0.2666}, {2975906,3911166,3911592,0.218777777777778,0.218777777777778}, {2975907,3914075,3913194,0.539342857142857,0.596115789473684}, {2975908,3913194,3913046,0.15305,0.131185714285714}, {2975909,3913046,3912887,0.0883,0.0883}, {2975910,3912514,3913046,0.264547826086957,0.289742857142857}, {2975911,3913046,3914437,1.1140875,1.37118461538462}, {2975912,3913194,3913561,0.323957142857143,0.323957142857143}, {2975913,3914334,3913561,0.8501,0.8501}, {2975914,3913561,3914437,0.7000125,0.7000125}, {2975915,3914437,3914695,0.181285714285714,0.165521739130435}, {2975916,3914928,3914075,0.63321,0.666536842105263}, {2975917,3914928,3914475,0.307955555555556,0.307955555555556}, {2975918,3914928,3915334,0.31011,0.229711111111111}, {2975919,3914359,3914453,0.0321567567567567,0.0626210526315789}, {2975920,3914453,3914785,0.274153846153846,0.274153846153846}, {2975921,3914699,3914785,0.0472888888888889,0.0472888888888889}, {2975922,3915833,3915876,0.0728666666666667,0.0570260869565217}, {2975923,3915603,3915833,0.24666,0.274066666666667}, {2975924,3914453,3914831,0.202292307692308,0.210384}, {2975925,3915365,3915830,1000000,1000000}, {2975926,3915830,3916115,1000000,1000000}, {2975927,3915603,3916115,1000000,1000000}, {2975928,3915833,3916411,0.291775,0.389033333333333}, {2975929,3916421,3916411,0.694,0.567818181818182}, {2975930,3916905,3917310,0.2634,0.2634}, {2975931,3916322,3916551,0.217885714285714,0.269152941176471}, {2975932,3916322,3915862,0.303244444444444,0.303244444444444}, {2975933,3916126,3916322,0.213704347826087,0.258694736842105}, {2975934,3915862,3916126,0.184894736842105,1000000}, {2975935,3916432,3916126,1000000,0.326914285714286}, {2975936,3915862,3915530,1000000,0.397623529411765}, {2975937,3915365,3915530,0.150075,0.1334}, {2975938,3916905,3917117,1000000,0.161288888888889}, {2975939,3916698,3917203,1000000,0.46365}, {2975940,3918658,3919450,0.617454545454545,0.54336}, {2975941,3919299,3920365,0.483923076923077,0.483923076923077}, {2975942,3920365,3920862,0.21945,0.21945}, {2975943,3919856,3920365,0.503333333333333,1000000}, {2975944,3920149,3920862,0.460153846153846,0.460153846153846}, {2975945,3920505,3921157,0.421288888888889,0.421288888888889}, {2975946,3921157,3921265,0.0688,0.0688}, {2975947,3920749,3921600,0.523244444444444,0.523244444444444}, {2975948,3920959,3921744,0.459911111111111,0.459911111111111}, {2975949,3921215,3921812,0.362311111111111,0.362311111111111}, {2975950,3921971,3922669,0.431155555555556,0.431155555555556}, {2975951,3921971,3922014,0.167311111111111,0.167311111111111}, {2975952,3922014,3922892,0.59,0.59}, {2975953,3919262,3920073,0.595747826086957,0.622827272727273}, {2975954,3919616,3920423,0.569775,0.621572727272727}, {2975955,3921440,3921857,0.243222222222222,0.243222222222222}, {2975956,3921562,3921851,0.176133333333333,0.176133333333333}, {2975957,3921992,3922014,0.204355555555556,0.204355555555556}, {2975958,3922060,3923076,0.7812,0.7812}, {2975959,3922404,3923460,0.839266666666667,0.839266666666667}, {2975961,3922063,3922404,0.2168,0.2168}, {2975981,3903049,3902402,0.252777777777778,0.252777777777778}, {2975982,3903049,3902899,0.113481818181818,0.1387}, {2975983,3903539,3903049,0.298777777777778,0.32268}, {2975984,3903962,3903539,0.34065,1000000}, {2975985,3904427,3903962,0.216174193548387,1000000}, {2975986,3904835,3904427,0.3003,1000000}, {2975987,3905266,3904835,0.268361538461538,1000000}, {2975988,3904460,3904835,0.227911111111111,0.227911111111111}, {2975989,3904835,3905248,0.247733333333333,0.247733333333333}, {2975990,3904024,3904427,1000000,0.343133333333333}, {2975991,3904427,3904810,0.283721739130435,0.283721739130435}, {2975992,3903589,3903962,0.229155555555556,0.229155555555556}, {2975993,3903962,3904407,0.243044444444444,0.243044444444444}, {2975994,3904810,3905237,0.356557894736842,0.376366666666667}, {2975995,3902899,3902671,0.120022222222222,0.120022222222222}, {2975996,3902899,3903288,0.302171428571429,0.302171428571429}, {2975997,3903497,3903885,0.242177777777778,0.242177777777778}, {2975998,3904382,3903885,0.4746,0.547615384615385}, {2975999,3905432,3904814,0.2626,0.2626}, {2976000,3906063,3905432,0.247088888888889,0.247088888888889}, {2976001,3905478,3905432,0.241511111111111,0.241511111111111}, {2976002,3905466,3905478,0.239066666666667,0.239066666666667}, {2976003,3906130,3906079,0.584781818181818,0.584781818181818}, {2976004,3906079,3906063,0.347314285714286,0.347314285714286}, {2976005,3906063,3906096,0.147808695652174,0.147808695652174}, {2976006,3905316,3905699,0.226377777777778,0.226377777777778}, {2976007,3905699,3906145,0.255311111111111,0.255311111111111}, {2976008,3902354,3902596,0.10775625,1000000}, {2976009,3907367,3906680,0.243822222222222,0.243822222222222}, {2976010,3907973,3907367,0.29295,0.29295}, {2976011,3908014,3907973,0.256888888888889,0.256888888888889}, {2976012,3907973,3907959,0.252555555555556,0.252555555555556}, {2976013,3909287,3909128,0.304092857142857,0.304092857142857}, {2976014,3909287,3909955,0.530233333333333,0.530233333333333}, {2976015,3907277,3906130,0.4524,0.4524}, {2976016,3907959,3907277,0.240488888888889,0.240488888888889}, {2976017,3908340,3907959,0.162704347826087,0.2079}, {2976018,3908340,3908397,0.150216,0.150216}, {2976019,3908397,3908379,0.256084615384615,0.256084615384615}, {2976020,3909099,3908397,0.239622222222222,0.239622222222222}, {2976021,3909801,3909099,0.265866666666667,0.265866666666667}, {2976022,3909099,3909091,0.340966666666667,0.340966666666667}, {2976023,3909091,3909090,0.302018181818182,0.302018181818182}, {2976024,3909955,3909808,0.394254545454545,0.510211764705882}, {2976025,3910526,3909955,0.315866666666667,0.315866666666667}, {2976026,3910429,3909808,0.24594,0.254420689655172}, {2976027,3910873,3910429,0.260125,0.231222222222222}, {2976028,3908379,3908368,0.4672,0.4672}, {2976029,3906459,3906096,0.198163636363636,0.161466666666667}, {2976030,3907101,3906459,0.26028,0.26028}, {2976031,3908368,3907101,0.50695,0.50695}, {2976032,3910429,3910911,0.366433333333333,0.366433333333333}, {2976033,3910911,3910370,0.346914285714286,0.331145454545455}, {2976034,3911494,3910911,0.2852,0.2852}, {2976035,3911915,3911377,1000000,0.350481818181818}, {2976036,3910911,3911377,0.244288888888889,0.244288888888889}, {2976037,3911377,3910989,1000000,0.230607692307692}, {2976038,3910350,3910816,0.293608695652174,0.2251}, {2976039,3910350,3909823,0.236088888888889,0.219806896551724}, {2976040,3910350,3910822,0.245888888888889,0.245888888888889}, {2976041,3910822,3911265,0.221844444444444,0.221844444444444}, {2976042,3912887,3911711,0.552955555555556,0.552955555555556}, {2976043,3911711,3911265,0.27245,0.284295652173913}, {2976044,3913330,3912104,1000000,0.673472727272727}, {2976045,3909823,3909278,0.246870967741936,0.273321428571429}, {2976046,3909278,3909211,0.03184,0.0341142857142857}, {2976047,3917899,3918320,0.342,0.342}, {2976048,3918320,3918428,0.0704285714285714,0.07395}, {2976049,3917569,3918320,0.78496,0.78496}, {2976050,3917395,3917536,0.47788,1000000}, {2976051,3916926,3917010,0.056,0.106909090909091}, {2976052,3916755,3917010,0.171733333333333,0.171733333333333}, {2976053,3917010,3917261,0.200828571428571,0.221968421052632}, {2976054,3917502,3917569,0.147766666666667,0.1209}, {2976055,3916935,3917502,0.51816,0.51816}, {2976056,3916935,3917378,0.269784,0.269784}, {2976057,3918409,3918473,0.0515181818181818,0.0515181818181818}, {2976058,3917751,3918409,0.333735483870968,0.413832}, {2976059,3917378,3917751,0.183868965517241,0.205084615384615}, {2976060,3918409,3918728,0.18645,0.18645}, {2976061,3918728,3918806,0.0597157894736842,0.0630333333333333}, {2976062,3918728,3919160,0.236044444444444,0.236044444444444}, {2976063,3917751,3918071,0.21084,0.183339130434783}, {2976064,3918071,3918728,0.492371428571429,0.492371428571429}, {2976065,3917921,3918071,0.238569230769231,0.25845}, {2976066,3918071,3918484,0.219576,0.211130769230769}, {2976067,3918484,3919160,1000000,1000000}, {2976068,3918473,3919262,0.504866666666667,0.504866666666667}, {2976069,3918806,3919616,0.488207142857143,0.68349}, {2976070,3919927,3920749,0.8052,0.488871428571429}, {2976071,3919117,3919927,0.486385714285714,0.486385714285714}, {2976072,3919453,3920236,1.13185,1.13185}, {2976073,3919786,3920578,0.5024,0.5024}, {2976074,3918320,3918797,0.66474,0.66474}, {2976075,3917378,3918045,1000000,1000000}, {2976076,3918045,3918409,0.168511111111111,0.168511111111111}, {2976077,3919097,3919625,0.438488888888889,0.438488888888889}, {2976078,3918484,3919097,0.379486956521739,0.300972413793103}, {2976079,3919097,3919396,0.223547368421053,0.176975}, {2976080,3916577,3917101,0.50648,0.422066666666667}, {2976081,3916140,3916434,0.231939130434783,0.254028571428571}, {2976082,3916434,3916370,0.0671333333333333,0.0710823529411765}, {2976083,3916822,3916434,0.3688125,0.327833333333333}, {2976084,3916822,3917121,0.191133333333333,0.191133333333333}, {2976085,3917338,3916822,0.63568,0.529733333333333}, {2976086,3917101,3917434,0.254571428571429,0.281368421052632}, {2976087,3917434,3917338,0.126070588235294,0.126070588235294}, {2976088,3917690,3917338,0.433061538461538,0.28149}, {2976089,3917434,3917875,0.283371428571429,0.258730434782609}, {2976090,3916434,3916786,0.208266666666667,0.208266666666667}, {2976091,3918044,3917004,1000000,1000000}, {2976092,3917981,3918044,0.0989111111111111,0.0989111111111111}, {2976093,3918126,3918044,0.0334222222222222,0.0334222222222222}, {2976094,3914779,3914953,0.131177777777778,0.131177777777778}, {2976095,3916786,3917097,0.199355555555556,0.199355555555556}, {2976096,3915611,3915268,0.2192,0.2192}, {2976097,3915268,3915370,0.0737333333333333,0.0737333333333333}, {2976098,3915932,3915596,0.205266666666667,0.205266666666667}, {2976099,3916370,3915932,0.364171428571429,0.364171428571429}, {2976100,3915932,3915499,0.387133333333333,0.29035}, {2976101,3917047,3917097,0.0529714285714286,0.0529714285714286}, {2976102,3917457,3917097,1000000,1000000}, {2976103,3917660,3917457,0.194,0.1746}, {2976104,3917660,3917881,0.1939,0.1939}, {2976105,3918196,3917881,0.343254545454545,0.37758}, {2976106,3917881,3918237,0.312233333333333,0.3512625}, {2976107,3918373,3918490,0.113047058823529,0.106766666666667}, {2976108,3918722,3918373,0.480955555555556,0.480955555555556}, {2976109,3918153,3918373,0.245828571428571,0.1912}, {2976110,3917660,3917994,1000000,1000000}, {2976111,3917457,3917770,0.3331125,0.313517647058823}, {2976112,3917398,3917710,0.197333333333333,0.197333333333333}, {2976113,3917710,3918029,0.291633333333333,0.291633333333333}, {2976114,3918029,3917963,0.0713,0.08556}, {2976115,3918200,3918029,0.136966666666667,0.1540875}, {2976116,3918513,3918200,0.244228571428571,0.2137}, {2976117,3918517,3918200,0.19,0.19}, {2976118,3918517,3918284,0.1893,0.219189473684211}, {2976119,3918513,3918835,0.188288888888889,0.188288888888889}, {2976120,3918835,3918517,0.16944,0.181542857142857}, {2976121,3919159,3918835,0.18864,0.2096}, {2976122,3919159,3919475,0.278684210526316,0.311470588235294}, {2976123,3916720,3915818,0.567969230769231,0.5274}, {2976124,3917047,3916145,0.74298,0.479341935483871}, {2976125,3915908,3915611,0.298270588235294,0.362185714285714}, {2976126,3916577,3915908,0.669347368421053,0.578072727272727}, {2976127,3920236,3921063,0.8544,0.8544}, {2976128,3920578,3921379,0.504377777777778,0.504377777777778}, {2976129,3920884,3921727,0.588052173913043,0.56355}, {2976130,3921218,3921956,0.446422222222222,0.446422222222222}, {2976131,3920420,3921218,0.618572727272727,0.618572727272727}, {2976132,3921556,3921985,0.254355555555556,0.254355555555556}, {2976133,3922100,3922677,0.3628,0.3628}, {2976134,3919558,3920420,0.771568421052632,0.771568421052632}, {2976135,3920720,3921046,0.172823076923077,0.172823076923077}, {2976136,3921046,3921879,0.501666666666667,0.501666666666667}, {2976137,3921046,3921305,0.182018181818182,0.13348}, {2976138,3922100,3922129,0.15036,0.15036}, {2976139,3921305,3921383,0.0377806451612903,0.0366}, {2976140,3921383,3922056,0.403511111111111,0.403511111111111}, {2976141,3921383,3921610,0.0969085714285714,0.121135714285714}, {2976142,3922056,3922092,0.21801,0.21801}, {2976143,3922092,3922133,0.27726,0.27726}, {2976144,3921610,3922092,0.301177777777778,0.301177777777778}, {2976145,3921879,3922030,0.090825,0.10899}, {2976146,3922030,3922056,0.251175,0.251175}, {2976147,3922756,3922959,0.165266666666667,0.165266666666667}, {2976148,3922959,3923382,0.510377777777778,0.510377777777778}, {2976151,3922765,3923502,0.510945454545455,0.510945454545455}, {2976152,3922584,3923382,0.523090909090909,0.822}, {2976153,3922242,3922584,0.249075,0.229915384615385}, {2976154,3922584,3922765,0.19648,0.1842}, {2976155,3922765,3923082,0.2666,0.2666}, {2976160,3922350,3923082,0.5208,1000000}, {2976164,3920730,3921610,0.547272,0.547272}, {2976165,3921610,3921842,0.16935,0.140151724137931}, {2976166,3921842,3922133,0.170866666666667,0.170866666666667}, {2976167,3921119,3921842,0.41242,0.651189473684211}, {2976168,3901128,3901394,0.2804625,0.2804625}, {2976169,3901394,3901636,0.135085714285714,0.135085714285714}, {2976170,3901636,3901886,0.13815,0.13815}, {2976171,3901886,3902163,0.201821052631579,0.147484615384615}, {2976172,3902163,3902470,0.1614,0.1614}, {2976173,3902470,3902692,0.126733333333333,0.126733333333333}, {2976174,3902692,3902903,0.113524137931034,0.113524137931034}, {2976175,3902903,3903167,0.205571428571429,0.1439}, {2976176,3903167,3903415,0.1335,0.1335}, {2976177,3903415,3903592,0.152454545454545,0.119785714285714}, {2976178,3903592,3903813,0.128464285714286,0.128464285714286}, {2976179,3903813,3904132,0.19604347826087,0.14090625}, {2976180,3904132,3904410,0.2795625,0.194478260869565}, {2976181,3904410,3904707,0.20275,0.231714285714286}, {2976182,3904707,3904960,0.150528,0.129765517241379}, {2976183,3904960,3905193,0.12922,0.114017647058824}, {2976184,3905193,3905287,0.0778173913043478,0.0526411764705882}, {2976185,3905287,3905405,0.0853090909090909,0.0536228571428571}, {2976186,3905405,3905505,0.06432,0.0472941176470588}, {2976187,3905505,3905678,0.0797571428571428,0.0656823529411765}, {2976188,3905678,3905881,0.1141,0.1141}, {2976189,3905881,3906104,0.196326315789474,0.143469230769231}, {2976190,3901394,3901693,0.23515,0.28218}, {2976191,3900502,3901394,0.434127272727273,0.573048}, {2976192,3899550,3900502,0.483754838709677,0.483754838709677}, {2976193,3901636,3902354,0.41855,0.41855}, {2976194,3900727,3901636,0.534044444444444,0.534044444444444}, {2976195,3901886,3902749,0.584857142857143,0.534}, {2976196,3902163,3903113,0.514933333333333,0.514933333333333}, {2976197,3902470,3903434,0.533533333333333,0.533533333333333}, {2976198,3902692,3903606,0.539866666666667,0.539866666666667}, {2976199,3902903,3903824,0.665809090909091,0.665809090909091}, {2976200,3903167,3904121,0.538,0.538}, {2976201,3903415,3904370,0.72795,0.72795}, {2976202,3903592,3904571,0.585648,0.6972}, {2976203,3903813,3904787,0.544822222222222,0.544822222222222}, {2976204,3904132,3905082,0.503875862068966,0.503875862068966}, {2976205,3904707,3905668,0.663218181818182,0.663218181818182}, {2976206,3904960,3905902,0.543555555555555,0.543555555555555}, {2976207,3905193,3906150,0.97424,0.97424}, {2976208,3905405,3906373,0.538933333333333,0.538933333333333}, {2976209,3905678,3906601,0.858882352941176,0.858882352941176}, {2976210,3905881,3906847,0.645313043478261,0.645313043478261}, {2976211,3901187,3902163,0.534133333333333,0.534133333333333}, {2976212,3901440,3902470,0.547066666666667,0.547066666666667}, {2976213,3901675,3902692,0.5362,0.5362}, {2976214,3901857,3902903,0.780252631578947,0.780252631578947}, {2976215,3902176,3903167,0.545377777777778,0.545377777777778}, {2976216,3902434,3903415,0.567946153846154,0.567946153846154}, {2976217,3902667,3903592,0.544866666666667,0.544866666666667}, {2976218,3902887,3903813,0.61775,0.61775}, {2976219,3903175,3904132,0.520328571428571,0.520328571428571}, {2976220,3903726,3904707,0.585264,0.585264}, {2976221,3903972,3904960,0.6954,0.6954}, {2976222,3904365,3905287,0.641504347826087,0.641504347826087}, {2976223,3904581,3905505,0.546,0.546}, {2976224,3904925,3905881,0.73317,0.563976923076923}, {2976225,3905149,3906104,0.815933333333333,0.63855652173913}, {2976226,3899736,3900663,0.5494,0.5494}, {2976227,3899952,3900851,0.58656,0.58656}, {2976228,3900176,3901059,0.548022222222222,0.548022222222222}, {2976229,3900349,3901242,0.554066666666667,0.554066666666667}, {2976230,3900522,3901440,1.06902857142857,1.06902857142857}, {2976231,3900715,3901675,0.47274375,0.47274375}, {2976232,3900922,3901857,0.543555555555555,0.543555555555555}, {2976233,3901190,3902219,0.714685714285714,0.714685714285714}, {2976234,3901405,3902434,0.555111111111111,0.555111111111111}, {2976235,3901614,3902667,0.553511111111111,0.553511111111111}, {2976236,3901834,3902887,0.479032258064516,0.479032258064516}, {2976237,3902181,3903175,0.718885714285714,0.718885714285714}, {2976238,3902725,3903661,0.529735714285714,1000000}, {2976239,3902946,3903864,0.59652,0.59652}, {2976240,3903140,3904101,0.448909090909091,0.448909090909091}, {2976241,3903396,3904365,0.516372413793104,0.483058064516129}, {2976242,3899325,3899550,0.183409090909091,0.175434782608696}, {2976243,3899550,3899641,0.0649,0.0458117647058824}, {2976244,3899641,3899736,0.0546413793103448,0.039615}, {2976245,3899736,3899848,0.0590785714285714,0.041355}, {2976246,3899848,3899952,0.0624923076923077,0.0439135135135135}, {2976247,3899952,3900084,0.096325,0.0660514285714286}, {2976248,3900084,3900176,0.0383142857142857,0.0298}, {2976249,3900176,3900349,0.116328,0.09694}, {2976250,3900349,3900522,0.148090909090909,0.120666666666667}, {2976251,3900522,3900715,0.16842,0.129553846153846}, {2976252,3900715,3900922,0.132761538461538,0.127844444444444}, {2976253,3900922,3901009,0.065256,0.065256}, {2976254,3901009,3901190,0.12845,0.1101}, {2976255,3901190,3901405,0.148063636363636,0.135725}, {2976256,3901405,3901614,0.1344,0.16128}, {2976257,3901614,3901834,0.154747826086957,0.161781818181818}, {2976258,3901834,3902181,0.20195,0.20195}, {2976259,3902181,3902456,0.238764705882353,0.193285714285714}, {2976260,3902456,3902725,0.167321739130435,0.202547368421053}, {2976261,3902725,3902946,0.16653,0.144808695652174}, {2976262,3902946,3903140,0.152771428571429,0.128328}, {2976263,3903140,3903396,0.152330769230769,0.146688888888889}, {2976264,3898718,3899641,0.73293,0.73293}, {2976265,3898925,3899848,0.545622222222222,0.545622222222222}, {2976266,3899190,3900084,1.8264,1.8264}, {2976267,3899434,3900349,0.543755555555556,0.543755555555556}, {2976268,3899605,3900522,0.96924,0.96924}, {2976269,3899820,3900715,0.907125,0.907125}, {2976270,3900134,3901009,0.541911111111111,0.541911111111111}, {2976271,3900340,3901190,1.2101,0.500731034482759}, {2976272,3900525,3901405,0.537044444444444,0.537044444444444}, {2976273,3900714,3901614,0.96944,0.96944}, {2976274,3901177,3902181,0.637486956521739,0.637486956521739}, {2976275,3898018,3898562,0.312046153846154,0.507075}, {2976276,3898562,3898866,0.247326315789474,0.2937}, {2976277,3899010,3899315,0.272329411764706,0.272329411764706}, {2976278,3898562,3899010,0.2706,0.2706}, {2976279,3897701,3898243,0.386514285714286,0.386514285714286}, {2976280,3898243,3898707,0.271022222222222,0.271022222222222}, {2976281,3898243,3898562,0.216027272727273,0.198025}, {2976282,3897870,3898243,0.266747368421053,0.22035652173913}, {2976283,3898707,3899010,0.175266666666667,0.175266666666667}, {2976284,3898386,3898707,0.265042105263158,0.265042105263158}, {2976285,3896899,3897667,0.467022222222222,0.467022222222222}, {2976286,3896653,3896899,0.205745454545455,0.266258823529412}, {2976287,3897120,3897870,1.14081818181818,1.14081818181818}, {2976288,3897338,3898129,0.464355555555556,0.464355555555556}, {2976289,3897544,3898386,0.467644444444444,0.467644444444444}, {2976290,3896899,3897120,0.163609090909091,0.17997}, {2976291,3897120,3897198,0.0594,0.0803647058823529}, {2976292,3897198,3897338,0.112771428571429,0.124642105263158}, {2976293,3897338,3897544,0.23992,0.23992}, {2976294,3896838,3897198,0.296033333333333,0.296033333333333}, {2976295,3896577,3896838,0.205527272727273,0.265976470588235}, {2976296,3896838,3897245,0.291807692307692,0.281}, {2976297,3897245,3897544,0.332672727272727,0.457425}, {2976298,3897245,3897429,0.1272,0.122307692307692}, {2976299,3897429,3897674,0.26496,0.19872}, {2976300,3897674,3898172,0.519471428571429,0.519471428571429}, {2976301,3898172,3898655,0.32715652173913,0.300984}, {2976302,3898655,3899605,0.8149,0.97788}, {2976303,3899006,3899923,0.535555555555556,1000000}, {2976304,3899301,3900230,1.1993,1.1993}, {2976305,3899516,3900436,0.531022222222222,0.531022222222222}, {2976306,3899747,3900638,0.89415,0.89415}, {2976307,3900941,3901886,0.515421428571429,0.515421428571429}, {2976308,3903885,3904341,0.249911111111111,0.249911111111111}, {2976309,3904813,3904341,0.35904,0.398933333333333}, {2976310,3904813,3904798,0.407368421052632,0.407368421052632}, {2976311,3904341,3904044,0.286566666666667,0.286566666666667}, {2976312,3904798,3904044,0.363417391304348,0.363417391304348}, {2976313,3905394,3904798,0.363442105263158,0.363442105263158}, {2976314,3905432,3905395,0.343244444444444,0.343244444444444}, {2976315,3905395,3905290,0.0493333333333333,0.0444}, {2976316,3905395,3905497,0.04342,0.0566347826086957}, {2976317,3905497,3905567,0.0710285714285714,0.0552444444444444}, {2976318,3905567,3905508,0.0619909090909091,0.056825}, {2976319,3904798,3904777,0.1146,0.1146}, {2976320,3904777,3905187,0.333536842105263,0.333536842105263}, {2976321,3906054,3905294,0.388685714285714,0.388685714285714}, {2976322,3905294,3905187,0.0837666666666667,0.10052}, {2976323,3905187,3904625,0.234244444444444,0.234244444444444}, {2976324,3905588,3906002,0.357566666666667,0.357566666666667}, {2976325,3906424,3906002,0.5666,0.5666}, {2976326,3906466,3905567,0.355564285714286,0.414825}, {2976327,3906459,3906466,0.250044444444444,0.250044444444444}, {2976328,3906466,3906464,0.253733333333333,0.253733333333333}, {2976329,3907067,3906466,0.277990909090909,0.291228571428571}, {2976330,3907676,3907067,1000000,0.221155555555556}, {2976331,3908839,3909278,0.236955555555556,0.236955555555556}, {2976332,3908530,3907841,0.328044444444444,0.305420689655172}, {2976333,3907841,3907389,0.290236363636364,0.277617391304348}, {2976334,3907389,3906970,0.224347826086957,0.198461538461538}, {2976335,3907389,3907836,0.241688888888889,0.241688888888889}, {2976336,3907836,3908262,0.217355555555556,0.217355555555556}, {2976337,3907749,3906875,0.365511111111111,0.365511111111111}, {2976338,3908262,3907749,0.530907692307692,0.313718181818182}, {2976339,3908789,3908262,0.277175,0.302372727272727}, {2976340,3908853,3909267,0.220488888888889,0.220488888888889}, {2976341,3909211,3909667,0.243466666666667,0.243466666666667}, {2976342,3909267,3908789,0.274925,0.274925}, {2976343,3909815,3910292,0.221022222222222,0.221022222222222}, {2976344,3911265,3910786,0.226328571428571,0.234711111111111}, {2976345,3910786,3910292,0.236244444444444,0.303742857142857}, {2976346,3910292,3909735,0.261253846153846,0.283025}, {2976347,3909735,3909267,0.196011428571429,0.254088888888889}, {2976348,3911202,3910178,0.630628571428571,0.630628571428571}, {2976349,3910178,3909182,0.617072727272727,1000000}, {2976350,3909182,3908168,0.4958,0.582026086956522}, {2976351,3906002,3906420,0.4333125,0.4333125}, {2976352,3906854,3906420,0.366821052631579,0.366821052631579}, {2976353,3906964,3906899,0.2556,0.285092307692308}, {2976354,3907337,3906899,0.22632,0.22632}, {2976355,3906899,3906875,0.166938461538462,0.166938461538462}, {2976356,3908530,3909011,0.44036,0.44036}, {2976357,3912104,3911202,0.5772,0.5772}, {2976358,3912827,3911783,0.488822222222222,0.41244375}, {2976359,3913875,3912827,0.3980625,0.4246}, {2976360,3914572,3913875,1000000,1000000}, {2976361,3914572,3914188,1000000,1000000}, {2976362,3914572,3914892,1000000,1000000}, {2976363,3914572,3914884,1000000,1000000}, {2976364,3914653,3913729,0.465422222222222,0.465422222222222}, {2976365,3915499,3914653,0.49926,1000000}, {2976366,3914957,3914168,0.5238,0.5238}, {2976367,3915818,3914957,1000000,0.514137931034483}, {2976368,3915250,3914528,0.532725,0.532725}, {2976369,3916145,3915250,0.668918181818182,1000000}, {2976370,3916931,3916615,0.200066666666667,0.200066666666667}, {2976371,3916970,3917279,0.200866666666667,0.200866666666667}, {2976372,3918284,3917383,0.6043,0.517971428571429}, {2976373,3921982,3921696,1000000,0.300485714285714}, {2976374,3921696,3921967,0.19881,0.19881}, {2976375,3921967,3922971,0.575044444444444,0.419627027027027}, {2976379,3921696,3921329,0.241,0.241}, {2976380,3921329,3921644,0.147733333333333,0.147733333333333}, {2976381,3921329,3921034,0.216688888888889,0.216688888888889}, {2976382,3921034,3921330,0.149422222222222,0.149422222222222}, {2976383,3896385,3896838,0.386791304347826,0.370675}, {2976384,3896966,3897245,0.22371,0.213057142857143}, {2976385,3896102,3895930,0.151928571428571,0.193363636363636}, {2976386,3896102,3896088,0.50301,0.50301}, {2976387,3897373,3897476,0.10098,0.0748}, {2976388,3896798,3896807,0.0625555555555556,0.0625555555555556}, {2976389,3896959,3896798,0.1274625,0.0971142857142857}, {2976390,3897166,3897373,0.48168,0.8028}, {2976391,3897429,3897884,0.35184,0.2932}, {2976392,3897674,3897983,0.203739130434783,0.203739130434783}, {2976393,3898172,3898471,0.167711111111111,0.167711111111111}, {2976394,3897983,3898471,0.261266666666667,0.261266666666667}, {2976395,3897983,3898234,0.167863636363636,0.167863636363636}, {2976396,3900895,3901834,0.49062,0.73593}, {2976397,3899997,3900895,0.577896,0.72237}, {2976398,3898471,3898714,0.1454,0.1454}, {2976399,3898234,3898714,0.268733333333333,0.268733333333333}, {2976400,3898714,3898904,0.111422222222222,0.111422222222222}, {2976401,3898444,3898904,0.266533333333333,0.266533333333333}, {2976402,3898904,3899388,0.375,0.375}, {2976403,3901709,3902725,0.8126,1.46268}, {2976404,3901920,3902946,0.6645,0.6645}, {2976405,3903665,3904654,0.575676923076923,0.575676923076923}, {2976406,3903396,3903665,0.16448,0.197376}, {2976407,3903665,3903919,0.1373,0.152555555555556}, {2976408,3903919,3904925,0.553755555555555,0.553755555555555}, {2976409,3910815,3909706,0.416029411764706,0.589375}, {2976410,3911257,3910107,0.579312,0.689657142857143}, {2976411,3907847,3908692,0.477573913043478,0.477573913043478}, {2976412,3909004,3909148,0.10269,0.0933545454545454}, {2976413,3908692,3909004,0.137979310344828,0.142907142857143}, {2976414,3906795,3907549,1000000,1000000}, {2976415,3907549,3908352,0.400244444444445,0.400244444444445}, {2976416,3908352,3908692,0.146442857142857,0.132270967741935}, {2976417,3909745,3909953,0.132433333333333,0.19865}, {2976418,3909004,3909745,0.53352,0.53352}, {2976419,3906245,3906782,0.316511111111111,0.356075}, {2976420,3906962,3907122,0.0711642857142857,0.0711642857142857}, {2976421,3905999,3906635,0.6074,0.45555}, {2976422,3906635,3906962,0.178434782608696,0.178434782608696}, {2976423,3911783,3910815,0.5644,0.467089655172414}, {2976424,3912199,3911257,0.535656,0.582234782608696}, {2976425,3913729,3912649,0.579365217391304,0.579365217391304}, {2976426,3912649,3911621,0.541632,0.541632}, {2976427,3911621,3910600,0.593025,0.593025}, {2976428,3914168,3913120,0.606109090909091,0.606109090909091}, {2976429,3913120,3911998,0.5868,0.5868}, {2976430,3911998,3910992,0.71808,0.574464}, {2976431,3914528,3913529,0.489,0.507807692307692}, {2976432,3913529,3912422,0.614945454545455,0.541152}, {2976433,3912422,3911363,0.532688888888889,0.532688888888889}, {2976434,3915439,3914701,0.487777777777778,0.487777777777778}, {2976435,3914701,3914021,0.356777777777778,0.356777777777778}, {2976436,3914021,3913703,0.1941,0.1941}, {2976437,3915747,3914997,0.424451612903226,0.424451612903226}, {2976438,3914997,3914145,0.611181818181818,0.517153846153846}, {2976439,3916206,3915439,0.472688888888889,0.472688888888889}, {2976440,3917383,3916515,0.620375,0.620375}, {2976441,3916515,3915747,0.553486956521739,0.553486956521739}, {2976442,3913703,3912557,0.835694117647059,0.835694117647059}, {2976443,3914145,3913016,0.5292,0.5292}, {2976444,3908692,3909482,0.453525,0.453525}, {2976445,3909745,3910681,0.521971428571429,0.521971428571429}, {2976446,3908048,3908352,0.153155555555556,0.159046153846154}, {2976447,3908352,3909165,0.388135714285714,0.388135714285714}, {2976448,3909482,3909745,0.152838461538462,0.209147368421053}, {2976449,3909165,3909482,0.155711111111111,0.175175}, {2976450,3908862,3909165,0.17115,0.164304}, {2976451,3909482,3910284,0.494918181818182,0.494918181818182}, {2976452,3909165,3909952,0.4102,0.4102}, {2976453,3918315,3918611,0.215592,0.26949}, {2976454,3918611,3918929,0.17398064516129,0.16854375}, {2976455,3918611,3918048,0.823909090909091,0.6042}, {2976456,3918929,3918398,0.338066666666667,0.338066666666667}, {2976457,3917016,3917346,0.241513043478261,0.326752941176471}, {2976458,3918048,3917346,0.457823076923077,0.425121428571429}, {2976459,3918398,3917676,0.798171428571429,0.798171428571429}, {2976460,3917346,3917676,0.283547368421053,0.224475}, {2976461,3917346,3917055,0.1942,0.1942}, {2976462,3917676,3917382,0.193622222222222,0.193622222222222}, {2976463,3918702,3918043,0.582866666666667,0.45615652173913}, {2976464,3917676,3918043,0.244527272727273,0.244527272727273}, {2976465,3918043,3918447,0.215232,0.233947826086957}, {2976466,3919012,3918447,0.4092,0.392832}, {2976467,3916594,3916900,0.206044444444444,0.252872727272727}, {2976468,3916900,3917210,0.203111111111111,0.249272727272727}, {2976469,3917210,3917501,0.199546153846154,0.216175}, {2976470,3918043,3917501,0.5064,0.5064}, {2976471,3916900,3916398,0.303066666666667,0.303066666666667}, {2976472,3918929,3919222,0.16910625,0.16910625}, {2976473,3919222,3919575,0.191614285714286,0.185006896551724}, {2976474,3919575,3919787,0.2652,1000000}, {2976475,3919222,3918702,0.336444444444444,0.336444444444444}, {2976476,3919575,3919012,0.579675,0.579675}, {2976477,3918447,3918794,0.244145454545455,0.214848}, {2976478,3918794,3918872,0.0644666666666667,0.046416}, {2976479,3917210,3916749,0.740836363636364,0.740836363636364}, {2976480,3917501,3917042,0.300644444444444,0.300644444444444}, {2976481,3917501,3917819,0.191892857142857,0.26865}, {2976482,3918447,3917819,0.32208,0.32208}, {2976483,3918794,3918140,0.392377777777778,0.392377777777778}, {2976484,3917819,3918140,0.17041875,0.302966666666667}, {2976485,3918140,3918314,0.124636363636364,0.210923076923077}, {2976486,3917819,3917348,0.328056,0.328056}, {2976487,3916749,3916485,0.1308375,0.1308375}, {2976488,3916485,3916226,0.162955555555556,0.162955555555556}, {2976489,3921330,3921913,0.311088,0.235672727272727}, {2976490,3921913,3922038,0.0687777777777778,0.0422045454545455}, {2976491,3922038,3922384,0.215321739130435,0.126984615384615}, {2976492,3922384,3922531,0.0783,0.0727071428571429}, {2976497,3922384,3921881,0.490147826086956,0.256213636363636}, {2976498,3921881,3921743,0.0970181818181818,0.0604075471698113}, {2976499,3921743,3921531,0.13472,0.080832}, {2976500,3922638,3922006,0.532066666666667,0.532066666666667}, {2976501,3921743,3922006,0.1434,0.1434}, {2976502,3921531,3921822,0.173582608695652,0.210126315789474}, {2976503,3922006,3921822,0.243847058823529,0.243847058823529}, {2976507,3922459,3922181,0.233488888888889,0.233488888888889}, {2976508,3921822,3922181,0.20655,0.198288}, {2976509,3921034,3920759,0.2098,0.2098}, {2976510,3920759,3920479,0.217911111111111,0.217911111111111}, {2976511,3920479,3920100,0.264711111111111,0.264711111111111}, {2976512,3920759,3921019,0.148955555555556,0.148955555555556}, {2976513,3920479,3920722,0.141533333333333,0.141533333333333}, {2976514,3920100,3920382,0.140911111111111,0.140911111111111}, {2976521,3922181,3922747,0.333830769230769,0.299296551724138}, {2976522,3922181,3921958,0.191330769230769,0.191330769230769}, {2976523,3921958,3921699,0.271114285714286,0.271114285714286}, {2976524,3921958,3922252,0.149288888888889,0.149288888888889}, {2976529,3921531,3921188,0.2239125,0.174760975609756}, {2976530,3921188,3921041,0.132488888888889,0.0941368421052632}, {2976531,3921041,3920820,0.226129411764706,0.142377777777778}, {2976532,3921822,3921309,0.393333333333333,0.393333333333333}, {2976533,3921041,3921309,0.155725,0.18687}, {2976534,3921309,3921699,0.15615,0.16656}, {2976535,3894597,3894633,0.0879103448275862,0.09105}, {2976536,3895288,3895259,0.218256,0.341025}, {2976537,3895084,3895359,0.202885714285714,0.21303}, {2976538,3895359,3895735,0.291342857142857,0.2266}, {2976539,3896027,3895887,1000000,1000000}, {2976540,3895887,3896012,0.184511111111111,0.184511111111111}, {2976541,3895887,3895833,0.159777777777778,0.159777777777778}, {2976542,3895383,3895427,0.225888888888889,0.225888888888889}, {2976543,3895518,3895383,0.0737555555555555,0.0737555555555555}, {2976544,3895099,3895383,0.145844444444444,0.145844444444444}, {2976545,3895722,3895938,1000000,1000000}, {2976546,3895938,3895941,0.236933333333333,0.236933333333333}, {2976547,3895308,3895809,0.294984,0.294984}, {2976548,3896588,3896767,0.2237,0.2237}, {2976549,3897432,3897626,0.182125,0.257117647058824}, {2976550,3897626,3897379,0.284723076923077,0.284723076923077}, {2976551,3898741,3899676,0.643121739130435,0.643121739130435}, {2976552,3897834,3898569,0.453742857142857,0.433118181818182}, {2976553,3898088,3898816,0.51761052631579,1000000}, {2976554,3899083,3899997,0.61355,0.7012}, {2976555,3899382,3900353,0.783284210526316,0.875435294117647}, {2976556,3899045,3898848,0.114555555555556,0.114555555555556}, {2976557,3899132,3899965,0.494060869565217,0.494060869565217}, {2976558,3899866,3900750,0.659345454545454,0.659345454545454}, {2976559,3900122,3900996,0.537266666666667,0.537266666666667}, {2976560,3899399,3900303,0.449538461538462,0.46752}, {2976561,3900374,3901254,1.46256,1000000}, {2976562,3900541,3901482,0.583464,0.583464}, {2976563,3900793,3901701,0.526511111111111,0.526511111111111}, {2976564,3899846,3900793,0.581590909090909,0.556304347826087}, {2976565,3900311,3901177,0.537066666666667,0.537066666666667}, {2976566,3900898,3901105,0.176563636363636,0.2988}, {2976567,3901084,3901326,1000000,1000000}, {2976568,3901450,3901420,1000000,0.541309090909091}, {2976569,3900548,3901043,0.239475,1000000}, {2976570,3901326,3901420,0.104657142857143,0.104657142857143}, {2976571,3901105,3901043,0.125727272727273,0.0864375}, {2976572,3901043,3901391,0.416485714285714,1000000}, {2976573,3901111,3901391,1000000,0.2762}, {2976574,3901391,3901513,0.0767111111111111,0.0767111111111111}, {2976575,3901799,3901420,0.3613875,1000000}, {2976576,3901799,3902067,1000000,0.173425}, {2976577,3901391,3901799,1000000,1000000}, {2976578,3901513,3901655,0.0796444444444444,0.0796444444444444}, {2976579,3901799,3901917,0.0694444444444444,0.0694444444444444}, {2976580,3901917,3902090,0.0895777777777778,0.0895777777777778}, {2976581,3902710,3902996,0.203628571428571,0.185921739130435}, {2976582,3902285,3902710,0.175976470588235,0.161708108108108}, {2976583,3901992,3902285,0.178475,0.186234782608696}, {2976584,3902154,3903140,1.4718,1.4718}, {2976585,3902410,3903396,1.12029230769231,1.12029230769231}, {2976586,3902738,3903665,0.543444444444445,1.22275}, {2976587,3902996,3903919,0.59328,0.570461538461538}, {2976588,3901369,3901992,0.384792,0.310316129032258}, {2976589,3901021,3901369,0.218060869565217,0.227972727272727}, {2976590,3903919,3904193,0.134742857142857,0.150912}, {2976591,3904193,3904483,0.22995,0.219}, {2976592,3903257,3904193,1000000,0.505241379310345}, {2976593,3902582,3903307,1000000,0.321051428571429}, {2976594,3902338,3902582,1000000,0.120288888888889}, {2976595,3902582,3902805,0.209894117647059,0.209894117647059}, {2976596,3901369,3901557,0.116232,0.116232}, {2976597,3901557,3901881,0.211176,0.211176}, {2976598,3901557,3901798,0.136688888888889,0.136688888888889}, {2976599,3902805,3903314,0.333666666666667,0.391695652173913}, {2976600,3903314,3904244,0.529022222222222,0.751768421052632}, {2976601,3898318,3898457,0.136366666666667,0.12918947368421}, {2976602,3896306,3896871,1000000,1000000}, {2976603,3904193,3905149,0.553022222222222,0.553022222222222}, {2976604,3904552,3904758,0.15786,0.1754}, {2976605,3904758,3904939,0.128672727272727,0.113232}, {2976606,3904043,3904939,1000000,0.548832}, {2976607,3904939,3905281,0.308873684210526,0.308873684210526}, {2976608,3904415,3905281,0.578175,0.578175}, {2976609,3904703,3905024,0.226657142857143,0.226657142857143}, {2976610,3905713,3906391,0.4362,0.419423076923077}, {2976611,3906155,3906391,0.155808,0.19476}, {2976612,3904758,3905622,0.506644444444444,0.506644444444444}, {2976613,3904939,3905814,0.5136,0.5136}, {2976614,3905281,3906193,0.507222222222222,0.507222222222222}, {2976615,3905560,3906439,0.45262,0.45262}, {2976616,3905281,3905560,0.22032,0.22032}, {2976617,3905024,3905560,0.476336842105263,0.476336842105263}, {2976618,3905024,3905304,0.177222222222222,0.177222222222222}, {2976619,3905560,3905920,0.307094117647059,0.307094117647059}, {2976620,3905304,3905920,0.282075,0.282075}, {2976621,3905030,3905304,0.191353846153846,0.226145454545455}, {2976622,3905920,3906226,0.2433,0.2433}, {2976623,3906226,3906350,0.0759333333333333,0.0759333333333333}, {2976624,3906109,3906350,0.209115789473684,0.128167741935484}, {2976625,3905861,3906109,0.148266666666667,0.148266666666667}, {2976626,3905434,3905861,0.243288,0.217221428571429}, {2976627,3906391,3907125,0.6820875,0.496063636363636}, {2976628,3906391,3906635,0.20517,0.186518181818182}, {2976629,3906635,3907420,0.4536,0.351174193548387}, {2976630,3907122,3907725,0.310628571428571,0.347904}, {2976631,3907725,3908048,0.17015,0.145842857142857}, {2976632,3907420,3907725,0.151022222222222,0.151022222222222}, {2976633,3907125,3907420,0.152022222222222,0.157869230769231}, {2976634,3906830,3907125,0.155123076923077,0.16805}, {2976635,3905920,3906779,0.4201125,0.480128571428571}, {2976636,3906226,3907136,0.493088888888889,0.493088888888889}, {2976637,3906901,3907273,0.211968,0.203815384615385}, {2976638,3906620,3906901,0.134678571428571,0.101918918918919}, {2976639,3906350,3906620,0.18065,0.154842857142857}, {2976640,3907125,3907897,0.401266666666667,0.492463636363636}, {2976641,3907420,3908219,0.388971428571429,0.388971428571429}, {2976642,3907725,3908546,0.404377777777778,0.404377777777778}, {2976643,3908546,3908862,0.163872,0.157569230769231}, {2976644,3908219,3908546,0.175591304347826,0.155330769230769}, {2976645,3907897,3908219,0.187527272727273,0.1719}, {2976646,3907596,3907897,0.180027272727273,0.1886}, {2976647,3908546,3909347,0.409377777777778,0.409377777777778}, {2976648,3908219,3909051,0.381041379310345,0.381041379310345}, {2976649,3907897,3908750,0.426092307692308,0.481669565217391}, {2976650,3906901,3907970,0.547533333333333,0.547533333333333}, {2976651,3906620,3907647,0.544888888888889,0.544888888888889}, {2976652,3906350,3907365,0.556377777777778,0.556377777777778}, {2976653,3907970,3908283,0.161266666666667,0.161266666666667}, {2976654,3908283,3908725,0.26448,0.240436363636364}, {2976655,3906109,3907032,0.542466666666667,0.542466666666667}, {2976656,3905861,3906727,0.539355555555556,0.539355555555556}, {2976657,3907647,3907987,0.208828571428571,0.208828571428571}, {2976658,3906727,3907033,0.2622,0.247633333333333}, {2976659,3907987,3908283,0.160272,0.174208695652174}, {2976660,3907675,3907987,0.142220689655172,0.158630769230769}, {2976661,3907390,3907675,0.151546153846154,0.171313043478261}, {2976662,3907033,3907390,0.1896,0.156910344827586}, {2976663,3908283,3909023,0.365066666666667,0.365066666666667}, {2976664,3907987,3908720,0.364466666666667,0.364466666666667}, {2976665,3907675,3908363,1.38282857142857,1.38282857142857}, {2976666,3909023,3909420,0.254228571428571,0.254228571428571}, {2976667,3908720,3909023,0.169675,0.169675}, {2976668,3908363,3908720,0.187017391304348,0.187017391304348}, {2976669,3908720,3909433,0.370733333333333,0.370733333333333}, {2976670,3909023,3909712,0.366755555555556,0.366755555555556}, {2976671,3909098,3909638,0.293133333333333,0.293133333333333}, {2976672,3909098,3909524,0.249511111111111,0.249511111111111}, {2976673,3909638,3909910,0.143822222222222,0.143822222222222}, {2976674,3909635,3909910,0.19737,0.179427272727273}, {2976675,3910284,3910616,0.208957894736842,0.208957894736842}, {2976676,3910729,3911034,0.148846153846154,0.175909090909091}, {2976677,3909910,3910252,0.174417391304348,0.174417391304348}, {2976678,3910252,3910616,0.194536363636364,0.194536363636364}, {2976679,3910616,3911034,0.205088888888889,0.205088888888889}, {2976680,3909638,3910063,0.263977777777778,0.263977777777778}, {2976681,3909222,3909524,0.20445,0.20445}, {2976682,3909524,3910063,0.273,0.273}, {2976683,3909910,3910824,0.495260869565217,0.35596875}, {2976684,3910252,3911112,0.401066666666667,0.401066666666667}, {2976685,3910616,3911402,0.6203,0.6203}, {2976686,3910824,3911112,0.12075,0.1288}, {2976687,3911112,3911402,0.0960878048780488,0.119381818181818}, {2976688,3911587,3911580,0.257710344827586,0.257710344827586}, {2976689,3911580,3912357,0.33744375,0.830630769230769}, {2976690,3911580,3911455,0.247129411764706,0.247129411764706}, {2976691,3911455,3911370,0.153987096774194,0.153987096774194}, {2976692,3911455,3912052,0.319155555555556,0.319155555555556}, {2976693,3911370,3911778,0.2164,0.2164}, {2976694,3913016,3912447,0.32388,0.32388}, {2976695,3914381,3914722,0.197355555555556,0.197355555555556}, {2976696,3913795,3913966,0.0993714285714286,0.0907304347826087}, {2976697,3912447,3912954,0.443446153846154,0.443446153846154}, {2976698,3914787,3914381,0.349266666666667,0.392925}, {2976699,3914722,3914335,0.210488888888889,0.210488888888889}, {2976700,3913966,3913374,0.425611764705882,0.344542857142857}, {2976701,3913966,3914207,0.13005,0.13005}, {2976702,3914335,3914207,0.0702666666666667,0.0702666666666667}, {2976703,3914207,3914529,0.175269230769231,0.1519}, {2976704,3914529,3914843,0.211617391304348,0.2028}, {2976705,3914722,3914980,0.169466666666667,0.169466666666667}, {2976706,3914980,3914529,0.445658823529412,0.3294}, {2976707,3915307,3914980,0.3132,0.261}, {2976708,3915607,3914843,0.478928571428571,0.478928571428571}, {2976709,3914843,3914465,0.277314285714286,0.200813793103448}, {2976710,3913374,3914465,0.474461538461538,0.474461538461538}, {2976711,3911844,3912704,0.401688888888889,0.401688888888889}, {2976712,3912103,3913079,0.423288888888889,0.423288888888889}, {2976713,3912353,3913396,1.02765,0.493272}, {2976714,3912682,3913777,0.484222222222222,0.484222222222222}, {2976715,3912052,3912353,0.163225,0.163225}, {2976716,3911778,3912052,0.138688888888889,0.138688888888889}, {2976717,3912052,3912671,0.294022222222222,0.294022222222222}, {2976718,3911778,3912329,0.278866666666667,0.278866666666667}, {2976719,3916229,3915449,0.486488888888889,0.486488888888889}, {2977132,3896234,3895226,0.475156097560976,0.572982352941176}, {2977133,3896234,3895988,0.187145454545455,1000000}, {2977148,3899326,3899037,0.147537931034483,0.164561538461538}, {2977149,3899587,3899326,0.163152,0.145671428571429}, {2977150,3899686,3899587,0.073,0.0589615384615385}, {2977151,3900069,3899686,0.250718181818182,0.204288888888889}, {2977153,3899289,3899706,0.47596,0.310408695652174}, {2977155,3899587,3899706,0.101621052631579,0.09654}, {2977156,3899706,3900323,0.439114285714286,0.439114285714286}, {2977157,3899706,3900069,0.358023529411765,0.338133333333333}, {2977158,3900069,3900664,0.46338,0.487768421052632}, {2977160,3902463,3901734,0.479018181818182,0.390311111111111}, {2977162,3898921,3899326,0.404485714285714,0.2574}, {2977163,3899208,3898921,0.229010526315789,0.2072}, {2977164,3899208,3899587,0.207642857142857,0.223615384615385}, {2977165,3899686,3899680,0.08896,0.116034782608696}, {2977166,3899691,3899680,0.23328,0.208285714285714}, {2977167,3900269,3899680,0.316,0.316}, {2977168,3898920,3899208,0.163823076923077,0.163823076923077}, {2977169,3899439,3898920,0.853466666666667,0.853466666666667}, {2977170,3899691,3899439,0.140866666666667,0.152136}, {2977171,3899439,3899214,0.151226086956522,0.1581}, {2977172,3899911,3899691,0.170345454545455,0.15615}, {2977173,3900963,3900592,0.385835294117647,1000000}, {2977178,3898921,3898398,0.5451,0.346881818181818}, {2977179,3898249,3898921,0.4389,0.4389}, {2977180,3897693,3898249,0.4178,0.358114285714286}, {2977181,3898559,3898920,0.207384,0.192022222222222}, {2977184,3903356,3902463,0.517984615384615,0.517984615384615}, {2977194,3905502,3905056,0.294688888888889,0.294688888888889}, {2977195,3904397,3905075,0.366377777777778,0.366377777777778}, {2977199,3906044,3905891,0.240911111111111,0.240911111111111}, {2977267,3894795,3894171,1000000,0.4114}, {2977268,3895336,3894795,1000000,0.485808}, {2977269,3894795,3895103,0.3888,0.416571428571429}, {2977270,3896594,3897215,1000000,0.414485714285714}, {2977271,3896109,3896594,1000000,0.4338}, {2977272,3895625,3895433,0.146066666666667,0.146066666666667}, {2977273,3897675,3897991,0.29988,1000000}, {2977274,3897335,3897675,0.26625,1000000}, {2977275,3898514,3897675,0.488925,0.510182608695652}, {2977276,3899323,3898854,0.34494,0.34494}, {2977277,3898932,3898514,0.314154545454545,0.300495652173913}, {2977278,3899454,3898932,0.294728571428571,0.2578875}, {2977279,3898715,3898285,0.287225,0.287225}, {2977280,3899228,3898715,1.62408,0.624646153846154}, {2977281,3899412,3899606,0.140904,0.135484615384615}, {2977282,3899606,3900141,0.278192307692308,0.267888888888889}, {2977283,3900141,3899911,0.17105,0.17105}, {2977284,3900495,3900141,0.1668,0.160384615384615}, {2977285,3900495,3900963,0.312168,0.289044444444444}, {2977286,3899670,3899606,0.193936363636364,0.147124137931034}, {2977287,3900589,3900495,0.0769384615384615,0.0740888888888889}, {2977288,3900753,3900589,0.109177777777778,0.105278571428571}, {2977289,3900144,3900589,0.278448,0.267738461538462}, {2977290,3899774,3900144,0.229636363636364,0.229636363636364}, {2977291,3900144,3900546,0.343768421052632,0.296890909090909}, {2977292,3899774,3899670,0.0837272727272727,0.07368}, {2977293,3900154,3899774,0.292581818181818,0.279860869565217}, {2977294,3900279,3900546,0.190278260869565,0.18235}, {2977295,3900154,3900279,0.0808909090909091,0.071184}, {2977296,3899454,3900154,1000000,1000000}, {2977297,3899228,3899454,0.153542857142857,0.16122}, {2977298,3898932,3899323,0.201755555555556,0.18158}, {2977299,3898715,3898932,0.142486956521739,0.131088}, {2977300,3898503,3898715,0.177633333333333,0.21316}, {2977301,3898423,3897856,0.34335,0.2289}, {2977302,3901301,3900963,0.200844444444444,1000000}, {2977303,3901301,3901487,0.11415652173913,0.11415652173913}, {2977304,3900753,3901301,0.343121739130435,0.328825}, {2977305,3901461,3901257,0.126225,0.1377}, {2977306,3901729,3901461,0.243564705882353,0.295757142857143}, {2977307,3900546,3900725,0.141757894736842,0.128257142857143}, {2977308,3900725,3901461,0.462954545454546,0.7275}, {2977309,3899817,3899454,0.31587,0.263225}, {2977310,3900279,3900684,1000000,1000000}, {2977311,3898343,3898559,0.115155555555556,0.115155555555556}, {2977312,3901487,3901730,1000000,0.168425}, {2977313,3901257,3901730,0.236871428571429,0.236871428571429}, {2977314,3901730,3901897,0.112822222222222,0.112822222222222}, {2977315,3904022,3903356,0.488454545454545,0.488454545454545}, {2977316,3902864,3903928,0.646357894736842,0.646357894736842}, {2977317,3903928,3904022,0.09075,0.08712}, {2977318,3903846,3903928,0.10728,0.0957857142857143}, {2977319,3903568,3903846,0.2444,0.279314285714286}, {2977320,3904117,3903846,0.1104,0.123648}, {2977321,3904638,3904117,0.219716129032258,0.34056}, {2977322,3904232,3904117,1000000,1000000}, {2977323,3902439,3901729,0.312688235294118,0.279773684210526}, {2977324,3903263,3902439,0.334894736842105,0.343945945945946}, {2977325,3904773,3905110,0.35096,0.277073684210526}, {2977326,3905509,3905110,0.238056,0.270518181818182}, {2977327,3906066,3905509,0.2488,0.257379310344828}, {2977329,3905143,3904773,0.194828571428571,0.2273}, {2977330,3905143,3905509,0.218088888888889,0.218088888888889}, {2977331,3905526,3905143,0.2187375,0.2187375}, {2977332,3905663,3905825,1000000,1000000}, {2977428,3896741,3896109,1000000,0.541275}, {2977429,3896741,3897235,0.36909,1000000}, {2977430,3896175,3896741,0.338644444444444,1000000}, {2977431,3897181,3896741,1000000,0.33835}, {2977432,3898266,3897881,0.438284210526316,1000000}, {2977433,3897617,3897644,1000000,0.312525}, {2977434,3897617,3898266,0.348257142857143,0.348257142857143}, {2977435,3898451,3898266,0.178745454545455,1000000}, {2977436,3898646,3898451,0.19476,1000000}, {2977437,3898951,3898646,0.299147368421053,1000000}, {2977438,3898451,3898896,0.322833333333333,0.29055}, {2977439,3897729,3898451,0.421657142857143,0.354192}, {2977440,3897699,3897729,0.05922,0.074025}, {2977441,3897294,3897614,0.187377777777778,0.187377777777778}, {2977442,3899341,3899094,0.58662,0.58662}, {2977443,3898961,3899341,0.209836363636364,0.19235}, {2977444,3899868,3899341,0.257897142857143,0.347169230769231}, {2977445,3899352,3899868,0.416858823529412,0.272561538461538}, {2977446,3900359,3899868,0.263571428571429,0.351428571428571}, {2977447,3903012,3901967,1000000,0.736771428571429}, {2977448,3903475,3902566,0.675409090909091,1000000}, {2977451,3903513,3903475,0.068175,0.0389571428571429}, {2977452,3903513,3903954,0.194861538461538,0.220278260869565}, {2977453,3903954,3903889,0.42624,0.202971428571429}, {2977454,3904053,3903954,0.179825,0.172632}, {2977455,3903954,3904344,0.234,0.221}, {2977456,3904344,3904746,0.23217,0.244389473684211}, {2977457,3904409,3904344,0.646714285714286,0.646714285714286}, {2977458,3904811,3904746,0.163511111111111,0.163511111111111}, {2977459,3904409,3904053,0.176618181818182,0.176618181818182}, {2977460,3904811,3904409,0.1809,0.213790909090909}, {2977461,3905403,3904811,0.662466666666667,0.6276}, {2977465,3905295,3905197,1000000,1000000}, {2977467,3904282,3904421,0.25215,0.25215}, {2977468,3904421,3904712,0.2606,0.300692307692308}, {2977469,3904712,3904565,0.198133333333333,0.274338461538462}, {2977470,3904746,3904712,0.357857142857143,0.357857142857143}, {2977471,3904858,3904931,0.194777777777778,0.194777777777778}, {2977586,3918140,3917638,0.290022222222222,0.290022222222222}, {2977587,3917191,3917627,0.291822222222222,0.291822222222222}, {2977588,3917627,3918274,0.418375,0.6694}, {2977589,3917348,3917192,0.0956222222222222,0.0956222222222222}, {2977590,3916226,3916841,0.389044444444444,0.389044444444444}, {2977591,3916841,3917155,0.1982,0.1982}, {2977592,3917155,3917207,0.247758620689655,0.247758620689655}, {2977593,3916485,3917023,0.331066666666667,0.331066666666667}, {2977594,3917023,3917018,0.101355555555556,0.101355555555556}, {2977595,3917018,3916841,0.101711111111111,0.101711111111111}, {2977596,3916841,3916587,0.158044444444444,0.158044444444444}, {2977597,3916587,3915768,0.501466666666667,0.501466666666667}, {2977598,3916912,3916093,0.504044444444444,0.504044444444444}, {2977599,3917411,3917155,0.193107692307692,0.193107692307692}, {2977600,3917207,3917449,0.210365217391304,0.2304}, {2977601,3917449,3917740,0.154529032258065,0.154529032258065}, {2977602,3917449,3917258,0.166577777777778,0.166577777777778}, {2977603,3917258,3917009,0.230371428571429,0.230371428571429}, {2977604,3917042,3917102,0.203755555555556,0.203755555555556}, {2977605,3917102,3917192,0.0468888888888889,0.0468888888888889}, {2977606,3917191,3917192,0.109688888888889,0.109688888888889}, {2977607,3917122,3917191,0.0432,0.0432}, {2977608,3917018,3917122,0.0462222222222222,0.0462222222222222}, {2977609,3917102,3917023,0.0358444444444444,0.0358444444444444}, {2977610,3917122,3917155,0.151941176470588,0.151941176470588}, {2977611,3917880,3918540,0.607866666666667,0.521028571428571}, {2977612,3918540,3918274,0.156444444444444,0.156444444444444}, {2977613,3918148,3918849,1.25273333333333,1.25273333333333}, {2977614,3918314,3919021,0.475968,0.475968}, {2977615,3918476,3919466,0.613955555555555,0.613955555555555}, {2977616,3917740,3917486,0.186755555555556,0.186755555555556}, {2977617,3917486,3917268,0.206242105263158,0.206242105263158}, {2977618,3917740,3917928,0.121878260869565,0.133485714285714}, {2977619,3917928,3918006,0.114789473684211,0.114789473684211}, {2977620,3917928,3918207,0.154488888888889,0.154488888888889}, {2977621,3918207,3918655,0.286771428571429,0.286771428571429}, {2977622,3918006,3917749,0.147111111111111,0.147111111111111}, {2977623,3917749,3917533,0.152222222222222,0.152222222222222}, {2977624,3917486,3917749,0.189104347826087,0.189104347826087}, {2977625,3918006,3918496,0.342314285714286,0.342314285714286}, {2977626,3889636,3890557,0.431844444444444,0.353327272727273}, {2977627,3891036,3891401,0.237457142857143,0.191792307692308}, {2977628,3886153,3886302,1000000,1000000}, {2977629,3885480,3885966,0.2589,1000000}, {2977630,3890420,3891272,1000000,1000000}, {2977631,3891244,3890420,1000000,1000000}, {2977632,3880453,3880675,0.134422222222222,0.134422222222222}, {2977633,3880883,3880986,0.1742,1000000}, {2977634,3880761,3880883,1000000,0.1814}, {2977635,3921699,3921989,0.1338,0.2007}, {2977636,3921989,3922325,0.222057142857143,0.222057142857143}, {2977639,3922252,3921989,0.191266666666667,0.191266666666667}, {2977643,3922265,3920935,0.881688888888889,0.881688888888889}, {2977645,3921963,3921208,0.489244444444444,0.489244444444444}, {2977652,3918655,3918496,0.200428571428571,0.21045}, {2977653,3918496,3918329,0.126690909090909,0.149314285714286}, {2977654,3918329,3918119,0.20685,0.197}, {2977655,3917749,3918329,0.27732,0.27732}, {2977656,3918958,3918452,0.6546,1.45466666666667}, {2977657,3918958,3919226,0.152488888888889,0.117634285714286}, {2977658,3919226,3918721,0.479822222222222,0.479822222222222}, {2977659,3919226,3919509,0.106866666666667,0.0874363636363636}, {2977660,3919509,3919793,0.108566666666667,0.0930571428571429}, {2977661,3919793,3920060,0.164424,0.146807142857143}, {2977662,3919509,3918997,0.481977777777778,0.481977777777778}, {2977663,3919793,3919248,0.483511111111111,0.483511111111111}, {2977664,3920935,3920379,0.570704347826087,2.1877}, {2977665,3921208,3920648,0.557181818181818,0.557181818181818}, {2977670,3913361,3914521,0.515089655172414,0.515089655172414}, {2977671,3913728,3914826,0.569488888888889,0.569488888888889}, {2977672,3914090,3915101,0.479145454545454,0.52706}, {2977673,3914369,3915330,0.575142857142857,0.575142857142857}, {2977674,3914648,3915569,0.650256,0.650256}, {2977675,3914870,3915811,0.866747368421053,0.633392307692308}, {2977676,3915085,3916068,0.522774193548387,0.463028571428571}, {2977677,3914090,3914369,0.1824,0.161353846153846}, {2977678,3914369,3914648,0.133567741935484,0.106169230769231}, {2977679,3914648,3914870,0.125670967741935,0.105291891891892}, {2977680,3914870,3915085,0.137935714285714,0.133179310344828}, {2977681,3914833,3915085,0.158076923076923,0.146785714285714}, {2977682,3920648,3920011,0.5186,0.5186}, {2977683,3920379,3919769,0.497311111111111,0.497311111111111}, {2977684,3921461,3920907,0.431066666666667,0.431066666666667}, {2977685,3921758,3921207,0.533342857142857,0.533342857142857}, {2977686,3922051,3921508,1.87,1.87}, {2977690,3920907,3920274,0.528711111111111,0.528711111111111}, {2977691,3921207,3920546,0.554355555555556,0.554355555555556}, {2977692,3921508,3920793,0.580511111111111,0.580511111111111}, {2977696,3922109,3921378,0.568955555555555,0.568955555555555}, {2977700,3919541,3919769,0.147790909090909,0.180633333333333}, {2977701,3919769,3919834,0.0430846153846154,0.03734}, {2977702,3919834,3920011,0.0954967741935484,0.0925125}, {2977703,3920011,3920085,0.0357352941176471,0.0368181818181818}, {2977704,3920085,3920274,0.0762171428571429,0.0808363636363636}, {2977705,3920274,3920372,0.03945,0.0405771428571429}, {2977706,3920372,3920546,0.0773666666666667,0.0819176470588235}, {2977707,3920546,3920793,0.11688,0.11688}, {2977708,3920793,3921039,0.116329411764706,0.1236}, {2977709,3921378,3921754,0.131152941176471,0.135127272727273}, {2977712,3919834,3919629,0.154266666666667,0.154266666666667}, {2977713,3920085,3919925,0.128066666666667,0.128066666666667}, {2977714,3920372,3920191,0.0953555555555556,0.0953555555555556}, {2977715,3919629,3919925,1000000,1000000}, {2977716,3919925,3920191,1000000,1000000}, {2977818,3902059,3902191,0.686013333333333,0.735014285714286}, {2977819,3902191,3902255,0.260022857142857,0.2528}, {2977822,3903384,3903428,0.2322,0.259517647058824}, {2977823,3903482,3903428,0.153761538461538,0.159912}, {2977824,3903534,3903482,0.181875,0.167884615384615}, {2977825,3903987,3904039,0.276923076923077,0.2}, {2977826,3904039,3904042,0.0654,0.04905}, {2977827,3904042,3904107,0.193870588235294,0.1831}, {2977828,3904128,3904107,0.0429157894736842,0.05436}, {2977829,3904190,3904128,0.2712,0.2712}, {2977830,3903428,3904042,0.258466666666667,0.258466666666667}, {2977831,3903482,3904107,0.8718,0.8718}, {2977832,3903534,3904190,0.28956,0.28956}, {2977834,3902416,3902458,0.0722222222222222,0.0722222222222222}, {2977835,3902458,3903534,0.60153,0.60153}, {2977837,3898183,3898224,0.14421,0.1802625}, {2977838,3898224,3898290,0.202176,0.229745454545455}, {2977839,3898290,3898345,0.112118181818182,0.16444}, {2977840,3897986,3898345,0.133755555555556,0.133755555555556}, {2977841,3898345,3898679,0.1818,0.2121}, {2977842,3898679,3899011,0.143284615384615,0.161973913043478}, {2977843,3899011,3899393,0.159,0.178875}, {2977844,3898535,3898679,0.479263636363636,0.620223529411765}, {2977845,3898867,3899011,1000000,1000000}, {2977846,3898679,3898818,0.4575,1000000}, {2977847,3899011,3899173,1000000,1000000}, {2977848,3898669,3898818,0.0640444444444445,0.0640444444444445}, {2977849,3899173,3899543,0.2328,0.201054545454545}, {2977850,3898224,3898290,0.3104,0.3104}, {2978074,3898347,3900553,1000000,1000000}, {2978075,3900553,3901122,0.534333333333333,0.534333333333333}, {2978076,3899053,3900878,1000000,1000000}, {2978078,3902332,3902071,0.1281,0.1281}, {2978079,3902608,3902332,0.143936842105263,1000000}, {2978080,3902608,3903138,1000000,1000000}, {2978081,3902071,3902904,0.659778947368421,0.659778947368421}, {2978082,3902806,3902904,0.0784434782608696,0.0644357142857143}, {2978083,3902904,3903036,1000000,1000000}, {2978084,3902332,3903036,1000000,1000000}, {2978085,3902608,3903364,1000000,0.861214285714286}, {2978086,3903138,3903249,1000000,1000000}, {2978087,3903249,3903708,1000000,0.74604}, {2978088,3903249,3903438,0.2331,0.2331}, {2978089,3903860,3903708,0.08468,0.0940888888888889}, {2978090,3903438,3903708,0.217868571428571,0.24598064516129}, {2978091,3903438,3903364,0.0756,0.061425}, {2978092,3903364,3903308,0.0722608695652174,0.0615555555555555}, {2978093,3902574,3903044,0.3028,0.24224}, {2978094,3903258,3903479,0.162872727272727,0.23888}, {2978095,3903479,3903633,0.1578,0.1578}, {2978096,3903711,3903933,0.160309090909091,0.195933333333333}, {2978097,3903933,3904175,0.128232,0.133575}, {2978098,3903479,3903933,0.272688888888889,0.272688888888889}, {2978099,3903457,3903633,0.137568,0.181010526315789}, {2978100,3903633,3904175,0.210891428571429,0.263614285714286}, {2978101,3904175,3904719,0.316533333333333,0.305228571428571}, {2978102,3905124,3904667,0.258955555555555,0.258955555555555}, {2978103,3905351,3905991,0.636234782608696,0.48778}, {2978211,3907068,3907801,0.413975,0.382130769230769}, {2978212,3905351,3906621,0.848305263157895,0.848305263157895}, {2978213,3909727,3911178,0.626288888888889,0.626288888888889}, {2978214,3908279,3910214,0.790222222222222,0.790222222222222}, {2978215,3911414,3911718,0.392426086956522,0.392426086956522}, {2978216,3912006,3911718,0.2315,0.264571428571429}, {2978217,3911718,3911807,0.1032,0.1032}, {2978218,3911807,3912502,0.530333333333333,0.530333333333333}, {2978219,3911807,3913018,0.4414,0.4414}, {2978220,3913018,3913364,0.242822222222222,0.242822222222222}, {2978221,3913018,3913548,0.201466666666667,0.201466666666667}, {2978222,3912502,3913018,0.307333333333333,0.307333333333333}, {2978224,3914167,3914679,0.478854545454546,0.478854545454546}, {2978226,3915408,3915715,0.269807142857143,0.4197}, {2978231,3915715,3916464,0.450192857142857,0.484823076923077}, {2978232,3915906,3916712,0.469721739130435,0.469721739130435}, {2978233,3915648,3916452,0.407866666666667,0.407866666666667}, {2978238,3923628,3924024,0.483505263157895,0.483505263157895}, {2978240,3922675,3922709,0.603133333333334,0.603133333333334}, {2978241,3922033,3922329,0.281844444444444,0.281844444444444}, {2978242,3922329,3922227,0.0674888888888889,0.0674888888888889}, {2978244,3921771,3922020,0.264847058823529,0.264847058823529}, {2978245,3921771,3921938,0.39424,0.39424}, {2978246,3922020,3921938,0.10012,0.10012}, {2978247,3922918,3923520,0.536888888888889,0.536888888888889}, {2978248,3922841,3923398,0.83324,0.83324}, {2978249,3923041,3923320,0.315872727272727,0.315872727272727}, {2978250,3921559,3921678,0.388,0.388}, {2978251,3922244,3921763,0.2746,0.2746}, {2978252,3921763,3921975,0.152044444444444,0.152044444444444}, {2978253,3921975,3922168,0.124,0.239142857142857}, {2978254,3922168,3922257,0.0606521739130435,0.0775}, {2978255,3922345,3922556,0.343244444444444,1000000}, {2978256,3921111,3921291,0.191964705882353,0.1554}, {2978257,3921194,3921291,0.0826,0.0874588235294118}, {2978258,3921194,3920842,0.29691,0.6598}, {2978259,3920755,3920636,0.110929411764706,0.110929411764706}, {2978364,3859221,3858420,0.56448,0.56448}, {2978365,3857672,3858477,0.366652173913043,0.383318181818182}, {2978366,3858477,3858825,0.143133333333333,0.143133333333333}, {2978367,3858825,3858815,0.0874666666666667,0.0874666666666667}, {2978368,3858825,3858972,0.100022222222222,0.100022222222222}, {2978369,3858815,3858792,0.164844444444444,0.164844444444444}, {2978370,3864715,3864281,1000000,0.256246153846154}, {2978371,3865232,3864715,1000000,0.36255}, {2978372,3864715,3865417,1.37145882352941,0.932592}, {2978373,3864281,3863872,1000000,1000000}, {2978374,3865923,3865417,0.191688888888889,0.191688888888889}, {2978375,3866283,3865825,0.2619,0.428563636363636}, {2978376,3865417,3865459,0.19205,0.19205}, {2978377,3865905,3865459,0.208745454545455,0.255133333333333}, {2978378,3865459,3865078,1000000,1000000}, {2978379,3864453,3863923,0.441623076923077,0.410078571428571}, {2978380,3863397,3863171,0.183504,0.254866666666667}, {2978381,3863171,3863165,0.04743,0.07905}, {2978382,3863898,3863397,0.306888888888889,0.306888888888889}, {2978383,3864018,3863898,0.084984,0.0786888888888889}, {2978384,3863898,3863165,0.5058,0.684317647058823}, {2978385,3865300,3865063,0.27147,0.246790909090909}, {2978386,3863490,3863181,0.174933333333333,0.174933333333333}, {2978387,3869865,3868713,1000000,1.71036923076923}, {2978388,3869421,3868258,0.692557894736842,1000000}, {2978389,3871944,3870419,0.9498,0.904571428571429}, {2978390,3871539,3869421,1.12785,1000000}, {2978391,3867564,3867354,0.217226086956522,0.3122625}, {2978392,3866487,3867354,1000000,0.7579}, {2978393,3867788,3867450,0.1926,0.4066}, {2978394,3867450,3866503,0.555795,0.555795}, {2978395,3867450,3867835,0.567533333333333,0.547264285714286}, {2978396,3868458,3867835,0.27085,0.250015384615385}, {2978397,3872921,3872568,1000000,0.428742857142857}, {2978398,3874738,3875430,0.641444444444444,0.641444444444444}, {2978399,3876195,3876267,0.338715789473684,0.32178}, {2978400,3876195,3875347,1.01621052631579,1.20675}, {2978401,3878307,3877054,0.654709090909091,1000000}, {2978403,3851558,3850581,0.632975,0.632975}, {2978404,3850917,3851402,0.317333333333333,0.317333333333333}, {2978405,3851322,3851558,0.1712,0.1712}, {2978406,3851558,3851717,0.0927857142857143,0.0787272727272727}, {2978407,3851717,3851923,0.117222222222222,0.117222222222222}, {2978408,3851717,3852219,0.237444444444444,0.221068965517241}, {2978409,3852219,3851969,0.156888,0.170530434782609}, {2978410,3852219,3852755,0.2037,0.197129032258065}, {2978411,3852517,3852755,0.155866666666667,0.155866666666667}, {2978412,3853628,3853251,0.219022222222222,0.219022222222222}, {2978413,3854673,3854371,0.175778571428571,0.182288888888889}, {2978414,3856584,3854673,0.773225806451613,0.647837837837838}, {2978415,3857349,3856768,0.603069230769231,1000000}, {2978416,3854520,3854282,0.26841,0.282536842105263}, {2978417,3854801,3854282,0.251622222222222,0.251622222222222}, {2978418,3856030,3854801,0.601177777777778,0.601177777777778}, {2978419,3854801,3854561,0.204866666666667,0.204866666666667}, {2978420,3854561,3853990,0.24858,0.225981818181818}, {2978421,3855889,3854561,0.564165517241379,0.4812}, {2978422,3856181,3855870,0.548781818181818,0.482928}, {2978423,3856692,3856181,0.280896,0.270092307692308}, {2978424,3856873,3856692,0.119222222222222,0.119222222222222}, {2978425,3858477,3858444,0.358976470588235,0.30513}, {2978426,3858444,3858373,1000000,0.156966666666667}, {2978427,3858716,3858383,0.335538461538462,0.335538461538462}, {2978428,3860073,3859918,0.183814285714286,0.270884210526316}, {2978429,3859411,3859199,0.519564705882353,0.519564705882353}, {2978430,3859199,3858716,0.54675652173913,0.54675652173913}, {2978431,3861228,3860962,0.192327272727273,0.222694736842105}, {2978432,3861677,3861228,0.282688235294118,0.32038}, {2978433,3859033,3858716,0.239937931034483,0.23194}, {2978434,3859918,3859033,1.039575,1.039575}, {2978435,3860895,3860471,0.324378947368421,0.3424}, {2978436,3860471,3859571,0.755622222222222,0.755622222222222}, {2978437,3859571,3859236,0.15828,0.164875}, {2978438,3860962,3860598,0.2308,0.2885}, {2978439,3860598,3860237,0.19861875,0.2354}, {2978440,3860237,3859798,0.246507692307692,0.291327272727273}, {2978441,3859798,3859571,0.206311111111111,0.206311111111111}, {2978442,3863171,3862741,0.201977777777778,0.201977777777778}, {2978443,3862055,3862744,0.977133333333333,0.977133333333333}, {2978444,3862653,3862744,0.0822666666666667,0.0822666666666667}, {2978445,3862744,3863025,0.243988235294118,0.243988235294118}, {2978446,3863025,3863184,0.125345454545455,0.17235}, {2978447,3862568,3862324,0.15414,0.12845}, {2978448,3863184,3862946,0.256095652173913,0.280485714285714}, {2978449,3865816,3866058,1000000,1000000}, {2978450,3866058,3866150,0.122177777777778,0.122177777777778}, {2978451,3866150,3865659,0.201,0.201}, {2978452,3865662,3865659,0.0864727272727273,0.0679428571428571}, {2978453,3866150,3866232,0.11355,0.0973285714285714}, {2978454,3866232,3865662,0.231192,0.3211}, {2978455,3868655,3868754,1000000,0.12048}, {2978456,3869689,3869066,0.769771428571429,1000000}, {2978457,3867869,3867474,1000000,0.207885714285714}, {2978458,3868268,3867869,1000000,0.1686}, {2978459,3868402,3868268,1000000,0.0691090909090909}, {2978460,3868211,3868402,0.323060869565217,1000000}, {2978461,3869032,3868402,1000000,0.294457142857143}, {2978462,3869873,3869190,1000000,0.394366666666667}, {2978463,3870878,3870540,1000000,0.5268}, {2978464,3867613,3867017,0.4268,0.376588235294118}, {2978465,3867869,3867613,0.332217391304348,0.272892857142857}, {2978466,3867613,3867688,0.172338461538462,0.106685714285714}, {2978467,3868268,3867968,0.587584615384615,1000000}, {2978468,3868402,3868567,0.283105263157895,1000000}, {2978469,3871291,3870878,1000000,0.740505882352941}, {2978470,3867017,3867170,0.473723076923077,0.473723076923077}, {2978471,3870285,3870098,1000000,0.56502}, {2978472,3871395,3870973,0.522978947368421,1000000}, {2978473,3873412,3874448,0.515363636363636,0.515363636363636}, {2978474,3874448,3874419,0.270385714285714,0.164582608695652}, {2978475,3876052,3875960,0.225044444444444,0.225044444444444}, {2978476,3875501,3874123,0.874042105263158,1000000}, {2978477,3878655,3877969,1000000,0.346963636363636}, {2978478,3877092,3876748,1000000,0.484275}, {2978479,3878243,3877920,1000000,0.621}, {2978480,3878155,3877902,1000000,0.423366666666667}, {2978481,3879484,3878586,0.654675,1000000}, {2978482,3878967,3878975,0.0939111111111111,0.0939111111111111}, {2978483,3876276,3876371,0.0663,0.0663}, {2978484,3876371,3876323,1000000,1000000}, {2978485,3876323,3876192,1000000,1000000}, {2978486,3878897,3878882,0.22825,1000000}, {2978487,3878950,3878882,1000000,0.06046}, {2978488,3879195,3879226,0.18651,1000000}, {2978489,3880277,3879222,1000000,1000000}, {2978491,3850208,3850006,0.17565,0.17565}, {2978492,3850541,3850208,0.25815652173913,0.269890909090909}, {2978493,3851228,3851969,0.50984347826087,0.4886}, {2978494,3851015,3851495,0.270576923076923,0.260555555555556}, {2978495,3850934,3851015,0.051888,0.0564}, {2978496,3855362,3855298,0.78084705882353,0.78084705882353}, {2978497,3855362,3855608,0.457942857142857,0.457942857142857}, {2978498,3855579,3855362,0.50673,0.460663636363636}, {2978499,3856351,3856255,0.705670588235294,0.705670588235294}, {2978500,3856351,3856537,0.3006,0.3006}, {2978501,3857560,3857715,0.0725333333333333,0.0725333333333333}, {2978502,3857715,3857393,0.191177777777778,0.191177777777778}, {2978503,3857021,3856746,0.160355555555556,0.160355555555556}, {2978504,3856723,3856351,0.38565,0.30852}, {2978505,3856618,3856723,0.12033,0.141564705882353}, {2978506,3854709,3854202,0.35048,0.328575}, {2978507,3856692,3856434,0.208444444444444,0.208444444444444}, {2978508,3857826,3856692,0.670075,0.730990909090909}, {2978509,3858294,3857826,0.28885,0.266630769230769}, {2978510,3856525,3856172,0.239084210526316,0.239084210526316}, {2978511,3858107,3857678,0.245918181818182,0.245918181818182}, {2978512,3859798,3859478,0.187485714285714,0.16405}, {2978513,3859914,3859615,0.151511111111111,0.151511111111111}, {2978514,3859914,3859798,0.1184,0.1184}, {2978515,3859166,3858294,0.85028,0.85028}, {2978516,3859150,3859323,0.148355555555556,0.148355555555556}, {2978517,3858692,3858294,0.247328571428571,0.364484210526316}, {2978518,3859423,3858692,0.429704347826087,0.429704347826087}, {2978519,3859654,3858692,0.496142857142857,0.473590909090909}, {2978520,3859806,3859166,0.300048,0.326139130434783}, {2978521,3860059,3859654,0.297,0.297}, {2978522,3860477,3860059,0.197822222222222,0.197822222222222}, {2978523,3860899,3860059,0.434,0.434}, {2978524,3860154,3859914,0.221333333333333,0.221333333333333}, {2978525,3859806,3860154,0.184069565217391,0.162830769230769}, {2978526,3860421,3859914,0.251288888888889,0.251288888888889}, {2978527,3860421,3860237,0.229418181818182,0.229418181818182}, {2978528,3860425,3860421,0.232375,0.232375}, {2978529,3860154,3860425,0.142220689655172,0.187472727272727}, {2978530,3860853,3860425,0.239345454545455,0.315936}, {2978531,3861345,3861746,0.514427586206897,0.481238709677419}, {2978532,3860598,3860960,0.353488888888889,0.353488888888889}, {2978533,3859836,3859273,0.352930434782609,0.352930434782609}, {2978534,3860258,3860066,0.16935,0.16935}, {2978535,3860066,3859836,0.186436363636364,0.124290909090909}, {2978536,3859836,3859581,0.23406,0.180046153846154}, {2978537,3860465,3860066,0.255777777777778,0.255777777777778}, {2978538,3861452,3860475,0.513311111111111,0.513311111111111}, {2978539,3859836,3860226,0.340447058823529,0.2756}, {2978540,3860769,3860465,0.166017391304348,0.200968421052632}, {2978541,3861658,3860769,0.578478260869565,0.578478260869565}, {2978542,3861746,3861960,0.259607142857143,0.29076}, {2978543,3861960,3861984,0.0314444444444444,0.0303214285714286}, {2978544,3862691,3861960,0.539866666666667,0.539866666666667}, {2978545,3862286,3861984,0.295008,0.295008}, {2978546,3862991,3862568,0.355777777777778,0.355777777777778}, {2978547,3862991,3862691,1000000,1000000}, {2978548,3863417,3862991,0.267666666666667,0.267666666666667}, {2978549,3863417,3862946,1000000,0.40815652173913}, {2978550,3863243,3862991,1000000,0.4000875}, {2978551,3862814,3863243,0.253375,0.253375}, {2978552,3862432,3862286,0.186366666666667,0.197329411764706}, {2978553,3862286,3863015,0.468,0.468}, {2978554,3863243,3863460,1000000,0.125355555555556}, {2978555,3863460,3863681,1000000,0.250476923076923}, {2978556,3863681,3863417,1000000,0.20742}, {2978557,3863681,3864039,0.284888888888889,0.284888888888889}, {2978558,3863668,3864039,0.179822222222222,0.179822222222222}, {2978559,3865703,3865662,0.09468,0.0860727272727273}, {2978560,3865804,3865703,0.167666666666667,0.2515}, {2978561,3866232,3866318,0.1202,0.0874181818181818}, {2978562,3866318,3866416,0.18492,0.132085714285714}, {2978563,3866318,3865703,1000000,0.357705882352941}, {2978564,3866683,3866318,1000000,0.115333333333333}, {2978565,3866600,3866683,0.0895777777777778,0.0895777777777778}, {2978566,3866683,3866748,0.0946444444444444,1000000}, {2978567,3865072,3864444,0.3014,0.3014}, {2978568,3865773,3865072,0.270038709677419,0.380509090909091}, {2978569,3865400,3865072,0.405866666666667,0.405866666666667}, {2978570,3866943,3865661,0.564977777777778,0.564977777777778}, {2978571,3865072,3864768,0.368035714285714,0.429375}, {2978572,3867633,3867214,0.203977777777778,0.203977777777778}, {2978573,3867644,3867622,1000000,0.168657142857143}, {2978574,3867538,3867909,1000000,0.734115789473684}, {2978575,3867928,3868337,1000000,1000000}, {2978576,3868254,3868649,1000000,0.74307}, {2978577,3868583,3868780,0.2742,0.380833333333333}, {2978578,3868780,3869013,0.369626086956522,0.404828571428571}, {2978579,3869405,3868780,0.284373913043478,0.344242105263158}, {2978580,3870670,3870098,0.232375,1000000}, {2978581,3870472,3869492,1000000,0.395921739130435}, {2978582,3871016,3870472,1000000,0.244460869565217}, {2978583,3871184,3871016,0.194475,0.194475}, {2978584,3868264,3867769,0.306177777777778,0.306177777777778}, {2978585,3871216,3871016,1000000,0.225190909090909}, {2978586,3870122,3870244,0.151147826086957,0.14485}, {2978587,3870244,3870618,0.2842,0.2842}, {2978588,3870618,3870862,0.182472,0.162921428571429}, {2978589,3869169,3869395,0.652705263157895,0.62007}, {2978590,3868278,3868342,0.296125,0.338428571428571}, {2978591,3868342,3867622,0.263630769230769,0.311563636363636}, {2978592,3868902,3868342,0.180289655172414,0.201092307692308}, {2978593,3870618,3869624,0.35808,0.35808}, {2978594,3870862,3869531,0.37785,0.345462857142857}, {2978595,3871206,3870862,0.108658064516129,0.0935666666666667}, {2978596,3871489,3871206,0.394992,0.394992}, {2978597,3871978,3871206,0.270888,0.282175}, {2978598,3869726,3870098,0.131288888888889,0.131288888888889}, {2978599,3872864,3872781,1000000,1000000}, {2978600,3873046,3872974,1000000,1000000}, {2978601,3872781,3872513,1000000,0.328090909090909}, {2978602,3872974,3872740,0.2939,1000000}, {2978603,3872740,3872513,0.0918545454545455,0.0918545454545455}, {2978604,3872910,3872740,0.10132,0.0660782608695652}, {2978605,3872513,3872275,1000000,0.2}, {2978606,3872910,3872747,1000000,0.23523}, {2978607,3873780,3872910,1000000,0.414704347826087}, {2978608,3873685,3872747,0.473628571428571,1000000}, {2978609,3873889,3873780,0.281372727272727,1000000}, {2978610,3873780,3873685,0.210763636363636,1000000}, {2978611,3875160,3873780,1000000,0.611511111111111}, {2978612,3876012,3875816,0.536925,0.613628571428571}, {2978613,3875816,3875916,0.4032,0.4032}, {2978614,3875974,3875916,0.152557894736842,1000000}, {2978615,3875916,3875733,0.281290909090909,1000000}, {2978616,3876325,3876822,1000000,0.50736}, {2978617,3876454,3875733,0.28791724137931,0.28791724137931}, {2978618,3876630,3876454,1000000,0.387495652173913}, {2978619,3871978,3871324,0.4782,0.498125}, {2978620,3872687,3871978,0.303365217391304,0.317154545454545}, {2978621,3873104,3872687,0.340888888888889,0.354}, {2978622,3872687,3872314,0.305634782608696,0.334742857142857}, {2978623,3873584,3873352,0.367666666666667,0.381807692307692}, {2978624,3873352,3872687,0.283523076923077,0.30715}, {2978625,3874265,3874065,1000000,0.347078571428571}, {2978626,3873286,3872314,0.3454,0.490831578947369}, {2978627,3873352,3873286,0.107555555555556,0.107555555555556}, {2978628,3873878,3873352,0.196924137931034,0.1784625}, {2978629,3874065,3873878,0.108272727272727,0.09528}, {2978630,3876822,3876841,0.167733333333333,0.0794526315789474}, {2978631,3876822,3876919,1000000,0.695625}, {2978632,3877686,3877793,0.324685714285714,1000000}, {2978633,3877793,3877615,0.23997,1000000}, {2978634,3877793,3878114,1000000,0.200541176470588}, {2978635,3877218,3876454,0.304822222222222,0.265490322580645}, {2978636,3879076,3878492,1000000,0.456190909090909}, {2978637,3878492,3878730,0.263810526315789,0.227836363636364}, {2978638,3879397,3878730,0.316933333333333,0.316933333333333}, {2978639,3878730,3878875,0.58419,0.486825}, {2978640,3852836,3852976,2.18416666666667,2.18416666666667}, {2978641,3858107,3857747,0.267313043478261,0.219578571428571}, {2978642,3858232,3857747,1000000,0.354033333333333}, {2978643,3858969,3858232,0.490577777777778,0.473057142857143}, {2978644,3855679,3856031,0.246577777777778,0.246577777777778}, {2978645,3856618,3856031,0.297469565217391,0.402458823529412}, {2978646,3860465,3860310,0.086376,0.0744620689655172}, {2978647,3860310,3860226,0.048375,0.048375}, {2978648,3860226,3859995,0.272166666666667,0.222681818181818}, {2978649,3861002,3860310,0.463118181818182,0.463118181818182}, {2978650,3861511,3861208,0.257084210526316,0.187869230769231}, {2978651,3861208,3861002,0.157609090909091,0.15075652173913}, {2978652,3861002,3860597,0.274172727272727,0.251325}, {2978653,3861813,3861511,0.206688888888889,0.206688888888889}, {2978654,3861813,3861564,0.429257142857143,0.222577777777778}, {2978655,3861564,3861201,0.328252173913043,0.37749}, {2978656,3859877,3859268,0.411933333333333,0.37074}, {2978657,3860408,3860730,0.12915,0.133316129032258}, {2978658,3860730,3861136,0.223992857142857,0.223992857142857}, {2978659,3861935,3861813,0.333253846153846,0.361025}, {2978660,3862069,3861813,0.193536,0.193536}, {2978661,3862481,3862069,0.4318875,0.4318875}, {2978662,3862069,3861770,0.32106,0.256848}, {2978663,3860579,3859877,1000000,0.358135714285714}, {2978664,3858303,3858131,0.113008695652174,0.123771428571429}, {2978665,3858303,3859268,0.598036363636364,0.626514285714286}, {2978666,3858361,3858303,0.0394,0.0454615384615385}, {2978667,3859877,3858683,0.805114285714286,0.805114285714286}, {2978668,3862960,3862723,0.1254,0.1254}, {2978669,3863038,3862319,0.362328,0.335488888888889}, {2978670,3863198,3863038,0.0960521739130435,0.0960521739130435}, {2978671,3863699,3863198,0.255,0.255}, {2978672,3865311,3865689,0.262955555555556,0.262955555555556}, {2978673,3865689,3865226,0.3157875,0.3157875}, {2978674,3865907,3865689,0.0953454545454545,0.0953454545454545}, {2978675,3866118,3865907,0.109542857142857,0.104563636363636}, {2978676,3866517,3866118,0.156730434782609,0.1502}, {2978677,3866733,3866517,0.088875,0.0820384615384615}, {2978678,3865181,3865714,0.280457142857143,0.346447058823529}, {2978679,3865907,3865714,0.473823529411765,0.423947368421053}, {2978680,3865714,3865605,0.280961538461538,0.811666666666667}, {2978681,3865714,3865855,0.0567461538461538,0.0776526315789474}, {2978682,3865855,3866463,0.235107692307692,0.277854545454545}, {2978683,3865855,3865605,0.263666666666667,0.263666666666667}, {2978684,3865014,3865468,0.250658823529412,0.250658823529412}, {2978685,3865605,3865468,0.1621125,0.12969}, {2978686,3865605,3866394,0.296622222222222,0.296622222222222}, {2978687,3866439,3866118,0.2837,0.486342857142857}, {2978688,3866439,3866463,0.267947368421053,0.212125}, {2978689,3866463,3866394,0.25122,0.279133333333333}, {2978690,3866439,3867004,0.199888888888889,0.199888888888889}, {2978691,3866517,3867119,0.241622222222222,0.241622222222222}, {2978692,3867119,3867223,0.157066666666667,0.157066666666667}, {2978693,3867119,3867004,1000000,1000000}, {2978694,3867296,3867004,0.112466666666667,0.112466666666667}, {2978695,3865468,3866303,0.3475,0.417}, {2978696,3866394,3866303,0.1695,0.1582}, {2978697,3867523,3867223,0.130904347826087,0.103820689655172}, {2978698,3867684,3867523,0.075525,0.0697153846153846}, {2978699,3867508,3867684,0.352264285714286,0.379361538461538}, {2978700,3867508,3867296,0.21717,0.28956}, {2978701,3867296,3867086,0.468,0.468}, {2978702,3866962,3867086,0.0538,0.0561391304347826}, {2978703,3867722,3867508,0.155052631578947,0.1473}, {2978704,3867086,3867335,0.128147368421053,0.128147368421053}, {2978705,3868196,3867684,0.217390909090909,0.183946153846154}, {2978706,3866394,3866833,0.153888888888889,0.153888888888889}, {2978707,3866833,3866962,0.154,0.154}, {2978708,3867004,3866833,0.369511111111111,0.369511111111111}, {2978709,3868447,3868196,0.10905,0.100661538461538}, {2978710,3868677,3868447,0.11097,0.105685714285714}, {2978711,3869029,3868677,0.129715384615385,0.134904}, {2978712,3869379,3869029,0.158018181818182,0.158018181818182}, {2978713,3869636,3869379,0.101754545454545,0.1599}, {2978714,3867622,3867523,0.465092307692308,0.431871428571429}, {2978715,3868342,3868447,0.459626086956522,0.406592307692308}, {2978716,3868902,3869029,0.409025,0.426808695652174}, {2978717,3868156,3868196,0.4011,0.431953846153846}, {2978718,3868653,3868677,0.521342857142857,0.437928}, {2978719,3871324,3871373,0.293035714285714,0.2735}, {2978720,3871373,3871181,0.603575,0.536511111111111}, {2978721,3870360,3869762,0.485288888888889,0.485288888888889}, {2978722,3871589,3871972,0.125244444444444,0.125244444444444}, {2978723,3871972,3871816,1000000,0.23217}, {2978724,3871972,3872311,0.133825,1000000}, {2978725,3872314,3872311,0.269178947368421,1000000}, {2978726,3872311,3873149,0.608492307692308,1000000}, {2978727,3873286,3873218,0.0852387096774193,1000000}, {2978728,3873218,3873149,0.10085625,0.10085625}, {2978729,3873149,3872986,0.278192307692308,0.278192307692308}, {2978730,3873878,3873218,0.331422222222222,1000000}, {2978731,3874065,3873948,1000000,0.229315384615385}, {2978732,3874477,3874065,0.280226086956522,0.280226086956522}, {2978733,3874477,3874418,0.158269565217391,0.202233333333333}, {2978734,3874418,3873948,0.2448,0.28152}, {2978735,3874667,3874418,0.13008,0.17344}, {2978736,3873948,3873754,1000000,0.446345454545455}, {2978737,3875436,3875204,0.618,1000000}, {2978738,3872200,3871805,0.73866,0.73866}, {2978739,3872986,3872572,0.63192,1000000}, {2978740,3875204,3875006,0.342744,1000000}, {2978741,3874337,3875006,0.26092,0.372742857142857}, {2978742,3875006,3875679,0.3337,0.296622222222222}, {2978743,3875862,3875679,1000000,0.3667}, {2978744,3871805,3871181,1000000,0.277685714285714}, {2978745,3873370,3872572,1000000,0.341925}, {2978746,3873754,3873370,1000000,0.764018181818182}, {2978747,3874228,3874923,0.3284,0.342678260869565}, {2978748,3875006,3874923,0.18625,1000000}, {2978749,3875679,3875599,1000000,0.168104347826087}, {2978750,3874923,3874840,0.187824,1000000}, {2978751,3874120,3874840,0.331725,0.361881818181818}, {2978752,3874840,3875475,0.303784615384615,0.292533333333333}, {2978753,3871181,3871120,1000000,0.103512}, {2978754,3871120,3871004,1000000,0.313254545454545}, {2978755,3871869,3871120,1000000,1000000}, {2978756,3871918,3871869,1000000,1000000}, {2978757,3871869,3871659,1000000,1000000}, {2978758,3871659,3871004,0.3361,1000000}, {2978759,3872348,3871659,0.279573913043478,1000000}, {2978760,3873169,3872348,0.40659,1000000}, {2978761,3872547,3871869,0.234911111111111,0.234911111111111}, {2978762,3872572,3872547,0.0666631578947368,0.0575727272727273}, {2978763,3872547,3872427,0.206372727272727,0.206372727272727}, {2978764,3872427,3872348,0.133371428571429,0.112032}, {2978765,3873370,3873169,1000000,0.286114285714286}, {2978766,3870402,3870368,0.210911111111111,0.210911111111111}, {2978767,3870368,3870327,0.0888666666666667,0.114257142857143}, {2978768,3873087,3870368,0.958977777777778,0.958977777777778}, {2978769,3873169,3873087,1000000,0.180457142857143}, {2978770,3873087,3873001,0.39654,0.165225}, {2978771,3873602,3873169,0.164121428571429,1000000}, {2978772,3873923,3873602,0.151425,1000000}, {2978773,3873602,3873087,0.4344,0.4344}, {2978774,3878375,3880278,0.853711111111111,0.853711111111111}, {2978775,3880241,3880405,1000000,1000000}, {2978776,3880405,3882602,1000000,1000000}, {2978777,3878346,3879499,0.4936,0.4936}, {2978778,3882602,3880440,1000000,1000000}, {2978779,3857718,3858361,0.77772,0.77772}, {2978780,3854970,3856892,0.839236363636364,0.839236363636364}, {2978781,3855431,3854970,0.225763636363636,0.225763636363636}, {2978782,3858996,3858683,0.21295,0.222208695652174}, {2978783,3860128,3860434,0.178333333333333,0.178333333333333}, {2978784,3859809,3859177,0.529073684210526,0.529073684210526}, {2978785,3859565,3858717,0.461333333333333,0.461333333333333}, {2978786,3860234,3860032,0.272033333333333,0.3060375}, {2978787,3860032,3859809,0.160655172413793,0.150290322580645}, {2978788,3859809,3859565,0.186553846153846,0.186553846153846}, {2978789,3860758,3860373,0.320139130434783,0.334690909090909}, {2978790,3860373,3860078,0.2438,0.263304}, {2978791,3860961,3860078,0.5093,0.81488}, {2978792,3861339,3860373,0.504044444444444,0.504044444444444}, {2978793,3861552,3861339,0.292036363636364,1000000}, {2978794,3861331,3861339,1000000,0.0835363636363636}, {2978795,3860961,3861331,0.272942857142857,0.272942857142857}, {2978796,3861469,3861743,0.4422,1000000}, {2978797,3861469,3861331,1000000,0.147954545454545}, {2978798,3861886,3862255,1000000,0.2301}, {2978799,3861701,3861733,0.777763636363636,1000000}, {2978800,3862293,3862255,0.276535714285714,1000000}, {2978801,3862322,3862293,0.135417391304348,1000000}, {2978802,3861941,3862293,1000000,1000000}, {2978803,3862255,3863042,0.733311111111111,0.733311111111111}, {2978804,3862198,3862257,0.345511111111111,0.345511111111111}, {2978805,3862545,3862244,0.224288888888889,0.224288888888889}, {2978806,3862797,3862244,0.288977777777778,0.288977777777778}, {2978807,3862797,3862738,0.0766666666666667,0.0766666666666667}, {2978808,3862940,3862797,0.0730222222222222,0.0730222222222222}, {2978809,3863221,3863097,0.0881684210526316,0.0698}, {2978810,3863488,3863221,0.186678260869565,0.1789}, {2978811,3863299,3860961,2.15565,2.15565}, {2978812,3867675,3866223,0.531111111111111,1000000}, {2978813,3867675,3868155,1000000,0.200536363636364}, {2978814,3868155,3868592,1000000,0.200536363636364}, {2978815,3868592,3869056,1000000,0.2226}, {2978816,3869056,3869604,1000000,0.274136842105263}, {2978817,3867675,3867555,0.285466666666667,0.285466666666667}, {2978818,3868155,3868018,0.283755555555556,0.283755555555556}, {2978819,3868592,3868467,0.284266666666667,0.284266666666667}, {2978820,3869056,3868924,0.291933333333333,0.291933333333333}, {2978821,3867188,3867446,0.399177777777778,0.399177777777778}, {2978822,3867715,3867813,0.184866666666667,0.184866666666667}, {2978823,3867167,3867473,0.23268,0.202330434782609}, {2978824,3867473,3868038,0.312042857142857,0.336046153846154}, {2978825,3867473,3867145,0.488066666666667,0.516776470588235}, {2978826,3867145,3866147,0.325427586206897,0.31458}, {2978827,3868151,3867473,0.357971428571429,0.357971428571429}, {2978828,3868617,3868151,0.219457142857143,0.23043}, {2978829,3869060,3868617,0.191263636363636,0.168312}, {2978830,3869574,3869060,0.249126315789474,0.278435294117647}, {2978831,3868195,3868151,0.272788235294118,0.244073684210526}, {2978832,3868151,3868038,0.45537,0.337311111111111}, {2978833,3868008,3867145,0.295551724137931,0.329653846153846}, {2978834,3868038,3868008,0.107645454545455,0.102965217391304}, {2978835,3868617,3868596,0.0947333333333333,0.0947333333333333}, {2978836,3869063,3869060,0.0963555555555556,0.0963555555555556}, {2978837,3868596,3869063,0.164311111111111,0.164311111111111}, {2978838,3868596,3868566,0.1746,0.1746}, {2978839,3869063,3869048,0.181666666666667,0.181666666666667}, {2978840,3868566,3868235,0.306915789473684,0.323966666666667}, {2978841,3869048,3868566,0.245336842105263,0.245336842105263}, {2978842,3869540,3869048,0.244736842105263,0.31}, {2978843,3868008,3868235,0.0887739130434783,0.0928090909090909}, {2978844,3868235,3868460,0.0792620689655173,0.0884076923076923}, {2978845,3869576,3868460,0.4406,0.391644444444444}, {2978846,3869677,3870992,0.558709090909091,0.682866666666667}, {2978847,3870992,3872020,0.45906,0.399182608695652}, {2978848,3872073,3872944,0.40209,0.382942857142857}, {2978849,3872944,3873494,0.341233333333333,0.279190909090909}, {2978850,3870992,3871109,0.4018,0.4018}, {2978851,3872944,3872776,0.33435,0.351947368421053}, {2978852,3872776,3872622,0.287433333333333,0.246371428571429}, {2978853,3872776,3871883,1000000,1000000}, {2978854,3873336,3872776,0.30354,0.30354}, {2978855,3873494,3873336,0.365494736842105,0.330685714285714}, {2978856,3873336,3873233,0.23799,0.264433333333333}, {2978857,3871109,3871366,0.280444444444444,0.280444444444444}, {2978858,3870242,3870148,0.279688888888889,0.279688888888889}, {2978859,3870757,3870642,0.383936842105263,1000000}, {2978860,3870148,3869628,0.177138461538462,1000000}, {2978861,3870642,3870148,0.157593103448276,1000000}, {2978862,3871366,3870642,0.291860869565217,1000000}, {2978863,3871573,3871366,0.0824571428571429,0.0824571428571429}, {2978864,3870642,3870578,0.26937,1000000}, {2978865,3870578,3870525,0.164755555555556,1000000}, {2978866,3871419,3870578,1000000,0.291866666666667}, {2978867,3870525,3869576,0.3168,0.328984615384615}, {2978868,3871301,3870525,0.252496551724138,0.281630769230769}, {2978869,3869556,3868955,0.327733333333333,0.39328}, {2978870,3869556,3870460,0.35115652173913,0.367118181818182}, {2978871,3870525,3870460,0.1998,0.183816}, {2978872,3872622,3872451,0.26424,0.314571428571429}, {2978873,3872451,3872320,0.193846153846154,0.21}, {2978874,3872320,3872204,0.231314285714286,0.285741176470588}, {2978875,3872204,3871301,0.301422222222222,0.35384347826087}, {2978876,3872204,3872966,0.260311111111111,0.260311111111111}, {2978877,3872320,3873064,0.262977777777778,0.262977777777778}, {2978878,3872451,3873184,0.265533333333333,0.265533333333333}, {2978879,3873896,3874068,1000000,0.140664}, {2978880,3874000,3874678,0.357081818181818,0.561128571428572}, {2978881,3874678,3875321,1000000,1000000}, {2978882,3874840,3874678,0.343390909090909,1000000}, {2978883,3874678,3874508,0.29864347826087,1000000}, {2978884,3875321,3875200,1000000,0.278475}, {2978885,3874498,3874188,0.651818181818182,0.623478260869565}, {2978886,3873506,3874188,0.287078571428571,0.334925}, {2978887,3875185,3874901,0.4908,0.47444}, {2978888,3874188,3874901,0.313368,0.340617391304348}, {2978889,3873314,3874025,0.343382608695652,0.358990909090909}, {2978890,3874025,3874707,0.356072727272727,0.290133333333333}, {2978891,3873151,3873900,0.321888,0.298044444444445}, {2978892,3873900,3874577,0.2802,0.217933333333333}, {2978893,3874025,3873900,0.388129411764706,0.388129411764706}, {2978894,3874901,3874707,0.300077419354839,0.281890909090909}, {2978895,3874707,3874577,0.230266666666667,0.222042857142857}, {2978896,3874707,3875581,0.386888888888889,0.386888888888889}, {2978897,3856892,3856551,0.297618181818182,0.297618181818182}, {2978898,3856892,3858718,0.90614,0.84950625}, {2978899,3858718,3859193,0.3149625,0.3149625}, {2978900,3859193,3859828,0.327418181818182,0.327418181818182}, {2978901,3861601,3859828,0.890981818181818,0.890981818181818}, {2978902,3859193,3859091,0.128690909090909,0.128690909090909}, {2978903,3865530,3864968,0.269028571428571,0.201771428571429}, {2978904,3866380,3865530,0.365608695652174,0.323423076923077}, {2978905,3865429,3865530,0.247166666666667,0.247166666666667}, {2978906,3865530,3866288,0.353466666666667,0.353466666666667}, {2978907,3865603,3865826,0.177155555555556,0.177155555555556}, {2978908,3866322,3865603,0.2616,0.2616}, {2978909,3866263,3865826,0.164466666666667,0.164466666666667}, {2978910,3864739,3864228,0.229444444444444,0.229444444444444}, {2978911,3864236,3864335,0.164111111111111,0.164111111111111}, {2978912,3868008,3867933,0.2466,0.305784}, {2978913,3868460,3868410,0.0927,0.132428571428571}, {2978914,3868206,3868410,0.0791333333333333,0.0791333333333333}, {2978915,3868206,3868150,0.206377777777778,0.206377777777778}, {2978916,3867933,3868150,0.09516,0.105733333333333}, {2978917,3868150,3868409,0.13473,0.112275}, {2978918,3868410,3868657,0.20811,0.20811}, {2978919,3868657,3868409,0.154885714285714,1000000}, {2978920,3868955,3868657,0.178547368421053,1000000}, {2978921,3868409,3868539,0.0760857142857143,1000000}, {2978922,3868539,3868798,0.142885714285714,1000000}, {2978923,3868798,3868955,0.106,1000000}, {2978924,3868798,3869537,0.529866666666667,0.529866666666667}, {2978925,3868539,3868861,0.225222222222222,0.225222222222222}, {2978926,3867874,3866314,0.75684,0.75684}, {2978927,3868425,3867874,1000000,0.197177777777778}, {2978928,3869291,3869088,1000000,1000000}, {2978929,3867754,3866644,0.454176,0.493669565217391}, {2978930,3868425,3868396,0.24465,0.24465}, {2978931,3868396,3868405,0.171992307692308,0.2794875}, {2978932,3869036,3868396,0.224511111111111,0.224511111111111}, {2978933,3869088,3869036,0.1268,0.1268}, {2978934,3869036,3869076,0.136844444444444,0.136844444444444}, {2978935,3868405,3867754,0.282872727272727,0.296342857142857}, {2978936,3868946,3868405,0.185222222222222,0.192346153846154}, {2978937,3869076,3868946,0.0593739130434783,0.0525230769230769}, {2978938,3869278,3869076,0.10161,0.0883565217391304}, {2978939,3869514,3869278,0.1154,0.159784615384615}, {2978940,3867754,3867662,0.65235,0.497028571428571}, {2978941,3868946,3868948,0.12576,0.147952941176471}, {2978942,3869009,3869005,0.21616,0.180133333333333}, {2978943,3868948,3867936,0.48537,0.64716}, {2978944,3869009,3867936,1.57933333333333,1.57933333333333}, {2978945,3868948,3869009,0.421305882352941,0.3979}, {2978946,3867645,3867662,0.0358363636363636,0.03285}, {2978947,3869005,3867662,0.374735294117647,0.455035714285714}, {2978948,3869250,3869005,0.0927461538461538,0.114828571428571}, {2978949,3869473,3869250,0.106171428571429,0.14864}, {2978950,3870070,3869529,0.181176923076923,0.2617}, {2978951,3870070,3870031,0.79692,1000000}, {2978952,3870749,3870070,0.181129411764706,0.181129411764706}, {2978953,3871139,3872049,0.621369230769231,0.621369230769231}, {2978954,3871021,3871901,0.40362,0.33635}, {2978955,3872204,3872049,0.238733333333333,0.257832}, {2978956,3872049,3871966,0.125295652173913,0.130990909090909}, {2978957,3871966,3871901,0.113435294117647,0.0876545454545455}, {2978958,3871901,3871839,0.1896,0.11376}, {2978959,3871755,3871658,0.17652,0.22065}, {2978960,3871658,3871312,0.408367741935484,0.506376}, {2978961,3871966,3872511,0.236288888888889,0.236288888888889}, {2978962,3872633,3871755,0.493941176470588,0.493941176470588}, {2978963,3871658,3870749,0.245523529411765,0.287855172413793}, {2978964,3872550,3871658,0.264483870967742,0.32796}, {2978965,3870460,3870345,0.384991304347826,0.327955555555556}, {2978966,3878656,3878246,0.435044444444444,0.435044444444444}, {2978967,3871312,3870979,0.428565517241379,0.478015384615385}, {2978968,3870979,3870147,1000000,0.295066666666667}, {2978969,3872328,3873176,0.323496,1000000}, {2978970,3873176,3873915,0.290733333333333,1000000}, {2978971,3873176,3873022,0.425858823529412,0.425858823529412}, {2978972,3873022,3872937,0.145733333333333,0.145733333333333}, {2978973,3873765,3873022,0.31236,0.31236}, {2978974,3873915,3873765,0.337017391304348,0.337017391304348}, {2978975,3873765,3873655,0.165444444444444,0.165444444444444}, {2978976,3861924,3861034,0.5204,0.5204}, {2978977,3862098,3861765,0.2244,0.2244}, {2978978,3862098,3862464,0.464177777777778,0.464177777777778}, {2978979,3862007,3862098,0.241366666666667,0.241366666666667}, {2978980,3861942,3862007,0.116366666666667,0.116366666666667}, {2978981,3862951,3863098,0.287355555555556,0.287355555555556}, {2978982,3864128,3863653,0.27831,0.27831}, {2978983,3863224,3863653,0.740686956521739,0.740686956521739}, {2978984,3864069,3863737,0.217305882352941,0.175914285714286}, {2978985,3864069,3864456,0.520875,0.520875}, {2978986,3864521,3864069,0.302188235294118,0.233509090909091}, {2978987,3865911,3864862,0.514472727272727,0.514472727272727}, {2978988,3863861,3864069,0.253342857142857,0.253342857142857}, {2978989,3863861,3863599,0.153654545454545,0.14085}, {2978990,3864408,3863861,0.257304,0.238244444444444}, {2978991,3863521,3863861,0.389622222222222,0.389622222222222}, {2978992,3864862,3864745,0.148010526315789,0.133914285714286}, {2978993,3864745,3864521,0.184285714285714,0.16125}, {2978994,3864275,3864861,0.474063157894737,0.474063157894737}, {2978995,3862337,3862746,0.477955555555556,0.477955555555556}, {2978996,3862618,3863047,0.498866666666667,0.498866666666667}, {2978997,3862736,3863190,0.516511111111111,0.516511111111111}, {2978998,3862337,3862098,0.113815384615385,0.1233}, {2978999,3862618,3862337,0.136272,0.11356}, {2979000,3862736,3862618,0.0851739130434783,0.0851739130434783}, {2979001,3862861,3862736,0.113766666666667,0.13652}, {2979002,3863521,3863130,0.55788,0.55788}, {2979003,3862753,3862007,0.339266666666667,0.339266666666667}, {2979004,3863130,3862861,0.166422222222222,0.166422222222222}, {2979005,3863819,3863993,0.145244444444444,0.145244444444444}, {2979006,3864315,3864568,0.105556097560976,0.127288235294118}, {2979007,3866989,3866322,0.2586,0.2586}, {2979008,3867253,3866989,0.232421052631579,0.232421052631579}, {2979009,3866989,3867468,0.405,0.405}, {2979010,3867645,3867468,0.171317647058824,0.19416}, {2979011,3867468,3867401,0.101511111111111,0.101511111111111}, {2979012,3866858,3866989,0.235433333333333,0.235433333333333}, {2979013,3866814,3866237,0.235527272727273,0.235527272727273}, {2979014,3867307,3866814,0.1422,0.16671724137931}, {2979015,3867694,3867307,0.156,0.16848}, {2979016,3868203,3867694,0.154877419354839,0.165558620689655}, {2979017,3868444,3868203,0.0882827586206897,0.08534}, {2979018,3866858,3866234,0.218307692307692,0.218307692307692}, {2979019,3867301,3866814,0.551192307692308,0.551192307692308}, {2979020,3867551,3867307,0.297351724137931,0.297351724137931}, {2979021,3867856,3867694,0.213977777777778,0.213977777777778}, {2979022,3867301,3866874,0.211554545454545,0.211554545454545}, {2979023,3867660,3867301,0.164533333333333,0.164533333333333}, {2979024,3867551,3867856,0.133977777777778,0.133977777777778}, {2979025,3867660,3867551,0.0748,0.0748}, {2979026,3868032,3867856,0.0997333333333333,0.0997333333333333}, {2979027,3868327,3868203,0.171977777777778,0.171977777777778}, {2979028,3868032,3868327,0.130488888888889,0.130488888888889}, {2979029,3868958,3868327,0.331266666666667,0.331266666666667}, {2979030,3867800,3867660,0.07196,0.134925}, {2979031,3868159,3868032,0.0707555555555556,0.0707555555555556}, {2979032,3867918,3867301,0.550690909090909,0.550690909090909}, {2979033,3867800,3868159,0.140911111111111,0.140911111111111}, {2979034,3867800,3868344,0.477333333333333,0.318222222222222}, {2979035,3868636,3868159,0.279422222222222,0.279422222222222}, {2979036,3869245,3868958,0.154022222222222,0.159946153846154}, {2979037,3868958,3868751,0.09358,0.08773125}, {2979038,3868751,3868636,0.0481928571428571,0.0499777777777778}, {2979039,3868636,3868344,0.152955555555556,0.13321935483871}, {2979040,3868344,3867918,0.221328,0.197614285714286}, {2979041,3869455,3868751,0.3446,0.3446}, {2979042,3868880,3868344,0.234662068965517,0.22684}, {2979043,3869911,3869455,1000000,1000000}, {2979044,3870038,3869911,1000000,1000000}, {2979045,3867918,3868330,0.230630769230769,0.230630769230769}, {2979046,3868330,3868438,0.139266666666667,0.139266666666667}, {2979047,3869357,3868880,0.2102625,0.269136}, {2979048,3868880,3868330,0.242777777777778,0.242777777777778}, {2979049,3868438,3867810,0.238688888888889,0.238688888888889}, {2979050,3869357,3868438,0.382025,0.416754545454545}, {2979051,3869357,3869471,0.08168,0.0556909090909091}, {2979052,3869911,3870044,1000000,1000000}, {2979053,3870547,3870648,0.394466666666667,0.394466666666667}, {2979054,3873309,3873297,0.212,0.212}, {2979055,3850176,3850314,0.098,0.098}, {2979056,3851828,3852455,0.556869230769231,0.658118181818182}, {2979057,3852455,3852762,0.263854545454545,0.263854545454545}, {2979058,3852455,3853105,0.202872727272727,0.202872727272727}, {2979059,3853055,3853105,0.124145454545455,0.124145454545455}, {2979060,3853105,3853705,0.302545454545455,0.302545454545455}, {2979061,3850314,3849947,0.183272727272727,0.183272727272727}, {2979062,3861518,3861145,0.252285714285714,0.240818181818182}, {2979063,3861692,3860944,0.548557894736842,0.548557894736842}, {2979064,3861942,3861933,1000000,0.409088888888889}, {2979065,3862327,3861933,0.334606451612903,0.334606451612903}, {2979066,3861933,3861518,0.302177777777778,0.291385714285714}, {2979067,3861933,3862248,1000000,1000000}, {2979068,3862670,3862248,0.455815384615385,0.59256}, {2979069,3862248,3861996,0.240675,0.28881}, {2979070,3861836,3861518,0.120331578947368,0.138563636363636}, {2979071,3861996,3861836,0.0635351351351351,0.07836}, {2979072,3862211,3861996,0.102977142857143,0.109218181818182}, {2979073,3862552,3862211,0.13032972972973,0.13395}, {2979074,3861836,3861692,0.235088888888889,0.235088888888889}, {2979075,3861692,3861566,0.341454545454545,0.278222222222222}, {2979076,3862735,3861692,0.630939130434783,0.630939130434783}, {2979077,3862644,3862735,0.218836363636364,0.218836363636364}, {2979078,3863130,3863023,0.176368421052632,0.159571428571429}, {2979079,3863066,3863023,0.246552,0.267991304347826}, {2979080,3862211,3863066,0.528155555555556,0.528155555555556}, {2979081,3863242,3863066,0.142009090909091,0.142009090909091}, {2979082,3864315,3863897,0.301711111111111,0.301711111111111}, {2979083,3863897,3863628,1000000,1000000}, {2979084,3864223,3863897,0.175288888888889,0.175288888888889}, {2979085,3864568,3864223,0.256044444444444,0.256044444444444}, {2979086,3865404,3864762,0.305511111111111,0.305511111111111}, {2979087,3865673,3865051,0.287533333333333,0.287533333333333}, {2979088,3864474,3864223,0.112711111111111,0.112711111111111}, {2979089,3864797,3864474,0.191466666666667,0.191466666666667}, {2979090,3864797,3865051,0.0987789473684211,0.134057142857143}, {2979091,3865051,3865735,0.307418181818182,0.307418181818182}, {2979092,3865418,3864474,0.507955555555555,0.507955555555555}, {2979093,3862552,3863242,0.532,0.532}, {2979094,3862873,3862552,0.156411428571429,0.156411428571429}, {2979095,3863543,3863242,0.177666666666667,0.177666666666667}, {2979096,3863543,3863871,0.229955555555556,0.229955555555556}, {2979097,3863151,3863543,0.303533333333333,0.303533333333333}, {2979098,3862873,3863151,0.296034782608696,0.296034782608696}, {2979099,3863151,3863416,0.152844444444444,0.152844444444444}, {2979100,3863416,3863543,0.445977777777778,0.445977777777778}, {2979101,3863416,3863803,0.204822222222222,0.204822222222222}, {2979102,3865999,3866752,0.309822222222222,0.309822222222222}, {2979103,3866972,3866752,0.132555555555556,0.132555555555556}, {2979104,3866371,3866972,0.283622222222222,0.283622222222222}, {2979105,3866012,3866371,0.162046153846154,0.150471428571429}, {2979106,3865735,3866012,0.12266,0.12266}, {2979107,3865634,3865735,0.0505125,0.0734727272727273}, {2979108,3865418,3865634,0.137454545454545,0.116307692307692}, {2979109,3864756,3865418,0.382390909090909,0.442768421052632}, {2979110,3863353,3862873,0.249745945945946,0.318641379310345}, {2979111,3864109,3864615,0.37236,0.404739130434783}, {2979112,3863928,3864109,0.191025,0.183384}, {2979113,3865751,3865634,0.190017391304348,0.190017391304348}, {2979114,3865216,3864940,0.162757894736842,0.162757894736842}, {2979115,3865751,3865216,0.252088888888889,0.252088888888889}, {2979116,3865995,3865751,0.112577777777778,0.112577777777778}, {2979117,3866309,3866012,0.168133333333333,0.168133333333333}, {2979118,3866309,3865995,0.141111111111111,0.141111111111111}, {2979119,3866710,3866309,0.214657142857143,0.214657142857143}, {2979120,3866872,3866309,0.322044444444444,0.322044444444444}, {2979121,3867277,3866872,0.2427,0.285529411764706}, {2979122,3866442,3865995,0.253755555555556,0.253755555555556}, {2979123,3866872,3866442,0.158888888888889,0.158888888888889}, {2979124,3866671,3866872,0.178733333333333,0.178733333333333}, {2979125,3867083,3866671,0.2528,0.2528}, {2979126,3865837,3865751,0.292177777777778,0.292177777777778}, {2979127,3865837,3865216,0.268022222222222,0.268022222222222}, {2979128,3865937,3865837,0.0786260869565217,0.0822}, {2979129,3865576,3865937,0.168888888888889,0.168888888888889}, {2979130,3865937,3866199,0.116066666666667,0.116066666666667}, {2979131,3866442,3866199,0.145422222222222,0.145422222222222}, {2979132,3866199,3866671,0.1524,0.1524}, {2979133,3866033,3865937,0.0816947368421053,0.0739142857142857}, {2979134,3866838,3866033,0.4435,0.4435}, {2979135,3866207,3866033,0.64845,0.51876}, {2979136,3864109,3865237,0.521955555555556,0.521955555555556}, {2979137,3867410,3866872,0.329422222222222,0.329422222222222}, {2979138,3868438,3868658,0.188537142857143,0.188537142857143}, {2979139,3868818,3868242,0.265714285714286,0.265714285714286}, {2979140,3868658,3868818,0.157822222222222,0.157822222222222}, {2979141,3868818,3869041,0.507035294117647,0.507035294117647}, {2979142,3869041,3869307,0.335577777777778,0.335577777777778}, {2979143,3869528,3868658,0.316755555555556,0.316755555555556}, {2979144,3869600,3868818,0.314725,0.314725}, {2979145,3869041,3868595,0.164066666666667,0.164066666666667}, {2979146,3869668,3869041,0.3198,0.3198}, {2979147,3870256,3869528,0.381282352941176,0.308657142857143}, {2979148,3870332,3870256,0.1442,0.157309090909091}, {2979149,3870256,3870216,0.359968421052632,0.359968421052632}, {2979150,3870830,3870658,0.369857142857143,0.383555555555556}, {2979151,3869582,3869779,0.0789,0.0826571428571429}, {2979152,3869779,3869978,0.08799,0.0799909090909091}, {2979153,3869978,3870216,0.0977454545454546,0.074151724137931}, {2979154,3870216,3870658,0.20454,0.1461}, {2979155,3869978,3869889,0.348736363636364,0.426233333333333}, {2979156,3869889,3869786,0.286377777777778,0.286377777777778}, {2979157,3870096,3869889,0.164618181818182,0.164618181818182}, {2979158,3870096,3869992,0.299422222222222,0.299422222222222}, {2979159,3870561,3870096,0.155511111111111,0.155511111111111}, {2979160,3870658,3870625,0.189542857142857,0.189542857142857}, {2979161,3870625,3870603,1000000,0.065895652173913}, {2979162,3870603,3870561,1000000,0.10419}, {2979163,3870561,3870416,1000000,0.362488888888889}, {2979164,3870625,3870810,1000000,0.0630692307692308}, {2979165,3870603,3870787,0.0603333333333333,0.0603333333333333}, {2979166,3870810,3870787,0.0532222222222222,0.0532222222222222}, {2979167,3870787,3870779,0.0788222222222222,0.0788222222222222}, {2979168,3870779,3870675,0.355555555555556,0.355555555555556}, {2979169,3871156,3871054,0.357444444444444,0.357444444444444}, {2979170,3872056,3871931,0.333066666666667,0.333066666666667}, {2979171,3871931,3871804,1000000,1000000}, {2979172,3871804,3871689,0.376955555555556,0.376955555555556}, {2979173,3872248,3872146,1000000,0.45426}, {2979174,3871931,3872146,1000000,1000000}, {2979175,3872146,3872112,1000000,0.153703448275862}, {2979176,3871804,3872034,1000000,1000000}, {2979177,3872112,3872034,1000000,0.14341935483871}, {2979178,3872034,3871912,1000000,0.6354375}, {2979179,3872112,3872480,0.269261538461538,0.269261538461538}, {2979180,3872480,3872582,0.0585882352941176,0.0664}, {2979181,3872775,3872631,0.477234782608696,0.439056}, {2979182,3873207,3873158,0.455325,0.455325}, {2979183,3872631,3873158,0.191888888888889,0.191888888888889}, {2979184,3872631,3872582,0.139042105263158,0.120081818181818}, {2979185,3872582,3872919,0.14376,0.14376}, {2979186,3872919,3873153,0.1152,0.1152}, {2979187,3873158,3873153,0.0988444444444444,0.0988444444444444}, {2979188,3872480,3872329,0.900975,0.900975}, {2979189,3872919,3872801,0.779233333333333,0.779233333333333}, {2979190,3870416,3870326,0.461952,0.412457142857143}, {2979191,3870326,3871011,0.237755555555556,0.237755555555556}, {2979192,3869857,3870172,0.107928,0.117313043478261}, {2979193,3869857,3870267,0.519733333333333,0.519733333333333}, {2979194,3870267,3870172,0.429333333333333,0.429333333333333}, {2979195,3870326,3870310,0.120978947368421,0.11493}, {2979196,3870310,3870296,0.06984,0.0455478260869565}, {2979197,3870172,3870296,0.047025,0.0594}, {2979198,3870296,3870293,0.0405333333333333,0.0420923076923077}, {2979199,3870293,3870266,0.177461538461538,0.096125}, {2979200,3870266,3870941,0.233955555555556,0.233955555555556}, {2979201,3870310,3870293,0.5446,0.5446}, {2979202,3871912,3871746,0.4314,0.449375}, {2979203,3871746,3872436,0.294142857142857,0.30885}, {2979204,3872436,3872721,0.0746129032258064,0.110142857142857}, {2979205,3872801,3872721,0.332909090909091,0.422538461538461}, {2979206,3872721,3872955,0.118642105263158,0.093925}, {2979207,3873576,3873552,0.497530434782609,0.4768}, {2979208,3872436,3872384,0.34122,0.359178947368421}, {2979209,3872913,3872955,0.324657142857143,0.4261125}, {2979210,3871429,3871038,0.196666666666667,0.131111111111111}, {2979211,3871429,3871634,0.0649354838709677,0.0774230769230769}, {2979212,3871634,3872384,0.2512,0.260861538461538}, {2979213,3872384,3872913,0.160055172413793,0.185664}, {2979214,3871656,3871634,0.0484444444444444,0.0484444444444444}, {2979215,3873153,3873271,0.0473555555555556,0.0473555555555556}, {2979216,3873271,3873607,0.127244444444444,0.127244444444444}, {2979217,3873271,3873190,0.514777777777778,0.514777777777778}, {2979218,3885991,3886317,0.119172413793103,1000000}, {2979219,3886005,3886317,0.135036363636364,1000000}, {2979220,3861011,3859859,1.72033846153846,1.06497142857143}, {2979221,3862720,3861492,0.513154838709677,0.513154838709677}, {2979222,3862828,3862720,0.278918181818182,0.322957894736842}, {2979223,3862300,3861318,0.534666666666667,0.534666666666667}, {2979224,3862300,3862112,0.425266666666667,0.425266666666667}, {2979225,3862204,3861430,0.7184,0.7184}, {2979226,3861492,3861357,0.174288888888889,0.174288888888889}, {2979227,3863665,3863928,0.301539130434783,0.256866666666667}, {2979228,3866036,3863928,1.7666,1.7666}, {2979229,3866036,3866367,0.29079,0.29079}, {2979230,3865759,3866036,0.255628571428571,0.255628571428571}, {2979231,3865641,3865759,0.0788222222222222,0.0788222222222222}, {2979232,3866775,3866036,0.299733333333333,0.299733333333333}, {2979233,3863557,3863262,0.33265,0.33265}, {2979234,3864151,3863821,0.6074,0.6074}, {2979235,3863262,3862720,0.322272,0.322272}, {2979236,3863821,3863262,0.309807692307692,0.309807692307692}, {2979237,3864139,3863821,0.18366,0.18366}, {2979238,3865612,3864139,0.665822222222222,0.665822222222222}, {2979239,3865914,3865612,0.41448,0.41448}, {2979240,3865612,3865492,0.185711111111111,0.185711111111111}, {2979241,3863542,3862934,0.312511111111111,0.312511111111111}, {2979242,3863754,3863542,0.106466666666667,0.106466666666667}, {2979243,3863918,3863754,0.138046153846154,0.138046153846154}, {2979244,3863821,3863542,0.283844444444444,0.283844444444444}, {2979245,3863754,3863627,0.314955555555556,0.314955555555556}, {2979246,3863627,3863937,0.137733333333333,0.137733333333333}, {2979247,3865857,3865612,0.0961111111111111,0.0961111111111111}, {2979248,3865857,3865548,0.242155555555556,0.242155555555556}, {2979249,3866137,3865857,0.224133333333333,0.224133333333333}, {2979250,3868109,3866285,0.763533333333333,0.763533333333333}, {2979251,3868313,3866602,0.740222222222222,0.740222222222222}, {2979252,3866983,3867557,0.265133333333333,0.265133333333333}, {2979253,3867557,3868134,0.248844444444444,0.248844444444444}, {2979254,3867713,3867557,0.1094,0.1094}, {2979255,3868297,3867713,0.236111111111111,0.236111111111111}, {2979256,3868297,3868134,0.113444444444444,0.113444444444444}, {2979257,3868741,3868297,0.186755555555556,0.186755555555556}, {2979258,3869012,3867595,0.599422222222222,0.599422222222222}, {2979259,3868074,3868827,0.312577777777778,0.312577777777778}, {2979260,3868827,3869325,0.272791304347826,0.241315384615385}, {2979261,3868827,3869497,0.5412,0.5412}, {2979262,3872141,3871656,0.316977777777778,0.316977777777778}, {2979263,3868056,3867628,0.308,0.308}, {2979264,3869321,3868298,1000000,1000000}, {2979265,3882075,3882641,0.36318,0.36318}, {2979266,3882641,3882903,0.16479,0.16479}, {2979267,3884580,3885174,0.1879875,0.146721951219512}, {2979268,3885174,3885462,0.126576923076923,0.0997272727272727}, {2979269,3882987,3882641,0.40665,0.40665}, {2979270,3882987,3882289,0.39381,0.39381}, {2979271,3883208,3882987,0.11277,0.11277}, {2979272,3883605,3884066,0.24543,0.24543}, {2979273,3884028,3884066,0.388377777777778,0.388377777777778}, {2979274,3885143,3884628,0.26421,0.26421}, {2979275,3883107,3882903,0.152688888888889,0.152688888888889}, {2979276,3887762,3887788,0.0400888888888889,0.0400888888888889}, {2979277,3887788,3887828,0.21987,0.21987}, {2979278,3861592,3860922,0.451272,0.451272}, {2979279,3861617,3861592,0.060312,0.0558444444444444}, {2979280,3861781,3861592,0.118009090909091,0.136642105263158}, {2979281,3861781,3861614,0.282422222222222,0.282422222222222}, {2979282,3862207,3862204,0.199725,0.152171428571429}, {2979283,3860324,3859430,0.409468965517241,0.424092857142857}, {2979284,3861212,3861617,0.552714285714286,0.552714285714286}, {2979285,3862730,3861781,0.546485714285714,0.7172625}, {2979286,3864314,3861617,1.485216,1.3752}, {2979287,3863354,3862730,0.445642105263158,0.6048}, {2979288,3863354,3862974,0.731,0.731}, {2979289,3863969,3863354,0.387694736842105,0.433305882352941}, {2979290,3864540,3865410,0.418963636363636,0.418963636363636}, {2979291,3864541,3864101,0.195333333333333,0.195333333333333}, {2979292,3863914,3864188,0.154955555555556,0.154955555555556}, {2979293,3866355,3866014,0.135977777777778,0.135977777777778}, {2979294,3866744,3866355,0.21168,0.249035294117647}, {2979295,3866885,3866509,0.133269230769231,0.182368421052632}, {2979296,3866885,3866707,0.131133333333333,0.131133333333333}, {2979297,3866707,3866304,0.178009090909091,0.19581}, {2979298,3866980,3866707,0.1663,0.173530434782609}, {2979299,3866370,3866304,0.297022222222222,0.297022222222222}, {2979300,3866370,3866582,0.133333333333333,0.133333333333333}, {2979301,3866740,3866370,0.145088888888889,0.145088888888889}, {2979302,3866642,3866740,0.222755555555556,0.222755555555556}, {2979303,3866740,3866846,0.109644444444444,0.109644444444444}, {2979304,3866980,3866846,0.0944666666666667,0.0944666666666667}, {2979305,3867317,3866980,0.169153846153846,0.18325}, {2979306,3866846,3867317,0.205244444444444,0.205244444444444}, {2979307,3867317,3867759,0.234111111111111,0.234111111111111}, {2979308,3867516,3867317,0.147222222222222,0.19875}, {2979309,3867143,3867516,0.284815384615385,0.3366}, {2979310,3867516,3867759,0.104088888888889,0.104088888888889}, {2979311,3867678,3866885,0.302690322580645,0.375336}, {2979312,3868152,3867678,0.219268965517241,0.21196}, {2979313,3867759,3868152,1000000,1000000}, {2979314,3868516,3868152,0.190071428571429,0.231391304347826}, {2979315,3867656,3868784,0.470933333333333,0.470933333333333}, {2979316,3870201,3869321,1000000,1000000}, {2979317,3867628,3867150,0.208533333333333,0.208533333333333}, {2979318,3869159,3868764,0.42033,0.42033}, {2979319,3869739,3869159,0.3165,0.3165}, {2979320,3869374,3869248,0.117644444444444,0.117644444444444}, {2979321,3869326,3869374,0.167311111111111,0.167311111111111}, {2979322,3869479,3869326,0.247155555555556,0.247155555555556}, {2979323,3870055,3869374,0.279133333333333,0.279133333333333}, {2979324,3870386,3870490,0.35943,0.35943}, {2979325,3869980,3870237,0.243511111111111,0.243511111111111}, {2979326,3870313,3870237,0.0281777777777778,0.0281777777777778}, {2979327,3870248,3870313,0.195244444444444,0.195244444444444}, {2979328,3870237,3869479,0.356355555555556,0.356355555555556}, {2979329,3870313,3870605,0.0982222222222222,0.0982222222222222}, {2979330,3870597,3870605,0.189646153846154,0.182622222222222}, {2979331,3871880,3872269,0.151069565217391,0.165457142857143}, {2979332,3873858,3873874,0.0947555555555556,0.0882206896551724}, {2979333,3879696,3878822,1000000,1000000}, {2979334,3880181,3879717,0.240777777777778,0.240777777777778}, {2979335,3879700,3879716,0.101577777777778,0.101577777777778}, {2979336,3879696,3879700,0.0674666666666667,0.0674666666666667}, {2979337,3879696,3879717,0.153711111111111,0.153711111111111}, {2979338,3880226,3880289,0.4752375,0.4752375}, {2979339,3880226,3880213,0.1084,0.1084}, {2979340,3880181,3880213,0.3018,0.3018}, {2979341,3880163,3880181,0.1341375,0.165092307692308}, {2979342,3880144,3880163,0.14535,0.184990909090909}, {2979343,3880642,3880181,0.218044444444444,0.218044444444444}, {2979344,3880610,3880289,0.2650875,0.21207}, {2979345,3880610,3880712,1000000,1000000}, {2979346,3880687,3880712,1000000,1000000}, {2979347,3880687,3880642,1000000,1000000}, {2979348,3880576,3880642,0.6961,0.6961}, {2979349,3880984,3880610,0.203685714285714,0.194427272727273}, {2979350,3881478,3880642,0.357511111111111,0.357511111111111}, {2979351,3881737,3880984,0.487729411764706,0.41457}, {2979352,3881588,3881737,0.389057142857143,0.40851}, {2979353,3881588,3881512,0.276138461538461,0.276138461538461}, {2979354,3882136,3882134,0.59528,0.59528}, {2979355,3881463,3880338,1000000,1000000}, {2979356,3882731,3882817,1000000,1000000}, {2979357,3882134,3882114,1.07383636363636,1.07383636363636}, {2979358,3881512,3881478,0.140725,0.14684347826087}, {2979359,3883605,3883642,0.404733333333333,0.404733333333333}, {2979360,3884066,3884128,1000000,0.429777777777778}, {2979361,3884687,3884628,0.75612,0.75612}, {2979362,3884715,3884687,0.197188235294118,0.197188235294118}, {2979363,3887571,3888042,0.259914285714286,0.237313043478261}, {2979364,3885015,3885020,0.0905714285714286,0.1585}, {2979365,3887571,3889116,0.74877,0.74877}, {2979366,3889116,3889095,0.35996,0.3374625}, {2979367,3884680,3885085,0.151288888888889,0.151288888888889}, {2979368,3885862,3885789,0.595177777777778,0.595177777777778}, {2979369,3885535,3886315,0.2978,0.2978}, {2979370,3889116,3890497,0.78933,0.78933}, {2979371,3890497,3890481,1000000,1000000}, {2979372,3890497,3890847,0.148022222222222,0.148022222222222}, {2979373,3893806,3894088,0.189371428571429,0.152953846153846}, {2979374,3894088,3894120,0.44505,0.547753846153846}, {2979375,3894088,3894564,1000000,0.263256}, {2979376,3893941,3893806,1000000,0.263234482758621}, {2979377,3894088,3894240,0.386494736842105,0.349685714285714}, {2979378,3894826,3895423,0.233451428571429,0.2476}, {2979379,3894131,3894252,1000000,1000000}, {2979380,3894430,3894261,0.141,0.1498125}, {2979381,3895744,3895637,0.0918818181818182,0.0918818181818182}, {2979382,3895637,3895464,0.158311111111111,0.158311111111111}, {2979383,3895637,3896112,0.287911111111111,0.287911111111111}, {2979384,3895874,3896112,0.197863636363636,0.229105263157895}, {2979385,3896112,3896226,0.1295625,0.109105263157895}, {2979386,3895882,3896614,0.638739130434782,0.58764}, {2979387,3896614,3897327,0.680714285714286,0.71475}, {2979388,3897327,3897913,0.36125625,0.502617391304348}, {2979389,3897913,3898460,0.274961538461538,0.297875}, {2979390,3896614,3897066,0.421866666666667,0.33015652173913}, {2979391,3896260,3896844,1000000,0.882327272727273}, {2979392,3896990,3897059,1000000,0.053325}, {2979393,3897059,3897199,1000000,0.0998444444444444}, {2979394,3897199,3897550,1000000,0.324518181818182}, {2979395,3897066,3897550,0.31575,0.344454545454545}, {2979396,3897059,3897532,1000000,0.344971428571429}, {2979397,3897199,3897659,0.344885714285714,1000000}, {2979398,3897532,3897848,1000000,1000000}, {2979399,3897550,3898065,1000000,0.338018181818182}, {2979400,3897576,3897700,1000000,1000000}, {2979401,3898966,3899288,0.285175,1000000}, {2979402,3898065,3898187,0.0719714285714286,0.0839666666666667}, {2979403,3898187,3898397,0.171176470588235,0.161666666666667}, {2979404,3898397,3898549,0.0784571428571429,0.06865}, {2979405,3898706,3899188,0.248622222222222,0.248622222222222}, {2979406,3898853,3899188,0.3672375,0.267081818181818}, {2979407,3898187,3898597,0.317008695652174,0.317008695652174}, {2979408,3898597,3898706,0.0820285714285714,0.0820285714285714}, {2979409,3898549,3898597,0.3882,0.3882}, {2979410,3899288,3899528,0.131590909090909,0.131590909090909}, {2979411,3899528,3899778,0.24879,0.24879}, {2979412,3899188,3899262,0.0590608695652174,0.0522461538461538}, {2979413,3899262,3899778,0.274,0.274}, {2979414,3899528,3899812,0.161232,0.16795}, {2979415,3899812,3899982,0.142452631578947,0.13533}, {2979416,3899812,3900120,0.197666666666667,0.197666666666667}, {2979417,3899808,3900120,0.159333333333333,0.159333333333333}, {2979418,3899262,3899485,0.207266666666667,0.15545}, {2979419,3897550,3898349,0.90135,0.554676923076923}, {2979420,3897700,3898457,1000000,0.4858}, {2979421,3900071,3901021,0.479888888888889,0.46275}, {2979422,3900312,3901244,0.40918125,0.503607692307692}, {2979423,3898349,3898790,0.374563636363636,0.433705263157895}, {2979424,3899153,3899562,0.352095652173913,0.352095652173913}, {2979425,3898790,3899312,0.470325,0.37626}, {2979426,3899312,3899562,0.207410526315789,0.231811764705882}, {2979427,3899562,3899984,0.20788,0.20788}, {2979428,3899688,3900108,0.32325,0.32325}, {2979429,3899984,3900108,0.0869454545454545,0.0869454545454545}, {2979430,3900108,3900403,0.165844444444444,0.165844444444444}, {2979431,3899984,3900345,0.246711111111111,1000000}, {2979432,3900108,3900488,0.297954545454545,0.297954545454545}, {2979433,3900345,3900488,0.0920666666666667,0.0920666666666667}, {2979434,3900488,3900779,0.25275,0.25275}, {2979435,3900779,3901252,0.35757,0.286056}, {2979436,3900869,3901535,0.355064516129032,0.423346153846154}, {2979437,3901252,3901535,0.210314285714286,0.184025}, {2979438,3901205,3901821,0.370844444444444,0.400512}, {2979439,3901535,3901821,0.192130434782609,0.163666666666667}, {2979440,3899562,3900421,0.671575,0.671575}, {2979441,3901535,3902151,0.341911111111111,0.341911111111111}, {2979442,3901821,3902460,0.3291,0.3291}, {2979443,3898276,3898790,0.492,0.351428571428571}, {2979444,3898790,3899170,0.262638461538462,0.325171428571429}, {2979445,3898650,3899170,0.299952,0.299952}, {2979446,3899170,3899645,0.335863636363636,0.307875}, {2979447,3899170,3899392,0.163688888888889,0.163688888888889}, {2979448,3902151,3902754,0.469263157894737,0.469263157894737}, {2979449,3901821,3902156,0.182904,0.175869230769231}, {2979450,3902156,3902289,0.135642857142857,0.135642857142857}, {2979451,3902289,3903314,0.635775,0.76293}, {2979452,3902565,3902873,0.155844444444444,0.155844444444444}, {2979453,3902873,3903105,0.172088888888889,0.172088888888889}, {2979454,3902460,3903050,0.334533333333333,0.334533333333333}, {2979455,3901947,3902453,0.3093,0.3093}, {2979456,3902453,3902754,0.27945,0.263011764705882}, {2979457,3902754,3903050,0.2862,0.195136363636364}, {2979458,3903050,3903373,0.2659,0.217554545454545}, {2979459,3902754,3903346,0.345311111111111,0.345311111111111}, {2979460,3903050,3903593,0.343355555555556,0.343355555555556}, {2979461,3903373,3903761,0.34248,0.34248}, {2979462,3904147,3904312,0.135314285714286,0.135314285714286}, {2979463,3903314,3903770,0.365208,0.351161538461538}, {2979464,3903770,3904152,0.246375,0.203896551724138}, {2979465,3904152,3904312,0.13455,0.129168}, {2979466,3904152,3905204,0.589244444444444,1000000}, {2979467,3904312,3904574,0.20136,0.20136}, {2979468,3904312,3904817,0.332378571428572,0.387775}, {2979469,3904817,3905206,0.320542857142857,0.269256}, {2979470,3904574,3905076,0.334377777777778,0.334377777777778}, {2979471,3904564,3905177,0.407244444444444,0.407244444444444}, {2979472,3904243,3904740,0.345622222222222,0.345622222222222}, {2979473,3904574,3905353,0.500376,0.500376}, {2979474,3905206,3906356,0.95261052631579,0.670355555555556}, {2979475,3903593,3903985,0.229,0.229}, {2979476,3903985,3904439,1000000,0.216575}, {2979477,3904439,3904740,0.167504347826087,0.167504347826087}, {2979478,3904740,3905177,0.162218181818182,0.162218181818182}, {2979479,3905177,3905484,0.147814285714286,0.159184615384615}, {2979480,3904417,3904617,0.133622222222222,0.133622222222222}, {2979481,3902873,3903132,0.153311111111111,0.153311111111111}, {2979482,3906606,3907033,0.245530434782609,0.256690909090909}, {2979483,3905865,3906108,0.123174193548387,0.141422222222222}, {2979484,3906108,3906378,0.135561290322581,0.144910344827586}, {2979485,3906378,3906606,0.185113043478261,0.193527272727273}, {2979486,3907033,3907745,0.363822222222222,0.363822222222222}, {2979487,3907745,3908507,0.374088888888889,0.374088888888889}, {2979488,3907390,3908069,0.358288888888889,0.358288888888889}, {2979489,3908069,3908816,0.371555555555556,0.371555555555556}, {2979490,3908363,3909135,0.530242105263158,0.530242105263158}, {2979491,3906378,3906984,0.356488888888889,0.356488888888889}, {2979492,3906984,3907328,0.282675,0.22614}, {2979493,3907328,3907745,0.28077,0.4011}, {2979494,3907745,3908069,0.162888,0.162888}, {2979495,3908069,3908363,0.170725,0.241023529411765}, {2979496,3909135,3909384,0.168026086956522,0.19323}, {2979497,3908799,3909384,0.341688888888889,0.341688888888889}, {2979498,3909384,3909717,0.222057142857143,0.222057142857143}, {2979499,3909717,3910051,0.158911111111111,0.158911111111111}, {2979500,3910051,3910139,0.230844444444444,0.230844444444444}, {2979501,3909384,3910166,0.381407142857143,0.368255172413793}, {2979502,3909717,3910567,0.384533333333333,0.384533333333333}, {2979503,3910051,3910865,0.376111111111111,0.376111111111111}, {2979504,3909800,3910166,0.185492307692308,0.141847058823529}, {2979505,3910166,3910567,0.23181,0.210736363636364}, {2979506,3910567,3910865,0.22575,0.196304347826087}, {2979507,3910865,3911011,0.37276,0.243104347826087}, {2979508,3908799,3909474,0.357444444444444,0.357444444444444}, {2979509,3909474,3909800,0.133327272727273,0.129405882352941}, {2979510,3910949,3910837,0.20444347826087,0.20444347826087}, {2979511,3911290,3911218,0.171038709677419,0.171038709677419}, {2979512,3911218,3911099,0.326034782608696,0.357085714285714}, {2979513,3911290,3912035,0.384422222222222,0.384422222222222}, {2979514,3911218,3911730,0.35292,0.35292}, {2979515,3904699,3905513,0.557165217391304,0.441889655172414}, {2979516,3905513,3905601,0.0597333333333333,0.0896}, {2979517,3905601,3905516,0.0629684210526316,0.0629684210526316}, {2979518,3905944,3905601,0.225182608695652,0.235418181818182}, {2979519,3905516,3905865,0.200423076923077,0.20844}, {2979520,3906108,3906718,0.361955555555556,0.361955555555556}, {2979521,3906718,3906984,0.207966666666667,0.207966666666667}, {2979522,3904999,3905880,0.585981818181818,0.460414285714286}, {2979523,3905880,3905944,0.0711666666666667,0.04575}, {2979524,3905880,3906088,0.199231578947368,0.199231578947368}, {2979525,3905226,3906088,0.460888888888889,0.460888888888889}, {2979526,3905457,3906299,0.452444444444444,0.452444444444444}, {2979527,3906088,3906299,0.134511111111111,0.134511111111111}, {2979528,3906299,3906534,0.196663636363636,0.196663636363636}, {2979529,3905944,3906170,0.123782608695652,0.101678571428571}, {2979530,3906170,3906307,0.0939391304347826,0.0771642857142857}, {2979531,3906170,3906889,0.514434782608696,0.514434782608696}, {2979532,3905865,3906307,0.336272727272727,0.336272727272727}, {2979533,3906307,3906609,0.153875,0.14772}, {2979534,3906609,3906893,0.177977777777778,0.177977777777778}, {2979535,3906893,3907203,0.169888888888889,0.169888888888889}, {2979536,3906609,3906718,0.132830769230769,0.132830769230769}, {2979537,3906893,3907255,0.277233333333333,0.277233333333333}, {2979538,3906984,3907376,0.188711111111111,0.188711111111111}, {2979539,3907376,3907689,0.23538,0.276917647058823}, {2979540,3907376,3907684,0.3643,1000000}, {2979541,3912329,3912685,0.170622222222222,0.170622222222222}, {2979542,3911597,3912685,0.534577777777778,0.534577777777778}, {2979543,3912685,3912833,0.0818526315789474,0.0818526315789474}, {2979544,3912833,3913098,0.19935,0.1772}, {2979545,3910949,3911776,0.308066666666667,0.308066666666667}, {2979546,3911897,3913098,1.5954,1.5954}, {2979547,3913182,3912833,0.238575,0.238575}, {2979548,3913448,3913182,0.20478947368421,0.20478947368421}, {2979549,3913182,3913759,0.285866666666667,0.285866666666667}, {2979550,3913098,3913428,0.216771428571429,0.239589473684211}, {2979551,3913428,3913755,0.1617,0.168168}, {2979552,3912542,3913755,0.534133333333333,0.534133333333333}, {2979604,3859969,3859631,0.54468,0.54468}, {2979616,3865495,3865623,0.48159,0.48159}, {2979626,3866085,3864868,0.41522,0.461355555555556}, {2979627,3867323,3866085,0.3644625,0.402165517241379}, {2979628,3867008,3866576,0.50072,0.357657142857143}, {2979629,3866828,3866576,0.15591,0.15591}, {2979630,3866828,3867352,0.302022222222222,0.302022222222222}, {2979631,3867133,3866828,0.133103225806452,0.171925}, {2979632,3867133,3867656,0.306422222222222,0.306422222222222}, {2979633,3867436,3867133,0.13089375,0.13089375}, {2979634,3867653,3867436,0.122091891891892,0.122091891891892}, {2979635,3867807,3867653,1000000,1000000}, {2979636,3868540,3868131,0.191844444444444,0.191844444444444}, {2979637,3868338,3868540,0.117644444444444,0.117644444444444}, {2979638,3868901,3868540,0.373688888888889,0.373688888888889}, {2979639,3869018,3867653,0.521733333333333,0.521733333333333}, {2979640,3867436,3866928,0.229555555555556,0.229555555555556}, {2979641,3870984,3870571,0.145688888888889,0.145688888888889}, {2979642,3870158,3870135,1000000,1000000}, {2979643,3870894,3870135,0.29335,0.306104347826087}, {2979644,3868972,3869053,0.121933333333333,0.121933333333333}, {2979645,3869155,3868972,1000000,1000000}, {2979646,3869336,3869155,1000000,1000000}, {2979647,3870072,3869336,0.253288888888889,0.253288888888889}, {2979648,3869336,3869387,0.0579111111111111,0.0579111111111111}, {2979649,3869387,3869442,0.0559777777777778,0.0559777777777778}, {2979650,3869442,3869583,0.100155555555556,0.100155555555556}, {2979651,3870682,3870877,0.132444444444444,0.132444444444444}, {2979652,3870072,3870129,0.124511111111111,0.124511111111111}, {2979653,3870909,3871535,1000000,0.45312}, {2979654,3871721,3872367,0.253147826086957,0.215644444444444}, {2979655,3872269,3872254,0.0893555555555556,0.0893555555555556}, {2979656,3872815,3872666,0.246555555555556,0.246555555555556}, {2979657,3872367,3872269,0.211485714285714,0.193095652173913}, {2979658,3872367,3872815,0.186485714285714,0.139864285714286}, {2979659,3873858,3873872,0.1248,0.12064}, {2979660,3873872,3874017,0.331232432432432,0.314246153846154}, {2979661,3872417,3872367,0.155575,0.143607692307692}, {2979662,3872417,3872879,0.241552941176471,0.241552941176471}, {2979663,3872879,3872815,0.235585714285714,0.235585714285714}, {2979664,3872499,3872417,0.141,0.135964285714286}, {2979665,3871946,3872499,0.249942857142857,0.26244}, {2979666,3872557,3872499,0.168625,0.183954545454545}, {2979667,3872385,3872557,0.0586222222222222,0.0586222222222222}, {2979668,3872385,3872739,1000000,1000000}, {2979669,3872739,3872557,0.141124137931034,0.177939130434783}, {2979670,3871334,3871256,1000000,1000000}, {2979671,3871535,3871615,0.0432,0.0412363636363636}, {2979672,3872283,3872767,1000000,0.3651}, {2979673,3872767,3872739,0.0561333333333333,0.07578}, {2979674,3872856,3872767,0.214554545454545,0.214554545454545}, {2979675,3871535,3871494,0.20724,0.287833333333333}, {2979676,3871615,3872067,0.468141176470588,0.468141176470588}, {2979677,3872856,3873195,1000000,0.592090909090909}, {2979678,3872905,3872856,0.16971,0.28285}, {2979679,3872574,3872905,0.17685,1000000}, {2979680,3872905,3873195,0.21592,1000000}, {2979681,3872101,3872574,0.329742857142857,1000000}, {2979682,3878615,3878777,1000000,1000000}, {2979683,3878359,3878615,1000000,1000000}, {2979684,3879716,3879708,0.153266666666667,0.153266666666667}, {2979685,3878770,3878518,1000000,1000000}, {2979686,3879708,3880180,0.2884,0.2884}, {2979687,3880099,3880793,0.388958823529412,0.400745454545455}, {2979688,3881862,3881458,0.521307692307692,0.322714285714286}, {2979689,3881483,3881344,0.160777777777778,0.131545454545455}, {2979690,3881344,3881117,0.123947368421053,0.120769230769231}, {2979691,3881458,3881344,0.08373,0.08373}, {2979692,3881117,3881274,0.12705,0.112933333333333}, {2979693,3881458,3881274,0.239633333333333,0.2054}, {2979694,3881274,3881093,0.415661538461538,0.337725}, {2979695,3880424,3880877,0.414,0.414}, {2979696,3881093,3880877,0.235341176470588,0.235341176470588}, {2979697,3878076,3877880,1000000,1000000}, {2979698,3878518,3878076,1000000,1000000}, {2979699,3878188,3878076,1000000,1000000}, {2979700,3878188,3878057,1000000,1000000}, {2979701,3878908,3879202,0.1548,0.1548}, {2979702,3879636,3879202,0.3528,0.373552941176471}, {2979703,3879202,3879471,0.227977777777778,0.227977777777778}, {2979704,3879471,3879864,0.292257142857143,0.245496}, {2979705,3880424,3880091,0.257444444444444,0.210636363636364}, {2979706,3880091,3879792,0.305972727272727,0.217141935483871}, {2979707,3880486,3880091,0.251622222222222,0.251622222222222}, {2979708,3880864,3880486,0.286022222222222,0.286022222222222}, {2979709,3880486,3880135,0.234488888888889,0.234488888888889}, {2979710,3880644,3880326,0.230444444444444,0.345666666666667}, {2979711,3880644,3880486,0.0988,0.0988}, {2979712,3880163,3879696,0.243311111111111,0.243311111111111}, {2979713,3881478,3881487,0.073075,0.0923052631578947}, {2979714,3881483,3881487,0.401929411764706,0.401929411764706}, {2979715,3882097,3882114,0.46308,0.46308}, {2979716,3880180,3880576,0.336466666666667,0.336466666666667}, {2979717,3881896,3881458,0.206133333333333,0.206133333333333}, {2979718,3882308,3881896,0.225177777777778,0.225177777777778}, {2979719,3881582,3880877,0.344511111111111,0.344511111111111}, {2979720,3881794,3881582,0.173589473684211,0.157057142857143}, {2979721,3881582,3881094,0.64348,0.567776470588235}, {2979722,3881869,3882235,0.481044444444444,0.481044444444444}, {2979723,3880644,3881094,0.2826,0.3297}, {2979724,3884598,3884572,0.495,0.495}, {2979725,3886220,3886355,0.07872,0.0874666666666667}, {2979726,3886355,3887360,0.460246153846154,0.4432}, {2979727,3886355,3886327,0.296911111111111,0.296911111111111}, {2979728,3886327,3886291,0.300333333333333,0.300333333333333}, {2979729,3886134,3886291,0.0659777777777778,0.08907}, {2979730,3886291,3887281,0.39094,0.316978378378378}, {2979731,3886291,3886307,0.215244444444444,0.215244444444444}, {2979732,3887360,3889299,0.697044444444444,0.697044444444444}, {2979733,3887281,3889963,1.00644444444444,1.00644444444444}, {2979734,3886648,3886605,0.45696,0.45696}, {2979735,3889963,3890236,0.21676,0.16257}, {2979736,3889963,3890085,0.52888,0.52888}, {2979737,3885197,3885419,1000000,1000000}, {2979738,3885419,3885395,1000000,1000000}, {2979739,3885419,3885652,1000000,1000000}, {2979740,3885652,3885620,1000000,1000000}, {2979741,3884585,3884413,0.564022222222222,0.564022222222222}, {2979742,3884766,3885036,1000000,0.577094117647059}, {2979788,3882361,3882167,0.148408695652174,0.200788235294118}, {2979789,3882167,3882069,0.0751153846153846,0.0673448275862069}, {2979790,3881905,3882069,0.09448,0.109015384615385}, {2979795,3894041,3894295,1000000,1000000}, {2979796,3894295,3894587,1000000,1000000}, {2979797,3898295,3898789,0.4596,0.40215}, {2979798,3899043,3900231,0.525763636363636,0.49572}, {2979799,3899877,3900181,0.187022222222222,0.187022222222222}, {2979800,3899490,3900181,0.462954545454546,1000000}, {2979801,3900181,3900620,0.263333333333333,1000000}, {2979802,3899692,3900834,0.86214,0.86214}, {2979803,3901189,3901529,0.159977777777778,0.159977777777778}, {2979804,3900620,3901529,0.524244444444444,0.524244444444444}, {2979805,3901529,3901838,0.183044444444444,0.183044444444444}, {2979806,3900834,3901838,0.547333333333333,0.547333333333333}, {2979807,3900102,3901235,0.641622222222222,0.641622222222222}, {2979808,3898295,3898937,0.435488888888889,0.435488888888889}, {2979809,3901838,3902144,0.142055172413793,0.142055172413793}, {2979810,3903346,3903610,0.175155555555556,0.175155555555556}, {2979811,3903270,3903610,0.20195,0.2308}, {2979812,3903610,3903985,0.177336,0.13854375}, {2979813,3902116,3901811,0.170733333333333,0.170733333333333}, {2979814,3902144,3902436,0.221236363636364,0.221236363636364}, {2979815,3902116,3902436,0.20229,0.20229}, {2979816,3901319,3902039,0.372133333333333,0.372133333333333}, {2979817,3902039,3902116,0.060312,0.060312}, {2979818,3902436,3902786,0.246088888888889,0.246088888888889}, {2979819,3902708,3903187,0.5856,0.421632}, {2979820,3903187,3903701,0.58332,0.58332}, {2979821,3903519,3904154,0.347688888888889,0.347688888888889}, {2979822,3903985,3904154,0.1399125,0.1399125}, {2979823,3904154,3904377,0.135577777777778,0.135577777777778}, {2979824,3903698,3904377,0.368177777777778,0.397632}, {2979825,3904377,3904699,0.236085714285714,0.206575}, {2979826,3903892,3904999,0.5748,0.5748}, {2979827,3904129,3905226,0.604155555555556,0.604155555555556}, {2979828,3902786,3902990,0.146111111111111,0.146111111111111}, {2979829,3902990,3903173,0.1416,0.1416}, {2979830,3904290,3905457,0.593379310344827,0.593379310344827}, {2979831,3901660,3902039,0.641778947368421,0.641778947368421}, {2979832,3901866,3902990,0.554466666666667,0.554466666666667}, {2979833,3902104,3903173,0.548533333333333,0.548533333333333}, {2979834,3903173,3903395,0.148177777777778,0.148177777777778}, {2979835,3903395,3903574,0.153555555555556,0.153555555555556}, {2979836,3903395,3903701,0.214152,0.214152}, {2979837,3903701,3903924,0.158644444444444,0.158644444444444}, {2979838,3903924,3904077,0.107955555555556,0.107955555555556}, {2979839,3903701,3904290,0.33745,0.33745}, {2979840,3904077,3904650,0.33612,0.33612}, {2979841,3904727,3906041,0.6253,0.6253}, {2979842,3900281,3901413,0.6408,0.6408}, {2979843,3900687,3901866,0.53986875,0.664453846153846}, {2979844,3902351,3903395,0.524335714285714,0.524335714285714}, {2979845,3906041,3906600,0.330355555555556,0.330355555555556}, {2979846,3906276,3906860,0.326622222222222,0.326622222222222}, {2979847,3906813,3907484,0.3709,0.387026086956522}, {2979848,3907716,3907672,0.333022222222222,0.333022222222222}, {2979849,3907716,3908217,0.3935625,0.3935625}, {2979850,3907170,3907672,0.24,0.24}, {2979851,3907672,3908000,0.20439,0.20439}, {2979852,3907689,3908000,0.165375,0.233470588235294}, {2979853,3907672,3908217,0.259511111111111,0.259511111111111}, {2979854,3907484,3908138,0.448854545454545,0.429339130434783}, {2979855,3908000,3908522,0.195908571428571,0.195908571428571}, {2979856,3908217,3908522,0.143977777777778,0.143977777777778}, {2979857,3908522,3908821,0.1704,0.1704}, {2979858,3908138,3908821,0.331546153846154,0.307864285714286}, {2979859,3908095,3909153,0.56796,1000000}, {2979860,3908821,3909153,0.155544827586207,0.145509677419355}, {2979861,3909153,3909474,0.151965517241379,0.1469}, {2979862,3908821,3909097,0.139666666666667,0.139666666666667}, {2979863,3909153,3909670,0.281244444444444,0.281244444444444}, {2979864,3908616,3909097,0.242177777777778,0.242177777777778}, {2979865,3908863,3909322,0.212622222222222,0.212622222222222}, {2979866,3909097,3909322,0.119955555555556,0.119955555555556}, {2979867,3909322,3909913,0.3076,0.3076}, {2979868,3909703,3909913,0.118685714285714,0.138466666666667}, {2979869,3909322,3909670,0.1662,0.1662}, {2979870,3909670,3910358,0.309288888888889,0.309288888888889}, {2979871,3909913,3910358,0.19885,0.216927272727273}, {2979872,3909348,3909517,1000000,1000000}, {2979873,3909517,3909609,1000000,1000000}, {2979874,3907690,3908603,0.417311111111111,0.417311111111111}, {2979875,3905343,3906813,0.879675,0.781933333333333}, {2979876,3905551,3907113,1.09149,0.873192}, {2979877,3905986,3907690,0.973625,0.93468}, {2979878,3908908,3909180,0.182514285714286,0.201726315789474}, {2979879,3911207,3911497,0.155466666666667,0.155466666666667}, {2979880,3911497,3911732,0.138,0.138}, {2979881,3911354,3911497,0.14072,0.14072}, {2979882,3911354,3911732,0.148488888888889,0.148488888888889}, {2979883,3911207,3911701,0.2546,0.2546}, {2979884,3911701,3912221,0.4300125,0.4300125}, {2979885,3911701,3912009,0.165222222222222,0.165222222222222}, {2979886,3911497,3911882,0.194022222222222,0.194022222222222}, {2979887,3911882,3912009,0.0616551724137931,0.0616551724137931}, {2979888,3912009,3912227,0.114860869565217,0.110075}, {2979889,3912227,3912605,0.230333333333333,0.218210526315789}, {2979890,3911732,3912440,0.247977777777778,0.247977777777778}, {2979891,3911882,3912440,0.299822222222222,0.299822222222222}, {2979892,3912227,3913038,0.386155555555556,0.386155555555556}, {2979893,3912440,3913038,0.180488888888889,0.180488888888889}, {2979894,3914836,3915258,0.343121739130435,0.328825}, {2979895,3915447,3915166,1000000,1000000}, {2979896,3915166,3915161,1000000,1000000}, {2979897,3915166,3915495,1000000,1000000}, {2979940,3866085,3866032,0.256955555555556,0.256955555555556}, {2979941,3865839,3865450,0.632533333333333,0.632533333333333}, {2979955,3865354,3864647,0.251688888888889,0.251688888888889}, {2979956,3865235,3864632,0.29904,0.29904}, {2979959,3865450,3865354,0.18305,0.231221052631579}, {2979960,3865354,3865235,0.164746153846154,0.203971428571429}, {2979961,3866526,3866024,0.664355555555556,0.664355555555556}, {2979962,3866336,3865354,0.366155555555556,0.366155555555556}, {2979967,3864988,3865235,0.380968421052632,0.314713043478261}, {2979975,3866949,3866289,0.827034782608696,0.827034782608696}, {2979976,3865846,3865235,0.235444444444444,0.235444444444444}, {2979977,3866395,3865846,0.189622222222222,0.189622222222222}, {2979978,3866695,3866611,0.263711111111111,0.263711111111111}, {2979980,3865690,3864988,0.208129411764706,0.202182857142857}, {2979981,3869053,3868712,0.247114285714286,0.247114285714286}, {2979982,3868712,3868619,0.0720666666666667,0.0720666666666667}, {2979983,3868712,3869091,0.618366666666667,0.618366666666667}, {2979984,3868619,3867870,0.2668,0.2668}, {2979985,3867806,3867870,0.265257142857143,0.293178947368421}, {2979986,3868619,3868503,0.375028571428571,0.342417391304348}, {2979987,3869053,3869206,0.151304347826087,0.145}, {2979988,3867291,3866949,0.148644444444444,1000000}, {2979989,3867705,3867291,0.235314285714286,1000000}, {2979990,3867806,3867705,0.166894736842105,0.15855}, {2979991,3868301,3867705,0.25904347826087,0.25904347826087}, {2979992,3868647,3868301,0.177133333333333,0.177133333333333}, {2979993,3868879,3868874,0.121547368421053,0.121547368421053}, {2979994,3868777,3868301,0.182666666666667,0.182666666666667}, {2979995,3867291,3866796,0.546444444444445,0.546444444444445}, {2979996,3867705,3867383,0.392048275862069,0.392048275862069}, {2979997,3868874,3868777,0.0938444444444444,0.0938444444444444}, {2979998,3869206,3869231,0.0311612903225806,0.0292727272727273}, {2979999,3869231,3869577,0.337311111111111,0.337311111111111}, {2980000,3869583,3869755,0.119911111111111,0.119911111111111}, {2980001,3869888,3869755,0.07665,0.07665}, {2980002,3870129,3870134,0.0995777777777778,0.0995777777777778}, {2980003,3870134,3869888,0.126882352941176,0.126882352941176}, {2980004,3870284,3870134,0.0530444444444444,0.059675}, {2980005,3871106,3870284,0.3675,0.310961538461539}, {2980006,3869888,3869832,0.5058,0.5058}, {2980007,3870297,3869990,0.1395,0.1395}, {2980008,3870239,3870297,0.0857777777777778,0.0857777777777778}, {2980009,3870297,3870227,0.117577777777778,0.117577777777778}, {2980010,3870358,3870444,0.159366666666667,0.220661538461538}, {2980011,3869927,3868874,0.390222222222222,0.390222222222222}, {2980012,3870074,3869927,0.120866666666667,0.120866666666667}, {2980013,3869927,3869776,0.126222222222222,0.126222222222222}, {2980014,3869776,3868777,0.387177777777778,0.387177777777778}, {2980015,3870204,3869776,0.154622222222222,0.154622222222222}, {2980016,3870487,3870204,1000000,1000000}, {2980017,3866796,3866730,0.0743111111111111,0.0743111111111111}, {2980018,3866730,3866695,1000000,1000000}, {2980019,3867235,3866796,0.190486956521739,0.190486956521739}, {2980020,3867383,3867235,0.09378,0.09378}, {2980021,3867961,3867383,0.454828571428571,0.415278260869565}, {2980022,3867961,3867752,0.0968222222222222,0.0968222222222222}, {2980023,3869174,3868191,0.362311111111111,0.362311111111111}, {2980024,3869007,3868191,0.340066666666667,0.340066666666667}, {2980025,3869007,3869017,0.0398666666666667,0.0398666666666667}, {2980026,3869904,3869571,1000000,1000000}, {2980027,3869904,3870073,1000000,1000000}, {2980028,3870956,3870350,1000000,0.59856}, {2980029,3871269,3870444,0.397,0.378954545454545}, {2980030,3871337,3871541,0.0952666666666667,0.0952666666666667}, {2980031,3871164,3871666,0.161777777777778,0.161777777777778}, {2980032,3870999,3871592,0.344622222222222,1000000}, {2980033,3871820,3871666,1000000,1000000}, {2980034,3871666,3872018,0.169844444444444,0.169844444444444}, {2980035,3872018,3871676,0.117777777777778,0.117777777777778}, {2980036,3871820,3872178,1000000,1000000}, {2980037,3872018,3872178,0.0635333333333333,0.0635333333333333}, {2980038,3870977,3871119,1000000,1000000}, {2980039,3871119,3871592,0.191888888888889,0.191888888888889}, {2980040,3871119,3871104,0.133111111111111,0.133111111111111}, {2980041,3870524,3869904,1000000,1000000}, {2980042,3871104,3870929,0.0638444444444444,0.0638444444444444}, {2980043,3871592,3871553,0.0866888888888889,0.0866888888888889}, {2980044,3871553,3871540,0.0846,0.0846}, {2980045,3871906,3871553,0.22128,0.22128}, {2980046,3871906,3871824,0.0677111111111111,0.0677111111111111}, {2980047,3871247,3871104,0.0701368421052632,0.0701368421052632}, {2980048,3871553,3871247,0.12843,0.12843}, {2980049,3872181,3871906,0.144352941176471,0.144352941176471}, {2980050,3872088,3871824,0.1556625,0.1556625}, {2980051,3872668,3872088,0.260295652173913,0.352164705882353}, {2980052,3872088,3872059,0.030768,0.0452470588235294}, {2980053,3871494,3871716,0.120046153846154,0.15606}, {2980054,3871716,3871820,0.237022222222222,0.237022222222222}, {2980055,3872181,3872438,0.165177777777778,0.165177777777778}, {2980056,3872876,3872668,0.157822222222222,0.157822222222222}, {2980057,3869523,3869676,0.167644444444444,0.167644444444444}, {2980058,3870113,3869523,0.200377777777778,0.200377777777778}, {2980059,3870113,3870324,0.229955555555556,0.229955555555556}, {2980060,3870243,3870113,0.0910714285714286,0.0910714285714286}, {2980061,3872877,3873175,0.177094736842105,0.2103}, {2980062,3872810,3873246,0.176555555555556,0.176555555555556}, {2980063,3879933,3879221,1000000,1000000}, {2980064,3880135,3879621,0.444888888888889,0.462}, {2980065,3879496,3879621,0.12774,0.12774}, {2980066,3877493,3878068,0.411422222222222,0.411422222222222}, {2980067,3878885,3878068,0.425611764705882,0.425611764705882}, {2980068,3878031,3878605,0.3958,0.3958}, {2980069,3878605,3879152,0.288931034482759,0.288931034482759}, {2980070,3879152,3879384,0.17355,0.204176470588235}, {2980071,3878605,3879782,0.697133333333333,0.697133333333333}, {2980072,3879221,3878654,1000000,1000000}, {2980073,3881523,3880980,0.365355555555556,0.365355555555556}, {2980074,3881364,3880980,0.223666666666667,0.223666666666667}, {2980075,3881652,3881364,0.326133333333333,0.326133333333333}, {2980076,3881364,3881229,0.171733333333333,0.171733333333333}, {2980077,3883596,3883371,0.37425,0.415833333333333}, {2980078,3883371,3883105,0.282622222222222,0.282622222222222}, {2980079,3883371,3883326,0.286644444444444,0.286644444444444}, {2980080,3883105,3883326,0.0888888888888889,0.0888888888888889}, {2980081,3883105,3882858,0.3882,0.3882}, {2980082,3883275,3882858,0.138370588235294,1000000}, {2980083,3883326,3883275,0.384275,0.384275}, {2980084,3882858,3882558,0.419571428571428,0.518294117647059}, {2980085,3882853,3883275,0.5394,0.5394}, {2980086,3882558,3882382,0.255366666666667,0.255366666666667}, {2980087,3882853,3882558,0.2104125,1000000}, {2980088,3883242,3882853,0.3007875,1000000}, {2980089,3884413,3884391,0.34188,0.25641}, {2980090,3884920,3884391,0.299305263157895,0.334517647058824}, {2980091,3884195,3883677,1000000,0.554628571428571}, {2980092,3880673,3880868,0.123777777777778,0.123777777777778}, {2980093,3887603,3887607,0.151022222222222,1000000}, {2980094,3887922,3887909,0.155155555555556,0.155155555555556}, {2980095,3888075,3888050,1000000,0.148}, {2980096,3887202,3887607,1000000,0.147888888888889}, {2980097,3888050,3888568,1000000,0.188155555555556}, {2980098,3887570,3887171,1000000,0.1452}, {2980099,3887523,3887570,1000000,0.137644444444444}, {2980100,3887841,3887871,0.141,0.141}, {2980101,3888159,3888169,0.136311111111111,1000000}, {2980102,3886582,3886509,0.40756875,0.43474}, {2980103,3887841,3887752,0.419883870967742,0.419883870967742}, {2980104,3884806,3885014,0.179353846153846,0.137152941176471}, {2980105,3884784,3884413,0.177954545454545,0.206052631578947}, {2980106,3884984,3884784,0.102409090909091,0.18775}, {2980107,3884784,3884806,0.314446153846154,0.4542}, {2980108,3885014,3885546,0.289831578947368,0.393342857142857}, {2980109,3885546,3885524,0.490733333333333,0.464905263157895}, {2980110,3885524,3885918,0.309230769230769,0.268}, {2980111,3885816,3885759,0.98688,0.98688}, {2980112,3889274,3889228,0.429666666666667,0.429666666666667}, {2980113,3889927,3889874,0.316133333333333,0.316133333333333}, {2980114,3889874,3889842,0.6577,0.6577}, {2980115,3889758,3889842,0.486644444444444,0.486644444444444}, {2980116,3885604,3885545,0.67374,0.67374}, {2980117,3885269,3885545,0.111688888888889,0.111688888888889}, {2980118,3885545,3885553,0.28554,0.28554}, {2980119,3886509,3886428,0.646733333333333,0.48505}, {2980120,3887752,3887661,0.539527272727273,0.539527272727273}, {2980121,3889133,3889018,0.649755555555556,0.649755555555556}, {2980122,3889758,3889650,0.89118,0.89118}, {2980123,3890476,3890438,0.301303448275862,0.416085714285714}, {2980124,3890438,3890375,0.5796,0.5796}, {2980125,3890375,3890321,0.568460869565217,0.568460869565217}, {2980126,3890321,3890225,0.942284210526316,0.89517}, {2980127,3891553,3891513,0.442155555555556,0.37306875}, {2980128,3890945,3891513,0.29475652173913,0.322828571428571}, {2980129,3891513,3891508,0.101775,0.116314285714286}, {2980130,3891508,3891492,0.13035,0.125855172413793}, {2980131,3891492,3891467,0.2838,0.272448}, {2980132,3891467,3891358,0.577316129032258,0.59656}, {2980133,3884763,3884117,0.524,0.524}, {2980134,3884117,3884528,0.274418181818182,0.274418181818182}, {2980135,3884877,3884958,0.321866666666667,0.321866666666667}, {2980136,3885164,3884877,0.24595,0.24595}, {2980137,3885124,3885450,0.19945,0.19945}, {2980138,3885124,3885483,0.211222222222222,0.211222222222222}, {2980139,3884877,3885011,0.127835294117647,0.127835294117647}, {2980140,3885011,3885124,0.0409741935483871,0.0438}, {2980141,3885011,3884734,0.154509677419355,0.154509677419355}, {2980142,3884734,3884528,0.1368,0.146933333333333}, {2980143,3884734,3885481,0.367779310344828,0.367779310344828}, {2980144,3884528,3884482,0.0420923076923077,0.043776}, {2980145,3892149,3892332,0.0806444444444444,0.0806444444444444}, {2980146,3892148,3892149,0.0808,0.0808}, {2980147,3891645,3891508,0.11168,1000000}, {2980148,3891492,3891626,0.0678,0.0941666666666667}, {2980149,3891626,3891787,0.0890347826086957,0.0930818181818182}, {2980150,3891787,3892004,0.153866666666667,0.131885714285714}, {2980151,3892004,3891985,0.384733333333333,0.46168}, {2980152,3892148,3892189,1000000,0.388888888888889}, {2980153,3892332,3892638,0.5352,1000000}, {2980154,3892189,3892290,1000000,0.0797625}, {2980155,3892290,3892638,1000000,0.28908}, {2980156,3892290,3892263,1000000,0.405276923076923}, {2980157,3892263,3892240,1000000,0.377314285714286}, {2980158,3892263,3892898,0.265,1000000}, {2980159,3892638,3892898,1000000,0.376168421052632}, {2980160,3892898,3893055,0.170688888888889,0.170688888888889}, {2980161,3891985,3891964,0.2568,0.321}, {2980162,3891964,3892293,0.157711111111111,0.157711111111111}, {2980163,3899407,3900339,0.606133333333333,0.606133333333333}, {2980164,3899215,3899407,1000000,0.154566666666667}, {2980165,3899407,3899591,1000000,0.133663636363636}, {2980166,3898902,3899344,0.267266666666667,0.36081}, {2980167,3901103,3902351,0.748852173913043,0.615128571428571}, {2980168,3901568,3902837,0.639422222222222,0.639422222222222}, {2980169,3902837,3903788,0.532888888888889,0.532888888888889}, {2980170,3903574,3903720,0.190835294117647,0.190835294117647}, {2980171,3903720,3903788,0.05795,0.06954}, {2980172,3903720,3904077,0.25215,0.25215}, {2980173,3901781,3903064,0.642822222222222,0.642822222222222}, {2980174,3903064,3904023,0.525822222222222,0.525822222222222}, {2980175,3903788,3904023,0.154577777777778,0.154577777777778}, {2980176,3904023,3904252,0.20931,0.20931}, {2980177,3905184,3904252,0.493377777777778,0.493377777777778}, {2980178,3904252,3904444,0.20571,0.20571}, {2980179,3904444,3904653,0.243733333333333,0.243733333333333}, {2980180,3904653,3904862,0.308261538461538,0.308261538461538}, {2980181,3904862,3905087,0.28428,0.193827272727273}, {2980182,3905087,3905265,0.252975,0.16865}, {2980183,3904444,3905343,0.463427586206897,0.433529032258065}, {2980184,3903489,3904444,0.553512,0.44638064516129}, {2980185,3903682,3904653,0.549672,0.572575}, {2980186,3900483,3900694,0.168207692307692,0.168207692307692}, {2980187,3900694,3900891,0.11852,0.11852}, {2980188,3900694,3901568,0.58635,0.58635}, {2980189,3900891,3901781,0.514222222222222,0.514222222222222}, {2980190,3904653,3905551,0.496533333333333,0.496533333333333}, {2980191,3905087,3905986,0.57764347826087,0.492066666666667}, {2980192,3905265,3906199,0.607309090909091,0.607309090909091}, {2980193,3904701,3905265,0.305121428571429,0.305121428571429}, {2980194,3904385,3904701,0.2484,1000000}, {2980195,3905265,3905496,0.3043125,0.3043125}, {2980196,3902284,3901711,0.2876,0.2876}, {2980197,3901463,3901711,0.126311111111111,0.126311111111111}, {2980198,3904447,3905087,0.278254545454545,0.278254545454545}, {2980199,3904174,3904447,1000000,0.222284210526316}, {2980200,3906199,3908004,1.001975,0.80158}, {2980201,3909180,3909609,0.209866666666667,0.209866666666667}, {2980202,3908272,3909180,0.55779,0.55779}, {2980203,3909609,3909859,0.135022222222222,0.135022222222222}, {2980204,3909180,3909353,0.1002,0.1002}, {2980205,3909353,3909531,0.0806222222222222,0.0806222222222222}, {2980206,3908518,3909353,0.402733333333333,0.402733333333333}, {2980207,3909859,3909531,0.208755555555556,0.208755555555556}, {2980208,3909531,3908743,0.412911111111111,0.412911111111111}, {2980209,3906774,3907233,0.215807142857143,0.30213}, {2980210,3907233,3907736,0.204774193548387,0.186705882352941}, {2980211,3907736,3908296,0.227148387096774,0.185305263157895}, {2980212,3908296,3908889,0.284424,0.25395}, {2980213,3907233,3908017,0.4989,0.577673684210526}, {2980214,3907736,3908599,0.415044444444444,0.415044444444444}, {2980215,3908296,3909163,0.422711111111111,0.422711111111111}, {2980216,3905553,3906885,0.678835714285714,1.26716}, {2980217,3905774,3907082,0.93537,0.93537}, {2980218,3908017,3909397,1.43065714285714,1.43065714285714}, {2980219,3908599,3910029,0.588017647058824,0.588017647058824}, {2980220,3909163,3910831,0.661676470588235,0.661676470588235}, {2980322,3865183,3864876,0.131426086956522,0.131426086956522}, {2980323,3865170,3864703,0.1666,0.1666}, {2980324,3865170,3865183,0.183111111111111,0.183111111111111}, {2980325,3865132,3865170,0.190755555555556,0.190755555555556}, {2980326,3864906,3864181,0.390886956521739,0.390886956521739}, {2980327,3864907,3864584,0.19797,0.19797}, {2980328,3864907,3864906,0.171369230769231,0.171369230769231}, {2980329,3864906,3864914,0.15092,0.15092}, {2980330,3864914,3864664,0.109622222222222,0.109622222222222}, {2980331,3865132,3864907,0.0987545454545455,0.0987545454545455}, {2980332,3865607,3865132,0.224657142857143,0.224657142857143}, {2980333,3865776,3864914,0.595371428571428,0.595371428571428}, {2980334,3865665,3865183,0.174021428571429,0.174021428571429}, {2980335,3865690,3865665,0.2014,0.2014}, {2980336,3865665,3865643,0.1743,0.1743}, {2980337,3865643,3865607,0.192311111111111,0.192311111111111}, {2980338,3865643,3865170,0.175844444444444,0.175844444444444}, {2980339,3865607,3865754,0.121975,0.133063636363636}, {2980340,3865754,3865776,0.057,0.0619565217391304}, {2980341,3865776,3865814,0.201685714285714,0.176475}, {2980346,3865224,3864135,0.478755555555556,0.478755555555556}, {2980347,3865640,3865893,0.6828375,0.376737931034483}, {2980348,3866198,3866397,0.340822222222222,0.340822222222222}, {2980349,3866525,3865690,0.292288888888889,0.292288888888889}, {2980350,3866471,3865690,0.31145,0.219847058823529}, {2980351,3866339,3865665,0.222579310344828,0.21516}, {2980352,3867215,3866339,0.361930434782609,0.308311111111111}, {2980353,3866275,3865643,0.223688888888889,0.223688888888889}, {2980354,3866525,3866471,0.0695142857142857,0.0695142857142857}, {2980355,3866471,3866339,0.129511111111111,0.129511111111111}, {2980356,3866339,3866275,0.167616,0.2328}, {2980357,3866545,3866684,0.212977777777778,0.212977777777778}, {2980358,3866239,3865754,0.174622222222222,0.174622222222222}, {2980359,3866275,3866239,0.285333333333333,0.285333333333333}, {2980360,3867571,3866525,0.379,0.379}, {2980361,3868320,3867753,0.205153846153846,0.205153846153846}, {2980362,3868853,3868320,0.214575,0.214575}, {2980363,3867333,3866851,0.173777777777778,0.173777777777778}, {2980364,3867460,3867333,0.339755555555556,0.339755555555556}, {2980365,3868391,3867333,0.392377777777778,0.392377777777778}, {2980366,3868492,3867811,0.238088888888889,0.238088888888889}, {2980367,3868453,3867568,0.321355555555556,0.321355555555556}, {2980368,3869284,3869523,0.249133333333333,0.249133333333333}, {2980369,3868607,3868492,0.265828571428571,0.27912}, {2980370,3868492,3868453,0.03748,0.0624666666666667}, {2980371,3868453,3868391,0.136846153846154,0.14825}, {2980372,3868391,3868374,0.120257142857143,0.114790909090909}, {2980373,3868374,3868279,0.1802,0.300333333333333}, {2980374,3868279,3868199,0.209509090909091,0.209509090909091}, {2980375,3866830,3868279,0.526511111111111,0.526511111111111}, {2980376,3870511,3870907,0.200885714285714,0.21093}, {2980377,3869185,3868808,0.457777777777778,0.457777777777778}, {2980378,3868279,3868807,0.190444444444444,0.190444444444444}, {2980379,3868684,3869016,0.122955555555556,0.122955555555556}, {2980380,3869016,3869353,0.123444444444444,0.123444444444444}, {2980381,3869539,3869933,0.131866666666667,0.131866666666667}, {2980382,3870907,3870997,0.550984615384615,0.550984615384615}, {2980383,3869015,3869388,0.178172727272727,0.19599}, {2980384,3869388,3869728,0.225694736842105,0.2680125}, {2980385,3869933,3870590,0.220777777777778,0.220777777777778}, {2980386,3870637,3870590,0.1338375,0.1338375}, {2980387,3870590,3870496,0.163466666666667,0.163466666666667}, {2980388,3871037,3870496,0.197955555555556,0.197955555555556}, {2980389,3869728,3870212,0.174222222222222,0.174222222222222}, {2980390,3870212,3870390,0.0908666666666667,0.0908666666666667}, {2980391,3870390,3870299,0.106822222222222,0.106822222222222}, {2980392,3870907,3871789,0.319666666666667,0.319666666666667}, {2980393,3870997,3871631,0.210644444444444,0.210644444444444}, {2980394,3871631,3871789,0.145711111111111,0.145711111111111}, {2980395,3872079,3871789,0.221733333333333,0.221733333333333}, {2980396,3871278,3871179,0.172288888888889,0.172288888888889}, {2980397,3871838,3871278,1000000,1000000}, {2980398,3867023,3867799,0.301755555555556,0.301755555555556}, {2980399,3869420,3869621,0.394747826086956,0.56745}, {2980400,3869621,3869728,0.19548,0.154326315789474}, {2980401,3870081,3869621,0.279633333333333,0.201336}, {2980402,3870081,3870212,0.152577777777778,0.152577777777778}, {2980403,3870793,3870081,0.42129,0.312066666666667}, {2980404,3871186,3870523,0.287577777777778,0.287577777777778}, {2980405,3870793,3871186,0.209977777777778,0.209977777777778}, {2980406,3868320,3868441,0.231555555555556,0.231555555555556}, {2980407,3871789,3872214,0.147111111111111,0.147111111111111}, {2980408,3872214,3872604,0.138088888888889,0.138088888888889}, {2980409,3872604,3872991,0.140288888888889,0.140288888888889}, {2980410,3872991,3873308,0.130533333333333,0.130533333333333}, {2980411,3872214,3872412,0.186111111111111,0.186111111111111}, {2980412,3872412,3872832,0.136688888888889,0.136688888888889}, {2980413,3872604,3872832,0.187177777777778,0.187177777777778}, {2980414,3871631,3872831,0.426577777777778,0.426577777777778}, {2980415,3872831,3872991,0.170955555555556,0.170955555555556}, {2980416,3872741,3872831,0.19692,0.19692}, {2980417,3872607,3872741,0.293245161290323,0.363624}, {2980418,3872741,3873117,0.156688888888889,0.156688888888889}, {2980419,3879384,3878760,0.299576470588235,0.308654545454545}, {2980420,3878241,3878041,0.0544833333333333,0.0544833333333333}, {2980421,3878460,3878241,0.149005714285714,0.149005714285714}, {2980422,3879782,3880245,0.319844444444444,0.319844444444444}, {2980423,3880062,3879591,1000000,1000000}, {2980424,3878460,3879501,1000000,1000000}, {2980425,3878241,3879275,0.5192,0.5192}, {2980426,3881570,3880784,0.498288888888889,0.498288888888889}, {2980427,3881894,3881033,0.698044444444444,0.698044444444444}, {2980428,3883677,3883209,0.689371428571429,0.689371428571429}, {2980429,3882443,3881919,0.369977777777778,0.369977777777778}, {2980430,3881919,3881996,0.0492888888888889,0.0492888888888889}, {2980431,3884482,3885196,0.395844444444444,0.395844444444444}, {2980432,3884482,3884210,0.11916,0.1324}, {2980433,3884210,3885004,0.437044444444444,0.437044444444444}, {2980434,3883606,3883402,0.17376,0.193066666666667}, {2980435,3883220,3883048,0.161972727272727,0.169685714285714}, {2980436,3883402,3883890,0.498888888888889,1000000}, {2980437,3884798,3885337,0.596,1000000}, {2980438,3886593,3886649,0.05844,0.0859411764705882}, {2980439,3887522,3887479,0.173652631578947,0.149972727272727}, {2980440,3887479,3888023,0.184177777777778,0.184177777777778}, {2980441,3887136,3887354,0.1635,0.218}, {2980442,3887354,3887479,0.0869777777777778,0.11742}, {2980443,3887354,3887779,0.1974,0.1974}, {2980444,3887779,3887818,0.246622222222222,0.246622222222222}, {2980445,3887818,3887206,0.37971,0.37971}, {2980446,3889018,3888912,0.669644444444444,0.669644444444444}, {2980447,3889650,3889527,1.18041,1.18041}, {2980448,3886570,3886969,0.455905263157895,0.455905263157895}, {2980449,3887206,3888218,0.57954,1000000}, {2980450,3888480,3888218,0.256061538461538,0.20805}, {2980451,3887206,3886969,0.24339,0.24339}, {2980452,3886326,3886579,0.30132,0.30132}, {2980453,3886548,3886321,0.249733333333333,0.249733333333333}, {2980454,3886579,3886548,0.139976470588235,0.139976470588235}, {2980455,3886969,3886579,0.23277,0.23277}, {2980456,3886548,3887550,0.65472,0.65472}, {2980457,3886969,3887778,0.66927,0.66927}, {2980458,3888218,3888160,0.0819428571428572,0.0521454545454546}, {2980459,3888160,3887877,0.2179,0.186771428571429}, {2980460,3887877,3887778,0.0498666666666667,0.04488}, {2980461,3887778,3887550,0.155652631578947,0.140828571428571}, {2980462,3891964,3891952,0.114735483870968,0.114735483870968}, {2980463,3891952,3891891,0.254930769230769,0.194947058823529}, {2980464,3891952,3892831,0.396044444444444,0.396044444444444}, {2980465,3892831,3892807,0.243266666666667,0.243266666666667}, {2980466,3890225,3890157,0.481635,0.55044}, {2980467,3891358,3891304,0.294042857142857,0.283903448275862}, {2980468,3892403,3892344,0.820866666666667,0.547244444444444}, {2980469,3893007,3892928,0.637022222222222,0.637022222222222}, {2980470,3890989,3891950,0.532244444444445,0.532244444444445}, {2980471,3891950,3892344,0.220711111111111,0.220711111111111}, {2980472,3890157,3890399,0.172666666666667,0.172666666666667}, {2980473,3890399,3890925,0.54632,0.455266666666667}, {2980474,3889639,3889922,0.211690909090909,0.211690909090909}, {2980475,3889922,3890261,0.35136,0.3294}, {2980476,3890261,3890399,0.186507692307692,0.1515375}, {2980477,3890399,3890953,0.277755555555556,0.277755555555556}, {2980478,3890953,3891204,0.234444444444444,0.234444444444444}, {2980479,3891950,3892027,0.140488888888889,0.140488888888889}, {2980480,3891782,3892027,0.131244444444444,0.131244444444444}, {2980481,3892027,3892566,0.254177777777778,0.254177777777778}, {2980482,3892566,3893198,0.280355555555556,0.280355555555556}, {2980483,3893513,3893376,0.493589189189189,0.652242857142857}, {2980484,3893683,3894124,0.260288888888889,0.260288888888889}, {2980485,3893178,3893449,0.174391304347826,0.174391304347826}, {2980486,3893449,3893624,0.165633333333333,0.114669230769231}, {2980487,3893837,3894302,0.2604,0.2604}, {2980488,3894032,3894354,0.174533333333333,0.174533333333333}, {2980489,3894354,3894495,0.0892222222222222,0.0892222222222222}, {2980490,3894354,3894599,0.301088888888889,0.301088888888889}, {2980491,3894599,3894265,0.174822222222222,0.174822222222222}, {2980492,3894599,3894869,0.23757,0.23757}, {2980493,3896711,3897434,0.45333,0.45333}, {2980494,3900325,3899786,0.269333333333333,0.269333333333333}, {2980495,3897434,3899134,1.17774,1.17774}, {2980496,3900807,3900288,0.419885714285714,0.489866666666667}, {2980497,3897434,3898364,1000000,1000000}, {2980498,3899134,3898364,1000000,1000000}, {2980499,3901106,3901459,0.231577777777778,0.231577777777778}, {2980500,3903444,3902783,0.364711111111111,0.364711111111111}, {2980501,3903741,3904001,0.148422222222222,0.148422222222222}, {2980502,3905255,3905878,0.3888,0.3888}, {2980503,3904786,3905017,0.15912,0.1326}, {2980504,3904592,3904786,0.153342857142857,0.134175}, {2980505,3904592,3905109,0.4193,0.4792}, {2980506,3904786,3905365,0.477327272727273,0.477327272727273}, {2980507,3905365,3905624,0.24408,0.215364705882353}, {2980508,3905109,3905365,0.218533333333333,0.24585}, {2980509,3905109,3905846,0.824084210526316,0.6524}, {2980510,3905365,3906253,0.559355555555555,0.559355555555555}, {2980511,3902769,3903084,0.284525,0.206927272727273}, {2980512,3905624,3906493,0.689045454545455,0.659086956521739}, {2980513,3905878,3906736,0.562488888888889,0.562488888888889}, {2980514,3902769,3902620,0.136866666666667,0.136866666666667}, {2980515,3904701,3904447,0.21456,1000000}, {2980516,3906091,3906419,0.28137,0.28137}, {2980517,3906419,3906975,0.287435294117647,0.375876923076923}, {2980518,3905846,3906253,0.258125,0.258125}, {2980519,3906253,3906493,0.19155,0.182428571428571}, {2980520,3906493,3906736,0.17094,0.1554}, {2980521,3906736,3906975,0.14427,0.125452173913044}, {2980522,3906419,3906831,0.29106,0.3234}, {2980523,3906831,3907321,0.231715384615385,0.231715384615385}, {2980524,3907321,3907808,0.291027272727273,0.32013}, {2980525,3906831,3907290,0.254866666666667,0.254866666666667}, {2980526,3907290,3907762,0.272844444444444,0.272844444444444}, {2980527,3906975,3907293,0.170488888888889,0.1918}, {2980528,3907293,3907762,0.212764285714286,0.170211428571429}, {2980529,3907762,3908226,0.152194736842105,0.144585}, {2980530,3908226,3908767,0.292963636363636,0.280226086956522}, {2980531,3907321,3907751,0.247844444444444,0.247844444444444}, {2980532,3907751,3908226,0.267622222222222,0.267622222222222}, {2980533,3907290,3907751,0.29079,0.29079}, {2980534,3907751,3908265,0.31866,0.31866}, {2980535,3908767,3909397,0.477247058823529,0.368781818181818}, {2980536,3909397,3910029,0.334275,0.334275}, {2980537,3910029,3910276,0.105115384615385,0.0976071428571429}, {2980538,3910276,3910831,0.296945454545455,0.296945454545455}, {2980539,3910831,3911380,0.279,0.268269230769231}, {2980540,3909397,3910187,0.597536842105263,0.37844}, {2980541,3910276,3910907,0.338261538461539,0.351792}, {2980542,3909790,3910333,0.257977777777778,0.257977777777778}, {2980543,3906493,3906692,0.122222222222222,0.122222222222222}, {2980544,3910187,3910714,0.256466666666667,0.256466666666667}, {2980545,3910562,3911033,0.258222222222222,0.258222222222222}, {2980546,3910831,3911436,0.308755555555556,0.308755555555556}, {2980547,3911436,3911943,0.296034782608696,0.261876923076923}, {2980548,3910907,3911436,0.270276923076923,0.260266666666667}, {2980549,3911436,3912638,0.654096,0.743290909090909}, {2980550,3912638,3912974,0.150644444444444,0.150644444444444}, {2980551,3912974,3913190,0.09,0.09}, {2980552,3909982,3910333,0.160704,0.211452631578947}, {2980553,3910333,3910714,0.140883870967742,0.189886956521739}, {2980554,3910714,3911033,0.155256,0.155256}, {2980555,3911033,3911427,0.194333333333333,0.194333333333333}, {2980556,3910333,3910666,0.2791125,0.2791125}, {2980557,3910666,3911315,0.9278,0.9278}, {2980558,3911033,3911315,0.21345,0.194045454545455}, {2980629,3864585,3864396,0.155155555555556,0.155155555555556}, {2980630,3864594,3864231,0.177377777777778,0.177377777777778}, {2980631,3865062,3864585,0.205133333333333,0.205133333333333}, {2980632,3864309,3864673,0.161866666666667,0.161866666666667}, {2980635,3864446,3864673,0.410175,0.410175}, {2980636,3864673,3864987,0.3094,0.3094}, {2980637,3864987,3864828,0.1139625,0.0868285714285714}, {2980638,3864716,3865369,0.580422222222222,0.580422222222222}, {2980639,3865369,3864987,0.138864,0.11572}, {2980640,3865676,3865369,0.127303448275862,0.108582352941176}, {2980641,3865057,3865676,0.573444444444444,0.573444444444444}, {2980642,3865452,3865748,0.510085714285714,0.510085714285714}, {2980643,3865748,3866063,0.286288888888889,0.286288888888889}, {2980646,3864780,3864585,0.148955555555556,0.148955555555556}, {2980647,3865303,3864780,0.289642105263158,0.289642105263158}, {2980648,3864432,3863274,1.09338260869565,1.09338260869565}, {2980652,3865017,3864780,0.257905263157895,0.257905263157895}, {2980653,3865893,3866477,0.6927,0.6927}, {2980654,3866477,3866063,0.1593,0.147046153846154}, {2980655,3866992,3866477,0.247392857142857,0.314863636363636}, {2980656,3866431,3866992,0.474266666666667,0.474266666666667}, {2980657,3867898,3868473,0.200444444444444,0.200444444444444}, {2980658,3868627,3868049,0.217844444444444,0.217844444444444}, {2980659,3869661,3869266,0.130866666666667,0.130866666666667}, {2980660,3868580,3868708,0.178914285714286,0.221011764705882}, {2980661,3868708,3869202,0.174377777777778,0.174377777777778}, {2980662,3869187,3869841,0.218644444444444,0.218644444444444}, {2980663,3869429,3868852,0.216266666666667,0.216266666666667}, {2980664,3869661,3869596,0.16935,0.176713043478261}, {2980665,3869841,3869661,0.27718064516129,0.343704}, {2980666,3869969,3869841,0.233822222222222,0.286963636363636}, {2980667,3867591,3866992,0.27588,0.2299}, {2980668,3868049,3867591,0.2457,0.258631578947368}, {2980669,3872699,3869193,2.17257777777778,2.17257777777778}, {2980670,3878283,3877685,0.493728,0.474738461538462}, {2980671,3879032,3878283,0.400584,0.357664285714286}, {2980672,3880076,3879032,0.416016666666667,0.49922}, {2980673,3877685,3877353,0.37476,0.37476}, {2980674,3878082,3877896,0.219022222222222,0.219022222222222}, {2980675,3877620,3877353,0.14406,0.14406}, {2980676,3877856,3877620,0.0807483870967742,0.0807483870967742}, {2980677,3878312,3877856,0.182955555555556,0.182955555555556}, {2980678,3879475,3878312,0.538176923076923,0.736452631578947}, {2980679,3877620,3877550,0.138466666666667,0.138466666666667}, {2980680,3877856,3877693,0.152333333333333,0.152333333333333}, {2980681,3878312,3878192,0.175075,0.175075}, {2980682,3877693,3877550,0.0662444444444445,0.0662444444444445}, {2980683,3878192,3877693,0.1854,0.1854}, {2980684,3881954,3881909,0.0405130434782609,0.0517666666666667}, {2980685,3881954,3882323,0.60498,0.60498}, {2980686,3882278,3882323,0.0882923076923077,0.0882923076923077}, {2980687,3882323,3882949,0.99198,0.99198}, {2980688,3882949,3883251,0.19089,0.224576470588235}, {2980689,3882949,3883425,0.777866666666667,0.777866666666667}, {2980690,3883290,3883425,0.136833333333333,0.136833333333333}, {2980691,3883425,3883548,0.0789333333333333,0.0789333333333333}, {2980692,3882310,3882999,0.568066666666667,0.568066666666667}, {2980693,3882323,3882999,0.561458823529412,1000000}, {2980694,3883041,3883548,0.305755555555556,1000000}, {2980695,3883548,3883871,0.2655,1000000}, {2980696,3883290,3883594,0.167733333333333,0.167733333333333}, {2980697,3883594,3883857,0.202729411764706,0.181389473684211}, {2980698,3883594,3883468,0.140357142857143,0.1228125}, {2980699,3884104,3883871,0.174884210526316,0.174884210526316}, {2980700,3884104,3883857,0.21012,0.21012}, {2980701,3884104,3884431,0.29115,0.29115}, {2980702,3881874,3881690,0.144085714285714,0.1681}, {2980703,3881690,3881538,0.0741157894736842,0.0741157894736842}, {2980704,3881538,3881401,0.0797833333333333,0.0755842105263158}, {2980705,3881401,3881282,0.10595,0.0941777777777778}, {2980706,3881108,3880571,0.27658125,0.2682}, {2980707,3881308,3881108,0.122606896551724,0.142224}, {2980708,3881467,3881108,0.192933333333333,0.192933333333333}, {2980709,3881643,3881467,0.1452,0.122861538461538}, {2980710,3881643,3881802,0.09225,0.0952258064516129}, {2980711,3881802,3881921,0.09163125,0.0888545454545454}, {2980712,3881921,3882078,0.156657142857143,0.143034782608696}, {2980713,3881401,3881643,1000000,1000000}, {2980714,3881538,3881802,1000000,1000000}, {2980715,3881690,3881921,1000000,1000000}, {2980716,3882278,3881755,0.562325,0.562325}, {2980717,3880751,3881051,0.152,0.152}, {2980718,3882691,3882391,0.21963,0.244033333333333}, {2980719,3882391,3882177,0.1474,0.1474}, {2980720,3881708,3881946,0.111555555555556,0.111555555555556}, {2980721,3882037,3882331,0.183311111111111,0.183311111111111}, {2980722,3882177,3882331,0.0992666666666667,0.0992666666666667}, {2980723,3882331,3883298,0.5278,0.5278}, {2980724,3882391,3883663,0.65288275862069,0.65288275862069}, {2980725,3883857,3884167,0.340569230769231,0.260435294117647}, {2980726,3880605,3880751,1000000,0.225288}, {2980727,3880916,3880605,1000000,0.44652}, {2980728,3881174,3881346,1000000,0.139066666666667}, {2980729,3882269,3881406,0.466666666666667,0.466666666666667}, {2980730,3882504,3881675,0.471444444444444,0.471444444444444}, {2980731,3884547,3883871,0.402955555555556,0.402955555555556}, {2980732,3885210,3884547,0.348733333333333,1000000}, {2980733,3884412,3884104,0.222975,0.254828571428571}, {2980734,3884693,3884412,0.293166666666667,0.293166666666667}, {2980735,3884693,3884547,0.1468,0.1468}, {2980736,3884779,3884693,0.05805,0.0546352941176471}, {2980737,3885044,3884779,0.161930769230769,0.161930769230769}, {2980738,3885210,3885044,0.09274,0.09274}, {2980739,3885337,3885210,0.0863368421052632,0.0863368421052632}, {2980740,3884412,3884767,0.181577777777778,0.181577777777778}, {2980741,3884779,3885082,0.249494117647059,0.249494117647059}, {2980742,3885044,3885348,0.149822222222222,0.149822222222222}, {2980743,3885337,3885619,0.26484,0.209084210526316}, {2980744,3885791,3886110,0.154555555555556,0.154555555555556}, {2980745,3885348,3885628,0.180365217391304,0.180365217391304}, {2980746,3885915,3885619,0.153933333333333,0.153933333333333}, {2980747,3885861,3885628,0.18078,0.18078}, {2980748,3885915,3885861,0.0335555555555556,0.0335555555555556}, {2980749,3886110,3885915,0.106733333333333,0.106733333333333}, {2980750,3885628,3886328,0.334634482758621,0.334634482758621}, {2980751,3886110,3886729,0.357488888888889,0.357488888888889}, {2980752,3885861,3886531,0.353555555555556,0.353555555555556}, {2980753,3884847,3885808,0.505577777777778,0.505577777777778}, {2980754,3887550,3887263,0.196333333333333,0.160636363636364}, {2980755,3887263,3886973,0.246075,0.218733333333333}, {2980756,3887877,3888888,0.62598,0.62598}, {2980757,3887550,3888607,0.65766,0.65766}, {2980758,3888567,3888970,0.40203,0.40203}, {2980759,3886973,3886729,0.252141176470588,0.28576}, {2980760,3886729,3886531,0.1997,0.211447058823529}, {2980761,3886531,3886328,0.215533333333333,0.19398}, {2980762,3886328,3886104,0.2144,0.227011764705882}, {2980763,3886104,3885808,0.247164705882353,0.221147368421053}, {2980764,3885808,3885573,0.221766666666667,0.17355652173913}, {2980765,3885573,3885312,0.237866666666667,0.18615652173913}, {2980766,3886729,3887761,0.555992307692308,0.555992307692308}, {2980767,3886531,3887488,0.534444444444444,0.534444444444444}, {2980768,3886328,3887262,0.542066666666667,0.542066666666667}, {2980769,3887263,3888367,0.68838,0.68838}, {2980770,3888970,3888674,0.15336,0.15336}, {2980771,3888160,3889128,0.6219,0.6219}, {2980772,3885808,3886804,0.535333333333333,0.535333333333333}, {2980773,3884576,3885573,0.505311111111111,0.505311111111111}, {2980774,3885573,3886547,0.519288888888889,0.519288888888889}, {2980775,3884324,3885312,0.570675,0.570675}, {2980776,3885312,3885024,0.307,0.2878125}, {2980777,3889065,3889208,0.141094736842105,0.141094736842105}, {2980778,3889208,3889332,0.4098,0.4098}, {2980779,3889332,3888970,0.196848,0.189276923076923}, {2980780,3888970,3889301,0.357777777777778,0.357777777777778}, {2980781,3889332,3889785,0.314918181818182,0.2566}, {2980782,3889785,3889746,0.278172413793103,0.2689}, {2980783,3888870,3887729,0.507555555555556,0.507555555555556}, {2980784,3889207,3888008,0.539244444444444,0.539244444444444}, {2980785,3887729,3888008,0.160622222222222,0.160622222222222}, {2980786,3888008,3888273,0.149488888888889,0.149488888888889}, {2980787,3890047,3889785,0.108329032258065,0.10494375}, {2980788,3885312,3885908,0.301511111111111,0.301511111111111}, {2980789,3887729,3887262,0.263422222222222,0.263422222222222}, {2980790,3887729,3887505,0.102066666666667,0.102066666666667}, {2980791,3884675,3884447,0.198628571428571,0.245364705882353}, {2980792,3889208,3890329,0.621266666666667,0.621266666666667}, {2980793,3890329,3890047,0.134866666666667,0.13005}, {2980794,3889378,3889922,0.246222222222222,0.3324}, {2980795,3889922,3890423,0.45124,0.45124}, {2980796,3890261,3890423,0.34086,0.34086}, {2980797,3890423,3890926,0.450852631578947,0.450852631578947}, {2980798,3890906,3890926,0.0318631578947368,0.0356117647058823}, {2980799,3890926,3891539,0.448,0.4032}, {2980800,3890953,3891405,0.299622222222222,0.299622222222222}, {2980801,3891405,3891638,0.372044444444444,0.372044444444444}, {2980802,3891405,3891539,0.149742857142857,0.149742857142857}, {2980803,3891539,3891803,0.239329411764706,0.226033333333333}, {2980804,3891803,3892178,0.411933333333333,0.411933333333333}, {2980805,3891392,3891984,0.463389473684211,0.463389473684211}, {2980806,3891803,3891984,0.2085,0.2085}, {2980807,3891984,3892505,0.33207,0.33207}, {2980808,3891627,3892509,0.58281,0.58281}, {2980809,3892352,3892566,0.348711111111111,0.348711111111111}, {2980810,3892505,3892667,0.2532,0.2532}, {2980811,3892509,3892505,0.18579,0.18579}, {2980812,3892373,3892509,0.23379,0.23379}, {2980813,3892103,3892347,0.189,0.2016}, {2980814,3890675,3890618,0.113955555555556,0.123072}, {2980815,3890618,3890329,0.2186,0.2049375}, {2980816,3890618,3891264,0.6429,0.6429}, {2980817,3891627,3891264,0.32613,0.32613}, {2980818,3890047,3890378,1000000,0.307133333333333}, {2980819,3890378,3889902,0.601753846153846,0.601753846153846}, {2980820,3890499,3890378,0.0650888888888889,0.0650888888888889}, {2980821,3890329,3890602,0.18976,0.271085714285714}, {2980822,3890499,3890602,0.1417,0.1417}, {2980823,3891264,3890602,0.360888888888889,0.360888888888889}, {2980824,3891264,3891908,0.49728,0.49728}, {2980825,3892667,3892747,0.235694117647059,0.235694117647059}, {2980826,3892373,3892747,0.22806,0.22806}, {2980827,3892390,3892373,0.1552,0.1552}, {2980828,3892347,3892390,0.1434,0.0882461538461538}, {2980829,3892390,3893062,0.4749375,0.4749375}, {2980830,3892684,3892667,0.622305882352941,0.622305882352941}, {2980831,3892747,3893062,0.336814285714286,0.336814285714286}, {2980832,3892347,3893047,0.359444444444444,0.359444444444444}, {2980833,3893062,3893333,0.234141176470588,0.209494736842105}, {2980834,3892340,3891908,0.359936842105263,0.325657142857143}, {2980835,3890499,3891399,0.49731724137931,0.49731724137931}, {2980836,3891399,3891505,0.0856153846153846,0.101181818181818}, {2980837,3891908,3891505,0.292009090909091,0.4015125}, {2980838,3891958,3891505,0.29361,0.29361}, {2980839,3892111,3891958,0.16988,0.21235}, {2980840,3891908,3892052,0.194964705882353,0.194964705882353}, {2980841,3892052,3892111,0.0876,0.08322}, {2980842,3892111,3892187,0.051936,0.0590181818181818}, {2980843,3892532,3892052,0.304425,0.4566375}, {2980844,3892712,3892187,0.243222222222222,0.243222222222222}, {2980845,3893062,3893047,0.38769,0.38769}, {2980846,3893047,3893166,0.203177777777778,0.203177777777778}, {2980847,3893333,3893662,0.74484,0.74484}, {2980848,3889356,3889955,0.64941,0.683589473684211}, {2980849,3893334,3894063,0.4344,0.4344}, {2980850,3894063,3894293,0.1234,0.1234}, {2980851,3894293,3894601,0.152266666666667,0.152266666666667}, {2980852,3894601,3894712,0.235357894736842,0.235357894736842}, {2980853,3894063,3894214,0.35175,0.35175}, {2980854,3894293,3894921,0.6165,0.6165}, {2980855,3894601,3894921,0.410866666666667,0.410866666666667}, {2980856,3894921,3895046,0.303266666666667,0.303266666666667}, {2980857,3893604,3894327,1.17912,1.17912}, {2980858,3893333,3893927,0.491514285714286,0.34406}, {2980859,3893927,3894003,0.0826235294117647,0.0520222222222222}, {2980860,3894003,3893867,0.285023076923077,0.308775}, {2980861,3894003,3894122,0.18148,0.18148}, {2980862,3894300,3894331,0.0300444444444444,0.0300444444444444}, {2980863,3894331,3894570,0.131111111111111,0.131111111111111}, {2980864,3894570,3895094,0.415955555555556,0.415955555555556}, {2980865,3894003,3894367,0.220090909090909,0.1614}, {2980866,3894327,3894367,0.0558,0.0558}, {2980867,3894367,3894461,0.0372666666666667,0.0432774193548387}, {2980868,3894461,3895069,0.241145454545455,0.24868125}, {2980869,3894461,3895242,0.92841,0.92841}, {2980870,3895444,3895698,0.29019,0.29019}, {2980871,3892712,3893369,0.334153846153846,0.413714285714286}, {2980872,3893369,3893933,0.41127,0.41127}, {2980873,3893369,3893537,0.192763636363636,0.2232}, {2980874,3893537,3893710,0.25152,0.25152}, {2980875,3893537,3893933,0.303190909090909,0.370566666666667}, {2980876,3893933,3894234,0.43041,0.43041}, {2980877,3893710,3894234,0.37464,0.37464}, {2980878,3894754,3895094,0.224945454545455,0.215165217391304}, {2980879,3895094,3895242,0.117652173913043,0.159176470588235}, {2980880,3895242,3895490,0.170342857142857,0.170342857142857}, {2980881,3902550,3902769,0.184636363636364,0.131032258064516}, {2980882,3902335,3902550,0.124577777777778,0.124577777777778}, {2980883,3902335,3902172,0.0888888888888889,0.0888888888888889}, {2980884,3902172,3902592,0.28236,0.28236}, {2980885,3903339,3904068,0.316377777777778,0.316377777777778}, {2980886,3901961,3902035,0.0426444444444445,0.0426444444444445}, {2980887,3901827,3901961,0.0679333333333333,0.0679333333333333}, {2980888,3901718,3901827,0.0965714285714286,0.0965714285714286}, {2980889,3901827,3902085,0.264286956521739,0.264286956521739}, {2980890,3902085,3902132,0.08728125,0.08728125}, {2980891,3902132,3902185,0.0824666666666667,0.0824666666666667}, {2980892,3902085,3902642,0.211733333333333,0.211733333333333}, {2980893,3902132,3902943,0.308755555555556,0.308755555555556}, {2980894,3902185,3903112,0.362688888888889,0.362688888888889}, {2980895,3902550,3902314,0.153044444444444,0.153044444444444}, {2980896,3902335,3902028,0.169266666666667,0.169266666666667}, {2980897,3901827,3901428,0.238622222222222,0.238622222222222}, {2980898,3901718,3901851,0.178,0.178}, {2980899,3901144,3901718,0.317169230769231,0.317169230769231}, {2980900,3901088,3901144,0.232844444444444,0.232844444444444}, {2980901,3901961,3902118,0.0870666666666667,0.0870666666666667}, {2980902,3901144,3901222,1000000,0.281110344827586}, {2980903,3902185,3902217,0.115755555555556,0.1953375}, {2980904,3901222,3902217,0.555252631578947,0.555252631578947}, {2980905,3902217,3903192,0.387088888888889,0.387088888888889}, {2980906,3902217,3902254,0.120975,0.223338461538462}, {2980907,3902254,3902290,0.128225,0.146542857142857}, {2980908,3901334,3902290,0.471409090909091,0.471409090909091}, {2980909,3902254,3903237,0.387888888888889,0.387888888888889}, {2980910,3902290,3903274,0.3862,0.3862}, {2980911,3903192,3903237,0.215861538461538,0.215861538461538}, {2980912,3903237,3903274,0.107133333333333,0.107133333333333}, {2980913,3903516,3904135,0.251466666666667,0.251466666666667}, {2980914,3903687,3904181,0.191755555555556,0.191755555555556}, {2980915,3904135,3905325,0.69786,0.69786}, {2980916,3904181,3905336,0.504911111111111,1000000}, {2980917,3904257,3905041,1000000,0.503633333333333}, {2980918,3905325,3905471,0.16023,0.16023}, {2980919,3904297,3904776,0.29088,0.252939130434783}, {2980920,3904348,3904972,0.272630769230769,0.272630769230769}, {2980921,3904972,3905172,0.18438,0.127158620689655}, {2980922,3904776,3904972,0.143975,0.111464516129032}, {2980923,3904776,3905041,0.18723,0.197084210526316}, {2980924,3905041,3905336,0.175938461538462,0.22872}, {2980925,3905336,3905471,0.109275,0.102847058823529}, {2980926,3911650,3911909,0.21345,0.224684210526316}, {2980927,3911909,3912211,0.161330769230769,0.161330769230769}, {2980928,3912211,3912539,0.1368,0.1368}, {2980929,3912539,3912896,0.122172972972973,0.122172972972973}, {2980930,3911355,3911909,0.30715,0.567046153846154}, {2980931,3912211,3912771,0.229422222222222,0.229422222222222}, {2980932,3912539,3913158,0.242666666666667,0.242666666666667}, {2980933,3912896,3913478,0.306490909090909,1000000}, {2980934,3911799,3912138,0.21453,0.252388235294118}, {2980935,3912138,3912896,0.338136,0.469633333333333}, {2981027,3875889,3874945,0.612327272727273,0.612327272727273}, {2981028,3877550,3877469,0.163244444444444,0.163244444444444}, {2981029,3877556,3877469,0.0391111111111111,0.0391111111111111}, {2981030,3877693,3877556,0.160777777777778,0.160777777777778}, {2981031,3877469,3877463,0.175888888888889,0.175888888888889}, {2981032,3877556,3877463,0.153377777777778,0.153377777777778}, {2981033,3878036,3877556,0.185622222222222,0.185622222222222}, {2981034,3877889,3877463,0.165822222222222,0.165822222222222}, {2981035,3879321,3878192,0.501733333333333,0.501733333333333}, {2981036,3879198,3878036,0.504688888888889,0.504688888888889}, {2981037,3879052,3877889,0.505733333333333,0.505733333333333}, {2981038,3878192,3878036,0.159911111111111,0.159911111111111}, {2981039,3878036,3877889,0.13194375,0.13194375}, {2981040,3877463,3877778,0.233133333333333,0.233133333333333}, {2981041,3877889,3877778,0.127083870967742,0.127083870967742}, {2981042,3878921,3877778,0.494511111111111,0.494511111111111}, {2981043,3877778,3877671,0.149420689655172,0.149420689655172}, {2981044,3877671,3877519,0.162066666666667,0.162066666666667}, {2981045,3877519,3877246,0.227844444444444,0.227844444444444}, {2981046,3878805,3877671,1.8702,1.8702}, {2981047,3878462,3877519,0.401584615384615,0.336812903225806}, {2981048,3878683,3878462,0.118142857142857,0.12405}, {2981049,3878462,3878354,0.125,0.125}, {2981050,3878354,3878215,0.176044444444444,0.176044444444444}, {2981051,3878215,3878221,0.4772,0.4772}, {2981052,3878221,3878354,0.0658,0.0658}, {2981053,3877246,3877032,0.232111111111111,0.232111111111111}, {2981054,3877032,3878197,0.458933333333333,0.458933333333333}, {2981055,3878215,3878197,0.237822222222222,0.237822222222222}, {2981056,3880605,3880159,0.601536,1000000}, {2981057,3878821,3879179,0.19587,0.178063636363636}, {2981058,3879179,3879866,0.267411428571429,0.275276470588235}, {2981059,3879856,3879861,0.35496,0.35496}, {2981060,3879856,3879630,0.243977777777778,0.243977777777778}, {2981061,3880168,3879856,0.164721428571429,0.170822222222222}, {2981062,3879630,3879965,0.190377777777778,0.190377777777778}, {2981063,3879965,3880168,0.223288888888889,0.223288888888889}, {2981064,3881537,3881138,0.52215,1000000}, {2981065,3880718,3881464,0.627085714285714,0.598581818181818}, {2981066,3881343,3880929,0.208133333333333,0.208133333333333}, {2981067,3882277,3881944,0.58296,1000000}, {2981068,3881511,3881944,1000000,0.279463636363636}, {2981069,3880301,3880168,0.075875,0.0700384615384615}, {2981070,3880417,3880476,0.0834,0.0834}, {2981071,3880417,3880701,0.144377777777778,0.144377777777778}, {2981072,3880476,3880578,0.170022222222222,0.170022222222222}, {2981073,3882474,3883306,0.428133333333333,0.428133333333333}, {2981074,3883555,3882194,0.680644444444444,0.680644444444444}, {2981075,3883663,3884134,0.2418,0.2325}, {2981076,3884134,3884447,0.196036363636364,0.1797}, {2981077,3884134,3883306,0.527928,0.43994}, {2981078,3884447,3883555,0.740052631578947,0.740052631578947}, {2981079,3884108,3884663,0.352911111111111,0.352911111111111}, {2981080,3880706,3880396,0.393066666666667,0.393066666666667}, {2981081,3884949,3885827,1000000,0.447311111111111}, {2981082,3885827,3886433,0.316955555555556,0.316955555555556}, {2981083,3884819,3885655,1000000,0.435488888888889}, {2981084,3886260,3885655,0.308311111111111,0.308311111111111}, {2981085,3885655,3884886,1.01787,1000000}, {2981086,3886260,3886284,0.19488,0.19488}, {2981087,3886284,3885815,0.288725,0.288725}, {2981088,3887025,3886284,0.445977777777778,0.445977777777778}, {2981089,3887025,3887161,0.082776,0.082776}, {2981090,3887367,3887161,0.1731,0.1731}, {2981091,3887446,3887367,0.0632727272727273,0.0632727272727273}, {2981092,3888172,3887367,0.371022222222222,0.371022222222222}, {2981093,3887161,3888012,0.379777777777778,0.379777777777778}, {2981094,3888172,3888012,0.166457142857143,0.15536}, {2981095,3886804,3887070,0.245033333333333,0.245033333333333}, {2981096,3887070,3887381,0.244733333333333,0.244733333333333}, {2981097,3887662,3887381,0.146888888888889,0.146888888888889}, {2981098,3887381,3887320,0.0905571428571429,0.0905571428571429}, {2981099,3887070,3886631,0.41049,0.41049}, {2981100,3886308,3886631,0.26556,0.26556}, {2981101,3886631,3886912,0.22194,0.22194}, {2981102,3886912,3886634,0.267757894736842,0.25437}, {2981103,3887320,3886912,0.412552941176471,0.412552941176471}, {2981104,3885827,3885655,0.164333333333333,0.164333333333333}, {2981105,3885959,3885827,0.084825,0.084825}, {2981106,3886912,3887324,0.225644444444444,0.225644444444444}, {2981107,3887320,3887696,0.235577777777778,0.235577777777778}, {2981108,3887324,3887696,0.27303,0.27303}, {2981109,3887324,3887501,0.0916,0.0916}, {2981110,3887696,3887843,0.1284,0.1284}, {2981111,3887501,3888090,0.345844444444444,0.345844444444444}, {2981112,3888144,3888688,0.425192307692308,0.614166666666667}, {2981113,3887849,3888090,0.184870588235294,0.196425}, {2981114,3888090,3888519,0.255177777777778,0.255177777777778}, {2981115,3889074,3888493,0.29445,1000000}, {2981116,3889605,3889074,0.301609090909091,1000000}, {2981117,3889074,3889771,0.510096,0.510096}, {2981118,3888688,3889130,1000000,0.161222222222222}, {2981119,3888688,3888911,0.400581818181818,0.400581818181818}, {2981120,3888911,3889425,0.44958,0.44958}, {2981121,3889113,3889425,0.226957894736842,0.21561}, {2981122,3888252,3888172,0.0828,0.100542857142857}, {2981123,3888172,3888863,0.3374,0.3374}, {2981124,3890083,3889771,0.3896625,0.3896625}, {2981125,3889771,3890151,0.299975,0.299975}, {2981126,3890151,3889969,0.123469565217391,0.123469565217391}, {2981127,3890525,3890151,0.292933333333333,0.277515789473684}, {2981128,3890758,3890215,0.3894,0.3894}, {2981129,3889969,3890215,0.163157142857143,0.163157142857143}, {2981130,3890215,3890426,0.151848,0.12654}, {2981131,3890450,3890191,0.120992307692308,0.131075}, {2981132,3890426,3890450,0.0750818181818182,0.0750818181818182}, {2981133,3890942,3890426,0.304125,0.317347826086957}, {2981134,3891194,3890450,0.358536,0.320121428571429}, {2981135,3889425,3889850,0.236208,0.236208}, {2981136,3888012,3888081,0.0774,0.0663428571428571}, {2981137,3888081,3886872,1000000,1.78789090909091}, {2981138,3888081,3889174,1.29556363636364,1000000}, {2981139,3889955,3889658,0.2421,0.2421}, {2981140,3890168,3889955,0.104888888888889,0.104888888888889}, {2981141,3890490,3890168,0.27192,0.27192}, {2981142,3889955,3890323,0.326975,0.326975}, {2981143,3890168,3890511,0.275377777777778,0.275377777777778}, {2981144,3890511,3890323,0.154058823529412,0.154058823529412}, {2981145,3890735,3890511,0.19275,0.19275}, {2981146,3890323,3890535,0.214057142857143,0.214057142857143}, {2981147,3890944,3890535,0.213422222222222,0.213422222222222}, {2981148,3890535,3890846,0.247155555555556,0.247155555555556}, {2981149,3890846,3890525,0.152284615384615,0.152284615384615}, {2981150,3890745,3890703,0.16698,0.16698}, {2981151,3890703,3890735,0.189688888888889,0.189688888888889}, {2981152,3890735,3890944,0.165288888888889,0.165288888888889}, {2981153,3890703,3891243,0.36795,0.36795}, {2981154,3890944,3891474,0.42336,0.42336}, {2981155,3891135,3890846,0.114617647058824,0.114617647058824}, {2981156,3891474,3891135,0.167664,0.161215384615385}, {2981157,3891474,3891558,0.0793411764705882,0.0642285714285714}, {2981158,3890846,3891293,0.4662,0.4662}, {2981159,3891293,3890998,0.299538461538462,0.299538461538462}, {2981160,3891565,3891293,0.1392,0.1392}, {2981161,3891135,3891565,0.44496,0.44496}, {2981162,3891505,3891525,0.83181,0.83181}, {2981163,3891958,3892234,0.5122,0.5122}, {2981164,3892187,3892835,0.586661538461538,0.586661538461538}, {2981165,3891965,3891584,0.3155625,0.3155625}, {2981166,3892234,3891965,0.237141176470588,0.237141176470588}, {2981167,3892123,3891632,0.34725,0.34725}, {2981168,3892835,3892234,0.34395,0.34395}, {2981169,3891965,3892123,0.16008,0.16008}, {2981170,3892257,3892123,0.09057,0.09057}, {2981171,3892445,3892257,0.12102,0.12102}, {2981172,3892234,3892445,0.1324,0.1324}, {2981173,3892445,3892801,0.1932,0.1932}, {2981174,3892835,3893095,0.234763636363636,0.234763636363636}, {2981175,3892123,3892252,0.259577777777778,0.259577777777778}, {2981176,3892252,3891888,0.25137,0.25137}, {2981177,3893095,3892801,0.150577777777778,0.150577777777778}, {2981178,3892252,3892418,0.122755555555556,0.122755555555556}, {2981179,3891399,3891085,1000000,1000000}, {2981180,3892257,3892582,0.69906,0.69906}, {2981181,3892418,3891945,0.33414,0.33414}, {2981182,3891293,3891779,0.3916,0.3916}, {2981183,3892418,3892582,0.110422222222222,0.110422222222222}, {2981184,3892582,3892822,0.133533333333333,0.133533333333333}, {2981185,3892801,3893108,0.356533333333333,0.356533333333333}, {2981186,3893095,3893187,0.49929,0.49929}, {2981187,3893108,3893187,0.09366,0.09366}, {2981188,3893187,3893373,0.127714285714286,0.127714285714286}, {2981189,3893435,3893095,0.239345454545455,0.239345454545455}, {2981190,3893710,3893772,0.13122,0.13122}, {2981191,3894085,3894234,0.299463157894737,0.299463157894737}, {2981192,3894234,3894970,0.53982,0.53982}, {2981193,3893435,3894145,0.381774193548387,0.408103448275862}, {2981194,3895094,3895454,0.45435,0.45435}, {2981195,3895454,3895572,0.14526,0.14526}, {2981196,3895454,3895786,0.31584,0.31584}, {2981197,3895572,3895888,0.291821052631579,0.291821052631579}, {2981198,3893399,3893679,0.2079,0.2079}, {2981199,3893679,3893935,0.19494,0.19494}, {2981200,3893935,3894174,0.16815,0.16815}, {2981201,3893679,3893653,0.28707,0.28707}, {2981202,3893373,3893653,0.155676923076923,0.16865}, {2981203,3894174,3894145,0.162571428571429,0.155181818181818}, {2981204,3894145,3894379,0.156533333333333,0.156533333333333}, {2981205,3894727,3895203,0.49419,0.49419}, {2981206,3895203,3895261,0.10122,0.10122}, {2981207,3893368,3893755,0.266057142857143,0.266057142857143}, {2981208,3893935,3893909,1000000,0.215133333333333}, {2981209,3894174,3894659,0.386918181818182,0.370095652173913}, {2981210,3893909,3894481,0.244072727272727,0.244072727272727}, {2981211,3894481,3894659,0.158936842105263,0.131295652173913}, {2981212,3894659,3894925,0.223688888888889,0.20132}, {2981213,3895203,3895501,0.295911111111111,0.295911111111111}, {2981214,3893653,3893743,0.0471103448275862,0.03795}, {2981215,3893743,3893909,0.0755117647058823,0.0626195121951219}, {2981216,3893743,3893755,0.192644444444444,0.192644444444444}, {2981217,3893755,3894000,0.20889,0.20889}, {2981218,3898563,3898919,0.21816,0.21816}, {2981219,3897994,3897839,0.08292,0.08292}, {2981220,3899716,3900153,0.224008695652174,0.224008695652174}, {2981221,3900291,3899746,0.293444444444444,0.293444444444444}, {2981222,3900153,3900291,0.0809181818181818,0.0659333333333333}, {2981223,3900605,3901283,0.323625,0.298730769230769}, {2981224,3900605,3900629,0.647533333333333,0.647533333333333}, {2981225,3900629,3900647,0.134777777777778,0.134777777777778}, {2981226,3900629,3900932,1000000,1000000}, {2981227,3899396,3899716,0.146666666666667,0.146666666666667}, {2981228,3899396,3899636,0.199444444444444,0.199444444444444}, {2981229,3899716,3899999,0.278288888888889,0.278288888888889}, {2981230,3900153,3900198,0.3146,0.3146}, {2981231,3900932,3900979,0.0612,0.0612}, {2981232,3900979,3900978,0.0859411764705882,0.0503793103448276}, {2981233,3900979,3901516,0.355588235294118,0.318157894736842}, {2981234,3900613,3900605,0.212022222222222,0.212022222222222}, {2981235,3900855,3900932,0.316155555555556,0.316155555555556}, {2981236,3900245,3898563,3.02883157894737,2.61580909090909}, {2981237,3902290,3902323,0.113072727272727,0.113072727272727}, {2981238,3902323,3902357,0.138208695652174,0.151371428571429}, {2981239,3902357,3902378,0.106875,0.0855}, {2981240,3903274,3903302,0.136772727272727,0.136772727272727}, {2981241,3903302,3903345,0.0977793103448276,0.0977793103448276}, {2981242,3903345,3903390,0.311541176470588,0.311541176470588}, {2981243,3902323,3903302,0.384844444444444,0.384844444444444}, {2981244,3902357,3903345,0.387955555555556,0.387955555555556}, {2981245,3903345,3903815,0.211266666666667,0.211266666666667}, {2981246,3902515,3902809,0.70505,0.70505}, {2981247,3902804,3903062,0.554333333333333,0.554333333333333}, {2981248,3903047,3903293,0.486977777777778,0.486977777777778}, {2981249,3903989,3904253,0.193581818181818,1000000}, {2981250,3903588,3904231,0.2626,0.2626}, {2981251,3902809,3903386,0.792445161290323,0.792445161290323}, {2981252,3903202,3903984,0.714,0.714}, {2981253,3904253,3905012,0.429137142857143,1000000}, {2981254,3905471,3906538,1.10127,1.10127}, {2981255,3901334,3901368,1000000,0.174}, {2981256,3901368,3901657,1000000,1.26353333333333}, {2981257,3901657,3902098,1000000,0.79888}, {2981258,3905653,3905811,0.44952,0.44952}, {2981259,3909494,3911280,0.521909090909091,0.521909090909091}, {2981304,3863556,3863888,0.404,0.440727272727273}, {2981305,3863888,3866912,1.33095555555556,1.33095555555556}, {2981307,3874945,3874356,0.394236363636364,0.394236363636364}, {2981308,3877032,3876213,0.589355555555556,0.589355555555556}, {2981309,3878197,3878004,0.443311111111111,0.443311111111111}, {2981310,3886465,3885404,0.463644444444444,0.463644444444444}, {2981311,3884205,3885404,0.755066666666667,0.755066666666667}, {2981312,3891140,3891542,0.528933333333333,0.528933333333333}, {2981313,3891779,3892133,0.66849,0.66849}, {2981314,3891966,3891342,0.301555555555556,1000000}, {2981315,3892133,3892481,0.48366,0.48366}, {2981316,3891917,3891637,0.141688888888889,0.141688888888889}, {2981317,3892196,3891917,0.185113043478261,0.185113043478261}, {2981318,3892481,3892196,0.20619,0.242576470588235}, {2981319,3892414,3892848,0.396022222222222,0.396022222222222}, {2981320,3892481,3892688,0.10925,0.145666666666667}, {2981321,3892848,3892688,0.0886333333333333,0.0886333333333333}, {2981322,3893075,3892848,0.158652631578947,0.131060869565217}, {2981323,3892462,3892962,0.329044444444444,0.329044444444444}, {2981324,3892651,3892962,0.398177777777778,0.398177777777778}, {2981325,3892962,3892657,0.221223529411765,0.18804}, {2981326,3892962,3893243,0.269895652173913,0.31038}, {2981327,3893639,3893243,0.409554545454545,0.360408}, {2981328,3893243,3893344,0.0610615384615385,0.06615}, {2981329,3893344,3893685,0.41889,0.41889}, {2981330,3893685,3893303,0.275514285714286,0.275514285714286}, {2981331,3892481,3893186,0.618444444444444,0.618444444444444}, {2981332,3891917,3892546,0.607466666666667,0.607466666666667}, {2981333,3893781,3894000,0.29193,0.29193}, {2981334,3894000,3894450,0.3822,0.3822}, {2981335,3894096,3893344,0.375496551724138,0.388907142857143}, {2981336,3894095,3894456,0.468272727272727,0.468272727272727}, {2981337,3894481,3894747,0.46056,0.46056}, {2981338,3894450,3894456,0.40416,0.40416}, {2981339,3894450,3894747,0.19839,0.19839}, {2981340,3894747,3895043,0.19512,0.19512}, {2981341,3895043,3895247,0.14928,0.14928}, {2981342,3894925,3895247,0.21624375,0.197708571428571}, {2981343,3895501,3895927,0.317777777777778,0.317777777777778}, {2981344,3895968,3895927,0.46062,0.46062}, {2981345,3895927,3896268,0.2102,0.2102}, {2981346,3894747,3895354,0.66948,0.66948}, {2981347,3895043,3895448,0.56058,0.56058}, {2981348,3895247,3895466,0.12262,0.102183333333333}, {2981349,3895466,3895989,0.336022222222222,0.312848275862069}, {2981350,3894456,3895056,0.48525,0.48525}, {2981351,3895056,3895354,0.2643,0.2643}, {2981352,3895354,3895448,0.08418,0.08418}, {2981353,3895448,3895628,0.14781,0.14781}, {2981354,3893685,3893913,0.21984,0.21984}, {2981355,3893913,3894237,0.4536,0.4536}, {2981356,3894188,3894885,0.53742,0.53742}, {2981357,3894885,3895322,0.32691,0.32691}, {2981358,3895056,3895322,0.209333333333333,0.209333333333333}, {2981359,3895354,3896106,0.75375,0.75375}, {2981360,3895628,3896163,0.60129,0.60129}, {2981361,3895628,3895776,0.12519,0.12519}, {2981362,3895776,3895989,0.17709,0.17709}, {2981363,3895466,3895776,0.4209,0.4209}, {2981364,3895989,3896321,0.268248,0.22354}, {2981365,3895989,3896268,0.327214285714286,0.327214285714286}, {2981366,3896268,3896321,0.44253,0.44253}, {2981367,3896321,3896537,0.204046153846154,0.196488888888889}, {2981368,3896268,3896733,0.31341,0.31341}, {2981369,3896850,3897225,1000000,1000000}, {2981370,3896645,3897124,0.4203,0.4203}, {2981371,3895322,3895898,0.61935,0.61935}, {2981372,3897124,3896870,0.23523,0.23523}, {2981373,3893523,3893695,0.185577777777778,0.185577777777778}, {2981374,3894017,3893695,0.230478260869565,0.240954545454545}, {2981375,3894316,3895116,0.59325,0.59325}, {2981376,3897374,3897415,0.20305,0.20305}, {2981377,3897415,3897583,0.548815384615385,0.548815384615385}, {2981378,3897583,3897631,0.10656,0.10656}, {2981379,3897077,3897631,0.32667,0.32667}, {2981380,3897583,3897718,0.07944,0.07944}, {2981381,3897718,3898091,0.34765,0.34765}, {2981382,3900647,3900828,1000000,1000000}, {2981383,3900978,3901329,1.09582857142857,0.885092307692308}, {2981384,3900828,3901329,1000000,1000000}, {2981385,3902098,3902932,0.36295,0.335030769230769}, {2981386,3900828,3901081,1000000,1000000}, {2981387,3901329,3901724,0.983634782608696,0.904944}, {2981388,3900038,3899793,0.31272,0.2606}, {2981389,3900477,3900038,0.219763636363636,0.20145}, {2981390,3901081,3901393,1000000,1000000}, {2981391,3901393,3901769,0.230033333333333,0.230033333333333}, {2981392,3902098,3902589,1000000,1.25373333333333}, {2981393,3902589,3902660,1000000,0.64632}, {2981394,3903411,3903749,1000000,0.2668}, {2981395,3903693,3903749,0.103036363636364,0.09445}, {2981396,3905012,3904844,0.133694117647059,1000000}, {2981397,3903984,3904816,0.589755555555555,0.589755555555555}, {2981398,3904816,3905107,0.200044444444444,0.200044444444444}, {2981399,3904850,3905283,0.225933333333333,0.225933333333333}, {2981400,3903386,3903468,0.153521739130435,0.1605}, {2981401,3903468,3903992,0.61058,0.61058}, {2981402,3903468,3904660,0.755844444444444,0.755844444444444}, {2981403,3904816,3905240,0.229,0.229}, {2981404,3905529,3905690,0.0594,0.066825}, {2981405,3906089,3905690,0.184584,0.177484615384615}, {2981406,3905066,3905599,1000000,0.271888888888889}, {2981407,3905240,3905694,0.211777777777778,1000000}, {2981408,3905599,3905694,0.183311111111111,0.183311111111111}, {2981409,3905694,3905529,0.323955555555556,0.323955555555556}, {2981410,3906089,3905830,0.284688888888889,0.284688888888889}, {2981411,3906643,3910530,2.94318,2.94318}, {2981412,3905811,3908638,2.3625,2.3625}, {2981413,3905690,3906498,0.730266666666667,0.730266666666667}, {2981414,3906840,3906089,0.728333333333333,0.728333333333333}, {2981415,3904660,3905616,0.6422,0.6422}, {2981416,3907998,3906595,0.891133333333333,0.891133333333333}, {2981483,3892546,3892927,0.304488888888889,0.304488888888889}, {2981484,3892927,3893259,0.348444444444444,0.348444444444444}, {2981485,3893259,3893674,0.436933333333333,0.436933333333333}, {2981486,3892927,3892588,0.19383,0.19383}, {2981487,3893209,3892927,0.2088,0.2088}, {2981488,3893340,3893104,0.206,0.206}, {2981489,3893695,3893340,0.223707692307692,0.24235}, {2981490,3893209,3893861,0.448095652173913,0.448095652173913}, {2981491,3893259,3893025,0.137844444444444,0.137844444444444}, {2981492,3893520,3893259,0.156577777777778,0.156577777777778}, {2981493,3893735,3893520,0.17382,0.158018181818182}, {2981494,3893340,3893963,0.499711111111111,0.499711111111111}, {2981495,3893861,3893963,0.0519230769230769,0.0519230769230769}, {2981496,3893963,3893735,0.142523076923077,0.132342857142857}, {2981497,3893695,3894274,0.49068,0.49068}, {2981498,3894215,3893963,0.129942857142857,0.117367741935484}, {2981499,3894493,3894215,0.146592,0.140953846153846}, {2981500,3894719,3894493,0.156518181818182,0.143475}, {2981501,3894905,3894719,0.197236363636364,0.160711111111111}, {2981502,3893735,3894139,0.433533333333333,0.433533333333333}, {2981503,3893963,3894377,0.430933333333333,0.430933333333333}, {2981504,3894215,3894627,0.4036,0.4036}, {2981505,3894719,3895113,0.50877,0.50877}, {2981506,3893674,3893949,0.311111111111111,0.311111111111111}, {2981507,3894139,3894447,0.308355555555556,0.308355555555556}, {2981508,3894377,3894695,0.311866666666667,0.311866666666667}, {2981509,3894627,3894910,0.3138,0.3138}, {2981510,3895113,3895388,0.41346,0.41346}, {2981511,3893949,3893703,0.20385,0.20385}, {2981512,3894207,3893949,0.27656,0.27656}, {2981513,3894447,3894207,0.155836363636364,0.201670588235294}, {2981514,3894695,3894447,0.143376,0.170685714285714}, {2981515,3894910,3894695,0.1276,0.1276}, {2981516,3895160,3894910,0.1505,0.1505}, {2981517,3895388,3895160,0.18255,0.18255}, {2981518,3894910,3895258,0.363044444444444,0.363044444444444}, {2981519,3895388,3895769,0.38715,0.38715}, {2981520,3895570,3895258,0.235628571428571,0.190315384615385}, {2981521,3895769,3895570,0.297423529411765,0.297423529411765}, {2981522,3894928,3895176,0.169666666666667,0.147774193548387}, {2981523,3895116,3894928,1000000,1000000}, {2981524,3895344,3895176,0.0937384615384615,0.0786193548387097}, {2981525,3895176,3895438,0.36846,0.36846}, {2981526,3895116,3895344,0.228641379310345,0.245577777777778}, {2981527,3895803,3895116,0.5604,0.5604}, {2981528,3896108,3895344,0.470191304347826,0.33795}, {2981529,3895898,3896227,0.61287,0.61287}, {2981530,3895898,3896518,0.53694,0.53694}, {2981531,3895252,3895599,0.42477,0.42477}, {2981532,3895599,3895388,0.18975,0.18975}, {2981533,3895599,3895967,0.27558,0.27558}, {2981534,3895562,3895967,0.59715,0.59715}, {2981535,3896032,3895769,0.2406,0.253263157894737}, {2981536,3895967,3896032,0.0453777777777778,0.0453777777777778}, {2981537,3896032,3896649,0.64449,0.64449}, {2981538,3896033,3896486,0.47331,0.47331}, {2981539,3896554,3896032,0.331914285714286,0.387233333333333}, {2981540,3896518,3897130,0.43875,0.43875}, {2981541,3896518,3897289,0.69333,0.69333}, {2981542,3896801,3897047,0.26688,0.26688}, {2981543,3896553,3897047,0.31314,0.31314}, {2981544,3896553,3897151,0.62907,0.62907}, {2981545,3897047,3897151,0.52299,0.52299}, {2981546,3897151,3897230,0.10062,0.10062}, {2981547,3897230,3897556,0.20772,0.20772}, {2981548,3896108,3896257,0.176353846153846,0.176353846153846}, {2981549,3896187,3896257,0.0412666666666667,0.0412666666666667}, {2981550,3896257,3896553,0.35755,0.35755}, {2981551,3897718,3898592,0.87396,0.87396}, {2981552,3897631,3898147,0.71814,0.71814}, {2981553,3897586,3898147,0.34149,0.34149}, {2981554,3898147,3898592,0.24114,0.24114}, {2981555,3898147,3898326,0.13506,0.13506}, {2981556,3898326,3899077,0.46353,0.46353}, {2981557,3897551,3898062,0.62679,0.62679}, {2981558,3897556,3898062,0.27903,0.27903}, {2981559,3897941,3898326,0.29907,0.29907}, {2981560,3897941,3898924,0.59553,0.59553}, {2981561,3898924,3899077,0.221444444444444,0.221444444444444}, {2981562,3898924,3899493,0.36951,0.36951}, {2981563,3898941,3898924,0.33438,0.33438}, {2981564,3897230,3897733,0.490658823529412,0.490658823529412}, {2981565,3897526,3897733,0.270830769230769,0.251485714285714}, {2981566,3897733,3897818,0.0909428571428571,0.0909428571428571}, {2981567,3897818,3898040,0.248528571428571,0.248528571428571}, {2981568,3897556,3897876,0.26925,0.26925}, {2981569,3897876,3898040,0.1429875,0.1429875}, {2981570,3897876,3898175,0.20841,0.20841}, {2981571,3898062,3898175,0.10194,0.10194}, {2981572,3898175,3898505,1000000,1000000}, {2981573,3898175,3898735,0.42354,0.42354}, {2981574,3898735,3898941,0.25014,0.25014}, {2981575,3898040,3898537,0.35949,0.35949}, {2981576,3898537,3898735,0.21624,0.21624}, {2981577,3901243,3901273,0.262044444444444,0.262044444444444}, {2981578,3901393,3901637,0.654192857142857,0.654192857142857}, {2981579,3901243,3901637,0.15376,0.159062068965517}, {2981580,3901637,3902101,0.167109677419355,0.185014285714286}, {2981581,3903749,3904323,0.494296551724138,0.494296551724138}, {2981582,3904260,3904702,0.259303448275862,0.259303448275862}, {2981583,3904702,3905060,0.253090909090909,0.22272}, {2981584,3904260,3904636,0.24363,0.24363}, {2981585,3904702,3905078,0.26757,0.26757}, {2981586,3902958,3903510,1000000,0.5565}, {2981587,3904145,3904463,0.234438461538462,0.243816}, {2981588,3905060,3905275,0.188504347826087,0.18065}, {2981589,3905275,3905422,0.110688,0.106430769230769}, {2981590,3905422,3905709,0.184511111111111,0.191607692307692}, {2981591,3905275,3905709,0.675377777777778,0.675377777777778}, {2981592,3905709,3906082,0.209088888888889,0.209088888888889}, {2981593,3902101,3902114,1000000,1000000}, {2981594,3908239,3909558,0.868866666666667,0.868866666666667}, {2981595,3905422,3906476,0.450711111111111,0.450711111111111}, {2981596,3906302,3906476,0.2186,0.2186}, {2981597,3906355,3907149,0.531133333333333,0.531133333333333}, {2981598,3908239,3908832,0.208866666666667,0.208866666666667}, {2981629,3869593,3869874,0.108977777777778,0.108977777777778}, {2981630,3869874,3870381,0.233111111111111,0.233111111111111}, {2981631,3870881,3870381,0.37748,0.37748}, {2981632,3893949,3894504,0.567044444444444,0.567044444444444}, {2981633,3894504,3894228,0.186028571428571,0.162775}, {2981634,3894504,3894914,0.60414,0.60414}, {2981635,3894447,3894821,0.368155555555556,0.368155555555556}, {2981636,3894821,3894578,0.161263636363636,0.1314}, {2981637,3894695,3895053,0.360844444444444,0.360844444444444}, {2981638,3895053,3894821,0.142368,0.104682352941176}, {2981639,3895258,3895053,0.124533333333333,0.105075}, {2981640,3894821,3895157,0.4743,0.4743}, {2981641,3895157,3895455,0.43959,0.43959}, {2981642,3895157,3894785,0.209328,0.209328}, {2981643,3894785,3894504,0.177125,0.17004}, {2981644,3895053,3895271,0.250066666666667,0.250066666666667}, {2981645,3895504,3895157,0.195577777777778,0.195577777777778}, {2981646,3895271,3895504,0.34584,0.34584}, {2981647,3895455,3895234,0.211425,0.241628571428571}, {2981648,3895656,3895455,0.262542857142857,0.229725}, {2981649,3895504,3895656,0.23955,0.23955}, {2981650,3895258,3895491,0.33033,0.33033}, {2981651,3895491,3895271,0.16941,0.16941}, {2981652,3895859,3895491,0.29643,0.29643}, {2981653,3895769,3896475,0.63267,0.63267}, {2981654,3896649,3896475,0.14532,0.14532}, {2981655,3896570,3895859,0.43617,0.43617}, {2981656,3895491,3895680,0.29517,0.29517}, {2981657,3895680,3895907,0.29637,0.29637}, {2981658,3895907,3895656,0.270323076923077,0.2196375}, {2981659,3896118,3895680,0.31218,0.31218}, {2981660,3896399,3895907,0.46396,0.46396}, {2981661,3895907,3896189,0.28539,0.28539}, {2981662,3896654,3896189,0.31974,0.31974}, {2981663,3896635,3896654,0.063,0.063}, {2981664,3896189,3896512,0.26622,0.26622}, {2981665,3896475,3896570,0.12564,0.12564}, {2981666,3895656,3895853,0.26313,0.26313}, {2981667,3895853,3895437,0.34077,0.34077}, {2981668,3896859,3896834,0.437766666666667,0.437766666666667}, {2981669,3896649,3896834,0.19116,0.19116}, {2981670,3897021,3896570,0.28359,0.28359}, {2981671,3896570,3896998,0.4761,0.4761}, {2981672,3896998,3896399,0.36354,0.36354}, {2981673,3895853,3896448,0.56025,0.56025}, {2981674,3896512,3896448,0.33627,0.33627}, {2981675,3896512,3896913,0.28848,0.28848}, {2981676,3896913,3897016,0.06816,0.06816}, {2981677,3896913,3896812,0.33939,0.33939}, {2981678,3897818,3898378,0.40215,0.40215}, {2981679,3898378,3899220,0.6447,0.6447}, {2981680,3898537,3899346,0.647684210526316,0.647684210526316}, {2981681,3898735,3899433,0.52602,0.52602}, {2981682,3896834,3897021,0.1199,0.1199}, {2981683,3897021,3897838,0.55899,0.55899}, {2981684,3897838,3896998,0.50334,0.50334}, {2981685,3896998,3897826,0.67884,0.67884}, {2981686,3898378,3898537,0.18315,0.18315}, {2981687,3898208,3898378,0.17886,0.17886}, {2981688,3898499,3898132,0.451447058823529,0.403926315789474}, {2981689,3898132,3897826,0.5102,0.680266666666667}, {2981690,3897826,3897707,0.20308,0.160326315789474}, {2981691,3897838,3898132,0.442885714285714,0.442885714285714}, {2981692,3898132,3898433,0.385363636363636,0.385363636363636}, {2981693,3898433,3898726,0.2799,0.29856}, {2981694,3898770,3898433,0.38202,0.38202}, {2981695,3898433,3898044,0.579257142857143,0.579257142857143}, {2981696,3897296,3897358,0.1122,0.136242857142857}, {2981697,3897358,3897450,0.0441333333333333,0.0441333333333333}, {2981698,3897358,3897838,0.687726315789474,0.725933333333333}, {2981699,3897400,3897132,0.34323,0.34323}, {2981700,3897016,3897132,0.07233,0.07233}, {2981701,3897132,3897582,0.29694,0.29694}, {2981702,3897582,3897768,0.1161,0.1161}, {2981703,3897768,3898159,0.22038,0.22038}, {2981704,3897582,3897830,0.44085,0.44085}, {2981705,3898044,3897768,0.29589,0.29589}, {2981706,3900646,3900997,0.210688888888889,0.210688888888889}, {2981707,3900330,3900646,0.641666666666667,0.641666666666667}, {2981708,3900330,3900566,0.15834,0.15834}, {2981709,3900633,3900566,0.101288888888889,0.101288888888889}, {2981710,3900997,3900633,0.455955555555556,0.455955555555556}, {2981711,3900633,3901434,0.3594,0.3594}, {2981712,3900566,3901008,0.193542857142857,0.193542857142857}, {2981713,3901008,3901341,0.154944,0.1614}, {2981714,3901246,3901008,0.212,0.212}, {2981715,3901246,3901341,0.0804444444444445,0.0804444444444445}, {2981716,3901341,3901434,0.123285714285714,0.107875}, {2981717,3901434,3901526,0.1117,0.141094736842105}, {2981718,3901651,3900997,0.285288888888889,0.285288888888889}, {2981719,3901651,3901238,0.482133333333333,0.482133333333333}, {2981720,3901238,3901526,0.131711111111111,0.131711111111111}, {2981721,3901526,3901656,0.0641739130434783,0.082}, {2981722,3901651,3902114,1000000,1000000}, {2981723,3902114,3902069,0.133933333333333,0.133933333333333}, {2981724,3902069,3901656,0.346135714285714,0.372761538461538}, {2981725,3901656,3902358,0.3884,0.313707692307692}, {2981726,3902069,3902723,0.362427272727273,0.318936}, {2981727,3902449,3902701,0.119022222222222,0.119022222222222}, {2981728,3902701,3903393,0.355177777777778,0.355177777777778}, {2981729,3903393,3903154,0.116066666666667,0.116066666666667}, {2981730,3903393,3903709,0.2486,0.2486}, {2981731,3902319,3902766,0.478133333333333,0.478133333333333}, {2981732,3901873,3902766,0.355311111111111,0.355311111111111}, {2981733,3902701,3903199,0.569,0.569}, {2981734,3903601,3903784,0.215052631578947,0.215052631578947}, {2981735,3904222,3903784,0.211,0.211}, {2981736,3904127,3904295,0.1497,0.1497}, {2981737,3904295,3904468,0.0821555555555556,0.0821555555555556}, {2981738,3904127,3904429,0.406711111111111,0.406711111111111}, {2981739,3904429,3904484,0.227509090909091,0.227509090909091}, {2981740,3904295,3904794,0.451088888888889,0.451088888888889}, {2981741,3904429,3904794,0.158155555555556,0.158155555555556}, {2981742,3904794,3904923,0.172772727272727,0.172772727272727}, {2981743,3904923,3905104,0.168024,0.168024}, {2981744,3905104,3905267,0.110452173913043,0.149435294117647}, {2981745,3905267,3904587,0.541175,0.43294}, {2981746,3904899,3905557,0.322846153846154,0.322846153846154}, {2981747,3905557,3905727,0.157155555555556,0.157155555555556}, {2981748,3905267,3906461,0.569333333333333,0.569333333333333}, {2981749,3905557,3906461,0.408311111111111,0.408311111111111}, {2981750,3905727,3906597,0.402488888888889,0.402488888888889}, {2981751,3906461,3906714,0.122155555555556,0.122155555555556}, {2981752,3905727,3905992,0.2532,0.2532}, {2981753,3905468,3905557,0.0803555555555556,0.0803555555555556}, {2981780,3902766,3902965,0.153755555555556,0.153755555555556}, {2981781,3903199,3903403,0.144155555555556,0.144155555555556}, {2981782,3902778,3902922,0.14958947368421,0.1579}, {2981783,3904222,3904684,0.364266666666667,0.364266666666667}, {2981784,3903784,3904296,0.371288888888889,0.371288888888889}, {2981785,3903403,3903863,0.3858,0.3858}, {2981786,3902922,3903437,0.6484125,0.6484125}, {2981787,3902356,3903029,0.584781818181818,0.584781818181818}, {2981788,3901863,3902690,0.570096,1000000}, {2981789,3901347,3902296,0.66095,0.66095}, {2981790,3900961,3901905,0.662765217391304,0.662765217391304}, {2981791,3900666,3901395,0.474311111111111,0.5568}, {2981792,3903784,3903403,0.220032,0.220032}, {2981793,3903403,3902922,0.28407,0.28407}, {2981794,3902922,3902356,0.328957894736842,0.328957894736842}, {2981795,3904296,3903863,0.197533333333333,0.197533333333333}, {2981796,3903863,3903496,0.196022222222222,0.196022222222222}, {2981797,3903437,3903496,0.0612,0.0612}, {2981798,3903437,3903029,0.330063157894737,0.330063157894737}, {2981799,3903029,3902690,0.248747368421053,0.248747368421053}, {2981800,3902690,3902296,0.179777777777778,0.179777777777778}, {2981801,3902296,3901905,0.1614,0.1614}, {2981803,3901704,3902778,0.445977777777778,0.445977777777778}, {2981804,3901527,3902450,0.386311111111111,0.386311111111111}, {2981805,3901367,3902119,0.328066666666667,0.328066666666667}, {2981806,3904296,3905190,0.673777777777778,0.673777777777778}, {2981807,3903496,3904635,0.885866666666667,0.885866666666667}, {2983258,3876371,3877167,1000000,0.507282352941176}, {2983261,3904469,3904773,0.191448,0.208095652173913}, {2983262,3905222,3905526,0.2319,0.220857142857143}, {2983263,3900963,3901469,0.397333333333333,0.510857142857143}, {2983264,3901469,3901553,0.08744,0.119236363636364}, {2983265,3901487,3901803,0.273847058823529,0.211609090909091}, {2983266,3901803,3901884,0.0715411764705882,0.0715411764705882}, {2983268,3903381,3903131,0.252,0.252}, {2983269,3903381,3902983,0.210733333333333,0.210733333333333}, {2986618,3880172,3880391,1000000,1000000}, {2986638,3853853,3854046,0.0896888888888889,0.0896888888888889}, {2986642,3912280,3912370,0.0938823529411765,0.0886666666666667}, {2986649,3864194,3863681,0.249622222222222,0.249622222222222}, {2986650,3865063,3864450,0.253088888888889,0.253088888888889}, {2986651,3865636,3865063,0.258860869565217,0.3721125}, {2986652,3867608,3867604,0.5064,0.384864}, {2986653,3866449,3866140,0.3652875,0.3438}, {2986654,3868939,3868098,0.529517647058823,1000000}, {2986655,3866646,3866373,0.147939130434783,0.130869230769231}, {2986656,3866766,3866859,0.4028,0.4028}, {2986657,3854486,3854218,0.1172,0.1172}, {2986658,3854487,3854857,0.405444444444444,0.405444444444444}, {2986659,3880307,3880603,1000000,1000000}, {2986660,3878103,3878233,0.0989555555555555,0.0989555555555555}, {2986661,3877254,3877293,0.146044444444444,0.146044444444444}, {2986662,3876852,3877136,1000000,0.102492857142857}, {2986663,3877326,3877956,1000000,0.267339130434783}, {2986664,3876284,3876433,0.286866666666667,0.286866666666667}, {2986665,3876575,3876840,1000000,1000000}, {2986674,3861655,3861562,0.265371428571429,0.161530434782609}, {2986676,3893836,3894594,0.401555555555556,0.401555555555556}, {2986680,3914640,3914833,0.135392307692308,0.113554838709677}, {2986681,3914388,3914640,0.108811764705882,0.108811764705882}, {2986682,3914128,3914388,0.17679,0.17679}, {2986683,3913830,3914128,0.20292,0.20292}, {2986687,3858664,3858781,0.0803307692307692,0.10443}, {2986688,3859176,3858781,0.144814285714286,0.150177777777778}, {2986689,3859766,3859176,0.267214285714286,0.29928}, {2986690,3861683,3860070,0.843066666666667,0.843066666666667}, {2986691,3861193,3861384,0.106711111111111,0.106711111111111}, {2986692,3858888,3858903,0.0397454545454545,0.0397454545454545}, {2986693,3858903,3859091,0.149618181818182,0.149618181818182}, {2986694,3859940,3860696,0.330466666666667,0.330466666666667}, {2986695,3861900,3861601,0.129036363636364,0.129036363636364}, {2986701,3859084,3858733,0.187377777777778,0.187377777777778}, {2986703,3860815,3860611,0.118933333333333,0.118933333333333}, {2986704,3861043,3860954,0.0730888888888889,0.0730888888888889}, {2986705,3857593,3857751,0.172111111111111,0.172111111111111}, {2986719,3903497,3903288,0.1924,0.1924}, {2986720,3903926,3903497,0.504857142857143,0.8835}, {2986721,3903288,3903134,0.0935333333333333,0.0935333333333333}, {2986722,3906420,3906298,0.0726666666666667,0.0726666666666667}, {2986723,3896441,3896723,0.2006,0.3009}, {2986724,3905206,3905423,0.194475,0.245652631578947}, {2986725,3905446,3905516,0.0769125,0.0769125}, {2986726,3876195,3875833,0.1596,0.1596}, {2986729,3891647,3891565,0.0522,0.0522}, {2986730,3891140,3890795,0.100688372093023,0.103085714285714}, {2986732,3891477,3891140,0.1197,0.147323076923077}, {2986787,3874577,3875580,0.5642,0.348476470588235}, {2986788,3875475,3876252,1000000,1000000}, {2986789,3875599,3876381,0.328733333333333,0.328733333333333}, {2986790,3875679,3876500,0.345311111111111,0.345311111111111}, {2986791,3876500,3876381,1000000,1000000}, {2986792,3876381,3876252,1000000,1000000}, {2986793,3876738,3878297,0.578133333333333,0.578133333333333}, {2986794,3885302,3885520,0.0355391304347826,1000000}, {2986795,3885290,3885551,1000000,0.0416205882352941}, {2986796,3891172,3892538,0.649888888888889,0.649888888888889}, {2986797,3892497,3892538,0.25345,0.5069}, {2986798,3892538,3893863,0.701568,0.6496}, {2986799,3892696,3893762,0.516555555555556,0.516555555555556}, {2986800,3895346,3895760,0.615104347826087,1000000}, {2986801,3895201,3895346,0.0583076923076923,1000000}, {2986860,3853401,3853086,0.4154,0.29078}, {2986861,3855389,3854867,0.276342857142857,0.266813793103448}, {2986862,3856172,3855389,0.387777777777778,0.455217391304348}, {2986865,3907374,3907602,0.101825,0.12219}, {2986866,3907602,3907935,0.121152,0.131686956521739}, {2986867,3907602,3907558,0.24535,0.24535}, {2986886,3853086,3853644,0.250422222222222,0.250422222222222}, {2986887,3886659,3886791,0.0665785714285714,1000000}, {2986888,3895709,3896323,1000000,1000000}, {2986896,3869611,3868809,0.295177777777778,0.295177777777778}, {2986911,3875890,3875935,0.0688736842105263,0.0688736842105263}, {2986912,3876311,3876072,0.261860869565217,0.261860869565217}, {2986913,3876072,3875851,0.107955555555556,0.107955555555556}, {2986914,3882502,3882562,0.115486956521739,0.115486956521739}, {2986915,3883341,3883435,1000000,0.222733333333333}, {2986916,3883435,3883458,1000000,0.1248}, {2986917,3883435,3883630,1000000,1000000}, {2986918,3887107,3886909,0.0956222222222222,0.0956222222222222}, {2986919,3898651,3899654,0.418644444444444,0.418644444444444}, {2986923,3856054,3856182,0.0472222222222222,0.0472222222222222}, {2986924,3856695,3856054,0.252888888888889,0.252888888888889}, {2986925,3859717,3859221,0.265755555555556,0.265755555555556}, {2986926,3862073,3862154,1000000,1000000}, {2986927,3866419,3866096,0.0994888888888889,0.0994888888888889}, {2986928,3865417,3865011,0.133,0.133}, {2986929,3873600,3873415,0.137888888888889,0.137888888888889}, {2986930,3872144,3871563,0.347377777777778,0.347377777777778}, {2986931,3874858,3874804,0.184066666666667,0.184066666666667}, {2986932,3873823,3873412,0.2862,0.2862}, {2986933,3896149,3896272,0.268511111111111,0.268511111111111}, {2986934,3898347,3898632,1000000,1000000}, {2986935,3898305,3898632,0.0951428571428571,0.108}, {2986936,3898632,3901386,0.651155555555556,0.639316363636364}, {2986937,3901386,3901828,0.105129411764706,0.101162264150943}, {2986938,3897727,3897969,0.208971428571429,0.0886545454545454}, {2986939,3897559,3897851,1000000,0.1182}, {2986940,3898213,3898099,1000000,1000000}, {2986941,3898305,3898213,0.0575555555555556,0.0575555555555556}, {2986942,3898213,3898347,1000000,1000000}, {2986943,3898347,3898170,1000000,1000000}, {2986944,3898170,3898099,1000000,1000000}, {2986945,3898170,3897601,1000000,1000000}, {2986956,3849376,3849125,0.250644444444444,0.250644444444444}, {2986957,3855814,3855306,0.243333333333333,0.243333333333333}, {2986958,3858972,3859540,0.256577777777778,0.256577777777778}, {2986959,3858122,3858043,0.0733333333333333,0.0733333333333333}, {2986960,3867474,3866847,0.383294117647059,0.250615384615385}, {2986961,3875571,3875443,0.342644444444444,0.342644444444444}, {2986962,3877822,3877102,0.265577777777778,0.265577777777778}, {2986963,3880356,3880277,1000000,1000000}, {2986964,3896470,3896390,1000000,0.128}, {2986965,3901612,3901386,0.291085714285714,0.218314285714286}, {2986966,3901612,3901828,0.155266666666667,0.155266666666667}, {2986967,3901122,3901612,0.27295,0.350935714285714}, {2986968,3869814,3869573,1000000,0.1550625}, {2986969,3869573,3869766,0.09985,1000000}, {2986970,3866882,3866210,0.273339130434783,0.273339130434783}, {2986971,3866210,3864928,0.472177777777778,0.472177777777778}, {2986972,3866882,3866231,0.130557446808511,0.1278375}, {2986973,3866210,3866231,0.266914285714286,1000000}, {2986974,3872207,3872117,0.113022222222222,0.113022222222222}, {2986975,3872061,3871978,0.119444444444444,0.119444444444444}, {2986976,3872779,3872413,0.133288888888889,0.133288888888889}, {2986977,3872267,3871978,0.158222222222222,0.158222222222222}, {2986978,3878421,3878107,1000000,0.0968714285714286}, {2986979,3878492,3878421,1000000,0.0556153846153846}, {2986980,3878882,3878562,0.280305882352941,1000000}, {2986981,3890539,3890879,0.598757142857143,0.441189473684211}, {2986984,3857715,3858171,1000000,1000000}, {2986985,3860579,3859530,0.255665454545455,1000000}, {2986986,3859530,3858996,0.124458823529412,1000000}, {2986987,3859530,3859782,0.1796,0.1796}, {2986988,3880405,3880539,0.183155555555556,0.183155555555556}, {2986989,3862617,3863073,0.275377777777778,0.275377777777778}, {2986990,3862135,3862314,0.0888,0.0888}, {2986991,3868867,3869623,0.3752,0.3752}, {2986992,3873225,3872961,0.301,0.301}, {2986993,3871697,3871564,0.206511111111111,0.206511111111111}, {2986994,3877811,3878067,1000000,0.260657142857143}, {2986995,3887723,3887949,0.129111111111111,0.129111111111111}, {2986996,3897675,3897208,0.275133333333333,0.275133333333333}, {2987005,3851124,3850876,0.325452631578947,0.363741176470588}, {2987006,3851093,3850588,0.215755555555556,0.215755555555556}, {2987007,3850588,3850804,0.489882352941177,0.5552}, {2987008,3856998,3857131,0.143822222222222,0.143822222222222}, {2987009,3854053,3854400,0.199333333333333,0.199333333333333}, {2987010,3859276,3858569,0.389755555555556,0.389755555555556}, {2987011,3859509,3859249,0.189133333333333,0.189133333333333}, {2987012,3861790,3861699,0.0766222222222222,0.0766222222222222}, {2987013,3860688,3860398,0.2752,0.2752}, {2987014,3865716,3865566,0.0659111111111111,0.0659111111111111}, {2987015,3874890,3874819,0.240761538461538,0.240761538461538}, {2987016,3890590,3890896,0.275336842105263,0.26157}, {2987017,3894326,3894011,0.29345,0.29345}, {2987029,3851048,3850637,0.593822222222222,1000000}, {2987030,3853608,3853417,0.256422222222222,0.256422222222222}, {2987031,3860204,3860265,0.083,0.083}, {2987032,3861618,3861343,0.251688888888889,0.251688888888889}, {2987033,3864645,3863664,0.4742,0.4742}, {2987034,3870208,3869701,1000000,1000000}, {2987035,3870205,3869903,1000000,1000000}, {2987036,3871015,3871041,1000000,0.13064}, {2987037,3871015,3871209,1000000,0.1235625}, {2987038,3870995,3871237,1000000,1000000}, {2987039,3869958,3869667,0.144333333333333,0.144333333333333}, {2987040,3872889,3872703,0.04284,0.04284}, {2987041,3872476,3872315,1000000,1000000}, {2987042,3890964,3890491,0.195964285714286,0.195964285714286}, {2987043,3897414,3897520,1000000,0.0924666666666667}, {2987057,3850240,3851575,0.8236,0.8236}, {2987058,3870771,3870895,0.0646888888888889,0.0646888888888889}, {2987059,3868398,3868162,0.0980444444444444,0.0980444444444444}, {2987060,3873819,3873946,0.0858888888888889,0.0858888888888889}, {2987061,3874297,3874253,1000000,0.05865}, {2987062,3897827,3897927,0.315844444444444,0.315844444444444}, {2987063,3898345,3898463,0.309088888888889,0.309088888888889}, {2987064,3855743,3855572,0.0707777777777778,0.0707777777777778}, {2987065,3855950,3855928,1000000,0.214823076923077}, {2987066,3855928,3855645,0.114155555555556,0.114155555555556}, {2987067,3856343,3855946,0.207355555555556,0.207355555555556}, {2987068,3855303,3855160,0.0660444444444444,0.0660444444444444}, {2987069,3856169,3856013,0.105136363636364,0.11565}, {2987070,3856613,3856169,0.180696,0.173746153846154}, {2987071,3856169,3855802,0.228155555555556,0.228155555555556}, {2987072,3860530,3860488,0.103911111111111,0.103911111111111}, {2987073,3860706,3860352,0.163777777777778,0.163777777777778}, {2987074,3862712,3862554,0.121044444444444,0.121044444444444}, {2987075,3863082,3862835,0.210422222222222,0.210422222222222}, {2987076,3869008,3868828,0.114555555555556,0.114555555555556}, {2987077,3869672,3869123,0.310355555555556,0.310355555555556}, {2987078,3870110,3869559,0.305377777777778,0.305377777777778}, {2987079,3869559,3869082,0.114246153846154,0.120421621621622}, {2987080,3869082,3868858,0.0613263157894737,0.0896307692307692}, {2987081,3869160,3869082,0.067175,0.0895666666666667}, {2987082,3872546,3873007,0.360088888888889,0.360088888888889}, {2987117,3857767,3857541,0.108488888888889,0.108488888888889}, {2987120,3853754,3853390,0.308577777777778,0.308577777777778}, {2987121,3860698,3861053,0.235422222222222,0.235422222222222}, {2987122,3864559,3864913,0.264822222222222,0.264822222222222}, {2987123,3868371,3867227,0.444955555555556,0.444955555555556}, {2987124,3871128,3870015,0.413644444444444,0.413644444444444}, {2987125,3869332,3869071,0.141484615384615,0.136244444444444}, {2987126,3870342,3869290,0.271628571428571,1000000}, {2987154,3852743,3852696,0.0196,1000000}, {2987155,3853476,3852743,0.2148,1000000}, {2987157,3853164,3852696,0.206466666666667,0.206466666666667}, {2987158,3853602,3853101,0.221088888888889,0.221088888888889}, {2987159,3859475,3859332,0.0905333333333333,0.0452666666666667}, {2987160,3859475,3859315,0.0704709677419355,1000000}, {2987161,3861761,3861459,0.3214,0.3214}, {2987162,3863414,3863294,0.107822222222222,0.107822222222222}, {2987164,3865801,3866713,0.612666666666667,0.612666666666667}, {2987167,3875902,3877505,0.696846428571429,0.696846428571429}, {2987169,3852812,3852378,0.288222222222222,0.288222222222222}, {2987170,3852375,3851943,0.293422222222222,0.293422222222222}, {2987191,3858717,3858737,0.0485111111111111,0.0485111111111111}, {2987192,3859828,3859282,0.601454545454545,0.601454545454545}, {2987193,3859282,3859438,0.206114285714286,0.254611764705882}, {2987194,3859690,3860078,1000000,0.559145454545455}, {2987195,3859670,3859477,0.0570179104477612,0.0578818181818182}, {2987196,3860467,3859670,0.296844827586207,0.441461538461538}, {2987197,3862244,3861700,0.309022222222222,0.309022222222222}, {2987198,3861640,3861700,0.0714888888888889,0.0714888888888889}, {2987199,3861700,3861846,0.152622222222222,0.152622222222222}, {2987200,3869250,3869261,0.1572,0.1572}, {2987201,3893008,3894694,0.922628571428571,0.759811764705882}, {2987203,3859014,3859083,0.195163636363636,1000000}, {2987204,3870706,3870498,0.319888888888889,0.319888888888889}, {2987205,3871928,3871707,0.323288888888889,0.323288888888889}, {2987206,3870706,3870427,0.0777272727272727,0.07125}, {2987207,3871140,3870706,0.116183333333333,0.119502857142857}, {2987208,3871436,3871312,0.0367741935483871,0.038}, {2987209,3871928,3871436,0.13464375,0.130563636363636}, {2987210,3872227,3871928,0.100555555555556,0.129285714285714}, {2987211,3851828,3852662,0.254436363636364,0.254436363636364}, {2987212,3860526,3859793,0.342163636363636,0.4182}, {2987213,3860526,3860260,0.127022222222222,0.127022222222222}, {2987214,3859550,3859257,0.146515384615385,0.146515384615385}, {2987215,3858621,3858859,1000000,1000000}, {2987216,3870228,3870991,0.315022222222222,0.315022222222222}, {2987217,3870991,3870520,0.172488888888889,0.172488888888889}, {2987218,3871391,3870942,0.526616666666667,1000000}, {2987219,3871327,3871160,0.265473913043478,0.283995348837209}, {2987220,3875808,3875273,0.226333333333333,0.226333333333333}, {2987221,3885369,3885643,0.112555555555556,0.112555555555556}, {2987222,3887788,3888306,0.38907,0.38907}, {2987225,3886563,3886427,0.0950857142857143,0.0868173913043478}, {2987226,3886629,3886807,0.11926,0.108418181818182}, {2987227,3885289,3885713,1000000,1000000}, {2987228,3886174,3886162,1000000,1000000}, {2987229,3886944,3886888,0.2525625,1000000}, {2987230,3893762,3893565,0.3545,0.3545}, {2987231,3899322,3898746,0.258376470588235,0.24862641509434}, {2987232,3899623,3899322,0.158013333333333,0.158013333333333}, {2987233,3898482,3899693,0.644377777777778,0.644377777777778}, {2987234,3899693,3899322,0.726222222222222,0.726222222222222}, {2987235,3900989,3900974,0.0357483870967742,0.046175}, {2987236,3901080,3900989,0.0857538461538462,0.0857538461538462}, {2987237,3900462,3900989,1000000,0.601870588235294}, {2987238,3901080,3900462,1000000,0.462733333333333}, {2987239,3900462,3900391,1000000,0.0374}, {2987240,3901181,3901080,0.10365,0.118457142857143}, {2987241,3901198,3901181,0.0187125,0.0230307692307692}, {2987242,3903117,3903103,0.05288,0.063456}, {2987243,3903121,3903117,0.0224142857142857,0.03138}, {2987244,3900974,3901686,0.467933333333333,0.467933333333333}, {2987245,3901686,3902065,0.239047058823529,0.239047058823529}, {2987246,3902065,3902408,0.25372,0.25372}, {2987247,3902408,3902732,0.204063157894737,0.204063157894737}, {2987248,3902732,3902997,0.131488888888889,0.131488888888889}, {2987249,3902732,3902868,0.24492,0.24492}, {2987250,3902408,3902552,0.18645,0.18645}, {2987251,3902065,3902204,1000000,1000000}, {2987252,3901686,3901826,0.29332,0.29332}, {2987253,3901181,3901826,0.390057142857143,1000000}, {2987254,3901826,3902204,0.1781,1000000}, {2987255,3902204,3902552,0.169617391304348,1000000}, {2987256,3902552,3902868,0.140544827586207,1000000}, {2987257,3902868,3903117,0.232333333333333,1000000}, {2987258,3860128,3859534,0.287581818181818,0.287581818181818}, {2987259,3866223,3866172,0.0551162790697674,0.0564285714285714}, {2987260,3866172,3867432,0.443533333333333,0.443533333333333}, {2987261,3872427,3871847,0.198377777777778,0.198377777777778}, {2987262,3886759,3886185,0.443644444444444,0.443644444444444}, {2987263,3896942,3897395,0.275288888888889,0.275288888888889}, {2987264,3912180,3912081,0.0535111111111111,0.0535111111111111}, {2987265,3911758,3910733,1000000,1000000}, {2987266,3917379,3917989,0.412571428571429,1000000}, {2987267,3917724,3917628,0.0674285714285714,1000000}, {2987268,3917234,3917135,0.101325,1000000}, {2987269,3916551,3916657,1000000,0.10635}, {2987527,3914312,3915006,0.217813953488372,0.2926875}, {2987528,3915006,3915382,0.150615789473684,0.130077272727273}, {2987529,3914950,3914181,0.388315384615385,0.388315384615385}, {2987530,3915006,3914950,0.051768,0.0562695652173913}, {2987531,3914950,3915390,0.248755555555556,0.248755555555556}, {2987532,3916182,3916530,1000000,1000000}, {2987533,3916530,3916621,1000000,1000000}, {2987534,3916530,3916813,1000000,1000000}, {2987535,3916432,3916813,1000000,0.277633333333333}, {2987536,3916813,3916926,1000000,0.0677333333333333}, {2987537,3916346,3916621,0.152937931034483,1000000}, {2987538,3916621,3916926,0.123306666666667,1000000}, {2987544,3903885,3903538,0.213444444444444,0.213444444444444}, {2987545,3901964,3902262,0.1962,0.1962}, {2987546,3902858,3903382,0.130675471698113,1000000}, {2987547,3902858,3902939,0.0628235294117647,1000000}, {2987548,3903113,3903434,0.0917375,1000000}, {2987549,3902749,3902858,1000000,0.073704}, {2987550,3906002,3905636,0.214088888888889,0.214088888888889}, {2987551,3915486,3915233,0.161822222222222,0.161822222222222}, {2987552,3918373,3918083,0.162466666666667,0.162466666666667}, {2987553,3922133,3922149,0.34059,0.34059}, {2987554,3870779,3871156,1000000,1000000}, {2987555,3871156,3871288,0.135288888888889,0.135288888888889}, {2987556,3870810,3871288,1000000,0.178292307692308}, {2987557,3871288,3871438,1000000,0.0488785714285714}, {2987558,3871636,3871438,0.338918181818182,0.3468}, {2987559,3871438,3871296,0.316843902439024,0.3093}, {2987560,3867932,3868114,0.0620888888888889,0.0620888888888889}, {2987561,3906875,3906841,0.0678444444444444,0.0678444444444444}, {2987562,3906841,3906810,0.120755555555556,0.120755555555556}, {2987563,3906841,3906653,0.0868444444444444,0.0868444444444444}, {2987564,3907135,3907280,0.0303042253521127,1000000}, {2987565,3905103,3907135,0.436525,1000000}, {2987566,3907212,3907847,0.332733333333333,0.332733333333333}, {2987567,3907297,3907355,0.109111111111111,0.109111111111111}, {2987568,3909706,3908935,0.402266666666667,0.402266666666667}, {2987569,3910107,3909376,0.375866666666667,0.375866666666667}, {2987570,3910600,3909757,0.375933333333333,0.375933333333333}, {2987571,3910992,3910211,0.356911111111111,0.356911111111111}, {2987583,3863262,3862975,0.297555555555556,0.297555555555556}, {2987584,3869272,3869317,0.308511111111111,0.308511111111111}, {2987585,3870266,3870272,0.0559741935483871,0.0559741935483871}, {2987586,3897734,3897626,0.0660888888888889,0.0660888888888889}, {2987587,3907095,3906954,0.09639,0.09639}, {2987588,3907258,3907424,0.16195,0.077736}, {2987589,3911363,3910676,0.360488888888889,0.360488888888889}, {2987590,3911735,3911074,0.361666666666667,0.361666666666667}, {2987591,3912141,3911500,0.339822222222222,0.339822222222222}, {2987592,3912447,3912261,0.0850888888888889,0.0850888888888889}, {2987593,3905129,3907186,1000000,0.51892131147541}, {2987594,3918195,3917740,0.282577777777778,0.282577777777778}, {2987595,3918849,3919021,0.228184615384615,0.228184615384615}, {2987606,3869159,3868820,0.20649,0.20649}, {2987607,3867628,3868360,0.290577777777778,0.290577777777778}, {2987608,3867628,3867579,0.169533333333333,0.169533333333333}, {2987609,3867043,3866885,0.30408,0.30408}, {2987610,3868546,3868052,0.328118181818182,0.343742857142857}, {2987611,3895744,3896378,1000000,0.598490322580645}, {2987612,3897045,3897327,0.105675,0.0983023255813953}, {2987613,3896174,3896378,1000000,0.123955555555556}, {2987614,3893671,3893791,0.064,0.064}, {2987615,3896880,3896990,1000000,0.0903272727272727}, {2987616,3896514,3896910,0.232022222222222,0.232022222222222}, {2987617,3906609,3907255,0.279573913043478,0.221731034482759}, {2987618,3907255,3907376,0.09252,0.0816352941176471}, {2987619,3913935,3913887,1000000,0.02228}, {2987637,3869479,3869210,0.102111111111111,0.102111111111111}, {2987638,3867306,3867305,0.0664888888888889,0.0664888888888889}, {2987639,3866576,3866469,0.0930444444444444,0.0930444444444444}, {2987640,3872589,3872666,0.0812666666666667,0.0812666666666667}, {2987641,3872254,3872187,0.0794444444444444,0.0794444444444444}, {2987642,3873558,3873874,0.124711111111111,0.124711111111111}, {2987643,3871880,3871825,0.173977777777778,0.173977777777778}, {2987644,3871451,3871979,0.253755555555556,0.253755555555556}, {2987645,3884780,3884744,0.173133333333333,0.173133333333333}, {2987646,3896829,3897045,1000000,0.0691945945945946}, {2987647,3896829,3896905,1000000,0.0519461538461539}, {2987648,3896905,3896961,1000000,0.0405428571428571}, {2987649,3896695,3896905,0.0662,1000000}, {2987650,3896905,3896986,0.0249666666666667,1000000}, {2987651,3896961,3896986,0.0383357142857143,1000000}, {2987652,3897652,3898703,0.509731034482759,0.509731034482759}, {2987653,3896961,3897652,1000000,0.428960869565217}, {2987654,3897652,3897821,1000000,0.145356}, {2987655,3897821,3898295,0.415628571428571,0.415628571428571}, {2987656,3898789,3898871,0.0986709677419355,0.0955875}, {2987657,3910806,3910820,0.0762521739130435,0.0762521739130435}, {2987658,3910820,3910837,0.188228571428571,0.179672727272727}, {2987659,3910166,3910671,0.264875,0.264875}, {2987660,3910358,3910450,0.207644444444444,0.207644444444444}, {2987661,3909474,3910450,0.462066666666667,0.462066666666667}, {2987662,3910820,3911701,0.323933333333333,0.323933333333333}, {2987667,3870485,3870072,0.143866666666667,0.143866666666667}, {2987668,3869571,3869174,0.145044444444444,0.145044444444444}, {2987669,3869174,3869007,0.0621555555555555,0.0621555555555555}, {2987670,3872502,3872181,0.113888888888889,0.113888888888889}, {2987671,3872545,3872856,0.0980444444444444,0.0980444444444444}, {2987672,3892379,3892332,0.16904,0.16904}, {2987673,3892169,3892379,0.0774545454545454,0.079875}, {2987674,3892379,3892477,0.0529615384615385,0.0529615384615385}, {2987675,3898232,3898677,1000000,0.390924324324324}, {2987676,3910563,3909791,1000000,1000000}, {2987677,3909791,3909224,0.396171428571429,1000000}, {2987690,3884026,3883928,0.0492782608695652,0.0809571428571429}, {2987691,3883928,3883677,0.132913043478261,0.1910625}, {2987692,3883928,3884164,0.191088888888889,0.191088888888889}, {2987693,3882443,3882537,0.0446516129032258,0.0446516129032258}, {2987694,3883315,3883209,0.0545739130434783,0.0545739130434783}, {2987695,3912172,3913052,1000000,1000000}, {2987697,3868257,3868389,0.0588444444444444,0.0588444444444444}, {2987698,3869266,3868844,0.1568,0.1568}, {2987699,3869266,3869257,0.0828444444444444,0.0828444444444444}, {2987700,3873010,3873302,0.227630769230769,1000000}, {2987701,3873302,3872888,0.09544,0.09544}, {2987702,3903099,3903986,0.383,0.383}, {2987703,3903241,3904037,0.340555555555556,0.340555555555556}, {2987704,3903165,3903999,0.355444444444444,0.355444444444444}, {2987705,3902592,3902907,0.25596,0.25596}, {2987706,3902592,3902886,0.20148,0.20148}, {2987707,3912138,3911659,0.397533333333333,0.397533333333333}, {2987708,3911984,3912211,0.28524,0.28524}, {2987714,3863323,3865772,1.1786,1.1786}, {2987715,3865772,3866325,0.28932972972973,0.28932972972973}, {2987716,3886634,3886749,0.0364705882352941,0.0357692307692308}, {2987717,3886749,3887173,0.126992307692308,0.126992307692308}, {2987718,3886749,3886513,0.159777777777778,0.159777777777778}, {2987719,3888519,3888866,0.204866666666667,0.204866666666667}, {2987720,3900291,3900605,0.149807142857143,0.123370588235294}, {2987729,3864644,3864713,0.0748363636363636,1000000}, {2987730,3864400,3864713,0.0779866666666667,1000000}, {2987731,3864713,3865039,0.09045,1000000}, {2987732,3878208,3877874,0.347813333333333,0.326075}, {2987733,3896279,3896537,0.1452,0.1452}, {2987748,3896334,3896518,0.17187,0.17187}, {2987749,3898592,3898879,0.15885,0.15885}, {2987750,3896971,3897038,1000000,1000000}, {2987751,3902589,3903380,0.336484615384615,0.460452631578947}, {2987752,3903380,3903411,0.039227027027027,0.0403166666666667}, {2987753,3903353,3903380,0.0410333333333333,0.0447636363636364}, {2987755,3902889,3904075,0.736222222222222,0.736222222222222}, {2987756,3904305,3904075,0.101528571428571,0.109338461538462}, {2987757,3904305,3904509,0.116791304347826,1000000}, {2987758,3904509,3904587,0.033924,0.0332588235294118}, {2987759,3904315,3904305,0.111981818181818,1000000}, {2987760,3904090,3904305,0.186622222222222,1000000}, {2987761,3904172,3905104,1000000,0.534142857142857}, {2987762,3903710,3904014,0.11067,0.11067}, {2987763,3904014,3904172,0.0554896551724138,0.0574714285714286}, {2987764,3904014,3904062,0.0167111111111111,1000000}, {2987765,3904062,3904484,0.239085714285714,1000000}, {2987766,3903278,3904062,1000000,0.361419230769231}, {2987767,3903111,3903090,1000000,0.1018}, {2987768,3903278,3903251,0.0450893617021277,1000000}, {2987769,3902572,3902449,0.0938666666666667,0.0938666666666667}, {2987770,3901367,3900961,0.454488888888889,0.454488888888889}, {2987771,3901527,3901367,0.122644444444444,0.122644444444444}, {2987772,3901704,3901527,0.151022222222222,0.151022222222222}, {2987773,3901873,3901704,0.145644444444444,0.145644444444444}, {2987774,3904478,3904222,0.167933333333333,0.167933333333333}, {2987775,3904899,3904935,0.00936842105263158,0.00953571428571428}, {2987776,3904935,3905140,1000000,0.0882}, {2987777,3904935,3905088,0.1008,0.1008}, {2987778,3905140,3905727,0.36705,0.36705}, {2987781,3905196,3905695,0.165409523809524,0.168077419354839}, {2987782,3905886,3906450,0.183797014925373,0.1924125}, {2987783,3906880,3906739,0.202088888888889,0.202088888888889}, {2987784,3906560,3906739,0.0454090909090909,0.0454090909090909}, {2987785,3906880,3906560,0.209544,0.194022222222222}, {2987786,3906560,3906025,0.322913513513513,0.306353846153846}, {2987814,3849376,3848873,0.592466666666667,0.592466666666667}, {2987815,3874848,3875270,0.372358064516129,1000000}, {2987816,3876916,3874848,0.807558620689655,0.6888}, {2987817,3873650,3874390,0.3552,0.224336842105263}, {2987818,3873576,3874033,0.3201375,0.150652941176471}, {2987819,3874110,3875093,0.408733333333333,0.580831578947368}, {2987820,3874110,3874470,0.507403846153846,1000000}, {2987821,3872913,3873988,0.77692,0.485575}, {2987822,3874058,3874110,0.340328571428571,1000000}, {2987823,3874475,3874542,0.0194052631578947,1000000}, {2987824,3874351,3874275,1000000,0.102815094339623}, {2987825,3874542,3874612,0.0180461538461538,1000000}, {2987826,3874393,3874348,0.114583333333333,1000000}, {2987827,3874348,3874067,0.15873488372093,1000000}, {2987828,3874542,3874348,0.117414285714286,1000000}, {2987829,3874348,3874275,0.023115,1000000}, {2987830,3874888,3874673,0.1176,0.152188235294118}, {2987831,3874673,3874254,0.731957142857143,1000000}, {2987832,3874673,3874786,0.288763636363636,0.288763636363636}, {2987833,3874058,3874786,0.27136,0.581485714285714}, {2987865,3903926,3903049,0.391246153846154,0.391246153846154}, {2987866,3850898,3851082,1000000,0.1316}, {2987867,3850910,3851116,0.0708171428571429,1000000}, {2987868,3851076,3851268,0.0726406779661017,0.087465306122449}, {2987869,3850712,3851268,0.234716129032258,1000000}, {2987870,3850712,3851959,0.222688235294118,1000000}, {2987871,3851268,3851959,0.1632,0.17408}, {2987872,3858060,3858034,1000000,0.11848}, {2987873,3860260,3859550,0.2348,0.2348}, {2987874,3856551,3857279,0.37,0.37}, {2987875,3858697,3857279,0.503072727272727,0.503072727272727}, {2987876,3857279,3854944,0.883745454545455,0.883745454545455}, {2987877,3853446,3854944,1.05412727272727,1.05412727272727}, {2987878,3865908,3864954,1000000,0.664058823529412}, {2987879,3864770,3864815,0.212731914893617,0.2083}, {2987880,3864815,3865255,0.269378571428571,0.163969565217391}, {2987881,3866345,3865744,0.214733333333333,0.214733333333333}, {2987882,3866379,3865515,0.310866666666667,0.310866666666667}, {2987883,3866404,3865423,0.391176,0.391176}, {2987884,3866403,3865419,0.358044444444444,0.358044444444444}, {2987885,3865744,3866314,0.227266666666667,0.227266666666667}, {2987886,3865515,3865744,0.130577777777778,0.130577777777778}, {2987887,3865423,3865515,0.1487,0.1487}, {2987888,3865419,3865423,0.266857142857143,0.266857142857143}, {2987889,3865419,3865603,0.208911111111111,0.208911111111111}, {2987890,3864739,3864815,0.1398,0.0668608695652174}, {2987891,3864531,3864739,0.276222222222222,0.276222222222222}, {2987892,3864531,3864984,0.194333333333333,0.194333333333333}, {2987893,3864824,3865429,1000000,0.360211764705882}, {2987894,3866334,3865429,0.312,1000000}, {2987895,3863087,3863517,0.218577777777778,0.218577777777778}, {2987896,3862276,3862066,1000000,0.0571358490566038}, {2987897,3862276,3862285,0.0483,0.0399724137931034}, {2987898,3862360,3862285,1000000,0.0439034482758621}, {2987899,3851082,3850904,0.113333333333333,1000000}, {2987900,3851047,3851076,0.0230222222222222,0.024864}, {2987905,3849621,3848885,0.538371428571429,0.491556521739131}, {2987906,3848885,3848641,0.1772,0.148848}, {2987907,3850405,3850208,0.176975,0.184669565217391}, {2987908,3850621,3850405,0.12495,0.1428}, {2987909,3850842,3850621,0.1265,0.145961538461538}, {2987910,3850842,3851015,0.150730434782609,0.119544827586207}, {2987911,3849788,3849858,0.128817391304348,0.128817391304348}, {2987912,3849984,3850085,0.125710344827586,0.101266666666667}, {2987913,3850085,3850207,0.216432,0.208107692307692}, {2987914,3849858,3849953,0.0461,0.044256}, {2987915,3849953,3850405,0.258244444444444,0.258244444444444}, {2987916,3849953,3850251,0.247133333333333,0.193408695652174}, {2987917,3850251,3850531,0.227966666666667,0.227966666666667}, {2987918,3850531,3850772,0.2256375,0.190010526315789}, {2987919,3850772,3850207,0.362928,0.37805}, {2987920,3850251,3849984,0.19191,0.19191}, {2987921,3850531,3850085,0.235755555555556,0.235755555555556}, {2987922,3850531,3850842,0.291825,0.424472727272727}, {2987923,3850772,3850934,0.0958909090909091,0.0879}, {2987924,3850251,3850621,0.212622222222222,0.212622222222222}, {2987956,3871494,3871541,1000000,1000000}, {2987957,3870997,3871129,0.280452631578947,0.3330375}, {2987958,3871129,3871179,0.137325,0.0998727272727273}, {2987959,3904684,3904296,0.216422222222222,0.216422222222222}, {2987960,3905088,3904684,0.207044444444444,0.207044444444444}, {2987962,3878766,3879080,1000000,1000000}, {2987963,3880209,3880377,0.233028571428571,1000000}, {2987964,3880377,3880536,0.2144,1000000}, {2987970,3898105,3897660,0.166229268292683,0.400905882352941}, {2987971,3898166,3898330,1000000,0.0671076923076923}, {2987972,3898458,3898413,0.0330461538461538,0.0330461538461538}, {2987973,3898166,3898190,0.2112,0.0918260869565217}, {2987974,3898190,3898105,0.0385818181818182,0.0748941176470588}, {2987975,3898413,3898330,0.0473111111111111,0.0672315789473684}, {2987976,3898190,3898217,0.0441461538461538,0.0604105263157895}, {2987977,3895285,3895346,0.02304,1000000}, {2987978,3868516,3868673,0.254526315789474,0.219818181818182}, {2987979,3869326,3868673,0.253656,0.2439}, {2987980,3868673,3868546,0.1454,0.153952941176471}, {2988036,3881469,3881586,0.0499411764705882,1000000}, {2988037,3881732,3881723,0.0664838709677419,1000000}, {2988038,3882412,3882244,0.0961363636363636,0.1175}, {2988039,3882412,3882454,1000000,0.141461538461538}, {2988040,3882572,3882412,0.231642857142857,0.147409090909091}, {2988041,3865014,3864949,0.04225,0.04225}, {2988042,3864872,3864915,0.0523885714285714,0.0470153846153846}, {2988043,3865894,3865810,0.0436301886792453,0.0453411764705882}, {2988044,3866172,3866094,0.0446553191489362,0.04664}, {2988045,3866094,3866029,0.0898857142857143,0.0877953488372093}, {2988046,3866305,3865103,0.329216666666667,1000000}, {2988047,3866029,3865894,0.140976,0.135553846153846}, {2988048,3866029,3866481,0.242618181818182,0.254171428571429}, {2988049,3864949,3864472,0.239863636363636,1000000}, {2988050,3864472,3864249,0.1628,1000000}, {2988051,3864249,3864166,0.217111111111111,0.217111111111111}, {2988052,3864626,3864360,0.117205714285714,0.117205714285714}, {2988053,3865894,3866481,0.262453846153846,0.262453846153846}, {2988142,3880269,3879974,0.18748,1000000}, {2988143,3879112,3879127,1000000,0.152935135135135}, {2988144,3879809,3879927,1000000,0.073155}, {2988145,3879158,3879112,1000000,0.039}, {2988146,3879279,3879452,1000000,0.0847777777777778}, {2988147,3878672,3879127,1000000,0.219225}, {2988148,3878565,3879112,1000000,0.31428}, {2988149,3879566,3879056,1000000,0.352266666666667}, {2988150,3879809,3879331,0.32895,1000000}, {2988152,3865806,3866507,0.2092,1000000}, {2988153,3866507,3866942,0.1071,1000000}, {2988154,3866000,3865806,1000000,1000000}, {2988155,3866000,3866507,0.222685714285714,0.222685714285714}, {2988156,3888883,3889033,0.0403692307692308,1000000}, {2988157,3889531,3889609,0.0198585365853659,1000000}, {2988158,3888586,3888514,0.0382216216216216,0.0328883720930233}, {2988159,3888586,3888806,0.117105,1000000}, {2988160,3888995,3889066,1000000,0.101571428571429}, {2988161,3889438,3889770,0.15741,1000000}, {2988162,3889770,3889996,0.0795260869565217,1000000}, {2988163,3889996,3889899,0.0525957446808511,1000000}, {2988164,3889609,3889899,1000000,0.493866666666667}, {2988165,3889241,3889167,1000000,0.0240769230769231}, {2988166,3888909,3888586,0.166548387096774,1000000}, {2988167,3889960,3890400,1000000,0.295733333333333}, {2988168,3889092,3889669,0.229303448275862,0.214509677419355}, {2988169,3888949,3889889,1000000,0.53264347826087}, {2988170,3879127,3879264,1000000,0.15074}, {2988171,3879346,3879445,0.06645,1000000}, {2988172,3879264,3879295,1000000,0.02235}, {2988173,3879334,3879360,1000000,0.01174}, {2988174,3880204,3879711,1000000,0.373592307692308}, {2988175,3879360,3879410,1000000,0.02086}, {2988176,3879410,3879540,1000000,0.0918}, {2988177,3879445,3879410,1000000,0.0656086956521739}, {2988178,3879410,3879403,1000000,0.0128608695652174}, {2988179,3879427,3879394,0.0140727272727273,1000000}, {2988180,3879394,3879279,0.0339771428571429,1000000}, {2988181,3879394,3879452,1000000,0.121628571428571}, {2988182,3880021,3879711,1000000,0.675952941176471}, {2988183,3879359,3879330,1000000,0.00818571428571429}, {2988184,3879303,3879334,1000000,0.0170322580645161}, {2988185,3879330,3879303,1000000,0.00984285714285714}, {2988186,3879303,3879199,1000000,0.04296}, {2988187,3879199,3879297,0.0424615384615385,1000000}, {2988188,3879297,3879326,0.0108888888888889,1000000}, {2988189,3879379,3879394,1000000,0.0234947368421053}, {2988190,3879540,3879442,0.0537642857142857,1000000}, {2988191,3879442,3879427,0.00678181818181818,1000000}, {2988192,3879417,3879442,0.0117103448275862,1000000}, {2988193,3879442,3879510,0.03648,1000000}, {2988194,3879540,3879510,0.060816,1000000}, {2988203,3852011,3851830,0.0391866666666667,0.0678230769230769}, {2988204,3860609,3861604,0.441018181818182,0.4548}, {2988205,3861723,3861825,0.0920666666666667,0.0920666666666667}, {2988206,3861723,3862965,0.705155555555556,0.705155555555556}, {2988207,3890689,3890722,0.104155555555556,0.104155555555556}, {2988208,3901875,3901829,1000000,1000000}, {2988209,3853338,3853251,0.201503225806452,0.19520625}, {2988210,3853477,3853338,0.2123,0.19903125}, {2988211,3853899,3853477,0.257668965517241,0.241045161290323}, {2988212,3853849,3853338,0.340866666666667,0.340866666666667}, {2988213,3854240,3853849,0.20532,0.23954}, {2988214,3854240,3853477,0.440288888888889,0.440288888888889}, {2988215,3854256,3854394,0.0646666666666667,0.0646666666666667}, {2988221,3857474,3857132,0.120625531914894,0.120625531914894}, {2988222,3857132,3856626,0.204984,0.209167346938776}, {2988223,3856626,3856413,0.0768576923076923,0.0815632653061225}, {2988224,3857474,3857326,0.0980823529411765,0.069475}, {2988225,3857326,3857080,0.1808,0.1808}, {2988226,3857326,3857051,0.2286,0.155121428571429}, {2988227,3857051,3856759,0.177288888888889,0.177288888888889}, {2988228,3857051,3856786,0.184608,0.23076}, {2988229,3856786,3856557,0.224921739130435,0.235145454545455}, {2988230,3856626,3856557,0.0510642857142857,0.0461225806451613}, {2988231,3856537,3856786,0.22878,0.22878}, {2988232,3856255,3856557,0.281505882352941,0.281505882352941}, {2988233,3856557,3855954,0.424666666666667,0.4095}, {2988234,3855608,3855954,0.37404,0.37404}, {2988235,3857747,3857132,0.5298,0.504571428571429}, {2988236,3856840,3856525,0.223371428571429,0.223371428571429}, {2988237,3857269,3856840,0.225933333333333,0.244008}, {2988238,3857269,3857263,0.092928,0.0801103448275862}, {2988239,3857678,3857263,0.186644444444444,0.186644444444444}, {2988240,3857747,3856887,1000000,0.425955555555556}, {2988241,3857263,3856887,0.159832258064516,0.133913513513514}, {2988242,3856887,3856413,0.228511111111111,0.186963636363636}, {2988243,3856172,3855682,0.281318181818182,0.269086956521739}, {2988244,3855954,3855687,0.22998947368421,0.22998947368421}, {2988245,3854176,3854052,0.0418212765957447,0.0531243243243243}, {2988246,3854709,3854176,0.247533333333333,0.238692857142857}, {2988247,3855687,3855124,0.311192307692308,0.288964285714286}, {2988248,3855124,3854903,0.17928,0.17928}, {2988249,3854903,3854947,0.039275,0.04713}, {2988250,3854903,3854236,0.49692,0.382246153846154}, {2988251,3854236,3853986,0.229275,0.146736}, {2988252,3854052,3853986,0.050825,0.0580857142857143}, {2988253,3853675,3854236,1.07385882352941,1.82556}, {2988254,3853675,3853986,1.16731578947368,2.01627272727273}, {2988255,3854551,3855124,1.36370769230769,1.36370769230769}, {2988256,3855298,3855687,0.521435294117647,0.521435294117647}, {2988257,3854052,3852900,0.341476595744681,0.3489}, {2988258,3852373,3852753,0.128804081632653,0.121373076923077}, {2988259,3863309,3863194,0.07335,0.0851806451612903}, {2988260,3863566,3863309,0.143288888888889,0.143288888888889}, {2988261,3863566,3863666,0.0751777777777778,0.0751777777777778}, {2988262,3895278,3895273,0.10614,1000000}, {2988263,3895273,3895285,0.03075,1000000}, {2988264,3895193,3895273,1000000,0.047232}, {2988265,3895327,3895371,0.0208434782608696,1000000}, {2988266,3895273,3895327,1000000,0.0375157894736842}, {2988267,3895327,3895434,1000000,0.1286}, {2988269,3923738,3924198,0.280984615384615,0.254846511627907}, {2988280,3880539,3880568,0.0283741935483871,0.0517411764705882}, {2988281,3920536,3920636,0.0443684210526316,0.0411219512195122}, {2988282,3920057,3920536,0.189097297297297,0.199902857142857}, {2988283,3920189,3920536,0.277666666666667,0.277666666666667}, {2988284,3920057,3920189,0.0888222222222222,0.0888222222222222}, {2988285,3861281,3861303,0.2298,0.2298}, {2988286,3874069,3873370,0.54904,0.358069565217391}, {2988287,3854442,3854263,0.06717,0.06717}, {2988288,3854970,3854442,0.311436363636364,0.311436363636364}, {2988289,3854442,3856551,0.917163636363636,0.917163636363636}, {2988290,3895434,3895371,0.0911684210526316,1000000}, {2988291,3852800,3851836,0.298263157894737,0.28335}, {2988292,3851836,3851640,0.077325,0.0759684210526316}, {2988293,3861034,3860070,0.442133333333333,0.442133333333333}, {2988294,3861570,3859873,0.82993125,0.88526}, {2988295,3862229,3861034,0.493,0.493}, {2988296,3861323,3860526,0.454384615384615,0.407379310344828}, {2988374,3868864,3868741,0.0387488372093023,0.0362217391304348}, {2988375,3869012,3868864,0.0638926829268293,0.0623714285714286}, {2988376,3868074,3866775,0.523644444444444,0.523644444444444}, {2988377,3914048,3913716,0.0884086956521739,1000000}, {2988378,3914381,3914098,0.148533333333333,0.148533333333333}, {2988379,3867678,3867833,0.0709111111111111,0.0709111111111111}, {2988380,3866304,3866509,0.119,0.0973636363636364}, {2988383,3912605,3912914,0.127386206896552,0.108652941176471}, {2988384,3912914,3913169,0.0862666666666667,0.0862666666666667}, {2988385,3913755,3914089,0.172575,0.172575}, {2988386,3914128,3913502,0.283333333333333,0.283333333333333}, {2988387,3913254,3913830,0.288733333333333,0.288733333333333}, {2988388,3913831,3914089,0.16941,0.2117625}, {2988389,3913502,3913831,0.117464516129032,0.117464516129032}, {2988390,3913254,3913502,0.124903448275862,0.124903448275862}, {2988391,3912914,3913254,0.18552,0.176685714285714}, {2988392,3913522,3913830,0.178326315789474,0.178326315789474}, {2988393,3913169,3913522,0.147193548387097,0.157344827586207}, {2988395,3884331,3884195,0.04944375,0.0586}, {2988396,3884569,3884331,0.114288,0.19048}, {2988397,3894587,3895293,1000000,1000000}, {2988401,3871186,3871767,0.263022222222222,0.263022222222222}, {2988402,3870390,3871425,0.393533333333333,0.393533333333333}, {2988403,3869193,3866325,0.776595348837209,0.795085714285714}, {2988404,3882419,3883271,0.253983333333333,0.253983333333333}, {2988405,3881031,3882681,1.36275555555556,1.36275555555556}, {2988414,3877381,3876129,0.5634,0.5634}, {2988415,3879963,3879254,0.696857142857143,0.562846153846154}, {2988416,3880664,3881335,0.368309090909091,0.368309090909091}, {2988417,3880664,3880648,0.290363636363636,0.290363636363636}, {2988418,3877338,3877547,0.0411294117647059,0.0437}, {2988419,3878422,3878792,0.0979914893617021,0.092112}, {2988420,3878844,3878434,0.270993103448276,0.270993103448276}, {2988421,3876171,3876400,0.108925,0.104568}, {2988422,3876849,3877193,0.286984615384615,0.24872}, {2988423,3877193,3877942,0.33135652173913,0.544371428571429}, {2988424,3877942,3878111,0.100658823529412,0.122228571428571}, {2988425,3878111,3878434,0.3079,0.284215384615385}, {2988426,3877109,3876171,1.16257777777778,1.16257777777778}, {2988427,3877338,3876400,1.15246666666667,1.15246666666667}, {2988428,3877858,3876849,1.13637777777778,1.13637777777778}, {2988429,3878792,3877942,1.12284444444444,1.12284444444444}, {2988430,3878911,3878111,1.11826666666667,1.11826666666667}, {2988433,3871415,3873471,1.20164444444444,1.20164444444444}, {2988435,3870723,3872709,1.22611111111111,1.22611111111111}, {2988442,3875675,3876017,1000000,0.0905744680851064}, {2988443,3875663,3875718,0.03754,0.03519375}, {2988444,3875761,3875896,0.0851828571428571,1000000}, {2988445,3875761,3875827,1000000,0.102}, {2988449,3897628,3896422,1000000,1000000}, {2988470,3860921,3861050,1000000,1000000}, {2988471,3862314,3862617,1000000,1000000}, {2988472,3853101,3852940,1000000,1000000}, {2988473,3852770,3851487,1000000,1000000}, {2988474,3852770,3853721,1000000,1000000}, {2988475,3852579,3851536,0.343164705882353,0.307042105263158}, {2988476,3852940,3852579,0.12514,0.129455172413793}, {2988477,3858948,3858673,1000000,1000000}, {2988478,3878244,3878247,1000000,1000000}, {2988479,3877995,3878244,1000000,1000000}, {2988480,3877678,3877978,1000000,1000000}, {2988481,3877995,3878458,1000000,1000000}, {2988482,3878244,3878771,1000000,1000000}, {2988483,3877284,3877573,1000000,1000000}, {2988484,3878276,3878938,1000000,1000000}, {2988485,3878339,3878930,1000000,1000000}, {2988486,3877339,3877478,1000000,1000000}, {2988487,3877285,3877339,1000000,1000000}, {2988488,3877478,3877264,1000000,1000000}, {2988489,3876992,3877285,1000000,1000000}, {2988490,3875851,3876011,1000000,1000000}, {2988491,3878938,3879416,1000000,1000000}, {2988492,3859735,3859509,1000000,1000000}, {2988493,3858108,3857939,1000000,1000000}, {2988494,3860954,3860815,1000000,1000000}, {2988495,3859869,3859735,1000000,1000000}, {2988496,3860398,3860319,1000000,1000000}, {2988497,3861699,3861631,1000000,1000000}, {2988498,3861459,3861043,1000000,1000000}, {2988499,3862732,3862323,1000000,1000000}, {2988500,3869938,3870178,1000000,1000000}, {2988501,3870178,3870519,1000000,1000000}, {2988502,3871403,3870884,1000000,1000000}, {2988503,3855304,3855807,1000000,1000000}, {2988504,3855807,3856794,1000000,1000000}, {2988505,3856794,3857125,1000000,1000000}, {2988506,3860056,3860204,1000000,1000000}, {2988507,3861856,3861680,1000000,1000000}, {2988508,3861343,3861168,1000000,1000000}, {2988509,3882079,3882425,1000000,1000000}, {2988510,3885812,3885965,1000000,1000000}, {2988511,3856389,3856426,1000000,1000000}, {2988512,3856965,3856823,1000000,1000000}, {2988513,3867031,3866777,0.0724307692307692,0.0763459459459459}, {2988514,3867302,3867031,0.0796263157894737,0.0817783783783784}, {2988515,3865550,3865196,0.17864347826087,1000000}, {2988516,3865196,3865085,1000000,0.292928571428571}, {2988517,3870019,3869800,1000000,1000000}, {2988518,3870250,3870019,1000000,1000000}, {2988519,3870513,3870291,1000000,1000000}, {2988520,3873946,3874181,1000000,1000000}, {2988521,3860488,3860352,1000000,1000000}, {2988522,3869483,3869008,1000000,1000000}, {2988523,3869840,3869672,1000000,1000000}, {2988524,3870196,3870110,1000000,1000000}, {2988525,3868889,3868735,1000000,1000000}, {2988526,3868735,3868398,1000000,1000000}, {2988527,3878989,3878621,1000000,1000000}, {2988528,3859674,3859221,1000000,1000000}, {2988529,3858805,3859199,1000000,1000000}, {2988530,3867017,3866058,1000000,1000000}, {2988531,3874060,3873823,1000000,1000000}, {2988532,3874804,3874787,1000000,1000000}, {2988533,3875960,3875145,1000000,1000000}, {2988534,3875960,3876069,1000000,1000000}, {2988535,3890443,3890539,0.0985777777777778,0.0985777777777778}, {2988538,3920189,3920611,1000000,1000000}, {2988539,3921180,3920611,1000000,1000000}, {2988540,3921678,3921908,1000000,1000000}, {2988541,3921908,3922302,1000000,1000000}, {2988542,3922513,3922611,1000000,1000000}, {2988543,3922611,3922709,1000000,1000000}, {2988544,3922709,3922862,1000000,1000000}, {2988545,3922862,3923096,1000000,1000000}, {2988546,3858741,3858469,0.18012,0.128657142857143}, {2988547,3859599,3858741,0.31625625,0.297652941176471}, {2988548,3859430,3858579,0.422110344827586,0.422110344827586}, {2988549,3858579,3858741,0.30801,0.267834782608696}, {2988550,3858352,3858579,0.387654545454545,0.341136}, {2988551,3858344,3858352,0.3288,0.34524}, {2988552,3858352,3859118,0.315355555555556,0.315355555555556}, {2988573,3867480,3867306,1000000,1000000}, {2988575,3890739,3891023,0.118820689655172,0.123064285714286}, {2988576,3871129,3872741,1.20818571428571,1.20818571428571}, {2988577,3869257,3869202,1000000,1000000}, {2988578,3868844,3868627,1000000,1000000}, {2988592,3851185,3851108,0.0759931034482759,0.0958173913043478}, {2988593,3851361,3851575,0.123348387096774,0.11949375}, {2988594,3851361,3851282,0.0867428571428571,0.083751724137931}, {2988595,3851185,3851342,0.0709,1000000}, {2988596,3851342,3851282,0.05422,1000000}, {2988597,3851527,3851342,0.0607411764705882,0.0666193548387097}, {2988598,3852184,3851527,0.251806451612903,0.236545454545455}, {2988599,3851108,3850839,0.207633333333333,0.207633333333333}, {2988623,3863888,3863323,0.467111111111111,0.467111111111111}, {2988624,3866916,3866510,0.14289375,0.207845454545455}, {2988625,3866510,3865974,0.187954838709677,0.2158}, {2988626,3864027,3864126,1000000,1000000}, {2988629,3877505,3877257,0.2734,0.210307692307692}, {2988630,3877650,3877257,0.164025,0.160677551020408}, {2988655,3853390,3853272,1000000,1000000}, {2988656,3852378,3852293,1000000,1000000}, {2988657,3851943,3851857,1000000,1000000}, {2988668,3878037,3877665,1000000,1000000}, {2988669,3878467,3878069,1000000,1000000}, {2988670,3856451,3856530,0.1057,0.100136842105263}, {2988671,3856588,3856451,0.188016,0.174088888888889}, {2988672,3856639,3856588,0.054096,0.0483}, {2988673,3856451,3856376,0.0354315789473684,0.0354315789473684}, {2988674,3856376,3856398,0.123088888888889,0.123088888888889}, {2988675,3856376,3856131,0.0941333333333333,0.0941333333333333}, {2988676,3856131,3856099,0.1086,0.1086}, {2988677,3856131,3856157,0.0601555555555556,0.0601555555555556}, {2988678,3856588,3856293,0.189444444444444,0.189444444444444}, {2988679,3870010,3869623,1000000,1000000}, {2988680,3868229,3868722,1000000,1000000}, {2988681,3868722,3868781,1000000,1000000}, {2988682,3868781,3868790,1000000,1000000}, {2988683,3869110,3869450,1000000,1000000}, {2988684,3869813,3869450,1000000,1000000}, {2988685,3869813,3870078,1000000,1000000}, {2988686,3867664,3867208,1000000,1000000}, {2988687,3867208,3866454,1000000,1000000}, {2988688,3866998,3866454,1000000,1000000}, {2988689,3866998,3867389,1000000,1000000}, {2988690,3868443,3867389,1000000,1000000}, {2988691,3871012,3869903,1000000,1000000}, {2988692,3871829,3871652,1000000,1000000}, {2988693,3872579,3872231,1000000,1000000}, {2988694,3871701,3872135,1000000,1000000}, {2988695,3872447,3872135,1000000,1000000}, {2988696,3868968,3868742,1000000,1000000}, {2988697,3868938,3868443,1000000,1000000}, {2988698,3869903,3868938,1000000,1000000}, {2988699,3868938,3868968,1000000,1000000}, {2988700,3869186,3868938,1000000,1000000}, {2988701,3867657,3867404,1000000,1000000}, {2988702,3867922,3867657,1000000,1000000}, {2988703,3866270,3865890,1000000,1000000}, {2988704,3865890,3865716,1000000,1000000}, {2988705,3866653,3866368,1000000,1000000}, {2988706,3867160,3866933,1000000,1000000}, {2988707,3866933,3866618,1000000,1000000}, {2988708,3871234,3871209,0.108733333333333,1000000}, {2988709,3870985,3871234,0.146255172413793,1000000}, {2988710,3870989,3871228,1000000,1000000}, {2988711,3871249,3870989,1000000,1000000}, {2988712,3871508,3871228,1000000,1000000}, {2988713,3871228,3871392,1000000,1000000}, {2988714,3871392,3871701,1000000,1000000}, {2988715,3871701,3872281,1000000,1000000}, {2988716,3872281,3872701,1000000,1000000}, {2988717,3872281,3872284,1000000,1000000}, {2988718,3872284,3872210,1000000,1000000}, {2988719,3872284,3871234,1000000,1000000}, {2988720,3872210,3871769,1000000,1000000}, {2988721,3871769,3871660,1000000,1000000}, {2988722,3872281,3872315,1000000,1000000}, {2988723,3871652,3871392,1000000,1000000}, {2988724,3872703,3872476,1000000,1000000}, {2988725,3871570,3871056,1000000,1000000}, {2988726,3870953,3870650,1000000,1000000}, {2988727,3870733,3871099,1000000,1000000}, {2988728,3870815,3871053,1000000,1000000}, {2988729,3868700,3868289,1000000,1000000}, {2988730,3871699,3871325,1000000,1000000}, {2988731,3868689,3868922,1000000,1000000}, {2988732,3869253,3869258,1000000,1000000}, {2988733,3869258,3869270,1000000,1000000}, {2988734,3859303,3859078,0.248172413793103,0.248172413793103}, {2988735,3859078,3858859,1000000,1000000}, {2988736,3859375,3859078,0.126666666666667,0.126666666666667}, {2988737,3859505,3859375,0.0550222222222222,0.0550222222222222}, {2988738,3860095,3859505,0.364628571428571,0.364628571428571}, {2988739,3859303,3859613,0.160063636363636,0.160063636363636}, {2988740,3861175,3859823,0.824314285714286,0.824314285714286}, {2988741,3861430,3861318,1000000,1000000}, {2988742,3859257,3858750,0.207675,1000000}, {2988743,3859582,3859257,0.156690909090909,1000000}, {2988744,3860205,3859582,0.282545454545455,1000000}, {2988745,3858510,3858410,0.291910344827586,0.325592307692308}, {2988746,3860099,3859883,0.300311111111111,0.300311111111111}, {2988747,3860763,3859883,0.44805,0.467530434782609}, {2988748,3859100,3858410,0.308977777777778,0.320861538461538}, {2988749,3859100,3859420,0.284452173913044,0.384847058823529}, {2988750,3858510,3859420,0.541936363636364,0.458561538461538}, {2988751,3859420,3859582,1000000,1000000}, {2988752,3863627,3863716,0.216755555555556,0.216755555555556}, {2988753,3864101,3863716,0.202666666666667,0.202666666666667}, {2988757,3897737,3897850,0.0832046511627907,0.0616862068965517}, {2988789,3870895,3871039,1000000,1000000}, {2988790,3871039,3871244,1000000,1000000}, {2988791,3870604,3870727,1000000,1000000}, {2988792,3870727,3871236,1000000,1000000}, {2988793,3874184,3874485,1000000,1000000}, {2988794,3872404,3872683,1000000,1000000}, {2988795,3871277,3871643,0.0866125,1000000}, {2988796,3871643,3871916,0.0609176470588235,1000000}, {2988797,3871063,3871102,1000000,1000000}, {2988798,3871369,3871639,1000000,1000000}, {2988799,3871063,3871323,1000000,0.264545454545455}, {2988800,3871916,3872305,0.0861056603773585,1000000}, {2988801,3872229,3872194,1000000,1000000}, {2988802,3872194,3871832,1000000,1000000}, {2988803,3871832,3871639,1000000,1000000}, {2988804,3871832,3871639,1000000,1000000}, {2988805,3871369,3871323,1000000,1000000}, {2988806,3872194,3871941,1000000,1000000}, {2988807,3871323,3871321,1000000,0.0897724137931034}, {2988808,3871323,3871683,1000000,1000000}, {2988809,3871683,3871437,1000000,1000000}, {2988810,3873130,3873334,1000000,1000000}, {2988811,3873387,3873757,0.161155555555556,1000000}, {2988812,3874174,3874524,0.181555555555556,0.181555555555556}, {2988813,3874044,3874131,1000000,1000000}, {2988814,3877845,3878270,1000000,1000000}, {2988815,3878270,3878599,1000000,1000000}, {2988816,3878599,3878724,1000000,1000000}, {2988817,3878724,3878668,1000000,1000000}, {2988818,3878724,3878658,1000000,1000000}, {2988892,3851487,3851093,1000000,1000000}, {2988893,3851186,3850804,1000000,1000000}, {2988894,3874448,3874585,1000000,1000000}, {2988895,3876192,3876030,1000000,1000000}, {2988896,3875078,3873685,0.612533333333333,0.612533333333333}, {2988897,3872747,3872119,1000000,1000000}, {2988898,3872119,3871748,1000000,1000000}, {2988899,3871748,3870714,1000000,1000000}, {2988900,3872275,3872119,1000000,1000000}, {2989062,3865162,3865193,1000000,1000000}, {2989063,3865193,3865240,1000000,1000000}, {2989064,3891457,3892592,1000000,1000000}, {2989065,3890883,3891454,1000000,1000000}, {2989066,3891454,3891991,1000000,1000000}, {2989067,3891991,3891925,1000000,1000000}, {2989068,3891006,3891925,1000000,1000000}, {2989069,3890902,3890183,1000000,1000000}, {2989070,3892623,3892855,1000000,1000000}, {2989071,3892708,3892623,1000000,1000000}, {2989072,3890924,3891210,1000000,1000000}, {2989073,3891210,3891335,1000000,1000000}, {2989077,3905498,3905735,1000000,0.0626666666666667}, {2989078,3905735,3905897,1000000,0.0415698113207547}, {2989081,3905414,3904360,0.614958620689655,0.660511111111111}, {2989082,3904360,3903947,0.3704,0.241565217391304}, {2989100,3904360,3904473,0.0773555555555556,0.0773555555555556}, {2989101,3901217,3901671,1000000,0.125207547169811}, {2989102,3901671,3902140,1000000,0.131952}, {2989103,3901967,3901628,0.18001935483871,0.214638461538462}, {2989104,3902430,3902081,1000000,1000000}, {2989124,3903021,3903090,0.0911076923076923,1000000}, {2989125,3902986,3903078,0.0721258064516129,0.07453}, {2989126,3903021,3903111,0.0547615384615385,1000000}, {2989127,3896018,3896695,0.267938181818182,1000000}, {2989128,3893726,3893322,1000000,0.137371428571429}, {2989130,3888113,3888736,0.27345,1000000}, {2989131,3888033,3888113,0.05964,1000000}, {2989141,3861298,3861682,1000000,1000000}, {2989142,3861053,3861394,1000000,1000000}, {2989143,3917395,3917569,0.20572,0.20572}, {2989144,3917261,3917502,0.238033333333333,0.2677875}, {2989145,3917261,3917395,0.10827,0.10827}, {2989146,3875558,3875698,0.0338478260869565,0.0346}, {2989147,3874524,3874723,0.0681631578947368,1000000}, {2989148,3874723,3874905,0.0748666666666667,1000000}, {2989149,3874902,3874723,0.0620823529411765,1000000}, {2989150,3875010,3874771,0.0863294117647059,1000000}, {2989151,3874771,3874259,0.228783333333333,1000000}, {2989152,3874902,3874771,0.0500869565217391,1000000}, {2989159,3900206,3900177,1000000,0.0483054545454545}, {2989160,3864954,3864770,1000000,0.09831}, {2989161,3864961,3864926,0.127933333333333,0.127933333333333}, {2989162,3865554,3864926,0.231555555555556,0.231555555555556}, {2989163,3865353,3864961,0.131622222222222,0.131622222222222}, {2989172,3877464,3877004,1000000,0.256495081967213}, {2989174,3877102,3876865,1000000,1000000}, {2989175,3878618,3878624,0.0606,1000000}, {2989176,3878618,3878430,1000000,0.123484615384615}, {2989178,3864926,3864954,0.150844444444444,0.150844444444444}, {2989179,3865008,3865002,0.0454864864864865,1000000}, {2989180,3865002,3864934,0.0260117647058824,1000000}, {2989182,3866161,3866068,0.113653846153846,1000000}, {2989183,3866073,3865993,0.08016,0.0572571428571428}, {2989184,3863081,3862763,0.12504,1000000}, {2989185,3854609,3854263,0.282506896551724,0.287463157894737}, {2989186,3918609,3919497,0.199511111111111,0.203275471698113}, {2989187,3918700,3918455,0.17348275862069,1000000}, {2989188,3918455,3918946,0.161133333333333,1000000}, {2989192,3920913,3919855,0.316015384615385,1000000}, {2989193,3919649,3919884,0.0578588235294118,0.0602204081632653}, {2989194,3919884,3920047,0.0436666666666667,0.0453461538461538}, {2989195,3920330,3919855,0.24579512195122,1000000}, {2989196,3919430,3919808,0.183014117647059,1000000}, {2989197,3919430,3919649,0.421210344827586,1000000}, {2989198,3918700,3918752,0.0305025,1000000}, {2989199,3918752,3918946,0.1254075,1000000}, {2989200,3919137,3918941,0.132,1000000}, {2989201,3918941,3918867,0.0561375,1000000}, {2989202,3918867,3918555,0.215772972972973,1000000}, {2989203,3918943,3918589,0.0870244897959184,0.085284}, {2989204,3918589,3918378,0.0510941176470588,0.0491660377358491}, {2989205,3918378,3917292,0.315714893617021,0.3091375}, {2989206,3918387,3918609,0.0487777777777778,0.0496981132075472}, {2989207,3918367,3918700,0.236732432432432,1000000}, {2989208,3917704,3918035,0.242305263157895,1000000}, {2989209,3918035,3918367,0.209212987012987,1000000}, {2989210,3918555,3918247,0.204280519480519,1000000}, {2989211,3918035,3917503,0.275818867924528,1000000}, {2989212,3917503,3917319,0.0725625,1000000}, {2989213,3919497,3919192,0.145991489361702,1000000}, {2989214,3917245,3916335,0.876027272727273,0.8964}, {2989215,3917162,3917292,0.0539454545454546,1000000}, {2989216,3917319,3917245,0.0457875,1000000}, {2989217,3917245,3917118,0.075825,1000000}, {2989218,3917118,3917162,0.0503625,1000000}, {2989219,3920062,3919797,0.218654545454545,0.218654545454545}, {2989220,3918943,3919192,0.107514893617021,1000000}, {2989221,3918943,3918555,1000000,0.390875}, {2989225,3857511,3857952,0.125033333333333,1000000}, {2989226,3859191,3858718,0.420727272727273,0.420727272727273}, {2989227,3859282,3859191,0.059328,0.0478451612903226}, {2989228,3859177,3859445,0.0639333333333333,1000000}, {2989229,3860691,3860665,0.169745454545455,1000000}, {2989230,3860622,3860512,0.0782780487804878,1000000}, {2989231,3860512,3860467,0.0176869565217391,0.0246545454545455}, {2989232,3860844,3860851,1000000,0.0607058823529412}, {2989233,3860851,3860876,1000000,0.0262384615384615}, {2989234,3860754,3860851,1000000,0.122672727272727}, {2989235,3860876,3860964,1000000,0.0521823529411765}, {2989236,3860865,3860964,0.0343783783783784,1000000}, {2989237,3860876,3860865,1000000,0.03951}, {2989238,3862075,3861882,0.0626516129032258,1000000}, {2989239,3861136,3861084,0.0164705882352941,1000000}, {2989240,3866231,3865304,0.226554545454545,0.207675}, {2989241,3865304,3865217,0.136466666666667,1000000}, {2989242,3865822,3865217,1000000,0.147279069767442}, {2989243,3865217,3865048,1000000,0.0424}, {2989244,3865217,3865174,0.0334857142857143,1000000}, {2989245,3866067,3865993,0.0325058823529412,1000000}, {2989246,3866067,3865903,0.0911428571428571,1000000}, {2989247,3865903,3865779,0.0662210526315789,0.0699}, {2989248,3865133,3865282,1000000,0.0388216216216216}, {2989249,3866437,3865822,1000000,0.107018181818182}, {2989250,3865822,3865804,0.0430125,0.028675}, {2989251,3866416,3866437,0.0298857142857143,0.0285272727272727}, {2989252,3869196,3868567,0.117,1000000}, {2989253,3869196,3869216,0.0195942857142857,1000000}, {2989254,3869267,3869279,1000000,0.0223}, {2989255,3869216,3869405,0.1656,1000000}, {2989256,3869492,3869405,0.0365181818181818,0.0382571428571429}, {2989257,3869839,3869749,0.0381,0.0331304347826087}, {2989258,3870973,3870540,0.0973090909090909,1000000}, {2989259,3870481,3869716,0.15631914893617,1000000}, {2989260,3870384,3870181,1000000,0.0478046511627907}, {2989261,3869716,3869660,0.0744,0.053568}, {2989262,3868927,3869038,0.0434333333333333,1000000}, {2989263,3868994,3869038,1000000,0.0371489361702128}, {2989264,3868641,3868994,1000000,0.233297872340426}, {2989265,3868994,3868927,0.0341555555555556,1000000}, {2989266,3868994,3868904,0.0410076923076923,1000000}, {2989267,3868549,3868641,1000000,0.07475}, {2989268,3868641,3868577,1000000,0.03882}, {2989269,3868458,3868549,1000000,0.0381714285714286}, {2989270,3867982,3868458,0.310432653061225,1000000}, {2989271,3867788,3867982,0.181455,1000000}, {2989272,3867982,3868098,0.04539,0.0534}, {2989273,3871459,3870910,1000000,0.143351351351351}, {2989274,3872085,3871538,0.1069,1000000}, {2989275,3871538,3871459,1000000,0.0471}, {2989276,3872653,3872036,1000000,0.141842857142857}, {2989277,3872085,3872036,0.0718875,1000000}, {2989278,3873217,3873091,1000000,0.0451333333333333}, {2989279,3873108,3872978,0.0399,1000000}, {2989280,3874015,3873475,1000000,0.139373333333333}, {2989281,3869573,3869169,1000000,0.1317375}, {2989282,3869812,3869814,0.0300166666666667,1000000}, {2989283,3869886,3869867,1000000,0.13164}, {2989284,3869766,3869836,0.0502736842105263,1000000}, {2989285,3869867,3869836,1000000,0.0412875}, {2989286,3869886,3869814,1000000,0.0366521739130435}, {2989287,3870035,3870122,1000000,0.06438}, {2989288,3869531,3869452,0.02892,0.0262909090909091}, {2989289,3869452,3869636,0.191375,1000000}, {2989290,3869707,3869896,1000000,0.268135135135135}, {2989291,3869707,3869636,0.038175,0.0436285714285714}, {2989292,3873475,3873518,0.0825230769230769,1000000}, {2989293,3874258,3874175,1000000,0.0217066666666667}, {2989294,3874199,3874175,0.0375677419354839,1000000}, {2989295,3875297,3875293,0.07832,1000000}, {2989296,3876147,3875796,1000000,0.107618181818182}, {2989297,3875819,3875784,0.0119846153846154,1000000}, {2989298,3876147,3876097,0.0594,1000000}, {2989299,3876180,3876147,0.152618181818182,1000000}, {2989300,3876771,3876147,1000000,0.176386363636364}, {2989301,3875746,3875859,0.0499555555555556,1000000}, {2989302,3876130,3876180,0.032325,1000000}, {2989303,3876130,3876498,0.10551,1000000}, {2989304,3872378,3872222,1000000,0.0744}, {2989305,3872781,3872388,0.18081,0.139084615384615}, {2989306,3872388,3872378,0.0799411764705882,1000000}, {2989307,3872222,3871651,1000000,0.28872}, {2989308,3870343,3870168,0.08763,0.0449384615384615}, {2989309,3874035,3874015,0.0648,1000000}, {2989310,3876012,3876841,0.206832558139535,1000000}, {2989311,3875776,3875721,0.0352105263157895,0.0352105263157895}, {2989312,3875390,3875486,1000000,0.0252571428571429}, {2989313,3875374,3875453,0.0265421052631579,1000000}, {2989314,3875374,3875257,0.2142,1000000}, {2989315,3875390,3875374,0.0400875,1000000}, {2989316,3875257,3875160,0.112144186046512,1000000}, {2989317,3876867,3876841,0.0647181818181818,0.0678}, {2989318,3872222,3872125,0.0457304347826087,0.0553578947368421}, {2989319,3877707,3878139,1000000,0.0962790697674419}, {2989320,3877707,3876867,0.28392,1000000}, {2989321,3878139,3878107,0.048825,0.0558}, {2989322,3877707,3878205,1000000,1000000}, {2989323,3879801,3879148,1000000,0.285768}, {2989324,3878875,3878910,0.0860727272727273,1000000}, {2989325,3878875,3879088,1000000,0.0622378378378378}, {2989326,3879148,3878941,1000000,0.0433888888888889}, {2989327,3879088,3878910,0.0430415094339623,1000000}, {2989328,3879088,3879148,0.0215032258064516,0.0215032258064516}, {2989329,3878910,3878941,0.0350666666666667,0.02104}, {2989330,3879222,3879603,1000000,0.126437837837838}, {2989331,3878916,3879222,1000000,0.0888615384615385}, {2989332,3878916,3878897,0.0360947368421053,0.0263769230769231}, {2989333,3878416,3878916,1000000,0.305514285714286}, {2989334,3877902,3878416,1000000,0.186929032258065}, {2989335,3877266,3877902,1000000,0.192158823529412}, {2989336,3878416,3878393,0.02226,0.027825}, {2989337,3876720,3877270,0.20736,1000000}, {2989338,3877266,3877270,0.0394736842105263,0.0340909090909091}, {2989339,3876535,3876748,1000000,0.0794689655172414}, {2989340,3879536,3879622,0.0247527272727273,1000000}, {2989341,3879464,3879536,0.054575,1000000}, {2989342,3879464,3879603,1000000,0.072075}, {2989343,3880977,3880680,0.0771396226415094,1000000}, {2989344,3881291,3881329,0.01532,0.0160325581395349}, {2989345,3881399,3881370,0.0113678571428571,0.0115745454545455}, {2989346,3880911,3880713,1000000,0.0907555555555556}, {2989347,3880911,3881000,0.0983032258064516,1000000}, {2989348,3880680,3880678,1000000,0.10545}, {2989349,3880977,3880678,0.108794117647059,1000000}, {2989350,3876742,3876771,0.0384,0.0301714285714286}, {2989351,3877377,3876742,0.234697297297297,1000000}, {2989352,3877377,3877371,0.09268,1000000}, {2989353,3878105,3877822,0.241885714285714,1000000}, {2989354,3878307,3878145,0.297888888888889,1000000}, {2989355,3878408,3878377,0.00978947368421053,0.00978947368421053}, {2989356,3878377,3878290,0.0624,1000000}, {2989357,3878334,3878290,0.0371555555555556,1000000}, {2989358,3878667,3878412,1000000,1000000}, {2989359,3878884,3878815,1000000,0.0476181818181818}, {2989360,3880055,3879996,1000000,0.0479428571428571}, {2989361,3880206,3880243,1000000,0.0266516129032258}, {2989362,3880149,3880243,0.0344117647058824,1000000}, {2989363,3870464,3870343,0.0519428571428571,0.0259714285714286}, {2989364,3867406,3867195,1000000,0.0413872340425532}, {2989365,3868261,3868143,0.0819666666666667,1000000}, {2989366,3869299,3869269,1000000,0.1455}, {2989367,3869549,3869269,1000000,0.163742857142857}, {2989368,3869920,3869549,1000000,0.0706775510204082}, {2989369,3871007,3871032,1000000,0.0328105263157895}, {2989370,3875471,3875558,0.0281866666666667,1000000}, {2989371,3876341,3876587,0.102088235294118,1000000}, {2989372,3876341,3876529,1000000,0.0716727272727273}, {2989373,3876529,3876661,1000000,0.059064}, {2989374,3876587,3876529,1000000,0.0302684210526316}, {2989375,3876529,3876426,1000000,0.0671454545454545}, {2989376,3869286,3869299,1000000,0.02589}, {2989377,3865149,3865283,0.07312,0.0406222222222222}, {2989378,3865275,3865149,0.069725,1000000}, {2989379,3865275,3865283,0.030216,1000000}, {2989380,3865203,3865213,0.0424595744680851,1000000}, {2989381,3865119,3865203,0.129293023255814,1000000}, {2989382,3865236,3865342,1000000,0.1479}, {2989383,3865236,3865119,1000000,0.0337928571428571}, {2989384,3864959,3865119,0.306980487804878,1000000}, {2989385,3864981,3864990,1000000,0.0718875}, {2989386,3864981,3864946,0.0178285714285714,1000000}, {2989387,3864946,3864889,0.0280090909090909,1000000}, {2989388,3865069,3865015,1000000,0.016258064516129}, {2989389,3865531,3865309,0.331527272727273,1000000}, {2989390,3865339,3865309,1000000,0.0484235294117647}, {2989391,3865566,3865528,0.02251875,0.0156652173913043}, {2989392,3865144,3865212,0.0718883720930233,1000000}, {2989393,3866507,3866595,0.0411931034482759,1000000}, {2989394,3866595,3867005,1000000,0.110374468085106}, {2989395,3867005,3867435,1000000,0.118453333333333}, {2989396,3867005,3866942,0.0580333333333333,0.0652875}, {2989397,3867435,3867376,1000000,0.0494526315789474}, {2989398,3867435,3867690,1000000,0.0834976744186047}, {2989399,3867690,3867631,0.0349153846153846,0.037825}, {2989400,3867690,3868760,1000000,0.318789473684211}, {2989401,3868869,3869049,0.0614117647058824,1000000}, {2989402,3868869,3868757,0.0886173913043478,1000000}, {2989403,3868757,3868578,0.044925,0.105705882352941}, {2989404,3869093,3869049,0.010935,0.018225}, {2989405,3874171,3874186,0.0667953488372093,1000000}, {2989406,3874171,3874297,1000000,0.0887666666666667}, {2989407,3874253,3874373,0.0728333333333333,1000000}, {2989408,3874297,3874329,1000000,0.0171076923076923}, {2989409,3874329,3874373,1000000,0.03}, {2989410,3871321,3871437,0.0875538461538461,0.0875538461538461}, {2989411,3865309,3865298,1000000,0.0125617021276596}, {2989412,3865175,3865298,0.0474666666666667,1000000}, {2989413,3865260,3865265,1000000,0.008}, {2989414,3865038,3865278,0.07542,1000000}, {2989415,3865278,3865362,0.02694,1000000}, {2989416,3865133,3865281,1000000,0.0399290322580645}, {2989417,3865281,3865362,1000000,0.0231103448275862}, {2989418,3865278,3865281,1000000,0.0232864864864865}, {2989419,3865281,3865282,1000000,0.0169411764705882}, {2989420,3875486,3875453,1000000,0.0507111111111111}, {2989421,3875511,3875486,1000000,0.0596785714285714}, {2989422,3879464,3879539,0.0427,1000000}, {2989423,3879539,3879622,0.0304941176470588,1000000}, {2989424,3879536,3879539,1000000,0.0223636363636364}, {2989425,3879539,3879656,1000000,0.110869565217391}, {2989426,3879419,3879536,0.0367132075471698,1000000}, {2989427,3879419,3879582,0.105417391304348,1000000}, {2989428,3879536,3879582,0.0558631578947368,1000000}, {2989429,3879582,3879633,0.0429571428571429,1000000}, {2989430,3879676,3879633,0.01798125,0.0359625}, {2989431,3877270,3877870,0.221635714285714,1000000}, {2989432,3877902,3877870,0.0241111111111111,0.0241111111111111}, {2989433,3865131,3864850,0.1473,1000000}, {2989434,3867995,3867780,0.12363,0.12363}, {2989435,3868229,3868140,0.05832,0.0624857142857143}, {2989436,3868790,3868645,0.0437555555555556,0.0437555555555556}, {2989437,3868662,3868645,0.0451636363636364,1000000}, {2989438,3868662,3868558,1000000,0.0352764705882353}, {2989439,3870078,3870163,0.0410222222222222,1000000}, {2989440,3869946,3869416,0.12385,1000000}, {2989441,3870630,3869946,0.2316,1000000}, {2989442,3871338,3870630,0.160287804878049,1000000}, {2989443,3869940,3869944,0.008775,0.011232}, {2989444,3869944,3869946,0.00984375,0.013125}, {2989445,3870613,3870621,1000000,0.010475}, {2989446,3870621,3870630,1000000,0.0123}, {2989447,3871914,3871322,1000000,0.373371428571429}, {2989448,3871322,3871326,0.0141,1000000}, {2989449,3871326,3871338,0.0133142857142857,1000000}, {2989450,3871914,3871922,1000000,0.00767368421052632}, {2989451,3871922,3871930,1000000,0.00685945945945946}, {2989452,3871877,3871887,1000000,0.0190864864864865}, {2989453,3872008,3872000,1000000,0.0167571428571429}, {2989454,3868454,3868408,0.0126,0.0186967741935484}, {2989455,3870721,3870673,0.1244,0.1244}, {2989456,3869665,3869543,1000000,1000000}, {2989457,3869695,3869665,1000000,1000000}, {2989458,3872889,3872814,0.0898645161290322,0.0819352941176471}, {2989459,3872900,3872814,1000000,0.0621461538461538}, {2989460,3872961,3872900,1000000,0.0264}, {2989461,3873047,3872911,0.321504,0.26792}, {2989462,3873047,3872834,0.306949090909091,0.312633333333333}, {2989463,3869047,3869010,1000000,0.0422896551724138}, {2989464,3872022,3872044,1000000,0.022815}, {2989465,3872052,3872045,1000000,0.0139317073170732}, {2989466,3872440,3872529,0.0469058823529412,0.0469058823529412}, {2989467,3865245,3865118,1000000,0.050725}, {2989468,3864768,3864874,1000000,0.0790285714285714}, {2989469,3864874,3864714,0.0730666666666667,1000000}, {2989470,3865267,3865118,1000000,0.0466258064516129}, {2989471,3865267,3865245,0.0365351351351351,1000000}, {2989472,3865245,3865256,0.0131513513513513,1000000}, {2989473,3865280,3865256,1000000,0.0125846153846154}, {2989474,3865280,3865311,1000000,0.0141428571428571}, {2989475,3865375,3865267,1000000,0.03658}, {2989476,3864714,3864626,0.04356,1000000}, {2989477,3864708,3864626,1000000,0.0243243243243243}, {2989478,3864768,3864714,0.103835294117647,0.103835294117647}, {2989479,3865142,3865100,0.0596869565217391,0.0584170212765957}, {2989480,3865142,3865226,0.0381176470588235,0.0381176470588235}, {2989481,3865100,3865181,0.0387176470588235,0.0387176470588235}, {2989482,3871122,3870759,1000000,0.143256}, {2989483,3870832,3871064,0.233566666666667,1000000}, {2989484,3871420,3871221,1000000,0.398275}, {2989485,3871221,3871064,1000000,0.0775363636363636}, {2989486,3872708,3872711,1000000,0.0191684210526316}, {2989487,3872053,3872040,0.0505,1000000}, {2989488,3872166,3872040,0.0595,1000000}, {2989489,3872613,3872708,1000000,0.013863829787234}, {2989490,3872618,3872711,0.0142826086956522,1000000}, {2989491,3872613,3872618,0.02372,1000000}, {2989492,3872292,3872335,0.0637928571428571,1000000}, {2989493,3872335,3872346,0.0146545454545455,1000000}, {2989494,3868695,3868738,0.0388285714285714,0.0247090909090909}, {2989495,3866321,3866360,1000000,0.025425}, {2989496,3866390,3866436,0.039096,1000000}, {2989497,3866360,3866436,1000000,0.0246692307692308}, {2989498,3866321,3866390,0.0285913043478261,1000000}, {2989499,3866112,3866365,0.1722,1000000}, {2989500,3866560,3866365,0.1073,1000000}, {2989501,3861454,3861315,0.089875,0.0980454545454546}, {2989502,3866943,3865773,0.287533333333333,1000000}, {2989503,3865818,3865773,0.0250846153846154,0.0362333333333333}, {2989504,3867093,3866943,0.0425285714285714,1000000}, {2989505,3866966,3866943,0.0349826086956522,0.0447}, {2989506,3867146,3867093,1000000,0.0426333333333333}, {2989507,3867644,3867633,0.0438333333333333,1000000}, {2989508,3868264,3867633,0.163116279069767,1000000}, {2989509,3869149,3868264,0.232186363636364,1000000}, {2989510,3869149,3869169,0.03222,0.0339157894736842}, {2989511,3868278,3868264,0.0387666666666667,0.0303391304347826}, {2989512,3869896,3869825,0.029625,0.0374210526315789}, {2989513,3869762,3869900,0.446304545454546,1000000}, {2989514,3868439,3867244,0.259473913043478,1000000}, {2989515,3868428,3867226,1000000,0.238632}, {2989516,3868439,3868428,0.0469125,0.0469125}, {2989517,3869694,3869613,0.0230689655172414,1000000}, {2989518,3869693,3869608,1000000,0.0257777777777778}, {2989519,3867244,3867226,0.0344181818181818,0.0236625}, {2989520,3866305,3866294,0.0269538461538462,0.0333714285714286}, {2989521,3869608,3869604,0.123405882352941,1000000}, {2989522,3869613,3869608,0.0237103448275862,1000000}, {2989523,3869694,3869693,1000000,0.0238}, {2989524,3870327,3870692,1000000,0.0714765957446809}, {2989525,3872140,3870692,0.271065306122449,1000000}, {2989526,3872140,3872127,0.03474,0.0302086956521739}, {2989527,3872127,3872987,0.173234042553191,1000000}, {2989528,3864915,3864949,0.0606620689655172,0.0418857142857143}, {2989529,3865103,3864915,0.102138461538462,1000000}, {2989530,3873001,3872987,0.0316090909090909,0.0198685714285714}, {2989531,3873861,3874068,1000000,0.1209}, {2989532,3873861,3873852,1000000,0.02385}, {2989533,3874063,3874498,0.10995652173913,1000000}, {2989534,3874068,3874063,0.021951724137931,0.0454714285714286}, {2989535,3874498,3875185,0.161816326530612,1000000}, {2989536,3874508,3874498,0.0346105263157895,0.04384}, {2989537,3878386,3878438,1000000,0.0643384615384615}, {2989538,3878288,3878386,1000000,0.0754928571428571}, {2989539,3878353,3878418,1000000,0.0114276923076923}, {2989540,3878350,3878414,0.0120491803278689,1000000}, {2989541,3878406,3878404,1000000,0.0889384615384615}, {2989542,3878404,3878395,1000000,0.197907692307692}, {2989543,3878347,3878395,0.022536,0.022536}, {2989544,3878395,3878375,1000000,0.235524}, {2989545,3878320,3878297,0.0673071428571429,1000000}, {2989546,3878320,3878371,0.03735,0.0249}, {2989547,3880568,3880746,1000000,0.05598}, {2989548,3880625,3880568,1000000,0.0429}, {2989549,3882522,3882548,0.0347333333333333,0.0302516129032258}, {2989550,3882766,3882752,1000000,0.137708571428571}, {2989551,3882752,3882724,0.1768,1000000}, {2989552,3882724,3882712,0.0189529411764706,1000000}, {2989553,3882766,3882724,0.0624,1000000}, {2989554,3882636,3882656,0.0674903225806451,1000000}, {2989555,3878232,3878138,0.186623529411765,1000000}, {2989556,3878278,3878209,1000000,0.170689285714286}, {2989557,3878138,3878079,0.211034482758621,1000000}, {2989558,3878209,3878162,1000000,0.121141176470588}, {2989559,3875200,3875185,0.0289304347826087,0.0369666666666667}, {2989560,3876805,3877580,1000000,0.19119512195122}, {2989561,3876793,3877560,0.180418604651163,1000000}, {2989562,3878079,3878162,1000000,0.0289384615384615}, {2989563,3878066,3878150,0.0255310344827586,1000000}, {2989564,3878232,3878278,0.0213214285714286,0.0314210526315789}, {2989565,3878138,3878209,0.0213705882352941,0.04844}, {2989566,3877580,3877560,0.0353142857142857,0.0412}, {2989567,3876805,3876793,0.0237677419354839,0.0320347826086956}, {2989568,3878150,3878346,0.0797586206896552,1000000}, {2989569,3878162,3878346,1000000,0.303225}, {2989570,3875312,3875257,0.0383454545454546,0.0496235294117647}, {2989571,3875124,3875078,0.05365,0.0247615384615385}, {2989572,3875035,3874980,0.0332285714285714,0.0387666666666667}, {2989573,3874433,3874514,0.0386307692307692,0.0478285714285714}, {2989574,3874069,3873923,0.158478260869565,1000000}, {2989575,3874000,3873923,0.0334222222222222,0.0243891891891892}, {2989576,3873781,3873861,1000000,0.0333}, {2989577,3873763,3873852,0.0393,1000000}, {2989578,3873781,3873763,0.0262846153846154,1000000}, {2989579,3876231,3875677,1000000,0.564611538461538}, {2989580,3876178,3875580,0.545055555555556,1000000}, {2989581,3875580,3875677,0.0514571428571429,0.0514571428571429}, {2989582,3875305,3875415,0.0496344827586207,0.0685428571428571}, {2989583,3873445,3873221,0.203413333333333,1000000}, {2989584,3873221,3873314,0.0336222222222222,0.0336222222222222}, {2989585,3872746,3872863,0.0230533333333333,0.0280378378378378}, {2989586,3872648,3872550,0.0312923076923077,0.0428210526315789}, {2989587,3872648,3872328,1000000,0.275795454545455}, {2989588,3872328,3872227,0.0382384615384615,0.0552333333333333}, {2989589,3872227,3872071,0.240424390243902,1000000}, {2989590,3872071,3871913,0.258028571428571,0.12315}, {2989591,3877943,3878017,0.04788,0.04788}, {2989592,3877812,3877888,0.044175,0.04712}, {2989593,3877681,3877765,0.04011,0.05348}, {2989594,3877765,3877701,1000000,0.0893020408163265}, {2989595,3877681,3877628,0.0697967213114754,1000000}, {2989596,3877577,3877464,1000000,0.0835838709677419}, {2989597,3877701,3877628,0.0426,0.0497}, {2989598,3877628,3877474,0.124877419354839,1000000}, {2989599,3877701,3877577,1000000,0.131125423728814}, {2989600,3877474,3877363,0.0820571428571429,1000000}, {2989601,3877363,3877464,0.0220714285714286,0.0220714285714286}, {2989602,3877004,3876916,0.0518333333333333,0.0444285714285714}, {2989603,3877004,3876858,1000000,0.0486654545454545}, {2989604,3876916,3876804,0.0340631578947368,1000000}, {2989605,3876858,3876804,0.0408,0.07072}, {2989606,3875869,3875828,0.02945625,0.02945625}, {2989607,3875217,3875278,1000000,0.03875}, {2989608,3875180,3875110,0.05732,0.05732}, {2989609,3875180,3875164,1000000,0.06644}, {2989610,3875110,3875093,0.0635714285714286,1000000}, {2989611,3875093,3875164,0.05492,0.04119}, {2989612,3875093,3875089,0.051196875,1000000}, {2989613,3875164,3875150,1000000,0.05554}, {2989614,3875150,3875089,0.0150117647058824,0.0150117647058824}, {2989615,3875150,3875125,1000000,0.09183}, {2989616,3875089,3875066,0.0872190476190476,1000000}, {2989617,3875125,3875066,0.0191052631578947,0.03025}, {2989618,3874999,3875076,0.0414,0.0462705882352941}, {2989619,3874936,3874888,0.0337636363636364,0.0337636363636364}, {2989620,3869677,3869649,1000000,0.220902127659574}, {2989621,3869649,3869580,0.040275,0.0280173913043478}, {2989622,3869649,3869635,1000000,0.0878884615384615}, {2989623,3869635,3869574,0.037875,0.0432857142857143}, {2989624,3869612,3869540,0.03063,0.03063}, {2989625,3869612,3869568,1000000,0.0945169811320755}, {2989626,3869568,3869576,0.0103125,0.00951923076923077}, {2989627,3879420,3879017,0.120306976744186,1000000}, {2989628,3875332,3875449,0.160947169811321,0.160947169811321}, {2989629,3875449,3875462,0.00606666666666667,0.00606666666666667}, {2989630,3875650,3875663,0.0147931034482759,0.01340625}, {2989631,3875650,3875989,0.0945733333333333,1000000}, {2989632,3878360,3878583,0.163571428571429,1000000}, {2989633,3877324,3877216,0.16236,1000000}, {2989634,3877216,3876915,0.1638,0.2268}, {2989635,3879400,3879348,0.0217135135135135,1000000}, {2989636,3879348,3878938,0.19130625,1000000}, {2989637,3878930,3879348,1000000,0.140329411764706}, {2989638,3879348,3879473,1000000,0.039555}, {2989639,3878339,3878497,1000000,0.215325}, {2989640,3878881,3878930,1000000,0.0236045454545455}, {2989641,3878497,3878530,1000000,0.0157153846153846}, {2989642,3879871,3879815,0.0314341463414634,1000000}, {2989643,3879829,3879815,1000000,0.0252}, {2989644,3881085,3881042,0.00921176470588235,1000000}, {2989645,3881085,3881088,0.0111219512195122,1000000}, {2989646,3881088,3881106,0.00993488372093023,1000000}, {2989647,3880001,3879766,0.11075,1000000}, {2989648,3879924,3879824,0.2469,0.2469}, {2989649,3879174,3879011,1000000,0.0803111111111111}, {2989650,3875549,3875729,0.278014285714286,0.169226086956522}, {2989651,3875729,3875769,0.0504,0.0296470588235294}, {2989652,3875769,3875890,0.114490909090909,1000000}, {2989653,3875769,3875804,1000000,0.11672}, {2989654,3875797,3875804,0.0432,1000000}, {2989655,3875804,3875890,0.0579913043478261,1000000}, {2989656,3875890,3875981,0.111814285714286,1000000}, {2989657,3875797,3875981,0.0964285714285714,1000000}, {2989658,3875935,3876072,0.15372,0.13251724137931}, {2989659,3875935,3876158,1000000,1000000}, {2989660,3876047,3876158,0.0632571428571428,1000000}, {2989661,3876158,3876222,0.0311142857142857,1000000}, {2989662,3876222,3876368,0.0683478260869565,1000000}, {2989663,3876047,3876135,0.0906260869565217,1000000}, {2989664,3876135,3876368,1000000,0.105046153846154}, {2989665,3875740,3875352,0.182295652173913,0.322523076923077}, {2989666,3875687,3875582,1000000,0.0536068965517241}, {2989667,3875687,3875797,0.131554838709677,1000000}, {2989668,3877875,3877739,0.5628,1000000}, {2989669,3876422,3876852,1000000,0.195782608695652}, {2989670,3874890,3874960,0.05955,0.0529333333333333}, {2989671,3875800,3876053,1000000,0.167192307692308}, {2989672,3875800,3876055,0.14865,0.110111111111111}, {2989673,3876053,3876041,0.224193103448276,0.2322}, {2989674,3876105,3876137,0.059075,1000000}, {2989675,3876216,3876105,0.104628571428571,1000000}, {2989676,3876398,3876216,0.0912857142857143,1000000}, {2989677,3877782,3877654,0.089825,0.0937304347826087}, {2989678,3877782,3877988,0.14084,0.0960272727272727}, {2989679,3877398,3877654,0.07792,0.0899076923076923}, {2989680,3877962,3877906,0.25875,1000000}, {2989681,3878088,3877988,0.25596,1000000}, {2989682,3879140,3879220,0.0925,1000000}, {2989683,3879220,3879376,0.0903111111111111,1000000}, {2989684,3879147,3879376,1000000,0.111025}, {2989685,3879220,3879147,0.0816947368421053,0.0674869565217391}, {2989686,3875264,3875324,1000000,0.348138461538462}, {2989687,3875559,3875264,0.157513043478261,0.172514285714286}, {2989688,3875324,3875622,0.23076,0.23076}, {2989689,3875324,3875387,1000000,0.236530434782609}, {2989690,3875387,3875748,1000000,1000000}, {2989691,3875387,3875476,1000000,0.276457142857143}, {2989692,3875476,3875560,1000000,1000000}, {2989693,3875476,3875848,1000000,1000000}, {2989694,3876145,3876475,1000000,0.135161538461538}, {2989695,3876041,3876458,0.167577777777778,0.180984}, {2989696,3877242,3877268,1000000,0.0145846153846154}, {2989697,3877268,3877289,1000000,0.012425}, {2989698,3877860,3877876,0.0171461538461538,1000000}, {2989699,3877876,3877893,0.0110689655172414,1000000}, {2989700,3877860,3878389,0.148671428571429,1000000}, {2989701,3880021,3880204,0.180933333333333,0.116314285714286}, {2989702,3880451,3880676,0.286753846153846,1000000}, {2989703,3881781,3881830,0.0384818181818182,1000000}, {2989704,3880994,3880948,1000000,0.0350086956521739}, {2989705,3882107,3881781,1000000,0.197458064516129}, {2989706,3882107,3882152,1000000,0.06595}, {2989707,3882396,3882358,1000000,0.0441176470588235}, {2989708,3882422,3882396,1000000,0.158957142857143}, {2989709,3882152,3882317,1000000,0.119775}, {2989710,3882881,3882358,1000000,0.2494}, {2989711,3882422,3882714,0.220989473684211,1000000}, {2989712,3882317,3882598,1000000,0.327342857142857}, {2989713,3883362,3882714,0.52308,1000000}, {2989714,3882650,3882598,0.0446086956521739,1000000}, {2989715,3882714,3883077,0.253336363636364,1000000}, {2989716,3882598,3882971,1000000,0.246469565217391}, {2989717,3883373,3883077,1000000,0.180312}, {2989718,3883025,3882971,1000000,0.051}, {2989719,3883077,3883462,0.206777777777778,1000000}, {2989720,3882971,3883356,1000000,0.18252}, {2989721,3883765,3883462,0.3103125,1000000}, {2989722,3883413,3883356,0.0495714285714286,1000000}, {2989723,3883356,3883778,1000000,0.42888}, {2989724,3883462,3883905,0.32955,1000000}, {2989725,3883905,3884245,0.242657142857143,1000000}, {2989726,3883778,3884144,1000000,0.370842857142857}, {2989727,3884606,3883905,0.47375,0.334411764705882}, {2989728,3883835,3883778,0.03984,0.0415}, {2989729,3884245,3884641,0.1903875,1000000}, {2989730,3884144,3884512,1000000,0.207707142857143}, {2989731,3884557,3884245,1000000,0.236290909090909}, {2989732,3884184,3884144,1000000,0.0531157894736842}, {2989733,3884641,3884892,0.173,1000000}, {2989734,3884512,3884772,1000000,0.202610526315789}, {2989735,3885031,3884641,0.281842105263158,1000000}, {2989736,3884559,3884512,0.0419727272727273,1000000}, {2989737,3884892,3885258,0.2642,1000000}, {2989738,3884867,3884772,0.29484,1000000}, {2989739,3885208,3886017,1000000,0.427355555555556}, {2989740,3885339,3886128,0.405492857142857,1000000}, {2989741,3885208,3884867,0.2357625,1000000}, {2989742,3885339,3885287,0.061275,1000000}, {2989743,3886128,3886701,0.369392307692308,1000000}, {2989744,3886017,3886598,1000000,0.352933333333333}, {2989745,3886376,3886128,0.240566666666667,1000000}, {2989746,3886073,3886017,0.0325862068965517,1000000}, {2989747,3886701,3887339,0.378333333333333,1000000}, {2989748,3886598,3887221,1000000,0.379844444444444}, {2989749,3886598,3886270,1000000,0.255975}, {2989750,3886701,3886651,0.0297090909090909,0.0445636363636364}, {2989751,3887691,3887339,0.253057142857143,1000000}, {2989752,3887278,3887221,0.0510631578947368,0.03465}, {2989753,3885992,3885965,1000000,1000000}, {2989754,3885460,3885922,1000000,0.187429411764706}, {2989755,3886403,3886778,0.185345454545455,1000000}, {2989756,3886705,3886448,0.274733333333333,0.149854545454545}, {2989757,3886812,3886705,0.433382608695652,1000000}, {2989758,3882425,3882469,1000000,1000000}, {2989759,3883181,3882881,1000000,0.226121739130435}, {2989760,3883866,3883181,1000000,0.3412}, {2989761,3884487,3883866,1000000,0.295389473684211}, {2989762,3883866,3883924,0.0438947368421053,1000000}, {2989763,3884097,3884487,1000000,0.217384615384615}, {2989764,3885098,3885070,1000000,0.0352181818181818}, {2989765,3885070,3885127,0.0424909090909091,1000000}, {2989766,3884942,3885098,0.119169230769231,1000000}, {2989767,3884942,3885070,0.0889,1000000}, {2989768,3885253,3885098,1000000,0.269325}, {2989769,3885108,3885248,0.04952,1000000}, {2989770,3885345,3885638,1000000,0.0962914285714286}, {2989771,3885253,3885251,0.0101351351351351,1000000}, {2989772,3885251,3885248,0.0109459459459459,1000000}, {2989773,3885345,3885357,1000000,0.00764210526315789}, {2989774,3885357,3885372,1000000,0.0115459459459459}, {2989775,3885242,3885320,0.0669,1000000}, {2989776,3885320,3885488,0.468153846153846,1000000}, {2989777,3884950,3885051,0.2563,0.320375}, {2989778,3884991,3885038,0.0230526315789474,1000000}, {2989779,3884935,3885488,1000000,0.280742857142857}, {2989780,3885488,3885501,0.108874285714286,1000000}, {2989781,3885501,3885487,0.083475,1000000}, {2989782,3885487,3885457,0.120628571428571,1000000}, {2989783,3885457,3885376,0.2004,1000000}, {2989784,3885171,3885376,0.182890909090909,1000000}, {2989785,3885291,3885383,0.0239294117647059,0.0262451612903226}, {2989786,3885187,3885237,0.0249,1000000}, {2989787,3884540,3884198,1000000,0.3451}, {2989788,3884339,3884540,1000000,0.188176744186047}, {2989789,3884339,3884398,1000000,0.0310965517241379}, {2989790,3884401,3884531,0.128021739130435,0.128021739130435}, {2989791,3884370,3884404,1000000,0.03756}, {2989792,3884227,3884370,1000000,0.0540142857142857}, {2989793,3884227,3884258,0.0356432432432432,1000000}, {2989794,3884148,3884258,0.0376857142857143,1000000}, {2989795,3884107,3884227,1000000,0.0351}, {2989796,3883280,3883321,0.0268846153846154,0.0258888888888889}, {2989797,3882431,3882727,0.0913375,0.0996409090909091}, {2989798,3881114,3881183,0.0266666666666667,0.0282352941176471}, {2989799,3880892,3880883,1000000,0.12648}, {2989800,3875718,3875902,0.34734375,1000000}, {2989801,3875896,3875827,1000000,0.0492947368421053}, {2989802,3875827,3875977,1000000,0.164}, {2989803,3876031,3875977,0.0470117647058824,1000000}, {2989804,3875977,3876352,1000000,0.232773333333333}, {2989805,3876420,3876352,1000000,0.0399714285714286}, {2989806,3876533,3876488,1000000,1000000}, {2989807,3889033,3889241,0.0560108108108108,1000000}, {2989808,3889370,3889345,0.00944081632653061,0.00889615384615385}, {2989809,3889389,3889370,0.0349125,1000000}, {2989810,3889389,3889531,0.044055,1000000}, {2989811,3891275,3891411,0.0338478260869565,1000000}, {2989812,3891275,3891287,0.06625,1000000}, {2989813,3892441,3892432,1000000,1000000}, {2989814,3894155,3894157,0.08562,1000000}, {2989815,3896024,3896146,1000000,0.0797454545454545}, {2989816,3897504,3897316,0.0585538461538462,1000000}, {2989817,3897504,3897487,0.01848,1000000}, {2989818,3897487,3897482,0.0142090909090909,1000000}, {2989819,3897523,3897557,0.0382,1000000}, {2989820,3897557,3897605,0.0457384615384615,1000000}, {2989821,3897520,3897523,1000000,0.0198923076923077}, {2989822,3897588,3897615,0.0568909090909091,1000000}, {2989823,3897615,3897605,0.01002,1000000}, {2989824,3897552,3897572,0.0171,1000000}, {2989825,3897414,3897552,1000000,0.0380936170212766}, {2989826,3897552,3897579,1000000,0.00669333333333333}, {2989827,3898991,3899009,1000000,0.0159483870967742}, {2989828,3899009,3899016,1000000,0.00982758620689655}, {2989829,3899638,3899772,1000000,0.0398769230769231}, {2989830,3899772,3899880,1000000,0.0415935483870968}, {2989831,3899791,3899853,0.0231483870967742,1000000}, {2989832,3899853,3899891,0.0161294117647059,1000000}, {2989833,3899880,3900011,1000000,0.057432}, {2989834,3899891,3900030,0.03873,1000000}, {2989835,3899791,3899780,1000000,0.0113560975609756}, {2989836,3899780,3899772,1000000,0.0115609756097561}, {2989837,3899891,3899885,0.0117257142857143,1000000}, {2989838,3899885,3899880,0.0122571428571429,1000000}, {2989839,3900008,3899937,0.06676,1000000}, {2989840,3899937,3899888,0.0294,1000000}, {2989841,3902495,3902709,1000000,0.134228571428571}, {2989842,3902375,3902468,1000000,0.0214536585365854}, {2989843,3902468,3902693,1000000,0.0601894736842105}, {2989844,3903541,3904021,1000000,0.108832653061224}, {2989845,3903554,3904040,0.0944631578947368,1000000}, {2989846,3903554,3903547,1000000,0.0204}, {2989847,3903547,3903541,1000000,0.0200571428571429}, {2989848,3904040,3904029,0.0210461538461538,1000000}, {2989849,3904029,3904021,0.0296571428571429,1000000}, {2989867,3871954,3872002,0.0500888888888889,1000000}, {2989868,3872032,3872086,1000000,0.0507555555555556}, {2990009,3895024,3895226,0.18065,0.333507692307692}, {2990010,3898324,3898464,0.08019,0.0486}, {2990011,3898896,3898324,1000000,0.233139622641509}, {2990012,3899273,3898896,1000000,0.183117647058824}, {2990013,3899542,3899273,1000000,0.237308571428571}, {2990014,3900158,3900222,0.0283111111111111,0.0347454545454545}, {2990015,3900222,3900296,0.0266785714285714,0.0393157894736842}, {2990016,3900047,3900046,0.0389125,1000000}, {2990017,3898771,3899912,0.595527272727273,0.297763636363636}, {2990018,3900132,3900232,0.0277170731707317,0.0598105263157895}, {2990019,3899972,3899622,0.145088888888889,0.145088888888889}, {2990020,3899557,3899616,0.0382434782608696,0.0274875}, {2990021,3899616,3899683,0.0254222222222222,0.0245142857142857}, {2990022,3897969,3898042,0.03325,0.0306923076923077}, {2990023,3898042,3898090,0.0168967741935484,0.021825}, {2990024,3896841,3896791,0.0281714285714286,0.0219111111111111}, {2990025,3896791,3896752,0.021696,0.0258285714285714}, {2990026,3896401,3896289,0.0630692307692308,1000000}, {2990027,3896152,3896322,0.0905142857142857,1000000}, {2990028,3896323,3896322,1000000,1000000}, {2990029,3896323,3896390,1000000,1000000}, {2990030,3887179,3887450,1000000,0.124684615384615}, {2990031,3894469,3894585,1000000,0.0327206896551724}, {2990032,3893688,3893705,0.0154758620689655,1000000}, {2990033,3892950,3892988,0.022725,1000000}, {2990034,3892988,3893049,0.0301111111111111,1000000}, {2990035,3892849,3892884,1000000,0.0146615384615385}, {2990036,3892884,3892945,1000000,0.0204529411764706}, {2990037,3900383,3900041,1000000,0.280326315789474}, {2990038,3900506,3900528,1000000,0.0101833333333333}, {2990039,3900528,3900565,1000000,0.02023125}, {2990040,3900597,3900628,0.00962790697674419,1000000}, {2990041,3900628,3900670,0.0134266666666667,1000000}, {2990042,3900846,3900780,0.02505,0.0159409090909091}, {2990043,3903129,3903121,0.092525,0.158614285714286}, {2990044,3903273,3903121,1000000,0.14812}, {2990045,3903129,3903273,0.0310758620689655,1000000}, {2990046,3903122,3903133,1000000,0.023808}, {2990047,3903133,3903129,1000000,0.0164086956521739}, {2990048,3906691,3905679,1000000,0.408825}, {2990049,3905679,3905192,0.252542857142857,0.279126315789474}, {2990050,3905370,3905610,0.0425333333333333,1000000}, {2990051,3905311,3905610,1000000,0.0604909090909091}, {2990052,3905311,3905750,1000000,0.0861934426229508}, {2990053,3906805,3906761,1000000,0.0272}, {2990054,3906761,3906700,1000000,0.029352}, {2990055,3906986,3906877,1000000,0.11754}, {2990056,3907184,3907451,1000000,0.129288888888889}, {2990057,3906805,3906913,1000000,0.0265375}, {2990058,3906877,3907016,0.0340897959183673,1000000}, {2990059,3907074,3906691,1000000,0.203933333333333}, {2990060,3908136,3908257,0.028932,1000000}, {2990061,3908123,3908136,1000000,0.0335571428571429}, {2990062,3908136,3908130,1000000,0.0586}, {2990063,3908257,3908441,0.0384734693877551,1000000}, {2990070,3898604,3898746,0.06875,0.0515625}, {2990071,3898223,3898604,1000000,0.160552941176471}, {2990072,3898346,3898604,0.187296,1000000}, {2990073,3898223,3898346,1000000,0.108294736842105}, {2990074,3898260,3898413,0.0919772727272727,1000000}, {2990075,3898346,3898458,1000000,0.0747191489361702}, {2990076,3898482,3898458,0.01635,0.012658064516129}, {2990077,3899517,3900103,0.176805882352941,1000000}, {2990078,3902545,3902475,0.042672,1000000}, {2990079,3902475,3902535,0.040224,1000000}, {2990080,3902535,3902614,0.0401769230769231,1000000}, {2990081,3902614,3902545,0.0413,1000000}, {2990082,3901057,3901416,1000000,0.1494375}, {2990083,3901057,3901351,1000000,0.112605633802817}, {2990084,3901956,3901933,0.135707142857143,1000000}, {2990085,3901933,3902021,0.2344875,1000000}, {2990086,3894748,3894906,0.11094,1000000}, {2990087,3894890,3894748,0.113541176470588,1000000}, {2990088,3893726,3894476,0.272257894736842,0.32330625}, {2990089,3893322,3893266,0.01686,0.01686}, {2990090,3894912,3894956,0.0198222222222222,1000000}, {2990091,3896174,3896190,1000000,0.01074}, {2990092,3896986,3897045,0.0282166666666667,1000000}, {2990093,3896190,3896743,0.170729577464789,0.173168571428571}, {2990094,3896743,3896755,0.00466285714285714,0.0048}, {2990095,3896695,3896829,0.0807692307692308,1000000}, {2990097,3881704,3881424,0.0860181818181818,1000000}, {2990098,3881333,3881424,0.22388,1000000}, {2990119,3874535,3874483,0.0924222222222222,0.0924222222222222}, {2990151,3851453,3851305,0.0684230769230769,0.0936315789473684}, {2990152,3852205,3851527,0.22014,0.22014}, {2990155,3915657,3915615,1000000,0.0495642857142857}, {2990156,3915721,3915752,1000000,0.0463846153846154}, {2990157,3915752,3915657,1000000,0.0465214285714286}, {2990158,3914399,3915404,1000000,0.215391666666667}, {2990171,3881156,3880474,1.04592,1.04592}, {2990172,3881156,3881472,0.50532,0.50532}, {2990173,3881362,3881176,1000000,0.145778571428571}, {2990174,3881530,3881472,0.11082,0.11082}, {2990175,3881616,3881800,0.2103,0.2103}, {2990176,3881472,3881564,0.04911,0.0377769230769231}, {2990177,3881564,3881362,0.329184,0.27432}, {2990178,3881564,3881800,0.0646641509433962,0.0646641509433962}, {2990179,3891581,3892152,1000000,0.392838461538462}, {2990180,3891581,3891579,0.188536363636364,1000000}, {2990181,3891581,3891196,0.30198,0.30198}, {2990182,3890431,3891196,0.472527272727273,0.577533333333333}, {2990183,3890431,3890267,0.23118,0.110085714285714}, {2990185,3872006,3871483,0.174046153846154,1000000}, {2990186,3871483,3871398,0.0244071428571429,1000000}, {2990187,3875943,3875777,0.0610775510204082,1000000}, {2990188,3875891,3875487,1000000,1000000}, {2990189,3875943,3875891,1000000,1000000}, {2990192,3855370,3855491,0.101929411764706,0.1444}, {2990193,3855208,3855180,0.0287368421052632,0.0287368421052632}, {2990194,3856798,3856758,0.0256090909090909,0.0216692307692308}, {2990195,3856271,3856232,0.033,1000000}, {2990196,3857327,3857350,0.0175428571428571,0.0160173913043478}, {2990197,3856069,3856027,0.0138153846153846,0.0141789473684211}, {2990198,3867861,3867639,1000000,0.08182}, {2990199,3867639,3867585,1000000,0.0456857142857143}, {2990200,3880641,3880554,0.16195,0.138814285714286}, {2990201,3879801,3880554,0.375511111111111,0.405552}, {2990202,3879676,3879801,1000000,0.12405}, {2990203,3880796,3879613,0.747248275862069,0.833469230769231}, {2990204,3882116,3882529,0.340033846153846,0.334881818181818}, {2990205,3882529,3882541,0.0308275862068966,0.0288387096774194}, {2990206,3881243,3880796,1000000,1000000}, {2990207,3872513,3872275,0.425127272727273,1000000}, {2990208,3917578,3917655,1000000,0.0375857142857143}, {2990209,3877765,3878656,0.3504,0.3504}, {2990210,3878656,3880024,1.57264444444444,1.57264444444444}, {2990211,3878145,3878105,0.0346064516129032,1000000}, {2990212,3878214,3878145,0.03045,1000000}, {2990213,3878179,3877969,1000000,0.16051914893617}, {2990214,3878179,3878105,1000000,0.0311}, {2990215,3877822,3877530,0.233421428571429,1000000}, {2990216,3877623,3877530,0.06285,1000000}, {2990217,3882358,3882221,1000000,0.0628628571428571}, {2990218,3882396,3882280,0.07272,1000000}, {2990219,3882280,3882379,0.0482615384615385,0.0553588235294118}, {2990220,3882221,3882280,0.0220628571428571,0.02145}, {2990221,3865391,3865408,1000000,0.0099}, {2990222,3865444,3865416,1000000,0.01364}, {2990223,3865416,3865392,1000000,0.0127285714285714}, {2990224,3865391,3865416,1000000,0.0113318181818182}, {2990225,3865489,3865491,1000000,0.0081}, {2990226,3865491,3865497,1000000,0.0240714285714286}, {2990227,3865416,3865491,1000000,0.0377692307692308}, {2990228,3865491,3865536,1000000,0.0255085714285714}, {2990229,3864562,3863590,1.15272857142857,0.896566666666667}, {2990230,3864562,3864362,0.1172,0.1172}, {2990231,3865180,3865313,0.1103,0.1103}, {2990232,3865189,3865180,0.276177777777778,0.276177777777778}, {2990233,3865180,3865149,0.230425,0.230425}, {2990234,3872621,3872716,0.0366,1000000}, {2990235,3881042,3881073,0.0290571428571429,0.00904}, {2990237,3871461,3871272,0.0952444444444444,0.0952444444444444}, {2990245,3884148,3884221,0.145844444444444,0.187514285714286}, {2990246,3883779,3884221,0.3136,0.3136}, {2990249,3874848,3874768,0.0297724137931034,0.035975}, {2990250,3874390,3874470,0.038225,0.038225}, {2990251,3874033,3874390,1000000,0.42152380952381}, {2990252,3874033,3874110,0.05325,0.05325}, {2990253,3873988,3874033,1000000,0.326689655172414}, {2990254,3873988,3874058,0.0498315789473684,0.059175}, {2990255,3873998,3874067,0.0346615384615385,0.0321857142857143}, {2990256,3874351,3874393,0.03588,1000000}, {2990298,3853972,3854095,1000000,0.140894117647059}, {2990299,3858141,3858104,0.05205,0.0268645161290323}, {2990300,3858221,3858141,0.1625,0.132954545454545}, {2990301,3858221,3857984,0.149152941176471,0.120742857142857}, {2990303,3869071,3868695,1000000,0.214325}, {2990304,3869139,3869071,1000000,0.04653}, {2990305,3865974,3865725,0.10314,0.106696551724138}, {2990306,3864973,3864549,0.317634782608696,0.317634782608696}, {2990307,3865872,3865952,0.0395111111111111,0.0395111111111111}, {2990313,3899542,3899450,0.0360375,1000000}, {2990314,3899542,3899648,1000000,0.0783789473684211}, {2990315,3899669,3899648,0.0159130434782609,1000000}, {2990316,3899554,3899542,1000000,0.0167842105263158}, {2990317,3899678,3899669,0.0144272727272727,1000000}, {2990318,3899554,3899611,0.0318214285714286,1000000}, {2990319,3899611,3899669,0.01976,1000000}, {2990320,3899542,3899611,1000000,0.0333857142857143}, {2990321,3899611,3899678,1000000,0.028125}, {2990322,3899554,3899447,1000000,0.0686842105263158}, {2990323,3899580,3899447,1000000,0.086525}, {2990324,3898678,3898721,0.0610421052631579,0.0724875}, {2990325,3898678,3898308,0.155528571428571,0.120966666666667}, {2990326,3896734,3896864,1000000,0.0738782608695652}, {2990327,3896799,3896864,0.06148,1000000}, {2990328,3896744,3896799,0.053856,1000000}, {2990329,3896799,3896734,0.113492307692308,1000000}, {2990330,3896701,3896734,1000000,0.1056}, {2990331,3896644,3896734,1000000,0.05364}, {2990332,3896644,3896175,0.193089473684211,1000000}, {2990333,3896601,3896122,0.157289361702128,0.184815}, {2990334,3896744,3896701,0.0250344827586207,0.0191052631578947}, {2990335,3896601,3896644,1000000,0.0211588235294118}, {2990336,3896175,3896122,0.0143433962264151,0.0262137931034483}, {2990337,3868970,3868738,0.0896129032258064,0.0896129032258064}, {2990338,3869139,3868970,1000000,1000000}, {2990342,3881939,3882281,0.1422,0.15642}, {2990345,3859562,3859531,0.017544,0.0125314285714286}, {2990346,3859531,3859485,0.04705,0.0342181818181818}, {2990347,3902196,3902275,0.0169756097560976,1000000}, {2990358,3895323,3895485,0.0492,1000000}, {2990359,3895328,3895430,1000000,0.0281875}, {2990360,3871319,3871404,0.02454,0.0261063829787234}, {2990367,3851171,3851140,0.019056,0.019056}, {2990368,3851140,3851048,0.0565153846153846,0.0544222222222222}, {2990369,3851477,3851226,0.132925,0.187658823529412}, {2990371,3907801,3907914,0.0888461538461539,0.0888461538461539}, {2990374,3869839,3869879,1000000,0.141484615384615}, {2990375,3870117,3870035,1000000,0.079825}, {2990378,3899102,3899302,1000000,0.04202}, {2990391,3879131,3879242,1000000,0.0862125}, {2990392,3879475,3879861,0.326427272727273,0.377968421052632}, {2990393,3880331,3880422,0.0649555555555555,0.0649555555555555}, {2990394,3880422,3880571,0.116488888888889,0.116488888888889}, {2990395,3880881,3880993,0.07385,0.08862}, {2990396,3881441,3881540,0.07434,0.0550666666666667}, {2990397,3881824,3881688,1000000,1000000}, {2990398,3883845,3884413,0.337966666666667,0.289685714285714}, {2990399,3883975,3884185,0.0846666666666667,1000000}, {2990400,3884010,3884071,1000000,0.0239111111111111}, {2990401,3884071,3884185,1000000,0.308333333333333}, {2990402,3884039,3884115,1000000,0.0278769230769231}, {2990403,3884115,3884598,1000000,0.183}, {2990404,3884106,3884655,0.216857142857143,1000000}, {2990405,3884186,3884680,0.246518181818182,0.216936}, {2990406,3884715,3884234,0.211176,0.159981818181818}, {2990407,3884234,3884208,0.01254,0.0078375}, {2990408,3858386,3858326,0.0826241379310345,0.0904188679245283}, {2990409,3859873,3859816,0.0879473684210526,0.0618888888888889}, {2990410,3859816,3859766,0.0610636363636364,0.055975}, {2990418,3901250,3901306,0.0209307692307692,0.0209307692307692}, {2990419,3898645,3898677,0.01784,0.0254857142857143}, {2990420,3904346,3904420,0.042275,0.0563666666666667}, {2990421,3900862,3900866,0.005240625,0.00588421052631579}, {2990422,3915583,3915662,0.04132,0.0387375}, {2990423,3915662,3916477,0.261466666666667,0.231462295081967}, {2990433,3864642,3865357,0.267705882352941,0.243803571428571}, {2990434,3866430,3865860,0.421533333333333,0.421533333333333}, {2990435,3872353,3872667,0.143911111111111,0.24285}, {2990436,3902521,3902587,0.0331142857142857,0.0434625}, {2990437,3902587,3902629,0.02451,0.0350142857142857}, {2990438,3907116,3906840,0.071172972972973,0.065835}, {2990439,3907488,3907587,0.1082,0.1082}, {2990440,3907587,3908464,0.605777777777778,0.605777777777778}, {2990441,3907884,3908052,0.145073684210526,0.153133333333333}, {2990442,3908052,3908239,0.132933333333333,0.14955}, {2990443,3905695,3905770,0.0265015384615385,0.0273428571428571}, {2990447,3907205,3907137,0.01984,1000000}, {2990448,3894969,3895018,0.025225,1000000}, {2990449,3894989,3895005,1000000,0.0119}, {2990450,3895005,3895018,1000000,0.00953142857142857}, {2990451,3920868,3920950,0.0230425531914894,0.0225625}, {2990452,3920950,3921863,0.232640816326531,0.227988}, {2990453,3913529,3913981,0.256685714285714,0.283705263157895}, {2990457,3911395,3912354,0.4728,0.509169230769231}, {2990459,3912557,3911859,0.334155555555556,0.334155555555556}, {2990460,3880854,3880920,0.0192,0.0168}, {2990470,3907164,3907184,1000000,0.0579}, {2990472,3907025,3906986,1000000,0.02735}, {2990473,3907025,3907022,0.0130222222222222,1000000}, {2990474,3907029,3907025,0.0103615384615385,1000000}, {2990475,3906913,3907029,1000000,0.027504}, {2990476,3907164,3907062,1000000,0.0817125}, {2990477,3907062,3907025,1000000,0.0270923076923077}, {2990478,3907029,3907062,1000000,0.00611020408163265}, {2990479,3907062,3907137,1000000,0.0156127659574468}, {2990486,3869940,3869416,1000000,0.1839}, {2990487,3864956,3864912,1000000,0.0145714285714286}, {2990489,3915404,3915500,1000000,0.0212547945205479}, {2990490,3915513,3915696,0.037648,1000000}, {2990493,3864936,3865037,0.0889384615384615,1000000}, {2990494,3865037,3865076,0.021375,1000000}, {2990496,3894607,3894704,0.0517846153846154,0.0561}, {2990500,3874902,3875102,1000000,0.08718}, {2990502,3918160,3918808,0.329472,1000000}, {2990503,3918808,3918999,0.100211650485437,1000000}, {2990504,3919068,3918883,0.0957844660194175,1000000}, {2990505,3873120,3873168,0.0204461538461538,0.0166125}, {2990507,3870544,3870385,0.0317632653061225,1000000}, {2990508,3869299,3869116,1000000,0.035988}, {2990509,3876661,3876443,0.0895914893617021,1000000}, {2990510,3876443,3875943,0.19785,1000000}, {2990511,3876661,3876715,1000000,0.0197318181818182}, {2990512,3907186,3907325,1000000,0.0316838709677419}, {2990513,3908391,3908543,1000000,0.0266117647058824}, {2990514,3907280,3907523,0.0462676056338028,1000000}, {2990515,3907325,3907437,1000000,0.0233809523809524}, {2990516,3907437,3907573,1000000,0.0326857142857143}, {2990517,3908287,3908391,1000000,0.0176597014925373}, {2990518,3907523,3908322,0.150777464788732,1000000}, {2990519,3908322,3908476,0.0242281690140845,1000000}, {2990520,3907590,3907573,0.006192,0.00631836734693878}, {2990521,3867631,3868716,0.321063157894737,1000000}, {2990522,3868716,3868869,0.0496838709677419,1000000}, {2990523,3868760,3868851,1000000,0.0303529411764706}, {2990524,3868851,3869093,1000000,0.0877875}, {2990525,3921931,3922117,0.0387387096774194,0.0363909090909091}, {2990526,3865745,3865880,1000000,0.0629692307692308}, {2990527,3865880,3866595,1000000,0.224342857142857}, {2990529,3896096,3896156,1000000,0.0257066666666667}, {2990530,3896156,3896496,1000000,0.17238}, {2990531,3896578,3896841,0.135677777777778,1000000}, {2990532,3896841,3897083,0.110775,1000000}, {2990533,3897083,3897337,0.110357142857143,1000000}, {2990534,3897337,3897637,0.139673076923077,1000000}, {2990535,3897637,3897931,0.1356,1000000}, {2990536,3901933,3902078,0.0362228571428571,1000000}, {2990537,3902078,3902106,0.00520285714285714,1000000}, {2990538,3901968,3902138,1000000,0.0393617647058823}, {2990539,3902138,3902160,1000000,0.00547058823529412}, {2990548,3902106,3903093,0.19935,1000000}, {2990549,3903093,3903382,0.0587753424657534,1000000}, {2990558,3908123,3908284,1000000,0.06944}, {2990559,3908284,3908441,1000000,0.0666214285714286}, {2990560,3906761,3907331,0.0960310344827586,0.0960310344827586}, {2990561,3896047,3896174,1000000,0.0381138461538462}, {2990562,3896018,3896138,0.0331521126760563,1000000}, {2990563,3896138,3896190,0.0101666666666667,1000000}, {2990564,3865415,3865430,1000000,0.03688}, {2990565,3865005,3865040,1000000,0.0847170731707317}, {2990566,3865211,3865154,1000000,0.114386666666667}, {2990567,3865154,3865152,1000000,0.0565173913043478}, {2990571,3902618,3902462,1000000,0.0464823529411765}, {2990572,3878770,3879087,1000000,1000000}, {2990573,3896755,3896773,0.00481714285714286,0.00495882352941177}, {2990574,3896773,3896794,0.00676285714285714,0.00696176470588235}, {2990575,3896090,3896091,0.0111724137931034,1000000}, {2990576,3896152,3896091,1000000,0.04168}, {2990577,3865251,3865370,0.0536,1000000}, {2990578,3865497,3865500,1000000,0.01881}, {2990579,3865499,3865563,0.0192218181818182,0.0199471698113208}, {2990580,3865408,3865426,1000000,0.0137333333333333}, {2990581,3865426,3865496,1000000,0.1472625}, {2990582,3865500,3865426,1000000,0.0207142857142857}, {2990583,3865372,3865367,1000000,0.00554634146341463}, {2990584,3865426,3865372,1000000,0.0215675675675676}, {2990585,3865260,3865319,1000000,0.0228418604651163}, {2990586,3865319,3865327,1000000,0.00547317073170732}, {2990587,3865372,3865319,1000000,0.0130727272727273}, {2990588,3865319,3865293,1000000,0.00778064516129032}, {2990589,3865265,3865272,1000000,0.00775714285714286}, {2990590,3865272,3865278,1000000,0.014055}, {2990591,3865293,3865272,1000000,0.00848571428571429}, {2990592,3865362,3865392,0.0149414634146341,1000000}, {2990593,3865362,3865391,1000000,0.0119586206896552}, {2990594,3865327,3865365,1000000,0.0126439024390244}, {2990595,3865365,3865391,1000000,0.0122093023255814}, {2990596,3865367,3865365,1000000,0.00560487804878049}, {2990597,3865365,3865362,1000000,0.0145105263157895}, {2990598,3865362,3865355,1000000,0.0289235294117647}, {2990601,3896322,3896341,1000000,0.114525}, {2990609,3879251,3879740,0.20174347826087,0.220957142857143}, {2990610,3879740,3879754,0.00767058823529412,0.00815}, {2990611,3879799,3879855,0.0354413793103448,1000000}, {2990616,3902468,3902424,1000000,0.024625}, {2990617,3902424,3902377,1000000,0.02335}, {2990618,3902375,3902424,0.0209586206896552,1000000}, {2990619,3902424,3902462,0.014325,1000000}, {2990643,3879771,3879815,1000000,0.0211833333333333}, {2990645,3880333,3880497,1000000,0.0759454545454546}, {2990646,3881106,3881135,0.0143538461538462,1000000}, {2990647,3881135,3881469,0.151588235294118,1000000}, {2990648,3889060,3889459,0.117685714285714,0.12357}, {2990649,3881175,3881412,0.223540540540541,1000000}, {2990650,3877242,3877575,0.0839853658536585,1000000}, {2990651,3877575,3877860,0.0758285714285714,1000000}, {2990652,3900296,3900136,0.197275471698113,1000000}, {2990653,3900136,3900008,0.139925,1000000}, {2990654,3900252,3900250,0.131443636363636,1000000}, {2990655,3885070,3884747,1000000,0.272892857142857}, {2990656,3884747,3884487,1000000,0.190581818181818}, {2990657,3904040,3906426,0.48816,1000000}, {2990659,3879959,3879682,1000000,0.124516666666667}, {2990660,3880367,3880329,1000000,0.01640625}, {2990661,3880329,3880032,1000000,0.148236363636364}, {2990662,3884455,3884566,1000000,0.0363488372093023}, {2990663,3884745,3885064,0.11184375,1000000}, {2990664,3885064,3885108,0.0174387096774194,1000000}, {2990665,3885188,3885127,0.0769448275862069,1000000}, {2990666,3865341,3865345,0.0516692307692308,1000000}, {2990667,3866646,3865827,1000000,0.159502040816326}, {2990668,3865370,3865376,1000000,0.0337826086956522}, {2990669,3865376,3865372,1000000,0.021293023255814}, {2990670,3865334,3865499,0.0697714285714286,0.0737207547169811}, {2990671,3865518,3866037,1000000,0.263762790697674}, {2990675,3865152,3865147,1000000,0.0816558139534884}, {2990676,3865147,3865143,1000000,0.0450473684210526}, {2990677,3879746,3879803,0.0380454545454545,1000000}, {2990678,3902777,3902609,1000000,0.0839818181818182}, {2990679,3903956,3903486,1000000,0.332425}, {2990680,3903486,3902777,1000000,0.231096}, {2990693,3899707,3899678,0.0421463414634146,1000000}, {2990694,3898324,3897666,1000000,0.229716}, {2990695,3897666,3897215,1000000,0.14446779661017}, {2990696,3897215,3896258,1000000,0.324894736842105}, {2990697,3896258,3896128,1000000,0.05275}, {2990698,3895988,3895580,0.146755555555556,1000000}, {2990699,3895580,3895024,0.220835294117647,1000000}, {2990700,3895024,3894419,0.20592,1000000}, {2990701,3894419,3893890,0.18585,1000000}, {2990713,3878431,3878807,1000000,0.19932}, {2990714,3878807,3879279,1000000,0.167135294117647}, {2990715,3875989,3876854,0.302735294117647,1000000}, {2990716,3876854,3877242,0.119036842105263,1000000}, {2990782,3866303,3866962,0.241152,0.262121739130435}, {2990786,3920209,3919762,0.188360377358491,1000000}, {2990787,3919762,3919068,0.316965714285714,1000000}, {2990788,3918999,3919494,0.237102857142857,1000000}, {2990789,3919808,3920411,0.292965,1000000}, {2990796,3919855,3919637,0.1200525,1000000}, {2990826,3881817,3882238,0.0791217391304348,1000000}, {2990827,3880539,3880747,0.0418615384615385,1000000}, {2990828,3880747,3882548,0.3396,1000000}, {2990829,3882659,3882851,1000000,0.0275558823529412}, {2990830,3882675,3882854,0.0256628571428571,1000000}, {2990848,3915752,3915866,0.0894774193548387,0.102733333333333}, {2990849,3915866,3916589,0.276279069767442,0.282857142857143}, {2990850,3917533,3917885,0.11654347826087,0.119133333333333}, {2990851,3917885,3918119,0.0808883720930233,0.0828142857142857}, {2990857,3908448,3908550,0.0216292682926829,0.0197066666666667}, {2990858,3908550,3909963,0.289152,0.272784905660377}, {2990859,3873683,3873677,0.123552,0.125221621621622}, {2990860,3921479,3921931,0.0829475409836066,0.079059375}, {2990861,3869593,3869856,0.352955555555556,0.352955555555556}, {2990862,3869856,3870381,0.177377777777778,0.177377777777778}, {2990863,3872757,3871965,0.160536842105263,0.160536842105263}, {2990864,3871965,3871845,0.0192310344827586,0.0192310344827586}, {2990865,3876213,3875732,0.406444444444444,0.406444444444444}, {2990866,3876982,3876508,0.146163636363636,0.146163636363636}, {2990867,3873221,3873066,0.153417391304348,1000000}, {2990868,3873066,3872746,0.45184,1000000}, {2990869,3872863,3872735,1000000,0.230147368421053}, {2990870,3872735,3872648,1000000,0.07765}, {2990871,3882668,3882656,1000000,0.0380634146341463}, {2990872,3879982,3880413,0.118944827586207,1000000}, {2990873,3879923,3880356,1000000,0.135011538461538}, {2990874,3879633,3879749,0.1128,1000000}, {2990875,3879749,3879088,0.276204,1000000}, {2990876,3879510,3879637,0.114290909090909,1000000}, {2990877,3879637,3879746,0.0776487804878049,1000000}, {2990878,3879803,3879845,0.0319021276595745,1000000}, {2990879,3879845,3879927,0.0683142857142857,1000000}, {2990880,3879566,3879722,1000000,0.118954285714286}, {2990881,3879722,3879809,1000000,0.0631846153846154}, {2990882,3879160,3879193,0.113546341463415,1000000}, {2990883,3879193,3879212,0.128010810810811,1000000}, {2990884,3878438,3878428,1000000,0.0088304347826087}, {2990885,3875923,3876014,0.0474230769230769,1000000}, {2990886,3878371,3878349,1000000,0.0632847457627119}, {2990887,3878349,3878278,1000000,0.196067796610169}, {2990888,3878347,3878324,0.223788679245283,1000000}, {2990889,3878324,3878320,0.0315,1000000}, {2990895,3878333,3878344,0.0651157894736842,1000000}, {2990896,3878344,3878347,0.181367441860465,1000000}, {2990897,3877047,3877153,0.106488888888889,1000000}, {2990898,3874152,3874069,0.0974204081632653,1000000}, {2990899,3874433,3874250,0.220105263157895,1000000}, {2990900,3874250,3874152,0.0978510638297872,1000000}, {2990901,3874807,3874731,1000000,0.08601}, {2990902,3874731,3874514,1000000,0.2685}, {2990903,3879226,3879401,1000000,0.0528933333333333}, {2990904,3879401,3879464,1000000,0.0276}, {2990905,3879619,3879676,1000000,0.0819103448275862}, {2990906,3879076,3879278,0.0465849056603774,1000000}, {2990907,3879278,3879419,0.0363509433962264,1000000}, {2990908,3878364,3878139,0.0705906976744186,1000000}, {2990909,3879711,3879519,1000000,0.109422222222222}, {2990910,3879519,3879445,1000000,0.0334875}, {2990911,3879761,3879581,0.145942857142857,1000000}, {2990912,3880676,3880454,1000000,0.100624390243902}, {2990913,3880454,3880204,1000000,0.119368421052632}, {2990914,3881043,3880738,0.125261538461538,1000000}, {2990915,3881830,3881320,0.187214634146341,1000000}, {2990916,3881320,3881043,0.104637209302326,1000000}, {2990917,3875297,3874836,0.124258823529412,1000000}, {2990918,3875796,3875742,1000000,0.01653}, {2990919,3875742,3875293,1000000,0.17221935483871}, {2990921,3870311,3870674,0.0720382978723404,1000000}, {2990922,3869574,3869566,0.063611320754717,1000000}, {2990923,3869566,3869540,0.0817615384615385,1000000}, {2990924,3869685,3869828,1000000,0.4057375}, {2990925,3869828,3869825,1000000,0.0291574468085106}, {2990926,3865628,3865054,0.168307692307692,1000000}, {2990927,3865054,3864874,0.07272,1000000}, {2990928,3865773,3865712,0.0140428571428571,1000000}, {2990929,3865712,3865628,0.0229609756097561,1000000}, {2990930,3865118,3864877,1000000,0.0847818181818182}, {2990931,3864877,3864708,1000000,0.0522705882352941}, {2990932,3865020,3864900,1000000,0.0494275862068966}, {2990933,3865103,3864900,0.116788235294118,1000000}, {2990934,3864900,3864872,0.021,0.01125}, {2990935,3862165,3861969,1000000,0.0698360655737705}, {2990936,3862763,3862672,0.035025,1000000}, {2990937,3862672,3862475,0.0632285714285714,1000000}, {2990938,3862821,3862723,1000000,0.0398163934426229}, {2990939,3863138,3862821,1000000,0.132551612903226}, {2990940,3910759,3911354,0.39116,0.39116}, {2990942,3875453,3875564,0.0313736842105263,1000000}, {2990943,3875501,3875429,0.11925,1000000}, {2990944,3875429,3875390,0.068025,1000000}, {2990945,3896545,3896700,0.150985714285714,0.150985714285714}, {2990946,3896700,3896798,0.0767294117647059,0.0931714285714286}, {2990947,3896707,3896700,0.446533333333333,0.446533333333333}, {2990948,3875390,3874988,0.116386363636364,1000000}, {2990949,3874988,3874569,0.124843902439024,1000000}, {2990950,3874569,3874035,0.151271428571429,1000000}, {2990951,3875213,3875124,1000000,0.100061538461538}, {2990952,3875776,3875668,1000000,0.256827272727273}, {2990953,3875585,3875511,1000000,0.110712}, {2990954,3872671,3872323,0.0741130434782609,1000000}, {2990955,3872323,3872125,0.0480125,1000000}, {2990956,3872125,3871620,0.101338775510204,1000000}, {2990957,3871620,3871184,0.085908,1000000}, {2990958,3871651,3871219,1000000,0.0999767441860465}, {2990959,3871219,3870464,1000000,0.180886363636364}, {2990960,3878624,3878522,0.06134,1000000}, {2990961,3878522,3878334,0.131269565217391,1000000}, {2990962,3878430,3878268,1000000,0.09834}, {2990963,3878268,3878230,1000000,0.0309333333333333}, {2990964,3897579,3897609,1000000,0.00718666666666667}, {2990965,3897609,3897647,0.0220545454545455,1000000}, {2990966,3897647,3897670,0.0138166666666667,1000000}, {2990967,3867604,3866284,0.332386046511628,1000000}, {2990968,3866284,3866140,0.0351130434782609,1000000}, {2990969,3866247,3866082,1000000,0.0425162790697674}, {2990970,3866082,3866017,1000000,0.0221692307692308}, {2990971,3866161,3866340,1000000,0.08775}, {2990972,3866340,3866425,1000000,0.041784}, {2990973,3866283,3866348,0.0367222222222222,1000000}, {2990974,3866348,3866419,0.110444444444444,1000000}, {2990975,3866425,3866492,1000000,0.118835294117647}, {2990976,3866492,3866487,1000000,0.0356653846153846}, {2990977,3866419,3866413,0.0328641509433962,1000000}, {2990978,3866413,3866067,0.325934693877551,1000000}, {2990979,3896072,3896068,1000000,0.0101769230769231}, {2990980,3896072,3896053,1000000,0.00915555555555556}, {2990981,3895876,3895961,1000000,0.0375692307692308}, {2990982,3895961,3895974,1000000,0.00441176470588235}, {2990983,3896003,3895961,1000000,0.0197454545454545}, {2990984,3894631,3894618,1000000,0.00777735849056604}, {2990985,3895178,3895180,1000000,0.145015384615385}, {2990986,3894878,3894989,1000000,0.07764}, {2990993,3894848,3894756,0.0261673469387755,0.0261673469387755}, {2990994,3894756,3894733,0.005364,0.005364}, {2990995,3901000,3901293,0.105287671232877,1000000}, {2990998,3885187,3885106,0.135861538461538,1000000}, {2990999,3885106,3885060,0.0788666666666667,1000000}, {2991000,3885383,3885300,1000000,0.243642857142857}, {2991001,3885300,3885237,1000000,0.16247027027027}, {2991002,3885449,3885408,1000000,0.131125714285714}, {2991003,3885408,3885383,1000000,0.0824294117647059}, {2991004,3887312,3887350,1000000,0.0142875}, {2991005,3887350,3887412,1000000,0.026725}, {2991006,3891287,3891414,1000000,0.03834}, {2991007,3891414,3891772,1000000,0.113061538461538}, {2991008,3887041,3887147,0.0840954545454546,1000000}, {2991009,3887447,3887404,1000000,0.00577714285714286}, {2991010,3887477,3887561,1000000,0.008821875}, {2991012,3909029,3909914,0.172227692307692,0.167086567164179}, {2991013,3909914,3910535,0.10512,0.103527272727273}, {2991014,3888856,3888743,1000000,0.0159085714285714}, {2991015,3888743,3887447,1000000,0.173256338028169}, {2991016,3889738,3890294,1000000,0.123545454545455}, {2991017,3892497,3892168,1000000,0.081276}, {2991018,3892168,3891573,1000000,0.135685714285714}, {2991019,3892482,3893529,1000000,0.328714285714286}, {2991020,3893529,3895137,1000000,0.422054237288136}, {2991021,3885060,3885026,0.0380363636363636,1000000}, {2991022,3885026,3884978,0.04855,1000000}, {2991045,3883361,3883449,1000000,0.0192724137931034}, {2991046,3883430,3883504,0.0203236363636364,1000000}, {2991047,3884540,3884796,1000000,0.262046153846154}, {2991048,3883449,3883603,1000000,0.0370821428571429}, {2991049,3883603,3883843,1000000,0.0635207547169811}, {2991050,3884206,3884398,0.185053846153846,1000000}, {2991051,3883610,3884148,0.179657142857143,1000000}, {2991052,3884348,3884401,0.0198782608695652,1000000}, {2991065,3872930,3872807,0.0386322580645161,0.0544363636363636}, {2991066,3870251,3870193,0.0212275862068966,0.0171}, {2991067,3880104,3879977,1000000,0.07333125}, {2991068,3879977,3879855,1000000,0.0642193548387097}, {2991069,3889855,3889293,1000000,0.102777049180328}, {2991070,3854769,3854466,0.0859866666666667,0.117254545454545}, {2991071,3869541,3869286,0.0552585365853659,1000000}, {2991151,3882851,3883947,1000000,0.170434782608696}, {2991152,3882854,3883941,0.164585915492958,1000000}, {2991153,3881432,3882192,0.185793103448276,1000000}, {2991154,3881411,3882161,1000000,0.174531147540984}, {2991155,3879053,3878408,1000000,0.25427027027027}, {2991156,3879017,3878377,0.347911111111111,1000000}, {2991157,3874383,3873464,0.290302702702703,0.261980487804878}, {2991158,3873464,3873430,0.0132642857142857,0.0106114285714286}, {2991164,3875412,3875299,0.0435705882352941,0.0423257142857143}, {2991165,3875299,3874383,0.281553846153846,0.255362790697674}, {2991166,3879420,3879718,1000000,0.1135}, {2991167,3876530,3877533,0.198747368421053,0.198747368421053}, {2991168,3879675,3879740,0.0409384615384615,1000000}, {2991169,3882161,3883044,1000000,0.200537704918033}, {2991170,3882192,3883089,0.208706896551724,1000000}, {2991171,3895622,3895876,1000000,0.138097959183673}, {2991172,3895400,3895622,1000000,0.13932}, {2991173,3893688,3894066,0.11028,1000000}, {2991174,3894066,3894435,0.09285,1000000}, {2991175,3894435,3894689,0.0612967741935484,1000000}, {2991176,3900391,3900454,0.05049,1000000}, {2991177,3900454,3900597,0.09955,1000000}, {2991178,3900383,3900333,0.03942,1000000}, {2991179,3900333,3900248,0.0663076923076923,1000000}, {2991180,3900597,3900865,0.069264,1000000}, {2991181,3900865,3901198,0.0820690909090909,1000000}, {2991182,3899087,3899210,0.0269016393442623,1000000}, {2991183,3903122,3903369,1000000,0.0605755102040816}, {2991184,3902923,3903129,0.0464315789473684,1000000}, {2991185,3902482,3902923,0.0919578947368421,1000000}, {2991186,3902091,3902482,0.0820666666666667,1000000}, {2991187,3901198,3902091,0.19275,1000000}, {2991188,3881563,3881611,1000000,0.0314545454545455}, {2991189,3858246,3858172,0.00917045454545455,1000000}, {2991190,3858415,3858348,1000000,0.00913695652173913}, {2991191,3890859,3890913,1000000,1000000}, {2991192,3890913,3891006,1000000,1000000}, {2991193,3889707,3890069,1000000,1000000}, {2991194,3890069,3890154,1000000,1000000}, {2991195,3873536,3873951,0.0995739130434783,1000000}, {2991196,3874281,3875650,0.383347826086957,1000000}, {2991197,3873526,3873935,1000000,0.0910408163265306}, {2991198,3890491,3890776,0.118581818181818,1000000}, {2991214,3908585,3907691,0.238738775510204,0.238738775510204}, {2991215,3907691,3907590,0.023952,0.0244408163265306}, {2991216,3878993,3879010,1000000,0.0902}, {2991236,3903007,3903248,1000000,0.0672}, {2991237,3903248,3903541,1000000,0.0757173913043478}, {2991242,3881234,3881476,1000000,0.226264864864865}, {2991253,3872707,3872718,0.0880758620689655,1000000}, {2991254,3872718,3872716,0.0552486486486487,1000000}, {2991255,3872400,3872435,1000000,0.035856}, {2991256,3872086,3872362,1000000,0.210136842105263}, {2991257,3872362,3872400,1000000,0.0293222222222222}, {2991258,3874532,3872043,1000000,0.444203389830508}, {2991259,3865056,3865046,0.116157142857143,1000000}, {2991260,3865046,3865031,0.110869565217391,1000000}, {2991261,3865212,3865179,0.0586695652173913,1000000}, {2991262,3865179,3865109,0.0800790697674419,1000000}, {2991263,3865290,3865227,1000000,0.0771681818181818}, {2991264,3868213,3868143,1000000,0.0181297297297297}, {2991270,3897969,3898096,1000000,0.0536042553191489}, {2991271,3900073,3900099,1000000,0.136188888888889}, {2991272,3900099,3900114,1000000,0.0707307692307692}, {2991273,3867538,3867187,1000000,0.0686490566037736}, {2991274,3867187,3866765,1000000,0.0778714285714286}, {2991275,3866765,3866437,1000000,0.0557052631578947}, {2991276,3867928,3867687,1000000,0.0454754716981132}, {2991277,3867687,3867538,1000000,0.0332884615384615}, {2991278,3868567,3868236,0.0618222222222222,1000000}, {2991279,3868236,3867968,0.0469698113207547,1000000}, {2991280,3867890,3867763,0.04935,1000000}, {2991281,3867853,3868098,1000000,0.409705263157895}, {2991282,3869812,3869465,0.113648275862069,1000000}, {2991283,3869465,3869149,0.09408,1000000}, {2991284,3869814,3869787,0.0487609756097561,1000000}, {2991285,3869787,3869766,0.0162,1000000}, {2991286,3870464,3870117,1000000,0.1316}, {2991287,3870343,3870097,0.0777272727272727,1000000}, {2991288,3870097,3869879,0.0819692307692308,1000000}, {2991289,3865304,3865093,1000000,0.0726514285714286}, {2991290,3865093,3865048,1000000,0.02378}, {2991291,3865804,3865582,0.0458875,1000000}, {2991292,3865582,3865174,0.0963466666666667,1000000}, {2991293,3863783,3863563,0.0806095238095238,1000000}, {2991294,3864699,3864514,1000000,0.0838}, {2991295,3864529,3864376,0.0747875,1000000}, {2991296,3863983,3863616,1000000,0.120845901639344}, {2991297,3869038,3869107,1000000,0.0490565217391304}, {2991298,3866487,3866135,1000000,0.308919230769231}, {2991299,3866135,3866073,1000000,0.0372244897959184}, {2991300,3866659,3865766,0.193172727272727,1000000}, {2991301,3866996,3866843,0.029076,1000000}, {2991302,3866843,3866659,0.0368352941176471,1000000}, {2991303,3867395,3866996,0.078204,1000000}, {2991304,3864724,3864699,1000000,0.0124761904761905}, {2991305,3869766,3869563,0.162305882352941,1000000}, {2991306,3869563,3869452,0.0928384615384615,1000000}, {2991307,3860703,3860639,0.00973972602739726,1000000}, {2991308,3860639,3859838,0.143432,1000000}, {2991309,3860691,3860641,1000000,0.00755844155844156}, {2991310,3897345,3897382,0.00928636363636363,1000000}, {2991327,3881291,3881332,1000000,0.0088448275862069}, {2991328,3881332,3881411,1000000,0.0193862068965517}, {2991329,3881329,3881357,0.00797586206896552,1000000}, {2991330,3881357,3881432,0.019448275862069,1000000}, {2991331,3897568,3897588,0.0103548387096774,1000000}, {2991332,3897572,3897588,0.0127428571428571,1000000}, {2991341,3873283,3873544,1000000,1000000}, {2991342,3868408,3868370,0.0131466666666667,0.0179272727272727}, {2991343,3868370,3867404,0.305491304347826,0.351315}, {2991344,3868742,3868667,1000000,0.04584}, {2991345,3868667,3867657,1000000,0.505542857142857}, {2991346,3868370,3868667,1000000,0.295430769230769}, {2991347,3868500,3868454,0.0120697674418605,0.016741935483871}, {2991348,3868849,3868813,0.0273,0.0287368421052632}, {2991349,3868813,3868742,0.0396705882352941,0.0306545454545455}, {2991350,3868454,3868813,0.229058823529412,1000000}, {2991351,3869110,3868766,0.135864,0.178768421052632}, {2991352,3868766,3868229,0.285821052631579,0.36204}, {2991353,3869858,3870184,1000000,1000000}, {2991354,3872930,3873093,0.098225,1000000}, {2991355,3873093,3873215,0.137218181818182,0.205827272727273}, {2991356,3873093,3873179,0.0800666666666667,1000000}, {2991357,3872463,3872382,1000000,0.0243290322580645}, {2991358,3872382,3871914,1000000,0.234233333333333}, {2991359,3872098,3871942,1000000,0.0579272727272727}, {2991360,3871887,3872109,1000000,0.12516}, {2991361,3872098,3872109,1000000,1000000}, {2991362,3872468,3872349,1000000,0.0468272727272727}, {2991363,3872349,3872098,1000000,0.12474}, {2991364,3872349,3872347,1000000,1000000}, {2991365,3872109,3872347,1000000,0.11583}, {2991366,3872347,3872467,1000000,0.0839368421052632}, {2991367,3870404,3870409,0.1794,0.1794}, {2991368,3870409,3870382,0.0263777777777778,0.0263777777777778}, {2991369,3895931,3895895,1000000,0.0146533333333333}, {2991370,3896128,3896155,0.0139058823529412,1000000}, {2991371,3896155,3896217,0.03776,1000000}, {2991372,3872468,3872463,0.189083333333333,1000000}, {2991373,3872463,3872465,0.00686666666666667,1000000}, {2991374,3872465,3872469,0.00681666666666667,1000000}, {2991375,3872469,3872458,0.1283,1000000}, {2991376,3872469,3872331,0.0443555555555556,1000000}, {2991377,3872331,3871930,0.127241379310345,1000000}, {2991378,3896030,3895988,0.0145058823529412,1000000}, {2991393,3900424,3900700,1000000,1000000}, {2991394,3900700,3900760,1000000,1000000}, {2991395,3900769,3900762,1000000,1000000}, {2991396,3900762,3900760,1000000,1000000}, {2991397,3866920,3866857,1000000,0.0199285714285714}, {2991398,3872309,3872724,0.195,0.195}, {2991399,3872724,3871955,0.316942105263158,0.316942105263158}, {2991400,3872921,3872860,0.0239172413793103,0.0187459459459459}, {2991401,3872860,3872317,0.195192857142857,0.18218}, {2991402,3872724,3872860,1000000,1000000}, {2991403,3867433,3867180,0.27308,1000000}, {2991404,3867180,3867239,0.113929411764706,1000000}, {2991405,3866857,3866823,1000000,0.0139333333333333}, {2991406,3866823,3866734,1000000,0.0363230769230769}, {2991407,3866420,3866538,0.0419571428571428,1000000}, {2991408,3870015,3869823,1000000,1000000}, {2991409,3868127,3867847,1000000,0.0838333333333333}, {2991410,3867847,3867714,1000000,0.0409588235294118}, {2991411,3867890,3867847,0.0575428571428571,0.0464769230769231}, {2991412,3867847,3867788,0.0433071428571429,1000000}, {2991413,3867788,3867714,1000000,0.077544}, {2991417,3876821,3876707,1000000,0.0787333333333333}, {2991418,3876707,3876345,0.258852631578947,0.258852631578947}, {2991421,3878768,3878754,1000000,1000000}, {2991422,3878754,3878714,1000000,1000000}, {2991423,3879096,3878754,1000000,1000000}, {2991424,3867034,3866875,1000000,0.0678782608695652}, {2991431,3866875,3867034,0.164022222222222,0.164022222222222}, {2991432,3866875,3866784,1000000,0.0393130434782609}, {2991433,3866784,3866425,1000000,0.149427272727273}, {2991434,3867354,3867106,1000000,0.138866666666667}, {2991435,3867106,3867034,1000000,0.0370636363636364}, {2991436,3888064,3888278,0.229533333333333,0.229533333333333}, {2991441,3865300,3864162,0.445427586206896,0.478422222222222}, {2991442,3864162,3864018,0.0906461538461538,0.094272}, {2991443,3864450,3864162,1000000,1000000}, {2991448,3865993,3865949,0.0222452830188679,1000000}, {2991449,3865949,3865636,0.133488888888889,1000000}, {2991450,3865903,3865949,0.112305882352941,1000000}, {2991453,3880453,3880834,1000000,0.233622222222222}, {2991454,3862149,3861856,1000000,1000000}, {2991460,3867239,3866945,1000000,0.107979310344828}, {2991461,3866945,3866920,1000000,0.00996428571428572}, {2991462,3867009,3866945,0.052925,1000000}, {2991463,3885501,3885566,0.0382941176470588,1000000}, {2991464,3877606,3877634,1000000,0.0897428571428572}, {2991465,3877606,3877741,0.0441375,0.0403542857142857}, {2991466,3877741,3878091,0.10618125,0.10618125}, {2991467,3877634,3877741,0.165,1000000}, {2991468,3868904,3868212,0.256044444444444,1000000}, {2991469,3868927,3868214,1000000,0.563169230769231}, {2991470,3862279,3862190,0.0388888888888889,0.0388888888888889}, {2991471,3862851,3862511,0.1632,0.1632}, {2991472,3862511,3862421,1000000,1000000}, {2991473,3862421,3862279,1000000,1000000}, {2991474,3881952,3881990,1000000,1000000}, {2991475,3881281,3881952,1000000,1000000}, {2991476,3884737,3884683,0.0797052631578947,0.0841333333333333}, {2991477,3884584,3884745,0.0402,1000000}, {2991478,3884584,3884683,0.0792315789473684,1000000}, {2991479,3879502,3879296,0.200435294117647,0.1262}, {2991480,3879296,3879220,0.07628,0.03814}, {2991481,3879135,3879296,0.139633333333333,1000000}, {2991482,3879578,3879889,1000000,1000000}, {2991483,3879889,3880246,1000000,1000000}, {2991484,3884566,3884716,1000000,0.0366}, {2991485,3884716,3884953,1000000,0.0599727272727273}, {2991486,3863664,3863525,1000000,1000000}, {2991487,3867716,3867683,0.0400173913043478,1000000}, {2991488,3867683,3867474,0.33906,1000000}, {2991497,3880971,3880913,0.03969375,1000000}, {2991498,3880913,3880545,0.334585714285714,1000000}, {2991499,3864497,3864470,0.0181826086956522,1000000}, {2991500,3880854,3880781,1000000,0.0593117647058823}, {2991506,3864511,3864417,0.0237285714285714,0.0243073170731707}, {2991507,3864559,3864417,1000000,1000000}, {2991522,3877789,3877691,0.11715,1000000}, {2991523,3877691,3877668,0.07164,1000000}, {2991526,3878799,3878033,1000000,0.568930434782609}, {2991527,3878033,3877881,1000000,0.103527272727273}, {2991528,3877766,3877871,0.0554608695652174,1000000}, {2991529,3877691,3877871,0.38124,1000000}, {2991530,3877871,3878033,0.35496,1000000}, {2991531,3881730,3881732,0.00755294117647059,1000000}, {2991532,3881710,3881722,0.00772941176470588,1000000}, {2991533,3881722,3881730,0.0188470588235294,1000000}, {2991534,3881722,3881634,1000000,0.069408}, {2991535,3881634,3881599,1000000,0.23395}, {2991536,3881475,3881461,0.0144,1000000}, {2991537,3881611,3881475,0.1048875,1000000}, {2991538,3881461,3881448,0.01176,1000000}, {2991539,3881448,3881436,0.010141935483871,1000000}, {2991540,3881436,3881393,0.03399375,1000000}, {2991541,3881393,3881385,0.00765454545454545,1000000}, {2991542,3881385,3881085,0.160290909090909,1000000}, {2991543,3881461,3881385,0.21594,1000000}, {2991544,3875774,3875608,1000000,0.0793363636363636}, {2991545,3875608,3874858,1000000,0.27819375}, {2991546,3875571,3875608,1000000,1000000}, {2991547,3863836,3863698,0.0961756097560976,0.101107692307692}, {2991548,3863698,3863691,0.04422,0.03685}, {2991549,3863851,3863758,0.0284470588235294,0.0312}, {2991550,3863758,3863691,0.03612,0.0387}, {2991551,3863691,3863667,0.0123,0.00933103448275862}, {2991552,3863667,3862713,0.334215789473684,0.295353488372093}, {2991553,3881628,3881710,0.0560647058823529,1000000}, {2991567,3865052,3865056,0.0381767441860465,1000000}, {2991568,3865002,3865028,0.0601317073170732,1000000}, {2991569,3865028,3865052,0.0540585365853659,1000000}, {2991578,3865056,3865137,0.0334909090909091,1000000}, {2991579,3865137,3865175,0.00980769230769231,1000000}, {2991580,3865137,3865163,0.0178090909090909,1000000}, {2991583,3881127,3881159,0.0198555555555556,0.0223375}, {2991584,3865161,3865190,0.00601578947368421,1000000}, {2991585,3865190,3865273,0.0256166666666667,1000000}, {2991586,3865190,3865163,1000000,0.0183692307692308}, {2991587,3880766,3880813,0.103377272727273,0.12635}, {2991588,3881022,3880992,0.011151724137931,1000000}, {2991589,3880992,3880951,0.01538,1000000}, {2991590,3881028,3880183,1000000,0.469486956521739}, {2991591,3881028,3881127,1000000,0.0591818181818182}, {2991592,3881022,3880924,1000000,0.0885}, {2991593,3880924,3880813,1000000,0.0462235294117647}, {2991594,3880924,3881209,0.1292625,1000000}, {2991595,3881083,3881022,0.0256071428571429,1000000}, {2991596,3881063,3881022,1000000,0.033036}, {2991597,3881083,3881063,0.069288,1000000}, {2991598,3878624,3878762,1000000,0.123245454545455}, {2991599,3878762,3878884,1000000,0.12018}, {2991600,3878618,3878696,0.0435214285714286,1000000}, {2991601,3878762,3878696,0.085425,1000000}, {2991602,3878884,3879210,1000000,0.208246153846154}, {2991603,3879210,3879616,1000000,0.186920930232558}, {2991606,3864216,3864209,0.0546,0.0546}, {2991607,3864209,3864206,1000000,1000000}, {2991608,3864507,3864503,0.267545454545455,1000000}, {2991609,3864503,3864505,0.1784,1000000}, {2991610,3864778,3864774,1000000,0.25616}, {2991611,3864774,3864769,1000000,0.0472714285714286}, {2991612,3879452,3879472,0.02745,1000000}, {2991623,3878815,3878797,0.0104142857142857,0.01215}, {2991624,3879510,3879472,1000000,0.0318545454545455}, {2991625,3879558,3879996,0.24033,1000000}, {2991626,3881276,3881468,1000000,0.111954545454545}, {2991627,3863763,3863322,0.9074625,0.392416216216216}, {2991628,3864040,3863968,0.02338125,0.02494}, {2991629,3863855,3863679,0.0547846153846154,1000000}, {2991644,3863679,3863605,0.0408882352941177,1000000}, {2991645,3863605,3863561,0.0159257142857143,0.02787}, {2991651,3865670,3865045,0.265157142857143,0.285553846153846}, {2991652,3865045,3864973,0.0455294117647059,0.048375}, {2991653,3865096,3865045,0.0542,0.03252}, {2991654,3869225,3869293,0.1837,0.239608695652174}, {2991655,3869293,3869323,0.0385578947368421,0.0457875}, {2991656,3869208,3869293,1000000,1000000}, {2991657,3869139,3869191,0.190371428571429,0.183806896551724}, {2991658,3869191,3868970,0.160869230769231,0.149378571428571}, {2991659,3869208,3869191,1000000,1000000}, {2991660,3866209,3865562,0.25132,0.269271428571429}, {2991661,3865562,3865374,0.0810882352941177,1000000}, {2991662,3865191,3865373,0.0699846153846154,0.0718263157894737}, {2991663,3865373,3865374,0.04795,0.04795}, {2991664,3865562,3865373,0.117915789473684,0.0722709677419355}, {2991665,3863845,3863600,0.141857142857143,1000000}, {2991666,3863600,3863475,1000000,1000000}, {2991667,3863621,3863475,1000000,0.0574344827586207}, {2991668,3863600,3863621,0.0604173913043478,1000000}, {2991669,3857994,3858289,0.0801681818181818,0.0839857142857143}, {2991670,3858289,3858538,0.0737875,0.0787066666666667}, {2991671,3858538,3858574,0.0119875,0.0127866666666667}, {2991672,3858574,3858619,0.0140125,0.0149466666666667}, {2991673,3858289,3858574,0.44046,1000000}, {2991674,3879376,3879402,0.0165454545454545,0.0202222222222222}, {2991675,3879402,3880021,0.350452941176471,0.350452941176471}, {2991676,3879150,3879402,1000000,0.152371428571429}, {2991677,3858619,3858676,0.01775,0.0189333333333333}, {2991678,3858676,3859048,0.10095652173913,0.110571428571429}, {2991679,3859048,3859213,0.0718857142857143,0.0794526315789474}, {2991680,3858676,3859048,0.49644,1000000}, {2991684,3862731,3862709,0.0348,1000000}, {2991685,3862709,3862264,0.348672,1000000}, {2991686,3862842,3862815,0.0335454545454546,0.0320869565217391}, {2991687,3862815,3862428,0.254232,0.264825}, {2991688,3862709,3862815,1000000,0.0918521739130435}, {2991722,3865227,3865305,1000000,0.158412}, {2991723,3863855,3863683,1000000,0.155}, {2991724,3863683,3863605,1000000,0.08136}, {2991725,3881543,3881536,0.0074625,1000000}, {2991729,3868143,3868088,1000000,0.0158823529411765}, {2991730,3868088,3867406,1000000,0.249088888888889}, {2991749,3881496,3881475,0.0145542857142857,1000000}, {2991751,3880898,3880951,1000000,0.0538923076923077}, {2991752,3880813,3880835,1000000,0.0509023255813953}, {2991753,3880835,3880898,1000000,0.047553488372093}, {2991780,3897382,3897577,0.0558837209302326,1000000}, {2991781,3897577,3897670,0.0240266666666667,1000000}, {2991786,3900330,3898857,1.43826666666667,1.43826666666667}, {2991792,3915513,3915369,1000000,0.030584}, {2991793,3873488,3873541,0.524822222222222,0.545007692307692}, {2991794,3870377,3869740,0.135072,1000000}, {2991795,3866073,3866003,1000000,0.0292285714285714}, {2991796,3866003,3865687,1000000,0.141367346938776}, {2991797,3875796,3875788,0.01285,1000000}, {2991798,3875788,3875783,0.01455,1000000}, {2991799,3875783,3875746,0.10415,1000000}, {2991802,3870978,3870315,1000000,0.18219}, {2991803,3870315,3870221,1000000,0.0216}, {2991804,3860844,3860796,1000000,0.0296093023255814}, {2991805,3860796,3860754,1000000,0.018175}, {2991806,3860665,3860796,0.0958421052631579,1000000}, {2991807,3864568,3864762,0.0862378378378378,0.113957142857143}, {2991808,3864762,3864797,0.0191,0.02292}, {2991809,3875120,3875110,0.0782190476190476,1000000}, {2991810,3875195,3875180,1000000,0.0808819672131147}, {2991811,3875120,3875195,0.0165529411764706,0.0165529411764706}, {2991812,3875143,3875131,0.0681049180327869,1000000}, {2991813,3875131,3875120,0.0686761904761905,1000000}, {2991814,3875222,3875211,1000000,0.0650262295081967}, {2991815,3875211,3875195,1000000,0.070672131147541}, {2991835,3868708,3868721,0.0550444444444445,1000000}, {2991836,3868721,3868708,0.169911111111111,1000000}, {2991853,3867799,3867661,0.164448,0.152266666666667}, {2991854,3867661,3867743,0.093564705882353,0.0611769230769231}, {2991855,3867743,3867626,0.05225,0.05016}, {2991856,3867626,3867194,0.190747826086957,0.175488}, {2991857,3867661,3867626,0.0498222222222222,0.0498222222222222}, {2991858,3868737,3868299,0.193745454545455,0.157866666666667}, {2991859,3868299,3868204,0.037775,0.03022}, {2991860,3868479,3868417,1000000,1000000}, {2991861,3868417,3868204,0.284488888888889,0.284488888888889}, {2991862,3869016,3868933,1000000,1000000}, {2991863,3868933,3868737,0.2716,0.2716}, {2991864,3871838,3871736,0.0414,0.0365294117647059}, {2991865,3871736,3871179,0.221458064516129,0.236731034482759}, {2991866,3865988,3865724,0.10711875,0.11426}, {2991867,3866125,3865988,0.0374666666666667,0.04496}, {2991868,3866282,3866484,0.0603103448275862,0.0603103448275862}, {2991869,3865619,3866143,0.293155555555556,0.293155555555556}, {2991870,3866125,3866169,0.0294888888888889,1000000}, {2991871,3866169,3866282,0.0384666666666667,1000000}, {2991872,3866129,3866169,0.0349333333333333,0.0349333333333333}, {2991873,3866125,3866181,1000000,0.0382}, {2991874,3866181,3866282,1000000,0.0658888888888889}, {2991875,3866143,3866181,0.101333333333333,0.101333333333333}, {2991881,3870135,3870004,0.0410129032258065,0.0438413793103448}, {2991882,3870004,3869876,0.03356,0.0347172413793103}, {2991883,3869876,3868557,0.42934,0.495392307692308}, {2991884,3868557,3867807,0.2296125,0.272133333333333}, {2991885,3868535,3868557,0.0367578947368421,0.0367578947368421}, {2991886,3868535,3867760,0.273622222222222,0.273622222222222}, {2991887,3870004,3869963,0.0412888888888889,0.0412888888888889}, {2991888,3869963,3868535,0.661285714285714,0.69435}, {2991889,3869963,3870372,0.173018181818182,0.181257142857143}, {2991898,3871060,3870886,1000000,0.09455}, {2991899,3870886,3870894,0.0447652173913044,0.0447652173913044}, {2991900,3871060,3870860,1000000,0.0940857142857143}, {2991901,3870860,3870828,0.01662,0.0151090909090909}, {2991946,3887138,3887089,0.0258,1000000}, {2991947,3887089,3886522,0.356571428571429,1000000}, {2991948,3887184,3887138,0.0251612903225806,0.0251612903225806}, {2991979,3851974,3851665,0.227066666666667,0.227066666666667}, {2991980,3851665,3851517,1000000,1000000}, {2991981,3854353,3854823,1000000,1000000}, {2991987,3853003,3853167,0.132792857142857,0.161660869565217}, {2991988,3854086,3853304,0.340285714285714,0.330833333333333}, {2991989,3853307,3853272,0.0281793103448276,1000000}, {2991990,3853272,3853197,0.0284,1000000}, {2991991,3853197,3852293,0.346490909090909,0.38114}, {2991992,3853172,3853197,1000000,0.016575}, {2992001,3850814,3851083,0.19075,0.176076923076923}, {2992002,3864781,3864827,0.148927272727273,0.148927272727273}, {2992003,3864740,3864827,0.14196,0.14196}, {2992004,3864872,3864776,1000000,1000000}, {2992005,3864776,3864740,1000000,1000000}, {2992006,3864740,3864776,1000000,1000000}, {2992016,3862454,3862360,0.0284142857142857,0.0306}, {2992017,3862832,3862454,0.155732142857143,0.1938}, {2992018,3862454,3862832,0.90144,1000000}, {2992028,3851226,3850578,0.26042,0.26042}, {2992029,3850578,3850392,0.0716823529411765,0.0658702702702703}, {2992030,3850559,3850392,0.0891724137931034,0.0891724137931034}, {2992031,3850578,3850559,0.02868,0.02868}, {2992032,3859084,3859594,0.333827586206897,0.312290322580645}, {2992033,3859594,3859627,0.0290470588235294,0.0290470588235294}, {2992034,3859213,3859594,0.238028571428571,0.24993}, {2992035,3857718,3857682,0.0333714285714286,0.03504}, {2992039,3857950,3858131,0.0803428571428572,0.0749866666666667}, {2992040,3857734,3857950,0.0835565217391304,1000000}, {2992041,3857718,3857734,0.00503478260869565,0.00492765957446808}, {2992042,3857734,3857950,1000000,0.0814978723404255}, {2992043,3851212,3851217,0.0143636363636364,0.0148125}, {2992044,3851217,3851390,0.166577142857143,0.176672727272727}, {2992045,3851986,3851246,0.2582625,0.236125714285714}, {2992046,3851246,3851212,0.0132827586206897,0.0124258064516129}, {2992047,3886005,3885990,1000000,0.0215898305084746}, {2992048,3850824,3851092,0.131976,0.157114285714286}, {2992049,3851092,3851536,0.896678571428571,0.896678571428571}, {2992050,3885991,3885945,1000000,0.0181846153846154}, {2992051,3885945,3885941,1000000,0.0137678571428571}, {2992052,3887096,3891202,1.06855609756098,1000000}, {2992053,3885941,3885988,1000000,0.0284470588235294}, {2992054,3885988,3886214,1000000,0.11631}, {2992055,3885949,3885982,1000000,0.07054}, {2992056,3885982,3885988,1000000,0.07123}, {2992057,3886214,3885982,0.143505882352941,1000000}, {2992058,3886214,3886553,1000000,0.1315125}, {2992059,3886317,3886555,0.0836666666666667,1000000}, {2992060,3886555,3887096,0.173336842105263,1000000}, {2992061,3886553,3886555,0.0563538461538462,0.0563538461538462}, {2992062,3885951,3885441,0.379887804878049,0.362218604651163}, {2992063,3885951,3885989,0.0329823529411765,0.0273512195121951}, {2992066,3859200,3859178,0.0133333333333333,1000000}, {2992067,3859243,3859200,0.0242,0.0257612903225806}, {2992068,3859243,3859274,0.022056,1000000}, {2992069,3859332,3859274,0.027325,0.0198727272727273}, {2992070,3859274,3859200,0.0229241379310345,0.0214451612903226}, {2992071,3862596,3863038,0.249244444444444,0.249244444444444}, {2992072,3859485,3859390,0.1099,0.0799272727272727}, {2992073,3864249,3864291,0.352285714285714,1000000}, {2992074,3864291,3864360,0.19325,0.19325}, {2992075,3865256,3865244,0.00983684210526316,0.009345}, {2992076,3859390,3859342,0.0656857142857143,0.0405705882352941}, {2992077,3859342,3859243,0.1236,0.0811125}, {2992078,3864708,3864701,1000000,0.060888}, {2992079,3865244,3864701,0.220177777777778,1000000}, {2992080,3859485,3859251,0.157416,0.2811}, {2992081,3859342,3859251,0.6765,1000000}, {2992082,3865244,3865168,0.101720930232558,0.0994090909090909}, {2992083,3865168,3865142,0.0250695652173913,0.024536170212766}, {2992084,3864701,3864684,1000000,0.0517777777777778}, {2992085,3864684,3864472,1000000,0.792884210526316}, {2992087,3872572,3871918,1000000,0.289390909090909}, {2992088,3871918,3871805,0.0364384615384615,0.0364384615384615}, {2992089,3856698,3855511,0.285612765957447,0.305086363636364}, {2992090,3856928,3856698,0.052008,0.054175}, {2992091,3857308,3857140,0.0397276595744681,0.0414933333333333}, {2992092,3857140,3856928,0.0544125,0.0567782608695652}, {2992093,3857631,3857308,0.08625,0.0880851063829787}, {2992094,3871181,3871004,1.11756,1000000}, {2992095,3876657,3876803,0.14925652173913,1000000}, {2992096,3876188,3876569,1000000,0.469246153846154}, {2992097,3876569,3876693,1000000,0.13451320754717}, {2992112,3892093,3893118,0.692772413793103,1000000}, {2992113,3893118,3893119,0.0661826086956522,1000000}, {2992114,3878821,3878805,0.0114,0.0111673469387755}, {2992115,3878805,3878732,0.0460875,0.0460875}, {2992123,3869382,3869409,1000000,0.303533333333333}, {2992124,3869379,3869366,0.0818142857142857,0.0818142857142857}, {2992125,3869366,3869382,0.42264,0.325107692307692}, {2992127,3875211,3875131,0.0518625,0.0296357142857143}, {2992135,3892959,3897728,1.91785454545455,1.91785454545455}, {2992136,3892586,3892804,0.0750612244897959,0.0782553191489362}, {2992137,3892804,3893621,0.650422222222222,0.399122727272727}, {2992151,3869452,3869395,0.0214,0.0321}, {2992152,3869395,3868902,0.1570875,0.193338461538462}, {2992153,3884391,3884355,0.211227272727273,0.193625}, {2992154,3884355,3884331,0.174128571428571,0.128305263157895}, {2992155,3884783,3884355,0.168022222222222,0.168022222222222}, {2992156,3883606,3884099,0.213475862068966,0.229288888888889}, {2992157,3884099,3884210,0.0423636363636364,0.0388333333333333}, {2992158,3884026,3883683,0.165995454545455,0.1739}, {2992159,3883683,3883315,0.20674,0.167627027027027}, {2992160,3883683,3883722,1000000,1000000}, {2992161,3883722,3884099,1000000,1000000}, {2992162,3883315,3883393,0.04212,0.0702}, {2992163,3883393,3883606,0.100220689655172,0.2422}, {2992164,3883393,3883722,0.228088888888889,0.228088888888889}, {2992165,3883890,3883756,0.148414285714286,1000000}, {2992166,3883756,3883512,1000000,1000000}, {2992167,3897728,3897774,0.0157272727272727,0.0157272727272727}, {2992171,3883173,3883251,0.0707333333333333,0.079575}, {2992172,3883251,3883290,0.0316588235294118,0.0299}, {2992178,3879965,3879866,1000000,1000000}, {2992179,3879242,3879188,1000000,0.689576470588235}, {2992180,3879188,3879179,0.0315142857142857,0.0315142857142857}, {2992181,3879188,3879630,1000000,1000000}, {2992182,3878491,3878394,0.120244444444444,0.120244444444444}, {2992183,3885989,3886558,0.231227027027027,0.182029787234043}, {2992184,3885589,3885250,0.268666666666667,0.268666666666667}, {2992185,3885544,3885589,1000000,0.0324413793103448}, {2992187,3892736,3892849,0.0226133333333333,1000000}, {2992188,3892950,3892996,0.0126734693877551,1000000}, {2992189,3886553,3887094,1000000,0.1694}, {2992190,3887094,3887096,0.0261555555555556,0.0261555555555556}, {2992191,3891202,3887094,1.2240972972973,1000000}, {2992192,3901257,3900985,0.1632,0.156672}, {2992193,3900985,3900753,0.155769230769231,0.15}, {2992194,3900546,3900985,1000000,1000000}, {2992195,3893049,3893268,1000000,0.0879073170731707}, {2992196,3893268,3893723,1000000,0.206333333333333}, {2992203,3892996,3893688,0.220704,1000000}, {2992207,3885990,3885960,1000000,0.0211358490566038}, {2992208,3885960,3885945,1000000,0.0593333333333333}, {2992209,3885941,3885929,1000000,0.0737389830508475}, {2992210,3885929,3885949,1000000,0.0692852459016393}, {2992214,3891717,3891728,0.147327272727273,1000000}, {2992215,3891796,3892080,0.130991489361702,0.143176744186047}, {2992216,3891717,3891796,1000000,0.09748}, {2992217,3862004,3861935,0.0451565217391304,0.043275}, {2992218,3861935,3861511,0.230864516129032,0.230864516129032}, {2992219,3861984,3861970,0.822882352941177,0.518111111111111}, {2992220,3861970,3861925,0.03615,0.02892}, {2992221,3884715,3884872,0.0461823529411765,0.0506516129032258}, {2992222,3884872,3885015,0.04944375,0.0452057142857143}, {2992223,3862432,3862185,0.124622222222222,0.124622222222222}, {2992224,3862185,3861970,1000000,1000000}, {2992225,3863081,3863024,0.04075,0.0514736842105263}, {2992226,3863024,3862432,0.452953846153846,0.512034782608696}, {2992227,3862185,3863024,0.521155555555556,0.521155555555556}, {2992228,3884128,3883642,0.262168421052632,0.262168421052632}, {2992235,3885942,3885950,0.0592243902439024,0.0592243902439024}, {2992237,3885787,3885899,0.0397542857142857,0.0515333333333333}, {2992238,3885899,3886015,0.0359,0.062825}, {2992239,3885942,3885899,0.0416052631578947,0.0416052631578947}, {2992240,3865168,3864684,0.176755555555556,0.176755555555556}, {2992241,3886275,3886193,0.0369,0.0436090909090909}, {2992242,3886193,3885950,0.0926222222222222,0.0961846153846154}, {2992243,3886015,3886223,0.0609652173913044,0.09348}, {2992244,3886223,3886275,0.01895,0.02274}, {2992245,3886193,3886223,0.0595846153846154,0.0249870967741935}, {2992246,3864827,3864860,0.0549942857142857,0.0469463414634146}, {2992247,3864860,3864872,0.0472235294117647,0.0411692307692308}, {2992248,3866294,3865108,1000000,0.5301}, {2992249,3865108,3865020,1000000,0.023475}, {2992250,3864860,3865020,0.0746888888888889,1000000}, {2992251,3866294,3866223,0.124747058823529,0.14138}, {2992252,3867226,3866294,1000000,0.236005263157895}, {2992253,3867244,3866327,0.2919,1000000}, {2992254,3866327,3866305,0.00756428571428571,1000000}, {2992255,3877792,3877765,1000000,0.057984}, {2992256,3877713,3877681,0.0513724137931034,1000000}, {2992257,3877792,3877713,0.0372857142857143,0.0372857142857143}, {2992258,3889899,3889960,1000000,0.0431625}, {2992259,3876014,3876178,0.0968842105263158,1000000}, {2992260,3876178,3876231,0.0218142857142857,1000000}, {2992261,3893108,3893126,0.0501157894736842,0.0501157894736842}, {2992262,3876023,3876188,1000000,0.05788125}, {2992263,3876188,3876245,1000000,0.0236307692307692}, {2992264,3875305,3875349,1000000,0.0405368421052632}, {2992265,3874651,3875221,0.310036363636364,0.155018181818182}, {2992266,3875221,3875305,0.0671,0.0345085714285714}, {2992267,3875349,3875221,0.07788,1000000}, {2992268,3875270,3875398,0.153384905660377,1000000}, {2992269,3875398,3875415,0.0181153846153846,1000000}, {2992270,3875415,3875508,0.0287166666666667,0.0738428571428571}, {2992271,3875398,3875508,0.04464375,1000000}, {2992272,3875415,3875439,0.0301466666666667,1000000}, {2992273,3875508,3875439,0.0628615384615385,1000000}, {2992274,3874768,3875290,1000000,0.510059016393443}, {2992275,3875290,3875305,1000000,0.0174103448275862}, {2992276,3874170,3874046,0.1382,0.1382}, {2992277,3874351,3874220,0.0931821428571429,0.08697}, {2992278,3874220,3874170,0.04005,0.0361741935483871}, {2992279,3874046,3874220,1000000,0.0834909090909091}, {2992280,3874170,3874126,0.0361932203389831,0.0338952380952381}, {2992281,3874046,3874126,0.111675,1000000}, {2992282,3868864,3868919,0.0318,0.053}, {2992283,3868919,3868400,0.47826,0.47826}, {2992284,3868919,3869012,0.133355555555556,0.133355555555556}, {2992285,3890299,3890327,0.0213677419354839,0.0135183673469388}, {2992286,3871636,3871819,0.0658153846153846,0.0900631578947368}, {2992287,3871819,3872056,0.0550764705882353,0.0604064516129032}, {2992288,3871665,3871636,0.0571621621621622,0.0503571428571429}, {2992289,3871819,3871665,0.103915384615385,1000000}, {2992290,3863993,3864275,0.118723076923077,0.149361290322581}, {2992291,3864275,3864315,0.0138769230769231,0.0200444444444444}, {2992292,3866380,3866473,0.120434482758621,0.124735714285714}, {2992293,3866473,3866502,0.202725,0.0600666666666667}, {2992294,3865908,3866267,0.0635689655172414,0.0709038461538462}, {2992295,3866267,3866502,0.0338896551724138,0.0378}, {2992296,3866473,3866334,0.0526714285714286,1000000}, {2992297,3866334,3866267,0.0357230769230769,1000000}, {2992298,3890277,3890308,1000000,0.0502173913043478}, {2992299,3890180,3890308,0.129866666666667,1000000}, {2992300,3890299,3890408,1000000,0.138728571428571}, {2992301,3860754,3860818,0.053328,1000000}, {2992302,3860818,3860865,0.0274545454545455,1000000}, {2992303,3860758,3860772,0.118994117647059,0.109345945945946}, {2992304,3860772,3860865,0.076875,1000000}, {2992305,3860818,3860772,0.0679548387096774,1000000}, {2992306,3857901,3857868,0.0123642857142857,0.0164857142857143}, {2992307,3869366,3869382,0.43614,0.43614}, {2992313,3889669,3890054,0.75396,0.75396}, {2992314,3869694,3869778,1000000,0.03084}, {2992315,3869778,3870327,1000000,0.180235714285714}, {2992316,3869762,3869702,1000000,0.166358823529412}, {2992317,3869702,3869694,1000000,0.0276529411764706}, {2992318,3869778,3869702,0.0519923076923077,1000000}, {2992319,3869685,3869616,0.20631724137931,1000000}, {2992320,3869616,3869613,0.0224142857142857,1000000}, {2992321,3869613,3869547,0.0175875,1000000}, {2992322,3869547,3868439,0.259360975609756,1000000}, {2992323,3869616,3869547,0.0311111111111111,1000000}, {2992324,3869608,3869481,1000000,0.04995}, {2992325,3869481,3868428,1000000,0.395353846153846}, {2992326,3869693,3869777,0.0278785714285714,1000000}, {2992327,3869777,3870311,0.127863157894737,1000000}, {2992328,3871373,3871252,0.0354620689655172,0.0331741935483871}, {2992329,3871252,3870844,0.115474285714286,0.112266666666667}, {2992330,3870844,3870176,0.189981818181818,0.184394117647059}, {2992331,3870176,3869896,0.191630769230769,0.113236363636364}, {2992332,3867622,3867325,1000000,0.170305263157895}, {2992333,3867325,3867146,1000000,0.0789789473684211}, {2992334,3867633,3867245,0.114951219512195,1000000}, {2992335,3867245,3867093,0.0480473684210526,1000000}, {2992336,3867644,3867270,1000000,0.112917073170732}, {2992337,3867270,3867146,1000000,0.03261}, {2992338,3871252,3870840,1000000,0.47976}, {2992339,3870840,3870176,0.69906,1000000}, {2992340,3870844,3870840,0.07386,0.07386}, {2992341,3865810,3865891,0.0503225806451613,0.0678260869565217}, {2992342,3865891,3866147,0.342272727272727,0.332205882352941}, {2992343,3865810,3865746,0.0265111111111111,0.0275307692307692}, {2992344,3865891,3865746,1000000,0.07107}, {2992345,3865746,3865176,0.240760714285714,0.249677777777778}, {2992346,3865176,3864980,0.0675333333333333,0.0688075471698113}, {2992347,3878450,3878582,0.0593571428571429,1000000}, {2992348,3878582,3879613,0.324507692307692,0.308678048780488}, {2992349,3878941,3878483,1000000,0.198634615384615}, {2992350,3878582,3878483,0.09585,1000000}, {2992351,3878910,3878429,0.213929411764706,1000000}, {2992352,3878429,3878280,0.100909090909091,1000000}, {2992353,3862797,3862633,0.156822222222222,0.156822222222222}, {2992354,3862329,3862059,0.167466666666667,0.167466666666667}, {2992355,3862738,3863097,0.202695652173913,0.2331}, {2992356,3863097,3863036,0.0551111111111111,0.0551111111111111}, {2992357,3863036,3862840,0.112244444444444,0.112244444444444}, {2992358,3863036,3863304,0.162066666666667,0.162066666666667}, {2992359,3862738,3862708,0.0225272727272727,0.0215478260869565}, {2992360,3862708,3862329,0.21405,0.186130434782609}, {2992361,3862708,3862818,0.112333333333333,0.112333333333333}, {2992362,3862329,3861936,0.261884210526316,0.184288888888889}, {2992363,3861936,3861469,0.353904,0.402163636363636}, {2992364,3861936,3862033,0.110066666666667,0.110066666666667}, {2992389,3852367,3850520,1000000,0.711658064516129}, {2992394,3852306,3852224,0.0253255813953488,0.02178}, {2992401,3852224,3852076,0.054893023255814,0.047208}, {2992402,3852224,3851987,1000000,0.183317647058824}, {2992403,3851987,3851122,0.455136,1000000}, {2992404,3851987,3852076,1000000,0.05283}, {2992407,3852076,3851362,0.498136363636364,0.273975}, {2992415,3855066,3855404,1000000,0.180874285714286}, {2992416,3855404,3855547,1000000,0.136476923076923}, {2992417,3855547,3855450,0.048576,0.03795}, {2992418,3855450,3855134,0.147367741935484,0.157531034482759}, {2992419,3855404,3855450,1000000,0.09417}, {2992440,3856676,3857052,1000000,0.18484}, {2992441,3857052,3857114,1000000,0.0328965517241379}, {2992442,3858217,3857495,0.240016216216216,0.227707692307692}, {2992443,3857495,3857402,0.0288954545454545,0.031785}, {2992444,3859259,3858916,0.109030434782609,0.122326829268293}, {2992445,3858916,3858787,0.0595571428571429,0.0641384615384615}, {2992446,3858787,3858788,0.057219512195122,0.057219512195122}, {2992447,3858916,3858788,0.46926,1000000}, {2992455,3872877,3873396,0.35144,1000000}, {2992483,3864432,3864304,0.04183125,0.0304227272727273}, {2992484,3864304,3863815,0.214758620689655,0.1557}, {2992487,3864432,3864553,0.139171428571429,0.171917647058824}, {2992488,3864553,3864642,0.05823,0.05823}, {2992489,3864304,3864553,0.106425,1000000}, {2992490,3865017,3864658,0.09105,0.0817591836734694}, {2992491,3864658,3864432,0.073654054054054,0.0579829787234043}, {2992492,3864553,3864658,0.131341935483871,1000000}, {2992511,3859839,3860413,0.269967567567568,0.32221935483871}, {2992512,3860413,3860443,0.0159692307692308,0.0173}, {2992513,3860443,3860393,0.0756,0.110492307692308}, {2992514,3860443,3860583,0.0529538461538462,0.0573666666666667}, {2992515,3860583,3861321,0.245370731707317,0.264742105263158}, {2992516,3860393,3860459,1000000,0.0474}, {2992517,3860459,3860583,1000000,0.056304}, {2992523,3860524,3860327,0.0455411764705882,0.1106}, {2992524,3860396,3859896,0.186286363636364,0.372572727272727}, {2992528,3872340,3872588,0.0932888888888889,0.0932888888888889}, {2992529,3872588,3872810,0.0795333333333333,0.0795333333333333}, {2992530,3853972,3854069,0.07475,0.0381702127659574}, {2992531,3854069,3854177,0.0670645161290323,0.0495}, {2992532,3854069,3854005,0.0278842105263158,1000000}, {2992533,3873246,3873371,0.621244444444444,0.621244444444444}, {2992534,3858926,3858706,1000000,0.16608}, {2992535,3858706,3858675,0.0118533333333333,0.0161636363636364}, {2992536,3859178,3859115,0.0478894736842105,1000000}, {2992537,3859035,3858926,1000000,0.0758210526315789}, {2992538,3858994,3858929,0.02005,0.0515571428571429}, {2992539,3858929,3857631,0.3732,0.41052}, {2992540,3859035,3858929,0.0805578947368421,1000000}, {2992554,3871642,3871547,0.0316125,0.0316125}, {2992555,3871547,3870915,0.212755555555556,1000000}, {2992556,3871482,3871524,0.0464042553191489,1000000}, {2992557,3871524,3871547,0.0381446808510638,1000000}, {2992558,3871648,3871524,1000000,0.0795473684210526}, {2992559,3871648,3871711,0.0368470588235294,0.0284727272727273}, {2992560,3871711,3871880,0.075,0.0652173913043478}, {2992561,3871642,3871711,0.0334636363636364,0.0334636363636364}, {2992562,3871351,3871327,0.0259538461538462,0.0241}, {2992563,3871051,3871363,0.157566666666667,0.113448}, {2992564,3871363,3871485,0.0485181818181818,1000000}, {2992565,3871482,3871363,1000000,0.250186046511628}, {2992566,3903527,3903617,0.0604928571428571,0.05293125}, {2992567,3903617,3903646,0.0118864864864865,0.0151655172413793}, {2992568,3903646,3903821,0.0832941176470588,0.236}, {2992569,3903821,3904043,0.0871783783783784,0.0896}, {2992571,3871256,3871669,1000000,1000000}, {2992572,3871632,3871669,0.0269869565217391,1000000}, {2992573,3900312,3900435,0.108991304347826,0.0677513513513514}, {2992574,3900435,3900532,0.114388235294118,0.077784}, {2992575,3899987,3900427,0.159466666666667,0.14352}, {2992576,3900427,3900532,0.0448628571428571,0.0424378378378378}, {2992577,3857984,3857281,0.181772727272727,0.190428571428571}, {2992578,3857281,3857106,0.0400227272727273,0.0391333333333333}, {2992579,3857090,3857281,0.159,0.0908571428571429}, {2992580,3859399,3859592,0.378333333333333,0.378333333333333}, {2992581,3894740,3894776,0.0389379310344828,0.045168}, {2992582,3894776,3894782,0.0129375,0.0138}, {2992583,3894669,3894776,0.0436588235294118,1000000}, {2992584,3894291,3894332,0.0617653846153846,0.0573535714285714}, {2992585,3894473,3894291,0.102016216216216,1000000}, {2992586,3917419,3917496,0.0336444444444444,0.030793220338983}, {2992587,3917419,3917368,0.0245842105263158,0.0359307692307692}, {2992588,3917368,3917162,0.351476923076923,0.34269}, {2992589,3917496,3917368,0.0430340425531915,1000000}, {2992590,3917394,3917419,0.0168339622641509,0.0168339622641509}, {2992591,3917368,3917394,0.0450181818181818,1000000}, {2992592,3917183,3917243,0.032948275862069,0.0424666666666667}, {2992593,3917243,3917394,0.403137931034483,0.403137931034483}, {2992594,3917299,3917243,0.0799928571428571,1000000}, {2992595,3872178,3872872,0.5228,0.5228}, {2992596,3872872,3872876,0.0225111111111111,0.0225111111111111}, {2992597,3872502,3872876,1000000,1000000}, {2992598,3870893,3870885,0.0249714285714286,0.0228}, {2992599,3870885,3870527,1000000,0.25588}, {2992600,3870527,3870511,0.00937714285714286,0.00965294117647059}, {2992601,3870527,3870885,1000000,0.23326875}, {2992603,3861680,3861542,1000000,1000000}, {2992604,3861542,3861244,1000000,1000000}, {2992612,3849715,3849345,0.230866666666667,0.230866666666667}, {2992613,3849345,3849205,1000000,1000000}, {2992614,3849809,3849628,0.113,0.113}, {2992616,3849479,3849025,0.259869230769231,0.241307142857143}, {2992619,3857938,3858895,0.401875862068966,0.38848}, {2992620,3859085,3858889,0.10686,0.10686}, {2992621,3858889,3857751,1000000,0.637254545454545}, {2992622,3858895,3858889,0.0449333333333333,0.0449333333333333}, {2992623,3856463,3856454,0.0302285714285714,0.03174}, {2992624,3856454,3856013,0.401424,0.401424}, {2992625,3861638,3861584,0.02442,0.0271333333333333}, {2992627,3863458,3863353,0.10928,0.16392}, {2992628,3863353,3863487,0.0688666666666667,0.0688666666666667}, {2992629,3863487,3863803,0.313377777777778,0.313377777777778}, {2992630,3863458,3863487,0.113466666666667,0.113466666666667}, {2992631,3852134,3852632,0.42009,0.336072}, {2992632,3852632,3852675,0.04935,0.0448636363636364}, {2992633,3863473,3863458,0.0292384615384615,0.0543}, {2992634,3852855,3852837,0.0100971428571429,0.0114}, {2992635,3852632,3852837,0.104507142857143,0.0943935483870968}, {2992636,3854194,3854297,0.09681,0.0744692307692308}, {2992637,3854297,3853762,0.442452631578947,0.431107692307692}, {2992639,3862363,3862313,0.0728666666666667,0.0728666666666667}, {2992640,3862313,3862300,0.0193555555555556,0.0193555555555556}, {2992641,3862934,3862611,0.205581818181818,0.205581818181818}, {2992642,3862611,3862363,0.204471428571429,0.204471428571429}, {2992643,3862313,3862611,0.127822222222222,0.127822222222222}, {2992644,3862730,3862601,0.68505,0.68505}, {2992645,3862601,3862491,0.146,0.146}, {2992646,3861614,3862601,0.445022222222222,0.445022222222222}, {2992648,3865914,3864589,0.328296,0.321858823529412}, {2992649,3864589,3864538,0.0194933333333333,0.0194933333333333}, {2992653,3856253,3856021,0.0491739130434783,0.0526046511627907}, {2992654,3856021,3854789,0.3518875,0.359374468085106}, {2992655,3856530,3856261,0.163835294117647,1000000}, {2992656,3856261,3856253,0.0836625,1000000}, {2992657,3856021,3856261,0.192685714285714,0.192685714285714}, {2992658,3859825,3859335,0.312866666666667,0.191986363636364}, {2992659,3859335,3859344,0.110929411764706,1000000}, {2992660,3859110,3859335,0.10006875,0.168536842105263}, {2992661,3861163,3861036,0.0711702127659574,0.0743333333333333}, {2992662,3861584,3861262,0.122755102040816,0.130760869565217}, {2992663,3861262,3861163,0.0293125,0.0305869565217391}, {2992664,3871363,3871342,1000000,0.0615724137931035}, {2992678,3861163,3861584,0.79338,1000000}, {2992679,3871621,3871632,0.0194347826086957,1000000}, {2992685,3871700,3871408,1000000,0.147776470588235}, {2992686,3871408,3871334,1000000,0.0265153846153846}, {2992687,3871276,3871380,0.182925,1000000}, {2992688,3871380,3871615,0.4359,0.36325}, {2992689,3871408,3871380,1000000,0.19172}, {2992690,3871334,3871276,1000000,0.0202615384615385}, {2992691,3871276,3871060,1000000,0.0798923076923077}, {2992692,3871700,3871729,0.05916,1000000}, {2992693,3871729,3871939,0.187706666666667,1000000}, {2992694,3871846,3871946,1000000,0.0567866666666667}, {2992724,3865000,3864901,0.127371428571429,1000000}, {2992741,3872707,3872628,0.05456,0.0355826086956522}, {2992802,3907030,3908171,0.355240909090909,0.355240909090909}, {2992803,3909507,3908411,0.316247058823529,0.288010714285714}, {2992804,3908411,3908279,0.0663724137931034,0.0377411764705882}, {2992805,3908188,3908411,1000000,0.07063125}, {2992808,3890400,3890404,0.180031578947368,0.126688888888889}, {2992809,3890404,3890408,0.1449,0.06624}, {2992844,3895130,3895072,0.039696,0.0522315789473684}, {2992845,3895130,3895162,0.0317647058823529,1000000}, {2992846,3895072,3894553,0.253910526315789,0.275674285714286}, {2992847,3894553,3894167,0.219,0.2263}, {2992848,3919647,3919879,0.156181818181818,0.122714285714286}, {2992849,3919459,3919476,1000000,0.106392}, {2992850,3919228,3919298,0.0974470588235294,0.0502}, {2992851,3919647,3919626,1000000,0.0327692307692308}, {2992852,3858326,3858315,0.0147559322033898,0.0155464285714286}, {2992853,3857983,3857959,0.0137225806451613,0.0146689655172414}, {2992859,3919459,3919326,1000000,0.0703862068965517}, {2992860,3919326,3919298,0.0133542857142857,0.018696}, {2992864,3919232,3919267,0.0286125,0.01308}, {2992865,3919171,3919228,0.051912,0.0309}, {2992866,3919232,3919171,0.109841379310345,1000000}, {2992867,3919298,3919376,0.0542285714285714,0.0392689655172414}, {2992868,3919376,3919476,0.0371612903225806,0.0411428571428571}, {2992869,3919228,3919376,0.0655161290322581,1000000}, {2992870,3873001,3873689,1000000,0.169632558139535}, {2992871,3873689,3873781,1000000,0.0283941176470588}, {2992872,3873923,3873810,0.208,1000000}, {2992873,3873810,3873781,0.05526,1000000}, {2992874,3873689,3873810,1000000,0.0580888888888889}, {2992875,3872987,3873646,0.2197875,1000000}, {2992876,3873646,3873763,0.06099,1000000}, {2992877,3873763,3873727,0.0511125,1000000}, {2992878,3873727,3873445,0.295479069767442,1000000}, {2992879,3873646,3873727,0.063375,1000000}, {2992884,3873852,3873805,1000000,0.117733333333333}, {2992885,3873805,3873506,1000000,0.350245714285714}, {2992886,3886427,3886332,1000000,1000000}, {2992887,3886332,3886162,1000000,1000000}, {2992888,3886427,3886523,0.0977076923076923,0.158775}, {2992889,3886523,3886629,0.06924,0.0712764705882353}, {2992896,3905124,3905863,0.235236,0.230623529411765}, {2992897,3905863,3905991,0.043375,0.0424897959183674}, {2992898,3903936,3905715,0.438346666666667,0.419693617021277}, {2992899,3905715,3905991,0.108844444444444,0.0864352941176471}, {2992900,3905863,3905715,0.1332,1000000}, {2992901,3905991,3906172,0.10416,0.16275}, {2992902,3905991,3906171,0.0909428571428571,0.0909428571428571}, {2992903,3906172,3906171,0.123728571428571,0.123728571428571}, {2992911,3899695,3899718,0.0691764705882353,0.0712727272727273}, {2992912,3899718,3899992,0.244028571428571,0.277005405405405}, {2992913,3899623,3899718,0.0552,0.0966}, {2992914,3878718,3878667,0.033075,0.0378}, {2992915,3878722,3878718,0.005952,0.00676363636363636}, {2992916,3878696,3878815,0.090768,1000000}, {2992921,3908279,3908215,0.0471,0.0334933333333333}, {2992922,3908215,3907243,0.539692307692308,0.467733333333333}, {2992923,3908171,3908215,0.0736125,1000000}, {2992924,3879996,3880029,0.0221806451612903,1000000}, {2992925,3880029,3880149,0.116269565217391,1000000}, {2992926,3880055,3880084,1000000,0.0160390243902439}, {2992927,3880084,3880206,1000000,0.0850058823529412}, {2992928,3880029,3880084,1000000,0.0643875}, {2992937,3880678,3880914,0.353060869565217,0.2537625}, {2992938,3880914,3881082,0.105533333333333,0.0904571428571428}, {2992939,3880902,3880943,0.02415,0.0173384615384615}, {2992940,3880943,3881082,0.0713142857142857,0.0713142857142857}, {2992941,3880914,3880943,1000000,0.0786}, {2992970,3887167,3887109,0.02,0.02}, {2992971,3887109,3885331,0.6340125,0.67628}, {2992973,3885331,3886209,0.5444,0.441405405405405}, {2992974,3886067,3886209,0.215577777777778,0.253069565217391}, {2992975,3881329,3881491,0.078,0.085609756097561}, {2992976,3881491,3881589,0.0368769230769231,0.0661241379310345}, {2992977,3881633,3881758,0.055668,1000000}, {2992982,3880413,3880542,0.0345052631578947,1000000}, {2992985,3881122,3880641,0.307333333333333,0.307333333333333}, {2992986,3881014,3881122,0.0915555555555556,0.0915555555555556}, {2992987,3881758,3881936,0.0854947368421053,1000000}, {2992988,3881936,3881949,0.00736271186440678,0.00775714285714286}, {2992989,3880680,3880601,0.0211924528301887,1000000}, {2992990,3850939,3850774,0.0562645161290323,0.02907}, {2992991,3850939,3850931,0.06915,0.113894117647059}, {2992992,3850774,3850931,0.0817166666666667,1000000}, {2992993,3851512,3851038,0.117957446808511,0.126}, {2992994,3851038,3850939,0.0330473684210526,0.0205868852459016}, {2992995,3850925,3851038,0.101592857142857,1000000}, {2992996,3854873,3854805,0.018432,0.017388679245283}, {2992997,3854652,3854764,0.0529885714285714,1000000}, {2992998,3854764,3854873,0.0607777777777778,1000000}, {2992999,3854805,3854745,0.015204,0.0143433962264151}, {2993000,3854764,3854745,0.0681,1000000}, {2993009,3854648,3854643,0.0392470588235294,1000000}, {2993010,3854643,3854652,0.0360473684210526,1000000}, {2993035,3849037,3848853,0.0509333333333333,0.0528923076923077}, {2993036,3848853,3848419,0.125556,0.1307875}, {2993037,3848851,3848853,0.254444444444444,1000000}, {2993038,3849521,3849861,0.401752941176471,0.487842857142857}, {2993039,3848910,3849101,0.306666666666667,0.306666666666667}, {2993040,3849861,3850182,0.68193,0.568275}, {2993043,3849147,3849101,0.0286,0.0286}, {2993044,3874067,3874109,0.0186882352941176,0.0244384615384615}, {2993045,3874254,3874109,0.0731478260869565,1000000}, {2993046,3874639,3874612,1000000,0.0149853658536585}, {2993047,3874556,3874542,0.0124875,1000000}, {2993048,3874639,3874556,0.0379894736842105,1000000}, {2993049,3874786,3874920,0.05236,0.0561}, {2993050,3874920,3874999,0.0477818181818182,0.0553263157894737}, {2993051,3875016,3874999,0.0610263157894737,1000000}, {2993052,3874920,3875016,1000000,0.08666}, {2993053,3875076,3875057,1000000,0.041628}, {2993054,3875057,3874936,1000000,0.0952981132075472}, {2993055,3875076,3875153,0.04572,0.0435428571428571}, {2993056,3875153,3875808,1.50835714285714,1.45634482758621}, {2993057,3875057,3875153,0.0827785714285714,1000000}, {2993058,3874999,3874987,0.0277636363636364,1000000}, {2993059,3874987,3874888,0.111294117647059,1000000}, {2993060,3874920,3874987,0.0554689655172414,1000000}, {2993061,3875087,3875076,1000000,0.0351529411764706}, {2993062,3875153,3875087,0.146657142857143,1000000}, {2993086,3848473,3848765,0.173844444444444,0.173844444444444}, {2993087,3849889,3849920,0.0726176470588235,0.0685833333333333}, {2993088,3849889,3850348,0.228688888888889,0.228688888888889}, {2993089,3851556,3851716,0.0447375,0.0447375}, {2993090,3852132,3852373,0.0989727272727273,0.101274418604651}, {2993091,3851716,3851988,0.07845,1000000}, {2993092,3852104,3852103,1000000,0.0158785714285714}, {2993093,3852103,3852115,1000000,0.072}, {2993094,3852115,3852132,1000000,0.0203142857142857}, {2993095,3852103,3852137,0.0104816326530612,1000000}, {2993096,3852137,3852480,0.0720979591836735,1000000}, {2993097,3852115,3852137,0.076975,1000000}, {2993098,3852046,3852104,1000000,0.0153230769230769}, {2993099,3851988,3852045,0.0343333333333333,1000000}, {2993100,3851988,3852041,0.0110875,1000000}, {2993101,3852046,3852041,0.0186222222222222,1000000}, {2993102,3852041,3852045,0.0352222222222222,1000000}, {2993108,3851716,3851995,1000000,0.0744418604651163}, {2993109,3851995,3852046,1000000,0.01329}, {2993110,3852480,3852140,0.0644423076923077,1000000}, {2993111,3852140,3852104,0.010776,1000000}, {2993112,3852045,3852132,0.05605,1000000}, {2993139,3852753,3853235,0.179105882352941,0.160252631578947}, {2993140,3853986,3853746,0.1203375,0.142622222222222}, {2993141,3853746,3852373,1.3808,1.15066666666667}, {2993145,3853514,3853746,1000000,1000000}, {2993147,3852753,3853157,1000000,1000000}, {2993148,3853157,3853514,1000000,1000000}, {2993149,3853473,3853514,1000000,1000000}, {2993150,3853157,3853473,1000000,1000000}, {2993153,3858527,3858478,0.0533666666666667,0.0565058823529412}, {2993154,3858478,3858107,0.261528,0.242155555555556}, {2993155,3856976,3856893,0.0612315789473684,0.0612315789473684}, {2993156,3856893,3856502,0.2747,0.253569230769231}, {2993157,3856434,3856352,0.0349333333333333,0.0349333333333333}, {2993158,3856352,3855876,1000000,1000000}, {2993159,3857416,3857355,0.0486,0.0486}, {2993160,3857355,3856840,0.461914285714286,0.461914285714286}, {2993161,3857816,3857748,0.07136,0.07136}, {2993162,3857748,3857269,0.264225,0.253656}, {2993163,3857678,3858029,0.264733333333333,0.264733333333333}, {2993164,3858029,3858101,0.0594,0.0594}, {2993165,3856352,3856893,0.338616,0.338616}, {2993166,3856893,3857355,0.3733,0.33597}, {2993167,3857355,3857748,0.311368421052632,0.2958}, {2993168,3857748,3858029,0.28232,0.28232}, {2993169,3858029,3858478,1000000,1000000}, {2993170,3856699,3856742,0.0216,0.0348}, {2993171,3856742,3856768,0.113727272727273,0.139}, {2993172,3856808,3856742,0.08628,0.0958666666666667}, {2993194,3857868,3857777,0.0395612903225806,0.0681333333333333}, {2993195,3857764,3857847,0.142872,1000000}, {2993196,3857847,3857868,0.0340736842105263,1000000}, {2993197,3857777,3857847,1000000,0.04708}, {2993198,3857764,3857792,1000000,0.020025}, {2993199,3857792,3857901,1000000,0.120688888888889}, {2993200,3858230,3858117,0.03912,1000000}, {2993201,3857792,3858077,1000000,0.1371}, {2993202,3857868,3857896,0.0208090909090909,1000000}, {2993203,3857896,3857952,0.041112,1000000}, {2993204,3858117,3858077,0.01562,1000000}, {2993205,3858077,3857901,0.10269,1000000}, {2993206,3857896,3858077,1000000,0.0742181818181818}, {2993228,3851959,3852484,0.0829217391304348,0.0880246153846154}, {2993229,3853163,3852800,0.156345,0.156345}, {2993230,3853094,3853163,0.0742333333333333,1000000}, {2993231,3853273,3853239,0.0414352941176471,0.0335428571428571}, {2993232,3853239,3853163,0.05898,0.0561714285714286}, {2993233,3853094,3853239,0.0635142857142857,1000000}, {2993234,3853239,3853290,0.0284307692307692,1000000}, {2993235,3853290,3853410,0.0383347826086957,1000000}, {2993236,3853163,3853290,0.048225,1000000}, {2993237,3853223,3853273,1000000,0.0168117647058824}, {2993238,3853469,3853324,0.0995555555555555,0.0672}, {2993239,3853324,3853273,0.0566470588235294,0.0356666666666667}, {2993240,3853223,3853324,1000000,0.052095652173913}, {2993241,3853273,3853367,1000000,0.0331875}, {2993242,3853367,3853410,1000000,0.030192}, {2993243,3853324,3853367,1000000,0.0594857142857143}, {2993246,3849782,3849689,0.0405846153846154,0.0416526315789474}, {2993247,3849689,3849827,1000000,1000000}, {2993248,3849827,3849860,0.0282230769230769,0.0333545454545455}, {2993249,3849782,3849827,0.0548888888888889,0.0741}, {2993250,3870038,3869510,1000000,0.136268571428571}, {2993251,3869510,3869449,0.0157111111111111,0.01414}, {2993252,3871913,3871787,0.0552947368421053,0.0618}, {2993253,3871787,3871456,1000000,0.19832}, {2993254,3870979,3870936,0.134431578947368,0.12771}, {2993255,3869510,3870057,1000000,0.14720625}, {2993256,3870057,3870936,1000000,0.186259090909091}, {2993259,3858327,3858417,0.0491714285714286,1000000}, {2993260,3858450,3858417,0.0419785714285714,0.0452076923076923}, {2993261,3858327,3858450,1000000,0.06452}, {2993262,3858417,3858406,0.0126526315789474,0.0136075471698113}, {2993263,3858327,3858406,0.0549789473684211,1000000}, {2993301,3895757,3895452,0.13411914893617,0.131325}, {2993302,3895452,3895407,0.018930612244898,0.0206133333333333}, {2993305,3896235,3895920,0.222432,0.213876923076923}, {2993307,3895452,3895920,0.342288,1000000}, {2993316,3888327,3887962,0.19795,1000000}, {2993334,3895014,3895085,0.033,0.0337674418604651}, {2993335,3894798,3894813,0.0121111111111111,0.00883783783783784}, {2993336,3894813,3895014,1000000,0.1303}, {2993337,3894813,3895014,0.118672727272727,1000000}, {2993338,3900789,3901140,1000000,0.0880978723404255}, {2993339,3901687,3901991,1000000,0.0711652173913044}, {2993423,3888736,3888806,0.0384,1000000}, {2993424,3888909,3888949,1000000,0.0187636363636364}, {2993435,3915102,3915173,0.140442857142857,0.0756230769230769}, {2993436,3915173,3915357,0.0913846153846154,0.0678857142857143}, {2993437,3915357,3915876,0.150643902439024,0.137253333333333}, {2993438,3915102,3915357,0.1161375,1000000}, {2993455,3916905,3916657,0.284086956521739,1000000}, {2993465,3892782,3893021,0.102175,0.272466666666667}, {2993466,3893021,3893815,0.402985714285714,0.451344}, {2993467,3892960,3893021,0.1194,1000000}, {2993468,3892782,3892929,0.074544,0.07765}, {2993469,3892929,3893546,0.377382352941176,0.40096875}, {2993470,3893021,3892929,0.11106,1000000}, {2993480,3917340,3918265,1000000,1000000}, {2993481,3917117,3917409,0.1494,0.118641176470588}, {2993482,3917409,3917467,0.024216,0.0195290322580645}, {2993514,3916594,3916574,0.00617333333333333,0.00661428571428571}, {2993515,3916574,3916078,0.172330434782609,1000000}, {2993516,3916078,3916118,0.0364571428571429,0.0546857142857143}, {2993517,3916118,3916398,0.202776923076923,0.202776923076923}, {2993518,3916574,3916118,1000000,0.188057142857143}, {2993519,3915273,3915313,0.0459529411764706,0.048825}, {2993520,3915313,3915616,0.199711111111111,0.199711111111111}, {2993521,3914504,3914562,0.0276545454545455,0.0325928571428571}, {2993522,3914562,3914787,0.0930307692307692,0.103662857142857}, {2993523,3915313,3914562,1000000,0.407127272727273}, {2993524,3914562,3914115,1000000,0.2672}, {2993525,3914048,3914115,0.0444571428571429,0.0444571428571429}, {2993526,3914115,3914381,0.3711,0.3711}, {2993527,3900776,3901165,0.0883411764705882,1000000}, {2993528,3913425,3913491,0.0347181818181818,0.0363714285714286}, {2993529,3913491,3913795,0.153275,0.167209090909091}, {2993530,3914115,3913802,1000000,0.0945627906976744}, {2993531,3912673,3912749,1000000,0.00978}, {2993532,3913491,3913015,1000000,0.160969230769231}, {2993533,3912954,3913015,0.0350842105263158,0.026664}, {2993540,3912621,3912665,0.00819428571428571,1000000}, {2993541,3912665,3913887,0.182005714285714,1000000}, {2993548,3889669,3889770,0.05733,0.04095}, {2993577,3900925,3900957,0.0104780487804878,0.00914042553191489}, {2993578,3900957,3901217,1000000,0.0967531914893617}, {2993579,3901628,3901280,0.24475,0.189483870967742}, {2993580,3901280,3901217,0.04437,0.0268909090909091}, {2993581,3900957,3901280,0.100591304347826,1000000}, {2993582,3901671,3901722,0.0465529411764706,0.0465529411764706}, {2993583,3901722,3902081,1000000,1000000}, {2993584,3901280,3901722,0.125649056603774,1000000}, {2993585,3902542,3902198,0.199915384615385,0.157509090909091}, {2993586,3902198,3902140,0.06508,0.0443727272727273}, {2993587,3901722,3902198,0.129047058823529,1000000}, {2993588,3904389,3904028,1000000,0.152633333333333}, {2993589,3904469,3904146,0.2418,1000000}, {2993590,3904028,3904146,0.0496344827586207,1000000}, {2993591,3905110,3904720,0.229254545454545,0.201744}, {2993592,3904720,3904638,0.0541,0.0374538461538462}, {2993593,3905663,3905357,0.205172727272727,0.205172727272727}, {2993594,3905825,3905540,1000000,1000000}, {2993595,3905540,3905793,0.072252,1000000}, {2993597,3853071,3853437,0.313333333333333,0.313333333333333}, {2993598,3853437,3853882,0.618923076923077,0.618923076923077}, {2993599,3852755,3853412,0.26448,0.26448}, {2993600,3853412,3854202,0.387646153846154,0.359957142857143}, {2993601,3853437,3853412,0.091776,0.0740129032258064}, {2993602,3903336,3904028,0.3577,1000000}, {2993603,3903263,3903336,0.0514,0.0402260869565217}, {2993604,3902140,3902634,1000000,0.129952941176471}, {2993605,3902634,3903263,1000000,0.175311111111111}, {2993606,3902198,3902686,0.127557692307692,1000000}, {2993607,3902686,3903336,0.176844444444444,1000000}, {2993608,3902634,3902686,0.0449368421052632,0.0656769230769231}, {2993609,3903336,3903451,0.213541935483871,0.275825}, {2993610,3903139,3903451,0.168444444444444,0.168444444444444}, {2993611,3854371,3854107,1000000,1000000}, {2993612,3854107,3853628,0.228866666666667,0.228866666666667}, {2993613,3905357,3905475,0.035484,1000000}, {2993614,3905475,3905540,0.0187882352941177,1000000}, {2993615,3905414,3905475,0.0291642857142857,0.0371181818181818}, {2993616,3854827,3854730,0.3192,0.3192}, {2993617,3850093,3850172,0.0719727272727273,0.05655}, {2993618,3850193,3850172,0.00773571428571429,0.0103142857142857}, {2993619,3850193,3850254,0.0390285714285714,0.0292714285714286}, {2993620,3850257,3850272,0.02744,0.0294}, {2993621,3853251,3853228,0.0176068965517241,0.0196384615384615}, {2993622,3853228,3852914,0.171490909090909,1000000}, {2993623,3852914,3852468,0.299571428571429,1000000}, {2993624,3852456,3852869,0.226825,1000000}, {2993625,3852869,3853228,0.189641379310345,1000000}, {2993626,3852914,3852869,0.0203485714285714,0.0203485714285714}, {2993627,3864980,3864968,0.00591923076923077,0.00603529411764706}, {2993628,3864968,3864824,0.0807428571428571,0.082425}, {2993629,3865255,3865463,1000000,0.250155555555556}, {2993630,3865463,3865908,0.103624137931034,0.122657142857143}, {2993631,3861213,3861312,0.0160971428571429,0.0165705882352941}, {2993632,3862360,3862338,0.00608571428571429,0.00655384615384615}, {2993633,3862338,3862276,1000000,0.0246235294117647}, {2993634,3862263,3862338,1000000,0.01536}, {2993635,3862276,3862263,0.04032,0.0448}, {2993636,3862077,3862263,1000000,0.0485357142857143}, {2993647,3887287,3886988,0.1349625,0.208974193548387}, {2993648,3886988,3886843,1000000,0.0776153846153846}, {2993649,3886671,3886934,0.140076923076923,0.117483870967742}, {2993650,3886934,3887702,0.254715789473684,0.24198}, {2993654,3886988,3886836,0.100755,1000000}, {2993655,3886836,3886934,0.124354838709677,1000000}, {2993656,3886843,3886836,0.0814714285714286,1000000}, {2993657,3887880,3887212,1000000,0.635652631578947}, {2993658,3887212,3887184,0.0199862068965517,0.0186967741935484}, {2993659,3887880,3887948,0.0218275862068966,0.0234444444444444}, {2993660,3887948,3888263,0.112954285714286,0.208073684210526}, {2993661,3887212,3887948,1000000,0.432878571428571}, {2993704,3895072,3895162,0.0627,1000000}, {2993705,3893477,3893562,0.10665,0.1422}, {2993706,3893562,3893836,0.275685714285714,0.257306666666667}, {2993707,3893477,3893687,0.104090322580645,0.169831578947368}, {2993708,3893687,3895900,0.598707692307692,0.610447058823529}, {2993709,3893562,3893687,0.134504347826087,0.162821052631579}, {2993716,3867362,3866738,0.558755555555556,0.50288}, {2993717,3866738,3866493,0.23628,0.23628}, {2993718,3874390,3874415,1000000,0.0277071428571429}, {2993719,3874415,3874650,1000000,0.187903448275862}, {2993720,3874415,3874650,0.416777777777778,0.416777777777778}, {2993722,3906852,3906880,0.02166,0.0240666666666667}, {2993723,3906876,3907692,0.217457142857143,0.22833}, {2993724,3906852,3906789,1000000,0.067425}, {2993725,3906852,3906734,0.06909,1000000}, {2993726,3906596,3906625,0.01752,0.0181241379310345}, {2993727,3906734,3906596,0.07428,1000000}, {2993728,3906625,3906648,0.0127783783783784,0.01576}, {2993729,3906648,3907333,0.31728,0.453257142857143}, {2993730,3906789,3906876,0.0240830769230769,0.02609}, {2993731,3906648,3906789,0.0555384615384615,1000000}, {2993741,3874621,3874556,0.0398816326530612,1000000}, {2993742,3874556,3874481,0.04122,1000000}, {2993743,3874481,3874254,0.0890689655172414,1000000}, {2993744,3874621,3874481,0.0634545454545455,1000000}, {2993745,3873998,3873887,0.0392742857142857,0.06873}, {2993746,3873998,3873972,1000000,0.0367674418604651}, {2993747,3873887,3873972,1000000,0.06804375}, {2993760,3874067,3874037,0.0354,1000000}, {2993761,3874037,3874058,0.224431034482759,1000000}, {2993764,3874109,3874235,0.0429315789473684,1000000}, {2993765,3874235,3874475,0.067365,1000000}, {2993766,3874936,3874686,1000000,0.136442307692308}, {2993767,3874686,3874639,1000000,0.0416454545454545}, {2993784,3901222,3901318,1000000,0.192235714285714}, {2993785,3901318,3901334,1000000,0.043128}, {2993799,3901250,3901169,0.0255090909090909,0.0290275862068965}, {2993800,3901169,3901121,1000000,0.074235}, {2993801,3901169,3901225,0.0536653846153846,1000000}, {2993811,3901005,3901030,0.0402818181818182,0.0402818181818182}, {2993812,3901250,3901271,1000000,0.119535483870968}, {2993813,3901225,3901271,0.0148947368421053,1000000}, {2993819,3901271,3901278,0.0107275862068965,0.0141409090909091}, {2993820,3901278,3901283,0.00597931034482759,0.00770666666666667}, {2993836,3901516,3901584,0.070110447761194,0.070110447761194}, {2993837,3902213,3902445,0.266953846153846,0.2169}, {2993838,3901329,3901921,0.4528,0.3396}, {2993839,3901921,3901981,1000000,0.0400588235294118}, {2993840,3901921,3902213,0.19498064516129,1000000}, {2993847,3901584,3901814,0.224408955223881,1000000}, {2993848,3901814,3901921,0.0693545454545455,1000000}, {2993849,3901916,3901584,0.2464,1000000}, {2993850,3902213,3901981,0.198203225806452,1000000}, {2993851,3901981,3901916,0.0480184615384615,1000000}, {2993855,3903510,3903389,0.0626933333333333,0.0641181818181818}, {2993856,3903389,3903234,0.0773581395348837,0.0792}, {2993857,3903278,3903533,0.22743,0.22743}, {2993858,3903533,3904127,0.4217,0.330026086956522}, {2993859,3903389,3903533,0.170242105263158,0.154028571428571}, {2993860,3867462,3867570,0.0760090909090909,0.0760090909090909}, {2993861,3867570,3867810,0.291652173913043,0.291652173913043}, {2993862,3867918,3867581,0.1997,0.1997}, {2993863,3867581,3867462,0.0868,0.0868}, {2993864,3867570,3867581,0.0349333333333333,0.0349333333333333}, {2993865,3903976,3903950,0.0408214285714286,0.047625}, {2993866,3903950,3903709,0.123135483870968,0.12724}, {2993928,3880571,3880665,0.08245,0.0706714285714286}, {2993929,3880665,3880751,0.0678642857142857,0.0575818181818182}, {2993930,3880665,3880162,0.420533333333333,0.420533333333333}, {2993934,3898330,3898303,0.0169384615384615,0.0231789473684211}, {2993935,3898303,3898190,0.07575,0.101}, {2993936,3898413,3898494,0.0364528301886792,1000000}, {2993937,3898303,3898494,0.0887739130434783,1000000}, {2993939,3898458,3898539,1000000,0.0565666666666667}, {2993950,3905676,3905267,0.207866666666667,0.207866666666667}, {2993951,3904463,3904373,0.470977777777778,0.470977777777778}, {2993952,3904373,3904468,0.093,0.093}, {2993953,3892725,3892335,0.134128571428571,1000000}, {2993956,3905709,3906009,0.21725,0.21725}, {2993957,3905539,3905798,0.103777777777778,0.103777777777778}, {2993958,3905798,3906355,0.33009,0.33009}, {2993963,3896556,3896666,0.11174693877551,0.114075}, {2993964,3896666,3896682,0.01098,0.0114375}, {2993968,3896238,3896461,1000000,1000000}, {2993969,3896461,3896666,1000000,1000000}, {2993970,3889601,3889989,0.343909090909091,1000000}, {2993971,3889148,3889344,0.168917647058824,0.130527272727273}, {2993972,3889217,3889344,1000000,0.0333136363636364}, {2993973,3889344,3889601,1000000,0.0676090909090909}, {2993974,3890974,3891528,0.7206,0.526592307692308}, {2993975,3890287,3890974,0.23412,1000000}, {2993976,3888120,3888353,0.141,1000000}, {2993977,3887088,3887261,0.0429804878048781,1000000}, {2993978,3888509,3889266,0.173059090909091,1000000}, {2993979,3885835,3886111,0.0628883720930233,1000000}, {2993980,3886467,3886721,0.226915384615385,0.453830769230769}, {2993981,3886111,3886467,0.108405,1000000}, {2993982,3886467,3887088,0.19074,1000000}, {2993983,3886345,3886438,0.233290909090909,1000000}, {2993984,3886438,3887071,1000000,0.173293333333333}, {2993985,3887607,3887909,1000000,1000000}, {2993986,3887909,3888050,1000000,1000000}, {2993987,3888030,3888169,0.0524,0.0524}, {2993988,3888030,3887871,1000000,1000000}, {2993989,3887871,3887570,1000000,1000000}, {2993990,3888169,3888216,0.0188222222222222,0.0188222222222222}, {2993991,3883671,3883242,0.262637837837838,0.373753846153846}, {2993992,3883706,3883275,0.154606451612903,1000000}, {2993993,3892725,3892778,1000000,0.0127894736842105}, {2993996,3883671,3883706,1000000,0.0404275862068965}, {2993997,3883766,3883820,0.0240230769230769,0.0231333333333333}, {2993998,3883820,3884195,0.14358,0.253376470588235}, {2994001,3883798,3883766,1000000,0.03348}, {2994002,3883820,3883798,0.0474,1000000}, {2994009,3889989,3890192,0.2786,1000000}, {2994010,3890192,3890226,0.0732428571428571,1000000}, {2994011,3889601,3890114,1000000,0.13515}, {2994031,3904315,3904398,0.0351490909090909,0.0364754716981132}, {2994032,3904398,3904509,0.04512,0.049632}, {2994033,3904305,3904398,0.07864,0.0453692307692308}, {2994040,3917292,3917333,0.0423529411764706,1000000}, {2994041,3917333,3917319,0.00954705882352941,1000000}, {2994042,3875241,3875217,0.0141918367346939,1000000}, {2994043,3874470,3874931,0.1631625,0.326325}, {2994044,3875030,3875217,1000000,0.0529142857142857}, {2994045,3875828,3875348,0.113315789473684,1000000}, {2994046,3875348,3875241,0.038316,1000000}, {2994047,3875177,3875143,0.107811111111111,1000000}, {2994048,3875869,3875433,1000000,0.0979928571428571}, {2994049,3875247,3875222,1000000,0.102905454545455}, {2994050,3875177,3875247,0.04173,1000000}, {2994051,3875247,3875433,0.59766,1000000}, {2994052,3875433,3875348,0.07808,1000000}, {2994053,3875241,3875030,0.06996,1000000}, {2994054,3875030,3874931,0.0288558139534884,1000000}, {2994055,3874931,3875072,0.06232,1000000}, {2994056,3875072,3875177,0.0832,1000000}, {2994057,3875278,3875261,1000000,0.0069}, {2994058,3875261,3875247,1000000,0.0138588235294118}, {2994059,3875072,3875196,0.0765789473684211,1000000}, {2994066,3875433,3875303,1000000,0.0429576923076923}, {2994067,3875303,3875278,1000000,0.014556}, {2994086,3917333,3917522,0.0623142857142857,1000000}, {2994087,3917522,3918367,0.223119230769231,1000000}, {2994096,3887514,3887964,0.1821,0.130071428571429}, {2994097,3888353,3888439,0.0371414634146341,1000000}, {2994098,3888439,3888715,0.111146666666667,0.128246153846154}, {2994099,3888150,3888703,1000000,1000000}, {2994100,3888509,3888427,1000000,1000000}, {2994101,3888284,3888509,0.0548048780487805,1000000}, {2994102,3887964,3888150,1000000,0.0646666666666667}, {2994103,3888150,3888223,1000000,0.0323636363636364}, {2994104,3888223,3888284,1000000,0.039104347826087}, {2994105,3888284,3888427,1000000,0.2323125}, {2994106,3888427,3888439,1000000,0.0646666666666667}, {2994107,3888091,3888120,0.0257225806451613,1000000}, {2994110,3873721,3873594,0.07107,0.0804566037735849}, {2994112,3873305,3873411,0.0804537313432836,1000000}, {2994115,3883596,3883865,0.160533333333333,0.115584}, {2994116,3883793,3883865,1000000,0.31528}, {2994117,3883865,3883887,1000000,0.128414634146341}, {2994119,3905973,3906025,0.143113043478261,0.10972}, {2994120,3905088,3905630,0.312183333333333,1000000}, {2994121,3905630,3905751,0.09147,1000000}, {2994122,3905140,3905660,1000000,0.277723076923077}, {2994123,3905660,3905751,1000000,0.0556545454545454}, {2994132,3887071,3887232,1000000,0.03744}, {2994136,3900961,3900859,0.070775,0.0585724137931034}, {2994137,3900604,3900200,0.2646,0.257448648648649}, {2994138,3900653,3900666,0.0110526315789474,0.013125}, {2994139,3887964,3888036,0.0640105263157895,1000000}, {2994140,3888036,3888091,0.07398,1000000}, {2994141,3888223,3888490,1000000,0.0760764705882353}, {2994142,3888490,3889217,1000000,0.181245}, {2994143,3900593,3900578,0.00640434782608696,0.0061375}, {2994144,3900578,3900501,0.0419632653061225,0.0501512195121951}, {2994145,3900610,3900578,1000000,0.0282947368421053}, {2994146,3900606,3900593,0.00730666666666667,0.00671020408163265}, {2994147,3900859,3900681,0.18696,0.107861538461538}, {2994148,3900653,3900604,0.0534461538461538,0.0496285714285714}, {2994151,3900681,3900649,1000000,0.0162}, {2994152,3900649,3900610,1000000,0.0231}, {2994153,3900681,3900669,0.0372260869565217,0.0389181818181818}, {2994154,3900669,3900653,0.01895,0.0197739130434783}, {2994155,3900649,3900669,0.0424333333333333,1000000}, {2994158,3883766,3883741,1000000,0.0176076923076923}, {2994159,3883741,3883671,1000000,0.0375130434782609}, {2994160,3883766,3883731,0.00906666666666667,1000000}, {2994161,3883731,3883706,0.00991578947368421,1000000}, {2994163,3889620,3890152,0.2936,1000000}, {2994173,3892358,3892769,0.137473170731707,1000000}, {2994194,3890774,3890874,0.0637833333333333,0.15308}, {2994195,3890874,3890951,0.054195,0.0802888888888889}, {2994196,3890860,3890774,1000000,0.0248093023255814}, {2994197,3890874,3890860,0.0827793103448276,1000000}, {2994198,3890704,3890813,1000000,0.0341675675675676}, {2994199,3890813,3891579,1000000,0.256215789473684}, {2994210,3883865,3883891,1000000,1000000}, {2994211,3883891,3883917,1000000,1000000}, {2994214,3883480,3883991,0.237104347826087,0.18178}, {2994215,3891206,3891355,0.0610390243902439,1000000}, {2994216,3891355,3891460,0.0748758620689655,1000000}, {2994217,3891460,3891562,0.0778333333333333,0.07005}, {2994218,3891355,3891562,0.0630818181818182,1000000}, {2994219,3891562,3891746,0.0555913043478261,1000000}, {2994220,3891597,3891746,1000000,0.080205}, {2994221,3891562,3891597,0.0795157894736842,0.0487354838709677}, {2994222,3891515,3891597,1000000,0.04955}, {2994223,3891515,3891757,0.122007692307692,0.109386206896552}, {2994224,3891746,3891968,0.102216,0.102216}, {2994225,3891968,3893008,0.557822222222222,0.568347169811321}, {2994226,3891460,3891968,1.05222,1.05222}, {2994227,3883991,3884014,0.02748,0.00947586206896552}, {2994228,3884014,3884039,0.02418,0.00863571428571429}, {2994229,3891206,3891360,1000000,0.0695586206896552}, {2994230,3891360,3891515,1000000,0.07192}, {2994231,3891230,3891360,0.131466666666667,0.131466666666667}, {2994232,3883913,3883934,1000000,0.1052125}, {2994233,3883742,3883792,1000000,0.287961290322581}, {2994234,3883792,3883793,1000000,0.0137375}, {2994235,3895900,3895932,0.00971052631578948,0.00753061224489796}, {2994236,3895932,3896591,0.163608,1000000}, {2994237,3896591,3897564,0.1908,1000000}, {2994238,3897564,3898228,0.117796721311475,0.133066666666667}, {2994239,3895932,3896587,1000000,0.151876363636364}, {2994240,3896587,3897564,1000000,0.20167868852459}, {2994241,3883542,3884043,0.275115789473684,0.275115789473684}, {2994242,3884096,3884043,0.318522580645161,1000000}, {2994243,3884043,3883991,0.375911111111111,1000000}, {2994244,3901647,3901770,0.1038,0.0481928571428571}, {2994245,3901756,3901770,0.0347333333333333,0.02605}, {2994246,3901647,3901756,1000000,0.0550838709677419}, {2994247,3901207,3901613,0.136909090909091,0.110195121951219}, {2994248,3901613,3901647,0.0252,0.0118588235294118}, {2994249,3901808,3901956,0.154764705882353,0.1754}, {2994250,3884043,3884069,0.0137142857142857,0.0144}, {2994251,3884069,3884106,0.0161428571428571,0.01695}, {2994252,3884177,3884153,1000000,1000000}, {2994257,3884128,3884130,0.18668275862069,1000000}, {2994258,3884130,3884096,0.150763636363636,1000000}, {2994259,3883845,3883808,1000000,0.226545}, {2994260,3883808,3883798,1000000,0.0158307692307692}, {2994261,3883706,3883726,1000000,0.0340695652173913}, {2994262,3883726,3883742,1000000,0.0152454545454545}, {2994263,3902336,3901578,0.579955555555556,0.579955555555556}, {2994264,3902336,3902426,1000000,0.07078125}, {2994265,3902426,3902393,1000000,0.067725}, {2994277,3901435,3901525,0.275348571428571,1000000}, {2994278,3901493,3901503,0.01569375,0.0152181818181818}, {2994279,3901525,3901508,0.0498222222222222,1000000}, {2994280,3901508,3901503,0.0567111111111111,1000000}, {2994281,3901416,3901449,1000000,0.0138444444444444}, {2994282,3901449,3901493,1000000,0.0215793103448276}, {2994283,3901508,3901449,0.0258,1000000}, {2994311,3912055,3912638,0.161106976744186,0.164942857142857}, {2994312,3911427,3911913,0.259628571428571,0.259628571428571}, {2994313,3911913,3912055,0.108176470588235,0.1149375}, {2994314,3911979,3911650,1000000,0.133508108108108}, {2994315,3912055,3911979,0.02244,0.0236210526315789}, {2994316,3911979,3911846,0.038295,1000000}, {2994317,3911315,3911611,0.243466666666667,0.230652631578947}, {2994318,3911611,3911650,0.0582,0.0623571428571429}, {2994319,3911846,3911611,0.0961028571428572,1000000}, {2994330,3857952,3858139,0.05844,1000000}, {2994331,3858139,3858737,0.141159183673469,1000000}, {2994332,3910308,3910609,0.0858127659574468,0.084025}, {2994333,3910609,3910653,0.015306976744186,0.0137125}, {2994334,3911611,3910609,0.501696,1000000}, {2994335,3904146,3904275,0.0512926829268293,1000000}, {2994336,3904275,3904720,0.135492,1000000}, {2994339,3904720,3904875,0.0421584905660377,1000000}, {2994340,3904875,3905357,0.141894339622642,1000000}, {2994350,3884107,3884148,1000000,0.0312486486486486}, {2994379,3870938,3870942,0.0774,0.06966}, {2994381,3904777,3904625,0.222644444444444,0.222644444444444}, {2994383,3884153,3884128,1000000,1000000}, {2994384,3884208,3884177,1000000,1000000}, {2994385,3872807,3872731,0.0206909090909091,0.02276}, {2994386,3872731,3872701,0.00853333333333333,0.00903529411764706}, {2994387,3870864,3870382,1000000,1000000}, {2994388,3901975,3902036,0.0132615384615385,1000000}, {2994391,3902789,3902934,0.0286867924528302,1000000}, {2994393,3874905,3875155,0.12312,1000000}, {2994395,3894912,3894969,0.0320727272727273,1000000}, {2994396,3894956,3894969,1000000,0.025175}, {2994398,3878406,3878333,0.0201285714285714,0.0301928571428571}, {2994399,3868904,3868927,0.0326228571428571,1000000}, {2994400,3878230,3878290,1000000,0.0502137931034483}, {2994402,3872435,3872346,1000000,0.0408222222222222}, {2994403,3858895,3859085,0.0651428571428571,0.0675555555555555}, {2994404,3864470,3864463,0.0974857142857143,1000000}, {2994407,3875196,3875261,0.0423428571428571,1000000}, {2994408,3886299,3886466,0.22206,0.22206}, {2994409,3886466,3886476,0.23574,0.23574}, {2994410,3887443,3887457,0.18606,0.18606}, {2994411,3886466,3887294,1000000,1000000}, {2994412,3887294,3887457,1000000,1000000}, {2994413,3886248,3887238,0.302738461538462,0.327966666666667}, {2994414,3887238,3887418,0.0554756756756757,0.0488714285714286}, {2994415,3887294,3887238,1000000,1000000}, {2994416,3888841,3889095,0.0462888888888889,0.0480692307692308}, {2994417,3887457,3888797,1000000,1000000}, {2994418,3888797,3888786,1000000,1000000}, {2994419,3882469,3882501,1000000,1000000}, {2994420,3882501,3882881,1000000,0.26193}, {2994423,3900565,3900670,1000000,0.0347230769230769}, {2994425,3885988,3885991,1000000,0.0144305084745763}, {2994426,3869267,3869196,0.0143555555555556,1000000}, {2994427,3869279,3869216,1000000,0.01756}, {2994428,3873091,3872978,1000000,0.02908}, {2994429,3873217,3873108,0.0267782608695652,1000000}, {2994430,3876231,3876245,0.016275,1000000}, {2994431,3876178,3876188,1000000,0.015588}, {2994432,3878079,3878066,0.019425,1000000}, {2994433,3878162,3878150,1000000,0.0166978723404255}, {2994434,3852041,3852103,0.0126122448979592,1000000}, {2994435,3875217,3875196,0.009775,1000000}, {2994436,3875196,3875177,0.012734693877551,1000000}, {2994438,3904028,3903956,1000000,0.0327}, {2994439,3904146,3904066,0.0362516129032258,1000000}, {2994444,3885248,3885372,0.0362057142857143,1000000}, {2994445,3892945,3893049,1000000,0.0310266666666667}, {2994446,3900506,3900597,0.0304565217391304,1000000}, {2994447,3892849,3892950,0.0247659574468085,1000000}, {2994448,3888091,3888223,1000000,0.0345}, {2994449,3888120,3888284,0.0425692307692308,1000000}, {2994450,3885253,3885345,1000000,0.0252585365853659}, {3014035,3891449,3891796,0.16048,0.138876923076923}, {3014036,3891310,3891717,0.27231724137931,0.376057142857143}, {3014039,3915615,3915646,1000000,0.02604}, {3014040,3915646,3915721,1000000,0.0398608695652174}, {3014041,3915287,3915176,0.0660222222222222,0.0660222222222222}, {3014042,3915224,3915615,1000000,0.167258823529412}, {3014043,3915287,3915224,0.1119375,1000000}, {3014044,3915646,3915619,0.0267461538461538,1000000}, {3014131,3886587,3886700,0.1491,0.156947368421053}, {3014132,3915619,3915287,0.279473684210526,1000000}, {3014139,3886737,3886784,0.07782,0.07782}, {3014140,3886587,3887275,0.434318181818182,0.415434782608696}, {3014141,3887275,3887109,0.2371,0.218861538461538}, {3014142,3887275,3887507,0.149444444444444,0.149444444444444}, {3014143,3902634,3902496,0.0788888888888889,0.0788888888888889}, {3014969,3847751,3847735,0.2982,0.2982}, {3014970,3848117,3848096,0.259577777777778,0.259577777777778}, {3014986,3853318,3853473,1000000,1000000}, {3015067,3854520,3854256,0.174969230769231,0.168488888888889}, {3015068,3854256,3854240,0.0121111111111111,0.0112758620689655}, {3015069,3854202,3853944,0.387860869565217,0.356832}, {3015070,3853944,3853882,0.12012,0.1092}, {3015071,3854282,3854041,0.24492,0.233257142857143}, {3015072,3854041,3853990,0.0797076923076923,0.0609529411764706}, {3015073,3853990,3853899,0.0577826086956522,0.055375}, {3015074,3853944,3853990,0.0754,0.05655}, {3015084,3859150,3856982,1.02944444444444,1.02944444444444}, {3015085,3856982,3856808,0.165371428571429,0.157854545454545}, {3015102,3876121,3875862,0.5841,0.676326315789474}, {3015380,3883054,3883650,0.464223529411765,0.464223529411765}, {3015480,3886784,3887208,1.1694,1.1694}, {3015481,3887208,3886784,1.6302,1.6302}, {3015750,3849212,3848433,0.370883333333333,0.351363157894737}, {3015756,3888915,3888872,0.0169615384615385,0.018375}, {3015757,3865463,3865318,1000000,0.127748275862069}, {3015758,3865318,3865279,1000000,0.0280392857142857}, {3015759,3865255,3865318,1000000,0.0271428571428571}, {3015760,3888665,3888850,1000000,0.0946071428571429}, {3015801,3877798,3877709,1000000,0.996138461538462}, {3015894,3849849,3849889,0.1499625,0.145418181818182}, {3015895,3850172,3849999,0.112704,0.122504347826087}, {3015896,3849999,3849844,0.09745,0.09745}, {3015897,3849849,3849999,0.23196,0.23196}, {3015926,3850257,3850254,0.00809032258064516,0.00836}, {3015930,3848675,3848473,0.227688888888889,0.227688888888889}, {3015973,3875312,3875228,1000000,0.117692307692308}, {3015974,3875228,3875213,1000000,0.0218857142857143}, {3015975,3887059,3885943,1000000,0.187697142857143}, {3015976,3885943,3885679,1000000,0.0365828571428571}, {3016009,3891623,3891760,0.0938896551724138,0.0878322580645161}, {3016212,3864222,3864236,0.0251333333333333,0.0357157894736842}, {3016249,3860665,3860628,0.0562166666666667,1000000}, {3016250,3860628,3860622,0.0191842105263158,1000000}, {3016251,3860628,3860754,1000000,0.0967285714285714}, {3016289,3848797,3848851,0.22674,0.22674}, {3016290,3848869,3848910,0.0924,0.0924}, {3016293,3848830,3848869,0.0792222222222222,0.0792222222222222}, {3016294,3848670,3848830,0.157933333333333,0.157933333333333}, {3016297,3848705,3848792,0.0494,0.0494}, {3016298,3848792,3848830,0.0559111111111111,0.0559111111111111}, {3016299,3848792,3848797,0.22176,0.22176}, {3016348,3900103,3900128,0.0212769230769231,1000000}, {3016456,3868552,3868585,1000000,0.0251307692307692}, {3016457,3868585,3868967,1000000,0.227030769230769}, {3016577,3887239,3887327,1000000,0.01488}, {3016578,3887327,3887477,1000000,0.0249230769230769}, {3016579,3887404,3887366,1000000,0.00679714285714286}, {3016580,3887366,3887312,1000000,0.00823714285714286}, {3016595,3894969,3895005,1000000,0.0258285714285714}, {3016596,3866123,3866170,1000000,0.0169371428571429}, {3016597,3866170,3866208,1000000,0.0103885714285714}, {3016762,3864204,3864270,0.105252631578947,0.0571371428571429}, {3016763,3864270,3864310,0.0397285714285714,0.0347625}, {3016769,3864753,3864696,0.0164647058823529,1000000}, {3017032,3850017,3850353,0.102326086956522,0.112071428571429}, {3017033,3850634,3850663,0.00898235294117647,0.00954375}, {3017034,3850663,3850814,0.0504352941176471,0.0553161290322581}, {3017096,3852648,3853016,0.266288888888889,0.266288888888889}, {3017097,3853016,3853692,0.377044444444444,0.377044444444444}, {3017098,3853692,3853293,0.190240909090909,0.186013333333333}, {3017099,3853293,3852629,0.238346666666667,0.238346666666667}, {3017100,3853016,3853293,1000000,1000000}, {3017106,3851989,3852613,0.37435,0.408381818181818}, {3017107,3852613,3852633,0.0206,0.02124375}, {3017113,3852613,3852528,1000000,1000000}, {3017123,3853853,3853368,1000000,1000000}, {3017125,3853417,3853368,0.0792,0.0792}, {3017142,3854228,3854102,0.245123076923077,0.245123076923077}, {3017143,3854102,3853916,0.258133333333333,0.258133333333333}, {3017144,3854586,3854228,0.155742857142857,0.167723076923077}, {3017145,3854228,3854155,0.03056,0.036672}, {3017148,3854838,3854857,0.201177777777778,0.201177777777778}, {3017149,3855160,3854838,1000000,1000000}, {3017150,3854838,3854267,1000000,1000000}, {3017182,3852393,3852637,0.14655,0.154263157894737}, {3017183,3852637,3852558,0.0918666666666667,0.0918666666666667}, {3017184,3852907,3852578,0.1725,0.20125}, {3017185,3852578,3852219,0.210744,0.210744}, {3017186,3855946,3855663,0.199133333333333,0.199133333333333}, {3017187,3855663,3855614,0.0423777777777778,0.0423777777777778}, {3017188,3854717,3854818,0.283992857142857,0.283992857142857}, {3017190,3855663,3855198,1000000,1000000}, {3017191,3855198,3854818,1000000,1000000}, {3017192,3855296,3855194,0.09925,0.0882222222222222}, {3017193,3855194,3855186,0.0212769230769231,0.0190758620689655}, {3017194,3855186,3855660,0.268722580645161,0.260325}, {3017213,3899136,3899054,0.0188571428571429,0.0203076923076923}, {3017214,3899054,3898678,0.106492682926829,0.103957142857143}, {3017215,3899226,3898721,0.212378571428571,1000000}, {3017307,3854316,3854504,0.145111111111111,0.145111111111111}, {3017311,3854504,3854231,0.121622222222222,0.121622222222222}, {3017317,3857090,3857106,0.164815384615385,1000000}, {3017322,3858587,3857779,0.308290909090909,0.322971428571429}, {3017323,3857779,3857510,0.06531,0.06531}, {3017324,3858742,3857956,0.30484,0.295006451612903}, {3017325,3857956,3856809,0.417064285714286,0.417064285714286}, {3017326,3857779,3857956,1000000,1000000}, {3017332,3853167,3853172,1000000,0.053}, {3017333,3853307,3853304,1000000,0.0104275862068966}, {3017334,3853304,3853167,1000000,0.06604}, {3017639,3864686,3865008,0.391285714285714,0.148054054054054}, {3017815,3895201,3895260,0.0302428571428571,1000000}, {3017816,3895260,3895285,0.0128863636363636,1000000}, {3017817,3895285,3895327,0.0214636363636364,1000000}, {3018024,3893119,3893536,0.166388571428571,0.142039024390244}, {3018025,3893536,3893621,0.0371828571428571,0.04066875}, {3018026,3893536,3893623,1000000,0.162514285714286}, {3018027,3906025,3905762,0.131377777777778,0.12231724137931}, {3018028,3905762,3906596,0.527876470588235,0.527876470588235}, {3018029,3905762,3904793,0.553116279069767,0.609846153846154}, {3018039,3854095,3853165,1000000,0.536958620689655}, {3018040,3853972,3853069,0.30174,0.486677419354839}, {3018041,3853069,3852367,0.199376470588235,0.221047826086957}, {3018042,3853165,3853069,1000000,0.106114285714286}, {3018043,3853165,3853234,0.0433333333333333,0.0433333333333333}, {3018132,3853086,3852457,0.569111111111111,0.569111111111111}, {3018133,3852457,3852430,0.0300666666666667,0.0300666666666667}, {3018134,3855660,3855708,1000000,1000000}, {3018135,3855345,3855572,1000000,1000000}, {3018136,3855761,3855743,1000000,0.49984}, {3018137,3856428,3856870,0.58536,0.509008695652174}, {3018138,3856870,3857120,0.086341935483871,0.086341935483871}, {3018139,3856515,3856446,0.179664,0.21910243902439}, {3018140,3856446,3856428,0.207976744186047,0.218121951219512}, {3018141,3855795,3856446,1000000,1000000}, {3018142,3856446,3856870,1000000,1000000}, {3018148,3851476,3852150,0.400105263157895,0.475125}, {3018149,3852150,3852450,0.139281818181818,0.133226086956522}, {3018150,3852533,3852150,0.4556,0.4556}, {3018151,3850986,3850179,0.371222222222222,0.3855}, {3018152,3850179,3850077,0.0651130434782609,0.0680727272727273}, {3018153,3851305,3850192,0.496711111111111,0.496711111111111}, {3018154,3850192,3850123,0.0336444444444444,0.0336444444444444}, {3018155,3850179,3850192,1000000,1000000}, {3018156,3850717,3851017,1000000,1000000}, {3018157,3851480,3851017,0.297666666666667,0.297666666666667}, {3018158,3851017,3850986,0.019,0.019}, {3018159,3850788,3851159,0.1802,0.1802}, {3018160,3851614,3851565,0.0238444444444444,0.0292636363636364}, {3018161,3851393,3851879,1000000,1000000}, {3018162,3851879,3852134,1000000,1000000}, {3018163,3852079,3851879,0.251711111111111,0.251711111111111}, {3018164,3852134,3852213,0.28125,0.28125}, {3018165,3852213,3852079,0.136338461538462,0.122234482758621}, {3018166,3852079,3851614,0.535525,0.535525}, {3018177,3852528,3852430,1000000,1000000}, {3018182,3851480,3851830,1000000,1000000}, {3018186,3852407,3851602,0.292675862068966,0.292675862068966}, {3018187,3851602,3850434,0.511288888888889,0.511288888888889}, {3018188,3851830,3851561,0.282235714285714,0.282235714285714}, {3018189,3851561,3851453,0.0388551724137931,0.0512181818181818}, {3018190,3851602,3851561,1000000,1000000}, {3018191,3852675,3853678,0.388548387096774,0.4015}, {3018192,3853678,3854194,0.322575,0.3519}, {3018193,3853404,3853678,0.393088888888889,0.393088888888889}, {3018194,3853401,3853080,0.210041379310345,0.20304}, {3018195,3853080,3852855,0.274524324324324,0.290211428571429}, {3018196,3852747,3853080,0.350644444444444,0.350644444444444}, {3018197,3856745,3856639,0.3366,0.3366}, {3018198,3856362,3856745,0.310933333333333,0.310933333333333}, {3018199,3856740,3856745,0.0706,0.0706}, {3018204,3854622,3854828,0.24501,0.24501}, {3018205,3854828,3854895,0.3229,0.38748}, {3018206,3854514,3854565,0.0536,0.0536}, {3018207,3854565,3854828,0.3681,0.3681}, {3018208,3854565,3854468,0.136938461538462,0.136938461538462}, {3018209,3854093,3854468,0.174133333333333,0.174133333333333}, {3018210,3854468,3854485,0.0541090909090909,0.0541090909090909}, {3018211,3854779,3854485,0.1842,0.1842}, {3018212,3854425,3854485,0.0816444444444444,0.0816444444444444}, {3018213,3854156,3854425,0.120866666666667,0.120866666666667}, {3018214,3854437,3854425,0.0479555555555555,0.0479555555555555}, {3018215,3854895,3854706,0.144725,0.151017391304348}, {3018216,3854437,3854656,0.146511111111111,0.146511111111111}, {3018217,3854412,3854437,0.158,0.158}, {3018218,3854706,3854628,0.05856,0.061}, {3018219,3854628,3854486,0.105965217391304,0.128273684210526}, {3018220,3854412,3854628,0.130933333333333,0.130933333333333}, {3018221,3858278,3858223,0.03966,0.0344869565217391}, {3018222,3858223,3857372,0.418173913043478,0.4809}, {3018223,3906403,3907173,0.375192857142857,0.375192857142857}, {3018224,3907173,3908272,0.47374,0.418005882352941}, {3018225,3906662,3907479,0.314945454545455,0.3247875}, {3018226,3907479,3908743,0.396707692307692,0.429766666666667}, {3018227,3907173,3907479,0.298863157894737,0.298863157894737}, {3018228,3901655,3902090,1000000,1000000}, {3018229,3902090,3902410,0.162577777777778,0.162577777777778}, {3018230,3899545,3900150,1000000,0.195232258064516}, {3018231,3900165,3899545,0.389177777777778,0.389177777777778}, {3018234,3860098,3860366,0.178695652173913,0.178695652173913}, {3018235,3860366,3860408,0.033792,0.033792}, {3018236,3860867,3860366,0.286933333333333,0.286933333333333}, {3018237,3869530,3869525,0.0347625,0.0505636363636364}, {3018238,3869525,3869514,0.141,0.235}, {3018239,3871755,3870887,0.626953846153846,0.354365217391304}, {3018240,3870887,3870875,0.020592,0.0270947368421053}, {3018247,3885372,3885401,1000000,0.05255625}, {3018248,3885401,3885456,1000000,0.169220689655172}, {3018255,3871799,3871846,1000000,0.0331692307692308}, {3018256,3871700,3871846,0.0651714285714286,1000000}, {3018264,3890061,3890174,0.048727868852459,0.0540436363636364}, {3018265,3890174,3890221,0.015984375,0.0200588235294118}, {3018266,3885054,3885162,0.0483365853658537,0.0460883720930233}, {3018267,3885162,3885493,0.144,0.171428571428571}, {3018268,3885054,3885445,0.152076923076923,1000000}, {3018269,3885445,3885835,0.111876923076923,1000000}, {3018270,3885162,3885445,0.132765517241379,1000000}, {3018271,3883321,3883414,1000000,0.0380428571428571}, {3018272,3883414,3883658,1000000,0.108342857142857}, {3018273,3883414,3883419,0.0599657142857143,1000000}, {3018274,3883280,3883355,0.0396,1000000}, {3018275,3883355,3883610,0.101586666666667,1000000}, {3018276,3885737,3886427,0.6133,0.525685714285714}, {3018277,3885920,3885737,0.078075,0.074952}, {3018278,3885737,3885410,1000000,1000000}, {3018280,3859200,3859167,0.01034,0.01034}, {3018281,3859167,3859035,1000000,0.075925}, {3018282,3899403,3899363,0.0186333333333333,1000000}, {3018283,3899307,3899557,1000000,0.126758490566038}, {3018284,3899363,3899307,0.01848,1000000}, {3018285,3899683,3899852,0.0618727272727273,0.10209}, {3018286,3899852,3900171,0.0936923076923077,0.126}, {3018314,3864463,3864646,0.07168,1000000}, {3018315,3859115,3858706,0.1169,1000000}, {3018320,3859258,3859115,0.0403692307692308,1000000}, {3018321,3859315,3859258,0.0204166666666667,1000000}, {3018322,3884683,3884745,0.0829578947368421,1000000}, {3018452,3864015,3864032,0.0397636363636364,1000000}, {3018453,3864032,3864380,0.338028571428571,1000000}, {3018462,3865144,3865247,0.046944,0.0335314285714286}, {3018463,3865247,3865328,0.0332647058823529,0.039}, {3018464,3865247,3865285,1000000,0.071}, {3018465,3865285,3865315,1000000,0.0424384615384615}, {3018466,3865213,3865021,0.15804,0.15804}, {3018467,3864470,3864328,0.0934363636363636,1000000}, {3018468,3864328,3864310,0.0144,1000000}, {3018469,3864270,3864328,0.0400636363636364,1000000}, {3018470,3864328,3864463,0.0534461538461538,1000000}, {3018471,3871934,3872032,1000000,0.171765957446809}, {3018472,3871954,3872032,1000000,0.0326181818181818}, {3020208,3900337,3900448,0.0639555555555556,0.0639555555555556}, {3020447,3889293,3889152,1000000,0.022065671641791}, {3020448,3889152,3888856,1000000,0.0423130434782609}, {3020469,3881451,3881476,1000000,0.0138285714285714}, {3020529,3913573,3913159,0.27618,0.27618}, {3020530,3913159,3913104,0.0290526315789474,0.0262857142857143}, {3020531,3913104,3913061,0.0233052631578947,0.0210857142857143}, {3020532,3913057,3912256,0.47151,0.554717647058824}, {3020533,3913057,3913099,0.0348428571428571,0.0304875}, {3020927,3905947,3906538,0.34737,0.34737}, {3020928,3903785,3903828,0.0220888888888889,0.0220888888888889}, {3020929,3903828,3904253,0.207644444444444,0.207644444444444}, {3020990,3867763,3867847,1000000,0.08365}, {3020991,3867847,3867853,1000000,0.0289636363636364}, {3021002,3848123,3848831,0.412927272727273,0.412927272727273}, {3021003,3848831,3848980,0.0723272727272727,0.0723272727272727}, {3021021,3873008,3873018,0.116674285714286,0.163344}, {3021022,3873018,3873359,0.135977777777778,0.135977777777778}, {3021023,3874046,3873251,0.3734,0.289083870967742}, {3021024,3873018,3872804,0.122511111111111,0.122511111111111}, {3021025,3872804,3873279,0.6194,0.6194}, {3021026,3873279,3873251,0.135675,0.127694117647059}, {3021027,3872804,3873279,0.661328571428571,0.661328571428571}, {3021031,3858011,3857983,0.0740380952380952,1000000}, {3021032,3855897,3856249,0.2764,1000000}, {3021033,3855897,3855140,1000000,0.314711111111111}, {3021034,3855140,3854739,0.2114,0.1812}, {3021035,3853749,3854211,0.170072727272727,0.170072727272727}, {3021036,3853763,3853241,0.2046,0.2046}, {3021037,3853428,3853749,0.131872727272727,0.131872727272727}, {3021038,3853241,3852830,0.142527272727273,0.142527272727273}, {3021039,3852822,3853428,0.202272727272727,0.202272727272727}, {3021040,3852830,3852268,0.174818181818182,0.174818181818182}, {3021041,3852256,3852822,0.167854545454545,0.167854545454545}, {3021042,3852268,3851730,0.177309090909091,0.177309090909091}, {3021043,3851816,3852256,0.134964705882353,0.134964705882353}, {3021044,3850999,3851081,0.122018181818182,0.122018181818182}, {3021045,3851081,3851816,0.257945454545455,0.257945454545455}, {3021055,3863075,3862960,0.0731333333333333,0.0731333333333333}, {3021067,3871704,3872103,0.121037837837838,0.135709090909091}, {3021068,3871092,3871280,0.0767142857142857,0.0639285714285714}, {3021124,3858565,3858278,0.130066666666667,0.130066666666667}, {3021125,3919957,3919866,0.066525,0.0939176470588235}, {3021126,3919866,3919159,0.480456,0.60057}, {3021127,3919866,3919457,0.320166666666667,0.274428571428571}, {3021128,3902036,3902123,0.021945,1000000}, {3021129,3914199,3914359,0.133826086956522,0.219857142857143}, {3021130,3914359,3914699,0.171131707317073,0.17541}, {3021132,3908441,3908999,0.125748,0.1497}, {3021133,3908999,3908744,0.160622222222222,0.160622222222222}, {3021139,3907205,3907326,1000000,0.0333219512195122}, {3021140,3907326,3907159,0.260657142857143,1000000}, {3021141,3907159,3907057,0.14754,1000000}, {3021148,3870743,3870883,0.108166666666667,1000000}, {3021149,3870771,3870378,0.123512195121951,1000000}, {3021150,3870378,3870278,0.039454054054054,0.0317347826086956}, {3021151,3870508,3870743,1000000,0.228347368421053}, {3021152,3870743,3870718,1000000,0.00657}, {3021153,3870718,3870378,1000000,0.113790697674419}, {3021154,3897298,3897345,0.0124636363636364,1000000}, {3021155,3897259,3897298,0.11196,1000000}, {3021156,3897259,3897496,0.28278,0.28278}, {3021176,3864541,3864669,0.246069230769231,0.236955555555556}, {3021177,3864669,3865619,0.5163,0.501548571428571}, {3021178,3864669,3864415,0.4542,0.4542}, {3021179,3871451,3871391,0.100033333333333,1000000}, {3021180,3871391,3871351,0.0368368421052632,1000000}, {3021181,3871342,3871310,1000000,0.0985875}, {3021182,3871310,3871351,1000000,0.0481609756097561}, {3021184,3891411,3891414,1000000,0.0427894736842105}, {3021200,3898149,3898223,1000000,0.0868524590163934}, {3021201,3898149,3897857,0.772707692307692,1000000}, {3021202,3900549,3900721,0.041796,1000000}, {3021203,3900721,3900776,0.0134588235294118,1000000}, {3021204,3900721,3900720,0.01767,0.0126214285714286}, {3021214,3900539,3900719,1000000,0.0526142857142857}, {3021215,3900719,3900789,1000000,0.0193333333333333}, {3021216,3900720,3900719,0.0278117647058824,0.01576}, {3021219,3898083,3898145,0.0852090909090909,1000000}, {3021220,3898145,3898156,0.014053125,1000000}, {3021221,3897835,3898145,0.579026086956522,1000000}, {3021224,3901991,3902048,1000000,0.0149727272727273}, {3021225,3902048,3902200,1000000,0.0345906976744186}, {3021237,3883641,3883929,0.0684888888888889,1000000}, {3021238,3883929,3884206,0.12441,1000000}, {3021239,3883966,3884061,0.034858064516129,1000000}, {3021240,3884061,3884227,0.357939130434783,1000000}, {3021291,3890881,3891507,0.236982352941176,0.161148}, {3021292,3891507,3891569,0.100971428571429,0.02945}, {3021293,3891569,3891723,0.037968,0.037968}, {3021294,3891723,3892260,0.138788235294118,0.141564}, {3021295,3891507,3891723,1000000,0.0711473684210526}, {3021296,3887667,3887710,0.0185863636363636,1000000}, {3021297,3887990,3887893,1000000,0.0314470588235294}, {3021298,3887990,3888003,0.00478666666666667,1000000}, {3021299,3887710,3887749,0.0163428571428571,1000000}, {3021300,3888003,3888071,0.0169914893617021,1000000}, {3021304,3890881,3890861,0.054888,0.0762333333333333}, {3021305,3890861,3890847,0.24315,0.24315}, {3021309,3890861,3891046,0.460457142857143,0.460457142857143}, {3021325,3887749,3887860,0.045978947368421,1000000}, {3021326,3887860,3887842,0.0575538461538462,1000000}, {3021346,3888061,3888071,1000000,0.0234510638297872}, {3021347,3887990,3888061,0.02445,1000000}, {3021350,3897794,3897793,0.0193636363636364,0.0193636363636364}, {3021351,3897609,3897788,1000000,0.0504731707317073}, {3021352,3897788,3897793,0.0250909090909091,0.0250909090909091}, {3021356,3897334,3897414,1000000,0.0194625}, {3021357,3896024,3896211,1000000,0.0454040816326531}, {3021367,3887316,3887690,0.165024,1000000}, {3021368,3887690,3887893,0.06824,1000000}, {3021384,3885856,3885864,0.0189677419354839,0.0189677419354839}, {3021385,3885864,3885949,0.191645901639344,0.191645901639344}, {3021386,3885864,3886956,0.61935,0.61935}, {3021390,3906608,3907074,0.198763636363636,1000000}, {3021487,3885597,3885710,0.145865625,0.137285294117647}, {3021488,3885963,3886082,0.305424,0.331982608695652}, {3021489,3885710,3885911,1000000,0.165486956521739}, {3021576,3907297,3907187,0.0623777777777778,0.0623777777777778}, {3022379,3885345,3885272,0.102633333333333,1000000}, {3022380,3885272,3885188,0.1310625,1000000}, {3022381,3880854,3880893,0.02626,1000000}, {3022388,3872283,3871939,0.200775,1000000}, {3022389,3895278,3895333,1000000,0.0365}, {3022390,3895333,3895400,1000000,0.0349170731707317}, {3022468,3897646,3897762,1000000,0.0236173913043478}, {3022469,3898191,3899087,0.174290625,1000000}, {3023424,3893801,3894269,0.601930434782609,0.314645454545455}, {3023425,3894269,3894307,0.0260538461538462,0.0233586206896552}, {3023426,3893831,3894190,0.167022857142857,1000000}, {3023427,3894190,3894307,0.0863307692307692,1000000}, {3023428,3894307,3894380,0.03688,0.0502909090909091}, {3023429,3894380,3894794,0.177771428571429,0.282818181818182}, {3023430,3894190,3894380,0.10645,1000000}, {3023431,3894147,3894269,1000000,0.056445}, {3023432,3893801,3894187,0.266542857142857,0.243365217391304}, {3023433,3894187,3894259,0.053,0.0477}, {3023434,3894238,3894187,1000000,0.140534693877551}, {3023435,3894187,3894136,1000000,0.168117647058824}, {3023436,3894136,3894077,1000000,0.226614285714286}, {3023437,3892616,3894004,0.624827586206896,0.549090909090909}, {3023438,3894004,3894065,0.042675,0.0296869565217391}, {3023439,3894004,3893972,1000000,0.0923590909090909}, {3023440,3893289,3894077,1000000,0.61581}, {3023441,3894077,3894125,0.0288666666666667,0.06495}, {3023442,3893101,3893972,1000000,0.458355555555556}, {3023443,3893972,3894022,1000000,0.0374}, {3023444,3893921,3893811,0.0609230769230769,1000000}, {3023445,3893811,3893724,0.0837111111111111,0.0538142857142857}, {3023446,3894022,3893978,0.0870418604651163,1000000}, {3023447,3893978,3893921,0.0374857142857143,1000000}, {3023448,3893961,3893921,0.0610666666666667,0.07328}, {3023449,3893978,3893961,0.0709354838709677,1000000}, {3023450,3893891,3893811,1000000,0.06}, {3023451,3893921,3893891,0.0336857142857143,0.0277411764705882}, {3023452,3893972,3893939,1000000,0.0790243902439024}, {3023453,3893939,3893891,1000000,0.0430578947368421}, {3023455,3849886,3849626,0.29688,0.30925}, {3023812,3899580,3899554,1000000,0.0425076923076923}, {3023813,3900171,3899551,0.4786,0.499408695652174}, {3023814,3899551,3899403,0.0847090909090909,0.0716769230769231}, {3023817,3865328,3865401,0.103726829268293,1000000}, {3024256,3883929,3883935,1000000,0.0415304347826087}, {3024257,3884285,3884345,1000000,0.1299}, {3024258,3884345,3884370,1000000,0.0325058823529412}, {3024259,3883935,3884229,1000000,0.259907142857143}, {3024260,3884229,3884345,1000000,0.168768}, {3024261,3884229,3884285,1000000,0.04314}, {3038793,3909340,3908941,0.215688,1000000}, {3038794,3909412,3909287,0.291133333333333,0.291133333333333}, {3038812,3862735,3862873,0.204352941176471,0.204352941176471}, {3038814,3871777,3871799,1000000,0.0231076923076923}, {3038815,3871669,3871777,1000000,0.0569052631578947}, {3038816,3871669,3871700,0.0485866666666667,1000000}, {3038824,3909368,3909449,0.0568,0.0426}, {3038825,3909449,3909567,0.11676,0.08757}, {3038828,3909567,3909485,0.0362,0.047784}, {3038829,3909485,3908585,0.265865217391304,0.321836842105263}, {3038830,3909449,3909485,0.117284210526316,1000000}, {3038839,3908442,3909010,0.255754838709677,0.2477625}, {3038840,3909010,3909128,0.0476,0.0541655172413793}, {3038841,3908977,3907973,0.346488888888889,0.346488888888889}, {3038842,3909010,3908977,0.0566,0.0566}, {3038843,3909012,3908340,0.27136875,0.27136875}, {3038844,3908977,3909012,0.050295652173913,0.050295652173913}, {3038845,3909123,3909099,0.39105,0.39105}, {3038846,3909012,3909123,0.0535090909090909,0.0511826086956522}, {3038847,3909128,3909204,0.0401225806451613,0.0460666666666667}, {3038848,3909204,3909808,0.308078571428571,0.319488888888889}, {3038849,3909123,3909204,0.0551181818181818,0.0551181818181818}, {3038862,3885850,3886162,1000000,1000000}, {3038881,3900760,3900902,1000000,1000000}, {3038882,3900902,3900910,0.0636,0.05088}, {3038883,3900724,3900902,0.99738947368421,1.11472941176471}, {3038884,3900234,3900235,0.0144,1000000}, {3038885,3900235,3900252,0.16811320754717,1000000}, {3038889,3900220,3900213,1000000,0.0539234042553191}, {3038901,3900428,3900919,0.1371,0.194593548387097}, {3038902,3900919,3901376,0.104811764705882,0.1113625}, {3038903,3900910,3900919,0.0834782608695652,0.0533333333333333}, {3038904,3900910,3901484,1000000,1000000}, {3038905,3901484,3902255,1000000,1000000}, {3038906,3901376,3901496,0.0237396226415094,0.0267702127659574}, {3038907,3901496,3902273,0.219061538461538,0.244097142857143}, {3038908,3901484,3901496,0.048,0.048}, {3038970,3899302,3899859,1000000,0.130746428571429}, {3038975,3900382,3900455,1000000,0.022004347826087}, {3038976,3900981,3901239,0.1108,0.1108}, {3038977,3900068,3900381,0.3409,0.3409}, {3038981,3901019,3900981,0.142778571428571,0.148066666666667}, {3038982,3901019,3902574,0.478145454545455,0.478145454545455}, {3039003,3883271,3883676,0.179733333333333,0.179733333333333}, {3039004,3883010,3883397,0.110473469387755,0.106141176470588}, {3039005,3883397,3883271,0.101175,0.1349}, {3039006,3883794,3883839,0.0257307692307692,0.0318571428571429}, {3039007,3883839,3884108,0.143957142857143,0.223933333333333}, {3039008,3883397,3883839,0.215032258064516,0.162585365853659}, {3039009,3883010,3881387,0.461292857142857,0.478377777777778}, {3039010,3879866,3881301,0.797266666666667,0.768792857142857}, {3039011,3881301,3881387,0.07772,0.0529909090909091}, {3039012,3881511,3881301,0.222347368421053,0.176025}, {3039013,3877491,3877637,1000000,1000000}, {3039014,3877637,3878088,1000000,1000000}, {3039015,3878530,3878800,0.0641222222222222,0.0678941176470588}, {3039016,3878800,3879324,0.130702040816327,0.128088}, {3039019,3884920,3885522,0.230555555555556,0.230555555555556}, {3039020,3885522,3885524,0.09,1000000}, {3039021,3884783,3885503,0.2380125,0.282088888888889}, {3039022,3885503,3885604,0.0288882352941177,0.0338689655172414}, {3039023,3885522,3885503,1000000,0.49698}, {3039024,3898818,3898860,0.0225789473684211,0.0225789473684211}, {3039025,3898860,3899173,0.16887,0.241242857142857}, {3039026,3898733,3899092,0.117635294117647,0.1111}, {3039027,3899092,3899696,0.268269230769231,0.249107142857143}, {3039028,3898860,3899092,0.4755,0.4755}, {3039033,3900232,3900380,0.05004375,0.0942}, {3039034,3900380,3900428,0.0184166666666667,0.039}, {3039035,3900235,3900577,1000000,0.200085714285714}, {3039036,3900577,3900910,0.144488888888889,0.139328571428571}, {3039037,3900380,3900577,0.136338461538462,0.2532}, {3039085,3899497,3899615,0.0701777777777778,0.0701777777777778}, {3039086,3899244,3899497,0.128818181818182,0.1417}, {3039087,3899615,3899244,0.256755555555556,0.256755555555556}, {3039088,3899095,3899287,0.133406896551724,0.09672}, {3039089,3899287,3899526,0.1371,0.112172727272727}, {3039090,3899615,3900356,0.400955555555556,0.400955555555556}, {3039091,3900064,3900356,0.175644444444444,0.175644444444444}, {3039092,3899988,3900064,0.0450222222222222,0.0450222222222222}, {3039093,3899988,3900332,0.134955555555556,0.134955555555556}, {3039094,3900332,3901120,0.439111111111111,0.439111111111111}, {3039095,3900356,3900579,0.113711111111111,0.113711111111111}, {3039096,3900579,3901158,0.273577777777778,0.273577777777778}, {3039097,3900332,3900579,0.207555555555556,0.207555555555556}, {3039099,3900049,3900039,0.0259714285714286,1000000}, {3039100,3900039,3899983,0.0920526315789474,1000000}, {3039101,3900000,3900041,0.01338,1000000}, {3039121,3860494,3861326,1000000,1000000}, {3039122,3861326,3861558,0.122511111111111,0.122511111111111}, {3039283,3859420,3859564,0.12004,0.105917647058824}, {3039284,3859564,3859929,0.284485714285714,0.3319}, {3039285,3859929,3860099,0.16188,0.186784615384615}, {3039286,3859564,3859929,0.2222,0.2222}, {3039287,3861013,3860371,0.28438,1000000}, {3039288,3860371,3860205,0.0660810810810811,1000000}, {3039289,3860371,3860099,1000000,1000000}, {3039292,3860099,3860884,1000000,1000000}, {3039346,3868140,3868179,1000000,1000000}, {3039347,3868179,3868237,1000000,1000000}, {3039432,3900455,3900515,1000000,0.0189545454545455}, {3039433,3900515,3900565,1000000,0.0202}, {3039438,3895137,3895193,1000000,0.0340772727272727}, {3040236,3861321,3862136,0.322287804878049,0.35712972972973}, {3040345,3868192,3868211,0.01836,1000000}, {3040354,3867716,3867453,0.117133333333333,0.121638461538462}, {3040355,3867453,3867230,0.0751241379310345,0.0702774193548387}, {3040428,3884747,3884813,0.0256451612903226,0.0361363636363636}, {3040654,3888353,3888427,0.04542,1000000}, {3040660,3890957,3891082,0.154690909090909,0.121542857142857}, {3040661,3891082,3891146,1000000,0.0624692307692308}, {3040662,3891031,3891146,1000000,0.037095}, {3040663,3891082,3891031,0.113470588235294,1000000}, {3040664,3890974,3891052,0.0267,1000000}, {3040665,3891052,3891160,0.0407513513513513,1000000}, {3041935,3898020,3898046,0.0168,0.01848}, {3041936,3898046,3898318,0.20793,0.20793}, {3041937,3895180,3895338,0.0468979591836735,0.0441923076923077}, {3041938,3895338,3895566,1000000,0.0673591836734694}, {3041939,3895978,3896005,0.0212129032258065,0.0274}, {3041940,3896005,3896260,0.1804125,0.3396}, {3041941,3895199,3895547,0.22432,1000000}, {3041942,3896735,3896844,0.129070588235294,0.129070588235294}, {3041943,3896735,3896005,1000000,0.261757894736842}, {3041944,3895547,3895338,1000000,0.0614553191489362}, {3041945,3898046,3897537,1000000,0.224854545454545}, {3041946,3897522,3897537,0.022968,0.0261}, {3041947,3880838,3880912,0.02374,1000000}, {3041948,3881006,3880912,0.0923333333333333,0.0923333333333333}, {3041951,3895663,3896075,0.329947826086957,0.216822857142857}, {3041952,3896075,3896128,0.0236068965517241,1000000}, {3041953,3896471,3896563,0.0444,1000000}, {3041954,3896437,3896234,0.1395,0.172714285714286}, {3041955,3896128,3896092,1000000,0.0136173913043478}, {3041956,3896092,3895931,1000000,0.0706604651162791}, {3041957,3895931,3896119,0.217928571428571,1000000}, {3041958,3896119,3896155,0.02068,1000000}, {3041959,3896217,3896181,0.0149720930232558,1000000}, {3041960,3896181,3896030,0.0629086956521739,1000000}, {3041961,3896075,3896092,1000000,0.025125}, {3041962,3896092,3896119,1000000,0.01494375}, {3041963,3896119,3896181,1000000,0.0418444444444444}, {3041964,3896181,3896437,1000000,0.244166666666667}, {3041965,3896437,3896563,1000000,0.0494647058823529}, {3042484,3890457,3890562,1000000,0.0389272727272727}, {3042486,3892862,3892945,1000000,0.0178408163265306}, {3042490,3885150,3885118,1000000,0.0470903225806452}, {3042491,3885118,3885097,1000000,0.0456882352941176}, {3042495,3885118,3885255,1000000,0.159635294117647}, {3042496,3885026,3884809,0.120627272727273,1000000}, {3042497,3884796,3884947,1000000,0.23278}, {3042498,3884947,3884978,1000000,0.0488057142857143}, {3042499,3884809,3884947,0.159157894736842,1000000}, {3042543,3895346,3895643,0.119222727272727,1000000}, {3042544,3895434,3895450,1000000,0.01422}, {3042545,3893565,3895158,0.416937931034483,1000000}, {3042546,3895158,3895201,0.0244909090909091,1000000}, {3042549,3898746,3898640,0.0601736842105263,0.0476375}, {3042550,3898494,3898557,0.0257379310344828,1000000}, {3042552,3869824,3869680,0.04308,0.0349297297297297}, {3042553,3869680,3869461,0.05076,0.05076}, {3042554,3870193,3869981,0.09621,0.0549771428571429}, {3042555,3869981,3869824,0.0628173913043478,0.0437818181818182}, {3042556,3870041,3869824,0.1904,0.068}, {3042567,3865015,3864643,0.115005882352941,0.162925}, {3042568,3864643,3864040,0.211747058823529,0.232238709677419}, {3042569,3864629,3864863,0.107651162790698,0.125108108108108}, {3042570,3864863,3865144,0.136962162162162,0.120657142857143}, {3042571,3864473,3864560,0.0601714285714286,0.0815225806451613}, {3042572,3864560,3864629,0.0371581395348837,0.0469941176470588}, {3042577,3866009,3865767,0.109241379310345,0.111157894736842}, {3042578,3865767,3865334,0.270703448275862,0.280371428571429}, {3042579,3865015,3865004,0.0477733333333333,1000000}, {3042580,3865004,3864890,0.269433962264151,1000000}, {3042581,3864890,3864889,0.0688188679245283,1000000}, {3042582,3865079,3864986,1000000,0.28164}, {3042583,3864986,3864981,1000000,0.0906470588235294}, {3042584,3865196,3865128,0.0336375,1000000}, {3042585,3865128,3864981,0.087675,1000000}, {3042586,3863953,3863322,0.26925,1000000}, {3042587,3864912,3864819,1000000,0.038875}, {3042588,3864819,3863621,1000000,0.5268}, {3042589,3864990,3864998,1000000,0.044775}, {3042590,3864998,3865005,1000000,0.0536615384615385}, {3042592,3877871,3878020,0.0833052631578947,1000000}, {3042596,3865309,3865261,0.181690909090909,1000000}, {3042597,3865261,3865186,0.07065,1000000}, {3042600,3884871,3885029,0.30921,1000000}, {3042601,3885029,3885097,0.0886384615384615,1000000}, {3042602,3864784,3864931,0.0736434782608696,1000000}, {3042603,3864931,3865056,0.0654,1000000}, {3042604,3864934,3864869,0.0722903225806452,1000000}, {3042605,3864869,3864784,0.0793846153846154,1000000}, {3042613,3890664,3890704,0.047295652173913,0.03626}, {3042614,3890494,3890585,0.0835928571428571,0.0866888888888889}, {3042615,3887585,3887706,0.0323210526315789,0.0314923076923077}, {3042616,3887706,3888545,0.20673488372093,0.216819512195122}, {3042617,3871961,3871968,0.0653189189189189,1000000}, {3042618,3872452,3872484,1000000,0.026796}, {3042619,3886816,3887002,0.08265,1000000}, {3042620,3869774,3869498,0.0636714285714286,1000000}, {3042621,3870062,3869924,1000000,0.0441}, {3042622,3870079,3870062,0.19684,0.109355555555556}, {3042623,3870092,3870079,0.11802,0.0931736842105263}, {3042624,3887842,3887750,0.0243428571428571,1000000}, {3042625,3887750,3887556,0.0554571428571429,1000000}, {3042626,3875102,3875100,0.0988941176470588,1000000}, {3042627,3887592,3887531,0.0229609756097561,1000000}, {3042630,3850774,3850566,0.0602428571428571,0.0486576923076923}, {3042631,3850566,3850165,0.1,0.0910714285714286}, {3042632,3878140,3878360,0.0592285714285714,0.051825}, {3042647,3899648,3899733,1000000,0.0731625}, {3042648,3899733,3899819,1000000,0.07845}, {3042649,3899669,3899757,0.0398470588235294,1000000}, {3042650,3899757,3899819,0.0283945945945946,1000000}, {3042654,3853410,3853523,0.0428678571428571,0.0436472727272727}, {3042655,3853523,3853685,0.0733142857142857,0.0744967741935484}, {3042656,3852484,3853012,0.110684210526316,1000000}, {3042657,3853012,3853094,0.0257318181818182,1000000}, {3042663,3899450,3899282,0.0796153846153846,1000000}, {3042664,3899282,3899226,0.021825,1000000}, {3042665,3899447,3899276,1000000,0.0863478260869565}, {3042666,3899276,3899136,1000000,0.0561428571428571}, {3042667,3899450,3899279,0.0533513513513513,1000000}, {3042668,3899282,3899279,1000000,0.0182166666666667}, {3042669,3899279,3899276,0.0470769230769231,0.034}, {3042670,3899276,3899263,0.0729555555555556,0.0729555555555556}, {3042677,3875582,3875549,0.121515789473684,0.112624390243902}, {3042678,3875380,3875499,0.0639,0.0594418604651163}, {3042679,3875499,3875582,0.0590368421052632,0.056085}, {3042684,3872414,3872456,0.046575,1000000}, {3042685,3872664,3872707,0.08505,1000000}, {3042688,3872065,3872053,0.0474285714285714,1000000}, {3042689,3872456,3872510,0.06072,1000000}, {3042690,3872510,3872569,0.06845,1000000}, {3042691,3872524,3872623,1000000,0.0935333333333333}, {3042694,3872006,3872381,1000000,0.0922421052631579}, {3042695,3897924,3898140,1000000,0.051615}, {3042696,3880951,3880770,0.0720642857142857,1000000}, {3042697,3880770,3880536,0.0887333333333333,1000000}, {3042700,3899698,3899660,1000000,0.0690648648648649}, {3042701,3899660,3899580,1000000,0.136231578947368}, {3042702,3899763,3899723,1000000,0.054227027027027}, {3042703,3899723,3899698,1000000,0.0592421052631579}, {3042706,3912518,3912673,1000000,0.0255217391304348}, {3042707,3912749,3912967,1000000,0.0314}, {3042708,3912967,3913638,1000000,0.104031428571429}, {3042718,3854745,3854648,0.0218823529411765,0.0206666666666667}, {3042736,3875508,3875661,0.039,0.1092}, {3042737,3875661,3877681,0.6648,0.506514285714286}, {3042738,3875349,3875408,1000000,0.0665192307692308}, {3042739,3875408,3875580,1000000,0.157835294117647}, {3042740,3872863,3873916,0.207316363636364,0.316733333333333}, {3042741,3865102,3865039,0.0186171428571429,0.013575}, {3042742,3864838,3865075,0.0527236363636364,0.0475377049180328}, {3042743,3865680,3865656,0.0394301886792453,0.0401884615384615}, {3042744,3865656,3865102,0.160285714285714,0.148188679245283}, {3042745,3865526,3868434,0.5184,0.480834782608696}, {3042746,3874519,3874393,1000000,0.1026}, {3042747,3874669,3874621,0.0233884615384615,1000000}, {3042748,3874888,3874800,0.0388254545454545,1000000}, {3042749,3874800,3874669,0.0687888888888889,1000000}, {3042750,3873972,3873944,1000000,0.0739066666666667}, {3042751,3873944,3873988,1000000,0.185088888888889}, {3042752,3873887,3873729,0.0484578947368421,0.076725}, {3042753,3873729,3873407,0.0727148936170213,0.0813714285714286}, {3042754,3873407,3873008,0.0843622641509434,0.089424}, {3042755,3874275,3873998,1000000,0.14778}, {3042766,3864480,3864442,0.011175,0.01396875}, {3042767,3864442,3864362,0.023535,0.0268971428571429}, {3042802,3865496,3865503,1000000,0.02863125}, {3042803,3865503,3865518,1000000,0.154976470588235}, {3042810,3901293,3901385,0.0374630136986301,1000000}, {3042811,3901385,3901531,0.0544816901408451,1000000}, {3042812,3900150,3900864,1000000,0.23747619047619}, {3042813,3901351,3901439,1000000,0.0367114285714286}, {3042814,3901439,3901585,1000000,0.0581485714285714}, {3042815,3901503,3901590,0.0882,0.0774439024390244}, {3042816,3878315,3878177,0.05828,1000000}, {3042817,3877873,3877789,0.04203,1000000}, {3042818,3877668,3877344,1000000,0.255266666666667}, {3042819,3857745,3857764,0.0304,0.0304}, {3042820,3858996,3858360,0.160884,1000000}, {3042821,3858360,3858230,0.0366976744186047,1000000}, {3042822,3855029,3854873,0.0379882352941176,0.0412212765957447}, {3042823,3855338,3855029,0.0682846153846154,0.0696235294117647}, {3042824,3856827,3855938,0.176049056603774,0.166617857142857}, {3042825,3854652,3854641,0.0214325581395349,0.0214325581395349}, {3042826,3854641,3854609,0.04385,0.0429551020408163}, {3042836,3901233,3901470,1000000,0.0614}, {3042837,3901470,3901689,1000000,0.0516905660377358}, {3042838,3870278,3870130,0.06172,0.0402521739130435}, {3042839,3870130,3870041,0.061,0.0284666666666667}, {3042840,3879195,3879355,0.177,1000000}, {3042841,3879355,3879464,0.11485,1000000}, {3042846,3880809,3880826,0.0299217391304348,0.0264692307692308}, {3042847,3902309,3902164,0.0986769230769231,0.0874636363636364}, {3042848,3902164,3902129,0.0336692307692308,0.0236594594594595}, {3042849,3902883,3902930,0.0222545454545455,0.0288}, {3042850,3902930,3902983,0.0291652173913043,0.0353052631578947}, {3042851,3899872,3899831,0.092505,1000000}, {3042852,3899831,3899816,0.0332590909090909,1000000}, {3042853,3900372,3900539,1000000,0.0600315789473684}, {3042854,3899888,3899858,1000000,0.0492}, {3042855,3899858,3899813,1000000,0.0693428571428572}, {3042856,3900030,3900286,0.0634428571428571,1000000}, {3042857,3900286,3900549,0.070425,1000000}, {3042858,3899279,3899136,0.0431414634146341,1000000}, {3042859,3901196,3901250,1000000,0.0858878048780488}, {3042862,3868288,3868213,1000000,0.01782}, {3042863,3871317,3871272,0.01236,1000000}, {3042864,3871272,3870771,0.156068181818182,1000000}, {3043195,3881829,3881683,0.0932052631578947,1000000}, {3043196,3881683,3882318,0.209925,1000000}, {3043197,3878418,3881336,1000000,0.4966}, {3043198,3881506,3882238,0.1348,1000000}, {3043199,3878414,3881323,0.523014705882353,1000000}, {3043200,3881323,3881817,0.0776417910447761,1000000}, {3043201,3858492,3858450,0.0595963636363636,0.0607}, {3043205,3903195,3903443,1000000,0.0592354838709677}, {3043206,3903443,3903853,1000000,0.118170491803279}, {3043210,3915727,3915764,1000000,0.00875}, {3043278,3853685,3857169,0.713214084507042,0.6843}, {3043279,3857169,3857587,0.072346875,0.063427397260274}, {3043284,3894825,3894868,0.029412,1000000}, {3043285,3894868,3894912,0.029868,1000000}, {3043296,3895566,3895724,1000000,0.0536142857142857}, {3043297,3895724,3895978,1000000,0.105522580645161}, {3043298,3896005,3895616,1000000,0.287894117647059}, {3043299,3895616,3895547,1000000,0.0330769230769231}, {3043336,3895770,3895811,0.032975,1000000}, {3043341,3895961,3895811,1000000,0.117525}, {3043342,3895984,3896152,0.12087,1000000}, {3043343,3895709,3895960,0.135272727272727,1000000}, {3043344,3895960,3895984,0.0142702702702703,1000000}, {3043345,3900691,3900814,0.0842947368421053,0.12012}, {3043346,3901121,3901083,1000000,0.125}, {3043347,3901083,3901030,1000000,0.138714285714286}, {3043348,3880601,3880503,0.0301444444444444,1000000}, {3043349,3880503,3880356,0.04,1000000}, {3043353,3880977,3881111,1000000,0.0348555555555556}, {3043354,3881000,3881139,0.0348535714285714,1000000}, {3043355,3881480,3881402,0.0384857142857143,0.0612272727272727}, {3043356,3881402,3880911,0.190645714285714,0.20851875}, {3043357,3878789,3879143,0.122057142857143,1000000}, {3043358,3879143,3879199,0.0268258064516129,1000000}, {3043362,3879581,3879561,0.011208,1000000}, {3043363,3879561,3879540,0.0126,1000000}, {3043364,3879452,3879507,1000000,0.063912}, {3043365,3879507,3879566,1000000,0.05786}, {3043366,3879212,3879284,0.106737931034483,1000000}, {3043367,3879284,3879346,0.0518086956521739,1000000}, {3043374,3901030,3901143,1000000,0.1518}, {3043375,3901143,3901196,1000000,0.0854836363636364}, {3043376,3900881,3901005,0.253418181818182,0.2613375}, {3043377,3884150,3884243,1000000,0.0501061224489796}, {3043378,3884243,3884339,1000000,0.0531191489361702}, {3043379,3900814,3900862,0.0488571428571429,0.0580754716981132}, {3043380,3883419,3883585,0.07714,0.105190909090909}, {3043381,3883585,3883732,0.0743785714285714,0.06942}, {3043384,3902514,3902558,0.03885,0.0481}, {3043385,3902558,3902737,0.149493103448276,0.160566666666667}, {3043386,3882727,3883000,0.1129375,1000000}, {3043387,3882727,3883029,1000000,0.107514893617021}, {3043388,3883029,3883067,1000000,0.0132382978723404}, {3043389,3902737,3902882,0.111267692307692,0.12054}, {3043390,3902882,3902986,0.078196875,0.0820426229508197}, {3043397,3903267,3903405,0.05181,0.05181}, {3043398,3903405,3903710,0.141747540983607,0.139461290322581}, {3043401,3904172,3904224,0.0227368421052632,0.0235636363636364}, {3043402,3904224,3904315,0.0336321428571429,0.0348777777777778}, {3043414,3904935,3905196,0.09717,0.0988169491525424}, {3043415,3896378,3896559,1000000,0.0884052631578948}, {3043416,3896559,3896829,1000000,0.14613488372093}, {3237937,3918946,3919430,0.32504,1000000}, {3237938,3919137,3919637,1000000,0.298875}, {3237950,3920010,3920106,0.0622137931034483,0.100233333333333}, {3237951,3919497,3919921,0.1176,0.112486956521739}, {3237952,3919921,3920010,0.0429375,0.0381666666666667}, {3237953,3920106,3919921,1000000,0.0750333333333333}, {3237954,3920010,3920211,0.0767117647058824,0.08150625}, {3237955,3920106,3920211,0.0692571428571429,1000000}, {3237956,3920106,3920364,0.128883870967742,0.121072727272727}, {3237957,3920364,3920499,0.131625,0.100285714285714}, {3237958,3920364,3920434,0.0849555555555556,1000000}, {3237959,3920602,3920364,0.0879942857142857,1000000}, {3237981,3866769,3866733,0.0583909090909091,0.0583909090909091}, {3237984,3922038,3921841,0.152222222222222,0.152222222222222}, {3238645,3881842,3881653,0.1898,1000000}, {3238646,3881653,3881386,0.28212,1000000}, {3238678,3873482,3873462,0.0344454545454545,1000000}, {3238718,3870910,3870973,1000000,1000000}, {3239077,3875837,3876264,0.13842,0.13842}, {3239090,3886907,3886885,0.2874,0.2874}, {3239093,3891272,3891295,0.0298378378378378,0.0306666666666667}, {3239132,3891160,3891146,0.05144,1000000}, {3239429,3902199,3902237,0.147111111111111,1000000}, {3239430,3902237,3902029,1000000,0.1206}, {3239431,3902641,3902237,1000000,0.26492}, {3239681,3871406,3871091,0.201545454545455,0.2217}, {3239682,3871124,3871091,0.0387375,0.0387375}, {3239683,3871091,3870864,0.0816888888888889,0.0816888888888889}, {3239685,3858791,3857712,0.443444444444444,0.443444444444444}, {3239687,3858825,3858968,1000000,1000000}, {3239688,3858968,3859221,0.1268,0.1268}, {3239689,3854670,3854250,0.231222222222222,0.231222222222222}, {3239690,3854250,3853817,0.201644444444444,0.201644444444444}, {3239691,3854734,3854670,0.0454,0.0454}, {3239707,3848834,3848365,0.4738,0.4738}, {3239721,3851556,3852198,0.355622222222222,0.355622222222222}, {3239722,3852198,3852517,0.125622222222222,0.125622222222222}, {3239723,3852198,3852317,0.138266666666667,0.138266666666667}, {3239726,3854867,3854709,0.108025,0.12963}, {3239727,3855823,3856352,0.3238,0.3238}, {3239728,3854202,3855366,0.573738461538462,0.573738461538462}, {3239729,3855366,3855876,0.2614,0.2614}, {3239730,3854867,3855366,0.567969230769231,1000000}, {3239731,3855366,3855823,0.343421052631579,1000000}, {3239742,3857682,3857691,0.0370325581395349,0.0388390243902439}, {3239743,3857691,3857745,0.0947466666666667,0.099153488372093}, {3239744,3858683,3858591,0.0518647058823529,0.05878}, {3239745,3858591,3858361,0.123051428571429,0.153814285714286}, {3239746,3857691,3857778,0.0318444444444444,0.0318444444444444}, {3239747,3857778,3858591,0.340311111111111,0.340311111111111}, {3239782,3850091,3850612,1000000,1000000}, {3239783,3851186,3851132,1000000,1000000}, {3239784,3851132,3850663,1000000,1000000}, {3239788,3851132,3851557,1000000,1000000}, {3239789,3851557,3851657,1000000,1000000}, {3239790,3921330,3921155,0.08379,0.0713106382978723}, {3239791,3921155,3921019,0.0530936170212766,0.0519875}, {3239792,3921155,3921246,0.199644444444444,0.199644444444444}, {3239795,3851083,3851031,0.174064864864865,0.149776744186047}, {3239796,3851031,3851477,0.182751219512195,0.182751219512195}, {3239797,3850966,3851031,1000000,1000000}, {3239801,3859594,3860080,1000000,1000000}, {3239802,3863237,3863022,0.141911111111111,0.141911111111111}, {3239803,3863022,3862893,1000000,1000000}, {3239821,3859869,3860019,1000000,1000000}, {3239822,3860019,3860081,0.0830444444444444,0.0830444444444444}, {3239829,3859276,3859230,1000000,1000000}, {3239830,3859251,3859184,0.02768,0.02768}, {3239831,3859184,3858457,0.21027,0.21027}, {3239832,3859230,3859184,1000000,1000000}, {3239833,3849472,3849452,0.224155555555556,0.224155555555556}, {3239836,3857939,3857119,1000000,1000000}, {3239837,3857119,3856944,1000000,1000000}, {3239838,3858673,3858039,1000000,1000000}, {3239840,3857119,3857919,1000000,1000000}, {3239841,3857919,3858039,1000000,1000000}, {3239842,3857939,3857919,1000000,1000000}, {3239843,3867223,3866808,0.228631578947368,0.188869565217391}, {3239844,3866808,3866733,0.0343565217391304,0.0303923076923077}, {3239845,3866966,3866769,1000000,0.870471428571429}, {3239846,3866808,3866769,0.0637411764705882,0.0637411764705882}, {3239848,3868287,3868595,0.31116,0.31116}, {3239851,3852900,3852480,0.0931882352941176,0.0990125}, {3239855,3854263,3853530,0.254915789473684,0.246274576271186}, {3239856,3853530,3853469,0.0210954545454545,0.0189428571428571}, {3239860,3866449,3866798,0.138461538461538,0.138461538461538}, {3239861,3866798,3867608,0.30228,0.30228}, {3239862,3866798,3867007,1000000,1000000}, {3239865,3867854,3867608,1000000,1000000}, {3239869,3858673,3858803,1000000,1000000}, {3239878,3859470,3859399,0.0344,0.0344}, {3239879,3859399,3858862,0.218244444444444,0.218244444444444}, {3239913,3880554,3880580,0.222471428571429,0.183211764705882}, {3239914,3880580,3880796,0.17795625,0.138892682926829}, {3239915,3880580,3881456,1000000,1000000}, {3239916,3875599,3875553,1000000,0.0605538461538462}, {3239917,3875553,3875475,1000000,0.128577777777778}, {3239918,3850353,3850593,0.0930333333333333,0.0985058823529412}, {3239919,3850593,3850634,0.0191142857142857,0.0202727272727273}, {3239920,3850593,3850338,1000000,1000000}, {3239922,3864952,3864829,0.207818181818182,0.0788275862068966}, {3239923,3864944,3865113,0.186466666666667,1000000}, {3239924,3865113,3865251,0.138342857142857,0.12105}, {3239925,3865113,3865115,0.05095,0.05095}, {3239926,3865115,3864952,0.179353846153846,1000000}, {3239927,3865232,3865066,0.101746153846154,0.08266875}, {3239928,3865066,3864952,0.08853,0.0571161290322581}, {3239929,3865115,3865066,0.129911111111111,1000000}, {3239937,3865091,3864862,0.262422222222222,0.262422222222222}, {3239938,3861228,3861756,0.35769,0.35769}, {3239943,3861228,3861004,0.265246153846154,0.2463}, {3239944,3861004,3860895,0.106820689655172,0.134686956521739}, {3239946,3861004,3861083,0.04785,0.04785}, {3239947,3861083,3861151,0.05475,0.05475}, {3239948,3861677,3862105,0.227304,0.218561538461538}, {3239949,3862105,3862025,1000000,1000000}, {3239950,3862025,3861894,1000000,1000000}, {3239953,3863165,3863018,0.102666666666667,0.102666666666667}, {3239979,3864840,3864830,1000000,0.3336}, {3239980,3864830,3864845,0.0786923076923077,0.066}, {3239981,3850637,3850627,0.01018125,1000000}, {3239982,3850627,3850559,0.0394071428571429,1000000}, {3239983,3850417,3850376,1000000,1000000}, {3239984,3850311,3850275,0.00841304347826087,0.00758823529411765}, {3239985,3850275,3850033,0.0730173913043478,0.067176}, {3239986,3850376,3850275,1000000,1000000}, {3239987,3864830,3864758,0.367390909090909,0.577328571428571}, {3239988,3864758,3864479,0.201266666666667,0.201266666666667}, {3239989,3864758,3864840,1000000,1000000}, {3239990,3850627,3850540,1000000,1000000}, {3239991,3850540,3850376,1000000,1000000}, {3239994,3859674,3860550,0.513955555555556,0.513955555555556}, {3239995,3851904,3852111,1000000,1000000}, {3240020,3861036,3861762,0.505257142857143,0.408092307692308}, {3240021,3861762,3861675,0.20382,0.20382}, {3240025,3859850,3860298,0.260672727272727,0.220569230769231}, {3240026,3860592,3860274,1000000,0.40008}, {3240027,3860274,3859211,1000000,0.481244444444444}, {3240028,3859085,3859810,0.310022222222222,0.29895}, {3240029,3859810,3859850,0.021216,0.0171096774193548}, {3240031,3859870,3859810,0.0902222222222222,0.0902222222222222}, {3240033,3859870,3859432,0.197111111111111,0.197111111111111}, {3240034,3859870,3860224,0.168822222222222,0.168822222222222}, {3240044,3860032,3859579,0.283044444444444,0.283044444444444}, {3240045,3859579,3859534,0.0229111111111111,0.0229111111111111}, {3240084,3858826,3858496,0.164424,0.1612}, {3240085,3858578,3858496,0.0963428571428571,0.103753846153846}, {3240088,3879603,3879656,1000000,0.0241818181818182}, {3240089,3879656,3879923,1000000,0.132794117647059}, {3240090,3879622,3879982,0.112866666666667,1000000}, {3240094,3871651,3871763,0.309355555555556,0.309355555555556}, {3240100,3877615,3877773,0.0699230769230769,0.0699230769230769}, {3240101,3877773,3878029,0.099888,0.0891857142857143}, {3240102,3878029,3878193,0.0884,0.0663}, {3240103,3877773,3878029,1.40406,1.40406}, {3240104,3849788,3849555,0.173660869565217,0.147933333333333}, {3240105,3849555,3849644,0.1914,0.1914}, {3240106,3849644,3849670,0.0592222222222222,0.0592222222222222}, {3240107,3849858,3849948,0.113006896551724,0.1024125}, {3240108,3849948,3849984,0.03988,0.0362545454545455}, {3240109,3849644,3849948,0.151844444444444,0.151844444444444}, {3240110,3853622,3853229,1000000,0.27195}, {3240111,3853229,3853171,1000000,0.0378}, {3240112,3853229,3852590,0.309377777777778,0.309377777777778}, {3240113,3877322,3877382,1000000,0.06516}, {3240114,3877382,3877859,0.224771428571429,0.14750625}, {3240115,3877382,3877248,0.188955555555556,0.188955555555556}, {3240119,3867716,3868027,1000000,0.114822222222222}, {3240120,3868027,3868148,1000000,0.03902}, {3240121,3867835,3868176,1000000,0.38878064516129}, {3240122,3868132,3867869,1000000,0.297163636363636}, {3240123,3868122,3867683,1000000,0.170304}, {3240124,3868148,3868176,1000000,0.01}, {3240125,3868176,3868212,1000000,0.021216}, {3240126,3868212,3868214,1000000,0.027768}, {3240127,3868132,3868122,1000000,0.01605}, {3240128,3868122,3868148,1000000,0.03096}, {3240156,3866094,3866015,0.02805,0.031416}, {3240157,3866015,3864781,0.351116666666667,0.341627027027027}, {3240158,3866015,3865981,0.29964,0.29964}, {3240193,3851485,3851468,0.00297,0.00321081081081081}, {3240194,3851468,3850360,0.429193548387097,0.492777777777778}, {3240195,3851468,3851535,1000000,1000000}, {3240196,3851535,3851703,1000000,1000000}, {3240197,3877322,3878101,0.176165217391304,1000000}, {3240198,3878101,3878350,0.0479898305084746,1000000}, {3240199,3853384,3853439,0.0280125,0.0344769230769231}, {3240200,3853439,3854238,0.4165,0.4685625}, {3240201,3854053,3853439,0.50592,0.50592}, {3240204,3863058,3863078,0.0655125,0.0748714285714286}, {3240205,3863058,3863196,1000000,0.0515027027027027}, {3240206,3862999,3862832,0.058152,0.07269}, {3240207,3863058,3863037,0.04125,1000000}, {3240213,3921161,3921186,1000000,0.0230857142857143}, {3240214,3921186,3921425,1000000,0.248177777777778}, {3240215,3921425,3921407,1000000,0.0224347826086957}, {3240216,3921186,3921425,1000000,0.37476}, {3240232,3858496,3858096,0.160064150943396,0.163142307692308}, {3240233,3858096,3857762,0.232540909090909,0.227373333333333}, {3240234,3858202,3858096,0.0475555555555556,0.0475555555555556}, {3240235,3852579,3852692,0.122533333333333,0.122533333333333}, {3240236,3852692,3852770,1000000,1000000}, {3240241,3871280,3871361,0.032625,0.0267692307692308}, {3240242,3871248,3871361,0.195428571428571,1000000}, {3240247,3871263,3871248,0.00998709677419355,0.00814736842105263}, {3240248,3871361,3871488,0.0481588235294118,0.0380790697674419}, {3240249,3871263,3871488,0.1242,1000000}, {3240259,3851935,3852258,0.141208695652174,0.154657142857143}, {3240260,3852258,3852435,0.0911428571428571,0.106333333333333}, {3240261,3851907,3852258,0.464630769230769,0.464630769230769}, {3240262,3872321,3872370,0.0207310344827586,0.0146634146341463}, {3240263,3872990,3872806,0.52386,0.52386}, {3240264,3872354,3872694,0.32244,0.32244}, {3240265,3872694,3872806,0.1122,0.1122}, {3240266,3872354,3872925,0.77298,1000000}, {3240267,3872925,3872990,0.21,0.21}, {3240268,3872694,3872925,0.6171,0.6171}, {3240269,3872806,3872983,0.19998,0.19998}, {3240270,3872983,3873516,0.61374,0.61374}, {3240271,3872983,3872847,0.38574,0.38574}, {3240272,3873928,3873667,0.31596,0.31596}, {3240273,3873516,3873667,0.6435,0.6435}, {3240274,3873667,3873928,0.57054,0.57054}, {3240275,3873696,3873897,0.47844,0.47844}, {3240276,3873897,3873928,0.8295,0.8295}, {3240277,3873928,3873786,0.67908,0.67908}, {3240278,3873786,3873696,0.3201,0.3201}, {3240279,3873516,3873786,0.29382,0.29382}, {3240280,3873786,3873897,0.15096,0.15096}, {3240281,3873043,3872990,0.06708,0.06708}, {3240282,3873155,3872103,0.3298125,0.5277}, {3240283,3873043,3873155,1000000,0.30096}, {3240284,3873667,3873100,0.59934,0.59934}, {3240285,3873100,3873043,0.05778,0.05778}, {3240286,3873251,3873192,0.0381666666666667,0.028625}, {3240287,3873192,3873155,0.0178,0.0138444444444444}, {3240288,3873100,3873192,0.29922,1000000}, {3240289,3872847,3873450,0.67434,0.67434}, {3240290,3873450,3873696,0.27438,0.27438}, {3240291,3873516,3873450,0.32964,0.32964}, {3240292,3872523,3872354,0.55212,0.55212}, {3240293,3872562,3872847,0.23532,0.23532}, {3240294,3872523,3872562,0.07872,0.07872}, {3240297,3851074,3851035,0.0288,0.0368}, {3240298,3851035,3850541,0.325275,0.354845454545455}, {3240299,3851035,3851278,0.19341,0.19341}, {3240300,3850541,3850926,0.218565517241379,0.198075}, {3240301,3851278,3850926,1000000,0.315088888888889}, {3240308,3863530,3863343,1000000,0.098341935483871}, {3240309,3863343,3863348,1000000,0.0298114285714286}, {3240310,3863116,3862158,1000000,0.404014285714286}, {3240311,3862835,3862721,1000000,1000000}, {3240312,3862419,3862275,0.108094736842105,0.0662516129032258}, {3240313,3862275,3862217,0.0294571428571429,0.0187454545454545}, {3240314,3862554,3862275,1000000,1000000}, {3240315,3863559,3863383,0.0629647058823529,0.0611657142857143}, {3240316,3863383,3863082,0.117466666666667,0.114291891891892}, {3240317,3860900,3860879,0.00774146341463415,0.00881666666666667}, {3240318,3860879,3860549,0.221682352941176,0.2284}, {3240319,3860706,3860879,1000000,1000000}, {3240320,3861288,3861224,0.03105,0.03493125}, {3240321,3861224,3861115,0.0555833333333333,0.06253125}, {3240322,3861224,3860800,0.239177777777778,0.239177777777778}, {3240323,3856998,3856268,1000000,1000000}, {3240324,3856268,3856251,1000000,1000000}, {3240325,3856041,3855323,0.466666666666667,0.4}, {3240326,3855323,3854316,0.90532,0.754433333333333}, {3240327,3855323,3855231,0.1148,0.1148}, {3240328,3854504,3854669,0.126733333333333,0.126733333333333}, {3240329,3873790,3873769,0.016932,0.0192409090909091}, {3240330,3873769,3873721,0.0362716981132075,0.0457714285714286}, {3240331,3873693,3873790,0.06924,0.0577}, {3240332,3873769,3873693,1000000,0.0459636363636364}, {3240333,3874126,3873818,0.292243636363636,0.26789}, {3240334,3873818,3873790,0.0249875,0.0255191489361702}, {3240335,3873693,3873818,1000000,0.040427027027027}, {3240336,3858410,3858091,0.131688888888889,0.131688888888889}, {3240337,3858037,3858011,0.0334571428571429,1000000}, {3240338,3858315,3858251,1000000,0.126189473684211}, {3240339,3858750,3858534,0.177575,0.21309}, {3240340,3858534,3858524,0.0454,0.05675}, {3240341,3858524,3858510,0.0521,0.0822631578947368}, {3240342,3857593,3857537,1000000,1000000}, {3240343,3858251,3858197,1000000,0.064448275862069}, {3240344,3858197,3858091,1000000,0.141263157894737}, {3240345,3858524,3858431,0.112707692307692,1000000}, {3240346,3858431,3858197,1000000,0.145930434782609}, {3240347,3858251,3858467,1000000,0.213323076923077}, {3240348,3858467,3858534,0.0534,1000000}, {3240349,3858431,3858467,0.03645,0.03645}, {3240350,3858315,3858211,0.118052459016393,1000000}, {3240351,3858211,3858147,0.0611225806451613,1000000}, {3240352,3858718,3858697,0.0149428571428571,0.0142636363636364}, {3240353,3858697,3858611,0.119874193548387,0.114341538461538}, {3240354,3861711,3861630,1000000,0.0578769230769231}, {3240355,3862127,3862054,0.0496181818181818,0.0454833333333333}, {3240356,3861630,3861783,0.0734222222222222,1000000}, {3240357,3861783,3862054,0.198311111111111,1000000}, {3240358,3862054,3861859,0.132783333333333,0.132783333333333}, {3240359,3861859,3861687,0.155525,0.11664375}, {3240360,3861783,3861859,1000000,0.0518888888888889}, {3240361,3861680,3861149,0.442666666666667,0.442666666666667}, {3240362,3861149,3860993,0.120096,0.120096}, {3240371,3870844,3870645,0.710470588235294,1000000}, {3240372,3870645,3869900,1.07155714285714,1000000}, {3240382,3851741,3852415,1000000,1000000}, {3240418,3895892,3895975,1000000,0.0371769230769231}, {3240419,3895975,3896096,1000000,0.0751034482758621}, {3240426,3895876,3895811,1000000,0.131223529411765}, {3240439,3861756,3861883,0.09447,0.09447}, {3240440,3861883,3861756,0.14133,0.14133}, {3240449,3865313,3865330,0.1118,1000000}, {3240450,3865330,3865341,0.07205625,1000000}, {3240451,3899683,3899864,0.118889361702128,1000000}, {3240452,3899864,3900025,0.0853368421052632,1000000}, {3240458,3899557,3899724,1000000,0.116629787234043}, {3240468,3874181,3874164,0.0423857142857143,1000000}, {3240469,3874164,3874131,0.106,1000000}, {3240478,3898156,3898206,0.0412819672131148,1000000}, {3240479,3898206,3898260,0.0470716981132075,1000000}, {3240485,3898260,3898176,0.05518,1000000}, {3240486,3898176,3898054,0.0848571428571429,1000000}, {3240487,3866361,3866393,1000000,0.00927428571428571}, {3240488,3866393,3866433,1000000,0.0166}, {3240496,3898640,3898560,0.0819545454545455,0.0419302325581395}, {3240497,3898560,3898482,0.1114125,0.0524294117647059}, {3240541,3889066,3889020,1000000,0.036312}, {3240542,3889020,3888806,1000000,0.13460625}, {3240543,3889609,3889715,0.0267384615384615,1000000}, {3240544,3889715,3889751,0.009675,1000000}, {3240545,3889979,3890169,0.0621666666666667,1000000}, {3240548,3895308,3895096,0.082665,1000000}, {3240549,3895096,3894890,0.0997333333333333,1000000}, {3240557,3877257,3876488,0.387095454545455,0.3548375}, {3240561,3900248,3900319,0.0270162162162162,1000000}, {3240562,3900319,3900391,0.0440516129032258,1000000}, {3240575,3850015,3850459,0.0863076923076923,1000000}, {3240576,3850459,3850712,0.0526338461538462,1000000}, {3240577,3851040,3851047,0.00696,0.007656}, {3240578,3850921,3850907,0.0638290909090909,0.0626892857142857}, {3240579,3850907,3850898,0.0407263157894737,0.0393457627118644}, {3240582,3849499,3848471,0.174534782608696,1000000}, {3240616,3859469,3859926,0.0767014925373134,0.0790615384615385}, {3240617,3859926,3860588,0.111980281690141,0.116920588235294}, {3240618,3860588,3861213,0.104825,0.109382608695652}, {3240957,3872560,3872613,1000000,0.00924255319148936}, {3240958,3872019,3872576,0.13161,1000000}, {3240959,3872576,3872618,0.00672,1000000}, {3240965,3868214,3868192,1000000,0.0132461538461538}, {3240966,3868192,3868132,1000000,0.0287739130434783}, {3240967,3874228,3874152,0.0402571428571429,0.0301928571428571}, {3240968,3855889,3855823,0.05496,0.05496}, {3240989,3854734,3854655,1000000,1000000}, {3240990,3854730,3854732,0.0531333333333333,0.0531333333333333}, {3240991,3854732,3854734,0.0485076923076923,0.0485076923076923}, {3240993,3860759,3861082,0.21375,0.244285714285714}, {3240994,3861082,3861244,0.35131875,0.387662068965517}, {3240995,3898539,3898631,1000000,0.0583945945945946}, {3240998,3876352,3876478,1000000,0.0781909090909091}, {3240999,3876478,3876488,0.00958536585365854,0.00836170212765957}, {3241180,3898026,3898348,1000000,1000000}, {3241181,3898026,3898016,0.0156882352941176,0.01524}, {3241182,3898016,3897916,0.119914285714286,0.108309677419355}, {3241183,3897916,3897897,0.08716,0.04085625}, {3241184,3897897,3897842,1000000,0.0906}, {3241185,3898016,3898023,1000000,0.48018}, {3241186,3898023,3897897,1000000,0.11754}, {3241187,3898023,3898342,0.31512,0.31512}, {3241202,3900539,3900530,1000000,1000000}, {3241205,3901126,3900940,0.439422222222222,0.439422222222222}, {3241207,3892054,3892117,0.0275866666666667,0.0326684210526316}, {3241208,3890896,3891214,0.509953846153846,0.189411428571429}, {3241209,3891214,3891497,1000000,0.21475}, {3241210,3891214,3891018,0.26185,1000000}, {3241254,3901044,3900908,1000000,0.0487787234042553}, {3241255,3900908,3900664,1000000,0.0868897959183673}, {3241256,3901127,3900983,0.057306976744186,1000000}, {3241257,3900983,3900739,0.0880595744680851,1000000}, {3241258,3900908,3900983,0.0942,0.0942}, {3241284,3880122,3880273,1000000,1000000}, {3241285,3880273,3879621,1000000,1000000}, {3241293,3890134,3890336,0.0530042553191489,0.0593142857142857}, {3241294,3890336,3890481,0.0435,0.0424883720930233}, {3241295,3890129,3890335,0.149052631578947,0.104888888888889}, {3241296,3890335,3891566,0.518361290322581,0.595155555555556}, {3241297,3890336,3890335,0.02941875,0.037656}, {3241301,3882748,3882537,0.0773066666666667,0.0756260869565217}, {3241302,3883209,3882665,0.328444444444444,0.328444444444444}, {3241303,3882665,3882443,0.132822222222222,0.132822222222222}, {3241304,3882748,3882665,0.0506666666666667,0.0506666666666667}, {3241388,3895234,3895356,0.0950228571428571,0.127915384615385}, {3241389,3895356,3895361,1000000,0.0554181818181818}, {3241390,3895361,3895356,1000000,0.0530608695652174}, {3241462,3874311,3874500,1000000,0.0631783783783784}, {3241463,3874500,3875675,1000000,0.3193375}, {3241482,3903508,3902320,0.294982978723404,0.308093333333333}, {3241483,3902320,3901384,0.184915789473684,0.184915789473684}, {3241495,3903508,3903287,0.252853846153846,0.469585714285714}, {3241496,3903287,3902480,0.323612903225806,0.3344}, {3241532,3858619,3858733,1000000,1000000}, {3241543,3876713,3876779,0.0347478260869565,0.04995}, {3241544,3877381,3876774,0.233386046511628,0.244770731707317}, {3241545,3876774,3876713,0.0214975609756098,0.02754375}, {3241546,3876779,3876774,0.0472571428571429,1000000}, {3241548,3914399,3914994,1000000,0.150452830188679}, {3241549,3914994,3915224,1000000,0.079152}, {3241554,3916494,3916218,0.17025,0.194571428571429}, {3241555,3916218,3915721,0.296163636363636,0.264145945945946}, {3241556,3914994,3916218,0.72262,0.72262}, {3241564,3877737,3877723,0.00983076923076923,0.0100235294117647}, {3241565,3877723,3877381,0.170916,0.1780375}, {3241573,3877874,3877844,0.0263222222222222,0.0278705882352941}, {3241574,3877844,3877737,0.0882,0.0916588235294118}, {3241575,3877737,3877874,1000000,0.852923076923077}, {3241588,3857953,3857749,0.0766363636363636,0.0766363636363636}, {3241589,3857749,3857114,0.297085714285714,0.297085714285714}, {3241590,3857311,3857309,0.103133333333333,0.126572727272727}, {3241591,3857309,3857052,0.351365217391304,0.351365217391304}, {3241592,3857749,3857533,0.0872222222222222,0.0872222222222222}, {3241593,3857533,3857309,1000000,1000000}, {3241594,3857953,3858022,1000000,1000000}, {3241595,3858022,3858235,0.1378,0.1378}, {3241606,3879752,3879898,0.0827777777777778,0.0827777777777778}, {3241607,3859213,3859265,0.027705,0.0307833333333333}, {3241608,3859265,3859316,0.0237076923076923,0.0264171428571429}, {3241609,3859316,3859543,0.0783891891891892,0.0805666666666667}, {3241610,3859543,3859655,0.0391875,0.0338918918918919}, {3241611,3859265,3859543,0.147244444444444,1000000}, {3241612,3916346,3916420,0.0254341463414634,0.0359586206896552}, {3241613,3916420,3917167,0.255160975609756,0.4359}, {3241627,3880331,3880194,0.0711183673469388,0.0968}, {3241628,3880194,3880076,0.071028,0.11098125}, {3241629,3880488,3880331,0.0915658536585366,0.0816130434782609}, {3241632,3879504,3879778,0.2546,0.2546}, {3241633,3880109,3879778,0.134882926829268,1000000}, {3241634,3879859,3879504,1000000,0.169127272727273}, {3241635,3880109,3879956,0.175225,0.175225}, {3241636,3879956,3879859,0.126190909090909,0.126190909090909}, {3241637,3880488,3880341,0.08745,1000000}, {3241638,3880341,3880109,0.09444,1000000}, {3241639,3879956,3880079,0.0768,0.0768}, {3241640,3880079,3880341,0.50142,0.50142}, {3241641,3880194,3879975,1000000,0.269215384615385}, {3241642,3879975,3879859,1000000,0.0625935483870968}, {3241643,3880079,3879975,0.1681125,0.1681125}, {3241644,3902402,3902279,1000000,1000000}, {3241645,3883302,3884205,0.601688888888889,0.601688888888889}, {3241688,3879778,3879439,0.1596,1000000}, {3241746,3881996,3881805,0.155347826086957,0.09925}, {3241747,3881805,3881659,0.119647058823529,0.08136}, {3241749,3881540,3881605,0.0450947368421053,0.04284}, {3241750,3881605,3881659,0.0428857142857143,0.0562875}, {3241751,3881805,3881605,0.19525,1000000}, {3241775,3883052,3883300,0.38136,0.38136}, {3241776,3883315,3882977,0.134953846153846,0.187971428571429}, {3241777,3882977,3882748,0.0902,0.0966428571428572}, {3241778,3883052,3882977,0.1293,0.1293}, {3241779,3882612,3882537,0.11256,0.11256}, {3241780,3881942,3882056,0.2088,0.2088}, {3241781,3881996,3882056,0.12354,0.12354}, {3241786,3882160,3881954,0.191028571428571,0.211136842105263}, {3241788,3882056,3882154,0.21564,0.21564}, {3241789,3882154,3882612,0.80166,0.80166}, {3241836,3922650,3922707,0.0492666666666667,0.0492666666666667}, {3241846,3922239,3921983,0.194936842105263,0.18519}, {3241847,3922239,3922326,0.0691111111111111,0.0691111111111111}, {3241856,3921504,3921697,1000000,1000000}, {3241857,3921697,3921983,1000000,1000000}, {3241858,3921983,3922033,0.0324230769230769,0.0383181818181818}, {3241864,3883058,3882206,0.400625,0.400625}, {3241865,3882206,3882119,0.0394269230769231,0.0372763636363636}, {3241866,3921938,3922046,0.158914285714286,0.171138461538462}, {3241867,3922046,3921787,0.336046153846154,0.43686}, {3241868,3922046,3922130,0.0584888888888889,0.0584888888888889}, {3241871,3882119,3882343,1000000,0.141775}, {3241872,3882343,3882443,1000000,0.05322}, {3241873,3882206,3882343,0.180577777777778,1000000}, {3241874,3922033,3922227,0.336911111111111,0.336911111111111}, {3241875,3922227,3922302,1000000,1000000}, {3241876,3889225,3889711,0.294272727272727,0.294272727272727}, {3241877,3922302,3922395,1000000,1000000}, {3241878,3922395,3922513,1000000,1000000}, {3241879,3922329,3922395,1000000,1000000}, {3241881,3888770,3888502,1000000,0.129422222222222}, {3241882,3888850,3888908,1000000,0.141992307692308}, {3241883,3888908,3888770,1000000,0.0595161290322581}, {3241890,3890065,3890183,1000000,1000000}, {3241891,3890183,3891335,1000000,1000000}, {3241892,3922841,3922878,0.0281555555555556,0.0281555555555556}, {3241893,3922878,3922918,0.0299777777777778,0.0299777777777778}, {3241894,3922878,3922806,0.128911111111111,0.128911111111111}, {3241895,3922806,3922918,0.101911111111111,0.101911111111111}, {3241896,3922841,3922751,0.0673111111111111,0.0673111111111111}, {3241897,3922751,3922611,1000000,1000000}, {3241898,3923041,3922974,0.0597142857142857,0.057}, {3241899,3922974,3922737,0.1912,0.1912}, {3241900,3922737,3922974,0.193133333333333,0.193133333333333}, {3241901,3922737,3922570,0.134844444444444,0.134844444444444}, {3241915,3923243,3923178,0.0535333333333333,0.0535333333333333}, {3241916,3923178,3923071,0.100711111111111,0.100711111111111}, {3241917,3923071,3922862,1000000,1000000}, {3241918,3923178,3923375,0.177266666666667,0.177266666666667}, {3241919,3923375,3923515,1000000,1000000}, {3241923,3882139,3878649,1000000,1000000}, {3241924,3922732,3922831,0.0947111111111111,0.0947111111111111}, {3241925,3922732,3922831,0.182844444444444,0.182844444444444}, {3241926,3922831,3922882,0.0406222222222222,0.0406222222222222}, {3241927,3922882,3923123,0.205666666666667,0.205666666666667}, {3241928,3923002,3923102,0.0515846153846154,0.050295}, {3241929,3923102,3923123,0.0127538461538462,0.0121317073170732}, {3241930,3922882,3923102,0.571866666666667,0.571866666666667}, {3241931,3883124,3883327,0.093495652173913,0.0896}, {3241932,3883327,3883480,0.063816,0.0569785714285714}, {3241933,3881869,3881997,0.07899,0.063192}, {3241934,3881997,3882066,0.0598941176470588,0.0442695652173913}, {3241937,3922505,3922377,0.0826444444444445,0.0826444444444445}, {3241938,3922809,3923002,0.161155555555556,0.161155555555556}, {3241939,3922505,3922742,0.172866666666667,0.172866666666667}, {3241940,3922742,3922809,0.191475,0.191475}, {3241941,3922377,3922643,0.177866666666667,0.177866666666667}, {3241942,3922643,3922731,0.0751777777777778,0.0751777777777778}, {3241943,3922742,3922643,0.0784,0.0784}, {3241944,3885132,3885078,0.265,0.240348837209302}, {3241945,3885078,3885073,0.00967692307692308,0.0102}, {3241947,3883917,3884579,1000000,1000000}, {3241948,3884585,3884579,0.0227333333333333,0.0227333333333333}, {3241949,3922244,3922556,0.168989189189189,0.156315}, {3241975,3890902,3891400,0.358672727272727,0.358672727272727}, {3241976,3891400,3891335,1000000,1000000}, {3242033,3890844,3891217,0.1386,0.1386}, {3242034,3891217,3891457,1000000,1000000}, {3242043,3920997,3921200,0.263711111111111,0.263711111111111}, {3242044,3921200,3921311,0.085608,0.085608}, {3242045,3920997,3921293,0.194,0.194}, {3242046,3921293,3921200,0.0578222222222222,0.0578222222222222}, {3242049,3885816,3885796,0.0730888888888889,0.0598}, {3242050,3885796,3885787,0.0304444444444444,0.0293571428571429}, {3242051,3885553,3885731,0.0878,0.0711891891891892}, {3242052,3885731,3885787,0.0252774193548387,0.0230470588235294}, {3242053,3885796,3885731,0.02736,1000000}, {3242059,3921311,3921224,0.057264,0.0795333333333333}, {3242060,3921224,3921111,0.0847043478260869,0.102536842105263}, {3242061,3921284,3921224,0.07768,0.07768}, {3242062,3921284,3921364,0.1674,0.1674}, {3242063,3921364,3921291,0.0510666666666667,0.0510666666666667}, {3242064,3921364,3921405,0.0321333333333333,0.0321333333333333}, {3242065,3921311,3921356,0.0399555555555556,0.0399555555555556}, {3242066,3921356,3921284,0.0523111111111111,0.0523111111111111}, {3242073,3921059,3921111,0.05736,0.0318666666666667}, {3242085,3921059,3921180,1000000,1000000}, {3242086,3921180,3921194,1000000,1000000}, {3242095,3859258,3859179,1000000,1000000}, {3242096,3859179,3858773,0.218111111111111,0.218111111111111}, {3242103,3917234,3917628,1000000,0.23976}, {3242104,3920842,3920901,0.05493,0.0646235294117647}, {3242105,3920901,3920755,0.136371428571429,0.168458823529412}, {3242106,3917310,3917379,0.04265,1000000}, {3242107,3920901,3921402,1000000,1000000}, {3242108,3921402,3921678,1000000,1000000}, {3242109,3921291,3921402,1000000,1000000}, {3242110,3921402,3921763,1000000,1000000}, {3242114,3886042,3886037,0.0126558139534884,0.0129571428571429}, {3242115,3886037,3885971,0.04206,0.0647076923076923}, {3242116,3921975,3921846,0.103377777777778,0.103377777777778}, {3242117,3921980,3922168,0.105666666666667,0.105666666666667}, {3242125,3885971,3885601,0.251645454545455,0.3460125}, {3242126,3885601,3885546,0.303521739130435,0.317318181818182}, {3242127,3886037,3886021,0.0634133333333333,0.0663627906976744}, {3242128,3886021,3885978,0.19886511627907,0.190026666666667}, {3242129,3885601,3886021,0.300557142857143,1000000}, {3242136,3857094,3857327,1000000,0.101110344827586}, {3242137,3857116,3857327,0.160452631578947,1000000}, {3242138,3857094,3857116,0.0348,0.0348}, {3242151,3898941,3899354,0.213364285714286,0.19914}, {3242152,3899354,3899466,0.0654444444444445,0.0654444444444445}, {3242153,3899493,3899472,0.111517647058824,0.101560714285714}, {3242154,3899472,3899466,0.04365,0.0398210526315789}, {3242155,3899354,3899472,0.0983333333333333,0.0885}, {3242159,3921424,3921146,0.186155555555556,0.186155555555556}, {3242160,3921559,3921597,0.0255333333333333,0.0265153846153846}, {3242161,3921597,3921424,0.2146,0.2146}, {3242162,3921424,3921597,0.0995333333333333,0.0995333333333333}, {3242163,3921597,3921789,0.125088888888889,0.125088888888889}, {3242165,3921875,3922258,0.175006451612903,0.187075862068966}, {3242166,3922258,3922392,0.0510285714285714,0.0465913043478261}, {3242167,3921642,3922003,1000000,0.2386}, {3242168,3922003,3922258,1000000,0.1656}, {3242169,3922003,3922146,0.0936666666666667,0.0936666666666667}, {3242176,3870701,3870622,1000000,0.19968}, {3242177,3870622,3870451,0.162023076923077,0.162023076923077}, {3242178,3869939,3869995,0.0993555555555556,0.0993555555555556}, {3242179,3869995,3869823,0.139066666666667,0.139066666666667}, {3242180,3869995,3870171,0.0781111111111111,0.0781111111111111}, {3242181,3919012,3919219,0.0977560975609756,0.102769230769231}, {3242182,3919219,3919281,0.0308057142857143,0.0326727272727273}, {3242183,3922650,3922371,0.207860869565217,0.207860869565217}, {3242184,3919281,3919236,0.0389739130434783,0.0689538461538461}, {3242185,3919236,3918872,0.214508108108108,0.256025806451613}, {3242186,3922611,3922547,1000000,1000000}, {3242187,3922547,3922371,0.143488888888889,0.143488888888889}, {3242188,3922371,3922455,0.194222222222222,0.194222222222222}, {3242189,3922455,3922513,1000000,1000000}, {3242190,3922547,3922455,0.0625333333333333,0.0625333333333333}, {3242191,3899220,3899069,0.104966666666667,0.107965714285714}, {3242192,3898770,3898995,0.102383333333333,0.11518125}, {3242193,3899069,3898995,0.0317189189189189,1000000}, {3242194,3899029,3898726,0.183742105263158,0.183742105263158}, {3242195,3898995,3899029,0.039,1000000}, {3242196,3899029,3899069,0.0298928571428571,1000000}, {3242200,3920606,3920914,0.325766666666667,0.308621052631579}, {3242201,3920914,3921059,0.15264,0.0880615384615385}, {3242202,3920864,3920914,0.08304,0.08304}, {3242203,3920864,3920814,0.09426,0.09426}, {3242204,3920605,3920864,0.4182,0.4182}, {3242205,3920605,3920542,0.13446,0.13446}, {3242206,3920814,3920658,0.4686,0.4686}, {3242207,3920658,3920605,0.11334,0.11334}, {3242208,3920542,3920603,0.10656,0.10656}, {3242209,3920658,3920603,0.1173,0.1173}, {3242210,3920603,3920473,0.25464,0.25464}, {3242211,3920473,3920542,0.34752,0.34752}, {3242212,3921119,3921362,0.1025,0.0838636363636364}, {3242213,3921362,3921539,0.0577736842105263,0.0562923076923077}, {3242217,3896505,3896952,0.270192,0.28145}, {3242218,3896952,3897055,0.0645428571428572,0.0645428571428572}, {3242219,3897055,3897101,0.0332423076923077,0.0314290909090909}, {3242220,3897101,3897103,0.00204230769230769,0.00196666666666667}, {3242221,3896952,3897101,0.14468,0.14468}, {3242238,3884687,3884231,1000000,0.3886875}, {3242239,3884231,3884208,1000000,0.0338285714285714}, {3242240,3884628,3884587,0.2343,0.2343}, {3242241,3884231,3884449,0.8316,0.8316}, {3242247,3920606,3920784,0.078446511627907,0.0822731707317073}, {3242248,3920784,3920983,0.102920930232558,0.100581818181818}, {3242249,3919445,3919211,0.4299,0.4299}, {3242250,3919721,3919445,1.35816,1.35816}, {3242251,3919445,3919721,0.81012,0.81012}, {3242252,3920784,3920705,0.11382,0.11382}, {3242253,3920705,3920128,2.08032,2.08032}, {3242254,3920128,3920705,2.01936,2.01936}, {3242255,3920413,3920606,0.096153488372093,0.133374193548387}, {3242256,3920128,3920089,0.16704,0.16704}, {3242257,3920413,3920089,0.45036,0.45036}, {3242258,3920089,3919911,0.30192,0.30192}, {3242259,3919911,3919319,0.86328,0.86328}, {3242260,3885020,3885087,0.319278260869565,0.319278260869565}, {3242261,3885087,3885143,0.4857,0.4857}, {3242262,3919911,3919843,0.27312,0.27312}, {3242263,3919843,3919720,1.31424,1.31424}, {3242264,3919720,3919440,0.78636,0.78636}, {3242265,3919843,3919720,0.4656,0.4656}, {3242266,3920089,3919938,0.7134,0.7134}, {3242267,3919938,3919782,0.501,0.501}, {3242268,3919938,3919782,1.34916,1.34916}, {3242269,3919782,3919755,0.11184,0.11184}, {3242270,3919755,3919721,0.13536,0.13536}, {3242271,3920053,3920413,0.160275,0.156365853658537}, {3242273,3919211,3919695,0.164657142857143,0.17289}, {3242274,3919755,3920029,1000000,0.45696}, {3242275,3920029,3920053,1000000,0.0150692307692308}, {3242283,3881799,3878878,1000000,1000000}, {3242286,3878878,3878855,1000000,1000000}, {3242287,3878855,3880429,1000000,1000000}, {3242288,3880408,3880839,1000000,1000000}, {3242289,3880429,3880839,1000000,1000000}, {3242301,3889019,3889088,0.40026,0.40026}, {3242302,3885834,3887715,1.03494,1.03494}, {3242303,3887715,3889019,0.63141,0.63141}, {3242304,3887351,3887340,0.19704,0.19704}, {3242306,3887351,3889654,1.20468,1.20468}, {3242309,3903138,3903559,1000000,1000000}, {3242310,3903559,3903036,1000000,1000000}, {3242318,3913400,3913589,0.121533333333333,0.10938}, {3242319,3913589,3913602,0.00619090909090909,0.00681}, {3242324,3913591,3913625,0.0156705882352941,0.0111}, {3242325,3913625,3914075,0.322833333333333,0.242125}, {3242328,3923213,3923239,0.0227333333333333,0.0227333333333333}, {3242329,3923239,3923686,1000000,1000000}, {3242333,3921362,3921441,0.144415384615385,0.234675}, {3242337,3921578,3921964,0.328088888888889,0.328088888888889}, {3242338,3921441,3921448,0.01848,0.0462}, {3242339,3921441,3921738,1.47385714285714,1000000}, {3242340,3921738,3921578,0.190909090909091,1000000}, {3242341,3921448,3921476,0.0317454545454545,0.0582}, {3242344,3921448,3921653,0.15392,0.23088}, {3242345,3921476,3921653,0.22092,0.22092}, {3242347,3921476,3921513,0.0298666666666667,0.03584}, {3242348,3921513,3921578,0.0496105263157895,0.0496105263157895}, {3242350,3921653,3921686,0.0204,0.0204}, {3242351,3921686,3921738,0.0436222222222222,1000000}, {3242352,3921513,3921686,0.2127,0.2127}, {3242364,3893648,3893806,0.0918222222222222,0.0854896551724138}, {3242365,3882361,3882426,0.0231647058823529,0.0319297297297297}, {3242366,3882426,3883123,0.1874,1000000}, {3242369,3882426,3883031,1000000,0.21816}, {3242380,3911768,3912513,0.536433333333333,0.4598}, {3242381,3912513,3913061,0.3788625,0.336766666666667}, {3242383,3912355,3912519,0.0914086956521739,0.10512}, {3242384,3912519,3912546,0.00694838709677419,0.00936521739130435}, {3242385,3893210,3893266,0.013104,0.013104}, {3242386,3893219,3893718,0.313118181818182,0.287025}, {3242396,3909590,3909633,0.01185,0.0116081632653061}, {3242399,3900345,3900783,0.293777777777778,0.293777777777778}, {3242400,3900783,3900886,1000000,1000000}, {3242401,3919957,3920158,0.0733813953488372,0.0717136363636364}, {3242402,3920158,3920353,0.060465,0.0620153846153846}, {3242405,3920816,3920925,0.79974,0.79974}, {3242406,3920925,3920816,0.1647,0.1647}, {3242410,3920158,3920271,0.18216,0.18216}, {3242411,3920271,3920816,1.1019,1.1019}, {3242412,3920482,3920610,0.214636363636364,0.214636363636364}, {3242413,3920271,3920610,0.46188,0.46188}, {3242414,3920610,3920628,1000000,0.0177272727272727}, {3242415,3920628,3921305,1000000,0.47875}, {3242418,3917921,3918321,0.12942,0.136231578947368}, {3242419,3918321,3918821,0.178584615384615,0.17412}, {3242420,3918484,3918321,1000000,1000000}, {3242421,3901248,3900846,0.120661538461538,0.104573333333333}, {3242422,3901248,3901284,0.114975,0.18396}, {3242423,3901284,3901209,0.0648,0.0891}, {3242424,3901284,3901327,0.0246666666666667,0.0246666666666667}, {3242425,3896012,3895938,1000000,1000000}, {3242426,3917875,3917981,0.0756315789473684,0.0898125}, {3242427,3917981,3918196,0.154642105263158,0.163233333333333}, {3242442,3916601,3916420,1000000,1000000}, {3242451,3899210,3899646,0.0983586206896552,1000000}, {3242452,3910572,3910757,1000000,1000000}, {3242453,3918837,3919232,0.220569230769231,0.136542857142857}, {3242454,3918837,3919471,1000000,0.329888888888889}, {3242455,3919326,3919360,1000000,0.03996}, {3242456,3919360,3919471,1000000,0.0543257142857143}, {3242457,3919232,3919360,1000000,0.0885818181818182}, {3242458,3913103,3914483,1000000,1000000}, {3242459,3919695,3919879,0.168317647058824,0.130063636363636}, {3242461,3919879,3920053,0.0967538461538461,0.0898428571428572}, {3242462,3919695,3920029,1000000,0.283628571428571}, {3242465,3914483,3912088,1000000,1000000}, {3242466,3915906,3916007,0.0953357142857143,0.0651073170731707}, {3242467,3916007,3916164,0.2355375,0.139577777777778}, {3242468,3916164,3916368,0.0592528301886793,0.0570981818181818}, {3242469,3916368,3916961,0.146116981132075,0.140803636363636}, {3242470,3916007,3916368,0.546323076923077,0.5073}, {3242520,3873951,3874082,0.0402439024390244,1000000}, {3242521,3874082,3874281,0.06,1000000}, {3242522,3897268,3897418,0.22584,0.22584}, {3242531,3901655,3901874,0.126288888888889,0.126288888888889}, {3242532,3901874,3902285,0.214955555555556,0.214955555555556}, {3242540,3917137,3917299,0.0671657142857143,1000000}, {3242634,3910675,3911082,0.337213953488372,0.45313125}, {3242635,3911082,3911220,0.226689473684211,0.297041379310345}, {3242636,3911370,3911361,0.02502,0.02502}, {3242637,3911361,3911290,0.14916,0.14916}, {3242638,3911082,3911361,0.14874,0.14874}, {3242661,3910865,3910970,0.0557714285714286,0.0557714285714286}, {3242662,3910970,3910949,0.0789652173913044,0.0672666666666667}, {3242668,3911011,3911099,0.02724,0.0360529411764706}, {3242669,3911099,3911282,0.0643285714285714,0.08443125}, {3242670,3910970,3910988,0.0230275862068966,0.0230275862068966}, {3242671,3910988,3911282,0.19851,0.19851}, {3242672,3911099,3910988,0.29745,0.29745}, {3242683,3891497,3891822,1000000,0.147317647058824}, {3242684,3891760,3891915,0.0749842105263158,0.0814114285714286}, {3242685,3891915,3892054,0.0665714285714286,0.0735789473684211}, {3242686,3907016,3907159,0.0275877551020408,1000000}, {3242687,3906700,3906856,0.0367304347826087,1000000}, {3242688,3906856,3906877,0.00473333333333333,1000000}, {3242691,3919626,3919532,1000000,0.0514461538461538}, {3242692,3919532,3919459,1000000,0.0373058823529412}, {3242694,3892977,3892193,0.273365217391304,1000000}, {3242695,3893024,3893037,0.0196875,0.0196875}, {3242696,3893037,3893563,0.487133333333333,0.487133333333333}, {3242697,3893024,3892977,0.0145565217391304,1000000}, {3242698,3893138,3893024,0.0498954545454546,1000000}, {3242699,3894487,3894506,0.012227027027027,0.0137090909090909}, {3242700,3894506,3894941,0.315488888888889,0.37035652173913}, {3242702,3894171,3894470,0.140571428571429,0.1476}, {3242703,3894470,3894487,0.0082054054054054,0.0092}, {3242704,3894443,3894470,0.0173777777777778,1000000}, {3242707,3893307,3893782,1000000,0.226960975609756}, {3242708,3893138,3893173,1000000,0.020565}, {3242709,3893173,3893307,1000000,0.0831090909090909}, {3242710,3893143,3893278,0.0808666666666667,1000000}, {3242711,3895950,3895930,1000000,1000000}, {3242712,3896104,3896113,0.126266666666667,0.126266666666667}, {3242716,3893143,3892983,1000000,0.0701857142857143}, {3242717,3892983,3892156,1000000,0.279510638297872}, {3242718,3893024,3892983,0.0278526315789474,0.02646}, {3242724,3893278,3893742,0.223360975609756,1000000}, {3242725,3893782,3893742,0.05116,0.0403894736842105}, {3242726,3896356,3896534,0.0740666666666667,0.0740666666666667}, {3242727,3896329,3896393,0.08048,0.08048}, {3242728,3896393,3896534,0.104733333333333,0.104733333333333}, {3242729,3896356,3896393,0.0941111111111111,0.0941111111111111}, {3242759,3888283,3888378,0.172177777777778,0.172177777777778}, {3242760,3888131,3888283,0.0693,0.0693}, {3242761,3888378,3888131,0.197666666666667,1000000}, {3242762,3903889,3903467,0.267321428571429,0.440294117647059}, {3242763,3903467,3903057,0.178389473684211,0.178389473684211}, {3242765,3916335,3916387,0.821109090909091,0.821109090909091}, {3242766,3904282,3904520,0.0607854545454545,0.0726782608695652}, {3242767,3904520,3904565,0.0121178571428571,0.0138489795918367}, {3242768,3903467,3903572,0.0968210526315789,0.108211764705882}, {3242769,3904283,3904520,0.135830769230769,0.1308}, {3242770,3903572,3904283,0.793542857142857,0.793542857142857}, {3242771,3915447,3916261,1000000,1000000}, {3242772,3903572,3903822,0.40552,0.40552}, {3242773,3903935,3904283,0.283357894736842,0.26919}, {3242774,3903822,3903935,0.0887428571428571,0.109623529411765}, {3242775,3916387,3916261,0.127863157894737,0.127863157894737}, {3242776,3916282,3916261,0.0162333333333333,0.0153789473684211}, {3242777,3916762,3917118,0.17472,0.1248}, {3242778,3916659,3916387,0.428966666666667,0.428966666666667}, {3242779,3916282,3916659,0.309663157894737,0.255808695652174}, {3242780,3916659,3916762,0.0608086956521739,0.04995}, {3242781,3916261,3916659,0.594,0.565714285714286}, {3242783,3905120,3905293,0.0684130434782609,1000000}, {3242784,3905293,3905882,0.43233,1000000}, {3242785,3904858,3904943,0.0172363636363636,0.0185882352941176}, {3242786,3904943,3905162,0.0623555555555555,0.0647538461538461}, {3242787,3905162,3905225,0.0192905660377359,0.020448}, {3242788,3905162,3905005,0.162233333333333,1000000}, {3242789,3904819,3904610,0.187333333333333,0.187333333333333}, {3242790,3904610,3904666,0.11046,0.11046}, {3242791,3859613,3859823,0.0878689655172414,0.106175}, {3242792,3905293,3904946,0.209914285714286,0.217688888888889}, {3242793,3904946,3904819,0.0477724137931034,1000000}, {3242794,3904666,3904846,0.115486956521739,0.126485714285714}, {3242795,3904846,3904946,0.0621096774193548,1000000}, {3242796,3904778,3904846,0.0344,1000000}, {3242797,3904666,3904738,0.0748125,0.0748125}, {3242798,3904686,3904943,0.268058823529412,1000000}, {3242799,3904738,3904686,0.142511111111111,0.142511111111111}, {3242800,3905005,3904854,0.101858823529412,0.101858823529412}, {3242801,3904854,3904686,0.13635,0.13635}, {3242802,3904738,3904854,0.13695,0.128894117647059}, {3242803,3904738,3905005,0.335022222222222,1000000}, {3242804,3904819,3904778,0.04096,1000000}, {3242805,3904778,3904610,0.127515789473684,0.127515789473684}, {3242816,3910695,3910757,0.178032,0.178032}, {3242817,3910695,3910759,0.04275,0.04275}, {3242825,3910671,3910820,0.0852,0.0852}, {3242826,3910757,3910787,0.0881142857142857,0.0881142857142857}, {3242827,3910787,3910806,0.0568888888888889,0.0568888888888889}, {3242828,3910806,3910917,0.0551777777777778,0.0551777777777778}, {3242829,3910917,3911207,0.141977777777778,0.141977777777778}, {3242830,3910787,3910917,0.0508,0.0508}, {3242832,3851899,3852127,0.208222222222222,0.208222222222222}, {3242833,3852215,3852127,0.0440222222222222,0.0440222222222222}, {3242834,3852127,3852019,0.0541333333333333,0.0541333333333333}, {3242849,3860500,3860640,0.0681913043478261,0.0667404255319149}, {3242850,3860640,3860922,0.156516279069767,0.152959090909091}, {3242851,3860640,3861065,0.219955555555556,0.219955555555556}, {3242852,3860922,3861044,0.158356097560976,0.150990697674419}, {3242853,3861044,3861059,0.0211434782608696,0.0226186046511628}, {3242854,3861044,3861373,0.168511111111111,0.168511111111111}, {3242892,3863053,3862584,0.514755555555556,0.514755555555556}, {3242893,3862584,3862204,0.2538,0.2538}, {3242894,3862720,3862525,0.239290909090909,0.210576}, {3242895,3862525,3862363,0.225221052631579,0.225221052631579}, {3242896,3862525,3862097,0.176666666666667,0.176666666666667}, {3242902,3866430,3865737,0.579458823529412,0.579458823529412}, {3242903,3865737,3865622,0.0677666666666667,0.0451777777777778}, {3242904,3865831,3865708,0.0486,0.0271255813953488}, {3242905,3865708,3865622,0.0255096774193548,0.0188285714285714}, {3242906,3865737,3865708,0.0238166666666667,1000000}, {3242908,3864109,3863803,0.142377777777778,0.142377777777778}, {3242913,3864983,3865979,0.443288888888889,0.443288888888889}, {3242914,3867566,3866633,0.265954285714286,0.358015384615385}, {3242915,3866633,3866114,0.14218064516129,0.14692}, {3242916,3866633,3866590,0.0987111111111111,0.0987111111111111}, {3242918,3867150,3866914,0.1082,0.1082}, {3242922,3866579,3866355,0.202444444444444,0.202444444444444}, {3242923,3866954,3866719,0.220133333333333,0.220133333333333}, {3242924,3866719,3866579,1000000,1000000}, {3242925,3867698,3867760,1000000,1000000}, {3242926,3867760,3867547,0.0854444444444445,0.0854444444444445}, {3242927,3867566,3867547,1000000,1000000}, {3242928,3867547,3867480,0.211066666666667,0.211066666666667}, {3242935,3867305,3867747,0.182884615384615,0.182884615384615}, {3242936,3867747,3868048,0.129913043478261,0.129913043478261}, {3242937,3869759,3869388,0.213111111111111,0.213111111111111}, {3242938,3873479,3873488,0.01075,0.010530612244898}, {3242939,3873358,3872059,0.354384615384615,0.383916666666667}, {3242940,3873485,3873484,0.016475,0.0175733333333333}, {3242941,3873484,3873479,0.012465306122449,0.0132782608695652}, {3242942,3873479,3873413,0.042,0.035}, {3242943,3873413,3873358,0.03096,0.0281454545454545}, {3242946,3869583,3869329,0.10905,0.10905}, {3242947,3869329,3869206,1000000,1000000}, {3242957,3850077,3849921,0.078576,0.0677379310344828}, {3242958,3849921,3849479,0.211244444444444,0.183987096774194}, {3242959,3849921,3849299,0.760177777777778,0.760177777777778}, {3242960,3870284,3870239,1000000,1000000}, {3242961,3869755,3869700,0.36006,0.36006}, {3242962,3860120,3860261,0.180469565217391,0.180469565217391}, {3242963,3860261,3860267,0.0157333333333333,0.0157333333333333}, {3242964,3860261,3860438,1000000,1000000}, {3242965,3860261,3860021,0.128066666666667,0.128066666666667}, {3242966,3860021,3860007,0.0831777777777778,0.0831777777777778}, {3242967,3859769,3860021,1000000,1000000}, {3242970,3870681,3870682,0.00153333333333333,0.00153333333333333}, {3242971,3870485,3870681,0.0686,0.0686}, {3242974,3858791,3858968,1000000,1000000}, {3242975,3858825,3858925,0.0431777777777778,0.0431777777777778}, {3242976,3858925,3859000,1000000,1000000}, {3242979,3859353,3859326,0.0106227272727273,0.0106227272727273}, {3242980,3859326,3859155,0.05848,0.05848}, {3242981,3859644,3859436,1000000,0.21918}, {3242982,3859436,3859226,1000000,0.1803}, {3242983,3859326,3859436,1000000,1000000}, {3242984,3862158,3862038,0.28191724137931,0.291985714285714}, {3242985,3862038,3862018,0.0694636363636364,0.0727714285714286}, {3242986,3862148,3862038,0.098664,1000000}, {3242987,3863120,3862449,0.221545945945946,0.2561625}, {3242988,3870971,3871035,0.0415555555555556,0.0415555555555556}, {3242989,3870971,3870788,0.10863,0.10863}, {3242990,3870788,3870129,0.244577777777778,0.244577777777778}, {3242991,3878230,3878137,1000000,0.2116}, {3242992,3877159,3878137,0.363327272727273,0.32625306122449}, {3242993,3878137,3878290,1000000,0.0920823529411765}, {3242997,3876894,3876587,1000000,0.114457894736842}, {3242998,3876715,3876894,1000000,0.0723782608695652}, {3242999,3876894,3877159,0.101804347826087,0.09366}, {3243000,3870909,3870752,0.0971333333333333,0.1457}, {3243001,3870752,3870747,0.00246315789473684,0.0036}, {3243002,3870752,3870602,1000000,1000000}, {3243003,3870602,3870681,0.0924222222222222,0.0924222222222222}, {3243005,3850376,3849162,1000000,1000000}, {3243007,3851283,3851306,0.029736,0.0391263157894737}, {3243008,3851306,3851746,0.212181818181818,0.241448275862069}, {3243010,3850876,3850510,0.216222222222222,0.216222222222222}, {3243016,3871900,3872417,1000000,1000000}, {3243017,3871607,3871621,0.0249260869565217,1000000}, {3243018,3871721,3871607,0.0655764705882353,0.07432}, {3243019,3871642,3871682,1000000,0.0693}, {3243020,3871682,3871721,1000000,0.0551526315789474}, {3243021,3871547,3871582,0.0458625,1000000}, {3243022,3871582,3871607,0.0442851063829787,1000000}, {3243023,3871682,3871582,0.0189411764705882,0.0189411764705882}, {3243024,3878496,3878364,0.0385826086956522,1000000}, {3243025,3878950,3878922,0.0107,1000000}, {3243026,3879076,3878919,1000000,0.0420566037735849}, {3243027,3878919,3878689,1000000,0.0689192307692308}, {3243028,3878689,3878919,0.2511,1000000}, {3243029,3878562,3878407,0.10833,1000000}, {3243030,3878407,3878205,0.156433333333333,1000000}, {3243031,3878496,3878471,1000000,0.0838235294117647}, {3243032,3878471,3878922,1000000,0.341647058823529}, {3243033,3878407,3878471,1000000,0.0624}, {3243035,3878689,3878525,1000000,0.040665306122449}, {3243036,3878525,3878421,1000000,0.03315}, {3243037,3878922,3878646,0.08725,1000000}, {3243038,3878646,3878496,0.0418085106382979,1000000}, {3243039,3859948,3859774,0.059115,0.0563}, {3243040,3859774,3859562,0.0931655172413793,0.0711}, {3243044,3851701,3849923,0.547442857142857,0.489204255319149}, {3243049,3861944,3861652,0.0763764705882353,0.0721333333333333}, {3243050,3861652,3861568,0.0243411764705882,0.023422641509434}, {3243051,3862428,3861715,0.481822222222222,0.481822222222222}, {3243052,3861715,3861652,1000000,1000000}, {3243054,3886888,3886782,0.0569181818181818,1000000}, {3243055,3886782,3885804,0.275707317073171,1000000}, {3243056,3886782,3886726,0.1218,1000000}, {3243057,3886726,3886802,0.0750857142857143,0.10512}, {3243058,3886802,3886807,0.0429,0.0449428571428571}, {3243059,3886807,3886847,0.0514105263157895,1000000}, {3243060,3886847,3886888,0.129860869565217,1000000}, {3243061,3886802,3886847,0.01746,1000000}, {3243062,3877560,3878066,0.279933333333333,1000000}, {3243063,3877560,3877542,0.05058,0.06744}, {3243064,3878066,3878052,0.0475813953488372,1000000}, {3243065,3878052,3877943,0.234860377358491,1000000}, {3243066,3877930,3878052,1000000,0.114572727272727}, {3243067,3877321,3877314,0.0502421052631579,0.0502421052631579}, {3243068,3877930,3877321,1000000,1.30152}, {3243069,3877898,3877812,0.168294545454545,1000000}, {3243070,3877980,3877888,1000000,0.213559090909091}, {3243071,3877898,3877980,0.0488,0.0305}, {3243072,3877542,3877427,0.296715789473684,0.296715789473684}, {3243073,3889464,3889544,0.0473733333333333,0.0435061224489796}, {3243074,3889544,3889872,0.19185,0.1438875}, {3243075,3888450,3889544,0.49569375,1000000}, {3243076,3889352,3890607,0.272830188679245,1000000}, {3243078,3877775,3877898,0.07788,0.0449307692307692}, {3243079,3877943,3877919,0.0553473684210526,1000000}, {3243080,3877919,3877898,0.0314275862068965,1000000}, {3243081,3877775,3877919,1000000,0.0783931034482759}, {3243082,3890694,3890815,1000000,0.0312279069767442}, {3243083,3890815,3890952,1000000,0.0423627906976744}, {3243084,3890952,3891031,1000000,0.0243571428571429}, {3243088,3877314,3877417,0.0290181818181818,0.02394}, {3243089,3877417,3877775,0.141825,0.10636875}, {3243090,3877321,3877417,1000000,0.0408}, {3243091,3893439,3893501,0.0492375,0.0477454545454545}, {3243092,3893439,3893284,1000000,0.53424}, {3243093,3893284,3893501,1000000,0.52752}, {3243094,3877580,3877621,1000000,0.00878918918918919}, {3243095,3877621,3878079,1000000,0.158958620689655}, {3243096,3878150,3878135,1000000,0.0429260869565217}, {3243097,3878135,3878017,1000000,0.264970212765957}, {3243098,3878017,3877991,1000000,0.0690666666666667}, {3243099,3877991,3877980,1000000,0.0354875}, {3243100,3901522,3901670,0.332311111111111,0.332311111111111}, {3243101,3901670,3901719,0.0268888888888889,0.0268888888888889}, {3243102,3901670,3901597,0.0272,0.0272}, {3243103,3883658,3883610,0.0290076923076923,1000000}, {3243104,3885289,3886276,0.270505263157895,0.302329411764706}, {3243105,3886276,3886726,0.240782608695652,0.23075}, {3243106,3886103,3886276,1000000,1000000}, {3243107,3886045,3886174,1000000,1000000}, {3243108,3875733,3875323,0.19235,0.15388}, {3243109,3875323,3875124,0.145447058823529,0.107504347826087}, {3243110,3875323,3875373,0.115044444444444,0.115044444444444}, {3243112,3887860,3887953,0.0321857142857143,1000000}, {3243113,3887953,3887990,0.0233428571428571,1000000}, {3243114,3887842,3887953,1000000,0.0231076923076923}, {3243115,3887957,3888028,1000000,0.0349363636363636}, {3243116,3888028,3888061,1000000,0.0156818181818182}, {3243117,3887953,3888028,1000000,0.0289875}, {3243118,3884812,3885013,0.194,0.127756097560976}, {3243119,3885013,3885054,0.0276909090909091,0.0198652173913043}, {3243120,3889387,3889598,0.105876923076923,0.161929411764706}, {3243121,3889598,3890417,0.251944186046512,0.300933333333333}, {3243122,3889598,3889508,0.248733333333333,0.248733333333333}, {3243123,3875553,3875772,0.0915692307692308,0.140047058823529}, {3243124,3875772,3875735,0.0748444444444444,0.0748444444444444}, {3243125,3875772,3876140,0.236273684210526,0.236273684210526}, {3243126,3876140,3876263,0.0492666666666667,0.0492666666666667}, {3243127,3876140,3876117,0.0650666666666667,0.0650666666666667}, {3243130,3886438,3886467,0.0468352941176471,0.06635}, {3243131,3885811,3886438,1000000,0.157883720930233}, {3243132,3885013,3885497,1000000,0.21145}, {3243133,3885497,3885811,1000000,0.0823857142857143}, {3243134,3887261,3887232,0.0464,0.0464}, {3243136,3889344,3889361,0.0419428571428571,0.0326222222222222}, {3243137,3900187,3899672,0.318418181818182,0.269430769230769}, {3243138,3899672,3899241,0.190059574468085,0.194191304347826}, {3243139,3899672,3899539,0.0658384615384615,1000000}, {3243140,3899539,3900093,1000000,0.373606451612903}, {3243141,3899539,3899420,0.0690782608695652,1000000}, {3243142,3900093,3900293,1000000,0.111363636363636}, {3243143,3899420,3899345,0.043392,1000000}, {3243144,3899345,3898876,0.245911111111111,0.245911111111111}, {3243145,3899420,3900174,1.02636,1000000}, {3243146,3900174,3900293,0.0786,0.0786}, {3243147,3899345,3900174,0.630444444444444,1000000}, {3243148,3911532,3911961,0.147014285714286,1000000}, {3243149,3911899,3912621,0.123402857142857,1000000}, {3243150,3911532,3911899,0.109213636363636,1000000}, {3243151,3900128,3900295,0.231890322580645,1000000}, {3243152,3900295,3900187,0.0782117647058823,0.0738666666666667}, {3243153,3900103,3900843,0.222102857142857,1000000}, {3243154,3900843,3901000,0.0573833333333333,1000000}, {3243155,3910193,3911899,0.311966197183099,1000000}, {3243156,3909953,3910320,0.107655,1000000}, {3243157,3910320,3910848,0.162965853658537,1000000}, {3243158,3910193,3910320,0.040836,1000000}, {3243159,3900295,3900654,0.353647058823529,0.353647058823529}, {3243160,3900452,3900187,0.3380625,0.154542857142857}, {3243161,3900654,3900452,0.162631578947368,1000000}, {3243162,3900654,3900735,0.0484888888888889,1000000}, {3243163,3900735,3900843,0.0413117647058824,1000000}, {3243164,3900500,3900452,1000000,0.0286604651162791}, {3243165,3900735,3900500,1000000,0.137822222222222}, {3243166,3900864,3900896,1000000,0.0107538461538462}, {3243167,3900896,3901057,1000000,0.0617090909090909}, {3243168,3896942,3897057,0.1074,0.0835333333333333}, {3243169,3916895,3916925,0.0139235294117647,0.0182076923076923}, {3243170,3916896,3916895,0.0170487804878049,1000000}, {3243171,3898217,3898849,0.296757142857143,0.519325}, {3243172,3898849,3899241,0.1654,0.158784}, {3243173,3916895,3916952,0.0137268292682927,1000000}, {3243174,3897057,3897545,0.199753846153846,0.199753846153846}, {3243175,3897545,3898849,0.476042857142857,0.434647826086957}, {3243176,3897395,3897545,0.0910666666666667,0.0910666666666667}, {3243177,3880834,3880792,0.0197379310344828,1000000}, {3243178,3880792,3880565,0.0933483870967742,1000000}, {3243179,3880792,3880912,1000000,0.0728666666666667}, {3243180,3880834,3880909,1000000,0.0234}, {3243181,3880912,3880909,1000000,0.0475714285714286}, {3243182,3894345,3894418,0.137542857142857,1000000}, {3243225,3891032,3891189,0.213466666666667,0.19212}, {3243226,3891189,3891630,0.2622,0.251275}, {3243227,3892335,3892022,0.0947375,1000000}, {3243228,3889185,3889337,0.0701478260869565,1000000}, {3243229,3889237,3889249,0.00809230769230769,0.0116888888888889}, {3243230,3889249,3889337,0.0425560975609756,0.0562838709677419}, {3243231,3889185,3889249,0.068592,1000000}, {3243232,3888028,3889059,1000000,0.4731}, {3243233,3887854,3887660,0.0920526315789474,1000000}, {3243234,3887660,3887592,0.0291,1000000}, {3243235,3889059,3887660,1000000,0.442747058823529}, {3243237,3887232,3887978,1000000,0.160053333333333}, {3243238,3887978,3888091,1000000,0.02896}, {3243239,3888036,3887978,0.0951157894736842,1000000}, {3243240,3893557,3894694,0.399814925373134,0.4252}, {3243241,3895900,3896440,0.611066666666667,0.611066666666667}, {3243242,3880912,3881114,0.0679764705882353,1000000}, {3243243,3883321,3883384,0.037695652173913,0.0456315789473684}, {3243244,3883384,3883419,0.0157111111111111,0.0192818181818182}, {3243245,3883067,3883178,1000000,0.0378}, {3243246,3883178,3883321,1000000,0.0642954545454545}, {3243247,3883384,3883178,0.09896,1000000}, {3243248,3883000,3883113,0.0508536585365854,1000000}, {3243249,3883113,3883280,0.0763166666666667,1000000}, {3243250,3887854,3887933,1000000,0.0278590909090909}, {3243251,3887933,3887957,1000000,0.00827727272727273}, {3243252,3887261,3887993,0.211288235294118,1000000}, {3243253,3887993,3888120,0.0407225806451613,1000000}, {3243254,3911025,3911705,1000000,0.133411267605634}, {3243255,3911705,3912518,1000000,0.149434782608696}, {3243256,3908543,3910257,1000000,0.3258}, {3243257,3910257,3911025,1000000,0.134117142857143}, {3243258,3894332,3894345,0.0365672727272727,0.0365672727272727}, {3243259,3894345,3894349,0.00417966101694915,0.00474230769230769}, {3243261,3887326,3887580,0.098835,1000000}, {3243262,3887580,3887667,0.0358883720930233,1000000}, {3243263,3888061,3889075,0.27624,1000000}, {3243264,3889075,3889185,0.0499241379310345,1000000}, {3243310,3856054,3855397,0.271555555555556,0.271555555555556}, {3243311,3855397,3855414,0.0410666666666667,0.0410666666666667}, {3243312,3858469,3858129,0.442690909090909,1000000}, {3243313,3858129,3858259,0.429342857142857,0.429342857142857}, {3243314,3858129,3858253,0.179866666666667,0.179866666666667}, {3243315,3858253,3858465,0.227218181818182,0.227218181818182}, {3243316,3868242,3868270,0.0248727272727273,0.02736}, {3243317,3868270,3868287,0.0209454545454545,0.02304}, {3243318,3867959,3867935,0.0358,0.03759}, {3243319,3867935,3867362,0.4486875,0.4486875}, {3243320,3867962,3867935,1000000,1000000}, {3243321,3868270,3868226,1000000,1000000}, {3243322,3869325,3869302,0.0167571428571429,0.0138}, {3243323,3869302,3869012,0.130714285714286,0.111585365853659}, {3243324,3869302,3869340,1000000,1000000}, {3243325,3869827,3869882,1000000,1000000}, {3243326,3870038,3870057,0.03306,0.03306}, {3243327,3870922,3870936,0.0307304347826087,0.044175}, {3243328,3871814,3871762,0.0222,0.0191166666666667}, {3243329,3871762,3871704,0.0827333333333333,0.07446}, {3243330,3871488,3871757,0.120445161290323,0.128751724137931}, {3243331,3871757,3871814,0.0410275862068965,0.0626210526315789}, {3243332,3871762,3871757,1000000,0.050775}, {3243333,3871898,3871814,0.0272896551724138,0.0208263157894737}, {3243334,3871757,3871898,1000000,0.0340923076923077}, {3243335,3860366,3860075,0.170933333333333,0.170933333333333}, {3243336,3860075,3859877,1000000,1000000}, {3243337,3870936,3871462,1000000,0.143223529411765}, {3243338,3871462,3871787,1000000,0.122184}, {3243339,3875475,3875365,1000000,0.163529032258065}, {3243340,3875365,3875321,1000000,0.0819483870967742}, {3243341,3875365,3875567,0.334355555555556,0.334355555555556}, {3243342,3875200,3875541,1000000,0.0955733333333333}, {3243343,3875541,3875936,1000000,0.0916933333333333}, {3243344,3875541,3875793,1000000,1000000}, {3243345,3875793,3875826,1000000,1000000}, {3243346,3875500,3875793,1000000,1000000}, {3243347,3875793,3876019,1000000,1000000}, {3243348,3876102,3876019,0.0772222222222222,0.0772222222222222}, {3243349,3876252,3876159,0.195088888888889,0.195088888888889}, {3243350,3876019,3876159,0.170155555555556,0.170155555555556}, {3243351,3876159,3876124,0.0815777777777778,0.0786642857142857}, {3243352,3876124,3875847,0.136466666666667,0.136466666666667}, {3243353,3876124,3876099,0.0628363636363636,0.0628363636363636}, {3243354,3876099,3875767,0.146377777777778,0.146377777777778}, {3243355,3876099,3876068,0.0596322580645161,0.0596322580645161}, {3243356,3876068,3876023,0.0911307692307692,0.0764322580645161}, {3243357,3876068,3875695,0.1644,0.1644}, {3243358,3875185,3875531,0.0922085106382979,1000000}, {3243359,3875531,3875923,0.0997756097560976,1000000}, {3243360,3881476,3881709,1000000,0.284707317073171}, {3243361,3881709,3881723,1000000,0.0105081081081081}, {3243362,3884472,3884471,0.1247625,1000000}, {3243363,3884471,3884493,0.3933,1000000}, {3243364,3884137,3884270,1000000,0.111557142857143}, {3243365,3884270,3884472,1000000,0.168461538461538}, {3243366,3884471,3884270,1000000,1000000}, {3243367,3889686,3889986,1000000,0.1074375}, {3243368,3889986,3890050,1000000,0.0234363636363636}, {3243369,3891295,3891321,0.0649166666666667,0.07303125}, {3243370,3891321,3891332,0.0238181818181818,0.0271034482758621}, {3243371,3877690,3877375,0.138225,0.135404081632653}, {3243372,3877375,3876915,0.295133333333333,0.22135}, {3243373,3900046,3900045,0.013752,1000000}, {3243374,3900045,3900049,0.0685038461538462,1000000}, {3243375,3892875,3892804,0.0540545454545455,0.0349764705882353}, {3243376,3880146,3880333,1000000,0.0973}, {3243377,3866270,3867044,0.327558620689655,1000000}, {3243378,3867044,3867995,0.456163636363636,0.456163636363636}, {3243379,3890547,3890617,0.0182780487804878,1000000}, {3243380,3890617,3891275,0.187342857142857,1000000}, {3243381,3890562,3890621,1000000,0.01716}, {3243382,3890621,3891287,1000000,0.212108108108108}, {3243383,3890617,3890621,0.029648275862069,0.0505764705882353}, {3243384,3891285,3890635,0.77088,1000000}, {3243385,3890635,3890457,0.23388,1000000}, {3243386,3870733,3870577,0.4964,1000000}, {3243387,3897246,3897334,1000000,0.0197142857142857}, {3243388,3897242,3897246,1000000,0.07866}, {3243389,3897242,3897394,0.40692,0.40692}, {3243390,3869426,3869511,1000000,1000000}, {3243391,3897394,3897231,0.18474,0.18474}, {3243392,3897231,3897242,0.33234,0.33234}, {3243393,3869938,3869652,1000000,1000000}, {3243394,3869652,3869858,1000000,1000000}, {3243395,3869652,3869705,1000000,1000000}, {3243396,3869705,3869511,1000000,1000000}, {3243397,3897150,3897298,0.0388304347826087,1000000}, {3243398,3881412,3881584,0.275072727272727,1000000}, {3243399,3900232,3900227,1000000,0.0232173913043478}, {3243400,3900227,3900220,1000000,0.0403333333333333}, {3243401,3900258,3900278,0.164488888888889,1000000}, {3243402,3900278,3900296,0.212105882352941,1000000}, {3243403,3870721,3870403,1000000,1000000}, {3243404,3870403,3870141,1000000,1000000}, {3243405,3870205,3870241,1000000,1000000}, {3243406,3870241,3870673,1000000,1000000}, {3243407,3870403,3870241,1000000,1000000}, {3243408,3890621,3890635,1000000,0.12966}, {3243409,3891287,3891285,0.13746,1000000}, {3243410,3890635,3891285,1000000,0.94722}, {3243411,3868689,3868536,1000000,1000000}, {3243412,3868536,3868248,1000000,1000000}, {3243416,3869109,3869300,1000000,1000000}, {3243417,3869300,3869543,1000000,1000000}, {3243418,3869543,3869384,1000000,1000000}, {3243419,3869384,3869263,1000000,1000000}, {3243420,3869300,3869384,1000000,1000000}, {3243421,3872912,3872917,0.0133935483870968,0.0143172413793103}, {3243422,3872917,3872931,0.0521785714285714,0.0541111111111111}, {3243423,3872917,3873400,1000000,1000000}, {3243424,3871234,3871249,1000000,1000000}, {3243425,3871249,3871701,1000000,1000000}, {3243444,3919797,3919836,1000000,0.0415028571428571}, {3243445,3919930,3919960,1000000,0.0550888888888889}, {3243446,3920135,3919930,0.201,0.201}, {3243447,3920135,3920177,1000000,0.0344545454545454}, {3243448,3920177,3919960,0.119981818181818,1000000}, {3243449,3919960,3920012,1000000,0.09361875}, {3243450,3920177,3920012,1000000,0.426018181818182}, {3243451,3920012,3920031,1000000,0.034741935483871}, {3243452,3920031,3920773,1000000,0.556125}, {3243454,3920031,3921008,0.621835714285714,1000000}, {3243555,3919797,3919614,0.118436363636364,1000000}, {3243556,3919614,3920552,0.625291304347826,1000000}, {3243557,3919614,3919624,1000000,0.319782352941176}, {3243558,3919624,3919674,0.03438,0.03438}, {3243559,3919674,3919797,1000000,0.197125714285714}, {3243560,3919624,3919675,0.0299823529411765,0.0299823529411765}, {3243561,3919675,3919763,0.145728,0.107152941176471}, {3243562,3919674,3919675,0.0407785714285714,0.0407785714285714}, {3243563,3919887,3919860,1000000,0.0400928571428571}, {3243564,3919686,3919667,1000000,0.02461875}, {3243565,3919137,3919686,0.37044,1000000}, {3243566,3919860,3919763,1000000,0.0517777777777778}, {3243567,3919763,3919686,1000000,0.0434888888888889}, {3243568,3922335,3920056,1000000,1.30087741935484}, {3243569,3920056,3919860,1000000,0.14038064516129}, {3243570,3919887,3920099,1000000,0.183415384615385}, {3243571,3920099,3922335,1000000,1.06708421052632}, {3243572,3920056,3920099,0.035184,0.035184}, {3243573,3919823,3919859,1000000,0.01475}, {3243574,3919859,3919887,1000000,0.04516}, {3243575,3919919,3919859,0.0394457142857143,0.0418363636363636}, {3243576,3919667,3919823,1000000,0.0824571428571429}, {3243577,3901328,3900756,0.37962,0.37962}, {3243578,3900756,3900343,0.3357,0.3357}, {3243579,3900756,3900986,0.37983,0.37983}, {3243580,3900986,3901094,0.1302,0.1302}, {3243581,3900986,3900636,0.23787,0.23787}, {3243582,3900477,3901004,0.209090322580645,0.175183783783784}, {3243583,3901004,3901081,1000000,1000000}, {3243584,3901069,3901243,0.443458536585366,0.422832558139535}, {3243585,3901004,3901069,0.0219081081081081,0.0219081081081081}, {3243591,3899793,3899174,0.690552,0.784718181818182}, {3243595,3899174,3899362,0.203142857142857,0.203142857142857}, {3243596,3899174,3898978,0.24903,0.24903}, {3243597,3899177,3899362,0.236021052631579,0.236021052631579}, {3243598,3898978,3899177,0.11787,0.11787}, {3243599,3898978,3898710,0.40326,0.40326}, {3243600,3898898,3899177,0.39573,0.39573}, {3243601,3898710,3898898,0.11475,0.11475}, {3243602,3898710,3898515,0.35307,0.35307}, {3243603,3898690,3898898,0.33807,0.33807}, {3243604,3898515,3898690,0.10812,0.10812}, {3243605,3898169,3897994,0.09321,0.09321}, {3243606,3898034,3897839,0.41574,0.41574}, {3243607,3898169,3898368,0.40695,0.40695}, {3243608,3898034,3898368,0.17841,0.17841}, {3243609,3898515,3898263,0.45699,0.45699}, {3243610,3898263,3898034,0.38073,0.38073}, {3243611,3898368,3898555,0.38358,0.38358}, {3243612,3898555,3898690,0.46632,0.46632}, {3243613,3898263,3898555,0.16665,0.16665}, {3243614,3897839,3897585,0.47574,0.47574}, {3243615,3897994,3897750,0.47298,0.47298}, {3243616,3897750,3897625,0.28086,0.28086}, {3243617,3897585,3897750,0.10209,0.10209}, {3243618,3897750,3898106,0.19269,0.19269}, {3243619,3898106,3898005,0.108133333333333,0.108133333333333}, {3243620,3898005,3897819,0.20739,0.20739}, {3243621,3898235,3898322,0.0882,0.0882}, {3243622,3898005,3898322,0.19089,0.19089}, {3243623,3898209,3898106,0.087625,0.087625}, {3243624,3898322,3898533,0.1986,0.1986}, {3243625,3898209,3898533,0.2097,0.2097}, {3243626,3898563,3898392,0.09891,0.09891}, {3243627,3898392,3898169,0.11793,0.11793}, {3243628,3898533,3898719,0.20244,0.20244}, {3243629,3898719,3898919,0.24681,0.24681}, {3243630,3898563,3898387,0.25904,0.19428}, {3243631,3898387,3898209,0.163675,0.2455125}, {3243632,3898392,3898387,0.23316,0.23316}, {3243633,3898387,3898719,0.22119,0.22119}, {3243634,3897585,3897354,0.49329,0.49329}, {3243635,3897354,3897108,0.51177,0.51177}, {3243636,3897354,3897521,0.10308,0.10308}, {3243637,3897521,3897625,0.20934,0.20934}, {3243638,3897521,3897445,0.16782,0.16782}, {3243639,3897445,3897280,0.33894,0.33894}, {3243640,3897445,3897819,0.43224,0.43224}, {3243641,3897819,3898134,0.18354,0.18354}, {3243642,3898134,3898235,0.10341,0.10341}, {3243643,3898134,3897778,0.33315,0.33315}, {3243644,3900245,3900477,0.419634782608696,0.438709090909091}, {3243645,3898977,3899126,0.0577836734693878,0.0555176470588235}, {3243646,3899126,3899364,0.136908,0.134223529411765}, {3243647,3919836,3919881,1000000,0.0624545454545455}, {3243648,3919881,3919930,1000000,0.0993230769230769}, {3243649,3919836,3920020,1000000,0.296618181818182}, {3243650,3920020,3920135,1000000,0.0733272727272727}, {3243651,3919881,3920020,0.0763636363636364,0.0763636363636364}, {3243658,3910530,3910724,0.0266454545454545,0.0254869565217391}, {3243659,3906476,3907041,0.486333333333333,0.486333333333333}, {3244226,3886020,3886301,0.29564,1000000}, {3244227,3887184,3886301,1000000,0.591845454545454}, {3244228,3886205,3886085,1000000,0.0921714285714286}, {3244229,3887089,3886413,0.6874125,1000000}, {3244272,3909105,3909174,0.037272,0.0358384615384615}, {3244273,3909174,3909224,0.0235548387096774,0.0317478260869565}, {3244274,3909669,3909732,0.058275,0.0358615384615385}, {3244275,3909732,3909791,0.0288782608695652,0.0288782608695652}, {3244276,3909174,3909732,1000000,0.169261224489796}, {3244277,3910416,3910503,0.0384260869565217,0.0465157894736842}, {3244278,3910503,3910563,0.0284608695652174,0.03273}, {3244279,3909732,3910503,1000000,0.193714285714286}, {3244280,3910503,3910878,1000000,0.114988235294118}, {3244338,3895950,3896113,0.0739555555555556,0.0739555555555556}, {3244516,3905959,3905378,0.2526,1000000}, {3244517,3905378,3905222,0.0615191489361702,1000000}, {3244518,3888521,3888689,1000000,0.064646511627907}, {3244519,3888689,3888972,1000000,0.1114}, {3244522,3893782,3894372,1000000,0.28116}, {3244713,3889059,3889169,1000000,0.0407230769230769}, {3244714,3889169,3889237,1000000,0.02705}, {3245170,3877342,3877890,0.315320689655172,0.30481}, {3245344,3884909,3885968,0.65979,0.65979}, {3245345,3885753,3884696,0.66348,0.66348}, {3245346,3885753,3885968,0.16716,0.16716}, {3245347,3884909,3884696,0.18498,0.18498}, {3245350,3884696,3883258,1.43691,1.43691}, {3245351,3884250,3885753,1.26513913043478,1.26513913043478}, {3245352,3884250,3883258,0.65262,0.65262}, {3245353,3884250,3883777,0.370392,0.370392}, {3245354,3882743,3883258,0.48903,0.48903}, {3245355,3882743,3883777,0.65802,0.65802}, {3245356,3886537,3883777,1.82445,1.82445}, {3245358,3892238,3893424,0.847945454545455,0.847945454545455}, {3245359,3894321,3894181,0.138511111111111,0.138511111111111}, {3245360,3892443,3893681,0.97371,0.97371}, {3245361,3892443,3892066,0.41022,0.41022}, {3245362,3892066,3893452,1.01826,1.01826}, {3245363,3892066,3891806,0.25065,0.25065}, {3245364,3886537,3888287,1.64799,1.64799}, {3245365,3886537,3888083,0.96726,0.96726}, {3245366,3888021,3888476,0.26889,0.26889}, {3245367,3888476,3888953,0.27147,0.27147}, {3245368,3888561,3889129,0.32964,0.32964}, {3245369,3889973,3888083,1.16898,1.16898}, {3245437,3882516,3883777,0.826510344827586,0.826510344827586}, {3245438,3889129,3888659,0.370772727272727,0.313730769230769}, {3245439,3893452,3893984,0.43698,0.43698}, {3245440,3893681,3894201,0.44196,0.44196}, {3245601,3893681,3893452,0.3642,0.3642}, {3245602,3893681,3893958,0.26205,0.26205}, {3245603,3888083,3888021,0.43533,0.43533}, {3245706,3898189,3897864,0.18963,0.18963}, {3245707,3897990,3898189,0.18402,0.18402}, {3245708,3897990,3897648,0.2202,0.2202}, {3245709,3897801,3897990,0.18465,0.18465}, {3245710,3897801,3897501,0.21228,0.21228}, {3245711,3897638,3897801,0.18285,0.18285}, {3245712,3897638,3897347,0.20865,0.20865}, {3245713,3897456,3897638,0.18198,0.18198}, {3246979,3896593,3897623,0.637702702702703,0.637702702702703}, {3247238,3889174,3888627,0.130242857142857,0.118917391304348}, {3247240,3888627,3888659,0.02247,0.0204272727272727}, {3247243,3888627,3887587,0.233481818181818,0.228293333333333}, {3247244,3887587,3887605,0.0259384615384615,0.0240857142857143}, {3247245,3887587,3887048,0.146292307692308,0.158483333333333}, {3247246,3887048,3886872,0.0709,0.0750705882352941}, {3247247,3887048,3887057,0.01305,0.01305}, {3247248,3886872,3886695,0.0652578947368421,0.07749375}, {3247249,3886695,3886465,0.0889833333333333,0.103335483870968}, {3247250,3886732,3886695,0.0297652173913044,0.0297652173913044}, {3251885,3876852,3876847,0.0258428571428571,0.0258428571428571}, {3251886,3876847,3876743,0.620357142857143,0.620357142857143}, {3251887,3876743,3876734,0.0559714285714286,0.0559714285714286}, {3251931,3892623,3891210,1000000,1000000}, {3251972,3891925,3892510,1000000,1000000}, {3251975,3891454,3891457,1000000,1000000}, {3251976,3892592,3891991,1000000,1000000}, {3252061,3873130,3873387,1000000,1000000}, {3252085,3871102,3871369,1000000,1000000}, {3252087,3871102,3871277,1000000,1000000}, {3252111,3870896,3871063,1000000,1000000}, {3252165,3852381,3853238,0.351355555555556,0.351355555555556}, {3252166,3854496,3854194,0.668976923076923,0.668976923076923}, {3252167,3854518,3854496,0.355007142857143,0.355007142857143}, {3252168,3854543,3854518,0.209647058823529,0.209647058823529}, {3252169,3862025,3862741,1000000,1000000}, {3252170,3861756,3861548,1000000,1000000}, {3252172,3861083,3861597,0.54261,0.54261}, {3252173,3847896,3847766,0.0788,0.0788}, {3252180,3850314,3852072,1.0116,1.0116}, {3252186,3847766,3847689,0.0987555555555556,0.0987555555555556}, {3252191,3879982,3880012,1000000,1000000}, {3252192,3880012,3880077,1000000,1000000}, {3252377,3865259,3865983,1000000,1000000}, {3252379,3865259,3865725,1000000,1000000}, {3252380,3865259,3864549,1000000,1000000}, {3252381,3865259,3864943,1000000,1000000}, {3252616,3904048,3905300,1.26813,1.26813}, {3252617,3905300,3905325,0.0194,0.0194}, {3252618,3885965,3885961,1000000,1000000}, {3252619,3885961,3885957,1000000,1000000}, {3252620,3885478,3885773,0.26559,1000000}, {3252621,3885938,3885922,0.050295652173913,1000000}, {3252622,3882570,3882754,1000000,0.119557894736842}, {3252623,3882754,3882819,1000000,0.0402947368421053}, {3252624,3882570,3882383,0.148575,1000000}, {3252625,3882383,3882349,0.0333333333333333,1000000}, {3252696,3870350,3870352,0.00926666666666667,1000000}, {3252697,3870352,3870353,0.147222222222222,1000000}, {3252725,3873845,3874561,0.352177777777778,0.352177777777778}, {3252726,3874338,3874311,0.147218181818182,0.0899666666666667}, {3252741,3874980,3874751,0.0969310344827586,0.23425}, {3252742,3874751,3874265,0.122946666666667,0.14952972972973}, {3252743,3874980,3874922,0.1032,1000000}, {3252744,3874922,3874734,0.2352,1000000}, {3252745,3874751,3874922,0.168155555555556,0.168155555555556}, {3252754,3918883,3918622,0.136944,1000000}, {3252755,3862105,3862788,0.351730434782609,0.351730434782609}, {3252756,3862788,3863025,0.12292,0.167618181818182}, {3252757,3862788,3862305,0.229822222222222,0.229822222222222}, {3252760,3918622,3918269,0.189189795918367,1000000}, {3252761,3918269,3917929,0.164212903225806,1000000}, {3252762,3862324,3862137,0.102565714285714,0.1158}, {3252763,3862137,3862055,0.0656294117647059,0.06973125}, {3252766,3862055,3861888,0.125422222222222,0.125422222222222}, {3252767,3861888,3861831,0.0386888888888889,0.0386888888888889}, {3252768,3862137,3861888,0.188311111111111,0.188311111111111}, {3252769,3862946,3862620,0.215791304347826,0.198528}, {3252770,3862620,3862568,0.0211071428571429,0.01846875}, {3252771,3862540,3862620,0.066,0.066}, {3252776,3849790,3849521,0.0680423076923077,0.0667584905660377}, {3252777,3849521,3849313,0.0549529411764706,0.0549529411764706}, {3252784,3854655,3854371,0.134444444444444,0.134444444444444}, {3252785,3917773,3917929,1000000,0.0715011235955056}, {3252786,3917704,3917831,0.0561133333333333,1000000}, {3252787,3917831,3918160,0.165032258064516,1000000}, {3252794,3858043,3857904,1000000,1000000}, {3252807,3854551,3854298,0.20361,0.193914285714286}, {3252808,3854298,3854903,0.90531,0.90531}, {3252828,3917151,3917773,1000000,0.221944186046512}, {3252860,3916187,3916254,1000000,0.0180311688311688}, {3252861,3866237,3866233,0.0365647058823529,0.0296}, {3252862,3866233,3866234,0.0326666666666667,0.0267272727272727}, {3252863,3864128,3864183,0.146123076923077,0.0904571428571428}, {3252866,3871913,3871747,0.261307692307692,0.248560975609756}, {3252870,3871747,3871740,0.0205066666666667,0.0205066666666667}, {3252875,3852800,3851509,2.01785454545455,2.01785454545455}, {3252876,3851509,3851640,0.0543473684210526,0.0480279069767442}, {3252877,3851509,3850248,0.576654545454545,0.576654545454545}, {3252901,3875808,3874680,1.33146666666667,1.33146666666667}, {3252902,3874680,3873874,0.349355555555556,0.349355555555556}, {3252903,3873874,3873970,0.398292307692308,0.388335}, {3252904,3873970,3873790,0.12267,0.106669565217391}, {3252905,3873970,3874880,0.753066666666667,0.753066666666667}, {3252913,3915369,3913887,1000000,0.289548648648649}, {3252915,3915500,3915521,1000000,0.00663243243243243}, {3252916,3915521,3915727,1000000,0.0426081081081081}, {3252917,3915696,3915797,0.024152,1000000}, {3252918,3913638,3914399,1000000,0.1272}, {3252921,3901839,3901249,0.492761538461538,0.492761538461538}, {3252922,3901412,3901687,1000000,0.0628775510204082}, {3252933,3907573,3907865,1000000,0.058959375}, {3252934,3907865,3908287,1000000,0.0840272727272727}, {3252971,3875035,3874973,1000000,0.08628}, {3252972,3874973,3874807,1000000,0.2751}, {3253009,3898631,3898825,1000000,0.0816625}, {3253010,3898825,3899545,1000000,0.2401}, {3253027,3897857,3898095,1000000,0.0960738461538461}, {3253028,3898095,3898149,1000000,0.0451741935483871}, {3253031,3895450,3895915,1000000,0.213372972972973}, {3253066,3898557,3898624,0.022,1000000}, {3253206,3866488,3866510,0.0191368421052632,1000000}, {3253207,3865983,3866203,0.136107692307692,1000000}, {3253208,3866203,3866488,0.179825,1000000}, {3253274,3901421,3901975,0.162552631578947,1000000}, {3253365,3871888,3872292,1000000,0.16449375}, {3254727,3881657,3882743,0.89718,0.89718}, {3254729,3881841,3882017,0.68439,0.68439}, {3254730,3881841,3882017,1.12674,1.12674}, {3254820,3877890,3878216,0.201355555555556,0.201355555555556}, {3255181,3865305,3865312,1000000,0.0264566037735849}, {3255182,3874771,3874744,0.0068,1000000}, {3255183,3873710,3873991,1000000,0.235885714285714}, {3255184,3873991,3874044,1000000,0.0887076923076923}, {3255282,3886977,3887691,1000000,0.386007692307692}, {3255283,3887691,3888381,1000000,0.372675}, {3255333,3889246,3889237,0.0189833333333333,0.0253111111111111}, {3255528,3881657,3881841,0.19584,0.19584}, {3255583,3894228,3894549,0.475125,0.584769230769231}, {3255584,3894549,3894914,0.397757142857143,0.397757142857143}, {3255585,3894532,3894549,0.0335538461538462,0.0242333333333333}, {3255589,3894743,3894825,0.0425345454545455,1000000}, {3255626,3881767,3882011,1000000,1000000}, {3255627,3916771,3916791,0.00646153846153846,1000000}, {3255628,3916801,3916824,1000000,0.0055425}, {3255629,3916824,3917151,1000000,0.0941341463414634}, {3255630,3897605,3897842,0.123678260869565,1000000}, {3255677,3912954,3912886,0.018,1000000}, {3255678,3912886,3912673,0.0732705882352941,1000000}, {3255679,3913015,3912957,1000000,0.0183}, {3255680,3912957,3912749,1000000,0.0861428571428571}, {3255682,3870108,3870107,0.0391272727272727,0.0416516129032258}, {3255683,3870107,3870092,0.126716666666667,0.130337142857143}, {3255684,3869924,3869627,1000000,0.108985714285714}, {3255685,3869627,3869451,1000000,0.0451666666666667}, {3255686,3870551,3870814,0.17315,1000000}, {3255687,3870814,3870832,0.0182,1000000}, {3255688,3871318,3871246,1000000,0.0142461538461538}, {3255689,3871246,3870551,1000000,0.161546341463415}, {3255690,3872078,3872074,0.011895652173913,1000000}, {3255691,3872074,3872065,0.0431181818181818,1000000}, {3255713,3875100,3875615,0.199545,1000000}, {3255742,3895478,3895553,1000000,1000000}, {3255743,3895553,3895773,1000000,1000000}, {3256819,3850997,3851116,0.178657894736842,1000000}, {3256855,3850997,3851006,0.00699642857142857,0.0081625}, {3256856,3851006,3851012,0.00555,0.00634285714285714}, {3256877,3852861,3850696,0.254935483870968,1000000}, {3256878,3851012,3851040,0.0203571428571429,0.023265306122449}, {3258289,3906450,3906554,0.0344735294117647,0.036628125}, {3258320,3893726,3893718,0.0158076923076923,0.0178695652173913}, {3258321,3893718,3893721,0.0345555555555556,0.038875}, {3258322,3892585,3892452,0.348622222222222,0.348622222222222}, {3258564,3858506,3858376,1000000,0.0770545454545455}, {3258565,3858376,3858060,1000000,0.100062857142857}, {3258578,3880826,3880897,0.0723652173913043,0.0616444444444444}, {3258579,3880897,3880905,0.01779,0.0127071428571429}, {3258585,3859690,3859670,0.039,0.0455}, {3258591,3895193,3895223,1000000,0.0221162790697674}, {3258592,3895223,3895278,1000000,0.0334975609756098}, {3258599,3862066,3862288,0.09084,1000000}, {3258600,3862285,3862288,0.0251625,0.0277655172413793}, {3258603,3897482,3897421,1000000,0.0566666666666667}, {3258604,3897421,3897316,1000000,0.0722470588235294}, {3258605,3864376,3864277,0.0428338983050847,1000000}, {3258608,3897523,3897503,1000000,0.0380869565217391}, {3258609,3897503,3897482,1000000,0.0255714285714286}, {3258615,3861084,3860898,0.0636857142857143,1000000}, {3258616,3860898,3860691,0.166869230769231,1000000}, {3258635,3858010,3858393,0.0650584615384615,0.0650584615384615}, {3258638,3855377,3858010,0.38718,0.38172676056338}, {3258639,3854860,3855377,0.0936090909090909,0.0922119402985075}, {3258644,3857731,3856967,0.145298360655738,0.145298360655738}, {3258645,3897968,3898191,0.0369784615384615,1000000}, {3258647,3858091,3858037,1000000,0.03808}, {3258812,3863037,3862999,0.0187733333333333,1000000}, {3258815,3863196,3863078,0.0368634146341463,1000000}, {3258816,3863078,3863037,0.0155581395348837,1000000}, {3258821,3863078,3863093,0.0225111111111111,0.04052}, {3258823,3863093,3863203,0.036645,1000000}, {3258824,3862999,3863056,0.0209230769230769,1000000}, {3258825,3863056,3863093,0.0136615384615385,1000000}, {3258838,3898063,3898083,0.0184029850746269,1000000}, {3258839,3916791,3917103,0.0877139240506329,1000000}, {3258840,3917103,3917704,0.233887058823529,1000000}, {3258885,3865075,3865310,0.041272131147541,0.0375761194029851}, {3258886,3865310,3865526,0.04674375,0.0427371428571429}, {3258915,3874612,3874519,1000000,0.0753073170731707}, {3258950,3858091,3858072,1000000,0.0380842105263158}, {3258951,3858072,3857983,1000000,0.0793684210526316}, {3258952,3858011,3858072,0.041,0.025448275862069}, {3258953,3858621,3858568,1000000,1000000}, {3258954,3887561,3887939,1000000,0.054534375}, {3258955,3887939,3888729,1000000,0.130347540983607}, {3258960,3881829,3882237,1000000,0.0797076923076923}, {3258961,3882237,3882406,1000000,0.031934328358209}, {3258962,3881336,3881566,1000000,0.0351666666666667}, {3258963,3881566,3881829,1000000,0.0381166666666667}, {3258964,3877642,3878303,1000000,0.122368965517241}, {3258965,3878303,3878353,1000000,0.008596875}, {3258988,3865174,3865024,0.03129,1000000}, {3258989,3864277,3863812,0.195764516129032,1000000}, {3258990,3863812,3863783,0.00650476190476191,1000000}, {3259153,3865816,3866117,0.172660465116279,0.148488}, {3259154,3865659,3865750,0.110902702702703,0.082068}, {3259155,3869221,3869443,1000000,1000000}, {3259156,3870427,3870147,0.4112,0.4112}, {3259157,3870147,3870057,0.16844347826087,0.16844347826087}, {3259158,3863097,3863143,0.179111111111111,0.179111111111111}, {3259159,3863221,3863239,0.0357111111111111,0.0357111111111111}, {3259163,3866134,3866319,1000000,0.268121739130435}, {3259168,3860070,3859873,0.122589473684211,0.110914285714286}, {3259169,3859873,3859120,1000000,1000000}, {3259170,3859262,3859120,0.073,0.073}, {3259171,3859793,3859365,0.249066666666667,0.249066666666667}, {3259172,3859262,3859365,0.105622222222222,1000000}, {3259173,3859365,3859262,0.114355555555556,1000000}, {3259178,3866886,3865807,0.517875,1000000}, {3259179,3865890,3865869,1000000,0.013025}, {3259180,3865869,3865684,1000000,0.0996387096774193}, {3259181,3865807,3865869,0.11535,1000000}, {3259182,3871312,3871175,0.0370645161290323,0.0396206896551724}, {3259183,3871175,3871140,0.00978181818181818,0.0104129032258065}, {3259184,3871175,3871170,0.0491454545454545,0.03604}, {3259185,3871170,3870966,1000000,0.322133333333333}, {3259186,3870966,3871170,1000000,0.8664}, {3259193,3921504,3921522,0.237771428571429,0.2628}, {3259194,3921522,3921414,0.0688222222222222,0.0688222222222222}, {3259195,3921522,3921643,0.0926,0.0926}, {3259196,3921643,3921771,0.134652631578947,0.12792}, {3259202,3918582,3919049,0.209722222222222,0.202232142857143}, {3259203,3919049,3919171,0.0934166666666667,0.0715531914893617}, {3259204,3918647,3919049,0.433478571428571,1000000}, {3259205,3918497,3918647,1000000,0.14816}, {3259206,3919049,3918497,0.40818,1000000}, {3259211,3874239,3874259,1000000,0.0695785714285714}, {3259212,3874744,3874368,0.132382978723404,1000000}, {3259213,3874368,3874300,0.0231714285714286,1000000}, {3259232,3889996,3890180,0.089955,0.0705529411764706}, {3259233,3890180,3890299,0.0764709677419355,0.0483795918367347}, {3259234,3893901,3893981,0.063552,1000000}, {3259235,3893981,3893961,0.137052631578947,0.1085}, {3259236,3893901,3894031,0.034608,0.0455368421052632}, {3259237,3894031,3898728,1.22264081632653,1.27466808510638}, {3259238,3893981,3894031,0.0425727272727273,0.04683}, {3259253,3890676,3890905,0.0882489795918367,0.0920042553191489}, {3259254,3890557,3890676,1000000,1000000}, {3259260,3888066,3888724,0.3226,1000000}, {3259263,3894125,3894204,0.0406,0.0553636363636364}, {3259265,3895279,3895391,0.42759,1000000}, {3259266,3895391,3895393,0.0363142857142857,1000000}, {3259267,3897851,3897929,1000000,0.0355333333333333}, {3259268,3897929,3897969,1000000,0.0130730769230769}, {3259269,3897039,3897391,0.419285714285714,0.419285714285714}, {3259270,3897391,3897419,0.0408352941176471,0.0330571428571429}, {3259271,3895393,3895614,1000000,0.0822382978723404}, {3259283,3920047,3920613,0.127483636363636,0.129844444444444}, {3259294,3882245,3882686,1000000,1000000}, {3259299,3919649,3919485,0.30696,1000000}, {3259300,3919485,3919808,0.112579591836735,1000000}, {3259314,3894820,3894890,1000000,0.0461333333333333}, {3259317,3895484,3895345,0.105915789473684,0.105915789473684}, {3259318,3895345,3895135,0.115733333333333,0.115733333333333}, {3259319,3895135,3895115,0.0945789473684211,0.105705882352941}, {3259320,3909800,3910479,0.300911111111111,0.300911111111111}, {3259321,3910572,3910581,0.0135157894736842,0.0135157894736842}, {3259322,3910581,3910671,0.171144,0.171144}, {3259323,3910479,3910581,0.0356222222222222,0.0356222222222222}, {3259324,3910450,3910557,0.14245,0.14245}, {3259325,3910557,3910572,0.0133105263157895,0.0133105263157895}, {3259326,3910479,3910557,0.0404222222222222,0.0404222222222222}, {3259381,3883606,3884321,0.214413333333333,0.224386046511628}, {3259382,3884321,3884726,0.128328571428571,0.128328571428571}, {3259473,3897216,3896483,0.263036842105263,1000000}, {3259484,3892152,3892370,1000000,0.0505698113207547}, {3259485,3892370,3892482,1000000,0.0306875}, {3259554,3877153,3877170,0.0292754716981132,1000000}, {3259555,3877170,3877322,0.09445,1000000}, {3259561,3898630,3899176,0.208450909090909,1000000}, {3259562,3899176,3899403,0.125595,1000000}, {3259587,3899859,3900092,1000000,0.0550730769230769}, {3259588,3900092,3900382,1000000,0.0712040816326531}, {3259593,3900041,3900375,0.12932,1000000}, {3259595,3900375,3900413,0.0187945945945946,1000000}, {3259596,3865000,3865208,0.105952941176471,1000000}, {3259597,3865208,3865251,0.0186,1000000}, {3259603,3858835,3858246,0.0826235294117647,1000000}, {3259620,3854609,3854154,0.05735,1000000}, {3259621,3854154,3852861,0.166818947368421,1000000}, {3259625,3851082,3851520,1000000,0.1131625}, {3259628,3851076,3851089,0.0693066666666667,1000000}, {3259629,3852663,3852148,1000000,0.0531489795918367}, {3259630,3852148,3850854,1000000,0.149248484848485}, {3259631,3853169,3852663,1000000,0.0565469387755102}, {3259633,3854600,3854471,1000000,0.0169175257731959}, {3259634,3854471,3853169,1000000,0.163620618556701}, {3259659,3870386,3870436,0.20679,0.20679}, {3259660,3870386,3870556,0.11262,0.11262}, {3259670,3897931,3898090,0.0591882352941177,1000000}, {3259678,3900726,3900691,0.0121411764705882,0.02064}, {3259679,3900657,3900691,0.0276905660377359,0.0312255319148936}, {3259680,3900726,3900657,0.0446571428571429,1000000}, {3259681,3898566,3898590,0.0130838709677419,0.00965714285714286}, {3259682,3898590,3898645,0.0214645161290323,0.02218}, {3259683,3898590,3898554,0.01495,1000000}, {3259684,3898590,3898575,1000000,0.0187818181818182}, {3259685,3921643,3921771,0.180911111111111,0.180911111111111}, {3259686,3892022,3891756,0.080064,1000000}, {3259687,3891756,3891146,0.212815384615385,1000000}, {3259688,3891160,3891788,0.185647826086957,1000000}, {3259689,3891788,3892358,0.178251063829787,1000000}, {3259690,3891756,3891788,0.0279777777777778,0.0279777777777778}, {3259691,3889266,3889361,0.0246558139534884,1000000}, {3259692,3889361,3889620,0.0727857142857143,1000000}, {3259693,3888715,3889414,1000000,1000000}, {3259694,3889414,3890443,1000000,1000000}, {3259695,3889361,3889380,0.128485714285714,0.13491}, {3259696,3889380,3889414,0.0861555555555556,0.0861555555555556}, {3259697,3890152,3890242,0.044375,1000000}, {3259698,3890242,3890287,0.0196344827586207,1000000}, {3259699,3883658,3883850,1000000,0.092775}, {3259700,3883850,3883966,1000000,0.122664}, {3259702,3912951,3921618,1.74692658227848,1000000}, {3259705,3880909,3880950,1000000,0.01534}, {3259706,3880950,3881114,1000000,0.0654967741935484}, {3259717,3851520,3851718,1000000,0.0405684210526316}, {3259718,3851718,3852861,1000000,0.19507}, {3259727,3871436,3871416,0.04428,0.04428}, {3259728,3871416,3871214,0.355133333333333,1000000}, {3259729,3871416,3871214,1000000,0.341644444444444}, {3259767,3865687,3865292,1000000,0.187690909090909}, {3259768,3865292,3864724,1000000,0.215990322580645}, {3259769,3864514,3863983,1000000,0.215154098360656}, {3259770,3892497,3892675,0.0443411764705882,1000000}, {3259771,3892675,3893565,0.213,1000000}, {3259792,3866780,3866422,1000000,0.180644444444444}, {3259796,3872888,3869246,0.530336842105263,0.537408}, {3259805,3906554,3906734,0.0520208955223881,0.0562161290322581}, {3259806,3906734,3906789,0.0108636363636364,0.0117540983606557}, {3259871,3862127,3862737,0.2988,0.2988}, {3259876,3892875,3892938,0.0247272727272727,0.0354782608695652}, {3259877,3892938,3893379,0.367311111111111,0.33058}, {3259878,3894694,3895900,0.614717647058824,0.614717647058824}, {3259988,3886274,3886148,1000000,0.13554375}, {3259989,3886274,3886060,0.132313846153846,1000000}, {3259992,3890114,3890226,1000000,0.0327857142857143}, {3259994,3880905,3881114,0.283071428571429,1000000}, {3259995,3880905,3880834,0.15688,1000000}, {3259996,3880905,3881183,1000000,0.162331034482759}, {3260035,3881584,3881592,0.0320869565217391,1000000}, {3260302,3895139,3895135,0.110466666666667,0.110466666666667}, {3260303,3895345,3895139,0.215844444444444,0.215844444444444}, {3260329,3849512,3848589,1000000,0.147658064516129}, {3260330,3848589,3848476,1000000,0.0246574468085106}, {3260331,3848476,3848248,1000000,0.0344273684210526}, {3260332,3848248,3847374,1000000,0.136124210526316}, {3260433,3896707,3896550,0.17724,0.17724}, {3260434,3896550,3896545,0.325311111111111,0.325311111111111}, {3260435,3896550,3896183,0.247,0.247}, {3260458,3873358,3873485,1000000,0.0362372093023256}, {3260666,3881536,3881496,0.0283941176470588,1000000}, {3260667,3881563,3881543,0.0152903225806452,1000000}, {3260781,3901283,3901309,0.0266033898305085,0.0327}, {3260782,3901309,3901516,0.264440625,0.272970967741935}, {3260935,3894056,3894167,0.0851803278688524,0.0851803278688524}, {3260947,3891812,3891926,1000000,0.0674836363636364}, {3260948,3891926,3892016,0.0632,0.0741913043478261}, {3260953,3891926,3891745,1000000,0.0778375}, {3260954,3891745,3891406,1000000,0.208214285714286}, {3260955,3891812,3891745,0.0423692307692308,0.06885}, {3260960,3891406,3891704,1000000,0.0946761904761905}, {3260961,3891704,3891812,1000000,0.0493448275862069}, {3260995,3888710,3888964,0.0919888888888889,0.105689361702128}, {3260996,3888964,3889406,0.15714,0.171425454545455}, {3260997,3888450,3888675,0.091476,0.0933428571428572}, {3260998,3888675,3888710,0.01962,0.0204375}, {3261046,3889406,3889551,0.0568451612903226,0.0629357142857143}, {3261047,3889551,3890061,0.185070967741935,0.194481355932203}, {3261059,3890221,3890341,0.0488861538461539,0.0676085106382979}, {3261060,3890341,3891406,0.383,0.414393442622951}, {3261067,3892740,3892891,0.0647311475409836,0.0598272727272727}, {3261068,3892891,3894056,0.680281818181818,0.650704347826087}, {3261072,3894618,3894508,1000000,0.131421052631579}, {3261076,3894956,3895101,0.0566142857142857,1000000}, {3261151,3895822,3896024,1000000,0.0490408163265306}, {3261370,3875698,3876057,0.091524,0.0880038461538461}, {3261371,3876057,3876530,0.10632,0.104421428571429}, {3261405,3916743,3917078,1000000,1000000}, {3261406,3915671,3916743,1000000,1000000}, {3261418,3899187,3899307,1000000,0.0493368421052632}, {3261429,3850898,3850904,0.0915428571428571,0.0723483870967742}, {3261430,3860641,3860394,1000000,0.0424}, {3261454,3864644,3864504,0.038821052631579,0.0514604651162791}, {3261455,3864504,3864400,0.0200285714285714,0.0257510204081633}, {3261456,3898510,3898991,1000000,0.12746511627907}, {3261457,3898991,3899361,1000000,0.103107692307692}, {3261458,3899361,3899638,1000000,0.0871692307692308}, {3261459,3897391,3897671,0.127427586206897,1000000}, {3261460,3897419,3897671,1000000,0.0979230769230769}, {3261461,3897671,3897727,0.0342,0.0201692307692308}, {3263519,3876508,3876074,0.146472727272727,0.146472727272727}, {3263520,3876074,3875930,0.0544909090909091,0.0544909090909091}, {3264021,3889671,3889734,0.0349,0.0465333333333333}, {3264056,3889664,3889734,1000000,0.0319317073170732}, {3264058,3889734,3889849,1000000,0.0563027027027027}, {3264059,3889849,3890415,1000000,0.253922727272727}, {3264068,3890351,3890415,0.0366521739130435,0.0526875}, {3264069,3890415,3890590,0.15864,0.2644}, {3264077,3891003,3890759,0.113272340425532,1000000}, {3264078,3890759,3890415,0.156687804878049,1000000}, {3264088,3894204,3895038,0.283758139534884,1000000}, {3264089,3895038,3895391,0.118408695652174,1000000}, {3264090,3895038,3895047,0.02388,0.02388}, {3264093,3894204,3895047,1000000,0.319736842105263}, {3264094,3895047,3895393,1000000,0.107522448979592}, {3265429,3865536,3865489,0.0254076923076923,1000000}, {3265430,3864023,3863237,0.437945454545455,0.535266666666667}, {3265431,3863636,3864023,0.292428571428571,0.24564}, {3265432,3864023,3864025,0.0208222222222222,0.0208222222222222}, {3265433,3864244,3864122,0.08013,0.103393548387097}, {3265434,3867998,3867421,0.233688,0.216377777777778}, {3265435,3867421,3867378,0.0180230769230769,0.0203739130434783}, {3265436,3864913,3864903,0.00584,0.00515294117647059}, {3265437,3864903,3864284,0.353177777777778,0.340564285714286}, {3265438,3866809,3864963,0.7234,1000000}, {3265439,3864963,3864913,0.0201642857142857,0.0171090909090909}, {3265440,3865892,3866209,0.205341176470588,0.205341176470588}, {3265441,3866209,3866257,0.0191181818181818,0.0145034482758621}, {3265442,3871421,3871204,0.429709090909091,0.429709090909091}, {3265443,3871204,3871141,0.0621777777777778,0.08394}, {3265444,3869457,3869392,0.035625,0.035625}, {3265445,3869392,3869308,0.0458,0.0437181818181818}, {3265446,3869290,3869225,0.035751724137931,0.035751724137931}, {3265447,3869225,3869139,0.03555,0.0366967741935484}, {3265448,3867839,3868174,0.251431578947368,1000000}, {3265449,3868174,3868265,0.0663142857142857,1000000}, {3265450,3868197,3867916,1000000,0.113530434782609}, {3265451,3867916,3867846,1000000,0.0378857142857143}, {3265452,3868053,3868041,0.0124181818181818,0.0124181818181818}, {3265453,3868041,3867790,0.267771428571429,0.267771428571429}, {3265454,3871867,3871963,0.3621,1000000}, {3265455,3871963,3871981,0.0161111111111111,1000000}, {3265456,3872440,3872466,1000000,0.0199454545454545}, {3265457,3870691,3870698,1000000,0.04749}, {3265458,3870698,3870701,1000000,0.275166666666667}, {3265459,3869625,3869557,1000000,0.0338666666666667}, {3265460,3869557,3869200,1000000,0.179242105263158}, {3265461,3868846,3868039,1000000,0.334513043478261}, {3265462,3868039,3867993,1000000,0.0197714285714286}, {3265463,3871410,3871199,1000000,0.0592125}, {3265464,3871199,3871122,1000000,0.0209272727272727}, {3265465,3871193,3871116,0.0254666666666667,1000000}, {3265466,3871116,3870812,0.133226086956522,1000000}, {3265467,3871398,3871287,0.0364344827586207,1000000}, {3265468,3871287,3871193,0.0274137931034483,1000000}, {3265469,3868831,3868631,0.0391866666666667,1000000}, {3265470,3868631,3867784,0.207245454545455,1000000}, {3265471,3863490,3863474,0.01308,0.0148636363636364}, {3265472,3863474,3863397,0.07902,0.112885714285714}, {3265473,3864710,3864662,0.0401833333333333,1000000}, {3265474,3864662,3864611,0.040845,1000000}, {3265475,3869405,3869419,0.0104297872340426,1000000}, {3265476,3869419,3869749,0.493357894736842,1000000}, {3265477,3867740,3867452,0.365914285714286,1000000}, {3265478,3867452,3867433,0.0256153846153846,1000000}, {3265479,3872314,3872230,0.035625,0.0475}, {3265480,3872230,3871324,0.33425,0.364636363636364}, {3265481,3874466,3874419,0.0159636363636364,1000000}, {3265482,3874419,3874386,0.0119314285714286,1000000}, {3265483,3877615,3877581,0.024432,0.0234923076923077}, {3265484,3877581,3877218,0.319777777777778,0.297724137931035}, {3265485,3868210,3868186,1000000,1000000}, {3265486,3868186,3867917,1000000,1000000}, {3265487,3893787,3894147,1000000,0.12105306122449}, {3265488,3894269,3894247,1000000,0.1840125}, {3265489,3894247,3894238,1000000,0.02444}, {3265490,3890300,3890587,1000000,0.101381818181818}, {3265491,3890587,3890609,1000000,0.00728571428571429}, {3265492,3890609,3890627,1000000,0.006}, {3265493,3869701,3869586,1000000,1000000}, {3265494,3869586,3869186,1000000,1000000}, {3265495,3892241,3892315,0.0175857142857143,0.0180146341463415}, {3265496,3892315,3892464,0.0440454545454545,0.0472682926829268}, {3265497,3879974,3879779,0.184539130434783,1000000}, {3265498,3879779,3879761,0.0145846153846154,1000000}, {3265499,3878488,3878554,0.0211941176470588,0.0343142857142857}, {3265500,3878554,3878778,0.0801272727272727,0.120190909090909}, {3265501,3889101,3889699,0.21656,0.209574193548387}, {3265502,3889699,3889780,0.0338,0.0480315789473684}, {3265503,3888849,3888880,0.02445,0.0201352941176471}, {3265504,3888880,3889101,0.151593103448276,0.13738125}, {3265505,3878483,3878450,1000000,0.0435882352941176}, {3265506,3878450,3878438,1000000,0.022944}, {3265507,3887371,3888040,0.32271,0.2082}, {3265508,3888040,3888116,0.02786,0.033432}, {3265509,3887524,3887552,1000000,0.017425}, {3265510,3887552,3887866,1000000,0.36825}, {3265511,3880951,3880995,1000000,0.0499666666666667}, {3265512,3880995,3881028,1000000,0.0368526315789474}, {3265513,3881127,3881090,1000000,0.0496415094339623}, {3265514,3881090,3881063,1000000,0.0243882352941176}, {3265515,3887577,3887545,0.0405333333333333,0.0405333333333333}, {3265516,3887545,3887107,0.171553846153846,0.22302}, {3265517,3878714,3878751,0.0281333333333333,0.0266526315789474}, {3265518,3878751,3879100,0.297092307692308,0.2413875}, {3265519,3879416,3879506,1000000,1000000}, {3265520,3879506,3879592,1000000,1000000}, {3265521,3881904,3882163,1000000,1000000}, {3265522,3877339,3877573,1000000,1000000}, {3265523,3877573,3877636,1000000,1000000}, {3265524,3877636,3877978,1000000,1000000}, {3265525,3877978,3877995,1000000,1000000}, {3265526,3872154,3871552,0.1487625,1000000}, {3265527,3870250,3870291,1000000,0.0188608695652174}, {3265528,3870291,3871063,1000000,0.297212903225806}, {3265529,3881182,3881196,1000000,0.0116285714285714}, {3265530,3881196,3881276,1000000,0.0471272727272727}, {3265531,3868965,3869360,1000000,0.208539130434783}, {3265532,3868418,3868965,0.255914285714286,0.282852631578947}, {3265533,3869376,3869021,1000000,0.147761538461538}, {3265534,3869021,3868889,0.0843777777777778,0.0843777777777778}, {3265535,3881599,3881574,0.051025,1000000}, {3265536,3880104,3880199,0.0525090909090909,1000000}, {3265537,3882562,3882595,1000000,0.0172}, {3265538,3882595,3883341,1000000,0.40191}, {3265539,3879040,3879122,1000000,0.0666545454545455}, {3265540,3879122,3879171,1000000,0.02556}, {3265541,3869559,3869160,0.123754838709677,0.123754838709677}, {3265542,3869160,3869123,0.0230526315789474,0.0365}, {3265543,3871235,3871210,0.0127125,0.0113}, {3265544,3861562,3861887,0.1713,0.123716666666667}, {3265545,3861887,3862018,1000000,0.0565034482758621}, {3265546,3862967,3862530,0.158271428571429,0.166185}, {3265547,3862530,3862222,0.125967567567568,1000000}, {3265548,3862222,3862148,0.0445071428571429,1000000}, {3265549,3862148,3862018,0.0702,1000000}, {3265550,3861887,3861997,0.059136,1000000}, {3265551,3862018,3861997,0.0268,0.0268}, {3265552,3861997,3862109,0.0546,1000000}, {3265553,3862205,3862530,0.10280487804878,1000000}, {3265554,3894372,3894463,1000000,0.0582620689655172}, {3265555,3894463,3894506,1000000,0.0303692307692308}, {3265556,3862582,3862659,0.110314285714286,1000000}, {3265557,3862952,3862750,0.0998785714285714,1000000}, {3265558,3862750,3862582,0.0546461538461539,1000000}, {3265559,3862659,3862750,0.0518307692307692,0.053904}, {3265560,3862659,3862864,0.162218181818182,1000000}, {3265561,3862864,3863249,0.371541176470588,1000000}, {3265568,3864013,3864015,0.01665,1000000}, {3265569,3884258,3884273,0.007,1000000}, {3265570,3884273,3884348,0.04755,1000000}, {3265571,3881193,3881680,1000000,0.204144827586207}, {3265572,3881680,3881716,1000000,0.0118444444444444}, {3265576,3872529,3872537,0.0170926829268293,1000000}, {3265577,3869492,3869517,1000000,0.0118857142857143}, {3265578,3869517,3869839,1000000,0.232756097560976}, {3265579,3874444,3874402,1000000,0.0225130434782609}, {3265582,3870673,3871012,0.319671428571429,1000000}, {3265583,3871012,3871041,0.0181333333333333,1000000}, {3265584,3871941,3871858,1000000,1000000}, {3265585,3871858,3871683,1000000,1000000}, {3265586,3871210,3872199,0.2959875,1000000}, {3265587,3872199,3872246,0.015375,1000000}, {3265588,3863525,3862764,0.510844444444445,0.510844444444445}, {3265589,3862764,3862732,0.0168666666666667,0.0168666666666667}, {3265590,3870384,3870285,1000000,0.0273473684210526}, {3265591,3870181,3870082,0.0196723404255319,1000000}, {3265592,3878429,3878400,0.029075,1000000}, {3265593,3878400,3878386,0.00817021276595745,1000000}, {3265817,3865251,3865233,0.07884,1000000}, {3265818,3880542,3880623,0.0252857142857143,1000000}, {3265819,3880623,3880713,0.0235333333333333,1000000}, {3265820,3867052,3866720,0.157658823529412,1000000}, {3265821,3865872,3865964,0.068375,1000000}, {3265822,3865964,3865983,0.015792,1000000}, {3265823,3908130,3907855,1000000,0.13056}, {3265824,3908999,3909078,0.0142235294117647,0.0154340425531915}, {3265825,3909078,3909590,0.120408,0.133786666666667}, {3265826,3875629,3875764,1000000,0.0365513513513513}, {3265827,3875764,3876030,1000000,0.0856421052631579}, {3265828,3875668,3875613,1000000,0.09148125}, {3265829,3875613,3875585,1000000,0.0406071428571428}, {3265990,3890154,3890185,1000000,1000000}, {3265991,3890185,3890198,1000000,1000000}, {3265992,3890198,3890859,1000000,1000000}, {3265993,3865133,3864978,0.0473142857142857,1000000}, {3265994,3864978,3864901,0.0290057142857143,1000000}, {3265995,3879581,3879803,1000000,1.104}, {3266021,3878288,3878338,0.0558972972972973,1000000}, {3266022,3878338,3878372,0.0284,1000000}, {3266023,3878193,3878280,0.127409302325581,0.161135294117647}, {3266024,3878280,3878288,0.0130390243902439,0.0157235294117647}, {3266025,3865272,3865178,1000000,0.0442695652173913}, {3266026,3865178,3865038,1000000,0.07512}, {3266027,3865355,3865322,0.00619459459459459,1000000}, {3266028,3865827,3865549,1000000,0.0790186046511628}, {3266029,3865549,3865500,1000000,0.0183384615384615}, {3266030,3865322,3865282,0.0119526315789474,1000000}, {3266112,3899297,3899126,0.0627454545454545,0.0627454545454545}, {3266113,3885911,3885919,1000000,0.00466764705882353}, {3266114,3885919,3885972,1000000,0.0315176470588235}, {3266115,3886060,3886050,0.0125090909090909,1000000}, {3266116,3886148,3886116,1000000,0.0108276923076923}, {3266117,3892691,3892958,0.0492692307692308,0.0492692307692308}, {3266118,3899839,3899914,0.0304909090909091,0.0304909090909091}, {3266189,3869049,3869120,0.0288,1000000}, {3266190,3869120,3870513,0.377585714285714,1000000}, {3266650,3866482,3866524,0.018885,1000000}, {3266651,3866524,3866619,0.0379,1000000}, {3266652,3866720,3866521,0.0962689655172414,1000000}, {3266653,3866521,3866433,0.04325625,1000000}, {3266667,3894706,3894720,0.010464,1000000}, {3266668,3894720,3894743,0.011088,1000000}, {3266669,3894810,3894831,1000000,0.00967826086956522}, {3266670,3894831,3894878,1000000,0.0343826086956522}, {3266677,3861176,3861175,0.0259,0.0227414634146341}, {3266678,3861175,3861011,0.244663636363636,0.250353488372093}, {3266681,3860500,3860218,0.13746,0.13746}, {3266682,3860218,3859599,0.3834,1000000}, {3266714,3881894,3881570,0.1766,0.12788275862069}, {3266715,3881894,3881970,0.0286909090909091,1000000}, {3266716,3881970,3882382,0.148994594594595,1000000}, {3266734,3878031,3878068,0.0197793103448276,0.0197793103448276}, {3266737,3877316,3877441,0.0671142857142857,0.081704347826087}, {3266738,3877441,3878031,0.365275,0.337176923076923}, {3266739,3877316,3877053,0.7934,0.7934}, {3266740,3877316,3877331,0.132290322580645,0.110837837837838}, {3266741,3878605,3878269,0.168422222222222,0.168422222222222}, {3266742,3877869,3877795,0.116621739130435,0.114140425531915}, {3266744,3877795,3877579,0.143566666666667,0.143566666666667}, {3266745,3877685,3877315,0.124655172413793,0.150625}, {3266746,3877579,3877315,0.357804545454545,0.357804545454545}, {3266747,3878283,3877955,0.1516,0.1516}, {3266748,3879450,3878435,0.649992857142857,0.649992857142857}, {3266749,3878435,3877795,0.24052,0.232761290322581}, {3266750,3878435,3878602,0.0853111111111111,0.0853111111111111}, {3266752,3880849,3881093,0.27085,0.27085}, {3266757,3860325,3860273,0.0319894736842105,0.0289428571428571}, {3266758,3860273,3859969,0.1607,0.12856}, {3266759,3880993,3881282,0.190307142857143,0.197355555555556}, {3266760,3881282,3881308,0.0183652173913043,0.0201142857142857}, {3266764,3870348,3870254,0.0654585365853659,1000000}, {3266765,3870254,3870126,0.08817,1000000}, {3266965,3907480,3907456,0.00624489795918367,0.00624489795918367}, {3266966,3907456,3907118,0.0975061224489796,0.0975061224489796}, {3267084,3860394,3860195,1000000,0.034605}, {3267085,3860195,3859890,1000000,0.0519585365853659}, {3267164,3908476,3910193,0.318912676056338,1000000}, {3267165,3898624,3899517,0.269236363636364,1000000}, {3267200,3865283,3865313,0.1002,1000000}, {3267264,3896211,3896307,1000000,0.027134693877551}, {3267265,3896146,3896307,1000000,0.177876923076923}, {3267281,3891411,3891628,0.0531795918367347,1000000}, {3267282,3891628,3891710,0.0184470588235294,1000000}, {3267889,3895895,3895691,1000000,0.0875617021276596}, {3267890,3895691,3895532,1000000,0.0744122448979592}, {3267948,3865636,3864509,0.46515,1000000}, {3267997,3899646,3899759,0.0267692307692308,1000000}, {3267998,3885679,3886173,0.0820677966101695,1000000}, {3267999,3886173,3886500,0.0708842105263158,1000000}, {3268000,3886500,3886816,0.0774244897959184,1000000}, {3268321,3900418,3900261,0.0709111111111111,0.0709111111111111}, {3268417,3882819,3882448,1000000,0.262344}, {3268418,3882448,3882394,1000000,0.0492444444444444}, {3268419,3882394,3882357,1000000,0.0634588235294118}, {3268420,3882357,3881910,1000000,0.469114285714286}, {3268421,3885947,3885993,0.0245379310344828,0.02965}, {3268422,3885993,3886448,0.34805,0.363182608695652}, {3268423,3886256,3886092,1000000,0.26154}, {3268424,3886092,3885993,1000000,0.138711111111111}, {3268425,3891055,3891531,0.297469565217391,1000000}, {3268429,3900807,3900812,0.02504,0.0197684210526316}, {3268430,3900812,3900863,0.0185777777777778,0.0185777777777778}, {3268435,3897700,3897769,0.0779666666666667,0.0779666666666667}, {3268436,3897769,3897848,1000000,0.0773333333333333}, {3268437,3898457,3898528,0.0503217391304348,0.0723375}, {3268438,3898528,3898966,0.308328,1000000}, {3268439,3897769,3898528,0.5712,1000000}, {3268440,3859913,3859941,0.0274222222222222,0.0274222222222222}, {3268441,3854777,3854688,0.207222857142857,0.278953846153846}, {3268442,3854688,3854691,0.018975,0.0207}, {3268443,3854062,3854101,0.06234375,0.0867391304347826}, {3268444,3854101,3854111,0.00991875,0.0122076923076923}, {3268445,3854688,3854101,0.255355555555556,0.299765217391304}, {3268446,3854818,3854871,0.0580444444444444,0.0580444444444444}, {3268447,3854871,3854869,1000000,0.0240444444444444}, {3268448,3854869,3854910,1000000,0.0296666666666667}, {3268449,3854910,3854871,1000000,0.122355555555556}, {3268485,3850338,3850353,0.295175,0.262377777777778}, {3268486,3850534,3850695,0.0836222222222222,0.0836222222222222}, {3268487,3850695,3850814,0.0713428571428572,0.0516620689655172}, {3268488,3850695,3850878,1000000,1000000}, {3268489,3850878,3850966,1000000,1000000}, {3268490,3853368,3853345,0.0149333333333333,0.0149333333333333}, {3268491,3853345,3853140,0.271269230769231,0.190621621621622}, {3268541,3852696,3852703,1000000,1000000}, {3268542,3852703,3853003,1000000,1000000}, {3268543,3852779,3852712,0.0128266666666667,0.0125478260869565}, {3268544,3854789,3855249,0.563014285714286,0.52548}, {3268545,3855249,3855367,0.113492307692308,0.118032}, {3268558,3851634,3851393,0.238605882352941,0.25351875}, {3268559,3851393,3851280,0.131030769230769,0.154854545454545}, {3268560,3849696,3850019,0.206644444444444,0.206644444444444}, {3268561,3851879,3851221,0.278133333333333,0.278133333333333}, {3268562,3855928,3855795,1000000,0.199841379310345}, {3268563,3855795,3855761,1000000,0.0505}, {3268564,3861551,3861558,0.0991384615384615,0.0758117647058824}, {3268565,3861558,3861562,0.0632,0.0474}, {3268713,3861016,3861297,0.250242857142857,0.259511111111111}, {3268714,3861297,3861437,0.0973454545454545,0.103625806451613}, {3268715,3861297,3860822,0.290911111111111,0.290911111111111}, {3268716,3858202,3858153,0.0286222222222222,0.0286222222222222}, {3268947,3881117,3880849,0.120107692307692,0.141945454545455}, {3268948,3880849,3880793,0.02634,0.0270153846153846}, {3269188,3896880,3896824,0.0659333333333333,1000000}, {3269191,3888729,3888832,1000000,0.0152285714285714}, {3269192,3888832,3889043,1000000,0.0343645161290323}, {3269258,3850904,3850910,0.0161351351351351,0.00978688524590164}, {3269259,3850910,3850997,0.1245,0.119888888888889}, {3269287,3861711,3861161,1000000,0.134256338028169}, {3269288,3861530,3861504,1000000,0.0162489795918367}, {3269289,3861504,3860844,1000000,0.291484615384615}, {3269290,3861161,3861302,0.1845,1000000}, {3269291,3861302,3861554,1.53744,1000000}, {3269292,3861647,3861134,0.14058,1000000}, {3269293,3861134,3860703,0.093,1000000}, {3269302,3861630,3861554,1000000,0.0538363636363636}, {3269303,3861554,3861530,1000000,0.0112875}, {3269307,3850740,3850854,0.159702857142857,1000000}, {3269347,3920211,3920518,0.086415,0.0934216216216216}, {3269348,3920518,3920868,0.101413333333333,0.0992086956521739}, {3269364,3881858,3882281,0.465507692307692,0.550145454545455}, {3269365,3867968,3867914,0.0103811320754717,1000000}, {3269366,3867914,3867688,0.0428716981132075,1000000}, {3269367,3868254,3867984,1000000,0.0478415094339623}, {3269368,3867984,3867928,1000000,0.00990566037735849}, {3269382,3879613,3881097,1000000,0.611322580645161}, {3269383,3881097,3882022,1000000,0.38056}, {3269393,3873916,3874272,0.0739448275862069,0.0809207547169811}, {3269394,3874272,3874651,0.0739444444444444,0.0753396226415094}, {3269424,3858232,3857657,0.3309,0.319489655172414}, {3269434,3855682,3855175,0.147024489795918,0.144084}, {3269435,3855175,3854947,0.0719125,0.0750391304347826}, {3269436,3856413,3856094,0.116955555555556,0.123835294117647}, {3269437,3856094,3855682,0.122736,0.12785}, {3269438,3854947,3854279,0.21055,0.219704347826087}, {3269439,3854279,3854176,0.0329428571428571,0.0373945945945946}, {3269457,3857341,3858938,0.88275652173913,1.84576363636364}, {3269458,3858938,3858984,0.0296903225806452,0.036816}, {3269459,3858984,3859236,0.11829375,0.151416}, {3269511,3890712,3891206,0.230710344827586,0.196782352941176}, {3269512,3890061,3890625,0.220994117647059,0.288992307692308}, {3269513,3890625,3890712,0.0265395348837209,0.02536}, {3269514,3898308,3897661,0.18456,0.263657142857143}, {3269515,3897661,3896744,0.3987,0.23922}, {3269516,3880986,3881134,1000000,0.1746}, {3269517,3881134,3881292,1000000,0.247326315789474}, {3269541,3884402,3884749,1000000,0.178514285714286}, {3269542,3884749,3885230,1000000,0.193015384615385}, {3269543,3867718,3867992,1000000,0.25375}, {3269544,3867992,3868373,1000000,0.21987}, {3269545,3874006,3874116,0.0429538461538462,1000000}, {3269546,3874116,3874524,0.149059459459459,1000000}, {3269547,3871784,3872025,0.186818181818182,1000000}, {3269548,3872025,3872265,0.15,1000000}, {3269575,3874131,3874014,0.216,1000000}, {3269576,3879992,3880089,1000000,0.266169230769231}, {3269577,3880089,3880208,1000000,0.25248}, {3269578,3879914,3880078,0.0973333333333333,0.0973333333333333}, {3269579,3880078,3880265,0.4568,0.4568}, {3269580,3877636,3877816,1000000,1000000}, {3269581,3877816,3878045,1000000,1000000}, {3269582,3878313,3878659,1000000,1000000}, {3269583,3878659,3879057,1000000,1000000}, {3269584,3876476,3876481,0.15140625,1000000}, {3269585,3876481,3876475,0.19659,1000000}, {3269588,3876494,3876746,1000000,1000000}, {3269589,3876746,3876992,1000000,1000000}, {3269590,3879323,3879469,0.0734888888888889,0.0734888888888889}, {3269591,3879469,3879588,0.0650222222222222,0.0650222222222222}, {3269592,3880031,3880185,0.238254545454545,1000000}, {3269593,3880185,3880366,0.18048,1000000}, {3269594,3877892,3878339,1000000,1000000}, {3269595,3877200,3877129,1000000,0.128884615384615}, {3269596,3879482,3879611,1000000,1000000}, {3269597,3879611,3879737,1000000,1000000}, {3269598,3878190,3878484,0.23336,0.269261538461538}, {3269599,3877849,3878166,0.1126,0.1126}, {3269600,3878658,3878674,1000000,1000000}, {3269601,3875740,3876096,1000000,0.27116}, {3269602,3876096,3876600,1000000,0.3490125}, {3269603,3876024,3875990,0.2044,1000000}, {3269604,3875990,3875958,0.13101,1000000}, {3269605,3876494,3876570,0.0824444444444445,0.0824444444444445}, {3269606,3876570,3876692,0.104146153846154,0.104146153846154}, {3269607,3850358,3850234,1000000,1000000}, {3269608,3850234,3850218,1000000,1000000}, {3269609,3880263,3880430,0.240494117647059,1000000}, {3269610,3880430,3880603,0.2646,1000000}, {3269611,3880732,3880934,1000000,1000000}, {3269612,3880934,3881182,1000000,1000000}, {3269613,3878315,3878463,1000000,0.296871428571429}, {3269614,3877616,3877241,0.156081818181818,1000000}, {3269615,3877241,3876995,0.124281818181818,1000000}, {3269616,3875614,3875535,0.188375,0.4521}, {3269617,3878045,3878337,1000000,1000000}, {3269618,3878337,3878658,1000000,1000000}, {3269619,3877264,3877510,1000000,1000000}, {3269620,3877510,3877753,1000000,1000000}, {3269621,3877740,3877504,1000000,1000000}, {3269622,3877678,3877496,1000000,1000000}, {3269623,3877496,3877284,1000000,1000000}, {3269624,3880310,3880655,0.193888888888889,0.193888888888889}, {3269625,3880655,3881075,0.800485714285714,0.329611764705882}, {3269626,3879139,3879311,0.16052,0.185215384615385}, {3269627,3879311,3879489,0.0926888888888889,0.0926888888888889}, {3269628,3889996,3889808,0.0700111111111111,0.0741294117647059}, {3269629,3889808,3889370,0.142675471698113,0.142675471698113}, {3269630,3882163,3882181,1000000,1000000}, {3270067,3878388,3878434,0.0207,0.0207}, {3270068,3878065,3878388,0.19172,0.188577049180328}, {3270140,3869127,3869292,1000000,0.1863}, {3270141,3869292,3869412,1000000,0.0949448275862069}, {3270270,3919494,3919847,0.145681132075472,1000000}, {3270271,3919847,3920837,0.358531428571429,1000000}, {3270299,3903863,3904599,0.560911111111111,0.560911111111111}, {3270302,3903029,3903695,0.490066666666667,0.490066666666667}, {3270323,3865100,3864955,0.2364,0.2364}, {3270324,3864955,3864949,0.0203853658536585,0.0203853658536585}, {3270325,3901328,3900928,0.146958620689655,0.149536842105263}, {3270326,3899986,3900928,0.564266666666667,0.564266666666667}, {3270328,3899625,3899406,0.438666666666667,0.438666666666667}, {3270329,3906881,3906840,0.0470666666666667,0.0470666666666667}, {3270330,3906881,3907051,0.123511111111111,0.123511111111111}, {3270331,3907051,3907450,0.3504,0.3504}, {3270332,3904373,3904900,0.2188,0.2188}, {3270333,3904468,3905676,1.13466,1.13466}, {3270334,3907149,3907190,0.0264,0.0264}, {3270335,3904900,3905131,0.105822222222222,0.105822222222222}, {3270336,3904463,3905330,0.40156,0.50195}, {3270337,3905330,3905539,0.091,0.091}, {3270338,3905131,3905330,0.43592,0.5449}, {3270339,3906120,3906290,0.16005,0.16005}, {3270340,3905131,3905683,0.54705,0.54705}, {3270341,3905683,3907190,1.06191,1.06191}, {3270342,3906120,3905683,0.28821,0.28821}, {3270343,3905330,3905667,0.28605,0.28605}, {3270344,3905667,3906120,0.44496,0.44496}, {3270345,3905667,3905798,0.17979,0.17979}, {3270346,3905798,3906009,0.182266666666667,0.182266666666667}, {3270467,3850534,3850342,0.0964666666666667,0.0964666666666667}, {3270468,3850342,3850174,1000000,1000000}, {3270469,3862449,3862374,0.029151724137931,0.0313111111111111}, {3270470,3862374,3862222,0.08586,0.07155}, {3270471,3862374,3862148,0.110672727272727,1000000}, {3270472,3863343,3863283,1000000,0.0310258064516129}, {3270473,3863283,3863116,1000000,0.0846888888888889}, {3270474,3863348,3863283,1000000,0.06027}, {3270476,3854543,3854390,0.0704368421052632,0.0686307692307692}, {3270477,3854390,3853692,0.280102325581395,0.267653333333333}, {3270478,3850060,3850292,1000000,1000000}, {3270479,3850292,3851280,0.764822222222222,0.764822222222222}, {3270481,3862890,3862842,1000000,0.0256344827586207}, {3270482,3862842,3862731,1000000,0.080328}, {3270483,3851753,3851569,0.1842,0.1842}, {3270484,3863968,3863893,0.023172972972973,0.0317555555555556}, {3270485,3863893,3863855,0.00955263157894737,0.0139615384615385}, {3270486,3863763,3863909,1000000,0.15234375}, {3270487,3863909,3863968,1000000,0.0358384615384615}, {3270488,3863893,3863909,0.012855,1000000}, {3270489,3864040,3863951,1000000,0.065976}, {3270490,3863951,3863763,1000000,0.31024}, {3270491,3851185,3851159,1000000,0.0271862068965517}, {3270492,3851159,3851282,1000000,0.0724888888888889}, {3270493,3854134,3853566,0.483339130434783,0.505309090909091}, {3270494,3853139,3852407,0.289022222222222,0.339286956521739}, {3270495,3853566,3853139,0.223248,0.223248}, {3270496,3853470,3853220,0.0810818181818182,0.108109090909091}, {3270497,3853220,3852011,0.418772727272727,0.5758125}, {3270498,3853139,3853220,0.06117,0.050975}, {3270499,3853527,3853470,0.0134266666666667,0.0183090909090909}, {3270506,3895262,3895130,0.101485714285714,1000000}, {3270507,3895717,3895262,0.213284210526316,1000000}, {3270508,3895262,3895384,1000000,0.113921739130435}, {3270509,3895445,3895330,1000000,0.0923368421052631}, {3270510,3895384,3895632,0.261847058823529,0.261847058823529}, {3270511,3895632,3895717,0.0788,0.0417176470588235}, {3270512,3894383,3895264,0.490155555555555,0.490155555555555}, {3270513,3893134,3893557,0.159838235294118,0.17252380952381}, {3270514,3891757,3893134,0.574958823529412,0.501246153846154}, {3270515,3891488,3893134,0.563274193548387,0.572508196721311}, {3270516,3891394,3891488,0.0264941176470588,0.0241285714285714}, {3270517,3891343,3891394,0.03225,0.0258}, {3270518,3890607,3890875,0.0894315789473684,0.161828571428571}, {3270519,3890875,3890951,0.0537391304347826,0.0588571428571429}, {3270520,3890369,3889855,1000000,0.155657142857143}, {3270521,3890447,3890394,1000000,0.0197032258064516}, {3270522,3890394,3890369,1000000,0.0114}, {3270523,3890470,3890394,0.0964666666666667,0.069456}, {3270524,3890607,3890548,0.0452769230769231,0.0692470588235294}, {3270525,3890548,3890470,0.076904347826087,0.076904347826087}, {3270526,3890875,3890852,1000000,0.0268}, {3270527,3890852,3890470,1000000,0.466523076923077}, {3270528,3890548,3890852,0.195966666666667,0.2204625}, {3270529,3890226,3890242,0.032232,1000000}, {3270530,3889380,3889626,0.106355555555556,0.106355555555556}, {3270531,3889626,3890163,1000000,1000000}, {3270532,3890163,3890242,1000000,1000000}, {3270533,3902336,3902393,0.0217153846153846,0.0217153846153846}, {3270534,3901756,3902250,1000000,0.540105882352941}, {3270535,3902250,3902336,1000000,0.0685894736842105}, {3270536,3902393,3902304,1000000,0.0725230769230769}, {3270537,3902304,3901770,1000000,0.352842857142857}, {3270538,3902250,3902304,0.03108,0.03108}, {3270539,3902535,3902429,0.297696774193548,0.329592857142857}, {3270540,3902429,3902426,0.0144222222222222,0.0144222222222222}, {3270541,3902304,3902429,0.316444444444444,0.316444444444444}, {3270542,3902627,3902960,0.1477,0.1688}, {3270543,3902960,3903048,0.03402,0.03189375}, {3270544,3902147,3902199,0.02943,0.02943}, {3270545,3902199,3902627,0.2127,0.2127}, {3270546,3901559,3902108,0.263345454545455,0.3408}, {3270547,3902108,3902147,0.0173052631578947,0.0173052631578947}, {3270548,3902108,3902100,1000000,0.0528947368421053}, {3270549,3902100,3901532,1000000,0.860266666666667}, {3270550,3901339,3901300,0.0751777777777778,0.0751777777777778}, {3270551,3901802,3902046,1000000,0.0855257142857143}, {3270552,3902046,3902551,1000000,0.159066666666667}, {3270553,3902031,3902046,0.0286285714285714,0.0261391304347826}, {3270554,3903273,3904050,0.16611,1000000}, {3270555,3904050,3905370,0.278065573770492,1000000}, {3270556,3905679,3905189,1000000,0.2592}, {3270557,3905189,3905138,0.0511090909090909,0.0535428571428571}, {3270558,3904050,3905189,1.51326,1000000}, {3270559,3903848,3903333,0.179485714285714,0.1963125}, {3270560,3903333,3902975,0.0956651162790698,0.117531428571429}, {3270561,3902975,3902758,0.0732909090909091,0.0780193548387097}, {3270562,3903333,3902975,0.60912,1000000}, {3270563,3887261,3887373,0.15237,0.15237}, {3270564,3887373,3887887,0.301122580645161,1000000}, {3270565,3903369,3904063,1000000,0.1611}, {3270566,3904063,3905311,1000000,0.253914285714286}, {3270690,3909309,3909060,0.165572727272727,0.145704}, {3270691,3909970,3910149,0.0418772727272727,0.0409466666666667}, {3270692,3910149,3910440,0.0629590909090909,0.0629590909090909}, {3270693,3909309,3909890,0.78534,1000000}, {3270694,3909907,3909691,0.116256,0.14532}, {3270695,3909691,3909309,0.169181818181818,0.159514285714286}, {3270696,3909890,3909691,0.25056,1000000}, {3270697,3909890,3910061,0.23832,0.23832}, {3270698,3910061,3910149,1000000,0.11274}, {3270699,3910588,3910422,0.108157894736842,0.158076923076923}, {3270700,3910422,3909523,0.498275,0.459946153846154}, {3270701,3910061,3910422,0.41022,1000000}, {3270711,3908887,3908737,0.10104,0.106357894736842}, {3270712,3908737,3908530,0.0864,0.0923586206896552}, {3270713,3908368,3908751,0.177555555555556,0.208434782608696}, {3270714,3908751,3908887,0.080025,0.0738692307692308}, {3270715,3908737,3908751,0.156633333333333,0.156633333333333}, {3270716,3909211,3909035,0.0942666666666667,0.0978923076923077}, {3270717,3909035,3908887,0.1133,0.107336842105263}, {3270718,3908751,3909035,0.102355555555556,0.102355555555556}, {3270748,3894252,3894121,1000000,1000000}, {3270749,3894121,3894261,0.133844444444444,0.133844444444444}, {3270754,3897537,3897119,1000000,0.143786666666667}, {3270755,3897119,3897263,0.121111111111111,0.121111111111111}, {3270756,3897522,3897090,0.141665217391304,1000000}, {3270757,3897090,3896767,0.107,1000000}, {3270758,3897659,3897942,0.16771875,0.153342857142857}, {3270759,3897942,3898065,0.0697615384615385,0.0490216216216216}, {3270760,3897848,3898279,1000000,0.341628571428571}, {3270761,3913802,3913671,1000000,0.0374318181818182}, {3270762,3913671,3913491,1000000,0.0507142857142857}, {3270763,3914098,3913958,0.0725111111111111,0.0725111111111111}, {3270764,3913958,3913795,0.0743555555555556,0.0743555555555556}, {3270765,3913671,3913958,0.134355555555556,0.134355555555556}, {3270766,3913716,3913621,0.0323608695652174,1000000}, {3270767,3913621,3913425,0.05236,1000000}, {3270768,3916118,3915609,1000000,0.191631818181818}, {3270769,3915609,3915313,1000000,0.114823255813953}, {3270770,3916078,3915567,0.175965957446809,1000000}, {3270771,3915567,3915273,0.11008085106383,1000000}, {3270772,3915609,3915567,0.019935,0.019935}, {3270773,3909416,3909412,0.0096,0.0096}, {3270774,3909523,3909427,0.05799,1000000}, {3270775,3909427,3909340,0.058,1000000}, {3270776,3909416,3909427,0.0243333333333333,0.0243333333333333}, {3270777,3916755,3916691,0.11238,0.11238}, {3270778,3916691,3916601,1000000,1000000}, {3270779,3916601,3916690,1000000,1000000}, {3270780,3916690,3916935,0.34596,0.34596}, {3270781,3897377,3897490,1000000,1000000}, {3270782,3897490,3897532,0.0487875,0.0354818181818182}, {3270783,3897769,3897490,0.2958,0.316928571428571}, {3270972,3904592,3904279,0.21963,0.21963}, {3271028,3895267,3895726,0.412733333333333,0.412733333333333}, {3271029,3895726,3895761,1000000,1000000}, {3271030,3895942,3895908,0.0246444444444444,0.0246444444444444}, {3271031,3895908,3895523,0.334977777777778,0.334977777777778}, {3271032,3895618,3896044,0.3316,0.3316}, {3271033,3895908,3896044,0.10395,0.10395}, {3271034,3896044,3896143,0.0706666666666667,0.0706666666666667}, {3271035,3895771,3896292,0.404666666666667,0.404666666666667}, {3271036,3895905,3896443,0.410577777777778,0.410577777777778}, {3271037,3896443,3896484,1000000,1000000}, {3271038,3900603,3900500,0.0723882352941176,0.053504347826087}, {3271039,3900787,3900810,0.02102,0.020341935483871}, {3271040,3900810,3900603,0.185496774193548,0.159733333333333}, {3271041,3895097,3894823,0.141428571428571,0.165}, {3271042,3896473,3896540,0.07635,0.0832909090909091}, {3271043,3896753,3896876,0.115166666666667,0.10365}, {3271044,3896540,3896876,1000000,1000000}, {3271045,3896540,3896610,0.0695478260869565,0.0761714285714286}, {3271046,3896876,3896974,0.0680454545454545,0.05988}, {3271047,3896610,3896974,1000000,1000000}, {3271048,3896610,3896660,0.0545769230769231,0.059125}, {3271049,3896974,3897050,0.0700857142857143,0.0474774193548387}, {3271050,3896660,3897050,1000000,1000000}, {3271051,3896660,3896722,0.0716608695652174,0.0749181818181818}, {3271052,3897050,3897144,0.0682909090909091,0.0682909090909091}, {3271053,3896722,3897144,1000000,1000000}, {3271054,3896722,3896771,0.0571714285714286,0.048024}, {3271055,3897144,3897220,0.08,0.08}, {3271056,3896771,3897220,1000000,1000000}, {3271057,3896771,3896839,0.0549,0.04460625}, {3271058,3896839,3896942,0.0646551724137931,0.0646551724137931}, {3271059,3897220,3897306,0.0519333333333333,0.0519333333333333}, {3271060,3897306,3897395,0.0571555555555556,0.0571555555555556}, {3271061,3896839,3897306,1000000,1000000}, {3271362,3877427,3877411,1000000,0.08628}, {3271363,3877374,3877034,0.495547826086957,0.495547826086957}, {3271364,3877411,3877374,0.0266769230769231,0.0266769230769231}, {3271367,3871271,3871725,0.201251612903226,0.201251612903226}, {3271380,3887153,3887773,1000000,0.286575}, {3271735,3906692,3907439,0.57453,0.57453}, {3271736,3905846,3906566,0.77604,0.77604}, {3271737,3906566,3907464,0.79668,0.79668}, {3271738,3907439,3906566,0.60081,0.60081}, {3271740,3910955,3911327,0.23169,0.356446153846154}, {3271741,3911327,3911355,0.019848,0.0275666666666667}, {3271744,3903211,3903668,0.72564,0.72564}, {3271745,3903457,3903286,0.0766333333333333,0.0726}, {3271746,3903286,3903145,0.08748,0.0624857142857143}, {3271747,3903211,3903286,0.12846,0.12846}, {3271748,3903114,3903211,0.16134,0.16134}, {3271749,3900068,3900447,0.1134,0.131789189189189}, {3271750,3900447,3900616,0.051648,0.0527020408163265}, {3271751,3900616,3901019,0.113304,0.111082352941176}, {3271752,3900447,3900616,0.57636,0.57636}, {3271753,3902806,3902916,0.0347466666666667,0.0363627906976744}, {3271754,3902916,3903044,0.0435272727272727,0.05472}, {3271755,3902916,3903145,0.0906206896551724,1000000}, {3271756,3901715,3901792,0.0226695652173913,0.0237}, {3271757,3901792,3902806,0.296865306122449,0.285223529411765}, {3271758,3901715,3901615,0.0269428571428571,0.0251466666666667}, {3271759,3901615,3901248,0.0915333333333333,0.0876382978723404}, {3271760,3902095,3901735,0.158764285714286,0.134709090909091}, {3271761,3901735,3901715,0.0153,0.0116068965517241}, {3271762,3902071,3901872,0.126675,0.0965142857142857}, {3271763,3901872,3901792,0.069,0.0345}, {3271764,3903176,3903308,0.057384,0.057384}, {3271765,3902891,3902937,0.0123567567567568,0.01143}, {3271766,3902937,3903176,0.0966882352941176,0.0939257142857143}, {3271767,3903176,3902937,0.61518,1000000}, {3271768,3910811,3909727,0.291461538461538,0.30930612244898}, {3271769,3910811,3911367,1000000,1000000}, {3271771,3910850,3910811,0.0161608695652174,0.0218647058823529}, {3271772,3907914,3910854,1.04484444444444,1.04484444444444}, {3271788,3910786,3911023,0.161336842105263,0.161336842105263}, {3271789,3911023,3911202,0.187242857142857,0.187242857142857}, {3271790,3915616,3915290,0.191875862068966,0.191875862068966}, {3271791,3915290,3914876,0.280088888888889,0.280088888888889}, {3271792,3915969,3915581,0.174866666666667,0.174866666666667}, {3271793,3915581,3915167,0.232916129032258,0.232916129032258}, {3271794,3915290,3915581,0.2088,0.2088}, {3271795,3916398,3915799,0.376311111111111,0.376311111111111}, {3271796,3915799,3915616,0.123644444444444,0.123644444444444}, {3271797,3916226,3916152,0.0441882352941177,0.0441882352941177}, {3271798,3916152,3915969,0.097575,0.097575}, {3271799,3921950,3922000,0.05388,0.06735}, {3271800,3922000,3922765,0.416763636363636,0.443651612903226}, {3271801,3922000,3922001,0.0434823529411765,0.0462}, {3271802,3913190,3913283,0.0467111111111111,0.0467111111111111}, {3271803,3913851,3913283,0.3432,0.3432}, {3271804,3913283,3913307,0.0130222222222222,0.0130222222222222}, {3271805,3913307,3913336,0.0173333333333333,0.0173333333333333}, {3271806,3903503,3904048,0.231404347826087,0.231404347826087}, {3271807,3903503,3903144,0.41502,0.41502}, {3271808,3903277,3903334,0.0236684210526316,0.022485}, {3271809,3903334,3903503,0.0840418604651163,0.0803066666666667}, {3271810,3903334,3903046,0.3318,0.3318}, {3271811,3904528,3904627,1000000,0.091551724137931}, {3271812,3904627,3904844,1000000,0.095545945945946}, {3271813,3905283,3904882,0.296422222222222,0.296422222222222}, {3271814,3904627,3904882,0.18021,0.18021}, {3271815,3903992,3904072,0.0521142857142857,0.0684}, {3271816,3904072,3904260,0.115128,0.115128}, {3271817,3904072,3903749,0.152688888888889,0.152688888888889}, {3271818,3911984,3911614,0.3204,1000000}, {3271819,3911614,3911327,0.341271428571429,1000000}, {3271820,3911659,3911614,0.0697058823529412,0.0697058823529412}, {3271821,3910028,3911423,0.520163636363636,0.520163636363636}, {3271822,3910028,3909914,0.0682736842105263,0.05405}, {3271823,3894227,3894284,1000000,1000000}, {3271824,3894284,3894295,1000000,1000000}, {3271825,3894284,3895027,0.52764,0.52764}, {3271826,3894070,3894227,1000000,1000000}, {3271827,3894070,3894440,0.2595,0.2595}, {3271828,3894440,3894676,0.28743,0.28743}, {3271829,3895293,3895701,0.311288888888889,0.311288888888889}, {3271830,3905876,3905676,0.0883333333333333,0.0883333333333333}, {3271831,3914021,3913781,0.1072,0.1072}, {3271832,3912081,3911496,0.486317647058823,0.635953846153846}, {3271833,3911496,3911283,0.157433333333333,0.1771125}, {3271834,3911496,3911118,0.194177777777778,0.194177777777778}, {3271835,3911118,3910956,0.0780666666666667,0.0780666666666667}, {3271836,3910956,3911118,0.0745333333333333,0.0745333333333333}, {3271843,3913099,3913311,0.17024,0.1596}, {3271844,3913311,3913400,0.08,0.0847058823529412}, {3271845,3913400,3913311,0.357355555555556,0.357355555555556}, {3271846,3915390,3915335,0.20058,0.20058}, {3271851,3914699,3914955,0.132025,0.140826666666667}, {3271852,3914955,3915102,0.08988,0.0921846153846154}, {3271853,3914785,3915043,0.228133333333333,0.228133333333333}, {3271854,3915043,3915833,0.479544,0.79924}, {3271855,3914955,3915043,0.0877875,0.0877875}, {3271856,3914924,3915603,0.5546,0.5546}, {3271857,3914831,3914872,0.0652125,0.0652125}, {3271858,3914872,3914924,0.1001,0.0858}, {3271859,3914924,3914872,0.5853,0.5853}, {3271860,3915309,3915509,0.192017647058824,0.225124137931035}, {3271861,3915509,3915531,1000000,1000000}, {3271868,3922616,3922556,0.0334444444444444,0.0334444444444444}, {3271869,3922244,3922356,0.0800666666666667,0.0800666666666667}, {3271870,3922356,3922616,0.192688888888889,0.192688888888889}, {3271904,3864105,3864458,0.29458064516129,1000000}, {3271905,3864105,3864513,1000000,0.332089655172414}, {3271906,3864458,3864159,0.203481818181818,1000000}, {3271907,3864159,3863266,0.401903225806452,1000000}, {3271908,3863279,3864167,0.41498,1000000}, {3271909,3864167,3864513,0.215608695652174,1000000}, {3271910,3863940,3864178,1.0998,1.0998}, {3271911,3864167,3864178,0.07086,0.07086}, {3271912,3864178,3863940,1.55832,1.55832}, {3271943,3864458,3864513,0.022992,0.0302526315789474}, {3271944,3864159,3864167,0.0399,0.0399}, {3271945,3864513,3864637,1000000,1000000}, {3271946,3864642,3864132,0.282286956521739,0.240466666666667}, {3271950,3849689,3849169,0.155152173913043,0.162204545454545}, {3271954,3879445,3879388,1000000,0.0199024390243902}, {3271955,3879388,3879359,1000000,0.00588571428571429}, {3272083,3868554,3868500,0.017706976744186,0.02379375}, {3272084,3869221,3868804,0.137127272727273,0.18855}, {3272085,3868804,3868554,0.0756,0.0924}, {3272086,3868554,3868804,0.199073684210526,1000000}, {3272088,3873215,3873256,0.0259,0.0282545454545455}, {3272089,3873256,3873446,0.3258,1000000}, {3272092,3870513,3870623,0.0322304347826087,1000000}, {3272093,3870623,3870730,0.0269106382978723,1000000}, {3272094,3870730,3870854,0.0306127659574468,1000000}, {3272095,3870854,3871000,0.0413875,1000000}, {3272096,3870623,3870854,0.126177777777778,1000000}, {3272104,3871652,3871508,0.0544137931034483,1000000}, {3272105,3871508,3871463,0.0130137931034483,1000000}, {3272120,3871141,3871018,0.14412,0.156652173913043}, {3272121,3871018,3870943,0.2862,0.24645}, {3272122,3870943,3871006,0.01662,0.0369333333333333}, {3272123,3871006,3871627,1000000,1000000}, {3272124,3871018,3871006,0.59304,0.306744827586207}, {3272307,3901122,3901085,0.101777777777778,0.101777777777778}, {3272308,3901085,3900878,1000000,1000000}, {3272309,3897128,3897336,0.0900888888888889,0.0900888888888889}, {3272310,3897336,3897601,1000000,1000000}, {3272315,3901384,3901862,0.187834285714286,1000000}, {3272316,3901862,3902320,0.216704347826087,1000000}, {3272321,3901828,3901829,1000000,1000000}, {3272339,3900439,3900563,0.114225,0.114225}, {3272340,3900563,3900724,0.1798,0.202275}, {3272341,3900718,3900563,1000000,1000000}, {3272347,3904281,3904333,0.0212538461538462,0.0212538461538462}, {3272348,3904333,3904985,0.302423076923077,0.302423076923077}, {3272349,3904333,3904985,1.70076,1.70076}, {3272353,3905897,3905742,0.0771111111111111,0.0771111111111111}, {3272354,3905742,3905684,0.0381555555555556,0.0381555555555556}, {3272355,3905735,3905617,0.0621333333333333,0.0621333333333333}, {3272356,3905617,3905500,0.0532888888888889,0.0532888888888889}, {3272400,3920883,3921875,0.251757692307692,0.256694117647059}, {3272401,3919476,3920519,0.299272340425532,0.351645}, {3272402,3920519,3920883,0.101282352941176,0.129135}, {3272403,3920584,3920519,0.155018181818182,0.100305882352941}, {3272404,3920636,3920869,0.0859609756097561,0.0927473684210526}, {3272405,3920869,3921642,0.287842105263158,0.280461538461538}, {3272406,3920584,3920801,0.3651,0.3651}, {3272407,3920801,3920869,0.103341176470588,0.0836571428571428}, {3272408,3920514,3920584,0.135054545454545,0.09904}, {3272409,3920514,3919626,0.794181818181818,0.69888}, {3272412,3920883,3920584,0.58326,1000000}, {3272413,3920801,3920514,0.41924,0.41924}, {3272414,3919471,3919586,1000000,0.0460857142857143}, {3272415,3919586,3919647,1000000,0.0265066666666667}, {3272430,3919209,3919036,0.130475,0.20876}, {3272431,3919036,3919124,0.0786352941176471,0.0786352941176471}, {3272432,3919124,3919317,0.0984,0.0984}, {3272433,3919124,3919457,0.263084210526316,0.263084210526316}, {3272435,3919457,3919316,0.104590909090909,0.095875}, {3272436,3919316,3918513,0.677314285714286,1.1853}, {3272437,3919036,3918979,0.042432,0.0482181818181818}, {3272438,3918979,3918950,0.02379,0.0176222222222222}, {3272439,3919316,3918979,0.191352,0.191352}, {3272453,3886440,3886274,0.163448275862069,0.225714285714286}, {3272454,3886067,3886451,0.498461538461538,0.216}, {3272455,3886451,3886470,0.0185,0.01332}, {3272456,3886440,3886451,1000000,0.0372375}, {3272457,3886740,3886901,0.193028571428571,0.162144}, {3272458,3886451,3886901,1000000,0.211066666666667}, {3272459,3887556,3887007,0.121577777777778,1000000}, {3272460,3886901,3887007,1000000,0.0384}, {3272461,3886519,3886470,0.025375,0.03045}, {3272462,3886440,3886519,0.05656,1000000}, {3272463,3887189,3887316,0.0428487804878049,1000000}, {3272471,3886519,3886935,0.199914285714286,1000000}, {3272476,3886791,3886959,0.0977,1000000}, {3272477,3886959,3886875,0.10572,0.124376470588235}, {3272478,3887450,3887103,0.471026086956522,0.6771}, {3272479,3886959,3887103,0.180704347826087,0.197914285714286}, {3272502,3886657,3886688,0.05724,0.05724}, {3272505,3886657,3886488,1.16544,1.16544}, {3272506,3886488,3886657,0.67488,0.67488}, {3272510,3886209,3886254,0.0894206896551724,0.0894206896551724}, {3272511,3886254,3886587,0.1467375,0.173911111111111}, {3272548,3886519,3887013,0.580525,0.480434482758621}, {3272555,3886759,3891654,2.34946285714286,2.16397894736842}, {3272556,3891731,3890270,1.1998,1.1998}, {3272558,3891731,3893069,1.60584444444444,1.60584444444444}, {3272741,3901326,3901197,0.0575555555555556,0.0575555555555556}, {3272742,3901197,3901105,0.0534222222222222,0.0534222222222222}, {3272743,3919123,3918976,0.0837272727272727,0.0837272727272727}, {3272744,3918655,3918826,0.0816444444444444,0.0816444444444444}, {3272745,3921039,3921073,0.0085741935483871,0.00886}, {3272746,3921073,3921378,0.124236363636364,0.13666}, {3272747,3921819,3921097,0.5774,0.5774}, {3272748,3921097,3921073,0.032925,0.032925}, {3272749,3916555,3914836,1.03863243243243,1.13027647058824}, {3273239,3915453,3915382,0.19662,0.115658823529412}, {3273240,3915453,3915400,1000000,0.08118}, {3273241,3915530,3915506,0.0271826086956522,0.0347333333333333}, {3273242,3915506,3915453,0.0621176470588235,0.0621176470588235}, {3273243,3915400,3915445,0.1041,0.1041}, {3273244,3915506,3915445,0.08898,1000000}, {3273245,3915365,3915319,0.03561,0.03561}, {3273246,3915319,3914831,0.294384,0.283061538461538}, {3273247,3915445,3915321,0.2289,0.2289}, {3273248,3915321,3915400,0.34932,0.34932}, {3273249,3915319,3915321,0.0167666666666667,0.0167666666666667}, {3273339,3852484,3853092,1000000,0.116095081967213}, {3273340,3853092,3853223,1000000,0.0351666666666667}, {3273501,3903567,3903946,0.08605,1000000}, {3273502,3903946,3905103,0.246341666666667,1000000}, {3273503,3877202,3877125,0.0868533333333333,1000000}, {3273504,3877125,3877071,0.0583,1000000}, {3273505,3861312,3861384,0.0140695652173913,1000000}, {3273506,3861312,3861378,1000000,0.0142029850746269}, {3273507,3861384,3861876,0.105987692307692,1000000}, {3273508,3861876,3861991,0.0281898305084746,1000000}, {3273519,3859408,3859191,0.0847432835820895,0.0834970588235294}, {3273530,3857587,3857659,0.01136,0.00973714285714286}, {3273531,3857659,3857812,0.0272105263157895,0.0224782608695652}, {3273534,3858147,3858140,0.00788571428571429,1000000}, {3273535,3858140,3858037,0.120038709677419,1000000}, {3273608,3861882,3861718,0.0471818181818182,1000000}, {3273609,3861718,3861647,0.0247764705882353,1000000}, {3273703,3858529,3858506,0.0367967213114754,0.0367967213114754}, {3273816,3858611,3858728,1000000,0.0707027027027027}, {3273817,3858728,3858888,1000000,0.0410093023255814}, {3273865,3900325,3900535,0.107259375,0.11071935483871}, {3273866,3900535,3900657,0.0721052631578947,0.0747272727272727}, {3273887,3869246,3868604,0.11704347826087,0.120537313432836}, {3273888,3868604,3868434,0.031940625,0.0329709677419355}, {3273889,3875439,3875465,0.0248553191489362,1000000}, {3273890,3875465,3875677,0.250786666666667,1000000}, {3273893,3876245,3876657,0.438075,1000000}, {3273939,3891573,3890956,1000000,0.147769811320755}, {3273940,3890956,3890860,1000000,0.0284425531914894}, {3274460,3871839,3872232,0.0778533333333333,0.0686941176470588}, {3274461,3872232,3872746,0.110371428571429,0.105354545454545}, {3274588,3897835,3897995,0.0540088235294118,1000000}, {3274589,3897995,3898063,0.0411705882352941,1000000}, {3274623,3861969,3861837,1000000,0.046078125}, {3274624,3861837,3861711,1000000,0.0381818181818182}, {3274663,3860835,3860730,1000000,1000000}, {3274664,3861201,3860989,1000000,1000000}, {3274665,3860098,3860597,0.386208,0.386208}, {3274666,3860098,3859603,0.339436363636364,0.339436363636364}, {3274667,3859567,3859995,0.412421052631579,0.412421052631579}, {3274676,3856280,3856502,0.117888888888889,0.117888888888889}, {3274680,3856746,3857294,0.136117647058824,0.150913043478261}, {3274681,3857294,3857322,0.00618367346938776,0.00704651162790698}, {3274682,3855913,3855335,0.381688888888889,0.381688888888889}, {3274685,3856031,3856185,0.12228,0.12228}, {3274688,3856839,3857322,0.715730769230769,0.715730769230769}, {3274689,3856185,3856839,0.707533333333333,0.707533333333333}, {3274693,3857560,3857393,0.130111111111111,0.130111111111111}, {3274694,3857393,3857322,0.09616,0.0801333333333333}, {3274697,3854802,3855348,0.411576,0.411576}, {3274698,3855348,3855650,0.125927272727273,0.125927272727273}, {3274705,3851495,3851630,0.0538434782608696,0.0562909090909091}, {3274706,3851630,3851706,0.0872,0.0826105263157895}, {3274707,3851630,3851971,0.2734,0.2734}, {3274708,3850926,3851161,0.134018181818182,0.12636}, {3274709,3851161,3851495,0.200035714285714,0.215423076923077}, {3274710,3851278,3851605,0.24843,0.24843}, {3274711,3851605,3851854,0.20331,0.20331}, {3274712,3851161,3851605,1000000,0.314911111111111}, {3274717,3858038,3857754,0.137911111111111,0.137911111111111}, {3274721,3858171,3858099,0.0713666666666667,0.0626634146341463}, {3274722,3858099,3858038,0.0315666666666667,0.0307135135135135}, {3274723,3858479,3859268,0.432371428571429,0.412718181818182}, {3274724,3857657,3857638,0.0120782608695652,0.011112}, {3274725,3857638,3857474,0.1364,0.0909333333333334}, {3274726,3858479,3857638,0.52008,0.4728}, {3274727,3858099,3858239,0.1514,1000000}, {3274728,3858239,3858479,0.28048,0.28048}, {3274732,3860895,3860369,0.425255172413793,0.536191304347826}, {3274733,3855306,3854907,0.2276,0.2276}, {3274739,3860073,3860228,0.20352,0.164129032258065}, {3274740,3860228,3860369,0.128068965517241,0.109235294117647}, {3274745,3874470,3874510,0.051468,1000000}, {3274746,3874510,3874706,0.1628,1000000}, {3274747,3874706,3874820,0.09893,1000000}, {3274748,3874820,3874848,0.0208131147540984,1000000}, {3274749,3874510,3874820,0.5824,1000000}, {3274756,3874650,3874742,1000000,0.09445}, {3274757,3874742,3874768,1000000,0.0172881355932203}, {3274760,3862545,3862442,0.0283695652173913,0.0261}, {3274761,3862442,3862116,0.0929347826086956,0.0872448979591837}, {3274762,3862469,3862532,0.27414,0.255013953488372}, {3274763,3862532,3862545,0.105885714285714,0.0600972972972973}, {3274764,3862442,3862532,1000000,0.0599}, {3274776,3872927,3872926,0.00405,0.00405}, {3274777,3872926,3872493,0.43038,0.43038}, {3274791,3869576,3869572,0.0226,0.021696}, {3274792,3869572,3869558,0.0586375,0.0574408163265306}, {3274793,3869558,3869556,0.0180125,0.0180125}, {3274794,3869572,3869558,1000000,1000000}, {3274795,3872955,3873143,0.0820153846153846,0.0969272727272727}, {3274796,3873143,3873552,0.195572727272727,0.21513}, {3274797,3873190,3873143,0.418355555555556,0.418355555555556}, {3274798,3869600,3869639,0.109417021276596,0.111795652173913}, {3274799,3869639,3869668,0.0662808510638298,0.0692266666666667}, {3274800,3869779,3869639,1000000,0.243511111111111}, {3275067,3915447,3916335,0.49595625,0.511954838709677}, {3275074,3896440,3896596,0.168622222222222,0.168622222222222}, {3275083,3867579,3867076,1000000,1000000}, {3275084,3867076,3867043,0.0642,0.0998666666666667}, {3275085,3868052,3867076,0.420807692307692,0.475695652173913}, {3275086,3866014,3865944,0.0333333333333333,0.0333333333333333}, {3275087,3900293,3900342,0.0446857142857143,0.0260666666666667}, {3275088,3900342,3900787,0.330771428571429,0.264617142857143}, {3275089,3900342,3898876,0.885777777777778,0.885777777777778}, {3275093,3880881,3880741,0.057744,0.0555230769230769}, {3275094,3880741,3880488,0.17712,0.121552941176471}, {3275095,3879275,3880741,1000000,1000000}, {3275096,3885250,3884631,1000000,1000000}, {3275097,3884631,3881799,1000000,1000000}, {3275098,3884426,3884631,1000000,1000000}, {3275099,3852868,3852930,0.117528,0.14691}, {3275100,3852930,3852836,0.108175,0.136642105263158}, {3275101,3853879,3854276,0.133134782608696,0.130302127659574}, {3275102,3854276,3854795,0.1581125,0.151788}, {3275103,3852930,3854276,0.576206896551724,0.539032258064516}, {3275117,3894083,3894065,0.0891954545454545,1000000}, {3275118,3894155,3894830,0.18,1000000}, {3275119,3894830,3895323,0.1614,1000000}, {3275454,3894157,3894816,1000000,0.17292}, {3275455,3894816,3895328,1000000,0.131422641509434}, {3275460,3894004,3894042,0.0912391304347826,1000000}, {3275462,3875594,3874428,1000000,0.791233333333333}, {3275463,3874428,3874258,0.09145,0.09145}, {3275476,3899297,3899839,0.13,0.13}, {3275820,3855140,3855305,1000000,0.30051}, {3275821,3856249,3855305,0.32278125,0.313}, {3275822,3873008,3872887,0.0265333333333333,0.0275538461538462}, {3275823,3872887,3871898,0.239569230769231,0.198791489361702}, {3275824,3872887,3872488,1000000,1000000}, {3276497,3890881,3891009,0.54714,0.54714}, {3276498,3888797,3888837,1000000,1000000}, {3276499,3888837,3888841,1000000,1000000}, {3276500,3889095,3889864,0.157992452830189,0.161030769230769}, {3276501,3889864,3890134,0.06528,0.06528}, {3276502,3888837,3889864,1.18614,1.18614}, {3276503,3888837,3888552,0.27522,0.27522}, {3276504,3887512,3888163,0.133186956521739,0.153165}, {3276505,3888163,3888841,0.124584905660377,0.134755102040816}, {3276506,3887502,3888158,0.61272,0.61272}, {3276507,3888158,3888163,0.10134,0.10134}, {3276508,3887457,3887489,1000000,1000000}, {3276509,3887489,3887502,0.17514,0.17514}, {3276510,3888158,3887489,0.78318,0.78318}, {3276511,3888158,3888552,0.38646,0.38646}, {3276512,3886331,3886931,0.214570588235294,0.235335483870968}, {3276513,3886931,3886929,0.1023,0.1023}, {3276514,3886929,3887502,0.63552,0.63552}, {3276515,3883859,3884154,0.152422222222222,0.152422222222222}, {3276516,3884154,3884547,0.206933333333333,0.206933333333333}, {3276517,3884154,3884403,0.40944,0.40944}, {3276518,3883041,3882999,0.0611538461538462,0.0611538461538462}, {3276519,3883512,3883222,1000000,1000000}, {3276520,3883222,3883041,0.26355,0.26355}, {3276521,3883222,3883649,0.73704,0.73704}, {3276522,3882310,3882180,0.0802,0.0886421052631579}, {3276523,3882180,3882160,0.0137714285714286,0.015221052631579}, {3276524,3883890,3884508,1000000,0.310444444444444}, {3276525,3886929,3886434,0.77904,0.77904}, {3276526,3886434,3886929,0.77466,0.77466}, {3277158,3860853,3860919,0.0588,0.0464210526315789}, {3277159,3860919,3861027,0.44985,0.346038461538462}, {3277160,3861027,3860919,0.362711111111111,0.362711111111111}, {3277996,3883402,3883392,0.161590909090909,0.17775}, {3277997,3883392,3883220,0.17265,0.159369230769231}, {3277998,3883775,3883807,0.0177555555555556,0.0177555555555556}, {3277999,3883775,3883681,0.0601555555555556,0.0601555555555556}, {3278000,3883392,3883450,0.042,0.0532}, {3278001,3883450,3883775,0.169466666666667,0.169466666666667}, {3278002,3883756,3883282,0.366466666666667,0.366466666666667}, {3278003,3883282,3883220,0.02868,0.0325909090909091}, {3278004,3883450,3883282,0.216473684210526,0.241941176470588}, {3278082,3883402,3882941,0.262266666666667,0.262266666666667}, {3278094,3882612,3882861,0.39216,0.39216}, {3278095,3882861,3883052,0.3345,0.3345}, {3278096,3882861,3882941,1000000,0.17934}, {3278097,3883048,3883036,0.00984705882352941,0.00881052631578947}, {3278098,3882941,3882904,1000000,0.336092307692308}, {3278099,3882904,3883036,1000000,0.0843333333333333}, {3278100,3882904,3882941,0.193066666666667,0.193066666666667}, {3278104,3883036,3882725,0.26214,0.238309090909091}, {3278105,3882725,3882310,0.282757894736842,0.233582608695652}, {3278106,3882252,3882154,0.16015,0.16015}, {3278107,3882904,3882583,1000000,0.34888}, {3278108,3882583,3882725,0.0827333333333333,1000000}, {3278109,3882252,3882279,0.0356571428571429,0.0453818181818182}, {3278110,3882279,3882583,0.2507625,0.2507625}, {3278111,3882180,3882247,0.11256,0.129876923076923}, {3278112,3882279,3882247,0.0329571428571429,0.0271411764705882}, {3278134,3884508,3884523,0.74076,0.74076}, {3278137,3884508,3884639,0.15756,0.1477125}, {3278138,3884639,3884798,0.121342857142857,0.12741}, {3278140,3884940,3884869,0.0727894736842105,0.0922}, {3278141,3884869,3884798,0.0628736842105263,0.0543}, {3278143,3884639,3884869,1.37442,1.37442}, {3278206,3889665,3890191,0.444052173913044,0.408528}, {3278207,3889467,3889481,0.0114444444444444,0.0134347826086957}, {3278208,3889481,3889665,0.124153846153846,0.140347826086957}, {3278209,3889665,3889481,0.184285714285714,1000000}, {3278210,3888774,3888882,0.125164285714286,0.125164285714286}, {3278211,3888882,3889074,0.195114285714286,0.195114285714286}, {3278212,3888635,3888765,0.113431578947368,0.10776}, {3278213,3888765,3888774,0.0136,0.0136}, {3278214,3888882,3888765,0.359444444444444,1000000}, {3278233,3892688,3893156,0.30483,0.30483}, {3278234,3893156,3893523,0.357066666666667,0.357066666666667}, {3278235,3893985,3894905,0.411567567567568,0.461454545454546}, {3278236,3894905,3894928,0.01168,0.0106181818181818}, {3278279,3894659,3894841,0.116777777777778,0.116777777777778}, {3278280,3894925,3895392,0.31575,0.31575}, {3278802,3894885,3895056,1000000,1000000}, {3278803,3894634,3894838,0.256023529411765,0.256023529411765}, {3278804,3894838,3894964,0.0706222222222222,0.0706222222222222}, {3278805,3894885,3894838,0.0597,0.0597}, {3278806,3896279,3896224,1000000,1000000}, {3278807,3897124,3897331,0.0934444444444444,0.0934444444444444}, {3278808,3897331,3897415,1000000,1000000}, {3278810,3886593,3886853,0.0867,0.084930612244898}, {3278811,3886853,3887032,0.0653877551020408,0.0728181818181818}, {3278812,3887032,3887136,0.0415914893617021,0.0528324324324324}, {3278813,3886853,3887032,0.968657142857143,1000000}, {3278814,3887902,3888305,1000000,1000000}, {3278819,3896227,3896285,0.04656,0.04656}, {3278820,3896285,3896301,0.01098,0.01098}, {3278821,3896334,3896285,1000000,1000000}, {3278822,3893980,3894164,0.105377777777778,0.105377777777778}, {3278865,3894122,3894113,0.02682,0.02682}, {3278866,3894113,3894331,0.40878,0.40878}, {3278867,3894122,3894177,0.0559263157894737,0.0559263157894737}, {3278868,3894177,3894570,0.277333333333333,0.277333333333333}, {3278896,3893867,3894300,0.1892,0.21285}, {3278897,3894300,3894406,0.0393846153846154,0.0451764705882353}, {3278923,3896654,3896917,0.36225,0.36225}, {3278924,3896917,3896913,0.0906222222222222,0.0906222222222222}, {3278962,3861027,3860998,0.053895652173913,0.0476769230769231}, {3278963,3860998,3860960,0.127,0.103909090909091}, {3278964,3860998,3861063,0.157936363636364,0.144775}, {3278965,3861345,3861301,0.071575,0.071575}, {3278966,3861301,3861291,0.0166615384615385,0.01805}, {3278967,3861063,3861301,0.2392,0.2808}, {3278968,3861368,3861677,0.172577777777778,0.172577777777778}, {3278969,3861301,3861368,0.045312,0.0404571428571429}, {3278972,3848765,3849784,0.845294117647059,0.798333333333333}, {3278973,3849844,3849829,0.0156,0.0156}, {3278974,3849829,3849849,0.0868153846153846,0.0836}, {3278975,3849784,3849829,0.0358941176470588,0.03051}, {3279938,3868681,3868600,0.069063829787234,0.0705652173913043}, {3279939,3868600,3868570,0.017748,0.0188808510638298}, {3279941,3869795,3868699,0.422335714285714,0.422335714285714}, {3279942,3868600,3868699,0.0654,0.073575}, {3279943,3868570,3868534,0.015408,0.0163914893617021}, {3279944,3868534,3868258,0.1243625,0.129769565217391}, {3279945,3868699,3868534,0.1010625,0.0621923076923077}, {3282206,3895163,3894917,0.168929032258064,0.11384347826087}, {3282207,3894917,3894798,0.2311,0.089458064516129}, {3282356,3875564,3875921,0.092865,1000000}, {3282357,3875921,3876012,0.0295428571428571,1000000}, {3282367,3880568,3878685,0.470611764705882,1000000}, {3282368,3878685,3878406,0.0965636363636364,1000000}, {3282376,3890128,3890573,0.202142307692308,0.198328301886792}, {3282377,3889872,3889911,0.0589034482758621,1000000}, {3282378,3889911,3890128,0.115784615384615,1000000}, {3282379,3890128,3889967,0.138072727272727,1000000}, {3282380,3889967,3889872,0.0466285714285714,1000000}, {3282381,3889911,3889967,0.04008,0.0445333333333333}, {3282382,3890951,3891025,0.0526727272727273,0.0404232558139535}, {3282383,3891343,3891341,1000000,0.0469655172413793}, {3282384,3891284,3891341,0.024756,0.030190243902439}, {3282385,3891341,3891394,0.0203345454545455,0.0294315789473684}, {3282406,3896121,3895993,0.094368,0.214472727272727}, {3282407,3895162,3895244,0.07100625,1000000}, {3282479,3908085,3907859,0.0892758620689655,1000000}, {3282480,3907859,3907558,0.146466666666667,1000000}, {3282538,3917496,3917546,0.0213535714285714,0.0202677966101695}, {3282539,3917546,3918387,0.2102,0.2102}, {3282555,3914294,3914860,0.104381818181818,0.10764375}, {3282556,3914860,3915583,0.195470588235294,0.226568181818182}, {3282557,3913101,3914294,0.1788,0.1788}, {3282558,3906615,3906805,1000000,0.0388705882352941}, {3282559,3902723,3902714,0.00894418604651163,0.00818297872340426}, {3282560,3902714,3902534,1000000,0.107059090909091}, {3282561,3902534,3902521,0.01056,0.0108307692307692}, {3282562,3902714,3902534,0.131016666666667,1000000}, {3282565,3902358,3902195,0.0785142857142857,0.0874363636363636}, {3282566,3902195,3901328,0.32148,0.344442857142857}, {3282567,3900928,3900786,0.0643529411764706,0.0596727272727273}, {3282568,3900786,3900606,0.112712195121951,0.0906117647058823}, {3282615,3916477,3917493,0.2589,0.255253521126761}, {3282761,3918086,3920081,0.527298591549296,0.519975}, {3282773,3894938,3895770,0.289386666666667,1000000}, {3282774,3906471,3906608,0.0381183673469388,1000000}, {3282775,3906608,3906700,0.0203020408163265,1000000}, {3282776,3892274,3892321,0.013656,1000000}, {3282777,3892274,3892327,1000000,0.0107}, {3282778,3876449,3875310,0.275871428571429,0.343306666666667}, {3282779,3875310,3873927,0.347431578947368,0.353635714285714}, {3282780,3873927,3873764,0.041751724137931,0.041751724137931}, {3282781,3873764,3872757,0.224389473684211,0.220520689655172}, {3282839,3885710,3885830,0.051,1000000}, {3282840,3885830,3886002,0.120972727272727,1000000}, {3282939,3882753,3882766,0.0978521739130435,0.056265}, {3282940,3881589,3881617,0.00807777777777778,0.0111846153846154}, {3282941,3881617,3881633,0.0149781818181818,1000000}, {3282942,3881847,3881936,1000000,0.0636}, {3282943,3881617,3881660,1000000,0.0236322580645161}, {3282944,3881660,3881847,1000000,0.120486486486486}, {3283029,3850931,3850925,0.0209692307692308,0.0233657142857143}, {3283030,3850925,3850921,0.0559531914893617,0.0571695652173913}, {3283035,3854173,3854802,1.07692727272727,1.07692727272727}, {3283036,3854802,3854805,0.0315818181818182,0.013896}, {3283041,3857777,3857511,0.07374,0.113446153846154}, {3283042,3855938,3855555,0.0789735849056604,0.0775111111111111}, {3283043,3855555,3855338,0.0439846153846154,0.0431547169811321}, {3283044,3857330,3856827,0.106812,0.104717647058824}, {3283045,3864445,3864213,1000000,0.126484210526316}, {3283046,3864213,3863983,1000000,0.0942387096774193}, {3283327,3895420,3895427,0.0170553191489362,0.0178133333333333}, {3283328,3895427,3895518,0.127902127659574,0.127902127659574}, {3283329,3901384,3900533,0.192338181818182,0.188903571428571}, {3283330,3900533,3900171,0.116535,0.103586666666667}, {3283331,3912596,3912864,0.0588452830188679,0.0567054545454545}, {3283332,3912864,3913440,0.113705084745763,0.11181}, {3283333,3914082,3914347,0.058871186440678,0.0598862068965517}, {3283334,3914347,3914574,0.0507254237288136,0.0516}, {3283347,3871354,3871687,1000000,0.12824347826087}, {3283348,3871204,3871354,1000000,0.0657142857142857}, {3283349,3870734,3870774,1000000,0.03025}, {3283350,3870774,3870821,1000000,0.08067}, {3283351,3870821,3870872,1000000,0.0787826086956522}, {3283352,3870872,3871128,1000000,0.2368875}, {3283355,3870598,3870552,0.0344833333333333,1000000}, {3283356,3870552,3870465,0.0549243243243243,1000000}, {3283357,3870699,3870631,0.0468363636363636,1000000}, {3283358,3870631,3870598,0.024,1000000}, {3283359,3870465,3870438,0.0171157894736842,1000000}, {3283360,3870438,3870383,0.0309947368421053,1000000}, {3283361,3870383,3870348,0.0218769230769231,1000000}, {3283362,3869842,3869774,0.016845,1000000}, {3283363,3869112,3869010,0.0267348837209302,1000000}, {3283364,3869498,3869298,0.0488790697674419,1000000}, {3283365,3869298,3869112,0.0486418604651163,1000000}, {3283422,3873396,3873467,0.0458142857142857,1000000}, {3283423,3873467,3873485,0.0119086956521739,1000000}, {3283508,3877890,3877961,0.0346271186440678,0.0334918032786885}, {3283509,3877961,3878065,0.0573762711864407,0.0554950819672131}, {3283514,3878956,3878844,0.0852981818181818,0.0852981818181818}, {3283515,3878995,3878956,0.0223471698113208,0.0219333333333333}, {3283516,3879254,3879145,0.110367567567568,0.107463157894737}, {3283517,3879145,3878995,0.0824941176470588,0.084144}, {3283522,3880944,3880968,0.00876315789473684,0.01332}, {3283523,3880968,3881176,0.0812318181818182,0.10212}, {3283565,3871038,3871022,0.0821875,0.0896590909090909}, {3283566,3871022,3871092,0.212938775510204,0.226826086956522}, {3283567,3877888,3877829,1000000,0.177394736842105}, {3283568,3877829,3877792,1000000,0.0735692307692308}, {3283569,3878375,3878324,0.024825,0.024825}, {3283570,3878404,3878585,0.0807483870967742,1000000}, {3283571,3878585,3880539,0.474011538461538,1000000}, {3283572,3874836,3874245,0.139517647058824,1000000}, {3283573,3874245,3874199,0.0116588235294118,1000000}, {3283581,3885539,3885525,1000000,0.08724}, {3283582,3885525,3885502,1000000,0.0938142857142857}, {3283586,3875819,3875796,0.0361625,1000000}, {3283587,3894477,3893542,0.230657142857143,0.24371320754717}, {3283588,3893542,3893322,0.061368,0.0590076923076923}, {3283589,3850254,3850416,0.0931941176470588,0.0856378378378378}, {3283590,3850416,3850581,0.0571466666666667,0.053575}, {3283614,3871296,3871187,0.187628571428571,0.2388}, {3283615,3871187,3871038,0.2492375,0.265853333333333}, {3283639,3865380,3865479,0.0834222222222222,0.0834222222222222}, {3283640,3865169,3865264,0.0555111111111111,0.0555111111111111}, {3283641,3865264,3865380,1000000,1000000}, {3283642,3864248,3864110,0.1116,0.105035294117647}, {3283643,3864253,3864244,0.00645789473684211,0.00876428571428571}, {3283644,3864248,3864253,0.03616875,1000000}, {3283645,3864253,3864284,0.0243777777777778,1000000}, {3283646,3864248,3864288,1000000,0.0270857142857143}, {3283647,3864916,3864288,0.31305,0.282754838709677}, {3283648,3864288,3864284,1000000,0.0237777777777778}, {3283658,3865818,3865639,1000000,0.0474681818181818}, {3283659,3865639,3865375,1000000,0.0967578947368421}, {3283660,3865375,3865288,1000000,0.0509}, {3283661,3865288,3865280,1000000,0.0098}, {3283670,3881370,3881078,0.108711111111111,0.110762264150943}, {3283671,3881399,3882713,0.816558620689655,0.802718644067797}, {3283672,3882713,3882753,0.121953191489362,0.108147169811321}, {3283696,3847752,3847542,0.148751020408163,0.15508085106383}, {3283700,3846633,3847029,0.1228375,0.131026666666667}, {3283747,3878800,3878881,1000000,0.0348818181818182}, {3283748,3878881,3879324,1000000,0.123439024390244}, {3283749,3877812,3877779,0.0683464285714286,1000000}, {3283750,3877779,3877713,0.112891525423729,1000000}, {3283751,3876804,3875972,0.19018,1000000}, {3283752,3875972,3875828,0.0377016393442623,1000000}, {3283762,3877244,3877501,0.065655737704918,0.06675}, {3283763,3877501,3878377,0.24355,0.251948275862069}, {3283769,3873408,3873146,0.185196428571429,0.185196428571429}, {3283770,3873146,3873047,0.115652830188679,0.117876923076923}, {3283771,3872625,3872635,0.0656111111111111,0.0656111111111111}, {3283779,3878408,3878690,0.0881068965517241,0.0896526315789474}, {3283780,3878690,3879786,0.368275862068965,0.374736842105263}, {3283781,3879786,3880030,0.102044444444444,0.103969811320755}, {3283834,3858788,3858830,0.0720285714285714,0.07563}, {3283835,3858830,3858843,0.0632769230769231,0.06855}, {3283836,3858843,3858661,0.0774,0.0815837837837838}, {3283837,3858661,3858497,0.0733116279069767,0.0750571428571429}, {3283849,3871704,3871670,0.0873428571428571,0.0797478260869565}, {3283850,3879682,3879299,1000000,0.161763636363636}, {3283853,3901911,3901933,0.00620869565217391,1000000}, {3283854,3901943,3901968,1000000,0.00821470588235294}, {3283957,3856271,3856408,0.0534666666666667,1000000}, {3283958,3856232,3856374,1000000,0.0727285714285714}, {3283959,3856408,3856374,0.013575,0.013575}, {3283960,3856408,3856670,0.0881142857142857,1000000}, {3283961,3856374,3856651,1000000,0.0974368421052632}, {3283962,3856670,3856651,0.01404,0.01404}, {3283963,3856670,3856737,0.0168545454545455,1000000}, {3283964,3856737,3856798,0.0191590909090909,1000000}, {3283965,3856651,3856704,1000000,0.0187142857142857}, {3283966,3856704,3856758,1000000,0.0172714285714286}, {3283967,3856737,3856704,0.014325,0.014325}, {3283968,3856798,3856984,0.0648142857142857,1000000}, {3283969,3856984,3857116,0.0491837837837838,1000000}, {3283970,3856758,3856958,1000000,0.0675951219512195}, {3283971,3856958,3857094,1000000,0.045675}, {3283972,3856984,3856958,0.01242,0.01242}, {3284218,3874259,3874014,0.114193548387097,1000000}, {3284223,3861631,3861491,0.0599538461538461,0.0556714285714286}, {3284224,3861491,3861043,0.153083720930233,0.153083720930233}, {3284252,3901207,3900934,0.164745,0.21966}, {3284253,3900934,3900787,0.108092307692308,0.1171}, {3285118,3893831,3894064,0.17811,0.1979}, {3285119,3894064,3894544,0.297425,0.297425}, {3285128,3896761,3896984,0.103288888888889,0.103288888888889}, {3285129,3896984,3897275,0.145822222222222,0.145822222222222}, {3285133,3897039,3897274,0.113311111111111,0.113311111111111}, {3285134,3897274,3897559,0.1506,0.1506}, {3285142,3896272,3896300,1000000,1000000}, {3285144,3896300,3896314,0.03567,0.029725}, {3285145,3895391,3895689,0.101244,1000000}, {3285146,3895689,3896300,0.17094,1000000}, {3285147,3895614,3895706,1000000,0.0265102040816327}, {3285148,3895706,3896314,1000000,0.175555102040816}, {3285149,3895689,3895706,0.020445,0.020445}, {3285159,3895463,3894471,0.653345454545455,1000000}, {3285161,3894471,3894200,0.18174,1000000}, {3285162,3894200,3894083,0.1302,1000000}, {3285163,3894471,3894162,1000000,1.05192}, {3285164,3894162,3894200,1000000,0.0672888888888889}, {3285165,3894125,3894107,0.0678,1000000}, {3285166,3894107,3894083,0.0627446808510638,1000000}, {3285167,3894162,3894107,1000000,0.0380869565217391}, {3285173,3890627,3891035,1000000,0.146909090909091}, {3285174,3891035,3891332,1000000,0.131711111111111}, {3285175,3890822,3891030,0.36192,0.36192}, {3285176,3891035,3891030,0.28482,0.28482}, {3285177,3891030,3890822,0.36648,0.36648}, {3285179,3890627,3890623,0.28728,0.28728}, {3285180,3890623,3890619,0.09702,0.09702}, {3285181,3890623,3890619,0.64692,0.64692}, {3285191,3890055,3890304,0.160642105263158,0.160642105263158}, {3285192,3890304,3890300,0.239353846153846,0.239353846153846}, {3285197,3890050,3890213,1000000,0.0586545454545454}, {3285198,3890213,3890300,1000000,0.0348774193548387}, {3285201,3890213,3890214,0.27348,0.27348}, {3285202,3890214,3889987,0.27012,0.27012}, {3285203,3889987,3889794,0.32928,0.32928}, {3285204,3890214,3889795,0.6054,0.6054}, {3285205,3889795,3889796,0.42324,0.42324}, {3285206,3889794,3889795,0.00852,0.00852}, {3285213,3889404,3889418,0.183408,0.169822222222222}, {3285214,3889057,3889052,1000000,1000000}, {3285215,3889052,3889047,0.258571428571429,0.2172}, {3285218,3894042,3894057,0.0666418604651163,1000000}, {3285219,3894057,3894077,0.0768,1000000}, {3285305,3919450,3919612,0.0551166666666667,0.049605}, {3285306,3919612,3919794,0.0663658536585366,0.0632790697674419}, {3285310,3921992,3922060,0.022335,0.0229076923076923}, {3285313,3922794,3922906,0.049815,0.06226875}, {3285314,3922906,3923753,0.32304,0.329632653061225}, {3285316,3896300,3896907,0.1704,1000000}, {3285317,3896907,3897391,0.136136170212766,1000000}, {3285341,3908171,3908188,0.00965,0.0072375}, {3285342,3908188,3908279,0.0618631578947368,0.0405310344827586}, {3285429,3875077,3875332,0.424848,0.416517647058824}, {3285433,3874819,3874821,0.0403846153846154,0.0403846153846154}, {3285522,3889082,3889058,1000000,1000000}, {3285523,3889058,3889057,1000000,1000000}, {3285524,3889183,3889052,0.0436285714285714,0.0349028571428571}, {3285525,3889393,3889397,0.126553846153846,0.253107692307692}, {3285526,3889397,3889400,0.185823529411765,0.191454545454545}, {3285527,3889183,3889285,0.0457,0.0645176470588235}, {3285528,3889400,3889402,0.0383272727272727,0.039525}, {3285529,3889402,3889404,0.02660625,0.02660625}, {3285530,3889285,3889402,0.05004,0.0735882352941176}, {3285533,3889058,3889183,0.89028,0.89028}, {3285534,3889397,3889285,0.88506,0.88506}, {3285567,3887643,3887634,1000000,0.0785428571428571}, {3285568,3887634,3887624,1000000,0.244}, {3285569,3888230,3888228,0.09303,1000000}, {3285570,3888228,3888225,0.09192,0.127666666666667}, {3285571,3887634,3888228,0.2205,0.3583125}, {3285572,3889524,3889591,0.0168,0.0164181818181818}, {3285573,3889591,3890026,0.107882608695652,0.107882608695652}, {3285574,3890036,3890026,1000000,1000000}, {3285575,3889591,3890036,1000000,1000000}, {3285578,3890435,3890383,1000000,1000000}, {3285579,3890383,3890036,1000000,1000000}, {3285580,3890418,3890439,1000000,1000000}, {3285581,3890439,3890435,1000000,1000000}, {3285589,3890864,3890865,1000000,1000000}, {3285590,3890435,3890865,1000000,1000000}, {3285601,3887396,3887528,1000000,0.101668965517241}, {3285602,3888064,3887711,0.120206896551724,0.112451612903226}, {3285603,3887711,3887528,0.0848608695652174,0.0848608695652174}, {3285604,3887680,3887711,0.09942,0.09942}, {3285605,3887396,3887451,0.05712,0.05712}, {3285606,3887451,3887680,0.34986,0.34986}, {3285607,3887680,3887451,0.33312,0.33312}, {3285643,3902542,3902859,1000000,1000000}, {3285644,3902859,3903139,1000000,1000000}, {3285648,3902686,3902755,0.0663666666666667,0.09955}, {3285649,3902493,3902755,0.3576375,0.3576375}, {3285650,3902755,3902555,0.3081,0.32864}, {3285651,3902555,3902493,0.0628285714285714,0.0628285714285714}, {3285652,3902493,3902555,0.167377777777778,0.167377777777778}, {3285659,3900685,3900080,0.54423,0.54423}, {3285660,3900080,3899120,1000000,1000000}, {3285661,3901902,3901839,0.0361111111111111,0.0361111111111111}, {3285834,3887418,3887632,0.0533294117647059,0.04533}, {3285835,3887443,3887632,0.86322,0.86322}, {3285836,3887632,3887844,0.0507,0.0450666666666667}, {3285837,3887844,3887955,0.0193255813953488,0.0180652173913043}, {3285838,3887844,3887975,0.280066666666667,0.280066666666667}, {3285839,3887955,3888032,0.0204,0.0199466666666667}, {3285840,3887975,3888032,0.2806,0.2806}, {3285841,3888032,3888222,0.0423574468085106,0.0462976744186047}, {3285842,3888222,3888337,0.0239733333333333,0.0263121951219512}, {3285843,3888222,3888364,0.290288888888889,0.290288888888889}, {3285844,3888337,3888413,0.0187714285714286,0.0202153846153846}, {3285845,3888413,3888751,0.111124137931034,0.10070625}, {3285846,3888364,3888413,0.281355555555556,0.281355555555556}, {3285847,3891566,3892266,0.415090909090909,0.434857142857143}, {3285848,3892266,3892351,0.119888888888889,0.119888888888889}, {3285849,3892266,3891519,0.790444444444445,0.790444444444445}, {3285865,3891566,3891842,0.872444444444444,0.872444444444444}, {3285866,3892997,3893253,0.108,0.108}, {3285881,3894032,3894160,0.0834588235294118,0.0834588235294118}, {3285882,3894160,3894265,0.0943263157894737,0.0814636363636364}, {3285883,3894265,3894279,0.0163714285714286,0.01146}, {3285884,3894324,3894335,0.0125142857142857,0.00947027027027027}, {3285885,3894279,3894324,1000000,0.0404052631578947}, {3285886,3894246,3894279,1000000,0.0171111111111111}, {3285887,3894242,3894246,1000000,0.0177923076923077}, {3285888,3894242,3894211,0.01478,0.017736}, {3285889,3894242,3894324,0.0429923076923077,1000000}, {3285892,3894160,3894123,0.0226666666666667,0.0226666666666667}, {3285893,3894123,3894246,1000000,1000000}, {3285895,3892017,3892039,0.00808421052631579,0.0083027027027027}, {3285896,3892039,3892169,0.0413384615384615,0.0413384615384615}, {3285897,3892149,3892026,0.0662086956521739,0.0662086956521739}, {3285898,3892039,3892026,0.120694736842105,0.1092}, {3285899,3892020,3892148,0.0617111111111111,0.0617111111111111}, {3285900,3892026,3892020,0.0795777777777778,0.0795777777777778}, {3285901,3891553,3891979,0.151062857142857,0.135569230769231}, {3285902,3891979,3892017,0.0157263157894737,0.0161513513513514}, {3285903,3891979,3891937,0.441666666666667,0.441666666666667}, {3285906,3892020,3891992,0.279177777777778,0.279177777777778}, {3285907,3891992,3891937,0.0558,0.0558}, {3285908,3892189,3891982,0.1677,1000000}, {3285909,3891992,3891982,0.0819111111111111,1000000}, {3285910,3891982,3891928,0.0485294117647059,1000000}, {3285911,3891928,3891797,0.0814666666666667,1000000}, {3285912,3891937,3891928,0.0844222222222222,1000000}, {3285916,3891739,3891769,0.0252,0.0252}, {3285917,3891769,3891937,0.1234125,0.0940285714285714}, {3285918,3891797,3891765,0.0233684210526316,1000000}, {3285919,3891769,3891765,0.0914222222222222,1000000}, {3285920,3891513,3891696,0.140325,0.118168421052632}, {3285921,3891696,3891739,0.02097,0.0199714285714286}, {3285922,3891765,3891691,0.0519333333333333,1000000}, {3285923,3891691,3891645,0.0350823529411765,1000000}, {3285924,3891696,3891691,0.0926888888888889,1000000}, {3285925,3891645,3891626,1000000,0.132666666666667}, {3285926,3891797,3891787,1000000,0.132533333333333}, {3285930,3889903,3889890,0.0392785714285714,0.0392785714285714}, {3285931,3889890,3889963,0.2634,0.2634}, {3285932,3889862,3889903,0.0190188679245283,0.0190188679245283}, {3285933,3889903,3890236,0.140861538461538,0.140861538461538}, {3285939,3888786,3889036,0.0810727272727273,0.07644}, {3285940,3889036,3889204,0.04497,0.0418325581395349}, {3285941,3889036,3889204,0.469888888888889,0.469888888888889}, {3285947,3888786,3888759,0.126158823529412,0.138367741935484}, {3285948,3888759,3888751,0.04788,0.0507818181818182}, {3285949,3888786,3888759,0.249555555555556,0.249555555555556}, {3285954,3886605,3886834,0.0630139534883721,0.058904347826087}, {3285955,3886834,3886887,0.0142636363636364,0.013075}, {3285956,3886834,3886860,0.2198,1000000}, {3285957,3886887,3886914,0.00943255813953488,0.00845}, {3285958,3886914,3887222,0.0899384615384615,0.0779466666666667}, {3285959,3886860,3886914,0.214111111111111,1000000}, {3285960,3886042,3886452,0.164813793103448,0.19915}, {3285961,3886452,3886468,0.006675,0.00684615384615385}, {3285962,3886452,3886446,0.3838875,1000000}, {3285963,3886468,3886512,0.012409756097561,0.0130461538461538}, {3285964,3886512,3886605,0.0264,0.0234666666666667}, {3285965,3886446,3886512,0.2356,1000000}, {3285966,3886098,3886049,0.189091304347826,0.193293333333333}, {3285967,3886049,3886042,0.0224,0.0218790697674419}, {3285968,3887570,3887588,1000000,1000000}, {3285969,3887588,3887607,1000000,1000000}, {3285970,3888050,3888044,1000000,1000000}, {3285971,3888044,3888030,1000000,1000000}, {3285972,3888216,3888295,0.0251555555555556,0.0251555555555556}, {3285973,3888295,3888564,0.0988888888888889,0.0988888888888889}, {3285974,3888216,3888295,0.3206,0.3206}, {3285975,3885620,3885995,0.572777777777778,0.572777777777778}, {3285976,3885995,3886049,0.03348,0.020925}, {3285977,3884780,3885022,0.0985555555555556,0.0985555555555556}, {3285978,3885022,3885167,0.1125,0.0964285714285714}, {3285979,3885132,3884997,0.0688105263157895,0.118854545454545}, {3285980,3884997,3884744,0.1726125,0.197271428571429}, {3285981,3885022,3884997,0.179466666666667,0.179466666666667}, {3285982,3884550,3884572,0.255688888888889,0.255688888888889}, {3285983,3884744,3884719,0.0210315789473684,0.0285428571428571}, {3285984,3884719,3884550,0.0661777777777778,0.0661777777777778}, {3285985,3884719,3884709,0.0706333333333333,0.115581818181818}, {3285986,3884709,3884701,0.0766666666666667,0.0985714285714286}, {3285987,3884709,3884701,0.194377777777778,0.194377777777778}, {3285988,3884701,3884695,0.0605,0.0605}, {3285989,3884695,3884689,0.0462,0.0462}, {3285990,3884695,3884689,0.196533333333333,0.196533333333333}, {3285991,3884689,3884681,0.0610666666666667,0.0610666666666667}, {3285992,3884681,3884673,0.205733333333333,0.205733333333333}, {3285993,3884673,3884681,0.0526,0.0526}, {3285994,3884579,3884668,1000000,1000000}, {3285995,3884668,3885078,1000000,1000000}, {3285996,3884673,3884668,0.0617111111111111,0.0617111111111111}, {3285997,3885167,3885263,0.0526736842105263,0.0556}, {3285998,3885132,3885247,0.0605052631578947,0.0676235294117647}, {3285999,3885263,3885247,0.49164,0.49164}, {3286000,3885263,3885359,0.051,0.0655714285714286}, {3286001,3885359,3885395,0.0237230769230769,0.0237230769230769}, {3286002,3885247,3885342,0.0554470588235294,0.0523666666666667}, {3286003,3885359,3885342,0.49062,0.49062}, {3286004,3885395,3885342,0.248976,0.248976}, {3286006,3884699,3884706,1000000,1000000}, {3286007,3884706,3884715,0.0369555555555556,0.0369555555555556}, {3286008,3884418,3884706,0.3225,0.3225}, {3286009,3884699,3884868,1000000,1000000}, {3286010,3884868,3884872,0.0379555555555555,0.0379555555555555}, {3286011,3884706,3884868,0.15486,0.15486}, {3286012,3884868,3885183,0.32532,0.32532}, {3286015,3883505,3883721,0.543923076923077,0.517390243902439}, {3286016,3883721,3884580,0.22004,0.225040909090909}, {3286017,3883721,3882903,0.52416,0.52416}, {3286018,3883558,3883581,0.111755555555556,0.111755555555556}, {3286019,3883581,3883605,0.0813111111111111,0.0813111111111111}, {3286020,3883208,3883311,0.05082,0.05082}, {3286025,3906782,3906803,0.00785625,0.00810967741935484}, {3286026,3906803,3906962,0.0835285714285714,0.080648275862069}, {3286027,3906954,3906803,0.115866666666667,0.115866666666667}, {3286028,3907258,3907122,0.0863181818181818,0.111705882352941}, {3286029,3881737,3881859,0.112114285714286,0.120738461538462}, {3286030,3881859,3882138,0.174371428571429,0.174371428571429}, {3286031,3882586,3882458,1.52128235294118,1.36114736842105}, {3286032,3882601,3882586,0.1359,0.100136842105263}, {3286033,3882601,3882608,0.110314285714286,1000000}, {3286034,3882138,3882321,0.0983142857142857,0.086025}, {3286035,3882321,3882601,0.172484210526316,1000000}, {3286036,3882608,3882321,0.257621052631579,1000000}, {3286037,3883478,3883412,0.0377142857142857,0.0495}, {3286038,3883411,3883478,0.0709846153846154,0.0419454545454545}, {3286039,3883411,3883293,1000000,0.0924}, {3286040,3882608,3882937,0.18012,0.18012}, {3286041,3882937,3883042,1000000,0.0640421052631579}, {3286042,3883293,3883191,1000000,0.0395307692307692}, {3286043,3883191,3882937,1000000,0.13371}, {3286044,3883191,3883190,0.588444444444445,0.588444444444445}, {3286045,3881737,3881787,0.0857555555555556,0.0857555555555556}, {3286050,3880289,3879529,0.380355555555556,0.380355555555556}, {3286051,3879529,3879470,1000000,1000000}, {3286052,3880226,3879470,0.380711111111111,0.380711111111111}, {3286053,3879513,3880213,0.351977777777778,0.351977777777778}, {3286054,3879470,3878774,0.584111111111111,0.584111111111111}, {3286055,3878774,3879717,0.401355555555556,0.401355555555556}, {3286056,3878774,3878767,0.107955555555556,0.107955555555556}, {3286057,3878767,3878822,1000000,1000000}, {3286058,3878767,3878761,0.107955555555556,0.107955555555556}, {3286059,3878761,3879700,0.400088888888889,0.400088888888889}, {3286060,3878761,3878777,0.0948,0.0948}, {3286061,3878981,3879087,1000000,1000000}, {3286062,3878183,3878376,0.387111111111111,0.387111111111111}, {3286063,3878376,3878649,1000000,1000000}, {3286064,3878112,3878127,0.0209333333333333,0.0209333333333333}, {3286065,3878127,3878183,0.194717647058824,0.236442857142857}, {3286066,3878777,3878127,0.414566666666667,0.355342857142857}, {3286067,3878127,3877738,0.550466666666667,0.41285}, {3286068,3883042,3883169,1000000,0.0728823529411765}, {3286069,3883169,3883411,1000000,0.139136842105263}, {3286070,3877738,3877087,0.779972727272727,0.490268571428571}, {3286071,3877087,3877298,0.119328,0.0962322580645161}, {3286072,3877298,3877997,0.48405,0.455576470588235}, {3286073,3878469,3878537,0.061,0.0508333333333333}, {3286074,3878537,3878606,0.0572470588235294,0.0463428571428571}, {3286075,3878793,3878537,0.221955555555556,0.221955555555556}, {3286076,3878793,3878680,0.0950470588235294,0.1009875}, {3286077,3878680,3878572,0.0771555555555556,0.0771555555555556}, {3286078,3878572,3878409,0.129911111111111,0.129911111111111}, {3286079,3878409,3878401,0.01131,0.01131}, {3286080,3878401,3878469,0.06692,0.0590470588235294}, {3286081,3878908,3878809,0.06837,0.0759666666666667}, {3286082,3878809,3878776,0.0211714285714286,0.02223}, {3286083,3879471,3879103,0.187869230769231,0.2326}, {3286084,3879103,3878793,0.159475,0.212633333333333}, {3286085,3878809,3879103,0.243644444444444,0.243644444444444}, {3286086,3879103,3879281,0.336642857142857,0.336642857142857}, {3286087,3879281,3879271,0.0665555555555556,0.0665555555555556}, {3286088,3879557,3879440,1000000,1000000}, {3286089,3879440,3879281,0.0688666666666667,0.0688666666666667}, {3286090,3879648,3879893,0.216666666666667,0.216666666666667}, {3286091,3879893,3880180,1000000,1000000}, {3286092,3877053,3877021,0.0125555555555556,0.0125555555555556}, {3286093,3877021,3876942,1000000,1000000}, {3286094,3876942,3877087,1000000,1000000}, {3286095,3877997,3877826,0.116333333333333,0.116333333333333}, {3286096,3877997,3878311,0.4203,0.309694736842105}, {3286097,3878311,3878401,0.0718941176470588,0.0763875}, {3286098,3878908,3878693,0.25884,0.25884}, {3286099,3878693,3879413,0.345822222222222,0.345822222222222}, {3286101,3878776,3878723,0.03591,0.03591}, {3286102,3878723,3878606,0.0841714285714286,0.0982}, {3286103,3878323,3877826,0.229666666666667,0.229666666666667}, {3286104,3878723,3878323,0.7412,0.59296}, {3286105,3878071,3877744,0.134022222222222,0.134022222222222}, {3286106,3878323,3878071,0.25524,0.464072727272727}, {3286107,3878071,3877735,0.324221052631579,0.324221052631579}, {3286108,3877735,3877493,0.206222222222222,0.206222222222222}, {3286117,3878148,3878071,0.0827333333333333,0.0827333333333333}, {3286120,3878770,3879132,1000000,1000000}, {3286121,3879132,3879281,0.0730888888888889,0.0730888888888889}, {3286161,3854740,3854395,0.0984130434782609,0.105279069767442}, {3286162,3854395,3852779,0.451302127659575,0.4419}, {3286175,3852712,3852428,0.0667363636363636,0.0652533333333333}, {3286176,3852428,3851657,0.25124347826087,0.25124347826087}, {3286177,3851657,3851650,0.0906125,0.0906125}, {3286178,3851650,3851476,0.0949787234042553,0.0875294117647059}, {3286201,3903486,3903568,0.0718857142857143,0.0539142857142857}, {3286207,3910681,3910729,0.0248222222222222,0.026808}, {3286208,3910729,3910848,0.0812181818181818,0.0687230769230769}, {3286209,3911034,3911273,0.213494117647059,0.1578}, {3286210,3910848,3911409,0.179663414634146,1000000}, {3286211,3911409,3911532,0.0366585365853659,1000000}, {3286212,3911273,3911409,0.0725111111111111,0.0889909090909091}, {3286213,3911273,3911292,0.016272,0.0226}, {3286214,3911402,3911477,0.0256457142857143,0.030951724137931}, {3286215,3911477,3911549,0.0322645161290323,0.0285771428571429}, {3286216,3911292,3911309,0.0387,0.0602}, {3286217,3911309,3911477,0.240309677419355,1000000}, {3286218,3911549,3911587,0.0179454545454545,0.0174176470588235}, {3286219,3911587,3911961,0.199711111111111,0.215688}, {3286220,3911309,3911587,1000000,0.2503}, {3286221,3911535,3911580,0.0194,0.0187071428571429}, {3286222,3911580,3911844,0.125275862068966,0.0981891891891892}, {3286223,3913396,3913777,0.09075,1000000}, {3286224,3913777,3913935,0.0275678571428571,1000000}, {3286225,3915258,3915351,0.0499818181818182,0.0499818181818182}, {3286226,3915351,3915447,1000000,1000000}, {3286227,3915258,3914888,0.206127272727273,0.206127272727273}, {3286228,3914888,3914483,1000000,1000000}, {3286229,3914388,3914141,0.132488888888889,0.132488888888889}, {3286230,3914141,3913831,0.154244444444444,0.154244444444444}, {3286231,3914375,3914640,0.213211764705882,0.213211764705882}, {3286232,3914141,3914375,1000000,1000000}, {3286233,3903761,3903812,0.0279,0.0279}, {3286234,3903812,3904057,0.130592307692308,0.130592307692308}, {3286235,3904057,3904147,0.0452,0.0452}, {3286236,3903812,3904057,0.421511111111111,0.421511111111111}, {3286237,3900120,3900224,0.0523333333333333,0.0523333333333333}, {3286238,3900224,3900312,1000000,1000000}, {3286239,3899778,3899808,0.0262421052631579,0.0216782608695652}, {3286240,3899808,3899987,0.292984615384615,0.19044}, {3286241,3903741,3904005,0.152008695652174,0.11654}, {3286242,3904005,3904174,0.154071428571429,0.126882352941176}, {3286243,3904001,3904233,0.0908294117647059,0.0908294117647059}, {3286244,3904233,3904385,0.116336842105263,0.11052}, {3286245,3904005,3904233,0.40914,1000000}, {3286246,3905496,3905535,1000000,1000000}, {3286247,3905535,3905738,0.143844444444444,0.143844444444444}, {3286248,3905880,3905725,0.0891555555555555,0.0891555555555555}, {3286249,3908616,3908824,0.06105,0.0666}, {3286250,3908824,3908863,0.0115818181818182,0.0106166666666667}, {3286321,3908381,3908510,0.0668,0.0825176470588235}, {3286322,3908510,3908750,0.0997928571428571,0.107469230769231}, {3286323,3908523,3908510,0.0510171428571429,1000000}, {3286325,3908523,3908621,0.05301,1000000}, {3286326,3908621,3909098,0.166466666666667,0.1362}, {3286327,3908510,3908621,0.0740571428571429,0.0740571428571429}, {3286356,3905423,3905446,0.010536,0.0146333333333333}, {3286357,3905446,3905484,0.0257478260869565,0.0423}, {3286358,3905484,3905513,0.0250571428571429,0.04385}, {3286359,3915101,3915237,0.0500941176470588,1000000}, {3286360,3915237,3915330,0.0290150943396226,1000000}, {3286362,3910450,3910695,0.112539130434783,0.112539130434783}, {3286562,3903218,3902933,0.172333333333333,0.172333333333333}, {3286563,3903006,3902762,0.129444444444444,0.129444444444444}, {3286564,3902771,3902525,0.127466666666667,0.127466666666667}, {3286565,3902529,3902278,0.129733333333333,0.129733333333333}, {3286742,3892419,3892997,1.29162,1.29162}, {3286743,3892419,3895841,6.01659,6.01659}, {3286766,3901590,3901756,0.2966,0.138413333333333}, {3286770,3864417,3864041,0.122892307692308,0.11982}, {3286771,3864041,3863851,0.0543405405405405,0.0574457142857143}, {3286773,3864888,3864511,0.100271428571429,0.102717073170732}, {3286775,3865374,3865343,0.0154166666666667,0.015}, {3286776,3865343,3864888,0.1404,1000000}, {3286777,3864888,3865343,0.14055,1000000}, {3286789,3893825,3894091,1000000,0.152155555555556}, {3286790,3866112,3865591,0.123083720930233,1000000}, {3286791,3865591,3865521,0.0158727272727273,0.01746}, {3286792,3866560,3866248,0.0644372093023256,0.0659714285714286}, {3286793,3866248,3866112,0.0306837209302326,1000000}, {3286798,3865591,3866099,0.125971428571429,1000000}, {3286799,3866099,3866248,0.0311162790697674,1000000}, {3287320,3919541,3919407,0.204,0.204}, {3287428,3904618,3903126,0.666,0.678109090909091}, {3288519,3904484,3904837,0.162888888888889,0.162888888888889}, {3288520,3904837,3904923,1000000,1000000}, {3289019,3864889,3864652,0.08142,1000000}, {3289020,3864652,3863953,0.211342105263158,1000000}, {3289023,3875155,3875331,0.0926,1000000}, {3289024,3875331,3875410,0.0361227272727273,1000000}, {3290715,3848675,3848819,0.273022222222222,0.273022222222222}, {3290716,3848819,3848831,0.0188363636363636,0.0188363636363636}, {3290721,3848563,3848327,0.117127272727273,0.117127272727273}, {3290723,3848838,3848650,0.475309090909091,0.387288888888889}, {3290724,3848650,3848563,0.209228571428571,0.209228571428571}, {3290725,3848838,3849293,0.260955555555556,0.260955555555556}, {3290726,3849293,3849705,0.177927272727273,0.177927272727273}, {3290727,3851640,3849850,0.6023625,0.6023625}, {3290728,3849850,3849782,0.0339681818181818,0.0347581395348837}, {3290729,3849452,3849451,1000000,1000000}, {3290730,3848362,3847896,1000000,1000000}, {3291805,3895100,3895166,1000000,1000000}, {3291806,3895166,3895808,1000000,1000000}, {3291807,3898884,3898977,0.0401632653061224,0.0385882352941176}, {3291812,3893424,3893277,0.16194,0.16194}, {3291813,3893277,3892443,0.84375,0.84375}, {3291814,3890171,3891792,1.13007,1.13007}, {3291815,3891792,3891806,0.01092,0.01092}, {3291816,3891806,3889773,1.99464,1.99464}, {3291817,3889773,3888287,0.91194,0.91194}, {3291818,3889973,3890093,0.08145,0.08145}, {3291819,3890093,3891213,0.78906,0.78906}, {3291820,3889973,3889884,0.10644,0.10644}, {3291821,3888476,3887886,0.314690909090909,0.314690909090909}, {3291822,3887886,3887057,0.550688888888889,0.550688888888889}, {3291823,3888953,3888646,0.156,0.156}, {3291824,3888646,3887605,0.680222222222222,0.680222222222222}, {3291825,3888021,3887151,0.466981818181818,0.466981818181818}, {3291826,3887151,3886732,0.458028571428571,0.458028571428571}, {3291827,3886537,3885063,1.46361,1.46361}, {3291828,3885063,3884961,0.09129,0.09129}, {3291829,3885404,3884632,0.48552,0.48552}, {3291830,3879963,3881318,1.62582,1.62582}, {3291831,3881318,3881614,0.31503,0.31503}, {3291832,3880606,3881940,0.79782,0.79782}, {3291833,3878844,3879705,0.377377777777778,0.377377777777778}, {3291834,3879705,3880664,0.431763636363636,0.431763636363636}, {3291846,3868565,3866110,0.8654,0.8654}, {3291847,3874356,3868613,2.75465454545455,2.75465454545455}, {3291848,3868613,3868565,0.0272666666666667,0.0272666666666667}, {3291849,3875732,3875384,0.146955555555556,0.146955555555556}, {3291850,3875384,3874356,0.412436363636364,0.412436363636364}, {3291851,3876213,3875963,0.113955555555556,0.113955555555556}, {3291852,3875963,3874945,0.4116,0.4116}, {3291853,3877246,3877031,0.0927333333333333,0.0927333333333333}, {3291854,3877031,3875889,0.409690909090909,0.409690909090909}, {3292519,3872708,3873526,1000000,0.169356}, {3292520,3872711,3873536,0.1772875,1000000}, {3292521,3872716,3872848,0.309432,0.38679}, {3292522,3872848,3872657,0.168925,0.176269565217391}, {3292540,3873935,3874311,1000000,0.107473170731707}, {3292541,3869912,3869859,0.0148263157894737,1000000}, {3292542,3869859,3869842,0.00784615384615384,1000000}, {3292543,3867784,3867783,1000000,0.0251076923076923}, {3292544,3867141,3866976,1000000,0.0750923076923077}, {3292545,3866741,3866619,1000000,0.0505395348837209}, {3292546,3865076,3865036,0.0082054054054054,1000000}, {3292547,3865036,3864753,0.07965,1000000}, {3292548,3860327,3860229,0.021816,0.0404}, {3292549,3858773,3858784,1000000,0.01652}, {3292550,3858784,3859259,1000000,0.286121739130435}, {3292551,3855710,3855684,0.00996279069767442,0.0104487804878049}, {3292557,3916068,3916123,0.0486,0.0897230769230769}, {3292558,3916123,3916555,0.279127659574468,0.291533333333333}, {3292559,3913522,3913572,0.02568,0.02568}, {3292560,3913572,3914836,0.468092307692308,0.521588571428571}, {3292561,3915764,3916187,1000000,0.0963405405405405}, {3292562,3915797,3916195,0.089152,1000000}, {3292566,3907702,3907789,0.0411391304347826,1000000}, {3292567,3907789,3907875,0.066768,0.066768}, {3292568,3904108,3904176,0.03328,0.039936}, {3292569,3904176,3904920,0.640966666666667,0.427311111111111}, {3292570,3901770,3901788,0.0170129032258064,0.0181862068965517}, {3292571,3901788,3901808,0.0204685714285714,0.0265333333333333}, {3292572,3922677,3922767,0.0581586206896552,0.0544064516129032}, {3292573,3922767,3922794,0.01835,0.0227793103448276}, {3292574,3919402,3919477,0.0287142857142857,0.025125}, {3292577,3902229,3902546,1000000,0.217772727272727}, {3292578,3902546,3902640,1000000,0.0273391304347826}, {3292579,3915173,3915212,0.053856,0.08976}, {3292580,3915212,3915309,0.1198,0.163363636363636}, {3292581,3917655,3917688,0.0268875,0.0220615384615385}, {3292582,3917688,3917708,0.0138171428571429,0.0124}, {3292583,3917789,3917727,0.048725,1000000}, {3292584,3917727,3917708,0.0195,1000000}, {3292585,3918265,3917996,0.162514285714286,0.162514285714286}, {3292586,3917996,3917936,0.0459913043478261,0.0364758620689655}, {3292587,3920794,3921287,0.0989809523809524,0.0989809523809524}, {3292588,3921287,3921416,0.0278065573770492,0.0269238095238095}, {3292623,3912088,3910563,0.5257875,0.5257875}, {3292624,3895871,3895912,0.0564,0.0564}, {3292625,3896422,3896402,0.01119,0.01119}, {3292626,3896402,3895871,0.41877,0.41877}, {3292627,3892958,3892986,0.00589615384615385,0.00589615384615385}, {3292628,3892260,3892392,0.0281207547169811,0.0292235294117647}, {3292629,3892392,3892691,0.0721132075471698,0.0749411764705882}, {3292630,3891842,3892402,0.54588,0.54588}, {3292631,3892402,3892419,0.0426,0.0426}, {3292632,3891842,3892560,0.53343,0.53343}, {3292633,3892560,3892577,0.02721,0.02721}, {3292634,3902771,3902827,0.0331894736842105,0.03153}, {3292635,3903218,3903275,0.030704347826087,0.0371684210526316}, {3292636,3903444,3903485,1000000,0.0470117647058824}, {3292637,3903713,3903762,0.02144,0.0292363636363636}, {3292638,3899134,3897713,1000000,1000000}, {3292639,3897713,3897628,1000000,1000000}, {3292640,3896604,3897434,1000000,1000000}, {3292641,3895912,3896034,0.17292,0.17292}, {3292642,3896034,3896711,0.89682,0.89682}, {3292643,3899786,3899650,0.0950444444444444,0.0950444444444444}, {3292644,3901531,3901608,0.0283714285714286,1000000}, {3292645,3901608,3901911,0.109105714285714,1000000}, {3292646,3897604,3897471,0.0882888888888889,0.0882888888888889}, {3292647,3895731,3895717,0.00830232558139535,1000000}, {3292648,3895445,3895640,0.46181052631579,0.46181052631579}, {3292649,3895640,3895632,0.0193058823529412,0.0105870967741935}, {3292650,3895384,3895380,0.114914285714286,0.114914285714286}, {3292651,3895380,3895445,0.1193,0.1193}, {3292652,3895244,3895275,0.0236666666666667,1000000}, {3292653,3895275,3895330,0.0463333333333333,1000000}, {3292654,3894167,3894235,0.107882352941176,0.0965263157894737}, {3292655,3894235,3894262,0.043604347826087,0.0385730769230769}, {3292656,3894534,3894477,0.0142188679245283,0.0147764705882353}, {3292657,3894476,3894559,0.0345818181818182,0.03804}, {3292658,3894559,3894607,0.022448275862069,0.02325}, {3292659,3894751,3894737,0.00745454545454545,0.00745454545454545}, {3292660,3894737,3894430,0.183933333333333,0.183933333333333}, {3292661,3895423,3896281,0.402886956521739,0.3861}, {3292702,3874249,3874238,1000000,1000000}, {3292703,3873609,3873827,0.113689285714286,0.113689285714286}, {3292704,3873827,3875169,0.651377777777778,0.651377777777778}, {3292705,3875313,3875723,0.155296153846154,0.149544444444444}, {3292706,3875723,3875837,0.0355894736842105,0.0349758620689655}, {3292707,3875777,3875672,0.0344816326530612,1000000}, {3292708,3875672,3875138,0.258411428571429,1000000}, {3292709,3875615,3875633,0.00861333333333333,1000000}, {3292710,3875633,3875891,0.09596,1000000}, {3292711,3875558,3875519,0.00978571428571428,1000000}, {3292712,3875519,3875444,0.0211384615384615,1000000}, {3292713,3875444,3875383,0.0196263157894737,1000000}, {3292714,3875383,3875366,0.00611351351351351,1000000}, {3292715,3875366,3875102,0.117476923076923,1000000}, {3292716,3875208,3875471,0.0834954545454546,1000000}, {3292717,3875155,3875208,0.0155714285714286,1000000}, {3292718,3875155,3874896,1000000,0.0841578947368421}, {3292719,3874896,3874818,1000000,0.0223170731707317}, {3292720,3874905,3874705,0.17685,1000000}, {3292721,3874705,3874461,0.123771428571429,1000000}, {3292722,3874723,3874534,0.132727272727273,1000000}, {3292723,3874534,3874461,0.0273483870967742,1000000}, {3292724,3873408,3873443,0.0220947368421053,0.0224892857142857}, {3292725,3873443,3873609,0.0926947368421053,0.09435}, {3292726,3878020,3878181,0.0826285714285714,1000000}, {3292727,3877905,3877873,0.012325,1000000}, {3292728,3877533,3877767,0.0462763636363636,0.0446526315789474}, {3292729,3877283,3877358,1000000,0.06115}, {3292730,3877358,3877740,1000000,0.39354}, {3292731,3877283,3877231,1000000,0.1066}, {3292732,3877231,3877200,1000000,0.050448}, {3292733,3876915,3876033,0.51656,0.6457}, {3292734,3876033,3875734,0.242031818181818,0.266235}, {3292735,3875734,3875706,0.014780487804878,0.014780487804878}, {3292736,3875706,3875665,0.0594,0.101329411764706}, {3292737,3875665,3875729,0.12945,0.1726}, {3292738,3875549,3875545,0.00558571428571429,0.00521333333333333}, {3292739,3875545,3875706,0.166771428571429,0.155653333333333}, {3292740,3875539,3875431,0.0494129032258065,1000000}, {3292741,3875431,3875412,0.0102,1000000}, {3292742,3875307,3875380,0.0605853658536585,0.0577674418604651}, {3292743,3875114,3875307,0.215133333333333,0.21045652173913}, {3292744,3874913,3875114,0.2474,0.2474}, {3292745,3874890,3874929,0.311481818181818,0.207654545454545}, {3292746,3874929,3874913,0.0169333333333333,0.00635}, {3292747,3874913,3874845,0.123911111111111,0.126249056603774}, {3292748,3874845,3874819,0.123509433962264,0.123509433962264}, {3292749,3865500,3865444,1000000,0.0219454545454545}, {3292750,3869286,3869147,0.0331116279069767,1000000}, {3292751,3869147,3869108,0.00895909090909091,1000000}, {3292752,3871062,3871007,0.0151783783783784,1000000}, {3292753,3868261,3868166,0.0221466666666667,1000000}, {3292754,3868166,3868107,0.0111521739130435,1000000}, {3292755,3868107,3868047,0.010395652173913,1000000}, {3292756,3866226,3866108,0.0355928571428571,0.0369111111111111}, {3292757,3865143,3865079,1000000,0.380329411764706}, {3292758,3865143,3865069,1000000,0.0281117647058823}, {3292759,3865056,3865161,0.0344909090909091,1000000}, {3292760,3865427,3865401,1000000,0.010032}, {3292761,3865648,3865507,0.123128571428571,0.0594413793103448}, {3292762,3865648,3865583,0.15152,1000000}, {3292763,3873598,3873643,0.0694714285714286,0.0784354838709677}, {3292764,3873643,3873657,0.02125,0.0228358208955224}, {3292765,3873458,3873598,0.122269565217391,0.129793846153846}, {3292766,3873390,3873402,1000000,0.0226628571428571}, {3292767,3873402,3873411,1000000,0.0510857142857143}, {3292768,3873594,3873339,0.144775384615385,1000000}, {3292769,3873339,3873305,0.0550909090909091,1000000}, {3292770,3872370,3872562,0.25104,1000000}, {3292771,3872321,3872523,1000000,0.26724}, {3292772,3872103,3872321,0.501324324324324,0.529971428571429}, {3292773,3871670,3871404,0.1094,0.100469387755102}, {3292774,3871248,3871280,1000000,0.101963636363636}, {3292775,3869882,3870272,0.155361290322581,0.155361290322581}, {3292776,3869857,3869882,0.0989333333333333,0.0989333333333333}, {3292777,3869822,3869524,0.17144,0.17144}, {3292778,3869524,3869422,0.05336,0.05336}, {3292779,3868993,3869031,0.0492571428571429,0.0492571428571429}, {3292780,3869031,3869422,0.323627586206897,0.323627586206897}, {3292781,3849860,3850324,0.147907692307692,0.140692682926829}, {3292782,3850273,3849626,0.323088,0.323088}, {3292783,3849886,3850185,0.137022222222222,0.137022222222222}, {3292784,3850176,3850097,0.1474125,0.15724}, {3292785,3850097,3849886,0.200244444444444,0.216264}, {3292786,3850176,3850035,0.0632181818181818,0.0632181818181818}, {3292787,3850176,3850010,0.171485714285714,0.171485714285714}, {3292794,3866384,3866738,0.150822222222222,0.150822222222222}, {3292795,3868093,3867959,0.118593103448276,0.118593103448276}, {3292796,3871306,3871319,0.004452,0.00473617021276596}, {3292797,3873371,3873510,1000000,0.174697959183673}, {3292798,3873510,3873522,1000000,0.0393829787234043}, {3292799,3873522,3873396,1000000,0.0951473684210526}, {3292800,3873522,3873485,1000000,0.0571565217391304}, {3292801,3873541,3873369,0.0776,0.0886857142857143}, {3292802,3873369,3872607,0.278258823529412,0.286690909090909}, {3292803,3873541,3873341,0.0927058823529412,0.0909230769230769}, {3292804,3873341,3872353,0.283524,0.277964705882353}, {3292864,3858439,3858522,0.0355454545454545,0.0355454545454545}, {3292865,3858906,3860427,0.810666666666667,0.810666666666667}, {3292866,3856967,3856545,0.0685107692307692,0.0654882352941176}, {3292867,3856545,3854813,0.286627272727273,0.278197058823529}, {3292868,3857568,3858011,0.167515384615385,0.106229268292683}, {3292882,3896090,3896072,1000000,0.0239142857142857}, {3292883,3896207,3896289,1000000,0.05601}, {3292884,3899115,3899102,1000000,1000000}, {3292885,3899859,3899901,0.0474,0.0778714285714286}, {3292886,3900387,3900382,1000000,0.0516782608695652}, {3292887,3900536,3900455,0.17085,0.0471310344827586}, {3292888,3900780,3900680,0.0671052631578948,1000000}, {3292889,3900680,3900565,0.07089,1000000}, {3292890,3900846,3900819,1000000,0.0392769230769231}, {3292891,3900819,3900831,1000000,0.04708}, {3292892,3900780,3900742,1000000,0.0152428571428571}, {3292893,3900742,3900670,1000000,0.0301421052631579}, {3292894,3905019,3905392,1000000,1000000}, {3292895,3901613,3901755,0.064975,1000000}, {3292896,3901755,3901808,0.02592,1000000}, {3292897,3896053,3896003,1000000,0.027528}, {3292898,3896522,3896578,0.0274333333333333,1000000}, {3292899,3896866,3896841,0.0114857142857143,0.0104869565217391}, {3292900,3897371,3897337,1000000,1000000}, {3292901,3898090,3898119,0.00795483870967742,0.010275}, {3292902,3898182,3898185,1000000,0.014904}, {3292903,3900114,3900173,0.0261818181818182,0.0261818181818182}, {3292904,3900114,3900124,1000000,0.0981058823529412}, {3292905,3900082,3900135,0.0296625,0.01582}, {3292906,3899628,3899818,0.0641090909090909,0.07052}, {3292907,3899748,3899518,0.09236,1000000}, {3292908,3899629,3899677,0.0168,1000000}, {3292909,3902618,3902719,0.04488,1000000}, {3292914,3897670,3897794,0.0304173913043478,1000000}, {3292915,3897520,3897568,0.0535714285714286,1000000}, {3292916,3897394,3897421,0.0633,1000000}, {3292917,3897219,3897231,0.11244,1000000}, {3292918,3898437,3898468,0.00848333333333333,0.00783076923076923}, {3292919,3898468,3898771,0.08376,0.0779162790697674}, {3292920,3897499,3897709,0.125816326530612,0.125816326530612}, {3292921,3897709,3898437,0.303286363636364,0.296546666666667}, {3292922,3895323,3895517,0.507085714285714,0.5916}, {3292923,3895517,3895650,0.107866666666667,0.107866666666667}, {3292924,3896146,3896145,0.035575,0.0449368421052632}, {3292925,3896247,3896333,0.17286,1000000}, {3292926,3896333,3897259,1.1193,1000000}, {3292927,3897382,3897552,0.1515,1000000}, {3292970,3866493,3866382,0.09384,0.09384}, {3292971,3866382,3866254,0.081,0.0964285714285714}, {3292972,3866254,3866240,0.0132666666666667,0.0140470588235294}, {3292973,3866240,3866051,0.164571428571429,0.1728}, {3292974,3900038,3899953,0.0376222222222222,0.0376222222222222}, {3292975,3899953,3899914,0.0103454545454545,0.0103454545454545}, {3292976,3886116,3886113,1000000,0.00382153846153846}, {3292977,3886113,3886072,1000000,0.0335538461538462}, {3292978,3886050,3886038,0.00407272727272727,1000000}, {3292979,3886038,3885972,0.0340567164179104,1000000}, {3292980,3898879,3898936,1000000,1000000}, {3292981,3898936,3898977,1000000,1000000}, {3292982,3899077,3899233,0.09207,0.09207}, {3292983,3899233,3899364,0.1229,0.1229}, {3292984,3899364,3899489,0.134470588235294,0.122464285714286}, {3292985,3899489,3899493,0.0384823529411765,0.0344315789473684}, {3292986,3877353,3877181,0.0774888888888889,0.0774888888888889}, {3292987,3877181,3875889,0.924654545454546,0.924654545454546}, {3292988,3877315,3877080,0.0939555555555556,0.110295652173913}, {3292989,3877080,3876982,0.0340645161290323,0.0391111111111111}, {3292990,3886002,3886016,0.00971818181818182,1000000}, {3292991,3886016,3886072,0.0311181818181818,1000000}, {3292992,3898364,3897654,0.4998,0.4998}, {3292993,3897654,3897567,0.06051,0.06051}, {3292994,3899062,3898842,0.12627,0.12627}, {3292995,3899428,3899062,0.36174,0.36174}, {3292996,3899535,3899428,0.0800222222222222,0.0800222222222222}, {3292997,3898364,3899746,1000000,1000000}, {3292998,3899746,3899535,0.0999777777777778,0.0999777777777778}, {3292999,3876193,3876199,0.0653272727272727,0.0653272727272727}, {3293000,3876199,3876195,0.12735,0.12735}, {3293001,3879740,3879760,0.0139153846153846,1000000}, {3293002,3879760,3879799,0.0221076923076923,1000000}, {3293003,3879718,3879738,1000000,0.00926842105263158}, {3293004,3879738,3879771,1000000,0.0187945945945946}, {3293005,3879392,3879276,0.0908210526315789,0.0663692307692308}, {3293006,3875077,3875225,0.21448,0.2681}, {3293007,3875225,3875266,0.0429230769230769,0.0265714285714286}, {3293008,3875334,3875379,0.101471428571429,0.0947066666666667}, {3293009,3875379,3875393,0.0358857142857143,0.0342545454545455}, {3293010,3875560,3875522,0.026475,0.00814615384615384}, {3293011,3875522,3875481,0.0290625,0.0103333333333333}, {3293012,3875560,3875632,0.15844,1000000}, {3293013,3875632,3875623,0.00703636363636364,1000000}, {3293014,3879379,3879417,0.0184285714285714,1000000}, {3293015,3879403,3879379,1000000,0.0215454545454545}, {3293016,3879326,3879379,0.0204,1000000}, {3293017,3879855,3879829,1000000,0.0313714285714286}, {3293018,3880679,3881106,0.25245,1000000}, {3293019,3881628,3881611,0.178971428571429,1000000}, {3293020,3881412,3881451,1000000,0.020328}, {3293021,3879295,3879346,1000000,0.0330666666666667}, {3293022,3879171,3879010,0.106324137931034,1000000}, {3293023,3880781,3880590,1000000,0.226730769230769}, {3293024,3880590,3880570,1000000,0.01724}, {3293025,3879018,3879559,1000000,1000000}, {3293026,3879559,3879583,1000000,0.0343}, {3293027,3863045,3863058,0.0475304347826087,0.0341625}, {3293028,3863087,3861496,0.807422222222222,0.807422222222222}, {3293029,3861496,3859438,0.855454545454545,0.855454545454545}, {3293030,3859438,3859520,0.128576470588235,0.156128571428571}, {3293031,3859520,3859690,0.31416,0.31416}, {3293032,3859477,3859417,0.0200776119402985,0.0200776119402985}, {3293033,3859417,3859408,0.00375223880597015,0.00375223880597015}, {3293034,3859191,3858507,0.676381818181818,0.676381818181818}, {3293035,3858507,3858717,0.128133333333333,0.128133333333333}, {3293036,3858348,3858314,1000000,0.00435652173913043}, {3293037,3858314,3854600,1000000,0.430774468085106}, {3293038,3858172,3858080,0.0117954545454545,1000000}, {3293039,3858080,3854609,0.404806451612903,1000000}, {3293040,3857511,3857480,0.00869333333333333,0.00931428571428571}, {3293041,3857480,3857330,0.0387702127659574,0.0404933333333333}, {3293042,3856793,3856839,0.024624,0.024624}, {3293043,3855913,3856649,0.39246,0.39246}, {3293044,3855348,3855659,0.25464,0.25464}, {3293045,3855659,3855913,0.1314,0.1314}, {3293046,3854795,3854896,0.0318489795918367,0.031212}, {3293047,3854896,3855579,0.196035294117647,0.199956}, {3293048,3854795,3854812,0.0131636363636364,0.0188869565217391}, {3293049,3854812,3854551,0.474518181818182,0.497114285714286}, {3293050,3853675,3853904,0.511263157894737,0.539666666666667}, {3293051,3853904,3853879,0.0341647058823529,0.0200275862068966}, {3293052,3853235,3853638,0.18264,0.169111111111111}, {3293053,3853638,3853879,0.0985043478260869,0.0924734693877551}, {3293054,3851549,3852836,0.840023076923077,1.09203}, {3293055,3850207,3850404,0.447917647058824,0.400768421052632}, {3293056,3850404,3849705,1.1376,1.1376}, {3293057,3849555,3849242,0.178866666666667,0.146345454545455}, {3293058,3849242,3849212,0.0149454545454545,0.0133297297297297}, {3293059,3878430,3878480,0.0935357142857143,1000000}, {3293060,3878480,3878307,0.12752,1000000}, {3293061,3878618,3878561,1000000,0.03673125}, {3293062,3878797,3878733,0.0285111111111111,0.0334695652173913}, {3293063,3878733,3878722,0.005856,0.00665454545454545}, {3293064,3879616,3879886,1000000,0.127213333333333}, {3293065,3879886,3880055,1000000,0.0883363636363636}, {3293066,3880030,3880239,0.169977777777778,1000000}, {3293067,3880239,3880206,0.0458608695652174,1000000}, {3293068,3880030,3880498,0.206533333333333,0.189673469387755}, {3293069,3880498,3880704,0.158689655172414,0.121105263157895}, {3293070,3881078,3880798,0.143237837837838,0.108159183673469}, {3293071,3880798,3880704,0.0753777777777778,0.0484571428571429}, {3293072,3881082,3881178,0.0458341463414634,0.0536914285714286}, {3293073,3881178,3881291,0.0536590909090909,0.0575853658536585}, {3293074,3881111,3881268,1000000,0.0398571428571429}, {3293075,3881268,3881291,1000000,0.0052448275862069}, {3293076,3881139,3881295,0.0424551724137931,1000000}, {3293077,3881295,3881329,0.0067551724137931,1000000}, {3293078,3881491,3881494,0.04843125,1000000}, {3293079,3881494,3881480,0.0302,1000000}, {3293080,3881589,3881533,0.04784,0.04485}, {3293081,3881533,3881480,0.0260347826086957,0.037425}, {3293082,3881480,3881550,0.0301909090909091,1000000}, {3293083,3881550,3881633,0.04146,1000000}, {3293084,3881949,3881920,0.01893,0.02524}, {3293085,3882493,3882529,1000000,1000000}, {3293086,3882657,3882597,0.11594693877551,1000000}, {3293087,3882597,3882541,0.04586,1000000}, {3293088,3882712,3882693,0.02428,1000000}, {3293089,3882693,3882657,0.0562285714285714,1000000}, {3293090,3882636,3882712,0.0305769230769231,1000000}, {3293091,3882724,3882656,0.05145,1000000}, {3293092,3882522,3882654,1000000,0.0554153846153846}, {3293093,3882652,3882548,1000000,0.03375}, {3293094,3882548,3882631,1000000,1000000}, {3293095,3882631,3882629,1000000,1000000}, {3293096,3882629,3882602,1000000,1000000}, {3293097,3849705,3850080,0.501163636363636,0.501163636363636}, {3293098,3850080,3850119,0.260933333333333,0.260933333333333}, {3293099,3850119,3850164,0.270363636363636,0.270363636363636}, {3293100,3849313,3849305,0.02205,0.0363176470588235}, {3293101,3849305,3848838,0.736605405405405,0.736605405405405}, {3293102,3849313,3849247,0.0149660377358491,0.0149660377358491}, {3293103,3849247,3849037,0.0551,0.0561396226415094}, {3293104,3848851,3849042,0.106022222222222,0.106022222222222}, {3293105,3849042,3849861,0.334163636363636,0.334163636363636}, {3293106,3848910,3849105,1000000,1000000}, {3293107,3849105,3850182,1000000,1000000}, {3293108,3850182,3849578,0.543363636363636,0.543363636363636}, {3293109,3849578,3849147,0.2154,0.2154}, {3293110,3850696,3850043,0.0957438202247191,1000000}, {3293111,3850043,3849499,0.07976,1000000}, {3293112,3850854,3850168,1000000,0.0881755102040816}, {3293113,3850168,3849512,1000000,0.0920273684210526}, {3293114,3857991,3858327,0.108323076923077,0.084492}, {3293115,3858060,3857977,1000000,0.0206571428571429}, {3293116,3857977,3857587,1000000,0.0802723404255319}, {3293117,3857812,3857976,0.0330679245283019,0.0257735294117647}, {3293118,3857976,3858034,0.0123,0.00976764705882353}, {3293119,3858611,3858302,0.114272727272727,1000000}, {3293120,3858302,3858180,0.0261807692307692,1000000}, {3293121,3858180,3857973,0.0431892857142857,1000000}, {3293122,3857973,3857812,0.0362947368421053,1000000}, {3293123,3858611,3858572,0.0530322580645161,0.051375}, {3293124,3858572,3858558,0.0161806451612903,0.0159238095238095}, {3293125,3858888,3859189,1000000,0.0591807692307692}, {3293126,3859189,3859469,1000000,0.0581571428571429}, {3293127,3858903,3859776,0.285672727272727,0.285672727272727}, {3293128,3859776,3859940,0.0720888888888889,0.0720888888888889}, {3293129,3859091,3859910,0.3434,0.3434}, {3293130,3859910,3859940,0.0165333333333333,0.0165333333333333}, {3293131,3860696,3861255,0.2564,0.2564}, {3293132,3861255,3861601,0.151836363636364,0.151836363636364}, {3293133,3860696,3861776,0.517133333333333,0.517133333333333}, {3293134,3861776,3861900,0.0549818181818182,0.0549818181818182}, {3293135,3861378,3861953,1000000,0.126140625}, {3293136,3862066,3862042,1000000,0.00643636363636364}, {3293137,3862042,3861991,1000000,0.0144214285714286}, {3293138,3862288,3862284,0.0144206896551724,0.0134903225806452}, {3293139,3862284,3862280,0.0248625,0.0241090909090909}, {3293142,3883089,3883430,0.0713678571428571,1000000}, {3293143,3883044,3883361,1000000,0.0665389830508474}, {3293144,3864183,3864211,0.0595125,0.0453428571428571}, {3293145,3864211,3864222,0.009,0.009}, {3293146,3849628,3849526,1000000,1000000}, {3293147,3849526,3849505,1000000,1000000}, {3293148,3852316,3852304,0.0138666666666667,0.0138666666666667}, {3293149,3852304,3851741,0.614263636363636,0.643514285714286}, {3293150,3853628,3852737,0.512422222222222,0.628881818181818}, {3293151,3852737,3852728,0.004525,0.00638823529411765}, {3293152,3854250,3854134,0.167576470588235,0.167576470588235}, {3293153,3854870,3854543,0.194379310344828,0.28185}, {3293154,3855397,3855247,0.0929111111111111,0.0929111111111111}, {3293155,3861596,3861603,0.00920869565217391,0.01412}, {3293156,3861603,3861723,0.118281818181818,0.17348}, {3293161,3892857,3892128,0.462225,1000000}, {3293162,3892128,3892117,0.0128,1000000}, {3293163,3893982,3894313,1000000,1000000}, {3293164,3893249,3893329,0.1431,0.1431}, {3293165,3893249,3893222,1000000,1000000}, {3293166,3892592,3892823,0.0774181818181818,0.0774181818181818}, {3293167,3892823,3893249,0.55285,0.510323076923077}, {3293168,3891457,3891611,1000000,1000000}, {3293171,3890771,3890844,0.227025,0.12108}, {3293172,3890612,3890844,0.209446153846154,1000000}, {3293173,3890112,3890283,0.112566666666667,1000000}, {3293174,3890283,3890612,0.295476923076923,1000000}, {3293175,3889316,3888950,0.15214,0.147232258064516}, {3293176,3888950,3888915,0.0136153846153846,0.01416}, {3293177,3888988,3889455,0.371366666666667,0.33423}, {3293178,3889455,3889561,0.129642857142857,0.129642857142857}, {3293179,3888972,3889664,1000000,0.303495}, {3293180,3888972,3888893,0.0406571428571429,0.0449368421052632}, {3293181,3888320,3888521,1000000,0.060195652173913}, {3293188,3891710,3892318,0.154848,1000000}, {3293189,3889167,3889132,1000000,0.0169894736842105}, {3293190,3889132,3889066,1000000,0.0277542857142857}, {3293191,3889462,3889443,0.008856,1000000}, {3293192,3889443,3888909,0.286555555555556,1000000}, {3293193,3883989,3883954,0.0193272727272727,0.0193272727272727}, {3293194,3883954,3883686,0.178333333333333,0.178333333333333}, {3293195,3881362,3880930,0.360325,1000000}, {3293196,3880766,3880944,0.0824108108108108,0.160484210526316}, {3293197,3880667,3880800,0.0632,1000000}, {3293275,3893705,3893723,0.0131837837837838,1000000}, {3293276,3894585,3894802,1000000,0.05469375}, {3293277,3895892,3895875,1000000,0.0656}, {3293278,3895892,3895986,1000000,0.0469666666666667}, {3293279,3892586,3892942,0.139176,1000000}, {3293280,3892942,3892959,0.0121333333333333,1000000}, {3293281,3892959,3892953,0.00984,0.00984}, {3293282,3892953,3892875,0.0654521739130435,0.07527}, {3293283,3894830,3894835,1000000,1000000}, {3293357,3883941,3884899,0.143492957746479,1000000}, {3293358,3884899,3885302,0.0588608695652174,1000000}, {3293359,3883947,3884913,1000000,0.149713043478261}, {3293360,3884913,3885290,1000000,0.0549739130434783}, {3293361,3901585,3901643,1000000,0.0236914285714286}, {3293362,3901643,3901943,1000000,0.108855882352941}, {3293363,3913336,3914556,0.85332,0.85332}, {3293364,3914556,3914574,0.01272,0.01272}, {3293365,3913478,3914063,0.23175,0.218117647058824}, {3293366,3914063,3914082,0.0140117647058824,0.00882222222222222}, {3293367,3912896,3913416,0.271977777777778,0.22948125}, {3293368,3913416,3913440,0.02432,0.0110545454545455}, {3293369,3911799,3912300,0.19607027027027,0.186015384615385}, {3293370,3912300,3912334,0.0241428571428571,0.0144857142857143}, {3293371,3909648,3910535,0.6268,0.65814}, {3293372,3906538,3906590,0.02322,0.02322}, {3293373,3906590,3906752,0.05528,0.05528}, {3293374,3906752,3907156,0.230842105263158,0.230842105263158}, {3293375,3910724,3913000,0.330286567164179,0.325429411764706}, {3293376,3907041,3907251,0.23928,0.23928}, {3293377,3906009,3906278,0.1946,0.1946}, {3293378,3906278,3906335,0.0395111111111111,0.0395111111111111}, {3293379,3906335,3906355,0.0584222222222222,0.0584222222222222}, {3293380,3907251,3907220,0.78063,0.78063}, {3293381,3907220,3907149,0.05064,0.05064}, {3293382,3907190,3907336,0.0978444444444444,0.0978444444444444}, {3293383,3907336,3907394,0.0896545454545454,0.0896545454545454}, {3293384,3907394,3907183,0.0919818181818182,0.0919818181818182}, {3293385,3907183,3906690,0.172888888888889,0.172888888888889}, {3293386,3905968,3905876,0.0399777777777778,0.0399777777777778}, {3331546,3879171,3879185,1000000,0.0143769230769231}, {3331547,3879185,3879217,1000000,0.0194666666666667}, {3331548,3879299,3879174,1000000,0.0507454545454545}, {3331771,3898987,3899228,0.153381818181818,0.16872}, {3331772,3899323,3899506,0.100577777777778,0.0798705882352941}, {3331773,3899506,3899670,0.095575,0.0849555555555556}, {3331774,3899506,3899617,0.240288888888889,0.240288888888889}, {3331775,3904818,3904311,0.331513043478261,0.346581818181818}, {3331776,3904311,3904022,0.147921428571429,0.165672}, {3331777,3903928,3904311,0.2483625,1000000}, {3331962,3881680,3881661,0.0151,1000000}, {3331963,3881661,3881237,0.431325,1000000}, {3331966,3850772,3851044,0.28254,0.269085714285714}, {3331967,3851706,3851874,0.144312,0.144312}, {3331968,3851874,3852372,0.316872727272727,0.360579310344828}, {3331969,3852766,3852868,0.0742,0.0933483870967742}, {3331970,3852766,3851906,0.266127272727273,0.266127272727273}, {3331971,3851044,3851454,0.216644444444444,0.216644444444444}, {3331972,3851454,3851874,0.209622222222222,0.209622222222222}, {3331973,3852372,3852547,0.0669681818181818,0.0685255813953488}, {3331974,3852547,3852766,0.12508,0.137282926829268}, {3331975,3852485,3852547,0.0152727272727273,0.0152727272727273}, {3331976,3851454,3852027,0.411044444444444,0.411044444444444}, {3331977,3852027,3852485,0.174333333333333,0.174333333333333}, {3331978,3851840,3851652,0.0699636363636364,0.0699636363636364}, {3332140,3849205,3848556,0.457336363636364,0.591847058823529}, {3332362,3898091,3898852,0.299588235294118,0.2778}, {3332363,3898852,3898884,0.011669387755102,0.0109961538461538}, {3332497,3864009,3864013,0.06005,1000000}, {3332498,3863854,3864015,1000000,0.0953052631578947}, {3332499,3863465,3863472,1000000,0.00842222222222222}, {3332500,3863472,3864027,1000000,0.771988235294118}, {3332501,3862791,3862824,1000000,0.0445411764705882}, {3332502,3862824,3863615,1000000,0.796857142857143}, {3332503,3862616,3862587,0.0426,1000000}, {3332504,3862587,3862535,0.0979909090909091,1000000}, {3332505,3860787,3860810,0.0389333333333333,0.0368842105263158}, {3332506,3860810,3860921,0.120444444444444,0.120444444444444}, {3332507,3860524,3860396,0.04836,0.101810526315789}, {3332508,3860327,3860396,1000000,0.08097}, {3332509,3860229,3859961,0.071075,0.100341176470588}, {3332510,3859315,3859328,0.0297157894736842,1000000}, {3332511,3859961,3859563,0.141754838709677,0.107180487804878}, {3332512,3859563,3859475,0.0340714285714286,0.0244615384615385}, {3332513,3859328,3859350,0.0174571428571429,1000000}, {3332514,3859350,3859781,0.2868,1000000}, {3332515,3858773,3858317,0.31135,0.298896}, {3332516,3858245,3858317,0.0544090909090909,0.0323513513513514}, {3332517,3866450,3866346,1000000,0.052875}, {3332518,3866346,3866217,1000000,0.0831428571428571}, {3332519,3866307,3866405,0.0483545454545454,1000000}, {3332520,3866538,3866734,0.0652071428571429,1000000}, {3332521,3866755,3866619,0.14696,1000000}, {3332522,3867408,3867210,1000000,0.199133333333333}, {3332523,3867639,3867426,1000000,0.110616}, {3332524,3867426,3867141,1000000,0.12252}, {3332525,3867784,3867668,0.0266,1000000}, {3332526,3867668,3867585,0.0245066666666667,1000000}, {3332527,3869010,3868831,0.0470590909090909,1000000}, {3332528,3870062,3869912,0.0524275862068966,0.0460727272727273}, {3332529,3870832,3870375,0.26805,1000000}, {3332530,3871064,3871123,0.129161538461538,1000000}, {3332531,3871123,3871122,0.00783529411764706,1000000}, {3332532,3871221,3871207,1000000,0.17676}, {3332533,3871207,3871199,1000000,0.0141789473684211}, {3332534,3871496,3871465,1000000,0.00754545454545455}, {3332535,3871465,3871410,1000000,0.0136909090909091}, {3332536,3872019,3871496,1000000,0.125616666666667}, {3332537,3872381,3872560,1000000,0.03788}, {3332538,3872628,3872630,1000000,0.0462714285714286}, {3332539,3872657,3872632,0.0391888888888889,0.0384763636363636}, {3332540,3872632,3872625,0.438621818181818,0.423231578947368}, {3332545,3872878,3872866,0.0243762711864407,0.0282}, {3332546,3872866,3872855,0.03205,0.0369807692307692}, {3332547,3872669,3872700,1000000,0.0766829268292683}, {3332548,3872700,3872708,1000000,0.0194}, {3332549,3872569,3872608,0.1146,1000000}, {3332550,3872608,3872613,0.02484,1000000}, {3332551,3872006,3872003,0.016551724137931,1000000}, {3332552,3872003,3871985,0.112525,1000000}, {3332553,3871483,3871468,1000000,1000000}, {3332554,3871468,3871421,1000000,1000000}, {3332555,3870812,3870766,0.01378,1000000}, {3332556,3870766,3870734,0.00687096774193548,1000000}, {3332557,3870759,3870726,1000000,0.00826153846153846}, {3332558,3870726,3870699,1000000,0.011016}, {3332559,3870126,3870101,0.0201538461538462,1000000}, {3332560,3870101,3870058,0.0384486486486487,1000000}, {3332561,3870058,3870014,0.0248833333333333,1000000}, {3332562,3870014,3869965,0.018372972972973,1000000}, {3332563,3869965,3869912,0.0160702702702703,1000000}, {3332564,3869010,3868867,0.0712222222222222,0.09615}, {3332565,3867783,3867779,1000000,0.0658714285714286}, {3332566,3867779,3867772,1000000,0.261505263157895}, {3332567,3867585,3867554,0.0210461538461538,0.0304}, {3332568,3867554,3866916,0.288535714285714,0.577071428571428}, {3332569,3867585,3867366,0.0646266666666667,1000000}, {3332570,3867366,3867052,0.0985813953488372,1000000}, {3332571,3866482,3866208,0.07788,1000000}, {3332572,3866420,3866122,1000000,0.0746}, {3332573,3865076,3865082,0.0237882352941176,0.0139448275862069}, {3332574,3865082,3865105,0.163094117647059,0.163094117647059}, {3332575,3864550,3864520,0.0174642857142857,1000000}, {3332576,3864520,3864475,0.0132342857142857,1000000}, {3332577,3864475,3864435,0.0110470588235294,1000000}, {3332619,3864435,3864386,0.01515,1000000}, {3332620,3856069,3856271,0.0984222222222222,1000000}, {3332621,3856027,3855787,0.08817,0.103729411764706}, {3332622,3855787,3855710,0.024,0.0258461538461538}, {3332623,3852289,3851945,1000000,0.310517647058824}, {3332624,3851901,3851945,0.01872,1000000}, {3332625,3851901,3851878,1000000,0.014328}, {3332626,3851878,3849591,1000000,1.41927}, {3332627,3855684,3855644,0.0173571428571429,0.0177804878048781}, {3332628,3855644,3855370,0.108230769230769,0.1005}, {3332631,3918119,3918327,0.0768,0.0861090909090909}, {3332632,3918327,3918370,0.0194294117647059,0.02202}, {3332633,3920820,3920285,0.329688888888889,0.342369230769231}, {3332634,3911732,3911914,0.13758,0.13758}, {3332635,3911914,3913103,0.72675,0.72675}, {3332636,3909224,3909338,0.18,0.187826086956522}, {3332637,3909338,3910835,0.685866666666667,0.685866666666667}, {3332638,3908743,3908768,0.00487659574468085,0.00545714285714286}, {3332639,3906662,3906679,0.00901395348837209,0.00880909090909091}, {3332640,3906679,3906735,0.0253,0.0247116279069767}, {3332641,3907855,3907682,1000000,0.07604}, {3332642,3907682,3907642,1000000,0.01336}, {3332643,3908083,3908136,0.0124897959183673,1000000}, {3332644,3908270,3908448,0.0465789473684211,0.0421428571428571}, {3332653,3905869,3905884,0.00968275862068966,0.011232}, {3332654,3907215,3907128,0.0503032258064516,1000000}, {3332655,3907128,3907106,0.00755172413793103,1000000}, {3332656,3907215,3907191,1000000,0.0699652173913043}, {3332657,3907191,3907164,1000000,0.0417}, {3332658,3907593,3907629,0.1337,1000000}, {3332659,3907629,3907702,0.0301909090909091,1000000}, {3332660,3907875,3907907,0.0287571428571429,0.0298222222222222}, {3332662,3923205,3924137,0.616118918918919,0.735367741935484}, {3332669,3922922,3923485,0.142490909090909,0.142490909090909}, {3332670,3921275,3921370,0.0871272727272727,0.0871272727272727}, {3332671,3921370,3921875,0.464533333333333,0.464533333333333}, {3332672,3918426,3918582,0.0712714285714286,0.0700210526315789}, {3332673,3918141,3917296,0.515171428571429,0.450775}, {3332674,3917296,3915952,0.5439375,0.511941176470588}, {3332675,3915952,3916028,0.083775,0.0957428571428571}, {3332676,3916028,3916452,0.27387,0.3222}, {3332677,3915096,3915208,0.153914285714286,0.153914285714286}, {3332678,3915208,3915648,0.329735294117647,0.249133333333333}, {3332679,3910214,3910245,0.00857777777777778,0.00857777777777778}, {3332680,3910245,3909473,0.353618181818182,0.353618181818182}, {3332681,3907732,3907270,0.376615384615385,0.188307692307692}, {3332682,3907270,3907243,0.0127909090909091,0.011256}, {3332683,3907243,3907230,0.00913548387096774,0.00944}, {3332684,3907230,3907215,0.0115935483870968,0.0128357142857143}, {3332685,3905884,3905922,0.0371225806451613,0.0396827586206897}, {3332686,3905922,3906139,0.166552941176471,0.166552941176471}, {3332687,3907907,3908028,0.04426,0.04426}, {3332688,3908028,3908270,0.0779647058823529,0.0736333333333333}, {3332689,3907593,3907860,1000000,0.0705}, {3332690,3907860,3908123,1000000,0.0710594594594594}, {3332691,3907579,3907821,0.050256,1000000}, {3332692,3907821,3908083,0.0538408163265306,1000000}, {3332694,3922243,3921624,0.367345945945946,0.37755}, {3332695,3921624,3921604,0.0108818181818182,0.0082551724137931}, {3332736,3895293,3895276,0.0281333333333333,0.0281333333333333}, {3332737,3895276,3896312,0.874327272727273,0.874327272727273}, {3332738,3894049,3894070,1000000,1000000}, {3332739,3895701,3896280,0.374825,0.2726}, {3332740,3896280,3896652,0.136271428571429,0.136271428571429}, {3332741,3901914,3901924,0.004464,0.00465}, {3332742,3901924,3902016,0.031596,0.0329125}, {3332743,3902016,3902099,0.0410307692307692,0.0508}, {3332744,3903208,3903918,0.597618181818182,0.597618181818182}, {3332745,3904871,3904914,0.01878,0.0165705882352941}, {3332746,3904914,3904971,0.03494,0.0291166666666667}, {3332747,3904010,3904069,0.0379333333333333,0.0379333333333333}, {3332748,3903918,3903993,0.150776470588235,0.11144347826087}, {3332749,3903993,3904010,0.0322285714285714,0.03008}, {3332750,3903762,3903816,0.02406,0.028872}, {3332751,3903816,3904010,0.0761470588235294,0.0739714285714286}, {3332752,3903485,3903525,1000000,0.0316090909090909}, {3332753,3903525,3904603,1000000,0.465781818181818}, {3332754,3903275,3903329,0.0282,0.0250666666666667}, {3332755,3903329,3904001,0.308236363636364,0.308236363636364}, {3332756,3903006,3903094,0.0585391304347826,0.0792}, {3332757,3903094,3903741,0.302927272727273,0.302927272727273}, {3332758,3902827,3902867,0.0336315789473684,0.0304285714285714}, {3332759,3902867,3903905,0.605746153846154,0.54308275862069}, {3332760,3902529,3902625,0.0983,0.073725}, {3332761,3902625,3903682,0.721090909090909,0.721090909090909}, {3332762,3902361,3903489,0.889933333333333,0.53396}, {3332763,3902099,3902115,0.0105,0.0121578947368421}, {3332764,3902115,3903269,0.70424347826087,0.70424347826087}, {3332765,3901781,3901903,0.049404,0.0504122448979592}, {3332766,3901903,3901914,0.0036,0.00375}, {3332767,3900891,3901049,0.119888888888889,0.119888888888889}, {3332768,3901049,3901106,0.052584,0.052584}, {3332769,3900288,3900271,0.00991363636363636,0.0106390243902439}, {3332770,3900271,3900107,0.0715116279069767,0.0809210526315789}, {3332771,3900107,3899526,0.2457,0.292183783783784}, {3332772,3900483,3899553,0.421594285714286,0.409883333333333}, {3332773,3899553,3899526,0.0220090909090909,0.0172928571428571}, {3332774,3899287,3899317,0.0122181818181818,0.0122181818181818}, {3332775,3899317,3899988,0.432933333333333,0.432933333333333}, {3332776,3899095,3899124,0.0147130434782609,0.02256}, {3332777,3899124,3899244,0.087264,0.0991636363636364}, {3332778,3898902,3898914,0.0221625,0.00933157894736842}, {3332779,3898914,3899095,0.15815,0.0925756097560975}, {3332780,3898677,3898891,1000000,0.208224}, {3332781,3898891,3898902,1000000,0.00934736842105263}, {3332782,3898677,3898750,0.03748,0.07496}, {3332783,3898750,3898970,0.105859459459459,0.186514285714286}, {3332784,3898232,3898374,0.0577454545454546,0.0577454545454546}, {3332785,3898374,3898937,0.437288888888889,0.437288888888889}, {3332786,3897821,3897877,1000000,0.043272}, {3332787,3897877,3898232,1000000,0.2411375}, {3332788,3897549,3897571,0.0148885714285714,0.015104347826087}, {3332789,3895502,3895733,0.0917619047619048,1000000}, {3332790,3895733,3896018,0.0918727272727273,1000000}, {3332791,3895536,3895502,0.01922,1000000}, {3332792,3895146,3895439,1000000,0.155530434782609}, {3332793,3895439,3895536,1000000,0.051625}, {3332794,3895146,3895150,0.0233625,1000000}, {3332795,3895150,3895199,0.0850838709677419,1000000}, {3332796,3895018,3895059,0.0228230769230769,1000000}, {3332797,3895059,3895199,0.0730758620689655,1000000}, {3332798,3895005,3895020,1000000,0.00710322580645161}, {3332799,3895020,3895054,1000000,0.0186}, {3332800,3894748,3894787,1000000,0.0292723404255319}, {3332801,3894787,3894810,1000000,0.0170869565217391}, {3332802,3894701,3894721,1000000,0.0227076923076923}, {3332803,3894721,3894748,1000000,0.0204734693877551}, {3332804,3894349,3894584,1000000,0.343955172413793}, {3332805,3894584,3894701,1000000,0.114993103448276}, {3332806,3894508,3894429,1000000,0.136609523809524}, {3332807,3894429,3894349,1000000,0.1572375}, {3332808,3894262,3894281,0.0391714285714286,0.0376352941176471}, {3332809,3894281,3894291,0.0137884615384615,0.0140588235294118}, {3332810,3895330,3895453,0.0787714285714286,1000000}, {3332811,3895453,3895993,0.430408695652174,1000000}, {3332812,3895993,3895959,0.0185314285714286,1000000}, {3332813,3895959,3895731,0.107839024390244,1000000}, {3332814,3898018,3897879,0.1036,0.143446153846154}, {3332815,3897879,3897604,0.253523076923077,0.253523076923077}, {3332816,3894021,3894030,1000000,1000000}, {3332817,3894030,3894049,1000000,1000000}, {3332834,3868525,3868598,0.0494666666666667,1000000}, {3332835,3869116,3868908,1000000,0.044016}, {3332836,3868908,3868650,1000000,0.0481959183673469}, {3332837,3869549,3869299,1000000,0.0437411764705882}, {3332838,3869897,3869704,0.0432272727272727,1000000}, {3332839,3869704,3869541,0.0330142857142857,1000000}, {3332840,3871032,3870627,1000000,0.108892682926829}, {3332841,3870627,3870566,1000000,0.0137875}, {3332842,3871032,3871058,0.019176,0.0282}, {3332843,3871058,3871271,0.0922444444444444,0.226418181818182}, {3332844,3865186,3865008,0.0789777777777778,1000000}, {3332845,3865186,3865002,0.0735714285714286,1000000}, {3332846,3865052,3865137,0.1329,1000000}, {3332847,3878799,3878886,1000000,0.1101}, {3332848,3878886,3879093,1000000,0.186166666666667}, {3332849,3878181,3878186,0.00225714285714286,1000000}, {3332850,3878186,3878233,0.0273142857142857,1000000}, {3332851,3878177,3877946,0.0851785714285714,1000000}, {3332852,3877946,3877905,0.018504,1000000}, {3332853,3877767,3877803,0.00672222222222222,0.00636842105263158}, {3332854,3877803,3878140,0.0646846153846154,0.0590105263157895}, {3332855,3877502,3877613,1000000,1000000}, {3332856,3877613,3877892,1000000,1000000}, {3332857,3876011,3876324,1000000,1000000}, {3332858,3875582,3875464,1000000,0.042951724137931}, {3332859,3865328,3865315,1000000,0.0482232558139535}, {3332860,3865528,3865328,0.253425,0.0942976744186047}, {3332861,3865684,3865524,1000000,0.0979034482758621}, {3332862,3865524,3865427,1000000,0.065736}, {3332863,3865845,3865715,0.048816,0.0381375}, {3332864,3865715,3865648,0.0309,0.0219290322580645}, {3332865,3872035,3871995,0.00716470588235294,1000000}, {3332866,3870801,3870988,0.301371428571429,0.290979310344828}, {3332867,3870988,3870994,0.00942857142857143,0.01056}, {3332868,3870196,3870820,0.342168,0.329007692307692}, {3332869,3870820,3870831,0.00957692307692308,0.00996}, {3332870,3870831,3870238,0.168617142857143,0.163933333333333}, {3332871,3870238,3869559,0.159252631578947,0.144085714285714}, {3332872,3868858,3869083,0.259257142857143,0.247472727272727}, {3332873,3869083,3869108,0.027,0.027}, {3332874,3869108,3868747,0.0882439024390244,1000000}, {3332875,3868747,3868632,0.024555,1000000}, {3332876,3868632,3868525,0.0309512195121951,1000000}, {3332877,3868858,3868490,0.125155555555556,0.1024}, {3332878,3868490,3868255,0.100382608695652,0.07696}, {3332879,3868448,3868144,0.25495,1000000}, {3332880,3868125,3868350,0.1122,0.1122}, {3332881,3868162,3868215,0.144272727272727,0.0961818181818182}, {3332882,3868215,3868350,0.112406896551724,0.135825}, {3332883,3868139,3868162,1000000,0.0119351351351351}, {3332884,3867814,3868102,1000000,0.174338461538462}, {3332885,3868102,3868139,1000000,0.0280216216216216}, {3332886,3867598,3868125,0.324046153846154,0.324046153846154}, {3332887,3866777,3866673,0.0353076923076923,0.0353076923076923}, {3332888,3866673,3866319,0.1224,0.126348387096774}, {3332889,3867168,3866398,0.5124,1000000}, {3332890,3866398,3866319,0.04592,1000000}, {3332891,3866422,3866227,1000000,0.08146}, {3332892,3866227,3866134,1000000,0.0495692307692308}, {3332893,3865601,3865752,0.0493756097560976,1000000}, {3332894,3865752,3865806,0.0186279069767442,1000000}, {3332895,3865745,3865601,0.1182,1000000}, {3332896,3865531,3865745,1000000,0.0856736842105263}, {3332897,3865315,3865290,1000000,0.0486292682926829}, {3332898,3867195,3866792,1000000,0.0766867924528302}, {3332899,3868047,3867395,0.134155102040816,1000000}, {3332901,3865834,3866213,0.181844444444444,0.181844444444444}, {3332902,3866213,3866384,0.0704888888888889,0.0704888888888889}, {3332903,3866972,3867283,0.2581875,0.2581875}, {3332904,3867283,3867362,0.0481428571428571,0.0481428571428571}, {3332905,3867205,3867891,0.294733333333333,0.294733333333333}, {3332906,3867891,3867959,0.0467368421052632,0.0467368421052632}, {3332907,3868400,3868247,0.153967741935484,0.153967741935484}, {3332908,3868247,3868093,0.113882926829268,0.113882926829268}, {3332909,3871704,3871263,0.175615384615385,0.185108108108108}, {3332910,3868595,3868985,0.3312,0.357696}, {3332911,3868985,3868993,0.0132272727272727,0.01164}, {3332914,3902159,3902125,0.0270272727272727,1000000}, {3332915,3902537,3902512,1000000,0.0254076923076923}, {3332916,3903033,3902978,0.0703764705882353,0.0520173913043478}, {3332917,3902978,3902952,0.05025,0.03216}, {3332918,3905392,3905442,1000000,1000000}, {3332919,3905442,3905700,1000000,1000000}, {3332920,3905019,3905057,1000000,1000000}, {3332921,3905057,3905276,1000000,1000000}, {3332922,3904711,3904637,1000000,1000000}, {3332923,3904637,3905019,1000000,1000000}, {3332924,3903804,3904270,1000000,1000000}, {3332925,3904270,3904369,1000000,1000000}, {3332926,3903804,3903836,1000000,1000000}, {3332927,3903836,3904150,1000000,1000000}, {3332928,3903452,3903470,1000000,1000000}, {3332929,3903470,3903688,1000000,1000000}, {3332930,3903308,3903059,0.261469565217391,0.214778571428571}, {3332931,3903059,3903033,0.0259636363636364,0.022848}, {3332932,3902891,3902630,1000000,0.236169230769231}, {3332933,3902630,3902537,1000000,0.072624}, {3332934,3902528,3902235,0.24816,1000000}, {3332935,3902235,3902159,0.1032,1000000}, {3332936,3901327,3901285,1000000,1000000}, {3332937,3901285,3901221,1000000,1000000}, {3332938,3901236,3901209,0.0638444444444444,0.0638444444444444}, {3332939,3901209,3901011,0.0883555555555555,0.0883555555555555}, {3332940,3901011,3901236,0.102563636363636,0.102563636363636}, {3332941,3900981,3900601,0.52917,0.52917}, {3332942,3900601,3900536,0.1272,0.0442434782608696}, {3332943,3900381,3900396,1000000,0.1818}, {3332944,3900396,3900387,1000000,0.0717375}, {3332945,3899901,3899936,0.0365379310344828,0.0883}, {3332946,3899936,3900068,0.0684324324324324,0.133263157894737}, {3332947,3899053,3899119,1000000,1000000}, {3332948,3899119,3899115,1000000,1000000}, {3332949,3896483,3896476,1000000,0.05118}, {3332950,3896476,3896470,1000000,0.02928}, {3332951,3896401,3896353,0.0706666666666667,1000000}, {3332952,3896353,3896341,0.0243,1000000}, {3332953,3896145,3896144,0.0290769230769231,0.04725}, {3332954,3896144,3896454,0.34452,0.43065}, {3332955,3899016,3899019,0.0143142857142857,0.0107357142857143}, {3332956,3899019,3899144,0.228407142857143,0.2907}, {3332957,3899818,3899863,0.0213555555555556,0.01922}, {3332958,3899795,3899748,0.0189555555555556,1000000}, {3332959,3899393,3899966,0.301118181818182,0.245355555555556}, {3332960,3899543,3900018,0.238617391304348,0.27441}, {3332961,3900018,3900082,0.0388125,0.0207}, {3332962,3899696,3900081,0.314614285714286,0.231821052631579}, {3332963,3900081,3900114,0.00950322580645161,0.0133909090909091}, {3332964,3900004,3899972,0.0146444444444444,0.0146444444444444}, {3332965,3899968,3899972,0.0747777777777778,0.0747777777777778}, {3332966,3899608,3899946,0.167822222222222,0.167822222222222}, {3332967,3899946,3899968,0.0361818181818182,0.0361818181818182}, {3332968,3898728,3899462,0.416914285714286,0.198981818181818}, {3332969,3898096,3898810,1000000,0.275477777777778}, {3332970,3898090,3898111,0.00467547169811321,1000000}, {3332971,3898111,3898182,0.0245433962264151,1000000}, {3332972,3896903,3896866,0.0292875,0.0213}, {3332973,3896288,3896271,1000000,1000000}, {3332974,3896192,3896194,1000000,0.0198428571428571}, {3332975,3896105,3896151,0.0186,1000000}, {3332976,3896151,3896192,0.018195652173913,1000000}, {3332977,3896192,3896116,1000000,0.03204}, {3332978,3896116,3896072,1000000,0.0219777777777778}, {3332979,3896068,3896064,1000000,0.014184}, {3332980,3896064,3896096,1000000,0.0928173913043478}, {3332981,3895986,3896025,1000000,0.018564}, {3332982,3896025,3896096,1000000,0.0413625}, {3332985,3902693,3902639,0.0247846153846154,1000000}, {3332986,3902639,3902538,0.0618260869565217,1000000}, {3332987,3902538,3902489,1000000,0.0469714285714286}, {3332988,3902489,3902468,1000000,0.0133846153846154}, {3332989,3902375,3902399,1000000,0.013392}, {3332990,3902399,3902495,1000000,0.1267875}, {3332991,3902375,3902352,0.01055625,0.0125111111111111}, {3332992,3902352,3902259,0.0426387096774194,0.0629428571428571}, {3332993,3902259,3902212,0.10995,1000000}, {3332994,3902212,3902200,0.0155142857142857,1000000}, {3332995,3901991,3901962,1000000,1000000}, {3332996,3901962,3901902,1000000,1000000}, {3332997,3901839,3901408,0.318884210526316,1000000}, {3332998,3901408,3901412,0.04668,1000000}, {3332999,3901140,3901131,1000000,1000000}, {3333000,3901131,3901126,1000000,1000000}, {3333001,3900530,3900529,0.00889090909090909,0.00889090909090909}, {3333002,3900529,3900415,0.322377777777778,0.322377777777778}, {3333003,3900011,3899895,0.0739363636363636,1000000}, {3333004,3899895,3899872,0.016875,1000000}, {3333005,3899880,3899873,0.0317513513513513,1000000}, {3333006,3899873,3899872,0.00819,1000000}, {3333007,3899742,3899763,1000000,0.0311217391304348}, {3333008,3899772,3899767,1000000,0.0289609756097561}, {3333009,3899767,3899763,1000000,0.0169024390243902}, {3333010,3899638,3899732,1000000,0.0697826086956522}, {3333011,3899732,3899742,1000000,0.0168}, {3333012,3898140,3898510,1000000,0.0880363636363636}, {3333013,3896148,3896185,1000000,0.01932}, {3333014,3896185,3896207,1000000,0.00980869565217391}, {3333015,3896194,3896203,1000000,0.0100888888888889}, {3333016,3896203,3896289,1000000,0.0571285714285714}, {3333017,3896789,3896304,1000000,1000000}, {3333018,3896304,3896288,1000000,1000000}, {3333019,3897128,3896936,0.166341176470588,0.166341176470588}, {3333020,3896936,3896903,0.0240857142857143,0.0160571428571429}, {3333021,3897601,3897431,1000000,1000000}, {3333022,3898119,3898143,0.00998709677419355,0.0140727272727273}, {3333023,3898143,3898305,0.0522,0.110925}, {3333024,3898185,3898200,1000000,0.0110769230769231}, {3333025,3898200,3898305,1000000,0.0678620689655172}, {3333026,3898740,3898274,1000000,1000000}, {3333027,3898182,3898595,0.156884210526316,1000000}, {3333028,3898810,3899038,1000000,0.07904}, {3333029,3899038,3899187,1000000,0.0490677966101695}, {3333030,3899462,3899503,0.0273714285714286,0.0159666666666667}, {3333031,3899503,3899557,0.027,0.0182647058823529}, {3333032,3899724,3899829,1000000,0.0573381818181818}, {3333033,3899829,3899865,1000000,0.0229137931034483}, {3333034,3900046,3900132,0.0192146341463415,0.02461875}, {3333035,3900173,3900195,0.0116307692307692,0.0116307692307692}, {3333036,3900195,3900258,0.0271846153846154,0.0271846153846154}, {3333037,3900135,3900140,1000000,0.0191127272727273}, {3333038,3900140,3900158,1000000,0.189672}, {3333039,3899966,3900022,0.07008,0.0259555555555556}, {3333040,3900022,3900158,0.120163636363636,0.0508384615384615}, {3333041,3899863,3899910,0.0291,0.0207857142857143}, {3333042,3899910,3900003,0.0596470588235294,0.0349655172413793}, {3333043,3899888,3899841,0.0278869565217391,1000000}, {3333044,3899841,3899795,0.020256,1000000}, {3333045,3899813,3899787,1000000,0.0198}, {3333046,3899787,3899730,1000000,0.0314}, {3333047,3899813,3899805,1000000,0.00953181818181818}, {3333048,3899805,3899791,1000000,0.0266142857142857}, {3333049,3899933,3899908,0.05754,1000000}, {3333050,3899908,3899891,0.0356,1000000}, {3333051,3899933,3899957,0.0558,1000000}, {3333052,3899957,3900030,0.0630923076923077,1000000}, {3333053,3902129,3902111,0.0185714285714286,0.0114705882352941}, {3333054,3902111,3902036,0.146676923076923,0.0681}, {3333055,3902129,3902139,0.0183,1000000}, {3333056,3902139,3902123,0.117741176470588,1000000}, {3333057,3902719,3902756,0.026775,1000000}, {3333058,3902756,3902883,0.0695684210526316,1000000}, {3333059,3902934,3902847,1000000,0.0931090909090909}, {3333060,3902847,3902838,1000000,0.015425}, {3333061,3902789,3902831,1000000,0.12945}, {3333062,3902831,3902838,1000000,0.0206117647058824}, {3333067,3866051,3865815,0.152311111111111,0.13708}, {3333068,3865815,3865134,0.245574193548387,0.217508571428571}, {3333069,3866051,3865958,0.0359333333333333,0.0359333333333333}, {3333070,3865958,3865222,0.283688888888889,0.283688888888889}, {3333071,3865911,3866159,0.13685,0.13685}, {3333072,3866159,3866254,0.0700875,0.0801}, {3333073,3865124,3866372,0.613311111111111,0.613311111111111}, {3333074,3866372,3866493,0.0541555555555556,0.0541555555555556}, {3333075,3880528,3880654,0.0649090909090909,1000000}, {3333076,3880654,3880679,0.009225,1000000}, {3333077,3880470,3880565,0.0486333333333333,0.0500228571428571}, {3333078,3879855,3879883,1000000,0.0146571428571429}, {3333079,3879883,3880453,1000000,0.345257142857143}, {3333080,3879754,3880470,0.306685714285714,0.341536363636364}, {3333081,3880104,3880114,0.0128823529411765,1000000}, {3333082,3880114,3880707,0.495975,1000000}, {3333083,3881073,3881106,0.0282,0.0100266666666667}, {3333084,3879217,3879257,1000000,0.0183}, {3333085,3879257,3879408,1000000,0.0615272727272727}, {3333086,3880368,3880383,0.00816,1000000}, {3333087,3880383,3880528,0.06384,1000000}, {3333088,3879871,3880038,1000000,0.0780947368421053}, {3333089,3879871,3879842,0.0225,1000000}, {3333090,3879815,3879790,1000000,0.0366}, {3333091,3879790,3879726,1000000,0.111507692307692}, {3333092,3879634,3879414,0.153533333333333,0.133722580645161}, {3333093,3879414,3879392,0.0178434782608696,0.014151724137931}, {3333094,3879276,3879302,0.0220421052631579,1000000}, {3333095,3879302,3879524,0.21304,1000000}, {3333096,3881472,3880988,1000000,0.329511111111111}, {3333097,3880988,3880968,1000000,0.0365636363636364}, {3333098,3881176,3881515,0.108633962264151,0.11995}, {3333099,3881515,3881564,0.013,0.0135}, {3333100,3863689,3863489,1000000,1000000}, {3333101,3852475,3852415,0.0204909090909091,0.0375666666666667}, {3333102,3859753,3859590,0.142228571428571,0.09956}, {3333103,3859590,3859555,0.0228545454545455,0.0157125}, {3333104,3879365,3879558,0.102815384615385,1000000}, {3333105,3882654,3882668,1000000,0.11089756097561}, {3333106,3863087,3863043,0.0872333333333333,0.0805230769230769}, {3333107,3863043,3863045,0.0132642857142857,0.0109235294117647}, {3333108,3856649,3856668,0.0103111111111111,0.0103111111111111}, {3333109,3856668,3856793,0.0490222222222222,0.0490222222222222}, {3333110,3851044,3851528,0.390860869565217,0.408627272727273}, {3333111,3851528,3851549,0.016575,0.0189428571428571}, {3333112,3852027,3851860,0.0618666666666667,0.0618666666666667}, {3333113,3851860,3851840,0.00678181818181818,0.00678181818181818}, {3333114,3848765,3848958,0.467155555555556,0.467155555555556}, {3333115,3848958,3848972,0.03405,0.03405}, {3333118,3851322,3851304,0.0128608695652174,1000000}, {3333119,3851304,3850561,0.565085714285714,1000000}, {3333120,3891772,3892359,1000000,0.171251162790698}, {3333121,3892359,3892432,1000000,0.0272833333333333}, {3333122,3892318,3892369,0.01248,1000000}, {3333123,3892369,3892441,0.018528,1000000}, {3333124,3889273,3889224,0.0167625,0.0157764705882353}, {3333125,3889224,3888586,0.259542857142857,0.213741176470588}, {3333126,3885663,3886420,0.302072727272727,0.262326315789474}, {3333127,3886420,3886501,0.0576,0.0512}, {3333128,3886372,3887051,0.551589473684211,0.317581818181818}, {3333129,3887051,3887076,0.0186521739130435,0.01716}, {3333130,3886896,3887604,1000000,1000000}, {3333131,3887604,3887631,1000000,1000000}, {3333132,3887221,3887892,1000000,0.42708}, {3333133,3887892,3887895,1000000,0.0346285714285714}, {3333134,3887278,3888037,0.559133333333333,0.264852631578947}, {3333135,3888037,3888068,0.0195230769230769,0.0163741935483871}, {3333136,3887339,3888177,0.6514875,1000000}, {3333137,3888177,3888231,0.0365647058823529,1000000}, {3333138,3891822,3891886,1000000,0.04045}, {3333139,3891886,3891915,1000000,0.014775}, {3333140,3891822,3892005,1000000,0.0749806451612903}, {3333141,3892005,3892054,1000000,0.0206545454545455}, {3333142,3893406,3893488,1000000,1000000}, {3333143,3889225,3889158,0.0480923076923077,0.0329052631578947}, {3333144,3889158,3889068,0.11064,0.0790285714285714}, {3333145,3889068,3888972,0.10425,0.0893571428571429}, {3333146,3888599,3888651,0.0264222222222222,0.0264222222222222}, {3333147,3888651,3889225,0.28176,0.270923076923077}, {3333148,3888521,3888464,0.110544,1000000}, {3333149,3888464,3888502,0.0607090909090909,1000000}, {3333150,3888502,3888412,1000000,0.0393333333333333}, {3333151,3888412,3888294,1000000,0.064728}, {3333152,3887962,3887911,0.0179777777777778,1000000}, {3333153,3887962,3887926,0.0303,1000000}, {3333154,3887926,3887747,0.116625,1000000}, {3333155,3887911,3887874,0.0112615384615385,1000000}, {3333156,3887874,3887664,0.0729310344827586,1000000}, {3333157,3887076,3887227,0.0707538461538462,0.07665}, {3333158,3892042,3893114,0.76059,1000000}, {3333159,3893114,3893128,0.0187285714285714,1000000}, {3333160,3891885,3892968,1000000,0.77007}, {3333161,3892968,3892991,1000000,0.0105230769230769}, {3333162,3892439,3892731,0.28508,0.158377777777778}, {3333163,3892731,3892782,0.0207,0.0175153846153846}, {3333164,3892150,3892416,1000000,0.168}, {3333165,3892416,3892442,1000000,0.0128454545454545}, {3333166,3891873,3892102,0.279553846153846,1000000}, {3333167,3892102,3892124,0.0227333333333333,1000000}, {3333168,3891531,3891623,0.0985058823529412,1000000}, {3333169,3880800,3880827,0.01572,1000000}, {3333170,3880827,3880944,0.0428444444444444,1000000}, {3333181,3892480,3892527,1000000,1000000}, {3333182,3894873,3894888,0.011048275862069,0.0145636363636364}, {3333183,3894888,3895204,0.287941935483871,0.405736363636364}, {3333184,3893723,3893825,1000000,0.075}, {3333208,3907404,3908392,0.367088888888889,0.367088888888889}, {3333209,3908392,3909494,0.412177777777778,0.412177777777778}, {3333210,3909494,3910260,0.37,0.37}, {3333211,3906690,3905968,0.267581818181818,0.267581818181818}, {3342162,3856027,3856232,1000000,0.188571428571429}, {3342165,3856367,3856593,0.144442105263158,0.161435294117647}, {3342167,3856681,3856857,0.140273684210526,0.2221}, {3342170,3857387,3857476,0.0718090909090909,0.0987375}, {3342189,3864386,3864320,0.0204967741935484,1000000}, {3342190,3864320,3864204,0.0491806451612903,1000000}, {3342207,3904021,3906539,1000000,0.546011538461538}, {3342237,3885713,3886045,1000000,1000000}, {3342238,3886045,3886103,1000000,1000000}, {3342239,3878561,3878412,1000000,0.0950516129032258}, {3342240,3878412,3878214,1000000,0.2608875}, {3342255,3849152,3849920,0.473452173913044,0.473452173913044}, {3342675,3882138,3882136,0.01665,0.01665}, {3342850,3854466,3854430,1000000,0.0843}, {3342851,3854430,3853947,1000000,0.468834782608696}, {3342861,3866996,3866792,0.0388588235294118,1000000}, {3342867,3851899,3851892,0.0161666666666667,0.0223846153846154}, {3342868,3851892,3851274,0.54104347826087,0.6222}, {3342873,3898857,3898317,1.00745454545455,1.00745454545455}, {3342877,3895027,3894700,0.4326,0.4326}, {3342878,3894700,3894676,0.03912,0.03912}, {3342879,3895701,3895050,1.51941,1.51941}, {3342880,3895050,3895027,0.0273,0.0273}, {3342887,3902284,3902361,0.0482,0.0632625}, {3342905,3907464,3907992,0.43362,0.43362}, {3342906,3907992,3909029,0.89388,0.89388}, {3343320,3898595,3898612,0.00493220338983051,1000000}, {3343321,3898612,3898630,0.00693559322033898,1000000}, {3343322,3897431,3897371,1000000,1000000}, {3343323,3898089,3897284,0.180783050847458,1000000}, {3343324,3897284,3897216,0.0139034482758621,1000000}, {3343360,3870385,3870007,0.0821632653061224,1000000}, {3343361,3870007,3869897,0.0214173913043478,1000000}, {3343362,3871995,3871062,0.2334,1000000}, {3343363,3874461,3872035,0.50886,1000000}, {3343366,3872635,3872649,0.131665384615385,0.129181132075472}, {3343369,3872649,3872784,0.368917647058823,0.354996226415094}, {3343370,3872784,3872834,0.0612,0.0624}, {3343521,3899457,3899629,0.0757285714285714,1000000}, {3343522,3899677,3899791,0.0465,1000000}, {3343632,3880199,3880284,0.03636,1000000}, {3343633,3880284,3880368,0.0375891891891892,1000000}, {3343634,3880368,3880388,1000000,0.027}, {3343635,3880388,3880761,1000000,0.428966666666667}, {3343646,3880565,3880584,0.0181741935483871,1000000}, {3343647,3880584,3880838,0.147365217391304,1000000}, {3343885,3906172,3906227,0.0413307692307692,0.0413307692307692}, {3343886,3906227,3907068,0.476376923076923,0.516075}, {3343887,3906171,3906321,0.0598064516129032,0.0579375}, {3343888,3906321,3907739,0.426811764705882,0.372092307692308}, {3343889,3906227,3906321,0.19455,0.19455}, {3344074,3908768,3908889,0.033,0.0360697674418605}, {3344076,3916195,3916249,0.0146368421052632,1000000}, {3344077,3904069,3904279,0.12855,0.12855}, {3344078,3895180,3894865,0.0925066666666667,0.0925066666666667}, {3344079,3894865,3894848,0.00449387755102041,0.00449387755102041}, {3344080,3894810,3894819,0.00867,1000000}, {3344081,3894819,3894906,0.0552,1000000}, {3344084,3875464,3875437,1000000,0.00856875}, {3344085,3875437,3875412,1000000,0.0101454545454545}, {3344086,3874821,3874915,0.201655555555556,0.209411538461538}, {3344087,3874915,3875077,0.211846153846154,0.216}, {3344165,3887715,3887709,0.05154,0.05154}, {3344166,3887709,3887351,2.30055,2.30055}, {3344335,3874272,3874185,0.129876923076923,0.129876923076923}, {3344336,3874185,3873915,0.457548387096774,0.44325}, {3344729,3908946,3909174,1000000,0.0587217391304348}, {3344789,3884455,3884427,0.00934090909090909,1000000}, {3344790,3884379,3884427,0.0120818181818182,0.0120818181818182}, {3345169,3897762,3898031,1000000,0.0455130434782609}, {3345170,3898031,3898089,1000000,0.00796521739130435}, {3345171,3898089,3898824,1000000,0.142885714285714}, {3345172,3898824,3899102,1000000,0.0561344262295082}, {3345219,3876231,3876555,0.0983833333333333,1000000}, {3345220,3876555,3876793,0.0560454545454546,1000000}, {3345221,3876555,3876184,1000000,1000000}, {3345222,3875677,3876037,0.1272,0.214231578947368}, {3345223,3876037,3877812,0.656057142857143,0.496475675675676}, {3345224,3876037,3876109,1000000,1000000}, {3345225,3876109,3876156,1000000,1000000}, {3345226,3876109,3876409,1000000,1000000}, {3345227,3876245,3876564,1000000,0.23548}, {3345228,3876564,3876805,1000000,0.0709411764705882}, {3345230,3894748,3894731,0.0217565217391304,1000000}, {3345231,3894731,3894706,0.0285461538461538,1000000}, {3345254,3897842,3897895,1000000,0.0970363636363636}, {3345255,3897895,3897924,1000000,0.0132230769230769}, {3345256,3897852,3897803,0.0179625,1000000}, {3345257,3897803,3897615,0.09026,1000000}, {3345258,3897588,3897597,0.0073125,1000000}, {3345259,3897597,3897609,0.00735,1000000}, {3345260,3888381,3888429,1000000,0.0346666666666667}, {3345261,3888429,3888453,1000000,0.01581}, {3345262,3888724,3888858,0.144818181818182,0.144818181818182}, {3345263,3888858,3888893,0.0276,0.0345}, {3345264,3889615,3889588,0.0235894736842105,1000000}, {3345265,3889797,3890677,0.566809090909091,1000000}, {3345266,3890677,3890702,0.0240375,1000000}, {3345267,3889459,3890328,0.5096,0.370618181818182}, {3345268,3890328,3890351,0.0154571428571429,0.0147545454545455}, {3345269,3889712,3889688,1000000,0.0245076923076923}, {3345279,3899730,3899717,1000000,0.009048}, {3345280,3899717,3899677,1000000,0.0234692307692308}, {3345292,3900124,3900125,1000000,0.0166555555555556}, {3345293,3900125,3900135,1000000,0.0601090909090909}, {3345299,3899654,3900015,0.155511111111111,0.155511111111111}, {3345300,3900015,3900045,0.0198,0.0198}, {3345301,3899912,3900017,0.0850714285714286,0.0384193548387097}, {3345302,3900017,3900046,0.0102,0.0091448275862069}, {3345303,3899847,3900050,0.11715,0.111571428571429}, {3345304,3900050,3900073,0.00747272727272727,0.010275}, {3345305,3900049,3900027,0.00701818181818182,0.00701818181818182}, {3345306,3900027,3900004,0.00888888888888889,0.00888888888888889}, {3345312,3873411,3873416,0.00465217391304348,0.00458571428571428}, {3345313,3873416,3873458,0.0304086956521739,0.0299742857142857}, {3345314,3873594,3873380,1000000,0.17430447761194}, {3345315,3873380,3873390,1000000,0.0183085714285714}, {3345316,3894585,3894629,1000000,0.00898928571428572}, {3345317,3894629,3894873,1000000,0.0640842105263158}, {3345318,3894469,3894482,0.0091125,1000000}, {3345319,3894482,3894808,0.309103448275862,1000000}, {3345320,3894091,3894098,1000000,0.0117652173913043}, {3345321,3894098,3894437,1000000,0.5715}, {3345322,3892114,3892312,0.15327,1000000}, {3345323,3892312,3892321,0.0141157894736842,1000000}, {3345324,3892736,3892777,0.0160838709677419,1000000}, {3345325,3892777,3892725,0.0295548387096774,1000000}, {3345326,3892778,3892824,1000000,0.0128666666666667}, {3345327,3892824,3892849,1000000,0.00848571428571429}, {3345328,3892769,3892919,0.1042875,1000000}, {3345329,3892919,3892950,0.0179368421052632,1000000}, {3345330,3892769,3892967,0.0646125,1000000}, {3345331,3892967,3892996,0.01148,1000000}, {3345332,3893501,3893672,0.3097125,0.16518}, {3345333,3893672,3893688,0.0163565217391304,0.0129724137931034}, {3345334,3894689,3894707,0.00851785714285714,1000000}, {3345335,3894707,3894938,0.0675321428571429,1000000}, {3345336,3893000,3892947,0.0226965517241379,1000000}, {3345337,3892947,3892862,0.02728,1000000}, {3345338,3892945,3892964,1000000,0.0104823529411765}, {3345339,3892964,3893000,1000000,0.0244421052631579}, {3345340,3893049,3893073,0.0143625,1000000}, {3345341,3893073,3893141,0.0302914285714286,1000000}, {3345342,3893141,3893153,1000000,0.0456428571428571}, {3345343,3893153,3893233,1000000,0.0472941176470588}, {3345344,3893233,3893268,1000000,0.0144307692307692}, {3345347,3882560,3882635,1000000,0.0129223880597015}, {3345348,3882635,3882659,1000000,0.00398507462686567}, {3345349,3882640,3882675,0.00465428571428571,1000000}, {3345350,3861953,3861928,0.0122222222222222,0.0122222222222222}, {3345351,3861928,3861900,0.0126,0.0126}, {3345352,3861953,3861977,1000000,0.00561639344262295}, {3345353,3861977,3862077,1000000,0.02565}, {3345360,3884427,3884584,0.0435348837209302,1000000}, {3345361,3865871,3866069,1000000,0.0567666666666667}, {3345362,3866069,3866123,1000000,0.0163333333333333}, {3345363,3864696,3864653,0.0149090909090909,1000000}, {3345364,3865471,3865766,1000000,0.161112}, {3345365,3865471,3865488,1000000,0.0690652173913043}, {3345366,3865345,3865355,0.126627272727273,1000000}, {3345367,3865345,3865282,0.13295,1000000}, {3345368,3864879,3864480,0.117681081081081,1000000}, {3345369,3864710,3864480,1000000,0.1875}, {3345370,3864662,3864578,0.0447142857142857,0.0426818181818182}, {3345371,3864578,3863559,0.368382857142857,0.368382857142857}, {3345372,3871007,3870612,0.105,1000000}, {3345373,3870612,3870544,0.0160875,1000000}, {3345374,3866433,3866385,0.03018,0.0503}, {3345375,3866393,3866195,0.0898333333333333,1000000}, {3345376,3866195,3865131,0.6600375,1000000}, {3345377,3871564,3871513,1000000,1000000}, {3345378,3871513,3871496,1000000,1000000}, {3345379,3872040,3872021,0.276709090909091,1000000}, {3345380,3872021,3872019,0.01124,1000000}, {3345381,3872618,3872621,0.02672,1000000}, {3345386,3895536,3895750,1000000,0.111982978723404}, {3345387,3895750,3896047,1000000,0.105629508196721}, {3345388,3895101,3895404,0.11917,1000000}, {3345389,3895404,3895502,0.0372096774193548,1000000}, {3345390,3875623,3875642,0.0177111111111111,0.0144909090909091}, {3345391,3875642,3875650,0.00786428571428571,0.00667272727272727}, {3345392,3875997,3875989,1000000,0.0122307692307692}, {3345393,3877110,3877226,1000000,0.241846153846154}, {3345394,3877226,3877242,1000000,0.0266608695652174}, {3345395,3877719,3877831,0.287775,1000000}, {3345396,3877831,3877860,0.023895652173913,1000000}, {3345397,3878316,3878382,0.24715,1000000}, {3345398,3878382,3878389,0.0230608695652174,1000000}, {3345399,3878672,3878782,0.391042105263158,1000000}, {3345400,3878782,3878789,0.0192285714285714,1000000}, {3345401,3879264,3879235,1000000,0.0415714285714286}, {3345402,3879235,3879199,1000000,0.0392571428571429}, {3345403,3879264,3879286,1000000,0.0177375}, {3345404,3879286,3879303,1000000,0.01119375}, {3345407,3880031,3880130,1000000,1000000}, {3345408,3880130,3880146,1000000,1000000}, {3345409,3880366,3880477,0.22565,0.13539}, {3345410,3880477,3880497,0.0313714285714286,0.02196}, {3345411,3880815,3881018,0.514,1000000}, {3345412,3881018,3881042,0.02736,1000000}, {3345413,3881468,3881501,1000000,0.0159545454545455}, {3345414,3881501,3881563,1000000,0.0271714285714286}, {3345415,3880923,3881157,1000000,0.182475}, {3345416,3881157,3881175,1000000,0.018}, {3345417,3880617,3880823,0.08918,0.0723081081081081}, {3345418,3880823,3880854,0.0092,0.00843333333333333}, {3345419,3879756,3879945,1000000,1000000}, {3345420,3879945,3879959,1000000,1000000}, {3345421,3878780,3879159,1000000,0.387933333333333}, {3345422,3879159,3879174,1000000,0.02408}, {3345423,3878724,3878971,1000000,1000000}, {3345424,3878971,3879011,1000000,1000000}, {3345425,3878962,3878993,0.0157578947368421,0.0103241379310345}, {3345426,3881106,3881120,0.01576,0.0139058823529412}, {3345427,3881120,3881281,0.2067375,0.300709090909091}, {3345428,3881469,3881518,1000000,1000000}, {3345429,3881586,3881671,0.045425,1000000}, {3345430,3881671,3881852,0.1327125,1000000}, {3345432,3881476,3881507,1000000,0.0160421052631579}, {3345433,3881507,3882332,1000000,0.65596}, {3345434,3881709,3881759,0.03284,1000000}, {3345435,3881759,3882562,0.523736842105263,1000000}, {3345436,3881754,3881743,0.0254625,0.01358}, {3345437,3881743,3881722,0.0172588235294118,0.0101172413793103}, {3345438,3881212,3880997,0.0977769230769231,1000000}, {3345439,3880997,3880913,0.05541,1000000}, {3345440,3880545,3880572,0.0211090909090909,1000000}, {3345441,3880572,3880730,0.0840260869565218,1000000}, {3345442,3880499,3880532,1000000,0.020895652173913}, {3345443,3880532,3880730,1000000,0.194871428571429}, {3345444,3880499,3880485,0.0394941176470588,1000000}, {3345445,3880485,3880863,0.5244,1000000}, {3345446,3879824,3879787,1000000,0.11178}, {3345447,3879787,3879766,1000000,0.0224181818181818}, {3345459,3895054,3895178,1000000,0.0998842105263158}, {3345468,3872446,3872616,1000000,0.07132}, {3345469,3872616,3872630,1000000,0.00714545454545455}, {3345470,3872628,3872598,0.0133058823529412,0.01131}, {3345471,3872598,3872446,0.0728210526315789,0.1153}, {3345472,3872466,3872617,1000000,0.23079512195122}, {3345473,3872617,3872628,1000000,0.0126714285714286}, {3345474,3872537,3872615,0.125414634146341,1000000}, {3345475,3872615,3872664,0.0555166666666667,1000000}, {3345476,3864520,3864497,0.012552,1000000}, {3345477,3864653,3864610,0.013725,1000000}, {3345478,3864610,3864550,0.02252,1000000}, {3345479,3863203,3863769,0.165293617021277,1000000}, {3345480,3863769,3864222,0.116173333333333,1000000}, {3345481,3864236,3863788,0.0919821428571428,1000000}, {3345527,3877331,3877821,0.435255319148936,0.40914}, {3345528,3877821,3877869,0.068985,0.0627136363636364}, {3345529,3878041,3877821,0.0842222222222222,0.0733548387096774}, {3345530,3878460,3878617,0.103432258064516,0.114514285714286}, {3345531,3878617,3878760,0.117484615384615,0.109092857142857}, {3345532,3878617,3879079,0.231985714285714,0.223986206896552}, {3345533,3879504,3879439,1000000,0.507078260869565}, {3345534,3879439,3879450,1000000,0.018024}, {3345535,3878693,3878566,0.0969555555555556,0.0969555555555556}, {3345536,3879413,3879268,0.0909724137931034,0.065955}, {3345537,3879268,3878885,0.253285714285714,0.2364}, {3345538,3878566,3879268,0.342111111111111,0.342111111111111}, {3345539,3889989,3890263,0.217330434782609,1000000}, {3345540,3890263,3890551,0.233018181818182,1000000}, {3345541,3890226,3890288,1000000,0.018075}, {3345542,3890288,3890694,1000000,0.1272}, {3345543,3890288,3890514,1000000,1000000}, {3345544,3890514,3890770,1000000,1000000}, {3345545,3890263,3890514,1000000,1000000}, {3345548,3880817,3880717,0.0763555555555556,0.0763555555555556}, {3345549,3881418,3881185,0.279654545454545,0.25635}, {3345550,3881185,3880817,0.195511111111111,0.195511111111111}, {3345551,3880717,3880659,0.0421777777777778,0.0421777777777778}, {3345552,3880659,3880631,0.0149307692307692,0.0149307692307692}, {3345553,3895864,3895945,0.0820875,0.0820875}, {3345554,3880631,3880242,0.240111111111111,0.240111111111111}, {3345555,3880659,3881052,0.267771428571429,0.224928}, {3345556,3881052,3881185,0.16035,0.150917647058824}, {3345557,3881052,3880434,0.451666666666667,0.451666666666667}, {3345558,3895864,3895945,0.95364,0.95364}, {3345559,3895945,3896115,0.2934,0.2934}, {3345560,3896115,3896113,0.197,0.197}, {3345561,3896115,3896329,0.19132,0.19132}, {3345562,3895484,3895620,0.323261538461538,0.323261538461538}, {3345563,3895620,3895707,0.0672521739130435,0.0672521739130435}, {3345564,3895707,3895864,0.134209090909091,0.134209090909091}, {3345565,3895620,3895707,1.01478,1.01478}, {3345566,3881869,3881778,0.0638,0.0638}, {3345567,3881778,3881652,0.0450888888888889,0.0450888888888889}, {3345568,3895930,3895832,0.0887142857142857,0.077625}, {3345569,3895832,3895661,0.1179,0.101057142857143}, {3345570,3895832,3895830,1000000,1000000}, {3345571,3892986,3893084,0.0256352941176471,0.0251423076923077}, {3345572,3893084,3893210,0.036288,0.0355764705882353}, {3345573,3893096,3893079,0.0941777777777778,0.0941777777777778}, {3345574,3893096,3893219,0.100033333333333,0.1125375}, {3345575,3892585,3893096,1.11348888888889,1.15631538461538}, {3345576,3880180,3880327,0.0928666666666667,0.0928666666666667}, {3345577,3880327,3880793,0.259955555555556,0.259955555555556}, {3345578,3881483,3880804,0.297138461538462,0.3219}, {3345579,3880804,3880576,0.14025,0.1275}, {3345580,3880327,3880804,0.400266666666667,0.400266666666667}, {3345581,3882547,3882848,0.191555555555556,0.191555555555556}, {3345582,3882235,3882424,0.0975111111111111,0.0975111111111111}, {3345583,3882424,3882547,0.0617555555555556,0.0617555555555556}, {3345592,3878989,3879083,1000000,1000000}, {3345593,3879083,3879139,0.0290444444444444,0.0290444444444444}, {3345594,3879747,3880129,0.207244444444444,0.207244444444444}, {3345595,3880129,3880310,1000000,1000000}, {3345659,3897567,3898842,1.14606,1.14606}, {3345672,3896711,3896566,0.18483,0.18483}, {3345673,3896566,3896420,0.09651,0.09651}, {3345674,3897567,3896420,1.28124,1.28124}, {3345675,3896420,3895568,1.09407,1.09407}, {3345676,3895568,3895871,0.34284,0.34284}, {3345678,3896312,3896340,0.0176444444444444,0.0176444444444444}, {3345679,3896340,3896422,1000000,1000000}, {3345680,3896422,3896604,1000000,1000000}, {3345683,3881794,3881190,0.4826625,0.594046153846154}, {3345684,3881190,3881093,0.09876,0.113953846153846}, {3345685,3882108,3881446,0.6122,0.6122}, {3345686,3881446,3881274,0.132133333333333,0.132133333333333}, {3345687,3881190,3881446,0.198955555555556,0.198955555555556}, {3345688,3882235,3881886,0.482890909090909,0.482890909090909}, {3345689,3881886,3881794,0.143727272727273,0.121615384615385}, {3345690,3882108,3881886,0.192155555555556,0.192155555555556}, {3345691,3882308,3882202,0.0802,0.0802}, {3345692,3882202,3882108,0.0875777777777778,0.0875777777777778}, {3345693,3882308,3882622,0.161355555555556,0.161355555555556}, {3345694,3882622,3882812,0.0839333333333333,0.0839333333333333}, {3345695,3882409,3882108,0.165244444444444,0.165244444444444}, {3345696,3882959,3882805,0.133311111111111,0.133311111111111}, {3345697,3883124,3883112,0.10245,0.10245}, {3345698,3883112,3883057,1000000,1000000}, {3345699,3883934,3883945,1000000,0.0308553191489362}, {3345700,3883945,3883991,1000000,0.219891428571429}, {3345701,3883480,3883456,0.190133333333333,0.190133333333333}, {3345702,3883422,3883377,0.374511111111111,0.374511111111111}, {3345703,3883887,3883910,1000000,0.0987521739130435}, {3345704,3883910,3883913,1000000,0.0135829787234043}, {3345705,3883422,3883910,1000000,1000000}, {3345706,3883456,3883406,0.0952222222222222,0.0952222222222222}, {3345707,3883406,3883945,1000000,1000000}, {3345712,3883975,3883971,1000000,0.0117918367346939}, {3345713,3883971,3883917,1000000,0.226576744186047}, {3345714,3883406,3883337,1000000,1000000}, {3345715,3883337,3883422,1000000,1000000}, {3345716,3883337,3883097,1000000,1000000}, {3345719,3883097,3883082,1000000,1000000}, {3345720,3882990,3883039,0.021456,0.0206307692307692}, {3345721,3883039,3883377,0.117786206896552,0.110187096774194}, {3345722,3883082,3883039,1000000,1000000}, {3345724,3883103,3882959,0.1746,0.1746}, {3345725,3882817,3882610,0.0778888888888889,0.0778888888888889}, {3345726,3882610,3881463,1000000,1000000}, {3345747,3881075,3881224,0.539294117647059,1000000}, {3345748,3881224,3881182,0.2194125,0.2194125}, {3345762,3899850,3899859,0.0250333333333333,1000000}, {3345763,3899759,3899832,0.0189428571428571,1000000}, {3345764,3899832,3900000,0.0478133333333333,1000000}, {3345765,3899850,3899832,1000000,0.0244333333333333}, {3345766,3894782,3894479,0.201827586206897,0.254478260869565}, {3345767,3894479,3894462,0.0347368421052632,0.0425806451612903}, {3345768,3894479,3894462,0.4416,0.4416}, {3345772,3894462,3894472,0.0629090909090909,0.0715862068965517}, {3345773,3894472,3894488,0.0430263157894737,0.05109375}, {3345774,3894472,3894488,0.58176,0.58176}, {3345775,3894488,3894510,0.0566368421052632,0.0614914285714286}, {3345776,3894510,3894528,0.0371230769230769,0.0438727272727273}, {3345777,3894510,3894528,0.5841,0.5841}, {3345778,3894528,3894555,0.0587414634146342,0.0688114285714286}, {3345779,3894555,3894569,0.030195,0.0326432432432432}, {3345780,3894569,3894597,0.0802833333333333,0.0825771428571429}, {3345781,3894555,3894569,0.41034,0.41034}, {3345782,3894597,3894845,0.121644444444444,0.121644444444444}, {3345783,3894845,3894993,0.127933333333333,0.127933333333333}, {3345784,3894887,3894993,0.04494,0.0408545454545455}, {3345785,3894845,3894887,0.0879555555555556,0.0879555555555556}, {3345786,3894633,3894833,0.101711111111111,0.0980785714285714}, {3345787,3894833,3894887,0.0249677419354839,0.0266896551724138}, {3345788,3894633,3894650,0.0758888888888889,0.0788076923076923}, {3345789,3894833,3894650,0.184844444444444,0.184844444444444}, {3345790,3894650,3894680,0.0593090909090909,0.08155}, {3345791,3894680,3894702,0.0589071428571428,0.0568758620689655}, {3345792,3894680,3894702,0.62082,0.62082}, {3345793,3894702,3894757,0.0935111111111111,0.0935111111111111}, {3345794,3894757,3894781,0.0501857142857143,0.0501857142857143}, {3345795,3894781,3894820,0.057275,0.057275}, {3345796,3894757,3894781,1000000,0.56952}, {3345797,3893542,3894357,1000000,0.26685}, {3345798,3894357,3894477,0.0721,0.0721}, {3345799,3894357,3894224,0.0707777777777778,0.0707777777777778}, {3345800,3893721,3893677,0.02757,0.0306333333333333}, {3345801,3893718,3893677,0.0351230769230769,0.0480631578947368}, {3345802,3893677,3893651,0.0232666666666667,0.0273130434782609}, {3345803,3893651,3893599,0.588046153846154,0.546042857142857}, {3345804,3893574,3893648,0.113983333333333,0.105215384615385}, {3345805,3894489,3894376,0.359576470588235,0.38205}, {3345806,3894376,3894489,0.800742857142857,0.800742857142857}, {3345807,3894376,3894400,0.432525,0.432525}, {3345808,3894240,3894285,0.108352941176471,0.0969473684210526}, {3345809,3893715,3894285,0.311622222222222,0.311622222222222}, {3345810,3894285,3894872,0.298755555555556,0.298755555555556}, {3345811,3894285,3894348,0.148366666666667,0.148366666666667}, {3345812,3894348,3894489,0.346389473684211,0.365633333333333}, {3345813,3893773,3894348,0.305377777777778,0.305377777777778}, {3345814,3894348,3894948,0.309777777777778,0.309777777777778}, {3345815,3893599,3894006,0.665490909090909,0.593545945945946}, {3345816,3894006,3894021,0.0207555555555556,0.0207555555555556}, {3345817,3894006,3894400,0.413584615384615,0.384042857142857}, {3345818,3894826,3894872,0.1287,0.105988235294118}, {3345819,3894872,3894948,0.119536363636364,0.114339130434783}, {3345820,3894948,3895418,0.645777777777778,0.645777777777778}, {3345821,3895418,3895500,0.12468,0.12468}, {3345822,3896281,3897105,0.347188888888889,0.340876363636364}, {3345823,3897105,3897302,0.509679069767442,0.509679069767442}, {3345824,3895500,3897105,1.48542,1.48542}, {3345825,3894400,3894955,0.3876,0.3876}, {3345826,3894955,3895418,0.241933333333333,0.241933333333333}, {3345827,3895464,3895509,0.0302222222222222,0.0302222222222222}, {3345828,3895509,3895874,0.252555555555556,0.252555555555556}, {3345829,3895464,3895509,0.73032,0.73032}, {3345834,3899288,3899175,0.0734086956521739,0.07035}, {3345835,3899175,3898853,0.162876923076923,0.192490909090909}, {3345836,3899188,3899175,0.356666666666667,0.356666666666667}, {3345837,3898549,3898717,0.0878454545454546,0.080525}, {3345838,3898717,3898853,0.0645,0.06192}, {3345839,3898717,3899036,0.58086,0.58086}, {3345840,3897942,3898038,0.12186,0.12186}, {3345841,3898038,3898279,0.3291,0.3291}, {3345842,3898279,3898327,1000000,0.0422842105263158}, {3345843,3898327,3898397,1000000,0.0609}, {3345844,3898038,3898327,0.40158,0.40158}, {3345845,3896764,3896871,0.0605076923076923,0.0605076923076923}, {3345846,3896871,3896912,0.06624,0.06624}, {3345847,3896912,3896884,0.25122,0.25122}, {3345848,3896884,3896912,0.24948,0.24948}, {3345849,3897626,3898009,0.322028571428571,0.322028571428571}, {3345850,3898009,3898084,0.05625,0.05625}, {3345851,3898009,3897781,0.32586,0.32586}, {3345852,3896871,3897024,0.100881818181818,0.100881818181818}, {3345853,3897024,3897048,0.0244105263157895,0.019325}, {3345854,3897048,3897301,0.2346,0.170618181818182}, {3345855,3896782,3896992,0.55158,0.55158}, {3345856,3896782,3896992,0.31164,0.31164}, {3345857,3896885,3896782,0.18552,0.18552}, {3345858,3896992,3897079,0.17364,0.17364}, {3345859,3896885,3897079,0.3126,0.3126}, {3345860,3897024,3896969,1000000,0.11058}, {3345861,3896969,3896885,0.14418,0.14418}, {3345862,3897079,3897161,0.1494,0.1494}, {3345863,3897161,3897048,1000000,0.38112}, {3345864,3896969,3897161,0.30804,0.30804}, {3345867,3895420,3895611,0.115955555555556,0.13045}, {3345868,3895611,3895722,0.042975,0.0509333333333333}, {3345869,3895596,3895722,0.249555555555556,0.249555555555556}, {3345870,3895611,3895596,0.217488888888889,0.217488888888889}, {3345871,3895567,3895596,0.0521555555555556,0.0521555555555556}, {3345872,3895288,3895567,0.176644444444444,0.176644444444444}, {3345873,3895084,3895144,0.0330933333333333,0.0323739130434783}, {3345874,3895144,3895288,0.118630434782609,0.121266666666667}, {3345875,3895144,3895095,0.66738,0.66738}, {3345876,3896104,3896346,1000000,1000000}, {3345877,3896346,3896356,0.171777777777778,0.171777777777778}, {3345878,3896104,3896103,0.367892307692308,0.367892307692308}, {3345879,3896103,3896102,0.101294117647059,0.1148}, {3345880,3896183,3896103,0.0639428571428571,0.0639428571428571}, {3345881,3895359,3895498,0.147466666666667,0.147466666666667}, {3345882,3895498,3895567,0.0900888888888889,0.0900888888888889}, {3345883,3896534,3896567,0.02415,0.02415}, {3345884,3896567,3896672,0.0845538461538461,0.0845538461538461}, {3345885,3896567,3896672,0.79314,0.79314}, {3345886,3896672,3896788,0.0991777777777778,0.0991777777777778}, {3345887,3896788,3896934,0.0867333333333333,0.0867333333333333}, {3345888,3896788,3896934,0.76092,0.76092}, {3345889,3896934,3897068,0.1116,0.1116}, {3345890,3897068,3897194,0.0819777777777778,0.0819777777777778}, {3345891,3897194,3897373,0.126333333333333,0.131192307692308}, {3345892,3897068,3897194,0.75252,0.75252}, {3346101,3891654,3891731,0.179266666666667,0.179266666666667}, {3346104,3909360,3908514,0.345218181818182,0.37974}, {3346105,3908514,3908391,0.0761333333333333,0.0489428571428571}, {3346171,3901401,3900367,0.407818181818182,0.407818181818182}, {3346177,3897471,3897438,1000000,1000000}, {3346180,3897438,3897060,1000000,1000000}, {3346200,3876882,3876867,0.031025,0.0338454545454545}, {3346201,3877270,3877189,0.17105,0.241482352941176}, {3346202,3877189,3877167,0.0344888888888889,0.037248}, {3346203,3876882,3877189,1000000,1000000}, {3346212,3877134,3877049,0.109483333333333,0.119436363636364}, {3346213,3877049,3876882,0.251148387096774,0.288355555555556}, {3346214,3877049,3876752,0.113933333333333,0.113933333333333}, {3346252,3870375,3870348,0.266861538461538,1000000}, {3346630,3921875,3923177,0.385064150943396,0.385064150943396}, {3346631,3923177,3923334,0.0502581818181818,0.0493607142857143}, {3346632,3923177,3923641,0.343622222222222,0.343622222222222}, {3346652,3886688,3886700,1000000,0.032}, {3346653,3886740,3886688,1000000,0.0332857142857143}, {3346654,3886700,3886737,1000000,0.0229578947368421}, {3346655,3886737,3886740,1000000,0.0309}, {3346686,3920542,3920413,0.1863,0.1863}, {3346687,3920473,3920634,0.24462,0.24462}, {3346688,3920814,3920634,1000000,1000000}, {3346702,3922730,3923205,0.406311111111111,0.378289655172414}, {3346703,3922734,3923002,0.156,0.160588235294118}, {3346704,3922730,3922734,0.03582,1000000}, {3346705,3922556,3922674,0.0759111111111111,0.05856}, {3346706,3922734,3922674,0.0369642857142857,1000000}, {3346707,3922345,3922670,0.150670588235294,0.1423}, {3346708,3922674,3922670,0.03612,1000000}, {3346709,3922670,3922730,0.0359612903225806,1000000}, {3346722,3918497,3918288,0.122525,1000000}, {3346723,3918288,3918141,0.0842666666666667,1000000}, {3346724,3918647,3918293,1000000,0.186931034482759}, {3346725,3918293,3918141,1000000,0.06228}, {3346726,3918288,3918293,0.0406173913043478,1000000}, {3346731,3915096,3915518,0.418328571428571,0.325366666666667}, {3346732,3915518,3915952,0.2298,0.211416}, {3346733,3907039,3907029,0.0253,1000000}, {3346734,3907106,3907048,0.0411,1000000}, {3346735,3907048,3907039,0.009225,1000000}, {3346736,3907001,3906913,0.0301161290322581,1000000}, {3346737,3907048,3907001,0.01273125,1000000}, {3347453,3877796,3878226,0.233133333333333,0.233133333333333}, {3347454,3877745,3877753,1000000,1000000}, {3347455,3877796,3877745,0.0423333333333333,1000000}, {3347457,3877845,3877760,0.3016,1000000}, {3347458,3877760,3877753,1000000,1000000}, {3347459,3877796,3877760,1000000,0.0361}, {3347473,3858640,3858827,1000000,1000000}, {3347474,3858827,3859100,1000000,1000000}, {3347475,3859281,3858640,0.245977777777778,0.245977777777778}, {3347476,3859883,3859607,0.178036363636364,0.1632}, {3347477,3859607,3859100,0.39021,0.312168}, {3347478,3859281,3859607,0.239025,0.224964705882353}, {3347521,3894321,3895210,0.490355555555556,0.490355555555556}, {3347522,3895210,3894181,0.6242,0.6242}, {3347523,3894321,3894428,0.0900222222222222,0.097224}, {3347524,3894428,3894532,0.174466666666667,0.15702}, {3347525,3894428,3893838,0.371022222222222,0.371022222222222}, {3347765,3872530,3872485,1000000,0.0561076923076923}, {3347766,3872485,3872398,1000000,0.150284210526316}, {3347767,3872398,3872500,1000000,0.106152941176471}, {3347768,3872500,3872551,1000000,0.0593181818181818}, {3347769,3872485,3872500,0.00869268292682927,1000000}, {3347770,3872398,3872341,0.0499525423728814,0.0556075471698113}, {3347771,3872341,3872188,0.209266666666667,0.21973}, {3347773,3872844,3872656,0.150701694915254,1000000}, {3347774,3872844,3872624,1000000,0.169958490566038}, {3347775,3872084,3872303,0.1998,1000000}, {3347776,3872303,3872414,0.100984615384615,1000000}, {3347777,3872594,3872485,0.23766,0.35649}, {3347778,3872346,3872394,0.0509837837837838,1000000}, {3347779,3872394,3872414,0.0258428571428571,1000000}, {3347780,3872484,3872490,1000000,0.00444489795918367}, {3347781,3872490,3872524,1000000,0.0318409090909091}, {3347782,3872303,3872394,0.0323769230769231,1000000}, {3347783,3872394,3872490,0.0738461538461539,0.0436363636363636}, {3347784,3872490,3872538,0.04098,0.0482117647058823}, {3347785,3872538,3872594,0.0423818181818182,0.0717230769230769}, {3347788,3872624,3872530,1000000,0.089925}, {3347789,3872656,3872551,0.0899,1000000}, {3348171,3847694,3846821,0.33440625,0.324272727272727}, {3348172,3846700,3846821,0.341,0.341}, {3348489,3848689,3848099,1000000,1000000}, {3349230,3848569,3853483,1000000,1000000}, {3349231,3847766,3848569,1000000,1000000}, {3349232,3849451,3848362,1000000,1000000}, {3349280,3851142,3850951,0.1456,0.1456}, {3350290,3854813,3854860,0.388996363636364,0.38205}, {3350291,3858719,3858906,0.0618,0.0618}, {3350292,3858393,3859169,0.203585454545455,0.211267924528302}, {3350293,3858253,3858439,0.950444444444444,0.950444444444444}, {3350299,3850035,3848439,1.15786666666667,1.15786666666667}, {3350300,3850010,3849472,0.26508,0.26508}, {3350301,3857996,3855897,1000000,1000000}, {3350302,3856249,3856523,0.159872727272727,0.138836842105263}, {3350303,3856523,3857568,0.358725,0.326113636363636}, {3350304,3855305,3855176,0.2877,0.309830769230769}, {3350305,3854220,3854212,0.44084347826087,0.44084347826087}, {3350306,3854212,3854211,0.030552,0.030552}, {3350307,3853763,3853750,0.258254545454545,0.258254545454545}, {3350308,3853750,3853749,0.0311090909090909,0.0311090909090909}, {3350309,3853241,3853374,0.201581818181818,0.201581818181818}, {3350310,3853374,3853428,0.0681818181818182,0.0681818181818182}, {3350311,3852830,3852823,0.150454545454545,0.150454545454545}, {3350312,3852823,3852822,0.0771636363636364,0.0771636363636364}, {3350313,3852268,3852256,0.165890909090909,0.165890909090909}, {3350314,3851730,3851745,0.0237272727272727,0.0237272727272727}, {3350315,3851745,3851816,0.107381818181818,0.107381818181818}, {3350316,3851730,3850999,0.259290909090909,0.259290909090909}, {3350317,3850324,3854647,0.795447619047619,0.759290909090909}, {3350318,3851836,3854759,2.16264,2.16264}, {3350322,3858326,3857996,1000000,1000000}, {3350323,3858506,3858492,0.0222218181818182,0.0207152542372881}, {3350324,3858492,3858664,0.0719265306122449,1000000}, {3350327,3849531,3848840,0.303324324324324,0.267214285714286}, {3350328,3852415,3851695,0.292605,0.325116666666667}, {3350329,3851695,3849531,0.737723076923077,0.701736585365854}, {3350330,3851741,3851276,0.244888888888889,0.244888888888889}, {3350331,3851276,3851142,0.0971111111111111,0.0971111111111111}, {3350412,3920856,3915583,3.93036,3.93036}, {3359922,3883021,3882955,0.0757058823529412,1000000}, {3359923,3884105,3883330,1000000,0.578714285714286}, {3359924,3883330,3883267,1000000,0.05847}, {3359925,3883021,3883330,1000000,1000000}, {3361616,3846821,3844192,0.715513636363636,0.850881081081081}, {3361622,3889450,3889129,0.30834,0.30834}, {3361623,3889450,3888936,0.32184,0.32184}, {3361624,3889884,3889760,0.12858,0.12858}, {3361625,3889760,3889450,0.31098,0.31098}, {3361626,3889760,3889536,0.13506,0.13506}, {3361627,3889536,3889277,0.18624,0.18624}, {3361631,3885968,3886258,0.27591,0.27591}, {3361632,3889165,3888287,0.81453,0.81453}, {3361633,3889504,3889165,0.34032,0.34032}, {3361634,3886258,3886560,0.346042105263158,0.346042105263158}, {3361638,3889830,3889504,0.32241,0.32241}, {3361639,3888847,3889830,0.61137,0.61137}, {3361640,3889212,3888847,0.32724,0.32724}, {3361641,3889504,3888475,0.62061,0.62061}, {3361642,3888847,3888475,0.32493,0.32493}, {3361643,3888109,3889165,0.62385,0.62385}, {3361644,3888475,3888109,0.32604,0.32604}, {3361646,3886865,3887827,0.60423,0.60423}, {3361647,3888189,3887827,0.32598,0.32598}, {3361648,3887827,3887997,0.09075,0.09075}, {3361649,3887997,3888847,0.49566,0.49566}, {3361650,3888475,3887612,0.49311,0.49311}, {3361651,3887997,3887612,0.33003,0.33003}, {3361652,3887612,3887415,0.09774,0.09774}, {3361653,3887415,3886560,0.5961,0.5961}, {3361654,3886258,3887098,0.60759,0.60759}, {3361655,3887098,3888109,0.58539,0.58539}, {3361656,3887415,3887098,0.32304,0.32304}, {3361660,3894181,3893714,0.465488888888889,0.465488888888889}, {3361661,3893714,3893424,0.306555555555556,0.306555555555556}, {3361662,3893714,3893976,0.999022222222222,0.999022222222222}, {3361663,3890171,3890130,0.04344,0.04344}, {3361664,3890130,3889830,0.32457,0.32457}, {3361665,3890130,3889497,0.42789,0.42789}, {3361666,3889497,3889212,0.18834,0.18834}, {3361667,3889497,3889837,0.32964,0.32964}, {3361668,3889837,3890144,0.34284,0.34284}, {3361671,3889212,3888335,0.50892,0.50892}, {3361675,3889837,3888758,0.66771,0.66771}, {3361737,3871350,3871315,0.327514285714286,0.299034782608696}, {3362217,3890281,3890312,0.124688888888889,0.124688888888889}, {3362225,3882011,3882065,1000000,1000000}, {3362226,3882065,3882743,1000000,1000000}, {3362227,3882065,3881940,0.08082,0.08082}, {3362259,3890795,3890303,0.128372727272727,0.131358139534884}, {3362260,3890303,3889886,0.134178947368421,0.124360975609756}, {3362261,3890303,3890312,0.0180888888888889,0.0180888888888889}, {3362317,3872701,3873465,1000000,1000000}, {3362318,3873465,3873204,1000000,1000000}, {3362319,3873287,3873716,1000000,1000000}, {3362320,3873716,3873825,1000000,1000000}, {3362321,3873716,3873819,1000000,1000000}, {3362322,3873465,3873503,1000000,1000000}, {3362323,3873045,3873503,1000000,1000000}, {3362324,3873503,3873719,1000000,1000000}, {3362327,3871568,3871798,0.1488,0.1488}, {3362328,3871798,3871822,0.0123157894736842,0.0123157894736842}, {3362329,3872009,3871244,0.209045454545455,0.2555}, {3362330,3871798,3872009,1000000,1000000}, {3362331,3871798,3871552,1000000,1000000}, {3362333,3871237,3871495,1000000,1000000}, {3362334,3871495,3872308,1000000,1000000}, {3362335,3871769,3871575,1000000,1000000}, {3362336,3871495,3871575,1000000,1000000}, {3362339,3872308,3872816,1000000,1000000}, {3362340,3872816,3872867,1000000,1000000}, {3362341,3871769,3872816,1000000,1000000}, {3362342,3872816,3872882,1000000,1000000}, {3362343,3872308,3872772,1000000,1000000}, {3362350,3892896,3892710,1000000,1000000}, {3362351,3892710,3892510,1000000,1000000}, {3362352,3892710,3892878,1000000,1000000}, {3362353,3893440,3893436,1000000,1000000}, {3362354,3892878,3893440,1000000,1000000}, {3362355,3893492,3893440,1000000,1000000}, {3362356,3893759,3893982,0.178309090909091,0.178309090909091}, {3362357,3893492,3893602,1000000,1000000}, {3362358,3893602,3893759,1000000,1000000}, {3362359,3893982,3893733,1000000,1000000}, {3362360,3893602,3893733,1000000,1000000}, {3362361,3892878,3893352,1000000,1000000}, {3362362,3893352,3893492,1000000,1000000}, {3362363,3893329,3893497,0.1938,0.162792}, {3362364,3893497,3893759,0.264,0.276}, {3362365,3893222,3893154,1000000,1000000}, {3362366,3893154,3892896,1000000,1000000}, {3362367,3893352,3893422,1000000,1000000}, {3362368,3893422,3893497,1000000,1000000}, {3362369,3893154,3893422,1000000,1000000}, {3362370,3893422,3893602,1000000,1000000}, {3362371,3892726,3892550,1000000,1000000}, {3362372,3893982,3893455,1000000,1000000}, {3362373,3893455,3893406,1000000,1000000}, {3362374,3892708,3892779,1000000,1000000}, {3362375,3892779,3893406,1000000,1000000}, {3362376,3892726,3893083,1000000,1000000}, {3362377,3892779,3893083,1000000,1000000}, {3362378,3893733,3893436,1000000,1000000}, {3362379,3893083,3893428,1000000,1000000}, {3362380,3893428,3893436,1000000,1000000}, {3362381,3893083,3893430,1000000,1000000}, {3362382,3893430,3893455,1000000,1000000}, {3362383,3893428,3893430,1000000,1000000}, {3362384,3889711,3889747,1000000,1000000}, {3362385,3889747,3890088,1000000,1000000}, {3362386,3890065,3890031,1000000,1000000}, {3362391,3890031,3890469,1000000,1000000}, {3362392,3890469,3890924,1000000,1000000}, {3362393,3890031,3890469,1000000,1000000}, {3362394,3890088,3890156,0.0407454545454545,0.0407454545454545}, {3362395,3890156,3890590,0.52545,0.52545}, {3362402,3873733,3873486,1000000,1000000}, {3362405,3873733,3873766,0.0145285714285714,0.0141906976744186}, {3362415,3883331,3883349,1000000,1000000}, {3362416,3884023,3884123,1000000,1000000}, {3362467,3846404,3846522,0.247866666666667,0.247866666666667}, {3362509,3874818,3874633,1000000,0.0491727272727273}, {3362510,3874633,3874532,1000000,0.018734693877551}, {3362511,3874633,3874994,1000000,1000000}, {3362512,3875410,3875446,0.0130772727272727,0.01644}, {3362513,3875446,3875487,0.0120409090909091,0.0143189189189189}, {3362514,3875446,3875230,1000000,1000000}, {3362515,3875230,3874994,1000000,1000000}, {3362516,3875338,3875230,1000000,1000000}, {3362517,3874277,3874930,1000000,1000000}, {3362518,3875338,3875218,1000000,1000000}, {3362519,3875218,3874930,1000000,1000000}, {3362520,3875218,3875028,1000000,1000000}, {3362521,3875288,3875028,1000000,1000000}, {3362522,3875288,3875338,1000000,1000000}, {3362523,3875028,3874632,1000000,1000000}, {3362524,3874632,3874277,1000000,1000000}, {3362525,3874137,3874076,1000000,1000000}, {3362526,3874632,3874213,1000000,1000000}, {3362527,3874213,3874137,1000000,1000000}, {3362528,3874367,3874213,1000000,1000000}, {3362529,3874420,3874367,1000000,1000000}, {3362530,3874576,3874420,1000000,1000000}, {3362531,3874571,3874457,1000000,1000000}, {3362532,3874457,3874420,1000000,1000000}, {3362533,3874571,3874964,1000000,1000000}, {3362534,3875724,3875477,1000000,1000000}, {3362535,3875477,3875288,1000000,1000000}, {3362536,3876677,3875950,1000000,1000000}, {3362538,3875477,3875950,1000000,1000000}, {3362539,3875950,3875724,1000000,1000000}, {3362540,3876504,3875724,1000000,1000000}, {3362543,3875477,3875353,1000000,1000000}, {3362544,3875353,3874576,1000000,1000000}, {3362545,3875724,3875459,1000000,1000000}, {3362546,3875459,3875353,1000000,1000000}, {3362547,3875459,3874964,1000000,1000000}, {3362549,3875051,3875052,1000000,1000000}, {3362550,3874725,3874964,1000000,1000000}, {3362551,3874725,3874515,1000000,1000000}, {3362552,3874515,3874471,1000000,1000000}, {3362553,3874725,3874531,1000000,1000000}, {3362554,3874531,3874424,1000000,1000000}, {3362555,3875525,3875459,1000000,1000000}, {3362556,3874795,3874725,1000000,1000000}, {3362557,3875525,3874795,1000000,1000000}, {3362558,3875058,3874795,1000000,1000000}, {3362565,3874642,3874445,1000000,1000000}, {3362566,3874795,3874572,1000000,1000000}, {3362567,3874445,3874572,1000000,1000000}, {3362568,3875052,3875053,1000000,1000000}, {3362569,3875053,3875058,1000000,1000000}, {3362570,3874572,3874914,1000000,1000000}, {3362571,3874914,3874642,1000000,1000000}, {3362572,3875053,3874914,1000000,1000000}, {3362575,3875525,3875275,1000000,1000000}, {3362576,3875275,3875058,1000000,1000000}, {3362577,3875669,3875572,1000000,1000000}, {3362578,3875572,3875275,1000000,1000000}, {3362579,3875572,3875191,1000000,1000000}, {3362580,3875191,3875053,1000000,1000000}, {3362581,3875900,3875191,1000000,1000000}, {3362582,3875900,3876004,1000000,1000000}, {3362601,3872043,3871083,1000000,0.1766}, {3362602,3871083,3871032,1000000,0.0128266666666667}, {3362603,3871105,3871083,1000000,1000000}, {3362604,3871194,3871105,1000000,1000000}, {3362605,3871346,3871194,1000000,1000000}, {3362606,3872790,3871105,1000000,1000000}, {3362610,3872487,3872107,1000000,1000000}, {3362611,3872197,3872107,1000000,1000000}, {3362612,3872107,3871733,1000000,1000000}, {3362613,3871733,3871346,1000000,1000000}, {3362614,3872197,3871733,1000000,1000000}, {3362615,3872242,3872197,1000000,1000000}, {3362616,3872242,3871992,1000000,1000000}, {3362617,3871725,3871766,0.029125,0.0183947368421053}, {3362618,3871766,3871812,0.0337304347826087,0.0204157894736842}, {3362619,3871992,3871766,1000000,1000000}, {3362620,3873283,3873249,1000000,1000000}, {3362621,3873067,3872626,1000000,1000000}, {3362622,3872642,3872300,1000000,1000000}, {3362623,3872300,3872242,1000000,1000000}, {3362624,3872626,3872300,1000000,1000000}, {3362625,3873249,3873229,1000000,1000000}, {3362626,3873229,3873067,1000000,1000000}, {3362628,3872790,3872318,1000000,1000000}, {3362629,3872318,3872107,1000000,1000000}, {3362630,3873139,3872318,1000000,1000000}, {3362631,3872928,3872790,1000000,1000000}, {3362632,3874277,3873712,1000000,1000000}, {3362633,3873712,3873229,1000000,1000000}, {3362634,3873229,3873258,1000000,1000000}, {3362635,3873258,3873139,1000000,1000000}, {3362636,3873712,3873392,1000000,1000000}, {3362637,3873392,3873258,1000000,1000000}, {3362638,3873392,3873180,1000000,1000000}, {3362639,3873180,3873139,1000000,1000000}, {3362640,3873139,3872970,1000000,1000000}, {3362641,3872970,3872928,1000000,1000000}, {3362642,3873180,3873203,1000000,1000000}, {3362643,3873203,3872970,1000000,1000000}, {3362644,3874930,3873565,1000000,1000000}, {3362645,3873565,3872928,1000000,1000000}, {3362646,3873565,3873203,1000000,1000000}, {3362647,3873565,3873392,1000000,1000000}, {3362648,3873334,3872940,0.15404,0.149070967741935}, {3362649,3872940,3872142,0.273268965517241,0.240145454545455}, {3362650,3872069,3872075,1000000,1000000}, {3362651,3872115,3872075,1000000,1000000}, {3362652,3872106,3872142,0.0216,0.02}, {3362653,3872115,3872106,1000000,1000000}, {3362654,3872047,3872035,1000000,1000000}, {3362655,3871884,3871437,1000000,1000000}, {3362656,3872069,3871884,1000000,1000000}, {3362657,3872075,3871959,1000000,1000000}, {3362658,3871959,3871884,1000000,1000000}, {3362659,3871437,3871817,0.248530434782609,0.219853846153846}, {3362660,3872115,3871959,1000000,1000000}, {3362661,3872305,3872981,0.135266666666667,1000000}, {3362662,3872981,3873387,0.09822,1000000}, {3362663,3873130,3872840,1000000,1000000}, {3362664,3872840,3872981,1000000,1000000}, {3362665,3872940,3872563,1000000,1000000}, {3362666,3872563,3872115,1000000,1000000}, {3362667,3872777,3873130,1000000,1000000}, {3362668,3872777,3872840,1000000,1000000}, {3362669,3872777,3872563,1000000,1000000}, {3362670,3872350,3872777,1000000,1000000}, {3362671,3872057,3872069,1000000,1000000}, {3362672,3872350,3872057,1000000,1000000}, {3362673,3872057,3871683,1000000,1000000}, {3362674,3871858,3872023,1000000,1000000}, {3362675,3872023,3872057,1000000,1000000}, {3362676,3871941,3871989,1000000,1000000}, {3362677,3871989,3872350,1000000,1000000}, {3362678,3872023,3871989,1000000,1000000}, {3362679,3871941,3871832,1000000,1000000}, {3362683,3869175,3868849,0.136384615384615,0.126642857142857}, {3362684,3869443,3869057,0.18372,0.177793548387097}, {3362685,3869057,3868849,0.142625,0.148826086956522}, {3362686,3869175,3869057,1000000,1000000}, {3362687,3869792,3869664,0.0546642857142857,0.0463818181818182}, {3362688,3869664,3869175,0.169858064516129,0.146266666666667}, {3362689,3869601,3870504,0.706061538461538,0.7649}, {3362690,3870504,3870995,0.210432,0.26304}, {3362691,3869956,3869975,0.0110545454545455,0.0130285714285714}, {3362692,3869975,3869601,0.431485714285714,0.635873684210526}, {3362693,3870504,3869975,1000000,1000000}, {3362722,3862546,3862566,0.0113555555555556,0.0113555555555556}, {3362723,3862566,3862596,0.0165333333333333,0.0165333333333333}, {3362724,3862546,3862381,1000000,0.0514576271186441}, {3362725,3862381,3862165,1000000,0.0700372881355932}, {3362726,3862566,3862381,1000000,1000000}, {3362727,3862475,3862320,0.0456387096774193,1000000}, {3362728,3862320,3862075,0.0713322580645161,1000000}, {3362729,3862381,3862320,1000000,1000000}, {3362730,3862475,3862455,1000000,0.0202875}, {3362731,3862455,3862069,1000000,0.310231578947368}, {3362732,3862320,3862455,1000000,1000000}, {3362733,3863539,3863563,0.015,0.01}, {3362734,3863464,3863081,0.160378125,1000000}, {3362735,3863532,3863138,1000000,0.164862295081967}, {3362736,3878815,3879133,0.161823529411765,1000000}, {3362737,3879133,3879365,0.120247058823529,1000000}, {3362738,3879133,3879091,1000000,1000000}, {3362739,3880149,3879822,0.202986206896552,1000000}, {3362740,3879822,3879461,0.182941935483871,1000000}, {3362741,3878667,3878662,0.1745625,0.22344}, {3362742,3878662,3878665,0.0805263157894737,0.0765}, {3362743,3878737,3878662,1000000,1000000}, {3362744,3878737,3878736,1000000,1000000}, {3362745,3879091,3878917,1000000,1000000}, {3362746,3878917,3878737,1000000,1000000}, {3362747,3878736,3878917,1000000,1000000}, {3362748,3878736,3878735,1000000,1000000}, {3362749,3878665,3878663,0.0172615384615385,0.0172615384615385}, {3362750,3878663,3878655,0.195746341463415,0.191085714285714}, {3362751,3878735,3878663,1000000,1000000}, {3362752,3878655,3879016,1000000,1000000}, {3362753,3879016,3879074,1000000,1000000}, {3362754,3879074,3879073,1000000,1000000}, {3362755,3878735,3879154,1000000,1000000}, {3362756,3879154,3879016,1000000,1000000}, {3362757,3879154,3879168,1000000,1000000}, {3362758,3879074,3879313,1000000,1000000}, {3362759,3879461,3879300,0.0602516129032258,1000000}, {3362760,3879300,3878635,0.37482,1000000}, {3362761,3879313,3879300,1000000,1000000}, {3362762,3879154,3879327,1000000,1000000}, {3362763,3879327,3879313,1000000,1000000}, {3362764,3879313,3879514,1000000,1000000}, {3362765,3879327,3879514,1000000,1000000}, {3362766,3879514,3879537,1000000,1000000}, {3362767,3879537,3879305,1000000,1000000}, {3362768,3879305,3879309,1000000,1000000}, {3362769,3879305,3879194,1000000,1000000}, {3362770,3879537,3879627,1000000,1000000}, {3362771,3879627,3879785,1000000,1000000}, {3362772,3879785,3879704,1000000,1000000}, {3362773,3879785,3879836,1000000,1000000}, {3362774,3879627,3879692,1000000,1000000}, {3362775,3879692,3879822,1000000,1000000}, {3362776,3879692,3879853,1000000,1000000}, {3362777,3880902,3880218,1000000,0.496314285714286}, {3362778,3880218,3879549,1000000,0.328694117647059}, {3362779,3880218,3880503,1000000,1000000}, {3362780,3879822,3879802,1000000,1000000}, {3362781,3879802,3880034,1000000,1000000}, {3362782,3880034,3880218,1000000,1000000}, {3362783,3880034,3880504,1000000,1000000}, {3362784,3879802,3879555,1000000,1000000}, {3362785,3879555,3879484,1000000,1000000}, {3362786,3879891,3880034,1000000,1000000}, {3362787,3879555,3879891,1000000,1000000}, {3362788,3879555,3879596,1000000,1000000}, {3362789,3879596,3879891,1000000,1000000}, {3362790,3879596,3879520,1000000,1000000}, {3362791,3879627,3879628,1000000,1000000}, {3362792,3873751,3872938,0.384171428571429,0.384171428571429}, {3362793,3873751,3873587,1000000,1000000}, {3362794,3874096,3873697,1000000,1000000}, {3362795,3874238,3874298,1000000,1000000}, {3362796,3874298,3875050,1000000,1000000}, {3362797,3874303,3874298,1000000,1000000}, {3362798,3874096,3874144,1000000,1000000}, {3362799,3874144,3874303,1000000,1000000}, {3362800,3874307,3874144,1000000,1000000}, {3362801,3874303,3874307,1000000,1000000}, {3362802,3874323,3874307,1000000,1000000}, {3362803,3873945,3874096,1000000,1000000}, {3362804,3874323,3874160,1000000,1000000}, {3362805,3874160,3873945,1000000,1000000}, {3362806,3874497,3874323,1000000,1000000}, {3362807,3874160,3874446,1000000,1000000}, {3362808,3874446,3874497,1000000,1000000}, {3362809,3874224,3873945,1000000,1000000}, {3362810,3874446,3874295,1000000,1000000}, {3362811,3874295,3874224,1000000,1000000}, {3362812,3874770,3874688,1000000,1000000}, {3362813,3874688,3874497,1000000,1000000}, {3362814,3874307,3874688,1000000,1000000}, {3362815,3874718,3874770,1000000,1000000}, {3362816,3874946,3874770,1000000,1000000}, {3362817,3874295,3874674,1000000,1000000}, {3362818,3874674,3874770,1000000,1000000}, {3362819,3874946,3875132,1000000,1000000}, {3362820,3875425,3874946,1000000,1000000}, {3362821,3875425,3875812,1000000,1000000}, {3362822,3875812,3875132,1000000,1000000}, {3362823,3874718,3875341,1000000,1000000}, {3362824,3875341,3875425,1000000,1000000}, {3362825,3875568,3875341,1000000,1000000}, {3362826,3875568,3876131,1000000,1000000}, {3362827,3876064,3875050,1000000,1000000}, {3362828,3876131,3876176,1000000,1000000}, {3362829,3876176,3876064,1000000,1000000}, {3362830,3876176,3876242,1000000,1000000}, {3362831,3876061,3876085,1000000,1000000}, {3362832,3876085,3876064,1000000,1000000}, {3362833,3876190,3876085,1000000,1000000}, {3362834,3875132,3875073,1000000,1000000}, {3362835,3875073,3874674,1000000,1000000}, {3362836,3875727,3875716,1000000,1000000}, {3362837,3875812,3876050,1000000,1000000}, {3362838,3876187,3876050,1000000,1000000}, {3362839,3875952,3876187,1000000,1000000}, {3362840,3876050,3875982,1000000,1000000}, {3362841,3875982,3875568,1000000,1000000}, {3362842,3875982,3876028,1000000,1000000}, {3362843,3876093,3875952,1000000,1000000}, {3362844,3876215,3876093,1000000,1000000}, {3362845,3876187,3876556,1000000,1000000}, {3362846,3876265,3876650,1000000,1000000}, {3362847,3876242,3876257,1000000,1000000}, {3362848,3876257,3876190,1000000,1000000}, {3362850,3876257,3876490,1000000,1000000}, {3362851,3876490,3876524,1000000,1000000}, {3362852,3876556,3876526,1000000,1000000}, {3362853,3876526,3876093,1000000,1000000}, {3362854,3876215,3876526,1000000,1000000}, {3362855,3876490,3876576,1000000,1000000}, {3362856,3876576,3876504,1000000,1000000}, {3362857,3876755,3876576,1000000,1000000}, {3362858,3876755,3876820,1000000,1000000}, {3362859,3876820,3876843,1000000,1000000}, {3362860,3876028,3876705,1000000,1000000}, {3362861,3876705,3876755,1000000,1000000}, {3362862,3876028,3876724,1000000,1000000}, {3362863,3876724,3876705,1000000,1000000}, {3362864,3876820,3876813,1000000,1000000}, {3362865,3876813,3876677,1000000,1000000}, {3362866,3876724,3876813,1000000,1000000}, {3362867,3876187,3876428,1000000,1000000}, {3362868,3876428,3876615,1000000,1000000}, {3362869,3876615,3876556,1000000,1000000}, {3362870,3876724,3876737,1000000,1000000}, {3362871,3876737,3876428,1000000,1000000}, {3362872,3876935,3876737,1000000,1000000}, {3362873,3876615,3876964,1000000,1000000}, {3362874,3876964,3876935,1000000,1000000}, {3362875,3876935,3876945,1000000,1000000}, {3362876,3876945,3876943,1000000,1000000}, {3362877,3876945,3877237,1000000,1000000}, {3362878,3877237,3876964,1000000,1000000}, {3362879,3877237,3877149,1000000,1000000}, {3362880,3877149,3877138,1000000,1000000}, {3362881,3877237,3877186,1000000,1000000}, {3362882,3877149,3877051,1000000,1000000}, {3362883,3877051,3876964,1000000,1000000}, {3362884,3877074,3877051,1000000,1000000}, {3362885,3876556,3876770,1000000,1000000}, {3362886,3876770,3877074,1000000,1000000}, {3362887,3876785,3876770,1000000,1000000}, {3362888,3876526,3876785,1000000,1000000}, {3362889,3877111,3877074,1000000,1000000}, {3362890,3876785,3877111,1000000,1000000}, {3362891,3876650,3876838,1000000,1000000}, {3362892,3876838,3876785,1000000,1000000}, {3362893,3877142,3877111,1000000,1000000}, {3362894,3876838,3877082,1000000,1000000}, {3362895,3877082,3877142,1000000,1000000}, {3362896,3876650,3876762,1000000,1000000}, {3362897,3877082,3877225,1000000,1000000}, {3362898,3877225,3876762,1000000,1000000}, {3362899,3877480,3877142,1000000,1000000}, {3362900,3877237,3877473,1000000,1000000}, {3362901,3877473,3877480,1000000,1000000}, {3362902,3877473,3877430,1000000,1000000}, {3362903,3877549,3877480,1000000,1000000}, {3362904,3877549,3877526,1000000,1000000}, {3362905,3877337,3877549,1000000,1000000}, {3362906,3877225,3877243,1000000,1000000}, {3362907,3877243,3877337,1000000,1000000}, {3362908,3877337,3877206,1000000,1000000}, {3362909,3877206,3877243,1000000,1000000}, {3362910,3876762,3877039,1000000,1000000}, {3362911,3877206,3877039,1000000,1000000}, {3362912,3877039,3877251,1000000,1000000}, {3362913,3877251,3877484,1000000,1000000}, {3362914,3877251,3877663,1000000,1000000}, {3362915,3877894,3877950,1000000,1000000}, {3362916,3877950,3877957,1000000,1000000}, {3362917,3877950,3878018,1000000,1000000}, {3362918,3877484,3877599,1000000,1000000}, {3362919,3878151,3877633,0.201177777777778,0.258657142857143}, {3362920,3877599,3877633,1000000,1000000}, {3362921,3877663,3877736,1000000,1000000}, {3362922,3877736,3877894,1000000,1000000}, {3362923,3877599,3877736,1000000,1000000}, {3362924,3877736,3878128,1000000,1000000}, {3362925,3878230,3878168,0.0292695652173913,0.0396}, {3362926,3878168,3878151,0.0091304347826087,0.0123529411764706}, {3362927,3878128,3878160,1000000,1000000}, {3362928,3878160,3878168,1000000,1000000}, {3362929,3878160,3878080,1000000,1000000}, {3362930,3873587,3874224,1000000,1000000}, {3362931,3874303,3874718,1000000,1000000}, {3362932,3881122,3881456,1000000,1000000}, {3362933,3880796,3881426,0.255763636363636,0.228113513513513}, {3362934,3881426,3881837,0.175075,0.120051428571429}, {3362935,3881456,3881638,1000000,1000000}, {3362936,3881638,3881426,1000000,1000000}, {3362937,3882051,3881920,1000000,1000000}, {3362938,3881456,3881857,1000000,1000000}, {3362939,3881638,3881957,1000000,1000000}, {3362940,3881857,3881957,1000000,1000000}, {3362941,3882306,3882336,1000000,1000000}, {3362942,3882336,3882051,1000000,1000000}, {3362943,3882336,3882413,1000000,1000000}, {3362944,3882463,3882493,1000000,1000000}, {3362945,3882413,3882463,1000000,1000000}, {3362946,3881837,3882198,1000000,1000000}, {3362947,3882198,3882463,1000000,1000000}, {3362948,3882225,3882306,1000000,1000000}, {3362949,3881957,3882143,1000000,1000000}, {3362950,3882143,3882225,1000000,1000000}, {3362951,3882299,3882225,1000000,1000000}, {3362952,3882143,3882299,1000000,1000000}, {3362953,3882198,3882187,1000000,1000000}, {3362954,3882187,3882299,1000000,1000000}, {3362955,3882187,3881514,1000000,1000000}, {3362956,3882225,3882049,1000000,1000000}, {3362957,3882049,3882143,1000000,1000000}, {3362958,3881857,3882045,1000000,1000000}, {3362959,3882045,3882126,1000000,1000000}, {3362960,3882049,3882045,1000000,1000000}, {3362961,3881920,3881863,0.0380285714285714,0.0499125}, {3362962,3881863,3881122,0.325177777777778,0.325177777777778}, {3362963,3882045,3881863,1000000,1000000}, {3362976,3847383,3846884,0.190275,0.179082352941176}, {3362977,3846884,3845033,0.86,0.86}, {3362978,3846884,3846862,0.154066666666667,0.154066666666667}, {3363018,3854739,3854220,0.335733333333333,0.2518}, {3363019,3854220,3853763,0.172563636363636,0.172563636363636}, {3363020,3854647,3854759,0.02106,0.0229745454545455}, {3363021,3854759,3857991,0.530918181818182,0.5562}, {3363025,3854739,3854686,0.434111111111111,0.434111111111111}, {3363026,3854211,3854694,0.221184,0.240417391304348}, {3363027,3854694,3855176,0.265669565217391,0.210703448275862}, {3363028,3854686,3854694,0.0351545454545455,0.0336260869565217}, {3363043,3865750,3865816,0.0416727272727273,0.0359529411764706}, {3363044,3866117,3866503,0.201969230769231,0.1641}, {3363062,3847029,3847227,0.0654558139534884,0.070365}, {3363063,3847227,3847265,0.011175,0.0117631578947368}, {3363064,3847308,3847227,0.202333333333333,0.173428571428571}, {3363065,3849169,3847054,0.527574545454545,0.558011538461539}, {3363066,3847418,3847447,0.0536222222222222,0.0536222222222222}, {3363255,3882181,3882400,1000000,1000000}, {3363301,3864828,3864600,0.102,0.102}, {3363302,3864600,3864396,0.12915,0.12915}, {3363320,3885895,3885885,1000000,1000000}, {3363321,3885885,3885874,1000000,1000000}, {3363322,3885885,3886532,1000000,1000000}, {3363323,3886985,3886953,0.368485714285714,1000000}, {3363324,3886532,3886953,1000000,1000000}, {3363325,3887624,3887606,1000000,0.267218181818182}, {3363326,3886953,3887606,1000000,1000000}, {3363327,3888215,3888202,0.31818,1000000}, {3363328,3888202,3888181,0.35865,1000000}, {3363329,3887606,3888202,1000000,1000000}, {3363330,3888807,3888805,1000000,0.3762}, {3363331,3888805,3888798,1000000,0.293431578947368}, {3363332,3888202,3888805,1000000,1000000}, {3363365,3866063,3865925,0.064392,0.0487818181818182}, {3363366,3865925,3865676,0.0906,0.07248}, {3363369,3865925,3866080,0.35664,0.35664}, {3363396,3884221,3884516,0.353916666666667,0.344351351351351}, {3363397,3884516,3884323,0.0880888888888889,0.0880888888888889}, {3363398,3884516,3884654,0.149857894736842,0.138892682926829}, {3363399,3884654,3884501,0.0710222222222222,0.0710222222222222}, {3363435,3908887,3909017,0.082904347826087,0.0706222222222222}, {3363436,3909017,3909343,0.160324137931034,0.185976}, {3363437,3908737,3909017,1000000,1000000}, {3363438,3909017,3909035,1000000,1000000}, {3363439,3913759,3914484,0.418675,0.418675}, {3363440,3914484,3914833,0.2114,0.2114}, {3363441,3914089,3914213,0.0731478260869565,0.0731478260869565}, {3363442,3914213,3914375,0.0850714285714286,0.103565217391304}, {3363443,3914484,3914213,1000000,1000000}, {3363447,3865442,3865410,0.0156,0.0193142857142857}, {3363448,3865944,3865749,0.0832444444444445,0.0832444444444445}, {3363449,3865749,3864722,0.64866,0.64866}, {3363450,3865442,3865749,1000000,1000000}, {3363451,3880338,3878856,1000000,1000000}, {3363467,3848779,3849838,0.5624,0.5624}, {3363567,3884654,3884851,0.130508108108108,0.112297674418605}, {3363568,3885410,3885370,1000000,1000000}, {3363569,3885370,3885850,1000000,1000000}, {3363570,3884851,3885047,0.112615384615385,0.1098}, {3363571,3884758,3885047,1000000,1000000}, {3363572,3884758,3884967,1000000,1000000}, {3363573,3885047,3885349,0.133,0.145975609756098}, {3363574,3885349,3885737,0.280954838709677,0.235394594594595}, {3363575,3884967,3885349,1000000,1000000}, {3363831,3859375,3858882,1000000,1000000}, {3363832,3858741,3858882,0.1545,0.1545}, {3363833,3858882,3859078,0.1687,0.178623529411765}, {3363910,3899482,3900270,0.470711111111111,0.470711111111111}, {3363911,3900270,3900501,0.2746,0.143269565217391}, {3363914,3900255,3900290,1000000,0.0628545454545455}, {3363915,3900501,3900376,0.0577090909090909,0.0835263157894737}, {3363916,3900376,3900255,0.042651724137931,0.0549733333333333}, {3363917,3900290,3900376,1000000,0.0356888888888889}, {3363918,3900290,3900257,0.04248,0.04248}, {3363919,3900257,3900217,0.49848,0.49848}, {3363920,3900217,3900270,0.0511058823529412,0.0394909090909091}, {3363921,3900257,3900217,0.47964,0.47964}, {3363930,3900270,3900373,0.0971,0.0971}, {3363931,3900373,3900471,0.44442,0.44442}, {3363932,3900471,3900373,0.8451,0.8451}, {3363933,3900373,3900471,0.21972,0.21972}, {3363966,3884851,3884622,1000000,1000000}, {3363967,3884622,3884758,1000000,1000000}, {3364717,3881574,3881559,0.0559153846153846,1000000}, {3364718,3881559,3881563,0.00813103448275862,1000000}, {3364719,3881586,3881618,0.0170647058823529,1000000}, {3364720,3881618,3881628,0.00732352941176471,1000000}, {3364721,3881592,3881596,0.0178857142857143,1000000}, {3364722,3881596,3881599,0.01185,1000000}, {3364911,3893742,3894432,0.4359,1000000}, {3364912,3894432,3894443,0.0161217391304348,1000000}, {3364913,3888770,3888988,0.127835294117647,1000000}, {3364914,3890924,3890590,1000000,1000000}, {3364915,3889561,3889225,0.3746,1000000}, {3364916,3890924,3890896,1000000,1000000}, {3364917,3891497,3892855,1000000,1000000}, {3364918,3893488,3893554,1000000,1000000}, {3364919,3894313,3894443,1000000,1000000}, {3364920,3889747,3890031,1000000,1000000}, {3364921,3890469,3890156,1000000,1000000}, {3364922,3888327,3888283,1000000,1000000}, {3364923,3888872,3888850,1000000,0.0759130434782609}, {3364924,3888908,3888988,1000000,0.104733333333333}, {3364925,3887227,3887834,0.222225,0.35556}, {3364926,3887834,3888131,0.139542857142857,0.0888}, {3364927,3885460,3885478,0.0245647058823529,1000000}, {3364928,3885946,3885938,0.24513,1000000}, {3364929,3885957,3885946,0.0503,1000000}, {3364930,3885773,3885812,0.0438631578947368,1000000}, {3364931,3882082,3882394,0.2611,1000000}, {3364932,3887133,3887355,1000000,0.182372727272727}, {3364933,3887355,3887668,1000000,0.186364285714286}, {3364934,3887668,3887688,1000000,0.0129}, {3364935,3886153,3886088,1000000,0.0345714285714286}, {3364936,3886088,3885649,1000000,0.19755652173913}, {3364937,3885649,3885566,1000000,0.0401714285714286}, {3364938,3851765,3851985,0.1528,0.1528}, {3364939,3851985,3852111,0.0810666666666667,0.0810666666666667}, {3364940,3851306,3851400,0.0864705882352941,0.0773684210526316}, {3364941,3851400,3851904,0.2574,0.2574}, {3364942,3863001,3862781,0.178466666666667,0.178466666666667}, {3364943,3862781,3862765,0.0184333333333333,0.0255230769230769}, {3364944,3862223,3861804,1000000,1000000}, {3364945,3861804,3861790,1000000,1000000}, {3364946,3863294,3863284,1000000,1000000}, {3364947,3863284,3863001,1000000,1000000}, {3364950,3873776,3873845,0.1254,0.1254}, {3364953,3881900,3881964,1000000,1000000}, {3364954,3881964,3882469,1000000,1000000}, {3364955,3881842,3881898,1000000,0.1203}, {3364956,3881898,3882079,1000000,0.34374}, {3364957,3882545,3882705,0.18404,1000000}, {3364958,3882501,3882545,0.0732666666666667,1000000}, {3364959,3881837,3882022,0.456190909090909,0.477914285714286}, {3364960,3873482,3873217,1000000,0.0739571428571429}, {3364961,3872978,3872653,1000000,0.0777285714285714}, {3364962,3873108,3872714,0.101344186046512,1000000}, {3364963,3873462,3873108,0.142365517241379,1000000}, {3364964,3879729,3879997,0.354646153846154,1000000}, {3364965,3879997,3880031,0.0604666666666667,1000000}, {3364966,3879634,3879678,0.0471,0.0538285714285714}, {3364967,3879678,3879729,0.0585,0.06825}, {3364968,3879842,3879726,0.08979,1000000}, {3364969,3880038,3880146,1000000,0.0495428571428571}, {3364970,3876324,3877324,1000000,1000000}, {3364971,3876821,3876731,0.121421052631579,1000000}, {3364972,3876731,3876734,0.0483333333333333,1000000}, {3364973,3876239,3876719,0.33824,0.267031578947368}, {3364974,3876719,3876734,0.0119142857142857,0.00834}, {3364975,3877219,3877367,1000000,1000000}, {3364976,3877645,3877629,0.0389333333333333,0.0269538461538462}, {3364977,3877629,3877545,0.165866666666667,0.165866666666667}, {3364978,3877545,3877598,0.0173777777777778,0.0173777777777778}, {3364979,3877598,3877849,0.0944888888888889,0.0944888888888889}, {3364980,3877136,3877009,1000000,1000000}, {3364981,3869093,3870083,1000000,0.404378571428571}, {3364982,3870083,3870508,1000000,0.12467027027027}, {3364983,3872062,3872249,1000000,0.105}, {3364984,3872249,3872507,1000000,0.112342857142857}, {3364985,3872507,3872555,1000000,0.0206}, {3364986,3872305,3872229,0.042264,0.042264}, {3364987,3871643,3872229,0.291777777777778,0.291777777777778}, {3364988,3873757,3873334,0.17708275862069,0.270284210526316}, {3364989,3872106,3872047,1000000,1000000}, {3364990,3871817,3872106,0.148244444444444,0.14295}, {3364991,3871959,3871817,1000000,1000000}, {3364992,3870094,3870699,0.54448,0.302488888888889}, {3364993,3869290,3870094,0.626111111111111,0.582931034482759}, {3364996,3869022,3868552,0.215044444444444,0.215044444444444}, {3364997,3866976,3866935,1000000,0.0152511627906977}, {3364998,3866935,3866741,1000000,0.0704045454545455}, {3364999,3867210,3867141,1000000,0.03876}, {3365019,3917493,3917508,0.00333529411764706,0.00324}, {3365020,3917508,3918086,0.143330434782609,0.139292957746479}, {3365021,3883360,3883383,0.0277578947368421,1000000}, {3365022,3883717,3883976,0.25272,1000000}, {3365023,3883976,3884002,0.02805,1000000}, {3365024,3883543,3883559,0.0168,1000000}, {3365025,3883559,3883918,0.482863636363636,1000000}, {3365194,3870289,3870184,1000000,1000000}, {3365195,3870577,3870554,1000000,1000000}, {3365196,3870554,3870387,1000000,1000000}, {3365197,3870554,3870289,1000000,1000000}, {3365200,3870289,3870245,1000000,1000000}, {3365201,3870245,3869705,1000000,1000000}, {3365203,3870245,3869973,1000000,1000000}, {3365214,3870953,3871056,0.0758666666666667,0.06828}, {3365215,3871056,3871159,0.100094117647059,0.0945333333333333}, {3365216,3869667,3869515,0.0804,0.0665379310344827}, {3365217,3869515,3869443,0.0272,0.0236903225806452}, {3365218,3869515,3869792,1000000,1000000}, {3365220,3870577,3870531,0.118870588235294,1000000}, {3365221,3870531,3870650,0.257492307692308,1000000}, {3365222,3869665,3870043,1000000,1000000}, {3365223,3870043,3870223,1000000,1000000}, {3365224,3870223,3870208,1000000,1000000}, {3365225,3870531,3870277,1000000,1000000}, {3365226,3870277,3870043,1000000,1000000}, {3365227,3870223,3870277,1000000,1000000}, {3365228,3870650,3870440,1000000,1000000}, {3365229,3870208,3870440,1000000,1000000}, {3365230,3869660,3869594,1000000,0.013965}, {3365231,3869594,3869038,1000000,0.137025}, {3365232,3869594,3869545,1000000,1000000}, {3365233,3869585,3869545,1000000,1000000}, {3365234,3870181,3869585,1000000,1000000}, {3365235,3869545,3869463,1000000,1000000}, {3365236,3869107,3869194,1000000,0.0614093023255814}, {3365237,3869194,3869267,1000000,0.0709714285714286}, {3365238,3869463,3869194,1000000,1000000}, {3365239,3869463,3869482,1000000,1000000}, {3365240,3869482,3869585,1000000,1000000}, {3365241,3870082,3869297,0.144230769230769,1000000}, {3365242,3869297,3869267,0.00692222222222222,1000000}, {3365243,3869482,3869297,1000000,1000000}, {3365244,3869716,3869634,0.0143466666666667,1000000}, {3365245,3869634,3868994,0.177216666666667,1000000}, {3365246,3870285,3869318,1000000,0.214428571428571}, {3365247,3869318,3869279,1000000,0.00738666666666667}, {3365248,3869032,3869114,0.0810705882352941,1000000}, {3365249,3869114,3869196,0.0901777777777778,1000000}, {3365250,3874402,3873803,1000000,0.220090909090909}, {3365251,3873803,3873006,1000000,0.2199}, {3365252,3873782,3873745,1000000,1000000}, {3365253,3874199,3873917,0.0814163265306122,1000000}, {3365254,3873917,3873462,0.207,1000000}, {3365255,3874444,3874210,0.6027,1000000}, {3365256,3874210,3874199,0.0252260869565217,1000000}, {3365257,3873782,3873903,1000000,1000000}, {3365258,3873903,3873917,1000000,1000000}, {3365259,3874210,3873903,1000000,1000000}, {3365260,3873794,3873782,1000000,1000000}, {3365261,3873903,3873794,1000000,1000000}, {3365262,3873745,3873633,1000000,1000000}, {3365263,3873633,3873794,1000000,1000000}, {3365264,3872927,3872755,0.273666666666667,1000000}, {3365265,3872755,3872714,0.0653076923076923,1000000}, {3365266,3873006,3872595,0.327042857142857,0.3522}, {3365267,3872595,3872493,0.0757111111111111,0.085175}, {3365268,3873633,3873103,1000000,1000000}, {3365269,3873103,3872755,1000000,1000000}, {3365270,3872595,3872939,1000000,1000000}, {3365271,3872939,3873118,1000000,1000000}, {3365272,3873118,3873103,1000000,1000000}, {3365273,3872939,3873245,1000000,1000000}, {3365274,3873245,3873118,1000000,1000000}, {3365275,3873803,3873828,1000000,1000000}, {3365276,3873828,3873815,1000000,1000000}, {3365277,3873815,3873771,1000000,1000000}, {3365278,3873771,3873815,1000000,1000000}, {3365279,3873245,3873546,1000000,1000000}, {3365280,3873546,3873828,1000000,1000000}, {3365281,3873771,3873755,1000000,1000000}, {3365282,3873755,3873745,1000000,1000000}, {3365283,3873546,3873755,1000000,1000000}, {3365284,3873766,3873839,0.0348279069767442,0.0348279069767442}, {3365285,3873839,3874161,0.27488,0.28766511627907}, {3365286,3873256,3873628,0.185385,0.190138461538462}, {3365287,3873628,3873733,0.0510714285714286,0.0510714285714286}, {3365289,3873091,3872865,1000000,0.0811764705882353}, {3365290,3872865,3872729,1000000,0.03996}, {3365291,3873475,3873364,1000000,0.0276266666666667}, {3365292,3873364,3873091,1000000,0.0647217391304348}, {3365293,3872865,3873364,1000000,1000000}, {3365296,3874386,3873841,0.179610810810811,1000000}, {3365297,3873841,3873042,0.234745945945946,1000000}, {3365298,3874175,3873924,1000000,0.0775066666666667}, {3365299,3873924,3873482,1000000,0.121426666666667}, {3365300,3872978,3872811,0.0433733333333333,1000000}, {3365301,3872811,3872671,0.0288521739130435,1000000}, {3365302,3873518,3873399,0.0317302325581395,1000000}, {3365303,3873399,3873217,0.04184,1000000}, {3365307,3863309,3863477,0.176285714285714,0.137111111111111}, {3365308,3863477,3863539,0.0456375,0.0260785714285714}, {3365309,3863563,3863464,0.030352380952381,1000000}, {3365310,3863616,3863532,1000000,0.0339639344262295}, {3365311,3863477,3863467,1000000,1000000}, {3365312,3863467,3863485,1000000,1000000}, {3365313,3863485,3863573,1000000,1000000}, {3365314,3863573,3863534,1000000,1000000}, {3365318,3872317,3872286,0.0575,0.06}, {3365319,3872286,3872309,0.014328,0.0137769230769231}, {3365320,3872144,3872286,1000000,1000000}, {3365323,3873808,3873788,0.00668333333333333,0.00729090909090909}, {3365324,3873788,3873751,0.0114833333333333,0.0125272727272727}, {3365325,3873600,3873788,1000000,1000000}, {3365326,3879622,3879612,1000000,0.0320322580645161}, {3365327,3879612,3879619,1000000,0.0403928571428571}, {3365328,3879612,3879649,1000000,1000000}, {3365329,3879649,3879673,1000000,1000000}, {3365330,3879673,3880641,1000000,1000000}, {3365331,3879673,3880077,1000000,1000000}, {3365332,3880623,3880633,1000000,1000000}, {3365333,3880633,3881014,1000000,1000000}, {3365334,3880077,3880633,1000000,1000000}, {3365337,3882406,3882523,1000000,0.0173194029850746}, {3365338,3882523,3882560,1000000,0.00638507462686567}, {3365339,3882022,3882592,1000000,0.232703225806452}, {3365340,3882592,3882613,1000000,0.0260571428571429}, {3365341,3882318,3882606,0.1844,1000000}, {3365342,3882606,3882636,0.0156,1000000}, {3365343,3882463,3882592,1000000,1000000}, {3365344,3882592,3882606,1000000,1000000}, {3365345,3882606,3882523,1000000,1000000}, {3365350,3871822,3872492,0.282088888888889,0.362685714285714}, {3365351,3872492,3872009,0.236845161290323,0.271933333333333}, {3365352,3872492,3873287,1000000,1000000}, {3365353,3873503,3873579,1000000,1000000}, {3365354,3873579,3873716,1000000,1000000}, {3365355,3873287,3873579,1000000,1000000}, {3365357,3873579,3873719,1000000,1000000}, {3365359,3873719,3873717,1000000,1000000}, {3365360,3865290,3865383,0.0516272727272727,1000000}, {3365361,3865383,3865528,0.09207,1000000}, {3365363,3868454,3868401,0.027225,0.0297}, {3365364,3868401,3868060,0.15622,0.213027272727273}, {3365365,3867845,3868401,1000000,1000000}, {3365366,3866788,3866595,1000000,1000000}, {3365369,3865531,3865440,0.0659052631578947,1000000}, {3365370,3865440,3865339,0.09645,1000000}, {3365371,3865730,3865440,1000000,1000000}, {3365372,3865730,3866292,1000000,1000000}, {3365373,3866292,3866618,1000000,1000000}, {3365374,3866788,3866518,1000000,1000000}, {3365375,3866518,3865730,1000000,1000000}, {3365376,3866292,3867082,1000000,1000000}, {3365377,3866518,3867082,1000000,1000000}, {3365378,3867404,3867365,0.0124933333333333,0.0119617021276596}, {3365379,3867365,3866618,0.235533333333333,0.230413043478261}, {3365380,3867082,3867365,1000000,1000000}, {3365381,3867082,3867120,1000000,1000000}, {3365382,3867120,3867845,1000000,1000000}, {3365383,3867404,3867120,1000000,1000000}, {3365384,3867845,3866803,1000000,1000000}, {3365385,3866803,3866788,1000000,1000000}, {3365386,3867120,3866803,1000000,1000000}, {3365387,3865383,3865437,1000000,1000000}, {3365388,3865437,3866292,1000000,1000000}, {3365389,3865312,3865316,1000000,0.00658867924528302}, {3365390,3865316,3865339,1000000,0.0506769230769231}, {3365391,3865437,3865316,1000000,1000000}, {3366056,3864861,3865352,0.26285,0.2253}, {3366057,3865352,3865911,0.225066666666667,0.279393103448276}, {3366058,3865352,3864975,0.180333333333333,0.180333333333333}, {3366073,3866404,3866392,0.0769153846153846,0.0769153846153846}, {3366074,3866392,3866379,0.0606230769230769,0.065675}, {3366075,3867874,3867815,0.26322,0.26322}, {3366076,3867815,3867754,0.217771428571429,0.217771428571429}, {3366077,3866392,3866946,0.191022222222222,0.191022222222222}, {3366078,3866946,3867815,0.330244444444444,0.330244444444444}, {3366079,3866345,3866946,0.340711111111111,0.340711111111111}, {3366224,3849152,3848980,0.1829625,0.1829625}, {3366225,3848980,3848972,0.0358615384615385,0.0358615384615385}, {3366226,3874966,3874841,0.2559,1000000}, {3366227,3874841,3874774,0.0813923076923077,1000000}, {3366228,3874533,3874396,1000000,0.365957142857143}, {3366229,3874396,3874345,1000000,0.085425}, {3366230,3874841,3874396,0.187733333333333,0.187733333333333}, {3366231,3875073,3875441,1000000,1000000}, {3366232,3875441,3875716,0.144690909090909,0.144690909090909}, {3366233,3875430,3875447,0.0386666666666667,0.0386666666666667}, {3366234,3875447,3875441,0.0226363636363636,0.0226363636363636}, {3366235,3875132,3875357,1000000,1000000}, {3366236,3875357,3875727,1000000,1000000}, {3366237,3877633,3877594,0.0105,0.012}, {3366238,3877594,3877054,0.176545454545455,0.215777777777778}, {3366239,3877251,3877233,1000000,1000000}, {3366240,3877233,3877197,1000000,1000000}, {3366241,3877233,3877446,1000000,1000000}, {3366242,3877446,3877594,1000000,1000000}, {3366243,3875727,3875762,1000000,1000000}, {3366244,3875727,3875952,1000000,1000000}, {3366245,3876193,3876189,0.0221272727272727,0.0221272727272727}, {3366246,3875909,3876189,1000000,1000000}, {3366247,3876215,3876265,1000000,1000000}, {3366248,3876189,3876215,1000000,1000000}, {3366249,3876265,3877233,1000000,1000000}, {3366250,3875532,3875747,1000000,1000000}, {3366251,3875747,3875762,1000000,1000000}, {3366252,3875762,3875909,1000000,1000000}, {3366253,3863618,3863585,0.023295652173913,0.0255142857142857}, {3366254,3863585,3863490,0.0490173913043478,0.05637}, {3366255,3863585,3864479,1000000,1000000}, {3366267,3897945,3898004,1000000,1000000}, {3366268,3898004,3898054,1000000,1000000}, {3366269,3898054,3898103,0.0379894736842105,0.0379894736842105}, {3366270,3898103,3898166,0.0829714285714286,0.0829714285714286}, {3366927,3881611,3881648,1000000,0.026175}, {3366928,3881648,3881710,1000000,0.0616285714285714}, {3366929,3881648,3881631,0.0198631578947368,1000000}, {3366930,3881631,3881563,0.04806,1000000}, {3366983,3882385,3882510,0.0192434782608696,1000000}, {3366984,3882510,3882640,0.0207826086956522,1000000}, {3367621,3866378,3866336,0.115485714285714,0.115485714285714}, {3367622,3866336,3866395,0.185288888888889,0.185288888888889}, {3367839,3870350,3869994,1000000,0.319090909090909}, {3367840,3869994,3869885,0.0407555555555556,0.0407555555555556}, {3367841,3870073,3869971,0.0406181818181818,1000000}, {3367842,3869971,3869885,0.0269612903225806,1000000}, {3367843,3869994,3869971,1000000,0.106690909090909}, {3367853,3870353,3870346,0.0214,1000000}, {3367854,3870346,3870204,0.0516888888888889,0.0516888888888889}, {3367967,3866333,3866289,0.0099063829787234,0.0099063829787234}, {3367968,3866289,3866024,0.0568851063829787,0.0581217391304348}, {3367970,3866695,3866378,0.058524,0.0609625}, {3367971,3866378,3866333,0.00677872340425532,0.00677872340425532}, {3368013,3872879,3873059,0.0764222222222222,0.0764222222222222}, {3368018,3873657,3873666,0.0110547945205479,0.0118676470588235}, {3368019,3873666,3873683,0.0834,0.0881657142857143}, {3368020,3873598,3873881,0.115915384615385,0.273981818181818}, {3368021,3873881,3874017,0.0639,0.0755181818181818}, {3368022,3873666,3873688,0.04428,1000000}, {3368023,3873688,3873785,0.29208,1000000}, {3368024,3873785,3874017,0.6174,0.6174}, {3368025,3873881,3873785,1000000,0.47196}, {3368700,3859682,3859517,1000000,1000000}, {3368701,3859517,3859303,1000000,1000000}, {3368702,3859517,3860297,1000000,1000000}, {3368843,3905770,3905886,0.0306923076923077,0.0316666666666667}, {3368928,3865357,3865397,0.0183927272727273,0.0177473684210526}, {3369009,3921416,3921453,0.0066,0.00639047619047619}, {3369010,3921453,3921479,0.00378688524590164,0.00366666666666667}, {3369011,3921930,3921960,0.012190243902439,0.0128153846153846}, {3369012,3921960,3921992,0.012945,0.0136263157894737}, {3369013,3921780,3921831,0.0249,0.0256545454545455}, {3369014,3921831,3921950,0.0412971428571429,0.0425117647058824}, {3369015,3918370,3918388,0.00767272727272727,0.00844}, {3369016,3918388,3918452,0.0190058823529412,0.0208451612903226}, {3369017,3918014,3918426,0.161770909090909,0.156094736842105}, {3369035,3900812,3900773,0.0529666666666667,0.0529666666666667}, {3369036,3900773,3900726,0.0272,0.0386526315789474}, {3369037,3896794,3896955,0.04602,0.0473735294117647}, {3369038,3896955,3897549,0.252197260273973,0.266817391304348}, {3369039,3894704,3894738,0.0184857142857143,1000000}, {3369040,3894738,3894825,0.0625,1000000}, {3369041,3894704,3894715,1000000,0.0219}, {3369042,3894715,3894743,1000000,0.058632}, {3369043,3890174,3890115,0.0462631578947368,0.0976666666666667}, {3369044,3894733,3894534,0.0532705882352941,0.054336}, {3369045,3899650,3899227,0.227272727272727,0.227272727272727}, {3369046,3899227,3899134,0.0371818181818182,0.0371818181818182}, {3369047,3900866,3900872,0.009571875,0.0105620689655172}, {3369048,3900872,3900881,0.010584375,0.0114813559322034}, {3369056,3868404,3868368,0.0197714285714286,0.0230666666666667}, {3369057,3868368,3867854,0.246377777777778,0.246377777777778}, {3369058,3868598,3868379,1000000,0.0466565217391304}, {3369059,3868379,3868288,1000000,0.0260142857142857}, {3369060,3868525,3868363,0.036,1000000}, {3369061,3868363,3868261,0.0263581395348837,1000000}, {3369062,3866319,3866250,0.02688,0.028}, {3369063,3866250,3866226,0.00881538461538462,0.009168}, {3369071,3865860,3865922,0.0429333333333333,0.0429333333333333}, {3369072,3865922,3867199,0.509933333333333,0.509933333333333}, {3369075,3865397,3865680,0.177452830188679,0.174166666666667}, {3369076,3872667,3873010,0.209296551724138,0.2529}, {3369077,3872815,3873090,0.20044,0.111355555555556}, {3369078,3873090,3873120,0.015575,0.01168125}, {3369079,3871160,3871270,0.0352163265306122,0.0375130434782609}, {3369080,3871270,3871306,0.009084,0.00966382978723404}, {3369081,3869340,3869827,1000000,1000000}, {3369082,3867959,3868097,1000000,1000000}, {3369083,3868097,3868287,1000000,1000000}, {3369084,3868226,3867962,1000000,1000000}, {3369085,3849626,3849614,0.0708315789473684,0.06729}, {3369086,3849614,3849860,0.20439,0.215147368421053}, {3369087,3854739,3854675,0.0870444444444445,0.097925}, {3369088,3854675,3854647,0.06204,0.0517}, {3369089,3900123,3900177,0.0254210526315789,1000000}, {3369094,3909727,3909551,0.0542631578947368,0.0542631578947368}, {3369095,3909551,3909507,0.0136421052631579,0.0136421052631579}, {3369098,3895760,3896021,1000000,1000000}, {3369099,3896021,3896239,1000000,1000000}, {3369100,3895643,3896691,0.262054838709677,1000000}, {3369101,3896691,3897835,0.277028571428571,1000000}, {3369102,3895915,3896748,1000000,0.21851}, {3369103,3896748,3897857,1000000,0.278843076923077}, {3369104,3901828,3903179,0.312152941176471,0.30037358490566}, {3369105,3903179,3903378,0.04855,0.0456941176470588}, {3369107,3900025,3900123,0.0435413793103448,1000000}, {3369108,3899865,3899983,1000000,0.0710068965517241}, {3369110,3902123,3902196,0.0190243902439024,1000000}, {3369111,3901249,3901380,1000000,1000000}, {3369112,3901380,3901497,1000000,1000000}, {3369113,3900685,3900925,0.085935,0.073136170212766}, {3369114,3899120,3899374,0.101417647058824,0.10775625}, {3369124,3885699,3885856,0.15372,0.096075}, {3369125,3866233,3865469,1000000,1000000}, {3369126,3865469,3863689,1000000,1000000}, {3369127,3864222,3865279,0.273741818181818,1000000}, {3369128,3890115,3889735,0.275715789473684,0.476236363636364}, {3369129,3889735,3890270,0.605555555555556,0.605555555555556}, {3369130,3865255,3864236,0.316905882352941,1000000}, {3369131,3864166,3863639,1000000,1000000}, {3369132,3863639,3862737,1000000,1000000}, {3369133,3865048,3864445,1000000,0.248610810810811}, {3369134,3865024,3864529,0.163153846153846,1000000}, {3369135,3867714,3867564,1000000,0.0678206896551724}, {3369136,3867763,3867604,0.0537085714285714,1000000}, {3369137,3869749,3869812,0.185127272727273,1000000}, {3369138,3869879,3869812,0.0265548387096774,1000000}, {3369139,3869879,3869886,1000000,0.0400444444444444}, {3369140,3870117,3869886,1000000,0.09564}, {3369141,3875078,3874980,0.201463636363636,1000000}, {3369142,3875124,3875035,1000000,0.136163636363636}, {3369143,3877202,3877642,1000000,0.10788}, {3369144,3878372,3878333,0.2125,1000000}, {3369145,3878428,3878406,1000000,0.14304}, {3369146,3880625,3881506,0.277004651162791,1000000}, {3369147,3882769,3882652,1000000,0.107925}, {3369148,3858406,3858389,0.0253392857142857,0.0267735849056604}, {3369149,3858389,3858386,0.00544210526315789,0.00585283018867925}, {3369150,3862280,3862229,0.0423833333333333,0.0423833333333333}, {3369151,3863788,3863196,0.157003846153846,1000000}, {3369152,3895430,3895608,1000000,0.058825}, {3369153,3895608,3895822,1000000,0.0574530612244898}, {3369154,3895485,3895657,0.0632,1000000}, {3369155,3895657,3896146,0.14844,1000000}, {3369156,3896563,3896657,0.0483692307692308,0.0483692307692308}, {3369157,3895226,3895452,1000000,1000000}, {3369172,3883349,3883702,1000000,1000000}, {3369173,3883702,3884023,1000000,1000000}, {3369174,3881800,3881903,0.0418961538461538,0.0427176470588235}, {3369175,3881903,3881939,0.011568,0.011568}, {3369189,3886067,3885548,0.225278571428571,0.242607692307692}, {3369190,3885548,3885191,0.212044444444444,0.212044444444444}, {3369191,3889337,3889432,0.0414545454545455,0.0456}, {3369192,3889432,3889464,0.0187333333333333,0.0183260869565217}, {3369193,3888071,3888359,0.117624,0.133663636363636}, {3369194,3888359,3888450,0.0342452830188679,0.0378125}, {3369195,3891025,3891107,0.0644926829268293,1000000}, {3369196,3891107,3891284,0.066725,1000000}, {3369197,3891025,3891184,1000000,0.0694304347826087}, {3369198,3891184,3891284,1000000,0.0595733333333333}, {3369199,3885331,3885303,0.08358,0.0759818181818182}, {3369200,3885303,3885289,0.161151724137931,0.166907142857143}, {3369201,3887235,3887293,0.0307538461538461,1000000}, {3369202,3887293,3887326,0.017055,1000000}, {3369203,3887531,3887431,0.0331813953488372,1000000}, {3369204,3887431,3887412,0.0123,1000000}, {3369205,3889738,3889232,0.212142857142857,1000000}, {3369206,3889232,3889246,0.00807428571428571,1000000}, {3369207,3890369,3889255,1000000,0.379492307692308}, {3369208,3889255,3889246,1000000,0.0096}, {3369209,3894823,3894268,0.327575,0.327575}, {3369210,3894268,3894198,0.0356222222222222,0.0356222222222222}, {3369211,3900606,3900644,1000000,0.0265263157894737}, {3369212,3900644,3900681,1000000,0.0506625}, {3369213,3903078,3903267,0.10351,0.105264406779661}, {3369214,3902445,3902536,0.0449727272727273,0.041225}, {3369215,3902536,3902589,0.02352,0.0276705882352941}, {3369216,3901306,3901333,0.00934615384615385,0.00972}, {3369217,3901333,3901368,0.0211846153846154,0.0262285714285714}, {3369218,3903989,3904334,0.14856,0.171415384615385}, {3369219,3904334,3904346,0.005064,0.00602857142857143}, {3369220,3907488,3907177,0.0869189189189189,0.0804}, {3369221,3907177,3907116,0.0144342857142857,0.0129538461538462}, {3369222,3905751,3905907,0.0876631578947368,0.0489882352941177}, {3369223,3905907,3905973,0.0373428571428571,0.02614}, {3372867,3870605,3870782,0.292,0.292}, {3372868,3870782,3871051,1000000,1000000}, {3372911,3883889,3883177,1000000,1000000}, {3372912,3883177,3883345,1000000,1000000}, {3372913,3882564,3883030,0.269034782608696,1000000}, {3372914,3883030,3883054,0.00936428571428571,1000000}, {3372915,3883177,3883030,1000000,1000000}, {3372916,3884967,3885354,1000000,1000000}, {3372917,3885354,3885370,1000000,1000000}, {3372918,3885713,3885781,1000000,1000000}, {3372919,3885781,3885850,1000000,1000000}, {3372920,3885317,3885781,1000000,1000000}, {3372921,3885354,3885318,1000000,1000000}, {3372922,3885318,3885317,1000000,1000000}, {3372923,3885012,3885318,1000000,1000000}, {3372924,3885317,3885012,1000000,1000000}, {3372925,3885354,3885384,1000000,1000000}, {3372926,3885317,3885012,1000000,1000000}, {3372927,3889368,3889882,1000000,0.306675}, {3372928,3889565,3889599,0.02832,1000000}, {3372929,3889599,3889882,0.24393,1000000}, {3372930,3889882,3889662,1000000,1000000}, {3372931,3889662,3889470,1000000,1000000}, {3372932,3889470,3889599,1000000,1000000}, {3372933,3889662,3889475,1000000,1000000}, {3372934,3889475,3889470,1000000,1000000}, {3372935,3889338,3889368,1000000,0.0246272727272727}, {3372936,3889475,3889338,1000000,1000000}, {3372937,3889010,3889028,1000000,0.0174315789473684}, {3372938,3889028,3889338,1000000,0.225027272727273}, {3372939,3889475,3889028,1000000,1000000}, {3372940,3891395,3891349,0.1968,0.1968}, {3372941,3891086,3891097,1000000,1000000}, {3372942,3891097,3891266,1000000,1000000}, {3372943,3891266,3891395,1000000,1000000}, {3372944,3890541,3890899,0.1554,0.1554}, {3372945,3890899,3891349,0.218577777777778,0.218577777777778}, {3372946,3891266,3890899,1000000,1000000}, {3372947,3891485,3891444,0.0676222222222222,0.0676222222222222}, {3372948,3891444,3891395,0.0808888888888889,0.0808888888888889}, {3372949,3893100,3893592,1000000,1000000}, {3372950,3893000,3893309,1000000,0.216725}, {3372951,3893309,3893787,1000000,0.177790909090909}, {3372952,3893100,3893309,1000000,1000000}, {3372953,3893141,3893362,0.150066666666667,1000000}, {3372954,3893362,3893831,0.218333333333333,1000000}, {3372955,3891444,3891831,1000000,1000000}, {3372956,3892851,3893100,1000000,1000000}, {3372957,3891831,3892697,1000000,1000000}, {3372958,3892697,3892851,1000000,1000000}, {3372959,3891831,3892873,1000000,1000000}, {3372960,3892873,3892851,1000000,1000000}, {3372961,3892697,3892873,1000000,1000000}, {3372962,3889636,3889627,0.0147428571428571,0.012384}, {3372963,3889627,3889466,0.224496,0.23385}, {3372964,3889092,3889055,0.01125,0.013125}, {3372965,3889055,3888330,0.216377142857143,0.270471428571429}, {3372966,3888330,3888266,0.0213483870967742,0.0194647058823529}, {3372967,3888266,3888064,0.0673875,0.0673875}, {3372968,3889627,3888722,1000000,1000000}, {3372969,3888722,3888677,1000000,1000000}, {3372970,3888677,3889055,1000000,1000000}, {3372971,3888266,3888530,1000000,1000000}, {3372972,3888530,3888722,1000000,1000000}, {3372973,3888677,3888530,1000000,1000000}, {3372974,3878668,3878890,0.203957142857143,0.158633333333333}, {3372975,3878890,3878962,0.0525176470588235,0.0469894736842105}, {3372976,3878778,3878918,0.08667,1000000}, {3372977,3878918,3879034,0.08136,1000000}, {3372978,3878890,3878918,1000000,1000000}, {3372979,3878554,3878563,1000000,1000000}, {3372980,3878563,3878668,1000000,1000000}, {3372981,3878668,3878540,0.07215,0.103071428571429}, {3372982,3878540,3878226,0.1822,0.2733}, {3372983,3878563,3878266,1000000,1000000}, {3372984,3878266,3878540,1000000,1000000}, {3372985,3878266,3878106,1000000,1000000}, {3372986,3878106,3877634,1000000,1000000}, {3372987,3877634,3877726,1000000,0.50064}, {3372988,3877726,3877745,1000000,0.0528947368421053}, {3372989,3878106,3877726,1000000,1000000}, {3372990,3875527,3875483,1000000,1000000}, {3372991,3875483,3875236,1000000,1000000}, {3372992,3875483,3875236,1000000,1000000}, {3372993,3875948,3875649,0.13585,1000000}, {3372994,3875649,3875560,0.0479052631578947,1000000}, {3372995,3875948,3876015,1000000,0.110475}, {3372996,3876015,3875997,1000000,0.06655}, {3372997,3875649,3876015,1000000,1000000}, {3372998,3876017,3876154,1000000,0.14012}, {3372999,3876154,3876266,1000000,0.22568}, {3373000,3875755,3876154,1000000,1000000}, {3373002,3879206,3879069,0.138733333333333,0.138733333333333}, {3373003,3879377,3879206,1000000,1000000}, {3373004,3881424,3881125,0.147664285714286,1000000}, {3373005,3881125,3881083,0.0164444444444444,1000000}, {3373006,3881125,3881391,1000000,1000000}, {3373007,3881391,3881459,1000000,1000000}, {3373008,3881459,3881391,1000000,1000000}, {3373009,3875718,3875755,0.0333454545454545,0.0333454545454545}, {3373010,3875755,3875761,0.00637714285714286,0.00656470588235294}, {3373011,3874416,3874357,0.136069565217391,0.136069565217391}, {3373012,3874357,3874338,0.0793846153846154,0.0469090909090909}, {3373013,3873845,3874357,1000000,1000000}, {3373015,3876002,3874467,1.5442,1.5442}, {3373016,3874357,3874806,1000000,1000000}, {3373017,3874806,3876002,1000000,1000000}, {3373018,3874561,3874557,0.8596,0.7368}, {3373019,3874557,3874416,0.567969230769231,0.3516}, {3373020,3874806,3874557,1000000,1000000}, {3373021,3870448,3870467,0.0794666666666667,0.0794666666666667}, {3373022,3870467,3870497,0.113466666666667,0.113466666666667}, {3373023,3870171,3870467,1000000,1000000}, {3373024,3871985,3871984,0.012,1000000}, {3373025,3871984,3871961,0.142388571428571,1000000}, {3373026,3871984,3872569,1000000,1000000}, {3373027,3872855,3872844,0.045472131147541,0.0523358490566038}, {3373028,3872623,3872655,1000000,0.0454173913043478}, {3373029,3872655,3872669,1000000,0.0184046511627907}, {3373030,3869308,3869064,0.0973714285714286,0.09088}, {3373031,3869064,3868949,0.0421548387096774,0.0396}, {3373032,3869308,3869230,0.227844444444444,0.227844444444444}, {3373033,3869230,3869208,0.0297777777777778,0.0297777777777778}, {3373034,3869293,3869230,1000000,1000000}, {3373035,3869230,3869064,1000000,1000000}, {3373036,3865507,3865314,0.137242105263158,0.162975}, {3373037,3865314,3864948,0.201845454545455,0.170792307692308}, {3373038,3866027,3865514,1000000,1000000}, {3373039,3865514,3865314,1000000,1000000}, {3373040,3865214,3864948,1000000,1000000}, {3373041,3864936,3865198,0.06588,1000000}, {3373042,3865198,3866122,0.31222,1000000}, {3373043,3865214,3865187,1000000,1000000}, {3373044,3865187,3865198,1000000,1000000}, {3373045,3865514,3865405,1000000,1000000}, {3373046,3865405,3865214,1000000,1000000}, {3373047,3865187,3865405,1000000,1000000}, {3373048,3865076,3865201,1000000,0.02928}, {3373049,3865201,3865871,1000000,0.194108571428571}, {3373050,3888327,3888444,1000000,0.03968}, {3373051,3888444,3888665,1000000,0.07172}, {3373054,3889707,3889340,0.138462857142857,0.134616666666667}, {3373055,3889340,3889316,0.00845142857142857,0.00799459459459459}, {3373057,3888665,3888819,1000000,0.0591777777777778}, {3373058,3888819,3888872,1000000,0.021336}, {3373059,3888444,3888642,1000000,1000000}, {3373060,3888819,3888642,1000000,1000000}, {3373061,3888642,3888679,1000000,1000000}, {3373062,3888679,3888773,1000000,1000000}, {3373063,3888937,3889003,1000000,1000000}, {3373064,3889003,3889340,1000000,1000000}, {3373065,3889003,3889748,1000000,1000000}, {3373072,3890112,3890158,0.0146341463414634,0.0162162162162162}, {3373073,3890158,3890207,0.0180585365853659,0.0200108108108108}, {3373074,3890094,3890158,1000000,1000000}, {3373088,3888642,3888820,1000000,1000000}, {3374548,3919281,3919382,0.04689375,0.037515}, {3375004,3919192,3918598,0.189188888888889,1000000}, {3375005,3918598,3918247,0.129790476190476,1000000}, {3375007,3918247,3918202,0.0248958904109589,1000000}, {3375008,3918202,3917929,0.127566233766234,1000000}, {3375018,3851089,3850826,0.0878195121951219,1000000}, {3375019,3850826,3850740,0.0284057142857143,1000000}, {3375020,3858867,3858415,1000000,0.05962}, {3375021,3861161,3860782,1000000,0.0801081081081081}, {3375022,3860782,3860691,1000000,0.0173922077922078}, {3375148,3916249,3916583,0.0751324675324675,1000000}, {3375149,3916583,3916771,0.0490538461538462,1000000}, {3375189,3922117,3922706,0.12103125,0.117363636363636}, {3375190,3922706,3922922,0.0573969230769231,0.0556835820895522}, {3375236,3902011,3901991,0.0240461538461538,0.0271826086956522}, {3375263,3851116,3851245,0.0384166666666667,1000000}, {3375264,3851245,3850696,0.27205,1000000}, {3375316,3850015,3849512,1000000,0.0942347826086957}, {3375321,3887209,3887343,1000000,0.266185714285714}, {3375322,3887343,3887396,1000000,0.0711428571428571}, {3375323,3887209,3887030,0.089275,1000000}, {3375324,3887030,3886676,0.276993103448276,1000000}, {3375325,3890408,3890379,1000000,0.081825}, {3375326,3890327,3890379,0.02592,0.0189}, {3375327,3890379,3890676,0.126177272727273,0.118123404255319}, {3375328,3890308,3890327,1000000,0.02544}, {3375341,3893307,3893278,0.0353333333333333,0.0334736842105263}, {3375395,3919354,3919263,0.0236808510638298,1000000}, {3375396,3919263,3918867,0.141980769230769,1000000}, {3375435,3890393,3890494,0.0620625,0.0763846153846154}, {3375436,3890267,3890370,0.0769111111111111,0.06489375}, {3375437,3890370,3890393,0.02002,0.02002}, {3375438,3890370,3890515,0.243423529411765,1000000}, {3375439,3890294,3890515,1000000,0.0583224489795918}, {3375440,3890515,3890704,1000000,0.0540585365853659}, {3375441,3890431,3890534,1000000,0.1681875}, {3375442,3890534,3890393,0.0669771428571429,1000000}, {3375443,3890585,3890647,0.0810857142857143,0.0532125}, {3375444,3890647,3890664,0.0159,0.0123096774193548}, {3375445,3890534,3890647,1000000,0.110982857142857}, {3375446,3890774,3890544,1000000,0.0895354838709677}, {3375447,3890544,3890447,1000000,0.0453642857142857}, {3375522,3901140,3901256,1000000,0.0231183673469388}, {3375523,3901256,3901412,1000000,0.0368571428571429}, {3375524,3900011,3900284,1000000,0.124486956521739}, {3375525,3900284,3900372,1000000,0.0274764705882353}, {3375527,3897788,3897852,1000000,0.01896}, {3375528,3897852,3897924,1000000,0.0215538461538462}, {3375529,3897794,3897858,0.0164297872340426,1000000}, {3375530,3897858,3897939,0.0194625,1000000}, {3375531,3896533,3897246,1000000,0.168092307692308}, {3375532,3893382,3894155,0.207703846153846,1000000}, {3375533,3893188,3893386,1000000,0.05634}, {3375534,3893386,3894157,1000000,0.211294117647059}, {3375540,3907326,3907451,1000000,0.0412540540540541}, {3375541,3907451,3907593,1000000,0.0480972972972973}, {3375542,3907159,3907427,0.0602705882352941,1000000}, {3375543,3907427,3907579,0.0367176470588235,1000000}, {3375544,3905750,3905895,1000000,0.02739}, {3375545,3905895,3906615,1000000,0.168052631578947}, {3375546,3905750,3905815,1000000,0.0432}, {3375547,3905815,3905869,0.0340071428571429,0.0453428571428571}, {3375548,3905895,3905815,0.0449032258064516,1000000}, {3375549,3905707,3905852,0.02794,1000000}, {3375550,3905852,3906471,0.144760714285714,1000000}, {3375551,3903369,3903200,0.127938461538462,1000000}, {3375552,3903200,3903129,0.0544941176470588,1000000}, {3375553,3900670,3900831,1000000,0.073741935483871}, {3375554,3900831,3900885,1000000,0.0164625}, {3375555,3900885,3900944,1000000,0.0298909090909091}, {3375556,3900944,3900990,1000000,0.0151}, {3375557,3900990,3901233,1000000,0.07797}, {3375558,3900680,3900515,0.0365068965517241,1000000}, {3375559,3900413,3900473,0.018495,1000000}, {3375560,3900473,3900506,0.011553488372093,1000000}, {3375561,3896271,3896371,0.0689234042553191,1000000}, {3375562,3896371,3896522,0.0850163265306123,1000000}, {3375564,3899403,3899547,0.0943230769230769,1000000}, {3375565,3899547,3899683,0.0912,1000000}, {3375568,3900008,3899976,0.0500318181818182,1000000}, {3375569,3899976,3899933,0.0625333333333333,1000000}, {3375713,3897798,3897794,0.0213272727272727,0.0213272727272727}, {3375719,3901165,3901356,0.039504,1000000}, {3375720,3901356,3901421,0.0159918367346939,1000000}, {3375783,3902275,3902403,0.029504347826087,1000000}, {3375784,3902403,3902618,0.0442212765957447,1000000}, {3376135,3916555,3916628,0.0248341463414634,0.0248341463414634}, {3376136,3916628,3916895,0.165308108108108,0.156830769230769}, {3376137,3916583,3916628,1000000,1000000}, {3376138,3916254,3916517,1000000,0.0611844155844156}, {3376139,3916517,3916801,1000000,0.0687721518987342}, {3376169,3850858,3850273,0.25086,0.25086}, {3376170,3850185,3850933,0.276781818181818,0.276781818181818}, {3376171,3850933,3850858,0.1332,0.1332}, {3376177,3858750,3858648,0.05396,0.0899333333333333}, {3376178,3858648,3858326,0.215185714285714,1000000}, {3376179,3858648,3858629,0.02166,0.02166}, {3376180,3858629,3858601,0.62982,0.62982}, {3376181,3858601,3858629,0.07644,0.07644}, {3376187,3903822,3904577,0.462244444444444,0.462244444444444}, {3376188,3904577,3903935,0.413181818181818,0.37875}, {3376189,3904666,3904577,0.0749052631578947,0.0677714285714286}, {3376190,3898308,3898066,0.333428571428571,0.376451612903226}, {3376191,3898066,3898026,0.0441567567567568,0.0441567567567568}, {3376192,3898066,3896599,1000000,1000000}, {3376193,3866260,3866241,0.143688888888889,0.143688888888889}, {3376197,3869088,3868890,1000000,1000000}, {3376198,3868890,3868425,1000000,0.153578571428571}, {3376199,3869530,3868891,0.135939130434783,0.164557894736842}, {3376200,3868891,3867887,0.166768421052632,0.182803846153846}, {3376201,3868890,3868891,0.0242647058823529,1000000}, {3376202,3867933,3867889,0.200155555555556,0.200155555555556}, {3376203,3872370,3872890,0.14283,0.150347368421053}, {3376204,3872890,3873693,0.276668571428571,0.261713513513514}, {3376205,3872890,3872984,1000000,1000000}, {3376206,3872984,3872943,1000000,1000000}, {3376207,3872943,3872984,1000000,1000000}, {3376209,3871455,3871368,0.319755555555556,0.319755555555556}, {3376210,3871456,3871364,0.323088888888889,0.323088888888889}, {3376213,3871740,3871727,0.0204818181818182,0.0200266666666667}, {3376214,3871727,3871665,0.112112195121951,0.106897674418605}, {3376215,3872279,3872248,0.2498,0.2498}, {3376216,3871727,3872279,0.346714285714286,0.346714285714286}, {3376217,3872282,3872279,1000000,1000000}, {3376218,3874768,3872374,0.647615384615385,0.935444444444444}, {3376219,3872374,3871913,0.322753846153846,0.14985}, {3376220,3872282,3872374,1000000,1000000}, {3376922,3885372,3885510,0.0456,1000000}, {3376923,3885510,3885638,0.041553488372093,1000000}, {3376939,3892441,3892551,0.028896,1000000}, {3376941,3892441,3892448,1000000,1000000}, {3376942,3892448,3892480,1000000,1000000}, {3376943,3892551,3892448,1000000,1000000}, {3376945,3892432,3892547,1000000,0.0460645161290323}, {3376960,3896146,3896247,0.0282533333333333,1000000}, {3376961,3896307,3896368,1000000,0.016524}, {3376962,3896368,3896533,1000000,0.0355058823529412}, {3376963,3896247,3896624,0.0927061224489796,1000000}, {3376964,3896624,3897150,0.126588235294118,1000000}, {3377003,3899016,3899368,0.110897142857143,1000000}, {3377004,3899368,3899457,0.0306352941176471,1000000}, {3377005,3899816,3899728,0.113,1000000}, {3377006,3899728,3899707,0.0487609756097561,1000000}, {3377009,3898464,3898074,0.128364,1000000}, {3377010,3898074,3897856,0.0653035714285714,1000000}, {3377011,3897312,3896632,0.245811111111111,1000000}, {3377012,3896632,3896441,0.0747063829787234,1000000}, {3378858,3893382,3893386,1000000,0.09138}, {3378859,3890028,3890371,1000000,0.134825806451613}, {3378860,3890371,3890457,1000000,0.03506}, {3378881,3885589,3885784,1000000,0.17738}, {3378882,3885462,3885523,1000000,0.0639555555555556}, {3378883,3885523,3885544,1000000,0.0224785714285714}, {3378884,3885462,3885547,0.0434769230769231,1000000}, {3378885,3885523,3885547,0.0739384615384615,1000000}, {3378886,3885143,3885174,0.2598,0.2598}, {3378887,3883642,3883505,0.1289,0.096675}, {3378888,3883505,3883478,0.0146347826086957,0.02244}, {3378889,3882411,3882914,0.223025,0.205869230769231}, {3378890,3882914,3882990,0.034536,0.034536}, {3378891,3882914,3882892,0.0392181818181818,0.0392181818181818}, {3378892,3882892,3882928,1000000,0.0459777777777778}, {3378893,3881894,3881908,0.0423428571428571,0.0342}, {3378894,3881908,3882012,0.0466666666666667,1000000}, {3378895,3882928,3882370,1000000,0.662688888888889}, {3378896,3882228,3882012,1000000,0.317466666666667}, {3378897,3882172,3881908,0.258214285714286,0.309857142857143}, {3378898,3882228,3882172,0.0725333333333333,1000000}, {3378899,3882231,3882172,0.0536918918918919,0.0484536585365854}, {3378900,3882231,3882858,1000000,0.215505882352941}, {3378901,3882892,3882267,0.438026666666667,0.4584}, {3378902,3882267,3882231,0.02095,0.0271783783783784}, {3378903,3882370,3882267,1000000,0.0542888888888889}, {3378904,3883505,3883405,0.568107692307692,0.568107692307692}, {3378905,3883405,3883327,0.31501875,0.31501875}, {3378906,3883405,3883542,0.05094375,0.05094375}, {3378907,3885997,3885998,1000000,0.0388909090909091}, {3378908,3885784,3885997,1000000,0.0483625}, {3378909,3885784,3885996,1000000,0.125133333333333}, {3378910,3885990,3885996,0.0504,0.0425793103448276}, {3378911,3885996,3885997,1000000,0.0811368421052632}, {3378912,3885989,3886012,0.059925,1000000}, {3378913,3886012,3885998,0.0945183673469388,1000000}, {3378914,3885547,3885802,0.0998068965517241,1000000}, {3378915,3885802,3885989,0.04935,1000000}, {3378916,3886012,3885802,1000000,0.1513}, {3378917,3883327,3882914,0.652168421052632,0.652168421052632}, {3378920,3909163,3909654,0.207270967741935,0.178483333333333}, {3378921,3909654,3909669,0.0172875,0.011064}, {3378922,3893382,3894155,2.19252,1000000}, {3378923,3894835,3894837,1000000,1000000}, {3378924,3894837,3894853,1000000,1000000}, {3378925,3894837,3894722,1000000,1000000}, {3378926,3894722,3894155,1000000,1000000}, {3379727,3871954,3871794,0.0944769230769231,1000000}, {3379728,3871794,3871741,0.5229375,1000000}, {3379729,3871627,3871830,0.1822,0.1822}, {3379730,3871830,3872002,0.0994714285714286,0.0994714285714286}, {3379731,3871794,3871830,0.310666666666667,0.310666666666667}, {3379738,3867394,3867495,0.046296,0.0723375}, {3379739,3867495,3868865,0.66912,0.514707692307692}, {3379740,3868865,3867495,1.44702,1.44702}, {3379741,3868865,3869046,0.0710444444444444,0.0710444444444444}, {3379742,3869046,3869685,1000000,1000000}, {3379743,3872568,3872423,1000000,1000000}, {3379744,3872423,3872317,0.0728222222222222,0.0728222222222222}, {3379807,3877034,3877027,0.0290129032258064,0.035976}, {3379808,3877027,3877314,0.154006451612903,0.140417647058824}, {3379809,3877321,3877027,0.1468,1000000}, {3379810,3877411,3877034,1000000,0.626873684210526}, {3379811,3877542,3877928,0.305769230769231,0.305769230769231}, {3379812,3877928,3877930,1000000,0.185614285714286}, {3379813,3867230,3867077,0.0547935483870968,0.0471833333333333}, {3379814,3867077,3866503,0.279057142857143,0.18313125}, {3379815,3866847,3866190,0.228911111111111,0.228911111111111}, {3379816,3866190,3866117,1000000,1000000}, {3379817,3867077,3866190,1000000,1000000}, {3379820,3875313,3875207,0.116025,1000000}, {3379821,3875207,3875138,0.03888,1000000}, {3379827,3871210,3871158,1000000,0.0186909090909091}, {3379828,3871158,3870404,1000000,0.252317647058824}, {3379944,3880499,3880448,0.0219529411764706,1000000}, {3379945,3880448,3880075,0.173770588235294,1000000}, {3379946,3880441,3880448,0.06308,1000000}, {3379947,3880441,3880367,1000000,0.0661714285714286}, {3379948,3859890,3858867,1000000,0.141557647058824}, {3379949,3859838,3858835,0.150744303797468,1000000}, {3380089,3862109,3862160,0.0230117647058823,1000000}, {3380090,3862160,3862205,0.0197189189189189,1000000}, {3380091,3862160,3862222,0.0376909090909091,1000000}, {3380103,3880570,3880505,1000000,0.05584}, {3380104,3880505,3880367,1000000,0.06538125}, {3380126,3874694,3874974,0.205552941176471,1000000}, {3380127,3874974,3874948,0.03476,1000000}, {3380152,3892527,3892734,1000000,1000000}, {3380155,3894853,3894858,1000000,1000000}, {3380156,3894858,3892734,1000000,1000000}, {3380157,3892734,3894858,1000000,1000000}, {3380210,3859603,3859512,0.10985,1000000}, {3380211,3859512,3859567,0.08956,1000000}, {3380212,3878993,3879040,1000000,0.0193448275862069}, {3380213,3879040,3878990,0.0716,1000000}, {3380214,3879011,3878990,1000000,0.0556846153846154}, {3380215,3878990,3878993,1000000,0.0234}, {3380364,3886564,3886540,0.141888888888889,0.141888888888889}, {3380365,3886540,3886532,1000000,1000000}, {3380366,3886532,3886514,1000000,1000000}, {3380367,3886514,3886461,0.260955555555556,0.260955555555556}, {3380368,3886953,3886913,0.322833333333333,1000000}, {3380369,3886913,3886907,0.0474,0.0474}, {3380370,3885874,3885848,1000000,1000000}, {3380371,3885848,3885813,1000000,1000000}, {3380642,3896767,3896714,0.02188,1000000}, {3380643,3896714,3895978,0.429991304347826,1000000}, {3380644,3896735,3896714,1000000,0.030375}, {3380645,3897119,3896784,1000000,0.109786363636364}, {3380646,3896784,3896735,1000000,0.0206133333333333}, {3380719,3860319,3860729,0.22158,0.265896}, {3380720,3860729,3860759,0.0144774193548387,0.0166222222222222}, {3380721,3860993,3860729,0.249352941176471,0.249352941176471}, {3380747,3922392,3922585,0.0669954545454546,0.0627191489361702}, {3380748,3922585,3922631,0.0107466666666667,0.010075}, {3380749,3922585,3923081,0.403622222222222,0.403622222222222}, {3380750,3914022,3915509,0.394317391304348,1000000}, {3380751,3915531,3915540,1000000,1000000}, {3380752,3915540,3915671,1000000,1000000}, {3380755,3889345,3889325,0.00764081632653061,0.00734117647058823}, {3380756,3889325,3889273,0.017265306122449,0.0165882352941176}, {3380757,3889462,3889408,0.0652434782608696,1000000}, {3380758,3889408,3889389,0.0594,1000000}, {3380759,3889241,3889408,0.051219512195122,1000000}, {3380760,3889531,3889447,1000000,0.0400578947368421}, {3380761,3889447,3889462,1000000,0.0190838709677419}, {3380762,3889408,3889447,0.011565,1000000}, {3380764,3900113,3899630,0.254577777777778,0.254577777777778}, {3380765,3868048,3868923,0.350712,0.350712}, {3380766,3868923,3868972,0.0264,0.0264}, {3380767,3868923,3867751,0.469577777777778,0.469577777777778}, {3380768,3890491,3890412,1000000,0.0408}, {3380776,3889751,3889931,0.0560368421052632,1000000}, {3380777,3889931,3889979,0.0154864864864865,1000000}, {3380778,3890028,3889931,1000000,0.0440297872340426}, {3380779,3890028,3889901,0.0402765957446809,1000000}, {3380780,3889901,3889885,0.0417375,1000000}, {3380781,3889885,3889831,1000000,0.035775}, {3380782,3889901,3889831,0.0226363636363636,1000000}, {3380783,3889831,3889696,0.0273214285714286,1000000}, {3380784,3889241,3889318,0.0244540540540541,1000000}, {3380785,3889318,3889389,0.0199846153846154,1000000}, {3380786,3889370,3889394,0.0375,1000000}, {3380787,3889394,3889438,0.0218625,1000000}, {3380789,3889885,3890235,0.149505882352941,1000000}, {3380790,3890235,3890412,0.0891272727272727,1000000}, {3380791,3889831,3889447,1000000,0.0960576923076923}, {3380820,3889318,3889394,0.04100625,1000000}, {3380890,3877504,3877448,1000000,1000000}, {3380891,3877448,3877372,1000000,1000000}, {3381934,3916494,3916776,0.168936,0.248435294117647}, {3381935,3916776,3917264,0.300888888888889,0.300888888888889}, {3381936,3916776,3916723,0.09156,0.09156}, {3381937,3916723,3916651,0.65148,0.65148}, {3381938,3916651,3916723,0.11604,0.11604}, {3381939,3915049,3914976,0.73944,0.73944}, {3381940,3915049,3914976,0.11556,0.11556}, {3381941,3914772,3914861,0.16176,0.16176}, {3381942,3914861,3915049,0.3324,0.3324}, {3381943,3914976,3914861,0.2109,0.2109}, {3381986,3867048,3866744,0.1746,0.184870588235294}, {3381987,3867048,3867076,0.0202,0.0178235294117647}, {3381992,3866007,3866506,0.342955555555556,0.342955555555556}, {3381993,3865944,3865883,0.0783333333333333,0.0783333333333333}, {3381996,3893379,3893682,0.2368,0.2368}, {3382287,3885459,3885764,0.284025,1000000}, {3382288,3885764,3886025,0.201469565217391,1000000}, {3382289,3885764,3886320,0.234422222222222,0.234422222222222}, {3382632,3915852,3916061,0.0830444444444444,0.0773172413793103}, {3382633,3916061,3916742,0.246545454545455,0.246545454545455}, {3382634,3916061,3916039,0.22938,0.22938}, {3382635,3915509,3915787,0.154857142857143,0.191294117647059}, {3382636,3915787,3915852,0.035472,0.0316714285714286}, {3382637,3915787,3915767,0.20748,0.20748}, {3382640,3917578,3917542,1000000,0.07287}, {3382643,3917542,3917515,1000000,0.015925}, {3382644,3917515,3917467,0.02134,0.0278347826086957}, {3382645,3917716,3918389,1000000,0.29672}, {3382646,3917716,3917661,0.0626608695652174,1000000}, {3382647,3917661,3917655,0.0380068965517241,1000000}, {3382648,3917661,3917578,0.0466571428571428,1000000}, {3382652,3917708,3917791,0.0516166666666667,0.046455}, {3382653,3917791,3917912,0.0557860465116279,0.0533066666666667}, {3382654,3917791,3917626,0.103071428571429,1000000}, {3382655,3917515,3917572,0.0366,0.0261428571428571}, {3382656,3917572,3917655,0.0463428571428571,0.0360444444444444}, {3382657,3917626,3917572,0.0340285714285714,1000000}, {3382719,3876683,3876499,1000000,1000000}, {3382720,3876499,3876222,0.225133333333333,0.225133333333333}, {3382726,3876730,3876716,1000000,1000000}, {3382727,3876716,3876683,1000000,1000000}, {3382764,3897729,3897616,0.0794210526315789,0.0794210526315789}, {3382765,3897616,3897617,1000000,0.213507692307692}, {3382947,3903113,3902939,1000000,0.0490434782608696}, {3382948,3902939,3902749,1000000,0.0464347826086957}, {3383000,3903860,3903936,0.052416,1000000}, {3383001,3903936,3903852,0.03496,1000000}, {3383002,3903852,3903860,0.0388444444444444,1000000}, {3383506,3886935,3886961,0.0113529411764706,1000000}, {3383507,3886961,3887189,0.078536170212766,1000000}, {3383624,3882872,3883053,0.253578947368421,1000000}, {3383625,3883053,3883360,0.342,1000000}, {3383626,3883053,3883136,0.10092,0.10092}, {3383627,3882157,3882579,1000000,0.251634782608696}, {3383628,3882579,3882872,1000000,0.163434782608696}, {3383629,3882579,3882567,0.02394,0.02394}, {3383634,3881518,3881808,1000000,1000000}, {3383635,3881808,3881952,1000000,1000000}, {3383639,3885792,3885891,0.0350647058823529,0.0340628571428571}, {3383640,3885891,3886048,0.0560117647058823,0.0577090909090909}, {3383641,3885891,3885912,0.02676,0.02676}, {3383644,3884263,3884197,0.09948,0.09948}, {3383645,3862469,3862586,0.0454444444444444,0.0454444444444444}, {3383646,3862586,3863042,0.2082,0.2082}, {3383647,3862586,3862571,0.55806,0.55806}, {3383695,3883635,3883092,0.65985,1000000}, {3383696,3883092,3883021,0.0680842105263158,1000000}, {3383697,3883092,3883045,0.06156,0.06156}, {3383714,3886157,3885870,1000000,0.35765}, {3383715,3885870,3885412,1000000,0.302664}, {3383716,3885870,3885906,0.0459,0.0459}, {3383722,3881359,3880811,0.5288625,1000000}, {3383723,3880811,3880530,0.3177375,1000000}, {3383725,3880811,3880822,0.03192,0.03192}, {3383770,3884381,3883818,0.359712,1000000}, {3383771,3883818,3883587,0.199231578947368,1000000}, {3383772,3883818,3883854,0.04854,0.04854}, {3383782,3887606,3887534,1000000,0.207235714285714}, {3383783,3887534,3887433,1000000,0.121938461538462}, {3383784,3887534,3887495,0.02592,0.02592}, {3383823,3882400,3882441,0.0196,0.0196}, {3383824,3882441,3882572,0.14238,0.109523076923077}, {3383825,3882441,3882439,0.02112,0.02112}, {3383850,3880971,3881100,1000000,0.166133333333333}, {3383851,3881100,3881234,1000000,0.306525}, {3383852,3881100,3881153,0.0531,0.0531}, {3383870,3885748,3885845,0.13737,1000000}, {3383871,3885845,3886077,0.233352,1000000}, {3383883,3881224,3881261,0.04206,0.04206}, {3383962,3866320,3866065,1000000,0.257592857142857}, {3383963,3866065,3866000,1000000,0.100663636363636}, {3383964,3866065,3866156,0.0972,0.0972}, {3384018,3878091,3877974,0.407775,1000000}, {3384019,3877974,3877918,0.159410526315789,1000000}, {3384020,3877974,3878007,0.03612,0.03612}, {3384036,3877739,3877687,0.1491,0.1677375}, {3384037,3877687,3877672,0.0772857142857143,0.08115}, {3384041,3877687,3877827,0.13122,0.13122}, {3384057,3877367,3877235,0.053295652173913,1000000}, {3384058,3877235,3877136,0.046368,1000000}, {3384059,3877235,3877222,0.09618,0.09618}, {3384084,3866385,3866104,0.16794,0.3732}, {3384085,3866104,3866138,0.03462,0.03462}, {3384101,3866104,3865996,0.07602,0.0724}, {3384102,3865996,3865626,0.3216,0.303733333333333}, {3384104,3865996,3865963,0.05316,0.05316}, {3384149,3878488,3878490,0.02394,0.02394}, {3384214,3881830,3882053,0.197147368421053,1000000}, {3384215,3882053,3882201,0.126514285714286,1000000}, {3384216,3882053,3882035,0.04182,0.04182}, {3384219,3879092,3879575,0.336054545454545,1000000}, {3384220,3879575,3879875,0.301010526315789,1000000}, {3384224,3879575,3879590,0.03144,0.03144}, {3384225,3879225,3879667,1000000,0.380778947368421}, {3384226,3879667,3880056,1000000,0.36951}, {3384227,3879667,3879655,0.02964,0.02964}, {3384228,3880893,3881019,0.112605882352941,1000000}, {3384229,3881019,3881175,0.134183333333333,1000000}, {3384234,3876891,3877098,0.282105882352941,1000000}, {3384235,3877098,3877376,0.355433333333333,1000000}, {3384236,3877098,3877056,0.04818,0.04818}, {3384237,3879577,3879620,1000000,0.0603391304347826}, {3384238,3879620,3879844,1000000,0.28515}, {3384239,3879620,3879645,0.03396,0.03396}, {3384273,3878484,3878597,0.1524,0.1524}, {3384274,3878597,3878674,0.0866526315789474,0.0866526315789474}, {3384275,3878597,3878539,0.0855,0.0855}, {3384276,3887025,3886752,0.223747826086957,1000000}, {3384277,3886752,3886197,1.57990909090909,1000000}, {3384278,3886752,3886785,0.06174,0.06174}, {3384679,3879381,3884090,2.76844444444444,2.76844444444444}, {3384680,3884090,3885699,1.8728,1.77423157894737}, {3384681,3884090,3882131,0.844266666666667,0.844266666666667}, {3384682,3886082,3885937,0.43743,0.448646153846154}, {3384683,3885937,3885597,0.271846153846154,0.1767}, {3384684,3885937,3885326,0.51841935483871,0.51841935483871}, {3384685,3885326,3884873,0.656742857142857,0.417927272727273}, {3384686,3885623,3885834,0.911408219178082,0.924066666666667}, {3384687,3885597,3885618,0.112097142857143,0.124552380952381}, {3384688,3885618,3885623,0.0374083333333333,0.0396088235294118}, {3384689,3885963,3885452,4.49804444444444,4.49804444444444}, {3384690,3883434,3882191,0.494555555555556,0.494555555555556}, {3384691,3884032,3883434,0.385822222222222,0.385822222222222}, {3384692,3884032,3884022,0.148133333333333,0.148133333333333}, {3384693,3883434,3884022,0.234911111111111,0.234911111111111}, {3384694,3884022,3884462,0.174111111111111,0.174111111111111}, {3384695,3884873,3884757,0.0451333333333333,0.0451333333333333}, {3384696,3884757,3884032,0.288933333333333,0.288933333333333}, {3384697,3884757,3884462,0.200844444444444,0.200844444444444}, {3384698,3884462,3884457,0.136511111111111,0.136511111111111}, {3384699,3884457,3884435,0.288577777777778,0.288577777777778}, {3384700,3884873,3884457,0.454866666666667,0.454866666666667}, {3384701,3873927,3875356,0.89022,0.847828571428571}, {3384702,3872757,3874717,1.59723333333333,1.59723333333333}, {3384703,3874717,3875597,0.804388235294118,0.719715789473684}, {3384704,3874717,3875356,1.17264,1.17264}, {3384708,3881335,3881657,0.209054545454545,0.209054545454545}, {3384709,3880648,3880436,0.244836363636364,0.244836363636364}, {3384716,3879254,3879629,0.345557142857143,0.537533333333333}, {3384717,3879629,3880606,0.69003,0.69003}, {3384729,3878732,3881031,1.55582727272727,1.55582727272727}, {3384730,3882314,3882516,0.186,0.144}, {3384731,3880421,3882096,1.52110434782609,1.399416}, {3384732,3882096,3882314,0.202695652173913,0.1665}, {3384733,3884632,3882681,0.955711111111111,0.955711111111111}, {3384734,3882681,3882096,0.320755555555556,0.320755555555556}, {3384735,3878792,3878911,0.0419076923076923,0.0380093023255814}, {3384736,3878911,3879254,0.18999,0.135707142857143}, {3384737,3877193,3877585,0.59517,0.59517}, {3384738,3877547,3877858,0.0615396226415094,0.0639529411764706}, {3384739,3877858,3878422,0.119083018867925,0.119083018867925}, {3384740,3876779,3877109,0.109145454545455,0.163718181818182}, {3384741,3877109,3877338,0.0543702127659575,0.0594279069767442}, {3384742,3876400,3876578,0.08305,0.0866608695652174}, {3384743,3876578,3876849,0.19432,0.19432}, {3384744,3876578,3877547,1.14084444444444,1.14084444444444}, {3384745,3876713,3876612,0.0293347826086956,0.0499777777777778}, {3384746,3876612,3876449,0.044832,0.0862153846153846}, {3384747,3875356,3875803,0.208275,0.238028571428571}, {3384748,3875803,3876171,0.2112,0.22176}, {3384749,3875803,3876612,1.54137,1.54137}, {3384750,3917126,3917442,0.126041860465116,0.129042857142857}, {3384751,3917805,3917728,0.0508444444444444,0.0508444444444444}, {3384752,3917442,3917600,0.109822222222222,0.109822222222222}, {3384753,3917600,3917805,0.5176,0.5176}, {3384754,3917805,3917600,0.114911111111111,0.114911111111111}, {3384755,3917442,3917861,0.125571428571429,0.1281875}, {3384756,3917861,3918181,0.201933333333333,0.201933333333333}, {3384757,3918181,3918581,0.239688888888889,0.239688888888889}, {3384758,3918181,3918451,0.1422,0.1422}, {3384759,3917861,3918215,0.105091304347826,0.109868181818182}, {3384760,3918215,3919211,0.309097959183673,0.32925652173913}, {3384761,3916961,3917301,0.09465,0.0911444444444444}, {3384762,3917301,3918837,0.389307692307692,0.374888888888889}, {3384763,3917301,3917721,0.602957142857143,0.29108275862069}, {3384764,3917721,3918215,0.380742857142857,0.4442}, {3384765,3917721,3917280,0.263977777777778,0.263977777777778}, {3384766,3883264,3883083,0.205885714285714,1000000}, {3384767,3883083,3882744,0.351692307692308,1000000}, {3384768,3875066,3875016,0.18168679245283,1000000}, {3384769,3875125,3875087,1000000,0.172413559322034}, {3384771,3893054,3893585,0.419115789473684,1000000}, {3384772,3893585,3893623,0.0915176470588235,1000000}, {3384773,3893585,3893584,0.03066,0.03066}, {3384774,3866942,3866812,0.158446153846154,0.121164705882353}, {3384775,3866812,3866479,0.190333333333333,0.190333333333333}, {3384776,3866812,3866722,0.11886,0.11886}, {3384777,3880302,3880098,1000000,0.261952941176471}, {3384778,3880098,3879946,1000000,0.1944}, {3384779,3880098,3880053,0.10368,0.10368}, {3384780,3880896,3880745,1000000,0.146894117647059}, {3384781,3880745,3880394,1000000,0.33327}, {3384782,3880745,3880799,0.11346,0.11346}, {3384783,3883348,3883551,0.114626086956522,1000000}, {3384784,3883551,3883672,0.0750285714285714,1000000}, {3384785,3883551,3883598,0.06822,0.06822}, {3384803,3882332,3882410,1000000,0.232695652173913}, {3384804,3882410,3882502,1000000,0.171022222222222}, {3384805,3882410,3882462,0.06036,0.06036}, {3384816,3876692,3876968,0.118133333333333,0.118133333333333}, {3384817,3876968,3877285,0.146511111111111,0.146511111111111}, {3384818,3876968,3876908,0.14796,0.14796}, {3384819,3877129,3877014,0.2112,0.2112}, {3384824,3892551,3892936,0.0764,1000000}, {3384825,3892936,3893382,0.120741176470588,1000000}, {3384826,3892936,3892933,0.05484,0.05484}, {3384827,3892547,3892916,1000000,0.124412903225806}, {3384828,3892916,3893188,1000000,0.0814186046511628}, {3384829,3879793,3880105,0.229304347826087,1000000}, {3384830,3880105,3880208,0.0629217391304348,1000000}, {3384831,3880105,3880113,0.03606,0.03606}, {3384875,3880954,3881156,1000000,1000000}, {3384876,3885845,3885901,0.05916,0.05916}, {3384877,3884097,3883841,1000000,0.184609090909091}, {3384878,3883841,3883348,1000000,0.26868}, {3384879,3883841,3883787,0.10002,0.10002}, {3384880,3865342,3865361,1000000,0.0195375}, {3384881,3865361,3865415,1000000,0.100327659574468}, {3384882,3884490,3884263,0.192566666666667,1000000}, {3384883,3884263,3883632,0.448581818181818,1000000}, {3385099,3899382,3898642,1000000,0.338225806451613}, {3385128,3902296,3903551,0.948666666666667,0.948666666666667}, {3385129,3902690,3903717,1.28935555555556,1.28935555555556}, {3385171,3896599,3896408,0.0935555555555555,0.0935555555555555}, {3385181,3896408,3895184,1.30435714285714,1.30435714285714}, {3385182,3895184,3896408,0.887836363636364,0.887836363636364}, {3385183,3895184,3894317,0.539427272727273,0.6246}, {3385184,3894317,3894326,0.4196625,1000000}, {3385214,3910260,3912177,1.33218,1.33218}, {3385215,3913000,3913081,0.0100153846153846,0.00986363636363636}, {3385216,3913081,3913101,0.00337846153846154,0.00327761194029851}, {3385217,3912177,3913081,0.58674,0.58674}, {3385227,3917508,3916042,1.21371,1.21371}, {3385228,3916042,3913656,1.96335,1.96335}, {3385229,3916042,3918013,1.74981,1.74981}, {3385230,3900721,3900737,1000000,1000000}, {3385231,3900737,3900781,1000000,1000000}, {3385258,3903131,3904259,0.546936,0.581846808510638}, {3385259,3904259,3904281,0.0156576923076923,0.0156576923076923}, {3385265,3904259,3906310,0.9856,0.9856}, {3385287,3913283,3912723,0.30957,0.30957}, {3385307,3909516,3909819,0.103442553191489,0.105691304347826}, {3385308,3909819,3909982,0.0470571428571429,0.0480375}, {3385309,3909516,3909819,1000000,1000000}, {3385336,3910666,3910308,0.19962,0.19962}, {3385337,3909574,3909982,0.26463,0.26463}, {3385338,3910308,3909780,0.29271,0.29271}, {3385339,3909780,3909574,0.21417,0.21417}, {3385340,3908880,3909780,0.59457,0.59457}, {3385341,3908761,3909648,0.80847,0.80847}, {3385342,3908880,3908761,0.19374,0.19374}, {3385343,3909574,3908623,0.60459,0.60459}, {3385344,3908623,3908880,0.21447,0.21447}, {3385345,3907293,3908373,0.91914,0.91914}, {3385346,3908373,3908761,0.31158,0.31158}, {3385347,3908623,3908373,0.13233,0.13233}, {3385395,3920048,3920554,0.246545454545455,0.246545454545455}, {3385419,3921005,3920376,0.309781818181818,0.309781818181818}, {3385425,3920704,3921230,0.90912,1000000}, {3385440,3907986,3910043,0.892133333333333,0.892133333333333}, {3385550,3894018,3893992,0.15168,0.15168}, {3385552,3890905,3890967,0.02706,0.0287872340425532}, {3385553,3890967,3891124,0.0684352941176471,0.0811674418604651}, {3385556,3890967,3891080,0.113228571428571,0.10568}, {3385557,3891080,3891108,0.0222857142857143,0.024}, {3385560,3891080,3891430,0.2314,0.2314}, {3385561,3891108,3892007,0.520914285714286,0.497236363636364}, {3385562,3892007,3892723,0.269309090909091,0.269309090909091}, {3385563,3891430,3892007,0.347290909090909,0.347290909090909}, {3385564,3891714,3891726,0.04422,0.04422}, {3385565,3891726,3892503,1.33938,1.33938}, {3385566,3892327,3892493,1000000,0.0416555555555556}, {3385567,3892493,3892862,1000000,0.086256}, {3385568,3892503,3892493,0.02358,0.02358}, {3385572,3892321,3892470,0.0447428571428571,1000000}, {3385573,3892470,3892736,0.08028,1000000}, {3385624,3897057,3897867,0.620180487804878,0.5297375}, {3385626,3897867,3898059,0.115482352941176,0.140228571428571}, {3385627,3898059,3899080,0.621109090909091,0.621109090909091}, {3385628,3899080,3898059,1.49406,1.49406}, {3385629,3897867,3897935,0.0513545454545455,0.047075}, {3385630,3897935,3898228,0.226583333333333,0.214657894736842}, {3385631,3897894,3897935,0.0237375,0.0172636363636364}, {3385632,3897131,3897233,0.1692,0.1692}, {3385633,3897233,3897853,0.371914285714286,0.371914285714286}, {3385634,3897853,3897894,0.0428142857142857,0.0285428571428571}, {3385635,3897233,3897853,2.12933333333333,2.12933333333333}, {3385807,3879270,3879257,0.0126333333333333,1000000}, {3385808,3879559,3879270,0.339461538461538,1000000}, {3385809,3879618,3879559,0.0636375,1000000}, {3385825,3870251,3870279,0.00865714285714286,1000000}, {3385826,3870279,3871039,0.453,1000000}, {3385827,3870604,3870279,1000000,1000000}, {3385828,3870251,3870280,0.00625,0.00661764705882353}, {3385829,3870280,3872701,0.64872,0.597505263157895}, {3385830,3870251,3870050,1000000,1000000}, {3385831,3870050,3869958,0.0423333333333333,0.0423333333333333}, {3385836,3869668,3869715,0.130904347826087,0.15054}, {3385837,3869715,3869732,0.0688702702702703,0.07963125}, {3385838,3869786,3869715,0.0253111111111111,0.0253111111111111}, {3385839,3871839,3871755,0.1182,0.185742857142857}, {3385840,3870947,3870887,0.0712615384615385,0.0842181818181818}, {3385841,3870345,3869791,0.120071428571429,0.0988823529411765}, {3385842,3869791,3869530,0.0611837837837838,0.052646511627907}, {3385843,3870947,3870717,0.0417622641509434,0.0425653846153846}, {3385844,3870717,3870345,0.0684,0.0645283018867925}, {3385845,3869791,3870717,0.353866666666667,1000000}, {3385862,3893436,3892770,1000000,1000000}, {3385863,3892770,3892510,1000000,1000000}, {3385864,3892760,3892726,1000000,1000000}, {3385865,3892770,3892760,1000000,1000000}, {3388770,3881808,3881856,1000000,1000000}, {3390039,3903451,3904299,0.42336,0.42336}, {3390040,3904299,3904389,0.0609428571428571,0.0581727272727273}, {3390042,3904039,3904855,0.500166666666667,0.500166666666667}, {3390044,3904128,3904926,0.3342,0.3342}, {3390055,3886931,3887183,0.0663681818181818,0.0663681818181818}, {3390056,3887183,3887512,0.0826285714285714,0.0826285714285714}, {3390057,3885441,3887228,0.543632432432432,0.718371428571429}, {3390058,3887228,3887572,0.1182,0.11426}, {3390059,3887183,3887228,0.8316,0.8316}, {3390413,3890865,3891020,1000000,1000000}, {3390414,3891020,3891208,1000000,1000000}, {3390418,3891188,3891223,1000000,0.03171}, {3390419,3891340,3891013,1000000,0.287357142857143}, {3390420,3891013,3890964,1000000,0.0411529411764706}, {3390421,3891223,3891013,0.5111,1000000}, {3390422,3890776,3890922,0.06168,1000000}, {3390423,3890922,3891127,0.104083333333333,1000000}, {3390424,3890922,3890895,1000000,0.01825}, {3390425,3891188,3891053,0.14,0.075}, {3390426,3891053,3890964,0.0567692307692308,0.0508965517241379}, {3390427,3890922,3891053,0.103984615384615,1000000}, {3390428,3891188,3891253,0.167034782608696,1000000}, {3390429,3891253,3891256,0.0089,1000000}, {3390430,3891253,3891390,0.0797142857142857,1000000}, {3390431,3891223,3891337,1000000,0.0998210526315789}, {3390432,3891337,3891340,1000000,0.0279230769230769}, {3390433,3891337,3891390,1000000,0.288410526315789}, {3390434,3891190,3891227,0.0143657142857143,0.0162193548387097}, {3390435,3891227,3891396,0.07685625,0.08198}, {3390436,3891227,3891256,1000000,0.042875}, {3390709,3888019,3887982,0.019695,0.019695}, {3390712,3887982,3887947,0.0373894736842105,0.0373894736842105}, {3390713,3888019,3887628,1000000,0.168507692307692}, {3390714,3887628,3887184,1000000,0.197733333333333}, {3390715,3887628,3887590,0.0424105263157895,0.0424105263157895}, {3390716,3887947,3887554,0.122485714285714,1000000}, {3390717,3887554,3887089,0.248590909090909,1000000}, {3390718,3887554,3887590,0.0189473684210526,0.0189473684210526}, {3390721,3889588,3888485,0.502155555555555,1000000}, {3390722,3888485,3887947,0.185382857142857,1000000}, {3390723,3888485,3888520,0.0231290322580645,0.0231290322580645}, {3390726,3889688,3888835,1000000,0.5628}, {3390727,3888835,3888019,1000000,0.330289655172414}, {3390728,3888835,3888791,0.0318,0.0318}, {3392886,3912552,3921535,1000000,1.65925813953488}, {3393722,3855153,3854731,0.257777777777778,0.257777777777778}, {3393724,3849985,3849595,0.180955555555556,0.180955555555556}, {3393725,3851923,3852019,0.0412222222222222,0.0412222222222222}, {3393726,3852637,3852733,0.139933333333333,0.134935714285714}, {3393727,3852733,3852907,0.197133333333333,0.204715384615385}, {3393728,3852215,3852657,0.29214,0.29214}, {3393729,3852657,3852733,1000000,1000000}, {3393732,3902267,3902324,0.0863142857142857,0.0863142857142857}, {3393733,3902463,3902187,0.144533333333333,0.144533333333333}, {3393734,3902187,3902267,0.0528222222222222,0.0528222222222222}, {3393735,3902268,3902077,0.0964666666666667,0.0964666666666667}, {3393736,3902077,3901927,0.0835555555555556,0.0835555555555556}, {3393737,3902187,3902077,0.0472222222222222,0.0472222222222222}, {3393738,3902297,3902268,0.0200888888888889,0.0200888888888889}, {3393739,3902324,3902360,0.0323647058823529,0.0323647058823529}, {3393740,3902360,3902610,0.138333333333333,0.138333333333333}, {3393741,3902297,3902360,0.0431052631578947,0.0431052631578947}, {3393742,3902705,3901980,0.304376470588235,1000000}, {3393743,3901980,3901884,0.0308739130434783,1000000}, {3393744,3901980,3902297,0.2812875,0.2812875}, {3393745,3899094,3898953,0.111822222222222,0.111822222222222}, {3393746,3863198,3863222,0.0956666666666667,0.0956666666666667}, {3393747,3863222,3863075,0.0849111111111111,0.0849111111111111}, {3393748,3866752,3866587,0.0861555555555556,0.0861555555555556}, {3393749,3861492,3861300,0.0805764705882353,0.0805764705882353}, {3393750,3861300,3860672,0.286692857142857,0.286692857142857}, {3393751,3861300,3861177,0.1208,0.1208}, {3393752,3867752,3867316,0.193777777777778,0.193777777777778}, {3393761,3850612,3850850,1000000,1000000}, {3393762,3850804,3850632,0.152244444444444,0.152244444444444}, {3393763,3858569,3858108,0.210155555555556,0.210155555555556}, {3393764,3858108,3857644,0.179511111111111,0.179511111111111}, {3393765,3858108,3858118,1000000,1000000}, {3393766,3858457,3858152,0.5643375,0.60196}, {3393767,3858152,3857332,0.500752941176471,0.500752941176471}, {3393768,3858118,3858152,1000000,1000000}, {3393769,3884717,3884604,0.126333333333333,0.126333333333333}, {3393770,3884717,3884686,0.2166,0.2166}, {3393771,3884686,3884655,0.374178947368421,0.374178947368421}, {3393772,3884686,3884593,0.260133333333333,0.260133333333333}, {3393774,3868820,3868569,0.1623,0.1623}, {3393775,3866469,3866513,0.430444444444444,0.430444444444444}, {3393776,3866129,3865926,0.1002,0.0858857142857143}, {3393777,3865926,3865495,0.189503225806452,0.178018181818182}, {3393778,3866576,3866214,0.160844444444444,0.160844444444444}, {3393779,3866214,3865926,0.151755555555556,0.151755555555556}, {3393780,3866214,3865982,0.0912888888888889,0.0912888888888889}, {3393792,3863716,3863168,0.405130434782609,0.405130434782609}, {3393793,3863168,3863413,0.428025,0.428025}, {3393794,3863168,3862800,0.231533333333333,0.231533333333333}, {3393817,3860458,3859592,1000000,1000000}, {3393880,3865724,3864734,0.275554285714286,0.292254545454545}, {3393881,3864734,3863969,0.263254545454545,0.28958}, {3393882,3864734,3864592,0.149533333333333,0.149533333333333}, {3393883,3866304,3865832,0.244584,0.30573}, {3393884,3865832,3865442,0.177921428571429,0.199272}, {3393885,3865832,3865534,0.2186,0.2186}, {3394326,3902609,3901896,1000000,0.461318181818182}, {3394327,3901896,3901803,1000000,0.0318857142857143}, {3394354,3867752,3867304,0.181977777777778,0.181977777777778}, {3394355,3867304,3867213,0.0282222222222222,0.0282222222222222}, {3394356,3867316,3867304,0.0235555555555556,0.0235555555555556}, {3394359,3859674,3859769,1000000,1000000}, {3394414,3850019,3850240,1000000,1000000}, {3394461,3852134,3852014,1.06704444444444,1.06704444444444}, {3394462,3852014,3851562,0.497644444444444,0.497644444444444}, {3680770,3902763,3902758,9999.99,9999.99}, {3680771,3902758,3902685,9999.99,9999.99}, {3680772,3902438,3902551,9999.99,9999.99}, {3680773,3902438,3902685,9999.99,9999.99}, {3680774,3902551,3902763,9999.99,9999.99}, {3680779,3847666,3847694,0.16503829787234,0.1616}, {3680780,3847387,3847264,0.314172972972973,0.415157142857143}, {3680781,3847391,3847387,0.06722,0.080664}, {3680783,3848229,3848419,0.325992,0.25468125}, {3680785,3848014,3848229,0.271057894736842,0.257505}, {3680795,3848633,3848557,0.177247058823529,0.20088}, {3680796,3848557,3848452,0.283533333333333,0.283533333333333}, {3680839,3847265,3847618,0.55425,0.542938775510204}, {3680840,3847418,3847308,0.234777777777778,0.234777777777778}, {3680841,3847424,3847391,0.06946,0.10419}, {3680843,3848419,3848550,0.228754838709677,0.23638}, {3680915,3880187,3880474,0.226552941176471,0.160475}, {3680916,3884380,3885609,0.770285714285714,0.64704}, {3680932,3883686,3883888,0.09555,1000000}, {3680933,3883888,3884380,0.231889655172414,0.268992}, {3680941,3852966,3852289,0.14085306122449,0.1437875}, {3680942,3854299,3854177,0.0373463414634146,0.0464}, {3680943,3854466,3854299,0.0481772727272727,0.0623470588235294}, {3680944,3861845,3860787,0.28284,0.328883720930233}, {3680945,3862616,3862321,0.0633882352941176,0.0979636363636364}, {3680946,3862791,3862616,0.0481625,0.07224375}, {3680947,3867881,3868145,1000000,0.0581121951219512}, {3680948,3868145,3868634,1000000,0.119692682926829}, {3680949,3867298,3867881,1000000,0.153153846153846}, {3680950,3866755,3866804,1000000,0.03504}, {3680951,3863854,3863465,0.122138461538462,0.132316666666667}, {3680953,3887895,3888068,0.104955555555556,0.0629733333333333}, {3680954,3888068,3888231,0.0939724137931034,0.056775}, {3680955,3888453,3888893,0.15428,1000000}, {3680956,3891018,3891359,0.150418604651163,0.154}, {3680957,3888231,3888294,0.02353125,0.0160212765957447}, {3680958,3887747,3887895,0.078312,0.0444954545454545}, {3680959,3879147,3879140,0.0657384615384615,0.08011875}, {3680960,3879123,3879116,0.083125,0.0927906976744186}, {3680961,3879116,3879110,0.136952941176471,0.139692}, {3680962,3879110,3879099,0.138368181818182,0.121764}, {3680963,3883691,3883587,0.0466181818181818,0.0496258064516129}, {3680964,3882737,3882276,0.213496551724138,0.238130769230769}, {3680965,3885903,3885343,0.24553125,0.291}, {3680966,3879057,3879055,0.0528681818181818,0.0505695652173913}, {3680967,3879055,3879049,0.103665,0.0942409090909091}, {3680968,3879034,3879029,0.0314117647058824,0.0410769230769231}, {3680969,3879029,3879018,0.17436,0.13621875}, {3680970,3879160,3879157,0.1179375,0.0428863636363636}, {3680971,3866108,3865550,0.162257142857143,0.162257142857143}, {3680972,3869697,3869280,0.139292307692308,0.116825806451613}, {3680973,3872982,3872931,0.0680454545454545,0.0650869565217391}, {3680974,3872931,3872205,0.2826,0.295445454545455}, {3680975,3865085,3864990,1000000,0.0296307692307692}, {3680976,3865550,3865085,1000000,0.14205}, {3680977,3857762,3858093,0.133130769230769,0.2163375}, {3680978,3858588,3859151,0.1316875,0.123941176470588}, {3680979,3849071,3849205,0.0803818181818182,0.0780176470588235}, {3680980,3887733,3887209,0.134385714285714,0.125426666666667}, {3680981,3886592,3886157,0.166535294117647,0.123091304347826}, {3680982,3883510,3883205,0.07928,0.0964216216216216}, {3680983,3882723,3882642,0.0186954545454545,0.0178826086956522}, {3680984,3892042,3891993,0.02885,0.0314727272727273}, {3680985,3888883,3888844,0.0096,0.00983414634146341}, {3680986,3889462,3889167,0.0937297297297297,1000000}, {3680987,3891993,3891390,0.3079,0.295584}, {3680988,3886653,3886592,0.0192923076923077,0.01672}, {3681004,3909556,3908794,0.116316923076923,0.118134375}, {3681010,3861942,3861570,0.195822222222222,0.195822222222222}, {3681011,3862327,3861942,0.132291891891892,0.135966666666667}, {3681012,3862670,3862327,0.161725,0.138621428571429}, {3681013,3863023,3862670,0.20016,0.238285714285714}, {3681014,3863628,3863023,0.2755875,0.284477419354839}, {3681015,3863871,3863628,0.104435294117647,0.104435294117647}, {3681016,3867595,3866983,0.231072727272727,0.262944827586207}, {3681017,3868074,3867595,0.17690625,0.1665}, {3681018,3869272,3869035,0.112257142857143,0.138670588235294}, {3681019,3869497,3869272,0.0948260869565217,0.121166666666667}, {3681027,3859859,3859682,0.142422222222222,0.142422222222222}, {3681028,3859682,3859459,1000000,1000000}, {3681030,3882454,3882244,0.128175,0.08545}, {3681031,3883650,3883498,0.0592666666666667,0.0889}, {3681032,3885813,3885362,0.1566,0.119948936170213}, {3681033,3886246,3885813,0.102268085106383,0.104491304347826}, {3681034,3886461,3886246,0.0634163265306122,0.0817736842105263}, {3681035,3887003,3886885,0.03594,0.0417906976744186}, {3681036,3887336,3887003,0.0829836734693877,0.0945627906976744}, {3681037,3887463,3887336,0.033375,0.0356}, {3681038,3887879,3887463,0.0843795918367347,0.0898826086956522}, {3681039,3891439,3891148,0.0699807692307692,0.0791086956521739}, {3681040,3892245,3891804,0.118,0.124941176470588}, {3681041,3907374,3906804,0.1587875,0.18589756097561}, {3681042,3906177,3905744,0.113705454545455,0.117996226415094}, {3681043,3905744,3905316,0.12262641509434,0.124984615384615}, {3681044,3904460,3904024,0.1217,0.128858823529412}, {3681045,3903589,3903160,0.137652,0.137652}, {3681046,3899325,3898357,0.353157142857143,0.315587234042553}, {3681047,3898357,3898018,0.105066666666667,0.135085714285714}, {3681048,3898018,3897701,0.0927692307692308,0.104869565217391}, {3681049,3897701,3897409,0.0944150943396227,0.0962307692307692}, {3681050,3897409,3896653,0.246847058823529,0.246847058823529}, {3681051,3896653,3896385,0.107553488372093,0.0984}, {3681052,3895300,3895115,0.0805469387755102,0.078936}, {3681053,3895115,3894740,0.1429125,0.15244}, {3681054,3885097,3884978,0.0441333333333333,0.0350470588235294}, {3681055,3892274,3892245,0.00611111111111111,0.00647058823529412}, {3681057,3921208,3920935,0.103419512195122,0.124711764705882}, {3681058,3921604,3921461,0.051,0.0483846153846154}, {3681059,3921758,3921604,0.0682058823529412,0.0748064516129032}, {3681071,3922129,3922794,0.551536363636364,0.551536363636364}, {3681073,3909669,3909105,1000000,0.165072}, {3681074,3911943,3911380,0.154988888888889,0.15791320754717}, {3681075,3912172,3911943,0.0575510204081633,0.0552941176470588}, {3681076,3913809,3913258,0.141242307692308,0.136011111111111}, {3681077,3903208,3903084,0.0689172413793103,0.0740222222222222}, {3681078,3903084,3903713,0.453457142857143,0.47613}, {3681079,3903218,3903006,0.084465306122449,0.100946341463415}, {3681080,3902016,3901463,0.298521428571429,0.298521428571429}, {3681081,3901463,3901106,0.200088888888889,0.200088888888889}, {3681092,3921055,3920868,0.0973235294117647,0.143869565217391}, {3681096,3913258,3912172,0.250732075471698,0.250732075471698}, {3681098,3918406,3918014,0.0812,0.08265}, {3681099,3918014,3917078,0.215536842105263,0.227511111111111}, {3681100,3908794,3907765,0.1520625,0.1520625}, {3681101,3898713,3898589,0.0605538461538462,0.0562285714285714}, {3681102,3896121,3895300,0.36999512195122,0.47405625}, {3681103,3896385,3896121,0.162765517241379,0.121030769230769}, {3681104,3900265,3899325,0.271766666666667,0.287752941176471}, {3681105,3902229,3902201,0.0136137931034483,0.0116117647058824}, {3681106,3906804,3906550,0.0663666666666667,0.071676}, {3681107,3905610,3906761,0.233177419354839,0.225890625}, {3681108,3896041,3895875,0.0326823529411765,0.0326823529411765}, {3681109,3895875,3894802,0.252689552238806,0.252689552238806}, {3681113,3852289,3849498,0.716321739130435,0.672465306122449}, {3681118,3880971,3880920,0.01467,0.0158594594594595}, {3681124,3907022,3907016,0.0244071428571429,1000000}, {3681125,3864990,3864956,1000000,0.0149379310344828}, {3681127,3864448,3863871,0.378555555555556,0.3407}, {3681128,3865576,3864940,0.246634285714286,0.239783333333333}, {3681129,3858568,3858469,0.0674065573770492,0.06853}, {3681130,3864615,3864448,0.1641,0.156965217391304}, {3681131,3864756,3864615,0.0826344827586207,0.0773032258064516}, {3681132,3864940,3864756,0.107651612903226,0.1042875}, {3681133,3860345,3859859,0.373863157894737,0.417847058823529}, {3681134,3860748,3860659,0.175017391304348,0.161016}, {3681135,3861013,3860944,0.0727102040816327,0.0828558139534884}, {3681136,3861145,3861013,0.0889148936170213,0.0889148936170213}, {3681137,3861323,3861145,0.11156170212766,0.11156170212766}, {3681138,3861570,3861323,0.221811764705882,0.226248}, {3681139,3873305,3873168,0.0484928571428571,0.04526}, {3681140,3903277,3903208,0.0284,0.0300705882352941}, {3681141,3896341,3896470,0.0264088235294118,0.0264088235294118}, {3681142,3870128,3869497,0.312166666666667,0.3511875}, {3681143,3869035,3868074,0.60995,0.60995}, {3681144,3866983,3866602,0.127566666666667,0.148141935483871}, {3681145,3866602,3866367,0.0752594594594595,0.0898258064516129}, {3681146,3866367,3866285,0.03994,0.03744375}, {3681147,3866285,3866207,0.130007142857143,0.134822222222222}, {3681148,3866207,3865576,0.311057142857143,0.322577777777778}, {3681149,3910416,3909669,1000000,0.1966875}, {3681151,3848873,3849071,0.127890909090909,0.120582857142857}, {3681152,3853150,3853817,0.179582608695652,0.165216}, {3681153,3864964,3865000,0.02165,1000000}, {3681158,3882361,3883159,0.447471428571429,1000000}, {3681164,3872205,3871626,0.344863636363636,0.344863636363636}, {3681165,3871626,3871124,0.3346125,0.297433333333333}, {3681168,3865401,3865507,0.111805714285714,1000000}, {3681169,3866915,3866421,1000000,1000000}, {3681170,3867501,3867117,0.373714285714286,1000000}, {3681171,3867117,3866915,1000000,1000000}, {3681172,3866421,3866108,0.315975,0.3447}, {3681180,3866307,3866420,0.0520838709677419,1000000}, {3681181,3902284,3902016,0.0805959183673469,0.077435294117647}, {3681182,3902771,3902529,0.0897063829787234,0.0826705882352941}, {3681183,3903444,3903218,0.0935581395348837,0.0838125}, {3681187,3879980,3880187,0.119929411764706,0.122328}, {3681188,3886501,3886768,0.132553846153846,0.16155}, {3681189,3886768,3887076,0.21312,0.155941463414634}, {3681192,3920661,3921984,0.70074705882353,0.567271428571429}, {3681193,3864587,3864611,0.01245,0.00905454545454545}, {3681194,3868384,3868143,1000000,0.243422222222222}, {3681195,3866862,3866941,1000000,0.0375473684210526}, {3681196,3879096,3879090,0.0189521739130435,0.0202744186046512}, {3681199,3866941,3867009,1000000,0.0302727272727273}, {3681200,3867009,3867298,1000000,0.109176923076923}, {3681201,3879135,3879123,0.0370133333333333,0.05205}, {3681202,3880930,3881209,0.0983318181818182,1000000}, {3681203,3879446,3879462,0.00622909090909091,0.00634444444444444}, {3681204,3879462,3879472,0.00496363636363636,0.00505555555555556}, {3681205,3889468,3889615,0.0808216216216216,1000000}, {3681206,3889615,3889671,0.0205578947368421,1000000}, {3681207,3889671,3889712,0.0180428571428571,1000000}, {3681208,3889712,3889832,0.0462681818181818,1000000}, {3681215,3854177,3854005,1000000,0.111428571428571}, {3681216,3894740,3894669,0.0299142857142857,0.0292186046511628}, {3681217,3894669,3894645,0.00810731707317073,0.00810731707317073}, {3681218,3894645,3894473,0.0905636363636364,0.0853885714285714}, {3681219,3918455,3917299,0.326826923076923,0.361595744680851}, {3681220,3917299,3917183,0.0915882352941176,0.06228}, {3681224,3848550,3848591,0.0726,0.06435}, {3681225,3848591,3848653,0.08403,0.0800285714285714}, {3681226,3848654,3848633,0.0588307692307692,0.0603789473684211}, {3681227,3860763,3860748,0.0208216216216216,0.0202736842105263}, {3681228,3887631,3887664,0.0113318181818182,0.0127846153846154}, {3681229,3887664,3887747,0.0310604651162791,0.0290347826086957}, {3681230,3888408,3888453,0.0161466666666667,1000000}, {3681234,3918514,3918406,0.0253344827586207,0.0253344827586207}, {3681235,3849621,3850093,0.27088,0.262141935483871}, {3681236,3873390,3873305,0.0334222222222222,0.0265411764705882}, {3681243,3907765,3907709,0.00918,0.00918}, {3681261,3848653,3848705,0.0668487804878049,0.0702769230769231}, {3681262,3848670,3848654,0.0174571428571429,0.0192947368421053}, {3681263,3907016,3907057,0.05761875,1000000}, {3681264,3907057,3907074,0.0155272727272727,1000000}, {3681265,3901156,3901128,0.00956470588235294,0.0157354838709677}, {3681266,3901128,3900265,0.285057692307692,0.361536585365854}, {3681267,3901282,3901156,0.0345918367346939,0.0546774193548387}, {3681270,3866420,3866482,0.0282473684210526,1000000}, {3681271,3860944,3860884,0.032124,0.0365045454545455}, {3681272,3860884,3860763,0.110133333333333,0.118}, {3681273,3885255,3885097,0.0863714285714286,0.045345}, {3681274,3884978,3884809,0.06631875,0.0757928571428571}, {3681275,3884809,3884739,0.0225081081081081,0.02776}, {3681307,3903160,3902464,0.276584615384615,0.220138775510204}, {3681567,3920499,3920434,0.0244666666666667,0.0400363636363636}, {3681568,3920602,3920499,0.057658064516129,0.0616344827586207}, {3681576,3855414,3856182,0.18315652173913,0.18315652173913}, {3681579,3921407,3921161,0.08564,0.08564}, {3681581,3889641,3889462,0.0500235294117647,1000000}, {3681582,3889912,3889861,0.0274137931034483,1000000}, {3681583,3888844,3888804,0.00948571428571429,0.00971707317073171}, {3681584,3888804,3888762,0.0101441860465116,0.0103857142857143}, {3681592,3884739,3884399,0.124097142857143,0.127747058823529}, {3681593,3884399,3884244,0.0607636363636364,0.0557}, {3681604,3917183,3917137,0.0246107142857143,0.024178947368421}, {3681609,3916925,3916896,0.00978,0.007824}, {3681610,3916896,3916589,0.126946666666667,0.1190125}, {3681611,3917549,3916952,0.247038461538462,0.285466666666667}, {3681612,3916952,3916925,0.00722352941176471,0.00722352941176471}, {3681613,3894473,3894418,0.0582,0.0353357142857143}, {3681614,3894418,3894332,0.0604571428571429,0.0470222222222222}, {3681615,3854827,3854870,0.03408,0.02272}, {3681616,3855190,3855247,0.0238875,0.02548}, {3681617,3858469,3858259,0.114790476190476,0.122572881355932}, {3681618,3919667,3919354,0.110057142857143,1000000}, {3681619,3909105,3908946,1000000,0.0541}, {3681620,3908946,3908889,0.01876,0.0183521739130435}, {3681621,3911380,3910878,0.136753846153846,0.131688888888889}, {3681622,3910878,3910416,1000000,0.115292307692308}, {3681623,3888294,3888320,0.0115609756097561,0.0100851063829787}, {3681624,3888320,3888408,0.0524714285714286,1000000}, {3681625,3889168,3889468,0.114954545454545,1000000}, {3681626,3888893,3889126,0.0787404255319149,1000000}, {3681627,3889126,3889168,0.018775,1000000}, {3681634,3847694,3847693,0.0596125,0.0596125}, {3681635,3847693,3847689,0.0490595744680851,0.0480375}, {3681636,3847689,3847692,0.0929489361702128,0.0891551020408163}, {3681637,3847692,3847538,0.195474418604651,0.182726086956522}, {3681642,3866804,3866831,1000000,0.0158117647058824}, {3681643,3866831,3866862,1000000,0.0166}, {3681646,3920794,3920477,0.0671076923076923,0.06815625}, {3681647,3920477,3918514,0.380838095238095,0.38698064516129}, {3681648,3859169,3858974,0.121686206896552,0.126032142857143}, {3681651,3870436,3870128,0.175313513513514,0.190782352941176}, {3681652,3870938,3870556,0.214065,0.225331578947368}, {3681653,3870556,3870436,0.0622,0.0706054054054054}, {3681654,3898566,3898554,0.00754909090909091,0.00783396226415094}, {3681655,3898589,3898575,0.00812307692307692,0.00782222222222222}, {3681656,3898575,3898566,0.0073811320754717,0.00752307692307692}, {3681660,3898554,3898336,0.106901694915254,0.114676363636364}, {3681661,3898336,3897850,0.27478064516129,0.288752542372881}, {3681665,3889832,3890032,0.0842297872340426,1000000}, {3681666,3890032,3890351,0.152442857142857,1000000}, {3681667,3891003,3891018,0.0124,0.0115733333333333}, {3681668,3864611,3864732,0.08586,1000000}, {3681669,3869127,3869189,0.01872,0.0111428571428571}, {3681670,3869189,3869416,0.097,0.0554285714285714}, {3681671,3883159,3883182,0.009168,1000000}, {3681672,3883182,3883686,0.263884615384615,1000000}, {3681673,3887209,3887097,0.0276418604651163,0.0276418604651163}, {3681674,3887076,3887584,0.201424390243902,0.217326315789474}, {3681675,3887584,3887631,0.01695,0.018645}, {3681676,3892155,3892190,0.0166578947368421,0.0154390243902439}, {3681677,3892190,3892442,0.135852631578947,0.12906}, {3681678,3892124,3892155,0.0171891891891892,0.0151428571428571}, {3681679,3870382,3869783,0.179787096774194,0.179787096774194}, {3681680,3869783,3869697,0.0335217391304348,0.0275357142857143}, {3681681,3864944,3864964,0.010392,1000000}, {3681684,3894021,3893814,0.110022222222222,0.110022222222222}, {3681693,3886205,3885903,0.151022222222222,0.127425}, {3681694,3868634,3868786,1000000,0.0326368421052632}, {3681695,3868786,3869127,1000000,0.0941675675675676}, {3681696,3913851,3913809,0.00745555555555556,0.00732}, {3681697,3920868,3919123,0.605153571428571,0.639407547169811}, {3681698,3919123,3917549,0.490357894736842,0.5176}, {3681711,3858070,3857756,0.17896,0.195229090909091}, {3681712,3858974,3858686,0.136734375,0.138904761904762}, {3681713,3858686,3858568,0.069752380952381,0.0708774193548387}, {3681714,3858259,3858098,0.0834290322580645,0.0847967213114754}, {3681715,3858098,3858070,0.0127451612903226,0.0129540983606557}, {3681718,3860659,3860427,0.0940758620689655,0.109128}, {3681719,3860427,3860345,0.0436378378378378,0.0461314285714286}, {3681733,3917137,3916852,0.0969966101694915,0.104050909090909}, {3681734,3852393,3852434,0.111097959183673,0.111097959183673}, {3681735,3879165,3879162,0.0205846153846154,0.0151471698113208}, {3681736,3879162,3879158,0.00901621621621622,0.00641538461538462}, {3681737,3879158,3879160,0.1118,0.053664}, {3681738,3847538,3847466,0.117642857142857,0.117642857142857}, {3681739,3847466,3847424,0.0506461538461539,0.04938}, {3681740,3893610,3893934,0.103174468085106,0.0989632653061224}, {3681787,3866307,3866251,1000000,0.0295363636363636}, {3681788,3866251,3866122,1000000,0.0525545454545455}, {3681789,3864009,3863964,0.0170153846153846,0.0201090909090909}, {3681790,3863964,3863854,0.032865,0.0386647058823529}, {3681791,3863465,3862954,0.156533333333333,0.207176470588235}, {3681792,3862954,3862830,0.030225,0.038178947368421}, {3681793,3862830,3862791,0.0092875,0.0123833333333333}, {3681794,3853819,3853742,0.02697,0.03596}, {3681795,3866127,3866184,0.0310965517241379,1000000}, {3681796,3866184,3866217,0.0135724137931034,1000000}, {3681797,3907578,3907642,0.0452538461538462,1000000}, {3681798,3922001,3922242,0.272466666666667,0.262735714285714}, {3681799,3919754,3919477,0.102492307692308,0.105189473684211}, {3681800,3921843,3921407,0.151571428571429,0.176833333333333}, {3681801,3920935,3920924,0.00434594594594595,0.005025}, {3681802,3921226,3921208,0.00597,0.00682285714285714}, {3681813,3904024,3903746,0.0723222222222222,0.0751038461538462}, {3681814,3903746,3903589,0.0518111111111111,0.0538038461538462}, {3681815,3904920,3904460,0.1464,0.17139512195122}, {3681816,3905316,3905200,0.042468,0.0416352941176471}, {3681817,3905200,3904920,0.107023255813953,0.10004347826087}, {3681818,3906550,3906221,0.0980509090909091,0.105741176470588}, {3681837,3874249,3874077,0.0859333333333333,0.0859333333333333}, {3681838,3873622,3872982,0.262671428571429,0.24516}, {3681839,3864829,3864944,0.063888,1000000}, {3681843,3879927,3879947,0.0123115384615385,0.012804}, {3681844,3879947,3879980,0.0240807692307692,0.025044}, {3681845,3879472,3879508,0.0181963636363636,0.0185333333333333}, {3681846,3881286,3881212,0.0230571428571429,0.0220090909090909}, {3681847,3879157,3879155,0.11724,0.073275}, {3681848,3879155,3879150,0.0214114285714286,0.018735}, {3681849,3879150,3879149,0.0164432432432432,0.0148390243902439}, {3681850,3879140,3879135,0.0126545454545455,0.0174}, {3681851,3879099,3879101,0.0352744186046512,0.0316}, {3681852,3879101,3879100,0.0120933333333333,0.0115787234042553}, {3681853,3879100,3879097,0.0274851063829787,0.0300418604651163}, {3681854,3879097,3879092,0.0541375,0.0590590909090909}, {3681855,3879092,3879094,0.00919148936170213,0.010046511627907}, {3681856,3879094,3879096,0.0199695652173913,0.0213627906976744}, {3681857,3879090,3879089,0.0022,0.00225}, {3681858,3879089,3879084,0.0146,0.0152790697674419}, {3681859,3879084,3879082,0.0289304347826087,0.0309488372093023}, {3681860,3879063,3879061,0.0182808510638298,0.0182808510638298}, {3681861,3879049,3879048,0.00990857142857143,0.00806511627906977}, {3681862,3879048,3879047,0.229421052631579,0.108975}, {3681863,3879047,3879045,0.0139565217391304,0.00891666666666667}, {3681864,3879045,3879044,0.034344,0.0252529411764706}, {3681865,3879044,3879041,0.01044,0.0111857142857143}, {3681866,3879041,3879036,0.04685625,0.0681545454545455}, {3681867,3881910,3881902,0.0100875,1000000}, {3681868,3881902,3881639,0.231126315789474,1000000}, {3681869,3881639,3881498,0.1055,1000000}, {3681870,3881425,3881381,0.0508736842105263,0.0508736842105263}, {3681871,3880039,3879884,0.161329411764706,1000000}, {3681872,3879884,3879869,0.00952,1000000}, {3681873,3879869,3879769,0.1155,1000000}, {3681874,3849205,3849348,0.0906387096774193,0.0826411764705882}, {3681875,3849348,3849505,0.0906882352941176,0.0906882352941176}, {3681876,3851188,3851293,0.0292085106382979,0.0280163265306122}, {3681877,3851293,3851322,0.00709787234042553,0.00680816326530612}, {3681878,3852434,3852452,0.0492391304347826,0.0481914893617021}, {3681879,3852452,3852456,0.00834545454545455,0.00816}, {3681880,3853089,3853150,0.0143162790697674,0.012825}, {3681881,3853817,3854134,0.0920590909090909,0.0861829787234043}, {3681882,3854463,3854827,0.153107142857143,0.119083333333333}, {3681883,3854870,3855190,0.179044444444444,0.2302}, {3681884,3855247,3855414,0.0549257142857143,0.0565411764705882}, {3681885,3857712,3857720,0.0193021276595745,0.0185142857142857}, {3681886,3857720,3857740,0.0597681818181818,0.0571695652173913}, {3681887,3857740,3857761,0.03738,0.0364682926829268}, {3681888,3857761,3857762,0.0425666666666667,0.0425666666666667}, {3681889,3858093,3858100,0.000874285714285714,0.000927272727272727}, {3681890,3858100,3858420,0.0898461538461538,0.0922105263157895}, {3681891,3858420,3858511,0.0253227272727273,0.02476}, {3681892,3858511,3858588,0.0239478260869565,0.0234382978723404}, {3681893,3859151,3859501,0.0871531914893617,0.081924}, {3681894,3859501,3859555,0.0152133333333333,0.0148826086956522}, {3681895,3859897,3860428,0.302818181818182,1000000}, {3681896,3860428,3860438,0.0024,1000000}, {3681897,3859555,3859821,0.0695466666666667,0.0680347826086957}, {3681898,3859821,3859897,0.0161617021276596,0.0161617021276596}, {3681899,3882887,3882788,0.0344108108108108,0.0276782608695652}, {3681900,3883498,3882979,0.156014285714286,0.192723529411765}, {3681901,3882979,3882887,0.0366,0.0318260869565217}, {3681904,3891666,3891680,0.0101666666666667,0.0114375}, {3681905,3889861,3889844,0.0115655172413793,1000000}, {3681906,3889844,3889696,0.0665586206896552,1000000}, {3681907,3889696,3889641,0.0119018181818182,1000000}, {3681908,3890181,3890080,0.0432545454545454,1000000}, {3681909,3890828,3890731,0.0333166666666667,1000000}, {3681910,3889510,3888913,0.182941463414634,0.23439375}, {3681911,3887819,3887590,0.0630714285714286,0.0563617021276596}, {3681912,3887284,3887138,0.0703615384615385,0.0538058823529412}, {3681913,3886889,3886622,0.09264,0.09264}, {3681914,3886622,3886585,0.0142054054054054,0.0122232558139535}, {3681915,3886585,3886495,0.0373411764705882,0.0302285714285714}, {3681916,3882085,3882361,0.0882,0.1071}, {3681917,3882025,3882085,0.0198230769230769,0.021475}, {3681918,3881704,3881720,0.00208235294117647,0.00272307692307692}, {3681919,3881720,3882025,0.0906692307692308,0.107154545454545}, {3681920,3881333,3881627,0.0770875,1000000}, {3681921,3881627,3881704,0.019668,1000000}, {3681922,3881209,3881333,0.0383478260869565,1000000}, {3681923,3885692,3885664,0.00975789473684211,0.00862325581395349}, {3681924,3885664,3885638,0.00762631578947369,0.00673953488372093}, {3681925,3887097,3887035,0.0186136363636364,0.019046511627907}, {3681926,3886794,3886653,0.0450878048780488,0.04108}, {3681927,3888038,3887998,0.00890232558139535,0.00832173913043478}, {3681928,3887998,3887733,0.0575045454545455,0.055004347826087}, {3681929,3888249,3888175,0.0227842105263158,0.0188217391304348}, {3681930,3888175,3888038,0.03723,0.0323739130434783}, {3681931,3886495,3886413,0.0493285714285714,0.03453}, {3681932,3886413,3886243,0.110045454545455,0.0691714285714286}, {3681933,3886243,3886205,0.0208285714285714,0.0176727272727273}, {3681934,3884966,3884922,0.0256173913043478,0.02946}, {3681935,3884922,3884480,0.21412,0.256944}, {3681936,3884480,3884444,0.0154216216216216,0.01585}, {3681937,3884444,3884083,0.144416666666667,0.144416666666667}, {3681938,3884083,3883768,0.123548571428571,0.120116666666667}, {3681939,3883768,3883691,0.0313588235294118,0.0304628571428571}, {3681940,3883247,3883181,0.036275,0.0378521739130435}, {3681941,3882939,3882841,0.0553333333333333,0.0574615384615385}, {3681942,3882841,3882737,0.0429692307692308,0.0429692307692308}, {3681943,3882244,3882111,0.0694551724137931,0.06294375}, {3681944,3882111,3881892,0.142875,0.0979714285714286}, {3681945,3881892,3881852,0.028875,0.0203823529411765}, {3681946,3882788,3882486,0.147456,0.0877714285714286}, {3681947,3882486,3882454,0.02067,0.010335}, {3681948,3885362,3885295,0.0268,0.01608}, {3681949,3885295,3885255,0.0161076923076923,0.00951818181818182}, {3681950,3889247,3888996,0.0513169811320755,0.0555061224489796}, {3681951,3890015,3889692,0.0805471698113208,0.08538}, {3681952,3889692,3889640,0.0101547169811321,0.0105529411764706}, {3681953,3890216,3890097,0.0323265306122449,0.03168}, {3681954,3890097,3890015,0.0203176470588235,0.0211469387755102}, {3681955,3882642,3882404,0.0657714285714286,0.0600521739130435}, {3681956,3882404,3882243,0.0532307692307692,0.0451304347826087}, {3681957,3883915,3883824,0.0252,0.0230086956521739}, {3682002,3866217,3866307,0.0513310344827586,1000000}, {3682003,3862163,3862130,0.00707547169811321,0.00872093023255814}, {3682004,3862130,3861845,0.0753735849056604,0.0868434782608696}, {3682005,3862321,3862234,0.0168230769230769,0.02187}, {3682006,3862234,3862163,0.0162,0.0200571428571429}, {3682007,3864204,3864140,0.0311833333333333,0.046775}, {3682008,3864140,3864009,0.0562540540540541,0.0717724137931035}, {3682009,3866482,3866755,1000000,0.16928}, {3682010,3853426,3853363,0.01719,0.01719}, {3682011,3853363,3852966,0.107575609756098,0.113092307692308}, {3682012,3853742,3853696,0.015790243902439,0.0196181818181818}, {3682013,3853696,3853478,0.0703463414634146,0.0801166666666667}, {3682014,3853478,3853426,0.0193756097560976,0.01986}, {3682015,3854005,3853819,0.059985,0.109063636363636}, {3682026,3920924,3920709,0.133466666666667,0.1287}, {3682027,3920709,3920661,0.0446666666666667,0.03216}, {3682028,3920820,3919754,0.378,0.378}, {3682029,3921161,3920820,0.117545454545455,0.117545454545455}, {3682030,3902201,3902021,0.0678857142857143,0.07425}, {3682031,3922242,3922129,1.17994285714286,1.07733913043478}, {3682032,3902464,3902272,0.1571,0.0689707317073171}, {3682033,3902272,3902229,0.01665,0.0126}, {3682034,3906221,3906200,0.00870545454545455,0.00920769230769231}, {3682035,3906200,3906177,0.00872727272727273,0.00905660377358491}, {3682036,3907642,3907374,0.119181818181818,0.2458125}, {3682037,3907709,3907481,0.0379830508474576,0.0379830508474576}, {3682038,3907481,3907331,0.0260896551724138,0.0260896551724138}, {3682039,3907074,3907494,0.214916666666667,1000000}, {3682040,3907494,3907578,0.074895652173913,1000000}, {3682056,3922022,3921758,0.115018181818182,0.0973230769230769}, {3682057,3921461,3921418,0.0141157894736842,0.0141157894736842}, {3682058,3921418,3921226,0.0835578947368421,0.0882}, {3682059,3921984,3921912,0.0384545454545454,0.047}, {3682060,3921912,3921843,0.0231567567567568,0.0329538461538462}, {3682070,3897302,3896652,0.2443375,0.249536170212766}, {3682071,3902529,3902520,0.00562978723404255,0.00518823529411765}, {3682072,3902520,3902284,0.0841125,0.0791647058823529}, {3682073,3903006,3902785,0.0884454545454545,0.077832}, {3682074,3902785,3902771,0.00531063829787234,0.0048}, {3682075,3903713,3903694,0.0148695652173913,0.0148695652173913}, {3682076,3903694,3903444,0.158109090909091,0.168309677419355}, {3682077,3902021,3901867,0.0513658536585366,0.0513658536585366}, {3682078,3901867,3901699,0.056504347826087,0.056504347826087}, {3682103,3865507,3865583,0.0483352941176471,1000000}, {3682104,3867730,3867709,0.0196758620689655,1000000}, {3682105,3867709,3867501,0.26305,1000000}, {3682106,3867884,3867730,0.139258064516129,1000000}, {3682107,3868047,3868028,0.0101769230769231,1000000}, {3682108,3896470,3897558,0.212802857142857,0.215886956521739}, {3682109,3897558,3897646,0.0153652173913043,0.0151457142857143}, {3682110,3897219,3897316,0.0427111111111111,0.0256266666666667}, {3682111,3897114,3897219,0.0378352941176471,0.0268}, {3682112,3896041,3896200,0.0315794117647059,0.0315794117647059}, {3682113,3896200,3896341,0.0313411764705882,0.0313411764705882}, {3682114,3881212,3881058,0.0470634146341463,0.0459428571428571}, {3682115,3879391,3879330,0.0225283018867924,0.0217090909090909}, {3682116,3879295,3879252,0.0222923076923077,0.0214666666666667}, {3682117,3879252,3879176,0.064596,0.0609396226415094}, {3682118,3879176,3879165,0.124069565217391,0.105688888888889}, {3682119,3879149,3879147,0.0185368421052632,0.0171804878048781}, {3682120,3879082,3879081,0.0046468085106383,0.00496363636363636}, {3682121,3879081,3879071,0.0537829787234043,0.0561733333333333}, {3682122,3879071,3879067,0.0101375,0.0105782608695652}, {3682123,3879067,3879063,0.0255063829787234,0.0260608695652174}, {3682124,3879061,3879058,0.0136826086956522,0.0133914893617021}, {3682125,3879058,3879057,0.00234782608695652,0.00229787234042553}, {3682126,3879036,3879035,0.00888,0.0148}, {3682127,3879035,3879034,0.0331333333333333,0.0568}, {3682128,3881498,3881477,0.0174,0.0174}, {3682129,3881477,3881425,0.05,0.05}, {3682130,3881381,3881356,0.02082,1000000}, {3682131,3881356,3881267,0.0779052631578947,1000000}, {3682132,3881267,3881228,0.0358235294117647,1000000}, {3682133,3881228,3881166,0.0585666666666667,1000000}, {3682134,3881166,3880940,0.203466666666667,1000000}, {3682135,3880940,3880932,0.0099375,1000000}, {3682136,3880932,3880896,0.029925,1000000}, {3682137,3880896,3880842,0.041475,1000000}, {3682138,3880842,3880824,0.0177882352941176,1000000}, {3682139,3880824,3880722,0.0909666666666667,1000000}, {3682140,3880722,3880607,0.0967,1000000}, {3682141,3880607,3880530,0.09236,1000000}, {3682142,3880530,3880493,0.0384857142857143,1000000}, {3682143,3880493,3880458,0.03572,1000000}, {3682144,3880458,3880359,0.09728,1000000}, {3682145,3880359,3880302,0.0725571428571429,1000000}, {3682146,3880302,3880285,0.0226,1000000}, {3682147,3880285,3880175,0.100305882352941,1000000}, {3682148,3880175,3880133,0.0263368421052632,1000000}, {3682149,3880133,3880095,0.03567,1000000}, {3682150,3880095,3880039,0.0605684210526316,1000000}, {3682151,3879769,3879736,0.0366352941176471,1000000}, {3682152,3879736,3879618,0.113435294117647,1000000}, {3682153,3879391,3879446,0.0304036363636364,0.0309666666666667}, {3682154,3879508,3879605,0.0484285714285714,0.0493090909090909}, {3682155,3879605,3879927,0.168814285714286,0.168814285714286}, {3682156,3880474,3880551,0.0567631578947368,0.0501627906976744}, {3682157,3880551,3880667,0.0852972972972973,0.0717272727272727}, {3682158,3850272,3850317,0.0233032258064516,0.02408}, {3682159,3850317,3850599,0.123075,0.120073170731707}, {3682160,3852316,3852344,0.0129136363636364,0.0129136363636364}, {3682161,3852344,3852354,0.00913636363636364,0.00913636363636364}, {3682162,3852354,3852393,0.0727866666666667,0.0727866666666667}, {3682163,3852231,3852236,0.00129333333333333,0.00132272727272727}, {3682164,3852236,3852316,0.0203866666666667,0.02085}, {3682165,3852468,3852469,0.007875,0.00768292682926829}, {3682166,3852469,3852475,0.020355,0.020355}, {3682167,3852475,3852667,0.0754421052631579,0.0735076923076923}, {3682168,3852667,3852728,0.0253538461538462,0.0253538461538462}, {3682169,3852728,3852786,0.0155846153846154,0.0155846153846154}, {3682170,3852786,3853089,0.0810878048780488,0.0773162790697674}, {3682171,3854134,3854363,0.0605121951219512,0.0590714285714286}, {3682172,3854363,3854463,0.0311076923076923,0.029590243902439}, {3682173,3856182,3857392,0.277826086956522,0.277826086956522}, {3682174,3857392,3857431,0.01644,0.0151421052631579}, {3682175,3857431,3857561,0.100524324324324,0.0978789473684211}, {3682176,3857561,3857610,0.047535,0.0513891891891892}, {3682177,3857610,3857692,0.108666666666667,0.108666666666667}, {3682178,3857692,3857712,0.029463829787234,0.0282612244897959}, {3682179,3860438,3860826,0.151927272727273,1000000}, {3682180,3860826,3860923,0.0351529411764706,1000000}, {3682181,3860923,3861215,0.123794117647059,1000000}, {3682182,3861215,3861229,0.00745454545454545,1000000}, {3682183,3861229,3861329,0.0306176470588235,1000000}, {3682184,3861329,3861587,0.152807142857143,1000000}, {3682185,3861587,3861596,0.0155052631578947,1000000}, {3682186,3861596,3861625,0.029832,1000000}, {3682187,3861625,3861849,0.139324137931034,1000000}, {3682188,3861849,3861908,0.0319542857142857,1000000}, {3682189,3861908,3862154,0.0890914285714286,1000000}, {3682190,3862154,3862341,0.0566666666666667,1000000}, {3682191,3862341,3862492,0.0435789473684211,1000000}, {3682192,3862492,3862591,0.0288157894736842,1000000}, {3682193,3862591,3863028,0.212676923076923,1000000}, {3682194,3863028,3863095,0.0235421052631579,1000000}, {3682195,3863095,3863100,0.00241578947368421,1000000}, {3682196,3863100,3863368,0.109885714285714,1000000}, {3682197,3863368,3863400,0.0366,1000000}, {3682198,3863400,3863406,0.0117230769230769,1000000}, {3682199,3863406,3863079,0.191914285714286,1000000}, {3682200,3863079,3862509,0.33118,1000000}, {3682201,3862509,3862499,0.00759130434782609,1000000}, {3682202,3862499,3862477,0.0167217391304348,1000000}, {3682203,3862477,3862702,0.0539739130434783,0.0551733333333333}, {3682204,3862702,3863544,0.259261224489796,0.254076}, {3682205,3863544,3863575,0.00827547169811321,0.00843461538461538}, {3682206,3863575,3863872,0.0974076923076923,0.0993176470588235}, {3682207,3863872,3864333,0.1813625,0.193453333333333}, {3682208,3864333,3864358,0.00452195121951219,0.00487894736842105}, {3682209,3864358,3864522,0.0438947368421053,0.0450810810810811}, {3682210,3864522,3864570,0.0215090909090909,0.0197166666666667}, {3682211,3864570,3864660,0.05268,0.0439}, {3682212,3864660,3864648,0.0135724137931034,0.0112457142857143}, {3682213,3864648,3864634,0.010258064516129,0.00908571428571429}, {3682214,3864634,3864281,0.215604545454545,0.206230434782609}, {3682215,3864281,3864250,0.068376,0.0697714285714286}, {3682216,3864250,3864247,0.004548,0.0047375}, {3682217,3864247,3864245,0.0045,0.0046875}, {3682218,3864245,3864289,0.100126530612245,0.100126530612245}, {3682219,3864289,3864300,0.0083375,0.00851489361702128}, {3682220,3864300,3864350,0.0338042553191489,0.0345391304347826}, {3682221,3864350,3864401,0.019095652173913,0.019095652173913}, {3682222,3864401,3864449,0.0151772727272727,0.01484}, {3682223,3864732,3864805,0.0625125,1000000}, {3682224,3864805,3864829,0.0168666666666667,1000000}, {3682225,3851086,3851188,0.031,0.0291764705882353}, {3682226,3851322,3851352,0.00738666666666667,0.00738666666666667}, {3682227,3851352,3851383,0.0120681818181818,0.0120681818181818}, {3682228,3851899,3851965,0.0128608695652174,0.0140857142857143}, {3682229,3851965,3852231,0.06488,0.0695142857142857}, {3682230,3851383,3851866,0.12792,0.130827272727273}, {3682231,3851866,3851899,0.00944347826086956,0.00987272727272727}, {3682232,3852456,3852468,0.0299581395348837,0.0306714285714286}, {3682233,3890080,3890037,0.0200727272727273,1000000}, {3682234,3890037,3889991,0.0202545454545455,1000000}, {3682235,3889991,3889912,0.0338181818181818,1000000}, {3682236,3890201,3890181,0.0101636363636364,1000000}, {3682237,3890436,3890282,0.0736,1000000}, {3682238,3890282,3890201,0.0404689655172414,1000000}, {3682239,3890731,3890684,0.0201567567567568,1000000}, {3682240,3890684,3890505,0.0675166666666667,1000000}, {3682241,3890505,3890436,0.0289090909090909,1000000}, {3682242,3891127,3891083,0.0151272727272727,1000000}, {3682243,3890867,3890828,0.0177166666666667,1000000}, {3682244,3893569,3893610,0.0207409090909091,0.0194170212765957}, {3682245,3893610,3892785,0.3944,0.3944}, {3682246,3892785,3892108,0.297733333333333,0.2772}, {3682247,3892108,3892042,0.0284275862068966,0.032976}, {3682248,3887590,3887559,0.00987,0.00858260869565217}, {3682249,3887559,3887419,0.034572972972973,0.0290727272727273}, {3682250,3887419,3887284,0.0651310344827586,0.04722}, {3682251,3887138,3886889,0.098772972972973,0.117890322580645}, {3682252,3890351,3890434,0.03436,1000000}, {3682253,3890434,3890508,0.0322595744680851,1000000}, {3682254,3890508,3890669,0.0599375,1000000}, {3682255,3890669,3890686,0.005275,1000000}, {3682256,3890686,3890702,0.006375,1000000}, {3682257,3890702,3890912,0.0938590909090909,1000000}, {3682258,3890912,3890960,0.0179,1000000}, {3682259,3890960,3891003,0.0138285714285714,1000000}, {3682260,3891359,3891476,0.0544578947368421,0.0470318181818182}, {3682261,3891476,3891599,0.08720625,0.069765}, {3682262,3891599,3891623,0.0123771428571429,0.0111076923076923}, {3682263,3891623,3891649,0.0164909090909091,0.01700625}, {3682264,3891649,3891666,0.0108705882352941,0.01155}, {3682265,3891680,3892057,0.211484210526316,0.243527272727273}, {3682266,3892057,3892088,0.0174810810810811,0.0143733333333333}, {3682267,3892088,3892124,0.0233513513513514,0.020093023255814}, {3682268,3892442,3892489,0.024465,0.0271833333333333}, {3682269,3892489,3892519,0.0126615384615385,0.0137166666666667}, {3682270,3892519,3892742,0.14472,0.140051612903226}, {3682271,3892742,3892782,0.0130833333333333,0.0181153846153846}, {3682272,3892782,3892960,0.073275,0.172411764705882}, {3682273,3892960,3892978,0.00655909090909091,0.012025}, {3682274,3892978,3892991,0.00610666666666667,0.010992}, {3682275,3892991,3893009,0.00592173913043478,0.0100888888888889}, {3682276,3893009,3893066,0.0282510638297872,0.04149375}, {3682277,3893066,3893102,0.0161125,0.0209027027027027}, {3682278,3893102,3893128,0.011775,0.01413}, {3682279,3893490,3893569,0.0399627906976744,0.0373565217391304}, {3682280,3893412,3893482,0.032504347826087,0.0318127659574468}, {3682281,3893482,3893490,0.00614666666666667,0.00601304347826087}, {3682282,3885748,3885714,0.00769230769230769,0.00697674418604651}, {3682283,3885714,3885692,0.00983076923076923,0.00891627906976744}, {3682284,3886157,3885841,0.0876972972972973,0.0737454545454545}, {3682285,3885841,3885748,0.0260368421052632,0.0224863636363636}, {3682286,3887035,3886991,0.0128045454545455,0.0131023255813954}, {3682287,3886991,3886819,0.0516818181818182,0.0516818181818182}, {3682288,3886819,3886794,0.00703255813953488,0.00672}, {3682289,3888762,3888438,0.0791428571428571,0.0773023255813954}, {3682290,3888438,3888298,0.0394578947368421,0.03332}, {3682291,3888298,3888249,0.0112263157894737,0.00927391304347826}, {3682292,3885343,3885007,0.260011764705882,0.163711111111111}, {3682293,3885007,3884966,0.02976,0.0283428571428571}, {3682294,3883587,3883447,0.0915130434782609,0.0637818181818182}, {3682295,3883447,3883247,0.18496,0.102755555555556}, {3682296,3883181,3882988,0.095825,0.121042105263158}, {3682297,3882988,3882939,0.0245333333333333,0.026496}, {3682298,3882276,3882251,0.00956129032258065,0.0128869565217391}, {3682299,3882251,3882176,0.03436,0.0468545454545455}, {3682300,3882176,3882060,0.0741111111111111,0.0741111111111111}, {3682301,3882060,3881910,0.117442105263158,0.092975}, {3682302,3880766,3880930,0.060375,1000000}, {3682303,3890563,3890456,0.0312510638297872,0.0282461538461538}, {3682304,3890456,3890216,0.0716936170212766,0.0660705882352941}, {3682305,3890608,3890563,0.009425,0.0087}, {3682306,3889640,3889509,0.0302666666666667,0.0320470588235294}, {3682307,3889509,3889280,0.0522444444444444,0.056424}, {3682308,3889280,3889247,0.00956666666666667,0.010332}, {3682309,3888996,3888824,0.035977358490566,0.039725}, {3682310,3888824,3888712,0.0215207547169811,0.0237625}, {3682311,3888712,3888581,0.0286528301886792,0.0316375}, {3682312,3888581,3888401,0.0374264150943396,0.0422042553191489}, {3682313,3888401,3888238,0.0315396226415094,0.0355659574468085}, {3682314,3888238,3888141,0.0238615384615385,0.0264}, {3682315,3888141,3888103,0.00613846153846154,0.00679148936170213}, {3682316,3888103,3887960,0.037356,0.040604347826087}, {3682317,3887960,3887930,0.004608,0.00500869565217391}, {3682318,3887930,3887879,0.009012,0.00979565217391304}, {3682319,3886885,3886727,0.0414367346938775,0.0483428571428571}, {3682320,3886727,3886595,0.0363673469387755,0.0456923076923077}, {3682321,3886595,3886571,0.00762857142857143,0.00983684210526316}, {3682322,3886571,3886461,0.0274897959183673,0.0384857142857143}, {3682323,3884244,3884199,0.0147081081081081,0.0143210526315789}, {3682324,3884199,3884157,0.0147076923076923,0.0155027027027027}, {3682325,3881971,3881880,0.025493023255814,0.0267365853658537}, {3682326,3881880,3881286,0.157581818181818,0.165085714285714}, {3682327,3882120,3882009,0.0419707317073171,0.0400186046511628}, {3682328,3882009,3881971,0.0103674418604651,0.0106142857142857}, {3682329,3882145,3882120,0.00651,0.00578666666666667}, {3682330,3882243,3882166,0.0252307692307692,0.0218666666666667}, {3682331,3882166,3882145,0.007125,0.00633333333333333}, {3682332,3882756,3882723,0.00766666666666667,0.0075}, {3682333,3882830,3882756,0.0171130434782609,0.0174933333333333}, {3682334,3883154,3882830,0.0815869565217391,0.0915365853658537}, {3682335,3883205,3883188,0.00577021276595745,0.00713684210526316}, {3682336,3883188,3883154,0.00877021276595745,0.0108473684210526}, {3682337,3883634,3883510,0.036975,0.0343953488372093}, {3682338,3883824,3883669,0.0439230769230769,0.0380666666666667}, {3682339,3883669,3883634,0.00981,0.00872}, {3682340,3884160,3883915,0.0654136363636364,0.0625695652173913}, {3682341,3884379,3884337,0.0122590909090909,0.0119866666666667}, {3682342,3884337,3884160,0.0451333333333333,0.0451333333333333}, {3682359,3849505,3849536,0.0160588235294118,0.0165454545454545}, {3682360,3849536,3849621,0.0712,0.0689032258064516}, {3682363,3865563,3866792,0.227432727272727,0.236015094339623}, {3682364,3850599,3851063,0.1328125,0.1275}, {3682365,3851063,3851086,0.00697959183673469,0.00670588235294118}, {3682366,3900113,3899184,0.31978,0.290709090909091}, {3682367,3899184,3898713,0.172778947368421,0.161449180327869}, {3682368,3893128,3893387,0.130625,0.136304347826087}, {3682369,3893387,3893412,0.00864255319148936,0.00864255319148936}, {3682370,3880667,3880725,0.0498342857142857,0.0396409090909091}, {3682371,3880725,3880766,0.0302432432432432,0.0266428571428571}, {3682374,3889671,3889634,0.01665,0.01998}, {3682375,3889634,3889510,0.0648,0.1404}, {3682376,3873858,3873420,0.192275,0.15382}, {3682377,3873420,3873390,0.0108923076923077,0.00809142857142857}, {3682378,3868028,3867884,0.156514285714286,1000000}, {3682379,3864449,3864567,0.05229,0.0475363636363636}, {3682380,3864567,3864587,0.00848571428571429,0.00675}, {3682381,3879330,3879317,0.00528679245283019,0.00518888888888889}, {3682382,3879317,3879295,0.00985384615384615,0.00948888888888889}, {3682383,3879018,3879012,0.01985,0.0144363636363636}, {3682384,3879012,3879010,0.0135,0.010125}, {3682385,3881852,3881768,0.0581,0.0422545454545454}, {3682386,3881768,3881754,0.01952,0.00944516129032258}, {3682387,3881058,3881007,0.01392,0.0142769230769231}, {3682388,3881007,3880971,0.012045,0.0126789473684211}, {3682401,3901699,3901401,0.098595652173913,0.098595652173913}, {3682402,3901401,3901282,0.0438279069767442,0.0509351351351351}, {3682425,3916852,3915020,0.5187,0.528130909090909}, {3682455,3848705,3848689,0.105994736842105,0.108859459459459}, {3682456,3848689,3848670,0.01836,0.0188307692307692}, {3682551,3875051,3874249,1000000,1000000}, {3682552,3876061,3876004,1000000,1000000}, {3682553,3876004,3875051,1000000,1000000}, {3682556,3874077,3873697,0.325825,0.300761538461538}, {3682557,3873697,3873622,0.047341935483871,0.0444727272727273}, {3682558,3847618,3847649,0.031475,0.0321446808510638}, {3682559,3847649,3847666,0.0267829787234043,0.0267829787234043}, {3682577,3881754,3881736,0.01165,1000000}, {3682578,3881736,3881710,0.0170571428571429,1000000}, {3682598,3897850,3897719,0.0697363636363636,0.139472727272727}, {3682599,3897719,3897302,0.1998,0.31968}, {3682601,3868688,3868486,1000000,0.126833333333333}, {3682602,3868486,3868384,1000000,0.0609}, {3682604,3886340,3886501,0.0891891891891892,0.0891891891891892}, {3682611,3884157,3883889,0.087135,0.0968166666666667}, {3682612,3883889,3883650,0.0810333333333333,0.09724}, {3682613,3891148,3891086,0.0148,0.0173739130434783}, {3682614,3891086,3890608,0.128952941176471,0.134216326530612}, {3682615,3865583,3866027,0.197043243243243,1000000}, {3682616,3866027,3866127,0.04779375,1000000}, {3682623,3919382,3919402,0.00656363636363636,0.005415}, {3682662,3915531,3914022,0.265835294117647,0.278104615384615}, {3682663,3914022,3909556,0.608828571428571,0.645727272727273}, {3682664,3917078,3915550,0.297590163934426,0.31298275862069}, {3682665,3915550,3915531,0.003534375,0.00370819672131148}, {3682666,3889167,3888995,0.0468439024390244,1000000}, {3682667,3888995,3888883,0.0352769230769231,1000000}, {3682668,3915020,3914772,0.125513513513514,0.211090909090909}, {3682669,3914772,3913851,0.266082352941176,0.260965384615385}, {3682687,3920434,3920048,0.151405263157895,0.19178}, {3682688,3920048,3919919,0.0642769230769231,0.0677513513513514}, {3682691,3921055,3920704,0.2262,0.201964285714286}, {3682692,3920704,3920602,0.052725,0.0482057142857143}, {3682693,3893934,3894018,0.0217698113207547,0.0213666666666667}, {3682694,3894018,3897114,0.745134545454545,0.706593103448276}, {3682695,3891804,3891714,0.0277245283018868,0.029388}, {3682696,3891714,3891439,0.0724384615384615,0.0768734693877551}, {3682700,3891083,3890895,0.0904285714285714,1000000}, {3682701,3890895,3890867,0.0109166666666667,1000000}, {3682705,3888520,3887982,0.137246808510638,0.1343875}, {3682706,3887982,3887819,0.0371866666666667,0.0341510204081633}, {3682707,3888913,3888791,0.0277787234042553,0.0277787234042553}, {3682708,3888791,3888520,0.0698217391304348,0.068336170212766} }; pgrouting-pgrouting-2.1.0/src/trsp/tester/issue191-good.h000066400000000000000000044643441257314352300233430ustar00rootroot00000000000000#define NEDGE 22574 static edge_t edges[NEDGE] = { {2950984,3847538,3847326,0.1338,0.14049}, {2951013,3848117,3848557,0.21634,0.196672727272727}, {2951139,3847707,3848229,0.281288888888889,0.361657142857143}, {2951145,3846938,3848653,1.38490588235294,1.38490588235294}, {2951177,3847689,3847383,0.15845,0.165339130434783}, {2951237,3847076,3848452,0.749777777777778,0.749777777777778}, {2951267,3847751,3848117,0.147342857142857,0.156272727272727}, {2951290,3847383,3847326,0.453022222222222,0.453022222222222}, {2951291,3846724,3846228,0.190076470588235,0.190076470588235}, {2951341,3846522,3845953,0.280711111111111,0.261351724137931}, {2951342,3846323,3847649,1.08084444444444,1.08084444444444}, {2951510,3847387,3846522,0.392133333333333,0.407215384615385}, {2951520,3847326,3846724,0.2280375,0.208491428571429}, {2951553,3846902,3847957,0.503844444444444,0.503844444444444}, {2951555,3846959,3848550,0.9066,0.9066}, {2951673,3846882,3848633,0.989,0.989}, {2951702,3846966,3848419,0.406975,0.424669565217391}, {2951743,3848471,3846688,0.267018947368421,1000000}, {2962266,3847391,3847542,1000000,0.129814285714286}, {2962477,3852941,3853106,0.161454545454545,0.190285714285714}, {2962549,3852941,3852856,0.0389538461538462,1000000}, {2962550,3852856,3852882,0.0715071428571429,1000000}, {2962551,3852988,3852941,0.0468,1000000}, {2962552,3852988,3852882,1000000,0.0600692307692308}, {2962553,3853322,3852988,0.152027586206897,0.137775}, {2962554,3853454,3853322,0.0454714285714286,0.0454714285714286}, {2962555,3851625,3852882,0.471342857142857,0.611}, {2962559,3852335,3852224,0.0390666666666667,0.0390666666666667}, {2962560,3852306,3852367,0.01944,0.0220909090909091}, {2962561,3853717,3853454,0.0938347826086957,0.0981}, {2962562,3854088,3853717,0.1192875,0.121825531914894}, {2962563,3854566,3854088,0.1677125,0.1677125}, {2962564,3854892,3854566,0.124852173913043,0.122195744680851}, {2962565,3854995,3854892,0.0395217391304348,0.0386808510638298}, {2962566,3855301,3854995,0.111717391304348,0.1142}, {2962567,3855705,3855301,0.143569565217391,0.14676}, {2962568,3855944,3855705,0.102559090909091,0.10028}, {2962569,3856228,3855944,0.0917869565217391,0.0981906976744186}, {2962570,3856377,3856228,0.0465333333333333,0.0465333333333333}, {2962571,3863773,3862710,0.35272,0.360736363636364}, {2962572,3864110,3863773,0.215115789473684,0.215115789473684}, {2962573,3866457,3865801,0.1674,0.17205}, {2962574,3865801,3865598,0.0696827586206897,0.0594352941176471}, {2962575,3865598,3864916,1000000,0.213658064516129}, {2962576,3864122,3863836,0.160578260869565,0.167877272727273}, {2962577,3867378,3866457,0.273418181818182,0.265376470588235}, {2962578,3867227,3867421,0.18181875,0.19394}, {2962579,3867069,3867227,0.138723076923077,0.138723076923077}, {2962580,3867018,3867069,0.0444,0.0411512195121951}, {2962584,3870943,3871224,0.4197,0.368517073170732}, {2962585,3872002,3872095,0.0696555555555556,1000000}, {2962589,3878423,3878571,0.18618,0.223416}, {2962590,3878423,3877865,0.268278260869565,1000000}, {2962591,3877798,3877865,0.0944117647058823,0.0697826086956522}, {2962592,3877742,3877798,0.07065,0.0605571428571429}, {2962593,3877557,3877742,0.1438125,0.1438125}, {2962594,3878781,3878423,0.1689,1000000}, {2962595,3879207,3878781,0.1523625,1000000}, {2962596,3879689,3879207,0.237784615384615,1000000}, {2962603,3881159,3881235,0.0644,0.0709714285714286}, {2962638,3854912,3854769,0.051446511627907,0.06145}, {2962639,3855091,3854912,0.0777428571428571,0.0697692307692308}, {2962640,3855091,3855370,0.107928571428571,0.174346153846154}, {2962641,3856367,3856069,0.131363636363636,0.0985227272727273}, {2962642,3856681,3856367,0.130994117647059,0.106042857142857}, {2962643,3857387,3856681,0.243616666666667,0.1827125}, {2962644,3856684,3856377,0.0975136363636364,0.0912893617021277}, {2962645,3857350,3857043,0.150514285714286,0.195111111111111}, {2962646,3857529,3857350,0.183768,0.14356875}, {2962647,3857832,3857529,0.102351219512195,0.0975906976744186}, {2962648,3859655,3859839,0.104884615384615,0.0940344827586207}, {2962649,3858161,3857832,0.104466666666667,0.109325581395349}, {2962650,3858404,3858161,0.07568,0.0774}, {2962651,3858497,3858404,0.0338045454545455,0.0345906976744186}, {2962652,3864854,3865191,0.163842857142857,0.181089473684211}, {2962653,3865240,3864854,0.128692307692308,0.132078947368421}, {2962654,3865521,3865240,0.0996162162162162,0.0898975609756098}, {2962655,3866809,3867018,0.177173684210526,0.19236}, {2962656,3866749,3866809,0.075552,0.06296}, {2962657,3867243,3866749,0.16753125,0.141078947368421}, {2962658,3867939,3867243,0.167113043478261,0.167113043478261}, {2962659,3868738,3867939,0.223138461538462,0.212253658536585}, {2962660,3870348,3869892,0.196466666666667,0.3789}, {2962661,3867563,3866560,0.268910526315789,0.237641860465116}, {2962662,3867790,3867563,0.0752,0.0689333333333333}, {2962663,3871128,3871204,1000000,0.0642230769230769}, {2962664,3871687,3871888,1000000,0.0552363636363636}, {2962665,3872095,3872273,0.18952,1000000}, {2962666,3872273,3872292,0.0428903225806452,1000000}, {2962667,3870734,3870699,0.02552,1000000}, {2962668,3872435,3872452,1000000,0.0138346153846154}, {2962669,3871968,3871888,0.0976636363636364,1000000}, {2962670,3872630,3872621,1000000,0.0543789473684211}, {2962671,3872446,3872166,0.09675,0.159352941176471}, {2962672,3872711,3872716,1000000,0.0217945945945946}, {2962673,3876266,3875896,1000000,0.219495652173913}, {2962674,3877492,3877557,0.0462,0.04224}, {2962675,3877428,3877492,0.04242,0.0374294117647059}, {2962676,3877288,3877428,0.1198,0.0951352941176471}, {2962677,3877137,3877288,0.129537931034483,0.129537931034483}, {2962678,3876979,3877137,0.169909090909091,0.178}, {2962679,3876741,3876979,1000000,0.227}, {2962680,3876509,3876741,1000000,0.214968}, {2962681,3876366,3876509,1000000,0.203052631578947}, {2962682,3876266,3876366,0.0659612903225806,0.13632}, {2962683,3877557,3878087,0.29004,1000000}, {2962684,3878087,3878194,0.0900461538461539,1000000}, {2962685,3878519,3878194,1000000,0.14895}, {2962686,3878883,3878519,1000000,0.199825}, {2962687,3878883,3879207,1000000,0.308575}, {2962688,3878576,3878883,1000000,0.2563875}, {2962689,3880096,3879689,0.222022222222222,1000000}, {2962690,3878467,3878576,0.0984,0.0984}, {2962691,3878445,3878467,0.0262125,0.0262125}, {2962692,3878287,3878445,1000000,0.1197375}, {2962693,3878067,3878287,1000000,0.1737}, {2962694,3879433,3878883,1000000,0.237688888888889}, {2962695,3879844,3879433,1000000,0.206834482758621}, {2962696,3879105,3879433,0.393428571428571,1000000}, {2962697,3878960,3879105,0.106778571428571,1000000}, {2962698,3878931,3878960,0.0285870967741935,1000000}, {2962699,3878798,3878931,0.130531034482759,1000000}, {2962700,3876017,3876891,1000000,0.240251162790698}, {2962701,3877564,3877811,1000000,0.210577777777778}, {2962702,3878384,3878798,0.35678,1000000}, {2962703,3880536,3880096,0.182175,1000000}, {2962704,3880209,3879844,1000000,0.169036363636364}, {2962705,3880766,3880209,1000000,0.487725}, {2962706,3884123,3884820,0.225671428571429,0.225671428571429}, {2962707,3883627,3884123,0.22654,0.151026666666667}, {2962708,3883165,3883627,0.2178,0.146778260869565}, {2962709,3884820,3885663,0.226775510204082,0.226775510204082}, {2962710,3890112,3889707,0.165123529411765,0.147742105263158}, {2962713,3894341,3893822,1000000,0.208969565217391}, {2962714,3894941,3894341,1000000,0.252926086956522}, {2962715,3895407,3894373,0.620418181818182,0.499360975609756}, {2962716,3896232,3895757,0.187486956521739,0.165853846153846}, {2962717,3895532,3894941,1000000,0.231404081632653}, {2962720,3898398,3898807,0.121689795918367,0.116917647058824}, {2962721,3898282,3898398,0.0318,0.0311510204081633}, {2962722,3897752,3898282,0.166271428571429,0.174585}, {2962723,3897202,3897752,0.235086486486486,0.193293333333333}, {2962724,3896926,3897202,0.0942130434782609,0.0902875}, {2962737,3851455,3849926,0.511723076923077,0.525189473684211}, {2962738,3851907,3851455,0.148381818181818,1000000}, {2962739,3852261,3851907,0.08667,1000000}, {2962740,3852696,3852261,0.145851428571429,1000000}, {2962741,3854086,3853919,0.09462,0.135171428571429}, {2962742,3854151,3854086,0.0231771428571429,0.0219243243243243}, {2962743,3854578,3854151,0.130448780487805,0.124381395348837}, {2962744,3855947,3854578,0.357354545454545,0.357354545454545}, {2962745,3856149,3855947,0.114884210526316,0.0808444444444444}, {2962746,3858245,3857387,0.251575,0.227841509433962}, {2962747,3858675,3858245,0.16076170212766,0.1799}, {2962748,3859167,3858994,0.0588967741935484,0.1074}, {2962749,3859781,3859259,0.15255652173913,0.159490909090909}, {2962750,3859896,3859781,0.0376695652173913,0.0402976744186046}, {2962751,3861043,3859948,0.323026666666667,0.323026666666667}, {2962752,3860787,3860524,0.0635875,0.10174}, {2962753,3867916,3868053,1000000,0.0938526315789474}, {2962754,3868197,3868053,0.08542,0.08542}, {2962755,3868867,3868197,0.204963636363636,0.270552}, {2962756,3869451,3869047,1000000,0.116076923076923}, {2962757,3869047,3868665,1000000,0.101769230769231}, {2962758,3868665,3867861,1000000,0.231048648648649}, {2962759,3871981,3871318,1000000,0.28737}, {2962760,3872440,3871963,0.27048,1000000}, {2962761,3871981,3872483,0.167785714285714,1000000}, {2962762,3872483,3872529,0.0848108108108108,1000000}, {2962763,3872459,3872483,0.108333333333333,1000000}, {2962764,3872455,3872459,0.105391304347826,1000000}, {2962765,3872453,3872455,0.18435652173913,1000000}, {2962766,3872458,3872453,0.0647632653061224,1000000}, {2962767,3872010,3871981,1000000,0.16605}, {2962768,3872045,3872010,1000000,0.12753}, {2962769,3872064,3872052,1000000,0.163297674418605}, {2962770,3872044,3872064,1000000,0.0792857142857143}, {2962771,3871930,3872022,1000000,0.1277}, {2962772,3875393,3875481,0.14904,0.156884210526316}, {2962773,3875266,3875334,0.157268571428571,0.148767567567568}, {2962774,3876026,3875527,0.218378571428571,0.244584}, {2962775,3876891,3877289,1000000,0.107818604651163}, {2962776,3877289,3877564,1000000,0.329964705882353}, {2962777,3877289,3877610,1000000,0.0784571428571429}, {2962778,3877610,3877893,1000000,0.0752372093023256}, {2962779,3877893,3878431,1000000,0.175266666666667}, {2962780,3878389,3878789,0.117954545454545,1000000}, {2962781,3876995,3877110,1000000,0.169163636363636}, {2962782,3876876,3876995,1000000,0.17660625}, {2962783,3876735,3876876,1000000,0.227871428571429}, {2962784,3878167,3878384,0.19146,1000000}, {2962785,3877893,3878167,0.221123076923077,1000000}, {2962786,3877616,3877719,0.19965,1000000}, {2962787,3877488,3877616,0.17353125,1000000}, {2962788,3877326,3877488,0.1716,1000000}, {2962789,3876846,3876735,1000000,0.385827272727273}, {2962790,3877274,3877326,0.239777777777778,1000000}, {2962791,3880269,3880471,0.1217,0.125896551724138}, {2962792,3880204,3880269,0.033576,0.02798}, {2962793,3882281,3883165,0.611463157894737,0.283360975609756}, {2962794,3882763,3883165,0.254045454545455,0.109588235294118}, {2962795,3882468,3882763,0.09996,0.0740444444444444}, {2962796,3882165,3882468,0.106526086956522,0.0924566037735849}, {2962797,3881858,3882165,0.137184615384615,0.102888461538462}, {2962798,3881457,3881858,0.161735294117647,0.112224489795918}, {2962799,3881101,3881457,0.128846511627907,0.142061538461538}, {2962800,3880728,3881101,0.147236842105263,0.3496875}, {2962801,3880471,3880728,0.118994594594595,0.1375875}, {2962802,3883811,3883165,1000000,0.442248}, {2962803,3884306,3883811,1000000,0.25595625}, {2962804,3884669,3884306,1000000,0.2099}, {2962805,3884867,3884669,1000000,0.25445}, {2962806,3885287,3885208,0.0433304347826087,1000000}, {2962807,3880492,3880269,0.120783333333333,1000000}, {2962808,3880738,3880492,0.113184615384615,1000000}, {2962809,3880991,3880676,1000000,0.12576}, {2962810,3886651,3887278,0.217774468085106,0.204708}, {2962811,3886073,3886651,0.2529,0.343221428571429}, {2962812,3885287,3886073,0.417311111111111,0.312983333333333}, {2962813,3885046,3885287,0.068425,0.0763813953488372}, {2962814,3884829,3885046,0.0738,0.0690893617021276}, {2962815,3884772,3884829,0.04638,1000000}, {2962816,3884559,3884829,0.085953488372093,0.0786382978723404}, {2962817,3884184,3884559,0.130369565217391,0.127595744680851}, {2962818,3883835,3884184,0.127215,0.118339534883721}, {2962819,3885258,3885339,0.2779125,1000000}, {2962820,3884829,3884892,0.0462521739130435,1000000}, {2962821,3885393,3885258,1000000,0.0578823529411765}, {2962822,3885695,3885393,1000000,0.140876923076923}, {2962823,3886085,3885695,1000000,0.19668}, {2962824,3893554,3893800,0.127131818181818,0.124306666666667}, {2962825,3893318,3893554,0.129333333333333,0.108279069767442}, {2962826,3892117,3893318,0.46528085106383,0.437364}, {2962827,3893800,3894171,0.150528,0.150528}, {2962828,3896657,3896232,0.240975,0.265903448275862}, {2962829,3896657,3896926,0.0924533333333333,0.0924533333333333}, {2962830,3896217,3896471,0.1482,1000000}, {2962831,3895336,3895663,0.383684210526316,0.158478260869565}, {2962832,3895085,3895336,0.12028,0.1127625}, {2962833,3894567,3894798,0.23124,0.121705263157895}, {2962834,3894798,3893554,0.749825806451613,0.860911111111111}, {2962835,3896441,3896217,0.11787,1000000}, {2962836,3897856,3897312,0.178221052631579,1000000}, {2962853,3854789,3854740,0.0235363636363636,0.0246571428571429}, {2962854,3851476,3851083,0.281120930232558,0.2518375}, {2962855,3857984,3858104,0.0965414634146341,0.08796}, {2962856,3861802,3861631,0.0632684210526316,0.0572428571428572}, {2962857,3862517,3861802,0.244871428571429,0.239176744186047}, {2962858,3864629,3864346,0.144933333333333,0.3261}, {2962859,3863339,3862517,0.433509677419355,0.407236363636364}, {2962860,3864346,3864258,0.0437032258064516,0.0483857142857143}, {2962861,3864258,3863915,0.199176923076923,0.18495}, {2962862,3863915,3863339,0.495733333333333,0.387965217391304}, {2962863,3866618,3865566,0.424214285714286,0.387326086956522}, {2962864,3865109,3865008,0.382828571428571,1000000}, {2962865,3864686,3863915,0.470766666666667,0.546696774193548}, {2962866,3864784,3863339,1000000,0.897434482758621}, {2962867,3870613,3869940,1000000,0.180141176470588}, {2962868,3871322,3870613,1000000,0.168753846153846}, {2962869,3871930,3871338,0.148165714285714,1000000}, {2962870,3868086,3867239,1000000,0.246158823529412}, {2962871,3868558,3868086,1000000,0.127897297297297}, {2962872,3868976,3868662,1000000,0.0827833333333333}, {2962873,3869270,3868976,1000000,0.0783157894736842}, {2962874,3869931,3869270,1000000,0.19754}, {2962875,3870046,3869931,1000000,0.033951724137931}, {2962876,3870421,3870046,1000000,0.0981333333333333}, {2962877,3870904,3870421,1000000,0.120047368421053}, {2962878,3871347,3870904,1000000,0.11185}, {2962879,3867497,3866913,0.28248,0.252214285714286}, {2962880,3871935,3871347,1000000,0.272021052631579}, {2962881,3871935,3871914,1000000,0.131431578947368}, {2962882,3871942,3871935,1000000,0.05551875}, {2962883,3871887,3871942,1000000,0.159441176470588}, {2962884,3872467,3872468,0.174882352941176,1000000}, {2962885,3872489,3872467,0.0720166666666667,1000000}, {2962886,3871929,3871877,1000000,0.07392}, {2962887,3872000,3871929,1000000,0.0984857142857143}, {2962888,3872062,3872008,1000000,0.0706186046511628}, {2962889,3872130,3872062,1000000,0.138175609756098}, {2962890,3872265,3872130,1000000,0.159465}, {2962891,3872517,3872489,0.0921681818181818,1000000}, {2962892,3872555,3872517,0.0824936170212766,1000000}, {2962893,3872597,3872555,0.105782608695652,1000000}, {2962894,3872742,3872597,0.257178947368421,1000000}, {2962895,3872375,3872265,1000000,0.100976470588235}, {2962896,3872375,3872742,0.2781,0.256707692307692}, {2962897,3876041,3876026,0.292296774193548,0.312455172413793}, {2962898,3876458,3876476,0.0106137931034483,0.00879428571428571}, {2962899,3876476,3876846,0.15815,0.1186125}, {2962900,3876055,3876053,0.10315,0.154725}, {2962901,3874960,3875344,0.314113043478261,0.258021428571429}, {2962902,3875344,3875800,0.303176470588235,0.20616}, {2962903,3875315,3875344,0.19524,1000000}, {2962904,3874982,3874960,1000000,0.160386206896552}, {2962905,3875326,3875315,0.157696551724138,1000000}, {2962906,3875054,3874982,1000000,0.136248648648649}, {2962907,3875389,3875326,0.163296774193548,1000000}, {2962908,3875121,3875054,1000000,0.123076923076923}, {2962909,3875448,3875389,0.176111111111111,1000000}, {2962910,3872742,3872911,0.09912,0.1239}, {2962911,3876846,3877274,0.164422222222222,0.170746153846154}, {2962912,3877274,3877854,0.146526315789474,0.206222222222222}, {2962913,3877854,3878444,0.15387,0.15387}, {2962914,3878444,3879157,0.350504347826087,0.287914285714286}, {2962915,3876911,3876846,1000000,0.24498}, {2962916,3876981,3876911,1000000,0.18195652173913}, {2962917,3877045,3876981,1000000,0.28029}, {2962918,3876495,3876911,0.158111111111111,0.152464285714286}, {2962919,3876911,3877340,0.200918181818182,0.122783333333333}, {2962920,3877340,3877906,0.208707692307692,0.200977777777778}, {2962921,3877906,3878473,0.20394,0.30591}, {2962922,3878473,3879147,0.416833333333333,0.267964285714286}, {2962923,3877340,3877274,0.225463636363636,1000000}, {2962924,3877398,3877340,0.246,1000000}, {2962925,3876537,3876495,1000000,0.187663636363636}, {2962926,3876981,3877398,0.14488,0.135825}, {2962927,3876537,3876981,0.144483870967742,0.154448275862069}, {2962928,3876055,3876105,0.08235,0.08235}, {2962929,3876163,3876137,0.0718137931034483,0.06942}, {2962930,3876239,3876163,0.15788275862069,0.14308125}, {2962931,3876319,3876239,0.175137931034483,0.153909090909091}, {2962932,3876422,3876319,0.1674,0.186715384615385}, {2962933,3876463,3876422,1000000,0.0846521739130435}, {2962934,3879753,3879502,0.15164,0.162471428571429}, {2962935,3879985,3879753,0.171333333333333,0.15951724137931}, {2962936,3880219,3879985,0.1938,0.185725}, {2962937,3880449,3880219,0.16985,0.185290909090909}, {2962938,3880716,3880449,0.2175,0.2175}, {2962939,3881144,3880716,1000000,1000000}, {2962940,3881255,3880991,1000000,0.0995581395348837}, {2962941,3881781,3881255,1000000,0.2467125}, {2962942,3882152,3881830,0.170033333333333,1000000}, {2962943,3883413,3883835,0.191135294117647,0.15113023255814}, {2962944,3883025,3883413,0.162670588235294,0.128623255813954}, {2962945,3882650,3883025,0.134671428571429,0.145030769230769}, {2962946,3882379,3882650,0.10383,0.133974193548387}, {2962947,3882317,3882379,1000000,0.0517142857142857}, {2962948,3882280,3882152,0.06156,1000000}, {2962949,3882118,3882221,0.0496666666666667,0.0447}, {2962950,3882118,3882107,1000000,0.193}, {2962951,3882379,3882422,1000000,0.0546352941176471}, {2962952,3882221,3882107,1000000,0.0690387096774193}, {2962953,3882358,3882118,1000000,0.160533333333333}, {2962954,3881900,3882118,0.137648275862069,0.105047368421053}, {2962955,3880637,3881144,0.233823529411765,0.203846153846154}, {2962956,3880397,3880637,0.112326315789474,0.109446153846154}, {2962957,3882915,3882396,0.385721739130435,1000000}, {2962958,3883247,3882915,0.158647058823529,1000000}, {2962959,3881384,3881144,0.3554,0.21324}, {2962960,3881803,3881384,0.274175,0.253084615384615}, {2962961,3881910,3881803,0.098,0.123789473684211}, {2962962,3883924,3883247,0.535226086956522,1000000}, {2962963,3887702,3887880,0.079775,0.05983125}, {2962964,3885903,3886020,0.064025,1000000}, {2962965,3886251,3886020,1000000,0.12146}, {2962966,3886671,3886251,1000000,0.23998064516129}, {2962967,3886843,3886671,1000000,0.0906171428571429}, {2962968,3887617,3887287,0.155369230769231,0.168316666666667}, {2962969,3887961,3887617,0.14823,0.141171428571429}, {2962970,3889252,3889594,0.130466666666667,1000000}, {2962971,3889045,3889252,0.0623675675675676,1000000}, {2962972,3888848,3889045,0.0706764705882353,1000000}, {2962973,3887961,3888848,0.35628,1000000}, {2962974,3887455,3887961,0.341011764705882,1000000}, {2962975,3886830,3887287,1000000,0.244038461538462}, {2962976,3886448,3886830,1000000,0.252490909090909}, {2962977,3886256,3886448,1000000,0.105765517241379}, {2962978,3885969,3886256,1000000,0.125775}, {2962979,3890645,3891055,0.171105882352941,1000000}, {2962980,3890291,3890645,0.143725714285714,1000000}, {2962981,3889594,3890291,0.273034285714286,1000000}, {2962982,3893546,3894011,0.217760869565217,0.263605263157895}, {2962983,3892118,3892439,0.14900625,0.170292857142857}, {2962984,3891744,3892118,0.165416666666667,0.1985}, {2962985,3891396,3891744,0.160954838709677,0.1782}, {2962986,3894286,3894567,0.125316279069767,0.1122625}, {2962987,3894011,3894286,0.121682608695652,0.109752941176471}, {2962988,3895457,3895163,0.143808,0.130734545454545}, {2962989,3895625,3895457,0.0767563636363637,0.0767563636363637}, {2962990,3896122,3895625,0.162866666666667,0.159905454545455}, {2962991,3896701,3896601,0.0501833333333333,0.0547454545454545}, {2962992,3897699,3896799,0.672766666666667,1000000}, {2962993,3898244,3897699,0.19141875,1000000}, {2962994,3898721,3898244,0.231825,1000000}, {2962995,3898961,3898464,0.26235652173913,1000000}, {2962996,3899352,3898961,0.162831578947368,1000000}, {2962997,3899648,3899352,0.159853846153846,1000000}, {2962998,3905225,3905329,0.0337411764705882,0.0351183673469388}, {2962999,3903475,3903889,0.131559183673469,0.146509090909091}, {2963000,3903376,3903475,0.0321115384615385,0.0347875}, {2963001,3903012,3903376,0.0982705882352941,0.111373333333333}, {2963024,3851477,3851702,0.0801567567567568,0.0780473684210526}, {2963025,3851702,3851809,0.0604054054054054,0.06984375}, {2963026,3851765,3851809,0.06228,0.0573631578947368}, {2963027,3851283,3851765,0.365,0.386470588235294}, {2963028,3851048,3850940,0.0476516129032258,0.04924}, {2963029,3850940,3850311,0.183342857142857,0.175009090909091}, {2963031,3858679,3858104,0.214082608695652,0.21884}, {2963032,3859021,3858679,0.230853333333333,0.3148}, {2963033,3859021,3859110,0.115547368421053,0.0593351351351352}, {2963034,3859110,3859344,0.0888,0.0826758620689655}, {2963035,3859722,3859344,0.180130434782609,0.111972972972973}, {2963036,3861049,3859722,0.331704,0.345525}, {2963037,3861263,3861049,0.0552566037735849,0.058572}, {2963038,3861568,3861263,0.0825346153846154,0.0841529411764706}, {2963039,3862264,3861944,0.0795647058823529,0.0765622641509434}, {2963040,3862342,3862264,0.0164307692307692,0.017088}, {2963041,3862785,3862342,0.100015384615385,0.10835}, {2963042,3859110,3859002,0.326194285714286,0.543657142857143}, {2963043,3859002,3858587,0.260218604651163,0.266414285714286}, {2963044,3860522,3859825,0.222709090909091,0.21776}, {2963045,3861191,3860522,0.179660869565217,0.179660869565217}, {2963046,3861612,3861191,0.1286625,0.13724}, {2963047,3862001,3861612,0.1146125,0.125031818181818}, {2963048,3859824,3859825,0.0756,0.0360818181818182}, {2963049,3859824,3860094,0.230804081632653,0.25132}, {2963050,3864784,3864645,0.117367741935484,1000000}, {2963051,3864645,3864383,0.19667027027027,1000000}, {2963052,3864383,3864265,0.0938742857142857,1000000}, {2963053,3864265,3864145,0.118816666666667,1000000}, {2963054,3863561,3863137,0.330963636363636,0.404511111111111}, {2963055,3865031,3865022,0.0824093023255814,1000000}, {2963056,3865022,3865026,0.0728914285714286,1000000}, {2963057,3865026,3865015,0.0722333333333333,1000000}, {2963058,3872135,3871652,0.176903225806452,1000000}, {2963059,3871463,3870953,0.2199,1000000}, {2963060,3870953,3870733,0.274872,1000000}, {2963061,3870650,3870985,0.313447058823529,1000000}, {2963062,3871041,3871209,0.1942,0.1942}, {2963063,3870995,3871041,0.0489529411764706,0.0489529411764706}, {2963064,3870604,3869956,0.209372093023256,0.29041935483871}, {2963065,3869956,3869792,0.087312,0.094904347826087}, {2963066,3868742,3868408,0.3196,0.2256}, {2963067,3869824,3869221,0.240436363636364,0.255948387096774}, {2963068,3866942,3867376,0.112889361702128,1000000}, {2963069,3867376,3867631,0.0805813953488372,1000000}, {2963070,3869461,3869093,0.103459459459459,0.1276}, {2963071,3869049,3868757,0.07281,0.2427}, {2963072,3868411,3868578,0.0578666666666667,0.0400615384615385}, {2963073,3871244,3870619,0.191565957446809,0.2501}, {2963074,3870619,3870604,0.0048875,0.00651666666666667}, {2963075,3872906,3872742,0.207672727272727,1000000}, {2963076,3872961,3872906,0.22081935483871,1000000}, {2963077,3872900,3872771,0.0706105263157895,0.0706105263157895}, {2963078,3872428,3872375,1000000,0.0569225806451613}, {2963079,3872579,3872428,1000000,0.1421}, {2963080,3872771,3872579,1000000,0.149205405405405}, {2963081,3872814,3872771,0.04605,0.04605}, {2963082,3873025,3872889,0.186490909090909,0.279736363636364}, {2963083,3872315,3872135,0.12031875,1000000}, {2963084,3872731,3872315,0.302111111111111,1000000}, {2963085,3875229,3875121,1000000,0.201890322580645}, {2963086,3875352,3875229,1000000,0.206807142857143}, {2963087,3875506,3875352,1000000,0.217036363636364}, {2963088,3875981,3876047,0.0370909090909091,1000000}, {2963089,3875552,3875448,0.252,1000000}, {2963090,3875740,3875552,0.226392,1000000}, {2963091,3875886,3876008,1000000,0.149030769230769}, {2963092,3876135,3876008,0.119363636363636,1000000}, {2963093,3876368,3876834,0.3131625,0.172779310344828}, {2963094,3876515,3876463,1000000,0.1794}, {2963095,3876600,3876515,1000000,0.2262}, {2963096,3876671,3876600,1000000,0.240521739130435}, {2963097,3876763,3876671,1000000,0.250963636363636}, {2963098,3876834,3876763,1000000,0.3156375}, {2963099,3877240,3877165,0.156488888888889,0.156488888888889}, {2963100,3877425,3877240,0.56298,1000000}, {2963101,3877523,3877425,0.262942857142857,1000000}, {2963102,3877606,3877523,0.25134,1000000}, {2963103,3878778,3879044,0.13186,0.152146153846154}, {2963104,3878091,3878488,0.144135483870968,0.2031}, {2963105,3877323,3877606,0.08546,0.0776909090909091}, {2963106,3880156,3880397,0.112357894736842,0.10674}, {2963107,3879949,3880156,0.111518918918919,0.1058}, {2963108,3879728,3879949,0.119666666666667,0.119666666666667}, {2963109,3879044,3879728,0.289989473684211,1.10196}, {2963110,3879766,3879408,0.155789189189189,1000000}, {2963111,3885006,3885460,1000000,0.183375}, {2963112,3884532,3885006,1000000,0.44976}, {2963113,3884532,3883924,0.333254545454545,1000000}, {2963114,3884813,3884532,0.192441176470588,1000000}, {2963115,3885127,3884813,0.25431724137931,1000000}, {2963116,3884953,3885253,1000000,0.081585}, {2963117,3885127,3885412,0.159886956521739,1000000}, {2963118,3884918,3884942,0.0166666666666667,1000000}, {2963119,3884490,3884918,0.289390909090909,1000000}, {2963120,3884105,3884490,0.215666666666667,1000000}, {2963121,3883635,3884105,0.203813793103448,1000000}, {2963122,3883329,3883635,0.158634782608696,1000000}, {2963123,3884487,3884532,1000000,0.0485647058823529}, {2963124,3883632,3884097,1000000,0.237921428571429}, {2963125,3883267,3883632,1000000,0.194337931034483}, {2963126,3882955,3883267,1000000,0.12724}, {2963127,3882710,3882955,1000000,0.119357142857143}, {2963128,3882146,3882710,1000000,0.280384615384615}, {2963129,3881716,3882146,1000000,0.226577777777778}, {2963130,3887133,3887455,0.1276,1000000}, {2963131,3886812,3887133,0.135157894736842,1000000}, {2963132,3886778,3886812,0.0152666666666667,1000000}, {2963133,3885992,3886403,0.1659,1000000}, {2963134,3885823,3885992,0.0577411764705882,1000000}, {2963135,3885412,3885823,0.18838125,1000000}, {2963136,3888514,3887961,0.306325714285714,0.243668181818182}, {2963137,3890169,3890547,0.121832432432432,1000000}, {2963138,3895323,3895328,1000000,0.0398333333333333}, {2963139,3900158,3900003,1000000,0.248885714285714}, {2963143,3857510,3856965,0.163782352941176,0.163782352941176}, {2963144,3856965,3856809,0.0936,0.0903724137931034}, {2963145,3856809,3856687,0.131533333333333,0.131533333333333}, {2963146,3856687,3856564,0.138409756097561,0.153372972972973}, {2963147,3856564,3856515,0.080209756097561,0.0843230769230769}, {2963148,3860127,3860094,0.045465306122449,0.045465306122449}, {2963149,3860412,3860127,0.278611764705882,0.289983673469388}, {2963150,3860592,3860412,0.204369230769231,0.346539130434783}, {2963151,3860786,3860592,0.294,0.196}, {2963152,3860920,3860786,0.102570731707317,0.0978}, {2963153,3861038,3860920,0.0783891891891892,0.0763263157894737}, {2963154,3862582,3862001,0.159668181818182,0.2602}, {2963155,3862659,3861638,0.319936363636364,0.485420689655172}, {2963156,3861036,3860858,0.0841076923076923,0.082005}, {2963157,3860858,3860592,0.228282352941176,0.133820689655172}, {2963158,3860592,3860298,0.1746,0.374142857142857}, {2963159,3860298,3860203,0.042255,0.04695}, {2963160,3860203,3860027,0.0922727272727273,0.0780769230769231}, {2963161,3860027,3859874,0.0560634146341464,0.06385}, {2963162,3859874,3859671,0.068805,0.1529}, {2963163,3860920,3860203,0.348088888888889,1000000}, {2963164,3860656,3860027,1000000,0.24036}, {2963165,3861038,3860656,1000000,0.15816}, {2963166,3863137,3862750,0.27216,0.15552}, {2963167,3863322,3862952,0.20473125,1000000}, {2963168,3863322,3863249,0.068208,0.068208}, {2963169,3863249,3863050,0.127164705882353,0.227557894736842}, {2963170,3863050,3862941,0.05985,0.0684}, {2963171,3862941,3862752,0.0859813953488372,0.0948}, {2963172,3862752,3862158,0.357507692307692,0.3873}, {2963173,3864889,3864912,0.0683529411764706,1000000}, {2963174,3864912,3864937,0.0762588235294117,1000000}, {2963175,3864937,3864959,0.0700470588235294,1000000}, {2963176,3865040,3865236,1000000,0.278060869565217}, {2963177,3863475,3863249,1000000,0.184142857142857}, {2963178,3868411,3867816,0.189252631578947,0.211517647058824}, {2963179,3867816,3867718,0.0347692307692308,0.0410909090909091}, {2963180,3867718,3867673,0.0173414634146341,0.0229354838709677}, {2963181,3867673,3867454,0.10035,0.129483870967742}, {2963182,3867454,3867302,0.07595625,0.0675166666666667}, {2963183,3872081,3871822,0.177392307692308,0.256233333333333}, {2963184,3871552,3871317,0.0573733333333333,1000000}, {2963185,3872404,3872154,0.06976,1000000}, {2963186,3872081,3871552,0.3218,1000000}, {2963187,3872154,3872081,0.173275,1000000}, {2963188,3871000,3871203,0.0531782608695652,1000000}, {2963189,3871203,3871277,0.0168244897959184,1000000}, {2963190,3873710,3872404,0.324986666666667,1000000}, {2963191,3873757,3873905,0.0733333333333333,1000000}, {2963192,3873905,3874006,0.0403028571428571,1000000}, {2963193,3874186,3874181,0.0228,1000000}, {2963194,3874186,3874297,1000000,0.05589}, {2963195,3874181,3874253,0.0451578947368421,1000000}, {2963196,3874253,3874184,1000000,0.15771724137931}, {2963197,3874259,3874006,1000000,0.27105}, {2963198,3874014,3873710,0.107368421052632,1000000}, {2963199,3874373,3874485,1000000,0.0937135135135135}, {2963200,3874485,3874833,1000000,0.2022}, {2963201,3878045,3877845,0.3264,1000000}, {2963202,3878771,3878458,0.238513043478261,1000000}, {2963203,3878938,3878771,0.144736363636364,1000000}, {2963204,3880545,3880499,0.0317806451612903,1000000}, {2963205,3880730,3881193,1000000,0.388371428571429}, {2963206,3880506,3880617,0.0476666666666667,0.0476666666666667}, {2963207,3879992,3880506,0.213163636363636,0.180369230769231}, {2963208,3879693,3879992,0.1624,0.0953217391304348}, {2963209,3879473,3879693,0.0838216216216216,0.0659872340425532}, {2963210,3879564,3879400,0.0847578947368421,1000000}, {2963211,3879400,3879473,0.0266285714285714,0.0237957446808511}, {2963212,3878530,3878360,0.0461111111111111,0.0452727272727273}, {2963213,3878583,3878621,0.0451363636363636,1000000}, {2963214,3878583,3878315,0.151075,1000000}, {2963215,3877766,3877668,1000000,0.080475}, {2963216,3879324,3879400,0.0213681818181818,0.0195875}, {2963217,3879324,3879564,1000000,0.0955621621621622}, {2963218,3879564,3879793,1000000,0.17216}, {2963219,3879724,3879793,0.04848,1000000}, {2963220,3879356,3879724,0.208130769230769,1000000}, {2963221,3878766,3879356,0.275825,1000000}, {2963222,3878463,3878766,0.172254545454545,1000000}, {2963223,3878233,3878463,0.136254545454545,1000000}, {2963224,3878621,3878766,0.2649,1000000}, {2963225,3882584,3883329,0.323955555555556,1000000}, {2963226,3882057,3882584,0.223490322580645,1000000}, {2963227,3880730,3882057,0.635475,1000000}, {2963228,3885248,3885242,0.0688461538461538,1000000}, {2963229,3885456,3885542,1000000,0.505323529411765}, {2963230,3885542,3885566,1000000,0.109102702702703}, {2963231,3885566,3885539,1000000,0.113477419354839}, {2963232,3891124,3891449,0.12216,0.138818181818182}, {2963233,3892080,3892586,0.237095454545455,0.208644}, {2963234,3900250,3900258,0.0741,1000000}, {2963239,3856428,3856463,0.0954642857142857,0.0891}, {2963240,3856761,3856463,0.169816666666667,0.179805882352941}, {2963241,3857141,3856761,0.1596375,0.1596375}, {2963242,3857822,3857141,0.208014285714286,0.208014285714286}, {2963243,3858164,3857822,0.0918,0.101463157894737}, {2963244,3858470,3858164,0.1896,0.194009302325581}, {2963245,3858599,3858470,0.0802829268292683,0.0731466666666667}, {2963246,3859671,3858599,0.397786956521739,0.406626666666667}, {2963247,3861038,3861562,0.2047,0.179736585365854}, {2963248,3859874,3859767,0.207436363636364,0.212260465116279}, {2963249,3859767,3859527,0.151917391304348,0.148685106382979}, {2963250,3859527,3859353,0.0925953488372093,0.08848}, {2963251,3864829,3864710,1000000,0.0676695652173913}, {2963252,3868144,3868255,0.19948,0.256474285714286}, {2963253,3868255,3868525,0.374494736842105,1000000}, {2963254,3870566,3869920,1000000,0.132955102040816}, {2963255,3868650,3868598,1000000,0.0133148936170213}, {2963256,3869269,3868907,1000000,0.227594117647059}, {2963257,3868907,3868688,0.266928,0.175610526315789}, {2963258,3875471,3875410,1000000,0.145745454545455}, {2963259,3879793,3880088,1000000,0.36696}, {2963260,3880088,3880310,1000000,1000000}, {2963261,3880529,3880310,1000000,1000000}, {2963262,3880529,3881182,1000000,0.492066666666667}, {2963263,3880497,3881042,1000000,0.226233333333333}, {2963264,3882572,3883564,0.332475,0.506628571428571}, {2963265,3883564,3884493,0.373133333333333,0.272286486486487}, {2963266,3884493,3885291,0.286241379310345,0.25940625}, {2963267,3885502,3885449,1000000,0.21221052631579}, {2963268,3885376,3885319,0.116668421052632,1000000}, {2963269,3885319,3885291,0.0829058823529412,1000000}, {2963270,3885291,3885230,0.192283333333333,1000000}, {2963271,3885230,3885187,0.156308108108108,1000000}, {2963272,3885955,3886380,0.134005714285714,0.123426315789474}, {2963273,3886380,3886820,0.154491428571429,0.168975}, {2963274,3886820,3887112,0.0955230769230769,0.149016}, {2963275,3887112,3887589,0.134022857142857,0.123442105263158}, {2963276,3887589,3888574,0.235082926829268,0.260497297297297}, {2963277,3888574,3888789,0.0554461538461538,0.0502883720930233}, {2963278,3888789,3889082,0.07101,0.0645545454545454}, {2963279,3889082,3889393,0.08196,0.0745090909090909}, {2963280,3889393,3889524,0.0377285714285714,0.0360136363636364}, {2963281,3890026,3890418,0.09975,0.0977142857142857}, {2963282,3890418,3890864,0.114306666666667,0.109442553191489}, {2963283,3890864,3891153,0.12428,0.0847363636363636}, {2963284,3891153,3891867,0.365856,0.217771428571429}, {2963285,3891867,3892241,0.140845714285714,0.12324}, {2963286,3892464,3893002,0.12675652173913,0.138828571428571}, {2963287,3893002,3893119,0.0360418604651163,0.0336913043478261}, {2963288,3893621,3893901,0.100157142857143,0.2214}, {2963289,3894065,3894022,0.0915272727272727,1000000}, {2963290,3900213,3900208,1000000,0.0371411764705882}, {2963291,3900208,3900206,1000000,0.0237111111111111}, {2963320,3859155,3858826,0.168153191489362,0.16465}, {2963321,3861016,3859897,0.266016,0.266016}, {2963322,3861278,3861016,0.0685102040816327,0.0658235294117647}, {2963323,3861494,3861278,0.058104,0.0558692307692308}, {2963324,3862073,3861494,0.162465306122449,0.159216}, {2963325,3862477,3862073,0.0990260869565217,0.0949}, {2963326,3869052,3868127,1000000,0.23332}, {2963327,3869689,3869052,1000000,0.148460869565217}, {2963328,3870221,3869689,1000000,0.1167625}, {2963329,3868688,3868713,0.0550829268292683,0.0501866666666667}, {2963330,3878214,3878179,1000000,0.0226666666666667}, {2963331,3877969,3877623,1000000,0.181241860465116}, {2963332,3880206,3880149,0.0275172413793103,1000000}, {2963333,3881183,3881236,0.0216473684210526,0.0222324324324324}, {2963334,3881236,3881702,0.186063157894737,0.168342857142857}, {2963335,3881702,3882008,0.135723076923077,0.117626666666667}, {2963336,3882008,3882242,0.100595454545455,0.09836}, {2963337,3882242,3882431,0.0755454545454546,0.0722608695652174}, {2963338,3885237,3885200,1000000,0.149091428571429}, {2963339,3885200,3885150,1000000,0.0972}, {2963340,3884597,3884871,0.330290322580645,1000000}, {2963341,3884398,3884597,0.255218181818182,1000000}, {2963342,3884398,3884766,1000000,0.281178947368421}, {2963343,3896314,3897419,1000000,0.30855}, {2963344,3894192,3894125,0.246615384615385,1000000}, {2963345,3894259,3894192,0.173211764705882,1000000}, {2963346,3894325,3894259,0.152976,1000000}, {2963347,3894307,3894325,0.171126315789474,1000000}, {2963348,3903508,3904083,0.149086956521739,0.207818181818182}, {2963363,3855814,3854870,0.5109,0.469475675675676}, {2963364,3856584,3855814,0.3069875,0.31351914893617}, {2963365,3856699,3856584,0.0724883720930233,0.0692666666666667}, {2963366,3856766,3856699,0.0466363636363636,0.0500487804878049}, {2963367,3856932,3856766,0.222927272727273,0.228111627906977}, {2963368,3868458,3868577,0.0785739130434783,1000000}, {2963369,3868577,3868904,0.4882,1000000}, {2963370,3868927,3869032,0.0930473684210526,1000000}, {2963371,3869279,3869492,1000000,0.26568}, {2963372,3870181,3869660,1000000,0.134033333333333}, {2963373,3870540,3870481,0.0135906976744186,1000000}, {2963374,3870910,3870384,1000000,0.1368}, {2963375,3871538,3870973,0.1102625,1000000}, {2963376,3872036,3871459,1000000,0.1236}, {2963377,3870481,3870181,0.0620266666666667,1000000}, {2963378,3869216,3868583,1000000,0.140946666666667}, {2963379,3868583,3868254,1000000,0.0647538461538461}, {2963380,3867688,3867520,0.0362490566037736,1000000}, {2963381,3867520,3867170,0.0676075471698113,1000000}, {2963382,3867170,3866748,0.0818888888888889,1000000}, {2963383,3866748,3866416,0.0584222222222222,1000000}, {2963384,3871291,3870978,1000000,0.084555}, {2963385,3873006,3871291,1000000,0.422034146341463}, {2963386,3875443,3874466,0.352563636363636,1000000}, {2963387,3874466,3874444,0.0837,0.0732375}, {2963388,3875443,3874444,1000000,0.56175652173913}, {2963389,3875784,3875443,0.14725,1000000}, {2963390,3876742,3876097,0.182945454545455,1000000}, {2963391,3876097,3875819,0.087525,1000000}, {2963392,3875784,3875297,0.142257142857143,1000000}, {2963393,3875293,3874873,1000000,0.338152941176471}, {2963394,3874873,3874258,1000000,0.175088372093023}, {2963395,3872729,3872378,1000000,0.11174}, {2963396,3872714,3872085,0.129886956521739,1000000}, {2963397,3873518,3873482,0.159741176470588,1000000}, {2963398,3872653,3872671,0.143433333333333,1000000}, {2963399,3874035,3873518,0.14749756097561,1000000}, {2963400,3875859,3876130,0.1335625,1000000}, {2963401,3875859,3875776,1000000,0.143625}, {2963402,3875746,3875721,0.107675,1000000}, {2963403,3875721,3875594,0.228792,1000000}, {2963404,3875594,3875501,0.288,1000000}, {2963405,3876180,3876535,1000000,0.2848875}, {2963406,3876498,3876720,0.0878444444444444,1000000}, {2963407,3877530,3877377,0.08296875,1000000}, {2963408,3877623,3877371,1000000,0.0905285714285714}, {2963409,3877371,3876771,1000000,0.186627906976744}, {2963410,3878655,3878635,0.2584,0.228}, {2963411,3878635,3878586,0.273668571428571,0.30898064516129}, {2963412,3878586,3878553,0.130937142857143,0.1273}, {2963413,3878553,3878416,0.290592857142857,0.290592857142857}, {2963414,3876748,3877266,1000000,0.196}, {2963415,3877870,3878393,0.345423529411765,1000000}, {2963416,3878393,3878897,0.230014285714286,1000000}, {2963417,3878897,3879195,0.122155555555556,1000000}, {2963418,3880243,3880902,0.387651428571429,0.357047368421053}, {2963419,3880704,3880902,1000000,0.228830769230769}, {2963420,3881000,3880713,1000000,0.0694}, {2963421,3883843,3884150,1000000,0.0879888888888889}, {2963422,3883732,3883918,1000000,0.0732620689655172}, {2963423,3883918,3884150,1000000,0.0805935483870968}, {2963424,3883732,3883843,0.120577777777778,1000000}, {2963425,3883504,3883641,0.0355777777777778,1000000}, {2963426,3883641,3883966,0.100782352941176,1000000}, {2963427,3884174,3884285,1000000,0.216572727272727}, {2963428,3884404,3884401,1000000,0.0249951219512195}, {2963429,3884766,3885240,0.28105,0.198388235294118}, {2963430,3884531,3884812,0.302147368421053,0.2496}, {2963431,3885240,3885650,0.235944,0.159421621621622}, {2963432,3885650,3885792,0.07126875,0.06335}, {2963433,3886048,3886288,0.107541176470588,0.1142625}, {2963434,3886288,3886707,0.203228571428571,0.182384615384615}, {2963435,3886707,3886999,0.145694117647059,0.117942857142857}, {2963436,3886999,3887514,0.217870588235294,0.168354545454545}, {2963437,3894091,3894469,1000000,0.110823529411765}, {2963438,3897275,3897559,1000000,0.12306}, {2963439,3897026,3897275,1000000,0.104141379310345}, {2963440,3896752,3897026,1000000,0.114905454545455}, {2963441,3896496,3896752,1000000,0.132833333333333}, {2963457,3850581,3850917,0.1085,0.102117647058824}, {2963458,3850917,3851074,0.0524936170212766,0.0483764705882353}, {2963459,3851074,3851228,0.04976,0.044784}, {2963460,3851228,3851556,0.101424489795918,0.099396}, {2963461,3858650,3856932,0.478146666666667,0.500386046511628}, {2963462,3859166,3858650,0.184390909090909,0.197882926829268}, {2963463,3859654,3859166,0.165025531914894,0.168613043478261}, {2963464,3860084,3859654,0.177485714285714,0.162052173913043}, {2963465,3860258,3860084,0.066588,0.0708382978723404}, {2963466,3860475,3860258,0.0739294117647059,0.0769469387755102}, {2963467,3860769,3860475,0.0946117647058824,0.096504}, {2963468,3866416,3865804,0.113642307692308,1000000}, {2963469,3864509,3864376,0.0674135593220339,1000000}, {2963470,3867909,3866882,0.2179,0.222536170212766}, {2963471,3868337,3867909,0.082334693877551,0.080688}, {2963472,3868649,3868337,0.0640897959183674,0.062808}, {2963473,3869013,3868649,0.0732,0.0732}, {2963474,3869749,3869013,0.200152941176471,0.378066666666667}, {2963475,3871184,3870343,0.21500487804878,1000000}, {2963476,3869169,3868278,1000000,0.238911627906977}, {2963477,3868278,3867644,1000000,0.16386976744186}, {2963478,3869836,3869624,1000000,0.179776744186047}, {2963479,3869624,3869531,1000000,0.0936734693877551}, {2963480,3867146,3866966,1000000,0.0628864864864865}, {2963481,3874533,3874015,1000000,0.142513636363636}, {2963482,3874966,3874533,1000000,0.130155}, {2963483,3875374,3874966,1000000,0.151694117647059}, {2963484,3875453,3875312,1000000,0.38403}, {2963485,3875160,3875078,0.128351351351351,1000000}, {2963486,3875486,3875629,1000000,0.0379076923076923}, {2963487,3876030,3876867,1000000,0.240064864864865}, {2963488,3877686,3876841,1000000,0.193772727272727}, {2963489,3877686,3878107,0.1251,1000000}, {2963490,3879226,3878950,0.071475,1000000}, {2963491,3878107,3878114,0.21107027027027,0.411031578947368}, {2963492,3878114,3878193,0.101659090909091,0.1278}, {2963493,3885493,3885920,0.187123404255319,0.162866666666667}, {2963494,3885920,3886563,0.373846153846154,0.297551020408163}, {2963495,3888715,3889387,0.418241379310345,0.311}, {2963497,3904719,3905124,0.138114893617021,0.1352375}, {2963498,3902125,3902512,1000000,0.0808777777777778}, {2963499,3902512,3902952,1000000,0.097}, {2963500,3902952,3903122,1000000,0.0436153846153846}, {2963501,3905991,3907030,0.341289795918367,0.334464}, {2963503,3911888,3912006,0.026832,0.0258}, {2963504,3912006,3913364,0.286621276595745,0.264141176470588}, {2963505,3913364,3914167,0.165587755102041,0.1690375}, {2963506,3914167,3914702,0.121176923076923,0.118890566037736}, {2963507,3914702,3915408,0.192344444444444,0.188847272727273}, {2963510,3920983,3921520,0.221026666666667,0.198924}, {2963515,3855579,3856618,0.250592307692308,0.255505882352941}, {2963516,3857322,3857718,0.12999,0.14856}, {2963517,3861208,3860769,0.167139622641509,0.177168}, {2963518,3861564,3861208,0.145729411764706,0.151677551020408}, {2963519,3861770,3861564,0.0942127659574468,0.0962608695652174}, {2963520,3861770,3862075,0.235911111111111,0.181988571428571}, {2963521,3861882,3861729,0.0390115384615385,1000000}, {2963522,3861729,3861136,0.1797,1000000}, {2963523,3861084,3860579,0.124366666666667,1000000}, {2963524,3862723,3862546,1000000,0.06506}, {2963525,3866966,3865818,1000000,0.284209090909091}, {2963526,3865226,3865181,1000000,0.0982285714285714}, {2963527,3865181,3865014,1000000,0.44295}, {2963528,3858737,3859177,0.0875666666666667,1000000}, {2963529,3859445,3859534,0.02442,1000000}, {2963530,3859445,3859890,0.116224137931034,1000000}, {2963531,3860665,3860754,0.1113,1000000}, {2963532,3860754,3860512,1000000,0.121276923076923}, {2963533,3860234,3860128,0.11157,0.0719806451612903}, {2963534,3860467,3860234,0.194242105263158,0.36906}, {2963535,3869531,3869707,1000000,0.1868}, {2963536,3869636,3869825,0.289817647058824,1000000}, {2963537,3874734,3874667,0.0802744186046512,1000000}, {2963538,3874667,3874433,0.312174193548387,1000000}, {2963539,3874514,3874337,1000000,0.290875862068965}, {2963540,3874337,3874228,1000000,0.0986478260869565}, {2963541,3874228,3874120,1000000,0.0999375}, {2963542,3874120,3874000,1000000,0.158908695652174}, {2963543,3878375,3878371,1000000,0.0312931034482759}, {2963544,3878297,3878232,0.206067857142857,1000000}, {2963545,3899695,3899623,0.0313173913043478,0.0300125}, {2963546,3915408,3916164,0.190675471698113,0.187144444444444}, {2963547,3917135,3917310,1000000,0.0872936170212766}, {2963551,3850165,3849790,0.0891396226415094,0.0858981818181818}, {2963552,3852017,3851512,0.100811111111111,0.0938586206896552}, {2963553,3852976,3852017,0.180043636363636,0.170731034482759}, {2963554,3854648,3852976,0.358264285714286,0.351978947368421}, {2963555,3861743,3861552,0.0713869565217391,0.065676}, {2963556,3862116,3861743,0.119604255319149,0.112428}, {2963557,3869693,3869677,1000000,0.233933333333333}, {2963558,3869604,3869580,0.2174375,1000000}, {2963559,3869580,3869574,0.0913058823529412,1000000}, {2963560,3869635,3869628,1000000,0.0638264150943396}, {2963561,3869628,3869612,1000000,0.0807283018867924}, {2963562,3874000,3873896,1000000,0.126885}, {2963563,3873896,3873861,1000000,0.0662727272727273}, {2963564,3873506,3873314,1000000,0.212720930232558}, {2963565,3872140,3873001,1000000,0.1697125}, {2963566,3907935,3907642,0.1687,0.106547368421053}, {2963567,3907935,3908085,0.0401181818181818,0.07355}, {2963568,3908085,3908565,0.128835294117647,0.193252941176471}, {2963569,3908565,3909060,0.133068,0.144639130434783}, {2963570,3909060,3909523,0.140387234042553,0.140387234042553}, {2963571,3909523,3909985,0.146282608695652,0.143170212765957}, {2963572,3910526,3909985,0.139110638297872,0.1362125}, {2963573,3909633,3909907,0.0715066666666667,0.0670375}, {2963574,3909907,3909970,0.0153488372093023,0.0143478260869565}, {2963575,3910440,3910588,0.0341302325581395,0.0333545454545455}, {2963576,3910588,3911189,0.21230625,0.178784210526316}, {2963577,3911189,3911758,0.160744186046512,0.2304}, {2963578,3911758,3912370,0.1410625,0.144063829787234}, {2963579,3912370,3912587,0.0410938775510204,0.040272}, {2963580,3912587,3914199,0.581979310344828,0.375053333333333}, {2963581,3914199,3914312,0.0409818181818182,0.0397764705882353}, {2963598,3863454,3862545,0.323614285714286,0.30204}, {2963599,3863454,3863488,0.210884210526316,0.205476923076923}, {2963600,3863488,3863299,0.131536363636364,0.134595348837209}, {2963601,3863299,3863087,0.1287875,0.134386956521739}, {2963602,3864824,3864770,0.0309913043478261,0.03168}, {2963603,3869540,3869568,0.0987411764705882,1000000}, {2963604,3869556,3869537,0.150769230769231,0.127826086956522}, {2963605,3869537,3869530,0.177388235294118,0.0886941176470588}, {2963606,3869514,3869529,0.0387673469387755,0.0431727272727273}, {2963607,3869529,3869473,0.2489,0.265493333333333}, {2963608,3873314,3873151,1000000,0.167751219512195}, {2963609,3873151,3872863,1000000,0.34209}, {2963610,3872746,3872633,0.127036363636364,1000000}, {2963611,3872633,3872550,0.0697142857142857,1000000}, {2963612,3872550,3872227,0.271533333333333,1000000}, {2963613,3877363,3876916,0.251883870967742,1000000}, {2963614,3892016,3893477,0.685266666666667,0.57819375}, {2963615,3892016,3892740,0.416167741935484,0.548987234042553}, {2963616,3898228,3901207,0.57779,0.619060714285714}, {2963617,3901693,3901282,0.353871428571429,0.159812903225806}, {2963618,3901964,3901693,0.0760153846153846,0.0689441860465116}, {2963619,3902354,3901964,0.0977384615384615,0.0929707317073171}, {2963620,3902749,3902354,0.13021875,0.0886595744680851}, {2963621,3902640,3902828,1000000,0.0551423076923077}, {2963622,3902828,3903195,1000000,0.112843636363636}, {2963623,3902021,3902333,0.123048648648649,1000000}, {2963624,3902333,3902596,0.0765795918367347,1000000}, {2963625,3902596,3902858,0.0783260869565217,1000000}, {2963638,3862229,3862099,0.122440909090909,0.117117391304348}, {2963639,3863737,3864128,0.480311111111111,0.370525714285714}, {2963640,3863599,3863737,0.200555555555556,0.1805}, {2963641,3863599,3863224,0.209712,0.201646153846154}, {2963642,3863224,3862951,0.116365714285714,0.127275}, {2963643,3862951,3862229,0.296668965517241,0.296668965517241}, {2963644,3862099,3861924,0.120470588235294,0.118153846153846}, {2963645,3861924,3861765,0.1166,0.1166}, {2963646,3861765,3861683,0.041592,0.041592}, {2963647,3861683,3861570,0.0888588235294118,0.0888588235294118}, {2963648,3869473,3869449,0.30462,0.324063829787234}, {2963649,3869449,3869455,0.207188235294118,0.2201375}, {2963650,3869455,3869471,0.163672340425532,0.183157142857143}, {2963651,3872328,3872071,1000000,0.215347826086957}, {2963652,3876858,3875869,1000000,0.23495593220339}, {2963653,3857959,3857731,0.09576,0.0990620689655173}, {2963654,3861566,3860748,0.36312,0.389057142857143}, {2963655,3862644,3861566,0.375291891891892,0.420781818181818}, {2963656,3885834,3885856,0.124735384615385,0.126684375}, {2963657,3896121,3896577,0.251170588235294,0.502341176470588}, {2963658,3896577,3896966,0.162446808510638,0.155816326530612}, {2963659,3896966,3897618,0.264678260869565,0.248473469387755}, {2963660,3897618,3897834,0.0895733333333333,0.0857617021276596}, {2963661,3847542,3847424,0.0547909090909091,0.0588}, {2963662,3860672,3861011,0.5595,0.53712}, {2963663,3885991,3886005,1000000,0.0507152542372881}, {2963664,3894631,3894706,0.0638076923076923,1000000}, {2963666,3873297,3873650,0.0827727272727273,0.0714117647058824}, {2963667,3873207,3873297,0.0202772727272727,0.0171576923076923}, {2963668,3872775,3873207,0.1016,0.0896470588235294}, {2963669,3872248,3872775,0.110542857142857,0.096725}, {2963670,3872056,3872248,0.048375,0.0471951219512195}, {2963671,3869471,3869528,0.131253333333333,0.1284}, {2963672,3869528,3869582,0.109252173913043,0.114218181818182}, {2963673,3869582,3869600,0.0354133333333333,0.0370604651162791}, {2963674,3869822,3869732,0.271389473684211,0.234381818181818}, {2963675,3869822,3869857,0.12065,0.140109677419355}, {2963676,3871485,3871451,0.06518,1000000}, {2963677,3885441,3885398,0.3094,0.219836842105263}, {2963678,3885015,3885398,0.335509090909091,0.141946153846154}, {2963679,3885398,3886331,0.431373913043478,0.522189473684211}, {2963680,3884208,3884186,1000000,0.136753846153846}, {2963681,3884186,3884106,1000000,0.375013636363636}, {2963682,3885398,3885369,0.148766666666667,0.232852173913043}, {2963683,3885369,3885262,0.496018181818182,0.419707692307692}, {2963684,3888042,3889952,0.410522448979592,0.359207142857143}, {2963685,3889952,3890881,0.223224,0.199307142857143}, {2963686,3890481,3891046,0.152142857142857,0.1553125}, {2963687,3891046,3891569,0.137988235294118,0.140748}, {2964597,3915382,3915544,0.0760363636363636,0.0643384615384615}, {2964598,3915544,3915963,0.145042105263158,0.13779}, {2964599,3910526,3911027,0.1391125,0.133548}, {2964600,3911027,3911494,0.135991836734694,0.133272}, {2964601,3911494,3911915,0.133089795918367,0.125411538461538}, {2964602,3911915,3912397,0.137502127659574,0.124280769230769}, {2964603,3912397,3912818,0.120474418604651,0.105722448979592}, {2964604,3912818,3912887,0.0205756097560976,0.0196186046511628}, {2964605,3912887,3913330,0.14115,0.131302325581395}, {2964606,3913330,3913751,0.3087,0.150178378378378}, {2964607,3913751,3914189,0.238773913043478,0.219672}, {2964608,3914189,3914564,0.212492307692308,0.153466666666667}, {2964609,3915963,3916346,0.169605882352941,0.155854054054054}, {2964610,3915544,3915334,0.150161538461538,0.229658823529412}, {2964611,3915334,3914808,0.238814634146341,0.315851612903226}, {2964612,3914808,3913751,0.7064,1000000}, {2964613,3913751,3912553,0.398659459459459,0.590016}, {2964614,3912553,3911598,0.249858823529412,0.260057142857143}, {2964615,3916928,3917135,1000000,0.0900521739130435}, {2964616,3916698,3916928,1000000,0.104269565217391}, {2964617,3916432,3916698,1000000,0.121273170731707}, {2964618,3916182,3916432,1000000,0.227575}, {2964619,3916124,3916182,1000000,0.0351642857142857}, {2964620,3915963,3916124,1000000,0.128}, {2964621,3917167,3917921,0.289605405405405,0.267885}, {2964622,3918821,3919209,0.135711627906977,0.135711627906977}, {2964623,3919209,3919558,0.100630434782609,0.115725}, {2964624,3919558,3919882,0.1008,0.105381818181818}, {2964625,3919882,3919957,0.0254666666666667,0.0254666666666667}, {2964626,3920353,3920482,0.0419268292682927,0.0464594594594595}, {2964627,3920482,3920730,0.086246511627907,0.092715}, {2964628,3920730,3921119,0.135135,0.12012}, {2964635,3903434,3903606,0.0665387755102041,1000000}, {2964636,3903606,3903824,0.069084,1000000}, {2964637,3903824,3904121,0.0828823529411765,1000000}, {2964638,3904121,3904370,0.0794875,1000000}, {2964639,3904370,3904571,0.067716,1000000}, {2964640,3904787,3904571,1000000,0.0726510638297872}, {2964641,3904787,3905082,0.0956625,1000000}, {2964642,3905082,3905334,0.0994933333333334,1000000}, {2964643,3905334,3905668,0.129536842105263,1000000}, {2964644,3905668,3905902,0.0726705882352941,1000000}, {2964645,3905902,3906150,0.0712528301886792,1000000}, {2964646,3903853,3904508,1000000,0.161911475409836}, {2964647,3904508,3905129,1000000,0.160337704918033}, {2964648,3911598,3910629,0.265596,0.282548936170213}, {2964649,3910629,3909567,0.366762162162162,0.330980487804878}, {2964650,3906795,3907118,0.0799294117647059,0.0831918367346939}, {2964651,3906500,3906795,0.0911217391304348,0.0931466666666667}, {2964652,3906392,3906500,0.0343176470588235,0.0486166666666667}, {2964653,3906245,3906392,0.0499125,0.0520826086956522}, {2964654,3905999,3906245,0.078504,0.081775}, {2964655,3905713,3905999,0.087325,0.0911217391304348}, {2964656,3914564,3914884,0.1452,0.209733333333333}, {2964657,3914884,3915189,0.13806,0.145326315789474}, {2964658,3915189,3915499,0.131471428571429,0.131471428571429}, {2964659,3915499,3915818,0.12555,0.12276}, {2964660,3915818,3916145,0.122168181818182,0.11685652173913}, {2964661,3916145,3916460,0.127660465116279,0.124759090909091}, {2964662,3916460,3916806,0.12412,0.126940909090909}, {2964663,3916806,3917112,0.113182978723404,0.113182978723404}, {2964664,3917112,3917383,0.111078260869565,0.108714893617021}, {2964665,3917383,3917706,0.14319512195122,0.14319512195122}, {2964666,3920353,3919475,0.46824375,0.454054545454545}, {2964667,3919475,3918623,0.323493333333333,0.309727659574468}, {2964668,3918623,3918315,0.117506666666667,0.128970731707317}, {2964669,3918315,3917706,0.326586206896552,0.3157}, {2964670,3921539,3921715,0.0555947368421053,0.0586833333333333}, {2964671,3921715,3921780,0.0301666666666667,0.0319411764705882}, {2964672,3921950,3921982,0.0179189189189189,0.0184166666666667}, {2964673,3921982,3922277,0.10143,0.109654054054054}, {2964674,3922277,3922350,0.0232,0.0232}, {2964675,3922350,3922736,0.129093333333333,0.135097674418605}, {2964679,3921539,3921626,1000000,1000000}, {2964680,3921780,3921626,0.109075862068966,0.1318}, {2964681,3921626,3919787,0.783587234042553,0.783587234042553}, {2964697,3906150,3906373,0.0714923076923077,1000000}, {2964698,3906373,3906601,0.0784352941176471,1000000}, {2964699,3906601,3906847,0.066612,1000000}, {2964700,3906847,3907130,0.075156,1000000}, {2964701,3908282,3909148,0.280861538461538,1000000}, {2964702,3909148,3909953,0.354232258064516,1000000}, {2964703,3917706,3918048,0.12188,0.130585714285714}, {2964704,3918048,3918398,0.1120125,0.114395744680851}, {2964705,3918398,3918702,0.113386956521739,0.1086625}, {2964706,3918702,3919012,0.120995454545455,0.118306666666667}, {2964707,3917706,3917016,0.349594285714286,0.421924137931035}, {2964708,3917016,3916851,0.0540382978723404,0.0577227272727273}, {2964709,3916851,3916594,0.102573333333333,0.107344186046512}, {2964710,3919787,3919281,0.285829411764706,0.335110344827586}, {2964744,3863473,3862644,0.294568421052632,0.329223529411765}, {2964745,3863665,3863473,0.0803225806451613,0.0922222222222222}, {2964746,3864767,3863665,0.408917647058824,0.408917647058824}, {2964747,3865759,3864767,0.385412903225806,0.362054545454545}, {2964748,3868378,3865759,0.868872727272727,0.796466666666667}, {2964749,3869035,3868378,0.285504,0.285504}, {2964750,3897834,3898088,0.0900818181818182,0.084331914893617}, {2964751,3898088,3898363,0.164577777777778,0.1058}, {2964752,3898363,3898412,0.0286444444444444,0.0209027027027027}, {2964753,3898412,3898642,0.115023529411765,0.144844444444444}, {2964754,3898642,3898046,1000000,0.297276923076923}, {2964755,3898412,3898020,0.26934375,1000000}, {2964756,3898020,3897522,0.157904347826087,1000000}, {2964757,3905425,3905713,0.116605714285714,0.1275375}, {2964758,3904552,3905425,0.355661538461538,0.315245454545455}, {2964759,3904483,3904552,0.0204352941176471,0.021269387755102}, {2964760,3903646,3904483,0.281013333333333,0.468355555555556}, {2964761,3902805,3903527,0.500269565217391,0.255693333333333}, {2964762,3902578,3902805,0.0747066666666667,0.0686081632653061}, {2964763,3901881,3902578,0.223548837209302,0.213613333333333}, {2964764,3901750,3901881,0.0587368421052632,0.0676363636363636}, {2964765,3901564,3901750,0.0772285714285714,0.142263157894737}, {2964766,3911961,3912357,0.17,1000000}, {2964767,3912357,3912704,0.096521052631579,1000000}, {2964768,3915273,3914504,0.406890909090909,1000000}, {2964769,3914504,3914048,0.228107142857143,1000000}, {2964770,3913425,3912954,0.147528571428571,1000000}, {2964771,3912704,3913079,0.0778468085106383,1000000}, {2964772,3913079,3913396,0.08156,1000000}, {2964773,3913935,3914135,0.0381254237288136,1000000}, {2964774,3914135,3914521,0.0835789473684211,1000000}, {2964775,3914521,3914826,0.0786206896551724,1000000}, {2964776,3914826,3915101,0.0853309090909091,1000000}, {2964777,3922325,3921984,0.276469565217391,0.205122580645161}, {2964793,3862207,3861176,0.362936842105263,0.353630769230769}, {2964794,3862974,3862207,0.171905882352941,0.190591304347826}, {2964795,3863053,3862974,0.023575,0.0263162790697674}, {2964796,3863413,3863053,0.128261538461538,0.131636842105263}, {2964797,3894477,3894476,0.0198620689655172,0.0198620689655172}, {2964798,3901205,3901564,0.14191875,0.129754285714286}, {2964799,3900869,3901205,0.108809302325581,0.108809302325581}, {2964800,3899688,3899987,0.106389473684211,0.0986048780487805}, {2964801,3899485,3899688,0.0632,0.0677142857142857}, {2964802,3899153,3899485,0.113666666666667,0.1705}, {2964803,3898862,3899153,0.117458823529412,0.1248}, {2964804,3898349,3898862,0.221241176470588,0.183468292682927}, {2964805,3897785,3898349,0.216085714285714,0.199026315789474}, {2964806,3897327,3897785,0.279553846153846,0.173057142857143}, {2964807,3901564,3902156,0.310737931034483,1000000}, {2964808,3902156,3902781,0.238384615384615,1000000}, {2964809,3902781,3902961,0.0562714285714286,1000000}, {2964810,3902961,3903373,0.134676,0.129496153846154}, {2964811,3903373,3903895,0.183084,0.179494117647059}, {2964812,3903895,3904439,0.154892307692308,0.161088}, {2964813,3904439,3904699,0.0808981132075472,0.085752}, {2964814,3904699,3904999,0.0889038461538461,0.0906470588235294}, {2964815,3904999,3905226,0.0744346153846154,0.0758941176470588}, {2964816,3905226,3905457,0.0765058823529412,0.0796285714285714}, {2964817,3905457,3905737,0.0876734693877551,0.102285714285714}, {2964818,3915330,3915569,0.0781245283018868,1000000}, {2964819,3915569,3915811,0.072622641509434,1000000}, {2964820,3915811,3916068,0.089796,1000000}, {2964821,3915727,3915635,0.04665,1000000}, {2964822,3915635,3915657,0.0402387096774194,1000000}, {2964870,3871648,3871485,0.43378125,1000000}, {2964871,3871642,3871648,0.0121894736842105,1000000}, {2964872,3871721,3871777,1000000,0.0839692307692308}, {2964873,3871946,3872283,1000000,0.197454545454545}, {2964874,3884106,3884039,1000000,0.33858}, {2964875,3884039,3884010,1000000,0.308232}, {2964876,3884010,3883975,1000000,0.140604255319149}, {2964877,3885262,3885203,0.33421875,0.305571428571429}, {2964878,3885203,3885197,0.058245,0.0896076923076923}, {2964879,3885197,3885167,0.140733333333333,0.191909090909091}, {2964880,3885167,3885132,0.104910638297872,0.109573333333333}, {2964881,3897571,3897737,0.10825,0.0984090909090909}, {2964882,3905737,3906041,0.1098,0.0957829787234043}, {2964883,3906041,3906276,0.0828367346938775,0.0845625}, {2964884,3906276,3906508,0.0751411764705882,0.076644}, {2964885,3906508,3906813,0.0882470588235294,0.0937625}, {2964886,3906813,3907113,0.0869265306122449,0.0925956521739131}, {2964887,3907113,3907407,0.0890297872340425,0.0890297872340425}, {2964888,3907407,3907690,0.0842375,0.0898533333333333}, {2964889,3907690,3908004,0.0862625,0.0920133333333333}, {2964890,3908004,3908272,0.078330612244898,0.0872318181818182}, {2964891,3908272,3908518,0.060134693877551,0.06548}, {2964892,3908518,3908743,0.0621829787234043,0.0695857142857143}, {2964928,3865450,3865032,0.0789,0.074433962264151}, {2964929,3865763,3865450,0.0668375,0.0629058823529412}, {2964930,3866024,3865763,0.0612,0.0598978723404255}, {2964931,3867961,3866695,0.26975,0.275489361702128}, {2964932,3868906,3867961,0.248538461538462,0.230785714285714}, {2964933,3869027,3868906,0.0438,0.0498413793103448}, {2964934,3869571,3869027,0.204464516129032,1000000}, {2964935,3869885,3869571,0.10902,1000000}, {2964936,3869027,3868853,0.204233333333333,0.2228}, {2964937,3871197,3870893,0.0736,0.1104}, {2964938,3871540,3871197,0.0680790697674419,0.0770368421052632}, {2964939,3868853,3868749,0.13452,0.161424}, {2964940,3869284,3868749,0.17564,0.154976470588235}, {2964941,3869984,3869284,0.19085625,0.174497142857143}, {2964942,3870511,3870243,0.08019375,0.0777636363636364}, {2964943,3870243,3869984,0.184414285714286,0.178055172413793}, {2964944,3871939,3872067,0.17046,1000000}, {2964945,3872067,3872101,0.0266526315789474,1000000}, {2964946,3872101,3872340,0.17157,1000000}, {2964947,3872340,3872662,0.151486363636364,1000000}, {2964948,3872662,3872877,0.0826565217391304,1000000}, {2964949,3872283,3872439,1000000,0.11337}, {2964950,3872439,3872574,1000000,0.0939081081081081}, {2964951,3872574,3872810,1000000,0.137430769230769}, {2964952,3872810,3873175,1000000,0.248413043478261}, {2964953,3873175,3873371,1000000,0.107975510204082}, {2964954,3872353,3871432,0.203914285714286,0.212591489361702}, {2964955,3873677,3873302,0.859028571428572,0.870331578947369}, {2964956,3883917,3883845,1000000,0.371895}, {2964957,3883242,3883058,0.11045625,0.088365}, {2964958,3885073,3885014,0.238409302325581,0.27707027027027}, {2964959,3885014,3884984,0.100268181818182,0.1026}, {2964960,3884984,3884920,0.139118918918919,0.131984615384615}, {2964961,3884920,3884783,0.139333333333333,0.139333333333333}, {2964962,3884783,3884569,0.150168,0.11731875}, {2964963,3884569,3884026,0.302209756097561,0.427262068965517}, {2964964,3884763,3884569,0.134505882352941,0.0994173913043478}, {2964965,3884958,3884763,0.093225,0.0639257142857143}, {2964966,3885164,3884958,0.0694216216216216,0.0658615384615385}, {2964967,3885269,3885164,0.03177,0.0302571428571429}, {2964968,3885450,3885269,0.0609285714285714,0.0609285714285714}, {2964969,3885604,3885759,0.0637285714285714,0.05948}, {2964970,3885759,3885878,0.0408230769230769,0.044225}, {2964971,3885878,3886509,0.189989189189189,0.260355555555556}, {2964972,3886509,3887079,0.150652173913043,0.154}, {2964973,3887079,3887752,0.137387755102041,0.14025}, {2964974,3887752,3888445,0.132804,0.135514285714286}, {2964975,3888445,3889133,0.1266,0.131564705882353}, {2964976,3889133,3889758,0.133,0.133}, {2964977,3889758,3890321,0.129311538461538,0.137228571428571}, {2964978,3890321,3890909,0.137877551020408,0.146869565217391}, {2964979,3890909,3891467,0.175926315789474,0.163053658536585}, {2964980,3891467,3891985,0.151060465116279,0.144346666666667}, {2964981,3891985,3892240,0.0881230769230769,0.0781090909090909}, {2964982,3892240,3892751,0.153765,0.157707692307692}, {2964983,3892751,3893178,0.233910638297872,0.233910638297872}, {2964984,3893178,3893320,0.0864679245283019,0.0864679245283019}, {2964985,3893320,3893445,0.0766301886792453,0.0796352941176471}, {2964986,3893445,3893513,0.038748,0.0440318181818182}, {2964987,3900113,3900325,0.0805636363636364,0.08308125}, {2965004,3882119,3881688,0.227885106382979,0.194738181818182}, {2965005,3881688,3881441,0.133297297297297,0.10065306122449}, {2965006,3884726,3884940,0.0804833333333333,0.0689857142857143}, {2965007,3884940,3885900,0.369272727272727,0.259276595744681}, {2965008,3885900,3886043,0.0645461538461538,0.067128}, {2965009,3886043,3886321,0.0899142857142857,0.198757894736842}, {2965010,3886321,3886973,0.194796226415094,0.219663829787234}, {2965011,3886973,3888093,0.274449056603774,0.269366666666667}, {2965012,3885450,3885553,0.0438789473684211,0.0406682926829268}, {2965013,3886275,3886428,0.0554651162790698,0.059625}, {2965014,3886428,3886472,0.0200863636363636,0.0210428571428571}, {2965015,3886472,3886593,0.0392571428571429,0.040075}, {2965016,3887136,3887818,0.198346153846154,0.194603773584906}, {2965017,3887818,3888205,0.113065384615385,0.117588}, {2965018,3888205,3888480,0.0798339622641509,0.0813692307692308}, {2965019,3893513,3893683,0.102554716981132,0.104526923076923}, {2965020,3893683,3893837,0.0994666666666667,0.0976581818181818}, {2965021,3893837,3894032,0.105174545454545,0.105174545454545}, {2965022,3894335,3894712,0.15145,0.132980487804878}, {2965023,3894712,3895010,0.0905045454545454,0.0884933333333333}, {2965024,3895010,3895100,0.0356780487804878,0.0340186046511628}, {2965025,3895100,3895688,0.469276595744681,0.424153846153846}, {2965067,3864594,3864309,0.0902448979591837,0.08844}, {2965068,3864828,3864594,0.084275,0.0793176470588235}, {2965069,3865062,3864828,0.0903702127659575,0.084948}, {2965070,3865303,3865062,0.0888,0.0800941176470588}, {2965071,3865622,3865303,0.243042857142857,0.261738461538462}, {2965072,3871432,3869969,0.30768,0.295846153846154}, {2965073,3869969,3869055,0.179175,0.172008}, {2965074,3869055,3868526,0.107124,0.105023529411765}, {2965075,3868526,3865831,0.726983333333333,0.513164705882353}, {2965076,3865622,3865017,0.154153846153846,0.146634146341463}, {2965077,3881441,3881198,0.124015384615385,0.13435}, {2965078,3881198,3880881,0.135941176470588,0.141489795918367}, {2965079,3880076,3879599,0.25545,0.278672727272727}, {2965080,3879599,3879475,0.0895894736842105,0.0945666666666667}, {2965081,3879475,3879321,0.0951954545454545,0.182113043478261}, {2965082,3879321,3879198,0.084384,0.120548571428571}, {2965083,3879198,3879131,0.048648,0.0552818181818182}, {2965084,3879131,3879052,0.035688,0.0379659574468085}, {2965085,3881659,3881753,0.0427555555555556,0.0501913043478261}, {2965086,3881753,3881874,0.073858064516129,0.0995478260869565}, {2965087,3881874,3881909,0.0160764705882353,0.0160764705882353}, {2965088,3881909,3882078,0.0720439024390244,0.073845}, {2965089,3882078,3882278,0.0760772727272727,0.0743866666666667}, {2965090,3882278,3882691,0.140042553191489,0.137125}, {2965091,3882691,3883173,0.138502040816327,0.138502040816327}, {2965092,3883173,3883468,0.0950375,0.0930979591836735}, {2965093,3883468,3883984,0.237825,0.205686486486487}, {2965094,3883984,3884675,0.2494,0.347378571428571}, {2965095,3884675,3885024,0.115768421052632,0.157114285714286}, {2965096,3885024,3885959,0.300628571428571,0.300628571428571}, {2965097,3888480,3889378,0.2578625,0.229211111111111}, {2965098,3889378,3890675,0.332472,0.325952941176471}, {2965099,3890675,3890906,0.057732,0.0524836363636364}, {2965100,3890906,3891392,0.145742307692308,0.140344444444444}, {2965101,3891392,3891627,0.0779333333333333,0.0779333333333333}, {2965102,3891627,3892103,0.161258181818182,0.164244444444444}, {2965103,3892103,3892340,0.0788072727272727,0.0817811320754717}, {2965104,3892340,3892532,0.0667132075471698,0.070716}, {2965105,3888093,3888674,0.173742857142857,0.140330769230769}, {2965106,3888674,3888870,0.0494037735849057,0.0503538461538462}, {2965107,3888870,3889207,0.094725,0.0967404255319149}, {2965108,3889207,3889301,0.0331894736842105,0.0331894736842105}, {2965109,3889301,3889356,0.0511272727272727,0.0511272727272727}, {2965110,3889356,3889086,0.135870967741935,0.145241379310345}, {2965111,3895688,3896556,0.644044897959184,0.606888461538462}, {2965112,3914574,3915020,0.133455555555556,0.133455555555556}, {2965113,3913440,3914082,0.124657627118644,0.124657627118644}, {2965114,3912334,3912596,0.0670142857142857,0.0574408163265306}, {2965115,3910535,3912334,0.364171875,0.369952380952381}, {2965164,3865039,3864838,0.122256,1000000}, {2965165,3865039,3864644,0.378381818181818,1000000}, {2965166,3864838,3864644,0.0492452830188679,0.054375}, {2965167,3864400,3861633,0.640134375,0.640134375}, {2965168,3879052,3878921,0.08244,0.085875}, {2965169,3878921,3878821,0.085575,0.0838285714285714}, {2965170,3878732,3878683,0.037175,0.037175}, {2965171,3878683,3878208,0.410386956521739,0.401655319148936}, {2965172,3885959,3886489,0.164784,0.17165}, {2965173,3886489,3886634,0.043908,0.0422192307692308}, {2965174,3887173,3887446,0.08238,0.0777169811320755}, {2965175,3887446,3887849,0.0925176470588235,0.0890264150943396}, {2965176,3888384,3888863,0.139695652173913,0.139695652173913}, {2965177,3888863,3889113,0.0757,0.0757}, {2965178,3889113,3889624,0.261703448275862,0.210816666666667}, {2965179,3889086,3889605,0.24004,0.234821739130435}, {2965180,3889605,3889658,0.0141777777777778,0.0136714285714286}, {2965181,3889658,3890083,0.165064285714286,0.162168421052632}, {2965182,3890083,3890525,0.170978181818182,0.167925}, {2965183,3890525,3890758,0.0803142857142857,0.0789052631578947}, {2965184,3890758,3890942,0.07215,0.0708842105263158}, {2965185,3890942,3890998,0.0186109090909091,0.0179578947368421}, {2965186,3890998,3891194,0.0809444444444444,0.0766842105263158}, {2965187,3891194,3891477,0.111505882352941,0.109361538461538}, {2965188,3889886,3889624,0.08874375,0.101421428571429}, {2965189,3892532,3892663,0.061176,0.0624244897959184}, {2965190,3892663,3892712,0.0684375,0.0698936170212766}, {2965191,3892712,3893418,0.295176,0.307475}, {2965192,3893418,3893435,0.0857347826086957,0.0857347826086957}, {2965193,3893435,3893399,0.119294117647059,0.119294117647059}, {2965194,3893399,3893373,0.115905882352941,0.115905882352941}, {2965195,3893373,3893368,0.111324,0.118429787234043}, {2965196,3896682,3896897,0.2052,0.197307692307692}, {2965197,3896897,3897055,0.142811538461538,0.137522222222222}, {2965198,3897103,3897225,0.111380769230769,0.109279245283019}, {2965199,3897225,3897738,0.266919230769231,0.257033333333333}, {2965200,3901926,3902423,0.465376744186046,0.4169}, {2965201,3902423,3902809,0.143958620689655,1000000}, {2965202,3902809,3903062,0.0787945945945946,1000000}, {2965203,3903062,3903202,0.04668,1000000}, {2965204,3903202,3903293,0.024315,1000000}, {2965205,3903293,3903615,0.120783333333333,1000000}, {2965206,3903615,3903881,0.121090909090909,1000000}, {2965207,3903881,3903989,0.0362166666666667,0.0501461538461538}, {2965208,3904420,3904495,0.040488,0.06748}, {2965209,3904495,3905172,1000000,0.307896}, {2965210,3904495,3905653,0.491224390243902,1000000}, {2965211,3905172,3905477,1000000,0.14895}, {2965212,3905477,3906126,1000000,0.265068292682927}, {2965213,3905653,3906126,0.160446153846154,1000000}, {2965214,3906126,3906643,0.118369811320755,0.142581818181818}, {2965215,3906643,3907156,0.0898736842105263,0.08538}, {2965216,3907156,3907404,0.04464,0.04185}, {2965217,3907404,3909029,0.289303125,0.276349253731343}, {2965218,3902423,3902932,0.453916981132075,0.511863829787234}, {2965221,3871845,3871415,0.0859157894736842,0.0859157894736842}, {2965222,3871415,3871275,0.0284210526315789,0.0284210526315789}, {2965223,3871275,3870881,0.0809578947368421,0.0809578947368421}, {2965224,3870881,3870723,0.032925,0.032925}, {2965225,3870723,3870145,0.114235714285714,0.116312727272727}, {2965227,3890795,3891236,0.79032,0.79032}, {2965228,3891236,3891342,0.16604347826087,0.16604347826087}, {2965229,3891342,3891637,0.340930434782609,0.340930434782609}, {2965230,3891477,3891835,0.27685,0.246088888888889}, {2965231,3891835,3891966,0.0688444444444445,0.0640965517241379}, {2965232,3891966,3892196,0.124677777777778,0.118115789473684}, {2965233,3891637,3892256,0.82752,0.82752}, {2965234,3892256,3892588,0.41694,0.41694}, {2965235,3892588,3893025,0.45795,0.45795}, {2965236,3892196,3892886,0.300938181818182,0.295564285714286}, {2965237,3892886,3893104,0.0913309090909091,0.094777358490566}, {2965238,3893104,3893209,0.0652222222222222,0.0677307692307692}, {2965239,3893209,3893520,0.168396226415094,0.1785}, {2965240,3893025,3893429,0.58926,0.58926}, {2965241,3893429,3893703,0.4215,0.4215}, {2965242,3893703,3894228,0.76755,0.76755}, {2965243,3894914,3895361,0.43168,0.4047}, {2965244,3893520,3893914,0.218211111111111,0.222328301886792}, {2965245,3893914,3894207,0.161838461538462,0.168312}, {2965246,3894207,3894578,0.201673469387755,0.224590909090909}, {2965247,3894578,3894785,0.108894117647059,0.126218181818182}, {2965248,3894785,3895234,0.237522222222222,0.278830434782609}, {2965249,3893368,3893639,0.153941176470588,0.167042553191489}, {2965250,3893639,3893781,0.050988,0.0520285714285714}, {2965251,3893781,3894096,0.228931914893617,0.233908695652174}, {2965252,3894096,3894095,0.018153488372093,0.0173466666666667}, {2965253,3894095,3894164,0.0944933333333333,0.0924391304347826}, {2965254,3894164,3894188,0.0117574468085106,0.0117574468085106}, {2965255,3894188,3894634,0.17056,0.163302127659574}, {2965256,3894634,3895545,0.3909,0.382213333333333}, {2965257,3895545,3895803,0.123510638297872,0.126195652173913}, {2965258,3895803,3896056,0.1343875,0.131644897959184}, {2965259,3896056,3896108,0.037725,0.0385276595744681}, {2965260,3896108,3896187,0.0465,0.0465}, {2965261,3896187,3896262,0.0475787234042553,0.0456367346938776}, {2965262,3896262,3896486,0.145148936170213,0.142125}, {2965263,3896486,3896554,0.0391276595744681,0.0383125}, {2965264,3896554,3896859,0.206266666666667,0.206266666666667}, {2965265,3896859,3896971,0.0348461538461538,0.0308863636363636}, {2965266,3896971,3897296,0.0930136363636364,0.0951767441860465}, {2965267,3897296,3897450,0.050093023255814,0.0478666666666667}, {2965268,3897450,3897526,0.0278454545454545,0.0272266666666667}, {2965269,3897526,3898208,0.217787234042553,0.232636363636364}, {2965270,3898208,3898499,0.091575,0.107209756097561}, {2965271,3898499,3898770,0.0922173913043478,0.108769230769231}, {2965272,3897738,3898091,0.130705882352941,0.1212}, {2965273,3899466,3899433,0.1224,0.111471428571429}, {2965274,3899433,3899346,0.100338461538462,0.100338461538462}, {2965275,3899346,3899220,0.0853173913043478,0.0835021276595745}, {2965276,3898726,3898420,0.154069565217391,0.161072727272727}, {2965277,3898420,3898159,0.107129411764706,0.111502040816327}, {2965278,3898159,3897830,0.1454,0.159585365853659}, {2965279,3897830,3897633,0.134136,0.1458}, {2965280,3897633,3897623,0.0163714285714286,0.0163714285714286}, {2965281,3895361,3895437,0.06054,0.0526434782608696}, {2965282,3895437,3896448,0.679142857142857,0.648272727272727}, {2965283,3896448,3896812,0.237782608695652,0.287842105263158}, {2965284,3896812,3897633,0.542314285714286,0.56943}, {2965285,3902445,3902514,0.0725560975609756,0.0929625}, {2965286,3902932,3903353,0.507177272727273,0.474804255319149}, {2965287,3903411,3903655,0.346897674418605,0.339013636363636}, {2965288,3903655,3904145,0.1695,0.200888888888889}, {2965289,3904145,3904323,0.0534409090909091,0.0534409090909091}, {2965290,3904323,3905060,0.186661224489796,0.19055}, {2965291,3905060,3905616,0.129657692307692,0.1404625}, {2965292,3905616,3906093,0.0998603773584906,0.105852}, {2965293,3906093,3906302,0.0460117647058824,0.0488875}, {2965294,3906302,3906498,0.0474117647058823,0.050375}, {2965295,3906498,3906840,0.0753063829787234,0.0786533333333333}, {2965296,3910530,3908638,0.266620588235294,0.283284375}, {2965297,3907998,3908638,0.107956363636364,0.104168421052632}, {2965298,3907998,3907884,0.0187615384615385,0.0199102040816327}, {2965299,3907884,3907488,0.0850434782608696,0.0850434782608696}, {2965347,3902521,3902358,0.0806926829268293,0.0945257142857143}, {2965348,3903234,3903278,0.0592933333333333,0.0635285714285714}, {2965355,3904587,3904899,0.116477777777778,0.120957692307692}, {2965362,3885046,3884867,1000000,0.141417391304348}, {2965363,3885258,3885046,1000000,0.106490322580645}, {2965364,3880032,3879959,1000000,0.0321333333333333}, {2965365,3880075,3880001,0.0335314285714286,1000000}, {2965366,3880545,3880441,1000000,0.0855}, {2965367,3875848,3875948,1000000,1000000}, {2965368,3875748,3875848,0.215284615384615,0.233225}, {2965369,3875622,3875748,0.206022222222222,0.163605882352941}, {2965370,3875334,3875387,0.0290666666666667,0.0327}, {2965371,3875266,3875324,0.0536142857142857,0.0536142857142857}, {2965372,3875622,3876048,0.270066666666667,1000000}, {2965373,3876048,3876876,0.408763636363636,1000000}, {2965374,3876876,3877488,0.281345454545455,1000000}, {2965375,3876026,3876048,0.358344,1000000}, {2965376,3875121,3875448,1000000,0.225966666666667}, {2965377,3875229,3875552,0.220933333333333,1000000}, {2965378,3876515,3877240,1000000,0.37992}, {2965379,3877240,3877739,0.204991304347826,1000000}, {2965380,3877739,3878213,0.2298,1000000}, {2965381,3878526,3879123,0.308863636363636,1000000}, {2965382,3877964,3878526,0.265669565217391,1000000}, {2965383,3877654,3877964,0.1283,0.133878260869565}, {2965384,3878237,3878714,1000000,0.253336363636364}, {2965385,3875506,3875601,0.0904,1000000}, {2965386,3875886,3875858,0.0408,1000000}, {2965387,3875858,3875740,0.176373913043478,1000000}, {2965388,3875858,3875506,0.185337931034483,1000000}, {2965389,3875601,3875687,0.105636363636364,1000000}, {2965390,3876671,3877425,1000000,1000000}, {2965391,3875886,3876671,1000000,1000000}, {2965392,3873025,3872930,0.105626086956522,1000000}, {2965393,3873179,3873025,0.090625,1000000}, {2965394,3873179,3873408,0.0759,0.1012}, {2965395,3873408,3873430,0.00727058823529412,0.00915555555555556}, {2965396,3872848,3872878,0.146192727272727,0.191442857142857}, {2965397,3872834,3872911,0.272109090909091,0.390417391304348}, {2965398,3875481,3875623,0.212008695652174,0.125030769230769}, {2965399,3875623,3875332,0.296222222222222,0.275793103448276}, {2965400,3875601,3875539,0.0405483870967742,1000000}, {2965401,3875169,3875313,0.0844227272727273,0.0714346153846154}, {2965402,3875138,3875010,0.0523241379310345,1000000}, {2965403,3876264,3877244,0.286849180327869,0.29163}, {2965404,3876494,3876311,1000000,0.212904}, {2965405,3876845,3876692,1000000,0.123857142857143}, {2965406,3877129,3876845,1000000,0.351672}, {2965407,3879726,3879634,0.06105,0.06105}, {2965408,3879675,3879053,1000000,0.245533333333333}, {2965409,3878408,3878334,1000000,0.0709142857142857}, {2965410,3878635,3878243,0.202252173913043,1000000}, {2965411,3878243,3877697,0.26253,1000000}, {2965412,3877697,3877623,0.0895,1000000}, {2965413,3877697,3877644,0.203466666666667,1000000}, {2965414,3877371,3877644,1000000,1000000}, {2965415,3877644,3877434,0.4006,1000000}, {2965416,3877434,3877266,0.49388,1000000}, {2965417,3877092,3877434,0.19992,1000000}, {2965418,3876771,3877092,0.205136842105263,1000000}, {2965419,3877434,3877920,0.21284347826087,1000000}, {2965420,3877920,3878155,0.0912692307692308,1000000}, {2965421,3878155,3878553,0.217390909090909,1000000}, {2965422,3878553,3878967,0.200544,1000000}, {2965423,3878967,3879520,0.230423076923077,1000000}, {2965424,3879520,3879549,0.263863636363636,0.252391304347826}, {2965425,3879549,3878916,0.5153,0.403278260869565}, {2965426,3883658,3884107,1000000,0.135114893617021}, {2965427,3882431,3882920,0.274514285714286,0.3603}, {2965428,3882920,3883732,1000000,0.557925}, {2965429,3882920,3883457,0.287945454545455,0.287945454545455}, {2965430,3883457,3883543,0.1116,1000000}, {2965431,3883543,3884198,0.375027272727273,1000000}, {2965432,3884597,3884540,1000000,0.030048}, {2965433,3882646,3882920,1000000,0.1849}, {2965434,3882417,3882646,1000000,0.1263}, {2965435,3882157,3882417,1000000,0.253142857142857}, {2965436,3883383,3883457,0.110433333333333,1000000}, {2965437,3881702,3882157,1000000,0.4230375}, {2965438,3883345,3884244,1000000,0.456346153846154}, {2965439,3881281,3881527,1000000,0.45009}, {2965440,3881527,3881738,1000000,1000000}, {2965441,3881738,3881845,1000000,0.21459}, {2965442,3881845,3882157,1000000,0.329025}, {2965443,3882464,3882564,0.163757142857143,1000000}, {2965444,3882217,3882464,1000000,1000000}, {2965445,3881990,3882217,1000000,1000000}, {2965446,3880897,3881292,0.2832,0.3186}, {2965447,3881292,3881738,1000000,0.254685714285714}, {2965448,3881738,3882464,0.505547368421053,1000000}, {2965449,3883717,3884739,0.667581818181818,1000000}, {2965450,3884002,3884198,0.19116,0.2124}, {2965451,3883383,3884002,1000000,0.52004}, {2965452,3879080,3879387,1000000,1000000}, {2965453,3879755,3879813,1000000,1000000}, {2965454,3879813,3879914,1000000,1000000}, {2965455,3879914,3880031,1000000,1000000}, {2965456,3879640,3879747,0.107123076923077,0.11605}, {2965457,3879482,3879640,0.26228,1000000}, {2965458,3879356,3879482,0.201692307692308,1000000}, {2965459,3880307,3880366,1000000,0.0822333333333333}, {2965460,3879080,3879640,0.2526,0.2526}, {2965461,3879640,3880010,0.571136842105263,1000000}, {2965462,3880010,3880265,1000000,0.40776}, {2965463,3880265,3880307,1000000,0.0759666666666667}, {2965464,3879755,3880010,0.211133333333333,0.211133333333333}, {2965465,3880010,3880263,0.331928571428571,1000000}, {2965466,3880263,3880520,1000000,1000000}, {2965467,3880520,3880529,1000000,0.110228571428571}, {2965468,3879276,3878799,1000000,0.4965375}, {2965469,3879524,3879813,0.162911111111111,0.162911111111111}, {2965470,3877881,3877766,1000000,0.12333}, {2965471,3877881,3878042,0.139542857142857,1000000}, {2965472,3879093,3879387,0.1544,0.1544}, {2965473,3878698,3879080,0.1886,0.1886}, {2965474,3878698,3879093,1000000,0.2773}, {2965475,3880923,3881075,0.316623529411765,1000000}, {2965476,3878276,3878339,1000000,0.123529411764706}, {2965477,3878247,3878276,1000000,0.0578210526315789}, {2965478,3877740,3878247,1000000,0.291366666666667}, {2965479,3876845,3877284,0.188511111111111,0.188511111111111}, {2965480,3877372,3877678,1000000,1000000}, {2965481,3877129,3877372,1000000,1000000}, {2965482,3875958,3876422,1000000,0.207216}, {2965483,3875448,3875958,1000000,0.292042105263158}, {2965484,3880500,3880451,1000000,0.0402260869565217}, {2965485,3880735,3880500,1000000,0.209045454545455}, {2965486,3880948,3880735,1000000,0.161086956521739}, {2965487,3881226,3880994,1000000,0.185427272727273}, {2965488,3881409,3881226,1000000,0.153}, {2965489,3881490,3881409,1000000,0.0921529411764706}, {2965490,3881900,3881490,1000000,0.646254545454546}, {2965491,3880965,3880728,0.4062,1000000}, {2965492,3881260,3880965,0.272873684210526,1000000}, {2965493,3882201,3881260,0.792685714285714,1000000}, {2965494,3882598,3882201,0.34368,1000000}, {2965495,3881381,3880818,0.516766666666667,1000000}, {2965496,3880818,3880889,0.0466421052631579,1000000}, {2965497,3880889,3880637,0.391145454545455,1000000}, {2965498,3882749,3883348,0.279025,1000000}, {2965499,3883672,3883866,0.20135,1000000}, {2965500,3882394,3882749,0.191607692307692,1000000}, {2965501,3883348,3882737,1000000,0.647431578947368}, {2965502,3884918,3884097,1000000,0.633628571428571}, {2965503,3881644,3882082,0.399327272727273,1000000}, {2965504,3880863,3881237,0.368084210526316,1000000}, {2965505,3881237,3881359,0.137964705882353,1000000}, {2965506,3881359,3881644,0.254336842105263,1000000}, {2965507,3883510,3883329,0.331090909090909,1000000}, {2965508,3883329,3882710,0.595742857142857,1000000}, {2965509,3882710,3882349,0.3622,1000000}, {2965510,3882349,3882082,0.30162,1000000}, {2965511,3882082,3881498,0.541942857142857,1000000}, {2965512,3881971,3882164,1000000,0.558247058823529}, {2965513,3882164,3882332,1000000,0.430171428571429}, {2965514,3883205,3883266,0.0577363636363636,1000000}, {2965515,3883266,3883678,0.25301052631579,1000000}, {2965516,3883634,3883678,1000000,0.07731}, {2965517,3883266,3883420,0.265628571428571,1000000}, {2965518,3883420,3883607,0.338542857142857,1000000}, {2965519,3882332,3883061,0.465733333333333,1000000}, {2965520,3883061,3883760,0.336182608695652,1000000}, {2965521,3883760,3884017,0.1304,1000000}, {2965522,3884017,3884714,0.359657142857143,1000000}, {2965523,3883458,3883564,1000000,0.31992}, {2965524,3883061,3883341,0.705378947368421,1000000}, {2965525,3882889,3883061,0.363927272727273,1000000}, {2965526,3882642,3882889,0.465575,1000000}, {2965527,3883607,3884121,0.251045454545455,1000000}, {2965528,3885488,3885542,0.023424,0.0325333333333333}, {2965529,3884121,3884759,0.283176,1000000}, {2965530,3884935,3884759,1000000,0.1219875}, {2965531,3884950,3884935,0.1704,0.1704}, {2965532,3884714,3884950,0.148233333333333,1000000}, {2965533,3883607,3883760,0.280114285714286,1000000}, {2965534,3885038,3885501,0.377953846153846,1000000}, {2965535,3885038,3885487,0.3226125,1000000}, {2965536,3884759,3884714,1000000,0.153}, {2965537,3884714,3884472,0.785660869565217,1000000}, {2965538,3884493,3884402,0.31225,1000000}, {2965539,3883564,3883498,1000000,0.580989473684211}, {2965540,3884402,3884362,0.13728,1000000}, {2965541,3884362,3884244,0.51116,1000000}, {2965542,3884362,3885187,0.5462625,1000000}, {2965543,3875462,3875479,0.00915555555555556,0.00915555555555556}, {2965544,3875479,3875902,0.197822222222222,0.197822222222222}, {2965545,3876398,3876537,0.0492193548387097,0.0586846153846154}, {2965546,3876216,3876055,0.1154625,1000000}, {2965547,3877085,3877045,1000000,1000000}, {2965548,3876973,3877085,1000000,1000000}, {2965549,3876947,3876973,1000000,1000000}, {2965550,3876734,3876947,1000000,1000000}, {2965551,3877009,3876947,1000000,1000000}, {2965552,3877165,3877136,1000000,1000000}, {2965553,3876463,3877165,1000000,1000000}, {2965554,3877085,3877203,1000000,1000000}, {2965555,3877203,3877273,1000000,1000000}, {2965556,3878122,3878237,0.0615789473684211,0.045}, {2965557,3877645,3878122,1000000,0.19164}, {2965558,3877367,3877645,1000000,0.118971428571429}, {2965559,3879323,3879524,1000000,0.2965}, {2965560,3879093,3879323,1000000,0.173018181818182}, {2965561,3878233,3878698,1000000,0.40458}, {2965562,3880889,3881384,0.33325,0.33325}, {2965563,3880615,3880818,0.17292,1000000}, {2965564,3880615,3880397,1000000,0.2725125}, {2965565,3880394,3880615,0.192872727272727,1000000}, {2965566,3879946,3880394,0.384927272727273,1000000}, {2965567,3879034,3879946,0.699063157894737,1000000}, {2965568,3882120,3882057,0.0962571428571429,0.16845}, {2965569,3882686,3883458,1000000,0.438126315789474}, {2965570,3883345,3883717,0.413566666666667,1000000}, {2965571,3878665,3878214,0.35092,1000000}, {2965572,3875293,3875746,0.307828571428571,1000000}, {2965573,3874175,3874123,0.1776,1000000}, {2965574,3874123,3874035,0.44928,1000000}, {2965575,3872729,3872864,0.0790434782608696,1000000}, {2965576,3872864,3873046,0.0807777777777778,1000000}, {2965577,3873046,3873475,0.490745454545454,1000000}, {2965578,3871955,3871539,0.154248648648649,0.135885714285714}, {2965579,3873412,3871955,0.85311,1000000}, {2965580,3874585,3873412,1000000,0.532823076923077}, {2965581,3874858,3874585,1000000,0.0896909090909091}, {2965582,3876052,3875774,1000000,0.142878260869565}, {2965583,3876473,3876052,0.238142857142857,0.238142857142857}, {2965584,3876742,3876473,0.3166,0.55405}, {2965585,3876865,3876473,0.4971,0.437448}, {2965586,3876837,3876865,0.362446153846154,0.349022222222222}, {2965587,3878105,3876837,1000000,0.7092}, {2965588,3876934,3876837,0.176290909090909,0.133737931034483}, {2965589,3877054,3876934,0.2053,0.236884615384615}, {2965590,3876934,3876267,0.409434782608696,0.448428571428571}, {2965591,3876267,3876069,0.563377777777778,0.6338}, {2965592,3876069,3875347,0.352688888888889,0.396775}, {2965593,3875347,3875122,0.13545,0.1548}, {2965594,3875122,3874738,0.36705,0.354393103448276}, {2965595,3874738,3873808,0.400125,0.413032258064516}, {2965596,3874787,3874060,0.342144827586207,0.320070967741936}, {2965597,3874060,3873415,0.30766875,0.30766875}, {2965598,3873415,3872921,0.196725,0.179862857142857}, {2965599,3872317,3871944,0.149785714285714,0.1398}, {2965600,3871944,3870393,0.654511111111111,0.58906}, {2965601,3872938,3871775,0.34514,0.32356875}, {2965602,3871955,3871563,0.266364705882353,0.22641}, {2965603,3871563,3870419,0.4185,0.369264705882353}, {2965604,3870419,3869865,0.215978571428571,0.183254545454545}, {2965605,3869421,3869795,1000000,0.351410526315789}, {2965606,3869865,3869795,0.0303,0.0225085714285714}, {2965607,3869783,3870393,0.201774193548387,0.223392857142857}, {2965608,3869280,3868907,0.38825,0.345111111111111}, {2965609,3872246,3872912,0.277605882352941,0.286018181818182}, {2965610,3871812,3872246,1000000,0.271288235294118}, {2965611,3872493,3872085,0.4434,1000000}, {2965612,3872493,3871973,0.292042105263158,0.264228571428571}, {2965613,3871973,3871395,0.292366666666667,0.2506}, {2965614,3871395,3870878,0.203688,0.195853846153846}, {2965615,3870878,3870271,0.335533333333333,0.274527272727273}, {2965616,3870271,3869475,0.291744,0.291744}, {2965617,3869475,3869066,0.157755555555556,0.170376}, {2965618,3870978,3870271,0.583408695652174,1000000}, {2965619,3870271,3869873,0.261022222222222,1000000}, {2965620,3869873,3869716,0.148771428571429,1000000}, {2965621,3870315,3869475,1000000,0.554355555555556}, {2965622,3869475,3869190,1000000,0.257269565217391}, {2965623,3869190,3868994,1000000,0.170352}, {2965624,3869052,3868939,1000000,0.24603}, {2965625,3872125,3871765,0.117755555555556,1000000}, {2965626,3871765,3871216,0.210168,1000000}, {2965627,3871459,3871216,1000000,0.4022625}, {2965628,3871973,3871538,1000000,0.474142857142857}, {2965629,3872388,3872222,0.1014375,0.0737727272727273}, {2965630,3874015,3873889,0.3231,1000000}, {2965631,3874345,3873889,0.225816,1000000}, {2965632,3874774,3874345,0.2099,1000000}, {2965633,3875257,3874774,0.275918181818182,1000000}, {2965634,3875816,3875974,0.0950285714285714,0.0950285714285714}, {2965635,3875312,3875816,0.273685714285714,0.302494736842105}, {2965636,3870994,3871007,1000000,0.020125}, {2965637,3870994,3870831,0.0699692307692308,0.072768}, {2965638,3870801,3869976,0.290490909090909,0.29956875}, {2965639,3869976,3869376,0.233167741935484,0.24094}, {2965640,3869840,3870196,0.112556756756757,0.1262}, {2965641,3869840,3869483,0.151536,0.145707692307692}, {2965642,3868735,3869483,0.274072727272727,0.347861538461538}, {2965643,3868418,3868735,0.313269230769231,0.370227272727273}, {2965644,3868321,3868418,0.3201,0.3201}, {2965645,3868373,3868321,0.125688888888889,0.1616}, {2965646,3868761,3868373,0.257791304347826,1000000}, {2965647,3868411,3868761,0.275571428571429,0.304578947368421}, {2965648,3869447,3869376,1000000,0.103314285714286}, {2965649,3869360,3869447,1000000,0.0947142857142857}, {2965650,3869800,3869360,1000000,0.283885714285714}, {2965651,3868761,3870019,0.61275,1000000}, {2965652,3870019,3870896,0.4064,1000000}, {2965653,3870896,3871321,0.256838709677419,0.256838709677419}, {2965654,3871437,3871130,0.194210526315789,0.1845}, {2965655,3871130,3870801,0.26,0.203478260869565}, {2965656,3871725,3871235,0.2649,0.222174193548387}, {2965657,3874161,3874171,0.0103116279069767,0.0105571428571429}, {2965658,3871916,3872154,0.224142857142857,1000000}, {2965659,3871277,3871552,1000000,0.261507692307692}, {2965660,3870508,3870883,1000000,0.1176}, {2965661,3870883,3871317,1000000,0.122554285714286}, {2965662,3870883,3871000,0.112236363636364,1000000}, {2965663,3869021,3868965,1000000,0.1322}, {2965664,3867376,3866780,1000000,0.47235}, {2965665,3867168,3866780,1000000,0.237736363636364}, {2965666,3867816,3867168,1000000,0.603257142857143}, {2965667,3865472,3865601,0.049275,1000000}, {2965668,3865211,3865472,0.0999096774193548,1000000}, {2965669,3865273,3865211,1000000,0.0883846153846154}, {2965670,3865472,3865273,1000000,0.0681512195121951}, {2965671,3865298,3865273,1000000,0.0501488372093023}, {2965672,3864556,3863120,0.496268571428571,0.57898}, {2965673,3865149,3864556,0.192967741935484,0.260086956521739}, {2965674,3865790,3865430,0.3789,0.157875}, {2965675,3861675,3860858,0.409179310344828,0.423792857142857}, {2965676,3861909,3861675,0.12138,0.12138}, {2965677,3862158,3861909,0.137139130434783,0.175233333333333}, {2965678,3864200,3863348,1000000,0.437165217391304}, {2965679,3864404,3864200,1000000,0.09895}, {2965680,3864507,3864404,1000000,0.0413}, {2965681,3864778,3864507,1000000,0.126425}, {2965682,3865119,3864778,1000000,0.27645}, {2965683,3864279,3863530,1000000,0.426311111111111}, {2965684,3864279,3863845,0.22762,1000000}, {2965685,3868060,3867690,0.221771428571429,0.166328571428571}, {2965686,3864646,3864596,1000000,0.09456}, {2965687,3864310,3864473,0.122752941176471,0.189709090909091}, {2965688,3864473,3864596,0.134457142857143,1000000}, {2965689,3864948,3864596,0.24666,0.259642105263158}, {2965690,3864948,3864629,0.4696,1000000}, {2965691,3868846,3868665,1000000,0.522066666666667}, {2965692,3869200,3868846,1000000,0.1722}, {2965693,3869200,3869047,1000000,0.434475}, {2965694,3870551,3870062,1000000,0.14060625}, {2965695,3870734,3870342,0.114774193548387,1000000}, {2965696,3869892,3869332,0.209690909090909,0.192216666666667}, {2965697,3870104,3869625,0.246035294117647,0.232366666666667}, {2965698,3870104,3870108,0.0705230769230769,0.06112}, {2965699,3870061,3870104,0.129576923076923,0.124777777777778}, {2965700,3869946,3870061,0.269509090909091,0.3294}, {2965701,3869931,3869940,0.228913043478261,0.2925}, {2965702,3872130,3872597,0.253233333333333,1000000}, {2965703,3867584,3867408,1000000,0.101778947368421}, {2965704,3867993,3867584,1000000,0.187963636363636}, {2965705,3868558,3868634,1000000,0.1835}, {2965706,3867740,3867497,0.20235,0.20235}, {2965707,3868722,3867740,0.355984615384615,0.420709090909091}, {2965708,3869253,3868722,0.166567741935484,0.1613625}, {2965709,3869450,3869253,0.08405,0.087704347826087}, {2965710,3870178,3869450,0.403311111111111,0.418823076923077}, {2965711,3870733,3870178,0.902457142857143,0.823982608695652}, {2965712,3871313,3871325,1000000,0.135184615384615}, {2965713,3871325,3871053,1000000,0.136489655172414}, {2965714,3871053,3871036,1000000,0.1336}, {2965715,3871036,3870884,1000000,0.223084615384615}, {2965716,3871522,3871036,1000000,0.200127272727273}, {2965717,3871613,3871522,1000000,0.151472727272727}, {2965718,3871613,3872062,0.211768421052632,1000000}, {2965719,3871386,3870904,0.604242857142857,1000000}, {2965720,3871403,3871386,1000000,0.209833333333333}, {2965721,3871877,3871386,0.29052,0.29052}, {2965722,3871522,3871403,1000000,0.272147368421053}, {2965723,3871699,3871613,1000000,0.131544827586207}, {2965724,3871784,3871699,1000000,0.189782608695652}, {2965725,3872008,3871522,0.191686956521739,1000000}, {2965726,3872517,3872000,0.32072,1000000}, {2965727,3870884,3870519,0.196042105263158,0.18624}, {2965728,3869601,3868968,0.49449,1000000}, {2965729,3868968,3867922,0.468711111111111,1000000}, {2965730,3867922,3867160,0.36934,1000000}, {2965731,3867160,3866653,0.307628571428571,1000000}, {2965732,3866653,3866270,0.237622222222222,1000000}, {2965733,3858457,3857523,0.208004347826087,0.195269387755102}, {2965734,3856553,3855526,0.246386666666667,0.241030434782609}, {2965735,3855526,3855297,0.07225,0.08128125}, {2965736,3855297,3853721,1000000,1000000}, {2965737,3851487,3851186,1000000,1000000}, {2965740,3851124,3850588,0.2608875,0.27828}, {2965741,3851536,3851124,0.18219375,0.153426315789474}, {2965742,3851390,3851455,0.2322,0.215614285714286}, {2965743,3851455,3850824,0.394178571428571,0.4245}, {2965744,3854623,3854151,1000000,0.358542857142857}, {2965745,3853171,3853602,0.2560875,0.264348387096774}, {2965746,3853602,3853721,1000000,1000000}, {2965747,3855025,3854190,0.257326829268293,0.22935652173913}, {2965748,3855294,3855025,0.108206896551724,0.101225806451613}, {2965749,3855297,3855294,0.235864285714286,0.227731034482759}, {2965750,3856149,3855294,0.40284,0.431614285714286}, {2965751,3854623,3854007,0.3068,0.287625}, {2965752,3854007,3853754,0.11828,0.11828}, {2965753,3853754,3852944,0.422422222222222,0.35641875}, {2965754,3852944,3852812,0.05144,0.0417081081081081}, {2965755,3852812,3852375,0.15193125,0.127942105263158}, {2965756,3851974,3851701,0.201233333333333,0.157486956521739}, {2965757,3852293,3851857,0.1588125,0.1588125}, {2965758,3851857,3851703,0.0564947368421053,0.0564947368421053}, {2965759,3851703,3851517,0.0617526315789474,0.0634216216216216}, {2965760,3851517,3851091,0.217730769230769,0.22644}, {2965762,3851701,3851091,0.392736,0.426886956521739}, {2965763,3852966,3851701,0.388369230769231,0.409362162162162}, {2965771,3855769,3856329,0.266935714285714,0.287469230769231}, {2965772,3857114,3857495,0.25488,0.199125}, {2965773,3865626,3865364,1000000,1000000}, {2965774,3865364,3864943,1000000,1000000}, {2965775,3864943,3864411,1000000,0.446147368421053}, {2965776,3864411,3863619,1000000,0.74136}, {2965777,3863619,3863636,1000000,0.04494}, {2965778,3864850,3864576,0.157141935483871,0.2118}, {2965779,3864576,3864380,0.0902108108108108,0.123622222222222}, {2965780,3864380,3864027,0.2175,0.183157894736842}, {2965781,3864027,3863615,0.156885,0.179297142857143}, {2965782,3863615,3863285,0.18346,0.177541935483871}, {2965783,3862535,3863285,0.9428,1000000}, {2965784,3863285,3863619,0.457928571428571,0.6411}, {2965785,3863285,3862988,0.148371428571429,0.148371428571429}, {2965786,3862988,3862258,0.265828571428571,0.265828571428571}, {2965787,3862535,3862124,0.229527272727273,0.240457142857143}, {2965788,3862124,3861192,0.521907692307692,0.502577777777778}, {2965789,3861192,3861050,0.1244,0.11196}, {2965790,3861050,3860587,0.2461,0.2461}, {2965791,3861192,3861509,0.330384,0.330384}, {2965792,3861509,3861704,0.215675,0.235281818181818}, {2965793,3861704,3861992,0.168744,0.21093}, {2965794,3861992,3862258,0.196854545454545,0.196854545454545}, {2965795,3862258,3862135,0.0598829268292683,0.0558}, {2965796,3862135,3861639,0.277395348837209,0.277395348837209}, {2965797,3861639,3861527,0.0557590909090909,0.0721588235294118}, {2965798,3861527,3861273,0.1305875,0.2022}, {2965799,3861273,3861064,0.0989478260869565,0.0989478260869565}, {2965800,3861064,3860698,0.197289473684211,0.197289473684211}, {2965801,3860698,3860080,0.258994285714286,1000000}, {2965802,3860080,3860294,0.298915384615385,1000000}, {2965805,3856270,3855275,0.315308108108108,0.38888}, {2965806,3856707,3856270,0.13715,0.145217647058824}, {2965807,3857402,3856707,0.191713636363636,0.241011428571429}, {2965808,3860294,3859839,0.326968421052632,0.2004}, {2965809,3861394,3861298,0.0306558139534884,0.0321512195121951}, {2965810,3862536,3861394,0.317489361702128,0.310875}, {2965811,3862713,3862536,0.05152,0.0504}, {2965812,3865521,3865193,1000000,0.143238461538462}, {2965813,3865193,3864023,1000000,0.429041379310345}, {2965814,3867846,3867228,1000000,0.3044}, {2965815,3867228,3866359,1000000,0.376852173913043}, {2965816,3866359,3865959,1000000,0.133821428571429}, {2965817,3865959,3865096,1000000,0.35515}, {2965818,3864549,3864411,0.206571428571429,0.1446}, {2965819,3865096,3864973,0.07512,0.0662823529411765}, {2965820,3863636,3863073,0.441816,0.424823076923077}, {2965821,3863073,3862893,0.123707142857143,0.0989657142857143}, {2965822,3862893,3862385,0.29062,0.27245625}, {2965823,3862385,3862060,0.249876923076923,0.240622222222222}, {2965824,3862060,3861926,0.124266666666667,0.115696551724138}, {2965825,3861926,3861394,0.460464,0.396951724137931}, {2965826,3865105,3865131,0.0406857142857143,1000000}, {2965827,3865131,3865626,0.47628,1000000}, {2965828,3867790,3867531,1000000,0.340685714285714}, {2965829,3867531,3866390,0.497678571428571,0.497678571428571}, {2965830,3866436,3866749,0.313510344827586,0.313510344827586}, {2965831,3866257,3866321,0.0278086956521739,0.0220551724137931}, {2965832,3869323,3869392,0.171070588235294,0.200565517241379}, {2965833,3869392,3869488,0.3429,0.3857625}, {2965834,3869488,3868809,0.511941176470588,0.561483870967742}, {2965835,3868809,3867998,0.46455,0.46455}, {2965836,3868809,3868758,0.0642,0.07704}, {2965867,3864145,3863679,0.2728875,1000000}, {2965868,3863561,3862785,0.211174468085106,0.283577142857143}, {2965869,3865022,3864265,0.41217,1000000}, {2965870,3864265,3863408,0.338345454545455,0.465225}, {2965871,3863408,3863055,0.228851612903226,1000000}, {2965872,3863055,3862851,0.102356756756757,1000000}, {2965873,3863339,3862732,0.392622222222222,0.588933333333333}, {2965874,3863055,3862732,0.47952,0.508581818181818}, {2965875,3862851,3862323,0.278305263157895,1000000}, {2965876,3862323,3861818,0.2627,1000000}, {2965877,3861341,3861818,0.29799375,0.307606451612903}, {2965878,3861553,3861341,0.229968,0.221123076923077}, {2965879,3861802,3861553,0.303,0.303}, {2965880,3860688,3861341,0.3669,0.39136}, {2965881,3860611,3860688,0.0598615384615385,0.0864666666666667}, {2965882,3861802,3860611,0.53775,1000000}, {2965883,3860611,3859249,0.49629375,0.5882}, {2965884,3858544,3858221,0.375161538461538,0.424095652173913}, {2965885,3858673,3858544,1000000,1000000}, {2965886,3859249,3858948,0.181622222222222,0.181622222222222}, {2965887,3858994,3856149,1000000,0.910341176470588}, {2965888,3851171,3851283,0.05124,0.05124}, {2965955,3852711,3852940,0.156909090909091,0.1726}, {2965956,3852435,3852711,0.211634482758621,0.20458}, {2965957,3852435,3852793,0.129214285714286,0.1206}, {2965958,3852793,3853171,0.130623529411765,0.11103}, {2965962,3850392,3849584,0.348068571428571,0.320589473684211}, {2965963,3861818,3861856,0.2786,0.329254545454545}, {2965964,3861856,3861821,0.159872727272727,0.170187096774194}, {2965965,3861454,3861263,1000000,1000000}, {2965967,3851809,3851909,1000000,0.0550857142857143}, {2965968,3851909,3852898,1000000,0.3738}, {2965969,3852898,3854238,0.566855172413793,0.608844444444444}, {2965970,3854238,3855304,0.486969230769231,0.42204}, {2965971,3857125,3857364,1000000,0.122228571428571}, {2965972,3851746,3851989,0.0966,0.101684210526316}, {2965973,3852842,3853736,0.43128,0.4193}, {2965974,3859211,3858742,0.241486956521739,0.241486956521739}, {2965975,3859211,3859085,0.313623529411765,0.26658}, {2965976,3859647,3859211,0.38571,0.367342857142857}, {2965977,3859953,3859647,0.313363636363636,0.28725}, {2965978,3860127,3859953,0.184742857142857,0.228211764705882}, {2965979,3860522,3860094,1000000,0.350016}, {2965980,3861049,3860522,1000000,0.416625}, {2965981,3860714,3860094,0.299466666666667,0.351547826086957}, {2965982,3861209,3860714,0.240062068965517,0.21755625}, {2965983,3861638,3861209,0.271875,0.20390625}, {2965984,3862001,3861638,1000000,0.451223076923077}, {2965985,3862342,3862001,1000000,0.430752}, {2965986,3862428,3862002,0.269746153846154,0.23378}, {2965987,3862002,3861821,0.1804,0.1804}, {2965988,3863408,3862890,1000000,0.31252}, {2965989,3853736,3854135,0.274272727272727,0.3017}, {2965990,3854135,3854487,0.121533333333333,0.125005714285714}, {2965991,3854487,3854610,0.060975,0.062941935483871}, {2965992,3855950,3856454,0.202875,0.202875}, {2965993,3857120,3857611,0.197568,0.1764}, {2965995,3852629,3852205,0.116832558139535,0.116832558139535}, {2965996,3851575,3852134,0.23235,0.23235}, {2965997,3849832,3850122,0.115722580645161,1000000}, {2966002,3861551,3861412,0.203136,0.230836363636364}, {2966003,3861412,3861288,0.0985941176470588,0.115593103448276}, {2966004,3860609,3860549,0.0844363636363636,0.074304}, {2966005,3857162,3854297,0.831384615384615,0.8106}, {2966006,3857822,3857162,0.196783333333333,0.196783333333333}, {2966143,3859671,3858708,0.455686956521739,0.52404}, {2966144,3856564,3856063,0.239428571428571,0.193384615384615}, {2966145,3854691,3854717,0.0983357142857143,0.0888193548387097}, {2966149,3850940,3850417,1000000,1000000}, {2966150,3850060,3849752,0.1559,0.173222222222222}, {2966156,3863120,3862967,1000000,1000000}, {2966157,3863281,3863120,0.387571428571429,1000000}, {2966158,3863348,3863281,0.163885714285714,1000000}, {2966159,3862967,3862878,0.216685714285714,0.3792}, {2966160,3862878,3862712,0.233328,0.24305}, {2966161,3862712,3861288,0.587717647058823,0.62445}, {2966162,3863082,3862712,0.15885,0.195507692307692}, {2966163,3862702,3862070,0.213264705882353,0.2417}, {2966164,3862070,3861961,0.0584275862068965,0.05295}, {2966165,3861961,3861604,0.146262857142857,0.146262857142857}, {2966166,3859761,3860238,0.272238461538462,0.393233333333333}, {2966167,3857948,3858278,1000000,0.359742857142857}, {2966168,3857611,3857948,1000000,0.6328}, {2966169,3852205,3852381,1000000,0.15344347826087}, {2966170,3852381,3852675,1000000,0.254175}, {2966171,3850717,3851108,0.312970588235294,0.280026315789474}, {2966172,3850077,3850717,0.337885714285714,0.31536}, {2966173,3865825,3865923,1000000,0.182836363636364}, {2966174,3865923,3865905,1000000,0.157517647058824}, {2966175,3865779,3865905,0.484384615384615,1000000}, {2966176,3865993,3865903,0.1084,0.2168}, {2966177,3879461,3879484,0.207,0.22425}, {2966178,3879484,3879520,0.193103225806452,0.230238461538462}, {2966179,3875721,3874873,1000000,0.557810526315789}, {2966180,3858786,3859411,0.268407692307692,0.211472727272727}, {2966181,3859411,3859918,0.243977777777778,0.227151724137931}, {2966182,3859918,3860471,0.473454545454545,0.385777777777778}, {2966183,3860471,3860962,0.445881818181818,0.377284615384615}, {2966184,3860962,3861291,0.327624,0.292521428571429}, {2966185,3858549,3858805,0.246342857142857,0.255466666666667}, {2966186,3858805,3858383,0.270707142857143,0.280733333333333}, {2966187,3858383,3857904,0.321988235294118,0.228075}, {2966188,3857904,3857341,0.538771428571429,0.342854545454545}, {2966189,3856768,3856584,0.147214285714286,0.1145}, {2966190,3856768,3857341,0.255313043478261,0.3670125}, {2966191,3859033,3859236,0.194208,0.2023}, {2966192,3859236,3859478,0.20115,0.216623076923077}, {2966193,3859478,3859615,0.118045161290323,0.110890909090909}, {2966194,3859615,3859806,0.158496774193548,0.140382857142857}, {2966195,3860477,3860853,0.208852173913044,0.228742857142857}, {2966196,3862055,3861677,0.220958823529412,0.23476875}, {2966197,3862691,3862324,0.266416216216216,0.30804375}, {2966198,3862814,3862691,0.0768923076923077,0.0937125}, {2966199,3863015,3862814,0.105892307692308,0.13321935483871}, {2966200,3863194,3863015,0.09678,0.113858823529412}, {2966201,3859478,3859150,0.139466666666667,0.150624}, {2966202,3859150,3858650,0.236664,0.246525}, {2966203,3858650,3857826,0.41345,0.451036363636364}, {2966204,3857826,3856976,0.37695652173913,0.3468}, {2966205,3853849,3853628,0.123194117647059,0.149592857142857}, {2966206,3855078,3854520,0.281377777777778,0.2374125}, {2966207,3856181,3855078,0.48695625,0.48695625}, {2966208,3855870,3855078,0.272925,0.256870588235294}, {2966209,3856766,3855870,0.338622222222222,0.365712}, {2966210,3856030,3856181,0.137372727272727,0.1314}, {2966211,3855889,3856030,0.1372,0.149672727272727}, {2966212,3856434,3855889,0.204309090909091,0.22474}, {2966213,3856502,3856172,0.18214,0.18214}, {2966214,3857416,3856976,0.233979310344828,0.21204375}, {2966215,3861729,3861201,0.276705882352941,0.303483870967742}, {2966216,3861201,3860597,0.225775609756098,0.225775609756098}, {2966217,3860597,3859995,0.232384615384615,0.226575}, {2966218,3859995,3859581,0.157989473684211,0.139618604651163}, {2966219,3859581,3858969,0.244835294117647,0.244835294117647}, {2966220,3858969,3858527,0.219703448275862,0.193072727272727}, {2966221,3858527,3858101,0.163292307692308,0.15921}, {2966222,3858038,3857474,0.258421621621622,0.2656}, {2966223,3849920,3850006,0.297835714285714,0.287565517241379}, {2966224,3850006,3849788,0.151118181818182,0.138525}, {2966225,3877859,3878333,0.465054545454545,0.1764}, {2966226,3875035,3876377,0.48905625,0.601915384615385}, {2966227,3874514,3875204,0.214005405405405,0.344269565217391}, {2966228,3874433,3873754,0.262064516129032,0.369272727272727}, {2966229,3873754,3872986,0.234342857142857,0.241235294117647}, {2966230,3872986,3872200,0.198372972972973,0.203883333333333}, {2966231,3872200,3871816,0.0882461538461538,0.0983314285714286}, {2966232,3871816,3871373,0.131593548387097,0.123618181818182}, {2966233,3871489,3870122,0.297763636363636,0.344778947368421}, {2966234,3872207,3871489,0.123701886792453,0.128552941176471}, {2966235,3872779,3872207,0.0953236363636364,0.0989207547169811}, {2966236,3873104,3872779,0.0643745454545455,0.0668037735849057}, {2966237,3873584,3873104,0.0979924528301887,0.105991836734694}, {2966238,3874265,3873584,0.161364,0.171663829787234}, {2966239,3862324,3861746,0.410136,0.379755555555556}, {2966240,3861214,3860899,0.1987,0.176622222222222}, {2966241,3860899,3860084,0.400248,0.33354}, {2966242,3860084,3859423,0.39813,0.442366666666667}, {2966243,3862464,3862099,0.138212903225806,0.153021428571429}, {2966244,3862746,3862464,0.0824487804878049,0.109045161290323}, {2966245,3863047,3862746,0.0960146341463415,0.115782352941176}, {2966246,3863190,3863047,0.0553621621621622,0.0620727272727273}, {2966247,3863351,3863190,0.0737647058823529,0.076}, {2966248,3863351,3863599,0.203376,0.175324137931034}, {2966249,3864456,3864128,0.160536,0.154361538461538}, {2966250,3864727,3864456,0.129864,0.124869230769231}, {2966251,3864521,3864727,0.345836363636364,0.345836363636364}, {2966252,3864408,3864521,0.176018181818182,0.16135}, {2966253,3864385,3864408,0.0656869565217391,0.060432}, {2966254,3863246,3863351,0.167930769230769,0.161711111111111}, {2966255,3863246,3863521,0.150755555555556,0.150755555555556}, {2966256,3863521,3863993,0.179311764705882,0.164772972972973}, {2966257,3863993,3864385,0.485085714285714,1000000}, {2966258,3862861,3863246,0.318525,0.308872727272727}, {2966259,3862753,3862861,0.0849642857142857,0.0881111111111111}, {2966260,3862670,3862753,0.10124347826087,0.10124347826087}, {2966261,3864861,3864385,0.216511764705882,0.210325714285714}, {2966262,3865673,3865404,0.112540909090909,0.107647826086957}, {2966263,3866710,3866371,0.108586363636364,0.111111627906977}, {2966264,3867827,3867277,0.198247826086957,0.1899875}, {2966265,3866838,3866207,0.306208695652174,0.306208695652174}, {2966266,3867083,3866838,0.104464285714286,0.100862068965517}, {2966267,3867827,3867932,0.03315,0.03536}, {2966268,3867932,3868109,0.0543829787234043,0.0568}, {2966269,3868313,3868109,0.0809318181818182,0.0741875}, {2966270,3868741,3868313,0.15876,0.152004255319149}, {2966271,3870128,3869325,0.5291625,0.604757142857143}, {2966272,3870942,3870490,0.140690322580645,0.174456}, {2966273,3869739,3868298,0.428671428571429,0.409186363636364}, {2966274,3868298,3868378,0.143871428571429,0.154938461538462}, {2966275,3868298,3868056,0.0565227272727273,0.0540652173913043}, {2966276,3868056,3866954,0.22446,0.220058823529412}, {2966277,3866954,3866506,0.0874384615384615,0.0842}, {2966278,3864538,3864151,0.111065217391304,0.111065217391304}, {2966279,3864151,3863557,0.15389387755102,0.1571}, {2966280,3866147,3866288,0.15781935483871,0.148254545454545}, {2966281,3866288,3866380,0.130164705882353,0.134109090909091}, {2966282,3866502,3867887,0.242042105263158,0.250843636363636}, {2966283,3870947,3871839,0.17308085106383,0.150644444444444}, {2966284,3873852,3874063,0.0830727272727273,1000000}, {2966285,3874068,3874508,1000000,0.136436842105263}, {2966286,3874508,3875200,1000000,0.164675}, {2966287,3867722,3867394,0.464238461538461,0.482808}, {2966288,3867394,3867335,0.111052173913043,0.106425}, {2966289,3867335,3867244,0.194857142857143,0.157384615384615}, {2966290,3866345,3866314,0.115333333333333,0.115333333333333}, {2966291,3866379,3866345,0.126507692307692,0.149509090909091}, {2966292,3867253,3866644,0.327088888888889,0.327088888888889}, {2966293,3867645,3867253,0.152833333333333,0.22008}, {2966294,3869449,3869245,0.0958363636363636,0.131775}, {2966295,3870922,3870038,1000000,0.200882926829268}, {2966296,3871912,3872329,0.0976923076923077,0.100263157894737}, {2966297,3872329,3872801,0.103876923076923,0.10128}, {2966298,3872801,3873190,0.10281,0.105446153846154}, {2966299,3873190,3873576,0.106484210526316,0.103753846153846}, {2966300,3870416,3869732,0.27,0.2484}, {2966301,3870044,3869471,0.222545454545455,0.212869565217391}, {2966302,3870332,3870044,0.100666666666667,0.10872}, {2966303,3870648,3870332,0.09061875,0.111530769230769}, {2966304,3870830,3870648,0.0638769230769231,0.0638769230769231}, {2966305,3872127,3872073,0.12393,0.1458}, {2966306,3871883,3871726,0.2392,0.229632}, {2966307,3871726,3871573,0.246533333333333,0.27735}, {2966308,3871573,3871419,0.216888,0.225925}, {2966309,3871419,3871301,0.172222222222222,0.19375}, {2966310,3870749,3870427,0.500352,0.3909}, {2966311,3870031,3869473,0.20504347826087,0.168428571428571}, {2966312,3870427,3870031,0.1086,0.119109677419355}, {2966313,3872622,3871726,0.324192,0.324192}, {2966314,3871726,3871109,0.200421428571429,0.200421428571429}, {2966315,3871109,3870757,0.1105125,0.114077419354839}, {2966316,3870757,3870242,0.1315,0.127945945945946}, {2966317,3870242,3869649,0.22345,0.17876}, {2966318,3869580,3868195,0.526344,0.731033333333333}, {2966319,3868195,3867715,0.167376923076923,0.167376923076923}, {2966320,3866481,3867167,0.436125,0.436125}, {2966321,3879331,3879030,0.150245454545455,1000000}, {2966322,3879030,3878867,0.120533333333333,1000000}, {2966323,3878867,3878384,0.367623529411765,1000000}, {2966324,3878384,3877811,0.4653,1000000}, {2966325,3877811,3877376,0.2919375,1000000}, {2966326,3877376,3877019,0.231635294117647,1000000}, {2966327,3877019,3876509,1000000,0.362325}, {2966328,3876509,3876031,0.38144,1000000}, {2966329,3875896,3876031,0.152478947368421,1000000}, {2966330,3876031,3876420,0.299066666666667,1000000}, {2966331,3876420,3876478,0.0862578947368421,1000000}, {2966332,3876979,3876420,1000000,0.329621052631579}, {2966333,3877494,3876979,1000000,0.23088}, {2966334,3877863,3877494,1000000,0.180545454545455}, {2966335,3878287,3877863,1000000,0.2677}, {2966336,3878798,3878287,1000000,0.358566666666667}, {2966337,3879301,3878798,1000000,0.289457142857143}, {2966338,3879713,3879301,1000000,0.28011}, {2966339,3880187,3879713,1000000,0.428188235294118}, {2966340,3878431,3878630,1000000,0.43005}, {2966341,3878630,3878867,1000000,0.3}, {2966342,3878867,3879301,1000000,0.467869565217391}, {2966343,3879301,3879476,1000000,0.225542857142857}, {2966344,3879476,3879577,1000000,0.126652173913043}, {2966345,3877019,3877249,0.215856,1000000}, {2966346,3877249,3877494,0.26718,1000000}, {2966347,3877494,3877665,0.145776923076923,1000000}, {2966348,3877665,3877824,0.12578,1000000}, {2966349,3877824,3877972,0.10036875,1000000}, {2966350,3877824,3877288,0.334870588235294,1000000}, {2966351,3878206,3877824,0.214547368421053,1000000}, {2966352,3878576,3878206,0.249789473684211,1000000}, {2966353,3879105,3878576,0.32814,1000000}, {2966354,3879577,3879105,0.3323,1000000}, {2966355,3879953,3879577,0.243182608695652,1000000}, {2966356,3880474,3879953,0.31535,1000000}, {2966357,3876533,3876990,1000000,1000000}, {2966358,3877288,3876990,1000000,1000000}, {2966361,3877865,3878235,0.45325,0.402888888888889}, {2966363,3878194,3878285,0.0865448275862069,1000000}, {2966364,3878285,3878423,0.139992857142857,1000000}, {2966365,3879207,3879377,1000000,0.2466}, {2966366,3879377,3879512,1000000,0.149382857142857}, {2966369,3879433,3879689,0.321696,1000000}, {2966370,3879689,3879823,0.18518,1000000}, {2966371,3879823,3879934,0.155505882352941,1000000}, {2966374,3879844,3880096,1000000,0.398209090909091}, {2966375,3880224,3880279,1000000,0.0697153846153846}, {2966376,3880279,3880358,1000000,0.124735714285714}, {2966481,3882416,3881858,0.51252,0.410016}, {2966482,3883407,3882416,0.455029411764706,0.418135135135135}, {2966483,3883778,3883407,0.177141176470588,0.316989473684211}, {2966484,3882043,3881457,0.411725,1000000}, {2966485,3882951,3882043,0.614215384615385,1000000}, {2966486,3883356,3882951,0.261875,1000000}, {2966487,3882714,3882650,0.0519333333333333,1000000}, {2966488,3883691,3883362,0.27222,1000000}, {2966489,3883462,3883413,0.0580125,1000000}, {2966490,3884149,3883765,0.2522,1000000}, {2966491,3884480,3884149,0.24,1000000}, {2966492,3884891,3884480,0.33411,1000000}, {2966493,3884842,3884123,0.38878,1000000}, {2966494,3885264,3884842,0.2091375,1000000}, {2966495,3885630,3885264,0.162166666666667,1000000}, {2966496,3885756,3885630,0.0627,1000000}, {2966497,3886017,3885756,0.110163636363636,1000000}, {2966498,3885549,3884820,1000000,0.466128}, {2966499,3885952,3885549,1000000,0.234346153846154}, {2966500,3886270,3885952,1000000,0.185933333333333}, {2966501,3886651,3886598,0.0518,0.0518}, {2966502,3885549,3886372,0.384642857142857,0.307714285714286}, {2966503,3884842,3885549,1000000,0.350733333333333}, {2966504,3884286,3884842,1000000,0.23488125}, {2966505,3883811,3884286,1000000,0.238155555555556}, {2966506,3883451,3883811,1000000,0.16666}, {2966507,3883163,3883451,1000000,0.137896551724138}, {2966508,3882806,3883163,1000000,0.191053846153846}, {2966509,3883163,3882468,0.490172727272727,1000000}, {2966510,3883730,3883163,0.415690909090909,1000000}, {2966511,3884119,3883730,0.268909090909091,1000000}, {2966512,3884512,3884119,0.27792,1000000}, {2966513,3882416,3882806,0.203568,0.203568}, {2966514,3882043,3882416,1000000,0.230492307692308}, {2966515,3881666,3882043,1000000,0.198921428571429}, {2966516,3881260,3881666,1000000,0.233}, {2966517,3880738,3881260,1000000,0.446611764705882}, {2966518,3885141,3885756,0.3466,1000000}, {2966519,3884669,3885141,0.287142857142857,1000000}, {2966520,3884389,3884669,0.248223529411765,1000000}, {2966521,3884119,3884389,0.177730434782609,1000000}, {2966522,3883767,3884119,0.223445454545455,1000000}, {2966523,3883407,3883767,0.236727272727273,1000000}, {2966524,3882951,3883407,0.31593,1000000}, {2966525,3881409,3881781,0.41635,1000000}, {2966526,3882573,3882951,0.246381818181818,1000000}, {2966527,3882201,3882573,0.258381818181818,1000000}, {2966528,3886128,3886073,0.0404347826086957,1000000}, {2966529,3886522,3886376,0.0817058823529412,1000000}, {2966530,3885393,3886522,0.53145,1000000}, {2966531,3886522,3887217,0.3486,1000000}, {2966532,3887217,3887723,0.1879875,1000000}, {2966533,3887723,3888066,0.1275,1000000}, {2966534,3884641,3884559,0.07072,1000000}, {2966535,3885377,3885031,0.226610526315789,1000000}, {2966536,3885755,3885377,0.326766666666667,1000000}, {2966537,3885903,3885755,0.125325,1000000}, {2966538,3883905,3883835,0.049578947368421,0.0348888888888889}, {2966539,3884966,3884606,0.17266875,0.240234782608696}, {2966540,3883924,3884381,0.287885714285714,1000000}, {2966541,3884381,3884857,0.256375,1000000}, {2966542,3884857,3885360,0.245746153846154,1000000}, {2966543,3885360,3885947,0.343718181818182,1000000}, {2966544,3885947,3886324,0.214434782608696,1000000}, {2966545,3886324,3886843,0.39441,1000000}, {2966546,3885433,3884966,0.2394,0.216232258064516}, {2966547,3885947,3885433,0.255193548387097,0.2637}, {2966548,3885360,3884891,0.3276,1000000}, {2966549,3885969,3885360,0.416452173913043,1000000}, {2966550,3885922,3885969,1000000,0.0141771428571429}, {2966551,3886806,3886705,0.0545351351351351,0.0545351351351351}, {2966552,3887133,3886806,0.22185,0.230066666666667}, {2966553,3887733,3887332,0.29515,0.337314285714286}, {2966554,3887332,3887195,1000000,0.116809090909091}, {2966555,3887195,3886778,1000000,0.3648}, {2966556,3885006,3884381,0.552,1000000}, {2966557,3885436,3885006,0.3714,1000000}, {2966558,3885823,3885436,0.376266666666667,1000000}, {2966559,3886201,3885823,1000000,0.29445}, {2966560,3886592,3886201,1000000,0.374942857142857}, {2966561,3886676,3886403,0.286408695652174,1000000}, {2966562,3886403,3886348,0.290347826086957,1000000}, {2966563,3886348,3886256,0.368307692307692,1000000}, {2966564,3888514,3889572,1000000,0.690031578947368}, {2966565,3887195,3887688,0.255834782608696,0.235368}, {2966566,3888069,3888514,0.3468,0.226173913043478}, {2966567,3887455,3888069,0.383815384615385,1000000}, {2966568,3887455,3887142,1000000,0.335933333333333}, {2966569,3887142,3886830,1000000,0.300136363636364}, {2966570,3886830,3886324,1000000,0.5148}, {2966571,3885761,3885343,1000000,0.33969}, {2966572,3885343,3884974,1000000,0.322517647058823}, {2966573,3884974,3884852,1000000,0.0967363636363636}, {2966574,3884852,3884557,1000000,0.179475}, {2966575,3884245,3884184,1000000,0.0434181818181818}, {2966576,3882806,3882165,1000000,0.500542857142857}, {2966577,3883767,3882806,1000000,0.8489}, {2966578,3884144,3883767,1000000,0.338364705882353}, {2966579,3881666,3881101,1000000,0.454885714285714}, {2966580,3882573,3881666,1000000,0.741736363636364}, {2966581,3882971,3882573,1000000,0.314285714285714}, {2966582,3883077,3883025,1000000,0.0421826086956522}, {2966583,3883744,3883373,1000000,0.283609090909091}, {2966584,3884083,3883744,1000000,0.289484210526316}, {2966585,3882705,3882737,0.0458307692307692,0.0458307692307692}, {2966586,3882915,3883362,0.2712,0.328294736842105}, {2966587,3883362,3883744,0.252081818181818,1000000}, {2966588,3883744,3884149,0.294157894736842,1000000}, {2966589,3884149,3884606,0.310690909090909,1000000}, {2966590,3884606,3884974,0.25614,1000000}, {2966591,3883373,3883765,1000000,0.27918}, {2966592,3885460,3884857,1000000,0.50151}, {2966593,3884813,3884938,0.0671076923076923,0.158618181818182}, {2966594,3884938,3885436,1000000,0.31881}, {2966595,3885436,3885812,1000000,0.247095652173913}, {2966596,3888249,3888033,1000000,0.57355}, {2966597,3888033,3887882,0.240366666666667,0.2704125}, {2966598,3888263,3889060,0.228248780487805,0.233955}, {2966599,3887287,3888397,1000000,0.583281818181818}, {2966600,3888065,3887702,1000000,0.245492307692308}, {2966601,3888397,3888065,1000000,0.25025}, {2966602,3888733,3888397,1000000,0.226755555555556}, {2966603,3888885,3888733,1000000,0.0854709677419355}, {2966604,3889045,3888885,1000000,0.181517647058824}, {2966605,3889190,3889045,1000000,0.100872}, {2966606,3888848,3889190,1000000,1000000}, {2966607,3889572,3889190,1000000,0.2746}, {2966608,3890071,3891018,1000000,0.438483870967742}, {2966609,3889710,3890071,1000000,0.147564705882353}, {2966610,3888978,3889710,1000000,0.254789189189189}, {2966611,3888397,3888978,1000000,0.194348571428571}, {2966612,3888621,3888263,0.3201,1000000}, {2966613,3888978,3888621,0.247875,1000000}, {2966614,3889307,3888978,0.282,1000000}, {2966615,3889594,3889307,0.252286956521739,1000000}, {2966616,3890111,3889594,0.445375,1000000}, {2966617,3889572,3890111,0.4106,0.351942857142857}, {2966618,3890111,3890814,0.423652173913043,1000000}, {2966619,3889416,3889060,1000000,0.290618181818182}, {2966620,3889710,3889416,1000000,0.29703}, {2966621,3890011,3889710,1000000,0.271382608695652}, {2966622,3890291,3890011,1000000,0.323233333333333}, {2966623,3890814,3890291,1000000,0.461086956521739}, {2966624,3890814,3891129,0.271466666666667,1000000}, {2966625,3891129,3891563,1000000,1000000}, {2966626,3891563,3891873,0.185256,1000000}, {2966627,3891093,3890814,1000000,0.277695652173913}, {2966628,3891396,3891093,1000000,0.31326}, {2966629,3889797,3889459,0.292636363636364,1000000}, {2966630,3890071,3889797,0.2457,1000000}, {2966631,3890362,3890071,0.297628571428571,1000000}, {2966632,3890645,3890362,0.263863636363636,1000000}, {2966633,3891129,3890645,0.420912,1000000}, {2966634,3891450,3891129,0.2696,1000000}, {2966635,3891744,3891450,0.329747368421053,1000000}, {2966636,3884953,3884490,0.401166666666667,1000000}, {2966637,3883632,3882749,0.680863636363636,1000000}, {2966638,3882749,3882176,0.52581,1000000}, {2966639,3883267,3882819,1000000,0.4118}, {2966640,3884878,3885320,0.410072727272727,0.196121739130435}, {2966641,3885456,3886154,1000000,0.468675}, {2966642,3886077,3886154,0.147572727272727,1000000}, {2966643,3885542,3886068,1000000,0.35532}, {2966644,3885704,3886068,0.545488888888889,0.545488888888889}, {2966645,3886068,3886153,0.197557894736842,0.18768}, {2966646,3885539,3885760,1000000,0.217963636363636}, {2966647,3885760,3886302,1000000,0.1681875}, {2966648,3886154,3886231,1000000,0.0308625}, {2966649,3886231,3886591,0.1602,0.140781818181818}, {2966650,3886591,3887040,0.173981818181818,0.173981818181818}, {2966651,3887040,3887229,0.0733241379310345,0.0607542857142857}, {2966652,3887229,3887371,0.0943263157894737,0.0484378378378378}, {2966653,3886653,3886904,0.3202,1000000}, {2966654,3886904,3887157,0.255436363636364,1000000}, {2966655,3887157,3887229,0.1557,0.1557}, {2966656,3886068,3886444,1000000,0.197686956521739}, {2966657,3886444,3886890,1000000,0.225725}, {2966658,3886890,3887251,1000000,0.1866}, {2966659,3887251,3887568,1000000,0.136095652173913}, {2966660,3887568,3888018,1000000,0.191921739130435}, {2966661,3886904,3887528,0.343285714285714,1000000}, {2966662,3887528,3887833,1000000,0.233}, {2966663,3886302,3886686,1000000,0.156225}, {2966664,3886686,3887116,1000000,0.214752}, {2966665,3887116,3887524,1000000,0.178}, {2966666,3887552,3887872,1000000,0.140452173913044}, {2966667,3887872,3888406,1000000,0.240965217391304}, {2966668,3886302,3886574,1000000,0.390696}, {2966669,3886574,3886820,0.641,1000000}, {2966670,3885449,3886029,0.231422222222222,0.480646153846154}, {2966671,3884878,3884890,0.248628571428571,0.290066666666667}, {2966672,3884890,3884935,0.554215384615385,0.576384}, {2966673,3884950,3884991,0.0291,1000000}, {2966674,3885051,3885171,0.368713043478261,1000000}, {2966675,3885376,3885449,0.0488470588235294,1000000}, {2966676,3884472,3885171,1000000,0.432705882352941}, {2966677,3886029,3886198,0.0763,0.0963789473684211}, {2966678,3886198,3886574,0.200975,1000000}, {2966679,3886198,3886380,1000000,0.376591304347826}, {2966680,3886574,3886963,0.188192307692308,1000000}, {2966681,3886963,3887213,0.105321428571429,1000000}, {2966682,3887213,3887402,0.0874615384615385,1000000}, {2966683,3887402,3887866,0.1614,1000000}, {2966684,3887866,3887979,0.03525,1000000}, {2966685,3887979,3888178,0.0707806451612903,1000000}, {2966686,3887589,3887545,0.206366666666667,0.37146}, {2966687,3887577,3888245,1000000,0.340363636363636}, {2966688,3888178,3888849,0.276096,1000000}, {2966689,3888245,3888486,1000000,1000000}, {2966690,3888486,3888980,1000000,1000000}, {2966691,3888018,3888406,0.226533333333333,0.291257142857143}, {2966692,3888406,3888569,0.0873230769230769,0.100164705882353}, {2966693,3888569,3888849,0.150252631578947,0.203914285714286}, {2966694,3888980,3889101,0.110957142857143,1000000}, {2966695,3889780,3890666,0.425871428571429,0.425871428571429}, {2966696,3890290,3890666,0.252812903225807,0.290266666666667}, {2966697,3888038,3888330,0.376017391304348,1000000}, {2966698,3888762,3889092,1000000,0.482833333333333}, {2966699,3889466,3889092,0.402577777777778,0.3882}, {2966700,3889636,3889895,0.373057142857143,0.3561}, {2966701,3889895,3890290,1000000,0.356075}, {2966702,3890290,3891401,0.379388571428571,0.379388571428571}, {2966703,3890666,3891036,1000000,0.241942857142857}, {2966704,3891401,3892093,0.438910344827586,0.438910344827586}, {2966705,3892093,3892586,0.479676923076923,1000000}, {2966706,3890666,3891238,0.366548571428571,0.32073}, {2966707,3882562,3882686,1000000,0.326466666666667}, {2966708,3883630,3884137,1000000,1000000}, {2966709,3885200,3885935,0.3139,1000000}, {2966710,3885966,3885955,0.1049,1000000}, {2966711,3885966,3885980,0.56991,1000000}, {2966712,3885980,3885935,0.3834,1000000}, {2966713,3885935,3885895,1000000,1000000}, {2966714,3885237,3885980,0.3789,1000000}, {2966715,3885980,3886599,0.34,1000000}, {2966716,3886599,3887029,0.273126315789474,1000000}, {2966717,3887029,3887643,0.286963636363636,1000000}, {2966718,3887643,3888230,0.28461,1000000}, {2966719,3885195,3885424,1000000,1000000}, {2966720,3885424,3885895,1000000,1000000}, {2966721,3885935,3886564,0.308869565217391,1000000}, {2966722,3886564,3886985,0.231681818181818,1000000}, {2966723,3886985,3887624,0.315342857142857,1000000}, {2966724,3887624,3888215,0.3,1000000}, {2966725,3888574,3888243,1000000,0.371428571428571}, {2966726,3888243,3888230,1000000,0.17589}, {2966727,3888215,3888807,0.2389,0.229344}, {2966728,3888181,3887879,0.635442857142857,1000000}, {2966729,3889418,3889686,1000000,0.107828571428571}, {2966730,3887433,3887336,1000000,0.23772}, {2966731,3888980,3889502,1000000,0.444925}, {2966732,3889502,3889524,1000000,0.3069}, {2966733,3889502,3890332,1000000,0.371538461538462}, {2966734,3890332,3890615,1000000,0.18249}, {2966735,3890615,3891238,1000000,0.417714285714286}, {2966736,3891238,3891614,1000000,0.274168421052632}, {2966737,3891614,3892093,1000000,0.35586}, {2966738,3889292,3888880,1000000,1000000}, {2966739,3889292,3889666,1000000,1000000}, {2966740,3889666,3890290,1000000,0.42993}, {2966741,3889418,3889426,0.1515,1000000}, {2966742,3889423,3889417,0.32385,1000000}, {2966743,3889417,3888996,0.5326,1000000}, {2966744,3889426,3889424,0.159171428571429,1000000}, {2966745,3889424,3889423,0.150130434782609,1000000}, {2966746,3889640,3890527,1000000,1000000}, {2966747,3890527,3891267,0.293969230769231,0.301705263157895}, {2966748,3891267,3891588,0.142333333333333,0.150705882352941}, {2966749,3891588,3893035,0.617091891891892,0.585446153846154}, {2966750,3891535,3891588,0.179733333333333,0.156541935483871}, {2966751,3891442,3891535,0.236588571428571,0.2238}, {2966752,3891407,3891442,0.0552,0.0504685714285714}, {2966753,3891332,3891407,0.15885,0.173290909090909}, {2966754,3891153,3891208,0.134888888888889,0.191684210526316}, {2966755,3892295,3892241,0.35204,0.16501875}, {2966756,3892295,3892616,0.261308571428571,0.261308571428571}, {2966757,3892616,3892860,0.162127272727273,0.140794736842105}, {2966758,3891321,3891870,1000000,0.248644444444444}, {2966759,3891870,3892616,1000000,0.366715384615385}, {2966760,3892860,3893035,0.132,0.132}, {2966761,3893035,3893289,0.200092307692308,0.190331707317073}, {2966762,3893289,3893801,0.336242553191489,0.336242553191489}, {2966763,3887433,3888181,0.30284347826087,1000000}, {2966764,3888181,3888798,0.364376470588235,1000000}, {2966765,3888798,3889423,0.352333333333333,1000000}, {2966766,3889423,3889959,0.325073684210526,1000000}, {2966767,3889959,3890689,0.3616,1000000}, {2966768,3890689,3891442,0.336555555555556,0.395086956521739}, {2966769,3891411,3891410,0.2884,0.34608}, {2966770,3890400,3891410,0.37093125,0.423921428571429}, {2966771,3896454,3897499,0.725791304347826,0.758781818181818}, {2966772,3897499,3898733,0.366259459459459,0.410654545454545}, {2966773,3899144,3899258,0.257337931034483,0.298512}, {2966774,3899258,3899393,0.318090909090909,0.32803125}, {2966775,3899393,3899543,0.277466666666667,0.344441379310345}, {2966776,3899543,3899696,0.269417142857143,0.336771428571429}, {2966777,3895550,3896305,0.250026666666667,0.250026666666667}, {2966778,3896305,3896752,0.4012875,0.188841176470588}, {2966779,3895987,3896149,0.364571428571429,0.364571428571429}, {2966780,3895762,3895987,0.2516,0.30192}, {2966781,3895550,3895762,0.289609090909091,0.374788235294118}, {2966782,3895299,3895550,0.280944,0.29265}, {2966783,3895204,3895299,0.0890727272727273,0.122475}, {2966784,3882217,3882788,1000000,0.688242857142857}, {2966785,3881527,3882217,1000000,0.5319375}, {2966786,3880986,3881527,0.31587,1000000}, {2966787,3884871,3885322,1000000,0.288966666666667}, {2966788,3885322,3885964,1000000,0.37065}, {2966789,3885964,3886374,1000000,0.284}, {2966790,3886374,3886770,1000000,0.27189}, {2966791,3886770,3887153,1000000,0.289966666666667}, {2966792,3887773,3888338,1000000,0.268147826086957}, {2966793,3884597,3885036,0.320775,1000000}, {2966794,3885036,3885626,0.46188,1000000}, {2966795,3885626,3886061,1000000,0.368228571428571}, {2966796,3886061,3886445,0.3339375,1000000}, {2966797,3886763,3887257,0.324142857142857,1000000}, {2966798,3887257,3887735,0.272714285714286,1000000}, {2966799,3884285,3884527,1000000,0.179633333333333}, {2966800,3884527,3884827,1000000,0.147844444444444}, {2966801,3884827,3885240,1000000,0.269685714285714}, {2966802,3885240,3885626,1000000,0.664411764705882}, {2966803,3885626,3885964,1000000,0.52071}, {2966804,3885964,3886246,1000000,0.392714285714286}, {2966805,3886374,3886595,0.640984615384615,1000000}, {2966806,3886061,3886374,0.54141,1000000}, {2966807,3885650,3886061,0.659810526315789,1000000}, {2966808,3884404,3884808,0.189046153846154,0.223418181818182}, {2966809,3884808,3885140,0.163425,0.13074}, {2966810,3885140,3885792,1000000,0.33045}, {2966811,3884812,3886025,0.563808,1000000}, {2966812,3886025,3886999,0.527088,1000000}, {2966813,3886025,3886345,0.295025,1000000}, {2966814,3887735,3888676,0.428856,1000000}, {2966815,3888676,3889303,0.3098,1000000}, {2966816,3889303,3889774,0.278154545454545,1000000}, {2966817,3888338,3889368,1000000,0.477814285714286}, {2966818,3889882,3890313,1000000,0.3057}, {2966819,3890313,3890551,1000000,0.195726315789474}, {2966820,3888338,3888712,0.441284210526316,1000000}, {2966821,3888043,3888338,0.265368,1000000}, {2966822,3887735,3888043,0.30537,1000000}, {2966823,3887358,3887735,0.389571428571429,1000000}, {2966824,3889368,3890015,1000000,0.451823076923077}, {2966825,3888676,3889010,1000000,0.253371428571429}, {2966826,3888112,3888676,1000000,0.351408}, {2966827,3886999,3887358,0.359209090909091,1000000}, {2966828,3887514,3888112,1000000,0.341544}, {2966829,3886345,3887514,1000000,0.812463157894737}, {2966830,3889774,3889989,0.184942857142857,1000000}, {2966831,3890551,3890890,1000000,0.240085714285714}, {2966832,3890890,3890957,0.09831,0.0756230769230769}, {2966833,3886721,3887082,0.255247058823529,0.309942857142857}, {2966834,3887082,3887774,0.42436875,0.484992857142857}, {2966835,3887774,3888549,0.180829787234043,0.193159090909091}, {2966836,3888549,3889387,0.399325,0.281876470588235}, {2966837,3890879,3891528,0.20786511627907,0.21800487804878}, {2966838,3891528,3892047,0.159587234042553,0.159587234042553}, {2966839,3892047,3893439,0.415097872340426,0.433546666666667}, {2966840,3893439,3894253,0.489507692307692,0.47727}, {2966841,3890573,3891206,0.293882352941176,0.333066666666667}, {2966842,3891812,3893008,0.548785714285714,0.548785714285714}, {2966843,3893008,3893477,0.562727272727273,0.442142857142857}, {2966844,3893836,3894383,0.392552941176471,0.385003846153846}, {2966845,3894383,3895130,0.5686625,0.58076170212766}, {2966846,3897620,3897945,0.228244444444444,0.228244444444444}, {2966847,3897025,3896417,0.313034482758621,0.313034482758621}, {2966848,3897620,3897025,0.308441379310345,0.3727}, {2966849,3896417,3896710,0.21004,0.21004}, {2966850,3897062,3896710,0.361228571428572,0.270921428571429}, {2966851,3897660,3897062,0.217786363636364,0.245707692307692}, {2966852,3897062,3896753,0.162812903225806,0.186933333333333}, {2966853,3896753,3896692,0.0410516129032258,0.0438827586206897}, {2966854,3896692,3896473,0.1672,0.191085714285714}, {2966855,3882008,3882417,0.342966666666667,1000000}, {2966856,3884174,3884766,0.50472,1000000}, {2966857,3890551,3891439,0.819947368421053,1000000}, {2966858,3899992,3900723,0.306165517241379,0.286412903225806}, {2966859,3900723,3900988,0.129816,0.115907142857143}, {2966860,3900892,3900988,0.214927272727273,0.22164375}, {2966861,3900988,3901522,0.257478260869565,0.257478260869565}, {2966862,3901522,3902287,0.470717647058824,0.40011}, {2966863,3900988,3901802,0.399852631578947,0.446894117647059}, {2966864,3901802,3902031,0.08952,1000000}, {2966865,3902287,3902673,0.170856,0.164284615384615}, {2966866,3900544,3900611,0.0574682926829268,0.047124}, {2966867,3901167,3900611,1000000,0.282391304347826}, {2966868,3901167,3901653,0.2219,1000000}, {2966869,3901653,3902654,0.430375,0.430375}, {2966870,3902031,3901957,0.0984,0.0849818181818182}, {2966871,3901957,3901680,0.39534,0.39534}, {2966872,3901680,3901653,0.112,0.138352941176471}, {2966873,3901653,3901616,0.203057142857143,0.218676923076923}, {2966874,3901616,3901591,0.139179310344828,0.149488888888889}, {2966875,3901591,3901571,0.0698322580645161,0.0832615384615385}, {2966876,3901571,3901559,0.0986666666666667,0.111}, {2966877,3900611,3901435,0.673604651162791,0.629673913043478}, {2966878,3901435,3901578,0.0590275862068966,0.05349375}, {2966879,3901578,3902475,0.321475862068966,0.266365714285714}, {2966880,3903103,3903051,0.243323076923077,0.253056}, {2966881,3902673,3903051,0.239242105263158,0.206618181818182}, {2966882,3902654,3902685,0.214690909090909,0.202422857142857}, {2966883,3902645,3902654,0.145781818181818,0.133633333333333}, {2966884,3902645,3902641,0.143047058823529,0.143047058823529}, {2966885,3902654,3903791,0.5428,0.5664}, {2966886,3902641,3902627,0.13772,0.142468965517241}, {2966887,3902627,3902545,0.290925,0.31032}, {2966888,3903048,3903675,0.284723076923077,0.2313375}, {2966889,3903714,3903675,0.1757,0.18825}, {2966890,3903714,3903756,0.10760625,0.111077419354839}, {2966891,3903756,3903774,0.0518896551724138,0.0518896551724138}, {2966892,3903774,3903791,0.10916,0.112924137931034}, {2966893,3901351,3901493,0.196594285714286,1000000}, {2966894,3901956,3902229,1000000,0.189186206896552}, {2966895,3904108,3902614,0.62270625,0.603836363636364}, {2966896,3903774,3904497,0.3564,0.3564}, {2966897,3904497,3904108,0.34821,0.357138461538462}, {2966898,3903791,3903848,0.22306,0.202781818181818}, {2966899,3905008,3904497,0.274475,0.274475}, {2966900,3905192,3905008,0.104265306122449,0.111065217391304}, {2966901,3905707,3905679,0.0256258064516129,0.031776}, {2966902,3903848,3905008,0.517025,0.496344}, {2966903,3903051,3904004,0.53115652173913,0.469869230769231}, {2966904,3904004,3904911,0.489742857142857,0.428525}, {2966905,3904911,3905138,0.224869565217391,0.246285714285714}, {2966906,3892740,3893836,0.496664516129032,0.733171428571429}, {2966907,3889406,3890573,0.563577777777778,0.800873684210526}, {2966908,3888710,3889911,0.8017,0.72153}, {2966909,3890216,3890527,0.174724137931034,0.3166875}, {2966910,3895299,3896051,0.495991304347826,0.7129875}, {2966911,3896051,3896496,0.31623,0.287481818181818}, {2966912,3888897,3889636,0.252327272727273,0.20817}, {2966913,3884379,3884105,1000000,0.359357142857143}, {2966914,3891127,3891190,0.0245666666666667,0.0276375}, {2966915,3879055,3879455,0.28916,1000000}, {2966916,3879455,3879534,0.0724,1000000}, {2966917,3879534,3879788,0.243766666666667,1000000}, {2966918,3879788,3880240,0.42801,1000000}, {2966919,3879082,3879225,1000000,0.09808}, {2966920,3880637,3880207,1000000,1000000}, {2966921,3880207,3880056,1000000,1000000}, {2966922,3880397,3880240,1000000,0.353266666666667}, {2966923,3879099,3879670,1000000,0.711692307692308}, {2966924,3879225,3879485,1000000,0.184966666666667}, {2966925,3879485,3879969,1000000,0.534282352941176}, {2966926,3879969,3880207,1000000,1000000}, {2966927,3879969,3880240,1000000,0.35932}, {2966928,3880056,3879875,1000000,1000000}, {2966929,3879875,3879670,1000000,1000000}, {2966930,3879670,3879985,1000000,0.331136842105263}, {2966931,3879670,3879116,0.502357894736842,1000000}, {2966932,3880056,3880449,1000000,0.4439625}, {2966933,3880449,3881226,1000000,0.65961}, {2966934,3879985,3880735,1000000,0.657371428571429}, {2966935,3880735,3880991,1000000,0.232833333333333}, {2966936,3879788,3879949,0.3348,1000000}, {2966937,3880676,3880738,0.0486333333333333,0.036475}, {2966938,3876495,3876476,1000000,0.207075}, {2966939,3878458,3878336,0.0952090909090909,1000000}, {2966940,3878336,3878190,0.129572727272727,1000000}, {2966941,3878190,3878045,0.10293,1000000}, {2966942,3878336,3878484,1000000,0.212785714285714}, {2966943,3878674,3878780,1000000,0.1299}, {2966944,3877892,3877740,1000000,1000000}, {2967325,3905414,3905498,1000000,0.0223444444444444}, {2967326,3904638,3904818,1000000,0.0483962264150943}, {2967327,3904232,3904638,1000000,0.141436363636364}, {2967328,3904066,3904232,1000000,0.097775}, {2967329,3899819,3899961,0.0495365853658537,0.119470588235294}, {2967330,3899961,3900359,0.122660869565217,0.148484210526316}, {2967331,3900359,3900685,0.120587234042553,0.118075}, {2967332,3903057,3902542,0.193714285714286,0.198439024390244}, {2967333,3903356,3903947,0.2035375,0.199383673469388}, {2967334,3901497,3900925,0.395378571428571,0.299205405405405}, {2967335,3901249,3900685,0.379241379310345,0.354774193548387}, {2967336,3901497,3901967,0.267182608695652,0.267182608695652}, {2967337,3901967,3902566,0.222075,0.273323076923077}, {2967338,3902566,3903057,0.274460869565217,0.22545}, {2967340,3903947,3902374,1.0947,1000000}, {2967341,3899816,3900415,0.282278571428571,0.4939875}, {2967342,3900415,3900519,0.05475,0.0464545454545455}, {2967343,3900519,3900940,0.213827586206897,0.177171428571429}, {2967344,3900940,3901249,0.160032,0.129058064516129}, {2967345,3896864,3897181,0.116085,0.125497297297297}, {2967346,3897181,3897644,0.195681081081081,0.160893333333333}, {2967347,3897644,3897881,0.0968833333333333,0.0917842105263158}, {2967348,3897881,3898324,0.3462,0.136657894736842}, {2967349,3898464,3899120,0.241994117647059,0.27426}, {2967350,3899374,3899817,0.1566,0.267525}, {2967351,3899817,3900684,0.248508,0.248508}, {2967352,3900684,3901729,0.283505882352941,0.272807547169811}, {2967353,3900925,3899374,0.779897142857143,0.802835294117647}, {2967354,3899374,3898987,0.20488,0.341466666666667}, {2967355,3898987,3898503,0.163775510204082,0.1605}, {2967356,3898503,3898030,0.1466375,0.163688372093023}, {2967357,3898030,3897335,0.237416326530612,0.219498113207547}, {2967358,3897335,3896657,0.327883333333333,0.319021621621622}, {2967359,3898030,3898285,0.14024347826087,0.16128}, {2967360,3898285,3898514,0.121176923076923,0.101632258064516}, {2967361,3899412,3899911,0.272935714285714,0.283044444444444}, {2967362,3899911,3900269,0.168455172413793,0.157587096774194}, {2967363,3900269,3900592,0.1573875,0.152618181818182}, {2967367,3897294,3897644,1000000,0.331142857142857}, {2967368,3897294,3897235,0.0384818181818182,1000000}, {2967369,3897235,3896594,0.562460869565217,1000000}, {2967370,3896594,3895663,0.970389473684211,1000000}, {2967371,3895663,3895103,0.38398064516129,0.495975}, {2967372,3895103,3894487,0.538028571428571,0.322817142857143}, {2967373,3893546,3892857,0.495275,1000000}, {2967375,3893307,3893605,0.181671428571429,0.203472}, {2967376,3893605,3893822,0.232623529411765,0.146466666666667}, {2967377,3899214,3899412,0.144624,0.144624}, {2967378,3899214,3898559,0.279696774193548,0.255017647058824}, {2967379,3898559,3898249,0.149731034482759,0.149731034482759}, {2967380,3898249,3897752,0.5358,0.3948}, {2967381,3897991,3897693,1000000,0.174456}, {2967382,3897693,3897202,1000000,0.36}, {2967383,3897202,3896724,0.34325,0.374454545454545}, {2967384,3896724,3896235,0.330311111111111,0.318514285714286}, {2967385,3897752,3897251,0.336946153846154,0.4867}, {2967386,3897251,3896739,0.274875,0.251314285714286}, {2967387,3897702,3898282,0.385125,0.36972}, {2967389,3896235,3896739,0.350352,1000000}, {2967392,3895757,3896235,0.339432,1000000}, {2967396,3895407,3895865,1000000,0.329515384615385}, {2967428,3897251,3897702,1000000,0.281792307692308}, {2967429,3896724,3897251,1000000,0.346296}, {2967430,3896232,3896724,1000000,0.314866666666667}, {2967431,3900296,3902059,0.47226976744186,0.67692}, {2967432,3902059,3903126,0.339018181818182,0.286861538461539}, {2967433,3902273,3903384,0.332183333333333,0.298965}, {2967434,3903044,3903258,0.080019512195122,0.102525}, {2967435,3903258,3903711,0.163069565217391,0.166693333333333}, {2967436,3902528,3902095,0.112897674418605,0.121365}, {2967437,3902528,3902891,0.10983,0.10983}, {2967438,3904530,3904800,0.1096125,0.113148387096774}, {2967439,3904800,3904916,0.0367235294117647,0.0320153846153846}, {2967440,3906621,3906139,0.353630769230769,0.372745945945946}, {2967441,3906621,3907030,0.297038709677419,0.30694}, {2967442,3907739,3907030,0.600155555555556,0.50638125}, {2967518,3916464,3917126,0.203625,0.207957446808511}, {2967519,3916452,3916712,0.13986976744186,0.182254545454545}, {2967520,3916712,3916961,0.247992,0.258325}, {2967521,3915648,3915906,0.18350625,0.133459090909091}, {2967522,3915220,3915715,0.394514285714286,0.251054545454545}, {2967523,3914702,3915220,0.274733333333333,0.282582857142857}, {2967524,3915220,3915522,0.129572093023256,0.11370612244898}, {2967526,3915220,3914679,0.323723076923077,0.323723076923077}, {2967545,3917126,3917582,0.345222222222222,0.388375}, {2967583,3922631,3923205,0.239506666666667,0.219955102040816}, {2967584,3923205,3923732,0.23085,0.20729387755102}, {2967616,3911189,3911713,0.35475,0.551833333333333}, {2967617,3918853,3919119,0.167755555555556,0.129411428571429}, {2967618,3918389,3918853,0.274885714285714,1000000}, {2967619,3917989,3918389,0.1914,1000000}, {2967620,3917203,3917489,0.101032653061224,1000000}, {2967621,3916926,3917203,0.103677551020408,1000000}, {2967622,3919119,3919299,0.145457142857143,0.145457142857143}, {2967623,3919119,3919450,0.205982608695652,0.128043243243243}, {2967624,3919794,3919856,0.0202829268292683,0.0189}, {2967625,3919856,3920073,0.0822714285714286,0.0785318181818182}, {2967626,3920073,3920149,0.027219512195122,0.0253636363636364}, {2967627,3920149,3920423,0.087135,0.085009756097561}, {2967628,3920423,3920505,0.0263526315789474,0.0278166666666667}, {2967629,3920505,3920749,0.0919384615384615,0.128057142857143}, {2967630,3920749,3920959,0.0741767441860465,0.0817846153846154}, {2967631,3920959,3921063,0.0285272727272727,0.0298857142857143}, {2967632,3921063,3921215,0.04976,0.0508909090909091}, {2967633,3921215,3921379,0.0520266666666667,0.0520266666666667}, {2967634,3921379,3921440,0.0187565217391304,0.0196090909090909}, {2967635,3921440,3921562,0.0322434782608696,0.0337090909090909}, {2967636,3921562,3921727,0.0475636363636364,0.0475636363636364}, {2967637,3921727,3921930,0.0722153846153846,0.07041}, {2967638,3918872,3918476,0.16409387755102,0.1675125}, {2967639,3918476,3918314,0.0599764705882353,0.0624244897959184}, {2967640,3918314,3918148,0.0573294117647059,0.0609125}, {2967641,3918148,3917880,0.0963647058823529,0.1023875}, {2967642,3917880,3917627,0.0862269230769231,0.089676}, {2967643,3917268,3917533,0.110693023255814,0.103473913043478}, {2967644,3914876,3915167,0.1155125,0.113155102040816}, {2967645,3916587,3916912,0.184277419354839,0.142815}, {2967646,3916229,3916587,0.18244,0.13683}, {2967647,3917638,3917880,0.221,0.221}, {2967648,3913016,3913425,0.215653846153846,0.17521875}, {2967649,3912557,3913016,0.151251428571429,0.151251428571429}, {2967650,3912141,3912557,0.182937931034483,0.151577142857143}, {2967651,3911363,3911735,0.193714285714286,0.200888888888889}, {2967652,3910992,3911363,0.201177777777778,0.217272}, {2967653,3910600,3910992,0.210369230769231,0.237808695652174}, {2967654,3910107,3910600,0.255681818181818,0.208333333333333}, {2967655,3912873,3911735,0.554469230769231,0.497110344827586}, {2967656,3911735,3912141,0.1982,0.191121428571429}, {2967657,3911621,3911998,0.119386956521739,0.12204}, {2967658,3911998,3912422,0.116208510638298,0.118734782608696}, {2967659,3912422,3912873,0.129714285714286,0.129714285714286}, {2967660,3912873,3913321,0.133095,0.126757142857143}, {2967661,3913321,3913703,0.117081818181818,0.119804651162791}, {2967662,3913703,3914145,0.118826666666667,0.124353488372093}, {2967663,3914145,3914504,0.145735135135135,0.149783333333333}, {2967664,3909706,3910107,0.26943,0.215544}, {2967665,3909360,3909706,0.285971428571429,0.230976923076923}, {2967666,3908975,3909360,0.259742857142857,0.218184}, {2967667,3910387,3910815,0.136728571428571,0.143565}, {2967668,3909954,3910387,0.124660465116279,0.141063157894737}, {2967669,3909567,3909954,0.193821428571429,0.3391875}, {2967670,3908168,3908585,0.26706,1000000}, {2967671,3909182,3909368,0.0877071428571429,0.0846827586206897}, {2967672,3908789,3909182,0.15227027027027,0.148263157894737}, {2967673,3908323,3908789,0.146092682926829,0.146092682926829}, {2967674,3907749,3908168,0.297568421052632,0.297568421052632}, {2967675,3907337,3907749,0.24895,0.271581818181818}, {2967676,3906964,3907337,0.21245,0.21245}, {2967677,3907067,3907012,0.175783333333333,0.180805714285714}, {2967678,3907101,3907067,0.16239512195122,0.195829411764706}, {2967679,3906424,3906054,0.173562162162162,0.14595}, {2967680,3907147,3907101,0.20544375,0.212070967741935}, {2967681,3907147,3906634,1000000,0.1510875}, {2967682,3907705,3907147,1000000,0.17195625}, {2967683,3907730,3907705,1000000,0.182690909090909}, {2967684,3907715,3907730,1000000,0.16431724137931}, {2967685,3907224,3907715,1000000,0.1551}, {2967686,3906644,3907224,1000000,0.182148387096774}, {2967687,3906633,3906644,1000000,0.170558823529412}, {2967688,3906634,3906633,1000000,0.148181818181818}, {2967689,3906634,3906096,0.3024,0.3248}, {2967690,3906633,3906079,0.249669230769231,0.309114285714286}, {2967691,3906079,3905478,0.188170588235294,0.236955555555556}, {2967692,3905478,3904863,0.243724137931034,0.207882352941176}, {2967693,3906054,3906464,0.167193103448276,0.193944}, {2967694,3906464,3907012,0.2586,0.227568}, {2967695,3907841,3908323,0.156814285714286,0.173321052631579}, {2967696,3907378,3907841,0.17291052631579,0.182516666666667}, {2967697,3907067,3907378,0.115533333333333,0.154044444444444}, {2967698,3907378,3907012,0.231571428571429,0.221045454545455}, {2967699,3907676,3907378,0.17172,0.165115384615385}, {2967700,3908368,3907676,0.30808,0.355476923076923}, {2967701,3909343,3909735,0.19932,0.19932}, {2967702,3910629,3911029,0.239947826086957,0.250854545454545}, {2967703,3911029,3911395,0.282978947368421,0.233765217391304}, {2967704,3911395,3911783,0.218676923076923,0.2472}, {2967705,3911783,3912199,0.212755555555556,0.24975652173913}, {2967706,3907558,3907469,0.293335135135135,0.293335135135135}, {2967707,3908565,3907980,1000000,0.302688}, {2967708,3907980,3907469,1000000,0.2162}, {2967709,3907469,3907908,0.2682,0.2682}, {2967710,3907908,3908442,0.250371428571429,0.241737931034483}, {2967711,3911189,3909985,0.628896,0.714654545454545}, {2967712,3906592,3906959,0.190688888888889,0.190688888888889}, {2967713,3906959,3907469,0.3414,0.3414}, {2967714,3908442,3908014,0.13558,0.156438461538462}, {2967715,3907469,3907428,0.256978378378378,0.264116666666667}, {2967716,3908014,3907428,0.250336363636364,0.229475}, {2967717,3907428,3906968,0.247248,0.280963636363636}, {2967718,3907428,3907367,0.184095,0.23011875}, {2967719,3907367,3907277,0.167355,0.176163157894737}, {2967720,3909985,3909287,1000000,0.41628}, {2967721,3909287,3908442,1000000,0.302022222222222}, {2967722,3907277,3907224,0.21116,0.1979625}, {2967723,3908340,3907715,0.362817391304348,0.298028571428571}, {2967724,3909808,3909801,0.136432258064516,0.169176}, {2967725,3909801,3909771,0.217824,0.217824}, {2967726,3908379,3907730,0.197322580645161,0.174771428571429}, {2967727,3909091,3908379,0.139353191489362,0.145546666666667}, {2967728,3909771,3909091,0.153130434782609,0.160090909090909}, {2967729,3910816,3909771,0.204853333333333,0.204853333333333}, {2967730,3909808,3910370,0.255311111111111,0.265130769230769}, {2967731,3910370,3910816,0.307863157894737,0.243725}, {2967732,3906130,3905466,0.379084615384615,0.428530434782609}, {2967733,3905466,3905237,0.146261538461538,0.135814285714286}, {2967734,3905237,3904863,0.19678,0.227053846153846}, {2967735,3906130,3906644,0.3462,0.321471428571429}, {2967736,3905693,3906130,0.2496,0.2496}, {2967737,3905266,3905693,0.218187096774194,0.21136875}, {2967738,3904920,3905266,0.251625,0.3774375}, {2967739,3903160,3903539,0.171133333333333,0.246432}, {2967740,3903539,3903926,0.171836842105263,0.210638709677419}, {2967741,3904863,3903926,0.359464285714286,0.359464285714286}, {2967742,3903926,3904382,0.151663636363636,0.175610526315789}, {2967743,3904382,3904813,0.166437209302326,0.152272340425532}, {2967744,3907469,3906958,1000000,0.251666666666667}, {2967745,3906958,3906520,0.232644444444444,0.232644444444444}, {2967746,3906520,3906145,0.307914285714286,0.307914285714286}, {2967747,3906145,3905693,0.352705263157895,1000000}, {2967748,3905693,3905248,0.286625,0.327571428571429}, {2967749,3905248,3904810,0.242764285714286,0.261438461538462}, {2967750,3904810,3904407,0.236228571428571,0.236228571428571}, {2967751,3904407,3903926,0.325571428571429,0.379833333333333}, {2967752,3907705,3908368,0.319714285714286,0.331555555555556}, {2967753,3908839,3908368,0.212111111111111,0.19748275862069}, {2967754,3909090,3908839,0.0942324324324324,0.0996171428571429}, {2967755,3880219,3880994,0.610227272727273,1000000}, {2967756,3879875,3880219,0.4218,1000000}, {2967757,3880716,3881386,0.54648,1000000}, {2967758,3881386,3881490,0.12004,1000000}, {2967759,3879049,3879455,0.259881818181818,1000000}, {2967760,3879061,3879485,0.2206,1000000}, {2967761,3881193,3880863,1000000,0.238073684210526}, {2967762,3880863,3880172,1000000,0.6117}, {2967763,3880172,3879884,1000000,0.311611764705882}, {2967764,3882057,3881680,0.678847058823529,1000000}, {2967765,3881644,3880940,1000000,0.777075}, {2967766,3882146,3881644,0.616235294117647,1000000}, {2967767,3882584,3882146,1000000,0.6582}, {2967768,3882723,3882584,1000000,0.110337931034483}, {2967769,3887882,3888069,0.100486956521739,0.0888923076923077}, {2967770,3887688,3887882,0.0834,0.0744642857142857}, {2967771,3889190,3889252,0.125755555555556,1000000}, {2967772,3889252,3888885,0.142177777777778,1000000}, {2967773,3888885,3888848,1000000,1000000}, {2967905,3909955,3909128,0.319361538461538,0.319361538461538}, {2967906,3910873,3909955,0.397285714285714,0.5562}, {2967907,3911027,3910873,0.07845,0.142636363636364}, {2967908,3910989,3910816,0.0335066666666667,0.0350651162790698}, {2967909,3911929,3910989,0.207534782608696,0.1988875}, {2967910,3912818,3911929,0.24376875,0.24376875}, {2967911,3914075,3914334,0.182685714285714,0.1668}, {2967912,3912397,3911929,1000000,0.231688888888889}, {2967913,3911929,3911321,0.364825,0.397990909090909}, {2967914,3910816,3911321,0.247137931034483,0.298625}, {2967915,3911321,3911711,0.2265,0.23556}, {2967916,3911711,3912104,0.23425,0.22488}, {2967917,3912104,3912553,1000000,0.28065}, {2967918,3911321,3910822,0.212961290322581,0.253915384615385}, {2967919,3910822,3910355,0.197767741935484,0.197767741935484}, {2967920,3910355,3909815,0.22748275862069,0.22748275862069}, {2967921,3909815,3909667,0.110033333333333,0.0900272727272727}, {2967922,3909667,3909343,0.337028571428571,0.337028571428571}, {2967923,3909343,3909011,0.209127272727273,0.209127272727273}, {2967924,3909011,3908853,0.05607,0.07476}, {2967925,3908853,3908323,0.274475,0.227151724137931}, {2967926,3908323,3907836,0.318228571428571,0.33414}, {2967927,3907836,3907337,0.325542857142857,0.325542857142857}, {2967928,3905294,3905214,0.336168,0.323238461538462}, {2967929,3905214,3905129,0.0971052631578947,0.0838636363636364}, {2967930,3905588,3905214,0.3028,0.286863157894737}, {2967931,3906054,3905588,0.345,0.363157894736842}, {2967932,3909090,3909369,0.104952631578947,0.0949571428571429}, {2967933,3909369,3909771,0.228207692307692,0.19778}, {2967934,3909369,3909823,0.272325,0.272325}, {2967935,3909823,3910355,0.264408,0.254238461538462}, {2967936,3910355,3910786,0.280285714285714,0.280285714285714}, {2967937,3911202,3911598,0.206222222222222,0.206222222222222}, {2967938,3911598,3911942,0.23115652173913,0.26583}, {2967939,3911942,3912354,0.219048,0.238095652173913}, {2967940,3912354,3912827,0.235625,0.2175}, {2967941,3912827,3913308,0.22908,0.249}, {2967942,3913308,3913729,0.22965,0.22965}, {2967943,3913729,3914168,0.204533333333333,0.262971428571429}, {2967944,3914168,3914528,0.191592857142857,0.243845454545455}, {2967945,3914528,3914856,0.260914285714286,0.288378947368421}, {2967946,3914856,3915147,0.249828571428571,0.249828571428571}, {2967947,3913308,3912199,0.488533333333333,0.488533333333333}, {2967948,3914288,3913308,0.471377777777778,0.471377777777778}, {2967949,3914892,3914288,1000000,1000000}, {2967950,3915189,3914892,1000000,1000000}, {2967951,3912553,3912991,0.2224,0.296533333333333}, {2967952,3912991,3913405,0.227375,0.237260869565217}, {2967953,3913405,3913875,0.234175,0.255463636363636}, {2967954,3913875,3914288,0.229008,0.23855}, {2967955,3914189,3912991,1000000,0.879388235294118}, {2967956,3912991,3911942,0.454842857142857,0.489830769230769}, {2967957,3911942,3911029,0.4376,0.690947368421053}, {2967958,3911029,3909954,0.712105263157895,0.588260869565217}, {2967959,3909954,3908975,0.791223529411765,0.67254}, {2967960,3912199,3912649,0.202933333333333,0.238226086956522}, {2967961,3912649,3913120,0.201777777777778,0.201777777777778}, {2967962,3913120,3913529,0.204177777777778,0.204177777777778}, {2967963,3913981,3912873,0.409945454545455,0.356005263157895}, {2967964,3914856,3913981,0.29328,0.269338775510204}, {2967965,3915147,3915439,0.204288888888889,0.204288888888889}, {2967966,3915439,3915747,0.272936842105263,0.235718181818182}, {2967967,3915747,3916078,0.3337125,0.281021052631579}, {2967968,3915556,3914856,0.287918181818182,0.263925}, {2967969,3916460,3915556,0.402681081081081,0.438211764705882}, {2967970,3917334,3916460,0.616625,0.59196}, {2967971,3914288,3914653,0.210484615384615,0.228025}, {2967972,3914653,3914957,0.226725,0.217656}, {2967973,3914957,3915250,0.1992,0.206861538461538}, {2967974,3915250,3915556,0.27765,0.241434782608696}, {2967975,3915556,3915887,0.27255,0.27255}, {2967976,3915887,3916206,0.27285,0.27285}, {2967977,3916206,3916515,0.302082352941176,0.302082352941176}, {2967978,3916515,3916851,0.28209,0.313433333333333}, {2967979,3913981,3914358,0.27066,0.2082}, {2967980,3914358,3914701,0.225913043478261,0.185571428571429}, {2967981,3914997,3914701,0.190992857142857,0.222825}, {2967982,3914997,3915273,0.2987,0.3360375}, {2967983,3915969,3915616,0.157383333333333,0.17705625}, {2967984,3915969,3916229,0.156,0.124}, {2967985,3913321,3912141,0.838658823529412,0.838658823529412}, {2967986,3913637,3913321,0.2115,0.158625}, {2967987,3914358,3913637,0.313064516129032,0.359444444444444}, {2967988,3915147,3914358,0.511038461538462,0.511038461538462}, {2967989,3915887,3915147,0.502488,0.405232258064516}, {2967990,3918284,3918623,0.240939130434783,0.191089655172414}, {2967991,3917963,3918284,0.190355555555556,0.17132}, {2967992,3917631,3917963,0.192471428571429,0.158505882352941}, {2967993,3917334,3917631,0.190634482758621,0.167527272727273}, {2967994,3917047,3917334,0.17444,0.158581818181818}, {2967995,3916720,3917047,0.193903448275862,0.165388235294118}, {2967996,3916370,3916720,0.199066666666667,0.185337931034483}, {2967997,3916048,3916370,0.19928275862069,0.19928275862069}, {2967998,3915611,3916048,0.249,0.249}, {2967999,3915396,3915611,0.197936842105263,0.197936842105263}, {2968000,3915114,3915396,0.246763636363636,0.258514285714286}, {2968001,3914808,3915114,0.290242105263158,0.2626}, {2968002,3915114,3914189,0.46723125,1000000}, {2968003,3915963,3915114,0.383769230769231,1000000}, {2968004,3914779,3914564,1000000,0.127338461538462}, {2968005,3914927,3914779,1000000,0.068780487804878}, {2968006,3915396,3914927,1000000,0.188439130434783}, {2968007,3916346,3915396,1000000,0.627969230769231}, {2968008,3914564,3914188,0.24195652173913,0.46375}, {2968009,3914188,3913405,0.361292307692308,0.347911111111111}, {2968010,3913405,3912354,0.454157142857143,0.410206451612903}, {2968011,3911395,3910387,0.539544,0.499577777777778}, {2968012,3910387,3909360,0.44998,0.499977777777778}, {2968013,3917710,3917631,0.0689368421052632,0.0569478260869565}, {2968014,3916398,3916749,0.196007142857143,0.219528}, {2968015,3916749,3917042,0.1968,0.1968}, {2968016,3917042,3917348,0.202844444444444,0.202844444444444}, {2968017,3917348,3917638,0.188185714285714,0.188185714285714}, {2968018,3917258,3917268,0.241476923076923,0.190254545454545}, {2968019,3917989,3918428,0.265336363636364,0.243225}, {2968020,3918428,3918658,0.0959828571428571,0.0959828571428571}, {2968021,3918658,3918967,0.13861875,0.134418181818182}, {2968022,3918967,3919262,0.174936,0.190147826086957}, {2968023,3918967,3919794,0.589173913043478,0.615954545454545}, {2968024,3919262,3919616,0.184992,0.220228571428571}, {2968025,3919616,3919927,0.182112,0.206945454545455}, {2968026,3919927,3920236,0.189875,0.189875}, {2968027,3920236,3920578,0.1761,0.240978947368421}, {2968028,3920578,3920884,0.174946153846154,0.2527}, {2968029,3920884,3921218,0.199747826086957,0.218771428571429}, {2968030,3921218,3921556,0.1886,0.215542857142857}, {2968031,3921556,3921879,0.156492857142857,0.182575}, {2968032,3919882,3920720,1000000,1.45182}, {2968033,3920720,3921556,0.530053846153846,0.530053846153846}, {2968034,3920420,3920720,0.202718181818182,0.14866}, {2968035,3920091,3920420,0.182,0.150620689655172}, {2968036,3920091,3920884,0.563025,0.614209090909091}, {2968037,3919786,3920091,0.184128,0.177046153846154}, {2968038,3918806,3919117,0.167442857142857,0.180323076923077}, {2968039,3918473,3918806,0.1396125,0.14892}, {2968047,3922404,3922677,0.135972413793103,0.101107692307692}, {2968048,3922060,3922404,0.12429,0.12429}, {2968049,3918213,3918967,0.3864,0.490430769230769}, {2968050,3916928,3917489,0.366365217391304,1000000}, {2968051,3916551,3916928,0.3233625,1000000}, {2968052,3911713,3913245,0.628008,0.461770588235294}, {2968053,3913245,3913861,0.2589,0.177142105263158}, {2968054,3913861,3914699,0.391632,0.279737142857143}, {2968055,3912587,3913245,0.379130769230769,0.547633333333333}, {2968120,3922277,3921967,0.20874,0.231933333333333}, {2968121,3921967,3921644,0.143308695652174,0.140259574468085}, {2968122,3921644,3921330,0.1363,0.116828571428571}, {2968123,3921019,3920722,0.115765384615385,0.12808085106383}, {2968124,3920722,3920382,0.127276363636364,0.15556}, {2968125,3920382,3919754,0.284972727272727,0.338886486486487}, {2968126,3921984,3922265,0.11975,0.148655172413793}, {2968162,3918452,3918721,0.102384615384615,0.105078947368421}, {2968163,3918721,3918997,0.0877826086956522,0.0897333333333333}, {2968164,3918997,3919248,0.0812739130434783,0.0869441860465116}, {2968165,3919248,3919541,0.10872972972973,0.1341}, {2968166,3920060,3919541,0.370433333333333,0.360421621621622}, {2968167,3920661,3920060,0.336541463414634,0.328528571428571}, {2968168,3920060,3920379,0.13688,0.157938461538462}, {2968169,3920379,3920648,0.0953121951219512,0.0831446808510638}, {2968170,3920648,3920907,0.0845347826086957,0.0720111111111111}, {2968171,3920907,3921207,0.0877659574468085,0.0763888888888889}, {2968172,3921207,3921508,0.0897521739130435,0.0750654545454545}, {2968173,3921508,3921819,0.086,0.0764444444444445}, {2968424,3900265,3900502,0.13284,0.159408}, {2968425,3900502,3900663,0.0735073170731707,0.0700883720930233}, {2968426,3900663,3900727,0.0257857142857143,0.0230425531914894}, {2968427,3900727,3900851,0.0517857142857143,0.0453125}, {2968428,3901059,3901187,0.0417882352941176,0.0417882352941176}, {2968429,3901187,3901242,0.0180588235294118,0.0180588235294118}, {2968430,3901242,3901440,0.0600692307692308,0.0612470588235294}, {2968431,3901440,3901675,0.07134,0.07134}, {2968432,3901675,3901857,0.0739304347826087,0.068016}, {2968433,3901857,3902176,0.0882255319148936,0.0863875}, {2968434,3902176,3902219,0.0153551020408163,0.015675}, {2968435,3902219,3902434,0.064925,0.064925}, {2968436,3902434,3902667,0.0730565217391304,0.0685836734693877}, {2968437,3902667,3902887,0.0791333333333333,0.0726734693877551}, {2968438,3902887,3903175,0.110326829268293,0.102804545454545}, {2968439,3903175,3903455,0.2712,0.149627586206897}, {2968440,3903455,3903661,0.162175,0.25948}, {2968441,3903661,3903726,0.0243142857142857,0.0291771428571429}, {2968442,3903726,3903864,0.0506727272727273,0.0530857142857143}, {2968443,3903864,3903972,0.0331125,0.0345521739130435}, {2968444,3903972,3904101,0.03462,0.0353265306122449}, {2968445,3904101,3904365,0.0767411764705883,0.0767411764705883}, {2968446,3904365,3904581,0.0716235294117647,0.0702461538461538}, {2968447,3904581,3904654,0.0255,0.0255}, {2968448,3904654,3904925,0.0788117647058823,0.0788117647058823}, {2968449,3904925,3905149,0.0798765957446809,0.0798765957446809}, {2968450,3905149,3905425,0.246284210526316,0.150948387096774}, {2968451,3905425,3905622,0.107078571428571,0.1578}, {2968452,3905622,3905814,0.0708139534883721,0.087}, {2968453,3905814,3906155,0.10122,0.10768085106383}, {2968454,3906155,3906193,0.0151038461538462,0.0160285714285714}, {2968455,3906193,3906439,0.0858117647058823,0.0893142857142857}, {2968456,3906439,3906779,0.102129411764706,0.106297959183673}, {2968457,3906779,3906830,0.0127132075471698,0.014336170212766}, {2968458,3906830,3907136,0.0836588235294118,0.085332}, {2968459,3907136,3907273,0.0409269230769231,0.042564}, {2968460,3907273,3907596,0.0828905660377358,0.0861411764705882}, {2968461,3907596,3908381,0.202673076923077,0.224234042553191}, {2968462,3908381,3908523,0.0340909090909091,0.0294117647058824}, {2968463,3908523,3908725,0.0640468085106383,0.060204}, {2968464,3908725,3909222,0.134258823529412,0.131676923076923}, {2968465,3909222,3909420,0.0581307692307692,0.060456}, {2968466,3909420,3909532,0.025692,0.0262163265306122}, {2968467,3909532,3910139,0.240566666666667,0.262436363636364}, {2968468,3910139,3910675,0.14553488372093,0.15645}, {2968469,3910675,3911011,0.105413333333333,0.128205405405405}, {2968470,3911282,3911597,0.121136842105263,0.127866666666667}, {2968471,3911597,3911776,0.07272,0.0786162162162162}, {2968472,3911776,3911897,0.040515,0.0450166666666667}, {2968473,3911897,3912221,0.180936,0.173976923076923}, {2968474,3912221,3912542,0.237423529411765,0.212431578947368}, {2968475,3912542,3912605,0.0275769230769231,0.0256071428571429}, {2968479,3901769,3902101,0.678912,0.628622222222222}, {2968480,3901769,3902514,1000000,0.3519}, {2968481,3901724,3901769,0.171063157894737,0.154771428571429}, {2968482,3901724,3902445,0.4710375,1000000}, {2968483,3903353,3903693,0.159664285714286,0.178824}, {2968484,3903693,3903992,0.0866769230769231,0.0913621621621622}, {2968485,3903992,3904660,0.185776744186046,0.1902}, {2968486,3904660,3905107,0.12212,0.130842857142857}, {2968487,3905107,3905347,0.0826105263157895,0.0872}, {2968488,3905347,3906093,0.57054375,0.536982352941176}, {2968489,3905347,3905529,0.08036,0.0777677419354839}, {2968490,3905240,3905529,0.239314285714286,0.231062068965517}, {2968491,3905066,3905240,0.132193548387097,0.120529411764706}, {2968492,3904850,3905066,0.12834375,0.12834375}, {2968493,3904528,3904850,0.229007142857143,0.246623076923077}, {2968494,3903785,3904528,0.837573913043478,0.66428275862069}, {2968495,3903615,3903785,0.189547826086957,0.161466666666667}, {2968496,3901926,3902378,1000000,0.147948387096774}, {2968497,3902378,3902515,1000000,0.0347384615384615}, {2968498,3902515,3902804,1000000,0.0778682926829268}, {2968499,3902804,3903047,1000000,0.06855}, {2968500,3903047,3903390,1000000,0.105113513513513}, {2968501,3903390,3903588,1000000,0.083625}, {2968502,3903588,3903881,1000000,0.25036}, {2968503,3904348,3904420,0.15038,0.145529032258065}, {2968504,3904297,3904348,0.0736186046511628,0.077209756097561}, {2968505,3904257,3904297,0.0653869565217391,0.0699488372093023}, {2968506,3904181,3904257,0.0848875,0.0905466666666667}, {2968507,3904135,3904181,0.07345,0.0750127659574468}, {2968508,3904068,3904135,0.0726,0.0726}, {2968509,3904037,3904068,0.0543,0.0532352941176471}, {2968510,3903999,3904037,0.056808,0.0556941176470588}, {2968511,3903986,3903999,0.0944042553191489,0.0944042553191489}, {2968512,3904048,3903986,0.116692682926829,0.11961}, {2968513,3904603,3904871,0.149177142857143,0.145033333333333}, {2968514,3904971,3905017,0.03121875,0.0262894736842105}, {2968515,3905017,3905624,0.283637837837838,0.299845714285714}, {2968516,3905624,3905878,0.127288888888889,0.122742857142857}, {2968517,3905878,3906091,0.0882162162162162,0.075906976744186}, {2968518,3904871,3905738,0.360216666666667,0.381405882352941}, {2968519,3905738,3906662,0.345138461538462,0.345138461538462}, {2968520,3906091,3906495,0.128795744680851,0.114215094339623}, {2968521,3906495,3907449,0.2832,0.289636363636364}, {2968522,3906735,3906774,0.0151714285714286,0.0148186046511628}, {2968523,3906774,3906885,0.0444976744186047,0.0455571428571429}, {2968524,3906885,3907082,0.078,0.0817142857142857}, {2968525,3907082,3907449,0.199264285714286,0.199264285714286}, {2968526,3907449,3907808,0.20168275862069,0.224953846153846}, {2968527,3907808,3908265,0.1437125,0.140779591836735}, {2968528,3908265,3908767,0.13755,0.143052}, {2968529,3908767,3909516,0.24945652173913,0.255}, {2968530,3909982,3910308,0.088725,0.088725}, {2968531,3910653,3910955,0.102808695652174,0.098525}, {2968532,3910955,3911799,0.271016326530612,0.2766625}, {2968533,3908599,3909163,0.163857142857143,0.160046511627907}, {2968534,3908017,3908599,0.175695,0.156173333333333}, {2968535,3907449,3908017,0.174945,0.170678048780488}, {2968536,3905017,3905255,0.134335714285714,0.163539130434783}, {2968537,3905255,3905453,0.146228571428571,0.122832}, {2968538,3905453,3905553,0.09968,0.0786947368421053}, {2968539,3905553,3905774,0.17478,0.17478}, {2968540,3905774,3906091,0.305333333333333,0.2748}, {2968541,3910187,3910562,0.12009375,0.19215}, {2968542,3910562,3910907,0.15012,0.204709090909091}, {2968543,3910907,3911427,0.259088888888889,0.23318}, {2968544,3912638,3913258,0.21129375,0.204890909090909}, {2968545,3912055,3912771,0.332711111111111,0.499066666666667}, {2968546,3912771,3913158,0.117015,0.15602}, {2968547,3901568,3901781,0.0813428571428571,0.0830375}, {2968548,3901350,3901568,0.09495,0.0930122448979592}, {2968549,3900687,3901103,0.16465,0.168153191489362}, {2968550,3900499,3900687,0.0807918367346939,0.079176}, {2968551,3900339,3900499,0.0686705882352941,0.0745148936170213}, {2968552,3900281,3900339,0.0204734693877551,0.0228}, {2968553,3900148,3900281,0.0512875,0.0631230769230769}, {2968554,3900102,3900148,0.0174837209302326,0.0179}, {2968555,3899900,3900102,0.0842181818181818,0.0861767441860465}, {2968556,3899692,3899900,0.0840734693877551,0.0915466666666667}, {2968557,3899490,3899692,0.0783529411764706,0.0815510204081633}, {2968558,3899211,3899490,0.1054625,0.103310204081633}, {2968559,3899043,3899211,0.0765285714285714,0.0698739130434783}, {2968560,3898789,3899043,0.136216666666667,0.129047368421053}, {2968561,3898650,3898871,0.10986,0.118767567567568}, {2968562,3898460,3898650,0.071025,0.0811714285714286}, {2968563,3898276,3898460,0.06768,0.0752}, {2968564,3897785,3898276,0.238337142857143,0.397228571428571}, {2968565,3898970,3899215,0.103445454545455,0.101146666666667}, {2968566,3899215,3900148,0.464708108108108,0.39986511627907}, {2968567,3897066,3897785,0.434981818181818,0.368061538461538}, {2968568,3896514,3897066,0.242910638297872,0.253706666666667}, {2968569,3898642,3898848,0.1134,0.1782}, {2968570,3898848,3899008,0.0734368421052631,0.069765}, {2968571,3899008,3899132,0.0434045454545455,0.04244}, {2968572,3899132,3899399,0.10772,0.1009875}, {2968573,3898862,3899312,0.25869375,0.4599}, {2968574,3899312,3899645,0.154772727272727,0.144893617021277}, {2968575,3899645,3899887,0.102381818181818,0.0979304347826087}, {2968576,3899887,3900143,0.106540909090909,0.0997404255319149}, {2968577,3900143,3900231,0.045153488372093,0.0422086956521739}, {2968578,3900231,3900393,0.065504347826087,0.0614938775510204}, {2968579,3900393,3900620,0.1033375,0.099204}, {2968580,3900620,3900834,0.0901021276595745,0.0830352941176471}, {2968581,3900834,3901052,0.0869617021276596,0.0801411764705882}, {2968582,3901052,3901235,0.0770170212765958,0.0738734693877551}, {2968583,3901235,3901319,0.0254125,0.0259531914893617}, {2968584,3901319,3901413,0.042475,0.042475}, {2968585,3901413,3901660,0.0922285714285714,0.0922285714285714}, {2968586,3901660,3901866,0.08235,0.08235}, {2968587,3901866,3902104,0.0830170212765958,0.0812875}, {2968588,3902104,3902351,0.0881617021276596,0.0881617021276596}, {2968589,3902351,3902594,0.0878297872340426,0.0917333333333333}, {2968590,3902594,3902837,0.0969260869565217,0.0928875}, {2968591,3902837,3903064,0.0891391304347826,0.082008}, {2968592,3903064,3903269,0.0889695652173913,0.0835224489795918}, {2968593,3903269,3903489,0.09608,0.0919914893617021}, {2968594,3903489,3903682,0.0930933333333333,0.089131914893617}, {2968595,3903682,3903905,0.089895652173913,0.0879829787234043}, {2968596,3903905,3904174,0.0941608695652174,0.0962533333333333}, {2968597,3904174,3904385,0.0959441860465116,0.09168}, {2968598,3904385,3904603,0.104473170731707,0.101985714285714}, {2968599,3906403,3906662,0.125413636363636,0.122626666666667}, {2968600,3906199,3906403,0.0908086956521739,0.083544}, {2968601,3905986,3906199,0.083448,0.0802384615384615}, {2968602,3905766,3905986,0.08292,0.0767777777777778}, {2968603,3905551,3905766,0.083376,0.0772}, {2968604,3905343,3905551,0.0822705882352941,0.0777}, {2968605,3904507,3904650,0.060276,0.0627875}, {2968606,3904290,3904507,0.100295454545455,0.0848653846153846}, {2968607,3904129,3904290,0.0703411764705882,0.0689884615384615}, {2968608,3903892,3904129,0.0767769230769231,0.0767769230769231}, {2968609,3903698,3903892,0.0729807692307692,0.0729807692307692}, {2968610,3903519,3903698,0.077,0.077}, {2968611,3903270,3903519,0.0988775510204082,0.0988775510204082}, {2968612,3903054,3903270,0.075725,0.0741795918367347}, {2968613,3902453,3903054,0.187640816326531,0.180282352941176}, {2968614,3901819,3902453,0.183624,0.183624}, {2968615,3901252,3901819,0.177917647058824,0.174496153846154}, {2968616,3897409,3897667,0.211254545454545,0.2582}, {2968617,3897667,3897870,0.142,0.13632}, {2968618,3897870,3898129,0.160539130434783,0.167836363636364}, {2968619,3898129,3898386,0.14448,0.138923076923077}, {2968620,3898386,3898655,0.211457142857143,0.22203}, {2968621,3898655,3899006,0.231875,0.2226}, {2968622,3899006,3899301,0.181128,0.22641}, {2968623,3899301,3899388,0.0860210526315789,0.0908}, {2968624,3899676,3899747,0.0509142857142857,0.042768}, {2968625,3899747,3899997,0.18115,0.207028571428571}, {2968626,3899997,3900311,0.211581818181818,0.221657142857143}, {2968627,3900311,3900353,0.0292444444444444,0.03948}, {2968628,3900353,3900548,0.207317647058824,0.207317647058824}, {2968629,3900548,3900750,0.184714285714286,1000000}, {2968630,3900750,3900996,0.13938,1000000}, {2968631,3900996,3901111,0.0625555555555556,1000000}, {2968632,3901111,3901254,0.0838384615384615,1000000}, {2968633,3901254,3901482,0.139688888888889,1000000}, {2968634,3901482,3901701,0.106527272727273,1000000}, {2968635,3901701,3901992,0.131509090909091,1000000}, {2968636,3901992,3902338,0.126868421052632,1000000}, {2968637,3902338,3902578,0.15944347826087,1000000}, {2968638,3901244,3901564,0.373661538461538,0.194304}, {2968639,3901021,3901244,0.0863318181818182,0.0844133333333333}, {2968640,3900793,3901021,0.0840857142857143,0.087663829787234}, {2968641,3900541,3900793,0.0766961538461538,0.0813918367346939}, {2968642,3900374,3900541,0.067128,0.069925}, {2968643,3900303,3900374,0.02094,0.0213673469387755}, {2968644,3900122,3900303,0.055572,0.0591191489361702}, {2968645,3899965,3900122,0.0485375,0.0506478260869565}, {2968646,3899866,3899965,0.0386181818181818,0.0395162790697674}, {2968647,3899769,3899866,0.037185,0.0391421052631579}, {2968648,3899600,3899769,0.07011,0.127472727272727}, {2968649,3899148,3899382,1000000,0.139044444444444}, {2968650,3898412,3899148,1000000,0.4273}, {2968651,3899600,3900548,0.382815384615385,0.392889473684211}, {2968652,3899083,3899148,0.0586666666666667,0.0459130434782609}, {2968653,3898816,3899083,0.184281818181818,0.144792857142857}, {2968654,3898741,3898816,0.06085,0.0540888888888889}, {2968655,3898569,3898741,0.12843,0.0917357142857143}, {2968656,3898444,3898569,0.0913826086956522,0.0724758620689655}, {2968657,3898234,3898444,0.150028571428571,0.136982608695652}, {2968658,3897884,3898234,0.220172727272727,0.24219}, {2968659,3897618,3897884,0.197454545454545,0.255529411764706}, {2968660,3898357,3898718,0.241075,0.321433333333333}, {2968661,3898718,3898866,0.0576139534883721,0.0563045454545455}, {2968662,3898866,3898925,0.0207681818181818,0.0198652173913043}, {2968663,3898925,3899190,0.0886666666666667,0.0848936170212766}, {2968664,3899190,3899315,0.0469787234042553,0.04416}, {2968665,3899315,3899434,0.0418565217391304,0.038508}, {2968666,3899434,3899605,0.0648260869565217,0.0608571428571429}, {2968667,3899605,3899820,0.0709914893617021,0.066732}, {2968668,3899820,3899923,0.042375,0.04068}, {2968669,3899923,3900134,0.062675,0.060168}, {2968670,3900134,3900230,0.0338553191489362,0.031824}, {2968671,3900230,3900340,0.0338170212765957,0.0324367346938776}, {2968672,3900340,3900436,0.0395125,0.0387061224489796}, {2968673,3900436,3900525,0.0301404255319149,0.0295125}, {2968674,3900525,3900638,0.0461617021276596,0.0461617021276596}, {2968675,3900638,3900714,0.0250304347826087,0.0239875}, {2968676,3900714,3900895,0.066525,0.0694173913043478}, {2968677,3900895,3901177,0.110762790697674,0.108245454545455}, {2968678,3901177,3901450,0.185504347826087,0.125488235294118}, {2968679,3901450,3902456,0.333381818181818,0.444509090909091}, {2968680,3901450,3901709,0.12968,0.1621}, {2968681,3901709,3901920,0.0837,0.0904864864864865}, {2968682,3901920,3902067,0.0562428571428571,0.0549348837209302}, {2968683,3902067,3902154,0.0211363636363636,0.0221428571428571}, {2968684,3902154,3902234,0.0300681818181818,0.0300681818181818}, {2968685,3902234,3902410,0.0544046511627907,0.0519866666666667}, {2968686,3902410,3902738,0.10905652173913,0.10905652173913}, {2968687,3902738,3902996,0.0905347826086957,0.09465}, {2968688,3902996,3903257,0.0950571428571429,0.0973756097560976}, {2968689,3903257,3903307,0.0234166666666667,0.0227837837837838}, {2968690,3903307,3903527,0.37092,0.132471428571429}, {2968691,3904043,3904244,0.078375,0.07125}, {2968692,3904244,3904415,0.0593302325581395,0.05315}, {2968693,3904415,3904703,0.101569565217391,0.0916117647058824}, {2968694,3904703,3904806,0.0392553191489362,0.0361764705882353}, {2968695,3904806,3905030,0.071595652173913,0.071595652173913}, {2968696,3905030,3905204,0.062525,0.0652434782608696}, {2968697,3905204,3905353,0.0562085106382979,0.0518}, {2968698,3905353,3905434,0.0291066666666667,0.0272875}, {2968699,3905434,3905910,0.156357446808511,0.146976}, {2968700,3905910,3906356,0.16035,0.172082926829268}, {2968701,3906356,3906606,0.102981818181818,0.0964085106382979}, {2968702,3906606,3907328,0.202212244897959,0.198168}, {2968703,3907328,3907684,0.112573333333333,0.123556097560976}, {2968704,3907684,3908072,0.176357142857143,0.176357142857143}, {2968705,3908072,3908095,0.0276,1000000}, {2968706,3908072,3908799,1000000,0.271344}, {2968707,3908799,3910166,1000000,0.302018181818182}, {2968708,3910166,3910837,0.213471428571429,0.145785365853659}, {2968709,3910837,3912221,0.373621621621622,0.3456}, {2968710,3908004,3908908,0.397585714285714,1000000}, {2968711,3904507,3905737,0.618931034482759,1000000}, {2968712,3903924,3904507,0.314169230769231,0.314169230769231}, {2968713,3903574,3903924,0.183641379310345,0.204830769230769}, {2968714,3902594,3903574,0.467516129032258,0.536777777777778}, {2968715,3901350,3902594,0.53334375,0.656423076923077}, {2968716,3905737,3906348,0.27571875,0.2941}, {2968717,3906348,3906600,0.142722580645161,0.134072727272727}, {2968718,3906600,3906860,0.0993333333333333,0.0941052631578947}, {2968719,3906860,3907133,0.0968052631578947,0.102183333333333}, {2968720,3907133,3907484,0.151309090909091,0.20805}, {2968721,3907484,3907786,0.185582608695652,0.194018181818182}, {2968722,3907113,3907786,1000000,0.368775}, {2968723,3906348,3906534,0.0712133333333333,0.0681829787234043}, {2968724,3906534,3906889,0.0994695652173913,0.095325}, {2968725,3906889,3907170,0.134485714285714,0.144830769230769}, {2968726,3907170,3907716,0.204816666666667,0.189061538461538}, {2968727,3907716,3908138,0.118633333333333,0.125611764705882}, {2968728,3908138,3908616,0.1436,0.1436}, {2968729,3907786,3908027,0.1650375,0.1650375}, {2968730,3908027,3908824,1000000,1000000}, {2968731,3908908,3909348,0.192931034482759,1000000}, {2968732,3909348,3909703,0.289664516129032,1000000}, {2968733,3908863,3909703,0.341822222222222,0.341822222222222}, {2968734,3908027,3908291,0.178909090909091,0.178909090909091}, {2968735,3908291,3908603,0.148377777777778,0.148377777777778}, {2968736,3908603,3908908,0.194372727272727,0.194372727272727}, {2968737,3906889,3907203,0.0889466666666666,0.0833875}, {2968738,3907203,3907689,0.136378723404255,0.1335375}, {2968739,3908072,3907689,0.115905,0.113078048780488}, {2968740,3902846,3902961,0.0499469387755102,0.0499469387755102}, {2968741,3902565,3902846,0.105855319148936,0.105855319148936}, {2968742,3902289,3902565,0.0923478260869565,0.0923478260869565}, {2968743,3901750,3902289,0.30178,0.30178}, {2968744,3908072,3908507,0.129823255813954,0.118774468085106}, {2968745,3908507,3908816,0.0834367346938776,0.0786230769230769}, {2968746,3908816,3909135,0.0827755102040816,0.0765283018867925}, {2968747,3909135,3909433,0.0830884615384615,0.0815207547169811}, {2968748,3909433,3909712,0.083808,0.0873}, {2968749,3909712,3910139,0.175924137931034,0.141716666666667}, {2968750,3912221,3913428,0.389691891891892,0.360465}, {2968751,3913428,3913759,0.10026,0.108389189189189}, {2968752,3913759,3914090,0.117882352941176,0.167}, {2968753,3913728,3914090,0.166511111111111,0.172915384615385}, {2968754,3913037,3913361,0.139727272727273,0.112463414634146}, {2968755,3912682,3913037,0.12015,0.08544}, {2968756,3912353,3912682,0.111994285714286,0.0852130434782609}, {2968757,3912103,3912353,0.096972972972973,0.0797333333333333}, {2968758,3911844,3912103,0.0936162162162162,0.0769733333333333}, {2968759,3910824,3911220,0.136355555555556,0.111563636363636}, {2968760,3909532,3910824,0.52085625,0.505072727272727}, {2968761,3911535,3911220,0.0993483870967742,0.1062}, {2968762,3903905,3904862,0.588991304347826,0.521030769230769}, {2968763,3904603,3905496,0.381705882352941,0.418645161290323}, {2968764,3905496,3906403,0.464896551724138,0.408545454545455}, {2968765,3904862,3905766,0.533544,0.635171428571429}, {2968766,3905766,3907407,0.986765217391304,1.19450526315789}, {2968767,3907407,3908291,0.453528,0.453528}, {2968768,3899497,3899862,0.276704347826087,0.276704347826087}, {2968769,3899862,3900687,0.615,0.615}, {2968770,3906508,3907133,0.44145,0.44145}, {2968771,3905144,3906508,0.777969230769231,0.777969230769231}, {2968772,3903269,3904252,0.5424,0.5424}, {2968773,3899591,3899862,0.223933333333333,0.223933333333333}, {2968774,3899344,3899591,0.174715384615385,0.146535483870968}, {2968775,3899591,3900499,0.4862625,0.51868}, {2968776,3900499,3901660,0.57944,0.599420689655172}, {2968777,3899900,3901052,0.72185,0.618728571428571}, {2968778,3901660,3902786,0.53955,0.604296}, {2968779,3902786,3903187,0.259173913043478,0.248375}, {2968780,3903187,3903698,0.353809090909091,0.353809090909091}, {2968781,3902144,3902418,0.122648275862069,0.11856}, {2968782,3902418,3902607,0.110112,0.105876923076923}, {2968783,3902607,3903054,0.311672727272727,0.298121739130435}, {2968784,3903054,3903346,0.21951,0.209057142857143}, {2968785,3903346,3903593,0.132527272727273,0.141077419354839}, {2968786,3903593,3903895,0.23,0.20125}, {2968787,3903895,3904243,0.203875,0.188192307692308}, {2968788,3904243,3904564,0.140627027027027,0.148662857142857}, {2968789,3904564,3904817,0.1464,0.152030769230769}, {2968790,3904817,3905076,0.13186,0.179809090909091}, {2968791,3905076,3905910,0.516576923076923,0.516576923076923}, {2968792,3903105,3903770,0.392957142857143,0.407511111111111}, {2968793,3902846,3903105,0.188781818181818,0.230733333333333}, {2968794,3902846,3902781,0.0438,0.0707538461538462}, {2968795,3902460,3902781,0.245084210526316,0.194025}, {2968796,3902151,3902460,0.208228571428571,0.14576}, {2968797,3901819,3902151,0.21711,0.160822222222222}, {2968798,3901362,3901819,0.342571428571429,0.342571428571429}, {2968799,3900886,3901362,0.2502,0.278}, {2968800,3900421,3900886,0.234658064516129,0.202066666666667}, {2968801,3900143,3900421,0.156577777777778,0.192163636363636}, {2968802,3898871,3899392,0.304464,1000000}, {2968803,3899392,3899887,0.258868965517241,1000000}, {2968804,3897576,3897832,1000000,1000000}, {2968805,3897832,3898318,1000000,1000000}, {2968806,3898318,3898848,1000000,0.441035294117647}, {2968807,3899008,3899769,0.424776923076923,1000000}, {2968808,3902456,3903455,0.574592307692308,0.439394117647059}, {2968809,3903455,3904410,0.386368421052632,0.815666666666667}, {2968810,3904410,3905334,0.349171428571429,0.4582875}, {2968811,3907847,3908282,1000000,0.199907142857143}, {2968812,3907549,3907847,1000000,0.133838709677419}, {2968813,3907265,3907549,1000000,0.142644444444444}, {2968814,3907265,3907424,0.12006,0.0923538461538462}, {2968815,3907424,3908048,0.41838,0.298842857142857}, {2968816,3908048,3908862,0.403133333333333,0.403133333333333}, {2968817,3908862,3909635,0.436536,0.436536}, {2968818,3909098,3910063,0.263916666666667,0.231731707317073}, {2968819,3910063,3910706,0.168225,0.141663157894737}, {2968820,3910706,3910824,0.0459677419354839,0.0407142857142857}, {2968821,3908750,3909051,0.118235294117647,0.129677419354839}, {2968822,3909051,3909347,0.11175,0.129774193548387}, {2968823,3909347,3909635,0.133741935483871,0.148071428571429}, {2968824,3909635,3909952,0.140275862068966,0.150666666666667}, {2968825,3909952,3910284,0.13501935483871,0.13952}, {2968826,3910284,3910681,0.1366,0.155441379310345}, {2968827,3913037,3914135,0.511777777777778,0.511777777777778}, {2968828,3912671,3913037,0.20517,0.170975}, {2968829,3912671,3912329,0.132558620689655,0.142377777777778}, {2968830,3912035,3912329,0.134442857142857,0.12548}, {2968831,3911730,3912035,0.120476470588235,0.120476470588235}, {2968832,3911282,3911730,0.313828571428571,0.313828571428571}, {2968833,3907970,3908381,0.223275,0.243572727272727}, {2968834,3907647,3907970,0.13528,0.156092307692308}, {2968835,3907365,3907647,0.147857142857143,0.147857142857143}, {2968836,3907032,3907365,0.143441379310345,0.143441379310345}, {2968837,3906727,3907032,0.13508,0.150088888888889}, {2968838,3906356,3906727,0.223753846153846,0.252939130434783}, {2968839,3896306,3896690,0.19886,0.180781818181818}, {2968840,3897796,3898020,0.215933333333333,0.19434}, {2968841,3896012,3896306,0.1839,0.169753846153846}, {2968842,3897301,3897796,0.385736842105263,0.333136363636364}, {2968843,3896690,3897301,0.417707142857143,0.417707142857143}, {2968844,3896588,3896764,0.148827272727273,0.148827272727273}, {2968845,3893671,3893620,0.101853658536585,0.1044}, {2968846,3893620,3893574,0.0974634146341463,0.0999}, {2968847,3893675,3893941,0.152711111111111,0.152711111111111}, {2968848,3893941,3894240,0.187852173913043,0.187852173913043}, {2968849,3894240,3894826,0.280778571428571,0.357354545454545}, {2968850,3894564,3894826,1000000,0.291438461538462}, {2968851,3894261,3894564,0.394766666666667,0.322990909090909}, {2968852,3894261,3894120,0.19415,0.15532}, {2968853,3903984,3904528,0.26088,0.2038125}, {2968854,3903386,3903984,0.259862068965517,0.215314285714286}, {2968855,3902932,3903386,0.205944,0.234027272727273}, {2969718,3879276,3879251,1000000,0.0742434782608696}, {2969866,3880338,3880408,1000000,1000000}, {2969867,3883377,3883596,0.0812896551724138,0.0714363636363636}, {2969868,3882411,3882066,0.336494117647059,0.346690909090909}, {2969869,3881523,3881869,0.154777777777778,0.144103448275862}, {2969870,3881094,3881523,0.217178571428571,0.196161290322581}, {2969871,3880864,3881094,0.1077,0.111688888888889}, {2969872,3880424,3880864,0.240771428571429,0.232468965517241}, {2969873,3880099,3880424,0.1874,0.14055}, {2969874,3879648,3880099,0.4149,0.393063157894737}, {2969875,3879281,3879648,0.260894117647059,0.3168}, {2969876,3878359,3878770,1000000,1000000}, {2969877,3878359,3877929,1000000,1000000}, {2969878,3879716,3878777,0.471052173913043,0.471052173913043}, {2969879,3880144,3879716,0.1882875,0.215185714285714}, {2969880,3880576,3880144,0.27549,0.289989473684211}, {2969881,3881862,3881483,0.158136,0.146422222222222}, {2969882,3882097,3881862,0.0971032258064516,0.0885352941176471}, {2969883,3882458,3882097,0.152420689655172,0.130005882352941}, {2969884,3882959,3882458,0.198711111111111,0.173070967741935}, {2969885,3883124,3882959,0.072675,0.069768}, {2969886,3883542,3883480,0.388407692307692,0.360664285714286}, {2969887,3883642,3883542,1.1031,1.00281818181818}, {2969888,3879599,3878491,0.45703125,0.504310344827586}, {2969889,3878491,3878082,0.1347,0.149666666666667}, {2969890,3878082,3877685,0.1344375,0.1344375}, {2969891,3883058,3882382,1000000,0.38661}, {2969892,3881570,3881418,0.0834857142857143,0.070128}, {2969893,3881577,3881418,0.191423076923077,0.216391304347826}, {2969894,3882066,3881577,0.430905,0.465843243243243}, {2969895,3881577,3881229,0.187915384615385,0.212426086956522}, {2969896,3881229,3880868,0.14295,0.155945454545455}, {2969897,3880868,3880326,0.29412,0.29412}, {2969898,3880135,3880326,0.1649,0.1649}, {2969899,3880135,3879933,0.156463636363636,0.149660869565217}, {2969900,3879792,3879933,0.115546153846154,0.107292857142857}, {2969901,3879792,3879636,0.111381818181818,0.116685714285714}, {2969902,3880099,3879864,0.240023076923077,0.189109090909091}, {2969903,3879636,3879864,0.21762,0.225124137931035}, {2969904,3879636,3879413,0.185222222222222,0.151545454545455}, {2969905,3881198,3879079,0.918145454545455,0.891141176470588}, {2969906,3879858,3880122,0.191090322580645,0.211564285714286}, {2969907,3879496,3880122,0.434422222222222,0.404462068965517}, {2969908,3879221,3879496,0.183736363636364,0.155469230769231}, {2969909,3878885,3879221,0.203171428571429,0.147124137931034}, {2969910,3877880,3877929,1000000,1000000}, {2969911,3878357,3878148,0.2532,0.2321}, {2969912,3878357,3878885,0.603923076923077,0.560785714285714}, {2969913,3882537,3881996,0.21855652173913,0.21855652173913}, {2969914,3884598,3885203,1000000,0.19340625}, {2969915,3884655,3885262,0.41244,1000000}, {2969916,3885203,3885724,1000000,0.270542857142857}, {2969917,3885724,3886178,0.535725,0.13393125}, {2969918,3886178,3886327,0.074625,0.1791}, {2969919,3886327,3887318,0.420235714285714,0.405744827586207}, {2969920,3886220,3886178,0.204276923076923,0.189685714285714}, {2969921,3886228,3886220,0.0952411764705882,0.0981272727272727}, {2969922,3885262,3885789,0.219853846153846,1000000}, {2969923,3885789,3886228,0.1941,1000000}, {2969924,3886248,3886228,0.194089655172414,0.160817142857143}, {2969925,3886299,3886248,0.195446511627907,0.191004545454545}, {2969926,3886300,3886299,0.0471627906976744,0.0460909090909091}, {2969927,3886315,3886300,0.0618923076923077,0.0652378378378378}, {2969928,3886331,3886315,0.115114285714286,0.16116}, {2969929,3891023,3891004,0.27788,0.252618181818182}, {2969930,3890236,3890739,0.244157142857143,0.244157142857143}, {2969931,3889299,3889862,0.209116981132075,0.213138461538462}, {2969932,3888751,3889299,0.221826666666667,0.221826666666667}, {2969933,3890129,3890134,0.117566666666667,0.0920086956521739}, {2969934,3889204,3890129,0.299707692307692,0.307594736842105}, {2969935,3887418,3887360,0.29511724137931,0.28528}, {2969936,3887418,3887443,0.68358,0.68358}, {2969937,3887360,3887318,0.264716129032258,0.264716129032258}, {2969938,3887318,3889862,0.751447058823529,0.774218181818182}, {2969939,3887318,3887281,0.2486625,0.274386206896552}, {2969940,3887281,3887250,0.224935714285714,0.217179310344828}, {2969941,3886178,3886134,0.176413043478261,0.197926829268293}, {2969942,3887250,3887222,0.329464285714286,0.318103448275862}, {2969943,3888592,3889274,0.152468181818182,0.159728571428571}, {2969944,3889274,3889874,0.154618604651163,0.141459574468085}, {2969945,3889874,3890438,0.169275,0.15746511627907}, {2969946,3890438,3891004,0.264096,0.16506}, {2969947,3891004,3890945,0.247072340425532,0.297753846153846}, {2969948,3890945,3890909,0.389982352941177,0.348931578947368}, {2969949,3888531,3888445,0.44108,0.44108}, {2969950,3888564,3888531,0.135276923076923,0.140688}, {2969951,3888568,3888564,0.123514285714286,0.13509375}, {2969952,3888592,3888568,0.164425,0.171573913043478}, {2969953,3887222,3887202,0.151355555555556,0.157176923076923}, {2969954,3887202,3887171,0.1158,0.1158}, {2969955,3887171,3887155,0.125355555555556,0.116710344827586}, {2969956,3887155,3887079,0.453972413793103,0.424683870967742}, {2969957,3885978,3885918,0.177951219512195,0.169674418604651}, {2969958,3885918,3885878,0.2786,0.18283125}, {2969959,3886472,3886649,0.0727714285714286,0.10188}, {2969960,3886649,3886998,0.148613793103448,0.165761538461538}, {2969961,3887079,3886998,0.539781818181818,0.55665}, {2969962,3886998,3887522,0.189765517241379,0.220128}, {2969963,3887522,3887661,0.0571363636363636,0.052375}, {2969964,3887661,3888345,0.244444444444444,0.275}, {2969965,3888445,3888345,0.574412903225806,0.5396}, {2969966,3888345,3889018,0.237385714285714,0.27695}, {2969967,3889018,3889650,0.239121428571429,0.247977777777778}, {2969968,3890909,3890805,0.541254545454546,0.576174193548387}, {2969969,3889650,3890225,0.22442,0.24045}, {2969970,3890225,3890805,0.267456,0.290713043478261}, {2969971,3890805,3891358,0.192891428571429,0.198564705882353}, {2969972,3891358,3891891,0.156385714285714,0.164205}, {2969973,3891891,3892403,0.1479,0.158721951219512}, {2969974,3892403,3892807,0.0961404255319149,0.107585714285714}, {2969975,3892807,3893007,0.0481953488372093,0.0481953488372093}, {2969976,3893007,3893445,0.172697142857143,0.163362162162162}, {2969977,3891891,3891830,0.654533333333333,0.654533333333333}, {2969978,3890805,3890757,0.413109677419355,0.42688}, {2969979,3885978,3886582,0.258222222222222,0.27888}, {2969980,3886582,3887155,0.236875862068966,0.208163636363636}, {2969981,3888531,3889228,0.234041379310345,0.22624}, {2969982,3889228,3889842,0.231537931034483,0.22382}, {2969983,3889842,3890375,0.2714,0.191576470588235}, {2969984,3890375,3890945,0.268296,0.23955}, {2969985,3888345,3888305,0.391581818181818,0.410228571428571}, {2969986,3888305,3888290,0.1692,0.16215}, {2969987,3888290,3888205,0.275424,0.222116129032258}, {2969988,3888290,3888912,0.22995,0.22995}, {2969989,3888912,3889527,0.209246511627907,0.22494}, {2969990,3889527,3889639,0.05738,0.0555290322580645}, {2969991,3889639,3890157,0.232323529411765,0.24684375}, {2969992,3890157,3890757,0.265062857142857,0.250735135135135}, {2969993,3890757,3890989,0.126144827586207,0.1407}, {2969994,3890989,3891304,0.156951724137931,0.15172}, {2969995,3891304,3891830,0.2376,0.245264516129032}, {2969996,3891830,3892344,0.22455,0.1996}, {2969997,3892344,3892928,0.198383333333333,0.193021621621622}, {2969998,3892928,3893376,0.180113513513513,0.185116666666667}, {2969999,3890757,3890925,0.171066666666667,0.19245}, {2970000,3890925,3891204,0.160781818181818,0.151594285714286}, {2970001,3891204,3891638,0.1503,0.154594285714286}, {2970002,3891638,3891782,0.0669375,0.0738620689655173}, {2970003,3891782,3892178,0.254509090909091,0.239965714285714}, {2970004,3893376,3894211,0.386763636363636,0.344951351351351}, {2970005,3893376,3893198,0.177730434782609,0.177730434782609}, {2970006,3893198,3893334,0.1119,0.122072727272727}, {2970007,3892684,3893476,0.324270967741935,0.3141375}, {2970008,3893334,3893476,0.122723076923077,0.113957142857143}, {2970009,3893476,3893604,0.0961862068965517,0.0774833333333333}, {2970010,3893604,3894214,0.246980487804878,0.235493023255814}, {2970011,3894214,3894879,0.345531818181818,0.353567441860465}, {2970012,3894879,3895046,0.11335,0.160023529411765}, {2970013,3895046,3895688,0.445617391304348,0.465872727272727}, {2970014,3894879,3895069,0.190542857142857,0.20840625}, {2970015,3895069,3895171,0.0711,0.0690685714285714}, {2970016,3895171,3895444,0.245455813953488,0.277752631578947}, {2970017,3895444,3895490,0.02922,0.0324666666666667}, {2970018,3895490,3895786,0.16992,0.196061538461538}, {2970019,3895786,3895888,0.0928,0.0954514285714286}, {2970020,3895888,3896205,0.206106976744186,0.260664705882353}, {2970021,3896205,3896238,0.0365513513513513,0.0466344827586207}, {2970022,3896238,3896505,0.421634482758621,0.509475}, {2970023,3896505,3896733,0.28276875,0.323164285714286}, {2970024,3896733,3896850,0.112781818181818,0.11630625}, {2970025,3896850,3896728,0.15770625,0.174020689655172}, {2970026,3896728,3897374,0.355752,0.355752}, {2970027,3897374,3897738,0.20225,0.21104347826087}, {2970028,3896728,3896645,0.06826875,0.0809111111111111}, {2970029,3896645,3896537,0.106128,0.0914896551724138}, {2970030,3896537,3896870,0.3196,0.308185714285714}, {2970031,3896870,3897077,0.152727272727273,0.186666666666667}, {2970032,3897077,3897130,0.0360333333333333,0.0498923076923077}, {2970033,3897130,3897586,0.31995,0.31995}, {2970034,3898505,3898941,0.17265,0.156954545454545}, {2970035,3897941,3898505,0.268447058823529,0.260777142857143}, {2970036,3897849,3897941,0.0461823529411765,0.0461823529411765}, {2970037,3897586,3897849,0.334933333333333,0.334933333333333}, {2970038,3895545,3895898,0.26555,0.26555}, {2970039,3896106,3895898,0.277278260869565,0.2362}, {2970040,3896163,3896106,0.11781,0.094248}, {2970041,3895968,3896505,0.377972727272727,0.41577}, {2970042,3895261,3895968,0.77736,0.728775}, {2970043,3894727,3895261,0.551152941176471,0.5856}, {2970044,3894379,3894727,0.162581818181818,0.173070967741935}, {2970045,3894085,3894379,0.120405405405405,0.120405405405405}, {2970046,3893772,3894085,0.137866666666667,0.127261538461538}, {2970047,3893418,3893772,0.20385,0.2114}, {2970048,3892532,3892803,0.0915405405405405,0.0915405405405405}, {2970049,3892803,3893166,0.146777142857143,0.12529756097561}, {2970050,3893166,3893662,0.195536842105263,0.190523076923077}, {2970051,3893662,3893867,0.0966727272727273,0.102909677419355}, {2970052,3894406,3894754,0.262988571428571,0.296922580645161}, {2970053,3894754,3894970,0.15934,0.199175}, {2970054,3894970,3895572,0.4611,0.4611}, {2970055,3895572,3896205,0.50634,0.50634}, {2970056,3895171,3895698,0.341911111111111,0.341911111111111}, {2970057,3895698,3896556,0.721088888888889,0.721088888888889}, {2970058,3885950,3885481,0.192109090909091,0.18784}, {2970059,3885481,3885196,0.113642553191489,0.106824}, {2970060,3885196,3885004,0.0714666666666667,0.0684255319148936}, {2970061,3885004,3884726,0.212577777777778,0.163988571428571}, {2970062,3887136,3886570,0.271375609756098,0.337163636363636}, {2970063,3886570,3886326,0.0948941176470588,0.0948941176470588}, {2970064,3886326,3885900,0.35796,0.193491891891892}, {2970065,3885619,3885348,0.0922212765957447,0.09632}, {2970066,3885348,3885082,0.0888893617021276,0.0888893617021276}, {2970067,3885082,3884847,0.0873652173913043,0.0855063829787234}, {2970068,3884847,3884767,0.0228367346938776,0.0228367346938776}, {2970069,3884767,3884576,0.062475,0.062475}, {2970070,3884576,3884431,0.0520212765957447,0.0531521739130435}, {2970071,3884431,3884324,0.04112,0.0420545454545455}, {2970072,3884324,3884167,0.062,0.062}, {2970073,3884167,3883984,0.129626086956522,0.124225}, {2970074,3881308,3881467,0.120052173913044,0.102266666666667}, {2970075,3881467,3881755,0.162664285714286,0.182184}, {2970076,3881755,3881946,0.134048275862069,0.1254}, {2970077,3881946,3882037,0.0496457142857143,0.0526545454545455}, {2970078,3882037,3882269,0.1376,0.1376}, {2970079,3882269,3882504,0.123216666666667,0.13861875}, {2970080,3883984,3883663,0.136852941176471,0.23265}, {2970081,3883663,3883298,0.0945,0.0966}, {2970082,3883298,3882780,0.142995918367347,0.14908085106383}, {2970083,3882504,3882780,0.2013,0.210052173913043}, {2970084,3882780,3882474,0.0794235294117647,0.082665306122449}, {2970085,3882474,3882194,0.087075,0.0908608695652174}, {2970086,3882194,3881933,0.146586206896552,0.128818181818182}, {2970087,3882780,3883306,0.48258947368421,1.0188}, {2970088,3883306,3883555,0.14296,0.134025}, {2970089,3883555,3883794,0.2356,0.163107692307692}, {2970090,3881346,3881258,1000000,0.119792307692308}, {2970091,3881708,3881346,0.303135483870968,0.268491428571429}, {2970092,3881755,3881708,0.0981,0.102771428571429}, {2970093,3880751,3880916,0.0939352941176471,0.118288888888889}, {2970094,3880916,3881174,0.1746,0.161169230769231}, {2970095,3881174,3881258,0.0822,0.06028}, {2970096,3881258,3880910,1000000,0.406176923076923}, {2970097,3880910,3880718,1000000,0.203142857142857}, {2970098,3881258,3881406,0.0940285714285714,0.0731333333333333}, {2970099,3881406,3881537,0.0679333333333333,0.06114}, {2970100,3881537,3881675,0.05163,0.0529538461538462}, {2970101,3881675,3881933,0.128708108108108,0.15361935483871}, {2970102,3880910,3881138,1000000,0.0929142857142857}, {2970103,3881138,3881740,1000000,0.35124}, {2970104,3881740,3882277,0.249062068965517,0.249062068965517}, {2970105,3881933,3882419,0.287664705882353,0.250784615384615}, {2970106,3882419,3882277,0.178928571428571,1000000}, {2970107,3879861,3880159,0.13775625,0.163266666666667}, {2970108,3880159,3880396,0.135325,0.147627272727273}, {2970109,3880396,3880718,0.164511111111111,0.164511111111111}, {2970110,3885082,3886104,0.532984615384615,0.43305}, {2970111,3887027,3886104,0.345171428571429,0.439309090909091}, {2970112,3886308,3885959,0.188353846153846,0.1530375}, {2970113,3886547,3886308,0.0928909090909091,0.0908266666666667}, {2970114,3886804,3886547,0.105468292682927,0.102957142857143}, {2970115,3887027,3886804,0.154292307692308,0.154292307692308}, {2970116,3887262,3887027,0.147346153846154,0.15324}, {2970117,3887488,3887262,0.0894545454545454,0.0915348837209302}, {2970118,3887761,3887488,0.08484,0.0829956521739131}, {2970119,3888093,3887761,0.14728,0.152358620689655}, {2970120,3888367,3888093,0.154272,1000000}, {2970121,3888567,3888367,0.0663209302325582,1000000}, {2970122,3888607,3888567,0.0150510638297872,1000000}, {2970123,3888888,3888607,0.0824869565217391,1000000}, {2970124,3889065,3888888,0.05564,1000000}, {2970125,3889128,3889065,0.0187142857142857,1000000}, {2970126,3889378,3889128,0.123522580645161,1000000}, {2970127,3887027,3887505,0.217432258064516,0.177378947368421}, {2970128,3887505,3887662,0.0426666666666667,0.0417391304347826}, {2970129,3887662,3888167,0.16032,0.142506666666667}, {2970130,3889086,3888635,1000000,0.198235714285714}, {2970131,3888635,3888273,0.162642857142857,0.162642857142857}, {2970132,3888273,3888167,0.0475111111111111,0.0475111111111111}, {2970133,3888167,3888493,0.187155,0.197005263157895}, {2970134,3887501,3887173,0.25794,0.25794}, {2970135,3887843,3887501,0.20277,0.20277}, {2970136,3888144,3887843,0.1591,0.14319}, {2970137,3888493,3888144,0.198733333333333,0.23848}, {2970138,3888493,3889130,0.3253,0.285629268292683}, {2970139,3889130,3889467,0.14835,0.184158620689655}, {2970140,3888911,3889467,0.232968,0.232968}, {2970141,3888911,3888519,0.161292857142857,0.155731034482759}, {2970142,3888519,3888384,0.0795545454545455,0.0648222222222222}, {2970143,3880396,3880212,0.240688888888889,0.240688888888889}, {2970144,3880212,3880301,0.06924,0.06924}, {2970145,3880301,3880476,0.12036,0.1062}, {2970146,3880476,3880701,0.160671428571429,0.1405875}, {2970147,3880701,3880929,0.143088888888889,0.143088888888889}, {2970148,3881740,3881464,0.228664285714286,0.266775}, {2970149,3881464,3881343,0.1296,0.145152}, {2970150,3881343,3881162,0.312947368421053,0.258521739130435}, {2970151,3880929,3881162,0.11635,0.135116129032258}, {2970152,3881162,3881511,0.24015,0.280175}, {2970153,3881102,3881387,0.0904,0.0853777777777778}, {2970154,3878208,3879752,0.707066666666667,0.707066666666667}, {2970155,3881031,3881102,0.0262415094339623,0.0252872727272727}, {2970156,3880421,3881031,0.206434615384615,0.198788888888889}, {2970157,3880222,3880421,0.0714857142857143,0.070056}, {2970158,3880222,3879963,0.211382142857143,0.219211111111111}, {2970159,3883839,3884819,0.38787,0.44328}, {2970160,3884108,3884886,0.288012765957447,0.300813333333333}, {2970161,3886260,3885815,1000000,0.403088888888889}, {2970162,3884886,3885540,0.24134693877551,0.24134693877551}, {2970163,3885815,3885540,1000000,0.8443875}, {2970164,3885540,3886197,0.230244,0.250265217391304}, {2970165,3886197,3886465,0.1509,0.1509}, {2970166,3889624,3889174,0.135243243243243,0.119142857142857}, {2970167,3890191,3889850,0.164424,0.12845625}, {2970168,3889850,3889886,0.159,0.159}, {2970169,3889356,3889746,0.167723076923077,0.1817}, {2970170,3889746,3889902,0.097551724137931,0.08840625}, {2970171,3890490,3889902,0.245883333333333,0.226969230769231}, {2970172,3890745,3890490,0.073305,0.0751846153846154}, {2970173,3891243,3891525,0.25269375,0.25269375}, {2970174,3891525,3891558,0.165286956521739,0.12672}, {2970175,3891558,3891584,0.0835,0.0607272727272727}, {2970176,3891584,3891632,0.107574193548387,0.0980823529411765}, {2970177,3891632,3891647,0.093096,0.0705272727272727}, {2970178,3891647,3891888,0.169444444444444,0.157758620689655}, {2970179,3891888,3891945,0.124130769230769,0.119533333333333}, {2970180,3891945,3891997,0.1756,0.15365}, {2970181,3891779,3891477,0.193885714285714,0.20358}, {2970182,3891997,3891779,0.123075,0.123075}, {2970183,3891997,3892204,0.214539130434783,0.214539130434783}, {2970184,3893368,3893126,0.185136,0.185136}, {2970185,3893126,3892822,0.174312,1000000}, {2970186,3892822,3892651,0.0597375,1000000}, {2970187,3892651,3892462,0.0874457142857143,1000000}, {2970188,3892462,3892204,0.15384,1000000}, {2970189,3892204,3892657,0.292916129032258,0.2837625}, {2970190,3892657,3892414,0.1542,0.140791304347826}, {2970191,3892414,3892133,0.152975,0.131121428571429}, {2970192,3892133,3891835,0.188914285714286,0.1653}, {2970193,3891835,3891542,0.145022222222222,0.145022222222222}, {2970194,3891542,3891236,0.146044444444444,0.146044444444444}, {2970195,3892657,3893075,0.34746,0.32574375}, {2970196,3893075,3893303,0.146035714285714,0.1363}, {2970197,3893303,3893868,0.338708571428571,0.39516}, {2970198,3892546,3892256,0.147844444444444,0.147844444444444}, {2970199,3892886,3892546,0.151888888888889,0.151888888888889}, {2970200,3893186,3892886,1000000,0.156555555555556}, {2970201,3893523,3893186,1000000,0.202915384615385}, {2970202,3893868,3893523,1000000,0.240048}, {2970203,3893868,3893985,0.130928571428571,0.14664}, {2970204,3893985,3894017,0.0851,0.07659}, {2970205,3894237,3893868,1000000,0.248973913043478}, {2970206,3894237,3894316,0.07089,0.07089}, {2970207,3894634,3894316,0.248652631578947,0.23622}, {2970208,3894017,3894274,0.319311111111111,0.319311111111111}, {2970209,3894274,3894493,0.196911111111111,0.196911111111111}, {2970210,3894493,3894860,0.384044444444444,0.384044444444444}, {2970211,3894860,3895160,0.223556756756757,0.223556756756757}, {2970212,3895160,3895570,0.301381818181818,0.292517647058823}, {2970213,3895570,3895859,0.2198625,0.23452}, {2970214,3895859,3896118,0.1306,0.144347368421053}, {2970215,3896118,3896399,0.148843902439024,0.160594736842105}, {2970216,3896399,3896635,0.110780487804878,0.137636363636364}, {2970217,3896635,3897400,0.252223255813953,0.28541052631579}, {2970218,3897400,3897707,0.0919826086956522,0.117533333333333}, {2970219,3897707,3898044,0.110289473684211,0.155222222222222}, {2970220,3898044,3898420,0.197236363636364,0.1808}, {2970221,3893674,3893429,0.19743,0.19743}, {2970222,3893914,3893674,0.228966666666667,0.228966666666667}, {2970223,3894139,3893914,0.1652,0.1652}, {2970224,3894377,3894139,0.158209090909091,0.145025}, {2970225,3894627,3894377,0.155425,0.155425}, {2970226,3894860,3894627,0.1298,0.1298}, {2970227,3895113,3894860,0.18276,0.18276}, {2970228,3895252,3895113,0.12954,0.12954}, {2970229,3895438,3895252,0.13449,0.13449}, {2970230,3895438,3895562,0.12336,0.12336}, {2970231,3896033,3895562,0.231511111111111,0.231511111111111}, {2970232,3896262,3896033,0.103933333333333,0.103933333333333}, {2970233,3896056,3896227,0.23418947368421,0.23418947368421}, {2970234,3896301,3896801,0.40284,0.40284}, {2970235,3896801,3897289,0.28695,0.28695}, {2970236,3897289,3897551,0.17223,0.17223}, {2970237,3897551,3897849,0.18447,0.18447}, {2970238,3886098,3886307,0.108828571428571,0.11427}, {2970239,3886307,3886648,0.1415,0.146379310344828}, {2970240,3886648,3887250,0.35385,0.28308}, {2970241,3887250,3888650,0.525346153846154,0.4553}, {2970242,3888650,3888592,0.3888,0.3888}, {2970243,3888650,3889927,0.67341,0.612190909090909}, {2970244,3889927,3890085,0.0824608695652174,0.0654}, {2970245,3890085,3890476,0.138441176470588,0.134485714285714}, {2970246,3890476,3890739,0.120264,0.0969870967741936}, {2970247,3891004,3891553,0.22016,0.287165217391304}, {2970248,3892477,3893275,0.886028571428571,0.918844444444445}, {2970249,3894869,3895010,0.178753846153846,0.105627272727273}, {2970250,3894495,3894869,0.319046153846154,0.270495652173913}, {2970251,3894302,3894495,0.149483333333333,0.116986956521739}, {2970252,3894124,3894302,0.142538461538462,0.132357142857143}, {2970253,3893624,3894124,0.409923076923077,0.340148936170213}, {2970254,3893275,3893624,0.4107,0.381364285714286}, {2970255,3861059,3861176,0.208168421052632,0.183962790697674}, {2970256,3861059,3860095,0.304305,0.347777142857143}, {2970257,3859599,3860095,0.346454545454545,0.300868421052632}, {2970258,3863969,3863413,0.607251428571429,0.625111764705882}, {2970259,3860324,3860500,0.131323076923077,0.134778947368421}, {2970260,3860324,3860325,0.0367741935483871,0.0316666666666667}, {2970261,3860325,3860799,0.370524324324324,0.370524324324324}, {2970279,3865839,3865258,0.157263157894737,0.153230769230769}, {2970280,3866032,3865839,0.0514923076923077,0.0528473684210526}, {2970281,3866155,3866032,0.0325833333333333,0.0308684210526316}, {2970282,3866526,3866155,0.0819846153846154,0.0841421052631579}, {2970283,3866949,3866526,0.102415384615385,0.11095}, {2970284,3867546,3866949,0.162291891891892,0.171565714285714}, {2970285,3867806,3867546,0.0826363636363636,0.0879677419354839}, {2970286,3868503,3867806,0.191382857142857,0.186066666666667}, {2970287,3868647,3868503,0.0478058823529412,0.0478058823529412}, {2970288,3868879,3868647,0.0541297297297297,0.0589058823529412}, {2970289,3869091,3868879,0.0587189189189189,0.06035}, {2970290,3869577,3869091,0.131485714285714,0.127833333333333}, {2970291,3869700,3869577,0.0339272727272727,0.0329294117647059}, {2970292,3869832,3869700,0.0354514285714286,0.0376}, {2970293,3870074,3869832,0.0651081081081081,0.0688285714285714}, {2970294,3870227,3870074,0.0402514285714286,0.0414352941176471}, {2970295,3870358,3870227,0.0388545454545455,0.04006875}, {2970296,3870487,3870358,0.03898125,0.0366882352941176}, {2970297,3871164,3870487,0.270792,0.270792}, {2970298,3871164,3870999,0.229008,0.23855}, {2970299,3870999,3870956,0.0756692307692308,0.06558}, {2970300,3870956,3870977,0.0575357142857143,0.0519677419354839}, {2970301,3870977,3870929,0.12984,0.12984}, {2970302,3870929,3870893,0.136033333333333,0.12243}, {2970303,3871269,3871164,0.116685714285714,0.12252}, {2970304,3871337,3871269,0.0441103448275862,0.051168}, {2970305,3871259,3871337,0.06556,0.0678206896551724}, {2970306,3871106,3871259,0.125109677419355,0.117527272727273}, {2970307,3871035,3871106,0.11472,0.106222222222222}, {2970308,3871080,3871035,0.0751862068965517,0.0751862068965517}, {2970309,3870909,3871080,0.32675625,0.34854}, {2970310,3870909,3870894,0.0588260869565217,0.056375}, {2970311,3870886,3870860,0.0772875,0.0562090909090909}, {2970312,3870828,3870797,1000000,0.104353846153846}, {2970313,3870797,3870915,1000000,0.251806451612903}, {2970314,3870747,3870372,0.17346,0.192733333333333}, {2970315,3870828,3870158,0.236330769230769,0.21945}, {2970316,3870158,3869870,0.0704842105263158,0.0744}, {2970317,3869870,3869018,0.2307,0.250474285714286}, {2970318,3869018,3868901,0.203276470588235,0.246835714285714}, {2970319,3868901,3868338,0.229765714285714,0.259412903225806}, {2970320,3868338,3868131,0.0789666666666667,0.0861454545454546}, {2970321,3868131,3867656,0.164929411764706,0.1752375}, {2970322,3867656,3867443,0.103316129032258,0.0889666666666667}, {2970323,3867008,3866642,0.111247058823529,0.1182}, {2970324,3867443,3868516,0.487488888888889,0.487488888888889}, {2970325,3870055,3869739,0.143830434782609,0.161370731707317}, {2970326,3870228,3870055,0.0473632653061224,0.0504521739130435}, {2970327,3869980,3869326,0.20262,0.217092857142857}, {2970328,3870520,3870228,0.111234782608696,0.116290909090909}, {2970329,3870597,3870520,0.0396648648648649,0.0407666666666667}, {2970330,3871051,3870597,0.384394285714286,0.384394285714286}, {2970331,3870984,3871051,0.258790909090909,0.237225}, {2970332,3870915,3870984,0.49251,0.469057142857143}, {2970333,3867807,3867566,0.0682054054054054,0.08412}, {2970334,3866114,3864983,0.372116129032258,0.461424}, {2970339,3861212,3860325,0.497225,0.426192857142857}, {2970340,3864767,3864589,0.289338461538461,0.208966666666667}, {2970341,3864538,3864139,0.326328,0.339925}, {2970342,3864139,3863918,0.255311111111111,0.287225}, {2970343,3863918,3863937,0.239635714285714,0.22366}, {2970344,3863937,3864188,0.141309090909091,0.137152941176471}, {2970345,3864188,3864540,0.170110344827586,0.182711111111111}, {2970346,3864541,3864540,0.0411333333333333,0.0321913043478261}, {2970347,3865724,3865619,0.0507642857142857,0.04738}, {2970349,3859969,3858344,0.493066666666667,0.479740540540541}, {2970352,3865495,3864314,0.569590909090909,0.50124}, {2970353,3864996,3864314,0.389888888888889,0.42108}, {2970355,3866155,3865763,0.648422222222222,0.648422222222222}, {2970360,3872607,3871838,0.279878571428571,0.24489375}, {2970361,3871179,3870637,0.193451612903226,0.206793103448276}, {2970362,3870637,3869752,0.353825,0.303278571428571}, {2970363,3869782,3869752,0.02175,0.024}, {2970364,3869984,3869782,0.139585714285714,0.156336}, {2970365,3868749,3868607,0.162675,1000000}, {2970366,3869782,3869185,0.202244444444444,0.188296551724138}, {2970367,3869185,3868607,0.22692,0.195620689655172}, {2970368,3867753,3867961,0.356266666666667,0.3006}, {2970369,3867571,3867753,0.127625806451613,0.104115789473684}, {2970370,3867215,3867571,0.17825625,0.167770588235294}, {2970371,3868607,3867460,0.467856,0.48735}, {2970372,3867460,3867215,0.131929411764706,0.140175}, {2970373,3866851,3867215,0.284927272727273,0.261183333333333}, {2970374,3866786,3866851,0.19261935483871,0.180945454545455}, {2970375,3869752,3869539,0.110902702702703,0.113983333333333}, {2970376,3869539,3869168,0.198347368421053,0.221682352941176}, {2970377,3869168,3869015,0.099075,0.117422222222222}, {2970378,3869015,3868807,0.145711111111111,0.145711111111111}, {2970379,3868479,3868199,0.087225,0.09304}, {2970380,3866830,3866786,0.1441,0.123514285714286}, {2970381,3866889,3866830,0.124761290322581,0.1172}, {2970382,3868199,3867868,0.105662068965517,0.117853846153846}, {2970383,3867868,3866889,0.517452631578947,0.517452631578947}, {2970384,3867023,3866889,0.121928571428571,0.103454545454545}, {2970385,3867194,3867023,0.16594,0.150854545454545}, {2970386,3867591,3867194,0.2826375,0.251233333333333}, {2970387,3868526,3867591,0.532148571428572,0.517366666666667}, {2970388,3866545,3866889,0.1768,0.1326}, {2970389,3866545,3866397,0.0429942857142857,0.0396}, {2970390,3866397,3865893,0.1690875,0.1690875}, {2970391,3865893,3865452,0.1395,0.1395}, {2970392,3865452,3865057,0.107468571428571,0.113981818181818}, {2970393,3865057,3864716,0.109890909090909,0.113325}, {2970394,3864716,3864446,0.101047058823529,0.104109090909091}, {2970399,3865099,3864494,0.1825,0.1825}, {2970400,3865640,3865099,0.131414634146341,0.138153846153846}, {2970401,3865814,3865640,0.05295,0.0498352941176471}, {2970402,3866198,3865814,0.125322580645161,0.114264705882353}, {2970403,3866786,3866198,0.1787,0.191464285714286}, {2970404,3868374,3866786,0.52592,0.478109090909091}, {2970405,3868808,3868374,0.144022222222222,0.117836363636364}, {2970406,3869168,3868808,0.126724137931034,0.136111111111111}, {2970407,3867194,3866684,0.188844444444444,0.175820689655172}, {2970408,3866684,3866431,0.07160625,0.0587538461538461}, {2970409,3866431,3865893,0.181510344827586,0.146216666666667}, {2970416,3873010,3872699,0.215689655172414,0.164605263157895}, {2970417,3872699,3868568,1.22346486486486,0.905364}, {2970418,3868434,3868568,0.157118181818182,0.2469}, {2970419,3868568,3869193,0.395769230769231,0.42875}, {2970440,3865099,3865224,0.162955555555556,0.162955555555556}, {2970441,3865224,3865452,0.2396,0.2396}, {2970533,3863803,3864448,0.409666666666667,0.409666666666667}, {2970534,3865134,3864727,0.157361538461538,0.13638}, {2970535,3866435,3866404,0.133475,0.145609090909091}, {2970536,3866403,3866435,0.0683076923076923,0.0986666666666667}, {2970537,3866322,3866403,0.186848275862069,0.193521428571429}, {2970538,3866263,3866322,0.13982,0.135309677419355}, {2970539,3866241,3866237,0.0258666666666667,0.0273882352941176}, {2970540,3866874,3866241,0.674424,0.674424}, {2970541,3865999,3865673,0.1222,0.1222}, {2970542,3867462,3866874,0.435806896551724,0.435806896551724}, {2970543,3867810,3868242,0.371528571428571,0.371528571428571}, {2970544,3869307,3868993,0.151172727272727,0.184766666666667}, {2970545,3869732,3869307,0.164781818181818,0.213247058823529}, {2970546,3851828,3850176,1.1109,1.05243157894737}, {2970547,3867305,3865081,0.68859375,0.595540540540541}, {2970548,3867323,3867546,0.3144,0.249351724137931}, {2970549,3867305,3867323,0.215918181818182,0.1827}, {2970553,3871432,3870793,0.452068965517241,0.452068965517241}, {2970554,3870793,3869596,0.408415384615385,0.424752}, {2970555,3869596,3869420,0.0550846153846154,0.0682}, {2970556,3869420,3868737,0.321771428571429,0.28155}, {2970557,3868204,3867743,0.234833333333333,0.183782608695652}, {2970558,3867868,3867799,0.097632,0.0938769230769231}, {2970571,3900532,3900869,0.116,0.12227027027027}, {2970572,3900532,3901252,0.304905,0.530269565217391}, {2970598,3919267,3919298,0.0243666666666667,0.01370625}, {2970599,3915715,3916446,0.36958,0.36958}, {2970600,3916164,3916446,0.19358,0.19358}, {2970601,3916446,3917126,0.36084,0.341335135135135}, {2970622,3922257,3921642,0.246454054054054,0.260537142857143}, {2970623,3923320,3923398,0.0508411764705882,0.0454894736842105}, {2970624,3923213,3923320,0.0656432432432432,0.0622769230769231}, {2970625,3923123,3923213,0.0507076923076923,0.0482341463414634}, {2970628,3915876,3916456,0.166214285714286,0.151760869565217}, {2970629,3917627,3917411,0.0838333333333333,0.088764705882353}, {2970630,3917009,3917268,0.0976428571428571,0.0932045454545454}, {2970631,3915449,3915607,0.054612,0.0557265306122449}, {2970632,3915307,3915449,0.047616,0.047616}, {2970633,3915167,3915307,0.051132,0.051132}, {2970634,3914787,3914876,0.0381,0.0398318181818182}, {2970635,3911257,3911621,0.11714347826087,0.119746666666667}, {2970636,3910815,3911257,0.135195348837209,0.138414285714286}, {2970637,3909735,3910178,0.237125,0.237125}, {2970638,3910178,3910629,0.277768421052632,1000000}, {2970639,3906680,3906130,0.336066666666667,0.394513043478261}, {2970640,3906968,3906680,0.125925,0.154984615384615}, {2970641,3878213,3878768,0.27415,1000000}, {2970642,3878768,3879090,0.278169230769231,1000000}, {2970706,3858373,3858549,0.118220689655172,0.137136}, {2970707,3857632,3857672,0.209541176470588,0.187484210526316}, {2970708,3857561,3857672,0.0558315789473684,0.0624}, {2970709,3900974,3900892,0.178851428571429,0.160507692307692}, {2970803,3854095,3855301,0.624909090909091,0.542684210526316}, {2970804,3855125,3854995,0.194494736842105,0.12318}, {2970805,3855125,3855769,0.236632258064516,0.252951724137931}, {2970806,3856756,3857311,0.20818,0.249816}, {2970807,3856329,3856756,0.182129032258065,0.209111111111111}, {2970808,3858235,3858217,0.06216,0.06216}, {2970809,3859839,3858235,0.612582352941176,0.671864516129032}, {2970810,3860987,3860294,0.197679069767442,0.207321951219512}, {2970811,3861298,3860987,0.102673170731707,0.107938461538462}, {2970813,3867378,3867848,0.4066,0.420620689655172}, {2970815,3871853,3871954,0.154845283018868,1000000}, {2970817,3852375,3851974,0.175311111111111,0.175311111111111}, {2970819,3850298,3851212,0.40648,1000000}, {2970820,3857906,3857994,0.0249571428571429,0.0283297297297297}, {2970821,3857350,3857906,0.25089375,0.382314285714286}, {2970822,3880183,3880224,1000000,0.0671111111111111}, {2970823,3880096,3880183,1000000,0.173971428571429}, {2970824,3877972,3878087,0.0854903225806452,1000000}, {2970825,3853919,3853622,1000000,0.1932375}, {2970826,3853919,3853476,0.155416666666667,1000000}, {2970827,3854097,3853602,0.2019,0.179466666666667}, {2970828,3854190,3854097,0.0302153846153846,0.0261866666666667}, {2970829,3860587,3859896,0.339288,0.302935714285714}, {2970833,3857131,3856553,0.130876595744681,0.133721739130435}, {2970834,3857523,3857131,0.0859695652173913,0.0841404255319149}, {2970835,3866886,3865845,0.282617647058824,0.266916666666667}, {2970836,3870046,3870078,0.0372,1000000}, {2970837,3870884,3870163,1000000,0.37753125}, {2970838,3870163,3870421,0.0785636363636364,1000000}, {2970841,3851809,3853104,1000000,0.6687}, {2970842,3853104,3853345,0.186227586206897,0.186227586206897}, {2970843,3856253,3856513,0.063855,0.05805}, {2970844,3857106,3856513,0.152914285714286,0.149358139534884}, {2970845,3856530,3856513,1000000,0.1720875}, {2970846,3857364,3856639,0.604015384615385,0.604015384615385}, {2970847,3857604,3857364,0.316275,0.316275}, {2970848,3857806,3857604,0.4803,1000000}, {2970849,3855023,3854777,0.1135875,0.1135875}, {2970850,3855427,3855023,0.263502857142857,0.279472727272727}, {2970851,3855427,3855274,0.283366666666667,0.25503}, {2970852,3861821,3861618,0.2947,0.342232258064516}, {2970853,3861618,3861454,0.171492857142857,0.200075}, {2970854,3860056,3859722,0.287557894736842,0.27318}, {2970855,3860780,3860056,0.324266666666667,0.324266666666667}, {2970856,3861315,3860780,0.267792857142857,0.277711111111111}, {2970857,3866780,3866320,1000000,0.2245}, {2970858,3900071,3900312,0.099525,0.0925813953488372}, {2970859,3913158,3913478,0.104342857142857,0.13695}, {2970860,3910653,3911650,0.5986,1000000}, {2970861,3900483,3901350,0.520392857142857,0.58284}, {2970862,3898970,3899344,0.297366666666667,1000000}, {2970863,3896260,3896348,0.0550421052631579,0.0581}, {2970864,3896348,3896514,0.07494,0.0768615384615385}, {2970865,3896348,3896824,1000000,0.449082352941176}, {2970866,3905184,3905343,0.0727294117647059,0.0686888888888889}, {2970867,3905144,3905184,0.0171576923076923,0.0162218181818182}, {2970868,3904727,3905144,0.158270588235294,0.149477777777778}, {2970869,3904650,3904727,0.0284117647058823,0.02898}, {2970870,3899388,3899516,0.102694736842105,0.1084}, {2970871,3899516,3899676,0.130342857142857,0.124418181818182}, {2970872,3858073,3857806,0.141371428571429,0.134945454545455}, {2970873,3857510,3858073,0.4346,0.451315384615385}, {2970874,3857611,3857938,0.26145,0.20916}, {2970875,3858708,3857938,0.46266,0.402313043478261}, {2970876,3855460,3855274,0.166153846153846,0.166153846153846}, {2970877,3855614,3855460,0.115933333333333,0.115933333333333}, {2970878,3856063,3855946,0.183208695652174,0.183208695652174}, {2970879,3853178,3853855,0.4847,0.440636363636364}, {2970880,3853855,3853736,0.208773913043478,0.208773913043478}, {2970881,3853140,3853178,0.769521428571429,0.695051612903226}, {2970882,3852633,3852842,0.0951333333333333,0.0951333333333333}, {2970883,3854610,3855084,0.222444444444444,0.222444444444444}, {2970884,3855084,3855296,0.137525,0.132024}, {2970885,3855660,3855950,0.151007142857143,0.151007142857143}, {2970886,3850122,3850325,0.1374,1000000}, {2970887,3850325,3851289,0.718335483870968,0.6748}, {2970888,3851289,3851280,0.168854545454545,0.168854545454545}, {2970889,3859155,3859226,0.1227,0.115482352941176}, {2970890,3859761,3859226,0.310552941176471,0.391066666666667}, {2970891,3861115,3860900,0.114726315789474,0.140632258064516}, {2970892,3860609,3860367,0.168672727272727,0.206155555555556}, {2970893,3860367,3860238,0.0692526315789474,0.0848903225806452}, {2970894,3871260,3870393,0.243741176470588,0.236777142857143}, {2970895,3871260,3871775,0.117569230769231,0.120663157894737}, {2970896,3872938,3872982,0.0886846153846154,0.096075}, {2970897,3854390,3853527,0.300324324324324,0.336727272727273}, {2970922,3876026,3876145,1000000,0.057925}, {2970923,3876475,3876735,1000000,0.105216}, {2970924,3875559,3875622,0.179928,0.145103225806452}, {2970925,3875527,3875559,0.16865,0.155676923076923}, {2970926,3875552,3876024,1000000,0.227791304347826}, {2970927,3876024,3876515,1000000,0.244690909090909}, {2970928,3880268,3880021,1000000,0.2427}, {2970929,3880451,3880268,1000000,0.159104347826087}, {2970930,3881144,3881842,0.54024,0.284336842105263}, {2970931,3881842,3881900,0.050825,0.0321}, {2970932,3884456,3884083,1000000,0.2711}, {2970933,3884857,3884456,1000000,0.309627272727273}, {2970934,3885865,3885761,1000000,0.0668857142857143}, {2970935,3886324,3885865,1000000,0.312218181818182}, {2970936,3876834,3877112,0.108346153846154,0.0853636363636364}, {2970937,3877112,3877323,0.0717483870967742,0.0654176470588235}, {2970938,3888116,3888018,0.05244375,0.0987176470588235}, {2970939,3888137,3888040,0.08742,0.0672461538461538}, {2970940,3888137,3888897,0.255096774193548,0.292888888888889}, {2970941,3887833,3888137,1000000,0.232058823529412}, {2970942,3889486,3890290,0.3233,0.293909090909091}, {2970943,3889189,3889486,0.0972857142857143,0.0896052631578947}, {2970944,3888116,3889189,0.356729032258065,0.480808695652174}, {2970945,3876426,3875891,1000000,0.323325}, {2970946,3875487,3876341,0.252173333333333,0.263902325581395}, {2970947,3876341,3876426,1000000,0.0668}, {2970948,3873905,3874014,1000000,0.296014285714286}, {2970949,3874184,3874239,1000000,0.093}, {2970950,3874886,3875010,1000000,0.146544827586207}, {2970951,3874833,3874886,1000000,0.0364909090909091}, {2970952,3874300,3874259,0.015015,1000000}, {2970953,3867302,3867598,0.244766666666667,0.259164705882353}, {2970954,3868125,3868144,0.0576734693877551,0.0657209302325582}, {2970955,3867408,3866862,0.428366666666667,1000000}, {2970956,3866208,3866361,1000000,0.0604971428571429}, {2970957,3866913,3866450,0.285275,0.273864}, {2970958,3866405,3866450,0.02352,0.0267272727272727}, {2970959,3866405,3866734,0.2676,1000000}, {2970960,3867780,3867497,0.123868965517241,0.156182608695652}, {2970961,3868140,3867995,0.1014,0.11492}, {2970962,3871159,3871171,0.175957894736842,0.196658823529412}, {2970963,3871171,3871313,1000000,0.274085714285714}, {2971009,3857591,3857632,1000000,0.0629478260869565}, {2971010,3857591,3858373,0.4932,1000000}, {2971015,3872084,3871968,1000000,0.04160625}, {2971016,3872346,3872084,1000000,0.197175}, {2971017,3864481,3864854,0.244517647058824,0.159876923076923}, {2971018,3864025,3864481,1000000,0.28262}, {2971019,3864775,3864936,0.0626275862068966,1000000}, {2971020,3864775,3864646,1000000,0.0512357142857143}, {2971021,3864753,3864771,1000000,0.0250615384615385}, {2971022,3864771,3864775,1000000,0.122030769230769}, {2971023,3865105,3864817,1000000,0.26305}, {2971024,3864817,3864850,1000000,0.02961}, {2971025,3864817,3864013,0.371016,1000000}, {2971026,3850325,3850060,0.165622222222222,0.178872}, {2971030,3857491,3856530,0.5216,0.5216}, {2971031,3859021,3858891,1000000,0.0971571428571429}, {2971032,3857364,3858891,0.6971,1000000}, {2971033,3858891,3857491,0.725328,0.725328}, {2971034,3888225,3888215,0.13458,0.149533333333333}, {2971035,3888807,3889047,0.1,0.0774193548387097}, {2971036,3889047,3889418,0.169909090909091,0.128896551724138}, {2971040,3900003,3899888,1000000,0.153416326530612}, {2971041,3897605,3897504,0.0887625,1000000}, {2971042,3897939,3899016,0.281517073170732,1000000}, {2971043,3891401,3891728,0.140228571428571,0.13088}, {2971044,3891728,3892080,0.334114285714286,1000000}, {2971045,3891238,3891819,0.65649,0.354859459459459}, {2971046,3891819,3891867,0.061,0.05124}, {2971047,3893724,3893621,0.0877555555555556,0.057790243902439}, {2971048,3900073,3900047,0.192829787234043,1000000}, {2971049,3900234,3900232,1000000,0.0316875}, {2971050,3894794,3895172,0.120829787234043,0.149447368421053}, {2971051,3895172,3895550,0.13516,0.132221739130435}, {2971052,3890417,3890879,0.135381818181818,0.141828571428571}, {2971053,3900248,3899695,0.2502,0.255523404255319}, {2971054,3899992,3900196,0.145453333333333,0.139263829787234}, {2971055,3900196,3900277,0.0556851063829787,0.0534122448979592}, {2971056,3900277,3900357,0.0564510638297872,0.0541469387755102}, {2971057,3900357,3900423,0.0617739130434783,0.0579918367346939}, {2971058,3900423,3900492,0.054404347826087,0.0510734693877551}, {2971059,3900492,3900544,0.0572181818181818,0.05245}, {2971060,3903308,3903688,0.170729032258065,0.182503448275862}, {2971061,3903688,3904150,0.141972972972973,0.138236842105263}, {2971062,3904150,3904530,0.138771428571429,0.142852941176471}, {2971063,3901689,3902125,1000000,0.0930654545454545}, {2971064,3902031,3902438,0.143886486486486,1000000}, {2971065,3902438,3902551,1000000,0.065425}, {2971066,3902438,3902685,0.11758125,1000000}, {2971067,3902551,3902763,1000000,0.0764903225806452}, {2971068,3902763,3902758,0.0532181818181818,0.05488125}, {2971069,3902758,3902685,0.0476294117647059,0.0490727272727273}, {2971070,3903051,3902763,0.435229411764706,0.422794285714286}, {2971071,3904916,3905276,0.126923076923077,0.120731707317073}, {2971072,3905276,3905700,0.125648780487805,0.12879}, {2971073,3905700,3906139,0.184986206896552,0.173051612903226}, {2971074,3912081,3912355,0.2341875,0.208166666666667}, {2971075,3911283,3911027,0.187933333333333,0.22552}, {2971076,3914181,3913602,0.37884,0.398778947368421}, {2971077,3914312,3914181,0.0977,1000000}, {2971078,3913591,3912686,0.498,0.842769230769231}, {2971079,3912686,3912514,0.118235294117647,0.1005}, {2971080,3914334,3914475,0.074328,0.0807913043478261}, {2971081,3914475,3914695,0.18852,0.198442105263158}, {2971082,3914695,3914808,0.103941176470588,0.0981666666666667}, {2971083,3867780,3866886,0.2703,0.235646153846154}, {2971084,3916456,3917117,0.226235294117647,0.187609756097561}, {2971085,3916421,3916551,0.11648,0.069888}, {2971086,3916115,3916421,0.164666666666667,0.164666666666667}, {2971087,3916115,3916411,1000000,1000000}, {2971088,3916411,3916456,0.0727578947368421,0.06912}, {2971089,3915700,3916124,1000000,0.3643125}, {2971090,3915544,3915700,1000000,0.3576}, {2971091,3904863,3904814,0.214,0.24075}, {2971092,3904814,3904813,0.210782608695652,0.167172413793103}, {2971093,3918213,3918473,0.164378571428571,0.148470967741935}, {2971094,3917899,3917989,0.0382829268292683,1000000}, {2971095,3917724,3917899,0.0585906976744186,1000000}, {2971096,3917536,3917724,0.0768558139534884,1000000}, {2971097,3917489,3917536,0.0207409090909091,1000000}, {2971098,3919117,3919288,0.0765483870967742,0.0697941176470588}, {2971099,3919288,3919453,0.0678,0.06215}, {2971100,3919453,3919625,0.0624166666666667,0.0624166666666667}, {2971101,3919625,3919786,0.0660857142857143,0.0680294117647059}, {2971102,3919396,3920091,0.59097,1000000}, {2971103,3919209,3919396,0.204085714285714,0.28572}, {2971104,3916140,3916048,0.0746,0.0610363636363636}, {2971105,3916480,3916140,0.282763636363636,0.296228571428571}, {2971106,3917101,3916480,0.482171428571429,0.50628}, {2971107,3917167,3917101,0.1077,0.0942375}, {2971108,3916786,3916720,0.0697875,0.0587684210526316}, {2971109,3917004,3916786,0.182542857142857,0.182542857142857}, {2971110,3917121,3917004,0.0703655172413793,0.0703655172413793}, {2971111,3917690,3917121,0.474054545454545,0.386266666666667}, {2971112,3917875,3917690,0.162423529411765,0.2124}, {2971113,3917921,3917875,0.0904235294117647,0.15372}, {2971114,3915486,3915189,0.26466,0.27858947368421}, {2971115,3915596,3915486,0.0942,0.0994333333333333}, {2971116,3916048,3915596,0.335345454545455,0.36888}, {2971117,3918490,3917710,0.688866666666667,0.61998}, {2971118,3918950,3918490,0.285507692307692,0.239458064516129}, {2971119,3917398,3917334,0.0712235294117647,0.0712235294117647}, {2971120,3917770,3917398,0.27335,0.3124}, {2971121,3917994,3917770,0.11624,0.11624}, {2971122,3918153,3917994,0.0734516129032258,0.0669705882352941}, {2971123,3918237,3918153,0.0464769230769231,0.0377625}, {2971124,3918722,3918237,0.257806451612903,0.242181818181818}, {2971125,3918821,3918722,0.0732521739130435,0.0936}, {2971126,3900851,3900941,0.0318933333333333,0.0299}, {2971127,3900941,3901059,0.0397021276595745,0.03732}, {2971128,3904813,3905290,0.179079069767442,0.183342857142857}, {2971129,3905290,3905394,0.0447219512195122,0.0509333333333333}, {2971130,3905394,3905508,0.0422142857142857,0.0422142857142857}, {2971131,3905508,3906054,0.189,0.213230769230769}, {2971132,3905394,3905294,0.273392307692308,0.296175}, {2971133,3905394,3905497,0.0752608695652174,0.0961666666666667}, {2971134,3906096,3905497,0.318771428571429,0.307779310344828}, {2971135,3907012,3906970,0.259954285714286,0.233292307692308}, {2971136,3906424,3906854,0.155385714285714,0.181283333333333}, {2971137,3906854,3906964,0.0482727272727273,0.0455142857142857}, {2971138,3906970,3906964,0.108022222222222,0.09114375}, {2971139,3916615,3915887,0.456530769230769,0.349111764705882}, {2971140,3916806,3916615,0.145971428571429,0.180317647058824}, {2971141,3916970,3916806,0.237461538461538,0.162473684210526}, {2971142,3917631,3916970,0.404834482758621,0.434822222222222}, {2971143,3917112,3916931,0.138228571428571,0.170752941176471}, {2971144,3917279,3917112,0.198,0.166736842105263}, {2971145,3917963,3917279,0.429555555555556,0.414214285714286}, {2971146,3916931,3916206,0.476712,0.476712}, {2971147,3897476,3897618,0.123070588235294,0.10461}, {2971148,3897432,3897476,0.0345214285714286,0.0345214285714286}, {2971149,3897166,3897432,0.147910344827586,0.153192857142857}, {2971150,3896959,3897166,0.0931935483870968,0.103178571428571}, {2971151,3896810,3896959,0.0675636363636364,0.0675636363636364}, {2971152,3896690,3896810,0.0622166666666667,0.0658764705882353}, {2971153,3895300,3895484,0.17636,0.195955555555556}, {2971154,3895484,3895661,0.152085,0.144842857142857}, {2971155,3895661,3895735,0.0478975609756098,0.0467571428571428}, {2971156,3895735,3896027,0.1776,0.169527272727273}, {2971157,3896027,3896088,0.039409756097561,0.039409756097561}, {2971158,3896088,3896306,0.175761290322581,0.18162}, {2971159,3906500,3907095,1000000,0.324133333333333}, {2971160,3907095,3907265,1000000,0.091368}, {2971161,3895833,3896012,0.0709,0.0709}, {2971162,3895722,3895833,0.0500129032258064,0.062016}, {2971163,3895259,3895420,0.0973714285714286,0.081792}, {2971164,3894993,3895259,0.140292857142857,0.119036363636364}, {2971165,3894782,3895084,0.209546341463415,0.204557142857143}, {2971166,3895288,3895420,0.116693617021277,0.119230434782609}, {2971167,3895518,3895756,0.139281818181818,0.139281818181818}, {2971168,3895756,3895809,0.0533090909090909,0.0451076923076923}, {2971169,3895809,3895978,0.1473,0.124638461538462}, {2971170,3895941,3896588,1000000,0.459884210526316}, {2971171,3895756,3895941,1000000,0.114714285714286}, {2971172,3899382,3899513,0.075075,0.0828413793103448}, {2971173,3899513,3899600,0.0445125,0.0647454545454545}, {2971174,3897166,3897379,1000000,0.169878260869565}, {2971175,3897379,3897796,1000000,0.285964285714286}, {2971176,3898084,3898363,1000000,0.129111111111111}, {2971177,3897796,3898084,0.187457142857143,0.187457142857143}, {2971178,3901084,3901450,0.225672,0.201492857142857}, {2971179,3900898,3901084,0.074895,0.0809675675675676}, {2971180,3900548,3900898,0.132125581395349,0.142035}, {2971181,3899399,3899469,0.0322340425531915,0.0309183673469388}, {2971182,3899469,3899846,0.1374875,0.134681632653061}, {2971183,3897301,3897418,0.0936,0.0980571428571429}, {2971184,3897418,3897522,0.115633333333333,0.0946090909090909}, {2971231,3896723,3896471,0.167014285714286,0.23382}, {2971232,3897786,3896723,0.3948,0.567525}, {2971239,3905502,3905217,0.103677272727273,0.091236}, {2971240,3906269,3905502,0.23715652173913,0.330581818181818}, {2971241,3903947,3904397,0.141655813953488,0.138436363636364}, {2971248,3898854,3897991,1000000,0.413668965517241}, {2971249,3898854,3899412,0.311261538461538,0.289028571428571}, {2971250,3898514,3898854,0.183422222222222,0.176871428571429}, {2971251,3898423,3897786,0.259594736842105,0.365355555555556}, {2971252,3899120,3898423,1000000,1000000}, {2971253,3903568,3902864,0.281019512195122,1000000}, {2971254,3905320,3905414,1000000,0.0283358490566038}, {2971255,3904818,3905320,1000000,0.141755555555556}, {2971256,3905799,3905663,0.0876444444444444,0.0986}, {2971272,3903889,3904282,0.100476923076923,0.137494736842105}, {2971273,3904565,3904858,0.0749142857142857,0.083904}, {2971288,3916912,3917207,0.230139130434783,0.1654125}, {2971289,3917411,3917207,0.0852923076923077,0.0869647058823529}, {2971290,3917207,3917258,0.250096551724138,0.259028571428571}, {2971291,3916093,3916494,0.318790909090909,0.21916875}, {2971292,3915768,3916093,0.109628571428571,0.1119125}, {2971293,3915607,3915768,0.0552941176470588,0.0564}, {2971294,3889895,3890996,0.601147826086956,0.5761}, {2971295,3890996,3891124,0.128828571428571,1000000}, {2971296,3892294,3892315,1000000,0.050775}, {2971297,3891614,3892294,1000000,0.507677419354839}, {2971298,3891036,3891614,1000000,0.435558620689655}, {2971299,3889699,3889292,1000000,1000000}, {2971300,3887518,3887589,1000000,1000000}, {2971301,3887518,3887444,1000000,1000000}, {2971302,3887444,3887847,0.287775,1000000}, {2971303,3887643,3887847,0.10244347826087,1000000}, {2971304,3886820,3886868,0.20025,1000000}, {2971305,3886868,3886871,0.0278454545454545,1000000}, {2971306,3886871,3887029,0.4295,1000000}, {2971307,3887029,3886985,0.276954545454545,1000000}, {2971308,3888803,3888401,0.48885,0.48885}, {2971309,3888798,3888803,1000000,0.190533333333333}, {2971310,3894873,3895080,1000000,0.0513310344827586}, {2971311,3894689,3894802,0.0246454545454545,1000000}, {2971312,3897646,3897968,0.0642882352941176,1000000}, {2971313,3899518,3899144,0.167653846153846,1000000}, {2971314,3879387,3879588,1000000,1000000}, {2971315,3879588,3879755,1000000,1000000}, {2971316,3879524,3879729,0.42232,1000000}, {2971317,3879139,3879356,0.412690909090909,0.324257142857143}, {2971318,3877789,3877453,0.271866666666667,1000000}, {2971319,3877453,3877502,1000000,1000000}, {2971320,3877324,3877283,1000000,0.14556}, {2971321,3877502,3877324,1000000,1000000}, {2971322,3877324,3877344,0.09685,1000000}, {2971323,3877344,3877453,1000000,0.059424}, {2971324,3877344,3877216,0.0677142857142857,0.05925}, {2971325,3878042,3877690,0.13073023255814,0.15192972972973}, {2971326,3879251,3878478,0.336555,0.354268421052632}, {2971327,3878478,3878042,0.189268421052632,0.179805}, {2971328,3885480,3885383,0.0430071428571429,0.0415241379310345}, {2971329,3885955,3885480,0.16212,0.156890322580645}, {2971330,3891244,3891272,0.0656052631578947,0.0673783783783784}, {2971331,3891208,3891244,0.0688105263157895,0.0769058823529412}, {2971332,3880841,3880809,0.221769230769231,0.11532}, {2971333,3880761,3880882,0.2274,0.10233}, {2971334,3880892,3880986,0.0494181818181818,0.0639529411764706}, {2971335,3880882,3880841,0.1689,0.14075}, {2971336,3880707,3880809,0.090744,1000000}, {2971337,3880883,3881281,1000000,0.4617}, {2971338,3880882,3880892,0.0648782608695652,0.0710571428571429}, {2971339,3882564,3882744,0.238666666666667,1000000}, {2971340,3882744,3882872,0.215785714285714,1000000}, {2971341,3882872,3883264,1000000,0.241371428571429}, {2971346,3903384,3903987,0.151110638297872,0.139258823529412}, {2971347,3903987,3904973,0.302382857142857,0.264585}, {2971399,3903044,3903145,0.0674222222222222,0.130028571428571}, {2971400,3903668,3903457,0.104084210526316,0.09888}, {2971401,3903852,3903668,0.0849090909090909,0.0849090909090909}, {2971422,3907739,3907801,0.0714,0.0634666666666667}, {2971423,3907914,3908020,0.0977571428571429,0.109488}, {2971433,3923096,3923243,0.0916363636363637,0.103384615384615}, {2971434,3923243,3923307,0.0307565217391304,0.03537}, {2971435,3923307,3923677,0.214677272727273,0.255291891891892}, {2971436,3923520,3923677,0.136145454545455,0.119808}, {2971437,3923398,3923520,0.0885375,0.0809485714285714}, {2971438,3920983,3921559,0.31258064516129,0.31258064516129}, {2971439,3921559,3921787,0.12369375,0.0899590909090909}, {2971440,3921787,3921908,0.08745,0.061215}, {2971441,3921908,3922244,0.1643,0.144263414634146}, {2971442,3922257,3922345,0.0426,0.0404153846153846}, {2971443,3919879,3920057,0.124175,0.212871428571429}, {2971445,3865232,3865403,0.182841176470588,0.230244444444444}, {2971446,3865403,3865825,1000000,0.54572}, {2971447,3865779,3865300,0.254057142857143,0.254057142857143}, {2971448,3868713,3868681,0.102560869565217,0.102560869565217}, {2971449,3875145,3874787,0.177876923076923,0.177876923076923}, {2971450,3875122,3875145,0.0871363636363636,0.09585}, {2971451,3857632,3858444,1000000,0.431085714285714}, {2971452,3858444,3858786,0.21561,0.172488}, {2971453,3868939,3868655,1000000,0.415153846153846}, {2971454,3868549,3868655,1000000,0.07816}, {2971455,3869066,3868754,0.16338,0.192211764705882}, {2971456,3868641,3868754,0.0865333333333333,1000000}, {2971457,3858131,3858171,0.0711833333333333,0.0595953488372093}, {2971458,3856618,3856746,0.0366807692307692,0.0405829787234043}, {2971459,3856976,3856434,0.26570625,0.223752631578947}, {2971460,3857816,3857416,0.214844444444444,0.207171428571429}, {2971461,3858101,3857816,0.112310526315789,0.115345945945946}, {2971462,3859806,3860477,0.350078571428571,0.377007692307692}, {2971463,3861746,3861214,0.5835,0.507391304347826}, {2971464,3859423,3859273,0.0803333333333333,0.0774642857142857}, {2971465,3859273,3858969,0.198218181818182,0.1896}, {2971466,3870087,3869839,0.1938,0.0750193548387097}, {2971467,3870168,3870087,0.0342571428571429,0.0189315789473684}, {2971468,3870035,3869867,1000000,0.07963125}, {2971469,3872974,3872781,0.0725357142857143,0.0923181818181818}, {2971470,3873889,3872974,0.432825,1000000}, {2971471,3875974,3876325,0.139692857142857,0.156456}, {2971472,3876325,3876630,0.1779,0.169428571428571}, {2971473,3876630,3876919,0.15111,0.143914285714286}, {2971474,3876919,3877581,0.33849,0.294339130434783}, {2971475,3848563,3848433,0.359976923076923,0.359976923076923}, {2971476,3865628,3865267,0.155594117647059,1000000}, {2971477,3865311,3865226,1000000,0.213765517241379}, {2971478,3868156,3867722,0.157015384615385,0.1458}, {2971479,3868653,3868156,0.1713,0.1713}, {2971480,3869409,3868653,0.218682352941176,0.225309090909091}, {2971481,3869825,3869409,0.132533333333333,0.275261538461538}, {2971482,3869896,3869900,1000000,0.049425}, {2971483,3875204,3875862,0.196610526315789,0.201924324324324}, {2971484,3872127,3870674,1000000,0.271395918367347}, {2971485,3880746,3882522,1000000,0.409176}, {2971486,3860964,3861281,0.114153846153846,0.1113}, {2971487,3861701,3861281,0.168908571428571,0.168908571428571}, {2971488,3861964,3861701,0.125815384615385,0.0962117647058824}, {2971489,3862322,3861964,0.148386206896552,0.153685714285714}, {2971490,3862322,3862469,0.199834285714286,0.189032432432432}, {2971491,3861274,3860758,0.195990697674419,0.183208695652174}, {2971492,3861552,3861274,0.091284,0.091284}, {2971493,3867446,3867167,0.176905263157895,0.176905263157895}, {2971494,3867715,3867446,0.119524137931034,0.119524137931034}, {2971495,3872073,3872020,0.0685363636363636,0.0655565217391304}, {2971496,3872020,3871883,0.1917,0.200034782608696}, {2971497,3873233,3872622,0.228511111111111,0.228511111111111}, {2971498,3873445,3873233,0.086976,0.103542857142857}, {2971499,3866435,3866644,0.0831,0.0870571428571429}, {2971500,3871301,3871139,0.263836363636364,0.341435294117647}, {2971501,3871139,3871021,0.186530769230769,0.202075}, {2971502,3871021,3870947,0.146514285714286,0.161936842105263}, {2971503,3870875,3870749,0.227139130434783,0.26121}, {2971504,3871456,3870922,1000000,0.149127272727273}, {2971505,3865124,3864861,0.0990571428571429,0.0924533333333333}, {2971506,3865404,3865124,0.110316279069767,0.105413333333333}, {2971507,3869245,3868444,0.3765,0.340064516129032}, {2971508,3868273,3867645,0.316977777777778,0.316977777777778}, {2971509,3866234,3866263,0.0852,0.0781}, {2971510,3871368,3870830,0.15890625,0.211875}, {2971511,3871636,3871368,0.0863777777777778,0.11661}, {2971512,3866371,3865999,0.101045454545455,0.101045454545455}, {2971513,3867205,3866710,0.179553488372093,0.16784347826087}, {2971514,3867205,3867277,0.0285652173913043,0.0305581395348837}, {2971515,3867410,3867083,0.124316129032258,0.137635714285714}, {2971516,3867827,3867410,0.180878571428571,0.230209090909091}, {2971517,3870675,3870416,0.101791304347826,0.09755}, {2971518,3871054,3870675,0.12052,0.1572}, {2971519,3871296,3871054,0.11358,0.22716}, {2971520,3871296,3871689,0.143925,0.246728571428571}, {2971521,3871689,3871912,0.0594529411764706,0.06316875}, {2971522,3862828,3861460,0.337096153846154,0.35058}, {2971523,3863361,3862828,0.14556,0.14556}, {2971524,3863557,3863361,0.0483183673469388,0.047352}, {2971525,3866137,3865914,0.0507622641509434,0.0517384615384615}, {2971526,3866506,3866137,0.0699346153846154,0.0713058823529412}, {2971527,3886558,3887572,0.334455319148936,0.308223529411765}, {2971528,3887762,3887572,0.04075,0.0501538461538462}, {2971529,3888042,3887762,0.0511224489795918,0.0596428571428571}, {2971530,3893721,3893671,0.103358823529412,0.10981875}, {2971531,3866642,3866484,0.0435096774193548,0.04496}, {2971532,3867143,3867008,0.0504529411764706,0.0553354838709677}, {2971533,3867352,3867143,0.0825111111111111,0.0675090909090909}, {2971534,3867443,3867352,0.0410571428571429,0.0328457142857143}, {2971535,3870201,3869739,0.18145,0.189339130434783}, {2971536,3870490,3870201,0.0773657142857143,0.104146153846154}, {2971537,3870248,3869980,0.0915333333333333,0.112336363636364}, {2971538,3870520,3870248,0.10375,0.138333333333333}, {2971539,3883412,3882817,0.374964705882353,0.374964705882353}, {2971540,3887571,3887572,0.141144,0.130688888888889}, {2971541,3887512,3887571,0.215825,0.235445454545455}, {2971542,3896824,3896965,1000000,1000000}, {2971543,3899846,3899982,0.055531914893617,0.055531914893617}, {2971544,3899982,3900071,0.0369272727272727,0.0361066666666667}, {2971545,3903770,3904417,0.372192,0.372192}, {2971546,3904417,3904806,0.360811764705882,0.245352}, {2971547,3913361,3913448,0.0416322580645161,0.032265}, {2971548,3913448,3913728,0.0913459459459459,0.0866615384615385}, {2971549,3886134,3886102,0.0574625,0.0574625}, {2971550,3886102,3886098,0.0614375,0.0614375}, {2971551,3883264,3883345,1000000,0.0448222222222222}, {2971552,3885140,3885459,0.3066,1000000}, {2971553,3884827,3885140,0.33435,1000000}, {2971554,3900383,3900506,1000000,0.0516}, {2971555,3902160,3903110,1000000,0.211137313432836}, {2971556,3903110,3903195,1000000,0.0168461538461538}, {2971557,3905370,3905707,0.06906,1000000}, {2971558,3908257,3908130,1000000,0.0819}, {2971559,3908794,3907732,0.243380487804878,1000000}, {2971561,3907789,3907765,0.0259826086956522,0.0259826086956522}, {2971562,3907765,3907732,0.0383727272727273,0.036704347826087}, {2971563,3907789,3908794,0.257194736842105,1000000}, {2971569,3876840,3876366,1000000,0.37848}, {2971570,3876840,3877019,0.183136363636364,1000000}, {2971576,3884380,3883643,0.454155555555556,0.471623076923077}, {2971588,3898703,3898871,1000000,0.119828571428571}, {2971589,3898703,3898789,0.114461538461538,0.0875294117647059}, {2971590,3901052,3901811,0.393085714285714,0.393085714285714}, {2971591,3901811,3902144,0.14538,0.13629375}, {2971595,3870524,3870073,0.119969230769231,1000000}, {2971596,3870893,3870524,0.087790243902439,1000000}, {2971597,3872059,3871540,0.114572727272727,0.120028571428571}, {2971598,3879782,3879858,0.0505034482758621,0.0563307692307692}, {2971599,3879782,3879591,0.130741935483871,0.12665625}, {2971600,3879384,3879591,0.12312,0.12312}, {2971601,3887222,3887603,0.0966615384615385,0.0819521739130435}, {2971602,3887603,3887922,0.0648266666666667,0.0634173913043478}, {2971603,3887922,3888075,0.0364636363636364,0.0327428571428571}, {2971604,3888075,3888592,0.12519512195122,0.122214285714286}, {2971605,3887155,3887523,0.11630625,0.12406}, {2971606,3887523,3887841,0.0850114285714286,0.0804162162162162}, {2971607,3887841,3888159,0.09549375,0.0873085714285714}, {2971608,3888159,3888531,0.14508,0.134333333333333}, {2971609,3885878,3885816,0.271054545454545,0.331288888888889}, {2971610,3901103,3901158,0.0257333333333333,0.0236326530612245}, {2971611,3901158,3901350,0.0716590909090909,0.0656875}, {2971612,3868684,3868479,0.083325,0.0784235294117647}, {2971613,3868807,3868684,0.0446,0.0408833333333333}, {2971614,3904010,3904871,0.354822857142857,0.344966666666667}, {2971615,3909516,3909790,0.144822222222222,0.19551}, {2971616,3909790,3910187,0.135970588235294,0.18492}, {2971619,3867898,3867743,0.114830769230769,0.129808695652174}, {2971620,3868049,3867898,0.104121428571429,0.100531034482759}, {2971621,3868257,3868049,0.106234285714286,0.119941935483871}, {2971622,3868580,3868257,0.18165,0.198163636363636}, {2971623,3868852,3868580,0.153123529411765,0.157763636363636}, {2971624,3869055,3868852,0.186026086956522,0.225189473684211}, {2971625,3886043,3885791,0.123103448275862,0.274615384615385}, {2971626,3885791,3885619,0.0719285714285714,0.0839166666666667}, {2971627,3892178,3892352,0.0777818181818182,0.0754941176470588}, {2971628,3892352,3892684,0.136581818181818,0.128777142857143}, {2971635,3884819,3884949,0.08655,0.0814588235294118}, {2971636,3884949,3885024,0.0722842105263158,0.057225}, {2971637,3886433,3886260,0.1888875,0.20148}, {2971638,3886489,3886433,0.0622333333333333,0.07468}, {2971639,3887849,3888252,0.107436734693878,0.105288}, {2971640,3888252,3888384,0.0353739130434783,0.0353739130434783}, {2971641,3890745,3891085,0.119505,0.125794736842105}, {2971642,3891085,3891243,0.150917647058824,0.150917647058824}, {2971643,3901368,3901926,0.1956,0.41728}, {2971644,3901657,3902423,0.40467,0.367881818181818}, {2971645,3896163,3896224,0.040625,0.0464285714285714}, {2971646,3896224,3896870,0.5214,0.603726315789474}, {2971647,3902958,3903655,0.362325,0.362325}, {2971700,3877167,3877134,0.0698647058823529,0.0819103448275862}, {2971701,3875859,3876276,1000000,1000000}, {2971702,3876498,3876276,1000000,0.4071375}, {2971703,3878393,3878205,0.3527,0.52905}, {2971704,3878205,3878139,0.135456,0.0967542857142857}, {2971705,3891563,3891055,1000000,0.455791304347826}, {2971706,3890416,3890111,0.278634782608696,1000000}, {2971707,3890731,3890416,0.237511111111111,1000000}, {2971708,3891885,3891744,0.2146125,0.163514285714286}, {2971709,3891993,3891885,0.130857142857143,0.152666666666667}, {2971752,3905120,3905222,0.0639545454545455,0.0639545454545455}, {2971753,3905222,3904828,0.123795918367347,1000000}, {2971754,3904739,3905120,0.117482352941176,1000000}, {2971755,3904828,3904469,0.127353191489362,1000000}, {2971756,3904739,3904389,1000000,0.113447058823529}, {2971757,3904066,3903856,0.0754333333333333,1000000}, {2971758,3903856,3903568,0.10965,1000000}, {2971759,3903956,3904066,1000000,0.0421714285714286}, {2971760,3903263,3903956,1000000,0.2246}, {2971761,3904389,3904469,0.0584,0.0737684210526316}, {2971762,3901127,3901734,0.282690909090909,0.32168275862069}, {2971763,3901044,3901127,0.0834,0.0834}, {2971764,3900592,3901044,0.286325,0.286325}, {2971765,3901469,3901044,1000000,0.139714285714286}, {2971766,3901553,3901127,0.158609302325581,1000000}, {2971767,3901884,3901553,0.113934782608696,1000000}, {2971768,3901803,3901469,1000000,0.102864}, {2971769,3902609,3902705,0.0452068965517241,0.0422903225806452}, {2971770,3902705,3903356,0.224822727272727,0.32974}, {2971771,3902864,3902705,0.16568,1000000}, {2971772,3901729,3902609,0.357793548387097,0.264085714285714}, {2971773,3903126,3902309,0.367870588235294,0.360796153846154}, {2971774,3902983,3903131,0.0738612244897959,0.0861714285714286}, {2971775,3902838,3902883,1000000,0.0945391304347826}, {2971776,3902759,3902779,1000000,0.045}, {2971777,3902759,3903007,1000000,0.0728166666666667}, {2971778,3902934,3903554,0.128475,1000000}, {2971779,3902779,3902789,1000000,0.0387}, {2971780,3902618,3902789,0.0375294117647059,1000000}, {2971781,3902377,3902275,1000000,0.0555391304347826}, {2971782,3902538,3902709,0.0769135135135135,1000000}, {2971783,3902259,3902495,1000000,0.25872}, {2971784,3902693,3902759,1000000,0.0215351351351351}, {2971785,3902200,3902375,1000000,0.0454307692307692}, {2971786,3902036,3902011,0.0202636363636364,0.018575}, {2971787,3902155,3901497,0.307032558139535,0.322009756097561}, {2971788,3902709,3903012,0.0917217391304348,0.10548}, {2971789,3902259,3902155,0.0730137931034483,0.151242857142857}, {2971843,3916715,3916494,0.205666666666667,0.1156875}, {2971844,3917207,3916715,0.231558139534884,0.211851063829787}, {2971845,3916715,3917009,0.14895,0.226971428571429}, {2971925,3915237,3915513,0.0878533333333333,1000000}, {2971952,3908476,3908282,1000000,0.0339396226415094}, {2971953,3907555,3907523,0.00996734693877551,0.00996734693877551}, {2971954,3907130,3907355,0.10038,1000000}, {2971955,3907280,3907355,0.0259161290322581,1000000}, {2971956,3907523,3907480,0.0134204081632653,0.0134204081632653}, {2971957,3907355,3907480,0.0398478260869565,1000000}, {2971958,3907480,3908282,0.2286,1000000}, {2971959,3906104,3907130,0.621575,1000000}, {2971960,3906104,3906392,1000000,0.206972727272727}, {2971961,3908168,3907186,0.515007692307692,0.535608}, {2971962,3908585,3908975,0.201066666666667,0.201066666666667}, {2971963,3903382,3903567,0.04815,1000000}, {2971970,3907573,3907555,0.006564,0.00669795918367347}, {2971993,3860753,3860659,0.0585,0.0615789473684211}, {2971994,3860672,3860753,0.1704375,0.165272727272727}, {2971995,3861460,3860753,0.223614285714286,0.240815384615385}, {2971998,3862763,3862481,0.154535294117647,0.1946}, {2971999,3862481,3862004,0.218268292682927,0.213071428571429}, {2972000,3862004,3861925,0.0350634146341463,0.0350634146341463}, {2972001,3861925,3861658,0.132409090909091,0.135488372093023}, {2972002,3861658,3861452,0.0976695652173913,0.109580487804878}, {2972003,3861452,3861214,0.1335,0.140526315789474}, {2972004,3860238,3859753,0.361885714285714,0.4222}, {2972005,3859897,3859753,1000000,1000000}, {2972006,3861437,3861596,0.14424,0.200333333333333}, {2972007,3860367,3861016,0.598581818181818,0.65844}, {2972008,3864709,3864660,0.0733714285714286,0.0642}, {2972009,3864709,3864570,0.0718285714285714,0.0655826086956522}, {2972010,3864845,3864709,0.245311111111111,0.245311111111111}, {2972011,3865078,3864840,0.165884210526316,0.143263636363636}, {2972012,3865779,3865078,0.312,0.300444444444444}, {2972013,3864840,3864453,0.198457142857143,0.198457142857143}, {2972014,3864453,3863618,0.369921428571429,0.414312}, {2972015,3863923,3863490,0.36672,0.293376}, {2972016,3864018,3863923,0.0621230769230769,0.0769142857142857}, {2972017,3866247,3866068,1000000,0.1356}, {2972018,3867564,3866247,1000000,0.324404651162791}, {2972019,3865571,3865403,0.110147368421053,0.0721655172413793}, {2972020,3873006,3873042,0.0838714285714286,0.0690705882352941}, {2972021,3871357,3871291,0.0524454545454545,0.104890909090909}, {2972022,3873042,3871357,0.374347826086956,1000000}, {2972023,3871049,3870978,0.09465,0.059778947368421}, {2972024,3871539,3871049,0.26028,0.209903225806452}, {2972025,3871357,3871049,0.0795073170731707,1000000}, {2972026,3871049,3870377,0.157787234042553,1000000}, {2972027,3869094,3869052,0.06246,0.0543130434782609}, {2972028,3869094,3869421,1000000,0.3552}, {2972029,3869740,3869094,0.14129387755102,1000000}, {2972030,3868258,3867890,0.355666666666667,0.177833333333333}, {2972031,3867604,3867564,0.0715125,0.05721}, {2972032,3869094,3867890,0.498444444444444,1000000}, {2972033,3868098,3868549,1000000,0.298968}, {2972034,3866077,3866283,0.0842072727272727,1000000}, {2972035,3866077,3866009,1000000,0.0485052631578947}, {2972036,3866140,3866037,0.0349531914893617,1000000}, {2972037,3865571,3866077,0.241934693877551,1000000}, {2972038,3864879,3864710,0.0905225806451613,1000000}, {2972039,3864901,3864879,0.00946285714285714,1000000}, {2972040,3864362,3863590,0.277185714285714,0.258706666666667}, {2972041,3863590,3862967,0.247214285714286,0.225717391304348}, {2972042,3865213,3865275,0.0923,1000000}, {2972043,3865430,3865458,1000000,0.121728571428571}, {2972044,3865790,3865458,1000000,0.219230769230769}, {2972045,3865283,3865430,0.0632086956521739,0.0765157894736842}, {2972046,3866766,3866646,1000000,0.0235411764705882}, {2972047,3867195,3866766,1000000,0.087684}, {2972048,3865766,3865536,0.12,1000000}, {2972049,3865488,3865489,1000000,0.0196266666666667}, {2972050,3865489,3865441,0.0233785714285714,1000000}, {2972051,3865441,3865488,0.0326926829268293,1000000}, {2972052,3865441,3865355,0.0334181818181818,1000000}, {2972053,3865392,3865441,0.0291538461538461,1000000}, {2972054,3865392,3865355,1000000,0.024192}, {2972055,3865251,3865260,1000000,0.02145}, {2972056,3865458,3865471,1000000,0.122413043478261}, {2972057,3865038,3865000,1000000,0.020825}, {2972058,3865370,3865848,0.336906382978723,1000000}, {2972059,3866068,3866017,0.117808695652174,1000000}, {2972060,3866017,3866037,0.0583235294117647,1000000}, {2972061,3866017,3865848,1000000,0.0970457142857143}, {2972062,3865233,3865571,0.20525,1000000}, {2972063,3865496,3865500,0.0739411764705882,1000000}, {2972064,3866009,3866161,1000000,0.0577854545454545}, {2972065,3872036,3871765,0.366533333333333,1000000}, {2972066,3870472,3870087,0.3682,1000000}, {2972067,3870670,3870472,0.191875,1000000}, {2972068,3871216,3870670,0.209353846153846,1000000}, {2972069,3870910,3870670,0.263825,1000000}, {2972075,3865598,3865599,0.258707142857143,1000000}, {2972077,3865250,3864958,0.11442,1000000}, {2972078,3864958,3864916,0.202181818181818,1000000}, {2972081,3879946,3879728,1000000,0.30852}, {2972082,3880394,3880156,1000000,0.287475}, {2972083,3882112,3881773,0.385552941176471,1000000}, {2972084,3882276,3882112,0.168494117647059,1000000}, {2972085,3881384,3881773,0.279663157894737,1000000}, {2972086,3879502,3880268,1000000,0.687714285714286}, {2972087,3879753,3880500,0.589775,1000000}, {2972088,3880948,3881255,0.210857142857143,1000000}, {2972089,3883672,3882939,0.586114285714286,1000000}, {2972090,3879924,3880172,0.3645,0.3402}, {2972091,3883824,3883635,1000000,0.12458}, {2972092,3882955,3882570,0.393126315789474,1000000}, {2972093,3884737,3884451,0.195066666666667,1000000}, {2972094,3884737,3884878,0.07278,0.0661636363636364}, {2972095,3884451,3884573,0.28269,1000000}, {2972096,3884573,3884890,0.197576470588235,0.152672727272727}, {2972097,3883842,3884573,1000000,0.359217391304348}, {2972098,3883420,3883842,1000000,0.2676}, {2972099,3883678,3883842,1000000,1000000}, {2972100,3883842,3884121,1000000,0.539533333333333}, {2972101,3882164,3882889,1000000,0.384428571428571}, {2972102,3884017,3884137,1000000,1.01656666666667}, {2972103,3885051,3885457,1000000,0.210094736842105}, {2972104,3885171,3885319,0.297317647058824,1000000}, {2972105,3881236,3881845,0.468866666666667,1000000}, {2972106,3880520,3880732,0.420225,1000000}, {2972107,3880732,3880815,0.2064,1000000}, {2972108,3880815,3881276,1000000,1000000}, {2972109,3880603,3880815,0.287169230769231,1000000}, {2972110,3880088,3880923,1000000,0.73584705882353}, {2972111,3880790,3880923,1000000,0.25836}, {2972112,3880617,3880790,0.335233333333333,1000000}, {2972113,3880208,3880790,1000000,0.464433333333333}, {2972114,3876008,3876763,0.507,1000000}, {2972115,3876763,3877254,1000000,0.285233333333333}, {2972116,3877254,3877523,1000000,0.1377}, {2972117,3877425,3877897,1000000,1000000}, {2972118,3877918,3877897,0.0552,1000000}, {2972119,3878367,3877918,1000000,1000000}, {2972120,3878405,3878367,1000000,1000000}, {2972121,3878488,3878405,1000000,1000000}, {2972122,3879049,3878405,1000000,1000000}, {2972123,3877875,3878332,1000000,1000000}, {2972124,3878367,3878332,1000000,1000000}, {2972125,3878332,3878313,1000000,1000000}, {2972126,3877897,3877875,0.05577,1000000}, {2972127,3878313,3878213,1000000,1000000}, {2972128,3878213,3878154,0.2403,1000000}, {2972129,3878154,3878122,0.106736842105263,1000000}, {2972130,3877672,3877645,0.118623529411765,0.106136842105263}, {2972131,3875054,3875389,0.229733333333333,1000000}, {2972132,3875389,3876319,0.391776923076923,1000000}, {2972133,3874982,3875326,0.2536125,1000000}, {2972134,3875326,3875614,0.130344,1000000}, {2972135,3875614,3876239,0.320809090909091,1000000}, {2972136,3877009,3877219,1000000,1000000}, {2972137,3877273,3877219,1000000,1000000}, {2972138,3876973,3876821,1000000,1000000}, {2972139,3876137,3876345,0.102495652173913,1000000}, {2972140,3876345,3876398,0.100675,1000000}, {2972141,3878237,3878166,0.229228571428571,1000000}, {2972142,3878166,3878115,0.1377,1000000}, {2972143,3878115,3878088,0.0712,1000000}, {2972144,3877988,3877964,0.105624,1000000}, {2972145,3877273,3877491,1000000,1000000}, {2972146,3877203,3877332,1000000,1000000}, {2972147,3877332,3877782,0.536953846153846,0.536953846153846}, {2972148,3878714,3878626,1000000,0.32232}, {2972149,3878626,3878526,1000000,0.432144}, {2972150,3878626,3879110,1000000,0.2622}, {2972151,3878115,3878626,1000000,0.301231578947368}, {2972152,3875315,3874960,1000000,1000000}, {2972153,3878526,3878473,1000000,0.2578}, {2972154,3878473,3878444,1000000,0.275133333333333}, {2972155,3877964,3877962,0.0182869565217391,1000000}, {2972156,3877906,3877854,0.2768,1000000}, {2972157,3876735,3877326,1000000,0.31068}, {2972158,3878444,3878565,0.4068,1000000}, {2972159,3877488,3878102,0.292142857142857,1000000}, {2972160,3878102,3878565,0.312282352941176,1000000}, {2972161,3878102,3878224,0.244565217391304,1000000}, {2972162,3878565,3878672,0.2514,1000000}, {2972163,3878224,3878672,1000000,0.227817391304348}, {2972164,3877616,3878224,1000000,0.268617391304348}, {2972165,3878224,3878316,0.330141176470588,1000000}, {2972166,3877719,3878316,1000000,0.3081}, {2972167,3877110,3877719,0.30663,1000000}, {2972168,3875236,3875266,0.177369230769231,0.15372}, {2972169,3875264,3875236,0.0188,0.0171652173913043}, {2972170,3876048,3876150,0.220416,1000000}, {2972171,3875748,3876150,0.305475,1000000}, {2972172,3876150,3876284,0.266571428571429,1000000}, {2972173,3875848,3876284,0.302223529411765,0.285433333333333}, {2972174,3876284,3877110,0.44136,1000000}, {2972175,3877376,3877649,0.27141,1000000}, {2972176,3877649,3877863,0.2268,1000000}, {2972177,3877863,3878037,0.1698,1000000}, {2972178,3878037,3878069,0.023925,1000000}, {2972179,3878069,3878206,0.147628571428571,1000000}, {2972180,3878206,3878519,0.373854545454545,1000000}, {2972181,3878519,3878781,0.331171428571429,1000000}, {2972182,3878794,3878630,1000000,0.103828571428571}, {2972183,3879056,3878794,1000000,0.146452173913043}, {2972184,3879056,3879331,0.43776,1000000}, {2972185,3879331,3879713,0.469460869565217,1000000}, {2972186,3879713,3879953,0.366285714285714,1000000}, {2972187,3879953,3880209,0.391685714285714,1000000}, {2972191,3861701,3862257,0.9265875,0.98836}, {2972192,3862257,3862116,0.228,0.2394}, {2972193,3864958,3863773,0.4834,1000000}, {2972204,3859627,3859655,0.186,0.186}, {2972205,3859234,3859084,0.0822,0.092064}, {2972206,3860082,3859234,0.364836363636364,0.325394594594595}, {2972207,3860259,3860082,0.0942222222222222,0.0795}, {2972208,3860566,3860259,0.140032258064516,0.124028571428571}, {2972209,3861313,3860566,0.367986206896552,0.313870588235294}, {2972210,3861313,3861527,0.218318181818182,0.200125}, {2972211,3861214,3860853,0.208235294117647,0.214545454545455}, {2972212,3862165,3862319,0.11574,0.1286}, {2972213,3862319,3862127,0.176053846153846,0.14304375}, {2972214,3861530,3861687,0.130963636363636,0.151642105263158}, {2972215,3861687,3861733,0.0372260869565217,0.0305785714285714}, {2972216,3861733,3861886,0.107947826086957,0.08276}, {2972217,3861941,3861886,1000000,0.478344}, {2972218,3861964,3861941,1000000,0.16233}, {2972219,3873650,3873607,0.5139,0.41754375}, {2972220,3873607,3873576,0.60284347826087,0.60284347826087}, {2972221,3858664,3859014,0.0976142857142857,1000000}, {2972222,3859014,3859469,0.0959529411764706,1000000}, {2972223,3858558,3858529,0.0499672131147541,0.0491612903225806}, {2972224,3858034,3858558,0.102537931034483,0.092925}, {2972225,3858558,3859083,0.085040625,0.0877838709677419}, {2972226,3859083,3859469,0.0626861538461538,0.0646761904761905}, {2972227,3899877,3900393,1000000,0.270444444444444}, {2972228,3899211,3899877,1000000,0.405384}, {2972231,3896857,3897620,0.333204545454545,0.396243243243243}, {2972232,3896239,3896857,0.32784,0.312228571428571}, {2972233,3917912,3917987,0.03805,0.0358117647058824}, {2972234,3917987,3918014,0.012432,0.0117283018867925}, {2972235,3917310,3917578,1000000,0.152025}, {2972236,3917936,3918853,0.275605263157895,0.299228571428571}, {2972237,3917789,3917936,0.0520064516129032,0.067175}, {2972238,3917655,3917789,0.0554275862068965,0.0945529411764706}, {2972239,3914275,3915173,0.2762,0.239373333333333}, {2972240,3911802,3914275,0.418221818181818,0.425966666666667}, {2972241,3911713,3911802,0.12,0.0914285714285714}, {2972242,3911022,3911802,0.152672727272727,0.158433962264151}, {2972243,3910510,3911022,0.11064,0.0905236363636364}, {2972244,3909963,3910510,0.0943058823529412,0.0981551020408163}, {2972259,3864126,3864411,1000000,0.333485714285714}, {2972260,3864023,3864973,1000000,0.583591304347826}, {2972261,3864663,3864943,1000000,0.22791}, {2972262,3864616,3864663,1000000,0.0402857142857143}, {2972263,3864380,3864616,1000000,0.2375}, {2972264,3868350,3868448,0.152815384615385,0.0946}, {2972265,3868828,3868448,0.2029,1000000}, {2972266,3869123,3868828,0.22353,1000000}, {2972300,3902629,3903976,0.511184210526316,0.669827586206897}, {2972301,3904075,3903976,0.0577,0.0665769230769231}, {2972302,3901347,3900961,0.155276470588235,0.14665}, {2972303,3901863,3901347,0.170578378378378,0.161830769230769}, {2972304,3902119,3901863,0.0879096774193548,0.0757}, {2972305,3902356,3902119,0.0870827586206896,0.0765272727272727}, {2972306,3902450,3902356,0.0630642857142857,0.05886}, {2972307,3902778,3902450,0.159724137931035,0.1544}, {2972308,3902965,3902778,0.0834214285714286,0.0865111111111111}, {2972309,3903199,3902965,0.0930685714285714,0.0987090909090909}, {2972310,3903601,3903199,0.157988571428571,0.162635294117647}, {2972311,3903709,3903601,0.0521636363636364,0.05379375}, {2972351,3858657,3858556,0.0575142857142857,0.0555310344827586}, {2972352,3860393,3858657,0.843085714285714,0.814013793103448}, {2972353,3858390,3858657,0.243511111111111,0.243511111111111}, {2972354,3858217,3858390,0.184928571428571,0.184928571428571}, {2972355,3852856,3852040,0.323006896551724,0.346933333333333}, {2972361,3855570,3855947,0.207805714285714,0.23461935483871}, {2972362,3855511,3855570,0.0692363636363636,0.07616}, {2972363,3855570,3855278,1000000,0.145852173913043}, {2972364,3855511,3855278,0.0990428571428571,1000000}, {2972365,3855278,3854623,0.340737931034483,0.30879375}, {2972366,3858317,3858787,0.329165217391304,1000000}, {2972367,3856857,3857202,0.154683870967742,0.171257142857143}, {2972368,3857202,3857394,0.0893111111111111,0.083151724137931}, {2972369,3857394,3857832,0.286745454545455,0.274278260869565}, {2972370,3857832,3858531,0.473181818181818,0.547894736842105}, {2972371,3861509,3861019,0.3502,0.306425}, {2972372,3861019,3860520,0.265872,0.214412903225806}, {2972373,3860888,3860990,0.08735,0.10482}, {2972374,3860520,3860888,0.3012,0.28865}, {2972375,3860520,3859759,0.369154838709677,0.309291891891892}, {2972376,3859759,3859689,0.1088,0.1088}, {2972377,3859522,3859759,0.135923076923077,0.135923076923077}, {2972378,3859522,3859689,0.100610526315789,0.0831130434782609}, {2972379,3858843,3859522,0.72936,0.792782608695652}, {2972380,3859689,3858659,0.80235652173913,0.768925}, {2972381,3858659,3858531,0.0822,0.0786260869565217}, {2972382,3859689,3860063,0.2764,0.287030769230769}, {2972383,3857082,3856798,0.20778,0.17315}, {2972384,3857394,3857082,0.201228571428571,0.192081818181818}, {2972385,3857727,3857394,0.1961,0.23532}, {2972386,3857974,3857727,0.1572,0.190294736842105}, {2972387,3858787,3857974,0.54404347826087,1000000}, {2972394,3852335,3852426,0.09784,0.09784}, {2972395,3852426,3853418,0.49586,0.619825}, {2972396,3853418,3853717,0.2375,0.219230769230769}, {2972397,3855491,3855537,0.0459230769230769,0.0459230769230769}, {2972398,3855537,3856684,0.683875,1000000}, {2972399,3855491,3855180,0.49092,1000000}, {2972400,3855208,3854897,0.2755875,1000000}, {2972401,3854897,3854467,0.323842105263158,1000000}, {2972402,3855180,3855091,1000000,0.149057142857143}, {2972403,3855208,3856228,1000000,0.744490909090909}, {2972404,3854785,3854897,0.0692222222222222,0.0692222222222222}, {2972405,3854897,3855944,0.699336,1000000}, {2972406,3854299,3854467,1000000,0.19696}, {2972407,3854467,3855705,1000000,0.579264705882353}, {2972408,3857043,3856684,0.115426666666667,0.120795348837209}, {2972409,3855705,3856329,1000000,0.34565}, {2972410,3856329,3856676,1000000,0.204244444444444}, {2972411,3856676,3856059,0.3279,0.39348}, {2972412,3856059,3855547,0.265523076923077,0.276144}, {2972413,3855134,3854524,0.29312,0.283664516129032}, {2972414,3854524,3853797,0.347335714285714,0.374053846153846}, {2972428,3858531,3857906,0.434428571428571,0.414681818181818}, {2972429,3857994,3856899,1000000,0.764618181818182}, {2972430,3856899,3856756,1000000,0.1059}, {2972431,3862124,3862722,0.464657142857143,0.5421}, {2972432,3862722,3862988,0.267821052631579,0.22124347826087}, {2972433,3864110,3863132,0.498528,1000000}, {2972434,3863132,3862506,0.302488888888889,1000000}, {2972435,3862506,3861321,0.818742857142857,1000000}, {2972436,3861321,3860863,1000000,0.397453846153846}, {2972437,3864122,3862899,1000000,0.537744827586207}, {2972438,3862899,3862152,1000000,0.269290909090909}, {2972439,3862152,3861682,1000000,0.272765217391304}, {2972440,3861682,3860805,1000000,0.662428571428571}, {2972441,3860987,3860805,0.30266,0.313096551724138}, {2972442,3860805,3860443,0.220779310344828,0.237133333333333}, {2972443,3866360,3864963,1000000,0.866355555555556}, {2972451,3864913,3865169,0.249766666666667,0.249766666666667}, {2972452,3865479,3865598,0.30176,0.266258823529412}, {2972462,3863773,3863680,1000000,0.287660869565217}, {2972572,3859948,3859869,1000000,1000000}, {2972573,3860081,3860611,0.344488888888889,0.372048}, {2972574,3857537,3856564,1000000,1000000}, {2972575,3857938,3857537,1000000,1000000}, {2972576,3857003,3855686,0.5046,0.523288888888889}, {2972577,3855807,3855686,0.396031578947368,0.32715652173913}, {2972578,3855487,3854916,0.195565714285714,0.195565714285714}, {2972579,3854916,3854586,0.117070588235294,0.13268}, {2972580,3855686,3855487,0.0749225806451613,0.07742}, {2972581,3854111,3854267,0.435442105263158,0.55156}, {2972582,3854046,3854062,0.277448275862069,0.33525}, {2972583,3854233,3854046,0.1506,0.198792}, {2972584,3854586,3854233,0.25141875,0.287335714285714}, {2972585,3854155,3853608,0.241427586206897,0.304408695652174}, {2972623,3918265,3918514,0.130176923076923,1000000}, {2972624,3895018,3895146,1000000,0.10192}, {2972625,3895566,3895308,0.0868363636363636,1000000}, {2972626,3894631,3894748,0.2673,1000000}, {2972627,3894906,3895180,0.178924137931034,1000000}, {2972628,3895103,3895532,0.344838461538462,1000000}, {2972629,3897312,3897786,0.21534,0.280878260869565}, {2972631,3895226,3894168,0.766533333333333,0.766533333333333}, {2972632,3894941,3895024,0.0532137931034483,0.0593538461538461}, {2972633,3896109,3895336,1000000,0.85875}, {2972634,3895457,3896109,1000000,0.55602}, {2972635,3895744,3895536,0.294046153846154,0.131813793103448}, {2972636,3895882,3895744,0.0764545454545455,0.0764545454545455}, {2972637,3896226,3895882,0.148133333333333,0.14412972972973}, {2972638,3896348,3896226,0.0929,0.123866666666667}, {2972639,3899987,3900403,1000000,0.330485714285714}, {2972640,3900403,3900779,1000000,0.152260465116279}, {2972641,3900779,3901362,1000000,0.22659512195122}, {2972642,3901362,3901947,1000000,0.227655}, {2972643,3901947,3902607,1000000,0.26125}, {2972644,3902418,3902708,0.137086956521739,0.137086956521739}, {2972645,3902708,3903270,0.3286,0.3286}, {2972646,3902607,3902708,0.0566,0.0566}, {2972647,3902660,3902958,1000000,0.730885714285714}, {2972648,3915530,3915700,0.124736842105263,0.131666666666667}, {2972649,3896965,3897324,1000000,1000000}, {2972650,3897324,3897576,1000000,1000000}, {2972651,3897532,3897659,0.12339,0.117514285714286}, {2972652,3898065,3898862,0.534333333333333,0.424323529411765}, {2972653,3902737,3902793,0.0973578947368421,1000000}, {2972654,3902101,3902793,0.288115384615385,0.258310344827586}, {2972655,3902737,3902876,1000000,0.0871423728813559}, {2972656,3903090,3902723,0.2521125,0.2521125}, {2972657,3902793,3903021,0.19608,1000000}, {2972658,3903655,3903510,0.324969230769231,0.28164}, {2972659,3902876,3903111,1000000,0.197252631578947}, {2972660,3903251,3904090,0.401561538461538,1000000}, {2972670,3885789,3885724,0.445272,1000000}, {2972671,3892663,3892803,0.07315,0.07315}, {2972675,3860063,3860259,0.195711111111111,0.220175}, {2972676,3860990,3861313,0.266376,0.277475}, {2972677,3857125,3857003,0.3683,1000000}, {2972678,3853608,3853104,0.312365217391304,0.312365217391304}, {2972679,3853855,3854267,0.215592857142857,0.194729032258065}, {2973106,3876803,3878320,0.5195,0.77925}, {2973107,3875862,3876693,0.6831,0.31878}, {2973108,3876693,3876803,0.0505636363636364,0.065435294117647}, {2973109,3876803,3877047,0.2548,1000000}, {2973110,3876970,3876693,0.314721951219512,1000000}, {2973111,3876970,3877047,0.0307241379310345,0.0405}, {2973112,3877047,3877749,0.22678064516129,0.390566666666667}, {2973113,3874807,3875436,0.301453846153846,0.252832258064516}, {2973114,3875436,3876121,0.25784,0.297507692307692}, {2973115,3877749,3878347,0.3642,0.213496551724138}, {2973116,3878386,3878372,0.0235173913043478,1000000}, {2973117,3882613,3882636,0.08166,1000000}, {2973118,3886563,3886659,0.0566,0.0625578947368421}, {2973119,3888729,3888545,1000000,0.439753846153846}, {2973120,3888730,3889043,1000000,0.2088}, {2973121,3888545,3888730,0.044148,0.0817555555555556}, {2973122,3888730,3890267,0.740192307692308,0.506447368421053}, {2973123,3889043,3889738,1000000,0.127596610169492}, {2973124,3889967,3891343,0.482046153846154,0.671421428571429}, {2973125,3890704,3890774,0.0571548387096774,0.070872}, {2973126,3889387,3890267,0.594793548387097,0.542311764705882}, {2973127,3891579,3892152,1000000,0.129932142857143}, {2973128,3892482,3892497,0.0531545454545454,0.05847}, {2973129,3894253,3895064,0.453631578947368,0.383066666666667}, {2973130,3895064,3895137,0.087825,0.0401485714285714}, {2973131,3887450,3887585,1000000,0.0301542857142857}, {2973132,3887041,3887179,1000000,0.0542448979591837}, {2973145,3856534,3855427,0.424785,0.414424390243902}, {2973146,3856809,3856534,0.117866666666667,0.1326}, {2973147,3853762,3854135,0.63725,0.566444444444444}, {2973161,3853762,3853401,0.310664516129032,0.332089655172414}, {2973165,3875936,3876023,1000000,0.0307384615384615}, {2973166,3876377,3877058,0.21084,0.204983333333333}, {2973167,3877058,3877202,1000000,0.0532235294117647}, {2973168,3877058,3877011,0.203742857142857,1000000}, {2973169,3877071,3877011,0.0201,1000000}, {2973170,3877011,3876875,0.211569230769231,1000000}, {2973171,3877071,3876970,0.2007,1000000}, {2973172,3876121,3876875,0.448066666666667,0.298711111111111}, {2973173,3876875,3876970,0.0399652173913043,0.0278545454545455}, {2973174,3876377,3876121,0.386524137931034,0.533771428571429}, {2973175,3877859,3877749,1000000,0.550957894736842}, {2973176,3880625,3880746,1000000,0.0532971428571429}, {2973177,3882238,3882385,0.0271913043478261,1000000}, {2973178,3885520,3885679,0.0241217391304348,1000000}, {2973179,3885551,3885804,1000000,0.0405088235294118}, {2973180,3882752,3882769,1000000,0.061725}, {2973181,3882712,3882766,0.0438230769230769,1000000}, {2973182,3881949,3882116,0.0973081967213115,0.0973081967213115}, {2973183,3882541,3882613,0.1845625,1000000}, {2973184,3886761,3886563,0.22395,0.0995333333333333}, {2973185,3886761,3886875,0.0427371428571429,0.0650347826086956}, {2973186,3886875,3887774,0.251916279069767,0.27081}, {2973187,3886659,3886944,0.14455,0.150834782608696}, {2973188,3886944,3887041,0.0519625,0.0479653846153846}, {2973189,3887179,3887312,1000000,0.060096}, {2973190,3887412,3887585,0.117636363636364,1000000}, {2973191,3887179,3887156,1000000,0.0376928571428571}, {2973192,3887059,3887002,1000000,0.067875}, {2973193,3885804,3887134,1000000,0.228363636363636}, {2973194,3887134,3887239,1000000,0.0166246153846154}, {2973195,3887156,3887147,1000000,0.01275}, {2973196,3887147,3887059,1000000,0.0797294117647059}, {2973197,3887312,3887059,1000000,0.0385457142857143}, {2973198,3887147,3887235,0.0530553191489362,1000000}, {2973199,3887002,3887235,0.164025,1000000}, {2973200,3888856,3889250,0.0731207547169811,1000000}, {2973201,3889250,3889352,0.0229018867924528,1000000}, {2973202,3896483,3896401,0.0389785714285714,1000000}, {2973203,3896192,3896271,0.0456133333333333,1000000}, {2973204,3896322,3896390,0.0305823529411765,1000000}, {2973205,3895080,3895892,1000000,0.259848}, {2973206,3896390,3897968,0.410094117647059,1000000}, {2973207,3895875,3895811,1000000,0.09564}, {2973208,3895974,3895986,1000000,0.00512941176470588}, {2973209,3895986,3896003,1000000,0.01335}, {2973210,3896003,3896019,1000000,0.0308571428571429}, {2973211,3896019,3895984,1000000,0.22164}, {2973212,3895876,3896019,1000000,0.0635379310344828}, {2973213,3895984,3896091,0.0700736842105263,1000000}, {2973214,3896091,3896105,0.00842857142857143,1000000}, {2973215,3896019,3896091,1000000,0.0347357142857143}, {2973216,3896091,3896148,1000000,0.0240461538461538}, {2973217,3895371,3895478,0.0740487804878049,1000000}, {2973218,3895478,3895709,0.1377,1000000}, {2973297,3859527,3859644,0.137775,0.157457142857143}, {2973298,3860352,3859644,0.751615384615385,1000000}, {2973299,3860656,3860494,1000000,1000000}, {2973354,3851305,3850986,0.290057142857143,0.243648}, {2973355,3848906,3850839,1.06171111111111,1.06171111111111}, {2974288,3874713,3874561,0.251089655172414,0.234890322580645}, {2974339,3853454,3853797,1000000,0.565015384615385}, {2974351,3856270,3856541,0.27,0.27}, {2974352,3857402,3857767,0.207688888888889,0.207688888888889}, {2974353,3855547,3856270,1000000,1000000}, {2974354,3856059,3856707,0.459738461538462,0.543327272727273}, {2974355,3858390,3858703,0.162822222222222,0.162822222222222}, {2974357,3854524,3855019,1000000,1000000}, {2974489,3851949,3853322,1000000,0.8346}, {2974490,3851949,3851625,0.406928571428571,1000000}, {2974491,3852426,3851949,0.333627272727273,0.305825}, {2974492,3854088,3854524,0.408218181818182,0.44904}, {2974493,3854566,3855134,1000000,1000000}, {2974494,3854892,3855066,1000000,0.167285714285714}, {2974495,3855066,3855125,0.0368903225806452,0.0408428571428571}, {2974496,3855769,3856059,0.230086956521739,0.278526315789474}, {2974497,3855301,3855769,0.316721739130435,1000000}, {2974498,3856377,3856899,0.392025,1000000}, {2974499,3858538,3857311,0.699276923076923,0.727248}, {2974500,3859316,3857953,0.547412903225806,0.808085714285714}, {2974501,3854467,3854095,0.247009090909091,0.201266666666667}, {2974502,3855865,3857043,1000000,0.525464516129032}, {2974503,3855865,3855537,0.306,1000000}, {2974504,3856232,3855865,0.263494736842105,1000000}, {2974505,3855684,3855865,1000000,0.16604}, {2974506,3860459,3860322,1000000,0.615965217391304}, {2974507,3862152,3862506,0.3474,0.3474}, {2974508,3862238,3862710,0.51728,0.51728}, {2974509,3863132,3862238,0.6708,1000000}, {2974512,3867069,3865169,1.34837142857143,1000000}, {2974513,3867227,3865479,0.914968421052632,0.914968421052632}, {2974514,3862899,3863132,1000000,0.537388235294118}, {2974516,3866457,3867344,0.56202,1000000}, {2974522,3868981,3867998,0.295863157894737,0.3513375}, {2974523,3869488,3868981,0.229092857142857,0.246715384615385}, {2974540,3879377,3879823,1000000,0.289057142857143}, {2974551,3879823,3880224,1000000,0.286314285714286}, {2974552,3881159,3880279,0.443952,1000000}, {2974555,3882167,3882624,0.3804,0.336507692307692}, {2974568,3852082,3851485,0.163507692307692,0.172345945945946}, {2974569,3852293,3852082,1000000,1000000}, {2974570,3853172,3852082,0.321483333333333,0.340394117647059}, {2974571,3853556,3852966,0.5647875,1000000}, {2974572,3853556,3853317,1000000,0.170828571428571}, {2974573,3853317,3852944,0.290869565217391,1000000}, {2974574,3853947,3853317,0.314657142857143,1000000}, {2974575,3852082,3851986,1000000,1000000}, {2974576,3854353,3853947,0.21888,1000000}, {2974577,3854353,3854007,0.271577777777778,0.271577777777778}, {2974578,3857082,3857529,0.257712,0.3068}, {2974579,3856911,3857082,0.0940153846153846,0.111109090909091}, {2974580,3856593,3856911,0.161834482758621,0.213327272727273}, {2974581,3856593,3856271,0.195027272727273,0.195027272727273}, {2974582,3856857,3856593,0.199857142857143,0.2798}, {2974583,3856911,3857202,0.154,0.154}, {2974584,3857727,3858161,0.32184,0.32184}, {2974585,3857974,3858404,0.300913043478261,0.27684}, {2974586,3857476,3856857,0.336876923076923,0.58392}, {2974587,3857476,3857974,0.2763,0.2763}, {2974588,3860082,3860698,1000000,0.621757894736842}, {2974589,3858659,3859234,1000000,0.430433333333333}, {2974590,3861273,3861926,0.456911111111111,0.474484615384615}, {2974591,3862219,3862536,1000000,1000000}, {2974592,3862060,3862219,0.126222222222222,0.148173913043478}, {2974593,3860566,3861064,0.45729,0.5716125}, {2974594,3860990,3860063,0.518355555555556,0.518355555555556}, {2974595,3861639,3862385,0.49395,0.515426086956522}, {2974596,3862703,3862219,0.23451724137931,0.2267}, {2974597,3862385,3862703,0.283733333333333,0.283733333333333}, {2974598,3858933,3858497,0.240844444444444,0.240844444444444}, {2974599,3863836,3862713,1000000,0.607464}, {2974600,3865191,3863851,1000000,1000000}, {2974601,3863237,3862703,0.264411428571429,0.2892}, {2974602,3864481,3863237,1.23873333333333,1.23873333333333}, {2974603,3866365,3865892,0.371575,1000000}, {2974604,3865268,3865892,0.261244444444444,0.261244444444444}, {2974605,3868778,3868346,0.134818181818182,0.261705882352941}, {2974606,3868949,3868778,0.0582387096774194,0.078495652173913}, {2974607,3867537,3867018,0.225432,0.296621052631579}, {2974608,3867243,3867537,1000000,0.610157142857143}, {2974609,3868346,3867537,0.225324324324324,0.347375}, {2974610,3867939,3868346,0.533566666666667,1000000}, {2974611,3868883,3868981,0.350685714285714,0.283246153846154}, {2974612,3868778,3868883,0.25655,0.30786}, {2974613,3869823,3869488,1.01558823529412,0.784772727272727}, {2974614,3869457,3869823,0.233861538461538,0.217157142857143}, {2974615,3869323,3869939,0.229511111111111,0.229511111111111}, {2974616,3870342,3870448,0.194888888888889,0.194888888888889}, {2974617,3868265,3868695,0.32385,1000000}, {2974618,3867531,3867839,0.203084210526316,0.175390909090909}, {2974619,3868967,3868265,1000000,0.500433333333333}, {2974620,3868967,3869332,1000000,0.236088}, {2974621,3868174,3867903,0.53652,0.53652}, {2974622,3867903,3867839,0.0388909090909091,1000000}, {2974623,3868585,3867903,0.366260869565217,1000000}, {2974624,3871420,3870832,0.336,0.248347826086957}, {2974625,3871867,3871420,0.13506,0.192942857142857}, {2974626,3871867,3871697,0.387666666666667,0.4652}, {2974627,3871687,3872273,1.0448,1000000}, {2974628,3871985,3871421,0.442636363636364,0.442636363636364}, {2974629,3872053,3872166,0.0543142857142857,1000000}, {2974630,3871697,3872078,0.183733333333333,1000000}, {2974631,3878285,3877742,0.3528,1000000}, {2974632,3877972,3877428,1000000,0.38204}, {2974633,3876990,3877492,1000000,1000000}, {2974634,3877665,3877137,1000000,0.28728}, {2974635,3878931,3878445,1000000,0.4308}, {2974636,3879476,3878960,0.3749625,1000000}, {2974637,3877249,3876741,0.3262,1000000}, {2974638,3877649,3877249,1000000,0.207947368421053}, {2974639,3878067,3877649,1000000,0.245431578947368}, {2974640,3877864,3877564,0.20475,1000000}, {2974641,3878167,3877864,0.167715789473684,1000000}, {2974642,3883888,3883123,0.507525,0.641084210526316}, {2974643,3881459,3881905,0.340844444444444,0.340844444444444}, {2974644,3883331,3883182,0.0962444444444445,0.0962444444444445}, {2974645,3877610,3877864,1000000,1000000}, {2974646,3878794,3879030,0.472028571428571,1000000}, {2974656,3851390,3849629,0.665735294117647,0.7545}, {2974657,3851986,3851753,1000000,1000000}, {2974658,3853003,3851986,0.363103448275862,0.2925}, {2974659,3851753,3851390,0.143733333333333,0.149261538461538}, {2974660,3852696,3851753,0.293245714285714,0.366557142857143}, {2974661,3851092,3851935,0.544942857142857,0.602305263157895}, {2974662,3853171,3852711,1000000,1000000}, {2974663,3853476,3853003,0.50068,0.50068}, {2974665,3854483,3854578,0.14847,0.114207692307692}, {2974666,3854483,3854680,0.617475,0.617475}, {2974667,3854322,3854483,0.136130769230769,0.11798}, {2974668,3854097,3854322,0.499745454545455,0.499745454545455}, {2974669,3854680,3854322,0.205707692307692,0.205707692307692}, {2974670,3855025,3854680,0.154741935483871,0.208565217391304}, {2974671,3854680,3854190,0.308,0.308}, {2974672,3854316,3853721,0.290955555555556,0.290955555555556}, {2974673,3856553,3856041,0.474771428571429,0.398808}, {2974674,3858675,3858773,1000000,0.136090909090909}, {2974675,3859781,3860470,0.67856,0.67856}, {2974676,3861704,3860888,1.68915,1.50146666666667}, {2974677,3860470,3860587,0.3329,0.3329}, {2974678,3858317,3857476,0.5788,1000000}, {2974679,3862722,3861992,0.513286956521739,0.621347368421053}, {2974680,3859774,3859913,0.1346,0.1346}, {2974681,3861790,3861459,0.278463157894737,0.278463157894737}, {2974682,3859735,3859276,0.260973913043478,0.272836363636364}, {2974683,3860081,3859735,0.186,0.193153846153846}, {2974684,3865670,3865959,1000000,0.2959875}, {2974685,3865725,3865670,0.0208714285714286,0.023376}, {2974686,3864663,3864126,1000000,0.338314285714286}, {2974687,3864616,3864887,0.264388235294118,1000000}, {2974688,3865364,3864887,1000000,1000000}, {2974689,3864887,3864576,0.3366,1000000}, {2974690,3865626,3865872,0.20889,1000000}, {2974691,3866168,3866359,1000000,1000000}, {2974692,3865974,3866168,0.112777777777778,0.112777777777778}, {2974693,3866168,3866323,0.0642888888888889,0.0642888888888889}, {2974694,3867065,3867228,0.2254,1000000}, {2974695,3866916,3867065,0.194542857142857,0.226966666666667}, {2974696,3867228,3867563,0.450654545454545,1000000}, {2974697,3867772,3867065,0.524014285714286,1000000}, {2974698,3868053,3868552,0.374086956521739,0.374086956521739}, {2974699,3867772,3867846,1000000,0.234066666666667}, {2974700,3867929,3867861,0.1955,1000000}, {2974701,3867993,3867929,0.195114285714286,1000000}, {2974702,3867584,3867494,0.101822222222222,0.101822222222222}, {2974703,3867929,3868544,0.216844444444444,0.216844444444444}, {2974704,3869625,3869451,1000000,0.690847058823529}, {2974705,3870701,3870108,1000000,0.26967}, {2974706,3870691,3870061,0.2412,0.275657142857143}, {2974707,3869412,3869625,1000000,0.261545454545455}, {2974708,3869412,3868791,1000000,1000000}, {2974709,3872184,3872078,0.302256,1000000}, {2974710,3872184,3871867,0.111792,1000000}, {2974711,3872184,3872466,1000000,0.1026}, {2974712,3871315,3871318,0.2861625,0.327042857142857}, {2974713,3870451,3871315,0.351026086956522,0.351026086956522}, {2974714,3871861,3871315,0.183377777777778,0.183377777777778}, {2974715,3872459,3872010,1000000,0.181252173913043}, {2974716,3871350,3870701,1000000,0.291485714285714}, {2974717,3872052,3871350,1000000,0.37965}, {2974718,3872455,3872045,1000000,0.2475}, {2974719,3871356,3870698,0.30639,0.30639}, {2974720,3870630,3870691,1000000,0.42861}, {2974721,3871356,3871350,0.299571428571429,0.273521739130435}, {2974722,3872064,3871356,1000000,0.320684210526316}, {2974723,3872453,3872064,0.235275,0.209133333333333}, {2974724,3872044,3872458,1000000,0.2452125}, {2974725,3867881,3867993,0.352371428571429,1000000}, {2974726,3868976,3869127,0.227684210526316,1000000}, {2974727,3871344,3871356,0.172125,0.12909375}, {2974728,3871338,3871344,0.192623076923077,0.208675}, {2974729,3871344,3872022,0.29445,0.25604347826087}, {2974739,3852779,3853023,0.1983,0.180272727272727}, {2974740,3853023,3852450,1000000,0.47688}, {2974741,3853590,3852712,1000000,0.543177777777778}, {2974742,3852450,3853384,0.5235,0.58632}, {2974743,3853023,3854053,0.8286,0.8286}, {2974744,3855526,3855641,0.1406,0.1406}, {2974745,3856268,3856041,0.0886666666666667,0.0886666666666667}, {2974746,3857332,3857523,0.371057142857143,0.371057142857143}, {2974747,3853793,3853590,1000000,0.234257142857143}, {2974748,3855206,3853793,1.1447,1.1447}, {2974749,3855206,3855520,0.60996,0.4692}, {2974750,3854740,3855206,1.077525,0.615728571428571}, {2974751,3857566,3855520,0.959784,1.04324347826087}, {2974752,3858544,3857566,0.395688888888889,0.323745454545455}, {2974753,3857090,3857566,0.306321428571429,1000000}, {2974754,3857090,3855206,0.854066666666667,0.922392}, {2974755,3855520,3855153,0.160355555555556,0.160355555555556}, {2974756,3857091,3857332,0.167266666666667,0.167266666666667}, {2974757,3853376,3853590,1000000,1000000}, {2974758,3858862,3858544,0.193933333333333,0.218175}, {2974759,3862732,3861553,0.608329411764706,0.827328}, {2974760,3859249,3860319,0.619468965517241,0.641592857142857}, {2974761,3861341,3860993,1000000,1000000}, {2974762,3858862,3858795,0.409022222222222,0.48015652173913}, {2974763,3858141,3858795,0.317139130434783,0.36471}, {2974764,3858795,3859034,0.249314285714286,0.193911111111111}, {2974765,3859034,3859592,0.2554,0.2554}, {2974766,3857939,3858948,0.414288888888889,0.414288888888889}, {2974767,3864346,3863294,0.730266666666667,0.730266666666667}, {2974768,3862765,3861790,0.537925,0.561313043478261}, {2974769,3863915,3862765,0.5754,1000000}, {2974770,3862765,3862517,0.241090909090909,1000000}, {2974771,3865109,3864258,1000000,0.8295}, {2974772,3862323,3862149,1000000,0.1392375}, {2974773,3866913,3865845,0.45825,1000000}, {2974774,3867433,3866913,0.2616,1000000}, {2974775,3868086,3868145,1000000,1000000}, {2974776,3868645,3867433,0.469476923076923,1000000}, {2974777,3868781,3867452,0.53825,0.561652173913044}, {2974778,3868229,3867740,0.580615384615385,1000000}, {2974779,3866368,3865890,1000000,0.26218064516129}, {2974780,3868976,3868790,0.0695111111111111,0.0695111111111111}, {2974781,3866998,3867248,1000000,1000000}, {2974782,3867248,3867513,1000000,1000000}, {2974783,3867513,3867208,1000000,1000000}, {2974784,3867592,3867248,1000000,1000000}, {2974785,3867917,3867513,1000000,1000000}, {2974786,3867882,3867513,1000000,1000000}, {2974787,3868237,3868248,1000000,1000000}, {2974788,3868248,3867917,1000000,1000000}, {2974789,3868248,3868186,1000000,1000000}, {2974790,3868210,3867882,1000000,1000000}, {2974791,3867592,3867389,1000000,1000000}, {2974792,3868984,3868210,1000000,1000000}, {2974793,3866933,3866368,1000000,0.317731034482759}, {2974794,3870421,3870613,1000000,0.328736842105263}, {2974795,3869258,3868781,0.188616,0.196475}, {2974796,3869813,3869258,0.216575,0.207912}, {2974797,3870519,3869813,0.453461538461538,0.436666666666667}, {2974798,3870815,3870519,0.363408,0.349430769230769}, {2974799,3868312,3868922,1000000,1000000}, {2974800,3868922,3869144,1000000,1000000}, {2974801,3869263,3868689,1000000,1000000}, {2974802,3869938,3869110,0.382866666666667,0.382866666666667}, {2974803,3869263,3869426,1000000,1000000}, {2974804,3868581,3867882,1000000,1000000}, {2974805,3868984,3868581,1000000,1000000}, {2974806,3868289,3867592,1000000,1000000}, {2974807,3868700,3868581,1000000,1000000}, {2974808,3870815,3871099,0.30189375,0.3578}, {2974809,3871347,3871322,0.314258823529412,1000000}, {2974810,3871347,3871386,1000000,0.4584375}, {2974811,3872489,3871929,1000000,0.3208125}, {2974812,3869109,3868984,1000000,1000000}, {2974813,3869263,3869109,1000000,1000000}, {2974834,3852369,3853384,1.8913875,1.8913875}, {2974835,3851702,3852369,0.373711111111111,1000000}, {2974836,3852569,3852369,0.119689655172414,0.119689655172414}, {2974837,3852898,3852569,0.176464285714286,0.176464285714286}, {2974838,3852569,3851909,1000000,1000000}, {2974840,3850940,3850749,0.2248,0.2248}, {2974842,3850358,3849439,0.281151219512195,1000000}, {2974843,3851171,3850358,0.40746,0.40746}, {2974845,3854053,3855222,0.934718181818182,1000000}, {2974846,3855249,3855222,0.3636,0.390533333333333}, {2974847,3854238,3854155,0.230688,0.3204}, {2974848,3855222,3855304,0.2346,0.1938}, {2974849,3855304,3855686,0.411625,0.411625}, {2974850,3855367,3855807,0.470806451612903,0.503275862068965}, {2974851,3857836,3857491,0.162666666666667,0.162666666666667}, {2974852,3857003,3856818,0.22365,0.22365}, {2974853,3856818,3856426,0.176844444444444,0.217036363636364}, {2974854,3854233,3854420,0.0840888888888889,0.0840888888888889}, {2974855,3854420,3854612,0.117777777777778,0.117777777777778}, {2974856,3854825,3854916,1000000,1000000}, {2974857,3854825,3854420,0.201511111111111,0.201511111111111}, {2974858,3855369,3854825,0.241822222222222,0.241822222222222}, {2974859,3855369,3855487,1000000,1000000}, {2974860,3854825,3854937,1000000,1000000}, {2974861,3854937,3854612,0.153022222222222,0.153022222222222}, {2974862,3854937,3855369,0.265533333333333,0.265533333333333}, {2974863,3854937,3855023,1000000,1000000}, {2974864,3855690,3855626,0.0481333333333333,0.0481333333333333}, {2974865,3856426,3855690,0.288422222222222,0.288422222222222}, {2974866,3856389,3855427,1000000,0.347477419354839}, {2974867,3856823,3856389,1000000,0.151158620689655}, {2974868,3859002,3857604,0.61485,0.662146153846154}, {2974869,3858679,3859034,1000000,0.279988235294118}, {2974870,3859034,3860265,0.606138461538462,0.606138461538462}, {2974871,3860265,3861168,0.473025,0.454104}, {2974872,3860458,3861168,0.335555555555556,0.335555555555556}, {2974873,3860890,3861168,0.435688888888889,0.435688888888889}, {2974874,3861244,3861168,0.165385714285714,0.185232}, {2974875,3861315,3860737,0.266355555555556,0.266355555555556}, {2974876,3861821,3861680,0.160938461538462,0.181930434782609}, {2974877,3862190,3862002,0.18675,0.18675}, {2974878,3862149,3862190,1000000,0.405844444444444}, {2974879,3861568,3861191,0.355608,1000000}, {2974880,3863055,3862428,0.41256,1000000}, {2974881,3862785,3862731,0.291020689655172,1000000}, {2974882,3859824,3859086,0.590928,0.703485714285714}, {2974883,3861191,3860714,0.449575,1000000}, {2974884,3861612,3861209,1000000,0.437064}, {2974885,3863137,3862952,1000000,0.263717647058824}, {2974886,3865031,3864383,1000000,0.4366125}, {2974887,3865026,3864145,0.438490909090909,1000000}, {2974888,3867657,3866933,1000000,0.4048}, {2974889,3869423,3868700,1000000,1000000}, {2974890,3868674,3868289,1000000,1000000}, {2974891,3868674,3868443,1000000,1000000}, {2974892,3869423,3869695,1000000,1000000}, {2974893,3869701,3869695,1000000,1000000}, {2974894,3869586,3869423,1000000,1000000}, {2974895,3869186,3868674,1000000,1000000}, {2974896,3869435,3869186,1000000,1000000}, {2974897,3869844,3869701,1000000,1000000}, {2974898,3869951,3869844,1000000,1000000}, {2974899,3870141,3869951,1000000,1000000}, {2974900,3869653,3869435,1000000,1000000}, {2974901,3869918,3869653,1000000,1000000}, {2974902,3870205,3869918,1000000,1000000}, {2974903,3869844,3869435,1000000,1000000}, {2974904,3869951,3869653,1000000,1000000}, {2974905,3869918,3870141,1000000,1000000}, {2974906,3871015,3870721,0.39558,1000000}, {2974907,3868995,3868060,0.56721,1000000}, {2974908,3869221,3868995,0.218682352941176,1000000}, {2974909,3868995,3868760,0.1968,0.1968}, {2974910,3869461,3868995,1000000,0.314305263157895}, {2974911,3871561,3871209,0.235888888888889,0.235888888888889}, {2974912,3871313,3871414,0.149111111111111,0.149111111111111}, {2974913,3871570,3871784,1000000,0.41364}, {2974914,3872118,3871570,0.25038,0.294564705882353}, {2974915,3872428,3872118,0.15429,0.220414285714286}, {2974916,3871504,3871570,1000000,0.203633333333333}, {2974917,3871463,3871504,0.134953846153846,0.08772}, {2974918,3871829,3871504,1000000,0.2358}, {2974919,3872231,3872118,0.3414375,1000000}, {2974920,3872231,3871829,1000000,0.213366666666667}, {2974921,3872906,3872579,1000000,1000000}, {2974922,3872447,3872231,0.315388235294118,1000000}, {2974923,3872771,3872447,0.168529411764706,0.168529411764706}, {2974924,3871561,3871990,1000000,1000000}, {2974925,3871660,3871561,1000000,1000000}, {2974926,3873215,3873446,1000000,0.24372}, {2974927,3873215,3873486,0.433244444444444,0.433244444444444}, {2974928,3874329,3874482,0.120525,1000000}, {2974929,3874482,3874694,0.199227272727273,1000000}, {2974930,3874694,3874485,0.12003,0.12003}, {2974931,3874948,3874833,0.11044,0.11044}, {2974932,3874974,3875207,0.25305,1000000}, {2974933,3871039,3871568,0.244823076923077,1000000}, {2974934,3871568,3871461,1000000,1000000}, {2974935,3871822,3872683,0.40212,0.40212}, {2974936,3872683,3873819,0.511444444444444,1000000}, {2974937,3868578,3870250,1000000,0.96351}, {2974938,3868761,3869260,1000000,0.348808695652174}, {2974939,3869260,3869800,0.281904,0.281904}, {2974940,3869800,3870307,0.330314285714286,0.239193103448276}, {2974941,3870896,3870307,0.23195,1000000}, {2974942,3870307,3869447,0.393031578947368,1000000}, {2974943,3867673,3867552,0.0605357142857143,1000000}, {2974944,3867552,3866777,0.33024,1000000}, {2974945,3867454,3867464,1000000,0.204033333333333}, {2974946,3867464,3868321,0.468766666666667,0.468766666666667}, {2974947,3869260,3868418,0.643421052631579,0.643421052631579}, {2974948,3867464,3867814,1000000,0.26031}, {2974949,3868418,3867814,0.3408,0.30672}, {2974950,3870307,3870579,0.181539130434783,0.189790909090909}, {2974951,3870579,3871130,0.365976,0.365976}, {2974952,3870579,3869976,0.513514285714286,0.422894117647059}, {2974953,3869976,3869483,0.3065,0.324529411764706}, {2974954,3866421,3865040,0.693694736842105,1000000}, {2974955,3866421,3866464,0.417514285714286,0.40311724137931}, {2974956,3866915,3866464,0.156466666666667,0.156466666666667}, {2974957,3866464,3866474,0.2774,0.24966}, {2974958,3867117,3866474,0.340010526315789,0.340010526315789}, {2974959,3864937,3863845,0.527921739130435,1000000}, {2974960,3864959,3864279,0.336545454545455,1000000}, {2974961,3863530,3862752,0.7356,0.630514285714286}, {2974962,3864279,3864404,0.446008695652174,1000000}, {2974963,3863379,3863050,0.2294,0.2294}, {2974964,3862088,3861638,0.447825,0.421482352941176}, {2974965,3862553,3862088,1000000,0.417233333333333}, {2974966,3862395,3862088,0.324917647058824,1000000}, {2974967,3862553,3862395,0.114133333333333,1000000}, {2974968,3862941,3862553,0.316,0.334588235294118}, {2974969,3864216,3863281,1000000,0.7010625}, {2974970,3864200,3864216,1000000,0.252857142857143}, {2974971,3861909,3861655,0.239813793103448,0.278184}, {2974972,3864499,3864206,1000000,1000000}, {2974973,3864505,3864499,1000000,1000000}, {2974974,3864769,3864505,0.30324,0.30324}, {2974975,3864499,3864769,1000000,1000000}, {2974976,3858587,3858073,1000000,1000000}, {2974977,3859086,3858587,0.250714285714286,0.219375}, {2974978,3860412,3859647,0.424,0.565333333333333}, {2974979,3861036,3860412,0.326765217391304,0.326765217391304}, {2974980,3859383,3859086,0.126488888888889,0.148486956521739}, {2974981,3859953,3859383,0.284225,0.272856}, {2974982,3859383,3858742,0.612518181818182,0.44918}, {2974983,3857751,3856687,1000000,0.388821428571429}, {2974984,3859085,3858959,0.170481818181818,0.2344125}, {2974985,3858959,3858708,0.315933333333333,0.355425}, {2974986,3860027,3858959,0.62895,0.62895}, {2974987,3861655,3860786,0.62454,0.462622222222222}, {2974988,3857806,3856818,1000000,0.41676}, {2974989,3857806,3856823,1000000,0.49945}, {2974990,3854691,3855274,1000000,0.386833333333333}, {2974991,3855198,3855460,0.281866666666667,0.281866666666667}, {2974992,3855303,3855198,0.314288888888889,0.314288888888889}, {2974993,3856063,3855303,0.41025,0.41025}, {2974994,3855743,3856515,0.32395,0.32395}, {2974995,3853178,3852842,1000000,1000000}, {2974996,3855084,3855345,0.450066666666667,0.450066666666667}, {2974997,3854895,3855186,0.42918,0.3732}, {2974998,3851746,3851649,0.108733333333333,0.108733333333333}, {2974999,3850218,3850755,1000000,1000000}, {2975000,3850755,3851565,1000000,1000000}, {2975001,3851565,3851634,0.135128571428571,0.140133333333333}, {2975002,3849752,3850249,0.422112,0.458817391304348}, {2975003,3850249,3851175,0.635866666666667,0.635866666666667}, {2975006,3850249,3849696,0.4236,0.4236}, {2975007,3849109,3849696,0.438333333333333,0.438333333333333}, {2975021,3851361,3850502,0.426288888888889,0.426288888888889}, {2975022,3852691,3852472,0.320377777777778,0.320377777777778}, {2975023,3852855,3852691,0.0705111111111111,0.0705111111111111}, {2975024,3852632,3852184,0.131897142857143,0.139890909090909}, {2975026,3850839,3850487,0.176733333333333,0.176733333333333}, {2975027,3855708,3854895,0.335828571428571,0.284945454545455}, {2975028,3856013,3855708,0.155688888888889,0.17515}, {2975029,3856613,3856761,0.289107692307692,0.341672727272727}, {2975030,3857162,3856613,0.302129032258065,0.346888888888889}, {2975031,3857120,3857372,1.62432857142857,1.62432857142857}, {2975032,3854486,3854610,0.346263157894737,0.4111875}, {2975033,3856013,3854622,0.695422222222222,0.670585714285714}, {2975034,3857372,3857141,0.143223529411765,0.115942857142857}, {2975035,3858278,3858470,0.176625,0.148736842105263}, {2975036,3858708,3857948,1.43796,0.653618181818182}, {2975037,3860494,3859767,1000000,1000000}, {2975038,3859226,3858578,1000000,1.2522}, {2975039,3860530,3859644,1000000,0.840366666666667}, {2975040,3860352,3860117,0.383060869565217,0.383060869565217}, {2975041,3860117,3859761,0.303313043478261,0.3171}, {2975042,3860549,3860117,0.240081818181818,0.22964347826087}, {2975043,3860530,3861551,0.7133,1000000}, {2975044,3862878,3861412,0.745707692307692,0.80785}, {2975045,3862217,3861115,0.793061538461538,0.589131428571429}, {2975046,3862721,3862419,0.201208695652174,0.201208695652174}, {2975047,3863200,3862721,0.41268,0.41268}, {2975048,3861961,3860900,0.745567741935484,0.924504}, {2975049,3861604,3861278,0.442171428571428,0.442171428571428}, {2975050,3862419,3862070,0.373831578947368,0.373831578947368}, {2975051,3862073,3861961,0.154852173913043,1000000}, {2975052,3863012,3862702,1000000,1000000}, {2975053,3863200,3863012,1000000,1000000}, {2975054,3858578,3859105,0.396766666666667,0.35709}, {2975055,3859105,3859555,0.376228571428572,0.303876923076923}, {2975056,3859761,3859105,0.503034782608696,0.503034782608696}, {2975057,3859105,3858588,0.65901,0.65901}, {2975058,3863559,3863989,0.704504347826087,0.648144}, {2975059,3863989,3863200,1000000,0.390111111111111}, {2975060,3863989,3864245,0.175153846153846,0.162642857142857}, {2975061,3864350,3863989,1000000,1000000}, {2975062,3866179,3865790,0.292909090909091,0.280173913043478}, {2975063,3866474,3866179,0.199915384615385,0.167670967741935}, {2975064,3867501,3866179,1000000,0.979753846153846}, {2975065,3867730,3865790,0.6988,1.10985882352941}, {2975066,3868650,3868907,1000000,0.602742857142857}, {2975067,3866373,3866859,0.568957894736842,0.491372727272727}, {2975068,3866859,3867658,0.281731034482759,0.281731034482759}, {2975069,3867406,3867658,0.461526315789474,0.461526315789474}, {2975070,3867658,3868384,1000000,0.312208695652174}, {2975071,3871406,3871260,1000000,1000000}, {2975072,3871406,3872205,0.320318181818182,0.370894736842105}, {2975073,3872199,3871626,0.3853875,0.440442857142857}, {2975074,3869920,3870404,1000000,1000000}, {2975075,3869724,3869783,0.1394,0.1394}, {2975076,3870566,3871210,1000000,0.517472727272727}, {2975077,3872546,3871812,0.290060869565217,0.266856}, {2975078,3873119,3872912,0.347855172413793,0.403512}, {2975079,3873283,3872546,0.289569230769231,0.268885714285714}, {2975080,3873178,3873119,0.0493071428571429,0.0531}, {2975081,3873544,3873178,0.1524,0.1778}, {2975082,3872568,3871775,1000000,0.452672727272727}, {2975083,3874457,3873283,0.487355555555556,0.487355555555556}, {2975084,3874352,3873544,0.3552,0.3552}, {2975085,3866373,3866449,0.637324137931035,0.61608}, {2975086,3868688,3868404,0.267864,0.478328571428571}, {2975087,3849627,3849376,0.287557894736842,0.287557894736842}, {2975088,3849715,3849627,0.0646857142857143,0.0646857142857143}, {2975089,3850282,3849627,0.402177777777778,0.402177777777778}, {2975090,3850394,3850282,0.0891818181818182,0.115411764705882}, {2975091,3850032,3849715,0.29379,0.29379}, {2975092,3850282,3849985,0.220155555555556,0.220155555555556}, {2975093,3852301,3851770,0.256755555555556,0.256755555555556}, {2975094,3852011,3852301,1000000,1000000}, {2975095,3852301,3852629,0.225366666666667,0.225366666666667}, {2975096,3851453,3850212,0.578177777777778,0.578177777777778}, {2975097,3852407,3853170,0.439622222222222,0.439622222222222}, {2975098,3852359,3852156,0.0761777777777778,0.0761777777777778}, {2975099,3852359,3852728,0.311822222222222,1000000}, {2975100,3854134,3852359,0.757933333333333,0.757933333333333}, {2975101,3856906,3855255,0.7152,0.7152}, {2975102,3857349,3856906,0.2271,0.252333333333333}, {2975103,3858578,3858202,1000000,0.641446153846154}, {2975104,3858202,3858093,1000000,0.562875}, {2975105,3854371,3853150,0.764072727272727,0.509381818181818}, {2975106,3856906,3855814,1000000,0.71328}, {2975107,3858122,3857349,0.38615,0.38615}, {2975108,3858549,3858122,0.295010526315789,0.295010526315789}, {2975109,3859555,3860120,0.33005,0.3444}, {2975110,3860267,3860973,0.5828,0.5828}, {2975111,3859151,3859674,0.334757142857143,0.446342857142857}, {2975112,3861494,3861437,0.393184615384615,0.538042105263158}, {2975113,3861215,3861723,0.278,0.278}, {2975114,3850032,3849809,0.15759,0.15759}, {2975115,3849809,3850198,0.2622,0.2622}, {2975116,3850198,3850270,0.0618521739130435,0.056904}, {2975117,3850599,3850270,0.274090909090909,0.287142857142857}, {2975118,3850561,3850032,0.332921739130435,0.332921739130435}, {2975119,3850645,3850394,0.320809090909091,0.35289}, {2975120,3850645,3850561,0.0789333333333333,0.07104}, {2975121,3851274,3850645,0.43761,0.43761}, {2975122,3850394,3850951,0.264711111111111,0.264711111111111}, {2975123,3851274,3850951,0.251114285714286,0.277547368421053}, {2975124,3851741,3851274,0.484476923076923,0.484476923076923}, {2975438,3884286,3883627,0.630466666666667,1000000}, {2975439,3886372,3885663,1000000,0.528381818181818}, {2975440,3886896,3886372,0.475,1000000}, {2975441,3887221,3886896,0.2822,1000000}, {2975442,3887339,3887278,0.0647625,0.0314}, {2975443,3886270,3886896,0.452452173913043,1000000}, {2975444,3885264,3885952,0.351422222222222,0.412539130434783}, {2975445,3889561,3890065,1000000,1000000}, {2975446,3875393,3875476,0.0324,0.0324}, {2975447,3877956,3878102,0.24888,1000000}, {2975448,3877854,3877956,0.211114285714286,1000000}, {2975449,3880703,3880471,0.233933333333333,1000000}, {2975450,3880703,3880965,1000000,0.191563636363636}, {2975451,3880492,3880703,1000000,0.261214285714286}, {2975452,3883451,3882763,1000000,0.515971428571429}, {2975453,3884003,3883451,1000000,0.459757894736842}, {2975454,3883730,3884003,1000000,0.236576470588235}, {2975455,3884707,3884286,0.396663157894737,1000000}, {2975456,3885141,3884707,0.35496,1000000}, {2975457,3884707,3885264,1000000,0.359372727272727}, {2975458,3884306,3884707,1000000,0.331768421052632}, {2975459,3884003,3884306,1000000,0.2511}, {2975460,3884389,3884003,1000000,0.320305263157895}, {2975461,3885630,3886270,1000000,1000000}, {2975462,3886977,3886701,1000000,0.256989473684211}, {2975463,3886376,3886977,1000000,0.418982608695652}, {2975464,3887217,3886977,1000000,0.20583}, {2975465,3888066,3887691,0.264914285714286,1000000}, {2975466,3885377,3885695,1000000,0.291882352941177}, {2975467,3884557,3885031,0.305863636363636,1000000}, {2975468,3886085,3885755,1000000,1000000}, {2975469,3891335,3892550,1000000,1000000}, {2975470,3892550,3892708,1000000,1000000}, {2975471,3892510,3891335,1000000,1000000}, {2975472,3893406,3892855,1000000,1000000}, {2975473,3890844,3890883,0.0501454545454545,0.0501454545454545}, {2975474,3890883,3891006,0.270545454545455,0.270545454545455}, {2975475,3893278,3893249,0.06656,0.0768}, {2975476,3893173,3893605,0.6421,0.6421}, {2975477,3893782,3894341,0.45549,1000000}, {2975478,3889416,3889797,0.228190909090909,1000000}, {2975479,3875315,3875535,0.124936363636364,0.119504347826087}, {2975480,3875535,3876163,0.3654,0.315572727272727}, {2975481,3877045,3876821,0.14058,1000000}, {2975482,3877332,3877045,0.148028571428571,1000000}, {2975483,3877491,3877332,1000000,1000000}, {2975484,3877545,3877491,1000000,1000000}, {2975485,3877165,3877672,1000000,1000000}, {2975486,3877672,3878154,1000000,1000000}, {2975487,3881773,3882079,0.4511,1000000}, {2975488,3881803,3882112,0.322482352941176,0.322482352941176}, {2975489,3884852,3885377,1000000,0.36591}, {2975490,3885433,3885761,1000000,0.258157894736842}, {2975491,3884891,3885433,1000000,0.317660869565217}, {2975492,3885957,3886348,1000000,0.234133333333333}, {2975493,3888621,3889416,0.47343,1000000}, {2975494,3888065,3888621,0.287921739130435,1000000}, {2975495,3889307,3890011,0.352444444444444,1000000}, {2975496,3888733,3889307,0.273648,1000000}, {2975497,3887142,3887617,0.2916,1000000}, {2975498,3886806,3887142,0.2532,1000000}, {2975499,3890362,3891359,0.742863157894737,1000000}, {2975500,3890011,3890362,0.227918181818182,1000000}, {2975501,3891851,3891563,1000000,0.281191304347826}, {2975502,3892124,3892857,0.463707692307692,0.6698}, {2975503,3891873,3892150,1000000,0.4584}, {2975504,3892150,3892439,0.3892875,1000000}, {2975505,3892118,3891851,1000000,0.327221052631579}, {2975506,3891851,3892150,1000000,0.187488}, {2975507,3891450,3891851,1000000,0.242208}, {2975508,3891093,3891450,1000000,0.222681818181818}, {2975509,3890416,3891093,1000000,0.389688}, {2975510,3893657,3893907,0.250581818181818,0.196885714285714}, {2975511,3893400,3893657,0.226275,0.164563636363636}, {2975512,3892857,3893400,0.45795652173913,0.405115384615385}, {2975513,3893815,3893546,0.953785714285714,0.8345625}, {2975514,3893907,3893318,1000000,0.439246153846154}, {2975515,3894567,3893907,1000000,0.406489655172414}, {2975516,3894286,3893657,0.420921428571429,0.7366125}, {2975517,3894011,3893400,0.514095652173913,0.492675}, {2975518,3893815,3894317,0.24495,0.236503448275862}, {2975519,3895085,3893800,0.827657142857143,1000000}, {2975520,3895163,3894863,0.1968,0.1968}, {2975521,3889889,3889572,1000000,0.32667}, {2975522,3889889,3890416,0.403421052631579,1000000}, {2975523,3890181,3889889,1000000,1000000}, {2975524,3876834,3876961,1000000,1000000}, {2975525,3876961,3876716,1000000,1000000}, {2975526,3876716,3876311,1000000,1000000}, {2975527,3876311,3876011,0.128777777777778,0.128777777777778}, {2975528,3879728,3879534,0.2200875,1000000}, {2975529,3879924,3879583,0.433892307692308,1000000}, {2975530,3880197,3879924,0.1684,0.1684}, {2975531,3878226,3878270,0.156022222222222,0.156022222222222}, {2975532,3885412,3884938,1000000,0.34947}, {2975533,3886201,3886676,1000000,0.311060869565217}, {2975534,3887332,3888033,0.35421,1000000}, {2975535,3886077,3886904,0.458895652173913,1000000}, {2975536,3887157,3887833,0.281544,0.391033333333333}, {2975537,3890395,3890400,0.217333333333333,0.217333333333333}, {2975538,3891410,3891408,0.278488888888889,0.278488888888889}, {2975539,3876992,3876730,1000000,1000000}, {2975540,3877478,3877845,1000000,1000000}, {2975541,3879146,3878484,1000000,1000000}, {2975542,3879416,3879146,1000000,1000000}, {2975543,3878771,3879146,1000000,1000000}, {2975544,3879521,3879756,1000000,1000000}, {2975545,3879521,3879592,1000000,1000000}, {2975546,3879506,3879521,1000000,1000000}, {2975547,3879592,3880015,1000000,1000000}, {2975548,3880015,3879756,1000000,1000000}, {2975549,3879578,3879416,1000000,1000000}, {2975550,3879693,3879578,1000000,1000000}, {2975551,3880246,3880015,1000000,1000000}, {2975552,3880506,3880246,1000000,1000000}, {2975553,3884456,3884891,1000000,0.278181818181818}, {2975554,3885761,3885926,1000000,0.0950857142857143}, {2975555,3885865,3885926,1000000,0.1542375}, {2975556,3885926,3886251,1000000,0.292457142857143}, {2975557,3876961,3877220,1000000,1000000}, {2975558,3877220,3877264,1000000,1000000}, {2975559,3877220,3877112,1000000,1000000}, {2975560,3874483,3874239,1000000,1000000}, {2975561,3874886,3874483,0.206022222222222,0.206022222222222}, {2975562,3873819,3874044,0.272025,1000000}, {2975563,3867298,3867239,1000000,0.1113}, {2975564,3870989,3870953,0.298955555555556,0.298955555555556}, {2975565,3871099,3871171,0.0804857142857143,0.107314285714286}, {2975566,3857591,3857349,0.280581818181818,1000000}, {2975571,3868634,3868791,1000000,1000000}, {2975572,3868791,3868846,1000000,1000000}, {2975573,3865096,3865162,0.241266666666667,0.241266666666667}, {2975574,3886231,3886444,1000000,0.540913043478261}, {2975575,3886591,3886890,0.399624,1000000}, {2975576,3887040,3887251,1000000,0.3678}, {2975577,3887371,3887568,0.256863157894737,1000000}, {2975578,3886444,3886524,1000000,0.173366666666667}, {2975579,3886524,3886686,1000000,0.263628571428571}, {2975580,3886153,3886524,0.272766666666667,1000000}, {2975581,3885502,3885875,0.173890909090909,1000000}, {2975582,3885760,3885875,0.152458064516129,1000000}, {2975583,3886686,3886963,1000000,0.429}, {2975584,3886890,3887116,0.378234782608696,1000000}, {2975585,3887251,3887524,1000000,0.3535}, {2975586,3887568,3887872,0.3285,1000000}, {2975587,3887116,3887402,0.431590909090909,1000000}, {2975588,3887872,3888178,0.388486956521739,1000000}, {2975589,3888897,3889189,0.4514,1000000}, {2975590,3889189,3889895,0.443810526315789,0.42162}, {2975591,3889260,3889486,0.174833333333333,1000000}, {2975592,3888569,3889260,0.367278260869565,1000000}, {2975593,3889260,3889666,1000000,0.379673684210526}, {2975594,3879724,3879737,1000000,1000000}, {2975595,3879737,3879747,1000000,1000000}, {2975596,3885875,3886029,0.220448275862069,1000000}, {2975597,3887213,3887577,1000000,0.4248}, {2975598,3887979,3888245,0.382547368421053,1000000}, {2975599,3888486,3888555,0.265244444444444,0.265244444444444}, {2975600,3888555,3888574,0.24528,1000000}, {2975601,3888555,3888811,1000000,0.1404}, {2975602,3888811,3888789,1000000,1000000}, {2975603,3886380,3886371,1000000,0.1896}, {2975604,3885966,3886371,1000000,0.262764705882353}, {2975605,3886371,3886868,1000000,0.285542857142857}, {2975606,3886371,3886599,1000000,0.510027272727273}, {2975607,3887107,3887112,0.0664702702702703,0.0702685714285714}, {2975608,3886871,3887329,0.26205,1000000}, {2975609,3887329,3887444,0.142376470588235,1000000}, {2975610,3887329,3887518,1000000,1000000}, {2975611,3887847,3888243,0.204109090909091,1000000}, {2975612,3886599,3886564,1000000,0.3518625}, {2975613,3888811,3889502,1000000,0.275446153846154}, {2975614,3885469,3885424,1000000,1000000}, {2975615,3885874,3885469,1000000,1000000}, {2975616,3885392,3885469,1000000,1000000}, {2975617,3888225,3888876,0.594155555555556,0.594155555555556}, {2975622,3891006,3890902,0.267945454545455,0.267945454545455}, {2975623,3897916,3897504,0.34256,0.25692}, {2975624,3899518,3899628,0.61,0.665454545454545}, {2975625,3899258,3899628,0.141270967741935,0.156407142857143}, {2975626,3899961,3900519,0.496515789473684,1000000}, {2975627,3900940,3900359,0.467536363636364,1000000}, {2975628,3896454,3897827,0.400814634146341,0.421369230769231}, {2975629,3897827,3898183,0.0996166666666667,0.089655}, {2975630,3898183,3898535,0.100578947368421,0.093219512195122}, {2975631,3898535,3898867,0.100105263157895,0.0951}, {2975632,3898867,3899258,0.14576,0.141058064516129}, {2975633,3898721,3898951,0.202870588235294,0.202870588235294}, {2975634,3898951,3899273,0.267375,1000000}, {2975635,3898244,3898646,0.380964705882353,0.380964705882353}, {2975636,3889466,3890277,1000000,1000000}, {2975637,3890277,3890557,0.223684615384615,1000000}, {2975638,3890557,3890996,0.307264285714286,1000000}, {2975639,3890996,3891310,0.220371428571429,1000000}, {2975640,3891310,3890290,0.581975,1000000}, {2975641,3892343,3892093,0.1392,0.1392}, {2975642,3889780,3890615,0.4297875,0.45844}, {2975643,3890615,3891200,0.323554838709677,0.33434}, {2975644,3891200,3891153,0.25528,0.15955}, {2975645,3891819,3891200,1000000,0.6308}, {2975646,3892294,3891819,1000000,1000000}, {2975647,3892294,3893118,1000000,0.733661538461539}, {2975648,3890332,3890418,1000000,0.360490909090909}, {2975649,3891208,3891763,0.23288275862069,1000000}, {2975650,3891763,3892295,0.259938461538462,1000000}, {2975651,3892295,3893054,0.344136,1000000}, {2975652,3893002,3893054,1000000,0.324825}, {2975653,3893054,3893101,1000000,0.273466666666667}, {2975654,3891763,3891870,1000000,0.381886956521739}, {2975655,3891870,3891942,1000000,0.191784}, {2975656,3898472,3899847,0.462811764705882,0.629424}, {2975657,3899847,3899947,0.204422222222222,0.204422222222222}, {2975658,3898771,3898472,0.276662068965517,0.40116}, {2975659,3899622,3898819,0.337755555555556,0.337755555555556}, {2975660,3899654,3899622,0.116088888888889,0.116088888888889}, {2975661,3899608,3899622,0.0898666666666667,0.0898666666666667}, {2975662,3899608,3899128,0.212555555555556,0.212555555555556}, {2975663,3899696,3899847,0.303925714285714,0.35458}, {2975664,3900213,3900410,1000000,0.22614}, {2975665,3900410,3900418,1000000,0.0949555555555555}, {2975666,3900410,3900448,0.0969333333333333,0.0969333333333333}, {2975667,3900448,3901537,0.530822222222222,0.530822222222222}, {2975668,3900418,3901001,0.263844444444444,0.263844444444444}, {2975669,3901001,3901436,0.177155555555556,0.177155555555556}, {2975670,3900410,3901035,0.584169230769231,0.584169230769231}, {2975671,3900448,3901075,0.281088888888889,0.281088888888889}, {2975672,3901035,3901001,0.0871111111111111,0.0871111111111111}, {2975673,3901035,3901075,0.0910444444444444,0.0910444444444444}, {2975674,3901479,3901035,0.377953846153846,0.223336363636364}, {2975675,3901075,3901511,0.183688888888889,0.183688888888889}, {2975676,3901436,3901402,0.074,0.074}, {2975677,3901436,3901479,0.0919333333333333,0.0919333333333333}, {2975678,3901479,3901511,0.0910444444444444,0.0910444444444444}, {2975679,3901511,3901537,0.0834666666666667,0.0834666666666667}, {2975680,3901436,3902307,0.343088888888889,0.343088888888889}, {2975681,3901479,3902340,0.350330769230769,0.350330769230769}, {2975682,3901511,3902389,0.340311111111111,0.340311111111111}, {2975683,3901537,3902416,0.339577777777778,0.339577777777778}, {2975684,3902273,3902307,0.11577,0.15436}, {2975685,3902307,3902340,0.113809090909091,0.131778947368421}, {2975686,3902340,3902389,0.104832,0.104832}, {2975687,3902389,3902416,0.126252631578947,0.126252631578947}, {2975688,3900439,3900250,0.1372875,0.129211764705882}, {2975689,3900718,3900724,1000000,1000000}, {2975690,3900444,3900439,1000000,1000000}, {2975691,3900769,3900718,1000000,1000000}, {2975692,3900769,3900444,1000000,1000000}, {2975693,3900424,3900444,1000000,1000000}, {2975694,3902255,3902273,0.0742645161290322,0.100095652173913}, {2975695,3882242,3882646,1000000,0.340835294117647}, {2975696,3886770,3887003,1000000,0.378081818181818}, {2975697,3887153,3887463,0.484129411764706,1000000}, {2975698,3887773,3888141,1000000,0.395571428571429}, {2975699,3885036,3885322,1000000,0.732642857142857}, {2975700,3886539,3886770,1000000,0.390457142857143}, {2975701,3886900,3887153,0.400894736842105,1000000}, {2975702,3886900,3886539,0.31088,1000000}, {2975703,3886445,3886539,1000000,0.15669}, {2975704,3886763,3886900,0.185481818181818,1000000}, {2975705,3886338,3886445,1000000,0.20478}, {2975706,3886664,3886763,0.150571428571429,1000000}, {2975707,3886338,3886664,0.225852631578947,1000000}, {2975708,3887257,3887773,1000000,0.535330434782609}, {2975709,3888803,3889417,1000000,0.386966666666667}, {2975710,3889417,3890064,1000000,0.37617}, {2975711,3889959,3890064,0.546128571428572,1000000}, {2975712,3889686,3889689,0.1176,0.1176}, {2975713,3890050,3890055,0.118933333333333,0.118933333333333}, {2975714,3889426,3889689,0.110066666666667,0.1143}, {2975715,3889689,3890055,0.145944827586207,0.145944827586207}, {2975716,3890587,3890648,1000000,0.203422222222222}, {2975717,3889424,3890648,1000000,0.534955555555556}, {2975718,3890648,3890689,1000000,0.17355}, {2975719,3891942,3892011,1000000,0.296928}, {2975720,3891535,3892011,0.255541935483871,0.282921428571429}, {2975721,3892011,3892860,0.366766666666667,0.471557142857143}, {2975722,3891349,3891267,0.370772727272727,0.370772727272727}, {2975723,3889882,3890563,0.5961,1000000}, {2975724,3888043,3889010,0.460338461538462,1000000}, {2975725,3889010,3889565,0.351371428571429,1000000}, {2975726,3890313,3891148,1000000,0.569423076923077}, {2975727,3889565,3890016,0.373058823529412,1000000}, {2975728,3890016,3890313,1000000,0.2137}, {2975729,3895393,3895463,0.331270588235294,0.331270588235294}, {2975730,3895463,3896445,0.624354545454545,0.624354545454545}, {2975731,3896445,3896314,0.344428571428571,0.314478260869565}, {2975732,3894192,3895279,0.737563636363636,0.81132}, {2975733,3895279,3896149,0.733,0.573652173913043}, {2975734,3894259,3895191,0.633272727272727,0.87075}, {2975735,3895191,3895279,0.53724,0.424136842105263}, {2975736,3896149,3897039,0.7792875,0.6927}, {2975737,3896761,3897039,0.354085714285714,0.354085714285714}, {2975738,3895191,3895987,0.61668,0.560618181818182}, {2975739,3895987,3896761,0.7881,0.649023529411765}, {2975740,3894325,3895007,0.473228571428571,0.523042105263158}, {2975741,3895007,3895191,0.523036363636364,0.261518181818182}, {2975742,3894794,3895007,1000000,0.4089}, {2975743,3895007,3895762,0.529721739130435,0.641242105263158}, {2975744,3898821,3898305,1000000,1000000}, {2975745,3898740,3899521,1000000,1000000}, {2975746,3898821,3898740,1000000,1000000}, {2975747,3899621,3898821,1000000,1000000}, {2975748,3901875,3899621,1000000,1000000}, {2975749,3902480,3899521,1000000,1000000}, {2975750,3902480,3901875,0.522266666666667,0.522266666666667}, {2975751,3897601,3897128,1000000,1000000}, {2975752,3897128,3896789,1000000,1000000}, {2975753,3899621,3900346,1000000,1000000}, {2975754,3884527,3884808,1000000,0.427114285714286}, {2975755,3884531,3885459,0.500372727272727,1000000}, {2975756,3885459,3886288,0.396264,1000000}, {2975757,3886048,3886338,1000000,0.492252631578947}, {2975758,3886288,3886664,0.515485714285714,1000000}, {2975759,3886707,3887257,1000000,0.692072727272727}, {2975760,3887358,3888112,1000000,0.390052173913044}, {2975761,3888112,3888703,1000000,0.3068}, {2975762,3889303,3889565,0.24003,1000000}, {2975763,3888703,3889303,0.410191304347826,1000000}, {2975764,3888703,3889148,1000000,0.216816}, {2975765,3889148,3889774,1000000,0.383376923076923}, {2975766,3889774,3890016,1000000,0.199309090909091}, {2975767,3890890,3891804,1000000,0.733982608695652}, {2975768,3891829,3892114,0.150235714285714,1000000}, {2975769,3891446,3891829,0.19086,1000000}, {2975770,3891032,3891446,0.219346153846154,1000000}, {2975771,3890957,3891032,0.0503454545454545,0.069225}, {2975772,3891446,3891630,0.157977777777778,0.157977777777778}, {2975773,3891630,3892002,0.208155555555556,0.208155555555556}, {2975774,3891829,3892002,0.153466666666667,0.153466666666667}, {2975775,3895762,3896562,0.652976470588235,0.6167}, {2975776,3896305,3896562,0.364233333333333,0.385658823529412}, {2975777,3896051,3896305,0.384733333333333,0.329771428571429}, {2975778,3894544,3894794,1000000,0.29475}, {2975779,3894437,3894544,1000000,0.164866666666667}, {2975780,3894808,3894437,0.3550875,0.315633333333333}, {2975781,3895204,3894808,0.30297,1000000}, {2975782,3894808,3895172,0.33824,1000000}, {2975783,3896562,3896761,0.316326315789474,0.316326315789474}, {2975784,3896562,3897026,0.348157894736842,0.348157894736842}, {2975785,3885835,3885976,0.31695,1000000}, {2975786,3885493,3885976,0.218375,0.291166666666667}, {2975787,3885976,3886721,0.557717647058824,1000000}, {2975788,3885920,3887082,0.426051428571429,0.5142}, {2975789,3887082,3887481,0.16455,0.14398125}, {2975790,3887481,3887887,0.1220625,0.1302}, {2975791,3887887,3888715,0.344815384615385,0.344815384615385}, {2975792,3887481,3887776,0.194955555555556,0.194955555555556}, {2975793,3887887,3888549,0.64719,1000000}, {2975794,3890417,3891196,0.489648648648649,0.6039}, {2975795,3891528,3891896,0.344088888888889,0.344088888888889}, {2975796,3892047,3892411,0.355844444444444,0.355844444444444}, {2975797,3893762,3893863,0.133925,0.139747826086957}, {2975798,3893863,3895760,0.684570731707317,0.684570731707317}, {2975799,3896789,3899053,1000000,1000000}, {2975800,3895097,3895818,0.3798,0.3798}, {2975801,3895818,3896239,0.2007,0.193779310344828}, {2975802,3897430,3896857,0.308555555555556,0.308555555555556}, {2975803,3896857,3896484,0.181645161290323,0.181645161290323}, {2975804,3895905,3895818,0.108514285714286,0.119936842105263}, {2975805,3895771,3895905,0.11652,0.137082352941177}, {2975806,3895618,3895771,0.0872666666666667,0.0872666666666667}, {2975807,3895523,3895618,0.0739333333333333,0.0739333333333333}, {2975808,3895422,3895523,0.0716222222222222,0.0716222222222222}, {2975809,3895267,3895422,0.0877777777777778,0.0877777777777778}, {2975810,3895422,3895804,0.357311111111111,0.357311111111111}, {2975811,3896484,3896344,0.0534714285714286,0.0534714285714286}, {2975812,3896344,3896202,0.0511304347826087,0.0511304347826087}, {2975813,3896202,3896062,0.0444954545454545,0.0444954545454545}, {2975814,3896062,3895904,0.0626,0.0626}, {2975815,3895904,3895761,0.0798,0.0798}, {2975816,3895761,3896127,0.297889655172414,0.297889655172414}, {2975817,3896127,3896002,0.426955555555556,0.426955555555556}, {2975818,3896127,3896417,0.194775,0.194775}, {2975819,3896417,3896002,0.2354,0.2354}, {2975820,3897025,3897332,0.282272727272727,0.326842105263158}, {2975821,3897945,3897332,1000000,1000000}, {2975822,3897332,3897660,0.255072,0.255072}, {2975823,3900196,3900811,0.335977777777778,0.335977777777778}, {2975824,3900277,3900811,0.243177777777778,0.243177777777778}, {2975825,3900357,3900811,0.293555555555556,0.293555555555556}, {2975826,3900423,3901163,0.329888888888889,0.329888888888889}, {2975827,3901163,3900492,0.364422222222222,0.364422222222222}, {2975828,3900723,3901957,1.911,1000000}, {2975829,3900544,3901680,0.514128,0.514128}, {2975830,3900260,3900892,0.342822222222222,0.342822222222222}, {2975831,3901522,3902117,1000000,0.79525}, {2975832,3902117,3902287,1000000,0.358227272727273}, {2975833,3902117,3901802,0.279533333333333,0.279533333333333}, {2975834,3903915,3904004,0.2545,0.234923076923077}, {2975835,3904847,3904911,0.189913043478261,0.256941176470588}, {2975836,3903915,3904847,0.67108,1000000}, {2975837,3903103,3905138,1.67192,1.19422857142857}, {2975838,3903033,3903452,1000000,1000000}, {2975839,3903452,3903804,1000000,1000000}, {2975840,3904369,3904530,1000000,1000000}, {2975841,3904369,3904711,1000000,1000000}, {2975842,3904711,3904916,1000000,1000000}, {2975843,3903848,3903915,0.36429,0.36429}, {2975844,3904847,3905067,0.15468,0.143222222222222}, {2975845,3905192,3905067,0.06385,0.06385}, {2975846,3905067,3905008,0.168620689655172,0.139714285714286}, {2975847,3905392,3905884,1000000,1000000}, {2975848,3904800,3905351,0.597,0.597}, {2975849,3886759,3887013,0.153081818181818,0.153081818181818}, {2975850,3887013,3887090,1000000,1000000}, {2975851,3887090,3888051,1000000,1000000}, {2975852,3890221,3891460,1000000,0.950576470588235}, {2975853,3896002,3896283,0.252244444444444,0.252244444444444}, {2975854,3896710,3896283,0.251777777777778,0.251777777777778}, {2975855,3897332,3896710,0.532588235294118,0.532588235294118}, {2975856,3896283,3896692,0.301755555555556,0.301755555555556}, {2975857,3902029,3902051,1000000,0.142466666666667}, {2975858,3901591,3902029,0.1708,0.1708}, {2975859,3903675,3903265,0.293044444444444,1000000}, {2975860,3901339,3901167,0.245977777777778,0.245977777777778}, {2975861,3901616,3901339,0.1188,0.1188}, {2975862,3901559,3901532,0.111914285714286,1000000}, {2975863,3903048,3903265,1000000,0.336244444444444}, {2975864,3901616,3902051,0.173177777777778,0.173177777777778}, {2975865,3902051,3902645,1000000,0.216866666666667}, {2975866,3902641,3902970,1000000,1000000}, {2975867,3903714,3902970,1000000,1000000}, {2975868,3902960,3902970,1000000,1000000}, {2975869,3902645,3903756,1000000,1000000}, {2975870,3906043,3906804,0.370418181818182,0.370418181818182}, {2975871,3909651,3909963,0.218,0.218}, {2975872,3909970,3910510,0.374113043478261,1000000}, {2975873,3910440,3911022,1000000,0.4431}, {2975874,3907558,3906959,1000000,0.4046}, {2975875,3906959,3906488,1000000,0.32862}, {2975876,3906488,3906133,1000000,0.255725}, {2975877,3906133,3905699,1000000,0.27245}, {2975878,3905699,3905266,1000000,0.285886956521739}, {2975879,3906177,3906488,0.218111111111111,0.218111111111111}, {2975880,3906488,3906958,0.249555555555556,0.249555555555556}, {2975881,3905744,3906133,1000000,0.30837}, {2975882,3906133,3906520,0.34758947368421,0.2446}, {2975883,3906520,3906968,0.295827272727273,0.295827272727273}, {2975884,3908995,3908470,0.257977777777778,0.257977777777778}, {2975885,3908470,3907908,0.384031578947368,0.384031578947368}, {2975886,3907980,3908470,0.2468,0.2468}, {2975887,3908470,3908941,0.594,0.3267}, {2975888,3908941,3908442,0.256435714285714,1000000}, {2975889,3913861,3914275,0.319475,0.38337}, {2975890,3911625,3911283,0.349246153846154,0.267070588235294}, {2975891,3912355,3911625,0.68136,0.51102}, {2975892,3911625,3911768,0.11022,0.122466666666667}, {2975893,3911592,3911494,0.0667826086956522,0.0698181818181818}, {2975894,3911768,3911592,0.147252631578947,0.13989}, {2975895,3912546,3912934,0.209060869565217,0.218563636363636}, {2975896,3912020,3911915,0.0698842105263158,0.055325}, {2975897,3912256,3912020,0.217542857142857,0.217542857142857}, {2975898,3912256,3912458,0.2793,0.2443875}, {2975899,3912458,3912686,0.2434,0.2434}, {2975900,3913400,3912458,0.54825,0.54825}, {2975901,3912934,3912280,0.307057142857143,0.32241}, {2975902,3913573,3912934,0.293686956521739,0.355515789473684}, {2975903,3914181,3913573,0.4088625,0.363433333333333}, {2975904,3911592,3912020,0.33072,0.314971428571429}, {2975905,3912020,3912514,0.228514285714286,0.2666}, {2975906,3911166,3911592,0.218777777777778,0.218777777777778}, {2975907,3914075,3913194,0.539342857142857,0.596115789473684}, {2975908,3913194,3913046,0.15305,0.131185714285714}, {2975909,3913046,3912887,0.0883,0.0883}, {2975910,3912514,3913046,0.264547826086957,0.289742857142857}, {2975911,3913046,3914437,1.1140875,1.37118461538462}, {2975912,3913194,3913561,0.323957142857143,0.323957142857143}, {2975913,3914334,3913561,0.8501,0.8501}, {2975914,3913561,3914437,0.7000125,0.7000125}, {2975915,3914437,3914695,0.181285714285714,0.165521739130435}, {2975916,3914928,3914075,0.63321,0.666536842105263}, {2975917,3914928,3914475,0.307955555555556,0.307955555555556}, {2975918,3914928,3915334,0.31011,0.229711111111111}, {2975919,3914359,3914453,0.0321567567567567,0.0626210526315789}, {2975920,3914453,3914785,0.274153846153846,0.274153846153846}, {2975921,3914699,3914785,0.0472888888888889,0.0472888888888889}, {2975922,3915833,3915876,0.0728666666666667,0.0570260869565217}, {2975923,3915603,3915833,0.24666,0.274066666666667}, {2975924,3914453,3914831,0.202292307692308,0.210384}, {2975925,3915365,3915830,1000000,1000000}, {2975926,3915830,3916115,1000000,1000000}, {2975927,3915603,3916115,1000000,1000000}, {2975928,3915833,3916411,0.291775,0.389033333333333}, {2975929,3916421,3916411,0.694,0.567818181818182}, {2975930,3916905,3917310,0.2634,0.2634}, {2975931,3916322,3916551,0.217885714285714,0.269152941176471}, {2975932,3916322,3915862,0.303244444444444,0.303244444444444}, {2975933,3916126,3916322,0.213704347826087,0.258694736842105}, {2975934,3915862,3916126,0.184894736842105,1000000}, {2975935,3916432,3916126,1000000,0.326914285714286}, {2975936,3915862,3915530,1000000,0.397623529411765}, {2975937,3915365,3915530,0.150075,0.1334}, {2975938,3916905,3917117,1000000,0.161288888888889}, {2975939,3916698,3917203,1000000,0.46365}, {2975940,3918658,3919450,0.617454545454545,0.54336}, {2975941,3919299,3920365,0.483923076923077,0.483923076923077}, {2975942,3920365,3920862,0.21945,0.21945}, {2975943,3919856,3920365,0.503333333333333,1000000}, {2975944,3920149,3920862,0.460153846153846,0.460153846153846}, {2975945,3920505,3921157,0.421288888888889,0.421288888888889}, {2975946,3921157,3921265,0.0688,0.0688}, {2975947,3920749,3921600,0.523244444444444,0.523244444444444}, {2975948,3920959,3921744,0.459911111111111,0.459911111111111}, {2975949,3921215,3921812,0.362311111111111,0.362311111111111}, {2975950,3921971,3922669,0.431155555555556,0.431155555555556}, {2975951,3921971,3922014,0.167311111111111,0.167311111111111}, {2975952,3922014,3922892,0.59,0.59}, {2975953,3919262,3920073,0.595747826086957,0.622827272727273}, {2975954,3919616,3920423,0.569775,0.621572727272727}, {2975955,3921440,3921857,0.243222222222222,0.243222222222222}, {2975956,3921562,3921851,0.176133333333333,0.176133333333333}, {2975957,3921992,3922014,0.204355555555556,0.204355555555556}, {2975958,3922060,3923076,0.7812,0.7812}, {2975959,3922404,3923460,0.839266666666667,0.839266666666667}, {2975961,3922063,3922404,0.2168,0.2168}, {2975981,3903049,3902402,0.252777777777778,0.252777777777778}, {2975982,3903049,3902899,0.113481818181818,0.1387}, {2975983,3903539,3903049,0.298777777777778,0.32268}, {2975984,3903962,3903539,0.34065,1000000}, {2975985,3904427,3903962,0.216174193548387,1000000}, {2975986,3904835,3904427,0.3003,1000000}, {2975987,3905266,3904835,0.268361538461538,1000000}, {2975988,3904460,3904835,0.227911111111111,0.227911111111111}, {2975989,3904835,3905248,0.247733333333333,0.247733333333333}, {2975990,3904024,3904427,1000000,0.343133333333333}, {2975991,3904427,3904810,0.283721739130435,0.283721739130435}, {2975992,3903589,3903962,0.229155555555556,0.229155555555556}, {2975993,3903962,3904407,0.243044444444444,0.243044444444444}, {2975994,3904810,3905237,0.356557894736842,0.376366666666667}, {2975995,3902899,3902671,0.120022222222222,0.120022222222222}, {2975996,3902899,3903288,0.302171428571429,0.302171428571429}, {2975997,3903497,3903885,0.242177777777778,0.242177777777778}, {2975998,3904382,3903885,0.4746,0.547615384615385}, {2975999,3905432,3904814,0.2626,0.2626}, {2976000,3906063,3905432,0.247088888888889,0.247088888888889}, {2976001,3905478,3905432,0.241511111111111,0.241511111111111}, {2976002,3905466,3905478,0.239066666666667,0.239066666666667}, {2976003,3906130,3906079,0.584781818181818,0.584781818181818}, {2976004,3906079,3906063,0.347314285714286,0.347314285714286}, {2976005,3906063,3906096,0.147808695652174,0.147808695652174}, {2976006,3905316,3905699,0.226377777777778,0.226377777777778}, {2976007,3905699,3906145,0.255311111111111,0.255311111111111}, {2976008,3902354,3902596,0.10775625,1000000}, {2976009,3907367,3906680,0.243822222222222,0.243822222222222}, {2976010,3907973,3907367,0.29295,0.29295}, {2976011,3908014,3907973,0.256888888888889,0.256888888888889}, {2976012,3907973,3907959,0.252555555555556,0.252555555555556}, {2976013,3909287,3909128,0.304092857142857,0.304092857142857}, {2976014,3909287,3909955,0.530233333333333,0.530233333333333}, {2976015,3907277,3906130,0.4524,0.4524}, {2976016,3907959,3907277,0.240488888888889,0.240488888888889}, {2976017,3908340,3907959,0.162704347826087,0.2079}, {2976018,3908340,3908397,0.150216,0.150216}, {2976019,3908397,3908379,0.256084615384615,0.256084615384615}, {2976020,3909099,3908397,0.239622222222222,0.239622222222222}, {2976021,3909801,3909099,0.265866666666667,0.265866666666667}, {2976022,3909099,3909091,0.340966666666667,0.340966666666667}, {2976023,3909091,3909090,0.302018181818182,0.302018181818182}, {2976024,3909955,3909808,0.394254545454545,0.510211764705882}, {2976025,3910526,3909955,0.315866666666667,0.315866666666667}, {2976026,3910429,3909808,0.24594,0.254420689655172}, {2976027,3910873,3910429,0.260125,0.231222222222222}, {2976028,3908379,3908368,0.4672,0.4672}, {2976029,3906459,3906096,0.198163636363636,0.161466666666667}, {2976030,3907101,3906459,0.26028,0.26028}, {2976031,3908368,3907101,0.50695,0.50695}, {2976032,3910429,3910911,0.366433333333333,0.366433333333333}, {2976033,3910911,3910370,0.346914285714286,0.331145454545455}, {2976034,3911494,3910911,0.2852,0.2852}, {2976035,3911915,3911377,1000000,0.350481818181818}, {2976036,3910911,3911377,0.244288888888889,0.244288888888889}, {2976037,3911377,3910989,1000000,0.230607692307692}, {2976038,3910350,3910816,0.293608695652174,0.2251}, {2976039,3910350,3909823,0.236088888888889,0.219806896551724}, {2976040,3910350,3910822,0.245888888888889,0.245888888888889}, {2976041,3910822,3911265,0.221844444444444,0.221844444444444}, {2976042,3912887,3911711,0.552955555555556,0.552955555555556}, {2976043,3911711,3911265,0.27245,0.284295652173913}, {2976044,3913330,3912104,1000000,0.673472727272727}, {2976045,3909823,3909278,0.246870967741936,0.273321428571429}, {2976046,3909278,3909211,0.03184,0.0341142857142857}, {2976047,3917899,3918320,0.342,0.342}, {2976048,3918320,3918428,0.0704285714285714,0.07395}, {2976049,3917569,3918320,0.78496,0.78496}, {2976050,3917395,3917536,0.47788,1000000}, {2976051,3916926,3917010,0.056,0.106909090909091}, {2976052,3916755,3917010,0.171733333333333,0.171733333333333}, {2976053,3917010,3917261,0.200828571428571,0.221968421052632}, {2976054,3917502,3917569,0.147766666666667,0.1209}, {2976055,3916935,3917502,0.51816,0.51816}, {2976056,3916935,3917378,0.269784,0.269784}, {2976057,3918409,3918473,0.0515181818181818,0.0515181818181818}, {2976058,3917751,3918409,0.333735483870968,0.413832}, {2976059,3917378,3917751,0.183868965517241,0.205084615384615}, {2976060,3918409,3918728,0.18645,0.18645}, {2976061,3918728,3918806,0.0597157894736842,0.0630333333333333}, {2976062,3918728,3919160,0.236044444444444,0.236044444444444}, {2976063,3917751,3918071,0.21084,0.183339130434783}, {2976064,3918071,3918728,0.492371428571429,0.492371428571429}, {2976065,3917921,3918071,0.238569230769231,0.25845}, {2976066,3918071,3918484,0.219576,0.211130769230769}, {2976067,3918484,3919160,1000000,1000000}, {2976068,3918473,3919262,0.504866666666667,0.504866666666667}, {2976069,3918806,3919616,0.488207142857143,0.68349}, {2976070,3919927,3920749,0.8052,0.488871428571429}, {2976071,3919117,3919927,0.486385714285714,0.486385714285714}, {2976072,3919453,3920236,1.13185,1.13185}, {2976073,3919786,3920578,0.5024,0.5024}, {2976074,3918320,3918797,0.66474,0.66474}, {2976075,3917378,3918045,1000000,1000000}, {2976076,3918045,3918409,0.168511111111111,0.168511111111111}, {2976077,3919097,3919625,0.438488888888889,0.438488888888889}, {2976078,3918484,3919097,0.379486956521739,0.300972413793103}, {2976079,3919097,3919396,0.223547368421053,0.176975}, {2976080,3916577,3917101,0.50648,0.422066666666667}, {2976081,3916140,3916434,0.231939130434783,0.254028571428571}, {2976082,3916434,3916370,0.0671333333333333,0.0710823529411765}, {2976083,3916822,3916434,0.3688125,0.327833333333333}, {2976084,3916822,3917121,0.191133333333333,0.191133333333333}, {2976085,3917338,3916822,0.63568,0.529733333333333}, {2976086,3917101,3917434,0.254571428571429,0.281368421052632}, {2976087,3917434,3917338,0.126070588235294,0.126070588235294}, {2976088,3917690,3917338,0.433061538461538,0.28149}, {2976089,3917434,3917875,0.283371428571429,0.258730434782609}, {2976090,3916434,3916786,0.208266666666667,0.208266666666667}, {2976091,3918044,3917004,1000000,1000000}, {2976092,3917981,3918044,0.0989111111111111,0.0989111111111111}, {2976093,3918126,3918044,0.0334222222222222,0.0334222222222222}, {2976094,3914779,3914953,0.131177777777778,0.131177777777778}, {2976095,3916786,3917097,0.199355555555556,0.199355555555556}, {2976096,3915611,3915268,0.2192,0.2192}, {2976097,3915268,3915370,0.0737333333333333,0.0737333333333333}, {2976098,3915932,3915596,0.205266666666667,0.205266666666667}, {2976099,3916370,3915932,0.364171428571429,0.364171428571429}, {2976100,3915932,3915499,0.387133333333333,0.29035}, {2976101,3917047,3917097,0.0529714285714286,0.0529714285714286}, {2976102,3917457,3917097,1000000,1000000}, {2976103,3917660,3917457,0.194,0.1746}, {2976104,3917660,3917881,0.1939,0.1939}, {2976105,3918196,3917881,0.343254545454545,0.37758}, {2976106,3917881,3918237,0.312233333333333,0.3512625}, {2976107,3918373,3918490,0.113047058823529,0.106766666666667}, {2976108,3918722,3918373,0.480955555555556,0.480955555555556}, {2976109,3918153,3918373,0.245828571428571,0.1912}, {2976110,3917660,3917994,1000000,1000000}, {2976111,3917457,3917770,0.3331125,0.313517647058823}, {2976112,3917398,3917710,0.197333333333333,0.197333333333333}, {2976113,3917710,3918029,0.291633333333333,0.291633333333333}, {2976114,3918029,3917963,0.0713,0.08556}, {2976115,3918200,3918029,0.136966666666667,0.1540875}, {2976116,3918513,3918200,0.244228571428571,0.2137}, {2976117,3918517,3918200,0.19,0.19}, {2976118,3918517,3918284,0.1893,0.219189473684211}, {2976119,3918513,3918835,0.188288888888889,0.188288888888889}, {2976120,3918835,3918517,0.16944,0.181542857142857}, {2976121,3919159,3918835,0.18864,0.2096}, {2976122,3919159,3919475,0.278684210526316,0.311470588235294}, {2976123,3916720,3915818,0.567969230769231,0.5274}, {2976124,3917047,3916145,0.74298,0.479341935483871}, {2976125,3915908,3915611,0.298270588235294,0.362185714285714}, {2976126,3916577,3915908,0.669347368421053,0.578072727272727}, {2976127,3920236,3921063,0.8544,0.8544}, {2976128,3920578,3921379,0.504377777777778,0.504377777777778}, {2976129,3920884,3921727,0.588052173913043,0.56355}, {2976130,3921218,3921956,0.446422222222222,0.446422222222222}, {2976131,3920420,3921218,0.618572727272727,0.618572727272727}, {2976132,3921556,3921985,0.254355555555556,0.254355555555556}, {2976133,3922100,3922677,0.3628,0.3628}, {2976134,3919558,3920420,0.771568421052632,0.771568421052632}, {2976135,3920720,3921046,0.172823076923077,0.172823076923077}, {2976136,3921046,3921879,0.501666666666667,0.501666666666667}, {2976137,3921046,3921305,0.182018181818182,0.13348}, {2976138,3922100,3922129,0.15036,0.15036}, {2976139,3921305,3921383,0.0377806451612903,0.0366}, {2976140,3921383,3922056,0.403511111111111,0.403511111111111}, {2976141,3921383,3921610,0.0969085714285714,0.121135714285714}, {2976142,3922056,3922092,0.21801,0.21801}, {2976143,3922092,3922133,0.27726,0.27726}, {2976144,3921610,3922092,0.301177777777778,0.301177777777778}, {2976145,3921879,3922030,0.090825,0.10899}, {2976146,3922030,3922056,0.251175,0.251175}, {2976147,3922756,3922959,0.165266666666667,0.165266666666667}, {2976148,3922959,3923382,0.510377777777778,0.510377777777778}, {2976151,3922765,3923502,0.510945454545455,0.510945454545455}, {2976152,3922584,3923382,0.523090909090909,0.822}, {2976153,3922242,3922584,0.249075,0.229915384615385}, {2976154,3922584,3922765,0.19648,0.1842}, {2976155,3922765,3923082,0.2666,0.2666}, {2976160,3922350,3923082,0.5208,1000000}, {2976164,3920730,3921610,0.547272,0.547272}, {2976165,3921610,3921842,0.16935,0.140151724137931}, {2976166,3921842,3922133,0.170866666666667,0.170866666666667}, {2976167,3921119,3921842,0.41242,0.651189473684211}, {2976168,3901128,3901394,0.2804625,0.2804625}, {2976169,3901394,3901636,0.135085714285714,0.135085714285714}, {2976170,3901636,3901886,0.13815,0.13815}, {2976171,3901886,3902163,0.201821052631579,0.147484615384615}, {2976172,3902163,3902470,0.1614,0.1614}, {2976173,3902470,3902692,0.126733333333333,0.126733333333333}, {2976174,3902692,3902903,0.113524137931034,0.113524137931034}, {2976175,3902903,3903167,0.205571428571429,0.1439}, {2976176,3903167,3903415,0.1335,0.1335}, {2976177,3903415,3903592,0.152454545454545,0.119785714285714}, {2976178,3903592,3903813,0.128464285714286,0.128464285714286}, {2976179,3903813,3904132,0.19604347826087,0.14090625}, {2976180,3904132,3904410,0.2795625,0.194478260869565}, {2976181,3904410,3904707,0.20275,0.231714285714286}, {2976182,3904707,3904960,0.150528,0.129765517241379}, {2976183,3904960,3905193,0.12922,0.114017647058824}, {2976184,3905193,3905287,0.0778173913043478,0.0526411764705882}, {2976185,3905287,3905405,0.0853090909090909,0.0536228571428571}, {2976186,3905405,3905505,0.06432,0.0472941176470588}, {2976187,3905505,3905678,0.0797571428571428,0.0656823529411765}, {2976188,3905678,3905881,0.1141,0.1141}, {2976189,3905881,3906104,0.196326315789474,0.143469230769231}, {2976190,3901394,3901693,0.23515,0.28218}, {2976191,3900502,3901394,0.434127272727273,0.573048}, {2976192,3899550,3900502,0.483754838709677,0.483754838709677}, {2976193,3901636,3902354,0.41855,0.41855}, {2976194,3900727,3901636,0.534044444444444,0.534044444444444}, {2976195,3901886,3902749,0.584857142857143,0.534}, {2976196,3902163,3903113,0.514933333333333,0.514933333333333}, {2976197,3902470,3903434,0.533533333333333,0.533533333333333}, {2976198,3902692,3903606,0.539866666666667,0.539866666666667}, {2976199,3902903,3903824,0.665809090909091,0.665809090909091}, {2976200,3903167,3904121,0.538,0.538}, {2976201,3903415,3904370,0.72795,0.72795}, {2976202,3903592,3904571,0.585648,0.6972}, {2976203,3903813,3904787,0.544822222222222,0.544822222222222}, {2976204,3904132,3905082,0.503875862068966,0.503875862068966}, {2976205,3904707,3905668,0.663218181818182,0.663218181818182}, {2976206,3904960,3905902,0.543555555555555,0.543555555555555}, {2976207,3905193,3906150,0.97424,0.97424}, {2976208,3905405,3906373,0.538933333333333,0.538933333333333}, {2976209,3905678,3906601,0.858882352941176,0.858882352941176}, {2976210,3905881,3906847,0.645313043478261,0.645313043478261}, {2976211,3901187,3902163,0.534133333333333,0.534133333333333}, {2976212,3901440,3902470,0.547066666666667,0.547066666666667}, {2976213,3901675,3902692,0.5362,0.5362}, {2976214,3901857,3902903,0.780252631578947,0.780252631578947}, {2976215,3902176,3903167,0.545377777777778,0.545377777777778}, {2976216,3902434,3903415,0.567946153846154,0.567946153846154}, {2976217,3902667,3903592,0.544866666666667,0.544866666666667}, {2976218,3902887,3903813,0.61775,0.61775}, {2976219,3903175,3904132,0.520328571428571,0.520328571428571}, {2976220,3903726,3904707,0.585264,0.585264}, {2976221,3903972,3904960,0.6954,0.6954}, {2976222,3904365,3905287,0.641504347826087,0.641504347826087}, {2976223,3904581,3905505,0.546,0.546}, {2976224,3904925,3905881,0.73317,0.563976923076923}, {2976225,3905149,3906104,0.815933333333333,0.63855652173913}, {2976226,3899736,3900663,0.5494,0.5494}, {2976227,3899952,3900851,0.58656,0.58656}, {2976228,3900176,3901059,0.548022222222222,0.548022222222222}, {2976229,3900349,3901242,0.554066666666667,0.554066666666667}, {2976230,3900522,3901440,1.06902857142857,1.06902857142857}, {2976231,3900715,3901675,0.47274375,0.47274375}, {2976232,3900922,3901857,0.543555555555555,0.543555555555555}, {2976233,3901190,3902219,0.714685714285714,0.714685714285714}, {2976234,3901405,3902434,0.555111111111111,0.555111111111111}, {2976235,3901614,3902667,0.553511111111111,0.553511111111111}, {2976236,3901834,3902887,0.479032258064516,0.479032258064516}, {2976237,3902181,3903175,0.718885714285714,0.718885714285714}, {2976238,3902725,3903661,0.529735714285714,1000000}, {2976239,3902946,3903864,0.59652,0.59652}, {2976240,3903140,3904101,0.448909090909091,0.448909090909091}, {2976241,3903396,3904365,0.516372413793104,0.483058064516129}, {2976242,3899325,3899550,0.183409090909091,0.175434782608696}, {2976243,3899550,3899641,0.0649,0.0458117647058824}, {2976244,3899641,3899736,0.0546413793103448,0.039615}, {2976245,3899736,3899848,0.0590785714285714,0.041355}, {2976246,3899848,3899952,0.0624923076923077,0.0439135135135135}, {2976247,3899952,3900084,0.096325,0.0660514285714286}, {2976248,3900084,3900176,0.0383142857142857,0.0298}, {2976249,3900176,3900349,0.116328,0.09694}, {2976250,3900349,3900522,0.148090909090909,0.120666666666667}, {2976251,3900522,3900715,0.16842,0.129553846153846}, {2976252,3900715,3900922,0.132761538461538,0.127844444444444}, {2976253,3900922,3901009,0.065256,0.065256}, {2976254,3901009,3901190,0.12845,0.1101}, {2976255,3901190,3901405,0.148063636363636,0.135725}, {2976256,3901405,3901614,0.1344,0.16128}, {2976257,3901614,3901834,0.154747826086957,0.161781818181818}, {2976258,3901834,3902181,0.20195,0.20195}, {2976259,3902181,3902456,0.238764705882353,0.193285714285714}, {2976260,3902456,3902725,0.167321739130435,0.202547368421053}, {2976261,3902725,3902946,0.16653,0.144808695652174}, {2976262,3902946,3903140,0.152771428571429,0.128328}, {2976263,3903140,3903396,0.152330769230769,0.146688888888889}, {2976264,3898718,3899641,0.73293,0.73293}, {2976265,3898925,3899848,0.545622222222222,0.545622222222222}, {2976266,3899190,3900084,1.8264,1.8264}, {2976267,3899434,3900349,0.543755555555556,0.543755555555556}, {2976268,3899605,3900522,0.96924,0.96924}, {2976269,3899820,3900715,0.907125,0.907125}, {2976270,3900134,3901009,0.541911111111111,0.541911111111111}, {2976271,3900340,3901190,1.2101,0.500731034482759}, {2976272,3900525,3901405,0.537044444444444,0.537044444444444}, {2976273,3900714,3901614,0.96944,0.96944}, {2976274,3901177,3902181,0.637486956521739,0.637486956521739}, {2976275,3898018,3898562,0.312046153846154,0.507075}, {2976276,3898562,3898866,0.247326315789474,0.2937}, {2976277,3899010,3899315,0.272329411764706,0.272329411764706}, {2976278,3898562,3899010,0.2706,0.2706}, {2976279,3897701,3898243,0.386514285714286,0.386514285714286}, {2976280,3898243,3898707,0.271022222222222,0.271022222222222}, {2976281,3898243,3898562,0.216027272727273,0.198025}, {2976282,3897870,3898243,0.266747368421053,0.22035652173913}, {2976283,3898707,3899010,0.175266666666667,0.175266666666667}, {2976284,3898386,3898707,0.265042105263158,0.265042105263158}, {2976285,3896899,3897667,0.467022222222222,0.467022222222222}, {2976286,3896653,3896899,0.205745454545455,0.266258823529412}, {2976287,3897120,3897870,1.14081818181818,1.14081818181818}, {2976288,3897338,3898129,0.464355555555556,0.464355555555556}, {2976289,3897544,3898386,0.467644444444444,0.467644444444444}, {2976290,3896899,3897120,0.163609090909091,0.17997}, {2976291,3897120,3897198,0.0594,0.0803647058823529}, {2976292,3897198,3897338,0.112771428571429,0.124642105263158}, {2976293,3897338,3897544,0.23992,0.23992}, {2976294,3896838,3897198,0.296033333333333,0.296033333333333}, {2976295,3896577,3896838,0.205527272727273,0.265976470588235}, {2976296,3896838,3897245,0.291807692307692,0.281}, {2976297,3897245,3897544,0.332672727272727,0.457425}, {2976298,3897245,3897429,0.1272,0.122307692307692}, {2976299,3897429,3897674,0.26496,0.19872}, {2976300,3897674,3898172,0.519471428571429,0.519471428571429}, {2976301,3898172,3898655,0.32715652173913,0.300984}, {2976302,3898655,3899605,0.8149,0.97788}, {2976303,3899006,3899923,0.535555555555556,1000000}, {2976304,3899301,3900230,1.1993,1.1993}, {2976305,3899516,3900436,0.531022222222222,0.531022222222222}, {2976306,3899747,3900638,0.89415,0.89415}, {2976307,3900941,3901886,0.515421428571429,0.515421428571429}, {2976308,3903885,3904341,0.249911111111111,0.249911111111111}, {2976309,3904813,3904341,0.35904,0.398933333333333}, {2976310,3904813,3904798,0.407368421052632,0.407368421052632}, {2976311,3904341,3904044,0.286566666666667,0.286566666666667}, {2976312,3904798,3904044,0.363417391304348,0.363417391304348}, {2976313,3905394,3904798,0.363442105263158,0.363442105263158}, {2976314,3905432,3905395,0.343244444444444,0.343244444444444}, {2976315,3905395,3905290,0.0493333333333333,0.0444}, {2976316,3905395,3905497,0.04342,0.0566347826086957}, {2976317,3905497,3905567,0.0710285714285714,0.0552444444444444}, {2976318,3905567,3905508,0.0619909090909091,0.056825}, {2976319,3904798,3904777,0.1146,0.1146}, {2976320,3904777,3905187,0.333536842105263,0.333536842105263}, {2976321,3906054,3905294,0.388685714285714,0.388685714285714}, {2976322,3905294,3905187,0.0837666666666667,0.10052}, {2976323,3905187,3904625,0.234244444444444,0.234244444444444}, {2976324,3905588,3906002,0.357566666666667,0.357566666666667}, {2976325,3906424,3906002,0.5666,0.5666}, {2976326,3906466,3905567,0.355564285714286,0.414825}, {2976327,3906459,3906466,0.250044444444444,0.250044444444444}, {2976328,3906466,3906464,0.253733333333333,0.253733333333333}, {2976329,3907067,3906466,0.277990909090909,0.291228571428571}, {2976330,3907676,3907067,1000000,0.221155555555556}, {2976331,3908839,3909278,0.236955555555556,0.236955555555556}, {2976332,3908530,3907841,0.328044444444444,0.305420689655172}, {2976333,3907841,3907389,0.290236363636364,0.277617391304348}, {2976334,3907389,3906970,0.224347826086957,0.198461538461538}, {2976335,3907389,3907836,0.241688888888889,0.241688888888889}, {2976336,3907836,3908262,0.217355555555556,0.217355555555556}, {2976337,3907749,3906875,0.365511111111111,0.365511111111111}, {2976338,3908262,3907749,0.530907692307692,0.313718181818182}, {2976339,3908789,3908262,0.277175,0.302372727272727}, {2976340,3908853,3909267,0.220488888888889,0.220488888888889}, {2976341,3909211,3909667,0.243466666666667,0.243466666666667}, {2976342,3909267,3908789,0.274925,0.274925}, {2976343,3909815,3910292,0.221022222222222,0.221022222222222}, {2976344,3911265,3910786,0.226328571428571,0.234711111111111}, {2976345,3910786,3910292,0.236244444444444,0.303742857142857}, {2976346,3910292,3909735,0.261253846153846,0.283025}, {2976347,3909735,3909267,0.196011428571429,0.254088888888889}, {2976348,3911202,3910178,0.630628571428571,0.630628571428571}, {2976349,3910178,3909182,0.617072727272727,1000000}, {2976350,3909182,3908168,0.4958,0.582026086956522}, {2976351,3906002,3906420,0.4333125,0.4333125}, {2976352,3906854,3906420,0.366821052631579,0.366821052631579}, {2976353,3906964,3906899,0.2556,0.285092307692308}, {2976354,3907337,3906899,0.22632,0.22632}, {2976355,3906899,3906875,0.166938461538462,0.166938461538462}, {2976356,3908530,3909011,0.44036,0.44036}, {2976357,3912104,3911202,0.5772,0.5772}, {2976358,3912827,3911783,0.488822222222222,0.41244375}, {2976359,3913875,3912827,0.3980625,0.4246}, {2976360,3914572,3913875,1000000,1000000}, {2976361,3914572,3914188,1000000,1000000}, {2976362,3914572,3914892,1000000,1000000}, {2976363,3914572,3914884,1000000,1000000}, {2976364,3914653,3913729,0.465422222222222,0.465422222222222}, {2976365,3915499,3914653,0.49926,1000000}, {2976366,3914957,3914168,0.5238,0.5238}, {2976367,3915818,3914957,1000000,0.514137931034483}, {2976368,3915250,3914528,0.532725,0.532725}, {2976369,3916145,3915250,0.668918181818182,1000000}, {2976370,3916931,3916615,0.200066666666667,0.200066666666667}, {2976371,3916970,3917279,0.200866666666667,0.200866666666667}, {2976372,3918284,3917383,0.6043,0.517971428571429}, {2976373,3921982,3921696,1000000,0.300485714285714}, {2976374,3921696,3921967,0.19881,0.19881}, {2976375,3921967,3922971,0.575044444444444,0.419627027027027}, {2976379,3921696,3921329,0.241,0.241}, {2976380,3921329,3921644,0.147733333333333,0.147733333333333}, {2976381,3921329,3921034,0.216688888888889,0.216688888888889}, {2976382,3921034,3921330,0.149422222222222,0.149422222222222}, {2976383,3896385,3896838,0.386791304347826,0.370675}, {2976384,3896966,3897245,0.22371,0.213057142857143}, {2976385,3896102,3895930,0.151928571428571,0.193363636363636}, {2976386,3896102,3896088,0.50301,0.50301}, {2976387,3897373,3897476,0.10098,0.0748}, {2976388,3896798,3896807,0.0625555555555556,0.0625555555555556}, {2976389,3896959,3896798,0.1274625,0.0971142857142857}, {2976390,3897166,3897373,0.48168,0.8028}, {2976391,3897429,3897884,0.35184,0.2932}, {2976392,3897674,3897983,0.203739130434783,0.203739130434783}, {2976393,3898172,3898471,0.167711111111111,0.167711111111111}, {2976394,3897983,3898471,0.261266666666667,0.261266666666667}, {2976395,3897983,3898234,0.167863636363636,0.167863636363636}, {2976396,3900895,3901834,0.49062,0.73593}, {2976397,3899997,3900895,0.577896,0.72237}, {2976398,3898471,3898714,0.1454,0.1454}, {2976399,3898234,3898714,0.268733333333333,0.268733333333333}, {2976400,3898714,3898904,0.111422222222222,0.111422222222222}, {2976401,3898444,3898904,0.266533333333333,0.266533333333333}, {2976402,3898904,3899388,0.375,0.375}, {2976403,3901709,3902725,0.8126,1.46268}, {2976404,3901920,3902946,0.6645,0.6645}, {2976405,3903665,3904654,0.575676923076923,0.575676923076923}, {2976406,3903396,3903665,0.16448,0.197376}, {2976407,3903665,3903919,0.1373,0.152555555555556}, {2976408,3903919,3904925,0.553755555555555,0.553755555555555}, {2976409,3910815,3909706,0.416029411764706,0.589375}, {2976410,3911257,3910107,0.579312,0.689657142857143}, {2976411,3907847,3908692,0.477573913043478,0.477573913043478}, {2976412,3909004,3909148,0.10269,0.0933545454545454}, {2976413,3908692,3909004,0.137979310344828,0.142907142857143}, {2976414,3906795,3907549,1000000,1000000}, {2976415,3907549,3908352,0.400244444444445,0.400244444444445}, {2976416,3908352,3908692,0.146442857142857,0.132270967741935}, {2976417,3909745,3909953,0.132433333333333,0.19865}, {2976418,3909004,3909745,0.53352,0.53352}, {2976419,3906245,3906782,0.316511111111111,0.356075}, {2976420,3906962,3907122,0.0711642857142857,0.0711642857142857}, {2976421,3905999,3906635,0.6074,0.45555}, {2976422,3906635,3906962,0.178434782608696,0.178434782608696}, {2976423,3911783,3910815,0.5644,0.467089655172414}, {2976424,3912199,3911257,0.535656,0.582234782608696}, {2976425,3913729,3912649,0.579365217391304,0.579365217391304}, {2976426,3912649,3911621,0.541632,0.541632}, {2976427,3911621,3910600,0.593025,0.593025}, {2976428,3914168,3913120,0.606109090909091,0.606109090909091}, {2976429,3913120,3911998,0.5868,0.5868}, {2976430,3911998,3910992,0.71808,0.574464}, {2976431,3914528,3913529,0.489,0.507807692307692}, {2976432,3913529,3912422,0.614945454545455,0.541152}, {2976433,3912422,3911363,0.532688888888889,0.532688888888889}, {2976434,3915439,3914701,0.487777777777778,0.487777777777778}, {2976435,3914701,3914021,0.356777777777778,0.356777777777778}, {2976436,3914021,3913703,0.1941,0.1941}, {2976437,3915747,3914997,0.424451612903226,0.424451612903226}, {2976438,3914997,3914145,0.611181818181818,0.517153846153846}, {2976439,3916206,3915439,0.472688888888889,0.472688888888889}, {2976440,3917383,3916515,0.620375,0.620375}, {2976441,3916515,3915747,0.553486956521739,0.553486956521739}, {2976442,3913703,3912557,0.835694117647059,0.835694117647059}, {2976443,3914145,3913016,0.5292,0.5292}, {2976444,3908692,3909482,0.453525,0.453525}, {2976445,3909745,3910681,0.521971428571429,0.521971428571429}, {2976446,3908048,3908352,0.153155555555556,0.159046153846154}, {2976447,3908352,3909165,0.388135714285714,0.388135714285714}, {2976448,3909482,3909745,0.152838461538462,0.209147368421053}, {2976449,3909165,3909482,0.155711111111111,0.175175}, {2976450,3908862,3909165,0.17115,0.164304}, {2976451,3909482,3910284,0.494918181818182,0.494918181818182}, {2976452,3909165,3909952,0.4102,0.4102}, {2976453,3918315,3918611,0.215592,0.26949}, {2976454,3918611,3918929,0.17398064516129,0.16854375}, {2976455,3918611,3918048,0.823909090909091,0.6042}, {2976456,3918929,3918398,0.338066666666667,0.338066666666667}, {2976457,3917016,3917346,0.241513043478261,0.326752941176471}, {2976458,3918048,3917346,0.457823076923077,0.425121428571429}, {2976459,3918398,3917676,0.798171428571429,0.798171428571429}, {2976460,3917346,3917676,0.283547368421053,0.224475}, {2976461,3917346,3917055,0.1942,0.1942}, {2976462,3917676,3917382,0.193622222222222,0.193622222222222}, {2976463,3918702,3918043,0.582866666666667,0.45615652173913}, {2976464,3917676,3918043,0.244527272727273,0.244527272727273}, {2976465,3918043,3918447,0.215232,0.233947826086957}, {2976466,3919012,3918447,0.4092,0.392832}, {2976467,3916594,3916900,0.206044444444444,0.252872727272727}, {2976468,3916900,3917210,0.203111111111111,0.249272727272727}, {2976469,3917210,3917501,0.199546153846154,0.216175}, {2976470,3918043,3917501,0.5064,0.5064}, {2976471,3916900,3916398,0.303066666666667,0.303066666666667}, {2976472,3918929,3919222,0.16910625,0.16910625}, {2976473,3919222,3919575,0.191614285714286,0.185006896551724}, {2976474,3919575,3919787,0.2652,1000000}, {2976475,3919222,3918702,0.336444444444444,0.336444444444444}, {2976476,3919575,3919012,0.579675,0.579675}, {2976477,3918447,3918794,0.244145454545455,0.214848}, {2976478,3918794,3918872,0.0644666666666667,0.046416}, {2976479,3917210,3916749,0.740836363636364,0.740836363636364}, {2976480,3917501,3917042,0.300644444444444,0.300644444444444}, {2976481,3917501,3917819,0.191892857142857,0.26865}, {2976482,3918447,3917819,0.32208,0.32208}, {2976483,3918794,3918140,0.392377777777778,0.392377777777778}, {2976484,3917819,3918140,0.17041875,0.302966666666667}, {2976485,3918140,3918314,0.124636363636364,0.210923076923077}, {2976486,3917819,3917348,0.328056,0.328056}, {2976487,3916749,3916485,0.1308375,0.1308375}, {2976488,3916485,3916226,0.162955555555556,0.162955555555556}, {2976489,3921330,3921913,0.311088,0.235672727272727}, {2976490,3921913,3922038,0.0687777777777778,0.0422045454545455}, {2976491,3922038,3922384,0.215321739130435,0.126984615384615}, {2976492,3922384,3922531,0.0783,0.0727071428571429}, {2976497,3922384,3921881,0.490147826086956,0.256213636363636}, {2976498,3921881,3921743,0.0970181818181818,0.0604075471698113}, {2976499,3921743,3921531,0.13472,0.080832}, {2976500,3922638,3922006,0.532066666666667,0.532066666666667}, {2976501,3921743,3922006,0.1434,0.1434}, {2976502,3921531,3921822,0.173582608695652,0.210126315789474}, {2976503,3922006,3921822,0.243847058823529,0.243847058823529}, {2976507,3922459,3922181,0.233488888888889,0.233488888888889}, {2976508,3921822,3922181,0.20655,0.198288}, {2976509,3921034,3920759,0.2098,0.2098}, {2976510,3920759,3920479,0.217911111111111,0.217911111111111}, {2976511,3920479,3920100,0.264711111111111,0.264711111111111}, {2976512,3920759,3921019,0.148955555555556,0.148955555555556}, {2976513,3920479,3920722,0.141533333333333,0.141533333333333}, {2976514,3920100,3920382,0.140911111111111,0.140911111111111}, {2976521,3922181,3922747,0.333830769230769,0.299296551724138}, {2976522,3922181,3921958,0.191330769230769,0.191330769230769}, {2976523,3921958,3921699,0.271114285714286,0.271114285714286}, {2976524,3921958,3922252,0.149288888888889,0.149288888888889}, {2976529,3921531,3921188,0.2239125,0.174760975609756}, {2976530,3921188,3921041,0.132488888888889,0.0941368421052632}, {2976531,3921041,3920820,0.226129411764706,0.142377777777778}, {2976532,3921822,3921309,0.393333333333333,0.393333333333333}, {2976533,3921041,3921309,0.155725,0.18687}, {2976534,3921309,3921699,0.15615,0.16656}, {2976535,3894597,3894633,0.0879103448275862,0.09105}, {2976536,3895288,3895259,0.218256,0.341025}, {2976537,3895084,3895359,0.202885714285714,0.21303}, {2976538,3895359,3895735,0.291342857142857,0.2266}, {2976539,3896027,3895887,1000000,1000000}, {2976540,3895887,3896012,0.184511111111111,0.184511111111111}, {2976541,3895887,3895833,0.159777777777778,0.159777777777778}, {2976542,3895383,3895427,0.225888888888889,0.225888888888889}, {2976543,3895518,3895383,0.0737555555555555,0.0737555555555555}, {2976544,3895099,3895383,0.145844444444444,0.145844444444444}, {2976545,3895722,3895938,1000000,1000000}, {2976546,3895938,3895941,0.236933333333333,0.236933333333333}, {2976547,3895308,3895809,0.294984,0.294984}, {2976548,3896588,3896767,0.2237,0.2237}, {2976549,3897432,3897626,0.182125,0.257117647058824}, {2976550,3897626,3897379,0.284723076923077,0.284723076923077}, {2976551,3898741,3899676,0.643121739130435,0.643121739130435}, {2976552,3897834,3898569,0.453742857142857,0.433118181818182}, {2976553,3898088,3898816,0.51761052631579,1000000}, {2976554,3899083,3899997,0.61355,0.7012}, {2976555,3899382,3900353,0.783284210526316,0.875435294117647}, {2976556,3899045,3898848,0.114555555555556,0.114555555555556}, {2976557,3899132,3899965,0.494060869565217,0.494060869565217}, {2976558,3899866,3900750,0.659345454545454,0.659345454545454}, {2976559,3900122,3900996,0.537266666666667,0.537266666666667}, {2976560,3899399,3900303,0.449538461538462,0.46752}, {2976561,3900374,3901254,1.46256,1000000}, {2976562,3900541,3901482,0.583464,0.583464}, {2976563,3900793,3901701,0.526511111111111,0.526511111111111}, {2976564,3899846,3900793,0.581590909090909,0.556304347826087}, {2976565,3900311,3901177,0.537066666666667,0.537066666666667}, {2976566,3900898,3901105,0.176563636363636,0.2988}, {2976567,3901084,3901326,1000000,1000000}, {2976568,3901450,3901420,1000000,0.541309090909091}, {2976569,3900548,3901043,0.239475,1000000}, {2976570,3901326,3901420,0.104657142857143,0.104657142857143}, {2976571,3901105,3901043,0.125727272727273,0.0864375}, {2976572,3901043,3901391,0.416485714285714,1000000}, {2976573,3901111,3901391,1000000,0.2762}, {2976574,3901391,3901513,0.0767111111111111,0.0767111111111111}, {2976575,3901799,3901420,0.3613875,1000000}, {2976576,3901799,3902067,1000000,0.173425}, {2976577,3901391,3901799,1000000,1000000}, {2976578,3901513,3901655,0.0796444444444444,0.0796444444444444}, {2976579,3901799,3901917,0.0694444444444444,0.0694444444444444}, {2976580,3901917,3902090,0.0895777777777778,0.0895777777777778}, {2976581,3902710,3902996,0.203628571428571,0.185921739130435}, {2976582,3902285,3902710,0.175976470588235,0.161708108108108}, {2976583,3901992,3902285,0.178475,0.186234782608696}, {2976584,3902154,3903140,1.4718,1.4718}, {2976585,3902410,3903396,1.12029230769231,1.12029230769231}, {2976586,3902738,3903665,0.543444444444445,1.22275}, {2976587,3902996,3903919,0.59328,0.570461538461538}, {2976588,3901369,3901992,0.384792,0.310316129032258}, {2976589,3901021,3901369,0.218060869565217,0.227972727272727}, {2976590,3903919,3904193,0.134742857142857,0.150912}, {2976591,3904193,3904483,0.22995,0.219}, {2976592,3903257,3904193,1000000,0.505241379310345}, {2976593,3902582,3903307,1000000,0.321051428571429}, {2976594,3902338,3902582,1000000,0.120288888888889}, {2976595,3902582,3902805,0.209894117647059,0.209894117647059}, {2976596,3901369,3901557,0.116232,0.116232}, {2976597,3901557,3901881,0.211176,0.211176}, {2976598,3901557,3901798,0.136688888888889,0.136688888888889}, {2976599,3902805,3903314,0.333666666666667,0.391695652173913}, {2976600,3903314,3904244,0.529022222222222,0.751768421052632}, {2976601,3898318,3898457,0.136366666666667,0.12918947368421}, {2976602,3896306,3896871,1000000,1000000}, {2976603,3904193,3905149,0.553022222222222,0.553022222222222}, {2976604,3904552,3904758,0.15786,0.1754}, {2976605,3904758,3904939,0.128672727272727,0.113232}, {2976606,3904043,3904939,1000000,0.548832}, {2976607,3904939,3905281,0.308873684210526,0.308873684210526}, {2976608,3904415,3905281,0.578175,0.578175}, {2976609,3904703,3905024,0.226657142857143,0.226657142857143}, {2976610,3905713,3906391,0.4362,0.419423076923077}, {2976611,3906155,3906391,0.155808,0.19476}, {2976612,3904758,3905622,0.506644444444444,0.506644444444444}, {2976613,3904939,3905814,0.5136,0.5136}, {2976614,3905281,3906193,0.507222222222222,0.507222222222222}, {2976615,3905560,3906439,0.45262,0.45262}, {2976616,3905281,3905560,0.22032,0.22032}, {2976617,3905024,3905560,0.476336842105263,0.476336842105263}, {2976618,3905024,3905304,0.177222222222222,0.177222222222222}, {2976619,3905560,3905920,0.307094117647059,0.307094117647059}, {2976620,3905304,3905920,0.282075,0.282075}, {2976621,3905030,3905304,0.191353846153846,0.226145454545455}, {2976622,3905920,3906226,0.2433,0.2433}, {2976623,3906226,3906350,0.0759333333333333,0.0759333333333333}, {2976624,3906109,3906350,0.209115789473684,0.128167741935484}, {2976625,3905861,3906109,0.148266666666667,0.148266666666667}, {2976626,3905434,3905861,0.243288,0.217221428571429}, {2976627,3906391,3907125,0.6820875,0.496063636363636}, {2976628,3906391,3906635,0.20517,0.186518181818182}, {2976629,3906635,3907420,0.4536,0.351174193548387}, {2976630,3907122,3907725,0.310628571428571,0.347904}, {2976631,3907725,3908048,0.17015,0.145842857142857}, {2976632,3907420,3907725,0.151022222222222,0.151022222222222}, {2976633,3907125,3907420,0.152022222222222,0.157869230769231}, {2976634,3906830,3907125,0.155123076923077,0.16805}, {2976635,3905920,3906779,0.4201125,0.480128571428571}, {2976636,3906226,3907136,0.493088888888889,0.493088888888889}, {2976637,3906901,3907273,0.211968,0.203815384615385}, {2976638,3906620,3906901,0.134678571428571,0.101918918918919}, {2976639,3906350,3906620,0.18065,0.154842857142857}, {2976640,3907125,3907897,0.401266666666667,0.492463636363636}, {2976641,3907420,3908219,0.388971428571429,0.388971428571429}, {2976642,3907725,3908546,0.404377777777778,0.404377777777778}, {2976643,3908546,3908862,0.163872,0.157569230769231}, {2976644,3908219,3908546,0.175591304347826,0.155330769230769}, {2976645,3907897,3908219,0.187527272727273,0.1719}, {2976646,3907596,3907897,0.180027272727273,0.1886}, {2976647,3908546,3909347,0.409377777777778,0.409377777777778}, {2976648,3908219,3909051,0.381041379310345,0.381041379310345}, {2976649,3907897,3908750,0.426092307692308,0.481669565217391}, {2976650,3906901,3907970,0.547533333333333,0.547533333333333}, {2976651,3906620,3907647,0.544888888888889,0.544888888888889}, {2976652,3906350,3907365,0.556377777777778,0.556377777777778}, {2976653,3907970,3908283,0.161266666666667,0.161266666666667}, {2976654,3908283,3908725,0.26448,0.240436363636364}, {2976655,3906109,3907032,0.542466666666667,0.542466666666667}, {2976656,3905861,3906727,0.539355555555556,0.539355555555556}, {2976657,3907647,3907987,0.208828571428571,0.208828571428571}, {2976658,3906727,3907033,0.2622,0.247633333333333}, {2976659,3907987,3908283,0.160272,0.174208695652174}, {2976660,3907675,3907987,0.142220689655172,0.158630769230769}, {2976661,3907390,3907675,0.151546153846154,0.171313043478261}, {2976662,3907033,3907390,0.1896,0.156910344827586}, {2976663,3908283,3909023,0.365066666666667,0.365066666666667}, {2976664,3907987,3908720,0.364466666666667,0.364466666666667}, {2976665,3907675,3908363,1.38282857142857,1.38282857142857}, {2976666,3909023,3909420,0.254228571428571,0.254228571428571}, {2976667,3908720,3909023,0.169675,0.169675}, {2976668,3908363,3908720,0.187017391304348,0.187017391304348}, {2976669,3908720,3909433,0.370733333333333,0.370733333333333}, {2976670,3909023,3909712,0.366755555555556,0.366755555555556}, {2976671,3909098,3909638,0.293133333333333,0.293133333333333}, {2976672,3909098,3909524,0.249511111111111,0.249511111111111}, {2976673,3909638,3909910,0.143822222222222,0.143822222222222}, {2976674,3909635,3909910,0.19737,0.179427272727273}, {2976675,3910284,3910616,0.208957894736842,0.208957894736842}, {2976676,3910729,3911034,0.148846153846154,0.175909090909091}, {2976677,3909910,3910252,0.174417391304348,0.174417391304348}, {2976678,3910252,3910616,0.194536363636364,0.194536363636364}, {2976679,3910616,3911034,0.205088888888889,0.205088888888889}, {2976680,3909638,3910063,0.263977777777778,0.263977777777778}, {2976681,3909222,3909524,0.20445,0.20445}, {2976682,3909524,3910063,0.273,0.273}, {2976683,3909910,3910824,0.495260869565217,0.35596875}, {2976684,3910252,3911112,0.401066666666667,0.401066666666667}, {2976685,3910616,3911402,0.6203,0.6203}, {2976686,3910824,3911112,0.12075,0.1288}, {2976687,3911112,3911402,0.0960878048780488,0.119381818181818}, {2976688,3911587,3911580,0.257710344827586,0.257710344827586}, {2976689,3911580,3912357,0.33744375,0.830630769230769}, {2976690,3911580,3911455,0.247129411764706,0.247129411764706}, {2976691,3911455,3911370,0.153987096774194,0.153987096774194}, {2976692,3911455,3912052,0.319155555555556,0.319155555555556}, {2976693,3911370,3911778,0.2164,0.2164}, {2976694,3913016,3912447,0.32388,0.32388}, {2976695,3914381,3914722,0.197355555555556,0.197355555555556}, {2976696,3913795,3913966,0.0993714285714286,0.0907304347826087}, {2976697,3912447,3912954,0.443446153846154,0.443446153846154}, {2976698,3914787,3914381,0.349266666666667,0.392925}, {2976699,3914722,3914335,0.210488888888889,0.210488888888889}, {2976700,3913966,3913374,0.425611764705882,0.344542857142857}, {2976701,3913966,3914207,0.13005,0.13005}, {2976702,3914335,3914207,0.0702666666666667,0.0702666666666667}, {2976703,3914207,3914529,0.175269230769231,0.1519}, {2976704,3914529,3914843,0.211617391304348,0.2028}, {2976705,3914722,3914980,0.169466666666667,0.169466666666667}, {2976706,3914980,3914529,0.445658823529412,0.3294}, {2976707,3915307,3914980,0.3132,0.261}, {2976708,3915607,3914843,0.478928571428571,0.478928571428571}, {2976709,3914843,3914465,0.277314285714286,0.200813793103448}, {2976710,3913374,3914465,0.474461538461538,0.474461538461538}, {2976711,3911844,3912704,0.401688888888889,0.401688888888889}, {2976712,3912103,3913079,0.423288888888889,0.423288888888889}, {2976713,3912353,3913396,1.02765,0.493272}, {2976714,3912682,3913777,0.484222222222222,0.484222222222222}, {2976715,3912052,3912353,0.163225,0.163225}, {2976716,3911778,3912052,0.138688888888889,0.138688888888889}, {2976717,3912052,3912671,0.294022222222222,0.294022222222222}, {2976718,3911778,3912329,0.278866666666667,0.278866666666667}, {2976719,3916229,3915449,0.486488888888889,0.486488888888889}, {2977132,3896234,3895226,0.475156097560976,0.572982352941176}, {2977133,3896234,3895988,0.187145454545455,1000000}, {2977148,3899326,3899037,0.147537931034483,0.164561538461538}, {2977149,3899587,3899326,0.163152,0.145671428571429}, {2977150,3899686,3899587,0.073,0.0589615384615385}, {2977151,3900069,3899686,0.250718181818182,0.204288888888889}, {2977153,3899289,3899706,0.47596,0.310408695652174}, {2977155,3899587,3899706,0.101621052631579,0.09654}, {2977156,3899706,3900323,0.439114285714286,0.439114285714286}, {2977157,3899706,3900069,0.358023529411765,0.338133333333333}, {2977158,3900069,3900664,0.46338,0.487768421052632}, {2977160,3902463,3901734,0.479018181818182,0.390311111111111}, {2977162,3898921,3899326,0.404485714285714,0.2574}, {2977163,3899208,3898921,0.229010526315789,0.2072}, {2977164,3899208,3899587,0.207642857142857,0.223615384615385}, {2977165,3899686,3899680,0.08896,0.116034782608696}, {2977166,3899691,3899680,0.23328,0.208285714285714}, {2977167,3900269,3899680,0.316,0.316}, {2977168,3898920,3899208,0.163823076923077,0.163823076923077}, {2977169,3899439,3898920,0.853466666666667,0.853466666666667}, {2977170,3899691,3899439,0.140866666666667,0.152136}, {2977171,3899439,3899214,0.151226086956522,0.1581}, {2977172,3899911,3899691,0.170345454545455,0.15615}, {2977173,3900963,3900592,0.385835294117647,1000000}, {2977178,3898921,3898398,0.5451,0.346881818181818}, {2977179,3898249,3898921,0.4389,0.4389}, {2977180,3897693,3898249,0.4178,0.358114285714286}, {2977181,3898559,3898920,0.207384,0.192022222222222}, {2977184,3903356,3902463,0.517984615384615,0.517984615384615}, {2977194,3905502,3905056,0.294688888888889,0.294688888888889}, {2977195,3904397,3905075,0.366377777777778,0.366377777777778}, {2977199,3906044,3905891,0.240911111111111,0.240911111111111}, {2977267,3894795,3894171,1000000,0.4114}, {2977268,3895336,3894795,1000000,0.485808}, {2977269,3894795,3895103,0.3888,0.416571428571429}, {2977270,3896594,3897215,1000000,0.414485714285714}, {2977271,3896109,3896594,1000000,0.4338}, {2977272,3895625,3895433,0.146066666666667,0.146066666666667}, {2977273,3897675,3897991,0.29988,1000000}, {2977274,3897335,3897675,0.26625,1000000}, {2977275,3898514,3897675,0.488925,0.510182608695652}, {2977276,3899323,3898854,0.34494,0.34494}, {2977277,3898932,3898514,0.314154545454545,0.300495652173913}, {2977278,3899454,3898932,0.294728571428571,0.2578875}, {2977279,3898715,3898285,0.287225,0.287225}, {2977280,3899228,3898715,1.62408,0.624646153846154}, {2977281,3899412,3899606,0.140904,0.135484615384615}, {2977282,3899606,3900141,0.278192307692308,0.267888888888889}, {2977283,3900141,3899911,0.17105,0.17105}, {2977284,3900495,3900141,0.1668,0.160384615384615}, {2977285,3900495,3900963,0.312168,0.289044444444444}, {2977286,3899670,3899606,0.193936363636364,0.147124137931034}, {2977287,3900589,3900495,0.0769384615384615,0.0740888888888889}, {2977288,3900753,3900589,0.109177777777778,0.105278571428571}, {2977289,3900144,3900589,0.278448,0.267738461538462}, {2977290,3899774,3900144,0.229636363636364,0.229636363636364}, {2977291,3900144,3900546,0.343768421052632,0.296890909090909}, {2977292,3899774,3899670,0.0837272727272727,0.07368}, {2977293,3900154,3899774,0.292581818181818,0.279860869565217}, {2977294,3900279,3900546,0.190278260869565,0.18235}, {2977295,3900154,3900279,0.0808909090909091,0.071184}, {2977296,3899454,3900154,1000000,1000000}, {2977297,3899228,3899454,0.153542857142857,0.16122}, {2977298,3898932,3899323,0.201755555555556,0.18158}, {2977299,3898715,3898932,0.142486956521739,0.131088}, {2977300,3898503,3898715,0.177633333333333,0.21316}, {2977301,3898423,3897856,0.34335,0.2289}, {2977302,3901301,3900963,0.200844444444444,1000000}, {2977303,3901301,3901487,0.11415652173913,0.11415652173913}, {2977304,3900753,3901301,0.343121739130435,0.328825}, {2977305,3901461,3901257,0.126225,0.1377}, {2977306,3901729,3901461,0.243564705882353,0.295757142857143}, {2977307,3900546,3900725,0.141757894736842,0.128257142857143}, {2977308,3900725,3901461,0.462954545454546,0.7275}, {2977309,3899817,3899454,0.31587,0.263225}, {2977310,3900279,3900684,1000000,1000000}, {2977311,3898343,3898559,0.115155555555556,0.115155555555556}, {2977312,3901487,3901730,1000000,0.168425}, {2977313,3901257,3901730,0.236871428571429,0.236871428571429}, {2977314,3901730,3901897,0.112822222222222,0.112822222222222}, {2977315,3904022,3903356,0.488454545454545,0.488454545454545}, {2977316,3902864,3903928,0.646357894736842,0.646357894736842}, {2977317,3903928,3904022,0.09075,0.08712}, {2977318,3903846,3903928,0.10728,0.0957857142857143}, {2977319,3903568,3903846,0.2444,0.279314285714286}, {2977320,3904117,3903846,0.1104,0.123648}, {2977321,3904638,3904117,0.219716129032258,0.34056}, {2977322,3904232,3904117,1000000,1000000}, {2977323,3902439,3901729,0.312688235294118,0.279773684210526}, {2977324,3903263,3902439,0.334894736842105,0.343945945945946}, {2977325,3904773,3905110,0.35096,0.277073684210526}, {2977326,3905509,3905110,0.238056,0.270518181818182}, {2977327,3906066,3905509,0.2488,0.257379310344828}, {2977329,3905143,3904773,0.194828571428571,0.2273}, {2977330,3905143,3905509,0.218088888888889,0.218088888888889}, {2977331,3905526,3905143,0.2187375,0.2187375}, {2977332,3905663,3905825,1000000,1000000}, {2977428,3896741,3896109,1000000,0.541275}, {2977429,3896741,3897235,0.36909,1000000}, {2977430,3896175,3896741,0.338644444444444,1000000}, {2977431,3897181,3896741,1000000,0.33835}, {2977432,3898266,3897881,0.438284210526316,1000000}, {2977433,3897617,3897644,1000000,0.312525}, {2977434,3897617,3898266,0.348257142857143,0.348257142857143}, {2977435,3898451,3898266,0.178745454545455,1000000}, {2977436,3898646,3898451,0.19476,1000000}, {2977437,3898951,3898646,0.299147368421053,1000000}, {2977438,3898451,3898896,0.322833333333333,0.29055}, {2977439,3897729,3898451,0.421657142857143,0.354192}, {2977440,3897699,3897729,0.05922,0.074025}, {2977441,3897294,3897614,0.187377777777778,0.187377777777778}, {2977442,3899341,3899094,0.58662,0.58662}, {2977443,3898961,3899341,0.209836363636364,0.19235}, {2977444,3899868,3899341,0.257897142857143,0.347169230769231}, {2977445,3899352,3899868,0.416858823529412,0.272561538461538}, {2977446,3900359,3899868,0.263571428571429,0.351428571428571}, {2977447,3903012,3901967,1000000,0.736771428571429}, {2977448,3903475,3902566,0.675409090909091,1000000}, {2977451,3903513,3903475,0.068175,0.0389571428571429}, {2977452,3903513,3903954,0.194861538461538,0.220278260869565}, {2977453,3903954,3903889,0.42624,0.202971428571429}, {2977454,3904053,3903954,0.179825,0.172632}, {2977455,3903954,3904344,0.234,0.221}, {2977456,3904344,3904746,0.23217,0.244389473684211}, {2977457,3904409,3904344,0.646714285714286,0.646714285714286}, {2977458,3904811,3904746,0.163511111111111,0.163511111111111}, {2977459,3904409,3904053,0.176618181818182,0.176618181818182}, {2977460,3904811,3904409,0.1809,0.213790909090909}, {2977461,3905403,3904811,0.662466666666667,0.6276}, {2977465,3905295,3905197,1000000,1000000}, {2977467,3904282,3904421,0.25215,0.25215}, {2977468,3904421,3904712,0.2606,0.300692307692308}, {2977469,3904712,3904565,0.198133333333333,0.274338461538462}, {2977470,3904746,3904712,0.357857142857143,0.357857142857143}, {2977471,3904858,3904931,0.194777777777778,0.194777777777778}, {2977586,3918140,3917638,0.290022222222222,0.290022222222222}, {2977587,3917191,3917627,0.291822222222222,0.291822222222222}, {2977588,3917627,3918274,0.418375,0.6694}, {2977589,3917348,3917192,0.0956222222222222,0.0956222222222222}, {2977590,3916226,3916841,0.389044444444444,0.389044444444444}, {2977591,3916841,3917155,0.1982,0.1982}, {2977592,3917155,3917207,0.247758620689655,0.247758620689655}, {2977593,3916485,3917023,0.331066666666667,0.331066666666667}, {2977594,3917023,3917018,0.101355555555556,0.101355555555556}, {2977595,3917018,3916841,0.101711111111111,0.101711111111111}, {2977596,3916841,3916587,0.158044444444444,0.158044444444444}, {2977597,3916587,3915768,0.501466666666667,0.501466666666667}, {2977598,3916912,3916093,0.504044444444444,0.504044444444444}, {2977599,3917411,3917155,0.193107692307692,0.193107692307692}, {2977600,3917207,3917449,0.210365217391304,0.2304}, {2977601,3917449,3917740,0.154529032258065,0.154529032258065}, {2977602,3917449,3917258,0.166577777777778,0.166577777777778}, {2977603,3917258,3917009,0.230371428571429,0.230371428571429}, {2977604,3917042,3917102,0.203755555555556,0.203755555555556}, {2977605,3917102,3917192,0.0468888888888889,0.0468888888888889}, {2977606,3917191,3917192,0.109688888888889,0.109688888888889}, {2977607,3917122,3917191,0.0432,0.0432}, {2977608,3917018,3917122,0.0462222222222222,0.0462222222222222}, {2977609,3917102,3917023,0.0358444444444444,0.0358444444444444}, {2977610,3917122,3917155,0.151941176470588,0.151941176470588}, {2977611,3917880,3918540,0.607866666666667,0.521028571428571}, {2977612,3918540,3918274,0.156444444444444,0.156444444444444}, {2977613,3918148,3918849,1.25273333333333,1.25273333333333}, {2977614,3918314,3919021,0.475968,0.475968}, {2977615,3918476,3919466,0.613955555555555,0.613955555555555}, {2977616,3917740,3917486,0.186755555555556,0.186755555555556}, {2977617,3917486,3917268,0.206242105263158,0.206242105263158}, {2977618,3917740,3917928,0.121878260869565,0.133485714285714}, {2977619,3917928,3918006,0.114789473684211,0.114789473684211}, {2977620,3917928,3918207,0.154488888888889,0.154488888888889}, {2977621,3918207,3918655,0.286771428571429,0.286771428571429}, {2977622,3918006,3917749,0.147111111111111,0.147111111111111}, {2977623,3917749,3917533,0.152222222222222,0.152222222222222}, {2977624,3917486,3917749,0.189104347826087,0.189104347826087}, {2977625,3918006,3918496,0.342314285714286,0.342314285714286}, {2977626,3889636,3890557,0.431844444444444,0.353327272727273}, {2977627,3891036,3891401,0.237457142857143,0.191792307692308}, {2977628,3886153,3886302,1000000,1000000}, {2977629,3885480,3885966,0.2589,1000000}, {2977630,3890420,3891272,1000000,1000000}, {2977631,3891244,3890420,1000000,1000000}, {2977632,3880453,3880675,0.134422222222222,0.134422222222222}, {2977633,3880883,3880986,0.1742,1000000}, {2977634,3880761,3880883,1000000,0.1814}, {2977635,3921699,3921989,0.1338,0.2007}, {2977636,3921989,3922325,0.222057142857143,0.222057142857143}, {2977639,3922252,3921989,0.191266666666667,0.191266666666667}, {2977643,3922265,3920935,0.881688888888889,0.881688888888889}, {2977645,3921963,3921208,0.489244444444444,0.489244444444444}, {2977652,3918655,3918496,0.200428571428571,0.21045}, {2977653,3918496,3918329,0.126690909090909,0.149314285714286}, {2977654,3918329,3918119,0.20685,0.197}, {2977655,3917749,3918329,0.27732,0.27732}, {2977656,3918958,3918452,0.6546,1.45466666666667}, {2977657,3918958,3919226,0.152488888888889,0.117634285714286}, {2977658,3919226,3918721,0.479822222222222,0.479822222222222}, {2977659,3919226,3919509,0.106866666666667,0.0874363636363636}, {2977660,3919509,3919793,0.108566666666667,0.0930571428571429}, {2977661,3919793,3920060,0.164424,0.146807142857143}, {2977662,3919509,3918997,0.481977777777778,0.481977777777778}, {2977663,3919793,3919248,0.483511111111111,0.483511111111111}, {2977664,3920935,3920379,0.570704347826087,2.1877}, {2977665,3921208,3920648,0.557181818181818,0.557181818181818}, {2977670,3913361,3914521,0.515089655172414,0.515089655172414}, {2977671,3913728,3914826,0.569488888888889,0.569488888888889}, {2977672,3914090,3915101,0.479145454545454,0.52706}, {2977673,3914369,3915330,0.575142857142857,0.575142857142857}, {2977674,3914648,3915569,0.650256,0.650256}, {2977675,3914870,3915811,0.866747368421053,0.633392307692308}, {2977676,3915085,3916068,0.522774193548387,0.463028571428571}, {2977677,3914090,3914369,0.1824,0.161353846153846}, {2977678,3914369,3914648,0.133567741935484,0.106169230769231}, {2977679,3914648,3914870,0.125670967741935,0.105291891891892}, {2977680,3914870,3915085,0.137935714285714,0.133179310344828}, {2977681,3914833,3915085,0.158076923076923,0.146785714285714}, {2977682,3920648,3920011,0.5186,0.5186}, {2977683,3920379,3919769,0.497311111111111,0.497311111111111}, {2977684,3921461,3920907,0.431066666666667,0.431066666666667}, {2977685,3921758,3921207,0.533342857142857,0.533342857142857}, {2977686,3922051,3921508,1.87,1.87}, {2977690,3920907,3920274,0.528711111111111,0.528711111111111}, {2977691,3921207,3920546,0.554355555555556,0.554355555555556}, {2977692,3921508,3920793,0.580511111111111,0.580511111111111}, {2977696,3922109,3921378,0.568955555555555,0.568955555555555}, {2977700,3919541,3919769,0.147790909090909,0.180633333333333}, {2977701,3919769,3919834,0.0430846153846154,0.03734}, {2977702,3919834,3920011,0.0954967741935484,0.0925125}, {2977703,3920011,3920085,0.0357352941176471,0.0368181818181818}, {2977704,3920085,3920274,0.0762171428571429,0.0808363636363636}, {2977705,3920274,3920372,0.03945,0.0405771428571429}, {2977706,3920372,3920546,0.0773666666666667,0.0819176470588235}, {2977707,3920546,3920793,0.11688,0.11688}, {2977708,3920793,3921039,0.116329411764706,0.1236}, {2977709,3921378,3921754,0.131152941176471,0.135127272727273}, {2977712,3919834,3919629,0.154266666666667,0.154266666666667}, {2977713,3920085,3919925,0.128066666666667,0.128066666666667}, {2977714,3920372,3920191,0.0953555555555556,0.0953555555555556}, {2977715,3919629,3919925,1000000,1000000}, {2977716,3919925,3920191,1000000,1000000}, {2977818,3902059,3902191,0.686013333333333,0.735014285714286}, {2977819,3902191,3902255,0.260022857142857,0.2528}, {2977822,3903384,3903428,0.2322,0.259517647058824}, {2977823,3903482,3903428,0.153761538461538,0.159912}, {2977824,3903534,3903482,0.181875,0.167884615384615}, {2977825,3903987,3904039,0.276923076923077,0.2}, {2977826,3904039,3904042,0.0654,0.04905}, {2977827,3904042,3904107,0.193870588235294,0.1831}, {2977828,3904128,3904107,0.0429157894736842,0.05436}, {2977829,3904190,3904128,0.2712,0.2712}, {2977830,3903428,3904042,0.258466666666667,0.258466666666667}, {2977831,3903482,3904107,0.8718,0.8718}, {2977832,3903534,3904190,0.28956,0.28956}, {2977834,3902416,3902458,0.0722222222222222,0.0722222222222222}, {2977835,3902458,3903534,0.60153,0.60153}, {2977837,3898183,3898224,0.14421,0.1802625}, {2977838,3898224,3898290,0.202176,0.229745454545455}, {2977839,3898290,3898345,0.112118181818182,0.16444}, {2977840,3897986,3898345,0.133755555555556,0.133755555555556}, {2977841,3898345,3898679,0.1818,0.2121}, {2977842,3898679,3899011,0.143284615384615,0.161973913043478}, {2977843,3899011,3899393,0.159,0.178875}, {2977844,3898535,3898679,0.479263636363636,0.620223529411765}, {2977845,3898867,3899011,1000000,1000000}, {2977846,3898679,3898818,0.4575,1000000}, {2977847,3899011,3899173,1000000,1000000}, {2977848,3898669,3898818,0.0640444444444445,0.0640444444444445}, {2977849,3899173,3899543,0.2328,0.201054545454545}, {2977850,3898224,3898290,0.3104,0.3104}, {2978074,3898347,3900553,1000000,1000000}, {2978075,3900553,3901122,0.534333333333333,0.534333333333333}, {2978076,3899053,3900878,1000000,1000000}, {2978078,3902332,3902071,0.1281,0.1281}, {2978079,3902608,3902332,0.143936842105263,1000000}, {2978080,3902608,3903138,1000000,1000000}, {2978081,3902071,3902904,0.659778947368421,0.659778947368421}, {2978082,3902806,3902904,0.0784434782608696,0.0644357142857143}, {2978083,3902904,3903036,1000000,1000000}, {2978084,3902332,3903036,1000000,1000000}, {2978085,3902608,3903364,1000000,0.861214285714286}, {2978086,3903138,3903249,1000000,1000000}, {2978087,3903249,3903708,1000000,0.74604}, {2978088,3903249,3903438,0.2331,0.2331}, {2978089,3903860,3903708,0.08468,0.0940888888888889}, {2978090,3903438,3903708,0.217868571428571,0.24598064516129}, {2978091,3903438,3903364,0.0756,0.061425}, {2978092,3903364,3903308,0.0722608695652174,0.0615555555555555}, {2978093,3902574,3903044,0.3028,0.24224}, {2978094,3903258,3903479,0.162872727272727,0.23888}, {2978095,3903479,3903633,0.1578,0.1578}, {2978096,3903711,3903933,0.160309090909091,0.195933333333333}, {2978097,3903933,3904175,0.128232,0.133575}, {2978098,3903479,3903933,0.272688888888889,0.272688888888889}, {2978099,3903457,3903633,0.137568,0.181010526315789}, {2978100,3903633,3904175,0.210891428571429,0.263614285714286}, {2978101,3904175,3904719,0.316533333333333,0.305228571428571}, {2978102,3905124,3904667,0.258955555555555,0.258955555555555}, {2978103,3905351,3905991,0.636234782608696,0.48778}, {2978211,3907068,3907801,0.413975,0.382130769230769}, {2978212,3905351,3906621,0.848305263157895,0.848305263157895}, {2978213,3909727,3911178,0.626288888888889,0.626288888888889}, {2978214,3908279,3910214,0.790222222222222,0.790222222222222}, {2978215,3911414,3911718,0.392426086956522,0.392426086956522}, {2978216,3912006,3911718,0.2315,0.264571428571429}, {2978217,3911718,3911807,0.1032,0.1032}, {2978218,3911807,3912502,0.530333333333333,0.530333333333333}, {2978219,3911807,3913018,0.4414,0.4414}, {2978220,3913018,3913364,0.242822222222222,0.242822222222222}, {2978221,3913018,3913548,0.201466666666667,0.201466666666667}, {2978222,3912502,3913018,0.307333333333333,0.307333333333333}, {2978224,3914167,3914679,0.478854545454546,0.478854545454546}, {2978226,3915408,3915715,0.269807142857143,0.4197}, {2978231,3915715,3916464,0.450192857142857,0.484823076923077}, {2978232,3915906,3916712,0.469721739130435,0.469721739130435}, {2978233,3915648,3916452,0.407866666666667,0.407866666666667}, {2978238,3923628,3924024,0.483505263157895,0.483505263157895}, {2978240,3922675,3922709,0.603133333333334,0.603133333333334}, {2978241,3922033,3922329,0.281844444444444,0.281844444444444}, {2978242,3922329,3922227,0.0674888888888889,0.0674888888888889}, {2978244,3921771,3922020,0.264847058823529,0.264847058823529}, {2978245,3921771,3921938,0.39424,0.39424}, {2978246,3922020,3921938,0.10012,0.10012}, {2978247,3922918,3923520,0.536888888888889,0.536888888888889}, {2978248,3922841,3923398,0.83324,0.83324}, {2978249,3923041,3923320,0.315872727272727,0.315872727272727}, {2978250,3921559,3921678,0.388,0.388}, {2978251,3922244,3921763,0.2746,0.2746}, {2978252,3921763,3921975,0.152044444444444,0.152044444444444}, {2978253,3921975,3922168,0.124,0.239142857142857}, {2978254,3922168,3922257,0.0606521739130435,0.0775}, {2978255,3922345,3922556,0.343244444444444,1000000}, {2978256,3921111,3921291,0.191964705882353,0.1554}, {2978257,3921194,3921291,0.0826,0.0874588235294118}, {2978258,3921194,3920842,0.29691,0.6598}, {2978259,3920755,3920636,0.110929411764706,0.110929411764706}, {2978364,3859221,3858420,0.56448,0.56448}, {2978365,3857672,3858477,0.366652173913043,0.383318181818182}, {2978366,3858477,3858825,0.143133333333333,0.143133333333333}, {2978367,3858825,3858815,0.0874666666666667,0.0874666666666667}, {2978368,3858825,3858972,0.100022222222222,0.100022222222222}, {2978369,3858815,3858792,0.164844444444444,0.164844444444444}, {2978370,3864715,3864281,1000000,0.256246153846154}, {2978371,3865232,3864715,1000000,0.36255}, {2978372,3864715,3865417,1.37145882352941,0.932592}, {2978373,3864281,3863872,1000000,1000000}, {2978374,3865923,3865417,0.191688888888889,0.191688888888889}, {2978375,3866283,3865825,0.2619,0.428563636363636}, {2978376,3865417,3865459,0.19205,0.19205}, {2978377,3865905,3865459,0.208745454545455,0.255133333333333}, {2978378,3865459,3865078,1000000,1000000}, {2978379,3864453,3863923,0.441623076923077,0.410078571428571}, {2978380,3863397,3863171,0.183504,0.254866666666667}, {2978381,3863171,3863165,0.04743,0.07905}, {2978382,3863898,3863397,0.306888888888889,0.306888888888889}, {2978383,3864018,3863898,0.084984,0.0786888888888889}, {2978384,3863898,3863165,0.5058,0.684317647058823}, {2978385,3865300,3865063,0.27147,0.246790909090909}, {2978386,3863490,3863181,0.174933333333333,0.174933333333333}, {2978387,3869865,3868713,1000000,1.71036923076923}, {2978388,3869421,3868258,0.692557894736842,1000000}, {2978389,3871944,3870419,0.9498,0.904571428571429}, {2978390,3871539,3869421,1.12785,1000000}, {2978391,3867564,3867354,0.217226086956522,0.3122625}, {2978392,3866487,3867354,1000000,0.7579}, {2978393,3867788,3867450,0.1926,0.4066}, {2978394,3867450,3866503,0.555795,0.555795}, {2978395,3867450,3867835,0.567533333333333,0.547264285714286}, {2978396,3868458,3867835,0.27085,0.250015384615385}, {2978397,3872921,3872568,1000000,0.428742857142857}, {2978398,3874738,3875430,0.641444444444444,0.641444444444444}, {2978399,3876195,3876267,0.338715789473684,0.32178}, {2978400,3876195,3875347,1.01621052631579,1.20675}, {2978401,3878307,3877054,0.654709090909091,1000000}, {2978403,3851558,3850581,0.632975,0.632975}, {2978404,3850917,3851402,0.317333333333333,0.317333333333333}, {2978405,3851322,3851558,0.1712,0.1712}, {2978406,3851558,3851717,0.0927857142857143,0.0787272727272727}, {2978407,3851717,3851923,0.117222222222222,0.117222222222222}, {2978408,3851717,3852219,0.237444444444444,0.221068965517241}, {2978409,3852219,3851969,0.156888,0.170530434782609}, {2978410,3852219,3852755,0.2037,0.197129032258065}, {2978411,3852517,3852755,0.155866666666667,0.155866666666667}, {2978412,3853628,3853251,0.219022222222222,0.219022222222222}, {2978413,3854673,3854371,0.175778571428571,0.182288888888889}, {2978414,3856584,3854673,0.773225806451613,0.647837837837838}, {2978415,3857349,3856768,0.603069230769231,1000000}, {2978416,3854520,3854282,0.26841,0.282536842105263}, {2978417,3854801,3854282,0.251622222222222,0.251622222222222}, {2978418,3856030,3854801,0.601177777777778,0.601177777777778}, {2978419,3854801,3854561,0.204866666666667,0.204866666666667}, {2978420,3854561,3853990,0.24858,0.225981818181818}, {2978421,3855889,3854561,0.564165517241379,0.4812}, {2978422,3856181,3855870,0.548781818181818,0.482928}, {2978423,3856692,3856181,0.280896,0.270092307692308}, {2978424,3856873,3856692,0.119222222222222,0.119222222222222}, {2978425,3858477,3858444,0.358976470588235,0.30513}, {2978426,3858444,3858373,1000000,0.156966666666667}, {2978427,3858716,3858383,0.335538461538462,0.335538461538462}, {2978428,3860073,3859918,0.183814285714286,0.270884210526316}, {2978429,3859411,3859199,0.519564705882353,0.519564705882353}, {2978430,3859199,3858716,0.54675652173913,0.54675652173913}, {2978431,3861228,3860962,0.192327272727273,0.222694736842105}, {2978432,3861677,3861228,0.282688235294118,0.32038}, {2978433,3859033,3858716,0.239937931034483,0.23194}, {2978434,3859918,3859033,1.039575,1.039575}, {2978435,3860895,3860471,0.324378947368421,0.3424}, {2978436,3860471,3859571,0.755622222222222,0.755622222222222}, {2978437,3859571,3859236,0.15828,0.164875}, {2978438,3860962,3860598,0.2308,0.2885}, {2978439,3860598,3860237,0.19861875,0.2354}, {2978440,3860237,3859798,0.246507692307692,0.291327272727273}, {2978441,3859798,3859571,0.206311111111111,0.206311111111111}, {2978442,3863171,3862741,0.201977777777778,0.201977777777778}, {2978443,3862055,3862744,0.977133333333333,0.977133333333333}, {2978444,3862653,3862744,0.0822666666666667,0.0822666666666667}, {2978445,3862744,3863025,0.243988235294118,0.243988235294118}, {2978446,3863025,3863184,0.125345454545455,0.17235}, {2978447,3862568,3862324,0.15414,0.12845}, {2978448,3863184,3862946,0.256095652173913,0.280485714285714}, {2978449,3865816,3866058,1000000,1000000}, {2978450,3866058,3866150,0.122177777777778,0.122177777777778}, {2978451,3866150,3865659,0.201,0.201}, {2978452,3865662,3865659,0.0864727272727273,0.0679428571428571}, {2978453,3866150,3866232,0.11355,0.0973285714285714}, {2978454,3866232,3865662,0.231192,0.3211}, {2978455,3868655,3868754,1000000,0.12048}, {2978456,3869689,3869066,0.769771428571429,1000000}, {2978457,3867869,3867474,1000000,0.207885714285714}, {2978458,3868268,3867869,1000000,0.1686}, {2978459,3868402,3868268,1000000,0.0691090909090909}, {2978460,3868211,3868402,0.323060869565217,1000000}, {2978461,3869032,3868402,1000000,0.294457142857143}, {2978462,3869873,3869190,1000000,0.394366666666667}, {2978463,3870878,3870540,1000000,0.5268}, {2978464,3867613,3867017,0.4268,0.376588235294118}, {2978465,3867869,3867613,0.332217391304348,0.272892857142857}, {2978466,3867613,3867688,0.172338461538462,0.106685714285714}, {2978467,3868268,3867968,0.587584615384615,1000000}, {2978468,3868402,3868567,0.283105263157895,1000000}, {2978469,3871291,3870878,1000000,0.740505882352941}, {2978470,3867017,3867170,0.473723076923077,0.473723076923077}, {2978471,3870285,3870098,1000000,0.56502}, {2978472,3871395,3870973,0.522978947368421,1000000}, {2978473,3873412,3874448,0.515363636363636,0.515363636363636}, {2978474,3874448,3874419,0.270385714285714,0.164582608695652}, {2978475,3876052,3875960,0.225044444444444,0.225044444444444}, {2978476,3875501,3874123,0.874042105263158,1000000}, {2978477,3878655,3877969,1000000,0.346963636363636}, {2978478,3877092,3876748,1000000,0.484275}, {2978479,3878243,3877920,1000000,0.621}, {2978480,3878155,3877902,1000000,0.423366666666667}, {2978481,3879484,3878586,0.654675,1000000}, {2978482,3878967,3878975,0.0939111111111111,0.0939111111111111}, {2978483,3876276,3876371,0.0663,0.0663}, {2978484,3876371,3876323,1000000,1000000}, {2978485,3876323,3876192,1000000,1000000}, {2978486,3878897,3878882,0.22825,1000000}, {2978487,3878950,3878882,1000000,0.06046}, {2978488,3879195,3879226,0.18651,1000000}, {2978489,3880277,3879222,1000000,1000000}, {2978491,3850208,3850006,0.17565,0.17565}, {2978492,3850541,3850208,0.25815652173913,0.269890909090909}, {2978493,3851228,3851969,0.50984347826087,0.4886}, {2978494,3851015,3851495,0.270576923076923,0.260555555555556}, {2978495,3850934,3851015,0.051888,0.0564}, {2978496,3855362,3855298,0.78084705882353,0.78084705882353}, {2978497,3855362,3855608,0.457942857142857,0.457942857142857}, {2978498,3855579,3855362,0.50673,0.460663636363636}, {2978499,3856351,3856255,0.705670588235294,0.705670588235294}, {2978500,3856351,3856537,0.3006,0.3006}, {2978501,3857560,3857715,0.0725333333333333,0.0725333333333333}, {2978502,3857715,3857393,0.191177777777778,0.191177777777778}, {2978503,3857021,3856746,0.160355555555556,0.160355555555556}, {2978504,3856723,3856351,0.38565,0.30852}, {2978505,3856618,3856723,0.12033,0.141564705882353}, {2978506,3854709,3854202,0.35048,0.328575}, {2978507,3856692,3856434,0.208444444444444,0.208444444444444}, {2978508,3857826,3856692,0.670075,0.730990909090909}, {2978509,3858294,3857826,0.28885,0.266630769230769}, {2978510,3856525,3856172,0.239084210526316,0.239084210526316}, {2978511,3858107,3857678,0.245918181818182,0.245918181818182}, {2978512,3859798,3859478,0.187485714285714,0.16405}, {2978513,3859914,3859615,0.151511111111111,0.151511111111111}, {2978514,3859914,3859798,0.1184,0.1184}, {2978515,3859166,3858294,0.85028,0.85028}, {2978516,3859150,3859323,0.148355555555556,0.148355555555556}, {2978517,3858692,3858294,0.247328571428571,0.364484210526316}, {2978518,3859423,3858692,0.429704347826087,0.429704347826087}, {2978519,3859654,3858692,0.496142857142857,0.473590909090909}, {2978520,3859806,3859166,0.300048,0.326139130434783}, {2978521,3860059,3859654,0.297,0.297}, {2978522,3860477,3860059,0.197822222222222,0.197822222222222}, {2978523,3860899,3860059,0.434,0.434}, {2978524,3860154,3859914,0.221333333333333,0.221333333333333}, {2978525,3859806,3860154,0.184069565217391,0.162830769230769}, {2978526,3860421,3859914,0.251288888888889,0.251288888888889}, {2978527,3860421,3860237,0.229418181818182,0.229418181818182}, {2978528,3860425,3860421,0.232375,0.232375}, {2978529,3860154,3860425,0.142220689655172,0.187472727272727}, {2978530,3860853,3860425,0.239345454545455,0.315936}, {2978531,3861345,3861746,0.514427586206897,0.481238709677419}, {2978532,3860598,3860960,0.353488888888889,0.353488888888889}, {2978533,3859836,3859273,0.352930434782609,0.352930434782609}, {2978534,3860258,3860066,0.16935,0.16935}, {2978535,3860066,3859836,0.186436363636364,0.124290909090909}, {2978536,3859836,3859581,0.23406,0.180046153846154}, {2978537,3860465,3860066,0.255777777777778,0.255777777777778}, {2978538,3861452,3860475,0.513311111111111,0.513311111111111}, {2978539,3859836,3860226,0.340447058823529,0.2756}, {2978540,3860769,3860465,0.166017391304348,0.200968421052632}, {2978541,3861658,3860769,0.578478260869565,0.578478260869565}, {2978542,3861746,3861960,0.259607142857143,0.29076}, {2978543,3861960,3861984,0.0314444444444444,0.0303214285714286}, {2978544,3862691,3861960,0.539866666666667,0.539866666666667}, {2978545,3862286,3861984,0.295008,0.295008}, {2978546,3862991,3862568,0.355777777777778,0.355777777777778}, {2978547,3862991,3862691,1000000,1000000}, {2978548,3863417,3862991,0.267666666666667,0.267666666666667}, {2978549,3863417,3862946,1000000,0.40815652173913}, {2978550,3863243,3862991,1000000,0.4000875}, {2978551,3862814,3863243,0.253375,0.253375}, {2978552,3862432,3862286,0.186366666666667,0.197329411764706}, {2978553,3862286,3863015,0.468,0.468}, {2978554,3863243,3863460,1000000,0.125355555555556}, {2978555,3863460,3863681,1000000,0.250476923076923}, {2978556,3863681,3863417,1000000,0.20742}, {2978557,3863681,3864039,0.284888888888889,0.284888888888889}, {2978558,3863668,3864039,0.179822222222222,0.179822222222222}, {2978559,3865703,3865662,0.09468,0.0860727272727273}, {2978560,3865804,3865703,0.167666666666667,0.2515}, {2978561,3866232,3866318,0.1202,0.0874181818181818}, {2978562,3866318,3866416,0.18492,0.132085714285714}, {2978563,3866318,3865703,1000000,0.357705882352941}, {2978564,3866683,3866318,1000000,0.115333333333333}, {2978565,3866600,3866683,0.0895777777777778,0.0895777777777778}, {2978566,3866683,3866748,0.0946444444444444,1000000}, {2978567,3865072,3864444,0.3014,0.3014}, {2978568,3865773,3865072,0.270038709677419,0.380509090909091}, {2978569,3865400,3865072,0.405866666666667,0.405866666666667}, {2978570,3866943,3865661,0.564977777777778,0.564977777777778}, {2978571,3865072,3864768,0.368035714285714,0.429375}, {2978572,3867633,3867214,0.203977777777778,0.203977777777778}, {2978573,3867644,3867622,1000000,0.168657142857143}, {2978574,3867538,3867909,1000000,0.734115789473684}, {2978575,3867928,3868337,1000000,1000000}, {2978576,3868254,3868649,1000000,0.74307}, {2978577,3868583,3868780,0.2742,0.380833333333333}, {2978578,3868780,3869013,0.369626086956522,0.404828571428571}, {2978579,3869405,3868780,0.284373913043478,0.344242105263158}, {2978580,3870670,3870098,0.232375,1000000}, {2978581,3870472,3869492,1000000,0.395921739130435}, {2978582,3871016,3870472,1000000,0.244460869565217}, {2978583,3871184,3871016,0.194475,0.194475}, {2978584,3868264,3867769,0.306177777777778,0.306177777777778}, {2978585,3871216,3871016,1000000,0.225190909090909}, {2978586,3870122,3870244,0.151147826086957,0.14485}, {2978587,3870244,3870618,0.2842,0.2842}, {2978588,3870618,3870862,0.182472,0.162921428571429}, {2978589,3869169,3869395,0.652705263157895,0.62007}, {2978590,3868278,3868342,0.296125,0.338428571428571}, {2978591,3868342,3867622,0.263630769230769,0.311563636363636}, {2978592,3868902,3868342,0.180289655172414,0.201092307692308}, {2978593,3870618,3869624,0.35808,0.35808}, {2978594,3870862,3869531,0.37785,0.345462857142857}, {2978595,3871206,3870862,0.108658064516129,0.0935666666666667}, {2978596,3871489,3871206,0.394992,0.394992}, {2978597,3871978,3871206,0.270888,0.282175}, {2978598,3869726,3870098,0.131288888888889,0.131288888888889}, {2978599,3872864,3872781,1000000,1000000}, {2978600,3873046,3872974,1000000,1000000}, {2978601,3872781,3872513,1000000,0.328090909090909}, {2978602,3872974,3872740,0.2939,1000000}, {2978603,3872740,3872513,0.0918545454545455,0.0918545454545455}, {2978604,3872910,3872740,0.10132,0.0660782608695652}, {2978605,3872513,3872275,1000000,0.2}, {2978606,3872910,3872747,1000000,0.23523}, {2978607,3873780,3872910,1000000,0.414704347826087}, {2978608,3873685,3872747,0.473628571428571,1000000}, {2978609,3873889,3873780,0.281372727272727,1000000}, {2978610,3873780,3873685,0.210763636363636,1000000}, {2978611,3875160,3873780,1000000,0.611511111111111}, {2978612,3876012,3875816,0.536925,0.613628571428571}, {2978613,3875816,3875916,0.4032,0.4032}, {2978614,3875974,3875916,0.152557894736842,1000000}, {2978615,3875916,3875733,0.281290909090909,1000000}, {2978616,3876325,3876822,1000000,0.50736}, {2978617,3876454,3875733,0.28791724137931,0.28791724137931}, {2978618,3876630,3876454,1000000,0.387495652173913}, {2978619,3871978,3871324,0.4782,0.498125}, {2978620,3872687,3871978,0.303365217391304,0.317154545454545}, {2978621,3873104,3872687,0.340888888888889,0.354}, {2978622,3872687,3872314,0.305634782608696,0.334742857142857}, {2978623,3873584,3873352,0.367666666666667,0.381807692307692}, {2978624,3873352,3872687,0.283523076923077,0.30715}, {2978625,3874265,3874065,1000000,0.347078571428571}, {2978626,3873286,3872314,0.3454,0.490831578947369}, {2978627,3873352,3873286,0.107555555555556,0.107555555555556}, {2978628,3873878,3873352,0.196924137931034,0.1784625}, {2978629,3874065,3873878,0.108272727272727,0.09528}, {2978630,3876822,3876841,0.167733333333333,0.0794526315789474}, {2978631,3876822,3876919,1000000,0.695625}, {2978632,3877686,3877793,0.324685714285714,1000000}, {2978633,3877793,3877615,0.23997,1000000}, {2978634,3877793,3878114,1000000,0.200541176470588}, {2978635,3877218,3876454,0.304822222222222,0.265490322580645}, {2978636,3879076,3878492,1000000,0.456190909090909}, {2978637,3878492,3878730,0.263810526315789,0.227836363636364}, {2978638,3879397,3878730,0.316933333333333,0.316933333333333}, {2978639,3878730,3878875,0.58419,0.486825}, {2978640,3852836,3852976,2.18416666666667,2.18416666666667}, {2978641,3858107,3857747,0.267313043478261,0.219578571428571}, {2978642,3858232,3857747,1000000,0.354033333333333}, {2978643,3858969,3858232,0.490577777777778,0.473057142857143}, {2978644,3855679,3856031,0.246577777777778,0.246577777777778}, {2978645,3856618,3856031,0.297469565217391,0.402458823529412}, {2978646,3860465,3860310,0.086376,0.0744620689655172}, {2978647,3860310,3860226,0.048375,0.048375}, {2978648,3860226,3859995,0.272166666666667,0.222681818181818}, {2978649,3861002,3860310,0.463118181818182,0.463118181818182}, {2978650,3861511,3861208,0.257084210526316,0.187869230769231}, {2978651,3861208,3861002,0.157609090909091,0.15075652173913}, {2978652,3861002,3860597,0.274172727272727,0.251325}, {2978653,3861813,3861511,0.206688888888889,0.206688888888889}, {2978654,3861813,3861564,0.429257142857143,0.222577777777778}, {2978655,3861564,3861201,0.328252173913043,0.37749}, {2978656,3859877,3859268,0.411933333333333,0.37074}, {2978657,3860408,3860730,0.12915,0.133316129032258}, {2978658,3860730,3861136,0.223992857142857,0.223992857142857}, {2978659,3861935,3861813,0.333253846153846,0.361025}, {2978660,3862069,3861813,0.193536,0.193536}, {2978661,3862481,3862069,0.4318875,0.4318875}, {2978662,3862069,3861770,0.32106,0.256848}, {2978663,3860579,3859877,1000000,0.358135714285714}, {2978664,3858303,3858131,0.113008695652174,0.123771428571429}, {2978665,3858303,3859268,0.598036363636364,0.626514285714286}, {2978666,3858361,3858303,0.0394,0.0454615384615385}, {2978667,3859877,3858683,0.805114285714286,0.805114285714286}, {2978668,3862960,3862723,0.1254,0.1254}, {2978669,3863038,3862319,0.362328,0.335488888888889}, {2978670,3863198,3863038,0.0960521739130435,0.0960521739130435}, {2978671,3863699,3863198,0.255,0.255}, {2978672,3865311,3865689,0.262955555555556,0.262955555555556}, {2978673,3865689,3865226,0.3157875,0.3157875}, {2978674,3865907,3865689,0.0953454545454545,0.0953454545454545}, {2978675,3866118,3865907,0.109542857142857,0.104563636363636}, {2978676,3866517,3866118,0.156730434782609,0.1502}, {2978677,3866733,3866517,0.088875,0.0820384615384615}, {2978678,3865181,3865714,0.280457142857143,0.346447058823529}, {2978679,3865907,3865714,0.473823529411765,0.423947368421053}, {2978680,3865714,3865605,0.280961538461538,0.811666666666667}, {2978681,3865714,3865855,0.0567461538461538,0.0776526315789474}, {2978682,3865855,3866463,0.235107692307692,0.277854545454545}, {2978683,3865855,3865605,0.263666666666667,0.263666666666667}, {2978684,3865014,3865468,0.250658823529412,0.250658823529412}, {2978685,3865605,3865468,0.1621125,0.12969}, {2978686,3865605,3866394,0.296622222222222,0.296622222222222}, {2978687,3866439,3866118,0.2837,0.486342857142857}, {2978688,3866439,3866463,0.267947368421053,0.212125}, {2978689,3866463,3866394,0.25122,0.279133333333333}, {2978690,3866439,3867004,0.199888888888889,0.199888888888889}, {2978691,3866517,3867119,0.241622222222222,0.241622222222222}, {2978692,3867119,3867223,0.157066666666667,0.157066666666667}, {2978693,3867119,3867004,1000000,1000000}, {2978694,3867296,3867004,0.112466666666667,0.112466666666667}, {2978695,3865468,3866303,0.3475,0.417}, {2978696,3866394,3866303,0.1695,0.1582}, {2978697,3867523,3867223,0.130904347826087,0.103820689655172}, {2978698,3867684,3867523,0.075525,0.0697153846153846}, {2978699,3867508,3867684,0.352264285714286,0.379361538461538}, {2978700,3867508,3867296,0.21717,0.28956}, {2978701,3867296,3867086,0.468,0.468}, {2978702,3866962,3867086,0.0538,0.0561391304347826}, {2978703,3867722,3867508,0.155052631578947,0.1473}, {2978704,3867086,3867335,0.128147368421053,0.128147368421053}, {2978705,3868196,3867684,0.217390909090909,0.183946153846154}, {2978706,3866394,3866833,0.153888888888889,0.153888888888889}, {2978707,3866833,3866962,0.154,0.154}, {2978708,3867004,3866833,0.369511111111111,0.369511111111111}, {2978709,3868447,3868196,0.10905,0.100661538461538}, {2978710,3868677,3868447,0.11097,0.105685714285714}, {2978711,3869029,3868677,0.129715384615385,0.134904}, {2978712,3869379,3869029,0.158018181818182,0.158018181818182}, {2978713,3869636,3869379,0.101754545454545,0.1599}, {2978714,3867622,3867523,0.465092307692308,0.431871428571429}, {2978715,3868342,3868447,0.459626086956522,0.406592307692308}, {2978716,3868902,3869029,0.409025,0.426808695652174}, {2978717,3868156,3868196,0.4011,0.431953846153846}, {2978718,3868653,3868677,0.521342857142857,0.437928}, {2978719,3871324,3871373,0.293035714285714,0.2735}, {2978720,3871373,3871181,0.603575,0.536511111111111}, {2978721,3870360,3869762,0.485288888888889,0.485288888888889}, {2978722,3871589,3871972,0.125244444444444,0.125244444444444}, {2978723,3871972,3871816,1000000,0.23217}, {2978724,3871972,3872311,0.133825,1000000}, {2978725,3872314,3872311,0.269178947368421,1000000}, {2978726,3872311,3873149,0.608492307692308,1000000}, {2978727,3873286,3873218,0.0852387096774193,1000000}, {2978728,3873218,3873149,0.10085625,0.10085625}, {2978729,3873149,3872986,0.278192307692308,0.278192307692308}, {2978730,3873878,3873218,0.331422222222222,1000000}, {2978731,3874065,3873948,1000000,0.229315384615385}, {2978732,3874477,3874065,0.280226086956522,0.280226086956522}, {2978733,3874477,3874418,0.158269565217391,0.202233333333333}, {2978734,3874418,3873948,0.2448,0.28152}, {2978735,3874667,3874418,0.13008,0.17344}, {2978736,3873948,3873754,1000000,0.446345454545455}, {2978737,3875436,3875204,0.618,1000000}, {2978738,3872200,3871805,0.73866,0.73866}, {2978739,3872986,3872572,0.63192,1000000}, {2978740,3875204,3875006,0.342744,1000000}, {2978741,3874337,3875006,0.26092,0.372742857142857}, {2978742,3875006,3875679,0.3337,0.296622222222222}, {2978743,3875862,3875679,1000000,0.3667}, {2978744,3871805,3871181,1000000,0.277685714285714}, {2978745,3873370,3872572,1000000,0.341925}, {2978746,3873754,3873370,1000000,0.764018181818182}, {2978747,3874228,3874923,0.3284,0.342678260869565}, {2978748,3875006,3874923,0.18625,1000000}, {2978749,3875679,3875599,1000000,0.168104347826087}, {2978750,3874923,3874840,0.187824,1000000}, {2978751,3874120,3874840,0.331725,0.361881818181818}, {2978752,3874840,3875475,0.303784615384615,0.292533333333333}, {2978753,3871181,3871120,1000000,0.103512}, {2978754,3871120,3871004,1000000,0.313254545454545}, {2978755,3871869,3871120,1000000,1000000}, {2978756,3871918,3871869,1000000,1000000}, {2978757,3871869,3871659,1000000,1000000}, {2978758,3871659,3871004,0.3361,1000000}, {2978759,3872348,3871659,0.279573913043478,1000000}, {2978760,3873169,3872348,0.40659,1000000}, {2978761,3872547,3871869,0.234911111111111,0.234911111111111}, {2978762,3872572,3872547,0.0666631578947368,0.0575727272727273}, {2978763,3872547,3872427,0.206372727272727,0.206372727272727}, {2978764,3872427,3872348,0.133371428571429,0.112032}, {2978765,3873370,3873169,1000000,0.286114285714286}, {2978766,3870402,3870368,0.210911111111111,0.210911111111111}, {2978767,3870368,3870327,0.0888666666666667,0.114257142857143}, {2978768,3873087,3870368,0.958977777777778,0.958977777777778}, {2978769,3873169,3873087,1000000,0.180457142857143}, {2978770,3873087,3873001,0.39654,0.165225}, {2978771,3873602,3873169,0.164121428571429,1000000}, {2978772,3873923,3873602,0.151425,1000000}, {2978773,3873602,3873087,0.4344,0.4344}, {2978774,3878375,3880278,0.853711111111111,0.853711111111111}, {2978775,3880241,3880405,1000000,1000000}, {2978776,3880405,3882602,1000000,1000000}, {2978777,3878346,3879499,0.4936,0.4936}, {2978778,3882602,3880440,1000000,1000000}, {2978779,3857718,3858361,0.77772,0.77772}, {2978780,3854970,3856892,0.839236363636364,0.839236363636364}, {2978781,3855431,3854970,0.225763636363636,0.225763636363636}, {2978782,3858996,3858683,0.21295,0.222208695652174}, {2978783,3860128,3860434,0.178333333333333,0.178333333333333}, {2978784,3859809,3859177,0.529073684210526,0.529073684210526}, {2978785,3859565,3858717,0.461333333333333,0.461333333333333}, {2978786,3860234,3860032,0.272033333333333,0.3060375}, {2978787,3860032,3859809,0.160655172413793,0.150290322580645}, {2978788,3859809,3859565,0.186553846153846,0.186553846153846}, {2978789,3860758,3860373,0.320139130434783,0.334690909090909}, {2978790,3860373,3860078,0.2438,0.263304}, {2978791,3860961,3860078,0.5093,0.81488}, {2978792,3861339,3860373,0.504044444444444,0.504044444444444}, {2978793,3861552,3861339,0.292036363636364,1000000}, {2978794,3861331,3861339,1000000,0.0835363636363636}, {2978795,3860961,3861331,0.272942857142857,0.272942857142857}, {2978796,3861469,3861743,0.4422,1000000}, {2978797,3861469,3861331,1000000,0.147954545454545}, {2978798,3861886,3862255,1000000,0.2301}, {2978799,3861701,3861733,0.777763636363636,1000000}, {2978800,3862293,3862255,0.276535714285714,1000000}, {2978801,3862322,3862293,0.135417391304348,1000000}, {2978802,3861941,3862293,1000000,1000000}, {2978803,3862255,3863042,0.733311111111111,0.733311111111111}, {2978804,3862198,3862257,0.345511111111111,0.345511111111111}, {2978805,3862545,3862244,0.224288888888889,0.224288888888889}, {2978806,3862797,3862244,0.288977777777778,0.288977777777778}, {2978807,3862797,3862738,0.0766666666666667,0.0766666666666667}, {2978808,3862940,3862797,0.0730222222222222,0.0730222222222222}, {2978809,3863221,3863097,0.0881684210526316,0.0698}, {2978810,3863488,3863221,0.186678260869565,0.1789}, {2978811,3863299,3860961,2.15565,2.15565}, {2978812,3867675,3866223,0.531111111111111,1000000}, {2978813,3867675,3868155,1000000,0.200536363636364}, {2978814,3868155,3868592,1000000,0.200536363636364}, {2978815,3868592,3869056,1000000,0.2226}, {2978816,3869056,3869604,1000000,0.274136842105263}, {2978817,3867675,3867555,0.285466666666667,0.285466666666667}, {2978818,3868155,3868018,0.283755555555556,0.283755555555556}, {2978819,3868592,3868467,0.284266666666667,0.284266666666667}, {2978820,3869056,3868924,0.291933333333333,0.291933333333333}, {2978821,3867188,3867446,0.399177777777778,0.399177777777778}, {2978822,3867715,3867813,0.184866666666667,0.184866666666667}, {2978823,3867167,3867473,0.23268,0.202330434782609}, {2978824,3867473,3868038,0.312042857142857,0.336046153846154}, {2978825,3867473,3867145,0.488066666666667,0.516776470588235}, {2978826,3867145,3866147,0.325427586206897,0.31458}, {2978827,3868151,3867473,0.357971428571429,0.357971428571429}, {2978828,3868617,3868151,0.219457142857143,0.23043}, {2978829,3869060,3868617,0.191263636363636,0.168312}, {2978830,3869574,3869060,0.249126315789474,0.278435294117647}, {2978831,3868195,3868151,0.272788235294118,0.244073684210526}, {2978832,3868151,3868038,0.45537,0.337311111111111}, {2978833,3868008,3867145,0.295551724137931,0.329653846153846}, {2978834,3868038,3868008,0.107645454545455,0.102965217391304}, {2978835,3868617,3868596,0.0947333333333333,0.0947333333333333}, {2978836,3869063,3869060,0.0963555555555556,0.0963555555555556}, {2978837,3868596,3869063,0.164311111111111,0.164311111111111}, {2978838,3868596,3868566,0.1746,0.1746}, {2978839,3869063,3869048,0.181666666666667,0.181666666666667}, {2978840,3868566,3868235,0.306915789473684,0.323966666666667}, {2978841,3869048,3868566,0.245336842105263,0.245336842105263}, {2978842,3869540,3869048,0.244736842105263,0.31}, {2978843,3868008,3868235,0.0887739130434783,0.0928090909090909}, {2978844,3868235,3868460,0.0792620689655173,0.0884076923076923}, {2978845,3869576,3868460,0.4406,0.391644444444444}, {2978846,3869677,3870992,0.558709090909091,0.682866666666667}, {2978847,3870992,3872020,0.45906,0.399182608695652}, {2978848,3872073,3872944,0.40209,0.382942857142857}, {2978849,3872944,3873494,0.341233333333333,0.279190909090909}, {2978850,3870992,3871109,0.4018,0.4018}, {2978851,3872944,3872776,0.33435,0.351947368421053}, {2978852,3872776,3872622,0.287433333333333,0.246371428571429}, {2978853,3872776,3871883,1000000,1000000}, {2978854,3873336,3872776,0.30354,0.30354}, {2978855,3873494,3873336,0.365494736842105,0.330685714285714}, {2978856,3873336,3873233,0.23799,0.264433333333333}, {2978857,3871109,3871366,0.280444444444444,0.280444444444444}, {2978858,3870242,3870148,0.279688888888889,0.279688888888889}, {2978859,3870757,3870642,0.383936842105263,1000000}, {2978860,3870148,3869628,0.177138461538462,1000000}, {2978861,3870642,3870148,0.157593103448276,1000000}, {2978862,3871366,3870642,0.291860869565217,1000000}, {2978863,3871573,3871366,0.0824571428571429,0.0824571428571429}, {2978864,3870642,3870578,0.26937,1000000}, {2978865,3870578,3870525,0.164755555555556,1000000}, {2978866,3871419,3870578,1000000,0.291866666666667}, {2978867,3870525,3869576,0.3168,0.328984615384615}, {2978868,3871301,3870525,0.252496551724138,0.281630769230769}, {2978869,3869556,3868955,0.327733333333333,0.39328}, {2978870,3869556,3870460,0.35115652173913,0.367118181818182}, {2978871,3870525,3870460,0.1998,0.183816}, {2978872,3872622,3872451,0.26424,0.314571428571429}, {2978873,3872451,3872320,0.193846153846154,0.21}, {2978874,3872320,3872204,0.231314285714286,0.285741176470588}, {2978875,3872204,3871301,0.301422222222222,0.35384347826087}, {2978876,3872204,3872966,0.260311111111111,0.260311111111111}, {2978877,3872320,3873064,0.262977777777778,0.262977777777778}, {2978878,3872451,3873184,0.265533333333333,0.265533333333333}, {2978879,3873896,3874068,1000000,0.140664}, {2978880,3874000,3874678,0.357081818181818,0.561128571428572}, {2978881,3874678,3875321,1000000,1000000}, {2978882,3874840,3874678,0.343390909090909,1000000}, {2978883,3874678,3874508,0.29864347826087,1000000}, {2978884,3875321,3875200,1000000,0.278475}, {2978885,3874498,3874188,0.651818181818182,0.623478260869565}, {2978886,3873506,3874188,0.287078571428571,0.334925}, {2978887,3875185,3874901,0.4908,0.47444}, {2978888,3874188,3874901,0.313368,0.340617391304348}, {2978889,3873314,3874025,0.343382608695652,0.358990909090909}, {2978890,3874025,3874707,0.356072727272727,0.290133333333333}, {2978891,3873151,3873900,0.321888,0.298044444444445}, {2978892,3873900,3874577,0.2802,0.217933333333333}, {2978893,3874025,3873900,0.388129411764706,0.388129411764706}, {2978894,3874901,3874707,0.300077419354839,0.281890909090909}, {2978895,3874707,3874577,0.230266666666667,0.222042857142857}, {2978896,3874707,3875581,0.386888888888889,0.386888888888889}, {2978897,3856892,3856551,0.297618181818182,0.297618181818182}, {2978898,3856892,3858718,0.90614,0.84950625}, {2978899,3858718,3859193,0.3149625,0.3149625}, {2978900,3859193,3859828,0.327418181818182,0.327418181818182}, {2978901,3861601,3859828,0.890981818181818,0.890981818181818}, {2978902,3859193,3859091,0.128690909090909,0.128690909090909}, {2978903,3865530,3864968,0.269028571428571,0.201771428571429}, {2978904,3866380,3865530,0.365608695652174,0.323423076923077}, {2978905,3865429,3865530,0.247166666666667,0.247166666666667}, {2978906,3865530,3866288,0.353466666666667,0.353466666666667}, {2978907,3865603,3865826,0.177155555555556,0.177155555555556}, {2978908,3866322,3865603,0.2616,0.2616}, {2978909,3866263,3865826,0.164466666666667,0.164466666666667}, {2978910,3864739,3864228,0.229444444444444,0.229444444444444}, {2978911,3864236,3864335,0.164111111111111,0.164111111111111}, {2978912,3868008,3867933,0.2466,0.305784}, {2978913,3868460,3868410,0.0927,0.132428571428571}, {2978914,3868206,3868410,0.0791333333333333,0.0791333333333333}, {2978915,3868206,3868150,0.206377777777778,0.206377777777778}, {2978916,3867933,3868150,0.09516,0.105733333333333}, {2978917,3868150,3868409,0.13473,0.112275}, {2978918,3868410,3868657,0.20811,0.20811}, {2978919,3868657,3868409,0.154885714285714,1000000}, {2978920,3868955,3868657,0.178547368421053,1000000}, {2978921,3868409,3868539,0.0760857142857143,1000000}, {2978922,3868539,3868798,0.142885714285714,1000000}, {2978923,3868798,3868955,0.106,1000000}, {2978924,3868798,3869537,0.529866666666667,0.529866666666667}, {2978925,3868539,3868861,0.225222222222222,0.225222222222222}, {2978926,3867874,3866314,0.75684,0.75684}, {2978927,3868425,3867874,1000000,0.197177777777778}, {2978928,3869291,3869088,1000000,1000000}, {2978929,3867754,3866644,0.454176,0.493669565217391}, {2978930,3868425,3868396,0.24465,0.24465}, {2978931,3868396,3868405,0.171992307692308,0.2794875}, {2978932,3869036,3868396,0.224511111111111,0.224511111111111}, {2978933,3869088,3869036,0.1268,0.1268}, {2978934,3869036,3869076,0.136844444444444,0.136844444444444}, {2978935,3868405,3867754,0.282872727272727,0.296342857142857}, {2978936,3868946,3868405,0.185222222222222,0.192346153846154}, {2978937,3869076,3868946,0.0593739130434783,0.0525230769230769}, {2978938,3869278,3869076,0.10161,0.0883565217391304}, {2978939,3869514,3869278,0.1154,0.159784615384615}, {2978940,3867754,3867662,0.65235,0.497028571428571}, {2978941,3868946,3868948,0.12576,0.147952941176471}, {2978942,3869009,3869005,0.21616,0.180133333333333}, {2978943,3868948,3867936,0.48537,0.64716}, {2978944,3869009,3867936,1.57933333333333,1.57933333333333}, {2978945,3868948,3869009,0.421305882352941,0.3979}, {2978946,3867645,3867662,0.0358363636363636,0.03285}, {2978947,3869005,3867662,0.374735294117647,0.455035714285714}, {2978948,3869250,3869005,0.0927461538461538,0.114828571428571}, {2978949,3869473,3869250,0.106171428571429,0.14864}, {2978950,3870070,3869529,0.181176923076923,0.2617}, {2978951,3870070,3870031,0.79692,1000000}, {2978952,3870749,3870070,0.181129411764706,0.181129411764706}, {2978953,3871139,3872049,0.621369230769231,0.621369230769231}, {2978954,3871021,3871901,0.40362,0.33635}, {2978955,3872204,3872049,0.238733333333333,0.257832}, {2978956,3872049,3871966,0.125295652173913,0.130990909090909}, {2978957,3871966,3871901,0.113435294117647,0.0876545454545455}, {2978958,3871901,3871839,0.1896,0.11376}, {2978959,3871755,3871658,0.17652,0.22065}, {2978960,3871658,3871312,0.408367741935484,0.506376}, {2978961,3871966,3872511,0.236288888888889,0.236288888888889}, {2978962,3872633,3871755,0.493941176470588,0.493941176470588}, {2978963,3871658,3870749,0.245523529411765,0.287855172413793}, {2978964,3872550,3871658,0.264483870967742,0.32796}, {2978965,3870460,3870345,0.384991304347826,0.327955555555556}, {2978966,3878656,3878246,0.435044444444444,0.435044444444444}, {2978967,3871312,3870979,0.428565517241379,0.478015384615385}, {2978968,3870979,3870147,1000000,0.295066666666667}, {2978969,3872328,3873176,0.323496,1000000}, {2978970,3873176,3873915,0.290733333333333,1000000}, {2978971,3873176,3873022,0.425858823529412,0.425858823529412}, {2978972,3873022,3872937,0.145733333333333,0.145733333333333}, {2978973,3873765,3873022,0.31236,0.31236}, {2978974,3873915,3873765,0.337017391304348,0.337017391304348}, {2978975,3873765,3873655,0.165444444444444,0.165444444444444}, {2978976,3861924,3861034,0.5204,0.5204}, {2978977,3862098,3861765,0.2244,0.2244}, {2978978,3862098,3862464,0.464177777777778,0.464177777777778}, {2978979,3862007,3862098,0.241366666666667,0.241366666666667}, {2978980,3861942,3862007,0.116366666666667,0.116366666666667}, {2978981,3862951,3863098,0.287355555555556,0.287355555555556}, {2978982,3864128,3863653,0.27831,0.27831}, {2978983,3863224,3863653,0.740686956521739,0.740686956521739}, {2978984,3864069,3863737,0.217305882352941,0.175914285714286}, {2978985,3864069,3864456,0.520875,0.520875}, {2978986,3864521,3864069,0.302188235294118,0.233509090909091}, {2978987,3865911,3864862,0.514472727272727,0.514472727272727}, {2978988,3863861,3864069,0.253342857142857,0.253342857142857}, {2978989,3863861,3863599,0.153654545454545,0.14085}, {2978990,3864408,3863861,0.257304,0.238244444444444}, {2978991,3863521,3863861,0.389622222222222,0.389622222222222}, {2978992,3864862,3864745,0.148010526315789,0.133914285714286}, {2978993,3864745,3864521,0.184285714285714,0.16125}, {2978994,3864275,3864861,0.474063157894737,0.474063157894737}, {2978995,3862337,3862746,0.477955555555556,0.477955555555556}, {2978996,3862618,3863047,0.498866666666667,0.498866666666667}, {2978997,3862736,3863190,0.516511111111111,0.516511111111111}, {2978998,3862337,3862098,0.113815384615385,0.1233}, {2978999,3862618,3862337,0.136272,0.11356}, {2979000,3862736,3862618,0.0851739130434783,0.0851739130434783}, {2979001,3862861,3862736,0.113766666666667,0.13652}, {2979002,3863521,3863130,0.55788,0.55788}, {2979003,3862753,3862007,0.339266666666667,0.339266666666667}, {2979004,3863130,3862861,0.166422222222222,0.166422222222222}, {2979005,3863819,3863993,0.145244444444444,0.145244444444444}, {2979006,3864315,3864568,0.105556097560976,0.127288235294118}, {2979007,3866989,3866322,0.2586,0.2586}, {2979008,3867253,3866989,0.232421052631579,0.232421052631579}, {2979009,3866989,3867468,0.405,0.405}, {2979010,3867645,3867468,0.171317647058824,0.19416}, {2979011,3867468,3867401,0.101511111111111,0.101511111111111}, {2979012,3866858,3866989,0.235433333333333,0.235433333333333}, {2979013,3866814,3866237,0.235527272727273,0.235527272727273}, {2979014,3867307,3866814,0.1422,0.16671724137931}, {2979015,3867694,3867307,0.156,0.16848}, {2979016,3868203,3867694,0.154877419354839,0.165558620689655}, {2979017,3868444,3868203,0.0882827586206897,0.08534}, {2979018,3866858,3866234,0.218307692307692,0.218307692307692}, {2979019,3867301,3866814,0.551192307692308,0.551192307692308}, {2979020,3867551,3867307,0.297351724137931,0.297351724137931}, {2979021,3867856,3867694,0.213977777777778,0.213977777777778}, {2979022,3867301,3866874,0.211554545454545,0.211554545454545}, {2979023,3867660,3867301,0.164533333333333,0.164533333333333}, {2979024,3867551,3867856,0.133977777777778,0.133977777777778}, {2979025,3867660,3867551,0.0748,0.0748}, {2979026,3868032,3867856,0.0997333333333333,0.0997333333333333}, {2979027,3868327,3868203,0.171977777777778,0.171977777777778}, {2979028,3868032,3868327,0.130488888888889,0.130488888888889}, {2979029,3868958,3868327,0.331266666666667,0.331266666666667}, {2979030,3867800,3867660,0.07196,0.134925}, {2979031,3868159,3868032,0.0707555555555556,0.0707555555555556}, {2979032,3867918,3867301,0.550690909090909,0.550690909090909}, {2979033,3867800,3868159,0.140911111111111,0.140911111111111}, {2979034,3867800,3868344,0.477333333333333,0.318222222222222}, {2979035,3868636,3868159,0.279422222222222,0.279422222222222}, {2979036,3869245,3868958,0.154022222222222,0.159946153846154}, {2979037,3868958,3868751,0.09358,0.08773125}, {2979038,3868751,3868636,0.0481928571428571,0.0499777777777778}, {2979039,3868636,3868344,0.152955555555556,0.13321935483871}, {2979040,3868344,3867918,0.221328,0.197614285714286}, {2979041,3869455,3868751,0.3446,0.3446}, {2979042,3868880,3868344,0.234662068965517,0.22684}, {2979043,3869911,3869455,1000000,1000000}, {2979044,3870038,3869911,1000000,1000000}, {2979045,3867918,3868330,0.230630769230769,0.230630769230769}, {2979046,3868330,3868438,0.139266666666667,0.139266666666667}, {2979047,3869357,3868880,0.2102625,0.269136}, {2979048,3868880,3868330,0.242777777777778,0.242777777777778}, {2979049,3868438,3867810,0.238688888888889,0.238688888888889}, {2979050,3869357,3868438,0.382025,0.416754545454545}, {2979051,3869357,3869471,0.08168,0.0556909090909091}, {2979052,3869911,3870044,1000000,1000000}, {2979053,3870547,3870648,0.394466666666667,0.394466666666667}, {2979054,3873309,3873297,0.212,0.212}, {2979055,3850176,3850314,0.098,0.098}, {2979056,3851828,3852455,0.556869230769231,0.658118181818182}, {2979057,3852455,3852762,0.263854545454545,0.263854545454545}, {2979058,3852455,3853105,0.202872727272727,0.202872727272727}, {2979059,3853055,3853105,0.124145454545455,0.124145454545455}, {2979060,3853105,3853705,0.302545454545455,0.302545454545455}, {2979061,3850314,3849947,0.183272727272727,0.183272727272727}, {2979062,3861518,3861145,0.252285714285714,0.240818181818182}, {2979063,3861692,3860944,0.548557894736842,0.548557894736842}, {2979064,3861942,3861933,1000000,0.409088888888889}, {2979065,3862327,3861933,0.334606451612903,0.334606451612903}, {2979066,3861933,3861518,0.302177777777778,0.291385714285714}, {2979067,3861933,3862248,1000000,1000000}, {2979068,3862670,3862248,0.455815384615385,0.59256}, {2979069,3862248,3861996,0.240675,0.28881}, {2979070,3861836,3861518,0.120331578947368,0.138563636363636}, {2979071,3861996,3861836,0.0635351351351351,0.07836}, {2979072,3862211,3861996,0.102977142857143,0.109218181818182}, {2979073,3862552,3862211,0.13032972972973,0.13395}, {2979074,3861836,3861692,0.235088888888889,0.235088888888889}, {2979075,3861692,3861566,0.341454545454545,0.278222222222222}, {2979076,3862735,3861692,0.630939130434783,0.630939130434783}, {2979077,3862644,3862735,0.218836363636364,0.218836363636364}, {2979078,3863130,3863023,0.176368421052632,0.159571428571429}, {2979079,3863066,3863023,0.246552,0.267991304347826}, {2979080,3862211,3863066,0.528155555555556,0.528155555555556}, {2979081,3863242,3863066,0.142009090909091,0.142009090909091}, {2979082,3864315,3863897,0.301711111111111,0.301711111111111}, {2979083,3863897,3863628,1000000,1000000}, {2979084,3864223,3863897,0.175288888888889,0.175288888888889}, {2979085,3864568,3864223,0.256044444444444,0.256044444444444}, {2979086,3865404,3864762,0.305511111111111,0.305511111111111}, {2979087,3865673,3865051,0.287533333333333,0.287533333333333}, {2979088,3864474,3864223,0.112711111111111,0.112711111111111}, {2979089,3864797,3864474,0.191466666666667,0.191466666666667}, {2979090,3864797,3865051,0.0987789473684211,0.134057142857143}, {2979091,3865051,3865735,0.307418181818182,0.307418181818182}, {2979092,3865418,3864474,0.507955555555555,0.507955555555555}, {2979093,3862552,3863242,0.532,0.532}, {2979094,3862873,3862552,0.156411428571429,0.156411428571429}, {2979095,3863543,3863242,0.177666666666667,0.177666666666667}, {2979096,3863543,3863871,0.229955555555556,0.229955555555556}, {2979097,3863151,3863543,0.303533333333333,0.303533333333333}, {2979098,3862873,3863151,0.296034782608696,0.296034782608696}, {2979099,3863151,3863416,0.152844444444444,0.152844444444444}, {2979100,3863416,3863543,0.445977777777778,0.445977777777778}, {2979101,3863416,3863803,0.204822222222222,0.204822222222222}, {2979102,3865999,3866752,0.309822222222222,0.309822222222222}, {2979103,3866972,3866752,0.132555555555556,0.132555555555556}, {2979104,3866371,3866972,0.283622222222222,0.283622222222222}, {2979105,3866012,3866371,0.162046153846154,0.150471428571429}, {2979106,3865735,3866012,0.12266,0.12266}, {2979107,3865634,3865735,0.0505125,0.0734727272727273}, {2979108,3865418,3865634,0.137454545454545,0.116307692307692}, {2979109,3864756,3865418,0.382390909090909,0.442768421052632}, {2979110,3863353,3862873,0.249745945945946,0.318641379310345}, {2979111,3864109,3864615,0.37236,0.404739130434783}, {2979112,3863928,3864109,0.191025,0.183384}, {2979113,3865751,3865634,0.190017391304348,0.190017391304348}, {2979114,3865216,3864940,0.162757894736842,0.162757894736842}, {2979115,3865751,3865216,0.252088888888889,0.252088888888889}, {2979116,3865995,3865751,0.112577777777778,0.112577777777778}, {2979117,3866309,3866012,0.168133333333333,0.168133333333333}, {2979118,3866309,3865995,0.141111111111111,0.141111111111111}, {2979119,3866710,3866309,0.214657142857143,0.214657142857143}, {2979120,3866872,3866309,0.322044444444444,0.322044444444444}, {2979121,3867277,3866872,0.2427,0.285529411764706}, {2979122,3866442,3865995,0.253755555555556,0.253755555555556}, {2979123,3866872,3866442,0.158888888888889,0.158888888888889}, {2979124,3866671,3866872,0.178733333333333,0.178733333333333}, {2979125,3867083,3866671,0.2528,0.2528}, {2979126,3865837,3865751,0.292177777777778,0.292177777777778}, {2979127,3865837,3865216,0.268022222222222,0.268022222222222}, {2979128,3865937,3865837,0.0786260869565217,0.0822}, {2979129,3865576,3865937,0.168888888888889,0.168888888888889}, {2979130,3865937,3866199,0.116066666666667,0.116066666666667}, {2979131,3866442,3866199,0.145422222222222,0.145422222222222}, {2979132,3866199,3866671,0.1524,0.1524}, {2979133,3866033,3865937,0.0816947368421053,0.0739142857142857}, {2979134,3866838,3866033,0.4435,0.4435}, {2979135,3866207,3866033,0.64845,0.51876}, {2979136,3864109,3865237,0.521955555555556,0.521955555555556}, {2979137,3867410,3866872,0.329422222222222,0.329422222222222}, {2979138,3868438,3868658,0.188537142857143,0.188537142857143}, {2979139,3868818,3868242,0.265714285714286,0.265714285714286}, {2979140,3868658,3868818,0.157822222222222,0.157822222222222}, {2979141,3868818,3869041,0.507035294117647,0.507035294117647}, {2979142,3869041,3869307,0.335577777777778,0.335577777777778}, {2979143,3869528,3868658,0.316755555555556,0.316755555555556}, {2979144,3869600,3868818,0.314725,0.314725}, {2979145,3869041,3868595,0.164066666666667,0.164066666666667}, {2979146,3869668,3869041,0.3198,0.3198}, {2979147,3870256,3869528,0.381282352941176,0.308657142857143}, {2979148,3870332,3870256,0.1442,0.157309090909091}, {2979149,3870256,3870216,0.359968421052632,0.359968421052632}, {2979150,3870830,3870658,0.369857142857143,0.383555555555556}, {2979151,3869582,3869779,0.0789,0.0826571428571429}, {2979152,3869779,3869978,0.08799,0.0799909090909091}, {2979153,3869978,3870216,0.0977454545454546,0.074151724137931}, {2979154,3870216,3870658,0.20454,0.1461}, {2979155,3869978,3869889,0.348736363636364,0.426233333333333}, {2979156,3869889,3869786,0.286377777777778,0.286377777777778}, {2979157,3870096,3869889,0.164618181818182,0.164618181818182}, {2979158,3870096,3869992,0.299422222222222,0.299422222222222}, {2979159,3870561,3870096,0.155511111111111,0.155511111111111}, {2979160,3870658,3870625,0.189542857142857,0.189542857142857}, {2979161,3870625,3870603,1000000,0.065895652173913}, {2979162,3870603,3870561,1000000,0.10419}, {2979163,3870561,3870416,1000000,0.362488888888889}, {2979164,3870625,3870810,1000000,0.0630692307692308}, {2979165,3870603,3870787,0.0603333333333333,0.0603333333333333}, {2979166,3870810,3870787,0.0532222222222222,0.0532222222222222}, {2979167,3870787,3870779,0.0788222222222222,0.0788222222222222}, {2979168,3870779,3870675,0.355555555555556,0.355555555555556}, {2979169,3871156,3871054,0.357444444444444,0.357444444444444}, {2979170,3872056,3871931,0.333066666666667,0.333066666666667}, {2979171,3871931,3871804,1000000,1000000}, {2979172,3871804,3871689,0.376955555555556,0.376955555555556}, {2979173,3872248,3872146,1000000,0.45426}, {2979174,3871931,3872146,1000000,1000000}, {2979175,3872146,3872112,1000000,0.153703448275862}, {2979176,3871804,3872034,1000000,1000000}, {2979177,3872112,3872034,1000000,0.14341935483871}, {2979178,3872034,3871912,1000000,0.6354375}, {2979179,3872112,3872480,0.269261538461538,0.269261538461538}, {2979180,3872480,3872582,0.0585882352941176,0.0664}, {2979181,3872775,3872631,0.477234782608696,0.439056}, {2979182,3873207,3873158,0.455325,0.455325}, {2979183,3872631,3873158,0.191888888888889,0.191888888888889}, {2979184,3872631,3872582,0.139042105263158,0.120081818181818}, {2979185,3872582,3872919,0.14376,0.14376}, {2979186,3872919,3873153,0.1152,0.1152}, {2979187,3873158,3873153,0.0988444444444444,0.0988444444444444}, {2979188,3872480,3872329,0.900975,0.900975}, {2979189,3872919,3872801,0.779233333333333,0.779233333333333}, {2979190,3870416,3870326,0.461952,0.412457142857143}, {2979191,3870326,3871011,0.237755555555556,0.237755555555556}, {2979192,3869857,3870172,0.107928,0.117313043478261}, {2979193,3869857,3870267,0.519733333333333,0.519733333333333}, {2979194,3870267,3870172,0.429333333333333,0.429333333333333}, {2979195,3870326,3870310,0.120978947368421,0.11493}, {2979196,3870310,3870296,0.06984,0.0455478260869565}, {2979197,3870172,3870296,0.047025,0.0594}, {2979198,3870296,3870293,0.0405333333333333,0.0420923076923077}, {2979199,3870293,3870266,0.177461538461538,0.096125}, {2979200,3870266,3870941,0.233955555555556,0.233955555555556}, {2979201,3870310,3870293,0.5446,0.5446}, {2979202,3871912,3871746,0.4314,0.449375}, {2979203,3871746,3872436,0.294142857142857,0.30885}, {2979204,3872436,3872721,0.0746129032258064,0.110142857142857}, {2979205,3872801,3872721,0.332909090909091,0.422538461538461}, {2979206,3872721,3872955,0.118642105263158,0.093925}, {2979207,3873576,3873552,0.497530434782609,0.4768}, {2979208,3872436,3872384,0.34122,0.359178947368421}, {2979209,3872913,3872955,0.324657142857143,0.4261125}, {2979210,3871429,3871038,0.196666666666667,0.131111111111111}, {2979211,3871429,3871634,0.0649354838709677,0.0774230769230769}, {2979212,3871634,3872384,0.2512,0.260861538461538}, {2979213,3872384,3872913,0.160055172413793,0.185664}, {2979214,3871656,3871634,0.0484444444444444,0.0484444444444444}, {2979215,3873153,3873271,0.0473555555555556,0.0473555555555556}, {2979216,3873271,3873607,0.127244444444444,0.127244444444444}, {2979217,3873271,3873190,0.514777777777778,0.514777777777778}, {2979218,3885991,3886317,0.119172413793103,1000000}, {2979219,3886005,3886317,0.135036363636364,1000000}, {2979220,3861011,3859859,1.72033846153846,1.06497142857143}, {2979221,3862720,3861492,0.513154838709677,0.513154838709677}, {2979222,3862828,3862720,0.278918181818182,0.322957894736842}, {2979223,3862300,3861318,0.534666666666667,0.534666666666667}, {2979224,3862300,3862112,0.425266666666667,0.425266666666667}, {2979225,3862204,3861430,0.7184,0.7184}, {2979226,3861492,3861357,0.174288888888889,0.174288888888889}, {2979227,3863665,3863928,0.301539130434783,0.256866666666667}, {2979228,3866036,3863928,1.7666,1.7666}, {2979229,3866036,3866367,0.29079,0.29079}, {2979230,3865759,3866036,0.255628571428571,0.255628571428571}, {2979231,3865641,3865759,0.0788222222222222,0.0788222222222222}, {2979232,3866775,3866036,0.299733333333333,0.299733333333333}, {2979233,3863557,3863262,0.33265,0.33265}, {2979234,3864151,3863821,0.6074,0.6074}, {2979235,3863262,3862720,0.322272,0.322272}, {2979236,3863821,3863262,0.309807692307692,0.309807692307692}, {2979237,3864139,3863821,0.18366,0.18366}, {2979238,3865612,3864139,0.665822222222222,0.665822222222222}, {2979239,3865914,3865612,0.41448,0.41448}, {2979240,3865612,3865492,0.185711111111111,0.185711111111111}, {2979241,3863542,3862934,0.312511111111111,0.312511111111111}, {2979242,3863754,3863542,0.106466666666667,0.106466666666667}, {2979243,3863918,3863754,0.138046153846154,0.138046153846154}, {2979244,3863821,3863542,0.283844444444444,0.283844444444444}, {2979245,3863754,3863627,0.314955555555556,0.314955555555556}, {2979246,3863627,3863937,0.137733333333333,0.137733333333333}, {2979247,3865857,3865612,0.0961111111111111,0.0961111111111111}, {2979248,3865857,3865548,0.242155555555556,0.242155555555556}, {2979249,3866137,3865857,0.224133333333333,0.224133333333333}, {2979250,3868109,3866285,0.763533333333333,0.763533333333333}, {2979251,3868313,3866602,0.740222222222222,0.740222222222222}, {2979252,3866983,3867557,0.265133333333333,0.265133333333333}, {2979253,3867557,3868134,0.248844444444444,0.248844444444444}, {2979254,3867713,3867557,0.1094,0.1094}, {2979255,3868297,3867713,0.236111111111111,0.236111111111111}, {2979256,3868297,3868134,0.113444444444444,0.113444444444444}, {2979257,3868741,3868297,0.186755555555556,0.186755555555556}, {2979258,3869012,3867595,0.599422222222222,0.599422222222222}, {2979259,3868074,3868827,0.312577777777778,0.312577777777778}, {2979260,3868827,3869325,0.272791304347826,0.241315384615385}, {2979261,3868827,3869497,0.5412,0.5412}, {2979262,3872141,3871656,0.316977777777778,0.316977777777778}, {2979263,3868056,3867628,0.308,0.308}, {2979264,3869321,3868298,1000000,1000000}, {2979265,3882075,3882641,0.36318,0.36318}, {2979266,3882641,3882903,0.16479,0.16479}, {2979267,3884580,3885174,0.1879875,0.146721951219512}, {2979268,3885174,3885462,0.126576923076923,0.0997272727272727}, {2979269,3882987,3882641,0.40665,0.40665}, {2979270,3882987,3882289,0.39381,0.39381}, {2979271,3883208,3882987,0.11277,0.11277}, {2979272,3883605,3884066,0.24543,0.24543}, {2979273,3884028,3884066,0.388377777777778,0.388377777777778}, {2979274,3885143,3884628,0.26421,0.26421}, {2979275,3883107,3882903,0.152688888888889,0.152688888888889}, {2979276,3887762,3887788,0.0400888888888889,0.0400888888888889}, {2979277,3887788,3887828,0.21987,0.21987}, {2979278,3861592,3860922,0.451272,0.451272}, {2979279,3861617,3861592,0.060312,0.0558444444444444}, {2979280,3861781,3861592,0.118009090909091,0.136642105263158}, {2979281,3861781,3861614,0.282422222222222,0.282422222222222}, {2979282,3862207,3862204,0.199725,0.152171428571429}, {2979283,3860324,3859430,0.409468965517241,0.424092857142857}, {2979284,3861212,3861617,0.552714285714286,0.552714285714286}, {2979285,3862730,3861781,0.546485714285714,0.7172625}, {2979286,3864314,3861617,1.485216,1.3752}, {2979287,3863354,3862730,0.445642105263158,0.6048}, {2979288,3863354,3862974,0.731,0.731}, {2979289,3863969,3863354,0.387694736842105,0.433305882352941}, {2979290,3864540,3865410,0.418963636363636,0.418963636363636}, {2979291,3864541,3864101,0.195333333333333,0.195333333333333}, {2979292,3863914,3864188,0.154955555555556,0.154955555555556}, {2979293,3866355,3866014,0.135977777777778,0.135977777777778}, {2979294,3866744,3866355,0.21168,0.249035294117647}, {2979295,3866885,3866509,0.133269230769231,0.182368421052632}, {2979296,3866885,3866707,0.131133333333333,0.131133333333333}, {2979297,3866707,3866304,0.178009090909091,0.19581}, {2979298,3866980,3866707,0.1663,0.173530434782609}, {2979299,3866370,3866304,0.297022222222222,0.297022222222222}, {2979300,3866370,3866582,0.133333333333333,0.133333333333333}, {2979301,3866740,3866370,0.145088888888889,0.145088888888889}, {2979302,3866642,3866740,0.222755555555556,0.222755555555556}, {2979303,3866740,3866846,0.109644444444444,0.109644444444444}, {2979304,3866980,3866846,0.0944666666666667,0.0944666666666667}, {2979305,3867317,3866980,0.169153846153846,0.18325}, {2979306,3866846,3867317,0.205244444444444,0.205244444444444}, {2979307,3867317,3867759,0.234111111111111,0.234111111111111}, {2979308,3867516,3867317,0.147222222222222,0.19875}, {2979309,3867143,3867516,0.284815384615385,0.3366}, {2979310,3867516,3867759,0.104088888888889,0.104088888888889}, {2979311,3867678,3866885,0.302690322580645,0.375336}, {2979312,3868152,3867678,0.219268965517241,0.21196}, {2979313,3867759,3868152,1000000,1000000}, {2979314,3868516,3868152,0.190071428571429,0.231391304347826}, {2979315,3867656,3868784,0.470933333333333,0.470933333333333}, {2979316,3870201,3869321,1000000,1000000}, {2979317,3867628,3867150,0.208533333333333,0.208533333333333}, {2979318,3869159,3868764,0.42033,0.42033}, {2979319,3869739,3869159,0.3165,0.3165}, {2979320,3869374,3869248,0.117644444444444,0.117644444444444}, {2979321,3869326,3869374,0.167311111111111,0.167311111111111}, {2979322,3869479,3869326,0.247155555555556,0.247155555555556}, {2979323,3870055,3869374,0.279133333333333,0.279133333333333}, {2979324,3870386,3870490,0.35943,0.35943}, {2979325,3869980,3870237,0.243511111111111,0.243511111111111}, {2979326,3870313,3870237,0.0281777777777778,0.0281777777777778}, {2979327,3870248,3870313,0.195244444444444,0.195244444444444}, {2979328,3870237,3869479,0.356355555555556,0.356355555555556}, {2979329,3870313,3870605,0.0982222222222222,0.0982222222222222}, {2979330,3870597,3870605,0.189646153846154,0.182622222222222}, {2979331,3871880,3872269,0.151069565217391,0.165457142857143}, {2979332,3873858,3873874,0.0947555555555556,0.0882206896551724}, {2979333,3879696,3878822,1000000,1000000}, {2979334,3880181,3879717,0.240777777777778,0.240777777777778}, {2979335,3879700,3879716,0.101577777777778,0.101577777777778}, {2979336,3879696,3879700,0.0674666666666667,0.0674666666666667}, {2979337,3879696,3879717,0.153711111111111,0.153711111111111}, {2979338,3880226,3880289,0.4752375,0.4752375}, {2979339,3880226,3880213,0.1084,0.1084}, {2979340,3880181,3880213,0.3018,0.3018}, {2979341,3880163,3880181,0.1341375,0.165092307692308}, {2979342,3880144,3880163,0.14535,0.184990909090909}, {2979343,3880642,3880181,0.218044444444444,0.218044444444444}, {2979344,3880610,3880289,0.2650875,0.21207}, {2979345,3880610,3880712,1000000,1000000}, {2979346,3880687,3880712,1000000,1000000}, {2979347,3880687,3880642,1000000,1000000}, {2979348,3880576,3880642,0.6961,0.6961}, {2979349,3880984,3880610,0.203685714285714,0.194427272727273}, {2979350,3881478,3880642,0.357511111111111,0.357511111111111}, {2979351,3881737,3880984,0.487729411764706,0.41457}, {2979352,3881588,3881737,0.389057142857143,0.40851}, {2979353,3881588,3881512,0.276138461538461,0.276138461538461}, {2979354,3882136,3882134,0.59528,0.59528}, {2979355,3881463,3880338,1000000,1000000}, {2979356,3882731,3882817,1000000,1000000}, {2979357,3882134,3882114,1.07383636363636,1.07383636363636}, {2979358,3881512,3881478,0.140725,0.14684347826087}, {2979359,3883605,3883642,0.404733333333333,0.404733333333333}, {2979360,3884066,3884128,1000000,0.429777777777778}, {2979361,3884687,3884628,0.75612,0.75612}, {2979362,3884715,3884687,0.197188235294118,0.197188235294118}, {2979363,3887571,3888042,0.259914285714286,0.237313043478261}, {2979364,3885015,3885020,0.0905714285714286,0.1585}, {2979365,3887571,3889116,0.74877,0.74877}, {2979366,3889116,3889095,0.35996,0.3374625}, {2979367,3884680,3885085,0.151288888888889,0.151288888888889}, {2979368,3885862,3885789,0.595177777777778,0.595177777777778}, {2979369,3885535,3886315,0.2978,0.2978}, {2979370,3889116,3890497,0.78933,0.78933}, {2979371,3890497,3890481,1000000,1000000}, {2979372,3890497,3890847,0.148022222222222,0.148022222222222}, {2979373,3893806,3894088,0.189371428571429,0.152953846153846}, {2979374,3894088,3894120,0.44505,0.547753846153846}, {2979375,3894088,3894564,1000000,0.263256}, {2979376,3893941,3893806,1000000,0.263234482758621}, {2979377,3894088,3894240,0.386494736842105,0.349685714285714}, {2979378,3894826,3895423,0.233451428571429,0.2476}, {2979379,3894131,3894252,1000000,1000000}, {2979380,3894430,3894261,0.141,0.1498125}, {2979381,3895744,3895637,0.0918818181818182,0.0918818181818182}, {2979382,3895637,3895464,0.158311111111111,0.158311111111111}, {2979383,3895637,3896112,0.287911111111111,0.287911111111111}, {2979384,3895874,3896112,0.197863636363636,0.229105263157895}, {2979385,3896112,3896226,0.1295625,0.109105263157895}, {2979386,3895882,3896614,0.638739130434782,0.58764}, {2979387,3896614,3897327,0.680714285714286,0.71475}, {2979388,3897327,3897913,0.36125625,0.502617391304348}, {2979389,3897913,3898460,0.274961538461538,0.297875}, {2979390,3896614,3897066,0.421866666666667,0.33015652173913}, {2979391,3896260,3896844,1000000,0.882327272727273}, {2979392,3896990,3897059,1000000,0.053325}, {2979393,3897059,3897199,1000000,0.0998444444444444}, {2979394,3897199,3897550,1000000,0.324518181818182}, {2979395,3897066,3897550,0.31575,0.344454545454545}, {2979396,3897059,3897532,1000000,0.344971428571429}, {2979397,3897199,3897659,0.344885714285714,1000000}, {2979398,3897532,3897848,1000000,1000000}, {2979399,3897550,3898065,1000000,0.338018181818182}, {2979400,3897576,3897700,1000000,1000000}, {2979401,3898966,3899288,0.285175,1000000}, {2979402,3898065,3898187,0.0719714285714286,0.0839666666666667}, {2979403,3898187,3898397,0.171176470588235,0.161666666666667}, {2979404,3898397,3898549,0.0784571428571429,0.06865}, {2979405,3898706,3899188,0.248622222222222,0.248622222222222}, {2979406,3898853,3899188,0.3672375,0.267081818181818}, {2979407,3898187,3898597,0.317008695652174,0.317008695652174}, {2979408,3898597,3898706,0.0820285714285714,0.0820285714285714}, {2979409,3898549,3898597,0.3882,0.3882}, {2979410,3899288,3899528,0.131590909090909,0.131590909090909}, {2979411,3899528,3899778,0.24879,0.24879}, {2979412,3899188,3899262,0.0590608695652174,0.0522461538461538}, {2979413,3899262,3899778,0.274,0.274}, {2979414,3899528,3899812,0.161232,0.16795}, {2979415,3899812,3899982,0.142452631578947,0.13533}, {2979416,3899812,3900120,0.197666666666667,0.197666666666667}, {2979417,3899808,3900120,0.159333333333333,0.159333333333333}, {2979418,3899262,3899485,0.207266666666667,0.15545}, {2979419,3897550,3898349,0.90135,0.554676923076923}, {2979420,3897700,3898457,1000000,0.4858}, {2979421,3900071,3901021,0.479888888888889,0.46275}, {2979422,3900312,3901244,0.40918125,0.503607692307692}, {2979423,3898349,3898790,0.374563636363636,0.433705263157895}, {2979424,3899153,3899562,0.352095652173913,0.352095652173913}, {2979425,3898790,3899312,0.470325,0.37626}, {2979426,3899312,3899562,0.207410526315789,0.231811764705882}, {2979427,3899562,3899984,0.20788,0.20788}, {2979428,3899688,3900108,0.32325,0.32325}, {2979429,3899984,3900108,0.0869454545454545,0.0869454545454545}, {2979430,3900108,3900403,0.165844444444444,0.165844444444444}, {2979431,3899984,3900345,0.246711111111111,1000000}, {2979432,3900108,3900488,0.297954545454545,0.297954545454545}, {2979433,3900345,3900488,0.0920666666666667,0.0920666666666667}, {2979434,3900488,3900779,0.25275,0.25275}, {2979435,3900779,3901252,0.35757,0.286056}, {2979436,3900869,3901535,0.355064516129032,0.423346153846154}, {2979437,3901252,3901535,0.210314285714286,0.184025}, {2979438,3901205,3901821,0.370844444444444,0.400512}, {2979439,3901535,3901821,0.192130434782609,0.163666666666667}, {2979440,3899562,3900421,0.671575,0.671575}, {2979441,3901535,3902151,0.341911111111111,0.341911111111111}, {2979442,3901821,3902460,0.3291,0.3291}, {2979443,3898276,3898790,0.492,0.351428571428571}, {2979444,3898790,3899170,0.262638461538462,0.325171428571429}, {2979445,3898650,3899170,0.299952,0.299952}, {2979446,3899170,3899645,0.335863636363636,0.307875}, {2979447,3899170,3899392,0.163688888888889,0.163688888888889}, {2979448,3902151,3902754,0.469263157894737,0.469263157894737}, {2979449,3901821,3902156,0.182904,0.175869230769231}, {2979450,3902156,3902289,0.135642857142857,0.135642857142857}, {2979451,3902289,3903314,0.635775,0.76293}, {2979452,3902565,3902873,0.155844444444444,0.155844444444444}, {2979453,3902873,3903105,0.172088888888889,0.172088888888889}, {2979454,3902460,3903050,0.334533333333333,0.334533333333333}, {2979455,3901947,3902453,0.3093,0.3093}, {2979456,3902453,3902754,0.27945,0.263011764705882}, {2979457,3902754,3903050,0.2862,0.195136363636364}, {2979458,3903050,3903373,0.2659,0.217554545454545}, {2979459,3902754,3903346,0.345311111111111,0.345311111111111}, {2979460,3903050,3903593,0.343355555555556,0.343355555555556}, {2979461,3903373,3903761,0.34248,0.34248}, {2979462,3904147,3904312,0.135314285714286,0.135314285714286}, {2979463,3903314,3903770,0.365208,0.351161538461538}, {2979464,3903770,3904152,0.246375,0.203896551724138}, {2979465,3904152,3904312,0.13455,0.129168}, {2979466,3904152,3905204,0.589244444444444,1000000}, {2979467,3904312,3904574,0.20136,0.20136}, {2979468,3904312,3904817,0.332378571428572,0.387775}, {2979469,3904817,3905206,0.320542857142857,0.269256}, {2979470,3904574,3905076,0.334377777777778,0.334377777777778}, {2979471,3904564,3905177,0.407244444444444,0.407244444444444}, {2979472,3904243,3904740,0.345622222222222,0.345622222222222}, {2979473,3904574,3905353,0.500376,0.500376}, {2979474,3905206,3906356,0.95261052631579,0.670355555555556}, {2979475,3903593,3903985,0.229,0.229}, {2979476,3903985,3904439,1000000,0.216575}, {2979477,3904439,3904740,0.167504347826087,0.167504347826087}, {2979478,3904740,3905177,0.162218181818182,0.162218181818182}, {2979479,3905177,3905484,0.147814285714286,0.159184615384615}, {2979480,3904417,3904617,0.133622222222222,0.133622222222222}, {2979481,3902873,3903132,0.153311111111111,0.153311111111111}, {2979482,3906606,3907033,0.245530434782609,0.256690909090909}, {2979483,3905865,3906108,0.123174193548387,0.141422222222222}, {2979484,3906108,3906378,0.135561290322581,0.144910344827586}, {2979485,3906378,3906606,0.185113043478261,0.193527272727273}, {2979486,3907033,3907745,0.363822222222222,0.363822222222222}, {2979487,3907745,3908507,0.374088888888889,0.374088888888889}, {2979488,3907390,3908069,0.358288888888889,0.358288888888889}, {2979489,3908069,3908816,0.371555555555556,0.371555555555556}, {2979490,3908363,3909135,0.530242105263158,0.530242105263158}, {2979491,3906378,3906984,0.356488888888889,0.356488888888889}, {2979492,3906984,3907328,0.282675,0.22614}, {2979493,3907328,3907745,0.28077,0.4011}, {2979494,3907745,3908069,0.162888,0.162888}, {2979495,3908069,3908363,0.170725,0.241023529411765}, {2979496,3909135,3909384,0.168026086956522,0.19323}, {2979497,3908799,3909384,0.341688888888889,0.341688888888889}, {2979498,3909384,3909717,0.222057142857143,0.222057142857143}, {2979499,3909717,3910051,0.158911111111111,0.158911111111111}, {2979500,3910051,3910139,0.230844444444444,0.230844444444444}, {2979501,3909384,3910166,0.381407142857143,0.368255172413793}, {2979502,3909717,3910567,0.384533333333333,0.384533333333333}, {2979503,3910051,3910865,0.376111111111111,0.376111111111111}, {2979504,3909800,3910166,0.185492307692308,0.141847058823529}, {2979505,3910166,3910567,0.23181,0.210736363636364}, {2979506,3910567,3910865,0.22575,0.196304347826087}, {2979507,3910865,3911011,0.37276,0.243104347826087}, {2979508,3908799,3909474,0.357444444444444,0.357444444444444}, {2979509,3909474,3909800,0.133327272727273,0.129405882352941}, {2979510,3910949,3910837,0.20444347826087,0.20444347826087}, {2979511,3911290,3911218,0.171038709677419,0.171038709677419}, {2979512,3911218,3911099,0.326034782608696,0.357085714285714}, {2979513,3911290,3912035,0.384422222222222,0.384422222222222}, {2979514,3911218,3911730,0.35292,0.35292}, {2979515,3904699,3905513,0.557165217391304,0.441889655172414}, {2979516,3905513,3905601,0.0597333333333333,0.0896}, {2979517,3905601,3905516,0.0629684210526316,0.0629684210526316}, {2979518,3905944,3905601,0.225182608695652,0.235418181818182}, {2979519,3905516,3905865,0.200423076923077,0.20844}, {2979520,3906108,3906718,0.361955555555556,0.361955555555556}, {2979521,3906718,3906984,0.207966666666667,0.207966666666667}, {2979522,3904999,3905880,0.585981818181818,0.460414285714286}, {2979523,3905880,3905944,0.0711666666666667,0.04575}, {2979524,3905880,3906088,0.199231578947368,0.199231578947368}, {2979525,3905226,3906088,0.460888888888889,0.460888888888889}, {2979526,3905457,3906299,0.452444444444444,0.452444444444444}, {2979527,3906088,3906299,0.134511111111111,0.134511111111111}, {2979528,3906299,3906534,0.196663636363636,0.196663636363636}, {2979529,3905944,3906170,0.123782608695652,0.101678571428571}, {2979530,3906170,3906307,0.0939391304347826,0.0771642857142857}, {2979531,3906170,3906889,0.514434782608696,0.514434782608696}, {2979532,3905865,3906307,0.336272727272727,0.336272727272727}, {2979533,3906307,3906609,0.153875,0.14772}, {2979534,3906609,3906893,0.177977777777778,0.177977777777778}, {2979535,3906893,3907203,0.169888888888889,0.169888888888889}, {2979536,3906609,3906718,0.132830769230769,0.132830769230769}, {2979537,3906893,3907255,0.277233333333333,0.277233333333333}, {2979538,3906984,3907376,0.188711111111111,0.188711111111111}, {2979539,3907376,3907689,0.23538,0.276917647058823}, {2979540,3907376,3907684,0.3643,1000000}, {2979541,3912329,3912685,0.170622222222222,0.170622222222222}, {2979542,3911597,3912685,0.534577777777778,0.534577777777778}, {2979543,3912685,3912833,0.0818526315789474,0.0818526315789474}, {2979544,3912833,3913098,0.19935,0.1772}, {2979545,3910949,3911776,0.308066666666667,0.308066666666667}, {2979546,3911897,3913098,1.5954,1.5954}, {2979547,3913182,3912833,0.238575,0.238575}, {2979548,3913448,3913182,0.20478947368421,0.20478947368421}, {2979549,3913182,3913759,0.285866666666667,0.285866666666667}, {2979550,3913098,3913428,0.216771428571429,0.239589473684211}, {2979551,3913428,3913755,0.1617,0.168168}, {2979552,3912542,3913755,0.534133333333333,0.534133333333333}, {2979604,3859969,3859631,0.54468,0.54468}, {2979616,3865495,3865623,0.48159,0.48159}, {2979626,3866085,3864868,0.41522,0.461355555555556}, {2979627,3867323,3866085,0.3644625,0.402165517241379}, {2979628,3867008,3866576,0.50072,0.357657142857143}, {2979629,3866828,3866576,0.15591,0.15591}, {2979630,3866828,3867352,0.302022222222222,0.302022222222222}, {2979631,3867133,3866828,0.133103225806452,0.171925}, {2979632,3867133,3867656,0.306422222222222,0.306422222222222}, {2979633,3867436,3867133,0.13089375,0.13089375}, {2979634,3867653,3867436,0.122091891891892,0.122091891891892}, {2979635,3867807,3867653,1000000,1000000}, {2979636,3868540,3868131,0.191844444444444,0.191844444444444}, {2979637,3868338,3868540,0.117644444444444,0.117644444444444}, {2979638,3868901,3868540,0.373688888888889,0.373688888888889}, {2979639,3869018,3867653,0.521733333333333,0.521733333333333}, {2979640,3867436,3866928,0.229555555555556,0.229555555555556}, {2979641,3870984,3870571,0.145688888888889,0.145688888888889}, {2979642,3870158,3870135,1000000,1000000}, {2979643,3870894,3870135,0.29335,0.306104347826087}, {2979644,3868972,3869053,0.121933333333333,0.121933333333333}, {2979645,3869155,3868972,1000000,1000000}, {2979646,3869336,3869155,1000000,1000000}, {2979647,3870072,3869336,0.253288888888889,0.253288888888889}, {2979648,3869336,3869387,0.0579111111111111,0.0579111111111111}, {2979649,3869387,3869442,0.0559777777777778,0.0559777777777778}, {2979650,3869442,3869583,0.100155555555556,0.100155555555556}, {2979651,3870682,3870877,0.132444444444444,0.132444444444444}, {2979652,3870072,3870129,0.124511111111111,0.124511111111111}, {2979653,3870909,3871535,1000000,0.45312}, {2979654,3871721,3872367,0.253147826086957,0.215644444444444}, {2979655,3872269,3872254,0.0893555555555556,0.0893555555555556}, {2979656,3872815,3872666,0.246555555555556,0.246555555555556}, {2979657,3872367,3872269,0.211485714285714,0.193095652173913}, {2979658,3872367,3872815,0.186485714285714,0.139864285714286}, {2979659,3873858,3873872,0.1248,0.12064}, {2979660,3873872,3874017,0.331232432432432,0.314246153846154}, {2979661,3872417,3872367,0.155575,0.143607692307692}, {2979662,3872417,3872879,0.241552941176471,0.241552941176471}, {2979663,3872879,3872815,0.235585714285714,0.235585714285714}, {2979664,3872499,3872417,0.141,0.135964285714286}, {2979665,3871946,3872499,0.249942857142857,0.26244}, {2979666,3872557,3872499,0.168625,0.183954545454545}, {2979667,3872385,3872557,0.0586222222222222,0.0586222222222222}, {2979668,3872385,3872739,1000000,1000000}, {2979669,3872739,3872557,0.141124137931034,0.177939130434783}, {2979670,3871334,3871256,1000000,1000000}, {2979671,3871535,3871615,0.0432,0.0412363636363636}, {2979672,3872283,3872767,1000000,0.3651}, {2979673,3872767,3872739,0.0561333333333333,0.07578}, {2979674,3872856,3872767,0.214554545454545,0.214554545454545}, {2979675,3871535,3871494,0.20724,0.287833333333333}, {2979676,3871615,3872067,0.468141176470588,0.468141176470588}, {2979677,3872856,3873195,1000000,0.592090909090909}, {2979678,3872905,3872856,0.16971,0.28285}, {2979679,3872574,3872905,0.17685,1000000}, {2979680,3872905,3873195,0.21592,1000000}, {2979681,3872101,3872574,0.329742857142857,1000000}, {2979682,3878615,3878777,1000000,1000000}, {2979683,3878359,3878615,1000000,1000000}, {2979684,3879716,3879708,0.153266666666667,0.153266666666667}, {2979685,3878770,3878518,1000000,1000000}, {2979686,3879708,3880180,0.2884,0.2884}, {2979687,3880099,3880793,0.388958823529412,0.400745454545455}, {2979688,3881862,3881458,0.521307692307692,0.322714285714286}, {2979689,3881483,3881344,0.160777777777778,0.131545454545455}, {2979690,3881344,3881117,0.123947368421053,0.120769230769231}, {2979691,3881458,3881344,0.08373,0.08373}, {2979692,3881117,3881274,0.12705,0.112933333333333}, {2979693,3881458,3881274,0.239633333333333,0.2054}, {2979694,3881274,3881093,0.415661538461538,0.337725}, {2979695,3880424,3880877,0.414,0.414}, {2979696,3881093,3880877,0.235341176470588,0.235341176470588}, {2979697,3878076,3877880,1000000,1000000}, {2979698,3878518,3878076,1000000,1000000}, {2979699,3878188,3878076,1000000,1000000}, {2979700,3878188,3878057,1000000,1000000}, {2979701,3878908,3879202,0.1548,0.1548}, {2979702,3879636,3879202,0.3528,0.373552941176471}, {2979703,3879202,3879471,0.227977777777778,0.227977777777778}, {2979704,3879471,3879864,0.292257142857143,0.245496}, {2979705,3880424,3880091,0.257444444444444,0.210636363636364}, {2979706,3880091,3879792,0.305972727272727,0.217141935483871}, {2979707,3880486,3880091,0.251622222222222,0.251622222222222}, {2979708,3880864,3880486,0.286022222222222,0.286022222222222}, {2979709,3880486,3880135,0.234488888888889,0.234488888888889}, {2979710,3880644,3880326,0.230444444444444,0.345666666666667}, {2979711,3880644,3880486,0.0988,0.0988}, {2979712,3880163,3879696,0.243311111111111,0.243311111111111}, {2979713,3881478,3881487,0.073075,0.0923052631578947}, {2979714,3881483,3881487,0.401929411764706,0.401929411764706}, {2979715,3882097,3882114,0.46308,0.46308}, {2979716,3880180,3880576,0.336466666666667,0.336466666666667}, {2979717,3881896,3881458,0.206133333333333,0.206133333333333}, {2979718,3882308,3881896,0.225177777777778,0.225177777777778}, {2979719,3881582,3880877,0.344511111111111,0.344511111111111}, {2979720,3881794,3881582,0.173589473684211,0.157057142857143}, {2979721,3881582,3881094,0.64348,0.567776470588235}, {2979722,3881869,3882235,0.481044444444444,0.481044444444444}, {2979723,3880644,3881094,0.2826,0.3297}, {2979724,3884598,3884572,0.495,0.495}, {2979725,3886220,3886355,0.07872,0.0874666666666667}, {2979726,3886355,3887360,0.460246153846154,0.4432}, {2979727,3886355,3886327,0.296911111111111,0.296911111111111}, {2979728,3886327,3886291,0.300333333333333,0.300333333333333}, {2979729,3886134,3886291,0.0659777777777778,0.08907}, {2979730,3886291,3887281,0.39094,0.316978378378378}, {2979731,3886291,3886307,0.215244444444444,0.215244444444444}, {2979732,3887360,3889299,0.697044444444444,0.697044444444444}, {2979733,3887281,3889963,1.00644444444444,1.00644444444444}, {2979734,3886648,3886605,0.45696,0.45696}, {2979735,3889963,3890236,0.21676,0.16257}, {2979736,3889963,3890085,0.52888,0.52888}, {2979737,3885197,3885419,1000000,1000000}, {2979738,3885419,3885395,1000000,1000000}, {2979739,3885419,3885652,1000000,1000000}, {2979740,3885652,3885620,1000000,1000000}, {2979741,3884585,3884413,0.564022222222222,0.564022222222222}, {2979742,3884766,3885036,1000000,0.577094117647059}, {2979788,3882361,3882167,0.148408695652174,0.200788235294118}, {2979789,3882167,3882069,0.0751153846153846,0.0673448275862069}, {2979790,3881905,3882069,0.09448,0.109015384615385}, {2979795,3894041,3894295,1000000,1000000}, {2979796,3894295,3894587,1000000,1000000}, {2979797,3898295,3898789,0.4596,0.40215}, {2979798,3899043,3900231,0.525763636363636,0.49572}, {2979799,3899877,3900181,0.187022222222222,0.187022222222222}, {2979800,3899490,3900181,0.462954545454546,1000000}, {2979801,3900181,3900620,0.263333333333333,1000000}, {2979802,3899692,3900834,0.86214,0.86214}, {2979803,3901189,3901529,0.159977777777778,0.159977777777778}, {2979804,3900620,3901529,0.524244444444444,0.524244444444444}, {2979805,3901529,3901838,0.183044444444444,0.183044444444444}, {2979806,3900834,3901838,0.547333333333333,0.547333333333333}, {2979807,3900102,3901235,0.641622222222222,0.641622222222222}, {2979808,3898295,3898937,0.435488888888889,0.435488888888889}, {2979809,3901838,3902144,0.142055172413793,0.142055172413793}, {2979810,3903346,3903610,0.175155555555556,0.175155555555556}, {2979811,3903270,3903610,0.20195,0.2308}, {2979812,3903610,3903985,0.177336,0.13854375}, {2979813,3902116,3901811,0.170733333333333,0.170733333333333}, {2979814,3902144,3902436,0.221236363636364,0.221236363636364}, {2979815,3902116,3902436,0.20229,0.20229}, {2979816,3901319,3902039,0.372133333333333,0.372133333333333}, {2979817,3902039,3902116,0.060312,0.060312}, {2979818,3902436,3902786,0.246088888888889,0.246088888888889}, {2979819,3902708,3903187,0.5856,0.421632}, {2979820,3903187,3903701,0.58332,0.58332}, {2979821,3903519,3904154,0.347688888888889,0.347688888888889}, {2979822,3903985,3904154,0.1399125,0.1399125}, {2979823,3904154,3904377,0.135577777777778,0.135577777777778}, {2979824,3903698,3904377,0.368177777777778,0.397632}, {2979825,3904377,3904699,0.236085714285714,0.206575}, {2979826,3903892,3904999,0.5748,0.5748}, {2979827,3904129,3905226,0.604155555555556,0.604155555555556}, {2979828,3902786,3902990,0.146111111111111,0.146111111111111}, {2979829,3902990,3903173,0.1416,0.1416}, {2979830,3904290,3905457,0.593379310344827,0.593379310344827}, {2979831,3901660,3902039,0.641778947368421,0.641778947368421}, {2979832,3901866,3902990,0.554466666666667,0.554466666666667}, {2979833,3902104,3903173,0.548533333333333,0.548533333333333}, {2979834,3903173,3903395,0.148177777777778,0.148177777777778}, {2979835,3903395,3903574,0.153555555555556,0.153555555555556}, {2979836,3903395,3903701,0.214152,0.214152}, {2979837,3903701,3903924,0.158644444444444,0.158644444444444}, {2979838,3903924,3904077,0.107955555555556,0.107955555555556}, {2979839,3903701,3904290,0.33745,0.33745}, {2979840,3904077,3904650,0.33612,0.33612}, {2979841,3904727,3906041,0.6253,0.6253}, {2979842,3900281,3901413,0.6408,0.6408}, {2979843,3900687,3901866,0.53986875,0.664453846153846}, {2979844,3902351,3903395,0.524335714285714,0.524335714285714}, {2979845,3906041,3906600,0.330355555555556,0.330355555555556}, {2979846,3906276,3906860,0.326622222222222,0.326622222222222}, {2979847,3906813,3907484,0.3709,0.387026086956522}, {2979848,3907716,3907672,0.333022222222222,0.333022222222222}, {2979849,3907716,3908217,0.3935625,0.3935625}, {2979850,3907170,3907672,0.24,0.24}, {2979851,3907672,3908000,0.20439,0.20439}, {2979852,3907689,3908000,0.165375,0.233470588235294}, {2979853,3907672,3908217,0.259511111111111,0.259511111111111}, {2979854,3907484,3908138,0.448854545454545,0.429339130434783}, {2979855,3908000,3908522,0.195908571428571,0.195908571428571}, {2979856,3908217,3908522,0.143977777777778,0.143977777777778}, {2979857,3908522,3908821,0.1704,0.1704}, {2979858,3908138,3908821,0.331546153846154,0.307864285714286}, {2979859,3908095,3909153,0.56796,1000000}, {2979860,3908821,3909153,0.155544827586207,0.145509677419355}, {2979861,3909153,3909474,0.151965517241379,0.1469}, {2979862,3908821,3909097,0.139666666666667,0.139666666666667}, {2979863,3909153,3909670,0.281244444444444,0.281244444444444}, {2979864,3908616,3909097,0.242177777777778,0.242177777777778}, {2979865,3908863,3909322,0.212622222222222,0.212622222222222}, {2979866,3909097,3909322,0.119955555555556,0.119955555555556}, {2979867,3909322,3909913,0.3076,0.3076}, {2979868,3909703,3909913,0.118685714285714,0.138466666666667}, {2979869,3909322,3909670,0.1662,0.1662}, {2979870,3909670,3910358,0.309288888888889,0.309288888888889}, {2979871,3909913,3910358,0.19885,0.216927272727273}, {2979872,3909348,3909517,1000000,1000000}, {2979873,3909517,3909609,1000000,1000000}, {2979874,3907690,3908603,0.417311111111111,0.417311111111111}, {2979875,3905343,3906813,0.879675,0.781933333333333}, {2979876,3905551,3907113,1.09149,0.873192}, {2979877,3905986,3907690,0.973625,0.93468}, {2979878,3908908,3909180,0.182514285714286,0.201726315789474}, {2979879,3911207,3911497,0.155466666666667,0.155466666666667}, {2979880,3911497,3911732,0.138,0.138}, {2979881,3911354,3911497,0.14072,0.14072}, {2979882,3911354,3911732,0.148488888888889,0.148488888888889}, {2979883,3911207,3911701,0.2546,0.2546}, {2979884,3911701,3912221,0.4300125,0.4300125}, {2979885,3911701,3912009,0.165222222222222,0.165222222222222}, {2979886,3911497,3911882,0.194022222222222,0.194022222222222}, {2979887,3911882,3912009,0.0616551724137931,0.0616551724137931}, {2979888,3912009,3912227,0.114860869565217,0.110075}, {2979889,3912227,3912605,0.230333333333333,0.218210526315789}, {2979890,3911732,3912440,0.247977777777778,0.247977777777778}, {2979891,3911882,3912440,0.299822222222222,0.299822222222222}, {2979892,3912227,3913038,0.386155555555556,0.386155555555556}, {2979893,3912440,3913038,0.180488888888889,0.180488888888889}, {2979894,3914836,3915258,0.343121739130435,0.328825}, {2979895,3915447,3915166,1000000,1000000}, {2979896,3915166,3915161,1000000,1000000}, {2979897,3915166,3915495,1000000,1000000}, {2979940,3866085,3866032,0.256955555555556,0.256955555555556}, {2979941,3865839,3865450,0.632533333333333,0.632533333333333}, {2979955,3865354,3864647,0.251688888888889,0.251688888888889}, {2979956,3865235,3864632,0.29904,0.29904}, {2979959,3865450,3865354,0.18305,0.231221052631579}, {2979960,3865354,3865235,0.164746153846154,0.203971428571429}, {2979961,3866526,3866024,0.664355555555556,0.664355555555556}, {2979962,3866336,3865354,0.366155555555556,0.366155555555556}, {2979967,3864988,3865235,0.380968421052632,0.314713043478261}, {2979975,3866949,3866289,0.827034782608696,0.827034782608696}, {2979976,3865846,3865235,0.235444444444444,0.235444444444444}, {2979977,3866395,3865846,0.189622222222222,0.189622222222222}, {2979978,3866695,3866611,0.263711111111111,0.263711111111111}, {2979980,3865690,3864988,0.208129411764706,0.202182857142857}, {2979981,3869053,3868712,0.247114285714286,0.247114285714286}, {2979982,3868712,3868619,0.0720666666666667,0.0720666666666667}, {2979983,3868712,3869091,0.618366666666667,0.618366666666667}, {2979984,3868619,3867870,0.2668,0.2668}, {2979985,3867806,3867870,0.265257142857143,0.293178947368421}, {2979986,3868619,3868503,0.375028571428571,0.342417391304348}, {2979987,3869053,3869206,0.151304347826087,0.145}, {2979988,3867291,3866949,0.148644444444444,1000000}, {2979989,3867705,3867291,0.235314285714286,1000000}, {2979990,3867806,3867705,0.166894736842105,0.15855}, {2979991,3868301,3867705,0.25904347826087,0.25904347826087}, {2979992,3868647,3868301,0.177133333333333,0.177133333333333}, {2979993,3868879,3868874,0.121547368421053,0.121547368421053}, {2979994,3868777,3868301,0.182666666666667,0.182666666666667}, {2979995,3867291,3866796,0.546444444444445,0.546444444444445}, {2979996,3867705,3867383,0.392048275862069,0.392048275862069}, {2979997,3868874,3868777,0.0938444444444444,0.0938444444444444}, {2979998,3869206,3869231,0.0311612903225806,0.0292727272727273}, {2979999,3869231,3869577,0.337311111111111,0.337311111111111}, {2980000,3869583,3869755,0.119911111111111,0.119911111111111}, {2980001,3869888,3869755,0.07665,0.07665}, {2980002,3870129,3870134,0.0995777777777778,0.0995777777777778}, {2980003,3870134,3869888,0.126882352941176,0.126882352941176}, {2980004,3870284,3870134,0.0530444444444444,0.059675}, {2980005,3871106,3870284,0.3675,0.310961538461539}, {2980006,3869888,3869832,0.5058,0.5058}, {2980007,3870297,3869990,0.1395,0.1395}, {2980008,3870239,3870297,0.0857777777777778,0.0857777777777778}, {2980009,3870297,3870227,0.117577777777778,0.117577777777778}, {2980010,3870358,3870444,0.159366666666667,0.220661538461538}, {2980011,3869927,3868874,0.390222222222222,0.390222222222222}, {2980012,3870074,3869927,0.120866666666667,0.120866666666667}, {2980013,3869927,3869776,0.126222222222222,0.126222222222222}, {2980014,3869776,3868777,0.387177777777778,0.387177777777778}, {2980015,3870204,3869776,0.154622222222222,0.154622222222222}, {2980016,3870487,3870204,1000000,1000000}, {2980017,3866796,3866730,0.0743111111111111,0.0743111111111111}, {2980018,3866730,3866695,1000000,1000000}, {2980019,3867235,3866796,0.190486956521739,0.190486956521739}, {2980020,3867383,3867235,0.09378,0.09378}, {2980021,3867961,3867383,0.454828571428571,0.415278260869565}, {2980022,3867961,3867752,0.0968222222222222,0.0968222222222222}, {2980023,3869174,3868191,0.362311111111111,0.362311111111111}, {2980024,3869007,3868191,0.340066666666667,0.340066666666667}, {2980025,3869007,3869017,0.0398666666666667,0.0398666666666667}, {2980026,3869904,3869571,1000000,1000000}, {2980027,3869904,3870073,1000000,1000000}, {2980028,3870956,3870350,1000000,0.59856}, {2980029,3871269,3870444,0.397,0.378954545454545}, {2980030,3871337,3871541,0.0952666666666667,0.0952666666666667}, {2980031,3871164,3871666,0.161777777777778,0.161777777777778}, {2980032,3870999,3871592,0.344622222222222,1000000}, {2980033,3871820,3871666,1000000,1000000}, {2980034,3871666,3872018,0.169844444444444,0.169844444444444}, {2980035,3872018,3871676,0.117777777777778,0.117777777777778}, {2980036,3871820,3872178,1000000,1000000}, {2980037,3872018,3872178,0.0635333333333333,0.0635333333333333}, {2980038,3870977,3871119,1000000,1000000}, {2980039,3871119,3871592,0.191888888888889,0.191888888888889}, {2980040,3871119,3871104,0.133111111111111,0.133111111111111}, {2980041,3870524,3869904,1000000,1000000}, {2980042,3871104,3870929,0.0638444444444444,0.0638444444444444}, {2980043,3871592,3871553,0.0866888888888889,0.0866888888888889}, {2980044,3871553,3871540,0.0846,0.0846}, {2980045,3871906,3871553,0.22128,0.22128}, {2980046,3871906,3871824,0.0677111111111111,0.0677111111111111}, {2980047,3871247,3871104,0.0701368421052632,0.0701368421052632}, {2980048,3871553,3871247,0.12843,0.12843}, {2980049,3872181,3871906,0.144352941176471,0.144352941176471}, {2980050,3872088,3871824,0.1556625,0.1556625}, {2980051,3872668,3872088,0.260295652173913,0.352164705882353}, {2980052,3872088,3872059,0.030768,0.0452470588235294}, {2980053,3871494,3871716,0.120046153846154,0.15606}, {2980054,3871716,3871820,0.237022222222222,0.237022222222222}, {2980055,3872181,3872438,0.165177777777778,0.165177777777778}, {2980056,3872876,3872668,0.157822222222222,0.157822222222222}, {2980057,3869523,3869676,0.167644444444444,0.167644444444444}, {2980058,3870113,3869523,0.200377777777778,0.200377777777778}, {2980059,3870113,3870324,0.229955555555556,0.229955555555556}, {2980060,3870243,3870113,0.0910714285714286,0.0910714285714286}, {2980061,3872877,3873175,0.177094736842105,0.2103}, {2980062,3872810,3873246,0.176555555555556,0.176555555555556}, {2980063,3879933,3879221,1000000,1000000}, {2980064,3880135,3879621,0.444888888888889,0.462}, {2980065,3879496,3879621,0.12774,0.12774}, {2980066,3877493,3878068,0.411422222222222,0.411422222222222}, {2980067,3878885,3878068,0.425611764705882,0.425611764705882}, {2980068,3878031,3878605,0.3958,0.3958}, {2980069,3878605,3879152,0.288931034482759,0.288931034482759}, {2980070,3879152,3879384,0.17355,0.204176470588235}, {2980071,3878605,3879782,0.697133333333333,0.697133333333333}, {2980072,3879221,3878654,1000000,1000000}, {2980073,3881523,3880980,0.365355555555556,0.365355555555556}, {2980074,3881364,3880980,0.223666666666667,0.223666666666667}, {2980075,3881652,3881364,0.326133333333333,0.326133333333333}, {2980076,3881364,3881229,0.171733333333333,0.171733333333333}, {2980077,3883596,3883371,0.37425,0.415833333333333}, {2980078,3883371,3883105,0.282622222222222,0.282622222222222}, {2980079,3883371,3883326,0.286644444444444,0.286644444444444}, {2980080,3883105,3883326,0.0888888888888889,0.0888888888888889}, {2980081,3883105,3882858,0.3882,0.3882}, {2980082,3883275,3882858,0.138370588235294,1000000}, {2980083,3883326,3883275,0.384275,0.384275}, {2980084,3882858,3882558,0.419571428571428,0.518294117647059}, {2980085,3882853,3883275,0.5394,0.5394}, {2980086,3882558,3882382,0.255366666666667,0.255366666666667}, {2980087,3882853,3882558,0.2104125,1000000}, {2980088,3883242,3882853,0.3007875,1000000}, {2980089,3884413,3884391,0.34188,0.25641}, {2980090,3884920,3884391,0.299305263157895,0.334517647058824}, {2980091,3884195,3883677,1000000,0.554628571428571}, {2980092,3880673,3880868,0.123777777777778,0.123777777777778}, {2980093,3887603,3887607,0.151022222222222,1000000}, {2980094,3887922,3887909,0.155155555555556,0.155155555555556}, {2980095,3888075,3888050,1000000,0.148}, {2980096,3887202,3887607,1000000,0.147888888888889}, {2980097,3888050,3888568,1000000,0.188155555555556}, {2980098,3887570,3887171,1000000,0.1452}, {2980099,3887523,3887570,1000000,0.137644444444444}, {2980100,3887841,3887871,0.141,0.141}, {2980101,3888159,3888169,0.136311111111111,1000000}, {2980102,3886582,3886509,0.40756875,0.43474}, {2980103,3887841,3887752,0.419883870967742,0.419883870967742}, {2980104,3884806,3885014,0.179353846153846,0.137152941176471}, {2980105,3884784,3884413,0.177954545454545,0.206052631578947}, {2980106,3884984,3884784,0.102409090909091,0.18775}, {2980107,3884784,3884806,0.314446153846154,0.4542}, {2980108,3885014,3885546,0.289831578947368,0.393342857142857}, {2980109,3885546,3885524,0.490733333333333,0.464905263157895}, {2980110,3885524,3885918,0.309230769230769,0.268}, {2980111,3885816,3885759,0.98688,0.98688}, {2980112,3889274,3889228,0.429666666666667,0.429666666666667}, {2980113,3889927,3889874,0.316133333333333,0.316133333333333}, {2980114,3889874,3889842,0.6577,0.6577}, {2980115,3889758,3889842,0.486644444444444,0.486644444444444}, {2980116,3885604,3885545,0.67374,0.67374}, {2980117,3885269,3885545,0.111688888888889,0.111688888888889}, {2980118,3885545,3885553,0.28554,0.28554}, {2980119,3886509,3886428,0.646733333333333,0.48505}, {2980120,3887752,3887661,0.539527272727273,0.539527272727273}, {2980121,3889133,3889018,0.649755555555556,0.649755555555556}, {2980122,3889758,3889650,0.89118,0.89118}, {2980123,3890476,3890438,0.301303448275862,0.416085714285714}, {2980124,3890438,3890375,0.5796,0.5796}, {2980125,3890375,3890321,0.568460869565217,0.568460869565217}, {2980126,3890321,3890225,0.942284210526316,0.89517}, {2980127,3891553,3891513,0.442155555555556,0.37306875}, {2980128,3890945,3891513,0.29475652173913,0.322828571428571}, {2980129,3891513,3891508,0.101775,0.116314285714286}, {2980130,3891508,3891492,0.13035,0.125855172413793}, {2980131,3891492,3891467,0.2838,0.272448}, {2980132,3891467,3891358,0.577316129032258,0.59656}, {2980133,3884763,3884117,0.524,0.524}, {2980134,3884117,3884528,0.274418181818182,0.274418181818182}, {2980135,3884877,3884958,0.321866666666667,0.321866666666667}, {2980136,3885164,3884877,0.24595,0.24595}, {2980137,3885124,3885450,0.19945,0.19945}, {2980138,3885124,3885483,0.211222222222222,0.211222222222222}, {2980139,3884877,3885011,0.127835294117647,0.127835294117647}, {2980140,3885011,3885124,0.0409741935483871,0.0438}, {2980141,3885011,3884734,0.154509677419355,0.154509677419355}, {2980142,3884734,3884528,0.1368,0.146933333333333}, {2980143,3884734,3885481,0.367779310344828,0.367779310344828}, {2980144,3884528,3884482,0.0420923076923077,0.043776}, {2980145,3892149,3892332,0.0806444444444444,0.0806444444444444}, {2980146,3892148,3892149,0.0808,0.0808}, {2980147,3891645,3891508,0.11168,1000000}, {2980148,3891492,3891626,0.0678,0.0941666666666667}, {2980149,3891626,3891787,0.0890347826086957,0.0930818181818182}, {2980150,3891787,3892004,0.153866666666667,0.131885714285714}, {2980151,3892004,3891985,0.384733333333333,0.46168}, {2980152,3892148,3892189,1000000,0.388888888888889}, {2980153,3892332,3892638,0.5352,1000000}, {2980154,3892189,3892290,1000000,0.0797625}, {2980155,3892290,3892638,1000000,0.28908}, {2980156,3892290,3892263,1000000,0.405276923076923}, {2980157,3892263,3892240,1000000,0.377314285714286}, {2980158,3892263,3892898,0.265,1000000}, {2980159,3892638,3892898,1000000,0.376168421052632}, {2980160,3892898,3893055,0.170688888888889,0.170688888888889}, {2980161,3891985,3891964,0.2568,0.321}, {2980162,3891964,3892293,0.157711111111111,0.157711111111111}, {2980163,3899407,3900339,0.606133333333333,0.606133333333333}, {2980164,3899215,3899407,1000000,0.154566666666667}, {2980165,3899407,3899591,1000000,0.133663636363636}, {2980166,3898902,3899344,0.267266666666667,0.36081}, {2980167,3901103,3902351,0.748852173913043,0.615128571428571}, {2980168,3901568,3902837,0.639422222222222,0.639422222222222}, {2980169,3902837,3903788,0.532888888888889,0.532888888888889}, {2980170,3903574,3903720,0.190835294117647,0.190835294117647}, {2980171,3903720,3903788,0.05795,0.06954}, {2980172,3903720,3904077,0.25215,0.25215}, {2980173,3901781,3903064,0.642822222222222,0.642822222222222}, {2980174,3903064,3904023,0.525822222222222,0.525822222222222}, {2980175,3903788,3904023,0.154577777777778,0.154577777777778}, {2980176,3904023,3904252,0.20931,0.20931}, {2980177,3905184,3904252,0.493377777777778,0.493377777777778}, {2980178,3904252,3904444,0.20571,0.20571}, {2980179,3904444,3904653,0.243733333333333,0.243733333333333}, {2980180,3904653,3904862,0.308261538461538,0.308261538461538}, {2980181,3904862,3905087,0.28428,0.193827272727273}, {2980182,3905087,3905265,0.252975,0.16865}, {2980183,3904444,3905343,0.463427586206897,0.433529032258065}, {2980184,3903489,3904444,0.553512,0.44638064516129}, {2980185,3903682,3904653,0.549672,0.572575}, {2980186,3900483,3900694,0.168207692307692,0.168207692307692}, {2980187,3900694,3900891,0.11852,0.11852}, {2980188,3900694,3901568,0.58635,0.58635}, {2980189,3900891,3901781,0.514222222222222,0.514222222222222}, {2980190,3904653,3905551,0.496533333333333,0.496533333333333}, {2980191,3905087,3905986,0.57764347826087,0.492066666666667}, {2980192,3905265,3906199,0.607309090909091,0.607309090909091}, {2980193,3904701,3905265,0.305121428571429,0.305121428571429}, {2980194,3904385,3904701,0.2484,1000000}, {2980195,3905265,3905496,0.3043125,0.3043125}, {2980196,3902284,3901711,0.2876,0.2876}, {2980197,3901463,3901711,0.126311111111111,0.126311111111111}, {2980198,3904447,3905087,0.278254545454545,0.278254545454545}, {2980199,3904174,3904447,1000000,0.222284210526316}, {2980200,3906199,3908004,1.001975,0.80158}, {2980201,3909180,3909609,0.209866666666667,0.209866666666667}, {2980202,3908272,3909180,0.55779,0.55779}, {2980203,3909609,3909859,0.135022222222222,0.135022222222222}, {2980204,3909180,3909353,0.1002,0.1002}, {2980205,3909353,3909531,0.0806222222222222,0.0806222222222222}, {2980206,3908518,3909353,0.402733333333333,0.402733333333333}, {2980207,3909859,3909531,0.208755555555556,0.208755555555556}, {2980208,3909531,3908743,0.412911111111111,0.412911111111111}, {2980209,3906774,3907233,0.215807142857143,0.30213}, {2980210,3907233,3907736,0.204774193548387,0.186705882352941}, {2980211,3907736,3908296,0.227148387096774,0.185305263157895}, {2980212,3908296,3908889,0.284424,0.25395}, {2980213,3907233,3908017,0.4989,0.577673684210526}, {2980214,3907736,3908599,0.415044444444444,0.415044444444444}, {2980215,3908296,3909163,0.422711111111111,0.422711111111111}, {2980216,3905553,3906885,0.678835714285714,1.26716}, {2980217,3905774,3907082,0.93537,0.93537}, {2980218,3908017,3909397,1.43065714285714,1.43065714285714}, {2980219,3908599,3910029,0.588017647058824,0.588017647058824}, {2980220,3909163,3910831,0.661676470588235,0.661676470588235}, {2980322,3865183,3864876,0.131426086956522,0.131426086956522}, {2980323,3865170,3864703,0.1666,0.1666}, {2980324,3865170,3865183,0.183111111111111,0.183111111111111}, {2980325,3865132,3865170,0.190755555555556,0.190755555555556}, {2980326,3864906,3864181,0.390886956521739,0.390886956521739}, {2980327,3864907,3864584,0.19797,0.19797}, {2980328,3864907,3864906,0.171369230769231,0.171369230769231}, {2980329,3864906,3864914,0.15092,0.15092}, {2980330,3864914,3864664,0.109622222222222,0.109622222222222}, {2980331,3865132,3864907,0.0987545454545455,0.0987545454545455}, {2980332,3865607,3865132,0.224657142857143,0.224657142857143}, {2980333,3865776,3864914,0.595371428571428,0.595371428571428}, {2980334,3865665,3865183,0.174021428571429,0.174021428571429}, {2980335,3865690,3865665,0.2014,0.2014}, {2980336,3865665,3865643,0.1743,0.1743}, {2980337,3865643,3865607,0.192311111111111,0.192311111111111}, {2980338,3865643,3865170,0.175844444444444,0.175844444444444}, {2980339,3865607,3865754,0.121975,0.133063636363636}, {2980340,3865754,3865776,0.057,0.0619565217391304}, {2980341,3865776,3865814,0.201685714285714,0.176475}, {2980346,3865224,3864135,0.478755555555556,0.478755555555556}, {2980347,3865640,3865893,0.6828375,0.376737931034483}, {2980348,3866198,3866397,0.340822222222222,0.340822222222222}, {2980349,3866525,3865690,0.292288888888889,0.292288888888889}, {2980350,3866471,3865690,0.31145,0.219847058823529}, {2980351,3866339,3865665,0.222579310344828,0.21516}, {2980352,3867215,3866339,0.361930434782609,0.308311111111111}, {2980353,3866275,3865643,0.223688888888889,0.223688888888889}, {2980354,3866525,3866471,0.0695142857142857,0.0695142857142857}, {2980355,3866471,3866339,0.129511111111111,0.129511111111111}, {2980356,3866339,3866275,0.167616,0.2328}, {2980357,3866545,3866684,0.212977777777778,0.212977777777778}, {2980358,3866239,3865754,0.174622222222222,0.174622222222222}, {2980359,3866275,3866239,0.285333333333333,0.285333333333333}, {2980360,3867571,3866525,0.379,0.379}, {2980361,3868320,3867753,0.205153846153846,0.205153846153846}, {2980362,3868853,3868320,0.214575,0.214575}, {2980363,3867333,3866851,0.173777777777778,0.173777777777778}, {2980364,3867460,3867333,0.339755555555556,0.339755555555556}, {2980365,3868391,3867333,0.392377777777778,0.392377777777778}, {2980366,3868492,3867811,0.238088888888889,0.238088888888889}, {2980367,3868453,3867568,0.321355555555556,0.321355555555556}, {2980368,3869284,3869523,0.249133333333333,0.249133333333333}, {2980369,3868607,3868492,0.265828571428571,0.27912}, {2980370,3868492,3868453,0.03748,0.0624666666666667}, {2980371,3868453,3868391,0.136846153846154,0.14825}, {2980372,3868391,3868374,0.120257142857143,0.114790909090909}, {2980373,3868374,3868279,0.1802,0.300333333333333}, {2980374,3868279,3868199,0.209509090909091,0.209509090909091}, {2980375,3866830,3868279,0.526511111111111,0.526511111111111}, {2980376,3870511,3870907,0.200885714285714,0.21093}, {2980377,3869185,3868808,0.457777777777778,0.457777777777778}, {2980378,3868279,3868807,0.190444444444444,0.190444444444444}, {2980379,3868684,3869016,0.122955555555556,0.122955555555556}, {2980380,3869016,3869353,0.123444444444444,0.123444444444444}, {2980381,3869539,3869933,0.131866666666667,0.131866666666667}, {2980382,3870907,3870997,0.550984615384615,0.550984615384615}, {2980383,3869015,3869388,0.178172727272727,0.19599}, {2980384,3869388,3869728,0.225694736842105,0.2680125}, {2980385,3869933,3870590,0.220777777777778,0.220777777777778}, {2980386,3870637,3870590,0.1338375,0.1338375}, {2980387,3870590,3870496,0.163466666666667,0.163466666666667}, {2980388,3871037,3870496,0.197955555555556,0.197955555555556}, {2980389,3869728,3870212,0.174222222222222,0.174222222222222}, {2980390,3870212,3870390,0.0908666666666667,0.0908666666666667}, {2980391,3870390,3870299,0.106822222222222,0.106822222222222}, {2980392,3870907,3871789,0.319666666666667,0.319666666666667}, {2980393,3870997,3871631,0.210644444444444,0.210644444444444}, {2980394,3871631,3871789,0.145711111111111,0.145711111111111}, {2980395,3872079,3871789,0.221733333333333,0.221733333333333}, {2980396,3871278,3871179,0.172288888888889,0.172288888888889}, {2980397,3871838,3871278,1000000,1000000}, {2980398,3867023,3867799,0.301755555555556,0.301755555555556}, {2980399,3869420,3869621,0.394747826086956,0.56745}, {2980400,3869621,3869728,0.19548,0.154326315789474}, {2980401,3870081,3869621,0.279633333333333,0.201336}, {2980402,3870081,3870212,0.152577777777778,0.152577777777778}, {2980403,3870793,3870081,0.42129,0.312066666666667}, {2980404,3871186,3870523,0.287577777777778,0.287577777777778}, {2980405,3870793,3871186,0.209977777777778,0.209977777777778}, {2980406,3868320,3868441,0.231555555555556,0.231555555555556}, {2980407,3871789,3872214,0.147111111111111,0.147111111111111}, {2980408,3872214,3872604,0.138088888888889,0.138088888888889}, {2980409,3872604,3872991,0.140288888888889,0.140288888888889}, {2980410,3872991,3873308,0.130533333333333,0.130533333333333}, {2980411,3872214,3872412,0.186111111111111,0.186111111111111}, {2980412,3872412,3872832,0.136688888888889,0.136688888888889}, {2980413,3872604,3872832,0.187177777777778,0.187177777777778}, {2980414,3871631,3872831,0.426577777777778,0.426577777777778}, {2980415,3872831,3872991,0.170955555555556,0.170955555555556}, {2980416,3872741,3872831,0.19692,0.19692}, {2980417,3872607,3872741,0.293245161290323,0.363624}, {2980418,3872741,3873117,0.156688888888889,0.156688888888889}, {2980419,3879384,3878760,0.299576470588235,0.308654545454545}, {2980420,3878241,3878041,0.0544833333333333,0.0544833333333333}, {2980421,3878460,3878241,0.149005714285714,0.149005714285714}, {2980422,3879782,3880245,0.319844444444444,0.319844444444444}, {2980423,3880062,3879591,1000000,1000000}, {2980424,3878460,3879501,1000000,1000000}, {2980425,3878241,3879275,0.5192,0.5192}, {2980426,3881570,3880784,0.498288888888889,0.498288888888889}, {2980427,3881894,3881033,0.698044444444444,0.698044444444444}, {2980428,3883677,3883209,0.689371428571429,0.689371428571429}, {2980429,3882443,3881919,0.369977777777778,0.369977777777778}, {2980430,3881919,3881996,0.0492888888888889,0.0492888888888889}, {2980431,3884482,3885196,0.395844444444444,0.395844444444444}, {2980432,3884482,3884210,0.11916,0.1324}, {2980433,3884210,3885004,0.437044444444444,0.437044444444444}, {2980434,3883606,3883402,0.17376,0.193066666666667}, {2980435,3883220,3883048,0.161972727272727,0.169685714285714}, {2980436,3883402,3883890,0.498888888888889,1000000}, {2980437,3884798,3885337,0.596,1000000}, {2980438,3886593,3886649,0.05844,0.0859411764705882}, {2980439,3887522,3887479,0.173652631578947,0.149972727272727}, {2980440,3887479,3888023,0.184177777777778,0.184177777777778}, {2980441,3887136,3887354,0.1635,0.218}, {2980442,3887354,3887479,0.0869777777777778,0.11742}, {2980443,3887354,3887779,0.1974,0.1974}, {2980444,3887779,3887818,0.246622222222222,0.246622222222222}, {2980445,3887818,3887206,0.37971,0.37971}, {2980446,3889018,3888912,0.669644444444444,0.669644444444444}, {2980447,3889650,3889527,1.18041,1.18041}, {2980448,3886570,3886969,0.455905263157895,0.455905263157895}, {2980449,3887206,3888218,0.57954,1000000}, {2980450,3888480,3888218,0.256061538461538,0.20805}, {2980451,3887206,3886969,0.24339,0.24339}, {2980452,3886326,3886579,0.30132,0.30132}, {2980453,3886548,3886321,0.249733333333333,0.249733333333333}, {2980454,3886579,3886548,0.139976470588235,0.139976470588235}, {2980455,3886969,3886579,0.23277,0.23277}, {2980456,3886548,3887550,0.65472,0.65472}, {2980457,3886969,3887778,0.66927,0.66927}, {2980458,3888218,3888160,0.0819428571428572,0.0521454545454546}, {2980459,3888160,3887877,0.2179,0.186771428571429}, {2980460,3887877,3887778,0.0498666666666667,0.04488}, {2980461,3887778,3887550,0.155652631578947,0.140828571428571}, {2980462,3891964,3891952,0.114735483870968,0.114735483870968}, {2980463,3891952,3891891,0.254930769230769,0.194947058823529}, {2980464,3891952,3892831,0.396044444444444,0.396044444444444}, {2980465,3892831,3892807,0.243266666666667,0.243266666666667}, {2980466,3890225,3890157,0.481635,0.55044}, {2980467,3891358,3891304,0.294042857142857,0.283903448275862}, {2980468,3892403,3892344,0.820866666666667,0.547244444444444}, {2980469,3893007,3892928,0.637022222222222,0.637022222222222}, {2980470,3890989,3891950,0.532244444444445,0.532244444444445}, {2980471,3891950,3892344,0.220711111111111,0.220711111111111}, {2980472,3890157,3890399,0.172666666666667,0.172666666666667}, {2980473,3890399,3890925,0.54632,0.455266666666667}, {2980474,3889639,3889922,0.211690909090909,0.211690909090909}, {2980475,3889922,3890261,0.35136,0.3294}, {2980476,3890261,3890399,0.186507692307692,0.1515375}, {2980477,3890399,3890953,0.277755555555556,0.277755555555556}, {2980478,3890953,3891204,0.234444444444444,0.234444444444444}, {2980479,3891950,3892027,0.140488888888889,0.140488888888889}, {2980480,3891782,3892027,0.131244444444444,0.131244444444444}, {2980481,3892027,3892566,0.254177777777778,0.254177777777778}, {2980482,3892566,3893198,0.280355555555556,0.280355555555556}, {2980483,3893513,3893376,0.493589189189189,0.652242857142857}, {2980484,3893683,3894124,0.260288888888889,0.260288888888889}, {2980485,3893178,3893449,0.174391304347826,0.174391304347826}, {2980486,3893449,3893624,0.165633333333333,0.114669230769231}, {2980487,3893837,3894302,0.2604,0.2604}, {2980488,3894032,3894354,0.174533333333333,0.174533333333333}, {2980489,3894354,3894495,0.0892222222222222,0.0892222222222222}, {2980490,3894354,3894599,0.301088888888889,0.301088888888889}, {2980491,3894599,3894265,0.174822222222222,0.174822222222222}, {2980492,3894599,3894869,0.23757,0.23757}, {2980493,3896711,3897434,0.45333,0.45333}, {2980494,3900325,3899786,0.269333333333333,0.269333333333333}, {2980495,3897434,3899134,1.17774,1.17774}, {2980496,3900807,3900288,0.419885714285714,0.489866666666667}, {2980497,3897434,3898364,1000000,1000000}, {2980498,3899134,3898364,1000000,1000000}, {2980499,3901106,3901459,0.231577777777778,0.231577777777778}, {2980500,3903444,3902783,0.364711111111111,0.364711111111111}, {2980501,3903741,3904001,0.148422222222222,0.148422222222222}, {2980502,3905255,3905878,0.3888,0.3888}, {2980503,3904786,3905017,0.15912,0.1326}, {2980504,3904592,3904786,0.153342857142857,0.134175}, {2980505,3904592,3905109,0.4193,0.4792}, {2980506,3904786,3905365,0.477327272727273,0.477327272727273}, {2980507,3905365,3905624,0.24408,0.215364705882353}, {2980508,3905109,3905365,0.218533333333333,0.24585}, {2980509,3905109,3905846,0.824084210526316,0.6524}, {2980510,3905365,3906253,0.559355555555555,0.559355555555555}, {2980511,3902769,3903084,0.284525,0.206927272727273}, {2980512,3905624,3906493,0.689045454545455,0.659086956521739}, {2980513,3905878,3906736,0.562488888888889,0.562488888888889}, {2980514,3902769,3902620,0.136866666666667,0.136866666666667}, {2980515,3904701,3904447,0.21456,1000000}, {2980516,3906091,3906419,0.28137,0.28137}, {2980517,3906419,3906975,0.287435294117647,0.375876923076923}, {2980518,3905846,3906253,0.258125,0.258125}, {2980519,3906253,3906493,0.19155,0.182428571428571}, {2980520,3906493,3906736,0.17094,0.1554}, {2980521,3906736,3906975,0.14427,0.125452173913044}, {2980522,3906419,3906831,0.29106,0.3234}, {2980523,3906831,3907321,0.231715384615385,0.231715384615385}, {2980524,3907321,3907808,0.291027272727273,0.32013}, {2980525,3906831,3907290,0.254866666666667,0.254866666666667}, {2980526,3907290,3907762,0.272844444444444,0.272844444444444}, {2980527,3906975,3907293,0.170488888888889,0.1918}, {2980528,3907293,3907762,0.212764285714286,0.170211428571429}, {2980529,3907762,3908226,0.152194736842105,0.144585}, {2980530,3908226,3908767,0.292963636363636,0.280226086956522}, {2980531,3907321,3907751,0.247844444444444,0.247844444444444}, {2980532,3907751,3908226,0.267622222222222,0.267622222222222}, {2980533,3907290,3907751,0.29079,0.29079}, {2980534,3907751,3908265,0.31866,0.31866}, {2980535,3908767,3909397,0.477247058823529,0.368781818181818}, {2980536,3909397,3910029,0.334275,0.334275}, {2980537,3910029,3910276,0.105115384615385,0.0976071428571429}, {2980538,3910276,3910831,0.296945454545455,0.296945454545455}, {2980539,3910831,3911380,0.279,0.268269230769231}, {2980540,3909397,3910187,0.597536842105263,0.37844}, {2980541,3910276,3910907,0.338261538461539,0.351792}, {2980542,3909790,3910333,0.257977777777778,0.257977777777778}, {2980543,3906493,3906692,0.122222222222222,0.122222222222222}, {2980544,3910187,3910714,0.256466666666667,0.256466666666667}, {2980545,3910562,3911033,0.258222222222222,0.258222222222222}, {2980546,3910831,3911436,0.308755555555556,0.308755555555556}, {2980547,3911436,3911943,0.296034782608696,0.261876923076923}, {2980548,3910907,3911436,0.270276923076923,0.260266666666667}, {2980549,3911436,3912638,0.654096,0.743290909090909}, {2980550,3912638,3912974,0.150644444444444,0.150644444444444}, {2980551,3912974,3913190,0.09,0.09}, {2980552,3909982,3910333,0.160704,0.211452631578947}, {2980553,3910333,3910714,0.140883870967742,0.189886956521739}, {2980554,3910714,3911033,0.155256,0.155256}, {2980555,3911033,3911427,0.194333333333333,0.194333333333333}, {2980556,3910333,3910666,0.2791125,0.2791125}, {2980557,3910666,3911315,0.9278,0.9278}, {2980558,3911033,3911315,0.21345,0.194045454545455}, {2980629,3864585,3864396,0.155155555555556,0.155155555555556}, {2980630,3864594,3864231,0.177377777777778,0.177377777777778}, {2980631,3865062,3864585,0.205133333333333,0.205133333333333}, {2980632,3864309,3864673,0.161866666666667,0.161866666666667}, {2980635,3864446,3864673,0.410175,0.410175}, {2980636,3864673,3864987,0.3094,0.3094}, {2980637,3864987,3864828,0.1139625,0.0868285714285714}, {2980638,3864716,3865369,0.580422222222222,0.580422222222222}, {2980639,3865369,3864987,0.138864,0.11572}, {2980640,3865676,3865369,0.127303448275862,0.108582352941176}, {2980641,3865057,3865676,0.573444444444444,0.573444444444444}, {2980642,3865452,3865748,0.510085714285714,0.510085714285714}, {2980643,3865748,3866063,0.286288888888889,0.286288888888889}, {2980646,3864780,3864585,0.148955555555556,0.148955555555556}, {2980647,3865303,3864780,0.289642105263158,0.289642105263158}, {2980648,3864432,3863274,1.09338260869565,1.09338260869565}, {2980652,3865017,3864780,0.257905263157895,0.257905263157895}, {2980653,3865893,3866477,0.6927,0.6927}, {2980654,3866477,3866063,0.1593,0.147046153846154}, {2980655,3866992,3866477,0.247392857142857,0.314863636363636}, {2980656,3866431,3866992,0.474266666666667,0.474266666666667}, {2980657,3867898,3868473,0.200444444444444,0.200444444444444}, {2980658,3868627,3868049,0.217844444444444,0.217844444444444}, {2980659,3869661,3869266,0.130866666666667,0.130866666666667}, {2980660,3868580,3868708,0.178914285714286,0.221011764705882}, {2980661,3868708,3869202,0.174377777777778,0.174377777777778}, {2980662,3869187,3869841,0.218644444444444,0.218644444444444}, {2980663,3869429,3868852,0.216266666666667,0.216266666666667}, {2980664,3869661,3869596,0.16935,0.176713043478261}, {2980665,3869841,3869661,0.27718064516129,0.343704}, {2980666,3869969,3869841,0.233822222222222,0.286963636363636}, {2980667,3867591,3866992,0.27588,0.2299}, {2980668,3868049,3867591,0.2457,0.258631578947368}, {2980669,3872699,3869193,2.17257777777778,2.17257777777778}, {2980670,3878283,3877685,0.493728,0.474738461538462}, {2980671,3879032,3878283,0.400584,0.357664285714286}, {2980672,3880076,3879032,0.416016666666667,0.49922}, {2980673,3877685,3877353,0.37476,0.37476}, {2980674,3878082,3877896,0.219022222222222,0.219022222222222}, {2980675,3877620,3877353,0.14406,0.14406}, {2980676,3877856,3877620,0.0807483870967742,0.0807483870967742}, {2980677,3878312,3877856,0.182955555555556,0.182955555555556}, {2980678,3879475,3878312,0.538176923076923,0.736452631578947}, {2980679,3877620,3877550,0.138466666666667,0.138466666666667}, {2980680,3877856,3877693,0.152333333333333,0.152333333333333}, {2980681,3878312,3878192,0.175075,0.175075}, {2980682,3877693,3877550,0.0662444444444445,0.0662444444444445}, {2980683,3878192,3877693,0.1854,0.1854}, {2980684,3881954,3881909,0.0405130434782609,0.0517666666666667}, {2980685,3881954,3882323,0.60498,0.60498}, {2980686,3882278,3882323,0.0882923076923077,0.0882923076923077}, {2980687,3882323,3882949,0.99198,0.99198}, {2980688,3882949,3883251,0.19089,0.224576470588235}, {2980689,3882949,3883425,0.777866666666667,0.777866666666667}, {2980690,3883290,3883425,0.136833333333333,0.136833333333333}, {2980691,3883425,3883548,0.0789333333333333,0.0789333333333333}, {2980692,3882310,3882999,0.568066666666667,0.568066666666667}, {2980693,3882323,3882999,0.561458823529412,1000000}, {2980694,3883041,3883548,0.305755555555556,1000000}, {2980695,3883548,3883871,0.2655,1000000}, {2980696,3883290,3883594,0.167733333333333,0.167733333333333}, {2980697,3883594,3883857,0.202729411764706,0.181389473684211}, {2980698,3883594,3883468,0.140357142857143,0.1228125}, {2980699,3884104,3883871,0.174884210526316,0.174884210526316}, {2980700,3884104,3883857,0.21012,0.21012}, {2980701,3884104,3884431,0.29115,0.29115}, {2980702,3881874,3881690,0.144085714285714,0.1681}, {2980703,3881690,3881538,0.0741157894736842,0.0741157894736842}, {2980704,3881538,3881401,0.0797833333333333,0.0755842105263158}, {2980705,3881401,3881282,0.10595,0.0941777777777778}, {2980706,3881108,3880571,0.27658125,0.2682}, {2980707,3881308,3881108,0.122606896551724,0.142224}, {2980708,3881467,3881108,0.192933333333333,0.192933333333333}, {2980709,3881643,3881467,0.1452,0.122861538461538}, {2980710,3881643,3881802,0.09225,0.0952258064516129}, {2980711,3881802,3881921,0.09163125,0.0888545454545454}, {2980712,3881921,3882078,0.156657142857143,0.143034782608696}, {2980713,3881401,3881643,1000000,1000000}, {2980714,3881538,3881802,1000000,1000000}, {2980715,3881690,3881921,1000000,1000000}, {2980716,3882278,3881755,0.562325,0.562325}, {2980717,3880751,3881051,0.152,0.152}, {2980718,3882691,3882391,0.21963,0.244033333333333}, {2980719,3882391,3882177,0.1474,0.1474}, {2980720,3881708,3881946,0.111555555555556,0.111555555555556}, {2980721,3882037,3882331,0.183311111111111,0.183311111111111}, {2980722,3882177,3882331,0.0992666666666667,0.0992666666666667}, {2980723,3882331,3883298,0.5278,0.5278}, {2980724,3882391,3883663,0.65288275862069,0.65288275862069}, {2980725,3883857,3884167,0.340569230769231,0.260435294117647}, {2980726,3880605,3880751,1000000,0.225288}, {2980727,3880916,3880605,1000000,0.44652}, {2980728,3881174,3881346,1000000,0.139066666666667}, {2980729,3882269,3881406,0.466666666666667,0.466666666666667}, {2980730,3882504,3881675,0.471444444444444,0.471444444444444}, {2980731,3884547,3883871,0.402955555555556,0.402955555555556}, {2980732,3885210,3884547,0.348733333333333,1000000}, {2980733,3884412,3884104,0.222975,0.254828571428571}, {2980734,3884693,3884412,0.293166666666667,0.293166666666667}, {2980735,3884693,3884547,0.1468,0.1468}, {2980736,3884779,3884693,0.05805,0.0546352941176471}, {2980737,3885044,3884779,0.161930769230769,0.161930769230769}, {2980738,3885210,3885044,0.09274,0.09274}, {2980739,3885337,3885210,0.0863368421052632,0.0863368421052632}, {2980740,3884412,3884767,0.181577777777778,0.181577777777778}, {2980741,3884779,3885082,0.249494117647059,0.249494117647059}, {2980742,3885044,3885348,0.149822222222222,0.149822222222222}, {2980743,3885337,3885619,0.26484,0.209084210526316}, {2980744,3885791,3886110,0.154555555555556,0.154555555555556}, {2980745,3885348,3885628,0.180365217391304,0.180365217391304}, {2980746,3885915,3885619,0.153933333333333,0.153933333333333}, {2980747,3885861,3885628,0.18078,0.18078}, {2980748,3885915,3885861,0.0335555555555556,0.0335555555555556}, {2980749,3886110,3885915,0.106733333333333,0.106733333333333}, {2980750,3885628,3886328,0.334634482758621,0.334634482758621}, {2980751,3886110,3886729,0.357488888888889,0.357488888888889}, {2980752,3885861,3886531,0.353555555555556,0.353555555555556}, {2980753,3884847,3885808,0.505577777777778,0.505577777777778}, {2980754,3887550,3887263,0.196333333333333,0.160636363636364}, {2980755,3887263,3886973,0.246075,0.218733333333333}, {2980756,3887877,3888888,0.62598,0.62598}, {2980757,3887550,3888607,0.65766,0.65766}, {2980758,3888567,3888970,0.40203,0.40203}, {2980759,3886973,3886729,0.252141176470588,0.28576}, {2980760,3886729,3886531,0.1997,0.211447058823529}, {2980761,3886531,3886328,0.215533333333333,0.19398}, {2980762,3886328,3886104,0.2144,0.227011764705882}, {2980763,3886104,3885808,0.247164705882353,0.221147368421053}, {2980764,3885808,3885573,0.221766666666667,0.17355652173913}, {2980765,3885573,3885312,0.237866666666667,0.18615652173913}, {2980766,3886729,3887761,0.555992307692308,0.555992307692308}, {2980767,3886531,3887488,0.534444444444444,0.534444444444444}, {2980768,3886328,3887262,0.542066666666667,0.542066666666667}, {2980769,3887263,3888367,0.68838,0.68838}, {2980770,3888970,3888674,0.15336,0.15336}, {2980771,3888160,3889128,0.6219,0.6219}, {2980772,3885808,3886804,0.535333333333333,0.535333333333333}, {2980773,3884576,3885573,0.505311111111111,0.505311111111111}, {2980774,3885573,3886547,0.519288888888889,0.519288888888889}, {2980775,3884324,3885312,0.570675,0.570675}, {2980776,3885312,3885024,0.307,0.2878125}, {2980777,3889065,3889208,0.141094736842105,0.141094736842105}, {2980778,3889208,3889332,0.4098,0.4098}, {2980779,3889332,3888970,0.196848,0.189276923076923}, {2980780,3888970,3889301,0.357777777777778,0.357777777777778}, {2980781,3889332,3889785,0.314918181818182,0.2566}, {2980782,3889785,3889746,0.278172413793103,0.2689}, {2980783,3888870,3887729,0.507555555555556,0.507555555555556}, {2980784,3889207,3888008,0.539244444444444,0.539244444444444}, {2980785,3887729,3888008,0.160622222222222,0.160622222222222}, {2980786,3888008,3888273,0.149488888888889,0.149488888888889}, {2980787,3890047,3889785,0.108329032258065,0.10494375}, {2980788,3885312,3885908,0.301511111111111,0.301511111111111}, {2980789,3887729,3887262,0.263422222222222,0.263422222222222}, {2980790,3887729,3887505,0.102066666666667,0.102066666666667}, {2980791,3884675,3884447,0.198628571428571,0.245364705882353}, {2980792,3889208,3890329,0.621266666666667,0.621266666666667}, {2980793,3890329,3890047,0.134866666666667,0.13005}, {2980794,3889378,3889922,0.246222222222222,0.3324}, {2980795,3889922,3890423,0.45124,0.45124}, {2980796,3890261,3890423,0.34086,0.34086}, {2980797,3890423,3890926,0.450852631578947,0.450852631578947}, {2980798,3890906,3890926,0.0318631578947368,0.0356117647058823}, {2980799,3890926,3891539,0.448,0.4032}, {2980800,3890953,3891405,0.299622222222222,0.299622222222222}, {2980801,3891405,3891638,0.372044444444444,0.372044444444444}, {2980802,3891405,3891539,0.149742857142857,0.149742857142857}, {2980803,3891539,3891803,0.239329411764706,0.226033333333333}, {2980804,3891803,3892178,0.411933333333333,0.411933333333333}, {2980805,3891392,3891984,0.463389473684211,0.463389473684211}, {2980806,3891803,3891984,0.2085,0.2085}, {2980807,3891984,3892505,0.33207,0.33207}, {2980808,3891627,3892509,0.58281,0.58281}, {2980809,3892352,3892566,0.348711111111111,0.348711111111111}, {2980810,3892505,3892667,0.2532,0.2532}, {2980811,3892509,3892505,0.18579,0.18579}, {2980812,3892373,3892509,0.23379,0.23379}, {2980813,3892103,3892347,0.189,0.2016}, {2980814,3890675,3890618,0.113955555555556,0.123072}, {2980815,3890618,3890329,0.2186,0.2049375}, {2980816,3890618,3891264,0.6429,0.6429}, {2980817,3891627,3891264,0.32613,0.32613}, {2980818,3890047,3890378,1000000,0.307133333333333}, {2980819,3890378,3889902,0.601753846153846,0.601753846153846}, {2980820,3890499,3890378,0.0650888888888889,0.0650888888888889}, {2980821,3890329,3890602,0.18976,0.271085714285714}, {2980822,3890499,3890602,0.1417,0.1417}, {2980823,3891264,3890602,0.360888888888889,0.360888888888889}, {2980824,3891264,3891908,0.49728,0.49728}, {2980825,3892667,3892747,0.235694117647059,0.235694117647059}, {2980826,3892373,3892747,0.22806,0.22806}, {2980827,3892390,3892373,0.1552,0.1552}, {2980828,3892347,3892390,0.1434,0.0882461538461538}, {2980829,3892390,3893062,0.4749375,0.4749375}, {2980830,3892684,3892667,0.622305882352941,0.622305882352941}, {2980831,3892747,3893062,0.336814285714286,0.336814285714286}, {2980832,3892347,3893047,0.359444444444444,0.359444444444444}, {2980833,3893062,3893333,0.234141176470588,0.209494736842105}, {2980834,3892340,3891908,0.359936842105263,0.325657142857143}, {2980835,3890499,3891399,0.49731724137931,0.49731724137931}, {2980836,3891399,3891505,0.0856153846153846,0.101181818181818}, {2980837,3891908,3891505,0.292009090909091,0.4015125}, {2980838,3891958,3891505,0.29361,0.29361}, {2980839,3892111,3891958,0.16988,0.21235}, {2980840,3891908,3892052,0.194964705882353,0.194964705882353}, {2980841,3892052,3892111,0.0876,0.08322}, {2980842,3892111,3892187,0.051936,0.0590181818181818}, {2980843,3892532,3892052,0.304425,0.4566375}, {2980844,3892712,3892187,0.243222222222222,0.243222222222222}, {2980845,3893062,3893047,0.38769,0.38769}, {2980846,3893047,3893166,0.203177777777778,0.203177777777778}, {2980847,3893333,3893662,0.74484,0.74484}, {2980848,3889356,3889955,0.64941,0.683589473684211}, {2980849,3893334,3894063,0.4344,0.4344}, {2980850,3894063,3894293,0.1234,0.1234}, {2980851,3894293,3894601,0.152266666666667,0.152266666666667}, {2980852,3894601,3894712,0.235357894736842,0.235357894736842}, {2980853,3894063,3894214,0.35175,0.35175}, {2980854,3894293,3894921,0.6165,0.6165}, {2980855,3894601,3894921,0.410866666666667,0.410866666666667}, {2980856,3894921,3895046,0.303266666666667,0.303266666666667}, {2980857,3893604,3894327,1.17912,1.17912}, {2980858,3893333,3893927,0.491514285714286,0.34406}, {2980859,3893927,3894003,0.0826235294117647,0.0520222222222222}, {2980860,3894003,3893867,0.285023076923077,0.308775}, {2980861,3894003,3894122,0.18148,0.18148}, {2980862,3894300,3894331,0.0300444444444444,0.0300444444444444}, {2980863,3894331,3894570,0.131111111111111,0.131111111111111}, {2980864,3894570,3895094,0.415955555555556,0.415955555555556}, {2980865,3894003,3894367,0.220090909090909,0.1614}, {2980866,3894327,3894367,0.0558,0.0558}, {2980867,3894367,3894461,0.0372666666666667,0.0432774193548387}, {2980868,3894461,3895069,0.241145454545455,0.24868125}, {2980869,3894461,3895242,0.92841,0.92841}, {2980870,3895444,3895698,0.29019,0.29019}, {2980871,3892712,3893369,0.334153846153846,0.413714285714286}, {2980872,3893369,3893933,0.41127,0.41127}, {2980873,3893369,3893537,0.192763636363636,0.2232}, {2980874,3893537,3893710,0.25152,0.25152}, {2980875,3893537,3893933,0.303190909090909,0.370566666666667}, {2980876,3893933,3894234,0.43041,0.43041}, {2980877,3893710,3894234,0.37464,0.37464}, {2980878,3894754,3895094,0.224945454545455,0.215165217391304}, {2980879,3895094,3895242,0.117652173913043,0.159176470588235}, {2980880,3895242,3895490,0.170342857142857,0.170342857142857}, {2980881,3902550,3902769,0.184636363636364,0.131032258064516}, {2980882,3902335,3902550,0.124577777777778,0.124577777777778}, {2980883,3902335,3902172,0.0888888888888889,0.0888888888888889}, {2980884,3902172,3902592,0.28236,0.28236}, {2980885,3903339,3904068,0.316377777777778,0.316377777777778}, {2980886,3901961,3902035,0.0426444444444445,0.0426444444444445}, {2980887,3901827,3901961,0.0679333333333333,0.0679333333333333}, {2980888,3901718,3901827,0.0965714285714286,0.0965714285714286}, {2980889,3901827,3902085,0.264286956521739,0.264286956521739}, {2980890,3902085,3902132,0.08728125,0.08728125}, {2980891,3902132,3902185,0.0824666666666667,0.0824666666666667}, {2980892,3902085,3902642,0.211733333333333,0.211733333333333}, {2980893,3902132,3902943,0.308755555555556,0.308755555555556}, {2980894,3902185,3903112,0.362688888888889,0.362688888888889}, {2980895,3902550,3902314,0.153044444444444,0.153044444444444}, {2980896,3902335,3902028,0.169266666666667,0.169266666666667}, {2980897,3901827,3901428,0.238622222222222,0.238622222222222}, {2980898,3901718,3901851,0.178,0.178}, {2980899,3901144,3901718,0.317169230769231,0.317169230769231}, {2980900,3901088,3901144,0.232844444444444,0.232844444444444}, {2980901,3901961,3902118,0.0870666666666667,0.0870666666666667}, {2980902,3901144,3901222,1000000,0.281110344827586}, {2980903,3902185,3902217,0.115755555555556,0.1953375}, {2980904,3901222,3902217,0.555252631578947,0.555252631578947}, {2980905,3902217,3903192,0.387088888888889,0.387088888888889}, {2980906,3902217,3902254,0.120975,0.223338461538462}, {2980907,3902254,3902290,0.128225,0.146542857142857}, {2980908,3901334,3902290,0.471409090909091,0.471409090909091}, {2980909,3902254,3903237,0.387888888888889,0.387888888888889}, {2980910,3902290,3903274,0.3862,0.3862}, {2980911,3903192,3903237,0.215861538461538,0.215861538461538}, {2980912,3903237,3903274,0.107133333333333,0.107133333333333}, {2980913,3903516,3904135,0.251466666666667,0.251466666666667}, {2980914,3903687,3904181,0.191755555555556,0.191755555555556}, {2980915,3904135,3905325,0.69786,0.69786}, {2980916,3904181,3905336,0.504911111111111,1000000}, {2980917,3904257,3905041,1000000,0.503633333333333}, {2980918,3905325,3905471,0.16023,0.16023}, {2980919,3904297,3904776,0.29088,0.252939130434783}, {2980920,3904348,3904972,0.272630769230769,0.272630769230769}, {2980921,3904972,3905172,0.18438,0.127158620689655}, {2980922,3904776,3904972,0.143975,0.111464516129032}, {2980923,3904776,3905041,0.18723,0.197084210526316}, {2980924,3905041,3905336,0.175938461538462,0.22872}, {2980925,3905336,3905471,0.109275,0.102847058823529}, {2980926,3911650,3911909,0.21345,0.224684210526316}, {2980927,3911909,3912211,0.161330769230769,0.161330769230769}, {2980928,3912211,3912539,0.1368,0.1368}, {2980929,3912539,3912896,0.122172972972973,0.122172972972973}, {2980930,3911355,3911909,0.30715,0.567046153846154}, {2980931,3912211,3912771,0.229422222222222,0.229422222222222}, {2980932,3912539,3913158,0.242666666666667,0.242666666666667}, {2980933,3912896,3913478,0.306490909090909,1000000}, {2980934,3911799,3912138,0.21453,0.252388235294118}, {2980935,3912138,3912896,0.338136,0.469633333333333}, {2981027,3875889,3874945,0.612327272727273,0.612327272727273}, {2981028,3877550,3877469,0.163244444444444,0.163244444444444}, {2981029,3877556,3877469,0.0391111111111111,0.0391111111111111}, {2981030,3877693,3877556,0.160777777777778,0.160777777777778}, {2981031,3877469,3877463,0.175888888888889,0.175888888888889}, {2981032,3877556,3877463,0.153377777777778,0.153377777777778}, {2981033,3878036,3877556,0.185622222222222,0.185622222222222}, {2981034,3877889,3877463,0.165822222222222,0.165822222222222}, {2981035,3879321,3878192,0.501733333333333,0.501733333333333}, {2981036,3879198,3878036,0.504688888888889,0.504688888888889}, {2981037,3879052,3877889,0.505733333333333,0.505733333333333}, {2981038,3878192,3878036,0.159911111111111,0.159911111111111}, {2981039,3878036,3877889,0.13194375,0.13194375}, {2981040,3877463,3877778,0.233133333333333,0.233133333333333}, {2981041,3877889,3877778,0.127083870967742,0.127083870967742}, {2981042,3878921,3877778,0.494511111111111,0.494511111111111}, {2981043,3877778,3877671,0.149420689655172,0.149420689655172}, {2981044,3877671,3877519,0.162066666666667,0.162066666666667}, {2981045,3877519,3877246,0.227844444444444,0.227844444444444}, {2981046,3878805,3877671,1.8702,1.8702}, {2981047,3878462,3877519,0.401584615384615,0.336812903225806}, {2981048,3878683,3878462,0.118142857142857,0.12405}, {2981049,3878462,3878354,0.125,0.125}, {2981050,3878354,3878215,0.176044444444444,0.176044444444444}, {2981051,3878215,3878221,0.4772,0.4772}, {2981052,3878221,3878354,0.0658,0.0658}, {2981053,3877246,3877032,0.232111111111111,0.232111111111111}, {2981054,3877032,3878197,0.458933333333333,0.458933333333333}, {2981055,3878215,3878197,0.237822222222222,0.237822222222222}, {2981056,3880605,3880159,0.601536,1000000}, {2981057,3878821,3879179,0.19587,0.178063636363636}, {2981058,3879179,3879866,0.267411428571429,0.275276470588235}, {2981059,3879856,3879861,0.35496,0.35496}, {2981060,3879856,3879630,0.243977777777778,0.243977777777778}, {2981061,3880168,3879856,0.164721428571429,0.170822222222222}, {2981062,3879630,3879965,0.190377777777778,0.190377777777778}, {2981063,3879965,3880168,0.223288888888889,0.223288888888889}, {2981064,3881537,3881138,0.52215,1000000}, {2981065,3880718,3881464,0.627085714285714,0.598581818181818}, {2981066,3881343,3880929,0.208133333333333,0.208133333333333}, {2981067,3882277,3881944,0.58296,1000000}, {2981068,3881511,3881944,1000000,0.279463636363636}, {2981069,3880301,3880168,0.075875,0.0700384615384615}, {2981070,3880417,3880476,0.0834,0.0834}, {2981071,3880417,3880701,0.144377777777778,0.144377777777778}, {2981072,3880476,3880578,0.170022222222222,0.170022222222222}, {2981073,3882474,3883306,0.428133333333333,0.428133333333333}, {2981074,3883555,3882194,0.680644444444444,0.680644444444444}, {2981075,3883663,3884134,0.2418,0.2325}, {2981076,3884134,3884447,0.196036363636364,0.1797}, {2981077,3884134,3883306,0.527928,0.43994}, {2981078,3884447,3883555,0.740052631578947,0.740052631578947}, {2981079,3884108,3884663,0.352911111111111,0.352911111111111}, {2981080,3880706,3880396,0.393066666666667,0.393066666666667}, {2981081,3884949,3885827,1000000,0.447311111111111}, {2981082,3885827,3886433,0.316955555555556,0.316955555555556}, {2981083,3884819,3885655,1000000,0.435488888888889}, {2981084,3886260,3885655,0.308311111111111,0.308311111111111}, {2981085,3885655,3884886,1.01787,1000000}, {2981086,3886260,3886284,0.19488,0.19488}, {2981087,3886284,3885815,0.288725,0.288725}, {2981088,3887025,3886284,0.445977777777778,0.445977777777778}, {2981089,3887025,3887161,0.082776,0.082776}, {2981090,3887367,3887161,0.1731,0.1731}, {2981091,3887446,3887367,0.0632727272727273,0.0632727272727273}, {2981092,3888172,3887367,0.371022222222222,0.371022222222222}, {2981093,3887161,3888012,0.379777777777778,0.379777777777778}, {2981094,3888172,3888012,0.166457142857143,0.15536}, {2981095,3886804,3887070,0.245033333333333,0.245033333333333}, {2981096,3887070,3887381,0.244733333333333,0.244733333333333}, {2981097,3887662,3887381,0.146888888888889,0.146888888888889}, {2981098,3887381,3887320,0.0905571428571429,0.0905571428571429}, {2981099,3887070,3886631,0.41049,0.41049}, {2981100,3886308,3886631,0.26556,0.26556}, {2981101,3886631,3886912,0.22194,0.22194}, {2981102,3886912,3886634,0.267757894736842,0.25437}, {2981103,3887320,3886912,0.412552941176471,0.412552941176471}, {2981104,3885827,3885655,0.164333333333333,0.164333333333333}, {2981105,3885959,3885827,0.084825,0.084825}, {2981106,3886912,3887324,0.225644444444444,0.225644444444444}, {2981107,3887320,3887696,0.235577777777778,0.235577777777778}, {2981108,3887324,3887696,0.27303,0.27303}, {2981109,3887324,3887501,0.0916,0.0916}, {2981110,3887696,3887843,0.1284,0.1284}, {2981111,3887501,3888090,0.345844444444444,0.345844444444444}, {2981112,3888144,3888688,0.425192307692308,0.614166666666667}, {2981113,3887849,3888090,0.184870588235294,0.196425}, {2981114,3888090,3888519,0.255177777777778,0.255177777777778}, {2981115,3889074,3888493,0.29445,1000000}, {2981116,3889605,3889074,0.301609090909091,1000000}, {2981117,3889074,3889771,0.510096,0.510096}, {2981118,3888688,3889130,1000000,0.161222222222222}, {2981119,3888688,3888911,0.400581818181818,0.400581818181818}, {2981120,3888911,3889425,0.44958,0.44958}, {2981121,3889113,3889425,0.226957894736842,0.21561}, {2981122,3888252,3888172,0.0828,0.100542857142857}, {2981123,3888172,3888863,0.3374,0.3374}, {2981124,3890083,3889771,0.3896625,0.3896625}, {2981125,3889771,3890151,0.299975,0.299975}, {2981126,3890151,3889969,0.123469565217391,0.123469565217391}, {2981127,3890525,3890151,0.292933333333333,0.277515789473684}, {2981128,3890758,3890215,0.3894,0.3894}, {2981129,3889969,3890215,0.163157142857143,0.163157142857143}, {2981130,3890215,3890426,0.151848,0.12654}, {2981131,3890450,3890191,0.120992307692308,0.131075}, {2981132,3890426,3890450,0.0750818181818182,0.0750818181818182}, {2981133,3890942,3890426,0.304125,0.317347826086957}, {2981134,3891194,3890450,0.358536,0.320121428571429}, {2981135,3889425,3889850,0.236208,0.236208}, {2981136,3888012,3888081,0.0774,0.0663428571428571}, {2981137,3888081,3886872,1000000,1.78789090909091}, {2981138,3888081,3889174,1.29556363636364,1000000}, {2981139,3889955,3889658,0.2421,0.2421}, {2981140,3890168,3889955,0.104888888888889,0.104888888888889}, {2981141,3890490,3890168,0.27192,0.27192}, {2981142,3889955,3890323,0.326975,0.326975}, {2981143,3890168,3890511,0.275377777777778,0.275377777777778}, {2981144,3890511,3890323,0.154058823529412,0.154058823529412}, {2981145,3890735,3890511,0.19275,0.19275}, {2981146,3890323,3890535,0.214057142857143,0.214057142857143}, {2981147,3890944,3890535,0.213422222222222,0.213422222222222}, {2981148,3890535,3890846,0.247155555555556,0.247155555555556}, {2981149,3890846,3890525,0.152284615384615,0.152284615384615}, {2981150,3890745,3890703,0.16698,0.16698}, {2981151,3890703,3890735,0.189688888888889,0.189688888888889}, {2981152,3890735,3890944,0.165288888888889,0.165288888888889}, {2981153,3890703,3891243,0.36795,0.36795}, {2981154,3890944,3891474,0.42336,0.42336}, {2981155,3891135,3890846,0.114617647058824,0.114617647058824}, {2981156,3891474,3891135,0.167664,0.161215384615385}, {2981157,3891474,3891558,0.0793411764705882,0.0642285714285714}, {2981158,3890846,3891293,0.4662,0.4662}, {2981159,3891293,3890998,0.299538461538462,0.299538461538462}, {2981160,3891565,3891293,0.1392,0.1392}, {2981161,3891135,3891565,0.44496,0.44496}, {2981162,3891505,3891525,0.83181,0.83181}, {2981163,3891958,3892234,0.5122,0.5122}, {2981164,3892187,3892835,0.586661538461538,0.586661538461538}, {2981165,3891965,3891584,0.3155625,0.3155625}, {2981166,3892234,3891965,0.237141176470588,0.237141176470588}, {2981167,3892123,3891632,0.34725,0.34725}, {2981168,3892835,3892234,0.34395,0.34395}, {2981169,3891965,3892123,0.16008,0.16008}, {2981170,3892257,3892123,0.09057,0.09057}, {2981171,3892445,3892257,0.12102,0.12102}, {2981172,3892234,3892445,0.1324,0.1324}, {2981173,3892445,3892801,0.1932,0.1932}, {2981174,3892835,3893095,0.234763636363636,0.234763636363636}, {2981175,3892123,3892252,0.259577777777778,0.259577777777778}, {2981176,3892252,3891888,0.25137,0.25137}, {2981177,3893095,3892801,0.150577777777778,0.150577777777778}, {2981178,3892252,3892418,0.122755555555556,0.122755555555556}, {2981179,3891399,3891085,1000000,1000000}, {2981180,3892257,3892582,0.69906,0.69906}, {2981181,3892418,3891945,0.33414,0.33414}, {2981182,3891293,3891779,0.3916,0.3916}, {2981183,3892418,3892582,0.110422222222222,0.110422222222222}, {2981184,3892582,3892822,0.133533333333333,0.133533333333333}, {2981185,3892801,3893108,0.356533333333333,0.356533333333333}, {2981186,3893095,3893187,0.49929,0.49929}, {2981187,3893108,3893187,0.09366,0.09366}, {2981188,3893187,3893373,0.127714285714286,0.127714285714286}, {2981189,3893435,3893095,0.239345454545455,0.239345454545455}, {2981190,3893710,3893772,0.13122,0.13122}, {2981191,3894085,3894234,0.299463157894737,0.299463157894737}, {2981192,3894234,3894970,0.53982,0.53982}, {2981193,3893435,3894145,0.381774193548387,0.408103448275862}, {2981194,3895094,3895454,0.45435,0.45435}, {2981195,3895454,3895572,0.14526,0.14526}, {2981196,3895454,3895786,0.31584,0.31584}, {2981197,3895572,3895888,0.291821052631579,0.291821052631579}, {2981198,3893399,3893679,0.2079,0.2079}, {2981199,3893679,3893935,0.19494,0.19494}, {2981200,3893935,3894174,0.16815,0.16815}, {2981201,3893679,3893653,0.28707,0.28707}, {2981202,3893373,3893653,0.155676923076923,0.16865}, {2981203,3894174,3894145,0.162571428571429,0.155181818181818}, {2981204,3894145,3894379,0.156533333333333,0.156533333333333}, {2981205,3894727,3895203,0.49419,0.49419}, {2981206,3895203,3895261,0.10122,0.10122}, {2981207,3893368,3893755,0.266057142857143,0.266057142857143}, {2981208,3893935,3893909,1000000,0.215133333333333}, {2981209,3894174,3894659,0.386918181818182,0.370095652173913}, {2981210,3893909,3894481,0.244072727272727,0.244072727272727}, {2981211,3894481,3894659,0.158936842105263,0.131295652173913}, {2981212,3894659,3894925,0.223688888888889,0.20132}, {2981213,3895203,3895501,0.295911111111111,0.295911111111111}, {2981214,3893653,3893743,0.0471103448275862,0.03795}, {2981215,3893743,3893909,0.0755117647058823,0.0626195121951219}, {2981216,3893743,3893755,0.192644444444444,0.192644444444444}, {2981217,3893755,3894000,0.20889,0.20889}, {2981218,3898563,3898919,0.21816,0.21816}, {2981219,3897994,3897839,0.08292,0.08292}, {2981220,3899716,3900153,0.224008695652174,0.224008695652174}, {2981221,3900291,3899746,0.293444444444444,0.293444444444444}, {2981222,3900153,3900291,0.0809181818181818,0.0659333333333333}, {2981223,3900605,3901283,0.323625,0.298730769230769}, {2981224,3900605,3900629,0.647533333333333,0.647533333333333}, {2981225,3900629,3900647,0.134777777777778,0.134777777777778}, {2981226,3900629,3900932,1000000,1000000}, {2981227,3899396,3899716,0.146666666666667,0.146666666666667}, {2981228,3899396,3899636,0.199444444444444,0.199444444444444}, {2981229,3899716,3899999,0.278288888888889,0.278288888888889}, {2981230,3900153,3900198,0.3146,0.3146}, {2981231,3900932,3900979,0.0612,0.0612}, {2981232,3900979,3900978,0.0859411764705882,0.0503793103448276}, {2981233,3900979,3901516,0.355588235294118,0.318157894736842}, {2981234,3900613,3900605,0.212022222222222,0.212022222222222}, {2981235,3900855,3900932,0.316155555555556,0.316155555555556}, {2981236,3900245,3898563,3.02883157894737,2.61580909090909}, {2981237,3902290,3902323,0.113072727272727,0.113072727272727}, {2981238,3902323,3902357,0.138208695652174,0.151371428571429}, {2981239,3902357,3902378,0.106875,0.0855}, {2981240,3903274,3903302,0.136772727272727,0.136772727272727}, {2981241,3903302,3903345,0.0977793103448276,0.0977793103448276}, {2981242,3903345,3903390,0.311541176470588,0.311541176470588}, {2981243,3902323,3903302,0.384844444444444,0.384844444444444}, {2981244,3902357,3903345,0.387955555555556,0.387955555555556}, {2981245,3903345,3903815,0.211266666666667,0.211266666666667}, {2981246,3902515,3902809,0.70505,0.70505}, {2981247,3902804,3903062,0.554333333333333,0.554333333333333}, {2981248,3903047,3903293,0.486977777777778,0.486977777777778}, {2981249,3903989,3904253,0.193581818181818,1000000}, {2981250,3903588,3904231,0.2626,0.2626}, {2981251,3902809,3903386,0.792445161290323,0.792445161290323}, {2981252,3903202,3903984,0.714,0.714}, {2981253,3904253,3905012,0.429137142857143,1000000}, {2981254,3905471,3906538,1.10127,1.10127}, {2981255,3901334,3901368,1000000,0.174}, {2981256,3901368,3901657,1000000,1.26353333333333}, {2981257,3901657,3902098,1000000,0.79888}, {2981258,3905653,3905811,0.44952,0.44952}, {2981259,3909494,3911280,0.521909090909091,0.521909090909091}, {2981304,3863556,3863888,0.404,0.440727272727273}, {2981305,3863888,3866912,1.33095555555556,1.33095555555556}, {2981307,3874945,3874356,0.394236363636364,0.394236363636364}, {2981308,3877032,3876213,0.589355555555556,0.589355555555556}, {2981309,3878197,3878004,0.443311111111111,0.443311111111111}, {2981310,3886465,3885404,0.463644444444444,0.463644444444444}, {2981311,3884205,3885404,0.755066666666667,0.755066666666667}, {2981312,3891140,3891542,0.528933333333333,0.528933333333333}, {2981313,3891779,3892133,0.66849,0.66849}, {2981314,3891966,3891342,0.301555555555556,1000000}, {2981315,3892133,3892481,0.48366,0.48366}, {2981316,3891917,3891637,0.141688888888889,0.141688888888889}, {2981317,3892196,3891917,0.185113043478261,0.185113043478261}, {2981318,3892481,3892196,0.20619,0.242576470588235}, {2981319,3892414,3892848,0.396022222222222,0.396022222222222}, {2981320,3892481,3892688,0.10925,0.145666666666667}, {2981321,3892848,3892688,0.0886333333333333,0.0886333333333333}, {2981322,3893075,3892848,0.158652631578947,0.131060869565217}, {2981323,3892462,3892962,0.329044444444444,0.329044444444444}, {2981324,3892651,3892962,0.398177777777778,0.398177777777778}, {2981325,3892962,3892657,0.221223529411765,0.18804}, {2981326,3892962,3893243,0.269895652173913,0.31038}, {2981327,3893639,3893243,0.409554545454545,0.360408}, {2981328,3893243,3893344,0.0610615384615385,0.06615}, {2981329,3893344,3893685,0.41889,0.41889}, {2981330,3893685,3893303,0.275514285714286,0.275514285714286}, {2981331,3892481,3893186,0.618444444444444,0.618444444444444}, {2981332,3891917,3892546,0.607466666666667,0.607466666666667}, {2981333,3893781,3894000,0.29193,0.29193}, {2981334,3894000,3894450,0.3822,0.3822}, {2981335,3894096,3893344,0.375496551724138,0.388907142857143}, {2981336,3894095,3894456,0.468272727272727,0.468272727272727}, {2981337,3894481,3894747,0.46056,0.46056}, {2981338,3894450,3894456,0.40416,0.40416}, {2981339,3894450,3894747,0.19839,0.19839}, {2981340,3894747,3895043,0.19512,0.19512}, {2981341,3895043,3895247,0.14928,0.14928}, {2981342,3894925,3895247,0.21624375,0.197708571428571}, {2981343,3895501,3895927,0.317777777777778,0.317777777777778}, {2981344,3895968,3895927,0.46062,0.46062}, {2981345,3895927,3896268,0.2102,0.2102}, {2981346,3894747,3895354,0.66948,0.66948}, {2981347,3895043,3895448,0.56058,0.56058}, {2981348,3895247,3895466,0.12262,0.102183333333333}, {2981349,3895466,3895989,0.336022222222222,0.312848275862069}, {2981350,3894456,3895056,0.48525,0.48525}, {2981351,3895056,3895354,0.2643,0.2643}, {2981352,3895354,3895448,0.08418,0.08418}, {2981353,3895448,3895628,0.14781,0.14781}, {2981354,3893685,3893913,0.21984,0.21984}, {2981355,3893913,3894237,0.4536,0.4536}, {2981356,3894188,3894885,0.53742,0.53742}, {2981357,3894885,3895322,0.32691,0.32691}, {2981358,3895056,3895322,0.209333333333333,0.209333333333333}, {2981359,3895354,3896106,0.75375,0.75375}, {2981360,3895628,3896163,0.60129,0.60129}, {2981361,3895628,3895776,0.12519,0.12519}, {2981362,3895776,3895989,0.17709,0.17709}, {2981363,3895466,3895776,0.4209,0.4209}, {2981364,3895989,3896321,0.268248,0.22354}, {2981365,3895989,3896268,0.327214285714286,0.327214285714286}, {2981366,3896268,3896321,0.44253,0.44253}, {2981367,3896321,3896537,0.204046153846154,0.196488888888889}, {2981368,3896268,3896733,0.31341,0.31341}, {2981369,3896850,3897225,1000000,1000000}, {2981370,3896645,3897124,0.4203,0.4203}, {2981371,3895322,3895898,0.61935,0.61935}, {2981372,3897124,3896870,0.23523,0.23523}, {2981373,3893523,3893695,0.185577777777778,0.185577777777778}, {2981374,3894017,3893695,0.230478260869565,0.240954545454545}, {2981375,3894316,3895116,0.59325,0.59325}, {2981376,3897374,3897415,0.20305,0.20305}, {2981377,3897415,3897583,0.548815384615385,0.548815384615385}, {2981378,3897583,3897631,0.10656,0.10656}, {2981379,3897077,3897631,0.32667,0.32667}, {2981380,3897583,3897718,0.07944,0.07944}, {2981381,3897718,3898091,0.34765,0.34765}, {2981382,3900647,3900828,1000000,1000000}, {2981383,3900978,3901329,1.09582857142857,0.885092307692308}, {2981384,3900828,3901329,1000000,1000000}, {2981385,3902098,3902932,0.36295,0.335030769230769}, {2981386,3900828,3901081,1000000,1000000}, {2981387,3901329,3901724,0.983634782608696,0.904944}, {2981388,3900038,3899793,0.31272,0.2606}, {2981389,3900477,3900038,0.219763636363636,0.20145}, {2981390,3901081,3901393,1000000,1000000}, {2981391,3901393,3901769,0.230033333333333,0.230033333333333}, {2981392,3902098,3902589,1000000,1.25373333333333}, {2981393,3902589,3902660,1000000,0.64632}, {2981394,3903411,3903749,1000000,0.2668}, {2981395,3903693,3903749,0.103036363636364,0.09445}, {2981396,3905012,3904844,0.133694117647059,1000000}, {2981397,3903984,3904816,0.589755555555555,0.589755555555555}, {2981398,3904816,3905107,0.200044444444444,0.200044444444444}, {2981399,3904850,3905283,0.225933333333333,0.225933333333333}, {2981400,3903386,3903468,0.153521739130435,0.1605}, {2981401,3903468,3903992,0.61058,0.61058}, {2981402,3903468,3904660,0.755844444444444,0.755844444444444}, {2981403,3904816,3905240,0.229,0.229}, {2981404,3905529,3905690,0.0594,0.066825}, {2981405,3906089,3905690,0.184584,0.177484615384615}, {2981406,3905066,3905599,1000000,0.271888888888889}, {2981407,3905240,3905694,0.211777777777778,1000000}, {2981408,3905599,3905694,0.183311111111111,0.183311111111111}, {2981409,3905694,3905529,0.323955555555556,0.323955555555556}, {2981410,3906089,3905830,0.284688888888889,0.284688888888889}, {2981411,3906643,3910530,2.94318,2.94318}, {2981412,3905811,3908638,2.3625,2.3625}, {2981413,3905690,3906498,0.730266666666667,0.730266666666667}, {2981414,3906840,3906089,0.728333333333333,0.728333333333333}, {2981415,3904660,3905616,0.6422,0.6422}, {2981416,3907998,3906595,0.891133333333333,0.891133333333333}, {2981483,3892546,3892927,0.304488888888889,0.304488888888889}, {2981484,3892927,3893259,0.348444444444444,0.348444444444444}, {2981485,3893259,3893674,0.436933333333333,0.436933333333333}, {2981486,3892927,3892588,0.19383,0.19383}, {2981487,3893209,3892927,0.2088,0.2088}, {2981488,3893340,3893104,0.206,0.206}, {2981489,3893695,3893340,0.223707692307692,0.24235}, {2981490,3893209,3893861,0.448095652173913,0.448095652173913}, {2981491,3893259,3893025,0.137844444444444,0.137844444444444}, {2981492,3893520,3893259,0.156577777777778,0.156577777777778}, {2981493,3893735,3893520,0.17382,0.158018181818182}, {2981494,3893340,3893963,0.499711111111111,0.499711111111111}, {2981495,3893861,3893963,0.0519230769230769,0.0519230769230769}, {2981496,3893963,3893735,0.142523076923077,0.132342857142857}, {2981497,3893695,3894274,0.49068,0.49068}, {2981498,3894215,3893963,0.129942857142857,0.117367741935484}, {2981499,3894493,3894215,0.146592,0.140953846153846}, {2981500,3894719,3894493,0.156518181818182,0.143475}, {2981501,3894905,3894719,0.197236363636364,0.160711111111111}, {2981502,3893735,3894139,0.433533333333333,0.433533333333333}, {2981503,3893963,3894377,0.430933333333333,0.430933333333333}, {2981504,3894215,3894627,0.4036,0.4036}, {2981505,3894719,3895113,0.50877,0.50877}, {2981506,3893674,3893949,0.311111111111111,0.311111111111111}, {2981507,3894139,3894447,0.308355555555556,0.308355555555556}, {2981508,3894377,3894695,0.311866666666667,0.311866666666667}, {2981509,3894627,3894910,0.3138,0.3138}, {2981510,3895113,3895388,0.41346,0.41346}, {2981511,3893949,3893703,0.20385,0.20385}, {2981512,3894207,3893949,0.27656,0.27656}, {2981513,3894447,3894207,0.155836363636364,0.201670588235294}, {2981514,3894695,3894447,0.143376,0.170685714285714}, {2981515,3894910,3894695,0.1276,0.1276}, {2981516,3895160,3894910,0.1505,0.1505}, {2981517,3895388,3895160,0.18255,0.18255}, {2981518,3894910,3895258,0.363044444444444,0.363044444444444}, {2981519,3895388,3895769,0.38715,0.38715}, {2981520,3895570,3895258,0.235628571428571,0.190315384615385}, {2981521,3895769,3895570,0.297423529411765,0.297423529411765}, {2981522,3894928,3895176,0.169666666666667,0.147774193548387}, {2981523,3895116,3894928,1000000,1000000}, {2981524,3895344,3895176,0.0937384615384615,0.0786193548387097}, {2981525,3895176,3895438,0.36846,0.36846}, {2981526,3895116,3895344,0.228641379310345,0.245577777777778}, {2981527,3895803,3895116,0.5604,0.5604}, {2981528,3896108,3895344,0.470191304347826,0.33795}, {2981529,3895898,3896227,0.61287,0.61287}, {2981530,3895898,3896518,0.53694,0.53694}, {2981531,3895252,3895599,0.42477,0.42477}, {2981532,3895599,3895388,0.18975,0.18975}, {2981533,3895599,3895967,0.27558,0.27558}, {2981534,3895562,3895967,0.59715,0.59715}, {2981535,3896032,3895769,0.2406,0.253263157894737}, {2981536,3895967,3896032,0.0453777777777778,0.0453777777777778}, {2981537,3896032,3896649,0.64449,0.64449}, {2981538,3896033,3896486,0.47331,0.47331}, {2981539,3896554,3896032,0.331914285714286,0.387233333333333}, {2981540,3896518,3897130,0.43875,0.43875}, {2981541,3896518,3897289,0.69333,0.69333}, {2981542,3896801,3897047,0.26688,0.26688}, {2981543,3896553,3897047,0.31314,0.31314}, {2981544,3896553,3897151,0.62907,0.62907}, {2981545,3897047,3897151,0.52299,0.52299}, {2981546,3897151,3897230,0.10062,0.10062}, {2981547,3897230,3897556,0.20772,0.20772}, {2981548,3896108,3896257,0.176353846153846,0.176353846153846}, {2981549,3896187,3896257,0.0412666666666667,0.0412666666666667}, {2981550,3896257,3896553,0.35755,0.35755}, {2981551,3897718,3898592,0.87396,0.87396}, {2981552,3897631,3898147,0.71814,0.71814}, {2981553,3897586,3898147,0.34149,0.34149}, {2981554,3898147,3898592,0.24114,0.24114}, {2981555,3898147,3898326,0.13506,0.13506}, {2981556,3898326,3899077,0.46353,0.46353}, {2981557,3897551,3898062,0.62679,0.62679}, {2981558,3897556,3898062,0.27903,0.27903}, {2981559,3897941,3898326,0.29907,0.29907}, {2981560,3897941,3898924,0.59553,0.59553}, {2981561,3898924,3899077,0.221444444444444,0.221444444444444}, {2981562,3898924,3899493,0.36951,0.36951}, {2981563,3898941,3898924,0.33438,0.33438}, {2981564,3897230,3897733,0.490658823529412,0.490658823529412}, {2981565,3897526,3897733,0.270830769230769,0.251485714285714}, {2981566,3897733,3897818,0.0909428571428571,0.0909428571428571}, {2981567,3897818,3898040,0.248528571428571,0.248528571428571}, {2981568,3897556,3897876,0.26925,0.26925}, {2981569,3897876,3898040,0.1429875,0.1429875}, {2981570,3897876,3898175,0.20841,0.20841}, {2981571,3898062,3898175,0.10194,0.10194}, {2981572,3898175,3898505,1000000,1000000}, {2981573,3898175,3898735,0.42354,0.42354}, {2981574,3898735,3898941,0.25014,0.25014}, {2981575,3898040,3898537,0.35949,0.35949}, {2981576,3898537,3898735,0.21624,0.21624}, {2981577,3901243,3901273,0.262044444444444,0.262044444444444}, {2981578,3901393,3901637,0.654192857142857,0.654192857142857}, {2981579,3901243,3901637,0.15376,0.159062068965517}, {2981580,3901637,3902101,0.167109677419355,0.185014285714286}, {2981581,3903749,3904323,0.494296551724138,0.494296551724138}, {2981582,3904260,3904702,0.259303448275862,0.259303448275862}, {2981583,3904702,3905060,0.253090909090909,0.22272}, {2981584,3904260,3904636,0.24363,0.24363}, {2981585,3904702,3905078,0.26757,0.26757}, {2981586,3902958,3903510,1000000,0.5565}, {2981587,3904145,3904463,0.234438461538462,0.243816}, {2981588,3905060,3905275,0.188504347826087,0.18065}, {2981589,3905275,3905422,0.110688,0.106430769230769}, {2981590,3905422,3905709,0.184511111111111,0.191607692307692}, {2981591,3905275,3905709,0.675377777777778,0.675377777777778}, {2981592,3905709,3906082,0.209088888888889,0.209088888888889}, {2981593,3902101,3902114,1000000,1000000}, {2981594,3908239,3909558,0.868866666666667,0.868866666666667}, {2981595,3905422,3906476,0.450711111111111,0.450711111111111}, {2981596,3906302,3906476,0.2186,0.2186}, {2981597,3906355,3907149,0.531133333333333,0.531133333333333}, {2981598,3908239,3908832,0.208866666666667,0.208866666666667}, {2981629,3869593,3869874,0.108977777777778,0.108977777777778}, {2981630,3869874,3870381,0.233111111111111,0.233111111111111}, {2981631,3870881,3870381,0.37748,0.37748}, {2981632,3893949,3894504,0.567044444444444,0.567044444444444}, {2981633,3894504,3894228,0.186028571428571,0.162775}, {2981634,3894504,3894914,0.60414,0.60414}, {2981635,3894447,3894821,0.368155555555556,0.368155555555556}, {2981636,3894821,3894578,0.161263636363636,0.1314}, {2981637,3894695,3895053,0.360844444444444,0.360844444444444}, {2981638,3895053,3894821,0.142368,0.104682352941176}, {2981639,3895258,3895053,0.124533333333333,0.105075}, {2981640,3894821,3895157,0.4743,0.4743}, {2981641,3895157,3895455,0.43959,0.43959}, {2981642,3895157,3894785,0.209328,0.209328}, {2981643,3894785,3894504,0.177125,0.17004}, {2981644,3895053,3895271,0.250066666666667,0.250066666666667}, {2981645,3895504,3895157,0.195577777777778,0.195577777777778}, {2981646,3895271,3895504,0.34584,0.34584}, {2981647,3895455,3895234,0.211425,0.241628571428571}, {2981648,3895656,3895455,0.262542857142857,0.229725}, {2981649,3895504,3895656,0.23955,0.23955}, {2981650,3895258,3895491,0.33033,0.33033}, {2981651,3895491,3895271,0.16941,0.16941}, {2981652,3895859,3895491,0.29643,0.29643}, {2981653,3895769,3896475,0.63267,0.63267}, {2981654,3896649,3896475,0.14532,0.14532}, {2981655,3896570,3895859,0.43617,0.43617}, {2981656,3895491,3895680,0.29517,0.29517}, {2981657,3895680,3895907,0.29637,0.29637}, {2981658,3895907,3895656,0.270323076923077,0.2196375}, {2981659,3896118,3895680,0.31218,0.31218}, {2981660,3896399,3895907,0.46396,0.46396}, {2981661,3895907,3896189,0.28539,0.28539}, {2981662,3896654,3896189,0.31974,0.31974}, {2981663,3896635,3896654,0.063,0.063}, {2981664,3896189,3896512,0.26622,0.26622}, {2981665,3896475,3896570,0.12564,0.12564}, {2981666,3895656,3895853,0.26313,0.26313}, {2981667,3895853,3895437,0.34077,0.34077}, {2981668,3896859,3896834,0.437766666666667,0.437766666666667}, {2981669,3896649,3896834,0.19116,0.19116}, {2981670,3897021,3896570,0.28359,0.28359}, {2981671,3896570,3896998,0.4761,0.4761}, {2981672,3896998,3896399,0.36354,0.36354}, {2981673,3895853,3896448,0.56025,0.56025}, {2981674,3896512,3896448,0.33627,0.33627}, {2981675,3896512,3896913,0.28848,0.28848}, {2981676,3896913,3897016,0.06816,0.06816}, {2981677,3896913,3896812,0.33939,0.33939}, {2981678,3897818,3898378,0.40215,0.40215}, {2981679,3898378,3899220,0.6447,0.6447}, {2981680,3898537,3899346,0.647684210526316,0.647684210526316}, {2981681,3898735,3899433,0.52602,0.52602}, {2981682,3896834,3897021,0.1199,0.1199}, {2981683,3897021,3897838,0.55899,0.55899}, {2981684,3897838,3896998,0.50334,0.50334}, {2981685,3896998,3897826,0.67884,0.67884}, {2981686,3898378,3898537,0.18315,0.18315}, {2981687,3898208,3898378,0.17886,0.17886}, {2981688,3898499,3898132,0.451447058823529,0.403926315789474}, {2981689,3898132,3897826,0.5102,0.680266666666667}, {2981690,3897826,3897707,0.20308,0.160326315789474}, {2981691,3897838,3898132,0.442885714285714,0.442885714285714}, {2981692,3898132,3898433,0.385363636363636,0.385363636363636}, {2981693,3898433,3898726,0.2799,0.29856}, {2981694,3898770,3898433,0.38202,0.38202}, {2981695,3898433,3898044,0.579257142857143,0.579257142857143}, {2981696,3897296,3897358,0.1122,0.136242857142857}, {2981697,3897358,3897450,0.0441333333333333,0.0441333333333333}, {2981698,3897358,3897838,0.687726315789474,0.725933333333333}, {2981699,3897400,3897132,0.34323,0.34323}, {2981700,3897016,3897132,0.07233,0.07233}, {2981701,3897132,3897582,0.29694,0.29694}, {2981702,3897582,3897768,0.1161,0.1161}, {2981703,3897768,3898159,0.22038,0.22038}, {2981704,3897582,3897830,0.44085,0.44085}, {2981705,3898044,3897768,0.29589,0.29589}, {2981706,3900646,3900997,0.210688888888889,0.210688888888889}, {2981707,3900330,3900646,0.641666666666667,0.641666666666667}, {2981708,3900330,3900566,0.15834,0.15834}, {2981709,3900633,3900566,0.101288888888889,0.101288888888889}, {2981710,3900997,3900633,0.455955555555556,0.455955555555556}, {2981711,3900633,3901434,0.3594,0.3594}, {2981712,3900566,3901008,0.193542857142857,0.193542857142857}, {2981713,3901008,3901341,0.154944,0.1614}, {2981714,3901246,3901008,0.212,0.212}, {2981715,3901246,3901341,0.0804444444444445,0.0804444444444445}, {2981716,3901341,3901434,0.123285714285714,0.107875}, {2981717,3901434,3901526,0.1117,0.141094736842105}, {2981718,3901651,3900997,0.285288888888889,0.285288888888889}, {2981719,3901651,3901238,0.482133333333333,0.482133333333333}, {2981720,3901238,3901526,0.131711111111111,0.131711111111111}, {2981721,3901526,3901656,0.0641739130434783,0.082}, {2981722,3901651,3902114,1000000,1000000}, {2981723,3902114,3902069,0.133933333333333,0.133933333333333}, {2981724,3902069,3901656,0.346135714285714,0.372761538461538}, {2981725,3901656,3902358,0.3884,0.313707692307692}, {2981726,3902069,3902723,0.362427272727273,0.318936}, {2981727,3902449,3902701,0.119022222222222,0.119022222222222}, {2981728,3902701,3903393,0.355177777777778,0.355177777777778}, {2981729,3903393,3903154,0.116066666666667,0.116066666666667}, {2981730,3903393,3903709,0.2486,0.2486}, {2981731,3902319,3902766,0.478133333333333,0.478133333333333}, {2981732,3901873,3902766,0.355311111111111,0.355311111111111}, {2981733,3902701,3903199,0.569,0.569}, {2981734,3903601,3903784,0.215052631578947,0.215052631578947}, {2981735,3904222,3903784,0.211,0.211}, {2981736,3904127,3904295,0.1497,0.1497}, {2981737,3904295,3904468,0.0821555555555556,0.0821555555555556}, {2981738,3904127,3904429,0.406711111111111,0.406711111111111}, {2981739,3904429,3904484,0.227509090909091,0.227509090909091}, {2981740,3904295,3904794,0.451088888888889,0.451088888888889}, {2981741,3904429,3904794,0.158155555555556,0.158155555555556}, {2981742,3904794,3904923,0.172772727272727,0.172772727272727}, {2981743,3904923,3905104,0.168024,0.168024}, {2981744,3905104,3905267,0.110452173913043,0.149435294117647}, {2981745,3905267,3904587,0.541175,0.43294}, {2981746,3904899,3905557,0.322846153846154,0.322846153846154}, {2981747,3905557,3905727,0.157155555555556,0.157155555555556}, {2981748,3905267,3906461,0.569333333333333,0.569333333333333}, {2981749,3905557,3906461,0.408311111111111,0.408311111111111}, {2981750,3905727,3906597,0.402488888888889,0.402488888888889}, {2981751,3906461,3906714,0.122155555555556,0.122155555555556}, {2981752,3905727,3905992,0.2532,0.2532}, {2981753,3905468,3905557,0.0803555555555556,0.0803555555555556}, {2981780,3902766,3902965,0.153755555555556,0.153755555555556}, {2981781,3903199,3903403,0.144155555555556,0.144155555555556}, {2981782,3902778,3902922,0.14958947368421,0.1579}, {2981783,3904222,3904684,0.364266666666667,0.364266666666667}, {2981784,3903784,3904296,0.371288888888889,0.371288888888889}, {2981785,3903403,3903863,0.3858,0.3858}, {2981786,3902922,3903437,0.6484125,0.6484125}, {2981787,3902356,3903029,0.584781818181818,0.584781818181818}, {2981788,3901863,3902690,0.570096,1000000}, {2981789,3901347,3902296,0.66095,0.66095}, {2981790,3900961,3901905,0.662765217391304,0.662765217391304}, {2981791,3900666,3901395,0.474311111111111,0.5568}, {2981792,3903784,3903403,0.220032,0.220032}, {2981793,3903403,3902922,0.28407,0.28407}, {2981794,3902922,3902356,0.328957894736842,0.328957894736842}, {2981795,3904296,3903863,0.197533333333333,0.197533333333333}, {2981796,3903863,3903496,0.196022222222222,0.196022222222222}, {2981797,3903437,3903496,0.0612,0.0612}, {2981798,3903437,3903029,0.330063157894737,0.330063157894737}, {2981799,3903029,3902690,0.248747368421053,0.248747368421053}, {2981800,3902690,3902296,0.179777777777778,0.179777777777778}, {2981801,3902296,3901905,0.1614,0.1614}, {2981803,3901704,3902778,0.445977777777778,0.445977777777778}, {2981804,3901527,3902450,0.386311111111111,0.386311111111111}, {2981805,3901367,3902119,0.328066666666667,0.328066666666667}, {2981806,3904296,3905190,0.673777777777778,0.673777777777778}, {2981807,3903496,3904635,0.885866666666667,0.885866666666667}, {2983258,3876371,3877167,1000000,0.507282352941176}, {2983261,3904469,3904773,0.191448,0.208095652173913}, {2983262,3905222,3905526,0.2319,0.220857142857143}, {2983263,3900963,3901469,0.397333333333333,0.510857142857143}, {2983264,3901469,3901553,0.08744,0.119236363636364}, {2983265,3901487,3901803,0.273847058823529,0.211609090909091}, {2983266,3901803,3901884,0.0715411764705882,0.0715411764705882}, {2983268,3903381,3903131,0.252,0.252}, {2983269,3903381,3902983,0.210733333333333,0.210733333333333}, {2986618,3880172,3880391,1000000,1000000}, {2986638,3853853,3854046,0.0896888888888889,0.0896888888888889}, {2986642,3912280,3912370,0.0938823529411765,0.0886666666666667}, {2986649,3864194,3863681,0.249622222222222,0.249622222222222}, {2986650,3865063,3864450,0.253088888888889,0.253088888888889}, {2986651,3865636,3865063,0.258860869565217,0.3721125}, {2986652,3867608,3867604,0.5064,0.384864}, {2986653,3866449,3866140,0.3652875,0.3438}, {2986654,3868939,3868098,0.529517647058823,1000000}, {2986655,3866646,3866373,0.147939130434783,0.130869230769231}, {2986656,3866766,3866859,0.4028,0.4028}, {2986657,3854486,3854218,0.1172,0.1172}, {2986658,3854487,3854857,0.405444444444444,0.405444444444444}, {2986659,3880307,3880603,1000000,1000000}, {2986660,3878103,3878233,0.0989555555555555,0.0989555555555555}, {2986661,3877254,3877293,0.146044444444444,0.146044444444444}, {2986662,3876852,3877136,1000000,0.102492857142857}, {2986663,3877326,3877956,1000000,0.267339130434783}, {2986664,3876284,3876433,0.286866666666667,0.286866666666667}, {2986665,3876575,3876840,1000000,1000000}, {2986674,3861655,3861562,0.265371428571429,0.161530434782609}, {2986676,3893836,3894594,0.401555555555556,0.401555555555556}, {2986680,3914640,3914833,0.135392307692308,0.113554838709677}, {2986681,3914388,3914640,0.108811764705882,0.108811764705882}, {2986682,3914128,3914388,0.17679,0.17679}, {2986683,3913830,3914128,0.20292,0.20292}, {2986687,3858664,3858781,0.0803307692307692,0.10443}, {2986688,3859176,3858781,0.144814285714286,0.150177777777778}, {2986689,3859766,3859176,0.267214285714286,0.29928}, {2986690,3861683,3860070,0.843066666666667,0.843066666666667}, {2986691,3861193,3861384,0.106711111111111,0.106711111111111}, {2986692,3858888,3858903,0.0397454545454545,0.0397454545454545}, {2986693,3858903,3859091,0.149618181818182,0.149618181818182}, {2986694,3859940,3860696,0.330466666666667,0.330466666666667}, {2986695,3861900,3861601,0.129036363636364,0.129036363636364}, {2986701,3859084,3858733,0.187377777777778,0.187377777777778}, {2986703,3860815,3860611,0.118933333333333,0.118933333333333}, {2986704,3861043,3860954,0.0730888888888889,0.0730888888888889}, {2986705,3857593,3857751,0.172111111111111,0.172111111111111}, {2986719,3903497,3903288,0.1924,0.1924}, {2986720,3903926,3903497,0.504857142857143,0.8835}, {2986721,3903288,3903134,0.0935333333333333,0.0935333333333333}, {2986722,3906420,3906298,0.0726666666666667,0.0726666666666667}, {2986723,3896441,3896723,0.2006,0.3009}, {2986724,3905206,3905423,0.194475,0.245652631578947}, {2986725,3905446,3905516,0.0769125,0.0769125}, {2986726,3876195,3875833,0.1596,0.1596}, {2986729,3891647,3891565,0.0522,0.0522}, {2986730,3891140,3890795,0.100688372093023,0.103085714285714}, {2986732,3891477,3891140,0.1197,0.147323076923077}, {2986787,3874577,3875580,0.5642,0.348476470588235}, {2986788,3875475,3876252,1000000,1000000}, {2986789,3875599,3876381,0.328733333333333,0.328733333333333}, {2986790,3875679,3876500,0.345311111111111,0.345311111111111}, {2986791,3876500,3876381,1000000,1000000}, {2986792,3876381,3876252,1000000,1000000}, {2986793,3876738,3878297,0.578133333333333,0.578133333333333}, {2986794,3885302,3885520,0.0355391304347826,1000000}, {2986795,3885290,3885551,1000000,0.0416205882352941}, {2986796,3891172,3892538,0.649888888888889,0.649888888888889}, {2986797,3892497,3892538,0.25345,0.5069}, {2986798,3892538,3893863,0.701568,0.6496}, {2986799,3892696,3893762,0.516555555555556,0.516555555555556}, {2986800,3895346,3895760,0.615104347826087,1000000}, {2986801,3895201,3895346,0.0583076923076923,1000000}, {2986860,3853401,3853086,0.4154,0.29078}, {2986861,3855389,3854867,0.276342857142857,0.266813793103448}, {2986862,3856172,3855389,0.387777777777778,0.455217391304348}, {2986865,3907374,3907602,0.101825,0.12219}, {2986866,3907602,3907935,0.121152,0.131686956521739}, {2986867,3907602,3907558,0.24535,0.24535}, {2986886,3853086,3853644,0.250422222222222,0.250422222222222}, {2986887,3886659,3886791,0.0665785714285714,1000000}, {2986888,3895709,3896323,1000000,1000000}, {2986896,3869611,3868809,0.295177777777778,0.295177777777778}, {2986911,3875890,3875935,0.0688736842105263,0.0688736842105263}, {2986912,3876311,3876072,0.261860869565217,0.261860869565217}, {2986913,3876072,3875851,0.107955555555556,0.107955555555556}, {2986914,3882502,3882562,0.115486956521739,0.115486956521739}, {2986915,3883341,3883435,1000000,0.222733333333333}, {2986916,3883435,3883458,1000000,0.1248}, {2986917,3883435,3883630,1000000,1000000}, {2986918,3887107,3886909,0.0956222222222222,0.0956222222222222}, {2986919,3898651,3899654,0.418644444444444,0.418644444444444}, {2986923,3856054,3856182,0.0472222222222222,0.0472222222222222}, {2986924,3856695,3856054,0.252888888888889,0.252888888888889}, {2986925,3859717,3859221,0.265755555555556,0.265755555555556}, {2986926,3862073,3862154,1000000,1000000}, {2986927,3866419,3866096,0.0994888888888889,0.0994888888888889}, {2986928,3865417,3865011,0.133,0.133}, {2986929,3873600,3873415,0.137888888888889,0.137888888888889}, {2986930,3872144,3871563,0.347377777777778,0.347377777777778}, {2986931,3874858,3874804,0.184066666666667,0.184066666666667}, {2986932,3873823,3873412,0.2862,0.2862}, {2986933,3896149,3896272,0.268511111111111,0.268511111111111}, {2986934,3898347,3898632,1000000,1000000}, {2986935,3898305,3898632,0.0951428571428571,0.108}, {2986936,3898632,3901386,0.651155555555556,0.639316363636364}, {2986937,3901386,3901828,0.105129411764706,0.101162264150943}, {2986938,3897727,3897969,0.208971428571429,0.0886545454545454}, {2986939,3897559,3897851,1000000,0.1182}, {2986940,3898213,3898099,1000000,1000000}, {2986941,3898305,3898213,0.0575555555555556,0.0575555555555556}, {2986942,3898213,3898347,1000000,1000000}, {2986943,3898347,3898170,1000000,1000000}, {2986944,3898170,3898099,1000000,1000000}, {2986945,3898170,3897601,1000000,1000000}, {2986956,3849376,3849125,0.250644444444444,0.250644444444444}, {2986957,3855814,3855306,0.243333333333333,0.243333333333333}, {2986958,3858972,3859540,0.256577777777778,0.256577777777778}, {2986959,3858122,3858043,0.0733333333333333,0.0733333333333333}, {2986960,3867474,3866847,0.383294117647059,0.250615384615385}, {2986961,3875571,3875443,0.342644444444444,0.342644444444444}, {2986962,3877822,3877102,0.265577777777778,0.265577777777778}, {2986963,3880356,3880277,1000000,1000000}, {2986964,3896470,3896390,1000000,0.128}, {2986965,3901612,3901386,0.291085714285714,0.218314285714286}, {2986966,3901612,3901828,0.155266666666667,0.155266666666667}, {2986967,3901122,3901612,0.27295,0.350935714285714}, {2986968,3869814,3869573,1000000,0.1550625}, {2986969,3869573,3869766,0.09985,1000000}, {2986970,3866882,3866210,0.273339130434783,0.273339130434783}, {2986971,3866210,3864928,0.472177777777778,0.472177777777778}, {2986972,3866882,3866231,0.130557446808511,0.1278375}, {2986973,3866210,3866231,0.266914285714286,1000000}, {2986974,3872207,3872117,0.113022222222222,0.113022222222222}, {2986975,3872061,3871978,0.119444444444444,0.119444444444444}, {2986976,3872779,3872413,0.133288888888889,0.133288888888889}, {2986977,3872267,3871978,0.158222222222222,0.158222222222222}, {2986978,3878421,3878107,1000000,0.0968714285714286}, {2986979,3878492,3878421,1000000,0.0556153846153846}, {2986980,3878882,3878562,0.280305882352941,1000000}, {2986981,3890539,3890879,0.598757142857143,0.441189473684211}, {2986984,3857715,3858171,1000000,1000000}, {2986985,3860579,3859530,0.255665454545455,1000000}, {2986986,3859530,3858996,0.124458823529412,1000000}, {2986987,3859530,3859782,0.1796,0.1796}, {2986988,3880405,3880539,0.183155555555556,0.183155555555556}, {2986989,3862617,3863073,0.275377777777778,0.275377777777778}, {2986990,3862135,3862314,0.0888,0.0888}, {2986991,3868867,3869623,0.3752,0.3752}, {2986992,3873225,3872961,0.301,0.301}, {2986993,3871697,3871564,0.206511111111111,0.206511111111111}, {2986994,3877811,3878067,1000000,0.260657142857143}, {2986995,3887723,3887949,0.129111111111111,0.129111111111111}, {2986996,3897675,3897208,0.275133333333333,0.275133333333333}, {2987005,3851124,3850876,0.325452631578947,0.363741176470588}, {2987006,3851093,3850588,0.215755555555556,0.215755555555556}, {2987007,3850588,3850804,0.489882352941177,0.5552}, {2987008,3856998,3857131,0.143822222222222,0.143822222222222}, {2987009,3854053,3854400,0.199333333333333,0.199333333333333}, {2987010,3859276,3858569,0.389755555555556,0.389755555555556}, {2987011,3859509,3859249,0.189133333333333,0.189133333333333}, {2987012,3861790,3861699,0.0766222222222222,0.0766222222222222}, {2987013,3860688,3860398,0.2752,0.2752}, {2987014,3865716,3865566,0.0659111111111111,0.0659111111111111}, {2987015,3874890,3874819,0.240761538461538,0.240761538461538}, {2987016,3890590,3890896,0.275336842105263,0.26157}, {2987017,3894326,3894011,0.29345,0.29345}, {2987029,3851048,3850637,0.593822222222222,1000000}, {2987030,3853608,3853417,0.256422222222222,0.256422222222222}, {2987031,3860204,3860265,0.083,0.083}, {2987032,3861618,3861343,0.251688888888889,0.251688888888889}, {2987033,3864645,3863664,0.4742,0.4742}, {2987034,3870208,3869701,1000000,1000000}, {2987035,3870205,3869903,1000000,1000000}, {2987036,3871015,3871041,1000000,0.13064}, {2987037,3871015,3871209,1000000,0.1235625}, {2987038,3870995,3871237,1000000,1000000}, {2987039,3869958,3869667,0.144333333333333,0.144333333333333}, {2987040,3872889,3872703,0.04284,0.04284}, {2987041,3872476,3872315,1000000,1000000}, {2987042,3890964,3890491,0.195964285714286,0.195964285714286}, {2987043,3897414,3897520,1000000,0.0924666666666667}, {2987057,3850240,3851575,0.8236,0.8236}, {2987058,3870771,3870895,0.0646888888888889,0.0646888888888889}, {2987059,3868398,3868162,0.0980444444444444,0.0980444444444444}, {2987060,3873819,3873946,0.0858888888888889,0.0858888888888889}, {2987061,3874297,3874253,1000000,0.05865}, {2987062,3897827,3897927,0.315844444444444,0.315844444444444}, {2987063,3898345,3898463,0.309088888888889,0.309088888888889}, {2987064,3855743,3855572,0.0707777777777778,0.0707777777777778}, {2987065,3855950,3855928,1000000,0.214823076923077}, {2987066,3855928,3855645,0.114155555555556,0.114155555555556}, {2987067,3856343,3855946,0.207355555555556,0.207355555555556}, {2987068,3855303,3855160,0.0660444444444444,0.0660444444444444}, {2987069,3856169,3856013,0.105136363636364,0.11565}, {2987070,3856613,3856169,0.180696,0.173746153846154}, {2987071,3856169,3855802,0.228155555555556,0.228155555555556}, {2987072,3860530,3860488,0.103911111111111,0.103911111111111}, {2987073,3860706,3860352,0.163777777777778,0.163777777777778}, {2987074,3862712,3862554,0.121044444444444,0.121044444444444}, {2987075,3863082,3862835,0.210422222222222,0.210422222222222}, {2987076,3869008,3868828,0.114555555555556,0.114555555555556}, {2987077,3869672,3869123,0.310355555555556,0.310355555555556}, {2987078,3870110,3869559,0.305377777777778,0.305377777777778}, {2987079,3869559,3869082,0.114246153846154,0.120421621621622}, {2987080,3869082,3868858,0.0613263157894737,0.0896307692307692}, {2987081,3869160,3869082,0.067175,0.0895666666666667}, {2987082,3872546,3873007,0.360088888888889,0.360088888888889}, {2987117,3857767,3857541,0.108488888888889,0.108488888888889}, {2987120,3853754,3853390,0.308577777777778,0.308577777777778}, {2987121,3860698,3861053,0.235422222222222,0.235422222222222}, {2987122,3864559,3864913,0.264822222222222,0.264822222222222}, {2987123,3868371,3867227,0.444955555555556,0.444955555555556}, {2987124,3871128,3870015,0.413644444444444,0.413644444444444}, {2987125,3869332,3869071,0.141484615384615,0.136244444444444}, {2987126,3870342,3869290,0.271628571428571,1000000}, {2987154,3852743,3852696,0.0196,1000000}, {2987155,3853476,3852743,0.2148,1000000}, {2987157,3853164,3852696,0.206466666666667,0.206466666666667}, {2987158,3853602,3853101,0.221088888888889,0.221088888888889}, {2987159,3859475,3859332,0.0905333333333333,0.0452666666666667}, {2987160,3859475,3859315,0.0704709677419355,1000000}, {2987161,3861761,3861459,0.3214,0.3214}, {2987162,3863414,3863294,0.107822222222222,0.107822222222222}, {2987164,3865801,3866713,0.612666666666667,0.612666666666667}, {2987167,3875902,3877505,0.696846428571429,0.696846428571429}, {2987169,3852812,3852378,0.288222222222222,0.288222222222222}, {2987170,3852375,3851943,0.293422222222222,0.293422222222222}, {2987191,3858717,3858737,0.0485111111111111,0.0485111111111111}, {2987192,3859828,3859282,0.601454545454545,0.601454545454545}, {2987193,3859282,3859438,0.206114285714286,0.254611764705882}, {2987194,3859690,3860078,1000000,0.559145454545455}, {2987195,3859670,3859477,0.0570179104477612,0.0578818181818182}, {2987196,3860467,3859670,0.296844827586207,0.441461538461538}, {2987197,3862244,3861700,0.309022222222222,0.309022222222222}, {2987198,3861640,3861700,0.0714888888888889,0.0714888888888889}, {2987199,3861700,3861846,0.152622222222222,0.152622222222222}, {2987200,3869250,3869261,0.1572,0.1572}, {2987201,3893008,3894694,0.922628571428571,0.759811764705882}, {2987203,3859014,3859083,0.195163636363636,1000000}, {2987204,3870706,3870498,0.319888888888889,0.319888888888889}, {2987205,3871928,3871707,0.323288888888889,0.323288888888889}, {2987206,3870706,3870427,0.0777272727272727,0.07125}, {2987207,3871140,3870706,0.116183333333333,0.119502857142857}, {2987208,3871436,3871312,0.0367741935483871,0.038}, {2987209,3871928,3871436,0.13464375,0.130563636363636}, {2987210,3872227,3871928,0.100555555555556,0.129285714285714}, {2987211,3851828,3852662,0.254436363636364,0.254436363636364}, {2987212,3860526,3859793,0.342163636363636,0.4182}, {2987213,3860526,3860260,0.127022222222222,0.127022222222222}, {2987214,3859550,3859257,0.146515384615385,0.146515384615385}, {2987215,3858621,3858859,1000000,1000000}, {2987216,3870228,3870991,0.315022222222222,0.315022222222222}, {2987217,3870991,3870520,0.172488888888889,0.172488888888889}, {2987218,3871391,3870942,0.526616666666667,1000000}, {2987219,3871327,3871160,0.265473913043478,0.283995348837209}, {2987220,3875808,3875273,0.226333333333333,0.226333333333333}, {2987221,3885369,3885643,0.112555555555556,0.112555555555556}, {2987222,3887788,3888306,0.38907,0.38907}, {2987225,3886563,3886427,0.0950857142857143,0.0868173913043478}, {2987226,3886629,3886807,0.11926,0.108418181818182}, {2987227,3885289,3885713,1000000,1000000}, {2987228,3886174,3886162,1000000,1000000}, {2987229,3886944,3886888,0.2525625,1000000}, {2987230,3893762,3893565,0.3545,0.3545}, {2987231,3899322,3898746,0.258376470588235,0.24862641509434}, {2987232,3899623,3899322,0.158013333333333,0.158013333333333}, {2987233,3898482,3899693,0.644377777777778,0.644377777777778}, {2987234,3899693,3899322,0.726222222222222,0.726222222222222}, {2987235,3900989,3900974,0.0357483870967742,0.046175}, {2987236,3901080,3900989,0.0857538461538462,0.0857538461538462}, {2987237,3900462,3900989,1000000,0.601870588235294}, {2987238,3901080,3900462,1000000,0.462733333333333}, {2987239,3900462,3900391,1000000,0.0374}, {2987240,3901181,3901080,0.10365,0.118457142857143}, {2987241,3901198,3901181,0.0187125,0.0230307692307692}, {2987242,3903117,3903103,0.05288,0.063456}, {2987243,3903121,3903117,0.0224142857142857,0.03138}, {2987244,3900974,3901686,0.467933333333333,0.467933333333333}, {2987245,3901686,3902065,0.239047058823529,0.239047058823529}, {2987246,3902065,3902408,0.25372,0.25372}, {2987247,3902408,3902732,0.204063157894737,0.204063157894737}, {2987248,3902732,3902997,0.131488888888889,0.131488888888889}, {2987249,3902732,3902868,0.24492,0.24492}, {2987250,3902408,3902552,0.18645,0.18645}, {2987251,3902065,3902204,1000000,1000000}, {2987252,3901686,3901826,0.29332,0.29332}, {2987253,3901181,3901826,0.390057142857143,1000000}, {2987254,3901826,3902204,0.1781,1000000}, {2987255,3902204,3902552,0.169617391304348,1000000}, {2987256,3902552,3902868,0.140544827586207,1000000}, {2987257,3902868,3903117,0.232333333333333,1000000}, {2987258,3860128,3859534,0.287581818181818,0.287581818181818}, {2987259,3866223,3866172,0.0551162790697674,0.0564285714285714}, {2987260,3866172,3867432,0.443533333333333,0.443533333333333}, {2987261,3872427,3871847,0.198377777777778,0.198377777777778}, {2987262,3886759,3886185,0.443644444444444,0.443644444444444}, {2987263,3896942,3897395,0.275288888888889,0.275288888888889}, {2987264,3912180,3912081,0.0535111111111111,0.0535111111111111}, {2987265,3911758,3910733,1000000,1000000}, {2987266,3917379,3917989,0.412571428571429,1000000}, {2987267,3917724,3917628,0.0674285714285714,1000000}, {2987268,3917234,3917135,0.101325,1000000}, {2987269,3916551,3916657,1000000,0.10635}, {2987527,3914312,3915006,0.217813953488372,0.2926875}, {2987528,3915006,3915382,0.150615789473684,0.130077272727273}, {2987529,3914950,3914181,0.388315384615385,0.388315384615385}, {2987530,3915006,3914950,0.051768,0.0562695652173913}, {2987531,3914950,3915390,0.248755555555556,0.248755555555556}, {2987532,3916182,3916530,1000000,1000000}, {2987533,3916530,3916621,1000000,1000000}, {2987534,3916530,3916813,1000000,1000000}, {2987535,3916432,3916813,1000000,0.277633333333333}, {2987536,3916813,3916926,1000000,0.0677333333333333}, {2987537,3916346,3916621,0.152937931034483,1000000}, {2987538,3916621,3916926,0.123306666666667,1000000}, {2987544,3903885,3903538,0.213444444444444,0.213444444444444}, {2987545,3901964,3902262,0.1962,0.1962}, {2987546,3902858,3903382,0.130675471698113,1000000}, {2987547,3902858,3902939,0.0628235294117647,1000000}, {2987548,3903113,3903434,0.0917375,1000000}, {2987549,3902749,3902858,1000000,0.073704}, {2987550,3906002,3905636,0.214088888888889,0.214088888888889}, {2987551,3915486,3915233,0.161822222222222,0.161822222222222}, {2987552,3918373,3918083,0.162466666666667,0.162466666666667}, {2987553,3922133,3922149,0.34059,0.34059}, {2987554,3870779,3871156,1000000,1000000}, {2987555,3871156,3871288,0.135288888888889,0.135288888888889}, {2987556,3870810,3871288,1000000,0.178292307692308}, {2987557,3871288,3871438,1000000,0.0488785714285714}, {2987558,3871636,3871438,0.338918181818182,0.3468}, {2987559,3871438,3871296,0.316843902439024,0.3093}, {2987560,3867932,3868114,0.0620888888888889,0.0620888888888889}, {2987561,3906875,3906841,0.0678444444444444,0.0678444444444444}, {2987562,3906841,3906810,0.120755555555556,0.120755555555556}, {2987563,3906841,3906653,0.0868444444444444,0.0868444444444444}, {2987564,3907135,3907280,0.0303042253521127,1000000}, {2987565,3905103,3907135,0.436525,1000000}, {2987566,3907212,3907847,0.332733333333333,0.332733333333333}, {2987567,3907297,3907355,0.109111111111111,0.109111111111111}, {2987568,3909706,3908935,0.402266666666667,0.402266666666667}, {2987569,3910107,3909376,0.375866666666667,0.375866666666667}, {2987570,3910600,3909757,0.375933333333333,0.375933333333333}, {2987571,3910992,3910211,0.356911111111111,0.356911111111111}, {2987583,3863262,3862975,0.297555555555556,0.297555555555556}, {2987584,3869272,3869317,0.308511111111111,0.308511111111111}, {2987585,3870266,3870272,0.0559741935483871,0.0559741935483871}, {2987586,3897734,3897626,0.0660888888888889,0.0660888888888889}, {2987587,3907095,3906954,0.09639,0.09639}, {2987588,3907258,3907424,0.16195,0.077736}, {2987589,3911363,3910676,0.360488888888889,0.360488888888889}, {2987590,3911735,3911074,0.361666666666667,0.361666666666667}, {2987591,3912141,3911500,0.339822222222222,0.339822222222222}, {2987592,3912447,3912261,0.0850888888888889,0.0850888888888889}, {2987593,3905129,3907186,1000000,0.51892131147541}, {2987594,3918195,3917740,0.282577777777778,0.282577777777778}, {2987595,3918849,3919021,0.228184615384615,0.228184615384615}, {2987606,3869159,3868820,0.20649,0.20649}, {2987607,3867628,3868360,0.290577777777778,0.290577777777778}, {2987608,3867628,3867579,0.169533333333333,0.169533333333333}, {2987609,3867043,3866885,0.30408,0.30408}, {2987610,3868546,3868052,0.328118181818182,0.343742857142857}, {2987611,3895744,3896378,1000000,0.598490322580645}, {2987612,3897045,3897327,0.105675,0.0983023255813953}, {2987613,3896174,3896378,1000000,0.123955555555556}, {2987614,3893671,3893791,0.064,0.064}, {2987615,3896880,3896990,1000000,0.0903272727272727}, {2987616,3896514,3896910,0.232022222222222,0.232022222222222}, {2987617,3906609,3907255,0.279573913043478,0.221731034482759}, {2987618,3907255,3907376,0.09252,0.0816352941176471}, {2987619,3913935,3913887,1000000,0.02228}, {2987637,3869479,3869210,0.102111111111111,0.102111111111111}, {2987638,3867306,3867305,0.0664888888888889,0.0664888888888889}, {2987639,3866576,3866469,0.0930444444444444,0.0930444444444444}, {2987640,3872589,3872666,0.0812666666666667,0.0812666666666667}, {2987641,3872254,3872187,0.0794444444444444,0.0794444444444444}, {2987642,3873558,3873874,0.124711111111111,0.124711111111111}, {2987643,3871880,3871825,0.173977777777778,0.173977777777778}, {2987644,3871451,3871979,0.253755555555556,0.253755555555556}, {2987645,3884780,3884744,0.173133333333333,0.173133333333333}, {2987646,3896829,3897045,1000000,0.0691945945945946}, {2987647,3896829,3896905,1000000,0.0519461538461539}, {2987648,3896905,3896961,1000000,0.0405428571428571}, {2987649,3896695,3896905,0.0662,1000000}, {2987650,3896905,3896986,0.0249666666666667,1000000}, {2987651,3896961,3896986,0.0383357142857143,1000000}, {2987652,3897652,3898703,0.509731034482759,0.509731034482759}, {2987653,3896961,3897652,1000000,0.428960869565217}, {2987654,3897652,3897821,1000000,0.145356}, {2987655,3897821,3898295,0.415628571428571,0.415628571428571}, {2987656,3898789,3898871,0.0986709677419355,0.0955875}, {2987657,3910806,3910820,0.0762521739130435,0.0762521739130435}, {2987658,3910820,3910837,0.188228571428571,0.179672727272727}, {2987659,3910166,3910671,0.264875,0.264875}, {2987660,3910358,3910450,0.207644444444444,0.207644444444444}, {2987661,3909474,3910450,0.462066666666667,0.462066666666667}, {2987662,3910820,3911701,0.323933333333333,0.323933333333333}, {2987667,3870485,3870072,0.143866666666667,0.143866666666667}, {2987668,3869571,3869174,0.145044444444444,0.145044444444444}, {2987669,3869174,3869007,0.0621555555555555,0.0621555555555555}, {2987670,3872502,3872181,0.113888888888889,0.113888888888889}, {2987671,3872545,3872856,0.0980444444444444,0.0980444444444444}, {2987672,3892379,3892332,0.16904,0.16904}, {2987673,3892169,3892379,0.0774545454545454,0.079875}, {2987674,3892379,3892477,0.0529615384615385,0.0529615384615385}, {2987675,3898232,3898677,1000000,0.390924324324324}, {2987676,3910563,3909791,1000000,1000000}, {2987677,3909791,3909224,0.396171428571429,1000000}, {2987690,3884026,3883928,0.0492782608695652,0.0809571428571429}, {2987691,3883928,3883677,0.132913043478261,0.1910625}, {2987692,3883928,3884164,0.191088888888889,0.191088888888889}, {2987693,3882443,3882537,0.0446516129032258,0.0446516129032258}, {2987694,3883315,3883209,0.0545739130434783,0.0545739130434783}, {2987695,3912172,3913052,1000000,1000000}, {2987697,3868257,3868389,0.0588444444444444,0.0588444444444444}, {2987698,3869266,3868844,0.1568,0.1568}, {2987699,3869266,3869257,0.0828444444444444,0.0828444444444444}, {2987700,3873010,3873302,0.227630769230769,1000000}, {2987701,3873302,3872888,0.09544,0.09544}, {2987702,3903099,3903986,0.383,0.383}, {2987703,3903241,3904037,0.340555555555556,0.340555555555556}, {2987704,3903165,3903999,0.355444444444444,0.355444444444444}, {2987705,3902592,3902907,0.25596,0.25596}, {2987706,3902592,3902886,0.20148,0.20148}, {2987707,3912138,3911659,0.397533333333333,0.397533333333333}, {2987708,3911984,3912211,0.28524,0.28524}, {2987714,3863323,3865772,1.1786,1.1786}, {2987715,3865772,3866325,0.28932972972973,0.28932972972973}, {2987716,3886634,3886749,0.0364705882352941,0.0357692307692308}, {2987717,3886749,3887173,0.126992307692308,0.126992307692308}, {2987718,3886749,3886513,0.159777777777778,0.159777777777778}, {2987719,3888519,3888866,0.204866666666667,0.204866666666667}, {2987720,3900291,3900605,0.149807142857143,0.123370588235294}, {2987729,3864644,3864713,0.0748363636363636,1000000}, {2987730,3864400,3864713,0.0779866666666667,1000000}, {2987731,3864713,3865039,0.09045,1000000}, {2987732,3878208,3877874,0.347813333333333,0.326075}, {2987733,3896279,3896537,0.1452,0.1452}, {2987748,3896334,3896518,0.17187,0.17187}, {2987749,3898592,3898879,0.15885,0.15885}, {2987750,3896971,3897038,1000000,1000000}, {2987751,3902589,3903380,0.336484615384615,0.460452631578947}, {2987752,3903380,3903411,0.039227027027027,0.0403166666666667}, {2987753,3903353,3903380,0.0410333333333333,0.0447636363636364}, {2987755,3902889,3904075,0.736222222222222,0.736222222222222}, {2987756,3904305,3904075,0.101528571428571,0.109338461538462}, {2987757,3904305,3904509,0.116791304347826,1000000}, {2987758,3904509,3904587,0.033924,0.0332588235294118}, {2987759,3904315,3904305,0.111981818181818,1000000}, {2987760,3904090,3904305,0.186622222222222,1000000}, {2987761,3904172,3905104,1000000,0.534142857142857}, {2987762,3903710,3904014,0.11067,0.11067}, {2987763,3904014,3904172,0.0554896551724138,0.0574714285714286}, {2987764,3904014,3904062,0.0167111111111111,1000000}, {2987765,3904062,3904484,0.239085714285714,1000000}, {2987766,3903278,3904062,1000000,0.361419230769231}, {2987767,3903111,3903090,1000000,0.1018}, {2987768,3903278,3903251,0.0450893617021277,1000000}, {2987769,3902572,3902449,0.0938666666666667,0.0938666666666667}, {2987770,3901367,3900961,0.454488888888889,0.454488888888889}, {2987771,3901527,3901367,0.122644444444444,0.122644444444444}, {2987772,3901704,3901527,0.151022222222222,0.151022222222222}, {2987773,3901873,3901704,0.145644444444444,0.145644444444444}, {2987774,3904478,3904222,0.167933333333333,0.167933333333333}, {2987775,3904899,3904935,0.00936842105263158,0.00953571428571428}, {2987776,3904935,3905140,1000000,0.0882}, {2987777,3904935,3905088,0.1008,0.1008}, {2987778,3905140,3905727,0.36705,0.36705}, {2987781,3905196,3905695,0.165409523809524,0.168077419354839}, {2987782,3905886,3906450,0.183797014925373,0.1924125}, {2987783,3906880,3906739,0.202088888888889,0.202088888888889}, {2987784,3906560,3906739,0.0454090909090909,0.0454090909090909}, {2987785,3906880,3906560,0.209544,0.194022222222222}, {2987786,3906560,3906025,0.322913513513513,0.306353846153846}, {2987814,3849376,3848873,0.592466666666667,0.592466666666667}, {2987815,3874848,3875270,0.372358064516129,1000000}, {2987816,3876916,3874848,0.807558620689655,0.6888}, {2987817,3873650,3874390,0.3552,0.224336842105263}, {2987818,3873576,3874033,0.3201375,0.150652941176471}, {2987819,3874110,3875093,0.408733333333333,0.580831578947368}, {2987820,3874110,3874470,0.507403846153846,1000000}, {2987821,3872913,3873988,0.77692,0.485575}, {2987822,3874058,3874110,0.340328571428571,1000000}, {2987823,3874475,3874542,0.0194052631578947,1000000}, {2987824,3874351,3874275,1000000,0.102815094339623}, {2987825,3874542,3874612,0.0180461538461538,1000000}, {2987826,3874393,3874348,0.114583333333333,1000000}, {2987827,3874348,3874067,0.15873488372093,1000000}, {2987828,3874542,3874348,0.117414285714286,1000000}, {2987829,3874348,3874275,0.023115,1000000}, {2987830,3874888,3874673,0.1176,0.152188235294118}, {2987831,3874673,3874254,0.731957142857143,1000000}, {2987832,3874673,3874786,0.288763636363636,0.288763636363636}, {2987833,3874058,3874786,0.27136,0.581485714285714}, {2987865,3903926,3903049,0.391246153846154,0.391246153846154}, {2987866,3850898,3851082,1000000,0.1316}, {2987867,3850910,3851116,0.0708171428571429,1000000}, {2987868,3851076,3851268,0.0726406779661017,0.087465306122449}, {2987869,3850712,3851268,0.234716129032258,1000000}, {2987870,3850712,3851959,0.222688235294118,1000000}, {2987871,3851268,3851959,0.1632,0.17408}, {2987872,3858060,3858034,1000000,0.11848}, {2987873,3860260,3859550,0.2348,0.2348}, {2987874,3856551,3857279,0.37,0.37}, {2987875,3858697,3857279,0.503072727272727,0.503072727272727}, {2987876,3857279,3854944,0.883745454545455,0.883745454545455}, {2987877,3853446,3854944,1.05412727272727,1.05412727272727}, {2987878,3865908,3864954,1000000,0.664058823529412}, {2987879,3864770,3864815,0.212731914893617,0.2083}, {2987880,3864815,3865255,0.269378571428571,0.163969565217391}, {2987881,3866345,3865744,0.214733333333333,0.214733333333333}, {2987882,3866379,3865515,0.310866666666667,0.310866666666667}, {2987883,3866404,3865423,0.391176,0.391176}, {2987884,3866403,3865419,0.358044444444444,0.358044444444444}, {2987885,3865744,3866314,0.227266666666667,0.227266666666667}, {2987886,3865515,3865744,0.130577777777778,0.130577777777778}, {2987887,3865423,3865515,0.1487,0.1487}, {2987888,3865419,3865423,0.266857142857143,0.266857142857143}, {2987889,3865419,3865603,0.208911111111111,0.208911111111111}, {2987890,3864739,3864815,0.1398,0.0668608695652174}, {2987891,3864531,3864739,0.276222222222222,0.276222222222222}, {2987892,3864531,3864984,0.194333333333333,0.194333333333333}, {2987893,3864824,3865429,1000000,0.360211764705882}, {2987894,3866334,3865429,0.312,1000000}, {2987895,3863087,3863517,0.218577777777778,0.218577777777778}, {2987896,3862276,3862066,1000000,0.0571358490566038}, {2987897,3862276,3862285,0.0483,0.0399724137931034}, {2987898,3862360,3862285,1000000,0.0439034482758621}, {2987899,3851082,3850904,0.113333333333333,1000000}, {2987900,3851047,3851076,0.0230222222222222,0.024864}, {2987905,3849621,3848885,0.538371428571429,0.491556521739131}, {2987906,3848885,3848641,0.1772,0.148848}, {2987907,3850405,3850208,0.176975,0.184669565217391}, {2987908,3850621,3850405,0.12495,0.1428}, {2987909,3850842,3850621,0.1265,0.145961538461538}, {2987910,3850842,3851015,0.150730434782609,0.119544827586207}, {2987911,3849788,3849858,0.128817391304348,0.128817391304348}, {2987912,3849984,3850085,0.125710344827586,0.101266666666667}, {2987913,3850085,3850207,0.216432,0.208107692307692}, {2987914,3849858,3849953,0.0461,0.044256}, {2987915,3849953,3850405,0.258244444444444,0.258244444444444}, {2987916,3849953,3850251,0.247133333333333,0.193408695652174}, {2987917,3850251,3850531,0.227966666666667,0.227966666666667}, {2987918,3850531,3850772,0.2256375,0.190010526315789}, {2987919,3850772,3850207,0.362928,0.37805}, {2987920,3850251,3849984,0.19191,0.19191}, {2987921,3850531,3850085,0.235755555555556,0.235755555555556}, {2987922,3850531,3850842,0.291825,0.424472727272727}, {2987923,3850772,3850934,0.0958909090909091,0.0879}, {2987924,3850251,3850621,0.212622222222222,0.212622222222222}, {2987956,3871494,3871541,1000000,1000000}, {2987957,3870997,3871129,0.280452631578947,0.3330375}, {2987958,3871129,3871179,0.137325,0.0998727272727273}, {2987959,3904684,3904296,0.216422222222222,0.216422222222222}, {2987960,3905088,3904684,0.207044444444444,0.207044444444444}, {2987962,3878766,3879080,1000000,1000000}, {2987963,3880209,3880377,0.233028571428571,1000000}, {2987964,3880377,3880536,0.2144,1000000}, {2987970,3898105,3897660,0.166229268292683,0.400905882352941}, {2987971,3898166,3898330,1000000,0.0671076923076923}, {2987972,3898458,3898413,0.0330461538461538,0.0330461538461538}, {2987973,3898166,3898190,0.2112,0.0918260869565217}, {2987974,3898190,3898105,0.0385818181818182,0.0748941176470588}, {2987975,3898413,3898330,0.0473111111111111,0.0672315789473684}, {2987976,3898190,3898217,0.0441461538461538,0.0604105263157895}, {2987977,3895285,3895346,0.02304,1000000}, {2987978,3868516,3868673,0.254526315789474,0.219818181818182}, {2987979,3869326,3868673,0.253656,0.2439}, {2987980,3868673,3868546,0.1454,0.153952941176471}, {2988036,3881469,3881586,0.0499411764705882,1000000}, {2988037,3881732,3881723,0.0664838709677419,1000000}, {2988038,3882412,3882244,0.0961363636363636,0.1175}, {2988039,3882412,3882454,1000000,0.141461538461538}, {2988040,3882572,3882412,0.231642857142857,0.147409090909091}, {2988041,3865014,3864949,0.04225,0.04225}, {2988042,3864872,3864915,0.0523885714285714,0.0470153846153846}, {2988043,3865894,3865810,0.0436301886792453,0.0453411764705882}, {2988044,3866172,3866094,0.0446553191489362,0.04664}, {2988045,3866094,3866029,0.0898857142857143,0.0877953488372093}, {2988046,3866305,3865103,0.329216666666667,1000000}, {2988047,3866029,3865894,0.140976,0.135553846153846}, {2988048,3866029,3866481,0.242618181818182,0.254171428571429}, {2988049,3864949,3864472,0.239863636363636,1000000}, {2988050,3864472,3864249,0.1628,1000000}, {2988051,3864249,3864166,0.217111111111111,0.217111111111111}, {2988052,3864626,3864360,0.117205714285714,0.117205714285714}, {2988053,3865894,3866481,0.262453846153846,0.262453846153846}, {2988142,3880269,3879974,0.18748,1000000}, {2988143,3879112,3879127,1000000,0.152935135135135}, {2988144,3879809,3879927,1000000,0.073155}, {2988145,3879158,3879112,1000000,0.039}, {2988146,3879279,3879452,1000000,0.0847777777777778}, {2988147,3878672,3879127,1000000,0.219225}, {2988148,3878565,3879112,1000000,0.31428}, {2988149,3879566,3879056,1000000,0.352266666666667}, {2988150,3879809,3879331,0.32895,1000000}, {2988152,3865806,3866507,0.2092,1000000}, {2988153,3866507,3866942,0.1071,1000000}, {2988154,3866000,3865806,1000000,1000000}, {2988155,3866000,3866507,0.222685714285714,0.222685714285714}, {2988156,3888883,3889033,0.0403692307692308,1000000}, {2988157,3889531,3889609,0.0198585365853659,1000000}, {2988158,3888586,3888514,0.0382216216216216,0.0328883720930233}, {2988159,3888586,3888806,0.117105,1000000}, {2988160,3888995,3889066,1000000,0.101571428571429}, {2988161,3889438,3889770,0.15741,1000000}, {2988162,3889770,3889996,0.0795260869565217,1000000}, {2988163,3889996,3889899,0.0525957446808511,1000000}, {2988164,3889609,3889899,1000000,0.493866666666667}, {2988165,3889241,3889167,1000000,0.0240769230769231}, {2988166,3888909,3888586,0.166548387096774,1000000}, {2988167,3889960,3890400,1000000,0.295733333333333}, {2988168,3889092,3889669,0.229303448275862,0.214509677419355}, {2988169,3888949,3889889,1000000,0.53264347826087}, {2988170,3879127,3879264,1000000,0.15074}, {2988171,3879346,3879445,0.06645,1000000}, {2988172,3879264,3879295,1000000,0.02235}, {2988173,3879334,3879360,1000000,0.01174}, {2988174,3880204,3879711,1000000,0.373592307692308}, {2988175,3879360,3879410,1000000,0.02086}, {2988176,3879410,3879540,1000000,0.0918}, {2988177,3879445,3879410,1000000,0.0656086956521739}, {2988178,3879410,3879403,1000000,0.0128608695652174}, {2988179,3879427,3879394,0.0140727272727273,1000000}, {2988180,3879394,3879279,0.0339771428571429,1000000}, {2988181,3879394,3879452,1000000,0.121628571428571}, {2988182,3880021,3879711,1000000,0.675952941176471}, {2988183,3879359,3879330,1000000,0.00818571428571429}, {2988184,3879303,3879334,1000000,0.0170322580645161}, {2988185,3879330,3879303,1000000,0.00984285714285714}, {2988186,3879303,3879199,1000000,0.04296}, {2988187,3879199,3879297,0.0424615384615385,1000000}, {2988188,3879297,3879326,0.0108888888888889,1000000}, {2988189,3879379,3879394,1000000,0.0234947368421053}, {2988190,3879540,3879442,0.0537642857142857,1000000}, {2988191,3879442,3879427,0.00678181818181818,1000000}, {2988192,3879417,3879442,0.0117103448275862,1000000}, {2988193,3879442,3879510,0.03648,1000000}, {2988194,3879540,3879510,0.060816,1000000}, {2988203,3852011,3851830,0.0391866666666667,0.0678230769230769}, {2988204,3860609,3861604,0.441018181818182,0.4548}, {2988205,3861723,3861825,0.0920666666666667,0.0920666666666667}, {2988206,3861723,3862965,0.705155555555556,0.705155555555556}, {2988207,3890689,3890722,0.104155555555556,0.104155555555556}, {2988208,3901875,3901829,1000000,1000000}, {2988209,3853338,3853251,0.201503225806452,0.19520625}, {2988210,3853477,3853338,0.2123,0.19903125}, {2988211,3853899,3853477,0.257668965517241,0.241045161290323}, {2988212,3853849,3853338,0.340866666666667,0.340866666666667}, {2988213,3854240,3853849,0.20532,0.23954}, {2988214,3854240,3853477,0.440288888888889,0.440288888888889}, {2988215,3854256,3854394,0.0646666666666667,0.0646666666666667}, {2988221,3857474,3857132,0.120625531914894,0.120625531914894}, {2988222,3857132,3856626,0.204984,0.209167346938776}, {2988223,3856626,3856413,0.0768576923076923,0.0815632653061225}, {2988224,3857474,3857326,0.0980823529411765,0.069475}, {2988225,3857326,3857080,0.1808,0.1808}, {2988226,3857326,3857051,0.2286,0.155121428571429}, {2988227,3857051,3856759,0.177288888888889,0.177288888888889}, {2988228,3857051,3856786,0.184608,0.23076}, {2988229,3856786,3856557,0.224921739130435,0.235145454545455}, {2988230,3856626,3856557,0.0510642857142857,0.0461225806451613}, {2988231,3856537,3856786,0.22878,0.22878}, {2988232,3856255,3856557,0.281505882352941,0.281505882352941}, {2988233,3856557,3855954,0.424666666666667,0.4095}, {2988234,3855608,3855954,0.37404,0.37404}, {2988235,3857747,3857132,0.5298,0.504571428571429}, {2988236,3856840,3856525,0.223371428571429,0.223371428571429}, {2988237,3857269,3856840,0.225933333333333,0.244008}, {2988238,3857269,3857263,0.092928,0.0801103448275862}, {2988239,3857678,3857263,0.186644444444444,0.186644444444444}, {2988240,3857747,3856887,1000000,0.425955555555556}, {2988241,3857263,3856887,0.159832258064516,0.133913513513514}, {2988242,3856887,3856413,0.228511111111111,0.186963636363636}, {2988243,3856172,3855682,0.281318181818182,0.269086956521739}, {2988244,3855954,3855687,0.22998947368421,0.22998947368421}, {2988245,3854176,3854052,0.0418212765957447,0.0531243243243243}, {2988246,3854709,3854176,0.247533333333333,0.238692857142857}, {2988247,3855687,3855124,0.311192307692308,0.288964285714286}, {2988248,3855124,3854903,0.17928,0.17928}, {2988249,3854903,3854947,0.039275,0.04713}, {2988250,3854903,3854236,0.49692,0.382246153846154}, {2988251,3854236,3853986,0.229275,0.146736}, {2988252,3854052,3853986,0.050825,0.0580857142857143}, {2988253,3853675,3854236,1.07385882352941,1.82556}, {2988254,3853675,3853986,1.16731578947368,2.01627272727273}, {2988255,3854551,3855124,1.36370769230769,1.36370769230769}, {2988256,3855298,3855687,0.521435294117647,0.521435294117647}, {2988257,3854052,3852900,0.341476595744681,0.3489}, {2988258,3852373,3852753,0.128804081632653,0.121373076923077}, {2988259,3863309,3863194,0.07335,0.0851806451612903}, {2988260,3863566,3863309,0.143288888888889,0.143288888888889}, {2988261,3863566,3863666,0.0751777777777778,0.0751777777777778}, {2988262,3895278,3895273,0.10614,1000000}, {2988263,3895273,3895285,0.03075,1000000}, {2988264,3895193,3895273,1000000,0.047232}, {2988265,3895327,3895371,0.0208434782608696,1000000}, {2988266,3895273,3895327,1000000,0.0375157894736842}, {2988267,3895327,3895434,1000000,0.1286}, {2988269,3923738,3924198,0.280984615384615,0.254846511627907}, {2988280,3880539,3880568,0.0283741935483871,0.0517411764705882}, {2988281,3920536,3920636,0.0443684210526316,0.0411219512195122}, {2988282,3920057,3920536,0.189097297297297,0.199902857142857}, {2988283,3920189,3920536,0.277666666666667,0.277666666666667}, {2988284,3920057,3920189,0.0888222222222222,0.0888222222222222}, {2988285,3861281,3861303,0.2298,0.2298}, {2988286,3874069,3873370,0.54904,0.358069565217391}, {2988287,3854442,3854263,0.06717,0.06717}, {2988288,3854970,3854442,0.311436363636364,0.311436363636364}, {2988289,3854442,3856551,0.917163636363636,0.917163636363636}, {2988290,3895434,3895371,0.0911684210526316,1000000}, {2988291,3852800,3851836,0.298263157894737,0.28335}, {2988292,3851836,3851640,0.077325,0.0759684210526316}, {2988293,3861034,3860070,0.442133333333333,0.442133333333333}, {2988294,3861570,3859873,0.82993125,0.88526}, {2988295,3862229,3861034,0.493,0.493}, {2988296,3861323,3860526,0.454384615384615,0.407379310344828}, {2988374,3868864,3868741,0.0387488372093023,0.0362217391304348}, {2988375,3869012,3868864,0.0638926829268293,0.0623714285714286}, {2988376,3868074,3866775,0.523644444444444,0.523644444444444}, {2988377,3914048,3913716,0.0884086956521739,1000000}, {2988378,3914381,3914098,0.148533333333333,0.148533333333333}, {2988379,3867678,3867833,0.0709111111111111,0.0709111111111111}, {2988380,3866304,3866509,0.119,0.0973636363636364}, {2988383,3912605,3912914,0.127386206896552,0.108652941176471}, {2988384,3912914,3913169,0.0862666666666667,0.0862666666666667}, {2988385,3913755,3914089,0.172575,0.172575}, {2988386,3914128,3913502,0.283333333333333,0.283333333333333}, {2988387,3913254,3913830,0.288733333333333,0.288733333333333}, {2988388,3913831,3914089,0.16941,0.2117625}, {2988389,3913502,3913831,0.117464516129032,0.117464516129032}, {2988390,3913254,3913502,0.124903448275862,0.124903448275862}, {2988391,3912914,3913254,0.18552,0.176685714285714}, {2988392,3913522,3913830,0.178326315789474,0.178326315789474}, {2988393,3913169,3913522,0.147193548387097,0.157344827586207}, {2988395,3884331,3884195,0.04944375,0.0586}, {2988396,3884569,3884331,0.114288,0.19048}, {2988397,3894587,3895293,1000000,1000000}, {2988401,3871186,3871767,0.263022222222222,0.263022222222222}, {2988402,3870390,3871425,0.393533333333333,0.393533333333333}, {2988403,3869193,3866325,0.776595348837209,0.795085714285714}, {2988404,3882419,3883271,0.253983333333333,0.253983333333333}, {2988405,3881031,3882681,1.36275555555556,1.36275555555556}, {2988414,3877381,3876129,0.5634,0.5634}, {2988415,3879963,3879254,0.696857142857143,0.562846153846154}, {2988416,3880664,3881335,0.368309090909091,0.368309090909091}, {2988417,3880664,3880648,0.290363636363636,0.290363636363636}, {2988418,3877338,3877547,0.0411294117647059,0.0437}, {2988419,3878422,3878792,0.0979914893617021,0.092112}, {2988420,3878844,3878434,0.270993103448276,0.270993103448276}, {2988421,3876171,3876400,0.108925,0.104568}, {2988422,3876849,3877193,0.286984615384615,0.24872}, {2988423,3877193,3877942,0.33135652173913,0.544371428571429}, {2988424,3877942,3878111,0.100658823529412,0.122228571428571}, {2988425,3878111,3878434,0.3079,0.284215384615385}, {2988426,3877109,3876171,1.16257777777778,1.16257777777778}, {2988427,3877338,3876400,1.15246666666667,1.15246666666667}, {2988428,3877858,3876849,1.13637777777778,1.13637777777778}, {2988429,3878792,3877942,1.12284444444444,1.12284444444444}, {2988430,3878911,3878111,1.11826666666667,1.11826666666667}, {2988433,3871415,3873471,1.20164444444444,1.20164444444444}, {2988435,3870723,3872709,1.22611111111111,1.22611111111111}, {2988442,3875675,3876017,1000000,0.0905744680851064}, {2988443,3875663,3875718,0.03754,0.03519375}, {2988444,3875761,3875896,0.0851828571428571,1000000}, {2988445,3875761,3875827,1000000,0.102}, {2988449,3897628,3896422,1000000,1000000}, {2988470,3860921,3861050,1000000,1000000}, {2988471,3862314,3862617,1000000,1000000}, {2988472,3853101,3852940,1000000,1000000}, {2988473,3852770,3851487,1000000,1000000}, {2988474,3852770,3853721,1000000,1000000}, {2988475,3852579,3851536,0.343164705882353,0.307042105263158}, {2988476,3852940,3852579,0.12514,0.129455172413793}, {2988477,3858948,3858673,1000000,1000000}, {2988478,3878244,3878247,1000000,1000000}, {2988479,3877995,3878244,1000000,1000000}, {2988480,3877678,3877978,1000000,1000000}, {2988481,3877995,3878458,1000000,1000000}, {2988482,3878244,3878771,1000000,1000000}, {2988483,3877284,3877573,1000000,1000000}, {2988484,3878276,3878938,1000000,1000000}, {2988485,3878339,3878930,1000000,1000000}, {2988486,3877339,3877478,1000000,1000000}, {2988487,3877285,3877339,1000000,1000000}, {2988488,3877478,3877264,1000000,1000000}, {2988489,3876992,3877285,1000000,1000000}, {2988490,3875851,3876011,1000000,1000000}, {2988491,3878938,3879416,1000000,1000000}, {2988492,3859735,3859509,1000000,1000000}, {2988493,3858108,3857939,1000000,1000000}, {2988494,3860954,3860815,1000000,1000000}, {2988495,3859869,3859735,1000000,1000000}, {2988496,3860398,3860319,1000000,1000000}, {2988497,3861699,3861631,1000000,1000000}, {2988498,3861459,3861043,1000000,1000000}, {2988499,3862732,3862323,1000000,1000000}, {2988500,3869938,3870178,1000000,1000000}, {2988501,3870178,3870519,1000000,1000000}, {2988502,3871403,3870884,1000000,1000000}, {2988503,3855304,3855807,1000000,1000000}, {2988504,3855807,3856794,1000000,1000000}, {2988505,3856794,3857125,1000000,1000000}, {2988506,3860056,3860204,1000000,1000000}, {2988507,3861856,3861680,1000000,1000000}, {2988508,3861343,3861168,1000000,1000000}, {2988509,3882079,3882425,1000000,1000000}, {2988510,3885812,3885965,1000000,1000000}, {2988511,3856389,3856426,1000000,1000000}, {2988512,3856965,3856823,1000000,1000000}, {2988513,3867031,3866777,0.0724307692307692,0.0763459459459459}, {2988514,3867302,3867031,0.0796263157894737,0.0817783783783784}, {2988515,3865550,3865196,0.17864347826087,1000000}, {2988516,3865196,3865085,1000000,0.292928571428571}, {2988517,3870019,3869800,1000000,1000000}, {2988518,3870250,3870019,1000000,1000000}, {2988519,3870513,3870291,1000000,1000000}, {2988520,3873946,3874181,1000000,1000000}, {2988521,3860488,3860352,1000000,1000000}, {2988522,3869483,3869008,1000000,1000000}, {2988523,3869840,3869672,1000000,1000000}, {2988524,3870196,3870110,1000000,1000000}, {2988525,3868889,3868735,1000000,1000000}, {2988526,3868735,3868398,1000000,1000000}, {2988527,3878989,3878621,1000000,1000000}, {2988528,3859674,3859221,1000000,1000000}, {2988529,3858805,3859199,1000000,1000000}, {2988530,3867017,3866058,1000000,1000000}, {2988531,3874060,3873823,1000000,1000000}, {2988532,3874804,3874787,1000000,1000000}, {2988533,3875960,3875145,1000000,1000000}, {2988534,3875960,3876069,1000000,1000000}, {2988535,3890443,3890539,0.0985777777777778,0.0985777777777778}, {2988538,3920189,3920611,1000000,1000000}, {2988539,3921180,3920611,1000000,1000000}, {2988540,3921678,3921908,1000000,1000000}, {2988541,3921908,3922302,1000000,1000000}, {2988542,3922513,3922611,1000000,1000000}, {2988543,3922611,3922709,1000000,1000000}, {2988544,3922709,3922862,1000000,1000000}, {2988545,3922862,3923096,1000000,1000000}, {2988546,3858741,3858469,0.18012,0.128657142857143}, {2988547,3859599,3858741,0.31625625,0.297652941176471}, {2988548,3859430,3858579,0.422110344827586,0.422110344827586}, {2988549,3858579,3858741,0.30801,0.267834782608696}, {2988550,3858352,3858579,0.387654545454545,0.341136}, {2988551,3858344,3858352,0.3288,0.34524}, {2988552,3858352,3859118,0.315355555555556,0.315355555555556}, {2988573,3867480,3867306,1000000,1000000}, {2988575,3890739,3891023,0.118820689655172,0.123064285714286}, {2988576,3871129,3872741,1.20818571428571,1.20818571428571}, {2988577,3869257,3869202,1000000,1000000}, {2988578,3868844,3868627,1000000,1000000}, {2988592,3851185,3851108,0.0759931034482759,0.0958173913043478}, {2988593,3851361,3851575,0.123348387096774,0.11949375}, {2988594,3851361,3851282,0.0867428571428571,0.083751724137931}, {2988595,3851185,3851342,0.0709,1000000}, {2988596,3851342,3851282,0.05422,1000000}, {2988597,3851527,3851342,0.0607411764705882,0.0666193548387097}, {2988598,3852184,3851527,0.251806451612903,0.236545454545455}, {2988599,3851108,3850839,0.207633333333333,0.207633333333333}, {2988623,3863888,3863323,0.467111111111111,0.467111111111111}, {2988624,3866916,3866510,0.14289375,0.207845454545455}, {2988625,3866510,3865974,0.187954838709677,0.2158}, {2988626,3864027,3864126,1000000,1000000}, {2988629,3877505,3877257,0.2734,0.210307692307692}, {2988630,3877650,3877257,0.164025,0.160677551020408}, {2988655,3853390,3853272,1000000,1000000}, {2988656,3852378,3852293,1000000,1000000}, {2988657,3851943,3851857,1000000,1000000}, {2988668,3878037,3877665,1000000,1000000}, {2988669,3878467,3878069,1000000,1000000}, {2988670,3856451,3856530,0.1057,0.100136842105263}, {2988671,3856588,3856451,0.188016,0.174088888888889}, {2988672,3856639,3856588,0.054096,0.0483}, {2988673,3856451,3856376,0.0354315789473684,0.0354315789473684}, {2988674,3856376,3856398,0.123088888888889,0.123088888888889}, {2988675,3856376,3856131,0.0941333333333333,0.0941333333333333}, {2988676,3856131,3856099,0.1086,0.1086}, {2988677,3856131,3856157,0.0601555555555556,0.0601555555555556}, {2988678,3856588,3856293,0.189444444444444,0.189444444444444}, {2988679,3870010,3869623,1000000,1000000}, {2988680,3868229,3868722,1000000,1000000}, {2988681,3868722,3868781,1000000,1000000}, {2988682,3868781,3868790,1000000,1000000}, {2988683,3869110,3869450,1000000,1000000}, {2988684,3869813,3869450,1000000,1000000}, {2988685,3869813,3870078,1000000,1000000}, {2988686,3867664,3867208,1000000,1000000}, {2988687,3867208,3866454,1000000,1000000}, {2988688,3866998,3866454,1000000,1000000}, {2988689,3866998,3867389,1000000,1000000}, {2988690,3868443,3867389,1000000,1000000}, {2988691,3871012,3869903,1000000,1000000}, {2988692,3871829,3871652,1000000,1000000}, {2988693,3872579,3872231,1000000,1000000}, {2988694,3871701,3872135,1000000,1000000}, {2988695,3872447,3872135,1000000,1000000}, {2988696,3868968,3868742,1000000,1000000}, {2988697,3868938,3868443,1000000,1000000}, {2988698,3869903,3868938,1000000,1000000}, {2988699,3868938,3868968,1000000,1000000}, {2988700,3869186,3868938,1000000,1000000}, {2988701,3867657,3867404,1000000,1000000}, {2988702,3867922,3867657,1000000,1000000}, {2988703,3866270,3865890,1000000,1000000}, {2988704,3865890,3865716,1000000,1000000}, {2988705,3866653,3866368,1000000,1000000}, {2988706,3867160,3866933,1000000,1000000}, {2988707,3866933,3866618,1000000,1000000}, {2988708,3871234,3871209,0.108733333333333,1000000}, {2988709,3870985,3871234,0.146255172413793,1000000}, {2988710,3870989,3871228,1000000,1000000}, {2988711,3871249,3870989,1000000,1000000}, {2988712,3871508,3871228,1000000,1000000}, {2988713,3871228,3871392,1000000,1000000}, {2988714,3871392,3871701,1000000,1000000}, {2988715,3871701,3872281,1000000,1000000}, {2988716,3872281,3872701,1000000,1000000}, {2988717,3872281,3872284,1000000,1000000}, {2988718,3872284,3872210,1000000,1000000}, {2988719,3872284,3871234,1000000,1000000}, {2988720,3872210,3871769,1000000,1000000}, {2988721,3871769,3871660,1000000,1000000}, {2988722,3872281,3872315,1000000,1000000}, {2988723,3871652,3871392,1000000,1000000}, {2988724,3872703,3872476,1000000,1000000}, {2988725,3871570,3871056,1000000,1000000}, {2988726,3870953,3870650,1000000,1000000}, {2988727,3870733,3871099,1000000,1000000}, {2988728,3870815,3871053,1000000,1000000}, {2988729,3868700,3868289,1000000,1000000}, {2988730,3871699,3871325,1000000,1000000}, {2988731,3868689,3868922,1000000,1000000}, {2988732,3869253,3869258,1000000,1000000}, {2988733,3869258,3869270,1000000,1000000}, {2988734,3859303,3859078,0.248172413793103,0.248172413793103}, {2988735,3859078,3858859,1000000,1000000}, {2988736,3859375,3859078,0.126666666666667,0.126666666666667}, {2988737,3859505,3859375,0.0550222222222222,0.0550222222222222}, {2988738,3860095,3859505,0.364628571428571,0.364628571428571}, {2988739,3859303,3859613,0.160063636363636,0.160063636363636}, {2988740,3861175,3859823,0.824314285714286,0.824314285714286}, {2988741,3861430,3861318,1000000,1000000}, {2988742,3859257,3858750,0.207675,1000000}, {2988743,3859582,3859257,0.156690909090909,1000000}, {2988744,3860205,3859582,0.282545454545455,1000000}, {2988745,3858510,3858410,0.291910344827586,0.325592307692308}, {2988746,3860099,3859883,0.300311111111111,0.300311111111111}, {2988747,3860763,3859883,0.44805,0.467530434782609}, {2988748,3859100,3858410,0.308977777777778,0.320861538461538}, {2988749,3859100,3859420,0.284452173913044,0.384847058823529}, {2988750,3858510,3859420,0.541936363636364,0.458561538461538}, {2988751,3859420,3859582,1000000,1000000}, {2988752,3863627,3863716,0.216755555555556,0.216755555555556}, {2988753,3864101,3863716,0.202666666666667,0.202666666666667}, {2988757,3897737,3897850,0.0832046511627907,0.0616862068965517}, {2988789,3870895,3871039,1000000,1000000}, {2988790,3871039,3871244,1000000,1000000}, {2988791,3870604,3870727,1000000,1000000}, {2988792,3870727,3871236,1000000,1000000}, {2988793,3874184,3874485,1000000,1000000}, {2988794,3872404,3872683,1000000,1000000}, {2988795,3871277,3871643,0.0866125,1000000}, {2988796,3871643,3871916,0.0609176470588235,1000000}, {2988797,3871063,3871102,1000000,1000000}, {2988798,3871369,3871639,1000000,1000000}, {2988799,3871063,3871323,1000000,0.264545454545455}, {2988800,3871916,3872305,0.0861056603773585,1000000}, {2988801,3872229,3872194,1000000,1000000}, {2988802,3872194,3871832,1000000,1000000}, {2988803,3871832,3871639,1000000,1000000}, {2988804,3871832,3871639,1000000,1000000}, {2988805,3871369,3871323,1000000,1000000}, {2988806,3872194,3871941,1000000,1000000}, {2988807,3871323,3871321,1000000,0.0897724137931034}, {2988808,3871323,3871683,1000000,1000000}, {2988809,3871683,3871437,1000000,1000000}, {2988810,3873130,3873334,1000000,1000000}, {2988811,3873387,3873757,0.161155555555556,1000000}, {2988812,3874174,3874524,0.181555555555556,0.181555555555556}, {2988813,3874044,3874131,1000000,1000000}, {2988814,3877845,3878270,1000000,1000000}, {2988815,3878270,3878599,1000000,1000000}, {2988816,3878599,3878724,1000000,1000000}, {2988817,3878724,3878668,1000000,1000000}, {2988818,3878724,3878658,1000000,1000000}, {2988892,3851487,3851093,1000000,1000000}, {2988893,3851186,3850804,1000000,1000000}, {2988894,3874448,3874585,1000000,1000000}, {2988895,3876192,3876030,1000000,1000000}, {2988896,3875078,3873685,0.612533333333333,0.612533333333333}, {2988897,3872747,3872119,1000000,1000000}, {2988898,3872119,3871748,1000000,1000000}, {2988899,3871748,3870714,1000000,1000000}, {2988900,3872275,3872119,1000000,1000000}, {2989062,3865162,3865193,1000000,1000000}, {2989063,3865193,3865240,1000000,1000000}, {2989064,3891457,3892592,1000000,1000000}, {2989065,3890883,3891454,1000000,1000000}, {2989066,3891454,3891991,1000000,1000000}, {2989067,3891991,3891925,1000000,1000000}, {2989068,3891006,3891925,1000000,1000000}, {2989069,3890902,3890183,1000000,1000000}, {2989070,3892623,3892855,1000000,1000000}, {2989071,3892708,3892623,1000000,1000000}, {2989072,3890924,3891210,1000000,1000000}, {2989073,3891210,3891335,1000000,1000000}, {2989077,3905498,3905735,1000000,0.0626666666666667}, {2989078,3905735,3905897,1000000,0.0415698113207547}, {2989081,3905414,3904360,0.614958620689655,0.660511111111111}, {2989082,3904360,3903947,0.3704,0.241565217391304}, {2989100,3904360,3904473,0.0773555555555556,0.0773555555555556}, {2989101,3901217,3901671,1000000,0.125207547169811}, {2989102,3901671,3902140,1000000,0.131952}, {2989103,3901967,3901628,0.18001935483871,0.214638461538462}, {2989104,3902430,3902081,1000000,1000000}, {2989124,3903021,3903090,0.0911076923076923,1000000}, {2989125,3902986,3903078,0.0721258064516129,0.07453}, {2989126,3903021,3903111,0.0547615384615385,1000000}, {2989127,3896018,3896695,0.267938181818182,1000000}, {2989128,3893726,3893322,1000000,0.137371428571429}, {2989130,3888113,3888736,0.27345,1000000}, {2989131,3888033,3888113,0.05964,1000000}, {2989141,3861298,3861682,1000000,1000000}, {2989142,3861053,3861394,1000000,1000000}, {2989143,3917395,3917569,0.20572,0.20572}, {2989144,3917261,3917502,0.238033333333333,0.2677875}, {2989145,3917261,3917395,0.10827,0.10827}, {2989146,3875558,3875698,0.0338478260869565,0.0346}, {2989147,3874524,3874723,0.0681631578947368,1000000}, {2989148,3874723,3874905,0.0748666666666667,1000000}, {2989149,3874902,3874723,0.0620823529411765,1000000}, {2989150,3875010,3874771,0.0863294117647059,1000000}, {2989151,3874771,3874259,0.228783333333333,1000000}, {2989152,3874902,3874771,0.0500869565217391,1000000}, {2989159,3900206,3900177,1000000,0.0483054545454545}, {2989160,3864954,3864770,1000000,0.09831}, {2989161,3864961,3864926,0.127933333333333,0.127933333333333}, {2989162,3865554,3864926,0.231555555555556,0.231555555555556}, {2989163,3865353,3864961,0.131622222222222,0.131622222222222}, {2989172,3877464,3877004,1000000,0.256495081967213}, {2989174,3877102,3876865,1000000,1000000}, {2989175,3878618,3878624,0.0606,1000000}, {2989176,3878618,3878430,1000000,0.123484615384615}, {2989178,3864926,3864954,0.150844444444444,0.150844444444444}, {2989179,3865008,3865002,0.0454864864864865,1000000}, {2989180,3865002,3864934,0.0260117647058824,1000000}, {2989182,3866161,3866068,0.113653846153846,1000000}, {2989183,3866073,3865993,0.08016,0.0572571428571428}, {2989184,3863081,3862763,0.12504,1000000}, {2989185,3854609,3854263,0.282506896551724,0.287463157894737}, {2989186,3918609,3919497,0.199511111111111,0.203275471698113}, {2989187,3918700,3918455,0.17348275862069,1000000}, {2989188,3918455,3918946,0.161133333333333,1000000}, {2989192,3920913,3919855,0.316015384615385,1000000}, {2989193,3919649,3919884,0.0578588235294118,0.0602204081632653}, {2989194,3919884,3920047,0.0436666666666667,0.0453461538461538}, {2989195,3920330,3919855,0.24579512195122,1000000}, {2989196,3919430,3919808,0.183014117647059,1000000}, {2989197,3919430,3919649,0.421210344827586,1000000}, {2989198,3918700,3918752,0.0305025,1000000}, {2989199,3918752,3918946,0.1254075,1000000}, {2989200,3919137,3918941,0.132,1000000}, {2989201,3918941,3918867,0.0561375,1000000}, {2989202,3918867,3918555,0.215772972972973,1000000}, {2989203,3918943,3918589,0.0870244897959184,0.085284}, {2989204,3918589,3918378,0.0510941176470588,0.0491660377358491}, {2989205,3918378,3917292,0.315714893617021,0.3091375}, {2989206,3918387,3918609,0.0487777777777778,0.0496981132075472}, {2989207,3918367,3918700,0.236732432432432,1000000}, {2989208,3917704,3918035,0.242305263157895,1000000}, {2989209,3918035,3918367,0.209212987012987,1000000}, {2989210,3918555,3918247,0.204280519480519,1000000}, {2989211,3918035,3917503,0.275818867924528,1000000}, {2989212,3917503,3917319,0.0725625,1000000}, {2989213,3919497,3919192,0.145991489361702,1000000}, {2989214,3917245,3916335,0.876027272727273,0.8964}, {2989215,3917162,3917292,0.0539454545454546,1000000}, {2989216,3917319,3917245,0.0457875,1000000}, {2989217,3917245,3917118,0.075825,1000000}, {2989218,3917118,3917162,0.0503625,1000000}, {2989219,3920062,3919797,0.218654545454545,0.218654545454545}, {2989220,3918943,3919192,0.107514893617021,1000000}, {2989221,3918943,3918555,1000000,0.390875}, {2989225,3857511,3857952,0.125033333333333,1000000}, {2989226,3859191,3858718,0.420727272727273,0.420727272727273}, {2989227,3859282,3859191,0.059328,0.0478451612903226}, {2989228,3859177,3859445,0.0639333333333333,1000000}, {2989229,3860691,3860665,0.169745454545455,1000000}, {2989230,3860622,3860512,0.0782780487804878,1000000}, {2989231,3860512,3860467,0.0176869565217391,0.0246545454545455}, {2989232,3860844,3860851,1000000,0.0607058823529412}, {2989233,3860851,3860876,1000000,0.0262384615384615}, {2989234,3860754,3860851,1000000,0.122672727272727}, {2989235,3860876,3860964,1000000,0.0521823529411765}, {2989236,3860865,3860964,0.0343783783783784,1000000}, {2989237,3860876,3860865,1000000,0.03951}, {2989238,3862075,3861882,0.0626516129032258,1000000}, {2989239,3861136,3861084,0.0164705882352941,1000000}, {2989240,3866231,3865304,0.226554545454545,0.207675}, {2989241,3865304,3865217,0.136466666666667,1000000}, {2989242,3865822,3865217,1000000,0.147279069767442}, {2989243,3865217,3865048,1000000,0.0424}, {2989244,3865217,3865174,0.0334857142857143,1000000}, {2989245,3866067,3865993,0.0325058823529412,1000000}, {2989246,3866067,3865903,0.0911428571428571,1000000}, {2989247,3865903,3865779,0.0662210526315789,0.0699}, {2989248,3865133,3865282,1000000,0.0388216216216216}, {2989249,3866437,3865822,1000000,0.107018181818182}, {2989250,3865822,3865804,0.0430125,0.028675}, {2989251,3866416,3866437,0.0298857142857143,0.0285272727272727}, {2989252,3869196,3868567,0.117,1000000}, {2989253,3869196,3869216,0.0195942857142857,1000000}, {2989254,3869267,3869279,1000000,0.0223}, {2989255,3869216,3869405,0.1656,1000000}, {2989256,3869492,3869405,0.0365181818181818,0.0382571428571429}, {2989257,3869839,3869749,0.0381,0.0331304347826087}, {2989258,3870973,3870540,0.0973090909090909,1000000}, {2989259,3870481,3869716,0.15631914893617,1000000}, {2989260,3870384,3870181,1000000,0.0478046511627907}, {2989261,3869716,3869660,0.0744,0.053568}, {2989262,3868927,3869038,0.0434333333333333,1000000}, {2989263,3868994,3869038,1000000,0.0371489361702128}, {2989264,3868641,3868994,1000000,0.233297872340426}, {2989265,3868994,3868927,0.0341555555555556,1000000}, {2989266,3868994,3868904,0.0410076923076923,1000000}, {2989267,3868549,3868641,1000000,0.07475}, {2989268,3868641,3868577,1000000,0.03882}, {2989269,3868458,3868549,1000000,0.0381714285714286}, {2989270,3867982,3868458,0.310432653061225,1000000}, {2989271,3867788,3867982,0.181455,1000000}, {2989272,3867982,3868098,0.04539,0.0534}, {2989273,3871459,3870910,1000000,0.143351351351351}, {2989274,3872085,3871538,0.1069,1000000}, {2989275,3871538,3871459,1000000,0.0471}, {2989276,3872653,3872036,1000000,0.141842857142857}, {2989277,3872085,3872036,0.0718875,1000000}, {2989278,3873217,3873091,1000000,0.0451333333333333}, {2989279,3873108,3872978,0.0399,1000000}, {2989280,3874015,3873475,1000000,0.139373333333333}, {2989281,3869573,3869169,1000000,0.1317375}, {2989282,3869812,3869814,0.0300166666666667,1000000}, {2989283,3869886,3869867,1000000,0.13164}, {2989284,3869766,3869836,0.0502736842105263,1000000}, {2989285,3869867,3869836,1000000,0.0412875}, {2989286,3869886,3869814,1000000,0.0366521739130435}, {2989287,3870035,3870122,1000000,0.06438}, {2989288,3869531,3869452,0.02892,0.0262909090909091}, {2989289,3869452,3869636,0.191375,1000000}, {2989290,3869707,3869896,1000000,0.268135135135135}, {2989291,3869707,3869636,0.038175,0.0436285714285714}, {2989292,3873475,3873518,0.0825230769230769,1000000}, {2989293,3874258,3874175,1000000,0.0217066666666667}, {2989294,3874199,3874175,0.0375677419354839,1000000}, {2989295,3875297,3875293,0.07832,1000000}, {2989296,3876147,3875796,1000000,0.107618181818182}, {2989297,3875819,3875784,0.0119846153846154,1000000}, {2989298,3876147,3876097,0.0594,1000000}, {2989299,3876180,3876147,0.152618181818182,1000000}, {2989300,3876771,3876147,1000000,0.176386363636364}, {2989301,3875746,3875859,0.0499555555555556,1000000}, {2989302,3876130,3876180,0.032325,1000000}, {2989303,3876130,3876498,0.10551,1000000}, {2989304,3872378,3872222,1000000,0.0744}, {2989305,3872781,3872388,0.18081,0.139084615384615}, {2989306,3872388,3872378,0.0799411764705882,1000000}, {2989307,3872222,3871651,1000000,0.28872}, {2989308,3870343,3870168,0.08763,0.0449384615384615}, {2989309,3874035,3874015,0.0648,1000000}, {2989310,3876012,3876841,0.206832558139535,1000000}, {2989311,3875776,3875721,0.0352105263157895,0.0352105263157895}, {2989312,3875390,3875486,1000000,0.0252571428571429}, {2989313,3875374,3875453,0.0265421052631579,1000000}, {2989314,3875374,3875257,0.2142,1000000}, {2989315,3875390,3875374,0.0400875,1000000}, {2989316,3875257,3875160,0.112144186046512,1000000}, {2989317,3876867,3876841,0.0647181818181818,0.0678}, {2989318,3872222,3872125,0.0457304347826087,0.0553578947368421}, {2989319,3877707,3878139,1000000,0.0962790697674419}, {2989320,3877707,3876867,0.28392,1000000}, {2989321,3878139,3878107,0.048825,0.0558}, {2989322,3877707,3878205,1000000,1000000}, {2989323,3879801,3879148,1000000,0.285768}, {2989324,3878875,3878910,0.0860727272727273,1000000}, {2989325,3878875,3879088,1000000,0.0622378378378378}, {2989326,3879148,3878941,1000000,0.0433888888888889}, {2989327,3879088,3878910,0.0430415094339623,1000000}, {2989328,3879088,3879148,0.0215032258064516,0.0215032258064516}, {2989329,3878910,3878941,0.0350666666666667,0.02104}, {2989330,3879222,3879603,1000000,0.126437837837838}, {2989331,3878916,3879222,1000000,0.0888615384615385}, {2989332,3878916,3878897,0.0360947368421053,0.0263769230769231}, {2989333,3878416,3878916,1000000,0.305514285714286}, {2989334,3877902,3878416,1000000,0.186929032258065}, {2989335,3877266,3877902,1000000,0.192158823529412}, {2989336,3878416,3878393,0.02226,0.027825}, {2989337,3876720,3877270,0.20736,1000000}, {2989338,3877266,3877270,0.0394736842105263,0.0340909090909091}, {2989339,3876535,3876748,1000000,0.0794689655172414}, {2989340,3879536,3879622,0.0247527272727273,1000000}, {2989341,3879464,3879536,0.054575,1000000}, {2989342,3879464,3879603,1000000,0.072075}, {2989343,3880977,3880680,0.0771396226415094,1000000}, {2989344,3881291,3881329,0.01532,0.0160325581395349}, {2989345,3881399,3881370,0.0113678571428571,0.0115745454545455}, {2989346,3880911,3880713,1000000,0.0907555555555556}, {2989347,3880911,3881000,0.0983032258064516,1000000}, {2989348,3880680,3880678,1000000,0.10545}, {2989349,3880977,3880678,0.108794117647059,1000000}, {2989350,3876742,3876771,0.0384,0.0301714285714286}, {2989351,3877377,3876742,0.234697297297297,1000000}, {2989352,3877377,3877371,0.09268,1000000}, {2989353,3878105,3877822,0.241885714285714,1000000}, {2989354,3878307,3878145,0.297888888888889,1000000}, {2989355,3878408,3878377,0.00978947368421053,0.00978947368421053}, {2989356,3878377,3878290,0.0624,1000000}, {2989357,3878334,3878290,0.0371555555555556,1000000}, {2989358,3878667,3878412,1000000,1000000}, {2989359,3878884,3878815,1000000,0.0476181818181818}, {2989360,3880055,3879996,1000000,0.0479428571428571}, {2989361,3880206,3880243,1000000,0.0266516129032258}, {2989362,3880149,3880243,0.0344117647058824,1000000}, {2989363,3870464,3870343,0.0519428571428571,0.0259714285714286}, {2989364,3867406,3867195,1000000,0.0413872340425532}, {2989365,3868261,3868143,0.0819666666666667,1000000}, {2989366,3869299,3869269,1000000,0.1455}, {2989367,3869549,3869269,1000000,0.163742857142857}, {2989368,3869920,3869549,1000000,0.0706775510204082}, {2989369,3871007,3871032,1000000,0.0328105263157895}, {2989370,3875471,3875558,0.0281866666666667,1000000}, {2989371,3876341,3876587,0.102088235294118,1000000}, {2989372,3876341,3876529,1000000,0.0716727272727273}, {2989373,3876529,3876661,1000000,0.059064}, {2989374,3876587,3876529,1000000,0.0302684210526316}, {2989375,3876529,3876426,1000000,0.0671454545454545}, {2989376,3869286,3869299,1000000,0.02589}, {2989377,3865149,3865283,0.07312,0.0406222222222222}, {2989378,3865275,3865149,0.069725,1000000}, {2989379,3865275,3865283,0.030216,1000000}, {2989380,3865203,3865213,0.0424595744680851,1000000}, {2989381,3865119,3865203,0.129293023255814,1000000}, {2989382,3865236,3865342,1000000,0.1479}, {2989383,3865236,3865119,1000000,0.0337928571428571}, {2989384,3864959,3865119,0.306980487804878,1000000}, {2989385,3864981,3864990,1000000,0.0718875}, {2989386,3864981,3864946,0.0178285714285714,1000000}, {2989387,3864946,3864889,0.0280090909090909,1000000}, {2989388,3865069,3865015,1000000,0.016258064516129}, {2989389,3865531,3865309,0.331527272727273,1000000}, {2989390,3865339,3865309,1000000,0.0484235294117647}, {2989391,3865566,3865528,0.02251875,0.0156652173913043}, {2989392,3865144,3865212,0.0718883720930233,1000000}, {2989393,3866507,3866595,0.0411931034482759,1000000}, {2989394,3866595,3867005,1000000,0.110374468085106}, {2989395,3867005,3867435,1000000,0.118453333333333}, {2989396,3867005,3866942,0.0580333333333333,0.0652875}, {2989397,3867435,3867376,1000000,0.0494526315789474}, {2989398,3867435,3867690,1000000,0.0834976744186047}, {2989399,3867690,3867631,0.0349153846153846,0.037825}, {2989400,3867690,3868760,1000000,0.318789473684211}, {2989401,3868869,3869049,0.0614117647058824,1000000}, {2989402,3868869,3868757,0.0886173913043478,1000000}, {2989403,3868757,3868578,0.044925,0.105705882352941}, {2989404,3869093,3869049,0.010935,0.018225}, {2989405,3874171,3874186,0.0667953488372093,1000000}, {2989406,3874171,3874297,1000000,0.0887666666666667}, {2989407,3874253,3874373,0.0728333333333333,1000000}, {2989408,3874297,3874329,1000000,0.0171076923076923}, {2989409,3874329,3874373,1000000,0.03}, {2989410,3871321,3871437,0.0875538461538461,0.0875538461538461}, {2989411,3865309,3865298,1000000,0.0125617021276596}, {2989412,3865175,3865298,0.0474666666666667,1000000}, {2989413,3865260,3865265,1000000,0.008}, {2989414,3865038,3865278,0.07542,1000000}, {2989415,3865278,3865362,0.02694,1000000}, {2989416,3865133,3865281,1000000,0.0399290322580645}, {2989417,3865281,3865362,1000000,0.0231103448275862}, {2989418,3865278,3865281,1000000,0.0232864864864865}, {2989419,3865281,3865282,1000000,0.0169411764705882}, {2989420,3875486,3875453,1000000,0.0507111111111111}, {2989421,3875511,3875486,1000000,0.0596785714285714}, {2989422,3879464,3879539,0.0427,1000000}, {2989423,3879539,3879622,0.0304941176470588,1000000}, {2989424,3879536,3879539,1000000,0.0223636363636364}, {2989425,3879539,3879656,1000000,0.110869565217391}, {2989426,3879419,3879536,0.0367132075471698,1000000}, {2989427,3879419,3879582,0.105417391304348,1000000}, {2989428,3879536,3879582,0.0558631578947368,1000000}, {2989429,3879582,3879633,0.0429571428571429,1000000}, {2989430,3879676,3879633,0.01798125,0.0359625}, {2989431,3877270,3877870,0.221635714285714,1000000}, {2989432,3877902,3877870,0.0241111111111111,0.0241111111111111}, {2989433,3865131,3864850,0.1473,1000000}, {2989434,3867995,3867780,0.12363,0.12363}, {2989435,3868229,3868140,0.05832,0.0624857142857143}, {2989436,3868790,3868645,0.0437555555555556,0.0437555555555556}, {2989437,3868662,3868645,0.0451636363636364,1000000}, {2989438,3868662,3868558,1000000,0.0352764705882353}, {2989439,3870078,3870163,0.0410222222222222,1000000}, {2989440,3869946,3869416,0.12385,1000000}, {2989441,3870630,3869946,0.2316,1000000}, {2989442,3871338,3870630,0.160287804878049,1000000}, {2989443,3869940,3869944,0.008775,0.011232}, {2989444,3869944,3869946,0.00984375,0.013125}, {2989445,3870613,3870621,1000000,0.010475}, {2989446,3870621,3870630,1000000,0.0123}, {2989447,3871914,3871322,1000000,0.373371428571429}, {2989448,3871322,3871326,0.0141,1000000}, {2989449,3871326,3871338,0.0133142857142857,1000000}, {2989450,3871914,3871922,1000000,0.00767368421052632}, {2989451,3871922,3871930,1000000,0.00685945945945946}, {2989452,3871877,3871887,1000000,0.0190864864864865}, {2989453,3872008,3872000,1000000,0.0167571428571429}, {2989454,3868454,3868408,0.0126,0.0186967741935484}, {2989455,3870721,3870673,0.1244,0.1244}, {2989456,3869665,3869543,1000000,1000000}, {2989457,3869695,3869665,1000000,1000000}, {2989458,3872889,3872814,0.0898645161290322,0.0819352941176471}, {2989459,3872900,3872814,1000000,0.0621461538461538}, {2989460,3872961,3872900,1000000,0.0264}, {2989461,3873047,3872911,0.321504,0.26792}, {2989462,3873047,3872834,0.306949090909091,0.312633333333333}, {2989463,3869047,3869010,1000000,0.0422896551724138}, {2989464,3872022,3872044,1000000,0.022815}, {2989465,3872052,3872045,1000000,0.0139317073170732}, {2989466,3872440,3872529,0.0469058823529412,0.0469058823529412}, {2989467,3865245,3865118,1000000,0.050725}, {2989468,3864768,3864874,1000000,0.0790285714285714}, {2989469,3864874,3864714,0.0730666666666667,1000000}, {2989470,3865267,3865118,1000000,0.0466258064516129}, {2989471,3865267,3865245,0.0365351351351351,1000000}, {2989472,3865245,3865256,0.0131513513513513,1000000}, {2989473,3865280,3865256,1000000,0.0125846153846154}, {2989474,3865280,3865311,1000000,0.0141428571428571}, {2989475,3865375,3865267,1000000,0.03658}, {2989476,3864714,3864626,0.04356,1000000}, {2989477,3864708,3864626,1000000,0.0243243243243243}, {2989478,3864768,3864714,0.103835294117647,0.103835294117647}, {2989479,3865142,3865100,0.0596869565217391,0.0584170212765957}, {2989480,3865142,3865226,0.0381176470588235,0.0381176470588235}, {2989481,3865100,3865181,0.0387176470588235,0.0387176470588235}, {2989482,3871122,3870759,1000000,0.143256}, {2989483,3870832,3871064,0.233566666666667,1000000}, {2989484,3871420,3871221,1000000,0.398275}, {2989485,3871221,3871064,1000000,0.0775363636363636}, {2989486,3872708,3872711,1000000,0.0191684210526316}, {2989487,3872053,3872040,0.0505,1000000}, {2989488,3872166,3872040,0.0595,1000000}, {2989489,3872613,3872708,1000000,0.013863829787234}, {2989490,3872618,3872711,0.0142826086956522,1000000}, {2989491,3872613,3872618,0.02372,1000000}, {2989492,3872292,3872335,0.0637928571428571,1000000}, {2989493,3872335,3872346,0.0146545454545455,1000000}, {2989494,3868695,3868738,0.0388285714285714,0.0247090909090909}, {2989495,3866321,3866360,1000000,0.025425}, {2989496,3866390,3866436,0.039096,1000000}, {2989497,3866360,3866436,1000000,0.0246692307692308}, {2989498,3866321,3866390,0.0285913043478261,1000000}, {2989499,3866112,3866365,0.1722,1000000}, {2989500,3866560,3866365,0.1073,1000000}, {2989501,3861454,3861315,0.089875,0.0980454545454546}, {2989502,3866943,3865773,0.287533333333333,1000000}, {2989503,3865818,3865773,0.0250846153846154,0.0362333333333333}, {2989504,3867093,3866943,0.0425285714285714,1000000}, {2989505,3866966,3866943,0.0349826086956522,0.0447}, {2989506,3867146,3867093,1000000,0.0426333333333333}, {2989507,3867644,3867633,0.0438333333333333,1000000}, {2989508,3868264,3867633,0.163116279069767,1000000}, {2989509,3869149,3868264,0.232186363636364,1000000}, {2989510,3869149,3869169,0.03222,0.0339157894736842}, {2989511,3868278,3868264,0.0387666666666667,0.0303391304347826}, {2989512,3869896,3869825,0.029625,0.0374210526315789}, {2989513,3869762,3869900,0.446304545454546,1000000}, {2989514,3868439,3867244,0.259473913043478,1000000}, {2989515,3868428,3867226,1000000,0.238632}, {2989516,3868439,3868428,0.0469125,0.0469125}, {2989517,3869694,3869613,0.0230689655172414,1000000}, {2989518,3869693,3869608,1000000,0.0257777777777778}, {2989519,3867244,3867226,0.0344181818181818,0.0236625}, {2989520,3866305,3866294,0.0269538461538462,0.0333714285714286}, {2989521,3869608,3869604,0.123405882352941,1000000}, {2989522,3869613,3869608,0.0237103448275862,1000000}, {2989523,3869694,3869693,1000000,0.0238}, {2989524,3870327,3870692,1000000,0.0714765957446809}, {2989525,3872140,3870692,0.271065306122449,1000000}, {2989526,3872140,3872127,0.03474,0.0302086956521739}, {2989527,3872127,3872987,0.173234042553191,1000000}, {2989528,3864915,3864949,0.0606620689655172,0.0418857142857143}, {2989529,3865103,3864915,0.102138461538462,1000000}, {2989530,3873001,3872987,0.0316090909090909,0.0198685714285714}, {2989531,3873861,3874068,1000000,0.1209}, {2989532,3873861,3873852,1000000,0.02385}, {2989533,3874063,3874498,0.10995652173913,1000000}, {2989534,3874068,3874063,0.021951724137931,0.0454714285714286}, {2989535,3874498,3875185,0.161816326530612,1000000}, {2989536,3874508,3874498,0.0346105263157895,0.04384}, {2989537,3878386,3878438,1000000,0.0643384615384615}, {2989538,3878288,3878386,1000000,0.0754928571428571}, {2989539,3878353,3878418,1000000,0.0114276923076923}, {2989540,3878350,3878414,0.0120491803278689,1000000}, {2989541,3878406,3878404,1000000,0.0889384615384615}, {2989542,3878404,3878395,1000000,0.197907692307692}, {2989543,3878347,3878395,0.022536,0.022536}, {2989544,3878395,3878375,1000000,0.235524}, {2989545,3878320,3878297,0.0673071428571429,1000000}, {2989546,3878320,3878371,0.03735,0.0249}, {2989547,3880568,3880746,1000000,0.05598}, {2989548,3880625,3880568,1000000,0.0429}, {2989549,3882522,3882548,0.0347333333333333,0.0302516129032258}, {2989550,3882766,3882752,1000000,0.137708571428571}, {2989551,3882752,3882724,0.1768,1000000}, {2989552,3882724,3882712,0.0189529411764706,1000000}, {2989553,3882766,3882724,0.0624,1000000}, {2989554,3882636,3882656,0.0674903225806451,1000000}, {2989555,3878232,3878138,0.186623529411765,1000000}, {2989556,3878278,3878209,1000000,0.170689285714286}, {2989557,3878138,3878079,0.211034482758621,1000000}, {2989558,3878209,3878162,1000000,0.121141176470588}, {2989559,3875200,3875185,0.0289304347826087,0.0369666666666667}, {2989560,3876805,3877580,1000000,0.19119512195122}, {2989561,3876793,3877560,0.180418604651163,1000000}, {2989562,3878079,3878162,1000000,0.0289384615384615}, {2989563,3878066,3878150,0.0255310344827586,1000000}, {2989564,3878232,3878278,0.0213214285714286,0.0314210526315789}, {2989565,3878138,3878209,0.0213705882352941,0.04844}, {2989566,3877580,3877560,0.0353142857142857,0.0412}, {2989567,3876805,3876793,0.0237677419354839,0.0320347826086956}, {2989568,3878150,3878346,0.0797586206896552,1000000}, {2989569,3878162,3878346,1000000,0.303225}, {2989570,3875312,3875257,0.0383454545454546,0.0496235294117647}, {2989571,3875124,3875078,0.05365,0.0247615384615385}, {2989572,3875035,3874980,0.0332285714285714,0.0387666666666667}, {2989573,3874433,3874514,0.0386307692307692,0.0478285714285714}, {2989574,3874069,3873923,0.158478260869565,1000000}, {2989575,3874000,3873923,0.0334222222222222,0.0243891891891892}, {2989576,3873781,3873861,1000000,0.0333}, {2989577,3873763,3873852,0.0393,1000000}, {2989578,3873781,3873763,0.0262846153846154,1000000}, {2989579,3876231,3875677,1000000,0.564611538461538}, {2989580,3876178,3875580,0.545055555555556,1000000}, {2989581,3875580,3875677,0.0514571428571429,0.0514571428571429}, {2989582,3875305,3875415,0.0496344827586207,0.0685428571428571}, {2989583,3873445,3873221,0.203413333333333,1000000}, {2989584,3873221,3873314,0.0336222222222222,0.0336222222222222}, {2989585,3872746,3872863,0.0230533333333333,0.0280378378378378}, {2989586,3872648,3872550,0.0312923076923077,0.0428210526315789}, {2989587,3872648,3872328,1000000,0.275795454545455}, {2989588,3872328,3872227,0.0382384615384615,0.0552333333333333}, {2989589,3872227,3872071,0.240424390243902,1000000}, {2989590,3872071,3871913,0.258028571428571,0.12315}, {2989591,3877943,3878017,0.04788,0.04788}, {2989592,3877812,3877888,0.044175,0.04712}, {2989593,3877681,3877765,0.04011,0.05348}, {2989594,3877765,3877701,1000000,0.0893020408163265}, {2989595,3877681,3877628,0.0697967213114754,1000000}, {2989596,3877577,3877464,1000000,0.0835838709677419}, {2989597,3877701,3877628,0.0426,0.0497}, {2989598,3877628,3877474,0.124877419354839,1000000}, {2989599,3877701,3877577,1000000,0.131125423728814}, {2989600,3877474,3877363,0.0820571428571429,1000000}, {2989601,3877363,3877464,0.0220714285714286,0.0220714285714286}, {2989602,3877004,3876916,0.0518333333333333,0.0444285714285714}, {2989603,3877004,3876858,1000000,0.0486654545454545}, {2989604,3876916,3876804,0.0340631578947368,1000000}, {2989605,3876858,3876804,0.0408,0.07072}, {2989606,3875869,3875828,0.02945625,0.02945625}, {2989607,3875217,3875278,1000000,0.03875}, {2989608,3875180,3875110,0.05732,0.05732}, {2989609,3875180,3875164,1000000,0.06644}, {2989610,3875110,3875093,0.0635714285714286,1000000}, {2989611,3875093,3875164,0.05492,0.04119}, {2989612,3875093,3875089,0.051196875,1000000}, {2989613,3875164,3875150,1000000,0.05554}, {2989614,3875150,3875089,0.0150117647058824,0.0150117647058824}, {2989615,3875150,3875125,1000000,0.09183}, {2989616,3875089,3875066,0.0872190476190476,1000000}, {2989617,3875125,3875066,0.0191052631578947,0.03025}, {2989618,3874999,3875076,0.0414,0.0462705882352941}, {2989619,3874936,3874888,0.0337636363636364,0.0337636363636364}, {2989620,3869677,3869649,1000000,0.220902127659574}, {2989621,3869649,3869580,0.040275,0.0280173913043478}, {2989622,3869649,3869635,1000000,0.0878884615384615}, {2989623,3869635,3869574,0.037875,0.0432857142857143}, {2989624,3869612,3869540,0.03063,0.03063}, {2989625,3869612,3869568,1000000,0.0945169811320755}, {2989626,3869568,3869576,0.0103125,0.00951923076923077}, {2989627,3879420,3879017,0.120306976744186,1000000}, {2989628,3875332,3875449,0.160947169811321,0.160947169811321}, {2989629,3875449,3875462,0.00606666666666667,0.00606666666666667}, {2989630,3875650,3875663,0.0147931034482759,0.01340625}, {2989631,3875650,3875989,0.0945733333333333,1000000}, {2989632,3878360,3878583,0.163571428571429,1000000}, {2989633,3877324,3877216,0.16236,1000000}, {2989634,3877216,3876915,0.1638,0.2268}, {2989635,3879400,3879348,0.0217135135135135,1000000}, {2989636,3879348,3878938,0.19130625,1000000}, {2989637,3878930,3879348,1000000,0.140329411764706}, {2989638,3879348,3879473,1000000,0.039555}, {2989639,3878339,3878497,1000000,0.215325}, {2989640,3878881,3878930,1000000,0.0236045454545455}, {2989641,3878497,3878530,1000000,0.0157153846153846}, {2989642,3879871,3879815,0.0314341463414634,1000000}, {2989643,3879829,3879815,1000000,0.0252}, {2989644,3881085,3881042,0.00921176470588235,1000000}, {2989645,3881085,3881088,0.0111219512195122,1000000}, {2989646,3881088,3881106,0.00993488372093023,1000000}, {2989647,3880001,3879766,0.11075,1000000}, {2989648,3879924,3879824,0.2469,0.2469}, {2989649,3879174,3879011,1000000,0.0803111111111111}, {2989650,3875549,3875729,0.278014285714286,0.169226086956522}, {2989651,3875729,3875769,0.0504,0.0296470588235294}, {2989652,3875769,3875890,0.114490909090909,1000000}, {2989653,3875769,3875804,1000000,0.11672}, {2989654,3875797,3875804,0.0432,1000000}, {2989655,3875804,3875890,0.0579913043478261,1000000}, {2989656,3875890,3875981,0.111814285714286,1000000}, {2989657,3875797,3875981,0.0964285714285714,1000000}, {2989658,3875935,3876072,0.15372,0.13251724137931}, {2989659,3875935,3876158,1000000,1000000}, {2989660,3876047,3876158,0.0632571428571428,1000000}, {2989661,3876158,3876222,0.0311142857142857,1000000}, {2989662,3876222,3876368,0.0683478260869565,1000000}, {2989663,3876047,3876135,0.0906260869565217,1000000}, {2989664,3876135,3876368,1000000,0.105046153846154}, {2989665,3875740,3875352,0.182295652173913,0.322523076923077}, {2989666,3875687,3875582,1000000,0.0536068965517241}, {2989667,3875687,3875797,0.131554838709677,1000000}, {2989668,3877875,3877739,0.5628,1000000}, {2989669,3876422,3876852,1000000,0.195782608695652}, {2989670,3874890,3874960,0.05955,0.0529333333333333}, {2989671,3875800,3876053,1000000,0.167192307692308}, {2989672,3875800,3876055,0.14865,0.110111111111111}, {2989673,3876053,3876041,0.224193103448276,0.2322}, {2989674,3876105,3876137,0.059075,1000000}, {2989675,3876216,3876105,0.104628571428571,1000000}, {2989676,3876398,3876216,0.0912857142857143,1000000}, {2989677,3877782,3877654,0.089825,0.0937304347826087}, {2989678,3877782,3877988,0.14084,0.0960272727272727}, {2989679,3877398,3877654,0.07792,0.0899076923076923}, {2989680,3877962,3877906,0.25875,1000000}, {2989681,3878088,3877988,0.25596,1000000}, {2989682,3879140,3879220,0.0925,1000000}, {2989683,3879220,3879376,0.0903111111111111,1000000}, {2989684,3879147,3879376,1000000,0.111025}, {2989685,3879220,3879147,0.0816947368421053,0.0674869565217391}, {2989686,3875264,3875324,1000000,0.348138461538462}, {2989687,3875559,3875264,0.157513043478261,0.172514285714286}, {2989688,3875324,3875622,0.23076,0.23076}, {2989689,3875324,3875387,1000000,0.236530434782609}, {2989690,3875387,3875748,1000000,1000000}, {2989691,3875387,3875476,1000000,0.276457142857143}, {2989692,3875476,3875560,1000000,1000000}, {2989693,3875476,3875848,1000000,1000000}, {2989694,3876145,3876475,1000000,0.135161538461538}, {2989695,3876041,3876458,0.167577777777778,0.180984}, {2989696,3877242,3877268,1000000,0.0145846153846154}, {2989697,3877268,3877289,1000000,0.012425}, {2989698,3877860,3877876,0.0171461538461538,1000000}, {2989699,3877876,3877893,0.0110689655172414,1000000}, {2989700,3877860,3878389,0.148671428571429,1000000}, {2989701,3880021,3880204,0.180933333333333,0.116314285714286}, {2989702,3880451,3880676,0.286753846153846,1000000}, {2989703,3881781,3881830,0.0384818181818182,1000000}, {2989704,3880994,3880948,1000000,0.0350086956521739}, {2989705,3882107,3881781,1000000,0.197458064516129}, {2989706,3882107,3882152,1000000,0.06595}, {2989707,3882396,3882358,1000000,0.0441176470588235}, {2989708,3882422,3882396,1000000,0.158957142857143}, {2989709,3882152,3882317,1000000,0.119775}, {2989710,3882881,3882358,1000000,0.2494}, {2989711,3882422,3882714,0.220989473684211,1000000}, {2989712,3882317,3882598,1000000,0.327342857142857}, {2989713,3883362,3882714,0.52308,1000000}, {2989714,3882650,3882598,0.0446086956521739,1000000}, {2989715,3882714,3883077,0.253336363636364,1000000}, {2989716,3882598,3882971,1000000,0.246469565217391}, {2989717,3883373,3883077,1000000,0.180312}, {2989718,3883025,3882971,1000000,0.051}, {2989719,3883077,3883462,0.206777777777778,1000000}, {2989720,3882971,3883356,1000000,0.18252}, {2989721,3883765,3883462,0.3103125,1000000}, {2989722,3883413,3883356,0.0495714285714286,1000000}, {2989723,3883356,3883778,1000000,0.42888}, {2989724,3883462,3883905,0.32955,1000000}, {2989725,3883905,3884245,0.242657142857143,1000000}, {2989726,3883778,3884144,1000000,0.370842857142857}, {2989727,3884606,3883905,0.47375,0.334411764705882}, {2989728,3883835,3883778,0.03984,0.0415}, {2989729,3884245,3884641,0.1903875,1000000}, {2989730,3884144,3884512,1000000,0.207707142857143}, {2989731,3884557,3884245,1000000,0.236290909090909}, {2989732,3884184,3884144,1000000,0.0531157894736842}, {2989733,3884641,3884892,0.173,1000000}, {2989734,3884512,3884772,1000000,0.202610526315789}, {2989735,3885031,3884641,0.281842105263158,1000000}, {2989736,3884559,3884512,0.0419727272727273,1000000}, {2989737,3884892,3885258,0.2642,1000000}, {2989738,3884867,3884772,0.29484,1000000}, {2989739,3885208,3886017,1000000,0.427355555555556}, {2989740,3885339,3886128,0.405492857142857,1000000}, {2989741,3885208,3884867,0.2357625,1000000}, {2989742,3885339,3885287,0.061275,1000000}, {2989743,3886128,3886701,0.369392307692308,1000000}, {2989744,3886017,3886598,1000000,0.352933333333333}, {2989745,3886376,3886128,0.240566666666667,1000000}, {2989746,3886073,3886017,0.0325862068965517,1000000}, {2989747,3886701,3887339,0.378333333333333,1000000}, {2989748,3886598,3887221,1000000,0.379844444444444}, {2989749,3886598,3886270,1000000,0.255975}, {2989750,3886701,3886651,0.0297090909090909,0.0445636363636364}, {2989751,3887691,3887339,0.253057142857143,1000000}, {2989752,3887278,3887221,0.0510631578947368,0.03465}, {2989753,3885992,3885965,1000000,1000000}, {2989754,3885460,3885922,1000000,0.187429411764706}, {2989755,3886403,3886778,0.185345454545455,1000000}, {2989756,3886705,3886448,0.274733333333333,0.149854545454545}, {2989757,3886812,3886705,0.433382608695652,1000000}, {2989758,3882425,3882469,1000000,1000000}, {2989759,3883181,3882881,1000000,0.226121739130435}, {2989760,3883866,3883181,1000000,0.3412}, {2989761,3884487,3883866,1000000,0.295389473684211}, {2989762,3883866,3883924,0.0438947368421053,1000000}, {2989763,3884097,3884487,1000000,0.217384615384615}, {2989764,3885098,3885070,1000000,0.0352181818181818}, {2989765,3885070,3885127,0.0424909090909091,1000000}, {2989766,3884942,3885098,0.119169230769231,1000000}, {2989767,3884942,3885070,0.0889,1000000}, {2989768,3885253,3885098,1000000,0.269325}, {2989769,3885108,3885248,0.04952,1000000}, {2989770,3885345,3885638,1000000,0.0962914285714286}, {2989771,3885253,3885251,0.0101351351351351,1000000}, {2989772,3885251,3885248,0.0109459459459459,1000000}, {2989773,3885345,3885357,1000000,0.00764210526315789}, {2989774,3885357,3885372,1000000,0.0115459459459459}, {2989775,3885242,3885320,0.0669,1000000}, {2989776,3885320,3885488,0.468153846153846,1000000}, {2989777,3884950,3885051,0.2563,0.320375}, {2989778,3884991,3885038,0.0230526315789474,1000000}, {2989779,3884935,3885488,1000000,0.280742857142857}, {2989780,3885488,3885501,0.108874285714286,1000000}, {2989781,3885501,3885487,0.083475,1000000}, {2989782,3885487,3885457,0.120628571428571,1000000}, {2989783,3885457,3885376,0.2004,1000000}, {2989784,3885171,3885376,0.182890909090909,1000000}, {2989785,3885291,3885383,0.0239294117647059,0.0262451612903226}, {2989786,3885187,3885237,0.0249,1000000}, {2989787,3884540,3884198,1000000,0.3451}, {2989788,3884339,3884540,1000000,0.188176744186047}, {2989789,3884339,3884398,1000000,0.0310965517241379}, {2989790,3884401,3884531,0.128021739130435,0.128021739130435}, {2989791,3884370,3884404,1000000,0.03756}, {2989792,3884227,3884370,1000000,0.0540142857142857}, {2989793,3884227,3884258,0.0356432432432432,1000000}, {2989794,3884148,3884258,0.0376857142857143,1000000}, {2989795,3884107,3884227,1000000,0.0351}, {2989796,3883280,3883321,0.0268846153846154,0.0258888888888889}, {2989797,3882431,3882727,0.0913375,0.0996409090909091}, {2989798,3881114,3881183,0.0266666666666667,0.0282352941176471}, {2989799,3880892,3880883,1000000,0.12648}, {2989800,3875718,3875902,0.34734375,1000000}, {2989801,3875896,3875827,1000000,0.0492947368421053}, {2989802,3875827,3875977,1000000,0.164}, {2989803,3876031,3875977,0.0470117647058824,1000000}, {2989804,3875977,3876352,1000000,0.232773333333333}, {2989805,3876420,3876352,1000000,0.0399714285714286}, {2989806,3876533,3876488,1000000,1000000}, {2989807,3889033,3889241,0.0560108108108108,1000000}, {2989808,3889370,3889345,0.00944081632653061,0.00889615384615385}, {2989809,3889389,3889370,0.0349125,1000000}, {2989810,3889389,3889531,0.044055,1000000}, {2989811,3891275,3891411,0.0338478260869565,1000000}, {2989812,3891275,3891287,0.06625,1000000}, {2989813,3892441,3892432,1000000,1000000}, {2989814,3894155,3894157,0.08562,1000000}, {2989815,3896024,3896146,1000000,0.0797454545454545}, {2989816,3897504,3897316,0.0585538461538462,1000000}, {2989817,3897504,3897487,0.01848,1000000}, {2989818,3897487,3897482,0.0142090909090909,1000000}, {2989819,3897523,3897557,0.0382,1000000}, {2989820,3897557,3897605,0.0457384615384615,1000000}, {2989821,3897520,3897523,1000000,0.0198923076923077}, {2989822,3897588,3897615,0.0568909090909091,1000000}, {2989823,3897615,3897605,0.01002,1000000}, {2989824,3897552,3897572,0.0171,1000000}, {2989825,3897414,3897552,1000000,0.0380936170212766}, {2989826,3897552,3897579,1000000,0.00669333333333333}, {2989827,3898991,3899009,1000000,0.0159483870967742}, {2989828,3899009,3899016,1000000,0.00982758620689655}, {2989829,3899638,3899772,1000000,0.0398769230769231}, {2989830,3899772,3899880,1000000,0.0415935483870968}, {2989831,3899791,3899853,0.0231483870967742,1000000}, {2989832,3899853,3899891,0.0161294117647059,1000000}, {2989833,3899880,3900011,1000000,0.057432}, {2989834,3899891,3900030,0.03873,1000000}, {2989835,3899791,3899780,1000000,0.0113560975609756}, {2989836,3899780,3899772,1000000,0.0115609756097561}, {2989837,3899891,3899885,0.0117257142857143,1000000}, {2989838,3899885,3899880,0.0122571428571429,1000000}, {2989839,3900008,3899937,0.06676,1000000}, {2989840,3899937,3899888,0.0294,1000000}, {2989841,3902495,3902709,1000000,0.134228571428571}, {2989842,3902375,3902468,1000000,0.0214536585365854}, {2989843,3902468,3902693,1000000,0.0601894736842105}, {2989844,3903541,3904021,1000000,0.108832653061224}, {2989845,3903554,3904040,0.0944631578947368,1000000}, {2989846,3903554,3903547,1000000,0.0204}, {2989847,3903547,3903541,1000000,0.0200571428571429}, {2989848,3904040,3904029,0.0210461538461538,1000000}, {2989849,3904029,3904021,0.0296571428571429,1000000}, {2989867,3871954,3872002,0.0500888888888889,1000000}, {2989868,3872032,3872086,1000000,0.0507555555555556}, {2990009,3895024,3895226,0.18065,0.333507692307692}, {2990010,3898324,3898464,0.08019,0.0486}, {2990011,3898896,3898324,1000000,0.233139622641509}, {2990012,3899273,3898896,1000000,0.183117647058824}, {2990013,3899542,3899273,1000000,0.237308571428571}, {2990014,3900158,3900222,0.0283111111111111,0.0347454545454545}, {2990015,3900222,3900296,0.0266785714285714,0.0393157894736842}, {2990016,3900047,3900046,0.0389125,1000000}, {2990017,3898771,3899912,0.595527272727273,0.297763636363636}, {2990018,3900132,3900232,0.0277170731707317,0.0598105263157895}, {2990019,3899972,3899622,0.145088888888889,0.145088888888889}, {2990020,3899557,3899616,0.0382434782608696,0.0274875}, {2990021,3899616,3899683,0.0254222222222222,0.0245142857142857}, {2990022,3897969,3898042,0.03325,0.0306923076923077}, {2990023,3898042,3898090,0.0168967741935484,0.021825}, {2990024,3896841,3896791,0.0281714285714286,0.0219111111111111}, {2990025,3896791,3896752,0.021696,0.0258285714285714}, {2990026,3896401,3896289,0.0630692307692308,1000000}, {2990027,3896152,3896322,0.0905142857142857,1000000}, {2990028,3896323,3896322,1000000,1000000}, {2990029,3896323,3896390,1000000,1000000}, {2990030,3887179,3887450,1000000,0.124684615384615}, {2990031,3894469,3894585,1000000,0.0327206896551724}, {2990032,3893688,3893705,0.0154758620689655,1000000}, {2990033,3892950,3892988,0.022725,1000000}, {2990034,3892988,3893049,0.0301111111111111,1000000}, {2990035,3892849,3892884,1000000,0.0146615384615385}, {2990036,3892884,3892945,1000000,0.0204529411764706}, {2990037,3900383,3900041,1000000,0.280326315789474}, {2990038,3900506,3900528,1000000,0.0101833333333333}, {2990039,3900528,3900565,1000000,0.02023125}, {2990040,3900597,3900628,0.00962790697674419,1000000}, {2990041,3900628,3900670,0.0134266666666667,1000000}, {2990042,3900846,3900780,0.02505,0.0159409090909091}, {2990043,3903129,3903121,0.092525,0.158614285714286}, {2990044,3903273,3903121,1000000,0.14812}, {2990045,3903129,3903273,0.0310758620689655,1000000}, {2990046,3903122,3903133,1000000,0.023808}, {2990047,3903133,3903129,1000000,0.0164086956521739}, {2990048,3906691,3905679,1000000,0.408825}, {2990049,3905679,3905192,0.252542857142857,0.279126315789474}, {2990050,3905370,3905610,0.0425333333333333,1000000}, {2990051,3905311,3905610,1000000,0.0604909090909091}, {2990052,3905311,3905750,1000000,0.0861934426229508}, {2990053,3906805,3906761,1000000,0.0272}, {2990054,3906761,3906700,1000000,0.029352}, {2990055,3906986,3906877,1000000,0.11754}, {2990056,3907184,3907451,1000000,0.129288888888889}, {2990057,3906805,3906913,1000000,0.0265375}, {2990058,3906877,3907016,0.0340897959183673,1000000}, {2990059,3907074,3906691,1000000,0.203933333333333}, {2990060,3908136,3908257,0.028932,1000000}, {2990061,3908123,3908136,1000000,0.0335571428571429}, {2990062,3908136,3908130,1000000,0.0586}, {2990063,3908257,3908441,0.0384734693877551,1000000}, {2990070,3898604,3898746,0.06875,0.0515625}, {2990071,3898223,3898604,1000000,0.160552941176471}, {2990072,3898346,3898604,0.187296,1000000}, {2990073,3898223,3898346,1000000,0.108294736842105}, {2990074,3898260,3898413,0.0919772727272727,1000000}, {2990075,3898346,3898458,1000000,0.0747191489361702}, {2990076,3898482,3898458,0.01635,0.012658064516129}, {2990077,3899517,3900103,0.176805882352941,1000000}, {2990078,3902545,3902475,0.042672,1000000}, {2990079,3902475,3902535,0.040224,1000000}, {2990080,3902535,3902614,0.0401769230769231,1000000}, {2990081,3902614,3902545,0.0413,1000000}, {2990082,3901057,3901416,1000000,0.1494375}, {2990083,3901057,3901351,1000000,0.112605633802817}, {2990084,3901956,3901933,0.135707142857143,1000000}, {2990085,3901933,3902021,0.2344875,1000000}, {2990086,3894748,3894906,0.11094,1000000}, {2990087,3894890,3894748,0.113541176470588,1000000}, {2990088,3893726,3894476,0.272257894736842,0.32330625}, {2990089,3893322,3893266,0.01686,0.01686}, {2990090,3894912,3894956,0.0198222222222222,1000000}, {2990091,3896174,3896190,1000000,0.01074}, {2990092,3896986,3897045,0.0282166666666667,1000000}, {2990093,3896190,3896743,0.170729577464789,0.173168571428571}, {2990094,3896743,3896755,0.00466285714285714,0.0048}, {2990095,3896695,3896829,0.0807692307692308,1000000}, {2990097,3881704,3881424,0.0860181818181818,1000000}, {2990098,3881333,3881424,0.22388,1000000}, {2990119,3874535,3874483,0.0924222222222222,0.0924222222222222}, {2990151,3851453,3851305,0.0684230769230769,0.0936315789473684}, {2990152,3852205,3851527,0.22014,0.22014}, {2990155,3915657,3915615,1000000,0.0495642857142857}, {2990156,3915721,3915752,1000000,0.0463846153846154}, {2990157,3915752,3915657,1000000,0.0465214285714286}, {2990158,3914399,3915404,1000000,0.215391666666667}, {2990171,3881156,3880474,1.04592,1.04592}, {2990172,3881156,3881472,0.50532,0.50532}, {2990173,3881362,3881176,1000000,0.145778571428571}, {2990174,3881530,3881472,0.11082,0.11082}, {2990175,3881616,3881800,0.2103,0.2103}, {2990176,3881472,3881564,0.04911,0.0377769230769231}, {2990177,3881564,3881362,0.329184,0.27432}, {2990178,3881564,3881800,0.0646641509433962,0.0646641509433962}, {2990179,3891581,3892152,1000000,0.392838461538462}, {2990180,3891581,3891579,0.188536363636364,1000000}, {2990181,3891581,3891196,0.30198,0.30198}, {2990182,3890431,3891196,0.472527272727273,0.577533333333333}, {2990183,3890431,3890267,0.23118,0.110085714285714}, {2990185,3872006,3871483,0.174046153846154,1000000}, {2990186,3871483,3871398,0.0244071428571429,1000000}, {2990187,3875943,3875777,0.0610775510204082,1000000}, {2990188,3875891,3875487,1000000,1000000}, {2990189,3875943,3875891,1000000,1000000}, {2990192,3855370,3855491,0.101929411764706,0.1444}, {2990193,3855208,3855180,0.0287368421052632,0.0287368421052632}, {2990194,3856798,3856758,0.0256090909090909,0.0216692307692308}, {2990195,3856271,3856232,0.033,1000000}, {2990196,3857327,3857350,0.0175428571428571,0.0160173913043478}, {2990197,3856069,3856027,0.0138153846153846,0.0141789473684211}, {2990198,3867861,3867639,1000000,0.08182}, {2990199,3867639,3867585,1000000,0.0456857142857143}, {2990200,3880641,3880554,0.16195,0.138814285714286}, {2990201,3879801,3880554,0.375511111111111,0.405552}, {2990202,3879676,3879801,1000000,0.12405}, {2990203,3880796,3879613,0.747248275862069,0.833469230769231}, {2990204,3882116,3882529,0.340033846153846,0.334881818181818}, {2990205,3882529,3882541,0.0308275862068966,0.0288387096774194}, {2990206,3881243,3880796,1000000,1000000}, {2990207,3872513,3872275,0.425127272727273,1000000}, {2990208,3917578,3917655,1000000,0.0375857142857143}, {2990209,3877765,3878656,0.3504,0.3504}, {2990210,3878656,3880024,1.57264444444444,1.57264444444444}, {2990211,3878145,3878105,0.0346064516129032,1000000}, {2990212,3878214,3878145,0.03045,1000000}, {2990213,3878179,3877969,1000000,0.16051914893617}, {2990214,3878179,3878105,1000000,0.0311}, {2990215,3877822,3877530,0.233421428571429,1000000}, {2990216,3877623,3877530,0.06285,1000000}, {2990217,3882358,3882221,1000000,0.0628628571428571}, {2990218,3882396,3882280,0.07272,1000000}, {2990219,3882280,3882379,0.0482615384615385,0.0553588235294118}, {2990220,3882221,3882280,0.0220628571428571,0.02145}, {2990221,3865391,3865408,1000000,0.0099}, {2990222,3865444,3865416,1000000,0.01364}, {2990223,3865416,3865392,1000000,0.0127285714285714}, {2990224,3865391,3865416,1000000,0.0113318181818182}, {2990225,3865489,3865491,1000000,0.0081}, {2990226,3865491,3865497,1000000,0.0240714285714286}, {2990227,3865416,3865491,1000000,0.0377692307692308}, {2990228,3865491,3865536,1000000,0.0255085714285714}, {2990229,3864562,3863590,1.15272857142857,0.896566666666667}, {2990230,3864562,3864362,0.1172,0.1172}, {2990231,3865180,3865313,0.1103,0.1103}, {2990232,3865189,3865180,0.276177777777778,0.276177777777778}, {2990233,3865180,3865149,0.230425,0.230425}, {2990234,3872621,3872716,0.0366,1000000}, {2990235,3881042,3881073,0.0290571428571429,0.00904}, {2990237,3871461,3871272,0.0952444444444444,0.0952444444444444}, {2990245,3884148,3884221,0.145844444444444,0.187514285714286}, {2990246,3883779,3884221,0.3136,0.3136}, {2990249,3874848,3874768,0.0297724137931034,0.035975}, {2990250,3874390,3874470,0.038225,0.038225}, {2990251,3874033,3874390,1000000,0.42152380952381}, {2990252,3874033,3874110,0.05325,0.05325}, {2990253,3873988,3874033,1000000,0.326689655172414}, {2990254,3873988,3874058,0.0498315789473684,0.059175}, {2990255,3873998,3874067,0.0346615384615385,0.0321857142857143}, {2990256,3874351,3874393,0.03588,1000000}, {2990298,3853972,3854095,1000000,0.140894117647059}, {2990299,3858141,3858104,0.05205,0.0268645161290323}, {2990300,3858221,3858141,0.1625,0.132954545454545}, {2990301,3858221,3857984,0.149152941176471,0.120742857142857}, {2990303,3869071,3868695,1000000,0.214325}, {2990304,3869139,3869071,1000000,0.04653}, {2990305,3865974,3865725,0.10314,0.106696551724138}, {2990306,3864973,3864549,0.317634782608696,0.317634782608696}, {2990307,3865872,3865952,0.0395111111111111,0.0395111111111111}, {2990313,3899542,3899450,0.0360375,1000000}, {2990314,3899542,3899648,1000000,0.0783789473684211}, {2990315,3899669,3899648,0.0159130434782609,1000000}, {2990316,3899554,3899542,1000000,0.0167842105263158}, {2990317,3899678,3899669,0.0144272727272727,1000000}, {2990318,3899554,3899611,0.0318214285714286,1000000}, {2990319,3899611,3899669,0.01976,1000000}, {2990320,3899542,3899611,1000000,0.0333857142857143}, {2990321,3899611,3899678,1000000,0.028125}, {2990322,3899554,3899447,1000000,0.0686842105263158}, {2990323,3899580,3899447,1000000,0.086525}, {2990324,3898678,3898721,0.0610421052631579,0.0724875}, {2990325,3898678,3898308,0.155528571428571,0.120966666666667}, {2990326,3896734,3896864,1000000,0.0738782608695652}, {2990327,3896799,3896864,0.06148,1000000}, {2990328,3896744,3896799,0.053856,1000000}, {2990329,3896799,3896734,0.113492307692308,1000000}, {2990330,3896701,3896734,1000000,0.1056}, {2990331,3896644,3896734,1000000,0.05364}, {2990332,3896644,3896175,0.193089473684211,1000000}, {2990333,3896601,3896122,0.157289361702128,0.184815}, {2990334,3896744,3896701,0.0250344827586207,0.0191052631578947}, {2990335,3896601,3896644,1000000,0.0211588235294118}, {2990336,3896175,3896122,0.0143433962264151,0.0262137931034483}, {2990337,3868970,3868738,0.0896129032258064,0.0896129032258064}, {2990338,3869139,3868970,1000000,1000000}, {2990342,3881939,3882281,0.1422,0.15642}, {2990345,3859562,3859531,0.017544,0.0125314285714286}, {2990346,3859531,3859485,0.04705,0.0342181818181818}, {2990347,3902196,3902275,0.0169756097560976,1000000}, {2990358,3895323,3895485,0.0492,1000000}, {2990359,3895328,3895430,1000000,0.0281875}, {2990360,3871319,3871404,0.02454,0.0261063829787234}, {2990367,3851171,3851140,0.019056,0.019056}, {2990368,3851140,3851048,0.0565153846153846,0.0544222222222222}, {2990369,3851477,3851226,0.132925,0.187658823529412}, {2990371,3907801,3907914,0.0888461538461539,0.0888461538461539}, {2990374,3869839,3869879,1000000,0.141484615384615}, {2990375,3870117,3870035,1000000,0.079825}, {2990378,3899102,3899302,1000000,0.04202}, {2990391,3879131,3879242,1000000,0.0862125}, {2990392,3879475,3879861,0.326427272727273,0.377968421052632}, {2990393,3880331,3880422,0.0649555555555555,0.0649555555555555}, {2990394,3880422,3880571,0.116488888888889,0.116488888888889}, {2990395,3880881,3880993,0.07385,0.08862}, {2990396,3881441,3881540,0.07434,0.0550666666666667}, {2990397,3881824,3881688,1000000,1000000}, {2990398,3883845,3884413,0.337966666666667,0.289685714285714}, {2990399,3883975,3884185,0.0846666666666667,1000000}, {2990400,3884010,3884071,1000000,0.0239111111111111}, {2990401,3884071,3884185,1000000,0.308333333333333}, {2990402,3884039,3884115,1000000,0.0278769230769231}, {2990403,3884115,3884598,1000000,0.183}, {2990404,3884106,3884655,0.216857142857143,1000000}, {2990405,3884186,3884680,0.246518181818182,0.216936}, {2990406,3884715,3884234,0.211176,0.159981818181818}, {2990407,3884234,3884208,0.01254,0.0078375}, {2990408,3858386,3858326,0.0826241379310345,0.0904188679245283}, {2990409,3859873,3859816,0.0879473684210526,0.0618888888888889}, {2990410,3859816,3859766,0.0610636363636364,0.055975}, {2990418,3901250,3901306,0.0209307692307692,0.0209307692307692}, {2990419,3898645,3898677,0.01784,0.0254857142857143}, {2990420,3904346,3904420,0.042275,0.0563666666666667}, {2990421,3900862,3900866,0.005240625,0.00588421052631579}, {2990422,3915583,3915662,0.04132,0.0387375}, {2990423,3915662,3916477,0.261466666666667,0.231462295081967}, {2990433,3864642,3865357,0.267705882352941,0.243803571428571}, {2990434,3866430,3865860,0.421533333333333,0.421533333333333}, {2990435,3872353,3872667,0.143911111111111,0.24285}, {2990436,3902521,3902587,0.0331142857142857,0.0434625}, {2990437,3902587,3902629,0.02451,0.0350142857142857}, {2990438,3907116,3906840,0.071172972972973,0.065835}, {2990439,3907488,3907587,0.1082,0.1082}, {2990440,3907587,3908464,0.605777777777778,0.605777777777778}, {2990441,3907884,3908052,0.145073684210526,0.153133333333333}, {2990442,3908052,3908239,0.132933333333333,0.14955}, {2990443,3905695,3905770,0.0265015384615385,0.0273428571428571}, {2990447,3907205,3907137,0.01984,1000000}, {2990448,3894969,3895018,0.025225,1000000}, {2990449,3894989,3895005,1000000,0.0119}, {2990450,3895005,3895018,1000000,0.00953142857142857}, {2990451,3920868,3920950,0.0230425531914894,0.0225625}, {2990452,3920950,3921863,0.232640816326531,0.227988}, {2990453,3913529,3913981,0.256685714285714,0.283705263157895}, {2990457,3911395,3912354,0.4728,0.509169230769231}, {2990459,3912557,3911859,0.334155555555556,0.334155555555556}, {2990460,3880854,3880920,0.0192,0.0168}, {2990470,3907164,3907184,1000000,0.0579}, {2990472,3907025,3906986,1000000,0.02735}, {2990473,3907025,3907022,0.0130222222222222,1000000}, {2990474,3907029,3907025,0.0103615384615385,1000000}, {2990475,3906913,3907029,1000000,0.027504}, {2990476,3907164,3907062,1000000,0.0817125}, {2990477,3907062,3907025,1000000,0.0270923076923077}, {2990478,3907029,3907062,1000000,0.00611020408163265}, {2990479,3907062,3907137,1000000,0.0156127659574468}, {2990486,3869940,3869416,1000000,0.1839}, {2990487,3864956,3864912,1000000,0.0145714285714286}, {2990489,3915404,3915500,1000000,0.0212547945205479}, {2990490,3915513,3915696,0.037648,1000000}, {2990493,3864936,3865037,0.0889384615384615,1000000}, {2990494,3865037,3865076,0.021375,1000000}, {2990496,3894607,3894704,0.0517846153846154,0.0561}, {2990500,3874902,3875102,1000000,0.08718}, {2990502,3918160,3918808,0.329472,1000000}, {2990503,3918808,3918999,0.100211650485437,1000000}, {2990504,3919068,3918883,0.0957844660194175,1000000}, {2990505,3873120,3873168,0.0204461538461538,0.0166125}, {2990507,3870544,3870385,0.0317632653061225,1000000}, {2990508,3869299,3869116,1000000,0.035988}, {2990509,3876661,3876443,0.0895914893617021,1000000}, {2990510,3876443,3875943,0.19785,1000000}, {2990511,3876661,3876715,1000000,0.0197318181818182}, {2990512,3907186,3907325,1000000,0.0316838709677419}, {2990513,3908391,3908543,1000000,0.0266117647058824}, {2990514,3907280,3907523,0.0462676056338028,1000000}, {2990515,3907325,3907437,1000000,0.0233809523809524}, {2990516,3907437,3907573,1000000,0.0326857142857143}, {2990517,3908287,3908391,1000000,0.0176597014925373}, {2990518,3907523,3908322,0.150777464788732,1000000}, {2990519,3908322,3908476,0.0242281690140845,1000000}, {2990520,3907590,3907573,0.006192,0.00631836734693878}, {2990521,3867631,3868716,0.321063157894737,1000000}, {2990522,3868716,3868869,0.0496838709677419,1000000}, {2990523,3868760,3868851,1000000,0.0303529411764706}, {2990524,3868851,3869093,1000000,0.0877875}, {2990525,3921931,3922117,0.0387387096774194,0.0363909090909091}, {2990526,3865745,3865880,1000000,0.0629692307692308}, {2990527,3865880,3866595,1000000,0.224342857142857}, {2990529,3896096,3896156,1000000,0.0257066666666667}, {2990530,3896156,3896496,1000000,0.17238}, {2990531,3896578,3896841,0.135677777777778,1000000}, {2990532,3896841,3897083,0.110775,1000000}, {2990533,3897083,3897337,0.110357142857143,1000000}, {2990534,3897337,3897637,0.139673076923077,1000000}, {2990535,3897637,3897931,0.1356,1000000}, {2990536,3901933,3902078,0.0362228571428571,1000000}, {2990537,3902078,3902106,0.00520285714285714,1000000}, {2990538,3901968,3902138,1000000,0.0393617647058823}, {2990539,3902138,3902160,1000000,0.00547058823529412}, {2990548,3902106,3903093,0.19935,1000000}, {2990549,3903093,3903382,0.0587753424657534,1000000}, {2990558,3908123,3908284,1000000,0.06944}, {2990559,3908284,3908441,1000000,0.0666214285714286}, {2990560,3906761,3907331,0.0960310344827586,0.0960310344827586}, {2990561,3896047,3896174,1000000,0.0381138461538462}, {2990562,3896018,3896138,0.0331521126760563,1000000}, {2990563,3896138,3896190,0.0101666666666667,1000000}, {2990564,3865415,3865430,1000000,0.03688}, {2990565,3865005,3865040,1000000,0.0847170731707317}, {2990566,3865211,3865154,1000000,0.114386666666667}, {2990567,3865154,3865152,1000000,0.0565173913043478}, {2990571,3902618,3902462,1000000,0.0464823529411765}, {2990572,3878770,3879087,1000000,1000000}, {2990573,3896755,3896773,0.00481714285714286,0.00495882352941177}, {2990574,3896773,3896794,0.00676285714285714,0.00696176470588235}, {2990575,3896090,3896091,0.0111724137931034,1000000}, {2990576,3896152,3896091,1000000,0.04168}, {2990577,3865251,3865370,0.0536,1000000}, {2990578,3865497,3865500,1000000,0.01881}, {2990579,3865499,3865563,0.0192218181818182,0.0199471698113208}, {2990580,3865408,3865426,1000000,0.0137333333333333}, {2990581,3865426,3865496,1000000,0.1472625}, {2990582,3865500,3865426,1000000,0.0207142857142857}, {2990583,3865372,3865367,1000000,0.00554634146341463}, {2990584,3865426,3865372,1000000,0.0215675675675676}, {2990585,3865260,3865319,1000000,0.0228418604651163}, {2990586,3865319,3865327,1000000,0.00547317073170732}, {2990587,3865372,3865319,1000000,0.0130727272727273}, {2990588,3865319,3865293,1000000,0.00778064516129032}, {2990589,3865265,3865272,1000000,0.00775714285714286}, {2990590,3865272,3865278,1000000,0.014055}, {2990591,3865293,3865272,1000000,0.00848571428571429}, {2990592,3865362,3865392,0.0149414634146341,1000000}, {2990593,3865362,3865391,1000000,0.0119586206896552}, {2990594,3865327,3865365,1000000,0.0126439024390244}, {2990595,3865365,3865391,1000000,0.0122093023255814}, {2990596,3865367,3865365,1000000,0.00560487804878049}, {2990597,3865365,3865362,1000000,0.0145105263157895}, {2990598,3865362,3865355,1000000,0.0289235294117647}, {2990601,3896322,3896341,1000000,0.114525}, {2990609,3879251,3879740,0.20174347826087,0.220957142857143}, {2990610,3879740,3879754,0.00767058823529412,0.00815}, {2990611,3879799,3879855,0.0354413793103448,1000000}, {2990616,3902468,3902424,1000000,0.024625}, {2990617,3902424,3902377,1000000,0.02335}, {2990618,3902375,3902424,0.0209586206896552,1000000}, {2990619,3902424,3902462,0.014325,1000000}, {2990643,3879771,3879815,1000000,0.0211833333333333}, {2990645,3880333,3880497,1000000,0.0759454545454546}, {2990646,3881106,3881135,0.0143538461538462,1000000}, {2990647,3881135,3881469,0.151588235294118,1000000}, {2990648,3889060,3889459,0.117685714285714,0.12357}, {2990649,3881175,3881412,0.223540540540541,1000000}, {2990650,3877242,3877575,0.0839853658536585,1000000}, {2990651,3877575,3877860,0.0758285714285714,1000000}, {2990652,3900296,3900136,0.197275471698113,1000000}, {2990653,3900136,3900008,0.139925,1000000}, {2990654,3900252,3900250,0.131443636363636,1000000}, {2990655,3885070,3884747,1000000,0.272892857142857}, {2990656,3884747,3884487,1000000,0.190581818181818}, {2990657,3904040,3906426,0.48816,1000000}, {2990659,3879959,3879682,1000000,0.124516666666667}, {2990660,3880367,3880329,1000000,0.01640625}, {2990661,3880329,3880032,1000000,0.148236363636364}, {2990662,3884455,3884566,1000000,0.0363488372093023}, {2990663,3884745,3885064,0.11184375,1000000}, {2990664,3885064,3885108,0.0174387096774194,1000000}, {2990665,3885188,3885127,0.0769448275862069,1000000}, {2990666,3865341,3865345,0.0516692307692308,1000000}, {2990667,3866646,3865827,1000000,0.159502040816326}, {2990668,3865370,3865376,1000000,0.0337826086956522}, {2990669,3865376,3865372,1000000,0.021293023255814}, {2990670,3865334,3865499,0.0697714285714286,0.0737207547169811}, {2990671,3865518,3866037,1000000,0.263762790697674}, {2990675,3865152,3865147,1000000,0.0816558139534884}, {2990676,3865147,3865143,1000000,0.0450473684210526}, {2990677,3879746,3879803,0.0380454545454545,1000000}, {2990678,3902777,3902609,1000000,0.0839818181818182}, {2990679,3903956,3903486,1000000,0.332425}, {2990680,3903486,3902777,1000000,0.231096}, {2990693,3899707,3899678,0.0421463414634146,1000000}, {2990694,3898324,3897666,1000000,0.229716}, {2990695,3897666,3897215,1000000,0.14446779661017}, {2990696,3897215,3896258,1000000,0.324894736842105}, {2990697,3896258,3896128,1000000,0.05275}, {2990698,3895988,3895580,0.146755555555556,1000000}, {2990699,3895580,3895024,0.220835294117647,1000000}, {2990700,3895024,3894419,0.20592,1000000}, {2990701,3894419,3893890,0.18585,1000000}, {2990713,3878431,3878807,1000000,0.19932}, {2990714,3878807,3879279,1000000,0.167135294117647}, {2990715,3875989,3876854,0.302735294117647,1000000}, {2990716,3876854,3877242,0.119036842105263,1000000}, {2990782,3866303,3866962,0.241152,0.262121739130435}, {2990786,3920209,3919762,0.188360377358491,1000000}, {2990787,3919762,3919068,0.316965714285714,1000000}, {2990788,3918999,3919494,0.237102857142857,1000000}, {2990789,3919808,3920411,0.292965,1000000}, {2990796,3919855,3919637,0.1200525,1000000}, {2990826,3881817,3882238,0.0791217391304348,1000000}, {2990827,3880539,3880747,0.0418615384615385,1000000}, {2990828,3880747,3882548,0.3396,1000000}, {2990829,3882659,3882851,1000000,0.0275558823529412}, {2990830,3882675,3882854,0.0256628571428571,1000000}, {2990848,3915752,3915866,0.0894774193548387,0.102733333333333}, {2990849,3915866,3916589,0.276279069767442,0.282857142857143}, {2990850,3917533,3917885,0.11654347826087,0.119133333333333}, {2990851,3917885,3918119,0.0808883720930233,0.0828142857142857}, {2990857,3908448,3908550,0.0216292682926829,0.0197066666666667}, {2990858,3908550,3909963,0.289152,0.272784905660377}, {2990859,3873683,3873677,0.123552,0.125221621621622}, {2990860,3921479,3921931,0.0829475409836066,0.079059375}, {2990861,3869593,3869856,0.352955555555556,0.352955555555556}, {2990862,3869856,3870381,0.177377777777778,0.177377777777778}, {2990863,3872757,3871965,0.160536842105263,0.160536842105263}, {2990864,3871965,3871845,0.0192310344827586,0.0192310344827586}, {2990865,3876213,3875732,0.406444444444444,0.406444444444444}, {2990866,3876982,3876508,0.146163636363636,0.146163636363636}, {2990867,3873221,3873066,0.153417391304348,1000000}, {2990868,3873066,3872746,0.45184,1000000}, {2990869,3872863,3872735,1000000,0.230147368421053}, {2990870,3872735,3872648,1000000,0.07765}, {2990871,3882668,3882656,1000000,0.0380634146341463}, {2990872,3879982,3880413,0.118944827586207,1000000}, {2990873,3879923,3880356,1000000,0.135011538461538}, {2990874,3879633,3879749,0.1128,1000000}, {2990875,3879749,3879088,0.276204,1000000}, {2990876,3879510,3879637,0.114290909090909,1000000}, {2990877,3879637,3879746,0.0776487804878049,1000000}, {2990878,3879803,3879845,0.0319021276595745,1000000}, {2990879,3879845,3879927,0.0683142857142857,1000000}, {2990880,3879566,3879722,1000000,0.118954285714286}, {2990881,3879722,3879809,1000000,0.0631846153846154}, {2990882,3879160,3879193,0.113546341463415,1000000}, {2990883,3879193,3879212,0.128010810810811,1000000}, {2990884,3878438,3878428,1000000,0.0088304347826087}, {2990885,3875923,3876014,0.0474230769230769,1000000}, {2990886,3878371,3878349,1000000,0.0632847457627119}, {2990887,3878349,3878278,1000000,0.196067796610169}, {2990888,3878347,3878324,0.223788679245283,1000000}, {2990889,3878324,3878320,0.0315,1000000}, {2990895,3878333,3878344,0.0651157894736842,1000000}, {2990896,3878344,3878347,0.181367441860465,1000000}, {2990897,3877047,3877153,0.106488888888889,1000000}, {2990898,3874152,3874069,0.0974204081632653,1000000}, {2990899,3874433,3874250,0.220105263157895,1000000}, {2990900,3874250,3874152,0.0978510638297872,1000000}, {2990901,3874807,3874731,1000000,0.08601}, {2990902,3874731,3874514,1000000,0.2685}, {2990903,3879226,3879401,1000000,0.0528933333333333}, {2990904,3879401,3879464,1000000,0.0276}, {2990905,3879619,3879676,1000000,0.0819103448275862}, {2990906,3879076,3879278,0.0465849056603774,1000000}, {2990907,3879278,3879419,0.0363509433962264,1000000}, {2990908,3878364,3878139,0.0705906976744186,1000000}, {2990909,3879711,3879519,1000000,0.109422222222222}, {2990910,3879519,3879445,1000000,0.0334875}, {2990911,3879761,3879581,0.145942857142857,1000000}, {2990912,3880676,3880454,1000000,0.100624390243902}, {2990913,3880454,3880204,1000000,0.119368421052632}, {2990914,3881043,3880738,0.125261538461538,1000000}, {2990915,3881830,3881320,0.187214634146341,1000000}, {2990916,3881320,3881043,0.104637209302326,1000000}, {2990917,3875297,3874836,0.124258823529412,1000000}, {2990918,3875796,3875742,1000000,0.01653}, {2990919,3875742,3875293,1000000,0.17221935483871}, {2990921,3870311,3870674,0.0720382978723404,1000000}, {2990922,3869574,3869566,0.063611320754717,1000000}, {2990923,3869566,3869540,0.0817615384615385,1000000}, {2990924,3869685,3869828,1000000,0.4057375}, {2990925,3869828,3869825,1000000,0.0291574468085106}, {2990926,3865628,3865054,0.168307692307692,1000000}, {2990927,3865054,3864874,0.07272,1000000}, {2990928,3865773,3865712,0.0140428571428571,1000000}, {2990929,3865712,3865628,0.0229609756097561,1000000}, {2990930,3865118,3864877,1000000,0.0847818181818182}, {2990931,3864877,3864708,1000000,0.0522705882352941}, {2990932,3865020,3864900,1000000,0.0494275862068966}, {2990933,3865103,3864900,0.116788235294118,1000000}, {2990934,3864900,3864872,0.021,0.01125}, {2990935,3862165,3861969,1000000,0.0698360655737705}, {2990936,3862763,3862672,0.035025,1000000}, {2990937,3862672,3862475,0.0632285714285714,1000000}, {2990938,3862821,3862723,1000000,0.0398163934426229}, {2990939,3863138,3862821,1000000,0.132551612903226}, {2990940,3910759,3911354,0.39116,0.39116}, {2990942,3875453,3875564,0.0313736842105263,1000000}, {2990943,3875501,3875429,0.11925,1000000}, {2990944,3875429,3875390,0.068025,1000000}, {2990945,3896545,3896700,0.150985714285714,0.150985714285714}, {2990946,3896700,3896798,0.0767294117647059,0.0931714285714286}, {2990947,3896707,3896700,0.446533333333333,0.446533333333333}, {2990948,3875390,3874988,0.116386363636364,1000000}, {2990949,3874988,3874569,0.124843902439024,1000000}, {2990950,3874569,3874035,0.151271428571429,1000000}, {2990951,3875213,3875124,1000000,0.100061538461538}, {2990952,3875776,3875668,1000000,0.256827272727273}, {2990953,3875585,3875511,1000000,0.110712}, {2990954,3872671,3872323,0.0741130434782609,1000000}, {2990955,3872323,3872125,0.0480125,1000000}, {2990956,3872125,3871620,0.101338775510204,1000000}, {2990957,3871620,3871184,0.085908,1000000}, {2990958,3871651,3871219,1000000,0.0999767441860465}, {2990959,3871219,3870464,1000000,0.180886363636364}, {2990960,3878624,3878522,0.06134,1000000}, {2990961,3878522,3878334,0.131269565217391,1000000}, {2990962,3878430,3878268,1000000,0.09834}, {2990963,3878268,3878230,1000000,0.0309333333333333}, {2990964,3897579,3897609,1000000,0.00718666666666667}, {2990965,3897609,3897647,0.0220545454545455,1000000}, {2990966,3897647,3897670,0.0138166666666667,1000000}, {2990967,3867604,3866284,0.332386046511628,1000000}, {2990968,3866284,3866140,0.0351130434782609,1000000}, {2990969,3866247,3866082,1000000,0.0425162790697674}, {2990970,3866082,3866017,1000000,0.0221692307692308}, {2990971,3866161,3866340,1000000,0.08775}, {2990972,3866340,3866425,1000000,0.041784}, {2990973,3866283,3866348,0.0367222222222222,1000000}, {2990974,3866348,3866419,0.110444444444444,1000000}, {2990975,3866425,3866492,1000000,0.118835294117647}, {2990976,3866492,3866487,1000000,0.0356653846153846}, {2990977,3866419,3866413,0.0328641509433962,1000000}, {2990978,3866413,3866067,0.325934693877551,1000000}, {2990979,3896072,3896068,1000000,0.0101769230769231}, {2990980,3896072,3896053,1000000,0.00915555555555556}, {2990981,3895876,3895961,1000000,0.0375692307692308}, {2990982,3895961,3895974,1000000,0.00441176470588235}, {2990983,3896003,3895961,1000000,0.0197454545454545}, {2990984,3894631,3894618,1000000,0.00777735849056604}, {2990985,3895178,3895180,1000000,0.145015384615385}, {2990986,3894878,3894989,1000000,0.07764}, {2990993,3894848,3894756,0.0261673469387755,0.0261673469387755}, {2990994,3894756,3894733,0.005364,0.005364}, {2990995,3901000,3901293,0.105287671232877,1000000}, {2990998,3885187,3885106,0.135861538461538,1000000}, {2990999,3885106,3885060,0.0788666666666667,1000000}, {2991000,3885383,3885300,1000000,0.243642857142857}, {2991001,3885300,3885237,1000000,0.16247027027027}, {2991002,3885449,3885408,1000000,0.131125714285714}, {2991003,3885408,3885383,1000000,0.0824294117647059}, {2991004,3887312,3887350,1000000,0.0142875}, {2991005,3887350,3887412,1000000,0.026725}, {2991006,3891287,3891414,1000000,0.03834}, {2991007,3891414,3891772,1000000,0.113061538461538}, {2991008,3887041,3887147,0.0840954545454546,1000000}, {2991009,3887447,3887404,1000000,0.00577714285714286}, {2991010,3887477,3887561,1000000,0.008821875}, {2991012,3909029,3909914,0.172227692307692,0.167086567164179}, {2991013,3909914,3910535,0.10512,0.103527272727273}, {2991014,3888856,3888743,1000000,0.0159085714285714}, {2991015,3888743,3887447,1000000,0.173256338028169}, {2991016,3889738,3890294,1000000,0.123545454545455}, {2991017,3892497,3892168,1000000,0.081276}, {2991018,3892168,3891573,1000000,0.135685714285714}, {2991019,3892482,3893529,1000000,0.328714285714286}, {2991020,3893529,3895137,1000000,0.422054237288136}, {2991021,3885060,3885026,0.0380363636363636,1000000}, {2991022,3885026,3884978,0.04855,1000000}, {2991045,3883361,3883449,1000000,0.0192724137931034}, {2991046,3883430,3883504,0.0203236363636364,1000000}, {2991047,3884540,3884796,1000000,0.262046153846154}, {2991048,3883449,3883603,1000000,0.0370821428571429}, {2991049,3883603,3883843,1000000,0.0635207547169811}, {2991050,3884206,3884398,0.185053846153846,1000000}, {2991051,3883610,3884148,0.179657142857143,1000000}, {2991052,3884348,3884401,0.0198782608695652,1000000}, {2991065,3872930,3872807,0.0386322580645161,0.0544363636363636}, {2991066,3870251,3870193,0.0212275862068966,0.0171}, {2991067,3880104,3879977,1000000,0.07333125}, {2991068,3879977,3879855,1000000,0.0642193548387097}, {2991069,3889855,3889293,1000000,0.102777049180328}, {2991070,3854769,3854466,0.0859866666666667,0.117254545454545}, {2991071,3869541,3869286,0.0552585365853659,1000000}, {2991151,3882851,3883947,1000000,0.170434782608696}, {2991152,3882854,3883941,0.164585915492958,1000000}, {2991153,3881432,3882192,0.185793103448276,1000000}, {2991154,3881411,3882161,1000000,0.174531147540984}, {2991155,3879053,3878408,1000000,0.25427027027027}, {2991156,3879017,3878377,0.347911111111111,1000000}, {2991157,3874383,3873464,0.290302702702703,0.261980487804878}, {2991158,3873464,3873430,0.0132642857142857,0.0106114285714286}, {2991164,3875412,3875299,0.0435705882352941,0.0423257142857143}, {2991165,3875299,3874383,0.281553846153846,0.255362790697674}, {2991166,3879420,3879718,1000000,0.1135}, {2991167,3876530,3877533,0.198747368421053,0.198747368421053}, {2991168,3879675,3879740,0.0409384615384615,1000000}, {2991169,3882161,3883044,1000000,0.200537704918033}, {2991170,3882192,3883089,0.208706896551724,1000000}, {2991171,3895622,3895876,1000000,0.138097959183673}, {2991172,3895400,3895622,1000000,0.13932}, {2991173,3893688,3894066,0.11028,1000000}, {2991174,3894066,3894435,0.09285,1000000}, {2991175,3894435,3894689,0.0612967741935484,1000000}, {2991176,3900391,3900454,0.05049,1000000}, {2991177,3900454,3900597,0.09955,1000000}, {2991178,3900383,3900333,0.03942,1000000}, {2991179,3900333,3900248,0.0663076923076923,1000000}, {2991180,3900597,3900865,0.069264,1000000}, {2991181,3900865,3901198,0.0820690909090909,1000000}, {2991182,3899087,3899210,0.0269016393442623,1000000}, {2991183,3903122,3903369,1000000,0.0605755102040816}, {2991184,3902923,3903129,0.0464315789473684,1000000}, {2991185,3902482,3902923,0.0919578947368421,1000000}, {2991186,3902091,3902482,0.0820666666666667,1000000}, {2991187,3901198,3902091,0.19275,1000000}, {2991188,3881563,3881611,1000000,0.0314545454545455}, {2991189,3858246,3858172,0.00917045454545455,1000000}, {2991190,3858415,3858348,1000000,0.00913695652173913}, {2991191,3890859,3890913,1000000,1000000}, {2991192,3890913,3891006,1000000,1000000}, {2991193,3889707,3890069,1000000,1000000}, {2991194,3890069,3890154,1000000,1000000}, {2991195,3873536,3873951,0.0995739130434783,1000000}, {2991196,3874281,3875650,0.383347826086957,1000000}, {2991197,3873526,3873935,1000000,0.0910408163265306}, {2991198,3890491,3890776,0.118581818181818,1000000}, {2991214,3908585,3907691,0.238738775510204,0.238738775510204}, {2991215,3907691,3907590,0.023952,0.0244408163265306}, {2991216,3878993,3879010,1000000,0.0902}, {2991236,3903007,3903248,1000000,0.0672}, {2991237,3903248,3903541,1000000,0.0757173913043478}, {2991242,3881234,3881476,1000000,0.226264864864865}, {2991253,3872707,3872718,0.0880758620689655,1000000}, {2991254,3872718,3872716,0.0552486486486487,1000000}, {2991255,3872400,3872435,1000000,0.035856}, {2991256,3872086,3872362,1000000,0.210136842105263}, {2991257,3872362,3872400,1000000,0.0293222222222222}, {2991258,3874532,3872043,1000000,0.444203389830508}, {2991259,3865056,3865046,0.116157142857143,1000000}, {2991260,3865046,3865031,0.110869565217391,1000000}, {2991261,3865212,3865179,0.0586695652173913,1000000}, {2991262,3865179,3865109,0.0800790697674419,1000000}, {2991263,3865290,3865227,1000000,0.0771681818181818}, {2991264,3868213,3868143,1000000,0.0181297297297297}, {2991270,3897969,3898096,1000000,0.0536042553191489}, {2991271,3900073,3900099,1000000,0.136188888888889}, {2991272,3900099,3900114,1000000,0.0707307692307692}, {2991273,3867538,3867187,1000000,0.0686490566037736}, {2991274,3867187,3866765,1000000,0.0778714285714286}, {2991275,3866765,3866437,1000000,0.0557052631578947}, {2991276,3867928,3867687,1000000,0.0454754716981132}, {2991277,3867687,3867538,1000000,0.0332884615384615}, {2991278,3868567,3868236,0.0618222222222222,1000000}, {2991279,3868236,3867968,0.0469698113207547,1000000}, {2991280,3867890,3867763,0.04935,1000000}, {2991281,3867853,3868098,1000000,0.409705263157895}, {2991282,3869812,3869465,0.113648275862069,1000000}, {2991283,3869465,3869149,0.09408,1000000}, {2991284,3869814,3869787,0.0487609756097561,1000000}, {2991285,3869787,3869766,0.0162,1000000}, {2991286,3870464,3870117,1000000,0.1316}, {2991287,3870343,3870097,0.0777272727272727,1000000}, {2991288,3870097,3869879,0.0819692307692308,1000000}, {2991289,3865304,3865093,1000000,0.0726514285714286}, {2991290,3865093,3865048,1000000,0.02378}, {2991291,3865804,3865582,0.0458875,1000000}, {2991292,3865582,3865174,0.0963466666666667,1000000}, {2991293,3863783,3863563,0.0806095238095238,1000000}, {2991294,3864699,3864514,1000000,0.0838}, {2991295,3864529,3864376,0.0747875,1000000}, {2991296,3863983,3863616,1000000,0.120845901639344}, {2991297,3869038,3869107,1000000,0.0490565217391304}, {2991298,3866487,3866135,1000000,0.308919230769231}, {2991299,3866135,3866073,1000000,0.0372244897959184}, {2991300,3866659,3865766,0.193172727272727,1000000}, {2991301,3866996,3866843,0.029076,1000000}, {2991302,3866843,3866659,0.0368352941176471,1000000}, {2991303,3867395,3866996,0.078204,1000000}, {2991304,3864724,3864699,1000000,0.0124761904761905}, {2991305,3869766,3869563,0.162305882352941,1000000}, {2991306,3869563,3869452,0.0928384615384615,1000000}, {2991307,3860703,3860639,0.00973972602739726,1000000}, {2991308,3860639,3859838,0.143432,1000000}, {2991309,3860691,3860641,1000000,0.00755844155844156}, {2991310,3897345,3897382,0.00928636363636363,1000000}, {2991327,3881291,3881332,1000000,0.0088448275862069}, {2991328,3881332,3881411,1000000,0.0193862068965517}, {2991329,3881329,3881357,0.00797586206896552,1000000}, {2991330,3881357,3881432,0.019448275862069,1000000}, {2991331,3897568,3897588,0.0103548387096774,1000000}, {2991332,3897572,3897588,0.0127428571428571,1000000}, {2991341,3873283,3873544,1000000,1000000}, {2991342,3868408,3868370,0.0131466666666667,0.0179272727272727}, {2991343,3868370,3867404,0.305491304347826,0.351315}, {2991344,3868742,3868667,1000000,0.04584}, {2991345,3868667,3867657,1000000,0.505542857142857}, {2991346,3868370,3868667,1000000,0.295430769230769}, {2991347,3868500,3868454,0.0120697674418605,0.016741935483871}, {2991348,3868849,3868813,0.0273,0.0287368421052632}, {2991349,3868813,3868742,0.0396705882352941,0.0306545454545455}, {2991350,3868454,3868813,0.229058823529412,1000000}, {2991351,3869110,3868766,0.135864,0.178768421052632}, {2991352,3868766,3868229,0.285821052631579,0.36204}, {2991353,3869858,3870184,1000000,1000000}, {2991354,3872930,3873093,0.098225,1000000}, {2991355,3873093,3873215,0.137218181818182,0.205827272727273}, {2991356,3873093,3873179,0.0800666666666667,1000000}, {2991357,3872463,3872382,1000000,0.0243290322580645}, {2991358,3872382,3871914,1000000,0.234233333333333}, {2991359,3872098,3871942,1000000,0.0579272727272727}, {2991360,3871887,3872109,1000000,0.12516}, {2991361,3872098,3872109,1000000,1000000}, {2991362,3872468,3872349,1000000,0.0468272727272727}, {2991363,3872349,3872098,1000000,0.12474}, {2991364,3872349,3872347,1000000,1000000}, {2991365,3872109,3872347,1000000,0.11583}, {2991366,3872347,3872467,1000000,0.0839368421052632}, {2991367,3870404,3870409,0.1794,0.1794}, {2991368,3870409,3870382,0.0263777777777778,0.0263777777777778}, {2991369,3895931,3895895,1000000,0.0146533333333333}, {2991370,3896128,3896155,0.0139058823529412,1000000}, {2991371,3896155,3896217,0.03776,1000000}, {2991372,3872468,3872463,0.189083333333333,1000000}, {2991373,3872463,3872465,0.00686666666666667,1000000}, {2991374,3872465,3872469,0.00681666666666667,1000000}, {2991375,3872469,3872458,0.1283,1000000}, {2991376,3872469,3872331,0.0443555555555556,1000000}, {2991377,3872331,3871930,0.127241379310345,1000000}, {2991378,3896030,3895988,0.0145058823529412,1000000}, {2991393,3900424,3900700,1000000,1000000}, {2991394,3900700,3900760,1000000,1000000}, {2991395,3900769,3900762,1000000,1000000}, {2991396,3900762,3900760,1000000,1000000}, {2991397,3866920,3866857,1000000,0.0199285714285714}, {2991398,3872309,3872724,0.195,0.195}, {2991399,3872724,3871955,0.316942105263158,0.316942105263158}, {2991400,3872921,3872860,0.0239172413793103,0.0187459459459459}, {2991401,3872860,3872317,0.195192857142857,0.18218}, {2991402,3872724,3872860,1000000,1000000}, {2991403,3867433,3867180,0.27308,1000000}, {2991404,3867180,3867239,0.113929411764706,1000000}, {2991405,3866857,3866823,1000000,0.0139333333333333}, {2991406,3866823,3866734,1000000,0.0363230769230769}, {2991407,3866420,3866538,0.0419571428571428,1000000}, {2991408,3870015,3869823,1000000,1000000}, {2991409,3868127,3867847,1000000,0.0838333333333333}, {2991410,3867847,3867714,1000000,0.0409588235294118}, {2991411,3867890,3867847,0.0575428571428571,0.0464769230769231}, {2991412,3867847,3867788,0.0433071428571429,1000000}, {2991413,3867788,3867714,1000000,0.077544}, {2991417,3876821,3876707,1000000,0.0787333333333333}, {2991418,3876707,3876345,0.258852631578947,0.258852631578947}, {2991421,3878768,3878754,1000000,1000000}, {2991422,3878754,3878714,1000000,1000000}, {2991423,3879096,3878754,1000000,1000000}, {2991424,3867034,3866875,1000000,0.0678782608695652}, {2991431,3866875,3867034,0.164022222222222,0.164022222222222}, {2991432,3866875,3866784,1000000,0.0393130434782609}, {2991433,3866784,3866425,1000000,0.149427272727273}, {2991434,3867354,3867106,1000000,0.138866666666667}, {2991435,3867106,3867034,1000000,0.0370636363636364}, {2991436,3888064,3888278,0.229533333333333,0.229533333333333}, {2991441,3865300,3864162,0.445427586206896,0.478422222222222}, {2991442,3864162,3864018,0.0906461538461538,0.094272}, {2991443,3864450,3864162,1000000,1000000}, {2991448,3865993,3865949,0.0222452830188679,1000000}, {2991449,3865949,3865636,0.133488888888889,1000000}, {2991450,3865903,3865949,0.112305882352941,1000000}, {2991453,3880453,3880834,1000000,0.233622222222222}, {2991454,3862149,3861856,1000000,1000000}, {2991460,3867239,3866945,1000000,0.107979310344828}, {2991461,3866945,3866920,1000000,0.00996428571428572}, {2991462,3867009,3866945,0.052925,1000000}, {2991463,3885501,3885566,0.0382941176470588,1000000}, {2991464,3877606,3877634,1000000,0.0897428571428572}, {2991465,3877606,3877741,0.0441375,0.0403542857142857}, {2991466,3877741,3878091,0.10618125,0.10618125}, {2991467,3877634,3877741,0.165,1000000}, {2991468,3868904,3868212,0.256044444444444,1000000}, {2991469,3868927,3868214,1000000,0.563169230769231}, {2991470,3862279,3862190,0.0388888888888889,0.0388888888888889}, {2991471,3862851,3862511,0.1632,0.1632}, {2991472,3862511,3862421,1000000,1000000}, {2991473,3862421,3862279,1000000,1000000}, {2991474,3881952,3881990,1000000,1000000}, {2991475,3881281,3881952,1000000,1000000}, {2991476,3884737,3884683,0.0797052631578947,0.0841333333333333}, {2991477,3884584,3884745,0.0402,1000000}, {2991478,3884584,3884683,0.0792315789473684,1000000}, {2991479,3879502,3879296,0.200435294117647,0.1262}, {2991480,3879296,3879220,0.07628,0.03814}, {2991481,3879135,3879296,0.139633333333333,1000000}, {2991482,3879578,3879889,1000000,1000000}, {2991483,3879889,3880246,1000000,1000000}, {2991484,3884566,3884716,1000000,0.0366}, {2991485,3884716,3884953,1000000,0.0599727272727273}, {2991486,3863664,3863525,1000000,1000000}, {2991487,3867716,3867683,0.0400173913043478,1000000}, {2991488,3867683,3867474,0.33906,1000000}, {2991497,3880971,3880913,0.03969375,1000000}, {2991498,3880913,3880545,0.334585714285714,1000000}, {2991499,3864497,3864470,0.0181826086956522,1000000}, {2991500,3880854,3880781,1000000,0.0593117647058823}, {2991506,3864511,3864417,0.0237285714285714,0.0243073170731707}, {2991507,3864559,3864417,1000000,1000000}, {2991522,3877789,3877691,0.11715,1000000}, {2991523,3877691,3877668,0.07164,1000000}, {2991526,3878799,3878033,1000000,0.568930434782609}, {2991527,3878033,3877881,1000000,0.103527272727273}, {2991528,3877766,3877871,0.0554608695652174,1000000}, {2991529,3877691,3877871,0.38124,1000000}, {2991530,3877871,3878033,0.35496,1000000}, {2991531,3881730,3881732,0.00755294117647059,1000000}, {2991532,3881710,3881722,0.00772941176470588,1000000}, {2991533,3881722,3881730,0.0188470588235294,1000000}, {2991534,3881722,3881634,1000000,0.069408}, {2991535,3881634,3881599,1000000,0.23395}, {2991536,3881475,3881461,0.0144,1000000}, {2991537,3881611,3881475,0.1048875,1000000}, {2991538,3881461,3881448,0.01176,1000000}, {2991539,3881448,3881436,0.010141935483871,1000000}, {2991540,3881436,3881393,0.03399375,1000000}, {2991541,3881393,3881385,0.00765454545454545,1000000}, {2991542,3881385,3881085,0.160290909090909,1000000}, {2991543,3881461,3881385,0.21594,1000000}, {2991544,3875774,3875608,1000000,0.0793363636363636}, {2991545,3875608,3874858,1000000,0.27819375}, {2991546,3875571,3875608,1000000,1000000}, {2991547,3863836,3863698,0.0961756097560976,0.101107692307692}, {2991548,3863698,3863691,0.04422,0.03685}, {2991549,3863851,3863758,0.0284470588235294,0.0312}, {2991550,3863758,3863691,0.03612,0.0387}, {2991551,3863691,3863667,0.0123,0.00933103448275862}, {2991552,3863667,3862713,0.334215789473684,0.295353488372093}, {2991553,3881628,3881710,0.0560647058823529,1000000}, {2991567,3865052,3865056,0.0381767441860465,1000000}, {2991568,3865002,3865028,0.0601317073170732,1000000}, {2991569,3865028,3865052,0.0540585365853659,1000000}, {2991578,3865056,3865137,0.0334909090909091,1000000}, {2991579,3865137,3865175,0.00980769230769231,1000000}, {2991580,3865137,3865163,0.0178090909090909,1000000}, {2991583,3881127,3881159,0.0198555555555556,0.0223375}, {2991584,3865161,3865190,0.00601578947368421,1000000}, {2991585,3865190,3865273,0.0256166666666667,1000000}, {2991586,3865190,3865163,1000000,0.0183692307692308}, {2991587,3880766,3880813,0.103377272727273,0.12635}, {2991588,3881022,3880992,0.011151724137931,1000000}, {2991589,3880992,3880951,0.01538,1000000}, {2991590,3881028,3880183,1000000,0.469486956521739}, {2991591,3881028,3881127,1000000,0.0591818181818182}, {2991592,3881022,3880924,1000000,0.0885}, {2991593,3880924,3880813,1000000,0.0462235294117647}, {2991594,3880924,3881209,0.1292625,1000000}, {2991595,3881083,3881022,0.0256071428571429,1000000}, {2991596,3881063,3881022,1000000,0.033036}, {2991597,3881083,3881063,0.069288,1000000}, {2991598,3878624,3878762,1000000,0.123245454545455}, {2991599,3878762,3878884,1000000,0.12018}, {2991600,3878618,3878696,0.0435214285714286,1000000}, {2991601,3878762,3878696,0.085425,1000000}, {2991602,3878884,3879210,1000000,0.208246153846154}, {2991603,3879210,3879616,1000000,0.186920930232558}, {2991606,3864216,3864209,0.0546,0.0546}, {2991607,3864209,3864206,1000000,1000000}, {2991608,3864507,3864503,0.267545454545455,1000000}, {2991609,3864503,3864505,0.1784,1000000}, {2991610,3864778,3864774,1000000,0.25616}, {2991611,3864774,3864769,1000000,0.0472714285714286}, {2991612,3879452,3879472,0.02745,1000000}, {2991623,3878815,3878797,0.0104142857142857,0.01215}, {2991624,3879510,3879472,1000000,0.0318545454545455}, {2991625,3879558,3879996,0.24033,1000000}, {2991626,3881276,3881468,1000000,0.111954545454545}, {2991627,3863763,3863322,0.9074625,0.392416216216216}, {2991628,3864040,3863968,0.02338125,0.02494}, {2991629,3863855,3863679,0.0547846153846154,1000000}, {2991644,3863679,3863605,0.0408882352941177,1000000}, {2991645,3863605,3863561,0.0159257142857143,0.02787}, {2991651,3865670,3865045,0.265157142857143,0.285553846153846}, {2991652,3865045,3864973,0.0455294117647059,0.048375}, {2991653,3865096,3865045,0.0542,0.03252}, {2991654,3869225,3869293,0.1837,0.239608695652174}, {2991655,3869293,3869323,0.0385578947368421,0.0457875}, {2991656,3869208,3869293,1000000,1000000}, {2991657,3869139,3869191,0.190371428571429,0.183806896551724}, {2991658,3869191,3868970,0.160869230769231,0.149378571428571}, {2991659,3869208,3869191,1000000,1000000}, {2991660,3866209,3865562,0.25132,0.269271428571429}, {2991661,3865562,3865374,0.0810882352941177,1000000}, {2991662,3865191,3865373,0.0699846153846154,0.0718263157894737}, {2991663,3865373,3865374,0.04795,0.04795}, {2991664,3865562,3865373,0.117915789473684,0.0722709677419355}, {2991665,3863845,3863600,0.141857142857143,1000000}, {2991666,3863600,3863475,1000000,1000000}, {2991667,3863621,3863475,1000000,0.0574344827586207}, {2991668,3863600,3863621,0.0604173913043478,1000000}, {2991669,3857994,3858289,0.0801681818181818,0.0839857142857143}, {2991670,3858289,3858538,0.0737875,0.0787066666666667}, {2991671,3858538,3858574,0.0119875,0.0127866666666667}, {2991672,3858574,3858619,0.0140125,0.0149466666666667}, {2991673,3858289,3858574,0.44046,1000000}, {2991674,3879376,3879402,0.0165454545454545,0.0202222222222222}, {2991675,3879402,3880021,0.350452941176471,0.350452941176471}, {2991676,3879150,3879402,1000000,0.152371428571429}, {2991677,3858619,3858676,0.01775,0.0189333333333333}, {2991678,3858676,3859048,0.10095652173913,0.110571428571429}, {2991679,3859048,3859213,0.0718857142857143,0.0794526315789474}, {2991680,3858676,3859048,0.49644,1000000}, {2991684,3862731,3862709,0.0348,1000000}, {2991685,3862709,3862264,0.348672,1000000}, {2991686,3862842,3862815,0.0335454545454546,0.0320869565217391}, {2991687,3862815,3862428,0.254232,0.264825}, {2991688,3862709,3862815,1000000,0.0918521739130435}, {2991722,3865227,3865305,1000000,0.158412}, {2991723,3863855,3863683,1000000,0.155}, {2991724,3863683,3863605,1000000,0.08136}, {2991725,3881543,3881536,0.0074625,1000000}, {2991729,3868143,3868088,1000000,0.0158823529411765}, {2991730,3868088,3867406,1000000,0.249088888888889}, {2991749,3881496,3881475,0.0145542857142857,1000000}, {2991751,3880898,3880951,1000000,0.0538923076923077}, {2991752,3880813,3880835,1000000,0.0509023255813953}, {2991753,3880835,3880898,1000000,0.047553488372093}, {2991780,3897382,3897577,0.0558837209302326,1000000}, {2991781,3897577,3897670,0.0240266666666667,1000000}, {2991786,3900330,3898857,1.43826666666667,1.43826666666667}, {2991792,3915513,3915369,1000000,0.030584}, {2991793,3873488,3873541,0.524822222222222,0.545007692307692}, {2991794,3870377,3869740,0.135072,1000000}, {2991795,3866073,3866003,1000000,0.0292285714285714}, {2991796,3866003,3865687,1000000,0.141367346938776}, {2991797,3875796,3875788,0.01285,1000000}, {2991798,3875788,3875783,0.01455,1000000}, {2991799,3875783,3875746,0.10415,1000000}, {2991802,3870978,3870315,1000000,0.18219}, {2991803,3870315,3870221,1000000,0.0216}, {2991804,3860844,3860796,1000000,0.0296093023255814}, {2991805,3860796,3860754,1000000,0.018175}, {2991806,3860665,3860796,0.0958421052631579,1000000}, {2991807,3864568,3864762,0.0862378378378378,0.113957142857143}, {2991808,3864762,3864797,0.0191,0.02292}, {2991809,3875120,3875110,0.0782190476190476,1000000}, {2991810,3875195,3875180,1000000,0.0808819672131147}, {2991811,3875120,3875195,0.0165529411764706,0.0165529411764706}, {2991812,3875143,3875131,0.0681049180327869,1000000}, {2991813,3875131,3875120,0.0686761904761905,1000000}, {2991814,3875222,3875211,1000000,0.0650262295081967}, {2991815,3875211,3875195,1000000,0.070672131147541}, {2991835,3868708,3868721,0.0550444444444445,1000000}, {2991836,3868721,3868708,0.169911111111111,1000000}, {2991853,3867799,3867661,0.164448,0.152266666666667}, {2991854,3867661,3867743,0.093564705882353,0.0611769230769231}, {2991855,3867743,3867626,0.05225,0.05016}, {2991856,3867626,3867194,0.190747826086957,0.175488}, {2991857,3867661,3867626,0.0498222222222222,0.0498222222222222}, {2991858,3868737,3868299,0.193745454545455,0.157866666666667}, {2991859,3868299,3868204,0.037775,0.03022}, {2991860,3868479,3868417,1000000,1000000}, {2991861,3868417,3868204,0.284488888888889,0.284488888888889}, {2991862,3869016,3868933,1000000,1000000}, {2991863,3868933,3868737,0.2716,0.2716}, {2991864,3871838,3871736,0.0414,0.0365294117647059}, {2991865,3871736,3871179,0.221458064516129,0.236731034482759}, {2991866,3865988,3865724,0.10711875,0.11426}, {2991867,3866125,3865988,0.0374666666666667,0.04496}, {2991868,3866282,3866484,0.0603103448275862,0.0603103448275862}, {2991869,3865619,3866143,0.293155555555556,0.293155555555556}, {2991870,3866125,3866169,0.0294888888888889,1000000}, {2991871,3866169,3866282,0.0384666666666667,1000000}, {2991872,3866129,3866169,0.0349333333333333,0.0349333333333333}, {2991873,3866125,3866181,1000000,0.0382}, {2991874,3866181,3866282,1000000,0.0658888888888889}, {2991875,3866143,3866181,0.101333333333333,0.101333333333333}, {2991881,3870135,3870004,0.0410129032258065,0.0438413793103448}, {2991882,3870004,3869876,0.03356,0.0347172413793103}, {2991883,3869876,3868557,0.42934,0.495392307692308}, {2991884,3868557,3867807,0.2296125,0.272133333333333}, {2991885,3868535,3868557,0.0367578947368421,0.0367578947368421}, {2991886,3868535,3867760,0.273622222222222,0.273622222222222}, {2991887,3870004,3869963,0.0412888888888889,0.0412888888888889}, {2991888,3869963,3868535,0.661285714285714,0.69435}, {2991889,3869963,3870372,0.173018181818182,0.181257142857143}, {2991898,3871060,3870886,1000000,0.09455}, {2991899,3870886,3870894,0.0447652173913044,0.0447652173913044}, {2991900,3871060,3870860,1000000,0.0940857142857143}, {2991901,3870860,3870828,0.01662,0.0151090909090909}, {2991946,3887138,3887089,0.0258,1000000}, {2991947,3887089,3886522,0.356571428571429,1000000}, {2991948,3887184,3887138,0.0251612903225806,0.0251612903225806}, {2991979,3851974,3851665,0.227066666666667,0.227066666666667}, {2991980,3851665,3851517,1000000,1000000}, {2991981,3854353,3854823,1000000,1000000}, {2991987,3853003,3853167,0.132792857142857,0.161660869565217}, {2991988,3854086,3853304,0.340285714285714,0.330833333333333}, {2991989,3853307,3853272,0.0281793103448276,1000000}, {2991990,3853272,3853197,0.0284,1000000}, {2991991,3853197,3852293,0.346490909090909,0.38114}, {2991992,3853172,3853197,1000000,0.016575}, {2992001,3850814,3851083,0.19075,0.176076923076923}, {2992002,3864781,3864827,0.148927272727273,0.148927272727273}, {2992003,3864740,3864827,0.14196,0.14196}, {2992004,3864872,3864776,1000000,1000000}, {2992005,3864776,3864740,1000000,1000000}, {2992006,3864740,3864776,1000000,1000000}, {2992016,3862454,3862360,0.0284142857142857,0.0306}, {2992017,3862832,3862454,0.155732142857143,0.1938}, {2992018,3862454,3862832,0.90144,1000000}, {2992028,3851226,3850578,0.26042,0.26042}, {2992029,3850578,3850392,0.0716823529411765,0.0658702702702703}, {2992030,3850559,3850392,0.0891724137931034,0.0891724137931034}, {2992031,3850578,3850559,0.02868,0.02868}, {2992032,3859084,3859594,0.333827586206897,0.312290322580645}, {2992033,3859594,3859627,0.0290470588235294,0.0290470588235294}, {2992034,3859213,3859594,0.238028571428571,0.24993}, {2992035,3857718,3857682,0.0333714285714286,0.03504}, {2992039,3857950,3858131,0.0803428571428572,0.0749866666666667}, {2992040,3857734,3857950,0.0835565217391304,1000000}, {2992041,3857718,3857734,0.00503478260869565,0.00492765957446808}, {2992042,3857734,3857950,1000000,0.0814978723404255}, {2992043,3851212,3851217,0.0143636363636364,0.0148125}, {2992044,3851217,3851390,0.166577142857143,0.176672727272727}, {2992045,3851986,3851246,0.2582625,0.236125714285714}, {2992046,3851246,3851212,0.0132827586206897,0.0124258064516129}, {2992047,3886005,3885990,1000000,0.0215898305084746}, {2992048,3850824,3851092,0.131976,0.157114285714286}, {2992049,3851092,3851536,0.896678571428571,0.896678571428571}, {2992050,3885991,3885945,1000000,0.0181846153846154}, {2992051,3885945,3885941,1000000,0.0137678571428571}, {2992052,3887096,3891202,1.06855609756098,1000000}, {2992053,3885941,3885988,1000000,0.0284470588235294}, {2992054,3885988,3886214,1000000,0.11631}, {2992055,3885949,3885982,1000000,0.07054}, {2992056,3885982,3885988,1000000,0.07123}, {2992057,3886214,3885982,0.143505882352941,1000000}, {2992058,3886214,3886553,1000000,0.1315125}, {2992059,3886317,3886555,0.0836666666666667,1000000}, {2992060,3886555,3887096,0.173336842105263,1000000}, {2992061,3886553,3886555,0.0563538461538462,0.0563538461538462}, {2992062,3885951,3885441,0.379887804878049,0.362218604651163}, {2992063,3885951,3885989,0.0329823529411765,0.0273512195121951}, {2992066,3859200,3859178,0.0133333333333333,1000000}, {2992067,3859243,3859200,0.0242,0.0257612903225806}, {2992068,3859243,3859274,0.022056,1000000}, {2992069,3859332,3859274,0.027325,0.0198727272727273}, {2992070,3859274,3859200,0.0229241379310345,0.0214451612903226}, {2992071,3862596,3863038,0.249244444444444,0.249244444444444}, {2992072,3859485,3859390,0.1099,0.0799272727272727}, {2992073,3864249,3864291,0.352285714285714,1000000}, {2992074,3864291,3864360,0.19325,0.19325}, {2992075,3865256,3865244,0.00983684210526316,0.009345}, {2992076,3859390,3859342,0.0656857142857143,0.0405705882352941}, {2992077,3859342,3859243,0.1236,0.0811125}, {2992078,3864708,3864701,1000000,0.060888}, {2992079,3865244,3864701,0.220177777777778,1000000}, {2992080,3859485,3859251,0.157416,0.2811}, {2992081,3859342,3859251,0.6765,1000000}, {2992082,3865244,3865168,0.101720930232558,0.0994090909090909}, {2992083,3865168,3865142,0.0250695652173913,0.024536170212766}, {2992084,3864701,3864684,1000000,0.0517777777777778}, {2992085,3864684,3864472,1000000,0.792884210526316}, {2992087,3872572,3871918,1000000,0.289390909090909}, {2992088,3871918,3871805,0.0364384615384615,0.0364384615384615}, {2992089,3856698,3855511,0.285612765957447,0.305086363636364}, {2992090,3856928,3856698,0.052008,0.054175}, {2992091,3857308,3857140,0.0397276595744681,0.0414933333333333}, {2992092,3857140,3856928,0.0544125,0.0567782608695652}, {2992093,3857631,3857308,0.08625,0.0880851063829787}, {2992094,3871181,3871004,1.11756,1000000}, {2992095,3876657,3876803,0.14925652173913,1000000}, {2992096,3876188,3876569,1000000,0.469246153846154}, {2992097,3876569,3876693,1000000,0.13451320754717}, {2992112,3892093,3893118,0.692772413793103,1000000}, {2992113,3893118,3893119,0.0661826086956522,1000000}, {2992114,3878821,3878805,0.0114,0.0111673469387755}, {2992115,3878805,3878732,0.0460875,0.0460875}, {2992123,3869382,3869409,1000000,0.303533333333333}, {2992124,3869379,3869366,0.0818142857142857,0.0818142857142857}, {2992125,3869366,3869382,0.42264,0.325107692307692}, {2992127,3875211,3875131,0.0518625,0.0296357142857143}, {2992135,3892959,3897728,1.91785454545455,1.91785454545455}, {2992136,3892586,3892804,0.0750612244897959,0.0782553191489362}, {2992137,3892804,3893621,0.650422222222222,0.399122727272727}, {2992151,3869452,3869395,0.0214,0.0321}, {2992152,3869395,3868902,0.1570875,0.193338461538462}, {2992153,3884391,3884355,0.211227272727273,0.193625}, {2992154,3884355,3884331,0.174128571428571,0.128305263157895}, {2992155,3884783,3884355,0.168022222222222,0.168022222222222}, {2992156,3883606,3884099,0.213475862068966,0.229288888888889}, {2992157,3884099,3884210,0.0423636363636364,0.0388333333333333}, {2992158,3884026,3883683,0.165995454545455,0.1739}, {2992159,3883683,3883315,0.20674,0.167627027027027}, {2992160,3883683,3883722,1000000,1000000}, {2992161,3883722,3884099,1000000,1000000}, {2992162,3883315,3883393,0.04212,0.0702}, {2992163,3883393,3883606,0.100220689655172,0.2422}, {2992164,3883393,3883722,0.228088888888889,0.228088888888889}, {2992165,3883890,3883756,0.148414285714286,1000000}, {2992166,3883756,3883512,1000000,1000000}, {2992167,3897728,3897774,0.0157272727272727,0.0157272727272727}, {2992171,3883173,3883251,0.0707333333333333,0.079575}, {2992172,3883251,3883290,0.0316588235294118,0.0299}, {2992178,3879965,3879866,1000000,1000000}, {2992179,3879242,3879188,1000000,0.689576470588235}, {2992180,3879188,3879179,0.0315142857142857,0.0315142857142857}, {2992181,3879188,3879630,1000000,1000000}, {2992182,3878491,3878394,0.120244444444444,0.120244444444444}, {2992183,3885989,3886558,0.231227027027027,0.182029787234043}, {2992184,3885589,3885250,0.268666666666667,0.268666666666667}, {2992185,3885544,3885589,1000000,0.0324413793103448}, {2992187,3892736,3892849,0.0226133333333333,1000000}, {2992188,3892950,3892996,0.0126734693877551,1000000}, {2992189,3886553,3887094,1000000,0.1694}, {2992190,3887094,3887096,0.0261555555555556,0.0261555555555556}, {2992191,3891202,3887094,1.2240972972973,1000000}, {2992192,3901257,3900985,0.1632,0.156672}, {2992193,3900985,3900753,0.155769230769231,0.15}, {2992194,3900546,3900985,1000000,1000000}, {2992195,3893049,3893268,1000000,0.0879073170731707}, {2992196,3893268,3893723,1000000,0.206333333333333}, {2992203,3892996,3893688,0.220704,1000000}, {2992207,3885990,3885960,1000000,0.0211358490566038}, {2992208,3885960,3885945,1000000,0.0593333333333333}, {2992209,3885941,3885929,1000000,0.0737389830508475}, {2992210,3885929,3885949,1000000,0.0692852459016393}, {2992214,3891717,3891728,0.147327272727273,1000000}, {2992215,3891796,3892080,0.130991489361702,0.143176744186047}, {2992216,3891717,3891796,1000000,0.09748}, {2992217,3862004,3861935,0.0451565217391304,0.043275}, {2992218,3861935,3861511,0.230864516129032,0.230864516129032}, {2992219,3861984,3861970,0.822882352941177,0.518111111111111}, {2992220,3861970,3861925,0.03615,0.02892}, {2992221,3884715,3884872,0.0461823529411765,0.0506516129032258}, {2992222,3884872,3885015,0.04944375,0.0452057142857143}, {2992223,3862432,3862185,0.124622222222222,0.124622222222222}, {2992224,3862185,3861970,1000000,1000000}, {2992225,3863081,3863024,0.04075,0.0514736842105263}, {2992226,3863024,3862432,0.452953846153846,0.512034782608696}, {2992227,3862185,3863024,0.521155555555556,0.521155555555556}, {2992228,3884128,3883642,0.262168421052632,0.262168421052632}, {2992235,3885942,3885950,0.0592243902439024,0.0592243902439024}, {2992237,3885787,3885899,0.0397542857142857,0.0515333333333333}, {2992238,3885899,3886015,0.0359,0.062825}, {2992239,3885942,3885899,0.0416052631578947,0.0416052631578947}, {2992240,3865168,3864684,0.176755555555556,0.176755555555556}, {2992241,3886275,3886193,0.0369,0.0436090909090909}, {2992242,3886193,3885950,0.0926222222222222,0.0961846153846154}, {2992243,3886015,3886223,0.0609652173913044,0.09348}, {2992244,3886223,3886275,0.01895,0.02274}, {2992245,3886193,3886223,0.0595846153846154,0.0249870967741935}, {2992246,3864827,3864860,0.0549942857142857,0.0469463414634146}, {2992247,3864860,3864872,0.0472235294117647,0.0411692307692308}, {2992248,3866294,3865108,1000000,0.5301}, {2992249,3865108,3865020,1000000,0.023475}, {2992250,3864860,3865020,0.0746888888888889,1000000}, {2992251,3866294,3866223,0.124747058823529,0.14138}, {2992252,3867226,3866294,1000000,0.236005263157895}, {2992253,3867244,3866327,0.2919,1000000}, {2992254,3866327,3866305,0.00756428571428571,1000000}, {2992255,3877792,3877765,1000000,0.057984}, {2992256,3877713,3877681,0.0513724137931034,1000000}, {2992257,3877792,3877713,0.0372857142857143,0.0372857142857143}, {2992258,3889899,3889960,1000000,0.0431625}, {2992259,3876014,3876178,0.0968842105263158,1000000}, {2992260,3876178,3876231,0.0218142857142857,1000000}, {2992261,3893108,3893126,0.0501157894736842,0.0501157894736842}, {2992262,3876023,3876188,1000000,0.05788125}, {2992263,3876188,3876245,1000000,0.0236307692307692}, {2992264,3875305,3875349,1000000,0.0405368421052632}, {2992265,3874651,3875221,0.310036363636364,0.155018181818182}, {2992266,3875221,3875305,0.0671,0.0345085714285714}, {2992267,3875349,3875221,0.07788,1000000}, {2992268,3875270,3875398,0.153384905660377,1000000}, {2992269,3875398,3875415,0.0181153846153846,1000000}, {2992270,3875415,3875508,0.0287166666666667,0.0738428571428571}, {2992271,3875398,3875508,0.04464375,1000000}, {2992272,3875415,3875439,0.0301466666666667,1000000}, {2992273,3875508,3875439,0.0628615384615385,1000000}, {2992274,3874768,3875290,1000000,0.510059016393443}, {2992275,3875290,3875305,1000000,0.0174103448275862}, {2992276,3874170,3874046,0.1382,0.1382}, {2992277,3874351,3874220,0.0931821428571429,0.08697}, {2992278,3874220,3874170,0.04005,0.0361741935483871}, {2992279,3874046,3874220,1000000,0.0834909090909091}, {2992280,3874170,3874126,0.0361932203389831,0.0338952380952381}, {2992281,3874046,3874126,0.111675,1000000}, {2992282,3868864,3868919,0.0318,0.053}, {2992283,3868919,3868400,0.47826,0.47826}, {2992284,3868919,3869012,0.133355555555556,0.133355555555556}, {2992285,3890299,3890327,0.0213677419354839,0.0135183673469388}, {2992286,3871636,3871819,0.0658153846153846,0.0900631578947368}, {2992287,3871819,3872056,0.0550764705882353,0.0604064516129032}, {2992288,3871665,3871636,0.0571621621621622,0.0503571428571429}, {2992289,3871819,3871665,0.103915384615385,1000000}, {2992290,3863993,3864275,0.118723076923077,0.149361290322581}, {2992291,3864275,3864315,0.0138769230769231,0.0200444444444444}, {2992292,3866380,3866473,0.120434482758621,0.124735714285714}, {2992293,3866473,3866502,0.202725,0.0600666666666667}, {2992294,3865908,3866267,0.0635689655172414,0.0709038461538462}, {2992295,3866267,3866502,0.0338896551724138,0.0378}, {2992296,3866473,3866334,0.0526714285714286,1000000}, {2992297,3866334,3866267,0.0357230769230769,1000000}, {2992298,3890277,3890308,1000000,0.0502173913043478}, {2992299,3890180,3890308,0.129866666666667,1000000}, {2992300,3890299,3890408,1000000,0.138728571428571}, {2992301,3860754,3860818,0.053328,1000000}, {2992302,3860818,3860865,0.0274545454545455,1000000}, {2992303,3860758,3860772,0.118994117647059,0.109345945945946}, {2992304,3860772,3860865,0.076875,1000000}, {2992305,3860818,3860772,0.0679548387096774,1000000}, {2992306,3857901,3857868,0.0123642857142857,0.0164857142857143}, {2992307,3869366,3869382,0.43614,0.43614}, {2992313,3889669,3890054,0.75396,0.75396}, {2992314,3869694,3869778,1000000,0.03084}, {2992315,3869778,3870327,1000000,0.180235714285714}, {2992316,3869762,3869702,1000000,0.166358823529412}, {2992317,3869702,3869694,1000000,0.0276529411764706}, {2992318,3869778,3869702,0.0519923076923077,1000000}, {2992319,3869685,3869616,0.20631724137931,1000000}, {2992320,3869616,3869613,0.0224142857142857,1000000}, {2992321,3869613,3869547,0.0175875,1000000}, {2992322,3869547,3868439,0.259360975609756,1000000}, {2992323,3869616,3869547,0.0311111111111111,1000000}, {2992324,3869608,3869481,1000000,0.04995}, {2992325,3869481,3868428,1000000,0.395353846153846}, {2992326,3869693,3869777,0.0278785714285714,1000000}, {2992327,3869777,3870311,0.127863157894737,1000000}, {2992328,3871373,3871252,0.0354620689655172,0.0331741935483871}, {2992329,3871252,3870844,0.115474285714286,0.112266666666667}, {2992330,3870844,3870176,0.189981818181818,0.184394117647059}, {2992331,3870176,3869896,0.191630769230769,0.113236363636364}, {2992332,3867622,3867325,1000000,0.170305263157895}, {2992333,3867325,3867146,1000000,0.0789789473684211}, {2992334,3867633,3867245,0.114951219512195,1000000}, {2992335,3867245,3867093,0.0480473684210526,1000000}, {2992336,3867644,3867270,1000000,0.112917073170732}, {2992337,3867270,3867146,1000000,0.03261}, {2992338,3871252,3870840,1000000,0.47976}, {2992339,3870840,3870176,0.69906,1000000}, {2992340,3870844,3870840,0.07386,0.07386}, {2992341,3865810,3865891,0.0503225806451613,0.0678260869565217}, {2992342,3865891,3866147,0.342272727272727,0.332205882352941}, {2992343,3865810,3865746,0.0265111111111111,0.0275307692307692}, {2992344,3865891,3865746,1000000,0.07107}, {2992345,3865746,3865176,0.240760714285714,0.249677777777778}, {2992346,3865176,3864980,0.0675333333333333,0.0688075471698113}, {2992347,3878450,3878582,0.0593571428571429,1000000}, {2992348,3878582,3879613,0.324507692307692,0.308678048780488}, {2992349,3878941,3878483,1000000,0.198634615384615}, {2992350,3878582,3878483,0.09585,1000000}, {2992351,3878910,3878429,0.213929411764706,1000000}, {2992352,3878429,3878280,0.100909090909091,1000000}, {2992353,3862797,3862633,0.156822222222222,0.156822222222222}, {2992354,3862329,3862059,0.167466666666667,0.167466666666667}, {2992355,3862738,3863097,0.202695652173913,0.2331}, {2992356,3863097,3863036,0.0551111111111111,0.0551111111111111}, {2992357,3863036,3862840,0.112244444444444,0.112244444444444}, {2992358,3863036,3863304,0.162066666666667,0.162066666666667}, {2992359,3862738,3862708,0.0225272727272727,0.0215478260869565}, {2992360,3862708,3862329,0.21405,0.186130434782609}, {2992361,3862708,3862818,0.112333333333333,0.112333333333333}, {2992362,3862329,3861936,0.261884210526316,0.184288888888889}, {2992363,3861936,3861469,0.353904,0.402163636363636}, {2992364,3861936,3862033,0.110066666666667,0.110066666666667}, {2992389,3852367,3850520,1000000,0.711658064516129}, {2992394,3852306,3852224,0.0253255813953488,0.02178}, {2992401,3852224,3852076,0.054893023255814,0.047208}, {2992402,3852224,3851987,1000000,0.183317647058824}, {2992403,3851987,3851122,0.455136,1000000}, {2992404,3851987,3852076,1000000,0.05283}, {2992407,3852076,3851362,0.498136363636364,0.273975}, {2992415,3855066,3855404,1000000,0.180874285714286}, {2992416,3855404,3855547,1000000,0.136476923076923}, {2992417,3855547,3855450,0.048576,0.03795}, {2992418,3855450,3855134,0.147367741935484,0.157531034482759}, {2992419,3855404,3855450,1000000,0.09417}, {2992440,3856676,3857052,1000000,0.18484}, {2992441,3857052,3857114,1000000,0.0328965517241379}, {2992442,3858217,3857495,0.240016216216216,0.227707692307692}, {2992443,3857495,3857402,0.0288954545454545,0.031785}, {2992444,3859259,3858916,0.109030434782609,0.122326829268293}, {2992445,3858916,3858787,0.0595571428571429,0.0641384615384615}, {2992446,3858787,3858788,0.057219512195122,0.057219512195122}, {2992447,3858916,3858788,0.46926,1000000}, {2992455,3872877,3873396,0.35144,1000000}, {2992483,3864432,3864304,0.04183125,0.0304227272727273}, {2992484,3864304,3863815,0.214758620689655,0.1557}, {2992487,3864432,3864553,0.139171428571429,0.171917647058824}, {2992488,3864553,3864642,0.05823,0.05823}, {2992489,3864304,3864553,0.106425,1000000}, {2992490,3865017,3864658,0.09105,0.0817591836734694}, {2992491,3864658,3864432,0.073654054054054,0.0579829787234043}, {2992492,3864553,3864658,0.131341935483871,1000000}, {2992511,3859839,3860413,0.269967567567568,0.32221935483871}, {2992512,3860413,3860443,0.0159692307692308,0.0173}, {2992513,3860443,3860393,0.0756,0.110492307692308}, {2992514,3860443,3860583,0.0529538461538462,0.0573666666666667}, {2992515,3860583,3861321,0.245370731707317,0.264742105263158}, {2992516,3860393,3860459,1000000,0.0474}, {2992517,3860459,3860583,1000000,0.056304}, {2992523,3860524,3860327,0.0455411764705882,0.1106}, {2992524,3860396,3859896,0.186286363636364,0.372572727272727}, {2992528,3872340,3872588,0.0932888888888889,0.0932888888888889}, {2992529,3872588,3872810,0.0795333333333333,0.0795333333333333}, {2992530,3853972,3854069,0.07475,0.0381702127659574}, {2992531,3854069,3854177,0.0670645161290323,0.0495}, {2992532,3854069,3854005,0.0278842105263158,1000000}, {2992533,3873246,3873371,0.621244444444444,0.621244444444444}, {2992534,3858926,3858706,1000000,0.16608}, {2992535,3858706,3858675,0.0118533333333333,0.0161636363636364}, {2992536,3859178,3859115,0.0478894736842105,1000000}, {2992537,3859035,3858926,1000000,0.0758210526315789}, {2992538,3858994,3858929,0.02005,0.0515571428571429}, {2992539,3858929,3857631,0.3732,0.41052}, {2992540,3859035,3858929,0.0805578947368421,1000000}, {2992554,3871642,3871547,0.0316125,0.0316125}, {2992555,3871547,3870915,0.212755555555556,1000000}, {2992556,3871482,3871524,0.0464042553191489,1000000}, {2992557,3871524,3871547,0.0381446808510638,1000000}, {2992558,3871648,3871524,1000000,0.0795473684210526}, {2992559,3871648,3871711,0.0368470588235294,0.0284727272727273}, {2992560,3871711,3871880,0.075,0.0652173913043478}, {2992561,3871642,3871711,0.0334636363636364,0.0334636363636364}, {2992562,3871351,3871327,0.0259538461538462,0.0241}, {2992563,3871051,3871363,0.157566666666667,0.113448}, {2992564,3871363,3871485,0.0485181818181818,1000000}, {2992565,3871482,3871363,1000000,0.250186046511628}, {2992566,3903527,3903617,0.0604928571428571,0.05293125}, {2992567,3903617,3903646,0.0118864864864865,0.0151655172413793}, {2992568,3903646,3903821,0.0832941176470588,0.236}, {2992569,3903821,3904043,0.0871783783783784,0.0896}, {2992571,3871256,3871669,1000000,1000000}, {2992572,3871632,3871669,0.0269869565217391,1000000}, {2992573,3900312,3900435,0.108991304347826,0.0677513513513514}, {2992574,3900435,3900532,0.114388235294118,0.077784}, {2992575,3899987,3900427,0.159466666666667,0.14352}, {2992576,3900427,3900532,0.0448628571428571,0.0424378378378378}, {2992577,3857984,3857281,0.181772727272727,0.190428571428571}, {2992578,3857281,3857106,0.0400227272727273,0.0391333333333333}, {2992579,3857090,3857281,0.159,0.0908571428571429}, {2992580,3859399,3859592,0.378333333333333,0.378333333333333}, {2992581,3894740,3894776,0.0389379310344828,0.045168}, {2992582,3894776,3894782,0.0129375,0.0138}, {2992583,3894669,3894776,0.0436588235294118,1000000}, {2992584,3894291,3894332,0.0617653846153846,0.0573535714285714}, {2992585,3894473,3894291,0.102016216216216,1000000}, {2992586,3917419,3917496,0.0336444444444444,0.030793220338983}, {2992587,3917419,3917368,0.0245842105263158,0.0359307692307692}, {2992588,3917368,3917162,0.351476923076923,0.34269}, {2992589,3917496,3917368,0.0430340425531915,1000000}, {2992590,3917394,3917419,0.0168339622641509,0.0168339622641509}, {2992591,3917368,3917394,0.0450181818181818,1000000}, {2992592,3917183,3917243,0.032948275862069,0.0424666666666667}, {2992593,3917243,3917394,0.403137931034483,0.403137931034483}, {2992594,3917299,3917243,0.0799928571428571,1000000}, {2992595,3872178,3872872,0.5228,0.5228}, {2992596,3872872,3872876,0.0225111111111111,0.0225111111111111}, {2992597,3872502,3872876,1000000,1000000}, {2992598,3870893,3870885,0.0249714285714286,0.0228}, {2992599,3870885,3870527,1000000,0.25588}, {2992600,3870527,3870511,0.00937714285714286,0.00965294117647059}, {2992601,3870527,3870885,1000000,0.23326875}, {2992603,3861680,3861542,1000000,1000000}, {2992604,3861542,3861244,1000000,1000000}, {2992612,3849715,3849345,0.230866666666667,0.230866666666667}, {2992613,3849345,3849205,1000000,1000000}, {2992614,3849809,3849628,0.113,0.113}, {2992616,3849479,3849025,0.259869230769231,0.241307142857143}, {2992619,3857938,3858895,0.401875862068966,0.38848}, {2992620,3859085,3858889,0.10686,0.10686}, {2992621,3858889,3857751,1000000,0.637254545454545}, {2992622,3858895,3858889,0.0449333333333333,0.0449333333333333}, {2992623,3856463,3856454,0.0302285714285714,0.03174}, {2992624,3856454,3856013,0.401424,0.401424}, {2992625,3861638,3861584,0.02442,0.0271333333333333}, {2992627,3863458,3863353,0.10928,0.16392}, {2992628,3863353,3863487,0.0688666666666667,0.0688666666666667}, {2992629,3863487,3863803,0.313377777777778,0.313377777777778}, {2992630,3863458,3863487,0.113466666666667,0.113466666666667}, {2992631,3852134,3852632,0.42009,0.336072}, {2992632,3852632,3852675,0.04935,0.0448636363636364}, {2992633,3863473,3863458,0.0292384615384615,0.0543}, {2992634,3852855,3852837,0.0100971428571429,0.0114}, {2992635,3852632,3852837,0.104507142857143,0.0943935483870968}, {2992636,3854194,3854297,0.09681,0.0744692307692308}, {2992637,3854297,3853762,0.442452631578947,0.431107692307692}, {2992639,3862363,3862313,0.0728666666666667,0.0728666666666667}, {2992640,3862313,3862300,0.0193555555555556,0.0193555555555556}, {2992641,3862934,3862611,0.205581818181818,0.205581818181818}, {2992642,3862611,3862363,0.204471428571429,0.204471428571429}, {2992643,3862313,3862611,0.127822222222222,0.127822222222222}, {2992644,3862730,3862601,0.68505,0.68505}, {2992645,3862601,3862491,0.146,0.146}, {2992646,3861614,3862601,0.445022222222222,0.445022222222222}, {2992648,3865914,3864589,0.328296,0.321858823529412}, {2992649,3864589,3864538,0.0194933333333333,0.0194933333333333}, {2992653,3856253,3856021,0.0491739130434783,0.0526046511627907}, {2992654,3856021,3854789,0.3518875,0.359374468085106}, {2992655,3856530,3856261,0.163835294117647,1000000}, {2992656,3856261,3856253,0.0836625,1000000}, {2992657,3856021,3856261,0.192685714285714,0.192685714285714}, {2992658,3859825,3859335,0.312866666666667,0.191986363636364}, {2992659,3859335,3859344,0.110929411764706,1000000}, {2992660,3859110,3859335,0.10006875,0.168536842105263}, {2992661,3861163,3861036,0.0711702127659574,0.0743333333333333}, {2992662,3861584,3861262,0.122755102040816,0.130760869565217}, {2992663,3861262,3861163,0.0293125,0.0305869565217391}, {2992664,3871363,3871342,1000000,0.0615724137931035}, {2992678,3861163,3861584,0.79338,1000000}, {2992679,3871621,3871632,0.0194347826086957,1000000}, {2992685,3871700,3871408,1000000,0.147776470588235}, {2992686,3871408,3871334,1000000,0.0265153846153846}, {2992687,3871276,3871380,0.182925,1000000}, {2992688,3871380,3871615,0.4359,0.36325}, {2992689,3871408,3871380,1000000,0.19172}, {2992690,3871334,3871276,1000000,0.0202615384615385}, {2992691,3871276,3871060,1000000,0.0798923076923077}, {2992692,3871700,3871729,0.05916,1000000}, {2992693,3871729,3871939,0.187706666666667,1000000}, {2992694,3871846,3871946,1000000,0.0567866666666667}, {2992724,3865000,3864901,0.127371428571429,1000000}, {2992741,3872707,3872628,0.05456,0.0355826086956522}, {2992802,3907030,3908171,0.355240909090909,0.355240909090909}, {2992803,3909507,3908411,0.316247058823529,0.288010714285714}, {2992804,3908411,3908279,0.0663724137931034,0.0377411764705882}, {2992805,3908188,3908411,1000000,0.07063125}, {2992808,3890400,3890404,0.180031578947368,0.126688888888889}, {2992809,3890404,3890408,0.1449,0.06624}, {2992844,3895130,3895072,0.039696,0.0522315789473684}, {2992845,3895130,3895162,0.0317647058823529,1000000}, {2992846,3895072,3894553,0.253910526315789,0.275674285714286}, {2992847,3894553,3894167,0.219,0.2263}, {2992848,3919647,3919879,0.156181818181818,0.122714285714286}, {2992849,3919459,3919476,1000000,0.106392}, {2992850,3919228,3919298,0.0974470588235294,0.0502}, {2992851,3919647,3919626,1000000,0.0327692307692308}, {2992852,3858326,3858315,0.0147559322033898,0.0155464285714286}, {2992853,3857983,3857959,0.0137225806451613,0.0146689655172414}, {2992859,3919459,3919326,1000000,0.0703862068965517}, {2992860,3919326,3919298,0.0133542857142857,0.018696}, {2992864,3919232,3919267,0.0286125,0.01308}, {2992865,3919171,3919228,0.051912,0.0309}, {2992866,3919232,3919171,0.109841379310345,1000000}, {2992867,3919298,3919376,0.0542285714285714,0.0392689655172414}, {2992868,3919376,3919476,0.0371612903225806,0.0411428571428571}, {2992869,3919228,3919376,0.0655161290322581,1000000}, {2992870,3873001,3873689,1000000,0.169632558139535}, {2992871,3873689,3873781,1000000,0.0283941176470588}, {2992872,3873923,3873810,0.208,1000000}, {2992873,3873810,3873781,0.05526,1000000}, {2992874,3873689,3873810,1000000,0.0580888888888889}, {2992875,3872987,3873646,0.2197875,1000000}, {2992876,3873646,3873763,0.06099,1000000}, {2992877,3873763,3873727,0.0511125,1000000}, {2992878,3873727,3873445,0.295479069767442,1000000}, {2992879,3873646,3873727,0.063375,1000000}, {2992884,3873852,3873805,1000000,0.117733333333333}, {2992885,3873805,3873506,1000000,0.350245714285714}, {2992886,3886427,3886332,1000000,1000000}, {2992887,3886332,3886162,1000000,1000000}, {2992888,3886427,3886523,0.0977076923076923,0.158775}, {2992889,3886523,3886629,0.06924,0.0712764705882353}, {2992896,3905124,3905863,0.235236,0.230623529411765}, {2992897,3905863,3905991,0.043375,0.0424897959183674}, {2992898,3903936,3905715,0.438346666666667,0.419693617021277}, {2992899,3905715,3905991,0.108844444444444,0.0864352941176471}, {2992900,3905863,3905715,0.1332,1000000}, {2992901,3905991,3906172,0.10416,0.16275}, {2992902,3905991,3906171,0.0909428571428571,0.0909428571428571}, {2992903,3906172,3906171,0.123728571428571,0.123728571428571}, {2992911,3899695,3899718,0.0691764705882353,0.0712727272727273}, {2992912,3899718,3899992,0.244028571428571,0.277005405405405}, {2992913,3899623,3899718,0.0552,0.0966}, {2992914,3878718,3878667,0.033075,0.0378}, {2992915,3878722,3878718,0.005952,0.00676363636363636}, {2992916,3878696,3878815,0.090768,1000000}, {2992921,3908279,3908215,0.0471,0.0334933333333333}, {2992922,3908215,3907243,0.539692307692308,0.467733333333333}, {2992923,3908171,3908215,0.0736125,1000000}, {2992924,3879996,3880029,0.0221806451612903,1000000}, {2992925,3880029,3880149,0.116269565217391,1000000}, {2992926,3880055,3880084,1000000,0.0160390243902439}, {2992927,3880084,3880206,1000000,0.0850058823529412}, {2992928,3880029,3880084,1000000,0.0643875}, {2992937,3880678,3880914,0.353060869565217,0.2537625}, {2992938,3880914,3881082,0.105533333333333,0.0904571428571428}, {2992939,3880902,3880943,0.02415,0.0173384615384615}, {2992940,3880943,3881082,0.0713142857142857,0.0713142857142857}, {2992941,3880914,3880943,1000000,0.0786}, {2992970,3887167,3887109,0.02,0.02}, {2992971,3887109,3885331,0.6340125,0.67628}, {2992973,3885331,3886209,0.5444,0.441405405405405}, {2992974,3886067,3886209,0.215577777777778,0.253069565217391}, {2992975,3881329,3881491,0.078,0.085609756097561}, {2992976,3881491,3881589,0.0368769230769231,0.0661241379310345}, {2992977,3881633,3881758,0.055668,1000000}, {2992982,3880413,3880542,0.0345052631578947,1000000}, {2992985,3881122,3880641,0.307333333333333,0.307333333333333}, {2992986,3881014,3881122,0.0915555555555556,0.0915555555555556}, {2992987,3881758,3881936,0.0854947368421053,1000000}, {2992988,3881936,3881949,0.00736271186440678,0.00775714285714286}, {2992989,3880680,3880601,0.0211924528301887,1000000}, {2992990,3850939,3850774,0.0562645161290323,0.02907}, {2992991,3850939,3850931,0.06915,0.113894117647059}, {2992992,3850774,3850931,0.0817166666666667,1000000}, {2992993,3851512,3851038,0.117957446808511,0.126}, {2992994,3851038,3850939,0.0330473684210526,0.0205868852459016}, {2992995,3850925,3851038,0.101592857142857,1000000}, {2992996,3854873,3854805,0.018432,0.017388679245283}, {2992997,3854652,3854764,0.0529885714285714,1000000}, {2992998,3854764,3854873,0.0607777777777778,1000000}, {2992999,3854805,3854745,0.015204,0.0143433962264151}, {2993000,3854764,3854745,0.0681,1000000}, {2993009,3854648,3854643,0.0392470588235294,1000000}, {2993010,3854643,3854652,0.0360473684210526,1000000}, {2993035,3849037,3848853,0.0509333333333333,0.0528923076923077}, {2993036,3848853,3848419,0.125556,0.1307875}, {2993037,3848851,3848853,0.254444444444444,1000000}, {2993038,3849521,3849861,0.401752941176471,0.487842857142857}, {2993039,3848910,3849101,0.306666666666667,0.306666666666667}, {2993040,3849861,3850182,0.68193,0.568275}, {2993043,3849147,3849101,0.0286,0.0286}, {2993044,3874067,3874109,0.0186882352941176,0.0244384615384615}, {2993045,3874254,3874109,0.0731478260869565,1000000}, {2993046,3874639,3874612,1000000,0.0149853658536585}, {2993047,3874556,3874542,0.0124875,1000000}, {2993048,3874639,3874556,0.0379894736842105,1000000}, {2993049,3874786,3874920,0.05236,0.0561}, {2993050,3874920,3874999,0.0477818181818182,0.0553263157894737}, {2993051,3875016,3874999,0.0610263157894737,1000000}, {2993052,3874920,3875016,1000000,0.08666}, {2993053,3875076,3875057,1000000,0.041628}, {2993054,3875057,3874936,1000000,0.0952981132075472}, {2993055,3875076,3875153,0.04572,0.0435428571428571}, {2993056,3875153,3875808,1.50835714285714,1.45634482758621}, {2993057,3875057,3875153,0.0827785714285714,1000000}, {2993058,3874999,3874987,0.0277636363636364,1000000}, {2993059,3874987,3874888,0.111294117647059,1000000}, {2993060,3874920,3874987,0.0554689655172414,1000000}, {2993061,3875087,3875076,1000000,0.0351529411764706}, {2993062,3875153,3875087,0.146657142857143,1000000}, {2993086,3848473,3848765,0.173844444444444,0.173844444444444}, {2993087,3849889,3849920,0.0726176470588235,0.0685833333333333}, {2993088,3849889,3850348,0.228688888888889,0.228688888888889}, {2993089,3851556,3851716,0.0447375,0.0447375}, {2993090,3852132,3852373,0.0989727272727273,0.101274418604651}, {2993091,3851716,3851988,0.07845,1000000}, {2993092,3852104,3852103,1000000,0.0158785714285714}, {2993093,3852103,3852115,1000000,0.072}, {2993094,3852115,3852132,1000000,0.0203142857142857}, {2993095,3852103,3852137,0.0104816326530612,1000000}, {2993096,3852137,3852480,0.0720979591836735,1000000}, {2993097,3852115,3852137,0.076975,1000000}, {2993098,3852046,3852104,1000000,0.0153230769230769}, {2993099,3851988,3852045,0.0343333333333333,1000000}, {2993100,3851988,3852041,0.0110875,1000000}, {2993101,3852046,3852041,0.0186222222222222,1000000}, {2993102,3852041,3852045,0.0352222222222222,1000000}, {2993108,3851716,3851995,1000000,0.0744418604651163}, {2993109,3851995,3852046,1000000,0.01329}, {2993110,3852480,3852140,0.0644423076923077,1000000}, {2993111,3852140,3852104,0.010776,1000000}, {2993112,3852045,3852132,0.05605,1000000}, {2993139,3852753,3853235,0.179105882352941,0.160252631578947}, {2993140,3853986,3853746,0.1203375,0.142622222222222}, {2993141,3853746,3852373,1.3808,1.15066666666667}, {2993145,3853514,3853746,1000000,1000000}, {2993147,3852753,3853157,1000000,1000000}, {2993148,3853157,3853514,1000000,1000000}, {2993149,3853473,3853514,1000000,1000000}, {2993150,3853157,3853473,1000000,1000000}, {2993153,3858527,3858478,0.0533666666666667,0.0565058823529412}, {2993154,3858478,3858107,0.261528,0.242155555555556}, {2993155,3856976,3856893,0.0612315789473684,0.0612315789473684}, {2993156,3856893,3856502,0.2747,0.253569230769231}, {2993157,3856434,3856352,0.0349333333333333,0.0349333333333333}, {2993158,3856352,3855876,1000000,1000000}, {2993159,3857416,3857355,0.0486,0.0486}, {2993160,3857355,3856840,0.461914285714286,0.461914285714286}, {2993161,3857816,3857748,0.07136,0.07136}, {2993162,3857748,3857269,0.264225,0.253656}, {2993163,3857678,3858029,0.264733333333333,0.264733333333333}, {2993164,3858029,3858101,0.0594,0.0594}, {2993165,3856352,3856893,0.338616,0.338616}, {2993166,3856893,3857355,0.3733,0.33597}, {2993167,3857355,3857748,0.311368421052632,0.2958}, {2993168,3857748,3858029,0.28232,0.28232}, {2993169,3858029,3858478,1000000,1000000}, {2993170,3856699,3856742,0.0216,0.0348}, {2993171,3856742,3856768,0.113727272727273,0.139}, {2993172,3856808,3856742,0.08628,0.0958666666666667}, {2993194,3857868,3857777,0.0395612903225806,0.0681333333333333}, {2993195,3857764,3857847,0.142872,1000000}, {2993196,3857847,3857868,0.0340736842105263,1000000}, {2993197,3857777,3857847,1000000,0.04708}, {2993198,3857764,3857792,1000000,0.020025}, {2993199,3857792,3857901,1000000,0.120688888888889}, {2993200,3858230,3858117,0.03912,1000000}, {2993201,3857792,3858077,1000000,0.1371}, {2993202,3857868,3857896,0.0208090909090909,1000000}, {2993203,3857896,3857952,0.041112,1000000}, {2993204,3858117,3858077,0.01562,1000000}, {2993205,3858077,3857901,0.10269,1000000}, {2993206,3857896,3858077,1000000,0.0742181818181818}, {2993228,3851959,3852484,0.0829217391304348,0.0880246153846154}, {2993229,3853163,3852800,0.156345,0.156345}, {2993230,3853094,3853163,0.0742333333333333,1000000}, {2993231,3853273,3853239,0.0414352941176471,0.0335428571428571}, {2993232,3853239,3853163,0.05898,0.0561714285714286}, {2993233,3853094,3853239,0.0635142857142857,1000000}, {2993234,3853239,3853290,0.0284307692307692,1000000}, {2993235,3853290,3853410,0.0383347826086957,1000000}, {2993236,3853163,3853290,0.048225,1000000}, {2993237,3853223,3853273,1000000,0.0168117647058824}, {2993238,3853469,3853324,0.0995555555555555,0.0672}, {2993239,3853324,3853273,0.0566470588235294,0.0356666666666667}, {2993240,3853223,3853324,1000000,0.052095652173913}, {2993241,3853273,3853367,1000000,0.0331875}, {2993242,3853367,3853410,1000000,0.030192}, {2993243,3853324,3853367,1000000,0.0594857142857143}, {2993246,3849782,3849689,0.0405846153846154,0.0416526315789474}, {2993247,3849689,3849827,1000000,1000000}, {2993248,3849827,3849860,0.0282230769230769,0.0333545454545455}, {2993249,3849782,3849827,0.0548888888888889,0.0741}, {2993250,3870038,3869510,1000000,0.136268571428571}, {2993251,3869510,3869449,0.0157111111111111,0.01414}, {2993252,3871913,3871787,0.0552947368421053,0.0618}, {2993253,3871787,3871456,1000000,0.19832}, {2993254,3870979,3870936,0.134431578947368,0.12771}, {2993255,3869510,3870057,1000000,0.14720625}, {2993256,3870057,3870936,1000000,0.186259090909091}, {2993259,3858327,3858417,0.0491714285714286,1000000}, {2993260,3858450,3858417,0.0419785714285714,0.0452076923076923}, {2993261,3858327,3858450,1000000,0.06452}, {2993262,3858417,3858406,0.0126526315789474,0.0136075471698113}, {2993263,3858327,3858406,0.0549789473684211,1000000}, {2993301,3895757,3895452,0.13411914893617,0.131325}, {2993302,3895452,3895407,0.018930612244898,0.0206133333333333}, {2993305,3896235,3895920,0.222432,0.213876923076923}, {2993307,3895452,3895920,0.342288,1000000}, {2993316,3888327,3887962,0.19795,1000000}, {2993334,3895014,3895085,0.033,0.0337674418604651}, {2993335,3894798,3894813,0.0121111111111111,0.00883783783783784}, {2993336,3894813,3895014,1000000,0.1303}, {2993337,3894813,3895014,0.118672727272727,1000000}, {2993338,3900789,3901140,1000000,0.0880978723404255}, {2993339,3901687,3901991,1000000,0.0711652173913044}, {2993423,3888736,3888806,0.0384,1000000}, {2993424,3888909,3888949,1000000,0.0187636363636364}, {2993435,3915102,3915173,0.140442857142857,0.0756230769230769}, {2993436,3915173,3915357,0.0913846153846154,0.0678857142857143}, {2993437,3915357,3915876,0.150643902439024,0.137253333333333}, {2993438,3915102,3915357,0.1161375,1000000}, {2993455,3916905,3916657,0.284086956521739,1000000}, {2993465,3892782,3893021,0.102175,0.272466666666667}, {2993466,3893021,3893815,0.402985714285714,0.451344}, {2993467,3892960,3893021,0.1194,1000000}, {2993468,3892782,3892929,0.074544,0.07765}, {2993469,3892929,3893546,0.377382352941176,0.40096875}, {2993470,3893021,3892929,0.11106,1000000}, {2993480,3917340,3918265,1000000,1000000}, {2993481,3917117,3917409,0.1494,0.118641176470588}, {2993482,3917409,3917467,0.024216,0.0195290322580645}, {2993514,3916594,3916574,0.00617333333333333,0.00661428571428571}, {2993515,3916574,3916078,0.172330434782609,1000000}, {2993516,3916078,3916118,0.0364571428571429,0.0546857142857143}, {2993517,3916118,3916398,0.202776923076923,0.202776923076923}, {2993518,3916574,3916118,1000000,0.188057142857143}, {2993519,3915273,3915313,0.0459529411764706,0.048825}, {2993520,3915313,3915616,0.199711111111111,0.199711111111111}, {2993521,3914504,3914562,0.0276545454545455,0.0325928571428571}, {2993522,3914562,3914787,0.0930307692307692,0.103662857142857}, {2993523,3915313,3914562,1000000,0.407127272727273}, {2993524,3914562,3914115,1000000,0.2672}, {2993525,3914048,3914115,0.0444571428571429,0.0444571428571429}, {2993526,3914115,3914381,0.3711,0.3711}, {2993527,3900776,3901165,0.0883411764705882,1000000}, {2993528,3913425,3913491,0.0347181818181818,0.0363714285714286}, {2993529,3913491,3913795,0.153275,0.167209090909091}, {2993530,3914115,3913802,1000000,0.0945627906976744}, {2993531,3912673,3912749,1000000,0.00978}, {2993532,3913491,3913015,1000000,0.160969230769231}, {2993533,3912954,3913015,0.0350842105263158,0.026664}, {2993540,3912621,3912665,0.00819428571428571,1000000}, {2993541,3912665,3913887,0.182005714285714,1000000}, {2993548,3889669,3889770,0.05733,0.04095}, {2993577,3900925,3900957,0.0104780487804878,0.00914042553191489}, {2993578,3900957,3901217,1000000,0.0967531914893617}, {2993579,3901628,3901280,0.24475,0.189483870967742}, {2993580,3901280,3901217,0.04437,0.0268909090909091}, {2993581,3900957,3901280,0.100591304347826,1000000}, {2993582,3901671,3901722,0.0465529411764706,0.0465529411764706}, {2993583,3901722,3902081,1000000,1000000}, {2993584,3901280,3901722,0.125649056603774,1000000}, {2993585,3902542,3902198,0.199915384615385,0.157509090909091}, {2993586,3902198,3902140,0.06508,0.0443727272727273}, {2993587,3901722,3902198,0.129047058823529,1000000}, {2993588,3904389,3904028,1000000,0.152633333333333}, {2993589,3904469,3904146,0.2418,1000000}, {2993590,3904028,3904146,0.0496344827586207,1000000}, {2993591,3905110,3904720,0.229254545454545,0.201744}, {2993592,3904720,3904638,0.0541,0.0374538461538462}, {2993593,3905663,3905357,0.205172727272727,0.205172727272727}, {2993594,3905825,3905540,1000000,1000000}, {2993595,3905540,3905793,0.072252,1000000}, {2993597,3853071,3853437,0.313333333333333,0.313333333333333}, {2993598,3853437,3853882,0.618923076923077,0.618923076923077}, {2993599,3852755,3853412,0.26448,0.26448}, {2993600,3853412,3854202,0.387646153846154,0.359957142857143}, {2993601,3853437,3853412,0.091776,0.0740129032258064}, {2993602,3903336,3904028,0.3577,1000000}, {2993603,3903263,3903336,0.0514,0.0402260869565217}, {2993604,3902140,3902634,1000000,0.129952941176471}, {2993605,3902634,3903263,1000000,0.175311111111111}, {2993606,3902198,3902686,0.127557692307692,1000000}, {2993607,3902686,3903336,0.176844444444444,1000000}, {2993608,3902634,3902686,0.0449368421052632,0.0656769230769231}, {2993609,3903336,3903451,0.213541935483871,0.275825}, {2993610,3903139,3903451,0.168444444444444,0.168444444444444}, {2993611,3854371,3854107,1000000,1000000}, {2993612,3854107,3853628,0.228866666666667,0.228866666666667}, {2993613,3905357,3905475,0.035484,1000000}, {2993614,3905475,3905540,0.0187882352941177,1000000}, {2993615,3905414,3905475,0.0291642857142857,0.0371181818181818}, {2993616,3854827,3854730,0.3192,0.3192}, {2993617,3850093,3850172,0.0719727272727273,0.05655}, {2993618,3850193,3850172,0.00773571428571429,0.0103142857142857}, {2993619,3850193,3850254,0.0390285714285714,0.0292714285714286}, {2993620,3850257,3850272,0.02744,0.0294}, {2993621,3853251,3853228,0.0176068965517241,0.0196384615384615}, {2993622,3853228,3852914,0.171490909090909,1000000}, {2993623,3852914,3852468,0.299571428571429,1000000}, {2993624,3852456,3852869,0.226825,1000000}, {2993625,3852869,3853228,0.189641379310345,1000000}, {2993626,3852914,3852869,0.0203485714285714,0.0203485714285714}, {2993627,3864980,3864968,0.00591923076923077,0.00603529411764706}, {2993628,3864968,3864824,0.0807428571428571,0.082425}, {2993629,3865255,3865463,1000000,0.250155555555556}, {2993630,3865463,3865908,0.103624137931034,0.122657142857143}, {2993631,3861213,3861312,0.0160971428571429,0.0165705882352941}, {2993632,3862360,3862338,0.00608571428571429,0.00655384615384615}, {2993633,3862338,3862276,1000000,0.0246235294117647}, {2993634,3862263,3862338,1000000,0.01536}, {2993635,3862276,3862263,0.04032,0.0448}, {2993636,3862077,3862263,1000000,0.0485357142857143}, {2993647,3887287,3886988,0.1349625,0.208974193548387}, {2993648,3886988,3886843,1000000,0.0776153846153846}, {2993649,3886671,3886934,0.140076923076923,0.117483870967742}, {2993650,3886934,3887702,0.254715789473684,0.24198}, {2993654,3886988,3886836,0.100755,1000000}, {2993655,3886836,3886934,0.124354838709677,1000000}, {2993656,3886843,3886836,0.0814714285714286,1000000}, {2993657,3887880,3887212,1000000,0.635652631578947}, {2993658,3887212,3887184,0.0199862068965517,0.0186967741935484}, {2993659,3887880,3887948,0.0218275862068966,0.0234444444444444}, {2993660,3887948,3888263,0.112954285714286,0.208073684210526}, {2993661,3887212,3887948,1000000,0.432878571428571}, {2993704,3895072,3895162,0.0627,1000000}, {2993705,3893477,3893562,0.10665,0.1422}, {2993706,3893562,3893836,0.275685714285714,0.257306666666667}, {2993707,3893477,3893687,0.104090322580645,0.169831578947368}, {2993708,3893687,3895900,0.598707692307692,0.610447058823529}, {2993709,3893562,3893687,0.134504347826087,0.162821052631579}, {2993716,3867362,3866738,0.558755555555556,0.50288}, {2993717,3866738,3866493,0.23628,0.23628}, {2993718,3874390,3874415,1000000,0.0277071428571429}, {2993719,3874415,3874650,1000000,0.187903448275862}, {2993720,3874415,3874650,0.416777777777778,0.416777777777778}, {2993722,3906852,3906880,0.02166,0.0240666666666667}, {2993723,3906876,3907692,0.217457142857143,0.22833}, {2993724,3906852,3906789,1000000,0.067425}, {2993725,3906852,3906734,0.06909,1000000}, {2993726,3906596,3906625,0.01752,0.0181241379310345}, {2993727,3906734,3906596,0.07428,1000000}, {2993728,3906625,3906648,0.0127783783783784,0.01576}, {2993729,3906648,3907333,0.31728,0.453257142857143}, {2993730,3906789,3906876,0.0240830769230769,0.02609}, {2993731,3906648,3906789,0.0555384615384615,1000000}, {2993741,3874621,3874556,0.0398816326530612,1000000}, {2993742,3874556,3874481,0.04122,1000000}, {2993743,3874481,3874254,0.0890689655172414,1000000}, {2993744,3874621,3874481,0.0634545454545455,1000000}, {2993745,3873998,3873887,0.0392742857142857,0.06873}, {2993746,3873998,3873972,1000000,0.0367674418604651}, {2993747,3873887,3873972,1000000,0.06804375}, {2993760,3874067,3874037,0.0354,1000000}, {2993761,3874037,3874058,0.224431034482759,1000000}, {2993764,3874109,3874235,0.0429315789473684,1000000}, {2993765,3874235,3874475,0.067365,1000000}, {2993766,3874936,3874686,1000000,0.136442307692308}, {2993767,3874686,3874639,1000000,0.0416454545454545}, {2993784,3901222,3901318,1000000,0.192235714285714}, {2993785,3901318,3901334,1000000,0.043128}, {2993799,3901250,3901169,0.0255090909090909,0.0290275862068965}, {2993800,3901169,3901121,1000000,0.074235}, {2993801,3901169,3901225,0.0536653846153846,1000000}, {2993811,3901005,3901030,0.0402818181818182,0.0402818181818182}, {2993812,3901250,3901271,1000000,0.119535483870968}, {2993813,3901225,3901271,0.0148947368421053,1000000}, {2993819,3901271,3901278,0.0107275862068965,0.0141409090909091}, {2993820,3901278,3901283,0.00597931034482759,0.00770666666666667}, {2993836,3901516,3901584,0.070110447761194,0.070110447761194}, {2993837,3902213,3902445,0.266953846153846,0.2169}, {2993838,3901329,3901921,0.4528,0.3396}, {2993839,3901921,3901981,1000000,0.0400588235294118}, {2993840,3901921,3902213,0.19498064516129,1000000}, {2993847,3901584,3901814,0.224408955223881,1000000}, {2993848,3901814,3901921,0.0693545454545455,1000000}, {2993849,3901916,3901584,0.2464,1000000}, {2993850,3902213,3901981,0.198203225806452,1000000}, {2993851,3901981,3901916,0.0480184615384615,1000000}, {2993855,3903510,3903389,0.0626933333333333,0.0641181818181818}, {2993856,3903389,3903234,0.0773581395348837,0.0792}, {2993857,3903278,3903533,0.22743,0.22743}, {2993858,3903533,3904127,0.4217,0.330026086956522}, {2993859,3903389,3903533,0.170242105263158,0.154028571428571}, {2993860,3867462,3867570,0.0760090909090909,0.0760090909090909}, {2993861,3867570,3867810,0.291652173913043,0.291652173913043}, {2993862,3867918,3867581,0.1997,0.1997}, {2993863,3867581,3867462,0.0868,0.0868}, {2993864,3867570,3867581,0.0349333333333333,0.0349333333333333}, {2993865,3903976,3903950,0.0408214285714286,0.047625}, {2993866,3903950,3903709,0.123135483870968,0.12724}, {2993928,3880571,3880665,0.08245,0.0706714285714286}, {2993929,3880665,3880751,0.0678642857142857,0.0575818181818182}, {2993930,3880665,3880162,0.420533333333333,0.420533333333333}, {2993934,3898330,3898303,0.0169384615384615,0.0231789473684211}, {2993935,3898303,3898190,0.07575,0.101}, {2993936,3898413,3898494,0.0364528301886792,1000000}, {2993937,3898303,3898494,0.0887739130434783,1000000}, {2993939,3898458,3898539,1000000,0.0565666666666667}, {2993950,3905676,3905267,0.207866666666667,0.207866666666667}, {2993951,3904463,3904373,0.470977777777778,0.470977777777778}, {2993952,3904373,3904468,0.093,0.093}, {2993953,3892725,3892335,0.134128571428571,1000000}, {2993956,3905709,3906009,0.21725,0.21725}, {2993957,3905539,3905798,0.103777777777778,0.103777777777778}, {2993958,3905798,3906355,0.33009,0.33009}, {2993963,3896556,3896666,0.11174693877551,0.114075}, {2993964,3896666,3896682,0.01098,0.0114375}, {2993968,3896238,3896461,1000000,1000000}, {2993969,3896461,3896666,1000000,1000000}, {2993970,3889601,3889989,0.343909090909091,1000000}, {2993971,3889148,3889344,0.168917647058824,0.130527272727273}, {2993972,3889217,3889344,1000000,0.0333136363636364}, {2993973,3889344,3889601,1000000,0.0676090909090909}, {2993974,3890974,3891528,0.7206,0.526592307692308}, {2993975,3890287,3890974,0.23412,1000000}, {2993976,3888120,3888353,0.141,1000000}, {2993977,3887088,3887261,0.0429804878048781,1000000}, {2993978,3888509,3889266,0.173059090909091,1000000}, {2993979,3885835,3886111,0.0628883720930233,1000000}, {2993980,3886467,3886721,0.226915384615385,0.453830769230769}, {2993981,3886111,3886467,0.108405,1000000}, {2993982,3886467,3887088,0.19074,1000000}, {2993983,3886345,3886438,0.233290909090909,1000000}, {2993984,3886438,3887071,1000000,0.173293333333333}, {2993985,3887607,3887909,1000000,1000000}, {2993986,3887909,3888050,1000000,1000000}, {2993987,3888030,3888169,0.0524,0.0524}, {2993988,3888030,3887871,1000000,1000000}, {2993989,3887871,3887570,1000000,1000000}, {2993990,3888169,3888216,0.0188222222222222,0.0188222222222222}, {2993991,3883671,3883242,0.262637837837838,0.373753846153846}, {2993992,3883706,3883275,0.154606451612903,1000000}, {2993993,3892725,3892778,1000000,0.0127894736842105}, {2993996,3883671,3883706,1000000,0.0404275862068965}, {2993997,3883766,3883820,0.0240230769230769,0.0231333333333333}, {2993998,3883820,3884195,0.14358,0.253376470588235}, {2994001,3883798,3883766,1000000,0.03348}, {2994002,3883820,3883798,0.0474,1000000}, {2994009,3889989,3890192,0.2786,1000000}, {2994010,3890192,3890226,0.0732428571428571,1000000}, {2994011,3889601,3890114,1000000,0.13515}, {2994031,3904315,3904398,0.0351490909090909,0.0364754716981132}, {2994032,3904398,3904509,0.04512,0.049632}, {2994033,3904305,3904398,0.07864,0.0453692307692308}, {2994040,3917292,3917333,0.0423529411764706,1000000}, {2994041,3917333,3917319,0.00954705882352941,1000000}, {2994042,3875241,3875217,0.0141918367346939,1000000}, {2994043,3874470,3874931,0.1631625,0.326325}, {2994044,3875030,3875217,1000000,0.0529142857142857}, {2994045,3875828,3875348,0.113315789473684,1000000}, {2994046,3875348,3875241,0.038316,1000000}, {2994047,3875177,3875143,0.107811111111111,1000000}, {2994048,3875869,3875433,1000000,0.0979928571428571}, {2994049,3875247,3875222,1000000,0.102905454545455}, {2994050,3875177,3875247,0.04173,1000000}, {2994051,3875247,3875433,0.59766,1000000}, {2994052,3875433,3875348,0.07808,1000000}, {2994053,3875241,3875030,0.06996,1000000}, {2994054,3875030,3874931,0.0288558139534884,1000000}, {2994055,3874931,3875072,0.06232,1000000}, {2994056,3875072,3875177,0.0832,1000000}, {2994057,3875278,3875261,1000000,0.0069}, {2994058,3875261,3875247,1000000,0.0138588235294118}, {2994059,3875072,3875196,0.0765789473684211,1000000}, {2994066,3875433,3875303,1000000,0.0429576923076923}, {2994067,3875303,3875278,1000000,0.014556}, {2994086,3917333,3917522,0.0623142857142857,1000000}, {2994087,3917522,3918367,0.223119230769231,1000000}, {2994096,3887514,3887964,0.1821,0.130071428571429}, {2994097,3888353,3888439,0.0371414634146341,1000000}, {2994098,3888439,3888715,0.111146666666667,0.128246153846154}, {2994099,3888150,3888703,1000000,1000000}, {2994100,3888509,3888427,1000000,1000000}, {2994101,3888284,3888509,0.0548048780487805,1000000}, {2994102,3887964,3888150,1000000,0.0646666666666667}, {2994103,3888150,3888223,1000000,0.0323636363636364}, {2994104,3888223,3888284,1000000,0.039104347826087}, {2994105,3888284,3888427,1000000,0.2323125}, {2994106,3888427,3888439,1000000,0.0646666666666667}, {2994107,3888091,3888120,0.0257225806451613,1000000}, {2994110,3873721,3873594,0.07107,0.0804566037735849}, {2994112,3873305,3873411,0.0804537313432836,1000000}, {2994115,3883596,3883865,0.160533333333333,0.115584}, {2994116,3883793,3883865,1000000,0.31528}, {2994117,3883865,3883887,1000000,0.128414634146341}, {2994119,3905973,3906025,0.143113043478261,0.10972}, {2994120,3905088,3905630,0.312183333333333,1000000}, {2994121,3905630,3905751,0.09147,1000000}, {2994122,3905140,3905660,1000000,0.277723076923077}, {2994123,3905660,3905751,1000000,0.0556545454545454}, {2994132,3887071,3887232,1000000,0.03744}, {2994136,3900961,3900859,0.070775,0.0585724137931034}, {2994137,3900604,3900200,0.2646,0.257448648648649}, {2994138,3900653,3900666,0.0110526315789474,0.013125}, {2994139,3887964,3888036,0.0640105263157895,1000000}, {2994140,3888036,3888091,0.07398,1000000}, {2994141,3888223,3888490,1000000,0.0760764705882353}, {2994142,3888490,3889217,1000000,0.181245}, {2994143,3900593,3900578,0.00640434782608696,0.0061375}, {2994144,3900578,3900501,0.0419632653061225,0.0501512195121951}, {2994145,3900610,3900578,1000000,0.0282947368421053}, {2994146,3900606,3900593,0.00730666666666667,0.00671020408163265}, {2994147,3900859,3900681,0.18696,0.107861538461538}, {2994148,3900653,3900604,0.0534461538461538,0.0496285714285714}, {2994151,3900681,3900649,1000000,0.0162}, {2994152,3900649,3900610,1000000,0.0231}, {2994153,3900681,3900669,0.0372260869565217,0.0389181818181818}, {2994154,3900669,3900653,0.01895,0.0197739130434783}, {2994155,3900649,3900669,0.0424333333333333,1000000}, {2994158,3883766,3883741,1000000,0.0176076923076923}, {2994159,3883741,3883671,1000000,0.0375130434782609}, {2994160,3883766,3883731,0.00906666666666667,1000000}, {2994161,3883731,3883706,0.00991578947368421,1000000}, {2994163,3889620,3890152,0.2936,1000000}, {2994173,3892358,3892769,0.137473170731707,1000000}, {2994194,3890774,3890874,0.0637833333333333,0.15308}, {2994195,3890874,3890951,0.054195,0.0802888888888889}, {2994196,3890860,3890774,1000000,0.0248093023255814}, {2994197,3890874,3890860,0.0827793103448276,1000000}, {2994198,3890704,3890813,1000000,0.0341675675675676}, {2994199,3890813,3891579,1000000,0.256215789473684}, {2994210,3883865,3883891,1000000,1000000}, {2994211,3883891,3883917,1000000,1000000}, {2994214,3883480,3883991,0.237104347826087,0.18178}, {2994215,3891206,3891355,0.0610390243902439,1000000}, {2994216,3891355,3891460,0.0748758620689655,1000000}, {2994217,3891460,3891562,0.0778333333333333,0.07005}, {2994218,3891355,3891562,0.0630818181818182,1000000}, {2994219,3891562,3891746,0.0555913043478261,1000000}, {2994220,3891597,3891746,1000000,0.080205}, {2994221,3891562,3891597,0.0795157894736842,0.0487354838709677}, {2994222,3891515,3891597,1000000,0.04955}, {2994223,3891515,3891757,0.122007692307692,0.109386206896552}, {2994224,3891746,3891968,0.102216,0.102216}, {2994225,3891968,3893008,0.557822222222222,0.568347169811321}, {2994226,3891460,3891968,1.05222,1.05222}, {2994227,3883991,3884014,0.02748,0.00947586206896552}, {2994228,3884014,3884039,0.02418,0.00863571428571429}, {2994229,3891206,3891360,1000000,0.0695586206896552}, {2994230,3891360,3891515,1000000,0.07192}, {2994231,3891230,3891360,0.131466666666667,0.131466666666667}, {2994232,3883913,3883934,1000000,0.1052125}, {2994233,3883742,3883792,1000000,0.287961290322581}, {2994234,3883792,3883793,1000000,0.0137375}, {2994235,3895900,3895932,0.00971052631578948,0.00753061224489796}, {2994236,3895932,3896591,0.163608,1000000}, {2994237,3896591,3897564,0.1908,1000000}, {2994238,3897564,3898228,0.117796721311475,0.133066666666667}, {2994239,3895932,3896587,1000000,0.151876363636364}, {2994240,3896587,3897564,1000000,0.20167868852459}, {2994241,3883542,3884043,0.275115789473684,0.275115789473684}, {2994242,3884096,3884043,0.318522580645161,1000000}, {2994243,3884043,3883991,0.375911111111111,1000000}, {2994244,3901647,3901770,0.1038,0.0481928571428571}, {2994245,3901756,3901770,0.0347333333333333,0.02605}, {2994246,3901647,3901756,1000000,0.0550838709677419}, {2994247,3901207,3901613,0.136909090909091,0.110195121951219}, {2994248,3901613,3901647,0.0252,0.0118588235294118}, {2994249,3901808,3901956,0.154764705882353,0.1754}, {2994250,3884043,3884069,0.0137142857142857,0.0144}, {2994251,3884069,3884106,0.0161428571428571,0.01695}, {2994252,3884177,3884153,1000000,1000000}, {2994257,3884128,3884130,0.18668275862069,1000000}, {2994258,3884130,3884096,0.150763636363636,1000000}, {2994259,3883845,3883808,1000000,0.226545}, {2994260,3883808,3883798,1000000,0.0158307692307692}, {2994261,3883706,3883726,1000000,0.0340695652173913}, {2994262,3883726,3883742,1000000,0.0152454545454545}, {2994263,3902336,3901578,0.579955555555556,0.579955555555556}, {2994264,3902336,3902426,1000000,0.07078125}, {2994265,3902426,3902393,1000000,0.067725}, {2994277,3901435,3901525,0.275348571428571,1000000}, {2994278,3901493,3901503,0.01569375,0.0152181818181818}, {2994279,3901525,3901508,0.0498222222222222,1000000}, {2994280,3901508,3901503,0.0567111111111111,1000000}, {2994281,3901416,3901449,1000000,0.0138444444444444}, {2994282,3901449,3901493,1000000,0.0215793103448276}, {2994283,3901508,3901449,0.0258,1000000}, {2994311,3912055,3912638,0.161106976744186,0.164942857142857}, {2994312,3911427,3911913,0.259628571428571,0.259628571428571}, {2994313,3911913,3912055,0.108176470588235,0.1149375}, {2994314,3911979,3911650,1000000,0.133508108108108}, {2994315,3912055,3911979,0.02244,0.0236210526315789}, {2994316,3911979,3911846,0.038295,1000000}, {2994317,3911315,3911611,0.243466666666667,0.230652631578947}, {2994318,3911611,3911650,0.0582,0.0623571428571429}, {2994319,3911846,3911611,0.0961028571428572,1000000}, {2994330,3857952,3858139,0.05844,1000000}, {2994331,3858139,3858737,0.141159183673469,1000000}, {2994332,3910308,3910609,0.0858127659574468,0.084025}, {2994333,3910609,3910653,0.015306976744186,0.0137125}, {2994334,3911611,3910609,0.501696,1000000}, {2994335,3904146,3904275,0.0512926829268293,1000000}, {2994336,3904275,3904720,0.135492,1000000}, {2994339,3904720,3904875,0.0421584905660377,1000000}, {2994340,3904875,3905357,0.141894339622642,1000000}, {2994350,3884107,3884148,1000000,0.0312486486486486}, {2994379,3870938,3870942,0.0774,0.06966}, {2994381,3904777,3904625,0.222644444444444,0.222644444444444}, {2994383,3884153,3884128,1000000,1000000}, {2994384,3884208,3884177,1000000,1000000}, {2994385,3872807,3872731,0.0206909090909091,0.02276}, {2994386,3872731,3872701,0.00853333333333333,0.00903529411764706}, {2994387,3870864,3870382,1000000,1000000}, {2994388,3901975,3902036,0.0132615384615385,1000000}, {2994391,3902789,3902934,0.0286867924528302,1000000}, {2994393,3874905,3875155,0.12312,1000000}, {2994395,3894912,3894969,0.0320727272727273,1000000}, {2994396,3894956,3894969,1000000,0.025175}, {2994398,3878406,3878333,0.0201285714285714,0.0301928571428571}, {2994399,3868904,3868927,0.0326228571428571,1000000}, {2994400,3878230,3878290,1000000,0.0502137931034483}, {2994402,3872435,3872346,1000000,0.0408222222222222}, {2994403,3858895,3859085,0.0651428571428571,0.0675555555555555}, {2994404,3864470,3864463,0.0974857142857143,1000000}, {2994407,3875196,3875261,0.0423428571428571,1000000}, {2994408,3886299,3886466,0.22206,0.22206}, {2994409,3886466,3886476,0.23574,0.23574}, {2994410,3887443,3887457,0.18606,0.18606}, {2994411,3886466,3887294,1000000,1000000}, {2994412,3887294,3887457,1000000,1000000}, {2994413,3886248,3887238,0.302738461538462,0.327966666666667}, {2994414,3887238,3887418,0.0554756756756757,0.0488714285714286}, {2994415,3887294,3887238,1000000,1000000}, {2994416,3888841,3889095,0.0462888888888889,0.0480692307692308}, {2994417,3887457,3888797,1000000,1000000}, {2994418,3888797,3888786,1000000,1000000}, {2994419,3882469,3882501,1000000,1000000}, {2994420,3882501,3882881,1000000,0.26193}, {2994423,3900565,3900670,1000000,0.0347230769230769}, {2994425,3885988,3885991,1000000,0.0144305084745763}, {2994426,3869267,3869196,0.0143555555555556,1000000}, {2994427,3869279,3869216,1000000,0.01756}, {2994428,3873091,3872978,1000000,0.02908}, {2994429,3873217,3873108,0.0267782608695652,1000000}, {2994430,3876231,3876245,0.016275,1000000}, {2994431,3876178,3876188,1000000,0.015588}, {2994432,3878079,3878066,0.019425,1000000}, {2994433,3878162,3878150,1000000,0.0166978723404255}, {2994434,3852041,3852103,0.0126122448979592,1000000}, {2994435,3875217,3875196,0.009775,1000000}, {2994436,3875196,3875177,0.012734693877551,1000000}, {2994438,3904028,3903956,1000000,0.0327}, {2994439,3904146,3904066,0.0362516129032258,1000000}, {2994444,3885248,3885372,0.0362057142857143,1000000}, {2994445,3892945,3893049,1000000,0.0310266666666667}, {2994446,3900506,3900597,0.0304565217391304,1000000}, {2994447,3892849,3892950,0.0247659574468085,1000000}, {2994448,3888091,3888223,1000000,0.0345}, {2994449,3888120,3888284,0.0425692307692308,1000000}, {2994450,3885253,3885345,1000000,0.0252585365853659}, {3014035,3891449,3891796,0.16048,0.138876923076923}, {3014036,3891310,3891717,0.27231724137931,0.376057142857143}, {3014039,3915615,3915646,1000000,0.02604}, {3014040,3915646,3915721,1000000,0.0398608695652174}, {3014041,3915287,3915176,0.0660222222222222,0.0660222222222222}, {3014042,3915224,3915615,1000000,0.167258823529412}, {3014043,3915287,3915224,0.1119375,1000000}, {3014044,3915646,3915619,0.0267461538461538,1000000}, {3014131,3886587,3886700,0.1491,0.156947368421053}, {3014132,3915619,3915287,0.279473684210526,1000000}, {3014139,3886737,3886784,0.07782,0.07782}, {3014140,3886587,3887275,0.434318181818182,0.415434782608696}, {3014141,3887275,3887109,0.2371,0.218861538461538}, {3014142,3887275,3887507,0.149444444444444,0.149444444444444}, {3014143,3902634,3902496,0.0788888888888889,0.0788888888888889}, {3014969,3847751,3847735,0.2982,0.2982}, {3014970,3848117,3848096,0.259577777777778,0.259577777777778}, {3014986,3853318,3853473,1000000,1000000}, {3015067,3854520,3854256,0.174969230769231,0.168488888888889}, {3015068,3854256,3854240,0.0121111111111111,0.0112758620689655}, {3015069,3854202,3853944,0.387860869565217,0.356832}, {3015070,3853944,3853882,0.12012,0.1092}, {3015071,3854282,3854041,0.24492,0.233257142857143}, {3015072,3854041,3853990,0.0797076923076923,0.0609529411764706}, {3015073,3853990,3853899,0.0577826086956522,0.055375}, {3015074,3853944,3853990,0.0754,0.05655}, {3015084,3859150,3856982,1.02944444444444,1.02944444444444}, {3015085,3856982,3856808,0.165371428571429,0.157854545454545}, {3015102,3876121,3875862,0.5841,0.676326315789474}, {3015380,3883054,3883650,0.464223529411765,0.464223529411765}, {3015480,3886784,3887208,1.1694,1.1694}, {3015481,3887208,3886784,1.6302,1.6302}, {3015750,3849212,3848433,0.370883333333333,0.351363157894737}, {3015756,3888915,3888872,0.0169615384615385,0.018375}, {3015757,3865463,3865318,1000000,0.127748275862069}, {3015758,3865318,3865279,1000000,0.0280392857142857}, {3015759,3865255,3865318,1000000,0.0271428571428571}, {3015760,3888665,3888850,1000000,0.0946071428571429}, {3015801,3877798,3877709,1000000,0.996138461538462}, {3015894,3849849,3849889,0.1499625,0.145418181818182}, {3015895,3850172,3849999,0.112704,0.122504347826087}, {3015896,3849999,3849844,0.09745,0.09745}, {3015897,3849849,3849999,0.23196,0.23196}, {3015926,3850257,3850254,0.00809032258064516,0.00836}, {3015930,3848675,3848473,0.227688888888889,0.227688888888889}, {3015973,3875312,3875228,1000000,0.117692307692308}, {3015974,3875228,3875213,1000000,0.0218857142857143}, {3015975,3887059,3885943,1000000,0.187697142857143}, {3015976,3885943,3885679,1000000,0.0365828571428571}, {3016009,3891623,3891760,0.0938896551724138,0.0878322580645161}, {3016212,3864222,3864236,0.0251333333333333,0.0357157894736842}, {3016249,3860665,3860628,0.0562166666666667,1000000}, {3016250,3860628,3860622,0.0191842105263158,1000000}, {3016251,3860628,3860754,1000000,0.0967285714285714}, {3016289,3848797,3848851,0.22674,0.22674}, {3016290,3848869,3848910,0.0924,0.0924}, {3016293,3848830,3848869,0.0792222222222222,0.0792222222222222}, {3016294,3848670,3848830,0.157933333333333,0.157933333333333}, {3016297,3848705,3848792,0.0494,0.0494}, {3016298,3848792,3848830,0.0559111111111111,0.0559111111111111}, {3016299,3848792,3848797,0.22176,0.22176}, {3016348,3900103,3900128,0.0212769230769231,1000000}, {3016456,3868552,3868585,1000000,0.0251307692307692}, {3016457,3868585,3868967,1000000,0.227030769230769}, {3016577,3887239,3887327,1000000,0.01488}, {3016578,3887327,3887477,1000000,0.0249230769230769}, {3016579,3887404,3887366,1000000,0.00679714285714286}, {3016580,3887366,3887312,1000000,0.00823714285714286}, {3016595,3894969,3895005,1000000,0.0258285714285714}, {3016596,3866123,3866170,1000000,0.0169371428571429}, {3016597,3866170,3866208,1000000,0.0103885714285714}, {3016762,3864204,3864270,0.105252631578947,0.0571371428571429}, {3016763,3864270,3864310,0.0397285714285714,0.0347625}, {3016769,3864753,3864696,0.0164647058823529,1000000}, {3017032,3850017,3850353,0.102326086956522,0.112071428571429}, {3017033,3850634,3850663,0.00898235294117647,0.00954375}, {3017034,3850663,3850814,0.0504352941176471,0.0553161290322581}, {3017096,3852648,3853016,0.266288888888889,0.266288888888889}, {3017097,3853016,3853692,0.377044444444444,0.377044444444444}, {3017098,3853692,3853293,0.190240909090909,0.186013333333333}, {3017099,3853293,3852629,0.238346666666667,0.238346666666667}, {3017100,3853016,3853293,1000000,1000000}, {3017106,3851989,3852613,0.37435,0.408381818181818}, {3017107,3852613,3852633,0.0206,0.02124375}, {3017113,3852613,3852528,1000000,1000000}, {3017123,3853853,3853368,1000000,1000000}, {3017125,3853417,3853368,0.0792,0.0792}, {3017142,3854228,3854102,0.245123076923077,0.245123076923077}, {3017143,3854102,3853916,0.258133333333333,0.258133333333333}, {3017144,3854586,3854228,0.155742857142857,0.167723076923077}, {3017145,3854228,3854155,0.03056,0.036672}, {3017148,3854838,3854857,0.201177777777778,0.201177777777778}, {3017149,3855160,3854838,1000000,1000000}, {3017150,3854838,3854267,1000000,1000000}, {3017182,3852393,3852637,0.14655,0.154263157894737}, {3017183,3852637,3852558,0.0918666666666667,0.0918666666666667}, {3017184,3852907,3852578,0.1725,0.20125}, {3017185,3852578,3852219,0.210744,0.210744}, {3017186,3855946,3855663,0.199133333333333,0.199133333333333}, {3017187,3855663,3855614,0.0423777777777778,0.0423777777777778}, {3017188,3854717,3854818,0.283992857142857,0.283992857142857}, {3017190,3855663,3855198,1000000,1000000}, {3017191,3855198,3854818,1000000,1000000}, {3017192,3855296,3855194,0.09925,0.0882222222222222}, {3017193,3855194,3855186,0.0212769230769231,0.0190758620689655}, {3017194,3855186,3855660,0.268722580645161,0.260325}, {3017213,3899136,3899054,0.0188571428571429,0.0203076923076923}, {3017214,3899054,3898678,0.106492682926829,0.103957142857143}, {3017215,3899226,3898721,0.212378571428571,1000000}, {3017307,3854316,3854504,0.145111111111111,0.145111111111111}, {3017311,3854504,3854231,0.121622222222222,0.121622222222222}, {3017317,3857090,3857106,0.164815384615385,1000000}, {3017322,3858587,3857779,0.308290909090909,0.322971428571429}, {3017323,3857779,3857510,0.06531,0.06531}, {3017324,3858742,3857956,0.30484,0.295006451612903}, {3017325,3857956,3856809,0.417064285714286,0.417064285714286}, {3017326,3857779,3857956,1000000,1000000}, {3017332,3853167,3853172,1000000,0.053}, {3017333,3853307,3853304,1000000,0.0104275862068966}, {3017334,3853304,3853167,1000000,0.06604}, {3017639,3864686,3865008,0.391285714285714,0.148054054054054}, {3017815,3895201,3895260,0.0302428571428571,1000000}, {3017816,3895260,3895285,0.0128863636363636,1000000}, {3017817,3895285,3895327,0.0214636363636364,1000000}, {3018024,3893119,3893536,0.166388571428571,0.142039024390244}, {3018025,3893536,3893621,0.0371828571428571,0.04066875}, {3018026,3893536,3893623,1000000,0.162514285714286}, {3018027,3906025,3905762,0.131377777777778,0.12231724137931}, {3018028,3905762,3906596,0.527876470588235,0.527876470588235}, {3018029,3905762,3904793,0.553116279069767,0.609846153846154}, {3018039,3854095,3853165,1000000,0.536958620689655}, {3018040,3853972,3853069,0.30174,0.486677419354839}, {3018041,3853069,3852367,0.199376470588235,0.221047826086957}, {3018042,3853165,3853069,1000000,0.106114285714286}, {3018043,3853165,3853234,0.0433333333333333,0.0433333333333333}, {3018132,3853086,3852457,0.569111111111111,0.569111111111111}, {3018133,3852457,3852430,0.0300666666666667,0.0300666666666667}, {3018134,3855660,3855708,1000000,1000000}, {3018135,3855345,3855572,1000000,1000000}, {3018136,3855761,3855743,1000000,0.49984}, {3018137,3856428,3856870,0.58536,0.509008695652174}, {3018138,3856870,3857120,0.086341935483871,0.086341935483871}, {3018139,3856515,3856446,0.179664,0.21910243902439}, {3018140,3856446,3856428,0.207976744186047,0.218121951219512}, {3018141,3855795,3856446,1000000,1000000}, {3018142,3856446,3856870,1000000,1000000}, {3018148,3851476,3852150,0.400105263157895,0.475125}, {3018149,3852150,3852450,0.139281818181818,0.133226086956522}, {3018150,3852533,3852150,0.4556,0.4556}, {3018151,3850986,3850179,0.371222222222222,0.3855}, {3018152,3850179,3850077,0.0651130434782609,0.0680727272727273}, {3018153,3851305,3850192,0.496711111111111,0.496711111111111}, {3018154,3850192,3850123,0.0336444444444444,0.0336444444444444}, {3018155,3850179,3850192,1000000,1000000}, {3018156,3850717,3851017,1000000,1000000}, {3018157,3851480,3851017,0.297666666666667,0.297666666666667}, {3018158,3851017,3850986,0.019,0.019}, {3018159,3850788,3851159,0.1802,0.1802}, {3018160,3851614,3851565,0.0238444444444444,0.0292636363636364}, {3018161,3851393,3851879,1000000,1000000}, {3018162,3851879,3852134,1000000,1000000}, {3018163,3852079,3851879,0.251711111111111,0.251711111111111}, {3018164,3852134,3852213,0.28125,0.28125}, {3018165,3852213,3852079,0.136338461538462,0.122234482758621}, {3018166,3852079,3851614,0.535525,0.535525}, {3018177,3852528,3852430,1000000,1000000}, {3018182,3851480,3851830,1000000,1000000}, {3018186,3852407,3851602,0.292675862068966,0.292675862068966}, {3018187,3851602,3850434,0.511288888888889,0.511288888888889}, {3018188,3851830,3851561,0.282235714285714,0.282235714285714}, {3018189,3851561,3851453,0.0388551724137931,0.0512181818181818}, {3018190,3851602,3851561,1000000,1000000}, {3018191,3852675,3853678,0.388548387096774,0.4015}, {3018192,3853678,3854194,0.322575,0.3519}, {3018193,3853404,3853678,0.393088888888889,0.393088888888889}, {3018194,3853401,3853080,0.210041379310345,0.20304}, {3018195,3853080,3852855,0.274524324324324,0.290211428571429}, {3018196,3852747,3853080,0.350644444444444,0.350644444444444}, {3018197,3856745,3856639,0.3366,0.3366}, {3018198,3856362,3856745,0.310933333333333,0.310933333333333}, {3018199,3856740,3856745,0.0706,0.0706}, {3018204,3854622,3854828,0.24501,0.24501}, {3018205,3854828,3854895,0.3229,0.38748}, {3018206,3854514,3854565,0.0536,0.0536}, {3018207,3854565,3854828,0.3681,0.3681}, {3018208,3854565,3854468,0.136938461538462,0.136938461538462}, {3018209,3854093,3854468,0.174133333333333,0.174133333333333}, {3018210,3854468,3854485,0.0541090909090909,0.0541090909090909}, {3018211,3854779,3854485,0.1842,0.1842}, {3018212,3854425,3854485,0.0816444444444444,0.0816444444444444}, {3018213,3854156,3854425,0.120866666666667,0.120866666666667}, {3018214,3854437,3854425,0.0479555555555555,0.0479555555555555}, {3018215,3854895,3854706,0.144725,0.151017391304348}, {3018216,3854437,3854656,0.146511111111111,0.146511111111111}, {3018217,3854412,3854437,0.158,0.158}, {3018218,3854706,3854628,0.05856,0.061}, {3018219,3854628,3854486,0.105965217391304,0.128273684210526}, {3018220,3854412,3854628,0.130933333333333,0.130933333333333}, {3018221,3858278,3858223,0.03966,0.0344869565217391}, {3018222,3858223,3857372,0.418173913043478,0.4809}, {3018223,3906403,3907173,0.375192857142857,0.375192857142857}, {3018224,3907173,3908272,0.47374,0.418005882352941}, {3018225,3906662,3907479,0.314945454545455,0.3247875}, {3018226,3907479,3908743,0.396707692307692,0.429766666666667}, {3018227,3907173,3907479,0.298863157894737,0.298863157894737}, {3018228,3901655,3902090,1000000,1000000}, {3018229,3902090,3902410,0.162577777777778,0.162577777777778}, {3018230,3899545,3900150,1000000,0.195232258064516}, {3018231,3900165,3899545,0.389177777777778,0.389177777777778}, {3018234,3860098,3860366,0.178695652173913,0.178695652173913}, {3018235,3860366,3860408,0.033792,0.033792}, {3018236,3860867,3860366,0.286933333333333,0.286933333333333}, {3018237,3869530,3869525,0.0347625,0.0505636363636364}, {3018238,3869525,3869514,0.141,0.235}, {3018239,3871755,3870887,0.626953846153846,0.354365217391304}, {3018240,3870887,3870875,0.020592,0.0270947368421053}, {3018247,3885372,3885401,1000000,0.05255625}, {3018248,3885401,3885456,1000000,0.169220689655172}, {3018255,3871799,3871846,1000000,0.0331692307692308}, {3018256,3871700,3871846,0.0651714285714286,1000000}, {3018264,3890061,3890174,0.048727868852459,0.0540436363636364}, {3018265,3890174,3890221,0.015984375,0.0200588235294118}, {3018266,3885054,3885162,0.0483365853658537,0.0460883720930233}, {3018267,3885162,3885493,0.144,0.171428571428571}, {3018268,3885054,3885445,0.152076923076923,1000000}, {3018269,3885445,3885835,0.111876923076923,1000000}, {3018270,3885162,3885445,0.132765517241379,1000000}, {3018271,3883321,3883414,1000000,0.0380428571428571}, {3018272,3883414,3883658,1000000,0.108342857142857}, {3018273,3883414,3883419,0.0599657142857143,1000000}, {3018274,3883280,3883355,0.0396,1000000}, {3018275,3883355,3883610,0.101586666666667,1000000}, {3018276,3885737,3886427,0.6133,0.525685714285714}, {3018277,3885920,3885737,0.078075,0.074952}, {3018278,3885737,3885410,1000000,1000000}, {3018280,3859200,3859167,0.01034,0.01034}, {3018281,3859167,3859035,1000000,0.075925}, {3018282,3899403,3899363,0.0186333333333333,1000000}, {3018283,3899307,3899557,1000000,0.126758490566038}, {3018284,3899363,3899307,0.01848,1000000}, {3018285,3899683,3899852,0.0618727272727273,0.10209}, {3018286,3899852,3900171,0.0936923076923077,0.126}, {3018314,3864463,3864646,0.07168,1000000}, {3018315,3859115,3858706,0.1169,1000000}, {3018320,3859258,3859115,0.0403692307692308,1000000}, {3018321,3859315,3859258,0.0204166666666667,1000000}, {3018322,3884683,3884745,0.0829578947368421,1000000}, {3018452,3864015,3864032,0.0397636363636364,1000000}, {3018453,3864032,3864380,0.338028571428571,1000000}, {3018462,3865144,3865247,0.046944,0.0335314285714286}, {3018463,3865247,3865328,0.0332647058823529,0.039}, {3018464,3865247,3865285,1000000,0.071}, {3018465,3865285,3865315,1000000,0.0424384615384615}, {3018466,3865213,3865021,0.15804,0.15804}, {3018467,3864470,3864328,0.0934363636363636,1000000}, {3018468,3864328,3864310,0.0144,1000000}, {3018469,3864270,3864328,0.0400636363636364,1000000}, {3018470,3864328,3864463,0.0534461538461538,1000000}, {3018471,3871934,3872032,1000000,0.171765957446809}, {3018472,3871954,3872032,1000000,0.0326181818181818}, {3020208,3900337,3900448,0.0639555555555556,0.0639555555555556}, {3020447,3889293,3889152,1000000,0.022065671641791}, {3020448,3889152,3888856,1000000,0.0423130434782609}, {3020469,3881451,3881476,1000000,0.0138285714285714}, {3020529,3913573,3913159,0.27618,0.27618}, {3020530,3913159,3913104,0.0290526315789474,0.0262857142857143}, {3020531,3913104,3913061,0.0233052631578947,0.0210857142857143}, {3020532,3913057,3912256,0.47151,0.554717647058824}, {3020533,3913057,3913099,0.0348428571428571,0.0304875}, {3020927,3905947,3906538,0.34737,0.34737}, {3020928,3903785,3903828,0.0220888888888889,0.0220888888888889}, {3020929,3903828,3904253,0.207644444444444,0.207644444444444}, {3020990,3867763,3867847,1000000,0.08365}, {3020991,3867847,3867853,1000000,0.0289636363636364}, {3021002,3848123,3848831,0.412927272727273,0.412927272727273}, {3021003,3848831,3848980,0.0723272727272727,0.0723272727272727}, {3021021,3873008,3873018,0.116674285714286,0.163344}, {3021022,3873018,3873359,0.135977777777778,0.135977777777778}, {3021023,3874046,3873251,0.3734,0.289083870967742}, {3021024,3873018,3872804,0.122511111111111,0.122511111111111}, {3021025,3872804,3873279,0.6194,0.6194}, {3021026,3873279,3873251,0.135675,0.127694117647059}, {3021027,3872804,3873279,0.661328571428571,0.661328571428571}, {3021031,3858011,3857983,0.0740380952380952,1000000}, {3021032,3855897,3856249,0.2764,1000000}, {3021033,3855897,3855140,1000000,0.314711111111111}, {3021034,3855140,3854739,0.2114,0.1812}, {3021035,3853749,3854211,0.170072727272727,0.170072727272727}, {3021036,3853763,3853241,0.2046,0.2046}, {3021037,3853428,3853749,0.131872727272727,0.131872727272727}, {3021038,3853241,3852830,0.142527272727273,0.142527272727273}, {3021039,3852822,3853428,0.202272727272727,0.202272727272727}, {3021040,3852830,3852268,0.174818181818182,0.174818181818182}, {3021041,3852256,3852822,0.167854545454545,0.167854545454545}, {3021042,3852268,3851730,0.177309090909091,0.177309090909091}, {3021043,3851816,3852256,0.134964705882353,0.134964705882353}, {3021044,3850999,3851081,0.122018181818182,0.122018181818182}, {3021045,3851081,3851816,0.257945454545455,0.257945454545455}, {3021055,3863075,3862960,0.0731333333333333,0.0731333333333333}, {3021067,3871704,3872103,0.121037837837838,0.135709090909091}, {3021068,3871092,3871280,0.0767142857142857,0.0639285714285714}, {3021124,3858565,3858278,0.130066666666667,0.130066666666667}, {3021125,3919957,3919866,0.066525,0.0939176470588235}, {3021126,3919866,3919159,0.480456,0.60057}, {3021127,3919866,3919457,0.320166666666667,0.274428571428571}, {3021128,3902036,3902123,0.021945,1000000}, {3021129,3914199,3914359,0.133826086956522,0.219857142857143}, {3021130,3914359,3914699,0.171131707317073,0.17541}, {3021132,3908441,3908999,0.125748,0.1497}, {3021133,3908999,3908744,0.160622222222222,0.160622222222222}, {3021139,3907205,3907326,1000000,0.0333219512195122}, {3021140,3907326,3907159,0.260657142857143,1000000}, {3021141,3907159,3907057,0.14754,1000000}, {3021148,3870743,3870883,0.108166666666667,1000000}, {3021149,3870771,3870378,0.123512195121951,1000000}, {3021150,3870378,3870278,0.039454054054054,0.0317347826086956}, {3021151,3870508,3870743,1000000,0.228347368421053}, {3021152,3870743,3870718,1000000,0.00657}, {3021153,3870718,3870378,1000000,0.113790697674419}, {3021154,3897298,3897345,0.0124636363636364,1000000}, {3021155,3897259,3897298,0.11196,1000000}, {3021156,3897259,3897496,0.28278,0.28278}, {3021176,3864541,3864669,0.246069230769231,0.236955555555556}, {3021177,3864669,3865619,0.5163,0.501548571428571}, {3021178,3864669,3864415,0.4542,0.4542}, {3021179,3871451,3871391,0.100033333333333,1000000}, {3021180,3871391,3871351,0.0368368421052632,1000000}, {3021181,3871342,3871310,1000000,0.0985875}, {3021182,3871310,3871351,1000000,0.0481609756097561}, {3021184,3891411,3891414,1000000,0.0427894736842105}, {3021200,3898149,3898223,1000000,0.0868524590163934}, {3021201,3898149,3897857,0.772707692307692,1000000}, {3021202,3900549,3900721,0.041796,1000000}, {3021203,3900721,3900776,0.0134588235294118,1000000}, {3021204,3900721,3900720,0.01767,0.0126214285714286}, {3021214,3900539,3900719,1000000,0.0526142857142857}, {3021215,3900719,3900789,1000000,0.0193333333333333}, {3021216,3900720,3900719,0.0278117647058824,0.01576}, {3021219,3898083,3898145,0.0852090909090909,1000000}, {3021220,3898145,3898156,0.014053125,1000000}, {3021221,3897835,3898145,0.579026086956522,1000000}, {3021224,3901991,3902048,1000000,0.0149727272727273}, {3021225,3902048,3902200,1000000,0.0345906976744186}, {3021237,3883641,3883929,0.0684888888888889,1000000}, {3021238,3883929,3884206,0.12441,1000000}, {3021239,3883966,3884061,0.034858064516129,1000000}, {3021240,3884061,3884227,0.357939130434783,1000000}, {3021291,3890881,3891507,0.236982352941176,0.161148}, {3021292,3891507,3891569,0.100971428571429,0.02945}, {3021293,3891569,3891723,0.037968,0.037968}, {3021294,3891723,3892260,0.138788235294118,0.141564}, {3021295,3891507,3891723,1000000,0.0711473684210526}, {3021296,3887667,3887710,0.0185863636363636,1000000}, {3021297,3887990,3887893,1000000,0.0314470588235294}, {3021298,3887990,3888003,0.00478666666666667,1000000}, {3021299,3887710,3887749,0.0163428571428571,1000000}, {3021300,3888003,3888071,0.0169914893617021,1000000}, {3021304,3890881,3890861,0.054888,0.0762333333333333}, {3021305,3890861,3890847,0.24315,0.24315}, {3021309,3890861,3891046,0.460457142857143,0.460457142857143}, {3021325,3887749,3887860,0.045978947368421,1000000}, {3021326,3887860,3887842,0.0575538461538462,1000000}, {3021346,3888061,3888071,1000000,0.0234510638297872}, {3021347,3887990,3888061,0.02445,1000000}, {3021350,3897794,3897793,0.0193636363636364,0.0193636363636364}, {3021351,3897609,3897788,1000000,0.0504731707317073}, {3021352,3897788,3897793,0.0250909090909091,0.0250909090909091}, {3021356,3897334,3897414,1000000,0.0194625}, {3021357,3896024,3896211,1000000,0.0454040816326531}, {3021367,3887316,3887690,0.165024,1000000}, {3021368,3887690,3887893,0.06824,1000000}, {3021384,3885856,3885864,0.0189677419354839,0.0189677419354839}, {3021385,3885864,3885949,0.191645901639344,0.191645901639344}, {3021386,3885864,3886956,0.61935,0.61935}, {3021390,3906608,3907074,0.198763636363636,1000000}, {3021487,3885597,3885710,0.145865625,0.137285294117647}, {3021488,3885963,3886082,0.305424,0.331982608695652}, {3021489,3885710,3885911,1000000,0.165486956521739}, {3021576,3907297,3907187,0.0623777777777778,0.0623777777777778}, {3022379,3885345,3885272,0.102633333333333,1000000}, {3022380,3885272,3885188,0.1310625,1000000}, {3022381,3880854,3880893,0.02626,1000000}, {3022388,3872283,3871939,0.200775,1000000}, {3022389,3895278,3895333,1000000,0.0365}, {3022390,3895333,3895400,1000000,0.0349170731707317}, {3022468,3897646,3897762,1000000,0.0236173913043478}, {3022469,3898191,3899087,0.174290625,1000000}, {3023424,3893801,3894269,0.601930434782609,0.314645454545455}, {3023425,3894269,3894307,0.0260538461538462,0.0233586206896552}, {3023426,3893831,3894190,0.167022857142857,1000000}, {3023427,3894190,3894307,0.0863307692307692,1000000}, {3023428,3894307,3894380,0.03688,0.0502909090909091}, {3023429,3894380,3894794,0.177771428571429,0.282818181818182}, {3023430,3894190,3894380,0.10645,1000000}, {3023431,3894147,3894269,1000000,0.056445}, {3023432,3893801,3894187,0.266542857142857,0.243365217391304}, {3023433,3894187,3894259,0.053,0.0477}, {3023434,3894238,3894187,1000000,0.140534693877551}, {3023435,3894187,3894136,1000000,0.168117647058824}, {3023436,3894136,3894077,1000000,0.226614285714286}, {3023437,3892616,3894004,0.624827586206896,0.549090909090909}, {3023438,3894004,3894065,0.042675,0.0296869565217391}, {3023439,3894004,3893972,1000000,0.0923590909090909}, {3023440,3893289,3894077,1000000,0.61581}, {3023441,3894077,3894125,0.0288666666666667,0.06495}, {3023442,3893101,3893972,1000000,0.458355555555556}, {3023443,3893972,3894022,1000000,0.0374}, {3023444,3893921,3893811,0.0609230769230769,1000000}, {3023445,3893811,3893724,0.0837111111111111,0.0538142857142857}, {3023446,3894022,3893978,0.0870418604651163,1000000}, {3023447,3893978,3893921,0.0374857142857143,1000000}, {3023448,3893961,3893921,0.0610666666666667,0.07328}, {3023449,3893978,3893961,0.0709354838709677,1000000}, {3023450,3893891,3893811,1000000,0.06}, {3023451,3893921,3893891,0.0336857142857143,0.0277411764705882}, {3023452,3893972,3893939,1000000,0.0790243902439024}, {3023453,3893939,3893891,1000000,0.0430578947368421}, {3023455,3849886,3849626,0.29688,0.30925}, {3023812,3899580,3899554,1000000,0.0425076923076923}, {3023813,3900171,3899551,0.4786,0.499408695652174}, {3023814,3899551,3899403,0.0847090909090909,0.0716769230769231}, {3023817,3865328,3865401,0.103726829268293,1000000}, {3024256,3883929,3883935,1000000,0.0415304347826087}, {3024257,3884285,3884345,1000000,0.1299}, {3024258,3884345,3884370,1000000,0.0325058823529412}, {3024259,3883935,3884229,1000000,0.259907142857143}, {3024260,3884229,3884345,1000000,0.168768}, {3024261,3884229,3884285,1000000,0.04314}, {3038793,3909340,3908941,0.215688,1000000}, {3038794,3909412,3909287,0.291133333333333,0.291133333333333}, {3038812,3862735,3862873,0.204352941176471,0.204352941176471}, {3038814,3871777,3871799,1000000,0.0231076923076923}, {3038815,3871669,3871777,1000000,0.0569052631578947}, {3038816,3871669,3871700,0.0485866666666667,1000000}, {3038824,3909368,3909449,0.0568,0.0426}, {3038825,3909449,3909567,0.11676,0.08757}, {3038828,3909567,3909485,0.0362,0.047784}, {3038829,3909485,3908585,0.265865217391304,0.321836842105263}, {3038830,3909449,3909485,0.117284210526316,1000000}, {3038839,3908442,3909010,0.255754838709677,0.2477625}, {3038840,3909010,3909128,0.0476,0.0541655172413793}, {3038841,3908977,3907973,0.346488888888889,0.346488888888889}, {3038842,3909010,3908977,0.0566,0.0566}, {3038843,3909012,3908340,0.27136875,0.27136875}, {3038844,3908977,3909012,0.050295652173913,0.050295652173913}, {3038845,3909123,3909099,0.39105,0.39105}, {3038846,3909012,3909123,0.0535090909090909,0.0511826086956522}, {3038847,3909128,3909204,0.0401225806451613,0.0460666666666667}, {3038848,3909204,3909808,0.308078571428571,0.319488888888889}, {3038849,3909123,3909204,0.0551181818181818,0.0551181818181818}, {3038862,3885850,3886162,1000000,1000000}, {3038881,3900760,3900902,1000000,1000000}, {3038882,3900902,3900910,0.0636,0.05088}, {3038883,3900724,3900902,0.99738947368421,1.11472941176471}, {3038884,3900234,3900235,0.0144,1000000}, {3038885,3900235,3900252,0.16811320754717,1000000}, {3038889,3900220,3900213,1000000,0.0539234042553191}, {3038901,3900428,3900919,0.1371,0.194593548387097}, {3038902,3900919,3901376,0.104811764705882,0.1113625}, {3038903,3900910,3900919,0.0834782608695652,0.0533333333333333}, {3038904,3900910,3901484,1000000,1000000}, {3038905,3901484,3902255,1000000,1000000}, {3038906,3901376,3901496,0.0237396226415094,0.0267702127659574}, {3038907,3901496,3902273,0.219061538461538,0.244097142857143}, {3038908,3901484,3901496,0.048,0.048}, {3038970,3899302,3899859,1000000,0.130746428571429}, {3038975,3900382,3900455,1000000,0.022004347826087}, {3038976,3900981,3901239,0.1108,0.1108}, {3038977,3900068,3900381,0.3409,0.3409}, {3038981,3901019,3900981,0.142778571428571,0.148066666666667}, {3038982,3901019,3902574,0.478145454545455,0.478145454545455}, {3039003,3883271,3883676,0.179733333333333,0.179733333333333}, {3039004,3883010,3883397,0.110473469387755,0.106141176470588}, {3039005,3883397,3883271,0.101175,0.1349}, {3039006,3883794,3883839,0.0257307692307692,0.0318571428571429}, {3039007,3883839,3884108,0.143957142857143,0.223933333333333}, {3039008,3883397,3883839,0.215032258064516,0.162585365853659}, {3039009,3883010,3881387,0.461292857142857,0.478377777777778}, {3039010,3879866,3881301,0.797266666666667,0.768792857142857}, {3039011,3881301,3881387,0.07772,0.0529909090909091}, {3039012,3881511,3881301,0.222347368421053,0.176025}, {3039013,3877491,3877637,1000000,1000000}, {3039014,3877637,3878088,1000000,1000000}, {3039015,3878530,3878800,0.0641222222222222,0.0678941176470588}, {3039016,3878800,3879324,0.130702040816327,0.128088}, {3039019,3884920,3885522,0.230555555555556,0.230555555555556}, {3039020,3885522,3885524,0.09,1000000}, {3039021,3884783,3885503,0.2380125,0.282088888888889}, {3039022,3885503,3885604,0.0288882352941177,0.0338689655172414}, {3039023,3885522,3885503,1000000,0.49698}, {3039024,3898818,3898860,0.0225789473684211,0.0225789473684211}, {3039025,3898860,3899173,0.16887,0.241242857142857}, {3039026,3898733,3899092,0.117635294117647,0.1111}, {3039027,3899092,3899696,0.268269230769231,0.249107142857143}, {3039028,3898860,3899092,0.4755,0.4755}, {3039033,3900232,3900380,0.05004375,0.0942}, {3039034,3900380,3900428,0.0184166666666667,0.039}, {3039035,3900235,3900577,1000000,0.200085714285714}, {3039036,3900577,3900910,0.144488888888889,0.139328571428571}, {3039037,3900380,3900577,0.136338461538462,0.2532}, {3039085,3899497,3899615,0.0701777777777778,0.0701777777777778}, {3039086,3899244,3899497,0.128818181818182,0.1417}, {3039087,3899615,3899244,0.256755555555556,0.256755555555556}, {3039088,3899095,3899287,0.133406896551724,0.09672}, {3039089,3899287,3899526,0.1371,0.112172727272727}, {3039090,3899615,3900356,0.400955555555556,0.400955555555556}, {3039091,3900064,3900356,0.175644444444444,0.175644444444444}, {3039092,3899988,3900064,0.0450222222222222,0.0450222222222222}, {3039093,3899988,3900332,0.134955555555556,0.134955555555556}, {3039094,3900332,3901120,0.439111111111111,0.439111111111111}, {3039095,3900356,3900579,0.113711111111111,0.113711111111111}, {3039096,3900579,3901158,0.273577777777778,0.273577777777778}, {3039097,3900332,3900579,0.207555555555556,0.207555555555556}, {3039099,3900049,3900039,0.0259714285714286,1000000}, {3039100,3900039,3899983,0.0920526315789474,1000000}, {3039101,3900000,3900041,0.01338,1000000}, {3039121,3860494,3861326,1000000,1000000}, {3039122,3861326,3861558,0.122511111111111,0.122511111111111}, {3039283,3859420,3859564,0.12004,0.105917647058824}, {3039284,3859564,3859929,0.284485714285714,0.3319}, {3039285,3859929,3860099,0.16188,0.186784615384615}, {3039286,3859564,3859929,0.2222,0.2222}, {3039287,3861013,3860371,0.28438,1000000}, {3039288,3860371,3860205,0.0660810810810811,1000000}, {3039289,3860371,3860099,1000000,1000000}, {3039292,3860099,3860884,1000000,1000000}, {3039346,3868140,3868179,1000000,1000000}, {3039347,3868179,3868237,1000000,1000000}, {3039432,3900455,3900515,1000000,0.0189545454545455}, {3039433,3900515,3900565,1000000,0.0202}, {3039438,3895137,3895193,1000000,0.0340772727272727}, {3040236,3861321,3862136,0.322287804878049,0.35712972972973}, {3040345,3868192,3868211,0.01836,1000000}, {3040354,3867716,3867453,0.117133333333333,0.121638461538462}, {3040355,3867453,3867230,0.0751241379310345,0.0702774193548387}, {3040428,3884747,3884813,0.0256451612903226,0.0361363636363636}, {3040654,3888353,3888427,0.04542,1000000}, {3040660,3890957,3891082,0.154690909090909,0.121542857142857}, {3040661,3891082,3891146,1000000,0.0624692307692308}, {3040662,3891031,3891146,1000000,0.037095}, {3040663,3891082,3891031,0.113470588235294,1000000}, {3040664,3890974,3891052,0.0267,1000000}, {3040665,3891052,3891160,0.0407513513513513,1000000}, {3041935,3898020,3898046,0.0168,0.01848}, {3041936,3898046,3898318,0.20793,0.20793}, {3041937,3895180,3895338,0.0468979591836735,0.0441923076923077}, {3041938,3895338,3895566,1000000,0.0673591836734694}, {3041939,3895978,3896005,0.0212129032258065,0.0274}, {3041940,3896005,3896260,0.1804125,0.3396}, {3041941,3895199,3895547,0.22432,1000000}, {3041942,3896735,3896844,0.129070588235294,0.129070588235294}, {3041943,3896735,3896005,1000000,0.261757894736842}, {3041944,3895547,3895338,1000000,0.0614553191489362}, {3041945,3898046,3897537,1000000,0.224854545454545}, {3041946,3897522,3897537,0.022968,0.0261}, {3041947,3880838,3880912,0.02374,1000000}, {3041948,3881006,3880912,0.0923333333333333,0.0923333333333333}, {3041951,3895663,3896075,0.329947826086957,0.216822857142857}, {3041952,3896075,3896128,0.0236068965517241,1000000}, {3041953,3896471,3896563,0.0444,1000000}, {3041954,3896437,3896234,0.1395,0.172714285714286}, {3041955,3896128,3896092,1000000,0.0136173913043478}, {3041956,3896092,3895931,1000000,0.0706604651162791}, {3041957,3895931,3896119,0.217928571428571,1000000}, {3041958,3896119,3896155,0.02068,1000000}, {3041959,3896217,3896181,0.0149720930232558,1000000}, {3041960,3896181,3896030,0.0629086956521739,1000000}, {3041961,3896075,3896092,1000000,0.025125}, {3041962,3896092,3896119,1000000,0.01494375}, {3041963,3896119,3896181,1000000,0.0418444444444444}, {3041964,3896181,3896437,1000000,0.244166666666667}, {3041965,3896437,3896563,1000000,0.0494647058823529}, {3042484,3890457,3890562,1000000,0.0389272727272727}, {3042486,3892862,3892945,1000000,0.0178408163265306}, {3042490,3885150,3885118,1000000,0.0470903225806452}, {3042491,3885118,3885097,1000000,0.0456882352941176}, {3042495,3885118,3885255,1000000,0.159635294117647}, {3042496,3885026,3884809,0.120627272727273,1000000}, {3042497,3884796,3884947,1000000,0.23278}, {3042498,3884947,3884978,1000000,0.0488057142857143}, {3042499,3884809,3884947,0.159157894736842,1000000}, {3042543,3895346,3895643,0.119222727272727,1000000}, {3042544,3895434,3895450,1000000,0.01422}, {3042545,3893565,3895158,0.416937931034483,1000000}, {3042546,3895158,3895201,0.0244909090909091,1000000}, {3042549,3898746,3898640,0.0601736842105263,0.0476375}, {3042550,3898494,3898557,0.0257379310344828,1000000}, {3042552,3869824,3869680,0.04308,0.0349297297297297}, {3042553,3869680,3869461,0.05076,0.05076}, {3042554,3870193,3869981,0.09621,0.0549771428571429}, {3042555,3869981,3869824,0.0628173913043478,0.0437818181818182}, {3042556,3870041,3869824,0.1904,0.068}, {3042567,3865015,3864643,0.115005882352941,0.162925}, {3042568,3864643,3864040,0.211747058823529,0.232238709677419}, {3042569,3864629,3864863,0.107651162790698,0.125108108108108}, {3042570,3864863,3865144,0.136962162162162,0.120657142857143}, {3042571,3864473,3864560,0.0601714285714286,0.0815225806451613}, {3042572,3864560,3864629,0.0371581395348837,0.0469941176470588}, {3042577,3866009,3865767,0.109241379310345,0.111157894736842}, {3042578,3865767,3865334,0.270703448275862,0.280371428571429}, {3042579,3865015,3865004,0.0477733333333333,1000000}, {3042580,3865004,3864890,0.269433962264151,1000000}, {3042581,3864890,3864889,0.0688188679245283,1000000}, {3042582,3865079,3864986,1000000,0.28164}, {3042583,3864986,3864981,1000000,0.0906470588235294}, {3042584,3865196,3865128,0.0336375,1000000}, {3042585,3865128,3864981,0.087675,1000000}, {3042586,3863953,3863322,0.26925,1000000}, {3042587,3864912,3864819,1000000,0.038875}, {3042588,3864819,3863621,1000000,0.5268}, {3042589,3864990,3864998,1000000,0.044775}, {3042590,3864998,3865005,1000000,0.0536615384615385}, {3042592,3877871,3878020,0.0833052631578947,1000000}, {3042596,3865309,3865261,0.181690909090909,1000000}, {3042597,3865261,3865186,0.07065,1000000}, {3042600,3884871,3885029,0.30921,1000000}, {3042601,3885029,3885097,0.0886384615384615,1000000}, {3042602,3864784,3864931,0.0736434782608696,1000000}, {3042603,3864931,3865056,0.0654,1000000}, {3042604,3864934,3864869,0.0722903225806452,1000000}, {3042605,3864869,3864784,0.0793846153846154,1000000}, {3042613,3890664,3890704,0.047295652173913,0.03626}, {3042614,3890494,3890585,0.0835928571428571,0.0866888888888889}, {3042615,3887585,3887706,0.0323210526315789,0.0314923076923077}, {3042616,3887706,3888545,0.20673488372093,0.216819512195122}, {3042617,3871961,3871968,0.0653189189189189,1000000}, {3042618,3872452,3872484,1000000,0.026796}, {3042619,3886816,3887002,0.08265,1000000}, {3042620,3869774,3869498,0.0636714285714286,1000000}, {3042621,3870062,3869924,1000000,0.0441}, {3042622,3870079,3870062,0.19684,0.109355555555556}, {3042623,3870092,3870079,0.11802,0.0931736842105263}, {3042624,3887842,3887750,0.0243428571428571,1000000}, {3042625,3887750,3887556,0.0554571428571429,1000000}, {3042626,3875102,3875100,0.0988941176470588,1000000}, {3042627,3887592,3887531,0.0229609756097561,1000000}, {3042630,3850774,3850566,0.0602428571428571,0.0486576923076923}, {3042631,3850566,3850165,0.1,0.0910714285714286}, {3042632,3878140,3878360,0.0592285714285714,0.051825}, {3042647,3899648,3899733,1000000,0.0731625}, {3042648,3899733,3899819,1000000,0.07845}, {3042649,3899669,3899757,0.0398470588235294,1000000}, {3042650,3899757,3899819,0.0283945945945946,1000000}, {3042654,3853410,3853523,0.0428678571428571,0.0436472727272727}, {3042655,3853523,3853685,0.0733142857142857,0.0744967741935484}, {3042656,3852484,3853012,0.110684210526316,1000000}, {3042657,3853012,3853094,0.0257318181818182,1000000}, {3042663,3899450,3899282,0.0796153846153846,1000000}, {3042664,3899282,3899226,0.021825,1000000}, {3042665,3899447,3899276,1000000,0.0863478260869565}, {3042666,3899276,3899136,1000000,0.0561428571428571}, {3042667,3899450,3899279,0.0533513513513513,1000000}, {3042668,3899282,3899279,1000000,0.0182166666666667}, {3042669,3899279,3899276,0.0470769230769231,0.034}, {3042670,3899276,3899263,0.0729555555555556,0.0729555555555556}, {3042677,3875582,3875549,0.121515789473684,0.112624390243902}, {3042678,3875380,3875499,0.0639,0.0594418604651163}, {3042679,3875499,3875582,0.0590368421052632,0.056085}, {3042684,3872414,3872456,0.046575,1000000}, {3042685,3872664,3872707,0.08505,1000000}, {3042688,3872065,3872053,0.0474285714285714,1000000}, {3042689,3872456,3872510,0.06072,1000000}, {3042690,3872510,3872569,0.06845,1000000}, {3042691,3872524,3872623,1000000,0.0935333333333333}, {3042694,3872006,3872381,1000000,0.0922421052631579}, {3042695,3897924,3898140,1000000,0.051615}, {3042696,3880951,3880770,0.0720642857142857,1000000}, {3042697,3880770,3880536,0.0887333333333333,1000000}, {3042700,3899698,3899660,1000000,0.0690648648648649}, {3042701,3899660,3899580,1000000,0.136231578947368}, {3042702,3899763,3899723,1000000,0.054227027027027}, {3042703,3899723,3899698,1000000,0.0592421052631579}, {3042706,3912518,3912673,1000000,0.0255217391304348}, {3042707,3912749,3912967,1000000,0.0314}, {3042708,3912967,3913638,1000000,0.104031428571429}, {3042718,3854745,3854648,0.0218823529411765,0.0206666666666667}, {3042736,3875508,3875661,0.039,0.1092}, {3042737,3875661,3877681,0.6648,0.506514285714286}, {3042738,3875349,3875408,1000000,0.0665192307692308}, {3042739,3875408,3875580,1000000,0.157835294117647}, {3042740,3872863,3873916,0.207316363636364,0.316733333333333}, {3042741,3865102,3865039,0.0186171428571429,0.013575}, {3042742,3864838,3865075,0.0527236363636364,0.0475377049180328}, {3042743,3865680,3865656,0.0394301886792453,0.0401884615384615}, {3042744,3865656,3865102,0.160285714285714,0.148188679245283}, {3042745,3865526,3868434,0.5184,0.480834782608696}, {3042746,3874519,3874393,1000000,0.1026}, {3042747,3874669,3874621,0.0233884615384615,1000000}, {3042748,3874888,3874800,0.0388254545454545,1000000}, {3042749,3874800,3874669,0.0687888888888889,1000000}, {3042750,3873972,3873944,1000000,0.0739066666666667}, {3042751,3873944,3873988,1000000,0.185088888888889}, {3042752,3873887,3873729,0.0484578947368421,0.076725}, {3042753,3873729,3873407,0.0727148936170213,0.0813714285714286}, {3042754,3873407,3873008,0.0843622641509434,0.089424}, {3042755,3874275,3873998,1000000,0.14778}, {3042766,3864480,3864442,0.011175,0.01396875}, {3042767,3864442,3864362,0.023535,0.0268971428571429}, {3042802,3865496,3865503,1000000,0.02863125}, {3042803,3865503,3865518,1000000,0.154976470588235}, {3042810,3901293,3901385,0.0374630136986301,1000000}, {3042811,3901385,3901531,0.0544816901408451,1000000}, {3042812,3900150,3900864,1000000,0.23747619047619}, {3042813,3901351,3901439,1000000,0.0367114285714286}, {3042814,3901439,3901585,1000000,0.0581485714285714}, {3042815,3901503,3901590,0.0882,0.0774439024390244}, {3042816,3878315,3878177,0.05828,1000000}, {3042817,3877873,3877789,0.04203,1000000}, {3042818,3877668,3877344,1000000,0.255266666666667}, {3042819,3857745,3857764,0.0304,0.0304}, {3042820,3858996,3858360,0.160884,1000000}, {3042821,3858360,3858230,0.0366976744186047,1000000}, {3042822,3855029,3854873,0.0379882352941176,0.0412212765957447}, {3042823,3855338,3855029,0.0682846153846154,0.0696235294117647}, {3042824,3856827,3855938,0.176049056603774,0.166617857142857}, {3042825,3854652,3854641,0.0214325581395349,0.0214325581395349}, {3042826,3854641,3854609,0.04385,0.0429551020408163}, {3042836,3901233,3901470,1000000,0.0614}, {3042837,3901470,3901689,1000000,0.0516905660377358}, {3042838,3870278,3870130,0.06172,0.0402521739130435}, {3042839,3870130,3870041,0.061,0.0284666666666667}, {3042840,3879195,3879355,0.177,1000000}, {3042841,3879355,3879464,0.11485,1000000}, {3042846,3880809,3880826,0.0299217391304348,0.0264692307692308}, {3042847,3902309,3902164,0.0986769230769231,0.0874636363636364}, {3042848,3902164,3902129,0.0336692307692308,0.0236594594594595}, {3042849,3902883,3902930,0.0222545454545455,0.0288}, {3042850,3902930,3902983,0.0291652173913043,0.0353052631578947}, {3042851,3899872,3899831,0.092505,1000000}, {3042852,3899831,3899816,0.0332590909090909,1000000}, {3042853,3900372,3900539,1000000,0.0600315789473684}, {3042854,3899888,3899858,1000000,0.0492}, {3042855,3899858,3899813,1000000,0.0693428571428572}, {3042856,3900030,3900286,0.0634428571428571,1000000}, {3042857,3900286,3900549,0.070425,1000000}, {3042858,3899279,3899136,0.0431414634146341,1000000}, {3042859,3901196,3901250,1000000,0.0858878048780488}, {3042862,3868288,3868213,1000000,0.01782}, {3042863,3871317,3871272,0.01236,1000000}, {3042864,3871272,3870771,0.156068181818182,1000000}, {3043195,3881829,3881683,0.0932052631578947,1000000}, {3043196,3881683,3882318,0.209925,1000000}, {3043197,3878418,3881336,1000000,0.4966}, {3043198,3881506,3882238,0.1348,1000000}, {3043199,3878414,3881323,0.523014705882353,1000000}, {3043200,3881323,3881817,0.0776417910447761,1000000}, {3043201,3858492,3858450,0.0595963636363636,0.0607}, {3043205,3903195,3903443,1000000,0.0592354838709677}, {3043206,3903443,3903853,1000000,0.118170491803279}, {3043210,3915727,3915764,1000000,0.00875}, {3043278,3853685,3857169,0.713214084507042,0.6843}, {3043279,3857169,3857587,0.072346875,0.063427397260274}, {3043284,3894825,3894868,0.029412,1000000}, {3043285,3894868,3894912,0.029868,1000000}, {3043296,3895566,3895724,1000000,0.0536142857142857}, {3043297,3895724,3895978,1000000,0.105522580645161}, {3043298,3896005,3895616,1000000,0.287894117647059}, {3043299,3895616,3895547,1000000,0.0330769230769231}, {3043336,3895770,3895811,0.032975,1000000}, {3043341,3895961,3895811,1000000,0.117525}, {3043342,3895984,3896152,0.12087,1000000}, {3043343,3895709,3895960,0.135272727272727,1000000}, {3043344,3895960,3895984,0.0142702702702703,1000000}, {3043345,3900691,3900814,0.0842947368421053,0.12012}, {3043346,3901121,3901083,1000000,0.125}, {3043347,3901083,3901030,1000000,0.138714285714286}, {3043348,3880601,3880503,0.0301444444444444,1000000}, {3043349,3880503,3880356,0.04,1000000}, {3043353,3880977,3881111,1000000,0.0348555555555556}, {3043354,3881000,3881139,0.0348535714285714,1000000}, {3043355,3881480,3881402,0.0384857142857143,0.0612272727272727}, {3043356,3881402,3880911,0.190645714285714,0.20851875}, {3043357,3878789,3879143,0.122057142857143,1000000}, {3043358,3879143,3879199,0.0268258064516129,1000000}, {3043362,3879581,3879561,0.011208,1000000}, {3043363,3879561,3879540,0.0126,1000000}, {3043364,3879452,3879507,1000000,0.063912}, {3043365,3879507,3879566,1000000,0.05786}, {3043366,3879212,3879284,0.106737931034483,1000000}, {3043367,3879284,3879346,0.0518086956521739,1000000}, {3043374,3901030,3901143,1000000,0.1518}, {3043375,3901143,3901196,1000000,0.0854836363636364}, {3043376,3900881,3901005,0.253418181818182,0.2613375}, {3043377,3884150,3884243,1000000,0.0501061224489796}, {3043378,3884243,3884339,1000000,0.0531191489361702}, {3043379,3900814,3900862,0.0488571428571429,0.0580754716981132}, {3043380,3883419,3883585,0.07714,0.105190909090909}, {3043381,3883585,3883732,0.0743785714285714,0.06942}, {3043384,3902514,3902558,0.03885,0.0481}, {3043385,3902558,3902737,0.149493103448276,0.160566666666667}, {3043386,3882727,3883000,0.1129375,1000000}, {3043387,3882727,3883029,1000000,0.107514893617021}, {3043388,3883029,3883067,1000000,0.0132382978723404}, {3043389,3902737,3902882,0.111267692307692,0.12054}, {3043390,3902882,3902986,0.078196875,0.0820426229508197}, {3043397,3903267,3903405,0.05181,0.05181}, {3043398,3903405,3903710,0.141747540983607,0.139461290322581}, {3043401,3904172,3904224,0.0227368421052632,0.0235636363636364}, {3043402,3904224,3904315,0.0336321428571429,0.0348777777777778}, {3043414,3904935,3905196,0.09717,0.0988169491525424}, {3043415,3896378,3896559,1000000,0.0884052631578948}, {3043416,3896559,3896829,1000000,0.14613488372093}, {3237937,3918946,3919430,0.32504,1000000}, {3237938,3919137,3919637,1000000,0.298875}, {3237950,3920010,3920106,0.0622137931034483,0.100233333333333}, {3237951,3919497,3919921,0.1176,0.112486956521739}, {3237952,3919921,3920010,0.0429375,0.0381666666666667}, {3237953,3920106,3919921,1000000,0.0750333333333333}, {3237954,3920010,3920211,0.0767117647058824,0.08150625}, {3237955,3920106,3920211,0.0692571428571429,1000000}, {3237956,3920106,3920364,0.128883870967742,0.121072727272727}, {3237957,3920364,3920499,0.131625,0.100285714285714}, {3237958,3920364,3920434,0.0849555555555556,1000000}, {3237959,3920602,3920364,0.0879942857142857,1000000}, {3237981,3866769,3866733,0.0583909090909091,0.0583909090909091}, {3237984,3922038,3921841,0.152222222222222,0.152222222222222}, {3238645,3881842,3881653,0.1898,1000000}, {3238646,3881653,3881386,0.28212,1000000}, {3238678,3873482,3873462,0.0344454545454545,1000000}, {3238718,3870910,3870973,1000000,1000000}, {3239077,3875837,3876264,0.13842,0.13842}, {3239090,3886907,3886885,0.2874,0.2874}, {3239093,3891272,3891295,0.0298378378378378,0.0306666666666667}, {3239132,3891160,3891146,0.05144,1000000}, {3239429,3902199,3902237,0.147111111111111,1000000}, {3239430,3902237,3902029,1000000,0.1206}, {3239431,3902641,3902237,1000000,0.26492}, {3239681,3871406,3871091,0.201545454545455,0.2217}, {3239682,3871124,3871091,0.0387375,0.0387375}, {3239683,3871091,3870864,0.0816888888888889,0.0816888888888889}, {3239685,3858791,3857712,0.443444444444444,0.443444444444444}, {3239687,3858825,3858968,1000000,1000000}, {3239688,3858968,3859221,0.1268,0.1268}, {3239689,3854670,3854250,0.231222222222222,0.231222222222222}, {3239690,3854250,3853817,0.201644444444444,0.201644444444444}, {3239691,3854734,3854670,0.0454,0.0454}, {3239707,3848834,3848365,0.4738,0.4738}, {3239721,3851556,3852198,0.355622222222222,0.355622222222222}, {3239722,3852198,3852517,0.125622222222222,0.125622222222222}, {3239723,3852198,3852317,0.138266666666667,0.138266666666667}, {3239726,3854867,3854709,0.108025,0.12963}, {3239727,3855823,3856352,0.3238,0.3238}, {3239728,3854202,3855366,0.573738461538462,0.573738461538462}, {3239729,3855366,3855876,0.2614,0.2614}, {3239730,3854867,3855366,0.567969230769231,1000000}, {3239731,3855366,3855823,0.343421052631579,1000000}, {3239742,3857682,3857691,0.0370325581395349,0.0388390243902439}, {3239743,3857691,3857745,0.0947466666666667,0.099153488372093}, {3239744,3858683,3858591,0.0518647058823529,0.05878}, {3239745,3858591,3858361,0.123051428571429,0.153814285714286}, {3239746,3857691,3857778,0.0318444444444444,0.0318444444444444}, {3239747,3857778,3858591,0.340311111111111,0.340311111111111}, {3239782,3850091,3850612,1000000,1000000}, {3239783,3851186,3851132,1000000,1000000}, {3239784,3851132,3850663,1000000,1000000}, {3239788,3851132,3851557,1000000,1000000}, {3239789,3851557,3851657,1000000,1000000}, {3239790,3921330,3921155,0.08379,0.0713106382978723}, {3239791,3921155,3921019,0.0530936170212766,0.0519875}, {3239792,3921155,3921246,0.199644444444444,0.199644444444444}, {3239795,3851083,3851031,0.174064864864865,0.149776744186047}, {3239796,3851031,3851477,0.182751219512195,0.182751219512195}, {3239797,3850966,3851031,1000000,1000000}, {3239801,3859594,3860080,1000000,1000000}, {3239802,3863237,3863022,0.141911111111111,0.141911111111111}, {3239803,3863022,3862893,1000000,1000000}, {3239821,3859869,3860019,1000000,1000000}, {3239822,3860019,3860081,0.0830444444444444,0.0830444444444444}, {3239829,3859276,3859230,1000000,1000000}, {3239830,3859251,3859184,0.02768,0.02768}, {3239831,3859184,3858457,0.21027,0.21027}, {3239832,3859230,3859184,1000000,1000000}, {3239833,3849472,3849452,0.224155555555556,0.224155555555556}, {3239836,3857939,3857119,1000000,1000000}, {3239837,3857119,3856944,1000000,1000000}, {3239838,3858673,3858039,1000000,1000000}, {3239840,3857119,3857919,1000000,1000000}, {3239841,3857919,3858039,1000000,1000000}, {3239842,3857939,3857919,1000000,1000000}, {3239843,3867223,3866808,0.228631578947368,0.188869565217391}, {3239844,3866808,3866733,0.0343565217391304,0.0303923076923077}, {3239845,3866966,3866769,1000000,0.870471428571429}, {3239846,3866808,3866769,0.0637411764705882,0.0637411764705882}, {3239848,3868287,3868595,0.31116,0.31116}, {3239851,3852900,3852480,0.0931882352941176,0.0990125}, {3239855,3854263,3853530,0.254915789473684,0.246274576271186}, {3239856,3853530,3853469,0.0210954545454545,0.0189428571428571}, {3239860,3866449,3866798,0.138461538461538,0.138461538461538}, {3239861,3866798,3867608,0.30228,0.30228}, {3239862,3866798,3867007,1000000,1000000}, {3239865,3867854,3867608,1000000,1000000}, {3239869,3858673,3858803,1000000,1000000}, {3239878,3859470,3859399,0.0344,0.0344}, {3239879,3859399,3858862,0.218244444444444,0.218244444444444}, {3239913,3880554,3880580,0.222471428571429,0.183211764705882}, {3239914,3880580,3880796,0.17795625,0.138892682926829}, {3239915,3880580,3881456,1000000,1000000}, {3239916,3875599,3875553,1000000,0.0605538461538462}, {3239917,3875553,3875475,1000000,0.128577777777778}, {3239918,3850353,3850593,0.0930333333333333,0.0985058823529412}, {3239919,3850593,3850634,0.0191142857142857,0.0202727272727273}, {3239920,3850593,3850338,1000000,1000000}, {3239922,3864952,3864829,0.207818181818182,0.0788275862068966}, {3239923,3864944,3865113,0.186466666666667,1000000}, {3239924,3865113,3865251,0.138342857142857,0.12105}, {3239925,3865113,3865115,0.05095,0.05095}, {3239926,3865115,3864952,0.179353846153846,1000000}, {3239927,3865232,3865066,0.101746153846154,0.08266875}, {3239928,3865066,3864952,0.08853,0.0571161290322581}, {3239929,3865115,3865066,0.129911111111111,1000000}, {3239937,3865091,3864862,0.262422222222222,0.262422222222222}, {3239938,3861228,3861756,0.35769,0.35769}, {3239943,3861228,3861004,0.265246153846154,0.2463}, {3239944,3861004,3860895,0.106820689655172,0.134686956521739}, {3239946,3861004,3861083,0.04785,0.04785}, {3239947,3861083,3861151,0.05475,0.05475}, {3239948,3861677,3862105,0.227304,0.218561538461538}, {3239949,3862105,3862025,1000000,1000000}, {3239950,3862025,3861894,1000000,1000000}, {3239953,3863165,3863018,0.102666666666667,0.102666666666667}, {3239979,3864840,3864830,1000000,0.3336}, {3239980,3864830,3864845,0.0786923076923077,0.066}, {3239981,3850637,3850627,0.01018125,1000000}, {3239982,3850627,3850559,0.0394071428571429,1000000}, {3239983,3850417,3850376,1000000,1000000}, {3239984,3850311,3850275,0.00841304347826087,0.00758823529411765}, {3239985,3850275,3850033,0.0730173913043478,0.067176}, {3239986,3850376,3850275,1000000,1000000}, {3239987,3864830,3864758,0.367390909090909,0.577328571428571}, {3239988,3864758,3864479,0.201266666666667,0.201266666666667}, {3239989,3864758,3864840,1000000,1000000}, {3239990,3850627,3850540,1000000,1000000}, {3239991,3850540,3850376,1000000,1000000}, {3239994,3859674,3860550,0.513955555555556,0.513955555555556}, {3239995,3851904,3852111,1000000,1000000}, {3240020,3861036,3861762,0.505257142857143,0.408092307692308}, {3240021,3861762,3861675,0.20382,0.20382}, {3240025,3859850,3860298,0.260672727272727,0.220569230769231}, {3240026,3860592,3860274,1000000,0.40008}, {3240027,3860274,3859211,1000000,0.481244444444444}, {3240028,3859085,3859810,0.310022222222222,0.29895}, {3240029,3859810,3859850,0.021216,0.0171096774193548}, {3240031,3859870,3859810,0.0902222222222222,0.0902222222222222}, {3240033,3859870,3859432,0.197111111111111,0.197111111111111}, {3240034,3859870,3860224,0.168822222222222,0.168822222222222}, {3240044,3860032,3859579,0.283044444444444,0.283044444444444}, {3240045,3859579,3859534,0.0229111111111111,0.0229111111111111}, {3240084,3858826,3858496,0.164424,0.1612}, {3240085,3858578,3858496,0.0963428571428571,0.103753846153846}, {3240088,3879603,3879656,1000000,0.0241818181818182}, {3240089,3879656,3879923,1000000,0.132794117647059}, {3240090,3879622,3879982,0.112866666666667,1000000}, {3240094,3871651,3871763,0.309355555555556,0.309355555555556}, {3240100,3877615,3877773,0.0699230769230769,0.0699230769230769}, {3240101,3877773,3878029,0.099888,0.0891857142857143}, {3240102,3878029,3878193,0.0884,0.0663}, {3240103,3877773,3878029,1.40406,1.40406}, {3240104,3849788,3849555,0.173660869565217,0.147933333333333}, {3240105,3849555,3849644,0.1914,0.1914}, {3240106,3849644,3849670,0.0592222222222222,0.0592222222222222}, {3240107,3849858,3849948,0.113006896551724,0.1024125}, {3240108,3849948,3849984,0.03988,0.0362545454545455}, {3240109,3849644,3849948,0.151844444444444,0.151844444444444}, {3240110,3853622,3853229,1000000,0.27195}, {3240111,3853229,3853171,1000000,0.0378}, {3240112,3853229,3852590,0.309377777777778,0.309377777777778}, {3240113,3877322,3877382,1000000,0.06516}, {3240114,3877382,3877859,0.224771428571429,0.14750625}, {3240115,3877382,3877248,0.188955555555556,0.188955555555556}, {3240119,3867716,3868027,1000000,0.114822222222222}, {3240120,3868027,3868148,1000000,0.03902}, {3240121,3867835,3868176,1000000,0.38878064516129}, {3240122,3868132,3867869,1000000,0.297163636363636}, {3240123,3868122,3867683,1000000,0.170304}, {3240124,3868148,3868176,1000000,0.01}, {3240125,3868176,3868212,1000000,0.021216}, {3240126,3868212,3868214,1000000,0.027768}, {3240127,3868132,3868122,1000000,0.01605}, {3240128,3868122,3868148,1000000,0.03096}, {3240156,3866094,3866015,0.02805,0.031416}, {3240157,3866015,3864781,0.351116666666667,0.341627027027027}, {3240158,3866015,3865981,0.29964,0.29964}, {3240193,3851485,3851468,0.00297,0.00321081081081081}, {3240194,3851468,3850360,0.429193548387097,0.492777777777778}, {3240195,3851468,3851535,1000000,1000000}, {3240196,3851535,3851703,1000000,1000000}, {3240197,3877322,3878101,0.176165217391304,1000000}, {3240198,3878101,3878350,0.0479898305084746,1000000}, {3240199,3853384,3853439,0.0280125,0.0344769230769231}, {3240200,3853439,3854238,0.4165,0.4685625}, {3240201,3854053,3853439,0.50592,0.50592}, {3240204,3863058,3863078,0.0655125,0.0748714285714286}, {3240205,3863058,3863196,1000000,0.0515027027027027}, {3240206,3862999,3862832,0.058152,0.07269}, {3240207,3863058,3863037,0.04125,1000000}, {3240213,3921161,3921186,1000000,0.0230857142857143}, {3240214,3921186,3921425,1000000,0.248177777777778}, {3240215,3921425,3921407,1000000,0.0224347826086957}, {3240216,3921186,3921425,1000000,0.37476}, {3240232,3858496,3858096,0.160064150943396,0.163142307692308}, {3240233,3858096,3857762,0.232540909090909,0.227373333333333}, {3240234,3858202,3858096,0.0475555555555556,0.0475555555555556}, {3240235,3852579,3852692,0.122533333333333,0.122533333333333}, {3240236,3852692,3852770,1000000,1000000}, {3240241,3871280,3871361,0.032625,0.0267692307692308}, {3240242,3871248,3871361,0.195428571428571,1000000}, {3240247,3871263,3871248,0.00998709677419355,0.00814736842105263}, {3240248,3871361,3871488,0.0481588235294118,0.0380790697674419}, {3240249,3871263,3871488,0.1242,1000000}, {3240259,3851935,3852258,0.141208695652174,0.154657142857143}, {3240260,3852258,3852435,0.0911428571428571,0.106333333333333}, {3240261,3851907,3852258,0.464630769230769,0.464630769230769}, {3240262,3872321,3872370,0.0207310344827586,0.0146634146341463}, {3240263,3872990,3872806,0.52386,0.52386}, {3240264,3872354,3872694,0.32244,0.32244}, {3240265,3872694,3872806,0.1122,0.1122}, {3240266,3872354,3872925,0.77298,1000000}, {3240267,3872925,3872990,0.21,0.21}, {3240268,3872694,3872925,0.6171,0.6171}, {3240269,3872806,3872983,0.19998,0.19998}, {3240270,3872983,3873516,0.61374,0.61374}, {3240271,3872983,3872847,0.38574,0.38574}, {3240272,3873928,3873667,0.31596,0.31596}, {3240273,3873516,3873667,0.6435,0.6435}, {3240274,3873667,3873928,0.57054,0.57054}, {3240275,3873696,3873897,0.47844,0.47844}, {3240276,3873897,3873928,0.8295,0.8295}, {3240277,3873928,3873786,0.67908,0.67908}, {3240278,3873786,3873696,0.3201,0.3201}, {3240279,3873516,3873786,0.29382,0.29382}, {3240280,3873786,3873897,0.15096,0.15096}, {3240281,3873043,3872990,0.06708,0.06708}, {3240282,3873155,3872103,0.3298125,0.5277}, {3240283,3873043,3873155,1000000,0.30096}, {3240284,3873667,3873100,0.59934,0.59934}, {3240285,3873100,3873043,0.05778,0.05778}, {3240286,3873251,3873192,0.0381666666666667,0.028625}, {3240287,3873192,3873155,0.0178,0.0138444444444444}, {3240288,3873100,3873192,0.29922,1000000}, {3240289,3872847,3873450,0.67434,0.67434}, {3240290,3873450,3873696,0.27438,0.27438}, {3240291,3873516,3873450,0.32964,0.32964}, {3240292,3872523,3872354,0.55212,0.55212}, {3240293,3872562,3872847,0.23532,0.23532}, {3240294,3872523,3872562,0.07872,0.07872}, {3240297,3851074,3851035,0.0288,0.0368}, {3240298,3851035,3850541,0.325275,0.354845454545455}, {3240299,3851035,3851278,0.19341,0.19341}, {3240300,3850541,3850926,0.218565517241379,0.198075}, {3240301,3851278,3850926,1000000,0.315088888888889}, {3240308,3863530,3863343,1000000,0.098341935483871}, {3240309,3863343,3863348,1000000,0.0298114285714286}, {3240310,3863116,3862158,1000000,0.404014285714286}, {3240311,3862835,3862721,1000000,1000000}, {3240312,3862419,3862275,0.108094736842105,0.0662516129032258}, {3240313,3862275,3862217,0.0294571428571429,0.0187454545454545}, {3240314,3862554,3862275,1000000,1000000}, {3240315,3863559,3863383,0.0629647058823529,0.0611657142857143}, {3240316,3863383,3863082,0.117466666666667,0.114291891891892}, {3240317,3860900,3860879,0.00774146341463415,0.00881666666666667}, {3240318,3860879,3860549,0.221682352941176,0.2284}, {3240319,3860706,3860879,1000000,1000000}, {3240320,3861288,3861224,0.03105,0.03493125}, {3240321,3861224,3861115,0.0555833333333333,0.06253125}, {3240322,3861224,3860800,0.239177777777778,0.239177777777778}, {3240323,3856998,3856268,1000000,1000000}, {3240324,3856268,3856251,1000000,1000000}, {3240325,3856041,3855323,0.466666666666667,0.4}, {3240326,3855323,3854316,0.90532,0.754433333333333}, {3240327,3855323,3855231,0.1148,0.1148}, {3240328,3854504,3854669,0.126733333333333,0.126733333333333}, {3240329,3873790,3873769,0.016932,0.0192409090909091}, {3240330,3873769,3873721,0.0362716981132075,0.0457714285714286}, {3240331,3873693,3873790,0.06924,0.0577}, {3240332,3873769,3873693,1000000,0.0459636363636364}, {3240333,3874126,3873818,0.292243636363636,0.26789}, {3240334,3873818,3873790,0.0249875,0.0255191489361702}, {3240335,3873693,3873818,1000000,0.040427027027027}, {3240336,3858410,3858091,0.131688888888889,0.131688888888889}, {3240337,3858037,3858011,0.0334571428571429,1000000}, {3240338,3858315,3858251,1000000,0.126189473684211}, {3240339,3858750,3858534,0.177575,0.21309}, {3240340,3858534,3858524,0.0454,0.05675}, {3240341,3858524,3858510,0.0521,0.0822631578947368}, {3240342,3857593,3857537,1000000,1000000}, {3240343,3858251,3858197,1000000,0.064448275862069}, {3240344,3858197,3858091,1000000,0.141263157894737}, {3240345,3858524,3858431,0.112707692307692,1000000}, {3240346,3858431,3858197,1000000,0.145930434782609}, {3240347,3858251,3858467,1000000,0.213323076923077}, {3240348,3858467,3858534,0.0534,1000000}, {3240349,3858431,3858467,0.03645,0.03645}, {3240350,3858315,3858211,0.118052459016393,1000000}, {3240351,3858211,3858147,0.0611225806451613,1000000}, {3240352,3858718,3858697,0.0149428571428571,0.0142636363636364}, {3240353,3858697,3858611,0.119874193548387,0.114341538461538}, {3240354,3861711,3861630,1000000,0.0578769230769231}, {3240355,3862127,3862054,0.0496181818181818,0.0454833333333333}, {3240356,3861630,3861783,0.0734222222222222,1000000}, {3240357,3861783,3862054,0.198311111111111,1000000}, {3240358,3862054,3861859,0.132783333333333,0.132783333333333}, {3240359,3861859,3861687,0.155525,0.11664375}, {3240360,3861783,3861859,1000000,0.0518888888888889}, {3240361,3861680,3861149,0.442666666666667,0.442666666666667}, {3240362,3861149,3860993,0.120096,0.120096}, {3240371,3870844,3870645,0.710470588235294,1000000}, {3240372,3870645,3869900,1.07155714285714,1000000}, {3240382,3851741,3852415,1000000,1000000}, {3240418,3895892,3895975,1000000,0.0371769230769231}, {3240419,3895975,3896096,1000000,0.0751034482758621}, {3240426,3895876,3895811,1000000,0.131223529411765}, {3240439,3861756,3861883,0.09447,0.09447}, {3240440,3861883,3861756,0.14133,0.14133}, {3240449,3865313,3865330,0.1118,1000000}, {3240450,3865330,3865341,0.07205625,1000000}, {3240451,3899683,3899864,0.118889361702128,1000000}, {3240452,3899864,3900025,0.0853368421052632,1000000}, {3240458,3899557,3899724,1000000,0.116629787234043}, {3240468,3874181,3874164,0.0423857142857143,1000000}, {3240469,3874164,3874131,0.106,1000000}, {3240478,3898156,3898206,0.0412819672131148,1000000}, {3240479,3898206,3898260,0.0470716981132075,1000000}, {3240485,3898260,3898176,0.05518,1000000}, {3240486,3898176,3898054,0.0848571428571429,1000000}, {3240487,3866361,3866393,1000000,0.00927428571428571}, {3240488,3866393,3866433,1000000,0.0166}, {3240496,3898640,3898560,0.0819545454545455,0.0419302325581395}, {3240497,3898560,3898482,0.1114125,0.0524294117647059}, {3240541,3889066,3889020,1000000,0.036312}, {3240542,3889020,3888806,1000000,0.13460625}, {3240543,3889609,3889715,0.0267384615384615,1000000}, {3240544,3889715,3889751,0.009675,1000000}, {3240545,3889979,3890169,0.0621666666666667,1000000}, {3240548,3895308,3895096,0.082665,1000000}, {3240549,3895096,3894890,0.0997333333333333,1000000}, {3240557,3877257,3876488,0.387095454545455,0.3548375}, {3240561,3900248,3900319,0.0270162162162162,1000000}, {3240562,3900319,3900391,0.0440516129032258,1000000}, {3240575,3850015,3850459,0.0863076923076923,1000000}, {3240576,3850459,3850712,0.0526338461538462,1000000}, {3240577,3851040,3851047,0.00696,0.007656}, {3240578,3850921,3850907,0.0638290909090909,0.0626892857142857}, {3240579,3850907,3850898,0.0407263157894737,0.0393457627118644}, {3240582,3849499,3848471,0.174534782608696,1000000}, {3240616,3859469,3859926,0.0767014925373134,0.0790615384615385}, {3240617,3859926,3860588,0.111980281690141,0.116920588235294}, {3240618,3860588,3861213,0.104825,0.109382608695652}, {3240957,3872560,3872613,1000000,0.00924255319148936}, {3240958,3872019,3872576,0.13161,1000000}, {3240959,3872576,3872618,0.00672,1000000}, {3240965,3868214,3868192,1000000,0.0132461538461538}, {3240966,3868192,3868132,1000000,0.0287739130434783}, {3240967,3874228,3874152,0.0402571428571429,0.0301928571428571}, {3240968,3855889,3855823,0.05496,0.05496}, {3240989,3854734,3854655,1000000,1000000}, {3240990,3854730,3854732,0.0531333333333333,0.0531333333333333}, {3240991,3854732,3854734,0.0485076923076923,0.0485076923076923}, {3240993,3860759,3861082,0.21375,0.244285714285714}, {3240994,3861082,3861244,0.35131875,0.387662068965517}, {3240995,3898539,3898631,1000000,0.0583945945945946}, {3240998,3876352,3876478,1000000,0.0781909090909091}, {3240999,3876478,3876488,0.00958536585365854,0.00836170212765957}, {3241180,3898026,3898348,1000000,1000000}, {3241181,3898026,3898016,0.0156882352941176,0.01524}, {3241182,3898016,3897916,0.119914285714286,0.108309677419355}, {3241183,3897916,3897897,0.08716,0.04085625}, {3241184,3897897,3897842,1000000,0.0906}, {3241185,3898016,3898023,1000000,0.48018}, {3241186,3898023,3897897,1000000,0.11754}, {3241187,3898023,3898342,0.31512,0.31512}, {3241202,3900539,3900530,1000000,1000000}, {3241205,3901126,3900940,0.439422222222222,0.439422222222222}, {3241207,3892054,3892117,0.0275866666666667,0.0326684210526316}, {3241208,3890896,3891214,0.509953846153846,0.189411428571429}, {3241209,3891214,3891497,1000000,0.21475}, {3241210,3891214,3891018,0.26185,1000000}, {3241254,3901044,3900908,1000000,0.0487787234042553}, {3241255,3900908,3900664,1000000,0.0868897959183673}, {3241256,3901127,3900983,0.057306976744186,1000000}, {3241257,3900983,3900739,0.0880595744680851,1000000}, {3241258,3900908,3900983,0.0942,0.0942}, {3241284,3880122,3880273,1000000,1000000}, {3241285,3880273,3879621,1000000,1000000}, {3241293,3890134,3890336,0.0530042553191489,0.0593142857142857}, {3241294,3890336,3890481,0.0435,0.0424883720930233}, {3241295,3890129,3890335,0.149052631578947,0.104888888888889}, {3241296,3890335,3891566,0.518361290322581,0.595155555555556}, {3241297,3890336,3890335,0.02941875,0.037656}, {3241301,3882748,3882537,0.0773066666666667,0.0756260869565217}, {3241302,3883209,3882665,0.328444444444444,0.328444444444444}, {3241303,3882665,3882443,0.132822222222222,0.132822222222222}, {3241304,3882748,3882665,0.0506666666666667,0.0506666666666667}, {3241388,3895234,3895356,0.0950228571428571,0.127915384615385}, {3241389,3895356,3895361,1000000,0.0554181818181818}, {3241390,3895361,3895356,1000000,0.0530608695652174}, {3241462,3874311,3874500,1000000,0.0631783783783784}, {3241463,3874500,3875675,1000000,0.3193375}, {3241482,3903508,3902320,0.294982978723404,0.308093333333333}, {3241483,3902320,3901384,0.184915789473684,0.184915789473684}, {3241495,3903508,3903287,0.252853846153846,0.469585714285714}, {3241496,3903287,3902480,0.323612903225806,0.3344}, {3241532,3858619,3858733,1000000,1000000}, {3241543,3876713,3876779,0.0347478260869565,0.04995}, {3241544,3877381,3876774,0.233386046511628,0.244770731707317}, {3241545,3876774,3876713,0.0214975609756098,0.02754375}, {3241546,3876779,3876774,0.0472571428571429,1000000}, {3241548,3914399,3914994,1000000,0.150452830188679}, {3241549,3914994,3915224,1000000,0.079152}, {3241554,3916494,3916218,0.17025,0.194571428571429}, {3241555,3916218,3915721,0.296163636363636,0.264145945945946}, {3241556,3914994,3916218,0.72262,0.72262}, {3241564,3877737,3877723,0.00983076923076923,0.0100235294117647}, {3241565,3877723,3877381,0.170916,0.1780375}, {3241573,3877874,3877844,0.0263222222222222,0.0278705882352941}, {3241574,3877844,3877737,0.0882,0.0916588235294118}, {3241575,3877737,3877874,1000000,0.852923076923077}, {3241588,3857953,3857749,0.0766363636363636,0.0766363636363636}, {3241589,3857749,3857114,0.297085714285714,0.297085714285714}, {3241590,3857311,3857309,0.103133333333333,0.126572727272727}, {3241591,3857309,3857052,0.351365217391304,0.351365217391304}, {3241592,3857749,3857533,0.0872222222222222,0.0872222222222222}, {3241593,3857533,3857309,1000000,1000000}, {3241594,3857953,3858022,1000000,1000000}, {3241595,3858022,3858235,0.1378,0.1378}, {3241606,3879752,3879898,0.0827777777777778,0.0827777777777778}, {3241607,3859213,3859265,0.027705,0.0307833333333333}, {3241608,3859265,3859316,0.0237076923076923,0.0264171428571429}, {3241609,3859316,3859543,0.0783891891891892,0.0805666666666667}, {3241610,3859543,3859655,0.0391875,0.0338918918918919}, {3241611,3859265,3859543,0.147244444444444,1000000}, {3241612,3916346,3916420,0.0254341463414634,0.0359586206896552}, {3241613,3916420,3917167,0.255160975609756,0.4359}, {3241627,3880331,3880194,0.0711183673469388,0.0968}, {3241628,3880194,3880076,0.071028,0.11098125}, {3241629,3880488,3880331,0.0915658536585366,0.0816130434782609}, {3241632,3879504,3879778,0.2546,0.2546}, {3241633,3880109,3879778,0.134882926829268,1000000}, {3241634,3879859,3879504,1000000,0.169127272727273}, {3241635,3880109,3879956,0.175225,0.175225}, {3241636,3879956,3879859,0.126190909090909,0.126190909090909}, {3241637,3880488,3880341,0.08745,1000000}, {3241638,3880341,3880109,0.09444,1000000}, {3241639,3879956,3880079,0.0768,0.0768}, {3241640,3880079,3880341,0.50142,0.50142}, {3241641,3880194,3879975,1000000,0.269215384615385}, {3241642,3879975,3879859,1000000,0.0625935483870968}, {3241643,3880079,3879975,0.1681125,0.1681125}, {3241644,3902402,3902279,1000000,1000000}, {3241645,3883302,3884205,0.601688888888889,0.601688888888889}, {3241688,3879778,3879439,0.1596,1000000}, {3241746,3881996,3881805,0.155347826086957,0.09925}, {3241747,3881805,3881659,0.119647058823529,0.08136}, {3241749,3881540,3881605,0.0450947368421053,0.04284}, {3241750,3881605,3881659,0.0428857142857143,0.0562875}, {3241751,3881805,3881605,0.19525,1000000}, {3241775,3883052,3883300,0.38136,0.38136}, {3241776,3883315,3882977,0.134953846153846,0.187971428571429}, {3241777,3882977,3882748,0.0902,0.0966428571428572}, {3241778,3883052,3882977,0.1293,0.1293}, {3241779,3882612,3882537,0.11256,0.11256}, {3241780,3881942,3882056,0.2088,0.2088}, {3241781,3881996,3882056,0.12354,0.12354}, {3241786,3882160,3881954,0.191028571428571,0.211136842105263}, {3241788,3882056,3882154,0.21564,0.21564}, {3241789,3882154,3882612,0.80166,0.80166}, {3241836,3922650,3922707,0.0492666666666667,0.0492666666666667}, {3241846,3922239,3921983,0.194936842105263,0.18519}, {3241847,3922239,3922326,0.0691111111111111,0.0691111111111111}, {3241856,3921504,3921697,1000000,1000000}, {3241857,3921697,3921983,1000000,1000000}, {3241858,3921983,3922033,0.0324230769230769,0.0383181818181818}, {3241864,3883058,3882206,0.400625,0.400625}, {3241865,3882206,3882119,0.0394269230769231,0.0372763636363636}, {3241866,3921938,3922046,0.158914285714286,0.171138461538462}, {3241867,3922046,3921787,0.336046153846154,0.43686}, {3241868,3922046,3922130,0.0584888888888889,0.0584888888888889}, {3241871,3882119,3882343,1000000,0.141775}, {3241872,3882343,3882443,1000000,0.05322}, {3241873,3882206,3882343,0.180577777777778,1000000}, {3241874,3922033,3922227,0.336911111111111,0.336911111111111}, {3241875,3922227,3922302,1000000,1000000}, {3241876,3889225,3889711,0.294272727272727,0.294272727272727}, {3241877,3922302,3922395,1000000,1000000}, {3241878,3922395,3922513,1000000,1000000}, {3241879,3922329,3922395,1000000,1000000}, {3241881,3888770,3888502,1000000,0.129422222222222}, {3241882,3888850,3888908,1000000,0.141992307692308}, {3241883,3888908,3888770,1000000,0.0595161290322581}, {3241890,3890065,3890183,1000000,1000000}, {3241891,3890183,3891335,1000000,1000000}, {3241892,3922841,3922878,0.0281555555555556,0.0281555555555556}, {3241893,3922878,3922918,0.0299777777777778,0.0299777777777778}, {3241894,3922878,3922806,0.128911111111111,0.128911111111111}, {3241895,3922806,3922918,0.101911111111111,0.101911111111111}, {3241896,3922841,3922751,0.0673111111111111,0.0673111111111111}, {3241897,3922751,3922611,1000000,1000000}, {3241898,3923041,3922974,0.0597142857142857,0.057}, {3241899,3922974,3922737,0.1912,0.1912}, {3241900,3922737,3922974,0.193133333333333,0.193133333333333}, {3241901,3922737,3922570,0.134844444444444,0.134844444444444}, {3241915,3923243,3923178,0.0535333333333333,0.0535333333333333}, {3241916,3923178,3923071,0.100711111111111,0.100711111111111}, {3241917,3923071,3922862,1000000,1000000}, {3241918,3923178,3923375,0.177266666666667,0.177266666666667}, {3241919,3923375,3923515,1000000,1000000}, {3241923,3882139,3878649,1000000,1000000}, {3241924,3922732,3922831,0.0947111111111111,0.0947111111111111}, {3241925,3922732,3922831,0.182844444444444,0.182844444444444}, {3241926,3922831,3922882,0.0406222222222222,0.0406222222222222}, {3241927,3922882,3923123,0.205666666666667,0.205666666666667}, {3241928,3923002,3923102,0.0515846153846154,0.050295}, {3241929,3923102,3923123,0.0127538461538462,0.0121317073170732}, {3241930,3922882,3923102,0.571866666666667,0.571866666666667}, {3241931,3883124,3883327,0.093495652173913,0.0896}, {3241932,3883327,3883480,0.063816,0.0569785714285714}, {3241933,3881869,3881997,0.07899,0.063192}, {3241934,3881997,3882066,0.0598941176470588,0.0442695652173913}, {3241937,3922505,3922377,0.0826444444444445,0.0826444444444445}, {3241938,3922809,3923002,0.161155555555556,0.161155555555556}, {3241939,3922505,3922742,0.172866666666667,0.172866666666667}, {3241940,3922742,3922809,0.191475,0.191475}, {3241941,3922377,3922643,0.177866666666667,0.177866666666667}, {3241942,3922643,3922731,0.0751777777777778,0.0751777777777778}, {3241943,3922742,3922643,0.0784,0.0784}, {3241944,3885132,3885078,0.265,0.240348837209302}, {3241945,3885078,3885073,0.00967692307692308,0.0102}, {3241947,3883917,3884579,1000000,1000000}, {3241948,3884585,3884579,0.0227333333333333,0.0227333333333333}, {3241949,3922244,3922556,0.168989189189189,0.156315}, {3241975,3890902,3891400,0.358672727272727,0.358672727272727}, {3241976,3891400,3891335,1000000,1000000}, {3242033,3890844,3891217,0.1386,0.1386}, {3242034,3891217,3891457,1000000,1000000}, {3242043,3920997,3921200,0.263711111111111,0.263711111111111}, {3242044,3921200,3921311,0.085608,0.085608}, {3242045,3920997,3921293,0.194,0.194}, {3242046,3921293,3921200,0.0578222222222222,0.0578222222222222}, {3242049,3885816,3885796,0.0730888888888889,0.0598}, {3242050,3885796,3885787,0.0304444444444444,0.0293571428571429}, {3242051,3885553,3885731,0.0878,0.0711891891891892}, {3242052,3885731,3885787,0.0252774193548387,0.0230470588235294}, {3242053,3885796,3885731,0.02736,1000000}, {3242059,3921311,3921224,0.057264,0.0795333333333333}, {3242060,3921224,3921111,0.0847043478260869,0.102536842105263}, {3242061,3921284,3921224,0.07768,0.07768}, {3242062,3921284,3921364,0.1674,0.1674}, {3242063,3921364,3921291,0.0510666666666667,0.0510666666666667}, {3242064,3921364,3921405,0.0321333333333333,0.0321333333333333}, {3242065,3921311,3921356,0.0399555555555556,0.0399555555555556}, {3242066,3921356,3921284,0.0523111111111111,0.0523111111111111}, {3242073,3921059,3921111,0.05736,0.0318666666666667}, {3242085,3921059,3921180,1000000,1000000}, {3242086,3921180,3921194,1000000,1000000}, {3242095,3859258,3859179,1000000,1000000}, {3242096,3859179,3858773,0.218111111111111,0.218111111111111}, {3242103,3917234,3917628,1000000,0.23976}, {3242104,3920842,3920901,0.05493,0.0646235294117647}, {3242105,3920901,3920755,0.136371428571429,0.168458823529412}, {3242106,3917310,3917379,0.04265,1000000}, {3242107,3920901,3921402,1000000,1000000}, {3242108,3921402,3921678,1000000,1000000}, {3242109,3921291,3921402,1000000,1000000}, {3242110,3921402,3921763,1000000,1000000}, {3242114,3886042,3886037,0.0126558139534884,0.0129571428571429}, {3242115,3886037,3885971,0.04206,0.0647076923076923}, {3242116,3921975,3921846,0.103377777777778,0.103377777777778}, {3242117,3921980,3922168,0.105666666666667,0.105666666666667}, {3242125,3885971,3885601,0.251645454545455,0.3460125}, {3242126,3885601,3885546,0.303521739130435,0.317318181818182}, {3242127,3886037,3886021,0.0634133333333333,0.0663627906976744}, {3242128,3886021,3885978,0.19886511627907,0.190026666666667}, {3242129,3885601,3886021,0.300557142857143,1000000}, {3242136,3857094,3857327,1000000,0.101110344827586}, {3242137,3857116,3857327,0.160452631578947,1000000}, {3242138,3857094,3857116,0.0348,0.0348}, {3242151,3898941,3899354,0.213364285714286,0.19914}, {3242152,3899354,3899466,0.0654444444444445,0.0654444444444445}, {3242153,3899493,3899472,0.111517647058824,0.101560714285714}, {3242154,3899472,3899466,0.04365,0.0398210526315789}, {3242155,3899354,3899472,0.0983333333333333,0.0885}, {3242159,3921424,3921146,0.186155555555556,0.186155555555556}, {3242160,3921559,3921597,0.0255333333333333,0.0265153846153846}, {3242161,3921597,3921424,0.2146,0.2146}, {3242162,3921424,3921597,0.0995333333333333,0.0995333333333333}, {3242163,3921597,3921789,0.125088888888889,0.125088888888889}, {3242165,3921875,3922258,0.175006451612903,0.187075862068966}, {3242166,3922258,3922392,0.0510285714285714,0.0465913043478261}, {3242167,3921642,3922003,1000000,0.2386}, {3242168,3922003,3922258,1000000,0.1656}, {3242169,3922003,3922146,0.0936666666666667,0.0936666666666667}, {3242176,3870701,3870622,1000000,0.19968}, {3242177,3870622,3870451,0.162023076923077,0.162023076923077}, {3242178,3869939,3869995,0.0993555555555556,0.0993555555555556}, {3242179,3869995,3869823,0.139066666666667,0.139066666666667}, {3242180,3869995,3870171,0.0781111111111111,0.0781111111111111}, {3242181,3919012,3919219,0.0977560975609756,0.102769230769231}, {3242182,3919219,3919281,0.0308057142857143,0.0326727272727273}, {3242183,3922650,3922371,0.207860869565217,0.207860869565217}, {3242184,3919281,3919236,0.0389739130434783,0.0689538461538461}, {3242185,3919236,3918872,0.214508108108108,0.256025806451613}, {3242186,3922611,3922547,1000000,1000000}, {3242187,3922547,3922371,0.143488888888889,0.143488888888889}, {3242188,3922371,3922455,0.194222222222222,0.194222222222222}, {3242189,3922455,3922513,1000000,1000000}, {3242190,3922547,3922455,0.0625333333333333,0.0625333333333333}, {3242191,3899220,3899069,0.104966666666667,0.107965714285714}, {3242192,3898770,3898995,0.102383333333333,0.11518125}, {3242193,3899069,3898995,0.0317189189189189,1000000}, {3242194,3899029,3898726,0.183742105263158,0.183742105263158}, {3242195,3898995,3899029,0.039,1000000}, {3242196,3899029,3899069,0.0298928571428571,1000000}, {3242200,3920606,3920914,0.325766666666667,0.308621052631579}, {3242201,3920914,3921059,0.15264,0.0880615384615385}, {3242202,3920864,3920914,0.08304,0.08304}, {3242203,3920864,3920814,0.09426,0.09426}, {3242204,3920605,3920864,0.4182,0.4182}, {3242205,3920605,3920542,0.13446,0.13446}, {3242206,3920814,3920658,0.4686,0.4686}, {3242207,3920658,3920605,0.11334,0.11334}, {3242208,3920542,3920603,0.10656,0.10656}, {3242209,3920658,3920603,0.1173,0.1173}, {3242210,3920603,3920473,0.25464,0.25464}, {3242211,3920473,3920542,0.34752,0.34752}, {3242212,3921119,3921362,0.1025,0.0838636363636364}, {3242213,3921362,3921539,0.0577736842105263,0.0562923076923077}, {3242217,3896505,3896952,0.270192,0.28145}, {3242218,3896952,3897055,0.0645428571428572,0.0645428571428572}, {3242219,3897055,3897101,0.0332423076923077,0.0314290909090909}, {3242220,3897101,3897103,0.00204230769230769,0.00196666666666667}, {3242221,3896952,3897101,0.14468,0.14468}, {3242238,3884687,3884231,1000000,0.3886875}, {3242239,3884231,3884208,1000000,0.0338285714285714}, {3242240,3884628,3884587,0.2343,0.2343}, {3242241,3884231,3884449,0.8316,0.8316}, {3242247,3920606,3920784,0.078446511627907,0.0822731707317073}, {3242248,3920784,3920983,0.102920930232558,0.100581818181818}, {3242249,3919445,3919211,0.4299,0.4299}, {3242250,3919721,3919445,1.35816,1.35816}, {3242251,3919445,3919721,0.81012,0.81012}, {3242252,3920784,3920705,0.11382,0.11382}, {3242253,3920705,3920128,2.08032,2.08032}, {3242254,3920128,3920705,2.01936,2.01936}, {3242255,3920413,3920606,0.096153488372093,0.133374193548387}, {3242256,3920128,3920089,0.16704,0.16704}, {3242257,3920413,3920089,0.45036,0.45036}, {3242258,3920089,3919911,0.30192,0.30192}, {3242259,3919911,3919319,0.86328,0.86328}, {3242260,3885020,3885087,0.319278260869565,0.319278260869565}, {3242261,3885087,3885143,0.4857,0.4857}, {3242262,3919911,3919843,0.27312,0.27312}, {3242263,3919843,3919720,1.31424,1.31424}, {3242264,3919720,3919440,0.78636,0.78636}, {3242265,3919843,3919720,0.4656,0.4656}, {3242266,3920089,3919938,0.7134,0.7134}, {3242267,3919938,3919782,0.501,0.501}, {3242268,3919938,3919782,1.34916,1.34916}, {3242269,3919782,3919755,0.11184,0.11184}, {3242270,3919755,3919721,0.13536,0.13536}, {3242271,3920053,3920413,0.160275,0.156365853658537}, {3242273,3919211,3919695,0.164657142857143,0.17289}, {3242274,3919755,3920029,1000000,0.45696}, {3242275,3920029,3920053,1000000,0.0150692307692308}, {3242283,3881799,3878878,1000000,1000000}, {3242286,3878878,3878855,1000000,1000000}, {3242287,3878855,3880429,1000000,1000000}, {3242288,3880408,3880839,1000000,1000000}, {3242289,3880429,3880839,1000000,1000000}, {3242301,3889019,3889088,0.40026,0.40026}, {3242302,3885834,3887715,1.03494,1.03494}, {3242303,3887715,3889019,0.63141,0.63141}, {3242304,3887351,3887340,0.19704,0.19704}, {3242306,3887351,3889654,1.20468,1.20468}, {3242309,3903138,3903559,1000000,1000000}, {3242310,3903559,3903036,1000000,1000000}, {3242318,3913400,3913589,0.121533333333333,0.10938}, {3242319,3913589,3913602,0.00619090909090909,0.00681}, {3242324,3913591,3913625,0.0156705882352941,0.0111}, {3242325,3913625,3914075,0.322833333333333,0.242125}, {3242328,3923213,3923239,0.0227333333333333,0.0227333333333333}, {3242329,3923239,3923686,1000000,1000000}, {3242333,3921362,3921441,0.144415384615385,0.234675}, {3242337,3921578,3921964,0.328088888888889,0.328088888888889}, {3242338,3921441,3921448,0.01848,0.0462}, {3242339,3921441,3921738,1.47385714285714,1000000}, {3242340,3921738,3921578,0.190909090909091,1000000}, {3242341,3921448,3921476,0.0317454545454545,0.0582}, {3242344,3921448,3921653,0.15392,0.23088}, {3242345,3921476,3921653,0.22092,0.22092}, {3242347,3921476,3921513,0.0298666666666667,0.03584}, {3242348,3921513,3921578,0.0496105263157895,0.0496105263157895}, {3242350,3921653,3921686,0.0204,0.0204}, {3242351,3921686,3921738,0.0436222222222222,1000000}, {3242352,3921513,3921686,0.2127,0.2127}, {3242364,3893648,3893806,0.0918222222222222,0.0854896551724138}, {3242365,3882361,3882426,0.0231647058823529,0.0319297297297297}, {3242366,3882426,3883123,0.1874,1000000}, {3242369,3882426,3883031,1000000,0.21816}, {3242380,3911768,3912513,0.536433333333333,0.4598}, {3242381,3912513,3913061,0.3788625,0.336766666666667}, {3242383,3912355,3912519,0.0914086956521739,0.10512}, {3242384,3912519,3912546,0.00694838709677419,0.00936521739130435}, {3242385,3893210,3893266,0.013104,0.013104}, {3242386,3893219,3893718,0.313118181818182,0.287025}, {3242396,3909590,3909633,0.01185,0.0116081632653061}, {3242399,3900345,3900783,0.293777777777778,0.293777777777778}, {3242400,3900783,3900886,1000000,1000000}, {3242401,3919957,3920158,0.0733813953488372,0.0717136363636364}, {3242402,3920158,3920353,0.060465,0.0620153846153846}, {3242405,3920816,3920925,0.79974,0.79974}, {3242406,3920925,3920816,0.1647,0.1647}, {3242410,3920158,3920271,0.18216,0.18216}, {3242411,3920271,3920816,1.1019,1.1019}, {3242412,3920482,3920610,0.214636363636364,0.214636363636364}, {3242413,3920271,3920610,0.46188,0.46188}, {3242414,3920610,3920628,1000000,0.0177272727272727}, {3242415,3920628,3921305,1000000,0.47875}, {3242418,3917921,3918321,0.12942,0.136231578947368}, {3242419,3918321,3918821,0.178584615384615,0.17412}, {3242420,3918484,3918321,1000000,1000000}, {3242421,3901248,3900846,0.120661538461538,0.104573333333333}, {3242422,3901248,3901284,0.114975,0.18396}, {3242423,3901284,3901209,0.0648,0.0891}, {3242424,3901284,3901327,0.0246666666666667,0.0246666666666667}, {3242425,3896012,3895938,1000000,1000000}, {3242426,3917875,3917981,0.0756315789473684,0.0898125}, {3242427,3917981,3918196,0.154642105263158,0.163233333333333}, {3242442,3916601,3916420,1000000,1000000}, {3242451,3899210,3899646,0.0983586206896552,1000000}, {3242452,3910572,3910757,1000000,1000000}, {3242453,3918837,3919232,0.220569230769231,0.136542857142857}, {3242454,3918837,3919471,1000000,0.329888888888889}, {3242455,3919326,3919360,1000000,0.03996}, {3242456,3919360,3919471,1000000,0.0543257142857143}, {3242457,3919232,3919360,1000000,0.0885818181818182}, {3242458,3913103,3914483,1000000,1000000}, {3242459,3919695,3919879,0.168317647058824,0.130063636363636}, {3242461,3919879,3920053,0.0967538461538461,0.0898428571428572}, {3242462,3919695,3920029,1000000,0.283628571428571}, {3242465,3914483,3912088,1000000,1000000}, {3242466,3915906,3916007,0.0953357142857143,0.0651073170731707}, {3242467,3916007,3916164,0.2355375,0.139577777777778}, {3242468,3916164,3916368,0.0592528301886793,0.0570981818181818}, {3242469,3916368,3916961,0.146116981132075,0.140803636363636}, {3242470,3916007,3916368,0.546323076923077,0.5073}, {3242520,3873951,3874082,0.0402439024390244,1000000}, {3242521,3874082,3874281,0.06,1000000}, {3242522,3897268,3897418,0.22584,0.22584}, {3242531,3901655,3901874,0.126288888888889,0.126288888888889}, {3242532,3901874,3902285,0.214955555555556,0.214955555555556}, {3242540,3917137,3917299,0.0671657142857143,1000000}, {3242634,3910675,3911082,0.337213953488372,0.45313125}, {3242635,3911082,3911220,0.226689473684211,0.297041379310345}, {3242636,3911370,3911361,0.02502,0.02502}, {3242637,3911361,3911290,0.14916,0.14916}, {3242638,3911082,3911361,0.14874,0.14874}, {3242661,3910865,3910970,0.0557714285714286,0.0557714285714286}, {3242662,3910970,3910949,0.0789652173913044,0.0672666666666667}, {3242668,3911011,3911099,0.02724,0.0360529411764706}, {3242669,3911099,3911282,0.0643285714285714,0.08443125}, {3242670,3910970,3910988,0.0230275862068966,0.0230275862068966}, {3242671,3910988,3911282,0.19851,0.19851}, {3242672,3911099,3910988,0.29745,0.29745}, {3242683,3891497,3891822,1000000,0.147317647058824}, {3242684,3891760,3891915,0.0749842105263158,0.0814114285714286}, {3242685,3891915,3892054,0.0665714285714286,0.0735789473684211}, {3242686,3907016,3907159,0.0275877551020408,1000000}, {3242687,3906700,3906856,0.0367304347826087,1000000}, {3242688,3906856,3906877,0.00473333333333333,1000000}, {3242691,3919626,3919532,1000000,0.0514461538461538}, {3242692,3919532,3919459,1000000,0.0373058823529412}, {3242694,3892977,3892193,0.273365217391304,1000000}, {3242695,3893024,3893037,0.0196875,0.0196875}, {3242696,3893037,3893563,0.487133333333333,0.487133333333333}, {3242697,3893024,3892977,0.0145565217391304,1000000}, {3242698,3893138,3893024,0.0498954545454546,1000000}, {3242699,3894487,3894506,0.012227027027027,0.0137090909090909}, {3242700,3894506,3894941,0.315488888888889,0.37035652173913}, {3242702,3894171,3894470,0.140571428571429,0.1476}, {3242703,3894470,3894487,0.0082054054054054,0.0092}, {3242704,3894443,3894470,0.0173777777777778,1000000}, {3242707,3893307,3893782,1000000,0.226960975609756}, {3242708,3893138,3893173,1000000,0.020565}, {3242709,3893173,3893307,1000000,0.0831090909090909}, {3242710,3893143,3893278,0.0808666666666667,1000000}, {3242711,3895950,3895930,1000000,1000000}, {3242712,3896104,3896113,0.126266666666667,0.126266666666667}, {3242716,3893143,3892983,1000000,0.0701857142857143}, {3242717,3892983,3892156,1000000,0.279510638297872}, {3242718,3893024,3892983,0.0278526315789474,0.02646}, {3242724,3893278,3893742,0.223360975609756,1000000}, {3242725,3893782,3893742,0.05116,0.0403894736842105}, {3242726,3896356,3896534,0.0740666666666667,0.0740666666666667}, {3242727,3896329,3896393,0.08048,0.08048}, {3242728,3896393,3896534,0.104733333333333,0.104733333333333}, {3242729,3896356,3896393,0.0941111111111111,0.0941111111111111}, {3242759,3888283,3888378,0.172177777777778,0.172177777777778}, {3242760,3888131,3888283,0.0693,0.0693}, {3242761,3888378,3888131,0.197666666666667,1000000}, {3242762,3903889,3903467,0.267321428571429,0.440294117647059}, {3242763,3903467,3903057,0.178389473684211,0.178389473684211}, {3242765,3916335,3916387,0.821109090909091,0.821109090909091}, {3242766,3904282,3904520,0.0607854545454545,0.0726782608695652}, {3242767,3904520,3904565,0.0121178571428571,0.0138489795918367}, {3242768,3903467,3903572,0.0968210526315789,0.108211764705882}, {3242769,3904283,3904520,0.135830769230769,0.1308}, {3242770,3903572,3904283,0.793542857142857,0.793542857142857}, {3242771,3915447,3916261,1000000,1000000}, {3242772,3903572,3903822,0.40552,0.40552}, {3242773,3903935,3904283,0.283357894736842,0.26919}, {3242774,3903822,3903935,0.0887428571428571,0.109623529411765}, {3242775,3916387,3916261,0.127863157894737,0.127863157894737}, {3242776,3916282,3916261,0.0162333333333333,0.0153789473684211}, {3242777,3916762,3917118,0.17472,0.1248}, {3242778,3916659,3916387,0.428966666666667,0.428966666666667}, {3242779,3916282,3916659,0.309663157894737,0.255808695652174}, {3242780,3916659,3916762,0.0608086956521739,0.04995}, {3242781,3916261,3916659,0.594,0.565714285714286}, {3242783,3905120,3905293,0.0684130434782609,1000000}, {3242784,3905293,3905882,0.43233,1000000}, {3242785,3904858,3904943,0.0172363636363636,0.0185882352941176}, {3242786,3904943,3905162,0.0623555555555555,0.0647538461538461}, {3242787,3905162,3905225,0.0192905660377359,0.020448}, {3242788,3905162,3905005,0.162233333333333,1000000}, {3242789,3904819,3904610,0.187333333333333,0.187333333333333}, {3242790,3904610,3904666,0.11046,0.11046}, {3242791,3859613,3859823,0.0878689655172414,0.106175}, {3242792,3905293,3904946,0.209914285714286,0.217688888888889}, {3242793,3904946,3904819,0.0477724137931034,1000000}, {3242794,3904666,3904846,0.115486956521739,0.126485714285714}, {3242795,3904846,3904946,0.0621096774193548,1000000}, {3242796,3904778,3904846,0.0344,1000000}, {3242797,3904666,3904738,0.0748125,0.0748125}, {3242798,3904686,3904943,0.268058823529412,1000000}, {3242799,3904738,3904686,0.142511111111111,0.142511111111111}, {3242800,3905005,3904854,0.101858823529412,0.101858823529412}, {3242801,3904854,3904686,0.13635,0.13635}, {3242802,3904738,3904854,0.13695,0.128894117647059}, {3242803,3904738,3905005,0.335022222222222,1000000}, {3242804,3904819,3904778,0.04096,1000000}, {3242805,3904778,3904610,0.127515789473684,0.127515789473684}, {3242816,3910695,3910757,0.178032,0.178032}, {3242817,3910695,3910759,0.04275,0.04275}, {3242825,3910671,3910820,0.0852,0.0852}, {3242826,3910757,3910787,0.0881142857142857,0.0881142857142857}, {3242827,3910787,3910806,0.0568888888888889,0.0568888888888889}, {3242828,3910806,3910917,0.0551777777777778,0.0551777777777778}, {3242829,3910917,3911207,0.141977777777778,0.141977777777778}, {3242830,3910787,3910917,0.0508,0.0508}, {3242832,3851899,3852127,0.208222222222222,0.208222222222222}, {3242833,3852215,3852127,0.0440222222222222,0.0440222222222222}, {3242834,3852127,3852019,0.0541333333333333,0.0541333333333333}, {3242849,3860500,3860640,0.0681913043478261,0.0667404255319149}, {3242850,3860640,3860922,0.156516279069767,0.152959090909091}, {3242851,3860640,3861065,0.219955555555556,0.219955555555556}, {3242852,3860922,3861044,0.158356097560976,0.150990697674419}, {3242853,3861044,3861059,0.0211434782608696,0.0226186046511628}, {3242854,3861044,3861373,0.168511111111111,0.168511111111111}, {3242892,3863053,3862584,0.514755555555556,0.514755555555556}, {3242893,3862584,3862204,0.2538,0.2538}, {3242894,3862720,3862525,0.239290909090909,0.210576}, {3242895,3862525,3862363,0.225221052631579,0.225221052631579}, {3242896,3862525,3862097,0.176666666666667,0.176666666666667}, {3242902,3866430,3865737,0.579458823529412,0.579458823529412}, {3242903,3865737,3865622,0.0677666666666667,0.0451777777777778}, {3242904,3865831,3865708,0.0486,0.0271255813953488}, {3242905,3865708,3865622,0.0255096774193548,0.0188285714285714}, {3242906,3865737,3865708,0.0238166666666667,1000000}, {3242908,3864109,3863803,0.142377777777778,0.142377777777778}, {3242913,3864983,3865979,0.443288888888889,0.443288888888889}, {3242914,3867566,3866633,0.265954285714286,0.358015384615385}, {3242915,3866633,3866114,0.14218064516129,0.14692}, {3242916,3866633,3866590,0.0987111111111111,0.0987111111111111}, {3242918,3867150,3866914,0.1082,0.1082}, {3242922,3866579,3866355,0.202444444444444,0.202444444444444}, {3242923,3866954,3866719,0.220133333333333,0.220133333333333}, {3242924,3866719,3866579,1000000,1000000}, {3242925,3867698,3867760,1000000,1000000}, {3242926,3867760,3867547,0.0854444444444445,0.0854444444444445}, {3242927,3867566,3867547,1000000,1000000}, {3242928,3867547,3867480,0.211066666666667,0.211066666666667}, {3242935,3867305,3867747,0.182884615384615,0.182884615384615}, {3242936,3867747,3868048,0.129913043478261,0.129913043478261}, {3242937,3869759,3869388,0.213111111111111,0.213111111111111}, {3242938,3873479,3873488,0.01075,0.010530612244898}, {3242939,3873358,3872059,0.354384615384615,0.383916666666667}, {3242940,3873485,3873484,0.016475,0.0175733333333333}, {3242941,3873484,3873479,0.012465306122449,0.0132782608695652}, {3242942,3873479,3873413,0.042,0.035}, {3242943,3873413,3873358,0.03096,0.0281454545454545}, {3242946,3869583,3869329,0.10905,0.10905}, {3242947,3869329,3869206,1000000,1000000}, {3242957,3850077,3849921,0.078576,0.0677379310344828}, {3242958,3849921,3849479,0.211244444444444,0.183987096774194}, {3242959,3849921,3849299,0.760177777777778,0.760177777777778}, {3242960,3870284,3870239,1000000,1000000}, {3242961,3869755,3869700,0.36006,0.36006}, {3242962,3860120,3860261,0.180469565217391,0.180469565217391}, {3242963,3860261,3860267,0.0157333333333333,0.0157333333333333}, {3242964,3860261,3860438,1000000,1000000}, {3242965,3860261,3860021,0.128066666666667,0.128066666666667}, {3242966,3860021,3860007,0.0831777777777778,0.0831777777777778}, {3242967,3859769,3860021,1000000,1000000}, {3242970,3870681,3870682,0.00153333333333333,0.00153333333333333}, {3242971,3870485,3870681,0.0686,0.0686}, {3242974,3858791,3858968,1000000,1000000}, {3242975,3858825,3858925,0.0431777777777778,0.0431777777777778}, {3242976,3858925,3859000,1000000,1000000}, {3242979,3859353,3859326,0.0106227272727273,0.0106227272727273}, {3242980,3859326,3859155,0.05848,0.05848}, {3242981,3859644,3859436,1000000,0.21918}, {3242982,3859436,3859226,1000000,0.1803}, {3242983,3859326,3859436,1000000,1000000}, {3242984,3862158,3862038,0.28191724137931,0.291985714285714}, {3242985,3862038,3862018,0.0694636363636364,0.0727714285714286}, {3242986,3862148,3862038,0.098664,1000000}, {3242987,3863120,3862449,0.221545945945946,0.2561625}, {3242988,3870971,3871035,0.0415555555555556,0.0415555555555556}, {3242989,3870971,3870788,0.10863,0.10863}, {3242990,3870788,3870129,0.244577777777778,0.244577777777778}, {3242991,3878230,3878137,1000000,0.2116}, {3242992,3877159,3878137,0.363327272727273,0.32625306122449}, {3242993,3878137,3878290,1000000,0.0920823529411765}, {3242997,3876894,3876587,1000000,0.114457894736842}, {3242998,3876715,3876894,1000000,0.0723782608695652}, {3242999,3876894,3877159,0.101804347826087,0.09366}, {3243000,3870909,3870752,0.0971333333333333,0.1457}, {3243001,3870752,3870747,0.00246315789473684,0.0036}, {3243002,3870752,3870602,1000000,1000000}, {3243003,3870602,3870681,0.0924222222222222,0.0924222222222222}, {3243005,3850376,3849162,1000000,1000000}, {3243007,3851283,3851306,0.029736,0.0391263157894737}, {3243008,3851306,3851746,0.212181818181818,0.241448275862069}, {3243010,3850876,3850510,0.216222222222222,0.216222222222222}, {3243016,3871900,3872417,1000000,1000000}, {3243017,3871607,3871621,0.0249260869565217,1000000}, {3243018,3871721,3871607,0.0655764705882353,0.07432}, {3243019,3871642,3871682,1000000,0.0693}, {3243020,3871682,3871721,1000000,0.0551526315789474}, {3243021,3871547,3871582,0.0458625,1000000}, {3243022,3871582,3871607,0.0442851063829787,1000000}, {3243023,3871682,3871582,0.0189411764705882,0.0189411764705882}, {3243024,3878496,3878364,0.0385826086956522,1000000}, {3243025,3878950,3878922,0.0107,1000000}, {3243026,3879076,3878919,1000000,0.0420566037735849}, {3243027,3878919,3878689,1000000,0.0689192307692308}, {3243028,3878689,3878919,0.2511,1000000}, {3243029,3878562,3878407,0.10833,1000000}, {3243030,3878407,3878205,0.156433333333333,1000000}, {3243031,3878496,3878471,1000000,0.0838235294117647}, {3243032,3878471,3878922,1000000,0.341647058823529}, {3243033,3878407,3878471,1000000,0.0624}, {3243035,3878689,3878525,1000000,0.040665306122449}, {3243036,3878525,3878421,1000000,0.03315}, {3243037,3878922,3878646,0.08725,1000000}, {3243038,3878646,3878496,0.0418085106382979,1000000}, {3243039,3859948,3859774,0.059115,0.0563}, {3243040,3859774,3859562,0.0931655172413793,0.0711}, {3243044,3851701,3849923,0.547442857142857,0.489204255319149}, {3243049,3861944,3861652,0.0763764705882353,0.0721333333333333}, {3243050,3861652,3861568,0.0243411764705882,0.023422641509434}, {3243051,3862428,3861715,0.481822222222222,0.481822222222222}, {3243052,3861715,3861652,1000000,1000000}, {3243054,3886888,3886782,0.0569181818181818,1000000}, {3243055,3886782,3885804,0.275707317073171,1000000}, {3243056,3886782,3886726,0.1218,1000000}, {3243057,3886726,3886802,0.0750857142857143,0.10512}, {3243058,3886802,3886807,0.0429,0.0449428571428571}, {3243059,3886807,3886847,0.0514105263157895,1000000}, {3243060,3886847,3886888,0.129860869565217,1000000}, {3243061,3886802,3886847,0.01746,1000000}, {3243062,3877560,3878066,0.279933333333333,1000000}, {3243063,3877560,3877542,0.05058,0.06744}, {3243064,3878066,3878052,0.0475813953488372,1000000}, {3243065,3878052,3877943,0.234860377358491,1000000}, {3243066,3877930,3878052,1000000,0.114572727272727}, {3243067,3877321,3877314,0.0502421052631579,0.0502421052631579}, {3243068,3877930,3877321,1000000,1.30152}, {3243069,3877898,3877812,0.168294545454545,1000000}, {3243070,3877980,3877888,1000000,0.213559090909091}, {3243071,3877898,3877980,0.0488,0.0305}, {3243072,3877542,3877427,0.296715789473684,0.296715789473684}, {3243073,3889464,3889544,0.0473733333333333,0.0435061224489796}, {3243074,3889544,3889872,0.19185,0.1438875}, {3243075,3888450,3889544,0.49569375,1000000}, {3243076,3889352,3890607,0.272830188679245,1000000}, {3243078,3877775,3877898,0.07788,0.0449307692307692}, {3243079,3877943,3877919,0.0553473684210526,1000000}, {3243080,3877919,3877898,0.0314275862068965,1000000}, {3243081,3877775,3877919,1000000,0.0783931034482759}, {3243082,3890694,3890815,1000000,0.0312279069767442}, {3243083,3890815,3890952,1000000,0.0423627906976744}, {3243084,3890952,3891031,1000000,0.0243571428571429}, {3243088,3877314,3877417,0.0290181818181818,0.02394}, {3243089,3877417,3877775,0.141825,0.10636875}, {3243090,3877321,3877417,1000000,0.0408}, {3243091,3893439,3893501,0.0492375,0.0477454545454545}, {3243092,3893439,3893284,1000000,0.53424}, {3243093,3893284,3893501,1000000,0.52752}, {3243094,3877580,3877621,1000000,0.00878918918918919}, {3243095,3877621,3878079,1000000,0.158958620689655}, {3243096,3878150,3878135,1000000,0.0429260869565217}, {3243097,3878135,3878017,1000000,0.264970212765957}, {3243098,3878017,3877991,1000000,0.0690666666666667}, {3243099,3877991,3877980,1000000,0.0354875}, {3243100,3901522,3901670,0.332311111111111,0.332311111111111}, {3243101,3901670,3901719,0.0268888888888889,0.0268888888888889}, {3243102,3901670,3901597,0.0272,0.0272}, {3243103,3883658,3883610,0.0290076923076923,1000000}, {3243104,3885289,3886276,0.270505263157895,0.302329411764706}, {3243105,3886276,3886726,0.240782608695652,0.23075}, {3243106,3886103,3886276,1000000,1000000}, {3243107,3886045,3886174,1000000,1000000}, {3243108,3875733,3875323,0.19235,0.15388}, {3243109,3875323,3875124,0.145447058823529,0.107504347826087}, {3243110,3875323,3875373,0.115044444444444,0.115044444444444}, {3243112,3887860,3887953,0.0321857142857143,1000000}, {3243113,3887953,3887990,0.0233428571428571,1000000}, {3243114,3887842,3887953,1000000,0.0231076923076923}, {3243115,3887957,3888028,1000000,0.0349363636363636}, {3243116,3888028,3888061,1000000,0.0156818181818182}, {3243117,3887953,3888028,1000000,0.0289875}, {3243118,3884812,3885013,0.194,0.127756097560976}, {3243119,3885013,3885054,0.0276909090909091,0.0198652173913043}, {3243120,3889387,3889598,0.105876923076923,0.161929411764706}, {3243121,3889598,3890417,0.251944186046512,0.300933333333333}, {3243122,3889598,3889508,0.248733333333333,0.248733333333333}, {3243123,3875553,3875772,0.0915692307692308,0.140047058823529}, {3243124,3875772,3875735,0.0748444444444444,0.0748444444444444}, {3243125,3875772,3876140,0.236273684210526,0.236273684210526}, {3243126,3876140,3876263,0.0492666666666667,0.0492666666666667}, {3243127,3876140,3876117,0.0650666666666667,0.0650666666666667}, {3243130,3886438,3886467,0.0468352941176471,0.06635}, {3243131,3885811,3886438,1000000,0.157883720930233}, {3243132,3885013,3885497,1000000,0.21145}, {3243133,3885497,3885811,1000000,0.0823857142857143}, {3243134,3887261,3887232,0.0464,0.0464}, {3243136,3889344,3889361,0.0419428571428571,0.0326222222222222}, {3243137,3900187,3899672,0.318418181818182,0.269430769230769}, {3243138,3899672,3899241,0.190059574468085,0.194191304347826}, {3243139,3899672,3899539,0.0658384615384615,1000000}, {3243140,3899539,3900093,1000000,0.373606451612903}, {3243141,3899539,3899420,0.0690782608695652,1000000}, {3243142,3900093,3900293,1000000,0.111363636363636}, {3243143,3899420,3899345,0.043392,1000000}, {3243144,3899345,3898876,0.245911111111111,0.245911111111111}, {3243145,3899420,3900174,1.02636,1000000}, {3243146,3900174,3900293,0.0786,0.0786}, {3243147,3899345,3900174,0.630444444444444,1000000}, {3243148,3911532,3911961,0.147014285714286,1000000}, {3243149,3911899,3912621,0.123402857142857,1000000}, {3243150,3911532,3911899,0.109213636363636,1000000}, {3243151,3900128,3900295,0.231890322580645,1000000}, {3243152,3900295,3900187,0.0782117647058823,0.0738666666666667}, {3243153,3900103,3900843,0.222102857142857,1000000}, {3243154,3900843,3901000,0.0573833333333333,1000000}, {3243155,3910193,3911899,0.311966197183099,1000000}, {3243156,3909953,3910320,0.107655,1000000}, {3243157,3910320,3910848,0.162965853658537,1000000}, {3243158,3910193,3910320,0.040836,1000000}, {3243159,3900295,3900654,0.353647058823529,0.353647058823529}, {3243160,3900452,3900187,0.3380625,0.154542857142857}, {3243161,3900654,3900452,0.162631578947368,1000000}, {3243162,3900654,3900735,0.0484888888888889,1000000}, {3243163,3900735,3900843,0.0413117647058824,1000000}, {3243164,3900500,3900452,1000000,0.0286604651162791}, {3243165,3900735,3900500,1000000,0.137822222222222}, {3243166,3900864,3900896,1000000,0.0107538461538462}, {3243167,3900896,3901057,1000000,0.0617090909090909}, {3243168,3896942,3897057,0.1074,0.0835333333333333}, {3243169,3916895,3916925,0.0139235294117647,0.0182076923076923}, {3243170,3916896,3916895,0.0170487804878049,1000000}, {3243171,3898217,3898849,0.296757142857143,0.519325}, {3243172,3898849,3899241,0.1654,0.158784}, {3243173,3916895,3916952,0.0137268292682927,1000000}, {3243174,3897057,3897545,0.199753846153846,0.199753846153846}, {3243175,3897545,3898849,0.476042857142857,0.434647826086957}, {3243176,3897395,3897545,0.0910666666666667,0.0910666666666667}, {3243177,3880834,3880792,0.0197379310344828,1000000}, {3243178,3880792,3880565,0.0933483870967742,1000000}, {3243179,3880792,3880912,1000000,0.0728666666666667}, {3243180,3880834,3880909,1000000,0.0234}, {3243181,3880912,3880909,1000000,0.0475714285714286}, {3243182,3894345,3894418,0.137542857142857,1000000}, {3243225,3891032,3891189,0.213466666666667,0.19212}, {3243226,3891189,3891630,0.2622,0.251275}, {3243227,3892335,3892022,0.0947375,1000000}, {3243228,3889185,3889337,0.0701478260869565,1000000}, {3243229,3889237,3889249,0.00809230769230769,0.0116888888888889}, {3243230,3889249,3889337,0.0425560975609756,0.0562838709677419}, {3243231,3889185,3889249,0.068592,1000000}, {3243232,3888028,3889059,1000000,0.4731}, {3243233,3887854,3887660,0.0920526315789474,1000000}, {3243234,3887660,3887592,0.0291,1000000}, {3243235,3889059,3887660,1000000,0.442747058823529}, {3243237,3887232,3887978,1000000,0.160053333333333}, {3243238,3887978,3888091,1000000,0.02896}, {3243239,3888036,3887978,0.0951157894736842,1000000}, {3243240,3893557,3894694,0.399814925373134,0.4252}, {3243241,3895900,3896440,0.611066666666667,0.611066666666667}, {3243242,3880912,3881114,0.0679764705882353,1000000}, {3243243,3883321,3883384,0.037695652173913,0.0456315789473684}, {3243244,3883384,3883419,0.0157111111111111,0.0192818181818182}, {3243245,3883067,3883178,1000000,0.0378}, {3243246,3883178,3883321,1000000,0.0642954545454545}, {3243247,3883384,3883178,0.09896,1000000}, {3243248,3883000,3883113,0.0508536585365854,1000000}, {3243249,3883113,3883280,0.0763166666666667,1000000}, {3243250,3887854,3887933,1000000,0.0278590909090909}, {3243251,3887933,3887957,1000000,0.00827727272727273}, {3243252,3887261,3887993,0.211288235294118,1000000}, {3243253,3887993,3888120,0.0407225806451613,1000000}, {3243254,3911025,3911705,1000000,0.133411267605634}, {3243255,3911705,3912518,1000000,0.149434782608696}, {3243256,3908543,3910257,1000000,0.3258}, {3243257,3910257,3911025,1000000,0.134117142857143}, {3243258,3894332,3894345,0.0365672727272727,0.0365672727272727}, {3243259,3894345,3894349,0.00417966101694915,0.00474230769230769}, {3243261,3887326,3887580,0.098835,1000000}, {3243262,3887580,3887667,0.0358883720930233,1000000}, {3243263,3888061,3889075,0.27624,1000000}, {3243264,3889075,3889185,0.0499241379310345,1000000}, {3243310,3856054,3855397,0.271555555555556,0.271555555555556}, {3243311,3855397,3855414,0.0410666666666667,0.0410666666666667}, {3243312,3858469,3858129,0.442690909090909,1000000}, {3243313,3858129,3858259,0.429342857142857,0.429342857142857}, {3243314,3858129,3858253,0.179866666666667,0.179866666666667}, {3243315,3858253,3858465,0.227218181818182,0.227218181818182}, {3243316,3868242,3868270,0.0248727272727273,0.02736}, {3243317,3868270,3868287,0.0209454545454545,0.02304}, {3243318,3867959,3867935,0.0358,0.03759}, {3243319,3867935,3867362,0.4486875,0.4486875}, {3243320,3867962,3867935,1000000,1000000}, {3243321,3868270,3868226,1000000,1000000}, {3243322,3869325,3869302,0.0167571428571429,0.0138}, {3243323,3869302,3869012,0.130714285714286,0.111585365853659}, {3243324,3869302,3869340,1000000,1000000}, {3243325,3869827,3869882,1000000,1000000}, {3243326,3870038,3870057,0.03306,0.03306}, {3243327,3870922,3870936,0.0307304347826087,0.044175}, {3243328,3871814,3871762,0.0222,0.0191166666666667}, {3243329,3871762,3871704,0.0827333333333333,0.07446}, {3243330,3871488,3871757,0.120445161290323,0.128751724137931}, {3243331,3871757,3871814,0.0410275862068965,0.0626210526315789}, {3243332,3871762,3871757,1000000,0.050775}, {3243333,3871898,3871814,0.0272896551724138,0.0208263157894737}, {3243334,3871757,3871898,1000000,0.0340923076923077}, {3243335,3860366,3860075,0.170933333333333,0.170933333333333}, {3243336,3860075,3859877,1000000,1000000}, {3243337,3870936,3871462,1000000,0.143223529411765}, {3243338,3871462,3871787,1000000,0.122184}, {3243339,3875475,3875365,1000000,0.163529032258065}, {3243340,3875365,3875321,1000000,0.0819483870967742}, {3243341,3875365,3875567,0.334355555555556,0.334355555555556}, {3243342,3875200,3875541,1000000,0.0955733333333333}, {3243343,3875541,3875936,1000000,0.0916933333333333}, {3243344,3875541,3875793,1000000,1000000}, {3243345,3875793,3875826,1000000,1000000}, {3243346,3875500,3875793,1000000,1000000}, {3243347,3875793,3876019,1000000,1000000}, {3243348,3876102,3876019,0.0772222222222222,0.0772222222222222}, {3243349,3876252,3876159,0.195088888888889,0.195088888888889}, {3243350,3876019,3876159,0.170155555555556,0.170155555555556}, {3243351,3876159,3876124,0.0815777777777778,0.0786642857142857}, {3243352,3876124,3875847,0.136466666666667,0.136466666666667}, {3243353,3876124,3876099,0.0628363636363636,0.0628363636363636}, {3243354,3876099,3875767,0.146377777777778,0.146377777777778}, {3243355,3876099,3876068,0.0596322580645161,0.0596322580645161}, {3243356,3876068,3876023,0.0911307692307692,0.0764322580645161}, {3243357,3876068,3875695,0.1644,0.1644}, {3243358,3875185,3875531,0.0922085106382979,1000000}, {3243359,3875531,3875923,0.0997756097560976,1000000}, {3243360,3881476,3881709,1000000,0.284707317073171}, {3243361,3881709,3881723,1000000,0.0105081081081081}, {3243362,3884472,3884471,0.1247625,1000000}, {3243363,3884471,3884493,0.3933,1000000}, {3243364,3884137,3884270,1000000,0.111557142857143}, {3243365,3884270,3884472,1000000,0.168461538461538}, {3243366,3884471,3884270,1000000,1000000}, {3243367,3889686,3889986,1000000,0.1074375}, {3243368,3889986,3890050,1000000,0.0234363636363636}, {3243369,3891295,3891321,0.0649166666666667,0.07303125}, {3243370,3891321,3891332,0.0238181818181818,0.0271034482758621}, {3243371,3877690,3877375,0.138225,0.135404081632653}, {3243372,3877375,3876915,0.295133333333333,0.22135}, {3243373,3900046,3900045,0.013752,1000000}, {3243374,3900045,3900049,0.0685038461538462,1000000}, {3243375,3892875,3892804,0.0540545454545455,0.0349764705882353}, {3243376,3880146,3880333,1000000,0.0973}, {3243377,3866270,3867044,0.327558620689655,1000000}, {3243378,3867044,3867995,0.456163636363636,0.456163636363636}, {3243379,3890547,3890617,0.0182780487804878,1000000}, {3243380,3890617,3891275,0.187342857142857,1000000}, {3243381,3890562,3890621,1000000,0.01716}, {3243382,3890621,3891287,1000000,0.212108108108108}, {3243383,3890617,3890621,0.029648275862069,0.0505764705882353}, {3243384,3891285,3890635,0.77088,1000000}, {3243385,3890635,3890457,0.23388,1000000}, {3243386,3870733,3870577,0.4964,1000000}, {3243387,3897246,3897334,1000000,0.0197142857142857}, {3243388,3897242,3897246,1000000,0.07866}, {3243389,3897242,3897394,0.40692,0.40692}, {3243390,3869426,3869511,1000000,1000000}, {3243391,3897394,3897231,0.18474,0.18474}, {3243392,3897231,3897242,0.33234,0.33234}, {3243393,3869938,3869652,1000000,1000000}, {3243394,3869652,3869858,1000000,1000000}, {3243395,3869652,3869705,1000000,1000000}, {3243396,3869705,3869511,1000000,1000000}, {3243397,3897150,3897298,0.0388304347826087,1000000}, {3243398,3881412,3881584,0.275072727272727,1000000}, {3243399,3900232,3900227,1000000,0.0232173913043478}, {3243400,3900227,3900220,1000000,0.0403333333333333}, {3243401,3900258,3900278,0.164488888888889,1000000}, {3243402,3900278,3900296,0.212105882352941,1000000}, {3243403,3870721,3870403,1000000,1000000}, {3243404,3870403,3870141,1000000,1000000}, {3243405,3870205,3870241,1000000,1000000}, {3243406,3870241,3870673,1000000,1000000}, {3243407,3870403,3870241,1000000,1000000}, {3243408,3890621,3890635,1000000,0.12966}, {3243409,3891287,3891285,0.13746,1000000}, {3243410,3890635,3891285,1000000,0.94722}, {3243411,3868689,3868536,1000000,1000000}, {3243412,3868536,3868248,1000000,1000000}, {3243416,3869109,3869300,1000000,1000000}, {3243417,3869300,3869543,1000000,1000000}, {3243418,3869543,3869384,1000000,1000000}, {3243419,3869384,3869263,1000000,1000000}, {3243420,3869300,3869384,1000000,1000000}, {3243421,3872912,3872917,0.0133935483870968,0.0143172413793103}, {3243422,3872917,3872931,0.0521785714285714,0.0541111111111111}, {3243423,3872917,3873400,1000000,1000000}, {3243424,3871234,3871249,1000000,1000000}, {3243425,3871249,3871701,1000000,1000000}, {3243444,3919797,3919836,1000000,0.0415028571428571}, {3243445,3919930,3919960,1000000,0.0550888888888889}, {3243446,3920135,3919930,0.201,0.201}, {3243447,3920135,3920177,1000000,0.0344545454545454}, {3243448,3920177,3919960,0.119981818181818,1000000}, {3243449,3919960,3920012,1000000,0.09361875}, {3243450,3920177,3920012,1000000,0.426018181818182}, {3243451,3920012,3920031,1000000,0.034741935483871}, {3243452,3920031,3920773,1000000,0.556125}, {3243454,3920031,3921008,0.621835714285714,1000000}, {3243555,3919797,3919614,0.118436363636364,1000000}, {3243556,3919614,3920552,0.625291304347826,1000000}, {3243557,3919614,3919624,1000000,0.319782352941176}, {3243558,3919624,3919674,0.03438,0.03438}, {3243559,3919674,3919797,1000000,0.197125714285714}, {3243560,3919624,3919675,0.0299823529411765,0.0299823529411765}, {3243561,3919675,3919763,0.145728,0.107152941176471}, {3243562,3919674,3919675,0.0407785714285714,0.0407785714285714}, {3243563,3919887,3919860,1000000,0.0400928571428571}, {3243564,3919686,3919667,1000000,0.02461875}, {3243565,3919137,3919686,0.37044,1000000}, {3243566,3919860,3919763,1000000,0.0517777777777778}, {3243567,3919763,3919686,1000000,0.0434888888888889}, {3243568,3922335,3920056,1000000,1.30087741935484}, {3243569,3920056,3919860,1000000,0.14038064516129}, {3243570,3919887,3920099,1000000,0.183415384615385}, {3243571,3920099,3922335,1000000,1.06708421052632}, {3243572,3920056,3920099,0.035184,0.035184}, {3243573,3919823,3919859,1000000,0.01475}, {3243574,3919859,3919887,1000000,0.04516}, {3243575,3919919,3919859,0.0394457142857143,0.0418363636363636}, {3243576,3919667,3919823,1000000,0.0824571428571429}, {3243577,3901328,3900756,0.37962,0.37962}, {3243578,3900756,3900343,0.3357,0.3357}, {3243579,3900756,3900986,0.37983,0.37983}, {3243580,3900986,3901094,0.1302,0.1302}, {3243581,3900986,3900636,0.23787,0.23787}, {3243582,3900477,3901004,0.209090322580645,0.175183783783784}, {3243583,3901004,3901081,1000000,1000000}, {3243584,3901069,3901243,0.443458536585366,0.422832558139535}, {3243585,3901004,3901069,0.0219081081081081,0.0219081081081081}, {3243591,3899793,3899174,0.690552,0.784718181818182}, {3243595,3899174,3899362,0.203142857142857,0.203142857142857}, {3243596,3899174,3898978,0.24903,0.24903}, {3243597,3899177,3899362,0.236021052631579,0.236021052631579}, {3243598,3898978,3899177,0.11787,0.11787}, {3243599,3898978,3898710,0.40326,0.40326}, {3243600,3898898,3899177,0.39573,0.39573}, {3243601,3898710,3898898,0.11475,0.11475}, {3243602,3898710,3898515,0.35307,0.35307}, {3243603,3898690,3898898,0.33807,0.33807}, {3243604,3898515,3898690,0.10812,0.10812}, {3243605,3898169,3897994,0.09321,0.09321}, {3243606,3898034,3897839,0.41574,0.41574}, {3243607,3898169,3898368,0.40695,0.40695}, {3243608,3898034,3898368,0.17841,0.17841}, {3243609,3898515,3898263,0.45699,0.45699}, {3243610,3898263,3898034,0.38073,0.38073}, {3243611,3898368,3898555,0.38358,0.38358}, {3243612,3898555,3898690,0.46632,0.46632}, {3243613,3898263,3898555,0.16665,0.16665}, {3243614,3897839,3897585,0.47574,0.47574}, {3243615,3897994,3897750,0.47298,0.47298}, {3243616,3897750,3897625,0.28086,0.28086}, {3243617,3897585,3897750,0.10209,0.10209}, {3243618,3897750,3898106,0.19269,0.19269}, {3243619,3898106,3898005,0.108133333333333,0.108133333333333}, {3243620,3898005,3897819,0.20739,0.20739}, {3243621,3898235,3898322,0.0882,0.0882}, {3243622,3898005,3898322,0.19089,0.19089}, {3243623,3898209,3898106,0.087625,0.087625}, {3243624,3898322,3898533,0.1986,0.1986}, {3243625,3898209,3898533,0.2097,0.2097}, {3243626,3898563,3898392,0.09891,0.09891}, {3243627,3898392,3898169,0.11793,0.11793}, {3243628,3898533,3898719,0.20244,0.20244}, {3243629,3898719,3898919,0.24681,0.24681}, {3243630,3898563,3898387,0.25904,0.19428}, {3243631,3898387,3898209,0.163675,0.2455125}, {3243632,3898392,3898387,0.23316,0.23316}, {3243633,3898387,3898719,0.22119,0.22119}, {3243634,3897585,3897354,0.49329,0.49329}, {3243635,3897354,3897108,0.51177,0.51177}, {3243636,3897354,3897521,0.10308,0.10308}, {3243637,3897521,3897625,0.20934,0.20934}, {3243638,3897521,3897445,0.16782,0.16782}, {3243639,3897445,3897280,0.33894,0.33894}, {3243640,3897445,3897819,0.43224,0.43224}, {3243641,3897819,3898134,0.18354,0.18354}, {3243642,3898134,3898235,0.10341,0.10341}, {3243643,3898134,3897778,0.33315,0.33315}, {3243644,3900245,3900477,0.419634782608696,0.438709090909091}, {3243645,3898977,3899126,0.0577836734693878,0.0555176470588235}, {3243646,3899126,3899364,0.136908,0.134223529411765}, {3243647,3919836,3919881,1000000,0.0624545454545455}, {3243648,3919881,3919930,1000000,0.0993230769230769}, {3243649,3919836,3920020,1000000,0.296618181818182}, {3243650,3920020,3920135,1000000,0.0733272727272727}, {3243651,3919881,3920020,0.0763636363636364,0.0763636363636364}, {3243658,3910530,3910724,0.0266454545454545,0.0254869565217391}, {3243659,3906476,3907041,0.486333333333333,0.486333333333333}, {3244226,3886020,3886301,0.29564,1000000}, {3244227,3887184,3886301,1000000,0.591845454545454}, {3244228,3886205,3886085,1000000,0.0921714285714286}, {3244229,3887089,3886413,0.6874125,1000000}, {3244272,3909105,3909174,0.037272,0.0358384615384615}, {3244273,3909174,3909224,0.0235548387096774,0.0317478260869565}, {3244274,3909669,3909732,0.058275,0.0358615384615385}, {3244275,3909732,3909791,0.0288782608695652,0.0288782608695652}, {3244276,3909174,3909732,1000000,0.169261224489796}, {3244277,3910416,3910503,0.0384260869565217,0.0465157894736842}, {3244278,3910503,3910563,0.0284608695652174,0.03273}, {3244279,3909732,3910503,1000000,0.193714285714286}, {3244280,3910503,3910878,1000000,0.114988235294118}, {3244338,3895950,3896113,0.0739555555555556,0.0739555555555556}, {3244516,3905959,3905378,0.2526,1000000}, {3244517,3905378,3905222,0.0615191489361702,1000000}, {3244518,3888521,3888689,1000000,0.064646511627907}, {3244519,3888689,3888972,1000000,0.1114}, {3244522,3893782,3894372,1000000,0.28116}, {3244713,3889059,3889169,1000000,0.0407230769230769}, {3244714,3889169,3889237,1000000,0.02705}, {3245170,3877342,3877890,0.315320689655172,0.30481}, {3245344,3884909,3885968,0.65979,0.65979}, {3245345,3885753,3884696,0.66348,0.66348}, {3245346,3885753,3885968,0.16716,0.16716}, {3245347,3884909,3884696,0.18498,0.18498}, {3245350,3884696,3883258,1.43691,1.43691}, {3245351,3884250,3885753,1.26513913043478,1.26513913043478}, {3245352,3884250,3883258,0.65262,0.65262}, {3245353,3884250,3883777,0.370392,0.370392}, {3245354,3882743,3883258,0.48903,0.48903}, {3245355,3882743,3883777,0.65802,0.65802}, {3245356,3886537,3883777,1.82445,1.82445}, {3245358,3892238,3893424,0.847945454545455,0.847945454545455}, {3245359,3894321,3894181,0.138511111111111,0.138511111111111}, {3245360,3892443,3893681,0.97371,0.97371}, {3245361,3892443,3892066,0.41022,0.41022}, {3245362,3892066,3893452,1.01826,1.01826}, {3245363,3892066,3891806,0.25065,0.25065}, {3245364,3886537,3888287,1.64799,1.64799}, {3245365,3886537,3888083,0.96726,0.96726}, {3245366,3888021,3888476,0.26889,0.26889}, {3245367,3888476,3888953,0.27147,0.27147}, {3245368,3888561,3889129,0.32964,0.32964}, {3245369,3889973,3888083,1.16898,1.16898}, {3245437,3882516,3883777,0.826510344827586,0.826510344827586}, {3245438,3889129,3888659,0.370772727272727,0.313730769230769}, {3245439,3893452,3893984,0.43698,0.43698}, {3245440,3893681,3894201,0.44196,0.44196}, {3245601,3893681,3893452,0.3642,0.3642}, {3245602,3893681,3893958,0.26205,0.26205}, {3245603,3888083,3888021,0.43533,0.43533}, {3245706,3898189,3897864,0.18963,0.18963}, {3245707,3897990,3898189,0.18402,0.18402}, {3245708,3897990,3897648,0.2202,0.2202}, {3245709,3897801,3897990,0.18465,0.18465}, {3245710,3897801,3897501,0.21228,0.21228}, {3245711,3897638,3897801,0.18285,0.18285}, {3245712,3897638,3897347,0.20865,0.20865}, {3245713,3897456,3897638,0.18198,0.18198}, {3246979,3896593,3897623,0.637702702702703,0.637702702702703}, {3247238,3889174,3888627,0.130242857142857,0.118917391304348}, {3247240,3888627,3888659,0.02247,0.0204272727272727}, {3247243,3888627,3887587,0.233481818181818,0.228293333333333}, {3247244,3887587,3887605,0.0259384615384615,0.0240857142857143}, {3247245,3887587,3887048,0.146292307692308,0.158483333333333}, {3247246,3887048,3886872,0.0709,0.0750705882352941}, {3247247,3887048,3887057,0.01305,0.01305}, {3247248,3886872,3886695,0.0652578947368421,0.07749375}, {3247249,3886695,3886465,0.0889833333333333,0.103335483870968}, {3247250,3886732,3886695,0.0297652173913044,0.0297652173913044}, {3251885,3876852,3876847,0.0258428571428571,0.0258428571428571}, {3251886,3876847,3876743,0.620357142857143,0.620357142857143}, {3251887,3876743,3876734,0.0559714285714286,0.0559714285714286}, {3251931,3892623,3891210,1000000,1000000}, {3251972,3891925,3892510,1000000,1000000}, {3251975,3891454,3891457,1000000,1000000}, {3251976,3892592,3891991,1000000,1000000}, {3252061,3873130,3873387,1000000,1000000}, {3252085,3871102,3871369,1000000,1000000}, {3252087,3871102,3871277,1000000,1000000}, {3252111,3870896,3871063,1000000,1000000}, {3252165,3852381,3853238,0.351355555555556,0.351355555555556}, {3252166,3854496,3854194,0.668976923076923,0.668976923076923}, {3252167,3854518,3854496,0.355007142857143,0.355007142857143}, {3252168,3854543,3854518,0.209647058823529,0.209647058823529}, {3252169,3862025,3862741,1000000,1000000}, {3252170,3861756,3861548,1000000,1000000}, {3252172,3861083,3861597,0.54261,0.54261}, {3252173,3847896,3847766,0.0788,0.0788}, {3252180,3850314,3852072,1.0116,1.0116}, {3252186,3847766,3847689,0.0987555555555556,0.0987555555555556}, {3252191,3879982,3880012,1000000,1000000}, {3252192,3880012,3880077,1000000,1000000}, {3252377,3865259,3865983,1000000,1000000}, {3252379,3865259,3865725,1000000,1000000}, {3252380,3865259,3864549,1000000,1000000}, {3252381,3865259,3864943,1000000,1000000}, {3252616,3904048,3905300,1.26813,1.26813}, {3252617,3905300,3905325,0.0194,0.0194}, {3252618,3885965,3885961,1000000,1000000}, {3252619,3885961,3885957,1000000,1000000}, {3252620,3885478,3885773,0.26559,1000000}, {3252621,3885938,3885922,0.050295652173913,1000000}, {3252622,3882570,3882754,1000000,0.119557894736842}, {3252623,3882754,3882819,1000000,0.0402947368421053}, {3252624,3882570,3882383,0.148575,1000000}, {3252625,3882383,3882349,0.0333333333333333,1000000}, {3252696,3870350,3870352,0.00926666666666667,1000000}, {3252697,3870352,3870353,0.147222222222222,1000000}, {3252725,3873845,3874561,0.352177777777778,0.352177777777778}, {3252726,3874338,3874311,0.147218181818182,0.0899666666666667}, {3252741,3874980,3874751,0.0969310344827586,0.23425}, {3252742,3874751,3874265,0.122946666666667,0.14952972972973}, {3252743,3874980,3874922,0.1032,1000000}, {3252744,3874922,3874734,0.2352,1000000}, {3252745,3874751,3874922,0.168155555555556,0.168155555555556}, {3252754,3918883,3918622,0.136944,1000000}, {3252755,3862105,3862788,0.351730434782609,0.351730434782609}, {3252756,3862788,3863025,0.12292,0.167618181818182}, {3252757,3862788,3862305,0.229822222222222,0.229822222222222}, {3252760,3918622,3918269,0.189189795918367,1000000}, {3252761,3918269,3917929,0.164212903225806,1000000}, {3252762,3862324,3862137,0.102565714285714,0.1158}, {3252763,3862137,3862055,0.0656294117647059,0.06973125}, {3252766,3862055,3861888,0.125422222222222,0.125422222222222}, {3252767,3861888,3861831,0.0386888888888889,0.0386888888888889}, {3252768,3862137,3861888,0.188311111111111,0.188311111111111}, {3252769,3862946,3862620,0.215791304347826,0.198528}, {3252770,3862620,3862568,0.0211071428571429,0.01846875}, {3252771,3862540,3862620,0.066,0.066}, {3252776,3849790,3849521,0.0680423076923077,0.0667584905660377}, {3252777,3849521,3849313,0.0549529411764706,0.0549529411764706}, {3252784,3854655,3854371,0.134444444444444,0.134444444444444}, {3252785,3917773,3917929,1000000,0.0715011235955056}, {3252786,3917704,3917831,0.0561133333333333,1000000}, {3252787,3917831,3918160,0.165032258064516,1000000}, {3252794,3858043,3857904,1000000,1000000}, {3252807,3854551,3854298,0.20361,0.193914285714286}, {3252808,3854298,3854903,0.90531,0.90531}, {3252828,3917151,3917773,1000000,0.221944186046512}, {3252860,3916187,3916254,1000000,0.0180311688311688}, {3252861,3866237,3866233,0.0365647058823529,0.0296}, {3252862,3866233,3866234,0.0326666666666667,0.0267272727272727}, {3252863,3864128,3864183,0.146123076923077,0.0904571428571428}, {3252866,3871913,3871747,0.261307692307692,0.248560975609756}, {3252870,3871747,3871740,0.0205066666666667,0.0205066666666667}, {3252875,3852800,3851509,2.01785454545455,2.01785454545455}, {3252876,3851509,3851640,0.0543473684210526,0.0480279069767442}, {3252877,3851509,3850248,0.576654545454545,0.576654545454545}, {3252901,3875808,3874680,1.33146666666667,1.33146666666667}, {3252902,3874680,3873874,0.349355555555556,0.349355555555556}, {3252903,3873874,3873970,0.398292307692308,0.388335}, {3252904,3873970,3873790,0.12267,0.106669565217391}, {3252905,3873970,3874880,0.753066666666667,0.753066666666667}, {3252913,3915369,3913887,1000000,0.289548648648649}, {3252915,3915500,3915521,1000000,0.00663243243243243}, {3252916,3915521,3915727,1000000,0.0426081081081081}, {3252917,3915696,3915797,0.024152,1000000}, {3252918,3913638,3914399,1000000,0.1272}, {3252921,3901839,3901249,0.492761538461538,0.492761538461538}, {3252922,3901412,3901687,1000000,0.0628775510204082}, {3252933,3907573,3907865,1000000,0.058959375}, {3252934,3907865,3908287,1000000,0.0840272727272727}, {3252971,3875035,3874973,1000000,0.08628}, {3252972,3874973,3874807,1000000,0.2751}, {3253009,3898631,3898825,1000000,0.0816625}, {3253010,3898825,3899545,1000000,0.2401}, {3253027,3897857,3898095,1000000,0.0960738461538461}, {3253028,3898095,3898149,1000000,0.0451741935483871}, {3253031,3895450,3895915,1000000,0.213372972972973}, {3253066,3898557,3898624,0.022,1000000}, {3253206,3866488,3866510,0.0191368421052632,1000000}, {3253207,3865983,3866203,0.136107692307692,1000000}, {3253208,3866203,3866488,0.179825,1000000}, {3253274,3901421,3901975,0.162552631578947,1000000}, {3253365,3871888,3872292,1000000,0.16449375}, {3254727,3881657,3882743,0.89718,0.89718}, {3254729,3881841,3882017,0.68439,0.68439}, {3254730,3881841,3882017,1.12674,1.12674}, {3254820,3877890,3878216,0.201355555555556,0.201355555555556}, {3255181,3865305,3865312,1000000,0.0264566037735849}, {3255182,3874771,3874744,0.0068,1000000}, {3255183,3873710,3873991,1000000,0.235885714285714}, {3255184,3873991,3874044,1000000,0.0887076923076923}, {3255282,3886977,3887691,1000000,0.386007692307692}, {3255283,3887691,3888381,1000000,0.372675}, {3255333,3889246,3889237,0.0189833333333333,0.0253111111111111}, {3255528,3881657,3881841,0.19584,0.19584}, {3255583,3894228,3894549,0.475125,0.584769230769231}, {3255584,3894549,3894914,0.397757142857143,0.397757142857143}, {3255585,3894532,3894549,0.0335538461538462,0.0242333333333333}, {3255589,3894743,3894825,0.0425345454545455,1000000}, {3255626,3881767,3882011,1000000,1000000}, {3255627,3916771,3916791,0.00646153846153846,1000000}, {3255628,3916801,3916824,1000000,0.0055425}, {3255629,3916824,3917151,1000000,0.0941341463414634}, {3255630,3897605,3897842,0.123678260869565,1000000}, {3255677,3912954,3912886,0.018,1000000}, {3255678,3912886,3912673,0.0732705882352941,1000000}, {3255679,3913015,3912957,1000000,0.0183}, {3255680,3912957,3912749,1000000,0.0861428571428571}, {3255682,3870108,3870107,0.0391272727272727,0.0416516129032258}, {3255683,3870107,3870092,0.126716666666667,0.130337142857143}, {3255684,3869924,3869627,1000000,0.108985714285714}, {3255685,3869627,3869451,1000000,0.0451666666666667}, {3255686,3870551,3870814,0.17315,1000000}, {3255687,3870814,3870832,0.0182,1000000}, {3255688,3871318,3871246,1000000,0.0142461538461538}, {3255689,3871246,3870551,1000000,0.161546341463415}, {3255690,3872078,3872074,0.011895652173913,1000000}, {3255691,3872074,3872065,0.0431181818181818,1000000}, {3255713,3875100,3875615,0.199545,1000000}, {3255742,3895478,3895553,1000000,1000000}, {3255743,3895553,3895773,1000000,1000000}, {3256819,3850997,3851116,0.178657894736842,1000000}, {3256855,3850997,3851006,0.00699642857142857,0.0081625}, {3256856,3851006,3851012,0.00555,0.00634285714285714}, {3256877,3852861,3850696,0.254935483870968,1000000}, {3256878,3851012,3851040,0.0203571428571429,0.023265306122449}, {3258289,3906450,3906554,0.0344735294117647,0.036628125}, {3258320,3893726,3893718,0.0158076923076923,0.0178695652173913}, {3258321,3893718,3893721,0.0345555555555556,0.038875}, {3258322,3892585,3892452,0.348622222222222,0.348622222222222}, {3258564,3858506,3858376,1000000,0.0770545454545455}, {3258565,3858376,3858060,1000000,0.100062857142857}, {3258578,3880826,3880897,0.0723652173913043,0.0616444444444444}, {3258579,3880897,3880905,0.01779,0.0127071428571429}, {3258585,3859690,3859670,0.039,0.0455}, {3258591,3895193,3895223,1000000,0.0221162790697674}, {3258592,3895223,3895278,1000000,0.0334975609756098}, {3258599,3862066,3862288,0.09084,1000000}, {3258600,3862285,3862288,0.0251625,0.0277655172413793}, {3258603,3897482,3897421,1000000,0.0566666666666667}, {3258604,3897421,3897316,1000000,0.0722470588235294}, {3258605,3864376,3864277,0.0428338983050847,1000000}, {3258608,3897523,3897503,1000000,0.0380869565217391}, {3258609,3897503,3897482,1000000,0.0255714285714286}, {3258615,3861084,3860898,0.0636857142857143,1000000}, {3258616,3860898,3860691,0.166869230769231,1000000}, {3258635,3858010,3858393,0.0650584615384615,0.0650584615384615}, {3258638,3855377,3858010,0.38718,0.38172676056338}, {3258639,3854860,3855377,0.0936090909090909,0.0922119402985075}, {3258644,3857731,3856967,0.145298360655738,0.145298360655738}, {3258645,3897968,3898191,0.0369784615384615,1000000}, {3258647,3858091,3858037,1000000,0.03808}, {3258812,3863037,3862999,0.0187733333333333,1000000}, {3258815,3863196,3863078,0.0368634146341463,1000000}, {3258816,3863078,3863037,0.0155581395348837,1000000}, {3258821,3863078,3863093,0.0225111111111111,0.04052}, {3258823,3863093,3863203,0.036645,1000000}, {3258824,3862999,3863056,0.0209230769230769,1000000}, {3258825,3863056,3863093,0.0136615384615385,1000000}, {3258838,3898063,3898083,0.0184029850746269,1000000}, {3258839,3916791,3917103,0.0877139240506329,1000000}, {3258840,3917103,3917704,0.233887058823529,1000000}, {3258885,3865075,3865310,0.041272131147541,0.0375761194029851}, {3258886,3865310,3865526,0.04674375,0.0427371428571429}, {3258915,3874612,3874519,1000000,0.0753073170731707}, {3258950,3858091,3858072,1000000,0.0380842105263158}, {3258951,3858072,3857983,1000000,0.0793684210526316}, {3258952,3858011,3858072,0.041,0.025448275862069}, {3258953,3858621,3858568,1000000,1000000}, {3258954,3887561,3887939,1000000,0.054534375}, {3258955,3887939,3888729,1000000,0.130347540983607}, {3258960,3881829,3882237,1000000,0.0797076923076923}, {3258961,3882237,3882406,1000000,0.031934328358209}, {3258962,3881336,3881566,1000000,0.0351666666666667}, {3258963,3881566,3881829,1000000,0.0381166666666667}, {3258964,3877642,3878303,1000000,0.122368965517241}, {3258965,3878303,3878353,1000000,0.008596875}, {3258988,3865174,3865024,0.03129,1000000}, {3258989,3864277,3863812,0.195764516129032,1000000}, {3258990,3863812,3863783,0.00650476190476191,1000000}, {3259153,3865816,3866117,0.172660465116279,0.148488}, {3259154,3865659,3865750,0.110902702702703,0.082068}, {3259155,3869221,3869443,1000000,1000000}, {3259156,3870427,3870147,0.4112,0.4112}, {3259157,3870147,3870057,0.16844347826087,0.16844347826087}, {3259158,3863097,3863143,0.179111111111111,0.179111111111111}, {3259159,3863221,3863239,0.0357111111111111,0.0357111111111111}, {3259163,3866134,3866319,1000000,0.268121739130435}, {3259168,3860070,3859873,0.122589473684211,0.110914285714286}, {3259169,3859873,3859120,1000000,1000000}, {3259170,3859262,3859120,0.073,0.073}, {3259171,3859793,3859365,0.249066666666667,0.249066666666667}, {3259172,3859262,3859365,0.105622222222222,1000000}, {3259173,3859365,3859262,0.114355555555556,1000000}, {3259178,3866886,3865807,0.517875,1000000}, {3259179,3865890,3865869,1000000,0.013025}, {3259180,3865869,3865684,1000000,0.0996387096774193}, {3259181,3865807,3865869,0.11535,1000000}, {3259182,3871312,3871175,0.0370645161290323,0.0396206896551724}, {3259183,3871175,3871140,0.00978181818181818,0.0104129032258065}, {3259184,3871175,3871170,0.0491454545454545,0.03604}, {3259185,3871170,3870966,1000000,0.322133333333333}, {3259186,3870966,3871170,1000000,0.8664}, {3259193,3921504,3921522,0.237771428571429,0.2628}, {3259194,3921522,3921414,0.0688222222222222,0.0688222222222222}, {3259195,3921522,3921643,0.0926,0.0926}, {3259196,3921643,3921771,0.134652631578947,0.12792}, {3259202,3918582,3919049,0.209722222222222,0.202232142857143}, {3259203,3919049,3919171,0.0934166666666667,0.0715531914893617}, {3259204,3918647,3919049,0.433478571428571,1000000}, {3259205,3918497,3918647,1000000,0.14816}, {3259206,3919049,3918497,0.40818,1000000}, {3259211,3874239,3874259,1000000,0.0695785714285714}, {3259212,3874744,3874368,0.132382978723404,1000000}, {3259213,3874368,3874300,0.0231714285714286,1000000}, {3259232,3889996,3890180,0.089955,0.0705529411764706}, {3259233,3890180,3890299,0.0764709677419355,0.0483795918367347}, {3259234,3893901,3893981,0.063552,1000000}, {3259235,3893981,3893961,0.137052631578947,0.1085}, {3259236,3893901,3894031,0.034608,0.0455368421052632}, {3259237,3894031,3898728,1.22264081632653,1.27466808510638}, {3259238,3893981,3894031,0.0425727272727273,0.04683}, {3259253,3890676,3890905,0.0882489795918367,0.0920042553191489}, {3259254,3890557,3890676,1000000,1000000}, {3259260,3888066,3888724,0.3226,1000000}, {3259263,3894125,3894204,0.0406,0.0553636363636364}, {3259265,3895279,3895391,0.42759,1000000}, {3259266,3895391,3895393,0.0363142857142857,1000000}, {3259267,3897851,3897929,1000000,0.0355333333333333}, {3259268,3897929,3897969,1000000,0.0130730769230769}, {3259269,3897039,3897391,0.419285714285714,0.419285714285714}, {3259270,3897391,3897419,0.0408352941176471,0.0330571428571429}, {3259271,3895393,3895614,1000000,0.0822382978723404}, {3259283,3920047,3920613,0.127483636363636,0.129844444444444}, {3259294,3882245,3882686,1000000,1000000}, {3259299,3919649,3919485,0.30696,1000000}, {3259300,3919485,3919808,0.112579591836735,1000000}, {3259314,3894820,3894890,1000000,0.0461333333333333}, {3259317,3895484,3895345,0.105915789473684,0.105915789473684}, {3259318,3895345,3895135,0.115733333333333,0.115733333333333}, {3259319,3895135,3895115,0.0945789473684211,0.105705882352941}, {3259320,3909800,3910479,0.300911111111111,0.300911111111111}, {3259321,3910572,3910581,0.0135157894736842,0.0135157894736842}, {3259322,3910581,3910671,0.171144,0.171144}, {3259323,3910479,3910581,0.0356222222222222,0.0356222222222222}, {3259324,3910450,3910557,0.14245,0.14245}, {3259325,3910557,3910572,0.0133105263157895,0.0133105263157895}, {3259326,3910479,3910557,0.0404222222222222,0.0404222222222222}, {3259381,3883606,3884321,0.214413333333333,0.224386046511628}, {3259382,3884321,3884726,0.128328571428571,0.128328571428571}, {3259473,3897216,3896483,0.263036842105263,1000000}, {3259484,3892152,3892370,1000000,0.0505698113207547}, {3259485,3892370,3892482,1000000,0.0306875}, {3259554,3877153,3877170,0.0292754716981132,1000000}, {3259555,3877170,3877322,0.09445,1000000}, {3259561,3898630,3899176,0.208450909090909,1000000}, {3259562,3899176,3899403,0.125595,1000000}, {3259587,3899859,3900092,1000000,0.0550730769230769}, {3259588,3900092,3900382,1000000,0.0712040816326531}, {3259593,3900041,3900375,0.12932,1000000}, {3259595,3900375,3900413,0.0187945945945946,1000000}, {3259596,3865000,3865208,0.105952941176471,1000000}, {3259597,3865208,3865251,0.0186,1000000}, {3259603,3858835,3858246,0.0826235294117647,1000000}, {3259620,3854609,3854154,0.05735,1000000}, {3259621,3854154,3852861,0.166818947368421,1000000}, {3259625,3851082,3851520,1000000,0.1131625}, {3259628,3851076,3851089,0.0693066666666667,1000000}, {3259629,3852663,3852148,1000000,0.0531489795918367}, {3259630,3852148,3850854,1000000,0.149248484848485}, {3259631,3853169,3852663,1000000,0.0565469387755102}, {3259633,3854600,3854471,1000000,0.0169175257731959}, {3259634,3854471,3853169,1000000,0.163620618556701}, {3259659,3870386,3870436,0.20679,0.20679}, {3259660,3870386,3870556,0.11262,0.11262}, {3259670,3897931,3898090,0.0591882352941177,1000000}, {3259678,3900726,3900691,0.0121411764705882,0.02064}, {3259679,3900657,3900691,0.0276905660377359,0.0312255319148936}, {3259680,3900726,3900657,0.0446571428571429,1000000}, {3259681,3898566,3898590,0.0130838709677419,0.00965714285714286}, {3259682,3898590,3898645,0.0214645161290323,0.02218}, {3259683,3898590,3898554,0.01495,1000000}, {3259684,3898590,3898575,1000000,0.0187818181818182}, {3259685,3921643,3921771,0.180911111111111,0.180911111111111}, {3259686,3892022,3891756,0.080064,1000000}, {3259687,3891756,3891146,0.212815384615385,1000000}, {3259688,3891160,3891788,0.185647826086957,1000000}, {3259689,3891788,3892358,0.178251063829787,1000000}, {3259690,3891756,3891788,0.0279777777777778,0.0279777777777778}, {3259691,3889266,3889361,0.0246558139534884,1000000}, {3259692,3889361,3889620,0.0727857142857143,1000000}, {3259693,3888715,3889414,1000000,1000000}, {3259694,3889414,3890443,1000000,1000000}, {3259695,3889361,3889380,0.128485714285714,0.13491}, {3259696,3889380,3889414,0.0861555555555556,0.0861555555555556}, {3259697,3890152,3890242,0.044375,1000000}, {3259698,3890242,3890287,0.0196344827586207,1000000}, {3259699,3883658,3883850,1000000,0.092775}, {3259700,3883850,3883966,1000000,0.122664}, {3259702,3912951,3921618,1.74692658227848,1000000}, {3259705,3880909,3880950,1000000,0.01534}, {3259706,3880950,3881114,1000000,0.0654967741935484}, {3259717,3851520,3851718,1000000,0.0405684210526316}, {3259718,3851718,3852861,1000000,0.19507}, {3259727,3871436,3871416,0.04428,0.04428}, {3259728,3871416,3871214,0.355133333333333,1000000}, {3259729,3871416,3871214,1000000,0.341644444444444}, {3259767,3865687,3865292,1000000,0.187690909090909}, {3259768,3865292,3864724,1000000,0.215990322580645}, {3259769,3864514,3863983,1000000,0.215154098360656}, {3259770,3892497,3892675,0.0443411764705882,1000000}, {3259771,3892675,3893565,0.213,1000000}, {3259792,3866780,3866422,1000000,0.180644444444444}, {3259796,3872888,3869246,0.530336842105263,0.537408}, {3259805,3906554,3906734,0.0520208955223881,0.0562161290322581}, {3259806,3906734,3906789,0.0108636363636364,0.0117540983606557}, {3259871,3862127,3862737,0.2988,0.2988}, {3259876,3892875,3892938,0.0247272727272727,0.0354782608695652}, {3259877,3892938,3893379,0.367311111111111,0.33058}, {3259878,3894694,3895900,0.614717647058824,0.614717647058824}, {3259988,3886274,3886148,1000000,0.13554375}, {3259989,3886274,3886060,0.132313846153846,1000000}, {3259992,3890114,3890226,1000000,0.0327857142857143}, {3259994,3880905,3881114,0.283071428571429,1000000}, {3259995,3880905,3880834,0.15688,1000000}, {3259996,3880905,3881183,1000000,0.162331034482759}, {3260035,3881584,3881592,0.0320869565217391,1000000}, {3260302,3895139,3895135,0.110466666666667,0.110466666666667}, {3260303,3895345,3895139,0.215844444444444,0.215844444444444}, {3260329,3849512,3848589,1000000,0.147658064516129}, {3260330,3848589,3848476,1000000,0.0246574468085106}, {3260331,3848476,3848248,1000000,0.0344273684210526}, {3260332,3848248,3847374,1000000,0.136124210526316}, {3260433,3896707,3896550,0.17724,0.17724}, {3260434,3896550,3896545,0.325311111111111,0.325311111111111}, {3260435,3896550,3896183,0.247,0.247}, {3260458,3873358,3873485,1000000,0.0362372093023256}, {3260666,3881536,3881496,0.0283941176470588,1000000}, {3260667,3881563,3881543,0.0152903225806452,1000000}, {3260781,3901283,3901309,0.0266033898305085,0.0327}, {3260782,3901309,3901516,0.264440625,0.272970967741935}, {3260935,3894056,3894167,0.0851803278688524,0.0851803278688524}, {3260947,3891812,3891926,1000000,0.0674836363636364}, {3260948,3891926,3892016,0.0632,0.0741913043478261}, {3260953,3891926,3891745,1000000,0.0778375}, {3260954,3891745,3891406,1000000,0.208214285714286}, {3260955,3891812,3891745,0.0423692307692308,0.06885}, {3260960,3891406,3891704,1000000,0.0946761904761905}, {3260961,3891704,3891812,1000000,0.0493448275862069}, {3260995,3888710,3888964,0.0919888888888889,0.105689361702128}, {3260996,3888964,3889406,0.15714,0.171425454545455}, {3260997,3888450,3888675,0.091476,0.0933428571428572}, {3260998,3888675,3888710,0.01962,0.0204375}, {3261046,3889406,3889551,0.0568451612903226,0.0629357142857143}, {3261047,3889551,3890061,0.185070967741935,0.194481355932203}, {3261059,3890221,3890341,0.0488861538461539,0.0676085106382979}, {3261060,3890341,3891406,0.383,0.414393442622951}, {3261067,3892740,3892891,0.0647311475409836,0.0598272727272727}, {3261068,3892891,3894056,0.680281818181818,0.650704347826087}, {3261072,3894618,3894508,1000000,0.131421052631579}, {3261076,3894956,3895101,0.0566142857142857,1000000}, {3261151,3895822,3896024,1000000,0.0490408163265306}, {3261370,3875698,3876057,0.091524,0.0880038461538461}, {3261371,3876057,3876530,0.10632,0.104421428571429}, {3261405,3916743,3917078,1000000,1000000}, {3261406,3915671,3916743,1000000,1000000}, {3261418,3899187,3899307,1000000,0.0493368421052632}, {3261429,3850898,3850904,0.0915428571428571,0.0723483870967742}, {3261430,3860641,3860394,1000000,0.0424}, {3261454,3864644,3864504,0.038821052631579,0.0514604651162791}, {3261455,3864504,3864400,0.0200285714285714,0.0257510204081633}, {3261456,3898510,3898991,1000000,0.12746511627907}, {3261457,3898991,3899361,1000000,0.103107692307692}, {3261458,3899361,3899638,1000000,0.0871692307692308}, {3261459,3897391,3897671,0.127427586206897,1000000}, {3261460,3897419,3897671,1000000,0.0979230769230769}, {3261461,3897671,3897727,0.0342,0.0201692307692308}, {3263519,3876508,3876074,0.146472727272727,0.146472727272727}, {3263520,3876074,3875930,0.0544909090909091,0.0544909090909091}, {3264021,3889671,3889734,0.0349,0.0465333333333333}, {3264056,3889664,3889734,1000000,0.0319317073170732}, {3264058,3889734,3889849,1000000,0.0563027027027027}, {3264059,3889849,3890415,1000000,0.253922727272727}, {3264068,3890351,3890415,0.0366521739130435,0.0526875}, {3264069,3890415,3890590,0.15864,0.2644}, {3264077,3891003,3890759,0.113272340425532,1000000}, {3264078,3890759,3890415,0.156687804878049,1000000}, {3264088,3894204,3895038,0.283758139534884,1000000}, {3264089,3895038,3895391,0.118408695652174,1000000}, {3264090,3895038,3895047,0.02388,0.02388}, {3264093,3894204,3895047,1000000,0.319736842105263}, {3264094,3895047,3895393,1000000,0.107522448979592}, {3265429,3865536,3865489,0.0254076923076923,1000000}, {3265430,3864023,3863237,0.437945454545455,0.535266666666667}, {3265431,3863636,3864023,0.292428571428571,0.24564}, {3265432,3864023,3864025,0.0208222222222222,0.0208222222222222}, {3265433,3864244,3864122,0.08013,0.103393548387097}, {3265434,3867998,3867421,0.233688,0.216377777777778}, {3265435,3867421,3867378,0.0180230769230769,0.0203739130434783}, {3265436,3864913,3864903,0.00584,0.00515294117647059}, {3265437,3864903,3864284,0.353177777777778,0.340564285714286}, {3265438,3866809,3864963,0.7234,1000000}, {3265439,3864963,3864913,0.0201642857142857,0.0171090909090909}, {3265440,3865892,3866209,0.205341176470588,0.205341176470588}, {3265441,3866209,3866257,0.0191181818181818,0.0145034482758621}, {3265442,3871421,3871204,0.429709090909091,0.429709090909091}, {3265443,3871204,3871141,0.0621777777777778,0.08394}, {3265444,3869457,3869392,0.035625,0.035625}, {3265445,3869392,3869308,0.0458,0.0437181818181818}, {3265446,3869290,3869225,0.035751724137931,0.035751724137931}, {3265447,3869225,3869139,0.03555,0.0366967741935484}, {3265448,3867839,3868174,0.251431578947368,1000000}, {3265449,3868174,3868265,0.0663142857142857,1000000}, {3265450,3868197,3867916,1000000,0.113530434782609}, {3265451,3867916,3867846,1000000,0.0378857142857143}, {3265452,3868053,3868041,0.0124181818181818,0.0124181818181818}, {3265453,3868041,3867790,0.267771428571429,0.267771428571429}, {3265454,3871867,3871963,0.3621,1000000}, {3265455,3871963,3871981,0.0161111111111111,1000000}, {3265456,3872440,3872466,1000000,0.0199454545454545}, {3265457,3870691,3870698,1000000,0.04749}, {3265458,3870698,3870701,1000000,0.275166666666667}, {3265459,3869625,3869557,1000000,0.0338666666666667}, {3265460,3869557,3869200,1000000,0.179242105263158}, {3265461,3868846,3868039,1000000,0.334513043478261}, {3265462,3868039,3867993,1000000,0.0197714285714286}, {3265463,3871410,3871199,1000000,0.0592125}, {3265464,3871199,3871122,1000000,0.0209272727272727}, {3265465,3871193,3871116,0.0254666666666667,1000000}, {3265466,3871116,3870812,0.133226086956522,1000000}, {3265467,3871398,3871287,0.0364344827586207,1000000}, {3265468,3871287,3871193,0.0274137931034483,1000000}, {3265469,3868831,3868631,0.0391866666666667,1000000}, {3265470,3868631,3867784,0.207245454545455,1000000}, {3265471,3863490,3863474,0.01308,0.0148636363636364}, {3265472,3863474,3863397,0.07902,0.112885714285714}, {3265473,3864710,3864662,0.0401833333333333,1000000}, {3265474,3864662,3864611,0.040845,1000000}, {3265475,3869405,3869419,0.0104297872340426,1000000}, {3265476,3869419,3869749,0.493357894736842,1000000}, {3265477,3867740,3867452,0.365914285714286,1000000}, {3265478,3867452,3867433,0.0256153846153846,1000000}, {3265479,3872314,3872230,0.035625,0.0475}, {3265480,3872230,3871324,0.33425,0.364636363636364}, {3265481,3874466,3874419,0.0159636363636364,1000000}, {3265482,3874419,3874386,0.0119314285714286,1000000}, {3265483,3877615,3877581,0.024432,0.0234923076923077}, {3265484,3877581,3877218,0.319777777777778,0.297724137931035}, {3265485,3868210,3868186,1000000,1000000}, {3265486,3868186,3867917,1000000,1000000}, {3265487,3893787,3894147,1000000,0.12105306122449}, {3265488,3894269,3894247,1000000,0.1840125}, {3265489,3894247,3894238,1000000,0.02444}, {3265490,3890300,3890587,1000000,0.101381818181818}, {3265491,3890587,3890609,1000000,0.00728571428571429}, {3265492,3890609,3890627,1000000,0.006}, {3265493,3869701,3869586,1000000,1000000}, {3265494,3869586,3869186,1000000,1000000}, {3265495,3892241,3892315,0.0175857142857143,0.0180146341463415}, {3265496,3892315,3892464,0.0440454545454545,0.0472682926829268}, {3265497,3879974,3879779,0.184539130434783,1000000}, {3265498,3879779,3879761,0.0145846153846154,1000000}, {3265499,3878488,3878554,0.0211941176470588,0.0343142857142857}, {3265500,3878554,3878778,0.0801272727272727,0.120190909090909}, {3265501,3889101,3889699,0.21656,0.209574193548387}, {3265502,3889699,3889780,0.0338,0.0480315789473684}, {3265503,3888849,3888880,0.02445,0.0201352941176471}, {3265504,3888880,3889101,0.151593103448276,0.13738125}, {3265505,3878483,3878450,1000000,0.0435882352941176}, {3265506,3878450,3878438,1000000,0.022944}, {3265507,3887371,3888040,0.32271,0.2082}, {3265508,3888040,3888116,0.02786,0.033432}, {3265509,3887524,3887552,1000000,0.017425}, {3265510,3887552,3887866,1000000,0.36825}, {3265511,3880951,3880995,1000000,0.0499666666666667}, {3265512,3880995,3881028,1000000,0.0368526315789474}, {3265513,3881127,3881090,1000000,0.0496415094339623}, {3265514,3881090,3881063,1000000,0.0243882352941176}, {3265515,3887577,3887545,0.0405333333333333,0.0405333333333333}, {3265516,3887545,3887107,0.171553846153846,0.22302}, {3265517,3878714,3878751,0.0281333333333333,0.0266526315789474}, {3265518,3878751,3879100,0.297092307692308,0.2413875}, {3265519,3879416,3879506,1000000,1000000}, {3265520,3879506,3879592,1000000,1000000}, {3265521,3881904,3882163,1000000,1000000}, {3265522,3877339,3877573,1000000,1000000}, {3265523,3877573,3877636,1000000,1000000}, {3265524,3877636,3877978,1000000,1000000}, {3265525,3877978,3877995,1000000,1000000}, {3265526,3872154,3871552,0.1487625,1000000}, {3265527,3870250,3870291,1000000,0.0188608695652174}, {3265528,3870291,3871063,1000000,0.297212903225806}, {3265529,3881182,3881196,1000000,0.0116285714285714}, {3265530,3881196,3881276,1000000,0.0471272727272727}, {3265531,3868965,3869360,1000000,0.208539130434783}, {3265532,3868418,3868965,0.255914285714286,0.282852631578947}, {3265533,3869376,3869021,1000000,0.147761538461538}, {3265534,3869021,3868889,0.0843777777777778,0.0843777777777778}, {3265535,3881599,3881574,0.051025,1000000}, {3265536,3880104,3880199,0.0525090909090909,1000000}, {3265537,3882562,3882595,1000000,0.0172}, {3265538,3882595,3883341,1000000,0.40191}, {3265539,3879040,3879122,1000000,0.0666545454545455}, {3265540,3879122,3879171,1000000,0.02556}, {3265541,3869559,3869160,0.123754838709677,0.123754838709677}, {3265542,3869160,3869123,0.0230526315789474,0.0365}, {3265543,3871235,3871210,0.0127125,0.0113}, {3265544,3861562,3861887,0.1713,0.123716666666667}, {3265545,3861887,3862018,1000000,0.0565034482758621}, {3265546,3862967,3862530,0.158271428571429,0.166185}, {3265547,3862530,3862222,0.125967567567568,1000000}, {3265548,3862222,3862148,0.0445071428571429,1000000}, {3265549,3862148,3862018,0.0702,1000000}, {3265550,3861887,3861997,0.059136,1000000}, {3265551,3862018,3861997,0.0268,0.0268}, {3265552,3861997,3862109,0.0546,1000000}, {3265553,3862205,3862530,0.10280487804878,1000000}, {3265554,3894372,3894463,1000000,0.0582620689655172}, {3265555,3894463,3894506,1000000,0.0303692307692308}, {3265556,3862582,3862659,0.110314285714286,1000000}, {3265557,3862952,3862750,0.0998785714285714,1000000}, {3265558,3862750,3862582,0.0546461538461539,1000000}, {3265559,3862659,3862750,0.0518307692307692,0.053904}, {3265560,3862659,3862864,0.162218181818182,1000000}, {3265561,3862864,3863249,0.371541176470588,1000000}, {3265568,3864013,3864015,0.01665,1000000}, {3265569,3884258,3884273,0.007,1000000}, {3265570,3884273,3884348,0.04755,1000000}, {3265571,3881193,3881680,1000000,0.204144827586207}, {3265572,3881680,3881716,1000000,0.0118444444444444}, {3265576,3872529,3872537,0.0170926829268293,1000000}, {3265577,3869492,3869517,1000000,0.0118857142857143}, {3265578,3869517,3869839,1000000,0.232756097560976}, {3265579,3874444,3874402,1000000,0.0225130434782609}, {3265582,3870673,3871012,0.319671428571429,1000000}, {3265583,3871012,3871041,0.0181333333333333,1000000}, {3265584,3871941,3871858,1000000,1000000}, {3265585,3871858,3871683,1000000,1000000}, {3265586,3871210,3872199,0.2959875,1000000}, {3265587,3872199,3872246,0.015375,1000000}, {3265588,3863525,3862764,0.510844444444445,0.510844444444445}, {3265589,3862764,3862732,0.0168666666666667,0.0168666666666667}, {3265590,3870384,3870285,1000000,0.0273473684210526}, {3265591,3870181,3870082,0.0196723404255319,1000000}, {3265592,3878429,3878400,0.029075,1000000}, {3265593,3878400,3878386,0.00817021276595745,1000000}, {3265817,3865251,3865233,0.07884,1000000}, {3265818,3880542,3880623,0.0252857142857143,1000000}, {3265819,3880623,3880713,0.0235333333333333,1000000}, {3265820,3867052,3866720,0.157658823529412,1000000}, {3265821,3865872,3865964,0.068375,1000000}, {3265822,3865964,3865983,0.015792,1000000}, {3265823,3908130,3907855,1000000,0.13056}, {3265824,3908999,3909078,0.0142235294117647,0.0154340425531915}, {3265825,3909078,3909590,0.120408,0.133786666666667}, {3265826,3875629,3875764,1000000,0.0365513513513513}, {3265827,3875764,3876030,1000000,0.0856421052631579}, {3265828,3875668,3875613,1000000,0.09148125}, {3265829,3875613,3875585,1000000,0.0406071428571428}, {3265990,3890154,3890185,1000000,1000000}, {3265991,3890185,3890198,1000000,1000000}, {3265992,3890198,3890859,1000000,1000000}, {3265993,3865133,3864978,0.0473142857142857,1000000}, {3265994,3864978,3864901,0.0290057142857143,1000000}, {3265995,3879581,3879803,1000000,1.104}, {3266021,3878288,3878338,0.0558972972972973,1000000}, {3266022,3878338,3878372,0.0284,1000000}, {3266023,3878193,3878280,0.127409302325581,0.161135294117647}, {3266024,3878280,3878288,0.0130390243902439,0.0157235294117647}, {3266025,3865272,3865178,1000000,0.0442695652173913}, {3266026,3865178,3865038,1000000,0.07512}, {3266027,3865355,3865322,0.00619459459459459,1000000}, {3266028,3865827,3865549,1000000,0.0790186046511628}, {3266029,3865549,3865500,1000000,0.0183384615384615}, {3266030,3865322,3865282,0.0119526315789474,1000000}, {3266112,3899297,3899126,0.0627454545454545,0.0627454545454545}, {3266113,3885911,3885919,1000000,0.00466764705882353}, {3266114,3885919,3885972,1000000,0.0315176470588235}, {3266115,3886060,3886050,0.0125090909090909,1000000}, {3266116,3886148,3886116,1000000,0.0108276923076923}, {3266117,3892691,3892958,0.0492692307692308,0.0492692307692308}, {3266118,3899839,3899914,0.0304909090909091,0.0304909090909091}, {3266189,3869049,3869120,0.0288,1000000}, {3266190,3869120,3870513,0.377585714285714,1000000}, {3266650,3866482,3866524,0.018885,1000000}, {3266651,3866524,3866619,0.0379,1000000}, {3266652,3866720,3866521,0.0962689655172414,1000000}, {3266653,3866521,3866433,0.04325625,1000000}, {3266667,3894706,3894720,0.010464,1000000}, {3266668,3894720,3894743,0.011088,1000000}, {3266669,3894810,3894831,1000000,0.00967826086956522}, {3266670,3894831,3894878,1000000,0.0343826086956522}, {3266677,3861176,3861175,0.0259,0.0227414634146341}, {3266678,3861175,3861011,0.244663636363636,0.250353488372093}, {3266681,3860500,3860218,0.13746,0.13746}, {3266682,3860218,3859599,0.3834,1000000}, {3266714,3881894,3881570,0.1766,0.12788275862069}, {3266715,3881894,3881970,0.0286909090909091,1000000}, {3266716,3881970,3882382,0.148994594594595,1000000}, {3266734,3878031,3878068,0.0197793103448276,0.0197793103448276}, {3266737,3877316,3877441,0.0671142857142857,0.081704347826087}, {3266738,3877441,3878031,0.365275,0.337176923076923}, {3266739,3877316,3877053,0.7934,0.7934}, {3266740,3877316,3877331,0.132290322580645,0.110837837837838}, {3266741,3878605,3878269,0.168422222222222,0.168422222222222}, {3266742,3877869,3877795,0.116621739130435,0.114140425531915}, {3266744,3877795,3877579,0.143566666666667,0.143566666666667}, {3266745,3877685,3877315,0.124655172413793,0.150625}, {3266746,3877579,3877315,0.357804545454545,0.357804545454545}, {3266747,3878283,3877955,0.1516,0.1516}, {3266748,3879450,3878435,0.649992857142857,0.649992857142857}, {3266749,3878435,3877795,0.24052,0.232761290322581}, {3266750,3878435,3878602,0.0853111111111111,0.0853111111111111}, {3266752,3880849,3881093,0.27085,0.27085}, {3266757,3860325,3860273,0.0319894736842105,0.0289428571428571}, {3266758,3860273,3859969,0.1607,0.12856}, {3266759,3880993,3881282,0.190307142857143,0.197355555555556}, {3266760,3881282,3881308,0.0183652173913043,0.0201142857142857}, {3266764,3870348,3870254,0.0654585365853659,1000000}, {3266765,3870254,3870126,0.08817,1000000}, {3266965,3907480,3907456,0.00624489795918367,0.00624489795918367}, {3266966,3907456,3907118,0.0975061224489796,0.0975061224489796}, {3267084,3860394,3860195,1000000,0.034605}, {3267085,3860195,3859890,1000000,0.0519585365853659}, {3267164,3908476,3910193,0.318912676056338,1000000}, {3267165,3898624,3899517,0.269236363636364,1000000}, {3267200,3865283,3865313,0.1002,1000000}, {3267264,3896211,3896307,1000000,0.027134693877551}, {3267265,3896146,3896307,1000000,0.177876923076923}, {3267281,3891411,3891628,0.0531795918367347,1000000}, {3267282,3891628,3891710,0.0184470588235294,1000000}, {3267889,3895895,3895691,1000000,0.0875617021276596}, {3267890,3895691,3895532,1000000,0.0744122448979592}, {3267948,3865636,3864509,0.46515,1000000}, {3267997,3899646,3899759,0.0267692307692308,1000000}, {3267998,3885679,3886173,0.0820677966101695,1000000}, {3267999,3886173,3886500,0.0708842105263158,1000000}, {3268000,3886500,3886816,0.0774244897959184,1000000}, {3268321,3900418,3900261,0.0709111111111111,0.0709111111111111}, {3268417,3882819,3882448,1000000,0.262344}, {3268418,3882448,3882394,1000000,0.0492444444444444}, {3268419,3882394,3882357,1000000,0.0634588235294118}, {3268420,3882357,3881910,1000000,0.469114285714286}, {3268421,3885947,3885993,0.0245379310344828,0.02965}, {3268422,3885993,3886448,0.34805,0.363182608695652}, {3268423,3886256,3886092,1000000,0.26154}, {3268424,3886092,3885993,1000000,0.138711111111111}, {3268425,3891055,3891531,0.297469565217391,1000000}, {3268429,3900807,3900812,0.02504,0.0197684210526316}, {3268430,3900812,3900863,0.0185777777777778,0.0185777777777778}, {3268435,3897700,3897769,0.0779666666666667,0.0779666666666667}, {3268436,3897769,3897848,1000000,0.0773333333333333}, {3268437,3898457,3898528,0.0503217391304348,0.0723375}, {3268438,3898528,3898966,0.308328,1000000}, {3268439,3897769,3898528,0.5712,1000000}, {3268440,3859913,3859941,0.0274222222222222,0.0274222222222222}, {3268441,3854777,3854688,0.207222857142857,0.278953846153846}, {3268442,3854688,3854691,0.018975,0.0207}, {3268443,3854062,3854101,0.06234375,0.0867391304347826}, {3268444,3854101,3854111,0.00991875,0.0122076923076923}, {3268445,3854688,3854101,0.255355555555556,0.299765217391304}, {3268446,3854818,3854871,0.0580444444444444,0.0580444444444444}, {3268447,3854871,3854869,1000000,0.0240444444444444}, {3268448,3854869,3854910,1000000,0.0296666666666667}, {3268449,3854910,3854871,1000000,0.122355555555556}, {3268485,3850338,3850353,0.295175,0.262377777777778}, {3268486,3850534,3850695,0.0836222222222222,0.0836222222222222}, {3268487,3850695,3850814,0.0713428571428572,0.0516620689655172}, {3268488,3850695,3850878,1000000,1000000}, {3268489,3850878,3850966,1000000,1000000}, {3268490,3853368,3853345,0.0149333333333333,0.0149333333333333}, {3268491,3853345,3853140,0.271269230769231,0.190621621621622}, {3268541,3852696,3852703,1000000,1000000}, {3268542,3852703,3853003,1000000,1000000}, {3268543,3852779,3852712,0.0128266666666667,0.0125478260869565}, {3268544,3854789,3855249,0.563014285714286,0.52548}, {3268545,3855249,3855367,0.113492307692308,0.118032}, {3268558,3851634,3851393,0.238605882352941,0.25351875}, {3268559,3851393,3851280,0.131030769230769,0.154854545454545}, {3268560,3849696,3850019,0.206644444444444,0.206644444444444}, {3268561,3851879,3851221,0.278133333333333,0.278133333333333}, {3268562,3855928,3855795,1000000,0.199841379310345}, {3268563,3855795,3855761,1000000,0.0505}, {3268564,3861551,3861558,0.0991384615384615,0.0758117647058824}, {3268565,3861558,3861562,0.0632,0.0474}, {3268713,3861016,3861297,0.250242857142857,0.259511111111111}, {3268714,3861297,3861437,0.0973454545454545,0.103625806451613}, {3268715,3861297,3860822,0.290911111111111,0.290911111111111}, {3268716,3858202,3858153,0.0286222222222222,0.0286222222222222}, {3268947,3881117,3880849,0.120107692307692,0.141945454545455}, {3268948,3880849,3880793,0.02634,0.0270153846153846}, {3269188,3896880,3896824,0.0659333333333333,1000000}, {3269191,3888729,3888832,1000000,0.0152285714285714}, {3269192,3888832,3889043,1000000,0.0343645161290323}, {3269258,3850904,3850910,0.0161351351351351,0.00978688524590164}, {3269259,3850910,3850997,0.1245,0.119888888888889}, {3269287,3861711,3861161,1000000,0.134256338028169}, {3269288,3861530,3861504,1000000,0.0162489795918367}, {3269289,3861504,3860844,1000000,0.291484615384615}, {3269290,3861161,3861302,0.1845,1000000}, {3269291,3861302,3861554,1.53744,1000000}, {3269292,3861647,3861134,0.14058,1000000}, {3269293,3861134,3860703,0.093,1000000}, {3269302,3861630,3861554,1000000,0.0538363636363636}, {3269303,3861554,3861530,1000000,0.0112875}, {3269307,3850740,3850854,0.159702857142857,1000000}, {3269347,3920211,3920518,0.086415,0.0934216216216216}, {3269348,3920518,3920868,0.101413333333333,0.0992086956521739}, {3269364,3881858,3882281,0.465507692307692,0.550145454545455}, {3269365,3867968,3867914,0.0103811320754717,1000000}, {3269366,3867914,3867688,0.0428716981132075,1000000}, {3269367,3868254,3867984,1000000,0.0478415094339623}, {3269368,3867984,3867928,1000000,0.00990566037735849}, {3269382,3879613,3881097,1000000,0.611322580645161}, {3269383,3881097,3882022,1000000,0.38056}, {3269393,3873916,3874272,0.0739448275862069,0.0809207547169811}, {3269394,3874272,3874651,0.0739444444444444,0.0753396226415094}, {3269424,3858232,3857657,0.3309,0.319489655172414}, {3269434,3855682,3855175,0.147024489795918,0.144084}, {3269435,3855175,3854947,0.0719125,0.0750391304347826}, {3269436,3856413,3856094,0.116955555555556,0.123835294117647}, {3269437,3856094,3855682,0.122736,0.12785}, {3269438,3854947,3854279,0.21055,0.219704347826087}, {3269439,3854279,3854176,0.0329428571428571,0.0373945945945946}, {3269457,3857341,3858938,0.88275652173913,1.84576363636364}, {3269458,3858938,3858984,0.0296903225806452,0.036816}, {3269459,3858984,3859236,0.11829375,0.151416}, {3269511,3890712,3891206,0.230710344827586,0.196782352941176}, {3269512,3890061,3890625,0.220994117647059,0.288992307692308}, {3269513,3890625,3890712,0.0265395348837209,0.02536}, {3269514,3898308,3897661,0.18456,0.263657142857143}, {3269515,3897661,3896744,0.3987,0.23922}, {3269516,3880986,3881134,1000000,0.1746}, {3269517,3881134,3881292,1000000,0.247326315789474}, {3269541,3884402,3884749,1000000,0.178514285714286}, {3269542,3884749,3885230,1000000,0.193015384615385}, {3269543,3867718,3867992,1000000,0.25375}, {3269544,3867992,3868373,1000000,0.21987}, {3269545,3874006,3874116,0.0429538461538462,1000000}, {3269546,3874116,3874524,0.149059459459459,1000000}, {3269547,3871784,3872025,0.186818181818182,1000000}, {3269548,3872025,3872265,0.15,1000000}, {3269575,3874131,3874014,0.216,1000000}, {3269576,3879992,3880089,1000000,0.266169230769231}, {3269577,3880089,3880208,1000000,0.25248}, {3269578,3879914,3880078,0.0973333333333333,0.0973333333333333}, {3269579,3880078,3880265,0.4568,0.4568}, {3269580,3877636,3877816,1000000,1000000}, {3269581,3877816,3878045,1000000,1000000}, {3269582,3878313,3878659,1000000,1000000}, {3269583,3878659,3879057,1000000,1000000}, {3269584,3876476,3876481,0.15140625,1000000}, {3269585,3876481,3876475,0.19659,1000000}, {3269588,3876494,3876746,1000000,1000000}, {3269589,3876746,3876992,1000000,1000000}, {3269590,3879323,3879469,0.0734888888888889,0.0734888888888889}, {3269591,3879469,3879588,0.0650222222222222,0.0650222222222222}, {3269592,3880031,3880185,0.238254545454545,1000000}, {3269593,3880185,3880366,0.18048,1000000}, {3269594,3877892,3878339,1000000,1000000}, {3269595,3877200,3877129,1000000,0.128884615384615}, {3269596,3879482,3879611,1000000,1000000}, {3269597,3879611,3879737,1000000,1000000}, {3269598,3878190,3878484,0.23336,0.269261538461538}, {3269599,3877849,3878166,0.1126,0.1126}, {3269600,3878658,3878674,1000000,1000000}, {3269601,3875740,3876096,1000000,0.27116}, {3269602,3876096,3876600,1000000,0.3490125}, {3269603,3876024,3875990,0.2044,1000000}, {3269604,3875990,3875958,0.13101,1000000}, {3269605,3876494,3876570,0.0824444444444445,0.0824444444444445}, {3269606,3876570,3876692,0.104146153846154,0.104146153846154}, {3269607,3850358,3850234,1000000,1000000}, {3269608,3850234,3850218,1000000,1000000}, {3269609,3880263,3880430,0.240494117647059,1000000}, {3269610,3880430,3880603,0.2646,1000000}, {3269611,3880732,3880934,1000000,1000000}, {3269612,3880934,3881182,1000000,1000000}, {3269613,3878315,3878463,1000000,0.296871428571429}, {3269614,3877616,3877241,0.156081818181818,1000000}, {3269615,3877241,3876995,0.124281818181818,1000000}, {3269616,3875614,3875535,0.188375,0.4521}, {3269617,3878045,3878337,1000000,1000000}, {3269618,3878337,3878658,1000000,1000000}, {3269619,3877264,3877510,1000000,1000000}, {3269620,3877510,3877753,1000000,1000000}, {3269621,3877740,3877504,1000000,1000000}, {3269622,3877678,3877496,1000000,1000000}, {3269623,3877496,3877284,1000000,1000000}, {3269624,3880310,3880655,0.193888888888889,0.193888888888889}, {3269625,3880655,3881075,0.800485714285714,0.329611764705882}, {3269626,3879139,3879311,0.16052,0.185215384615385}, {3269627,3879311,3879489,0.0926888888888889,0.0926888888888889}, {3269628,3889996,3889808,0.0700111111111111,0.0741294117647059}, {3269629,3889808,3889370,0.142675471698113,0.142675471698113}, {3269630,3882163,3882181,1000000,1000000}, {3270067,3878388,3878434,0.0207,0.0207}, {3270068,3878065,3878388,0.19172,0.188577049180328}, {3270140,3869127,3869292,1000000,0.1863}, {3270141,3869292,3869412,1000000,0.0949448275862069}, {3270270,3919494,3919847,0.145681132075472,1000000}, {3270271,3919847,3920837,0.358531428571429,1000000}, {3270299,3903863,3904599,0.560911111111111,0.560911111111111}, {3270302,3903029,3903695,0.490066666666667,0.490066666666667}, {3270323,3865100,3864955,0.2364,0.2364}, {3270324,3864955,3864949,0.0203853658536585,0.0203853658536585}, {3270325,3901328,3900928,0.146958620689655,0.149536842105263}, {3270326,3899986,3900928,0.564266666666667,0.564266666666667}, {3270328,3899625,3899406,0.438666666666667,0.438666666666667}, {3270329,3906881,3906840,0.0470666666666667,0.0470666666666667}, {3270330,3906881,3907051,0.123511111111111,0.123511111111111}, {3270331,3907051,3907450,0.3504,0.3504}, {3270332,3904373,3904900,0.2188,0.2188}, {3270333,3904468,3905676,1.13466,1.13466}, {3270334,3907149,3907190,0.0264,0.0264}, {3270335,3904900,3905131,0.105822222222222,0.105822222222222}, {3270336,3904463,3905330,0.40156,0.50195}, {3270337,3905330,3905539,0.091,0.091}, {3270338,3905131,3905330,0.43592,0.5449}, {3270339,3906120,3906290,0.16005,0.16005}, {3270340,3905131,3905683,0.54705,0.54705}, {3270341,3905683,3907190,1.06191,1.06191}, {3270342,3906120,3905683,0.28821,0.28821}, {3270343,3905330,3905667,0.28605,0.28605}, {3270344,3905667,3906120,0.44496,0.44496}, {3270345,3905667,3905798,0.17979,0.17979}, {3270346,3905798,3906009,0.182266666666667,0.182266666666667}, {3270467,3850534,3850342,0.0964666666666667,0.0964666666666667}, {3270468,3850342,3850174,1000000,1000000}, {3270469,3862449,3862374,0.029151724137931,0.0313111111111111}, {3270470,3862374,3862222,0.08586,0.07155}, {3270471,3862374,3862148,0.110672727272727,1000000}, {3270472,3863343,3863283,1000000,0.0310258064516129}, {3270473,3863283,3863116,1000000,0.0846888888888889}, {3270474,3863348,3863283,1000000,0.06027}, {3270476,3854543,3854390,0.0704368421052632,0.0686307692307692}, {3270477,3854390,3853692,0.280102325581395,0.267653333333333}, {3270478,3850060,3850292,1000000,1000000}, {3270479,3850292,3851280,0.764822222222222,0.764822222222222}, {3270481,3862890,3862842,1000000,0.0256344827586207}, {3270482,3862842,3862731,1000000,0.080328}, {3270483,3851753,3851569,0.1842,0.1842}, {3270484,3863968,3863893,0.023172972972973,0.0317555555555556}, {3270485,3863893,3863855,0.00955263157894737,0.0139615384615385}, {3270486,3863763,3863909,1000000,0.15234375}, {3270487,3863909,3863968,1000000,0.0358384615384615}, {3270488,3863893,3863909,0.012855,1000000}, {3270489,3864040,3863951,1000000,0.065976}, {3270490,3863951,3863763,1000000,0.31024}, {3270491,3851185,3851159,1000000,0.0271862068965517}, {3270492,3851159,3851282,1000000,0.0724888888888889}, {3270493,3854134,3853566,0.483339130434783,0.505309090909091}, {3270494,3853139,3852407,0.289022222222222,0.339286956521739}, {3270495,3853566,3853139,0.223248,0.223248}, {3270496,3853470,3853220,0.0810818181818182,0.108109090909091}, {3270497,3853220,3852011,0.418772727272727,0.5758125}, {3270498,3853139,3853220,0.06117,0.050975}, {3270499,3853527,3853470,0.0134266666666667,0.0183090909090909}, {3270506,3895262,3895130,0.101485714285714,1000000}, {3270507,3895717,3895262,0.213284210526316,1000000}, {3270508,3895262,3895384,1000000,0.113921739130435}, {3270509,3895445,3895330,1000000,0.0923368421052631}, {3270510,3895384,3895632,0.261847058823529,0.261847058823529}, {3270511,3895632,3895717,0.0788,0.0417176470588235}, {3270512,3894383,3895264,0.490155555555555,0.490155555555555}, {3270513,3893134,3893557,0.159838235294118,0.17252380952381}, {3270514,3891757,3893134,0.574958823529412,0.501246153846154}, {3270515,3891488,3893134,0.563274193548387,0.572508196721311}, {3270516,3891394,3891488,0.0264941176470588,0.0241285714285714}, {3270517,3891343,3891394,0.03225,0.0258}, {3270518,3890607,3890875,0.0894315789473684,0.161828571428571}, {3270519,3890875,3890951,0.0537391304347826,0.0588571428571429}, {3270520,3890369,3889855,1000000,0.155657142857143}, {3270521,3890447,3890394,1000000,0.0197032258064516}, {3270522,3890394,3890369,1000000,0.0114}, {3270523,3890470,3890394,0.0964666666666667,0.069456}, {3270524,3890607,3890548,0.0452769230769231,0.0692470588235294}, {3270525,3890548,3890470,0.076904347826087,0.076904347826087}, {3270526,3890875,3890852,1000000,0.0268}, {3270527,3890852,3890470,1000000,0.466523076923077}, {3270528,3890548,3890852,0.195966666666667,0.2204625}, {3270529,3890226,3890242,0.032232,1000000}, {3270530,3889380,3889626,0.106355555555556,0.106355555555556}, {3270531,3889626,3890163,1000000,1000000}, {3270532,3890163,3890242,1000000,1000000}, {3270533,3902336,3902393,0.0217153846153846,0.0217153846153846}, {3270534,3901756,3902250,1000000,0.540105882352941}, {3270535,3902250,3902336,1000000,0.0685894736842105}, {3270536,3902393,3902304,1000000,0.0725230769230769}, {3270537,3902304,3901770,1000000,0.352842857142857}, {3270538,3902250,3902304,0.03108,0.03108}, {3270539,3902535,3902429,0.297696774193548,0.329592857142857}, {3270540,3902429,3902426,0.0144222222222222,0.0144222222222222}, {3270541,3902304,3902429,0.316444444444444,0.316444444444444}, {3270542,3902627,3902960,0.1477,0.1688}, {3270543,3902960,3903048,0.03402,0.03189375}, {3270544,3902147,3902199,0.02943,0.02943}, {3270545,3902199,3902627,0.2127,0.2127}, {3270546,3901559,3902108,0.263345454545455,0.3408}, {3270547,3902108,3902147,0.0173052631578947,0.0173052631578947}, {3270548,3902108,3902100,1000000,0.0528947368421053}, {3270549,3902100,3901532,1000000,0.860266666666667}, {3270550,3901339,3901300,0.0751777777777778,0.0751777777777778}, {3270551,3901802,3902046,1000000,0.0855257142857143}, {3270552,3902046,3902551,1000000,0.159066666666667}, {3270553,3902031,3902046,0.0286285714285714,0.0261391304347826}, {3270554,3903273,3904050,0.16611,1000000}, {3270555,3904050,3905370,0.278065573770492,1000000}, {3270556,3905679,3905189,1000000,0.2592}, {3270557,3905189,3905138,0.0511090909090909,0.0535428571428571}, {3270558,3904050,3905189,1.51326,1000000}, {3270559,3903848,3903333,0.179485714285714,0.1963125}, {3270560,3903333,3902975,0.0956651162790698,0.117531428571429}, {3270561,3902975,3902758,0.0732909090909091,0.0780193548387097}, {3270562,3903333,3902975,0.60912,1000000}, {3270563,3887261,3887373,0.15237,0.15237}, {3270564,3887373,3887887,0.301122580645161,1000000}, {3270565,3903369,3904063,1000000,0.1611}, {3270566,3904063,3905311,1000000,0.253914285714286}, {3270690,3909309,3909060,0.165572727272727,0.145704}, {3270691,3909970,3910149,0.0418772727272727,0.0409466666666667}, {3270692,3910149,3910440,0.0629590909090909,0.0629590909090909}, {3270693,3909309,3909890,0.78534,1000000}, {3270694,3909907,3909691,0.116256,0.14532}, {3270695,3909691,3909309,0.169181818181818,0.159514285714286}, {3270696,3909890,3909691,0.25056,1000000}, {3270697,3909890,3910061,0.23832,0.23832}, {3270698,3910061,3910149,1000000,0.11274}, {3270699,3910588,3910422,0.108157894736842,0.158076923076923}, {3270700,3910422,3909523,0.498275,0.459946153846154}, {3270701,3910061,3910422,0.41022,1000000}, {3270711,3908887,3908737,0.10104,0.106357894736842}, {3270712,3908737,3908530,0.0864,0.0923586206896552}, {3270713,3908368,3908751,0.177555555555556,0.208434782608696}, {3270714,3908751,3908887,0.080025,0.0738692307692308}, {3270715,3908737,3908751,0.156633333333333,0.156633333333333}, {3270716,3909211,3909035,0.0942666666666667,0.0978923076923077}, {3270717,3909035,3908887,0.1133,0.107336842105263}, {3270718,3908751,3909035,0.102355555555556,0.102355555555556}, {3270748,3894252,3894121,1000000,1000000}, {3270749,3894121,3894261,0.133844444444444,0.133844444444444}, {3270754,3897537,3897119,1000000,0.143786666666667}, {3270755,3897119,3897263,0.121111111111111,0.121111111111111}, {3270756,3897522,3897090,0.141665217391304,1000000}, {3270757,3897090,3896767,0.107,1000000}, {3270758,3897659,3897942,0.16771875,0.153342857142857}, {3270759,3897942,3898065,0.0697615384615385,0.0490216216216216}, {3270760,3897848,3898279,1000000,0.341628571428571}, {3270761,3913802,3913671,1000000,0.0374318181818182}, {3270762,3913671,3913491,1000000,0.0507142857142857}, {3270763,3914098,3913958,0.0725111111111111,0.0725111111111111}, {3270764,3913958,3913795,0.0743555555555556,0.0743555555555556}, {3270765,3913671,3913958,0.134355555555556,0.134355555555556}, {3270766,3913716,3913621,0.0323608695652174,1000000}, {3270767,3913621,3913425,0.05236,1000000}, {3270768,3916118,3915609,1000000,0.191631818181818}, {3270769,3915609,3915313,1000000,0.114823255813953}, {3270770,3916078,3915567,0.175965957446809,1000000}, {3270771,3915567,3915273,0.11008085106383,1000000}, {3270772,3915609,3915567,0.019935,0.019935}, {3270773,3909416,3909412,0.0096,0.0096}, {3270774,3909523,3909427,0.05799,1000000}, {3270775,3909427,3909340,0.058,1000000}, {3270776,3909416,3909427,0.0243333333333333,0.0243333333333333}, {3270777,3916755,3916691,0.11238,0.11238}, {3270778,3916691,3916601,1000000,1000000}, {3270779,3916601,3916690,1000000,1000000}, {3270780,3916690,3916935,0.34596,0.34596}, {3270781,3897377,3897490,1000000,1000000}, {3270782,3897490,3897532,0.0487875,0.0354818181818182}, {3270783,3897769,3897490,0.2958,0.316928571428571}, {3270972,3904592,3904279,0.21963,0.21963}, {3271028,3895267,3895726,0.412733333333333,0.412733333333333}, {3271029,3895726,3895761,1000000,1000000}, {3271030,3895942,3895908,0.0246444444444444,0.0246444444444444}, {3271031,3895908,3895523,0.334977777777778,0.334977777777778}, {3271032,3895618,3896044,0.3316,0.3316}, {3271033,3895908,3896044,0.10395,0.10395}, {3271034,3896044,3896143,0.0706666666666667,0.0706666666666667}, {3271035,3895771,3896292,0.404666666666667,0.404666666666667}, {3271036,3895905,3896443,0.410577777777778,0.410577777777778}, {3271037,3896443,3896484,1000000,1000000}, {3271038,3900603,3900500,0.0723882352941176,0.053504347826087}, {3271039,3900787,3900810,0.02102,0.020341935483871}, {3271040,3900810,3900603,0.185496774193548,0.159733333333333}, {3271041,3895097,3894823,0.141428571428571,0.165}, {3271042,3896473,3896540,0.07635,0.0832909090909091}, {3271043,3896753,3896876,0.115166666666667,0.10365}, {3271044,3896540,3896876,1000000,1000000}, {3271045,3896540,3896610,0.0695478260869565,0.0761714285714286}, {3271046,3896876,3896974,0.0680454545454545,0.05988}, {3271047,3896610,3896974,1000000,1000000}, {3271048,3896610,3896660,0.0545769230769231,0.059125}, {3271049,3896974,3897050,0.0700857142857143,0.0474774193548387}, {3271050,3896660,3897050,1000000,1000000}, {3271051,3896660,3896722,0.0716608695652174,0.0749181818181818}, {3271052,3897050,3897144,0.0682909090909091,0.0682909090909091}, {3271053,3896722,3897144,1000000,1000000}, {3271054,3896722,3896771,0.0571714285714286,0.048024}, {3271055,3897144,3897220,0.08,0.08}, {3271056,3896771,3897220,1000000,1000000}, {3271057,3896771,3896839,0.0549,0.04460625}, {3271058,3896839,3896942,0.0646551724137931,0.0646551724137931}, {3271059,3897220,3897306,0.0519333333333333,0.0519333333333333}, {3271060,3897306,3897395,0.0571555555555556,0.0571555555555556}, {3271061,3896839,3897306,1000000,1000000}, {3271362,3877427,3877411,1000000,0.08628}, {3271363,3877374,3877034,0.495547826086957,0.495547826086957}, {3271364,3877411,3877374,0.0266769230769231,0.0266769230769231}, {3271367,3871271,3871725,0.201251612903226,0.201251612903226}, {3271380,3887153,3887773,1000000,0.286575}, {3271735,3906692,3907439,0.57453,0.57453}, {3271736,3905846,3906566,0.77604,0.77604}, {3271737,3906566,3907464,0.79668,0.79668}, {3271738,3907439,3906566,0.60081,0.60081}, {3271740,3910955,3911327,0.23169,0.356446153846154}, {3271741,3911327,3911355,0.019848,0.0275666666666667}, {3271744,3903211,3903668,0.72564,0.72564}, {3271745,3903457,3903286,0.0766333333333333,0.0726}, {3271746,3903286,3903145,0.08748,0.0624857142857143}, {3271747,3903211,3903286,0.12846,0.12846}, {3271748,3903114,3903211,0.16134,0.16134}, {3271749,3900068,3900447,0.1134,0.131789189189189}, {3271750,3900447,3900616,0.051648,0.0527020408163265}, {3271751,3900616,3901019,0.113304,0.111082352941176}, {3271752,3900447,3900616,0.57636,0.57636}, {3271753,3902806,3902916,0.0347466666666667,0.0363627906976744}, {3271754,3902916,3903044,0.0435272727272727,0.05472}, {3271755,3902916,3903145,0.0906206896551724,1000000}, {3271756,3901715,3901792,0.0226695652173913,0.0237}, {3271757,3901792,3902806,0.296865306122449,0.285223529411765}, {3271758,3901715,3901615,0.0269428571428571,0.0251466666666667}, {3271759,3901615,3901248,0.0915333333333333,0.0876382978723404}, {3271760,3902095,3901735,0.158764285714286,0.134709090909091}, {3271761,3901735,3901715,0.0153,0.0116068965517241}, {3271762,3902071,3901872,0.126675,0.0965142857142857}, {3271763,3901872,3901792,0.069,0.0345}, {3271764,3903176,3903308,0.057384,0.057384}, {3271765,3902891,3902937,0.0123567567567568,0.01143}, {3271766,3902937,3903176,0.0966882352941176,0.0939257142857143}, {3271767,3903176,3902937,0.61518,1000000}, {3271768,3910811,3909727,0.291461538461538,0.30930612244898}, {3271769,3910811,3911367,1000000,1000000}, {3271771,3910850,3910811,0.0161608695652174,0.0218647058823529}, {3271772,3907914,3910854,1.04484444444444,1.04484444444444}, {3271788,3910786,3911023,0.161336842105263,0.161336842105263}, {3271789,3911023,3911202,0.187242857142857,0.187242857142857}, {3271790,3915616,3915290,0.191875862068966,0.191875862068966}, {3271791,3915290,3914876,0.280088888888889,0.280088888888889}, {3271792,3915969,3915581,0.174866666666667,0.174866666666667}, {3271793,3915581,3915167,0.232916129032258,0.232916129032258}, {3271794,3915290,3915581,0.2088,0.2088}, {3271795,3916398,3915799,0.376311111111111,0.376311111111111}, {3271796,3915799,3915616,0.123644444444444,0.123644444444444}, {3271797,3916226,3916152,0.0441882352941177,0.0441882352941177}, {3271798,3916152,3915969,0.097575,0.097575}, {3271799,3921950,3922000,0.05388,0.06735}, {3271800,3922000,3922765,0.416763636363636,0.443651612903226}, {3271801,3922000,3922001,0.0434823529411765,0.0462}, {3271802,3913190,3913283,0.0467111111111111,0.0467111111111111}, {3271803,3913851,3913283,0.3432,0.3432}, {3271804,3913283,3913307,0.0130222222222222,0.0130222222222222}, {3271805,3913307,3913336,0.0173333333333333,0.0173333333333333}, {3271806,3903503,3904048,0.231404347826087,0.231404347826087}, {3271807,3903503,3903144,0.41502,0.41502}, {3271808,3903277,3903334,0.0236684210526316,0.022485}, {3271809,3903334,3903503,0.0840418604651163,0.0803066666666667}, {3271810,3903334,3903046,0.3318,0.3318}, {3271811,3904528,3904627,1000000,0.091551724137931}, {3271812,3904627,3904844,1000000,0.095545945945946}, {3271813,3905283,3904882,0.296422222222222,0.296422222222222}, {3271814,3904627,3904882,0.18021,0.18021}, {3271815,3903992,3904072,0.0521142857142857,0.0684}, {3271816,3904072,3904260,0.115128,0.115128}, {3271817,3904072,3903749,0.152688888888889,0.152688888888889}, {3271818,3911984,3911614,0.3204,1000000}, {3271819,3911614,3911327,0.341271428571429,1000000}, {3271820,3911659,3911614,0.0697058823529412,0.0697058823529412}, {3271821,3910028,3911423,0.520163636363636,0.520163636363636}, {3271822,3910028,3909914,0.0682736842105263,0.05405}, {3271823,3894227,3894284,1000000,1000000}, {3271824,3894284,3894295,1000000,1000000}, {3271825,3894284,3895027,0.52764,0.52764}, {3271826,3894070,3894227,1000000,1000000}, {3271827,3894070,3894440,0.2595,0.2595}, {3271828,3894440,3894676,0.28743,0.28743}, {3271829,3895293,3895701,0.311288888888889,0.311288888888889}, {3271830,3905876,3905676,0.0883333333333333,0.0883333333333333}, {3271831,3914021,3913781,0.1072,0.1072}, {3271832,3912081,3911496,0.486317647058823,0.635953846153846}, {3271833,3911496,3911283,0.157433333333333,0.1771125}, {3271834,3911496,3911118,0.194177777777778,0.194177777777778}, {3271835,3911118,3910956,0.0780666666666667,0.0780666666666667}, {3271836,3910956,3911118,0.0745333333333333,0.0745333333333333}, {3271843,3913099,3913311,0.17024,0.1596}, {3271844,3913311,3913400,0.08,0.0847058823529412}, {3271845,3913400,3913311,0.357355555555556,0.357355555555556}, {3271846,3915390,3915335,0.20058,0.20058}, {3271851,3914699,3914955,0.132025,0.140826666666667}, {3271852,3914955,3915102,0.08988,0.0921846153846154}, {3271853,3914785,3915043,0.228133333333333,0.228133333333333}, {3271854,3915043,3915833,0.479544,0.79924}, {3271855,3914955,3915043,0.0877875,0.0877875}, {3271856,3914924,3915603,0.5546,0.5546}, {3271857,3914831,3914872,0.0652125,0.0652125}, {3271858,3914872,3914924,0.1001,0.0858}, {3271859,3914924,3914872,0.5853,0.5853}, {3271860,3915309,3915509,0.192017647058824,0.225124137931035}, {3271861,3915509,3915531,1000000,1000000}, {3271868,3922616,3922556,0.0334444444444444,0.0334444444444444}, {3271869,3922244,3922356,0.0800666666666667,0.0800666666666667}, {3271870,3922356,3922616,0.192688888888889,0.192688888888889}, {3271904,3864105,3864458,0.29458064516129,1000000}, {3271905,3864105,3864513,1000000,0.332089655172414}, {3271906,3864458,3864159,0.203481818181818,1000000}, {3271907,3864159,3863266,0.401903225806452,1000000}, {3271908,3863279,3864167,0.41498,1000000}, {3271909,3864167,3864513,0.215608695652174,1000000}, {3271910,3863940,3864178,1.0998,1.0998}, {3271911,3864167,3864178,0.07086,0.07086}, {3271912,3864178,3863940,1.55832,1.55832}, {3271943,3864458,3864513,0.022992,0.0302526315789474}, {3271944,3864159,3864167,0.0399,0.0399}, {3271945,3864513,3864637,1000000,1000000}, {3271946,3864642,3864132,0.282286956521739,0.240466666666667}, {3271950,3849689,3849169,0.155152173913043,0.162204545454545}, {3271954,3879445,3879388,1000000,0.0199024390243902}, {3271955,3879388,3879359,1000000,0.00588571428571429}, {3272083,3868554,3868500,0.017706976744186,0.02379375}, {3272084,3869221,3868804,0.137127272727273,0.18855}, {3272085,3868804,3868554,0.0756,0.0924}, {3272086,3868554,3868804,0.199073684210526,1000000}, {3272088,3873215,3873256,0.0259,0.0282545454545455}, {3272089,3873256,3873446,0.3258,1000000}, {3272092,3870513,3870623,0.0322304347826087,1000000}, {3272093,3870623,3870730,0.0269106382978723,1000000}, {3272094,3870730,3870854,0.0306127659574468,1000000}, {3272095,3870854,3871000,0.0413875,1000000}, {3272096,3870623,3870854,0.126177777777778,1000000}, {3272104,3871652,3871508,0.0544137931034483,1000000}, {3272105,3871508,3871463,0.0130137931034483,1000000}, {3272120,3871141,3871018,0.14412,0.156652173913043}, {3272121,3871018,3870943,0.2862,0.24645}, {3272122,3870943,3871006,0.01662,0.0369333333333333}, {3272123,3871006,3871627,1000000,1000000}, {3272124,3871018,3871006,0.59304,0.306744827586207}, {3272307,3901122,3901085,0.101777777777778,0.101777777777778}, {3272308,3901085,3900878,1000000,1000000}, {3272309,3897128,3897336,0.0900888888888889,0.0900888888888889}, {3272310,3897336,3897601,1000000,1000000}, {3272315,3901384,3901862,0.187834285714286,1000000}, {3272316,3901862,3902320,0.216704347826087,1000000}, {3272321,3901828,3901829,1000000,1000000}, {3272339,3900439,3900563,0.114225,0.114225}, {3272340,3900563,3900724,0.1798,0.202275}, {3272341,3900718,3900563,1000000,1000000}, {3272347,3904281,3904333,0.0212538461538462,0.0212538461538462}, {3272348,3904333,3904985,0.302423076923077,0.302423076923077}, {3272349,3904333,3904985,1.70076,1.70076}, {3272353,3905897,3905742,0.0771111111111111,0.0771111111111111}, {3272354,3905742,3905684,0.0381555555555556,0.0381555555555556}, {3272355,3905735,3905617,0.0621333333333333,0.0621333333333333}, {3272356,3905617,3905500,0.0532888888888889,0.0532888888888889}, {3272400,3920883,3921875,0.251757692307692,0.256694117647059}, {3272401,3919476,3920519,0.299272340425532,0.351645}, {3272402,3920519,3920883,0.101282352941176,0.129135}, {3272403,3920584,3920519,0.155018181818182,0.100305882352941}, {3272404,3920636,3920869,0.0859609756097561,0.0927473684210526}, {3272405,3920869,3921642,0.287842105263158,0.280461538461538}, {3272406,3920584,3920801,0.3651,0.3651}, {3272407,3920801,3920869,0.103341176470588,0.0836571428571428}, {3272408,3920514,3920584,0.135054545454545,0.09904}, {3272409,3920514,3919626,0.794181818181818,0.69888}, {3272412,3920883,3920584,0.58326,1000000}, {3272413,3920801,3920514,0.41924,0.41924}, {3272414,3919471,3919586,1000000,0.0460857142857143}, {3272415,3919586,3919647,1000000,0.0265066666666667}, {3272430,3919209,3919036,0.130475,0.20876}, {3272431,3919036,3919124,0.0786352941176471,0.0786352941176471}, {3272432,3919124,3919317,0.0984,0.0984}, {3272433,3919124,3919457,0.263084210526316,0.263084210526316}, {3272435,3919457,3919316,0.104590909090909,0.095875}, {3272436,3919316,3918513,0.677314285714286,1.1853}, {3272437,3919036,3918979,0.042432,0.0482181818181818}, {3272438,3918979,3918950,0.02379,0.0176222222222222}, {3272439,3919316,3918979,0.191352,0.191352}, {3272453,3886440,3886274,0.163448275862069,0.225714285714286}, {3272454,3886067,3886451,0.498461538461538,0.216}, {3272455,3886451,3886470,0.0185,0.01332}, {3272456,3886440,3886451,1000000,0.0372375}, {3272457,3886740,3886901,0.193028571428571,0.162144}, {3272458,3886451,3886901,1000000,0.211066666666667}, {3272459,3887556,3887007,0.121577777777778,1000000}, {3272460,3886901,3887007,1000000,0.0384}, {3272461,3886519,3886470,0.025375,0.03045}, {3272462,3886440,3886519,0.05656,1000000}, {3272463,3887189,3887316,0.0428487804878049,1000000}, {3272471,3886519,3886935,0.199914285714286,1000000}, {3272476,3886791,3886959,0.0977,1000000}, {3272477,3886959,3886875,0.10572,0.124376470588235}, {3272478,3887450,3887103,0.471026086956522,0.6771}, {3272479,3886959,3887103,0.180704347826087,0.197914285714286}, {3272502,3886657,3886688,0.05724,0.05724}, {3272505,3886657,3886488,1.16544,1.16544}, {3272506,3886488,3886657,0.67488,0.67488}, {3272510,3886209,3886254,0.0894206896551724,0.0894206896551724}, {3272511,3886254,3886587,0.1467375,0.173911111111111}, {3272548,3886519,3887013,0.580525,0.480434482758621}, {3272555,3886759,3891654,2.34946285714286,2.16397894736842}, {3272556,3891731,3890270,1.1998,1.1998}, {3272558,3891731,3893069,1.60584444444444,1.60584444444444}, {3272741,3901326,3901197,0.0575555555555556,0.0575555555555556}, {3272742,3901197,3901105,0.0534222222222222,0.0534222222222222}, {3272743,3919123,3918976,0.0837272727272727,0.0837272727272727}, {3272744,3918655,3918826,0.0816444444444444,0.0816444444444444}, {3272745,3921039,3921073,0.0085741935483871,0.00886}, {3272746,3921073,3921378,0.124236363636364,0.13666}, {3272747,3921819,3921097,0.5774,0.5774}, {3272748,3921097,3921073,0.032925,0.032925}, {3272749,3916555,3914836,1.03863243243243,1.13027647058824}, {3273239,3915453,3915382,0.19662,0.115658823529412}, {3273240,3915453,3915400,1000000,0.08118}, {3273241,3915530,3915506,0.0271826086956522,0.0347333333333333}, {3273242,3915506,3915453,0.0621176470588235,0.0621176470588235}, {3273243,3915400,3915445,0.1041,0.1041}, {3273244,3915506,3915445,0.08898,1000000}, {3273245,3915365,3915319,0.03561,0.03561}, {3273246,3915319,3914831,0.294384,0.283061538461538}, {3273247,3915445,3915321,0.2289,0.2289}, {3273248,3915321,3915400,0.34932,0.34932}, {3273249,3915319,3915321,0.0167666666666667,0.0167666666666667}, {3273339,3852484,3853092,1000000,0.116095081967213}, {3273340,3853092,3853223,1000000,0.0351666666666667}, {3273501,3903567,3903946,0.08605,1000000}, {3273502,3903946,3905103,0.246341666666667,1000000}, {3273503,3877202,3877125,0.0868533333333333,1000000}, {3273504,3877125,3877071,0.0583,1000000}, {3273505,3861312,3861384,0.0140695652173913,1000000}, {3273506,3861312,3861378,1000000,0.0142029850746269}, {3273507,3861384,3861876,0.105987692307692,1000000}, {3273508,3861876,3861991,0.0281898305084746,1000000}, {3273519,3859408,3859191,0.0847432835820895,0.0834970588235294}, {3273530,3857587,3857659,0.01136,0.00973714285714286}, {3273531,3857659,3857812,0.0272105263157895,0.0224782608695652}, {3273534,3858147,3858140,0.00788571428571429,1000000}, {3273535,3858140,3858037,0.120038709677419,1000000}, {3273608,3861882,3861718,0.0471818181818182,1000000}, {3273609,3861718,3861647,0.0247764705882353,1000000}, {3273703,3858529,3858506,0.0367967213114754,0.0367967213114754}, {3273816,3858611,3858728,1000000,0.0707027027027027}, {3273817,3858728,3858888,1000000,0.0410093023255814}, {3273865,3900325,3900535,0.107259375,0.11071935483871}, {3273866,3900535,3900657,0.0721052631578947,0.0747272727272727}, {3273887,3869246,3868604,0.11704347826087,0.120537313432836}, {3273888,3868604,3868434,0.031940625,0.0329709677419355}, {3273889,3875439,3875465,0.0248553191489362,1000000}, {3273890,3875465,3875677,0.250786666666667,1000000}, {3273893,3876245,3876657,0.438075,1000000}, {3273939,3891573,3890956,1000000,0.147769811320755}, {3273940,3890956,3890860,1000000,0.0284425531914894}, {3274460,3871839,3872232,0.0778533333333333,0.0686941176470588}, {3274461,3872232,3872746,0.110371428571429,0.105354545454545}, {3274588,3897835,3897995,0.0540088235294118,1000000}, {3274589,3897995,3898063,0.0411705882352941,1000000}, {3274623,3861969,3861837,1000000,0.046078125}, {3274624,3861837,3861711,1000000,0.0381818181818182}, {3274663,3860835,3860730,1000000,1000000}, {3274664,3861201,3860989,1000000,1000000}, {3274665,3860098,3860597,0.386208,0.386208}, {3274666,3860098,3859603,0.339436363636364,0.339436363636364}, {3274667,3859567,3859995,0.412421052631579,0.412421052631579}, {3274676,3856280,3856502,0.117888888888889,0.117888888888889}, {3274680,3856746,3857294,0.136117647058824,0.150913043478261}, {3274681,3857294,3857322,0.00618367346938776,0.00704651162790698}, {3274682,3855913,3855335,0.381688888888889,0.381688888888889}, {3274685,3856031,3856185,0.12228,0.12228}, {3274688,3856839,3857322,0.715730769230769,0.715730769230769}, {3274689,3856185,3856839,0.707533333333333,0.707533333333333}, {3274693,3857560,3857393,0.130111111111111,0.130111111111111}, {3274694,3857393,3857322,0.09616,0.0801333333333333}, {3274697,3854802,3855348,0.411576,0.411576}, {3274698,3855348,3855650,0.125927272727273,0.125927272727273}, {3274705,3851495,3851630,0.0538434782608696,0.0562909090909091}, {3274706,3851630,3851706,0.0872,0.0826105263157895}, {3274707,3851630,3851971,0.2734,0.2734}, {3274708,3850926,3851161,0.134018181818182,0.12636}, {3274709,3851161,3851495,0.200035714285714,0.215423076923077}, {3274710,3851278,3851605,0.24843,0.24843}, {3274711,3851605,3851854,0.20331,0.20331}, {3274712,3851161,3851605,1000000,0.314911111111111}, {3274717,3858038,3857754,0.137911111111111,0.137911111111111}, {3274721,3858171,3858099,0.0713666666666667,0.0626634146341463}, {3274722,3858099,3858038,0.0315666666666667,0.0307135135135135}, {3274723,3858479,3859268,0.432371428571429,0.412718181818182}, {3274724,3857657,3857638,0.0120782608695652,0.011112}, {3274725,3857638,3857474,0.1364,0.0909333333333334}, {3274726,3858479,3857638,0.52008,0.4728}, {3274727,3858099,3858239,0.1514,1000000}, {3274728,3858239,3858479,0.28048,0.28048}, {3274732,3860895,3860369,0.425255172413793,0.536191304347826}, {3274733,3855306,3854907,0.2276,0.2276}, {3274739,3860073,3860228,0.20352,0.164129032258065}, {3274740,3860228,3860369,0.128068965517241,0.109235294117647}, {3274745,3874470,3874510,0.051468,1000000}, {3274746,3874510,3874706,0.1628,1000000}, {3274747,3874706,3874820,0.09893,1000000}, {3274748,3874820,3874848,0.0208131147540984,1000000}, {3274749,3874510,3874820,0.5824,1000000}, {3274756,3874650,3874742,1000000,0.09445}, {3274757,3874742,3874768,1000000,0.0172881355932203}, {3274760,3862545,3862442,0.0283695652173913,0.0261}, {3274761,3862442,3862116,0.0929347826086956,0.0872448979591837}, {3274762,3862469,3862532,0.27414,0.255013953488372}, {3274763,3862532,3862545,0.105885714285714,0.0600972972972973}, {3274764,3862442,3862532,1000000,0.0599}, {3274776,3872927,3872926,0.00405,0.00405}, {3274777,3872926,3872493,0.43038,0.43038}, {3274791,3869576,3869572,0.0226,0.021696}, {3274792,3869572,3869558,0.0586375,0.0574408163265306}, {3274793,3869558,3869556,0.0180125,0.0180125}, {3274794,3869572,3869558,1000000,1000000}, {3274795,3872955,3873143,0.0820153846153846,0.0969272727272727}, {3274796,3873143,3873552,0.195572727272727,0.21513}, {3274797,3873190,3873143,0.418355555555556,0.418355555555556}, {3274798,3869600,3869639,0.109417021276596,0.111795652173913}, {3274799,3869639,3869668,0.0662808510638298,0.0692266666666667}, {3274800,3869779,3869639,1000000,0.243511111111111}, {3275067,3915447,3916335,0.49595625,0.511954838709677}, {3275074,3896440,3896596,0.168622222222222,0.168622222222222}, {3275083,3867579,3867076,1000000,1000000}, {3275084,3867076,3867043,0.0642,0.0998666666666667}, {3275085,3868052,3867076,0.420807692307692,0.475695652173913}, {3275086,3866014,3865944,0.0333333333333333,0.0333333333333333}, {3275087,3900293,3900342,0.0446857142857143,0.0260666666666667}, {3275088,3900342,3900787,0.330771428571429,0.264617142857143}, {3275089,3900342,3898876,0.885777777777778,0.885777777777778}, {3275093,3880881,3880741,0.057744,0.0555230769230769}, {3275094,3880741,3880488,0.17712,0.121552941176471}, {3275095,3879275,3880741,1000000,1000000}, {3275096,3885250,3884631,1000000,1000000}, {3275097,3884631,3881799,1000000,1000000}, {3275098,3884426,3884631,1000000,1000000}, {3275099,3852868,3852930,0.117528,0.14691}, {3275100,3852930,3852836,0.108175,0.136642105263158}, {3275101,3853879,3854276,0.133134782608696,0.130302127659574}, {3275102,3854276,3854795,0.1581125,0.151788}, {3275103,3852930,3854276,0.576206896551724,0.539032258064516}, {3275117,3894083,3894065,0.0891954545454545,1000000}, {3275118,3894155,3894830,0.18,1000000}, {3275119,3894830,3895323,0.1614,1000000}, {3275454,3894157,3894816,1000000,0.17292}, {3275455,3894816,3895328,1000000,0.131422641509434}, {3275460,3894004,3894042,0.0912391304347826,1000000}, {3275462,3875594,3874428,1000000,0.791233333333333}, {3275463,3874428,3874258,0.09145,0.09145}, {3275476,3899297,3899839,0.13,0.13}, {3275820,3855140,3855305,1000000,0.30051}, {3275821,3856249,3855305,0.32278125,0.313}, {3275822,3873008,3872887,0.0265333333333333,0.0275538461538462}, {3275823,3872887,3871898,0.239569230769231,0.198791489361702}, {3275824,3872887,3872488,1000000,1000000}, {3276497,3890881,3891009,0.54714,0.54714}, {3276498,3888797,3888837,1000000,1000000}, {3276499,3888837,3888841,1000000,1000000}, {3276500,3889095,3889864,0.157992452830189,0.161030769230769}, {3276501,3889864,3890134,0.06528,0.06528}, {3276502,3888837,3889864,1.18614,1.18614}, {3276503,3888837,3888552,0.27522,0.27522}, {3276504,3887512,3888163,0.133186956521739,0.153165}, {3276505,3888163,3888841,0.124584905660377,0.134755102040816}, {3276506,3887502,3888158,0.61272,0.61272}, {3276507,3888158,3888163,0.10134,0.10134}, {3276508,3887457,3887489,1000000,1000000}, {3276509,3887489,3887502,0.17514,0.17514}, {3276510,3888158,3887489,0.78318,0.78318}, {3276511,3888158,3888552,0.38646,0.38646}, {3276512,3886331,3886931,0.214570588235294,0.235335483870968}, {3276513,3886931,3886929,0.1023,0.1023}, {3276514,3886929,3887502,0.63552,0.63552}, {3276515,3883859,3884154,0.152422222222222,0.152422222222222}, {3276516,3884154,3884547,0.206933333333333,0.206933333333333}, {3276517,3884154,3884403,0.40944,0.40944}, {3276518,3883041,3882999,0.0611538461538462,0.0611538461538462}, {3276519,3883512,3883222,1000000,1000000}, {3276520,3883222,3883041,0.26355,0.26355}, {3276521,3883222,3883649,0.73704,0.73704}, {3276522,3882310,3882180,0.0802,0.0886421052631579}, {3276523,3882180,3882160,0.0137714285714286,0.015221052631579}, {3276524,3883890,3884508,1000000,0.310444444444444}, {3276525,3886929,3886434,0.77904,0.77904}, {3276526,3886434,3886929,0.77466,0.77466}, {3277158,3860853,3860919,0.0588,0.0464210526315789}, {3277159,3860919,3861027,0.44985,0.346038461538462}, {3277160,3861027,3860919,0.362711111111111,0.362711111111111}, {3277996,3883402,3883392,0.161590909090909,0.17775}, {3277997,3883392,3883220,0.17265,0.159369230769231}, {3277998,3883775,3883807,0.0177555555555556,0.0177555555555556}, {3277999,3883775,3883681,0.0601555555555556,0.0601555555555556}, {3278000,3883392,3883450,0.042,0.0532}, {3278001,3883450,3883775,0.169466666666667,0.169466666666667}, {3278002,3883756,3883282,0.366466666666667,0.366466666666667}, {3278003,3883282,3883220,0.02868,0.0325909090909091}, {3278004,3883450,3883282,0.216473684210526,0.241941176470588}, {3278082,3883402,3882941,0.262266666666667,0.262266666666667}, {3278094,3882612,3882861,0.39216,0.39216}, {3278095,3882861,3883052,0.3345,0.3345}, {3278096,3882861,3882941,1000000,0.17934}, {3278097,3883048,3883036,0.00984705882352941,0.00881052631578947}, {3278098,3882941,3882904,1000000,0.336092307692308}, {3278099,3882904,3883036,1000000,0.0843333333333333}, {3278100,3882904,3882941,0.193066666666667,0.193066666666667}, {3278104,3883036,3882725,0.26214,0.238309090909091}, {3278105,3882725,3882310,0.282757894736842,0.233582608695652}, {3278106,3882252,3882154,0.16015,0.16015}, {3278107,3882904,3882583,1000000,0.34888}, {3278108,3882583,3882725,0.0827333333333333,1000000}, {3278109,3882252,3882279,0.0356571428571429,0.0453818181818182}, {3278110,3882279,3882583,0.2507625,0.2507625}, {3278111,3882180,3882247,0.11256,0.129876923076923}, {3278112,3882279,3882247,0.0329571428571429,0.0271411764705882}, {3278134,3884508,3884523,0.74076,0.74076}, {3278137,3884508,3884639,0.15756,0.1477125}, {3278138,3884639,3884798,0.121342857142857,0.12741}, {3278140,3884940,3884869,0.0727894736842105,0.0922}, {3278141,3884869,3884798,0.0628736842105263,0.0543}, {3278143,3884639,3884869,1.37442,1.37442}, {3278206,3889665,3890191,0.444052173913044,0.408528}, {3278207,3889467,3889481,0.0114444444444444,0.0134347826086957}, {3278208,3889481,3889665,0.124153846153846,0.140347826086957}, {3278209,3889665,3889481,0.184285714285714,1000000}, {3278210,3888774,3888882,0.125164285714286,0.125164285714286}, {3278211,3888882,3889074,0.195114285714286,0.195114285714286}, {3278212,3888635,3888765,0.113431578947368,0.10776}, {3278213,3888765,3888774,0.0136,0.0136}, {3278214,3888882,3888765,0.359444444444444,1000000}, {3278233,3892688,3893156,0.30483,0.30483}, {3278234,3893156,3893523,0.357066666666667,0.357066666666667}, {3278235,3893985,3894905,0.411567567567568,0.461454545454546}, {3278236,3894905,3894928,0.01168,0.0106181818181818}, {3278279,3894659,3894841,0.116777777777778,0.116777777777778}, {3278280,3894925,3895392,0.31575,0.31575}, {3278802,3894885,3895056,1000000,1000000}, {3278803,3894634,3894838,0.256023529411765,0.256023529411765}, {3278804,3894838,3894964,0.0706222222222222,0.0706222222222222}, {3278805,3894885,3894838,0.0597,0.0597}, {3278806,3896279,3896224,1000000,1000000}, {3278807,3897124,3897331,0.0934444444444444,0.0934444444444444}, {3278808,3897331,3897415,1000000,1000000}, {3278810,3886593,3886853,0.0867,0.084930612244898}, {3278811,3886853,3887032,0.0653877551020408,0.0728181818181818}, {3278812,3887032,3887136,0.0415914893617021,0.0528324324324324}, {3278813,3886853,3887032,0.968657142857143,1000000}, {3278814,3887902,3888305,1000000,1000000}, {3278819,3896227,3896285,0.04656,0.04656}, {3278820,3896285,3896301,0.01098,0.01098}, {3278821,3896334,3896285,1000000,1000000}, {3278822,3893980,3894164,0.105377777777778,0.105377777777778}, {3278865,3894122,3894113,0.02682,0.02682}, {3278866,3894113,3894331,0.40878,0.40878}, {3278867,3894122,3894177,0.0559263157894737,0.0559263157894737}, {3278868,3894177,3894570,0.277333333333333,0.277333333333333}, {3278896,3893867,3894300,0.1892,0.21285}, {3278897,3894300,3894406,0.0393846153846154,0.0451764705882353}, {3278923,3896654,3896917,0.36225,0.36225}, {3278924,3896917,3896913,0.0906222222222222,0.0906222222222222}, {3278962,3861027,3860998,0.053895652173913,0.0476769230769231}, {3278963,3860998,3860960,0.127,0.103909090909091}, {3278964,3860998,3861063,0.157936363636364,0.144775}, {3278965,3861345,3861301,0.071575,0.071575}, {3278966,3861301,3861291,0.0166615384615385,0.01805}, {3278967,3861063,3861301,0.2392,0.2808}, {3278968,3861368,3861677,0.172577777777778,0.172577777777778}, {3278969,3861301,3861368,0.045312,0.0404571428571429}, {3278972,3848765,3849784,0.845294117647059,0.798333333333333}, {3278973,3849844,3849829,0.0156,0.0156}, {3278974,3849829,3849849,0.0868153846153846,0.0836}, {3278975,3849784,3849829,0.0358941176470588,0.03051}, {3279938,3868681,3868600,0.069063829787234,0.0705652173913043}, {3279939,3868600,3868570,0.017748,0.0188808510638298}, {3279941,3869795,3868699,0.422335714285714,0.422335714285714}, {3279942,3868600,3868699,0.0654,0.073575}, {3279943,3868570,3868534,0.015408,0.0163914893617021}, {3279944,3868534,3868258,0.1243625,0.129769565217391}, {3279945,3868699,3868534,0.1010625,0.0621923076923077}, {3282206,3895163,3894917,0.168929032258064,0.11384347826087}, {3282207,3894917,3894798,0.2311,0.089458064516129}, {3282356,3875564,3875921,0.092865,1000000}, {3282357,3875921,3876012,0.0295428571428571,1000000}, {3282367,3880568,3878685,0.470611764705882,1000000}, {3282368,3878685,3878406,0.0965636363636364,1000000}, {3282376,3890128,3890573,0.202142307692308,0.198328301886792}, {3282377,3889872,3889911,0.0589034482758621,1000000}, {3282378,3889911,3890128,0.115784615384615,1000000}, {3282379,3890128,3889967,0.138072727272727,1000000}, {3282380,3889967,3889872,0.0466285714285714,1000000}, {3282381,3889911,3889967,0.04008,0.0445333333333333}, {3282382,3890951,3891025,0.0526727272727273,0.0404232558139535}, {3282383,3891343,3891341,1000000,0.0469655172413793}, {3282384,3891284,3891341,0.024756,0.030190243902439}, {3282385,3891341,3891394,0.0203345454545455,0.0294315789473684}, {3282406,3896121,3895993,0.094368,0.214472727272727}, {3282407,3895162,3895244,0.07100625,1000000}, {3282479,3908085,3907859,0.0892758620689655,1000000}, {3282480,3907859,3907558,0.146466666666667,1000000}, {3282538,3917496,3917546,0.0213535714285714,0.0202677966101695}, {3282539,3917546,3918387,0.2102,0.2102}, {3282555,3914294,3914860,0.104381818181818,0.10764375}, {3282556,3914860,3915583,0.195470588235294,0.226568181818182}, {3282557,3913101,3914294,0.1788,0.1788}, {3282558,3906615,3906805,1000000,0.0388705882352941}, {3282559,3902723,3902714,0.00894418604651163,0.00818297872340426}, {3282560,3902714,3902534,1000000,0.107059090909091}, {3282561,3902534,3902521,0.01056,0.0108307692307692}, {3282562,3902714,3902534,0.131016666666667,1000000}, {3282565,3902358,3902195,0.0785142857142857,0.0874363636363636}, {3282566,3902195,3901328,0.32148,0.344442857142857}, {3282567,3900928,3900786,0.0643529411764706,0.0596727272727273}, {3282568,3900786,3900606,0.112712195121951,0.0906117647058823}, {3282615,3916477,3917493,0.2589,0.255253521126761}, {3282761,3918086,3920081,0.527298591549296,0.519975}, {3282773,3894938,3895770,0.289386666666667,1000000}, {3282774,3906471,3906608,0.0381183673469388,1000000}, {3282775,3906608,3906700,0.0203020408163265,1000000}, {3282776,3892274,3892321,0.013656,1000000}, {3282777,3892274,3892327,1000000,0.0107}, {3282778,3876449,3875310,0.275871428571429,0.343306666666667}, {3282779,3875310,3873927,0.347431578947368,0.353635714285714}, {3282780,3873927,3873764,0.041751724137931,0.041751724137931}, {3282781,3873764,3872757,0.224389473684211,0.220520689655172}, {3282839,3885710,3885830,0.051,1000000}, {3282840,3885830,3886002,0.120972727272727,1000000}, {3282939,3882753,3882766,0.0978521739130435,0.056265}, {3282940,3881589,3881617,0.00807777777777778,0.0111846153846154}, {3282941,3881617,3881633,0.0149781818181818,1000000}, {3282942,3881847,3881936,1000000,0.0636}, {3282943,3881617,3881660,1000000,0.0236322580645161}, {3282944,3881660,3881847,1000000,0.120486486486486}, {3283029,3850931,3850925,0.0209692307692308,0.0233657142857143}, {3283030,3850925,3850921,0.0559531914893617,0.0571695652173913}, {3283035,3854173,3854802,1.07692727272727,1.07692727272727}, {3283036,3854802,3854805,0.0315818181818182,0.013896}, {3283041,3857777,3857511,0.07374,0.113446153846154}, {3283042,3855938,3855555,0.0789735849056604,0.0775111111111111}, {3283043,3855555,3855338,0.0439846153846154,0.0431547169811321}, {3283044,3857330,3856827,0.106812,0.104717647058824}, {3283045,3864445,3864213,1000000,0.126484210526316}, {3283046,3864213,3863983,1000000,0.0942387096774193}, {3283327,3895420,3895427,0.0170553191489362,0.0178133333333333}, {3283328,3895427,3895518,0.127902127659574,0.127902127659574}, {3283329,3901384,3900533,0.192338181818182,0.188903571428571}, {3283330,3900533,3900171,0.116535,0.103586666666667}, {3283331,3912596,3912864,0.0588452830188679,0.0567054545454545}, {3283332,3912864,3913440,0.113705084745763,0.11181}, {3283333,3914082,3914347,0.058871186440678,0.0598862068965517}, {3283334,3914347,3914574,0.0507254237288136,0.0516}, {3283347,3871354,3871687,1000000,0.12824347826087}, {3283348,3871204,3871354,1000000,0.0657142857142857}, {3283349,3870734,3870774,1000000,0.03025}, {3283350,3870774,3870821,1000000,0.08067}, {3283351,3870821,3870872,1000000,0.0787826086956522}, {3283352,3870872,3871128,1000000,0.2368875}, {3283355,3870598,3870552,0.0344833333333333,1000000}, {3283356,3870552,3870465,0.0549243243243243,1000000}, {3283357,3870699,3870631,0.0468363636363636,1000000}, {3283358,3870631,3870598,0.024,1000000}, {3283359,3870465,3870438,0.0171157894736842,1000000}, {3283360,3870438,3870383,0.0309947368421053,1000000}, {3283361,3870383,3870348,0.0218769230769231,1000000}, {3283362,3869842,3869774,0.016845,1000000}, {3283363,3869112,3869010,0.0267348837209302,1000000}, {3283364,3869498,3869298,0.0488790697674419,1000000}, {3283365,3869298,3869112,0.0486418604651163,1000000}, {3283422,3873396,3873467,0.0458142857142857,1000000}, {3283423,3873467,3873485,0.0119086956521739,1000000}, {3283508,3877890,3877961,0.0346271186440678,0.0334918032786885}, {3283509,3877961,3878065,0.0573762711864407,0.0554950819672131}, {3283514,3878956,3878844,0.0852981818181818,0.0852981818181818}, {3283515,3878995,3878956,0.0223471698113208,0.0219333333333333}, {3283516,3879254,3879145,0.110367567567568,0.107463157894737}, {3283517,3879145,3878995,0.0824941176470588,0.084144}, {3283522,3880944,3880968,0.00876315789473684,0.01332}, {3283523,3880968,3881176,0.0812318181818182,0.10212}, {3283565,3871038,3871022,0.0821875,0.0896590909090909}, {3283566,3871022,3871092,0.212938775510204,0.226826086956522}, {3283567,3877888,3877829,1000000,0.177394736842105}, {3283568,3877829,3877792,1000000,0.0735692307692308}, {3283569,3878375,3878324,0.024825,0.024825}, {3283570,3878404,3878585,0.0807483870967742,1000000}, {3283571,3878585,3880539,0.474011538461538,1000000}, {3283572,3874836,3874245,0.139517647058824,1000000}, {3283573,3874245,3874199,0.0116588235294118,1000000}, {3283581,3885539,3885525,1000000,0.08724}, {3283582,3885525,3885502,1000000,0.0938142857142857}, {3283586,3875819,3875796,0.0361625,1000000}, {3283587,3894477,3893542,0.230657142857143,0.24371320754717}, {3283588,3893542,3893322,0.061368,0.0590076923076923}, {3283589,3850254,3850416,0.0931941176470588,0.0856378378378378}, {3283590,3850416,3850581,0.0571466666666667,0.053575}, {3283614,3871296,3871187,0.187628571428571,0.2388}, {3283615,3871187,3871038,0.2492375,0.265853333333333}, {3283639,3865380,3865479,0.0834222222222222,0.0834222222222222}, {3283640,3865169,3865264,0.0555111111111111,0.0555111111111111}, {3283641,3865264,3865380,1000000,1000000}, {3283642,3864248,3864110,0.1116,0.105035294117647}, {3283643,3864253,3864244,0.00645789473684211,0.00876428571428571}, {3283644,3864248,3864253,0.03616875,1000000}, {3283645,3864253,3864284,0.0243777777777778,1000000}, {3283646,3864248,3864288,1000000,0.0270857142857143}, {3283647,3864916,3864288,0.31305,0.282754838709677}, {3283648,3864288,3864284,1000000,0.0237777777777778}, {3283658,3865818,3865639,1000000,0.0474681818181818}, {3283659,3865639,3865375,1000000,0.0967578947368421}, {3283660,3865375,3865288,1000000,0.0509}, {3283661,3865288,3865280,1000000,0.0098}, {3283670,3881370,3881078,0.108711111111111,0.110762264150943}, {3283671,3881399,3882713,0.816558620689655,0.802718644067797}, {3283672,3882713,3882753,0.121953191489362,0.108147169811321}, {3283696,3847752,3847542,0.148751020408163,0.15508085106383}, {3283700,3846633,3847029,0.1228375,0.131026666666667}, {3283747,3878800,3878881,1000000,0.0348818181818182}, {3283748,3878881,3879324,1000000,0.123439024390244}, {3283749,3877812,3877779,0.0683464285714286,1000000}, {3283750,3877779,3877713,0.112891525423729,1000000}, {3283751,3876804,3875972,0.19018,1000000}, {3283752,3875972,3875828,0.0377016393442623,1000000}, {3283762,3877244,3877501,0.065655737704918,0.06675}, {3283763,3877501,3878377,0.24355,0.251948275862069}, {3283769,3873408,3873146,0.185196428571429,0.185196428571429}, {3283770,3873146,3873047,0.115652830188679,0.117876923076923}, {3283771,3872625,3872635,0.0656111111111111,0.0656111111111111}, {3283779,3878408,3878690,0.0881068965517241,0.0896526315789474}, {3283780,3878690,3879786,0.368275862068965,0.374736842105263}, {3283781,3879786,3880030,0.102044444444444,0.103969811320755}, {3283834,3858788,3858830,0.0720285714285714,0.07563}, {3283835,3858830,3858843,0.0632769230769231,0.06855}, {3283836,3858843,3858661,0.0774,0.0815837837837838}, {3283837,3858661,3858497,0.0733116279069767,0.0750571428571429}, {3283849,3871704,3871670,0.0873428571428571,0.0797478260869565}, {3283850,3879682,3879299,1000000,0.161763636363636}, {3283853,3901911,3901933,0.00620869565217391,1000000}, {3283854,3901943,3901968,1000000,0.00821470588235294}, {3283957,3856271,3856408,0.0534666666666667,1000000}, {3283958,3856232,3856374,1000000,0.0727285714285714}, {3283959,3856408,3856374,0.013575,0.013575}, {3283960,3856408,3856670,0.0881142857142857,1000000}, {3283961,3856374,3856651,1000000,0.0974368421052632}, {3283962,3856670,3856651,0.01404,0.01404}, {3283963,3856670,3856737,0.0168545454545455,1000000}, {3283964,3856737,3856798,0.0191590909090909,1000000}, {3283965,3856651,3856704,1000000,0.0187142857142857}, {3283966,3856704,3856758,1000000,0.0172714285714286}, {3283967,3856737,3856704,0.014325,0.014325}, {3283968,3856798,3856984,0.0648142857142857,1000000}, {3283969,3856984,3857116,0.0491837837837838,1000000}, {3283970,3856758,3856958,1000000,0.0675951219512195}, {3283971,3856958,3857094,1000000,0.045675}, {3283972,3856984,3856958,0.01242,0.01242}, {3284218,3874259,3874014,0.114193548387097,1000000}, {3284223,3861631,3861491,0.0599538461538461,0.0556714285714286}, {3284224,3861491,3861043,0.153083720930233,0.153083720930233}, {3284252,3901207,3900934,0.164745,0.21966}, {3284253,3900934,3900787,0.108092307692308,0.1171}, {3285118,3893831,3894064,0.17811,0.1979}, {3285119,3894064,3894544,0.297425,0.297425}, {3285128,3896761,3896984,0.103288888888889,0.103288888888889}, {3285129,3896984,3897275,0.145822222222222,0.145822222222222}, {3285133,3897039,3897274,0.113311111111111,0.113311111111111}, {3285134,3897274,3897559,0.1506,0.1506}, {3285142,3896272,3896300,1000000,1000000}, {3285144,3896300,3896314,0.03567,0.029725}, {3285145,3895391,3895689,0.101244,1000000}, {3285146,3895689,3896300,0.17094,1000000}, {3285147,3895614,3895706,1000000,0.0265102040816327}, {3285148,3895706,3896314,1000000,0.175555102040816}, {3285149,3895689,3895706,0.020445,0.020445}, {3285159,3895463,3894471,0.653345454545455,1000000}, {3285161,3894471,3894200,0.18174,1000000}, {3285162,3894200,3894083,0.1302,1000000}, {3285163,3894471,3894162,1000000,1.05192}, {3285164,3894162,3894200,1000000,0.0672888888888889}, {3285165,3894125,3894107,0.0678,1000000}, {3285166,3894107,3894083,0.0627446808510638,1000000}, {3285167,3894162,3894107,1000000,0.0380869565217391}, {3285173,3890627,3891035,1000000,0.146909090909091}, {3285174,3891035,3891332,1000000,0.131711111111111}, {3285175,3890822,3891030,0.36192,0.36192}, {3285176,3891035,3891030,0.28482,0.28482}, {3285177,3891030,3890822,0.36648,0.36648}, {3285179,3890627,3890623,0.28728,0.28728}, {3285180,3890623,3890619,0.09702,0.09702}, {3285181,3890623,3890619,0.64692,0.64692}, {3285191,3890055,3890304,0.160642105263158,0.160642105263158}, {3285192,3890304,3890300,0.239353846153846,0.239353846153846}, {3285197,3890050,3890213,1000000,0.0586545454545454}, {3285198,3890213,3890300,1000000,0.0348774193548387}, {3285201,3890213,3890214,0.27348,0.27348}, {3285202,3890214,3889987,0.27012,0.27012}, {3285203,3889987,3889794,0.32928,0.32928}, {3285204,3890214,3889795,0.6054,0.6054}, {3285205,3889795,3889796,0.42324,0.42324}, {3285206,3889794,3889795,0.00852,0.00852}, {3285213,3889404,3889418,0.183408,0.169822222222222}, {3285214,3889057,3889052,1000000,1000000}, {3285215,3889052,3889047,0.258571428571429,0.2172}, {3285218,3894042,3894057,0.0666418604651163,1000000}, {3285219,3894057,3894077,0.0768,1000000}, {3285305,3919450,3919612,0.0551166666666667,0.049605}, {3285306,3919612,3919794,0.0663658536585366,0.0632790697674419}, {3285310,3921992,3922060,0.022335,0.0229076923076923}, {3285313,3922794,3922906,0.049815,0.06226875}, {3285314,3922906,3923753,0.32304,0.329632653061225}, {3285316,3896300,3896907,0.1704,1000000}, {3285317,3896907,3897391,0.136136170212766,1000000}, {3285341,3908171,3908188,0.00965,0.0072375}, {3285342,3908188,3908279,0.0618631578947368,0.0405310344827586}, {3285429,3875077,3875332,0.424848,0.416517647058824}, {3285433,3874819,3874821,0.0403846153846154,0.0403846153846154}, {3285522,3889082,3889058,1000000,1000000}, {3285523,3889058,3889057,1000000,1000000}, {3285524,3889183,3889052,0.0436285714285714,0.0349028571428571}, {3285525,3889393,3889397,0.126553846153846,0.253107692307692}, {3285526,3889397,3889400,0.185823529411765,0.191454545454545}, {3285527,3889183,3889285,0.0457,0.0645176470588235}, {3285528,3889400,3889402,0.0383272727272727,0.039525}, {3285529,3889402,3889404,0.02660625,0.02660625}, {3285530,3889285,3889402,0.05004,0.0735882352941176}, {3285533,3889058,3889183,0.89028,0.89028}, {3285534,3889397,3889285,0.88506,0.88506}, {3285567,3887643,3887634,1000000,0.0785428571428571}, {3285568,3887634,3887624,1000000,0.244}, {3285569,3888230,3888228,0.09303,1000000}, {3285570,3888228,3888225,0.09192,0.127666666666667}, {3285571,3887634,3888228,0.2205,0.3583125}, {3285572,3889524,3889591,0.0168,0.0164181818181818}, {3285573,3889591,3890026,0.107882608695652,0.107882608695652}, {3285574,3890036,3890026,1000000,1000000}, {3285575,3889591,3890036,1000000,1000000}, {3285578,3890435,3890383,1000000,1000000}, {3285579,3890383,3890036,1000000,1000000}, {3285580,3890418,3890439,1000000,1000000}, {3285581,3890439,3890435,1000000,1000000}, {3285589,3890864,3890865,1000000,1000000}, {3285590,3890435,3890865,1000000,1000000}, {3285601,3887396,3887528,1000000,0.101668965517241}, {3285602,3888064,3887711,0.120206896551724,0.112451612903226}, {3285603,3887711,3887528,0.0848608695652174,0.0848608695652174}, {3285604,3887680,3887711,0.09942,0.09942}, {3285605,3887396,3887451,0.05712,0.05712}, {3285606,3887451,3887680,0.34986,0.34986}, {3285607,3887680,3887451,0.33312,0.33312}, {3285643,3902542,3902859,1000000,1000000}, {3285644,3902859,3903139,1000000,1000000}, {3285648,3902686,3902755,0.0663666666666667,0.09955}, {3285649,3902493,3902755,0.3576375,0.3576375}, {3285650,3902755,3902555,0.3081,0.32864}, {3285651,3902555,3902493,0.0628285714285714,0.0628285714285714}, {3285652,3902493,3902555,0.167377777777778,0.167377777777778}, {3285659,3900685,3900080,0.54423,0.54423}, {3285660,3900080,3899120,1000000,1000000}, {3285661,3901902,3901839,0.0361111111111111,0.0361111111111111}, {3285834,3887418,3887632,0.0533294117647059,0.04533}, {3285835,3887443,3887632,0.86322,0.86322}, {3285836,3887632,3887844,0.0507,0.0450666666666667}, {3285837,3887844,3887955,0.0193255813953488,0.0180652173913043}, {3285838,3887844,3887975,0.280066666666667,0.280066666666667}, {3285839,3887955,3888032,0.0204,0.0199466666666667}, {3285840,3887975,3888032,0.2806,0.2806}, {3285841,3888032,3888222,0.0423574468085106,0.0462976744186047}, {3285842,3888222,3888337,0.0239733333333333,0.0263121951219512}, {3285843,3888222,3888364,0.290288888888889,0.290288888888889}, {3285844,3888337,3888413,0.0187714285714286,0.0202153846153846}, {3285845,3888413,3888751,0.111124137931034,0.10070625}, {3285846,3888364,3888413,0.281355555555556,0.281355555555556}, {3285847,3891566,3892266,0.415090909090909,0.434857142857143}, {3285848,3892266,3892351,0.119888888888889,0.119888888888889}, {3285849,3892266,3891519,0.790444444444445,0.790444444444445}, {3285865,3891566,3891842,0.872444444444444,0.872444444444444}, {3285866,3892997,3893253,0.108,0.108}, {3285881,3894032,3894160,0.0834588235294118,0.0834588235294118}, {3285882,3894160,3894265,0.0943263157894737,0.0814636363636364}, {3285883,3894265,3894279,0.0163714285714286,0.01146}, {3285884,3894324,3894335,0.0125142857142857,0.00947027027027027}, {3285885,3894279,3894324,1000000,0.0404052631578947}, {3285886,3894246,3894279,1000000,0.0171111111111111}, {3285887,3894242,3894246,1000000,0.0177923076923077}, {3285888,3894242,3894211,0.01478,0.017736}, {3285889,3894242,3894324,0.0429923076923077,1000000}, {3285892,3894160,3894123,0.0226666666666667,0.0226666666666667}, {3285893,3894123,3894246,1000000,1000000}, {3285895,3892017,3892039,0.00808421052631579,0.0083027027027027}, {3285896,3892039,3892169,0.0413384615384615,0.0413384615384615}, {3285897,3892149,3892026,0.0662086956521739,0.0662086956521739}, {3285898,3892039,3892026,0.120694736842105,0.1092}, {3285899,3892020,3892148,0.0617111111111111,0.0617111111111111}, {3285900,3892026,3892020,0.0795777777777778,0.0795777777777778}, {3285901,3891553,3891979,0.151062857142857,0.135569230769231}, {3285902,3891979,3892017,0.0157263157894737,0.0161513513513514}, {3285903,3891979,3891937,0.441666666666667,0.441666666666667}, {3285906,3892020,3891992,0.279177777777778,0.279177777777778}, {3285907,3891992,3891937,0.0558,0.0558}, {3285908,3892189,3891982,0.1677,1000000}, {3285909,3891992,3891982,0.0819111111111111,1000000}, {3285910,3891982,3891928,0.0485294117647059,1000000}, {3285911,3891928,3891797,0.0814666666666667,1000000}, {3285912,3891937,3891928,0.0844222222222222,1000000}, {3285916,3891739,3891769,0.0252,0.0252}, {3285917,3891769,3891937,0.1234125,0.0940285714285714}, {3285918,3891797,3891765,0.0233684210526316,1000000}, {3285919,3891769,3891765,0.0914222222222222,1000000}, {3285920,3891513,3891696,0.140325,0.118168421052632}, {3285921,3891696,3891739,0.02097,0.0199714285714286}, {3285922,3891765,3891691,0.0519333333333333,1000000}, {3285923,3891691,3891645,0.0350823529411765,1000000}, {3285924,3891696,3891691,0.0926888888888889,1000000}, {3285925,3891645,3891626,1000000,0.132666666666667}, {3285926,3891797,3891787,1000000,0.132533333333333}, {3285930,3889903,3889890,0.0392785714285714,0.0392785714285714}, {3285931,3889890,3889963,0.2634,0.2634}, {3285932,3889862,3889903,0.0190188679245283,0.0190188679245283}, {3285933,3889903,3890236,0.140861538461538,0.140861538461538}, {3285939,3888786,3889036,0.0810727272727273,0.07644}, {3285940,3889036,3889204,0.04497,0.0418325581395349}, {3285941,3889036,3889204,0.469888888888889,0.469888888888889}, {3285947,3888786,3888759,0.126158823529412,0.138367741935484}, {3285948,3888759,3888751,0.04788,0.0507818181818182}, {3285949,3888786,3888759,0.249555555555556,0.249555555555556}, {3285954,3886605,3886834,0.0630139534883721,0.058904347826087}, {3285955,3886834,3886887,0.0142636363636364,0.013075}, {3285956,3886834,3886860,0.2198,1000000}, {3285957,3886887,3886914,0.00943255813953488,0.00845}, {3285958,3886914,3887222,0.0899384615384615,0.0779466666666667}, {3285959,3886860,3886914,0.214111111111111,1000000}, {3285960,3886042,3886452,0.164813793103448,0.19915}, {3285961,3886452,3886468,0.006675,0.00684615384615385}, {3285962,3886452,3886446,0.3838875,1000000}, {3285963,3886468,3886512,0.012409756097561,0.0130461538461538}, {3285964,3886512,3886605,0.0264,0.0234666666666667}, {3285965,3886446,3886512,0.2356,1000000}, {3285966,3886098,3886049,0.189091304347826,0.193293333333333}, {3285967,3886049,3886042,0.0224,0.0218790697674419}, {3285968,3887570,3887588,1000000,1000000}, {3285969,3887588,3887607,1000000,1000000}, {3285970,3888050,3888044,1000000,1000000}, {3285971,3888044,3888030,1000000,1000000}, {3285972,3888216,3888295,0.0251555555555556,0.0251555555555556}, {3285973,3888295,3888564,0.0988888888888889,0.0988888888888889}, {3285974,3888216,3888295,0.3206,0.3206}, {3285975,3885620,3885995,0.572777777777778,0.572777777777778}, {3285976,3885995,3886049,0.03348,0.020925}, {3285977,3884780,3885022,0.0985555555555556,0.0985555555555556}, {3285978,3885022,3885167,0.1125,0.0964285714285714}, {3285979,3885132,3884997,0.0688105263157895,0.118854545454545}, {3285980,3884997,3884744,0.1726125,0.197271428571429}, {3285981,3885022,3884997,0.179466666666667,0.179466666666667}, {3285982,3884550,3884572,0.255688888888889,0.255688888888889}, {3285983,3884744,3884719,0.0210315789473684,0.0285428571428571}, {3285984,3884719,3884550,0.0661777777777778,0.0661777777777778}, {3285985,3884719,3884709,0.0706333333333333,0.115581818181818}, {3285986,3884709,3884701,0.0766666666666667,0.0985714285714286}, {3285987,3884709,3884701,0.194377777777778,0.194377777777778}, {3285988,3884701,3884695,0.0605,0.0605}, {3285989,3884695,3884689,0.0462,0.0462}, {3285990,3884695,3884689,0.196533333333333,0.196533333333333}, {3285991,3884689,3884681,0.0610666666666667,0.0610666666666667}, {3285992,3884681,3884673,0.205733333333333,0.205733333333333}, {3285993,3884673,3884681,0.0526,0.0526}, {3285994,3884579,3884668,1000000,1000000}, {3285995,3884668,3885078,1000000,1000000}, {3285996,3884673,3884668,0.0617111111111111,0.0617111111111111}, {3285997,3885167,3885263,0.0526736842105263,0.0556}, {3285998,3885132,3885247,0.0605052631578947,0.0676235294117647}, {3285999,3885263,3885247,0.49164,0.49164}, {3286000,3885263,3885359,0.051,0.0655714285714286}, {3286001,3885359,3885395,0.0237230769230769,0.0237230769230769}, {3286002,3885247,3885342,0.0554470588235294,0.0523666666666667}, {3286003,3885359,3885342,0.49062,0.49062}, {3286004,3885395,3885342,0.248976,0.248976}, {3286006,3884699,3884706,1000000,1000000}, {3286007,3884706,3884715,0.0369555555555556,0.0369555555555556}, {3286008,3884418,3884706,0.3225,0.3225}, {3286009,3884699,3884868,1000000,1000000}, {3286010,3884868,3884872,0.0379555555555555,0.0379555555555555}, {3286011,3884706,3884868,0.15486,0.15486}, {3286012,3884868,3885183,0.32532,0.32532}, {3286015,3883505,3883721,0.543923076923077,0.517390243902439}, {3286016,3883721,3884580,0.22004,0.225040909090909}, {3286017,3883721,3882903,0.52416,0.52416}, {3286018,3883558,3883581,0.111755555555556,0.111755555555556}, {3286019,3883581,3883605,0.0813111111111111,0.0813111111111111}, {3286020,3883208,3883311,0.05082,0.05082}, {3286025,3906782,3906803,0.00785625,0.00810967741935484}, {3286026,3906803,3906962,0.0835285714285714,0.080648275862069}, {3286027,3906954,3906803,0.115866666666667,0.115866666666667}, {3286028,3907258,3907122,0.0863181818181818,0.111705882352941}, {3286029,3881737,3881859,0.112114285714286,0.120738461538462}, {3286030,3881859,3882138,0.174371428571429,0.174371428571429}, {3286031,3882586,3882458,1.52128235294118,1.36114736842105}, {3286032,3882601,3882586,0.1359,0.100136842105263}, {3286033,3882601,3882608,0.110314285714286,1000000}, {3286034,3882138,3882321,0.0983142857142857,0.086025}, {3286035,3882321,3882601,0.172484210526316,1000000}, {3286036,3882608,3882321,0.257621052631579,1000000}, {3286037,3883478,3883412,0.0377142857142857,0.0495}, {3286038,3883411,3883478,0.0709846153846154,0.0419454545454545}, {3286039,3883411,3883293,1000000,0.0924}, {3286040,3882608,3882937,0.18012,0.18012}, {3286041,3882937,3883042,1000000,0.0640421052631579}, {3286042,3883293,3883191,1000000,0.0395307692307692}, {3286043,3883191,3882937,1000000,0.13371}, {3286044,3883191,3883190,0.588444444444445,0.588444444444445}, {3286045,3881737,3881787,0.0857555555555556,0.0857555555555556}, {3286050,3880289,3879529,0.380355555555556,0.380355555555556}, {3286051,3879529,3879470,1000000,1000000}, {3286052,3880226,3879470,0.380711111111111,0.380711111111111}, {3286053,3879513,3880213,0.351977777777778,0.351977777777778}, {3286054,3879470,3878774,0.584111111111111,0.584111111111111}, {3286055,3878774,3879717,0.401355555555556,0.401355555555556}, {3286056,3878774,3878767,0.107955555555556,0.107955555555556}, {3286057,3878767,3878822,1000000,1000000}, {3286058,3878767,3878761,0.107955555555556,0.107955555555556}, {3286059,3878761,3879700,0.400088888888889,0.400088888888889}, {3286060,3878761,3878777,0.0948,0.0948}, {3286061,3878981,3879087,1000000,1000000}, {3286062,3878183,3878376,0.387111111111111,0.387111111111111}, {3286063,3878376,3878649,1000000,1000000}, {3286064,3878112,3878127,0.0209333333333333,0.0209333333333333}, {3286065,3878127,3878183,0.194717647058824,0.236442857142857}, {3286066,3878777,3878127,0.414566666666667,0.355342857142857}, {3286067,3878127,3877738,0.550466666666667,0.41285}, {3286068,3883042,3883169,1000000,0.0728823529411765}, {3286069,3883169,3883411,1000000,0.139136842105263}, {3286070,3877738,3877087,0.779972727272727,0.490268571428571}, {3286071,3877087,3877298,0.119328,0.0962322580645161}, {3286072,3877298,3877997,0.48405,0.455576470588235}, {3286073,3878469,3878537,0.061,0.0508333333333333}, {3286074,3878537,3878606,0.0572470588235294,0.0463428571428571}, {3286075,3878793,3878537,0.221955555555556,0.221955555555556}, {3286076,3878793,3878680,0.0950470588235294,0.1009875}, {3286077,3878680,3878572,0.0771555555555556,0.0771555555555556}, {3286078,3878572,3878409,0.129911111111111,0.129911111111111}, {3286079,3878409,3878401,0.01131,0.01131}, {3286080,3878401,3878469,0.06692,0.0590470588235294}, {3286081,3878908,3878809,0.06837,0.0759666666666667}, {3286082,3878809,3878776,0.0211714285714286,0.02223}, {3286083,3879471,3879103,0.187869230769231,0.2326}, {3286084,3879103,3878793,0.159475,0.212633333333333}, {3286085,3878809,3879103,0.243644444444444,0.243644444444444}, {3286086,3879103,3879281,0.336642857142857,0.336642857142857}, {3286087,3879281,3879271,0.0665555555555556,0.0665555555555556}, {3286088,3879557,3879440,1000000,1000000}, {3286089,3879440,3879281,0.0688666666666667,0.0688666666666667}, {3286090,3879648,3879893,0.216666666666667,0.216666666666667}, {3286091,3879893,3880180,1000000,1000000}, {3286092,3877053,3877021,0.0125555555555556,0.0125555555555556}, {3286093,3877021,3876942,1000000,1000000}, {3286094,3876942,3877087,1000000,1000000}, {3286095,3877997,3877826,0.116333333333333,0.116333333333333}, {3286096,3877997,3878311,0.4203,0.309694736842105}, {3286097,3878311,3878401,0.0718941176470588,0.0763875}, {3286098,3878908,3878693,0.25884,0.25884}, {3286099,3878693,3879413,0.345822222222222,0.345822222222222}, {3286101,3878776,3878723,0.03591,0.03591}, {3286102,3878723,3878606,0.0841714285714286,0.0982}, {3286103,3878323,3877826,0.229666666666667,0.229666666666667}, {3286104,3878723,3878323,0.7412,0.59296}, {3286105,3878071,3877744,0.134022222222222,0.134022222222222}, {3286106,3878323,3878071,0.25524,0.464072727272727}, {3286107,3878071,3877735,0.324221052631579,0.324221052631579}, {3286108,3877735,3877493,0.206222222222222,0.206222222222222}, {3286117,3878148,3878071,0.0827333333333333,0.0827333333333333}, {3286120,3878770,3879132,1000000,1000000}, {3286121,3879132,3879281,0.0730888888888889,0.0730888888888889}, {3286161,3854740,3854395,0.0984130434782609,0.105279069767442}, {3286162,3854395,3852779,0.451302127659575,0.4419}, {3286175,3852712,3852428,0.0667363636363636,0.0652533333333333}, {3286176,3852428,3851657,0.25124347826087,0.25124347826087}, {3286177,3851657,3851650,0.0906125,0.0906125}, {3286178,3851650,3851476,0.0949787234042553,0.0875294117647059}, {3286201,3903486,3903568,0.0718857142857143,0.0539142857142857}, {3286207,3910681,3910729,0.0248222222222222,0.026808}, {3286208,3910729,3910848,0.0812181818181818,0.0687230769230769}, {3286209,3911034,3911273,0.213494117647059,0.1578}, {3286210,3910848,3911409,0.179663414634146,1000000}, {3286211,3911409,3911532,0.0366585365853659,1000000}, {3286212,3911273,3911409,0.0725111111111111,0.0889909090909091}, {3286213,3911273,3911292,0.016272,0.0226}, {3286214,3911402,3911477,0.0256457142857143,0.030951724137931}, {3286215,3911477,3911549,0.0322645161290323,0.0285771428571429}, {3286216,3911292,3911309,0.0387,0.0602}, {3286217,3911309,3911477,0.240309677419355,1000000}, {3286218,3911549,3911587,0.0179454545454545,0.0174176470588235}, {3286219,3911587,3911961,0.199711111111111,0.215688}, {3286220,3911309,3911587,1000000,0.2503}, {3286221,3911535,3911580,0.0194,0.0187071428571429}, {3286222,3911580,3911844,0.125275862068966,0.0981891891891892}, {3286223,3913396,3913777,0.09075,1000000}, {3286224,3913777,3913935,0.0275678571428571,1000000}, {3286225,3915258,3915351,0.0499818181818182,0.0499818181818182}, {3286226,3915351,3915447,1000000,1000000}, {3286227,3915258,3914888,0.206127272727273,0.206127272727273}, {3286228,3914888,3914483,1000000,1000000}, {3286229,3914388,3914141,0.132488888888889,0.132488888888889}, {3286230,3914141,3913831,0.154244444444444,0.154244444444444}, {3286231,3914375,3914640,0.213211764705882,0.213211764705882}, {3286232,3914141,3914375,1000000,1000000}, {3286233,3903761,3903812,0.0279,0.0279}, {3286234,3903812,3904057,0.130592307692308,0.130592307692308}, {3286235,3904057,3904147,0.0452,0.0452}, {3286236,3903812,3904057,0.421511111111111,0.421511111111111}, {3286237,3900120,3900224,0.0523333333333333,0.0523333333333333}, {3286238,3900224,3900312,1000000,1000000}, {3286239,3899778,3899808,0.0262421052631579,0.0216782608695652}, {3286240,3899808,3899987,0.292984615384615,0.19044}, {3286241,3903741,3904005,0.152008695652174,0.11654}, {3286242,3904005,3904174,0.154071428571429,0.126882352941176}, {3286243,3904001,3904233,0.0908294117647059,0.0908294117647059}, {3286244,3904233,3904385,0.116336842105263,0.11052}, {3286245,3904005,3904233,0.40914,1000000}, {3286246,3905496,3905535,1000000,1000000}, {3286247,3905535,3905738,0.143844444444444,0.143844444444444}, {3286248,3905880,3905725,0.0891555555555555,0.0891555555555555}, {3286249,3908616,3908824,0.06105,0.0666}, {3286250,3908824,3908863,0.0115818181818182,0.0106166666666667}, {3286321,3908381,3908510,0.0668,0.0825176470588235}, {3286322,3908510,3908750,0.0997928571428571,0.107469230769231}, {3286323,3908523,3908510,0.0510171428571429,1000000}, {3286325,3908523,3908621,0.05301,1000000}, {3286326,3908621,3909098,0.166466666666667,0.1362}, {3286327,3908510,3908621,0.0740571428571429,0.0740571428571429}, {3286356,3905423,3905446,0.010536,0.0146333333333333}, {3286357,3905446,3905484,0.0257478260869565,0.0423}, {3286358,3905484,3905513,0.0250571428571429,0.04385}, {3286359,3915101,3915237,0.0500941176470588,1000000}, {3286360,3915237,3915330,0.0290150943396226,1000000}, {3286362,3910450,3910695,0.112539130434783,0.112539130434783}, {3286562,3903218,3902933,0.172333333333333,0.172333333333333}, {3286563,3903006,3902762,0.129444444444444,0.129444444444444}, {3286564,3902771,3902525,0.127466666666667,0.127466666666667}, {3286565,3902529,3902278,0.129733333333333,0.129733333333333}, {3286742,3892419,3892997,1.29162,1.29162}, {3286743,3892419,3895841,6.01659,6.01659}, {3286766,3901590,3901756,0.2966,0.138413333333333}, {3286770,3864417,3864041,0.122892307692308,0.11982}, {3286771,3864041,3863851,0.0543405405405405,0.0574457142857143}, {3286773,3864888,3864511,0.100271428571429,0.102717073170732}, {3286775,3865374,3865343,0.0154166666666667,0.015}, {3286776,3865343,3864888,0.1404,1000000}, {3286777,3864888,3865343,0.14055,1000000}, {3286789,3893825,3894091,1000000,0.152155555555556}, {3286790,3866112,3865591,0.123083720930233,1000000}, {3286791,3865591,3865521,0.0158727272727273,0.01746}, {3286792,3866560,3866248,0.0644372093023256,0.0659714285714286}, {3286793,3866248,3866112,0.0306837209302326,1000000}, {3286798,3865591,3866099,0.125971428571429,1000000}, {3286799,3866099,3866248,0.0311162790697674,1000000}, {3287320,3919541,3919407,0.204,0.204}, {3287428,3904618,3903126,0.666,0.678109090909091}, {3288519,3904484,3904837,0.162888888888889,0.162888888888889}, {3288520,3904837,3904923,1000000,1000000}, {3289019,3864889,3864652,0.08142,1000000}, {3289020,3864652,3863953,0.211342105263158,1000000}, {3289023,3875155,3875331,0.0926,1000000}, {3289024,3875331,3875410,0.0361227272727273,1000000}, {3290715,3848675,3848819,0.273022222222222,0.273022222222222}, {3290716,3848819,3848831,0.0188363636363636,0.0188363636363636}, {3290721,3848563,3848327,0.117127272727273,0.117127272727273}, {3290723,3848838,3848650,0.475309090909091,0.387288888888889}, {3290724,3848650,3848563,0.209228571428571,0.209228571428571}, {3290725,3848838,3849293,0.260955555555556,0.260955555555556}, {3290726,3849293,3849705,0.177927272727273,0.177927272727273}, {3290727,3851640,3849850,0.6023625,0.6023625}, {3290728,3849850,3849782,0.0339681818181818,0.0347581395348837}, {3290729,3849452,3849451,1000000,1000000}, {3290730,3848362,3847896,1000000,1000000}, {3291805,3895100,3895166,1000000,1000000}, {3291806,3895166,3895808,1000000,1000000}, {3291807,3898884,3898977,0.0401632653061224,0.0385882352941176}, {3291812,3893424,3893277,0.16194,0.16194}, {3291813,3893277,3892443,0.84375,0.84375}, {3291814,3890171,3891792,1.13007,1.13007}, {3291815,3891792,3891806,0.01092,0.01092}, {3291816,3891806,3889773,1.99464,1.99464}, {3291817,3889773,3888287,0.91194,0.91194}, {3291818,3889973,3890093,0.08145,0.08145}, {3291819,3890093,3891213,0.78906,0.78906}, {3291820,3889973,3889884,0.10644,0.10644}, {3291821,3888476,3887886,0.314690909090909,0.314690909090909}, {3291822,3887886,3887057,0.550688888888889,0.550688888888889}, {3291823,3888953,3888646,0.156,0.156}, {3291824,3888646,3887605,0.680222222222222,0.680222222222222}, {3291825,3888021,3887151,0.466981818181818,0.466981818181818}, {3291826,3887151,3886732,0.458028571428571,0.458028571428571}, {3291827,3886537,3885063,1.46361,1.46361}, {3291828,3885063,3884961,0.09129,0.09129}, {3291829,3885404,3884632,0.48552,0.48552}, {3291830,3879963,3881318,1.62582,1.62582}, {3291831,3881318,3881614,0.31503,0.31503}, {3291832,3880606,3881940,0.79782,0.79782}, {3291833,3878844,3879705,0.377377777777778,0.377377777777778}, {3291834,3879705,3880664,0.431763636363636,0.431763636363636}, {3291846,3868565,3866110,0.8654,0.8654}, {3291847,3874356,3868613,2.75465454545455,2.75465454545455}, {3291848,3868613,3868565,0.0272666666666667,0.0272666666666667}, {3291849,3875732,3875384,0.146955555555556,0.146955555555556}, {3291850,3875384,3874356,0.412436363636364,0.412436363636364}, {3291851,3876213,3875963,0.113955555555556,0.113955555555556}, {3291852,3875963,3874945,0.4116,0.4116}, {3291853,3877246,3877031,0.0927333333333333,0.0927333333333333}, {3291854,3877031,3875889,0.409690909090909,0.409690909090909}, {3292519,3872708,3873526,1000000,0.169356}, {3292520,3872711,3873536,0.1772875,1000000}, {3292521,3872716,3872848,0.309432,0.38679}, {3292522,3872848,3872657,0.168925,0.176269565217391}, {3292540,3873935,3874311,1000000,0.107473170731707}, {3292541,3869912,3869859,0.0148263157894737,1000000}, {3292542,3869859,3869842,0.00784615384615384,1000000}, {3292543,3867784,3867783,1000000,0.0251076923076923}, {3292544,3867141,3866976,1000000,0.0750923076923077}, {3292545,3866741,3866619,1000000,0.0505395348837209}, {3292546,3865076,3865036,0.0082054054054054,1000000}, {3292547,3865036,3864753,0.07965,1000000}, {3292548,3860327,3860229,0.021816,0.0404}, {3292549,3858773,3858784,1000000,0.01652}, {3292550,3858784,3859259,1000000,0.286121739130435}, {3292551,3855710,3855684,0.00996279069767442,0.0104487804878049}, {3292557,3916068,3916123,0.0486,0.0897230769230769}, {3292558,3916123,3916555,0.279127659574468,0.291533333333333}, {3292559,3913522,3913572,0.02568,0.02568}, {3292560,3913572,3914836,0.468092307692308,0.521588571428571}, {3292561,3915764,3916187,1000000,0.0963405405405405}, {3292562,3915797,3916195,0.089152,1000000}, {3292566,3907702,3907789,0.0411391304347826,1000000}, {3292567,3907789,3907875,0.066768,0.066768}, {3292568,3904108,3904176,0.03328,0.039936}, {3292569,3904176,3904920,0.640966666666667,0.427311111111111}, {3292570,3901770,3901788,0.0170129032258064,0.0181862068965517}, {3292571,3901788,3901808,0.0204685714285714,0.0265333333333333}, {3292572,3922677,3922767,0.0581586206896552,0.0544064516129032}, {3292573,3922767,3922794,0.01835,0.0227793103448276}, {3292574,3919402,3919477,0.0287142857142857,0.025125}, {3292577,3902229,3902546,1000000,0.217772727272727}, {3292578,3902546,3902640,1000000,0.0273391304347826}, {3292579,3915173,3915212,0.053856,0.08976}, {3292580,3915212,3915309,0.1198,0.163363636363636}, {3292581,3917655,3917688,0.0268875,0.0220615384615385}, {3292582,3917688,3917708,0.0138171428571429,0.0124}, {3292583,3917789,3917727,0.048725,1000000}, {3292584,3917727,3917708,0.0195,1000000}, {3292585,3918265,3917996,0.162514285714286,0.162514285714286}, {3292586,3917996,3917936,0.0459913043478261,0.0364758620689655}, {3292587,3920794,3921287,0.0989809523809524,0.0989809523809524}, {3292588,3921287,3921416,0.0278065573770492,0.0269238095238095}, {3292623,3912088,3910563,0.5257875,0.5257875}, {3292624,3895871,3895912,0.0564,0.0564}, {3292625,3896422,3896402,0.01119,0.01119}, {3292626,3896402,3895871,0.41877,0.41877}, {3292627,3892958,3892986,0.00589615384615385,0.00589615384615385}, {3292628,3892260,3892392,0.0281207547169811,0.0292235294117647}, {3292629,3892392,3892691,0.0721132075471698,0.0749411764705882}, {3292630,3891842,3892402,0.54588,0.54588}, {3292631,3892402,3892419,0.0426,0.0426}, {3292632,3891842,3892560,0.53343,0.53343}, {3292633,3892560,3892577,0.02721,0.02721}, {3292634,3902771,3902827,0.0331894736842105,0.03153}, {3292635,3903218,3903275,0.030704347826087,0.0371684210526316}, {3292636,3903444,3903485,1000000,0.0470117647058824}, {3292637,3903713,3903762,0.02144,0.0292363636363636}, {3292638,3899134,3897713,1000000,1000000}, {3292639,3897713,3897628,1000000,1000000}, {3292640,3896604,3897434,1000000,1000000}, {3292641,3895912,3896034,0.17292,0.17292}, {3292642,3896034,3896711,0.89682,0.89682}, {3292643,3899786,3899650,0.0950444444444444,0.0950444444444444}, {3292644,3901531,3901608,0.0283714285714286,1000000}, {3292645,3901608,3901911,0.109105714285714,1000000}, {3292646,3897604,3897471,0.0882888888888889,0.0882888888888889}, {3292647,3895731,3895717,0.00830232558139535,1000000}, {3292648,3895445,3895640,0.46181052631579,0.46181052631579}, {3292649,3895640,3895632,0.0193058823529412,0.0105870967741935}, {3292650,3895384,3895380,0.114914285714286,0.114914285714286}, {3292651,3895380,3895445,0.1193,0.1193}, {3292652,3895244,3895275,0.0236666666666667,1000000}, {3292653,3895275,3895330,0.0463333333333333,1000000}, {3292654,3894167,3894235,0.107882352941176,0.0965263157894737}, {3292655,3894235,3894262,0.043604347826087,0.0385730769230769}, {3292656,3894534,3894477,0.0142188679245283,0.0147764705882353}, {3292657,3894476,3894559,0.0345818181818182,0.03804}, {3292658,3894559,3894607,0.022448275862069,0.02325}, {3292659,3894751,3894737,0.00745454545454545,0.00745454545454545}, {3292660,3894737,3894430,0.183933333333333,0.183933333333333}, {3292661,3895423,3896281,0.402886956521739,0.3861}, {3292702,3874249,3874238,1000000,1000000}, {3292703,3873609,3873827,0.113689285714286,0.113689285714286}, {3292704,3873827,3875169,0.651377777777778,0.651377777777778}, {3292705,3875313,3875723,0.155296153846154,0.149544444444444}, {3292706,3875723,3875837,0.0355894736842105,0.0349758620689655}, {3292707,3875777,3875672,0.0344816326530612,1000000}, {3292708,3875672,3875138,0.258411428571429,1000000}, {3292709,3875615,3875633,0.00861333333333333,1000000}, {3292710,3875633,3875891,0.09596,1000000}, {3292711,3875558,3875519,0.00978571428571428,1000000}, {3292712,3875519,3875444,0.0211384615384615,1000000}, {3292713,3875444,3875383,0.0196263157894737,1000000}, {3292714,3875383,3875366,0.00611351351351351,1000000}, {3292715,3875366,3875102,0.117476923076923,1000000}, {3292716,3875208,3875471,0.0834954545454546,1000000}, {3292717,3875155,3875208,0.0155714285714286,1000000}, {3292718,3875155,3874896,1000000,0.0841578947368421}, {3292719,3874896,3874818,1000000,0.0223170731707317}, {3292720,3874905,3874705,0.17685,1000000}, {3292721,3874705,3874461,0.123771428571429,1000000}, {3292722,3874723,3874534,0.132727272727273,1000000}, {3292723,3874534,3874461,0.0273483870967742,1000000}, {3292724,3873408,3873443,0.0220947368421053,0.0224892857142857}, {3292725,3873443,3873609,0.0926947368421053,0.09435}, {3292726,3878020,3878181,0.0826285714285714,1000000}, {3292727,3877905,3877873,0.012325,1000000}, {3292728,3877533,3877767,0.0462763636363636,0.0446526315789474}, {3292729,3877283,3877358,1000000,0.06115}, {3292730,3877358,3877740,1000000,0.39354}, {3292731,3877283,3877231,1000000,0.1066}, {3292732,3877231,3877200,1000000,0.050448}, {3292733,3876915,3876033,0.51656,0.6457}, {3292734,3876033,3875734,0.242031818181818,0.266235}, {3292735,3875734,3875706,0.014780487804878,0.014780487804878}, {3292736,3875706,3875665,0.0594,0.101329411764706}, {3292737,3875665,3875729,0.12945,0.1726}, {3292738,3875549,3875545,0.00558571428571429,0.00521333333333333}, {3292739,3875545,3875706,0.166771428571429,0.155653333333333}, {3292740,3875539,3875431,0.0494129032258065,1000000}, {3292741,3875431,3875412,0.0102,1000000}, {3292742,3875307,3875380,0.0605853658536585,0.0577674418604651}, {3292743,3875114,3875307,0.215133333333333,0.21045652173913}, {3292744,3874913,3875114,0.2474,0.2474}, {3292745,3874890,3874929,0.311481818181818,0.207654545454545}, {3292746,3874929,3874913,0.0169333333333333,0.00635}, {3292747,3874913,3874845,0.123911111111111,0.126249056603774}, {3292748,3874845,3874819,0.123509433962264,0.123509433962264}, {3292749,3865500,3865444,1000000,0.0219454545454545}, {3292750,3869286,3869147,0.0331116279069767,1000000}, {3292751,3869147,3869108,0.00895909090909091,1000000}, {3292752,3871062,3871007,0.0151783783783784,1000000}, {3292753,3868261,3868166,0.0221466666666667,1000000}, {3292754,3868166,3868107,0.0111521739130435,1000000}, {3292755,3868107,3868047,0.010395652173913,1000000}, {3292756,3866226,3866108,0.0355928571428571,0.0369111111111111}, {3292757,3865143,3865079,1000000,0.380329411764706}, {3292758,3865143,3865069,1000000,0.0281117647058823}, {3292759,3865056,3865161,0.0344909090909091,1000000}, {3292760,3865427,3865401,1000000,0.010032}, {3292761,3865648,3865507,0.123128571428571,0.0594413793103448}, {3292762,3865648,3865583,0.15152,1000000}, {3292763,3873598,3873643,0.0694714285714286,0.0784354838709677}, {3292764,3873643,3873657,0.02125,0.0228358208955224}, {3292765,3873458,3873598,0.122269565217391,0.129793846153846}, {3292766,3873390,3873402,1000000,0.0226628571428571}, {3292767,3873402,3873411,1000000,0.0510857142857143}, {3292768,3873594,3873339,0.144775384615385,1000000}, {3292769,3873339,3873305,0.0550909090909091,1000000}, {3292770,3872370,3872562,0.25104,1000000}, {3292771,3872321,3872523,1000000,0.26724}, {3292772,3872103,3872321,0.501324324324324,0.529971428571429}, {3292773,3871670,3871404,0.1094,0.100469387755102}, {3292774,3871248,3871280,1000000,0.101963636363636}, {3292775,3869882,3870272,0.155361290322581,0.155361290322581}, {3292776,3869857,3869882,0.0989333333333333,0.0989333333333333}, {3292777,3869822,3869524,0.17144,0.17144}, {3292778,3869524,3869422,0.05336,0.05336}, {3292779,3868993,3869031,0.0492571428571429,0.0492571428571429}, {3292780,3869031,3869422,0.323627586206897,0.323627586206897}, {3292781,3849860,3850324,0.147907692307692,0.140692682926829}, {3292782,3850273,3849626,0.323088,0.323088}, {3292783,3849886,3850185,0.137022222222222,0.137022222222222}, {3292784,3850176,3850097,0.1474125,0.15724}, {3292785,3850097,3849886,0.200244444444444,0.216264}, {3292786,3850176,3850035,0.0632181818181818,0.0632181818181818}, {3292787,3850176,3850010,0.171485714285714,0.171485714285714}, {3292794,3866384,3866738,0.150822222222222,0.150822222222222}, {3292795,3868093,3867959,0.118593103448276,0.118593103448276}, {3292796,3871306,3871319,0.004452,0.00473617021276596}, {3292797,3873371,3873510,1000000,0.174697959183673}, {3292798,3873510,3873522,1000000,0.0393829787234043}, {3292799,3873522,3873396,1000000,0.0951473684210526}, {3292800,3873522,3873485,1000000,0.0571565217391304}, {3292801,3873541,3873369,0.0776,0.0886857142857143}, {3292802,3873369,3872607,0.278258823529412,0.286690909090909}, {3292803,3873541,3873341,0.0927058823529412,0.0909230769230769}, {3292804,3873341,3872353,0.283524,0.277964705882353}, {3292864,3858439,3858522,0.0355454545454545,0.0355454545454545}, {3292865,3858906,3860427,0.810666666666667,0.810666666666667}, {3292866,3856967,3856545,0.0685107692307692,0.0654882352941176}, {3292867,3856545,3854813,0.286627272727273,0.278197058823529}, {3292868,3857568,3858011,0.167515384615385,0.106229268292683}, {3292882,3896090,3896072,1000000,0.0239142857142857}, {3292883,3896207,3896289,1000000,0.05601}, {3292884,3899115,3899102,1000000,1000000}, {3292885,3899859,3899901,0.0474,0.0778714285714286}, {3292886,3900387,3900382,1000000,0.0516782608695652}, {3292887,3900536,3900455,0.17085,0.0471310344827586}, {3292888,3900780,3900680,0.0671052631578948,1000000}, {3292889,3900680,3900565,0.07089,1000000}, {3292890,3900846,3900819,1000000,0.0392769230769231}, {3292891,3900819,3900831,1000000,0.04708}, {3292892,3900780,3900742,1000000,0.0152428571428571}, {3292893,3900742,3900670,1000000,0.0301421052631579}, {3292894,3905019,3905392,1000000,1000000}, {3292895,3901613,3901755,0.064975,1000000}, {3292896,3901755,3901808,0.02592,1000000}, {3292897,3896053,3896003,1000000,0.027528}, {3292898,3896522,3896578,0.0274333333333333,1000000}, {3292899,3896866,3896841,0.0114857142857143,0.0104869565217391}, {3292900,3897371,3897337,1000000,1000000}, {3292901,3898090,3898119,0.00795483870967742,0.010275}, {3292902,3898182,3898185,1000000,0.014904}, {3292903,3900114,3900173,0.0261818181818182,0.0261818181818182}, {3292904,3900114,3900124,1000000,0.0981058823529412}, {3292905,3900082,3900135,0.0296625,0.01582}, {3292906,3899628,3899818,0.0641090909090909,0.07052}, {3292907,3899748,3899518,0.09236,1000000}, {3292908,3899629,3899677,0.0168,1000000}, {3292909,3902618,3902719,0.04488,1000000}, {3292914,3897670,3897794,0.0304173913043478,1000000}, {3292915,3897520,3897568,0.0535714285714286,1000000}, {3292916,3897394,3897421,0.0633,1000000}, {3292917,3897219,3897231,0.11244,1000000}, {3292918,3898437,3898468,0.00848333333333333,0.00783076923076923}, {3292919,3898468,3898771,0.08376,0.0779162790697674}, {3292920,3897499,3897709,0.125816326530612,0.125816326530612}, {3292921,3897709,3898437,0.303286363636364,0.296546666666667}, {3292922,3895323,3895517,0.507085714285714,0.5916}, {3292923,3895517,3895650,0.107866666666667,0.107866666666667}, {3292924,3896146,3896145,0.035575,0.0449368421052632}, {3292925,3896247,3896333,0.17286,1000000}, {3292926,3896333,3897259,1.1193,1000000}, {3292927,3897382,3897552,0.1515,1000000}, {3292970,3866493,3866382,0.09384,0.09384}, {3292971,3866382,3866254,0.081,0.0964285714285714}, {3292972,3866254,3866240,0.0132666666666667,0.0140470588235294}, {3292973,3866240,3866051,0.164571428571429,0.1728}, {3292974,3900038,3899953,0.0376222222222222,0.0376222222222222}, {3292975,3899953,3899914,0.0103454545454545,0.0103454545454545}, {3292976,3886116,3886113,1000000,0.00382153846153846}, {3292977,3886113,3886072,1000000,0.0335538461538462}, {3292978,3886050,3886038,0.00407272727272727,1000000}, {3292979,3886038,3885972,0.0340567164179104,1000000}, {3292980,3898879,3898936,1000000,1000000}, {3292981,3898936,3898977,1000000,1000000}, {3292982,3899077,3899233,0.09207,0.09207}, {3292983,3899233,3899364,0.1229,0.1229}, {3292984,3899364,3899489,0.134470588235294,0.122464285714286}, {3292985,3899489,3899493,0.0384823529411765,0.0344315789473684}, {3292986,3877353,3877181,0.0774888888888889,0.0774888888888889}, {3292987,3877181,3875889,0.924654545454546,0.924654545454546}, {3292988,3877315,3877080,0.0939555555555556,0.110295652173913}, {3292989,3877080,3876982,0.0340645161290323,0.0391111111111111}, {3292990,3886002,3886016,0.00971818181818182,1000000}, {3292991,3886016,3886072,0.0311181818181818,1000000}, {3292992,3898364,3897654,0.4998,0.4998}, {3292993,3897654,3897567,0.06051,0.06051}, {3292994,3899062,3898842,0.12627,0.12627}, {3292995,3899428,3899062,0.36174,0.36174}, {3292996,3899535,3899428,0.0800222222222222,0.0800222222222222}, {3292997,3898364,3899746,1000000,1000000}, {3292998,3899746,3899535,0.0999777777777778,0.0999777777777778}, {3292999,3876193,3876199,0.0653272727272727,0.0653272727272727}, {3293000,3876199,3876195,0.12735,0.12735}, {3293001,3879740,3879760,0.0139153846153846,1000000}, {3293002,3879760,3879799,0.0221076923076923,1000000}, {3293003,3879718,3879738,1000000,0.00926842105263158}, {3293004,3879738,3879771,1000000,0.0187945945945946}, {3293005,3879392,3879276,0.0908210526315789,0.0663692307692308}, {3293006,3875077,3875225,0.21448,0.2681}, {3293007,3875225,3875266,0.0429230769230769,0.0265714285714286}, {3293008,3875334,3875379,0.101471428571429,0.0947066666666667}, {3293009,3875379,3875393,0.0358857142857143,0.0342545454545455}, {3293010,3875560,3875522,0.026475,0.00814615384615384}, {3293011,3875522,3875481,0.0290625,0.0103333333333333}, {3293012,3875560,3875632,0.15844,1000000}, {3293013,3875632,3875623,0.00703636363636364,1000000}, {3293014,3879379,3879417,0.0184285714285714,1000000}, {3293015,3879403,3879379,1000000,0.0215454545454545}, {3293016,3879326,3879379,0.0204,1000000}, {3293017,3879855,3879829,1000000,0.0313714285714286}, {3293018,3880679,3881106,0.25245,1000000}, {3293019,3881628,3881611,0.178971428571429,1000000}, {3293020,3881412,3881451,1000000,0.020328}, {3293021,3879295,3879346,1000000,0.0330666666666667}, {3293022,3879171,3879010,0.106324137931034,1000000}, {3293023,3880781,3880590,1000000,0.226730769230769}, {3293024,3880590,3880570,1000000,0.01724}, {3293025,3879018,3879559,1000000,1000000}, {3293026,3879559,3879583,1000000,0.0343}, {3293027,3863045,3863058,0.0475304347826087,0.0341625}, {3293028,3863087,3861496,0.807422222222222,0.807422222222222}, {3293029,3861496,3859438,0.855454545454545,0.855454545454545}, {3293030,3859438,3859520,0.128576470588235,0.156128571428571}, {3293031,3859520,3859690,0.31416,0.31416}, {3293032,3859477,3859417,0.0200776119402985,0.0200776119402985}, {3293033,3859417,3859408,0.00375223880597015,0.00375223880597015}, {3293034,3859191,3858507,0.676381818181818,0.676381818181818}, {3293035,3858507,3858717,0.128133333333333,0.128133333333333}, {3293036,3858348,3858314,1000000,0.00435652173913043}, {3293037,3858314,3854600,1000000,0.430774468085106}, {3293038,3858172,3858080,0.0117954545454545,1000000}, {3293039,3858080,3854609,0.404806451612903,1000000}, {3293040,3857511,3857480,0.00869333333333333,0.00931428571428571}, {3293041,3857480,3857330,0.0387702127659574,0.0404933333333333}, {3293042,3856793,3856839,0.024624,0.024624}, {3293043,3855913,3856649,0.39246,0.39246}, {3293044,3855348,3855659,0.25464,0.25464}, {3293045,3855659,3855913,0.1314,0.1314}, {3293046,3854795,3854896,0.0318489795918367,0.031212}, {3293047,3854896,3855579,0.196035294117647,0.199956}, {3293048,3854795,3854812,0.0131636363636364,0.0188869565217391}, {3293049,3854812,3854551,0.474518181818182,0.497114285714286}, {3293050,3853675,3853904,0.511263157894737,0.539666666666667}, {3293051,3853904,3853879,0.0341647058823529,0.0200275862068966}, {3293052,3853235,3853638,0.18264,0.169111111111111}, {3293053,3853638,3853879,0.0985043478260869,0.0924734693877551}, {3293054,3851549,3852836,0.840023076923077,1.09203}, {3293055,3850207,3850404,0.447917647058824,0.400768421052632}, {3293056,3850404,3849705,1.1376,1.1376}, {3293057,3849555,3849242,0.178866666666667,0.146345454545455}, {3293058,3849242,3849212,0.0149454545454545,0.0133297297297297}, {3293059,3878430,3878480,0.0935357142857143,1000000}, {3293060,3878480,3878307,0.12752,1000000}, {3293061,3878618,3878561,1000000,0.03673125}, {3293062,3878797,3878733,0.0285111111111111,0.0334695652173913}, {3293063,3878733,3878722,0.005856,0.00665454545454545}, {3293064,3879616,3879886,1000000,0.127213333333333}, {3293065,3879886,3880055,1000000,0.0883363636363636}, {3293066,3880030,3880239,0.169977777777778,1000000}, {3293067,3880239,3880206,0.0458608695652174,1000000}, {3293068,3880030,3880498,0.206533333333333,0.189673469387755}, {3293069,3880498,3880704,0.158689655172414,0.121105263157895}, {3293070,3881078,3880798,0.143237837837838,0.108159183673469}, {3293071,3880798,3880704,0.0753777777777778,0.0484571428571429}, {3293072,3881082,3881178,0.0458341463414634,0.0536914285714286}, {3293073,3881178,3881291,0.0536590909090909,0.0575853658536585}, {3293074,3881111,3881268,1000000,0.0398571428571429}, {3293075,3881268,3881291,1000000,0.0052448275862069}, {3293076,3881139,3881295,0.0424551724137931,1000000}, {3293077,3881295,3881329,0.0067551724137931,1000000}, {3293078,3881491,3881494,0.04843125,1000000}, {3293079,3881494,3881480,0.0302,1000000}, {3293080,3881589,3881533,0.04784,0.04485}, {3293081,3881533,3881480,0.0260347826086957,0.037425}, {3293082,3881480,3881550,0.0301909090909091,1000000}, {3293083,3881550,3881633,0.04146,1000000}, {3293084,3881949,3881920,0.01893,0.02524}, {3293085,3882493,3882529,1000000,1000000}, {3293086,3882657,3882597,0.11594693877551,1000000}, {3293087,3882597,3882541,0.04586,1000000}, {3293088,3882712,3882693,0.02428,1000000}, {3293089,3882693,3882657,0.0562285714285714,1000000}, {3293090,3882636,3882712,0.0305769230769231,1000000}, {3293091,3882724,3882656,0.05145,1000000}, {3293092,3882522,3882654,1000000,0.0554153846153846}, {3293093,3882652,3882548,1000000,0.03375}, {3293094,3882548,3882631,1000000,1000000}, {3293095,3882631,3882629,1000000,1000000}, {3293096,3882629,3882602,1000000,1000000}, {3293097,3849705,3850080,0.501163636363636,0.501163636363636}, {3293098,3850080,3850119,0.260933333333333,0.260933333333333}, {3293099,3850119,3850164,0.270363636363636,0.270363636363636}, {3293100,3849313,3849305,0.02205,0.0363176470588235}, {3293101,3849305,3848838,0.736605405405405,0.736605405405405}, {3293102,3849313,3849247,0.0149660377358491,0.0149660377358491}, {3293103,3849247,3849037,0.0551,0.0561396226415094}, {3293104,3848851,3849042,0.106022222222222,0.106022222222222}, {3293105,3849042,3849861,0.334163636363636,0.334163636363636}, {3293106,3848910,3849105,1000000,1000000}, {3293107,3849105,3850182,1000000,1000000}, {3293108,3850182,3849578,0.543363636363636,0.543363636363636}, {3293109,3849578,3849147,0.2154,0.2154}, {3293110,3850696,3850043,0.0957438202247191,1000000}, {3293111,3850043,3849499,0.07976,1000000}, {3293112,3850854,3850168,1000000,0.0881755102040816}, {3293113,3850168,3849512,1000000,0.0920273684210526}, {3293114,3857991,3858327,0.108323076923077,0.084492}, {3293115,3858060,3857977,1000000,0.0206571428571429}, {3293116,3857977,3857587,1000000,0.0802723404255319}, {3293117,3857812,3857976,0.0330679245283019,0.0257735294117647}, {3293118,3857976,3858034,0.0123,0.00976764705882353}, {3293119,3858611,3858302,0.114272727272727,1000000}, {3293120,3858302,3858180,0.0261807692307692,1000000}, {3293121,3858180,3857973,0.0431892857142857,1000000}, {3293122,3857973,3857812,0.0362947368421053,1000000}, {3293123,3858611,3858572,0.0530322580645161,0.051375}, {3293124,3858572,3858558,0.0161806451612903,0.0159238095238095}, {3293125,3858888,3859189,1000000,0.0591807692307692}, {3293126,3859189,3859469,1000000,0.0581571428571429}, {3293127,3858903,3859776,0.285672727272727,0.285672727272727}, {3293128,3859776,3859940,0.0720888888888889,0.0720888888888889}, {3293129,3859091,3859910,0.3434,0.3434}, {3293130,3859910,3859940,0.0165333333333333,0.0165333333333333}, {3293131,3860696,3861255,0.2564,0.2564}, {3293132,3861255,3861601,0.151836363636364,0.151836363636364}, {3293133,3860696,3861776,0.517133333333333,0.517133333333333}, {3293134,3861776,3861900,0.0549818181818182,0.0549818181818182}, {3293135,3861378,3861953,1000000,0.126140625}, {3293136,3862066,3862042,1000000,0.00643636363636364}, {3293137,3862042,3861991,1000000,0.0144214285714286}, {3293138,3862288,3862284,0.0144206896551724,0.0134903225806452}, {3293139,3862284,3862280,0.0248625,0.0241090909090909}, {3293142,3883089,3883430,0.0713678571428571,1000000}, {3293143,3883044,3883361,1000000,0.0665389830508474}, {3293144,3864183,3864211,0.0595125,0.0453428571428571}, {3293145,3864211,3864222,0.009,0.009}, {3293146,3849628,3849526,1000000,1000000}, {3293147,3849526,3849505,1000000,1000000}, {3293148,3852316,3852304,0.0138666666666667,0.0138666666666667}, {3293149,3852304,3851741,0.614263636363636,0.643514285714286}, {3293150,3853628,3852737,0.512422222222222,0.628881818181818}, {3293151,3852737,3852728,0.004525,0.00638823529411765}, {3293152,3854250,3854134,0.167576470588235,0.167576470588235}, {3293153,3854870,3854543,0.194379310344828,0.28185}, {3293154,3855397,3855247,0.0929111111111111,0.0929111111111111}, {3293155,3861596,3861603,0.00920869565217391,0.01412}, {3293156,3861603,3861723,0.118281818181818,0.17348}, {3293161,3892857,3892128,0.462225,1000000}, {3293162,3892128,3892117,0.0128,1000000}, {3293163,3893982,3894313,1000000,1000000}, {3293164,3893249,3893329,0.1431,0.1431}, {3293165,3893249,3893222,1000000,1000000}, {3293166,3892592,3892823,0.0774181818181818,0.0774181818181818}, {3293167,3892823,3893249,0.55285,0.510323076923077}, {3293168,3891457,3891611,1000000,1000000}, {3293171,3890771,3890844,0.227025,0.12108}, {3293172,3890612,3890844,0.209446153846154,1000000}, {3293173,3890112,3890283,0.112566666666667,1000000}, {3293174,3890283,3890612,0.295476923076923,1000000}, {3293175,3889316,3888950,0.15214,0.147232258064516}, {3293176,3888950,3888915,0.0136153846153846,0.01416}, {3293177,3888988,3889455,0.371366666666667,0.33423}, {3293178,3889455,3889561,0.129642857142857,0.129642857142857}, {3293179,3888972,3889664,1000000,0.303495}, {3293180,3888972,3888893,0.0406571428571429,0.0449368421052632}, {3293181,3888320,3888521,1000000,0.060195652173913}, {3293188,3891710,3892318,0.154848,1000000}, {3293189,3889167,3889132,1000000,0.0169894736842105}, {3293190,3889132,3889066,1000000,0.0277542857142857}, {3293191,3889462,3889443,0.008856,1000000}, {3293192,3889443,3888909,0.286555555555556,1000000}, {3293193,3883989,3883954,0.0193272727272727,0.0193272727272727}, {3293194,3883954,3883686,0.178333333333333,0.178333333333333}, {3293195,3881362,3880930,0.360325,1000000}, {3293196,3880766,3880944,0.0824108108108108,0.160484210526316}, {3293197,3880667,3880800,0.0632,1000000}, {3293275,3893705,3893723,0.0131837837837838,1000000}, {3293276,3894585,3894802,1000000,0.05469375}, {3293277,3895892,3895875,1000000,0.0656}, {3293278,3895892,3895986,1000000,0.0469666666666667}, {3293279,3892586,3892942,0.139176,1000000}, {3293280,3892942,3892959,0.0121333333333333,1000000}, {3293281,3892959,3892953,0.00984,0.00984}, {3293282,3892953,3892875,0.0654521739130435,0.07527}, {3293283,3894830,3894835,1000000,1000000}, {3293357,3883941,3884899,0.143492957746479,1000000}, {3293358,3884899,3885302,0.0588608695652174,1000000}, {3293359,3883947,3884913,1000000,0.149713043478261}, {3293360,3884913,3885290,1000000,0.0549739130434783}, {3293361,3901585,3901643,1000000,0.0236914285714286}, {3293362,3901643,3901943,1000000,0.108855882352941}, {3293363,3913336,3914556,0.85332,0.85332}, {3293364,3914556,3914574,0.01272,0.01272}, {3293365,3913478,3914063,0.23175,0.218117647058824}, {3293366,3914063,3914082,0.0140117647058824,0.00882222222222222}, {3293367,3912896,3913416,0.271977777777778,0.22948125}, {3293368,3913416,3913440,0.02432,0.0110545454545455}, {3293369,3911799,3912300,0.19607027027027,0.186015384615385}, {3293370,3912300,3912334,0.0241428571428571,0.0144857142857143}, {3293371,3909648,3910535,0.6268,0.65814}, {3293372,3906538,3906590,0.02322,0.02322}, {3293373,3906590,3906752,0.05528,0.05528}, {3293374,3906752,3907156,0.230842105263158,0.230842105263158}, {3293375,3910724,3913000,0.330286567164179,0.325429411764706}, {3293376,3907041,3907251,0.23928,0.23928}, {3293377,3906009,3906278,0.1946,0.1946}, {3293378,3906278,3906335,0.0395111111111111,0.0395111111111111}, {3293379,3906335,3906355,0.0584222222222222,0.0584222222222222}, {3293380,3907251,3907220,0.78063,0.78063}, {3293381,3907220,3907149,0.05064,0.05064}, {3293382,3907190,3907336,0.0978444444444444,0.0978444444444444}, {3293383,3907336,3907394,0.0896545454545454,0.0896545454545454}, {3293384,3907394,3907183,0.0919818181818182,0.0919818181818182}, {3293385,3907183,3906690,0.172888888888889,0.172888888888889}, {3293386,3905968,3905876,0.0399777777777778,0.0399777777777778}, {3331546,3879171,3879185,1000000,0.0143769230769231}, {3331547,3879185,3879217,1000000,0.0194666666666667}, {3331548,3879299,3879174,1000000,0.0507454545454545}, {3331771,3898987,3899228,0.153381818181818,0.16872}, {3331772,3899323,3899506,0.100577777777778,0.0798705882352941}, {3331773,3899506,3899670,0.095575,0.0849555555555556}, {3331774,3899506,3899617,0.240288888888889,0.240288888888889}, {3331775,3904818,3904311,0.331513043478261,0.346581818181818}, {3331776,3904311,3904022,0.147921428571429,0.165672}, {3331777,3903928,3904311,0.2483625,1000000}, {3331962,3881680,3881661,0.0151,1000000}, {3331963,3881661,3881237,0.431325,1000000}, {3331966,3850772,3851044,0.28254,0.269085714285714}, {3331967,3851706,3851874,0.144312,0.144312}, {3331968,3851874,3852372,0.316872727272727,0.360579310344828}, {3331969,3852766,3852868,0.0742,0.0933483870967742}, {3331970,3852766,3851906,0.266127272727273,0.266127272727273}, {3331971,3851044,3851454,0.216644444444444,0.216644444444444}, {3331972,3851454,3851874,0.209622222222222,0.209622222222222}, {3331973,3852372,3852547,0.0669681818181818,0.0685255813953488}, {3331974,3852547,3852766,0.12508,0.137282926829268}, {3331975,3852485,3852547,0.0152727272727273,0.0152727272727273}, {3331976,3851454,3852027,0.411044444444444,0.411044444444444}, {3331977,3852027,3852485,0.174333333333333,0.174333333333333}, {3331978,3851840,3851652,0.0699636363636364,0.0699636363636364}, {3332140,3849205,3848556,0.457336363636364,0.591847058823529}, {3332362,3898091,3898852,0.299588235294118,0.2778}, {3332363,3898852,3898884,0.011669387755102,0.0109961538461538}, {3332497,3864009,3864013,0.06005,1000000}, {3332498,3863854,3864015,1000000,0.0953052631578947}, {3332499,3863465,3863472,1000000,0.00842222222222222}, {3332500,3863472,3864027,1000000,0.771988235294118}, {3332501,3862791,3862824,1000000,0.0445411764705882}, {3332502,3862824,3863615,1000000,0.796857142857143}, {3332503,3862616,3862587,0.0426,1000000}, {3332504,3862587,3862535,0.0979909090909091,1000000}, {3332505,3860787,3860810,0.0389333333333333,0.0368842105263158}, {3332506,3860810,3860921,0.120444444444444,0.120444444444444}, {3332507,3860524,3860396,0.04836,0.101810526315789}, {3332508,3860327,3860396,1000000,0.08097}, {3332509,3860229,3859961,0.071075,0.100341176470588}, {3332510,3859315,3859328,0.0297157894736842,1000000}, {3332511,3859961,3859563,0.141754838709677,0.107180487804878}, {3332512,3859563,3859475,0.0340714285714286,0.0244615384615385}, {3332513,3859328,3859350,0.0174571428571429,1000000}, {3332514,3859350,3859781,0.2868,1000000}, {3332515,3858773,3858317,0.31135,0.298896}, {3332516,3858245,3858317,0.0544090909090909,0.0323513513513514}, {3332517,3866450,3866346,1000000,0.052875}, {3332518,3866346,3866217,1000000,0.0831428571428571}, {3332519,3866307,3866405,0.0483545454545454,1000000}, {3332520,3866538,3866734,0.0652071428571429,1000000}, {3332521,3866755,3866619,0.14696,1000000}, {3332522,3867408,3867210,1000000,0.199133333333333}, {3332523,3867639,3867426,1000000,0.110616}, {3332524,3867426,3867141,1000000,0.12252}, {3332525,3867784,3867668,0.0266,1000000}, {3332526,3867668,3867585,0.0245066666666667,1000000}, {3332527,3869010,3868831,0.0470590909090909,1000000}, {3332528,3870062,3869912,0.0524275862068966,0.0460727272727273}, {3332529,3870832,3870375,0.26805,1000000}, {3332530,3871064,3871123,0.129161538461538,1000000}, {3332531,3871123,3871122,0.00783529411764706,1000000}, {3332532,3871221,3871207,1000000,0.17676}, {3332533,3871207,3871199,1000000,0.0141789473684211}, {3332534,3871496,3871465,1000000,0.00754545454545455}, {3332535,3871465,3871410,1000000,0.0136909090909091}, {3332536,3872019,3871496,1000000,0.125616666666667}, {3332537,3872381,3872560,1000000,0.03788}, {3332538,3872628,3872630,1000000,0.0462714285714286}, {3332539,3872657,3872632,0.0391888888888889,0.0384763636363636}, {3332540,3872632,3872625,0.438621818181818,0.423231578947368}, {3332545,3872878,3872866,0.0243762711864407,0.0282}, {3332546,3872866,3872855,0.03205,0.0369807692307692}, {3332547,3872669,3872700,1000000,0.0766829268292683}, {3332548,3872700,3872708,1000000,0.0194}, {3332549,3872569,3872608,0.1146,1000000}, {3332550,3872608,3872613,0.02484,1000000}, {3332551,3872006,3872003,0.016551724137931,1000000}, {3332552,3872003,3871985,0.112525,1000000}, {3332553,3871483,3871468,1000000,1000000}, {3332554,3871468,3871421,1000000,1000000}, {3332555,3870812,3870766,0.01378,1000000}, {3332556,3870766,3870734,0.00687096774193548,1000000}, {3332557,3870759,3870726,1000000,0.00826153846153846}, {3332558,3870726,3870699,1000000,0.011016}, {3332559,3870126,3870101,0.0201538461538462,1000000}, {3332560,3870101,3870058,0.0384486486486487,1000000}, {3332561,3870058,3870014,0.0248833333333333,1000000}, {3332562,3870014,3869965,0.018372972972973,1000000}, {3332563,3869965,3869912,0.0160702702702703,1000000}, {3332564,3869010,3868867,0.0712222222222222,0.09615}, {3332565,3867783,3867779,1000000,0.0658714285714286}, {3332566,3867779,3867772,1000000,0.261505263157895}, {3332567,3867585,3867554,0.0210461538461538,0.0304}, {3332568,3867554,3866916,0.288535714285714,0.577071428571428}, {3332569,3867585,3867366,0.0646266666666667,1000000}, {3332570,3867366,3867052,0.0985813953488372,1000000}, {3332571,3866482,3866208,0.07788,1000000}, {3332572,3866420,3866122,1000000,0.0746}, {3332573,3865076,3865082,0.0237882352941176,0.0139448275862069}, {3332574,3865082,3865105,0.163094117647059,0.163094117647059}, {3332575,3864550,3864520,0.0174642857142857,1000000}, {3332576,3864520,3864475,0.0132342857142857,1000000}, {3332577,3864475,3864435,0.0110470588235294,1000000}, {3332619,3864435,3864386,0.01515,1000000}, {3332620,3856069,3856271,0.0984222222222222,1000000}, {3332621,3856027,3855787,0.08817,0.103729411764706}, {3332622,3855787,3855710,0.024,0.0258461538461538}, {3332623,3852289,3851945,1000000,0.310517647058824}, {3332624,3851901,3851945,0.01872,1000000}, {3332625,3851901,3851878,1000000,0.014328}, {3332626,3851878,3849591,1000000,1.41927}, {3332627,3855684,3855644,0.0173571428571429,0.0177804878048781}, {3332628,3855644,3855370,0.108230769230769,0.1005}, {3332631,3918119,3918327,0.0768,0.0861090909090909}, {3332632,3918327,3918370,0.0194294117647059,0.02202}, {3332633,3920820,3920285,0.329688888888889,0.342369230769231}, {3332634,3911732,3911914,0.13758,0.13758}, {3332635,3911914,3913103,0.72675,0.72675}, {3332636,3909224,3909338,0.18,0.187826086956522}, {3332637,3909338,3910835,0.685866666666667,0.685866666666667}, {3332638,3908743,3908768,0.00487659574468085,0.00545714285714286}, {3332639,3906662,3906679,0.00901395348837209,0.00880909090909091}, {3332640,3906679,3906735,0.0253,0.0247116279069767}, {3332641,3907855,3907682,1000000,0.07604}, {3332642,3907682,3907642,1000000,0.01336}, {3332643,3908083,3908136,0.0124897959183673,1000000}, {3332644,3908270,3908448,0.0465789473684211,0.0421428571428571}, {3332653,3905869,3905884,0.00968275862068966,0.011232}, {3332654,3907215,3907128,0.0503032258064516,1000000}, {3332655,3907128,3907106,0.00755172413793103,1000000}, {3332656,3907215,3907191,1000000,0.0699652173913043}, {3332657,3907191,3907164,1000000,0.0417}, {3332658,3907593,3907629,0.1337,1000000}, {3332659,3907629,3907702,0.0301909090909091,1000000}, {3332660,3907875,3907907,0.0287571428571429,0.0298222222222222}, {3332662,3923205,3924137,0.616118918918919,0.735367741935484}, {3332669,3922922,3923485,0.142490909090909,0.142490909090909}, {3332670,3921275,3921370,0.0871272727272727,0.0871272727272727}, {3332671,3921370,3921875,0.464533333333333,0.464533333333333}, {3332672,3918426,3918582,0.0712714285714286,0.0700210526315789}, {3332673,3918141,3917296,0.515171428571429,0.450775}, {3332674,3917296,3915952,0.5439375,0.511941176470588}, {3332675,3915952,3916028,0.083775,0.0957428571428571}, {3332676,3916028,3916452,0.27387,0.3222}, {3332677,3915096,3915208,0.153914285714286,0.153914285714286}, {3332678,3915208,3915648,0.329735294117647,0.249133333333333}, {3332679,3910214,3910245,0.00857777777777778,0.00857777777777778}, {3332680,3910245,3909473,0.353618181818182,0.353618181818182}, {3332681,3907732,3907270,0.376615384615385,0.188307692307692}, {3332682,3907270,3907243,0.0127909090909091,0.011256}, {3332683,3907243,3907230,0.00913548387096774,0.00944}, {3332684,3907230,3907215,0.0115935483870968,0.0128357142857143}, {3332685,3905884,3905922,0.0371225806451613,0.0396827586206897}, {3332686,3905922,3906139,0.166552941176471,0.166552941176471}, {3332687,3907907,3908028,0.04426,0.04426}, {3332688,3908028,3908270,0.0779647058823529,0.0736333333333333}, {3332689,3907593,3907860,1000000,0.0705}, {3332690,3907860,3908123,1000000,0.0710594594594594}, {3332691,3907579,3907821,0.050256,1000000}, {3332692,3907821,3908083,0.0538408163265306,1000000}, {3332694,3922243,3921624,0.367345945945946,0.37755}, {3332695,3921624,3921604,0.0108818181818182,0.0082551724137931}, {3332736,3895293,3895276,0.0281333333333333,0.0281333333333333}, {3332737,3895276,3896312,0.874327272727273,0.874327272727273}, {3332738,3894049,3894070,1000000,1000000}, {3332739,3895701,3896280,0.374825,0.2726}, {3332740,3896280,3896652,0.136271428571429,0.136271428571429}, {3332741,3901914,3901924,0.004464,0.00465}, {3332742,3901924,3902016,0.031596,0.0329125}, {3332743,3902016,3902099,0.0410307692307692,0.0508}, {3332744,3903208,3903918,0.597618181818182,0.597618181818182}, {3332745,3904871,3904914,0.01878,0.0165705882352941}, {3332746,3904914,3904971,0.03494,0.0291166666666667}, {3332747,3904010,3904069,0.0379333333333333,0.0379333333333333}, {3332748,3903918,3903993,0.150776470588235,0.11144347826087}, {3332749,3903993,3904010,0.0322285714285714,0.03008}, {3332750,3903762,3903816,0.02406,0.028872}, {3332751,3903816,3904010,0.0761470588235294,0.0739714285714286}, {3332752,3903485,3903525,1000000,0.0316090909090909}, {3332753,3903525,3904603,1000000,0.465781818181818}, {3332754,3903275,3903329,0.0282,0.0250666666666667}, {3332755,3903329,3904001,0.308236363636364,0.308236363636364}, {3332756,3903006,3903094,0.0585391304347826,0.0792}, {3332757,3903094,3903741,0.302927272727273,0.302927272727273}, {3332758,3902827,3902867,0.0336315789473684,0.0304285714285714}, {3332759,3902867,3903905,0.605746153846154,0.54308275862069}, {3332760,3902529,3902625,0.0983,0.073725}, {3332761,3902625,3903682,0.721090909090909,0.721090909090909}, {3332762,3902361,3903489,0.889933333333333,0.53396}, {3332763,3902099,3902115,0.0105,0.0121578947368421}, {3332764,3902115,3903269,0.70424347826087,0.70424347826087}, {3332765,3901781,3901903,0.049404,0.0504122448979592}, {3332766,3901903,3901914,0.0036,0.00375}, {3332767,3900891,3901049,0.119888888888889,0.119888888888889}, {3332768,3901049,3901106,0.052584,0.052584}, {3332769,3900288,3900271,0.00991363636363636,0.0106390243902439}, {3332770,3900271,3900107,0.0715116279069767,0.0809210526315789}, {3332771,3900107,3899526,0.2457,0.292183783783784}, {3332772,3900483,3899553,0.421594285714286,0.409883333333333}, {3332773,3899553,3899526,0.0220090909090909,0.0172928571428571}, {3332774,3899287,3899317,0.0122181818181818,0.0122181818181818}, {3332775,3899317,3899988,0.432933333333333,0.432933333333333}, {3332776,3899095,3899124,0.0147130434782609,0.02256}, {3332777,3899124,3899244,0.087264,0.0991636363636364}, {3332778,3898902,3898914,0.0221625,0.00933157894736842}, {3332779,3898914,3899095,0.15815,0.0925756097560975}, {3332780,3898677,3898891,1000000,0.208224}, {3332781,3898891,3898902,1000000,0.00934736842105263}, {3332782,3898677,3898750,0.03748,0.07496}, {3332783,3898750,3898970,0.105859459459459,0.186514285714286}, {3332784,3898232,3898374,0.0577454545454546,0.0577454545454546}, {3332785,3898374,3898937,0.437288888888889,0.437288888888889}, {3332786,3897821,3897877,1000000,0.043272}, {3332787,3897877,3898232,1000000,0.2411375}, {3332788,3897549,3897571,0.0148885714285714,0.015104347826087}, {3332789,3895502,3895733,0.0917619047619048,1000000}, {3332790,3895733,3896018,0.0918727272727273,1000000}, {3332791,3895536,3895502,0.01922,1000000}, {3332792,3895146,3895439,1000000,0.155530434782609}, {3332793,3895439,3895536,1000000,0.051625}, {3332794,3895146,3895150,0.0233625,1000000}, {3332795,3895150,3895199,0.0850838709677419,1000000}, {3332796,3895018,3895059,0.0228230769230769,1000000}, {3332797,3895059,3895199,0.0730758620689655,1000000}, {3332798,3895005,3895020,1000000,0.00710322580645161}, {3332799,3895020,3895054,1000000,0.0186}, {3332800,3894748,3894787,1000000,0.0292723404255319}, {3332801,3894787,3894810,1000000,0.0170869565217391}, {3332802,3894701,3894721,1000000,0.0227076923076923}, {3332803,3894721,3894748,1000000,0.0204734693877551}, {3332804,3894349,3894584,1000000,0.343955172413793}, {3332805,3894584,3894701,1000000,0.114993103448276}, {3332806,3894508,3894429,1000000,0.136609523809524}, {3332807,3894429,3894349,1000000,0.1572375}, {3332808,3894262,3894281,0.0391714285714286,0.0376352941176471}, {3332809,3894281,3894291,0.0137884615384615,0.0140588235294118}, {3332810,3895330,3895453,0.0787714285714286,1000000}, {3332811,3895453,3895993,0.430408695652174,1000000}, {3332812,3895993,3895959,0.0185314285714286,1000000}, {3332813,3895959,3895731,0.107839024390244,1000000}, {3332814,3898018,3897879,0.1036,0.143446153846154}, {3332815,3897879,3897604,0.253523076923077,0.253523076923077}, {3332816,3894021,3894030,1000000,1000000}, {3332817,3894030,3894049,1000000,1000000}, {3332834,3868525,3868598,0.0494666666666667,1000000}, {3332835,3869116,3868908,1000000,0.044016}, {3332836,3868908,3868650,1000000,0.0481959183673469}, {3332837,3869549,3869299,1000000,0.0437411764705882}, {3332838,3869897,3869704,0.0432272727272727,1000000}, {3332839,3869704,3869541,0.0330142857142857,1000000}, {3332840,3871032,3870627,1000000,0.108892682926829}, {3332841,3870627,3870566,1000000,0.0137875}, {3332842,3871032,3871058,0.019176,0.0282}, {3332843,3871058,3871271,0.0922444444444444,0.226418181818182}, {3332844,3865186,3865008,0.0789777777777778,1000000}, {3332845,3865186,3865002,0.0735714285714286,1000000}, {3332846,3865052,3865137,0.1329,1000000}, {3332847,3878799,3878886,1000000,0.1101}, {3332848,3878886,3879093,1000000,0.186166666666667}, {3332849,3878181,3878186,0.00225714285714286,1000000}, {3332850,3878186,3878233,0.0273142857142857,1000000}, {3332851,3878177,3877946,0.0851785714285714,1000000}, {3332852,3877946,3877905,0.018504,1000000}, {3332853,3877767,3877803,0.00672222222222222,0.00636842105263158}, {3332854,3877803,3878140,0.0646846153846154,0.0590105263157895}, {3332855,3877502,3877613,1000000,1000000}, {3332856,3877613,3877892,1000000,1000000}, {3332857,3876011,3876324,1000000,1000000}, {3332858,3875582,3875464,1000000,0.042951724137931}, {3332859,3865328,3865315,1000000,0.0482232558139535}, {3332860,3865528,3865328,0.253425,0.0942976744186047}, {3332861,3865684,3865524,1000000,0.0979034482758621}, {3332862,3865524,3865427,1000000,0.065736}, {3332863,3865845,3865715,0.048816,0.0381375}, {3332864,3865715,3865648,0.0309,0.0219290322580645}, {3332865,3872035,3871995,0.00716470588235294,1000000}, {3332866,3870801,3870988,0.301371428571429,0.290979310344828}, {3332867,3870988,3870994,0.00942857142857143,0.01056}, {3332868,3870196,3870820,0.342168,0.329007692307692}, {3332869,3870820,3870831,0.00957692307692308,0.00996}, {3332870,3870831,3870238,0.168617142857143,0.163933333333333}, {3332871,3870238,3869559,0.159252631578947,0.144085714285714}, {3332872,3868858,3869083,0.259257142857143,0.247472727272727}, {3332873,3869083,3869108,0.027,0.027}, {3332874,3869108,3868747,0.0882439024390244,1000000}, {3332875,3868747,3868632,0.024555,1000000}, {3332876,3868632,3868525,0.0309512195121951,1000000}, {3332877,3868858,3868490,0.125155555555556,0.1024}, {3332878,3868490,3868255,0.100382608695652,0.07696}, {3332879,3868448,3868144,0.25495,1000000}, {3332880,3868125,3868350,0.1122,0.1122}, {3332881,3868162,3868215,0.144272727272727,0.0961818181818182}, {3332882,3868215,3868350,0.112406896551724,0.135825}, {3332883,3868139,3868162,1000000,0.0119351351351351}, {3332884,3867814,3868102,1000000,0.174338461538462}, {3332885,3868102,3868139,1000000,0.0280216216216216}, {3332886,3867598,3868125,0.324046153846154,0.324046153846154}, {3332887,3866777,3866673,0.0353076923076923,0.0353076923076923}, {3332888,3866673,3866319,0.1224,0.126348387096774}, {3332889,3867168,3866398,0.5124,1000000}, {3332890,3866398,3866319,0.04592,1000000}, {3332891,3866422,3866227,1000000,0.08146}, {3332892,3866227,3866134,1000000,0.0495692307692308}, {3332893,3865601,3865752,0.0493756097560976,1000000}, {3332894,3865752,3865806,0.0186279069767442,1000000}, {3332895,3865745,3865601,0.1182,1000000}, {3332896,3865531,3865745,1000000,0.0856736842105263}, {3332897,3865315,3865290,1000000,0.0486292682926829}, {3332898,3867195,3866792,1000000,0.0766867924528302}, {3332899,3868047,3867395,0.134155102040816,1000000}, {3332901,3865834,3866213,0.181844444444444,0.181844444444444}, {3332902,3866213,3866384,0.0704888888888889,0.0704888888888889}, {3332903,3866972,3867283,0.2581875,0.2581875}, {3332904,3867283,3867362,0.0481428571428571,0.0481428571428571}, {3332905,3867205,3867891,0.294733333333333,0.294733333333333}, {3332906,3867891,3867959,0.0467368421052632,0.0467368421052632}, {3332907,3868400,3868247,0.153967741935484,0.153967741935484}, {3332908,3868247,3868093,0.113882926829268,0.113882926829268}, {3332909,3871704,3871263,0.175615384615385,0.185108108108108}, {3332910,3868595,3868985,0.3312,0.357696}, {3332911,3868985,3868993,0.0132272727272727,0.01164}, {3332914,3902159,3902125,0.0270272727272727,1000000}, {3332915,3902537,3902512,1000000,0.0254076923076923}, {3332916,3903033,3902978,0.0703764705882353,0.0520173913043478}, {3332917,3902978,3902952,0.05025,0.03216}, {3332918,3905392,3905442,1000000,1000000}, {3332919,3905442,3905700,1000000,1000000}, {3332920,3905019,3905057,1000000,1000000}, {3332921,3905057,3905276,1000000,1000000}, {3332922,3904711,3904637,1000000,1000000}, {3332923,3904637,3905019,1000000,1000000}, {3332924,3903804,3904270,1000000,1000000}, {3332925,3904270,3904369,1000000,1000000}, {3332926,3903804,3903836,1000000,1000000}, {3332927,3903836,3904150,1000000,1000000}, {3332928,3903452,3903470,1000000,1000000}, {3332929,3903470,3903688,1000000,1000000}, {3332930,3903308,3903059,0.261469565217391,0.214778571428571}, {3332931,3903059,3903033,0.0259636363636364,0.022848}, {3332932,3902891,3902630,1000000,0.236169230769231}, {3332933,3902630,3902537,1000000,0.072624}, {3332934,3902528,3902235,0.24816,1000000}, {3332935,3902235,3902159,0.1032,1000000}, {3332936,3901327,3901285,1000000,1000000}, {3332937,3901285,3901221,1000000,1000000}, {3332938,3901236,3901209,0.0638444444444444,0.0638444444444444}, {3332939,3901209,3901011,0.0883555555555555,0.0883555555555555}, {3332940,3901011,3901236,0.102563636363636,0.102563636363636}, {3332941,3900981,3900601,0.52917,0.52917}, {3332942,3900601,3900536,0.1272,0.0442434782608696}, {3332943,3900381,3900396,1000000,0.1818}, {3332944,3900396,3900387,1000000,0.0717375}, {3332945,3899901,3899936,0.0365379310344828,0.0883}, {3332946,3899936,3900068,0.0684324324324324,0.133263157894737}, {3332947,3899053,3899119,1000000,1000000}, {3332948,3899119,3899115,1000000,1000000}, {3332949,3896483,3896476,1000000,0.05118}, {3332950,3896476,3896470,1000000,0.02928}, {3332951,3896401,3896353,0.0706666666666667,1000000}, {3332952,3896353,3896341,0.0243,1000000}, {3332953,3896145,3896144,0.0290769230769231,0.04725}, {3332954,3896144,3896454,0.34452,0.43065}, {3332955,3899016,3899019,0.0143142857142857,0.0107357142857143}, {3332956,3899019,3899144,0.228407142857143,0.2907}, {3332957,3899818,3899863,0.0213555555555556,0.01922}, {3332958,3899795,3899748,0.0189555555555556,1000000}, {3332959,3899393,3899966,0.301118181818182,0.245355555555556}, {3332960,3899543,3900018,0.238617391304348,0.27441}, {3332961,3900018,3900082,0.0388125,0.0207}, {3332962,3899696,3900081,0.314614285714286,0.231821052631579}, {3332963,3900081,3900114,0.00950322580645161,0.0133909090909091}, {3332964,3900004,3899972,0.0146444444444444,0.0146444444444444}, {3332965,3899968,3899972,0.0747777777777778,0.0747777777777778}, {3332966,3899608,3899946,0.167822222222222,0.167822222222222}, {3332967,3899946,3899968,0.0361818181818182,0.0361818181818182}, {3332968,3898728,3899462,0.416914285714286,0.198981818181818}, {3332969,3898096,3898810,1000000,0.275477777777778}, {3332970,3898090,3898111,0.00467547169811321,1000000}, {3332971,3898111,3898182,0.0245433962264151,1000000}, {3332972,3896903,3896866,0.0292875,0.0213}, {3332973,3896288,3896271,1000000,1000000}, {3332974,3896192,3896194,1000000,0.0198428571428571}, {3332975,3896105,3896151,0.0186,1000000}, {3332976,3896151,3896192,0.018195652173913,1000000}, {3332977,3896192,3896116,1000000,0.03204}, {3332978,3896116,3896072,1000000,0.0219777777777778}, {3332979,3896068,3896064,1000000,0.014184}, {3332980,3896064,3896096,1000000,0.0928173913043478}, {3332981,3895986,3896025,1000000,0.018564}, {3332982,3896025,3896096,1000000,0.0413625}, {3332985,3902693,3902639,0.0247846153846154,1000000}, {3332986,3902639,3902538,0.0618260869565217,1000000}, {3332987,3902538,3902489,1000000,0.0469714285714286}, {3332988,3902489,3902468,1000000,0.0133846153846154}, {3332989,3902375,3902399,1000000,0.013392}, {3332990,3902399,3902495,1000000,0.1267875}, {3332991,3902375,3902352,0.01055625,0.0125111111111111}, {3332992,3902352,3902259,0.0426387096774194,0.0629428571428571}, {3332993,3902259,3902212,0.10995,1000000}, {3332994,3902212,3902200,0.0155142857142857,1000000}, {3332995,3901991,3901962,1000000,1000000}, {3332996,3901962,3901902,1000000,1000000}, {3332997,3901839,3901408,0.318884210526316,1000000}, {3332998,3901408,3901412,0.04668,1000000}, {3332999,3901140,3901131,1000000,1000000}, {3333000,3901131,3901126,1000000,1000000}, {3333001,3900530,3900529,0.00889090909090909,0.00889090909090909}, {3333002,3900529,3900415,0.322377777777778,0.322377777777778}, {3333003,3900011,3899895,0.0739363636363636,1000000}, {3333004,3899895,3899872,0.016875,1000000}, {3333005,3899880,3899873,0.0317513513513513,1000000}, {3333006,3899873,3899872,0.00819,1000000}, {3333007,3899742,3899763,1000000,0.0311217391304348}, {3333008,3899772,3899767,1000000,0.0289609756097561}, {3333009,3899767,3899763,1000000,0.0169024390243902}, {3333010,3899638,3899732,1000000,0.0697826086956522}, {3333011,3899732,3899742,1000000,0.0168}, {3333012,3898140,3898510,1000000,0.0880363636363636}, {3333013,3896148,3896185,1000000,0.01932}, {3333014,3896185,3896207,1000000,0.00980869565217391}, {3333015,3896194,3896203,1000000,0.0100888888888889}, {3333016,3896203,3896289,1000000,0.0571285714285714}, {3333017,3896789,3896304,1000000,1000000}, {3333018,3896304,3896288,1000000,1000000}, {3333019,3897128,3896936,0.166341176470588,0.166341176470588}, {3333020,3896936,3896903,0.0240857142857143,0.0160571428571429}, {3333021,3897601,3897431,1000000,1000000}, {3333022,3898119,3898143,0.00998709677419355,0.0140727272727273}, {3333023,3898143,3898305,0.0522,0.110925}, {3333024,3898185,3898200,1000000,0.0110769230769231}, {3333025,3898200,3898305,1000000,0.0678620689655172}, {3333026,3898740,3898274,1000000,1000000}, {3333027,3898182,3898595,0.156884210526316,1000000}, {3333028,3898810,3899038,1000000,0.07904}, {3333029,3899038,3899187,1000000,0.0490677966101695}, {3333030,3899462,3899503,0.0273714285714286,0.0159666666666667}, {3333031,3899503,3899557,0.027,0.0182647058823529}, {3333032,3899724,3899829,1000000,0.0573381818181818}, {3333033,3899829,3899865,1000000,0.0229137931034483}, {3333034,3900046,3900132,0.0192146341463415,0.02461875}, {3333035,3900173,3900195,0.0116307692307692,0.0116307692307692}, {3333036,3900195,3900258,0.0271846153846154,0.0271846153846154}, {3333037,3900135,3900140,1000000,0.0191127272727273}, {3333038,3900140,3900158,1000000,0.189672}, {3333039,3899966,3900022,0.07008,0.0259555555555556}, {3333040,3900022,3900158,0.120163636363636,0.0508384615384615}, {3333041,3899863,3899910,0.0291,0.0207857142857143}, {3333042,3899910,3900003,0.0596470588235294,0.0349655172413793}, {3333043,3899888,3899841,0.0278869565217391,1000000}, {3333044,3899841,3899795,0.020256,1000000}, {3333045,3899813,3899787,1000000,0.0198}, {3333046,3899787,3899730,1000000,0.0314}, {3333047,3899813,3899805,1000000,0.00953181818181818}, {3333048,3899805,3899791,1000000,0.0266142857142857}, {3333049,3899933,3899908,0.05754,1000000}, {3333050,3899908,3899891,0.0356,1000000}, {3333051,3899933,3899957,0.0558,1000000}, {3333052,3899957,3900030,0.0630923076923077,1000000}, {3333053,3902129,3902111,0.0185714285714286,0.0114705882352941}, {3333054,3902111,3902036,0.146676923076923,0.0681}, {3333055,3902129,3902139,0.0183,1000000}, {3333056,3902139,3902123,0.117741176470588,1000000}, {3333057,3902719,3902756,0.026775,1000000}, {3333058,3902756,3902883,0.0695684210526316,1000000}, {3333059,3902934,3902847,1000000,0.0931090909090909}, {3333060,3902847,3902838,1000000,0.015425}, {3333061,3902789,3902831,1000000,0.12945}, {3333062,3902831,3902838,1000000,0.0206117647058824}, {3333067,3866051,3865815,0.152311111111111,0.13708}, {3333068,3865815,3865134,0.245574193548387,0.217508571428571}, {3333069,3866051,3865958,0.0359333333333333,0.0359333333333333}, {3333070,3865958,3865222,0.283688888888889,0.283688888888889}, {3333071,3865911,3866159,0.13685,0.13685}, {3333072,3866159,3866254,0.0700875,0.0801}, {3333073,3865124,3866372,0.613311111111111,0.613311111111111}, {3333074,3866372,3866493,0.0541555555555556,0.0541555555555556}, {3333075,3880528,3880654,0.0649090909090909,1000000}, {3333076,3880654,3880679,0.009225,1000000}, {3333077,3880470,3880565,0.0486333333333333,0.0500228571428571}, {3333078,3879855,3879883,1000000,0.0146571428571429}, {3333079,3879883,3880453,1000000,0.345257142857143}, {3333080,3879754,3880470,0.306685714285714,0.341536363636364}, {3333081,3880104,3880114,0.0128823529411765,1000000}, {3333082,3880114,3880707,0.495975,1000000}, {3333083,3881073,3881106,0.0282,0.0100266666666667}, {3333084,3879217,3879257,1000000,0.0183}, {3333085,3879257,3879408,1000000,0.0615272727272727}, {3333086,3880368,3880383,0.00816,1000000}, {3333087,3880383,3880528,0.06384,1000000}, {3333088,3879871,3880038,1000000,0.0780947368421053}, {3333089,3879871,3879842,0.0225,1000000}, {3333090,3879815,3879790,1000000,0.0366}, {3333091,3879790,3879726,1000000,0.111507692307692}, {3333092,3879634,3879414,0.153533333333333,0.133722580645161}, {3333093,3879414,3879392,0.0178434782608696,0.014151724137931}, {3333094,3879276,3879302,0.0220421052631579,1000000}, {3333095,3879302,3879524,0.21304,1000000}, {3333096,3881472,3880988,1000000,0.329511111111111}, {3333097,3880988,3880968,1000000,0.0365636363636364}, {3333098,3881176,3881515,0.108633962264151,0.11995}, {3333099,3881515,3881564,0.013,0.0135}, {3333100,3863689,3863489,1000000,1000000}, {3333101,3852475,3852415,0.0204909090909091,0.0375666666666667}, {3333102,3859753,3859590,0.142228571428571,0.09956}, {3333103,3859590,3859555,0.0228545454545455,0.0157125}, {3333104,3879365,3879558,0.102815384615385,1000000}, {3333105,3882654,3882668,1000000,0.11089756097561}, {3333106,3863087,3863043,0.0872333333333333,0.0805230769230769}, {3333107,3863043,3863045,0.0132642857142857,0.0109235294117647}, {3333108,3856649,3856668,0.0103111111111111,0.0103111111111111}, {3333109,3856668,3856793,0.0490222222222222,0.0490222222222222}, {3333110,3851044,3851528,0.390860869565217,0.408627272727273}, {3333111,3851528,3851549,0.016575,0.0189428571428571}, {3333112,3852027,3851860,0.0618666666666667,0.0618666666666667}, {3333113,3851860,3851840,0.00678181818181818,0.00678181818181818}, {3333114,3848765,3848958,0.467155555555556,0.467155555555556}, {3333115,3848958,3848972,0.03405,0.03405}, {3333118,3851322,3851304,0.0128608695652174,1000000}, {3333119,3851304,3850561,0.565085714285714,1000000}, {3333120,3891772,3892359,1000000,0.171251162790698}, {3333121,3892359,3892432,1000000,0.0272833333333333}, {3333122,3892318,3892369,0.01248,1000000}, {3333123,3892369,3892441,0.018528,1000000}, {3333124,3889273,3889224,0.0167625,0.0157764705882353}, {3333125,3889224,3888586,0.259542857142857,0.213741176470588}, {3333126,3885663,3886420,0.302072727272727,0.262326315789474}, {3333127,3886420,3886501,0.0576,0.0512}, {3333128,3886372,3887051,0.551589473684211,0.317581818181818}, {3333129,3887051,3887076,0.0186521739130435,0.01716}, {3333130,3886896,3887604,1000000,1000000}, {3333131,3887604,3887631,1000000,1000000}, {3333132,3887221,3887892,1000000,0.42708}, {3333133,3887892,3887895,1000000,0.0346285714285714}, {3333134,3887278,3888037,0.559133333333333,0.264852631578947}, {3333135,3888037,3888068,0.0195230769230769,0.0163741935483871}, {3333136,3887339,3888177,0.6514875,1000000}, {3333137,3888177,3888231,0.0365647058823529,1000000}, {3333138,3891822,3891886,1000000,0.04045}, {3333139,3891886,3891915,1000000,0.014775}, {3333140,3891822,3892005,1000000,0.0749806451612903}, {3333141,3892005,3892054,1000000,0.0206545454545455}, {3333142,3893406,3893488,1000000,1000000}, {3333143,3889225,3889158,0.0480923076923077,0.0329052631578947}, {3333144,3889158,3889068,0.11064,0.0790285714285714}, {3333145,3889068,3888972,0.10425,0.0893571428571429}, {3333146,3888599,3888651,0.0264222222222222,0.0264222222222222}, {3333147,3888651,3889225,0.28176,0.270923076923077}, {3333148,3888521,3888464,0.110544,1000000}, {3333149,3888464,3888502,0.0607090909090909,1000000}, {3333150,3888502,3888412,1000000,0.0393333333333333}, {3333151,3888412,3888294,1000000,0.064728}, {3333152,3887962,3887911,0.0179777777777778,1000000}, {3333153,3887962,3887926,0.0303,1000000}, {3333154,3887926,3887747,0.116625,1000000}, {3333155,3887911,3887874,0.0112615384615385,1000000}, {3333156,3887874,3887664,0.0729310344827586,1000000}, {3333157,3887076,3887227,0.0707538461538462,0.07665}, {3333158,3892042,3893114,0.76059,1000000}, {3333159,3893114,3893128,0.0187285714285714,1000000}, {3333160,3891885,3892968,1000000,0.77007}, {3333161,3892968,3892991,1000000,0.0105230769230769}, {3333162,3892439,3892731,0.28508,0.158377777777778}, {3333163,3892731,3892782,0.0207,0.0175153846153846}, {3333164,3892150,3892416,1000000,0.168}, {3333165,3892416,3892442,1000000,0.0128454545454545}, {3333166,3891873,3892102,0.279553846153846,1000000}, {3333167,3892102,3892124,0.0227333333333333,1000000}, {3333168,3891531,3891623,0.0985058823529412,1000000}, {3333169,3880800,3880827,0.01572,1000000}, {3333170,3880827,3880944,0.0428444444444444,1000000}, {3333181,3892480,3892527,1000000,1000000}, {3333182,3894873,3894888,0.011048275862069,0.0145636363636364}, {3333183,3894888,3895204,0.287941935483871,0.405736363636364}, {3333184,3893723,3893825,1000000,0.075}, {3333208,3907404,3908392,0.367088888888889,0.367088888888889}, {3333209,3908392,3909494,0.412177777777778,0.412177777777778}, {3333210,3909494,3910260,0.37,0.37}, {3333211,3906690,3905968,0.267581818181818,0.267581818181818}, {3342162,3856027,3856232,1000000,0.188571428571429}, {3342165,3856367,3856593,0.144442105263158,0.161435294117647}, {3342167,3856681,3856857,0.140273684210526,0.2221}, {3342170,3857387,3857476,0.0718090909090909,0.0987375}, {3342189,3864386,3864320,0.0204967741935484,1000000}, {3342190,3864320,3864204,0.0491806451612903,1000000}, {3342207,3904021,3906539,1000000,0.546011538461538}, {3342237,3885713,3886045,1000000,1000000}, {3342238,3886045,3886103,1000000,1000000}, {3342239,3878561,3878412,1000000,0.0950516129032258}, {3342240,3878412,3878214,1000000,0.2608875}, {3342255,3849152,3849920,0.473452173913044,0.473452173913044}, {3342675,3882138,3882136,0.01665,0.01665}, {3342850,3854466,3854430,1000000,0.0843}, {3342851,3854430,3853947,1000000,0.468834782608696}, {3342861,3866996,3866792,0.0388588235294118,1000000}, {3342867,3851899,3851892,0.0161666666666667,0.0223846153846154}, {3342868,3851892,3851274,0.54104347826087,0.6222}, {3342873,3898857,3898317,1.00745454545455,1.00745454545455}, {3342877,3895027,3894700,0.4326,0.4326}, {3342878,3894700,3894676,0.03912,0.03912}, {3342879,3895701,3895050,1.51941,1.51941}, {3342880,3895050,3895027,0.0273,0.0273}, {3342887,3902284,3902361,0.0482,0.0632625}, {3342905,3907464,3907992,0.43362,0.43362}, {3342906,3907992,3909029,0.89388,0.89388}, {3343320,3898595,3898612,0.00493220338983051,1000000}, {3343321,3898612,3898630,0.00693559322033898,1000000}, {3343322,3897431,3897371,1000000,1000000}, {3343323,3898089,3897284,0.180783050847458,1000000}, {3343324,3897284,3897216,0.0139034482758621,1000000}, {3343360,3870385,3870007,0.0821632653061224,1000000}, {3343361,3870007,3869897,0.0214173913043478,1000000}, {3343362,3871995,3871062,0.2334,1000000}, {3343363,3874461,3872035,0.50886,1000000}, {3343366,3872635,3872649,0.131665384615385,0.129181132075472}, {3343369,3872649,3872784,0.368917647058823,0.354996226415094}, {3343370,3872784,3872834,0.0612,0.0624}, {3343521,3899457,3899629,0.0757285714285714,1000000}, {3343522,3899677,3899791,0.0465,1000000}, {3343632,3880199,3880284,0.03636,1000000}, {3343633,3880284,3880368,0.0375891891891892,1000000}, {3343634,3880368,3880388,1000000,0.027}, {3343635,3880388,3880761,1000000,0.428966666666667}, {3343646,3880565,3880584,0.0181741935483871,1000000}, {3343647,3880584,3880838,0.147365217391304,1000000}, {3343885,3906172,3906227,0.0413307692307692,0.0413307692307692}, {3343886,3906227,3907068,0.476376923076923,0.516075}, {3343887,3906171,3906321,0.0598064516129032,0.0579375}, {3343888,3906321,3907739,0.426811764705882,0.372092307692308}, {3343889,3906227,3906321,0.19455,0.19455}, {3344074,3908768,3908889,0.033,0.0360697674418605}, {3344076,3916195,3916249,0.0146368421052632,1000000}, {3344077,3904069,3904279,0.12855,0.12855}, {3344078,3895180,3894865,0.0925066666666667,0.0925066666666667}, {3344079,3894865,3894848,0.00449387755102041,0.00449387755102041}, {3344080,3894810,3894819,0.00867,1000000}, {3344081,3894819,3894906,0.0552,1000000}, {3344084,3875464,3875437,1000000,0.00856875}, {3344085,3875437,3875412,1000000,0.0101454545454545}, {3344086,3874821,3874915,0.201655555555556,0.209411538461538}, {3344087,3874915,3875077,0.211846153846154,0.216}, {3344165,3887715,3887709,0.05154,0.05154}, {3344166,3887709,3887351,2.30055,2.30055}, {3344335,3874272,3874185,0.129876923076923,0.129876923076923}, {3344336,3874185,3873915,0.457548387096774,0.44325}, {3344729,3908946,3909174,1000000,0.0587217391304348}, {3344789,3884455,3884427,0.00934090909090909,1000000}, {3344790,3884379,3884427,0.0120818181818182,0.0120818181818182}, {3345169,3897762,3898031,1000000,0.0455130434782609}, {3345170,3898031,3898089,1000000,0.00796521739130435}, {3345171,3898089,3898824,1000000,0.142885714285714}, {3345172,3898824,3899102,1000000,0.0561344262295082}, {3345219,3876231,3876555,0.0983833333333333,1000000}, {3345220,3876555,3876793,0.0560454545454546,1000000}, {3345221,3876555,3876184,1000000,1000000}, {3345222,3875677,3876037,0.1272,0.214231578947368}, {3345223,3876037,3877812,0.656057142857143,0.496475675675676}, {3345224,3876037,3876109,1000000,1000000}, {3345225,3876109,3876156,1000000,1000000}, {3345226,3876109,3876409,1000000,1000000}, {3345227,3876245,3876564,1000000,0.23548}, {3345228,3876564,3876805,1000000,0.0709411764705882}, {3345230,3894748,3894731,0.0217565217391304,1000000}, {3345231,3894731,3894706,0.0285461538461538,1000000}, {3345254,3897842,3897895,1000000,0.0970363636363636}, {3345255,3897895,3897924,1000000,0.0132230769230769}, {3345256,3897852,3897803,0.0179625,1000000}, {3345257,3897803,3897615,0.09026,1000000}, {3345258,3897588,3897597,0.0073125,1000000}, {3345259,3897597,3897609,0.00735,1000000}, {3345260,3888381,3888429,1000000,0.0346666666666667}, {3345261,3888429,3888453,1000000,0.01581}, {3345262,3888724,3888858,0.144818181818182,0.144818181818182}, {3345263,3888858,3888893,0.0276,0.0345}, {3345264,3889615,3889588,0.0235894736842105,1000000}, {3345265,3889797,3890677,0.566809090909091,1000000}, {3345266,3890677,3890702,0.0240375,1000000}, {3345267,3889459,3890328,0.5096,0.370618181818182}, {3345268,3890328,3890351,0.0154571428571429,0.0147545454545455}, {3345269,3889712,3889688,1000000,0.0245076923076923}, {3345279,3899730,3899717,1000000,0.009048}, {3345280,3899717,3899677,1000000,0.0234692307692308}, {3345292,3900124,3900125,1000000,0.0166555555555556}, {3345293,3900125,3900135,1000000,0.0601090909090909}, {3345299,3899654,3900015,0.155511111111111,0.155511111111111}, {3345300,3900015,3900045,0.0198,0.0198}, {3345301,3899912,3900017,0.0850714285714286,0.0384193548387097}, {3345302,3900017,3900046,0.0102,0.0091448275862069}, {3345303,3899847,3900050,0.11715,0.111571428571429}, {3345304,3900050,3900073,0.00747272727272727,0.010275}, {3345305,3900049,3900027,0.00701818181818182,0.00701818181818182}, {3345306,3900027,3900004,0.00888888888888889,0.00888888888888889}, {3345312,3873411,3873416,0.00465217391304348,0.00458571428571428}, {3345313,3873416,3873458,0.0304086956521739,0.0299742857142857}, {3345314,3873594,3873380,1000000,0.17430447761194}, {3345315,3873380,3873390,1000000,0.0183085714285714}, {3345316,3894585,3894629,1000000,0.00898928571428572}, {3345317,3894629,3894873,1000000,0.0640842105263158}, {3345318,3894469,3894482,0.0091125,1000000}, {3345319,3894482,3894808,0.309103448275862,1000000}, {3345320,3894091,3894098,1000000,0.0117652173913043}, {3345321,3894098,3894437,1000000,0.5715}, {3345322,3892114,3892312,0.15327,1000000}, {3345323,3892312,3892321,0.0141157894736842,1000000}, {3345324,3892736,3892777,0.0160838709677419,1000000}, {3345325,3892777,3892725,0.0295548387096774,1000000}, {3345326,3892778,3892824,1000000,0.0128666666666667}, {3345327,3892824,3892849,1000000,0.00848571428571429}, {3345328,3892769,3892919,0.1042875,1000000}, {3345329,3892919,3892950,0.0179368421052632,1000000}, {3345330,3892769,3892967,0.0646125,1000000}, {3345331,3892967,3892996,0.01148,1000000}, {3345332,3893501,3893672,0.3097125,0.16518}, {3345333,3893672,3893688,0.0163565217391304,0.0129724137931034}, {3345334,3894689,3894707,0.00851785714285714,1000000}, {3345335,3894707,3894938,0.0675321428571429,1000000}, {3345336,3893000,3892947,0.0226965517241379,1000000}, {3345337,3892947,3892862,0.02728,1000000}, {3345338,3892945,3892964,1000000,0.0104823529411765}, {3345339,3892964,3893000,1000000,0.0244421052631579}, {3345340,3893049,3893073,0.0143625,1000000}, {3345341,3893073,3893141,0.0302914285714286,1000000}, {3345342,3893141,3893153,1000000,0.0456428571428571}, {3345343,3893153,3893233,1000000,0.0472941176470588}, {3345344,3893233,3893268,1000000,0.0144307692307692}, {3345347,3882560,3882635,1000000,0.0129223880597015}, {3345348,3882635,3882659,1000000,0.00398507462686567}, {3345349,3882640,3882675,0.00465428571428571,1000000}, {3345350,3861953,3861928,0.0122222222222222,0.0122222222222222}, {3345351,3861928,3861900,0.0126,0.0126}, {3345352,3861953,3861977,1000000,0.00561639344262295}, {3345353,3861977,3862077,1000000,0.02565}, {3345360,3884427,3884584,0.0435348837209302,1000000}, {3345361,3865871,3866069,1000000,0.0567666666666667}, {3345362,3866069,3866123,1000000,0.0163333333333333}, {3345363,3864696,3864653,0.0149090909090909,1000000}, {3345364,3865471,3865766,1000000,0.161112}, {3345365,3865471,3865488,1000000,0.0690652173913043}, {3345366,3865345,3865355,0.126627272727273,1000000}, {3345367,3865345,3865282,0.13295,1000000}, {3345368,3864879,3864480,0.117681081081081,1000000}, {3345369,3864710,3864480,1000000,0.1875}, {3345370,3864662,3864578,0.0447142857142857,0.0426818181818182}, {3345371,3864578,3863559,0.368382857142857,0.368382857142857}, {3345372,3871007,3870612,0.105,1000000}, {3345373,3870612,3870544,0.0160875,1000000}, {3345374,3866433,3866385,0.03018,0.0503}, {3345375,3866393,3866195,0.0898333333333333,1000000}, {3345376,3866195,3865131,0.6600375,1000000}, {3345377,3871564,3871513,1000000,1000000}, {3345378,3871513,3871496,1000000,1000000}, {3345379,3872040,3872021,0.276709090909091,1000000}, {3345380,3872021,3872019,0.01124,1000000}, {3345381,3872618,3872621,0.02672,1000000}, {3345386,3895536,3895750,1000000,0.111982978723404}, {3345387,3895750,3896047,1000000,0.105629508196721}, {3345388,3895101,3895404,0.11917,1000000}, {3345389,3895404,3895502,0.0372096774193548,1000000}, {3345390,3875623,3875642,0.0177111111111111,0.0144909090909091}, {3345391,3875642,3875650,0.00786428571428571,0.00667272727272727}, {3345392,3875997,3875989,1000000,0.0122307692307692}, {3345393,3877110,3877226,1000000,0.241846153846154}, {3345394,3877226,3877242,1000000,0.0266608695652174}, {3345395,3877719,3877831,0.287775,1000000}, {3345396,3877831,3877860,0.023895652173913,1000000}, {3345397,3878316,3878382,0.24715,1000000}, {3345398,3878382,3878389,0.0230608695652174,1000000}, {3345399,3878672,3878782,0.391042105263158,1000000}, {3345400,3878782,3878789,0.0192285714285714,1000000}, {3345401,3879264,3879235,1000000,0.0415714285714286}, {3345402,3879235,3879199,1000000,0.0392571428571429}, {3345403,3879264,3879286,1000000,0.0177375}, {3345404,3879286,3879303,1000000,0.01119375}, {3345407,3880031,3880130,1000000,1000000}, {3345408,3880130,3880146,1000000,1000000}, {3345409,3880366,3880477,0.22565,0.13539}, {3345410,3880477,3880497,0.0313714285714286,0.02196}, {3345411,3880815,3881018,0.514,1000000}, {3345412,3881018,3881042,0.02736,1000000}, {3345413,3881468,3881501,1000000,0.0159545454545455}, {3345414,3881501,3881563,1000000,0.0271714285714286}, {3345415,3880923,3881157,1000000,0.182475}, {3345416,3881157,3881175,1000000,0.018}, {3345417,3880617,3880823,0.08918,0.0723081081081081}, {3345418,3880823,3880854,0.0092,0.00843333333333333}, {3345419,3879756,3879945,1000000,1000000}, {3345420,3879945,3879959,1000000,1000000}, {3345421,3878780,3879159,1000000,0.387933333333333}, {3345422,3879159,3879174,1000000,0.02408}, {3345423,3878724,3878971,1000000,1000000}, {3345424,3878971,3879011,1000000,1000000}, {3345425,3878962,3878993,0.0157578947368421,0.0103241379310345}, {3345426,3881106,3881120,0.01576,0.0139058823529412}, {3345427,3881120,3881281,0.2067375,0.300709090909091}, {3345428,3881469,3881518,1000000,1000000}, {3345429,3881586,3881671,0.045425,1000000}, {3345430,3881671,3881852,0.1327125,1000000}, {3345432,3881476,3881507,1000000,0.0160421052631579}, {3345433,3881507,3882332,1000000,0.65596}, {3345434,3881709,3881759,0.03284,1000000}, {3345435,3881759,3882562,0.523736842105263,1000000}, {3345436,3881754,3881743,0.0254625,0.01358}, {3345437,3881743,3881722,0.0172588235294118,0.0101172413793103}, {3345438,3881212,3880997,0.0977769230769231,1000000}, {3345439,3880997,3880913,0.05541,1000000}, {3345440,3880545,3880572,0.0211090909090909,1000000}, {3345441,3880572,3880730,0.0840260869565218,1000000}, {3345442,3880499,3880532,1000000,0.020895652173913}, {3345443,3880532,3880730,1000000,0.194871428571429}, {3345444,3880499,3880485,0.0394941176470588,1000000}, {3345445,3880485,3880863,0.5244,1000000}, {3345446,3879824,3879787,1000000,0.11178}, {3345447,3879787,3879766,1000000,0.0224181818181818}, {3345459,3895054,3895178,1000000,0.0998842105263158}, {3345468,3872446,3872616,1000000,0.07132}, {3345469,3872616,3872630,1000000,0.00714545454545455}, {3345470,3872628,3872598,0.0133058823529412,0.01131}, {3345471,3872598,3872446,0.0728210526315789,0.1153}, {3345472,3872466,3872617,1000000,0.23079512195122}, {3345473,3872617,3872628,1000000,0.0126714285714286}, {3345474,3872537,3872615,0.125414634146341,1000000}, {3345475,3872615,3872664,0.0555166666666667,1000000}, {3345476,3864520,3864497,0.012552,1000000}, {3345477,3864653,3864610,0.013725,1000000}, {3345478,3864610,3864550,0.02252,1000000}, {3345479,3863203,3863769,0.165293617021277,1000000}, {3345480,3863769,3864222,0.116173333333333,1000000}, {3345481,3864236,3863788,0.0919821428571428,1000000}, {3345527,3877331,3877821,0.435255319148936,0.40914}, {3345528,3877821,3877869,0.068985,0.0627136363636364}, {3345529,3878041,3877821,0.0842222222222222,0.0733548387096774}, {3345530,3878460,3878617,0.103432258064516,0.114514285714286}, {3345531,3878617,3878760,0.117484615384615,0.109092857142857}, {3345532,3878617,3879079,0.231985714285714,0.223986206896552}, {3345533,3879504,3879439,1000000,0.507078260869565}, {3345534,3879439,3879450,1000000,0.018024}, {3345535,3878693,3878566,0.0969555555555556,0.0969555555555556}, {3345536,3879413,3879268,0.0909724137931034,0.065955}, {3345537,3879268,3878885,0.253285714285714,0.2364}, {3345538,3878566,3879268,0.342111111111111,0.342111111111111}, {3345539,3889989,3890263,0.217330434782609,1000000}, {3345540,3890263,3890551,0.233018181818182,1000000}, {3345541,3890226,3890288,1000000,0.018075}, {3345542,3890288,3890694,1000000,0.1272}, {3345543,3890288,3890514,1000000,1000000}, {3345544,3890514,3890770,1000000,1000000}, {3345545,3890263,3890514,1000000,1000000}, {3345548,3880817,3880717,0.0763555555555556,0.0763555555555556}, {3345549,3881418,3881185,0.279654545454545,0.25635}, {3345550,3881185,3880817,0.195511111111111,0.195511111111111}, {3345551,3880717,3880659,0.0421777777777778,0.0421777777777778}, {3345552,3880659,3880631,0.0149307692307692,0.0149307692307692}, {3345553,3895864,3895945,0.0820875,0.0820875}, {3345554,3880631,3880242,0.240111111111111,0.240111111111111}, {3345555,3880659,3881052,0.267771428571429,0.224928}, {3345556,3881052,3881185,0.16035,0.150917647058824}, {3345557,3881052,3880434,0.451666666666667,0.451666666666667}, {3345558,3895864,3895945,0.95364,0.95364}, {3345559,3895945,3896115,0.2934,0.2934}, {3345560,3896115,3896113,0.197,0.197}, {3345561,3896115,3896329,0.19132,0.19132}, {3345562,3895484,3895620,0.323261538461538,0.323261538461538}, {3345563,3895620,3895707,0.0672521739130435,0.0672521739130435}, {3345564,3895707,3895864,0.134209090909091,0.134209090909091}, {3345565,3895620,3895707,1.01478,1.01478}, {3345566,3881869,3881778,0.0638,0.0638}, {3345567,3881778,3881652,0.0450888888888889,0.0450888888888889}, {3345568,3895930,3895832,0.0887142857142857,0.077625}, {3345569,3895832,3895661,0.1179,0.101057142857143}, {3345570,3895832,3895830,1000000,1000000}, {3345571,3892986,3893084,0.0256352941176471,0.0251423076923077}, {3345572,3893084,3893210,0.036288,0.0355764705882353}, {3345573,3893096,3893079,0.0941777777777778,0.0941777777777778}, {3345574,3893096,3893219,0.100033333333333,0.1125375}, {3345575,3892585,3893096,1.11348888888889,1.15631538461538}, {3345576,3880180,3880327,0.0928666666666667,0.0928666666666667}, {3345577,3880327,3880793,0.259955555555556,0.259955555555556}, {3345578,3881483,3880804,0.297138461538462,0.3219}, {3345579,3880804,3880576,0.14025,0.1275}, {3345580,3880327,3880804,0.400266666666667,0.400266666666667}, {3345581,3882547,3882848,0.191555555555556,0.191555555555556}, {3345582,3882235,3882424,0.0975111111111111,0.0975111111111111}, {3345583,3882424,3882547,0.0617555555555556,0.0617555555555556}, {3345592,3878989,3879083,1000000,1000000}, {3345593,3879083,3879139,0.0290444444444444,0.0290444444444444}, {3345594,3879747,3880129,0.207244444444444,0.207244444444444}, {3345595,3880129,3880310,1000000,1000000}, {3345659,3897567,3898842,1.14606,1.14606}, {3345672,3896711,3896566,0.18483,0.18483}, {3345673,3896566,3896420,0.09651,0.09651}, {3345674,3897567,3896420,1.28124,1.28124}, {3345675,3896420,3895568,1.09407,1.09407}, {3345676,3895568,3895871,0.34284,0.34284}, {3345678,3896312,3896340,0.0176444444444444,0.0176444444444444}, {3345679,3896340,3896422,1000000,1000000}, {3345680,3896422,3896604,1000000,1000000}, {3345683,3881794,3881190,0.4826625,0.594046153846154}, {3345684,3881190,3881093,0.09876,0.113953846153846}, {3345685,3882108,3881446,0.6122,0.6122}, {3345686,3881446,3881274,0.132133333333333,0.132133333333333}, {3345687,3881190,3881446,0.198955555555556,0.198955555555556}, {3345688,3882235,3881886,0.482890909090909,0.482890909090909}, {3345689,3881886,3881794,0.143727272727273,0.121615384615385}, {3345690,3882108,3881886,0.192155555555556,0.192155555555556}, {3345691,3882308,3882202,0.0802,0.0802}, {3345692,3882202,3882108,0.0875777777777778,0.0875777777777778}, {3345693,3882308,3882622,0.161355555555556,0.161355555555556}, {3345694,3882622,3882812,0.0839333333333333,0.0839333333333333}, {3345695,3882409,3882108,0.165244444444444,0.165244444444444}, {3345696,3882959,3882805,0.133311111111111,0.133311111111111}, {3345697,3883124,3883112,0.10245,0.10245}, {3345698,3883112,3883057,1000000,1000000}, {3345699,3883934,3883945,1000000,0.0308553191489362}, {3345700,3883945,3883991,1000000,0.219891428571429}, {3345701,3883480,3883456,0.190133333333333,0.190133333333333}, {3345702,3883422,3883377,0.374511111111111,0.374511111111111}, {3345703,3883887,3883910,1000000,0.0987521739130435}, {3345704,3883910,3883913,1000000,0.0135829787234043}, {3345705,3883422,3883910,1000000,1000000}, {3345706,3883456,3883406,0.0952222222222222,0.0952222222222222}, {3345707,3883406,3883945,1000000,1000000}, {3345712,3883975,3883971,1000000,0.0117918367346939}, {3345713,3883971,3883917,1000000,0.226576744186047}, {3345714,3883406,3883337,1000000,1000000}, {3345715,3883337,3883422,1000000,1000000}, {3345716,3883337,3883097,1000000,1000000}, {3345719,3883097,3883082,1000000,1000000}, {3345720,3882990,3883039,0.021456,0.0206307692307692}, {3345721,3883039,3883377,0.117786206896552,0.110187096774194}, {3345722,3883082,3883039,1000000,1000000}, {3345724,3883103,3882959,0.1746,0.1746}, {3345725,3882817,3882610,0.0778888888888889,0.0778888888888889}, {3345726,3882610,3881463,1000000,1000000}, {3345747,3881075,3881224,0.539294117647059,1000000}, {3345748,3881224,3881182,0.2194125,0.2194125}, {3345762,3899850,3899859,0.0250333333333333,1000000}, {3345763,3899759,3899832,0.0189428571428571,1000000}, {3345764,3899832,3900000,0.0478133333333333,1000000}, {3345765,3899850,3899832,1000000,0.0244333333333333}, {3345766,3894782,3894479,0.201827586206897,0.254478260869565}, {3345767,3894479,3894462,0.0347368421052632,0.0425806451612903}, {3345768,3894479,3894462,0.4416,0.4416}, {3345772,3894462,3894472,0.0629090909090909,0.0715862068965517}, {3345773,3894472,3894488,0.0430263157894737,0.05109375}, {3345774,3894472,3894488,0.58176,0.58176}, {3345775,3894488,3894510,0.0566368421052632,0.0614914285714286}, {3345776,3894510,3894528,0.0371230769230769,0.0438727272727273}, {3345777,3894510,3894528,0.5841,0.5841}, {3345778,3894528,3894555,0.0587414634146342,0.0688114285714286}, {3345779,3894555,3894569,0.030195,0.0326432432432432}, {3345780,3894569,3894597,0.0802833333333333,0.0825771428571429}, {3345781,3894555,3894569,0.41034,0.41034}, {3345782,3894597,3894845,0.121644444444444,0.121644444444444}, {3345783,3894845,3894993,0.127933333333333,0.127933333333333}, {3345784,3894887,3894993,0.04494,0.0408545454545455}, {3345785,3894845,3894887,0.0879555555555556,0.0879555555555556}, {3345786,3894633,3894833,0.101711111111111,0.0980785714285714}, {3345787,3894833,3894887,0.0249677419354839,0.0266896551724138}, {3345788,3894633,3894650,0.0758888888888889,0.0788076923076923}, {3345789,3894833,3894650,0.184844444444444,0.184844444444444}, {3345790,3894650,3894680,0.0593090909090909,0.08155}, {3345791,3894680,3894702,0.0589071428571428,0.0568758620689655}, {3345792,3894680,3894702,0.62082,0.62082}, {3345793,3894702,3894757,0.0935111111111111,0.0935111111111111}, {3345794,3894757,3894781,0.0501857142857143,0.0501857142857143}, {3345795,3894781,3894820,0.057275,0.057275}, {3345796,3894757,3894781,1000000,0.56952}, {3345797,3893542,3894357,1000000,0.26685}, {3345798,3894357,3894477,0.0721,0.0721}, {3345799,3894357,3894224,0.0707777777777778,0.0707777777777778}, {3345800,3893721,3893677,0.02757,0.0306333333333333}, {3345801,3893718,3893677,0.0351230769230769,0.0480631578947368}, {3345802,3893677,3893651,0.0232666666666667,0.0273130434782609}, {3345803,3893651,3893599,0.588046153846154,0.546042857142857}, {3345804,3893574,3893648,0.113983333333333,0.105215384615385}, {3345805,3894489,3894376,0.359576470588235,0.38205}, {3345806,3894376,3894489,0.800742857142857,0.800742857142857}, {3345807,3894376,3894400,0.432525,0.432525}, {3345808,3894240,3894285,0.108352941176471,0.0969473684210526}, {3345809,3893715,3894285,0.311622222222222,0.311622222222222}, {3345810,3894285,3894872,0.298755555555556,0.298755555555556}, {3345811,3894285,3894348,0.148366666666667,0.148366666666667}, {3345812,3894348,3894489,0.346389473684211,0.365633333333333}, {3345813,3893773,3894348,0.305377777777778,0.305377777777778}, {3345814,3894348,3894948,0.309777777777778,0.309777777777778}, {3345815,3893599,3894006,0.665490909090909,0.593545945945946}, {3345816,3894006,3894021,0.0207555555555556,0.0207555555555556}, {3345817,3894006,3894400,0.413584615384615,0.384042857142857}, {3345818,3894826,3894872,0.1287,0.105988235294118}, {3345819,3894872,3894948,0.119536363636364,0.114339130434783}, {3345820,3894948,3895418,0.645777777777778,0.645777777777778}, {3345821,3895418,3895500,0.12468,0.12468}, {3345822,3896281,3897105,0.347188888888889,0.340876363636364}, {3345823,3897105,3897302,0.509679069767442,0.509679069767442}, {3345824,3895500,3897105,1.48542,1.48542}, {3345825,3894400,3894955,0.3876,0.3876}, {3345826,3894955,3895418,0.241933333333333,0.241933333333333}, {3345827,3895464,3895509,0.0302222222222222,0.0302222222222222}, {3345828,3895509,3895874,0.252555555555556,0.252555555555556}, {3345829,3895464,3895509,0.73032,0.73032}, {3345834,3899288,3899175,0.0734086956521739,0.07035}, {3345835,3899175,3898853,0.162876923076923,0.192490909090909}, {3345836,3899188,3899175,0.356666666666667,0.356666666666667}, {3345837,3898549,3898717,0.0878454545454546,0.080525}, {3345838,3898717,3898853,0.0645,0.06192}, {3345839,3898717,3899036,0.58086,0.58086}, {3345840,3897942,3898038,0.12186,0.12186}, {3345841,3898038,3898279,0.3291,0.3291}, {3345842,3898279,3898327,1000000,0.0422842105263158}, {3345843,3898327,3898397,1000000,0.0609}, {3345844,3898038,3898327,0.40158,0.40158}, {3345845,3896764,3896871,0.0605076923076923,0.0605076923076923}, {3345846,3896871,3896912,0.06624,0.06624}, {3345847,3896912,3896884,0.25122,0.25122}, {3345848,3896884,3896912,0.24948,0.24948}, {3345849,3897626,3898009,0.322028571428571,0.322028571428571}, {3345850,3898009,3898084,0.05625,0.05625}, {3345851,3898009,3897781,0.32586,0.32586}, {3345852,3896871,3897024,0.100881818181818,0.100881818181818}, {3345853,3897024,3897048,0.0244105263157895,0.019325}, {3345854,3897048,3897301,0.2346,0.170618181818182}, {3345855,3896782,3896992,0.55158,0.55158}, {3345856,3896782,3896992,0.31164,0.31164}, {3345857,3896885,3896782,0.18552,0.18552}, {3345858,3896992,3897079,0.17364,0.17364}, {3345859,3896885,3897079,0.3126,0.3126}, {3345860,3897024,3896969,1000000,0.11058}, {3345861,3896969,3896885,0.14418,0.14418}, {3345862,3897079,3897161,0.1494,0.1494}, {3345863,3897161,3897048,1000000,0.38112}, {3345864,3896969,3897161,0.30804,0.30804}, {3345867,3895420,3895611,0.115955555555556,0.13045}, {3345868,3895611,3895722,0.042975,0.0509333333333333}, {3345869,3895596,3895722,0.249555555555556,0.249555555555556}, {3345870,3895611,3895596,0.217488888888889,0.217488888888889}, {3345871,3895567,3895596,0.0521555555555556,0.0521555555555556}, {3345872,3895288,3895567,0.176644444444444,0.176644444444444}, {3345873,3895084,3895144,0.0330933333333333,0.0323739130434783}, {3345874,3895144,3895288,0.118630434782609,0.121266666666667}, {3345875,3895144,3895095,0.66738,0.66738}, {3345876,3896104,3896346,1000000,1000000}, {3345877,3896346,3896356,0.171777777777778,0.171777777777778}, {3345878,3896104,3896103,0.367892307692308,0.367892307692308}, {3345879,3896103,3896102,0.101294117647059,0.1148}, {3345880,3896183,3896103,0.0639428571428571,0.0639428571428571}, {3345881,3895359,3895498,0.147466666666667,0.147466666666667}, {3345882,3895498,3895567,0.0900888888888889,0.0900888888888889}, {3345883,3896534,3896567,0.02415,0.02415}, {3345884,3896567,3896672,0.0845538461538461,0.0845538461538461}, {3345885,3896567,3896672,0.79314,0.79314}, {3345886,3896672,3896788,0.0991777777777778,0.0991777777777778}, {3345887,3896788,3896934,0.0867333333333333,0.0867333333333333}, {3345888,3896788,3896934,0.76092,0.76092}, {3345889,3896934,3897068,0.1116,0.1116}, {3345890,3897068,3897194,0.0819777777777778,0.0819777777777778}, {3345891,3897194,3897373,0.126333333333333,0.131192307692308}, {3345892,3897068,3897194,0.75252,0.75252}, {3346101,3891654,3891731,0.179266666666667,0.179266666666667}, {3346104,3909360,3908514,0.345218181818182,0.37974}, {3346105,3908514,3908391,0.0761333333333333,0.0489428571428571}, {3346171,3901401,3900367,0.407818181818182,0.407818181818182}, {3346177,3897471,3897438,1000000,1000000}, {3346180,3897438,3897060,1000000,1000000}, {3346200,3876882,3876867,0.031025,0.0338454545454545}, {3346201,3877270,3877189,0.17105,0.241482352941176}, {3346202,3877189,3877167,0.0344888888888889,0.037248}, {3346203,3876882,3877189,1000000,1000000}, {3346212,3877134,3877049,0.109483333333333,0.119436363636364}, {3346213,3877049,3876882,0.251148387096774,0.288355555555556}, {3346214,3877049,3876752,0.113933333333333,0.113933333333333}, {3346252,3870375,3870348,0.266861538461538,1000000}, {3346630,3921875,3923177,0.385064150943396,0.385064150943396}, {3346631,3923177,3923334,0.0502581818181818,0.0493607142857143}, {3346632,3923177,3923641,0.343622222222222,0.343622222222222}, {3346652,3886688,3886700,1000000,0.032}, {3346653,3886740,3886688,1000000,0.0332857142857143}, {3346654,3886700,3886737,1000000,0.0229578947368421}, {3346655,3886737,3886740,1000000,0.0309}, {3346686,3920542,3920413,0.1863,0.1863}, {3346687,3920473,3920634,0.24462,0.24462}, {3346688,3920814,3920634,1000000,1000000}, {3346702,3922730,3923205,0.406311111111111,0.378289655172414}, {3346703,3922734,3923002,0.156,0.160588235294118}, {3346704,3922730,3922734,0.03582,1000000}, {3346705,3922556,3922674,0.0759111111111111,0.05856}, {3346706,3922734,3922674,0.0369642857142857,1000000}, {3346707,3922345,3922670,0.150670588235294,0.1423}, {3346708,3922674,3922670,0.03612,1000000}, {3346709,3922670,3922730,0.0359612903225806,1000000}, {3346722,3918497,3918288,0.122525,1000000}, {3346723,3918288,3918141,0.0842666666666667,1000000}, {3346724,3918647,3918293,1000000,0.186931034482759}, {3346725,3918293,3918141,1000000,0.06228}, {3346726,3918288,3918293,0.0406173913043478,1000000}, {3346731,3915096,3915518,0.418328571428571,0.325366666666667}, {3346732,3915518,3915952,0.2298,0.211416}, {3346733,3907039,3907029,0.0253,1000000}, {3346734,3907106,3907048,0.0411,1000000}, {3346735,3907048,3907039,0.009225,1000000}, {3346736,3907001,3906913,0.0301161290322581,1000000}, {3346737,3907048,3907001,0.01273125,1000000}, {3347453,3877796,3878226,0.233133333333333,0.233133333333333}, {3347454,3877745,3877753,1000000,1000000}, {3347455,3877796,3877745,0.0423333333333333,1000000}, {3347457,3877845,3877760,0.3016,1000000}, {3347458,3877760,3877753,1000000,1000000}, {3347459,3877796,3877760,1000000,0.0361}, {3347473,3858640,3858827,1000000,1000000}, {3347474,3858827,3859100,1000000,1000000}, {3347475,3859281,3858640,0.245977777777778,0.245977777777778}, {3347476,3859883,3859607,0.178036363636364,0.1632}, {3347477,3859607,3859100,0.39021,0.312168}, {3347478,3859281,3859607,0.239025,0.224964705882353}, {3347521,3894321,3895210,0.490355555555556,0.490355555555556}, {3347522,3895210,3894181,0.6242,0.6242}, {3347523,3894321,3894428,0.0900222222222222,0.097224}, {3347524,3894428,3894532,0.174466666666667,0.15702}, {3347525,3894428,3893838,0.371022222222222,0.371022222222222}, {3347765,3872530,3872485,1000000,0.0561076923076923}, {3347766,3872485,3872398,1000000,0.150284210526316}, {3347767,3872398,3872500,1000000,0.106152941176471}, {3347768,3872500,3872551,1000000,0.0593181818181818}, {3347769,3872485,3872500,0.00869268292682927,1000000}, {3347770,3872398,3872341,0.0499525423728814,0.0556075471698113}, {3347771,3872341,3872188,0.209266666666667,0.21973}, {3347773,3872844,3872656,0.150701694915254,1000000}, {3347774,3872844,3872624,1000000,0.169958490566038}, {3347775,3872084,3872303,0.1998,1000000}, {3347776,3872303,3872414,0.100984615384615,1000000}, {3347777,3872594,3872485,0.23766,0.35649}, {3347778,3872346,3872394,0.0509837837837838,1000000}, {3347779,3872394,3872414,0.0258428571428571,1000000}, {3347780,3872484,3872490,1000000,0.00444489795918367}, {3347781,3872490,3872524,1000000,0.0318409090909091}, {3347782,3872303,3872394,0.0323769230769231,1000000}, {3347783,3872394,3872490,0.0738461538461539,0.0436363636363636}, {3347784,3872490,3872538,0.04098,0.0482117647058823}, {3347785,3872538,3872594,0.0423818181818182,0.0717230769230769}, {3347788,3872624,3872530,1000000,0.089925}, {3347789,3872656,3872551,0.0899,1000000}, {3348171,3847694,3846821,0.33440625,0.324272727272727}, {3348172,3846700,3846821,0.341,0.341}, {3348489,3848689,3848099,1000000,1000000}, {3349230,3848569,3853483,1000000,1000000}, {3349231,3847766,3848569,1000000,1000000}, {3349232,3849451,3848362,1000000,1000000}, {3349280,3851142,3850951,0.1456,0.1456}, {3350290,3854813,3854860,0.388996363636364,0.38205}, {3350291,3858719,3858906,0.0618,0.0618}, {3350292,3858393,3859169,0.203585454545455,0.211267924528302}, {3350293,3858253,3858439,0.950444444444444,0.950444444444444}, {3350299,3850035,3848439,1.15786666666667,1.15786666666667}, {3350300,3850010,3849472,0.26508,0.26508}, {3350301,3857996,3855897,1000000,1000000}, {3350302,3856249,3856523,0.159872727272727,0.138836842105263}, {3350303,3856523,3857568,0.358725,0.326113636363636}, {3350304,3855305,3855176,0.2877,0.309830769230769}, {3350305,3854220,3854212,0.44084347826087,0.44084347826087}, {3350306,3854212,3854211,0.030552,0.030552}, {3350307,3853763,3853750,0.258254545454545,0.258254545454545}, {3350308,3853750,3853749,0.0311090909090909,0.0311090909090909}, {3350309,3853241,3853374,0.201581818181818,0.201581818181818}, {3350310,3853374,3853428,0.0681818181818182,0.0681818181818182}, {3350311,3852830,3852823,0.150454545454545,0.150454545454545}, {3350312,3852823,3852822,0.0771636363636364,0.0771636363636364}, {3350313,3852268,3852256,0.165890909090909,0.165890909090909}, {3350314,3851730,3851745,0.0237272727272727,0.0237272727272727}, {3350315,3851745,3851816,0.107381818181818,0.107381818181818}, {3350316,3851730,3850999,0.259290909090909,0.259290909090909}, {3350317,3850324,3854647,0.795447619047619,0.759290909090909}, {3350318,3851836,3854759,2.16264,2.16264}, {3350322,3858326,3857996,1000000,1000000}, {3350323,3858506,3858492,0.0222218181818182,0.0207152542372881}, {3350324,3858492,3858664,0.0719265306122449,1000000}, {3350327,3849531,3848840,0.303324324324324,0.267214285714286}, {3350328,3852415,3851695,0.292605,0.325116666666667}, {3350329,3851695,3849531,0.737723076923077,0.701736585365854}, {3350330,3851741,3851276,0.244888888888889,0.244888888888889}, {3350331,3851276,3851142,0.0971111111111111,0.0971111111111111}, {3350412,3920856,3915583,3.93036,3.93036}, {3359922,3883021,3882955,0.0757058823529412,1000000}, {3359923,3884105,3883330,1000000,0.578714285714286}, {3359924,3883330,3883267,1000000,0.05847}, {3359925,3883021,3883330,1000000,1000000}, {3361616,3846821,3844192,0.715513636363636,0.850881081081081}, {3361622,3889450,3889129,0.30834,0.30834}, {3361623,3889450,3888936,0.32184,0.32184}, {3361624,3889884,3889760,0.12858,0.12858}, {3361625,3889760,3889450,0.31098,0.31098}, {3361626,3889760,3889536,0.13506,0.13506}, {3361627,3889536,3889277,0.18624,0.18624}, {3361631,3885968,3886258,0.27591,0.27591}, {3361632,3889165,3888287,0.81453,0.81453}, {3361633,3889504,3889165,0.34032,0.34032}, {3361634,3886258,3886560,0.346042105263158,0.346042105263158}, {3361638,3889830,3889504,0.32241,0.32241}, {3361639,3888847,3889830,0.61137,0.61137}, {3361640,3889212,3888847,0.32724,0.32724}, {3361641,3889504,3888475,0.62061,0.62061}, {3361642,3888847,3888475,0.32493,0.32493}, {3361643,3888109,3889165,0.62385,0.62385}, {3361644,3888475,3888109,0.32604,0.32604}, {3361646,3886865,3887827,0.60423,0.60423}, {3361647,3888189,3887827,0.32598,0.32598}, {3361648,3887827,3887997,0.09075,0.09075}, {3361649,3887997,3888847,0.49566,0.49566}, {3361650,3888475,3887612,0.49311,0.49311}, {3361651,3887997,3887612,0.33003,0.33003}, {3361652,3887612,3887415,0.09774,0.09774}, {3361653,3887415,3886560,0.5961,0.5961}, {3361654,3886258,3887098,0.60759,0.60759}, {3361655,3887098,3888109,0.58539,0.58539}, {3361656,3887415,3887098,0.32304,0.32304}, {3361660,3894181,3893714,0.465488888888889,0.465488888888889}, {3361661,3893714,3893424,0.306555555555556,0.306555555555556}, {3361662,3893714,3893976,0.999022222222222,0.999022222222222}, {3361663,3890171,3890130,0.04344,0.04344}, {3361664,3890130,3889830,0.32457,0.32457}, {3361665,3890130,3889497,0.42789,0.42789}, {3361666,3889497,3889212,0.18834,0.18834}, {3361667,3889497,3889837,0.32964,0.32964}, {3361668,3889837,3890144,0.34284,0.34284}, {3361671,3889212,3888335,0.50892,0.50892}, {3361675,3889837,3888758,0.66771,0.66771}, {3361737,3871350,3871315,0.327514285714286,0.299034782608696}, {3362217,3890281,3890312,0.124688888888889,0.124688888888889}, {3362225,3882011,3882065,1000000,1000000}, {3362226,3882065,3882743,1000000,1000000}, {3362227,3882065,3881940,0.08082,0.08082}, {3362259,3890795,3890303,0.128372727272727,0.131358139534884}, {3362260,3890303,3889886,0.134178947368421,0.124360975609756}, {3362261,3890303,3890312,0.0180888888888889,0.0180888888888889}, {3362317,3872701,3873465,1000000,1000000}, {3362318,3873465,3873204,1000000,1000000}, {3362319,3873287,3873716,1000000,1000000}, {3362320,3873716,3873825,1000000,1000000}, {3362321,3873716,3873819,1000000,1000000}, {3362322,3873465,3873503,1000000,1000000}, {3362323,3873045,3873503,1000000,1000000}, {3362324,3873503,3873719,1000000,1000000}, {3362327,3871568,3871798,0.1488,0.1488}, {3362328,3871798,3871822,0.0123157894736842,0.0123157894736842}, {3362329,3872009,3871244,0.209045454545455,0.2555}, {3362330,3871798,3872009,1000000,1000000}, {3362331,3871798,3871552,1000000,1000000}, {3362333,3871237,3871495,1000000,1000000}, {3362334,3871495,3872308,1000000,1000000}, {3362335,3871769,3871575,1000000,1000000}, {3362336,3871495,3871575,1000000,1000000}, {3362339,3872308,3872816,1000000,1000000}, {3362340,3872816,3872867,1000000,1000000}, {3362341,3871769,3872816,1000000,1000000}, {3362342,3872816,3872882,1000000,1000000}, {3362343,3872308,3872772,1000000,1000000}, {3362350,3892896,3892710,1000000,1000000}, {3362351,3892710,3892510,1000000,1000000}, {3362352,3892710,3892878,1000000,1000000}, {3362353,3893440,3893436,1000000,1000000}, {3362354,3892878,3893440,1000000,1000000}, {3362355,3893492,3893440,1000000,1000000}, {3362356,3893759,3893982,0.178309090909091,0.178309090909091}, {3362357,3893492,3893602,1000000,1000000}, {3362358,3893602,3893759,1000000,1000000}, {3362359,3893982,3893733,1000000,1000000}, {3362360,3893602,3893733,1000000,1000000}, {3362361,3892878,3893352,1000000,1000000}, {3362362,3893352,3893492,1000000,1000000}, {3362363,3893329,3893497,0.1938,0.162792}, {3362364,3893497,3893759,0.264,0.276}, {3362365,3893222,3893154,1000000,1000000}, {3362366,3893154,3892896,1000000,1000000}, {3362367,3893352,3893422,1000000,1000000}, {3362368,3893422,3893497,1000000,1000000}, {3362369,3893154,3893422,1000000,1000000}, {3362370,3893422,3893602,1000000,1000000}, {3362371,3892726,3892550,1000000,1000000}, {3362372,3893982,3893455,1000000,1000000}, {3362373,3893455,3893406,1000000,1000000}, {3362374,3892708,3892779,1000000,1000000}, {3362375,3892779,3893406,1000000,1000000}, {3362376,3892726,3893083,1000000,1000000}, {3362377,3892779,3893083,1000000,1000000}, {3362378,3893733,3893436,1000000,1000000}, {3362379,3893083,3893428,1000000,1000000}, {3362380,3893428,3893436,1000000,1000000}, {3362381,3893083,3893430,1000000,1000000}, {3362382,3893430,3893455,1000000,1000000}, {3362383,3893428,3893430,1000000,1000000}, {3362384,3889711,3889747,1000000,1000000}, {3362385,3889747,3890088,1000000,1000000}, {3362386,3890065,3890031,1000000,1000000}, {3362391,3890031,3890469,1000000,1000000}, {3362392,3890469,3890924,1000000,1000000}, {3362393,3890031,3890469,1000000,1000000}, {3362394,3890088,3890156,0.0407454545454545,0.0407454545454545}, {3362395,3890156,3890590,0.52545,0.52545}, {3362402,3873733,3873486,1000000,1000000}, {3362405,3873733,3873766,0.0145285714285714,0.0141906976744186}, {3362415,3883331,3883349,1000000,1000000}, {3362416,3884023,3884123,1000000,1000000}, {3362467,3846404,3846522,0.247866666666667,0.247866666666667}, {3362509,3874818,3874633,1000000,0.0491727272727273}, {3362510,3874633,3874532,1000000,0.018734693877551}, {3362511,3874633,3874994,1000000,1000000}, {3362512,3875410,3875446,0.0130772727272727,0.01644}, {3362513,3875446,3875487,0.0120409090909091,0.0143189189189189}, {3362514,3875446,3875230,1000000,1000000}, {3362515,3875230,3874994,1000000,1000000}, {3362516,3875338,3875230,1000000,1000000}, {3362517,3874277,3874930,1000000,1000000}, {3362518,3875338,3875218,1000000,1000000}, {3362519,3875218,3874930,1000000,1000000}, {3362520,3875218,3875028,1000000,1000000}, {3362521,3875288,3875028,1000000,1000000}, {3362522,3875288,3875338,1000000,1000000}, {3362523,3875028,3874632,1000000,1000000}, {3362524,3874632,3874277,1000000,1000000}, {3362525,3874137,3874076,1000000,1000000}, {3362526,3874632,3874213,1000000,1000000}, {3362527,3874213,3874137,1000000,1000000}, {3362528,3874367,3874213,1000000,1000000}, {3362529,3874420,3874367,1000000,1000000}, {3362530,3874576,3874420,1000000,1000000}, {3362531,3874571,3874457,1000000,1000000}, {3362532,3874457,3874420,1000000,1000000}, {3362533,3874571,3874964,1000000,1000000}, {3362534,3875724,3875477,1000000,1000000}, {3362535,3875477,3875288,1000000,1000000}, {3362536,3876677,3875950,1000000,1000000}, {3362538,3875477,3875950,1000000,1000000}, {3362539,3875950,3875724,1000000,1000000}, {3362540,3876504,3875724,1000000,1000000}, {3362543,3875477,3875353,1000000,1000000}, {3362544,3875353,3874576,1000000,1000000}, {3362545,3875724,3875459,1000000,1000000}, {3362546,3875459,3875353,1000000,1000000}, {3362547,3875459,3874964,1000000,1000000}, {3362549,3875051,3875052,1000000,1000000}, {3362550,3874725,3874964,1000000,1000000}, {3362551,3874725,3874515,1000000,1000000}, {3362552,3874515,3874471,1000000,1000000}, {3362553,3874725,3874531,1000000,1000000}, {3362554,3874531,3874424,1000000,1000000}, {3362555,3875525,3875459,1000000,1000000}, {3362556,3874795,3874725,1000000,1000000}, {3362557,3875525,3874795,1000000,1000000}, {3362558,3875058,3874795,1000000,1000000}, {3362565,3874642,3874445,1000000,1000000}, {3362566,3874795,3874572,1000000,1000000}, {3362567,3874445,3874572,1000000,1000000}, {3362568,3875052,3875053,1000000,1000000}, {3362569,3875053,3875058,1000000,1000000}, {3362570,3874572,3874914,1000000,1000000}, {3362571,3874914,3874642,1000000,1000000}, {3362572,3875053,3874914,1000000,1000000}, {3362575,3875525,3875275,1000000,1000000}, {3362576,3875275,3875058,1000000,1000000}, {3362577,3875669,3875572,1000000,1000000}, {3362578,3875572,3875275,1000000,1000000}, {3362579,3875572,3875191,1000000,1000000}, {3362580,3875191,3875053,1000000,1000000}, {3362581,3875900,3875191,1000000,1000000}, {3362582,3875900,3876004,1000000,1000000}, {3362601,3872043,3871083,1000000,0.1766}, {3362602,3871083,3871032,1000000,0.0128266666666667}, {3362603,3871105,3871083,1000000,1000000}, {3362604,3871194,3871105,1000000,1000000}, {3362605,3871346,3871194,1000000,1000000}, {3362606,3872790,3871105,1000000,1000000}, {3362610,3872487,3872107,1000000,1000000}, {3362611,3872197,3872107,1000000,1000000}, {3362612,3872107,3871733,1000000,1000000}, {3362613,3871733,3871346,1000000,1000000}, {3362614,3872197,3871733,1000000,1000000}, {3362615,3872242,3872197,1000000,1000000}, {3362616,3872242,3871992,1000000,1000000}, {3362617,3871725,3871766,0.029125,0.0183947368421053}, {3362618,3871766,3871812,0.0337304347826087,0.0204157894736842}, {3362619,3871992,3871766,1000000,1000000}, {3362620,3873283,3873249,1000000,1000000}, {3362621,3873067,3872626,1000000,1000000}, {3362622,3872642,3872300,1000000,1000000}, {3362623,3872300,3872242,1000000,1000000}, {3362624,3872626,3872300,1000000,1000000}, {3362625,3873249,3873229,1000000,1000000}, {3362626,3873229,3873067,1000000,1000000}, {3362628,3872790,3872318,1000000,1000000}, {3362629,3872318,3872107,1000000,1000000}, {3362630,3873139,3872318,1000000,1000000}, {3362631,3872928,3872790,1000000,1000000}, {3362632,3874277,3873712,1000000,1000000}, {3362633,3873712,3873229,1000000,1000000}, {3362634,3873229,3873258,1000000,1000000}, {3362635,3873258,3873139,1000000,1000000}, {3362636,3873712,3873392,1000000,1000000}, {3362637,3873392,3873258,1000000,1000000}, {3362638,3873392,3873180,1000000,1000000}, {3362639,3873180,3873139,1000000,1000000}, {3362640,3873139,3872970,1000000,1000000}, {3362641,3872970,3872928,1000000,1000000}, {3362642,3873180,3873203,1000000,1000000}, {3362643,3873203,3872970,1000000,1000000}, {3362644,3874930,3873565,1000000,1000000}, {3362645,3873565,3872928,1000000,1000000}, {3362646,3873565,3873203,1000000,1000000}, {3362647,3873565,3873392,1000000,1000000}, {3362648,3873334,3872940,0.15404,0.149070967741935}, {3362649,3872940,3872142,0.273268965517241,0.240145454545455}, {3362650,3872069,3872075,1000000,1000000}, {3362651,3872115,3872075,1000000,1000000}, {3362652,3872106,3872142,0.0216,0.02}, {3362653,3872115,3872106,1000000,1000000}, {3362654,3872047,3872035,1000000,1000000}, {3362655,3871884,3871437,1000000,1000000}, {3362656,3872069,3871884,1000000,1000000}, {3362657,3872075,3871959,1000000,1000000}, {3362658,3871959,3871884,1000000,1000000}, {3362659,3871437,3871817,0.248530434782609,0.219853846153846}, {3362660,3872115,3871959,1000000,1000000}, {3362661,3872305,3872981,0.135266666666667,1000000}, {3362662,3872981,3873387,0.09822,1000000}, {3362663,3873130,3872840,1000000,1000000}, {3362664,3872840,3872981,1000000,1000000}, {3362665,3872940,3872563,1000000,1000000}, {3362666,3872563,3872115,1000000,1000000}, {3362667,3872777,3873130,1000000,1000000}, {3362668,3872777,3872840,1000000,1000000}, {3362669,3872777,3872563,1000000,1000000}, {3362670,3872350,3872777,1000000,1000000}, {3362671,3872057,3872069,1000000,1000000}, {3362672,3872350,3872057,1000000,1000000}, {3362673,3872057,3871683,1000000,1000000}, {3362674,3871858,3872023,1000000,1000000}, {3362675,3872023,3872057,1000000,1000000}, {3362676,3871941,3871989,1000000,1000000}, {3362677,3871989,3872350,1000000,1000000}, {3362678,3872023,3871989,1000000,1000000}, {3362679,3871941,3871832,1000000,1000000}, {3362683,3869175,3868849,0.136384615384615,0.126642857142857}, {3362684,3869443,3869057,0.18372,0.177793548387097}, {3362685,3869057,3868849,0.142625,0.148826086956522}, {3362686,3869175,3869057,1000000,1000000}, {3362687,3869792,3869664,0.0546642857142857,0.0463818181818182}, {3362688,3869664,3869175,0.169858064516129,0.146266666666667}, {3362689,3869601,3870504,0.706061538461538,0.7649}, {3362690,3870504,3870995,0.210432,0.26304}, {3362691,3869956,3869975,0.0110545454545455,0.0130285714285714}, {3362692,3869975,3869601,0.431485714285714,0.635873684210526}, {3362693,3870504,3869975,1000000,1000000}, {3362722,3862546,3862566,0.0113555555555556,0.0113555555555556}, {3362723,3862566,3862596,0.0165333333333333,0.0165333333333333}, {3362724,3862546,3862381,1000000,0.0514576271186441}, {3362725,3862381,3862165,1000000,0.0700372881355932}, {3362726,3862566,3862381,1000000,1000000}, {3362727,3862475,3862320,0.0456387096774193,1000000}, {3362728,3862320,3862075,0.0713322580645161,1000000}, {3362729,3862381,3862320,1000000,1000000}, {3362730,3862475,3862455,1000000,0.0202875}, {3362731,3862455,3862069,1000000,0.310231578947368}, {3362732,3862320,3862455,1000000,1000000}, {3362733,3863539,3863563,0.015,0.01}, {3362734,3863464,3863081,0.160378125,1000000}, {3362735,3863532,3863138,1000000,0.164862295081967}, {3362736,3878815,3879133,0.161823529411765,1000000}, {3362737,3879133,3879365,0.120247058823529,1000000}, {3362738,3879133,3879091,1000000,1000000}, {3362739,3880149,3879822,0.202986206896552,1000000}, {3362740,3879822,3879461,0.182941935483871,1000000}, {3362741,3878667,3878662,0.1745625,0.22344}, {3362742,3878662,3878665,0.0805263157894737,0.0765}, {3362743,3878737,3878662,1000000,1000000}, {3362744,3878737,3878736,1000000,1000000}, {3362745,3879091,3878917,1000000,1000000}, {3362746,3878917,3878737,1000000,1000000}, {3362747,3878736,3878917,1000000,1000000}, {3362748,3878736,3878735,1000000,1000000}, {3362749,3878665,3878663,0.0172615384615385,0.0172615384615385}, {3362750,3878663,3878655,0.195746341463415,0.191085714285714}, {3362751,3878735,3878663,1000000,1000000}, {3362752,3878655,3879016,1000000,1000000}, {3362753,3879016,3879074,1000000,1000000}, {3362754,3879074,3879073,1000000,1000000}, {3362755,3878735,3879154,1000000,1000000}, {3362756,3879154,3879016,1000000,1000000}, {3362757,3879154,3879168,1000000,1000000}, {3362758,3879074,3879313,1000000,1000000}, {3362759,3879461,3879300,0.0602516129032258,1000000}, {3362760,3879300,3878635,0.37482,1000000}, {3362761,3879313,3879300,1000000,1000000}, {3362762,3879154,3879327,1000000,1000000}, {3362763,3879327,3879313,1000000,1000000}, {3362764,3879313,3879514,1000000,1000000}, {3362765,3879327,3879514,1000000,1000000}, {3362766,3879514,3879537,1000000,1000000}, {3362767,3879537,3879305,1000000,1000000}, {3362768,3879305,3879309,1000000,1000000}, {3362769,3879305,3879194,1000000,1000000}, {3362770,3879537,3879627,1000000,1000000}, {3362771,3879627,3879785,1000000,1000000}, {3362772,3879785,3879704,1000000,1000000}, {3362773,3879785,3879836,1000000,1000000}, {3362774,3879627,3879692,1000000,1000000}, {3362775,3879692,3879822,1000000,1000000}, {3362776,3879692,3879853,1000000,1000000}, {3362777,3880902,3880218,1000000,0.496314285714286}, {3362778,3880218,3879549,1000000,0.328694117647059}, {3362779,3880218,3880503,1000000,1000000}, {3362780,3879822,3879802,1000000,1000000}, {3362781,3879802,3880034,1000000,1000000}, {3362782,3880034,3880218,1000000,1000000}, {3362783,3880034,3880504,1000000,1000000}, {3362784,3879802,3879555,1000000,1000000}, {3362785,3879555,3879484,1000000,1000000}, {3362786,3879891,3880034,1000000,1000000}, {3362787,3879555,3879891,1000000,1000000}, {3362788,3879555,3879596,1000000,1000000}, {3362789,3879596,3879891,1000000,1000000}, {3362790,3879596,3879520,1000000,1000000}, {3362791,3879627,3879628,1000000,1000000}, {3362792,3873751,3872938,0.384171428571429,0.384171428571429}, {3362793,3873751,3873587,1000000,1000000}, {3362794,3874096,3873697,1000000,1000000}, {3362795,3874238,3874298,1000000,1000000}, {3362796,3874298,3875050,1000000,1000000}, {3362797,3874303,3874298,1000000,1000000}, {3362798,3874096,3874144,1000000,1000000}, {3362799,3874144,3874303,1000000,1000000}, {3362800,3874307,3874144,1000000,1000000}, {3362801,3874303,3874307,1000000,1000000}, {3362802,3874323,3874307,1000000,1000000}, {3362803,3873945,3874096,1000000,1000000}, {3362804,3874323,3874160,1000000,1000000}, {3362805,3874160,3873945,1000000,1000000}, {3362806,3874497,3874323,1000000,1000000}, {3362807,3874160,3874446,1000000,1000000}, {3362808,3874446,3874497,1000000,1000000}, {3362809,3874224,3873945,1000000,1000000}, {3362810,3874446,3874295,1000000,1000000}, {3362811,3874295,3874224,1000000,1000000}, {3362812,3874770,3874688,1000000,1000000}, {3362813,3874688,3874497,1000000,1000000}, {3362814,3874307,3874688,1000000,1000000}, {3362815,3874718,3874770,1000000,1000000}, {3362816,3874946,3874770,1000000,1000000}, {3362817,3874295,3874674,1000000,1000000}, {3362818,3874674,3874770,1000000,1000000}, {3362819,3874946,3875132,1000000,1000000}, {3362820,3875425,3874946,1000000,1000000}, {3362821,3875425,3875812,1000000,1000000}, {3362822,3875812,3875132,1000000,1000000}, {3362823,3874718,3875341,1000000,1000000}, {3362824,3875341,3875425,1000000,1000000}, {3362825,3875568,3875341,1000000,1000000}, {3362826,3875568,3876131,1000000,1000000}, {3362827,3876064,3875050,1000000,1000000}, {3362828,3876131,3876176,1000000,1000000}, {3362829,3876176,3876064,1000000,1000000}, {3362830,3876176,3876242,1000000,1000000}, {3362831,3876061,3876085,1000000,1000000}, {3362832,3876085,3876064,1000000,1000000}, {3362833,3876190,3876085,1000000,1000000}, {3362834,3875132,3875073,1000000,1000000}, {3362835,3875073,3874674,1000000,1000000}, {3362836,3875727,3875716,1000000,1000000}, {3362837,3875812,3876050,1000000,1000000}, {3362838,3876187,3876050,1000000,1000000}, {3362839,3875952,3876187,1000000,1000000}, {3362840,3876050,3875982,1000000,1000000}, {3362841,3875982,3875568,1000000,1000000}, {3362842,3875982,3876028,1000000,1000000}, {3362843,3876093,3875952,1000000,1000000}, {3362844,3876215,3876093,1000000,1000000}, {3362845,3876187,3876556,1000000,1000000}, {3362846,3876265,3876650,1000000,1000000}, {3362847,3876242,3876257,1000000,1000000}, {3362848,3876257,3876190,1000000,1000000}, {3362850,3876257,3876490,1000000,1000000}, {3362851,3876490,3876524,1000000,1000000}, {3362852,3876556,3876526,1000000,1000000}, {3362853,3876526,3876093,1000000,1000000}, {3362854,3876215,3876526,1000000,1000000}, {3362855,3876490,3876576,1000000,1000000}, {3362856,3876576,3876504,1000000,1000000}, {3362857,3876755,3876576,1000000,1000000}, {3362858,3876755,3876820,1000000,1000000}, {3362859,3876820,3876843,1000000,1000000}, {3362860,3876028,3876705,1000000,1000000}, {3362861,3876705,3876755,1000000,1000000}, {3362862,3876028,3876724,1000000,1000000}, {3362863,3876724,3876705,1000000,1000000}, {3362864,3876820,3876813,1000000,1000000}, {3362865,3876813,3876677,1000000,1000000}, {3362866,3876724,3876813,1000000,1000000}, {3362867,3876187,3876428,1000000,1000000}, {3362868,3876428,3876615,1000000,1000000}, {3362869,3876615,3876556,1000000,1000000}, {3362870,3876724,3876737,1000000,1000000}, {3362871,3876737,3876428,1000000,1000000}, {3362872,3876935,3876737,1000000,1000000}, {3362873,3876615,3876964,1000000,1000000}, {3362874,3876964,3876935,1000000,1000000}, {3362875,3876935,3876945,1000000,1000000}, {3362876,3876945,3876943,1000000,1000000}, {3362877,3876945,3877237,1000000,1000000}, {3362878,3877237,3876964,1000000,1000000}, {3362879,3877237,3877149,1000000,1000000}, {3362880,3877149,3877138,1000000,1000000}, {3362881,3877237,3877186,1000000,1000000}, {3362882,3877149,3877051,1000000,1000000}, {3362883,3877051,3876964,1000000,1000000}, {3362884,3877074,3877051,1000000,1000000}, {3362885,3876556,3876770,1000000,1000000}, {3362886,3876770,3877074,1000000,1000000}, {3362887,3876785,3876770,1000000,1000000}, {3362888,3876526,3876785,1000000,1000000}, {3362889,3877111,3877074,1000000,1000000}, {3362890,3876785,3877111,1000000,1000000}, {3362891,3876650,3876838,1000000,1000000}, {3362892,3876838,3876785,1000000,1000000}, {3362893,3877142,3877111,1000000,1000000}, {3362894,3876838,3877082,1000000,1000000}, {3362895,3877082,3877142,1000000,1000000}, {3362896,3876650,3876762,1000000,1000000}, {3362897,3877082,3877225,1000000,1000000}, {3362898,3877225,3876762,1000000,1000000}, {3362899,3877480,3877142,1000000,1000000}, {3362900,3877237,3877473,1000000,1000000}, {3362901,3877473,3877480,1000000,1000000}, {3362902,3877473,3877430,1000000,1000000}, {3362903,3877549,3877480,1000000,1000000}, {3362904,3877549,3877526,1000000,1000000}, {3362905,3877337,3877549,1000000,1000000}, {3362906,3877225,3877243,1000000,1000000}, {3362907,3877243,3877337,1000000,1000000}, {3362908,3877337,3877206,1000000,1000000}, {3362909,3877206,3877243,1000000,1000000}, {3362910,3876762,3877039,1000000,1000000}, {3362911,3877206,3877039,1000000,1000000}, {3362912,3877039,3877251,1000000,1000000}, {3362913,3877251,3877484,1000000,1000000}, {3362914,3877251,3877663,1000000,1000000}, {3362915,3877894,3877950,1000000,1000000}, {3362916,3877950,3877957,1000000,1000000}, {3362917,3877950,3878018,1000000,1000000}, {3362918,3877484,3877599,1000000,1000000}, {3362919,3878151,3877633,0.201177777777778,0.258657142857143}, {3362920,3877599,3877633,1000000,1000000}, {3362921,3877663,3877736,1000000,1000000}, {3362922,3877736,3877894,1000000,1000000}, {3362923,3877599,3877736,1000000,1000000}, {3362924,3877736,3878128,1000000,1000000}, {3362925,3878230,3878168,0.0292695652173913,0.0396}, {3362926,3878168,3878151,0.0091304347826087,0.0123529411764706}, {3362927,3878128,3878160,1000000,1000000}, {3362928,3878160,3878168,1000000,1000000}, {3362929,3878160,3878080,1000000,1000000}, {3362930,3873587,3874224,1000000,1000000}, {3362931,3874303,3874718,1000000,1000000}, {3362932,3881122,3881456,1000000,1000000}, {3362933,3880796,3881426,0.255763636363636,0.228113513513513}, {3362934,3881426,3881837,0.175075,0.120051428571429}, {3362935,3881456,3881638,1000000,1000000}, {3362936,3881638,3881426,1000000,1000000}, {3362937,3882051,3881920,1000000,1000000}, {3362938,3881456,3881857,1000000,1000000}, {3362939,3881638,3881957,1000000,1000000}, {3362940,3881857,3881957,1000000,1000000}, {3362941,3882306,3882336,1000000,1000000}, {3362942,3882336,3882051,1000000,1000000}, {3362943,3882336,3882413,1000000,1000000}, {3362944,3882463,3882493,1000000,1000000}, {3362945,3882413,3882463,1000000,1000000}, {3362946,3881837,3882198,1000000,1000000}, {3362947,3882198,3882463,1000000,1000000}, {3362948,3882225,3882306,1000000,1000000}, {3362949,3881957,3882143,1000000,1000000}, {3362950,3882143,3882225,1000000,1000000}, {3362951,3882299,3882225,1000000,1000000}, {3362952,3882143,3882299,1000000,1000000}, {3362953,3882198,3882187,1000000,1000000}, {3362954,3882187,3882299,1000000,1000000}, {3362955,3882187,3881514,1000000,1000000}, {3362956,3882225,3882049,1000000,1000000}, {3362957,3882049,3882143,1000000,1000000}, {3362958,3881857,3882045,1000000,1000000}, {3362959,3882045,3882126,1000000,1000000}, {3362960,3882049,3882045,1000000,1000000}, {3362961,3881920,3881863,0.0380285714285714,0.0499125}, {3362962,3881863,3881122,0.325177777777778,0.325177777777778}, {3362963,3882045,3881863,1000000,1000000}, {3362976,3847383,3846884,0.190275,0.179082352941176}, {3362977,3846884,3845033,0.86,0.86}, {3362978,3846884,3846862,0.154066666666667,0.154066666666667}, {3363018,3854739,3854220,0.335733333333333,0.2518}, {3363019,3854220,3853763,0.172563636363636,0.172563636363636}, {3363020,3854647,3854759,0.02106,0.0229745454545455}, {3363021,3854759,3857991,0.530918181818182,0.5562}, {3363025,3854739,3854686,0.434111111111111,0.434111111111111}, {3363026,3854211,3854694,0.221184,0.240417391304348}, {3363027,3854694,3855176,0.265669565217391,0.210703448275862}, {3363028,3854686,3854694,0.0351545454545455,0.0336260869565217}, {3363043,3865750,3865816,0.0416727272727273,0.0359529411764706}, {3363044,3866117,3866503,0.201969230769231,0.1641}, {3363062,3847029,3847227,0.0654558139534884,0.070365}, {3363063,3847227,3847265,0.011175,0.0117631578947368}, {3363064,3847308,3847227,0.202333333333333,0.173428571428571}, {3363065,3849169,3847054,0.527574545454545,0.558011538461539}, {3363066,3847418,3847447,0.0536222222222222,0.0536222222222222}, {3363255,3882181,3882400,1000000,1000000}, {3363301,3864828,3864600,0.102,0.102}, {3363302,3864600,3864396,0.12915,0.12915}, {3363320,3885895,3885885,1000000,1000000}, {3363321,3885885,3885874,1000000,1000000}, {3363322,3885885,3886532,1000000,1000000}, {3363323,3886985,3886953,0.368485714285714,1000000}, {3363324,3886532,3886953,1000000,1000000}, {3363325,3887624,3887606,1000000,0.267218181818182}, {3363326,3886953,3887606,1000000,1000000}, {3363327,3888215,3888202,0.31818,1000000}, {3363328,3888202,3888181,0.35865,1000000}, {3363329,3887606,3888202,1000000,1000000}, {3363330,3888807,3888805,1000000,0.3762}, {3363331,3888805,3888798,1000000,0.293431578947368}, {3363332,3888202,3888805,1000000,1000000}, {3363365,3866063,3865925,0.064392,0.0487818181818182}, {3363366,3865925,3865676,0.0906,0.07248}, {3363369,3865925,3866080,0.35664,0.35664}, {3363396,3884221,3884516,0.353916666666667,0.344351351351351}, {3363397,3884516,3884323,0.0880888888888889,0.0880888888888889}, {3363398,3884516,3884654,0.149857894736842,0.138892682926829}, {3363399,3884654,3884501,0.0710222222222222,0.0710222222222222}, {3363435,3908887,3909017,0.082904347826087,0.0706222222222222}, {3363436,3909017,3909343,0.160324137931034,0.185976}, {3363437,3908737,3909017,1000000,1000000}, {3363438,3909017,3909035,1000000,1000000}, {3363439,3913759,3914484,0.418675,0.418675}, {3363440,3914484,3914833,0.2114,0.2114}, {3363441,3914089,3914213,0.0731478260869565,0.0731478260869565}, {3363442,3914213,3914375,0.0850714285714286,0.103565217391304}, {3363443,3914484,3914213,1000000,1000000}, {3363447,3865442,3865410,0.0156,0.0193142857142857}, {3363448,3865944,3865749,0.0832444444444445,0.0832444444444445}, {3363449,3865749,3864722,0.64866,0.64866}, {3363450,3865442,3865749,1000000,1000000}, {3363451,3880338,3878856,1000000,1000000}, {3363467,3848779,3849838,0.5624,0.5624}, {3363567,3884654,3884851,0.130508108108108,0.112297674418605}, {3363568,3885410,3885370,1000000,1000000}, {3363569,3885370,3885850,1000000,1000000}, {3363570,3884851,3885047,0.112615384615385,0.1098}, {3363571,3884758,3885047,1000000,1000000}, {3363572,3884758,3884967,1000000,1000000}, {3363573,3885047,3885349,0.133,0.145975609756098}, {3363574,3885349,3885737,0.280954838709677,0.235394594594595}, {3363575,3884967,3885349,1000000,1000000}, {3363831,3859375,3858882,1000000,1000000}, {3363832,3858741,3858882,0.1545,0.1545}, {3363833,3858882,3859078,0.1687,0.178623529411765}, {3363910,3899482,3900270,0.470711111111111,0.470711111111111}, {3363911,3900270,3900501,0.2746,0.143269565217391}, {3363914,3900255,3900290,1000000,0.0628545454545455}, {3363915,3900501,3900376,0.0577090909090909,0.0835263157894737}, {3363916,3900376,3900255,0.042651724137931,0.0549733333333333}, {3363917,3900290,3900376,1000000,0.0356888888888889}, {3363918,3900290,3900257,0.04248,0.04248}, {3363919,3900257,3900217,0.49848,0.49848}, {3363920,3900217,3900270,0.0511058823529412,0.0394909090909091}, {3363921,3900257,3900217,0.47964,0.47964}, {3363930,3900270,3900373,0.0971,0.0971}, {3363931,3900373,3900471,0.44442,0.44442}, {3363932,3900471,3900373,0.8451,0.8451}, {3363933,3900373,3900471,0.21972,0.21972}, {3363966,3884851,3884622,1000000,1000000}, {3363967,3884622,3884758,1000000,1000000}, {3364717,3881574,3881559,0.0559153846153846,1000000}, {3364718,3881559,3881563,0.00813103448275862,1000000}, {3364719,3881586,3881618,0.0170647058823529,1000000}, {3364720,3881618,3881628,0.00732352941176471,1000000}, {3364721,3881592,3881596,0.0178857142857143,1000000}, {3364722,3881596,3881599,0.01185,1000000}, {3364911,3893742,3894432,0.4359,1000000}, {3364912,3894432,3894443,0.0161217391304348,1000000}, {3364913,3888770,3888988,0.127835294117647,1000000}, {3364914,3890924,3890590,1000000,1000000}, {3364915,3889561,3889225,0.3746,1000000}, {3364916,3890924,3890896,1000000,1000000}, {3364917,3891497,3892855,1000000,1000000}, {3364918,3893488,3893554,1000000,1000000}, {3364919,3894313,3894443,1000000,1000000}, {3364920,3889747,3890031,1000000,1000000}, {3364921,3890469,3890156,1000000,1000000}, {3364922,3888327,3888283,1000000,1000000}, {3364923,3888872,3888850,1000000,0.0759130434782609}, {3364924,3888908,3888988,1000000,0.104733333333333}, {3364925,3887227,3887834,0.222225,0.35556}, {3364926,3887834,3888131,0.139542857142857,0.0888}, {3364927,3885460,3885478,0.0245647058823529,1000000}, {3364928,3885946,3885938,0.24513,1000000}, {3364929,3885957,3885946,0.0503,1000000}, {3364930,3885773,3885812,0.0438631578947368,1000000}, {3364931,3882082,3882394,0.2611,1000000}, {3364932,3887133,3887355,1000000,0.182372727272727}, {3364933,3887355,3887668,1000000,0.186364285714286}, {3364934,3887668,3887688,1000000,0.0129}, {3364935,3886153,3886088,1000000,0.0345714285714286}, {3364936,3886088,3885649,1000000,0.19755652173913}, {3364937,3885649,3885566,1000000,0.0401714285714286}, {3364938,3851765,3851985,0.1528,0.1528}, {3364939,3851985,3852111,0.0810666666666667,0.0810666666666667}, {3364940,3851306,3851400,0.0864705882352941,0.0773684210526316}, {3364941,3851400,3851904,0.2574,0.2574}, {3364942,3863001,3862781,0.178466666666667,0.178466666666667}, {3364943,3862781,3862765,0.0184333333333333,0.0255230769230769}, {3364944,3862223,3861804,1000000,1000000}, {3364945,3861804,3861790,1000000,1000000}, {3364946,3863294,3863284,1000000,1000000}, {3364947,3863284,3863001,1000000,1000000}, {3364950,3873776,3873845,0.1254,0.1254}, {3364953,3881900,3881964,1000000,1000000}, {3364954,3881964,3882469,1000000,1000000}, {3364955,3881842,3881898,1000000,0.1203}, {3364956,3881898,3882079,1000000,0.34374}, {3364957,3882545,3882705,0.18404,1000000}, {3364958,3882501,3882545,0.0732666666666667,1000000}, {3364959,3881837,3882022,0.456190909090909,0.477914285714286}, {3364960,3873482,3873217,1000000,0.0739571428571429}, {3364961,3872978,3872653,1000000,0.0777285714285714}, {3364962,3873108,3872714,0.101344186046512,1000000}, {3364963,3873462,3873108,0.142365517241379,1000000}, {3364964,3879729,3879997,0.354646153846154,1000000}, {3364965,3879997,3880031,0.0604666666666667,1000000}, {3364966,3879634,3879678,0.0471,0.0538285714285714}, {3364967,3879678,3879729,0.0585,0.06825}, {3364968,3879842,3879726,0.08979,1000000}, {3364969,3880038,3880146,1000000,0.0495428571428571}, {3364970,3876324,3877324,1000000,1000000}, {3364971,3876821,3876731,0.121421052631579,1000000}, {3364972,3876731,3876734,0.0483333333333333,1000000}, {3364973,3876239,3876719,0.33824,0.267031578947368}, {3364974,3876719,3876734,0.0119142857142857,0.00834}, {3364975,3877219,3877367,1000000,1000000}, {3364976,3877645,3877629,0.0389333333333333,0.0269538461538462}, {3364977,3877629,3877545,0.165866666666667,0.165866666666667}, {3364978,3877545,3877598,0.0173777777777778,0.0173777777777778}, {3364979,3877598,3877849,0.0944888888888889,0.0944888888888889}, {3364980,3877136,3877009,1000000,1000000}, {3364981,3869093,3870083,1000000,0.404378571428571}, {3364982,3870083,3870508,1000000,0.12467027027027}, {3364983,3872062,3872249,1000000,0.105}, {3364984,3872249,3872507,1000000,0.112342857142857}, {3364985,3872507,3872555,1000000,0.0206}, {3364986,3872305,3872229,0.042264,0.042264}, {3364987,3871643,3872229,0.291777777777778,0.291777777777778}, {3364988,3873757,3873334,0.17708275862069,0.270284210526316}, {3364989,3872106,3872047,1000000,1000000}, {3364990,3871817,3872106,0.148244444444444,0.14295}, {3364991,3871959,3871817,1000000,1000000}, {3364992,3870094,3870699,0.54448,0.302488888888889}, {3364993,3869290,3870094,0.626111111111111,0.582931034482759}, {3364996,3869022,3868552,0.215044444444444,0.215044444444444}, {3364997,3866976,3866935,1000000,0.0152511627906977}, {3364998,3866935,3866741,1000000,0.0704045454545455}, {3364999,3867210,3867141,1000000,0.03876}, {3365019,3917493,3917508,0.00333529411764706,0.00324}, {3365020,3917508,3918086,0.143330434782609,0.139292957746479}, {3365021,3883360,3883383,0.0277578947368421,1000000}, {3365022,3883717,3883976,0.25272,1000000}, {3365023,3883976,3884002,0.02805,1000000}, {3365024,3883543,3883559,0.0168,1000000}, {3365025,3883559,3883918,0.482863636363636,1000000}, {3365194,3870289,3870184,1000000,1000000}, {3365195,3870577,3870554,1000000,1000000}, {3365196,3870554,3870387,1000000,1000000}, {3365197,3870554,3870289,1000000,1000000}, {3365200,3870289,3870245,1000000,1000000}, {3365201,3870245,3869705,1000000,1000000}, {3365203,3870245,3869973,1000000,1000000}, {3365214,3870953,3871056,0.0758666666666667,0.06828}, {3365215,3871056,3871159,0.100094117647059,0.0945333333333333}, {3365216,3869667,3869515,0.0804,0.0665379310344827}, {3365217,3869515,3869443,0.0272,0.0236903225806452}, {3365218,3869515,3869792,1000000,1000000}, {3365220,3870577,3870531,0.118870588235294,1000000}, {3365221,3870531,3870650,0.257492307692308,1000000}, {3365222,3869665,3870043,1000000,1000000}, {3365223,3870043,3870223,1000000,1000000}, {3365224,3870223,3870208,1000000,1000000}, {3365225,3870531,3870277,1000000,1000000}, {3365226,3870277,3870043,1000000,1000000}, {3365227,3870223,3870277,1000000,1000000}, {3365228,3870650,3870440,1000000,1000000}, {3365229,3870208,3870440,1000000,1000000}, {3365230,3869660,3869594,1000000,0.013965}, {3365231,3869594,3869038,1000000,0.137025}, {3365232,3869594,3869545,1000000,1000000}, {3365233,3869585,3869545,1000000,1000000}, {3365234,3870181,3869585,1000000,1000000}, {3365235,3869545,3869463,1000000,1000000}, {3365236,3869107,3869194,1000000,0.0614093023255814}, {3365237,3869194,3869267,1000000,0.0709714285714286}, {3365238,3869463,3869194,1000000,1000000}, {3365239,3869463,3869482,1000000,1000000}, {3365240,3869482,3869585,1000000,1000000}, {3365241,3870082,3869297,0.144230769230769,1000000}, {3365242,3869297,3869267,0.00692222222222222,1000000}, {3365243,3869482,3869297,1000000,1000000}, {3365244,3869716,3869634,0.0143466666666667,1000000}, {3365245,3869634,3868994,0.177216666666667,1000000}, {3365246,3870285,3869318,1000000,0.214428571428571}, {3365247,3869318,3869279,1000000,0.00738666666666667}, {3365248,3869032,3869114,0.0810705882352941,1000000}, {3365249,3869114,3869196,0.0901777777777778,1000000}, {3365250,3874402,3873803,1000000,0.220090909090909}, {3365251,3873803,3873006,1000000,0.2199}, {3365252,3873782,3873745,1000000,1000000}, {3365253,3874199,3873917,0.0814163265306122,1000000}, {3365254,3873917,3873462,0.207,1000000}, {3365255,3874444,3874210,0.6027,1000000}, {3365256,3874210,3874199,0.0252260869565217,1000000}, {3365257,3873782,3873903,1000000,1000000}, {3365258,3873903,3873917,1000000,1000000}, {3365259,3874210,3873903,1000000,1000000}, {3365260,3873794,3873782,1000000,1000000}, {3365261,3873903,3873794,1000000,1000000}, {3365262,3873745,3873633,1000000,1000000}, {3365263,3873633,3873794,1000000,1000000}, {3365264,3872927,3872755,0.273666666666667,1000000}, {3365265,3872755,3872714,0.0653076923076923,1000000}, {3365266,3873006,3872595,0.327042857142857,0.3522}, {3365267,3872595,3872493,0.0757111111111111,0.085175}, {3365268,3873633,3873103,1000000,1000000}, {3365269,3873103,3872755,1000000,1000000}, {3365270,3872595,3872939,1000000,1000000}, {3365271,3872939,3873118,1000000,1000000}, {3365272,3873118,3873103,1000000,1000000}, {3365273,3872939,3873245,1000000,1000000}, {3365274,3873245,3873118,1000000,1000000}, {3365275,3873803,3873828,1000000,1000000}, {3365276,3873828,3873815,1000000,1000000}, {3365277,3873815,3873771,1000000,1000000}, {3365278,3873771,3873815,1000000,1000000}, {3365279,3873245,3873546,1000000,1000000}, {3365280,3873546,3873828,1000000,1000000}, {3365281,3873771,3873755,1000000,1000000}, {3365282,3873755,3873745,1000000,1000000}, {3365283,3873546,3873755,1000000,1000000}, {3365284,3873766,3873839,0.0348279069767442,0.0348279069767442}, {3365285,3873839,3874161,0.27488,0.28766511627907}, {3365286,3873256,3873628,0.185385,0.190138461538462}, {3365287,3873628,3873733,0.0510714285714286,0.0510714285714286}, {3365289,3873091,3872865,1000000,0.0811764705882353}, {3365290,3872865,3872729,1000000,0.03996}, {3365291,3873475,3873364,1000000,0.0276266666666667}, {3365292,3873364,3873091,1000000,0.0647217391304348}, {3365293,3872865,3873364,1000000,1000000}, {3365296,3874386,3873841,0.179610810810811,1000000}, {3365297,3873841,3873042,0.234745945945946,1000000}, {3365298,3874175,3873924,1000000,0.0775066666666667}, {3365299,3873924,3873482,1000000,0.121426666666667}, {3365300,3872978,3872811,0.0433733333333333,1000000}, {3365301,3872811,3872671,0.0288521739130435,1000000}, {3365302,3873518,3873399,0.0317302325581395,1000000}, {3365303,3873399,3873217,0.04184,1000000}, {3365307,3863309,3863477,0.176285714285714,0.137111111111111}, {3365308,3863477,3863539,0.0456375,0.0260785714285714}, {3365309,3863563,3863464,0.030352380952381,1000000}, {3365310,3863616,3863532,1000000,0.0339639344262295}, {3365311,3863477,3863467,1000000,1000000}, {3365312,3863467,3863485,1000000,1000000}, {3365313,3863485,3863573,1000000,1000000}, {3365314,3863573,3863534,1000000,1000000}, {3365318,3872317,3872286,0.0575,0.06}, {3365319,3872286,3872309,0.014328,0.0137769230769231}, {3365320,3872144,3872286,1000000,1000000}, {3365323,3873808,3873788,0.00668333333333333,0.00729090909090909}, {3365324,3873788,3873751,0.0114833333333333,0.0125272727272727}, {3365325,3873600,3873788,1000000,1000000}, {3365326,3879622,3879612,1000000,0.0320322580645161}, {3365327,3879612,3879619,1000000,0.0403928571428571}, {3365328,3879612,3879649,1000000,1000000}, {3365329,3879649,3879673,1000000,1000000}, {3365330,3879673,3880641,1000000,1000000}, {3365331,3879673,3880077,1000000,1000000}, {3365332,3880623,3880633,1000000,1000000}, {3365333,3880633,3881014,1000000,1000000}, {3365334,3880077,3880633,1000000,1000000}, {3365337,3882406,3882523,1000000,0.0173194029850746}, {3365338,3882523,3882560,1000000,0.00638507462686567}, {3365339,3882022,3882592,1000000,0.232703225806452}, {3365340,3882592,3882613,1000000,0.0260571428571429}, {3365341,3882318,3882606,0.1844,1000000}, {3365342,3882606,3882636,0.0156,1000000}, {3365343,3882463,3882592,1000000,1000000}, {3365344,3882592,3882606,1000000,1000000}, {3365345,3882606,3882523,1000000,1000000}, {3365350,3871822,3872492,0.282088888888889,0.362685714285714}, {3365351,3872492,3872009,0.236845161290323,0.271933333333333}, {3365352,3872492,3873287,1000000,1000000}, {3365353,3873503,3873579,1000000,1000000}, {3365354,3873579,3873716,1000000,1000000}, {3365355,3873287,3873579,1000000,1000000}, {3365357,3873579,3873719,1000000,1000000}, {3365359,3873719,3873717,1000000,1000000}, {3365360,3865290,3865383,0.0516272727272727,1000000}, {3365361,3865383,3865528,0.09207,1000000}, {3365363,3868454,3868401,0.027225,0.0297}, {3365364,3868401,3868060,0.15622,0.213027272727273}, {3365365,3867845,3868401,1000000,1000000}, {3365366,3866788,3866595,1000000,1000000}, {3365369,3865531,3865440,0.0659052631578947,1000000}, {3365370,3865440,3865339,0.09645,1000000}, {3365371,3865730,3865440,1000000,1000000}, {3365372,3865730,3866292,1000000,1000000}, {3365373,3866292,3866618,1000000,1000000}, {3365374,3866788,3866518,1000000,1000000}, {3365375,3866518,3865730,1000000,1000000}, {3365376,3866292,3867082,1000000,1000000}, {3365377,3866518,3867082,1000000,1000000}, {3365378,3867404,3867365,0.0124933333333333,0.0119617021276596}, {3365379,3867365,3866618,0.235533333333333,0.230413043478261}, {3365380,3867082,3867365,1000000,1000000}, {3365381,3867082,3867120,1000000,1000000}, {3365382,3867120,3867845,1000000,1000000}, {3365383,3867404,3867120,1000000,1000000}, {3365384,3867845,3866803,1000000,1000000}, {3365385,3866803,3866788,1000000,1000000}, {3365386,3867120,3866803,1000000,1000000}, {3365387,3865383,3865437,1000000,1000000}, {3365388,3865437,3866292,1000000,1000000}, {3365389,3865312,3865316,1000000,0.00658867924528302}, {3365390,3865316,3865339,1000000,0.0506769230769231}, {3365391,3865437,3865316,1000000,1000000}, {3366056,3864861,3865352,0.26285,0.2253}, {3366057,3865352,3865911,0.225066666666667,0.279393103448276}, {3366058,3865352,3864975,0.180333333333333,0.180333333333333}, {3366073,3866404,3866392,0.0769153846153846,0.0769153846153846}, {3366074,3866392,3866379,0.0606230769230769,0.065675}, {3366075,3867874,3867815,0.26322,0.26322}, {3366076,3867815,3867754,0.217771428571429,0.217771428571429}, {3366077,3866392,3866946,0.191022222222222,0.191022222222222}, {3366078,3866946,3867815,0.330244444444444,0.330244444444444}, {3366079,3866345,3866946,0.340711111111111,0.340711111111111}, {3366224,3849152,3848980,0.1829625,0.1829625}, {3366225,3848980,3848972,0.0358615384615385,0.0358615384615385}, {3366226,3874966,3874841,0.2559,1000000}, {3366227,3874841,3874774,0.0813923076923077,1000000}, {3366228,3874533,3874396,1000000,0.365957142857143}, {3366229,3874396,3874345,1000000,0.085425}, {3366230,3874841,3874396,0.187733333333333,0.187733333333333}, {3366231,3875073,3875441,1000000,1000000}, {3366232,3875441,3875716,0.144690909090909,0.144690909090909}, {3366233,3875430,3875447,0.0386666666666667,0.0386666666666667}, {3366234,3875447,3875441,0.0226363636363636,0.0226363636363636}, {3366235,3875132,3875357,1000000,1000000}, {3366236,3875357,3875727,1000000,1000000}, {3366237,3877633,3877594,0.0105,0.012}, {3366238,3877594,3877054,0.176545454545455,0.215777777777778}, {3366239,3877251,3877233,1000000,1000000}, {3366240,3877233,3877197,1000000,1000000}, {3366241,3877233,3877446,1000000,1000000}, {3366242,3877446,3877594,1000000,1000000}, {3366243,3875727,3875762,1000000,1000000}, {3366244,3875727,3875952,1000000,1000000}, {3366245,3876193,3876189,0.0221272727272727,0.0221272727272727}, {3366246,3875909,3876189,1000000,1000000}, {3366247,3876215,3876265,1000000,1000000}, {3366248,3876189,3876215,1000000,1000000}, {3366249,3876265,3877233,1000000,1000000}, {3366250,3875532,3875747,1000000,1000000}, {3366251,3875747,3875762,1000000,1000000}, {3366252,3875762,3875909,1000000,1000000}, {3366253,3863618,3863585,0.023295652173913,0.0255142857142857}, {3366254,3863585,3863490,0.0490173913043478,0.05637}, {3366255,3863585,3864479,1000000,1000000}, {3366267,3897945,3898004,1000000,1000000}, {3366268,3898004,3898054,1000000,1000000}, {3366269,3898054,3898103,0.0379894736842105,0.0379894736842105}, {3366270,3898103,3898166,0.0829714285714286,0.0829714285714286}, {3366927,3881611,3881648,1000000,0.026175}, {3366928,3881648,3881710,1000000,0.0616285714285714}, {3366929,3881648,3881631,0.0198631578947368,1000000}, {3366930,3881631,3881563,0.04806,1000000}, {3366983,3882385,3882510,0.0192434782608696,1000000}, {3366984,3882510,3882640,0.0207826086956522,1000000}, {3367621,3866378,3866336,0.115485714285714,0.115485714285714}, {3367622,3866336,3866395,0.185288888888889,0.185288888888889}, {3367839,3870350,3869994,1000000,0.319090909090909}, {3367840,3869994,3869885,0.0407555555555556,0.0407555555555556}, {3367841,3870073,3869971,0.0406181818181818,1000000}, {3367842,3869971,3869885,0.0269612903225806,1000000}, {3367843,3869994,3869971,1000000,0.106690909090909}, {3367853,3870353,3870346,0.0214,1000000}, {3367854,3870346,3870204,0.0516888888888889,0.0516888888888889}, {3367967,3866333,3866289,0.0099063829787234,0.0099063829787234}, {3367968,3866289,3866024,0.0568851063829787,0.0581217391304348}, {3367970,3866695,3866378,0.058524,0.0609625}, {3367971,3866378,3866333,0.00677872340425532,0.00677872340425532}, {3368013,3872879,3873059,0.0764222222222222,0.0764222222222222}, {3368018,3873657,3873666,0.0110547945205479,0.0118676470588235}, {3368019,3873666,3873683,0.0834,0.0881657142857143}, {3368020,3873598,3873881,0.115915384615385,0.273981818181818}, {3368021,3873881,3874017,0.0639,0.0755181818181818}, {3368022,3873666,3873688,0.04428,1000000}, {3368023,3873688,3873785,0.29208,1000000}, {3368024,3873785,3874017,0.6174,0.6174}, {3368025,3873881,3873785,1000000,0.47196}, {3368700,3859682,3859517,1000000,1000000}, {3368701,3859517,3859303,1000000,1000000}, {3368702,3859517,3860297,1000000,1000000}, {3368843,3905770,3905886,0.0306923076923077,0.0316666666666667}, {3368928,3865357,3865397,0.0183927272727273,0.0177473684210526}, {3369009,3921416,3921453,0.0066,0.00639047619047619}, {3369010,3921453,3921479,0.00378688524590164,0.00366666666666667}, {3369011,3921930,3921960,0.012190243902439,0.0128153846153846}, {3369012,3921960,3921992,0.012945,0.0136263157894737}, {3369013,3921780,3921831,0.0249,0.0256545454545455}, {3369014,3921831,3921950,0.0412971428571429,0.0425117647058824}, {3369015,3918370,3918388,0.00767272727272727,0.00844}, {3369016,3918388,3918452,0.0190058823529412,0.0208451612903226}, {3369017,3918014,3918426,0.161770909090909,0.156094736842105}, {3369035,3900812,3900773,0.0529666666666667,0.0529666666666667}, {3369036,3900773,3900726,0.0272,0.0386526315789474}, {3369037,3896794,3896955,0.04602,0.0473735294117647}, {3369038,3896955,3897549,0.252197260273973,0.266817391304348}, {3369039,3894704,3894738,0.0184857142857143,1000000}, {3369040,3894738,3894825,0.0625,1000000}, {3369041,3894704,3894715,1000000,0.0219}, {3369042,3894715,3894743,1000000,0.058632}, {3369043,3890174,3890115,0.0462631578947368,0.0976666666666667}, {3369044,3894733,3894534,0.0532705882352941,0.054336}, {3369045,3899650,3899227,0.227272727272727,0.227272727272727}, {3369046,3899227,3899134,0.0371818181818182,0.0371818181818182}, {3369047,3900866,3900872,0.009571875,0.0105620689655172}, {3369048,3900872,3900881,0.010584375,0.0114813559322034}, {3369056,3868404,3868368,0.0197714285714286,0.0230666666666667}, {3369057,3868368,3867854,0.246377777777778,0.246377777777778}, {3369058,3868598,3868379,1000000,0.0466565217391304}, {3369059,3868379,3868288,1000000,0.0260142857142857}, {3369060,3868525,3868363,0.036,1000000}, {3369061,3868363,3868261,0.0263581395348837,1000000}, {3369062,3866319,3866250,0.02688,0.028}, {3369063,3866250,3866226,0.00881538461538462,0.009168}, {3369071,3865860,3865922,0.0429333333333333,0.0429333333333333}, {3369072,3865922,3867199,0.509933333333333,0.509933333333333}, {3369075,3865397,3865680,0.177452830188679,0.174166666666667}, {3369076,3872667,3873010,0.209296551724138,0.2529}, {3369077,3872815,3873090,0.20044,0.111355555555556}, {3369078,3873090,3873120,0.015575,0.01168125}, {3369079,3871160,3871270,0.0352163265306122,0.0375130434782609}, {3369080,3871270,3871306,0.009084,0.00966382978723404}, {3369081,3869340,3869827,1000000,1000000}, {3369082,3867959,3868097,1000000,1000000}, {3369083,3868097,3868287,1000000,1000000}, {3369084,3868226,3867962,1000000,1000000}, {3369085,3849626,3849614,0.0708315789473684,0.06729}, {3369086,3849614,3849860,0.20439,0.215147368421053}, {3369087,3854739,3854675,0.0870444444444445,0.097925}, {3369088,3854675,3854647,0.06204,0.0517}, {3369089,3900123,3900177,0.0254210526315789,1000000}, {3369094,3909727,3909551,0.0542631578947368,0.0542631578947368}, {3369095,3909551,3909507,0.0136421052631579,0.0136421052631579}, {3369098,3895760,3896021,1000000,1000000}, {3369099,3896021,3896239,1000000,1000000}, {3369100,3895643,3896691,0.262054838709677,1000000}, {3369101,3896691,3897835,0.277028571428571,1000000}, {3369102,3895915,3896748,1000000,0.21851}, {3369103,3896748,3897857,1000000,0.278843076923077}, {3369104,3901828,3903179,0.312152941176471,0.30037358490566}, {3369105,3903179,3903378,0.04855,0.0456941176470588}, {3369107,3900025,3900123,0.0435413793103448,1000000}, {3369108,3899865,3899983,1000000,0.0710068965517241}, {3369110,3902123,3902196,0.0190243902439024,1000000}, {3369111,3901249,3901380,1000000,1000000}, {3369112,3901380,3901497,1000000,1000000}, {3369113,3900685,3900925,0.085935,0.073136170212766}, {3369114,3899120,3899374,0.101417647058824,0.10775625}, {3369124,3885699,3885856,0.15372,0.096075}, {3369125,3866233,3865469,1000000,1000000}, {3369126,3865469,3863689,1000000,1000000}, {3369127,3864222,3865279,0.273741818181818,1000000}, {3369128,3890115,3889735,0.275715789473684,0.476236363636364}, {3369129,3889735,3890270,0.605555555555556,0.605555555555556}, {3369130,3865255,3864236,0.316905882352941,1000000}, {3369131,3864166,3863639,1000000,1000000}, {3369132,3863639,3862737,1000000,1000000}, {3369133,3865048,3864445,1000000,0.248610810810811}, {3369134,3865024,3864529,0.163153846153846,1000000}, {3369135,3867714,3867564,1000000,0.0678206896551724}, {3369136,3867763,3867604,0.0537085714285714,1000000}, {3369137,3869749,3869812,0.185127272727273,1000000}, {3369138,3869879,3869812,0.0265548387096774,1000000}, {3369139,3869879,3869886,1000000,0.0400444444444444}, {3369140,3870117,3869886,1000000,0.09564}, {3369141,3875078,3874980,0.201463636363636,1000000}, {3369142,3875124,3875035,1000000,0.136163636363636}, {3369143,3877202,3877642,1000000,0.10788}, {3369144,3878372,3878333,0.2125,1000000}, {3369145,3878428,3878406,1000000,0.14304}, {3369146,3880625,3881506,0.277004651162791,1000000}, {3369147,3882769,3882652,1000000,0.107925}, {3369148,3858406,3858389,0.0253392857142857,0.0267735849056604}, {3369149,3858389,3858386,0.00544210526315789,0.00585283018867925}, {3369150,3862280,3862229,0.0423833333333333,0.0423833333333333}, {3369151,3863788,3863196,0.157003846153846,1000000}, {3369152,3895430,3895608,1000000,0.058825}, {3369153,3895608,3895822,1000000,0.0574530612244898}, {3369154,3895485,3895657,0.0632,1000000}, {3369155,3895657,3896146,0.14844,1000000}, {3369156,3896563,3896657,0.0483692307692308,0.0483692307692308}, {3369157,3895226,3895452,1000000,1000000}, {3369172,3883349,3883702,1000000,1000000}, {3369173,3883702,3884023,1000000,1000000}, {3369174,3881800,3881903,0.0418961538461538,0.0427176470588235}, {3369175,3881903,3881939,0.011568,0.011568}, {3369189,3886067,3885548,0.225278571428571,0.242607692307692}, {3369190,3885548,3885191,0.212044444444444,0.212044444444444}, {3369191,3889337,3889432,0.0414545454545455,0.0456}, {3369192,3889432,3889464,0.0187333333333333,0.0183260869565217}, {3369193,3888071,3888359,0.117624,0.133663636363636}, {3369194,3888359,3888450,0.0342452830188679,0.0378125}, {3369195,3891025,3891107,0.0644926829268293,1000000}, {3369196,3891107,3891284,0.066725,1000000}, {3369197,3891025,3891184,1000000,0.0694304347826087}, {3369198,3891184,3891284,1000000,0.0595733333333333}, {3369199,3885331,3885303,0.08358,0.0759818181818182}, {3369200,3885303,3885289,0.161151724137931,0.166907142857143}, {3369201,3887235,3887293,0.0307538461538461,1000000}, {3369202,3887293,3887326,0.017055,1000000}, {3369203,3887531,3887431,0.0331813953488372,1000000}, {3369204,3887431,3887412,0.0123,1000000}, {3369205,3889738,3889232,0.212142857142857,1000000}, {3369206,3889232,3889246,0.00807428571428571,1000000}, {3369207,3890369,3889255,1000000,0.379492307692308}, {3369208,3889255,3889246,1000000,0.0096}, {3369209,3894823,3894268,0.327575,0.327575}, {3369210,3894268,3894198,0.0356222222222222,0.0356222222222222}, {3369211,3900606,3900644,1000000,0.0265263157894737}, {3369212,3900644,3900681,1000000,0.0506625}, {3369213,3903078,3903267,0.10351,0.105264406779661}, {3369214,3902445,3902536,0.0449727272727273,0.041225}, {3369215,3902536,3902589,0.02352,0.0276705882352941}, {3369216,3901306,3901333,0.00934615384615385,0.00972}, {3369217,3901333,3901368,0.0211846153846154,0.0262285714285714}, {3369218,3903989,3904334,0.14856,0.171415384615385}, {3369219,3904334,3904346,0.005064,0.00602857142857143}, {3369220,3907488,3907177,0.0869189189189189,0.0804}, {3369221,3907177,3907116,0.0144342857142857,0.0129538461538462}, {3369222,3905751,3905907,0.0876631578947368,0.0489882352941177}, {3369223,3905907,3905973,0.0373428571428571,0.02614}, {3372867,3870605,3870782,0.292,0.292}, {3372868,3870782,3871051,1000000,1000000}, {3372911,3883889,3883177,1000000,1000000}, {3372912,3883177,3883345,1000000,1000000}, {3372913,3882564,3883030,0.269034782608696,1000000}, {3372914,3883030,3883054,0.00936428571428571,1000000}, {3372915,3883177,3883030,1000000,1000000}, {3372916,3884967,3885354,1000000,1000000}, {3372917,3885354,3885370,1000000,1000000}, {3372918,3885713,3885781,1000000,1000000}, {3372919,3885781,3885850,1000000,1000000}, {3372920,3885317,3885781,1000000,1000000}, {3372921,3885354,3885318,1000000,1000000}, {3372922,3885318,3885317,1000000,1000000}, {3372923,3885012,3885318,1000000,1000000}, {3372924,3885317,3885012,1000000,1000000}, {3372925,3885354,3885384,1000000,1000000}, {3372926,3885317,3885012,1000000,1000000}, {3372927,3889368,3889882,1000000,0.306675}, {3372928,3889565,3889599,0.02832,1000000}, {3372929,3889599,3889882,0.24393,1000000}, {3372930,3889882,3889662,1000000,1000000}, {3372931,3889662,3889470,1000000,1000000}, {3372932,3889470,3889599,1000000,1000000}, {3372933,3889662,3889475,1000000,1000000}, {3372934,3889475,3889470,1000000,1000000}, {3372935,3889338,3889368,1000000,0.0246272727272727}, {3372936,3889475,3889338,1000000,1000000}, {3372937,3889010,3889028,1000000,0.0174315789473684}, {3372938,3889028,3889338,1000000,0.225027272727273}, {3372939,3889475,3889028,1000000,1000000}, {3372940,3891395,3891349,0.1968,0.1968}, {3372941,3891086,3891097,1000000,1000000}, {3372942,3891097,3891266,1000000,1000000}, {3372943,3891266,3891395,1000000,1000000}, {3372944,3890541,3890899,0.1554,0.1554}, {3372945,3890899,3891349,0.218577777777778,0.218577777777778}, {3372946,3891266,3890899,1000000,1000000}, {3372947,3891485,3891444,0.0676222222222222,0.0676222222222222}, {3372948,3891444,3891395,0.0808888888888889,0.0808888888888889}, {3372949,3893100,3893592,1000000,1000000}, {3372950,3893000,3893309,1000000,0.216725}, {3372951,3893309,3893787,1000000,0.177790909090909}, {3372952,3893100,3893309,1000000,1000000}, {3372953,3893141,3893362,0.150066666666667,1000000}, {3372954,3893362,3893831,0.218333333333333,1000000}, {3372955,3891444,3891831,1000000,1000000}, {3372956,3892851,3893100,1000000,1000000}, {3372957,3891831,3892697,1000000,1000000}, {3372958,3892697,3892851,1000000,1000000}, {3372959,3891831,3892873,1000000,1000000}, {3372960,3892873,3892851,1000000,1000000}, {3372961,3892697,3892873,1000000,1000000}, {3372962,3889636,3889627,0.0147428571428571,0.012384}, {3372963,3889627,3889466,0.224496,0.23385}, {3372964,3889092,3889055,0.01125,0.013125}, {3372965,3889055,3888330,0.216377142857143,0.270471428571429}, {3372966,3888330,3888266,0.0213483870967742,0.0194647058823529}, {3372967,3888266,3888064,0.0673875,0.0673875}, {3372968,3889627,3888722,1000000,1000000}, {3372969,3888722,3888677,1000000,1000000}, {3372970,3888677,3889055,1000000,1000000}, {3372971,3888266,3888530,1000000,1000000}, {3372972,3888530,3888722,1000000,1000000}, {3372973,3888677,3888530,1000000,1000000}, {3372974,3878668,3878890,0.203957142857143,0.158633333333333}, {3372975,3878890,3878962,0.0525176470588235,0.0469894736842105}, {3372976,3878778,3878918,0.08667,1000000}, {3372977,3878918,3879034,0.08136,1000000}, {3372978,3878890,3878918,1000000,1000000}, {3372979,3878554,3878563,1000000,1000000}, {3372980,3878563,3878668,1000000,1000000}, {3372981,3878668,3878540,0.07215,0.103071428571429}, {3372982,3878540,3878226,0.1822,0.2733}, {3372983,3878563,3878266,1000000,1000000}, {3372984,3878266,3878540,1000000,1000000}, {3372985,3878266,3878106,1000000,1000000}, {3372986,3878106,3877634,1000000,1000000}, {3372987,3877634,3877726,1000000,0.50064}, {3372988,3877726,3877745,1000000,0.0528947368421053}, {3372989,3878106,3877726,1000000,1000000}, {3372990,3875527,3875483,1000000,1000000}, {3372991,3875483,3875236,1000000,1000000}, {3372992,3875483,3875236,1000000,1000000}, {3372993,3875948,3875649,0.13585,1000000}, {3372994,3875649,3875560,0.0479052631578947,1000000}, {3372995,3875948,3876015,1000000,0.110475}, {3372996,3876015,3875997,1000000,0.06655}, {3372997,3875649,3876015,1000000,1000000}, {3372998,3876017,3876154,1000000,0.14012}, {3372999,3876154,3876266,1000000,0.22568}, {3373000,3875755,3876154,1000000,1000000}, {3373002,3879206,3879069,0.138733333333333,0.138733333333333}, {3373003,3879377,3879206,1000000,1000000}, {3373004,3881424,3881125,0.147664285714286,1000000}, {3373005,3881125,3881083,0.0164444444444444,1000000}, {3373006,3881125,3881391,1000000,1000000}, {3373007,3881391,3881459,1000000,1000000}, {3373008,3881459,3881391,1000000,1000000}, {3373009,3875718,3875755,0.0333454545454545,0.0333454545454545}, {3373010,3875755,3875761,0.00637714285714286,0.00656470588235294}, {3373011,3874416,3874357,0.136069565217391,0.136069565217391}, {3373012,3874357,3874338,0.0793846153846154,0.0469090909090909}, {3373013,3873845,3874357,1000000,1000000}, {3373015,3876002,3874467,1.5442,1.5442}, {3373016,3874357,3874806,1000000,1000000}, {3373017,3874806,3876002,1000000,1000000}, {3373018,3874561,3874557,0.8596,0.7368}, {3373019,3874557,3874416,0.567969230769231,0.3516}, {3373020,3874806,3874557,1000000,1000000}, {3373021,3870448,3870467,0.0794666666666667,0.0794666666666667}, {3373022,3870467,3870497,0.113466666666667,0.113466666666667}, {3373023,3870171,3870467,1000000,1000000}, {3373024,3871985,3871984,0.012,1000000}, {3373025,3871984,3871961,0.142388571428571,1000000}, {3373026,3871984,3872569,1000000,1000000}, {3373027,3872855,3872844,0.045472131147541,0.0523358490566038}, {3373028,3872623,3872655,1000000,0.0454173913043478}, {3373029,3872655,3872669,1000000,0.0184046511627907}, {3373030,3869308,3869064,0.0973714285714286,0.09088}, {3373031,3869064,3868949,0.0421548387096774,0.0396}, {3373032,3869308,3869230,0.227844444444444,0.227844444444444}, {3373033,3869230,3869208,0.0297777777777778,0.0297777777777778}, {3373034,3869293,3869230,1000000,1000000}, {3373035,3869230,3869064,1000000,1000000}, {3373036,3865507,3865314,0.137242105263158,0.162975}, {3373037,3865314,3864948,0.201845454545455,0.170792307692308}, {3373038,3866027,3865514,1000000,1000000}, {3373039,3865514,3865314,1000000,1000000}, {3373040,3865214,3864948,1000000,1000000}, {3373041,3864936,3865198,0.06588,1000000}, {3373042,3865198,3866122,0.31222,1000000}, {3373043,3865214,3865187,1000000,1000000}, {3373044,3865187,3865198,1000000,1000000}, {3373045,3865514,3865405,1000000,1000000}, {3373046,3865405,3865214,1000000,1000000}, {3373047,3865187,3865405,1000000,1000000}, {3373048,3865076,3865201,1000000,0.02928}, {3373049,3865201,3865871,1000000,0.194108571428571}, {3373050,3888327,3888444,1000000,0.03968}, {3373051,3888444,3888665,1000000,0.07172}, {3373054,3889707,3889340,0.138462857142857,0.134616666666667}, {3373055,3889340,3889316,0.00845142857142857,0.00799459459459459}, {3373057,3888665,3888819,1000000,0.0591777777777778}, {3373058,3888819,3888872,1000000,0.021336}, {3373059,3888444,3888642,1000000,1000000}, {3373060,3888819,3888642,1000000,1000000}, {3373061,3888642,3888679,1000000,1000000}, {3373062,3888679,3888773,1000000,1000000}, {3373063,3888937,3889003,1000000,1000000}, {3373064,3889003,3889340,1000000,1000000}, {3373065,3889003,3889748,1000000,1000000}, {3373072,3890112,3890158,0.0146341463414634,0.0162162162162162}, {3373073,3890158,3890207,0.0180585365853659,0.0200108108108108}, {3373074,3890094,3890158,1000000,1000000}, {3373088,3888642,3888820,1000000,1000000}, {3374548,3919281,3919382,0.04689375,0.037515}, {3375004,3919192,3918598,0.189188888888889,1000000}, {3375005,3918598,3918247,0.129790476190476,1000000}, {3375007,3918247,3918202,0.0248958904109589,1000000}, {3375008,3918202,3917929,0.127566233766234,1000000}, {3375018,3851089,3850826,0.0878195121951219,1000000}, {3375019,3850826,3850740,0.0284057142857143,1000000}, {3375020,3858867,3858415,1000000,0.05962}, {3375021,3861161,3860782,1000000,0.0801081081081081}, {3375022,3860782,3860691,1000000,0.0173922077922078}, {3375148,3916249,3916583,0.0751324675324675,1000000}, {3375149,3916583,3916771,0.0490538461538462,1000000}, {3375189,3922117,3922706,0.12103125,0.117363636363636}, {3375190,3922706,3922922,0.0573969230769231,0.0556835820895522}, {3375236,3902011,3901991,0.0240461538461538,0.0271826086956522}, {3375263,3851116,3851245,0.0384166666666667,1000000}, {3375264,3851245,3850696,0.27205,1000000}, {3375316,3850015,3849512,1000000,0.0942347826086957}, {3375321,3887209,3887343,1000000,0.266185714285714}, {3375322,3887343,3887396,1000000,0.0711428571428571}, {3375323,3887209,3887030,0.089275,1000000}, {3375324,3887030,3886676,0.276993103448276,1000000}, {3375325,3890408,3890379,1000000,0.081825}, {3375326,3890327,3890379,0.02592,0.0189}, {3375327,3890379,3890676,0.126177272727273,0.118123404255319}, {3375328,3890308,3890327,1000000,0.02544}, {3375341,3893307,3893278,0.0353333333333333,0.0334736842105263}, {3375395,3919354,3919263,0.0236808510638298,1000000}, {3375396,3919263,3918867,0.141980769230769,1000000}, {3375435,3890393,3890494,0.0620625,0.0763846153846154}, {3375436,3890267,3890370,0.0769111111111111,0.06489375}, {3375437,3890370,3890393,0.02002,0.02002}, {3375438,3890370,3890515,0.243423529411765,1000000}, {3375439,3890294,3890515,1000000,0.0583224489795918}, {3375440,3890515,3890704,1000000,0.0540585365853659}, {3375441,3890431,3890534,1000000,0.1681875}, {3375442,3890534,3890393,0.0669771428571429,1000000}, {3375443,3890585,3890647,0.0810857142857143,0.0532125}, {3375444,3890647,3890664,0.0159,0.0123096774193548}, {3375445,3890534,3890647,1000000,0.110982857142857}, {3375446,3890774,3890544,1000000,0.0895354838709677}, {3375447,3890544,3890447,1000000,0.0453642857142857}, {3375522,3901140,3901256,1000000,0.0231183673469388}, {3375523,3901256,3901412,1000000,0.0368571428571429}, {3375524,3900011,3900284,1000000,0.124486956521739}, {3375525,3900284,3900372,1000000,0.0274764705882353}, {3375527,3897788,3897852,1000000,0.01896}, {3375528,3897852,3897924,1000000,0.0215538461538462}, {3375529,3897794,3897858,0.0164297872340426,1000000}, {3375530,3897858,3897939,0.0194625,1000000}, {3375531,3896533,3897246,1000000,0.168092307692308}, {3375532,3893382,3894155,0.207703846153846,1000000}, {3375533,3893188,3893386,1000000,0.05634}, {3375534,3893386,3894157,1000000,0.211294117647059}, {3375540,3907326,3907451,1000000,0.0412540540540541}, {3375541,3907451,3907593,1000000,0.0480972972972973}, {3375542,3907159,3907427,0.0602705882352941,1000000}, {3375543,3907427,3907579,0.0367176470588235,1000000}, {3375544,3905750,3905895,1000000,0.02739}, {3375545,3905895,3906615,1000000,0.168052631578947}, {3375546,3905750,3905815,1000000,0.0432}, {3375547,3905815,3905869,0.0340071428571429,0.0453428571428571}, {3375548,3905895,3905815,0.0449032258064516,1000000}, {3375549,3905707,3905852,0.02794,1000000}, {3375550,3905852,3906471,0.144760714285714,1000000}, {3375551,3903369,3903200,0.127938461538462,1000000}, {3375552,3903200,3903129,0.0544941176470588,1000000}, {3375553,3900670,3900831,1000000,0.073741935483871}, {3375554,3900831,3900885,1000000,0.0164625}, {3375555,3900885,3900944,1000000,0.0298909090909091}, {3375556,3900944,3900990,1000000,0.0151}, {3375557,3900990,3901233,1000000,0.07797}, {3375558,3900680,3900515,0.0365068965517241,1000000}, {3375559,3900413,3900473,0.018495,1000000}, {3375560,3900473,3900506,0.011553488372093,1000000}, {3375561,3896271,3896371,0.0689234042553191,1000000}, {3375562,3896371,3896522,0.0850163265306123,1000000}, {3375564,3899403,3899547,0.0943230769230769,1000000}, {3375565,3899547,3899683,0.0912,1000000}, {3375568,3900008,3899976,0.0500318181818182,1000000}, {3375569,3899976,3899933,0.0625333333333333,1000000}, {3375713,3897798,3897794,0.0213272727272727,0.0213272727272727}, {3375719,3901165,3901356,0.039504,1000000}, {3375720,3901356,3901421,0.0159918367346939,1000000}, {3375783,3902275,3902403,0.029504347826087,1000000}, {3375784,3902403,3902618,0.0442212765957447,1000000}, {3376135,3916555,3916628,0.0248341463414634,0.0248341463414634}, {3376136,3916628,3916895,0.165308108108108,0.156830769230769}, {3376137,3916583,3916628,1000000,1000000}, {3376138,3916254,3916517,1000000,0.0611844155844156}, {3376139,3916517,3916801,1000000,0.0687721518987342}, {3376169,3850858,3850273,0.25086,0.25086}, {3376170,3850185,3850933,0.276781818181818,0.276781818181818}, {3376171,3850933,3850858,0.1332,0.1332}, {3376177,3858750,3858648,0.05396,0.0899333333333333}, {3376178,3858648,3858326,0.215185714285714,1000000}, {3376179,3858648,3858629,0.02166,0.02166}, {3376180,3858629,3858601,0.62982,0.62982}, {3376181,3858601,3858629,0.07644,0.07644}, {3376187,3903822,3904577,0.462244444444444,0.462244444444444}, {3376188,3904577,3903935,0.413181818181818,0.37875}, {3376189,3904666,3904577,0.0749052631578947,0.0677714285714286}, {3376190,3898308,3898066,0.333428571428571,0.376451612903226}, {3376191,3898066,3898026,0.0441567567567568,0.0441567567567568}, {3376192,3898066,3896599,1000000,1000000}, {3376193,3866260,3866241,0.143688888888889,0.143688888888889}, {3376197,3869088,3868890,1000000,1000000}, {3376198,3868890,3868425,1000000,0.153578571428571}, {3376199,3869530,3868891,0.135939130434783,0.164557894736842}, {3376200,3868891,3867887,0.166768421052632,0.182803846153846}, {3376201,3868890,3868891,0.0242647058823529,1000000}, {3376202,3867933,3867889,0.200155555555556,0.200155555555556}, {3376203,3872370,3872890,0.14283,0.150347368421053}, {3376204,3872890,3873693,0.276668571428571,0.261713513513514}, {3376205,3872890,3872984,1000000,1000000}, {3376206,3872984,3872943,1000000,1000000}, {3376207,3872943,3872984,1000000,1000000}, {3376209,3871455,3871368,0.319755555555556,0.319755555555556}, {3376210,3871456,3871364,0.323088888888889,0.323088888888889}, {3376213,3871740,3871727,0.0204818181818182,0.0200266666666667}, {3376214,3871727,3871665,0.112112195121951,0.106897674418605}, {3376215,3872279,3872248,0.2498,0.2498}, {3376216,3871727,3872279,0.346714285714286,0.346714285714286}, {3376217,3872282,3872279,1000000,1000000}, {3376218,3874768,3872374,0.647615384615385,0.935444444444444}, {3376219,3872374,3871913,0.322753846153846,0.14985}, {3376220,3872282,3872374,1000000,1000000}, {3376922,3885372,3885510,0.0456,1000000}, {3376923,3885510,3885638,0.041553488372093,1000000}, {3376939,3892441,3892551,0.028896,1000000}, {3376941,3892441,3892448,1000000,1000000}, {3376942,3892448,3892480,1000000,1000000}, {3376943,3892551,3892448,1000000,1000000}, {3376945,3892432,3892547,1000000,0.0460645161290323}, {3376960,3896146,3896247,0.0282533333333333,1000000}, {3376961,3896307,3896368,1000000,0.016524}, {3376962,3896368,3896533,1000000,0.0355058823529412}, {3376963,3896247,3896624,0.0927061224489796,1000000}, {3376964,3896624,3897150,0.126588235294118,1000000}, {3377003,3899016,3899368,0.110897142857143,1000000}, {3377004,3899368,3899457,0.0306352941176471,1000000}, {3377005,3899816,3899728,0.113,1000000}, {3377006,3899728,3899707,0.0487609756097561,1000000}, {3377009,3898464,3898074,0.128364,1000000}, {3377010,3898074,3897856,0.0653035714285714,1000000}, {3377011,3897312,3896632,0.245811111111111,1000000}, {3377012,3896632,3896441,0.0747063829787234,1000000}, {3378858,3893382,3893386,1000000,0.09138}, {3378859,3890028,3890371,1000000,0.134825806451613}, {3378860,3890371,3890457,1000000,0.03506}, {3378881,3885589,3885784,1000000,0.17738}, {3378882,3885462,3885523,1000000,0.0639555555555556}, {3378883,3885523,3885544,1000000,0.0224785714285714}, {3378884,3885462,3885547,0.0434769230769231,1000000}, {3378885,3885523,3885547,0.0739384615384615,1000000}, {3378886,3885143,3885174,0.2598,0.2598}, {3378887,3883642,3883505,0.1289,0.096675}, {3378888,3883505,3883478,0.0146347826086957,0.02244}, {3378889,3882411,3882914,0.223025,0.205869230769231}, {3378890,3882914,3882990,0.034536,0.034536}, {3378891,3882914,3882892,0.0392181818181818,0.0392181818181818}, {3378892,3882892,3882928,1000000,0.0459777777777778}, {3378893,3881894,3881908,0.0423428571428571,0.0342}, {3378894,3881908,3882012,0.0466666666666667,1000000}, {3378895,3882928,3882370,1000000,0.662688888888889}, {3378896,3882228,3882012,1000000,0.317466666666667}, {3378897,3882172,3881908,0.258214285714286,0.309857142857143}, {3378898,3882228,3882172,0.0725333333333333,1000000}, {3378899,3882231,3882172,0.0536918918918919,0.0484536585365854}, {3378900,3882231,3882858,1000000,0.215505882352941}, {3378901,3882892,3882267,0.438026666666667,0.4584}, {3378902,3882267,3882231,0.02095,0.0271783783783784}, {3378903,3882370,3882267,1000000,0.0542888888888889}, {3378904,3883505,3883405,0.568107692307692,0.568107692307692}, {3378905,3883405,3883327,0.31501875,0.31501875}, {3378906,3883405,3883542,0.05094375,0.05094375}, {3378907,3885997,3885998,1000000,0.0388909090909091}, {3378908,3885784,3885997,1000000,0.0483625}, {3378909,3885784,3885996,1000000,0.125133333333333}, {3378910,3885990,3885996,0.0504,0.0425793103448276}, {3378911,3885996,3885997,1000000,0.0811368421052632}, {3378912,3885989,3886012,0.059925,1000000}, {3378913,3886012,3885998,0.0945183673469388,1000000}, {3378914,3885547,3885802,0.0998068965517241,1000000}, {3378915,3885802,3885989,0.04935,1000000}, {3378916,3886012,3885802,1000000,0.1513}, {3378917,3883327,3882914,0.652168421052632,0.652168421052632}, {3378920,3909163,3909654,0.207270967741935,0.178483333333333}, {3378921,3909654,3909669,0.0172875,0.011064}, {3378922,3893382,3894155,2.19252,1000000}, {3378923,3894835,3894837,1000000,1000000}, {3378924,3894837,3894853,1000000,1000000}, {3378925,3894837,3894722,1000000,1000000}, {3378926,3894722,3894155,1000000,1000000}, {3379727,3871954,3871794,0.0944769230769231,1000000}, {3379728,3871794,3871741,0.5229375,1000000}, {3379729,3871627,3871830,0.1822,0.1822}, {3379730,3871830,3872002,0.0994714285714286,0.0994714285714286}, {3379731,3871794,3871830,0.310666666666667,0.310666666666667}, {3379738,3867394,3867495,0.046296,0.0723375}, {3379739,3867495,3868865,0.66912,0.514707692307692}, {3379740,3868865,3867495,1.44702,1.44702}, {3379741,3868865,3869046,0.0710444444444444,0.0710444444444444}, {3379742,3869046,3869685,1000000,1000000}, {3379743,3872568,3872423,1000000,1000000}, {3379744,3872423,3872317,0.0728222222222222,0.0728222222222222}, {3379807,3877034,3877027,0.0290129032258064,0.035976}, {3379808,3877027,3877314,0.154006451612903,0.140417647058824}, {3379809,3877321,3877027,0.1468,1000000}, {3379810,3877411,3877034,1000000,0.626873684210526}, {3379811,3877542,3877928,0.305769230769231,0.305769230769231}, {3379812,3877928,3877930,1000000,0.185614285714286}, {3379813,3867230,3867077,0.0547935483870968,0.0471833333333333}, {3379814,3867077,3866503,0.279057142857143,0.18313125}, {3379815,3866847,3866190,0.228911111111111,0.228911111111111}, {3379816,3866190,3866117,1000000,1000000}, {3379817,3867077,3866190,1000000,1000000}, {3379820,3875313,3875207,0.116025,1000000}, {3379821,3875207,3875138,0.03888,1000000}, {3379827,3871210,3871158,1000000,0.0186909090909091}, {3379828,3871158,3870404,1000000,0.252317647058824}, {3379944,3880499,3880448,0.0219529411764706,1000000}, {3379945,3880448,3880075,0.173770588235294,1000000}, {3379946,3880441,3880448,0.06308,1000000}, {3379947,3880441,3880367,1000000,0.0661714285714286}, {3379948,3859890,3858867,1000000,0.141557647058824}, {3379949,3859838,3858835,0.150744303797468,1000000}, {3380089,3862109,3862160,0.0230117647058823,1000000}, {3380090,3862160,3862205,0.0197189189189189,1000000}, {3380091,3862160,3862222,0.0376909090909091,1000000}, {3380103,3880570,3880505,1000000,0.05584}, {3380104,3880505,3880367,1000000,0.06538125}, {3380126,3874694,3874974,0.205552941176471,1000000}, {3380127,3874974,3874948,0.03476,1000000}, {3380152,3892527,3892734,1000000,1000000}, {3380155,3894853,3894858,1000000,1000000}, {3380156,3894858,3892734,1000000,1000000}, {3380157,3892734,3894858,1000000,1000000}, {3380210,3859603,3859512,0.10985,1000000}, {3380211,3859512,3859567,0.08956,1000000}, {3380212,3878993,3879040,1000000,0.0193448275862069}, {3380213,3879040,3878990,0.0716,1000000}, {3380214,3879011,3878990,1000000,0.0556846153846154}, {3380215,3878990,3878993,1000000,0.0234}, {3380364,3886564,3886540,0.141888888888889,0.141888888888889}, {3380365,3886540,3886532,1000000,1000000}, {3380366,3886532,3886514,1000000,1000000}, {3380367,3886514,3886461,0.260955555555556,0.260955555555556}, {3380368,3886953,3886913,0.322833333333333,1000000}, {3380369,3886913,3886907,0.0474,0.0474}, {3380370,3885874,3885848,1000000,1000000}, {3380371,3885848,3885813,1000000,1000000}, {3380642,3896767,3896714,0.02188,1000000}, {3380643,3896714,3895978,0.429991304347826,1000000}, {3380644,3896735,3896714,1000000,0.030375}, {3380645,3897119,3896784,1000000,0.109786363636364}, {3380646,3896784,3896735,1000000,0.0206133333333333}, {3380719,3860319,3860729,0.22158,0.265896}, {3380720,3860729,3860759,0.0144774193548387,0.0166222222222222}, {3380721,3860993,3860729,0.249352941176471,0.249352941176471}, {3380747,3922392,3922585,0.0669954545454546,0.0627191489361702}, {3380748,3922585,3922631,0.0107466666666667,0.010075}, {3380749,3922585,3923081,0.403622222222222,0.403622222222222}, {3380750,3914022,3915509,0.394317391304348,1000000}, {3380751,3915531,3915540,1000000,1000000}, {3380752,3915540,3915671,1000000,1000000}, {3380755,3889345,3889325,0.00764081632653061,0.00734117647058823}, {3380756,3889325,3889273,0.017265306122449,0.0165882352941176}, {3380757,3889462,3889408,0.0652434782608696,1000000}, {3380758,3889408,3889389,0.0594,1000000}, {3380759,3889241,3889408,0.051219512195122,1000000}, {3380760,3889531,3889447,1000000,0.0400578947368421}, {3380761,3889447,3889462,1000000,0.0190838709677419}, {3380762,3889408,3889447,0.011565,1000000}, {3380764,3900113,3899630,0.254577777777778,0.254577777777778}, {3380765,3868048,3868923,0.350712,0.350712}, {3380766,3868923,3868972,0.0264,0.0264}, {3380767,3868923,3867751,0.469577777777778,0.469577777777778}, {3380768,3890491,3890412,1000000,0.0408}, {3380776,3889751,3889931,0.0560368421052632,1000000}, {3380777,3889931,3889979,0.0154864864864865,1000000}, {3380778,3890028,3889931,1000000,0.0440297872340426}, {3380779,3890028,3889901,0.0402765957446809,1000000}, {3380780,3889901,3889885,0.0417375,1000000}, {3380781,3889885,3889831,1000000,0.035775}, {3380782,3889901,3889831,0.0226363636363636,1000000}, {3380783,3889831,3889696,0.0273214285714286,1000000}, {3380784,3889241,3889318,0.0244540540540541,1000000}, {3380785,3889318,3889389,0.0199846153846154,1000000}, {3380786,3889370,3889394,0.0375,1000000}, {3380787,3889394,3889438,0.0218625,1000000}, {3380789,3889885,3890235,0.149505882352941,1000000}, {3380790,3890235,3890412,0.0891272727272727,1000000}, {3380791,3889831,3889447,1000000,0.0960576923076923}, {3380820,3889318,3889394,0.04100625,1000000}, {3380890,3877504,3877448,1000000,1000000}, {3380891,3877448,3877372,1000000,1000000}, {3381934,3916494,3916776,0.168936,0.248435294117647}, {3381935,3916776,3917264,0.300888888888889,0.300888888888889}, {3381936,3916776,3916723,0.09156,0.09156}, {3381937,3916723,3916651,0.65148,0.65148}, {3381938,3916651,3916723,0.11604,0.11604}, {3381939,3915049,3914976,0.73944,0.73944}, {3381940,3915049,3914976,0.11556,0.11556}, {3381941,3914772,3914861,0.16176,0.16176}, {3381942,3914861,3915049,0.3324,0.3324}, {3381943,3914976,3914861,0.2109,0.2109}, {3381986,3867048,3866744,0.1746,0.184870588235294}, {3381987,3867048,3867076,0.0202,0.0178235294117647}, {3381992,3866007,3866506,0.342955555555556,0.342955555555556}, {3381993,3865944,3865883,0.0783333333333333,0.0783333333333333}, {3381996,3893379,3893682,0.2368,0.2368}, {3382287,3885459,3885764,0.284025,1000000}, {3382288,3885764,3886025,0.201469565217391,1000000}, {3382289,3885764,3886320,0.234422222222222,0.234422222222222}, {3382632,3915852,3916061,0.0830444444444444,0.0773172413793103}, {3382633,3916061,3916742,0.246545454545455,0.246545454545455}, {3382634,3916061,3916039,0.22938,0.22938}, {3382635,3915509,3915787,0.154857142857143,0.191294117647059}, {3382636,3915787,3915852,0.035472,0.0316714285714286}, {3382637,3915787,3915767,0.20748,0.20748}, {3382640,3917578,3917542,1000000,0.07287}, {3382643,3917542,3917515,1000000,0.015925}, {3382644,3917515,3917467,0.02134,0.0278347826086957}, {3382645,3917716,3918389,1000000,0.29672}, {3382646,3917716,3917661,0.0626608695652174,1000000}, {3382647,3917661,3917655,0.0380068965517241,1000000}, {3382648,3917661,3917578,0.0466571428571428,1000000}, {3382652,3917708,3917791,0.0516166666666667,0.046455}, {3382653,3917791,3917912,0.0557860465116279,0.0533066666666667}, {3382654,3917791,3917626,0.103071428571429,1000000}, {3382655,3917515,3917572,0.0366,0.0261428571428571}, {3382656,3917572,3917655,0.0463428571428571,0.0360444444444444}, {3382657,3917626,3917572,0.0340285714285714,1000000}, {3382719,3876683,3876499,1000000,1000000}, {3382720,3876499,3876222,0.225133333333333,0.225133333333333}, {3382726,3876730,3876716,1000000,1000000}, {3382727,3876716,3876683,1000000,1000000}, {3382764,3897729,3897616,0.0794210526315789,0.0794210526315789}, {3382765,3897616,3897617,1000000,0.213507692307692}, {3382947,3903113,3902939,1000000,0.0490434782608696}, {3382948,3902939,3902749,1000000,0.0464347826086957}, {3383000,3903860,3903936,0.052416,1000000}, {3383001,3903936,3903852,0.03496,1000000}, {3383002,3903852,3903860,0.0388444444444444,1000000}, {3383506,3886935,3886961,0.0113529411764706,1000000}, {3383507,3886961,3887189,0.078536170212766,1000000}, {3383624,3882872,3883053,0.253578947368421,1000000}, {3383625,3883053,3883360,0.342,1000000}, {3383626,3883053,3883136,0.10092,0.10092}, {3383627,3882157,3882579,1000000,0.251634782608696}, {3383628,3882579,3882872,1000000,0.163434782608696}, {3383629,3882579,3882567,0.02394,0.02394}, {3383634,3881518,3881808,1000000,1000000}, {3383635,3881808,3881952,1000000,1000000}, {3383639,3885792,3885891,0.0350647058823529,0.0340628571428571}, {3383640,3885891,3886048,0.0560117647058823,0.0577090909090909}, {3383641,3885891,3885912,0.02676,0.02676}, {3383644,3884263,3884197,0.09948,0.09948}, {3383645,3862469,3862586,0.0454444444444444,0.0454444444444444}, {3383646,3862586,3863042,0.2082,0.2082}, {3383647,3862586,3862571,0.55806,0.55806}, {3383695,3883635,3883092,0.65985,1000000}, {3383696,3883092,3883021,0.0680842105263158,1000000}, {3383697,3883092,3883045,0.06156,0.06156}, {3383714,3886157,3885870,1000000,0.35765}, {3383715,3885870,3885412,1000000,0.302664}, {3383716,3885870,3885906,0.0459,0.0459}, {3383722,3881359,3880811,0.5288625,1000000}, {3383723,3880811,3880530,0.3177375,1000000}, {3383725,3880811,3880822,0.03192,0.03192}, {3383770,3884381,3883818,0.359712,1000000}, {3383771,3883818,3883587,0.199231578947368,1000000}, {3383772,3883818,3883854,0.04854,0.04854}, {3383782,3887606,3887534,1000000,0.207235714285714}, {3383783,3887534,3887433,1000000,0.121938461538462}, {3383784,3887534,3887495,0.02592,0.02592}, {3383823,3882400,3882441,0.0196,0.0196}, {3383824,3882441,3882572,0.14238,0.109523076923077}, {3383825,3882441,3882439,0.02112,0.02112}, {3383850,3880971,3881100,1000000,0.166133333333333}, {3383851,3881100,3881234,1000000,0.306525}, {3383852,3881100,3881153,0.0531,0.0531}, {3383870,3885748,3885845,0.13737,1000000}, {3383871,3885845,3886077,0.233352,1000000}, {3383883,3881224,3881261,0.04206,0.04206}, {3383962,3866320,3866065,1000000,0.257592857142857}, {3383963,3866065,3866000,1000000,0.100663636363636}, {3383964,3866065,3866156,0.0972,0.0972}, {3384018,3878091,3877974,0.407775,1000000}, {3384019,3877974,3877918,0.159410526315789,1000000}, {3384020,3877974,3878007,0.03612,0.03612}, {3384036,3877739,3877687,0.1491,0.1677375}, {3384037,3877687,3877672,0.0772857142857143,0.08115}, {3384041,3877687,3877827,0.13122,0.13122}, {3384057,3877367,3877235,0.053295652173913,1000000}, {3384058,3877235,3877136,0.046368,1000000}, {3384059,3877235,3877222,0.09618,0.09618}, {3384084,3866385,3866104,0.16794,0.3732}, {3384085,3866104,3866138,0.03462,0.03462}, {3384101,3866104,3865996,0.07602,0.0724}, {3384102,3865996,3865626,0.3216,0.303733333333333}, {3384104,3865996,3865963,0.05316,0.05316}, {3384149,3878488,3878490,0.02394,0.02394}, {3384214,3881830,3882053,0.197147368421053,1000000}, {3384215,3882053,3882201,0.126514285714286,1000000}, {3384216,3882053,3882035,0.04182,0.04182}, {3384219,3879092,3879575,0.336054545454545,1000000}, {3384220,3879575,3879875,0.301010526315789,1000000}, {3384224,3879575,3879590,0.03144,0.03144}, {3384225,3879225,3879667,1000000,0.380778947368421}, {3384226,3879667,3880056,1000000,0.36951}, {3384227,3879667,3879655,0.02964,0.02964}, {3384228,3880893,3881019,0.112605882352941,1000000}, {3384229,3881019,3881175,0.134183333333333,1000000}, {3384234,3876891,3877098,0.282105882352941,1000000}, {3384235,3877098,3877376,0.355433333333333,1000000}, {3384236,3877098,3877056,0.04818,0.04818}, {3384237,3879577,3879620,1000000,0.0603391304347826}, {3384238,3879620,3879844,1000000,0.28515}, {3384239,3879620,3879645,0.03396,0.03396}, {3384273,3878484,3878597,0.1524,0.1524}, {3384274,3878597,3878674,0.0866526315789474,0.0866526315789474}, {3384275,3878597,3878539,0.0855,0.0855}, {3384276,3887025,3886752,0.223747826086957,1000000}, {3384277,3886752,3886197,1.57990909090909,1000000}, {3384278,3886752,3886785,0.06174,0.06174}, {3384679,3879381,3884090,2.76844444444444,2.76844444444444}, {3384680,3884090,3885699,1.8728,1.77423157894737}, {3384681,3884090,3882131,0.844266666666667,0.844266666666667}, {3384682,3886082,3885937,0.43743,0.448646153846154}, {3384683,3885937,3885597,0.271846153846154,0.1767}, {3384684,3885937,3885326,0.51841935483871,0.51841935483871}, {3384685,3885326,3884873,0.656742857142857,0.417927272727273}, {3384686,3885623,3885834,0.911408219178082,0.924066666666667}, {3384687,3885597,3885618,0.112097142857143,0.124552380952381}, {3384688,3885618,3885623,0.0374083333333333,0.0396088235294118}, {3384689,3885963,3885452,4.49804444444444,4.49804444444444}, {3384690,3883434,3882191,0.494555555555556,0.494555555555556}, {3384691,3884032,3883434,0.385822222222222,0.385822222222222}, {3384692,3884032,3884022,0.148133333333333,0.148133333333333}, {3384693,3883434,3884022,0.234911111111111,0.234911111111111}, {3384694,3884022,3884462,0.174111111111111,0.174111111111111}, {3384695,3884873,3884757,0.0451333333333333,0.0451333333333333}, {3384696,3884757,3884032,0.288933333333333,0.288933333333333}, {3384697,3884757,3884462,0.200844444444444,0.200844444444444}, {3384698,3884462,3884457,0.136511111111111,0.136511111111111}, {3384699,3884457,3884435,0.288577777777778,0.288577777777778}, {3384700,3884873,3884457,0.454866666666667,0.454866666666667}, {3384701,3873927,3875356,0.89022,0.847828571428571}, {3384702,3872757,3874717,1.59723333333333,1.59723333333333}, {3384703,3874717,3875597,0.804388235294118,0.719715789473684}, {3384704,3874717,3875356,1.17264,1.17264}, {3384708,3881335,3881657,0.209054545454545,0.209054545454545}, {3384709,3880648,3880436,0.244836363636364,0.244836363636364}, {3384716,3879254,3879629,0.345557142857143,0.537533333333333}, {3384717,3879629,3880606,0.69003,0.69003}, {3384729,3878732,3881031,1.55582727272727,1.55582727272727}, {3384730,3882314,3882516,0.186,0.144}, {3384731,3880421,3882096,1.52110434782609,1.399416}, {3384732,3882096,3882314,0.202695652173913,0.1665}, {3384733,3884632,3882681,0.955711111111111,0.955711111111111}, {3384734,3882681,3882096,0.320755555555556,0.320755555555556}, {3384735,3878792,3878911,0.0419076923076923,0.0380093023255814}, {3384736,3878911,3879254,0.18999,0.135707142857143}, {3384737,3877193,3877585,0.59517,0.59517}, {3384738,3877547,3877858,0.0615396226415094,0.0639529411764706}, {3384739,3877858,3878422,0.119083018867925,0.119083018867925}, {3384740,3876779,3877109,0.109145454545455,0.163718181818182}, {3384741,3877109,3877338,0.0543702127659575,0.0594279069767442}, {3384742,3876400,3876578,0.08305,0.0866608695652174}, {3384743,3876578,3876849,0.19432,0.19432}, {3384744,3876578,3877547,1.14084444444444,1.14084444444444}, {3384745,3876713,3876612,0.0293347826086956,0.0499777777777778}, {3384746,3876612,3876449,0.044832,0.0862153846153846}, {3384747,3875356,3875803,0.208275,0.238028571428571}, {3384748,3875803,3876171,0.2112,0.22176}, {3384749,3875803,3876612,1.54137,1.54137}, {3384750,3917126,3917442,0.126041860465116,0.129042857142857}, {3384751,3917805,3917728,0.0508444444444444,0.0508444444444444}, {3384752,3917442,3917600,0.109822222222222,0.109822222222222}, {3384753,3917600,3917805,0.5176,0.5176}, {3384754,3917805,3917600,0.114911111111111,0.114911111111111}, {3384755,3917442,3917861,0.125571428571429,0.1281875}, {3384756,3917861,3918181,0.201933333333333,0.201933333333333}, {3384757,3918181,3918581,0.239688888888889,0.239688888888889}, {3384758,3918181,3918451,0.1422,0.1422}, {3384759,3917861,3918215,0.105091304347826,0.109868181818182}, {3384760,3918215,3919211,0.309097959183673,0.32925652173913}, {3384761,3916961,3917301,0.09465,0.0911444444444444}, {3384762,3917301,3918837,0.389307692307692,0.374888888888889}, {3384763,3917301,3917721,0.602957142857143,0.29108275862069}, {3384764,3917721,3918215,0.380742857142857,0.4442}, {3384765,3917721,3917280,0.263977777777778,0.263977777777778}, {3384766,3883264,3883083,0.205885714285714,1000000}, {3384767,3883083,3882744,0.351692307692308,1000000}, {3384768,3875066,3875016,0.18168679245283,1000000}, {3384769,3875125,3875087,1000000,0.172413559322034}, {3384771,3893054,3893585,0.419115789473684,1000000}, {3384772,3893585,3893623,0.0915176470588235,1000000}, {3384773,3893585,3893584,0.03066,0.03066}, {3384774,3866942,3866812,0.158446153846154,0.121164705882353}, {3384775,3866812,3866479,0.190333333333333,0.190333333333333}, {3384776,3866812,3866722,0.11886,0.11886}, {3384777,3880302,3880098,1000000,0.261952941176471}, {3384778,3880098,3879946,1000000,0.1944}, {3384779,3880098,3880053,0.10368,0.10368}, {3384780,3880896,3880745,1000000,0.146894117647059}, {3384781,3880745,3880394,1000000,0.33327}, {3384782,3880745,3880799,0.11346,0.11346}, {3384783,3883348,3883551,0.114626086956522,1000000}, {3384784,3883551,3883672,0.0750285714285714,1000000}, {3384785,3883551,3883598,0.06822,0.06822}, {3384803,3882332,3882410,1000000,0.232695652173913}, {3384804,3882410,3882502,1000000,0.171022222222222}, {3384805,3882410,3882462,0.06036,0.06036}, {3384816,3876692,3876968,0.118133333333333,0.118133333333333}, {3384817,3876968,3877285,0.146511111111111,0.146511111111111}, {3384818,3876968,3876908,0.14796,0.14796}, {3384819,3877129,3877014,0.2112,0.2112}, {3384824,3892551,3892936,0.0764,1000000}, {3384825,3892936,3893382,0.120741176470588,1000000}, {3384826,3892936,3892933,0.05484,0.05484}, {3384827,3892547,3892916,1000000,0.124412903225806}, {3384828,3892916,3893188,1000000,0.0814186046511628}, {3384829,3879793,3880105,0.229304347826087,1000000}, {3384830,3880105,3880208,0.0629217391304348,1000000}, {3384831,3880105,3880113,0.03606,0.03606}, {3384875,3880954,3881156,1000000,1000000}, {3384876,3885845,3885901,0.05916,0.05916}, {3384877,3884097,3883841,1000000,0.184609090909091}, {3384878,3883841,3883348,1000000,0.26868}, {3384879,3883841,3883787,0.10002,0.10002}, {3384880,3865342,3865361,1000000,0.0195375}, {3384881,3865361,3865415,1000000,0.100327659574468}, {3384882,3884490,3884263,0.192566666666667,1000000}, {3384883,3884263,3883632,0.448581818181818,1000000}, {3385099,3899382,3898642,1000000,0.338225806451613}, {3385128,3902296,3903551,0.948666666666667,0.948666666666667}, {3385129,3902690,3903717,1.28935555555556,1.28935555555556}, {3385171,3896599,3896408,0.0935555555555555,0.0935555555555555}, {3385181,3896408,3895184,1.30435714285714,1.30435714285714}, {3385182,3895184,3896408,0.887836363636364,0.887836363636364}, {3385183,3895184,3894317,0.539427272727273,0.6246}, {3385184,3894317,3894326,0.4196625,1000000}, {3385214,3910260,3912177,1.33218,1.33218}, {3385215,3913000,3913081,0.0100153846153846,0.00986363636363636}, {3385216,3913081,3913101,0.00337846153846154,0.00327761194029851}, {3385217,3912177,3913081,0.58674,0.58674}, {3385227,3917508,3916042,1.21371,1.21371}, {3385228,3916042,3913656,1.96335,1.96335}, {3385229,3916042,3918013,1.74981,1.74981}, {3385230,3900721,3900737,1000000,1000000}, {3385231,3900737,3900781,1000000,1000000}, {3385258,3903131,3904259,0.546936,0.581846808510638}, {3385259,3904259,3904281,0.0156576923076923,0.0156576923076923}, {3385265,3904259,3906310,0.9856,0.9856}, {3385287,3913283,3912723,0.30957,0.30957}, {3385307,3909516,3909819,0.103442553191489,0.105691304347826}, {3385308,3909819,3909982,0.0470571428571429,0.0480375}, {3385309,3909516,3909819,1000000,1000000}, {3385336,3910666,3910308,0.19962,0.19962}, {3385337,3909574,3909982,0.26463,0.26463}, {3385338,3910308,3909780,0.29271,0.29271}, {3385339,3909780,3909574,0.21417,0.21417}, {3385340,3908880,3909780,0.59457,0.59457}, {3385341,3908761,3909648,0.80847,0.80847}, {3385342,3908880,3908761,0.19374,0.19374}, {3385343,3909574,3908623,0.60459,0.60459}, {3385344,3908623,3908880,0.21447,0.21447}, {3385345,3907293,3908373,0.91914,0.91914}, {3385346,3908373,3908761,0.31158,0.31158}, {3385347,3908623,3908373,0.13233,0.13233}, {3385395,3920048,3920554,0.246545454545455,0.246545454545455}, {3385419,3921005,3920376,0.309781818181818,0.309781818181818}, {3385425,3920704,3921230,0.90912,1000000}, {3385440,3907986,3910043,0.892133333333333,0.892133333333333}, {3385550,3894018,3893992,0.15168,0.15168}, {3385552,3890905,3890967,0.02706,0.0287872340425532}, {3385553,3890967,3891124,0.0684352941176471,0.0811674418604651}, {3385556,3890967,3891080,0.113228571428571,0.10568}, {3385557,3891080,3891108,0.0222857142857143,0.024}, {3385560,3891080,3891430,0.2314,0.2314}, {3385561,3891108,3892007,0.520914285714286,0.497236363636364}, {3385562,3892007,3892723,0.269309090909091,0.269309090909091}, {3385563,3891430,3892007,0.347290909090909,0.347290909090909}, {3385564,3891714,3891726,0.04422,0.04422}, {3385565,3891726,3892503,1.33938,1.33938}, {3385566,3892327,3892493,1000000,0.0416555555555556}, {3385567,3892493,3892862,1000000,0.086256}, {3385568,3892503,3892493,0.02358,0.02358}, {3385572,3892321,3892470,0.0447428571428571,1000000}, {3385573,3892470,3892736,0.08028,1000000}, {3385624,3897057,3897867,0.620180487804878,0.5297375}, {3385626,3897867,3898059,0.115482352941176,0.140228571428571}, {3385627,3898059,3899080,0.621109090909091,0.621109090909091}, {3385628,3899080,3898059,1.49406,1.49406}, {3385629,3897867,3897935,0.0513545454545455,0.047075}, {3385630,3897935,3898228,0.226583333333333,0.214657894736842}, {3385631,3897894,3897935,0.0237375,0.0172636363636364}, {3385632,3897131,3897233,0.1692,0.1692}, {3385633,3897233,3897853,0.371914285714286,0.371914285714286}, {3385634,3897853,3897894,0.0428142857142857,0.0285428571428571}, {3385635,3897233,3897853,2.12933333333333,2.12933333333333}, {3385807,3879270,3879257,0.0126333333333333,1000000}, {3385808,3879559,3879270,0.339461538461538,1000000}, {3385809,3879618,3879559,0.0636375,1000000}, {3385825,3870251,3870279,0.00865714285714286,1000000}, {3385826,3870279,3871039,0.453,1000000}, {3385827,3870604,3870279,1000000,1000000}, {3385828,3870251,3870280,0.00625,0.00661764705882353}, {3385829,3870280,3872701,0.64872,0.597505263157895}, {3385830,3870251,3870050,1000000,1000000}, {3385831,3870050,3869958,0.0423333333333333,0.0423333333333333}, {3385836,3869668,3869715,0.130904347826087,0.15054}, {3385837,3869715,3869732,0.0688702702702703,0.07963125}, {3385838,3869786,3869715,0.0253111111111111,0.0253111111111111}, {3385839,3871839,3871755,0.1182,0.185742857142857}, {3385840,3870947,3870887,0.0712615384615385,0.0842181818181818}, {3385841,3870345,3869791,0.120071428571429,0.0988823529411765}, {3385842,3869791,3869530,0.0611837837837838,0.052646511627907}, {3385843,3870947,3870717,0.0417622641509434,0.0425653846153846}, {3385844,3870717,3870345,0.0684,0.0645283018867925}, {3385845,3869791,3870717,0.353866666666667,1000000}, {3385862,3893436,3892770,1000000,1000000}, {3385863,3892770,3892510,1000000,1000000}, {3385864,3892760,3892726,1000000,1000000}, {3385865,3892770,3892760,1000000,1000000}, {3388770,3881808,3881856,1000000,1000000}, {3390039,3903451,3904299,0.42336,0.42336}, {3390040,3904299,3904389,0.0609428571428571,0.0581727272727273}, {3390042,3904039,3904855,0.500166666666667,0.500166666666667}, {3390044,3904128,3904926,0.3342,0.3342}, {3390055,3886931,3887183,0.0663681818181818,0.0663681818181818}, {3390056,3887183,3887512,0.0826285714285714,0.0826285714285714}, {3390057,3885441,3887228,0.543632432432432,0.718371428571429}, {3390058,3887228,3887572,0.1182,0.11426}, {3390059,3887183,3887228,0.8316,0.8316}, {3390413,3890865,3891020,1000000,1000000}, {3390414,3891020,3891208,1000000,1000000}, {3390418,3891188,3891223,1000000,0.03171}, {3390419,3891340,3891013,1000000,0.287357142857143}, {3390420,3891013,3890964,1000000,0.0411529411764706}, {3390421,3891223,3891013,0.5111,1000000}, {3390422,3890776,3890922,0.06168,1000000}, {3390423,3890922,3891127,0.104083333333333,1000000}, {3390424,3890922,3890895,1000000,0.01825}, {3390425,3891188,3891053,0.14,0.075}, {3390426,3891053,3890964,0.0567692307692308,0.0508965517241379}, {3390427,3890922,3891053,0.103984615384615,1000000}, {3390428,3891188,3891253,0.167034782608696,1000000}, {3390429,3891253,3891256,0.0089,1000000}, {3390430,3891253,3891390,0.0797142857142857,1000000}, {3390431,3891223,3891337,1000000,0.0998210526315789}, {3390432,3891337,3891340,1000000,0.0279230769230769}, {3390433,3891337,3891390,1000000,0.288410526315789}, {3390434,3891190,3891227,0.0143657142857143,0.0162193548387097}, {3390435,3891227,3891396,0.07685625,0.08198}, {3390436,3891227,3891256,1000000,0.042875}, {3390709,3888019,3887982,0.019695,0.019695}, {3390712,3887982,3887947,0.0373894736842105,0.0373894736842105}, {3390713,3888019,3887628,1000000,0.168507692307692}, {3390714,3887628,3887184,1000000,0.197733333333333}, {3390715,3887628,3887590,0.0424105263157895,0.0424105263157895}, {3390716,3887947,3887554,0.122485714285714,1000000}, {3390717,3887554,3887089,0.248590909090909,1000000}, {3390718,3887554,3887590,0.0189473684210526,0.0189473684210526}, {3390721,3889588,3888485,0.502155555555555,1000000}, {3390722,3888485,3887947,0.185382857142857,1000000}, {3390723,3888485,3888520,0.0231290322580645,0.0231290322580645}, {3390726,3889688,3888835,1000000,0.5628}, {3390727,3888835,3888019,1000000,0.330289655172414}, {3390728,3888835,3888791,0.0318,0.0318}, {3392886,3912552,3921535,1000000,1.65925813953488}, {3393722,3855153,3854731,0.257777777777778,0.257777777777778}, {3393724,3849985,3849595,0.180955555555556,0.180955555555556}, {3393725,3851923,3852019,0.0412222222222222,0.0412222222222222}, {3393726,3852637,3852733,0.139933333333333,0.134935714285714}, {3393727,3852733,3852907,0.197133333333333,0.204715384615385}, {3393728,3852215,3852657,0.29214,0.29214}, {3393729,3852657,3852733,1000000,1000000}, {3393732,3902267,3902324,0.0863142857142857,0.0863142857142857}, {3393733,3902463,3902187,0.144533333333333,0.144533333333333}, {3393734,3902187,3902267,0.0528222222222222,0.0528222222222222}, {3393735,3902268,3902077,0.0964666666666667,0.0964666666666667}, {3393736,3902077,3901927,0.0835555555555556,0.0835555555555556}, {3393737,3902187,3902077,0.0472222222222222,0.0472222222222222}, {3393738,3902297,3902268,0.0200888888888889,0.0200888888888889}, {3393739,3902324,3902360,0.0323647058823529,0.0323647058823529}, {3393740,3902360,3902610,0.138333333333333,0.138333333333333}, {3393741,3902297,3902360,0.0431052631578947,0.0431052631578947}, {3393742,3902705,3901980,0.304376470588235,1000000}, {3393743,3901980,3901884,0.0308739130434783,1000000}, {3393744,3901980,3902297,0.2812875,0.2812875}, {3393745,3899094,3898953,0.111822222222222,0.111822222222222}, {3393746,3863198,3863222,0.0956666666666667,0.0956666666666667}, {3393747,3863222,3863075,0.0849111111111111,0.0849111111111111}, {3393748,3866752,3866587,0.0861555555555556,0.0861555555555556}, {3393749,3861492,3861300,0.0805764705882353,0.0805764705882353}, {3393750,3861300,3860672,0.286692857142857,0.286692857142857}, {3393751,3861300,3861177,0.1208,0.1208}, {3393752,3867752,3867316,0.193777777777778,0.193777777777778}, {3393761,3850612,3850850,1000000,1000000}, {3393762,3850804,3850632,0.152244444444444,0.152244444444444}, {3393763,3858569,3858108,0.210155555555556,0.210155555555556}, {3393764,3858108,3857644,0.179511111111111,0.179511111111111}, {3393765,3858108,3858118,1000000,1000000}, {3393766,3858457,3858152,0.5643375,0.60196}, {3393767,3858152,3857332,0.500752941176471,0.500752941176471}, {3393768,3858118,3858152,1000000,1000000}, {3393769,3884717,3884604,0.126333333333333,0.126333333333333}, {3393770,3884717,3884686,0.2166,0.2166}, {3393771,3884686,3884655,0.374178947368421,0.374178947368421}, {3393772,3884686,3884593,0.260133333333333,0.260133333333333}, {3393774,3868820,3868569,0.1623,0.1623}, {3393775,3866469,3866513,0.430444444444444,0.430444444444444}, {3393776,3866129,3865926,0.1002,0.0858857142857143}, {3393777,3865926,3865495,0.189503225806452,0.178018181818182}, {3393778,3866576,3866214,0.160844444444444,0.160844444444444}, {3393779,3866214,3865926,0.151755555555556,0.151755555555556}, {3393780,3866214,3865982,0.0912888888888889,0.0912888888888889}, {3393792,3863716,3863168,0.405130434782609,0.405130434782609}, {3393793,3863168,3863413,0.428025,0.428025}, {3393794,3863168,3862800,0.231533333333333,0.231533333333333}, {3393817,3860458,3859592,1000000,1000000}, {3393880,3865724,3864734,0.275554285714286,0.292254545454545}, {3393881,3864734,3863969,0.263254545454545,0.28958}, {3393882,3864734,3864592,0.149533333333333,0.149533333333333}, {3393883,3866304,3865832,0.244584,0.30573}, {3393884,3865832,3865442,0.177921428571429,0.199272}, {3393885,3865832,3865534,0.2186,0.2186}, {3394326,3902609,3901896,1000000,0.461318181818182}, {3394327,3901896,3901803,1000000,0.0318857142857143}, {3394354,3867752,3867304,0.181977777777778,0.181977777777778}, {3394355,3867304,3867213,0.0282222222222222,0.0282222222222222}, {3394356,3867316,3867304,0.0235555555555556,0.0235555555555556}, {3394359,3859674,3859769,1000000,1000000}, {3394414,3850019,3850240,1000000,1000000}, {3394461,3852134,3852014,1.06704444444444,1.06704444444444}, {3394462,3852014,3851562,0.497644444444444,0.497644444444444}, {3680770,3902763,3902758,9999.99,9999.99}, {3680771,3902758,3902685,9999.99,9999.99}, {3680772,3902438,3902551,9999.99,9999.99}, {3680773,3902438,3902685,9999.99,9999.99}, {3680774,3902551,3902763,9999.99,9999.99}, {3680779,3847666,3847694,0.16503829787234,0.1616}, {3680780,3847387,3847264,0.314172972972973,0.415157142857143}, {3680781,3847391,3847387,0.06722,0.080664}, {3680783,3848229,3848419,0.325992,0.25468125}, {3680785,3848014,3848229,0.271057894736842,0.257505}, {3680795,3848633,3848557,0.177247058823529,0.20088}, {3680796,3848557,3848452,0.283533333333333,0.283533333333333}, {3680839,3847265,3847618,0.55425,0.542938775510204}, {3680840,3847418,3847308,0.234777777777778,0.234777777777778}, {3680841,3847424,3847391,0.06946,0.10419}, {3680843,3848419,3848550,0.228754838709677,0.23638}, {3680915,3880187,3880474,0.226552941176471,0.160475}, {3680916,3884380,3885609,0.770285714285714,0.64704}, {3680932,3883686,3883888,0.09555,1000000}, {3680933,3883888,3884380,0.231889655172414,0.268992}, {3680941,3852966,3852289,0.14085306122449,0.1437875}, {3680942,3854299,3854177,0.0373463414634146,0.0464}, {3680943,3854466,3854299,0.0481772727272727,0.0623470588235294}, {3680944,3861845,3860787,0.28284,0.328883720930233}, {3680945,3862616,3862321,0.0633882352941176,0.0979636363636364}, {3680946,3862791,3862616,0.0481625,0.07224375}, {3680947,3867881,3868145,1000000,0.0581121951219512}, {3680948,3868145,3868634,1000000,0.119692682926829}, {3680949,3867298,3867881,1000000,0.153153846153846}, {3680950,3866755,3866804,1000000,0.03504}, {3680951,3863854,3863465,0.122138461538462,0.132316666666667}, {3680953,3887895,3888068,0.104955555555556,0.0629733333333333}, {3680954,3888068,3888231,0.0939724137931034,0.056775}, {3680955,3888453,3888893,0.15428,1000000}, {3680956,3891018,3891359,0.150418604651163,0.154}, {3680957,3888231,3888294,0.02353125,0.0160212765957447}, {3680958,3887747,3887895,0.078312,0.0444954545454545}, {3680959,3879147,3879140,0.0657384615384615,0.08011875}, {3680960,3879123,3879116,0.083125,0.0927906976744186}, {3680961,3879116,3879110,0.136952941176471,0.139692}, {3680962,3879110,3879099,0.138368181818182,0.121764}, {3680963,3883691,3883587,0.0466181818181818,0.0496258064516129}, {3680964,3882737,3882276,0.213496551724138,0.238130769230769}, {3680965,3885903,3885343,0.24553125,0.291}, {3680966,3879057,3879055,0.0528681818181818,0.0505695652173913}, {3680967,3879055,3879049,0.103665,0.0942409090909091}, {3680968,3879034,3879029,0.0314117647058824,0.0410769230769231}, {3680969,3879029,3879018,0.17436,0.13621875}, {3680970,3879160,3879157,0.1179375,0.0428863636363636}, {3680971,3866108,3865550,0.162257142857143,0.162257142857143}, {3680972,3869697,3869280,0.139292307692308,0.116825806451613}, {3680973,3872982,3872931,0.0680454545454545,0.0650869565217391}, {3680974,3872931,3872205,0.2826,0.295445454545455}, {3680975,3865085,3864990,1000000,0.0296307692307692}, {3680976,3865550,3865085,1000000,0.14205}, {3680977,3857762,3858093,0.133130769230769,0.2163375}, {3680978,3858588,3859151,0.1316875,0.123941176470588}, {3680979,3849071,3849205,0.0803818181818182,0.0780176470588235}, {3680980,3887733,3887209,0.134385714285714,0.125426666666667}, {3680981,3886592,3886157,0.166535294117647,0.123091304347826}, {3680982,3883510,3883205,0.07928,0.0964216216216216}, {3680983,3882723,3882642,0.0186954545454545,0.0178826086956522}, {3680984,3892042,3891993,0.02885,0.0314727272727273}, {3680985,3888883,3888844,0.0096,0.00983414634146341}, {3680986,3889462,3889167,0.0937297297297297,1000000}, {3680987,3891993,3891390,0.3079,0.295584}, {3680988,3886653,3886592,0.0192923076923077,0.01672}, {3681004,3909556,3908794,0.116316923076923,0.118134375}, {3681010,3861942,3861570,0.195822222222222,0.195822222222222}, {3681011,3862327,3861942,0.132291891891892,0.135966666666667}, {3681012,3862670,3862327,0.161725,0.138621428571429}, {3681013,3863023,3862670,0.20016,0.238285714285714}, {3681014,3863628,3863023,0.2755875,0.284477419354839}, {3681015,3863871,3863628,0.104435294117647,0.104435294117647}, {3681016,3867595,3866983,0.231072727272727,0.262944827586207}, {3681017,3868074,3867595,0.17690625,0.1665}, {3681018,3869272,3869035,0.112257142857143,0.138670588235294}, {3681019,3869497,3869272,0.0948260869565217,0.121166666666667}, {3681027,3859859,3859682,0.142422222222222,0.142422222222222}, {3681028,3859682,3859459,1000000,1000000}, {3681030,3882454,3882244,0.128175,0.08545}, {3681031,3883650,3883498,0.0592666666666667,0.0889}, {3681032,3885813,3885362,0.1566,0.119948936170213}, {3681033,3886246,3885813,0.102268085106383,0.104491304347826}, {3681034,3886461,3886246,0.0634163265306122,0.0817736842105263}, {3681035,3887003,3886885,0.03594,0.0417906976744186}, {3681036,3887336,3887003,0.0829836734693877,0.0945627906976744}, {3681037,3887463,3887336,0.033375,0.0356}, {3681038,3887879,3887463,0.0843795918367347,0.0898826086956522}, {3681039,3891439,3891148,0.0699807692307692,0.0791086956521739}, {3681040,3892245,3891804,0.118,0.124941176470588}, {3681041,3907374,3906804,0.1587875,0.18589756097561}, {3681042,3906177,3905744,0.113705454545455,0.117996226415094}, {3681043,3905744,3905316,0.12262641509434,0.124984615384615}, {3681044,3904460,3904024,0.1217,0.128858823529412}, {3681045,3903589,3903160,0.137652,0.137652}, {3681046,3899325,3898357,0.353157142857143,0.315587234042553}, {3681047,3898357,3898018,0.105066666666667,0.135085714285714}, {3681048,3898018,3897701,0.0927692307692308,0.104869565217391}, {3681049,3897701,3897409,0.0944150943396227,0.0962307692307692}, {3681050,3897409,3896653,0.246847058823529,0.246847058823529}, {3681051,3896653,3896385,0.107553488372093,0.0984}, {3681052,3895300,3895115,0.0805469387755102,0.078936}, {3681053,3895115,3894740,0.1429125,0.15244}, {3681054,3885097,3884978,0.0441333333333333,0.0350470588235294}, {3681055,3892274,3892245,0.00611111111111111,0.00647058823529412}, {3681057,3921208,3920935,0.103419512195122,0.124711764705882}, {3681058,3921604,3921461,0.051,0.0483846153846154}, {3681059,3921758,3921604,0.0682058823529412,0.0748064516129032}, {3681071,3922129,3922794,0.551536363636364,0.551536363636364}, {3681073,3909669,3909105,1000000,0.165072}, {3681074,3911943,3911380,0.154988888888889,0.15791320754717}, {3681075,3912172,3911943,0.0575510204081633,0.0552941176470588}, {3681076,3913809,3913258,0.141242307692308,0.136011111111111}, {3681077,3903208,3903084,0.0689172413793103,0.0740222222222222}, {3681078,3903084,3903713,0.453457142857143,0.47613}, {3681079,3903218,3903006,0.084465306122449,0.100946341463415}, {3681080,3902016,3901463,0.298521428571429,0.298521428571429}, {3681081,3901463,3901106,0.200088888888889,0.200088888888889}, {3681092,3921055,3920868,0.0973235294117647,0.143869565217391}, {3681096,3913258,3912172,0.250732075471698,0.250732075471698}, {3681098,3918406,3918014,0.0812,0.08265}, {3681099,3918014,3917078,0.215536842105263,0.227511111111111}, {3681100,3908794,3907765,0.1520625,0.1520625}, {3681101,3898713,3898589,0.0605538461538462,0.0562285714285714}, {3681102,3896121,3895300,0.36999512195122,0.47405625}, {3681103,3896385,3896121,0.162765517241379,0.121030769230769}, {3681104,3900265,3899325,0.271766666666667,0.287752941176471}, {3681105,3902229,3902201,0.0136137931034483,0.0116117647058824}, {3681106,3906804,3906550,0.0663666666666667,0.071676}, {3681107,3905610,3906761,0.233177419354839,0.225890625}, {3681108,3896041,3895875,0.0326823529411765,0.0326823529411765}, {3681109,3895875,3894802,0.252689552238806,0.252689552238806}, {3681113,3852289,3849498,0.716321739130435,0.672465306122449}, {3681118,3880971,3880920,0.01467,0.0158594594594595}, {3681124,3907022,3907016,0.0244071428571429,1000000}, {3681125,3864990,3864956,1000000,0.0149379310344828}, {3681127,3864448,3863871,0.378555555555556,0.3407}, {3681128,3865576,3864940,0.246634285714286,0.239783333333333}, {3681129,3858568,3858469,0.0674065573770492,0.06853}, {3681130,3864615,3864448,0.1641,0.156965217391304}, {3681131,3864756,3864615,0.0826344827586207,0.0773032258064516}, {3681132,3864940,3864756,0.107651612903226,0.1042875}, {3681133,3860345,3859859,0.373863157894737,0.417847058823529}, {3681134,3860748,3860659,0.175017391304348,0.161016}, {3681135,3861013,3860944,0.0727102040816327,0.0828558139534884}, {3681136,3861145,3861013,0.0889148936170213,0.0889148936170213}, {3681137,3861323,3861145,0.11156170212766,0.11156170212766}, {3681138,3861570,3861323,0.221811764705882,0.226248}, {3681139,3873305,3873168,0.0484928571428571,0.04526}, {3681140,3903277,3903208,0.0284,0.0300705882352941}, {3681141,3896341,3896470,0.0264088235294118,0.0264088235294118}, {3681142,3870128,3869497,0.312166666666667,0.3511875}, {3681143,3869035,3868074,0.60995,0.60995}, {3681144,3866983,3866602,0.127566666666667,0.148141935483871}, {3681145,3866602,3866367,0.0752594594594595,0.0898258064516129}, {3681146,3866367,3866285,0.03994,0.03744375}, {3681147,3866285,3866207,0.130007142857143,0.134822222222222}, {3681148,3866207,3865576,0.311057142857143,0.322577777777778}, {3681149,3910416,3909669,1000000,0.1966875}, {3681151,3848873,3849071,0.127890909090909,0.120582857142857}, {3681152,3853150,3853817,0.179582608695652,0.165216}, {3681153,3864964,3865000,0.02165,1000000}, {3681158,3882361,3883159,0.447471428571429,1000000}, {3681164,3872205,3871626,0.344863636363636,0.344863636363636}, {3681165,3871626,3871124,0.3346125,0.297433333333333}, {3681168,3865401,3865507,0.111805714285714,1000000}, {3681169,3866915,3866421,1000000,1000000}, {3681170,3867501,3867117,0.373714285714286,1000000}, {3681171,3867117,3866915,1000000,1000000}, {3681172,3866421,3866108,0.315975,0.3447}, {3681180,3866307,3866420,0.0520838709677419,1000000}, {3681181,3902284,3902016,0.0805959183673469,0.077435294117647}, {3681182,3902771,3902529,0.0897063829787234,0.0826705882352941}, {3681183,3903444,3903218,0.0935581395348837,0.0838125}, {3681187,3879980,3880187,0.119929411764706,0.122328}, {3681188,3886501,3886768,0.132553846153846,0.16155}, {3681189,3886768,3887076,0.21312,0.155941463414634}, {3681192,3920661,3921984,0.70074705882353,0.567271428571429}, {3681193,3864587,3864611,0.01245,0.00905454545454545}, {3681194,3868384,3868143,1000000,0.243422222222222}, {3681195,3866862,3866941,1000000,0.0375473684210526}, {3681196,3879096,3879090,0.0189521739130435,0.0202744186046512}, {3681199,3866941,3867009,1000000,0.0302727272727273}, {3681200,3867009,3867298,1000000,0.109176923076923}, {3681201,3879135,3879123,0.0370133333333333,0.05205}, {3681202,3880930,3881209,0.0983318181818182,1000000}, {3681203,3879446,3879462,0.00622909090909091,0.00634444444444444}, {3681204,3879462,3879472,0.00496363636363636,0.00505555555555556}, {3681205,3889468,3889615,0.0808216216216216,1000000}, {3681206,3889615,3889671,0.0205578947368421,1000000}, {3681207,3889671,3889712,0.0180428571428571,1000000}, {3681208,3889712,3889832,0.0462681818181818,1000000}, {3681215,3854177,3854005,1000000,0.111428571428571}, {3681216,3894740,3894669,0.0299142857142857,0.0292186046511628}, {3681217,3894669,3894645,0.00810731707317073,0.00810731707317073}, {3681218,3894645,3894473,0.0905636363636364,0.0853885714285714}, {3681219,3918455,3917299,0.326826923076923,0.361595744680851}, {3681220,3917299,3917183,0.0915882352941176,0.06228}, {3681224,3848550,3848591,0.0726,0.06435}, {3681225,3848591,3848653,0.08403,0.0800285714285714}, {3681226,3848654,3848633,0.0588307692307692,0.0603789473684211}, {3681227,3860763,3860748,0.0208216216216216,0.0202736842105263}, {3681228,3887631,3887664,0.0113318181818182,0.0127846153846154}, {3681229,3887664,3887747,0.0310604651162791,0.0290347826086957}, {3681230,3888408,3888453,0.0161466666666667,1000000}, {3681234,3918514,3918406,0.0253344827586207,0.0253344827586207}, {3681235,3849621,3850093,0.27088,0.262141935483871}, {3681236,3873390,3873305,0.0334222222222222,0.0265411764705882}, {3681243,3907765,3907709,0.00918,0.00918}, {3681261,3848653,3848705,0.0668487804878049,0.0702769230769231}, {3681262,3848670,3848654,0.0174571428571429,0.0192947368421053}, {3681263,3907016,3907057,0.05761875,1000000}, {3681264,3907057,3907074,0.0155272727272727,1000000}, {3681265,3901156,3901128,0.00956470588235294,0.0157354838709677}, {3681266,3901128,3900265,0.285057692307692,0.361536585365854}, {3681267,3901282,3901156,0.0345918367346939,0.0546774193548387}, {3681270,3866420,3866482,0.0282473684210526,1000000}, {3681271,3860944,3860884,0.032124,0.0365045454545455}, {3681272,3860884,3860763,0.110133333333333,0.118}, {3681273,3885255,3885097,0.0863714285714286,0.045345}, {3681274,3884978,3884809,0.06631875,0.0757928571428571}, {3681275,3884809,3884739,0.0225081081081081,0.02776}, {3681307,3903160,3902464,0.276584615384615,0.220138775510204}, {3681567,3920499,3920434,0.0244666666666667,0.0400363636363636}, {3681568,3920602,3920499,0.057658064516129,0.0616344827586207}, {3681576,3855414,3856182,0.18315652173913,0.18315652173913}, {3681579,3921407,3921161,0.08564,0.08564}, {3681581,3889641,3889462,0.0500235294117647,1000000}, {3681582,3889912,3889861,0.0274137931034483,1000000}, {3681583,3888844,3888804,0.00948571428571429,0.00971707317073171}, {3681584,3888804,3888762,0.0101441860465116,0.0103857142857143}, {3681592,3884739,3884399,0.124097142857143,0.127747058823529}, {3681593,3884399,3884244,0.0607636363636364,0.0557}, {3681604,3917183,3917137,0.0246107142857143,0.024178947368421}, {3681609,3916925,3916896,0.00978,0.007824}, {3681610,3916896,3916589,0.126946666666667,0.1190125}, {3681611,3917549,3916952,0.247038461538462,0.285466666666667}, {3681612,3916952,3916925,0.00722352941176471,0.00722352941176471}, {3681613,3894473,3894418,0.0582,0.0353357142857143}, {3681614,3894418,3894332,0.0604571428571429,0.0470222222222222}, {3681615,3854827,3854870,0.03408,0.02272}, {3681616,3855190,3855247,0.0238875,0.02548}, {3681617,3858469,3858259,0.114790476190476,0.122572881355932}, {3681618,3919667,3919354,0.110057142857143,1000000}, {3681619,3909105,3908946,1000000,0.0541}, {3681620,3908946,3908889,0.01876,0.0183521739130435}, {3681621,3911380,3910878,0.136753846153846,0.131688888888889}, {3681622,3910878,3910416,1000000,0.115292307692308}, {3681623,3888294,3888320,0.0115609756097561,0.0100851063829787}, {3681624,3888320,3888408,0.0524714285714286,1000000}, {3681625,3889168,3889468,0.114954545454545,1000000}, {3681626,3888893,3889126,0.0787404255319149,1000000}, {3681627,3889126,3889168,0.018775,1000000}, {3681634,3847694,3847693,0.0596125,0.0596125}, {3681635,3847693,3847689,0.0490595744680851,0.0480375}, {3681636,3847689,3847692,0.0929489361702128,0.0891551020408163}, {3681637,3847692,3847538,0.195474418604651,0.182726086956522}, {3681642,3866804,3866831,1000000,0.0158117647058824}, {3681643,3866831,3866862,1000000,0.0166}, {3681646,3920794,3920477,0.0671076923076923,0.06815625}, {3681647,3920477,3918514,0.380838095238095,0.38698064516129}, {3681648,3859169,3858974,0.121686206896552,0.126032142857143}, {3681651,3870436,3870128,0.175313513513514,0.190782352941176}, {3681652,3870938,3870556,0.214065,0.225331578947368}, {3681653,3870556,3870436,0.0622,0.0706054054054054}, {3681654,3898566,3898554,0.00754909090909091,0.00783396226415094}, {3681655,3898589,3898575,0.00812307692307692,0.00782222222222222}, {3681656,3898575,3898566,0.0073811320754717,0.00752307692307692}, {3681660,3898554,3898336,0.106901694915254,0.114676363636364}, {3681661,3898336,3897850,0.27478064516129,0.288752542372881}, {3681665,3889832,3890032,0.0842297872340426,1000000}, {3681666,3890032,3890351,0.152442857142857,1000000}, {3681667,3891003,3891018,0.0124,0.0115733333333333}, {3681668,3864611,3864732,0.08586,1000000}, {3681669,3869127,3869189,0.01872,0.0111428571428571}, {3681670,3869189,3869416,0.097,0.0554285714285714}, {3681671,3883159,3883182,0.009168,1000000}, {3681672,3883182,3883686,0.263884615384615,1000000}, {3681673,3887209,3887097,0.0276418604651163,0.0276418604651163}, {3681674,3887076,3887584,0.201424390243902,0.217326315789474}, {3681675,3887584,3887631,0.01695,0.018645}, {3681676,3892155,3892190,0.0166578947368421,0.0154390243902439}, {3681677,3892190,3892442,0.135852631578947,0.12906}, {3681678,3892124,3892155,0.0171891891891892,0.0151428571428571}, {3681679,3870382,3869783,0.179787096774194,0.179787096774194}, {3681680,3869783,3869697,0.0335217391304348,0.0275357142857143}, {3681681,3864944,3864964,0.010392,1000000}, {3681684,3894021,3893814,0.110022222222222,0.110022222222222}, {3681693,3886205,3885903,0.151022222222222,0.127425}, {3681694,3868634,3868786,1000000,0.0326368421052632}, {3681695,3868786,3869127,1000000,0.0941675675675676}, {3681696,3913851,3913809,0.00745555555555556,0.00732}, {3681697,3920868,3919123,0.605153571428571,0.639407547169811}, {3681698,3919123,3917549,0.490357894736842,0.5176}, {3681711,3858070,3857756,0.17896,0.195229090909091}, {3681712,3858974,3858686,0.136734375,0.138904761904762}, {3681713,3858686,3858568,0.069752380952381,0.0708774193548387}, {3681714,3858259,3858098,0.0834290322580645,0.0847967213114754}, {3681715,3858098,3858070,0.0127451612903226,0.0129540983606557}, {3681718,3860659,3860427,0.0940758620689655,0.109128}, {3681719,3860427,3860345,0.0436378378378378,0.0461314285714286}, {3681733,3917137,3916852,0.0969966101694915,0.104050909090909}, {3681734,3852393,3852434,0.111097959183673,0.111097959183673}, {3681735,3879165,3879162,0.0205846153846154,0.0151471698113208}, {3681736,3879162,3879158,0.00901621621621622,0.00641538461538462}, {3681737,3879158,3879160,0.1118,0.053664}, {3681738,3847538,3847466,0.117642857142857,0.117642857142857}, {3681739,3847466,3847424,0.0506461538461539,0.04938}, {3681740,3893610,3893934,0.103174468085106,0.0989632653061224}, {3681787,3866307,3866251,1000000,0.0295363636363636}, {3681788,3866251,3866122,1000000,0.0525545454545455}, {3681789,3864009,3863964,0.0170153846153846,0.0201090909090909}, {3681790,3863964,3863854,0.032865,0.0386647058823529}, {3681791,3863465,3862954,0.156533333333333,0.207176470588235}, {3681792,3862954,3862830,0.030225,0.038178947368421}, {3681793,3862830,3862791,0.0092875,0.0123833333333333}, {3681794,3853819,3853742,0.02697,0.03596}, {3681795,3866127,3866184,0.0310965517241379,1000000}, {3681796,3866184,3866217,0.0135724137931034,1000000}, {3681797,3907578,3907642,0.0452538461538462,1000000}, {3681798,3922001,3922242,0.272466666666667,0.262735714285714}, {3681799,3919754,3919477,0.102492307692308,0.105189473684211}, {3681800,3921843,3921407,0.151571428571429,0.176833333333333}, {3681801,3920935,3920924,0.00434594594594595,0.005025}, {3681802,3921226,3921208,0.00597,0.00682285714285714}, {3681805,3922269,3922180,0.0399870967741935,0.0326210526315789}, {3681813,3904024,3903746,0.0723222222222222,0.0751038461538462}, {3681814,3903746,3903589,0.0518111111111111,0.0538038461538462}, {3681815,3904920,3904460,0.1464,0.17139512195122}, {3681816,3905316,3905200,0.042468,0.0416352941176471}, {3681817,3905200,3904920,0.107023255813953,0.10004347826087}, {3681818,3906550,3906221,0.0980509090909091,0.105741176470588}, {3681837,3874249,3874077,0.0859333333333333,0.0859333333333333}, {3681838,3873622,3872982,0.262671428571429,0.24516}, {3681839,3864829,3864944,0.063888,1000000}, {3681843,3879927,3879947,0.0123115384615385,0.012804}, {3681844,3879947,3879980,0.0240807692307692,0.025044}, {3681845,3879472,3879508,0.0181963636363636,0.0185333333333333}, {3681846,3881286,3881212,0.0230571428571429,0.0220090909090909}, {3681847,3879157,3879155,0.11724,0.073275}, {3681848,3879155,3879150,0.0214114285714286,0.018735}, {3681849,3879150,3879149,0.0164432432432432,0.0148390243902439}, {3681850,3879140,3879135,0.0126545454545455,0.0174}, {3681851,3879099,3879101,0.0352744186046512,0.0316}, {3681852,3879101,3879100,0.0120933333333333,0.0115787234042553}, {3681853,3879100,3879097,0.0274851063829787,0.0300418604651163}, {3681854,3879097,3879092,0.0541375,0.0590590909090909}, {3681855,3879092,3879094,0.00919148936170213,0.010046511627907}, {3681856,3879094,3879096,0.0199695652173913,0.0213627906976744}, {3681857,3879090,3879089,0.0022,0.00225}, {3681858,3879089,3879084,0.0146,0.0152790697674419}, {3681859,3879084,3879082,0.0289304347826087,0.0309488372093023}, {3681860,3879063,3879061,0.0182808510638298,0.0182808510638298}, {3681861,3879049,3879048,0.00990857142857143,0.00806511627906977}, {3681862,3879048,3879047,0.229421052631579,0.108975}, {3681863,3879047,3879045,0.0139565217391304,0.00891666666666667}, {3681864,3879045,3879044,0.034344,0.0252529411764706}, {3681865,3879044,3879041,0.01044,0.0111857142857143}, {3681866,3879041,3879036,0.04685625,0.0681545454545455}, {3681867,3881910,3881902,0.0100875,1000000}, {3681868,3881902,3881639,0.231126315789474,1000000}, {3681869,3881639,3881498,0.1055,1000000}, {3681870,3881425,3881381,0.0508736842105263,0.0508736842105263}, {3681871,3880039,3879884,0.161329411764706,1000000}, {3681872,3879884,3879869,0.00952,1000000}, {3681873,3879869,3879769,0.1155,1000000}, {3681874,3849205,3849348,0.0906387096774193,0.0826411764705882}, {3681875,3849348,3849505,0.0906882352941176,0.0906882352941176}, {3681876,3851188,3851293,0.0292085106382979,0.0280163265306122}, {3681877,3851293,3851322,0.00709787234042553,0.00680816326530612}, {3681878,3852434,3852452,0.0492391304347826,0.0481914893617021}, {3681879,3852452,3852456,0.00834545454545455,0.00816}, {3681880,3853089,3853150,0.0143162790697674,0.012825}, {3681881,3853817,3854134,0.0920590909090909,0.0861829787234043}, {3681882,3854463,3854827,0.153107142857143,0.119083333333333}, {3681883,3854870,3855190,0.179044444444444,0.2302}, {3681884,3855247,3855414,0.0549257142857143,0.0565411764705882}, {3681885,3857712,3857720,0.0193021276595745,0.0185142857142857}, {3681886,3857720,3857740,0.0597681818181818,0.0571695652173913}, {3681887,3857740,3857761,0.03738,0.0364682926829268}, {3681888,3857761,3857762,0.0425666666666667,0.0425666666666667}, {3681889,3858093,3858100,0.000874285714285714,0.000927272727272727}, {3681890,3858100,3858420,0.0898461538461538,0.0922105263157895}, {3681891,3858420,3858511,0.0253227272727273,0.02476}, {3681892,3858511,3858588,0.0239478260869565,0.0234382978723404}, {3681893,3859151,3859501,0.0871531914893617,0.081924}, {3681894,3859501,3859555,0.0152133333333333,0.0148826086956522}, {3681895,3859897,3860428,0.302818181818182,1000000}, {3681896,3860428,3860438,0.0024,1000000}, {3681897,3859555,3859821,0.0695466666666667,0.0680347826086957}, {3681898,3859821,3859897,0.0161617021276596,0.0161617021276596}, {3681899,3882887,3882788,0.0344108108108108,0.0276782608695652}, {3681900,3883498,3882979,0.156014285714286,0.192723529411765}, {3681901,3882979,3882887,0.0366,0.0318260869565217}, {3681904,3891666,3891680,0.0101666666666667,0.0114375}, {3681905,3889861,3889844,0.0115655172413793,1000000}, {3681906,3889844,3889696,0.0665586206896552,1000000}, {3681907,3889696,3889641,0.0119018181818182,1000000}, {3681908,3890181,3890080,0.0432545454545454,1000000}, {3681909,3890828,3890731,0.0333166666666667,1000000}, {3681910,3889510,3888913,0.182941463414634,0.23439375}, {3681911,3887819,3887590,0.0630714285714286,0.0563617021276596}, {3681912,3887284,3887138,0.0703615384615385,0.0538058823529412}, {3681913,3886889,3886622,0.09264,0.09264}, {3681914,3886622,3886585,0.0142054054054054,0.0122232558139535}, {3681915,3886585,3886495,0.0373411764705882,0.0302285714285714}, {3681916,3882085,3882361,0.0882,0.1071}, {3681917,3882025,3882085,0.0198230769230769,0.021475}, {3681918,3881704,3881720,0.00208235294117647,0.00272307692307692}, {3681919,3881720,3882025,0.0906692307692308,0.107154545454545}, {3681920,3881333,3881627,0.0770875,1000000}, {3681921,3881627,3881704,0.019668,1000000}, {3681922,3881209,3881333,0.0383478260869565,1000000}, {3681923,3885692,3885664,0.00975789473684211,0.00862325581395349}, {3681924,3885664,3885638,0.00762631578947369,0.00673953488372093}, {3681925,3887097,3887035,0.0186136363636364,0.019046511627907}, {3681926,3886794,3886653,0.0450878048780488,0.04108}, {3681927,3888038,3887998,0.00890232558139535,0.00832173913043478}, {3681928,3887998,3887733,0.0575045454545455,0.055004347826087}, {3681929,3888249,3888175,0.0227842105263158,0.0188217391304348}, {3681930,3888175,3888038,0.03723,0.0323739130434783}, {3681931,3886495,3886413,0.0493285714285714,0.03453}, {3681932,3886413,3886243,0.110045454545455,0.0691714285714286}, {3681933,3886243,3886205,0.0208285714285714,0.0176727272727273}, {3681934,3884966,3884922,0.0256173913043478,0.02946}, {3681935,3884922,3884480,0.21412,0.256944}, {3681936,3884480,3884444,0.0154216216216216,0.01585}, {3681937,3884444,3884083,0.144416666666667,0.144416666666667}, {3681938,3884083,3883768,0.123548571428571,0.120116666666667}, {3681939,3883768,3883691,0.0313588235294118,0.0304628571428571}, {3681940,3883247,3883181,0.036275,0.0378521739130435}, {3681941,3882939,3882841,0.0553333333333333,0.0574615384615385}, {3681942,3882841,3882737,0.0429692307692308,0.0429692307692308}, {3681943,3882244,3882111,0.0694551724137931,0.06294375}, {3681944,3882111,3881892,0.142875,0.0979714285714286}, {3681945,3881892,3881852,0.028875,0.0203823529411765}, {3681946,3882788,3882486,0.147456,0.0877714285714286}, {3681947,3882486,3882454,0.02067,0.010335}, {3681948,3885362,3885295,0.0268,0.01608}, {3681949,3885295,3885255,0.0161076923076923,0.00951818181818182}, {3681950,3889247,3888996,0.0513169811320755,0.0555061224489796}, {3681951,3890015,3889692,0.0805471698113208,0.08538}, {3681952,3889692,3889640,0.0101547169811321,0.0105529411764706}, {3681953,3890216,3890097,0.0323265306122449,0.03168}, {3681954,3890097,3890015,0.0203176470588235,0.0211469387755102}, {3681955,3882642,3882404,0.0657714285714286,0.0600521739130435}, {3681956,3882404,3882243,0.0532307692307692,0.0451304347826087}, {3681957,3883915,3883824,0.0252,0.0230086956521739}, {3682002,3866217,3866307,0.0513310344827586,1000000}, {3682003,3862163,3862130,0.00707547169811321,0.00872093023255814}, {3682004,3862130,3861845,0.0753735849056604,0.0868434782608696}, {3682005,3862321,3862234,0.0168230769230769,0.02187}, {3682006,3862234,3862163,0.0162,0.0200571428571429}, {3682007,3864204,3864140,0.0311833333333333,0.046775}, {3682008,3864140,3864009,0.0562540540540541,0.0717724137931035}, {3682009,3866482,3866755,1000000,0.16928}, {3682010,3853426,3853363,0.01719,0.01719}, {3682011,3853363,3852966,0.107575609756098,0.113092307692308}, {3682012,3853742,3853696,0.015790243902439,0.0196181818181818}, {3682013,3853696,3853478,0.0703463414634146,0.0801166666666667}, {3682014,3853478,3853426,0.0193756097560976,0.01986}, {3682015,3854005,3853819,0.059985,0.109063636363636}, {3682026,3920924,3920709,0.133466666666667,0.1287}, {3682027,3920709,3920661,0.0446666666666667,0.03216}, {3682028,3920820,3919754,0.378,0.378}, {3682029,3921161,3920820,0.117545454545455,0.117545454545455}, {3682030,3902201,3902021,0.0678857142857143,0.07425}, {3682031,3922242,3922129,1.17994285714286,1.07733913043478}, {3682032,3902464,3902272,0.1571,0.0689707317073171}, {3682033,3902272,3902229,0.01665,0.0126}, {3682034,3906221,3906200,0.00870545454545455,0.00920769230769231}, {3682035,3906200,3906177,0.00872727272727273,0.00905660377358491}, {3682036,3907642,3907374,0.119181818181818,0.2458125}, {3682037,3907709,3907481,0.0379830508474576,0.0379830508474576}, {3682038,3907481,3907331,0.0260896551724138,0.0260896551724138}, {3682039,3907074,3907494,0.214916666666667,1000000}, {3682040,3907494,3907578,0.074895652173913,1000000}, {3682056,3922022,3921758,0.115018181818182,0.0973230769230769}, {3682057,3921461,3921418,0.0141157894736842,0.0141157894736842}, {3682058,3921418,3921226,0.0835578947368421,0.0882}, {3682059,3921984,3921912,0.0384545454545454,0.047}, {3682060,3921912,3921843,0.0231567567567568,0.0329538461538462}, {3682070,3897302,3896652,0.2443375,0.249536170212766}, {3682071,3902529,3902520,0.00562978723404255,0.00518823529411765}, {3682072,3902520,3902284,0.0841125,0.0791647058823529}, {3682073,3903006,3902785,0.0884454545454545,0.077832}, {3682074,3902785,3902771,0.00531063829787234,0.0048}, {3682075,3903713,3903694,0.0148695652173913,0.0148695652173913}, {3682076,3903694,3903444,0.158109090909091,0.168309677419355}, {3682077,3902021,3901867,0.0513658536585366,0.0513658536585366}, {3682078,3901867,3901699,0.056504347826087,0.056504347826087}, {3682103,3865507,3865583,0.0483352941176471,1000000}, {3682104,3867730,3867709,0.0196758620689655,1000000}, {3682105,3867709,3867501,0.26305,1000000}, {3682106,3867884,3867730,0.139258064516129,1000000}, {3682107,3868047,3868028,0.0101769230769231,1000000}, {3682108,3896470,3897558,0.212802857142857,0.215886956521739}, {3682109,3897558,3897646,0.0153652173913043,0.0151457142857143}, {3682110,3897219,3897316,0.0427111111111111,0.0256266666666667}, {3682111,3897114,3897219,0.0378352941176471,0.0268}, {3682112,3896041,3896200,0.0315794117647059,0.0315794117647059}, {3682113,3896200,3896341,0.0313411764705882,0.0313411764705882}, {3682114,3881212,3881058,0.0470634146341463,0.0459428571428571}, {3682115,3879391,3879330,0.0225283018867924,0.0217090909090909}, {3682116,3879295,3879252,0.0222923076923077,0.0214666666666667}, {3682117,3879252,3879176,0.064596,0.0609396226415094}, {3682118,3879176,3879165,0.124069565217391,0.105688888888889}, {3682119,3879149,3879147,0.0185368421052632,0.0171804878048781}, {3682120,3879082,3879081,0.0046468085106383,0.00496363636363636}, {3682121,3879081,3879071,0.0537829787234043,0.0561733333333333}, {3682122,3879071,3879067,0.0101375,0.0105782608695652}, {3682123,3879067,3879063,0.0255063829787234,0.0260608695652174}, {3682124,3879061,3879058,0.0136826086956522,0.0133914893617021}, {3682125,3879058,3879057,0.00234782608695652,0.00229787234042553}, {3682126,3879036,3879035,0.00888,0.0148}, {3682127,3879035,3879034,0.0331333333333333,0.0568}, {3682128,3881498,3881477,0.0174,0.0174}, {3682129,3881477,3881425,0.05,0.05}, {3682130,3881381,3881356,0.02082,1000000}, {3682131,3881356,3881267,0.0779052631578947,1000000}, {3682132,3881267,3881228,0.0358235294117647,1000000}, {3682133,3881228,3881166,0.0585666666666667,1000000}, {3682134,3881166,3880940,0.203466666666667,1000000}, {3682135,3880940,3880932,0.0099375,1000000}, {3682136,3880932,3880896,0.029925,1000000}, {3682137,3880896,3880842,0.041475,1000000}, {3682138,3880842,3880824,0.0177882352941176,1000000}, {3682139,3880824,3880722,0.0909666666666667,1000000}, {3682140,3880722,3880607,0.0967,1000000}, {3682141,3880607,3880530,0.09236,1000000}, {3682142,3880530,3880493,0.0384857142857143,1000000}, {3682143,3880493,3880458,0.03572,1000000}, {3682144,3880458,3880359,0.09728,1000000}, {3682145,3880359,3880302,0.0725571428571429,1000000}, {3682146,3880302,3880285,0.0226,1000000}, {3682147,3880285,3880175,0.100305882352941,1000000}, {3682148,3880175,3880133,0.0263368421052632,1000000}, {3682149,3880133,3880095,0.03567,1000000}, {3682150,3880095,3880039,0.0605684210526316,1000000}, {3682151,3879769,3879736,0.0366352941176471,1000000}, {3682152,3879736,3879618,0.113435294117647,1000000}, {3682153,3879391,3879446,0.0304036363636364,0.0309666666666667}, {3682154,3879508,3879605,0.0484285714285714,0.0493090909090909}, {3682155,3879605,3879927,0.168814285714286,0.168814285714286}, {3682156,3880474,3880551,0.0567631578947368,0.0501627906976744}, {3682157,3880551,3880667,0.0852972972972973,0.0717272727272727}, {3682158,3850272,3850317,0.0233032258064516,0.02408}, {3682159,3850317,3850599,0.123075,0.120073170731707}, {3682160,3852316,3852344,0.0129136363636364,0.0129136363636364}, {3682161,3852344,3852354,0.00913636363636364,0.00913636363636364}, {3682162,3852354,3852393,0.0727866666666667,0.0727866666666667}, {3682163,3852231,3852236,0.00129333333333333,0.00132272727272727}, {3682164,3852236,3852316,0.0203866666666667,0.02085}, {3682165,3852468,3852469,0.007875,0.00768292682926829}, {3682166,3852469,3852475,0.020355,0.020355}, {3682167,3852475,3852667,0.0754421052631579,0.0735076923076923}, {3682168,3852667,3852728,0.0253538461538462,0.0253538461538462}, {3682169,3852728,3852786,0.0155846153846154,0.0155846153846154}, {3682170,3852786,3853089,0.0810878048780488,0.0773162790697674}, {3682171,3854134,3854363,0.0605121951219512,0.0590714285714286}, {3682172,3854363,3854463,0.0311076923076923,0.029590243902439}, {3682173,3856182,3857392,0.277826086956522,0.277826086956522}, {3682174,3857392,3857431,0.01644,0.0151421052631579}, {3682175,3857431,3857561,0.100524324324324,0.0978789473684211}, {3682176,3857561,3857610,0.047535,0.0513891891891892}, {3682177,3857610,3857692,0.108666666666667,0.108666666666667}, {3682178,3857692,3857712,0.029463829787234,0.0282612244897959}, {3682179,3860438,3860826,0.151927272727273,1000000}, {3682180,3860826,3860923,0.0351529411764706,1000000}, {3682181,3860923,3861215,0.123794117647059,1000000}, {3682182,3861215,3861229,0.00745454545454545,1000000}, {3682183,3861229,3861329,0.0306176470588235,1000000}, {3682184,3861329,3861587,0.152807142857143,1000000}, {3682185,3861587,3861596,0.0155052631578947,1000000}, {3682186,3861596,3861625,0.029832,1000000}, {3682187,3861625,3861849,0.139324137931034,1000000}, {3682188,3861849,3861908,0.0319542857142857,1000000}, {3682189,3861908,3862154,0.0890914285714286,1000000}, {3682190,3862154,3862341,0.0566666666666667,1000000}, {3682191,3862341,3862492,0.0435789473684211,1000000}, {3682192,3862492,3862591,0.0288157894736842,1000000}, {3682193,3862591,3863028,0.212676923076923,1000000}, {3682194,3863028,3863095,0.0235421052631579,1000000}, {3682195,3863095,3863100,0.00241578947368421,1000000}, {3682196,3863100,3863368,0.109885714285714,1000000}, {3682197,3863368,3863400,0.0366,1000000}, {3682198,3863400,3863406,0.0117230769230769,1000000}, {3682199,3863406,3863079,0.191914285714286,1000000}, {3682200,3863079,3862509,0.33118,1000000}, {3682201,3862509,3862499,0.00759130434782609,1000000}, {3682202,3862499,3862477,0.0167217391304348,1000000}, {3682203,3862477,3862702,0.0539739130434783,0.0551733333333333}, {3682204,3862702,3863544,0.259261224489796,0.254076}, {3682205,3863544,3863575,0.00827547169811321,0.00843461538461538}, {3682206,3863575,3863872,0.0974076923076923,0.0993176470588235}, {3682207,3863872,3864333,0.1813625,0.193453333333333}, {3682208,3864333,3864358,0.00452195121951219,0.00487894736842105}, {3682209,3864358,3864522,0.0438947368421053,0.0450810810810811}, {3682210,3864522,3864570,0.0215090909090909,0.0197166666666667}, {3682211,3864570,3864660,0.05268,0.0439}, {3682212,3864660,3864648,0.0135724137931034,0.0112457142857143}, {3682213,3864648,3864634,0.010258064516129,0.00908571428571429}, {3682214,3864634,3864281,0.215604545454545,0.206230434782609}, {3682215,3864281,3864250,0.068376,0.0697714285714286}, {3682216,3864250,3864247,0.004548,0.0047375}, {3682217,3864247,3864245,0.0045,0.0046875}, {3682218,3864245,3864289,0.100126530612245,0.100126530612245}, {3682219,3864289,3864300,0.0083375,0.00851489361702128}, {3682220,3864300,3864350,0.0338042553191489,0.0345391304347826}, {3682221,3864350,3864401,0.019095652173913,0.019095652173913}, {3682222,3864401,3864449,0.0151772727272727,0.01484}, {3682223,3864732,3864805,0.0625125,1000000}, {3682224,3864805,3864829,0.0168666666666667,1000000}, {3682225,3851086,3851188,0.031,0.0291764705882353}, {3682226,3851322,3851352,0.00738666666666667,0.00738666666666667}, {3682227,3851352,3851383,0.0120681818181818,0.0120681818181818}, {3682228,3851899,3851965,0.0128608695652174,0.0140857142857143}, {3682229,3851965,3852231,0.06488,0.0695142857142857}, {3682230,3851383,3851866,0.12792,0.130827272727273}, {3682231,3851866,3851899,0.00944347826086956,0.00987272727272727}, {3682232,3852456,3852468,0.0299581395348837,0.0306714285714286}, {3682233,3890080,3890037,0.0200727272727273,1000000}, {3682234,3890037,3889991,0.0202545454545455,1000000}, {3682235,3889991,3889912,0.0338181818181818,1000000}, {3682236,3890201,3890181,0.0101636363636364,1000000}, {3682237,3890436,3890282,0.0736,1000000}, {3682238,3890282,3890201,0.0404689655172414,1000000}, {3682239,3890731,3890684,0.0201567567567568,1000000}, {3682240,3890684,3890505,0.0675166666666667,1000000}, {3682241,3890505,3890436,0.0289090909090909,1000000}, {3682242,3891127,3891083,0.0151272727272727,1000000}, {3682243,3890867,3890828,0.0177166666666667,1000000}, {3682244,3893569,3893610,0.0207409090909091,0.0194170212765957}, {3682245,3893610,3892785,0.3944,0.3944}, {3682246,3892785,3892108,0.297733333333333,0.2772}, {3682247,3892108,3892042,0.0284275862068966,0.032976}, {3682248,3887590,3887559,0.00987,0.00858260869565217}, {3682249,3887559,3887419,0.034572972972973,0.0290727272727273}, {3682250,3887419,3887284,0.0651310344827586,0.04722}, {3682251,3887138,3886889,0.098772972972973,0.117890322580645}, {3682252,3890351,3890434,0.03436,1000000}, {3682253,3890434,3890508,0.0322595744680851,1000000}, {3682254,3890508,3890669,0.0599375,1000000}, {3682255,3890669,3890686,0.005275,1000000}, {3682256,3890686,3890702,0.006375,1000000}, {3682257,3890702,3890912,0.0938590909090909,1000000}, {3682258,3890912,3890960,0.0179,1000000}, {3682259,3890960,3891003,0.0138285714285714,1000000}, {3682260,3891359,3891476,0.0544578947368421,0.0470318181818182}, {3682261,3891476,3891599,0.08720625,0.069765}, {3682262,3891599,3891623,0.0123771428571429,0.0111076923076923}, {3682263,3891623,3891649,0.0164909090909091,0.01700625}, {3682264,3891649,3891666,0.0108705882352941,0.01155}, {3682265,3891680,3892057,0.211484210526316,0.243527272727273}, {3682266,3892057,3892088,0.0174810810810811,0.0143733333333333}, {3682267,3892088,3892124,0.0233513513513514,0.020093023255814}, {3682268,3892442,3892489,0.024465,0.0271833333333333}, {3682269,3892489,3892519,0.0126615384615385,0.0137166666666667}, {3682270,3892519,3892742,0.14472,0.140051612903226}, {3682271,3892742,3892782,0.0130833333333333,0.0181153846153846}, {3682272,3892782,3892960,0.073275,0.172411764705882}, {3682273,3892960,3892978,0.00655909090909091,0.012025}, {3682274,3892978,3892991,0.00610666666666667,0.010992}, {3682275,3892991,3893009,0.00592173913043478,0.0100888888888889}, {3682276,3893009,3893066,0.0282510638297872,0.04149375}, {3682277,3893066,3893102,0.0161125,0.0209027027027027}, {3682278,3893102,3893128,0.011775,0.01413}, {3682279,3893490,3893569,0.0399627906976744,0.0373565217391304}, {3682280,3893412,3893482,0.032504347826087,0.0318127659574468}, {3682281,3893482,3893490,0.00614666666666667,0.00601304347826087}, {3682282,3885748,3885714,0.00769230769230769,0.00697674418604651}, {3682283,3885714,3885692,0.00983076923076923,0.00891627906976744}, {3682284,3886157,3885841,0.0876972972972973,0.0737454545454545}, {3682285,3885841,3885748,0.0260368421052632,0.0224863636363636}, {3682286,3887035,3886991,0.0128045454545455,0.0131023255813954}, {3682287,3886991,3886819,0.0516818181818182,0.0516818181818182}, {3682288,3886819,3886794,0.00703255813953488,0.00672}, {3682289,3888762,3888438,0.0791428571428571,0.0773023255813954}, {3682290,3888438,3888298,0.0394578947368421,0.03332}, {3682291,3888298,3888249,0.0112263157894737,0.00927391304347826}, {3682292,3885343,3885007,0.260011764705882,0.163711111111111}, {3682293,3885007,3884966,0.02976,0.0283428571428571}, {3682294,3883587,3883447,0.0915130434782609,0.0637818181818182}, {3682295,3883447,3883247,0.18496,0.102755555555556}, {3682296,3883181,3882988,0.095825,0.121042105263158}, {3682297,3882988,3882939,0.0245333333333333,0.026496}, {3682298,3882276,3882251,0.00956129032258065,0.0128869565217391}, {3682299,3882251,3882176,0.03436,0.0468545454545455}, {3682300,3882176,3882060,0.0741111111111111,0.0741111111111111}, {3682301,3882060,3881910,0.117442105263158,0.092975}, {3682302,3880766,3880930,0.060375,1000000}, {3682303,3890563,3890456,0.0312510638297872,0.0282461538461538}, {3682304,3890456,3890216,0.0716936170212766,0.0660705882352941}, {3682305,3890608,3890563,0.009425,0.0087}, {3682306,3889640,3889509,0.0302666666666667,0.0320470588235294}, {3682307,3889509,3889280,0.0522444444444444,0.056424}, {3682308,3889280,3889247,0.00956666666666667,0.010332}, {3682309,3888996,3888824,0.035977358490566,0.039725}, {3682310,3888824,3888712,0.0215207547169811,0.0237625}, {3682311,3888712,3888581,0.0286528301886792,0.0316375}, {3682312,3888581,3888401,0.0374264150943396,0.0422042553191489}, {3682313,3888401,3888238,0.0315396226415094,0.0355659574468085}, {3682314,3888238,3888141,0.0238615384615385,0.0264}, {3682315,3888141,3888103,0.00613846153846154,0.00679148936170213}, {3682316,3888103,3887960,0.037356,0.040604347826087}, {3682317,3887960,3887930,0.004608,0.00500869565217391}, {3682318,3887930,3887879,0.009012,0.00979565217391304}, {3682319,3886885,3886727,0.0414367346938775,0.0483428571428571}, {3682320,3886727,3886595,0.0363673469387755,0.0456923076923077}, {3682321,3886595,3886571,0.00762857142857143,0.00983684210526316}, {3682322,3886571,3886461,0.0274897959183673,0.0384857142857143}, {3682323,3884244,3884199,0.0147081081081081,0.0143210526315789}, {3682324,3884199,3884157,0.0147076923076923,0.0155027027027027}, {3682325,3881971,3881880,0.025493023255814,0.0267365853658537}, {3682326,3881880,3881286,0.157581818181818,0.165085714285714}, {3682327,3882120,3882009,0.0419707317073171,0.0400186046511628}, {3682328,3882009,3881971,0.0103674418604651,0.0106142857142857}, {3682329,3882145,3882120,0.00651,0.00578666666666667}, {3682330,3882243,3882166,0.0252307692307692,0.0218666666666667}, {3682331,3882166,3882145,0.007125,0.00633333333333333}, {3682332,3882756,3882723,0.00766666666666667,0.0075}, {3682333,3882830,3882756,0.0171130434782609,0.0174933333333333}, {3682334,3883154,3882830,0.0815869565217391,0.0915365853658537}, {3682335,3883205,3883188,0.00577021276595745,0.00713684210526316}, {3682336,3883188,3883154,0.00877021276595745,0.0108473684210526}, {3682337,3883634,3883510,0.036975,0.0343953488372093}, {3682338,3883824,3883669,0.0439230769230769,0.0380666666666667}, {3682339,3883669,3883634,0.00981,0.00872}, {3682340,3884160,3883915,0.0654136363636364,0.0625695652173913}, {3682341,3884379,3884337,0.0122590909090909,0.0119866666666667}, {3682342,3884337,3884160,0.0451333333333333,0.0451333333333333}, {3682359,3849505,3849536,0.0160588235294118,0.0165454545454545}, {3682360,3849536,3849621,0.0712,0.0689032258064516}, {3682363,3865563,3866792,0.227432727272727,0.236015094339623}, {3682364,3850599,3851063,0.1328125,0.1275}, {3682365,3851063,3851086,0.00697959183673469,0.00670588235294118}, {3682366,3900113,3899184,0.31978,0.290709090909091}, {3682367,3899184,3898713,0.172778947368421,0.161449180327869}, {3682368,3893128,3893387,0.130625,0.136304347826087}, {3682369,3893387,3893412,0.00864255319148936,0.00864255319148936}, {3682370,3880667,3880725,0.0498342857142857,0.0396409090909091}, {3682371,3880725,3880766,0.0302432432432432,0.0266428571428571}, {3682374,3889671,3889634,0.01665,0.01998}, {3682375,3889634,3889510,0.0648,0.1404}, {3682376,3873858,3873420,0.192275,0.15382}, {3682377,3873420,3873390,0.0108923076923077,0.00809142857142857}, {3682378,3868028,3867884,0.156514285714286,1000000}, {3682379,3864449,3864567,0.05229,0.0475363636363636}, {3682380,3864567,3864587,0.00848571428571429,0.00675}, {3682381,3879330,3879317,0.00528679245283019,0.00518888888888889}, {3682382,3879317,3879295,0.00985384615384615,0.00948888888888889}, {3682383,3879018,3879012,0.01985,0.0144363636363636}, {3682384,3879012,3879010,0.0135,0.010125}, {3682385,3881852,3881768,0.0581,0.0422545454545454}, {3682386,3881768,3881754,0.01952,0.00944516129032258}, {3682387,3881058,3881007,0.01392,0.0142769230769231}, {3682388,3881007,3880971,0.012045,0.0126789473684211}, {3682401,3901699,3901401,0.098595652173913,0.098595652173913}, {3682402,3901401,3901282,0.0438279069767442,0.0509351351351351}, {3682425,3916852,3915020,0.5187,0.528130909090909}, {3682455,3848705,3848689,0.105994736842105,0.108859459459459}, {3682456,3848689,3848670,0.01836,0.0188307692307692}, {3682551,3875051,3874249,1000000,1000000}, {3682552,3876061,3876004,1000000,1000000}, {3682553,3876004,3875051,1000000,1000000}, {3682556,3874077,3873697,0.325825,0.300761538461538}, {3682557,3873697,3873622,0.047341935483871,0.0444727272727273}, {3682558,3847618,3847649,0.031475,0.0321446808510638}, {3682559,3847649,3847666,0.0267829787234043,0.0267829787234043}, {3682577,3881754,3881736,0.01165,1000000}, {3682578,3881736,3881710,0.0170571428571429,1000000}, {3682598,3897850,3897719,0.0697363636363636,0.139472727272727}, {3682599,3897719,3897302,0.1998,0.31968}, {3682601,3868688,3868486,1000000,0.126833333333333}, {3682602,3868486,3868384,1000000,0.0609}, {3682604,3886340,3886501,0.0891891891891892,0.0891891891891892}, {3682611,3884157,3883889,0.087135,0.0968166666666667}, {3682612,3883889,3883650,0.0810333333333333,0.09724}, {3682613,3891148,3891086,0.0148,0.0173739130434783}, {3682614,3891086,3890608,0.128952941176471,0.134216326530612}, {3682615,3865583,3866027,0.197043243243243,1000000}, {3682616,3866027,3866127,0.04779375,1000000}, {3682623,3919382,3919402,0.00656363636363636,0.005415}, {3682662,3915531,3914022,0.265835294117647,0.278104615384615}, {3682663,3914022,3909556,0.608828571428571,0.645727272727273}, {3682664,3917078,3915550,0.297590163934426,0.31298275862069}, {3682665,3915550,3915531,0.003534375,0.00370819672131148}, {3682666,3889167,3888995,0.0468439024390244,1000000}, {3682667,3888995,3888883,0.0352769230769231,1000000}, {3682668,3915020,3914772,0.125513513513514,0.211090909090909}, {3682669,3914772,3913851,0.266082352941176,0.260965384615385}, {3682687,3920434,3920048,0.151405263157895,0.19178}, {3682688,3920048,3919919,0.0642769230769231,0.0677513513513514}, {3682691,3921055,3920704,0.2262,0.201964285714286}, {3682692,3920704,3920602,0.052725,0.0482057142857143}, {3682693,3893934,3894018,0.0217698113207547,0.0213666666666667}, {3682694,3894018,3897114,0.745134545454545,0.706593103448276}, {3682695,3891804,3891714,0.0277245283018868,0.029388}, {3682696,3891714,3891439,0.0724384615384615,0.0768734693877551}, {3682700,3891083,3890895,0.0904285714285714,1000000}, {3682701,3890895,3890867,0.0109166666666667,1000000}, {3682705,3888520,3887982,0.137246808510638,0.1343875}, {3682706,3887982,3887819,0.0371866666666667,0.0341510204081633}, {3682707,3888913,3888791,0.0277787234042553,0.0277787234042553}, {3682708,3888791,3888520,0.0698217391304348,0.068336170212766} }; pgrouting-pgrouting-2.1.0/src/trsp/tester/postgres.h000066400000000000000000000000271257314352300226540ustar00rootroot00000000000000typedef double float8; pgrouting-pgrouting-2.1.0/src/trsp/tester/testit.cpp000066400000000000000000000015541257314352300226630ustar00rootroot00000000000000#include #include #include "GraphDefinition.h" #include "utils.h" #include "issue191-bad-m1.h" //#include "issue191-bad.h" //#include "issue191-good.h" int main(void) { path_element_t *path; int path_count; char *err_msg; std::vector ruleTable; ruleTable.clear(); GraphDefinition gdef; int res = gdef.my_dijkstra(edges, NEDGE, 2963487, 0.5, 3345813, 0.5, &path, &path_count, &err_msg, ruleTable); if (res < 0) { printf("error: res: %d\n", res); printf("%s\n", err_msg); return 1; } printf("Path count: %d\n", path_count); float8 tcost = 0.0; for (int i=0; i` (seq, id1, id2, cost) rows, that make up a path. .. code-block:: sql pgr_costResult[] pgr_tsp(sql text, start_id integer); pgr_costResult[] pgr_tsp(sql text, start_id integer, end_id integer); Returns a set of (seq integer, id1 integer, id2 integer, cost float8) that is the best order to visit the nodes in the matrix. ``id1`` is the index into the distance matrix. ``id2`` is the point id from the sql. If no ``end_id`` is supplied or it is -1 or equal to the start_id then the TSP result is assumed to be a circluar loop returning back to the start. If ``end_id`` is supplied then the route is assumed to start and end the the designated ids. .. code-block:: sql record[] pgr_tsp(matrix float[][], start integer) record[] pgr_tsp(matrix float[][], start integer, end integer) Description ------------------------------------------------------------------------------- .. rubric:: With Euclidean distances The TSP solver is based on ordering the points using straight line (euclidean) distance [#f0]_ between nodes. The implementation is using an approximation algorithm that is very fast. It is not an exact solution, but it is guaranteed that a solution is returned after certain number of iterations. :sql: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql SELECT id, x, y FROM vertex_table :id: ``int4`` identifier of the vertex :x: ``float8`` x-coordinate :y: ``float8`` y-coordinate :start_id: ``int4`` id of the start point :end_id: ``int4`` id of the end point, This is *OPTIONAL*, if include the route is optimized from start to end, otherwise it is assumed that the start and the end are the same point. The function returns set of :ref:`type_cost_result`: :seq: row sequence :id1: internal index to the distance matric :id2: ``id`` of the node :cost: cost to traverse from the current node to the next node. .. rubric:: Create a distance matrix For users that need a distance matrix we have a simple function that takes SQL in ``sql`` as described above and returns a record with ``dmatrix`` and ``ids``. .. code-block:: sql SELECT dmatrix, ids from pgr_makeDistanceMatrix('SELECT id, x, y FROM vertex_table'); The function returns a record of ``dmatrix``, ``ids``: :dmatrix: ``float8[][]`` a symeteric Euclidean distance matrix based on ``sql``. :ids: ``integer[]`` an array of ids as they are ordered in the distance matrix. .. rubric:: With distance matrix For users, that do not want to use Euclidean distances, we also provode the ability to pass a distance matrix that we will solve and return an ordered list of nodes for the best order to visit each. It is up to the user to fully populate the distance matrix. :matrix: ``float[][]`` distance matrix of points :start: ``int4`` index of the start point :end: ``int4`` (optional) index of the end node The ``end`` node is an optional parameter, you can just leave it out if you want a loop where the ``start`` is the depot and the route returns back to the depot. If you include the ``end`` parameter, we optimize the path from ``start`` to ``end`` and minimize the distance of the route while include the remaining points. The distance matrix is a multidimensional `PostgreSQL array type `_ that must be ``N x N`` in size. The result will be N records of ``[ seq, id ]``: :seq: row sequence :id: index into the matrix .. rubric:: Footnotes .. [#f0] There was some thought given to pre-calculating the driving distances between the nodes using Dijkstra, but then I read a paper (unfortunately I don't remember who wrote it), where it was proved that the quality of TSP with euclidean distance is only slightly worse than one with real distance in case of normal city layout. In case of very sparse network or rivers and bridges it becomes more inaccurate, but still wholly satisfactory. Of course it is nice to have exact solution, but this is a compromise between quality and speed (and development time also). If you need a more accurate solution, you can generate a distance matrix and use that form of the function to get your results. .. rubric:: History * Renamed in version 2.0.0 * GAUL dependency removed in version 2.0.0 Examples ------------------------------------------------------------------------------- * Using SQL parameter (all points from the table, atarting from 6 and ending at 5). We have listed two queries in this example, the first might vary from system to system because there are multiple equivalent answers. The second query should be stable in that the length optimal route should be the same regardless of order. .. code-block:: sql SELECT seq, id1, id2, round(cost::numeric, 2) AS cost FROM pgr_tsp('SELECT id, x, y FROM vertex_table ORDER BY id', 6, 5); seq | id1 | id2 | cost -----+-----+-----+------ 0 | 5 | 6 | 1.00 1 | 6 | 7 | 1.00 2 | 7 | 8 | 1.41 3 | 1 | 2 | 1.00 4 | 0 | 1 | 1.41 5 | 2 | 3 | 1.00 6 | 3 | 4 | 1.00 7 | 8 | 9 | 1.00 8 | 11 | 12 | 1.00 9 | 10 | 11 | 1.41 10 | 12 | 13 | 1.00 11 | 9 | 10 | 2.24 12 | 4 | 5 | 1.00 (13 rows) SELECT round(sum(cost)::numeric, 4) as cost FROM pgr_tsp('SELECT id, x, y FROM vertex_table ORDER BY id', 6, 5); cost --------- 15.4787 (1 row) * Using distance matrix (A loop starting from 1) When using just the start node you are getting a loop that starts with 1, in this case, and travels through the other nodes and is implied to return to the start node from the last one in the list. Since this is a circle there are at least two possible paths, one clockwise and one counter-clockwise that will have the same length and be equall valid. So in the following example it is also possible to get back a sequence of ids = {1,0,3,2} instead of the {1,2,3,0} sequence listed below. .. code-block:: sql SELECT seq, id FROM pgr_tsp('{{0,1,2,3},{1,0,4,5},{2,4,0,6},{3,5,6,0}}'::float8[],1); seq | id -----+---- 0 | 1 1 | 2 2 | 3 3 | 0 (4 rows) * Using distance matrix (Starting from 1, ending at 2) .. code-block:: sql SELECT seq, id FROM pgr_tsp('{{0,1,2,3},{1,0,4,5},{2,4,0,6},{3,5,6,0}}'::float8[],1,2); seq | id -----+---- 0 | 1 1 | 0 2 | 3 3 | 2 (4 rows) * Using the vertices table edge_table_vertices_pgr generated by :ref:`pgr_create_topology`. Again we have two queries where the first might vary and the second is based on the overal path length. .. code-block:: sql SELECT seq, id1, id2, round(cost::numeric, 2) AS cost FROM pgr_tsp('SELECT id::integer, st_x(the_geom) as x,st_x(the_geom) as y FROM edge_table_vertices_pgr ORDER BY id', 6, 5); seq | id1 | id2 | cost -----+-----+-----+------ 0 | 5 | 6 | 0.00 1 | 10 | 11 | 0.00 2 | 2 | 3 | 1.41 3 | 3 | 4 | 0.00 4 | 11 | 12 | 0.00 5 | 8 | 9 | 0.71 6 | 15 | 16 | 0.00 7 | 16 | 17 | 2.12 8 | 1 | 2 | 0.00 9 | 14 | 15 | 1.41 10 | 7 | 8 | 1.41 11 | 6 | 7 | 0.71 12 | 13 | 14 | 2.12 13 | 0 | 1 | 0.00 14 | 9 | 10 | 0.00 15 | 12 | 13 | 0.00 16 | 4 | 5 | 1.41 (17 rows) SELECT round(sum(cost)::numeric, 4) as cost FROM pgr_tsp('SELECT id::integer, st_x(the_geom) as x,st_x(the_geom) as y FROM edge_table_vertices_pgr ORDER BY id', 6, 5); cost --------- 11.3137 (1 row) The queries use the :ref:`sampledata` network. See Also ------------------------------------------------------------------------------- * :ref:`type_cost_result` * http://en.wikipedia.org/wiki/Traveling_salesman_problem * http://en.wikipedia.org/wiki/Simulated_annealing pgrouting-pgrouting-2.1.0/src/tsp/sql/000077500000000000000000000000001257314352300177455ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/tsp/sql/CMakeLists.txt000066400000000000000000000003631257314352300225070ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/routing_tsp.sql ${CMAKE_CURRENT_SOURCE_DIR}/routing_tsp_wrappers.sql ) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/tsp/sql/routing_tsp.sql000066400000000000000000000016371257314352300230520ustar00rootroot00000000000000-- -- Copyright (c) 2013 Stephen Woodbridge -- -- This files is released under an MIT-X license. -- ----------------------------------------------------------------------- -- Core function for TSP ----------------------------------------------------------------------- /* * select seq, id from pgr_tsp(matrix float8[][], start int, * OUT seq int, OUT id int); */ -- endpt does not work, and is ignored in the code at the moment -- we hope to support it in the future but the tsp algorithm needs to -- change or be replaced to support this functionality. CREATE OR REPLACE FUNCTION pgr_tsp(matrix float8[][], startpt integer, endpt integer DEFAULT -1, OUT seq integer, OUT id integer) --CREATE OR REPLACE FUNCTION pgr_tsp(matrix float8[][], startpt integer, OUT seq integer, OUT id integer) RETURNS SETOF record AS '$libdir/librouting-2.1', 'tsp_matrix' LANGUAGE c IMMUTABLE STRICT; pgrouting-pgrouting-2.1.0/src/tsp/sql/routing_tsp_wrappers.sql000066400000000000000000000037631257314352300247770ustar00rootroot00000000000000-- -- Copyright (c) 2013 Stephen Woodbridge -- -- This files is released under an MIT-X license. -- create or replace function pgr_makeDistanceMatrix(sqlin text, OUT dmatrix double precision[], OUT ids integer[]) as $body$ declare sql text; r record; begin dmatrix := array[]::double precision[]; ids := array[]::integer[]; sql := 'with nodes as (' || sqlin || ') select i, array_agg(dist) as arow from ( select a.id as i, b.id as j, st_distance(st_makepoint(a.x, a.y), st_makepoint(b.x, b.y)) as dist from nodes a, nodes b order by a.id, b.id ) as foo group by i order by i'; for r in execute sql loop dmatrix := array_cat(dmatrix, array[r.arow]); ids := ids || array[r.i]; end loop; end; $body$ language plpgsql stable cost 10; create or replace function pgr_tsp(sql text, start_id integer, end_id integer default (-1)) returns setof pgr_costResult as $body$ declare sid integer; eid integer; begin return query with dm as ( select * from pgr_makeDistanceMatrix( sql ) ), ids as ( select (row_number() over (order by id asc))-1 as rnum, id from ( select unnest(ids) as id from dm ) foo ), t as ( select a.seq, b.rnum, b.id from pgr_tsp( (select dmatrix from dm), (select rnum from ids where id=start_id)::integer, (case when end_id = -1 then -1 else (select rnum from ids where id=end_id) end)::integer ) a, ids b where a.id=b.rnum ), r as ( select array_agg(t.rnum) as rnum from t ) select t.seq::integer, t.rnum::integer as id1, t.id::integer as id2, dm.dmatrix[r.rnum[t.seq+1]+1][r.rnum[(t.seq+1)%array_length(r.rnum, 1)+1]+1]::float8 as cost from t, dm, r; end; $body$ language plpgsql volatile cost 50 rows 50; pgrouting-pgrouting-2.1.0/src/tsp/src/000077500000000000000000000000001257314352300177355ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/tsp/src/CMakeLists.txt000066400000000000000000000014611257314352300224770ustar00rootroot00000000000000ADD_LIBRARY(tsp OBJECT tsp2.c tsplib.c ) #set(LIBRARY_OUTPUT_PATH ../../../lib/) #include_directories(${PGROUTING_INCLUDE_DIRECTORIES} ${POSTGRESQL_INCLUDE_DIR}) #if(WIN32) #include_directories(${POSTGRESQL_INCLUDE_DIR}/port/win32) #endif(WIN32) #if(APPLE) #set(LIBRARY_MODE_TARGET "MODULE") #else(APPLE) #set(LIBRARY_MODE_TARGET "SHARED") #endif(APPLE) #add_library(routing_tsp ${LIBRARY_MODE_TARGET} tsp2.c tsp.h tsplib.c) #if(WIN32) #if(MSVC) #set_target_properties(routing_tsp PROPERTIES COMPILE_FLAGS "-DHAVE_GETHOSTNAME") #endif(MSVC) #endif(WIN32) #if(APPLE) #set_target_properties(routing_tsp #PROPERTIES #LINK_FLAGS "-bundle_loader ${POSTGRESQL_EXECUTABLE} -bundle") #endif(APPLE) #install(TARGETS routing_tsp DESTINATION ${LIBRARY_INSTALL_PATH}) pgrouting-pgrouting-2.1.0/src/tsp/src/OBSOLETE/000077500000000000000000000000001257314352300211515ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/tsp/src/OBSOLETE/tsp.c000066400000000000000000000312651257314352300221320ustar00rootroot00000000000000/* * Traveling Salesman Problem solution algorithm for PostgreSQL * * Copyright (c) 2006 Anton A. Patrushev, Orkney, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #include "tsp.h" #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "string.h" #include "math.h" #include "fmgr.h" #ifdef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif // ------------------------------------------------------------------------ /* * Define this to have profiling enabled */ //#define PROFILE #ifdef PROFILE #include struct timeval prof_tsp, prof_store, prof_extract, prof_total; long proftime[5]; long profipts1, profipts2, profopts; #define profstart(x) do { gettimeofday(&x, NULL); } while (0); #define profstop(n, x) do { struct timeval _profstop; \ long _proftime; \ gettimeofday(&_profstop, NULL); \ _proftime = ( _profstop.tv_sec*1000000+_profstop.tv_usec) - \ ( x.tv_sec*1000000+x.tv_usec); \ elog(NOTICE, \ "PRF(%s) %lu (%f ms)", \ (n), \ _proftime, _proftime / 1000.0); \ } while (0); #else #define profstart(x) do { } while (0); #define profstop(n, x) do { } while (0); #endif // PROFILE // ------------------------------------------------------------------------ Datum tsp(PG_FUNCTION_ARGS); #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 // macro to store distance values as DISTANCE[MAX_TOWNS][MAX_TOWNS] #define D(i,j) DISTANCE[(i)*MAX_TOWNS + j] DTYPE *DISTANCE; float *x; float *y; int MAX_TOWNS; int total_tuples; static char * text2char(text *in) { char *out = (char*)palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } static int finish(int code, int ret) { code = SPI_finish(); if (code != SPI_OK_FINISH ) { elog(ERROR,"couldn't disconnect from SPI"); return -1 ; } return ret; } typedef struct point_columns { int id; float8 x; float8 y; } point_columns_t; static int fetch_point_columns(SPITupleTable *tuptable, point_columns_t *point_columns) { //DBG("Fetching point"); point_columns->id = SPI_fnumber(SPI_tuptable->tupdesc, "source_id"); point_columns->x = SPI_fnumber(SPI_tuptable->tupdesc, "x"); point_columns->y = SPI_fnumber(SPI_tuptable->tupdesc, "y"); if (point_columns->id == SPI_ERROR_NOATTRIBUTE || point_columns->x == SPI_ERROR_NOATTRIBUTE || point_columns->y == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'source_id', 'x' and 'y'"); return -1; } //DBG("* Point %i [%f, %f]", point_columns->id, point_columns->x, point_columns->y); return 0; } static void fetch_point(HeapTuple *tuple, TupleDesc *tupdesc, point_columns_t *point_columns, point_t *point) { Datum binval; bool isnull; //DBG("inside fetch_point"); binval = SPI_getbinval(*tuple, *tupdesc, point_columns->id, &isnull); //DBG("Got id"); if (isnull) elog(ERROR, "id contains a null value"); point->id = DatumGetInt32(binval); //DBG("id = %i", point->id); binval = SPI_getbinval(*tuple, *tupdesc, point_columns->x, &isnull); if (isnull) elog(ERROR, "x contains a null value"); point->x = DatumGetFloat8(binval); //DBG("x = %f", point->x); binval = SPI_getbinval(*tuple, *tupdesc, point_columns->y, &isnull); if (isnull) elog(ERROR, "y contains a null value"); point->y = DatumGetFloat8(binval); //DBG("y = %f", point->y); } static int findid(point_t *points, int n, int id) { int i; if (!points || n==0) return 0; for (i=0; i MAX_TOWNS) { elog(ERROR, "Number of points exeeds max number."); break; } } if (!got_source) { elog(ERROR, "tsp: source id not included in list of ids!"); return -1; } DBG("start tsp"); SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "tsp: couldn't open a connection to SPI"); return -1; } SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "tsp: couldn't create query plan via SPI"); return finish(SPIcode, -1); } if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "tsp: SPI_cursor_open('%s') returns NULL", sql); return finish(SPIcode, -1); } DBG("Query: %s",sql); while (moredata == TRUE) { SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); if (point_columns.id == -1) { if (fetch_point_columns(SPI_tuptable, &point_columns) == -1) return finish(SPIcode, ret); } ntuples = SPI_processed; total_tuples += ntuples; //DBG("Tuples: %i", total_tuples); if (!points) points = palloc(total_tuples * sizeof(point_t)); else points = repalloc(points, total_tuples * sizeof(point_t)); if (points == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; //DBG("Got tuple desc"); for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; fetch_point(&tuple, &tupdesc, &point_columns, &points[total_tuples - ntuples + t]); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } DBG("Calling TSP"); profstop("extract", prof_extract); profstart(prof_tsp); DBG("Total tuples: %i", total_tuples); for(tt=0; tt < total_tuples; tt++) { ids[tt] = points[tt].id; x[tt] = points[tt].x; y[tt] = points[tt].y; //DBG("Point at %i: %i [%f, %f]", tt, ids[tt], x[tt], y[tt]); for(cc=0; cc < total_tuples; cc++) { dx = x[tt] - x[cc]; dy = y[tt] - y[cc]; D(tt, cc) = D(cc, tt) = sqrt(dx*dx + dy*dy); } } DBG("DISTANCE matrix computed"); ret = find_tsp_solution(total_tuples, DISTANCE, ids, source, -1, &fit, err_msg); DBG("TSP solved!"); DBG("Score: %f", fit); if (ret < 0) { elog(ERROR, "Error computing path: %s", err_msg); return finish(SPIcode, ret); } for(tt=0; tt < total_tuples; tt++) { ((path_element_t*)(*path))[tt].vertex_id = ids[tt]; ((path_element_t*)(*path))[tt].edge_id = tt + 1; if (tt == total_tuples-1) ((path_element_t*)(*path))[tt].cost = D(findid(points, total_tuples, ids[tt]), findid(points, total_tuples, ids[0])); else ((path_element_t*)(*path))[tt].cost = D(findid(points, total_tuples, ids[tt]), findid(points, total_tuples, ids[tt+1])); } pfree(points); profstop("tsp", prof_tsp); profstart(prof_store); DBG("Profile changed and ret is %i", ret); if (ret < 0) { //elog(ERROR, "Error computing path: %s", err_msg); ereport(ERROR, (errcode(ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED), errmsg("Error computing path: %s", err_msg))); } return finish(SPIcode, ret); } PG_FUNCTION_INFO_V1(tsp); Datum tsp(PG_FUNCTION_ARGS) { FuncCallContext *funcctx; int call_cntr; int max_calls; TupleDesc tuple_desc; path_element_t *path; /* stuff done only on the first call of the function */ if (SRF_IS_FIRSTCALL()) { MemoryContext oldcontext; //int path_count; int ret=-1; // XXX profiling messages are not thread safe profstart(prof_total); profstart(prof_extract); /* create a function context for cross-call persistence */ funcctx = SRF_FIRSTCALL_INIT(); /* switch to memory context appropriate for multiple function calls */ oldcontext = MemoryContextSwitchTo(funcctx->multi_call_memory_ctx); ret = solve_tsp(text2char(PG_GETARG_TEXT_P(0)), text2char(PG_GETARG_TEXT_P(1)), PG_GETARG_INT32(2), &path); /* total number of tuples to be returned */ DBG("Counting tuples number"); funcctx->max_calls = total_tuples; funcctx->user_fctx = path; funcctx->tuple_desc = BlessTupleDesc( RelationNameGetTupleDesc("pgr_costResult")); MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; path = (path_element_t *)funcctx->user_fctx; DBG("Trying to allocate some memory"); DBG("call_cntr = %i, max_calls = %i", call_cntr, max_calls); if (call_cntr < max_calls) /* do when there is more left to send */ { HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(4 * sizeof(Datum)); nulls = palloc(4 * sizeof(char)); values[0] = Int32GetDatum(call_cntr); nulls[0] = ' '; values[1] = Int32GetDatum(path[call_cntr].vertex_id); nulls[1] = ' '; values[2] = Int32GetDatum(path[call_cntr].edge_id); nulls[2] = ' '; values[3] = Float8GetDatum(path[call_cntr].cost); nulls[3] = ' '; DBG("Heap making"); tuple = heap_formtuple(tuple_desc, values, nulls); DBG("Datum making"); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); DBG("VAL: %i, %i", values[0], result); DBG("Trying to free some memory"); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else /* do when there is no more left */ { DBG("Ending function"); profstop("store", prof_store); profstop("total", prof_total); DBG("Profiles stopped"); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/tsp/src/tsp.h000066400000000000000000000024351257314352300207200ustar00rootroot00000000000000/* * Traveling Salesman Problem solution algorithm for PostgreSQL * * Copyright (c) 2006 Anton A. Patrushev, Orkney, Inc. * Copyright (c) 2013 Stephen Woodbridge, iMaptools.com. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #define _TSP_H // define the type of object for the distance matrix #define DTYPE double #include "postgres.h" #include "../../common/src/pgr_types.h" typedef struct point { int id; float8 x; float8 y; } point_t; #ifdef __cplusplus extern "C" { #endif int find_tsp_solution(int num, DTYPE *dist, int *p_ids, int source, int end, DTYPE *fit, char* err_msg); #ifdef __cplusplus } #endif pgrouting-pgrouting-2.1.0/src/tsp/src/tsp2.c000066400000000000000000000206101257314352300207700ustar00rootroot00000000000000/* * Traveling Sales Problem solver for pgRouting and PostgreSQL * * Copyright 2013, Stephen Woodbridge, iMaptools.com * This program is released under an MIT-X license. * */ #include "tsp.h" #include #include "postgres.h" #include "funcapi.h" #include "catalog/pg_type.h" #include "utils/array.h" #include "utils/lsyscache.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include "fmgr.h" #ifndef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif #ifndef INFINITY #define INFINITY (1.0/0.0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 static DTYPE *get_pgarray(int *num, ArrayType *input) { int ndims, *dims; // , *lbs; bool *nulls; Oid i_eltype; int16 i_typlen; bool i_typbyval; char i_typalign; Datum *i_data; int i, n; DTYPE *data; /* get input array element type */ i_eltype = ARR_ELEMTYPE(input); get_typlenbyvalalign(i_eltype, &i_typlen, &i_typbyval, &i_typalign); /* validate input data type */ switch(i_eltype){ case INT2OID: case INT4OID: case FLOAT4OID: case FLOAT8OID: break; default: elog(ERROR, "Invalid input data type"); break; } /* get various pieces of data from the input array */ ndims = ARR_NDIM(input); dims = ARR_DIMS(input); // lbs = ARR_LBOUND(input); if (ndims != 2 || dims[0] != dims[1]) { elog(ERROR, "Error: matrix[num][num] in its definition."); } /* get src data */ deconstruct_array(input, i_eltype, i_typlen, i_typbyval, i_typalign, &i_data, &nulls, &n); DBG("get_pgarray: ndims=%d, n=%d", ndims, n); #ifdef DEBUG for (i=0; i= num) elog(ERROR, "Error start must be in the range of 0 <= start(%d) < num(%d).", start, num); if (end >= num) elog(ERROR, "Error end must be in the range of 0 <= end(%d) < num(%d).", end, num); /* if start and end are the same this is the same as setting end = -1 */ if (start == end) end = -1; /* fix up matrix id we have an end point basically set D(start,end)=INFINITY and D(end,start)=0.0 */ if (end >= 0) { DBG("Updating start end costs"); D(start,end)=0.0; D(end,start)=0.0; } DBG("Alloc ids"); ids = (int *) malloc(num * sizeof(int)); if (!ids) { elog(ERROR, "Error: Out of memory (solve_tsp)"); } for(i=0; imulti_call_memory_ctx); matrix = get_pgarray(&num, PG_GETARG_ARRAYTYPE_P(0)); ret = solve_tsp(matrix, num, PG_GETARG_INT32(1), // start index PG_GETARG_INT32(2), // end index &tsp_res); pfree(matrix); if (ret < 0) { elog(ERROR, "Error, failed to solve TSP."); } funcctx->max_calls = num; funcctx->user_fctx = tsp_res; /* Build a tuple descriptor for our result type */ if (get_call_result_type(fcinfo, NULL, &tuple_desc) != TYPEFUNC_COMPOSITE) ereport(ERROR, (errcode(ERRCODE_FEATURE_NOT_SUPPORTED), errmsg("function returning record called in context " "that cannot accept type record"))); funcctx->tuple_desc = BlessTupleDesc(tuple_desc); /* * generate attribute metadata needed later to produce tuples from raw * C strings */ //attinmeta = TupleDescGetAttInMetadata(tuple_desc); //funcctx->attinmeta = attinmeta; MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; tsp_res = funcctx->user_fctx; DBG("Trying to allocate some memory"); DBG("call_cntr = %i, max_calls = %i", call_cntr, max_calls); if (call_cntr < max_calls) { /* do when there is more left to send */ HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(2 * sizeof(Datum)); nulls = palloc(2 * sizeof(char)); values[0] = Int32GetDatum(call_cntr); nulls[0] = ' '; values[1] = Int32GetDatum(tsp_res[call_cntr]); nulls[1] = ' '; DBG("RESULT: %d, %d", call_cntr, tsp_res[call_cntr]); DBG("Heap making"); tuple = heap_formtuple(tuple_desc, values, nulls); DBG("Datum making"); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); DBG("RESULT: seq:%d, id:%d", call_cntr, tsp_res[call_cntr]); DBG("Trying to free some memory"); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else { /* do when there is no more left */ DBG("Freeing tsp_res"); free(tsp_res); DBG("Ending function"); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/tsp/src/tsplib.c000066400000000000000000000360521257314352300214040ustar00rootroot00000000000000/********************************************************************* * * $Id: tsplib.c,v 1.1 2006/05/13 23:39:56 woodbri Exp $ * * tsplib * Copyright 2005,2013, Stephen Woodbridge, All rights Reserved * This file is released under MIT-X license as part of pgRouting. * ********************************************************************** * * tsplib.c * * Routine to calculate the node order for a Traveling Salesman Problem * from a distance matrix. * * $Log: tsplib.c,v $ * Revision 1.1 2006/05/13 23:39:56 woodbri * Initial checkin of IMT::TSP module. * * Initial revision created from router tsp2.c * ********************************************************************** * * Simulated annealing and a non symetric * Euclidian Traveling Salesman Problem. * * Solution based on local search heuristics for * non-crossing paths and nearest neighbors * * Storage Requirements: 4n ints * * Problem: given an nXn matrix of costs for n cities in the plane, * find a permutation pi_1, pi_2, ..., pi_n of 1, 2, ..., n that * minimizes sum for 1<=i //#endif #include #include /* memcpy */ #include /* exp */ #include "tsp.h" #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif #define T_INIT 100 #define FINAL_T 0.1 #define COOLING 0.9 /* to lower down T (< 1) */ #define TRIES_PER_T 500*n #define IMPROVED_PATH_PER_T 60*n /* * MACHINE INDEPENDENT RANDOM NUMBER GENERATOR * Written by: DIMACS (modified for TSP) */ #define PRANDMAX 1000000000 static int a; static int b; static int arr[55]; int Rand(); void initRand (int seed) { int i, ii; int last, next; seed %= PRANDMAX; if (seed < 0) seed += PRANDMAX; arr[0] = last = seed; next = 1; for (i = 1; i < 55; i++) { ii = (21 * i) % 55; arr[ii] = next; next = last - next; if (next < 0) next += PRANDMAX; last = arr[ii]; } a = 0; b = 24; for (i = 0; i < 165; i++) last = Rand (); } int Rand (void) { int t; if (a-- == 0) a = 54; if (b-- == 0) b = 54; t = arr[a] - arr[b]; if (t < 0) t += PRANDMAX; arr[a] = t; return t; } #define RREAL ((double)Rand()/PRANDMAX) #define RANDOM Rand #define unifRand(n) (Rand()%n) /* * Defs */ typedef int Path[3]; /* specify how to change path */ typedef struct tspstruct { int n; DTYPE maxd; DTYPE *dist; DTYPE bestlen; int *iorder; int *jorder; int *border; // best order we find float b[4]; } TSP; #define MOD(i,n) ((i) % (n) >= 0 ? (i) % (n) : (i) % (n) + (n)) #define D(x,y) dist[(x)*n+y] #define MIN(a,b) ((a)<(b)?(a):(b)) #define MAX(a,b) ((a)>(b)?(a):(b)) #define sqr(x) ((x)*(x)) /* * Prim's approximated TSP tour * See also [Cristophides'92] */ int findEulerianPath(TSP *tsp) { int *mst, *arc; int i, j, k, l, a; int n, *iorder, *jorder; DTYPE d; DTYPE maxd; DTYPE *dist; DTYPE *dis; jorder = tsp->jorder; iorder = tsp->iorder; dist = tsp->dist; maxd = tsp->maxd; n = tsp->n; if (!(mst = (int*) palloc(n * sizeof(int))) || !(arc = (int*) palloc(n * sizeof(int))) || !(dis = (DTYPE*) palloc(n * sizeof(DTYPE))) ) { elog(ERROR, "Failed to allocate memory!"); return -1; } //DBG("findEulerianPath: 1"); k = -1; j = -1; d = maxd; dis[0] = -1; for (i = 1; i < n; i++) { dis[i] = D(i,0); arc[i] = 0; if (d > dis[i]) { d = dis[i]; j = i; } } //DBG("findEulerianPath: j=%d", j); if (j == -1) elog(ERROR, "Error TSP fail to findEulerianPath, check your distance matrix is valid."); /* * O(n^2) Minimum Spanning Trees by Prim and Jarnick * for graphs with adjacency matrix. */ for (a = 0; a < n - 1; a++) { mst[a] = j * n + arc[j]; /* join fragment j with MST */ dis[j] = -1; d = maxd; for (i = 0; i < n; i++) { if (dis[i] >= 0) /* not connected yet */ { if (dis[i] > D(i,j)) { dis[i] = D(i,j); arc[i] = j; } if (d > dis[i]) { d = dis[i]; k = i; } } } j = k; } //DBG("findEulerianPath: 3"); /* * Preorder Tour of MST */ #define VISITED(x) jorder[x] #define NQ(x) arc[l++] = x #define DQ() arc[--l] #define EMPTY (l==0) for (i = 0; i < n; i++) VISITED(i) = 0; k = 0; l = 0; d = 0; NQ(0); while (!EMPTY) { i = DQ(); if (!VISITED(i)) { iorder[k++] = i; VISITED(i) = 1; for (j = 0; j < n - 1; j++) /* push all kids of i */ { if (i == mst[j]%n) NQ(mst[j]/n); } } } //DBG("findEulerianPath: 4"); return 0; } DTYPE pathLength (TSP *tsp) { unsigned int i; DTYPE len = 0; int *iorder = tsp->iorder; DTYPE *dist = tsp->dist; int n = tsp->n; for (i = 0; i < n-1; i++) { len += D(iorder[i], iorder[i+1]); } len += D(iorder[n-1], iorder[0]); /* close path */ return (len); } /* * Local Search Heuristics * b-------a b a * . . => .\ /. * . d...e . . e...d . * ./ \. . . * c f c-------f */ DTYPE getThreeWayCost (TSP *tsp, Path p) { int a, b, c, d, e, f; int *iorder = tsp->iorder; DTYPE *dist = tsp->dist; int n = tsp->n; a = iorder[MOD(p[0]-1,n)]; b = iorder[p[0]]; c = iorder[p[1]]; d = iorder[MOD(p[1]+1,n)]; e = iorder[p[2]]; f = iorder[MOD(p[2]+1,n)]; return (D(a,d) + D(e,b) + D(c,f) - D(a,b) - D(c,d) - D(e,f)); /* add cost between d and e if non symetric TSP */ } void doThreeWay (TSP *tsp, Path p) { int i, count, m1, m2, m3, a, b, c, d, e, f; int *iorder = tsp->iorder; int *jorder = tsp->jorder; int n = tsp->n; a = MOD(p[0]-1,n); b = p[0]; c = p[1]; d = MOD(p[1]+1,n); e = p[2]; f = MOD(p[2]+1,n); m1 = MOD(n+c-b,n)+1; /* num cities from b to c */ m2 = MOD(n+a-f,n)+1; /* num cities from f to a */ m3 = MOD(n+e-d,n)+1; /* num cities from d to e */ count = 0; /* [b..c] */ for (i = 0; i < m1; i++) jorder[count++] = iorder[MOD(i+b,n)]; /* [f..a] */ for (i = 0; i < m2; i++) jorder[count++] = iorder[MOD(i+f,n)]; /* [d..e] */ for (i = 0; i < m3; i++) jorder[count++] = iorder[MOD(i+d,n)]; /* copy segment back into iorder */ for (i = 0; i < n; i++) iorder[i] = jorder[i]; } /* * c..b c..b * \/ => | | * /\ | | * a d a d */ DTYPE getReverseCost (TSP *tsp, Path p) { int a, b, c, d; int *iorder = tsp->iorder; DTYPE *dist = tsp->dist; int n = tsp->n; a = iorder[MOD(p[0]-1,n)]; b = iorder[p[0]]; c = iorder[p[1]]; d = iorder[MOD(p[1]+1,n)]; return (D(d,b) + D(c,a) - D(a,b) - D(c,d)); /* add cost between c and b if non symetric TSP */ } void doReverse(TSP *tsp, Path p) { int i, nswaps, first, last, tmp; int *iorder = tsp->iorder; int n = tsp->n; /* reverse path b...c */ nswaps = (MOD(p[1]-p[0],n)+1)/2; for (i = 0; i < nswaps; i++) { first = MOD(p[0]+i, n); last = MOD(p[1]-i, n); tmp = iorder[first]; iorder[first] = iorder[last]; iorder[last] = tmp; } } void annealing(TSP *tsp) { Path p; int i, j, pathchg; int numOnPath, numNotOnPath; DTYPE pathlen; int n = tsp->n; double energyChange, T; pathlen = pathLength (tsp); for (T = T_INIT; T > FINAL_T; T *= COOLING) /* annealing schedule */ { pathchg = 0; for (j = 0; j < TRIES_PER_T; j++) { do { p[0] = unifRand (n); p[1] = unifRand (n); /* non-empty path */ if (p[0] == p[1]) p[1] = MOD(p[0]+1,n); numOnPath = MOD(p[1]-p[0],n) + 1; numNotOnPath = n - numOnPath; } while (numOnPath < 2 || numNotOnPath < 2); /* non-empty path */ if (RANDOM() % 2) /* threeWay */ { do { p[2] = MOD(unifRand (numNotOnPath)+p[1]+1,n); } while (p[0] == MOD(p[2]+1,n)); /* avoids a non-change */ energyChange = getThreeWayCost (tsp, p); if (energyChange < 0 || RREAL < exp(-energyChange/T) ) { pathchg++; pathlen += energyChange; doThreeWay (tsp, p); } } else /* path Reverse */ { energyChange = getReverseCost (tsp, p); if (energyChange < 0 || RREAL < exp(-energyChange/T)) { pathchg++; pathlen += energyChange; doReverse(tsp, p); } } // if the new length is better than best then save it as best if (pathlen < tsp->bestlen) { tsp->bestlen = pathlen; for (i=0; in; i++) tsp->border[i] = tsp->iorder[i]; } if (pathchg > IMPROVED_PATH_PER_T) break; /* finish early */ } DBG("T:%f L:%f B:%f C:%d", T, pathlen, tsp->bestlen, pathchg); if (pathchg == 0) break; /* if no change then quit */ } } void reverse(int num, int *ids) { int i, j, t; for (i=0, j=num-1; i 0 && jend == jstart+1) || (jend == 0 && jstart == tsp.n-1)) { int tmp = jend; jend = jstart; jstart = tmp; rev = 1; DBG("reversed start and end: jstart: %d, jend: %d", jstart, jend); } // copy ids to tsp.jorder so we can rewrite ids memcpy(tsp.jorder, ids, tsp.n * sizeof(int)); // write reordered ids into ids[] // remember at this point jorder is our list if ids for (i=jstart, j=0; i < tsp.n; i++, j++) ids[j] = tsp.jorder[tsp.iorder[i]]; for (i=0; i < jstart; i++, j++) ids[j] =tsp.jorder[tsp.iorder[i]]; // if we reversed the order above, now put it correct. if (rev) { int tmp = jend; jend = jstart; jstart = tmp; reverse(tsp.n, ids); } #ifdef DEBUG DBG("ids getting returned!"); for (i=0; i { 'comment' => 'TSP test for any versions.', 'data' => ['tsp-any-00.data'], 'tests' => [qw(tsp-any-00 tsp-any-01 tsp-any-03 tsp-any-04 tsp-any-05)] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/tsp/test/tsp-any-00.data000066400000000000000000000004751257314352300225760ustar00rootroot00000000000000drop table if exists tsp_00 cascade; create table tsp_00 ( source_id serial not null primary key, x float, y float); insert into tsp_00 (x,y) values (1,7), (1,4), (3,8), (1,2), (3,5), (5,8), (1,1), (2,1), (3,2), (4.5,3), (7,7), (3,1), (3,3), (4.5,5), (3,4), (4.5,4), (7,4), (5,1), (4.5,2), (7,2), (7,1), (4.5,1); pgrouting-pgrouting-2.1.0/src/tsp/test/tsp-any-00.result000066400000000000000000000000101257314352300231640ustar00rootroot0000000000000032.4721 pgrouting-pgrouting-2.1.0/src/tsp/test/tsp-any-00.test.sql000066400000000000000000000002671257314352300234410ustar00rootroot00000000000000select round(sum(cost)::numeric, 4) as cost from pgr_tsp('select source_id as id, x, y from tsp_00 where source_id in (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22)', 1); pgrouting-pgrouting-2.1.0/src/tsp/test/tsp-any-01.result000066400000000000000000000000101257314352300231650ustar00rootroot0000000000000023.4706 pgrouting-pgrouting-2.1.0/src/tsp/test/tsp-any-01.test.sql000066400000000000000000000002171257314352300234350ustar00rootroot00000000000000select round(sum(cost)::numeric, 4) as cost from pgr_tsp('select source_id as id, x, y from tsp_00 where source_id<12 order by source_id', 6); pgrouting-pgrouting-2.1.0/src/tsp/test/tsp-any-03.result000066400000000000000000000021141257314352300231760ustar00rootroot000000000000000|0 1|2 2|4 3|3 4|1 ---------------------------------- 0|0 1|1 2|3 3|4 4|2 ---------------------------------- 0|0 1|2 2|4 3|1 4|3 ---------------------------------- 0|0 1|1 2|3 3|2 4|4 ---------------------------------- 0|1 1|3 2|4 3|2 4|0 ---------------------------------- 0|1 1|4 2|3 3|0 4|2 ---------------------------------- 0|1 1|4 2|2 3|0 4|3 ---------------------------------- 0|1 1|3 2|0 3|2 4|4 ---------------------------------- 0|2 1|4 2|3 3|1 4|0 ---------------------------------- 0|2 1|0 2|3 3|4 4|1 ---------------------------------- 0|2 1|4 2|1 3|0 4|3 ---------------------------------- 0|2 1|0 2|1 3|3 4|4 ---------------------------------- 0|3 1|1 2|4 3|2 4|0 ---------------------------------- 0|3 1|0 2|2 3|4 4|1 ---------------------------------- 0|3 1|0 2|1 3|4 4|2 ---------------------------------- 0|3 1|1 2|0 3|2 4|4 ---------------------------------- 0|4 1|2 2|3 3|1 4|0 ---------------------------------- 0|4 1|2 2|0 3|3 4|1 ---------------------------------- 0|4 1|3 2|1 3|0 4|2 ---------------------------------- 0|4 1|2 2|0 3|1 4|3 ---------------------------------- pgrouting-pgrouting-2.1.0/src/tsp/test/tsp-any-03.test.sql000066400000000000000000000055241257314352300234450ustar00rootroot00000000000000select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],0,1); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],0,2); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],0,3); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],0,4); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],1,0); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],1,2); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],1,3); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],1,4); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],2,0); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],2,1); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],2,3); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],2,4); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],3,0); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],3,1); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],3,2); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],3,4); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],4,0); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],4,1); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],4,2); \echo '----------------------------------' select * from pgr_tsp('{{0,1,2,3,4},{1,0,3,2,1},{2,3,0,4,2},{3,2,4,0,3},{4,1,2,3,0}}'::float8[],4,3); \echo '----------------------------------' pgrouting-pgrouting-2.1.0/src/tsp/test/tsp-any-04.result000066400000000000000000000001751257314352300232040ustar00rootroot000000000000000|5|6|2.24 1|10|11|4.12 2|2|3|2.24 3|0|1|3.00 4|1|2|2.00 5|3|4|1.00 6|6|7|1.00 7|7|8|1.41 8|8|9|1.80 9|9|10|2.50 10|4|5|3.61 pgrouting-pgrouting-2.1.0/src/tsp/test/tsp-any-04.test.sql000066400000000000000000000002341257314352300234370ustar00rootroot00000000000000select seq, id1, id2, round(cost::numeric, 2) as cost from pgr_tsp('select source_id as id, x, y from tsp_00 where source_id<12 order by source_id', 6, 5); pgrouting-pgrouting-2.1.0/src/tsp/test/tsp-any-05.result000066400000000000000000000006461257314352300232100ustar00rootroot00000000000000----------------------------------1(in ints) OK ----------------------------------1(in tenths) OK ----------------------------------1-0 0|1 1|2 2|3 3|0 ----------------------------------1-2 0|1 1|0 2|3 3|2 ----------------------------------1-3 0|1 1|2 2|0 3|3 ----------------------------------0-1 0|0 1|3 2|2 3|1 ----------------------------------2-1 0|2 1|3 2|0 3|1 ----------------------------------3-1 0|3 1|0 2|2 3|1 pgrouting-pgrouting-2.1.0/src/tsp/test/tsp-any-05.test.sql000066400000000000000000000025451257314352300234470ustar00rootroot00000000000000\echo '----------------------------------1(in ints)' select case when r=array[1,2,3,0] then 'OK' when r=array[1,0,3,2] then 'OK' else 'FAIL' end from (select array_agg(id) as r from (SELECT seq, id FROM pgr_tsp('{{0,1,2,3},{1,0,4,5},{2,4,0,6},{3,5,6,0}}'::float8[],1)) as a) as b; \echo '----------------------------------1(in tenths)' select case when r=array[1,2,3,0] then 'OK' when r=array[1,0,3,2] then 'OK' else 'FAIL' end from (select array_agg(id) as r from (SELECT seq, id FROM pgr_tsp('{{0,.1,.2,.3},{.1,0,.4,.5},{.2,.4,0,.6},{.3,.5,.6,0}}'::float8[],1)) as a) as b; \echo '----------------------------------1-0' SELECT seq, id FROM pgr_tsp('{{0,1,3,3},{1,0,2,2},{3,2,0,2},{3,2,2,0}}'::float8[],1,0); \echo '----------------------------------1-2' SELECT seq, id FROM pgr_tsp('{{0,1,2,3},{1,0,4,5},{2,4,0,6},{3,5,6,0}}'::float8[],1,2); \echo '----------------------------------1-3' SELECT seq, id FROM pgr_tsp('{{0,1,2,3},{1,0,4,5},{2,4,0,6},{3,5,6,0}}'::float8[],1,3); \echo '----------------------------------0-1' SELECT seq, id FROM pgr_tsp('{{0,1,2,3},{1,0,4,5},{2,4,0,6},{3,5,6,0}}'::float8[],0,1); \echo '----------------------------------2-1' SELECT seq, id FROM pgr_tsp('{{0,1,2,3},{1,0,4,5},{2,4,0,6},{3,5,6,0}}'::float8[],2,1); \echo '----------------------------------3-1' SELECT seq, id FROM pgr_tsp('{{0,1,2,3},{1,0,4,5},{2,4,0,6},{3,5,6,0}}'::float8[],3,1); pgrouting-pgrouting-2.1.0/src/vrp_basic/000077500000000000000000000000001257314352300203105ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrp_basic/CMakeLists.txt000066400000000000000000000002041257314352300230440ustar00rootroot00000000000000set(PACKAGE_SQL_FILES "") add_subdirectory(sql) set(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) subdirs(doc src test) pgrouting-pgrouting-2.1.0/src/vrp_basic/doc/000077500000000000000000000000001257314352300210555ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrp_basic/doc/CMakeLists.txt000066400000000000000000000000001257314352300236030ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrp_basic/doc/index.rst000077500000000000000000000013201257314352300227150ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_vrp_basic: pgr_vrpOneDepot =============================================================================== No documentation available from the original developer .. warning:: this function is experimental and there is no assurance that it will work * :ref:`type_cost_result` * http://en.wikipedia.org/wiki/Vehicle_routing_problem pgrouting-pgrouting-2.1.0/src/vrp_basic/sql/000077500000000000000000000000001257314352300211075ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrp_basic/sql/CMakeLists.txt000066400000000000000000000002731257314352300236510ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/routing_vrp.sql ) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/vrp_basic/sql/routing_vrp.sql000066400000000000000000000010371257314352300242070ustar00rootroot00000000000000----------------------------------------------------------------------- -- Core function for vrp with sigle depot computation -- See README for description ----------------------------------------------------------------------- -- -- create or replace function pgr_vrpOneDepot( order_sql text, vehicle_sql text, cost_sql text, depot_id integer, OUT oid integer, OUT opos integer, OUT vid integer, OUT tarrival integer, OUT tdepart integer) returns setof record as '$libdir/librouting-2.1', 'vrp' LANGUAGE c VOLATILE STRICT; pgrouting-pgrouting-2.1.0/src/vrp_basic/src/000077500000000000000000000000001257314352300210775ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrp_basic/src/CMakeLists.txt000066400000000000000000000001231257314352300236330ustar00rootroot00000000000000add_library(vrp_basic OBJECT VRP.c VRP_core.cpp VRP_Solver.cpp) pgrouting-pgrouting-2.1.0/src/vrp_basic/src/Orders.txt000066400000000000000000000164341257314352300231060ustar00rootroot00000000000000 CUST_NO. XCOORD. YCOORD. DEMAND READY_TIME DUE_Time SERVICE_TIME 1 40.00 50.00 0.00 0.00 240.00 0.00 2 25.00 85.00 20.00 145.00 175.00 10.00 3 22.00 75.00 30.00 50.00 80.00 10.00 4 22.00 85.00 10.00 109.00 139.00 10.00 5 20.00 80.00 40.00 141.00 171.00 10.00 6 20.00 85.00 20.00 41.00 71.00 10.00 7 18.00 75.00 20.00 95.00 125.00 10.00 8 15.00 75.00 20.00 79.00 109.00 10.00 9 15.00 80.00 10.00 91.00 121.00 10.00 10 10.00 35.00 20.00 91.00 121.00 10.00 11 10.00 40.00 30.00 119.00 149.00 10.00 12 8.00 40.00 40.00 59.00 89.00 10.00 13 8.00 45.00 20.00 64.00 94.00 10.00 14 5.00 35.00 10.00 142.00 172.00 10.00 15 5.00 45.00 10.00 35.00 65.00 10.00 16 2.00 40.00 20.00 58.00 88.00 10.00 17 0.00 40.00 20.00 72.00 102.00 10.00 18 0.00 45.00 20.00 149.00 179.00 10.00 19 44.00 5.00 20.00 87.00 117.00 10.00 20 42.00 10.00 40.00 72.00 102.00 10.00 21 42.00 15.00 10.00 122.00 152.00 10.00 22 40.00 5.00 10.00 67.00 97.00 10.00 23 40.00 15.00 40.00 92.00 122.00 10.00 24 38.00 5.00 30.00 65.00 95.00 10.00 25 38.00 15.00 10.00 148.00 178.00 10.00 26 35.00 5.00 20.00 154.00 184.00 10.00 27 95.00 30.00 30.00 115.00 145.00 10.00 28 95.00 35.00 20.00 62.00 92.00 10.00 29 92.00 30.00 10.00 62.00 92.00 10.00 30 90.00 35.00 10.00 67.00 97.00 10.00 31 88.00 30.00 10.00 74.00 104.00 10.00 32 88.00 35.00 20.00 61.00 91.00 10.00 33 87.00 30.00 10.00 131.00 161.00 10.00 34 85.00 25.00 10.00 51.00 81.00 10.00 35 85.00 35.00 30.00 111.00 141.00 10.00 36 67.00 85.00 20.00 139.00 169.00 10.00 37 65.00 85.00 40.00 43.00 73.00 10.00 38 65.00 82.00 10.00 124.00 154.00 10.00 39 62.00 80.00 30.00 75.00 105.00 10.00 40 60.00 80.00 10.00 37.00 67.00 10.00 41 60.00 85.00 30.00 85.00 115.00 10.00 42 58.00 75.00 20.00 92.00 122.00 10.00 43 55.00 80.00 10.00 33.00 63.00 10.00 44 55.00 85.00 20.00 128.00 158.00 10.00 45 55.00 82.00 10.00 64.00 94.00 10.00 46 20.00 82.00 10.00 37.00 67.00 10.00 47 18.00 80.00 10.00 113.00 143.00 10.00 48 2.00 45.00 10.00 45.00 75.00 10.00 49 42.00 5.00 10.00 151.00 181.00 10.00 50 42.00 12.00 10.00 104.00 134.00 10.00 51 72.00 35.00 30.00 116.00 146.00 10.00 52 55.00 20.00 19.00 83.00 113.00 10.00 53 25.00 30.00 3.00 52.00 82.00 10.00 54 20.00 50.00 5.00 91.00 121.00 10.00 55 55.00 60.00 16.00 139.00 169.00 10.00 56 30.00 60.00 16.00 140.00 170.00 10.00 57 50.00 35.00 19.00 130.00 160.00 10.00 58 30.00 25.00 23.00 96.00 126.00 10.00 59 15.00 10.00 20.00 152.00 182.00 10.00 60 10.00 20.00 19.00 42.00 72.00 10.00 61 15.00 60.00 17.00 155.00 185.00 10.00 62 45.00 65.00 9.00 66.00 96.00 10.00 63 65.00 35.00 3.00 52.00 82.00 10.00 64 65.00 20.00 6.00 39.00 69.00 10.00 65 45.00 30.00 17.00 53.00 83.00 10.00 66 35.00 40.00 16.00 11.00 41.00 10.00 67 41.00 37.00 16.00 133.00 163.00 10.00 68 64.00 42.00 9.00 70.00 100.00 10.00 69 40.00 60.00 21.00 144.00 174.00 10.00 70 31.00 52.00 27.00 41.00 71.00 10.00 71 35.00 69.00 23.00 180.00 210.00 10.00 72 65.00 55.00 14.00 65.00 95.00 10.00 73 63.00 65.00 8.00 30.00 60.00 10.00 74 2.00 60.00 5.00 77.00 107.00 10.00 75 20.00 20.00 8.00 141.00 171.00 10.00 76 5.00 5.00 16.00 74.00 104.00 10.00 77 60.00 12.00 31.00 75.00 105.00 10.00 78 23.00 3.00 7.00 150.00 180.00 10.00 79 8.00 56.00 27.00 90.00 120.00 10.00 80 6.00 68.00 30.00 89.00 119.00 10.00 81 47.00 47.00 13.00 192.00 222.00 10.00 82 49.00 58.00 10.00 86.00 116.00 10.00 83 27.00 43.00 9.00 42.00 72.00 10.00 84 37.00 31.00 14.00 35.00 65.00 10.00 85 57.00 29.00 18.00 96.00 126.00 10.00 86 63.00 23.00 2.00 87.00 117.00 10.00 87 21.00 24.00 28.00 87.00 117.00 10.00 88 12.00 24.00 13.00 90.00 120.00 10.00 89 24.00 58.00 19.00 67.00 97.00 10.00 90 67.00 5.00 25.00 144.00 174.00 10.00 91 37.00 47.00 6.00 86.00 116.00 10.00 92 49.00 42.00 13.00 167.00 197.00 10.00 93 53.00 43.00 14.00 14.00 44.00 10.00 94 61.00 52.00 3.00 178.00 208.00 10.00 95 57.00 48.00 23.00 95.00 125.00 10.00 96 56.00 37.00 6.00 34.00 64.00 10.00 97 55.00 54.00 26.00 132.00 162.00 10.00 98 4.00 18.00 35.00 120.00 150.00 10.00 99 26.00 52.00 9.00 46.00 76.00 10.00 100 26.00 35.00 15.00 77.00 107.00 10.00 101 31.00 67.00 3.00 180.00 210.00 10.00pgrouting-pgrouting-2.1.0/src/vrp_basic/src/Tester.cpp000066400000000000000000000142751257314352300230620ustar00rootroot00000000000000/*PGR Copyright (c) 2013 Khondoker Md. Razequl Islam ziboncsedu@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "VRP_Solver.h" #include "Utils.h" char buff[1005]; CVRPSolver solver; // Load orders from the order file. The first order represents the depot. // TODO: file names are hard coded, it should be changed to commandline argument. void loadOrders() { FILE *fp = fopen("Orders.txt", "rt"); if(fp == NULL) { fprintf(stderr, "Order file not found!\n"); } bool bGotDepot = false; // OrderId XCord YCord Demand StartTime EndTime ServiceTime while(fgets(buff, 1000, fp)) { if(strlen(buff) == 0) break; StringTokenizer tokenizer; tokenizer.parse(buff, " \t"); StringVector vecToken; tokenizer.getTokens(vecToken); if(vecToken.size() != 7) continue; if(!isdigit(vecToken[0][0])) continue; if (!bGotDepot) { // This order represents Deopot CDepotInfo depot; int id = atoi(vecToken[0].c_str()); depot.setDepotId(id); Point pt; pt.X = atof(vecToken[1].c_str()); pt.Y = atof(vecToken[2].c_str()); depot.setDepotLocation(pt); int openTime = atoi(vecToken[4].c_str()); depot.setOpenTime(openTime); int closeTime = atoi(vecToken[5].c_str()); depot.setCloseTime(closeTime); solver.addDepot(depot); bGotDepot = true; } else { // This is an order COrderInfo order; int id = atoi(vecToken[0].c_str()); order.setOrderId(id); Point pt; pt.X = atof(vecToken[1].c_str()); pt.Y = atof(vecToken[2].c_str()); order.setOrderLocation(pt); int demand = atoi(vecToken[3].c_str()); order.setOrderUnit(demand); int openTime = atoi(vecToken[4].c_str()); order.setOpenTime(openTime); int closeTime = atoi(vecToken[5].c_str()); order.setCloseTime(closeTime); int serviceTime = atoi(vecToken[6].c_str()); order.setServiceTime(serviceTime); solver.addOrder(order); } } fclose(fp); } // Load vehicles from vehicle file. // TODO: file names are hard coded, it should be changed to commandline argument. void loadVehicles() { FILE *fp = fopen("Vehicles.txt", "rt"); if(fp == NULL) { fprintf(stderr, "Vehicle file not found!\n"); } // VehicleId Capacity // In terms of cost all the vehicle will have default cost of 1 for the first version while(fgets(buff, 1000, fp)) { if(strlen(buff) == 0) break; StringTokenizer tokenizer; tokenizer.parse(buff, " \t"); StringVector vecToken; tokenizer.getTokens(vecToken); if(vecToken.size() != 2) continue; if(!isdigit(vecToken[0][0])) continue; CVehicleInfo vehicle; int id = atoi(vecToken[0].c_str()); vehicle.setId(id); int capcity = atoi(vecToken[1].c_str()); vehicle.setCapacity(capcity); vehicle.setCostPerKM(1); solver.addVehicle(vehicle); } fclose(fp); } // Load the cost matrix // TODO: file names are hard coded, it should be changed to commandline argument. void loadDistanceMatrix() { FILE *fp = fopen("Distance.txt", "rt"); if(fp == NULL) { fprintf(stderr, "Cost file not found!\n"); return; } // From To Cost while(fgets(buff, 1000, fp)) { if(strlen(buff) == 0) break; StringTokenizer tokenizer; tokenizer.parse(buff, " \t"); StringVector vecToken; tokenizer.getTokens(vecToken); if(vecToken.size() != 3) continue; if(!isdigit(vecToken[0][0])) continue; int fromId = atoi(vecToken[0].c_str()); int toId = atoi(vecToken[1].c_str()); CostPack cpack; cpack.cost = cpack.distance = atof(vecToken[2].c_str()); cpack.traveltime = cpack.cost; if(fromId == 1) solver.addDepotToOrderCost(fromId, toId, cpack); else if(toId == 1) solver.addOrderToDepotCost(fromId, toId, cpack); else solver.addOrderToOrderCost(fromId, toId, cpack); } fclose(fp); } // Print the solution to a file. // TODO: Currently prints on a fixed file. Later the file name will be taken as a command line argument bool print_solution(std::string strError) { FILE *fp = fopen("result.txt", "wt"); if(fp == NULL) { strError = "Could not open file"; return false; } CSolutionInfo solution; bool bOK = solver.getSolution(solution, strError); if(bOK == false) return false; int totalRoute = solution.getTourInfoVector().size(); CTourInfo ctour; fprintf(fp, "Total Number of Route: %d\n", totalRoute); fprintf(fp, "Total Cost: %.3lf\n", solution.getTotalCost()); fprintf(fp, "Total Distance: %.3lf\n", solution.getTotalDistance()); fprintf(fp, "Total TravelTime: %.3lf\n", solution.getTotalTravelTime()); for(int i = 0; i < totalRoute; i++) { ctour = solution.getTour(i); fprintf(fp, "Route No. %d: \n", i + 1); fprintf(fp, "Vehicle Id: %d\n", ctour.getVehicleId()); fprintf(fp, "Starting Depot Id: %d\n", ctour.getStartDepot()); fprintf(fp, "End Depot Id: %d\n", ctour.getEndDepot()); std::vector vecOrder = ctour.getOrderVector(); int totalOrder = vecOrder.size(); fprintf(fp, "Visited Order Ids: "); for(int j = 0; j < totalOrder; j++) { if(j > 0) fprintf(fp, " "); fprintf(fp, "%d", vecOrder[j]); if(j < totalOrder - 1) fprintf(fp, ","); } fprintf(fp, "\n"); } fclose(fp); return true; } int main() { loadOrders(); loadVehicles(); loadDistanceMatrix(); std::string strError; bool bIsOK = solver.solveVRP(strError); if(!bIsOK) { fprintf(stderr, "Error Occurred: %s\n", strError.c_str()); } else { print_solution(strError); } return 0; } pgrouting-pgrouting-2.1.0/src/vrp_basic/src/Utils.h000066400000000000000000000043271257314352300223560ustar00rootroot00000000000000/*PGR Copyright (c) 2013 Khondoker Md. Razequl Islam ziboncsedu@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef UTILS_H #define UTILS_H #include #include #include #include #include typedef std::vector IntVector; typedef std::vector DoubleVector; typedef std::vector StringVector; class StringOperation { public: static std::string TRIMWHITESPACE(std::string strInput) { std::string strOut = strInput; std::string strWht = " \f\n\r\t\v"; strOut.erase(0,strOut.find_first_not_of(strWht)); strOut.erase(strOut.find_last_not_of(strWht) + 1); return strOut; }; }; class StringTokenizer { public: StringTokenizer() { reset(); } void reset() { vecTokens.clear(); strInput = ""; } bool parse(std::string strInput, std::string chDelim) { char *ptr = strtok((char *)strInput.c_str(), chDelim.c_str()); while(ptr != NULL) { std::string str = ptr; vecTokens.push_back(str); ptr = strtok(NULL, chDelim.c_str()); } return true; } size_t getTokenCount() { return vecTokens.size(); } bool getToken(std::string& strToken, long iTokenIndex) { long lTokenCount = vecTokens.size(); if(iTokenIndex < 0 || iTokenIndex < lTokenCount) { strToken = vecTokens[iTokenIndex]; return true; } return false; } bool getTokens(StringVector& vecTokensRef) { vecTokensRef = vecTokens; return true; } private: std::string strInput; StringVector vecTokens; }; #endif pgrouting-pgrouting-2.1.0/src/vrp_basic/src/VRP.c000066400000000000000000000555501257314352300217240ustar00rootroot00000000000000/*PGR Copyright (c) 2013 Khondoker Md. Razequl Islam ziboncsedu@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "VRP.h" #include "postgres.h" #include "executor/spi.h" #include "funcapi.h" #include "catalog/pg_type.h" #if PGSQL_VERSION > 92 #include "access/htup_details.h" #endif #include #include #include #include "string.h" #include "math.h" #include "fmgr.h" #undef qsort //------------------------------------------------------------------------- /* * Define this to have profiling enabled */ //#define PROFILE #ifdef PROFILE #include struct timeval prof_astar, prof_store, prof_extract, prof_total; long proftime[5]; long profipts1, profipts2, profopts; #define profstart(x) do { gettimeofday(&x, NULL); } while (0); #define profstop(n, x) do { struct timeval _profstop; \ long _proftime; \ gettimeofday(&_profstop, NULL); \ _proftime = ( _profstop.tv_sec*1000000+_profstop.tv_usec) - \ ( x.tv_sec*1000000+x.tv_usec); \ elog(NOTICE, \ "PRF(%s) %lu (%f ms)", \ (n), \ _proftime, _proftime / 1000.0); \ } while (0); #else #define profstart(x) do { } while (0); #define profstop(n, x) do { } while (0); #endif // PROFILE // ------------------------------------------------------------------------ Datum vrp(PG_FUNCTION_ARGS); #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 #ifndef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif typedef struct vehicle_columns { int vehicle_id; int capacity; } vehicle_columns_t; typedef struct order_columns { int id; int order_unit; int open_time; int close_time; int service_time; int x; int y; } order_columns_t; typedef struct distance_columns { int src_id; int dest_id; int cost; int distance; int traveltime; } distance_columns_t; //float DISTANCE[MAX_TOWNS][MAX_TOWNS]; //float x[MAX_TOWNS],y[MAX_TOWNS]; int total_tuples; static char * text2char(text *in) { char *out = (char*)palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } static int finish(int *code) { *code = SPI_finish(); if (*code != SPI_OK_FINISH ) { elog(ERROR,"couldn't disconnect from SPI"); return -1 ; } return 0; } static int fetch_distance_columns(SPITupleTable *tuptable, distance_columns_t *distance_columns) { DBG("Fetching distance"); distance_columns->src_id = SPI_fnumber(SPI_tuptable->tupdesc, "src_id"); distance_columns->dest_id = SPI_fnumber(SPI_tuptable->tupdesc, "dest_id"); distance_columns->cost = SPI_fnumber(SPI_tuptable->tupdesc, "cost"); distance_columns->distance = SPI_fnumber(SPI_tuptable->tupdesc, "distance"); distance_columns->traveltime = SPI_fnumber(SPI_tuptable->tupdesc, "traveltime"); if (distance_columns->src_id == SPI_ERROR_NOATTRIBUTE || distance_columns->dest_id == SPI_ERROR_NOATTRIBUTE || distance_columns->cost == SPI_ERROR_NOATTRIBUTE || distance_columns->distance == SPI_ERROR_NOATTRIBUTE || distance_columns->traveltime == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'src_id', 'dest_id', 'cost', 'distance' and 'traveltime'"); return -1; } return 0; } static void fetch_distance(HeapTuple *tuple, TupleDesc *tupdesc, distance_columns_t *distance_columns, vrp_cost_element_t *dist, int t) { Datum binval; bool isnull; DBG("fetch_distance: src_id col:%i", distance_columns->src_id); binval = SPI_getbinval(*tuple, *tupdesc, distance_columns->src_id, &isnull); DBG("back from SPI_getbinval for src_id"); DBG("binval=%i", binval); if (isnull) elog(ERROR, "src_id contains a null value"); dist->src_id = DatumGetInt32(binval); DBG("back from DatumGetInt32"); DBG("src_id=%i", dist->src_id); binval = SPI_getbinval(*tuple, *tupdesc, distance_columns->dest_id, &isnull); if (isnull) elog(ERROR, "dest_id contains a null value"); dist->dest_id = DatumGetInt32(binval); DBG("dest_id=%i", dist->dest_id); binval = SPI_getbinval(*tuple, *tupdesc, distance_columns->cost, &isnull); if (isnull) elog(ERROR, "cost contains a null value"); dist->cost = DatumGetFloat8(binval); DBG("cost=%lf", dist->cost); binval = SPI_getbinval(*tuple, *tupdesc, distance_columns->distance, &isnull); if (isnull) elog(ERROR, "distance contains a null value"); dist->distance = DatumGetFloat8(binval); DBG("distance=%lf", dist->distance); binval = SPI_getbinval(*tuple, *tupdesc, distance_columns->traveltime, &isnull); if (isnull) elog(ERROR, "traveltime contains a null value"); dist->traveltime = DatumGetFloat8(binval); DBG("traveltime=%lf", dist->traveltime); //DBG("dist[%i][%i] = %f\n", from_point, to_point, value); //DBG("dist[%i(%i:%i)][%i(%i:%i)] = %f\n", from, from_order, from_point, to, to_order, to_point, *(dist + (num_rows * from) + to)); } static int fetch_order_columns(SPITupleTable *tuptable, order_columns_t *order_columns) { DBG("Fetching order"); //order_columns->id = SPI_fnumber(SPI_tuptable->tupdesc, "id"); order_columns->id = SPI_fnumber(SPI_tuptable->tupdesc, "id"); order_columns->order_unit = SPI_fnumber(SPI_tuptable->tupdesc, "order_unit"); order_columns->open_time = SPI_fnumber(SPI_tuptable->tupdesc, "open_time"); order_columns->close_time = SPI_fnumber(SPI_tuptable->tupdesc, "close_time"); order_columns->service_time = SPI_fnumber(SPI_tuptable->tupdesc, "service_time"); order_columns->x = SPI_fnumber(SPI_tuptable->tupdesc, "x"); order_columns->y = SPI_fnumber(SPI_tuptable->tupdesc, "y"); if (//order_columns->id == SPI_ERROR_NOATTRIBUTE || order_columns->id == SPI_ERROR_NOATTRIBUTE || order_columns->open_time == SPI_ERROR_NOATTRIBUTE || order_columns->order_unit == SPI_ERROR_NOATTRIBUTE || order_columns->close_time == SPI_ERROR_NOATTRIBUTE || order_columns->service_time == SPI_ERROR_NOATTRIBUTE || order_columns->x == SPI_ERROR_NOATTRIBUTE || order_columns->y == SPI_ERROR_NOATTRIBUTE ) { // elog(ERROR, "Error, query must return columns " // "'id', 'order_id', 'pu_time', 'do_time', 'pu_time_window', 'do_time_window', 'from_x', 'to_x', 'from_y', 'to_y' and 'size'"); elog(ERROR, "Error, query must return columns " //"'id', "'id', 'order_unit', 'open_time', 'close_time', 'service_time', 'x', 'y'"); return -1; } return 0; } static void fetch_order(HeapTuple *tuple, TupleDesc *tupdesc, order_columns_t *order_columns, vrp_orders_t *order, int t) { Datum binval; bool isnull; DBG("inside fetch_order\n"); //binval = SPI_getbinval(*tuple, *tupdesc, order_columns->id, &isnull); // // DBG("got binval\n"); // //if (isnull) // elog(ERROR, "id contains a null value"); // //order->id = DatumGetInt32(binval); order->id = t+1; DBG("id = %i\n", order->id); binval = SPI_getbinval(*tuple, *tupdesc, order_columns->id, &isnull); if (isnull) elog(ERROR, "order_id contains a null value"); order->id = DatumGetInt32(binval); DBG("order_id = %i\n", order->id); binval = SPI_getbinval(*tuple, *tupdesc, order_columns->order_unit, &isnull); if (isnull) elog(ERROR, "order_unit contains a null value"); order->order_unit = DatumGetInt32(binval); DBG("order_unit = %i\n", order->order_unit); binval = SPI_getbinval(*tuple, *tupdesc, order_columns->open_time, &isnull); if (isnull) elog(ERROR, "open_time contains a null value"); order->open_time = DatumGetInt32(binval); DBG("open_time = %i\n", order->open_time); binval = SPI_getbinval(*tuple, *tupdesc, order_columns->close_time, &isnull); if (isnull) elog(ERROR, "close_time contains a null value"); order->close_time = DatumGetInt32(binval); DBG("close_time = %d\n", order->close_time); binval = SPI_getbinval(*tuple, *tupdesc, order_columns->service_time, &isnull); if (isnull) elog(ERROR, "service_time contains a null value"); order->service_time = DatumGetInt32(binval); DBG("service_time = %d\n", order->service_time); binval = SPI_getbinval(*tuple, *tupdesc, order_columns->x, &isnull); if (isnull) elog(ERROR, "x contains a null value"); order->x = DatumGetFloat8(binval); DBG("x = %f\n", order->x); binval = SPI_getbinval(*tuple, *tupdesc, order_columns->y, &isnull); if (isnull) elog(ERROR, "y contains a null value"); order->y = DatumGetFloat8(binval); DBG("doUT = %f\n", order->y); } static int fetch_vehicle_columns(SPITupleTable *tuptable, vehicle_columns_t *vehicle_columns) { DBG("Fetching order"); vehicle_columns->vehicle_id = SPI_fnumber(SPI_tuptable->tupdesc, "vehicle_id"); vehicle_columns->capacity = SPI_fnumber(SPI_tuptable->tupdesc, "capacity"); if (vehicle_columns->vehicle_id == SPI_ERROR_NOATTRIBUTE || vehicle_columns->capacity == SPI_ERROR_NOATTRIBUTE ) { elog(ERROR, "Error, query must return columns " "'id' and 'capacity'"); return -1; } return 0; } static void fetch_vehicle(HeapTuple *tuple, TupleDesc *tupdesc, vehicle_columns_t *vehicle_columns, vrp_vehicles_t *vehicle, int t) { Datum binval; bool isnull; DBG("inside fetch_vehicle\n"); //binval = SPI_getbinval(*tuple, *tupdesc, vehicle_columns->id, &isnull); //DBG("Got id\n"); // //if (isnull) // elog(ERROR, "id contains a null value"); // //vehicle->id = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, vehicle_columns->vehicle_id, &isnull); DBG("Got vehicle_id\n"); if (isnull) elog(ERROR, "vehicle_id contains a null value"); vehicle->id = DatumGetInt32(binval); DBG("vehicle_id = %i\n", vehicle->id); binval = SPI_getbinval(*tuple, *tupdesc, vehicle_columns->capacity, &isnull); if (isnull) elog(ERROR, "capacity contains a null value"); vehicle->capacity = DatumGetInt32(binval); DBG("capacity = %f\n", vehicle->capacity); } static int conn(int *SPIcode) { int res = 0; *SPIcode = SPI_connect(); if (*SPIcode != SPI_OK_CONNECT) { elog(ERROR, "vrp: couldn't open a connection to SPI"); res = -1; } return res; } static int prepare_query(Portal *SPIportal, char* sql) { int res = 0; void* SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "vrp: couldn't create query plan via SPI"); res = -1; } if ((*SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "vrp: SPI_cursor_open('%s') returns NULL", sql); res = -1; } return res; } static int solve_vrp(char* orders_sql, char* vehicles_sql, char* dist_sql, int depot, vrp_result_element_t** path, int *path_count) { int SPIcode; Portal SPIportal_o; Portal SPIportal_v; Portal SPIportal_d; // Portal SPIportal_p; bool moredata = TRUE; int ntuples; int order_num, vehicle_num, dist_num; vrp_vehicles_t *vehicles=NULL; vehicle_columns_t vehicle_columns = {.vehicle_id = -1, .capacity = -1}; vrp_orders_t *orders=NULL; order_columns_t order_columns = {.id = -1, .order_unit = -1, .open_time = -1, .close_time = -1, .service_time = -1, .x = -1, .y = -1}; vrp_cost_element_t *costs=NULL; distance_columns_t distance_columns = {.src_id = -1, .dest_id = -1, .cost = -1, .distance = -1, .traveltime = -1}; char *err_msg = NULL; int ret = -1; // int z = 0; // int tt, cc; // double dx, dy; // float fit=0.0; int prep = -1, con = -1; //int total_tuples = 0; total_tuples = 0; order_num = 0; vehicle_num = 0; DBG("start solve_vrp\n"); //vrp_orders_t depot_ord = {id:0, order_id:depot, from:depot_point, to:depot_point}; //orders = palloc(1 * sizeof(vrp_orders_t)); //orders[0] = depot_ord; con = conn(&SPIcode); if (con < 0) return ret; // Fetching orders DBG("calling prepare_query for orders_sql"); prep = prepare_query(&SPIportal_o, orders_sql); if (prep < 0) return ret; DBG("Query: %s\n",orders_sql); DBG("Query executed\n"); DBG("Orders before: %i\n", order_num); while (moredata == TRUE) { SPI_cursor_fetch(SPIportal_o, TRUE, TUPLIMIT); DBG("cursor fetched\n"); if (order_columns.id == -1) { if (fetch_order_columns(SPI_tuptable, &order_columns) == -1) return finish(&SPIcode); } ntuples = SPI_processed; order_num += ntuples; DBG("Tuples: %i\n", order_num); if (!orders) orders = palloc(order_num * sizeof(vrp_orders_t)); else orders = repalloc(orders, (order_num + 1) * sizeof(vrp_orders_t)); if (orders == NULL) { elog(ERROR, "Out of memory"); return finish(&SPIcode); } if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; DBG("Got tuple desc\n"); for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; //DBG("Before order fetched [%i]\n", order_num - ntuples + t); fetch_order(&tuple, &tupdesc, &order_columns, &orders[order_num - ntuples + t], t); //&orders[t+1], t); DBG("Order fetched\n"); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } }// end of fetching orders //finish(&SPIcode_o); /* int o; for(o=0; o 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; DBG("Got tuple desc\n"); for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; DBG("Before vehicle fetched\n"); fetch_vehicle(&tuple, &tupdesc, &vehicle_columns, &vehicles[vehicle_num - ntuples + t], t); DBG("Vehicle fetched\n"); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } }// end of fetching vehicles //finish(&SPIcode_v); //double dist[order_num*2+1][order_num*2+1]; // Fetching distances dist_num = 0; moredata = TRUE; prep = prepare_query(&SPIportal_d, dist_sql); if (prep < 0) return ret; DBG("Query: %s\n",dist_sql); DBG("Query executed\n"); while (moredata == TRUE) { SPI_cursor_fetch(SPIportal_d, TRUE, TUPLIMIT); if (distance_columns.src_id == -1) { if (fetch_distance_columns(SPI_tuptable, &distance_columns) == -1) return finish(&SPIcode); } ntuples = SPI_processed; dist_num += ntuples; DBG("Tuples: %i\n", vehicle_num); if (!costs) costs = palloc(dist_num * sizeof(vrp_cost_element_t)); else costs = repalloc(costs, dist_num * sizeof(vrp_cost_element_t)); if (costs == NULL) { elog(ERROR, "Out of memory"); return finish(&SPIcode); } if (ntuples > 0) { int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; DBG("Got tuple desc\n"); for (t = 0; t < ntuples; t++) { HeapTuple tuple = tuptable->vals[t]; DBG("Before distance fetched\n"); fetch_distance(&tuple, &tupdesc, &distance_columns, &costs[dist_num - ntuples + t], t); DBG("Distance fetched\n"); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } }// end of fetching distances DBG("Calling vrp\n"); profstop("extract", prof_extract); profstart(prof_vrp); DBG("Total orders: %i\n", order_num); DBG("Total vehicles: %i\n", vehicle_num); //qsort (orders, order_num+1, sizeof (vrp_orders_t), order_cmp_asc); #ifdef DEBUG int o; for(o=0; omulti_call_memory_ctx); //path = (vrp_result_element_t *)palloc(sizeof(vrp_result_element_t)*(MAX_ORDERS-1)*2*MAX_VEHICLES); DBG("Calling solve_vrp ..."); // ret = solve_vrp(//text2char(PG_GETARG_TEXT_P(0)), // points sql text2char(PG_GETARG_TEXT_P(0)), // orders sql text2char(PG_GETARG_TEXT_P(1)), // vehicles sql text2char(PG_GETARG_TEXT_P(2)), // distances query PG_GETARG_INT32(3), // depot id &path, &path_count); DBG("Back from solve_vrp, path_count:%d", path_count); //elog(NOTICE, "Back from solve_vrp, path_count:%d", path_count); /* total number of tuples to be returned */ //DBG("Counting tuples number\n"); funcctx->max_calls = total_tuples; funcctx->user_fctx = path; /* Build a tuple descriptor for our result type */ if (get_call_result_type(fcinfo, NULL, &tuple_desc) != TYPEFUNC_COMPOSITE) ereport(ERROR, (errcode(ERRCODE_FEATURE_NOT_SUPPORTED), errmsg("function returning record called in context " "that cannot accept type record"))); funcctx->tuple_desc = BlessTupleDesc(tuple_desc); /* * generate attribute metadata needed later to produce tuples from raw * C strings */ //attinmeta = TupleDescGetAttInMetadata(tuple_desc); //funcctx->attinmeta = attinmeta; MemoryContextSwitchTo(oldcontext); //elog(NOTICE, "table formed"); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; path = (vrp_result_element_t *)funcctx->user_fctx; //elog(NOTICE, "Point 1"); //DBG("Trying to allocate some memory\n"); //DBG("call_cntr = %i, max_calls = %i\n", call_cntr, max_calls); if (call_cntr < max_calls) /* do when there is more left to send */ { HeapTuple tuple; Datum result; Datum *values; char* nulls; values = palloc(5 * sizeof(Datum)); nulls = palloc(5 * sizeof(char)); values[0] = Int32GetDatum(path[call_cntr].order_id); // order id nulls[0] = ' '; values[1] = Int32GetDatum(path[call_cntr].order_pos); // order pos nulls[1] = ' '; values[2] = Int32GetDatum(path[call_cntr].vehicle_id); // vehicle id nulls[2] = ' '; values[3] = Int32GetDatum(path[call_cntr].arrival_time); // arrival time nulls[3] = ' '; //values[4] = TimeTzADTPGetDatum(&path[call_cntr].time); values[4] = Int32GetDatum(path[call_cntr].depart_time); // departure time nulls[4] = ' '; // DBG("Heap making\n"); //elog(NOTICE,"Result %d %d %d", call_cntr, path[call_cntr].order_id, max_calls); tuple = heap_formtuple(tuple_desc, values, nulls); //DBG("Datum making\n"); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); //DBG("Trying to free some memory\n"); /* clean up */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } else /* do when there is no more left */ { DBG("Ending function\n"); profstop("store", prof_store); profstop("total", prof_total); DBG("Profiles stopped\n"); free(path); DBG("Itinerary cleared\n"); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/vrp_basic/src/VRP.h000066400000000000000000000033251257314352300217220ustar00rootroot00000000000000/*PGR Copyright (c) 2013 Khondoker Md. Razequl Islam ziboncsedu@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef _VRP_H #define _VRP_H #include "postgres.h" typedef struct vrp_vehicles { int id; int capacity; } vrp_vehicles_t; typedef struct vrp_orders { int id; int order_unit; int open_time; int close_time; int service_time; float8 x; float8 y; } vrp_orders_t; typedef struct vrp_cost_element { int src_id; int dest_id; int cost; int distance; int traveltime; }vrp_cost_element_t; typedef struct vrp_result_element { int order_id; int order_pos; int vehicle_id; int arrival_time; int depart_time; } vrp_result_element_t; #ifdef __cplusplus extern "C" #endif int find_vrp_solution(vrp_vehicles_t *vehicles, int vehicle_count, vrp_orders_t *orders, int order_count, vrp_cost_element_t *costmatrix, int cost_count, int depot_id, vrp_result_element_t **result, int *result_count, char **err_msg); #ifdef __cplusplus extern "C" #endif #endif pgrouting-pgrouting-2.1.0/src/vrp_basic/src/VRP_Solver.cpp000066400000000000000000000657131257314352300236200ustar00rootroot00000000000000/*PGR Copyright (c) 2013 Khondoker Md. Razequl Islam ziboncsedu@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "VRP_Solver.h" #ifdef __MINGW32__ #include #include #endif #undef PGR_LOGGER_ON #define PGR_LOGGER_LOC #define PGR_LOGGER_FILE "/tmp/vrp-debug.log" #include "../../common/src/pgr_logger.h" #define DOUBLE_MAX 1e50 bool operator != (const CVehicleInfo& cur, const CVehicleInfo& that) { return(cur.m_iVehicleId != that.m_iVehicleId); } bool operator== (const CTourInfo& cur, const CTourInfo& that) { if(cur.m_vehicleInfo != that.m_vehicleInfo) return false; if(cur.m_viOrderIds.size() != that.m_viOrderIds.size()) return false; int tot = cur.m_viOrderIds.size(); for(int i = 0; i < tot; i++) { if(cur.m_viOrderIds[i] != that.m_viOrderIds[i]) return false; } return true; } bool operator == (const CMoveInfo& cur, const CMoveInfo& that) { if(!(cur.m_vInitialTour == that.m_vInitialTour)) return false; if(!(cur.m_vModifiedTour == that.m_vModifiedTour)) return false; return true; } CVehicleInfo::CVehicleInfo() { m_iCurrentLoad = 0; } CVehicleInfo::~CVehicleInfo() { } bool CVehicleInfo::loadUnit(int lUnit) { if(m_iCurrentLoad + lUnit > m_iCapacity) return false; m_iCurrentLoad += lUnit; return true; } COrderInfo::COrderInfo() { } COrderInfo::~COrderInfo() { } CDepotInfo::CDepotInfo() { } CDepotInfo::~CDepotInfo() { } CTourInfo::CTourInfo() { m_dTotalCost = 0.0; m_dTotalDistance = 0.0; m_dTotalTraveltime = 0.0; } CTourInfo::~CTourInfo() { } bool CTourInfo::insertOrder(int orderId, int pos) { m_viOrderIds.insert(m_viOrderIds.begin() + pos, orderId); return true; } int CTourInfo::getRemainingCapacity() { return(m_vehicleInfo.getRemainingCapacity()); } bool CTourInfo::removeOrder(int pos) { m_viOrderIds.erase(m_viOrderIds.begin() + pos); return true; } void CTourInfo::updateCost(double cost, double distance, double travelTime) { m_dTotalCost = cost; m_dTotalDistance = distance; m_dTotalTraveltime = travelTime; } CSolutionInfo::CSolutionInfo() { } CSolutionInfo::~CSolutionInfo() { } void CSolutionInfo::replaceTour(CTourInfo curTour) { unsigned int i; for(i = 0; i < m_vtourAll.size(); i++) { if(m_vtourAll[i].getVehicleId() == curTour.getVehicleId()) { m_vtourAll[i] = curTour; return; } } return; } void CSolutionInfo::replaceTourAt(int index, CTourInfo curTour) { if(index < 0 || (unsigned int) index >= m_vtourAll.size()) return; m_vtourAll[index] = curTour; } bool CSolutionInfo::init(std::vector vecOrder, int iTotalOrder, std::vector vecVehicle) { m_vUnservedOrderId = vecOrder; m_iTotalOrders = iTotalOrder; m_vUnusedVehicles = vecVehicle; m_vtourAll.clear(); m_iVehicleUsed = 0; m_iOrdersServed = 0; m_iTotalOrders = 0; m_dTotalCost = 0; m_dTotalDistance = 0; m_dTotalTravelTime = 0; return true; } bool CSolutionInfo::addTour(CTourInfo& tour) { m_vtourAll.push_back(tour); int vid = tour.getVehicleId(); std::vector::iterator it; it = std::find(m_vUnusedVehicles.begin(), m_vUnusedVehicles.end(), vid); if(it != m_vUnusedVehicles.end()) { m_vUnusedVehicles.erase(it); } m_iVehicleUsed++; m_dTotalDistance += tour.getDistance(); m_dTotalTravelTime += tour.getTravelTime(); m_dTotalCost += tour.getCost(); std::vector vecOrders = tour.getOrderVector(); m_iOrdersServed += vecOrders.size(); for(unsigned int i = 0; i < vecOrders.size(); i++) { int oid = vecOrders[i]; it = std::find(m_vUnservedOrderId.begin(), m_vUnservedOrderId.end(), oid); if(it != m_vUnservedOrderId.end()) { m_vUnservedOrderId.erase(it); } } return true; } CMoveInfo::CMoveInfo() { } CMoveInfo::~CMoveInfo() { } void CMoveInfo::setInitialTour(CTourInfo tourData) { m_vInitialTour.clear(); m_vInitialTour.push_back(tourData); } void CMoveInfo::setInitialTour(CTourInfo tourData1, CTourInfo tourData2) { m_vInitialTour.clear(); m_vInitialTour.push_back(tourData1); m_vInitialTour.push_back(tourData2); } void CMoveInfo::setModifiedTour(CTourInfo tourData) { m_vModifiedTour.clear(); m_vModifiedTour.push_back(tourData); } void CMoveInfo::setModifiedTour(CTourInfo tourData1, CTourInfo tourData2) { m_vModifiedTour.clear(); m_vModifiedTour.push_back(tourData1); m_vModifiedTour.push_back(tourData2); } void CMoveInfo::getInitialTour(CTourInfo &tourData) { tourData = m_vInitialTour[0]; } void CMoveInfo::getInitialTour(CTourInfo &tourData1, CTourInfo &tourData2) { tourData1 = m_vInitialTour[0]; tourData2 = m_vInitialTour[1]; } bool CMoveInfo::getModifiedTourAt(int index, CTourInfo& tourInfo) { if(index < 0 || (unsigned int) index >= m_vModifiedTour.size()) return false; tourInfo = m_vModifiedTour[index]; return true; } CVRPSolver::CVRPSolver() { // set a seed for the random number generator // so it will generate consistent results for the same input // otherwise we can not test it :( srand(1726354); } CVRPSolver::~CVRPSolver() { } bool CVRPSolver::solveVRP(std::string& strError) { // if(!m_bIsReadyToSolve) // { // strError = "Scenario is not ready to solve. Configure all parameter"; // return false; // } PGR_LOG("Inside Solve VRP"); std::vector vecOrders, vecVehicles; for(unsigned int i = 0; i < m_vOrderInfos.size(); i++) { vecOrders.push_back(m_vOrderInfos[i].getOrderId()); } for(unsigned int i = 0; i < m_vVehicleInfos.size(); i++) { vecVehicles.push_back(m_vVehicleInfos[i].getId()); } m_solutionFinal.init(vecOrders, vecOrders.size(), vecVehicles); PGR_LOG("After init solution"); int iAttemtCount = 0; while(iAttemtCount < MAXIMUM_TRY) { bool bUpdateFound = false; CSolutionInfo initialSolution = generateInitialSolution(); PGR_LOG("After Generate initial Solution"); iAttemtCount++; bUpdateFound = updateFinalSolution(initialSolution); PGR_LOG("After update final Solution"); bool bUpdateFound2 = tabuSearch(initialSolution); PGR_LOG("After Tabu Search"); if((bUpdateFound == true) || (bUpdateFound2 == true)) { iAttemtCount = 0; } } m_bIsSolutionReady = true; return true; } CSolutionInfo CVRPSolver::generateInitialSolution() { CSolutionInfo initialSolution; PGR_LOG("Inside gen ini sol"); std::vector vecOrders, vecVehicles; for(unsigned int i = 0; i < m_vOrderInfos.size(); i++) { vecOrders.push_back(m_vOrderInfos[i].getOrderId()); } for(unsigned int i = 0; i < m_vVehicleInfos.size(); i++) { vecVehicles.push_back(m_vVehicleInfos[i].getId()); } initialSolution.init(vecOrders, vecOrders.size(), vecVehicles); int iUnusedVehicles = initialSolution.getUnusedVehicleCount(); int iUnservedOrders = initialSolution.getUnservedOrderCount();//m_viUnservedOrderIndex.size(); PGR_LOG("before while"); while( iUnusedVehicles && iUnservedOrders ) { CTourInfo curTour; int vehicleIndex = rand() % iUnusedVehicles--; int vehicleInd = m_mapVehicleIdToIndex[initialSolution.getUnusedVehicleAt(vehicleIndex)]; curTour.setVehicleInfo(m_vVehicleInfos[vehicleInd]);//m_viUnusedVehicleIndex[vehicleIndex] initialSolution.removeVehicle(vehicleIndex); curTour.setStartDepot(m_vDepotInfos[0].getDepotId()); curTour.setEndDepot(m_vDepotInfos[0].getDepotId()); //use a random seed to start to tour. (we can use better approach in future) bool insertAvailable = true; while( insertAvailable ) { insertAvailable = false; std::pair PotentialInsert; // first = insert_index, second = removed_order_index; std::pair bestInsert = std::make_pair(-1,DOUBLE_MAX);//first = order_insert_index, second = cost; for(int i = 0;i curInsert = getPotentialInsert(curTour, curOrder); if( curInsert.second < bestInsert.second ) { insertAvailable = true; bestInsert = curInsert; PotentialInsert = std::make_pair(curInsert.first,i); } } if( insertAvailable ) { if(insertOrder(curTour, initialSolution.getUnservedOrderAt(PotentialInsert.second), PotentialInsert.first)) { iUnservedOrders--; initialSolution.removeOrder(PotentialInsert.second); } } } initialSolution.addTour(curTour); } return initialSolution; } bool CVRPSolver::updateFinalSolution(CSolutionInfo& curSolution) { bool callUpdate = false; if ( curSolution.getOrderServed() > m_solutionFinal.getOrderServed() ) { callUpdate = true; } else if ( curSolution.getOrderServed() == m_solutionFinal.getOrderServed() ) { if ( curSolution.getTotalCost() < m_solutionFinal.getTotalCost() ) { callUpdate = true; } else if (curSolution.getTotalCost() == m_solutionFinal.getTotalCost() ) { if ( curSolution.getTotalTravelTime() < m_solutionFinal.getTotalTravelTime() ) { callUpdate = true; } else if ( curSolution.getTotalTravelTime() == m_solutionFinal.getTotalTravelTime() ) { if ( curSolution.getTotalDistance() < m_solutionFinal.getTotalDistance() ) { callUpdate = true; } } } } if (callUpdate) { //m_iStepsSinceLastSolution = 0; m_solutionFinal = curSolution; //clear map and delete objects //m_mpTabuCount.clear(); //for (std::map< CVRPTWMove*,int >::iterator it = m_mpMoveFrequency.begin();it!=m_mpMoveFrequency.end();++it) //{ // delete (*it).first; //} //m_mpMoveFrequency.clear(); return true; } return false; } std::pair CVRPSolver::getPotentialInsert(CTourInfo& curTour, COrderInfo& curOrder) { std::pair bestInsert = std::make_pair(-1,DOUBLE_MAX); if( curOrder.getOrderUnit() > curTour.getRemainingCapacity() ) { return bestInsert; } //check if ith position insert is fisible. std::vector vecOrderId = curTour.getOrderVector(); for(unsigned int i = 0; i <= vecOrderId.size();++i) { CostPack costToOrder, costFromOrder; if(!i) { costToOrder = getDepotToOrderCost( curTour.getStartDepot(), curOrder.getOrderId()); } else costToOrder = getOrderToOrderCost( vecOrderId[i-1], curOrder.getOrderId()); double dArrivalTime = costToOrder.traveltime + curTour.getStartTime(i); if( dArrivalTime > curOrder.getCloseTime() ) { continue; } if (i == vecOrderId.size()) { costFromOrder = getOrderToDepotCost( curOrder.getOrderId(), curTour.getEndDepot() ); } else costFromOrder = getOrderToOrderCost( curOrder.getOrderId(), vecOrderId[i] ); dArrivalTime += curOrder.getServiceTime() + costFromOrder.traveltime; if( i < vecOrderId.size() && dArrivalTime > m_vOrderInfos[m_mapOrderIdToIndex[vecOrderId[i]]].getCloseTime()) { continue; } CostPack totalCost = getCostForInsert(curTour, curOrder, i); if( totalCost.cost < bestInsert.second ) { bestInsert = std::make_pair(i,totalCost.cost); } } return bestInsert; } bool CVRPSolver::tabuSearch(CSolutionInfo& curSolution) { m_bFoundOptimal = false; updateFinalSolution(curSolution); int numberOfSearch = 0; m_iGeneratedSolutionCount = 0; m_iStepsSinceLastSolution = 0; while( numberOfSearch < TOTAL_NUMBER_OF_SEARCH ) { //applyBestMoveInCurrentSolution(curSolution, identifyPotentialMove(curSolution) ); insertUnservedOrders(curSolution); //attemptFeasibleNodeExchange(curSolution); attempVehicleExchange(curSolution); ++numberOfSearch; } return false; } void CVRPSolver::applyBestMoveInCurrentSolution(CSolutionInfo& curSolution, CMoveInfo& bestMove) { ++m_iGeneratedSolutionCount; ++m_iStepsSinceLastSolution; updateTabuCount(bestMove); int totalTour = bestMove.getModifiedTourCount(); for(int i = 0;i 0 ) { int insertTourId = -1; insertAvailable = false; int totalTour = curSolution.getTourInfoVector().size(); std::pair PotentialInsert; // first = insert_index, second = removed_customer_index; std::pair bestInsert = std::make_pair(-1,DOUBLE_MAX);//first = customer_insert_index, second = cost; for(int j = 0;j curInsert = getPotentialInsert(curTour, curOrder); insertOrder(curTour, i,curInsert.first); curMove.setModifiedTour(curTour); curMove.getInitialTour(curTour); //check if current move is tabu. if( isTabuMove(curMove) ) { continue; } if( curInsert.second < bestInsert.second ) { insertTourId = j; insertAvailable = true; bestInsert = curInsert; PotentialInsert = std::make_pair(curInsert.first,i); } } } if( insertAvailable ) { totalUnservedOrder--; curMove.setInitialTour(curSolution.getTour(insertTourId)); addOrderAtTour(curSolution, insertTourId, PotentialInsert.first, PotentialInsert.second); curMove.setModifiedTour(curSolution.getTour(insertTourId)); this->updateTabuCount(curMove); this->updateFinalSolution(curSolution);//this->evaluateCurrentSolution(); } } } bool CVRPSolver::addDepot(CDepotInfo depotInfo) { int id = depotInfo.getDepotId(); if(m_mapDepotIdToIndex.find(id) != m_mapDepotIdToIndex.end()) return false; m_mapDepotIdToIndex.insert(std::make_pair(id, m_vDepotInfos.size())); m_vDepotInfos.push_back(depotInfo); return true; } bool CVRPSolver::addOrder(COrderInfo orderInfo) { int id = orderInfo.getOrderId(); if(m_mapOrderIdToIndex.find(id) != m_mapOrderIdToIndex.end()) { return false; } int index = m_vOrderInfos.size(); m_mapOrderIdToIndex.insert(std::make_pair(id, index)); m_vOrderInfos.push_back(orderInfo); m_viUnservedOrderIndex.push_back(index); return true; } bool CVRPSolver::addVehicle(CVehicleInfo vehicleInfo) { int id = vehicleInfo.getId(); if(m_mapVehicleIdToIndex.find(id) != m_mapVehicleIdToIndex.end()) { return false; } int index = m_vVehicleInfos.size(); m_mapVehicleIdToIndex.insert(std::make_pair(id, index)); m_vVehicleInfos.push_back(vehicleInfo); m_viUnusedVehicleIndex.push_back(index); return true; } bool CVRPSolver::addDepotToOrderCost(int depotId, int orderId, CostPack cost) { PII depo_order = std::make_pair(depotId, orderId); if(m_mapDepotToOrderrCost.find(depo_order) != m_mapDepotToOrderrCost.end()) { return false; } m_mapDepotToOrderrCost.insert(make_pair(depo_order, cost)); return true; } bool CVRPSolver::addOrderToDepotCost(int depotId, int orderId, CostPack cost) { PII depo_order = std::make_pair(orderId, depotId); if(m_mapOrderToDepotCost.find(depo_order) != m_mapOrderToDepotCost.end()) { return false; } m_mapOrderToDepotCost.insert(std::make_pair(depo_order, cost)); return true; } bool CVRPSolver::addOrderToOrderCost(int firstOrder, int secondOrder, CostPack cost) { PII order_order = std::make_pair(firstOrder, secondOrder); if(m_mapOrderToOrderCost.find(order_order) != m_mapOrderToOrderCost.end()) { return false; } m_mapOrderToOrderCost.insert(std::make_pair(order_order, cost)); return true; } bool CVRPSolver::getSolution(CSolutionInfo& solution, std::string& strError) { if(m_bIsSolutionReady == true) { solution = m_solutionFinal; return true; } else { bool ret = solveVRP(strError); if(ret == true) { solution = m_solutionFinal; return true; } return false; } } CostPack CVRPSolver::getDepotToOrderCost(int depotId, int orderId) { PII depo_order = std::make_pair(depotId, orderId); if(m_mapDepotToOrderrCost.find(depo_order) != m_mapDepotToOrderrCost.end()) { return(m_mapDepotToOrderrCost[depo_order]); } CostPack ret; ret.cost = ret.distance = ret.traveltime = 1e15; return ret; } CostPack CVRPSolver::getOrderToOrderCost(int orderId1, int orderId2) { PII order_order = std::make_pair(orderId1, orderId2); if(m_mapOrderToOrderCost.find(order_order) != m_mapOrderToOrderCost.end()) { return(m_mapOrderToOrderCost[order_order]); } CostPack ret; ret.cost = ret.distance = ret.traveltime = 1e15; return ret; } CostPack CVRPSolver::getOrderToDepotCost(int depotId, int orderId) { PII depo_order = std::make_pair(orderId, depotId); if(m_mapOrderToDepotCost.find(depo_order) != m_mapOrderToDepotCost.end()) { return(m_mapOrderToDepotCost[depo_order]); } CostPack ret; ret.cost = ret.distance = ret.traveltime = 1e15; return ret; } bool CVRPSolver::insertOrder(CTourInfo& tourInfo, int orderId, int pos) { if(pos < 0 || (unsigned int) pos > tourInfo.getOrderVector().size()) return false; int orderIndex = m_mapOrderIdToIndex[orderId]; if(!tourInfo.getVehicleInfo().loadUnit(m_vOrderInfos[orderIndex].getOrderUnit())) return false; tourInfo.insertOrder(orderId, pos); if(!updateTourCosts(tourInfo)) { tourInfo.removeOrder(pos); return false; } return true; } bool CVRPSolver::updateTourCosts(CTourInfo& tourInfo) { std::vector vecOrderId = tourInfo.getOrderVector(); std::vector vecStartTimes; double dCost, dDistance, dTravelTime; dCost = dDistance = dTravelTime = 0.0; CostPack cPack = getDepotToOrderCost(tourInfo.getStartDepot(), vecOrderId[0]); dCost += cPack.cost; dDistance += cPack.distance; int ind = m_mapOrderIdToIndex[vecOrderId[0]]; vecStartTimes.push_back(0); if(dTravelTime + cPack.traveltime > m_vOrderInfos[ind].getCloseTime()) return false; dTravelTime = max(dTravelTime + cPack.traveltime + m_vOrderInfos[ind].getServiceTime(), m_vOrderInfos[ind].getOpenTime() + m_vOrderInfos[ind].getServiceTime()); vecStartTimes.push_back(ceil(dTravelTime)); unsigned int i; for(i = 1; i < vecOrderId.size(); i++) { cPack = getOrderToOrderCost(vecOrderId[i - 1], vecOrderId[i]); dCost += cPack.cost; dDistance += cPack.distance; ind = m_mapOrderIdToIndex[vecOrderId[i]]; if(dTravelTime + cPack.traveltime > m_vOrderInfos[ind].getCloseTime()) return false; dTravelTime = max(dTravelTime + cPack.traveltime + m_vOrderInfos[ind].getServiceTime(), m_vOrderInfos[ind].getOpenTime() + m_vOrderInfos[ind].getServiceTime()); vecStartTimes.push_back(ceil(dTravelTime)); } cPack = getOrderToDepotCost(vecOrderId[i - 1], tourInfo.getEndDepot()); dCost += cPack.cost; dDistance += cPack.distance; dTravelTime += cPack.traveltime; vecStartTimes.push_back(ceil(dTravelTime)); ind = m_mapDepotIdToIndex[tourInfo.getEndDepot()]; if(dTravelTime > m_vDepotInfos[ind].getCloseTime()) return false; tourInfo.updateCost(dCost, dDistance, dTravelTime); tourInfo.setStartTime(vecStartTimes); return true; } bool CVRPSolver::addOrderAtTour(CSolutionInfo &solutionInfo, int tourIndex, int insertIndex, int orderIndex) { return(insertOrder(solutionInfo.getTour(tourIndex), m_vOrderInfos[orderIndex].getOrderId(), insertIndex)); } CostPack CVRPSolver::getCostForInsert(CTourInfo& curTour, COrderInfo& curOrder, int pos) { std::vector vecOrderId = curTour.getOrderVector(); vecOrderId.insert(vecOrderId.begin() + pos, curOrder.getOrderId()); double dCost, dDistance, dTravelTime; dCost = dDistance = dTravelTime = 0.0; CostPack costRet; costRet.cost = INF; costRet.distance = INF; costRet.traveltime = INF; CostPack cPack = getDepotToOrderCost(curTour.getStartDepot(), vecOrderId[0]); dCost += cPack.cost; dDistance += cPack.distance; int ind = m_mapOrderIdToIndex[vecOrderId[0]]; if(dTravelTime + cPack.traveltime > m_vOrderInfos[ind].getCloseTime()) return costRet; dTravelTime = max(dTravelTime + cPack.traveltime + m_vOrderInfos[ind].getServiceTime(), m_vOrderInfos[ind].getOpenTime() + m_vOrderInfos[ind].getServiceTime()); unsigned int i; for(i = 1; i < vecOrderId.size(); i++) { cPack = getOrderToOrderCost(vecOrderId[i - 1], vecOrderId[i]); dCost += cPack.cost; dDistance += cPack.distance; ind = m_mapOrderIdToIndex[vecOrderId[i]]; if(dTravelTime + cPack.traveltime > m_vOrderInfos[ind].getCloseTime()) return costRet; dTravelTime = max(dTravelTime + cPack.traveltime + m_vOrderInfos[ind].getServiceTime(), m_vOrderInfos[ind].getOpenTime() + m_vOrderInfos[ind].getServiceTime()); } cPack = getOrderToDepotCost(vecOrderId[i - 1], curTour.getEndDepot()); dCost += cPack.cost; dDistance += cPack.distance; dTravelTime += cPack.traveltime; ind = m_mapDepotIdToIndex[curTour.getEndDepot()]; if(dTravelTime > m_vDepotInfos[ind].getCloseTime()) return costRet; costRet.cost = dCost - curTour.getCost(); costRet.distance = dDistance - curTour.getDistance(); costRet.traveltime = dTravelTime - curTour.getTravelTime(); return costRet; } void CVRPSolver::attempVehicleExchange(CSolutionInfo& solutionInfo) { ++m_iGeneratedSolutionCount; ++m_iStepsSinceLastSolution; CMoveInfo curMove; CMoveInfo bestMove; int bestFreeCapacity = 0; std::pair bestSwapIndex; int totalTour = solutionInfo.getTourCount(); for (int i = 0;i 0) && (SecondTourRemainingCapacity > 0) && // curFreeCapacity > curFreeCapacity autological compare evaluates to false (error on MAC) (curFreeCapacity > bestFreeCapacity) ) { CVehicleInfo tempVehicle = m_vVehicleInfos[firstTour.getVehicleId()]; firstTour.setVehicleInfo(m_vVehicleInfos[secondTour.getVehicleId()] ); secondTour.setVehicleInfo( tempVehicle ); curMove.setModifiedTour(firstTour, secondTour); if (!isTabuMove(curMove)) { bestMove = curMove; bestFreeCapacity = curFreeCapacity; bestSwapIndex = std::make_pair(i,j); } curMove.getInitialTour(firstTour,secondTour); } } } if (bestFreeCapacity > 0) { CTourInfo tempTour; bestMove.getModifiedTourAt(0, tempTour); solutionInfo.replaceTourAt(bestSwapIndex.first, tempTour); bestMove.getModifiedTourAt(1, tempTour); solutionInfo.replaceTourAt(bestSwapIndex.second, tempTour); updateTabuCount(bestMove); updateFinalSolution(solutionInfo); } } /* void CVRPSolver::attemptFeasibleNodeExchange(CSolutionInfo& solutionInfo) { ++m_iGeneratedSolutionCount; ++m_iStepsSinceLastSolution; CMoveInfo bestMove, curMove; int totalTour = solutionInfo.getTourCount(); for (int i = 0;i vecOrderId = curTour.getOrderVector(); curMove.setInitialTour(curTour); int totalCustomer = curTour.getServedOrderCount(); std::pair bestSwapIndex; double lowestCost = DOUBLE_MAX; for (int j = 0;jisFeasibleReplace(j,pSecondCustomer) && pCurTour->isFeasibleReplace(k,pFirstCustomer) ) { pCurTour->removeCustomer(j,false); pCurTour->addCustomer(pSecondCustomer,j); pCurTour->removeCustomer(k,false); pCurTour->addCustomer(pFirstCustomer,k); pCurMove->setModifiedTour(pCurTour); if (isTabuMove(pCurMove)) { pCurMove->getInitialTour(pCurTour); continue; } double curTourCost = pCurTour->getTourData()->calcCost(pCurTour->getAssignedVehicle()); if ( curTourCost < lowestCost ) { *pBestMove = *pCurMove; lowestCost = curTourCost; bestSwapIndex = std::make_pair(j,k); } pCurMove->getInitialTour(pCurTour); } } } if (lowestCost!=DOUBLE_MAX) { m_pCurrentSolution->replaceTourAt(i,pBestMove->getModifiedTourAt(0)); this->updateTabuCount(pBestMove); this->evaluateCurrentSolution(); } } delete pCurMove; delete pBestMove; } */ void CVRPSolver::updateTabuCount(CMoveInfo& bestMove) { m_veMoves.push_back(bestMove); /* bestMove.reverseMove(); CMoveInfo curMove; std::map< CMoveInfo,int >::iterator mpIt = m_mapMoveFrequency.find(bestMove); if (mpIt == m_mapMoveFrequency.end()) { curMove = bestMove; } else curMove = (*mpIt).first; m_mapMoveFrequency[curMove]++; if( m_mapMoveFrequency[curMove] >= MAXIMUM_MOVE_FREQUENCY ) { CMoveInfo tmpMove; std::set::iterator sIt = m_sTabuList.find(curMove); CMoveInfo tmpMove2; if ( sIt == m_sTabuList.end() ) { tmpMove2 = curMove; } else tmpMove2 = (*sIt); m_sTabuList.insert(tmpMove2); } m_mapTabuCount[curMove] = std::make_pair(m_iGeneratedSolutionCount,m_iStepsSinceLastSolution); bestMove.reverseMove(); */ } bool CVRPSolver::isTabuMove(CMoveInfo& curMove) { int i, tot = m_veMoves.size(); for(i = 0; i < tot; i++) { if(curMove == m_veMoves[i]) return true; } return false; } pgrouting-pgrouting-2.1.0/src/vrp_basic/src/VRP_Solver.h000066400000000000000000000310531257314352300232530ustar00rootroot00000000000000/*PGR Copyright (c) 2013 Khondoker Md. Razequl Islam ziboncsedu@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef VRPSOLVER_H #define VRPSOLVER_H #include #include #include #include #include #include #include #include #include #include #include #define MAXIMUM_TRY 15 #define TOTAL_NUMBER_OF_SEARCH 15 #define MAXIMUM_MOVE_FREQUENCY 15 #define INF (1e15) typedef std::pair PII; #define max(a,b) ((a)>(b))?(a):(b) // Structure for Point, Geo coordinates can be represented with it typedef struct { double X, Y; }Point; // Structure to keep cost, distance and traveltime. If distance/ traveltime is missing, there may be a negative flag typedef struct { double cost, distance, traveltime; }CostPack; // Class for holding vehicle information which consist of capacity, and cost_per_km // For first version we will use homogeneous cost class CVehicleInfo { public: CVehicleInfo(); ~CVehicleInfo(); bool init(); bool loadUnit(int lUnit); bool unloadUnit(int lUnit); int getRemainingCapacity(){return (m_iCapacity - m_iCurrentLoad);} int getCurrentLoad(){return m_iCurrentLoad;} int getCapacity(){return m_iCapacity;} void setCapacity(int capacity){m_iCapacity = capacity;} int getId(){return (this->m_iVehicleId);} void setId(int id){m_iVehicleId = id;} double getCostPerKM(){return m_dCostPerKM;} void setCostPerKM(double cost){m_dCostPerKM = cost;} friend bool operator != (const CVehicleInfo& cur, const CVehicleInfo& that); //CVehicleInfo( CVehicleInfo const& ); //CVehicleInfo& operator = (const CVehicleInfo& vehicleInfo); private: int m_iCapacity; int m_iCurrentLoad; int m_iVehicleId; double m_dCostPerKM; }; // Class to represent Orders. Each order is consist of open_time, close_time and sevice_time, its location and number of units ordered. class COrderInfo { public: COrderInfo(); ~COrderInfo(); int getOpenTime(){return m_iOrderOpenTime;} void setOpenTime(int openTime){m_iOrderOpenTime = openTime;} int getCloseTime(){return m_iOrderCloseTime;} void setCloseTime(int closeTime){m_iOrderCloseTime = closeTime;} int getServiceTime(){return m_iOrderServiceTime;} void setServiceTime(int serviceTime){m_iOrderServiceTime = serviceTime;} int getOrderUnit(){return m_iOrderUnitCount;} void setOrderUnit(int orderUnit){m_iOrderUnitCount = orderUnit;} Point getOrderLocation(){return m_ptOrderLocation;} void setOrderLocation(Point location){m_ptOrderLocation = location;} int getOrderId(){return m_iOrderId; } void setOrderId(int orderId){m_iOrderId = orderId;} //COrderInfo( COrderInfo const& ); //COrderInfo& operator = (const COrderInfo& solution); private: int m_iOrderOpenTime; int m_iOrderCloseTime; int m_iOrderServiceTime; int m_iOrderUnitCount; int m_iOrderId; Point m_ptOrderLocation; }; // Class to represent Depot information. Each depot will have it's Open_Time and Close_Time. The Depot that will open earliest will have open time 0 // and all other time will be normalized with respect to it. For the first version there will be only one depot class CDepotInfo { public: CDepotInfo(); ~CDepotInfo(); int getOpenTime(){return m_iDepotOpenTime;} void setOpenTime(int openTime){m_iDepotOpenTime = openTime;} int getCloseTime(){return m_iDepotCloseTime;} void setCloseTime(int closeTime){m_iDepotCloseTime = closeTime;} int getDepotId(){return m_iDepotId;} void setDepotId(int id){m_iDepotId = id;} Point getDepotLocation(){return m_ptDepotLocation;} void setDepotLocation(Point location){m_ptDepotLocation = location;} //CDepotInfo( CDepotInfo const& ); //CDepotInfo& operator = (const CDepotInfo& solution); private: int m_iDepotOpenTime; int m_iDepotCloseTime; int m_iDepotId; Point m_ptDepotLocation; }; // Class to represent information of a Tour. A Tour starts from a depot and ends in a depot. On the way it serves several orders. // Each Tour has a vehicle ID and the list of Orders it serves in appropriate order. It also has the total Distance, Cost and Time assciated. class CTourInfo { public: CTourInfo(); ~CTourInfo(); void init(); int getRemainingCapacity(); int getVehicleId(){return m_vehicleInfo.getId();} CVehicleInfo& getVehicleInfo(){return m_vehicleInfo;} void setVehicleInfo(CVehicleInfo vehicleInfo){m_vehicleInfo = vehicleInfo;} int getStartDepot(){return m_iStartDepotId;} void setStartDepot(int depotId){m_iStartDepotId = depotId;} int getEndDepot(){return m_iEndDepotId;} void setEndDepot(int depotId){m_iEndDepotId = depotId;} int getServedOrderCount(){return m_viOrderIds.size();} void updateCost(double cost, double distance, double travelTime); void setStartTime(std::vector vStartTime){m_viStartTime = vStartTime;} bool insertOrder(int orderId, int pos); bool removeOrder(int pos); double getDistance(){return m_dTotalDistance;} double getCost(){return m_dTotalCost;} double getTravelTime(){return m_dTotalTraveltime;} std::vector getOrderVector(){return m_viOrderIds;} int getStartTime(int pos){if( (unsigned int) pos >= m_viStartTime.size()) return 0; else return m_viStartTime[pos];} friend bool operator== (const CTourInfo& cur, const CTourInfo& that); //bool operator != (const CTourInfo& that) //{ // return(!(*this == that)); //} //CTourInfo( CTourInfo const& ); //CTourInfo& operator = (const CTourInfo& solution); private: CVehicleInfo m_vehicleInfo; int m_iStartDepotId; int m_iEndDepotId; int m_iOrdersServed; std::vector m_viOrderIds; std::vector m_viStartTime; double m_dTotalCost; double m_dTotalDistance; double m_dTotalTraveltime; }; // This class will represent a solution of a VRP problem. A solution will be consist of multiple tour. // It also contains the number of vehicle used, number of orders served and total cost, distance and traveltime. class CSolutionInfo { public: CSolutionInfo(); ~CSolutionInfo(); int getVehicleUsed(){return m_iVehicleUsed;} int getOrderServed(){return m_iOrdersServed;} //int getVehicleUsed(){return m_iVehicleUsed;} bool addTour(CTourInfo& tour); CTourInfo& getTour(int pos){return m_vtourAll[pos];} int getTourCount(){return (m_vtourAll.size());} int getUnservedOrderCount(){return m_vUnservedOrderId.size();} int getUnusedVehicleCount(){return m_vUnusedVehicles.size();} int getUnusedVehicleAt(int pos){return m_vUnusedVehicles[pos];} void removeVehicle(int pos){m_vUnusedVehicles.erase(m_vUnusedVehicles.begin() + pos);} void removeOrder(int pos){m_vUnservedOrderId.erase(m_vUnservedOrderId.begin() + pos);} double getTotalCost(){return m_dTotalCost;} double getTotalDistance(){return m_dTotalDistance;} double getTotalTravelTime(){return m_dTotalTravelTime;} int getUnservedOrderAt(int pos){return m_vUnservedOrderId[pos];} //void addOrderAtTour(int tourIndex, int insertIndex, int orderIndex); void replaceTourAt(int index, CTourInfo curTour); void replaceTour(CTourInfo curTour); bool init(std::vector vecOrder, int iTotalOrder, std::vector vecVehicle); std::vector getTourInfoVector(){return m_vtourAll;} //CTourInfo( CTourInfo const& ); //CTourInfo& operator = (const CTourInfo& solution); private: std::vector m_vtourAll; std::vector m_vUnservedOrderId; std::vector m_vUnusedVehicles; int m_iVehicleUsed; int m_iOrdersServed; int m_iTotalOrders; double m_dTotalCost; double m_dTotalDistance; double m_dTotalTravelTime; }; class CMoveInfo { public: CMoveInfo(); ~CMoveInfo(); bool isBetter( CMoveInfo *pVRPMove ); void reverseMove(); void setInitialTour(CTourInfo pTourData); void setInitialTour(CTourInfo pTourData1, CTourInfo pTourData2); void setModifiedTour(CTourInfo pTourData); void setModifiedTour(CTourInfo pTourData1, CTourInfo pTourData2); bool getModifiedTourAt(int index, CTourInfo& tourInfo); int getModifiedTourCount() const { return m_vModifiedTour.size();} double getModifiedTourCost() const; void getInitialTour(CTourInfo &TourData); void getInitialTour(CTourInfo &TourData1, CTourInfo &TourData2); friend bool operator == (const CMoveInfo& cur, const CMoveInfo& that); //bool operator != (const CMoveInfo& that) //{ // return(!(*this == that)); //} //CMoveInfo( CMoveInfo const& ); //CMoveInfo& operator = (const CMoveInfo& solution); private: void clearInitialTour(); void clearModifiedTour(); std::vector m_vInitialTour; std::vector m_vModifiedTour; }; // This is the main class that will solve the VRP problem. It will use the previous classes to represent the problem and the solution. // It will also have pre generated point to point distance/ cost/ traveltime information in maps. class CVRPSolver { public: CVRPSolver(); ~CVRPSolver(); bool init(); bool addDepot(CDepotInfo depotInfo); bool addOrder(COrderInfo orderInfo); bool addVehicle(CVehicleInfo vehicleInfo); CostPack getOrderToOrderCost(int firstOrder, int secondOrder); CostPack getDepotToOrderCost(int depotId, int orderId); CostPack getOrderToDepotCost(int depotId, int orderId); bool addOrderToOrderCost(int firstOrder, int secondOrder, CostPack cost); bool addDepotToOrderCost(int depotId, int orderId, CostPack cost); bool addOrderToDepotCost(int depotId, int orderId, CostPack cost); void removeVehicle(int vehicleIndex) {m_viUnusedVehicleIndex.erase(m_viUnusedVehicleIndex.begin() + vehicleIndex, m_viUnusedVehicleIndex.begin() + vehicleIndex+1);} void removeOrder(int orderIndex) {m_viUnservedOrderIndex.erase(m_viUnservedOrderIndex.begin() + orderIndex, m_viUnservedOrderIndex.begin() + orderIndex + 1);} bool solveVRP(std::string& strError); bool getSolution(CSolutionInfo& solution, std::string& strError); CSolutionInfo generateInitialSolution(); bool updateFinalSolution(CSolutionInfo& solutionInfo); std::pair getPotentialInsert(CTourInfo& curTour, COrderInfo& curOrder); CostPack getCostForInsert(CTourInfo& curTour, COrderInfo& curOrder, int pos); bool tabuSearch(CSolutionInfo& solutionInfo); int getServiceTime(int order_id){return (m_vOrderInfos[m_mapOrderIdToIndex[order_id]].getServiceTime());} bool insertOrder(CTourInfo& tourInfo, int orderId, int pos); void applyBestMoveInCurrentSolution(CSolutionInfo& solutionInfo, CMoveInfo& bestMove ); void insertUnservedOrders(CSolutionInfo& solutionInfo); //void attemptFeasibleNodeExchange(CSolutionInfo& solutionInfo); void attempVehicleExchange(CSolutionInfo& solutionInfo); //CMoveInfo identifyPotentialMove(); void updateTabuCount(CMoveInfo& bestMove); bool isTabuMove(CMoveInfo& curMove); bool updateTourCosts(CTourInfo& tourInfo); bool addOrderAtTour(CSolutionInfo& solutionInfo, int tourIndex, int insertIndex, int orderIndex); private: bool m_bIsReadyToSolve; std::vector m_vVehicleInfos; std::vector m_vOrderInfos; std::vector m_vDepotInfos; std::map m_mapOrderIdToIndex; std::map m_mapVehicleIdToIndex; std::map m_mapDepotIdToIndex; std::map, CostPack> m_mapOrderToOrderCost; std::map, CostPack> m_mapDepotToOrderrCost; std::map, CostPack> m_mapOrderToDepotCost; /* std::map m_mapMoveFrequency; std::map > m_mapTabuCount; std::set m_sTabuList; */ std::vector m_veMoves; bool m_bIsSolutionReady; CSolutionInfo m_solutionFinal; private: std::vector m_viUnservedOrderIndex; std::vector m_viUnusedVehicleIndex; int m_iGeneratedSolutionCount; int m_iStepsSinceLastSolution; bool m_bFoundOptimal; }; #endif pgrouting-pgrouting-2.1.0/src/vrp_basic/src/VRP_core.cpp000066400000000000000000000134661257314352300232740ustar00rootroot00000000000000/*PGR Copyright (c) 2013 Khondoker Md. Razequl Islam ziboncsedu@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifdef __MINGW32__ #include #include #endif #include "VRP.h" #include "VRP_Solver.h" #include #undef PGR_LOGGER_ON #define PGR_LOGGER_LOC #define PGR_LOGGER_FILE "/tmp/vrp-debug.log" #include "../../common/src/pgr_logger.h" CVRPSolver solver; void loadOrders(vrp_orders_t *orders, int order_count, int depotId) { int i; PGR_LOGF("%s: %d\n", "Depot ID", id) for(i = 0; i < order_count; i++) { int id = orders[i].id; PGR_LOGF("%s: %d\n", "Order ID", id) if (id == depotId) { PGR_LOG("Got depot"); // This order represents Deopot CDepotInfo depot; depot.setDepotId(id); Point pt; pt.X = orders[i].x; pt.Y = orders[i].y; depot.setDepotLocation(pt); int openTime = orders[i].open_time; depot.setOpenTime(openTime); int closeTime = orders[i].close_time; depot.setCloseTime(closeTime); solver.addDepot(depot); } else { // This is an order COrderInfo order; order.setOrderId(id); Point pt; pt.X = orders[i].x; pt.Y = orders[i].y; order.setOrderLocation(pt); int demand = orders[i].order_unit; order.setOrderUnit(demand); int openTime = orders[i].open_time; order.setOpenTime(openTime); int closeTime = orders[i].close_time; order.setCloseTime(closeTime); int serviceTime = orders[i].service_time; order.setServiceTime(serviceTime); solver.addOrder(order); } } } void loadVehicles(vrp_vehicles_t *vehicles, int vehicle_count) { int i; for(i = 0; i < vehicle_count; i++) { CVehicleInfo vehicle; int id = vehicles[i].id; vehicle.setId(id); int capcity = vehicles[i].capacity; vehicle.setCapacity(capcity); vehicle.setCostPerKM(1); solver.addVehicle(vehicle); } } void loadDistanceMatrix(vrp_cost_element_t *costmatrix, int cost_count, int depotId) { int i; for(i = 0; i < cost_count; i++) { int fromId = costmatrix[i].src_id; int toId = costmatrix[i].dest_id; CostPack cpack; cpack.cost = costmatrix[i].cost; cpack.distance = costmatrix[i].distance; cpack.traveltime = costmatrix[i].traveltime; if(fromId == depotId) solver.addDepotToOrderCost(fromId, toId, cpack); else if(toId == depotId) solver.addOrderToDepotCost(fromId, toId, cpack); else solver.addOrderToOrderCost(fromId, toId, cpack); } } int find_vrp_solution(vrp_vehicles_t *vehicles, int vehicle_count, vrp_orders_t *orders, int order_count, vrp_cost_element_t *costmatrix, int cost_count, int depot_id, vrp_result_element_t **results, int *result_count, char **err_msg) { int res; std::string strError; try { PGR_LOG("Before load order"); loadOrders(orders, order_count, depot_id); PGR_LOG("After load order"); loadVehicles(vehicles, vehicle_count); PGR_LOG("After load vehicles"); loadDistanceMatrix(costmatrix, cost_count, depot_id); PGR_LOG("After load distance matrix"); res = solver.solveVRP(strError); PGR_LOG("After VRP Solve"); } catch(std::exception& e) { *err_msg = (char *) e.what(); return -1; } catch(...) { *err_msg = (char *) "Caught unknown exception!"; return -1; } if (res < 0) return res; else { try { CSolutionInfo solution; CTourInfo ctour; // bool bOK = solver.getSolution(solution, strError); int totalRoute = solution.getTourInfoVector().size(); int totRows = 0; int i; for(i = 0; i < totalRoute; i++) { totRows += (solution.getTour(i).getServedOrderCount() + 2); } *results = (vrp_result_element_t *) malloc(totRows * sizeof(vrp_result_element_t)); *result_count = totRows; int cnt = 0; for(int i = 0; i < totalRoute; i++) { ctour = solution.getTour(i); std::vector vecOrder = ctour.getOrderVector(); int totalOrder = vecOrder.size(); // For start depot (*results)[cnt].order_id = ctour.getStartDepot(); (*results)[cnt].order_pos = 0; (*results)[cnt].vehicle_id = ctour.getVehicleId(); (*results)[cnt].arrival_time = -1; (*results)[cnt].depart_time = ctour.getStartTime(0); cnt++; // For each order for(int j = 0; j < totalOrder; j++) { (*results)[cnt].order_id = vecOrder[j]; (*results)[cnt].order_pos = j + 1; (*results)[cnt].vehicle_id = ctour.getVehicleId(); (*results)[cnt].depart_time = ctour.getStartTime(j + 1); (*results)[cnt].arrival_time = ctour.getStartTime(j + 1) - solver.getServiceTime(vecOrder[j]); cnt++; } // For return depot (*results)[cnt].order_id = ctour.getEndDepot(); (*results)[cnt].order_pos = totalOrder + 1; (*results)[cnt].vehicle_id = ctour.getVehicleId(); (*results)[cnt].arrival_time = ctour.getStartTime(totalOrder + 1); (*results)[cnt].depart_time = -1; cnt++; } } catch(std::exception& e) { *err_msg = (char *) e.what(); return -1; } catch(...) { *err_msg = (char *) "Caught unknown exception!"; return -1; } } return EXIT_SUCCESS; } pgrouting-pgrouting-2.1.0/src/vrp_basic/src/Vehicles.txt000066400000000000000000000002451257314352300234030ustar00rootroot00000000000000V_d Capacity 1 200 2 200 3 200 4 200 5 200 6 200 7 200 8 200 9 200 10 200 11 200 12 200 13 200 14 200 15 200 16 200 17 200 18 200 19 200 20 200 pgrouting-pgrouting-2.1.0/src/vrp_basic/test/000077500000000000000000000000001257314352300212675ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrp_basic/test/CMakeLists.txt000066400000000000000000000000001257314352300240150ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrp_basic/test/Distance.txt000066400000000000000000005135501257314352300235730ustar00rootroot000000000000001 2 38.078866 1 3 30.805844 1 4 39.357337 1 5 36.055513 1 6 40.311289 1 7 33.301652 1 8 35.355339 1 9 39.051248 1 10 33.541020 1 11 31.622777 1 12 33.526109 1 13 32.388269 1 14 38.078866 1 15 35.355339 1 16 39.293765 1 17 41.231056 1 18 40.311289 1 19 45.177428 1 20 40.049969 1 21 35.057096 1 22 45.000000 1 23 35.000000 1 24 45.044423 1 25 35.057096 1 26 45.276926 1 27 58.523500 1 28 57.008771 1 29 55.713553 1 30 52.201533 1 31 52.000000 1 32 50.289164 1 33 51.078371 1 34 51.478151 1 35 47.434165 1 36 44.204072 1 37 43.011626 1 38 40.607881 1 39 37.202150 1 40 36.055513 1 41 40.311289 1 42 30.805844 1 43 33.541020 1 44 38.078866 1 45 35.341194 1 46 37.735925 1 47 37.202150 1 48 38.327536 1 49 45.044423 1 50 38.052595 1 51 35.341194 1 52 33.541020 1 53 25.000000 1 54 20.000000 1 55 18.027756 1 56 14.142136 1 57 18.027756 1 58 26.925824 1 59 47.169906 1 60 42.426407 1 61 26.925824 1 62 15.811388 1 63 29.154759 1 64 39.051248 1 65 20.615528 1 66 11.180340 1 67 13.038405 1 68 25.298221 1 69 10.000000 1 70 9.219544 1 71 19.646883 1 72 25.495098 1 73 27.459060 1 74 39.293765 1 75 36.055513 1 76 57.008771 1 77 42.941821 1 78 49.979996 1 79 32.557641 1 80 38.470768 1 81 7.615773 1 82 12.041595 1 83 14.764823 1 84 19.235384 1 85 27.018512 1 86 35.468296 1 87 32.202484 1 88 38.209946 1 89 17.888544 1 90 52.478567 1 91 4.242641 1 92 12.041595 1 93 14.764823 1 94 21.095023 1 95 17.117243 1 96 20.615528 1 97 15.524175 1 98 48.166378 1 99 14.142136 1 100 20.518285 1 101 19.235384 2 1 38.078866 2 3 10.440307 2 4 3.000000 2 5 7.071068 2 6 5.000000 2 7 12.206556 2 8 14.142136 2 9 11.180340 2 10 52.201533 2 11 47.434165 2 12 48.104054 2 13 43.462628 2 14 53.851648 2 15 44.721360 2 16 50.537115 2 17 51.478151 2 18 47.169906 2 19 82.225300 2 20 76.902536 2 21 72.034714 2 22 81.394103 2 23 71.589105 2 24 81.049368 2 25 71.196910 2 26 80.622577 2 27 89.022469 2 28 86.023253 2 29 86.683332 2 30 82.006097 2 31 83.630138 2 32 80.430094 2 33 82.879430 2 34 84.852814 2 35 78.102497 2 36 42.000000 2 37 40.000000 2 38 40.112342 2 39 37.336309 2 40 35.355339 2 41 35.000000 2 42 34.481879 2 43 30.413813 2 44 30.000000 2 45 30.149627 2 46 5.830952 2 47 8.602325 2 48 46.141088 2 49 81.786307 2 50 74.953319 2 51 68.622154 2 52 71.589105 2 53 55.000000 2 54 35.355339 2 55 39.051248 2 56 25.495098 2 57 55.901699 2 58 60.207973 2 59 75.663730 2 60 66.708320 2 61 26.925824 2 62 28.284271 2 63 64.031242 2 64 76.321688 2 65 58.523500 2 66 46.097722 2 67 50.596443 2 68 58.051701 2 69 29.154759 2 70 33.541020 2 71 18.867962 2 72 50.000000 2 73 42.941821 2 74 33.970576 2 75 65.192024 2 76 82.462113 2 77 80.956779 2 78 82.024387 2 79 33.615473 2 80 25.495098 2 81 43.908997 2 82 36.124784 2 83 42.047592 2 84 55.317267 2 85 64.498062 2 86 72.718636 2 87 61.131007 2 88 62.369865 2 89 27.018512 2 90 90.354856 2 91 39.849718 2 92 49.244289 2 93 50.477718 2 94 48.836462 2 95 48.918299 2 96 57.140179 2 97 43.139309 2 98 70.213959 2 99 33.015148 2 100 50.009999 2 101 18.973666 3 1 30.805844 3 2 10.440307 3 4 10.000000 3 5 5.385165 3 6 10.198039 3 7 4.000000 3 8 7.000000 3 9 8.602325 3 10 41.761226 3 11 37.000000 3 12 37.696154 3 13 33.105891 3 14 43.462628 3 15 34.481879 3 16 40.311289 3 17 41.340053 3 18 37.202150 3 19 73.375745 3 20 68.007353 3 21 63.245553 3 22 72.277244 3 23 62.641839 3 24 71.805292 3 25 62.096699 3 26 71.196910 3 27 85.755466 3 28 83.240615 3 29 83.216585 3 30 78.892332 3 31 79.881162 3 32 77.175126 3 33 79.056942 3 34 80.430094 3 35 74.625733 3 36 46.097722 3 37 44.147480 3 38 43.566042 3 39 40.311289 3 40 38.327536 3 41 39.293765 3 42 36.000000 3 43 33.376639 3 44 34.481879 3 45 33.734256 3 46 7.280110 3 47 6.403124 3 48 36.055513 3 49 72.801099 3 50 66.098411 3 51 64.031242 3 52 64.140471 3 53 45.099889 3 54 25.079872 3 55 36.249138 3 56 17.000000 3 57 48.826222 3 58 50.635956 3 59 65.375837 3 60 56.293872 3 61 16.552945 3 62 25.079872 3 63 58.728187 3 64 69.814039 3 65 50.537115 3 66 37.336309 3 67 42.485292 3 68 53.413481 3 69 23.430749 3 70 24.698178 3 71 14.317821 3 72 47.423623 3 73 42.201896 3 74 25.000000 3 75 55.036352 3 76 72.034714 3 77 73.573093 3 78 72.006944 3 79 23.600847 3 80 17.464249 3 81 37.536649 3 82 31.906112 3 83 32.388269 3 84 46.486557 3 85 57.801384 3 86 66.219333 3 87 51.009803 3 88 51.971146 3 89 17.117243 3 90 83.216585 3 91 31.764760 3 92 42.638011 3 93 44.553339 3 94 45.276926 3 95 44.204072 3 96 50.990195 3 97 39.115214 3 98 59.774577 3 99 23.345235 3 100 40.199502 3 101 12.041595 4 1 39.357337 4 2 3.000000 4 3 10.000000 4 5 5.385165 4 6 2.000000 4 7 10.770330 4 8 12.206556 4 9 8.602325 4 10 51.419841 4 11 46.572524 4 12 47.127487 4 13 42.379240 4 14 52.810984 4 15 43.462628 4 16 49.244289 4 17 50.089919 4 18 45.650849 4 19 82.969874 4 20 77.620873 4 21 72.801099 4 22 82.000000 4 23 72.277244 4 24 81.584312 4 25 71.805292 4 26 81.049368 4 27 91.400219 4 28 88.481637 4 29 89.022469 4 30 84.403791 4 31 85.912746 4 32 82.800966 4 33 85.146932 4 34 87.000000 4 35 80.430094 4 36 45.000000 4 37 43.000000 4 38 43.104524 4 39 40.311289 4 40 38.327536 4 41 38.000000 4 42 37.363083 4 43 33.376639 4 44 33.000000 4 45 33.136083 4 46 3.605551 4 47 6.403124 4 48 44.721360 4 49 82.462113 4 50 75.690158 4 51 70.710678 4 52 72.897188 4 53 55.081757 4 54 35.057096 4 55 41.400483 4 56 26.248809 4 57 57.306195 4 58 60.530984 4 59 75.325958 4 60 66.098411 4 61 25.961510 4 62 30.479501 4 63 65.946948 4 64 77.935871 4 65 59.615434 4 66 46.840154 4 67 51.623638 4 68 60.108236 4 69 30.805844 4 70 34.205263 4 71 20.615528 4 72 52.430907 4 73 45.617979 4 74 32.015621 4 75 65.030762 4 76 81.786307 4 77 82.298238 4 78 82.006097 4 79 32.202484 4 80 23.345235 4 81 45.486262 4 82 38.183766 4 83 42.296572 4 84 56.044625 4 85 66.037868 4 86 74.330344 4 87 61.008196 4 88 61.814238 4 89 27.073973 4 90 91.787799 4 91 40.853396 4 92 50.774009 4 93 52.201533 4 94 51.088159 4 95 50.931326 4 96 58.821765 4 97 45.276926 4 98 69.375788 4 99 33.241540 4 100 50.159745 4 101 20.124612 5 1 36.055513 5 2 7.071068 5 3 5.385165 5 4 5.385165 5 6 5.000000 5 7 5.385165 5 8 7.071068 5 9 5.000000 5 10 46.097722 5 11 41.231056 5 12 41.761226 5 13 37.000000 5 14 47.434165 5 15 38.078866 5 16 43.863424 5 17 44.721360 5 18 40.311289 5 19 78.746428 5 20 73.375745 5 21 68.622154 5 22 77.620873 5 23 68.007353 5 24 77.129761 5 25 67.446275 5 26 76.485293 5 27 90.138782 5 28 87.464278 5 29 87.658428 5 30 83.216585 5 31 84.403791 5 32 81.541401 5 33 83.600239 5 34 85.146932 5 35 79.056942 5 36 47.265209 5 37 45.276926 5 38 45.044423 5 39 42.000000 5 40 40.000000 5 41 40.311289 5 42 38.327536 5 43 35.000000 5 44 35.355339 5 45 35.057096 5 46 2.000000 5 47 2.000000 5 48 39.357337 5 49 78.160092 5 50 71.470274 5 51 68.767725 5 52 69.462220 5 53 50.249378 5 54 30.000000 5 55 40.311289 5 56 22.360680 5 57 54.083269 5 58 55.901699 5 59 70.178344 5 60 60.827625 5 61 20.615528 5 62 29.154759 5 63 63.639610 5 64 75.000000 5 65 55.901699 5 66 42.720019 5 67 47.853944 5 68 58.137767 5 69 28.284271 5 70 30.083218 5 71 18.601075 5 72 51.478151 5 73 45.541190 5 74 26.907248 5 75 60.000000 5 76 76.485293 5 77 78.892332 5 78 77.058419 5 79 26.832816 5 80 18.439089 5 81 42.638011 5 82 36.400549 5 83 37.656341 5 84 51.865210 5 85 63.007936 5 86 71.400280 5 87 56.008928 5 88 56.568542 5 89 22.360680 5 90 88.509886 5 91 37.121422 5 92 47.801674 5 93 49.578221 5 94 49.648766 5 95 48.918299 5 96 56.080300 5 97 43.600459 5 98 64.031242 5 99 28.635642 5 100 45.398238 5 101 17.029386 6 1 40.311289 6 2 5.000000 6 3 10.198039 6 4 2.000000 6 5 5.000000 6 7 10.198039 6 8 11.180340 6 9 7.071068 6 10 50.990195 6 11 46.097722 6 12 46.572524 6 13 41.761226 6 14 52.201533 6 15 42.720019 6 16 48.466483 6 17 49.244289 6 18 44.721360 6 19 83.522452 6 20 78.160092 6 21 73.375745 6 22 82.462113 6 23 72.801099 6 24 82.000000 6 25 72.277244 6 26 81.394103 6 27 93.005376 6 28 90.138782 6 29 90.603532 6 30 86.023253 6 31 87.458562 6 32 84.403791 6 33 86.683332 6 34 88.459030 6 35 82.006097 6 36 47.000000 6 37 45.000000 6 38 45.099889 6 39 42.296572 6 40 40.311289 6 41 40.000000 6 42 39.293765 6 43 35.355339 6 44 35.000000 6 45 35.128336 6 46 3.000000 6 47 5.385165 6 48 43.863424 6 49 82.969874 6 50 76.243032 6 51 72.138755 6 52 73.824115 6 53 55.226805 6 54 35.000000 6 55 43.011626 6 56 26.925824 6 57 58.309519 6 58 60.827625 6 59 75.166482 6 60 65.764732 6 61 25.495098 6 62 32.015621 6 63 67.268120 6 64 79.056942 6 65 60.415230 6 66 47.434165 6 67 52.392748 6 68 61.522354 6 69 32.015621 6 70 34.785054 6 71 21.931712 6 72 54.083269 6 73 47.423623 6 74 30.805844 6 75 65.000000 6 76 81.394103 6 77 83.240615 6 78 82.054860 6 79 31.384710 6 80 22.022716 6 81 46.615448 6 82 39.623226 6 83 42.579338 6 84 56.612719 6 85 67.119297 6 86 75.451971 6 87 61.008196 6 88 61.522354 6 89 27.294688 6 90 92.784697 6 91 41.629317 6 92 51.865210 6 93 53.413481 6 94 52.630789 6 95 52.325902 6 96 60.000000 6 97 46.754679 6 98 68.883960 6 99 33.541020 6 100 50.358713 6 101 21.095023 7 1 33.301652 7 2 12.206556 7 3 4.000000 7 4 10.770330 7 5 5.385165 7 6 10.198039 7 8 3.000000 7 9 5.830952 7 10 40.792156 7 11 35.902646 7 12 36.400549 7 13 31.622777 7 14 42.059482 7 15 32.695565 7 16 38.483763 7 17 39.357337 7 18 34.985711 7 19 74.672619 7 20 69.289249 7 21 64.621978 7 22 73.375745 7 23 63.906181 7 24 72.801099 7 25 63.245553 7 26 72.034714 7 27 89.185201 7 28 86.769810 7 29 86.608314 7 30 82.365041 7 31 83.216585 7 32 80.622577 7 33 82.377181 7 34 83.600239 7 35 78.032045 7 36 50.009999 7 37 48.052055 7 38 47.518417 7 39 44.283180 7 40 42.296572 7 41 43.174066 7 42 40.000000 7 43 37.336309 7 44 38.327536 7 45 37.656341 7 46 7.280110 7 47 5.000000 7 48 34.000000 7 49 74.000000 7 50 67.416615 7 51 67.201190 7 52 66.287254 7 53 45.541190 7 54 25.079872 7 55 39.924930 7 56 19.209373 7 57 51.224994 7 58 51.419841 7 59 65.069194 7 60 55.578773 7 61 15.297059 7 62 28.792360 7 63 61.717096 7 64 72.346389 7 65 52.478567 7 66 38.910153 7 67 44.418465 7 68 56.612719 7 69 26.627054 7 70 26.419690 7 71 18.027756 7 72 51.078371 7 73 46.097722 7 74 21.931712 7 75 55.036352 7 76 71.196910 7 77 75.716577 7 78 72.173402 7 79 21.470911 7 80 13.892444 7 81 40.311289 7 82 35.355339 7 83 33.241540 7 84 47.927028 7 85 60.307545 7 86 68.767725 7 87 51.088159 7 88 51.351728 7 89 18.027756 7 90 85.445889 7 91 33.837849 7 92 45.276926 7 93 47.423623 7 94 48.764741 7 95 47.434165 7 96 53.740115 7 97 42.544095 7 98 58.694122 7 99 24.351591 7 100 40.792156 7 101 15.264338 8 1 35.355339 8 2 14.142136 8 3 7.000000 8 4 12.206556 8 5 7.071068 8 6 11.180340 8 7 3.000000 8 9 5.000000 8 10 40.311289 8 11 35.355339 8 12 35.693137 8 13 30.805844 8 14 41.231056 8 15 31.622777 8 16 37.336309 8 17 38.078866 8 18 33.541020 8 19 75.769387 8 20 70.384657 8 21 65.795137 8 22 74.330344 8 23 65.000000 8 24 73.681748 8 25 64.257295 8 26 72.801099 8 27 91.787799 8 28 89.442719 8 29 89.185201 8 30 85.000000 8 31 85.755466 8 32 83.240615 8 33 84.905830 8 34 86.023253 8 35 80.622577 8 36 52.952809 8 37 50.990195 8 38 50.487622 8 39 47.265209 8 40 45.276926 8 41 46.097722 8 42 43.000000 8 43 40.311289 8 44 41.231056 8 45 40.607881 8 46 8.602325 8 47 5.830952 8 48 32.695565 8 49 75.026662 8 50 68.541958 8 51 69.634761 8 52 68.007353 8 53 46.097722 8 54 25.495098 8 55 42.720019 8 56 21.213203 8 57 53.150729 8 58 52.201533 8 59 65.000000 8 60 55.226805 8 61 15.000000 8 62 31.622777 8 63 64.031242 8 64 74.330344 8 65 54.083269 8 66 40.311289 8 67 46.043458 8 68 59.076222 8 69 29.154759 8 70 28.017851 8 71 20.880613 8 72 53.851648 8 73 49.030603 8 74 19.849433 8 75 55.226805 8 76 70.710678 8 77 77.420927 8 78 72.443081 8 79 20.248457 8 80 11.401754 8 81 42.520583 8 82 38.013156 8 83 34.176015 8 84 49.193496 8 85 62.289646 8 86 70.767224 8 87 51.351728 8 88 51.088159 8 89 19.235384 8 90 87.200917 8 91 35.608988 8 92 47.381431 8 93 49.678969 8 94 51.429563 8 95 49.929951 8 96 55.901699 8 97 45.177428 8 98 58.051701 8 99 25.495098 8 100 41.484937 8 101 17.888544 9 1 39.051248 9 2 11.180340 9 3 8.602325 9 4 8.602325 9 5 5.000000 9 6 7.071068 9 7 5.830952 9 8 5.000000 9 10 45.276926 9 11 40.311289 9 12 40.607881 9 13 35.693137 9 14 46.097722 9 15 36.400549 9 16 42.059482 9 17 42.720019 9 18 38.078866 9 19 80.411442 9 20 75.026662 9 21 70.384657 9 22 79.056942 9 23 69.641941 9 24 78.447435 9 25 68.949257 9 26 77.620873 9 27 94.339811 9 28 91.787799 9 29 91.809586 9 30 87.464278 9 31 88.481637 9 32 85.755466 9 33 87.658428 9 34 89.022469 9 35 83.216585 9 36 52.239832 9 37 50.249378 9 38 50.039984 9 39 47.000000 9 40 45.000000 9 41 45.276926 9 42 43.289722 9 43 40.000000 9 44 40.311289 9 45 40.049969 9 46 5.385165 9 47 3.000000 9 48 37.336309 9 49 79.711982 9 50 73.164199 9 51 72.622311 9 52 72.111026 9 53 50.990195 9 54 30.413813 9 55 44.721360 9 56 25.000000 9 57 57.008771 9 58 57.008771 9 59 70.000000 9 60 60.207973 9 61 20.000000 9 62 33.541020 9 63 67.268120 9 64 78.102497 9 65 58.309519 9 66 44.721360 9 67 50.249378 9 68 62.008064 9 69 32.015621 9 70 32.249031 9 71 22.825424 9 72 55.901699 9 73 50.289164 9 74 23.853721 9 75 60.207973 9 76 75.663730 9 77 81.541401 9 78 77.414469 9 79 25.000000 9 80 15.000000 9 81 45.967380 9 82 40.496913 9 83 38.897301 9 84 53.712196 9 85 66.068147 9 86 74.518454 9 87 56.320511 9 88 56.080300 9 89 23.769729 9 90 91.263355 9 91 39.661064 9 92 50.990195 9 93 53.037722 9 94 53.851648 9 95 52.801515 9 96 59.413803 9 97 47.707442 9 98 62.968246 9 99 30.083218 9 100 46.324939 9 101 20.615528 10 1 33.541020 10 2 52.201533 10 3 41.761226 10 4 51.419841 10 5 46.097722 10 6 50.990195 10 7 40.792156 10 8 40.311289 10 9 45.276926 10 11 5.000000 10 12 5.385165 10 13 10.198039 10 14 5.000000 10 15 11.180340 10 16 9.433981 10 17 11.180340 10 18 14.142136 10 19 45.343136 10 20 40.607881 10 21 37.735925 10 22 42.426407 10 23 36.055513 10 24 41.036569 10 25 34.409301 10 26 39.051248 10 27 85.146932 10 28 85.000000 10 29 82.152298 10 30 80.000000 10 31 78.160092 10 32 78.000000 10 33 77.162167 10 34 75.663730 10 35 75.000000 10 36 75.822160 10 37 74.330344 10 38 72.346389 10 39 68.767725 10 40 67.268120 10 41 70.710678 10 42 62.481997 10 43 63.639610 10 44 67.268120 10 45 65.069194 10 46 48.052055 10 47 45.705580 10 48 12.806248 10 49 43.863424 10 50 39.408121 10 51 62.000000 10 52 47.434165 10 53 15.811388 10 54 18.027756 10 55 51.478151 10 56 32.015621 10 57 40.000000 10 58 22.360680 10 59 25.495098 10 60 15.000000 10 61 25.495098 10 62 46.097722 10 63 55.000000 10 64 57.008771 10 65 35.355339 10 66 25.495098 10 67 31.064449 10 68 54.451814 10 69 39.051248 10 70 27.018512 10 71 42.201896 10 72 58.523500 10 73 60.901560 10 74 26.248809 10 75 18.027756 10 76 30.413813 10 77 55.036352 10 78 34.539832 10 79 21.095023 10 80 33.241540 10 81 38.897301 10 82 45.276926 10 83 18.788294 10 84 27.294688 10 85 47.381431 10 86 54.341513 10 87 15.556349 10 88 11.180340 10 89 26.925824 10 90 64.412732 10 91 29.546573 10 92 39.623226 10 93 43.737855 10 94 53.758720 10 95 48.764741 10 96 46.043458 10 97 48.846699 10 98 18.027756 10 99 23.345235 10 100 16.000000 10 101 38.275318 11 1 31.622777 11 2 47.434165 11 3 37.000000 11 4 46.572524 11 5 41.231056 11 6 46.097722 11 7 35.902646 11 8 35.355339 11 9 40.311289 11 10 5.000000 11 12 2.000000 11 13 5.385165 11 14 7.071068 11 15 7.071068 11 16 8.000000 11 17 10.000000 11 18 11.180340 11 19 48.795492 11 20 43.863424 11 21 40.607881 11 22 46.097722 11 23 39.051248 11 24 44.821870 11 25 37.536649 11 26 43.011626 11 27 85.586214 11 28 85.146932 11 29 82.607506 11 30 80.156098 11 31 78.638413 11 32 78.160092 11 33 77.646635 11 34 76.485293 11 35 75.166482 11 36 72.622311 11 37 71.063352 11 38 69.202601 11 39 65.604878 11 40 64.031242 11 41 67.268120 11 42 59.405387 11 43 60.207973 11 44 63.639610 11 45 61.554854 11 46 43.174066 11 47 40.792156 11 48 9.433981 11 49 47.423623 11 50 42.520583 11 51 62.201286 11 52 49.244289 11 53 18.027756 11 54 14.142136 11 55 49.244289 11 56 28.284271 11 57 40.311289 11 58 25.000000 11 59 30.413813 11 60 20.000000 11 61 20.615528 11 62 43.011626 11 63 55.226805 11 64 58.523500 11 65 36.400549 11 66 25.000000 11 67 31.144823 11 68 54.037024 11 69 36.055513 11 70 24.186773 11 71 38.288379 11 72 57.008771 11 73 58.600341 11 74 21.540659 11 75 22.360680 11 76 35.355339 11 77 57.306195 11 78 39.217343 11 79 16.124515 11 80 28.284271 11 81 37.656341 11 82 42.953463 11 83 17.262677 11 84 28.460499 11 85 48.270074 11 86 55.659680 11 87 19.416488 11 88 16.124515 11 89 22.803509 11 90 66.887966 11 91 27.892651 11 92 39.051248 11 93 43.104524 11 94 52.392748 11 95 47.675990 11 96 46.097722 11 97 47.127487 11 98 22.803509 11 99 20.000000 11 100 16.763055 11 101 34.205263 12 1 33.526109 12 2 48.104054 12 3 37.696154 12 4 47.127487 12 5 41.761226 12 6 46.572524 12 7 36.400549 12 8 35.693137 12 9 40.607881 12 10 5.385165 12 11 2.000000 12 13 5.000000 12 14 5.830952 12 15 5.830952 12 16 6.000000 12 17 8.000000 12 18 9.433981 12 19 50.209561 12 20 45.343136 12 21 42.201896 12 22 47.423623 12 23 40.607881 12 24 46.097722 12 25 39.051248 12 26 44.204072 12 27 87.572827 12 28 87.143560 12 29 84.593144 12 30 82.152298 12 31 80.622577 12 32 80.156098 12 33 79.630396 12 34 78.447435 12 35 77.162167 12 36 74.202426 12 37 72.622311 12 38 70.802542 12 39 67.201190 12 40 65.604878 12 41 68.767725 12 42 61.032778 12 43 61.717096 12 44 65.069194 12 45 63.031738 12 46 43.680659 12 47 41.231056 12 48 7.810250 12 49 48.795492 12 50 44.045431 12 51 64.195015 12 52 51.078371 12 53 19.723083 12 54 15.620499 12 55 51.078371 12 56 29.732137 12 57 42.296572 12 58 26.627054 12 59 30.805844 12 60 20.099751 12 61 21.189620 12 62 44.654227 12 63 57.218878 12 64 60.406953 12 65 38.327536 12 66 27.000000 12 67 33.136083 12 68 56.035703 12 69 37.735925 12 70 25.942244 12 71 39.623226 12 72 58.940648 12 73 60.415230 12 74 20.880613 12 75 23.323808 12 76 35.128336 12 77 59.059292 12 78 39.924930 12 79 16.000000 12 80 28.071338 12 81 39.623226 12 82 44.777226 12 83 19.235384 12 84 30.364453 12 85 50.219518 12 86 57.567352 12 87 20.615528 12 88 16.492423 12 89 24.083189 12 90 68.600292 12 91 29.832868 12 92 41.048752 12 93 45.099889 12 94 54.341513 12 95 49.648766 12 96 48.093659 12 97 49.040799 12 98 22.360680 12 99 21.633308 12 100 18.681542 12 101 35.468296 13 1 32.388269 13 2 43.462628 13 3 33.105891 13 4 42.379240 13 5 37.000000 13 6 41.761226 13 7 31.622777 13 8 30.805844 13 9 35.693137 13 10 10.198039 13 11 5.385165 13 12 5.000000 13 14 10.440307 13 15 3.000000 13 16 7.810250 13 17 9.433981 13 18 8.000000 13 19 53.814496 13 20 48.795492 13 21 45.343136 13 22 51.224994 13 23 43.863424 13 24 50.000000 13 25 42.426407 13 26 48.259714 13 27 88.283634 13 28 87.572827 13 29 85.328776 13 30 82.607506 13 31 81.394103 13 32 80.622577 13 33 80.411442 13 34 79.555012 13 35 77.646635 13 36 71.281134 13 37 69.634761 13 38 67.955868 13 39 64.350602 13 40 62.681736 13 41 65.604878 13 42 58.309519 13 43 58.600341 13 44 61.717096 13 45 59.816386 13 46 38.897301 13 47 36.400549 13 48 6.000000 13 49 52.497619 13 50 47.381431 13 51 64.776539 13 52 53.235327 13 53 22.671568 13 54 13.000000 13 55 49.335586 13 56 26.627054 13 57 43.174066 13 58 29.732137 13 59 35.693137 13 60 25.079872 13 61 16.552945 13 62 42.059482 13 63 57.870545 13 64 62.241465 13 65 39.924930 13 66 27.459060 13 67 33.955854 13 68 56.080300 13 69 35.341194 13 70 24.041631 13 71 36.124784 13 72 57.870545 13 73 58.523500 13 74 16.155494 13 75 27.730849 13 76 40.112342 13 77 61.587336 13 78 44.598206 13 79 11.000000 13 80 23.086793 13 81 39.051248 13 82 43.011626 13 83 19.104973 13 84 32.202484 13 85 51.546096 13 86 59.236813 13 87 24.698178 13 88 21.377558 13 89 20.615528 13 90 71.281134 13 91 29.068884 13 92 41.109610 13 93 45.044423 13 94 53.460266 13 95 49.091751 13 96 48.662100 13 97 47.853944 13 98 27.294688 13 99 19.313208 13 100 20.591260 13 101 31.827661 14 1 38.078866 14 2 53.851648 14 3 43.462628 14 4 52.810984 14 5 47.434165 14 6 52.201533 14 7 42.059482 14 8 41.231056 14 9 46.097722 14 10 5.000000 14 11 7.071068 14 12 5.830952 14 13 10.440307 14 15 10.000000 14 16 5.830952 14 17 7.071068 14 18 11.180340 14 19 49.203658 14 20 44.654227 14 21 42.059482 14 22 46.097722 14 23 40.311289 14 24 44.598206 14 25 38.587563 14 26 42.426407 14 27 90.138782 14 28 90.000000 14 29 87.143560 14 30 85.000000 14 31 83.150466 14 32 83.000000 14 33 82.152298 14 34 80.622577 14 35 80.000000 14 36 79.649231 14 37 78.102497 14 38 76.216796 14 39 72.622311 14 40 71.063352 14 41 74.330344 14 42 66.400301 14 43 67.268120 14 44 70.710678 14 45 68.622154 14 46 49.335586 14 47 46.840154 14 48 10.440307 14 49 47.634021 14 50 43.566042 14 51 67.000000 14 52 52.201533 14 53 20.615528 14 54 21.213203 14 55 55.901699 14 56 35.355339 14 57 45.000000 14 58 26.925824 14 59 26.925824 14 60 15.811388 14 61 26.925824 14 62 50.000000 14 63 60.000000 14 64 61.846584 14 65 40.311289 14 66 30.413813 14 67 36.055513 14 68 59.413803 14 69 43.011626 14 70 31.064449 14 71 45.343136 14 72 63.245553 14 73 65.299311 14 74 25.179357 14 75 21.213203 14 76 30.000000 14 77 59.615434 14 78 36.715120 14 79 21.213203 14 80 33.015148 14 81 43.680659 14 82 49.648766 14 83 23.409400 14 84 32.249031 14 85 52.345009 14 86 59.228372 14 87 19.416488 14 88 13.038405 14 89 29.832868 14 90 68.876701 14 91 34.176015 14 92 44.553339 14 93 48.662100 14 94 58.523500 14 95 53.600373 14 96 51.039201 14 97 53.488316 14 98 17.029386 14 99 27.018512 14 100 21.000000 14 101 41.231056 15 1 35.355339 15 2 44.721360 15 3 34.481879 15 4 43.462628 15 5 38.078866 15 6 42.720019 15 7 32.695565 15 8 31.622777 15 9 36.400549 15 10 11.180340 15 11 7.071068 15 12 5.830952 15 13 3.000000 15 14 10.000000 15 16 5.830952 15 17 7.071068 15 18 5.000000 15 19 55.865911 15 20 50.931326 15 21 47.634021 15 22 53.150729 15 23 46.097722 15 24 51.855569 15 25 44.598206 15 26 50.000000 15 27 91.241438 15 28 90.553851 15 29 88.283634 15 30 85.586214 15 31 84.344532 15 32 83.600239 15 33 83.360662 15 34 82.462113 15 35 80.622577 15 36 73.783467 15 37 72.111026 15 38 70.491134 15 39 66.887966 15 40 65.192024 15 41 68.007353 15 42 60.901560 15 43 61.032778 15 44 64.031242 15 45 62.201286 15 46 39.924930 15 47 37.336309 15 48 3.000000 15 49 54.488531 15 50 49.578221 15 51 67.742158 15 52 55.901699 15 53 25.000000 15 54 15.811388 15 55 52.201533 15 56 29.154759 15 57 46.097722 15 58 32.015621 15 59 36.400549 15 60 25.495098 15 61 18.027756 15 62 44.721360 15 63 60.827625 15 64 65.000000 15 65 42.720019 15 66 30.413813 15 67 36.878178 15 68 59.076222 15 69 38.078866 15 70 26.925824 15 71 38.418745 15 72 60.827625 15 73 61.351447 15 74 15.297059 15 75 29.154759 15 76 40.000000 15 77 64.140471 15 78 45.694639 15 79 11.401754 15 80 23.021729 15 81 42.047592 15 82 45.880279 15 83 22.090722 15 84 34.928498 15 85 54.405882 15 86 62.032250 15 87 26.400758 15 88 22.135944 15 89 23.021729 15 90 73.783467 15 91 32.062439 15 92 44.102154 15 93 48.041649 15 94 56.435804 15 95 52.086467 15 96 51.623638 15 97 50.803543 15 98 27.018512 15 99 22.135944 15 100 23.259407 15 101 34.058773 16 1 39.293765 16 2 50.537115 16 3 40.311289 16 4 49.244289 16 5 43.863424 16 6 48.466483 16 7 38.483763 16 8 37.336309 16 9 42.059482 16 10 9.433981 16 11 8.000000 16 12 6.000000 16 13 7.810250 16 14 5.830952 16 15 5.830952 16 17 2.000000 16 18 5.385165 16 19 54.671748 16 20 50.000000 16 21 47.169906 16 22 51.662365 16 23 45.486262 16 24 50.209561 16 25 43.829214 16 26 48.104054 16 27 93.536089 16 28 93.134312 16 29 90.553851 16 30 88.141931 16 31 86.579443 16 32 86.145226 16 33 85.586214 16 34 84.344532 16 35 83.150466 16 36 79.056942 16 37 77.420927 16 38 75.716577 16 39 72.111026 16 40 70.455660 16 41 73.409809 16 42 66.037868 16 43 66.400301 16 44 69.526973 16 45 67.623960 16 46 45.694639 16 47 43.081318 16 48 5.000000 16 49 53.150729 16 50 48.826222 16 51 70.178344 16 52 56.648036 16 53 25.079872 16 54 20.591260 16 55 56.648036 16 56 34.409301 16 57 48.259714 16 58 31.764760 16 59 32.695565 16 60 21.540659 16 61 23.853721 16 62 49.739320 16 63 63.198101 16 64 66.098411 16 65 44.147480 16 66 33.000000 16 67 39.115214 16 68 62.032250 16 69 42.941821 16 70 31.384710 16 71 43.931765 16 72 64.761099 16 73 65.924199 16 74 20.000000 16 75 26.907248 16 76 35.128336 16 77 64.404969 16 78 42.544095 16 79 17.088007 16 80 28.284271 16 81 45.541190 16 82 50.328918 16 83 25.179357 16 84 36.138622 16 85 56.089215 16 86 63.324561 16 87 24.839485 16 88 18.867962 16 89 28.425341 16 90 73.824115 16 91 35.693137 16 92 47.042534 16 93 51.088159 16 94 60.207973 16 95 55.578773 16 96 54.083269 16 97 54.817880 16 98 22.090722 16 99 26.832816 16 100 24.515301 16 101 39.623226 17 1 41.231056 17 2 51.478151 17 3 41.340053 17 4 50.089919 17 5 44.721360 17 6 49.244289 17 7 39.357337 17 8 38.078866 17 9 42.720019 17 10 11.180340 17 11 10.000000 17 12 8.000000 17 13 9.433981 17 14 7.071068 17 15 7.071068 17 16 2.000000 17 18 5.000000 17 19 56.222771 17 20 51.613952 17 21 48.877398 17 22 53.150729 17 23 47.169906 17 24 51.662365 17 25 45.486262 17 26 49.497475 17 27 95.524866 17 28 95.131488 17 29 92.541882 17 30 90.138782 17 31 88.566359 17 32 88.141931 17 33 87.572827 17 34 86.313383 17 35 85.146932 17 36 80.709355 17 37 79.056942 17 38 77.388630 17 39 73.783467 17 40 72.111026 17 41 75.000000 17 42 67.742158 17 43 68.007353 17 44 71.063352 17 45 69.202601 17 46 46.518813 17 47 43.863424 17 48 5.385165 17 49 54.671748 17 50 50.477718 17 51 72.173402 17 52 58.523500 17 53 26.925824 17 54 22.360680 17 55 58.523500 17 56 36.055513 17 57 50.249378 17 58 33.541020 17 59 33.541020 17 60 22.360680 17 61 25.000000 17 62 51.478151 17 63 65.192024 17 64 68.007353 17 65 46.097722 17 66 35.000000 17 67 41.109610 17 68 64.031242 17 69 44.721360 17 70 33.241540 17 71 45.453273 17 72 66.708320 17 73 67.779053 17 74 20.099751 17 75 28.284271 17 76 35.355339 17 77 66.211781 17 78 43.566042 17 79 17.888544 17 80 28.635642 17 81 47.518417 17 82 52.201533 17 83 27.166155 17 84 38.078866 17 85 58.051701 17 86 65.253352 17 87 26.400758 17 88 20.000000 17 89 30.000000 17 90 75.591005 17 91 37.656341 17 92 49.040799 17 93 53.084838 17 94 62.169124 17 95 57.558666 17 96 56.080300 17 97 56.753854 17 98 22.360680 17 99 28.635642 17 100 26.476405 17 101 41.109610 18 1 40.311289 18 2 47.169906 18 3 37.202150 18 4 45.650849 18 5 40.311289 18 6 44.721360 18 7 34.985711 18 8 33.541020 18 9 38.078866 18 10 14.142136 18 11 11.180340 18 12 9.433981 18 13 8.000000 18 14 11.180340 18 15 5.000000 18 16 5.385165 18 17 5.000000 18 19 59.464275 18 20 54.671748 18 21 51.613952 18 22 56.568542 18 23 50.000000 18 24 55.172457 18 25 48.414874 18 26 53.150729 18 27 96.176920 18 28 95.524866 18 29 93.214806 18 30 90.553851 18 31 89.269256 18 32 88.566359 18 33 88.283634 18 34 87.321246 18 35 85.586214 18 36 78.032045 18 37 76.321688 18 38 74.793048 18 39 71.196910 18 40 69.462220 18 41 72.111026 18 42 65.299311 18 43 65.192024 18 44 68.007353 18 45 66.287254 18 46 42.059482 18 47 39.357337 18 48 2.000000 18 49 58.000000 18 50 53.413481 18 51 72.691127 18 52 60.415230 18 53 29.154759 18 54 20.615528 18 55 57.008771 18 56 33.541020 18 57 50.990195 18 58 36.055513 18 59 38.078866 18 60 26.925824 18 61 21.213203 18 62 49.244289 18 63 65.764732 18 64 69.641941 18 65 47.434165 18 66 35.355339 18 67 41.773197 18 68 64.070274 18 69 42.720019 18 70 31.780497 18 71 42.438190 18 72 65.764732 18 73 66.098411 18 74 15.132746 18 75 32.015621 18 76 40.311289 18 77 68.476273 18 78 47.885280 18 79 13.601471 18 80 23.769729 18 81 47.042534 18 82 50.695167 18 83 27.073973 18 84 39.560081 18 85 59.203040 18 86 66.730802 18 87 29.698485 18 88 24.186773 18 89 27.294688 18 90 78.032045 18 91 37.054015 18 92 49.091751 18 93 53.037722 18 94 61.400326 18 95 57.078893 18 96 56.568542 18 97 55.731499 18 98 27.294688 18 99 26.925824 18 100 27.856777 18 101 38.013156 19 1 45.177428 19 2 82.225300 19 3 73.375745 19 4 82.969874 19 5 78.746428 19 6 83.522452 19 7 74.672619 19 8 75.769387 19 9 80.411442 19 10 45.343136 19 11 48.795492 19 12 50.209561 19 13 53.814496 19 14 49.203658 19 15 55.865911 19 16 54.671748 19 17 56.222771 19 18 59.464275 19 20 5.385165 19 21 10.198039 19 22 4.000000 19 23 10.770330 19 24 6.000000 19 25 11.661904 19 26 9.000000 19 27 56.797887 19 28 59.169249 19 29 54.120237 19 30 54.918121 19 31 50.606324 19 32 53.254108 19 33 49.739320 19 34 45.617979 19 35 50.803543 19 36 83.240615 19 37 82.710338 19 38 79.812280 19 39 77.129761 19 40 76.687678 19 41 81.584312 19 42 71.386273 19 43 75.802375 19 44 80.752709 19 45 77.781746 19 46 80.653580 19 47 79.378838 19 48 58.000000 19 49 2.000000 19 50 7.280110 19 51 41.036569 19 52 18.601075 19 53 31.400637 19 54 51.000000 19 55 56.089215 19 56 56.753854 19 57 30.594117 19 58 24.413111 19 59 29.427878 19 60 37.161808 19 61 62.177166 19 62 60.008333 19 63 36.619667 19 64 25.806976 19 65 25.019992 19 66 36.138622 19 67 32.140317 19 68 42.059482 19 69 55.145263 19 70 48.764741 19 71 64.629715 19 72 54.230987 19 73 62.936476 19 74 69.202601 19 75 28.301943 19 76 39.000000 19 77 17.464249 19 78 21.095023 19 79 62.425956 19 80 73.573093 19 81 42.107007 19 82 53.235327 19 83 41.629317 19 84 26.925824 19 85 27.294688 19 86 26.172505 19 87 29.832868 19 88 37.215588 19 89 56.648036 19 90 23.000000 19 91 42.579338 19 92 37.336309 19 93 39.051248 19 94 49.979996 19 95 44.922155 19 96 34.176015 19 97 50.219518 19 98 42.059482 19 99 50.328918 19 100 34.985711 19 101 63.348244 20 1 40.049969 20 2 76.902536 20 3 68.007353 20 4 77.620873 20 5 73.375745 20 6 78.160092 20 7 69.289249 20 8 70.384657 20 9 75.026662 20 10 40.607881 20 11 43.863424 20 12 45.343136 20 13 48.795492 20 14 44.654227 20 15 50.931326 20 16 50.000000 20 17 51.613952 20 18 54.671748 20 19 5.385165 20 21 5.000000 20 22 5.385165 20 23 5.385165 20 24 6.403124 20 25 6.403124 20 26 8.602325 20 27 56.648036 20 28 58.600341 20 29 53.851648 20 30 54.120237 20 31 50.159745 20 32 52.354560 20 33 49.244289 20 34 45.541190 20 35 49.739320 20 36 79.056942 20 37 78.447435 20 38 75.584390 20 39 72.801099 20 40 72.277244 20 41 77.129761 20 42 66.940272 20 43 71.196910 20 44 76.118329 20 45 73.164199 20 46 75.286121 20 47 74.000000 20 48 53.150729 20 49 5.000000 20 50 2.000000 20 51 39.051248 20 52 16.401219 20 53 26.248809 20 54 45.650849 20 55 51.662365 20 56 51.419841 20 57 26.248809 20 58 19.209373 20 59 27.000000 20 60 33.526109 20 61 56.824291 20 62 55.081757 20 63 33.970576 20 64 25.079872 20 65 20.223748 20 66 30.805844 20 67 27.018512 20 68 38.832976 20 69 50.039984 20 70 43.416587 20 71 59.413803 20 72 50.537115 20 73 58.872744 20 74 64.031242 20 75 24.166092 20 76 37.336309 20 77 18.110770 20 78 20.248457 20 79 57.201399 20 80 68.264193 20 81 37.336309 20 82 48.507731 20 83 36.249138 20 84 21.587033 20 85 24.207437 20 86 24.698178 20 87 25.238859 20 88 33.105891 20 89 51.264022 20 90 25.495098 20 91 37.336309 20 92 32.756679 20 93 34.785054 20 94 46.097722 20 95 40.853396 20 96 30.413813 20 97 45.880279 20 98 38.832976 20 99 44.944410 20 100 29.681644 20 101 58.051701 21 1 35.057096 21 2 72.034714 21 3 63.245553 21 4 72.801099 21 5 68.622154 21 6 73.375745 21 7 64.621978 21 8 65.795137 21 9 70.384657 21 10 37.735925 21 11 40.607881 21 12 42.201896 21 13 45.343136 21 14 42.059482 21 15 47.634021 21 16 47.169906 21 17 48.877398 21 18 51.613952 21 19 10.198039 21 20 5.000000 21 22 10.198039 21 23 2.000000 21 24 10.770330 21 25 4.000000 21 26 12.206556 21 27 55.081757 21 28 56.648036 21 29 52.201533 21 30 52.000000 21 31 48.383882 21 32 50.159745 21 33 47.434165 21 34 44.147480 21 35 47.423623 21 36 74.330344 21 37 73.681748 21 38 70.837843 21 39 68.007353 21 40 67.446275 21 41 72.277244 21 42 62.096699 21 43 66.287254 21 44 71.196910 21 45 68.249542 21 46 70.519501 21 47 69.289249 21 48 50.000000 21 49 10.000000 21 50 3.000000 21 51 36.055513 21 52 13.928388 21 53 22.671568 21 54 41.340053 21 55 46.840154 21 56 46.572524 21 57 21.540659 21 58 15.620499 21 59 27.459060 21 60 32.388269 21 61 52.478567 21 62 50.089919 21 63 30.479501 21 64 23.537205 21 65 15.297059 21 66 25.961510 21 67 22.022716 21 68 34.828150 21 69 45.044423 21 70 38.600518 21 71 54.451814 21 72 46.141088 21 73 54.230987 21 74 60.207973 21 75 22.561028 21 76 38.327536 21 77 18.248288 21 78 22.472205 21 79 53.263496 21 80 64.070274 21 81 32.388269 21 82 43.566042 21 83 31.764760 21 84 16.763055 21 85 20.518285 21 86 22.472205 21 87 22.847319 21 88 31.320920 21 89 46.615448 21 90 26.925824 21 91 32.388269 21 92 27.892651 21 93 30.083218 21 94 41.593269 21 95 36.249138 21 96 26.076810 21 97 41.109610 21 98 38.118237 21 99 40.311289 21 100 25.612497 21 101 53.150729 22 1 45.000000 22 2 81.394103 22 3 72.277244 22 4 82.000000 22 5 77.620873 22 6 82.462113 22 7 73.375745 22 8 74.330344 22 9 79.056942 22 10 42.426407 22 11 46.097722 22 12 47.423623 22 13 51.224994 22 14 46.097722 22 15 53.150729 22 16 51.662365 22 17 53.150729 22 18 56.568542 22 19 4.000000 22 20 5.385165 22 21 10.198039 22 23 10.000000 22 24 2.000000 22 25 10.198039 22 26 5.000000 22 27 60.415230 22 28 62.649820 22 29 57.697487 22 30 58.309519 22 31 54.120237 22 32 56.603887 22 33 53.235327 22 34 49.244289 22 35 54.083269 22 36 84.433406 22 37 83.815273 22 38 80.956779 22 39 78.160092 22 40 77.620873 22 41 82.462113 22 42 72.277244 22 43 76.485293 22 44 81.394103 22 45 78.447435 22 46 79.555012 22 47 78.160092 22 48 55.172457 22 49 2.000000 22 50 7.280110 22 51 43.863424 22 52 21.213203 22 53 29.154759 22 54 49.244289 22 55 57.008771 22 56 55.901699 22 57 31.622777 22 58 22.360680 22 59 25.495098 22 60 33.541020 22 61 60.415230 22 62 60.207973 22 63 39.051248 22 64 29.154759 22 65 25.495098 22 66 35.355339 22 67 32.015621 22 68 44.102154 22 69 55.000000 22 70 47.853944 22 71 64.195015 22 72 55.901699 22 73 64.257295 22 74 66.850580 22 75 25.000000 22 76 35.000000 22 77 21.189620 22 78 17.117243 22 79 60.207973 22 80 71.589105 22 81 42.579338 22 82 53.758720 22 83 40.162171 22 84 26.172505 22 85 29.410882 22 86 29.206164 22 87 26.870058 22 88 33.837849 22 89 55.362442 22 90 27.000000 22 91 42.107007 22 92 38.078866 22 93 40.162171 22 94 51.478151 22 95 46.238512 22 96 35.777088 22 97 51.244512 22 98 38.275318 22 99 49.040799 22 100 33.105891 22 101 62.649820 23 1 35.000000 23 2 71.589105 23 3 62.641839 23 4 72.277244 23 5 68.007353 23 6 72.801099 23 7 63.906181 23 8 65.000000 23 9 69.641941 23 10 36.055513 23 11 39.051248 23 12 40.607881 23 13 43.863424 23 14 40.311289 23 15 46.097722 23 16 45.486262 23 17 47.169906 23 18 50.000000 23 19 10.770330 23 20 5.385165 23 21 2.000000 23 22 10.000000 23 24 10.198039 23 25 2.000000 23 26 11.180340 23 27 57.008771 23 28 58.523500 23 29 54.120237 23 30 53.851648 23 31 50.289164 23 32 52.000000 23 33 49.335586 23 34 46.097722 23 35 49.244289 23 36 75.026662 23 37 74.330344 23 38 71.512237 23 39 68.622154 23 40 68.007353 23 41 72.801099 23 42 62.641839 23 43 66.708320 23 44 71.589105 23 45 68.658576 23 46 69.921384 23 47 68.622154 23 48 48.414874 23 49 10.198039 23 50 3.605551 23 51 37.735925 23 52 15.811388 23 53 21.213203 23 54 40.311289 23 55 47.434165 23 56 46.097722 23 57 22.360680 23 58 14.142136 23 59 25.495098 23 60 30.413813 23 61 51.478151 23 62 50.249378 23 63 32.015621 23 64 25.495098 23 65 15.811388 23 66 25.495098 23 67 22.022716 23 68 36.124784 23 69 45.000000 23 70 38.078866 23 71 54.230987 23 72 47.169906 23 73 55.036352 23 74 58.898217 23 75 20.615528 23 76 36.400549 23 77 20.223748 23 78 20.808652 23 79 52.009614 23 80 62.968246 23 81 32.756679 23 82 43.931765 23 83 30.870698 23 84 16.278821 23 85 22.022716 23 86 24.351591 23 87 21.023796 23 88 29.410882 23 89 45.880279 23 90 28.792360 23 91 32.140317 23 92 28.460499 23 93 30.870698 23 94 42.544095 23 95 37.121422 23 96 27.202941 23 97 41.785165 23 98 36.124784 23 99 39.560081 23 100 24.413111 23 101 52.773099 24 1 45.044423 24 2 81.049368 24 3 71.805292 24 4 81.584312 24 5 77.129761 24 6 82.000000 24 7 72.801099 24 8 73.681748 24 9 78.447435 24 10 41.036569 24 11 44.821870 24 12 46.097722 24 13 50.000000 24 14 44.598206 24 15 51.855569 24 16 50.209561 24 17 51.662365 24 18 55.172457 24 19 6.000000 24 20 6.403124 24 21 10.770330 24 22 2.000000 24 23 10.198039 24 25 10.000000 24 26 3.000000 24 27 62.241465 24 28 64.412732 24 29 59.506302 24 30 60.033324 24 31 55.901699 24 32 58.309519 24 33 55.009090 24 34 51.078371 24 35 55.758407 24 36 85.094066 24 37 84.433406 24 38 81.596569 24 39 78.746428 24 40 78.160092 24 41 82.969874 24 42 72.801099 24 43 76.902536 24 44 81.786307 24 45 78.854296 24 46 79.075913 24 47 77.620873 24 48 53.814496 24 49 4.000000 24 50 8.062258 24 51 45.343136 24 52 22.671568 24 53 28.178006 24 54 48.466483 24 55 57.567352 24 56 55.578773 24 57 32.310989 24 58 21.540659 24 59 23.537205 24 60 31.764760 24 61 59.615434 24 62 60.406953 24 63 40.360872 24 64 30.886890 24 65 25.961510 24 66 35.128336 24 67 32.140317 24 68 45.221676 24 69 55.036352 24 70 47.518417 24 71 64.070274 24 72 56.824291 24 73 65.000000 24 74 65.734314 24 75 23.430749 24 76 33.000000 24 77 23.086793 24 78 15.132746 24 79 59.169249 24 80 70.661163 24 81 42.953463 24 82 54.129474 24 83 39.560081 24 84 26.019224 24 85 30.610456 24 86 30.805844 24 87 25.495098 24 88 32.202484 24 89 54.817880 24 90 29.000000 24 91 42.011903 24 92 38.600518 24 93 40.853396 24 94 52.325902 24 95 47.010637 24 96 36.715120 24 97 51.865210 24 98 36.400549 24 99 48.507731 24 100 32.310989 24 101 62.393910 25 1 35.057096 25 2 71.196910 25 3 62.096699 25 4 71.805292 25 5 67.446275 25 6 72.277244 25 7 63.245553 25 8 64.257295 25 9 68.949257 25 10 34.409301 25 11 37.536649 25 12 39.051248 25 13 42.426407 25 14 38.587563 25 15 44.598206 25 16 43.829214 25 17 45.486262 25 18 48.414874 25 19 11.661904 25 20 6.403124 25 21 4.000000 25 22 10.198039 25 23 2.000000 25 24 10.000000 25 26 10.440307 25 27 58.940648 25 28 60.406953 25 29 56.044625 25 30 55.713553 25 31 52.201533 25 32 53.851648 25 33 51.244512 25 34 48.052055 25 35 51.078371 25 36 75.769387 25 37 75.026662 25 38 72.235725 25 39 69.289249 25 40 68.622154 25 41 73.375745 25 42 63.245553 25 43 67.186308 25 44 72.034714 25 45 69.123079 25 46 69.375788 25 47 68.007353 25 48 46.861498 25 49 10.770330 25 50 5.000000 25 51 39.446166 25 52 17.720045 25 53 19.849433 25 54 39.357337 25 55 48.104054 25 56 45.705580 25 57 23.323808 25 58 12.806248 25 59 23.537205 25 60 28.442925 25 61 50.537115 25 62 50.487622 25 63 33.600595 25 64 27.459060 25 65 16.552945 25 66 25.179357 25 67 22.203603 25 68 37.483330 25 69 45.044423 25 70 37.656341 25 71 54.083269 25 72 48.259714 25 73 55.901699 25 74 57.628118 25 75 18.681542 25 76 34.481879 25 77 22.203603 25 78 19.209373 25 79 50.803543 25 80 61.911227 25 81 33.241540 25 82 44.384682 25 83 30.083218 25 84 16.031220 25 85 23.600847 25 86 26.248809 25 87 19.235384 25 88 27.513633 25 89 45.221676 25 90 30.675723 25 91 32.015621 25 92 29.154759 25 93 31.764760 25 94 43.566042 25 95 38.078866 25 96 28.425341 25 97 42.544095 25 98 34.132096 25 99 38.897301 25 100 23.323808 25 101 52.469038 26 1 45.276926 26 2 80.622577 26 3 71.196910 26 4 81.049368 26 5 76.485293 26 6 81.394103 26 7 72.034714 26 8 72.801099 26 9 77.620873 26 10 39.051248 26 11 43.011626 26 12 44.204072 26 13 48.259714 26 14 42.426407 26 15 50.000000 26 16 48.104054 26 17 49.497475 26 18 53.150729 26 19 9.000000 26 20 8.602325 26 21 12.206556 26 22 5.000000 26 23 11.180340 26 24 3.000000 26 25 10.440307 26 27 65.000000 26 28 67.082039 26 29 62.241465 26 30 62.649820 26 31 58.600341 26 32 60.901560 26 33 57.697487 26 34 53.851648 26 35 58.309519 26 36 86.162637 26 37 85.440037 26 38 82.637764 26 39 79.711982 26 40 79.056942 26 41 83.815273 26 42 73.681748 26 43 77.620873 26 44 82.462113 26 45 79.555012 26 46 78.447435 26 47 76.902536 26 48 51.855569 26 49 7.000000 26 50 9.899495 26 51 47.634021 26 52 25.000000 26 53 26.925824 26 54 47.434165 26 55 58.523500 26 56 55.226805 26 57 33.541020 26 58 20.615528 26 59 20.615528 26 60 29.154759 26 61 58.523500 26 62 60.827625 26 63 42.426407 26 64 33.541020 26 65 26.925824 26 66 35.000000 26 67 32.557641 26 68 47.010637 26 69 55.226805 26 70 47.169906 26 71 64.000000 26 72 58.309519 26 73 66.211781 26 74 64.140471 26 75 21.213203 26 76 30.000000 26 77 25.961510 26 78 12.165525 26 79 57.706152 26 80 69.354164 26 81 43.680659 26 82 54.817880 26 83 38.832976 26 84 26.076810 26 85 32.557641 26 86 33.286634 26 87 23.600847 26 88 29.832868 26 89 54.129474 26 90 32.000000 26 91 42.047592 26 92 39.560081 26 93 42.047592 26 94 53.712196 26 95 48.301139 26 96 38.275318 26 97 52.924474 26 98 33.615473 26 99 47.853944 26 100 31.320920 26 101 62.128898 27 1 58.523500 27 2 89.022469 27 3 85.755466 27 4 91.400219 27 5 90.138782 27 6 93.005376 27 7 89.185201 27 8 91.787799 27 9 94.339811 27 10 85.146932 27 11 85.586214 27 12 87.572827 27 13 88.283634 27 14 90.138782 27 15 91.241438 27 16 93.536089 27 17 95.524866 27 18 96.176920 27 19 56.797887 27 20 56.648036 27 21 55.081757 27 22 60.415230 27 23 57.008771 27 24 62.241465 27 25 58.940648 27 26 65.000000 27 28 5.000000 27 29 3.000000 27 30 7.071068 27 31 7.000000 27 32 8.602325 27 33 8.000000 27 34 11.180340 27 35 11.180340 27 36 61.717096 27 37 62.649820 27 38 60.033324 27 39 59.908263 27 40 61.032778 27 41 65.192024 27 42 58.258047 27 43 64.031242 27 44 68.007353 27 45 65.604878 27 46 91.263355 27 47 91.809586 27 48 94.201911 27 49 58.600341 27 50 55.973208 27 51 23.537205 27 52 41.231056 27 53 70.000000 27 54 77.620873 27 55 50.000000 27 56 71.589105 27 57 45.276926 27 58 65.192024 27 59 82.462113 27 60 85.586214 27 61 85.440037 27 62 61.032778 27 63 30.413813 27 64 31.622777 27 65 50.000000 27 66 60.827625 27 67 54.451814 27 68 33.241540 27 69 62.649820 27 70 67.675697 27 71 71.561163 27 72 39.051248 27 73 47.423623 27 74 97.718985 27 75 75.663730 27 76 93.407708 27 77 39.357337 27 78 76.896034 27 79 90.801982 27 80 96.772930 27 81 50.921508 27 82 53.851648 27 83 69.231496 27 84 58.008620 27 85 38.013156 27 86 32.756679 27 87 74.242845 27 88 83.216585 27 89 76.321688 27 90 37.536649 27 91 60.440053 27 92 47.539457 27 93 43.965896 27 94 40.496913 27 95 42.047592 27 96 39.623226 27 97 46.647615 27 98 91.787799 27 99 72.422372 27 100 69.180922 27 101 73.925638 28 1 57.008771 28 2 86.023253 28 3 83.240615 28 4 88.481637 28 5 87.464278 28 6 90.138782 28 7 86.769810 28 8 89.442719 28 9 91.787799 28 10 85.000000 28 11 85.146932 28 12 87.143560 28 13 87.572827 28 14 90.000000 28 15 90.553851 28 16 93.134312 28 17 95.131488 28 18 95.524866 28 19 59.169249 28 20 58.600341 28 21 56.648036 28 22 62.649820 28 23 58.523500 28 24 64.412732 28 25 60.406953 28 26 67.082039 28 27 5.000000 28 29 5.830952 28 30 5.000000 28 31 8.602325 28 32 7.000000 28 33 9.433981 28 34 14.142136 28 35 10.000000 28 36 57.306195 28 37 58.309519 28 38 55.758407 28 39 55.803226 28 40 57.008771 28 41 61.032778 28 42 54.488531 28 43 60.207973 28 44 64.031242 28 45 61.717096 28 46 88.509886 28 47 89.185201 28 48 93.536089 28 49 60.901560 28 50 57.775427 28 51 23.000000 28 52 42.720019 28 53 70.178344 28 54 76.485293 28 55 47.169906 28 56 69.641941 28 57 45.000000 28 58 65.764732 28 59 83.815273 28 60 86.313383 28 61 83.815273 28 62 58.309519 28 63 30.000000 28 64 33.541020 28 65 50.249378 28 66 60.207973 28 67 54.037024 28 68 31.780497 28 69 60.415230 28 70 66.219333 28 71 68.963759 28 72 36.055513 28 73 43.863424 28 74 96.301610 28 75 76.485293 28 76 94.868330 28 77 41.880783 28 78 78.790862 28 79 89.498603 28 80 94.921020 28 81 49.477268 28 82 51.429563 28 83 68.468971 28 84 58.137767 28 85 38.470768 28 86 34.176015 28 87 74.813100 28 88 83.725743 28 89 74.632433 28 90 41.036569 28 91 59.228372 28 92 46.529560 28 93 42.755117 28 94 38.013156 28 95 40.162171 28 96 39.051248 28 97 44.283180 28 98 92.574294 28 99 71.063352 28 100 69.000000 28 101 71.554175 29 1 55.713553 29 2 86.683332 29 3 83.216585 29 4 89.022469 29 5 87.658428 29 6 90.603532 29 7 86.608314 29 8 89.185201 29 9 91.809586 29 10 82.152298 29 11 82.607506 29 12 84.593144 29 13 85.328776 29 14 87.143560 29 15 88.283634 29 16 90.553851 29 17 92.541882 29 18 93.214806 29 19 54.120237 29 20 53.851648 29 21 52.201533 29 22 57.697487 29 23 54.120237 29 24 59.506302 29 25 56.044625 29 26 62.241465 29 27 3.000000 29 28 5.830952 29 30 5.385165 29 31 4.000000 29 32 6.403124 29 33 5.000000 29 34 8.602325 29 35 8.602325 29 36 60.415230 29 37 61.269895 29 38 58.591808 29 39 58.309519 29 40 59.363288 29 41 63.631753 29 42 56.400355 29 43 62.201286 29 44 66.287254 29 45 63.820060 29 46 88.814413 29 47 89.308454 29 48 91.241438 29 49 55.901699 29 50 53.141321 29 51 20.615528 29 52 38.327536 29 53 67.000000 29 54 74.726167 29 55 47.634021 29 56 68.876701 29 57 42.296572 29 58 62.201286 29 59 79.555012 29 60 82.607506 29 61 82.637764 29 62 58.600341 29 63 27.459060 29 64 28.792360 29 65 47.000000 29 66 57.870545 29 67 51.478151 29 68 30.463092 29 69 60.033324 29 70 64.845971 29 71 69.065187 29 72 36.796739 29 73 45.453273 29 74 94.868330 29 75 72.691127 29 76 90.520716 29 77 36.715120 29 78 74.094534 29 79 87.931792 29 80 94.021274 29 81 48.104054 29 82 51.312766 29 83 66.287254 29 84 55.009090 29 85 35.014283 29 86 29.832868 29 87 71.253070 29 88 80.224684 29 89 73.539105 29 90 35.355339 29 91 57.567352 29 92 44.643029 29 93 41.109610 29 94 38.013156 29 95 39.357337 29 96 36.674242 29 97 44.102154 29 98 88.814413 29 99 69.570109 29 100 66.189123 29 101 71.344236 30 1 52.201533 30 2 82.006097 30 3 78.892332 30 4 84.403791 30 5 83.216585 30 6 86.023253 30 7 82.365041 30 8 85.000000 30 9 87.464278 30 10 80.000000 30 11 80.156098 30 12 82.152298 30 13 82.607506 30 14 85.000000 30 15 85.586214 30 16 88.141931 30 17 90.138782 30 18 90.553851 30 19 54.918121 30 20 54.120237 30 21 52.000000 30 22 58.309519 30 23 53.851648 30 24 60.033324 30 25 55.713553 30 26 62.649820 30 27 7.071068 30 28 5.000000 30 29 5.385165 30 31 5.385165 30 32 2.000000 30 33 5.830952 30 34 11.180340 30 35 5.000000 30 36 55.036352 30 37 55.901699 30 38 53.235327 30 39 53.000000 30 40 54.083269 30 41 58.309519 30 42 51.224994 30 43 57.008771 30 44 61.032778 30 45 58.600341 30 46 84.314886 30 47 84.905830 30 48 88.566359 30 49 56.603887 30 50 53.225934 30 51 18.000000 30 52 38.078866 30 53 65.192024 30 54 71.589105 30 55 43.011626 30 56 65.000000 30 57 40.000000 30 58 60.827625 30 59 79.056942 30 60 81.394103 30 61 79.056942 30 62 54.083269 30 63 25.000000 30 64 29.154759 30 65 45.276926 30 66 55.226805 30 67 49.040799 30 68 26.925824 30 69 55.901699 30 70 61.400326 30 71 64.660653 30 72 32.015621 30 73 40.360872 30 74 91.482239 30 75 71.589105 30 76 90.138782 30 77 37.802116 30 78 74.249579 30 79 84.646323 30 80 90.249654 30 81 44.643029 30 82 47.010637 30 83 63.505905 30 84 53.150729 30 85 33.541020 30 86 29.546573 30 87 69.871310 30 88 78.771822 30 89 69.892775 30 90 37.802116 30 91 54.341513 30 92 41.593269 30 93 37.854986 30 94 33.615473 30 95 35.468296 30 96 34.058773 30 97 39.824616 30 98 87.664132 30 99 66.219333 30 100 64.000000 30 101 67.119297 31 1 52.000000 31 2 83.630138 31 3 79.881162 31 4 85.912746 31 5 84.403791 31 6 87.458562 31 7 83.216585 31 8 85.755466 31 9 88.481637 31 10 78.160092 31 11 78.638413 31 12 80.622577 31 13 81.394103 31 14 83.150466 31 15 84.344532 31 16 86.579443 31 17 88.566359 31 18 89.269256 31 19 50.606324 31 20 50.159745 31 21 48.383882 31 22 54.120237 31 23 50.289164 31 24 55.901699 31 25 52.201533 31 26 58.600341 31 27 7.000000 31 28 8.602325 31 29 4.000000 31 30 5.385165 31 32 5.000000 31 33 1.000000 31 34 5.830952 31 35 5.830952 31 36 58.872744 31 37 59.615434 31 38 56.859476 31 39 56.356011 31 40 57.306195 31 41 61.717096 31 42 54.083269 31 43 59.908263 31 44 64.140471 31 45 61.587336 31 46 85.603738 31 47 86.023253 31 48 87.298339 31 49 52.354560 31 50 49.396356 31 51 16.763055 31 52 34.481879 31 53 63.000000 31 54 70.880181 31 55 44.598206 31 56 65.299311 31 57 38.327536 31 58 58.215118 31 59 75.690158 31 60 78.638413 31 61 78.924014 31 62 55.443665 31 63 23.537205 31 64 25.079872 31 65 43.000000 31 66 53.935146 31 67 47.518417 31 68 26.832816 31 69 56.603887 31 70 61.098281 31 71 65.802736 31 72 33.970576 31 73 43.011626 31 74 91.082380 31 75 68.731361 31 76 86.683332 31 77 33.286634 31 78 70.384657 31 79 84.118963 31 80 90.376988 31 81 44.384682 31 82 48.010416 31 83 62.369865 31 84 51.009803 31 85 31.016125 31 86 25.961510 31 87 67.268120 31 88 76.236474 31 89 69.856997 31 90 32.649655 31 91 53.758720 31 92 40.804412 31 93 37.336309 31 94 34.828150 31 95 35.846897 31 96 32.756679 31 97 40.804412 31 98 84.852814 31 99 65.787537 31 100 62.201286 31 101 67.955868 32 1 50.289164 32 2 80.430094 32 3 77.175126 32 4 82.800966 32 5 81.541401 32 6 84.403791 32 7 80.622577 32 8 83.240615 32 9 85.755466 32 10 78.000000 32 11 78.160092 32 12 80.156098 32 13 80.622577 32 14 83.000000 32 15 83.600239 32 16 86.145226 32 17 88.141931 32 18 88.566359 32 19 53.254108 32 20 52.354560 32 21 50.159745 32 22 56.603887 32 23 52.000000 32 24 58.309519 32 25 53.851648 32 26 60.901560 32 27 8.602325 32 28 7.000000 32 29 6.403124 32 30 2.000000 32 31 5.000000 32 33 5.099020 32 34 10.440307 32 35 3.000000 32 36 54.230987 32 37 55.036352 32 38 52.325902 32 39 51.971146 32 40 53.000000 32 41 57.306195 32 42 50.000000 32 43 55.803226 32 44 59.908263 32 45 57.428216 32 46 82.661962 32 47 83.216585 32 48 86.579443 32 49 54.918121 32 50 51.429563 32 51 16.000000 32 52 36.249138 32 53 63.198101 32 54 69.634761 32 55 41.400483 32 56 63.158531 32 57 38.000000 32 58 58.855756 32 59 77.162167 32 60 79.429214 32 61 77.162167 32 62 52.430907 32 63 23.000000 32 64 27.459060 32 65 43.289722 32 66 53.235327 32 67 47.042534 32 68 25.000000 32 69 54.120237 32 70 59.481089 32 71 62.968246 32 72 30.479501 32 73 39.051248 32 74 89.560036 32 75 69.634761 32 76 88.255311 32 77 36.235342 32 78 72.449983 32 79 82.710338 32 80 88.391176 32 81 42.720019 32 82 45.276926 32 83 61.522354 32 84 51.156622 32 85 31.575307 32 86 27.730849 32 87 67.896981 32 88 76.791927 32 89 68.007353 32 90 36.619667 32 91 52.392748 32 92 39.623226 32 93 35.902646 32 94 31.906112 32 95 33.615473 32 96 32.062439 32 97 38.078866 32 98 85.702975 32 99 64.288413 32 100 62.000000 32 101 65.368188 33 1 51.078371 33 2 82.879430 33 3 79.056942 33 4 85.146932 33 5 83.600239 33 6 86.683332 33 7 82.377181 33 8 84.905830 33 9 87.658428 33 10 77.162167 33 11 77.646635 33 12 79.630396 33 13 80.411442 33 14 82.152298 33 15 83.360662 33 16 85.586214 33 17 87.572827 33 18 88.283634 33 19 49.739320 33 20 49.244289 33 21 47.434165 33 22 53.235327 33 23 49.335586 33 24 55.009090 33 25 51.244512 33 26 57.697487 33 27 8.000000 33 28 9.433981 33 29 5.000000 33 30 5.830952 33 31 1.000000 33 32 5.099020 33 34 5.385165 33 35 5.385165 33 36 58.523500 33 37 59.236813 33 38 56.462377 33 39 55.901699 33 40 56.824291 33 41 61.269895 33 42 53.535035 33 43 59.363288 33 44 63.631753 33 45 61.057350 33 46 84.811556 33 47 85.211502 33 48 86.313383 33 49 51.478151 33 50 48.466483 33 51 15.811388 33 52 33.526109 33 53 62.000000 33 54 69.921384 33 55 43.863424 33 56 64.412732 33 57 37.336309 33 58 57.218878 33 59 74.726167 33 60 77.646635 33 61 78.000000 33 62 54.671748 33 63 22.561028 33 64 24.166092 33 65 42.000000 33 66 52.952809 33 67 46.529560 33 68 25.942244 33 69 55.758407 33 70 60.166436 33 71 65.000000 33 72 33.301652 33 73 42.438190 33 74 90.138782 33 75 67.742158 33 76 85.726309 33 77 32.449961 33 78 69.462220 33 79 83.168504 33 80 89.470666 33 81 43.462628 33 82 47.201695 33 83 61.392182 33 84 50.009999 33 85 30.016662 33 86 25.000000 33 87 66.272166 33 88 75.239617 33 89 68.942005 33 90 32.015621 33 91 52.810984 33 92 39.849718 33 93 36.400549 33 94 34.058773 33 95 34.985711 33 96 31.780497 33 97 40.000000 33 98 83.862983 33 99 64.845971 33 100 61.204575 33 101 67.119297 34 1 51.478151 34 2 84.852814 34 3 80.430094 34 4 87.000000 34 5 85.146932 34 6 88.459030 34 7 83.600239 34 8 86.023253 34 9 89.022469 34 10 75.663730 34 11 76.485293 34 12 78.447435 34 13 79.555012 34 14 80.622577 34 15 82.462113 34 16 84.344532 34 17 86.313383 34 18 87.321246 34 19 45.617979 34 20 45.541190 34 21 44.147480 34 22 49.244289 34 23 46.097722 34 24 51.078371 34 25 48.052055 34 26 53.851648 34 27 11.180340 34 28 14.142136 34 29 8.602325 34 30 11.180340 34 31 5.830952 34 32 10.440307 34 33 5.385165 34 35 10.000000 34 36 62.641839 34 37 63.245553 34 38 60.406953 34 39 59.615434 34 40 60.415230 34 41 65.000000 34 42 56.824291 34 43 62.649820 34 44 67.082039 34 45 64.412732 34 46 86.452299 34 47 86.683332 34 48 85.375641 34 49 47.423623 34 50 44.922155 34 51 16.401219 34 52 30.413813 34 53 60.207973 34 54 69.641941 34 55 46.097722 34 56 65.192024 34 57 36.400549 34 58 55.000000 34 59 71.589105 34 60 75.166482 34 61 78.262379 34 62 56.568542 34 63 22.360680 34 64 20.615528 34 65 40.311289 34 66 52.201533 34 67 45.607017 34 68 27.018512 34 69 57.008771 34 70 60.373835 34 71 66.603303 34 72 36.055513 34 73 45.650849 34 74 90.077744 34 75 65.192024 34 76 82.462113 34 77 28.178006 34 78 65.787537 34 79 83.006024 34 80 89.944427 34 81 43.908997 34 82 48.836462 34 83 60.728906 34 84 48.373546 34 85 28.284271 34 86 22.090722 34 87 64.007812 34 88 73.006849 34 89 69.354164 34 90 26.907248 34 91 52.801515 34 92 39.812058 34 93 36.715120 34 94 36.124784 34 95 36.235342 34 96 31.384710 34 97 41.725292 34 98 81.301906 34 99 64.884513 34 100 59.841457 34 101 68.410526 35 1 47.434165 35 2 78.102497 35 3 74.625733 35 4 80.430094 35 5 79.056942 35 6 82.006097 35 7 78.032045 35 8 80.622577 35 9 83.216585 35 10 75.000000 35 11 75.166482 35 12 77.162167 35 13 77.646635 35 14 80.000000 35 15 80.622577 35 16 83.150466 35 17 85.146932 35 18 85.586214 35 19 50.803543 35 20 49.739320 35 21 47.423623 35 22 54.083269 35 23 49.244289 35 24 55.758407 35 25 51.078371 35 26 58.309519 35 27 11.180340 35 28 10.000000 35 29 8.602325 35 30 5.000000 35 31 5.830952 35 32 3.000000 35 33 5.385165 35 34 10.000000 35 36 53.141321 35 37 53.851648 35 38 51.078371 35 39 50.537115 35 40 51.478151 35 41 55.901699 35 42 48.259714 35 43 54.083269 35 44 58.309519 35 45 55.758407 35 46 80.212219 35 47 80.709355 35 48 83.600239 35 49 52.430907 35 50 48.764741 35 51 13.000000 35 52 33.541020 35 53 60.207973 35 54 66.708320 35 55 39.051248 35 56 60.415230 35 57 35.000000 35 58 55.901699 35 59 74.330344 35 60 76.485293 35 61 74.330344 35 62 50.000000 35 63 20.000000 35 64 25.000000 35 65 40.311289 35 66 50.249378 35 67 44.045431 35 68 22.135944 35 69 51.478151 35 70 56.612719 35 71 60.464866 35 72 28.284271 35 73 37.202150 35 74 86.683332 35 75 66.708320 35 76 85.440037 35 77 33.970576 35 78 69.771054 35 79 79.812280 35 80 85.615419 35 81 39.849718 35 82 42.720019 35 83 58.549125 35 84 48.166378 35 85 28.635642 35 86 25.059928 35 87 64.938432 35 88 73.824115 35 89 65.192024 35 90 34.985711 35 91 49.477268 35 92 36.674242 35 93 32.984845 35 94 29.410882 35 95 30.870698 35 96 29.068884 35 97 35.510562 35 98 82.764727 35 99 61.400326 35 100 59.000000 35 101 62.769419 36 1 44.204072 36 2 42.000000 36 3 46.097722 36 4 45.000000 36 5 47.265209 36 6 47.000000 36 7 50.009999 36 8 52.952809 36 9 52.239832 36 10 75.822160 36 11 72.622311 36 12 74.202426 36 13 71.281134 36 14 79.649231 36 15 73.783467 36 16 79.056942 36 17 80.709355 36 18 78.032045 36 19 83.240615 36 20 79.056942 36 21 74.330344 36 22 84.433406 36 23 75.026662 36 24 85.094066 36 25 75.769387 36 26 86.162637 36 27 61.717096 36 28 57.306195 36 29 60.415230 36 30 55.036352 36 31 58.872744 36 32 54.230987 36 33 58.523500 36 34 62.641839 36 35 53.141321 36 37 2.000000 36 38 3.605551 36 39 7.071068 36 40 8.602325 36 41 7.000000 36 42 13.453624 36 43 13.000000 36 44 12.000000 36 45 12.369317 36 46 47.095647 36 47 49.254441 36 48 76.321688 36 49 83.815273 36 50 77.162167 36 51 50.249378 36 52 66.098411 36 53 69.202601 36 54 58.600341 36 55 27.730849 36 56 44.654227 36 57 52.810984 36 58 70.491134 36 59 91.263355 36 60 86.452299 36 61 57.697487 36 62 29.732137 36 63 50.039984 36 64 65.030762 36 65 59.236813 36 66 55.217751 36 67 54.589376 36 68 43.104524 36 69 36.796739 36 70 48.836462 36 71 35.777088 36 72 30.066593 36 73 20.396078 36 74 69.641941 36 75 80.212219 36 76 101.212647 36 77 73.334848 36 78 93.059121 36 79 65.741920 36 80 63.324561 36 81 42.941821 36 82 32.449961 36 83 58.000000 36 84 61.773781 36 85 56.885851 36 86 62.128898 36 87 76.400262 36 88 82.134037 36 89 50.774009 36 90 80.000000 36 91 48.414874 36 92 46.615448 36 93 44.271887 36 94 33.541020 36 95 38.327536 36 96 49.244289 36 97 33.241540 36 98 91.967386 36 99 52.630789 36 100 64.660653 36 101 40.249224 37 1 43.011626 37 2 40.000000 37 3 44.147480 37 4 43.000000 37 5 45.276926 37 6 45.000000 37 7 48.052055 37 8 50.990195 37 9 50.249378 37 10 74.330344 37 11 71.063352 37 12 72.622311 37 13 69.634761 37 14 78.102497 37 15 72.111026 37 16 77.420927 37 17 79.056942 37 18 76.321688 37 19 82.710338 37 20 78.447435 37 21 73.681748 37 22 83.815273 37 23 74.330344 37 24 84.433406 37 25 75.026662 37 26 85.440037 37 27 62.649820 37 28 58.309519 37 29 61.269895 37 30 55.901699 37 31 59.615434 37 32 55.036352 37 33 59.236813 37 34 63.245553 37 35 53.851648 37 36 2.000000 37 38 3.000000 37 39 5.830952 37 40 7.071068 37 41 5.000000 37 42 12.206556 37 43 11.180340 37 44 10.000000 37 45 10.440307 37 46 45.099889 37 47 47.265209 37 48 74.625733 37 49 83.240615 37 50 76.537572 37 51 50.487622 37 52 65.764732 37 53 68.007353 37 54 57.008771 37 55 26.925824 37 56 43.011626 37 57 52.201533 37 58 69.462220 37 59 90.138782 37 60 85.146932 37 61 55.901699 37 62 28.284271 37 63 50.000000 37 64 65.000000 37 65 58.523500 37 66 54.083269 37 67 53.665631 37 68 43.011626 37 69 35.355339 37 70 47.381431 37 71 34.000000 37 72 30.000000 37 73 20.099751 37 74 67.779053 37 75 79.056942 37 76 100.000000 37 77 73.171033 37 78 92.130342 37 79 63.953108 37 80 61.400326 37 81 42.047592 37 82 31.384710 37 83 56.639209 37 84 60.827625 37 85 56.568542 37 86 62.032250 37 87 75.213031 37 88 80.808415 37 89 49.091751 37 90 80.024996 37 91 47.201695 37 92 45.880279 37 93 43.680659 37 94 33.241540 37 95 37.854986 37 96 48.836462 37 97 32.572995 37 98 90.609050 37 99 51.088159 37 100 63.411355 37 101 38.470768 38 1 40.607881 38 2 40.112342 38 3 43.566042 38 4 43.104524 38 5 45.044423 38 6 45.099889 38 7 47.518417 38 8 50.487622 38 9 50.039984 38 10 72.346389 38 11 69.202601 38 12 70.802542 38 13 67.955868 38 14 76.216796 38 15 70.491134 38 16 75.716577 38 17 77.388630 38 18 74.793048 38 19 79.812280 38 20 75.584390 38 21 70.837843 38 22 80.956779 38 23 71.512237 38 24 81.596569 38 25 72.235725 38 26 82.637764 38 27 60.033324 38 28 55.758407 38 29 58.591808 38 30 53.235327 38 31 56.859476 38 32 52.325902 38 33 56.462377 38 34 60.406953 38 35 51.078371 38 36 3.605551 38 37 3.000000 38 39 3.605551 38 40 5.385165 38 41 5.830952 38 42 9.899495 38 43 10.198039 38 44 10.440307 38 45 10.000000 38 46 45.000000 38 47 47.042534 38 48 73.061618 38 49 80.361682 38 50 73.681748 38 51 47.518417 38 52 62.801274 38 53 65.604878 38 54 55.217751 38 55 24.166092 38 56 41.340053 38 57 49.335586 38 58 66.887966 38 59 87.658428 38 60 82.879430 38 61 54.626001 38 62 26.248809 38 63 47.000000 38 64 62.000000 38 65 55.713553 38 66 51.613952 38 67 51.000000 38 68 40.012498 38 69 33.301652 38 70 45.343136 38 71 32.695565 38 72 27.000000 38 73 17.117243 38 74 66.730802 38 75 76.609399 38 76 97.616597 38 77 70.178344 38 78 89.470666 38 79 62.649820 38 80 60.638272 38 81 39.357337 38 82 28.844410 38 83 54.451814 38 84 58.180753 38 85 53.600373 38 86 59.033889 38 87 72.801099 38 88 78.568442 38 89 47.507894 38 90 77.025970 38 91 44.821870 38 92 43.081318 38 93 40.804412 38 94 30.265492 38 95 34.928498 38 96 45.891176 38 97 29.732137 38 98 88.413800 38 99 49.203658 38 100 61.073726 38 101 37.161808 39 1 37.202150 39 2 37.336309 39 3 40.311289 39 4 40.311289 39 5 42.000000 39 6 42.296572 39 7 44.283180 39 8 47.265209 39 9 47.000000 39 10 68.767725 39 11 65.604878 39 12 67.201190 39 13 64.350602 39 14 72.622311 39 15 66.887966 39 16 72.111026 39 17 73.783467 39 18 71.196910 39 19 77.129761 39 20 72.801099 39 21 68.007353 39 22 78.160092 39 23 68.622154 39 24 78.746428 39 25 69.289249 39 26 79.711982 39 27 59.908263 39 28 55.803226 39 29 58.309519 39 30 53.000000 39 31 56.356011 39 32 51.971146 39 33 55.901699 39 34 59.615434 39 35 50.537115 39 36 7.071068 39 37 5.830952 39 38 3.605551 39 40 2.000000 39 41 5.385165 39 42 6.403124 39 43 7.000000 39 44 8.602325 39 45 7.280110 39 46 42.047592 39 47 44.000000 39 48 69.462220 39 49 77.620873 39 50 70.880181 39 51 46.097722 39 52 60.406953 39 53 62.201286 39 54 51.613952 39 55 21.189620 39 56 37.735925 39 57 46.572524 39 58 63.631753 39 59 84.314886 39 60 79.397733 39 61 51.078371 39 62 22.671568 39 63 45.099889 39 64 60.074953 39 65 52.810984 39 66 48.259714 39 67 47.853944 39 68 38.052595 39 69 29.732137 39 70 41.773197 39 71 29.154759 39 72 25.179357 39 73 15.033296 39 74 63.245553 39 75 73.239334 39 76 94.201911 39 77 68.029405 39 78 86.313383 39 79 59.093147 39 80 57.271284 39 81 36.249138 39 82 25.553865 39 83 50.931326 39 84 55.009090 39 85 51.244512 39 86 57.008771 39 87 69.404611 39 88 75.073298 39 89 43.908997 39 90 75.166482 39 91 41.400483 39 92 40.162171 39 93 38.078866 39 94 28.017851 39 95 32.388269 39 96 43.416587 39 97 26.925824 39 98 84.899941 39 99 45.607017 39 100 57.628118 39 101 33.615473 40 1 36.055513 40 2 35.355339 40 3 38.327536 40 4 38.327536 40 5 40.000000 40 6 40.311289 40 7 42.296572 40 8 45.276926 40 9 45.000000 40 10 67.268120 40 11 64.031242 40 12 65.604878 40 13 62.681736 40 14 71.063352 40 15 65.192024 40 16 70.455660 40 17 72.111026 40 18 69.462220 40 19 76.687678 40 20 72.277244 40 21 67.446275 40 22 77.620873 40 23 68.007353 40 24 78.160092 40 25 68.622154 40 26 79.056942 40 27 61.032778 40 28 57.008771 40 29 59.363288 40 30 54.083269 40 31 57.306195 40 32 53.000000 40 33 56.824291 40 34 60.415230 40 35 51.478151 40 36 8.602325 40 37 7.071068 40 38 5.385165 40 39 2.000000 40 41 5.000000 40 42 5.385165 40 43 5.000000 40 44 7.071068 40 45 5.385165 40 46 40.049969 40 47 42.000000 40 48 67.742158 40 49 77.129761 40 50 70.342022 40 51 46.572524 40 52 60.207973 40 53 61.032778 40 54 50.000000 40 55 20.615528 40 56 36.055513 40 57 46.097722 40 58 62.649820 40 59 83.216585 40 60 78.102497 40 61 49.244289 40 62 21.213203 40 63 45.276926 40 64 60.207973 40 65 52.201533 40 66 47.169906 40 67 47.010637 40 68 38.209946 40 69 28.284271 40 70 40.311289 40 71 27.313001 40 72 25.495098 40 73 15.297059 40 74 61.351447 40 75 72.111026 40 76 93.005376 40 77 68.000000 40 78 85.428333 40 79 57.271284 40 80 55.317267 40 81 35.468296 40 82 24.596748 40 83 49.578221 40 84 54.129474 40 85 51.088159 40 86 57.078893 40 87 68.242216 40 88 73.756356 40 89 42.190046 40 90 75.325958 40 91 40.224371 40 92 39.560081 40 93 37.656341 40 94 28.017851 40 95 32.140317 40 96 43.185646 40 97 26.476405 40 98 83.546394 40 99 44.045431 40 100 56.400355 40 101 31.780497 41 1 40.311289 41 2 35.000000 41 3 39.293765 41 4 38.000000 41 5 40.311289 41 6 40.000000 41 7 43.174066 41 8 46.097722 41 9 45.276926 41 10 70.710678 41 11 67.268120 41 12 68.767725 41 13 65.604878 41 14 74.330344 41 15 68.007353 41 16 73.409809 41 17 75.000000 41 18 72.111026 41 19 81.584312 41 20 77.129761 41 21 72.277244 41 22 82.462113 41 23 72.801099 41 24 82.969874 41 25 73.375745 41 26 83.815273 41 27 65.192024 41 28 61.032778 41 29 63.631753 41 30 58.309519 41 31 61.717096 41 32 57.306195 41 33 61.269895 41 34 65.000000 41 35 55.901699 41 36 7.000000 41 37 5.000000 41 38 5.830952 41 39 5.385165 41 40 5.000000 41 42 10.198039 41 43 7.071068 41 44 5.000000 41 45 5.830952 41 46 40.112342 41 47 42.296572 41 48 70.455660 41 49 82.000000 41 50 75.186435 41 51 51.419841 41 52 65.192024 41 53 65.192024 41 54 53.150729 41 55 25.495098 41 56 39.051248 41 57 50.990195 41 58 67.082039 41 59 87.464278 41 60 82.006097 41 61 51.478151 41 62 25.000000 41 63 50.249378 41 64 65.192024 41 65 57.008771 41 66 51.478151 41 67 51.623638 41 68 43.185646 41 69 32.015621 41 70 43.931765 41 71 29.681644 41 72 30.413813 41 73 20.223748 41 74 63.158531 41 75 76.321688 41 76 97.082439 41 77 73.000000 41 78 89.961103 41 79 59.539903 41 80 56.612719 41 81 40.162171 41 82 29.154759 41 83 53.413481 41 84 58.694122 41 85 56.080300 41 86 62.072538 41 87 72.401657 41 88 77.620873 41 89 45.000000 41 90 80.305666 41 91 44.418465 41 92 44.384682 41 93 42.579338 41 94 33.015148 41 95 37.121422 41 96 48.166378 41 97 31.400637 41 98 87.321246 41 99 47.381431 41 100 60.464866 41 101 34.132096 42 1 30.805844 42 2 34.481879 42 3 36.000000 42 4 37.363083 42 5 38.327536 42 6 39.293765 42 7 40.000000 42 8 43.000000 42 9 43.289722 42 10 62.481997 42 11 59.405387 42 12 61.032778 42 13 58.309519 42 14 66.400301 42 15 60.901560 42 16 66.037868 42 17 67.742158 42 18 65.299311 42 19 71.386273 42 20 66.940272 42 21 62.096699 42 22 72.277244 42 23 62.641839 42 24 72.801099 42 25 63.245553 42 26 73.681748 42 27 58.258047 42 28 54.488531 42 29 56.400355 42 30 51.224994 42 31 54.083269 42 32 50.000000 42 33 53.535035 42 34 56.824291 42 35 48.259714 42 36 13.453624 42 37 12.206556 42 38 9.899495 42 39 6.403124 42 40 5.385165 42 41 10.198039 42 43 5.830952 42 44 10.440307 42 45 7.615773 42 46 38.639358 42 47 40.311289 42 48 63.529521 42 49 71.805292 42 50 65.000000 42 51 42.379240 42 52 55.081757 42 53 55.803226 42 54 45.486262 42 55 15.297059 42 56 31.764760 42 57 40.792156 42 58 57.306195 42 59 77.935871 42 60 73.000000 42 61 45.541190 42 62 16.401219 42 63 40.607881 42 64 55.443665 42 65 46.840154 42 66 41.880783 42 67 41.629317 42 68 33.541020 42 69 23.430749 42 70 35.468296 42 71 23.769729 42 72 21.189620 42 73 11.180340 42 74 57.974132 42 75 66.850580 42 76 87.800911 42 77 63.031738 42 78 80.056230 42 79 53.488316 42 80 52.469038 42 81 30.083218 42 82 19.235384 42 83 44.553339 42 84 48.754487 42 85 46.010868 42 86 52.239832 42 87 63.007936 42 88 68.680419 42 89 38.013156 42 90 70.576200 42 91 35.000000 42 92 34.205263 42 93 32.388269 42 94 23.194827 42 95 27.018512 42 96 38.052595 42 97 21.213203 42 98 78.517514 42 99 39.408121 42 100 51.224994 42 101 28.160256 43 1 33.541020 43 2 30.413813 43 3 33.376639 43 4 33.376639 43 5 35.000000 43 6 35.355339 43 7 37.336309 43 8 40.311289 43 9 40.000000 43 10 63.639610 43 11 60.207973 43 12 61.717096 43 13 58.600341 43 14 67.268120 43 15 61.032778 43 16 66.400301 43 17 68.007353 43 18 65.192024 43 19 75.802375 43 20 71.196910 43 21 66.287254 43 22 76.485293 43 23 66.708320 43 24 76.902536 43 25 67.186308 43 26 77.620873 43 27 64.031242 43 28 60.207973 43 29 62.201286 43 30 57.008771 43 31 59.908263 43 32 55.803226 43 33 59.363288 43 34 62.649820 43 35 54.083269 43 36 13.000000 43 37 11.180340 43 38 10.198039 43 39 7.000000 43 40 5.000000 43 41 7.071068 43 42 5.830952 43 44 5.000000 43 45 2.000000 43 46 35.057096 43 47 37.000000 43 48 63.513778 43 49 76.118329 43 50 69.231496 43 51 48.104054 43 52 60.000000 43 53 58.309519 43 54 46.097722 43 55 20.000000 43 56 32.015621 43 57 45.276926 43 58 60.415230 43 59 80.622577 43 60 75.000000 43 61 44.721360 43 62 18.027756 43 63 46.097722 43 64 60.827625 43 65 50.990195 43 66 44.721360 43 67 45.221676 43 68 39.051248 43 69 25.000000 43 70 36.878178 43 71 22.825424 43 72 26.925824 43 73 17.000000 43 74 56.648036 43 75 69.462220 43 76 90.138782 43 77 68.183576 43 78 83.384651 43 79 52.773099 43 80 50.447993 43 81 33.955854 43 82 22.803509 43 83 46.400431 43 84 52.201533 43 85 51.039201 43 86 57.558666 43 87 65.513357 43 88 70.604532 43 89 38.013156 43 90 75.953933 43 91 37.589892 43 92 38.470768 43 93 37.054015 43 94 28.635642 43 95 32.062439 43 96 43.011626 43 97 26.000000 43 98 80.280757 43 99 40.311289 43 100 53.535035 43 101 27.294688 44 1 38.078866 44 2 30.000000 44 3 34.481879 44 4 33.000000 44 5 35.355339 44 6 35.000000 44 7 38.327536 44 8 41.231056 44 9 40.311289 44 10 67.268120 44 11 63.639610 44 12 65.069194 44 13 61.717096 44 14 70.710678 44 15 64.031242 44 16 69.526973 44 17 71.063352 44 18 68.007353 44 19 80.752709 44 20 76.118329 44 21 71.196910 44 22 81.394103 44 23 71.589105 44 24 81.786307 44 25 72.034714 44 26 82.462113 44 27 68.007353 44 28 64.031242 44 29 66.287254 44 30 61.032778 44 31 64.140471 44 32 59.908263 44 33 63.631753 44 34 67.082039 44 35 58.309519 44 36 12.000000 44 37 10.000000 44 38 10.440307 44 39 8.602325 44 40 7.071068 44 41 5.000000 44 42 10.440307 44 43 5.000000 44 45 3.000000 44 46 35.128336 44 47 37.336309 44 48 66.400301 44 49 81.049368 44 50 74.148500 44 51 52.810984 44 52 65.000000 44 53 62.649820 44 54 49.497475 44 55 25.000000 44 56 35.355339 44 57 50.249378 44 58 65.000000 44 59 85.000000 44 60 79.056942 44 61 47.169906 44 62 22.360680 44 63 50.990195 44 64 65.764732 44 65 55.901699 44 66 49.244289 44 67 50.000000 44 68 43.931765 44 69 29.154759 44 70 40.804412 44 71 25.612497 44 72 31.622777 44 73 21.540659 44 74 58.600341 44 75 73.824115 44 76 94.339811 44 77 73.171033 44 78 88.022724 44 79 55.226805 44 80 51.865210 44 81 38.832976 44 82 27.658633 44 83 50.477718 44 84 56.920998 44 85 56.035703 44 86 62.513998 44 87 69.835521 44 88 74.632433 44 89 41.109610 44 90 80.894994 44 91 42.047592 44 92 43.416587 44 93 42.047592 44 94 33.541020 44 95 37.054015 44 96 48.010416 44 97 31.000000 44 98 84.202138 44 99 43.931765 44 100 57.801384 44 101 30.000000 45 1 35.341194 45 2 30.149627 45 3 33.734256 45 4 33.136083 45 5 35.057096 45 6 35.128336 45 7 37.656341 45 8 40.607881 45 9 40.049969 45 10 65.069194 45 11 61.554854 45 12 63.031738 45 13 59.816386 45 14 68.622154 45 15 62.201286 45 16 67.623960 45 17 69.202601 45 18 66.287254 45 19 77.781746 45 20 73.164199 45 21 68.249542 45 22 78.447435 45 23 68.658576 45 24 78.854296 45 25 69.123079 45 26 79.555012 45 27 65.604878 45 28 61.717096 45 29 63.820060 45 30 58.600341 45 31 61.587336 45 32 57.428216 45 33 61.057350 45 34 64.412732 45 35 55.758407 45 36 12.369317 45 37 10.440307 45 38 10.000000 45 39 7.280110 45 40 5.385165 45 41 5.830952 45 42 7.615773 45 43 2.000000 45 44 3.000000 45 46 35.000000 45 47 37.054015 45 48 64.637450 45 49 78.089692 45 50 71.196910 45 51 49.979996 45 52 62.000000 45 53 60.033324 45 54 47.423623 45 55 22.000000 45 56 33.301652 45 57 47.265209 45 58 62.241465 45 59 82.365041 45 60 76.609399 45 61 45.650849 45 62 19.723083 45 63 48.052055 45 64 62.801274 45 65 52.952809 45 66 46.518813 45 67 47.127487 45 68 41.000000 45 69 26.627054 45 70 38.418745 45 71 23.853721 45 72 28.792360 45 73 18.788294 45 74 57.384667 45 75 71.196910 45 76 91.809586 45 77 70.178344 45 78 85.234969 45 79 53.712196 45 80 50.960769 45 81 35.902646 45 82 24.738634 45 83 48.010416 45 84 54.083269 45 85 53.037722 45 86 59.539903 45 87 67.230945 45 88 72.201108 45 89 39.204592 45 90 77.929455 45 91 39.357337 45 92 40.447497 45 93 39.051248 45 94 30.594117 45 95 34.058773 45 96 45.011110 45 97 28.000000 45 98 81.835200 45 99 41.725292 45 100 55.226805 45 101 28.301943 46 1 37.735925 46 2 5.830952 46 3 7.280110 46 4 3.605551 46 5 2.000000 46 6 3.000000 46 7 7.280110 46 8 8.602325 46 9 5.385165 46 10 48.052055 46 11 43.174066 46 12 43.680659 46 13 38.897301 46 14 49.335586 46 15 39.924930 46 16 45.694639 46 17 46.518813 46 18 42.059482 46 19 80.653580 46 20 75.286121 46 21 70.519501 46 22 79.555012 46 23 69.921384 46 24 79.075913 46 25 69.375788 46 26 78.447435 46 27 91.263355 46 28 88.509886 46 29 88.814413 46 30 84.314886 46 31 85.603738 46 32 82.661962 46 33 84.811556 46 34 86.452299 46 35 80.212219 46 36 47.095647 46 37 45.099889 46 38 45.000000 46 39 42.047592 46 40 40.049969 46 41 40.112342 46 42 38.639358 46 43 35.057096 46 44 35.128336 46 45 35.000000 46 47 2.828427 46 48 41.146081 46 49 80.081209 46 50 73.375745 46 51 70.092796 46 52 71.196910 46 53 52.239832 46 54 32.000000 46 55 41.340053 46 56 24.166092 46 57 55.758407 46 58 57.870545 46 59 72.173402 46 60 62.801274 46 61 22.561028 46 62 30.232433 46 63 65.069194 46 64 76.609399 46 65 57.697487 46 66 44.598206 46 67 49.658836 46 68 59.464275 46 69 29.732137 46 70 31.953091 46 71 19.849433 46 72 52.478567 46 73 46.238512 46 74 28.425341 46 75 62.000000 46 76 78.447435 46 77 80.622577 46 78 79.056942 46 79 28.635642 46 80 19.798990 46 81 44.204072 46 82 37.643060 46 83 39.623226 46 84 53.758720 46 85 64.637450 46 86 73.006849 46 87 58.008620 46 88 58.549125 46 89 24.331050 46 90 90.210864 46 91 38.910153 46 92 49.406477 46 93 51.088159 46 94 50.803543 46 95 50.249378 46 96 57.628118 46 97 44.821870 46 98 65.969690 46 99 30.594117 46 100 47.381431 46 101 18.601075 47 1 37.202150 47 2 8.602325 47 3 6.403124 47 4 6.403124 47 5 2.000000 47 6 5.385165 47 7 5.000000 47 8 5.830952 47 9 3.000000 47 10 45.705580 47 11 40.792156 47 12 41.231056 47 13 36.400549 47 14 46.840154 47 15 37.336309 47 16 43.081318 47 17 43.863424 47 18 39.357337 47 19 79.378838 47 20 74.000000 47 21 69.289249 47 22 78.160092 47 23 68.622154 47 24 77.620873 47 25 68.007353 47 26 76.902536 47 27 91.809586 47 28 89.185201 47 29 89.308454 47 30 84.905830 47 31 86.023253 47 32 83.216585 47 33 85.211502 47 34 86.683332 47 35 80.709355 47 36 49.254441 47 37 47.265209 47 38 47.042534 47 39 44.000000 47 40 42.000000 47 41 42.296572 47 42 40.311289 47 43 37.000000 47 44 37.336309 47 45 37.054015 47 46 2.828427 47 48 38.483763 47 49 78.746428 47 50 72.111026 47 51 70.292247 47 52 70.491134 47 53 50.487622 47 54 30.066593 47 55 42.059482 47 56 23.323808 47 57 55.217751 47 58 56.293872 47 59 70.064256 47 60 60.530984 47 61 20.223748 47 62 30.886890 47 63 65.069194 47 64 76.216796 47 65 56.824291 47 66 43.462628 47 67 48.764741 47 68 59.665736 47 69 29.732137 47 70 30.870698 47 71 20.248457 47 72 53.235327 47 73 47.434165 47 74 25.612497 47 75 60.033324 47 76 76.118329 47 77 79.924965 47 78 77.162167 47 79 26.000000 47 80 16.970563 47 81 43.931765 47 82 38.013156 47 83 38.078866 47 84 52.554733 47 85 64.202804 47 86 72.622311 47 87 56.080300 47 88 56.320511 47 89 22.803509 47 90 89.587946 47 91 38.078866 47 92 49.040799 47 93 50.931326 47 94 51.312766 47 95 50.447993 47 96 57.384667 47 97 45.221676 47 98 63.560994 47 99 29.120440 47 100 45.705580 47 101 18.384776 48 1 38.327536 48 2 46.141088 48 3 36.055513 48 4 44.721360 48 5 39.357337 48 6 43.863424 48 7 34.000000 48 8 32.695565 48 9 37.336309 48 10 12.806248 48 11 9.433981 48 12 7.810250 48 13 6.000000 48 14 10.440307 48 15 3.000000 48 16 5.000000 48 17 5.385165 48 18 2.000000 48 19 58.000000 48 20 53.150729 48 21 50.000000 48 22 55.172457 48 23 48.414874 48 24 53.814496 48 25 46.861498 48 26 51.855569 48 27 94.201911 48 28 93.536089 48 29 91.241438 48 30 88.566359 48 31 87.298339 48 32 86.579443 48 33 86.313383 48 34 85.375641 48 35 83.600239 48 36 76.321688 48 37 74.625733 48 38 73.061618 48 39 69.462220 48 40 67.742158 48 41 70.455660 48 42 63.529521 48 43 63.513778 48 44 66.400301 48 45 64.637450 48 46 41.146081 48 47 38.483763 48 49 56.568542 48 50 51.855569 48 51 70.710678 48 52 58.600341 48 53 27.459060 48 54 18.681542 48 55 55.081757 48 56 31.764760 48 57 49.030603 48 58 34.409301 48 59 37.336309 48 60 26.248809 48 61 19.849433 48 62 47.423623 48 63 63.788714 48 64 67.779053 48 65 45.541190 48 66 33.376639 48 67 39.812058 48 68 62.072538 48 69 40.853396 48 70 29.832868 48 71 40.804412 48 72 63.788714 48 73 64.195015 48 74 15.000000 48 75 30.805844 48 76 40.112342 48 77 66.730802 48 78 46.957428 48 79 12.529964 48 80 23.345235 48 81 45.044423 48 82 48.764741 48 83 25.079872 48 84 37.696154 48 85 57.280014 48 86 64.845971 48 87 28.319605 48 88 23.259407 48 89 25.553865 48 90 76.321688 48 91 35.057096 48 92 47.095647 48 93 51.039201 48 94 59.413803 48 95 55.081757 48 96 54.589376 48 97 53.758720 48 98 27.073973 48 99 25.000000 48 100 26.000000 48 101 36.400549 49 1 45.044423 49 2 81.786307 49 3 72.801099 49 4 82.462113 49 5 78.160092 49 6 82.969874 49 7 74.000000 49 8 75.026662 49 9 79.711982 49 10 43.863424 49 11 47.423623 49 12 48.795492 49 13 52.497619 49 14 47.634021 49 15 54.488531 49 16 53.150729 49 17 54.671748 49 18 58.000000 49 19 2.000000 49 20 5.000000 49 21 10.000000 49 22 2.000000 49 23 10.198039 49 24 4.000000 49 25 10.770330 49 26 7.000000 49 27 58.600341 49 28 60.901560 49 29 55.901699 49 30 56.603887 49 31 52.354560 49 32 54.918121 49 33 51.478151 49 34 47.423623 49 35 52.430907 49 36 83.815273 49 37 83.240615 49 38 80.361682 49 39 77.620873 49 40 77.129761 49 41 82.000000 49 42 71.805292 49 43 76.118329 49 44 81.049368 49 45 78.089692 49 46 80.081209 49 47 78.746428 49 48 56.568542 49 50 7.000000 49 51 42.426407 49 52 19.849433 49 53 30.232433 49 54 50.089919 49 55 56.515485 49 56 56.293872 49 57 31.048349 49 58 23.323808 49 59 27.459060 49 60 35.341194 49 61 61.269895 49 62 60.074953 49 63 37.802116 49 64 27.459060 49 65 25.179357 49 66 35.693137 49 67 32.015621 49 68 43.046487 49 69 55.036352 49 70 48.270074 49 71 64.381674 49 72 55.036352 49 73 63.568860 49 74 68.007353 49 75 26.627054 49 76 37.000000 49 77 19.313208 49 78 19.104973 49 79 61.294372 49 80 72.560320 49 81 42.296572 49 82 53.460266 49 83 40.853396 49 84 26.476405 49 85 28.301943 49 86 27.658633 49 87 28.319605 49 88 35.510562 49 89 55.973208 49 90 25.000000 49 91 42.296572 49 92 37.656341 49 93 39.560081 49 94 50.695167 49 95 45.541190 49 96 34.928498 49 97 50.695167 49 98 40.162171 49 99 49.648766 49 100 34.000000 49 101 62.968246 50 1 38.052595 50 2 74.953319 50 3 66.098411 50 4 75.690158 50 5 71.470274 50 6 76.243032 50 7 67.416615 50 8 68.541958 50 9 73.164199 50 10 39.408121 50 11 42.520583 50 12 44.045431 50 13 47.381431 50 14 43.566042 50 15 49.578221 50 16 48.826222 50 17 50.477718 50 18 53.413481 50 19 7.280110 50 20 2.000000 50 21 3.000000 50 22 7.280110 50 23 3.605551 50 24 8.062258 50 25 5.000000 50 26 9.899495 50 27 55.973208 50 28 57.775427 50 29 53.141321 50 30 53.225934 50 31 49.396356 50 32 51.429563 50 33 48.466483 50 34 44.922155 50 35 48.764741 50 36 77.162167 50 37 76.537572 50 38 73.681748 50 39 70.880181 50 40 70.342022 50 41 75.186435 50 42 65.000000 50 43 69.231496 50 44 74.148500 50 45 71.196910 50 46 73.375745 50 47 72.111026 50 48 51.855569 50 49 7.000000 50 51 37.802116 50 52 15.264338 50 53 24.758837 50 54 43.908997 50 55 49.729267 50 56 49.477268 50 57 24.351591 50 58 17.691806 50 59 27.073973 50 60 32.984845 50 61 55.072679 50 62 53.084838 50 63 32.526912 50 64 24.351591 50 65 18.248288 50 66 28.861739 50 67 25.019992 50 68 37.202150 50 69 48.041649 50 70 41.484937 50 71 57.428216 50 72 48.764741 50 73 57.008771 50 74 62.481997 50 75 23.409400 50 76 37.656341 50 77 18.000000 50 78 21.023796 50 79 55.605755 50 80 66.573268 50 81 35.355339 50 82 46.529560 50 83 34.438351 50 84 19.646883 50 85 22.671568 50 86 23.706539 50 87 24.186773 50 88 32.310989 50 89 49.396356 50 90 25.961510 50 91 35.355339 50 92 30.805844 50 93 32.893768 50 94 44.283180 50 95 39.000000 50 96 28.653098 50 97 43.965896 50 98 38.470768 50 99 43.081318 50 100 28.017851 50 101 56.089215 51 1 35.341194 51 2 68.622154 51 3 64.031242 51 4 70.710678 51 5 68.767725 51 6 72.138755 51 7 67.201190 51 8 69.634761 51 9 72.622311 51 10 62.000000 51 11 62.201286 51 12 64.195015 51 13 64.776539 51 14 67.000000 51 15 67.742158 51 16 70.178344 51 17 72.173402 51 18 72.691127 51 19 41.036569 51 20 39.051248 51 21 36.055513 51 22 43.863424 51 23 37.735925 51 24 45.343136 51 25 39.446166 51 26 47.634021 51 27 23.537205 51 28 23.000000 51 29 20.615528 51 30 18.000000 51 31 16.763055 51 32 16.000000 51 33 15.811388 51 34 16.401219 51 35 13.000000 51 36 50.249378 51 37 50.487622 51 38 47.518417 51 39 46.097722 51 40 46.572524 51 41 51.419841 51 42 42.379240 51 43 48.104054 51 44 52.810984 51 45 49.979996 51 46 70.092796 51 47 70.292247 51 48 70.710678 51 49 42.426407 51 50 37.802116 51 52 22.671568 51 53 47.265209 51 54 54.120237 51 55 30.232433 51 56 48.877398 51 57 22.000000 51 58 43.174066 51 59 62.241465 51 60 63.788714 51 61 62.241465 51 62 40.360872 51 63 7.000000 51 64 16.552945 51 65 27.459060 51 66 37.336309 51 67 31.064449 51 68 10.630146 51 69 40.607881 51 70 44.384682 51 71 50.249378 51 72 21.189620 51 73 31.320920 51 74 74.330344 51 75 54.120237 51 76 73.409809 51 77 25.942244 51 78 58.523500 51 79 67.357256 51 80 73.790243 51 81 27.730849 51 82 32.526912 51 83 45.705580 51 84 35.227830 51 85 16.155494 51 86 15.000000 51 87 52.172790 51 88 61.000000 51 89 53.225934 51 90 30.413813 51 91 37.000000 51 92 24.041631 51 93 20.615528 51 94 20.248457 51 95 19.849433 51 96 16.124515 51 97 25.495098 51 98 70.092796 51 99 49.040799 51 100 46.000000 51 101 52.009614 52 1 33.541020 52 2 71.589105 52 3 64.140471 52 4 72.897188 52 5 69.462220 52 6 73.824115 52 7 66.287254 52 8 68.007353 52 9 72.111026 52 10 47.434165 52 11 49.244289 52 12 51.078371 52 13 53.235327 52 14 52.201533 52 15 55.901699 52 16 56.648036 52 17 58.523500 52 18 60.415230 52 19 18.601075 52 20 16.401219 52 21 13.928388 52 22 21.213203 52 23 15.811388 52 24 22.671568 52 25 17.720045 52 26 25.000000 52 27 41.231056 52 28 42.720019 52 29 38.327536 52 30 38.078866 52 31 34.481879 52 32 36.249138 52 33 33.526109 52 34 30.413813 52 35 33.541020 52 36 66.098411 52 37 65.764732 52 38 62.801274 52 39 60.406953 52 40 60.207973 52 41 65.192024 52 42 55.081757 52 43 60.000000 52 44 65.000000 52 45 62.000000 52 46 71.196910 52 47 70.491134 52 48 58.600341 52 49 19.849433 52 50 15.264338 52 51 22.671568 52 53 31.622777 52 54 46.097722 52 55 40.000000 52 56 47.169906 52 57 15.811388 52 58 25.495098 52 59 41.231056 52 60 45.000000 52 61 56.568542 52 62 46.097722 52 63 18.027756 52 64 10.000000 52 65 14.142136 52 66 28.284271 52 67 22.022716 52 68 23.769729 52 69 42.720019 52 70 40.000000 52 71 52.924474 52 72 36.400549 52 73 45.705580 52 74 66.400301 52 75 35.000000 52 76 52.201533 52 77 9.433981 52 78 36.235342 52 79 59.203040 52 80 68.593003 52 81 28.160256 52 82 38.470768 52 83 36.235342 52 84 21.095023 52 85 9.219544 52 86 8.544004 52 87 34.234486 52 88 43.185646 52 89 49.040799 52 90 19.209373 52 91 32.449961 52 92 22.803509 52 93 23.086793 52 94 32.557641 52 95 28.071338 52 96 17.029386 52 97 34.000000 52 98 51.039201 52 99 43.185646 52 100 32.649655 52 101 52.773099 53 1 25.000000 53 2 55.000000 53 3 45.099889 53 4 55.081757 53 5 50.249378 53 6 55.226805 53 7 45.541190 53 8 46.097722 53 9 50.990195 53 10 15.811388 53 11 18.027756 53 12 19.723083 53 13 22.671568 53 14 20.615528 53 15 25.000000 53 16 25.079872 53 17 26.925824 53 18 29.154759 53 19 31.400637 53 20 26.248809 53 21 22.671568 53 22 29.154759 53 23 21.213203 53 24 28.178006 53 25 19.849433 53 26 26.925824 53 27 70.000000 53 28 70.178344 53 29 67.000000 53 30 65.192024 53 31 63.000000 53 32 63.198101 53 33 62.000000 53 34 60.207973 53 35 60.207973 53 36 69.202601 53 37 68.007353 53 38 65.604878 53 39 62.201286 53 40 61.032778 53 41 65.192024 53 42 55.803226 53 43 58.309519 53 44 62.649820 53 45 60.033324 53 46 52.239832 53 47 50.487622 53 48 27.459060 53 49 30.232433 53 50 24.758837 53 51 47.265209 53 52 31.622777 53 54 20.615528 53 55 42.426407 53 56 30.413813 53 57 25.495098 53 58 7.071068 53 59 22.360680 53 60 18.027756 53 61 31.622777 53 62 40.311289 53 63 40.311289 53 64 41.231056 53 65 20.000000 53 66 14.142136 53 67 17.464249 53 68 40.804412 53 69 33.541020 53 70 22.803509 53 71 40.261644 53 72 47.169906 53 73 51.662365 53 74 37.802116 53 75 11.180340 53 76 32.015621 53 77 39.357337 53 78 27.073973 53 79 31.064449 53 80 42.485292 53 81 27.802878 53 82 36.878178 53 83 13.152946 53 84 12.041595 53 85 32.015621 53 86 38.639358 53 87 7.211103 53 88 14.317821 53 89 28.017851 53 90 48.877398 53 91 20.808652 53 92 26.832816 53 93 30.870698 53 94 42.190046 53 95 36.715120 53 96 31.780497 53 97 38.418745 53 98 24.186773 53 99 22.022716 53 100 5.099020 53 101 37.483330 54 1 20.000000 54 2 35.355339 54 3 25.079872 54 4 35.057096 54 5 30.000000 54 6 35.000000 54 7 25.079872 54 8 25.495098 54 9 30.413813 54 10 18.027756 54 11 14.142136 54 12 15.620499 54 13 13.000000 54 14 21.213203 54 15 15.811388 54 16 20.591260 54 17 22.360680 54 18 20.615528 54 19 51.000000 54 20 45.650849 54 21 41.340053 54 22 49.244289 54 23 40.311289 54 24 48.466483 54 25 39.357337 54 26 47.434165 54 27 77.620873 54 28 76.485293 54 29 74.726167 54 30 71.589105 54 31 70.880181 54 32 69.634761 54 33 69.921384 54 34 69.641941 54 35 66.708320 54 36 58.600341 54 37 57.008771 54 38 55.217751 54 39 51.613952 54 40 50.000000 54 41 53.150729 54 42 45.486262 54 43 46.097722 54 44 49.497475 54 45 47.423623 54 46 32.000000 54 47 30.066593 54 48 18.681542 54 49 50.089919 54 50 43.908997 54 51 54.120237 54 52 46.097722 54 53 20.615528 54 55 36.400549 54 56 14.142136 54 57 33.541020 54 58 26.925824 54 59 40.311289 54 60 31.622777 54 61 11.180340 54 62 29.154759 54 63 47.434165 54 64 54.083269 54 65 32.015621 54 66 18.027756 54 67 24.698178 54 68 44.721360 54 69 22.360680 54 70 11.180340 54 71 24.207437 54 72 45.276926 54 73 45.541190 54 74 20.591260 54 75 30.000000 54 76 47.434165 54 77 55.172457 54 78 47.095647 54 79 13.416408 54 80 22.803509 54 81 27.166155 54 82 30.083218 54 83 9.899495 54 84 25.495098 54 85 42.544095 54 86 50.774009 54 87 26.019224 54 88 27.202941 54 89 8.944272 54 90 65.069194 54 91 17.262677 54 92 30.083218 54 93 33.734256 54 94 41.048752 54 95 37.054015 54 96 38.275318 54 97 35.227830 54 98 35.777088 54 99 6.324555 54 100 16.155494 54 101 20.248457 55 1 18.027756 55 2 39.051248 55 3 36.249138 55 4 41.400483 55 5 40.311289 55 6 43.011626 55 7 39.924930 55 8 42.720019 55 9 44.721360 55 10 51.478151 55 11 49.244289 55 12 51.078371 55 13 49.335586 55 14 55.901699 55 15 52.201533 55 16 56.648036 55 17 58.523500 55 18 57.008771 55 19 56.089215 55 20 51.662365 55 21 46.840154 55 22 57.008771 55 23 47.434165 55 24 57.567352 55 25 48.104054 55 26 58.523500 55 27 50.000000 55 28 47.169906 55 29 47.634021 55 30 43.011626 55 31 44.598206 55 32 41.400483 55 33 43.863424 55 34 46.097722 55 35 39.051248 55 36 27.730849 55 37 26.925824 55 38 24.166092 55 39 21.189620 55 40 20.615528 55 41 25.495098 55 42 15.297059 55 43 20.000000 55 44 25.000000 55 45 22.000000 55 46 41.340053 55 47 42.059482 55 48 55.081757 55 49 56.515485 55 50 49.729267 55 51 30.232433 55 52 40.000000 55 53 42.426407 55 54 36.400549 55 56 25.000000 55 57 25.495098 55 58 43.011626 55 59 64.031242 55 60 60.207973 55 61 40.000000 55 62 11.180340 55 63 26.925824 55 64 41.231056 55 65 31.622777 55 66 28.284271 55 67 26.925824 55 68 20.124612 55 69 15.000000 55 70 25.298221 55 71 21.931712 55 72 11.180340 55 73 9.433981 55 74 53.000000 55 75 53.150729 55 76 74.330344 55 77 48.259714 55 78 65.368188 55 79 47.169906 55 80 49.648766 55 81 15.264338 55 82 6.324555 55 83 32.756679 55 84 34.132096 55 85 31.064449 55 86 37.854986 55 87 49.517674 55 88 56.080300 55 89 31.064449 55 90 56.293872 55 91 22.203603 55 92 18.973666 55 93 17.117243 55 94 10.000000 55 95 12.165525 55 96 23.021729 55 97 6.000000 55 98 66.068147 55 99 30.083218 55 100 38.288379 55 101 25.000000 56 1 14.142136 56 2 25.495098 56 3 17.000000 56 4 26.248809 56 5 22.360680 56 6 26.925824 56 7 19.209373 56 8 21.213203 56 9 25.000000 56 10 32.015621 56 11 28.284271 56 12 29.732137 56 13 26.627054 56 14 35.355339 56 15 29.154759 56 16 34.409301 56 17 36.055513 56 18 33.541020 56 19 56.753854 56 20 51.419841 56 21 46.572524 56 22 55.901699 56 23 46.097722 56 24 55.578773 56 25 45.705580 56 26 55.226805 56 27 71.589105 56 28 69.641941 56 29 68.876701 56 30 65.000000 56 31 65.299311 56 32 63.158531 56 33 64.412732 56 34 65.192024 56 35 60.415230 56 36 44.654227 56 37 43.011626 56 38 41.340053 56 39 37.735925 56 40 36.055513 56 41 39.051248 56 42 31.764760 56 43 32.015621 56 44 35.355339 56 45 33.301652 56 46 24.166092 56 47 23.323808 56 48 31.764760 56 49 56.293872 56 50 49.477268 56 51 48.877398 56 52 47.169906 56 53 30.413813 56 54 14.142136 56 55 25.000000 56 57 32.015621 56 58 35.000000 56 59 52.201533 56 60 44.721360 56 61 15.000000 56 62 15.811388 56 63 43.011626 56 64 53.150729 56 65 33.541020 56 66 20.615528 56 67 25.495098 56 68 38.470768 56 69 10.000000 56 70 8.062258 56 71 10.295630 56 72 35.355339 56 73 33.376639 56 74 28.000000 56 75 41.231056 56 76 60.415230 56 77 56.603887 56 78 57.428216 56 79 22.360680 56 80 25.298221 56 81 21.400935 56 82 19.104973 56 83 17.262677 56 84 29.832868 56 85 41.109610 56 86 49.578221 56 87 37.107951 56 88 40.249224 56 89 6.324555 56 90 66.287254 56 91 14.764823 56 92 26.172505 56 93 28.600699 56 94 32.015621 56 95 29.546573 56 96 34.713110 56 97 25.709920 56 98 49.396356 56 99 8.944272 56 100 25.317978 56 101 7.071068 57 1 18.027756 57 2 55.901699 57 3 48.826222 57 4 57.306195 57 5 54.083269 57 6 58.309519 57 7 51.224994 57 8 53.150729 57 9 57.008771 57 10 40.000000 57 11 40.311289 57 12 42.296572 57 13 43.174066 57 14 45.000000 57 15 46.097722 57 16 48.259714 57 17 50.249378 57 18 50.990195 57 19 30.594117 57 20 26.248809 57 21 21.540659 57 22 31.622777 57 23 22.360680 57 24 32.310989 57 25 23.323808 57 26 33.541020 57 27 45.276926 57 28 45.000000 57 29 42.296572 57 30 40.000000 57 31 38.327536 57 32 38.000000 57 33 37.336309 57 34 36.400549 57 35 35.000000 57 36 52.810984 57 37 52.201533 57 38 49.335586 57 39 46.572524 57 40 46.097722 57 41 50.990195 57 42 40.792156 57 43 45.276926 57 44 50.249378 57 45 47.265209 57 46 55.758407 57 47 55.217751 57 48 49.030603 57 49 31.048349 57 50 24.351591 57 51 22.000000 57 52 15.811388 57 53 25.495098 57 54 33.541020 57 55 25.495098 57 56 32.015621 57 58 22.360680 57 59 43.011626 57 60 42.720019 57 61 43.011626 57 62 30.413813 57 63 15.000000 57 64 21.213203 57 65 7.071068 57 66 15.811388 57 67 9.219544 57 68 15.652476 57 69 26.925824 57 70 25.495098 57 71 37.161808 57 72 25.000000 57 73 32.695565 57 74 54.120237 57 75 33.541020 57 76 54.083269 57 77 25.079872 57 78 41.868843 57 79 46.957428 57 80 55.000000 57 81 12.369317 57 82 23.021729 57 83 24.351591 57 84 13.601471 57 85 9.219544 57 86 17.691806 57 87 31.016125 57 88 39.560081 57 89 34.713110 57 90 34.481879 57 91 17.691806 57 92 7.071068 57 93 8.544004 57 94 20.248457 57 95 14.764823 57 96 6.324555 57 97 19.646883 57 98 49.040799 57 99 29.410882 57 100 24.000000 57 101 37.215588 58 1 26.925824 58 2 60.207973 58 3 50.635956 58 4 60.530984 58 5 55.901699 58 6 60.827625 58 7 51.419841 58 8 52.201533 58 9 57.008771 58 10 22.360680 58 11 25.000000 58 12 26.627054 58 13 29.732137 58 14 26.925824 58 15 32.015621 58 16 31.764760 58 17 33.541020 58 18 36.055513 58 19 24.413111 58 20 19.209373 58 21 15.620499 58 22 22.360680 58 23 14.142136 58 24 21.540659 58 25 12.806248 58 26 20.615528 58 27 65.192024 58 28 65.764732 58 29 62.201286 58 30 60.827625 58 31 58.215118 58 32 58.855756 58 33 57.218878 58 34 55.000000 58 35 55.901699 58 36 70.491134 58 37 69.462220 58 38 66.887966 58 39 63.631753 58 40 62.649820 58 41 67.082039 58 42 57.306195 58 43 60.415230 58 44 65.000000 58 45 62.241465 58 46 57.870545 58 47 56.293872 58 48 34.409301 58 49 23.323808 58 50 17.691806 58 51 43.174066 58 52 25.495098 58 53 7.071068 58 54 26.925824 58 55 43.011626 58 56 35.000000 58 57 22.360680 58 59 21.213203 58 60 20.615528 58 61 38.078866 58 62 42.720019 58 63 36.400549 58 64 35.355339 58 65 15.811388 58 66 15.811388 58 67 16.278821 58 68 38.013156 58 69 36.400549 58 70 27.018512 58 71 44.283180 58 72 46.097722 58 73 51.855569 58 74 44.821870 58 75 11.180340 58 76 32.015621 58 77 32.695565 58 78 23.086793 58 79 38.013156 58 80 49.244289 58 81 27.802878 58 82 38.078866 58 83 18.248288 58 84 9.219544 58 85 27.294688 58 86 33.060551 58 87 9.055385 58 88 18.027756 58 89 33.541020 58 90 42.059482 58 91 23.086793 58 92 25.495098 58 93 29.206164 58 94 41.109610 58 95 35.468296 58 96 28.635642 58 97 38.288379 58 98 26.925824 58 99 27.294688 58 100 10.770330 58 101 42.011903 59 1 47.169906 59 2 75.663730 59 3 65.375837 59 4 75.325958 59 5 70.178344 59 6 75.166482 59 7 65.069194 59 8 65.000000 59 9 70.000000 59 10 25.495098 59 11 30.413813 59 12 30.805844 59 13 35.693137 59 14 26.925824 59 15 36.400549 59 16 32.695565 59 17 33.541020 59 18 38.078866 59 19 29.427878 59 20 27.000000 59 21 27.459060 59 22 25.495098 59 23 25.495098 59 24 23.537205 59 25 23.537205 59 26 20.615528 59 27 82.462113 59 28 83.815273 59 29 79.555012 59 30 79.056942 59 31 75.690158 59 32 77.162167 59 33 74.726167 59 34 71.589105 59 35 74.330344 59 36 91.263355 59 37 90.138782 59 38 87.658428 59 39 84.314886 59 40 83.216585 59 41 87.464278 59 42 77.935871 59 43 80.622577 59 44 85.000000 59 45 82.365041 59 46 72.173402 59 47 70.064256 59 48 37.336309 59 49 27.459060 59 50 27.073973 59 51 62.241465 59 52 41.231056 59 53 22.360680 59 54 40.311289 59 55 64.031242 59 56 52.201533 59 57 43.011626 59 58 21.213203 59 60 11.180340 59 61 50.000000 59 62 62.649820 59 63 55.901699 59 64 50.990195 59 65 36.055513 59 66 36.055513 59 67 37.483330 59 68 58.523500 59 69 55.901699 59 70 44.944410 59 71 62.297673 59 72 67.268120 59 73 73.000000 59 74 51.662365 59 75 11.180340 59 76 11.180340 59 77 45.044423 59 78 10.630146 59 79 46.529560 59 80 58.694122 59 81 48.918299 59 82 58.821765 59 83 35.114100 59 84 30.413813 59 85 46.097722 59 86 49.729267 59 87 15.231546 59 88 14.317821 59 89 48.836462 59 90 52.239832 59 91 43.046487 59 92 46.690470 59 93 50.328918 59 94 62.289646 59 95 56.639209 59 96 49.091751 59 97 59.464275 59 98 13.601471 59 99 43.416587 59 100 27.313001 59 101 59.203040 60 1 42.426407 60 2 66.708320 60 3 56.293872 60 4 66.098411 60 5 60.827625 60 6 65.764732 60 7 55.578773 60 8 55.226805 60 9 60.207973 60 10 15.000000 60 11 20.000000 60 12 20.099751 60 13 25.079872 60 14 15.811388 60 15 25.495098 60 16 21.540659 60 17 22.360680 60 18 26.925824 60 19 37.161808 60 20 33.526109 60 21 32.388269 60 22 33.541020 60 23 30.413813 60 24 31.764760 60 25 28.442925 60 26 29.154759 60 27 85.586214 60 28 86.313383 60 29 82.607506 60 30 81.394103 60 31 78.638413 60 32 79.429214 60 33 77.646635 60 34 75.166482 60 35 76.485293 60 36 86.452299 60 37 85.146932 60 38 82.879430 60 39 79.397733 60 40 78.102497 60 41 82.006097 60 42 73.000000 60 43 75.000000 60 44 79.056942 60 45 76.609399 60 46 62.801274 60 47 60.530984 60 48 26.248809 60 49 35.341194 60 50 32.984845 60 51 63.788714 60 52 45.000000 60 53 18.027756 60 54 31.622777 60 55 60.207973 60 56 44.721360 60 57 42.720019 60 58 20.615528 60 59 11.180340 60 61 40.311289 60 62 57.008771 60 63 57.008771 60 64 55.000000 60 65 36.400549 60 66 32.015621 60 67 35.355339 60 68 58.309519 60 69 50.000000 60 70 38.275318 60 71 55.009090 60 72 65.192024 60 73 69.526973 60 74 40.792156 60 75 10.000000 60 76 15.811388 60 77 50.635956 60 78 21.400935 60 79 36.055513 60 80 48.166378 60 81 45.803930 60 82 54.451814 60 83 28.600699 60 84 29.154759 60 85 47.853944 60 86 53.084838 60 87 11.704700 60 88 4.472136 60 89 40.496913 60 90 58.940648 60 91 38.183766 60 92 44.777226 60 93 48.764741 60 94 60.207973 60 95 54.708317 60 96 49.040799 60 97 56.400355 60 98 6.324555 60 99 35.777088 60 100 21.931712 60 101 51.478151 61 1 26.925824 61 2 26.925824 61 3 16.552945 61 4 25.961510 61 5 20.615528 61 6 25.495098 61 7 15.297059 61 8 15.000000 61 9 20.000000 61 10 25.495098 61 11 20.615528 61 12 21.189620 61 13 16.552945 61 14 26.925824 61 15 18.027756 61 16 23.853721 61 17 25.000000 61 18 21.213203 61 19 62.177166 61 20 56.824291 61 21 52.478567 61 22 60.415230 61 23 51.478151 61 24 59.615434 61 25 50.537115 61 26 58.523500 61 27 85.440037 61 28 83.815273 61 29 82.637764 61 30 79.056942 61 31 78.924014 61 32 77.162167 61 33 78.000000 61 34 78.262379 61 35 74.330344 61 36 57.697487 61 37 55.901699 61 38 54.626001 61 39 51.078371 61 40 49.244289 61 41 51.478151 61 42 45.541190 61 43 44.721360 61 44 47.169906 61 45 45.650849 61 46 22.561028 61 47 20.223748 61 48 19.849433 61 49 61.269895 61 50 55.072679 61 51 62.241465 61 52 56.568542 61 53 31.622777 61 54 11.180340 61 55 40.000000 61 56 15.000000 61 57 43.011626 61 58 38.078866 61 59 50.000000 61 60 40.311289 61 62 30.413813 61 63 55.901699 61 64 64.031242 61 65 42.426407 61 66 28.284271 61 67 34.713110 61 68 52.201533 61 69 25.000000 61 70 17.888544 61 71 21.931712 61 72 50.249378 61 73 48.259714 61 74 13.000000 61 75 40.311289 61 76 55.901699 61 77 65.795137 61 78 57.558666 61 79 8.062258 61 80 12.041595 61 81 34.539832 61 82 34.058773 61 83 20.808652 61 84 36.400549 61 85 52.201533 61 86 60.605280 61 87 36.496575 61 88 36.124784 61 89 9.219544 61 90 75.690158 61 91 25.553865 61 92 38.470768 61 93 41.629317 61 94 46.690470 61 95 43.680659 61 96 47.010637 61 97 40.447497 61 98 43.416587 61 99 13.601471 61 100 27.313001 61 101 17.464249 62 1 15.811388 62 2 28.284271 62 3 25.079872 62 4 30.479501 62 5 29.154759 62 6 32.015621 62 7 28.792360 62 8 31.622777 62 9 33.541020 62 10 46.097722 62 11 43.011626 62 12 44.654227 62 13 42.059482 62 14 50.000000 62 15 44.721360 62 16 49.739320 62 17 51.478151 62 18 49.244289 62 19 60.008333 62 20 55.081757 62 21 50.089919 62 22 60.207973 62 23 50.249378 62 24 60.406953 62 25 50.487622 62 26 60.827625 62 27 61.032778 62 28 58.309519 62 29 58.600341 62 30 54.083269 62 31 55.443665 62 32 52.430907 62 33 54.671748 62 34 56.568542 62 35 50.000000 62 36 29.732137 62 37 28.284271 62 38 26.248809 62 39 22.671568 62 40 21.213203 62 41 25.000000 62 42 16.401219 62 43 18.027756 62 44 22.360680 62 45 19.723083 62 46 30.232433 62 47 30.886890 62 48 47.423623 62 49 60.074953 62 50 53.084838 62 51 40.360872 62 52 46.097722 62 53 40.311289 62 54 29.154759 62 55 11.180340 62 56 15.811388 62 57 30.413813 62 58 42.720019 62 59 62.649820 62 60 57.008771 62 61 30.413813 62 63 36.055513 62 64 49.244289 62 65 35.000000 62 66 26.925824 62 67 28.284271 62 68 29.832868 62 69 7.071068 62 70 19.104973 62 71 10.770330 62 72 22.360680 62 73 18.000000 62 74 43.289722 62 75 51.478151 62 76 72.111026 62 77 55.081757 62 78 65.787537 62 79 38.078866 62 80 39.115214 62 81 18.110770 62 82 8.062258 62 83 28.425341 62 84 34.928498 62 85 37.947332 62 86 45.694639 62 87 47.507894 62 88 52.630789 62 89 22.135944 62 90 63.906181 62 91 19.697716 62 92 23.345235 62 93 23.409400 62 94 20.615528 62 95 20.808652 62 96 30.083218 62 97 14.866069 62 98 62.369865 62 99 23.021729 62 100 35.510562 62 101 14.142136 63 1 29.154759 63 2 64.031242 63 3 58.728187 63 4 65.946948 63 5 63.639610 63 6 67.268120 63 7 61.717096 63 8 64.031242 63 9 67.268120 63 10 55.000000 63 11 55.226805 63 12 57.218878 63 13 57.870545 63 14 60.000000 63 15 60.827625 63 16 63.198101 63 17 65.192024 63 18 65.764732 63 19 36.619667 63 20 33.970576 63 21 30.479501 63 22 39.051248 63 23 32.015621 63 24 40.360872 63 25 33.600595 63 26 42.426407 63 27 30.413813 63 28 30.000000 63 29 27.459060 63 30 25.000000 63 31 23.537205 63 32 23.000000 63 33 22.561028 63 34 22.360680 63 35 20.000000 63 36 50.039984 63 37 50.000000 63 38 47.000000 63 39 45.099889 63 40 45.276926 63 41 50.249378 63 42 40.607881 63 43 46.097722 63 44 50.990195 63 45 48.052055 63 46 65.069194 63 47 65.069194 63 48 63.788714 63 49 37.802116 63 50 32.526912 63 51 7.000000 63 52 18.027756 63 53 40.311289 63 54 47.434165 63 55 26.925824 63 56 43.011626 63 57 15.000000 63 58 36.400549 63 59 55.901699 63 60 57.008771 63 61 55.901699 63 62 36.055513 63 64 15.000000 63 65 20.615528 63 66 30.413813 63 67 24.083189 63 68 7.071068 63 69 35.355339 63 70 38.013156 63 71 45.343136 63 72 20.000000 63 73 30.066593 63 74 67.779053 63 75 47.434165 63 76 67.082039 63 77 23.537205 63 78 52.801515 63 79 60.745370 63 80 67.601775 63 81 21.633308 63 82 28.017851 63 83 38.832976 63 84 28.284271 63 85 10.000000 63 86 12.165525 63 87 45.354162 63 88 54.129474 63 89 47.010637 63 90 30.066593 63 91 30.463092 63 92 17.464249 63 93 14.422205 63 94 17.464249 63 95 15.264338 63 96 9.219544 63 97 21.470911 63 98 63.324561 63 99 42.544095 63 100 39.000000 63 101 46.690470 64 1 39.051248 64 2 76.321688 64 3 69.814039 64 4 77.935871 64 5 75.000000 64 6 79.056942 64 7 72.346389 64 8 74.330344 64 9 78.102497 64 10 57.008771 64 11 58.523500 64 12 60.406953 64 13 62.241465 64 14 61.846584 64 15 65.000000 64 16 66.098411 64 17 68.007353 64 18 69.641941 64 19 25.806976 64 20 25.079872 64 21 23.537205 64 22 29.154759 64 23 25.495098 64 24 30.886890 64 25 27.459060 64 26 33.541020 64 27 31.622777 64 28 33.541020 64 29 28.792360 64 30 29.154759 64 31 25.079872 64 32 27.459060 64 33 24.166092 64 34 20.615528 64 35 25.000000 64 36 65.030762 64 37 65.000000 64 38 62.000000 64 39 60.074953 64 40 60.207973 64 41 65.192024 64 42 55.443665 64 43 60.827625 64 44 65.764732 64 45 62.801274 64 46 76.609399 64 47 76.216796 64 48 67.779053 64 49 27.459060 64 50 24.351591 64 51 16.552945 64 52 10.000000 64 53 41.231056 64 54 54.083269 64 55 41.231056 64 56 53.150729 64 57 21.213203 64 58 35.355339 64 59 50.990195 64 60 55.000000 64 61 64.031242 64 62 49.244289 64 63 15.000000 64 65 22.360680 64 66 36.055513 64 67 29.410882 64 68 22.022716 64 69 47.169906 64 70 46.690470 64 71 57.454330 64 72 35.000000 64 73 45.044423 64 74 74.625733 64 75 45.000000 64 76 61.846584 64 77 9.433981 64 78 45.310043 64 79 67.416615 64 80 76.059187 64 81 32.449961 64 82 41.231056 64 83 44.418465 64 84 30.083218 64 85 12.041595 64 86 3.605551 64 87 44.181444 64 88 53.150729 64 89 55.901699 64 90 15.132746 64 91 38.897301 64 92 27.202941 64 93 25.942244 64 94 32.249031 64 95 29.120440 64 96 19.235384 64 97 35.440090 64 98 61.032778 64 99 50.447993 64 100 41.785165 64 101 58.008620 65 1 20.615528 65 2 58.523500 65 3 50.537115 65 4 59.615434 65 5 55.901699 65 6 60.415230 65 7 52.478567 65 8 54.083269 65 9 58.309519 65 10 35.355339 65 11 36.400549 65 12 38.327536 65 13 39.924930 65 14 40.311289 65 15 42.720019 65 16 44.147480 65 17 46.097722 65 18 47.434165 65 19 25.019992 65 20 20.223748 65 21 15.297059 65 22 25.495098 65 23 15.811388 65 24 25.961510 65 25 16.552945 65 26 26.925824 65 27 50.000000 65 28 50.249378 65 29 47.000000 65 30 45.276926 65 31 43.000000 65 32 43.289722 65 33 42.000000 65 34 40.311289 65 35 40.311289 65 36 59.236813 65 37 58.523500 65 38 55.713553 65 39 52.810984 65 40 52.201533 65 41 57.008771 65 42 46.840154 65 43 50.990195 65 44 55.901699 65 45 52.952809 65 46 57.697487 65 47 56.824291 65 48 45.541190 65 49 25.179357 65 50 18.248288 65 51 27.459060 65 52 14.142136 65 53 20.000000 65 54 32.015621 65 55 31.622777 65 56 33.541020 65 57 7.071068 65 58 15.811388 65 59 36.055513 65 60 36.400549 65 61 42.426407 65 62 35.000000 65 63 20.615528 65 64 22.360680 65 66 14.142136 65 67 8.062258 65 68 22.472205 65 69 30.413813 65 70 26.076810 65 71 40.261644 65 72 32.015621 65 73 39.357337 65 74 52.430907 65 75 26.925824 65 76 47.169906 65 77 23.430749 65 78 34.828150 65 79 45.221676 65 80 54.451814 65 81 17.117243 65 82 28.284271 65 83 22.203603 65 84 8.062258 65 85 12.041595 65 86 19.313208 65 87 24.738634 65 88 33.541020 65 89 35.000000 65 90 33.301652 65 91 18.788294 65 92 12.649111 65 93 15.264338 65 94 27.202941 65 95 21.633308 65 96 13.038405 65 97 26.000000 65 98 42.720019 65 99 29.068884 65 100 19.646883 65 101 39.560081 66 1 11.180340 66 2 46.097722 66 3 37.336309 66 4 46.840154 66 5 42.720019 66 6 47.434165 66 7 38.910153 66 8 40.311289 66 9 44.721360 66 10 25.495098 66 11 25.000000 66 12 27.000000 66 13 27.459060 66 14 30.413813 66 15 30.413813 66 16 33.000000 66 17 35.000000 66 18 35.355339 66 19 36.138622 66 20 30.805844 66 21 25.961510 66 22 35.355339 66 23 25.495098 66 24 35.128336 66 25 25.179357 66 26 35.000000 66 27 60.827625 66 28 60.207973 66 29 57.870545 66 30 55.226805 66 31 53.935146 66 32 53.235327 66 33 52.952809 66 34 52.201533 66 35 50.249378 66 36 55.217751 66 37 54.083269 66 38 51.613952 66 39 48.259714 66 40 47.169906 66 41 51.478151 66 42 41.880783 66 43 44.721360 66 44 49.244289 66 45 46.518813 66 46 44.598206 66 47 43.462628 66 48 33.376639 66 49 35.693137 66 50 28.861739 66 51 37.336309 66 52 28.284271 66 53 14.142136 66 54 18.027756 66 55 28.284271 66 56 20.615528 66 57 15.811388 66 58 15.811388 66 59 36.055513 66 60 32.015621 66 61 28.284271 66 62 26.925824 66 63 30.413813 66 64 36.055513 66 65 14.142136 66 67 6.708204 66 68 29.068884 66 69 20.615528 66 70 12.649111 66 71 29.000000 66 72 33.541020 66 73 37.536649 66 74 38.587563 66 75 25.000000 66 76 46.097722 66 77 37.536649 66 78 38.897301 66 79 31.384710 66 80 40.311289 66 81 13.892444 66 82 22.803509 66 83 8.544004 66 84 9.219544 66 85 24.596748 66 86 32.756679 66 87 21.260292 66 88 28.017851 66 89 21.095023 66 90 47.423623 66 91 7.280110 66 92 14.142136 66 93 18.248288 66 94 28.635642 66 95 23.409400 66 96 21.213203 66 97 24.413111 66 98 38.013156 66 99 15.000000 66 100 10.295630 66 101 27.294688 67 1 13.038405 67 2 50.596443 67 3 42.485292 67 4 51.623638 67 5 47.853944 67 6 52.392748 67 7 44.418465 67 8 46.043458 67 9 50.249378 67 10 31.064449 67 11 31.144823 67 12 33.136083 67 13 33.955854 67 14 36.055513 67 15 36.878178 67 16 39.115214 67 17 41.109610 67 18 41.773197 67 19 32.140317 67 20 27.018512 67 21 22.022716 67 22 32.015621 67 23 22.022716 67 24 32.140317 67 25 22.203603 67 26 32.557641 67 27 54.451814 67 28 54.037024 67 29 51.478151 67 30 49.040799 67 31 47.518417 67 32 47.042534 67 33 46.529560 67 34 45.607017 67 35 44.045431 67 36 54.589376 67 37 53.665631 67 38 51.000000 67 39 47.853944 67 40 47.010637 67 41 51.623638 67 42 41.629317 67 43 45.221676 67 44 50.000000 67 45 47.127487 67 46 49.658836 67 47 48.764741 67 48 39.812058 67 49 32.015621 67 50 25.019992 67 51 31.064449 67 52 22.022716 67 53 17.464249 67 54 24.698178 67 55 26.925824 67 56 25.495098 67 57 9.219544 67 58 16.278821 67 59 37.483330 67 60 35.355339 67 61 34.713110 67 62 28.284271 67 63 24.083189 67 64 29.410882 67 65 8.062258 67 66 6.708204 67 68 23.537205 67 69 23.021729 67 70 18.027756 67 71 32.557641 67 72 30.000000 67 73 35.608988 67 74 45.276926 67 75 27.018512 67 76 48.166378 67 77 31.400637 67 78 38.470768 67 79 38.078866 67 80 46.754679 67 81 11.661904 67 82 22.472205 67 83 15.231546 67 84 7.211103 67 85 17.888544 67 86 26.076810 67 87 23.853721 67 88 31.780497 67 89 27.018512 67 90 41.231056 67 91 10.770330 67 92 9.433981 67 93 13.416408 67 94 25.000000 67 95 19.416488 67 96 15.000000 67 97 22.022716 67 98 41.593269 67 99 21.213203 67 100 15.132746 67 101 31.622777 68 1 25.298221 68 2 58.051701 68 3 53.413481 68 4 60.108236 68 5 58.137767 68 6 61.522354 68 7 56.612719 68 8 59.076222 68 9 62.008064 68 10 54.451814 68 11 54.037024 68 12 56.035703 68 13 56.080300 68 14 59.413803 68 15 59.076222 68 16 62.032250 68 17 64.031242 68 18 64.070274 68 19 42.059482 68 20 38.832976 68 21 34.828150 68 22 44.102154 68 23 36.124784 68 24 45.221676 68 25 37.483330 68 26 47.010637 68 27 33.241540 68 28 31.780497 68 29 30.463092 68 30 26.925824 68 31 26.832816 68 32 25.000000 68 33 25.942244 68 34 27.018512 68 35 22.135944 68 36 43.104524 68 37 43.011626 68 38 40.012498 68 39 38.052595 68 40 38.209946 68 41 43.185646 68 42 33.541020 68 43 39.051248 68 44 43.931765 68 45 41.000000 68 46 59.464275 68 47 59.665736 68 48 62.072538 68 49 43.046487 68 50 37.202150 68 51 10.630146 68 52 23.769729 68 53 40.804412 68 54 44.721360 68 55 20.124612 68 56 38.470768 68 57 15.652476 68 58 38.013156 68 59 58.523500 68 60 58.309519 68 61 52.201533 68 62 29.832868 68 63 7.071068 68 64 22.022716 68 65 22.472205 68 66 29.068884 68 67 23.537205 68 69 30.000000 68 70 34.481879 68 71 39.623226 68 72 13.038405 68 73 23.021729 68 74 64.560050 68 75 49.193496 68 76 69.641941 68 77 30.265492 68 78 56.586217 68 79 57.723479 68 80 63.560994 68 81 17.720045 68 82 21.931712 68 83 37.013511 68 84 29.154759 68 85 14.764823 68 86 19.026298 68 87 46.615448 68 88 55.027266 68 89 43.081318 68 90 37.121422 68 91 27.459060 68 92 15.000000 68 93 11.045361 68 94 10.440307 68 95 9.219544 68 96 9.433981 68 97 15.000000 68 98 64.621978 68 99 39.293765 68 100 38.639358 68 101 41.400483 69 1 10.000000 69 2 29.154759 69 3 23.430749 69 4 30.805844 69 5 28.284271 69 6 32.015621 69 7 26.627054 69 8 29.154759 69 9 32.015621 69 10 39.051248 69 11 36.055513 69 12 37.735925 69 13 35.341194 69 14 43.011626 69 15 38.078866 69 16 42.941821 69 17 44.721360 69 18 42.720019 69 19 55.145263 69 20 50.039984 69 21 45.044423 69 22 55.000000 69 23 45.000000 69 24 55.036352 69 25 45.044423 69 26 55.226805 69 27 62.649820 69 28 60.415230 69 29 60.033324 69 30 55.901699 69 31 56.603887 69 32 54.120237 69 33 55.758407 69 34 57.008771 69 35 51.478151 69 36 36.796739 69 37 35.355339 69 38 33.301652 69 39 29.732137 69 40 28.284271 69 41 32.015621 69 42 23.430749 69 43 25.000000 69 44 29.154759 69 45 26.627054 69 46 29.732137 69 47 29.732137 69 48 40.853396 69 49 55.036352 69 50 48.041649 69 51 40.607881 69 52 42.720019 69 53 33.541020 69 54 22.360680 69 55 15.000000 69 56 10.000000 69 57 26.925824 69 58 36.400549 69 59 55.901699 69 60 50.000000 69 61 25.000000 69 62 7.071068 69 63 35.355339 69 64 47.169906 69 65 30.413813 69 66 20.615528 69 67 23.021729 69 68 30.000000 69 70 12.041595 69 71 10.295630 69 72 25.495098 69 73 23.537205 69 74 38.000000 69 75 44.721360 69 76 65.192024 69 77 52.000000 69 78 59.481089 69 79 32.249031 69 80 34.928498 69 81 14.764823 69 82 9.219544 69 83 21.400935 69 84 29.154759 69 85 35.355339 69 86 43.566042 69 87 40.706265 69 88 45.607017 69 89 16.124515 69 90 61.269895 69 91 13.341664 69 92 20.124612 69 93 21.400935 69 94 22.472205 69 95 20.808652 69 96 28.017851 69 97 16.155494 69 98 55.317267 69 99 16.124515 69 100 28.653098 69 101 11.401754 70 1 9.219544 70 2 33.541020 70 3 24.698178 70 4 34.205263 70 5 30.083218 70 6 34.785054 70 7 26.419690 70 8 28.017851 70 9 32.249031 70 10 27.018512 70 11 24.186773 70 12 25.942244 70 13 24.041631 70 14 31.064449 70 15 26.925824 70 16 31.384710 70 17 33.241540 70 18 31.780497 70 19 48.764741 70 20 43.416587 70 21 38.600518 70 22 47.853944 70 23 38.078866 70 24 47.518417 70 25 37.656341 70 26 47.169906 70 27 67.675697 70 28 66.219333 70 29 64.845971 70 30 61.400326 70 31 61.098281 70 32 59.481089 70 33 60.166436 70 34 60.373835 70 35 56.612719 70 36 48.836462 70 37 47.381431 70 38 45.343136 70 39 41.773197 70 40 40.311289 70 41 43.931765 70 42 35.468296 70 43 36.878178 70 44 40.804412 70 45 38.418745 70 46 31.953091 70 47 30.870698 70 48 29.832868 70 49 48.270074 70 50 41.484937 70 51 44.384682 70 52 40.000000 70 53 22.803509 70 54 11.180340 70 55 25.298221 70 56 8.062258 70 57 25.495098 70 58 27.018512 70 59 44.944410 70 60 38.275318 70 61 17.888544 70 62 19.104973 70 63 38.013156 70 64 46.690470 70 65 26.076810 70 66 12.649111 70 67 18.027756 70 68 34.481879 70 69 12.041595 70 71 17.464249 70 72 34.132096 70 73 34.539832 70 74 30.083218 70 75 33.837849 70 76 53.712196 70 77 49.406477 70 78 49.648766 70 79 23.345235 70 80 29.681644 70 81 16.763055 70 82 18.973666 70 83 9.848858 70 84 21.840330 70 85 34.713110 70 86 43.185646 70 87 29.732137 70 88 33.837849 70 89 9.219544 70 90 59.203040 70 91 7.810250 70 92 20.591260 70 93 23.769729 70 94 30.000000 70 95 26.305893 70 96 29.154759 70 97 24.083189 70 98 43.416587 70 99 5.000000 70 100 17.720045 70 101 15.000000 71 1 19.646883 71 2 18.867962 71 3 14.317821 71 4 20.615528 71 5 18.601075 71 6 21.931712 71 7 18.027756 71 8 20.880613 71 9 22.825424 71 10 42.201896 71 11 38.288379 71 12 39.623226 71 13 36.124784 71 14 45.343136 71 15 38.418745 71 16 43.931765 71 17 45.453273 71 18 42.438190 71 19 64.629715 71 20 59.413803 71 21 54.451814 71 22 64.195015 71 23 54.230987 71 24 64.070274 71 25 54.083269 71 26 64.000000 71 27 71.561163 71 28 68.963759 71 29 69.065187 71 30 64.660653 71 31 65.802736 71 32 62.968246 71 33 65.000000 71 34 66.603303 71 35 60.464866 71 36 35.777088 71 37 34.000000 71 38 32.695565 71 39 29.154759 71 40 27.313001 71 41 29.681644 71 42 23.769729 71 43 22.825424 71 44 25.612497 71 45 23.853721 71 46 19.849433 71 47 20.248457 71 48 40.804412 71 49 64.381674 71 50 57.428216 71 51 50.249378 71 52 52.924474 71 53 40.261644 71 54 24.207437 71 55 21.931712 71 56 10.295630 71 57 37.161808 71 58 44.283180 71 59 62.297673 71 60 55.009090 71 61 21.931712 71 62 10.770330 71 63 45.343136 71 64 57.454330 71 65 40.261644 71 66 29.000000 71 67 32.557641 71 68 39.623226 71 69 10.295630 71 70 17.464249 71 72 33.105891 71 73 28.284271 71 74 34.205263 71 75 51.244512 71 76 70.682388 71 77 62.241465 71 78 67.082039 71 79 29.966648 71 80 29.017236 71 81 25.059928 71 82 17.804494 71 83 27.202941 71 84 38.052595 71 85 45.650849 71 86 53.851648 71 87 47.127487 71 88 50.537115 71 89 15.556349 71 90 71.554175 71 91 22.090722 71 92 30.413813 71 93 31.622777 71 94 31.064449 71 95 30.413813 71 96 38.275318 71 97 25.000000 71 98 59.682493 71 99 19.235384 71 100 35.171011 71 101 4.472136 72 1 25.495098 72 2 50.000000 72 3 47.423623 72 4 52.430907 72 5 51.478151 72 6 54.083269 72 7 51.078371 72 8 53.851648 72 9 55.901699 72 10 58.523500 72 11 57.008771 72 12 58.940648 72 13 57.870545 72 14 63.245553 72 15 60.827625 72 16 64.761099 72 17 66.708320 72 18 65.764732 72 19 54.230987 72 20 50.537115 72 21 46.141088 72 22 55.901699 72 23 47.169906 72 24 56.824291 72 25 48.259714 72 26 58.309519 72 27 39.051248 72 28 36.055513 72 29 36.796739 72 30 32.015621 72 31 33.970576 72 32 30.479501 72 33 33.301652 72 34 36.055513 72 35 28.284271 72 36 30.066593 72 37 30.000000 72 38 27.000000 72 39 25.179357 72 40 25.495098 72 41 30.413813 72 42 21.189620 72 43 26.925824 72 44 31.622777 72 45 28.792360 72 46 52.478567 72 47 53.235327 72 48 63.788714 72 49 55.036352 72 50 48.764741 72 51 21.189620 72 52 36.400549 72 53 47.169906 72 54 45.276926 72 55 11.180340 72 56 35.355339 72 57 25.000000 72 58 46.097722 72 59 67.268120 72 60 65.192024 72 61 50.249378 72 62 22.360680 72 63 20.000000 72 64 35.000000 72 65 32.015621 72 66 33.541020 72 67 30.000000 72 68 13.038405 72 69 25.495098 72 70 34.132096 72 71 33.105891 72 73 10.198039 72 74 63.198101 72 75 57.008771 72 76 78.102497 72 77 43.289722 72 78 66.843100 72 79 57.008771 72 80 60.415230 72 81 19.697716 72 82 16.278821 72 83 39.849718 72 84 36.878178 72 85 27.202941 72 86 32.062439 72 87 53.823787 72 88 61.400326 72 89 41.109610 72 90 50.039984 72 91 29.120440 72 92 20.615528 72 93 16.970563 72 94 5.000000 72 95 10.630146 72 96 20.124612 72 97 10.049876 72 98 71.344236 72 99 39.115214 72 100 43.829214 72 101 36.055513 73 1 27.459060 73 2 42.941821 73 3 42.201896 73 4 45.617979 73 5 45.541190 73 6 47.423623 73 7 46.097722 73 8 49.030603 73 9 50.289164 73 10 60.901560 73 11 58.600341 73 12 60.415230 73 13 58.523500 73 14 65.299311 73 15 61.351447 73 16 65.924199 73 17 67.779053 73 18 66.098411 73 19 62.936476 73 20 58.872744 73 21 54.230987 73 22 64.257295 73 23 55.036352 73 24 65.000000 73 25 55.901699 73 26 66.211781 73 27 47.423623 73 28 43.863424 73 29 45.453273 73 30 40.360872 73 31 43.011626 73 32 39.051248 73 33 42.438190 73 34 45.650849 73 35 37.202150 73 36 20.396078 73 37 20.099751 73 38 17.117243 73 39 15.033296 73 40 15.297059 73 41 20.223748 73 42 11.180340 73 43 17.000000 73 44 21.540659 73 45 18.788294 73 46 46.238512 73 47 47.434165 73 48 64.195015 73 49 63.568860 73 50 57.008771 73 51 31.320920 73 52 45.705580 73 53 51.662365 73 54 45.541190 73 55 9.433981 73 56 33.376639 73 57 32.695565 73 58 51.855569 73 59 73.000000 73 60 69.526973 73 61 48.259714 73 62 18.000000 73 63 30.066593 73 64 45.044423 73 65 39.357337 73 66 37.536649 73 67 35.608988 73 68 23.021729 73 69 23.537205 73 70 34.539832 73 71 28.284271 73 72 10.198039 73 74 61.204575 73 75 62.241465 73 76 83.450584 73 77 53.084838 73 78 73.783467 73 79 55.731499 73 80 57.078893 73 81 24.083189 73 82 15.652476 73 83 42.190046 73 84 42.801869 73 85 36.496575 73 86 42.000000 73 87 58.694122 73 88 65.436993 73 89 39.623226 73 90 60.133186 73 91 31.622777 73 92 26.925824 73 93 24.166092 73 94 13.152946 73 95 18.027756 73 96 28.861739 73 97 13.601471 73 98 75.432089 73 99 39.217343 73 100 47.634021 73 101 32.062439 74 1 39.293765 74 2 33.970576 74 3 25.000000 74 4 32.015621 74 5 26.907248 74 6 30.805844 74 7 21.931712 74 8 19.849433 74 9 23.853721 74 10 26.248809 74 11 21.540659 74 12 20.880613 74 13 16.155494 74 14 25.179357 74 15 15.297059 74 16 20.000000 74 17 20.099751 74 18 15.132746 74 19 69.202601 74 20 64.031242 74 21 60.207973 74 22 66.850580 74 23 58.898217 74 24 65.734314 74 25 57.628118 74 26 64.140471 74 27 97.718985 74 28 96.301610 74 29 94.868330 74 30 91.482239 74 31 91.082380 74 32 89.560036 74 33 90.138782 74 34 90.077744 74 35 86.683332 74 36 69.641941 74 37 67.779053 74 38 66.730802 74 39 63.245553 74 40 61.351447 74 41 63.158531 74 42 57.974132 74 43 56.648036 74 44 58.600341 74 45 57.384667 74 46 28.425341 74 47 25.612497 74 48 15.000000 74 49 68.007353 74 50 62.481997 74 51 74.330344 74 52 66.400301 74 53 37.802116 74 54 20.591260 74 55 53.000000 74 56 28.000000 74 57 54.120237 74 58 44.821870 74 59 51.662365 74 60 40.792156 74 61 13.000000 74 62 43.289722 74 63 67.779053 74 64 74.625733 74 65 52.430907 74 66 38.587563 74 67 45.276926 74 68 64.560050 74 69 38.000000 74 70 30.083218 74 71 34.205263 74 72 63.198101 74 73 61.204575 74 75 43.863424 74 76 55.081757 74 77 75.286121 74 78 60.745370 74 79 7.211103 74 80 8.944272 74 81 46.840154 74 82 47.042534 74 83 30.232433 74 84 45.453273 74 85 63.134776 74 86 71.344236 74 87 40.706265 74 88 37.363083 74 89 22.090722 74 90 85.146932 74 91 37.336309 74 92 50.328918 74 93 53.758720 74 94 59.539903 74 95 56.293872 74 96 58.694122 74 97 53.338541 74 98 42.047592 74 99 25.298221 74 100 34.655447 74 101 29.832868 75 1 36.055513 75 2 65.192024 75 3 55.036352 75 4 65.030762 75 5 60.000000 75 6 65.000000 75 7 55.036352 75 8 55.226805 75 9 60.207973 75 10 18.027756 75 11 22.360680 75 12 23.323808 75 13 27.730849 75 14 21.213203 75 15 29.154759 75 16 26.907248 75 17 28.284271 75 18 32.015621 75 19 28.301943 75 20 24.166092 75 21 22.561028 75 22 25.000000 75 23 20.615528 75 24 23.430749 75 25 18.681542 75 26 21.213203 75 27 75.663730 75 28 76.485293 75 29 72.691127 75 30 71.589105 75 31 68.731361 75 32 69.634761 75 33 67.742158 75 34 65.192024 75 35 66.708320 75 36 80.212219 75 37 79.056942 75 38 76.609399 75 39 73.239334 75 40 72.111026 75 41 76.321688 75 42 66.850580 75 43 69.462220 75 44 73.824115 75 45 71.196910 75 46 62.000000 75 47 60.033324 75 48 30.805844 75 49 26.627054 75 50 23.409400 75 51 54.120237 75 52 35.000000 75 53 11.180340 75 54 30.000000 75 55 53.150729 75 56 41.231056 75 57 33.541020 75 58 11.180340 75 59 11.180340 75 60 10.000000 75 61 40.311289 75 62 51.478151 75 63 47.434165 75 64 45.000000 75 65 26.925824 75 66 25.000000 75 67 27.018512 75 68 49.193496 75 69 44.721360 75 70 33.837849 75 71 51.244512 75 72 57.008771 75 73 62.241465 75 74 43.863424 75 76 21.213203 75 77 40.792156 75 78 17.262677 75 79 37.947332 75 80 50.000000 75 81 38.183766 75 82 47.801674 75 83 24.041631 75 84 20.248457 75 85 38.078866 75 86 43.104524 75 87 4.123106 75 88 8.944272 75 89 38.209946 75 90 49.335586 75 91 31.906112 75 92 36.400549 75 93 40.224371 75 94 52.009614 75 95 46.400431 75 96 39.812058 75 97 48.795492 75 98 16.124515 75 99 32.557641 75 100 16.155494 75 101 48.270074 76 1 57.008771 76 2 82.462113 76 3 72.034714 76 4 81.786307 76 5 76.485293 76 6 81.394103 76 7 71.196910 76 8 70.710678 76 9 75.663730 76 10 30.413813 76 11 35.355339 76 12 35.128336 76 13 40.112342 76 14 30.000000 76 15 40.000000 76 16 35.128336 76 17 35.355339 76 18 40.311289 76 19 39.000000 76 20 37.336309 76 21 38.327536 76 22 35.000000 76 23 36.400549 76 24 33.000000 76 25 34.481879 76 26 30.000000 76 27 93.407708 76 28 94.868330 76 29 90.520716 76 30 90.138782 76 31 86.683332 76 32 88.255311 76 33 85.726309 76 34 82.462113 76 35 85.440037 76 36 101.212647 76 37 100.000000 76 38 97.616597 76 39 94.201911 76 40 93.005376 76 41 97.082439 76 42 87.800911 76 43 90.138782 76 44 94.339811 76 45 91.809586 76 46 78.447435 76 47 76.118329 76 48 40.112342 76 49 37.000000 76 50 37.656341 76 51 73.409809 76 52 52.201533 76 53 32.015621 76 54 47.434165 76 55 74.330344 76 56 60.415230 76 57 54.083269 76 58 32.015621 76 59 11.180340 76 60 15.811388 76 61 55.901699 76 62 72.111026 76 63 67.082039 76 64 61.846584 76 65 47.169906 76 66 46.097722 76 67 48.166378 76 68 69.641941 76 69 65.192024 76 70 53.712196 76 71 70.682388 76 72 78.102497 76 73 83.450584 76 74 55.081757 76 75 21.213203 76 77 55.443665 76 78 18.110770 76 79 51.088159 76 80 63.007936 76 81 59.396970 76 82 68.883960 76 83 43.908997 76 84 41.231056 76 85 57.271284 76 86 60.728906 76 87 24.839485 76 88 20.248457 76 89 56.302753 76 90 62.000000 76 91 52.801515 76 92 57.489129 76 93 61.220911 76 94 73.109507 76 95 67.475922 76 96 60.207973 76 97 70.007142 76 98 13.038405 76 99 51.478151 76 100 36.619667 76 101 67.230945 77 1 42.941821 77 2 80.956779 77 3 73.573093 77 4 82.298238 77 5 78.892332 77 6 83.240615 77 7 75.716577 77 8 77.420927 77 9 81.541401 77 10 55.036352 77 11 57.306195 77 12 59.059292 77 13 61.587336 77 14 59.615434 77 15 64.140471 77 16 64.404969 77 17 66.211781 77 18 68.476273 77 19 17.464249 77 20 18.110770 77 21 18.248288 77 22 21.189620 77 23 20.223748 77 24 23.086793 77 25 22.203603 77 26 25.961510 77 27 39.357337 77 28 41.880783 77 29 36.715120 77 30 37.802116 77 31 33.286634 77 32 36.235342 77 33 32.449961 77 34 28.178006 77 35 33.970576 77 36 73.334848 77 37 73.171033 77 38 70.178344 77 39 68.029405 77 40 68.000000 77 41 73.000000 77 42 63.031738 77 43 68.183576 77 44 73.171033 77 45 70.178344 77 46 80.622577 77 47 79.924965 77 48 66.730802 77 49 19.313208 77 50 18.000000 77 51 25.942244 77 52 9.433981 77 53 39.357337 77 54 55.172457 77 55 48.259714 77 56 56.603887 77 57 25.079872 77 58 32.695565 77 59 45.044423 77 60 50.635956 77 61 65.795137 77 62 55.081757 77 63 23.537205 77 64 9.433981 77 65 23.430749 77 66 37.536649 77 67 31.400637 77 68 30.265492 77 69 52.000000 77 70 49.406477 77 71 62.241465 77 72 43.289722 77 73 53.084838 77 74 75.286121 77 75 40.792156 77 76 55.443665 77 78 38.078866 77 79 68.117545 77 80 77.794601 77 81 37.336309 77 82 47.296934 77 83 45.276926 77 84 29.832868 77 85 17.262677 77 86 11.401754 77 87 40.804412 77 88 49.477268 77 89 58.412327 77 90 9.899495 77 91 41.880783 77 92 31.953091 77 93 31.780497 77 94 40.012498 77 95 36.124784 77 96 25.317978 77 97 42.296572 77 98 56.320511 77 99 52.497619 77 100 41.048752 77 101 62.177166 78 1 49.979996 78 2 82.024387 78 3 72.006944 78 4 82.006097 78 5 77.058419 78 6 82.054860 78 7 72.173402 78 8 72.443081 78 9 77.414469 78 10 34.539832 78 11 39.217343 78 12 39.924930 78 13 44.598206 78 14 36.715120 78 15 45.694639 78 16 42.544095 78 17 43.566042 78 18 47.885280 78 19 21.095023 78 20 20.248457 78 21 22.472205 78 22 17.117243 78 23 20.808652 78 24 15.132746 78 25 19.209373 78 26 12.165525 78 27 76.896034 78 28 78.790862 78 29 74.094534 78 30 74.249579 78 31 70.384657 78 32 72.449983 78 33 69.462220 78 34 65.787537 78 35 69.771054 78 36 93.059121 78 37 92.130342 78 38 89.470666 78 39 86.313383 78 40 85.428333 78 41 89.961103 78 42 80.056230 78 43 83.384651 78 44 88.022724 78 45 85.234969 78 46 79.056942 78 47 77.162167 78 48 46.957428 78 49 19.104973 78 50 21.023796 78 51 58.523500 78 52 36.235342 78 53 27.073973 78 54 47.095647 78 55 65.368188 78 56 57.428216 78 57 41.868843 78 58 23.086793 78 59 10.630146 78 60 21.400935 78 61 57.558666 78 62 65.787537 78 63 52.801515 78 64 45.310043 78 65 34.828150 78 66 38.897301 78 67 38.470768 78 68 56.586217 78 69 59.481089 78 70 49.648766 78 71 67.082039 78 72 66.843100 78 73 73.783467 78 74 60.745370 78 75 17.262677 78 76 18.110770 78 77 38.078866 78 79 55.081757 78 80 67.186308 78 81 50.119856 78 82 60.835845 78 83 40.199502 78 84 31.304952 78 85 42.801869 78 86 44.721360 78 87 21.095023 78 88 23.706539 78 89 55.009090 78 90 44.045431 78 91 46.173586 78 92 46.872167 78 93 50.000000 78 94 62.008064 78 95 56.400355 78 96 47.381431 78 97 60.207973 78 98 24.207437 78 99 49.091751 78 100 32.140317 78 101 64.498062 79 1 32.557641 79 2 33.615473 79 3 23.600847 79 4 32.202484 79 5 26.832816 79 6 31.384710 79 7 21.470911 79 8 20.248457 79 9 25.000000 79 10 21.095023 79 11 16.124515 79 12 16.000000 79 13 11.000000 79 14 21.213203 79 15 11.401754 79 16 17.088007 79 17 17.888544 79 18 13.601471 79 19 62.425956 79 20 57.201399 79 21 53.263496 79 22 60.207973 79 23 52.009614 79 24 59.169249 79 25 50.803543 79 26 57.706152 79 27 90.801982 79 28 89.498603 79 29 87.931792 79 30 84.646323 79 31 84.118963 79 32 82.710338 79 33 83.168504 79 34 83.006024 79 35 79.812280 79 36 65.741920 79 37 63.953108 79 38 62.649820 79 39 59.093147 79 40 57.271284 79 41 59.539903 79 42 53.488316 79 43 52.773099 79 44 55.226805 79 45 53.712196 79 46 28.635642 79 47 26.000000 79 48 12.529964 79 49 61.294372 79 50 55.605755 79 51 67.357256 79 52 59.203040 79 53 31.064449 79 54 13.416408 79 55 47.169906 79 56 22.360680 79 57 46.957428 79 58 38.013156 79 59 46.529560 79 60 36.055513 79 61 8.062258 79 62 38.078866 79 63 60.745370 79 64 67.416615 79 65 45.221676 79 66 31.384710 79 67 38.078866 79 68 57.723479 79 69 32.249031 79 70 23.345235 79 71 29.966648 79 72 57.008771 79 73 55.731499 79 74 7.211103 79 75 37.947332 79 76 51.088159 79 77 68.117545 79 78 55.081757 79 80 12.165525 79 81 40.024992 79 82 41.048752 79 83 23.021729 79 84 38.288379 79 85 55.946403 79 86 64.140471 79 87 34.539832 79 88 32.249031 79 89 16.124515 79 90 77.987178 79 91 30.364453 79 92 43.324358 79 93 46.840154 79 94 53.150729 79 95 49.648766 79 96 51.623638 79 97 47.042534 79 98 38.209946 79 99 18.439089 79 100 27.658633 79 101 25.495098 80 1 38.470768 80 2 25.495098 80 3 17.464249 80 4 23.345235 80 5 18.439089 80 6 22.022716 80 7 13.892444 80 8 11.401754 80 9 15.000000 80 10 33.241540 80 11 28.284271 80 12 28.071338 80 13 23.086793 80 14 33.015148 80 15 23.021729 80 16 28.284271 80 17 28.635642 80 18 23.769729 80 19 73.573093 80 20 68.264193 80 21 64.070274 80 22 71.589105 80 23 62.968246 80 24 70.661163 80 25 61.911227 80 26 69.354164 80 27 96.772930 80 28 94.921020 80 29 94.021274 80 30 90.249654 80 31 90.376988 80 32 88.391176 80 33 89.470666 80 34 89.944427 80 35 85.615419 80 36 63.324561 80 37 61.400326 80 38 60.638272 80 39 57.271284 80 40 55.317267 80 41 56.612719 80 42 52.469038 80 43 50.447993 80 44 51.865210 80 45 50.960769 80 46 19.798990 80 47 16.970563 80 48 23.345235 80 49 72.560320 80 50 66.573268 80 51 73.790243 80 52 68.593003 80 53 42.485292 80 54 22.803509 80 55 49.648766 80 56 25.298221 80 57 55.000000 80 58 49.244289 80 59 58.694122 80 60 48.166378 80 61 12.041595 80 62 39.115214 80 63 67.601775 80 64 76.059187 80 65 54.451814 80 66 40.311289 80 67 46.754679 80 68 63.560994 80 69 34.928498 80 70 29.681644 80 71 29.017236 80 72 60.415230 80 73 57.078893 80 74 8.944272 80 75 50.000000 80 76 63.007936 80 77 77.794601 80 78 67.186308 80 79 12.165525 80 81 46.065171 80 82 44.147480 80 83 32.649655 80 84 48.270074 80 85 64.202804 80 86 72.622311 80 87 46.486557 80 88 44.407207 80 89 20.591260 80 90 87.692645 80 91 37.443290 80 92 50.249378 80 93 53.235327 80 94 57.280014 80 95 54.781384 80 96 58.830264 80 97 50.960769 80 98 50.039984 80 99 25.612497 80 100 38.587563 80 101 25.019992 81 1 7.615773 81 2 43.908997 81 3 37.536649 81 4 45.486262 81 5 42.638011 81 6 46.615448 81 7 40.311289 81 8 42.520583 81 9 45.967380 81 10 38.897301 81 11 37.656341 81 12 39.623226 81 13 39.051248 81 14 43.680659 81 15 42.047592 81 16 45.541190 81 17 47.518417 81 18 47.042534 81 19 42.107007 81 20 37.336309 81 21 32.388269 81 22 42.579338 81 23 32.756679 81 24 42.953463 81 25 33.241540 81 26 43.680659 81 27 50.921508 81 28 49.477268 81 29 48.104054 81 30 44.643029 81 31 44.384682 81 32 42.720019 81 33 43.462628 81 34 43.908997 81 35 39.849718 81 36 42.941821 81 37 42.047592 81 38 39.357337 81 39 36.249138 81 40 35.468296 81 41 40.162171 81 42 30.083218 81 43 33.955854 81 44 38.832976 81 45 35.902646 81 46 44.204072 81 47 43.931765 81 48 45.044423 81 49 42.296572 81 50 35.355339 81 51 27.730849 81 52 28.160256 81 53 27.802878 81 54 27.166155 81 55 15.264338 81 56 21.400935 81 57 12.369317 81 58 27.802878 81 59 48.918299 81 60 45.803930 81 61 34.539832 81 62 18.110770 81 63 21.633308 81 64 32.449961 81 65 17.117243 81 66 13.892444 81 67 11.661904 81 68 17.720045 81 69 14.764823 81 70 16.763055 81 71 25.059928 81 72 19.697716 81 73 24.083189 81 74 46.840154 81 75 38.183766 81 76 59.396970 81 77 37.336309 81 78 50.119856 81 79 40.024992 81 80 46.065171 81 82 11.180340 81 83 20.396078 81 84 18.867962 81 85 20.591260 81 86 28.844410 81 87 34.713110 81 88 41.880783 81 89 25.495098 81 90 46.518813 81 91 10.000000 81 92 5.385165 81 93 7.211103 81 94 14.866069 81 95 10.049876 81 96 13.453624 81 97 10.630146 81 98 51.865210 81 99 21.587033 81 100 24.186773 81 101 25.612497 82 1 12.041595 82 2 36.124784 82 3 31.906112 82 4 38.183766 82 5 36.400549 82 6 39.623226 82 7 35.355339 82 8 38.013156 82 9 40.496913 82 10 45.276926 82 11 42.953463 82 12 44.777226 82 13 43.011626 82 14 49.648766 82 15 45.880279 82 16 50.328918 82 17 52.201533 82 18 50.695167 82 19 53.235327 82 20 48.507731 82 21 43.566042 82 22 53.758720 82 23 43.931765 82 24 54.129474 82 25 44.384682 82 26 54.817880 82 27 53.851648 82 28 51.429563 82 29 51.312766 82 30 47.010637 82 31 48.010416 82 32 45.276926 82 33 47.201695 82 34 48.836462 82 35 42.720019 82 36 32.449961 82 37 31.384710 82 38 28.844410 82 39 25.553865 82 40 24.596748 82 41 29.154759 82 42 19.235384 82 43 22.803509 82 44 27.658633 82 45 24.738634 82 46 37.643060 82 47 38.013156 82 48 48.764741 82 49 53.460266 82 50 46.529560 82 51 32.526912 82 52 38.470768 82 53 36.878178 82 54 30.083218 82 55 6.324555 82 56 19.104973 82 57 23.021729 82 58 38.078866 82 59 58.821765 82 60 54.451814 82 61 34.058773 82 62 8.062258 82 63 28.017851 82 64 41.231056 82 65 28.284271 82 66 22.803509 82 67 22.472205 82 68 21.931712 82 69 9.219544 82 70 18.973666 82 71 17.804494 82 72 16.278821 82 73 15.652476 82 74 47.042534 82 75 47.801674 82 76 68.883960 82 77 47.296934 82 78 60.835845 82 79 41.048752 82 80 44.147480 82 81 11.180340 82 83 26.627054 82 84 29.546573 82 85 30.083218 82 86 37.696154 82 87 44.045431 82 88 50.249378 82 89 25.000000 82 90 55.973208 82 91 16.278821 82 92 16.000000 82 93 15.524175 82 94 13.416408 82 95 12.806248 82 96 22.135944 82 97 7.211103 82 98 60.207973 82 99 23.769729 82 100 32.526912 82 101 20.124612 83 1 14.764823 83 2 42.047592 83 3 32.388269 83 4 42.296572 83 5 37.656341 83 6 42.579338 83 7 33.241540 83 8 34.176015 83 9 38.897301 83 10 18.788294 83 11 17.262677 83 12 19.235384 83 13 19.104973 83 14 23.409400 83 15 22.090722 83 16 25.179357 83 17 27.166155 83 18 27.073973 83 19 41.629317 83 20 36.249138 83 21 31.764760 83 22 40.162171 83 23 30.870698 83 24 39.560081 83 25 30.083218 83 26 38.832976 83 27 69.231496 83 28 68.468971 83 29 66.287254 83 30 63.505905 83 31 62.369865 83 32 61.522354 83 33 61.392182 83 34 60.728906 83 35 58.549125 83 36 58.000000 83 37 56.639209 83 38 54.451814 83 39 50.931326 83 40 49.578221 83 41 53.413481 83 42 44.553339 83 43 46.400431 83 44 50.477718 83 45 48.010416 83 46 39.623226 83 47 38.078866 83 48 25.079872 83 49 40.853396 83 50 34.438351 83 51 45.705580 83 52 36.235342 83 53 13.152946 83 54 9.899495 83 55 32.756679 83 56 17.262677 83 57 24.351591 83 58 18.248288 83 59 35.114100 83 60 28.600699 83 61 20.808652 83 62 28.425341 83 63 38.832976 83 64 44.418465 83 65 22.203603 83 66 8.544004 83 67 15.231546 83 68 37.013511 83 69 21.400935 83 70 9.848858 83 71 27.202941 83 72 39.849718 83 73 42.190046 83 74 30.232433 83 75 24.041631 83 76 43.908997 83 77 45.276926 83 78 40.199502 83 79 23.021729 83 80 32.649655 83 81 20.396078 83 82 26.627054 83 84 15.620499 83 85 33.105891 83 86 41.182521 83 87 19.924859 83 88 24.207437 83 89 15.297059 83 90 55.172457 83 91 10.770330 83 92 22.022716 83 93 26.000000 83 94 35.171011 83 95 30.413813 83 96 29.614186 83 97 30.083218 83 98 33.970576 83 99 9.055385 83 100 8.062258 83 101 24.331050 84 1 19.235384 84 2 55.317267 84 3 46.486557 84 4 56.044625 84 5 51.865210 84 6 56.612719 84 7 47.927028 84 8 49.193496 84 9 53.712196 84 10 27.294688 84 11 28.460499 84 12 30.364453 84 13 32.202484 84 14 32.249031 84 15 34.928498 84 16 36.138622 84 17 38.078866 84 18 39.560081 84 19 26.925824 84 20 21.587033 84 21 16.763055 84 22 26.172505 84 23 16.278821 84 24 26.019224 84 25 16.031220 84 26 26.076810 84 27 58.008620 84 28 58.137767 84 29 55.009090 84 30 53.150729 84 31 51.009803 84 32 51.156622 84 33 50.009999 84 34 48.373546 84 35 48.166378 84 36 61.773781 84 37 60.827625 84 38 58.180753 84 39 55.009090 84 40 54.129474 84 41 58.694122 84 42 48.754487 84 43 52.201533 84 44 56.920998 84 45 54.083269 84 46 53.758720 84 47 52.554733 84 48 37.696154 84 49 26.476405 84 50 19.646883 84 51 35.227830 84 52 21.095023 84 53 12.041595 84 54 25.495098 84 55 34.132096 84 56 29.832868 84 57 13.601471 84 58 9.219544 84 59 30.413813 84 60 29.154759 84 61 36.400549 84 62 34.928498 84 63 28.284271 84 64 30.083218 84 65 8.062258 84 66 9.219544 84 67 7.211103 84 68 29.154759 84 69 29.154759 84 70 21.840330 84 71 38.052595 84 72 36.878178 84 73 42.801869 84 74 45.453273 84 75 20.248457 84 76 41.231056 84 77 29.832868 84 78 31.304952 84 79 38.288379 84 80 48.270074 84 81 18.867962 84 82 29.546573 84 83 15.620499 84 85 20.099751 84 86 27.202941 84 87 17.464249 84 88 25.961510 84 89 29.966648 84 90 39.698866 84 91 16.000000 84 92 16.278821 84 93 20.000000 84 94 31.890437 84 95 26.248809 84 96 19.924859 84 97 29.206164 84 98 35.468296 84 99 23.706539 84 100 11.704700 84 101 36.496575 85 1 27.018512 85 2 64.498062 85 3 57.801384 85 4 66.037868 85 5 63.007936 85 6 67.119297 85 7 60.307545 85 8 62.289646 85 9 66.068147 85 10 47.381431 85 11 48.270074 85 12 50.219518 85 13 51.546096 85 14 52.345009 85 15 54.405882 85 16 56.089215 85 17 58.051701 85 18 59.203040 85 19 27.294688 85 20 24.207437 85 21 20.518285 85 22 29.410882 85 23 22.022716 85 24 30.610456 85 25 23.600847 85 26 32.557641 85 27 38.013156 85 28 38.470768 85 29 35.014283 85 30 33.541020 85 31 31.016125 85 32 31.575307 85 33 30.016662 85 34 28.284271 85 35 28.635642 85 36 56.885851 85 37 56.568542 85 38 53.600373 85 39 51.244512 85 40 51.088159 85 41 56.080300 85 42 46.010868 85 43 51.039201 85 44 56.035703 85 45 53.037722 85 46 64.637450 85 47 64.202804 85 48 57.280014 85 49 28.301943 85 50 22.671568 85 51 16.155494 85 52 9.219544 85 53 32.015621 85 54 42.544095 85 55 31.064449 85 56 41.109610 85 57 9.219544 85 58 27.294688 85 59 46.097722 85 60 47.853944 85 61 52.201533 85 62 37.947332 85 63 10.000000 85 64 12.041595 85 65 12.041595 85 66 24.596748 85 67 17.888544 85 68 14.764823 85 69 35.355339 85 70 34.713110 85 71 45.650849 85 72 27.202941 85 73 36.496575 85 74 63.134776 85 75 38.078866 85 76 57.271284 85 77 17.262677 85 78 42.801869 85 79 55.946403 85 80 64.202804 85 81 20.591260 85 82 30.083218 85 83 33.105891 85 84 20.099751 85 86 8.485281 85 87 36.345564 85 88 45.276926 85 89 43.931765 85 90 26.000000 85 91 26.907248 85 92 15.264338 85 93 14.560220 85 94 23.345235 85 95 19.000000 85 96 8.062258 85 97 25.079872 85 98 54.129474 85 99 38.600518 85 100 31.575307 85 101 46.043458 86 1 35.468296 86 2 72.718636 86 3 66.219333 86 4 74.330344 86 5 71.400280 86 6 75.451971 86 7 68.767725 86 8 70.767224 86 9 74.518454 86 10 54.341513 86 11 55.659680 86 12 57.567352 86 13 59.236813 86 14 59.228372 86 15 62.032250 86 16 63.324561 86 17 65.253352 86 18 66.730802 86 19 26.172505 86 20 24.698178 86 21 22.472205 86 22 29.206164 86 23 24.351591 86 24 30.805844 86 25 26.248809 86 26 33.286634 86 27 32.756679 86 28 34.176015 86 29 29.832868 86 30 29.546573 86 31 25.961510 86 32 27.730849 86 33 25.000000 86 34 22.090722 86 35 25.059928 86 36 62.128898 86 37 62.032250 86 38 59.033889 86 39 57.008771 86 40 57.078893 86 41 62.072538 86 42 52.239832 86 43 57.558666 86 44 62.513998 86 45 59.539903 86 46 73.006849 86 47 72.622311 86 48 64.845971 86 49 27.658633 86 50 23.706539 86 51 15.000000 86 52 8.544004 86 53 38.639358 86 54 50.774009 86 55 37.854986 86 56 49.578221 86 57 17.691806 86 58 33.060551 86 59 49.729267 86 60 53.084838 86 61 60.605280 86 62 45.694639 86 63 12.165525 86 64 3.605551 86 65 19.313208 86 66 32.756679 86 67 26.076810 86 68 19.026298 86 69 43.566042 86 70 43.185646 86 71 53.851648 86 72 32.062439 86 73 42.000000 86 74 71.344236 86 75 43.104524 86 76 60.728906 86 77 11.401754 86 78 44.721360 86 79 64.140471 86 80 72.622311 86 81 28.844410 86 82 37.696154 86 83 41.182521 86 84 27.202941 86 85 8.485281 86 87 42.011903 86 88 51.009803 86 89 52.402290 86 90 18.439089 86 91 35.383612 86 92 23.600847 86 93 22.360680 86 94 29.068884 86 95 25.709920 86 96 15.652476 86 97 32.015621 86 98 59.211485 86 99 47.010637 86 100 38.897301 86 101 54.405882 87 1 32.202484 87 2 61.131007 87 3 51.009803 87 4 61.008196 87 5 56.008928 87 6 61.008196 87 7 51.088159 87 8 51.351728 87 9 56.320511 87 10 15.556349 87 11 19.416488 87 12 20.615528 87 13 24.698178 87 14 19.416488 87 15 26.400758 87 16 24.839485 87 17 26.400758 87 18 29.698485 87 19 29.832868 87 20 25.238859 87 21 22.847319 87 22 26.870058 87 23 21.023796 87 24 25.495098 87 25 19.235384 87 26 23.600847 87 27 74.242845 87 28 74.813100 87 29 71.253070 87 30 69.871310 87 31 67.268120 87 32 67.896981 87 33 66.272166 87 34 64.007812 87 35 64.938432 87 36 76.400262 87 37 75.213031 87 38 72.801099 87 39 69.404611 87 40 68.242216 87 41 72.401657 87 42 63.007936 87 43 65.513357 87 44 69.835521 87 45 67.230945 87 46 58.008620 87 47 56.080300 87 48 28.319605 87 49 28.319605 87 50 24.186773 87 51 52.172790 87 52 34.234486 87 53 7.211103 87 54 26.019224 87 55 49.517674 87 56 37.107951 87 57 31.016125 87 58 9.055385 87 59 15.231546 87 60 11.704700 87 61 36.496575 87 62 47.507894 87 63 45.354162 87 64 44.181444 87 65 24.738634 87 66 21.260292 87 67 23.853721 87 68 46.615448 87 69 40.706265 87 70 29.732137 87 71 47.127487 87 72 53.823787 87 73 58.694122 87 74 40.706265 87 75 4.123106 87 76 24.839485 87 77 40.804412 87 78 21.095023 87 79 34.539832 87 80 46.486557 87 81 34.713110 87 82 44.045431 87 83 19.924859 87 84 17.464249 87 85 36.345564 87 86 42.011903 87 88 9.000000 87 89 34.132096 87 90 49.769469 87 91 28.017851 87 92 33.286634 87 93 37.215588 87 94 48.826222 87 95 43.266615 87 96 37.336309 87 97 45.343136 87 98 18.027756 87 99 28.442925 87 100 12.083046 87 101 44.147480 88 1 38.209946 88 2 62.369865 88 3 51.971146 88 4 61.814238 88 5 56.568542 88 6 61.522354 88 7 51.351728 88 8 51.088159 88 9 56.080300 88 10 11.180340 88 11 16.124515 88 12 16.492423 88 13 21.377558 88 14 13.038405 88 15 22.135944 88 16 18.867962 88 17 20.000000 88 18 24.186773 88 19 37.215588 88 20 33.105891 88 21 31.320920 88 22 33.837849 88 23 29.410882 88 24 32.202484 88 25 27.513633 88 26 29.832868 88 27 83.216585 88 28 83.725743 88 29 80.224684 88 30 78.771822 88 31 76.236474 88 32 76.791927 88 33 75.239617 88 34 73.006849 88 35 73.824115 88 36 82.134037 88 37 80.808415 88 38 78.568442 88 39 75.073298 88 40 73.756356 88 41 77.620873 88 42 68.680419 88 43 70.604532 88 44 74.632433 88 45 72.201108 88 46 58.549125 88 47 56.320511 88 48 23.259407 88 49 35.510562 88 50 32.310989 88 51 61.000000 88 52 43.185646 88 53 14.317821 88 54 27.202941 88 55 56.080300 88 56 40.249224 88 57 39.560081 88 58 18.027756 88 59 14.317821 88 60 4.472136 88 61 36.124784 88 62 52.630789 88 63 54.129474 88 64 53.150729 88 65 33.541020 88 66 28.017851 88 67 31.780497 88 68 55.027266 88 69 45.607017 88 70 33.837849 88 71 50.537115 88 72 61.400326 88 73 65.436993 88 74 37.363083 88 75 8.944272 88 76 20.248457 88 77 49.477268 88 78 23.706539 88 79 32.249031 88 80 44.407207 88 81 41.880783 88 82 50.249378 88 83 24.207437 88 84 25.961510 88 85 45.276926 88 86 51.009803 88 87 9.000000 88 89 36.055513 88 90 58.189346 88 91 33.970576 88 92 41.146081 88 93 45.188494 88 94 56.435804 88 95 51.000000 88 96 45.880279 88 97 52.430907 88 98 10.000000 88 99 31.304952 88 100 17.804494 88 101 47.010637 89 1 17.888544 89 2 27.018512 89 3 17.117243 89 4 27.073973 89 5 22.360680 89 6 27.294688 89 7 18.027756 89 8 19.235384 89 9 23.769729 89 10 26.925824 89 11 22.803509 89 12 24.083189 89 13 20.615528 89 14 29.832868 89 15 23.021729 89 16 28.425341 89 17 30.000000 89 18 27.294688 89 19 56.648036 89 20 51.264022 89 21 46.615448 89 22 55.362442 89 23 45.880279 89 24 54.817880 89 25 45.221676 89 26 54.129474 89 27 76.321688 89 28 74.632433 89 29 73.539105 89 30 69.892775 89 31 69.856997 89 32 68.007353 89 33 68.942005 89 34 69.354164 89 35 65.192024 89 36 50.774009 89 37 49.091751 89 38 47.507894 89 39 43.908997 89 40 42.190046 89 41 45.000000 89 42 38.013156 89 43 38.013156 89 44 41.109610 89 45 39.204592 89 46 24.331050 89 47 22.803509 89 48 25.553865 89 49 55.973208 89 50 49.396356 89 51 53.225934 89 52 49.040799 89 53 28.017851 89 54 8.944272 89 55 31.064449 89 56 6.324555 89 57 34.713110 89 58 33.541020 89 59 48.836462 89 60 40.496913 89 61 9.219544 89 62 22.135944 89 63 47.010637 89 64 55.901699 89 65 35.000000 89 66 21.095023 89 67 27.018512 89 68 43.081318 89 69 16.124515 89 70 9.219544 89 71 15.556349 89 72 41.109610 89 73 39.623226 89 74 22.090722 89 75 38.209946 89 76 56.302753 89 77 58.412327 89 78 55.009090 89 79 16.124515 89 80 20.591260 89 81 25.495098 89 82 25.000000 89 83 15.297059 89 84 29.966648 89 85 43.931765 89 86 52.402290 89 87 34.132096 89 88 36.055513 89 90 68.249542 89 91 17.029386 89 92 29.681644 89 93 32.649655 89 94 37.483330 89 95 34.481879 89 96 38.275318 89 97 31.256999 89 98 44.721360 89 99 6.324555 89 100 23.086793 89 101 11.401754 90 1 52.478567 90 2 90.354856 90 3 83.216585 90 4 91.787799 90 5 88.509886 90 6 92.784697 90 7 85.445889 90 8 87.200917 90 9 91.263355 90 10 64.412732 90 11 66.887966 90 12 68.600292 90 13 71.281134 90 14 68.876701 90 15 73.783467 90 16 73.824115 90 17 75.591005 90 18 78.032045 90 19 23.000000 90 20 25.495098 90 21 26.925824 90 22 27.000000 90 23 28.792360 90 24 29.000000 90 25 30.675723 90 26 32.000000 90 27 37.536649 90 28 41.036569 90 29 35.355339 90 30 37.802116 90 31 32.649655 90 32 36.619667 90 33 32.015621 90 34 26.907248 90 35 34.985711 90 36 80.000000 90 37 80.024996 90 38 77.025970 90 39 75.166482 90 40 75.325958 90 41 80.305666 90 42 70.576200 90 43 75.953933 90 44 80.894994 90 45 77.929455 90 46 90.210864 90 47 89.587946 90 48 76.321688 90 49 25.000000 90 50 25.961510 90 51 30.413813 90 52 19.209373 90 53 48.877398 90 54 65.069194 90 55 56.293872 90 56 66.287254 90 57 34.481879 90 58 42.059482 90 59 52.239832 90 60 58.940648 90 61 75.690158 90 62 63.906181 90 63 30.066593 90 64 15.132746 90 65 33.301652 90 66 47.423623 90 67 41.231056 90 68 37.121422 90 69 61.269895 90 70 59.203040 90 71 71.554175 90 72 50.039984 90 73 60.133186 90 74 85.146932 90 75 49.335586 90 76 62.000000 90 77 9.899495 90 78 44.045431 90 79 77.987178 90 80 87.692645 90 81 46.518813 90 82 55.973208 90 83 55.172457 90 84 39.698866 90 85 26.000000 90 86 18.439089 90 87 49.769469 90 88 58.189346 90 89 68.249542 90 91 51.613952 90 92 41.146081 90 93 40.496913 90 94 47.381431 90 95 44.147480 90 96 33.837849 90 97 50.447993 90 98 64.327288 90 99 62.369865 90 100 50.803543 90 101 71.693793 91 1 4.242641 91 2 39.849718 91 3 31.764760 91 4 40.853396 91 5 37.121422 91 6 41.629317 91 7 33.837849 91 8 35.608988 91 9 39.661064 91 10 29.546573 91 11 27.892651 91 12 29.832868 91 13 29.068884 91 14 34.176015 91 15 32.062439 91 16 35.693137 91 17 37.656341 91 18 37.054015 91 19 42.579338 91 20 37.336309 91 21 32.388269 91 22 42.107007 91 23 32.140317 91 24 42.011903 91 25 32.015621 91 26 42.047592 91 27 60.440053 91 28 59.228372 91 29 57.567352 91 30 54.341513 91 31 53.758720 91 32 52.392748 91 33 52.810984 91 34 52.801515 91 35 49.477268 91 36 48.414874 91 37 47.201695 91 38 44.821870 91 39 41.400483 91 40 40.224371 91 41 44.418465 91 42 35.000000 91 43 37.589892 91 44 42.047592 91 45 39.357337 91 46 38.910153 91 47 38.078866 91 48 35.057096 91 49 42.296572 91 50 35.355339 91 51 37.000000 91 52 32.449961 91 53 20.808652 91 54 17.262677 91 55 22.203603 91 56 14.764823 91 57 17.691806 91 58 23.086793 91 59 43.046487 91 60 38.183766 91 61 25.553865 91 62 19.697716 91 63 30.463092 91 64 38.897301 91 65 18.788294 91 66 7.280110 91 67 10.770330 91 68 27.459060 91 69 13.341664 91 70 7.810250 91 71 22.090722 91 72 29.120440 91 73 31.622777 91 74 37.336309 91 75 31.906112 91 76 52.801515 91 77 41.880783 91 78 46.173586 91 79 30.364453 91 80 37.443290 91 81 10.000000 91 82 16.278821 91 83 10.770330 91 84 16.000000 91 85 26.907248 91 86 35.383612 91 87 28.017851 91 88 33.970576 91 89 17.029386 91 90 51.613952 91 92 13.000000 91 93 16.492423 91 94 24.515301 91 95 20.024984 91 96 21.470911 91 97 19.313208 91 98 43.931765 91 99 12.083046 91 100 16.278821 91 101 20.880613 92 1 12.041595 92 2 49.244289 92 3 42.638011 92 4 50.774009 92 5 47.801674 92 6 51.865210 92 7 45.276926 92 8 47.381431 92 9 50.990195 92 10 39.623226 92 11 39.051248 92 12 41.048752 92 13 41.109610 92 14 44.553339 92 15 44.102154 92 16 47.042534 92 17 49.040799 92 18 49.091751 92 19 37.336309 92 20 32.756679 92 21 27.892651 92 22 38.078866 92 23 28.460499 92 24 38.600518 92 25 29.154759 92 26 39.560081 92 27 47.539457 92 28 46.529560 92 29 44.643029 92 30 41.593269 92 31 40.804412 92 32 39.623226 92 33 39.849718 92 34 39.812058 92 35 36.674242 92 36 46.615448 92 37 45.880279 92 38 43.081318 92 39 40.162171 92 40 39.560081 92 41 44.384682 92 42 34.205263 92 43 38.470768 92 44 43.416587 92 45 40.447497 92 46 49.406477 92 47 49.040799 92 48 47.095647 92 49 37.656341 92 50 30.805844 92 51 24.041631 92 52 22.803509 92 53 26.832816 92 54 30.083218 92 55 18.973666 92 56 26.172505 92 57 7.071068 92 58 25.495098 92 59 46.690470 92 60 44.777226 92 61 38.470768 92 62 23.345235 92 63 17.464249 92 64 27.202941 92 65 12.649111 92 66 14.142136 92 67 9.433981 92 68 15.000000 92 69 20.124612 92 70 20.591260 92 71 30.413813 92 72 20.615528 92 73 26.925824 92 74 50.328918 92 75 36.400549 92 76 57.489129 92 77 31.953091 92 78 46.872167 92 79 43.324358 92 80 50.249378 92 81 5.385165 92 82 16.000000 92 83 22.022716 92 84 16.278821 92 85 15.264338 92 86 23.600847 92 87 33.286634 92 88 41.146081 92 89 29.681644 92 90 41.146081 92 91 13.000000 92 93 4.123106 92 94 15.620499 92 95 10.000000 92 96 8.602325 92 97 13.416408 92 98 51.000000 92 99 25.079872 92 100 24.041631 92 101 30.805844 93 1 14.764823 93 2 50.477718 93 3 44.553339 93 4 52.201533 93 5 49.578221 93 6 53.413481 93 7 47.423623 93 8 49.678969 93 9 53.037722 93 10 43.737855 93 11 43.104524 93 12 45.099889 93 13 45.044423 93 14 48.662100 93 15 48.041649 93 16 51.088159 93 17 53.084838 93 18 53.037722 93 19 39.051248 93 20 34.785054 93 21 30.083218 93 22 40.162171 93 23 30.870698 93 24 40.853396 93 25 31.764760 93 26 42.047592 93 27 43.965896 93 28 42.755117 93 29 41.109610 93 30 37.854986 93 31 37.336309 93 32 35.902646 93 33 36.400549 93 34 36.715120 93 35 32.984845 93 36 44.271887 93 37 43.680659 93 38 40.804412 93 39 38.078866 93 40 37.656341 93 41 42.579338 93 42 32.388269 93 43 37.054015 93 44 42.047592 93 45 39.051248 93 46 51.088159 93 47 50.931326 93 48 51.039201 93 49 39.560081 93 50 32.893768 93 51 20.615528 93 52 23.086793 93 53 30.870698 93 54 33.734256 93 55 17.117243 93 56 28.600699 93 57 8.544004 93 58 29.206164 93 59 50.328918 93 60 48.764741 93 61 41.629317 93 62 23.409400 93 63 14.422205 93 64 25.942244 93 65 15.264338 93 66 18.248288 93 67 13.416408 93 68 11.045361 93 69 21.400935 93 70 23.769729 93 71 31.622777 93 72 16.970563 93 73 24.166092 93 74 53.758720 93 75 40.224371 93 76 61.220911 93 77 31.780497 93 78 50.000000 93 79 46.840154 93 80 53.235327 93 81 7.211103 93 82 15.524175 93 83 26.000000 93 84 20.000000 93 85 14.560220 93 86 22.360680 93 87 37.215588 93 88 45.188494 93 89 32.649655 93 90 40.496913 93 91 16.492423 93 92 4.123106 93 94 12.041595 93 95 6.403124 93 96 6.708204 93 97 11.180340 93 98 55.009090 93 99 28.460499 93 100 28.160256 93 101 32.557641 94 1 21.095023 94 2 48.836462 94 3 45.276926 94 4 51.088159 94 5 49.648766 94 6 52.630789 94 7 48.764741 94 8 51.429563 94 9 53.851648 94 10 53.758720 94 11 52.392748 94 12 54.341513 94 13 53.460266 94 14 58.523500 94 15 56.435804 94 16 60.207973 94 17 62.169124 94 18 61.400326 94 19 49.979996 94 20 46.097722 94 21 41.593269 94 22 51.478151 94 23 42.544095 94 24 52.325902 94 25 43.566042 94 26 53.712196 94 27 40.496913 94 28 38.013156 94 29 38.013156 94 30 33.615473 94 31 34.828150 94 32 31.906112 94 33 34.058773 94 34 36.124784 94 35 29.410882 94 36 33.541020 94 37 33.241540 94 38 30.265492 94 39 28.017851 94 40 28.017851 94 41 33.015148 94 42 23.194827 94 43 28.635642 94 44 33.541020 94 45 30.594117 94 46 50.803543 94 47 51.312766 94 48 59.413803 94 49 50.695167 94 50 44.283180 94 51 20.248457 94 52 32.557641 94 53 42.190046 94 54 41.048752 94 55 10.000000 94 56 32.015621 94 57 20.248457 94 58 41.109610 94 59 62.289646 94 60 60.207973 94 61 46.690470 94 62 20.615528 94 63 17.464249 94 64 32.249031 94 65 27.202941 94 66 28.635642 94 67 25.000000 94 68 10.440307 94 69 22.472205 94 70 30.000000 94 71 31.064449 94 72 5.000000 94 73 13.152946 94 74 59.539903 94 75 52.009614 94 76 73.109507 94 77 40.012498 94 78 62.008064 94 79 53.150729 94 80 57.280014 94 81 14.866069 94 82 13.416408 94 83 35.171011 94 84 31.890437 94 85 23.345235 94 86 29.068884 94 87 48.826222 94 88 56.435804 94 89 37.483330 94 90 47.381431 94 91 24.515301 94 92 15.620499 94 93 12.041595 94 95 5.656854 94 96 15.811388 94 97 6.324555 94 98 66.370174 94 99 35.000000 94 100 38.910153 94 101 33.541020 95 1 17.117243 95 2 48.918299 95 3 44.204072 95 4 50.931326 95 5 48.918299 95 6 52.325902 95 7 47.434165 95 8 49.929951 95 9 52.801515 95 10 48.764741 95 11 47.675990 95 12 49.648766 95 13 49.091751 95 14 53.600373 95 15 52.086467 95 16 55.578773 95 17 57.558666 95 18 57.078893 95 19 44.922155 95 20 40.853396 95 21 36.249138 95 22 46.238512 95 23 37.121422 95 24 47.010637 95 25 38.078866 95 26 48.301139 95 27 42.047592 95 28 40.162171 95 29 39.357337 95 30 35.468296 95 31 35.846897 95 32 33.615473 95 33 34.985711 95 34 36.235342 95 35 30.870698 95 36 38.327536 95 37 37.854986 95 38 34.928498 95 39 32.388269 95 40 32.140317 95 41 37.121422 95 42 27.018512 95 43 32.062439 95 44 37.054015 95 45 34.058773 95 46 50.249378 95 47 50.447993 95 48 55.081757 95 49 45.541190 95 50 39.000000 95 51 19.849433 95 52 28.071338 95 53 36.715120 95 54 37.054015 95 55 12.165525 95 56 29.546573 95 57 14.764823 95 58 35.468296 95 59 56.639209 95 60 54.708317 95 61 43.680659 95 62 20.808652 95 63 15.264338 95 64 29.120440 95 65 21.633308 95 66 23.409400 95 67 19.416488 95 68 9.219544 95 69 20.808652 95 70 26.305893 95 71 30.413813 95 72 10.630146 95 73 18.027756 95 74 56.293872 95 75 46.400431 95 76 67.475922 95 77 36.124784 95 78 56.400355 95 79 49.648766 95 80 54.781384 95 81 10.049876 95 82 12.806248 95 83 30.413813 95 84 26.248809 95 85 19.000000 95 86 25.709920 95 87 43.266615 95 88 51.000000 95 89 34.481879 95 90 44.147480 95 91 20.024984 95 92 10.000000 95 93 6.403124 95 94 5.656854 95 96 11.045361 95 97 6.324555 95 98 60.901560 95 99 31.256999 95 100 33.615473 95 101 32.202484 96 1 20.615528 96 2 57.140179 96 3 50.990195 96 4 58.821765 96 5 56.080300 96 6 60.000000 96 7 53.740115 96 8 55.901699 96 9 59.413803 96 10 46.043458 96 11 46.097722 96 12 48.093659 96 13 48.662100 96 14 51.039201 96 15 51.623638 96 16 54.083269 96 17 56.080300 96 18 56.568542 96 19 34.176015 96 20 30.413813 96 21 26.076810 96 22 35.777088 96 23 27.202941 96 24 36.715120 96 25 28.425341 96 26 38.275318 96 27 39.623226 96 28 39.051248 96 29 36.674242 96 30 34.058773 96 31 32.756679 96 32 32.062439 96 33 31.780497 96 34 31.384710 96 35 29.068884 96 36 49.244289 96 37 48.836462 96 38 45.891176 96 39 43.416587 96 40 43.185646 96 41 48.166378 96 42 38.052595 96 43 43.011626 96 44 48.010416 96 45 45.011110 96 46 57.628118 96 47 57.384667 96 48 54.589376 96 49 34.928498 96 50 28.653098 96 51 16.124515 96 52 17.029386 96 53 31.780497 96 54 38.275318 96 55 23.021729 96 56 34.713110 96 57 6.324555 96 58 28.635642 96 59 49.091751 96 60 49.040799 96 61 47.010637 96 62 30.083218 96 63 9.219544 96 64 19.235384 96 65 13.038405 96 66 21.213203 96 67 15.000000 96 68 9.433981 96 69 28.017851 96 70 29.154759 96 71 38.275318 96 72 20.124612 96 73 28.861739 96 74 58.694122 96 75 39.812058 96 76 60.207973 96 77 25.317978 96 78 47.381431 96 79 51.623638 96 80 58.830264 96 81 13.453624 96 82 22.135944 96 83 29.614186 96 84 19.924859 96 85 8.062258 96 86 15.652476 96 87 37.336309 96 88 45.880279 96 89 38.275318 96 90 33.837849 96 91 21.470911 96 92 8.602325 96 93 6.708204 96 94 15.811388 96 95 11.045361 96 97 17.029386 96 98 55.362442 96 99 33.541020 96 100 30.066593 96 101 39.051248 97 1 15.524175 97 2 43.139309 97 3 39.115214 97 4 45.276926 97 5 43.600459 97 6 46.754679 97 7 42.544095 97 8 45.177428 97 9 47.707442 97 10 48.846699 97 11 47.127487 97 12 49.040799 97 13 47.853944 97 14 53.488316 97 15 50.803543 97 16 54.817880 97 17 56.753854 97 18 55.731499 97 19 50.219518 97 20 45.880279 97 21 41.109610 97 22 51.244512 97 23 41.785165 97 24 51.865210 97 25 42.544095 97 26 52.924474 97 27 46.647615 97 28 44.283180 97 29 44.102154 97 30 39.824616 97 31 40.804412 97 32 38.078866 97 33 40.000000 97 34 41.725292 97 35 35.510562 97 36 33.241540 97 37 32.572995 97 38 29.732137 97 39 26.925824 97 40 26.476405 97 41 31.400637 97 42 21.213203 97 43 26.000000 97 44 31.000000 97 45 28.000000 97 46 44.821870 97 47 45.221676 97 48 53.758720 97 49 50.695167 97 50 43.965896 97 51 25.495098 97 52 34.000000 97 53 38.418745 97 54 35.227830 97 55 6.000000 97 56 25.709920 97 57 19.646883 97 58 38.288379 97 59 59.464275 97 60 56.400355 97 61 40.447497 97 62 14.866069 97 63 21.470911 97 64 35.440090 97 65 26.000000 97 66 24.413111 97 67 22.022716 97 68 15.000000 97 69 16.155494 97 70 24.083189 97 71 25.000000 97 72 10.049876 97 73 13.601471 97 74 53.338541 97 75 48.795492 97 76 70.007142 97 77 42.296572 97 78 60.207973 97 79 47.042534 97 80 50.960769 97 81 10.630146 97 82 7.211103 97 83 30.083218 97 84 29.206164 97 85 25.079872 97 86 32.015621 97 87 45.343136 97 88 52.430907 97 89 31.256999 97 90 50.447993 97 91 19.313208 97 92 13.416408 97 93 11.180340 97 94 6.324555 97 95 6.324555 97 96 17.029386 97 98 62.425956 97 99 29.068884 97 100 34.669872 97 101 27.294688 98 1 48.166378 98 2 70.213959 98 3 59.774577 98 4 69.375788 98 5 64.031242 98 6 68.883960 98 7 58.694122 98 8 58.051701 98 9 62.968246 98 10 18.027756 98 11 22.803509 98 12 22.360680 98 13 27.294688 98 14 17.029386 98 15 27.018512 98 16 22.090722 98 17 22.360680 98 18 27.294688 98 19 42.059482 98 20 38.832976 98 21 38.118237 98 22 38.275318 98 23 36.124784 98 24 36.400549 98 25 34.132096 98 26 33.615473 98 27 91.787799 98 28 92.574294 98 29 88.814413 98 30 87.664132 98 31 84.852814 98 32 85.702975 98 33 83.862983 98 34 81.301906 98 35 82.764727 98 36 91.967386 98 37 90.609050 98 38 88.413800 98 39 84.899941 98 40 83.546394 98 41 87.321246 98 42 78.517514 98 43 80.280757 98 44 84.202138 98 45 81.835200 98 46 65.969690 98 47 63.560994 98 48 27.073973 98 49 40.162171 98 50 38.470768 98 51 70.092796 98 52 51.039201 98 53 24.186773 98 54 35.777088 98 55 66.068147 98 56 49.396356 98 57 49.040799 98 58 26.925824 98 59 13.601471 98 60 6.324555 98 61 43.416587 98 62 62.369865 98 63 63.324561 98 64 61.032778 98 65 42.720019 98 66 38.013156 98 67 41.593269 98 68 64.621978 98 69 55.317267 98 70 43.416587 98 71 59.682493 98 72 71.344236 98 73 75.432089 98 74 42.047592 98 75 16.124515 98 76 13.038405 98 77 56.320511 98 78 24.207437 98 79 38.209946 98 80 50.039984 98 81 51.865210 98 82 60.207973 98 83 33.970576 98 84 35.468296 98 85 54.129474 98 86 59.211485 98 87 18.027756 98 88 10.000000 98 89 44.721360 98 90 64.327288 98 91 43.931765 98 92 51.000000 98 93 55.009090 98 94 66.370174 98 95 60.901560 98 96 55.362442 98 97 62.425956 98 99 40.496913 98 100 27.802878 98 101 55.946403 99 1 14.142136 99 2 33.015148 99 3 23.345235 99 4 33.241540 99 5 28.635642 99 6 33.541020 99 7 24.351591 99 8 25.495098 99 9 30.083218 99 10 23.345235 99 11 20.000000 99 12 21.633308 99 13 19.313208 99 14 27.018512 99 15 22.135944 99 16 26.832816 99 17 28.635642 99 18 26.925824 99 19 50.328918 99 20 44.944410 99 21 40.311289 99 22 49.040799 99 23 39.560081 99 24 48.507731 99 25 38.897301 99 26 47.853944 99 27 72.422372 99 28 71.063352 99 29 69.570109 99 30 66.219333 99 31 65.787537 99 32 64.288413 99 33 64.845971 99 34 64.884513 99 35 61.400326 99 36 52.630789 99 37 51.088159 99 38 49.203658 99 39 45.607017 99 40 44.045431 99 41 47.381431 99 42 39.408121 99 43 40.311289 99 44 43.931765 99 45 41.725292 99 46 30.594117 99 47 29.120440 99 48 25.000000 99 49 49.648766 99 50 43.081318 99 51 49.040799 99 52 43.185646 99 53 22.022716 99 54 6.324555 99 55 30.083218 99 56 8.944272 99 57 29.410882 99 58 27.294688 99 59 43.416587 99 60 35.777088 99 61 13.601471 99 62 23.021729 99 63 42.544095 99 64 50.447993 99 65 29.068884 99 66 15.000000 99 67 21.213203 99 68 39.293765 99 69 16.124515 99 70 5.000000 99 71 19.235384 99 72 39.115214 99 73 39.217343 99 74 25.298221 99 75 32.557641 99 76 51.478151 99 77 52.497619 99 78 49.091751 99 79 18.439089 99 80 25.612497 99 81 21.587033 99 82 23.769729 99 83 9.055385 99 84 23.706539 99 85 38.600518 99 86 47.010637 99 87 28.442925 99 88 31.304952 99 89 6.324555 99 90 62.369865 99 91 12.083046 99 92 25.079872 99 93 28.460499 99 94 35.000000 99 95 31.256999 99 96 33.541020 99 97 29.068884 99 98 40.496913 99 100 17.000000 99 101 15.811388 100 1 20.518285 100 2 50.009999 100 3 40.199502 100 4 50.159745 100 5 45.398238 100 6 50.358713 100 7 40.792156 100 8 41.484937 100 9 46.324939 100 10 16.000000 100 11 16.763055 100 12 18.681542 100 13 20.591260 100 14 21.000000 100 15 23.259407 100 16 24.515301 100 17 26.476405 100 18 27.856777 100 19 34.985711 100 20 29.681644 100 21 25.612497 100 22 33.105891 100 23 24.413111 100 24 32.310989 100 25 23.323808 100 26 31.320920 100 27 69.180922 100 28 69.000000 100 29 66.189123 100 30 64.000000 100 31 62.201286 100 32 62.000000 100 33 61.204575 100 34 59.841457 100 35 59.000000 100 36 64.660653 100 37 63.411355 100 38 61.073726 100 39 57.628118 100 40 56.400355 100 41 60.464866 100 42 51.224994 100 43 53.535035 100 44 57.801384 100 45 55.226805 100 46 47.381431 100 47 45.705580 100 48 26.000000 100 49 34.000000 100 50 28.017851 100 51 46.000000 100 52 32.649655 100 53 5.099020 100 54 16.155494 100 55 38.288379 100 56 25.317978 100 57 24.000000 100 58 10.770330 100 59 27.313001 100 60 21.931712 100 61 27.313001 100 62 35.510562 100 63 39.000000 100 64 41.785165 100 65 19.646883 100 66 10.295630 100 67 15.132746 100 68 38.639358 100 69 28.653098 100 70 17.720045 100 71 35.171011 100 72 43.829214 100 73 47.634021 100 74 34.655447 100 75 16.155494 100 76 36.619667 100 77 41.048752 100 78 32.140317 100 79 27.658633 100 80 38.587563 100 81 24.186773 100 82 32.526912 100 83 8.062258 100 84 11.704700 100 85 31.575307 100 86 38.897301 100 87 12.083046 100 88 17.804494 100 89 23.086793 100 90 50.803543 100 91 16.278821 100 92 24.041631 100 93 28.160256 100 94 38.910153 100 95 33.615473 100 96 30.066593 100 97 34.669872 100 98 27.802878 100 99 17.000000 100 101 32.388269 101 1 19.235384 101 2 18.973666 101 3 12.041595 101 4 20.124612 101 5 17.029386 101 6 21.095023 101 7 15.264338 101 8 17.888544 101 9 20.615528 101 10 38.275318 101 11 34.205263 101 12 35.468296 101 13 31.827661 101 14 41.231056 101 15 34.058773 101 16 39.623226 101 17 41.109610 101 18 38.013156 101 19 63.348244 101 20 58.051701 101 21 53.150729 101 22 62.649820 101 23 52.773099 101 24 62.393910 101 25 52.469038 101 26 62.128898 101 27 73.925638 101 28 71.554175 101 29 71.344236 101 30 67.119297 101 31 67.955868 101 32 65.368188 101 33 67.119297 101 34 68.410526 101 35 62.769419 101 36 40.249224 101 37 38.470768 101 38 37.161808 101 39 33.615473 101 40 31.780497 101 41 34.132096 101 42 28.160256 101 43 27.294688 101 44 30.000000 101 45 28.301943 101 46 18.601075 101 47 18.384776 101 48 36.400549 101 49 62.968246 101 50 56.089215 101 51 52.009614 101 52 52.773099 101 53 37.483330 101 54 20.248457 101 55 25.000000 101 56 7.071068 101 57 37.215588 101 58 42.011903 101 59 59.203040 101 60 51.478151 101 61 17.464249 101 62 14.142136 101 63 46.690470 101 64 58.008620 101 65 39.560081 101 66 27.294688 101 67 31.622777 101 68 41.400483 101 69 11.401754 101 70 15.000000 101 71 4.472136 101 72 36.055513 101 73 32.062439 101 74 29.832868 101 75 48.270074 101 76 67.230945 101 77 62.177166 101 78 64.498062 101 79 25.495098 101 80 25.019992 101 81 25.612497 101 82 20.124612 101 83 24.331050 101 84 36.496575 101 85 46.043458 101 86 54.405882 101 87 44.147480 101 88 47.010637 101 89 11.401754 101 90 71.693793 101 91 20.880613 101 92 30.805844 101 93 32.557641 101 94 33.541020 101 95 32.202484 101 96 39.051248 101 97 27.294688 101 98 55.946403 101 99 15.811388 101 100 32.388269 pgrouting-pgrouting-2.1.0/src/vrp_basic/test/Orders.txt000066400000000000000000000164341257314352300232760ustar00rootroot00000000000000 CUST_NO. XCOORD. YCOORD. DEMAND READY_TIME DUE_Time SERVICE_TIME 1 40.00 50.00 0.00 0.00 240.00 0.00 2 25.00 85.00 20.00 145.00 175.00 10.00 3 22.00 75.00 30.00 50.00 80.00 10.00 4 22.00 85.00 10.00 109.00 139.00 10.00 5 20.00 80.00 40.00 141.00 171.00 10.00 6 20.00 85.00 20.00 41.00 71.00 10.00 7 18.00 75.00 20.00 95.00 125.00 10.00 8 15.00 75.00 20.00 79.00 109.00 10.00 9 15.00 80.00 10.00 91.00 121.00 10.00 10 10.00 35.00 20.00 91.00 121.00 10.00 11 10.00 40.00 30.00 119.00 149.00 10.00 12 8.00 40.00 40.00 59.00 89.00 10.00 13 8.00 45.00 20.00 64.00 94.00 10.00 14 5.00 35.00 10.00 142.00 172.00 10.00 15 5.00 45.00 10.00 35.00 65.00 10.00 16 2.00 40.00 20.00 58.00 88.00 10.00 17 0.00 40.00 20.00 72.00 102.00 10.00 18 0.00 45.00 20.00 149.00 179.00 10.00 19 44.00 5.00 20.00 87.00 117.00 10.00 20 42.00 10.00 40.00 72.00 102.00 10.00 21 42.00 15.00 10.00 122.00 152.00 10.00 22 40.00 5.00 10.00 67.00 97.00 10.00 23 40.00 15.00 40.00 92.00 122.00 10.00 24 38.00 5.00 30.00 65.00 95.00 10.00 25 38.00 15.00 10.00 148.00 178.00 10.00 26 35.00 5.00 20.00 154.00 184.00 10.00 27 95.00 30.00 30.00 115.00 145.00 10.00 28 95.00 35.00 20.00 62.00 92.00 10.00 29 92.00 30.00 10.00 62.00 92.00 10.00 30 90.00 35.00 10.00 67.00 97.00 10.00 31 88.00 30.00 10.00 74.00 104.00 10.00 32 88.00 35.00 20.00 61.00 91.00 10.00 33 87.00 30.00 10.00 131.00 161.00 10.00 34 85.00 25.00 10.00 51.00 81.00 10.00 35 85.00 35.00 30.00 111.00 141.00 10.00 36 67.00 85.00 20.00 139.00 169.00 10.00 37 65.00 85.00 40.00 43.00 73.00 10.00 38 65.00 82.00 10.00 124.00 154.00 10.00 39 62.00 80.00 30.00 75.00 105.00 10.00 40 60.00 80.00 10.00 37.00 67.00 10.00 41 60.00 85.00 30.00 85.00 115.00 10.00 42 58.00 75.00 20.00 92.00 122.00 10.00 43 55.00 80.00 10.00 33.00 63.00 10.00 44 55.00 85.00 20.00 128.00 158.00 10.00 45 55.00 82.00 10.00 64.00 94.00 10.00 46 20.00 82.00 10.00 37.00 67.00 10.00 47 18.00 80.00 10.00 113.00 143.00 10.00 48 2.00 45.00 10.00 45.00 75.00 10.00 49 42.00 5.00 10.00 151.00 181.00 10.00 50 42.00 12.00 10.00 104.00 134.00 10.00 51 72.00 35.00 30.00 116.00 146.00 10.00 52 55.00 20.00 19.00 83.00 113.00 10.00 53 25.00 30.00 3.00 52.00 82.00 10.00 54 20.00 50.00 5.00 91.00 121.00 10.00 55 55.00 60.00 16.00 139.00 169.00 10.00 56 30.00 60.00 16.00 140.00 170.00 10.00 57 50.00 35.00 19.00 130.00 160.00 10.00 58 30.00 25.00 23.00 96.00 126.00 10.00 59 15.00 10.00 20.00 152.00 182.00 10.00 60 10.00 20.00 19.00 42.00 72.00 10.00 61 15.00 60.00 17.00 155.00 185.00 10.00 62 45.00 65.00 9.00 66.00 96.00 10.00 63 65.00 35.00 3.00 52.00 82.00 10.00 64 65.00 20.00 6.00 39.00 69.00 10.00 65 45.00 30.00 17.00 53.00 83.00 10.00 66 35.00 40.00 16.00 11.00 41.00 10.00 67 41.00 37.00 16.00 133.00 163.00 10.00 68 64.00 42.00 9.00 70.00 100.00 10.00 69 40.00 60.00 21.00 144.00 174.00 10.00 70 31.00 52.00 27.00 41.00 71.00 10.00 71 35.00 69.00 23.00 180.00 210.00 10.00 72 65.00 55.00 14.00 65.00 95.00 10.00 73 63.00 65.00 8.00 30.00 60.00 10.00 74 2.00 60.00 5.00 77.00 107.00 10.00 75 20.00 20.00 8.00 141.00 171.00 10.00 76 5.00 5.00 16.00 74.00 104.00 10.00 77 60.00 12.00 31.00 75.00 105.00 10.00 78 23.00 3.00 7.00 150.00 180.00 10.00 79 8.00 56.00 27.00 90.00 120.00 10.00 80 6.00 68.00 30.00 89.00 119.00 10.00 81 47.00 47.00 13.00 192.00 222.00 10.00 82 49.00 58.00 10.00 86.00 116.00 10.00 83 27.00 43.00 9.00 42.00 72.00 10.00 84 37.00 31.00 14.00 35.00 65.00 10.00 85 57.00 29.00 18.00 96.00 126.00 10.00 86 63.00 23.00 2.00 87.00 117.00 10.00 87 21.00 24.00 28.00 87.00 117.00 10.00 88 12.00 24.00 13.00 90.00 120.00 10.00 89 24.00 58.00 19.00 67.00 97.00 10.00 90 67.00 5.00 25.00 144.00 174.00 10.00 91 37.00 47.00 6.00 86.00 116.00 10.00 92 49.00 42.00 13.00 167.00 197.00 10.00 93 53.00 43.00 14.00 14.00 44.00 10.00 94 61.00 52.00 3.00 178.00 208.00 10.00 95 57.00 48.00 23.00 95.00 125.00 10.00 96 56.00 37.00 6.00 34.00 64.00 10.00 97 55.00 54.00 26.00 132.00 162.00 10.00 98 4.00 18.00 35.00 120.00 150.00 10.00 99 26.00 52.00 9.00 46.00 76.00 10.00 100 26.00 35.00 15.00 77.00 107.00 10.00 101 31.00 67.00 3.00 180.00 210.00 10.00pgrouting-pgrouting-2.1.0/src/vrp_basic/test/VRP-any-00.data000066400000000000000000013114761257314352300236100ustar00rootroot00000000000000 drop table if exists vrp_orders cascade; create table vrp_orders ( id integer not null primary key, order_unit integer, open_time integer, close_time integer, service_time integer, x float8, y float8 ); copy vrp_orders (id, x, y, order_unit, open_time, close_time, service_time) from stdin; 1 40.000000 50.000000 0 0 240 0 2 25.000000 85.000000 20 145 175 10 3 22.000000 75.000000 30 50 80 10 4 22.000000 85.000000 10 109 139 10 5 20.000000 80.000000 40 141 171 10 6 20.000000 85.000000 20 41 71 10 7 18.000000 75.000000 20 95 125 10 8 15.000000 75.000000 20 79 109 10 9 15.000000 80.000000 10 91 121 10 10 10.000000 35.000000 20 91 121 10 11 10.000000 40.000000 30 119 149 10 12 8.000000 40.000000 40 59 89 10 13 8.000000 45.000000 20 64 94 10 14 5.000000 35.000000 10 142 172 10 15 5.000000 45.000000 10 35 65 10 16 2.000000 40.000000 20 58 88 10 17 0.000000 40.000000 20 72 102 10 18 0.000000 45.000000 20 149 179 10 19 44.000000 5.000000 20 87 117 10 20 42.000000 10.000000 40 72 102 10 21 42.000000 15.000000 10 122 152 10 22 40.000000 5.000000 10 67 97 10 23 40.000000 15.000000 40 92 122 10 24 38.000000 5.000000 30 65 95 10 25 38.000000 15.000000 10 148 178 10 26 35.000000 5.000000 20 154 184 10 27 95.000000 30.000000 30 115 145 10 28 95.000000 35.000000 20 62 92 10 29 92.000000 30.000000 10 62 92 10 30 90.000000 35.000000 10 67 97 10 31 88.000000 30.000000 10 74 104 10 32 88.000000 35.000000 20 61 91 10 33 87.000000 30.000000 10 131 161 10 34 85.000000 25.000000 10 51 81 10 35 85.000000 35.000000 30 111 141 10 36 67.000000 85.000000 20 139 169 10 37 65.000000 85.000000 40 43 73 10 38 65.000000 82.000000 10 124 154 10 39 62.000000 80.000000 30 75 105 10 40 60.000000 80.000000 10 37 67 10 41 60.000000 85.000000 30 85 115 10 42 58.000000 75.000000 20 92 122 10 43 55.000000 80.000000 10 33 63 10 44 55.000000 85.000000 20 128 158 10 45 55.000000 82.000000 10 64 94 10 46 20.000000 82.000000 10 37 67 10 47 18.000000 80.000000 10 113 143 10 48 2.000000 45.000000 10 45 75 10 49 42.000000 5.000000 10 151 181 10 50 42.000000 12.000000 10 104 134 10 51 72.000000 35.000000 30 116 146 10 52 55.000000 20.000000 19 83 113 10 53 25.000000 30.000000 3 52 82 10 54 20.000000 50.000000 5 91 121 10 55 55.000000 60.000000 16 139 169 10 56 30.000000 60.000000 16 140 170 10 57 50.000000 35.000000 19 130 160 10 58 30.000000 25.000000 23 96 126 10 59 15.000000 10.000000 20 152 182 10 60 10.000000 20.000000 19 42 72 10 61 15.000000 60.000000 17 155 185 10 62 45.000000 65.000000 9 66 96 10 63 65.000000 35.000000 3 52 82 10 64 65.000000 20.000000 6 39 69 10 65 45.000000 30.000000 17 53 83 10 66 35.000000 40.000000 16 11 41 10 67 41.000000 37.000000 16 133 163 10 68 64.000000 42.000000 9 70 100 10 69 40.000000 60.000000 21 144 174 10 70 31.000000 52.000000 27 41 71 10 71 35.000000 69.000000 23 180 210 10 72 65.000000 55.000000 14 65 95 10 73 63.000000 65.000000 8 30 60 10 74 2.000000 60.000000 5 77 107 10 75 20.000000 20.000000 8 141 171 10 76 5.000000 5.000000 16 74 104 10 77 60.000000 12.000000 31 75 105 10 78 23.000000 3.000000 7 150 180 10 79 8.000000 56.000000 27 90 120 10 80 6.000000 68.000000 30 89 119 10 81 47.000000 47.000000 13 192 222 10 82 49.000000 58.000000 10 86 116 10 83 27.000000 43.000000 9 42 72 10 84 37.000000 31.000000 14 35 65 10 85 57.000000 29.000000 18 96 126 10 86 63.000000 23.000000 2 87 117 10 87 21.000000 24.000000 28 87 117 10 88 12.000000 24.000000 13 90 120 10 89 24.000000 58.000000 19 67 97 10 90 67.000000 5.000000 25 144 174 10 91 37.000000 47.000000 6 86 116 10 92 49.000000 42.000000 13 167 197 10 93 53.000000 43.000000 14 14 44 10 94 61.000000 52.000000 3 178 208 10 95 57.000000 48.000000 23 95 125 10 96 56.000000 37.000000 6 34 64 10 97 55.000000 54.000000 26 132 162 10 98 4.000000 18.000000 35 120 150 10 99 26.000000 52.000000 9 46 76 10 100 26.000000 35.000000 15 77 107 10 101 31.000000 67.000000 3 180 210 10 \. drop table if exists vrp_vehicles cascade; create table vrp_vehicles ( vehicle_id integer not null primary key, capacity integer, case_no integer ); copy vrp_vehicles (vehicle_id, capacity, case_no) from stdin; 1 200 5 2 200 5 3 200 5 4 200 5 5 200 5 6 200 5 7 200 5 8 200 5 9 200 5 10 200 5 11 200 5 12 200 5 13 200 5 14 200 5 15 200 5 16 200 5 17 200 5 18 200 5 19 200 5 20 200 5 \. drop table if exists vrp_distance cascade; create table vrp_distance ( src_id integer, dest_id integer, cost Float8, distance Float8, traveltime Float8 ); copy vrp_distance (src_id, dest_id, cost, distance, traveltime) from stdin; 1 2 38.078866 38.078866 38.078866 1 3 30.805844 30.805844 30.805844 1 4 39.357337 39.357337 39.357337 1 5 36.055513 36.055513 36.055513 1 6 40.311289 40.311289 40.311289 1 7 33.301652 33.301652 33.301652 1 8 35.355339 35.355339 35.355339 1 9 39.051248 39.051248 39.051248 1 10 33.541020 33.541020 33.541020 1 11 31.622777 31.622777 31.622777 1 12 33.526109 33.526109 33.526109 1 13 32.388269 32.388269 32.388269 1 14 38.078866 38.078866 38.078866 1 15 35.355339 35.355339 35.355339 1 16 39.293765 39.293765 39.293765 1 17 41.231056 41.231056 41.231056 1 18 40.311289 40.311289 40.311289 1 19 45.177428 45.177428 45.177428 1 20 40.049969 40.049969 40.049969 1 21 35.057096 35.057096 35.057096 1 22 45.000000 45.000000 45.000000 1 23 35.000000 35.000000 35.000000 1 24 45.044423 45.044423 45.044423 1 25 35.057096 35.057096 35.057096 1 26 45.276926 45.276926 45.276926 1 27 58.523500 58.523500 58.523500 1 28 57.008771 57.008771 57.008771 1 29 55.713553 55.713553 55.713553 1 30 52.201533 52.201533 52.201533 1 31 52.000000 52.000000 52.000000 1 32 50.289164 50.289164 50.289164 1 33 51.078371 51.078371 51.078371 1 34 51.478151 51.478151 51.478151 1 35 47.434165 47.434165 47.434165 1 36 44.204072 44.204072 44.204072 1 37 43.011626 43.011626 43.011626 1 38 40.607881 40.607881 40.607881 1 39 37.202150 37.202150 37.202150 1 40 36.055513 36.055513 36.055513 1 41 40.311289 40.311289 40.311289 1 42 30.805844 30.805844 30.805844 1 43 33.541020 33.541020 33.541020 1 44 38.078866 38.078866 38.078866 1 45 35.341194 35.341194 35.341194 1 46 37.735925 37.735925 37.735925 1 47 37.202150 37.202150 37.202150 1 48 38.327536 38.327536 38.327536 1 49 45.044423 45.044423 45.044423 1 50 38.052595 38.052595 38.052595 1 51 35.341194 35.341194 35.341194 1 52 33.541020 33.541020 33.541020 1 53 25.000000 25.000000 25.000000 1 54 20.000000 20.000000 20.000000 1 55 18.027756 18.027756 18.027756 1 56 14.142136 14.142136 14.142136 1 57 18.027756 18.027756 18.027756 1 58 26.925824 26.925824 26.925824 1 59 47.169906 47.169906 47.169906 1 60 42.426407 42.426407 42.426407 1 61 26.925824 26.925824 26.925824 1 62 15.811388 15.811388 15.811388 1 63 29.154759 29.154759 29.154759 1 64 39.051248 39.051248 39.051248 1 65 20.615528 20.615528 20.615528 1 66 11.180340 11.180340 11.180340 1 67 13.038405 13.038405 13.038405 1 68 25.298221 25.298221 25.298221 1 69 10.000000 10.000000 10.000000 1 70 9.219544 9.219544 9.219544 1 71 19.646883 19.646883 19.646883 1 72 25.495098 25.495098 25.495098 1 73 27.459060 27.459060 27.459060 1 74 39.293765 39.293765 39.293765 1 75 36.055513 36.055513 36.055513 1 76 57.008771 57.008771 57.008771 1 77 42.941821 42.941821 42.941821 1 78 49.979996 49.979996 49.979996 1 79 32.557641 32.557641 32.557641 1 80 38.470768 38.470768 38.470768 1 81 7.615773 7.615773 7.615773 1 82 12.041595 12.041595 12.041595 1 83 14.764823 14.764823 14.764823 1 84 19.235384 19.235384 19.235384 1 85 27.018512 27.018512 27.018512 1 86 35.468296 35.468296 35.468296 1 87 32.202484 32.202484 32.202484 1 88 38.209946 38.209946 38.209946 1 89 17.888544 17.888544 17.888544 1 90 52.478567 52.478567 52.478567 1 91 4.242641 4.242641 4.242641 1 92 12.041595 12.041595 12.041595 1 93 14.764823 14.764823 14.764823 1 94 21.095023 21.095023 21.095023 1 95 17.117243 17.117243 17.117243 1 96 20.615528 20.615528 20.615528 1 97 15.524175 15.524175 15.524175 1 98 48.166378 48.166378 48.166378 1 99 14.142136 14.142136 14.142136 1 100 20.518285 20.518285 20.518285 1 101 19.235384 19.235384 19.235384 2 1 38.078866 38.078866 38.078866 2 3 10.440307 10.440307 10.440307 2 4 3.000000 3.000000 3.000000 2 5 7.071068 7.071068 7.071068 2 6 5.000000 5.000000 5.000000 2 7 12.206556 12.206556 12.206556 2 8 14.142136 14.142136 14.142136 2 9 11.180340 11.180340 11.180340 2 10 52.201533 52.201533 52.201533 2 11 47.434165 47.434165 47.434165 2 12 48.104054 48.104054 48.104054 2 13 43.462628 43.462628 43.462628 2 14 53.851648 53.851648 53.851648 2 15 44.721360 44.721360 44.721360 2 16 50.537115 50.537115 50.537115 2 17 51.478151 51.478151 51.478151 2 18 47.169906 47.169906 47.169906 2 19 82.225300 82.225300 82.225300 2 20 76.902536 76.902536 76.902536 2 21 72.034714 72.034714 72.034714 2 22 81.394103 81.394103 81.394103 2 23 71.589105 71.589105 71.589105 2 24 81.049368 81.049368 81.049368 2 25 71.196910 71.196910 71.196910 2 26 80.622577 80.622577 80.622577 2 27 89.022469 89.022469 89.022469 2 28 86.023253 86.023253 86.023253 2 29 86.683332 86.683332 86.683332 2 30 82.006097 82.006097 82.006097 2 31 83.630138 83.630138 83.630138 2 32 80.430094 80.430094 80.430094 2 33 82.879430 82.879430 82.879430 2 34 84.852814 84.852814 84.852814 2 35 78.102497 78.102497 78.102497 2 36 42.000000 42.000000 42.000000 2 37 40.000000 40.000000 40.000000 2 38 40.112342 40.112342 40.112342 2 39 37.336309 37.336309 37.336309 2 40 35.355339 35.355339 35.355339 2 41 35.000000 35.000000 35.000000 2 42 34.481879 34.481879 34.481879 2 43 30.413813 30.413813 30.413813 2 44 30.000000 30.000000 30.000000 2 45 30.149627 30.149627 30.149627 2 46 5.830952 5.830952 5.830952 2 47 8.602325 8.602325 8.602325 2 48 46.141088 46.141088 46.141088 2 49 81.786307 81.786307 81.786307 2 50 74.953319 74.953319 74.953319 2 51 68.622154 68.622154 68.622154 2 52 71.589105 71.589105 71.589105 2 53 55.000000 55.000000 55.000000 2 54 35.355339 35.355339 35.355339 2 55 39.051248 39.051248 39.051248 2 56 25.495098 25.495098 25.495098 2 57 55.901699 55.901699 55.901699 2 58 60.207973 60.207973 60.207973 2 59 75.663730 75.663730 75.663730 2 60 66.708320 66.708320 66.708320 2 61 26.925824 26.925824 26.925824 2 62 28.284271 28.284271 28.284271 2 63 64.031242 64.031242 64.031242 2 64 76.321688 76.321688 76.321688 2 65 58.523500 58.523500 58.523500 2 66 46.097722 46.097722 46.097722 2 67 50.596443 50.596443 50.596443 2 68 58.051701 58.051701 58.051701 2 69 29.154759 29.154759 29.154759 2 70 33.541020 33.541020 33.541020 2 71 18.867962 18.867962 18.867962 2 72 50.000000 50.000000 50.000000 2 73 42.941821 42.941821 42.941821 2 74 33.970576 33.970576 33.970576 2 75 65.192024 65.192024 65.192024 2 76 82.462113 82.462113 82.462113 2 77 80.956779 80.956779 80.956779 2 78 82.024387 82.024387 82.024387 2 79 33.615473 33.615473 33.615473 2 80 25.495098 25.495098 25.495098 2 81 43.908997 43.908997 43.908997 2 82 36.124784 36.124784 36.124784 2 83 42.047592 42.047592 42.047592 2 84 55.317267 55.317267 55.317267 2 85 64.498062 64.498062 64.498062 2 86 72.718636 72.718636 72.718636 2 87 61.131007 61.131007 61.131007 2 88 62.369865 62.369865 62.369865 2 89 27.018512 27.018512 27.018512 2 90 90.354856 90.354856 90.354856 2 91 39.849718 39.849718 39.849718 2 92 49.244289 49.244289 49.244289 2 93 50.477718 50.477718 50.477718 2 94 48.836462 48.836462 48.836462 2 95 48.918299 48.918299 48.918299 2 96 57.140179 57.140179 57.140179 2 97 43.139309 43.139309 43.139309 2 98 70.213959 70.213959 70.213959 2 99 33.015148 33.015148 33.015148 2 100 50.009999 50.009999 50.009999 2 101 18.973666 18.973666 18.973666 3 1 30.805844 30.805844 30.805844 3 2 10.440307 10.440307 10.440307 3 4 10.000000 10.000000 10.000000 3 5 5.385165 5.385165 5.385165 3 6 10.198039 10.198039 10.198039 3 7 4.000000 4.000000 4.000000 3 8 7.000000 7.000000 7.000000 3 9 8.602325 8.602325 8.602325 3 10 41.761226 41.761226 41.761226 3 11 37.000000 37.000000 37.000000 3 12 37.696154 37.696154 37.696154 3 13 33.105891 33.105891 33.105891 3 14 43.462628 43.462628 43.462628 3 15 34.481879 34.481879 34.481879 3 16 40.311289 40.311289 40.311289 3 17 41.340053 41.340053 41.340053 3 18 37.202150 37.202150 37.202150 3 19 73.375745 73.375745 73.375745 3 20 68.007353 68.007353 68.007353 3 21 63.245553 63.245553 63.245553 3 22 72.277244 72.277244 72.277244 3 23 62.641839 62.641839 62.641839 3 24 71.805292 71.805292 71.805292 3 25 62.096699 62.096699 62.096699 3 26 71.196910 71.196910 71.196910 3 27 85.755466 85.755466 85.755466 3 28 83.240615 83.240615 83.240615 3 29 83.216585 83.216585 83.216585 3 30 78.892332 78.892332 78.892332 3 31 79.881162 79.881162 79.881162 3 32 77.175126 77.175126 77.175126 3 33 79.056942 79.056942 79.056942 3 34 80.430094 80.430094 80.430094 3 35 74.625733 74.625733 74.625733 3 36 46.097722 46.097722 46.097722 3 37 44.147480 44.147480 44.147480 3 38 43.566042 43.566042 43.566042 3 39 40.311289 40.311289 40.311289 3 40 38.327536 38.327536 38.327536 3 41 39.293765 39.293765 39.293765 3 42 36.000000 36.000000 36.000000 3 43 33.376639 33.376639 33.376639 3 44 34.481879 34.481879 34.481879 3 45 33.734256 33.734256 33.734256 3 46 7.280110 7.280110 7.280110 3 47 6.403124 6.403124 6.403124 3 48 36.055513 36.055513 36.055513 3 49 72.801099 72.801099 72.801099 3 50 66.098411 66.098411 66.098411 3 51 64.031242 64.031242 64.031242 3 52 64.140471 64.140471 64.140471 3 53 45.099889 45.099889 45.099889 3 54 25.079872 25.079872 25.079872 3 55 36.249138 36.249138 36.249138 3 56 17.000000 17.000000 17.000000 3 57 48.826222 48.826222 48.826222 3 58 50.635956 50.635956 50.635956 3 59 65.375837 65.375837 65.375837 3 60 56.293872 56.293872 56.293872 3 61 16.552945 16.552945 16.552945 3 62 25.079872 25.079872 25.079872 3 63 58.728187 58.728187 58.728187 3 64 69.814039 69.814039 69.814039 3 65 50.537115 50.537115 50.537115 3 66 37.336309 37.336309 37.336309 3 67 42.485292 42.485292 42.485292 3 68 53.413481 53.413481 53.413481 3 69 23.430749 23.430749 23.430749 3 70 24.698178 24.698178 24.698178 3 71 14.317821 14.317821 14.317821 3 72 47.423623 47.423623 47.423623 3 73 42.201896 42.201896 42.201896 3 74 25.000000 25.000000 25.000000 3 75 55.036352 55.036352 55.036352 3 76 72.034714 72.034714 72.034714 3 77 73.573093 73.573093 73.573093 3 78 72.006944 72.006944 72.006944 3 79 23.600847 23.600847 23.600847 3 80 17.464249 17.464249 17.464249 3 81 37.536649 37.536649 37.536649 3 82 31.906112 31.906112 31.906112 3 83 32.388269 32.388269 32.388269 3 84 46.486557 46.486557 46.486557 3 85 57.801384 57.801384 57.801384 3 86 66.219333 66.219333 66.219333 3 87 51.009803 51.009803 51.009803 3 88 51.971146 51.971146 51.971146 3 89 17.117243 17.117243 17.117243 3 90 83.216585 83.216585 83.216585 3 91 31.764760 31.764760 31.764760 3 92 42.638011 42.638011 42.638011 3 93 44.553339 44.553339 44.553339 3 94 45.276926 45.276926 45.276926 3 95 44.204072 44.204072 44.204072 3 96 50.990195 50.990195 50.990195 3 97 39.115214 39.115214 39.115214 3 98 59.774577 59.774577 59.774577 3 99 23.345235 23.345235 23.345235 3 100 40.199502 40.199502 40.199502 3 101 12.041595 12.041595 12.041595 4 1 39.357337 39.357337 39.357337 4 2 3.000000 3.000000 3.000000 4 3 10.000000 10.000000 10.000000 4 5 5.385165 5.385165 5.385165 4 6 2.000000 2.000000 2.000000 4 7 10.770330 10.770330 10.770330 4 8 12.206556 12.206556 12.206556 4 9 8.602325 8.602325 8.602325 4 10 51.419841 51.419841 51.419841 4 11 46.572524 46.572524 46.572524 4 12 47.127487 47.127487 47.127487 4 13 42.379240 42.379240 42.379240 4 14 52.810984 52.810984 52.810984 4 15 43.462628 43.462628 43.462628 4 16 49.244289 49.244289 49.244289 4 17 50.089919 50.089919 50.089919 4 18 45.650849 45.650849 45.650849 4 19 82.969874 82.969874 82.969874 4 20 77.620873 77.620873 77.620873 4 21 72.801099 72.801099 72.801099 4 22 82.000000 82.000000 82.000000 4 23 72.277244 72.277244 72.277244 4 24 81.584312 81.584312 81.584312 4 25 71.805292 71.805292 71.805292 4 26 81.049368 81.049368 81.049368 4 27 91.400219 91.400219 91.400219 4 28 88.481637 88.481637 88.481637 4 29 89.022469 89.022469 89.022469 4 30 84.403791 84.403791 84.403791 4 31 85.912746 85.912746 85.912746 4 32 82.800966 82.800966 82.800966 4 33 85.146932 85.146932 85.146932 4 34 87.000000 87.000000 87.000000 4 35 80.430094 80.430094 80.430094 4 36 45.000000 45.000000 45.000000 4 37 43.000000 43.000000 43.000000 4 38 43.104524 43.104524 43.104524 4 39 40.311289 40.311289 40.311289 4 40 38.327536 38.327536 38.327536 4 41 38.000000 38.000000 38.000000 4 42 37.363083 37.363083 37.363083 4 43 33.376639 33.376639 33.376639 4 44 33.000000 33.000000 33.000000 4 45 33.136083 33.136083 33.136083 4 46 3.605551 3.605551 3.605551 4 47 6.403124 6.403124 6.403124 4 48 44.721360 44.721360 44.721360 4 49 82.462113 82.462113 82.462113 4 50 75.690158 75.690158 75.690158 4 51 70.710678 70.710678 70.710678 4 52 72.897188 72.897188 72.897188 4 53 55.081757 55.081757 55.081757 4 54 35.057096 35.057096 35.057096 4 55 41.400483 41.400483 41.400483 4 56 26.248809 26.248809 26.248809 4 57 57.306195 57.306195 57.306195 4 58 60.530984 60.530984 60.530984 4 59 75.325958 75.325958 75.325958 4 60 66.098411 66.098411 66.098411 4 61 25.961510 25.961510 25.961510 4 62 30.479501 30.479501 30.479501 4 63 65.946948 65.946948 65.946948 4 64 77.935871 77.935871 77.935871 4 65 59.615434 59.615434 59.615434 4 66 46.840154 46.840154 46.840154 4 67 51.623638 51.623638 51.623638 4 68 60.108236 60.108236 60.108236 4 69 30.805844 30.805844 30.805844 4 70 34.205263 34.205263 34.205263 4 71 20.615528 20.615528 20.615528 4 72 52.430907 52.430907 52.430907 4 73 45.617979 45.617979 45.617979 4 74 32.015621 32.015621 32.015621 4 75 65.030762 65.030762 65.030762 4 76 81.786307 81.786307 81.786307 4 77 82.298238 82.298238 82.298238 4 78 82.006097 82.006097 82.006097 4 79 32.202484 32.202484 32.202484 4 80 23.345235 23.345235 23.345235 4 81 45.486262 45.486262 45.486262 4 82 38.183766 38.183766 38.183766 4 83 42.296572 42.296572 42.296572 4 84 56.044625 56.044625 56.044625 4 85 66.037868 66.037868 66.037868 4 86 74.330344 74.330344 74.330344 4 87 61.008196 61.008196 61.008196 4 88 61.814238 61.814238 61.814238 4 89 27.073973 27.073973 27.073973 4 90 91.787799 91.787799 91.787799 4 91 40.853396 40.853396 40.853396 4 92 50.774009 50.774009 50.774009 4 93 52.201533 52.201533 52.201533 4 94 51.088159 51.088159 51.088159 4 95 50.931326 50.931326 50.931326 4 96 58.821765 58.821765 58.821765 4 97 45.276926 45.276926 45.276926 4 98 69.375788 69.375788 69.375788 4 99 33.241540 33.241540 33.241540 4 100 50.159745 50.159745 50.159745 4 101 20.124612 20.124612 20.124612 5 1 36.055513 36.055513 36.055513 5 2 7.071068 7.071068 7.071068 5 3 5.385165 5.385165 5.385165 5 4 5.385165 5.385165 5.385165 5 6 5.000000 5.000000 5.000000 5 7 5.385165 5.385165 5.385165 5 8 7.071068 7.071068 7.071068 5 9 5.000000 5.000000 5.000000 5 10 46.097722 46.097722 46.097722 5 11 41.231056 41.231056 41.231056 5 12 41.761226 41.761226 41.761226 5 13 37.000000 37.000000 37.000000 5 14 47.434165 47.434165 47.434165 5 15 38.078866 38.078866 38.078866 5 16 43.863424 43.863424 43.863424 5 17 44.721360 44.721360 44.721360 5 18 40.311289 40.311289 40.311289 5 19 78.746428 78.746428 78.746428 5 20 73.375745 73.375745 73.375745 5 21 68.622154 68.622154 68.622154 5 22 77.620873 77.620873 77.620873 5 23 68.007353 68.007353 68.007353 5 24 77.129761 77.129761 77.129761 5 25 67.446275 67.446275 67.446275 5 26 76.485293 76.485293 76.485293 5 27 90.138782 90.138782 90.138782 5 28 87.464278 87.464278 87.464278 5 29 87.658428 87.658428 87.658428 5 30 83.216585 83.216585 83.216585 5 31 84.403791 84.403791 84.403791 5 32 81.541401 81.541401 81.541401 5 33 83.600239 83.600239 83.600239 5 34 85.146932 85.146932 85.146932 5 35 79.056942 79.056942 79.056942 5 36 47.265209 47.265209 47.265209 5 37 45.276926 45.276926 45.276926 5 38 45.044423 45.044423 45.044423 5 39 42.000000 42.000000 42.000000 5 40 40.000000 40.000000 40.000000 5 41 40.311289 40.311289 40.311289 5 42 38.327536 38.327536 38.327536 5 43 35.000000 35.000000 35.000000 5 44 35.355339 35.355339 35.355339 5 45 35.057096 35.057096 35.057096 5 46 2.000000 2.000000 2.000000 5 47 2.000000 2.000000 2.000000 5 48 39.357337 39.357337 39.357337 5 49 78.160092 78.160092 78.160092 5 50 71.470274 71.470274 71.470274 5 51 68.767725 68.767725 68.767725 5 52 69.462220 69.462220 69.462220 5 53 50.249378 50.249378 50.249378 5 54 30.000000 30.000000 30.000000 5 55 40.311289 40.311289 40.311289 5 56 22.360680 22.360680 22.360680 5 57 54.083269 54.083269 54.083269 5 58 55.901699 55.901699 55.901699 5 59 70.178344 70.178344 70.178344 5 60 60.827625 60.827625 60.827625 5 61 20.615528 20.615528 20.615528 5 62 29.154759 29.154759 29.154759 5 63 63.639610 63.639610 63.639610 5 64 75.000000 75.000000 75.000000 5 65 55.901699 55.901699 55.901699 5 66 42.720019 42.720019 42.720019 5 67 47.853944 47.853944 47.853944 5 68 58.137767 58.137767 58.137767 5 69 28.284271 28.284271 28.284271 5 70 30.083218 30.083218 30.083218 5 71 18.601075 18.601075 18.601075 5 72 51.478151 51.478151 51.478151 5 73 45.541190 45.541190 45.541190 5 74 26.907248 26.907248 26.907248 5 75 60.000000 60.000000 60.000000 5 76 76.485293 76.485293 76.485293 5 77 78.892332 78.892332 78.892332 5 78 77.058419 77.058419 77.058419 5 79 26.832816 26.832816 26.832816 5 80 18.439089 18.439089 18.439089 5 81 42.638011 42.638011 42.638011 5 82 36.400549 36.400549 36.400549 5 83 37.656341 37.656341 37.656341 5 84 51.865210 51.865210 51.865210 5 85 63.007936 63.007936 63.007936 5 86 71.400280 71.400280 71.400280 5 87 56.008928 56.008928 56.008928 5 88 56.568542 56.568542 56.568542 5 89 22.360680 22.360680 22.360680 5 90 88.509886 88.509886 88.509886 5 91 37.121422 37.121422 37.121422 5 92 47.801674 47.801674 47.801674 5 93 49.578221 49.578221 49.578221 5 94 49.648766 49.648766 49.648766 5 95 48.918299 48.918299 48.918299 5 96 56.080300 56.080300 56.080300 5 97 43.600459 43.600459 43.600459 5 98 64.031242 64.031242 64.031242 5 99 28.635642 28.635642 28.635642 5 100 45.398238 45.398238 45.398238 5 101 17.029386 17.029386 17.029386 6 1 40.311289 40.311289 40.311289 6 2 5.000000 5.000000 5.000000 6 3 10.198039 10.198039 10.198039 6 4 2.000000 2.000000 2.000000 6 5 5.000000 5.000000 5.000000 6 7 10.198039 10.198039 10.198039 6 8 11.180340 11.180340 11.180340 6 9 7.071068 7.071068 7.071068 6 10 50.990195 50.990195 50.990195 6 11 46.097722 46.097722 46.097722 6 12 46.572524 46.572524 46.572524 6 13 41.761226 41.761226 41.761226 6 14 52.201533 52.201533 52.201533 6 15 42.720019 42.720019 42.720019 6 16 48.466483 48.466483 48.466483 6 17 49.244289 49.244289 49.244289 6 18 44.721360 44.721360 44.721360 6 19 83.522452 83.522452 83.522452 6 20 78.160092 78.160092 78.160092 6 21 73.375745 73.375745 73.375745 6 22 82.462113 82.462113 82.462113 6 23 72.801099 72.801099 72.801099 6 24 82.000000 82.000000 82.000000 6 25 72.277244 72.277244 72.277244 6 26 81.394103 81.394103 81.394103 6 27 93.005376 93.005376 93.005376 6 28 90.138782 90.138782 90.138782 6 29 90.603532 90.603532 90.603532 6 30 86.023253 86.023253 86.023253 6 31 87.458562 87.458562 87.458562 6 32 84.403791 84.403791 84.403791 6 33 86.683332 86.683332 86.683332 6 34 88.459030 88.459030 88.459030 6 35 82.006097 82.006097 82.006097 6 36 47.000000 47.000000 47.000000 6 37 45.000000 45.000000 45.000000 6 38 45.099889 45.099889 45.099889 6 39 42.296572 42.296572 42.296572 6 40 40.311289 40.311289 40.311289 6 41 40.000000 40.000000 40.000000 6 42 39.293765 39.293765 39.293765 6 43 35.355339 35.355339 35.355339 6 44 35.000000 35.000000 35.000000 6 45 35.128336 35.128336 35.128336 6 46 3.000000 3.000000 3.000000 6 47 5.385165 5.385165 5.385165 6 48 43.863424 43.863424 43.863424 6 49 82.969874 82.969874 82.969874 6 50 76.243032 76.243032 76.243032 6 51 72.138755 72.138755 72.138755 6 52 73.824115 73.824115 73.824115 6 53 55.226805 55.226805 55.226805 6 54 35.000000 35.000000 35.000000 6 55 43.011626 43.011626 43.011626 6 56 26.925824 26.925824 26.925824 6 57 58.309519 58.309519 58.309519 6 58 60.827625 60.827625 60.827625 6 59 75.166482 75.166482 75.166482 6 60 65.764732 65.764732 65.764732 6 61 25.495098 25.495098 25.495098 6 62 32.015621 32.015621 32.015621 6 63 67.268120 67.268120 67.268120 6 64 79.056942 79.056942 79.056942 6 65 60.415230 60.415230 60.415230 6 66 47.434165 47.434165 47.434165 6 67 52.392748 52.392748 52.392748 6 68 61.522354 61.522354 61.522354 6 69 32.015621 32.015621 32.015621 6 70 34.785054 34.785054 34.785054 6 71 21.931712 21.931712 21.931712 6 72 54.083269 54.083269 54.083269 6 73 47.423623 47.423623 47.423623 6 74 30.805844 30.805844 30.805844 6 75 65.000000 65.000000 65.000000 6 76 81.394103 81.394103 81.394103 6 77 83.240615 83.240615 83.240615 6 78 82.054860 82.054860 82.054860 6 79 31.384710 31.384710 31.384710 6 80 22.022716 22.022716 22.022716 6 81 46.615448 46.615448 46.615448 6 82 39.623226 39.623226 39.623226 6 83 42.579338 42.579338 42.579338 6 84 56.612719 56.612719 56.612719 6 85 67.119297 67.119297 67.119297 6 86 75.451971 75.451971 75.451971 6 87 61.008196 61.008196 61.008196 6 88 61.522354 61.522354 61.522354 6 89 27.294688 27.294688 27.294688 6 90 92.784697 92.784697 92.784697 6 91 41.629317 41.629317 41.629317 6 92 51.865210 51.865210 51.865210 6 93 53.413481 53.413481 53.413481 6 94 52.630789 52.630789 52.630789 6 95 52.325902 52.325902 52.325902 6 96 60.000000 60.000000 60.000000 6 97 46.754679 46.754679 46.754679 6 98 68.883960 68.883960 68.883960 6 99 33.541020 33.541020 33.541020 6 100 50.358713 50.358713 50.358713 6 101 21.095023 21.095023 21.095023 7 1 33.301652 33.301652 33.301652 7 2 12.206556 12.206556 12.206556 7 3 4.000000 4.000000 4.000000 7 4 10.770330 10.770330 10.770330 7 5 5.385165 5.385165 5.385165 7 6 10.198039 10.198039 10.198039 7 8 3.000000 3.000000 3.000000 7 9 5.830952 5.830952 5.830952 7 10 40.792156 40.792156 40.792156 7 11 35.902646 35.902646 35.902646 7 12 36.400549 36.400549 36.400549 7 13 31.622777 31.622777 31.622777 7 14 42.059482 42.059482 42.059482 7 15 32.695565 32.695565 32.695565 7 16 38.483763 38.483763 38.483763 7 17 39.357337 39.357337 39.357337 7 18 34.985711 34.985711 34.985711 7 19 74.672619 74.672619 74.672619 7 20 69.289249 69.289249 69.289249 7 21 64.621978 64.621978 64.621978 7 22 73.375745 73.375745 73.375745 7 23 63.906181 63.906181 63.906181 7 24 72.801099 72.801099 72.801099 7 25 63.245553 63.245553 63.245553 7 26 72.034714 72.034714 72.034714 7 27 89.185201 89.185201 89.185201 7 28 86.769810 86.769810 86.769810 7 29 86.608314 86.608314 86.608314 7 30 82.365041 82.365041 82.365041 7 31 83.216585 83.216585 83.216585 7 32 80.622577 80.622577 80.622577 7 33 82.377181 82.377181 82.377181 7 34 83.600239 83.600239 83.600239 7 35 78.032045 78.032045 78.032045 7 36 50.009999 50.009999 50.009999 7 37 48.052055 48.052055 48.052055 7 38 47.518417 47.518417 47.518417 7 39 44.283180 44.283180 44.283180 7 40 42.296572 42.296572 42.296572 7 41 43.174066 43.174066 43.174066 7 42 40.000000 40.000000 40.000000 7 43 37.336309 37.336309 37.336309 7 44 38.327536 38.327536 38.327536 7 45 37.656341 37.656341 37.656341 7 46 7.280110 7.280110 7.280110 7 47 5.000000 5.000000 5.000000 7 48 34.000000 34.000000 34.000000 7 49 74.000000 74.000000 74.000000 7 50 67.416615 67.416615 67.416615 7 51 67.201190 67.201190 67.201190 7 52 66.287254 66.287254 66.287254 7 53 45.541190 45.541190 45.541190 7 54 25.079872 25.079872 25.079872 7 55 39.924930 39.924930 39.924930 7 56 19.209373 19.209373 19.209373 7 57 51.224994 51.224994 51.224994 7 58 51.419841 51.419841 51.419841 7 59 65.069194 65.069194 65.069194 7 60 55.578773 55.578773 55.578773 7 61 15.297059 15.297059 15.297059 7 62 28.792360 28.792360 28.792360 7 63 61.717096 61.717096 61.717096 7 64 72.346389 72.346389 72.346389 7 65 52.478567 52.478567 52.478567 7 66 38.910153 38.910153 38.910153 7 67 44.418465 44.418465 44.418465 7 68 56.612719 56.612719 56.612719 7 69 26.627054 26.627054 26.627054 7 70 26.419690 26.419690 26.419690 7 71 18.027756 18.027756 18.027756 7 72 51.078371 51.078371 51.078371 7 73 46.097722 46.097722 46.097722 7 74 21.931712 21.931712 21.931712 7 75 55.036352 55.036352 55.036352 7 76 71.196910 71.196910 71.196910 7 77 75.716577 75.716577 75.716577 7 78 72.173402 72.173402 72.173402 7 79 21.470911 21.470911 21.470911 7 80 13.892444 13.892444 13.892444 7 81 40.311289 40.311289 40.311289 7 82 35.355339 35.355339 35.355339 7 83 33.241540 33.241540 33.241540 7 84 47.927028 47.927028 47.927028 7 85 60.307545 60.307545 60.307545 7 86 68.767725 68.767725 68.767725 7 87 51.088159 51.088159 51.088159 7 88 51.351728 51.351728 51.351728 7 89 18.027756 18.027756 18.027756 7 90 85.445889 85.445889 85.445889 7 91 33.837849 33.837849 33.837849 7 92 45.276926 45.276926 45.276926 7 93 47.423623 47.423623 47.423623 7 94 48.764741 48.764741 48.764741 7 95 47.434165 47.434165 47.434165 7 96 53.740115 53.740115 53.740115 7 97 42.544095 42.544095 42.544095 7 98 58.694122 58.694122 58.694122 7 99 24.351591 24.351591 24.351591 7 100 40.792156 40.792156 40.792156 7 101 15.264338 15.264338 15.264338 8 1 35.355339 35.355339 35.355339 8 2 14.142136 14.142136 14.142136 8 3 7.000000 7.000000 7.000000 8 4 12.206556 12.206556 12.206556 8 5 7.071068 7.071068 7.071068 8 6 11.180340 11.180340 11.180340 8 7 3.000000 3.000000 3.000000 8 9 5.000000 5.000000 5.000000 8 10 40.311289 40.311289 40.311289 8 11 35.355339 35.355339 35.355339 8 12 35.693137 35.693137 35.693137 8 13 30.805844 30.805844 30.805844 8 14 41.231056 41.231056 41.231056 8 15 31.622777 31.622777 31.622777 8 16 37.336309 37.336309 37.336309 8 17 38.078866 38.078866 38.078866 8 18 33.541020 33.541020 33.541020 8 19 75.769387 75.769387 75.769387 8 20 70.384657 70.384657 70.384657 8 21 65.795137 65.795137 65.795137 8 22 74.330344 74.330344 74.330344 8 23 65.000000 65.000000 65.000000 8 24 73.681748 73.681748 73.681748 8 25 64.257295 64.257295 64.257295 8 26 72.801099 72.801099 72.801099 8 27 91.787799 91.787799 91.787799 8 28 89.442719 89.442719 89.442719 8 29 89.185201 89.185201 89.185201 8 30 85.000000 85.000000 85.000000 8 31 85.755466 85.755466 85.755466 8 32 83.240615 83.240615 83.240615 8 33 84.905830 84.905830 84.905830 8 34 86.023253 86.023253 86.023253 8 35 80.622577 80.622577 80.622577 8 36 52.952809 52.952809 52.952809 8 37 50.990195 50.990195 50.990195 8 38 50.487622 50.487622 50.487622 8 39 47.265209 47.265209 47.265209 8 40 45.276926 45.276926 45.276926 8 41 46.097722 46.097722 46.097722 8 42 43.000000 43.000000 43.000000 8 43 40.311289 40.311289 40.311289 8 44 41.231056 41.231056 41.231056 8 45 40.607881 40.607881 40.607881 8 46 8.602325 8.602325 8.602325 8 47 5.830952 5.830952 5.830952 8 48 32.695565 32.695565 32.695565 8 49 75.026662 75.026662 75.026662 8 50 68.541958 68.541958 68.541958 8 51 69.634761 69.634761 69.634761 8 52 68.007353 68.007353 68.007353 8 53 46.097722 46.097722 46.097722 8 54 25.495098 25.495098 25.495098 8 55 42.720019 42.720019 42.720019 8 56 21.213203 21.213203 21.213203 8 57 53.150729 53.150729 53.150729 8 58 52.201533 52.201533 52.201533 8 59 65.000000 65.000000 65.000000 8 60 55.226805 55.226805 55.226805 8 61 15.000000 15.000000 15.000000 8 62 31.622777 31.622777 31.622777 8 63 64.031242 64.031242 64.031242 8 64 74.330344 74.330344 74.330344 8 65 54.083269 54.083269 54.083269 8 66 40.311289 40.311289 40.311289 8 67 46.043458 46.043458 46.043458 8 68 59.076222 59.076222 59.076222 8 69 29.154759 29.154759 29.154759 8 70 28.017851 28.017851 28.017851 8 71 20.880613 20.880613 20.880613 8 72 53.851648 53.851648 53.851648 8 73 49.030603 49.030603 49.030603 8 74 19.849433 19.849433 19.849433 8 75 55.226805 55.226805 55.226805 8 76 70.710678 70.710678 70.710678 8 77 77.420927 77.420927 77.420927 8 78 72.443081 72.443081 72.443081 8 79 20.248457 20.248457 20.248457 8 80 11.401754 11.401754 11.401754 8 81 42.520583 42.520583 42.520583 8 82 38.013156 38.013156 38.013156 8 83 34.176015 34.176015 34.176015 8 84 49.193496 49.193496 49.193496 8 85 62.289646 62.289646 62.289646 8 86 70.767224 70.767224 70.767224 8 87 51.351728 51.351728 51.351728 8 88 51.088159 51.088159 51.088159 8 89 19.235384 19.235384 19.235384 8 90 87.200917 87.200917 87.200917 8 91 35.608988 35.608988 35.608988 8 92 47.381431 47.381431 47.381431 8 93 49.678969 49.678969 49.678969 8 94 51.429563 51.429563 51.429563 8 95 49.929951 49.929951 49.929951 8 96 55.901699 55.901699 55.901699 8 97 45.177428 45.177428 45.177428 8 98 58.051701 58.051701 58.051701 8 99 25.495098 25.495098 25.495098 8 100 41.484937 41.484937 41.484937 8 101 17.888544 17.888544 17.888544 9 1 39.051248 39.051248 39.051248 9 2 11.180340 11.180340 11.180340 9 3 8.602325 8.602325 8.602325 9 4 8.602325 8.602325 8.602325 9 5 5.000000 5.000000 5.000000 9 6 7.071068 7.071068 7.071068 9 7 5.830952 5.830952 5.830952 9 8 5.000000 5.000000 5.000000 9 10 45.276926 45.276926 45.276926 9 11 40.311289 40.311289 40.311289 9 12 40.607881 40.607881 40.607881 9 13 35.693137 35.693137 35.693137 9 14 46.097722 46.097722 46.097722 9 15 36.400549 36.400549 36.400549 9 16 42.059482 42.059482 42.059482 9 17 42.720019 42.720019 42.720019 9 18 38.078866 38.078866 38.078866 9 19 80.411442 80.411442 80.411442 9 20 75.026662 75.026662 75.026662 9 21 70.384657 70.384657 70.384657 9 22 79.056942 79.056942 79.056942 9 23 69.641941 69.641941 69.641941 9 24 78.447435 78.447435 78.447435 9 25 68.949257 68.949257 68.949257 9 26 77.620873 77.620873 77.620873 9 27 94.339811 94.339811 94.339811 9 28 91.787799 91.787799 91.787799 9 29 91.809586 91.809586 91.809586 9 30 87.464278 87.464278 87.464278 9 31 88.481637 88.481637 88.481637 9 32 85.755466 85.755466 85.755466 9 33 87.658428 87.658428 87.658428 9 34 89.022469 89.022469 89.022469 9 35 83.216585 83.216585 83.216585 9 36 52.239832 52.239832 52.239832 9 37 50.249378 50.249378 50.249378 9 38 50.039984 50.039984 50.039984 9 39 47.000000 47.000000 47.000000 9 40 45.000000 45.000000 45.000000 9 41 45.276926 45.276926 45.276926 9 42 43.289722 43.289722 43.289722 9 43 40.000000 40.000000 40.000000 9 44 40.311289 40.311289 40.311289 9 45 40.049969 40.049969 40.049969 9 46 5.385165 5.385165 5.385165 9 47 3.000000 3.000000 3.000000 9 48 37.336309 37.336309 37.336309 9 49 79.711982 79.711982 79.711982 9 50 73.164199 73.164199 73.164199 9 51 72.622311 72.622311 72.622311 9 52 72.111026 72.111026 72.111026 9 53 50.990195 50.990195 50.990195 9 54 30.413813 30.413813 30.413813 9 55 44.721360 44.721360 44.721360 9 56 25.000000 25.000000 25.000000 9 57 57.008771 57.008771 57.008771 9 58 57.008771 57.008771 57.008771 9 59 70.000000 70.000000 70.000000 9 60 60.207973 60.207973 60.207973 9 61 20.000000 20.000000 20.000000 9 62 33.541020 33.541020 33.541020 9 63 67.268120 67.268120 67.268120 9 64 78.102497 78.102497 78.102497 9 65 58.309519 58.309519 58.309519 9 66 44.721360 44.721360 44.721360 9 67 50.249378 50.249378 50.249378 9 68 62.008064 62.008064 62.008064 9 69 32.015621 32.015621 32.015621 9 70 32.249031 32.249031 32.249031 9 71 22.825424 22.825424 22.825424 9 72 55.901699 55.901699 55.901699 9 73 50.289164 50.289164 50.289164 9 74 23.853721 23.853721 23.853721 9 75 60.207973 60.207973 60.207973 9 76 75.663730 75.663730 75.663730 9 77 81.541401 81.541401 81.541401 9 78 77.414469 77.414469 77.414469 9 79 25.000000 25.000000 25.000000 9 80 15.000000 15.000000 15.000000 9 81 45.967380 45.967380 45.967380 9 82 40.496913 40.496913 40.496913 9 83 38.897301 38.897301 38.897301 9 84 53.712196 53.712196 53.712196 9 85 66.068147 66.068147 66.068147 9 86 74.518454 74.518454 74.518454 9 87 56.320511 56.320511 56.320511 9 88 56.080300 56.080300 56.080300 9 89 23.769729 23.769729 23.769729 9 90 91.263355 91.263355 91.263355 9 91 39.661064 39.661064 39.661064 9 92 50.990195 50.990195 50.990195 9 93 53.037722 53.037722 53.037722 9 94 53.851648 53.851648 53.851648 9 95 52.801515 52.801515 52.801515 9 96 59.413803 59.413803 59.413803 9 97 47.707442 47.707442 47.707442 9 98 62.968246 62.968246 62.968246 9 99 30.083218 30.083218 30.083218 9 100 46.324939 46.324939 46.324939 9 101 20.615528 20.615528 20.615528 10 1 33.541020 33.541020 33.541020 10 2 52.201533 52.201533 52.201533 10 3 41.761226 41.761226 41.761226 10 4 51.419841 51.419841 51.419841 10 5 46.097722 46.097722 46.097722 10 6 50.990195 50.990195 50.990195 10 7 40.792156 40.792156 40.792156 10 8 40.311289 40.311289 40.311289 10 9 45.276926 45.276926 45.276926 10 11 5.000000 5.000000 5.000000 10 12 5.385165 5.385165 5.385165 10 13 10.198039 10.198039 10.198039 10 14 5.000000 5.000000 5.000000 10 15 11.180340 11.180340 11.180340 10 16 9.433981 9.433981 9.433981 10 17 11.180340 11.180340 11.180340 10 18 14.142136 14.142136 14.142136 10 19 45.343136 45.343136 45.343136 10 20 40.607881 40.607881 40.607881 10 21 37.735925 37.735925 37.735925 10 22 42.426407 42.426407 42.426407 10 23 36.055513 36.055513 36.055513 10 24 41.036569 41.036569 41.036569 10 25 34.409301 34.409301 34.409301 10 26 39.051248 39.051248 39.051248 10 27 85.146932 85.146932 85.146932 10 28 85.000000 85.000000 85.000000 10 29 82.152298 82.152298 82.152298 10 30 80.000000 80.000000 80.000000 10 31 78.160092 78.160092 78.160092 10 32 78.000000 78.000000 78.000000 10 33 77.162167 77.162167 77.162167 10 34 75.663730 75.663730 75.663730 10 35 75.000000 75.000000 75.000000 10 36 75.822160 75.822160 75.822160 10 37 74.330344 74.330344 74.330344 10 38 72.346389 72.346389 72.346389 10 39 68.767725 68.767725 68.767725 10 40 67.268120 67.268120 67.268120 10 41 70.710678 70.710678 70.710678 10 42 62.481997 62.481997 62.481997 10 43 63.639610 63.639610 63.639610 10 44 67.268120 67.268120 67.268120 10 45 65.069194 65.069194 65.069194 10 46 48.052055 48.052055 48.052055 10 47 45.705580 45.705580 45.705580 10 48 12.806248 12.806248 12.806248 10 49 43.863424 43.863424 43.863424 10 50 39.408121 39.408121 39.408121 10 51 62.000000 62.000000 62.000000 10 52 47.434165 47.434165 47.434165 10 53 15.811388 15.811388 15.811388 10 54 18.027756 18.027756 18.027756 10 55 51.478151 51.478151 51.478151 10 56 32.015621 32.015621 32.015621 10 57 40.000000 40.000000 40.000000 10 58 22.360680 22.360680 22.360680 10 59 25.495098 25.495098 25.495098 10 60 15.000000 15.000000 15.000000 10 61 25.495098 25.495098 25.495098 10 62 46.097722 46.097722 46.097722 10 63 55.000000 55.000000 55.000000 10 64 57.008771 57.008771 57.008771 10 65 35.355339 35.355339 35.355339 10 66 25.495098 25.495098 25.495098 10 67 31.064449 31.064449 31.064449 10 68 54.451814 54.451814 54.451814 10 69 39.051248 39.051248 39.051248 10 70 27.018512 27.018512 27.018512 10 71 42.201896 42.201896 42.201896 10 72 58.523500 58.523500 58.523500 10 73 60.901560 60.901560 60.901560 10 74 26.248809 26.248809 26.248809 10 75 18.027756 18.027756 18.027756 10 76 30.413813 30.413813 30.413813 10 77 55.036352 55.036352 55.036352 10 78 34.539832 34.539832 34.539832 10 79 21.095023 21.095023 21.095023 10 80 33.241540 33.241540 33.241540 10 81 38.897301 38.897301 38.897301 10 82 45.276926 45.276926 45.276926 10 83 18.788294 18.788294 18.788294 10 84 27.294688 27.294688 27.294688 10 85 47.381431 47.381431 47.381431 10 86 54.341513 54.341513 54.341513 10 87 15.556349 15.556349 15.556349 10 88 11.180340 11.180340 11.180340 10 89 26.925824 26.925824 26.925824 10 90 64.412732 64.412732 64.412732 10 91 29.546573 29.546573 29.546573 10 92 39.623226 39.623226 39.623226 10 93 43.737855 43.737855 43.737855 10 94 53.758720 53.758720 53.758720 10 95 48.764741 48.764741 48.764741 10 96 46.043458 46.043458 46.043458 10 97 48.846699 48.846699 48.846699 10 98 18.027756 18.027756 18.027756 10 99 23.345235 23.345235 23.345235 10 100 16.000000 16.000000 16.000000 10 101 38.275318 38.275318 38.275318 11 1 31.622777 31.622777 31.622777 11 2 47.434165 47.434165 47.434165 11 3 37.000000 37.000000 37.000000 11 4 46.572524 46.572524 46.572524 11 5 41.231056 41.231056 41.231056 11 6 46.097722 46.097722 46.097722 11 7 35.902646 35.902646 35.902646 11 8 35.355339 35.355339 35.355339 11 9 40.311289 40.311289 40.311289 11 10 5.000000 5.000000 5.000000 11 12 2.000000 2.000000 2.000000 11 13 5.385165 5.385165 5.385165 11 14 7.071068 7.071068 7.071068 11 15 7.071068 7.071068 7.071068 11 16 8.000000 8.000000 8.000000 11 17 10.000000 10.000000 10.000000 11 18 11.180340 11.180340 11.180340 11 19 48.795492 48.795492 48.795492 11 20 43.863424 43.863424 43.863424 11 21 40.607881 40.607881 40.607881 11 22 46.097722 46.097722 46.097722 11 23 39.051248 39.051248 39.051248 11 24 44.821870 44.821870 44.821870 11 25 37.536649 37.536649 37.536649 11 26 43.011626 43.011626 43.011626 11 27 85.586214 85.586214 85.586214 11 28 85.146932 85.146932 85.146932 11 29 82.607506 82.607506 82.607506 11 30 80.156098 80.156098 80.156098 11 31 78.638413 78.638413 78.638413 11 32 78.160092 78.160092 78.160092 11 33 77.646635 77.646635 77.646635 11 34 76.485293 76.485293 76.485293 11 35 75.166482 75.166482 75.166482 11 36 72.622311 72.622311 72.622311 11 37 71.063352 71.063352 71.063352 11 38 69.202601 69.202601 69.202601 11 39 65.604878 65.604878 65.604878 11 40 64.031242 64.031242 64.031242 11 41 67.268120 67.268120 67.268120 11 42 59.405387 59.405387 59.405387 11 43 60.207973 60.207973 60.207973 11 44 63.639610 63.639610 63.639610 11 45 61.554854 61.554854 61.554854 11 46 43.174066 43.174066 43.174066 11 47 40.792156 40.792156 40.792156 11 48 9.433981 9.433981 9.433981 11 49 47.423623 47.423623 47.423623 11 50 42.520583 42.520583 42.520583 11 51 62.201286 62.201286 62.201286 11 52 49.244289 49.244289 49.244289 11 53 18.027756 18.027756 18.027756 11 54 14.142136 14.142136 14.142136 11 55 49.244289 49.244289 49.244289 11 56 28.284271 28.284271 28.284271 11 57 40.311289 40.311289 40.311289 11 58 25.000000 25.000000 25.000000 11 59 30.413813 30.413813 30.413813 11 60 20.000000 20.000000 20.000000 11 61 20.615528 20.615528 20.615528 11 62 43.011626 43.011626 43.011626 11 63 55.226805 55.226805 55.226805 11 64 58.523500 58.523500 58.523500 11 65 36.400549 36.400549 36.400549 11 66 25.000000 25.000000 25.000000 11 67 31.144823 31.144823 31.144823 11 68 54.037024 54.037024 54.037024 11 69 36.055513 36.055513 36.055513 11 70 24.186773 24.186773 24.186773 11 71 38.288379 38.288379 38.288379 11 72 57.008771 57.008771 57.008771 11 73 58.600341 58.600341 58.600341 11 74 21.540659 21.540659 21.540659 11 75 22.360680 22.360680 22.360680 11 76 35.355339 35.355339 35.355339 11 77 57.306195 57.306195 57.306195 11 78 39.217343 39.217343 39.217343 11 79 16.124515 16.124515 16.124515 11 80 28.284271 28.284271 28.284271 11 81 37.656341 37.656341 37.656341 11 82 42.953463 42.953463 42.953463 11 83 17.262677 17.262677 17.262677 11 84 28.460499 28.460499 28.460499 11 85 48.270074 48.270074 48.270074 11 86 55.659680 55.659680 55.659680 11 87 19.416488 19.416488 19.416488 11 88 16.124515 16.124515 16.124515 11 89 22.803509 22.803509 22.803509 11 90 66.887966 66.887966 66.887966 11 91 27.892651 27.892651 27.892651 11 92 39.051248 39.051248 39.051248 11 93 43.104524 43.104524 43.104524 11 94 52.392748 52.392748 52.392748 11 95 47.675990 47.675990 47.675990 11 96 46.097722 46.097722 46.097722 11 97 47.127487 47.127487 47.127487 11 98 22.803509 22.803509 22.803509 11 99 20.000000 20.000000 20.000000 11 100 16.763055 16.763055 16.763055 11 101 34.205263 34.205263 34.205263 12 1 33.526109 33.526109 33.526109 12 2 48.104054 48.104054 48.104054 12 3 37.696154 37.696154 37.696154 12 4 47.127487 47.127487 47.127487 12 5 41.761226 41.761226 41.761226 12 6 46.572524 46.572524 46.572524 12 7 36.400549 36.400549 36.400549 12 8 35.693137 35.693137 35.693137 12 9 40.607881 40.607881 40.607881 12 10 5.385165 5.385165 5.385165 12 11 2.000000 2.000000 2.000000 12 13 5.000000 5.000000 5.000000 12 14 5.830952 5.830952 5.830952 12 15 5.830952 5.830952 5.830952 12 16 6.000000 6.000000 6.000000 12 17 8.000000 8.000000 8.000000 12 18 9.433981 9.433981 9.433981 12 19 50.209561 50.209561 50.209561 12 20 45.343136 45.343136 45.343136 12 21 42.201896 42.201896 42.201896 12 22 47.423623 47.423623 47.423623 12 23 40.607881 40.607881 40.607881 12 24 46.097722 46.097722 46.097722 12 25 39.051248 39.051248 39.051248 12 26 44.204072 44.204072 44.204072 12 27 87.572827 87.572827 87.572827 12 28 87.143560 87.143560 87.143560 12 29 84.593144 84.593144 84.593144 12 30 82.152298 82.152298 82.152298 12 31 80.622577 80.622577 80.622577 12 32 80.156098 80.156098 80.156098 12 33 79.630396 79.630396 79.630396 12 34 78.447435 78.447435 78.447435 12 35 77.162167 77.162167 77.162167 12 36 74.202426 74.202426 74.202426 12 37 72.622311 72.622311 72.622311 12 38 70.802542 70.802542 70.802542 12 39 67.201190 67.201190 67.201190 12 40 65.604878 65.604878 65.604878 12 41 68.767725 68.767725 68.767725 12 42 61.032778 61.032778 61.032778 12 43 61.717096 61.717096 61.717096 12 44 65.069194 65.069194 65.069194 12 45 63.031738 63.031738 63.031738 12 46 43.680659 43.680659 43.680659 12 47 41.231056 41.231056 41.231056 12 48 7.810250 7.810250 7.810250 12 49 48.795492 48.795492 48.795492 12 50 44.045431 44.045431 44.045431 12 51 64.195015 64.195015 64.195015 12 52 51.078371 51.078371 51.078371 12 53 19.723083 19.723083 19.723083 12 54 15.620499 15.620499 15.620499 12 55 51.078371 51.078371 51.078371 12 56 29.732137 29.732137 29.732137 12 57 42.296572 42.296572 42.296572 12 58 26.627054 26.627054 26.627054 12 59 30.805844 30.805844 30.805844 12 60 20.099751 20.099751 20.099751 12 61 21.189620 21.189620 21.189620 12 62 44.654227 44.654227 44.654227 12 63 57.218878 57.218878 57.218878 12 64 60.406953 60.406953 60.406953 12 65 38.327536 38.327536 38.327536 12 66 27.000000 27.000000 27.000000 12 67 33.136083 33.136083 33.136083 12 68 56.035703 56.035703 56.035703 12 69 37.735925 37.735925 37.735925 12 70 25.942244 25.942244 25.942244 12 71 39.623226 39.623226 39.623226 12 72 58.940648 58.940648 58.940648 12 73 60.415230 60.415230 60.415230 12 74 20.880613 20.880613 20.880613 12 75 23.323808 23.323808 23.323808 12 76 35.128336 35.128336 35.128336 12 77 59.059292 59.059292 59.059292 12 78 39.924930 39.924930 39.924930 12 79 16.000000 16.000000 16.000000 12 80 28.071338 28.071338 28.071338 12 81 39.623226 39.623226 39.623226 12 82 44.777226 44.777226 44.777226 12 83 19.235384 19.235384 19.235384 12 84 30.364453 30.364453 30.364453 12 85 50.219518 50.219518 50.219518 12 86 57.567352 57.567352 57.567352 12 87 20.615528 20.615528 20.615528 12 88 16.492423 16.492423 16.492423 12 89 24.083189 24.083189 24.083189 12 90 68.600292 68.600292 68.600292 12 91 29.832868 29.832868 29.832868 12 92 41.048752 41.048752 41.048752 12 93 45.099889 45.099889 45.099889 12 94 54.341513 54.341513 54.341513 12 95 49.648766 49.648766 49.648766 12 96 48.093659 48.093659 48.093659 12 97 49.040799 49.040799 49.040799 12 98 22.360680 22.360680 22.360680 12 99 21.633308 21.633308 21.633308 12 100 18.681542 18.681542 18.681542 12 101 35.468296 35.468296 35.468296 13 1 32.388269 32.388269 32.388269 13 2 43.462628 43.462628 43.462628 13 3 33.105891 33.105891 33.105891 13 4 42.379240 42.379240 42.379240 13 5 37.000000 37.000000 37.000000 13 6 41.761226 41.761226 41.761226 13 7 31.622777 31.622777 31.622777 13 8 30.805844 30.805844 30.805844 13 9 35.693137 35.693137 35.693137 13 10 10.198039 10.198039 10.198039 13 11 5.385165 5.385165 5.385165 13 12 5.000000 5.000000 5.000000 13 14 10.440307 10.440307 10.440307 13 15 3.000000 3.000000 3.000000 13 16 7.810250 7.810250 7.810250 13 17 9.433981 9.433981 9.433981 13 18 8.000000 8.000000 8.000000 13 19 53.814496 53.814496 53.814496 13 20 48.795492 48.795492 48.795492 13 21 45.343136 45.343136 45.343136 13 22 51.224994 51.224994 51.224994 13 23 43.863424 43.863424 43.863424 13 24 50.000000 50.000000 50.000000 13 25 42.426407 42.426407 42.426407 13 26 48.259714 48.259714 48.259714 13 27 88.283634 88.283634 88.283634 13 28 87.572827 87.572827 87.572827 13 29 85.328776 85.328776 85.328776 13 30 82.607506 82.607506 82.607506 13 31 81.394103 81.394103 81.394103 13 32 80.622577 80.622577 80.622577 13 33 80.411442 80.411442 80.411442 13 34 79.555012 79.555012 79.555012 13 35 77.646635 77.646635 77.646635 13 36 71.281134 71.281134 71.281134 13 37 69.634761 69.634761 69.634761 13 38 67.955868 67.955868 67.955868 13 39 64.350602 64.350602 64.350602 13 40 62.681736 62.681736 62.681736 13 41 65.604878 65.604878 65.604878 13 42 58.309519 58.309519 58.309519 13 43 58.600341 58.600341 58.600341 13 44 61.717096 61.717096 61.717096 13 45 59.816386 59.816386 59.816386 13 46 38.897301 38.897301 38.897301 13 47 36.400549 36.400549 36.400549 13 48 6.000000 6.000000 6.000000 13 49 52.497619 52.497619 52.497619 13 50 47.381431 47.381431 47.381431 13 51 64.776539 64.776539 64.776539 13 52 53.235327 53.235327 53.235327 13 53 22.671568 22.671568 22.671568 13 54 13.000000 13.000000 13.000000 13 55 49.335586 49.335586 49.335586 13 56 26.627054 26.627054 26.627054 13 57 43.174066 43.174066 43.174066 13 58 29.732137 29.732137 29.732137 13 59 35.693137 35.693137 35.693137 13 60 25.079872 25.079872 25.079872 13 61 16.552945 16.552945 16.552945 13 62 42.059482 42.059482 42.059482 13 63 57.870545 57.870545 57.870545 13 64 62.241465 62.241465 62.241465 13 65 39.924930 39.924930 39.924930 13 66 27.459060 27.459060 27.459060 13 67 33.955854 33.955854 33.955854 13 68 56.080300 56.080300 56.080300 13 69 35.341194 35.341194 35.341194 13 70 24.041631 24.041631 24.041631 13 71 36.124784 36.124784 36.124784 13 72 57.870545 57.870545 57.870545 13 73 58.523500 58.523500 58.523500 13 74 16.155494 16.155494 16.155494 13 75 27.730849 27.730849 27.730849 13 76 40.112342 40.112342 40.112342 13 77 61.587336 61.587336 61.587336 13 78 44.598206 44.598206 44.598206 13 79 11.000000 11.000000 11.000000 13 80 23.086793 23.086793 23.086793 13 81 39.051248 39.051248 39.051248 13 82 43.011626 43.011626 43.011626 13 83 19.104973 19.104973 19.104973 13 84 32.202484 32.202484 32.202484 13 85 51.546096 51.546096 51.546096 13 86 59.236813 59.236813 59.236813 13 87 24.698178 24.698178 24.698178 13 88 21.377558 21.377558 21.377558 13 89 20.615528 20.615528 20.615528 13 90 71.281134 71.281134 71.281134 13 91 29.068884 29.068884 29.068884 13 92 41.109610 41.109610 41.109610 13 93 45.044423 45.044423 45.044423 13 94 53.460266 53.460266 53.460266 13 95 49.091751 49.091751 49.091751 13 96 48.662100 48.662100 48.662100 13 97 47.853944 47.853944 47.853944 13 98 27.294688 27.294688 27.294688 13 99 19.313208 19.313208 19.313208 13 100 20.591260 20.591260 20.591260 13 101 31.827661 31.827661 31.827661 14 1 38.078866 38.078866 38.078866 14 2 53.851648 53.851648 53.851648 14 3 43.462628 43.462628 43.462628 14 4 52.810984 52.810984 52.810984 14 5 47.434165 47.434165 47.434165 14 6 52.201533 52.201533 52.201533 14 7 42.059482 42.059482 42.059482 14 8 41.231056 41.231056 41.231056 14 9 46.097722 46.097722 46.097722 14 10 5.000000 5.000000 5.000000 14 11 7.071068 7.071068 7.071068 14 12 5.830952 5.830952 5.830952 14 13 10.440307 10.440307 10.440307 14 15 10.000000 10.000000 10.000000 14 16 5.830952 5.830952 5.830952 14 17 7.071068 7.071068 7.071068 14 18 11.180340 11.180340 11.180340 14 19 49.203658 49.203658 49.203658 14 20 44.654227 44.654227 44.654227 14 21 42.059482 42.059482 42.059482 14 22 46.097722 46.097722 46.097722 14 23 40.311289 40.311289 40.311289 14 24 44.598206 44.598206 44.598206 14 25 38.587563 38.587563 38.587563 14 26 42.426407 42.426407 42.426407 14 27 90.138782 90.138782 90.138782 14 28 90.000000 90.000000 90.000000 14 29 87.143560 87.143560 87.143560 14 30 85.000000 85.000000 85.000000 14 31 83.150466 83.150466 83.150466 14 32 83.000000 83.000000 83.000000 14 33 82.152298 82.152298 82.152298 14 34 80.622577 80.622577 80.622577 14 35 80.000000 80.000000 80.000000 14 36 79.649231 79.649231 79.649231 14 37 78.102497 78.102497 78.102497 14 38 76.216796 76.216796 76.216796 14 39 72.622311 72.622311 72.622311 14 40 71.063352 71.063352 71.063352 14 41 74.330344 74.330344 74.330344 14 42 66.400301 66.400301 66.400301 14 43 67.268120 67.268120 67.268120 14 44 70.710678 70.710678 70.710678 14 45 68.622154 68.622154 68.622154 14 46 49.335586 49.335586 49.335586 14 47 46.840154 46.840154 46.840154 14 48 10.440307 10.440307 10.440307 14 49 47.634021 47.634021 47.634021 14 50 43.566042 43.566042 43.566042 14 51 67.000000 67.000000 67.000000 14 52 52.201533 52.201533 52.201533 14 53 20.615528 20.615528 20.615528 14 54 21.213203 21.213203 21.213203 14 55 55.901699 55.901699 55.901699 14 56 35.355339 35.355339 35.355339 14 57 45.000000 45.000000 45.000000 14 58 26.925824 26.925824 26.925824 14 59 26.925824 26.925824 26.925824 14 60 15.811388 15.811388 15.811388 14 61 26.925824 26.925824 26.925824 14 62 50.000000 50.000000 50.000000 14 63 60.000000 60.000000 60.000000 14 64 61.846584 61.846584 61.846584 14 65 40.311289 40.311289 40.311289 14 66 30.413813 30.413813 30.413813 14 67 36.055513 36.055513 36.055513 14 68 59.413803 59.413803 59.413803 14 69 43.011626 43.011626 43.011626 14 70 31.064449 31.064449 31.064449 14 71 45.343136 45.343136 45.343136 14 72 63.245553 63.245553 63.245553 14 73 65.299311 65.299311 65.299311 14 74 25.179357 25.179357 25.179357 14 75 21.213203 21.213203 21.213203 14 76 30.000000 30.000000 30.000000 14 77 59.615434 59.615434 59.615434 14 78 36.715120 36.715120 36.715120 14 79 21.213203 21.213203 21.213203 14 80 33.015148 33.015148 33.015148 14 81 43.680659 43.680659 43.680659 14 82 49.648766 49.648766 49.648766 14 83 23.409400 23.409400 23.409400 14 84 32.249031 32.249031 32.249031 14 85 52.345009 52.345009 52.345009 14 86 59.228372 59.228372 59.228372 14 87 19.416488 19.416488 19.416488 14 88 13.038405 13.038405 13.038405 14 89 29.832868 29.832868 29.832868 14 90 68.876701 68.876701 68.876701 14 91 34.176015 34.176015 34.176015 14 92 44.553339 44.553339 44.553339 14 93 48.662100 48.662100 48.662100 14 94 58.523500 58.523500 58.523500 14 95 53.600373 53.600373 53.600373 14 96 51.039201 51.039201 51.039201 14 97 53.488316 53.488316 53.488316 14 98 17.029386 17.029386 17.029386 14 99 27.018512 27.018512 27.018512 14 100 21.000000 21.000000 21.000000 14 101 41.231056 41.231056 41.231056 15 1 35.355339 35.355339 35.355339 15 2 44.721360 44.721360 44.721360 15 3 34.481879 34.481879 34.481879 15 4 43.462628 43.462628 43.462628 15 5 38.078866 38.078866 38.078866 15 6 42.720019 42.720019 42.720019 15 7 32.695565 32.695565 32.695565 15 8 31.622777 31.622777 31.622777 15 9 36.400549 36.400549 36.400549 15 10 11.180340 11.180340 11.180340 15 11 7.071068 7.071068 7.071068 15 12 5.830952 5.830952 5.830952 15 13 3.000000 3.000000 3.000000 15 14 10.000000 10.000000 10.000000 15 16 5.830952 5.830952 5.830952 15 17 7.071068 7.071068 7.071068 15 18 5.000000 5.000000 5.000000 15 19 55.865911 55.865911 55.865911 15 20 50.931326 50.931326 50.931326 15 21 47.634021 47.634021 47.634021 15 22 53.150729 53.150729 53.150729 15 23 46.097722 46.097722 46.097722 15 24 51.855569 51.855569 51.855569 15 25 44.598206 44.598206 44.598206 15 26 50.000000 50.000000 50.000000 15 27 91.241438 91.241438 91.241438 15 28 90.553851 90.553851 90.553851 15 29 88.283634 88.283634 88.283634 15 30 85.586214 85.586214 85.586214 15 31 84.344532 84.344532 84.344532 15 32 83.600239 83.600239 83.600239 15 33 83.360662 83.360662 83.360662 15 34 82.462113 82.462113 82.462113 15 35 80.622577 80.622577 80.622577 15 36 73.783467 73.783467 73.783467 15 37 72.111026 72.111026 72.111026 15 38 70.491134 70.491134 70.491134 15 39 66.887966 66.887966 66.887966 15 40 65.192024 65.192024 65.192024 15 41 68.007353 68.007353 68.007353 15 42 60.901560 60.901560 60.901560 15 43 61.032778 61.032778 61.032778 15 44 64.031242 64.031242 64.031242 15 45 62.201286 62.201286 62.201286 15 46 39.924930 39.924930 39.924930 15 47 37.336309 37.336309 37.336309 15 48 3.000000 3.000000 3.000000 15 49 54.488531 54.488531 54.488531 15 50 49.578221 49.578221 49.578221 15 51 67.742158 67.742158 67.742158 15 52 55.901699 55.901699 55.901699 15 53 25.000000 25.000000 25.000000 15 54 15.811388 15.811388 15.811388 15 55 52.201533 52.201533 52.201533 15 56 29.154759 29.154759 29.154759 15 57 46.097722 46.097722 46.097722 15 58 32.015621 32.015621 32.015621 15 59 36.400549 36.400549 36.400549 15 60 25.495098 25.495098 25.495098 15 61 18.027756 18.027756 18.027756 15 62 44.721360 44.721360 44.721360 15 63 60.827625 60.827625 60.827625 15 64 65.000000 65.000000 65.000000 15 65 42.720019 42.720019 42.720019 15 66 30.413813 30.413813 30.413813 15 67 36.878178 36.878178 36.878178 15 68 59.076222 59.076222 59.076222 15 69 38.078866 38.078866 38.078866 15 70 26.925824 26.925824 26.925824 15 71 38.418745 38.418745 38.418745 15 72 60.827625 60.827625 60.827625 15 73 61.351447 61.351447 61.351447 15 74 15.297059 15.297059 15.297059 15 75 29.154759 29.154759 29.154759 15 76 40.000000 40.000000 40.000000 15 77 64.140471 64.140471 64.140471 15 78 45.694639 45.694639 45.694639 15 79 11.401754 11.401754 11.401754 15 80 23.021729 23.021729 23.021729 15 81 42.047592 42.047592 42.047592 15 82 45.880279 45.880279 45.880279 15 83 22.090722 22.090722 22.090722 15 84 34.928498 34.928498 34.928498 15 85 54.405882 54.405882 54.405882 15 86 62.032250 62.032250 62.032250 15 87 26.400758 26.400758 26.400758 15 88 22.135944 22.135944 22.135944 15 89 23.021729 23.021729 23.021729 15 90 73.783467 73.783467 73.783467 15 91 32.062439 32.062439 32.062439 15 92 44.102154 44.102154 44.102154 15 93 48.041649 48.041649 48.041649 15 94 56.435804 56.435804 56.435804 15 95 52.086467 52.086467 52.086467 15 96 51.623638 51.623638 51.623638 15 97 50.803543 50.803543 50.803543 15 98 27.018512 27.018512 27.018512 15 99 22.135944 22.135944 22.135944 15 100 23.259407 23.259407 23.259407 15 101 34.058773 34.058773 34.058773 16 1 39.293765 39.293765 39.293765 16 2 50.537115 50.537115 50.537115 16 3 40.311289 40.311289 40.311289 16 4 49.244289 49.244289 49.244289 16 5 43.863424 43.863424 43.863424 16 6 48.466483 48.466483 48.466483 16 7 38.483763 38.483763 38.483763 16 8 37.336309 37.336309 37.336309 16 9 42.059482 42.059482 42.059482 16 10 9.433981 9.433981 9.433981 16 11 8.000000 8.000000 8.000000 16 12 6.000000 6.000000 6.000000 16 13 7.810250 7.810250 7.810250 16 14 5.830952 5.830952 5.830952 16 15 5.830952 5.830952 5.830952 16 17 2.000000 2.000000 2.000000 16 18 5.385165 5.385165 5.385165 16 19 54.671748 54.671748 54.671748 16 20 50.000000 50.000000 50.000000 16 21 47.169906 47.169906 47.169906 16 22 51.662365 51.662365 51.662365 16 23 45.486262 45.486262 45.486262 16 24 50.209561 50.209561 50.209561 16 25 43.829214 43.829214 43.829214 16 26 48.104054 48.104054 48.104054 16 27 93.536089 93.536089 93.536089 16 28 93.134312 93.134312 93.134312 16 29 90.553851 90.553851 90.553851 16 30 88.141931 88.141931 88.141931 16 31 86.579443 86.579443 86.579443 16 32 86.145226 86.145226 86.145226 16 33 85.586214 85.586214 85.586214 16 34 84.344532 84.344532 84.344532 16 35 83.150466 83.150466 83.150466 16 36 79.056942 79.056942 79.056942 16 37 77.420927 77.420927 77.420927 16 38 75.716577 75.716577 75.716577 16 39 72.111026 72.111026 72.111026 16 40 70.455660 70.455660 70.455660 16 41 73.409809 73.409809 73.409809 16 42 66.037868 66.037868 66.037868 16 43 66.400301 66.400301 66.400301 16 44 69.526973 69.526973 69.526973 16 45 67.623960 67.623960 67.623960 16 46 45.694639 45.694639 45.694639 16 47 43.081318 43.081318 43.081318 16 48 5.000000 5.000000 5.000000 16 49 53.150729 53.150729 53.150729 16 50 48.826222 48.826222 48.826222 16 51 70.178344 70.178344 70.178344 16 52 56.648036 56.648036 56.648036 16 53 25.079872 25.079872 25.079872 16 54 20.591260 20.591260 20.591260 16 55 56.648036 56.648036 56.648036 16 56 34.409301 34.409301 34.409301 16 57 48.259714 48.259714 48.259714 16 58 31.764760 31.764760 31.764760 16 59 32.695565 32.695565 32.695565 16 60 21.540659 21.540659 21.540659 16 61 23.853721 23.853721 23.853721 16 62 49.739320 49.739320 49.739320 16 63 63.198101 63.198101 63.198101 16 64 66.098411 66.098411 66.098411 16 65 44.147480 44.147480 44.147480 16 66 33.000000 33.000000 33.000000 16 67 39.115214 39.115214 39.115214 16 68 62.032250 62.032250 62.032250 16 69 42.941821 42.941821 42.941821 16 70 31.384710 31.384710 31.384710 16 71 43.931765 43.931765 43.931765 16 72 64.761099 64.761099 64.761099 16 73 65.924199 65.924199 65.924199 16 74 20.000000 20.000000 20.000000 16 75 26.907248 26.907248 26.907248 16 76 35.128336 35.128336 35.128336 16 77 64.404969 64.404969 64.404969 16 78 42.544095 42.544095 42.544095 16 79 17.088007 17.088007 17.088007 16 80 28.284271 28.284271 28.284271 16 81 45.541190 45.541190 45.541190 16 82 50.328918 50.328918 50.328918 16 83 25.179357 25.179357 25.179357 16 84 36.138622 36.138622 36.138622 16 85 56.089215 56.089215 56.089215 16 86 63.324561 63.324561 63.324561 16 87 24.839485 24.839485 24.839485 16 88 18.867962 18.867962 18.867962 16 89 28.425341 28.425341 28.425341 16 90 73.824115 73.824115 73.824115 16 91 35.693137 35.693137 35.693137 16 92 47.042534 47.042534 47.042534 16 93 51.088159 51.088159 51.088159 16 94 60.207973 60.207973 60.207973 16 95 55.578773 55.578773 55.578773 16 96 54.083269 54.083269 54.083269 16 97 54.817880 54.817880 54.817880 16 98 22.090722 22.090722 22.090722 16 99 26.832816 26.832816 26.832816 16 100 24.515301 24.515301 24.515301 16 101 39.623226 39.623226 39.623226 17 1 41.231056 41.231056 41.231056 17 2 51.478151 51.478151 51.478151 17 3 41.340053 41.340053 41.340053 17 4 50.089919 50.089919 50.089919 17 5 44.721360 44.721360 44.721360 17 6 49.244289 49.244289 49.244289 17 7 39.357337 39.357337 39.357337 17 8 38.078866 38.078866 38.078866 17 9 42.720019 42.720019 42.720019 17 10 11.180340 11.180340 11.180340 17 11 10.000000 10.000000 10.000000 17 12 8.000000 8.000000 8.000000 17 13 9.433981 9.433981 9.433981 17 14 7.071068 7.071068 7.071068 17 15 7.071068 7.071068 7.071068 17 16 2.000000 2.000000 2.000000 17 18 5.000000 5.000000 5.000000 17 19 56.222771 56.222771 56.222771 17 20 51.613952 51.613952 51.613952 17 21 48.877398 48.877398 48.877398 17 22 53.150729 53.150729 53.150729 17 23 47.169906 47.169906 47.169906 17 24 51.662365 51.662365 51.662365 17 25 45.486262 45.486262 45.486262 17 26 49.497475 49.497475 49.497475 17 27 95.524866 95.524866 95.524866 17 28 95.131488 95.131488 95.131488 17 29 92.541882 92.541882 92.541882 17 30 90.138782 90.138782 90.138782 17 31 88.566359 88.566359 88.566359 17 32 88.141931 88.141931 88.141931 17 33 87.572827 87.572827 87.572827 17 34 86.313383 86.313383 86.313383 17 35 85.146932 85.146932 85.146932 17 36 80.709355 80.709355 80.709355 17 37 79.056942 79.056942 79.056942 17 38 77.388630 77.388630 77.388630 17 39 73.783467 73.783467 73.783467 17 40 72.111026 72.111026 72.111026 17 41 75.000000 75.000000 75.000000 17 42 67.742158 67.742158 67.742158 17 43 68.007353 68.007353 68.007353 17 44 71.063352 71.063352 71.063352 17 45 69.202601 69.202601 69.202601 17 46 46.518813 46.518813 46.518813 17 47 43.863424 43.863424 43.863424 17 48 5.385165 5.385165 5.385165 17 49 54.671748 54.671748 54.671748 17 50 50.477718 50.477718 50.477718 17 51 72.173402 72.173402 72.173402 17 52 58.523500 58.523500 58.523500 17 53 26.925824 26.925824 26.925824 17 54 22.360680 22.360680 22.360680 17 55 58.523500 58.523500 58.523500 17 56 36.055513 36.055513 36.055513 17 57 50.249378 50.249378 50.249378 17 58 33.541020 33.541020 33.541020 17 59 33.541020 33.541020 33.541020 17 60 22.360680 22.360680 22.360680 17 61 25.000000 25.000000 25.000000 17 62 51.478151 51.478151 51.478151 17 63 65.192024 65.192024 65.192024 17 64 68.007353 68.007353 68.007353 17 65 46.097722 46.097722 46.097722 17 66 35.000000 35.000000 35.000000 17 67 41.109610 41.109610 41.109610 17 68 64.031242 64.031242 64.031242 17 69 44.721360 44.721360 44.721360 17 70 33.241540 33.241540 33.241540 17 71 45.453273 45.453273 45.453273 17 72 66.708320 66.708320 66.708320 17 73 67.779053 67.779053 67.779053 17 74 20.099751 20.099751 20.099751 17 75 28.284271 28.284271 28.284271 17 76 35.355339 35.355339 35.355339 17 77 66.211781 66.211781 66.211781 17 78 43.566042 43.566042 43.566042 17 79 17.888544 17.888544 17.888544 17 80 28.635642 28.635642 28.635642 17 81 47.518417 47.518417 47.518417 17 82 52.201533 52.201533 52.201533 17 83 27.166155 27.166155 27.166155 17 84 38.078866 38.078866 38.078866 17 85 58.051701 58.051701 58.051701 17 86 65.253352 65.253352 65.253352 17 87 26.400758 26.400758 26.400758 17 88 20.000000 20.000000 20.000000 17 89 30.000000 30.000000 30.000000 17 90 75.591005 75.591005 75.591005 17 91 37.656341 37.656341 37.656341 17 92 49.040799 49.040799 49.040799 17 93 53.084838 53.084838 53.084838 17 94 62.169124 62.169124 62.169124 17 95 57.558666 57.558666 57.558666 17 96 56.080300 56.080300 56.080300 17 97 56.753854 56.753854 56.753854 17 98 22.360680 22.360680 22.360680 17 99 28.635642 28.635642 28.635642 17 100 26.476405 26.476405 26.476405 17 101 41.109610 41.109610 41.109610 18 1 40.311289 40.311289 40.311289 18 2 47.169906 47.169906 47.169906 18 3 37.202150 37.202150 37.202150 18 4 45.650849 45.650849 45.650849 18 5 40.311289 40.311289 40.311289 18 6 44.721360 44.721360 44.721360 18 7 34.985711 34.985711 34.985711 18 8 33.541020 33.541020 33.541020 18 9 38.078866 38.078866 38.078866 18 10 14.142136 14.142136 14.142136 18 11 11.180340 11.180340 11.180340 18 12 9.433981 9.433981 9.433981 18 13 8.000000 8.000000 8.000000 18 14 11.180340 11.180340 11.180340 18 15 5.000000 5.000000 5.000000 18 16 5.385165 5.385165 5.385165 18 17 5.000000 5.000000 5.000000 18 19 59.464275 59.464275 59.464275 18 20 54.671748 54.671748 54.671748 18 21 51.613952 51.613952 51.613952 18 22 56.568542 56.568542 56.568542 18 23 50.000000 50.000000 50.000000 18 24 55.172457 55.172457 55.172457 18 25 48.414874 48.414874 48.414874 18 26 53.150729 53.150729 53.150729 18 27 96.176920 96.176920 96.176920 18 28 95.524866 95.524866 95.524866 18 29 93.214806 93.214806 93.214806 18 30 90.553851 90.553851 90.553851 18 31 89.269256 89.269256 89.269256 18 32 88.566359 88.566359 88.566359 18 33 88.283634 88.283634 88.283634 18 34 87.321246 87.321246 87.321246 18 35 85.586214 85.586214 85.586214 18 36 78.032045 78.032045 78.032045 18 37 76.321688 76.321688 76.321688 18 38 74.793048 74.793048 74.793048 18 39 71.196910 71.196910 71.196910 18 40 69.462220 69.462220 69.462220 18 41 72.111026 72.111026 72.111026 18 42 65.299311 65.299311 65.299311 18 43 65.192024 65.192024 65.192024 18 44 68.007353 68.007353 68.007353 18 45 66.287254 66.287254 66.287254 18 46 42.059482 42.059482 42.059482 18 47 39.357337 39.357337 39.357337 18 48 2.000000 2.000000 2.000000 18 49 58.000000 58.000000 58.000000 18 50 53.413481 53.413481 53.413481 18 51 72.691127 72.691127 72.691127 18 52 60.415230 60.415230 60.415230 18 53 29.154759 29.154759 29.154759 18 54 20.615528 20.615528 20.615528 18 55 57.008771 57.008771 57.008771 18 56 33.541020 33.541020 33.541020 18 57 50.990195 50.990195 50.990195 18 58 36.055513 36.055513 36.055513 18 59 38.078866 38.078866 38.078866 18 60 26.925824 26.925824 26.925824 18 61 21.213203 21.213203 21.213203 18 62 49.244289 49.244289 49.244289 18 63 65.764732 65.764732 65.764732 18 64 69.641941 69.641941 69.641941 18 65 47.434165 47.434165 47.434165 18 66 35.355339 35.355339 35.355339 18 67 41.773197 41.773197 41.773197 18 68 64.070274 64.070274 64.070274 18 69 42.720019 42.720019 42.720019 18 70 31.780497 31.780497 31.780497 18 71 42.438190 42.438190 42.438190 18 72 65.764732 65.764732 65.764732 18 73 66.098411 66.098411 66.098411 18 74 15.132746 15.132746 15.132746 18 75 32.015621 32.015621 32.015621 18 76 40.311289 40.311289 40.311289 18 77 68.476273 68.476273 68.476273 18 78 47.885280 47.885280 47.885280 18 79 13.601471 13.601471 13.601471 18 80 23.769729 23.769729 23.769729 18 81 47.042534 47.042534 47.042534 18 82 50.695167 50.695167 50.695167 18 83 27.073973 27.073973 27.073973 18 84 39.560081 39.560081 39.560081 18 85 59.203040 59.203040 59.203040 18 86 66.730802 66.730802 66.730802 18 87 29.698485 29.698485 29.698485 18 88 24.186773 24.186773 24.186773 18 89 27.294688 27.294688 27.294688 18 90 78.032045 78.032045 78.032045 18 91 37.054015 37.054015 37.054015 18 92 49.091751 49.091751 49.091751 18 93 53.037722 53.037722 53.037722 18 94 61.400326 61.400326 61.400326 18 95 57.078893 57.078893 57.078893 18 96 56.568542 56.568542 56.568542 18 97 55.731499 55.731499 55.731499 18 98 27.294688 27.294688 27.294688 18 99 26.925824 26.925824 26.925824 18 100 27.856777 27.856777 27.856777 18 101 38.013156 38.013156 38.013156 19 1 45.177428 45.177428 45.177428 19 2 82.225300 82.225300 82.225300 19 3 73.375745 73.375745 73.375745 19 4 82.969874 82.969874 82.969874 19 5 78.746428 78.746428 78.746428 19 6 83.522452 83.522452 83.522452 19 7 74.672619 74.672619 74.672619 19 8 75.769387 75.769387 75.769387 19 9 80.411442 80.411442 80.411442 19 10 45.343136 45.343136 45.343136 19 11 48.795492 48.795492 48.795492 19 12 50.209561 50.209561 50.209561 19 13 53.814496 53.814496 53.814496 19 14 49.203658 49.203658 49.203658 19 15 55.865911 55.865911 55.865911 19 16 54.671748 54.671748 54.671748 19 17 56.222771 56.222771 56.222771 19 18 59.464275 59.464275 59.464275 19 20 5.385165 5.385165 5.385165 19 21 10.198039 10.198039 10.198039 19 22 4.000000 4.000000 4.000000 19 23 10.770330 10.770330 10.770330 19 24 6.000000 6.000000 6.000000 19 25 11.661904 11.661904 11.661904 19 26 9.000000 9.000000 9.000000 19 27 56.797887 56.797887 56.797887 19 28 59.169249 59.169249 59.169249 19 29 54.120237 54.120237 54.120237 19 30 54.918121 54.918121 54.918121 19 31 50.606324 50.606324 50.606324 19 32 53.254108 53.254108 53.254108 19 33 49.739320 49.739320 49.739320 19 34 45.617979 45.617979 45.617979 19 35 50.803543 50.803543 50.803543 19 36 83.240615 83.240615 83.240615 19 37 82.710338 82.710338 82.710338 19 38 79.812280 79.812280 79.812280 19 39 77.129761 77.129761 77.129761 19 40 76.687678 76.687678 76.687678 19 41 81.584312 81.584312 81.584312 19 42 71.386273 71.386273 71.386273 19 43 75.802375 75.802375 75.802375 19 44 80.752709 80.752709 80.752709 19 45 77.781746 77.781746 77.781746 19 46 80.653580 80.653580 80.653580 19 47 79.378838 79.378838 79.378838 19 48 58.000000 58.000000 58.000000 19 49 2.000000 2.000000 2.000000 19 50 7.280110 7.280110 7.280110 19 51 41.036569 41.036569 41.036569 19 52 18.601075 18.601075 18.601075 19 53 31.400637 31.400637 31.400637 19 54 51.000000 51.000000 51.000000 19 55 56.089215 56.089215 56.089215 19 56 56.753854 56.753854 56.753854 19 57 30.594117 30.594117 30.594117 19 58 24.413111 24.413111 24.413111 19 59 29.427878 29.427878 29.427878 19 60 37.161808 37.161808 37.161808 19 61 62.177166 62.177166 62.177166 19 62 60.008333 60.008333 60.008333 19 63 36.619667 36.619667 36.619667 19 64 25.806976 25.806976 25.806976 19 65 25.019992 25.019992 25.019992 19 66 36.138622 36.138622 36.138622 19 67 32.140317 32.140317 32.140317 19 68 42.059482 42.059482 42.059482 19 69 55.145263 55.145263 55.145263 19 70 48.764741 48.764741 48.764741 19 71 64.629715 64.629715 64.629715 19 72 54.230987 54.230987 54.230987 19 73 62.936476 62.936476 62.936476 19 74 69.202601 69.202601 69.202601 19 75 28.301943 28.301943 28.301943 19 76 39.000000 39.000000 39.000000 19 77 17.464249 17.464249 17.464249 19 78 21.095023 21.095023 21.095023 19 79 62.425956 62.425956 62.425956 19 80 73.573093 73.573093 73.573093 19 81 42.107007 42.107007 42.107007 19 82 53.235327 53.235327 53.235327 19 83 41.629317 41.629317 41.629317 19 84 26.925824 26.925824 26.925824 19 85 27.294688 27.294688 27.294688 19 86 26.172505 26.172505 26.172505 19 87 29.832868 29.832868 29.832868 19 88 37.215588 37.215588 37.215588 19 89 56.648036 56.648036 56.648036 19 90 23.000000 23.000000 23.000000 19 91 42.579338 42.579338 42.579338 19 92 37.336309 37.336309 37.336309 19 93 39.051248 39.051248 39.051248 19 94 49.979996 49.979996 49.979996 19 95 44.922155 44.922155 44.922155 19 96 34.176015 34.176015 34.176015 19 97 50.219518 50.219518 50.219518 19 98 42.059482 42.059482 42.059482 19 99 50.328918 50.328918 50.328918 19 100 34.985711 34.985711 34.985711 19 101 63.348244 63.348244 63.348244 20 1 40.049969 40.049969 40.049969 20 2 76.902536 76.902536 76.902536 20 3 68.007353 68.007353 68.007353 20 4 77.620873 77.620873 77.620873 20 5 73.375745 73.375745 73.375745 20 6 78.160092 78.160092 78.160092 20 7 69.289249 69.289249 69.289249 20 8 70.384657 70.384657 70.384657 20 9 75.026662 75.026662 75.026662 20 10 40.607881 40.607881 40.607881 20 11 43.863424 43.863424 43.863424 20 12 45.343136 45.343136 45.343136 20 13 48.795492 48.795492 48.795492 20 14 44.654227 44.654227 44.654227 20 15 50.931326 50.931326 50.931326 20 16 50.000000 50.000000 50.000000 20 17 51.613952 51.613952 51.613952 20 18 54.671748 54.671748 54.671748 20 19 5.385165 5.385165 5.385165 20 21 5.000000 5.000000 5.000000 20 22 5.385165 5.385165 5.385165 20 23 5.385165 5.385165 5.385165 20 24 6.403124 6.403124 6.403124 20 25 6.403124 6.403124 6.403124 20 26 8.602325 8.602325 8.602325 20 27 56.648036 56.648036 56.648036 20 28 58.600341 58.600341 58.600341 20 29 53.851648 53.851648 53.851648 20 30 54.120237 54.120237 54.120237 20 31 50.159745 50.159745 50.159745 20 32 52.354560 52.354560 52.354560 20 33 49.244289 49.244289 49.244289 20 34 45.541190 45.541190 45.541190 20 35 49.739320 49.739320 49.739320 20 36 79.056942 79.056942 79.056942 20 37 78.447435 78.447435 78.447435 20 38 75.584390 75.584390 75.584390 20 39 72.801099 72.801099 72.801099 20 40 72.277244 72.277244 72.277244 20 41 77.129761 77.129761 77.129761 20 42 66.940272 66.940272 66.940272 20 43 71.196910 71.196910 71.196910 20 44 76.118329 76.118329 76.118329 20 45 73.164199 73.164199 73.164199 20 46 75.286121 75.286121 75.286121 20 47 74.000000 74.000000 74.000000 20 48 53.150729 53.150729 53.150729 20 49 5.000000 5.000000 5.000000 20 50 2.000000 2.000000 2.000000 20 51 39.051248 39.051248 39.051248 20 52 16.401219 16.401219 16.401219 20 53 26.248809 26.248809 26.248809 20 54 45.650849 45.650849 45.650849 20 55 51.662365 51.662365 51.662365 20 56 51.419841 51.419841 51.419841 20 57 26.248809 26.248809 26.248809 20 58 19.209373 19.209373 19.209373 20 59 27.000000 27.000000 27.000000 20 60 33.526109 33.526109 33.526109 20 61 56.824291 56.824291 56.824291 20 62 55.081757 55.081757 55.081757 20 63 33.970576 33.970576 33.970576 20 64 25.079872 25.079872 25.079872 20 65 20.223748 20.223748 20.223748 20 66 30.805844 30.805844 30.805844 20 67 27.018512 27.018512 27.018512 20 68 38.832976 38.832976 38.832976 20 69 50.039984 50.039984 50.039984 20 70 43.416587 43.416587 43.416587 20 71 59.413803 59.413803 59.413803 20 72 50.537115 50.537115 50.537115 20 73 58.872744 58.872744 58.872744 20 74 64.031242 64.031242 64.031242 20 75 24.166092 24.166092 24.166092 20 76 37.336309 37.336309 37.336309 20 77 18.110770 18.110770 18.110770 20 78 20.248457 20.248457 20.248457 20 79 57.201399 57.201399 57.201399 20 80 68.264193 68.264193 68.264193 20 81 37.336309 37.336309 37.336309 20 82 48.507731 48.507731 48.507731 20 83 36.249138 36.249138 36.249138 20 84 21.587033 21.587033 21.587033 20 85 24.207437 24.207437 24.207437 20 86 24.698178 24.698178 24.698178 20 87 25.238859 25.238859 25.238859 20 88 33.105891 33.105891 33.105891 20 89 51.264022 51.264022 51.264022 20 90 25.495098 25.495098 25.495098 20 91 37.336309 37.336309 37.336309 20 92 32.756679 32.756679 32.756679 20 93 34.785054 34.785054 34.785054 20 94 46.097722 46.097722 46.097722 20 95 40.853396 40.853396 40.853396 20 96 30.413813 30.413813 30.413813 20 97 45.880279 45.880279 45.880279 20 98 38.832976 38.832976 38.832976 20 99 44.944410 44.944410 44.944410 20 100 29.681644 29.681644 29.681644 20 101 58.051701 58.051701 58.051701 21 1 35.057096 35.057096 35.057096 21 2 72.034714 72.034714 72.034714 21 3 63.245553 63.245553 63.245553 21 4 72.801099 72.801099 72.801099 21 5 68.622154 68.622154 68.622154 21 6 73.375745 73.375745 73.375745 21 7 64.621978 64.621978 64.621978 21 8 65.795137 65.795137 65.795137 21 9 70.384657 70.384657 70.384657 21 10 37.735925 37.735925 37.735925 21 11 40.607881 40.607881 40.607881 21 12 42.201896 42.201896 42.201896 21 13 45.343136 45.343136 45.343136 21 14 42.059482 42.059482 42.059482 21 15 47.634021 47.634021 47.634021 21 16 47.169906 47.169906 47.169906 21 17 48.877398 48.877398 48.877398 21 18 51.613952 51.613952 51.613952 21 19 10.198039 10.198039 10.198039 21 20 5.000000 5.000000 5.000000 21 22 10.198039 10.198039 10.198039 21 23 2.000000 2.000000 2.000000 21 24 10.770330 10.770330 10.770330 21 25 4.000000 4.000000 4.000000 21 26 12.206556 12.206556 12.206556 21 27 55.081757 55.081757 55.081757 21 28 56.648036 56.648036 56.648036 21 29 52.201533 52.201533 52.201533 21 30 52.000000 52.000000 52.000000 21 31 48.383882 48.383882 48.383882 21 32 50.159745 50.159745 50.159745 21 33 47.434165 47.434165 47.434165 21 34 44.147480 44.147480 44.147480 21 35 47.423623 47.423623 47.423623 21 36 74.330344 74.330344 74.330344 21 37 73.681748 73.681748 73.681748 21 38 70.837843 70.837843 70.837843 21 39 68.007353 68.007353 68.007353 21 40 67.446275 67.446275 67.446275 21 41 72.277244 72.277244 72.277244 21 42 62.096699 62.096699 62.096699 21 43 66.287254 66.287254 66.287254 21 44 71.196910 71.196910 71.196910 21 45 68.249542 68.249542 68.249542 21 46 70.519501 70.519501 70.519501 21 47 69.289249 69.289249 69.289249 21 48 50.000000 50.000000 50.000000 21 49 10.000000 10.000000 10.000000 21 50 3.000000 3.000000 3.000000 21 51 36.055513 36.055513 36.055513 21 52 13.928388 13.928388 13.928388 21 53 22.671568 22.671568 22.671568 21 54 41.340053 41.340053 41.340053 21 55 46.840154 46.840154 46.840154 21 56 46.572524 46.572524 46.572524 21 57 21.540659 21.540659 21.540659 21 58 15.620499 15.620499 15.620499 21 59 27.459060 27.459060 27.459060 21 60 32.388269 32.388269 32.388269 21 61 52.478567 52.478567 52.478567 21 62 50.089919 50.089919 50.089919 21 63 30.479501 30.479501 30.479501 21 64 23.537205 23.537205 23.537205 21 65 15.297059 15.297059 15.297059 21 66 25.961510 25.961510 25.961510 21 67 22.022716 22.022716 22.022716 21 68 34.828150 34.828150 34.828150 21 69 45.044423 45.044423 45.044423 21 70 38.600518 38.600518 38.600518 21 71 54.451814 54.451814 54.451814 21 72 46.141088 46.141088 46.141088 21 73 54.230987 54.230987 54.230987 21 74 60.207973 60.207973 60.207973 21 75 22.561028 22.561028 22.561028 21 76 38.327536 38.327536 38.327536 21 77 18.248288 18.248288 18.248288 21 78 22.472205 22.472205 22.472205 21 79 53.263496 53.263496 53.263496 21 80 64.070274 64.070274 64.070274 21 81 32.388269 32.388269 32.388269 21 82 43.566042 43.566042 43.566042 21 83 31.764760 31.764760 31.764760 21 84 16.763055 16.763055 16.763055 21 85 20.518285 20.518285 20.518285 21 86 22.472205 22.472205 22.472205 21 87 22.847319 22.847319 22.847319 21 88 31.320920 31.320920 31.320920 21 89 46.615448 46.615448 46.615448 21 90 26.925824 26.925824 26.925824 21 91 32.388269 32.388269 32.388269 21 92 27.892651 27.892651 27.892651 21 93 30.083218 30.083218 30.083218 21 94 41.593269 41.593269 41.593269 21 95 36.249138 36.249138 36.249138 21 96 26.076810 26.076810 26.076810 21 97 41.109610 41.109610 41.109610 21 98 38.118237 38.118237 38.118237 21 99 40.311289 40.311289 40.311289 21 100 25.612497 25.612497 25.612497 21 101 53.150729 53.150729 53.150729 22 1 45.000000 45.000000 45.000000 22 2 81.394103 81.394103 81.394103 22 3 72.277244 72.277244 72.277244 22 4 82.000000 82.000000 82.000000 22 5 77.620873 77.620873 77.620873 22 6 82.462113 82.462113 82.462113 22 7 73.375745 73.375745 73.375745 22 8 74.330344 74.330344 74.330344 22 9 79.056942 79.056942 79.056942 22 10 42.426407 42.426407 42.426407 22 11 46.097722 46.097722 46.097722 22 12 47.423623 47.423623 47.423623 22 13 51.224994 51.224994 51.224994 22 14 46.097722 46.097722 46.097722 22 15 53.150729 53.150729 53.150729 22 16 51.662365 51.662365 51.662365 22 17 53.150729 53.150729 53.150729 22 18 56.568542 56.568542 56.568542 22 19 4.000000 4.000000 4.000000 22 20 5.385165 5.385165 5.385165 22 21 10.198039 10.198039 10.198039 22 23 10.000000 10.000000 10.000000 22 24 2.000000 2.000000 2.000000 22 25 10.198039 10.198039 10.198039 22 26 5.000000 5.000000 5.000000 22 27 60.415230 60.415230 60.415230 22 28 62.649820 62.649820 62.649820 22 29 57.697487 57.697487 57.697487 22 30 58.309519 58.309519 58.309519 22 31 54.120237 54.120237 54.120237 22 32 56.603887 56.603887 56.603887 22 33 53.235327 53.235327 53.235327 22 34 49.244289 49.244289 49.244289 22 35 54.083269 54.083269 54.083269 22 36 84.433406 84.433406 84.433406 22 37 83.815273 83.815273 83.815273 22 38 80.956779 80.956779 80.956779 22 39 78.160092 78.160092 78.160092 22 40 77.620873 77.620873 77.620873 22 41 82.462113 82.462113 82.462113 22 42 72.277244 72.277244 72.277244 22 43 76.485293 76.485293 76.485293 22 44 81.394103 81.394103 81.394103 22 45 78.447435 78.447435 78.447435 22 46 79.555012 79.555012 79.555012 22 47 78.160092 78.160092 78.160092 22 48 55.172457 55.172457 55.172457 22 49 2.000000 2.000000 2.000000 22 50 7.280110 7.280110 7.280110 22 51 43.863424 43.863424 43.863424 22 52 21.213203 21.213203 21.213203 22 53 29.154759 29.154759 29.154759 22 54 49.244289 49.244289 49.244289 22 55 57.008771 57.008771 57.008771 22 56 55.901699 55.901699 55.901699 22 57 31.622777 31.622777 31.622777 22 58 22.360680 22.360680 22.360680 22 59 25.495098 25.495098 25.495098 22 60 33.541020 33.541020 33.541020 22 61 60.415230 60.415230 60.415230 22 62 60.207973 60.207973 60.207973 22 63 39.051248 39.051248 39.051248 22 64 29.154759 29.154759 29.154759 22 65 25.495098 25.495098 25.495098 22 66 35.355339 35.355339 35.355339 22 67 32.015621 32.015621 32.015621 22 68 44.102154 44.102154 44.102154 22 69 55.000000 55.000000 55.000000 22 70 47.853944 47.853944 47.853944 22 71 64.195015 64.195015 64.195015 22 72 55.901699 55.901699 55.901699 22 73 64.257295 64.257295 64.257295 22 74 66.850580 66.850580 66.850580 22 75 25.000000 25.000000 25.000000 22 76 35.000000 35.000000 35.000000 22 77 21.189620 21.189620 21.189620 22 78 17.117243 17.117243 17.117243 22 79 60.207973 60.207973 60.207973 22 80 71.589105 71.589105 71.589105 22 81 42.579338 42.579338 42.579338 22 82 53.758720 53.758720 53.758720 22 83 40.162171 40.162171 40.162171 22 84 26.172505 26.172505 26.172505 22 85 29.410882 29.410882 29.410882 22 86 29.206164 29.206164 29.206164 22 87 26.870058 26.870058 26.870058 22 88 33.837849 33.837849 33.837849 22 89 55.362442 55.362442 55.362442 22 90 27.000000 27.000000 27.000000 22 91 42.107007 42.107007 42.107007 22 92 38.078866 38.078866 38.078866 22 93 40.162171 40.162171 40.162171 22 94 51.478151 51.478151 51.478151 22 95 46.238512 46.238512 46.238512 22 96 35.777088 35.777088 35.777088 22 97 51.244512 51.244512 51.244512 22 98 38.275318 38.275318 38.275318 22 99 49.040799 49.040799 49.040799 22 100 33.105891 33.105891 33.105891 22 101 62.649820 62.649820 62.649820 23 1 35.000000 35.000000 35.000000 23 2 71.589105 71.589105 71.589105 23 3 62.641839 62.641839 62.641839 23 4 72.277244 72.277244 72.277244 23 5 68.007353 68.007353 68.007353 23 6 72.801099 72.801099 72.801099 23 7 63.906181 63.906181 63.906181 23 8 65.000000 65.000000 65.000000 23 9 69.641941 69.641941 69.641941 23 10 36.055513 36.055513 36.055513 23 11 39.051248 39.051248 39.051248 23 12 40.607881 40.607881 40.607881 23 13 43.863424 43.863424 43.863424 23 14 40.311289 40.311289 40.311289 23 15 46.097722 46.097722 46.097722 23 16 45.486262 45.486262 45.486262 23 17 47.169906 47.169906 47.169906 23 18 50.000000 50.000000 50.000000 23 19 10.770330 10.770330 10.770330 23 20 5.385165 5.385165 5.385165 23 21 2.000000 2.000000 2.000000 23 22 10.000000 10.000000 10.000000 23 24 10.198039 10.198039 10.198039 23 25 2.000000 2.000000 2.000000 23 26 11.180340 11.180340 11.180340 23 27 57.008771 57.008771 57.008771 23 28 58.523500 58.523500 58.523500 23 29 54.120237 54.120237 54.120237 23 30 53.851648 53.851648 53.851648 23 31 50.289164 50.289164 50.289164 23 32 52.000000 52.000000 52.000000 23 33 49.335586 49.335586 49.335586 23 34 46.097722 46.097722 46.097722 23 35 49.244289 49.244289 49.244289 23 36 75.026662 75.026662 75.026662 23 37 74.330344 74.330344 74.330344 23 38 71.512237 71.512237 71.512237 23 39 68.622154 68.622154 68.622154 23 40 68.007353 68.007353 68.007353 23 41 72.801099 72.801099 72.801099 23 42 62.641839 62.641839 62.641839 23 43 66.708320 66.708320 66.708320 23 44 71.589105 71.589105 71.589105 23 45 68.658576 68.658576 68.658576 23 46 69.921384 69.921384 69.921384 23 47 68.622154 68.622154 68.622154 23 48 48.414874 48.414874 48.414874 23 49 10.198039 10.198039 10.198039 23 50 3.605551 3.605551 3.605551 23 51 37.735925 37.735925 37.735925 23 52 15.811388 15.811388 15.811388 23 53 21.213203 21.213203 21.213203 23 54 40.311289 40.311289 40.311289 23 55 47.434165 47.434165 47.434165 23 56 46.097722 46.097722 46.097722 23 57 22.360680 22.360680 22.360680 23 58 14.142136 14.142136 14.142136 23 59 25.495098 25.495098 25.495098 23 60 30.413813 30.413813 30.413813 23 61 51.478151 51.478151 51.478151 23 62 50.249378 50.249378 50.249378 23 63 32.015621 32.015621 32.015621 23 64 25.495098 25.495098 25.495098 23 65 15.811388 15.811388 15.811388 23 66 25.495098 25.495098 25.495098 23 67 22.022716 22.022716 22.022716 23 68 36.124784 36.124784 36.124784 23 69 45.000000 45.000000 45.000000 23 70 38.078866 38.078866 38.078866 23 71 54.230987 54.230987 54.230987 23 72 47.169906 47.169906 47.169906 23 73 55.036352 55.036352 55.036352 23 74 58.898217 58.898217 58.898217 23 75 20.615528 20.615528 20.615528 23 76 36.400549 36.400549 36.400549 23 77 20.223748 20.223748 20.223748 23 78 20.808652 20.808652 20.808652 23 79 52.009614 52.009614 52.009614 23 80 62.968246 62.968246 62.968246 23 81 32.756679 32.756679 32.756679 23 82 43.931765 43.931765 43.931765 23 83 30.870698 30.870698 30.870698 23 84 16.278821 16.278821 16.278821 23 85 22.022716 22.022716 22.022716 23 86 24.351591 24.351591 24.351591 23 87 21.023796 21.023796 21.023796 23 88 29.410882 29.410882 29.410882 23 89 45.880279 45.880279 45.880279 23 90 28.792360 28.792360 28.792360 23 91 32.140317 32.140317 32.140317 23 92 28.460499 28.460499 28.460499 23 93 30.870698 30.870698 30.870698 23 94 42.544095 42.544095 42.544095 23 95 37.121422 37.121422 37.121422 23 96 27.202941 27.202941 27.202941 23 97 41.785165 41.785165 41.785165 23 98 36.124784 36.124784 36.124784 23 99 39.560081 39.560081 39.560081 23 100 24.413111 24.413111 24.413111 23 101 52.773099 52.773099 52.773099 24 1 45.044423 45.044423 45.044423 24 2 81.049368 81.049368 81.049368 24 3 71.805292 71.805292 71.805292 24 4 81.584312 81.584312 81.584312 24 5 77.129761 77.129761 77.129761 24 6 82.000000 82.000000 82.000000 24 7 72.801099 72.801099 72.801099 24 8 73.681748 73.681748 73.681748 24 9 78.447435 78.447435 78.447435 24 10 41.036569 41.036569 41.036569 24 11 44.821870 44.821870 44.821870 24 12 46.097722 46.097722 46.097722 24 13 50.000000 50.000000 50.000000 24 14 44.598206 44.598206 44.598206 24 15 51.855569 51.855569 51.855569 24 16 50.209561 50.209561 50.209561 24 17 51.662365 51.662365 51.662365 24 18 55.172457 55.172457 55.172457 24 19 6.000000 6.000000 6.000000 24 20 6.403124 6.403124 6.403124 24 21 10.770330 10.770330 10.770330 24 22 2.000000 2.000000 2.000000 24 23 10.198039 10.198039 10.198039 24 25 10.000000 10.000000 10.000000 24 26 3.000000 3.000000 3.000000 24 27 62.241465 62.241465 62.241465 24 28 64.412732 64.412732 64.412732 24 29 59.506302 59.506302 59.506302 24 30 60.033324 60.033324 60.033324 24 31 55.901699 55.901699 55.901699 24 32 58.309519 58.309519 58.309519 24 33 55.009090 55.009090 55.009090 24 34 51.078371 51.078371 51.078371 24 35 55.758407 55.758407 55.758407 24 36 85.094066 85.094066 85.094066 24 37 84.433406 84.433406 84.433406 24 38 81.596569 81.596569 81.596569 24 39 78.746428 78.746428 78.746428 24 40 78.160092 78.160092 78.160092 24 41 82.969874 82.969874 82.969874 24 42 72.801099 72.801099 72.801099 24 43 76.902536 76.902536 76.902536 24 44 81.786307 81.786307 81.786307 24 45 78.854296 78.854296 78.854296 24 46 79.075913 79.075913 79.075913 24 47 77.620873 77.620873 77.620873 24 48 53.814496 53.814496 53.814496 24 49 4.000000 4.000000 4.000000 24 50 8.062258 8.062258 8.062258 24 51 45.343136 45.343136 45.343136 24 52 22.671568 22.671568 22.671568 24 53 28.178006 28.178006 28.178006 24 54 48.466483 48.466483 48.466483 24 55 57.567352 57.567352 57.567352 24 56 55.578773 55.578773 55.578773 24 57 32.310989 32.310989 32.310989 24 58 21.540659 21.540659 21.540659 24 59 23.537205 23.537205 23.537205 24 60 31.764760 31.764760 31.764760 24 61 59.615434 59.615434 59.615434 24 62 60.406953 60.406953 60.406953 24 63 40.360872 40.360872 40.360872 24 64 30.886890 30.886890 30.886890 24 65 25.961510 25.961510 25.961510 24 66 35.128336 35.128336 35.128336 24 67 32.140317 32.140317 32.140317 24 68 45.221676 45.221676 45.221676 24 69 55.036352 55.036352 55.036352 24 70 47.518417 47.518417 47.518417 24 71 64.070274 64.070274 64.070274 24 72 56.824291 56.824291 56.824291 24 73 65.000000 65.000000 65.000000 24 74 65.734314 65.734314 65.734314 24 75 23.430749 23.430749 23.430749 24 76 33.000000 33.000000 33.000000 24 77 23.086793 23.086793 23.086793 24 78 15.132746 15.132746 15.132746 24 79 59.169249 59.169249 59.169249 24 80 70.661163 70.661163 70.661163 24 81 42.953463 42.953463 42.953463 24 82 54.129474 54.129474 54.129474 24 83 39.560081 39.560081 39.560081 24 84 26.019224 26.019224 26.019224 24 85 30.610456 30.610456 30.610456 24 86 30.805844 30.805844 30.805844 24 87 25.495098 25.495098 25.495098 24 88 32.202484 32.202484 32.202484 24 89 54.817880 54.817880 54.817880 24 90 29.000000 29.000000 29.000000 24 91 42.011903 42.011903 42.011903 24 92 38.600518 38.600518 38.600518 24 93 40.853396 40.853396 40.853396 24 94 52.325902 52.325902 52.325902 24 95 47.010637 47.010637 47.010637 24 96 36.715120 36.715120 36.715120 24 97 51.865210 51.865210 51.865210 24 98 36.400549 36.400549 36.400549 24 99 48.507731 48.507731 48.507731 24 100 32.310989 32.310989 32.310989 24 101 62.393910 62.393910 62.393910 25 1 35.057096 35.057096 35.057096 25 2 71.196910 71.196910 71.196910 25 3 62.096699 62.096699 62.096699 25 4 71.805292 71.805292 71.805292 25 5 67.446275 67.446275 67.446275 25 6 72.277244 72.277244 72.277244 25 7 63.245553 63.245553 63.245553 25 8 64.257295 64.257295 64.257295 25 9 68.949257 68.949257 68.949257 25 10 34.409301 34.409301 34.409301 25 11 37.536649 37.536649 37.536649 25 12 39.051248 39.051248 39.051248 25 13 42.426407 42.426407 42.426407 25 14 38.587563 38.587563 38.587563 25 15 44.598206 44.598206 44.598206 25 16 43.829214 43.829214 43.829214 25 17 45.486262 45.486262 45.486262 25 18 48.414874 48.414874 48.414874 25 19 11.661904 11.661904 11.661904 25 20 6.403124 6.403124 6.403124 25 21 4.000000 4.000000 4.000000 25 22 10.198039 10.198039 10.198039 25 23 2.000000 2.000000 2.000000 25 24 10.000000 10.000000 10.000000 25 26 10.440307 10.440307 10.440307 25 27 58.940648 58.940648 58.940648 25 28 60.406953 60.406953 60.406953 25 29 56.044625 56.044625 56.044625 25 30 55.713553 55.713553 55.713553 25 31 52.201533 52.201533 52.201533 25 32 53.851648 53.851648 53.851648 25 33 51.244512 51.244512 51.244512 25 34 48.052055 48.052055 48.052055 25 35 51.078371 51.078371 51.078371 25 36 75.769387 75.769387 75.769387 25 37 75.026662 75.026662 75.026662 25 38 72.235725 72.235725 72.235725 25 39 69.289249 69.289249 69.289249 25 40 68.622154 68.622154 68.622154 25 41 73.375745 73.375745 73.375745 25 42 63.245553 63.245553 63.245553 25 43 67.186308 67.186308 67.186308 25 44 72.034714 72.034714 72.034714 25 45 69.123079 69.123079 69.123079 25 46 69.375788 69.375788 69.375788 25 47 68.007353 68.007353 68.007353 25 48 46.861498 46.861498 46.861498 25 49 10.770330 10.770330 10.770330 25 50 5.000000 5.000000 5.000000 25 51 39.446166 39.446166 39.446166 25 52 17.720045 17.720045 17.720045 25 53 19.849433 19.849433 19.849433 25 54 39.357337 39.357337 39.357337 25 55 48.104054 48.104054 48.104054 25 56 45.705580 45.705580 45.705580 25 57 23.323808 23.323808 23.323808 25 58 12.806248 12.806248 12.806248 25 59 23.537205 23.537205 23.537205 25 60 28.442925 28.442925 28.442925 25 61 50.537115 50.537115 50.537115 25 62 50.487622 50.487622 50.487622 25 63 33.600595 33.600595 33.600595 25 64 27.459060 27.459060 27.459060 25 65 16.552945 16.552945 16.552945 25 66 25.179357 25.179357 25.179357 25 67 22.203603 22.203603 22.203603 25 68 37.483330 37.483330 37.483330 25 69 45.044423 45.044423 45.044423 25 70 37.656341 37.656341 37.656341 25 71 54.083269 54.083269 54.083269 25 72 48.259714 48.259714 48.259714 25 73 55.901699 55.901699 55.901699 25 74 57.628118 57.628118 57.628118 25 75 18.681542 18.681542 18.681542 25 76 34.481879 34.481879 34.481879 25 77 22.203603 22.203603 22.203603 25 78 19.209373 19.209373 19.209373 25 79 50.803543 50.803543 50.803543 25 80 61.911227 61.911227 61.911227 25 81 33.241540 33.241540 33.241540 25 82 44.384682 44.384682 44.384682 25 83 30.083218 30.083218 30.083218 25 84 16.031220 16.031220 16.031220 25 85 23.600847 23.600847 23.600847 25 86 26.248809 26.248809 26.248809 25 87 19.235384 19.235384 19.235384 25 88 27.513633 27.513633 27.513633 25 89 45.221676 45.221676 45.221676 25 90 30.675723 30.675723 30.675723 25 91 32.015621 32.015621 32.015621 25 92 29.154759 29.154759 29.154759 25 93 31.764760 31.764760 31.764760 25 94 43.566042 43.566042 43.566042 25 95 38.078866 38.078866 38.078866 25 96 28.425341 28.425341 28.425341 25 97 42.544095 42.544095 42.544095 25 98 34.132096 34.132096 34.132096 25 99 38.897301 38.897301 38.897301 25 100 23.323808 23.323808 23.323808 25 101 52.469038 52.469038 52.469038 26 1 45.276926 45.276926 45.276926 26 2 80.622577 80.622577 80.622577 26 3 71.196910 71.196910 71.196910 26 4 81.049368 81.049368 81.049368 26 5 76.485293 76.485293 76.485293 26 6 81.394103 81.394103 81.394103 26 7 72.034714 72.034714 72.034714 26 8 72.801099 72.801099 72.801099 26 9 77.620873 77.620873 77.620873 26 10 39.051248 39.051248 39.051248 26 11 43.011626 43.011626 43.011626 26 12 44.204072 44.204072 44.204072 26 13 48.259714 48.259714 48.259714 26 14 42.426407 42.426407 42.426407 26 15 50.000000 50.000000 50.000000 26 16 48.104054 48.104054 48.104054 26 17 49.497475 49.497475 49.497475 26 18 53.150729 53.150729 53.150729 26 19 9.000000 9.000000 9.000000 26 20 8.602325 8.602325 8.602325 26 21 12.206556 12.206556 12.206556 26 22 5.000000 5.000000 5.000000 26 23 11.180340 11.180340 11.180340 26 24 3.000000 3.000000 3.000000 26 25 10.440307 10.440307 10.440307 26 27 65.000000 65.000000 65.000000 26 28 67.082039 67.082039 67.082039 26 29 62.241465 62.241465 62.241465 26 30 62.649820 62.649820 62.649820 26 31 58.600341 58.600341 58.600341 26 32 60.901560 60.901560 60.901560 26 33 57.697487 57.697487 57.697487 26 34 53.851648 53.851648 53.851648 26 35 58.309519 58.309519 58.309519 26 36 86.162637 86.162637 86.162637 26 37 85.440037 85.440037 85.440037 26 38 82.637764 82.637764 82.637764 26 39 79.711982 79.711982 79.711982 26 40 79.056942 79.056942 79.056942 26 41 83.815273 83.815273 83.815273 26 42 73.681748 73.681748 73.681748 26 43 77.620873 77.620873 77.620873 26 44 82.462113 82.462113 82.462113 26 45 79.555012 79.555012 79.555012 26 46 78.447435 78.447435 78.447435 26 47 76.902536 76.902536 76.902536 26 48 51.855569 51.855569 51.855569 26 49 7.000000 7.000000 7.000000 26 50 9.899495 9.899495 9.899495 26 51 47.634021 47.634021 47.634021 26 52 25.000000 25.000000 25.000000 26 53 26.925824 26.925824 26.925824 26 54 47.434165 47.434165 47.434165 26 55 58.523500 58.523500 58.523500 26 56 55.226805 55.226805 55.226805 26 57 33.541020 33.541020 33.541020 26 58 20.615528 20.615528 20.615528 26 59 20.615528 20.615528 20.615528 26 60 29.154759 29.154759 29.154759 26 61 58.523500 58.523500 58.523500 26 62 60.827625 60.827625 60.827625 26 63 42.426407 42.426407 42.426407 26 64 33.541020 33.541020 33.541020 26 65 26.925824 26.925824 26.925824 26 66 35.000000 35.000000 35.000000 26 67 32.557641 32.557641 32.557641 26 68 47.010637 47.010637 47.010637 26 69 55.226805 55.226805 55.226805 26 70 47.169906 47.169906 47.169906 26 71 64.000000 64.000000 64.000000 26 72 58.309519 58.309519 58.309519 26 73 66.211781 66.211781 66.211781 26 74 64.140471 64.140471 64.140471 26 75 21.213203 21.213203 21.213203 26 76 30.000000 30.000000 30.000000 26 77 25.961510 25.961510 25.961510 26 78 12.165525 12.165525 12.165525 26 79 57.706152 57.706152 57.706152 26 80 69.354164 69.354164 69.354164 26 81 43.680659 43.680659 43.680659 26 82 54.817880 54.817880 54.817880 26 83 38.832976 38.832976 38.832976 26 84 26.076810 26.076810 26.076810 26 85 32.557641 32.557641 32.557641 26 86 33.286634 33.286634 33.286634 26 87 23.600847 23.600847 23.600847 26 88 29.832868 29.832868 29.832868 26 89 54.129474 54.129474 54.129474 26 90 32.000000 32.000000 32.000000 26 91 42.047592 42.047592 42.047592 26 92 39.560081 39.560081 39.560081 26 93 42.047592 42.047592 42.047592 26 94 53.712196 53.712196 53.712196 26 95 48.301139 48.301139 48.301139 26 96 38.275318 38.275318 38.275318 26 97 52.924474 52.924474 52.924474 26 98 33.615473 33.615473 33.615473 26 99 47.853944 47.853944 47.853944 26 100 31.320920 31.320920 31.320920 26 101 62.128898 62.128898 62.128898 27 1 58.523500 58.523500 58.523500 27 2 89.022469 89.022469 89.022469 27 3 85.755466 85.755466 85.755466 27 4 91.400219 91.400219 91.400219 27 5 90.138782 90.138782 90.138782 27 6 93.005376 93.005376 93.005376 27 7 89.185201 89.185201 89.185201 27 8 91.787799 91.787799 91.787799 27 9 94.339811 94.339811 94.339811 27 10 85.146932 85.146932 85.146932 27 11 85.586214 85.586214 85.586214 27 12 87.572827 87.572827 87.572827 27 13 88.283634 88.283634 88.283634 27 14 90.138782 90.138782 90.138782 27 15 91.241438 91.241438 91.241438 27 16 93.536089 93.536089 93.536089 27 17 95.524866 95.524866 95.524866 27 18 96.176920 96.176920 96.176920 27 19 56.797887 56.797887 56.797887 27 20 56.648036 56.648036 56.648036 27 21 55.081757 55.081757 55.081757 27 22 60.415230 60.415230 60.415230 27 23 57.008771 57.008771 57.008771 27 24 62.241465 62.241465 62.241465 27 25 58.940648 58.940648 58.940648 27 26 65.000000 65.000000 65.000000 27 28 5.000000 5.000000 5.000000 27 29 3.000000 3.000000 3.000000 27 30 7.071068 7.071068 7.071068 27 31 7.000000 7.000000 7.000000 27 32 8.602325 8.602325 8.602325 27 33 8.000000 8.000000 8.000000 27 34 11.180340 11.180340 11.180340 27 35 11.180340 11.180340 11.180340 27 36 61.717096 61.717096 61.717096 27 37 62.649820 62.649820 62.649820 27 38 60.033324 60.033324 60.033324 27 39 59.908263 59.908263 59.908263 27 40 61.032778 61.032778 61.032778 27 41 65.192024 65.192024 65.192024 27 42 58.258047 58.258047 58.258047 27 43 64.031242 64.031242 64.031242 27 44 68.007353 68.007353 68.007353 27 45 65.604878 65.604878 65.604878 27 46 91.263355 91.263355 91.263355 27 47 91.809586 91.809586 91.809586 27 48 94.201911 94.201911 94.201911 27 49 58.600341 58.600341 58.600341 27 50 55.973208 55.973208 55.973208 27 51 23.537205 23.537205 23.537205 27 52 41.231056 41.231056 41.231056 27 53 70.000000 70.000000 70.000000 27 54 77.620873 77.620873 77.620873 27 55 50.000000 50.000000 50.000000 27 56 71.589105 71.589105 71.589105 27 57 45.276926 45.276926 45.276926 27 58 65.192024 65.192024 65.192024 27 59 82.462113 82.462113 82.462113 27 60 85.586214 85.586214 85.586214 27 61 85.440037 85.440037 85.440037 27 62 61.032778 61.032778 61.032778 27 63 30.413813 30.413813 30.413813 27 64 31.622777 31.622777 31.622777 27 65 50.000000 50.000000 50.000000 27 66 60.827625 60.827625 60.827625 27 67 54.451814 54.451814 54.451814 27 68 33.241540 33.241540 33.241540 27 69 62.649820 62.649820 62.649820 27 70 67.675697 67.675697 67.675697 27 71 71.561163 71.561163 71.561163 27 72 39.051248 39.051248 39.051248 27 73 47.423623 47.423623 47.423623 27 74 97.718985 97.718985 97.718985 27 75 75.663730 75.663730 75.663730 27 76 93.407708 93.407708 93.407708 27 77 39.357337 39.357337 39.357337 27 78 76.896034 76.896034 76.896034 27 79 90.801982 90.801982 90.801982 27 80 96.772930 96.772930 96.772930 27 81 50.921508 50.921508 50.921508 27 82 53.851648 53.851648 53.851648 27 83 69.231496 69.231496 69.231496 27 84 58.008620 58.008620 58.008620 27 85 38.013156 38.013156 38.013156 27 86 32.756679 32.756679 32.756679 27 87 74.242845 74.242845 74.242845 27 88 83.216585 83.216585 83.216585 27 89 76.321688 76.321688 76.321688 27 90 37.536649 37.536649 37.536649 27 91 60.440053 60.440053 60.440053 27 92 47.539457 47.539457 47.539457 27 93 43.965896 43.965896 43.965896 27 94 40.496913 40.496913 40.496913 27 95 42.047592 42.047592 42.047592 27 96 39.623226 39.623226 39.623226 27 97 46.647615 46.647615 46.647615 27 98 91.787799 91.787799 91.787799 27 99 72.422372 72.422372 72.422372 27 100 69.180922 69.180922 69.180922 27 101 73.925638 73.925638 73.925638 28 1 57.008771 57.008771 57.008771 28 2 86.023253 86.023253 86.023253 28 3 83.240615 83.240615 83.240615 28 4 88.481637 88.481637 88.481637 28 5 87.464278 87.464278 87.464278 28 6 90.138782 90.138782 90.138782 28 7 86.769810 86.769810 86.769810 28 8 89.442719 89.442719 89.442719 28 9 91.787799 91.787799 91.787799 28 10 85.000000 85.000000 85.000000 28 11 85.146932 85.146932 85.146932 28 12 87.143560 87.143560 87.143560 28 13 87.572827 87.572827 87.572827 28 14 90.000000 90.000000 90.000000 28 15 90.553851 90.553851 90.553851 28 16 93.134312 93.134312 93.134312 28 17 95.131488 95.131488 95.131488 28 18 95.524866 95.524866 95.524866 28 19 59.169249 59.169249 59.169249 28 20 58.600341 58.600341 58.600341 28 21 56.648036 56.648036 56.648036 28 22 62.649820 62.649820 62.649820 28 23 58.523500 58.523500 58.523500 28 24 64.412732 64.412732 64.412732 28 25 60.406953 60.406953 60.406953 28 26 67.082039 67.082039 67.082039 28 27 5.000000 5.000000 5.000000 28 29 5.830952 5.830952 5.830952 28 30 5.000000 5.000000 5.000000 28 31 8.602325 8.602325 8.602325 28 32 7.000000 7.000000 7.000000 28 33 9.433981 9.433981 9.433981 28 34 14.142136 14.142136 14.142136 28 35 10.000000 10.000000 10.000000 28 36 57.306195 57.306195 57.306195 28 37 58.309519 58.309519 58.309519 28 38 55.758407 55.758407 55.758407 28 39 55.803226 55.803226 55.803226 28 40 57.008771 57.008771 57.008771 28 41 61.032778 61.032778 61.032778 28 42 54.488531 54.488531 54.488531 28 43 60.207973 60.207973 60.207973 28 44 64.031242 64.031242 64.031242 28 45 61.717096 61.717096 61.717096 28 46 88.509886 88.509886 88.509886 28 47 89.185201 89.185201 89.185201 28 48 93.536089 93.536089 93.536089 28 49 60.901560 60.901560 60.901560 28 50 57.775427 57.775427 57.775427 28 51 23.000000 23.000000 23.000000 28 52 42.720019 42.720019 42.720019 28 53 70.178344 70.178344 70.178344 28 54 76.485293 76.485293 76.485293 28 55 47.169906 47.169906 47.169906 28 56 69.641941 69.641941 69.641941 28 57 45.000000 45.000000 45.000000 28 58 65.764732 65.764732 65.764732 28 59 83.815273 83.815273 83.815273 28 60 86.313383 86.313383 86.313383 28 61 83.815273 83.815273 83.815273 28 62 58.309519 58.309519 58.309519 28 63 30.000000 30.000000 30.000000 28 64 33.541020 33.541020 33.541020 28 65 50.249378 50.249378 50.249378 28 66 60.207973 60.207973 60.207973 28 67 54.037024 54.037024 54.037024 28 68 31.780497 31.780497 31.780497 28 69 60.415230 60.415230 60.415230 28 70 66.219333 66.219333 66.219333 28 71 68.963759 68.963759 68.963759 28 72 36.055513 36.055513 36.055513 28 73 43.863424 43.863424 43.863424 28 74 96.301610 96.301610 96.301610 28 75 76.485293 76.485293 76.485293 28 76 94.868330 94.868330 94.868330 28 77 41.880783 41.880783 41.880783 28 78 78.790862 78.790862 78.790862 28 79 89.498603 89.498603 89.498603 28 80 94.921020 94.921020 94.921020 28 81 49.477268 49.477268 49.477268 28 82 51.429563 51.429563 51.429563 28 83 68.468971 68.468971 68.468971 28 84 58.137767 58.137767 58.137767 28 85 38.470768 38.470768 38.470768 28 86 34.176015 34.176015 34.176015 28 87 74.813100 74.813100 74.813100 28 88 83.725743 83.725743 83.725743 28 89 74.632433 74.632433 74.632433 28 90 41.036569 41.036569 41.036569 28 91 59.228372 59.228372 59.228372 28 92 46.529560 46.529560 46.529560 28 93 42.755117 42.755117 42.755117 28 94 38.013156 38.013156 38.013156 28 95 40.162171 40.162171 40.162171 28 96 39.051248 39.051248 39.051248 28 97 44.283180 44.283180 44.283180 28 98 92.574294 92.574294 92.574294 28 99 71.063352 71.063352 71.063352 28 100 69.000000 69.000000 69.000000 28 101 71.554175 71.554175 71.554175 29 1 55.713553 55.713553 55.713553 29 2 86.683332 86.683332 86.683332 29 3 83.216585 83.216585 83.216585 29 4 89.022469 89.022469 89.022469 29 5 87.658428 87.658428 87.658428 29 6 90.603532 90.603532 90.603532 29 7 86.608314 86.608314 86.608314 29 8 89.185201 89.185201 89.185201 29 9 91.809586 91.809586 91.809586 29 10 82.152298 82.152298 82.152298 29 11 82.607506 82.607506 82.607506 29 12 84.593144 84.593144 84.593144 29 13 85.328776 85.328776 85.328776 29 14 87.143560 87.143560 87.143560 29 15 88.283634 88.283634 88.283634 29 16 90.553851 90.553851 90.553851 29 17 92.541882 92.541882 92.541882 29 18 93.214806 93.214806 93.214806 29 19 54.120237 54.120237 54.120237 29 20 53.851648 53.851648 53.851648 29 21 52.201533 52.201533 52.201533 29 22 57.697487 57.697487 57.697487 29 23 54.120237 54.120237 54.120237 29 24 59.506302 59.506302 59.506302 29 25 56.044625 56.044625 56.044625 29 26 62.241465 62.241465 62.241465 29 27 3.000000 3.000000 3.000000 29 28 5.830952 5.830952 5.830952 29 30 5.385165 5.385165 5.385165 29 31 4.000000 4.000000 4.000000 29 32 6.403124 6.403124 6.403124 29 33 5.000000 5.000000 5.000000 29 34 8.602325 8.602325 8.602325 29 35 8.602325 8.602325 8.602325 29 36 60.415230 60.415230 60.415230 29 37 61.269895 61.269895 61.269895 29 38 58.591808 58.591808 58.591808 29 39 58.309519 58.309519 58.309519 29 40 59.363288 59.363288 59.363288 29 41 63.631753 63.631753 63.631753 29 42 56.400355 56.400355 56.400355 29 43 62.201286 62.201286 62.201286 29 44 66.287254 66.287254 66.287254 29 45 63.820060 63.820060 63.820060 29 46 88.814413 88.814413 88.814413 29 47 89.308454 89.308454 89.308454 29 48 91.241438 91.241438 91.241438 29 49 55.901699 55.901699 55.901699 29 50 53.141321 53.141321 53.141321 29 51 20.615528 20.615528 20.615528 29 52 38.327536 38.327536 38.327536 29 53 67.000000 67.000000 67.000000 29 54 74.726167 74.726167 74.726167 29 55 47.634021 47.634021 47.634021 29 56 68.876701 68.876701 68.876701 29 57 42.296572 42.296572 42.296572 29 58 62.201286 62.201286 62.201286 29 59 79.555012 79.555012 79.555012 29 60 82.607506 82.607506 82.607506 29 61 82.637764 82.637764 82.637764 29 62 58.600341 58.600341 58.600341 29 63 27.459060 27.459060 27.459060 29 64 28.792360 28.792360 28.792360 29 65 47.000000 47.000000 47.000000 29 66 57.870545 57.870545 57.870545 29 67 51.478151 51.478151 51.478151 29 68 30.463092 30.463092 30.463092 29 69 60.033324 60.033324 60.033324 29 70 64.845971 64.845971 64.845971 29 71 69.065187 69.065187 69.065187 29 72 36.796739 36.796739 36.796739 29 73 45.453273 45.453273 45.453273 29 74 94.868330 94.868330 94.868330 29 75 72.691127 72.691127 72.691127 29 76 90.520716 90.520716 90.520716 29 77 36.715120 36.715120 36.715120 29 78 74.094534 74.094534 74.094534 29 79 87.931792 87.931792 87.931792 29 80 94.021274 94.021274 94.021274 29 81 48.104054 48.104054 48.104054 29 82 51.312766 51.312766 51.312766 29 83 66.287254 66.287254 66.287254 29 84 55.009090 55.009090 55.009090 29 85 35.014283 35.014283 35.014283 29 86 29.832868 29.832868 29.832868 29 87 71.253070 71.253070 71.253070 29 88 80.224684 80.224684 80.224684 29 89 73.539105 73.539105 73.539105 29 90 35.355339 35.355339 35.355339 29 91 57.567352 57.567352 57.567352 29 92 44.643029 44.643029 44.643029 29 93 41.109610 41.109610 41.109610 29 94 38.013156 38.013156 38.013156 29 95 39.357337 39.357337 39.357337 29 96 36.674242 36.674242 36.674242 29 97 44.102154 44.102154 44.102154 29 98 88.814413 88.814413 88.814413 29 99 69.570109 69.570109 69.570109 29 100 66.189123 66.189123 66.189123 29 101 71.344236 71.344236 71.344236 30 1 52.201533 52.201533 52.201533 30 2 82.006097 82.006097 82.006097 30 3 78.892332 78.892332 78.892332 30 4 84.403791 84.403791 84.403791 30 5 83.216585 83.216585 83.216585 30 6 86.023253 86.023253 86.023253 30 7 82.365041 82.365041 82.365041 30 8 85.000000 85.000000 85.000000 30 9 87.464278 87.464278 87.464278 30 10 80.000000 80.000000 80.000000 30 11 80.156098 80.156098 80.156098 30 12 82.152298 82.152298 82.152298 30 13 82.607506 82.607506 82.607506 30 14 85.000000 85.000000 85.000000 30 15 85.586214 85.586214 85.586214 30 16 88.141931 88.141931 88.141931 30 17 90.138782 90.138782 90.138782 30 18 90.553851 90.553851 90.553851 30 19 54.918121 54.918121 54.918121 30 20 54.120237 54.120237 54.120237 30 21 52.000000 52.000000 52.000000 30 22 58.309519 58.309519 58.309519 30 23 53.851648 53.851648 53.851648 30 24 60.033324 60.033324 60.033324 30 25 55.713553 55.713553 55.713553 30 26 62.649820 62.649820 62.649820 30 27 7.071068 7.071068 7.071068 30 28 5.000000 5.000000 5.000000 30 29 5.385165 5.385165 5.385165 30 31 5.385165 5.385165 5.385165 30 32 2.000000 2.000000 2.000000 30 33 5.830952 5.830952 5.830952 30 34 11.180340 11.180340 11.180340 30 35 5.000000 5.000000 5.000000 30 36 55.036352 55.036352 55.036352 30 37 55.901699 55.901699 55.901699 30 38 53.235327 53.235327 53.235327 30 39 53.000000 53.000000 53.000000 30 40 54.083269 54.083269 54.083269 30 41 58.309519 58.309519 58.309519 30 42 51.224994 51.224994 51.224994 30 43 57.008771 57.008771 57.008771 30 44 61.032778 61.032778 61.032778 30 45 58.600341 58.600341 58.600341 30 46 84.314886 84.314886 84.314886 30 47 84.905830 84.905830 84.905830 30 48 88.566359 88.566359 88.566359 30 49 56.603887 56.603887 56.603887 30 50 53.225934 53.225934 53.225934 30 51 18.000000 18.000000 18.000000 30 52 38.078866 38.078866 38.078866 30 53 65.192024 65.192024 65.192024 30 54 71.589105 71.589105 71.589105 30 55 43.011626 43.011626 43.011626 30 56 65.000000 65.000000 65.000000 30 57 40.000000 40.000000 40.000000 30 58 60.827625 60.827625 60.827625 30 59 79.056942 79.056942 79.056942 30 60 81.394103 81.394103 81.394103 30 61 79.056942 79.056942 79.056942 30 62 54.083269 54.083269 54.083269 30 63 25.000000 25.000000 25.000000 30 64 29.154759 29.154759 29.154759 30 65 45.276926 45.276926 45.276926 30 66 55.226805 55.226805 55.226805 30 67 49.040799 49.040799 49.040799 30 68 26.925824 26.925824 26.925824 30 69 55.901699 55.901699 55.901699 30 70 61.400326 61.400326 61.400326 30 71 64.660653 64.660653 64.660653 30 72 32.015621 32.015621 32.015621 30 73 40.360872 40.360872 40.360872 30 74 91.482239 91.482239 91.482239 30 75 71.589105 71.589105 71.589105 30 76 90.138782 90.138782 90.138782 30 77 37.802116 37.802116 37.802116 30 78 74.249579 74.249579 74.249579 30 79 84.646323 84.646323 84.646323 30 80 90.249654 90.249654 90.249654 30 81 44.643029 44.643029 44.643029 30 82 47.010637 47.010637 47.010637 30 83 63.505905 63.505905 63.505905 30 84 53.150729 53.150729 53.150729 30 85 33.541020 33.541020 33.541020 30 86 29.546573 29.546573 29.546573 30 87 69.871310 69.871310 69.871310 30 88 78.771822 78.771822 78.771822 30 89 69.892775 69.892775 69.892775 30 90 37.802116 37.802116 37.802116 30 91 54.341513 54.341513 54.341513 30 92 41.593269 41.593269 41.593269 30 93 37.854986 37.854986 37.854986 30 94 33.615473 33.615473 33.615473 30 95 35.468296 35.468296 35.468296 30 96 34.058773 34.058773 34.058773 30 97 39.824616 39.824616 39.824616 30 98 87.664132 87.664132 87.664132 30 99 66.219333 66.219333 66.219333 30 100 64.000000 64.000000 64.000000 30 101 67.119297 67.119297 67.119297 31 1 52.000000 52.000000 52.000000 31 2 83.630138 83.630138 83.630138 31 3 79.881162 79.881162 79.881162 31 4 85.912746 85.912746 85.912746 31 5 84.403791 84.403791 84.403791 31 6 87.458562 87.458562 87.458562 31 7 83.216585 83.216585 83.216585 31 8 85.755466 85.755466 85.755466 31 9 88.481637 88.481637 88.481637 31 10 78.160092 78.160092 78.160092 31 11 78.638413 78.638413 78.638413 31 12 80.622577 80.622577 80.622577 31 13 81.394103 81.394103 81.394103 31 14 83.150466 83.150466 83.150466 31 15 84.344532 84.344532 84.344532 31 16 86.579443 86.579443 86.579443 31 17 88.566359 88.566359 88.566359 31 18 89.269256 89.269256 89.269256 31 19 50.606324 50.606324 50.606324 31 20 50.159745 50.159745 50.159745 31 21 48.383882 48.383882 48.383882 31 22 54.120237 54.120237 54.120237 31 23 50.289164 50.289164 50.289164 31 24 55.901699 55.901699 55.901699 31 25 52.201533 52.201533 52.201533 31 26 58.600341 58.600341 58.600341 31 27 7.000000 7.000000 7.000000 31 28 8.602325 8.602325 8.602325 31 29 4.000000 4.000000 4.000000 31 30 5.385165 5.385165 5.385165 31 32 5.000000 5.000000 5.000000 31 33 1.000000 1.000000 1.000000 31 34 5.830952 5.830952 5.830952 31 35 5.830952 5.830952 5.830952 31 36 58.872744 58.872744 58.872744 31 37 59.615434 59.615434 59.615434 31 38 56.859476 56.859476 56.859476 31 39 56.356011 56.356011 56.356011 31 40 57.306195 57.306195 57.306195 31 41 61.717096 61.717096 61.717096 31 42 54.083269 54.083269 54.083269 31 43 59.908263 59.908263 59.908263 31 44 64.140471 64.140471 64.140471 31 45 61.587336 61.587336 61.587336 31 46 85.603738 85.603738 85.603738 31 47 86.023253 86.023253 86.023253 31 48 87.298339 87.298339 87.298339 31 49 52.354560 52.354560 52.354560 31 50 49.396356 49.396356 49.396356 31 51 16.763055 16.763055 16.763055 31 52 34.481879 34.481879 34.481879 31 53 63.000000 63.000000 63.000000 31 54 70.880181 70.880181 70.880181 31 55 44.598206 44.598206 44.598206 31 56 65.299311 65.299311 65.299311 31 57 38.327536 38.327536 38.327536 31 58 58.215118 58.215118 58.215118 31 59 75.690158 75.690158 75.690158 31 60 78.638413 78.638413 78.638413 31 61 78.924014 78.924014 78.924014 31 62 55.443665 55.443665 55.443665 31 63 23.537205 23.537205 23.537205 31 64 25.079872 25.079872 25.079872 31 65 43.000000 43.000000 43.000000 31 66 53.935146 53.935146 53.935146 31 67 47.518417 47.518417 47.518417 31 68 26.832816 26.832816 26.832816 31 69 56.603887 56.603887 56.603887 31 70 61.098281 61.098281 61.098281 31 71 65.802736 65.802736 65.802736 31 72 33.970576 33.970576 33.970576 31 73 43.011626 43.011626 43.011626 31 74 91.082380 91.082380 91.082380 31 75 68.731361 68.731361 68.731361 31 76 86.683332 86.683332 86.683332 31 77 33.286634 33.286634 33.286634 31 78 70.384657 70.384657 70.384657 31 79 84.118963 84.118963 84.118963 31 80 90.376988 90.376988 90.376988 31 81 44.384682 44.384682 44.384682 31 82 48.010416 48.010416 48.010416 31 83 62.369865 62.369865 62.369865 31 84 51.009803 51.009803 51.009803 31 85 31.016125 31.016125 31.016125 31 86 25.961510 25.961510 25.961510 31 87 67.268120 67.268120 67.268120 31 88 76.236474 76.236474 76.236474 31 89 69.856997 69.856997 69.856997 31 90 32.649655 32.649655 32.649655 31 91 53.758720 53.758720 53.758720 31 92 40.804412 40.804412 40.804412 31 93 37.336309 37.336309 37.336309 31 94 34.828150 34.828150 34.828150 31 95 35.846897 35.846897 35.846897 31 96 32.756679 32.756679 32.756679 31 97 40.804412 40.804412 40.804412 31 98 84.852814 84.852814 84.852814 31 99 65.787537 65.787537 65.787537 31 100 62.201286 62.201286 62.201286 31 101 67.955868 67.955868 67.955868 32 1 50.289164 50.289164 50.289164 32 2 80.430094 80.430094 80.430094 32 3 77.175126 77.175126 77.175126 32 4 82.800966 82.800966 82.800966 32 5 81.541401 81.541401 81.541401 32 6 84.403791 84.403791 84.403791 32 7 80.622577 80.622577 80.622577 32 8 83.240615 83.240615 83.240615 32 9 85.755466 85.755466 85.755466 32 10 78.000000 78.000000 78.000000 32 11 78.160092 78.160092 78.160092 32 12 80.156098 80.156098 80.156098 32 13 80.622577 80.622577 80.622577 32 14 83.000000 83.000000 83.000000 32 15 83.600239 83.600239 83.600239 32 16 86.145226 86.145226 86.145226 32 17 88.141931 88.141931 88.141931 32 18 88.566359 88.566359 88.566359 32 19 53.254108 53.254108 53.254108 32 20 52.354560 52.354560 52.354560 32 21 50.159745 50.159745 50.159745 32 22 56.603887 56.603887 56.603887 32 23 52.000000 52.000000 52.000000 32 24 58.309519 58.309519 58.309519 32 25 53.851648 53.851648 53.851648 32 26 60.901560 60.901560 60.901560 32 27 8.602325 8.602325 8.602325 32 28 7.000000 7.000000 7.000000 32 29 6.403124 6.403124 6.403124 32 30 2.000000 2.000000 2.000000 32 31 5.000000 5.000000 5.000000 32 33 5.099020 5.099020 5.099020 32 34 10.440307 10.440307 10.440307 32 35 3.000000 3.000000 3.000000 32 36 54.230987 54.230987 54.230987 32 37 55.036352 55.036352 55.036352 32 38 52.325902 52.325902 52.325902 32 39 51.971146 51.971146 51.971146 32 40 53.000000 53.000000 53.000000 32 41 57.306195 57.306195 57.306195 32 42 50.000000 50.000000 50.000000 32 43 55.803226 55.803226 55.803226 32 44 59.908263 59.908263 59.908263 32 45 57.428216 57.428216 57.428216 32 46 82.661962 82.661962 82.661962 32 47 83.216585 83.216585 83.216585 32 48 86.579443 86.579443 86.579443 32 49 54.918121 54.918121 54.918121 32 50 51.429563 51.429563 51.429563 32 51 16.000000 16.000000 16.000000 32 52 36.249138 36.249138 36.249138 32 53 63.198101 63.198101 63.198101 32 54 69.634761 69.634761 69.634761 32 55 41.400483 41.400483 41.400483 32 56 63.158531 63.158531 63.158531 32 57 38.000000 38.000000 38.000000 32 58 58.855756 58.855756 58.855756 32 59 77.162167 77.162167 77.162167 32 60 79.429214 79.429214 79.429214 32 61 77.162167 77.162167 77.162167 32 62 52.430907 52.430907 52.430907 32 63 23.000000 23.000000 23.000000 32 64 27.459060 27.459060 27.459060 32 65 43.289722 43.289722 43.289722 32 66 53.235327 53.235327 53.235327 32 67 47.042534 47.042534 47.042534 32 68 25.000000 25.000000 25.000000 32 69 54.120237 54.120237 54.120237 32 70 59.481089 59.481089 59.481089 32 71 62.968246 62.968246 62.968246 32 72 30.479501 30.479501 30.479501 32 73 39.051248 39.051248 39.051248 32 74 89.560036 89.560036 89.560036 32 75 69.634761 69.634761 69.634761 32 76 88.255311 88.255311 88.255311 32 77 36.235342 36.235342 36.235342 32 78 72.449983 72.449983 72.449983 32 79 82.710338 82.710338 82.710338 32 80 88.391176 88.391176 88.391176 32 81 42.720019 42.720019 42.720019 32 82 45.276926 45.276926 45.276926 32 83 61.522354 61.522354 61.522354 32 84 51.156622 51.156622 51.156622 32 85 31.575307 31.575307 31.575307 32 86 27.730849 27.730849 27.730849 32 87 67.896981 67.896981 67.896981 32 88 76.791927 76.791927 76.791927 32 89 68.007353 68.007353 68.007353 32 90 36.619667 36.619667 36.619667 32 91 52.392748 52.392748 52.392748 32 92 39.623226 39.623226 39.623226 32 93 35.902646 35.902646 35.902646 32 94 31.906112 31.906112 31.906112 32 95 33.615473 33.615473 33.615473 32 96 32.062439 32.062439 32.062439 32 97 38.078866 38.078866 38.078866 32 98 85.702975 85.702975 85.702975 32 99 64.288413 64.288413 64.288413 32 100 62.000000 62.000000 62.000000 32 101 65.368188 65.368188 65.368188 33 1 51.078371 51.078371 51.078371 33 2 82.879430 82.879430 82.879430 33 3 79.056942 79.056942 79.056942 33 4 85.146932 85.146932 85.146932 33 5 83.600239 83.600239 83.600239 33 6 86.683332 86.683332 86.683332 33 7 82.377181 82.377181 82.377181 33 8 84.905830 84.905830 84.905830 33 9 87.658428 87.658428 87.658428 33 10 77.162167 77.162167 77.162167 33 11 77.646635 77.646635 77.646635 33 12 79.630396 79.630396 79.630396 33 13 80.411442 80.411442 80.411442 33 14 82.152298 82.152298 82.152298 33 15 83.360662 83.360662 83.360662 33 16 85.586214 85.586214 85.586214 33 17 87.572827 87.572827 87.572827 33 18 88.283634 88.283634 88.283634 33 19 49.739320 49.739320 49.739320 33 20 49.244289 49.244289 49.244289 33 21 47.434165 47.434165 47.434165 33 22 53.235327 53.235327 53.235327 33 23 49.335586 49.335586 49.335586 33 24 55.009090 55.009090 55.009090 33 25 51.244512 51.244512 51.244512 33 26 57.697487 57.697487 57.697487 33 27 8.000000 8.000000 8.000000 33 28 9.433981 9.433981 9.433981 33 29 5.000000 5.000000 5.000000 33 30 5.830952 5.830952 5.830952 33 31 1.000000 1.000000 1.000000 33 32 5.099020 5.099020 5.099020 33 34 5.385165 5.385165 5.385165 33 35 5.385165 5.385165 5.385165 33 36 58.523500 58.523500 58.523500 33 37 59.236813 59.236813 59.236813 33 38 56.462377 56.462377 56.462377 33 39 55.901699 55.901699 55.901699 33 40 56.824291 56.824291 56.824291 33 41 61.269895 61.269895 61.269895 33 42 53.535035 53.535035 53.535035 33 43 59.363288 59.363288 59.363288 33 44 63.631753 63.631753 63.631753 33 45 61.057350 61.057350 61.057350 33 46 84.811556 84.811556 84.811556 33 47 85.211502 85.211502 85.211502 33 48 86.313383 86.313383 86.313383 33 49 51.478151 51.478151 51.478151 33 50 48.466483 48.466483 48.466483 33 51 15.811388 15.811388 15.811388 33 52 33.526109 33.526109 33.526109 33 53 62.000000 62.000000 62.000000 33 54 69.921384 69.921384 69.921384 33 55 43.863424 43.863424 43.863424 33 56 64.412732 64.412732 64.412732 33 57 37.336309 37.336309 37.336309 33 58 57.218878 57.218878 57.218878 33 59 74.726167 74.726167 74.726167 33 60 77.646635 77.646635 77.646635 33 61 78.000000 78.000000 78.000000 33 62 54.671748 54.671748 54.671748 33 63 22.561028 22.561028 22.561028 33 64 24.166092 24.166092 24.166092 33 65 42.000000 42.000000 42.000000 33 66 52.952809 52.952809 52.952809 33 67 46.529560 46.529560 46.529560 33 68 25.942244 25.942244 25.942244 33 69 55.758407 55.758407 55.758407 33 70 60.166436 60.166436 60.166436 33 71 65.000000 65.000000 65.000000 33 72 33.301652 33.301652 33.301652 33 73 42.438190 42.438190 42.438190 33 74 90.138782 90.138782 90.138782 33 75 67.742158 67.742158 67.742158 33 76 85.726309 85.726309 85.726309 33 77 32.449961 32.449961 32.449961 33 78 69.462220 69.462220 69.462220 33 79 83.168504 83.168504 83.168504 33 80 89.470666 89.470666 89.470666 33 81 43.462628 43.462628 43.462628 33 82 47.201695 47.201695 47.201695 33 83 61.392182 61.392182 61.392182 33 84 50.009999 50.009999 50.009999 33 85 30.016662 30.016662 30.016662 33 86 25.000000 25.000000 25.000000 33 87 66.272166 66.272166 66.272166 33 88 75.239617 75.239617 75.239617 33 89 68.942005 68.942005 68.942005 33 90 32.015621 32.015621 32.015621 33 91 52.810984 52.810984 52.810984 33 92 39.849718 39.849718 39.849718 33 93 36.400549 36.400549 36.400549 33 94 34.058773 34.058773 34.058773 33 95 34.985711 34.985711 34.985711 33 96 31.780497 31.780497 31.780497 33 97 40.000000 40.000000 40.000000 33 98 83.862983 83.862983 83.862983 33 99 64.845971 64.845971 64.845971 33 100 61.204575 61.204575 61.204575 33 101 67.119297 67.119297 67.119297 34 1 51.478151 51.478151 51.478151 34 2 84.852814 84.852814 84.852814 34 3 80.430094 80.430094 80.430094 34 4 87.000000 87.000000 87.000000 34 5 85.146932 85.146932 85.146932 34 6 88.459030 88.459030 88.459030 34 7 83.600239 83.600239 83.600239 34 8 86.023253 86.023253 86.023253 34 9 89.022469 89.022469 89.022469 34 10 75.663730 75.663730 75.663730 34 11 76.485293 76.485293 76.485293 34 12 78.447435 78.447435 78.447435 34 13 79.555012 79.555012 79.555012 34 14 80.622577 80.622577 80.622577 34 15 82.462113 82.462113 82.462113 34 16 84.344532 84.344532 84.344532 34 17 86.313383 86.313383 86.313383 34 18 87.321246 87.321246 87.321246 34 19 45.617979 45.617979 45.617979 34 20 45.541190 45.541190 45.541190 34 21 44.147480 44.147480 44.147480 34 22 49.244289 49.244289 49.244289 34 23 46.097722 46.097722 46.097722 34 24 51.078371 51.078371 51.078371 34 25 48.052055 48.052055 48.052055 34 26 53.851648 53.851648 53.851648 34 27 11.180340 11.180340 11.180340 34 28 14.142136 14.142136 14.142136 34 29 8.602325 8.602325 8.602325 34 30 11.180340 11.180340 11.180340 34 31 5.830952 5.830952 5.830952 34 32 10.440307 10.440307 10.440307 34 33 5.385165 5.385165 5.385165 34 35 10.000000 10.000000 10.000000 34 36 62.641839 62.641839 62.641839 34 37 63.245553 63.245553 63.245553 34 38 60.406953 60.406953 60.406953 34 39 59.615434 59.615434 59.615434 34 40 60.415230 60.415230 60.415230 34 41 65.000000 65.000000 65.000000 34 42 56.824291 56.824291 56.824291 34 43 62.649820 62.649820 62.649820 34 44 67.082039 67.082039 67.082039 34 45 64.412732 64.412732 64.412732 34 46 86.452299 86.452299 86.452299 34 47 86.683332 86.683332 86.683332 34 48 85.375641 85.375641 85.375641 34 49 47.423623 47.423623 47.423623 34 50 44.922155 44.922155 44.922155 34 51 16.401219 16.401219 16.401219 34 52 30.413813 30.413813 30.413813 34 53 60.207973 60.207973 60.207973 34 54 69.641941 69.641941 69.641941 34 55 46.097722 46.097722 46.097722 34 56 65.192024 65.192024 65.192024 34 57 36.400549 36.400549 36.400549 34 58 55.000000 55.000000 55.000000 34 59 71.589105 71.589105 71.589105 34 60 75.166482 75.166482 75.166482 34 61 78.262379 78.262379 78.262379 34 62 56.568542 56.568542 56.568542 34 63 22.360680 22.360680 22.360680 34 64 20.615528 20.615528 20.615528 34 65 40.311289 40.311289 40.311289 34 66 52.201533 52.201533 52.201533 34 67 45.607017 45.607017 45.607017 34 68 27.018512 27.018512 27.018512 34 69 57.008771 57.008771 57.008771 34 70 60.373835 60.373835 60.373835 34 71 66.603303 66.603303 66.603303 34 72 36.055513 36.055513 36.055513 34 73 45.650849 45.650849 45.650849 34 74 90.077744 90.077744 90.077744 34 75 65.192024 65.192024 65.192024 34 76 82.462113 82.462113 82.462113 34 77 28.178006 28.178006 28.178006 34 78 65.787537 65.787537 65.787537 34 79 83.006024 83.006024 83.006024 34 80 89.944427 89.944427 89.944427 34 81 43.908997 43.908997 43.908997 34 82 48.836462 48.836462 48.836462 34 83 60.728906 60.728906 60.728906 34 84 48.373546 48.373546 48.373546 34 85 28.284271 28.284271 28.284271 34 86 22.090722 22.090722 22.090722 34 87 64.007812 64.007812 64.007812 34 88 73.006849 73.006849 73.006849 34 89 69.354164 69.354164 69.354164 34 90 26.907248 26.907248 26.907248 34 91 52.801515 52.801515 52.801515 34 92 39.812058 39.812058 39.812058 34 93 36.715120 36.715120 36.715120 34 94 36.124784 36.124784 36.124784 34 95 36.235342 36.235342 36.235342 34 96 31.384710 31.384710 31.384710 34 97 41.725292 41.725292 41.725292 34 98 81.301906 81.301906 81.301906 34 99 64.884513 64.884513 64.884513 34 100 59.841457 59.841457 59.841457 34 101 68.410526 68.410526 68.410526 35 1 47.434165 47.434165 47.434165 35 2 78.102497 78.102497 78.102497 35 3 74.625733 74.625733 74.625733 35 4 80.430094 80.430094 80.430094 35 5 79.056942 79.056942 79.056942 35 6 82.006097 82.006097 82.006097 35 7 78.032045 78.032045 78.032045 35 8 80.622577 80.622577 80.622577 35 9 83.216585 83.216585 83.216585 35 10 75.000000 75.000000 75.000000 35 11 75.166482 75.166482 75.166482 35 12 77.162167 77.162167 77.162167 35 13 77.646635 77.646635 77.646635 35 14 80.000000 80.000000 80.000000 35 15 80.622577 80.622577 80.622577 35 16 83.150466 83.150466 83.150466 35 17 85.146932 85.146932 85.146932 35 18 85.586214 85.586214 85.586214 35 19 50.803543 50.803543 50.803543 35 20 49.739320 49.739320 49.739320 35 21 47.423623 47.423623 47.423623 35 22 54.083269 54.083269 54.083269 35 23 49.244289 49.244289 49.244289 35 24 55.758407 55.758407 55.758407 35 25 51.078371 51.078371 51.078371 35 26 58.309519 58.309519 58.309519 35 27 11.180340 11.180340 11.180340 35 28 10.000000 10.000000 10.000000 35 29 8.602325 8.602325 8.602325 35 30 5.000000 5.000000 5.000000 35 31 5.830952 5.830952 5.830952 35 32 3.000000 3.000000 3.000000 35 33 5.385165 5.385165 5.385165 35 34 10.000000 10.000000 10.000000 35 36 53.141321 53.141321 53.141321 35 37 53.851648 53.851648 53.851648 35 38 51.078371 51.078371 51.078371 35 39 50.537115 50.537115 50.537115 35 40 51.478151 51.478151 51.478151 35 41 55.901699 55.901699 55.901699 35 42 48.259714 48.259714 48.259714 35 43 54.083269 54.083269 54.083269 35 44 58.309519 58.309519 58.309519 35 45 55.758407 55.758407 55.758407 35 46 80.212219 80.212219 80.212219 35 47 80.709355 80.709355 80.709355 35 48 83.600239 83.600239 83.600239 35 49 52.430907 52.430907 52.430907 35 50 48.764741 48.764741 48.764741 35 51 13.000000 13.000000 13.000000 35 52 33.541020 33.541020 33.541020 35 53 60.207973 60.207973 60.207973 35 54 66.708320 66.708320 66.708320 35 55 39.051248 39.051248 39.051248 35 56 60.415230 60.415230 60.415230 35 57 35.000000 35.000000 35.000000 35 58 55.901699 55.901699 55.901699 35 59 74.330344 74.330344 74.330344 35 60 76.485293 76.485293 76.485293 35 61 74.330344 74.330344 74.330344 35 62 50.000000 50.000000 50.000000 35 63 20.000000 20.000000 20.000000 35 64 25.000000 25.000000 25.000000 35 65 40.311289 40.311289 40.311289 35 66 50.249378 50.249378 50.249378 35 67 44.045431 44.045431 44.045431 35 68 22.135944 22.135944 22.135944 35 69 51.478151 51.478151 51.478151 35 70 56.612719 56.612719 56.612719 35 71 60.464866 60.464866 60.464866 35 72 28.284271 28.284271 28.284271 35 73 37.202150 37.202150 37.202150 35 74 86.683332 86.683332 86.683332 35 75 66.708320 66.708320 66.708320 35 76 85.440037 85.440037 85.440037 35 77 33.970576 33.970576 33.970576 35 78 69.771054 69.771054 69.771054 35 79 79.812280 79.812280 79.812280 35 80 85.615419 85.615419 85.615419 35 81 39.849718 39.849718 39.849718 35 82 42.720019 42.720019 42.720019 35 83 58.549125 58.549125 58.549125 35 84 48.166378 48.166378 48.166378 35 85 28.635642 28.635642 28.635642 35 86 25.059928 25.059928 25.059928 35 87 64.938432 64.938432 64.938432 35 88 73.824115 73.824115 73.824115 35 89 65.192024 65.192024 65.192024 35 90 34.985711 34.985711 34.985711 35 91 49.477268 49.477268 49.477268 35 92 36.674242 36.674242 36.674242 35 93 32.984845 32.984845 32.984845 35 94 29.410882 29.410882 29.410882 35 95 30.870698 30.870698 30.870698 35 96 29.068884 29.068884 29.068884 35 97 35.510562 35.510562 35.510562 35 98 82.764727 82.764727 82.764727 35 99 61.400326 61.400326 61.400326 35 100 59.000000 59.000000 59.000000 35 101 62.769419 62.769419 62.769419 36 1 44.204072 44.204072 44.204072 36 2 42.000000 42.000000 42.000000 36 3 46.097722 46.097722 46.097722 36 4 45.000000 45.000000 45.000000 36 5 47.265209 47.265209 47.265209 36 6 47.000000 47.000000 47.000000 36 7 50.009999 50.009999 50.009999 36 8 52.952809 52.952809 52.952809 36 9 52.239832 52.239832 52.239832 36 10 75.822160 75.822160 75.822160 36 11 72.622311 72.622311 72.622311 36 12 74.202426 74.202426 74.202426 36 13 71.281134 71.281134 71.281134 36 14 79.649231 79.649231 79.649231 36 15 73.783467 73.783467 73.783467 36 16 79.056942 79.056942 79.056942 36 17 80.709355 80.709355 80.709355 36 18 78.032045 78.032045 78.032045 36 19 83.240615 83.240615 83.240615 36 20 79.056942 79.056942 79.056942 36 21 74.330344 74.330344 74.330344 36 22 84.433406 84.433406 84.433406 36 23 75.026662 75.026662 75.026662 36 24 85.094066 85.094066 85.094066 36 25 75.769387 75.769387 75.769387 36 26 86.162637 86.162637 86.162637 36 27 61.717096 61.717096 61.717096 36 28 57.306195 57.306195 57.306195 36 29 60.415230 60.415230 60.415230 36 30 55.036352 55.036352 55.036352 36 31 58.872744 58.872744 58.872744 36 32 54.230987 54.230987 54.230987 36 33 58.523500 58.523500 58.523500 36 34 62.641839 62.641839 62.641839 36 35 53.141321 53.141321 53.141321 36 37 2.000000 2.000000 2.000000 36 38 3.605551 3.605551 3.605551 36 39 7.071068 7.071068 7.071068 36 40 8.602325 8.602325 8.602325 36 41 7.000000 7.000000 7.000000 36 42 13.453624 13.453624 13.453624 36 43 13.000000 13.000000 13.000000 36 44 12.000000 12.000000 12.000000 36 45 12.369317 12.369317 12.369317 36 46 47.095647 47.095647 47.095647 36 47 49.254441 49.254441 49.254441 36 48 76.321688 76.321688 76.321688 36 49 83.815273 83.815273 83.815273 36 50 77.162167 77.162167 77.162167 36 51 50.249378 50.249378 50.249378 36 52 66.098411 66.098411 66.098411 36 53 69.202601 69.202601 69.202601 36 54 58.600341 58.600341 58.600341 36 55 27.730849 27.730849 27.730849 36 56 44.654227 44.654227 44.654227 36 57 52.810984 52.810984 52.810984 36 58 70.491134 70.491134 70.491134 36 59 91.263355 91.263355 91.263355 36 60 86.452299 86.452299 86.452299 36 61 57.697487 57.697487 57.697487 36 62 29.732137 29.732137 29.732137 36 63 50.039984 50.039984 50.039984 36 64 65.030762 65.030762 65.030762 36 65 59.236813 59.236813 59.236813 36 66 55.217751 55.217751 55.217751 36 67 54.589376 54.589376 54.589376 36 68 43.104524 43.104524 43.104524 36 69 36.796739 36.796739 36.796739 36 70 48.836462 48.836462 48.836462 36 71 35.777088 35.777088 35.777088 36 72 30.066593 30.066593 30.066593 36 73 20.396078 20.396078 20.396078 36 74 69.641941 69.641941 69.641941 36 75 80.212219 80.212219 80.212219 36 76 101.212647 101.212647 101.212647 36 77 73.334848 73.334848 73.334848 36 78 93.059121 93.059121 93.059121 36 79 65.741920 65.741920 65.741920 36 80 63.324561 63.324561 63.324561 36 81 42.941821 42.941821 42.941821 36 82 32.449961 32.449961 32.449961 36 83 58.000000 58.000000 58.000000 36 84 61.773781 61.773781 61.773781 36 85 56.885851 56.885851 56.885851 36 86 62.128898 62.128898 62.128898 36 87 76.400262 76.400262 76.400262 36 88 82.134037 82.134037 82.134037 36 89 50.774009 50.774009 50.774009 36 90 80.000000 80.000000 80.000000 36 91 48.414874 48.414874 48.414874 36 92 46.615448 46.615448 46.615448 36 93 44.271887 44.271887 44.271887 36 94 33.541020 33.541020 33.541020 36 95 38.327536 38.327536 38.327536 36 96 49.244289 49.244289 49.244289 36 97 33.241540 33.241540 33.241540 36 98 91.967386 91.967386 91.967386 36 99 52.630789 52.630789 52.630789 36 100 64.660653 64.660653 64.660653 36 101 40.249224 40.249224 40.249224 37 1 43.011626 43.011626 43.011626 37 2 40.000000 40.000000 40.000000 37 3 44.147480 44.147480 44.147480 37 4 43.000000 43.000000 43.000000 37 5 45.276926 45.276926 45.276926 37 6 45.000000 45.000000 45.000000 37 7 48.052055 48.052055 48.052055 37 8 50.990195 50.990195 50.990195 37 9 50.249378 50.249378 50.249378 37 10 74.330344 74.330344 74.330344 37 11 71.063352 71.063352 71.063352 37 12 72.622311 72.622311 72.622311 37 13 69.634761 69.634761 69.634761 37 14 78.102497 78.102497 78.102497 37 15 72.111026 72.111026 72.111026 37 16 77.420927 77.420927 77.420927 37 17 79.056942 79.056942 79.056942 37 18 76.321688 76.321688 76.321688 37 19 82.710338 82.710338 82.710338 37 20 78.447435 78.447435 78.447435 37 21 73.681748 73.681748 73.681748 37 22 83.815273 83.815273 83.815273 37 23 74.330344 74.330344 74.330344 37 24 84.433406 84.433406 84.433406 37 25 75.026662 75.026662 75.026662 37 26 85.440037 85.440037 85.440037 37 27 62.649820 62.649820 62.649820 37 28 58.309519 58.309519 58.309519 37 29 61.269895 61.269895 61.269895 37 30 55.901699 55.901699 55.901699 37 31 59.615434 59.615434 59.615434 37 32 55.036352 55.036352 55.036352 37 33 59.236813 59.236813 59.236813 37 34 63.245553 63.245553 63.245553 37 35 53.851648 53.851648 53.851648 37 36 2.000000 2.000000 2.000000 37 38 3.000000 3.000000 3.000000 37 39 5.830952 5.830952 5.830952 37 40 7.071068 7.071068 7.071068 37 41 5.000000 5.000000 5.000000 37 42 12.206556 12.206556 12.206556 37 43 11.180340 11.180340 11.180340 37 44 10.000000 10.000000 10.000000 37 45 10.440307 10.440307 10.440307 37 46 45.099889 45.099889 45.099889 37 47 47.265209 47.265209 47.265209 37 48 74.625733 74.625733 74.625733 37 49 83.240615 83.240615 83.240615 37 50 76.537572 76.537572 76.537572 37 51 50.487622 50.487622 50.487622 37 52 65.764732 65.764732 65.764732 37 53 68.007353 68.007353 68.007353 37 54 57.008771 57.008771 57.008771 37 55 26.925824 26.925824 26.925824 37 56 43.011626 43.011626 43.011626 37 57 52.201533 52.201533 52.201533 37 58 69.462220 69.462220 69.462220 37 59 90.138782 90.138782 90.138782 37 60 85.146932 85.146932 85.146932 37 61 55.901699 55.901699 55.901699 37 62 28.284271 28.284271 28.284271 37 63 50.000000 50.000000 50.000000 37 64 65.000000 65.000000 65.000000 37 65 58.523500 58.523500 58.523500 37 66 54.083269 54.083269 54.083269 37 67 53.665631 53.665631 53.665631 37 68 43.011626 43.011626 43.011626 37 69 35.355339 35.355339 35.355339 37 70 47.381431 47.381431 47.381431 37 71 34.000000 34.000000 34.000000 37 72 30.000000 30.000000 30.000000 37 73 20.099751 20.099751 20.099751 37 74 67.779053 67.779053 67.779053 37 75 79.056942 79.056942 79.056942 37 76 100.000000 100.000000 100.000000 37 77 73.171033 73.171033 73.171033 37 78 92.130342 92.130342 92.130342 37 79 63.953108 63.953108 63.953108 37 80 61.400326 61.400326 61.400326 37 81 42.047592 42.047592 42.047592 37 82 31.384710 31.384710 31.384710 37 83 56.639209 56.639209 56.639209 37 84 60.827625 60.827625 60.827625 37 85 56.568542 56.568542 56.568542 37 86 62.032250 62.032250 62.032250 37 87 75.213031 75.213031 75.213031 37 88 80.808415 80.808415 80.808415 37 89 49.091751 49.091751 49.091751 37 90 80.024996 80.024996 80.024996 37 91 47.201695 47.201695 47.201695 37 92 45.880279 45.880279 45.880279 37 93 43.680659 43.680659 43.680659 37 94 33.241540 33.241540 33.241540 37 95 37.854986 37.854986 37.854986 37 96 48.836462 48.836462 48.836462 37 97 32.572995 32.572995 32.572995 37 98 90.609050 90.609050 90.609050 37 99 51.088159 51.088159 51.088159 37 100 63.411355 63.411355 63.411355 37 101 38.470768 38.470768 38.470768 38 1 40.607881 40.607881 40.607881 38 2 40.112342 40.112342 40.112342 38 3 43.566042 43.566042 43.566042 38 4 43.104524 43.104524 43.104524 38 5 45.044423 45.044423 45.044423 38 6 45.099889 45.099889 45.099889 38 7 47.518417 47.518417 47.518417 38 8 50.487622 50.487622 50.487622 38 9 50.039984 50.039984 50.039984 38 10 72.346389 72.346389 72.346389 38 11 69.202601 69.202601 69.202601 38 12 70.802542 70.802542 70.802542 38 13 67.955868 67.955868 67.955868 38 14 76.216796 76.216796 76.216796 38 15 70.491134 70.491134 70.491134 38 16 75.716577 75.716577 75.716577 38 17 77.388630 77.388630 77.388630 38 18 74.793048 74.793048 74.793048 38 19 79.812280 79.812280 79.812280 38 20 75.584390 75.584390 75.584390 38 21 70.837843 70.837843 70.837843 38 22 80.956779 80.956779 80.956779 38 23 71.512237 71.512237 71.512237 38 24 81.596569 81.596569 81.596569 38 25 72.235725 72.235725 72.235725 38 26 82.637764 82.637764 82.637764 38 27 60.033324 60.033324 60.033324 38 28 55.758407 55.758407 55.758407 38 29 58.591808 58.591808 58.591808 38 30 53.235327 53.235327 53.235327 38 31 56.859476 56.859476 56.859476 38 32 52.325902 52.325902 52.325902 38 33 56.462377 56.462377 56.462377 38 34 60.406953 60.406953 60.406953 38 35 51.078371 51.078371 51.078371 38 36 3.605551 3.605551 3.605551 38 37 3.000000 3.000000 3.000000 38 39 3.605551 3.605551 3.605551 38 40 5.385165 5.385165 5.385165 38 41 5.830952 5.830952 5.830952 38 42 9.899495 9.899495 9.899495 38 43 10.198039 10.198039 10.198039 38 44 10.440307 10.440307 10.440307 38 45 10.000000 10.000000 10.000000 38 46 45.000000 45.000000 45.000000 38 47 47.042534 47.042534 47.042534 38 48 73.061618 73.061618 73.061618 38 49 80.361682 80.361682 80.361682 38 50 73.681748 73.681748 73.681748 38 51 47.518417 47.518417 47.518417 38 52 62.801274 62.801274 62.801274 38 53 65.604878 65.604878 65.604878 38 54 55.217751 55.217751 55.217751 38 55 24.166092 24.166092 24.166092 38 56 41.340053 41.340053 41.340053 38 57 49.335586 49.335586 49.335586 38 58 66.887966 66.887966 66.887966 38 59 87.658428 87.658428 87.658428 38 60 82.879430 82.879430 82.879430 38 61 54.626001 54.626001 54.626001 38 62 26.248809 26.248809 26.248809 38 63 47.000000 47.000000 47.000000 38 64 62.000000 62.000000 62.000000 38 65 55.713553 55.713553 55.713553 38 66 51.613952 51.613952 51.613952 38 67 51.000000 51.000000 51.000000 38 68 40.012498 40.012498 40.012498 38 69 33.301652 33.301652 33.301652 38 70 45.343136 45.343136 45.343136 38 71 32.695565 32.695565 32.695565 38 72 27.000000 27.000000 27.000000 38 73 17.117243 17.117243 17.117243 38 74 66.730802 66.730802 66.730802 38 75 76.609399 76.609399 76.609399 38 76 97.616597 97.616597 97.616597 38 77 70.178344 70.178344 70.178344 38 78 89.470666 89.470666 89.470666 38 79 62.649820 62.649820 62.649820 38 80 60.638272 60.638272 60.638272 38 81 39.357337 39.357337 39.357337 38 82 28.844410 28.844410 28.844410 38 83 54.451814 54.451814 54.451814 38 84 58.180753 58.180753 58.180753 38 85 53.600373 53.600373 53.600373 38 86 59.033889 59.033889 59.033889 38 87 72.801099 72.801099 72.801099 38 88 78.568442 78.568442 78.568442 38 89 47.507894 47.507894 47.507894 38 90 77.025970 77.025970 77.025970 38 91 44.821870 44.821870 44.821870 38 92 43.081318 43.081318 43.081318 38 93 40.804412 40.804412 40.804412 38 94 30.265492 30.265492 30.265492 38 95 34.928498 34.928498 34.928498 38 96 45.891176 45.891176 45.891176 38 97 29.732137 29.732137 29.732137 38 98 88.413800 88.413800 88.413800 38 99 49.203658 49.203658 49.203658 38 100 61.073726 61.073726 61.073726 38 101 37.161808 37.161808 37.161808 39 1 37.202150 37.202150 37.202150 39 2 37.336309 37.336309 37.336309 39 3 40.311289 40.311289 40.311289 39 4 40.311289 40.311289 40.311289 39 5 42.000000 42.000000 42.000000 39 6 42.296572 42.296572 42.296572 39 7 44.283180 44.283180 44.283180 39 8 47.265209 47.265209 47.265209 39 9 47.000000 47.000000 47.000000 39 10 68.767725 68.767725 68.767725 39 11 65.604878 65.604878 65.604878 39 12 67.201190 67.201190 67.201190 39 13 64.350602 64.350602 64.350602 39 14 72.622311 72.622311 72.622311 39 15 66.887966 66.887966 66.887966 39 16 72.111026 72.111026 72.111026 39 17 73.783467 73.783467 73.783467 39 18 71.196910 71.196910 71.196910 39 19 77.129761 77.129761 77.129761 39 20 72.801099 72.801099 72.801099 39 21 68.007353 68.007353 68.007353 39 22 78.160092 78.160092 78.160092 39 23 68.622154 68.622154 68.622154 39 24 78.746428 78.746428 78.746428 39 25 69.289249 69.289249 69.289249 39 26 79.711982 79.711982 79.711982 39 27 59.908263 59.908263 59.908263 39 28 55.803226 55.803226 55.803226 39 29 58.309519 58.309519 58.309519 39 30 53.000000 53.000000 53.000000 39 31 56.356011 56.356011 56.356011 39 32 51.971146 51.971146 51.971146 39 33 55.901699 55.901699 55.901699 39 34 59.615434 59.615434 59.615434 39 35 50.537115 50.537115 50.537115 39 36 7.071068 7.071068 7.071068 39 37 5.830952 5.830952 5.830952 39 38 3.605551 3.605551 3.605551 39 40 2.000000 2.000000 2.000000 39 41 5.385165 5.385165 5.385165 39 42 6.403124 6.403124 6.403124 39 43 7.000000 7.000000 7.000000 39 44 8.602325 8.602325 8.602325 39 45 7.280110 7.280110 7.280110 39 46 42.047592 42.047592 42.047592 39 47 44.000000 44.000000 44.000000 39 48 69.462220 69.462220 69.462220 39 49 77.620873 77.620873 77.620873 39 50 70.880181 70.880181 70.880181 39 51 46.097722 46.097722 46.097722 39 52 60.406953 60.406953 60.406953 39 53 62.201286 62.201286 62.201286 39 54 51.613952 51.613952 51.613952 39 55 21.189620 21.189620 21.189620 39 56 37.735925 37.735925 37.735925 39 57 46.572524 46.572524 46.572524 39 58 63.631753 63.631753 63.631753 39 59 84.314886 84.314886 84.314886 39 60 79.397733 79.397733 79.397733 39 61 51.078371 51.078371 51.078371 39 62 22.671568 22.671568 22.671568 39 63 45.099889 45.099889 45.099889 39 64 60.074953 60.074953 60.074953 39 65 52.810984 52.810984 52.810984 39 66 48.259714 48.259714 48.259714 39 67 47.853944 47.853944 47.853944 39 68 38.052595 38.052595 38.052595 39 69 29.732137 29.732137 29.732137 39 70 41.773197 41.773197 41.773197 39 71 29.154759 29.154759 29.154759 39 72 25.179357 25.179357 25.179357 39 73 15.033296 15.033296 15.033296 39 74 63.245553 63.245553 63.245553 39 75 73.239334 73.239334 73.239334 39 76 94.201911 94.201911 94.201911 39 77 68.029405 68.029405 68.029405 39 78 86.313383 86.313383 86.313383 39 79 59.093147 59.093147 59.093147 39 80 57.271284 57.271284 57.271284 39 81 36.249138 36.249138 36.249138 39 82 25.553865 25.553865 25.553865 39 83 50.931326 50.931326 50.931326 39 84 55.009090 55.009090 55.009090 39 85 51.244512 51.244512 51.244512 39 86 57.008771 57.008771 57.008771 39 87 69.404611 69.404611 69.404611 39 88 75.073298 75.073298 75.073298 39 89 43.908997 43.908997 43.908997 39 90 75.166482 75.166482 75.166482 39 91 41.400483 41.400483 41.400483 39 92 40.162171 40.162171 40.162171 39 93 38.078866 38.078866 38.078866 39 94 28.017851 28.017851 28.017851 39 95 32.388269 32.388269 32.388269 39 96 43.416587 43.416587 43.416587 39 97 26.925824 26.925824 26.925824 39 98 84.899941 84.899941 84.899941 39 99 45.607017 45.607017 45.607017 39 100 57.628118 57.628118 57.628118 39 101 33.615473 33.615473 33.615473 40 1 36.055513 36.055513 36.055513 40 2 35.355339 35.355339 35.355339 40 3 38.327536 38.327536 38.327536 40 4 38.327536 38.327536 38.327536 40 5 40.000000 40.000000 40.000000 40 6 40.311289 40.311289 40.311289 40 7 42.296572 42.296572 42.296572 40 8 45.276926 45.276926 45.276926 40 9 45.000000 45.000000 45.000000 40 10 67.268120 67.268120 67.268120 40 11 64.031242 64.031242 64.031242 40 12 65.604878 65.604878 65.604878 40 13 62.681736 62.681736 62.681736 40 14 71.063352 71.063352 71.063352 40 15 65.192024 65.192024 65.192024 40 16 70.455660 70.455660 70.455660 40 17 72.111026 72.111026 72.111026 40 18 69.462220 69.462220 69.462220 40 19 76.687678 76.687678 76.687678 40 20 72.277244 72.277244 72.277244 40 21 67.446275 67.446275 67.446275 40 22 77.620873 77.620873 77.620873 40 23 68.007353 68.007353 68.007353 40 24 78.160092 78.160092 78.160092 40 25 68.622154 68.622154 68.622154 40 26 79.056942 79.056942 79.056942 40 27 61.032778 61.032778 61.032778 40 28 57.008771 57.008771 57.008771 40 29 59.363288 59.363288 59.363288 40 30 54.083269 54.083269 54.083269 40 31 57.306195 57.306195 57.306195 40 32 53.000000 53.000000 53.000000 40 33 56.824291 56.824291 56.824291 40 34 60.415230 60.415230 60.415230 40 35 51.478151 51.478151 51.478151 40 36 8.602325 8.602325 8.602325 40 37 7.071068 7.071068 7.071068 40 38 5.385165 5.385165 5.385165 40 39 2.000000 2.000000 2.000000 40 41 5.000000 5.000000 5.000000 40 42 5.385165 5.385165 5.385165 40 43 5.000000 5.000000 5.000000 40 44 7.071068 7.071068 7.071068 40 45 5.385165 5.385165 5.385165 40 46 40.049969 40.049969 40.049969 40 47 42.000000 42.000000 42.000000 40 48 67.742158 67.742158 67.742158 40 49 77.129761 77.129761 77.129761 40 50 70.342022 70.342022 70.342022 40 51 46.572524 46.572524 46.572524 40 52 60.207973 60.207973 60.207973 40 53 61.032778 61.032778 61.032778 40 54 50.000000 50.000000 50.000000 40 55 20.615528 20.615528 20.615528 40 56 36.055513 36.055513 36.055513 40 57 46.097722 46.097722 46.097722 40 58 62.649820 62.649820 62.649820 40 59 83.216585 83.216585 83.216585 40 60 78.102497 78.102497 78.102497 40 61 49.244289 49.244289 49.244289 40 62 21.213203 21.213203 21.213203 40 63 45.276926 45.276926 45.276926 40 64 60.207973 60.207973 60.207973 40 65 52.201533 52.201533 52.201533 40 66 47.169906 47.169906 47.169906 40 67 47.010637 47.010637 47.010637 40 68 38.209946 38.209946 38.209946 40 69 28.284271 28.284271 28.284271 40 70 40.311289 40.311289 40.311289 40 71 27.313001 27.313001 27.313001 40 72 25.495098 25.495098 25.495098 40 73 15.297059 15.297059 15.297059 40 74 61.351447 61.351447 61.351447 40 75 72.111026 72.111026 72.111026 40 76 93.005376 93.005376 93.005376 40 77 68.000000 68.000000 68.000000 40 78 85.428333 85.428333 85.428333 40 79 57.271284 57.271284 57.271284 40 80 55.317267 55.317267 55.317267 40 81 35.468296 35.468296 35.468296 40 82 24.596748 24.596748 24.596748 40 83 49.578221 49.578221 49.578221 40 84 54.129474 54.129474 54.129474 40 85 51.088159 51.088159 51.088159 40 86 57.078893 57.078893 57.078893 40 87 68.242216 68.242216 68.242216 40 88 73.756356 73.756356 73.756356 40 89 42.190046 42.190046 42.190046 40 90 75.325958 75.325958 75.325958 40 91 40.224371 40.224371 40.224371 40 92 39.560081 39.560081 39.560081 40 93 37.656341 37.656341 37.656341 40 94 28.017851 28.017851 28.017851 40 95 32.140317 32.140317 32.140317 40 96 43.185646 43.185646 43.185646 40 97 26.476405 26.476405 26.476405 40 98 83.546394 83.546394 83.546394 40 99 44.045431 44.045431 44.045431 40 100 56.400355 56.400355 56.400355 40 101 31.780497 31.780497 31.780497 41 1 40.311289 40.311289 40.311289 41 2 35.000000 35.000000 35.000000 41 3 39.293765 39.293765 39.293765 41 4 38.000000 38.000000 38.000000 41 5 40.311289 40.311289 40.311289 41 6 40.000000 40.000000 40.000000 41 7 43.174066 43.174066 43.174066 41 8 46.097722 46.097722 46.097722 41 9 45.276926 45.276926 45.276926 41 10 70.710678 70.710678 70.710678 41 11 67.268120 67.268120 67.268120 41 12 68.767725 68.767725 68.767725 41 13 65.604878 65.604878 65.604878 41 14 74.330344 74.330344 74.330344 41 15 68.007353 68.007353 68.007353 41 16 73.409809 73.409809 73.409809 41 17 75.000000 75.000000 75.000000 41 18 72.111026 72.111026 72.111026 41 19 81.584312 81.584312 81.584312 41 20 77.129761 77.129761 77.129761 41 21 72.277244 72.277244 72.277244 41 22 82.462113 82.462113 82.462113 41 23 72.801099 72.801099 72.801099 41 24 82.969874 82.969874 82.969874 41 25 73.375745 73.375745 73.375745 41 26 83.815273 83.815273 83.815273 41 27 65.192024 65.192024 65.192024 41 28 61.032778 61.032778 61.032778 41 29 63.631753 63.631753 63.631753 41 30 58.309519 58.309519 58.309519 41 31 61.717096 61.717096 61.717096 41 32 57.306195 57.306195 57.306195 41 33 61.269895 61.269895 61.269895 41 34 65.000000 65.000000 65.000000 41 35 55.901699 55.901699 55.901699 41 36 7.000000 7.000000 7.000000 41 37 5.000000 5.000000 5.000000 41 38 5.830952 5.830952 5.830952 41 39 5.385165 5.385165 5.385165 41 40 5.000000 5.000000 5.000000 41 42 10.198039 10.198039 10.198039 41 43 7.071068 7.071068 7.071068 41 44 5.000000 5.000000 5.000000 41 45 5.830952 5.830952 5.830952 41 46 40.112342 40.112342 40.112342 41 47 42.296572 42.296572 42.296572 41 48 70.455660 70.455660 70.455660 41 49 82.000000 82.000000 82.000000 41 50 75.186435 75.186435 75.186435 41 51 51.419841 51.419841 51.419841 41 52 65.192024 65.192024 65.192024 41 53 65.192024 65.192024 65.192024 41 54 53.150729 53.150729 53.150729 41 55 25.495098 25.495098 25.495098 41 56 39.051248 39.051248 39.051248 41 57 50.990195 50.990195 50.990195 41 58 67.082039 67.082039 67.082039 41 59 87.464278 87.464278 87.464278 41 60 82.006097 82.006097 82.006097 41 61 51.478151 51.478151 51.478151 41 62 25.000000 25.000000 25.000000 41 63 50.249378 50.249378 50.249378 41 64 65.192024 65.192024 65.192024 41 65 57.008771 57.008771 57.008771 41 66 51.478151 51.478151 51.478151 41 67 51.623638 51.623638 51.623638 41 68 43.185646 43.185646 43.185646 41 69 32.015621 32.015621 32.015621 41 70 43.931765 43.931765 43.931765 41 71 29.681644 29.681644 29.681644 41 72 30.413813 30.413813 30.413813 41 73 20.223748 20.223748 20.223748 41 74 63.158531 63.158531 63.158531 41 75 76.321688 76.321688 76.321688 41 76 97.082439 97.082439 97.082439 41 77 73.000000 73.000000 73.000000 41 78 89.961103 89.961103 89.961103 41 79 59.539903 59.539903 59.539903 41 80 56.612719 56.612719 56.612719 41 81 40.162171 40.162171 40.162171 41 82 29.154759 29.154759 29.154759 41 83 53.413481 53.413481 53.413481 41 84 58.694122 58.694122 58.694122 41 85 56.080300 56.080300 56.080300 41 86 62.072538 62.072538 62.072538 41 87 72.401657 72.401657 72.401657 41 88 77.620873 77.620873 77.620873 41 89 45.000000 45.000000 45.000000 41 90 80.305666 80.305666 80.305666 41 91 44.418465 44.418465 44.418465 41 92 44.384682 44.384682 44.384682 41 93 42.579338 42.579338 42.579338 41 94 33.015148 33.015148 33.015148 41 95 37.121422 37.121422 37.121422 41 96 48.166378 48.166378 48.166378 41 97 31.400637 31.400637 31.400637 41 98 87.321246 87.321246 87.321246 41 99 47.381431 47.381431 47.381431 41 100 60.464866 60.464866 60.464866 41 101 34.132096 34.132096 34.132096 42 1 30.805844 30.805844 30.805844 42 2 34.481879 34.481879 34.481879 42 3 36.000000 36.000000 36.000000 42 4 37.363083 37.363083 37.363083 42 5 38.327536 38.327536 38.327536 42 6 39.293765 39.293765 39.293765 42 7 40.000000 40.000000 40.000000 42 8 43.000000 43.000000 43.000000 42 9 43.289722 43.289722 43.289722 42 10 62.481997 62.481997 62.481997 42 11 59.405387 59.405387 59.405387 42 12 61.032778 61.032778 61.032778 42 13 58.309519 58.309519 58.309519 42 14 66.400301 66.400301 66.400301 42 15 60.901560 60.901560 60.901560 42 16 66.037868 66.037868 66.037868 42 17 67.742158 67.742158 67.742158 42 18 65.299311 65.299311 65.299311 42 19 71.386273 71.386273 71.386273 42 20 66.940272 66.940272 66.940272 42 21 62.096699 62.096699 62.096699 42 22 72.277244 72.277244 72.277244 42 23 62.641839 62.641839 62.641839 42 24 72.801099 72.801099 72.801099 42 25 63.245553 63.245553 63.245553 42 26 73.681748 73.681748 73.681748 42 27 58.258047 58.258047 58.258047 42 28 54.488531 54.488531 54.488531 42 29 56.400355 56.400355 56.400355 42 30 51.224994 51.224994 51.224994 42 31 54.083269 54.083269 54.083269 42 32 50.000000 50.000000 50.000000 42 33 53.535035 53.535035 53.535035 42 34 56.824291 56.824291 56.824291 42 35 48.259714 48.259714 48.259714 42 36 13.453624 13.453624 13.453624 42 37 12.206556 12.206556 12.206556 42 38 9.899495 9.899495 9.899495 42 39 6.403124 6.403124 6.403124 42 40 5.385165 5.385165 5.385165 42 41 10.198039 10.198039 10.198039 42 43 5.830952 5.830952 5.830952 42 44 10.440307 10.440307 10.440307 42 45 7.615773 7.615773 7.615773 42 46 38.639358 38.639358 38.639358 42 47 40.311289 40.311289 40.311289 42 48 63.529521 63.529521 63.529521 42 49 71.805292 71.805292 71.805292 42 50 65.000000 65.000000 65.000000 42 51 42.379240 42.379240 42.379240 42 52 55.081757 55.081757 55.081757 42 53 55.803226 55.803226 55.803226 42 54 45.486262 45.486262 45.486262 42 55 15.297059 15.297059 15.297059 42 56 31.764760 31.764760 31.764760 42 57 40.792156 40.792156 40.792156 42 58 57.306195 57.306195 57.306195 42 59 77.935871 77.935871 77.935871 42 60 73.000000 73.000000 73.000000 42 61 45.541190 45.541190 45.541190 42 62 16.401219 16.401219 16.401219 42 63 40.607881 40.607881 40.607881 42 64 55.443665 55.443665 55.443665 42 65 46.840154 46.840154 46.840154 42 66 41.880783 41.880783 41.880783 42 67 41.629317 41.629317 41.629317 42 68 33.541020 33.541020 33.541020 42 69 23.430749 23.430749 23.430749 42 70 35.468296 35.468296 35.468296 42 71 23.769729 23.769729 23.769729 42 72 21.189620 21.189620 21.189620 42 73 11.180340 11.180340 11.180340 42 74 57.974132 57.974132 57.974132 42 75 66.850580 66.850580 66.850580 42 76 87.800911 87.800911 87.800911 42 77 63.031738 63.031738 63.031738 42 78 80.056230 80.056230 80.056230 42 79 53.488316 53.488316 53.488316 42 80 52.469038 52.469038 52.469038 42 81 30.083218 30.083218 30.083218 42 82 19.235384 19.235384 19.235384 42 83 44.553339 44.553339 44.553339 42 84 48.754487 48.754487 48.754487 42 85 46.010868 46.010868 46.010868 42 86 52.239832 52.239832 52.239832 42 87 63.007936 63.007936 63.007936 42 88 68.680419 68.680419 68.680419 42 89 38.013156 38.013156 38.013156 42 90 70.576200 70.576200 70.576200 42 91 35.000000 35.000000 35.000000 42 92 34.205263 34.205263 34.205263 42 93 32.388269 32.388269 32.388269 42 94 23.194827 23.194827 23.194827 42 95 27.018512 27.018512 27.018512 42 96 38.052595 38.052595 38.052595 42 97 21.213203 21.213203 21.213203 42 98 78.517514 78.517514 78.517514 42 99 39.408121 39.408121 39.408121 42 100 51.224994 51.224994 51.224994 42 101 28.160256 28.160256 28.160256 43 1 33.541020 33.541020 33.541020 43 2 30.413813 30.413813 30.413813 43 3 33.376639 33.376639 33.376639 43 4 33.376639 33.376639 33.376639 43 5 35.000000 35.000000 35.000000 43 6 35.355339 35.355339 35.355339 43 7 37.336309 37.336309 37.336309 43 8 40.311289 40.311289 40.311289 43 9 40.000000 40.000000 40.000000 43 10 63.639610 63.639610 63.639610 43 11 60.207973 60.207973 60.207973 43 12 61.717096 61.717096 61.717096 43 13 58.600341 58.600341 58.600341 43 14 67.268120 67.268120 67.268120 43 15 61.032778 61.032778 61.032778 43 16 66.400301 66.400301 66.400301 43 17 68.007353 68.007353 68.007353 43 18 65.192024 65.192024 65.192024 43 19 75.802375 75.802375 75.802375 43 20 71.196910 71.196910 71.196910 43 21 66.287254 66.287254 66.287254 43 22 76.485293 76.485293 76.485293 43 23 66.708320 66.708320 66.708320 43 24 76.902536 76.902536 76.902536 43 25 67.186308 67.186308 67.186308 43 26 77.620873 77.620873 77.620873 43 27 64.031242 64.031242 64.031242 43 28 60.207973 60.207973 60.207973 43 29 62.201286 62.201286 62.201286 43 30 57.008771 57.008771 57.008771 43 31 59.908263 59.908263 59.908263 43 32 55.803226 55.803226 55.803226 43 33 59.363288 59.363288 59.363288 43 34 62.649820 62.649820 62.649820 43 35 54.083269 54.083269 54.083269 43 36 13.000000 13.000000 13.000000 43 37 11.180340 11.180340 11.180340 43 38 10.198039 10.198039 10.198039 43 39 7.000000 7.000000 7.000000 43 40 5.000000 5.000000 5.000000 43 41 7.071068 7.071068 7.071068 43 42 5.830952 5.830952 5.830952 43 44 5.000000 5.000000 5.000000 43 45 2.000000 2.000000 2.000000 43 46 35.057096 35.057096 35.057096 43 47 37.000000 37.000000 37.000000 43 48 63.513778 63.513778 63.513778 43 49 76.118329 76.118329 76.118329 43 50 69.231496 69.231496 69.231496 43 51 48.104054 48.104054 48.104054 43 52 60.000000 60.000000 60.000000 43 53 58.309519 58.309519 58.309519 43 54 46.097722 46.097722 46.097722 43 55 20.000000 20.000000 20.000000 43 56 32.015621 32.015621 32.015621 43 57 45.276926 45.276926 45.276926 43 58 60.415230 60.415230 60.415230 43 59 80.622577 80.622577 80.622577 43 60 75.000000 75.000000 75.000000 43 61 44.721360 44.721360 44.721360 43 62 18.027756 18.027756 18.027756 43 63 46.097722 46.097722 46.097722 43 64 60.827625 60.827625 60.827625 43 65 50.990195 50.990195 50.990195 43 66 44.721360 44.721360 44.721360 43 67 45.221676 45.221676 45.221676 43 68 39.051248 39.051248 39.051248 43 69 25.000000 25.000000 25.000000 43 70 36.878178 36.878178 36.878178 43 71 22.825424 22.825424 22.825424 43 72 26.925824 26.925824 26.925824 43 73 17.000000 17.000000 17.000000 43 74 56.648036 56.648036 56.648036 43 75 69.462220 69.462220 69.462220 43 76 90.138782 90.138782 90.138782 43 77 68.183576 68.183576 68.183576 43 78 83.384651 83.384651 83.384651 43 79 52.773099 52.773099 52.773099 43 80 50.447993 50.447993 50.447993 43 81 33.955854 33.955854 33.955854 43 82 22.803509 22.803509 22.803509 43 83 46.400431 46.400431 46.400431 43 84 52.201533 52.201533 52.201533 43 85 51.039201 51.039201 51.039201 43 86 57.558666 57.558666 57.558666 43 87 65.513357 65.513357 65.513357 43 88 70.604532 70.604532 70.604532 43 89 38.013156 38.013156 38.013156 43 90 75.953933 75.953933 75.953933 43 91 37.589892 37.589892 37.589892 43 92 38.470768 38.470768 38.470768 43 93 37.054015 37.054015 37.054015 43 94 28.635642 28.635642 28.635642 43 95 32.062439 32.062439 32.062439 43 96 43.011626 43.011626 43.011626 43 97 26.000000 26.000000 26.000000 43 98 80.280757 80.280757 80.280757 43 99 40.311289 40.311289 40.311289 43 100 53.535035 53.535035 53.535035 43 101 27.294688 27.294688 27.294688 44 1 38.078866 38.078866 38.078866 44 2 30.000000 30.000000 30.000000 44 3 34.481879 34.481879 34.481879 44 4 33.000000 33.000000 33.000000 44 5 35.355339 35.355339 35.355339 44 6 35.000000 35.000000 35.000000 44 7 38.327536 38.327536 38.327536 44 8 41.231056 41.231056 41.231056 44 9 40.311289 40.311289 40.311289 44 10 67.268120 67.268120 67.268120 44 11 63.639610 63.639610 63.639610 44 12 65.069194 65.069194 65.069194 44 13 61.717096 61.717096 61.717096 44 14 70.710678 70.710678 70.710678 44 15 64.031242 64.031242 64.031242 44 16 69.526973 69.526973 69.526973 44 17 71.063352 71.063352 71.063352 44 18 68.007353 68.007353 68.007353 44 19 80.752709 80.752709 80.752709 44 20 76.118329 76.118329 76.118329 44 21 71.196910 71.196910 71.196910 44 22 81.394103 81.394103 81.394103 44 23 71.589105 71.589105 71.589105 44 24 81.786307 81.786307 81.786307 44 25 72.034714 72.034714 72.034714 44 26 82.462113 82.462113 82.462113 44 27 68.007353 68.007353 68.007353 44 28 64.031242 64.031242 64.031242 44 29 66.287254 66.287254 66.287254 44 30 61.032778 61.032778 61.032778 44 31 64.140471 64.140471 64.140471 44 32 59.908263 59.908263 59.908263 44 33 63.631753 63.631753 63.631753 44 34 67.082039 67.082039 67.082039 44 35 58.309519 58.309519 58.309519 44 36 12.000000 12.000000 12.000000 44 37 10.000000 10.000000 10.000000 44 38 10.440307 10.440307 10.440307 44 39 8.602325 8.602325 8.602325 44 40 7.071068 7.071068 7.071068 44 41 5.000000 5.000000 5.000000 44 42 10.440307 10.440307 10.440307 44 43 5.000000 5.000000 5.000000 44 45 3.000000 3.000000 3.000000 44 46 35.128336 35.128336 35.128336 44 47 37.336309 37.336309 37.336309 44 48 66.400301 66.400301 66.400301 44 49 81.049368 81.049368 81.049368 44 50 74.148500 74.148500 74.148500 44 51 52.810984 52.810984 52.810984 44 52 65.000000 65.000000 65.000000 44 53 62.649820 62.649820 62.649820 44 54 49.497475 49.497475 49.497475 44 55 25.000000 25.000000 25.000000 44 56 35.355339 35.355339 35.355339 44 57 50.249378 50.249378 50.249378 44 58 65.000000 65.000000 65.000000 44 59 85.000000 85.000000 85.000000 44 60 79.056942 79.056942 79.056942 44 61 47.169906 47.169906 47.169906 44 62 22.360680 22.360680 22.360680 44 63 50.990195 50.990195 50.990195 44 64 65.764732 65.764732 65.764732 44 65 55.901699 55.901699 55.901699 44 66 49.244289 49.244289 49.244289 44 67 50.000000 50.000000 50.000000 44 68 43.931765 43.931765 43.931765 44 69 29.154759 29.154759 29.154759 44 70 40.804412 40.804412 40.804412 44 71 25.612497 25.612497 25.612497 44 72 31.622777 31.622777 31.622777 44 73 21.540659 21.540659 21.540659 44 74 58.600341 58.600341 58.600341 44 75 73.824115 73.824115 73.824115 44 76 94.339811 94.339811 94.339811 44 77 73.171033 73.171033 73.171033 44 78 88.022724 88.022724 88.022724 44 79 55.226805 55.226805 55.226805 44 80 51.865210 51.865210 51.865210 44 81 38.832976 38.832976 38.832976 44 82 27.658633 27.658633 27.658633 44 83 50.477718 50.477718 50.477718 44 84 56.920998 56.920998 56.920998 44 85 56.035703 56.035703 56.035703 44 86 62.513998 62.513998 62.513998 44 87 69.835521 69.835521 69.835521 44 88 74.632433 74.632433 74.632433 44 89 41.109610 41.109610 41.109610 44 90 80.894994 80.894994 80.894994 44 91 42.047592 42.047592 42.047592 44 92 43.416587 43.416587 43.416587 44 93 42.047592 42.047592 42.047592 44 94 33.541020 33.541020 33.541020 44 95 37.054015 37.054015 37.054015 44 96 48.010416 48.010416 48.010416 44 97 31.000000 31.000000 31.000000 44 98 84.202138 84.202138 84.202138 44 99 43.931765 43.931765 43.931765 44 100 57.801384 57.801384 57.801384 44 101 30.000000 30.000000 30.000000 45 1 35.341194 35.341194 35.341194 45 2 30.149627 30.149627 30.149627 45 3 33.734256 33.734256 33.734256 45 4 33.136083 33.136083 33.136083 45 5 35.057096 35.057096 35.057096 45 6 35.128336 35.128336 35.128336 45 7 37.656341 37.656341 37.656341 45 8 40.607881 40.607881 40.607881 45 9 40.049969 40.049969 40.049969 45 10 65.069194 65.069194 65.069194 45 11 61.554854 61.554854 61.554854 45 12 63.031738 63.031738 63.031738 45 13 59.816386 59.816386 59.816386 45 14 68.622154 68.622154 68.622154 45 15 62.201286 62.201286 62.201286 45 16 67.623960 67.623960 67.623960 45 17 69.202601 69.202601 69.202601 45 18 66.287254 66.287254 66.287254 45 19 77.781746 77.781746 77.781746 45 20 73.164199 73.164199 73.164199 45 21 68.249542 68.249542 68.249542 45 22 78.447435 78.447435 78.447435 45 23 68.658576 68.658576 68.658576 45 24 78.854296 78.854296 78.854296 45 25 69.123079 69.123079 69.123079 45 26 79.555012 79.555012 79.555012 45 27 65.604878 65.604878 65.604878 45 28 61.717096 61.717096 61.717096 45 29 63.820060 63.820060 63.820060 45 30 58.600341 58.600341 58.600341 45 31 61.587336 61.587336 61.587336 45 32 57.428216 57.428216 57.428216 45 33 61.057350 61.057350 61.057350 45 34 64.412732 64.412732 64.412732 45 35 55.758407 55.758407 55.758407 45 36 12.369317 12.369317 12.369317 45 37 10.440307 10.440307 10.440307 45 38 10.000000 10.000000 10.000000 45 39 7.280110 7.280110 7.280110 45 40 5.385165 5.385165 5.385165 45 41 5.830952 5.830952 5.830952 45 42 7.615773 7.615773 7.615773 45 43 2.000000 2.000000 2.000000 45 44 3.000000 3.000000 3.000000 45 46 35.000000 35.000000 35.000000 45 47 37.054015 37.054015 37.054015 45 48 64.637450 64.637450 64.637450 45 49 78.089692 78.089692 78.089692 45 50 71.196910 71.196910 71.196910 45 51 49.979996 49.979996 49.979996 45 52 62.000000 62.000000 62.000000 45 53 60.033324 60.033324 60.033324 45 54 47.423623 47.423623 47.423623 45 55 22.000000 22.000000 22.000000 45 56 33.301652 33.301652 33.301652 45 57 47.265209 47.265209 47.265209 45 58 62.241465 62.241465 62.241465 45 59 82.365041 82.365041 82.365041 45 60 76.609399 76.609399 76.609399 45 61 45.650849 45.650849 45.650849 45 62 19.723083 19.723083 19.723083 45 63 48.052055 48.052055 48.052055 45 64 62.801274 62.801274 62.801274 45 65 52.952809 52.952809 52.952809 45 66 46.518813 46.518813 46.518813 45 67 47.127487 47.127487 47.127487 45 68 41.000000 41.000000 41.000000 45 69 26.627054 26.627054 26.627054 45 70 38.418745 38.418745 38.418745 45 71 23.853721 23.853721 23.853721 45 72 28.792360 28.792360 28.792360 45 73 18.788294 18.788294 18.788294 45 74 57.384667 57.384667 57.384667 45 75 71.196910 71.196910 71.196910 45 76 91.809586 91.809586 91.809586 45 77 70.178344 70.178344 70.178344 45 78 85.234969 85.234969 85.234969 45 79 53.712196 53.712196 53.712196 45 80 50.960769 50.960769 50.960769 45 81 35.902646 35.902646 35.902646 45 82 24.738634 24.738634 24.738634 45 83 48.010416 48.010416 48.010416 45 84 54.083269 54.083269 54.083269 45 85 53.037722 53.037722 53.037722 45 86 59.539903 59.539903 59.539903 45 87 67.230945 67.230945 67.230945 45 88 72.201108 72.201108 72.201108 45 89 39.204592 39.204592 39.204592 45 90 77.929455 77.929455 77.929455 45 91 39.357337 39.357337 39.357337 45 92 40.447497 40.447497 40.447497 45 93 39.051248 39.051248 39.051248 45 94 30.594117 30.594117 30.594117 45 95 34.058773 34.058773 34.058773 45 96 45.011110 45.011110 45.011110 45 97 28.000000 28.000000 28.000000 45 98 81.835200 81.835200 81.835200 45 99 41.725292 41.725292 41.725292 45 100 55.226805 55.226805 55.226805 45 101 28.301943 28.301943 28.301943 46 1 37.735925 37.735925 37.735925 46 2 5.830952 5.830952 5.830952 46 3 7.280110 7.280110 7.280110 46 4 3.605551 3.605551 3.605551 46 5 2.000000 2.000000 2.000000 46 6 3.000000 3.000000 3.000000 46 7 7.280110 7.280110 7.280110 46 8 8.602325 8.602325 8.602325 46 9 5.385165 5.385165 5.385165 46 10 48.052055 48.052055 48.052055 46 11 43.174066 43.174066 43.174066 46 12 43.680659 43.680659 43.680659 46 13 38.897301 38.897301 38.897301 46 14 49.335586 49.335586 49.335586 46 15 39.924930 39.924930 39.924930 46 16 45.694639 45.694639 45.694639 46 17 46.518813 46.518813 46.518813 46 18 42.059482 42.059482 42.059482 46 19 80.653580 80.653580 80.653580 46 20 75.286121 75.286121 75.286121 46 21 70.519501 70.519501 70.519501 46 22 79.555012 79.555012 79.555012 46 23 69.921384 69.921384 69.921384 46 24 79.075913 79.075913 79.075913 46 25 69.375788 69.375788 69.375788 46 26 78.447435 78.447435 78.447435 46 27 91.263355 91.263355 91.263355 46 28 88.509886 88.509886 88.509886 46 29 88.814413 88.814413 88.814413 46 30 84.314886 84.314886 84.314886 46 31 85.603738 85.603738 85.603738 46 32 82.661962 82.661962 82.661962 46 33 84.811556 84.811556 84.811556 46 34 86.452299 86.452299 86.452299 46 35 80.212219 80.212219 80.212219 46 36 47.095647 47.095647 47.095647 46 37 45.099889 45.099889 45.099889 46 38 45.000000 45.000000 45.000000 46 39 42.047592 42.047592 42.047592 46 40 40.049969 40.049969 40.049969 46 41 40.112342 40.112342 40.112342 46 42 38.639358 38.639358 38.639358 46 43 35.057096 35.057096 35.057096 46 44 35.128336 35.128336 35.128336 46 45 35.000000 35.000000 35.000000 46 47 2.828427 2.828427 2.828427 46 48 41.146081 41.146081 41.146081 46 49 80.081209 80.081209 80.081209 46 50 73.375745 73.375745 73.375745 46 51 70.092796 70.092796 70.092796 46 52 71.196910 71.196910 71.196910 46 53 52.239832 52.239832 52.239832 46 54 32.000000 32.000000 32.000000 46 55 41.340053 41.340053 41.340053 46 56 24.166092 24.166092 24.166092 46 57 55.758407 55.758407 55.758407 46 58 57.870545 57.870545 57.870545 46 59 72.173402 72.173402 72.173402 46 60 62.801274 62.801274 62.801274 46 61 22.561028 22.561028 22.561028 46 62 30.232433 30.232433 30.232433 46 63 65.069194 65.069194 65.069194 46 64 76.609399 76.609399 76.609399 46 65 57.697487 57.697487 57.697487 46 66 44.598206 44.598206 44.598206 46 67 49.658836 49.658836 49.658836 46 68 59.464275 59.464275 59.464275 46 69 29.732137 29.732137 29.732137 46 70 31.953091 31.953091 31.953091 46 71 19.849433 19.849433 19.849433 46 72 52.478567 52.478567 52.478567 46 73 46.238512 46.238512 46.238512 46 74 28.425341 28.425341 28.425341 46 75 62.000000 62.000000 62.000000 46 76 78.447435 78.447435 78.447435 46 77 80.622577 80.622577 80.622577 46 78 79.056942 79.056942 79.056942 46 79 28.635642 28.635642 28.635642 46 80 19.798990 19.798990 19.798990 46 81 44.204072 44.204072 44.204072 46 82 37.643060 37.643060 37.643060 46 83 39.623226 39.623226 39.623226 46 84 53.758720 53.758720 53.758720 46 85 64.637450 64.637450 64.637450 46 86 73.006849 73.006849 73.006849 46 87 58.008620 58.008620 58.008620 46 88 58.549125 58.549125 58.549125 46 89 24.331050 24.331050 24.331050 46 90 90.210864 90.210864 90.210864 46 91 38.910153 38.910153 38.910153 46 92 49.406477 49.406477 49.406477 46 93 51.088159 51.088159 51.088159 46 94 50.803543 50.803543 50.803543 46 95 50.249378 50.249378 50.249378 46 96 57.628118 57.628118 57.628118 46 97 44.821870 44.821870 44.821870 46 98 65.969690 65.969690 65.969690 46 99 30.594117 30.594117 30.594117 46 100 47.381431 47.381431 47.381431 46 101 18.601075 18.601075 18.601075 47 1 37.202150 37.202150 37.202150 47 2 8.602325 8.602325 8.602325 47 3 6.403124 6.403124 6.403124 47 4 6.403124 6.403124 6.403124 47 5 2.000000 2.000000 2.000000 47 6 5.385165 5.385165 5.385165 47 7 5.000000 5.000000 5.000000 47 8 5.830952 5.830952 5.830952 47 9 3.000000 3.000000 3.000000 47 10 45.705580 45.705580 45.705580 47 11 40.792156 40.792156 40.792156 47 12 41.231056 41.231056 41.231056 47 13 36.400549 36.400549 36.400549 47 14 46.840154 46.840154 46.840154 47 15 37.336309 37.336309 37.336309 47 16 43.081318 43.081318 43.081318 47 17 43.863424 43.863424 43.863424 47 18 39.357337 39.357337 39.357337 47 19 79.378838 79.378838 79.378838 47 20 74.000000 74.000000 74.000000 47 21 69.289249 69.289249 69.289249 47 22 78.160092 78.160092 78.160092 47 23 68.622154 68.622154 68.622154 47 24 77.620873 77.620873 77.620873 47 25 68.007353 68.007353 68.007353 47 26 76.902536 76.902536 76.902536 47 27 91.809586 91.809586 91.809586 47 28 89.185201 89.185201 89.185201 47 29 89.308454 89.308454 89.308454 47 30 84.905830 84.905830 84.905830 47 31 86.023253 86.023253 86.023253 47 32 83.216585 83.216585 83.216585 47 33 85.211502 85.211502 85.211502 47 34 86.683332 86.683332 86.683332 47 35 80.709355 80.709355 80.709355 47 36 49.254441 49.254441 49.254441 47 37 47.265209 47.265209 47.265209 47 38 47.042534 47.042534 47.042534 47 39 44.000000 44.000000 44.000000 47 40 42.000000 42.000000 42.000000 47 41 42.296572 42.296572 42.296572 47 42 40.311289 40.311289 40.311289 47 43 37.000000 37.000000 37.000000 47 44 37.336309 37.336309 37.336309 47 45 37.054015 37.054015 37.054015 47 46 2.828427 2.828427 2.828427 47 48 38.483763 38.483763 38.483763 47 49 78.746428 78.746428 78.746428 47 50 72.111026 72.111026 72.111026 47 51 70.292247 70.292247 70.292247 47 52 70.491134 70.491134 70.491134 47 53 50.487622 50.487622 50.487622 47 54 30.066593 30.066593 30.066593 47 55 42.059482 42.059482 42.059482 47 56 23.323808 23.323808 23.323808 47 57 55.217751 55.217751 55.217751 47 58 56.293872 56.293872 56.293872 47 59 70.064256 70.064256 70.064256 47 60 60.530984 60.530984 60.530984 47 61 20.223748 20.223748 20.223748 47 62 30.886890 30.886890 30.886890 47 63 65.069194 65.069194 65.069194 47 64 76.216796 76.216796 76.216796 47 65 56.824291 56.824291 56.824291 47 66 43.462628 43.462628 43.462628 47 67 48.764741 48.764741 48.764741 47 68 59.665736 59.665736 59.665736 47 69 29.732137 29.732137 29.732137 47 70 30.870698 30.870698 30.870698 47 71 20.248457 20.248457 20.248457 47 72 53.235327 53.235327 53.235327 47 73 47.434165 47.434165 47.434165 47 74 25.612497 25.612497 25.612497 47 75 60.033324 60.033324 60.033324 47 76 76.118329 76.118329 76.118329 47 77 79.924965 79.924965 79.924965 47 78 77.162167 77.162167 77.162167 47 79 26.000000 26.000000 26.000000 47 80 16.970563 16.970563 16.970563 47 81 43.931765 43.931765 43.931765 47 82 38.013156 38.013156 38.013156 47 83 38.078866 38.078866 38.078866 47 84 52.554733 52.554733 52.554733 47 85 64.202804 64.202804 64.202804 47 86 72.622311 72.622311 72.622311 47 87 56.080300 56.080300 56.080300 47 88 56.320511 56.320511 56.320511 47 89 22.803509 22.803509 22.803509 47 90 89.587946 89.587946 89.587946 47 91 38.078866 38.078866 38.078866 47 92 49.040799 49.040799 49.040799 47 93 50.931326 50.931326 50.931326 47 94 51.312766 51.312766 51.312766 47 95 50.447993 50.447993 50.447993 47 96 57.384667 57.384667 57.384667 47 97 45.221676 45.221676 45.221676 47 98 63.560994 63.560994 63.560994 47 99 29.120440 29.120440 29.120440 47 100 45.705580 45.705580 45.705580 47 101 18.384776 18.384776 18.384776 48 1 38.327536 38.327536 38.327536 48 2 46.141088 46.141088 46.141088 48 3 36.055513 36.055513 36.055513 48 4 44.721360 44.721360 44.721360 48 5 39.357337 39.357337 39.357337 48 6 43.863424 43.863424 43.863424 48 7 34.000000 34.000000 34.000000 48 8 32.695565 32.695565 32.695565 48 9 37.336309 37.336309 37.336309 48 10 12.806248 12.806248 12.806248 48 11 9.433981 9.433981 9.433981 48 12 7.810250 7.810250 7.810250 48 13 6.000000 6.000000 6.000000 48 14 10.440307 10.440307 10.440307 48 15 3.000000 3.000000 3.000000 48 16 5.000000 5.000000 5.000000 48 17 5.385165 5.385165 5.385165 48 18 2.000000 2.000000 2.000000 48 19 58.000000 58.000000 58.000000 48 20 53.150729 53.150729 53.150729 48 21 50.000000 50.000000 50.000000 48 22 55.172457 55.172457 55.172457 48 23 48.414874 48.414874 48.414874 48 24 53.814496 53.814496 53.814496 48 25 46.861498 46.861498 46.861498 48 26 51.855569 51.855569 51.855569 48 27 94.201911 94.201911 94.201911 48 28 93.536089 93.536089 93.536089 48 29 91.241438 91.241438 91.241438 48 30 88.566359 88.566359 88.566359 48 31 87.298339 87.298339 87.298339 48 32 86.579443 86.579443 86.579443 48 33 86.313383 86.313383 86.313383 48 34 85.375641 85.375641 85.375641 48 35 83.600239 83.600239 83.600239 48 36 76.321688 76.321688 76.321688 48 37 74.625733 74.625733 74.625733 48 38 73.061618 73.061618 73.061618 48 39 69.462220 69.462220 69.462220 48 40 67.742158 67.742158 67.742158 48 41 70.455660 70.455660 70.455660 48 42 63.529521 63.529521 63.529521 48 43 63.513778 63.513778 63.513778 48 44 66.400301 66.400301 66.400301 48 45 64.637450 64.637450 64.637450 48 46 41.146081 41.146081 41.146081 48 47 38.483763 38.483763 38.483763 48 49 56.568542 56.568542 56.568542 48 50 51.855569 51.855569 51.855569 48 51 70.710678 70.710678 70.710678 48 52 58.600341 58.600341 58.600341 48 53 27.459060 27.459060 27.459060 48 54 18.681542 18.681542 18.681542 48 55 55.081757 55.081757 55.081757 48 56 31.764760 31.764760 31.764760 48 57 49.030603 49.030603 49.030603 48 58 34.409301 34.409301 34.409301 48 59 37.336309 37.336309 37.336309 48 60 26.248809 26.248809 26.248809 48 61 19.849433 19.849433 19.849433 48 62 47.423623 47.423623 47.423623 48 63 63.788714 63.788714 63.788714 48 64 67.779053 67.779053 67.779053 48 65 45.541190 45.541190 45.541190 48 66 33.376639 33.376639 33.376639 48 67 39.812058 39.812058 39.812058 48 68 62.072538 62.072538 62.072538 48 69 40.853396 40.853396 40.853396 48 70 29.832868 29.832868 29.832868 48 71 40.804412 40.804412 40.804412 48 72 63.788714 63.788714 63.788714 48 73 64.195015 64.195015 64.195015 48 74 15.000000 15.000000 15.000000 48 75 30.805844 30.805844 30.805844 48 76 40.112342 40.112342 40.112342 48 77 66.730802 66.730802 66.730802 48 78 46.957428 46.957428 46.957428 48 79 12.529964 12.529964 12.529964 48 80 23.345235 23.345235 23.345235 48 81 45.044423 45.044423 45.044423 48 82 48.764741 48.764741 48.764741 48 83 25.079872 25.079872 25.079872 48 84 37.696154 37.696154 37.696154 48 85 57.280014 57.280014 57.280014 48 86 64.845971 64.845971 64.845971 48 87 28.319605 28.319605 28.319605 48 88 23.259407 23.259407 23.259407 48 89 25.553865 25.553865 25.553865 48 90 76.321688 76.321688 76.321688 48 91 35.057096 35.057096 35.057096 48 92 47.095647 47.095647 47.095647 48 93 51.039201 51.039201 51.039201 48 94 59.413803 59.413803 59.413803 48 95 55.081757 55.081757 55.081757 48 96 54.589376 54.589376 54.589376 48 97 53.758720 53.758720 53.758720 48 98 27.073973 27.073973 27.073973 48 99 25.000000 25.000000 25.000000 48 100 26.000000 26.000000 26.000000 48 101 36.400549 36.400549 36.400549 49 1 45.044423 45.044423 45.044423 49 2 81.786307 81.786307 81.786307 49 3 72.801099 72.801099 72.801099 49 4 82.462113 82.462113 82.462113 49 5 78.160092 78.160092 78.160092 49 6 82.969874 82.969874 82.969874 49 7 74.000000 74.000000 74.000000 49 8 75.026662 75.026662 75.026662 49 9 79.711982 79.711982 79.711982 49 10 43.863424 43.863424 43.863424 49 11 47.423623 47.423623 47.423623 49 12 48.795492 48.795492 48.795492 49 13 52.497619 52.497619 52.497619 49 14 47.634021 47.634021 47.634021 49 15 54.488531 54.488531 54.488531 49 16 53.150729 53.150729 53.150729 49 17 54.671748 54.671748 54.671748 49 18 58.000000 58.000000 58.000000 49 19 2.000000 2.000000 2.000000 49 20 5.000000 5.000000 5.000000 49 21 10.000000 10.000000 10.000000 49 22 2.000000 2.000000 2.000000 49 23 10.198039 10.198039 10.198039 49 24 4.000000 4.000000 4.000000 49 25 10.770330 10.770330 10.770330 49 26 7.000000 7.000000 7.000000 49 27 58.600341 58.600341 58.600341 49 28 60.901560 60.901560 60.901560 49 29 55.901699 55.901699 55.901699 49 30 56.603887 56.603887 56.603887 49 31 52.354560 52.354560 52.354560 49 32 54.918121 54.918121 54.918121 49 33 51.478151 51.478151 51.478151 49 34 47.423623 47.423623 47.423623 49 35 52.430907 52.430907 52.430907 49 36 83.815273 83.815273 83.815273 49 37 83.240615 83.240615 83.240615 49 38 80.361682 80.361682 80.361682 49 39 77.620873 77.620873 77.620873 49 40 77.129761 77.129761 77.129761 49 41 82.000000 82.000000 82.000000 49 42 71.805292 71.805292 71.805292 49 43 76.118329 76.118329 76.118329 49 44 81.049368 81.049368 81.049368 49 45 78.089692 78.089692 78.089692 49 46 80.081209 80.081209 80.081209 49 47 78.746428 78.746428 78.746428 49 48 56.568542 56.568542 56.568542 49 50 7.000000 7.000000 7.000000 49 51 42.426407 42.426407 42.426407 49 52 19.849433 19.849433 19.849433 49 53 30.232433 30.232433 30.232433 49 54 50.089919 50.089919 50.089919 49 55 56.515485 56.515485 56.515485 49 56 56.293872 56.293872 56.293872 49 57 31.048349 31.048349 31.048349 49 58 23.323808 23.323808 23.323808 49 59 27.459060 27.459060 27.459060 49 60 35.341194 35.341194 35.341194 49 61 61.269895 61.269895 61.269895 49 62 60.074953 60.074953 60.074953 49 63 37.802116 37.802116 37.802116 49 64 27.459060 27.459060 27.459060 49 65 25.179357 25.179357 25.179357 49 66 35.693137 35.693137 35.693137 49 67 32.015621 32.015621 32.015621 49 68 43.046487 43.046487 43.046487 49 69 55.036352 55.036352 55.036352 49 70 48.270074 48.270074 48.270074 49 71 64.381674 64.381674 64.381674 49 72 55.036352 55.036352 55.036352 49 73 63.568860 63.568860 63.568860 49 74 68.007353 68.007353 68.007353 49 75 26.627054 26.627054 26.627054 49 76 37.000000 37.000000 37.000000 49 77 19.313208 19.313208 19.313208 49 78 19.104973 19.104973 19.104973 49 79 61.294372 61.294372 61.294372 49 80 72.560320 72.560320 72.560320 49 81 42.296572 42.296572 42.296572 49 82 53.460266 53.460266 53.460266 49 83 40.853396 40.853396 40.853396 49 84 26.476405 26.476405 26.476405 49 85 28.301943 28.301943 28.301943 49 86 27.658633 27.658633 27.658633 49 87 28.319605 28.319605 28.319605 49 88 35.510562 35.510562 35.510562 49 89 55.973208 55.973208 55.973208 49 90 25.000000 25.000000 25.000000 49 91 42.296572 42.296572 42.296572 49 92 37.656341 37.656341 37.656341 49 93 39.560081 39.560081 39.560081 49 94 50.695167 50.695167 50.695167 49 95 45.541190 45.541190 45.541190 49 96 34.928498 34.928498 34.928498 49 97 50.695167 50.695167 50.695167 49 98 40.162171 40.162171 40.162171 49 99 49.648766 49.648766 49.648766 49 100 34.000000 34.000000 34.000000 49 101 62.968246 62.968246 62.968246 50 1 38.052595 38.052595 38.052595 50 2 74.953319 74.953319 74.953319 50 3 66.098411 66.098411 66.098411 50 4 75.690158 75.690158 75.690158 50 5 71.470274 71.470274 71.470274 50 6 76.243032 76.243032 76.243032 50 7 67.416615 67.416615 67.416615 50 8 68.541958 68.541958 68.541958 50 9 73.164199 73.164199 73.164199 50 10 39.408121 39.408121 39.408121 50 11 42.520583 42.520583 42.520583 50 12 44.045431 44.045431 44.045431 50 13 47.381431 47.381431 47.381431 50 14 43.566042 43.566042 43.566042 50 15 49.578221 49.578221 49.578221 50 16 48.826222 48.826222 48.826222 50 17 50.477718 50.477718 50.477718 50 18 53.413481 53.413481 53.413481 50 19 7.280110 7.280110 7.280110 50 20 2.000000 2.000000 2.000000 50 21 3.000000 3.000000 3.000000 50 22 7.280110 7.280110 7.280110 50 23 3.605551 3.605551 3.605551 50 24 8.062258 8.062258 8.062258 50 25 5.000000 5.000000 5.000000 50 26 9.899495 9.899495 9.899495 50 27 55.973208 55.973208 55.973208 50 28 57.775427 57.775427 57.775427 50 29 53.141321 53.141321 53.141321 50 30 53.225934 53.225934 53.225934 50 31 49.396356 49.396356 49.396356 50 32 51.429563 51.429563 51.429563 50 33 48.466483 48.466483 48.466483 50 34 44.922155 44.922155 44.922155 50 35 48.764741 48.764741 48.764741 50 36 77.162167 77.162167 77.162167 50 37 76.537572 76.537572 76.537572 50 38 73.681748 73.681748 73.681748 50 39 70.880181 70.880181 70.880181 50 40 70.342022 70.342022 70.342022 50 41 75.186435 75.186435 75.186435 50 42 65.000000 65.000000 65.000000 50 43 69.231496 69.231496 69.231496 50 44 74.148500 74.148500 74.148500 50 45 71.196910 71.196910 71.196910 50 46 73.375745 73.375745 73.375745 50 47 72.111026 72.111026 72.111026 50 48 51.855569 51.855569 51.855569 50 49 7.000000 7.000000 7.000000 50 51 37.802116 37.802116 37.802116 50 52 15.264338 15.264338 15.264338 50 53 24.758837 24.758837 24.758837 50 54 43.908997 43.908997 43.908997 50 55 49.729267 49.729267 49.729267 50 56 49.477268 49.477268 49.477268 50 57 24.351591 24.351591 24.351591 50 58 17.691806 17.691806 17.691806 50 59 27.073973 27.073973 27.073973 50 60 32.984845 32.984845 32.984845 50 61 55.072679 55.072679 55.072679 50 62 53.084838 53.084838 53.084838 50 63 32.526912 32.526912 32.526912 50 64 24.351591 24.351591 24.351591 50 65 18.248288 18.248288 18.248288 50 66 28.861739 28.861739 28.861739 50 67 25.019992 25.019992 25.019992 50 68 37.202150 37.202150 37.202150 50 69 48.041649 48.041649 48.041649 50 70 41.484937 41.484937 41.484937 50 71 57.428216 57.428216 57.428216 50 72 48.764741 48.764741 48.764741 50 73 57.008771 57.008771 57.008771 50 74 62.481997 62.481997 62.481997 50 75 23.409400 23.409400 23.409400 50 76 37.656341 37.656341 37.656341 50 77 18.000000 18.000000 18.000000 50 78 21.023796 21.023796 21.023796 50 79 55.605755 55.605755 55.605755 50 80 66.573268 66.573268 66.573268 50 81 35.355339 35.355339 35.355339 50 82 46.529560 46.529560 46.529560 50 83 34.438351 34.438351 34.438351 50 84 19.646883 19.646883 19.646883 50 85 22.671568 22.671568 22.671568 50 86 23.706539 23.706539 23.706539 50 87 24.186773 24.186773 24.186773 50 88 32.310989 32.310989 32.310989 50 89 49.396356 49.396356 49.396356 50 90 25.961510 25.961510 25.961510 50 91 35.355339 35.355339 35.355339 50 92 30.805844 30.805844 30.805844 50 93 32.893768 32.893768 32.893768 50 94 44.283180 44.283180 44.283180 50 95 39.000000 39.000000 39.000000 50 96 28.653098 28.653098 28.653098 50 97 43.965896 43.965896 43.965896 50 98 38.470768 38.470768 38.470768 50 99 43.081318 43.081318 43.081318 50 100 28.017851 28.017851 28.017851 50 101 56.089215 56.089215 56.089215 51 1 35.341194 35.341194 35.341194 51 2 68.622154 68.622154 68.622154 51 3 64.031242 64.031242 64.031242 51 4 70.710678 70.710678 70.710678 51 5 68.767725 68.767725 68.767725 51 6 72.138755 72.138755 72.138755 51 7 67.201190 67.201190 67.201190 51 8 69.634761 69.634761 69.634761 51 9 72.622311 72.622311 72.622311 51 10 62.000000 62.000000 62.000000 51 11 62.201286 62.201286 62.201286 51 12 64.195015 64.195015 64.195015 51 13 64.776539 64.776539 64.776539 51 14 67.000000 67.000000 67.000000 51 15 67.742158 67.742158 67.742158 51 16 70.178344 70.178344 70.178344 51 17 72.173402 72.173402 72.173402 51 18 72.691127 72.691127 72.691127 51 19 41.036569 41.036569 41.036569 51 20 39.051248 39.051248 39.051248 51 21 36.055513 36.055513 36.055513 51 22 43.863424 43.863424 43.863424 51 23 37.735925 37.735925 37.735925 51 24 45.343136 45.343136 45.343136 51 25 39.446166 39.446166 39.446166 51 26 47.634021 47.634021 47.634021 51 27 23.537205 23.537205 23.537205 51 28 23.000000 23.000000 23.000000 51 29 20.615528 20.615528 20.615528 51 30 18.000000 18.000000 18.000000 51 31 16.763055 16.763055 16.763055 51 32 16.000000 16.000000 16.000000 51 33 15.811388 15.811388 15.811388 51 34 16.401219 16.401219 16.401219 51 35 13.000000 13.000000 13.000000 51 36 50.249378 50.249378 50.249378 51 37 50.487622 50.487622 50.487622 51 38 47.518417 47.518417 47.518417 51 39 46.097722 46.097722 46.097722 51 40 46.572524 46.572524 46.572524 51 41 51.419841 51.419841 51.419841 51 42 42.379240 42.379240 42.379240 51 43 48.104054 48.104054 48.104054 51 44 52.810984 52.810984 52.810984 51 45 49.979996 49.979996 49.979996 51 46 70.092796 70.092796 70.092796 51 47 70.292247 70.292247 70.292247 51 48 70.710678 70.710678 70.710678 51 49 42.426407 42.426407 42.426407 51 50 37.802116 37.802116 37.802116 51 52 22.671568 22.671568 22.671568 51 53 47.265209 47.265209 47.265209 51 54 54.120237 54.120237 54.120237 51 55 30.232433 30.232433 30.232433 51 56 48.877398 48.877398 48.877398 51 57 22.000000 22.000000 22.000000 51 58 43.174066 43.174066 43.174066 51 59 62.241465 62.241465 62.241465 51 60 63.788714 63.788714 63.788714 51 61 62.241465 62.241465 62.241465 51 62 40.360872 40.360872 40.360872 51 63 7.000000 7.000000 7.000000 51 64 16.552945 16.552945 16.552945 51 65 27.459060 27.459060 27.459060 51 66 37.336309 37.336309 37.336309 51 67 31.064449 31.064449 31.064449 51 68 10.630146 10.630146 10.630146 51 69 40.607881 40.607881 40.607881 51 70 44.384682 44.384682 44.384682 51 71 50.249378 50.249378 50.249378 51 72 21.189620 21.189620 21.189620 51 73 31.320920 31.320920 31.320920 51 74 74.330344 74.330344 74.330344 51 75 54.120237 54.120237 54.120237 51 76 73.409809 73.409809 73.409809 51 77 25.942244 25.942244 25.942244 51 78 58.523500 58.523500 58.523500 51 79 67.357256 67.357256 67.357256 51 80 73.790243 73.790243 73.790243 51 81 27.730849 27.730849 27.730849 51 82 32.526912 32.526912 32.526912 51 83 45.705580 45.705580 45.705580 51 84 35.227830 35.227830 35.227830 51 85 16.155494 16.155494 16.155494 51 86 15.000000 15.000000 15.000000 51 87 52.172790 52.172790 52.172790 51 88 61.000000 61.000000 61.000000 51 89 53.225934 53.225934 53.225934 51 90 30.413813 30.413813 30.413813 51 91 37.000000 37.000000 37.000000 51 92 24.041631 24.041631 24.041631 51 93 20.615528 20.615528 20.615528 51 94 20.248457 20.248457 20.248457 51 95 19.849433 19.849433 19.849433 51 96 16.124515 16.124515 16.124515 51 97 25.495098 25.495098 25.495098 51 98 70.092796 70.092796 70.092796 51 99 49.040799 49.040799 49.040799 51 100 46.000000 46.000000 46.000000 51 101 52.009614 52.009614 52.009614 52 1 33.541020 33.541020 33.541020 52 2 71.589105 71.589105 71.589105 52 3 64.140471 64.140471 64.140471 52 4 72.897188 72.897188 72.897188 52 5 69.462220 69.462220 69.462220 52 6 73.824115 73.824115 73.824115 52 7 66.287254 66.287254 66.287254 52 8 68.007353 68.007353 68.007353 52 9 72.111026 72.111026 72.111026 52 10 47.434165 47.434165 47.434165 52 11 49.244289 49.244289 49.244289 52 12 51.078371 51.078371 51.078371 52 13 53.235327 53.235327 53.235327 52 14 52.201533 52.201533 52.201533 52 15 55.901699 55.901699 55.901699 52 16 56.648036 56.648036 56.648036 52 17 58.523500 58.523500 58.523500 52 18 60.415230 60.415230 60.415230 52 19 18.601075 18.601075 18.601075 52 20 16.401219 16.401219 16.401219 52 21 13.928388 13.928388 13.928388 52 22 21.213203 21.213203 21.213203 52 23 15.811388 15.811388 15.811388 52 24 22.671568 22.671568 22.671568 52 25 17.720045 17.720045 17.720045 52 26 25.000000 25.000000 25.000000 52 27 41.231056 41.231056 41.231056 52 28 42.720019 42.720019 42.720019 52 29 38.327536 38.327536 38.327536 52 30 38.078866 38.078866 38.078866 52 31 34.481879 34.481879 34.481879 52 32 36.249138 36.249138 36.249138 52 33 33.526109 33.526109 33.526109 52 34 30.413813 30.413813 30.413813 52 35 33.541020 33.541020 33.541020 52 36 66.098411 66.098411 66.098411 52 37 65.764732 65.764732 65.764732 52 38 62.801274 62.801274 62.801274 52 39 60.406953 60.406953 60.406953 52 40 60.207973 60.207973 60.207973 52 41 65.192024 65.192024 65.192024 52 42 55.081757 55.081757 55.081757 52 43 60.000000 60.000000 60.000000 52 44 65.000000 65.000000 65.000000 52 45 62.000000 62.000000 62.000000 52 46 71.196910 71.196910 71.196910 52 47 70.491134 70.491134 70.491134 52 48 58.600341 58.600341 58.600341 52 49 19.849433 19.849433 19.849433 52 50 15.264338 15.264338 15.264338 52 51 22.671568 22.671568 22.671568 52 53 31.622777 31.622777 31.622777 52 54 46.097722 46.097722 46.097722 52 55 40.000000 40.000000 40.000000 52 56 47.169906 47.169906 47.169906 52 57 15.811388 15.811388 15.811388 52 58 25.495098 25.495098 25.495098 52 59 41.231056 41.231056 41.231056 52 60 45.000000 45.000000 45.000000 52 61 56.568542 56.568542 56.568542 52 62 46.097722 46.097722 46.097722 52 63 18.027756 18.027756 18.027756 52 64 10.000000 10.000000 10.000000 52 65 14.142136 14.142136 14.142136 52 66 28.284271 28.284271 28.284271 52 67 22.022716 22.022716 22.022716 52 68 23.769729 23.769729 23.769729 52 69 42.720019 42.720019 42.720019 52 70 40.000000 40.000000 40.000000 52 71 52.924474 52.924474 52.924474 52 72 36.400549 36.400549 36.400549 52 73 45.705580 45.705580 45.705580 52 74 66.400301 66.400301 66.400301 52 75 35.000000 35.000000 35.000000 52 76 52.201533 52.201533 52.201533 52 77 9.433981 9.433981 9.433981 52 78 36.235342 36.235342 36.235342 52 79 59.203040 59.203040 59.203040 52 80 68.593003 68.593003 68.593003 52 81 28.160256 28.160256 28.160256 52 82 38.470768 38.470768 38.470768 52 83 36.235342 36.235342 36.235342 52 84 21.095023 21.095023 21.095023 52 85 9.219544 9.219544 9.219544 52 86 8.544004 8.544004 8.544004 52 87 34.234486 34.234486 34.234486 52 88 43.185646 43.185646 43.185646 52 89 49.040799 49.040799 49.040799 52 90 19.209373 19.209373 19.209373 52 91 32.449961 32.449961 32.449961 52 92 22.803509 22.803509 22.803509 52 93 23.086793 23.086793 23.086793 52 94 32.557641 32.557641 32.557641 52 95 28.071338 28.071338 28.071338 52 96 17.029386 17.029386 17.029386 52 97 34.000000 34.000000 34.000000 52 98 51.039201 51.039201 51.039201 52 99 43.185646 43.185646 43.185646 52 100 32.649655 32.649655 32.649655 52 101 52.773099 52.773099 52.773099 53 1 25.000000 25.000000 25.000000 53 2 55.000000 55.000000 55.000000 53 3 45.099889 45.099889 45.099889 53 4 55.081757 55.081757 55.081757 53 5 50.249378 50.249378 50.249378 53 6 55.226805 55.226805 55.226805 53 7 45.541190 45.541190 45.541190 53 8 46.097722 46.097722 46.097722 53 9 50.990195 50.990195 50.990195 53 10 15.811388 15.811388 15.811388 53 11 18.027756 18.027756 18.027756 53 12 19.723083 19.723083 19.723083 53 13 22.671568 22.671568 22.671568 53 14 20.615528 20.615528 20.615528 53 15 25.000000 25.000000 25.000000 53 16 25.079872 25.079872 25.079872 53 17 26.925824 26.925824 26.925824 53 18 29.154759 29.154759 29.154759 53 19 31.400637 31.400637 31.400637 53 20 26.248809 26.248809 26.248809 53 21 22.671568 22.671568 22.671568 53 22 29.154759 29.154759 29.154759 53 23 21.213203 21.213203 21.213203 53 24 28.178006 28.178006 28.178006 53 25 19.849433 19.849433 19.849433 53 26 26.925824 26.925824 26.925824 53 27 70.000000 70.000000 70.000000 53 28 70.178344 70.178344 70.178344 53 29 67.000000 67.000000 67.000000 53 30 65.192024 65.192024 65.192024 53 31 63.000000 63.000000 63.000000 53 32 63.198101 63.198101 63.198101 53 33 62.000000 62.000000 62.000000 53 34 60.207973 60.207973 60.207973 53 35 60.207973 60.207973 60.207973 53 36 69.202601 69.202601 69.202601 53 37 68.007353 68.007353 68.007353 53 38 65.604878 65.604878 65.604878 53 39 62.201286 62.201286 62.201286 53 40 61.032778 61.032778 61.032778 53 41 65.192024 65.192024 65.192024 53 42 55.803226 55.803226 55.803226 53 43 58.309519 58.309519 58.309519 53 44 62.649820 62.649820 62.649820 53 45 60.033324 60.033324 60.033324 53 46 52.239832 52.239832 52.239832 53 47 50.487622 50.487622 50.487622 53 48 27.459060 27.459060 27.459060 53 49 30.232433 30.232433 30.232433 53 50 24.758837 24.758837 24.758837 53 51 47.265209 47.265209 47.265209 53 52 31.622777 31.622777 31.622777 53 54 20.615528 20.615528 20.615528 53 55 42.426407 42.426407 42.426407 53 56 30.413813 30.413813 30.413813 53 57 25.495098 25.495098 25.495098 53 58 7.071068 7.071068 7.071068 53 59 22.360680 22.360680 22.360680 53 60 18.027756 18.027756 18.027756 53 61 31.622777 31.622777 31.622777 53 62 40.311289 40.311289 40.311289 53 63 40.311289 40.311289 40.311289 53 64 41.231056 41.231056 41.231056 53 65 20.000000 20.000000 20.000000 53 66 14.142136 14.142136 14.142136 53 67 17.464249 17.464249 17.464249 53 68 40.804412 40.804412 40.804412 53 69 33.541020 33.541020 33.541020 53 70 22.803509 22.803509 22.803509 53 71 40.261644 40.261644 40.261644 53 72 47.169906 47.169906 47.169906 53 73 51.662365 51.662365 51.662365 53 74 37.802116 37.802116 37.802116 53 75 11.180340 11.180340 11.180340 53 76 32.015621 32.015621 32.015621 53 77 39.357337 39.357337 39.357337 53 78 27.073973 27.073973 27.073973 53 79 31.064449 31.064449 31.064449 53 80 42.485292 42.485292 42.485292 53 81 27.802878 27.802878 27.802878 53 82 36.878178 36.878178 36.878178 53 83 13.152946 13.152946 13.152946 53 84 12.041595 12.041595 12.041595 53 85 32.015621 32.015621 32.015621 53 86 38.639358 38.639358 38.639358 53 87 7.211103 7.211103 7.211103 53 88 14.317821 14.317821 14.317821 53 89 28.017851 28.017851 28.017851 53 90 48.877398 48.877398 48.877398 53 91 20.808652 20.808652 20.808652 53 92 26.832816 26.832816 26.832816 53 93 30.870698 30.870698 30.870698 53 94 42.190046 42.190046 42.190046 53 95 36.715120 36.715120 36.715120 53 96 31.780497 31.780497 31.780497 53 97 38.418745 38.418745 38.418745 53 98 24.186773 24.186773 24.186773 53 99 22.022716 22.022716 22.022716 53 100 5.099020 5.099020 5.099020 53 101 37.483330 37.483330 37.483330 54 1 20.000000 20.000000 20.000000 54 2 35.355339 35.355339 35.355339 54 3 25.079872 25.079872 25.079872 54 4 35.057096 35.057096 35.057096 54 5 30.000000 30.000000 30.000000 54 6 35.000000 35.000000 35.000000 54 7 25.079872 25.079872 25.079872 54 8 25.495098 25.495098 25.495098 54 9 30.413813 30.413813 30.413813 54 10 18.027756 18.027756 18.027756 54 11 14.142136 14.142136 14.142136 54 12 15.620499 15.620499 15.620499 54 13 13.000000 13.000000 13.000000 54 14 21.213203 21.213203 21.213203 54 15 15.811388 15.811388 15.811388 54 16 20.591260 20.591260 20.591260 54 17 22.360680 22.360680 22.360680 54 18 20.615528 20.615528 20.615528 54 19 51.000000 51.000000 51.000000 54 20 45.650849 45.650849 45.650849 54 21 41.340053 41.340053 41.340053 54 22 49.244289 49.244289 49.244289 54 23 40.311289 40.311289 40.311289 54 24 48.466483 48.466483 48.466483 54 25 39.357337 39.357337 39.357337 54 26 47.434165 47.434165 47.434165 54 27 77.620873 77.620873 77.620873 54 28 76.485293 76.485293 76.485293 54 29 74.726167 74.726167 74.726167 54 30 71.589105 71.589105 71.589105 54 31 70.880181 70.880181 70.880181 54 32 69.634761 69.634761 69.634761 54 33 69.921384 69.921384 69.921384 54 34 69.641941 69.641941 69.641941 54 35 66.708320 66.708320 66.708320 54 36 58.600341 58.600341 58.600341 54 37 57.008771 57.008771 57.008771 54 38 55.217751 55.217751 55.217751 54 39 51.613952 51.613952 51.613952 54 40 50.000000 50.000000 50.000000 54 41 53.150729 53.150729 53.150729 54 42 45.486262 45.486262 45.486262 54 43 46.097722 46.097722 46.097722 54 44 49.497475 49.497475 49.497475 54 45 47.423623 47.423623 47.423623 54 46 32.000000 32.000000 32.000000 54 47 30.066593 30.066593 30.066593 54 48 18.681542 18.681542 18.681542 54 49 50.089919 50.089919 50.089919 54 50 43.908997 43.908997 43.908997 54 51 54.120237 54.120237 54.120237 54 52 46.097722 46.097722 46.097722 54 53 20.615528 20.615528 20.615528 54 55 36.400549 36.400549 36.400549 54 56 14.142136 14.142136 14.142136 54 57 33.541020 33.541020 33.541020 54 58 26.925824 26.925824 26.925824 54 59 40.311289 40.311289 40.311289 54 60 31.622777 31.622777 31.622777 54 61 11.180340 11.180340 11.180340 54 62 29.154759 29.154759 29.154759 54 63 47.434165 47.434165 47.434165 54 64 54.083269 54.083269 54.083269 54 65 32.015621 32.015621 32.015621 54 66 18.027756 18.027756 18.027756 54 67 24.698178 24.698178 24.698178 54 68 44.721360 44.721360 44.721360 54 69 22.360680 22.360680 22.360680 54 70 11.180340 11.180340 11.180340 54 71 24.207437 24.207437 24.207437 54 72 45.276926 45.276926 45.276926 54 73 45.541190 45.541190 45.541190 54 74 20.591260 20.591260 20.591260 54 75 30.000000 30.000000 30.000000 54 76 47.434165 47.434165 47.434165 54 77 55.172457 55.172457 55.172457 54 78 47.095647 47.095647 47.095647 54 79 13.416408 13.416408 13.416408 54 80 22.803509 22.803509 22.803509 54 81 27.166155 27.166155 27.166155 54 82 30.083218 30.083218 30.083218 54 83 9.899495 9.899495 9.899495 54 84 25.495098 25.495098 25.495098 54 85 42.544095 42.544095 42.544095 54 86 50.774009 50.774009 50.774009 54 87 26.019224 26.019224 26.019224 54 88 27.202941 27.202941 27.202941 54 89 8.944272 8.944272 8.944272 54 90 65.069194 65.069194 65.069194 54 91 17.262677 17.262677 17.262677 54 92 30.083218 30.083218 30.083218 54 93 33.734256 33.734256 33.734256 54 94 41.048752 41.048752 41.048752 54 95 37.054015 37.054015 37.054015 54 96 38.275318 38.275318 38.275318 54 97 35.227830 35.227830 35.227830 54 98 35.777088 35.777088 35.777088 54 99 6.324555 6.324555 6.324555 54 100 16.155494 16.155494 16.155494 54 101 20.248457 20.248457 20.248457 55 1 18.027756 18.027756 18.027756 55 2 39.051248 39.051248 39.051248 55 3 36.249138 36.249138 36.249138 55 4 41.400483 41.400483 41.400483 55 5 40.311289 40.311289 40.311289 55 6 43.011626 43.011626 43.011626 55 7 39.924930 39.924930 39.924930 55 8 42.720019 42.720019 42.720019 55 9 44.721360 44.721360 44.721360 55 10 51.478151 51.478151 51.478151 55 11 49.244289 49.244289 49.244289 55 12 51.078371 51.078371 51.078371 55 13 49.335586 49.335586 49.335586 55 14 55.901699 55.901699 55.901699 55 15 52.201533 52.201533 52.201533 55 16 56.648036 56.648036 56.648036 55 17 58.523500 58.523500 58.523500 55 18 57.008771 57.008771 57.008771 55 19 56.089215 56.089215 56.089215 55 20 51.662365 51.662365 51.662365 55 21 46.840154 46.840154 46.840154 55 22 57.008771 57.008771 57.008771 55 23 47.434165 47.434165 47.434165 55 24 57.567352 57.567352 57.567352 55 25 48.104054 48.104054 48.104054 55 26 58.523500 58.523500 58.523500 55 27 50.000000 50.000000 50.000000 55 28 47.169906 47.169906 47.169906 55 29 47.634021 47.634021 47.634021 55 30 43.011626 43.011626 43.011626 55 31 44.598206 44.598206 44.598206 55 32 41.400483 41.400483 41.400483 55 33 43.863424 43.863424 43.863424 55 34 46.097722 46.097722 46.097722 55 35 39.051248 39.051248 39.051248 55 36 27.730849 27.730849 27.730849 55 37 26.925824 26.925824 26.925824 55 38 24.166092 24.166092 24.166092 55 39 21.189620 21.189620 21.189620 55 40 20.615528 20.615528 20.615528 55 41 25.495098 25.495098 25.495098 55 42 15.297059 15.297059 15.297059 55 43 20.000000 20.000000 20.000000 55 44 25.000000 25.000000 25.000000 55 45 22.000000 22.000000 22.000000 55 46 41.340053 41.340053 41.340053 55 47 42.059482 42.059482 42.059482 55 48 55.081757 55.081757 55.081757 55 49 56.515485 56.515485 56.515485 55 50 49.729267 49.729267 49.729267 55 51 30.232433 30.232433 30.232433 55 52 40.000000 40.000000 40.000000 55 53 42.426407 42.426407 42.426407 55 54 36.400549 36.400549 36.400549 55 56 25.000000 25.000000 25.000000 55 57 25.495098 25.495098 25.495098 55 58 43.011626 43.011626 43.011626 55 59 64.031242 64.031242 64.031242 55 60 60.207973 60.207973 60.207973 55 61 40.000000 40.000000 40.000000 55 62 11.180340 11.180340 11.180340 55 63 26.925824 26.925824 26.925824 55 64 41.231056 41.231056 41.231056 55 65 31.622777 31.622777 31.622777 55 66 28.284271 28.284271 28.284271 55 67 26.925824 26.925824 26.925824 55 68 20.124612 20.124612 20.124612 55 69 15.000000 15.000000 15.000000 55 70 25.298221 25.298221 25.298221 55 71 21.931712 21.931712 21.931712 55 72 11.180340 11.180340 11.180340 55 73 9.433981 9.433981 9.433981 55 74 53.000000 53.000000 53.000000 55 75 53.150729 53.150729 53.150729 55 76 74.330344 74.330344 74.330344 55 77 48.259714 48.259714 48.259714 55 78 65.368188 65.368188 65.368188 55 79 47.169906 47.169906 47.169906 55 80 49.648766 49.648766 49.648766 55 81 15.264338 15.264338 15.264338 55 82 6.324555 6.324555 6.324555 55 83 32.756679 32.756679 32.756679 55 84 34.132096 34.132096 34.132096 55 85 31.064449 31.064449 31.064449 55 86 37.854986 37.854986 37.854986 55 87 49.517674 49.517674 49.517674 55 88 56.080300 56.080300 56.080300 55 89 31.064449 31.064449 31.064449 55 90 56.293872 56.293872 56.293872 55 91 22.203603 22.203603 22.203603 55 92 18.973666 18.973666 18.973666 55 93 17.117243 17.117243 17.117243 55 94 10.000000 10.000000 10.000000 55 95 12.165525 12.165525 12.165525 55 96 23.021729 23.021729 23.021729 55 97 6.000000 6.000000 6.000000 55 98 66.068147 66.068147 66.068147 55 99 30.083218 30.083218 30.083218 55 100 38.288379 38.288379 38.288379 55 101 25.000000 25.000000 25.000000 56 1 14.142136 14.142136 14.142136 56 2 25.495098 25.495098 25.495098 56 3 17.000000 17.000000 17.000000 56 4 26.248809 26.248809 26.248809 56 5 22.360680 22.360680 22.360680 56 6 26.925824 26.925824 26.925824 56 7 19.209373 19.209373 19.209373 56 8 21.213203 21.213203 21.213203 56 9 25.000000 25.000000 25.000000 56 10 32.015621 32.015621 32.015621 56 11 28.284271 28.284271 28.284271 56 12 29.732137 29.732137 29.732137 56 13 26.627054 26.627054 26.627054 56 14 35.355339 35.355339 35.355339 56 15 29.154759 29.154759 29.154759 56 16 34.409301 34.409301 34.409301 56 17 36.055513 36.055513 36.055513 56 18 33.541020 33.541020 33.541020 56 19 56.753854 56.753854 56.753854 56 20 51.419841 51.419841 51.419841 56 21 46.572524 46.572524 46.572524 56 22 55.901699 55.901699 55.901699 56 23 46.097722 46.097722 46.097722 56 24 55.578773 55.578773 55.578773 56 25 45.705580 45.705580 45.705580 56 26 55.226805 55.226805 55.226805 56 27 71.589105 71.589105 71.589105 56 28 69.641941 69.641941 69.641941 56 29 68.876701 68.876701 68.876701 56 30 65.000000 65.000000 65.000000 56 31 65.299311 65.299311 65.299311 56 32 63.158531 63.158531 63.158531 56 33 64.412732 64.412732 64.412732 56 34 65.192024 65.192024 65.192024 56 35 60.415230 60.415230 60.415230 56 36 44.654227 44.654227 44.654227 56 37 43.011626 43.011626 43.011626 56 38 41.340053 41.340053 41.340053 56 39 37.735925 37.735925 37.735925 56 40 36.055513 36.055513 36.055513 56 41 39.051248 39.051248 39.051248 56 42 31.764760 31.764760 31.764760 56 43 32.015621 32.015621 32.015621 56 44 35.355339 35.355339 35.355339 56 45 33.301652 33.301652 33.301652 56 46 24.166092 24.166092 24.166092 56 47 23.323808 23.323808 23.323808 56 48 31.764760 31.764760 31.764760 56 49 56.293872 56.293872 56.293872 56 50 49.477268 49.477268 49.477268 56 51 48.877398 48.877398 48.877398 56 52 47.169906 47.169906 47.169906 56 53 30.413813 30.413813 30.413813 56 54 14.142136 14.142136 14.142136 56 55 25.000000 25.000000 25.000000 56 57 32.015621 32.015621 32.015621 56 58 35.000000 35.000000 35.000000 56 59 52.201533 52.201533 52.201533 56 60 44.721360 44.721360 44.721360 56 61 15.000000 15.000000 15.000000 56 62 15.811388 15.811388 15.811388 56 63 43.011626 43.011626 43.011626 56 64 53.150729 53.150729 53.150729 56 65 33.541020 33.541020 33.541020 56 66 20.615528 20.615528 20.615528 56 67 25.495098 25.495098 25.495098 56 68 38.470768 38.470768 38.470768 56 69 10.000000 10.000000 10.000000 56 70 8.062258 8.062258 8.062258 56 71 10.295630 10.295630 10.295630 56 72 35.355339 35.355339 35.355339 56 73 33.376639 33.376639 33.376639 56 74 28.000000 28.000000 28.000000 56 75 41.231056 41.231056 41.231056 56 76 60.415230 60.415230 60.415230 56 77 56.603887 56.603887 56.603887 56 78 57.428216 57.428216 57.428216 56 79 22.360680 22.360680 22.360680 56 80 25.298221 25.298221 25.298221 56 81 21.400935 21.400935 21.400935 56 82 19.104973 19.104973 19.104973 56 83 17.262677 17.262677 17.262677 56 84 29.832868 29.832868 29.832868 56 85 41.109610 41.109610 41.109610 56 86 49.578221 49.578221 49.578221 56 87 37.107951 37.107951 37.107951 56 88 40.249224 40.249224 40.249224 56 89 6.324555 6.324555 6.324555 56 90 66.287254 66.287254 66.287254 56 91 14.764823 14.764823 14.764823 56 92 26.172505 26.172505 26.172505 56 93 28.600699 28.600699 28.600699 56 94 32.015621 32.015621 32.015621 56 95 29.546573 29.546573 29.546573 56 96 34.713110 34.713110 34.713110 56 97 25.709920 25.709920 25.709920 56 98 49.396356 49.396356 49.396356 56 99 8.944272 8.944272 8.944272 56 100 25.317978 25.317978 25.317978 56 101 7.071068 7.071068 7.071068 57 1 18.027756 18.027756 18.027756 57 2 55.901699 55.901699 55.901699 57 3 48.826222 48.826222 48.826222 57 4 57.306195 57.306195 57.306195 57 5 54.083269 54.083269 54.083269 57 6 58.309519 58.309519 58.309519 57 7 51.224994 51.224994 51.224994 57 8 53.150729 53.150729 53.150729 57 9 57.008771 57.008771 57.008771 57 10 40.000000 40.000000 40.000000 57 11 40.311289 40.311289 40.311289 57 12 42.296572 42.296572 42.296572 57 13 43.174066 43.174066 43.174066 57 14 45.000000 45.000000 45.000000 57 15 46.097722 46.097722 46.097722 57 16 48.259714 48.259714 48.259714 57 17 50.249378 50.249378 50.249378 57 18 50.990195 50.990195 50.990195 57 19 30.594117 30.594117 30.594117 57 20 26.248809 26.248809 26.248809 57 21 21.540659 21.540659 21.540659 57 22 31.622777 31.622777 31.622777 57 23 22.360680 22.360680 22.360680 57 24 32.310989 32.310989 32.310989 57 25 23.323808 23.323808 23.323808 57 26 33.541020 33.541020 33.541020 57 27 45.276926 45.276926 45.276926 57 28 45.000000 45.000000 45.000000 57 29 42.296572 42.296572 42.296572 57 30 40.000000 40.000000 40.000000 57 31 38.327536 38.327536 38.327536 57 32 38.000000 38.000000 38.000000 57 33 37.336309 37.336309 37.336309 57 34 36.400549 36.400549 36.400549 57 35 35.000000 35.000000 35.000000 57 36 52.810984 52.810984 52.810984 57 37 52.201533 52.201533 52.201533 57 38 49.335586 49.335586 49.335586 57 39 46.572524 46.572524 46.572524 57 40 46.097722 46.097722 46.097722 57 41 50.990195 50.990195 50.990195 57 42 40.792156 40.792156 40.792156 57 43 45.276926 45.276926 45.276926 57 44 50.249378 50.249378 50.249378 57 45 47.265209 47.265209 47.265209 57 46 55.758407 55.758407 55.758407 57 47 55.217751 55.217751 55.217751 57 48 49.030603 49.030603 49.030603 57 49 31.048349 31.048349 31.048349 57 50 24.351591 24.351591 24.351591 57 51 22.000000 22.000000 22.000000 57 52 15.811388 15.811388 15.811388 57 53 25.495098 25.495098 25.495098 57 54 33.541020 33.541020 33.541020 57 55 25.495098 25.495098 25.495098 57 56 32.015621 32.015621 32.015621 57 58 22.360680 22.360680 22.360680 57 59 43.011626 43.011626 43.011626 57 60 42.720019 42.720019 42.720019 57 61 43.011626 43.011626 43.011626 57 62 30.413813 30.413813 30.413813 57 63 15.000000 15.000000 15.000000 57 64 21.213203 21.213203 21.213203 57 65 7.071068 7.071068 7.071068 57 66 15.811388 15.811388 15.811388 57 67 9.219544 9.219544 9.219544 57 68 15.652476 15.652476 15.652476 57 69 26.925824 26.925824 26.925824 57 70 25.495098 25.495098 25.495098 57 71 37.161808 37.161808 37.161808 57 72 25.000000 25.000000 25.000000 57 73 32.695565 32.695565 32.695565 57 74 54.120237 54.120237 54.120237 57 75 33.541020 33.541020 33.541020 57 76 54.083269 54.083269 54.083269 57 77 25.079872 25.079872 25.079872 57 78 41.868843 41.868843 41.868843 57 79 46.957428 46.957428 46.957428 57 80 55.000000 55.000000 55.000000 57 81 12.369317 12.369317 12.369317 57 82 23.021729 23.021729 23.021729 57 83 24.351591 24.351591 24.351591 57 84 13.601471 13.601471 13.601471 57 85 9.219544 9.219544 9.219544 57 86 17.691806 17.691806 17.691806 57 87 31.016125 31.016125 31.016125 57 88 39.560081 39.560081 39.560081 57 89 34.713110 34.713110 34.713110 57 90 34.481879 34.481879 34.481879 57 91 17.691806 17.691806 17.691806 57 92 7.071068 7.071068 7.071068 57 93 8.544004 8.544004 8.544004 57 94 20.248457 20.248457 20.248457 57 95 14.764823 14.764823 14.764823 57 96 6.324555 6.324555 6.324555 57 97 19.646883 19.646883 19.646883 57 98 49.040799 49.040799 49.040799 57 99 29.410882 29.410882 29.410882 57 100 24.000000 24.000000 24.000000 57 101 37.215588 37.215588 37.215588 58 1 26.925824 26.925824 26.925824 58 2 60.207973 60.207973 60.207973 58 3 50.635956 50.635956 50.635956 58 4 60.530984 60.530984 60.530984 58 5 55.901699 55.901699 55.901699 58 6 60.827625 60.827625 60.827625 58 7 51.419841 51.419841 51.419841 58 8 52.201533 52.201533 52.201533 58 9 57.008771 57.008771 57.008771 58 10 22.360680 22.360680 22.360680 58 11 25.000000 25.000000 25.000000 58 12 26.627054 26.627054 26.627054 58 13 29.732137 29.732137 29.732137 58 14 26.925824 26.925824 26.925824 58 15 32.015621 32.015621 32.015621 58 16 31.764760 31.764760 31.764760 58 17 33.541020 33.541020 33.541020 58 18 36.055513 36.055513 36.055513 58 19 24.413111 24.413111 24.413111 58 20 19.209373 19.209373 19.209373 58 21 15.620499 15.620499 15.620499 58 22 22.360680 22.360680 22.360680 58 23 14.142136 14.142136 14.142136 58 24 21.540659 21.540659 21.540659 58 25 12.806248 12.806248 12.806248 58 26 20.615528 20.615528 20.615528 58 27 65.192024 65.192024 65.192024 58 28 65.764732 65.764732 65.764732 58 29 62.201286 62.201286 62.201286 58 30 60.827625 60.827625 60.827625 58 31 58.215118 58.215118 58.215118 58 32 58.855756 58.855756 58.855756 58 33 57.218878 57.218878 57.218878 58 34 55.000000 55.000000 55.000000 58 35 55.901699 55.901699 55.901699 58 36 70.491134 70.491134 70.491134 58 37 69.462220 69.462220 69.462220 58 38 66.887966 66.887966 66.887966 58 39 63.631753 63.631753 63.631753 58 40 62.649820 62.649820 62.649820 58 41 67.082039 67.082039 67.082039 58 42 57.306195 57.306195 57.306195 58 43 60.415230 60.415230 60.415230 58 44 65.000000 65.000000 65.000000 58 45 62.241465 62.241465 62.241465 58 46 57.870545 57.870545 57.870545 58 47 56.293872 56.293872 56.293872 58 48 34.409301 34.409301 34.409301 58 49 23.323808 23.323808 23.323808 58 50 17.691806 17.691806 17.691806 58 51 43.174066 43.174066 43.174066 58 52 25.495098 25.495098 25.495098 58 53 7.071068 7.071068 7.071068 58 54 26.925824 26.925824 26.925824 58 55 43.011626 43.011626 43.011626 58 56 35.000000 35.000000 35.000000 58 57 22.360680 22.360680 22.360680 58 59 21.213203 21.213203 21.213203 58 60 20.615528 20.615528 20.615528 58 61 38.078866 38.078866 38.078866 58 62 42.720019 42.720019 42.720019 58 63 36.400549 36.400549 36.400549 58 64 35.355339 35.355339 35.355339 58 65 15.811388 15.811388 15.811388 58 66 15.811388 15.811388 15.811388 58 67 16.278821 16.278821 16.278821 58 68 38.013156 38.013156 38.013156 58 69 36.400549 36.400549 36.400549 58 70 27.018512 27.018512 27.018512 58 71 44.283180 44.283180 44.283180 58 72 46.097722 46.097722 46.097722 58 73 51.855569 51.855569 51.855569 58 74 44.821870 44.821870 44.821870 58 75 11.180340 11.180340 11.180340 58 76 32.015621 32.015621 32.015621 58 77 32.695565 32.695565 32.695565 58 78 23.086793 23.086793 23.086793 58 79 38.013156 38.013156 38.013156 58 80 49.244289 49.244289 49.244289 58 81 27.802878 27.802878 27.802878 58 82 38.078866 38.078866 38.078866 58 83 18.248288 18.248288 18.248288 58 84 9.219544 9.219544 9.219544 58 85 27.294688 27.294688 27.294688 58 86 33.060551 33.060551 33.060551 58 87 9.055385 9.055385 9.055385 58 88 18.027756 18.027756 18.027756 58 89 33.541020 33.541020 33.541020 58 90 42.059482 42.059482 42.059482 58 91 23.086793 23.086793 23.086793 58 92 25.495098 25.495098 25.495098 58 93 29.206164 29.206164 29.206164 58 94 41.109610 41.109610 41.109610 58 95 35.468296 35.468296 35.468296 58 96 28.635642 28.635642 28.635642 58 97 38.288379 38.288379 38.288379 58 98 26.925824 26.925824 26.925824 58 99 27.294688 27.294688 27.294688 58 100 10.770330 10.770330 10.770330 58 101 42.011903 42.011903 42.011903 59 1 47.169906 47.169906 47.169906 59 2 75.663730 75.663730 75.663730 59 3 65.375837 65.375837 65.375837 59 4 75.325958 75.325958 75.325958 59 5 70.178344 70.178344 70.178344 59 6 75.166482 75.166482 75.166482 59 7 65.069194 65.069194 65.069194 59 8 65.000000 65.000000 65.000000 59 9 70.000000 70.000000 70.000000 59 10 25.495098 25.495098 25.495098 59 11 30.413813 30.413813 30.413813 59 12 30.805844 30.805844 30.805844 59 13 35.693137 35.693137 35.693137 59 14 26.925824 26.925824 26.925824 59 15 36.400549 36.400549 36.400549 59 16 32.695565 32.695565 32.695565 59 17 33.541020 33.541020 33.541020 59 18 38.078866 38.078866 38.078866 59 19 29.427878 29.427878 29.427878 59 20 27.000000 27.000000 27.000000 59 21 27.459060 27.459060 27.459060 59 22 25.495098 25.495098 25.495098 59 23 25.495098 25.495098 25.495098 59 24 23.537205 23.537205 23.537205 59 25 23.537205 23.537205 23.537205 59 26 20.615528 20.615528 20.615528 59 27 82.462113 82.462113 82.462113 59 28 83.815273 83.815273 83.815273 59 29 79.555012 79.555012 79.555012 59 30 79.056942 79.056942 79.056942 59 31 75.690158 75.690158 75.690158 59 32 77.162167 77.162167 77.162167 59 33 74.726167 74.726167 74.726167 59 34 71.589105 71.589105 71.589105 59 35 74.330344 74.330344 74.330344 59 36 91.263355 91.263355 91.263355 59 37 90.138782 90.138782 90.138782 59 38 87.658428 87.658428 87.658428 59 39 84.314886 84.314886 84.314886 59 40 83.216585 83.216585 83.216585 59 41 87.464278 87.464278 87.464278 59 42 77.935871 77.935871 77.935871 59 43 80.622577 80.622577 80.622577 59 44 85.000000 85.000000 85.000000 59 45 82.365041 82.365041 82.365041 59 46 72.173402 72.173402 72.173402 59 47 70.064256 70.064256 70.064256 59 48 37.336309 37.336309 37.336309 59 49 27.459060 27.459060 27.459060 59 50 27.073973 27.073973 27.073973 59 51 62.241465 62.241465 62.241465 59 52 41.231056 41.231056 41.231056 59 53 22.360680 22.360680 22.360680 59 54 40.311289 40.311289 40.311289 59 55 64.031242 64.031242 64.031242 59 56 52.201533 52.201533 52.201533 59 57 43.011626 43.011626 43.011626 59 58 21.213203 21.213203 21.213203 59 60 11.180340 11.180340 11.180340 59 61 50.000000 50.000000 50.000000 59 62 62.649820 62.649820 62.649820 59 63 55.901699 55.901699 55.901699 59 64 50.990195 50.990195 50.990195 59 65 36.055513 36.055513 36.055513 59 66 36.055513 36.055513 36.055513 59 67 37.483330 37.483330 37.483330 59 68 58.523500 58.523500 58.523500 59 69 55.901699 55.901699 55.901699 59 70 44.944410 44.944410 44.944410 59 71 62.297673 62.297673 62.297673 59 72 67.268120 67.268120 67.268120 59 73 73.000000 73.000000 73.000000 59 74 51.662365 51.662365 51.662365 59 75 11.180340 11.180340 11.180340 59 76 11.180340 11.180340 11.180340 59 77 45.044423 45.044423 45.044423 59 78 10.630146 10.630146 10.630146 59 79 46.529560 46.529560 46.529560 59 80 58.694122 58.694122 58.694122 59 81 48.918299 48.918299 48.918299 59 82 58.821765 58.821765 58.821765 59 83 35.114100 35.114100 35.114100 59 84 30.413813 30.413813 30.413813 59 85 46.097722 46.097722 46.097722 59 86 49.729267 49.729267 49.729267 59 87 15.231546 15.231546 15.231546 59 88 14.317821 14.317821 14.317821 59 89 48.836462 48.836462 48.836462 59 90 52.239832 52.239832 52.239832 59 91 43.046487 43.046487 43.046487 59 92 46.690470 46.690470 46.690470 59 93 50.328918 50.328918 50.328918 59 94 62.289646 62.289646 62.289646 59 95 56.639209 56.639209 56.639209 59 96 49.091751 49.091751 49.091751 59 97 59.464275 59.464275 59.464275 59 98 13.601471 13.601471 13.601471 59 99 43.416587 43.416587 43.416587 59 100 27.313001 27.313001 27.313001 59 101 59.203040 59.203040 59.203040 60 1 42.426407 42.426407 42.426407 60 2 66.708320 66.708320 66.708320 60 3 56.293872 56.293872 56.293872 60 4 66.098411 66.098411 66.098411 60 5 60.827625 60.827625 60.827625 60 6 65.764732 65.764732 65.764732 60 7 55.578773 55.578773 55.578773 60 8 55.226805 55.226805 55.226805 60 9 60.207973 60.207973 60.207973 60 10 15.000000 15.000000 15.000000 60 11 20.000000 20.000000 20.000000 60 12 20.099751 20.099751 20.099751 60 13 25.079872 25.079872 25.079872 60 14 15.811388 15.811388 15.811388 60 15 25.495098 25.495098 25.495098 60 16 21.540659 21.540659 21.540659 60 17 22.360680 22.360680 22.360680 60 18 26.925824 26.925824 26.925824 60 19 37.161808 37.161808 37.161808 60 20 33.526109 33.526109 33.526109 60 21 32.388269 32.388269 32.388269 60 22 33.541020 33.541020 33.541020 60 23 30.413813 30.413813 30.413813 60 24 31.764760 31.764760 31.764760 60 25 28.442925 28.442925 28.442925 60 26 29.154759 29.154759 29.154759 60 27 85.586214 85.586214 85.586214 60 28 86.313383 86.313383 86.313383 60 29 82.607506 82.607506 82.607506 60 30 81.394103 81.394103 81.394103 60 31 78.638413 78.638413 78.638413 60 32 79.429214 79.429214 79.429214 60 33 77.646635 77.646635 77.646635 60 34 75.166482 75.166482 75.166482 60 35 76.485293 76.485293 76.485293 60 36 86.452299 86.452299 86.452299 60 37 85.146932 85.146932 85.146932 60 38 82.879430 82.879430 82.879430 60 39 79.397733 79.397733 79.397733 60 40 78.102497 78.102497 78.102497 60 41 82.006097 82.006097 82.006097 60 42 73.000000 73.000000 73.000000 60 43 75.000000 75.000000 75.000000 60 44 79.056942 79.056942 79.056942 60 45 76.609399 76.609399 76.609399 60 46 62.801274 62.801274 62.801274 60 47 60.530984 60.530984 60.530984 60 48 26.248809 26.248809 26.248809 60 49 35.341194 35.341194 35.341194 60 50 32.984845 32.984845 32.984845 60 51 63.788714 63.788714 63.788714 60 52 45.000000 45.000000 45.000000 60 53 18.027756 18.027756 18.027756 60 54 31.622777 31.622777 31.622777 60 55 60.207973 60.207973 60.207973 60 56 44.721360 44.721360 44.721360 60 57 42.720019 42.720019 42.720019 60 58 20.615528 20.615528 20.615528 60 59 11.180340 11.180340 11.180340 60 61 40.311289 40.311289 40.311289 60 62 57.008771 57.008771 57.008771 60 63 57.008771 57.008771 57.008771 60 64 55.000000 55.000000 55.000000 60 65 36.400549 36.400549 36.400549 60 66 32.015621 32.015621 32.015621 60 67 35.355339 35.355339 35.355339 60 68 58.309519 58.309519 58.309519 60 69 50.000000 50.000000 50.000000 60 70 38.275318 38.275318 38.275318 60 71 55.009090 55.009090 55.009090 60 72 65.192024 65.192024 65.192024 60 73 69.526973 69.526973 69.526973 60 74 40.792156 40.792156 40.792156 60 75 10.000000 10.000000 10.000000 60 76 15.811388 15.811388 15.811388 60 77 50.635956 50.635956 50.635956 60 78 21.400935 21.400935 21.400935 60 79 36.055513 36.055513 36.055513 60 80 48.166378 48.166378 48.166378 60 81 45.803930 45.803930 45.803930 60 82 54.451814 54.451814 54.451814 60 83 28.600699 28.600699 28.600699 60 84 29.154759 29.154759 29.154759 60 85 47.853944 47.853944 47.853944 60 86 53.084838 53.084838 53.084838 60 87 11.704700 11.704700 11.704700 60 88 4.472136 4.472136 4.472136 60 89 40.496913 40.496913 40.496913 60 90 58.940648 58.940648 58.940648 60 91 38.183766 38.183766 38.183766 60 92 44.777226 44.777226 44.777226 60 93 48.764741 48.764741 48.764741 60 94 60.207973 60.207973 60.207973 60 95 54.708317 54.708317 54.708317 60 96 49.040799 49.040799 49.040799 60 97 56.400355 56.400355 56.400355 60 98 6.324555 6.324555 6.324555 60 99 35.777088 35.777088 35.777088 60 100 21.931712 21.931712 21.931712 60 101 51.478151 51.478151 51.478151 61 1 26.925824 26.925824 26.925824 61 2 26.925824 26.925824 26.925824 61 3 16.552945 16.552945 16.552945 61 4 25.961510 25.961510 25.961510 61 5 20.615528 20.615528 20.615528 61 6 25.495098 25.495098 25.495098 61 7 15.297059 15.297059 15.297059 61 8 15.000000 15.000000 15.000000 61 9 20.000000 20.000000 20.000000 61 10 25.495098 25.495098 25.495098 61 11 20.615528 20.615528 20.615528 61 12 21.189620 21.189620 21.189620 61 13 16.552945 16.552945 16.552945 61 14 26.925824 26.925824 26.925824 61 15 18.027756 18.027756 18.027756 61 16 23.853721 23.853721 23.853721 61 17 25.000000 25.000000 25.000000 61 18 21.213203 21.213203 21.213203 61 19 62.177166 62.177166 62.177166 61 20 56.824291 56.824291 56.824291 61 21 52.478567 52.478567 52.478567 61 22 60.415230 60.415230 60.415230 61 23 51.478151 51.478151 51.478151 61 24 59.615434 59.615434 59.615434 61 25 50.537115 50.537115 50.537115 61 26 58.523500 58.523500 58.523500 61 27 85.440037 85.440037 85.440037 61 28 83.815273 83.815273 83.815273 61 29 82.637764 82.637764 82.637764 61 30 79.056942 79.056942 79.056942 61 31 78.924014 78.924014 78.924014 61 32 77.162167 77.162167 77.162167 61 33 78.000000 78.000000 78.000000 61 34 78.262379 78.262379 78.262379 61 35 74.330344 74.330344 74.330344 61 36 57.697487 57.697487 57.697487 61 37 55.901699 55.901699 55.901699 61 38 54.626001 54.626001 54.626001 61 39 51.078371 51.078371 51.078371 61 40 49.244289 49.244289 49.244289 61 41 51.478151 51.478151 51.478151 61 42 45.541190 45.541190 45.541190 61 43 44.721360 44.721360 44.721360 61 44 47.169906 47.169906 47.169906 61 45 45.650849 45.650849 45.650849 61 46 22.561028 22.561028 22.561028 61 47 20.223748 20.223748 20.223748 61 48 19.849433 19.849433 19.849433 61 49 61.269895 61.269895 61.269895 61 50 55.072679 55.072679 55.072679 61 51 62.241465 62.241465 62.241465 61 52 56.568542 56.568542 56.568542 61 53 31.622777 31.622777 31.622777 61 54 11.180340 11.180340 11.180340 61 55 40.000000 40.000000 40.000000 61 56 15.000000 15.000000 15.000000 61 57 43.011626 43.011626 43.011626 61 58 38.078866 38.078866 38.078866 61 59 50.000000 50.000000 50.000000 61 60 40.311289 40.311289 40.311289 61 62 30.413813 30.413813 30.413813 61 63 55.901699 55.901699 55.901699 61 64 64.031242 64.031242 64.031242 61 65 42.426407 42.426407 42.426407 61 66 28.284271 28.284271 28.284271 61 67 34.713110 34.713110 34.713110 61 68 52.201533 52.201533 52.201533 61 69 25.000000 25.000000 25.000000 61 70 17.888544 17.888544 17.888544 61 71 21.931712 21.931712 21.931712 61 72 50.249378 50.249378 50.249378 61 73 48.259714 48.259714 48.259714 61 74 13.000000 13.000000 13.000000 61 75 40.311289 40.311289 40.311289 61 76 55.901699 55.901699 55.901699 61 77 65.795137 65.795137 65.795137 61 78 57.558666 57.558666 57.558666 61 79 8.062258 8.062258 8.062258 61 80 12.041595 12.041595 12.041595 61 81 34.539832 34.539832 34.539832 61 82 34.058773 34.058773 34.058773 61 83 20.808652 20.808652 20.808652 61 84 36.400549 36.400549 36.400549 61 85 52.201533 52.201533 52.201533 61 86 60.605280 60.605280 60.605280 61 87 36.496575 36.496575 36.496575 61 88 36.124784 36.124784 36.124784 61 89 9.219544 9.219544 9.219544 61 90 75.690158 75.690158 75.690158 61 91 25.553865 25.553865 25.553865 61 92 38.470768 38.470768 38.470768 61 93 41.629317 41.629317 41.629317 61 94 46.690470 46.690470 46.690470 61 95 43.680659 43.680659 43.680659 61 96 47.010637 47.010637 47.010637 61 97 40.447497 40.447497 40.447497 61 98 43.416587 43.416587 43.416587 61 99 13.601471 13.601471 13.601471 61 100 27.313001 27.313001 27.313001 61 101 17.464249 17.464249 17.464249 62 1 15.811388 15.811388 15.811388 62 2 28.284271 28.284271 28.284271 62 3 25.079872 25.079872 25.079872 62 4 30.479501 30.479501 30.479501 62 5 29.154759 29.154759 29.154759 62 6 32.015621 32.015621 32.015621 62 7 28.792360 28.792360 28.792360 62 8 31.622777 31.622777 31.622777 62 9 33.541020 33.541020 33.541020 62 10 46.097722 46.097722 46.097722 62 11 43.011626 43.011626 43.011626 62 12 44.654227 44.654227 44.654227 62 13 42.059482 42.059482 42.059482 62 14 50.000000 50.000000 50.000000 62 15 44.721360 44.721360 44.721360 62 16 49.739320 49.739320 49.739320 62 17 51.478151 51.478151 51.478151 62 18 49.244289 49.244289 49.244289 62 19 60.008333 60.008333 60.008333 62 20 55.081757 55.081757 55.081757 62 21 50.089919 50.089919 50.089919 62 22 60.207973 60.207973 60.207973 62 23 50.249378 50.249378 50.249378 62 24 60.406953 60.406953 60.406953 62 25 50.487622 50.487622 50.487622 62 26 60.827625 60.827625 60.827625 62 27 61.032778 61.032778 61.032778 62 28 58.309519 58.309519 58.309519 62 29 58.600341 58.600341 58.600341 62 30 54.083269 54.083269 54.083269 62 31 55.443665 55.443665 55.443665 62 32 52.430907 52.430907 52.430907 62 33 54.671748 54.671748 54.671748 62 34 56.568542 56.568542 56.568542 62 35 50.000000 50.000000 50.000000 62 36 29.732137 29.732137 29.732137 62 37 28.284271 28.284271 28.284271 62 38 26.248809 26.248809 26.248809 62 39 22.671568 22.671568 22.671568 62 40 21.213203 21.213203 21.213203 62 41 25.000000 25.000000 25.000000 62 42 16.401219 16.401219 16.401219 62 43 18.027756 18.027756 18.027756 62 44 22.360680 22.360680 22.360680 62 45 19.723083 19.723083 19.723083 62 46 30.232433 30.232433 30.232433 62 47 30.886890 30.886890 30.886890 62 48 47.423623 47.423623 47.423623 62 49 60.074953 60.074953 60.074953 62 50 53.084838 53.084838 53.084838 62 51 40.360872 40.360872 40.360872 62 52 46.097722 46.097722 46.097722 62 53 40.311289 40.311289 40.311289 62 54 29.154759 29.154759 29.154759 62 55 11.180340 11.180340 11.180340 62 56 15.811388 15.811388 15.811388 62 57 30.413813 30.413813 30.413813 62 58 42.720019 42.720019 42.720019 62 59 62.649820 62.649820 62.649820 62 60 57.008771 57.008771 57.008771 62 61 30.413813 30.413813 30.413813 62 63 36.055513 36.055513 36.055513 62 64 49.244289 49.244289 49.244289 62 65 35.000000 35.000000 35.000000 62 66 26.925824 26.925824 26.925824 62 67 28.284271 28.284271 28.284271 62 68 29.832868 29.832868 29.832868 62 69 7.071068 7.071068 7.071068 62 70 19.104973 19.104973 19.104973 62 71 10.770330 10.770330 10.770330 62 72 22.360680 22.360680 22.360680 62 73 18.000000 18.000000 18.000000 62 74 43.289722 43.289722 43.289722 62 75 51.478151 51.478151 51.478151 62 76 72.111026 72.111026 72.111026 62 77 55.081757 55.081757 55.081757 62 78 65.787537 65.787537 65.787537 62 79 38.078866 38.078866 38.078866 62 80 39.115214 39.115214 39.115214 62 81 18.110770 18.110770 18.110770 62 82 8.062258 8.062258 8.062258 62 83 28.425341 28.425341 28.425341 62 84 34.928498 34.928498 34.928498 62 85 37.947332 37.947332 37.947332 62 86 45.694639 45.694639 45.694639 62 87 47.507894 47.507894 47.507894 62 88 52.630789 52.630789 52.630789 62 89 22.135944 22.135944 22.135944 62 90 63.906181 63.906181 63.906181 62 91 19.697716 19.697716 19.697716 62 92 23.345235 23.345235 23.345235 62 93 23.409400 23.409400 23.409400 62 94 20.615528 20.615528 20.615528 62 95 20.808652 20.808652 20.808652 62 96 30.083218 30.083218 30.083218 62 97 14.866069 14.866069 14.866069 62 98 62.369865 62.369865 62.369865 62 99 23.021729 23.021729 23.021729 62 100 35.510562 35.510562 35.510562 62 101 14.142136 14.142136 14.142136 63 1 29.154759 29.154759 29.154759 63 2 64.031242 64.031242 64.031242 63 3 58.728187 58.728187 58.728187 63 4 65.946948 65.946948 65.946948 63 5 63.639610 63.639610 63.639610 63 6 67.268120 67.268120 67.268120 63 7 61.717096 61.717096 61.717096 63 8 64.031242 64.031242 64.031242 63 9 67.268120 67.268120 67.268120 63 10 55.000000 55.000000 55.000000 63 11 55.226805 55.226805 55.226805 63 12 57.218878 57.218878 57.218878 63 13 57.870545 57.870545 57.870545 63 14 60.000000 60.000000 60.000000 63 15 60.827625 60.827625 60.827625 63 16 63.198101 63.198101 63.198101 63 17 65.192024 65.192024 65.192024 63 18 65.764732 65.764732 65.764732 63 19 36.619667 36.619667 36.619667 63 20 33.970576 33.970576 33.970576 63 21 30.479501 30.479501 30.479501 63 22 39.051248 39.051248 39.051248 63 23 32.015621 32.015621 32.015621 63 24 40.360872 40.360872 40.360872 63 25 33.600595 33.600595 33.600595 63 26 42.426407 42.426407 42.426407 63 27 30.413813 30.413813 30.413813 63 28 30.000000 30.000000 30.000000 63 29 27.459060 27.459060 27.459060 63 30 25.000000 25.000000 25.000000 63 31 23.537205 23.537205 23.537205 63 32 23.000000 23.000000 23.000000 63 33 22.561028 22.561028 22.561028 63 34 22.360680 22.360680 22.360680 63 35 20.000000 20.000000 20.000000 63 36 50.039984 50.039984 50.039984 63 37 50.000000 50.000000 50.000000 63 38 47.000000 47.000000 47.000000 63 39 45.099889 45.099889 45.099889 63 40 45.276926 45.276926 45.276926 63 41 50.249378 50.249378 50.249378 63 42 40.607881 40.607881 40.607881 63 43 46.097722 46.097722 46.097722 63 44 50.990195 50.990195 50.990195 63 45 48.052055 48.052055 48.052055 63 46 65.069194 65.069194 65.069194 63 47 65.069194 65.069194 65.069194 63 48 63.788714 63.788714 63.788714 63 49 37.802116 37.802116 37.802116 63 50 32.526912 32.526912 32.526912 63 51 7.000000 7.000000 7.000000 63 52 18.027756 18.027756 18.027756 63 53 40.311289 40.311289 40.311289 63 54 47.434165 47.434165 47.434165 63 55 26.925824 26.925824 26.925824 63 56 43.011626 43.011626 43.011626 63 57 15.000000 15.000000 15.000000 63 58 36.400549 36.400549 36.400549 63 59 55.901699 55.901699 55.901699 63 60 57.008771 57.008771 57.008771 63 61 55.901699 55.901699 55.901699 63 62 36.055513 36.055513 36.055513 63 64 15.000000 15.000000 15.000000 63 65 20.615528 20.615528 20.615528 63 66 30.413813 30.413813 30.413813 63 67 24.083189 24.083189 24.083189 63 68 7.071068 7.071068 7.071068 63 69 35.355339 35.355339 35.355339 63 70 38.013156 38.013156 38.013156 63 71 45.343136 45.343136 45.343136 63 72 20.000000 20.000000 20.000000 63 73 30.066593 30.066593 30.066593 63 74 67.779053 67.779053 67.779053 63 75 47.434165 47.434165 47.434165 63 76 67.082039 67.082039 67.082039 63 77 23.537205 23.537205 23.537205 63 78 52.801515 52.801515 52.801515 63 79 60.745370 60.745370 60.745370 63 80 67.601775 67.601775 67.601775 63 81 21.633308 21.633308 21.633308 63 82 28.017851 28.017851 28.017851 63 83 38.832976 38.832976 38.832976 63 84 28.284271 28.284271 28.284271 63 85 10.000000 10.000000 10.000000 63 86 12.165525 12.165525 12.165525 63 87 45.354162 45.354162 45.354162 63 88 54.129474 54.129474 54.129474 63 89 47.010637 47.010637 47.010637 63 90 30.066593 30.066593 30.066593 63 91 30.463092 30.463092 30.463092 63 92 17.464249 17.464249 17.464249 63 93 14.422205 14.422205 14.422205 63 94 17.464249 17.464249 17.464249 63 95 15.264338 15.264338 15.264338 63 96 9.219544 9.219544 9.219544 63 97 21.470911 21.470911 21.470911 63 98 63.324561 63.324561 63.324561 63 99 42.544095 42.544095 42.544095 63 100 39.000000 39.000000 39.000000 63 101 46.690470 46.690470 46.690470 64 1 39.051248 39.051248 39.051248 64 2 76.321688 76.321688 76.321688 64 3 69.814039 69.814039 69.814039 64 4 77.935871 77.935871 77.935871 64 5 75.000000 75.000000 75.000000 64 6 79.056942 79.056942 79.056942 64 7 72.346389 72.346389 72.346389 64 8 74.330344 74.330344 74.330344 64 9 78.102497 78.102497 78.102497 64 10 57.008771 57.008771 57.008771 64 11 58.523500 58.523500 58.523500 64 12 60.406953 60.406953 60.406953 64 13 62.241465 62.241465 62.241465 64 14 61.846584 61.846584 61.846584 64 15 65.000000 65.000000 65.000000 64 16 66.098411 66.098411 66.098411 64 17 68.007353 68.007353 68.007353 64 18 69.641941 69.641941 69.641941 64 19 25.806976 25.806976 25.806976 64 20 25.079872 25.079872 25.079872 64 21 23.537205 23.537205 23.537205 64 22 29.154759 29.154759 29.154759 64 23 25.495098 25.495098 25.495098 64 24 30.886890 30.886890 30.886890 64 25 27.459060 27.459060 27.459060 64 26 33.541020 33.541020 33.541020 64 27 31.622777 31.622777 31.622777 64 28 33.541020 33.541020 33.541020 64 29 28.792360 28.792360 28.792360 64 30 29.154759 29.154759 29.154759 64 31 25.079872 25.079872 25.079872 64 32 27.459060 27.459060 27.459060 64 33 24.166092 24.166092 24.166092 64 34 20.615528 20.615528 20.615528 64 35 25.000000 25.000000 25.000000 64 36 65.030762 65.030762 65.030762 64 37 65.000000 65.000000 65.000000 64 38 62.000000 62.000000 62.000000 64 39 60.074953 60.074953 60.074953 64 40 60.207973 60.207973 60.207973 64 41 65.192024 65.192024 65.192024 64 42 55.443665 55.443665 55.443665 64 43 60.827625 60.827625 60.827625 64 44 65.764732 65.764732 65.764732 64 45 62.801274 62.801274 62.801274 64 46 76.609399 76.609399 76.609399 64 47 76.216796 76.216796 76.216796 64 48 67.779053 67.779053 67.779053 64 49 27.459060 27.459060 27.459060 64 50 24.351591 24.351591 24.351591 64 51 16.552945 16.552945 16.552945 64 52 10.000000 10.000000 10.000000 64 53 41.231056 41.231056 41.231056 64 54 54.083269 54.083269 54.083269 64 55 41.231056 41.231056 41.231056 64 56 53.150729 53.150729 53.150729 64 57 21.213203 21.213203 21.213203 64 58 35.355339 35.355339 35.355339 64 59 50.990195 50.990195 50.990195 64 60 55.000000 55.000000 55.000000 64 61 64.031242 64.031242 64.031242 64 62 49.244289 49.244289 49.244289 64 63 15.000000 15.000000 15.000000 64 65 22.360680 22.360680 22.360680 64 66 36.055513 36.055513 36.055513 64 67 29.410882 29.410882 29.410882 64 68 22.022716 22.022716 22.022716 64 69 47.169906 47.169906 47.169906 64 70 46.690470 46.690470 46.690470 64 71 57.454330 57.454330 57.454330 64 72 35.000000 35.000000 35.000000 64 73 45.044423 45.044423 45.044423 64 74 74.625733 74.625733 74.625733 64 75 45.000000 45.000000 45.000000 64 76 61.846584 61.846584 61.846584 64 77 9.433981 9.433981 9.433981 64 78 45.310043 45.310043 45.310043 64 79 67.416615 67.416615 67.416615 64 80 76.059187 76.059187 76.059187 64 81 32.449961 32.449961 32.449961 64 82 41.231056 41.231056 41.231056 64 83 44.418465 44.418465 44.418465 64 84 30.083218 30.083218 30.083218 64 85 12.041595 12.041595 12.041595 64 86 3.605551 3.605551 3.605551 64 87 44.181444 44.181444 44.181444 64 88 53.150729 53.150729 53.150729 64 89 55.901699 55.901699 55.901699 64 90 15.132746 15.132746 15.132746 64 91 38.897301 38.897301 38.897301 64 92 27.202941 27.202941 27.202941 64 93 25.942244 25.942244 25.942244 64 94 32.249031 32.249031 32.249031 64 95 29.120440 29.120440 29.120440 64 96 19.235384 19.235384 19.235384 64 97 35.440090 35.440090 35.440090 64 98 61.032778 61.032778 61.032778 64 99 50.447993 50.447993 50.447993 64 100 41.785165 41.785165 41.785165 64 101 58.008620 58.008620 58.008620 65 1 20.615528 20.615528 20.615528 65 2 58.523500 58.523500 58.523500 65 3 50.537115 50.537115 50.537115 65 4 59.615434 59.615434 59.615434 65 5 55.901699 55.901699 55.901699 65 6 60.415230 60.415230 60.415230 65 7 52.478567 52.478567 52.478567 65 8 54.083269 54.083269 54.083269 65 9 58.309519 58.309519 58.309519 65 10 35.355339 35.355339 35.355339 65 11 36.400549 36.400549 36.400549 65 12 38.327536 38.327536 38.327536 65 13 39.924930 39.924930 39.924930 65 14 40.311289 40.311289 40.311289 65 15 42.720019 42.720019 42.720019 65 16 44.147480 44.147480 44.147480 65 17 46.097722 46.097722 46.097722 65 18 47.434165 47.434165 47.434165 65 19 25.019992 25.019992 25.019992 65 20 20.223748 20.223748 20.223748 65 21 15.297059 15.297059 15.297059 65 22 25.495098 25.495098 25.495098 65 23 15.811388 15.811388 15.811388 65 24 25.961510 25.961510 25.961510 65 25 16.552945 16.552945 16.552945 65 26 26.925824 26.925824 26.925824 65 27 50.000000 50.000000 50.000000 65 28 50.249378 50.249378 50.249378 65 29 47.000000 47.000000 47.000000 65 30 45.276926 45.276926 45.276926 65 31 43.000000 43.000000 43.000000 65 32 43.289722 43.289722 43.289722 65 33 42.000000 42.000000 42.000000 65 34 40.311289 40.311289 40.311289 65 35 40.311289 40.311289 40.311289 65 36 59.236813 59.236813 59.236813 65 37 58.523500 58.523500 58.523500 65 38 55.713553 55.713553 55.713553 65 39 52.810984 52.810984 52.810984 65 40 52.201533 52.201533 52.201533 65 41 57.008771 57.008771 57.008771 65 42 46.840154 46.840154 46.840154 65 43 50.990195 50.990195 50.990195 65 44 55.901699 55.901699 55.901699 65 45 52.952809 52.952809 52.952809 65 46 57.697487 57.697487 57.697487 65 47 56.824291 56.824291 56.824291 65 48 45.541190 45.541190 45.541190 65 49 25.179357 25.179357 25.179357 65 50 18.248288 18.248288 18.248288 65 51 27.459060 27.459060 27.459060 65 52 14.142136 14.142136 14.142136 65 53 20.000000 20.000000 20.000000 65 54 32.015621 32.015621 32.015621 65 55 31.622777 31.622777 31.622777 65 56 33.541020 33.541020 33.541020 65 57 7.071068 7.071068 7.071068 65 58 15.811388 15.811388 15.811388 65 59 36.055513 36.055513 36.055513 65 60 36.400549 36.400549 36.400549 65 61 42.426407 42.426407 42.426407 65 62 35.000000 35.000000 35.000000 65 63 20.615528 20.615528 20.615528 65 64 22.360680 22.360680 22.360680 65 66 14.142136 14.142136 14.142136 65 67 8.062258 8.062258 8.062258 65 68 22.472205 22.472205 22.472205 65 69 30.413813 30.413813 30.413813 65 70 26.076810 26.076810 26.076810 65 71 40.261644 40.261644 40.261644 65 72 32.015621 32.015621 32.015621 65 73 39.357337 39.357337 39.357337 65 74 52.430907 52.430907 52.430907 65 75 26.925824 26.925824 26.925824 65 76 47.169906 47.169906 47.169906 65 77 23.430749 23.430749 23.430749 65 78 34.828150 34.828150 34.828150 65 79 45.221676 45.221676 45.221676 65 80 54.451814 54.451814 54.451814 65 81 17.117243 17.117243 17.117243 65 82 28.284271 28.284271 28.284271 65 83 22.203603 22.203603 22.203603 65 84 8.062258 8.062258 8.062258 65 85 12.041595 12.041595 12.041595 65 86 19.313208 19.313208 19.313208 65 87 24.738634 24.738634 24.738634 65 88 33.541020 33.541020 33.541020 65 89 35.000000 35.000000 35.000000 65 90 33.301652 33.301652 33.301652 65 91 18.788294 18.788294 18.788294 65 92 12.649111 12.649111 12.649111 65 93 15.264338 15.264338 15.264338 65 94 27.202941 27.202941 27.202941 65 95 21.633308 21.633308 21.633308 65 96 13.038405 13.038405 13.038405 65 97 26.000000 26.000000 26.000000 65 98 42.720019 42.720019 42.720019 65 99 29.068884 29.068884 29.068884 65 100 19.646883 19.646883 19.646883 65 101 39.560081 39.560081 39.560081 66 1 11.180340 11.180340 11.180340 66 2 46.097722 46.097722 46.097722 66 3 37.336309 37.336309 37.336309 66 4 46.840154 46.840154 46.840154 66 5 42.720019 42.720019 42.720019 66 6 47.434165 47.434165 47.434165 66 7 38.910153 38.910153 38.910153 66 8 40.311289 40.311289 40.311289 66 9 44.721360 44.721360 44.721360 66 10 25.495098 25.495098 25.495098 66 11 25.000000 25.000000 25.000000 66 12 27.000000 27.000000 27.000000 66 13 27.459060 27.459060 27.459060 66 14 30.413813 30.413813 30.413813 66 15 30.413813 30.413813 30.413813 66 16 33.000000 33.000000 33.000000 66 17 35.000000 35.000000 35.000000 66 18 35.355339 35.355339 35.355339 66 19 36.138622 36.138622 36.138622 66 20 30.805844 30.805844 30.805844 66 21 25.961510 25.961510 25.961510 66 22 35.355339 35.355339 35.355339 66 23 25.495098 25.495098 25.495098 66 24 35.128336 35.128336 35.128336 66 25 25.179357 25.179357 25.179357 66 26 35.000000 35.000000 35.000000 66 27 60.827625 60.827625 60.827625 66 28 60.207973 60.207973 60.207973 66 29 57.870545 57.870545 57.870545 66 30 55.226805 55.226805 55.226805 66 31 53.935146 53.935146 53.935146 66 32 53.235327 53.235327 53.235327 66 33 52.952809 52.952809 52.952809 66 34 52.201533 52.201533 52.201533 66 35 50.249378 50.249378 50.249378 66 36 55.217751 55.217751 55.217751 66 37 54.083269 54.083269 54.083269 66 38 51.613952 51.613952 51.613952 66 39 48.259714 48.259714 48.259714 66 40 47.169906 47.169906 47.169906 66 41 51.478151 51.478151 51.478151 66 42 41.880783 41.880783 41.880783 66 43 44.721360 44.721360 44.721360 66 44 49.244289 49.244289 49.244289 66 45 46.518813 46.518813 46.518813 66 46 44.598206 44.598206 44.598206 66 47 43.462628 43.462628 43.462628 66 48 33.376639 33.376639 33.376639 66 49 35.693137 35.693137 35.693137 66 50 28.861739 28.861739 28.861739 66 51 37.336309 37.336309 37.336309 66 52 28.284271 28.284271 28.284271 66 53 14.142136 14.142136 14.142136 66 54 18.027756 18.027756 18.027756 66 55 28.284271 28.284271 28.284271 66 56 20.615528 20.615528 20.615528 66 57 15.811388 15.811388 15.811388 66 58 15.811388 15.811388 15.811388 66 59 36.055513 36.055513 36.055513 66 60 32.015621 32.015621 32.015621 66 61 28.284271 28.284271 28.284271 66 62 26.925824 26.925824 26.925824 66 63 30.413813 30.413813 30.413813 66 64 36.055513 36.055513 36.055513 66 65 14.142136 14.142136 14.142136 66 67 6.708204 6.708204 6.708204 66 68 29.068884 29.068884 29.068884 66 69 20.615528 20.615528 20.615528 66 70 12.649111 12.649111 12.649111 66 71 29.000000 29.000000 29.000000 66 72 33.541020 33.541020 33.541020 66 73 37.536649 37.536649 37.536649 66 74 38.587563 38.587563 38.587563 66 75 25.000000 25.000000 25.000000 66 76 46.097722 46.097722 46.097722 66 77 37.536649 37.536649 37.536649 66 78 38.897301 38.897301 38.897301 66 79 31.384710 31.384710 31.384710 66 80 40.311289 40.311289 40.311289 66 81 13.892444 13.892444 13.892444 66 82 22.803509 22.803509 22.803509 66 83 8.544004 8.544004 8.544004 66 84 9.219544 9.219544 9.219544 66 85 24.596748 24.596748 24.596748 66 86 32.756679 32.756679 32.756679 66 87 21.260292 21.260292 21.260292 66 88 28.017851 28.017851 28.017851 66 89 21.095023 21.095023 21.095023 66 90 47.423623 47.423623 47.423623 66 91 7.280110 7.280110 7.280110 66 92 14.142136 14.142136 14.142136 66 93 18.248288 18.248288 18.248288 66 94 28.635642 28.635642 28.635642 66 95 23.409400 23.409400 23.409400 66 96 21.213203 21.213203 21.213203 66 97 24.413111 24.413111 24.413111 66 98 38.013156 38.013156 38.013156 66 99 15.000000 15.000000 15.000000 66 100 10.295630 10.295630 10.295630 66 101 27.294688 27.294688 27.294688 67 1 13.038405 13.038405 13.038405 67 2 50.596443 50.596443 50.596443 67 3 42.485292 42.485292 42.485292 67 4 51.623638 51.623638 51.623638 67 5 47.853944 47.853944 47.853944 67 6 52.392748 52.392748 52.392748 67 7 44.418465 44.418465 44.418465 67 8 46.043458 46.043458 46.043458 67 9 50.249378 50.249378 50.249378 67 10 31.064449 31.064449 31.064449 67 11 31.144823 31.144823 31.144823 67 12 33.136083 33.136083 33.136083 67 13 33.955854 33.955854 33.955854 67 14 36.055513 36.055513 36.055513 67 15 36.878178 36.878178 36.878178 67 16 39.115214 39.115214 39.115214 67 17 41.109610 41.109610 41.109610 67 18 41.773197 41.773197 41.773197 67 19 32.140317 32.140317 32.140317 67 20 27.018512 27.018512 27.018512 67 21 22.022716 22.022716 22.022716 67 22 32.015621 32.015621 32.015621 67 23 22.022716 22.022716 22.022716 67 24 32.140317 32.140317 32.140317 67 25 22.203603 22.203603 22.203603 67 26 32.557641 32.557641 32.557641 67 27 54.451814 54.451814 54.451814 67 28 54.037024 54.037024 54.037024 67 29 51.478151 51.478151 51.478151 67 30 49.040799 49.040799 49.040799 67 31 47.518417 47.518417 47.518417 67 32 47.042534 47.042534 47.042534 67 33 46.529560 46.529560 46.529560 67 34 45.607017 45.607017 45.607017 67 35 44.045431 44.045431 44.045431 67 36 54.589376 54.589376 54.589376 67 37 53.665631 53.665631 53.665631 67 38 51.000000 51.000000 51.000000 67 39 47.853944 47.853944 47.853944 67 40 47.010637 47.010637 47.010637 67 41 51.623638 51.623638 51.623638 67 42 41.629317 41.629317 41.629317 67 43 45.221676 45.221676 45.221676 67 44 50.000000 50.000000 50.000000 67 45 47.127487 47.127487 47.127487 67 46 49.658836 49.658836 49.658836 67 47 48.764741 48.764741 48.764741 67 48 39.812058 39.812058 39.812058 67 49 32.015621 32.015621 32.015621 67 50 25.019992 25.019992 25.019992 67 51 31.064449 31.064449 31.064449 67 52 22.022716 22.022716 22.022716 67 53 17.464249 17.464249 17.464249 67 54 24.698178 24.698178 24.698178 67 55 26.925824 26.925824 26.925824 67 56 25.495098 25.495098 25.495098 67 57 9.219544 9.219544 9.219544 67 58 16.278821 16.278821 16.278821 67 59 37.483330 37.483330 37.483330 67 60 35.355339 35.355339 35.355339 67 61 34.713110 34.713110 34.713110 67 62 28.284271 28.284271 28.284271 67 63 24.083189 24.083189 24.083189 67 64 29.410882 29.410882 29.410882 67 65 8.062258 8.062258 8.062258 67 66 6.708204 6.708204 6.708204 67 68 23.537205 23.537205 23.537205 67 69 23.021729 23.021729 23.021729 67 70 18.027756 18.027756 18.027756 67 71 32.557641 32.557641 32.557641 67 72 30.000000 30.000000 30.000000 67 73 35.608988 35.608988 35.608988 67 74 45.276926 45.276926 45.276926 67 75 27.018512 27.018512 27.018512 67 76 48.166378 48.166378 48.166378 67 77 31.400637 31.400637 31.400637 67 78 38.470768 38.470768 38.470768 67 79 38.078866 38.078866 38.078866 67 80 46.754679 46.754679 46.754679 67 81 11.661904 11.661904 11.661904 67 82 22.472205 22.472205 22.472205 67 83 15.231546 15.231546 15.231546 67 84 7.211103 7.211103 7.211103 67 85 17.888544 17.888544 17.888544 67 86 26.076810 26.076810 26.076810 67 87 23.853721 23.853721 23.853721 67 88 31.780497 31.780497 31.780497 67 89 27.018512 27.018512 27.018512 67 90 41.231056 41.231056 41.231056 67 91 10.770330 10.770330 10.770330 67 92 9.433981 9.433981 9.433981 67 93 13.416408 13.416408 13.416408 67 94 25.000000 25.000000 25.000000 67 95 19.416488 19.416488 19.416488 67 96 15.000000 15.000000 15.000000 67 97 22.022716 22.022716 22.022716 67 98 41.593269 41.593269 41.593269 67 99 21.213203 21.213203 21.213203 67 100 15.132746 15.132746 15.132746 67 101 31.622777 31.622777 31.622777 68 1 25.298221 25.298221 25.298221 68 2 58.051701 58.051701 58.051701 68 3 53.413481 53.413481 53.413481 68 4 60.108236 60.108236 60.108236 68 5 58.137767 58.137767 58.137767 68 6 61.522354 61.522354 61.522354 68 7 56.612719 56.612719 56.612719 68 8 59.076222 59.076222 59.076222 68 9 62.008064 62.008064 62.008064 68 10 54.451814 54.451814 54.451814 68 11 54.037024 54.037024 54.037024 68 12 56.035703 56.035703 56.035703 68 13 56.080300 56.080300 56.080300 68 14 59.413803 59.413803 59.413803 68 15 59.076222 59.076222 59.076222 68 16 62.032250 62.032250 62.032250 68 17 64.031242 64.031242 64.031242 68 18 64.070274 64.070274 64.070274 68 19 42.059482 42.059482 42.059482 68 20 38.832976 38.832976 38.832976 68 21 34.828150 34.828150 34.828150 68 22 44.102154 44.102154 44.102154 68 23 36.124784 36.124784 36.124784 68 24 45.221676 45.221676 45.221676 68 25 37.483330 37.483330 37.483330 68 26 47.010637 47.010637 47.010637 68 27 33.241540 33.241540 33.241540 68 28 31.780497 31.780497 31.780497 68 29 30.463092 30.463092 30.463092 68 30 26.925824 26.925824 26.925824 68 31 26.832816 26.832816 26.832816 68 32 25.000000 25.000000 25.000000 68 33 25.942244 25.942244 25.942244 68 34 27.018512 27.018512 27.018512 68 35 22.135944 22.135944 22.135944 68 36 43.104524 43.104524 43.104524 68 37 43.011626 43.011626 43.011626 68 38 40.012498 40.012498 40.012498 68 39 38.052595 38.052595 38.052595 68 40 38.209946 38.209946 38.209946 68 41 43.185646 43.185646 43.185646 68 42 33.541020 33.541020 33.541020 68 43 39.051248 39.051248 39.051248 68 44 43.931765 43.931765 43.931765 68 45 41.000000 41.000000 41.000000 68 46 59.464275 59.464275 59.464275 68 47 59.665736 59.665736 59.665736 68 48 62.072538 62.072538 62.072538 68 49 43.046487 43.046487 43.046487 68 50 37.202150 37.202150 37.202150 68 51 10.630146 10.630146 10.630146 68 52 23.769729 23.769729 23.769729 68 53 40.804412 40.804412 40.804412 68 54 44.721360 44.721360 44.721360 68 55 20.124612 20.124612 20.124612 68 56 38.470768 38.470768 38.470768 68 57 15.652476 15.652476 15.652476 68 58 38.013156 38.013156 38.013156 68 59 58.523500 58.523500 58.523500 68 60 58.309519 58.309519 58.309519 68 61 52.201533 52.201533 52.201533 68 62 29.832868 29.832868 29.832868 68 63 7.071068 7.071068 7.071068 68 64 22.022716 22.022716 22.022716 68 65 22.472205 22.472205 22.472205 68 66 29.068884 29.068884 29.068884 68 67 23.537205 23.537205 23.537205 68 69 30.000000 30.000000 30.000000 68 70 34.481879 34.481879 34.481879 68 71 39.623226 39.623226 39.623226 68 72 13.038405 13.038405 13.038405 68 73 23.021729 23.021729 23.021729 68 74 64.560050 64.560050 64.560050 68 75 49.193496 49.193496 49.193496 68 76 69.641941 69.641941 69.641941 68 77 30.265492 30.265492 30.265492 68 78 56.586217 56.586217 56.586217 68 79 57.723479 57.723479 57.723479 68 80 63.560994 63.560994 63.560994 68 81 17.720045 17.720045 17.720045 68 82 21.931712 21.931712 21.931712 68 83 37.013511 37.013511 37.013511 68 84 29.154759 29.154759 29.154759 68 85 14.764823 14.764823 14.764823 68 86 19.026298 19.026298 19.026298 68 87 46.615448 46.615448 46.615448 68 88 55.027266 55.027266 55.027266 68 89 43.081318 43.081318 43.081318 68 90 37.121422 37.121422 37.121422 68 91 27.459060 27.459060 27.459060 68 92 15.000000 15.000000 15.000000 68 93 11.045361 11.045361 11.045361 68 94 10.440307 10.440307 10.440307 68 95 9.219544 9.219544 9.219544 68 96 9.433981 9.433981 9.433981 68 97 15.000000 15.000000 15.000000 68 98 64.621978 64.621978 64.621978 68 99 39.293765 39.293765 39.293765 68 100 38.639358 38.639358 38.639358 68 101 41.400483 41.400483 41.400483 69 1 10.000000 10.000000 10.000000 69 2 29.154759 29.154759 29.154759 69 3 23.430749 23.430749 23.430749 69 4 30.805844 30.805844 30.805844 69 5 28.284271 28.284271 28.284271 69 6 32.015621 32.015621 32.015621 69 7 26.627054 26.627054 26.627054 69 8 29.154759 29.154759 29.154759 69 9 32.015621 32.015621 32.015621 69 10 39.051248 39.051248 39.051248 69 11 36.055513 36.055513 36.055513 69 12 37.735925 37.735925 37.735925 69 13 35.341194 35.341194 35.341194 69 14 43.011626 43.011626 43.011626 69 15 38.078866 38.078866 38.078866 69 16 42.941821 42.941821 42.941821 69 17 44.721360 44.721360 44.721360 69 18 42.720019 42.720019 42.720019 69 19 55.145263 55.145263 55.145263 69 20 50.039984 50.039984 50.039984 69 21 45.044423 45.044423 45.044423 69 22 55.000000 55.000000 55.000000 69 23 45.000000 45.000000 45.000000 69 24 55.036352 55.036352 55.036352 69 25 45.044423 45.044423 45.044423 69 26 55.226805 55.226805 55.226805 69 27 62.649820 62.649820 62.649820 69 28 60.415230 60.415230 60.415230 69 29 60.033324 60.033324 60.033324 69 30 55.901699 55.901699 55.901699 69 31 56.603887 56.603887 56.603887 69 32 54.120237 54.120237 54.120237 69 33 55.758407 55.758407 55.758407 69 34 57.008771 57.008771 57.008771 69 35 51.478151 51.478151 51.478151 69 36 36.796739 36.796739 36.796739 69 37 35.355339 35.355339 35.355339 69 38 33.301652 33.301652 33.301652 69 39 29.732137 29.732137 29.732137 69 40 28.284271 28.284271 28.284271 69 41 32.015621 32.015621 32.015621 69 42 23.430749 23.430749 23.430749 69 43 25.000000 25.000000 25.000000 69 44 29.154759 29.154759 29.154759 69 45 26.627054 26.627054 26.627054 69 46 29.732137 29.732137 29.732137 69 47 29.732137 29.732137 29.732137 69 48 40.853396 40.853396 40.853396 69 49 55.036352 55.036352 55.036352 69 50 48.041649 48.041649 48.041649 69 51 40.607881 40.607881 40.607881 69 52 42.720019 42.720019 42.720019 69 53 33.541020 33.541020 33.541020 69 54 22.360680 22.360680 22.360680 69 55 15.000000 15.000000 15.000000 69 56 10.000000 10.000000 10.000000 69 57 26.925824 26.925824 26.925824 69 58 36.400549 36.400549 36.400549 69 59 55.901699 55.901699 55.901699 69 60 50.000000 50.000000 50.000000 69 61 25.000000 25.000000 25.000000 69 62 7.071068 7.071068 7.071068 69 63 35.355339 35.355339 35.355339 69 64 47.169906 47.169906 47.169906 69 65 30.413813 30.413813 30.413813 69 66 20.615528 20.615528 20.615528 69 67 23.021729 23.021729 23.021729 69 68 30.000000 30.000000 30.000000 69 70 12.041595 12.041595 12.041595 69 71 10.295630 10.295630 10.295630 69 72 25.495098 25.495098 25.495098 69 73 23.537205 23.537205 23.537205 69 74 38.000000 38.000000 38.000000 69 75 44.721360 44.721360 44.721360 69 76 65.192024 65.192024 65.192024 69 77 52.000000 52.000000 52.000000 69 78 59.481089 59.481089 59.481089 69 79 32.249031 32.249031 32.249031 69 80 34.928498 34.928498 34.928498 69 81 14.764823 14.764823 14.764823 69 82 9.219544 9.219544 9.219544 69 83 21.400935 21.400935 21.400935 69 84 29.154759 29.154759 29.154759 69 85 35.355339 35.355339 35.355339 69 86 43.566042 43.566042 43.566042 69 87 40.706265 40.706265 40.706265 69 88 45.607017 45.607017 45.607017 69 89 16.124515 16.124515 16.124515 69 90 61.269895 61.269895 61.269895 69 91 13.341664 13.341664 13.341664 69 92 20.124612 20.124612 20.124612 69 93 21.400935 21.400935 21.400935 69 94 22.472205 22.472205 22.472205 69 95 20.808652 20.808652 20.808652 69 96 28.017851 28.017851 28.017851 69 97 16.155494 16.155494 16.155494 69 98 55.317267 55.317267 55.317267 69 99 16.124515 16.124515 16.124515 69 100 28.653098 28.653098 28.653098 69 101 11.401754 11.401754 11.401754 70 1 9.219544 9.219544 9.219544 70 2 33.541020 33.541020 33.541020 70 3 24.698178 24.698178 24.698178 70 4 34.205263 34.205263 34.205263 70 5 30.083218 30.083218 30.083218 70 6 34.785054 34.785054 34.785054 70 7 26.419690 26.419690 26.419690 70 8 28.017851 28.017851 28.017851 70 9 32.249031 32.249031 32.249031 70 10 27.018512 27.018512 27.018512 70 11 24.186773 24.186773 24.186773 70 12 25.942244 25.942244 25.942244 70 13 24.041631 24.041631 24.041631 70 14 31.064449 31.064449 31.064449 70 15 26.925824 26.925824 26.925824 70 16 31.384710 31.384710 31.384710 70 17 33.241540 33.241540 33.241540 70 18 31.780497 31.780497 31.780497 70 19 48.764741 48.764741 48.764741 70 20 43.416587 43.416587 43.416587 70 21 38.600518 38.600518 38.600518 70 22 47.853944 47.853944 47.853944 70 23 38.078866 38.078866 38.078866 70 24 47.518417 47.518417 47.518417 70 25 37.656341 37.656341 37.656341 70 26 47.169906 47.169906 47.169906 70 27 67.675697 67.675697 67.675697 70 28 66.219333 66.219333 66.219333 70 29 64.845971 64.845971 64.845971 70 30 61.400326 61.400326 61.400326 70 31 61.098281 61.098281 61.098281 70 32 59.481089 59.481089 59.481089 70 33 60.166436 60.166436 60.166436 70 34 60.373835 60.373835 60.373835 70 35 56.612719 56.612719 56.612719 70 36 48.836462 48.836462 48.836462 70 37 47.381431 47.381431 47.381431 70 38 45.343136 45.343136 45.343136 70 39 41.773197 41.773197 41.773197 70 40 40.311289 40.311289 40.311289 70 41 43.931765 43.931765 43.931765 70 42 35.468296 35.468296 35.468296 70 43 36.878178 36.878178 36.878178 70 44 40.804412 40.804412 40.804412 70 45 38.418745 38.418745 38.418745 70 46 31.953091 31.953091 31.953091 70 47 30.870698 30.870698 30.870698 70 48 29.832868 29.832868 29.832868 70 49 48.270074 48.270074 48.270074 70 50 41.484937 41.484937 41.484937 70 51 44.384682 44.384682 44.384682 70 52 40.000000 40.000000 40.000000 70 53 22.803509 22.803509 22.803509 70 54 11.180340 11.180340 11.180340 70 55 25.298221 25.298221 25.298221 70 56 8.062258 8.062258 8.062258 70 57 25.495098 25.495098 25.495098 70 58 27.018512 27.018512 27.018512 70 59 44.944410 44.944410 44.944410 70 60 38.275318 38.275318 38.275318 70 61 17.888544 17.888544 17.888544 70 62 19.104973 19.104973 19.104973 70 63 38.013156 38.013156 38.013156 70 64 46.690470 46.690470 46.690470 70 65 26.076810 26.076810 26.076810 70 66 12.649111 12.649111 12.649111 70 67 18.027756 18.027756 18.027756 70 68 34.481879 34.481879 34.481879 70 69 12.041595 12.041595 12.041595 70 71 17.464249 17.464249 17.464249 70 72 34.132096 34.132096 34.132096 70 73 34.539832 34.539832 34.539832 70 74 30.083218 30.083218 30.083218 70 75 33.837849 33.837849 33.837849 70 76 53.712196 53.712196 53.712196 70 77 49.406477 49.406477 49.406477 70 78 49.648766 49.648766 49.648766 70 79 23.345235 23.345235 23.345235 70 80 29.681644 29.681644 29.681644 70 81 16.763055 16.763055 16.763055 70 82 18.973666 18.973666 18.973666 70 83 9.848858 9.848858 9.848858 70 84 21.840330 21.840330 21.840330 70 85 34.713110 34.713110 34.713110 70 86 43.185646 43.185646 43.185646 70 87 29.732137 29.732137 29.732137 70 88 33.837849 33.837849 33.837849 70 89 9.219544 9.219544 9.219544 70 90 59.203040 59.203040 59.203040 70 91 7.810250 7.810250 7.810250 70 92 20.591260 20.591260 20.591260 70 93 23.769729 23.769729 23.769729 70 94 30.000000 30.000000 30.000000 70 95 26.305893 26.305893 26.305893 70 96 29.154759 29.154759 29.154759 70 97 24.083189 24.083189 24.083189 70 98 43.416587 43.416587 43.416587 70 99 5.000000 5.000000 5.000000 70 100 17.720045 17.720045 17.720045 70 101 15.000000 15.000000 15.000000 71 1 19.646883 19.646883 19.646883 71 2 18.867962 18.867962 18.867962 71 3 14.317821 14.317821 14.317821 71 4 20.615528 20.615528 20.615528 71 5 18.601075 18.601075 18.601075 71 6 21.931712 21.931712 21.931712 71 7 18.027756 18.027756 18.027756 71 8 20.880613 20.880613 20.880613 71 9 22.825424 22.825424 22.825424 71 10 42.201896 42.201896 42.201896 71 11 38.288379 38.288379 38.288379 71 12 39.623226 39.623226 39.623226 71 13 36.124784 36.124784 36.124784 71 14 45.343136 45.343136 45.343136 71 15 38.418745 38.418745 38.418745 71 16 43.931765 43.931765 43.931765 71 17 45.453273 45.453273 45.453273 71 18 42.438190 42.438190 42.438190 71 19 64.629715 64.629715 64.629715 71 20 59.413803 59.413803 59.413803 71 21 54.451814 54.451814 54.451814 71 22 64.195015 64.195015 64.195015 71 23 54.230987 54.230987 54.230987 71 24 64.070274 64.070274 64.070274 71 25 54.083269 54.083269 54.083269 71 26 64.000000 64.000000 64.000000 71 27 71.561163 71.561163 71.561163 71 28 68.963759 68.963759 68.963759 71 29 69.065187 69.065187 69.065187 71 30 64.660653 64.660653 64.660653 71 31 65.802736 65.802736 65.802736 71 32 62.968246 62.968246 62.968246 71 33 65.000000 65.000000 65.000000 71 34 66.603303 66.603303 66.603303 71 35 60.464866 60.464866 60.464866 71 36 35.777088 35.777088 35.777088 71 37 34.000000 34.000000 34.000000 71 38 32.695565 32.695565 32.695565 71 39 29.154759 29.154759 29.154759 71 40 27.313001 27.313001 27.313001 71 41 29.681644 29.681644 29.681644 71 42 23.769729 23.769729 23.769729 71 43 22.825424 22.825424 22.825424 71 44 25.612497 25.612497 25.612497 71 45 23.853721 23.853721 23.853721 71 46 19.849433 19.849433 19.849433 71 47 20.248457 20.248457 20.248457 71 48 40.804412 40.804412 40.804412 71 49 64.381674 64.381674 64.381674 71 50 57.428216 57.428216 57.428216 71 51 50.249378 50.249378 50.249378 71 52 52.924474 52.924474 52.924474 71 53 40.261644 40.261644 40.261644 71 54 24.207437 24.207437 24.207437 71 55 21.931712 21.931712 21.931712 71 56 10.295630 10.295630 10.295630 71 57 37.161808 37.161808 37.161808 71 58 44.283180 44.283180 44.283180 71 59 62.297673 62.297673 62.297673 71 60 55.009090 55.009090 55.009090 71 61 21.931712 21.931712 21.931712 71 62 10.770330 10.770330 10.770330 71 63 45.343136 45.343136 45.343136 71 64 57.454330 57.454330 57.454330 71 65 40.261644 40.261644 40.261644 71 66 29.000000 29.000000 29.000000 71 67 32.557641 32.557641 32.557641 71 68 39.623226 39.623226 39.623226 71 69 10.295630 10.295630 10.295630 71 70 17.464249 17.464249 17.464249 71 72 33.105891 33.105891 33.105891 71 73 28.284271 28.284271 28.284271 71 74 34.205263 34.205263 34.205263 71 75 51.244512 51.244512 51.244512 71 76 70.682388 70.682388 70.682388 71 77 62.241465 62.241465 62.241465 71 78 67.082039 67.082039 67.082039 71 79 29.966648 29.966648 29.966648 71 80 29.017236 29.017236 29.017236 71 81 25.059928 25.059928 25.059928 71 82 17.804494 17.804494 17.804494 71 83 27.202941 27.202941 27.202941 71 84 38.052595 38.052595 38.052595 71 85 45.650849 45.650849 45.650849 71 86 53.851648 53.851648 53.851648 71 87 47.127487 47.127487 47.127487 71 88 50.537115 50.537115 50.537115 71 89 15.556349 15.556349 15.556349 71 90 71.554175 71.554175 71.554175 71 91 22.090722 22.090722 22.090722 71 92 30.413813 30.413813 30.413813 71 93 31.622777 31.622777 31.622777 71 94 31.064449 31.064449 31.064449 71 95 30.413813 30.413813 30.413813 71 96 38.275318 38.275318 38.275318 71 97 25.000000 25.000000 25.000000 71 98 59.682493 59.682493 59.682493 71 99 19.235384 19.235384 19.235384 71 100 35.171011 35.171011 35.171011 71 101 4.472136 4.472136 4.472136 72 1 25.495098 25.495098 25.495098 72 2 50.000000 50.000000 50.000000 72 3 47.423623 47.423623 47.423623 72 4 52.430907 52.430907 52.430907 72 5 51.478151 51.478151 51.478151 72 6 54.083269 54.083269 54.083269 72 7 51.078371 51.078371 51.078371 72 8 53.851648 53.851648 53.851648 72 9 55.901699 55.901699 55.901699 72 10 58.523500 58.523500 58.523500 72 11 57.008771 57.008771 57.008771 72 12 58.940648 58.940648 58.940648 72 13 57.870545 57.870545 57.870545 72 14 63.245553 63.245553 63.245553 72 15 60.827625 60.827625 60.827625 72 16 64.761099 64.761099 64.761099 72 17 66.708320 66.708320 66.708320 72 18 65.764732 65.764732 65.764732 72 19 54.230987 54.230987 54.230987 72 20 50.537115 50.537115 50.537115 72 21 46.141088 46.141088 46.141088 72 22 55.901699 55.901699 55.901699 72 23 47.169906 47.169906 47.169906 72 24 56.824291 56.824291 56.824291 72 25 48.259714 48.259714 48.259714 72 26 58.309519 58.309519 58.309519 72 27 39.051248 39.051248 39.051248 72 28 36.055513 36.055513 36.055513 72 29 36.796739 36.796739 36.796739 72 30 32.015621 32.015621 32.015621 72 31 33.970576 33.970576 33.970576 72 32 30.479501 30.479501 30.479501 72 33 33.301652 33.301652 33.301652 72 34 36.055513 36.055513 36.055513 72 35 28.284271 28.284271 28.284271 72 36 30.066593 30.066593 30.066593 72 37 30.000000 30.000000 30.000000 72 38 27.000000 27.000000 27.000000 72 39 25.179357 25.179357 25.179357 72 40 25.495098 25.495098 25.495098 72 41 30.413813 30.413813 30.413813 72 42 21.189620 21.189620 21.189620 72 43 26.925824 26.925824 26.925824 72 44 31.622777 31.622777 31.622777 72 45 28.792360 28.792360 28.792360 72 46 52.478567 52.478567 52.478567 72 47 53.235327 53.235327 53.235327 72 48 63.788714 63.788714 63.788714 72 49 55.036352 55.036352 55.036352 72 50 48.764741 48.764741 48.764741 72 51 21.189620 21.189620 21.189620 72 52 36.400549 36.400549 36.400549 72 53 47.169906 47.169906 47.169906 72 54 45.276926 45.276926 45.276926 72 55 11.180340 11.180340 11.180340 72 56 35.355339 35.355339 35.355339 72 57 25.000000 25.000000 25.000000 72 58 46.097722 46.097722 46.097722 72 59 67.268120 67.268120 67.268120 72 60 65.192024 65.192024 65.192024 72 61 50.249378 50.249378 50.249378 72 62 22.360680 22.360680 22.360680 72 63 20.000000 20.000000 20.000000 72 64 35.000000 35.000000 35.000000 72 65 32.015621 32.015621 32.015621 72 66 33.541020 33.541020 33.541020 72 67 30.000000 30.000000 30.000000 72 68 13.038405 13.038405 13.038405 72 69 25.495098 25.495098 25.495098 72 70 34.132096 34.132096 34.132096 72 71 33.105891 33.105891 33.105891 72 73 10.198039 10.198039 10.198039 72 74 63.198101 63.198101 63.198101 72 75 57.008771 57.008771 57.008771 72 76 78.102497 78.102497 78.102497 72 77 43.289722 43.289722 43.289722 72 78 66.843100 66.843100 66.843100 72 79 57.008771 57.008771 57.008771 72 80 60.415230 60.415230 60.415230 72 81 19.697716 19.697716 19.697716 72 82 16.278821 16.278821 16.278821 72 83 39.849718 39.849718 39.849718 72 84 36.878178 36.878178 36.878178 72 85 27.202941 27.202941 27.202941 72 86 32.062439 32.062439 32.062439 72 87 53.823787 53.823787 53.823787 72 88 61.400326 61.400326 61.400326 72 89 41.109610 41.109610 41.109610 72 90 50.039984 50.039984 50.039984 72 91 29.120440 29.120440 29.120440 72 92 20.615528 20.615528 20.615528 72 93 16.970563 16.970563 16.970563 72 94 5.000000 5.000000 5.000000 72 95 10.630146 10.630146 10.630146 72 96 20.124612 20.124612 20.124612 72 97 10.049876 10.049876 10.049876 72 98 71.344236 71.344236 71.344236 72 99 39.115214 39.115214 39.115214 72 100 43.829214 43.829214 43.829214 72 101 36.055513 36.055513 36.055513 73 1 27.459060 27.459060 27.459060 73 2 42.941821 42.941821 42.941821 73 3 42.201896 42.201896 42.201896 73 4 45.617979 45.617979 45.617979 73 5 45.541190 45.541190 45.541190 73 6 47.423623 47.423623 47.423623 73 7 46.097722 46.097722 46.097722 73 8 49.030603 49.030603 49.030603 73 9 50.289164 50.289164 50.289164 73 10 60.901560 60.901560 60.901560 73 11 58.600341 58.600341 58.600341 73 12 60.415230 60.415230 60.415230 73 13 58.523500 58.523500 58.523500 73 14 65.299311 65.299311 65.299311 73 15 61.351447 61.351447 61.351447 73 16 65.924199 65.924199 65.924199 73 17 67.779053 67.779053 67.779053 73 18 66.098411 66.098411 66.098411 73 19 62.936476 62.936476 62.936476 73 20 58.872744 58.872744 58.872744 73 21 54.230987 54.230987 54.230987 73 22 64.257295 64.257295 64.257295 73 23 55.036352 55.036352 55.036352 73 24 65.000000 65.000000 65.000000 73 25 55.901699 55.901699 55.901699 73 26 66.211781 66.211781 66.211781 73 27 47.423623 47.423623 47.423623 73 28 43.863424 43.863424 43.863424 73 29 45.453273 45.453273 45.453273 73 30 40.360872 40.360872 40.360872 73 31 43.011626 43.011626 43.011626 73 32 39.051248 39.051248 39.051248 73 33 42.438190 42.438190 42.438190 73 34 45.650849 45.650849 45.650849 73 35 37.202150 37.202150 37.202150 73 36 20.396078 20.396078 20.396078 73 37 20.099751 20.099751 20.099751 73 38 17.117243 17.117243 17.117243 73 39 15.033296 15.033296 15.033296 73 40 15.297059 15.297059 15.297059 73 41 20.223748 20.223748 20.223748 73 42 11.180340 11.180340 11.180340 73 43 17.000000 17.000000 17.000000 73 44 21.540659 21.540659 21.540659 73 45 18.788294 18.788294 18.788294 73 46 46.238512 46.238512 46.238512 73 47 47.434165 47.434165 47.434165 73 48 64.195015 64.195015 64.195015 73 49 63.568860 63.568860 63.568860 73 50 57.008771 57.008771 57.008771 73 51 31.320920 31.320920 31.320920 73 52 45.705580 45.705580 45.705580 73 53 51.662365 51.662365 51.662365 73 54 45.541190 45.541190 45.541190 73 55 9.433981 9.433981 9.433981 73 56 33.376639 33.376639 33.376639 73 57 32.695565 32.695565 32.695565 73 58 51.855569 51.855569 51.855569 73 59 73.000000 73.000000 73.000000 73 60 69.526973 69.526973 69.526973 73 61 48.259714 48.259714 48.259714 73 62 18.000000 18.000000 18.000000 73 63 30.066593 30.066593 30.066593 73 64 45.044423 45.044423 45.044423 73 65 39.357337 39.357337 39.357337 73 66 37.536649 37.536649 37.536649 73 67 35.608988 35.608988 35.608988 73 68 23.021729 23.021729 23.021729 73 69 23.537205 23.537205 23.537205 73 70 34.539832 34.539832 34.539832 73 71 28.284271 28.284271 28.284271 73 72 10.198039 10.198039 10.198039 73 74 61.204575 61.204575 61.204575 73 75 62.241465 62.241465 62.241465 73 76 83.450584 83.450584 83.450584 73 77 53.084838 53.084838 53.084838 73 78 73.783467 73.783467 73.783467 73 79 55.731499 55.731499 55.731499 73 80 57.078893 57.078893 57.078893 73 81 24.083189 24.083189 24.083189 73 82 15.652476 15.652476 15.652476 73 83 42.190046 42.190046 42.190046 73 84 42.801869 42.801869 42.801869 73 85 36.496575 36.496575 36.496575 73 86 42.000000 42.000000 42.000000 73 87 58.694122 58.694122 58.694122 73 88 65.436993 65.436993 65.436993 73 89 39.623226 39.623226 39.623226 73 90 60.133186 60.133186 60.133186 73 91 31.622777 31.622777 31.622777 73 92 26.925824 26.925824 26.925824 73 93 24.166092 24.166092 24.166092 73 94 13.152946 13.152946 13.152946 73 95 18.027756 18.027756 18.027756 73 96 28.861739 28.861739 28.861739 73 97 13.601471 13.601471 13.601471 73 98 75.432089 75.432089 75.432089 73 99 39.217343 39.217343 39.217343 73 100 47.634021 47.634021 47.634021 73 101 32.062439 32.062439 32.062439 74 1 39.293765 39.293765 39.293765 74 2 33.970576 33.970576 33.970576 74 3 25.000000 25.000000 25.000000 74 4 32.015621 32.015621 32.015621 74 5 26.907248 26.907248 26.907248 74 6 30.805844 30.805844 30.805844 74 7 21.931712 21.931712 21.931712 74 8 19.849433 19.849433 19.849433 74 9 23.853721 23.853721 23.853721 74 10 26.248809 26.248809 26.248809 74 11 21.540659 21.540659 21.540659 74 12 20.880613 20.880613 20.880613 74 13 16.155494 16.155494 16.155494 74 14 25.179357 25.179357 25.179357 74 15 15.297059 15.297059 15.297059 74 16 20.000000 20.000000 20.000000 74 17 20.099751 20.099751 20.099751 74 18 15.132746 15.132746 15.132746 74 19 69.202601 69.202601 69.202601 74 20 64.031242 64.031242 64.031242 74 21 60.207973 60.207973 60.207973 74 22 66.850580 66.850580 66.850580 74 23 58.898217 58.898217 58.898217 74 24 65.734314 65.734314 65.734314 74 25 57.628118 57.628118 57.628118 74 26 64.140471 64.140471 64.140471 74 27 97.718985 97.718985 97.718985 74 28 96.301610 96.301610 96.301610 74 29 94.868330 94.868330 94.868330 74 30 91.482239 91.482239 91.482239 74 31 91.082380 91.082380 91.082380 74 32 89.560036 89.560036 89.560036 74 33 90.138782 90.138782 90.138782 74 34 90.077744 90.077744 90.077744 74 35 86.683332 86.683332 86.683332 74 36 69.641941 69.641941 69.641941 74 37 67.779053 67.779053 67.779053 74 38 66.730802 66.730802 66.730802 74 39 63.245553 63.245553 63.245553 74 40 61.351447 61.351447 61.351447 74 41 63.158531 63.158531 63.158531 74 42 57.974132 57.974132 57.974132 74 43 56.648036 56.648036 56.648036 74 44 58.600341 58.600341 58.600341 74 45 57.384667 57.384667 57.384667 74 46 28.425341 28.425341 28.425341 74 47 25.612497 25.612497 25.612497 74 48 15.000000 15.000000 15.000000 74 49 68.007353 68.007353 68.007353 74 50 62.481997 62.481997 62.481997 74 51 74.330344 74.330344 74.330344 74 52 66.400301 66.400301 66.400301 74 53 37.802116 37.802116 37.802116 74 54 20.591260 20.591260 20.591260 74 55 53.000000 53.000000 53.000000 74 56 28.000000 28.000000 28.000000 74 57 54.120237 54.120237 54.120237 74 58 44.821870 44.821870 44.821870 74 59 51.662365 51.662365 51.662365 74 60 40.792156 40.792156 40.792156 74 61 13.000000 13.000000 13.000000 74 62 43.289722 43.289722 43.289722 74 63 67.779053 67.779053 67.779053 74 64 74.625733 74.625733 74.625733 74 65 52.430907 52.430907 52.430907 74 66 38.587563 38.587563 38.587563 74 67 45.276926 45.276926 45.276926 74 68 64.560050 64.560050 64.560050 74 69 38.000000 38.000000 38.000000 74 70 30.083218 30.083218 30.083218 74 71 34.205263 34.205263 34.205263 74 72 63.198101 63.198101 63.198101 74 73 61.204575 61.204575 61.204575 74 75 43.863424 43.863424 43.863424 74 76 55.081757 55.081757 55.081757 74 77 75.286121 75.286121 75.286121 74 78 60.745370 60.745370 60.745370 74 79 7.211103 7.211103 7.211103 74 80 8.944272 8.944272 8.944272 74 81 46.840154 46.840154 46.840154 74 82 47.042534 47.042534 47.042534 74 83 30.232433 30.232433 30.232433 74 84 45.453273 45.453273 45.453273 74 85 63.134776 63.134776 63.134776 74 86 71.344236 71.344236 71.344236 74 87 40.706265 40.706265 40.706265 74 88 37.363083 37.363083 37.363083 74 89 22.090722 22.090722 22.090722 74 90 85.146932 85.146932 85.146932 74 91 37.336309 37.336309 37.336309 74 92 50.328918 50.328918 50.328918 74 93 53.758720 53.758720 53.758720 74 94 59.539903 59.539903 59.539903 74 95 56.293872 56.293872 56.293872 74 96 58.694122 58.694122 58.694122 74 97 53.338541 53.338541 53.338541 74 98 42.047592 42.047592 42.047592 74 99 25.298221 25.298221 25.298221 74 100 34.655447 34.655447 34.655447 74 101 29.832868 29.832868 29.832868 75 1 36.055513 36.055513 36.055513 75 2 65.192024 65.192024 65.192024 75 3 55.036352 55.036352 55.036352 75 4 65.030762 65.030762 65.030762 75 5 60.000000 60.000000 60.000000 75 6 65.000000 65.000000 65.000000 75 7 55.036352 55.036352 55.036352 75 8 55.226805 55.226805 55.226805 75 9 60.207973 60.207973 60.207973 75 10 18.027756 18.027756 18.027756 75 11 22.360680 22.360680 22.360680 75 12 23.323808 23.323808 23.323808 75 13 27.730849 27.730849 27.730849 75 14 21.213203 21.213203 21.213203 75 15 29.154759 29.154759 29.154759 75 16 26.907248 26.907248 26.907248 75 17 28.284271 28.284271 28.284271 75 18 32.015621 32.015621 32.015621 75 19 28.301943 28.301943 28.301943 75 20 24.166092 24.166092 24.166092 75 21 22.561028 22.561028 22.561028 75 22 25.000000 25.000000 25.000000 75 23 20.615528 20.615528 20.615528 75 24 23.430749 23.430749 23.430749 75 25 18.681542 18.681542 18.681542 75 26 21.213203 21.213203 21.213203 75 27 75.663730 75.663730 75.663730 75 28 76.485293 76.485293 76.485293 75 29 72.691127 72.691127 72.691127 75 30 71.589105 71.589105 71.589105 75 31 68.731361 68.731361 68.731361 75 32 69.634761 69.634761 69.634761 75 33 67.742158 67.742158 67.742158 75 34 65.192024 65.192024 65.192024 75 35 66.708320 66.708320 66.708320 75 36 80.212219 80.212219 80.212219 75 37 79.056942 79.056942 79.056942 75 38 76.609399 76.609399 76.609399 75 39 73.239334 73.239334 73.239334 75 40 72.111026 72.111026 72.111026 75 41 76.321688 76.321688 76.321688 75 42 66.850580 66.850580 66.850580 75 43 69.462220 69.462220 69.462220 75 44 73.824115 73.824115 73.824115 75 45 71.196910 71.196910 71.196910 75 46 62.000000 62.000000 62.000000 75 47 60.033324 60.033324 60.033324 75 48 30.805844 30.805844 30.805844 75 49 26.627054 26.627054 26.627054 75 50 23.409400 23.409400 23.409400 75 51 54.120237 54.120237 54.120237 75 52 35.000000 35.000000 35.000000 75 53 11.180340 11.180340 11.180340 75 54 30.000000 30.000000 30.000000 75 55 53.150729 53.150729 53.150729 75 56 41.231056 41.231056 41.231056 75 57 33.541020 33.541020 33.541020 75 58 11.180340 11.180340 11.180340 75 59 11.180340 11.180340 11.180340 75 60 10.000000 10.000000 10.000000 75 61 40.311289 40.311289 40.311289 75 62 51.478151 51.478151 51.478151 75 63 47.434165 47.434165 47.434165 75 64 45.000000 45.000000 45.000000 75 65 26.925824 26.925824 26.925824 75 66 25.000000 25.000000 25.000000 75 67 27.018512 27.018512 27.018512 75 68 49.193496 49.193496 49.193496 75 69 44.721360 44.721360 44.721360 75 70 33.837849 33.837849 33.837849 75 71 51.244512 51.244512 51.244512 75 72 57.008771 57.008771 57.008771 75 73 62.241465 62.241465 62.241465 75 74 43.863424 43.863424 43.863424 75 76 21.213203 21.213203 21.213203 75 77 40.792156 40.792156 40.792156 75 78 17.262677 17.262677 17.262677 75 79 37.947332 37.947332 37.947332 75 80 50.000000 50.000000 50.000000 75 81 38.183766 38.183766 38.183766 75 82 47.801674 47.801674 47.801674 75 83 24.041631 24.041631 24.041631 75 84 20.248457 20.248457 20.248457 75 85 38.078866 38.078866 38.078866 75 86 43.104524 43.104524 43.104524 75 87 4.123106 4.123106 4.123106 75 88 8.944272 8.944272 8.944272 75 89 38.209946 38.209946 38.209946 75 90 49.335586 49.335586 49.335586 75 91 31.906112 31.906112 31.906112 75 92 36.400549 36.400549 36.400549 75 93 40.224371 40.224371 40.224371 75 94 52.009614 52.009614 52.009614 75 95 46.400431 46.400431 46.400431 75 96 39.812058 39.812058 39.812058 75 97 48.795492 48.795492 48.795492 75 98 16.124515 16.124515 16.124515 75 99 32.557641 32.557641 32.557641 75 100 16.155494 16.155494 16.155494 75 101 48.270074 48.270074 48.270074 76 1 57.008771 57.008771 57.008771 76 2 82.462113 82.462113 82.462113 76 3 72.034714 72.034714 72.034714 76 4 81.786307 81.786307 81.786307 76 5 76.485293 76.485293 76.485293 76 6 81.394103 81.394103 81.394103 76 7 71.196910 71.196910 71.196910 76 8 70.710678 70.710678 70.710678 76 9 75.663730 75.663730 75.663730 76 10 30.413813 30.413813 30.413813 76 11 35.355339 35.355339 35.355339 76 12 35.128336 35.128336 35.128336 76 13 40.112342 40.112342 40.112342 76 14 30.000000 30.000000 30.000000 76 15 40.000000 40.000000 40.000000 76 16 35.128336 35.128336 35.128336 76 17 35.355339 35.355339 35.355339 76 18 40.311289 40.311289 40.311289 76 19 39.000000 39.000000 39.000000 76 20 37.336309 37.336309 37.336309 76 21 38.327536 38.327536 38.327536 76 22 35.000000 35.000000 35.000000 76 23 36.400549 36.400549 36.400549 76 24 33.000000 33.000000 33.000000 76 25 34.481879 34.481879 34.481879 76 26 30.000000 30.000000 30.000000 76 27 93.407708 93.407708 93.407708 76 28 94.868330 94.868330 94.868330 76 29 90.520716 90.520716 90.520716 76 30 90.138782 90.138782 90.138782 76 31 86.683332 86.683332 86.683332 76 32 88.255311 88.255311 88.255311 76 33 85.726309 85.726309 85.726309 76 34 82.462113 82.462113 82.462113 76 35 85.440037 85.440037 85.440037 76 36 101.212647 101.212647 101.212647 76 37 100.000000 100.000000 100.000000 76 38 97.616597 97.616597 97.616597 76 39 94.201911 94.201911 94.201911 76 40 93.005376 93.005376 93.005376 76 41 97.082439 97.082439 97.082439 76 42 87.800911 87.800911 87.800911 76 43 90.138782 90.138782 90.138782 76 44 94.339811 94.339811 94.339811 76 45 91.809586 91.809586 91.809586 76 46 78.447435 78.447435 78.447435 76 47 76.118329 76.118329 76.118329 76 48 40.112342 40.112342 40.112342 76 49 37.000000 37.000000 37.000000 76 50 37.656341 37.656341 37.656341 76 51 73.409809 73.409809 73.409809 76 52 52.201533 52.201533 52.201533 76 53 32.015621 32.015621 32.015621 76 54 47.434165 47.434165 47.434165 76 55 74.330344 74.330344 74.330344 76 56 60.415230 60.415230 60.415230 76 57 54.083269 54.083269 54.083269 76 58 32.015621 32.015621 32.015621 76 59 11.180340 11.180340 11.180340 76 60 15.811388 15.811388 15.811388 76 61 55.901699 55.901699 55.901699 76 62 72.111026 72.111026 72.111026 76 63 67.082039 67.082039 67.082039 76 64 61.846584 61.846584 61.846584 76 65 47.169906 47.169906 47.169906 76 66 46.097722 46.097722 46.097722 76 67 48.166378 48.166378 48.166378 76 68 69.641941 69.641941 69.641941 76 69 65.192024 65.192024 65.192024 76 70 53.712196 53.712196 53.712196 76 71 70.682388 70.682388 70.682388 76 72 78.102497 78.102497 78.102497 76 73 83.450584 83.450584 83.450584 76 74 55.081757 55.081757 55.081757 76 75 21.213203 21.213203 21.213203 76 77 55.443665 55.443665 55.443665 76 78 18.110770 18.110770 18.110770 76 79 51.088159 51.088159 51.088159 76 80 63.007936 63.007936 63.007936 76 81 59.396970 59.396970 59.396970 76 82 68.883960 68.883960 68.883960 76 83 43.908997 43.908997 43.908997 76 84 41.231056 41.231056 41.231056 76 85 57.271284 57.271284 57.271284 76 86 60.728906 60.728906 60.728906 76 87 24.839485 24.839485 24.839485 76 88 20.248457 20.248457 20.248457 76 89 56.302753 56.302753 56.302753 76 90 62.000000 62.000000 62.000000 76 91 52.801515 52.801515 52.801515 76 92 57.489129 57.489129 57.489129 76 93 61.220911 61.220911 61.220911 76 94 73.109507 73.109507 73.109507 76 95 67.475922 67.475922 67.475922 76 96 60.207973 60.207973 60.207973 76 97 70.007142 70.007142 70.007142 76 98 13.038405 13.038405 13.038405 76 99 51.478151 51.478151 51.478151 76 100 36.619667 36.619667 36.619667 76 101 67.230945 67.230945 67.230945 77 1 42.941821 42.941821 42.941821 77 2 80.956779 80.956779 80.956779 77 3 73.573093 73.573093 73.573093 77 4 82.298238 82.298238 82.298238 77 5 78.892332 78.892332 78.892332 77 6 83.240615 83.240615 83.240615 77 7 75.716577 75.716577 75.716577 77 8 77.420927 77.420927 77.420927 77 9 81.541401 81.541401 81.541401 77 10 55.036352 55.036352 55.036352 77 11 57.306195 57.306195 57.306195 77 12 59.059292 59.059292 59.059292 77 13 61.587336 61.587336 61.587336 77 14 59.615434 59.615434 59.615434 77 15 64.140471 64.140471 64.140471 77 16 64.404969 64.404969 64.404969 77 17 66.211781 66.211781 66.211781 77 18 68.476273 68.476273 68.476273 77 19 17.464249 17.464249 17.464249 77 20 18.110770 18.110770 18.110770 77 21 18.248288 18.248288 18.248288 77 22 21.189620 21.189620 21.189620 77 23 20.223748 20.223748 20.223748 77 24 23.086793 23.086793 23.086793 77 25 22.203603 22.203603 22.203603 77 26 25.961510 25.961510 25.961510 77 27 39.357337 39.357337 39.357337 77 28 41.880783 41.880783 41.880783 77 29 36.715120 36.715120 36.715120 77 30 37.802116 37.802116 37.802116 77 31 33.286634 33.286634 33.286634 77 32 36.235342 36.235342 36.235342 77 33 32.449961 32.449961 32.449961 77 34 28.178006 28.178006 28.178006 77 35 33.970576 33.970576 33.970576 77 36 73.334848 73.334848 73.334848 77 37 73.171033 73.171033 73.171033 77 38 70.178344 70.178344 70.178344 77 39 68.029405 68.029405 68.029405 77 40 68.000000 68.000000 68.000000 77 41 73.000000 73.000000 73.000000 77 42 63.031738 63.031738 63.031738 77 43 68.183576 68.183576 68.183576 77 44 73.171033 73.171033 73.171033 77 45 70.178344 70.178344 70.178344 77 46 80.622577 80.622577 80.622577 77 47 79.924965 79.924965 79.924965 77 48 66.730802 66.730802 66.730802 77 49 19.313208 19.313208 19.313208 77 50 18.000000 18.000000 18.000000 77 51 25.942244 25.942244 25.942244 77 52 9.433981 9.433981 9.433981 77 53 39.357337 39.357337 39.357337 77 54 55.172457 55.172457 55.172457 77 55 48.259714 48.259714 48.259714 77 56 56.603887 56.603887 56.603887 77 57 25.079872 25.079872 25.079872 77 58 32.695565 32.695565 32.695565 77 59 45.044423 45.044423 45.044423 77 60 50.635956 50.635956 50.635956 77 61 65.795137 65.795137 65.795137 77 62 55.081757 55.081757 55.081757 77 63 23.537205 23.537205 23.537205 77 64 9.433981 9.433981 9.433981 77 65 23.430749 23.430749 23.430749 77 66 37.536649 37.536649 37.536649 77 67 31.400637 31.400637 31.400637 77 68 30.265492 30.265492 30.265492 77 69 52.000000 52.000000 52.000000 77 70 49.406477 49.406477 49.406477 77 71 62.241465 62.241465 62.241465 77 72 43.289722 43.289722 43.289722 77 73 53.084838 53.084838 53.084838 77 74 75.286121 75.286121 75.286121 77 75 40.792156 40.792156 40.792156 77 76 55.443665 55.443665 55.443665 77 78 38.078866 38.078866 38.078866 77 79 68.117545 68.117545 68.117545 77 80 77.794601 77.794601 77.794601 77 81 37.336309 37.336309 37.336309 77 82 47.296934 47.296934 47.296934 77 83 45.276926 45.276926 45.276926 77 84 29.832868 29.832868 29.832868 77 85 17.262677 17.262677 17.262677 77 86 11.401754 11.401754 11.401754 77 87 40.804412 40.804412 40.804412 77 88 49.477268 49.477268 49.477268 77 89 58.412327 58.412327 58.412327 77 90 9.899495 9.899495 9.899495 77 91 41.880783 41.880783 41.880783 77 92 31.953091 31.953091 31.953091 77 93 31.780497 31.780497 31.780497 77 94 40.012498 40.012498 40.012498 77 95 36.124784 36.124784 36.124784 77 96 25.317978 25.317978 25.317978 77 97 42.296572 42.296572 42.296572 77 98 56.320511 56.320511 56.320511 77 99 52.497619 52.497619 52.497619 77 100 41.048752 41.048752 41.048752 77 101 62.177166 62.177166 62.177166 78 1 49.979996 49.979996 49.979996 78 2 82.024387 82.024387 82.024387 78 3 72.006944 72.006944 72.006944 78 4 82.006097 82.006097 82.006097 78 5 77.058419 77.058419 77.058419 78 6 82.054860 82.054860 82.054860 78 7 72.173402 72.173402 72.173402 78 8 72.443081 72.443081 72.443081 78 9 77.414469 77.414469 77.414469 78 10 34.539832 34.539832 34.539832 78 11 39.217343 39.217343 39.217343 78 12 39.924930 39.924930 39.924930 78 13 44.598206 44.598206 44.598206 78 14 36.715120 36.715120 36.715120 78 15 45.694639 45.694639 45.694639 78 16 42.544095 42.544095 42.544095 78 17 43.566042 43.566042 43.566042 78 18 47.885280 47.885280 47.885280 78 19 21.095023 21.095023 21.095023 78 20 20.248457 20.248457 20.248457 78 21 22.472205 22.472205 22.472205 78 22 17.117243 17.117243 17.117243 78 23 20.808652 20.808652 20.808652 78 24 15.132746 15.132746 15.132746 78 25 19.209373 19.209373 19.209373 78 26 12.165525 12.165525 12.165525 78 27 76.896034 76.896034 76.896034 78 28 78.790862 78.790862 78.790862 78 29 74.094534 74.094534 74.094534 78 30 74.249579 74.249579 74.249579 78 31 70.384657 70.384657 70.384657 78 32 72.449983 72.449983 72.449983 78 33 69.462220 69.462220 69.462220 78 34 65.787537 65.787537 65.787537 78 35 69.771054 69.771054 69.771054 78 36 93.059121 93.059121 93.059121 78 37 92.130342 92.130342 92.130342 78 38 89.470666 89.470666 89.470666 78 39 86.313383 86.313383 86.313383 78 40 85.428333 85.428333 85.428333 78 41 89.961103 89.961103 89.961103 78 42 80.056230 80.056230 80.056230 78 43 83.384651 83.384651 83.384651 78 44 88.022724 88.022724 88.022724 78 45 85.234969 85.234969 85.234969 78 46 79.056942 79.056942 79.056942 78 47 77.162167 77.162167 77.162167 78 48 46.957428 46.957428 46.957428 78 49 19.104973 19.104973 19.104973 78 50 21.023796 21.023796 21.023796 78 51 58.523500 58.523500 58.523500 78 52 36.235342 36.235342 36.235342 78 53 27.073973 27.073973 27.073973 78 54 47.095647 47.095647 47.095647 78 55 65.368188 65.368188 65.368188 78 56 57.428216 57.428216 57.428216 78 57 41.868843 41.868843 41.868843 78 58 23.086793 23.086793 23.086793 78 59 10.630146 10.630146 10.630146 78 60 21.400935 21.400935 21.400935 78 61 57.558666 57.558666 57.558666 78 62 65.787537 65.787537 65.787537 78 63 52.801515 52.801515 52.801515 78 64 45.310043 45.310043 45.310043 78 65 34.828150 34.828150 34.828150 78 66 38.897301 38.897301 38.897301 78 67 38.470768 38.470768 38.470768 78 68 56.586217 56.586217 56.586217 78 69 59.481089 59.481089 59.481089 78 70 49.648766 49.648766 49.648766 78 71 67.082039 67.082039 67.082039 78 72 66.843100 66.843100 66.843100 78 73 73.783467 73.783467 73.783467 78 74 60.745370 60.745370 60.745370 78 75 17.262677 17.262677 17.262677 78 76 18.110770 18.110770 18.110770 78 77 38.078866 38.078866 38.078866 78 79 55.081757 55.081757 55.081757 78 80 67.186308 67.186308 67.186308 78 81 50.119856 50.119856 50.119856 78 82 60.835845 60.835845 60.835845 78 83 40.199502 40.199502 40.199502 78 84 31.304952 31.304952 31.304952 78 85 42.801869 42.801869 42.801869 78 86 44.721360 44.721360 44.721360 78 87 21.095023 21.095023 21.095023 78 88 23.706539 23.706539 23.706539 78 89 55.009090 55.009090 55.009090 78 90 44.045431 44.045431 44.045431 78 91 46.173586 46.173586 46.173586 78 92 46.872167 46.872167 46.872167 78 93 50.000000 50.000000 50.000000 78 94 62.008064 62.008064 62.008064 78 95 56.400355 56.400355 56.400355 78 96 47.381431 47.381431 47.381431 78 97 60.207973 60.207973 60.207973 78 98 24.207437 24.207437 24.207437 78 99 49.091751 49.091751 49.091751 78 100 32.140317 32.140317 32.140317 78 101 64.498062 64.498062 64.498062 79 1 32.557641 32.557641 32.557641 79 2 33.615473 33.615473 33.615473 79 3 23.600847 23.600847 23.600847 79 4 32.202484 32.202484 32.202484 79 5 26.832816 26.832816 26.832816 79 6 31.384710 31.384710 31.384710 79 7 21.470911 21.470911 21.470911 79 8 20.248457 20.248457 20.248457 79 9 25.000000 25.000000 25.000000 79 10 21.095023 21.095023 21.095023 79 11 16.124515 16.124515 16.124515 79 12 16.000000 16.000000 16.000000 79 13 11.000000 11.000000 11.000000 79 14 21.213203 21.213203 21.213203 79 15 11.401754 11.401754 11.401754 79 16 17.088007 17.088007 17.088007 79 17 17.888544 17.888544 17.888544 79 18 13.601471 13.601471 13.601471 79 19 62.425956 62.425956 62.425956 79 20 57.201399 57.201399 57.201399 79 21 53.263496 53.263496 53.263496 79 22 60.207973 60.207973 60.207973 79 23 52.009614 52.009614 52.009614 79 24 59.169249 59.169249 59.169249 79 25 50.803543 50.803543 50.803543 79 26 57.706152 57.706152 57.706152 79 27 90.801982 90.801982 90.801982 79 28 89.498603 89.498603 89.498603 79 29 87.931792 87.931792 87.931792 79 30 84.646323 84.646323 84.646323 79 31 84.118963 84.118963 84.118963 79 32 82.710338 82.710338 82.710338 79 33 83.168504 83.168504 83.168504 79 34 83.006024 83.006024 83.006024 79 35 79.812280 79.812280 79.812280 79 36 65.741920 65.741920 65.741920 79 37 63.953108 63.953108 63.953108 79 38 62.649820 62.649820 62.649820 79 39 59.093147 59.093147 59.093147 79 40 57.271284 57.271284 57.271284 79 41 59.539903 59.539903 59.539903 79 42 53.488316 53.488316 53.488316 79 43 52.773099 52.773099 52.773099 79 44 55.226805 55.226805 55.226805 79 45 53.712196 53.712196 53.712196 79 46 28.635642 28.635642 28.635642 79 47 26.000000 26.000000 26.000000 79 48 12.529964 12.529964 12.529964 79 49 61.294372 61.294372 61.294372 79 50 55.605755 55.605755 55.605755 79 51 67.357256 67.357256 67.357256 79 52 59.203040 59.203040 59.203040 79 53 31.064449 31.064449 31.064449 79 54 13.416408 13.416408 13.416408 79 55 47.169906 47.169906 47.169906 79 56 22.360680 22.360680 22.360680 79 57 46.957428 46.957428 46.957428 79 58 38.013156 38.013156 38.013156 79 59 46.529560 46.529560 46.529560 79 60 36.055513 36.055513 36.055513 79 61 8.062258 8.062258 8.062258 79 62 38.078866 38.078866 38.078866 79 63 60.745370 60.745370 60.745370 79 64 67.416615 67.416615 67.416615 79 65 45.221676 45.221676 45.221676 79 66 31.384710 31.384710 31.384710 79 67 38.078866 38.078866 38.078866 79 68 57.723479 57.723479 57.723479 79 69 32.249031 32.249031 32.249031 79 70 23.345235 23.345235 23.345235 79 71 29.966648 29.966648 29.966648 79 72 57.008771 57.008771 57.008771 79 73 55.731499 55.731499 55.731499 79 74 7.211103 7.211103 7.211103 79 75 37.947332 37.947332 37.947332 79 76 51.088159 51.088159 51.088159 79 77 68.117545 68.117545 68.117545 79 78 55.081757 55.081757 55.081757 79 80 12.165525 12.165525 12.165525 79 81 40.024992 40.024992 40.024992 79 82 41.048752 41.048752 41.048752 79 83 23.021729 23.021729 23.021729 79 84 38.288379 38.288379 38.288379 79 85 55.946403 55.946403 55.946403 79 86 64.140471 64.140471 64.140471 79 87 34.539832 34.539832 34.539832 79 88 32.249031 32.249031 32.249031 79 89 16.124515 16.124515 16.124515 79 90 77.987178 77.987178 77.987178 79 91 30.364453 30.364453 30.364453 79 92 43.324358 43.324358 43.324358 79 93 46.840154 46.840154 46.840154 79 94 53.150729 53.150729 53.150729 79 95 49.648766 49.648766 49.648766 79 96 51.623638 51.623638 51.623638 79 97 47.042534 47.042534 47.042534 79 98 38.209946 38.209946 38.209946 79 99 18.439089 18.439089 18.439089 79 100 27.658633 27.658633 27.658633 79 101 25.495098 25.495098 25.495098 80 1 38.470768 38.470768 38.470768 80 2 25.495098 25.495098 25.495098 80 3 17.464249 17.464249 17.464249 80 4 23.345235 23.345235 23.345235 80 5 18.439089 18.439089 18.439089 80 6 22.022716 22.022716 22.022716 80 7 13.892444 13.892444 13.892444 80 8 11.401754 11.401754 11.401754 80 9 15.000000 15.000000 15.000000 80 10 33.241540 33.241540 33.241540 80 11 28.284271 28.284271 28.284271 80 12 28.071338 28.071338 28.071338 80 13 23.086793 23.086793 23.086793 80 14 33.015148 33.015148 33.015148 80 15 23.021729 23.021729 23.021729 80 16 28.284271 28.284271 28.284271 80 17 28.635642 28.635642 28.635642 80 18 23.769729 23.769729 23.769729 80 19 73.573093 73.573093 73.573093 80 20 68.264193 68.264193 68.264193 80 21 64.070274 64.070274 64.070274 80 22 71.589105 71.589105 71.589105 80 23 62.968246 62.968246 62.968246 80 24 70.661163 70.661163 70.661163 80 25 61.911227 61.911227 61.911227 80 26 69.354164 69.354164 69.354164 80 27 96.772930 96.772930 96.772930 80 28 94.921020 94.921020 94.921020 80 29 94.021274 94.021274 94.021274 80 30 90.249654 90.249654 90.249654 80 31 90.376988 90.376988 90.376988 80 32 88.391176 88.391176 88.391176 80 33 89.470666 89.470666 89.470666 80 34 89.944427 89.944427 89.944427 80 35 85.615419 85.615419 85.615419 80 36 63.324561 63.324561 63.324561 80 37 61.400326 61.400326 61.400326 80 38 60.638272 60.638272 60.638272 80 39 57.271284 57.271284 57.271284 80 40 55.317267 55.317267 55.317267 80 41 56.612719 56.612719 56.612719 80 42 52.469038 52.469038 52.469038 80 43 50.447993 50.447993 50.447993 80 44 51.865210 51.865210 51.865210 80 45 50.960769 50.960769 50.960769 80 46 19.798990 19.798990 19.798990 80 47 16.970563 16.970563 16.970563 80 48 23.345235 23.345235 23.345235 80 49 72.560320 72.560320 72.560320 80 50 66.573268 66.573268 66.573268 80 51 73.790243 73.790243 73.790243 80 52 68.593003 68.593003 68.593003 80 53 42.485292 42.485292 42.485292 80 54 22.803509 22.803509 22.803509 80 55 49.648766 49.648766 49.648766 80 56 25.298221 25.298221 25.298221 80 57 55.000000 55.000000 55.000000 80 58 49.244289 49.244289 49.244289 80 59 58.694122 58.694122 58.694122 80 60 48.166378 48.166378 48.166378 80 61 12.041595 12.041595 12.041595 80 62 39.115214 39.115214 39.115214 80 63 67.601775 67.601775 67.601775 80 64 76.059187 76.059187 76.059187 80 65 54.451814 54.451814 54.451814 80 66 40.311289 40.311289 40.311289 80 67 46.754679 46.754679 46.754679 80 68 63.560994 63.560994 63.560994 80 69 34.928498 34.928498 34.928498 80 70 29.681644 29.681644 29.681644 80 71 29.017236 29.017236 29.017236 80 72 60.415230 60.415230 60.415230 80 73 57.078893 57.078893 57.078893 80 74 8.944272 8.944272 8.944272 80 75 50.000000 50.000000 50.000000 80 76 63.007936 63.007936 63.007936 80 77 77.794601 77.794601 77.794601 80 78 67.186308 67.186308 67.186308 80 79 12.165525 12.165525 12.165525 80 81 46.065171 46.065171 46.065171 80 82 44.147480 44.147480 44.147480 80 83 32.649655 32.649655 32.649655 80 84 48.270074 48.270074 48.270074 80 85 64.202804 64.202804 64.202804 80 86 72.622311 72.622311 72.622311 80 87 46.486557 46.486557 46.486557 80 88 44.407207 44.407207 44.407207 80 89 20.591260 20.591260 20.591260 80 90 87.692645 87.692645 87.692645 80 91 37.443290 37.443290 37.443290 80 92 50.249378 50.249378 50.249378 80 93 53.235327 53.235327 53.235327 80 94 57.280014 57.280014 57.280014 80 95 54.781384 54.781384 54.781384 80 96 58.830264 58.830264 58.830264 80 97 50.960769 50.960769 50.960769 80 98 50.039984 50.039984 50.039984 80 99 25.612497 25.612497 25.612497 80 100 38.587563 38.587563 38.587563 80 101 25.019992 25.019992 25.019992 81 1 7.615773 7.615773 7.615773 81 2 43.908997 43.908997 43.908997 81 3 37.536649 37.536649 37.536649 81 4 45.486262 45.486262 45.486262 81 5 42.638011 42.638011 42.638011 81 6 46.615448 46.615448 46.615448 81 7 40.311289 40.311289 40.311289 81 8 42.520583 42.520583 42.520583 81 9 45.967380 45.967380 45.967380 81 10 38.897301 38.897301 38.897301 81 11 37.656341 37.656341 37.656341 81 12 39.623226 39.623226 39.623226 81 13 39.051248 39.051248 39.051248 81 14 43.680659 43.680659 43.680659 81 15 42.047592 42.047592 42.047592 81 16 45.541190 45.541190 45.541190 81 17 47.518417 47.518417 47.518417 81 18 47.042534 47.042534 47.042534 81 19 42.107007 42.107007 42.107007 81 20 37.336309 37.336309 37.336309 81 21 32.388269 32.388269 32.388269 81 22 42.579338 42.579338 42.579338 81 23 32.756679 32.756679 32.756679 81 24 42.953463 42.953463 42.953463 81 25 33.241540 33.241540 33.241540 81 26 43.680659 43.680659 43.680659 81 27 50.921508 50.921508 50.921508 81 28 49.477268 49.477268 49.477268 81 29 48.104054 48.104054 48.104054 81 30 44.643029 44.643029 44.643029 81 31 44.384682 44.384682 44.384682 81 32 42.720019 42.720019 42.720019 81 33 43.462628 43.462628 43.462628 81 34 43.908997 43.908997 43.908997 81 35 39.849718 39.849718 39.849718 81 36 42.941821 42.941821 42.941821 81 37 42.047592 42.047592 42.047592 81 38 39.357337 39.357337 39.357337 81 39 36.249138 36.249138 36.249138 81 40 35.468296 35.468296 35.468296 81 41 40.162171 40.162171 40.162171 81 42 30.083218 30.083218 30.083218 81 43 33.955854 33.955854 33.955854 81 44 38.832976 38.832976 38.832976 81 45 35.902646 35.902646 35.902646 81 46 44.204072 44.204072 44.204072 81 47 43.931765 43.931765 43.931765 81 48 45.044423 45.044423 45.044423 81 49 42.296572 42.296572 42.296572 81 50 35.355339 35.355339 35.355339 81 51 27.730849 27.730849 27.730849 81 52 28.160256 28.160256 28.160256 81 53 27.802878 27.802878 27.802878 81 54 27.166155 27.166155 27.166155 81 55 15.264338 15.264338 15.264338 81 56 21.400935 21.400935 21.400935 81 57 12.369317 12.369317 12.369317 81 58 27.802878 27.802878 27.802878 81 59 48.918299 48.918299 48.918299 81 60 45.803930 45.803930 45.803930 81 61 34.539832 34.539832 34.539832 81 62 18.110770 18.110770 18.110770 81 63 21.633308 21.633308 21.633308 81 64 32.449961 32.449961 32.449961 81 65 17.117243 17.117243 17.117243 81 66 13.892444 13.892444 13.892444 81 67 11.661904 11.661904 11.661904 81 68 17.720045 17.720045 17.720045 81 69 14.764823 14.764823 14.764823 81 70 16.763055 16.763055 16.763055 81 71 25.059928 25.059928 25.059928 81 72 19.697716 19.697716 19.697716 81 73 24.083189 24.083189 24.083189 81 74 46.840154 46.840154 46.840154 81 75 38.183766 38.183766 38.183766 81 76 59.396970 59.396970 59.396970 81 77 37.336309 37.336309 37.336309 81 78 50.119856 50.119856 50.119856 81 79 40.024992 40.024992 40.024992 81 80 46.065171 46.065171 46.065171 81 82 11.180340 11.180340 11.180340 81 83 20.396078 20.396078 20.396078 81 84 18.867962 18.867962 18.867962 81 85 20.591260 20.591260 20.591260 81 86 28.844410 28.844410 28.844410 81 87 34.713110 34.713110 34.713110 81 88 41.880783 41.880783 41.880783 81 89 25.495098 25.495098 25.495098 81 90 46.518813 46.518813 46.518813 81 91 10.000000 10.000000 10.000000 81 92 5.385165 5.385165 5.385165 81 93 7.211103 7.211103 7.211103 81 94 14.866069 14.866069 14.866069 81 95 10.049876 10.049876 10.049876 81 96 13.453624 13.453624 13.453624 81 97 10.630146 10.630146 10.630146 81 98 51.865210 51.865210 51.865210 81 99 21.587033 21.587033 21.587033 81 100 24.186773 24.186773 24.186773 81 101 25.612497 25.612497 25.612497 82 1 12.041595 12.041595 12.041595 82 2 36.124784 36.124784 36.124784 82 3 31.906112 31.906112 31.906112 82 4 38.183766 38.183766 38.183766 82 5 36.400549 36.400549 36.400549 82 6 39.623226 39.623226 39.623226 82 7 35.355339 35.355339 35.355339 82 8 38.013156 38.013156 38.013156 82 9 40.496913 40.496913 40.496913 82 10 45.276926 45.276926 45.276926 82 11 42.953463 42.953463 42.953463 82 12 44.777226 44.777226 44.777226 82 13 43.011626 43.011626 43.011626 82 14 49.648766 49.648766 49.648766 82 15 45.880279 45.880279 45.880279 82 16 50.328918 50.328918 50.328918 82 17 52.201533 52.201533 52.201533 82 18 50.695167 50.695167 50.695167 82 19 53.235327 53.235327 53.235327 82 20 48.507731 48.507731 48.507731 82 21 43.566042 43.566042 43.566042 82 22 53.758720 53.758720 53.758720 82 23 43.931765 43.931765 43.931765 82 24 54.129474 54.129474 54.129474 82 25 44.384682 44.384682 44.384682 82 26 54.817880 54.817880 54.817880 82 27 53.851648 53.851648 53.851648 82 28 51.429563 51.429563 51.429563 82 29 51.312766 51.312766 51.312766 82 30 47.010637 47.010637 47.010637 82 31 48.010416 48.010416 48.010416 82 32 45.276926 45.276926 45.276926 82 33 47.201695 47.201695 47.201695 82 34 48.836462 48.836462 48.836462 82 35 42.720019 42.720019 42.720019 82 36 32.449961 32.449961 32.449961 82 37 31.384710 31.384710 31.384710 82 38 28.844410 28.844410 28.844410 82 39 25.553865 25.553865 25.553865 82 40 24.596748 24.596748 24.596748 82 41 29.154759 29.154759 29.154759 82 42 19.235384 19.235384 19.235384 82 43 22.803509 22.803509 22.803509 82 44 27.658633 27.658633 27.658633 82 45 24.738634 24.738634 24.738634 82 46 37.643060 37.643060 37.643060 82 47 38.013156 38.013156 38.013156 82 48 48.764741 48.764741 48.764741 82 49 53.460266 53.460266 53.460266 82 50 46.529560 46.529560 46.529560 82 51 32.526912 32.526912 32.526912 82 52 38.470768 38.470768 38.470768 82 53 36.878178 36.878178 36.878178 82 54 30.083218 30.083218 30.083218 82 55 6.324555 6.324555 6.324555 82 56 19.104973 19.104973 19.104973 82 57 23.021729 23.021729 23.021729 82 58 38.078866 38.078866 38.078866 82 59 58.821765 58.821765 58.821765 82 60 54.451814 54.451814 54.451814 82 61 34.058773 34.058773 34.058773 82 62 8.062258 8.062258 8.062258 82 63 28.017851 28.017851 28.017851 82 64 41.231056 41.231056 41.231056 82 65 28.284271 28.284271 28.284271 82 66 22.803509 22.803509 22.803509 82 67 22.472205 22.472205 22.472205 82 68 21.931712 21.931712 21.931712 82 69 9.219544 9.219544 9.219544 82 70 18.973666 18.973666 18.973666 82 71 17.804494 17.804494 17.804494 82 72 16.278821 16.278821 16.278821 82 73 15.652476 15.652476 15.652476 82 74 47.042534 47.042534 47.042534 82 75 47.801674 47.801674 47.801674 82 76 68.883960 68.883960 68.883960 82 77 47.296934 47.296934 47.296934 82 78 60.835845 60.835845 60.835845 82 79 41.048752 41.048752 41.048752 82 80 44.147480 44.147480 44.147480 82 81 11.180340 11.180340 11.180340 82 83 26.627054 26.627054 26.627054 82 84 29.546573 29.546573 29.546573 82 85 30.083218 30.083218 30.083218 82 86 37.696154 37.696154 37.696154 82 87 44.045431 44.045431 44.045431 82 88 50.249378 50.249378 50.249378 82 89 25.000000 25.000000 25.000000 82 90 55.973208 55.973208 55.973208 82 91 16.278821 16.278821 16.278821 82 92 16.000000 16.000000 16.000000 82 93 15.524175 15.524175 15.524175 82 94 13.416408 13.416408 13.416408 82 95 12.806248 12.806248 12.806248 82 96 22.135944 22.135944 22.135944 82 97 7.211103 7.211103 7.211103 82 98 60.207973 60.207973 60.207973 82 99 23.769729 23.769729 23.769729 82 100 32.526912 32.526912 32.526912 82 101 20.124612 20.124612 20.124612 83 1 14.764823 14.764823 14.764823 83 2 42.047592 42.047592 42.047592 83 3 32.388269 32.388269 32.388269 83 4 42.296572 42.296572 42.296572 83 5 37.656341 37.656341 37.656341 83 6 42.579338 42.579338 42.579338 83 7 33.241540 33.241540 33.241540 83 8 34.176015 34.176015 34.176015 83 9 38.897301 38.897301 38.897301 83 10 18.788294 18.788294 18.788294 83 11 17.262677 17.262677 17.262677 83 12 19.235384 19.235384 19.235384 83 13 19.104973 19.104973 19.104973 83 14 23.409400 23.409400 23.409400 83 15 22.090722 22.090722 22.090722 83 16 25.179357 25.179357 25.179357 83 17 27.166155 27.166155 27.166155 83 18 27.073973 27.073973 27.073973 83 19 41.629317 41.629317 41.629317 83 20 36.249138 36.249138 36.249138 83 21 31.764760 31.764760 31.764760 83 22 40.162171 40.162171 40.162171 83 23 30.870698 30.870698 30.870698 83 24 39.560081 39.560081 39.560081 83 25 30.083218 30.083218 30.083218 83 26 38.832976 38.832976 38.832976 83 27 69.231496 69.231496 69.231496 83 28 68.468971 68.468971 68.468971 83 29 66.287254 66.287254 66.287254 83 30 63.505905 63.505905 63.505905 83 31 62.369865 62.369865 62.369865 83 32 61.522354 61.522354 61.522354 83 33 61.392182 61.392182 61.392182 83 34 60.728906 60.728906 60.728906 83 35 58.549125 58.549125 58.549125 83 36 58.000000 58.000000 58.000000 83 37 56.639209 56.639209 56.639209 83 38 54.451814 54.451814 54.451814 83 39 50.931326 50.931326 50.931326 83 40 49.578221 49.578221 49.578221 83 41 53.413481 53.413481 53.413481 83 42 44.553339 44.553339 44.553339 83 43 46.400431 46.400431 46.400431 83 44 50.477718 50.477718 50.477718 83 45 48.010416 48.010416 48.010416 83 46 39.623226 39.623226 39.623226 83 47 38.078866 38.078866 38.078866 83 48 25.079872 25.079872 25.079872 83 49 40.853396 40.853396 40.853396 83 50 34.438351 34.438351 34.438351 83 51 45.705580 45.705580 45.705580 83 52 36.235342 36.235342 36.235342 83 53 13.152946 13.152946 13.152946 83 54 9.899495 9.899495 9.899495 83 55 32.756679 32.756679 32.756679 83 56 17.262677 17.262677 17.262677 83 57 24.351591 24.351591 24.351591 83 58 18.248288 18.248288 18.248288 83 59 35.114100 35.114100 35.114100 83 60 28.600699 28.600699 28.600699 83 61 20.808652 20.808652 20.808652 83 62 28.425341 28.425341 28.425341 83 63 38.832976 38.832976 38.832976 83 64 44.418465 44.418465 44.418465 83 65 22.203603 22.203603 22.203603 83 66 8.544004 8.544004 8.544004 83 67 15.231546 15.231546 15.231546 83 68 37.013511 37.013511 37.013511 83 69 21.400935 21.400935 21.400935 83 70 9.848858 9.848858 9.848858 83 71 27.202941 27.202941 27.202941 83 72 39.849718 39.849718 39.849718 83 73 42.190046 42.190046 42.190046 83 74 30.232433 30.232433 30.232433 83 75 24.041631 24.041631 24.041631 83 76 43.908997 43.908997 43.908997 83 77 45.276926 45.276926 45.276926 83 78 40.199502 40.199502 40.199502 83 79 23.021729 23.021729 23.021729 83 80 32.649655 32.649655 32.649655 83 81 20.396078 20.396078 20.396078 83 82 26.627054 26.627054 26.627054 83 84 15.620499 15.620499 15.620499 83 85 33.105891 33.105891 33.105891 83 86 41.182521 41.182521 41.182521 83 87 19.924859 19.924859 19.924859 83 88 24.207437 24.207437 24.207437 83 89 15.297059 15.297059 15.297059 83 90 55.172457 55.172457 55.172457 83 91 10.770330 10.770330 10.770330 83 92 22.022716 22.022716 22.022716 83 93 26.000000 26.000000 26.000000 83 94 35.171011 35.171011 35.171011 83 95 30.413813 30.413813 30.413813 83 96 29.614186 29.614186 29.614186 83 97 30.083218 30.083218 30.083218 83 98 33.970576 33.970576 33.970576 83 99 9.055385 9.055385 9.055385 83 100 8.062258 8.062258 8.062258 83 101 24.331050 24.331050 24.331050 84 1 19.235384 19.235384 19.235384 84 2 55.317267 55.317267 55.317267 84 3 46.486557 46.486557 46.486557 84 4 56.044625 56.044625 56.044625 84 5 51.865210 51.865210 51.865210 84 6 56.612719 56.612719 56.612719 84 7 47.927028 47.927028 47.927028 84 8 49.193496 49.193496 49.193496 84 9 53.712196 53.712196 53.712196 84 10 27.294688 27.294688 27.294688 84 11 28.460499 28.460499 28.460499 84 12 30.364453 30.364453 30.364453 84 13 32.202484 32.202484 32.202484 84 14 32.249031 32.249031 32.249031 84 15 34.928498 34.928498 34.928498 84 16 36.138622 36.138622 36.138622 84 17 38.078866 38.078866 38.078866 84 18 39.560081 39.560081 39.560081 84 19 26.925824 26.925824 26.925824 84 20 21.587033 21.587033 21.587033 84 21 16.763055 16.763055 16.763055 84 22 26.172505 26.172505 26.172505 84 23 16.278821 16.278821 16.278821 84 24 26.019224 26.019224 26.019224 84 25 16.031220 16.031220 16.031220 84 26 26.076810 26.076810 26.076810 84 27 58.008620 58.008620 58.008620 84 28 58.137767 58.137767 58.137767 84 29 55.009090 55.009090 55.009090 84 30 53.150729 53.150729 53.150729 84 31 51.009803 51.009803 51.009803 84 32 51.156622 51.156622 51.156622 84 33 50.009999 50.009999 50.009999 84 34 48.373546 48.373546 48.373546 84 35 48.166378 48.166378 48.166378 84 36 61.773781 61.773781 61.773781 84 37 60.827625 60.827625 60.827625 84 38 58.180753 58.180753 58.180753 84 39 55.009090 55.009090 55.009090 84 40 54.129474 54.129474 54.129474 84 41 58.694122 58.694122 58.694122 84 42 48.754487 48.754487 48.754487 84 43 52.201533 52.201533 52.201533 84 44 56.920998 56.920998 56.920998 84 45 54.083269 54.083269 54.083269 84 46 53.758720 53.758720 53.758720 84 47 52.554733 52.554733 52.554733 84 48 37.696154 37.696154 37.696154 84 49 26.476405 26.476405 26.476405 84 50 19.646883 19.646883 19.646883 84 51 35.227830 35.227830 35.227830 84 52 21.095023 21.095023 21.095023 84 53 12.041595 12.041595 12.041595 84 54 25.495098 25.495098 25.495098 84 55 34.132096 34.132096 34.132096 84 56 29.832868 29.832868 29.832868 84 57 13.601471 13.601471 13.601471 84 58 9.219544 9.219544 9.219544 84 59 30.413813 30.413813 30.413813 84 60 29.154759 29.154759 29.154759 84 61 36.400549 36.400549 36.400549 84 62 34.928498 34.928498 34.928498 84 63 28.284271 28.284271 28.284271 84 64 30.083218 30.083218 30.083218 84 65 8.062258 8.062258 8.062258 84 66 9.219544 9.219544 9.219544 84 67 7.211103 7.211103 7.211103 84 68 29.154759 29.154759 29.154759 84 69 29.154759 29.154759 29.154759 84 70 21.840330 21.840330 21.840330 84 71 38.052595 38.052595 38.052595 84 72 36.878178 36.878178 36.878178 84 73 42.801869 42.801869 42.801869 84 74 45.453273 45.453273 45.453273 84 75 20.248457 20.248457 20.248457 84 76 41.231056 41.231056 41.231056 84 77 29.832868 29.832868 29.832868 84 78 31.304952 31.304952 31.304952 84 79 38.288379 38.288379 38.288379 84 80 48.270074 48.270074 48.270074 84 81 18.867962 18.867962 18.867962 84 82 29.546573 29.546573 29.546573 84 83 15.620499 15.620499 15.620499 84 85 20.099751 20.099751 20.099751 84 86 27.202941 27.202941 27.202941 84 87 17.464249 17.464249 17.464249 84 88 25.961510 25.961510 25.961510 84 89 29.966648 29.966648 29.966648 84 90 39.698866 39.698866 39.698866 84 91 16.000000 16.000000 16.000000 84 92 16.278821 16.278821 16.278821 84 93 20.000000 20.000000 20.000000 84 94 31.890437 31.890437 31.890437 84 95 26.248809 26.248809 26.248809 84 96 19.924859 19.924859 19.924859 84 97 29.206164 29.206164 29.206164 84 98 35.468296 35.468296 35.468296 84 99 23.706539 23.706539 23.706539 84 100 11.704700 11.704700 11.704700 84 101 36.496575 36.496575 36.496575 85 1 27.018512 27.018512 27.018512 85 2 64.498062 64.498062 64.498062 85 3 57.801384 57.801384 57.801384 85 4 66.037868 66.037868 66.037868 85 5 63.007936 63.007936 63.007936 85 6 67.119297 67.119297 67.119297 85 7 60.307545 60.307545 60.307545 85 8 62.289646 62.289646 62.289646 85 9 66.068147 66.068147 66.068147 85 10 47.381431 47.381431 47.381431 85 11 48.270074 48.270074 48.270074 85 12 50.219518 50.219518 50.219518 85 13 51.546096 51.546096 51.546096 85 14 52.345009 52.345009 52.345009 85 15 54.405882 54.405882 54.405882 85 16 56.089215 56.089215 56.089215 85 17 58.051701 58.051701 58.051701 85 18 59.203040 59.203040 59.203040 85 19 27.294688 27.294688 27.294688 85 20 24.207437 24.207437 24.207437 85 21 20.518285 20.518285 20.518285 85 22 29.410882 29.410882 29.410882 85 23 22.022716 22.022716 22.022716 85 24 30.610456 30.610456 30.610456 85 25 23.600847 23.600847 23.600847 85 26 32.557641 32.557641 32.557641 85 27 38.013156 38.013156 38.013156 85 28 38.470768 38.470768 38.470768 85 29 35.014283 35.014283 35.014283 85 30 33.541020 33.541020 33.541020 85 31 31.016125 31.016125 31.016125 85 32 31.575307 31.575307 31.575307 85 33 30.016662 30.016662 30.016662 85 34 28.284271 28.284271 28.284271 85 35 28.635642 28.635642 28.635642 85 36 56.885851 56.885851 56.885851 85 37 56.568542 56.568542 56.568542 85 38 53.600373 53.600373 53.600373 85 39 51.244512 51.244512 51.244512 85 40 51.088159 51.088159 51.088159 85 41 56.080300 56.080300 56.080300 85 42 46.010868 46.010868 46.010868 85 43 51.039201 51.039201 51.039201 85 44 56.035703 56.035703 56.035703 85 45 53.037722 53.037722 53.037722 85 46 64.637450 64.637450 64.637450 85 47 64.202804 64.202804 64.202804 85 48 57.280014 57.280014 57.280014 85 49 28.301943 28.301943 28.301943 85 50 22.671568 22.671568 22.671568 85 51 16.155494 16.155494 16.155494 85 52 9.219544 9.219544 9.219544 85 53 32.015621 32.015621 32.015621 85 54 42.544095 42.544095 42.544095 85 55 31.064449 31.064449 31.064449 85 56 41.109610 41.109610 41.109610 85 57 9.219544 9.219544 9.219544 85 58 27.294688 27.294688 27.294688 85 59 46.097722 46.097722 46.097722 85 60 47.853944 47.853944 47.853944 85 61 52.201533 52.201533 52.201533 85 62 37.947332 37.947332 37.947332 85 63 10.000000 10.000000 10.000000 85 64 12.041595 12.041595 12.041595 85 65 12.041595 12.041595 12.041595 85 66 24.596748 24.596748 24.596748 85 67 17.888544 17.888544 17.888544 85 68 14.764823 14.764823 14.764823 85 69 35.355339 35.355339 35.355339 85 70 34.713110 34.713110 34.713110 85 71 45.650849 45.650849 45.650849 85 72 27.202941 27.202941 27.202941 85 73 36.496575 36.496575 36.496575 85 74 63.134776 63.134776 63.134776 85 75 38.078866 38.078866 38.078866 85 76 57.271284 57.271284 57.271284 85 77 17.262677 17.262677 17.262677 85 78 42.801869 42.801869 42.801869 85 79 55.946403 55.946403 55.946403 85 80 64.202804 64.202804 64.202804 85 81 20.591260 20.591260 20.591260 85 82 30.083218 30.083218 30.083218 85 83 33.105891 33.105891 33.105891 85 84 20.099751 20.099751 20.099751 85 86 8.485281 8.485281 8.485281 85 87 36.345564 36.345564 36.345564 85 88 45.276926 45.276926 45.276926 85 89 43.931765 43.931765 43.931765 85 90 26.000000 26.000000 26.000000 85 91 26.907248 26.907248 26.907248 85 92 15.264338 15.264338 15.264338 85 93 14.560220 14.560220 14.560220 85 94 23.345235 23.345235 23.345235 85 95 19.000000 19.000000 19.000000 85 96 8.062258 8.062258 8.062258 85 97 25.079872 25.079872 25.079872 85 98 54.129474 54.129474 54.129474 85 99 38.600518 38.600518 38.600518 85 100 31.575307 31.575307 31.575307 85 101 46.043458 46.043458 46.043458 86 1 35.468296 35.468296 35.468296 86 2 72.718636 72.718636 72.718636 86 3 66.219333 66.219333 66.219333 86 4 74.330344 74.330344 74.330344 86 5 71.400280 71.400280 71.400280 86 6 75.451971 75.451971 75.451971 86 7 68.767725 68.767725 68.767725 86 8 70.767224 70.767224 70.767224 86 9 74.518454 74.518454 74.518454 86 10 54.341513 54.341513 54.341513 86 11 55.659680 55.659680 55.659680 86 12 57.567352 57.567352 57.567352 86 13 59.236813 59.236813 59.236813 86 14 59.228372 59.228372 59.228372 86 15 62.032250 62.032250 62.032250 86 16 63.324561 63.324561 63.324561 86 17 65.253352 65.253352 65.253352 86 18 66.730802 66.730802 66.730802 86 19 26.172505 26.172505 26.172505 86 20 24.698178 24.698178 24.698178 86 21 22.472205 22.472205 22.472205 86 22 29.206164 29.206164 29.206164 86 23 24.351591 24.351591 24.351591 86 24 30.805844 30.805844 30.805844 86 25 26.248809 26.248809 26.248809 86 26 33.286634 33.286634 33.286634 86 27 32.756679 32.756679 32.756679 86 28 34.176015 34.176015 34.176015 86 29 29.832868 29.832868 29.832868 86 30 29.546573 29.546573 29.546573 86 31 25.961510 25.961510 25.961510 86 32 27.730849 27.730849 27.730849 86 33 25.000000 25.000000 25.000000 86 34 22.090722 22.090722 22.090722 86 35 25.059928 25.059928 25.059928 86 36 62.128898 62.128898 62.128898 86 37 62.032250 62.032250 62.032250 86 38 59.033889 59.033889 59.033889 86 39 57.008771 57.008771 57.008771 86 40 57.078893 57.078893 57.078893 86 41 62.072538 62.072538 62.072538 86 42 52.239832 52.239832 52.239832 86 43 57.558666 57.558666 57.558666 86 44 62.513998 62.513998 62.513998 86 45 59.539903 59.539903 59.539903 86 46 73.006849 73.006849 73.006849 86 47 72.622311 72.622311 72.622311 86 48 64.845971 64.845971 64.845971 86 49 27.658633 27.658633 27.658633 86 50 23.706539 23.706539 23.706539 86 51 15.000000 15.000000 15.000000 86 52 8.544004 8.544004 8.544004 86 53 38.639358 38.639358 38.639358 86 54 50.774009 50.774009 50.774009 86 55 37.854986 37.854986 37.854986 86 56 49.578221 49.578221 49.578221 86 57 17.691806 17.691806 17.691806 86 58 33.060551 33.060551 33.060551 86 59 49.729267 49.729267 49.729267 86 60 53.084838 53.084838 53.084838 86 61 60.605280 60.605280 60.605280 86 62 45.694639 45.694639 45.694639 86 63 12.165525 12.165525 12.165525 86 64 3.605551 3.605551 3.605551 86 65 19.313208 19.313208 19.313208 86 66 32.756679 32.756679 32.756679 86 67 26.076810 26.076810 26.076810 86 68 19.026298 19.026298 19.026298 86 69 43.566042 43.566042 43.566042 86 70 43.185646 43.185646 43.185646 86 71 53.851648 53.851648 53.851648 86 72 32.062439 32.062439 32.062439 86 73 42.000000 42.000000 42.000000 86 74 71.344236 71.344236 71.344236 86 75 43.104524 43.104524 43.104524 86 76 60.728906 60.728906 60.728906 86 77 11.401754 11.401754 11.401754 86 78 44.721360 44.721360 44.721360 86 79 64.140471 64.140471 64.140471 86 80 72.622311 72.622311 72.622311 86 81 28.844410 28.844410 28.844410 86 82 37.696154 37.696154 37.696154 86 83 41.182521 41.182521 41.182521 86 84 27.202941 27.202941 27.202941 86 85 8.485281 8.485281 8.485281 86 87 42.011903 42.011903 42.011903 86 88 51.009803 51.009803 51.009803 86 89 52.402290 52.402290 52.402290 86 90 18.439089 18.439089 18.439089 86 91 35.383612 35.383612 35.383612 86 92 23.600847 23.600847 23.600847 86 93 22.360680 22.360680 22.360680 86 94 29.068884 29.068884 29.068884 86 95 25.709920 25.709920 25.709920 86 96 15.652476 15.652476 15.652476 86 97 32.015621 32.015621 32.015621 86 98 59.211485 59.211485 59.211485 86 99 47.010637 47.010637 47.010637 86 100 38.897301 38.897301 38.897301 86 101 54.405882 54.405882 54.405882 87 1 32.202484 32.202484 32.202484 87 2 61.131007 61.131007 61.131007 87 3 51.009803 51.009803 51.009803 87 4 61.008196 61.008196 61.008196 87 5 56.008928 56.008928 56.008928 87 6 61.008196 61.008196 61.008196 87 7 51.088159 51.088159 51.088159 87 8 51.351728 51.351728 51.351728 87 9 56.320511 56.320511 56.320511 87 10 15.556349 15.556349 15.556349 87 11 19.416488 19.416488 19.416488 87 12 20.615528 20.615528 20.615528 87 13 24.698178 24.698178 24.698178 87 14 19.416488 19.416488 19.416488 87 15 26.400758 26.400758 26.400758 87 16 24.839485 24.839485 24.839485 87 17 26.400758 26.400758 26.400758 87 18 29.698485 29.698485 29.698485 87 19 29.832868 29.832868 29.832868 87 20 25.238859 25.238859 25.238859 87 21 22.847319 22.847319 22.847319 87 22 26.870058 26.870058 26.870058 87 23 21.023796 21.023796 21.023796 87 24 25.495098 25.495098 25.495098 87 25 19.235384 19.235384 19.235384 87 26 23.600847 23.600847 23.600847 87 27 74.242845 74.242845 74.242845 87 28 74.813100 74.813100 74.813100 87 29 71.253070 71.253070 71.253070 87 30 69.871310 69.871310 69.871310 87 31 67.268120 67.268120 67.268120 87 32 67.896981 67.896981 67.896981 87 33 66.272166 66.272166 66.272166 87 34 64.007812 64.007812 64.007812 87 35 64.938432 64.938432 64.938432 87 36 76.400262 76.400262 76.400262 87 37 75.213031 75.213031 75.213031 87 38 72.801099 72.801099 72.801099 87 39 69.404611 69.404611 69.404611 87 40 68.242216 68.242216 68.242216 87 41 72.401657 72.401657 72.401657 87 42 63.007936 63.007936 63.007936 87 43 65.513357 65.513357 65.513357 87 44 69.835521 69.835521 69.835521 87 45 67.230945 67.230945 67.230945 87 46 58.008620 58.008620 58.008620 87 47 56.080300 56.080300 56.080300 87 48 28.319605 28.319605 28.319605 87 49 28.319605 28.319605 28.319605 87 50 24.186773 24.186773 24.186773 87 51 52.172790 52.172790 52.172790 87 52 34.234486 34.234486 34.234486 87 53 7.211103 7.211103 7.211103 87 54 26.019224 26.019224 26.019224 87 55 49.517674 49.517674 49.517674 87 56 37.107951 37.107951 37.107951 87 57 31.016125 31.016125 31.016125 87 58 9.055385 9.055385 9.055385 87 59 15.231546 15.231546 15.231546 87 60 11.704700 11.704700 11.704700 87 61 36.496575 36.496575 36.496575 87 62 47.507894 47.507894 47.507894 87 63 45.354162 45.354162 45.354162 87 64 44.181444 44.181444 44.181444 87 65 24.738634 24.738634 24.738634 87 66 21.260292 21.260292 21.260292 87 67 23.853721 23.853721 23.853721 87 68 46.615448 46.615448 46.615448 87 69 40.706265 40.706265 40.706265 87 70 29.732137 29.732137 29.732137 87 71 47.127487 47.127487 47.127487 87 72 53.823787 53.823787 53.823787 87 73 58.694122 58.694122 58.694122 87 74 40.706265 40.706265 40.706265 87 75 4.123106 4.123106 4.123106 87 76 24.839485 24.839485 24.839485 87 77 40.804412 40.804412 40.804412 87 78 21.095023 21.095023 21.095023 87 79 34.539832 34.539832 34.539832 87 80 46.486557 46.486557 46.486557 87 81 34.713110 34.713110 34.713110 87 82 44.045431 44.045431 44.045431 87 83 19.924859 19.924859 19.924859 87 84 17.464249 17.464249 17.464249 87 85 36.345564 36.345564 36.345564 87 86 42.011903 42.011903 42.011903 87 88 9.000000 9.000000 9.000000 87 89 34.132096 34.132096 34.132096 87 90 49.769469 49.769469 49.769469 87 91 28.017851 28.017851 28.017851 87 92 33.286634 33.286634 33.286634 87 93 37.215588 37.215588 37.215588 87 94 48.826222 48.826222 48.826222 87 95 43.266615 43.266615 43.266615 87 96 37.336309 37.336309 37.336309 87 97 45.343136 45.343136 45.343136 87 98 18.027756 18.027756 18.027756 87 99 28.442925 28.442925 28.442925 87 100 12.083046 12.083046 12.083046 87 101 44.147480 44.147480 44.147480 88 1 38.209946 38.209946 38.209946 88 2 62.369865 62.369865 62.369865 88 3 51.971146 51.971146 51.971146 88 4 61.814238 61.814238 61.814238 88 5 56.568542 56.568542 56.568542 88 6 61.522354 61.522354 61.522354 88 7 51.351728 51.351728 51.351728 88 8 51.088159 51.088159 51.088159 88 9 56.080300 56.080300 56.080300 88 10 11.180340 11.180340 11.180340 88 11 16.124515 16.124515 16.124515 88 12 16.492423 16.492423 16.492423 88 13 21.377558 21.377558 21.377558 88 14 13.038405 13.038405 13.038405 88 15 22.135944 22.135944 22.135944 88 16 18.867962 18.867962 18.867962 88 17 20.000000 20.000000 20.000000 88 18 24.186773 24.186773 24.186773 88 19 37.215588 37.215588 37.215588 88 20 33.105891 33.105891 33.105891 88 21 31.320920 31.320920 31.320920 88 22 33.837849 33.837849 33.837849 88 23 29.410882 29.410882 29.410882 88 24 32.202484 32.202484 32.202484 88 25 27.513633 27.513633 27.513633 88 26 29.832868 29.832868 29.832868 88 27 83.216585 83.216585 83.216585 88 28 83.725743 83.725743 83.725743 88 29 80.224684 80.224684 80.224684 88 30 78.771822 78.771822 78.771822 88 31 76.236474 76.236474 76.236474 88 32 76.791927 76.791927 76.791927 88 33 75.239617 75.239617 75.239617 88 34 73.006849 73.006849 73.006849 88 35 73.824115 73.824115 73.824115 88 36 82.134037 82.134037 82.134037 88 37 80.808415 80.808415 80.808415 88 38 78.568442 78.568442 78.568442 88 39 75.073298 75.073298 75.073298 88 40 73.756356 73.756356 73.756356 88 41 77.620873 77.620873 77.620873 88 42 68.680419 68.680419 68.680419 88 43 70.604532 70.604532 70.604532 88 44 74.632433 74.632433 74.632433 88 45 72.201108 72.201108 72.201108 88 46 58.549125 58.549125 58.549125 88 47 56.320511 56.320511 56.320511 88 48 23.259407 23.259407 23.259407 88 49 35.510562 35.510562 35.510562 88 50 32.310989 32.310989 32.310989 88 51 61.000000 61.000000 61.000000 88 52 43.185646 43.185646 43.185646 88 53 14.317821 14.317821 14.317821 88 54 27.202941 27.202941 27.202941 88 55 56.080300 56.080300 56.080300 88 56 40.249224 40.249224 40.249224 88 57 39.560081 39.560081 39.560081 88 58 18.027756 18.027756 18.027756 88 59 14.317821 14.317821 14.317821 88 60 4.472136 4.472136 4.472136 88 61 36.124784 36.124784 36.124784 88 62 52.630789 52.630789 52.630789 88 63 54.129474 54.129474 54.129474 88 64 53.150729 53.150729 53.150729 88 65 33.541020 33.541020 33.541020 88 66 28.017851 28.017851 28.017851 88 67 31.780497 31.780497 31.780497 88 68 55.027266 55.027266 55.027266 88 69 45.607017 45.607017 45.607017 88 70 33.837849 33.837849 33.837849 88 71 50.537115 50.537115 50.537115 88 72 61.400326 61.400326 61.400326 88 73 65.436993 65.436993 65.436993 88 74 37.363083 37.363083 37.363083 88 75 8.944272 8.944272 8.944272 88 76 20.248457 20.248457 20.248457 88 77 49.477268 49.477268 49.477268 88 78 23.706539 23.706539 23.706539 88 79 32.249031 32.249031 32.249031 88 80 44.407207 44.407207 44.407207 88 81 41.880783 41.880783 41.880783 88 82 50.249378 50.249378 50.249378 88 83 24.207437 24.207437 24.207437 88 84 25.961510 25.961510 25.961510 88 85 45.276926 45.276926 45.276926 88 86 51.009803 51.009803 51.009803 88 87 9.000000 9.000000 9.000000 88 89 36.055513 36.055513 36.055513 88 90 58.189346 58.189346 58.189346 88 91 33.970576 33.970576 33.970576 88 92 41.146081 41.146081 41.146081 88 93 45.188494 45.188494 45.188494 88 94 56.435804 56.435804 56.435804 88 95 51.000000 51.000000 51.000000 88 96 45.880279 45.880279 45.880279 88 97 52.430907 52.430907 52.430907 88 98 10.000000 10.000000 10.000000 88 99 31.304952 31.304952 31.304952 88 100 17.804494 17.804494 17.804494 88 101 47.010637 47.010637 47.010637 89 1 17.888544 17.888544 17.888544 89 2 27.018512 27.018512 27.018512 89 3 17.117243 17.117243 17.117243 89 4 27.073973 27.073973 27.073973 89 5 22.360680 22.360680 22.360680 89 6 27.294688 27.294688 27.294688 89 7 18.027756 18.027756 18.027756 89 8 19.235384 19.235384 19.235384 89 9 23.769729 23.769729 23.769729 89 10 26.925824 26.925824 26.925824 89 11 22.803509 22.803509 22.803509 89 12 24.083189 24.083189 24.083189 89 13 20.615528 20.615528 20.615528 89 14 29.832868 29.832868 29.832868 89 15 23.021729 23.021729 23.021729 89 16 28.425341 28.425341 28.425341 89 17 30.000000 30.000000 30.000000 89 18 27.294688 27.294688 27.294688 89 19 56.648036 56.648036 56.648036 89 20 51.264022 51.264022 51.264022 89 21 46.615448 46.615448 46.615448 89 22 55.362442 55.362442 55.362442 89 23 45.880279 45.880279 45.880279 89 24 54.817880 54.817880 54.817880 89 25 45.221676 45.221676 45.221676 89 26 54.129474 54.129474 54.129474 89 27 76.321688 76.321688 76.321688 89 28 74.632433 74.632433 74.632433 89 29 73.539105 73.539105 73.539105 89 30 69.892775 69.892775 69.892775 89 31 69.856997 69.856997 69.856997 89 32 68.007353 68.007353 68.007353 89 33 68.942005 68.942005 68.942005 89 34 69.354164 69.354164 69.354164 89 35 65.192024 65.192024 65.192024 89 36 50.774009 50.774009 50.774009 89 37 49.091751 49.091751 49.091751 89 38 47.507894 47.507894 47.507894 89 39 43.908997 43.908997 43.908997 89 40 42.190046 42.190046 42.190046 89 41 45.000000 45.000000 45.000000 89 42 38.013156 38.013156 38.013156 89 43 38.013156 38.013156 38.013156 89 44 41.109610 41.109610 41.109610 89 45 39.204592 39.204592 39.204592 89 46 24.331050 24.331050 24.331050 89 47 22.803509 22.803509 22.803509 89 48 25.553865 25.553865 25.553865 89 49 55.973208 55.973208 55.973208 89 50 49.396356 49.396356 49.396356 89 51 53.225934 53.225934 53.225934 89 52 49.040799 49.040799 49.040799 89 53 28.017851 28.017851 28.017851 89 54 8.944272 8.944272 8.944272 89 55 31.064449 31.064449 31.064449 89 56 6.324555 6.324555 6.324555 89 57 34.713110 34.713110 34.713110 89 58 33.541020 33.541020 33.541020 89 59 48.836462 48.836462 48.836462 89 60 40.496913 40.496913 40.496913 89 61 9.219544 9.219544 9.219544 89 62 22.135944 22.135944 22.135944 89 63 47.010637 47.010637 47.010637 89 64 55.901699 55.901699 55.901699 89 65 35.000000 35.000000 35.000000 89 66 21.095023 21.095023 21.095023 89 67 27.018512 27.018512 27.018512 89 68 43.081318 43.081318 43.081318 89 69 16.124515 16.124515 16.124515 89 70 9.219544 9.219544 9.219544 89 71 15.556349 15.556349 15.556349 89 72 41.109610 41.109610 41.109610 89 73 39.623226 39.623226 39.623226 89 74 22.090722 22.090722 22.090722 89 75 38.209946 38.209946 38.209946 89 76 56.302753 56.302753 56.302753 89 77 58.412327 58.412327 58.412327 89 78 55.009090 55.009090 55.009090 89 79 16.124515 16.124515 16.124515 89 80 20.591260 20.591260 20.591260 89 81 25.495098 25.495098 25.495098 89 82 25.000000 25.000000 25.000000 89 83 15.297059 15.297059 15.297059 89 84 29.966648 29.966648 29.966648 89 85 43.931765 43.931765 43.931765 89 86 52.402290 52.402290 52.402290 89 87 34.132096 34.132096 34.132096 89 88 36.055513 36.055513 36.055513 89 90 68.249542 68.249542 68.249542 89 91 17.029386 17.029386 17.029386 89 92 29.681644 29.681644 29.681644 89 93 32.649655 32.649655 32.649655 89 94 37.483330 37.483330 37.483330 89 95 34.481879 34.481879 34.481879 89 96 38.275318 38.275318 38.275318 89 97 31.256999 31.256999 31.256999 89 98 44.721360 44.721360 44.721360 89 99 6.324555 6.324555 6.324555 89 100 23.086793 23.086793 23.086793 89 101 11.401754 11.401754 11.401754 90 1 52.478567 52.478567 52.478567 90 2 90.354856 90.354856 90.354856 90 3 83.216585 83.216585 83.216585 90 4 91.787799 91.787799 91.787799 90 5 88.509886 88.509886 88.509886 90 6 92.784697 92.784697 92.784697 90 7 85.445889 85.445889 85.445889 90 8 87.200917 87.200917 87.200917 90 9 91.263355 91.263355 91.263355 90 10 64.412732 64.412732 64.412732 90 11 66.887966 66.887966 66.887966 90 12 68.600292 68.600292 68.600292 90 13 71.281134 71.281134 71.281134 90 14 68.876701 68.876701 68.876701 90 15 73.783467 73.783467 73.783467 90 16 73.824115 73.824115 73.824115 90 17 75.591005 75.591005 75.591005 90 18 78.032045 78.032045 78.032045 90 19 23.000000 23.000000 23.000000 90 20 25.495098 25.495098 25.495098 90 21 26.925824 26.925824 26.925824 90 22 27.000000 27.000000 27.000000 90 23 28.792360 28.792360 28.792360 90 24 29.000000 29.000000 29.000000 90 25 30.675723 30.675723 30.675723 90 26 32.000000 32.000000 32.000000 90 27 37.536649 37.536649 37.536649 90 28 41.036569 41.036569 41.036569 90 29 35.355339 35.355339 35.355339 90 30 37.802116 37.802116 37.802116 90 31 32.649655 32.649655 32.649655 90 32 36.619667 36.619667 36.619667 90 33 32.015621 32.015621 32.015621 90 34 26.907248 26.907248 26.907248 90 35 34.985711 34.985711 34.985711 90 36 80.000000 80.000000 80.000000 90 37 80.024996 80.024996 80.024996 90 38 77.025970 77.025970 77.025970 90 39 75.166482 75.166482 75.166482 90 40 75.325958 75.325958 75.325958 90 41 80.305666 80.305666 80.305666 90 42 70.576200 70.576200 70.576200 90 43 75.953933 75.953933 75.953933 90 44 80.894994 80.894994 80.894994 90 45 77.929455 77.929455 77.929455 90 46 90.210864 90.210864 90.210864 90 47 89.587946 89.587946 89.587946 90 48 76.321688 76.321688 76.321688 90 49 25.000000 25.000000 25.000000 90 50 25.961510 25.961510 25.961510 90 51 30.413813 30.413813 30.413813 90 52 19.209373 19.209373 19.209373 90 53 48.877398 48.877398 48.877398 90 54 65.069194 65.069194 65.069194 90 55 56.293872 56.293872 56.293872 90 56 66.287254 66.287254 66.287254 90 57 34.481879 34.481879 34.481879 90 58 42.059482 42.059482 42.059482 90 59 52.239832 52.239832 52.239832 90 60 58.940648 58.940648 58.940648 90 61 75.690158 75.690158 75.690158 90 62 63.906181 63.906181 63.906181 90 63 30.066593 30.066593 30.066593 90 64 15.132746 15.132746 15.132746 90 65 33.301652 33.301652 33.301652 90 66 47.423623 47.423623 47.423623 90 67 41.231056 41.231056 41.231056 90 68 37.121422 37.121422 37.121422 90 69 61.269895 61.269895 61.269895 90 70 59.203040 59.203040 59.203040 90 71 71.554175 71.554175 71.554175 90 72 50.039984 50.039984 50.039984 90 73 60.133186 60.133186 60.133186 90 74 85.146932 85.146932 85.146932 90 75 49.335586 49.335586 49.335586 90 76 62.000000 62.000000 62.000000 90 77 9.899495 9.899495 9.899495 90 78 44.045431 44.045431 44.045431 90 79 77.987178 77.987178 77.987178 90 80 87.692645 87.692645 87.692645 90 81 46.518813 46.518813 46.518813 90 82 55.973208 55.973208 55.973208 90 83 55.172457 55.172457 55.172457 90 84 39.698866 39.698866 39.698866 90 85 26.000000 26.000000 26.000000 90 86 18.439089 18.439089 18.439089 90 87 49.769469 49.769469 49.769469 90 88 58.189346 58.189346 58.189346 90 89 68.249542 68.249542 68.249542 90 91 51.613952 51.613952 51.613952 90 92 41.146081 41.146081 41.146081 90 93 40.496913 40.496913 40.496913 90 94 47.381431 47.381431 47.381431 90 95 44.147480 44.147480 44.147480 90 96 33.837849 33.837849 33.837849 90 97 50.447993 50.447993 50.447993 90 98 64.327288 64.327288 64.327288 90 99 62.369865 62.369865 62.369865 90 100 50.803543 50.803543 50.803543 90 101 71.693793 71.693793 71.693793 91 1 4.242641 4.242641 4.242641 91 2 39.849718 39.849718 39.849718 91 3 31.764760 31.764760 31.764760 91 4 40.853396 40.853396 40.853396 91 5 37.121422 37.121422 37.121422 91 6 41.629317 41.629317 41.629317 91 7 33.837849 33.837849 33.837849 91 8 35.608988 35.608988 35.608988 91 9 39.661064 39.661064 39.661064 91 10 29.546573 29.546573 29.546573 91 11 27.892651 27.892651 27.892651 91 12 29.832868 29.832868 29.832868 91 13 29.068884 29.068884 29.068884 91 14 34.176015 34.176015 34.176015 91 15 32.062439 32.062439 32.062439 91 16 35.693137 35.693137 35.693137 91 17 37.656341 37.656341 37.656341 91 18 37.054015 37.054015 37.054015 91 19 42.579338 42.579338 42.579338 91 20 37.336309 37.336309 37.336309 91 21 32.388269 32.388269 32.388269 91 22 42.107007 42.107007 42.107007 91 23 32.140317 32.140317 32.140317 91 24 42.011903 42.011903 42.011903 91 25 32.015621 32.015621 32.015621 91 26 42.047592 42.047592 42.047592 91 27 60.440053 60.440053 60.440053 91 28 59.228372 59.228372 59.228372 91 29 57.567352 57.567352 57.567352 91 30 54.341513 54.341513 54.341513 91 31 53.758720 53.758720 53.758720 91 32 52.392748 52.392748 52.392748 91 33 52.810984 52.810984 52.810984 91 34 52.801515 52.801515 52.801515 91 35 49.477268 49.477268 49.477268 91 36 48.414874 48.414874 48.414874 91 37 47.201695 47.201695 47.201695 91 38 44.821870 44.821870 44.821870 91 39 41.400483 41.400483 41.400483 91 40 40.224371 40.224371 40.224371 91 41 44.418465 44.418465 44.418465 91 42 35.000000 35.000000 35.000000 91 43 37.589892 37.589892 37.589892 91 44 42.047592 42.047592 42.047592 91 45 39.357337 39.357337 39.357337 91 46 38.910153 38.910153 38.910153 91 47 38.078866 38.078866 38.078866 91 48 35.057096 35.057096 35.057096 91 49 42.296572 42.296572 42.296572 91 50 35.355339 35.355339 35.355339 91 51 37.000000 37.000000 37.000000 91 52 32.449961 32.449961 32.449961 91 53 20.808652 20.808652 20.808652 91 54 17.262677 17.262677 17.262677 91 55 22.203603 22.203603 22.203603 91 56 14.764823 14.764823 14.764823 91 57 17.691806 17.691806 17.691806 91 58 23.086793 23.086793 23.086793 91 59 43.046487 43.046487 43.046487 91 60 38.183766 38.183766 38.183766 91 61 25.553865 25.553865 25.553865 91 62 19.697716 19.697716 19.697716 91 63 30.463092 30.463092 30.463092 91 64 38.897301 38.897301 38.897301 91 65 18.788294 18.788294 18.788294 91 66 7.280110 7.280110 7.280110 91 67 10.770330 10.770330 10.770330 91 68 27.459060 27.459060 27.459060 91 69 13.341664 13.341664 13.341664 91 70 7.810250 7.810250 7.810250 91 71 22.090722 22.090722 22.090722 91 72 29.120440 29.120440 29.120440 91 73 31.622777 31.622777 31.622777 91 74 37.336309 37.336309 37.336309 91 75 31.906112 31.906112 31.906112 91 76 52.801515 52.801515 52.801515 91 77 41.880783 41.880783 41.880783 91 78 46.173586 46.173586 46.173586 91 79 30.364453 30.364453 30.364453 91 80 37.443290 37.443290 37.443290 91 81 10.000000 10.000000 10.000000 91 82 16.278821 16.278821 16.278821 91 83 10.770330 10.770330 10.770330 91 84 16.000000 16.000000 16.000000 91 85 26.907248 26.907248 26.907248 91 86 35.383612 35.383612 35.383612 91 87 28.017851 28.017851 28.017851 91 88 33.970576 33.970576 33.970576 91 89 17.029386 17.029386 17.029386 91 90 51.613952 51.613952 51.613952 91 92 13.000000 13.000000 13.000000 91 93 16.492423 16.492423 16.492423 91 94 24.515301 24.515301 24.515301 91 95 20.024984 20.024984 20.024984 91 96 21.470911 21.470911 21.470911 91 97 19.313208 19.313208 19.313208 91 98 43.931765 43.931765 43.931765 91 99 12.083046 12.083046 12.083046 91 100 16.278821 16.278821 16.278821 91 101 20.880613 20.880613 20.880613 92 1 12.041595 12.041595 12.041595 92 2 49.244289 49.244289 49.244289 92 3 42.638011 42.638011 42.638011 92 4 50.774009 50.774009 50.774009 92 5 47.801674 47.801674 47.801674 92 6 51.865210 51.865210 51.865210 92 7 45.276926 45.276926 45.276926 92 8 47.381431 47.381431 47.381431 92 9 50.990195 50.990195 50.990195 92 10 39.623226 39.623226 39.623226 92 11 39.051248 39.051248 39.051248 92 12 41.048752 41.048752 41.048752 92 13 41.109610 41.109610 41.109610 92 14 44.553339 44.553339 44.553339 92 15 44.102154 44.102154 44.102154 92 16 47.042534 47.042534 47.042534 92 17 49.040799 49.040799 49.040799 92 18 49.091751 49.091751 49.091751 92 19 37.336309 37.336309 37.336309 92 20 32.756679 32.756679 32.756679 92 21 27.892651 27.892651 27.892651 92 22 38.078866 38.078866 38.078866 92 23 28.460499 28.460499 28.460499 92 24 38.600518 38.600518 38.600518 92 25 29.154759 29.154759 29.154759 92 26 39.560081 39.560081 39.560081 92 27 47.539457 47.539457 47.539457 92 28 46.529560 46.529560 46.529560 92 29 44.643029 44.643029 44.643029 92 30 41.593269 41.593269 41.593269 92 31 40.804412 40.804412 40.804412 92 32 39.623226 39.623226 39.623226 92 33 39.849718 39.849718 39.849718 92 34 39.812058 39.812058 39.812058 92 35 36.674242 36.674242 36.674242 92 36 46.615448 46.615448 46.615448 92 37 45.880279 45.880279 45.880279 92 38 43.081318 43.081318 43.081318 92 39 40.162171 40.162171 40.162171 92 40 39.560081 39.560081 39.560081 92 41 44.384682 44.384682 44.384682 92 42 34.205263 34.205263 34.205263 92 43 38.470768 38.470768 38.470768 92 44 43.416587 43.416587 43.416587 92 45 40.447497 40.447497 40.447497 92 46 49.406477 49.406477 49.406477 92 47 49.040799 49.040799 49.040799 92 48 47.095647 47.095647 47.095647 92 49 37.656341 37.656341 37.656341 92 50 30.805844 30.805844 30.805844 92 51 24.041631 24.041631 24.041631 92 52 22.803509 22.803509 22.803509 92 53 26.832816 26.832816 26.832816 92 54 30.083218 30.083218 30.083218 92 55 18.973666 18.973666 18.973666 92 56 26.172505 26.172505 26.172505 92 57 7.071068 7.071068 7.071068 92 58 25.495098 25.495098 25.495098 92 59 46.690470 46.690470 46.690470 92 60 44.777226 44.777226 44.777226 92 61 38.470768 38.470768 38.470768 92 62 23.345235 23.345235 23.345235 92 63 17.464249 17.464249 17.464249 92 64 27.202941 27.202941 27.202941 92 65 12.649111 12.649111 12.649111 92 66 14.142136 14.142136 14.142136 92 67 9.433981 9.433981 9.433981 92 68 15.000000 15.000000 15.000000 92 69 20.124612 20.124612 20.124612 92 70 20.591260 20.591260 20.591260 92 71 30.413813 30.413813 30.413813 92 72 20.615528 20.615528 20.615528 92 73 26.925824 26.925824 26.925824 92 74 50.328918 50.328918 50.328918 92 75 36.400549 36.400549 36.400549 92 76 57.489129 57.489129 57.489129 92 77 31.953091 31.953091 31.953091 92 78 46.872167 46.872167 46.872167 92 79 43.324358 43.324358 43.324358 92 80 50.249378 50.249378 50.249378 92 81 5.385165 5.385165 5.385165 92 82 16.000000 16.000000 16.000000 92 83 22.022716 22.022716 22.022716 92 84 16.278821 16.278821 16.278821 92 85 15.264338 15.264338 15.264338 92 86 23.600847 23.600847 23.600847 92 87 33.286634 33.286634 33.286634 92 88 41.146081 41.146081 41.146081 92 89 29.681644 29.681644 29.681644 92 90 41.146081 41.146081 41.146081 92 91 13.000000 13.000000 13.000000 92 93 4.123106 4.123106 4.123106 92 94 15.620499 15.620499 15.620499 92 95 10.000000 10.000000 10.000000 92 96 8.602325 8.602325 8.602325 92 97 13.416408 13.416408 13.416408 92 98 51.000000 51.000000 51.000000 92 99 25.079872 25.079872 25.079872 92 100 24.041631 24.041631 24.041631 92 101 30.805844 30.805844 30.805844 93 1 14.764823 14.764823 14.764823 93 2 50.477718 50.477718 50.477718 93 3 44.553339 44.553339 44.553339 93 4 52.201533 52.201533 52.201533 93 5 49.578221 49.578221 49.578221 93 6 53.413481 53.413481 53.413481 93 7 47.423623 47.423623 47.423623 93 8 49.678969 49.678969 49.678969 93 9 53.037722 53.037722 53.037722 93 10 43.737855 43.737855 43.737855 93 11 43.104524 43.104524 43.104524 93 12 45.099889 45.099889 45.099889 93 13 45.044423 45.044423 45.044423 93 14 48.662100 48.662100 48.662100 93 15 48.041649 48.041649 48.041649 93 16 51.088159 51.088159 51.088159 93 17 53.084838 53.084838 53.084838 93 18 53.037722 53.037722 53.037722 93 19 39.051248 39.051248 39.051248 93 20 34.785054 34.785054 34.785054 93 21 30.083218 30.083218 30.083218 93 22 40.162171 40.162171 40.162171 93 23 30.870698 30.870698 30.870698 93 24 40.853396 40.853396 40.853396 93 25 31.764760 31.764760 31.764760 93 26 42.047592 42.047592 42.047592 93 27 43.965896 43.965896 43.965896 93 28 42.755117 42.755117 42.755117 93 29 41.109610 41.109610 41.109610 93 30 37.854986 37.854986 37.854986 93 31 37.336309 37.336309 37.336309 93 32 35.902646 35.902646 35.902646 93 33 36.400549 36.400549 36.400549 93 34 36.715120 36.715120 36.715120 93 35 32.984845 32.984845 32.984845 93 36 44.271887 44.271887 44.271887 93 37 43.680659 43.680659 43.680659 93 38 40.804412 40.804412 40.804412 93 39 38.078866 38.078866 38.078866 93 40 37.656341 37.656341 37.656341 93 41 42.579338 42.579338 42.579338 93 42 32.388269 32.388269 32.388269 93 43 37.054015 37.054015 37.054015 93 44 42.047592 42.047592 42.047592 93 45 39.051248 39.051248 39.051248 93 46 51.088159 51.088159 51.088159 93 47 50.931326 50.931326 50.931326 93 48 51.039201 51.039201 51.039201 93 49 39.560081 39.560081 39.560081 93 50 32.893768 32.893768 32.893768 93 51 20.615528 20.615528 20.615528 93 52 23.086793 23.086793 23.086793 93 53 30.870698 30.870698 30.870698 93 54 33.734256 33.734256 33.734256 93 55 17.117243 17.117243 17.117243 93 56 28.600699 28.600699 28.600699 93 57 8.544004 8.544004 8.544004 93 58 29.206164 29.206164 29.206164 93 59 50.328918 50.328918 50.328918 93 60 48.764741 48.764741 48.764741 93 61 41.629317 41.629317 41.629317 93 62 23.409400 23.409400 23.409400 93 63 14.422205 14.422205 14.422205 93 64 25.942244 25.942244 25.942244 93 65 15.264338 15.264338 15.264338 93 66 18.248288 18.248288 18.248288 93 67 13.416408 13.416408 13.416408 93 68 11.045361 11.045361 11.045361 93 69 21.400935 21.400935 21.400935 93 70 23.769729 23.769729 23.769729 93 71 31.622777 31.622777 31.622777 93 72 16.970563 16.970563 16.970563 93 73 24.166092 24.166092 24.166092 93 74 53.758720 53.758720 53.758720 93 75 40.224371 40.224371 40.224371 93 76 61.220911 61.220911 61.220911 93 77 31.780497 31.780497 31.780497 93 78 50.000000 50.000000 50.000000 93 79 46.840154 46.840154 46.840154 93 80 53.235327 53.235327 53.235327 93 81 7.211103 7.211103 7.211103 93 82 15.524175 15.524175 15.524175 93 83 26.000000 26.000000 26.000000 93 84 20.000000 20.000000 20.000000 93 85 14.560220 14.560220 14.560220 93 86 22.360680 22.360680 22.360680 93 87 37.215588 37.215588 37.215588 93 88 45.188494 45.188494 45.188494 93 89 32.649655 32.649655 32.649655 93 90 40.496913 40.496913 40.496913 93 91 16.492423 16.492423 16.492423 93 92 4.123106 4.123106 4.123106 93 94 12.041595 12.041595 12.041595 93 95 6.403124 6.403124 6.403124 93 96 6.708204 6.708204 6.708204 93 97 11.180340 11.180340 11.180340 93 98 55.009090 55.009090 55.009090 93 99 28.460499 28.460499 28.460499 93 100 28.160256 28.160256 28.160256 93 101 32.557641 32.557641 32.557641 94 1 21.095023 21.095023 21.095023 94 2 48.836462 48.836462 48.836462 94 3 45.276926 45.276926 45.276926 94 4 51.088159 51.088159 51.088159 94 5 49.648766 49.648766 49.648766 94 6 52.630789 52.630789 52.630789 94 7 48.764741 48.764741 48.764741 94 8 51.429563 51.429563 51.429563 94 9 53.851648 53.851648 53.851648 94 10 53.758720 53.758720 53.758720 94 11 52.392748 52.392748 52.392748 94 12 54.341513 54.341513 54.341513 94 13 53.460266 53.460266 53.460266 94 14 58.523500 58.523500 58.523500 94 15 56.435804 56.435804 56.435804 94 16 60.207973 60.207973 60.207973 94 17 62.169124 62.169124 62.169124 94 18 61.400326 61.400326 61.400326 94 19 49.979996 49.979996 49.979996 94 20 46.097722 46.097722 46.097722 94 21 41.593269 41.593269 41.593269 94 22 51.478151 51.478151 51.478151 94 23 42.544095 42.544095 42.544095 94 24 52.325902 52.325902 52.325902 94 25 43.566042 43.566042 43.566042 94 26 53.712196 53.712196 53.712196 94 27 40.496913 40.496913 40.496913 94 28 38.013156 38.013156 38.013156 94 29 38.013156 38.013156 38.013156 94 30 33.615473 33.615473 33.615473 94 31 34.828150 34.828150 34.828150 94 32 31.906112 31.906112 31.906112 94 33 34.058773 34.058773 34.058773 94 34 36.124784 36.124784 36.124784 94 35 29.410882 29.410882 29.410882 94 36 33.541020 33.541020 33.541020 94 37 33.241540 33.241540 33.241540 94 38 30.265492 30.265492 30.265492 94 39 28.017851 28.017851 28.017851 94 40 28.017851 28.017851 28.017851 94 41 33.015148 33.015148 33.015148 94 42 23.194827 23.194827 23.194827 94 43 28.635642 28.635642 28.635642 94 44 33.541020 33.541020 33.541020 94 45 30.594117 30.594117 30.594117 94 46 50.803543 50.803543 50.803543 94 47 51.312766 51.312766 51.312766 94 48 59.413803 59.413803 59.413803 94 49 50.695167 50.695167 50.695167 94 50 44.283180 44.283180 44.283180 94 51 20.248457 20.248457 20.248457 94 52 32.557641 32.557641 32.557641 94 53 42.190046 42.190046 42.190046 94 54 41.048752 41.048752 41.048752 94 55 10.000000 10.000000 10.000000 94 56 32.015621 32.015621 32.015621 94 57 20.248457 20.248457 20.248457 94 58 41.109610 41.109610 41.109610 94 59 62.289646 62.289646 62.289646 94 60 60.207973 60.207973 60.207973 94 61 46.690470 46.690470 46.690470 94 62 20.615528 20.615528 20.615528 94 63 17.464249 17.464249 17.464249 94 64 32.249031 32.249031 32.249031 94 65 27.202941 27.202941 27.202941 94 66 28.635642 28.635642 28.635642 94 67 25.000000 25.000000 25.000000 94 68 10.440307 10.440307 10.440307 94 69 22.472205 22.472205 22.472205 94 70 30.000000 30.000000 30.000000 94 71 31.064449 31.064449 31.064449 94 72 5.000000 5.000000 5.000000 94 73 13.152946 13.152946 13.152946 94 74 59.539903 59.539903 59.539903 94 75 52.009614 52.009614 52.009614 94 76 73.109507 73.109507 73.109507 94 77 40.012498 40.012498 40.012498 94 78 62.008064 62.008064 62.008064 94 79 53.150729 53.150729 53.150729 94 80 57.280014 57.280014 57.280014 94 81 14.866069 14.866069 14.866069 94 82 13.416408 13.416408 13.416408 94 83 35.171011 35.171011 35.171011 94 84 31.890437 31.890437 31.890437 94 85 23.345235 23.345235 23.345235 94 86 29.068884 29.068884 29.068884 94 87 48.826222 48.826222 48.826222 94 88 56.435804 56.435804 56.435804 94 89 37.483330 37.483330 37.483330 94 90 47.381431 47.381431 47.381431 94 91 24.515301 24.515301 24.515301 94 92 15.620499 15.620499 15.620499 94 93 12.041595 12.041595 12.041595 94 95 5.656854 5.656854 5.656854 94 96 15.811388 15.811388 15.811388 94 97 6.324555 6.324555 6.324555 94 98 66.370174 66.370174 66.370174 94 99 35.000000 35.000000 35.000000 94 100 38.910153 38.910153 38.910153 94 101 33.541020 33.541020 33.541020 95 1 17.117243 17.117243 17.117243 95 2 48.918299 48.918299 48.918299 95 3 44.204072 44.204072 44.204072 95 4 50.931326 50.931326 50.931326 95 5 48.918299 48.918299 48.918299 95 6 52.325902 52.325902 52.325902 95 7 47.434165 47.434165 47.434165 95 8 49.929951 49.929951 49.929951 95 9 52.801515 52.801515 52.801515 95 10 48.764741 48.764741 48.764741 95 11 47.675990 47.675990 47.675990 95 12 49.648766 49.648766 49.648766 95 13 49.091751 49.091751 49.091751 95 14 53.600373 53.600373 53.600373 95 15 52.086467 52.086467 52.086467 95 16 55.578773 55.578773 55.578773 95 17 57.558666 57.558666 57.558666 95 18 57.078893 57.078893 57.078893 95 19 44.922155 44.922155 44.922155 95 20 40.853396 40.853396 40.853396 95 21 36.249138 36.249138 36.249138 95 22 46.238512 46.238512 46.238512 95 23 37.121422 37.121422 37.121422 95 24 47.010637 47.010637 47.010637 95 25 38.078866 38.078866 38.078866 95 26 48.301139 48.301139 48.301139 95 27 42.047592 42.047592 42.047592 95 28 40.162171 40.162171 40.162171 95 29 39.357337 39.357337 39.357337 95 30 35.468296 35.468296 35.468296 95 31 35.846897 35.846897 35.846897 95 32 33.615473 33.615473 33.615473 95 33 34.985711 34.985711 34.985711 95 34 36.235342 36.235342 36.235342 95 35 30.870698 30.870698 30.870698 95 36 38.327536 38.327536 38.327536 95 37 37.854986 37.854986 37.854986 95 38 34.928498 34.928498 34.928498 95 39 32.388269 32.388269 32.388269 95 40 32.140317 32.140317 32.140317 95 41 37.121422 37.121422 37.121422 95 42 27.018512 27.018512 27.018512 95 43 32.062439 32.062439 32.062439 95 44 37.054015 37.054015 37.054015 95 45 34.058773 34.058773 34.058773 95 46 50.249378 50.249378 50.249378 95 47 50.447993 50.447993 50.447993 95 48 55.081757 55.081757 55.081757 95 49 45.541190 45.541190 45.541190 95 50 39.000000 39.000000 39.000000 95 51 19.849433 19.849433 19.849433 95 52 28.071338 28.071338 28.071338 95 53 36.715120 36.715120 36.715120 95 54 37.054015 37.054015 37.054015 95 55 12.165525 12.165525 12.165525 95 56 29.546573 29.546573 29.546573 95 57 14.764823 14.764823 14.764823 95 58 35.468296 35.468296 35.468296 95 59 56.639209 56.639209 56.639209 95 60 54.708317 54.708317 54.708317 95 61 43.680659 43.680659 43.680659 95 62 20.808652 20.808652 20.808652 95 63 15.264338 15.264338 15.264338 95 64 29.120440 29.120440 29.120440 95 65 21.633308 21.633308 21.633308 95 66 23.409400 23.409400 23.409400 95 67 19.416488 19.416488 19.416488 95 68 9.219544 9.219544 9.219544 95 69 20.808652 20.808652 20.808652 95 70 26.305893 26.305893 26.305893 95 71 30.413813 30.413813 30.413813 95 72 10.630146 10.630146 10.630146 95 73 18.027756 18.027756 18.027756 95 74 56.293872 56.293872 56.293872 95 75 46.400431 46.400431 46.400431 95 76 67.475922 67.475922 67.475922 95 77 36.124784 36.124784 36.124784 95 78 56.400355 56.400355 56.400355 95 79 49.648766 49.648766 49.648766 95 80 54.781384 54.781384 54.781384 95 81 10.049876 10.049876 10.049876 95 82 12.806248 12.806248 12.806248 95 83 30.413813 30.413813 30.413813 95 84 26.248809 26.248809 26.248809 95 85 19.000000 19.000000 19.000000 95 86 25.709920 25.709920 25.709920 95 87 43.266615 43.266615 43.266615 95 88 51.000000 51.000000 51.000000 95 89 34.481879 34.481879 34.481879 95 90 44.147480 44.147480 44.147480 95 91 20.024984 20.024984 20.024984 95 92 10.000000 10.000000 10.000000 95 93 6.403124 6.403124 6.403124 95 94 5.656854 5.656854 5.656854 95 96 11.045361 11.045361 11.045361 95 97 6.324555 6.324555 6.324555 95 98 60.901560 60.901560 60.901560 95 99 31.256999 31.256999 31.256999 95 100 33.615473 33.615473 33.615473 95 101 32.202484 32.202484 32.202484 96 1 20.615528 20.615528 20.615528 96 2 57.140179 57.140179 57.140179 96 3 50.990195 50.990195 50.990195 96 4 58.821765 58.821765 58.821765 96 5 56.080300 56.080300 56.080300 96 6 60.000000 60.000000 60.000000 96 7 53.740115 53.740115 53.740115 96 8 55.901699 55.901699 55.901699 96 9 59.413803 59.413803 59.413803 96 10 46.043458 46.043458 46.043458 96 11 46.097722 46.097722 46.097722 96 12 48.093659 48.093659 48.093659 96 13 48.662100 48.662100 48.662100 96 14 51.039201 51.039201 51.039201 96 15 51.623638 51.623638 51.623638 96 16 54.083269 54.083269 54.083269 96 17 56.080300 56.080300 56.080300 96 18 56.568542 56.568542 56.568542 96 19 34.176015 34.176015 34.176015 96 20 30.413813 30.413813 30.413813 96 21 26.076810 26.076810 26.076810 96 22 35.777088 35.777088 35.777088 96 23 27.202941 27.202941 27.202941 96 24 36.715120 36.715120 36.715120 96 25 28.425341 28.425341 28.425341 96 26 38.275318 38.275318 38.275318 96 27 39.623226 39.623226 39.623226 96 28 39.051248 39.051248 39.051248 96 29 36.674242 36.674242 36.674242 96 30 34.058773 34.058773 34.058773 96 31 32.756679 32.756679 32.756679 96 32 32.062439 32.062439 32.062439 96 33 31.780497 31.780497 31.780497 96 34 31.384710 31.384710 31.384710 96 35 29.068884 29.068884 29.068884 96 36 49.244289 49.244289 49.244289 96 37 48.836462 48.836462 48.836462 96 38 45.891176 45.891176 45.891176 96 39 43.416587 43.416587 43.416587 96 40 43.185646 43.185646 43.185646 96 41 48.166378 48.166378 48.166378 96 42 38.052595 38.052595 38.052595 96 43 43.011626 43.011626 43.011626 96 44 48.010416 48.010416 48.010416 96 45 45.011110 45.011110 45.011110 96 46 57.628118 57.628118 57.628118 96 47 57.384667 57.384667 57.384667 96 48 54.589376 54.589376 54.589376 96 49 34.928498 34.928498 34.928498 96 50 28.653098 28.653098 28.653098 96 51 16.124515 16.124515 16.124515 96 52 17.029386 17.029386 17.029386 96 53 31.780497 31.780497 31.780497 96 54 38.275318 38.275318 38.275318 96 55 23.021729 23.021729 23.021729 96 56 34.713110 34.713110 34.713110 96 57 6.324555 6.324555 6.324555 96 58 28.635642 28.635642 28.635642 96 59 49.091751 49.091751 49.091751 96 60 49.040799 49.040799 49.040799 96 61 47.010637 47.010637 47.010637 96 62 30.083218 30.083218 30.083218 96 63 9.219544 9.219544 9.219544 96 64 19.235384 19.235384 19.235384 96 65 13.038405 13.038405 13.038405 96 66 21.213203 21.213203 21.213203 96 67 15.000000 15.000000 15.000000 96 68 9.433981 9.433981 9.433981 96 69 28.017851 28.017851 28.017851 96 70 29.154759 29.154759 29.154759 96 71 38.275318 38.275318 38.275318 96 72 20.124612 20.124612 20.124612 96 73 28.861739 28.861739 28.861739 96 74 58.694122 58.694122 58.694122 96 75 39.812058 39.812058 39.812058 96 76 60.207973 60.207973 60.207973 96 77 25.317978 25.317978 25.317978 96 78 47.381431 47.381431 47.381431 96 79 51.623638 51.623638 51.623638 96 80 58.830264 58.830264 58.830264 96 81 13.453624 13.453624 13.453624 96 82 22.135944 22.135944 22.135944 96 83 29.614186 29.614186 29.614186 96 84 19.924859 19.924859 19.924859 96 85 8.062258 8.062258 8.062258 96 86 15.652476 15.652476 15.652476 96 87 37.336309 37.336309 37.336309 96 88 45.880279 45.880279 45.880279 96 89 38.275318 38.275318 38.275318 96 90 33.837849 33.837849 33.837849 96 91 21.470911 21.470911 21.470911 96 92 8.602325 8.602325 8.602325 96 93 6.708204 6.708204 6.708204 96 94 15.811388 15.811388 15.811388 96 95 11.045361 11.045361 11.045361 96 97 17.029386 17.029386 17.029386 96 98 55.362442 55.362442 55.362442 96 99 33.541020 33.541020 33.541020 96 100 30.066593 30.066593 30.066593 96 101 39.051248 39.051248 39.051248 97 1 15.524175 15.524175 15.524175 97 2 43.139309 43.139309 43.139309 97 3 39.115214 39.115214 39.115214 97 4 45.276926 45.276926 45.276926 97 5 43.600459 43.600459 43.600459 97 6 46.754679 46.754679 46.754679 97 7 42.544095 42.544095 42.544095 97 8 45.177428 45.177428 45.177428 97 9 47.707442 47.707442 47.707442 97 10 48.846699 48.846699 48.846699 97 11 47.127487 47.127487 47.127487 97 12 49.040799 49.040799 49.040799 97 13 47.853944 47.853944 47.853944 97 14 53.488316 53.488316 53.488316 97 15 50.803543 50.803543 50.803543 97 16 54.817880 54.817880 54.817880 97 17 56.753854 56.753854 56.753854 97 18 55.731499 55.731499 55.731499 97 19 50.219518 50.219518 50.219518 97 20 45.880279 45.880279 45.880279 97 21 41.109610 41.109610 41.109610 97 22 51.244512 51.244512 51.244512 97 23 41.785165 41.785165 41.785165 97 24 51.865210 51.865210 51.865210 97 25 42.544095 42.544095 42.544095 97 26 52.924474 52.924474 52.924474 97 27 46.647615 46.647615 46.647615 97 28 44.283180 44.283180 44.283180 97 29 44.102154 44.102154 44.102154 97 30 39.824616 39.824616 39.824616 97 31 40.804412 40.804412 40.804412 97 32 38.078866 38.078866 38.078866 97 33 40.000000 40.000000 40.000000 97 34 41.725292 41.725292 41.725292 97 35 35.510562 35.510562 35.510562 97 36 33.241540 33.241540 33.241540 97 37 32.572995 32.572995 32.572995 97 38 29.732137 29.732137 29.732137 97 39 26.925824 26.925824 26.925824 97 40 26.476405 26.476405 26.476405 97 41 31.400637 31.400637 31.400637 97 42 21.213203 21.213203 21.213203 97 43 26.000000 26.000000 26.000000 97 44 31.000000 31.000000 31.000000 97 45 28.000000 28.000000 28.000000 97 46 44.821870 44.821870 44.821870 97 47 45.221676 45.221676 45.221676 97 48 53.758720 53.758720 53.758720 97 49 50.695167 50.695167 50.695167 97 50 43.965896 43.965896 43.965896 97 51 25.495098 25.495098 25.495098 97 52 34.000000 34.000000 34.000000 97 53 38.418745 38.418745 38.418745 97 54 35.227830 35.227830 35.227830 97 55 6.000000 6.000000 6.000000 97 56 25.709920 25.709920 25.709920 97 57 19.646883 19.646883 19.646883 97 58 38.288379 38.288379 38.288379 97 59 59.464275 59.464275 59.464275 97 60 56.400355 56.400355 56.400355 97 61 40.447497 40.447497 40.447497 97 62 14.866069 14.866069 14.866069 97 63 21.470911 21.470911 21.470911 97 64 35.440090 35.440090 35.440090 97 65 26.000000 26.000000 26.000000 97 66 24.413111 24.413111 24.413111 97 67 22.022716 22.022716 22.022716 97 68 15.000000 15.000000 15.000000 97 69 16.155494 16.155494 16.155494 97 70 24.083189 24.083189 24.083189 97 71 25.000000 25.000000 25.000000 97 72 10.049876 10.049876 10.049876 97 73 13.601471 13.601471 13.601471 97 74 53.338541 53.338541 53.338541 97 75 48.795492 48.795492 48.795492 97 76 70.007142 70.007142 70.007142 97 77 42.296572 42.296572 42.296572 97 78 60.207973 60.207973 60.207973 97 79 47.042534 47.042534 47.042534 97 80 50.960769 50.960769 50.960769 97 81 10.630146 10.630146 10.630146 97 82 7.211103 7.211103 7.211103 97 83 30.083218 30.083218 30.083218 97 84 29.206164 29.206164 29.206164 97 85 25.079872 25.079872 25.079872 97 86 32.015621 32.015621 32.015621 97 87 45.343136 45.343136 45.343136 97 88 52.430907 52.430907 52.430907 97 89 31.256999 31.256999 31.256999 97 90 50.447993 50.447993 50.447993 97 91 19.313208 19.313208 19.313208 97 92 13.416408 13.416408 13.416408 97 93 11.180340 11.180340 11.180340 97 94 6.324555 6.324555 6.324555 97 95 6.324555 6.324555 6.324555 97 96 17.029386 17.029386 17.029386 97 98 62.425956 62.425956 62.425956 97 99 29.068884 29.068884 29.068884 97 100 34.669872 34.669872 34.669872 97 101 27.294688 27.294688 27.294688 98 1 48.166378 48.166378 48.166378 98 2 70.213959 70.213959 70.213959 98 3 59.774577 59.774577 59.774577 98 4 69.375788 69.375788 69.375788 98 5 64.031242 64.031242 64.031242 98 6 68.883960 68.883960 68.883960 98 7 58.694122 58.694122 58.694122 98 8 58.051701 58.051701 58.051701 98 9 62.968246 62.968246 62.968246 98 10 18.027756 18.027756 18.027756 98 11 22.803509 22.803509 22.803509 98 12 22.360680 22.360680 22.360680 98 13 27.294688 27.294688 27.294688 98 14 17.029386 17.029386 17.029386 98 15 27.018512 27.018512 27.018512 98 16 22.090722 22.090722 22.090722 98 17 22.360680 22.360680 22.360680 98 18 27.294688 27.294688 27.294688 98 19 42.059482 42.059482 42.059482 98 20 38.832976 38.832976 38.832976 98 21 38.118237 38.118237 38.118237 98 22 38.275318 38.275318 38.275318 98 23 36.124784 36.124784 36.124784 98 24 36.400549 36.400549 36.400549 98 25 34.132096 34.132096 34.132096 98 26 33.615473 33.615473 33.615473 98 27 91.787799 91.787799 91.787799 98 28 92.574294 92.574294 92.574294 98 29 88.814413 88.814413 88.814413 98 30 87.664132 87.664132 87.664132 98 31 84.852814 84.852814 84.852814 98 32 85.702975 85.702975 85.702975 98 33 83.862983 83.862983 83.862983 98 34 81.301906 81.301906 81.301906 98 35 82.764727 82.764727 82.764727 98 36 91.967386 91.967386 91.967386 98 37 90.609050 90.609050 90.609050 98 38 88.413800 88.413800 88.413800 98 39 84.899941 84.899941 84.899941 98 40 83.546394 83.546394 83.546394 98 41 87.321246 87.321246 87.321246 98 42 78.517514 78.517514 78.517514 98 43 80.280757 80.280757 80.280757 98 44 84.202138 84.202138 84.202138 98 45 81.835200 81.835200 81.835200 98 46 65.969690 65.969690 65.969690 98 47 63.560994 63.560994 63.560994 98 48 27.073973 27.073973 27.073973 98 49 40.162171 40.162171 40.162171 98 50 38.470768 38.470768 38.470768 98 51 70.092796 70.092796 70.092796 98 52 51.039201 51.039201 51.039201 98 53 24.186773 24.186773 24.186773 98 54 35.777088 35.777088 35.777088 98 55 66.068147 66.068147 66.068147 98 56 49.396356 49.396356 49.396356 98 57 49.040799 49.040799 49.040799 98 58 26.925824 26.925824 26.925824 98 59 13.601471 13.601471 13.601471 98 60 6.324555 6.324555 6.324555 98 61 43.416587 43.416587 43.416587 98 62 62.369865 62.369865 62.369865 98 63 63.324561 63.324561 63.324561 98 64 61.032778 61.032778 61.032778 98 65 42.720019 42.720019 42.720019 98 66 38.013156 38.013156 38.013156 98 67 41.593269 41.593269 41.593269 98 68 64.621978 64.621978 64.621978 98 69 55.317267 55.317267 55.317267 98 70 43.416587 43.416587 43.416587 98 71 59.682493 59.682493 59.682493 98 72 71.344236 71.344236 71.344236 98 73 75.432089 75.432089 75.432089 98 74 42.047592 42.047592 42.047592 98 75 16.124515 16.124515 16.124515 98 76 13.038405 13.038405 13.038405 98 77 56.320511 56.320511 56.320511 98 78 24.207437 24.207437 24.207437 98 79 38.209946 38.209946 38.209946 98 80 50.039984 50.039984 50.039984 98 81 51.865210 51.865210 51.865210 98 82 60.207973 60.207973 60.207973 98 83 33.970576 33.970576 33.970576 98 84 35.468296 35.468296 35.468296 98 85 54.129474 54.129474 54.129474 98 86 59.211485 59.211485 59.211485 98 87 18.027756 18.027756 18.027756 98 88 10.000000 10.000000 10.000000 98 89 44.721360 44.721360 44.721360 98 90 64.327288 64.327288 64.327288 98 91 43.931765 43.931765 43.931765 98 92 51.000000 51.000000 51.000000 98 93 55.009090 55.009090 55.009090 98 94 66.370174 66.370174 66.370174 98 95 60.901560 60.901560 60.901560 98 96 55.362442 55.362442 55.362442 98 97 62.425956 62.425956 62.425956 98 99 40.496913 40.496913 40.496913 98 100 27.802878 27.802878 27.802878 98 101 55.946403 55.946403 55.946403 99 1 14.142136 14.142136 14.142136 99 2 33.015148 33.015148 33.015148 99 3 23.345235 23.345235 23.345235 99 4 33.241540 33.241540 33.241540 99 5 28.635642 28.635642 28.635642 99 6 33.541020 33.541020 33.541020 99 7 24.351591 24.351591 24.351591 99 8 25.495098 25.495098 25.495098 99 9 30.083218 30.083218 30.083218 99 10 23.345235 23.345235 23.345235 99 11 20.000000 20.000000 20.000000 99 12 21.633308 21.633308 21.633308 99 13 19.313208 19.313208 19.313208 99 14 27.018512 27.018512 27.018512 99 15 22.135944 22.135944 22.135944 99 16 26.832816 26.832816 26.832816 99 17 28.635642 28.635642 28.635642 99 18 26.925824 26.925824 26.925824 99 19 50.328918 50.328918 50.328918 99 20 44.944410 44.944410 44.944410 99 21 40.311289 40.311289 40.311289 99 22 49.040799 49.040799 49.040799 99 23 39.560081 39.560081 39.560081 99 24 48.507731 48.507731 48.507731 99 25 38.897301 38.897301 38.897301 99 26 47.853944 47.853944 47.853944 99 27 72.422372 72.422372 72.422372 99 28 71.063352 71.063352 71.063352 99 29 69.570109 69.570109 69.570109 99 30 66.219333 66.219333 66.219333 99 31 65.787537 65.787537 65.787537 99 32 64.288413 64.288413 64.288413 99 33 64.845971 64.845971 64.845971 99 34 64.884513 64.884513 64.884513 99 35 61.400326 61.400326 61.400326 99 36 52.630789 52.630789 52.630789 99 37 51.088159 51.088159 51.088159 99 38 49.203658 49.203658 49.203658 99 39 45.607017 45.607017 45.607017 99 40 44.045431 44.045431 44.045431 99 41 47.381431 47.381431 47.381431 99 42 39.408121 39.408121 39.408121 99 43 40.311289 40.311289 40.311289 99 44 43.931765 43.931765 43.931765 99 45 41.725292 41.725292 41.725292 99 46 30.594117 30.594117 30.594117 99 47 29.120440 29.120440 29.120440 99 48 25.000000 25.000000 25.000000 99 49 49.648766 49.648766 49.648766 99 50 43.081318 43.081318 43.081318 99 51 49.040799 49.040799 49.040799 99 52 43.185646 43.185646 43.185646 99 53 22.022716 22.022716 22.022716 99 54 6.324555 6.324555 6.324555 99 55 30.083218 30.083218 30.083218 99 56 8.944272 8.944272 8.944272 99 57 29.410882 29.410882 29.410882 99 58 27.294688 27.294688 27.294688 99 59 43.416587 43.416587 43.416587 99 60 35.777088 35.777088 35.777088 99 61 13.601471 13.601471 13.601471 99 62 23.021729 23.021729 23.021729 99 63 42.544095 42.544095 42.544095 99 64 50.447993 50.447993 50.447993 99 65 29.068884 29.068884 29.068884 99 66 15.000000 15.000000 15.000000 99 67 21.213203 21.213203 21.213203 99 68 39.293765 39.293765 39.293765 99 69 16.124515 16.124515 16.124515 99 70 5.000000 5.000000 5.000000 99 71 19.235384 19.235384 19.235384 99 72 39.115214 39.115214 39.115214 99 73 39.217343 39.217343 39.217343 99 74 25.298221 25.298221 25.298221 99 75 32.557641 32.557641 32.557641 99 76 51.478151 51.478151 51.478151 99 77 52.497619 52.497619 52.497619 99 78 49.091751 49.091751 49.091751 99 79 18.439089 18.439089 18.439089 99 80 25.612497 25.612497 25.612497 99 81 21.587033 21.587033 21.587033 99 82 23.769729 23.769729 23.769729 99 83 9.055385 9.055385 9.055385 99 84 23.706539 23.706539 23.706539 99 85 38.600518 38.600518 38.600518 99 86 47.010637 47.010637 47.010637 99 87 28.442925 28.442925 28.442925 99 88 31.304952 31.304952 31.304952 99 89 6.324555 6.324555 6.324555 99 90 62.369865 62.369865 62.369865 99 91 12.083046 12.083046 12.083046 99 92 25.079872 25.079872 25.079872 99 93 28.460499 28.460499 28.460499 99 94 35.000000 35.000000 35.000000 99 95 31.256999 31.256999 31.256999 99 96 33.541020 33.541020 33.541020 99 97 29.068884 29.068884 29.068884 99 98 40.496913 40.496913 40.496913 99 100 17.000000 17.000000 17.000000 99 101 15.811388 15.811388 15.811388 100 1 20.518285 20.518285 20.518285 100 2 50.009999 50.009999 50.009999 100 3 40.199502 40.199502 40.199502 100 4 50.159745 50.159745 50.159745 100 5 45.398238 45.398238 45.398238 100 6 50.358713 50.358713 50.358713 100 7 40.792156 40.792156 40.792156 100 8 41.484937 41.484937 41.484937 100 9 46.324939 46.324939 46.324939 100 10 16.000000 16.000000 16.000000 100 11 16.763055 16.763055 16.763055 100 12 18.681542 18.681542 18.681542 100 13 20.591260 20.591260 20.591260 100 14 21.000000 21.000000 21.000000 100 15 23.259407 23.259407 23.259407 100 16 24.515301 24.515301 24.515301 100 17 26.476405 26.476405 26.476405 100 18 27.856777 27.856777 27.856777 100 19 34.985711 34.985711 34.985711 100 20 29.681644 29.681644 29.681644 100 21 25.612497 25.612497 25.612497 100 22 33.105891 33.105891 33.105891 100 23 24.413111 24.413111 24.413111 100 24 32.310989 32.310989 32.310989 100 25 23.323808 23.323808 23.323808 100 26 31.320920 31.320920 31.320920 100 27 69.180922 69.180922 69.180922 100 28 69.000000 69.000000 69.000000 100 29 66.189123 66.189123 66.189123 100 30 64.000000 64.000000 64.000000 100 31 62.201286 62.201286 62.201286 100 32 62.000000 62.000000 62.000000 100 33 61.204575 61.204575 61.204575 100 34 59.841457 59.841457 59.841457 100 35 59.000000 59.000000 59.000000 100 36 64.660653 64.660653 64.660653 100 37 63.411355 63.411355 63.411355 100 38 61.073726 61.073726 61.073726 100 39 57.628118 57.628118 57.628118 100 40 56.400355 56.400355 56.400355 100 41 60.464866 60.464866 60.464866 100 42 51.224994 51.224994 51.224994 100 43 53.535035 53.535035 53.535035 100 44 57.801384 57.801384 57.801384 100 45 55.226805 55.226805 55.226805 100 46 47.381431 47.381431 47.381431 100 47 45.705580 45.705580 45.705580 100 48 26.000000 26.000000 26.000000 100 49 34.000000 34.000000 34.000000 100 50 28.017851 28.017851 28.017851 100 51 46.000000 46.000000 46.000000 100 52 32.649655 32.649655 32.649655 100 53 5.099020 5.099020 5.099020 100 54 16.155494 16.155494 16.155494 100 55 38.288379 38.288379 38.288379 100 56 25.317978 25.317978 25.317978 100 57 24.000000 24.000000 24.000000 100 58 10.770330 10.770330 10.770330 100 59 27.313001 27.313001 27.313001 100 60 21.931712 21.931712 21.931712 100 61 27.313001 27.313001 27.313001 100 62 35.510562 35.510562 35.510562 100 63 39.000000 39.000000 39.000000 100 64 41.785165 41.785165 41.785165 100 65 19.646883 19.646883 19.646883 100 66 10.295630 10.295630 10.295630 100 67 15.132746 15.132746 15.132746 100 68 38.639358 38.639358 38.639358 100 69 28.653098 28.653098 28.653098 100 70 17.720045 17.720045 17.720045 100 71 35.171011 35.171011 35.171011 100 72 43.829214 43.829214 43.829214 100 73 47.634021 47.634021 47.634021 100 74 34.655447 34.655447 34.655447 100 75 16.155494 16.155494 16.155494 100 76 36.619667 36.619667 36.619667 100 77 41.048752 41.048752 41.048752 100 78 32.140317 32.140317 32.140317 100 79 27.658633 27.658633 27.658633 100 80 38.587563 38.587563 38.587563 100 81 24.186773 24.186773 24.186773 100 82 32.526912 32.526912 32.526912 100 83 8.062258 8.062258 8.062258 100 84 11.704700 11.704700 11.704700 100 85 31.575307 31.575307 31.575307 100 86 38.897301 38.897301 38.897301 100 87 12.083046 12.083046 12.083046 100 88 17.804494 17.804494 17.804494 100 89 23.086793 23.086793 23.086793 100 90 50.803543 50.803543 50.803543 100 91 16.278821 16.278821 16.278821 100 92 24.041631 24.041631 24.041631 100 93 28.160256 28.160256 28.160256 100 94 38.910153 38.910153 38.910153 100 95 33.615473 33.615473 33.615473 100 96 30.066593 30.066593 30.066593 100 97 34.669872 34.669872 34.669872 100 98 27.802878 27.802878 27.802878 100 99 17.000000 17.000000 17.000000 100 101 32.388269 32.388269 32.388269 101 1 19.235384 19.235384 19.235384 101 2 18.973666 18.973666 18.973666 101 3 12.041595 12.041595 12.041595 101 4 20.124612 20.124612 20.124612 101 5 17.029386 17.029386 17.029386 101 6 21.095023 21.095023 21.095023 101 7 15.264338 15.264338 15.264338 101 8 17.888544 17.888544 17.888544 101 9 20.615528 20.615528 20.615528 101 10 38.275318 38.275318 38.275318 101 11 34.205263 34.205263 34.205263 101 12 35.468296 35.468296 35.468296 101 13 31.827661 31.827661 31.827661 101 14 41.231056 41.231056 41.231056 101 15 34.058773 34.058773 34.058773 101 16 39.623226 39.623226 39.623226 101 17 41.109610 41.109610 41.109610 101 18 38.013156 38.013156 38.013156 101 19 63.348244 63.348244 63.348244 101 20 58.051701 58.051701 58.051701 101 21 53.150729 53.150729 53.150729 101 22 62.649820 62.649820 62.649820 101 23 52.773099 52.773099 52.773099 101 24 62.393910 62.393910 62.393910 101 25 52.469038 52.469038 52.469038 101 26 62.128898 62.128898 62.128898 101 27 73.925638 73.925638 73.925638 101 28 71.554175 71.554175 71.554175 101 29 71.344236 71.344236 71.344236 101 30 67.119297 67.119297 67.119297 101 31 67.955868 67.955868 67.955868 101 32 65.368188 65.368188 65.368188 101 33 67.119297 67.119297 67.119297 101 34 68.410526 68.410526 68.410526 101 35 62.769419 62.769419 62.769419 101 36 40.249224 40.249224 40.249224 101 37 38.470768 38.470768 38.470768 101 38 37.161808 37.161808 37.161808 101 39 33.615473 33.615473 33.615473 101 40 31.780497 31.780497 31.780497 101 41 34.132096 34.132096 34.132096 101 42 28.160256 28.160256 28.160256 101 43 27.294688 27.294688 27.294688 101 44 30.000000 30.000000 30.000000 101 45 28.301943 28.301943 28.301943 101 46 18.601075 18.601075 18.601075 101 47 18.384776 18.384776 18.384776 101 48 36.400549 36.400549 36.400549 101 49 62.968246 62.968246 62.968246 101 50 56.089215 56.089215 56.089215 101 51 52.009614 52.009614 52.009614 101 52 52.773099 52.773099 52.773099 101 53 37.483330 37.483330 37.483330 101 54 20.248457 20.248457 20.248457 101 55 25.000000 25.000000 25.000000 101 56 7.071068 7.071068 7.071068 101 57 37.215588 37.215588 37.215588 101 58 42.011903 42.011903 42.011903 101 59 59.203040 59.203040 59.203040 101 60 51.478151 51.478151 51.478151 101 61 17.464249 17.464249 17.464249 101 62 14.142136 14.142136 14.142136 101 63 46.690470 46.690470 46.690470 101 64 58.008620 58.008620 58.008620 101 65 39.560081 39.560081 39.560081 101 66 27.294688 27.294688 27.294688 101 67 31.622777 31.622777 31.622777 101 68 41.400483 41.400483 41.400483 101 69 11.401754 11.401754 11.401754 101 70 15.000000 15.000000 15.000000 101 71 4.472136 4.472136 4.472136 101 72 36.055513 36.055513 36.055513 101 73 32.062439 32.062439 32.062439 101 74 29.832868 29.832868 29.832868 101 75 48.270074 48.270074 48.270074 101 76 67.230945 67.230945 67.230945 101 77 62.177166 62.177166 62.177166 101 78 64.498062 64.498062 64.498062 101 79 25.495098 25.495098 25.495098 101 80 25.019992 25.019992 25.019992 101 81 25.612497 25.612497 25.612497 101 82 20.124612 20.124612 20.124612 101 83 24.331050 24.331050 24.331050 101 84 36.496575 36.496575 36.496575 101 85 46.043458 46.043458 46.043458 101 86 54.405882 54.405882 54.405882 101 87 44.147480 44.147480 44.147480 101 88 47.010637 47.010637 47.010637 101 89 11.401754 11.401754 11.401754 101 90 71.693793 71.693793 71.693793 101 91 20.880613 20.880613 20.880613 101 92 30.805844 30.805844 30.805844 101 93 32.557641 32.557641 32.557641 101 94 33.541020 33.541020 33.541020 101 95 32.202484 32.202484 32.202484 101 96 39.051248 39.051248 39.051248 101 97 27.294688 27.294688 27.294688 101 98 55.946403 55.946403 55.946403 101 99 15.811388 15.811388 15.811388 101 100 32.388269 32.388269 32.388269 \. pgrouting-pgrouting-2.1.0/src/vrp_basic/test/VRP-any-01.data000066400000000000000000000050601257314352300235750ustar00rootroot00000000000000drop table if exists vrp100_orders cascade; create table vrp100_orders ( id integer not null primary key, order_unit integer, open_time integer, close_time integer, service_time integer, x float, y float ); copy vrp100_orders (id, x, y, order_unit, open_time, close_time, service_time) from STDIN delimiter ','; 0,40,50,0,0,1236,0 1,45,68,10,912,967,90 2,45,70,30,825,870,90 3,42,66,10,65,146,90 4,42,68,10,727,782,90 5,42,65,10,15,67,90 6,40,69,20,621,702,90 7,40,66,20,170,225,90 8,38,68,20,255,324,90 9,38,70,10,534,605,90 10,35,66,10,357,410,90 11,35,69,10,448,505,90 12,25,85,20,652,721,90 13,22,75,30,30,92,90 14,22,85,10,567,620,90 15,20,80,40,384,429,90 16,20,85,40,475,528,90 17,18,75,20,99,148,90 18,15,75,20,179,254,90 19,15,80,10,278,345,90 20,30,50,10,10,73,90 21,30,52,20,914,965,90 22,28,52,20,812,883,90 23,28,55,10,732,777,90 24,25,50,10,65,144,90 25,25,52,40,169,224,90 26,25,55,10,622,701,90 27,23,52,10,261,316,90 28,23,55,20,546,593,90 29,20,50,10,358,405,90 30,20,55,10,449,504,90 31,10,35,20,200,237,90 32,10,40,30,31,100,90 33,8,40,40,87,158,90 34,8,45,20,751,816,90 35,5,35,10,283,344,90 36,5,45,10,665,716,90 37,2,40,20,383,434,90 38,0,40,30,479,522,90 39,0,45,20,567,624,90 40,35,30,10,264,321,90 41,35,32,10,166,235,90 42,33,32,20,68,149,90 43,33,35,10,16,80,90 44,32,30,10,359,412,90 45,30,30,10,541,600,90 46,30,32,30,448,509,90 47,30,35,10,1054,1127,90 48,28,30,10,632,693,90 49,28,35,10,1001,1066,90 50,26,32,10,815,880,90 51,25,30,10,725,786,90 52,25,35,10,912,969,90 53,44,5,20,286,347,90 54,42,10,40,186,257,90 55,42,15,10,95,158,90 56,40,5,30,385,436,90 57,40,15,40,35,87,90 58,38,5,30,471,534,90 59,38,15,10,651,740,90 60,35,5,20,562,629,90 61,50,30,10,531,610,90 62,50,35,20,262,317,90 63,50,40,50,171,218,90 64,48,30,10,632,693,90 65,48,40,10,76,129,90 66,47,35,10,826,875,90 67,47,40,10,12,77,90 68,45,30,10,734,777,90 69,45,35,10,916,969,90 70,95,30,30,387,456,90 71,95,35,20,293,360,90 72,53,30,10,450,505,90 73,92,30,10,478,551,90 74,53,35,50,353,412,90 75,45,65,20,997,1068,90 76,90,35,10,203,260,90 77,88,30,10,574,643,90 78,88,35,20,109,170,90 79,87,30,10,668,731,90 80,85,25,10,769,820,90 81,85,35,30,47,124,90 82,75,55,20,369,420,90 83,72,55,10,265,338,90 84,70,58,20,458,523,90 85,68,60,30,555,612,90 86,66,55,10,173,238,90 87,65,55,20,85,144,90 88,65,60,30,645,708,90 89,63,58,10,737,802,90 90,60,55,10,20,84,90 91,60,60,10,836,889,90 92,67,85,20,368,441,90 93,65,85,40,475,518,90 94,65,82,10,285,336,90 95,62,80,30,196,239,90 96,60,80,10,95,156,90 97,60,85,30,561,622,90 98,58,75,20,30,84,90 99,55,80,10,743,820,90 100,55,85,20,647,726,90 \. pgrouting-pgrouting-2.1.0/src/vrp_basic/test/VRP-any-01.result000066400000000000000000000000001257314352300241670ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrp_basic/test/VRP-any-01.test.sql000066400000000000000000000003521257314352300244400ustar00rootroot00000000000000select * from pgr_vrpOneDepot( 'select * from vrp_orders order by id'::text, 'select * from vrp_vehicles order by vehicle_id'::text, 'select * from vrp_distance order by src_id, dest_id'::text, 1 ) ORDER BY vid, opos; pgrouting-pgrouting-2.1.0/src/vrp_basic/test/VRP-any-02.test.sql000066400000000000000000000006571257314352300244510ustar00rootroot00000000000000select * from pgr_vrpOneDepot( 'select * from vrp100_orders order by id'::text, 'select vehicle_id::integer, 200 as capacity from generate_series(1,50) as vehicle_id', 'select a.id as src_id, b.id as dest_id, sqrt((a.x-b.x)*(a.x-b.x)) as cost, sqrt((a.x-b.x)*(a.x-b.x)) as distance, sqrt((a.x-b.x)*(a.x-b.x)) as traveltime from vrp100_orders a, vrp100_orders b where a.id != b.id order by a.id, b.id', 0) order by vid, opos; pgrouting-pgrouting-2.1.0/src/vrp_basic/test/Vehicles.txt000066400000000000000000000002451257314352300235730ustar00rootroot00000000000000V_d Capacity 1 200 2 200 3 200 4 200 5 200 6 200 7 200 8 200 9 200 10 200 11 200 12 200 13 200 14 200 15 200 16 200 17 200 18 200 19 200 20 200 pgrouting-pgrouting-2.1.0/src/vrp_basic/test/solomon100-optimal.png000066400000000000000000004002171257314352300253530ustar00rootroot00000000000000‰PNG  IHDRččMŁÔäIDATxścř? FÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚ jŚ‚Q0 FÁ(Ł`Ś‚Q0 FÁ( F;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚‘FŃ(Ł`Ś‚Q0 FÁ(Ł`ĐŃú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(`Ť‚Q0 FÁ(Ł` r0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚á FŃ(Ł`Ś‚!F;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(>`Ť‚Q0„Áh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚ˇ † í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í ŹŔ(Ł`Ś‚Q0 FÁ(Ł`ŚZŃú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ŕ FŃ(Ł`Ś‚Q0 FÁ( í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FEŁ`Ś‚Q0 FÁ@€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 ţŹ˘Q0 FÁŔŃú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(‘` 60ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚA§EŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 €Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FmŔ(Ł`Ś‚Q0 FÁ(Ł€$0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 ¨ >żř˙˙ή˙˙ĎÍý˙˙ÔÔ˙˙ĎĎ𿼄ȓ ţýý˙˙Ő•˙˙Ż­ů˙˙ĚĚ˙˙OOű˙˙ň˛˙˙źśú˙˙÷wZżż˙˙qń˙˙««€vĎÚ=ý˙˙++ţ˙vö˙˙??!jFÁ(Ł`(÷÷˙˙żąů˙˙łł!eô……˙˙?8ř˙˙Źůˇ@uŔ““:T7€ękkuĆ5`Ýń˘f(ŹOţ˙ż˝ XÎĆÍ‚˙˙ďíý˙˙Ű<©\‡]€Ôa ú ąűű ˘fŚ‚Q0 í Ź‚Q@-đňŇ˙˙{*ţ˙_ć頻» QO€ †Öú8Ls`xU¤AFí†ĺźŔßň˙˙×FaÚ Ă«Ăó˙˙˙ő˘gŚ‚Q0 3u·fc–e0ĽÜ˙˙˙ĂíŔNâ#úÁ ľż‡tČWcú†×Ç˙˙}=¤.ěŕ)pŔyg!¦ŕŘ÷˙˙ýő˙˙ż˝ QO€.@řę°5Ŕ: 40Z‡Ť‚Q0 í Ź‚Q@)5~@ %ôĘÍF˙űŃŹ €f¶faęĂ…×FgÎ@ôR ŢÝý˙S ¦¸0h4Ă? FÁ(üü éܡ—]¸đŠ€˙˙ol€čŚ4cľ&Óݸđ¶ś˙˙?=čl´ëh7¦›qáĺŔŽúĹĹ@ŤxVĽ»¬Ă’1őâÂŕ: ¸â`Ś‚Q0  í Ź‚Q@ u˛6bVřÄŕÍŘ;é@:Üčę áĺ~˙˙?<1\đú:pf<ÓlBxE őFÁ(Ę` .đó¤Š^fAł« Üß餢»•^=řV€:ç»Ë0ÝJ >1h–Núk`G´˛ ]=!Ľ2č˙˙çç fŚ‚Q0 FÁŃú(”ĐFôŠž Ú§Ž ~—ÚmLÂTG,u”Ałä€oo!Ť8t3‰Ĺ Fѧ§łFÁ(Ł`Ŕ°·Żł¬"ßÝ1j0€77!łűčn$VFýú 1k0€c=n$_] 1Ŕuž%í„đę°Á»Ň`Ś‚Q0˘Ŕh}Śr¨±Ú‡VÉ﮲řż$ŰC†Ď¶Úţo Qűż"×č˙Ű٨{ę°,•˙<Ďă[¸Ć˙§S]0ä`řzŹĂ˙*{Đ 2:҉b&żťĺ6÷űB/q›ęŐţ»ë‰ţOu’űw‚DnoĬQ0 FÁ(hpw7¸\Ú[mńQ¦Ľü‚áűťţ7…Ş˙źš¨óż;Jó˙ŻĹŢ(ňóŇő˙OL4üßX[ů˙Ěę­úńńç˙ßßHÜ:đ i%Ŕ»Ůî˙Ű#4ţOŚÓ—ŃČőĂáz«˙~*řů4WČ™%T_^Ńé­¸‚ş„ĎëĹV`=שůż?Vű˙ź%¸±;âú˘˙cl¤˙_鲇Ȥ‘;Ô ó zŢĚr×›€áS ú˙Ĺt ßˇr ĽˇŘä ©Äc‰˙«óŤr ťQ0 FÁ(`0ÚAŁ€\€¶´ýĂŹ˙Ëťn^¶˙E^JkŕůIDAT(r jüeą*ü5—ü˙q.°c“-uĐč?Úě¨!’ďˇřźá˙í~G9™k¦,đßË@ !ţřÄL xřćÄ˙OßźC8¸ŔÇÇ@}¨  Sś­ ŘnP‡Y.ÂRęO´¸ńŁ"Îý_śźÜ Ëżş 1sŚ‚Q0  üű˙qEx TŚŹý°E.Ă^ĎtűŻ,Îő˙ńHÇvr‚¸ĽÉ:‹ąî `öדsţkhhüż|™Č>ń€÷w?ţ??ű °¸'ńŽGGŕnűąČëż<x°Ä?Ýbű_A” ÜińAťÎd9p} ATAnVȨS :`Ž ŕĎŻż˙ďî|ř˙Ö¦{RŔÎb¸@u Č?°’Jŕ€C˘˝,\ľ 8x˛¦Ŕř˙ą6Ű˙!ŔúSB€®ö˙ÉIó><ň!uŘ·ž˙µexáůŁ Öŕz Vď.Î2üź “Ů©zŕúTÇ-DŔ-“Ł`Ś‚ŁôQ0 Č?€űA{ľa:vŇÁÚAŹ´’ţď¨%Ś23Â˙@ű ~„ś¶‹$Ă7{ńvĐA3 †$JýpÄť@pţÁ˛˙ ú˙đúD¸¸ˇ ¬łÂč fŁö×XÂů'9˙gafü??C"vj ÄĚQ0 FÁ((:¸ZFąWú wĐAłŞAŔT˙Ë|Ď˙¬Ŕr Ôé ¶r±3˙żÔ ť©Ýřż˛˛ňżŻ/°¬&üűűď˙ă#Ďţź™rŚIî rˇn­uČa|6Qř_¨ (=,·‘ĺ¶—›˙Ź·C >üżą b&ŕŰ›ď˙Ż,ąö ÉtĐV([€ŘĎXü±7˘Î|¬S@őÎĹ»˙_ńęŔĂä@* ą—3 3â 3S€µţ9 Ü.U3+EᅥśÂ:˛ĽŕA».H E´ĚNC!şŢmŚ‚Q0 ŚvĐGÁ( <>ލĚŃ0¶úĆbSpŁ4đo)B†ŹíŹ˙˙kö+ÚđuĐÔZţ_\žę¤#wĐ˙Ořýúó ĽŢýć^'0Ţwµí˙çďŻŕr0üÇő6Ř:čŘ–ÚË sţ_ [Öż9 FŁ`Ś‚Q0PtM$´|ÂÖA×’ćýßܦ,¦)ÍóżŘÉ•© AGäÁÔes¦ýgeeý˙ńÍGŕ6î_$á//żţżĽč:ĽsÂ}ĆP‡S폆şĄXżčgśa|ޞ–ţo©*"ĂI˛˙7•Âů÷· ™O~~ć%Š_®®¸‰ˇţsm+Ü- Ş?š[ ĹŘY™ţ÷ĆhˇđÉfđ d±7‡Źţ˙˛(ÎĎt‘˙o®"çp°™$x€ü7pćŢą‡bĐv-g„Ř– HŁ`Ś‚ŁôQ0 Č űÉa•9ĆÖAÍpgd@űč| Ĺ˙K r€—‡ĂäŹovű˙~ę>oĆŐAÍňŔöťŁwĐAxÁngxÇśţ¶uV†±uĐŃ1HN‡Ľ_,ZYÚ/9 FÁ(ŽőÂË(ô:¨ăÍÄČŢ{a{MađjP‡M”Ź Enqq¸,\U˝ĄsJ|apő’[@3ĺ\¬˙˙.E”Ű %Űj’Üp> :¤ň"ś˙ ť#ňmq †ôÄ/桞w,A^ŇÂÂ?Ŕ1č˘Q0 FÁ(Hpb"ĽLBď fVA@l3čaRŕ˛}}YE+¸,\ßşů˙ĹyW‰ĆčťSdŚ®ľ2őÄs-Y·QźjŢ\ : Vź cĐaq(§”ń·%év‹ŃýĂŃÔáĂ/őˇ¸Tg¶€@ç©€V—ÂúT‹ Š:†‡ź÷f-ţ˙kI$śÂk MŔ ˙@ć©Jpcě=Ą9O Â1čNôQ0 FÁ(@0ÚAŁ€đüj…Ž„±uĐŤů˙—˘ud­Ô˙xB7Îw`˝ć „±uĐÓťĺ˙KO˛…aĐěhĎ nÔlH€¸@‡Ä:ĺóx˙żóbDŕ¸+_ýŐ 7đŔň2K0_ó6 FÁ(®Ż—Ičt-•Fď°í…­pÍP#ĎŞ®X<÷?''ç˙_ż~AĚ'üűóď˙ĂýOP:´$·.ît š1 8ŔŻ»„bűe€+@ŕ!‹—˙S@{ęĎÍĽ ÷ ɇÄÝߏę4 ş}92͸ę@˙Ç˙ż,+€óŃ1čÚ9ЬűŁÉÎ(â zô•i`ĽhÖ(Ł` í Ź‚Q@řó8ĘŚY±1¶:hO#Ę)±@ ZŞş/ýßJŕŚ3hIřÝ](ň0Śk‰;254P–¸źÎA¨ľúDň˙÷_A°¤Ć,2ĆŐA-­uΑ°çŰí ęÎχ9 FÁ(Ţ߇—MŘ:č°ó@`üOŔ˛ ÔÉ•·ßűµAçjŔ—Qď/++ű 1›Lđöć{xÇ–äúqÔYg•ą ˝Ő YttąťŔĺí »ľŃĹ˙ßÇ1PKřóăĎ˙Ű[î“×A˙ţç-('šlŔ«ŕwťcÁ útż>hŕż˙˙.ŻBQĂ «Ő@uí4ä=ć@ ÚsŽl¨.;Ţd á_Xvć(Ł` í Ź‚Q@.@ZB Ă %sşŔë\@ö ‹Ă [ËĚŔ|ĐI´ tđ]®°{\}žÔŽ˘„AWć€:É 0ş ctĐ__‡ Ż?Ýú˙4 €€L Ąé0ýP jěíÓ‰öó–‚0h0„A{ű@÷É‚ďˇÝ©> FÁ( €·S€ĘdĐŰ “Ěae:¶ ˛új7¤“ş‚ 4s “íO-±ßś\ú___˙˙ÇŔ»¶)ßßýřeŮMŇ;č/w°CÝĂ׺ŔżčťONq”Łořř˙›D»ń€çg_;ę$M¨îbĐťő ˝â ŰN`b ĺç ş ąîťż“_ ßŢë°„8_^“Ú0' ő¬Đ™)Jb\đú „AŐ® ýşöôÓ™Ł`Ś‚Q0@`´> Fąŕó Č^5hĄÚ·ˇŘ|pčVä»ÂA4ëÜĄ Ţ7(Rž…˙ňb\Y‰˘4kľxç-ČĚe9†Kathč®[0˙@#Ä,RÁ9Ä=˛ š]—®¶ÔQÝ? 5z@bč|g0h–gŚ‚Q0 řţŕ$řŠKPů*“÷V[ ”q 3;@‡\‚:¸+óŚPä@xw•Ĺ˙I©˙űzş˙?~L˝Çżż˙MýpHűëŔîÍöĎĎĐ˙?%AăĘ0d ¸ ŁVKQ€®N#Ľ» źEżŢăî4öĘ­‘Ü šŮŐ›©ŔAďö đ ;\~-pßůŹOó@ŕěl°8¨®Ő] x}=Ó ˇ.ň§äş „áűôOôCĚŁ`Ś‚ŁôQ0 (·Pďs%ßŢ1@'Çî*ÁTG,^\‚ůí Ä,Rh–}k6¦™ÄâŤI˙˙˙Dj,Ť‚Q0 FÁ@ÓÓ0Ë*b1čş-ĐĚő`__A:Ąčî$ď.®˙ 1k0<·ˇĆŔ™îGG!ćŔheŔVÄ}č$ăMÉŔ:ě3ĬQ0 FÁ(@0ÚAŁ€Rpa!fEO ľ¸˘üřŢóˇž^l¸˝˝ 1\đő5°‘’Ši6! ÚřĎ÷Q0 FÁ(đ8S}¨łĚ"„AťsĐaf Ľľ,ë1·BÄ Ă;Ý*đ®ń““1ÝJ;ç76BŚ@ŔAŚ?«ŃÔÁuŘčŇöQ0 FÁŕŁôQ0 ¨îěü˙UfĄŹ Ż·˘řőxŞ;đdwt˝¸0čÔŮOO!z) ‚ vŕŔżwíuěGÁ(Ł`0Ь1hŻ2¨ÓŤV~aĹëă˙˙q˘w0Đ9 7ş»qáŁÝŔ:ĺDď` e÷HŰĹđbĐ ô™s$đőő·˙§ű˙qa¦^\xOĹh6 FÁ(T`´> FµčиµQ ‰ź›QG,xq¸ď°ľW:ćw÷ĐfŮâ“S˙˙ď­Ú ś­@·_¬öúżg«ë˙#7ˇ‡ÜŤ‚Q0 FÁ`€«|@WŚá¸ĽMç*đ4p*˘F3*óďoţŔŐQ F€Z_^‚¨ět¦Ë©)XJcĐ 7hĎ*€˙ýżşâ&üú·'k€łě{*ú±Őa@±]Ą˙˙?< Ň Ö? FÉ`ŤŃú(Ô˙€•ý»;ŕÎëÁ-n`| Hś\šQ~Ň5Ę@ťgR:ú”Ptď;hÖtÜł3˙ź˝8ľ[rżşĎ˙_€'ĐŹ‚Q0 FÁPý˙qçÂ˙űłü0{Î˙ÇËWí“»AçŽ<9 ©@uh`t+ČP - ooA¶ÜŮé@x’KăOOľ€wÎĎ͸ \ Ľľ@uŘłłú Z‡ý˙\)6 FÁ(ŚvĐGÁ(  řďŔ‚đp«N$ÁýwůńZŕ(Ł` đíÍwxgîęň›ÁQ0dhi¬Eh—IDATűŮi—ŕqúňÂč’őQ0 FÁĐŁôQ0 h†ýÚ“Íp˙­8 ]&8 FÁ(`´>|úŇöëî@$FÁ(Ł`‚Ńú(4Ăżţx-Űü~p?>z\b9 FÁ(CŚvЇŔą´}Ś‚Q0 †(í Ź‚Q@0ü;č püöt¸·]ޱ; FÁ(CŚvЇ>Íś?;ŤčśđčŇöQ0 FÁpŁôQ0 hFFýÓ÷ç˙gís†úÓů˙‡ŻŔëFÁ(Ł`ŃúŔťTźţ˙`ßă˙çf^†Ç!fĎGÁ(Ł`8€Ńú(4#Ł;/ÖÂý9zĺÚ(Ł`(€ŃúĐďnżÇčĂđ«ËŔÓěGÁ(Ł`€Ńú(4#§ţäÝY¸?GŻ\Ł` 0ÚAşŕÇÇźđ¸CĆďîŚ^ť6 FÁ(`PwĐGŃ(ş`ätĐA`ôʵQ0 FÁPŁôˇ Ŕ§¶/CśÚĂŻŻľ…(Ł`Ś‚!F;čŁ`Đڬúč•kŁ`Ś‚ˇF;čC źÚ—\Ó/Îż‚(Ł`Ś‚!F;čŁ`Đڬúč•kŁ`Ś‚ˇF;čC|}ýí˙Ůi—ŕq;µýĺĄ7˙źźí Ź‚Q0 †í Ź‚Q@0˛:č 0zĺÚ(Ł`¨€Ńú`Ŕ•WŻŻ˙˙eĺ˙˙'ú˙˙?Ňń˙˙ÉÉ˙˙ßŘđ˙˙‡‡Ąí+KŰo¬»ŃŁ ·FÁ(ĂŚvĐGÁ(  yôOßFŻ\Ł` ^đáÁ§˙ç]â«đN Ä@řÚĘ[˙˙üüŃ0 č€=ë{{˙˙ßśö˙˙2śř纼˙·f®ÇčJµ~B´Ź‚Q0 FÁ0ŁôQ0 hF^v\¬űyôʵQ0 FÁ`ö?Fé#ăłS/ý˙ôô Dá( ř ďýőťq|řŐüć˙/Ďż„čŁ`Ś‚aF;čŁ`ĐŚĚúč•kŁ`Ś‚Á ţţůž%Gďśđó3Łť>ş‚_ŔÎůö<Ś8QřP+°šý 1gŚ‚Q0 †í Ź‚Q@đűĎwxG„A‡¨Ť0zĺÚ(Ł`0ĐŇhôÎů­Ťw!’Ł€~ŕ`3fÇ›|qÄśQ0 FÁ(f`´> F Ŕľ«mđN*ďżÖ ‘  u4zĺÚ(Ł`°g§PŻęúý}tß9]ÁŁ#đŽöżĄ>˙''čüďŹŐţ_î«üE®˘ކűb´ţŻ-4đ—ű€7 FÁ(ĂŚvĐGÁ( 2¸ţt ĽŠŚo<ŰQ0ĚÁč•kŁ`Ś‚ÁOqáQ@g°-Ţé®ňWů_á§f˙]ęýßZMč˙‚ ¸< źn±ýĎĂÁňfŠBüX/ÄĽQ0 FÁ(F`´> FÁ›Ď·˙ĎŮďďś"ăąű=˙żý<2–QŽ^ą6 FÁ(Ě`ôšµÁ;Řźçyüggeú¸Ţ .6#Y÷ż¤;¸łű:ß܉·TDí Ż ţСsŁ`Ś‚Q0ŚŔh}Śš€Ń:Ś^ą6 ŁhĐŚvĐüřĽĂÜŃÁFÂE^J˙ť´EŔut9¶ŐB]âľ!bć(Ł` #0ÚAŁ€&`´ŁW®Ť‚Q0 í ř÷çß˙oëťl ~3Ë Ľś„ż-đD‘CĆôËË!†Ž‚Q0 FÁ0ŁôQ0 hF;č00zĺÚ(Ł`°ŃúŔ€//ľţż˛ěć˙+Ó÷ü˙· 2‹ľ«Ňü˙´$Ý˙7{oř@­ĺ˙{°ýçë€Ű¦~Ť>: FÁ(~`´> FMŔhŚ^ą6 FÁ(L`´N_š5rěŮ˙łS/ÁĂýŃÔÓÜIÂËýţ˙~bř(Ł` 30ÚAŁ€&`´Ž FŻ\Ł` &0ÚA§€ÍšĂ„ĎĎĽü˙Őĺ7˙˙źźŹŮů&„Aťó{{ †Ź‚Q0 FÁ0ŁôQ0 hF;čč`ôʵQ0 FÁ`Łtꂿżţţ˙ńáç˙ßß˙ü˙÷r[¶Ysľąáî˙źź~‚Ő€ÁÝÝ˙˙ŻGí„ăÂţ˙q˘oŚ‚Q0 †)í Ź‚Q@0ÚAGŁW®Ť‚Q0  í S€:ă p„…)6 ź5Ç~|ŢŹľŇGď”đÖ¬˙˙olř˙x3Č(Ł` w0ÚA üŽŞ˙ýaiđď˙,`Gtî'0= FŻ\Ł` ę źťrţ˙ą©§ËÁˇŔőço›4ţű;„&|}ő ŁSĂłćřŔçg˙˙?;ó˙˙ŁŁŔŮň ŔČz Ł`Ś‚F;čŁ``ÁŻ/˙˙ßÜô˙˙ŢjÔ%nk"˙˙?Đđ˙˙ť]FÇPooý˙xđÍ– ŕ µż€i ˙˙™@ůŰu#Ś^ą6 FÁ(Pęřëý˙o=đţěeľĐ2:ŕ˙˙íů\P玀"şOüp»Đž ŕ˘HÝ Âë˘˙˙?Ôň˙˙ýý¤wŘßWśž¬łŇ!{˝Aćč-™:ěÝ:,´×˝cÂ÷v=„(Ł`Ś‚Q@í Ź‚Ŕů››q"öť®Ryp˘m°‚ŻŻ˙˙?Řévlř`3DýŁW®Ť‚Q0 €:–; 1Ëct ꌞš <ţŃ7Áżż˙˙_]…Ú)Ç…7&Oé<ч|}'˛;¬Ăľ!–ŞăÚkĂŁ`Ś‚Q0 HŁôQ@ZÂ~¸µÂ'Fő‰\jGWđúdĆÝ˝řđÚ( ľa˛¬’D€|ĺÚŃ›“!‚Ł`Ś‚Q@+ŕ]ś%G/‡ńaĐŞ§//!ú ě«Át/!|q1D?6đŠś: 8KśmÇvB;2~|d­HŁ`Ś‚AF;裀ÎŘÁ&§sĂgfBŚ,ŕý}ŕŇüPLwW‡ý˙˙áÄśFŻ\Ł`Đ <>ś‡,e'oJ,#,ŕßŕv°*Lw‹//‡ ŢÝ%n& ţ»"ô˙Ő»Q:ä°˝ćOO<óAűŇGÁ(Ł`F;裀ľ´¬­’á/ó=˙˙YâŤ!ţcˇ×˙Ëťö˙ßĚrCŽ ´´Oć.$üq®†:ţ»Ôű˙ëeŔ}Ô<Ôg€Ń+×FÁ(4 eŘ Ph™űo©Ď˙›˝Ž˙Lr†‹!ă÷sÜ˙_Ö7_ő\´%i°€KKîâwł!îý¶É˝XđË®˙ÖYý˙ ⿼ 1 @ç»lNCQű|šë˙«Ýö˙/ƬŹŃń‹é®˙ż/N¶wă„vв÷;ŰFŢô(Ł`PŚvĐGýč@8´=ç †PW”ćQ>6ÔN8ďŞ4˙g+óŤĺ˙\w…˙ĺľĘ9Đž:ĐL ŕţ«Ă˙o<ŰáP \_Źâ^5üRĺţŰjaȰˇ˙fF0ćá`ů˙v–;äęFŻ\Ł`М臗˝Ź&;˙4•řżµĚě˙ÔDť˙>†â(©=ŃZ˙«T˙全řďo,ńež\|’ř@Đ`ĂŠ@¸›Ú#4ţשýß tŻŻ‘ř˙µ…&÷Bń‰&›˙!ć’˙g$ëţ˙0ę×íyó@tŔT-hŔ8ÓE6[JÍţ;ë€őĂäAxbś6Ľţá) :`ń—kćc=ˇýßßŃr}Ś‚Q0 ČŁôQ@?:­©˛aĐlĆ:`Ă‚Ąbós±üťéÍ|¨Kňü_śeQCâ,úíç{ŔťÁý×:˙˙ţKŤ{T Đ@Ô˝ jŕ€f2€Ť A9ŢQanžn±cßÁr›’!ćŤ 0zĺÚ(Ł€¦´4ißą˝¦đ˙yéúp>¨3o'fďË‹p‚ë˙p™“ŤQFl‚9iö|'°.Qç†óA ÷ŢťĽŇ*6'M↑÷˙ÇS\ŕbp žEÖ9HwŽ:ßކbp>¨ă/)Ŕ^ÝâfÔcć°úëL«í˙ź‹Ľ ę7§‚ť8 FÁ(Ł€:`´> č@W©A+d ĄGď /Ě4ř/ŔĹ çpşłü+5hÇxM)ÖAáŐ'’˙ż˙ú"A.íŰCr2® TĹÚAw×ý?3EÜB—ďea`ôʵQ0 FÍŔý}đňő °“ Şc@ťJŘę|ă˙¬ŔY`Đ,:hŐhF&ÂÚ2Ľ˙Ë`«¶@3×}Ý綸Ű@ AŔŐ0>:ă şÄ>\oőꙉń˙Ńk50üuđpNĐ•źHbć*˙«üUŕü_Ŕ9ČŚ%ŮAqm- 66‚?Ś^Ą6 FÁ(ÔŁôQ@?€|Ď9ĆÖAďŤŃúĎĹÎ çpC°Ú>N0űŰú`oŃÖDĆKŽ„a¨#ß=V‰â6dŚ­ţtŞËyľ˙l,L˙™˙‡YHˇř÷˙]ŕ}ď# Ś^ą6 FÁ( ( -_/´Űëä+¨ ;Őbó?ŔDâż«®(\„AKĽ˝ 3Ę˙ßŢ‚;48€tĐh¦y¶„í€ŰŞ@ţ±´„˙›1á˘˙IDAT* €W€¶m(6Żđ‚©ýĽ(ç˙ĂŮłá|Vçú_ě­„"&ĆÇţżÂŇi­8mE…h0´Yí˙{{ nŁ€0ŠFÁ(ŔF;裀>ÔŔ@®Ě‘0¶úörsxă &֢޷ b˙Xá ďh>˝ ¸wę.tŚk„?Íó/%ůĂŘ‚Ë]Y §FŻ\Ł`Đé@)wŮY™Ŕű¶ab Î:¨Ž9Ůlž9äfE9l Ôa÷Dî ?Ŕm8__#ÜÄĄ>Ę˙ExŮŔ‡¨ÂÄ@ťr?cqđ’tĐ °pŨ˝ľČ俢(×˙pK)¸Úď‹ţ?ť‹Řź }ě&J(bâüěU@ š9?PkůßX‘ž7zŕr˙Ż®†¸uŚ‚Q0 FĹ`´> č@'žĂ*r4Ś­í- בĺýż©Äô˙"ŕ’w3ŕŚ€°a’čú)2;č0Ľ±ŘěgřţŔ«« á4ÂŔč•kŁ`Śš€#ť(enG¤&xh:hF´\›‘‘|P'č4r`'4 Úß==I<{śďˇ0ăÉ)ąĐ:č =ň˛Âśŕŕ@îťtŻ0Ű˙`ÇýVź#¸nŮ< ¦6ŕ}±ĂĚÇÖA? \ţĎ 8.đT› :/> ˝ěČę@ř3pŔ´g4hż¶âÖQ0 FÁ(Ńú( X‰¨Ě‘0¶:®]52@ťóűťŔ{[ÂÔÁrß7ÄţżřpŃxí©4xG†·_¬ÂPG,~tş Ĺ­Č:€ Ą—`ţ˝˝0`ôʵQ0 FŐÁYÔ%Ü Ú>?CĽ2 t3hÖ&šeťÜľ ¸743 Úźš-†ÉĎ(şŠsą?Â-@ Ú;ż"â^ĐᤠýâÇ­Ágś€ęÓ˝Ő%č YuědúO óţ?=.Ă Ž?č VĐ 8čPSĐ–,Đŕş:-}GŔíůŁ`Ś‚Q@0ÚAô•9ĆŐAGĆKÔH r ®Š99 b&‘ů¸Íç ˙ýů"A.ř č@Ĺ­΂*t(ľÖíđ?ËU<›1)^~ď9LÔŮM°“E‡thI›e}ôćő;~wv ÜĹ e…ÖjBŕýŚ[ËóawČ‚< % żNMÔźRkü€.F8˝rmŚ‚Q@u€t’;h©6¨ěíŰ>T‡:sšaͦ§9É—n…–Űpüć&ÄĽ?>oB …»äĐĚ9¨ŽD>Ü„AuKđÎrĐo[JÍŔűíáÜ»‘Ę×ŰŰŕz@f€ÔFZI;ýȧľŃA‡Â®b› ś5o ×@ÜÂwGOpŁ`Śj‚Ńú( /xpQ©ăÁ ýç ý‚ß‘N©…`ŕU3/.BĚhš‰ß{Ů!:ÝĹ{w‚¸qßY 4gtI÷č•kŁ`ŚŞP§v] ¸¬˝ÔiŹ2ËŚŚAâ }Ü z]î˙ ŕajÜŘvhv˙zŹJ'­JŐ9pu+P÷Ňę°íů`9ĐŢő{ŔĄ˙0˝č´GÔ)‡o3á]%ŁuŘ(Ł`PŚvĐGýÁéi¨<)x°]Göů°ŤéNb0h5Á——sFÁč•kŁ`Śę——Ó@Ěň—Ľ=¸ç;ÄśA€a¤ëăHĆ··CŚAźź“_‡­Źž0˙ bÎ(Ł`ŚĽ€4ÚAô Ńv¤Ą‡ÄaŕĚů`˝+t`ÜĆ$4÷Ŕ›RFôÁpŘŔč•kŁ`Śš€çç˝…a–Ăřđ®RČ ü` ĂęŽő`şťk+D?6đś:,¸ôi´Ł`ŚZ€Ńú(8đč(qŤĐžóÁ˛¬řůĺ˙˙SS0®ÂÁŔ ůSSŐŹ 0zĺÚ(Ł€ŕńŽó˙?,.ÇF/“Ń1čÄöËËţÔvŕçĺí˙-Á~u) mĂ"fýĎĎŔŰQ€+—–űašŚAuhÜh6 FÁ(4ŁôQ0°ŕßHGýXď˙oë#ţ˙Xá Ć {ÎÁW©OkBűŰ@KÖA3ý{«€Ë˙â‡úgm@4uŐčr@`ôʵQ0 FµÁŹ÷?ţźťzé˙™)˙_ťľó˙Ż#Ŕ;ŇA{§AűÓW‡CŠ6g™·;ŞpÖ xtčé˙sSĎţż7kŃ˙Ďkę'˛§˙˙żč—µŔN;hi>¨MÎŔ6Î:¬Z‡˝†¨Ł`Ś‚Q@30ÚAż= Ţ9»řŘ#Ś^ą6 FÁ( 6¸żű¸s·6Ţađ÷÷ß˙çg_űéÓcŕě÷(Ł`Ś‚aF;čŁ`Đ€Ńú(Ń+×FÁ(ÔČłç üĺůĐ?ŰâÍőwp˙\^r"8 FÁ(Ł`Ř€Ńú(4`´> @`ôʵQ0 FµŔp›=knĂýôâÜč¶©Q0 FÁ(n`´>  í Ź˝rmŚ‚Q@)ŽłçßŢ~‡űçěôK˙܇ٍ‚Q0 FÁ( ŚvĐGÁ ŁôQŁW®Ť‚Q0 (Ăqöt8ĚOww<„Ž‚Q0 FÁ(V`´>   °>І˝rmŚ‚Q@.ŽłçŁ‡ĂŤ‚Q0 FÁČŁôQ0hŔh} Ń+×FÁ(ä‚á8{>z8Ü(Ł`Ś 0ÚAŚvĐG2˝rmŚ‚Q@Žłç €|8Ü󳣇Í‚Q0 FÁpŁôQ0hŔh} Ń+×FÁ(¤‚á8{>z8Ü(Ł`Ś0ÚAŚvĐG:˝rmŚ‚Q@ ®łçŁ‡ĂŤ‚Q0 FÁČŁôQ0hŔh}`ŁW®Ť‚Q0 Ăqö|ôp¸Q0 FÁ(Y`´>  í Źl`ôʵQ0 F1`¸ÎžŹ7 FÁ(# ŚvĐGÁ ŁôQ€ Ś^ą6 FÁ( †ăě9Ś7 FÁ(# ŚvĐGÁ ŁôQ€ Ś^ą†Ś˘Q0 €`¸ÎžŹ7 FÁ(#ŚvĐGÁ {Ż´Ŕ;agî-€Ž‚QŁW®Ť‚Q0 đá:{~nĆe¸żF‡Ł`Ś‚‘F;čŁ`P€˙ţÂ;_0< F2˝rmŚ‚Q€ ÇŮóŻŻľýżşü&ÜO üîÎä(Ł`Ś‚a F;čŁ`P€“wfĂ;_0|ĺńzä(@0zĺÚ(ŁNłçżż˙ů˙đŔ“˙g¦":ć0<ÚAŁ`Ś‚‘F;čŁ`ŔÁĂ7'Ŕ.äÎ9ĎŢďö˙ŐÇŃkGŚ^ą6 FÁ(@ĂiöüĂýŹ˙/Ěą ÷ :~°otPrŚ‚Q0 Fí Ź‚źżżüżŕ?ĽÓ…Ž—Ťú˙ă÷'âQ0âÁč•kŁ`Śd0śfĎ˙ýűî¤ßŢ|î'd|iáuÂQ0 FÁ(ĂŚvĐGÁ€‚Ă7&ţ_{*Śa/†‰Ź7 Áč•kŁ`Ś®'·Ŕu¤«Őńw źGÁ(Ł` o0ÚAŚ^ł6 ŁW®Ť‚Q0 @`¸žÜţ÷÷ß˙çg_űíŃá§ŕYuĐ`ÄË‹Ż!ŠFÁ(Ł` [0ÚAŚvĐG1`ôʵQ0 F<Öłço®żűëňbIJöźźý˙řptË×(Ł` w0ÚAŚvĐG±`ôʵQ0 F6®łç piyűółŻ ‚Ł`Ś‚Q0 F í Ź‚AF;裀X0zĺÚ(# çŮóoożĂýuvúĄ˙żżý†HŚ‚Q0 FÁ(1`´>  í ŹRŔč•kŁ`ŚL0śgĎz ÷ŰÝ!‚Ł`Ś‚Q0 Fí Ź‚AF;裀0zĺÚ(# çŮsôĂá>=ţ ‘Ł`Ś‚Q0˘Ŕh} 0ÚA¤‚Ń+×FÁ(Y`8Ďžă:nŚ‚Q0 FÁČŁôQ0hŔh} FŻ\Ł`ä€á<{Ł‡ĂŤ‚Q0 FÁ(Ńú(4`´> HŁW®Ť‚Q0rŔpž==nŚ‚Q0 F ŚvĐGÁ ŁôQ@˝rmŚ‚á†űěůčápŁ€0ŠFÁ(!`´>  í ŹrŔč•kŁ` 0śgĎG‡Ł`Ś‚Q€ F;čŁ`ŕľáww˙ß=Vů˙ô&÷˙§€řŃé¶˙˙?>‚HÓüÚýöÖ˙˙··˙˙yů˙˙WVţ˙o/°×÷ "?XŔ§§wÜr'Č˝ooCÜ? FŻ\Ł`a5{ţőő˙˙ĐX )Ëomů˙á̉˙g§śűmôp¸Q0 FÁ(ŁôQ0pŕďŻ˙˙ŻŻ˙˙cŇ˙˙Ë|°ă-˙˙ßŮěţ…čˇřýŘŮ]ń˙˙ú8L;ax[.pÚfPń@u‚ö‚ěß–é6^é´÷bŹd0zĺÚ(Ă ‹Ůó§§˙˙ß]†Y†Cń率˙_Ěëü˙ňÔđZ0 FÁ(Ł€t0ÚAŢßvľÓ1)8ńŽÂ˙˙?ż€čĄĽÎPŕ@Ç{*@'ř@ôŇ €ěŮ‹î\äź77 zG(˝rmŚ‚á†üěů/ {W„ˇ—ٸđšHŕăča—Ł`Ś‚Q0’Áh}ĐĽľö˙˙ęP̆ !Ľ.šňeďĎÎü˙ż2ÓlBxCâ˙m±‹IDAT˙_^BĚ 5Ůł!Ó „0Č_ĎĎCĚ`ôʵQ0 †Ňłç?{É·ça–Ő„đrß˙˙ďî†1 FÁ(Ł`ÄŃú( /íżÍ 7HĹ ™âź_ f‘ >[‚i&±xk6p)ůOY´ Ąę[31í&ü÷é ĬFŻ\Ł`x!={:d_ fM,^î÷˙˙ËKłFÁ(Ł`Ś(0ÚAô1"–x˙_śeř˙ń ąőE&˙'Ći˙oU˙żżĆ"~j Ä,RÁ®RłAřç"Ż˙Ó’t˙žç"ľ,Çđ˙ ˝Čxi¶á˙˙BĚ"Ő=?Ĺ0|¤Á ŘÖú źl¶ůźĺŞđ?ŐI!Úç8BÁč•kŁ` 0¤gĎAy"•Ő ňą/Fë°.;Ńd"÷uľç˙©‰:˙''č€ëşG“ť!r›R gµŚ‚Q0 FÁ(Q`´> č@§Ą#5J@řZ·Ă˙B/Ą˙ ˙/vءČuDj‚3 öďĹŢ˙´„˙﮲Î,ř\nţý×ű˙Ďß#Í><;‹b6źkłýo'¶űőL7¸8h @Eśű©Čó;Á˙Wgđ?AĚ$üüýő˙îË @Ďě˙ŹŹËď_Îpý?'Mď?+3#¸q‡,wŞĹ扏ň˙ťć˙Ë}•˙312ţ?Ój ‘ˇKÝGŻ\Ł`x€ˇ={ţe›h:ÜR Ěţ¶Ŕóż±"˙˙-Ąf`ţżĄ>˙mÔ…ţźo‡Ô&9˙Wçú˙ 6h ę菂Q0 FÁČ#ŤvĐGýŔééÍ`ë «Kň€;ź0~C°¸# ćN.Çž¸üÉ‘°˙Oi‡Ł]ps1h&˝šµ˙8uF=ÖVć˙[Hl0˝ů|ç˙ňc±ŕN#Ţú­­(v"c5InŚúörDŘ€°žß˙Éşţ±™#Ś^ą6 FÁĐCzötÖ ´\­ăc˙ż©Ä.6¸jKA” Ü9żŃë🋝ů˙ߥŢpyCţ˙Ç­!ü]%3GÁ(Ł`Ś0ÚAô +Ó  dŚ«î¤-ňßMOô˙/ŕě9šAßU í”î­Z.ŽŠAťrŘ ę… :Tn-đ€9¨ąČ[–ÁS0wü?ŇŽ0—ľţtË˙ŮűÜŕĆźż‡ˇ©ăĂ­(ö"cltd jču÷':AÄÖI™`ôʵQ0 †6ň'·ź› /›ďô;ëx‡ŐYĹ®tŮ˙;Ëý? xHîŮ4×˙ŠŔú>Ú‹ştŚ‚Q0 FÁŁôQ@:0ÔĐ€6P1®:hů»(xůhüÚB¸Ü—ŢđN!Ľ`7t?LL}s©é˙8ŕ :Ś˙v•†ÔŔď€ćÂě@Çř:č %“Ůn ˙'Ĺë Ęý"ó0˝aFŻ\Ł`č‚!ďůÁ&x9 Ú2ŞcVĺĂĹ@ËŮAb{«[¶€üŮ©zŕ-J r<ĹQî˙­>G¸Z0~wbî(Ł`Ś‚F;裀>4€Üŕ@¸:č ZnZţÇËÁňc1b‰ŕĎĺÄwЗęś#/Oü´’x»IÁźćÂě@Ǹ:čćx€÷é›( €ýZ: —˙öö#Ś^ą6 FÁĐC~ööT"Ęa 6î9wÖ/c_ ě¬Ękř™!@śě ÷ź•éż®,/x:LŚ_]; FÁ(Ł`D€Ńú(  ctryŚŤô˙÷sÜ˙GZI˙gfb„ď'e}ţň;č ĺí˛Âś˙,DĚn¶tN°“.ű5r—vŹ^ą6 FÁĐC~ö6#Ęa ľ;Áéż °n«!ôżÂOĺđŔQĐ 3¬^i S˙?3EĽä]CŠçżśç˙7łę¤ŃôQ0 FÁ(Q`´> čHÜj¨îŐńŁ­Ą˙[© Břŕ=čŕâĂŐŔ=ß®ŕNĘ!qëČŰ:i7zú.é€I¸ńlŰ˙9ű=ŕEĽ‡ÄnCµ ÓAťJ:ŚĚÁ{Đa`ôʵQ0 †łç €´vž§’çˇf‰âaź#âż›íîŢbV?ş}Ś‚Q0 Fí Źú33 4Ś«.ŔĹ ľçĆu–µ¤y!ü«« fb/>\žâNö)îČt h9"Š8‰§¸żý|¸Ě:ŽpťÄSÜŃńń&ë˙Ŕ+áŔüc˝3G0˝rmŚ‚ˇ†Ĺě9`ąÖ†çĄë˙W㯠ńAĐĐU(]éYéŻáď*…9 FÁ(Ł`Ä€Ńú( x{ĄĂ—;íÁťäÓ-ýx śĺŞđ?ÝYÎ5XZĂ5€3 Ŕ{Đżľ‚‰|˙őőôççŕć cĐ5n »źNuÁ-o—äř˙eľ'B|UY÷ Nß}ą ýĐ\Đ=ë0» 4łjŔµGýŽ$^ Ľtż.Hţ;p©d¦‹<â÷ fŽp0zĺÚ(C ›Ůs@»„AűĎ''č€W=DÚc*»UÄą˙o+Ü‹ŞwĚUţź…íOżłbć(Ł`Ś‚F;č#СíÍ»ěP‚6Ýq:Éöv?âôZĐý±Ó€rŤ!j˙űcµ˙/É6„Čťš 1‹T°» n6N‰ť|˛{Q¦JŁ „A×ătGA—ÂđĹEłh.,@±4˲<×ěĆ^ŕ :h–&š‰Íx*‚;ęźa×ňě©€5 FŻ\Ł`€a3{ Ž5´¬ŢWcůż 8¸ ş‰ůľs~9ĂőM *¸Ś ÄÂŹŰ”ú˙˙ß_óFÁ(Ł`Ś0ÚAô__ď$ŹBiś„7Ą}ŘÇ'pt3‰ĹŰrţ˙˙ób­Čü­Ův‹W‡×v?…5 Ŕ`ôʵQ0 7Vłçp<u_-fM,í=ybÔ(Ł`Ś‚F;裀ţŕő `G2 łAB>u˛)ĎĎ—‘ašMoL"¸¬žjŕËK}čn €˙,÷ů˙ăńaŁFŻ\Ł`pa7{ŔÁäź«21Ęj‚xąď˙˙÷ö@ĚŁ`Ś‚Q0âŔh} řđxŞ; —ťĹŽ+5ŔŕÁ¦dL;paЉńßßAôŇ |{‹q—.>üx‡úş.˙·žťV>ÚEŁW®Ť‚Q0xÁđś=‡€77Ţý??őÔ˙w /ËÁ+Ěžž†0 FÁ(Ł`D‚Ńú(8đ÷7đ˛ ř;Ë[ťř;»€}N*w:ť¶˙WVbä‚·çý˙˙ŕ Pń@uxöŢßqşŰ`čţŹg&ţź<ĄÖ]57 PÁč•kŁ` N0\gĎ|řů˙üĚËpż˝ÜÜ“:dpv˝ᵑ˙˙źźOÖ!¤Ł`Ś‚Q0 †í Ź‚A€Ń÷÷˙˙ż ě:Í +ÔîíĄ|9;1Ôńw8°j7°s ę~‘,ŕó3»@îąä^»ˇ'ďĚ‚w@gďwű˙úđÄüQŁW®Ť‚Q0řŔpť=˙÷÷ß˙ë«oĂýueÉ ŕYo!’ ŐQ[‘®ĎøĽ ôö6ŕ¶ŻkëQ0 FÁ(ŁF;čŁ` đ÷ßď˙ëNgÂ;é+ŹÇ—vŹ˝rmŚ‚Á†ëěů“ăĎáţ:;ýđř’o‰Q0 FÁ(Ł€0ÚAŁ`€ŹßžŻó†wB^ďHŚ0˝rmŚ‚Á†ëěů§'ź˙ź™ ńż8O§ĂEGÁ(Ł` 0ÚAŁ`›ĎvÂ;ˇ |ďhý(€U'ˇa3zĺÚ( †ăěůďďţ_śmŘůkŚ‚Q0 F}Áh}Ś‚aö^iwBô˙˙ůűč  Ś^ą6 FÁŔá:{~g۸ź.Ě˝ú˙××Ń}ĺŁ`Ś‚Q0 HŁôQ0 †řůűË˙eGŁŕŃMg €gÉŤvDA`ôʵQ0  ÇŮóWWŢŔýÂ|„HŚ‚Q0 FÁ($‚Ńú(ĂĽřpxją Ľ#zöţbÄ(˝rmŚ‚Ăqöüű»˙ĎÍ@\©öčĐSÄ(Ł`Ś‚Q@í Ź‚Q0LÁŮ{‹ŕŃŮű\˙żüx"1ÂÁč•kŁ` nłç˙ţüűuĹM¸ź®.ż Ł`Ś‚Q0 ČŁôQ0 †)ř÷ďď˙ŤgóáťôeǢ€ËßGO.Ń+×FÁ( ?ŽłçŹ?…ű4‹ţýíwÄ(Ł`Ś‚Q@&í Ź‚Q0ŚÁçď/Qö\ď˝Ú ‘á`ôʵQ0 č†Űěů‡źŕţáW—ß@$FÁ(Ł`Ś Ŕh}Ś‚aîľ<đ­ç» #Ś^ą6 FýŔp›=ťĐ:©ćź;[ďC$FÁ(Ł`Ś Áh}Ś‚\ë†wFA3ĆżŤb„zĺZPdtßč(î`ŕĐp›=żµéÜ? »ĎAw Ź‚Q0 FÁ(ÔŁôQ0 Fřýç;¸ ë®?ťő˙￑ݠ˝rmŚú€á6{ţâÂk¸_ÎL˝ř˙ÓăωQ0 FÁ(Ł€ `´> FÁŻ?Ýú?{żĽCzňÎÄŁW®Ť‚Q@{0śfĎżľţö˙ětÄ`Ă“cĎ Ł`Ś‚Q0 F•Ŕh}Ś‚.>\ ď‚®{úî’Áč•kŁ`P —Ůóźźý??ű Ü/÷v>„HŚ‚Q0 FÁ(4ŁôQ0 F(-ç†uJçî÷ü˙ţËČmtŽ^ą6 FuÁ°™=7×ÝűăŇÂë˙˙ü˝RmŚ‚Q0 FíŔh}Ś‚ ţüýőőÉdxÇtÍÉT°Řj FIDATHŁW®Ť‚Q@]0\fĎźť~ ÷hŔa¨_72Á(Ł` -0ÚAŁ`w_îgĎaÓŁ7§@$F ˝rmŚę€á2{ţĺĹ×˙g§!üńěÔ Ä(Ł`Ś‚Q@C0ÚAŁ`„«O6Â;¦ üđÍ ÄŁW®Ť‚Q@0fĎAËŘ//ş÷Ç ŕ2÷˙F·ľŚ‚Q0 FÁ( =í Ź‚Q0 ţďĽX ď /:ô˙ŰĎ‘yBńč•kŁ`P†Ëěů˝]á~:(nŚ‚Q0 FÁ( í Ź‚Q0 ţ˙őń˙â#ˇđÎéÖó %Ţ#o¶hôʵQ0 (ĂaöüÍŤwp?€đ»Ű Ł`Ś‚Q0 FŔh}Ś‚QOßťCZâíô˙âĂŐ‰FŻ\Ł€<0fĎ|řů˙üĚËp?<Ř7şŐeŚ‚Q0 F}Áh}Ś‚Q'ďĚ‚wNgďwű˙ćómÄŁW®Ť‚Q@ęłç˙ţţű}őm¸®,ąń˙ﯿÉQ0 FÁ(Ł€N`´> FÁ(€ż˙~˙_w:ŢA]y<|ŮHŁW®Ť‚Q@:łçOŽ?‡»˙ěôK˙żľú‘Ł`Ś‚Q0 čF;čŁ`ŚđńŰŕţkoxőŕőÄŁW®Ť‚Q@ęłçźž|ţf*Äý üâü+Ä(Ł` I0І2í Ź‚Q0 0ŔÍg;áTľ÷ę Db„€Ń+×FÁ(  őŮóßß˙üż8˙ÜýCőp»Q0 FÁ(ĂŚvĐGÁ(XÁŢ+-đú‚ţ˙?Y3JŁW®Ť‚Q@ęłçw¶=€»˙ÂÜ«˙}ý ‘Ł`Ś‚Q0 ŚvĐGÁ(XÁĎß_ţ/;ď¤n:[đ˙ßż‘s`Úč•kŁ`C}öüŐ•7p·đ‡!Ł`Ś‚Q0 FÁŃú(Ł'xńá*p©· ĽŁzöţbÄŁW®Ť‚Q€ ĺŮóďď~ü?7qĄÚŁCO!Ł`Ś‚Q0 FÁ‚Ńú(Ł/8{oĽ“:{źë˙—ŻB$F˝r ­˘xzx'ßÄ˙˙·fý˙ż&ü˙˙Őa˙˙oN˙˙˙h÷˙˙ŻáK„__˙˙˙ĚĚ˙˙·çĂ'>ˇ˙˙oLú˙˙P p=őŽ˙˙ ŹÓÁ‡ňěůż?˙ţ_]qîö«Ëo‚ĹFÁ(Ł`Ś‚ŁôQ0 F^đďßß˙ĎćĂ;ŞËŽE—żŹŚĺŢŁW®ˇťňĚ˙˙—ůŕÇ ő‘><ř˙Ofx ă5˙˙ßŘěÂ`(Ďž?:üîvĐ,ú÷·ß!Ł`Ś‚Q0 FÁŃú(Ł€ ‡ÜQÝ{µ"1Ŕč•kPpe°sé‹ÚŃ$„OMvB˙BôwđxÓÁĘ Ě0Ŕ‡÷׎‡čb`(Ďžxđ în~uů DbŚ‚Q0 FÁ(`´> FÁ( Ü}yŢQá[ĎwA$†9˝r ®¬Äě\‹ON‚1śÁŁŁ˙˙/'qđ†÷TÉ-CuötB;č¤vŰďl˝‘Ł`Ś‚Q0  í “ FŃ(ŕŕőnxt˛ůÇo#ăPĄ}ĺhY;ž™ó?KĽ˙żšáö˙ßRL98ľ·bÖpź_O Áô3>ççCĚ"`(ĎžßÚtînĐÝç ;ĐGÁ(Ł`Ś‚ÁF;čŁ`Ś˘Áď?ß˙Ż<אַ?ťő˙ďżáßŔąW®÷H‚CďPBń‚ ˙E^J˙—dţ÷3˙ż§ĘC ŻŤ˛Ką ‚Ăíţ…âe9†˙EůŘţ300ü—`˙ż˝ÜC /÷.Őx1o€ˇ:{ţâÂk¸»ĎL˝ř˙ÓăωQ0 FÁ(Ł`Ńú(Ł€$đúÓ­˙ł÷»Á;¬'ďĚH s0"Ż\{vł3 Ĺ'šlţË sţ˙»ÔĚżÓďôź—ĺ˙ă).(ęŕřöv™Ă |y ôöŐ×{ţ/>Îőř˙h˛ów=Ń˙<Ŕđy?ÇC-N}`¨Îž}ýí˙Ůéw?96tDFÁ(Ł`Ś,0ÚAŁ` .>\flög?}w"1ŚÁĽríÔÔN$Nw–˙ďc(Ž"¦*Áýż>X E Ž÷ŐBĚNŕĆFLBńś4˝˙żC/@4€šI?Ň`CÁ “łç˙ýeé ¸»ŻŻş <»pôJµQ0 FÁ(ŚvĐGÁ(d€˙·ž/wX— ű˙ă×'Ô0 ĺý#îʵmąI(ö5˙ďe †"fŻ) ^ęŽ,Ç ű҇ÝűŽîOří,÷˙ŚŚ ˙źMsĹăoo!ćR0TgĎě{ wóą™—˙˙řđ"1 FÁ(Ł` B0ÚAŁ`ľţ|űᡠx‡uçĄ:Ä0ÇoOű—W®=˙pů˙ó÷—!śÁ@{ÇŃ;‘P Zľ-ÎĎŽ2Kě˘#ňß­ÓŽ‚÷Ę+@ĚťçPĽ®Đä…†8 ~{bî CqöüÝťp7đ›ëď Ł`Ś‚Q0 FÁ ŁôQ0 FŮŕá›ăđ+_{˛"1L5®\űó÷×˙›Ďvü_{*lŮtĐŐ\ĎÎü˙iÉ˙˙'ú˙˙?Öű˙˙ąąŔéÂŔ©N*­fX…ى„âűťţ ó°ýOu’ű±Ăî˙RŕAq {¶›†Z8ĆwPh?7hźú™@żôŻg›ÜW°ę˙˙W×€’t92‘tĐIîţĆ˙_LÇ3{ÂooAĚ„`(Ξ˙üüë˙ůŮWŕnľ·ó!DbŚ‚Q0 FÁ(Ä`´> FÁ( €®uĐçî÷ü˙ţËđn“{ĺÚ—Ż˙źş;© Żž˙˙’z6húň2ŕ’ńHĚ Ż€tŘżľ‚č!|˙÷÷˙×-™f#á§S]ţOŚÓţ?)^ç˙ův»˙ě¬L˙wV`?©üçĘ˙7bé fŤ÷W_ŕąĘí˙Ƥ˙˙ďěöÓYGýH'¦[±ŕÎHÍ˙—;í1Ä1đ××s!rłçŔ¤rsݸ›/-Ľţ˙ĎĎŃ+ŐFÁ(Ł` ~0ÚAŁ`° ĐŚđę“ÉđNçš“©`±á H˝r ´Ś}÷ĺ¦˙ł÷ąÂőÁđ–s%EÄ‚÷÷˙˙ßś†Ů±Ă…A÷s?8Ń‹vůđëç÷˙ßţAuĘŹ|ýôżçÍł˙qOîü?°· ÓL¸ĚWůż•š †8 _ÝVđżý5Ú˝ů——ŻĂÓ1GÇ ëď z¸ľÓŤhx^şţ˙Ó-¶p>h6ĆFÁëb fB0gĎźť~ w/ČíCeżü(Ł`Ś‚Q0ÚAŁ`P Ţ}yž=‡u<ŹŢžţ=ڎ+×Đ—±ăÂgď/†h Ľ» 9h ˝cG;ŔhWś]ţńőäăŰ˙Ł€¸üĹĂ˙µ/1¨S‡áž ëŃĚÂŽWç˙Wç_'†.Ă OĚ›yýÇ7#NOÇPC P|1c Á§'îC‹2 Ŕa:„AáÓŁ…ˇŚA'ćR0ÔfĎżĽřú˙ě4³S/ Ł`Ś‚Q0 FÁŁôQ0 FUŔŐ'Q:źßś€H C€ëĘ5Ř2väĂóńćs…(|˘÷ź˙î)]Ă…Ţ©#/÷ű˙˙%®Ż˙˘tÄqáŞçţŮ\^Žn®—ě ÷˙Í,7 yţ śÉOľnîőËk0Ô„w—ü/Ä3.~˙ú˙ę [ĐÝÄk Ś˙312‚ŻVCĆ3’u1Ô‚W|x1tˇ6{ZĆ~yŃu¸{o—ą˙l[#FÁ(Ł`Ś<`´> FÁ( Řy±Ţů\t8č˙·źĂóÄdô+׎ޜ‚s;hźůÁë˝˙ß~ľîŔ#‹˝˙Ç}äÇ›¬˙7‡Şcđçy˙ŰÂ5Ŕ{ĂAüŔ™çŁ_Ţ˙ď…._‡u–ŃqĹ‹G˙7|z÷˙Ĺoč6…'ŔëäĚ…áçŔá}5–˙?íA—CÇóOΛźy÷ě˙ď+1Ô ă Ĺ&ŕ;ŐA§ź_č…!˙˙ÖVű|pĚ|÷ěź’›‡˙˙íůGsß ›żĚ÷ÄŔ—bYâ~zÄŕA†Úěů˝]áî:(nŚ‚Q0 FÁ(J`´> FÁ( řţëă˙ĹGBáťĐ­çAW‘ ĎŮ«#7'Âý‰ /=ů˙Â(÷Ăß~ľ.Oôţóoo€3¬ţ(:ĐŐf›KM˙)ň˙wĐF‘áŰýŽŕÎ9hĆö@­%\|ĘŮ•đŽ26 ssŕfŠOěŞ.Ąż·cóˇ> 5Č4ş®­.H ÷~m­(€YtЬyÎłűp˙€đ˘łK1ÝG,ŢQ9řo‚ˇ6{ţćĆ;¸[AřÝíAt^Á(Ł`Ś‚Q@$í Ź‚Q0 ¨ žľ;‡rRůŇ«!ĂŔ–±Ăü‡ŽAËŘďż: \V‹Ůyţü~će¸{ě#ý ÄQ0 FÁ(Ł`0€Ńú(Ł€ęŕäťYđŽčěýn˙ß|^Ą5ÄľÓŘaříüťĺÇbáj‰Ţ~¨łcŤvĐŻ:Űđé-|¦|6°Ă \îţđ×O0ź xxř˙˙őŔ=÷PópbĐavŘ– z†© fý9Ů˙żźă^:Źu982ľśą¦2x ›]ź?€Oł?ś-] ·őÓ{ŕ*ÔŽyúÓ{˙O~ű ŃŻ®ţ˙ż5 ÓťčxEŕ˙˙B`(Íž˙űűď˙őŐ·án˝˛äĆ˙żżţŚ‚Q0 FÁ(Ł€0ÚAŁ`Püý÷ű˙şÓ™đÎčĘă Ŕ}Űs/>@ěiě LčĘ5˛÷źoËÁěŕA1©t0F:tš;hż9It…Ţ˝=ŔĺŔ+ŘÖ!Í†Ż‰řÜ”ěoů˙˙Žpxvˇ V—äźß˘ößßXâżű˙ęŕt×;•h¦´˘ą3ŽŽáłćŘh%“˙ßj˙˙fmĚ˙«§oIDATĐűݬ ú˙xkţ˙WV§ăßBÔb0”fĎźwëŮé—€×˙Co Ł`Ś‚Q0 † í Ź‚Q0 h>~{ ě´zĂ;Ą ĺÝCŔ–±ă;Ť¶Ś}Ő‰$¸8¶+×`€¬ýç °9µSŠ„Éę y 1@sŚdĎ3‚:ęonţ˙˙čpfýpöřđôĽď9\ŕ1đdd· aСj ÷"z73Eď?3#xO=L ˙;Ü1u–?<„trç‹ DÝŁ~˙×ÔN9Ć5Ç€iŁâĆÁ˙˝Öýź|nĺ˙ćËŰ˙ř6H®‡#†Ňěů§'ź˙ź™ q'ż8˙ "1 FÁ(Ł` Q0ÚAŁ`Đ Ü|¶Ţ)á{ŻB$)Ŕ·Ś~;Ú2vÔ+×b"Ř÷r“µ˙vbtLa¬úŻ/sÉŻqPÇ8#Śb.N3ß_ś)?Q‹@W˝ˇëbĐ’v{WäÁĹ@{ŇYÁu2ľ~¨ b.:ř Ľ÷tĎúÚH =`Ľ=r7<–U ¸öšđ»?D¬zřÜű|rŽ;ëłé»€űÎďíwŕ+*łçżż˙ůiÁµ!áÖQ0 FÁ(Ł€X0ÚAŁ`Đě˝Ňď.8č˙˙ó÷Á5ĂEh;¶ÓŘ‘hé>ň•kŹŢgk±˛öźŔ‰~´N“ÜAť|N.ř\6 ZR3‹Ţ_ʞś @˘A—|cÂܬ÷„‹ň±ýźš¨"Ă‹NĚý˙8ŰŤŔÁ‘«ŔC A{ĽŃÔbĹ[Ň˙˙‹8ápĎy6Ú í0< ŘiÇ ţ—Ľ_\„qâ>NĽ=8»˙˘wˇ4{~g۸;/Ě˝ ÜY1x÷ôŹ‚Q0 FÁ(Ä‚Ńú(Ł€¦ŕçďŻ˙—Ť‚wN7ť-®<Ć>ËLođőÇŕ¬wÜmČ´o×iěčŕříép}Ű.€®–Cdď?ŔUčť;(&ą~b"ÄLR¨c˝-a±xC"p6x02Í^Ł«â;Ů˙q¶2p>č:9vV¦˙g[mábȸäć‘˙]ݎćŇÔŃn 51p%ŔĎ'§°Îš<g_ţg_3(>4bšMŻ,7ŔP™=uĺ Üť üáÁŕ= Ś‚Q0 FÁ( ŚvĐGÁ(4/>\^˝ć裸´Ä›Ć43~ôćdŚeí ýóçî/ΰ>áüÓ·çHWË9˙˙đőŠ'˛÷źŔ ýk±_Mn)őßP˙˙żĄr×{Ŕô Ĺ&ń×7 f’@ťĎ]@7ĂĚ öĐ#/«ż˝ S ?ťę>$îx“5?'Mﲊľą%ŢyžűîŐ˙żgga¨!˙θW^?7ů„öUßţĎ|v˙mţÇńß펯.…ťn?ŔP™=˙ţîÇ˙s3WŞ=:ô"1 FÁ(Ł` 0ÚAŁ`Đś˝żŢIu†_~\3‡ďż>üżýBÜŤ0 Zâ~çĹ~"<`ÇŸž#7{‘ŮűĎatÇ6ZÇnw•Ĺ˙ĄŮ†`Ľ˝Üü˙WŕŚ9LîŃdç˙«óŤÁr«€ôµn #š!f‘ ./‡›‹ _ę´/Aź–¤ű˙É y0Fžąuř7§aŞâ7łÜţ÷ĹhýźŻó]ˇ ÖÁnĽ˛ޡŔ†.Ź źj±ů® űlüă )˙cÝŔ8ˇtŞűľ/xfgĹ0 ţ0Çă˙ŃČŔ €ŕ   łç˙ţüűuĹM¸;Ż.ż Ł`Ś‚Q0 † í Ź‚Q0 č@ËÚ7žÍ‡wT—‹/lŕńŰ3˙WźH†»†7śÉ*\‡(žĽ; W‹~ĺŮűĎa´|{_-fÇŽXĽxx9W{ýÎ"Ż Á4ŠA3ÜžŠŕĄč Ůo#Eţ˙7zhęţ/î;˙řb&ĽÎä»O Ţr¨Ţ9áŰ›ł1Ô cĐÝę2B8śá{7€!$`ĽlîcG3NVćý—`˙źá"Ź!Ç î •ŮóG‡źÂÝšE˙ţ–ŔÍŁ`Ś‚Q0 FÁŁôQ0 FÝč€8äŐö^m…H 2Úw:ťóš5g°›żüŔ~ж+×(ÚŽ @w‹NGďŘ ĺńďîBĚ ÜÚŠiVĺú˛ŮÎ/ňRúß®çŁŕóó fÂŔăăduŇohýżöĂ›˙§ż}ů˙ä÷Ď˙‡ź^ÂP Wů«üדăĂŰA‡Ěd“^¶űďRo0íi †żÚĂ>€`(Ěžxđ îF~uů DbŚ‚Q0 FÁ(F`´> FÁ( +¸űňĽĂ ·žď‚H Bšá?q{ć˙ŮűÝPÜ ęhźľ7x‚;ęě¶+×(ÚŽ@űŃOMvčpź„Ž‚w•˘Ü{N2-‹G7 kJóüĎuW€óÝôD˙o,6…óQđ¶™Č´'~î{ŢQ0¨3:ˇ})řőujŃ0h©?hyą•š ţ:h¦˙' ×Đ]X€iěc(Žżş¶ŽÜÁ ÁP=ťĐ:©ćĆ;[ďC$FíŔ(Ł`Ś‚ŁôQ0 FÝÁÁëÝđN+h9řÇoű§Źßžýßu©îf^r$ě˙Íç;* ťFlW®QĽ˙] v¤ű]ä NćnŕIň˘ufI›R0ÍGÂ[JÍŔ÷”g»)üoUďGWÇ ;ŇAKőŃhĐ´ÇÔG×Âk€w™źžąŰ8Žű:ľ?ŃéW”&M°ÂŻqocŔ‰?ąť`„‘·Đ …Ůó[›îÁÝxqţ5đčŁ`Ś‚Q0 FÁpŁôQ0 FÝhćyĺńxxÇuýé¬˙A÷HrđěýE¬÷ĄŻ;• Ü[\î čW®QĽ˙θžrţ˙ů5˙'ž[ýĂmŕ•l }ăÔk"0;‘h´tZ<čôuĐÉńčň(´Lí“~8¸p˛'ű=p–[§ŕ™ĺ˙łÄľGÄ'Şţô4Ä\bŔnŕ tý80QtrN٧ …Ůó^ĂÝwfęĹ˙źS1ŤŹ‚Q0 FÁ( ŚvĐGÁ(^ş…˛tüäť9‰A@‡ÝÝ|¶ă˙âáp·ĂđîË ŕĂâW®!0EűĎń€C_?ÁK›öÇ,3ą`}f' _í¶˙e- >]_žďż0öCâ`K¸A+ ĐíbĐŚ>˛{ę ż¸1—°ŻS?LTý=ýgŻűěů××ßţźťŽ@xrlp\I7 FÁ(Ł`Đ ŚvĐGÁ(.>\ďŔ‚:µOß]€H ZpúîĽ˙s÷{ÂýÂsö»Łđaâýç8M;č»ËP;hX[†÷˙áz+0tZą…Šŕ˙`3I5pĽ!b&µÁ……vA±$đätĐ=ń0ĚÍÎü_N„óż–0†Z8&eĎ>ř<4ý80á:pkˇT}öüďďż˙Ż,˝wßőU·˙˙űKá¶ŤQ0 FÁ(Ł`Ńú(Ł`Áż˙[Ď—Á;± =Ý?~}‚H :™~ď•V ű1gÍ‘1ŐöźŁšvĐ/.BëD"0č~rFF†˙·úáb‹ł ˙ŻZńQđ±™ÔĎÎbÚĹ7{ÁËîaŘDIŕcŠ›QđĆ$™Ä‚0ÍŔ vĐ·çA̤#ěłçö=†»ďÜĚË˙|žW0 FÁ(Ł` s0ÚAŁ` (řúó-Ęuf;/ŐA$†xůń*p/}Üčęűϡŕŕ—Źđzë+ę2öďĂ#`ç÷‰ń.:"˙'ÄiĂů â*üTŕ|üě ÄPjĐŮ {ŢŃíĂ‚m5„đ/q H~Oń_ŠiěŞ+ú?ÍICŽŻŻ‡I'0ŘgĎßßýwżąţ"1 FÁ(Ł` s0ÚAŁ` 8xřć8JgöÚŕ©ŢCÜ~±÷˙ŇŁ(ţá?APä>»ď đ2Nn˙çĎ˙ĎQé{ńű×˙F`‡˙ä®jĚÎ$żťĺ?Á˝¸ß»%Lý˙/čl(xG!ĐD.Mľ±ÓN,¸>Xí˙ž* q0u´żż‡G ¸´Ó,$ücˇřęąhŕ^ýLŕ :Vű×ďŞ˙ő bťŔ`ž=˙ůů×˙ółŻŔÝwoçCÄ(Ł`Ś‚Q0Ŕh}Ś‚Q0(ŔŃ›“áťYĐľî÷_†nŁü÷ßŔCďfĂý +ר .~˙ŠŇ9áeŢ@$I[?˝˙?éís0ÔŤŢţůý˙„'wŔćeß9ý˙óŞ0ĚN%‘ř7đzµ7Żo‚ͦ͢ď,ư›$|{;Ä,R蚸-™ć‘‚E'0¨gĎ đćş;p·]ZxÄ˙†‡Q0 FÁ0Łh 0ÚAŁ` ša^}2ޡ]s2•fłÎô˝é˙€®\Ł&xűç÷˙´§÷P:ç Ägż("ÔĽ|Ö»éÓ;đ¬9˛y1Źďü?pď(ö;× ŕżËýţO:·ęp–4#OSş˘mS2†ÂgfBĚ |ž,Nä2{ |yÄ Ŕ··ŔĄő€Á<{ţěôK¸Ű@ńÚ·Q0 FÁ(Ł€–`´> FÁ(4ŕÝ—(§˘˝<%{Oßž#]ąćü˙Ă×Ç *ĐpĎ t¦A$ępŁ/YÇ@gt3`¸âĹŁ˙~ý€(|}xíZš[pâĺŔýőWV@ôR >W lËÁ´®,řsD/‰ŕň˘ë˙ďn@VG}0Ďžyńő˙Ůi·=;EĺCGÁ(Ł`Ś‚!F;čŁ`Ś‚A®>Ůď đĂ7' Cě¸X÷Ë‘›“ ‚T”žâ>ýÝK¸~ÍšŻţřö˙ŕťď(ŕpfţÜÜ˙˙W…`v8axEŕ˙˙'ţv–Żüř_*ĂK?Ľţ(ţćĎoÚěJ˙÷÷˙˙[[ ׺ˇ» Žó}µŔe·!z¨@÷Ľ_[ śMŹAł 5˙˙:€ŹLpgë}x'–ÔŽú`ť=-c <ŔÜv¸ĚýzúŁ`Ś‚Q0 Fí Ź‚Q0 Řy±Ţ©]t8č˙·źC÷ç'ďÎÂý2ď€Ď˙_¨;cInÔőí5‡éEĆŕaú IDAT ßż«Á @§—?>Ľ|đú´^ŕÝŽű ľ j ÔIG7†Ałý‰śé'€:ę//§›—˙˙˘čĆ®˙˙OO‡ě5'ĺ®srhOüóó˙_ś[đ˙ĐžĆ˙Gw×ý?}Nwv.H?#<=ůŢ‘…ab:ęyöüŢ®‡pw7 FÁ(Ł`ŚD0ÚAŁ` :đý×Ç˙‹Ź„Â;¶[ĎöoÝŮ´U'’ŕ~ąü8ĂJ đ8›}˙˙gÇ'ţ?»Łü˙ůe˙Żl‡,›-·Ć`'´Łwa8ăŮ=˘—ČN|űŚaŁ,yw¸|b5¤łżż8ňĐ éô?®  ç,Đám A„ss€fµ@ĚÝŲă=}fŽ‘ńk{ý"HđţîGxgăë¨ÖŮó77ŢÁÝÂďn€HŚ‚Q0 FÁ(#ŚvĐGÁ(<}wi˙¶Ó˙‹«! ®>Ů÷ÇŠăŔĂÄ(lřů r¨ˇCŰ4—QŁž„›5G_vÂŔäÜwŻŔ§ąwŮ[ę¨ ĐíapýĹČ5lčîGĆk#!kĐrBÔ™ż˛ň˙˙5@=čć ăťE@»/BôĐĐŞţóÓO”-6ŚŢQ¬łç?>ţü~će¸»ěŁŢ9 Ł`Ś‚Q0 FÁPŁôQ0 FÁ 'ďĚ‚wlgďwű˙ć3•÷ Ó üţóă˙ü~pż}ĺř ¶8ĚÎ&. :ěÖV°Vlłć8÷šÓTAOЇáčG7˙ď?śŃFw3>Ľ=˙ňtRjaĐ,=•ý?˙ý«˙©XN؉ĺ—őżţCÄ@€|Ořű{QöĄ#cXG}0Ξ˙űűď˙őŐ·áäp|¸5aŚ‚Q0 FÁ(Á`´> FÁ(´ŕďżß˙ם΄wlWOwv‡"8~{:Üd]ąöę*YWťđÍó‹1fÍQNh§řć9ř$÷Ýź?Ýrű˙‘=uî$ ĂÖIuÎIĽ@ĆÇ{Ô©¸…â;p˙{ńó‡(á ĂÇľ˘îŃ'Ü\ޱuĐAŕëëo˙ďlĂŢQGĆeöüÉńçp7ťť~é˙×Wß Ł`Ś‚Q0 FÁtď Ź˘Q0 F)ŕă·§ŔĂŐĽáťŰ׳®CPtĺÚwŕ!ykŁ1;–DâŔSË;.mwé9kŽ @sŘžó—€·ˇą‘$ šIG^îZÖNęĚ9:ľ±b•ŔŁ_?Q:ć <8łN-đčđSxçý:2BuB‡ÉŃ|zňů˙™©7˝8O˝°Ł`Ś‚Q0 †2í Ź‚Q0 =¸ůl'ĽÂ÷^O ‚€ě+×@'ĄŁu(Lrţźę$÷˙ńńżK˝˙wEiţď‹Ńú_¤öežXüőÚŘ˙ŐŔĂßč9kŽ€fżq¬X_dň?ÂR ?ťŠęG0ľľb€ö§ŁË#án`xčËóý7âéIşň`Ľ2Ôł…G%0¸jąţ‹Š"Č«:ăبŁ~ab)<2&ćÔwZßß˙üż´ŕÜ-éŔşQ0 FÁ(Ł` Áh}Ś‚Q0$ŔŢ+-đÎí‚ţ˙żüz3nd]ąęĐ‚îÎFęL^î´˙_ĺŻňźá˙Ý N(rőÁj˙ó<ÁěK}ţ[¨ţßZfć˙˝ Ľćk č€;¨[ѱź±ř˙ćPuđ7ý"%ČöşZđ]ă ëĚ@3ékŁ0ĺˇxi¶!¸ă˙q®Ç˙…™ŕ0;ŮlˇŚAűŃ©‰])GMđíÍwx÷ŇBŕŮ8ňŢslx :ęw¶=€ŰaîŐ˙żľRľ'Ś‚Q0 FÁ(.`´> FÁ(ŕçďŻ˙—Ť‚wp7ť-žíEßeÚÔ$_ąvm fGŻu;`tĐ?ĎóřĎÍÎŚŇť§ ž9ó÷Ő@Ě0ŚŻuŘ—ężšáö˙j·=ŠŘŞ|ă˙Ůn (b(řůą˙_ŻaCGÂçÚlQřĘâ\˙7›˘Áńúx3©huŠ;€Xíۆut˙üÄĽýäöW—ßŕ\úNŻŽú«+oPěýđ˛~Ś‚Q0 FÁ(0ÚAŁ` đâĂUŕ>nx÷ěýʼn!Hľrí`#fG±uĐ7—š‚Ĺ@uŘŢj °ŘĐRxĐ2îÔřřî.bp¨ą$pLÁC†/žśńÓˇ> q\ří,÷˙ŽZÂ˙ż/ôÂcwČ“hŮAk+oÁ;şźžďĹG¸NnÇ·Gť–őďď~ü?7qĄÚŁCÔ“Q0 FÁ(Ł`¨Ńú(Ł`Hł÷Á;¸ł÷ąţůxşů$_ą¶5 ł ÄŘ:č=ŃZ˙ŮY™ŕ|ľ\Rw ÚŃ87PŕŮ·áĂ_ç{ţ—áü˙g‰7† ŮS˙˙řnŕŞ4qlřt‹ícEţ˙‘šŘ—ĚĂ0č^v*ZwĐďď} ď쾼€şž{ĎéŮQ˙÷çß˙«+nÂÍżşü&XlŚ‚Q0 FÁ(¨`´> FÁ(R´¬}ăŮ|xwٱ(đň÷ˇHşrms*f'±uĐ[ÂÔÁKÜa|†©ŰQaĂwŹ8­ĺčČx5py{ŠŁ†82>±«ú˙™ťâčřp˙ů‰&ë˙Ó€ÄiHń€÷ąŁ«ă§§!nĄüţţ˙îŁS˙gśYúΩ…˙×^Ý <şüDŽJŕĺĹ×đďý=Ź ‚P@Ę˝çôč¨#ź:šE§ÇrúQ0 FÁ(Ł`(‚Ńú(Ł`ČĎß_ˇĚBď˝Ú ‘"€¤+×vcv"[}fŠŢfF8„A{°AęNµ@÷Ą˙Ŕ»¦_]Aq>f!ő{9tPŢ»Żő˙˝Mâ„0ÖSáařÍ [É ý‡Űţ˙_€i6oN‡\éöç'D=ŕ3pY;¬Ó šť†bfĎ‘Á—_˙ßŢ|®tuŕ)|B1´~Ś‚Q0 FÁ(ŘÁh}Ś:€QD}p÷ĺAx„o='”“Ż\;zs2D8 ĽŽ ˝“ÄŘ:čg[!ťń—3\áb ÜŮXţ.˙ż1 bć@źźnB=‘ţ¶Ŕóż´Ç˙_‹q/oáż·6˙?sa)†8Ůxąů ÷©©@sűŚ7WFĽAtŞÉ á`ťŢłÓ.Á—Ś;{ţůŮ ü]¸Zd|wpćxR<ĄtB;č¤vąw¶bżnŚ‚Q0 FÁ(0ÚAŁ` Ypđz7Ľ“ ş¶ěă·ˇsčŃW®=:ŠŮąblt-áăîBʞ–†đAČ»°Ż@Ćk Ś˙ÇÚĘ`cŕĎŔ%ă«ĐĹÉĹ{€ËĺÉŔĺě˙w·* ›Gî§pIýĺE×áťßŻŻľ5{ţéÉç˙7×céO˝ř˙Ţ·˙żSqůů­M™ů‹óŻď@Ł`Ś‚Q0 Fn0ÚAŁ` YđűĎ÷˙+ŹÇĂ;şëOgý˙ ş{˘®\Ýó˝>Łs·¶ĐÜA?Ň`…":őÜEG< :ąÝLY±¤űÝ]™ îîAq/6n)őC± †8 Ţ[ 1@ktyrđóH‡Z0Í":éďÉźUí‡u€ß\{‡wöüăŁĎ˙o¬»—‡aP‡¤ď;°sOMđxpÜ`ç˙Ócŕ ŠQ0 FÁ(Ł`ŕŁôQ0 FÁŻ?Ýţ?{żĽŁ{ňÎÄD_ąvw7J§îvż#řĐ7Ţ Ä÷&˘Î˘ßéwú?#Y÷˙Ü4ý˙ďf»CÄŹvAĚh@Ů–â^tĽ4Ű˙UhËËČßކ××aŞA ëŐ–çÁńú",ť˙™pRÁ˝˝p3.´ŰˇŘĂ?!ür˘É.ň'h%Ä˙íy Ó!摞ť~ ďö‘c›=˙řđÓ˙ëknĂĹa´,tüŹ”ď‡G }ëČ÷´?9FÝňFÁ(Ł`Ś‚á F;čŁ`Ś‚!.>\ďč‚_{úŽzWeŃtĺčŕ1h'Źd Ú{ţóÄśÁ@3Ć«B0ÝI,ľĽb lËĹT„kU˙«Kň€1h ÎŮů[[!ć ţý…„-TżąŠ[© ‚±đZ79ŕUq0ůŔAm^¸[@jáť÷‡‡ f’>Ü˙ď#cĐě9Hîú*,s`ÇůÁľÇŔ$AýŽ9üýý÷˙•Ą7ŕöÜđďďč•jŁ`Ś‚Q0 F1`´> FÁ(ŕß˙­çËŕÝ%GÂţ˙ř5:¤xŃW®!ŰW ďěŤ7$7½ů/.’×I?3˘@3éčjđçy˙łÝ0ıâ3‰ĎĎÁő^ě°űż¸˝nfČ <áüŮ©z[ŕxđ>w2ŔĎĎżŕaBÔ1xŕ X-¨ółóÜĚË4™ˇŁ`Ś‚Q0 †+í Ź‚Q0 †řúóí˙…‡‚ŕťÝť—ę tĺhyřĹEŔ%Ţţ<„,ďFw76Ľ:ě˙˙;; úÁŐŐj‘p_ŚÖyŕ,v˛x>ş<*.ť˙AÂŔÎąąhúQq€‰Ä˙ĂőůߥŢŕŮ{; !đ}őϧ!NÚcĐűżäuś/ĚAś’Ž źvĚzú˙×ÚvĚAŕýÝ(vżąţ"1 FÁ(Ł`Ś˘Ŕh}Ś‚Q0lŔĂ7'ŕtľöd3Db˘Ż\ĐŚřéi˙˙Ż‹FíäđĘ`ȡe/†Ć2đ2ń˝Ubx]Gvi °ăü˘ëĹÔ„AËŮK|”˙«IrŐÝŻţg žëŰ^]K 8Đ€©Š?gîEąŔs˙ý÷˙˝ŔÁ‚H+é˙ÜěĚ`ڱÔţă#ą$‚K 'ą#ăs3.˙|äřŞ3zĐĚüůŮWŕöN„Ł`Ś‚Q0 Fi`´> FÁ(VÔÁ…uvçî÷ü˙ţËŕď$}ĺ6şjěĺ%H‡´·tęű $#Đ!m %ëĎĎ;ĘWţ/â†ă›Q;ą8đżĄ>˙§&ęügddř?'MCŽźž‚K Ř]ЩЗĺţĎt‘ÇaĐ=őŽZÂ˙¸XÁ§íĂĺ^߀K"€ua´¬t(ŰďotL Ŕ-ć7‘N €îiŁ`Ś‚Q0 Fi`´> FÁ(Vŕp™ę˛8IDATđę“)đďš“©`±Áşrm`Đéô°.t'|Ľž;ÖAÄĐľqtýPh*ńO•†8 :éě¬L˙O6Ű Äɸn tď9¬S  űÍâ®qäÓäA'Éc»}Ś‚Q0 FÁ(„Áh}Ś‚Q0ěŔ»/Ŕłç°ďŃ[S }ĺÚ(@ ĺď°.xZ’î˙D{Y q8&fÖNOÇÔÄ éd„8ţ˙^Śg)=ëĘňţ?Ýb á/÷#ëš7ä{ĎA§Ąřňâ+řĘ6;žťz‘Ł`Ś‚Q0 FÉ`´> FÁ(–ŕ꓍đ/ö§f@Ň•kŁ@§Á#uz áZŕ•kóŇő1ÄÁxsÄLbÁŁ#f1čŽó$<@ Ú›şj ~ßűÎb™$Đě9¶{Ďé @ËŘ//Běż\ćţŹĚ;ÝGÁ(Ł`Ś‚Q0ÚAŁ` c°ób-ĽĂ»čpĐ˙o?÷‰ŇD_ą6 Ô]%‡Ôů…á{ťţÇŘH˙?ŐYFţp’3ř¸_¸f¶ŃďW'@Wß­‰Ä0'¸Ľ}k™ŠŘŚdÝ˙Uţ*ŕĂă@ü‰qÚ˙d ÔÜÚ1“€<{ş÷| Ŕ˝]ánGë+ÜFÁ(Ł`Ś‚áF;čŁ`Ś‚a ľ˙úľµÓ;xg÷Hşrm čú5XG NNʵ•ůoˇ"řż.Hí˙ŕ˝ä8;ç ŽöO2îÎG»ć 43a)ő˙ç"čĚ8o/7˙ď¬#ňß×Hü˙`çľ´„7$@:ű$€Á0{ţćĆ;¸ý üî6Ž“öGÁ(Ł`Ś‚Q@4í Ź‚Q0 †5xúîR§×é˙ĄGŔŐ $_ą6 łč{«^r0čŞ7rčÔüćŤwŻ?;1‹0Đłç?>ţüxZ<Ě öŤ&Ť‚Q0 FÁ(ÔŁôQ0 FÁ°'ď̆wzgďwű˙ćóŔ¦E  čʵ‘ ~gż·fˇu~‰Ä ć( ĺ6%cšK ľą b ` gĎ˙ýý÷˙úęŰpűŻ,ąń˙ď/ŕ}öŁ`Ś‚Q0 FÁ( ŚvĐGÁ(Ăüý÷ű˙şÓ™đŽďĘă ŕCŮ+˝rŤLZ˘ľżłŚ ŻîýŢ ŃK)řöx/:p ş¸đŞŕ4ř~^Á@Ďž?9ţn˙Ůé—ţ}ő "1 Ŕ`Ť‚Q0 FÁ( ŚvĐGÁ(#|üö8#í ďřĽŢ ‘„`ôĘ5 hąúÖlĚN1 Ż€Üźţé)D=µp©ý˝ë›˙?_ŹýĐ:0^ô˙˙‰‰˙˙} ŃC"čŮóOO>˙?3b7ż8÷ "1 FÁ(Ł`ŚŞ€Ńú(Ł`Ä€›ĎwÂ;ľ |ď™űŽi FŻ\ŁŘöřÂ˙y§üßr¨ç˙ťc KŮAWŁ‘s‘`ŇŰç˙#ßţ_u}˙˙óWü˙vö˙˙gfí^ú˙˙ăă˙˙˙˘¬C=łçżż˙ůiÁµłŚ‚Q0 FÁ( `´> FÁ(Q`ď•xÇwÁA˙˙_~ ÎŔŃ+×(Ţ@:Ë |ř+í:ĺ0đ8žđä.ÜÎÇżH;™ťčŮó;ŰŔíľ0÷*p¬x@Ţ(Ł`Ś‚Q0 ¨ F;čŁ`Ś‚~ţţúŮŃ(xçwÓŮBŕĘäÁ·„|ôĘ5ĘAŐ‹GđÎňÍźß!‚4'ż}†ŰWňâ!DŠ` gĎ_]y·„?<ř‘Ł`Ś‚Q0 FUÁh}Ś‚Q0âŔ‹W˙ĎŢç 蘭˝ż"1ČŔč•k”ä§Ůě÷ţ@i`ËŰAxőGŕˇqT9{ţýÝŹ˙çf ®T{tĘ{÷GÁ(Ł`Ś‚QŁôQ0 FÁgď/‚w~Aťő—ŻB$˝rŤ|đůďxg´ěśÖ€ÖËŰjöüßź˙Ż®¸ ·űęň›`±Q0 FÁ(Ł`ĐŚvĐGÁ(#€–µo<›ď/;^ţ>ŘŔč•kä»?Ŕ;Ëe4XnŽhąĽ} gĎ~ ·4‹ţí-í· Ś‚Q0 FÁ(#ŚvĐGÁ(#|ţţ |P¬Ľ÷j+DbŃ+×ČÇ‘:Ě=ožAihąĽ} fĎ?<ř·„_]~‘Ł`Ś40ŠFÁ( í Ź‚Q0 F4¸űň Ľ ·žď‚H 0zĺy`ă§wđó˘÷äÝ9N, ĺňöš=ťĐ:©fďť­÷!Ł`Ś‚Q0 FÁ( )í Ź‚Q0 F<8x˝Ţíőţřmp‚5zĺé`ö»—đóŽĎ ‚4´\Ţ>Płç·6ÝŰ{qţ5đčŁ`Ś‚Q0 FÁ( =í Ź‚Q0 F<řýçű˙•Çăáťŕő§łţ˙ý7x:$ŁW®‘Z_=wšĎ}˙¤ Őňöš=qá5ÜÎ3S/ţ˙ôř3DbŚ‚Q0 FÁ(4ŁôQ0 FÁ(‚ןn˙ź˝ß ŢI?ygDb€Ń+×HyĎŔ;ÍO~S÷Dud@Ëĺí1{ţőő·˙g§#žŁýţýQ0 FÁ(Ł` Ŕh}Ś‚Q0  ŕâĂUđN0hĆúé» ‰AFŻ\#ü¤óř¸ĂÄż€ťhZZ-oŮóżż˙ţż˛ôÜÎë«n˙˙÷wôPÂQ0 FÁ(Ł€ž`´> FÁ(pđď˙ÖóeđŽđ’#a˙üú‘`ôĘ5âŔ‹ßżŕťćěg´=ÜŚVËŰböüÁľÇp;ĎÍĽü˙ÇÚ­<Ł`Ś‚Q0 Fv0ÚAŁ`Ś$đőçŰ˙ Á;Â;/ŐA$˝rŤ8péűWx§ą¸ťV€VËŰböüýÝpű@řÍőw‰Q0 FÁ(Ł`ĐŚvĐGÁ(Ł <|sŢá‹WB$Ś^ąFŘóĺĽÓ<ýí ­–·Ó{öüç§_pű@řŢNęžD? FÁ(Ł` G@+4ÚAŁ`Ś,t¬# ÂKŹFg°7ü˙ňăDÁŃ+×eŢŔ;Îk©¸ěĐby;˝fĎAűÍ?Ü˙ř˙ţ^IJvľ´đú˙??GŻTŁ`Ś‚Q0  ŚvĐGÁ(Ł řó÷Ľ#ŚŽ×žJ˙ćŢÂ˙o>߆(¦#˝rŤ0đŃq>ü•6gĐjy;-gĎűý˙őµ·˙ďl˝˙˙ÜŚËp{1˝®rŁ`Ś‚Q0 Fv0ÚAŁ`Ś`í© x§ͬą9ń˙ă·g€w§˙†h¤1˝r ?¨zńŢqľůó;DĘ€ËŰi1{ţýÝŹ˙ĎĎľúcÍmđťć0łqáQ0 FÁ(Ł` ,í Ź‚Q0 F°çJĽ#L žĐç˙îËM˙ożŘó˙çďĎChFŻ\Ă’ź"f¶?üˇÍrmZ,o§Ćěů?ŕĚţç§_ţ?>ňě˙ĺ%+ÓţתŤ‚Q0 FÁ( F;čŁ`Ś‚Q€ěĽT ďĂđśýîŕ+Îö^iýżŕ ?†< ĎŢçúóą˘˙—­/K§6˝r ;řü÷Ľă Z‚N @‹ĺí”Ěž˙ýő÷˙»;Ŕü s®ŔÍ@Ç óo¬»ó˙ĹůW˙ŻŻΨŁÉ0ȬQ0 FÁ(Ł` í Ź‚Q0 F°ýB%ĽŚŚ!‡łý.i˙ó˙é»ó˙ŹŢšňů±h uČxő‰ä˙§îÎů˙ňău°^JÁč•kŘÁÝź?ŕç2*ž¬Ž h±ĽťÔŮó__~ýuůÍ˙Ű›ďý?;ѱGÇ űĚďnđ˙ÍŤw˙‡¬&x dŁ«ašQ0 FÁ(Ł` í Ź‚Q0 F°ĺ\ Ľ ę\#gsúéŃj"$đöË˝˙çî/ýżţtP B-:^|8ô˙á€KÓżA4’FŻ\ĂŽ#už{Ţ<RP{y;)łço®˝űmŐ-¸Zlřâük˙xň˙ĂO˙˙ýA¸ůńńç˙óŔN;Líŕ)îç]…ó}ýQ8 FÁ(Ł`Ś‚ŁôQ0 FÁ(Ŕ6žÍw€źżżô˙äťŮpţěýnxOq˙úóí˙ëO·‘ ‡ëáĄG#ć]†(¤Ś^ą† 6~zď ýĺČKŰŻ÷¨–´®V‰ýüDťÓčGÁ(Ł`Ś‚Q@í Ź‚Á FŃ(P™ ‡t€AKÓA§´Ż;ť [y<<“Ť €öźö¬ĂÔ0č9j 7zĺ&ýî%ĽóĽăó µ—·“»÷üő•·p=0 ş> ßő'ÇźĂŐ‚–Ĺ}éĚ#&÷čžQ0 FÁ(Ł` í Ź‚Q0 F°ćd*Ľcýćó°ŘÇoO'§{ĂĹ^ď‹#o?ßcě_ź{Ŕë˙ŤgŰ ¨FŻ\C­ŻžŔ;ĐçľRP{y;%'·®P»¶uą;hyű§Ç@źž|FąfíĹąW ¸şě&\üŰÚ\K7 FÁ(Ł`ŚâŔh}Ś‚Q0 p€•'ŕťß÷_łĄ7źď„‹đ˝W!@đří©˙‹ŁČîS˙đő D•Áč•k¨ ďůxúéoę.צöňvjÜ{ÚcţčđS¸0üäŘ3ř•i YőK ®ÁĺĐ®­DtňałęŁ`Ś‚Q0 FÁ(0ÚAŁ`ŚůdöŹßPŰ{Ą.şn 4ł~ěÖ4 ůp8ç˙'nĎ/Ť§%˝r ţO˛Ź†vžŁ€ř°CMM@íĺí”ĚžŁĐpć"{áë«n÷¬ÔüúŠšŻŻAěK˙LĆ Á(Ł`Ś‚Q0 ¨F;čŁ`Ś‚Q€,9ďř~ůX ?ýżěh\Njňö,D1ŤÁč•kđâ÷/x:űŮ} ňňö5.o§Ćě9:uĽomş7ţđŕ#D1¸ąţ.\´~Ś‚Q0 FÁ(F;čŁ`Ś‚Q€,<ďř~˙ő"^|¸ —GĆ;.VŐS˙€2\`ôĘ5¸ôý+ĽÝÜ‹NM@íĺíÔś=G/.ĽĆz7úťmŘ-@öĂÔ||ř "8 FÁ(Ł`Ś‚ŁôQ0 FÁ(ŔćôwzţF=pěÇďO˙w]j€ËĂđŢ+­tŁW®ý˙Č,1IDATżçËxzúŰA*j.o§Ĺě9:řňâ+Ü|>?ű Ö%췷܇«ys†}Ś‚Q0 FÁ(ôŁôQ0 FÁ(ŔŻHűó1cúěýE¬÷›đ˛cQŕĺďôŁW®ý˙żěĂx'z-NXGÔ\ŢNËŮsŔvpžťzń˙Ňţü»Ű{ÔßݦßĘŹQ0 FÁ(Ł``‚Ńú(Ł`ŕČľöu˙ý÷ç˙©»s‘:ÂŚ|_:S8‹N6éW®MxčDţJ˝ĄÚÔ\ŢNŹŮsĐq0óAř憻ŕŮsd±kďü˙ůéXý˝]áâoobnĺŁ`Ś‚Q0 FýŔh}Ś‚Q0 °ĐÉë°Îîě}®ŕęő§sŕb ĽđPŕ˙ŻŹŐß}yEt˝ÁHżr­ęĹ#x'úÖOęÝçMÍĺí´ž=‡|šűť­}ç??˙úsݸ8:í óű{ĂĹ^_ŁîĘQ@CZńüÜ˙˙gfţ˙ż»ô˙˙Íi˙˙oÉü˙_-đ@†Ą ‘şˇľWoÜÜü˙˙á¶˙˙·ĺü˙ż)8ęXđ˙˙±^ŕ(Ň^Đ}u´ßŢŻ3X˙˙˙ˇfÝ›vď,ü˙˙D˙˙˙€×hţˇě̉Q0 FÁ( ŚvĐGÁ(Ł řýç;Ľł ÂČűŃAxËą’˙_uHŕŔµn¸<¨ şzŤŢ`$_ą–ü1ËýáĎ µ–·Ócöů÷‹óŻď@‡`îŮé—˙ĎNĂ<@†_]FMÓŁ`‚§§ťńtŕľüx=p˙ uL¤:řĽ{˙ě¬˙˙Wbş݉^ÚżŽ©—·˙˙®´9 \m´ÜÓ>dĽ.ą¶5ŚĚ2FÁ(ôŁôQ0 FÁ(Ŕ~üúďč"ăŮűÜţź°¨łˇęÔŻ8W ZúZOO0RŻ\űü÷Ľ ZŽN-@Íĺí´ž=ťŢ3˙ĚTŕ•iʱ_™:@îň˘ëµHř%ĐŚQ0hÖüělĚ$>Ľ2ř˙˙‡‡!úř<+4SŽîf|xw¤cM)xwç˙˙őńćăàЀÂ(Ł`ĐŚvĐGÁ(Ł řúó ĽŁ‹Üá}őéDđúÓ­˙ł÷»ÁőśĽ3"A'0RŻ\»űóĽ]Fá2td@­ĺí´ž=˙úúĘŐjOŽ=Hŕ~ţAŮ{ĂĎϢŢ÷? 85µĂH,^î;ř:éźi43ŤîVb0hú/ ňĐ{ŕÖŹŐáćw·Ś.yŁ`ĐŚvĐGÁ(Ł řüýĽ“ ÂűŻu÷t7srńáJ¸>ĐrOßť‡HĐ ŚÄ+׎#u¤{Ţŕďś’¨µĽť–łç˙ýeé ¸ů×WÝţ˙ď/q+'ŢÜx× %đŁ`‚»{0;‹¤`ĐLú`Yîţ÷÷˙˙Űó0ÝH >Ň 1‹TÚËNę¬=ţ±Đë˙˙ÓÓ fŤ‚Q0 F Ŕh}Ś‚Q0 °Đ5e îüľ˙ďĽŘ$üűżő|Ľ“ĽäHxÉ<˝ŔHĽrmă§wđŽô˘÷ÔY¦M­ĺí´ž=°qČŰą™—˙˙ř@š;|üů˙úęŰ`ýOO<‡Ž‚Á@łĹk"áťÄo <˙ç{(ţď‹Ńú_á§ňżĐKé˙ďĹŢpyľÓďô?ÎVć˙’lC„8h‰ö`76"ÜÄk Mţ—ű*˙źŻó?ŢNć˙¶23¸Üű9î`żöÇj˙o U˙źę$÷˙ë|Oü‹‹óH—–ŔÍáUůĆŕ0ś§ Żťć(ň ľ±"?·…kĹ+ŢQo+Í(Ł` Ńú(Ł``ożÜűżáLî˙OßÉë°|ýůxĘ{Ľ“ľóđde:‚‘vĺÚěw/áéź©s—7µ–·ÓröüÝťpłAřÍőw hĆýÉńçŔĄńŁôA nl@é4&;Čýo S‡ócËe8˙Ép'—•é˙‚ ¸8ôéî }ôŕîąÝďř_M’ű˙żĄţ‡9˙ąY˙ÍTů űÂL„Jţ„űťŔ€ĂŰď_˙WŰá€hiúÄŇöë=˙µ¤yáü·łÜÁv˙\±„Aa;;UŚç¤éý1Ý"w´bć(Ł`PŚvĐGÁ(Ł íĺţ÷ď/„C&xřć8Ľ“  ÜčFÚ•k­ŻžŔ;ÓçŤrjj,o§ĺě9čę4äűÍďí¤|ď=hoúQ„€®Qv?ĎóřĎÂĚř˙@­%\l5pÔÉÁÄ@X„— łş‚m Ákŕ9HîŮXlú_R€ľŕĎď˙\ěĚŕŽ:o¨Ŕ˙J‚\}+p»¸bĚ_î\]đb.8÷ęńŹŤÓţ;­C |z nŻ)0ţ/+Ě ¶Ä˙t(ż@gčŹ5Z˙Ow–˙˙n¶;\Ż ,ŐŁ`Ś*Ńú(Ł`Đ€fŻaĺąű=˙ż˙B˝Ě‘tĺZŢóđÎôÓß”ŕD­ĺí4›=NB"ßk~iáőŃÎőp › VŔ;†7zţ300ü?Tg;Ůlu(ab ڵş'} čľq$÷Ľšáö_€‹ő˘˝,¸“Ţ \¶_ě í€q•żĘ!V°_Ďtűo©*žu‡Éꏰţ˙–űWŕxóýË˙ý·ĚúoĽ˘ Žar·ďT‡ęáçÓ\˙óq˛€—ÍěnŹĐ/w‡ÉG[KĂ•™‰ńżź±88ěar`üö6ÄOŁ`Ś‚Q@E0ÚAŁ`Ś‚?ý_}2ŢQ^s2,F0R®\űôW4´#Äż@Kh)ÔXŢNËŮsĐan0sAv|¦ňľöQ0Ŕ7ŕÝôHťÂŹs!3č€{¦abÚíŔÉ}5YuĆÚAß’ 1w –kâŽ4XýççbůŻ Ę…˛t„AçK©˙l,L˙ÍUŔťjdůĆĺE(ťq|xëňd˝ |8ĐÁ˱»#RCdß´$Ý˙ŇBŕ„“śňŹŹCü4 FÁ(TŁôQ0 FÁ( 1x÷ĺ>xöÖY>zxUŔHąríĹď_đÎtö3ŕőITÔXŢN«ŮsĐ=ćg§!:ţĎN˝€HŚ‚á ľŻľuˇ8ŰMĽ,üT‹Í˙‡Ŕcđ5Pt0˛:¬ôÍis ś™‰ę í™Orďçv–wWY ČOMÔwŇ™˙űK@NR‡Ęµ./ÄčăÂŰ—'ÁőÁ0(ü@v«Kň€gÓŃ9`ÔQçg˙_¤†tâ§Q0 FÁ( "í Ź‚Q0 FŔŐ'áe~řćD‚Ć`$\ąv ¸çÖ™nîE§Pcy;­fĎAËŘ//ş7÷p™ű?*¬ÚŔ§†Ă:…@üw©7¸ă :Ý|:pv·6P|вĆÚAígHpeŠ{@łéĘň‚—ŻNgvÄą{ĐAťvŰ%FÁвtX§ †-żĆč1Ö:h{ ÁÓÓ(îąĎAKÎ-i-7ťâŘČâNS—úĆŻ0@VłŻűoş˛ő¸űűú€d–«®(ś:$d6ň©ńČt­¨“ćă9 nŚ‚Q0 (ŁôQ0 FÁ( řţëă˙ĹGBáťô­çA3Ú´źýîW®-űđޡ^Kćrtd@éňvZÍžżąńn&ż»MťëäFÁŕ ŽćÖW˙Ż_[ď$"cPg6Ä\uV cí ??1| hEčt¨{Öď@×”ćA¸í4„Ŕâ ¶žß˙•yFp9Đtż-b&pňĹ˙ˇŰćB8 đg–űĂÍ™ 7 ŠA‡Đm.5_űżR ŠM%ŔWłů{*ÁFŽ‚Q0 FµÁh}Ś‚Q0 čžľ;‡4Łíô˙âĂŐ ‚á~ĺÚ„7ő‘Żź ‚dj,o§ĹěůŹ?˙źźynî˝Ăo%Ä(@XÇZëh>Yń˙ wúS íC 2xýo U˙˙ ¸´|đĘ8Љé qüÎ ó˙ĆŠü˙Ď´Úţż;Á Ľ $Ö{;Ä<<ŕăĎď €î/‡Ú š1wÓý߼ş d÷ň\#p'tíÚ‰&ČÉř16Ňŕ°ěŠŇüżľ2hĆŁűĎGÁ(4ŁôQ0 FÁ( 38ygĽĂ<{żŰ˙ןhUĎŞ‰p;‡Ű•kU/Á;Ô·Đă$J—·Óböüßß˙ŻŻľ 7óĘ’˙˙ţ˘ěŽţQ08zÇŻZ™ ď‚f‘Aű±Aqx‡ öS:ł0 ŰĎť·Ľâż Ьγ»˙®HopóýK8“ýwu8Š›Aר:ç§[lQÄAřÍ,7đ}é›JLÁ{ÖÁâ ŮsĐt¤‚/@7¬ F1ÔŮ @?<$ľŢČÓýÝÚÇO•ŐOŁhŚ‚Q€F;čŁ`Ś‚Q@gđ÷ßď˙ëNgÂ;Ě+ŹÇO\§%@˝r-(2|—ÉO3ŢţPv8ĄËŰi1{ţäřs¸™g§_nąý‘Ăŕë;¬ťř散˙?˙ ÜŻRď$’Š×¬ĘF1×xWř™—Ź  ÝOľ čĎ»ßüŻYŰđ˙/ÚŞ˘1¨s˙·ßߏi&‘ří˛Ŕ˙%;fţ˙ú›ôŐ5Ł`Ś‚Q@ í Ź‚Q0 FÁ€Źßž—›{Ă;ÍŻ÷@$h†ë•kź˙ţw¨AKÓ)”.o§Ĺěů§'ź˙ź™ 1„_śĂ<k ]@TÇüŇŕÝŹŹäuŇOMů˙¸:¤đđ:;č9›ţűď_đˇmČöW//ů˙kđ°5t÷âĂk"˙˙}b(%ŕÖVČAočćăÁŻ—ýŹXQv{âî%ŁťôQ0 FMŔh}Ś‚Q0 Ü|¶Ţaá{ŻB$h†ă•kwţ€w¨Ë(Ü[KéňvjĎž˙ţţç˙ĹUĺ5jIDATů×̤lb @rÇüv ĎÎF9ě 'ufďî轎ë&ˇŘé˝iĆ˙˝Źoţňůý˙ëď^ü?L˙ >h¦›Zŕá§w(v‚°ÝÚ ˙oßîĺ-WGw;6ĽŻ˛DťZŕĺeČ˝đčö`ÇZţoşvĹý U_Č8§bŚ‚Q0 đŃú(Ł` Ř{ĄŢi^pĐ¸Ś•v3¤ĂńʵăHťęž7Ď ‚dJ–·Óböüζpó.Ě˝ú˙××߉Q0dEstđůů˙˙ççAŻ`CZ*ľ"r×ůŤ ŔkŔ°§Ă7ßż`̦Łc× Sţż˙A˝íKnśĆ°Łćř$0\Ŕ‡®j†,_‡ů„×Ĺţ˙¬Ň™¦ícpŕ˙˙ýő(§Ëń†ŕČÝDĐ µ@°ęö9 €R˛ĽťÚłçŹ?…›šE˙ö–˛{ÝG}ÁPëĂŔ5ŕÁpčî…aŘIď?Ţg…×Ë ôŽ&ĽmyŇÓťŕá†KçĐ÷Ô»®hýsÚţybđî2śgŚ‚Q0LÁ("F;čŁ`Ś‚Q0Hč€8ä«Đö^m…HP —+×ţ»ÝŃĐNu˙vްďŔÁPG~ŢűW˙Ż˝BWEÉňvjΞxđ nżşL˝´GmÁPí#Ű+ŽnłA~A>éÝmEË˙·Ë±,g'Ż[™9¬:ç pŕÉmřžó5·Nýżş Ërvb1čtzĺ×(Ł`äŃú(Ł` "p÷ĺxÇ„o=ß‘ 2W®˝îŹ…u¬łźÝ‡âýoKŘAłĺČťur—·SsötB;č¤vYw¶â÷Ď(`8tĚa`ĺ­s(§¶#źô~x9ęĚůí~Ç˙‹2 ţo,6ý˙}ˇŠÜ×ůž˙ךü_–cř˙Ő 7„ÜÓÓ‡ …ü@¸óóţⓜ˙/É6üż_€á,‡Ś÷×Xţ˙4ĎÂżľbÖ(Ł`ÄŃú(Ł` 2pđz7Ľó :Číă7ęĎ< ‡+×.÷śĂ:ÖŤŔ˝čřŔ ¤Yrdśô±´„IYŢNÍŮó[›îÁÍÝ}ş} ^0ś:ć„ŔńK›Q:•“âuţWú«ü˙0Çă˙Á:«˙¦Ę`6HîŃdç˙öšÂ˙oö:ţżŐçřß\Eŕ˙áz+Ţ­Y@Ó†á,1čä|ĐŐvĐđY¸ČuWř˙n¶ű˙S-6˙M”ţżî —‡áKťö˙ŮY™Ŕ`1ĐőrŁKÝGÁ(@0ÚAŁ`Ś‚A~˙ůţĺńxx'}ýé,`‡€ú¶ˇ~ĺÚž/ŕëéo_@qĐ>sZ|x>pfý–eđ耚łç/.Ľ†›sfęĹ˙źÓűj©Q@,Is88ÚďTţ^ěýź“Ťů˙Ëg€‰Ä˙ĺąF`v ©Ä˙Ć5¸H\N„ó˙/ >°Ř«+3‡¸˛î_çg˙Ł×ÎOrý?5QÎáŔUůŠ˙tľ˝bć(Ł`DŃú(Ł` BđúÓ­˙ł÷»Á;Đ'ďĚHP ő+×–}xďXŻ%biúd`'¦„3źÝCá#ă  Ü\<ťujÍž}ýí˙ŮéŽţ“cĎ Ł`PŮ1`ę_8ř ÔAçÎúÎMÓ‡‹*đ˙?Öhý˙ßR°Üâ,C¸ÜÝ NŕNč>ŕRn°Ř……c‡ŘU÷/‹ň±ýď‰Ö‚óµ„˙o-3óA¸5\ă˙ý‰°Aé j†9 FÁ(Ń`´> FÁ(\|¸ Ţ-Gúx÷0•ÁPľrmŇľň#_?Ań€3ßľŔŐŤăăĂ ŽüÂ÷Żá‡ĐQköüďďż˙Ż,˝7çúŞŰ˙˙ý%4w? č FnÇ ľĽDtˇÔądcaú?+Eď]Ú˙ qÚ`ń?KĽ˙312ţźś€--}uBç¤éAÄ4@ĚNí.řiIş˙™™˙÷ĹhýďŽŇDYQ»«,ţŻ/2ďÝÇč oL‚9 FÁ(Ń`´> FÁ(;çËŕč%GÂţ˙řE¸#J ĘW®U˝xďDßúIř:2PyĎů ¤ř"`‡4[žŚ¶'„K'»ßCę„QköüÁľÇpsÎÍĽü˙Çâ÷żŹÚ‚ß1‡wwťG$\ě­î\ÚjÁ÷ź0hĎą«®(śÚ{ RÚ— ŰY 1w¸€?Ŕ< ő+2n SűŰH‘ĺ Ľ·łÜ˙ת‚ŮX;č«C!掂Q0 F4í Ź‚Q0 FÁ _ľýżđPĽ˝óR-D‚J`(_ą†Ü™ţđ‡¸=úÓĐ–ąĂ0h9;ňIď0Ľäbć¨5{ţîθ üćú;Ä(P0Ú1G :ŹP|±ĂĽŻzMńa¶˙úň|đNúą6Ű˙ě˙Ă-Ąţ·Ghü/đ„ěł>ßnŃż{hŢWáü_ć ń:ܱ¶2˙7—šţ—äřŻ*Á ßł_ęŁ ?µk}-đ޶Q0 FÁŁôa FŃ(Ă <|sŢaЬ75ÁPĽríóß?đN4čÚ4bÁy¤“ßńá|ŕŚúuŕŚ:: ĆěůĎĎżţźź}nνť¤Ý˝> ¨F;ć8Ŕ/`@ꀂö K qüżÓďćöQ:ˇŐYaţąČ |Bůë™n˙›CŐ˙ëČňÂĺţë…;śŔ†„˙€XCŠ|z;ý|šëeq®˙Y® ˙Ď´ÚţW—äůďi Ćîz˘ŕ:čÔű6ŕ¶°ţ3GÁ(#ŚvĐGÁ(Ł`Đ)ë°NôÜýž˙ߡ^§n(^ąv÷çxgş ¸ťXđŘK}Šűp8žóîx:: Ęě9p2ţćş;p3.-Ľ\%;zĄÚ@XÇ FÁ(Cüůűë˙ę“ÉđNúš“©`1jˇvĺÚaŕˇp°uűkŇůî%\/2Î~v˙˙Eŕ ;.@ŤŮóg§_ÂÍuö?“ąD~PF;ć$€««áťMPÇ\Vó˙¤Nwđş0Đah0>:ň ÓÝçĄ#N{˙ż"8ĘőbćpON!üÄZŇĽ˙WçĂů Ś*ŕ˝ń0> ÂÔAG^â~ůć~™Ł`Ś‚ F;čŁ`Ś‚Q0DŔ»/ŔłçŽôŔPşrí7°s…Ţą& źćĂS€{ÓżţĹś5‡jĚžyńő˙Ůi3žťÂwű( >í“~~^µÜ ëD—݇šKţďŚÔüßĵŔCĎ@'¸ä@űÓAWŚ–tĂg…ařôtyĂ—ĹlËű´ü´´l4pQî« ľ÷P 3;ŕ!{O¦¸€ů§—Ç€Óaé‘ ˙_q+Ĺ(Ł`ř‚Ńú(Ł` !pőÉFxG„ľ9‘  W®–¨÷Ľy†ŃÁ~˙ç7Dŕř·Ď(zOů„Ąłç eě—]‡›q¸ĚýĐ/Ł€>`´cN!¸·Ąs‰ öźŁ‹ńúxĐá ł†#x}ý˙˙ĺţţ&˙Xć÷?dEA`?9ňňöŐßBńJfĎ˙ýý÷˙úęŰpýW–Üř˙÷îčFů`´c>ŕ=0?\Yů˙˙‘Ž˙˙÷Vý˙żżî˙˙SŔ+AłČ#±cŽ>Ľ±r÷űŢę˙˙÷ŐG@ű˙˙żµő˙˙oo jđ€·Ŕ%F—˝×”ďËIDATŹ‚Q02Áh}Ś‚Q0 †(řűď÷˙u§3áťô•ÇăÁËÔ)ĺĘ5Pç|ZgĽ8K~ě+b4kľřĂk8?ďů˙ż€ť5l€Ôĺí”Ξ?9ţ®÷ěôKŔɲo‰Q@50Ú1ĂŚ.{Ł`äŃú(Ł` ađńŰŕµhŢđőÁë= Ŕ`¸r 4Ď<‘eí <í^óMź°šGęňvJfĎ?=ůü˙ĚT^~qŽđatŁ€x0Ú1# Ś.{Ł`dŃú(Ł` qpóŮNx‡„ď˝:‘  ä•k ůďÉŔ{ÉaťiRq"p–üĂĚ+)ËŰ)™=˙ýýĎ˙K ®Áő’s°Ü(ŔF;ćŁ`$ŃeďŁ`Ś 0ÚAŁ`Ś‚aö^iw¨ô˙˙ů;e3¶}ĺh™úÓßŔÖ€ Ňťź?ü_üţ5řе2ŕĚ7¬“ŤfŐ‘úňöÇ–·S2{~gŰ¸Ţ sŻţ˙ő•ř;ÚGv0Ú1Łp-{ͰϾrě˙ś«Çţ·žŢů?˙Đš˙;ć˙÷ß2ë˙»ô_ 5 FÁ( ŚvĐGÁ(Ł`€źżżü_v4 Ţ©Ţt¶ŕ˙?`§†\0Ż\«|ńŢŃž÷ţŐ˙µŔŮđéŔ÷ş—Ź˙g?»ľr „"uÂIYŢNÉěů«+oŕú@řĂŹ‰a~ţůý˙ú;ŕˇXTŁóQ0 °\ËޱᕷÎA4Ť‚Q0 †í Ź‚Q0 FÁ0/>\žŔîďTź˝ż"A&ŚW®@ňSÄL8¶Ąě°Ů÷żA€€”ĺíäΞ÷ă˙ą+Őz ‘`ůÍł˙Óö-‡p¨F;ćŁ``ËŢŃó Gí\ÎOŁ`Ś‚ˇF;čŁ`Ś‚Q0ŚŔŮ{‹ŕťęŮű\˙żüx"AlW®Ŕ—żámĐ’ub)ËŰÉť=˙÷çß˙«+nÂő]]~,6ŔOŕUž§;g_=‚’ F;ćŁ`ZNíŔČ3 ƛ٧˝Ź‚Q0´Ŕh}Ś‚Q0 †ř÷ďď˙ŤgóáťôeǢ€ËßÉß{8X®\»?Ŕ;Ú ýčÄR–·“;{ţčđS¸>Đ,ú··ß!4ŹVÝ>ď ;‹>Ú1Ł€2đăĎď˙–«ű0ňŹžö> FÁĐŁôQ0 FÁ(ft@ňţń˝W[!d€Ápĺ28ŽÔŮG vy;ąłç|‚ëáW—ß@$F5ř]7LAé 2‹>Ú1Ł€z ëěŚ|„ŚGO{Ł`h€Ńú(Ł` Cp÷ĺxÇ„o=ß‘  ä•kč`#đŽsXg{đdwB€”ĺíäĚžNhťÔÓwgëČjü®˝sŁ@Ě,úhÇ|Śę;^Ăóhe ®ÓŢKŹl]ö> FÁ ŁôQ0 hľ;/.ü˙˙ř8„ń龯—z~j÷EĐÉUqrÁ_ŕQď€{}źśbŕIŢoo˙˙˙˙UT {@öěŮ˙îÄ=Ł€(pđz7Ľc šýţřŤĽCËúĘ5dş> ÖŮŢĽ~Ť vy;ąłç·6Ýëą8˙řô‘ţ·Sřnž‰Ńřa\łčŁs€ßŔíŻoËČ˙˙?–“ďDŔ¸˛Ł{G??®MŞúűŮ™˙˙?> Ž€s@u:(\@á 'Px!Ä=K˙Gď\Îk ˘±ťöNÖ˛÷lŰŚ‚Q0‚Ŕh}Śj__ţ˙ż˛ň˙˙Íé˙˙/óÁÄ[€âWW¦Ü ę© ~GÂ/-N/&aÚ Â[ł˙˙ż±آ&ˇá jđéř˙e0¦y+˝żfH#ŕĺĄ˙˙Í_„i7Č= w˝ľQ; p‚ßľ˙_y<Ţą^: ŘX#˝9®\k}ś‚v¸Ď}ć9€ŘĺíäĚžż¸đ®çĚÔ‹˙?=vFŘxQď˛~Ę˙Şc›á|ôYôŃŽ9 ¨CľŻX`–“«Ă€űAú!ťőˇ~Ż#ĽĽuW¶-X‡mF߀Ëöü˙ż«(„×E˙˙f&F§uČPÝ ŞĂAu9şźAn 6°-°őţ•˙—Ţ`ĆÂN{7AË—˝Ú, ¶ ¨ n/Ú< ¶¨ 4 FÁ(  í Ź‚Q@ M5 Đ+.lx] ¤aE-pß˙˙k"0íÁ†7$îTfcŽ÷aęĹ…÷7¨~Í9܆i.|¬Ř(6ŘFNđúÓ­˙ł÷»Á;×'ďĚHË•kyĎŔ;Ü «Ôđb—·“3{ţőő·˙g§#ô<9FÜ~řá@n˙-łŕŤüů×NüúĺĂóU=p1Đ,úhÇś4ką· µ,Ä…—;±gg# qĺŕ ÷öë°pL·cĂŘ#°aĐŕ.¨S9fÔAu6¨îF÷#6 j €ÚxIËŢAmP›ÝlÔµ…FÁ(Ńú(”‚ëë•–‘|Ľ¨4@)Í8`M/÷6€3ŘŔŕ’ámązáÍ©ŔFă+äPŁss¦Ů„0hfäîQ€\|¸ Ţą]›öôpY$‰`0\ąöŘŘŽy|ÜŮŽbĐ}çř±ËŰIť=˙űűď˙+KoŔő\_u¸˘x,­E[€łt°†˝ăşI˙żBKšŃ®zíS|¦ăőŔm&čĺ !Ľ§2ř:ŘŔ……nĄ&>Ú=´—űęjPťŤî/BÔ6ŔZöjŁÓ¶µ‰FÁ(Ńú(”€Ń*'ńĂCsČ·¶`šG,UřĎÎBĚĐŢnđ˛A4µÄâ-™ä7Aú¶fašI,ŢYq˙(Ŕ€łçËŕťô%GÂţ˙řEúއľríĹď_đwö3ÂKw‰YŢNÎěů}ŹáęĎÍĽ Â?“?ܨqZ kÔĎąz "Ź?ż‡‹ŁăŃŽ9…ŕ;p r}Ř4d $ÝÜ„éFZ`Đ ‚ˇ@u49ťsµ\ËŢ{64`šG µŤFÁ(dŃú(ä‚oŔ?hź´Bz3Ëí˙ěT˝˙“tţߛ脨¨ řZ·Ă˙Y)z˙—ĺţ˙ąČ "ľ¸¬ŹśCÜ>÷—öCÍţ0Çă˙Ľt}°Ý·űáâ0|®Íö˙ÔDť˙sÓô˙żťĺ_‹şţň2=j-˙÷ĆhýßXlú˙ďRo9ţľĐ ,ż:ßř˙§y˙˙źž1‹TÚ3dî•.ű˙â´˙/Ę4ř˙uľ'ŠÜ ťËsŤţ÷ÝvşĹ!Ú7 p‚Ż?ßţ_x(ŢÁŢy©"Ač+×.“°w#p/:>@ěňvRgĎßÝůWÂo®SxăŰ\7äAťî/Ŕ°…-eGî¸#«íS m˙ůµŘű˙šcp™ĽÉQB1¨>ZađNšŢ˙Ó]r··CĚ"Đ$Ţ@ş!-W˙ ôφb“˙“âuţo)5ű˙o)Ô˝@ Ş;÷×X˘ŕĂőV˙ż-đ×0uČřă\Ź˙«€őČLPX4ŁŘ÷ř„AkŞ›Au4’źNµŘüźŚoPĽ‚ü‡,k€ÂďîhűÔFµČËŢÝV´ü˙Ľ 7 z~ežŘě˝ŐpqŐĂý±Ú`5¶ °mj#Ť‚Q0 ČŁôQ0 ČgfŔ+¨gÓ\˙‡šKţďŚÔüďo,ńź›ťܨ€É:ĺaRŕ†Â‘«˙6ęBŕJ,ęśBÁŻoß˙ż{HÄŇáŁ]płLrţo®"¶_Yśë? Ó˙­efpůžh­˙uAj˙˙,ńţŁ×áżľ<ß˙ç@÷‚ĺ/Crí!_×Sŕ©řßC_ôż›žčf&Ć˙>†â( &ůÉQKř˙ѤĆ!h´˙ó ™@đň&đÔu`Ă/ćłÜn¨A X8jHńü72¨ żx;™˙͡ę˙3]äÁn €ő‚Ź]ęŽ<|sŢÁaĐé줂ĽrmpŹ3¬Ă=ý-"ťaÄ,o'uöüçç_˙ĎĎľWo'îeóĂ€:âˇŰćÂ;ßÓ.ĆŮ1‡á˝ŹoB4ŹňÁ[`ÇZF‚ę`Ů{˘ÉÜ!Jvű_¬—żŐçřßTY\Îżšá®ŕőh?1‰·p,»yćű™]˙’rÚ7!p¤î^\uEÁţŐ3Ó“t˙GZIĺ@ő–ĽçEQ.pýÂR‚`?äg$ëB:ŕPł@4¸ Şż@˝pń…{) %á­§wţ˙ů‡Ć+¶@u3Ěí@ Šß®(Mđ`ůĹ;p=«Ań kšJüçÖ›pżÚ Ht .[öľf%b5hđ”Ö®÷8€ăÔ–(öV‚ËwítŇůďm(öźť•éż0Ý!Ú6Ŕ6Ň(Ł€,0ÚAŁ€:piö|q–!¸ň‚ńudyÁłĎ ögŕ̲ë˙˝ƨó٦áfѡř|yóö»ŽŐ˙k;€‡ćŕ ÔfŞTÁ•( j¨Řk +o<Ë˙űH3ú16Ňŕ‘vűĎj`c ´äi©á™VŰ˙ó3ôá|PeäĽ=Băżş$˘ăŚ‚‘f˛w¶öţ_›ń˙ë[×ä€ŔĄĄp˝ Y*8Ô¨Uú † żąÔĽwş×â9‘YŢNŇě9(›¬»Wiáu`?‡Š–!v=şŇůvÝ0… =éČüÔ˝ĐŔQ@>8 ÜR-ç@1Đŕ)Śę„+Ď·Űů^bđú„A«§ě4„ŕü˙CĚ$,vĐAńĽş t Ĺ4 ŚT‡Ęu A8ÔI 4ęÎťć+@~Ő Ď¦ş€;ö0ą ŕŔ­-ĐŻXgÖA×…RěÖN‡EÔÎŕí´ŔÂfCÜÝ ż°23"Vż±ź±ř˙Ŕ•d 6¨ýZ“Ó“ăűß p8Ú S˙[­îűżéŢe0+¶Eţ!µmfWý;ý0ţË®˙ym űŃdgpZ„Éëţ/®|‹Ě̇Ž‚Q0Áh}ŚrčTUhĄ„ [Ş Âg–A˱a  ™¸ŘKH… ę ×ËëńŽćnŕ¶j,€GGú€řX#jăTˇJ qŔůęY­IDAT ş”ýD÷3/±ß‹> H6đ¬9ĽÜbĐ,3h°öőL·˙LŚŚ(őÂ`Ç4Č _ú|b"ÄL"¬ĂžÜ†H @P·đ®Jsđ@,h–Ä­ůÔQǶ˝ Ô™‡űßBmAVßAúar(ř*čTwʬ ôM“Ő! ¸ÔůÍŠ–·ř 0Ń”ćÇ+˛:¶Vú¨QÇŰ @Ęż0·7žÜţ˙Ç,«@m> -§âaŻńA[ß`«ÎóŃB@÷ ígp1Z]Ĺ: FÁ0ŁôQ0 ČH3Îč4š ˝âB/%pĄă0hy8¨ÁŰGv(?ŕ˙4÷ŕ˙MĘFđ: wčŮ€ĺ`řt9b986 ęüG[C–‚0ho:¨ŃŇ\"W śťuŕar ĽĆĎâ˙‡é¨űĽ‘1hą'ó˙'S\ŔüŕR:Q>6đ2B_#ń˙q¶2(K /ö»Ý/ “á_‹PíCÇ ŐŰ–ěĂ0h?^Ş“ęŇ{ĐéĆŁ€ x÷ĺxöÖÉ>zs D‚H0PW®U˝xďtßú‰ű@Bb–·“2{ţĺĹ×˙g§!:óĎNá_^?hůkÉ‘őđ>2-ű…uĚ‘ň‰îŁłčĐýҰ2AKŽLłš l,'AĺţörspÝň¸ő &Zumşł*öřöůDcX˘ăŕ` şZbđÚu%p·0¨Ă Z’.!Ŕîd–·#Ż8CĆ Y[C~ q >ëWŻV§V¤;ËŐĂ䏬ÉÄp ©= `8xŰ µäâI›ŕn†á‰Ŕú´J4c]lS€Účj@Ô¶@žŐáŐëJÁć†mź‡ánËU˝(vĎÝĽWI/hź?h»hB”~@+Ö@ŰęŐ cP‚ÎĽ‹ÚJŁ`Ś’Áh}ŚrÚj ZŽW¨ mć΀§‰Ç;°č ¨Á[zľ7ŃŁ#‹ źČÁŢpaĐňľ›˝¨3­á`ű@î€u´axK¸Ő˙ź 0g)`Táö¤Ăř  4:Ľ ´w08‹ ZÂß×ÄÍĘúîƆ›”Ké±aĐŚ ¨1Š.ÚŁÚ“ňh?:\t÷í( \}˛ŢÉá‡oż› ®\K~Š˙đ÷ňrBËŰI™=-cżĽč:\í ŕ2÷ŔÎęHřCĆI{–ţď<»ű˙ú»˙_†?hżňč,:•čśXÄ }Ŕü\,đí> AJqî˙)Žr˙—dCA3é0ő NH 68űhY(ş<Ă-w,/@ń V’´B´­Yî °>íS­­FXWi€đňĺévŕÂÓ–Ż-…ęaĐ:%1H} ÚsŽ.Ăłö ˝đ(â ¶Ň(Ł€d0ÚAŁ€Z*‡\ !aPÇŐ8zj0řiŔY^Đž0d5k•'¨˛-ŰcŃyĹ…Źd`_Ö ĺh ˛č„ŐD{Yđ©· Ć hé Ě^Ţlő˙ël,űő€4Ăš•A^ĆÚ͇ńA P¶ÔÔXlPŔt76 R÷w Â>d 2'ÉAc@†AňeŔ hu|_úšHüŚ˘Ŕ΋µđú˘ĂA˙żý$ţDrz_ąöĺď_x§´| fy;)łç÷v=„«÷óÓČŘSIlÇ6[Ů1cż˙ÝĚŁ|^-xć!ę–*P™ Şc´¤yÁť6Đ&ĐhĐ^sĐÉî şůävPg$Ş@ü;ËÂQâ…Ţxńň ¸Ű`ÔńÝ2ę€ö[:Účj@´ĽůV-Ői ?‚n‰ßéw‹m*í[ž€á–Á—Ż …ú†Aő7hEhkh ›š$7˘ŢC  Đm ş&¶py&†¸đ„ĺyp}0 :4©:4Rá‡8'†Aő ¶Âű9hçŇPa[Á(#ŚvĐGÁ( <:‚Z ˇaĐ/вpt Ť ŇžpŇ:ˇ6Kđţřš˙/®ßü÷đq”ě…µ›ÁâČřăá(fÁ0č PY tp¨2‡ííUč Š4ë S3ßÁô˙÷Ő©p> =  ˝Âçgź Ź,ZÂ_\=b˙Ywë˘t¸_¦şţzé*\†˙¬Eě­DĆ pą5 PN¬ĄŇI˝#|˙őń˙â#ˇđŽöÖó ĺęÄÍÓűʵ»?Ŕ;Ýe8–­ˇĺí¤Ěžżąń®„ßÝţ·ŕëößVŰüíť ˙']<ř?çŔjŕ!qS1ÔáĂŁłčř¨C~üůý˙S.úź¸{ xčŽęŻË0·6fQAł›»«,Ŕő Zę”"wbAËÝAb N˙eOÍ˙[ď_ŤAű•‘ă”6Îż~ڎŽXüňâJ¸Ű@tmh‰>Śżx0hŕć^-W J ‹đF`ç6 @–­fÝ bż;>Ă-¤bäpá€-”…6üř.ę}Đ ĐĚřSŕx >h0B8ĐŽ­Ł  SŢAé0ţËK«ŔćŢ|˙Ĺí«oźG±„źÝ^ĂŐÂKţ í0>hΠÁ7W5`Lµ•FÁ($Ńú(äĐÝĺË|Q+"$ :¤´Äu2AŤ đ=áPyв`3čR°ĺ@sľCţ°CâVf˙˙ń¸ďřlŕBÍáKŔFčşd1Đ>1P Ô0ťň Ž/hżýw©ß˙ż€{yĎĎËCÄ˝Á.ň2IĐvP‡änôŠ@Ëß@{ÝÁüýwč¸6mË˙W·î‚` ‹ĚaĐ}ńČŕ€–,"Ďú#cĐü®ôss fŽ˘ÁÓwç–«;ýżřřz^ąv©ăÝóćD ´ĽťŘŮóţ??ó2\í˝ôYĆ?P_Çůđ7lŕő·/˙Ź>»÷޵ă˙+Žn›aş˛ĂNÝ‹Ž°uČŃĂ „AËł‘Ë=uŢOí­,­’B^â ęđ‚:x ň,v}Är"ě8 ŕ~ĺĺ7ĎB)€gP·0hő¬N‚aPý ›ń‡aĐě:l †A~Ş €tTAz—żę1Đlü>ŕXě ńŰxpŘ!q x… Mč<Đv-¨?@â:ĹČ7Ĺ€–ł®n…ń‘1H˝‘"Ҷ:P›`‡ÄeXő˙Ý“ ¶¨MŐ ­d›Ä kî@B0>(^î!Ýjë@nxµm_•5 Łh¤€Ńú(ä‚˝Őđ ´¬t=ŚjD€f`ü ŕ^8Ř(>¨AşŰ4Ę –ß<” ľ˝˙đ˙ř\Ä5e8ÁvÄ2´ŰýŽŕ{ĂAĂŔp©Źň˙őEčĘ7Řu, Úß»˘~G*čú¨<–Ňĺ{(ÂÍ-ˇ]_’ťÜ*ĆÇßšťŤćĂ ž#Nk­x{÷l'Ľ¸ŃĹ ýĺ°;]athh†´Ľt%L-čdy”SÜßRxşđ'ďĚ‚w´gďwű˙úqáHĎ+×6~zďx/zŹý._BËۉť=˙÷÷ß˙ë«oĂŐ]Yrx[Đ_ä0”tĚńŻżţżřúÉ˙U·Ď‹‹Ýµčż%đŠ'ą#yťŘ9 fĎA‡wmÝŹ¸f †Ať PÇtř'˛8h°ąóÚâ/'—gâżâľ uD˝7Ířĺ-î1’Á6Ä^gĐ`,čŕQصť YĐ1ôYZĐŢkŘUr0ĽŘQ @€Ř ş¤TW€ř xĐą+ŕŽíÚH`b§|{ ¨îµiú˙KožBh@u3ÔŹ ÷Á‘K ’ĂĺAłÜ CSar łpŕ·¬€Ú H`&0?ň<^j“@Í]s: ¶Ź´í 4(»mĄ1D ÜG®ŻAWą‚W‚ÚHŁ`ڞŔh}ŚrÁËKđJ Ô!UbY® ŕĺëȧš0h hż4čšĐ4¨Q—‡^±F@şj 4: NZ5r@ň e  ÔÉuĚA{ýŔ•çrż˙˙ß߇ÁęA čć0rÇ4#jôö˘ö@‚ Ŕr;{çČĐ«Ö@‡ć…;çčvNŚÉ" Á š™ŔYvřĚ﯇5 H˙ýţżît&Ľł˝ňx<ř:5B€žW®Í~÷ŢńŢńűRsBËۉť=rü9\ÝŮé—ţ}ő "1Ś­:ćřČλ^—ÚŽ@n‡Ľëěđ^~BÓŢ_ŕ•X› [‘@˘Ó€™yŔATôk6aÔ!‡•ůý±3CH˝b .W¬|ÄskYíŞµ-Ąfđ:TG˘_ă ÚjÚwŹ,Z-Ű_Ă«€'Ťn÷ůT7Á÷âSi/tĺ±M8ˇ%ŐÍ :ę/Đ`E‚¤# ŞĂ‘ăth ¨ý‘ Dµ?PNŔ‡^±F@»j 4 SĐŕ?č\8hĺhň˝ľ†Ż|µ‘FÁ(dŃú(”Đrnh%F>Izc 6cšG -kGźWG­ĂTG,^™‰'€#HKúHĆ«Cî§âěÎż=î%÷†w¶^ďHôşr­őŐxçűÜwěŰ?đ-o'vöüÓ“Ď˙ĎL…¨áç^A$† ŽůHTëc ;Ą‘–“ŚA×PţDç(„ Óf‘AC  m=#ÚäPŰÝ F%´WlwfĺD ŢSŃO.ÝŤ‹´Ôť$|xĎę?,×T=î/\€©ž5„A.ͨ ÍŤAî}FŁ˝€# Ü|¶ŢŮá{ŻÇ)˝®\Ë{­=ĘIDATţŢů~ \>Ť-o'föü÷÷?˙/-¸FPÝPŁsÚšvȱ›Ŕ{ĄŃË@b0hóÍMüÖaHKÝi‚7!]S7¨ŽŐŐč~"Ú 6ąÔ6µQĐÍ%ÚD”´mFÁ(ŁôQ0 ( ĄŔ‡Ű1+)|řHu*0P´´Ý||řä$üł  eië˘1őá«érř<9Ľ* hş¸đZ ;AłJŁ€j`ď•x}ÁA˙˙źżžA¦ő•k€{ŰcßwĽŁ€ř°ł‰đ-o'vöüζp5ć^ý˙ëëśuCŁsęşwȱ»{H[q´1 ¸şéDď`??÷<×bş™x{ţĐíśĂ¨®ŐŮč~ÇAmPŰ€RjŁ€Ú*čćăĂ ¶ŰŁFÁ(řÁh}ŚjĐu"[31+,dĽ5‹Ľ=ax°łro/|"NĽŁ€ř™ćźţ˙?3#4s}b°ĹŠyR6Edhyľ™|»NOşó#DĎ( řůűë˙eGŁŕîMg ţ˙ĂŇ!F´ľrí%°Së|g?C:7 ŕ[ŢNĚěů«+oŕj@řáť¶F;ćÔ˘CŽ |néužđ­:mYşĽ–óŤÜ@5,_@›R0ý€ŚA×hŢÚ‚r@+VĽ.rRýP\ÖŽ €ęnPŽîWd j€Ú đ¤&µY@mtű1¨í3zĄÚ(TŁôQ0 ¨ ŢŢHłę˙ůÇ˙W«śţź/ : †ć'Ś+ĺW×ţ˙ż˛¸1¸8’Ýé@*ďÉ\Şű ŘŃzxč˙˙łłŤÁNHđĚL`Źg¤OKđh>ĐžG33˙_©pă'ó ĐRzJ–ŕŇ«Ŕeë.đN÷Ůű‹!x-Ż\»ôý+ĽóÝÜ‹Žđ-o'föüű»˙ĎÍ@\©öčŤOh¦!Ŕ×1wX;q´cN Ú9.ĐĽ ĽĆ4` *źA§ö.?>>g2AuŘUŕ©tŔ«řŽőBë0ŕ`-¸Cť9꬟š™µ=<3ăâ"ŕ-"ç€Ć`Ůľ5\¨.…¨n…¨®Őů şźÚstjĂ€Ú2 ýĺ`»4¸mlóŚ‚Q0 ¨ F;čŁ`ĐÉ űĚaxvwL€‡ăáis!‚Ł€ćŕěýEđ÷ě}®˙_~6śńZ^ą¶çËxç{ú[ŕa†hßňvBłç˙ţüűuĹM¸š«Ëo‚ņ Ô1]Ż4Ú1ÇC®C> FÁ(Ł`ŘŃ:2EŁ€Z`´N50ÚAZÖľńl>ĽÓ˝ěXxů;.@Ë+×–}xE[ľČËŰ× É3{ţčđS¸ F-Ŕhťbđěňµ˙ÍŞ&(á­Z˙_ßĹ~PŘ( >¸űň ĽÓ ·ž÷»â´şr­ęĹ#xüÖOÔn\ËŰ ÍžNhťÔ“żłuh¤©ŃŽ9~0Ú!Ł`Ś‚Q0ÔÁh}ŚZ€Ń:UŔé%«P„/oÚ‘tŻwĂ;č SÚ?~Ă}-®\K~Š!˙đuĺ®ĺí„fĎomş—ż8˙řôÁ F;ćŘÁh‡|Ś‚Q0 FÁpŁôQ0 hF;čTČá8–~˙ůţĺńxxÇ{ýé,`‡{‡–ÚW®}ůűŢ-eG¸–·š=qá5\îĚÔ‹˙?=ŢŸŔןo˙/<ď|ďĽT ‘@Ôşrmö»—đNřŽĎ ‚@€my;ľŮó÷w?ŔĹAřÍőw‰µ”ý2p5ĚËU˝˙;ÎěţËóÔŁňQ0 FÁ(Ł?í Ź‚Q@ 0Pô˙˙wç˙˙‡‡€›w×a=:ň˙˙ÇG9rÁĎ/˙˙?.eľ·÷ď?; ě }„ČŃüřô˙Ü„Ú˙ë-Ářň¬v{( đxt>ţ˙˙ö6$ÜFŃŕá›đÎ7–´Łj]ąÖúę Ľ#~î;"î±-oÇ5{ţóóŻ˙çg_ËÝۉş—} Ŕ@uĚaŕ0ÍŰ®™€b/¨3śu`Ő˙COďPmůűh‡|Ś‚Q0 FÁ( ŚvĐGÁ(  wýë«˙˙ĎĚř˙MÄ˙˙Ë|0ńúř˙˙/-öT0—#ăĎÎü˙żŻć˙˙ĺľć-Ší. Đ€:Đ»ł® {Đíągoő˙˙OOCÔ~OéůC¦y ·ÓÓ€G†ż„¨č 5X}î~Ď˙ďż`vz©qĺZŢóđŽřÓߥŘŘ–·ăś=ö3o®»ż´đú˙??îJµî#ś«1Üðĺ鷺e´C> FÁ(Ł`PF;čŁ`ĐĐł~8{ą2łÓ‰ ŻŤ‚t~ńĐěřÁFL˝¸đž ĐŃŘ˝”‚oo€ťď*L;pá@wţ@,{Ć ‡ř]/6 Ç úF^đçďŻ˙«O¦Ŕ;ŕkN¦‚ĹĄW®ýö®cßwÂŁ€ř0_¶ĺí¸fĎźť~ uŕŃŻ\Ł€u̶ÎÁč¤Ň»c }čČî0]ŮŤÂaĐ,;ľĺďŁňQ0 FÁ(Ł€ş`´> F-˝:č Y_ôN&A śľ±˘€:Ú›SŃÔ×OęţřbąŕP?h¦ÝlBxĐ˝¸@Řfá áSS úG^đîËđě9¬~ô&f¸QrĺÚK`çÖĎ~v"čËŰqÍžyńő˙Ůińg§^€Ĺé cÇ÷ˇűlžń˙Ů—Ź˙'^8đßqÝ$¸8 Ă–żď|xý˙Ńg÷F;äŁ`Ś‚Q0 FŤŔh}ŚZztĐŻ¬ÄěXŤťVôĺé€Ë‡·ĺ ©#oL‚,%'€ö•oJÁ4“XĽ5 č~´NÎăc@92:ç0|y9ÄśQ€\}˛ŢaĐţtd@É•k—ľ…wÄ{ŃAŰňvlłç eě—]‡‹ß.s˙ÔK/0;ć0€ľýéČj”ď~ý_w÷â˙đíóárÄâŃů(Ł`Ś‚Q@í Ź‚Q@pbţ2”ú©E+ ÔﳉËýáťÉ'S\ţwEiţo QűľÝŃÉâ]•ć˙ך ŕuVŔ}ב¨‡˝ťź‡˘ďx“ő˙ú`µ˙}1Z˙_ĎtC‘áĂőVpó–çý tĂ˙ăýłH'&ÂÍýµŘű˙˘L˙ŐŞ˙Wćý˙»Ô.Â׺ţ7‡Ş˙oŹĐřo˘BîÜY <\î˙Z ˙`r@ĽłÂüM ę˙iIş˙?Ďó@‘á­efąĺ~ŔpF˝¦k`;/ÖÂ;á‹ý˙öqB:%W®ívańéo!łßčËŰqÍžßŰő.: tP=ŔPč#Ü}č›î]ĆX˛“Ă…G;äŁ`Ś‚Q0 FuÁh}Ś*'® tÎař饫Ô‡ZŕťĘËťö˙­Ő„ţ§;Ë˙×—çűĎĚÄř}‘ XîÁ$ç˙"Ľl˙M•ŕXVóŽ›D˙…óľ;T+áfNMÔůďm(ö?ŮAîżű)AŽ˙O§;ŕPů7łÜţˉpţWăc¨pƚԥ¢űłÄűżż±Ä˙D{Ů˙&˙™˙GZICÍöůż˝Üüż–đ˙4'9°˝<,˙϶ÚBäW7ÄB÷É^\×ÂUţ*˙CĚ%˙ÇŮĘüçęŃ–áý˙eľ'\ţpPäW†˙ϧąÂĹ˙l†7 đ‚ďż>‚ďD‡u·ž]«†­&÷ʵeŢŔ;ăkˇ{ Ń—·c›=să\ „ßÝ&pNŔPëĂŔ„ űQÜJhÉ: 7źÚ1Ú!Ł`Ś‚Q0 hF;čŁ`P|űđńż•;Fç„'Řxţ˙ţ‘„SÔqďŔÎhvÚ‰¬đSů˙cˇ ęŕ:i‹ü7Räód€;Ó0µ a)őŤ%„ż.Ľ˙ĎĄUpůŹs=Ŕ3ç0>hvžŹ“ĺ]B¬%Lý˙­>G8Ă:ýÄ‚ ázA3ń'›mŕü™)zŕNóŤ^0żČKé˙żĄ9P[Eśěú?A+€CĐžx¨Ří~Gđ€ŚęŚ:ţóŇőáb |şĹł çďďÁÎřÁÓwç®Usúńáj{ĺÚ„7Îřᯟ0–·?xýcöüÇÇź˙ĎĎĽ {°‡]TBC­cNę 96 [ ? FÁ(Ł`ŚęŃú(ÔŔ†úҤŚŽ92^ž’QK ÝÝ ë@ńą6č 2ONĐůŻ*ÁŤ"ĂßyĐĚ3¨#űpůČ˙G=?hÖýÝlw8„ÝőDÁťcűŰĎ˙ŇB˙= ÄŔv:ôČj˙oϸ“X°Ł®Ý/ogą;Í Î3hé9¨łŤ,źë®žé‡ń÷úý ¸·ĘaĐ ßŔeóČbę’<˙'ĆiŁťÎÄctĐAřÁ;GApňÎlx}ö~·˙Ż?ď‡r®\«zńŢżś©E_ŢŽ>{ţďďż˙×W߆‹]Yră˙ß_´ąă~¨tĚI=e„‘šÝŤIDAT—¬—Ýťň~ňĹÁŁ`Ś‚Q0 FÁ(  í Ź‚Q@%đúîý˙»;&€ń®ö~”Ž9L„ßÜÇĽ/š$şĎą‰†A3ÝY®Đ%ěhxpżx*py8˛ŘZË˙g –{cĂ yĐňr´×Ľ5\Ü1faf/íW‡«-•'ŕą"4s2´/]„Ałç:Úźgzţ_ígçcĂ xQ>¶˙W»íQÄqvĐAËĺGQŕďżß˙ם΄wÄWŹďAr®\K~Š-˙đçĘňöŤO^bĚž?9ţÎ?;ýŇ˙ŻŻľA ˘"ěsR;ä =äČüŮW€‡+Bč 8dąĹ7NA$FÁ(Ł`Ś‚Q@30ÚAŁ€ŘGî Sś™‰ÚD ™qs”ýâČÔˇÝ<, YlK¸Ő˙ź °w€AÔ‘Eě1GĹwúťţëČňbÎŘN„'üýŤŞ ×u›“ ?4q~?Çýż1pŕ4ŁűµĐű˙ć0ŕxP>6 hHrĹÇŮA?=âÖQ@řří)°î ޑR®\űň÷/Ľ3ZÖŽľĽýĘÎđÎ8höüÓ“Ď˙ĎL…đAřĹąW¨kÇśś9úˇnČ÷ˇ×źŘ6÷â›§˙-VőÂĹ«Źo‹Ź‚Q0 FÁ(Ł€¶`´> F--;č =ŢČH$ šMFď€Ă0hy;č€8ôŮčőA–˙żĚÂ>:AÔ™}1­ÓŠ„/vŘ;¶đAĐľm ˙‰@uH§Ń#ă›˝Ž˙ó<1Äa¸ÄGĽ|YěëŻ˙ë űë±ŕŻŔ}ë±Ŕâ@4ş®ú‰<—˙ "SŔ«"®lŢů˙íG§ŹśŕćóťđŽ8ß{Ü–¤\ąvďçxgĽ ¸śyy{ăťű(łç|üiÁ58vX5Ŕ`ëSŁCŽĐďCýíË÷ŤSábQ;ü˙ń86 FÁ(Ł`ŚšŃú(´´ě ßŮ…Ň„aPÇtĺş8 –·N1Gżşpâ˙GíŘ;ŕ‘š˙ďN@şĘ äfý˙ ֱݜq'±`KŠY :Ř4{ŽĽWĎĎĐ˙¬iY=?îtűf"đäu4q™2ýĐ<ĆŐAßj…— Ü®k=`ťöß?~÷ZÓf_55ÁŢ+-đÎř‚ţ˙?EŇ•kÇ‘:ä=Ŕ$ňňöŰűĚAťń;Űłéć^ý˙ë+ĺťÉÁŇ1§E‡ ß‡î¶Ń9w^?ů˙ł/H×1Ž‚Q0 FÁ(Ł€¦`´> F--;čźžˇt At'ů ŕ čČb hd>躲ŤĹ¦(b˙W…{"żţ?4UA'źî‡ńA'Ĺ? ăĂ0č4uСkp±“ħP톝"Ź<ÓŹě—5ĆSčˇv˘ü÷“€ţvÎV‡˘ČöťöÍ#wľAuĐ!t0>®ú$c#”¸Ä…áťö¶>švÚď:öKM+„3ÁĎß_˙/;ďŚo:[Ě˙ľrmă§wđůśwŻŕËŰłnÜBYĘ~â 8ͦSşcNŹ96€|: ›­ěů ¸zaŚ‚Q0 FÁ(ôŁôQ0 hhŮA‚kłÎ Ž%č~ór_e8N°“ýż«±Ô´Ľ]R€LĂÄŔřD?ÄŔŹŔÎ$čs¨x_Śř8d3ýŚĹÁű˝Ałę=ŃZđt pVzk™\ď˙WW f ^]ë™ď Üďž\Úł·Ř[ Lä7›ü·Ő‚Ëp ©b–˙ô„é“áf‚0h©ŚÜiżĽyU:퇧Í› ˘;xńáę˙Ůű\áňł÷}ĺÚěw/áô¦WOŕě5›ŻĂ;ă eíçf ®T{tx§>™` :ćŐ!GČűĐaxéÍ3ÉQ0 FÁ(Ł`Đ ŚvĐGÁ(  RýéEÔÎîĎŻßţo­műżÄ ŃůÝžě ‡‚sÜŕ÷…đY`'´ĽĆăŔŽůÁ p¤,:Ą=ĹŐ<ž Ľ“$ş[ÝRUđ¨ą$řŞ2”}ŕ{*!f‘ öVő–čŁŰ  »ËA3őŮ@ˇË5…ŞCě>Ü1 >;j ˙ĹA{äŃő€0ňvĐińí`ńY@‚®šË=Ĺ~j5¸Óľ}Ď€tÚWfÍiPĐ˙qýŕ gď/‚wĐAťő—ŻuĺZ+R§<Çě92ľşüć˙=űčÝ1,rt€Ľ„kŹţ´5 ČŁhŚ‚Q0 =í Ź‚Q@ @…úÇç/˙wčŮü˙řě˙řé˙l<áf^,C]ÂN2ľ˛l.|{ű˙˙Ú(LuÄbĐrůOH~R¨CŤ¶,ť$Ľ6ň˙˙ŻŻ!fÁŔŐUęHÁG» ć čŐiď6qBŃ{ď(î}Ü€–µo<›ď/;<4ëʵĽçŕt^´ń*FÇ„AłčßŢ’ÖqĄWÇ|°vČŃň>ôčť G…Ł`Ś‚Q0 ŚvĐGÁ(  BýŘěE`˝óBŔłć Sd3WĄĺý˙ł­łcI >Ö ´Ël#hą9¨ŁŤ®žÍV?= 1\𠸜t‡:şŮ„0Č˝X—ŐýwĽS=1xW)°ÇBy猪ťöű˙}űSťŽŐ˙×oA,¤t@č 8X§|ď•V¬W®m۶ç˙Śîy˙§·Ěţß9{ý˙ňM{ţGß»îśfĎOă=uů X?1€ÖóˇŇ!Ç@űĐ]ÖOů˙üëčˇpŁ`Ś‚Q0 FÁ@Ńú(´Tč ĎôŤD1†;ômK›AťHĐL/z'î3]ÓtNđö6đ„®$4}xđşŘ˙˙_^†čĄ€:Úë×oˇŰ Ü r/.ňç……@µýőń‘NŞtÎqJ:í¸pŻ…+|ĄĹ`w_„wČAxĂ™\0=±µç˙–ş5˙Ź÷Çčxđ©‰g˙ďmŢţׄCr |gë}­:ćCąCŽ–Ü8ý˙ě+ĘĎIŁ`Ś‚Q0 Fů`´> F-…ôç×n č‡áĺ)ů˙?żB[Ę O€{Ąwŕ›MvP÷Őü˙˙ćD=!đŘi¸´ä˙˙5ŔĄăfAńę°˙˙Ď*űů˘‡Zŕç—˙˙ĎĎŹn' ÜrȝĀ77ţŻęĹÓQßž ÇőtÔę´źYşšf§ÇSĽŢ ď ÷wvü?ĐşŁĂM ľ8˙0 üŽP»c>ś:äčVŁ`Ś‚Q0 FÁ(X0ÚAŁ€€‚:hŻ9˛^dL€Ncżµx2×lČug ôÝÝŔýŮŻ ň¤Đ•eĎĎ˙ß—d÷˙TžĂ˙Óů@¶-d9űźź5´ óAö\^ąŠíô4Čľůçç î"€ö©Â. đ…(Ľ> ľNíű'ÔYOď{Úńßľ˙_~4á˙ĘęĹŔö”Î6f˵ď˙żże'°óľç¬: zŚ{pZóáÜ!Ł`Ś‚Q0 FÁŕŁôQ0 ¨ @Ç'ŔC»ÎĚü»Áĺ˙ĂvW0ý˙ě,Č,7žŽ%ě„vô˝ćČřÜĘőĹô_^ţµĄ˙˙%ŕt÷[]˙?âËN˙ź®l!˙@¸ŔC°Ŕť{Pçü@Ă˙˙»űĚA« NO˙˙˙ŃÚ8PŕK„0ĽÓŢŢ?`ťöOźľýßQżĄ“}zňyŕ÷µ˙×ôÖü˙tlpš˝é˙«í…˙/o+úżw_ë˙µëfü??őŠ>5áĚ˙ĹsWC F”vĚÉé‡oź˙żëěž˙{ßü˙áç7AŁ`Ś‚Q0 FÁ(d€Ńú(Ô ÎßÍÍýŘčK§‘1h5hĆm))ú í0<Ý#ô˙ŢîÉŕŽűÚüJ0ţýô}˛$ĎŔý̇Űn&°w{ý ś}Ć÷öŢWZ6Řá#wvžĆŕŰűéÎ&–ôżÓ€Ś™v:uÚAqäNöţ–]˙7ÎĘţ˙~ÚýühřďŇ ˙Ďçöü?7ő4Šţc=ÇŔËąóŃů(Ł`Ś‚Q0 í Ź‚Q@)řń x˙wF§/Ýű Ü»ŤkÖ|YJö˝ćôŹŽ’v’;čäő;» zíQ?śíGw3>ĽŁŘk#ţTpz;‡Žˇ¤žäŕó˙ÜŞ Ŕ1Ô}ŘČË㍊NűĽšą(ťë-u+˙__‹żcŽŽż/NřiÚî˙§&ť›łŻyÇ˙Íw.Ý1폂Q0 FÁŁh 10ÚAŁ€:Đl[FG‚üsMň˙éN¨łćŕÚ×AOhđŕŕ˙˙ËI8ńV &Z˛ľ»ÓťÄŕMÉŔžđ^řAMťO'Sśţ_Ú°ő˙ß?Ŕ•xŔżż˙_Ý <ˇ¤ÓşŹaT*Ůťö={˙?91ű˝Ł~ý˙?€«/ĐĂťüwUÔ˙ĺí€ć ö°O­Gíś#wĚG;äŁ`Ś‚Q0 FÁ(J`´> F%€ÔŮY4|µĘ Ţ ĐYsřđŕ˙˙•An$/÷^“vbÖ` ĺĐÝH uîѶ" $X™Qôşgč˙«Ű€‡Üá®/oß;âłü€K÷qzuÚ×Ö,‡w¦Źuů˙ö eqóyCň˙őuKf—ş[.ëwĚ'^8đ÷ŁŁňQ0 FÁ(Ł` I0ÚAŁ€\: ©Ó0!Nűż†ĎyÎ˙E^J˙.B,ß˝7Ń ,6¨&ĹQî˙áz+¸Üę Çť5‡¤eú׺ţ{ý—`˙oŻ)ü˙t đäv¨2ţ8×㿞¯[ł¨Ű©šu~ÍF›şNşţßRź˙ÝQš˙Ő$ą˙+rý/÷Uţ˙{±7Ä˝@üiž8n¦&ę€éíĺćpą˙wĎŇý'€wÄ ž>˙ż×ÜÜ‘Ć×AǨÝiňüĘěůŠVŕAp+aچ'Ĺëüo ×řß©ůż%Lčj@xîâÜ˙'ű‡Çu7Ďüşmîh‡|Ś‚Q0 FÁ(CŚvĐGÁ( ěžë,¤é˙ov*N6ŰüďŤŃúĎĆÂôżŔS,÷uľçE`ÇÔéń_Ípű/ÂËç˙ŮĽż| Áëë`·€đg`‡5Ä\xhoŹlIDATŔąĺ˙ć˙M•ţ p±ţ3Ë ®†łÝţ300ü˙±i/1•î˙öáă˙eÉąŕŽ&ÉŕpÜ= ŽwO´8n:ť>fĆ˙•ţ*pyc‰˙sŇ€WŘŮ (‰qý?ßn‘ßś1oŁ3 tšIí cČťvRŻ|›PďDë9ú˙ŰŢNxŘŁăŮ©z˙L$ŕüD{YpśÁřČřòŔ˙kę–ŔÍŢѰŁ3ÂŁňQ0 FÁ(Ł` %0ÚAŁ€şO©łĐˇÂuΕŹŔěE™˙%€3ŃČňކb˙ăídb}(đZ8[Ýűt*°S ĺ?šě î„o(6‹đšcpÇŁ~´ b&ŕéĹ+˙ű­=Ŕ<’;č áfhŃă&ĂEţżŽ,/}ąÓţ?##x%L>×]á)˘“ř˙Ýą|˙ř ĽMąs  ›hí´oĘ™ďDoΛó˙뤴‚†A+–çÁů;Dü\,˙ż#§/$ F9tRGáŰOţ”ť˙*‚`vm *xŮ;˛ÍĚ?–eŹaÇ(&nŰ ď@o‰ĂťÎ@+4@áZ±ÍśÄ@KßabČřĹîÚ˙G‡ÎÁĚ_0{$=Ź‚Q0 FÁ(Ł` Q0ÚAŁ€pu–fý@¬Á:´°=çiNrŕNíIÎ˙Í€űşŤůú® pÇb5p4Ě-h8ÝYţ˙‘ġv ‡+]ö`6¶:7+ŁŢëNOĽ9 áVt|xXźź±8|v<ÖVćżr<ńú"HGO ţÉÜŃ:%řHű~¤:ît¶2ĎîĎ # :Ě$Js01|¸ý˙‘ÎCpóçM] IĎŁ`Ś‚Q0 FÁ(CPĄ>ŠFÁ·€§®Łw€řĎď˙yŠŞ:˛ eí }狳 Áťó ?ÄAe˙oo;P`cÂ-HxK©Ř˝0>h2huŔˇ:+0^–cî@– NŞ©ů˝Ř|ú79¸Ď ŁÂčęđá%qp÷"ă_ŔÎ^0>ĚAě7/öVúŻ)Íç0ĚO ÓÝAü‹Ť‘v &<78#ĽĐ1şŞâčô˙ CŇţ/đNý?ß9ĺ˙<«¤˙s ˙ĎÖLř?[%á˙ćťđô¦´<”°FĆű‡‚ÂýîH:aP€Ä@qCĆOMî=? 7íĘApÂ(Ł`Ś‚Q0 F`´> F9ŕŐ5ŚÎhVt-ňkŘđA`Ç–‹ťĽŹ.:E} –űÜO4ŮŔ—‚ĂđZË˙nz˘pl«!î@ąęŠÂ—ôO·§üúöý˙šÜrxç’äCâ>=Cq3V34†¨ý91;  Y[Đ!dČb°+ŮŕbŹŹCĚäŕěŠu˙›ŐLááĂ »Ó©ţ}ý÷˙×µ_˙żműö˙Ó´O˙ß•˝ű˙*ěŐ˙ç–Ď˙?3~†o«[ď@ݬ™ó˙˙Rŕ}ů°°E ú@'ě#_Ax˝Çśľ@\01d|rk9ÜěÓ“Î˙˙ôit˙ů(Ł`Ś‚Q0 †6í Ź‚Q@řűű˙˙µ¨űiAWyÁ–Eđŕőj h„AűšUÄą˙/ÍFš\ ěýü;Pŕ΄{€řđ .ŘŐc0 :µ´BY 4kę@ˇ,qż˛b&…ŕěňµŕ'Y׬mNG¸AÚ¶Ŕř Î čľsP rłÂŻĽaĐ îđ“ßWG ľBĚŕĹő›˙'9ř tĐI˝fíĎË?˙śüń˙ëĘŻ˙?v~ü˙6óí˙—ž/˙?3Áě|U,€w˘÷6m˙˙ł x­ 4¬Ń1(컀$0ţĽtý˙ÖjBp>:^Ń2nöÖ=˙Ď˙\˙˙ÉźË˙ţ:q6 FÁ(Ł`Ś‚Q€ F;čŁ` .,€w@'µsgĹEůŘŕÄíyÉf×7—šţ·Î8o-Cí´˙ż°bŢ@‚_Ŕ™Ç5`÷Üěu_ ‡ěa6đŇ}w1F}E đʸ·3©ž_˝ń~8pů=©ŕƸAňˇÇ /đ”vŘ^gе^á–R`?€foť´Eţ91bŢ?>ůż<µoý߯˙ßýý˙űŢď˙?Ďýü˙}íű˙Żc_˙n‹6~éńň˙›ä7˙_ú;ňhr«c¶Ŕ;ѧ'_řŞ¦Đ¸AÇ ôd®">(tv(ż€¶U «á7ű˙ďoA,ź_Q˝ř˙ţďSŔřŔ÷©ŁťőQ0 FÁ(Ł` I0ÚAŁ€\đóxöÔů>Öh ľ† źmµw$@'Q–Šď®˛z…ÜÉřż8{ţó ÄĽĐN-¨“„î~; q = :˛ 9ءk´lřýó'„A řÔł)<ăŹěFľĘ „oô:€O _Wh‚ŁU!űî‡(81Ů˙&ă˙3\"ţÝś źś /xű˙UŔ«˙ĎLQ;ŃÄŕçĎ˙ż }ő˙]é»˙ź¦~ú˙më·˙?/üü˙mç·˙ďëß˙áđC #w¤·Ő­ý˙îYtĐm ü˛ Ăŕ˙뙨g9Ŕđżĺľ˙WövŔÍuü箇tÎŃńhg}Ś‚Q0 FÁ(C ŚvĐGÁ( <;ó˙˙rě{j bľçç ć đďß˙˙űë1ÝI,ŢY Yú?XŔ››%ęčî$ßß1g°żŔńÇŔeé‡ü˙˛řË˙ÍŔłŮ/ś_üż ż˙˙BµlŚ3>üÂńĹ˙7‰oţhüđ˙ËÂ/˙żüţ˙÷C`ĽíĐě;Č.Bťň—~/˙šô Ľo}zËlxg„—·÷Wl„c†9‘řîîî˙ÇşŹÂÍŰVżŁSŽĚ‡áŃÎú(Ł`Ś‚Q0 ;í Ź‚Q@)¸żŘŮöÇčDŕĹ+ţ˙p˘0ßß˙˙ßS‰é^BxGpmőG <=MF'Ý÷˙˙›› ú ÷¶'ĆŹ1Ä@3č ôŰĽ·˙?ö}ü˙uÝ×˙?Ďýü˙÷´ŽČ锣ݍĄî§&śůżnJĎ˙‹ŃĂž0ľ°l"ĘŚ<Ȭ…[Q;âg~®úë×Apg|´ł> FÁ(Ł`Ś‚ˇF;čŁ`P€Nußś†Ń™ŔŠA ô©ířhüü|â€KŤ˙źžśÂýŃ;Áűű˙˙oÇ}˝ ŢY1€€š‡´=·yţ˙uÔë˙ď«Ţ˙˙<űó˙ﻳá·˙˙÷¸Z‚ F§ěŮsř˙ńŢăŽőÄ3˙§44˙?6së6üyqÔ˙µúţlŰ7„gŐĎţď÷‰˙‡ľĎŔč€ßüµ˙˙çoţ?vÂG;ëŁ`Ś‚Q0 FÁ( `´> F™:¶ww{"räż»˘n(ĐuegfB:­Č~áu1˙˙źšň˙˙‡µ€–ď?<ô˙˙ľČAvČ~m5-ĎÝmÚ»N@“CÚ2€ËŇ;€ËŇW|ů˙ăÄŹ˙žo ÜGÔٓ—ü?9á4J{GĂĆ˙m©˙wÍđü˙w9ZÜW3<ťźýÇ”‰˙W×Îwę‘ő.Ż^1~üűň˙úŻ=ťđCßgţđű4p…ţopç{´ł> FÁ(Ł`Ś‚Á F;čŁ`Đ€:z Îëë@ú!Ý:~4 “ŮßŢâ[Cúŕ40ř ěT~|‰Đě:hY?ŤŔßÁ©Ńę¶_Wý-}§ĐşSŽfNZ€2“ĂŰöţßT˝ě˙ţ˛ ˙•·˙?PÖýMÍě˙»6;ćgQÔ‚…[T \ĺ|ţ÷ú˙…ź1:ŢÇ~,ř˙ü0Ρ`´ł> FÁ(Ł`Ś‚ÁF;čŁ`Ś‚Q@ ŔsHz'—Ś|HŰç…Ŕeéh‡´QĐ»SŽ R5ü7( ţż˝~J§›X|´ëđ˙ކ9˙‹›>ü?v÷Ŕ×ŰżţźúěđŁuşO˙\ů˙ÝßÇEP0ÚYŁ`Ś‚Q0 FÁ`ŁôQ0 FÁ( {HVŚ|H[/đ¶µŔCÚ€ťÍżo©Ř GŮ)‡m—˙çÍł€ăěĘÚ˙»€‡Çťž|Ł#ŽŽŹtü?żfî˙Uź‚;ç \Ůţń˙kqÎç˙ Śküů˙ ĎAr€ťěo…h`´ł> FÁ(Ł`ŚzŃú(C €ÍÚ‚ö4˙ýH»×á @WjŇö¸,=¸,˝xHŰrŕ!mÇÉ;¤Ť`0uĘ‘hi;zç„cćŻő‚cS×ý_ŮÇďľĎĂ:ăĺmţ˙n<P•µBÄ@xçâÎ ć 9\`´ł> FÁ(Ł`Śz€Ńú(C €:•°NÖs«ç˙?/řL·١¨~H[đ¶ŕ!mS€‡´mŇvxHŰ—űÁÚ)‡ôĄíČřěCŕ…Pp°g9Fzg!fĚĎ]†¸}˙±p±Ň–˙ÖúŢ#Î8h™;€nΛ¶đ \Ľ8hň&¤R’ĂF;Ů1ůPIDATëŁ`Ś‚Q0 FÁ( &í Ź‚Q0Ĩc†Ţ aĐ5\ ĺpT?¤ Řq}›KżCÚ¨C§śT„Ľ´]¨ĐÎá˝×O@AÁöŠX;čŘ–ąŔ{ŕ ‰jŕ90ąUŔU ¤r’ĂF;ëŁ`Ś‚Q0 FÁ( ŚvĐGÁ(‚ĽL­S†ŚA3Č?/Í»×ivHp™ô÷]ß˙˙ş\–>„¶ ĹN9  /m·éŠCaŁMů±vĐAŰ2w8{é\„ŻŢ$Ď˙ä$‡ ŚvÖGÁ(Ł`Ś‚Q@í Ź‚Q0h/5¬cömÓ·˙ź'Y?·ĂśI~Wüî˙ďű¸ľ(ęt×CÚ¨†r§Đ—¶GĎ­ř/WáçŻ9·˘ ¬MíÄŮAǶĚW@Ŕäę+">Sp.%ÉᣝőQ0 FÁ(Ł` F;čŁ` A:đ ÖIÍ Ŕß÷˙ěů>Ě &ĆŔĺÜ }Ů^µŔH9¤Ť`8tĘ‘ňŇvPG˝mŰl8_Ż)ř˙,wŁ­iÂŮAǵĚľ}˙÷ż©˙\~.p†R@éAr¸Ŕhg}Ś‚Q0 FÁ(řŔh}Ś‚!@^X‡ ´|üyúç˙űš÷KÂA'ľšüé˙żĎTîĐŽĐCÚ¨†[§Đ—¶oĽ°˙żf˝?ś?çČ:B$đçço”Î9zp-s[÷~˙/Ęđ1ŕ™ÔÔ8Hí¬Ź‚Q0 FÁ(ŁŚvĐGÁ(‚4+ ëĽöXcż€{qßf#–ÂĂ0¨üeÉ’÷aŹŇF0\;ĺ0€ľ´=uqă˙e§¶ÁůĘŐ^˙ż˙Âě<˙™`ß2wذó;\ľ˛ý#xÖť€šÉᣝőQ0 FÁ(Ł`€Ŕh}Ś‚!@KÇa9ĐAhřöZ˙<őĽż¦†_úĽ/Gź™=¤Ťú`¸wĘ‘úŇöw_?ţ7k‹‚‹őěZQ>={C°Žo™;üîâčžeź<›ËJz˛µ’ĂF;ëŁ`Ś‚Q0 FÁČŁôQ0 †(@^B> öcľíü†óôwЬúč!mÔ#©SčKŰA|d1©2ç˙żAÎL@oď>%ŘA|ËÜAŕé‹?˙ËZ!ň ĽóőݤĹAr¸Ŕhg}Ś‚Q0 FÁ(Y`´> FÁ }ްN¨CŚ `Ň–ąäťX<ÜiىťrŔ¶´\'¤ÁĹj6N‹aĎ/ß%ŞNh™;ě?†PSÚňá˙Ă'´9 ‘VÉᣝőŁhŚ‚Q0 F˝Ŕh}Ś‚! @‡±Á:|»?‚;†Ł‡´ŃŚäN92@_Úę°»{.&\hű˙Ůěç%€ŔŁS×ę Zć˙€BÓ~«k(ýĆ­-’ĂF;ëŁ`Ś‚Q0 FÁđŁôQ0 †ŇvxHŰVŕ!mS?at)Á ůH9¤Ť`´SŽ °-m™Ĺp±śĺm`1\ŕîóDuĐA€Đ2wx\=R ¤í<đ¶őŔCÚú‡´ĺgĂýłáŔ{ŔŃ;y„0Ć!m›ľˇČă=¬ ¸rý]jç400 0Áh§śx€kiűŁ·Ď˙ XĂĹĎ>ĽÇÎ-ŢItYćßľ˙űßÔ˙ ®v.p‹ž€ŢÉᣝőQ0 FÁ(Ł`h€Ńú(”`ç÷÷Łß˙.K_\–ěĽIŇć„»s‡ă<¤ ËAÔŻÂצNTÇ €ýö÷uďáę@´‡ťÖ´gţßgúĚVR F;ĺ¤\KŰA dM/\ÜgJD89kItb—ąŔ­{ż˙—@Ő‚đ1ŕy ôq.0ÚYŁ`Ś‚Q0 /í Ź‚Q@$@?¤í]é»˙ŻB_ýnIƲtŕ :¨ł÷6÷í˙ŹŔe·_ËpÉ9¤í]bVtí6đx'4Ü^ ŮG¨řşqđ6ěG;ĺ”\KŰß~ůđ_¬Ä.·÷ú °8!pdÂ*’:č¤,s ;żĂŐW¶ë§7ČäpŃÎú(Ł`Ś‚Q0¸Ŕh}Ś4@ËCÚľďúţ˙×-ŕÝá:Ä‚OÓ§ą–˝ŁPg& Î:=¨ă ˛41Ŕh§ś:×ŇvhÝ6 .nÓ$ěk_LR]ćż+Pşg ÔOnńřK˙>: ôAr¸Ŕhg}Ś‚Q€ FŃ(F;čŁ`DjŇö¸,ťĐ!m4ß¶!öˇö¦#ô«Ř@ËÜiíí»‡źoţě˙ߏÔ ‚x§č˙çö¸ăw´SNŔ·´ýëĎo˙ĺ*ÜŕrkÎí†HvŐÎ!ąNĘ2wxúâĎ˙2ŕ LĎÎß!ĂAr¸Ŕhg}Ś‚Q0 FÁ(0ÚAĂĐô6ŕ’rĐľoĽ‡łŃ€:“0÷Ü A8í•§@?Śn –ąŹvĘip-m©űWŔĺôš‚˙˙!aŠzKÉ’;č¤.sýÇťúŇ–˙>Ár¸ťÁ`9Hí¬Ź‚Q0 FÁ(ôŁôQ0ô°đç1pY:°Cöe1}ihđďŰż˙ĎL nÎVÜ d˙€®VŁ×DÜ·ť¨'Ë0˝–ąŹvĘiđ-m˙őç÷Í:¸Üś#ë D‚őY˝$wĐA€”eî đ؇ź¶đ \O;p°í'0í 0’Ă@ťoP'|´ł> FÁ(Ł`ĐŚvĐGÁŕCÚ€ť*вnĐŢkĐi SĚň¶Á÷ÇěAÝsţ6ç-Őö»_—¶7íc.s'ąS<äođ-me§¶Á唫˝ţ˙EÚIé«ŰČę “şĚŢWÖTw~„ë[…ă€Ĺń 9\`´ł> FÁ(Ł`PŚvĐGÁ °CھۍčÁ|HŰ` đA÷7żI}ó˙ßúůóm 1č„{źšËÜG;ĺđ-m˙ś–6k‹‚Ë÷ěZ‘ €ôŁwÎA:9ËÜAŕĚĄ_p} |őćŕJ'¸’›6 ÉᣝőQ0 FÁ(Ł€:`´> €:YżďiŰ <¤m.đ¶Zŕ!m±Cď¶Á@čáń:áőĐŠzиýŔ%÷ ŐČKí)]ć>Ú)X€oi; ËK•9˙˙ří3D‚HđóëwŚÎ9ÓAR—ąĂŔbŕĘľzŕJšĎxž.0’ĂF;ëŁ`Ś‚Q0 Fů`´> h Ŕ‡´]Ҷ8>8^đö˙«ŕĚę09¤m0ĐJäpz 윦_üyúe`vĎ:h€&FÎ2÷ŃNůŕ„–¶€ë„4¸|ÍĆÉAŔ—×0:ç Llťśeî đíűż˙Mýźŕzç÷đ,iűAr¸Ŕhg}Ś‚Q0 FÁ( î ˙6XŢÝ®#6>=¶PáIYD`óę3°Á÷ć&p=îí˙˙żÓçNh0ťLôx×`8ľ»śÁĽłzČôCÚš‡´%isţ‡´ Ú ;Đž|Đ Ý0Y–ŇĂí~…˛}ŕuük¸1ËÜG;ĺŕ[ÚÇî^€Ë Úţöá5D‚ęŁwÎAŘ:ąËÜAŕÖ˝ß˙K zAřpő6pűţď˙›€[d …äpŃÎú(Ł`Ś‚ÁÂŢAuĘŻ­®[Ěžüă Ä>Ľ*ä˙˙ÍŔ eOAÔęëý˙M$Ş_@xsę˙˙§RŢ@ÔRĽĽô˙˙‘Ž˙˙W‡aÚ˝%ă˙˙ËË€=,:PFiś´g¦Żťs:‡ß—ĄH'Ć›=Ăč0łĚ}´S>xˇĄí 2ł.źłĽ "H"xuă!Fç„‰í ąËÜA`ĂÎďp˝•íÁ~ř Ü”uâ—oűľ‡ŇAr¸Ŕhg}Ś‚Q0 FÁ(Ŕ0;čţ˙ż6 ł3‰ ď©€ĚHVđ¸ňH'¦»±á•AA Đ” 5Ŕw`ép)(ş=ŘđęPŕ4ÎVľAFizŕuÄkpĽŃüÎ<"Î|šŽą*×2÷ŃNůŕÄ,mżúěîľ|K°<ľŐ˙Ű/B$HOĎÝÂčś0)tr—ąŔoŕťîţÄ9ź˙®pöâĎĐ5l0ńµ[×ÁlCí 9\`´ł> FÁ(Ł` j4“ŚŢy$„AłŇ ęÁľĽ„ĚŽŁ»—>Ü\˛Máˇ;/őŤÇ4›>1ŘsˇOÇÔA=¤mřzî9`Ô‚Ň ,ţA0¸ÎŞB^ćţ®ôÝh§|BKŰAYMô\ŕ€-™ŕÁ‘Kťs&ĄNÉ2wx 쌗µBôĂÍAă†%îŘŔPŃ1‡đý=yťs>7b•Ŕč!mŁ€ŕóěĎtśE ö`  —Ţ„W_ŚvĘ fiűŁ·Ď˙ XĂŐś}x "A¸˝ű4Fç„Ié %ËÜA`˙1Ä,<6Ľc˙ŕě ĂŔP=Hí¬Ź‚Q0 FÁ(‰ŇA·ÜŢIü<Ďă˙†b“˙k Ś˙ăčNüH_ŔYô/Ëľž)÷¦]ŕ ď0>®ÓÜGÁŔb–¶@ë¶Yp56]qA Ŕéů[1:ç LjH]ćş>­iâ 8|řÄąˇÓA‡ár.0ÚY'€mFÁ(Ł` ~Ŕđ˙Ö”ŽáĎEŔĺÝH|=9ľ˙'šlŔlP'ÓBEEŢC_ô¨ą$„żÜ¸ţ•´ĘÖhaĐL.ĹgŮlL‚» Ý/ËsŤţűKŔůű€ťwFF¸˙00¨łołŢB:Ůo˙˙}ŹĄ—ZŢż&®ÝnĐŕ@¦‹<Šh ¦ë‹L0:čźó¦Ł„ !@|š;l€ é4÷Q0x±KŰżţüö_®Â ®nÍąÝ Ŕ±©ë0:ç LNťŘeî ˘qËČői0ő„09űÚ NÉᣝuüŕđ‚7« GÁ(Ł` jŔđ˙äd”Ž!2íAźŻç:šŇ

G[K˙7Tŕ‡ó?–źwf‰ĹČŤzD†®Žü.÷ Üč´—>Ń^ö˙›Ynp17=Ń˙ę’<˙gĄčýŹł•ů_¨ú˙Ő „üď…płŃÝřÜú9\„ßŕęCÇ -I˛˙żÎ÷DďÎŢ?śä ^€ŢA˙Ţ\Ťiçđ8¤m 1ZľZyžŃ1z§ĽN@śćţuăč’ÓÁYÚS÷Ż€«Ók ţ˙t…ŕ`ĎrŚÎ9“ÓA'e™ű×o˙ţź<Íj˘źŘŽ _žż0ÔÁp;Hí¬c‚K?·€·<üú7¸;Ł`Ś‚‘ţjEé‚đű9îŕýÓ¬Ŕ}Ó %í§Z 3Ě 2 Ŕ3ηűájAłçfĘpţŰĐđF8˝ńK§‹pw ăŔ˝ĺş˛Ľ˙Ŕ{ÂAb—z˙çîI-/:Őĺ˙ŁÉÎŕŐ űwĐ!q@5ż§¤`Ř żö:·ŻĘ7ţŻ$Ć·ş 5¸8č@şe9†`6¶úďéه´Ť‚¤ě)­|ÁŐ)G_–|ë]ć>¸±KŰýůý_łÎ®nΑu Áž¦ůťs&§äśćęČźx‚ö˘Wu|„ëGĆ WźNÜp¬H—ÂÝ‚ N¦‡„ÇĚÄř đ 4dy~.ř˛ţżęáf#»túůŹŁHö‚đQঠ’9č4@:{ąů˙öŤ˙vŔă@§ĺ0h;3˝«z’<誸Q0 h í”–ŻżÍnçČŢŁŹ&Ă/\€ťuŕ˛âźg€7,ý×ńŁËÜ viű?ŕ9¦m‘pµ=»B$¨6ĺO„wĘW&´RÜA'÷4wl¤fOśóů?Vő*0Ü’ĂFRg´ĽŮ_‡ĚźK0 FÁ(Ł`đ†˙ON˘t$Ńńą6Ű˙Öj§Ź0hO7ňˇk˙×EŤ$­!k¬ż YĆM)Í<ĂÜ–´./±Măú`IJsćădĎ ˙żşb&Ľî3áôÜ1Ç ¶ďF2 ëËó·€fęAqn S˙/!Ŕf?™âQg'ÄĚQ0 ¨ Hé”ăÚSţëú/đć Á*t}0 :¸đc×Ç˙?/;ëĐbat™űŕÄ.m­—ÁŐI–:ý˙đ őţ{JŔÚÔNx§|]fĹt g™;.đôĹź˙eH{Ôwž{xGÂAr¸Ŕpî¬#/oGĆ«$FÁ(Ł` >Ŕđ˙/°á˛&މÜ\jú˙1¬“ÄUţ*(3ä š ulµ„˙šç;3b* ÔPßđţ˙żäĎp €[[áîí+ßVfżä/Đžy-°#Z®;qýzŹĂyÎ˙ßs[ĽKý3˘qřiƧ˙€Ť4ĽŕĘJ°90łŻx»Ôi˙?ş˙oşe‰ű ŕ*€Řg±FÁ( PŁSŽ üv~@űĐÁW˘™Ă/˝^ţ˙Ř÷ń˙wŕ©ŮpńŃeî HYÚ.ý©pµŐ€‡‹R¬i‚wĘ·M¦JťŇeîč`ppf^iˇ˙ź ßCAFĘAr¸Ŕp묣/oGöÓł?W!ŠFÁ(Ł` Ŕ&//‡w٧˛ ń°ţ/đTü?;U~@žBľ8Ëđ–«Â˙™Ŕ“ĎA­ÁäţŻÖęŔ;ŐIß6QyéÜŕ ÷şX°›@3ĺ eĺVj‚˙''čüźźˇŹqýěwвö7đ˝ä`9Đťć¤P§z5äŞ5Pç_”Ź |Rü´$Ý˙KKéQ k´ţ»Ş„‘®wŁ€\@ËN9Vcű Ľ'úCç‡˙/\qۇŚG—ą vi;»{®V¸Đö˙łŻ!T~ţ†wČWƵU§QĄNÍeî şIsÚÂ/p3Ű7iüć±á FŇAr¸Ŕpč¬#/ořűě˙;żŹŔů Őß˙ݏŁ`Ś‚Q0h¤ţ¸uK&˘;íÝFcP'°€GG1ÝG ­(řöb©ŕđtTtóHÁëă-‚ŃŮóQ@ {§NŚ˙<쬗¶† ŰĂŁËܲ´BfĂŐf/ŢüAEđýýgx‡|]z7Ő:č @Íeî đţĂß˙ŐťŢWŻşî`$$‡ ĹÎ:úňvPgü/đÔä—ó?A·1 ďÁ¦Q0 FÁ(JŇAOŔ;Ä×Fav‰Á‡Ű Ó \\„éNb0hyů‹ 3ȧ¦`šK ^ś˛=YuM§®ţq č>ŕV ÷Ťśe´ýęł»˙ůň-Ájůó­ţß~ů"A%đéŮx‡|sá$ŞvĐ©˝ĚÎ\ú7„ŻO{ `¤$‡ •Î:ňňö3?WAŕÓßWŕ¸É=ú}"1 FÁ(Ł`Ŕ˘KÖ6§cvńá““€=„AştČh/9ş›qaĐĹËK˝ŕ`řt|ěÍśŹvÎG‘`ĐwĘq»A÷úżŻy˙˙ąís°G—ąÓ˛´ŐGĎĄţőŹoď>…wČwTͤjťÚËÜatW:ĚÜzŕů źżŚśŮÇ‘|.0;ëčËŰ‘Áýß'ár Yö‘´bŚ‚Q0 3@í Ŕoŕé´€×ç€fsŃ;‘Č´$ţÉ žÁ Ţ´Ů]†é~dĽÜ˙˙˙Ak-!z¨^\ü˙G¦}Č4cz:°†]Ö> đˇÚ)Çţ;Kß÷~˙˙ŘŮô¤.môöůÁk¸úłŻA$¨ž_ľ ďďmYHŐ:P{™;|űţďS˙'¸ąs—ŹĽëŞFúAr¸Ŕ`ę¬c[ŢŽ ţ‡SÎĎ€ÉŘ ±Q0 FÁ( 0;č0đ XiÜß÷˙ﮉ˙t”ü˙Ů]đ˙g déř«+@ClĆŕý}Č)ë ĺř»Ëk+wŤ÷ý˙{°cNăQcĐĚřĺe˙˙j ě­LîWß5zZű(Ŕ †[§|  ui;”¬é…«÷ž ĽF’ŕŃ©kđůˇľTď Ób™;Üş÷ű Ô\>~x–Ëř’{˙¸unî¬ăZŢŽ ľü{‹Ň‰ż˙űDbŚ‚Q0 FÁ€Üt(řuăĽđ:’z'÷Ž‚Q0 °ŃNů(  uiűŰ/ţ‹•8Ŕőě˝N›Swś‡wČŹO_Oő:­–ąŔ†ťßáfW¶Ű5ţä¶Ś.ť‚č¬ă[ŢŽ @űĎnŢź> FÁ(Ł`ŕŔh}Ś‚AF;壀–€ÔĄí Đşm\˝MWDŕƶăđů™…Ű©ŢAZ,sßŔíÖÝÓfOśóů˙߼Bxô 9â=:ë„–·Ł‚˙ĎOr‡©­ťô> FÁ(Ł``Ŕh}Ś‚ŁťňQ@€miűţ›§˙ý‰»ł’“«pëYsn7D‚ŕňÚđůĄUűhŇA§Ő2wxúâĎ˙2ŕu‚0ówžă2ÂÁčArÄZuÖ‰YŢŽ @xPüŔôÜů Ľ®vŚ‚Q0 FÁ€€Ńú(tŁťňQ@o€mi{ŐúIŕ8“ű~ˇIDATh–´”LÝż®GŻ)ř˙N ź[ĽŢ!żľů(M:č´\ćűŽ"J[>üřdtöF’# PłłNěňvdÚ¦€lχżO!Ł`Ś‚Q0 č F;čŁ`ĐŚvĘGÁ@ôĄíŰŻ‹Ż?żEtčÄvřőç÷Í:¸Üś#ëŔâ´'gm‚wČďě=K“:Đj™;üö÷§-ü7ż}ʧ˙?ů~üŁŃäH”tÖI[ŢŽ .ţÜ×wâÇ"đ¶…Q0 FÁ(ôŁôQ0 hF;ĺŁ` ľSŰż‡aĐuj Ůöę “ábJŐž˙ż˙˘íéäG&¬‚wČ»Bł:-—ąŔű˙Ww~„۱jËč~kd0zů€ÔÎ:hĆ&NĚňvdÚžpřÇl¸ţ›żöC$FÁ(Ł`Đ ŚvĐGÁ( 픏‚ÁťÚ.^â—Ç…»w-€(¦!Ř׾Ţ!vá6Í:č´^ćg.ý‚ŰÂWoŽćqt0ze€Î:2ľó˛j†đâĎM3Ţţ}‘Ł`Ś‚Q@0ÚAŁ€0Ú)ŕZÚŽ ˘ć”ٍÁ†AKÝAfý­á¦ŘU;Ţ!}ë1Í:č @Ëeî0°hÍW¸ő˝˙ţ2şÔ=HŽr@lg6łŽĽ ž¸ňk;\˙±ó±ń"1 FÁ(Ł€ć`´> F‰`´S> 3Ŕ·´ôďY W“łĽí˙ą‡×ŕ|tlÖőŮ©mŕýéÔ[J¦Ŕ;俢iťÖËÜAŕŰ÷˙›ú?Áí™»ü Db`ŁÉQŔ:ëč጑—Áę¬˙ú÷e;µ_» Ł`Ś‚Q0 hF;čŁ`F;ĺŁ`¨BKŰaŕđíspuŃ˙ŹÝ˝çăšőţ˙§X÷Š6RÁú¬^x‡üëŰŹ4í Óc™;Üş÷ű Ô>~–¶űř‡=HŽ:ůôvĆ5łNLgýÍßű(z^ýą‘Ł`Ś‚Q@S0ÚAŁ픏‚ˇYÚ N¶@XľŐĎI™p} őç_˙·ďI„‹!cĂ–°˙Ď>P§>X•Řď˙úţ“¦t Ç2wذó;ÜžĘöŹŕÁQ€Ś$GŔvz;lfß2x|ťuĐ6ş#?ćśyŁ`Ś‚Q@9í Ź‚Q€F;ĺŁ`¨b—¶#«ÎX¸zuÖWťŮůßoj†śD©#řîôOß©łl´·Ö_t/pB›Ötz,sßŔÝÝÓç|ţOĂëä‡=HŽ<đ¸%Vg€+Đ9ťuP§˙řŹ…půË?·B Ł`Ś‚Q@30ÚA#ŚvĘGÁpÄ.mGů+;ŕzđa‘"Ű˙ĺëú˙żţü˘‘Jŕç×ďđÎřęäv°­;čôZćO_üů_Ö ± „wř‘DŃäHČËŰAW­á¤tÖ‘Śáç®C ¸Ŕ(Ł`PF;čŁ`D‚ŃNů(N€”ĄíČ`ń‰Í(úĐ1h |ö˛Vđ˝é´_^€wĆ7äöĹhÝAz-s}G3öĄ-ţ?|ň"1 ŁÉŘ–· 鬣ă˙>C4Ź‚Q0 FÁ( : ÜAżŠč đ(CÝ)÷vĘ'ŽvĘGÁŕ÷ß<ů_˝a2J§šĄí0păĹ}˝0Ě—oů?n^Ő˙[/i{˙1¨ëŚovĚA€täeî ZŽN+şˇnÚÂ/p»Ú§|ú˙XŤŇÁčAr¸ęňöUA2)ťő'.ŐŹ‚Q0 FÁ( . ŘA›ůĄóňëćh§e 0Ú)Ă €g›şĹ‡Ţ$ŚŽ5ł´@KÖŃőN/řńńMW7Â;ă»ëç‚ĹčŃAť˛ë0pÓ„O˙=ŁÝĚöű˙Ww~„Ű·jËčjrÁčArŘ)Ëۉ YňK?7ĂÍņaËŕa{ÖGÁ(Ł`PđvĐżüŽŃ‘yáôâ˙ż/ŁŁ˙Ł`đ‚ŃNů(nŕíŕ}ÚGÖ˙÷š”>Ä ˝S Ă ™oR@۶Ů(úŹÜ9‘ xzîĽ3ľżs XŚôýÇPgĐA´ü|pŹřävćŇ/ű®ŽvSF’CJ–·ŁĐČ»żŹţßřµ|j;ĚLbđhg}Ś‚Q0 ¨pvĐ˙<ýó˙…#öÎÍ»ŇŃ«NFÁࣝňQ0ÜŔç_˙/?µíĐŚÂ˙B…6(i\Ř}bD3tÍš|Ą;\ďšs»!tŽ\‚wĆŹNZŁG}ÂlÄttÜ”{ţŠ6łé‹Ö|…ŰSßűń˙çŃÁnŠÁčArÔXŢţ¸Eŕ)x`ă菹płĐń‰‹"Ç[ \?ÚYŁ`ŚňÖ:¨łó:ö5FçYJťkvFÁ( ŚvĘGÁp?˙üúżţüŢ˙1s+˙‹ŰÁ;ĎČtp›ď” q¶č†Dv`\ź^S0pćţw€ÝŢ}Ţ?5g3XŚÖô7笠ăÂĺŔ“×Ałě ýăÔßľ˙űßÔ˙ nĎÜĺŁő(µŔH>HŽÜĺí˙>˙ű×!¬Ű`tĹÚťßG˙úű ˘ €:ߣťőQ0 FÁ( .ŔÚA˙qŇéÁÖń‰.]ę> č F;ĺŁ`8Đ˝ŕ3®ú/Vâď<Ă0čŞ3ÜËOo1Nm‡aÍzAŔŻ?żÁjaúćY‘ 3¸şéĽ3~~é.°­;ččÄÁ0hVtí˛Ř¤ąźÁzjĐţ÷$;Žźý ‘T#í 9R—·úűÜáFľŰű1Řq? ěŔ“–˙F;ëŁ`Ś‚Q@€w:Ś^ł6 ŚvĘGÁH ÓŮ='eÂ;Đ ,X`ýżeë,ptĎ9L FÁŁŠ`´> %픏‚‘đͦĂ0¨Ł:@t8˘˙ţĂßŮ™kÖ7Łg×BÄ€Óó·Â;ă7wž‹Ń˛ę€Ă:Ćm˙?yţÎaäĺçčxT»Ž dňŕŔÄ9ź˙ŔaFÂAr¸–·!î˙>ů˙䏥pyt :tÜ»żŹÁ´ŁťőQ0 FÁ( ŚvĐGÁ ŁťňQ0 0¶ŮtŢpaXŤtą \ŚĐ5kČËăA3îż}†H 86uĽ3~ďа-;č;"–·÷—´c;Íö‰źľřó˙÷ÔíŔ<}ńçpŻ;ĚžťŔäGmŔp=H}y;čôuNýXCLJżĎ‡ĹŰż]rúŹ ŤvÖGÁ(Ł€0í Ź‚ŁťňQ0 Ь7hy;¬c Ă Cá.<ľń_«!.öŕ h‰*nŕ:! ®¶fădŕ=ËáťńÇg yѲŢg††Aťć94ꔣ}G kŢ>ˇÝ]ěŁ`ř$r3ş_°aĐ@ĵ_»ţżţ{Ř% FÁ(ŘÁh}ĐŚvĘGÁ( ¤,j€w¬‘1ho:2˙âă› XŔ±»ŕę„ m˙?ű0°eúž¦ůđÎřË«÷Áb´ę ?{‰şś~˙‘~łŠŔq—˙Ó~ŰÝ>ĺÓ˙źŔňqĐ —ä—·Łcвţ+żvüőçÎX!0ÚYŁ`Śí Źş€ŃNů(ä­—Á;Ö ě75çŢô·Î@4aˇ3‹áęr–·AlŻ»÷ ,F«úö}Ů@>S~áç˙ÚnÄÁpç.Ó·ěy˙áď˙ęN„ý«¶ ý}ŃC őäĐ—·0ůçÖ˙/˙Ü↑`´ł> FÁ(é`´> hF;ĺŁ`P@{ĘUjĽáëÔĹŤ`ń{Żźü÷‡áÍ—‚ĺŃÁŐgwá‡Éńç[ýżýň!DbÁ¦ü‰đÎřç­:č ŮiäN9ňňő˝GKÍA§ąÓśąô n?_˝9ZŇ Őä`ËŰAîĽôs3ę´70ÚYŁ`ŚD0ÚATŁťňQ0 ¨ —¶NmG>´7}ú•py^rb D €:ö051s+!‚ Ö¦vÂ;ă?>BÖ´č ýöŁSŽ @לÁ:Ç »Đü¤˙2óEkľÂÝPßűń˙ç/ŁKÝé †ÚArŹ~ź˙˙ěĎŐ˙żţŤśĂG;ëŁ`Ś‚‘F;裀b0Ú)Ł€6}i;čvly6}ęţA$đřÝ ”˝ęg^H 0XÓďŚ˙ý 9ĽŠV3č„@ď,ĵgô^ćßľ˙Cąć tzü( ?nÉ W0ÚYŁ` g0ÚA2`pˇŃNů(´¸–¶ă°Ůô {–@@éÚ>¸9Ţ“ł!‚ ţüü ﯌kÁ@uĐz™;Üş÷ű Ô |üěđ[˛ (·÷ú Äďď?Ă;âëŇ»!‚@0PôÁ°Ě6ěDfWŮţě®Q00`¨$7Áhg}Ś‚Q0î:¨‘÷üü˙żűţ˙VŰü˙{cÝ˙ďŔFÔÍM˙˙ÂĎ.Nđăp-ć^ŕ‰83˙˙?ŇÄť˙˙ź›ó˙˙Cŕ˛Í_ĂřäÚ//˙˙ż˝í˙˙SS˙˙?Üţ˙˙Ń®˙˙/,ü˙˙é)`kšś}mŔ†ă«+˙˙_^Ľ7©h&đ4ć˙˙żľ8íąŞZ`´S> Fý±KۉmŰfĂͱéŠđéŮxG|sá$  Tz™;üV ÝÓî8çó˙ż >ú··˙˙ßŮő˙˙éiúTŹśźÜżpů4ÓbÄ@r 5 µ = ˝ 3Čđ:l ZvšĚ:lhˇzÜHŁťőQ0 FÁPôŔ}€ Nřz`Cn™nĽxČĐk"÷c}ÎĽ:’Ëý1Íá•Á˙˙źť ,Q?Cô ę,.K]ć‹ęWdĽ6ň˙˙+Ŕ=ŁČ ,śŘ1ż»xôq2¦9Čxg!xp…\0Ú)…-űŰIDATŁ`ŕ©KŰńŻ?żý—Żt‡›µć°ü$ŕíݧđŽřŽęYA Čú`XćO_üź8rGGűŤ˙/Ö·,ÇSʬvČçA0Ť.Ă 3@şź\˘ ®Ă€z Őa+őá_ µäFŚvÖGÁ(C  vĐż˝vîŠ0+`śXi_\Ôg)ŕŁ#ŔC(š><40đjp`D¸±xR¦˙pá-™˙˙ÄÓhú \ŢşŻS> š5 ¸F;ĺŁ` @îŇvl`Úpłôš‚˙˙OĹđüň]xG|o p6 ˛>X–ąŔľŁ?ţŻš°á˙ďĄe;ĄxepF}'Ä"\ŕúzüęčxků«ë†=HnhŃÎú(Ł`°DÔ9ß„YéAËް{{€ňxFŢqaPăáĹEC\Ň„î'bđÚ(`'ý1Ä dZU°-S=1řP+°÷Ť˝Q>Ú)Ł`pj.m˙őç÷Íz¸YsŽ·Ŕ "đčÔ5xGüPâäůě Ŕ`Xć˙®ă ˝<§6m‹Â@ďčj‰Á뢉źť`ô ąˇF;ëŁ`Ś‚Á tĐ,+hY4zeK -‹Goo‘6ŚŽ×D@–Ć5ÚOŹîRđć4ŕ&D´{M÷×cŞ#W9@Ŕh§|Ś‚Á ¨ą´–ťÚ7KąÚë˙÷_ëDđ»ÎĂ;âǧgkˇ` ;čb™űłłŔ$cp›d ´d2xpM ‰xK:f6ŚÁčArĂŚvÖGÁ(@:č ĺŘHěĆbÓ˙ŽZÂ˙M•ţ·…kü˙·!÷aŽÇ˙¦Pő˙“tţ—ű*˙_S` ‘[‚t pYŕö<¸žo <˙y)ý7Vä˙ďˇ/ú˙D“ \îB»Ý˙d9 |¦Ő˛Wn(ĐAw ¨ßľÎ÷ü_ŕ©ö·§Ř˙S-đž*‹˙®ş˘`ůęŐ˙ż{Cä.,€hŤĄŮ©z˙­Ő„ţ[Ş ţꓦ‡"w§ßé´µôCţ˙±¶2˙Nr†Č—)ţÜwg´S> FÁ Ô\Úşrͬ- n^Ď.ÄňÁnl;ďźY¸"ÝAđeî ˝ÜXVł=›ćúż!Xí˙ÔDť˙çÚ€ő#Plg…9FÝ ÂŹ§¸ü?ÝbűC±É˙_°zg¦čÁŐ$ÚËBę$]°ý㿀޵: †_Ípűß ¬÷'Ĺëü?ŮŚ¨Ç@ćĂÚ íHm¤Aá‘F’^`´ł> FÁ(HŔž=_ ŻpŹ7Y˙ď‹Ńú˙tŞË˙M%¦˙9Ů˙/Î2„Ë»čü?Tgf˙]ęýßŘą„WŘ j@ŕÉI¸zn S˙¸Ţę˙ŁÉÎ˙“d˙ ó°ý˙ąČ ,—ĺŞđżŘyŻ6<`ź‹ĺ˙‹é®@yŕčţÇG3‡íŮCň7h ăHÄßńv2˙EůŘŕťđËťö˙[ †¨ŁňóÄ8m^Đ`¨ˇ[wCÍ[_dňA†¸ˇęś322ü?Ú` –ű8×ăżź±ř˙•yF`9yÎ˙Ęâ\đpţVÓ‚Ń!áŃNů(Ü`d j.m~YReÎ˙?~|‡o^^{Ţż´jDşşĚý.đ´uh™Ă+rŤţëÉńýżŇeŹ"`"ńżÂO^wVú«üáeű˙g ˘SĂogą˙wÖß9n ` ŇďPěkkQô€0¨ -Ăű˙,hĐIT÷ôÇjŰ  A}V¦˙Kłˇmp62;¤ŁÉ ?0ÚYŁ`Đ0ü~ĄŇEźĺő1w$AlPĄę^ëv€ËGXJýźźˇᯏúw3đZ¨üçy˙Ż÷ Ô:« ˙ßÍv7@ťSßěuüo«!„íç*`GÜÝ 3Č/0ţ˝‰Nŕ°ű =śă€3ŢĹŢJ±űűţ˙{qÁbt=ZŇĽ˙—n 6hfÔq‡ÉM@á ń˙- ú˙ÜěŃh§|Ś‚A¨˝´\'¤ÁÍ«Ů8"8ČŔąĹ;áń뛏B`0tĐt™űŢjx9 Yjnvf”ú„AnđJ3$±ÍĄ¦ŕŮqd1 ”ĂfŢŃń—ÍŔ[Y@iĺęgĐ ýyŕJ7dqFŻŹĽ€«Ä@łčp±űű!fŽP0zÜđŁťőQ0 F=ľĂ`@3äNÚ"ĄŇ@ Ĺw×ý˙}ˇ×˙—3\ÁťDČl7Dţ]ʵ˙fĹŔůčTá§8bo@€0¨16“ Â{* .ě4[€çśŔĄ™.ňâ0ěm(†2đń{Eß˙Ź)Ká|tü¸|´ÔÖá5ÖĺAńę ¶ŔÄľN;3Ú)Ł`j.mcw/ŔÍ.´ý˙ěĂŕ<Ëăä¬MđŽřť˝}С>`ËÜAz‚I…–Ů?€ĺ¸„;xĆT¦Ł—óč4Đ»­Ě C¤WŚŹý?3ău!đJ+dyĐIń‹–Ăiß;h@^IŚ l&ČofąÁĺĐ1¨­Zꀇ‹ă:Ç˙fŔĆŠ8č걡@§Ö#»Š/vŘý jT±ý Zz“5f@űűA %PX‚öĂä~öäý˙ZŢ çĂ0¨Á5 xĐhpÔxĹş-sĸłâÖQ0 FÁ€ĐL9hĆÖ™¦ĆŇö«ĎîţçË·›Çźoő˙öˇ‰Aöµ/†wÄź]¸ ‚ÁŇAeî {Ä‘ĘlĐ’q6&đᬠ>¨Îťűâk„¨+`xK©x Y 4 :çY „kUÁ[®ĺőˇ®Ł©yÝ:š% Űk ĂŐ ·@gĚŔäţď.…řiŔÁčAr#ŚvÖGÁ(”†˙'&"*T,TIł;ʰ™ŘĆ5p‡´ä-ÝYţ?#ă˙}5ń7ţţ˙_âçŁcĐlĽ!đ”ń<ŕ<şhŻ{'ú¬0čÚ±ˇ>=Cu7Íj€fPö™#aĐ^rP‡¶dýGkĺ˙ĎůSQÔ cYę’<â • óҡç ăG}žŁ`Ś‚Ô^Ú N>ĚĚąĐ}Ĺ쪝ďżľő"Ą> ËÜ|D)łA°R‚(b˝ŔC\Aű‘Ĺ@t)č Qd1Đ@8üŕ6$ Zľ.ÎĎŽrĚÄ®3p6ęyĐŢwd1ĐY' :y–†A7»€šá«¶6Aü4 0ŔčAr#ŚvÖGÁ(äô+ÖĐ1h 6hćTé‚:Ź =lďç öÁšJüć÷`˙ľőţ˙ďpylÔÉ-×C-oG_>7d®Zíť\‹ěv4\śµťXŹ. ™Đlčp9°Řů˙żĎÎx#©AÇ ëę@+Ĺ@Wë`íśđ§ŃýnŁ` @‹ĄíŹß˝ř/X` 7óěĂk‰A ¶”LwÄ?¨N ĆĂÄ@'şŁ‹Á0čLĐl?Ü­ ómF^0zÜČŁťőQ0 F±Ř#^c†TɢăKťöđĄ× Ž9¨rF>t%Ľľ«bęiŕukPyl8¸th˛¨cšaF㡴,űP ¦ű‘0čp<ôSëa´Źtx\ěĺ%ŕ0űđćp14 :Ýy!č žÉşp>ĂĂt×í(Ł`Ŕ-–¶@éÚ>¸™Ţ“×3r°>«Ţ˙ú8s ©ľçđ,s?Ń/żAť^Ь4ňg «Í@˛Ář Z5:3Y „M%1˝Ô‘­d]ÇöçHÄnЬ7T h@žŹ“e…ÜÜ4ý˙ĆŔ%ö0>2H şö .öň2ÄĚQ@Ś$7ňŔhg}Ś‚Q€0€ÉÝeđJ5Ń^|0čĐţ4ĐŚ/l«í7Uě “ÄA÷˘Ă÷:ßÝ 6î˙G`…=Ńt˝h_ů"ŕLŔW zPCc;·—·fÖQÄW‡OG˙1s(€g%‚ FČß ŮPctŘOO´\Ô±…őť~'p#¬ÔGV`ůÍé@Ă Ë)·Ăő¸OĎÍÂżžéŢ[ŠP€äîNpú/+Ěů_W–޵€'ěîşëżş bŢ(Ł`@-–¶żýňáżX‰ÜÜ˝×O@$1X•Řď˙úś˝…‚ÁÔAeîŻ+–AĘ|ž–¤ ®gAő'¨ĽíGż“tN ěĘMu°«€÷˘Ř ú´w}?°ł ZWä#ꇶžśB1¨ŢÝZŮ:ÄÔUW^ßěµ@íڶÂŕ*:X6 ŁÉŤ\0ÚYŁ` HýŐU`Ą éPîI­Vď}Ű^n>\á"aPgł;Jó˙ŕž3P,ľ5 XĂü'!{ŰAúA‡Č€ “â‘ÔŁaĐr:Ś“iŻ®†5”čZ8 ŰA ŮżAhdż®T H4Ăzc±)ęé·Č{ĹA+V€ĹAŤ+P4~(ŢÖš``Pç|?ýďďóFÁ(h±´ڶ͆›iÓÄŕßżđNřň(ŕ ¤ľÜ`ę Ŕ€,s?ŘŚĄ$DNIDATRľ¶3ę\PgŰ î mMźrd±«ŔU06h…čÖPý4† ě‚1Č.d€4` şd7č<äz 4Hk+€Vjˇ´‡5 HŁÉŤl0ÚYŁ`€¤ *WR1čŢÖww!ćŔhć{s*¦Zb1¨Ł Ú×=ÔŔg`rM$¦ĹÇËŃsđbĐů!挂Q0  ĐjiűןßţËWşĂÍ]sş’iź_żĂ;á«“«„Ŕ`ë Č2÷ďŔŮŇőŔôňśÚdČ.dđů9°‹ŔTK,<; (ř’;3zÜŁťőQ0 F.@tĐAS'°ß»Ť:ç ĄÝب˘í}F×Co-–Lź!f Eđx¸ 9 Đţżż8*]rP@ťóűű!úGÁ( h±´¦X7WŻ)ř˙źż`óËëđNř†\ÔAÉÁÖAeî đţ>đŔ¸hĚrťZd6Člŕőu`Ž©‡ťĂ‚«dŃäFŚvÖGÁ(Y© ŮZP§˝âņ·fbÎśŁďŔÎgŠĐőbĹľ˙żVvü˙Řů ˘w(Đ}¶;‹Đü‡/v¤/-!Ľbŕîŕľ|"M ‘ŃCzFÁ(€VKŰýůý_łŢnîś#ë €:ްNřV`‡ ¶: Č2wř ¬ ˇŰ¦cĐ65ČV5‚d&Čl|tëÇŽBL˝Ř0hÖĄĄCsŐŰŁÉŤí¬Ź‚Q0üfľľţ˙˙ěl”ë^Řu<ďě"m¤üů9HGşźŻ'űłľă˙kŻă˙ź?ű˙ĚôŮ˙_7čآîłü˙ŕ ¤1´ónřżsĂ˙-ďţ˙ĘýÂ˙żŔY˘čdwĐő5¸V&lËů˙˙ć&ŕF6ġKŁ`Ś‚´ZÚËNm›«\íő˙űݎ‘ď_Ýxď„ﮟ „‚ÁŘAeîČ´§{_ dUz™´­~űđ‚Allą ˝ 3HŮ«Ăv—c­ĂţŻnç: `ůô ˘~ĐŚ$7 ĐÁhg}Ś‚á °wĐ‘hýŮY`Ą<4#ű“Âe™ Žă››ŔÓbOţ˙˙xb,hÚŃ›űŇAâ× ŔA:­$¤ ř,_OĘ…#hKŔ‡G˙ߤĽ†ű÷ó|2–ôö»??1ópźů÷÷ńQ0 FÁ ´ZÚ:hͬ- nvĎ®…‰!žž»ď„čÎĽ"ÁŘA°eîčtŘ'hůů`™˙ô4d‰:¶YkH¤¤¤‡ŇBçĘl\rö˙ĽŢ˝˙g÷ü˙ hyüpޤ‡=Hn`ŁťőQ0 † ÜA§#řýč÷˙ç–ĎáťÖ݇wáńmë7¸__ú˝m댂Q0Ě­–¶˛ŮReÎ˙?~:çv<8r Ţ ?:i D cl™ű 3—|‡ÁÍ»Ł{ÍŚ$7 pŃÎú(C Ş:|šö Ţi}áňâ˙ߏĂwOŰ?ŕ,Ě Çp˙ţ8ń"1 FÁ(ň€–KŰAŔuBÜ욍“!‚CÜŢ}Ţ ?5g3D k}Ŕ—ą0ÚAś`ř$7ŠhF;ëŁ` =0č:č˙~üű˙Ňç%ĽÓúˇ¸çzŹ˝á~}W6şlŚ‚áhµ´ŽÝ˝7[¸Đö˙łŔ-AC\ÝtŢ ?ż őZ¸ÁÚA4ËÜŚvĐ7=HnŁťőQ0 †ttřľ˙;ĽÓ:lŚĂ~ßűŤđ«ů3⋣` Z@ËĄí :łnvÎň6ŕWě…wÂŻ¬?„‚ÁÚA‘ľĚ}´>řÁčArŁ€X0ÚYŁ`đ‚AŮAa}`x“ňîW˛‹Ł` @ëĄíWźÝýĎ—o 6›?ßę˙í—Ŕ“»‡8=+Ľ~s'đŔP$0;č#}™űh}č€ŃäF)`´ł> FÁŕ¶>’Ś=,nŚ‚áhą´@~ů1s+!‚C ›şŢ żwčD s}¤/sí =0zÜ( ŚvÖGÁ(x0h;č 0RŚ=,nŚ‚áh˝´ýń»˙ ¬áćź}Ľşq‚=ËáťđÇgP±ĚtÉËÜG;čCŚ$7 ČŁťőQ0  ęúH:0nô°¸Q0 †6 őŇv(]Ű7ß{r6Dp‚=Móáťđ—WA÷i#Ŕ`ď ŹäeîŁôˇF’ä‚ŃÎú(ôş#ĺŔ¸ŃĂâFÁ(Ú€ÖKŰß~ůđ_¬ÄnÇŢë' ClŻ»÷ "˝>’—ąŹvЇęÉý.Ě˙öďý˙7ŔÁ†Ç.ü˙ţď#DbĐ ŚvÖGÁ( -ôt)Ća;,î˙?Ďýü˙ĎË?`ţ(Ł`đZ/m¶młáćŰtĹA‡(Ř”?Ţ ˙üµ30Ř;č 0R—ąŹvЇĚÉA:áŔ3ţOţ\üëס˙núâÇb·‚fţ‡mŁp€ŃÎ:Ą`ŤL0$:č#ĺŔ8äĂâ@ř]Ń»˙ĎĚ€űď]ŤÔŃúgŚ‚A č±´ýëĎo˙ĺ+Ýáv¬9‡zwřPkS;áťđźPËóˇĐA©ËÜG;čĂ ÔAr ™üoŔŮď·;n—ţßţu8żŘ _tË4·ŕÂďţ>†6 í¬Ź‚Q@0$:č 0ŚűóôÜŹČř}í{‚Q0 FÁ ´^ÚÓ¬€Űˇ×ü˙Ďߡ]ţ­i‚wÂ˙ţF]4:č#e™;(j&Ěţüż´ůĂü Ă0ńS~B4Ś‚! hsÜ?ŕôOŔŽô#p‡ěöoP'|Ë˙“$tÂqaPg~ ^0ÚYŁ€|0d:čĂöŔ8`»îÇń˙ß•gË{ĎaţCĆ ™őQ0 FÁŕôXÚţëĎď˙šőţp;ćY‘˘ŕĎĎßđřʸ  t)ËÜ߼űűżşó#ÜŻčxů†Ńúi¸Ň’uÂ÷¶_ţç÷h'|é˙ß§cC,>öc>¸óvă׾˙Ź~ź.»ß—uěľü{ ±~ z0ÚYŁ€40d:č €r`˙82ôŻ#]±ö8CńÜ ±„Ź7 FÁŕôXÚËNmۡ\íő˙űݎ=[ůýýgx|]z7D •úHZć~éú/¸_‘q÷ŚĎ˙ýÝ5ľä@4{}ůçVpGžňNř:p'üáďł˙_ýą ěxżîŹG]Vrň ¨ł> †&í¬Ź‚Q@ ©:ĽIB¤ÂďJŢý˙q ŘQâmĐňvđžs$żÁđ(Ł`đz,m˙÷ďßł¶(¸==»B$†0řôě ĽľąpD •úH;Í}ĂŽďp˙ÂđËףÇĂŕ:HŽ ęäźwÂ÷;ág€ťđ;ŕĺô ł‰Ďţ\…›Ú?Úi`´ł> Fv0ä:čߢ΢ĂđKß—ŕÓÎA§žeđăč ż őÁ‡Q0 † ÇŇv@¶GŞĚů˙Çoۆ2x{÷)ĽľŁzD •:ڤÓÜ˙«V_AxĹĆŃĄí# Ŕ’Cď<Á0¨Ó|îçZ°ĐÁrŻţÜţ˙ůď+’:á¸Č ä™üżOC$FÁ°ŁťőQ0 `ČuĐAűµŃ;°Čř]ů;đ˛ńˇ ţ}ţ‡â§'†ţRţQ0 †  ×Ňvpť·§fădŕĎ/ß…wŔ÷¶`®Jô‘vš{'đ°VGOq™tŇ:z§ „);H?¸˙ű$’=óivŞü(<`´ł> F:rtĐkČťW~ř <ű<\ŔÇžŹpżŁ` @ŹĄí pěî¸=Â…¶˙ź}x ‘âŕŃ©kđřˇľA$0”:č#m™űč5kŁŕ/p>ű菹ť%Ć}y4sŹĽĽţůźë‰Q0bŔhg}ŚD0ä:čźK aWdüó"Ž“†(ú}ď7ÂŔÓÝGŠŁ`ŕ˝–¶@čĚb¸=9ËŰ ‚ĂÜ=pŢ?1}D Ą:ڤeîŁôQČ3Ú Śí 9Đ)î_˙Q>ąp¸of&¨ó?şçodŃÎú()`ČuĐ?´|@t\‘đëŕěŇ0+·ß$#Äű<čď=Ł`(z.mżúěîľ|K°=üůV˙oż|‘ŕƶăđř™…Ű!‚H`¨uĐGŇ2÷Ńú(P§ůävĐőjŘ’Ýs~ó× zňÎ+ř <Íą˛gŚ ľłľn´ł> †rô·ąoáËŮ?úý˙ą%âz2Đň÷á@÷źĂüöŇďĺčŔń(čµ´@ť]Ńs+ ‚Ă\^{Ţż´jD µúHZć>ÚA0€|`ÜŐ_;Áb°äĐ;K ä@Ç‘şwüÂĎŤp3.ŻuŁí¬Ź‚á†\ýŰÎo(‡Ŕ}ZëÄľpyń˙ďÇáłäĎŽ/ŕţ=,nŚ‚ô\ÚţřÝ‹˙‚Öp»Î>Ľ‘&ŕÜâťđřő-Ç ‚H`¨uĐA`¤,sí Ź]“†čřLvΫü@rČťk&ĺ ą·Âő:V_ţ˝…HŚ‚Q@ŚvÖGÁpC®Žţýřľb Ö‰ýĐţ"1LŔčaqŁ` , çŇv(]Ű·Ë{r6Dp“ł6Á;ŕwöž…"ˇŘA)ËÜG;裀:@°ĎÝßmo˙>řęÇ2¸&tÜ? DÖwó×~Ä($‚ŃÎú(Ş`ČwĐAŕű~¤»ŃMźý˙u}řĚ`Ś7 FÁŔz.műĺñ¸}{Żź€H #pdÂ*xüáń+A$0;č#e™űh} ×ďÁ;9G~̞&@ťí§®tÜł?Wáj@ËăG;MŁ€`´ł> †tíM‡ud‡ŰqŁ‡ĹŤ‚Q00€žKŰA mŰl¸]6]qÁaöµ/†wŔź]¸ DC±#a™űh} ‚˙OüX ďÜ<vjp?˙uHrgţÁďÓ`ńQ0 ¨ F;ëŁ`°aÓAÎĆŤ7 Fý˝—¶ýůíż|Ą;Üľ5çvC$†ŘU;Ţ} óTćˇÚA ËÜG;č­ß‚îIDATŁ<ţsޡ9ůc)D tÜťßGábÇ~Ě'ů`ąQ0 HŁťőQ0Á°é Ŕp=0nô°¸Q@2Ez.miVŔíÓk ţ˙çďđÜβĄd ĽţáÉ+ Şô‘°Ě}´> ĐhĆűđ÷YđŽ hß91×ArČřůźëĹŁ`Đ ŚvÖGÁ`ĂŞŽq`\Çđ90îcďčaqŁ`Đ Đ{iűďżţkÖűĂí›sdDb‚őY˝đř×·!‚H`¨vĐA`¸/sí ŹlŕÎď#đÎ ¨ÓM ŔuŹŢ{> ŚvÖGÁ@‚aŐAŚăn ŹFŇčaqŁ`ĐĐ{i;,;µ nźrµ×˙ďż~B$†!X•Řď€˙úŽéϡÜAîËÜG;čŁřţďJ†Ô+Ń@ÉÝúu®ă:HnŚz‚ŃÎú( 7vt®ĆŤ7 Fí˝—¶˙ű÷ďżY[ÜΞ] !Ă€ü ë|/Ź|`)›‡r}¸/sí Ź\ŕĘŻíđŽĘŤ_ű ‚$€‹x–»Ł$7 FÁ@‚ŃÎú( –tĽĆýîßţ Ü÷ří °qř"6DćaqŔĆßwŕ2ţ/@öĎŃű( !ř lŚvđ:Ďîţ®‚Ů r5(ż€ň (˙ ş,m˙ěđěţYŢŤl§T™ó˙Źß†o^ţůő;Ľó˝:ą"†r—ąźż¬oľgAńýű;DĄ`ë°yKŢüoi»óż±íţ˙›wč\üÖăŕ< śMŐ}Ł`PźÁ;''µ˙úG|zű÷!JÇćÝßGŔäöbt~`ÉŤ7  tťu”¶ ťËI´¶ ĹTżę9P}Ş÷†: ±–t@>0îuŕĺ˙˙NĚžN”\Kę Ä>Ľ"ŕ˙˙ÝĄ˙˙ßî™ú5řGfÁ‡Ĺ9=˙˙.ró˙ďÍŐ@÷‡!üÂë×2ďű˙˙%î«NFÁ( € Ů««ţ˙ßQř˙˙r?D:[ĚCŰr˙˙ż´Ňů ™{ x"0Č}p»îŘQś®YIz%ĘÇz˙˙_‹0„W‡˙˙¨ů˙—Ű{ţ«ÓjiűłłŔ Ŕ;˙˙_…j÷ÚČ˙ç‡ţ©łűĎ´łfădúa ľĽţď|oČ퇢ˇŢAßwčÓ˙ŐÖýż=·ě˙źe¨ń˝)ő˙˙33˝™‡ĹÄ‚OĎţ˙?‡«+ű˙˙ć&ÚŐa ·‚Ü r;Ě^ ţ·č·˝U˙˙ßŢN»A»wwţ˙?5ĺ˙˙ŤI(v˙_ čÚ˙˙ďíˇŢ Ý( śůą Ţ)!ţz´Ŕ=čËáúnţÚ\Éű±x€Ü ˘Q0  °Î:¨mjűúČĺ$¨ms°ů˙˙GGę’žźű˙˙h°-Ťj÷šČ˙˙áźś*"ÁnP=ę“úf ú n&°ŢŐçç `}8TŔ[ŕU˛ :lC"’_€T‡íŻÖa{qÖaö:0îUŔ“˙_J€ŤŔĄHť \ŘPÔ`onţ˙»(ÓíŘ0(âAŁNŁ` €…éŤ =]ˇcP#ýň2 *ť‰2çňň˙˙WaÚ…ŽA¤ ¬'ŤXî«ÁÔŹ_™ăń߾ʆzKŰ?>T4hö`Ăgf{ţőäDß0 7¬ó ęcCşţřř˙żkŃIX1°±qb"dDu|Aťcä2\4řsźôĄĹ8Čm 7"ŕ †!ĐďT Á·#ö`Ă›’ŤÄó}Ł`@Á‹?7áĐ]ć˙€sÝ„Ŕł?Wáz@3äŘ:-¸’;ýsĺ˙÷eě( ĐĄłjăÚúče"6Ľ-܇ řjۇŃíÁ†w'y>q»¨ꋡëGÇ úđě,Ú Sü®` şKžmżaŰAÎßŐyAź5i4ŇD 5ĽPF“Ŕ „ţzt”y@#y‡Ű0Ó! ęSş„¤źČŽ4 >Ô t7ŽĂ _ŻéŤä˘ëÁ.őůá0°SD)Ť,3ČŚW˙˙˙4â<<Á«áťďÝőŔa,`ČvĐ/.ĆŚOBxK:îTĐĹíäÔaÓš)¬Ă@ną ÝlB”‚ŹŔ“»Ńgbŕ Âőá{óÁP 9čîrXäYnĐm Ž IĐ/tµÄ`Đ-%eĐH51«°aĐŞ„WW!ć 3đôÜ-xçű@'p @Q} ĐŐŐńH,ŢślÁ} ývätÎa´ \r ČMčf‹AaA.mmYŹi&±řÎ9Ł`ŔhŹ8¬Óq8ĂŤÜ˙}®´lť˝ĺ Ný˝ß'€łí3ŕzAxô ąQ0U:ë 6=¨mŹ^ţA} Pź‚\đömŕ¶-¸ >şZb1¨Ż7fŇA{ćŃ·‚ďî‚ĂłZäáŔe«űk,˙_î´G‡áĎó<ţżźăĆŹ§¸€Ő˙vb59«€żżfÄ÷ľśáúoµĹ˙ŰýŽ(âČřéTÔĐŁÖäQ0|ÁÝÝ4Ä?yÁó?ä —ű»Ôű˙Éf›˙G¬˙˙Zě '»qšý‚™„_Lwý˙h2Â^ą dď©°;ŕrwvBĚĐá" %]09$| XüXčç#ç‰gŢÉťu®@Ënˇć#ăkÝ˙żĚ÷DŮ*ź®v#•O Ń×!p.©ŕÁ‘KđÎ÷ŃIk ‚h`ČuĐA1X– ˙®ÄĄµíĺć(â r{0ľßĚrCĆh&‡„?Îőřż§Ęâ˙­>ěe?( m+3ä r—}ă¤{=Óí˙Î sp Ąĺµ–˙/vŘÁĹŔaAîRJĐ ĐŚßŔ29?Â0Hnşžw@[ m%Ł`Ŕčp8Đ!q°ÎƇżO!hŕÇż/ŕ%í0uĎ˙W;‘@úG’CŐYµĺŃoAĺâ‰&›˙‡ę¬ţ[€Úľ€áďŔ6ĎŰYî>¨Oę[ @ačY$–`/Ł‘Űź€í¨@7ˇ´Ő@°Č[»@}-¨zśm1¨<2~lŹ‚ę:p Ôç#P¸Ę @Z ŞŃý < Úđ6)hđ´}†_tRc ÔwŐýn)őź—劣\„A‘ËÇÉňźŚŐ%yŔ «˙[{˝©ż.ýú˙xíÉmŮÇÚB“˙ú˘˙L%ţłł2ýoUG‘uĚó<Ár`Ŕäî FeFÁ(Ŕ ‚w] "˝q 0ŤÁň: ńgÓ\˙›* üW•ŕţĎÂĚř_Eśű˙˝‰N} %Ý “<ˇŕÝW"rť:Šeą¨°Rü?%A.ęxÖ˙·QwâÁň CJ`'}‚®‚ęAĆ Î7;3Ľ“jÜós!ň? H@ôSđăMŮ)ČÍŠŇuĚAĺS…Ř]Ůn p9đ!yĂ ÜŢ}Ţů>5g3D ąúîrDśAńú"“˙>†â˙7›‚Ó1L<ÓEţ˙´$Ý˙çŰíţű‹˙_’m—wjA•3ÚŠ)P=Jąî ˙ďĂň xŠý_ťoŚh mÍFbr’ą Ęď±¶2˙kUy AsPŢWĺçý Á3°<(LŔ×oD¸©ˇÖ®’ař0Ü`j`8ÝYţ˛R˝~¨bŢ(0:č ÖÁ¸ükD Üv®aj@{ÉÉmoŤ$7 † ¶łţč&ęľfP›Ô^őu@t{Ma”ÉHPÇÔ†’äřżąÔ.Ů΋DÝşpm-\O´Fů  ¶HÔyN´—Ţ‚ÚjZÂŕf°~řV(`žőµ€b Ž+°Ź†n¨ďÖĹ v(Čż“~‚wŢA}>PߏÚ*¨:Zu u'¨Ţ—âŔđŹ­†\Í»Ůî˙kő*¨oŠ<Ţf ĂŻ~nÜ“ Q%äĆýnŕĚ(€g.ş˘4ÁŤdPŕ€0(Ŕ`rŘ6퓾,ýň˙™ůł˙oóH<ń´'´'ęŰdŔůsŇôŔ ĆaĐl#¨‘ň'J4â6 F.Ú—K+@|ł×ń•ż <_TÔć­™ öÚŠ\#¸P=#)ŔŽ}54¨ďG€•Q§7H|ýGĆjli›&Č­ ľ¨=óOcÚ˙ľ-¸P˝ZůŠP{& .•~ôÍm@Ťäĺ †Ž+ĽQj ëĘňţź§ý˙N?欸ˇDř÷ůß˙wĹďŕ×˝‘ÜAíAr(‚‘ů 3-i^1Ť\"Ą ˝Ł``h§M¦9ÉýĎvTAłdČ‘7Đ\IDATéÔxÍ Âř \  n$ĂĹöTBĚ‚ę “ÁW–ąMH˙˙ôŽĂ°öŻ „é…bPˇµ8Ëđżp´ÖA €Ň5hąLČ- Žhů-~Yv±ávČăĹ{áťď+ëAŃŔę ®űĹŻ®pbfbüŁŃ0aĐ@h&YLV\iůŔ>ůű˙ă2ÄöPŢ­ń7F„B»*ÍÁé˙\›-†“tž °†tč(}‚\ rnf1ĐëLĐjPŁ . (€Ý żnű·˙°ŤŐVđ€–§őęlôş4(WŚCÍćV:ó¨t ­  .ţÜďTÜţ}"‘fĽ/ýÄľ’†0zÜ(nął~üę*V"— ŐGEČĺ0˙Q:č Ś´4:Çáńo“HŃ Ůařl8/v¤A+Ľ`|.V”Ř /˙ăKŕuŠHŃčm1PÝZˇ« @XĐ„$˛™(Ô÷# "‚¶ĹĽüĽŤšČA:Č[Ű´ňĄ#Ä ApP»]tžĘđę F=†A ´Ć?Ýb ^vZZ JĽ ‘(äD÷{NÉ˙÷µďÉÂŻÂ^Á;ćČ]>ü}"đ ¨[Đ1¨Łj°ŔűČgť’!FÁđ›w _ĐňvŘňĐ Đ™V uĐAK™`üďËü˙îaŘťâ0¬Ră —áŻËPo'íŰ)ÎŇŘČtX4hS{ĽÉ,¬ńőF6`.Éf0Ałš őʎtt *@[HPÄŻ¬€„1tŔ˛^ -ńš 9ĺGÝŘň,7g^AţAżµbî0§ço…wľoîÄ^ ©:h)R|éÉńýwŇůżÖ@«;ćgčÉuM°ŇJ 6δGZIĂů=Wŕl†­úĄź&`g´y™·µšĐ3`Ąż ŘđŮšˇ€ @1čžrbč:B> žťŞ¶´­ d/Č~¬ŮP ę /‚­<âG+›˙/ŰđŚAťsd<8Ł“áë€AőaĂ ĆzŢŐ ý–X;č {gGÁ€‚·ÂŔ‡żĎî†.ęТÓhPTF–—ű‰#öš#alôWZţ_űµŚ‘ó _ţą.ÂOoOBŃ‹ŽAŰn‘Űf ö '3¸SšlMúŔ÷ˇń­+Ą˙ßďÂ}¨ÍÚă:˙ Ąŕ AiPű4ႾjěĆ·m(nƇ‘o›@ĆWíÄPK ľ˙r Š[Đ1hÔAGÇŮA?5uuĐ?sČ„bP€F™@śĹÍ Ë*yĐ,:pąa´5˘±ô{J F›žřkYÜ-ČřXŁőKUA°@K@Đ;â8;čŁűĐG.°: 5­@1č0BĐą ˘|lX·aвsäĄL ,R`‰Ń9džó-Pô0hŻ+¬ŕEî ň-¨€-˝‡©ĺPZ‡5ŢżňZPÝr7¨óbę –ď:&(â¤ěCżŠş˙äfĐŇvP^ÄŐAuŕÝôDÁr ­đ}Ľ <Ěöˇ›şŢůľč"D ©:ŇţsĐŚ.,AKđ@‡ă€Îi väAłË Čőh)|Rťł ő FPşťójä€fĺۀ̬@>h[hf4{ÚëJC ŤpEčL¸[ł î$ í?ů4 $ĺoXézćęĐrtĐ2{äÁ{s‹1:ć¸đěžp}č”g•ÄK'A”Ga«°vĐG÷ˇ pňÇRxĂ÷ńĐĚÜ?ŕ2ôĺp1Đ^uZ‚ŃäFÁ° 6ĐáZȧ^#wĐAx.pypĹK°°ťÁc# ®`#Ćź€ů" ­ęĐĂä uĐA*Řry8&e« Ň!* šu˛băę 0¨ĚŤ2:cČţýy9ÄÜaö,‡wľźÁľ|HuĐAŰ9 q:ř żG«´@űĐ`qęŔ–ě‹A«9@3 oKâ Ďą˝¨gA€Ň7h Y 4ZĺšÍ™Ťś_@ 1аč,bÁ[ŕ?¨9 ZZŹ|@(ý‚–Ľ…ab0 ę$Vź ‹Ý™[ŠŃÇ…göAŃ‹ŚAŤ4䥓 Đ€:ŚŹµZŮ0 €–›Ă°'~,Bá:ÉŕS©éF’Ă€ÚđČĺú ňÔuX%€{´±m±ÂÚA?™Ť‘'pá;—KPô"cP;4CŽ,´í…ťKŞç@őň$Ďýó˙żlÁŢîŐ5 ż o5™Z ăÚt ÁjĐž{Řń·=ř îltţ ¶ŰWpvĐŰN‡Wý/p4tą?Ş'Ń0(aTćP š‘lŕĎŞš˙ß¶|# ]őĄł Ăčęđá_ë€Kk‘܇ fŢĐOrÇŮA§ŇˇwŁ`W’Á0(ťˇś8 Ä Nč€*d1ţ¶*ě˙˛SŰŔX©ÚĄC>aϸ […EíeĺQZĆ‹ĽtŠ5¨ăę €: ·Áä®ÍőüďW‹č(€:  eE0ó@(o€VĘ€:ű0u ZĆęü ‹1ҡwÁÄL č =C~¸Ý ˛tb;hO:Ü|$ :H%Ëé$÷a6¨¶§i>Ľóýň*â1d0¤:čH‡ŞâżČK±A+A@b°†höt¨# ęĐ—g¤›Űîý˙» q (Í€–ŽĂř \ pť“ř™ Zň“­ľ‰?‹^#|Ţ25„Ýů yv„AËń‘óŻĚ3¸J„ßlëţúâO0F4řňwÎI>$îŐ5„[pŕT`ŁůTkĆÚA \ ß=8 F2îw§,ŘEGܡ€ńAťdĐ ŚÂđĄFHłW Câřň-˙7oťů˙/®É‘¨ŤÄ‚f’a´˙=ŢNÜ €©aPˇ:4yü˝mŔtţ\Xř “E‘ÍŤ2ňƤxp%Ó }M(ł×0LĘAmHűxA#ĽČv0¨’-uBîp ăş 5ÔePĐű0‡ Ř^1Ţů~wűµ(CŞ~x…4®@g7€®Ńí?‡‰L ô†|°! :ž ň.Ľ_xLŰ˙Źk ŕb =ĺ A*¸ m]ŐşA´ň &rČ>ĐÖ°ŇAmDč· ZyjěÁř šŃG>čtúĘx9 (WÓőń˙ĺ8Nr˙ôůÄu0 2 tňŇIĐ€rž­Hť%bĂ—{z(Ů(8p÷÷qچ0hćz –—Ź$7 †,µáŃ&!AťTä{A+¸@·Ŕř0Ś­îc@hč$÷Omlt3˛^(-oÝô;k„A3ĺ zy5"čĆ,P9 ă˙úp ŇÇ‚ň‘1hUěÄwťCş9Y Ôé…·CA}?ň!qg€tč7M Ŕuö%ű żăęwâě ?:: ;č××Á=J0 X墀{ĐaKNA‰yą)hŮʬÚÇG3)ż®ýú˙Ň÷%étP„.ő‡şÔř@žťíť-uDßŰ[V‰ŇA?\~1 F.€42 Ę 4ăfŞaűhA”@űSA#¦0 ęř‚†Ŕj@łČPĐżgń˙=×O@8¸¨1 5ÜÂÖi €*&äÎ??1éş d ŞL@yŰwĐňcĐM(â +Ó@ů°łŐ $ š1…•9 ŮNС•°| ę\xĎ’˛h ,í‡5„ařůźëÉŁÉŤ‚! @myXYÄ y «=a|P›´śĆaPŁę[ µm@łÇż˙¸RË(hň4‰‚,˛tͨN€‰&&ŕ[•`gŁ€úXPyéUÖađvVžęBXÔíą‡wlA}?¬ĘëĄUŔ‰‰p÷"cĐ*N¬WĂ1čFŚ:´~tĐět?-¨:”G¸l4‚ZV żsAűë@{>Ał Î9č$\IK‰?ýý˙u 3Ř ĺµP7_ } ĺ+€îu\ŔŤ!›tX¨Aj¤N† F|î“xĺIDAT(y`{>8­€–˛F`AűżAw6‚î#‡Š +Ŕ@ťHPúBĆ Ă®Ŕ×m^ÚjB ݇‰4s‡ŚA3v ™1´· TĐ–‚Ň:LŚ·ĺ‚ ů˙đ2d9( jÜ šYG8›•DÁ76BĚ#ŕp Üî‡ěC-{áe‡¨Ł*źP éűŔýČĂ ¬Mí„wľ|Â^©:śč‡Ç(d»)€"óŇőÁ·Ŕ:¸ Î6¨Ž‰öĺ!wÚ˙Ż B\ůX‡­FŚÄŇ&¨3Ň:$ą12ÔAÍ,€VR̆:l†G ąä¨ů ŮjOŕ 5h@´´vĎůC`:Ő«ČeĂ;Ó 0!€kĐ•/0 PG^ÂŹ VśTř!Ž$íjąQ@pí×.x´ś^N0zÜ(RÔ–‡•u@ :ŰtÚ9h«+¨śµŤ@« aň >hĹ ¨|-‡uÁr¤lÝŕ¬.Ě\őŁ0fć´˝´ ÔOŮD…Ż®ş‡´uÔ×BŇš„MĚ ‹Á0hV´śt. h+ |k¨Ďęű‘ľ˙űĽZ 8‹OMđá!FjÓa»„A{ŇA+7Aq: ~Ŕßyŕ ^@0ü:č €tŇ!¨Zfšť‚‰!cĐŚú 4xôâđ.ĺÁ@ť¤ýÁ €ü›u# í†5 F>ZĘ ť ÍŔÁ SR0)w†#gg€ú}QÍ‚AnČK©ŕT(ľF,×#ťęHÁŰóHl€}5ćaÁ°ň ĄłÂ{€KőQ#–Z`ELĽóý÷7öQë!×AÍ#Ý ŐđĺÖP ĘO°Ă 1đUŕé˙ČtŹ7šĐ,”;ň‘0(O Ŕ®Ă>cßB@€Ü3ŠAnÇHُ0(,fĎI Î5şy¤`ĐŠjŁ€ö´lÖń}÷÷1DpŃäFÁ 6=ZŮš|őgĐűbPź‚ܶ ŽŐ‰¸0¨^Bąúsw°iÔ¶őµ@őLžŐCmÓÁtCpď8ŠŰHĹudňbxvĐAŕ$ţ;űpâĺŔNh”h0OŔ†ÖÚhL·AťŚ_ŁKµF‘ŕćfĚ4D,ľĽ’€c?QŰL7¨#přNĽßČíŕ€čŔ-«âŤIŔ™L·Ă 2p xťÚşĚ8^ßňur;Ľă ÂČňČY >učdŚ˝ąpŇ˙Żo)ÜSF ­ŘXzź?ŃřP+jNLŔTK ¦´ąä&ts‰Á 0…ąÔhÝÝŽn.1ÔČ{Kĺ‘Q@5pîçZŕo`ý2ČÁčArŁ`ĐP›Ô¶G/‰Á ľ¨OA.řlŰl&łm@…­C ú Toˇ«'úz €ę0¤Ű]HÂŕ: x›  ß:¨‘qvfŕĂ ŔyĽîe0ĐňżM)nƇAwôţüŃ? F±ŕÖVŇ: ‚•ÔèpĐě)5Čť ÷â?€é4b‹®u¬?Ra–T‘Z‰‚@×Eqđýă—˙ëeôÎ6˝đŁ—!ˇ'x~ľ˝Šh|x•&®™ Pvf¦|\‡Qa€ä&ŰĐÍLJA~…Ąŕpä!ŕň|tóńáu1Ŕ4żŻyŕŻ˙Üý?T`=Hn zjŰÚřče!> ęCPăl-ĐtK$Ń´ďt..ę{ę/t}ř0¨Ź‡mp{ č ”MîŇ×Ĺţ˙˙uĄÎđí ĂŔÓS˙˙oIÇ t :xa°,kÇ@3‚gf;%îGĆ †čŔ\§fŹ‚Q@Ľ»KTÇöůJŕhě««=ÔŻ€KŐw N˛Ć‰w—Ýy˘íqż¶†pç ”Ż@>5WśüžZ ZY@¨âYü˙˙ĹEŔÎÉOľa^^đyt#Fç™ÖřôÜ- ťt ľ•€Ŕ h•ŇaŠřŔË‹Ç˙ż^HÄŕ,h/%3#ŘČŤ ·˘Ű…‚~ůäwj‚;;šم†A[[Ž÷»V¬Ś‚Q@e0zÜ(ÔÔƵő‰iŰ€úĐĄÓT ¶ÍĺeŔóRB1íCĆ ¶ čđQbÚ6 >Ú!xX1¨OęŰ j8mUuĽŃÝŹŚAuhµheţtŤ°€NwÍF€ő›Ó€ś Ü'Z l-í§e#tđ¨Ăq´ë˙Ĺ9ž˙ďÍóüq¶Ç˙‡Ű!…ř0]éruăaŚ4ŻĎîý˙íýg¬YÝł‹w0ä‘ńÇ'Ż˙ŻŚk«ßZ2Řn Ň‰¬”PG´ŞÔŘŘ ¬k@e4čÜSSţ˙ĽŐ4hD$XľńŰ˙’¦÷˙gőú{ P?zj$} Â¬.r+ČÍ ·üň ČO żüHíAdj‚fVNNü˙|I>p "ů˙ó˙żďF€N»«MFÁŕŁÉ R0Š Ô¶µýamP oŰű  >­čĚĐp`ŰĽbd7 ڒ۶őÉ@}3PýŞç@ő¨Ţőá@}ąÁ8kŽ €ę0ĐÁÁŔŢżě˙˙mcŘ˙/["ţ˙><§4¸‚§ôQ0 FŐŔ·źß˙‹—8ţçÍłăëĎďA$FQ@ Ŕ vż˙‚Î$-°=еކὭ !ňXчÄÍ>Řł®vMrÇ˙ĎŻhŘđýÇż˙m˙7}ăGO‡yzÁúf†‡Ăăg#7FÁŔŃäFÁ(ä‚Ó?WŔËŚĎ .ŹvĐGÁ($řůŐđNf۶ŮÁQ@Qt řůůŰ˙ŤąýđŽ4:í¸±ôk›ŹÂŐđă3ĂŻ|äÔOx§´oÖgŕ}ŁôQ0HŔčArŁ`ŚRÁh}Ś‚Q@s°ţü^x'“¦Ë܇ ŘqĺČ˙Ŕé` 7ö™’ŰtńDá0oî FÁ( 9]ćNřó÷ďŻIYđđBĆ.ý©#b&}SŢx‡„»‘@„:č?>~ďa‡©ŮU?¸Mzřůŕńx‡´˛ýă˙?‡Đľ;€ľŃú(„`ô ąQ0 F1`´> FÁ(  pîKAéh~ů1ÚÁ^||ó_ĄĆ%ĚdĘ]ţ?yŹçę‘a.Ż=ďTđęÄ6ŕůbw˘âë ˙łŻm\~mZ}ď;§#ë®Ü<š·úF;čŁ`ŃäFÁ(řŔh}Ś‚Q@ŕ„ÖA×m ţôîAĆŕĐíł(aZú>RŔąĹ;ákuĆ˙üDm¸âë _^čä/Źjü˙xĘűpهĂa‚ľŃú(`ô ąQ0 F60ÚAŁ`Đ·Gˇt6A?ßęő†É˙ţ^-1 °äđ KŰaŕä¬MđÎ52>1cDŕę ?ż|Ü)‡É]ZĽVf‚ŃĂá0Aßh} !0zÜ(ŁŚvĐGÁ(4Ţý_—Ţ ]ÓZî>\Áčáp o´> †=HnŚ‚QTë Ź˘Q0 F.Đ»{!Ľ“ ĂŁ§ąFÚ5k0°Ż}1Ľý ¸4ýř´őpţĘř–˙ďAöâŁwĐAŔín[źŮó˙űÇ/`µĂڇôŤvĐGÁŁÉŤ‚Q0 F;čŁ`Śšĺ§¶gĘGOs'ŚÔú®Ú9đNöë[Ź˙˙ůńë˙V¤Îřć˘É˙}˙‰ŃA?żtśż<şń˙Ëë S0z8vĐ7ÚAC@’Ű3zÜ(#ŚvĐGÁ(tńó«áÎî­3ţ˙˙đč˙˙wŔĂ»>?®ń„×_ý6î?=nĽý˙˙ÇÇŔé :.!ţűűżI…íŰJ›˙†eÖ˙˙ţ§üîQ~ćwkÁ1OE,`KÉxGűĂHĺôńéë˙«€§ąĂÄŹLZŤŇAż˛ţĐ˙eHűÎŻn< Ö7\Áčáp¸Áh} 0zÜ(#ŚvĐGÁ(t›Îîü_Ňćř˙ô,Ź˙—ůü˙ŹŚW…Ź.oţ˙˙é)âŔeÂŹŽţ˙ á˙˙•Á¨n\î˙˙˙î˛˙˙oov ip¸hâÁŕďš˙˙W˘Ú˝"ŕ˙˙˝U˙˙ßŰ 8 |î]Ľ¸ŘëÍ@5„×E˙˙b"ddőY»Ë‘ŻF{pô2\>еŤĂڇ Ąý‡NţřčĂ„g.ům Ł`(‚ŃäFÁ(ľŕ÷˙ź˙˙ąđ˙ńoFÎăn†‹ü‹z[ ŚvĐGÁ(ä''ţ˙[‹ŮIĆAťŕĎŔ™kz˙˙ßQélxcđ¸p*^šĄßš…i6 ęlż&4{ěˇ^_‡9Č€ ďű˙˙×WÖČ3ĺ ĄěČŕÔÜ-p9lxcn?pˇŔđ_î=z8*Xż±Ünšđé˙—ŻŁ{ôGÁĐŁÉŤ‚Q0|Á­_1ň52­šůőď;D1í Ź‚Q0 ČWWcv á5á˙˙żşŃOđüdÝřđr_`©ş˘źđxÇ9h†Ý||¤4ŰŽ €fŘŹt`ę!„A˙ŻŻ!f ť¸ďp—¬ŁĎ„˙ýőç˙öŞ™5HxEló˙7w†˙lŇčápx>ŕ˙‰sȸ´ĺĂ˙űŁłçŁ`€ŃäFÁ(~ŕ/0gźůą %OĂ0(oăš=Ńú(Ł€tZŽŢ$ŻvŇ?÷©Ó€fŻWaÚOvŇ‚Cxq‘ôÎ9 /÷ű˙˙ŮY9Č´l]-±xk&p˝öQZz€ź_żŁtş±ĎŻŢ˙_“ܢ„oî8 Q0ŚÁo`?ąóąjôp88x˙áď˙¤°áÇ©p~Ă( Ś$7 FÁđß˙®v`EIDAT}BÉË0 ZŢŽŚvĐGÁ(¤OŔŮL¤˝Ôż{˙żÓďÇçÚlC ľÝďřuľń˙+]öńíyŔYT ÚKľ9 aŢUiŽ!Ă/g¸ţßXl qëęPň]-)_‡a6cłűT‹ 8|îMtBŻî#˙ů b<Ž“CĂj-˙˙\ä…!Š—»Ě<9bÖ€“ł6ˇtşAťqlŕń™(ę¶OvîŕÚíß˙k»ĂđÍ»ŁŤpdpíÖo”đi.mŁ`8ŃäFÁ(>ŕÍßű(ůřřŹE <`´> FED€ĂíNOMÔůĎŔŔÇ˝1Zpą®(Í˙žŠ˙ßĚrű_ć«üż%L.÷˙Ţy´77!ěAÂ[ËĚţs°2ażźăţ?ĹQâ˙Ó]r''AĚ#\Z‚ĐŹ„Aá¤.Éç˙]ęý?ÂR꿉’Ŕ!Ž˙ĚLŚ˙g$ëÂĺ˙źź1´´}S2B źn±ýĎÂĚř˙í,w¸Řo`Ç|y®ŃyÎ˙uAjpqđŇ}z¬\@Ź]Aétđž& ßp¬ŕFV÷ęđü€a Ţľ˙űŢĘŻ(OľxŤ‡q€>·îŤ`Ś‚‘F’Ł`xäüKLŢí Ź‚Q0  ÓĂAK°ˇť>P'3ÁNö˙çypüo)Dîj·ý~.–˙ßx‚ů Y^!Vp§¬g1ÄLZ,§›żšáö?ČTâ?;Zýů4×˙j’Ü˙''č 1h‰ü/–V`94ďzŹĂW]Q”úŇlĂ˙{Ş,ŔlX8‚@aűÚ Ľ–í˙ŕ řP=Čřë|Ď˙I˛ŕAäú' ~P']_žµÂggAÜI'şď|e\ J§†ol?Q„ŻcÝ>Á…«żP®SCÇŁKÜ1AďĚŃkÖFÁČŁÉŤ‚Q0ôň@Űč5kŁ`ŚęЬ7R‡opi¶•šŕ˙éIşŕĺáČrĄ>Ę˙ť´EPÄĽ Ĺţ§9ÉAůŔÝ붨@÷Ż#Ů Ă ÷ŞłÂč ;ë€;ĎČb(ř1öŽ$Vđö†~ĐRóbo%pX!wĐwT .wżŘaîl#/u?xd!°Tź ç#ăú`µ˙—:í1:č0l¦,€ŮAßś q'hűÚô.xgŻLhý˙éů[b$€|úpí ŔýGţ/߀ý”ň扣K¸ŃÁč=čŁ`¤ŃäFÁ(ş`ôôQ0 FíŔŮŮ(ľIń:˙µ„˙ł±0;ľíp9uˇ˙ńv2p>gşČgváb/đ’AÝw3Šç¦é˙?Űj ž˝Gî źh˛wpŰÂ5ţ—;đ@÷m/GŰ'~yÄ\bŔť¨z¸#Ró˙ŁÉÎŕ}ćČtt r›„;x6&ş_ţäLČŚ:2ŢTb îŕ?ťęBZ„épXčP8ä™p\xwý\đ ďČ`¤tĐa`ÚÂ/đŽ'2~ůš†g4 A0ÚAŁF’Ł`čŃú(Ł€vŕX/f‡_Ďtďáu7›€ĹTÄą˙g») ¨ÍbK r Ä@‡źQ ť0Ł×á˙„8m0˝Ţ ě322ü__dŢ'ż,Çđ?+pO÷˘L¸š˙gf@Ě%\]…ĐÄ Ü@űÁAlBôš@Ő˙SĐ–Ů·wŢ›Ů"Ă =ň ŔŮs›¬ú——·ŇüŢŤµ·u!Ľ“ Zâ~|Úz8WÝś˙+bšŕüë›*H`$uĐż˙ř‡˛ÔýЉŕYuء“٧”#Ńú(¨`ô ąQ0 †í Ź‚Q0 hNLŔěđ!aŕrńD{Y0[Kš¨˙ń)âžö‘ÔA?rę'ĽÓŮ7ë3Dľ}˙7zÇ7í Ź‚Q€Ś$7 FÁŕŁôQ0 Fíhą7z‡ OîEťLbű‰˙Ź´’F‘ͲŰj!ÄŢÝKMşj>h&ÜRUđ°™$öÄ312‚Ů =á YkĐL?Ü=@Ü<…t\ěĆFąÄ¤ëĐšBŐÁ0»-T˙ór°€Ů ™uş/ŔĂŢ@'Ü_yUZJ“ý˙ë+âá|Сr† üp3A{úAt?cń˙3Sôŕę@ktč Ż·»†Ôá+ë!wÉ_\±Eěp–}GŐL¸ŘΚŮ@gA–şŹ¤zĎ D§óŘ™źÁQ€ŚvĐGÁ(Ŕ F’Ł`pŃú(Ł€v´gąĂ‡†Ať[Ř>tĐ©č¦ŔN"˛Ľ˝¦0¸ă ćî]!FmÚc˝"lhď7čj5ą ´„ÄÝĎľĄÔ <Łţ©sÜ«ý_W–Î˙˙ö6Ä\bhvŞ´´ŮîZŕ`č:5űɰ˝ qP'¦tÚ<ŚýůÍÝ˙˙ݬ„óAń!› Z’ę ŻĚ3úx`Lcí ď©„¸“ŕŃÉkŕsXçúřôő 8=+\üćΓ`±Ź_ý_× żş˛Ýa¤tĐgČaÎĘöŹ˙üÄqďÜ(Ńú(„ÁčArŁ` N0ÚAŁ`Đ€:ÔëbŔť˝włÝ˙Oîíí?ńA3Ŕ^bđĺÖ %Ţ’ŔCĎ@Ë·A|ĐŢiĐţsú˙Çű!fŇj†Ř†Ď·Űˇ,q-}דăCŮsšő‡_ඉŚSĎw—ĂÍBĆ }îČKÜAWˇěť€ęhđ‚ đˇr`5; !ć}.QťxŐ‡ŚAv\KÜŤů1;č··AĚD”˘·wźţ_ʏN tĎůßßNÔ±©ëŕr÷W8@ňŇ÷±Í˙?8Ľ´¬}Wí¸Üvŕ˛÷‘p:úápŹžŽv8 Ńú(¤ŃäFÁ(`´> FÁ( -ř yß–ď’…ĎÍ…EKpr¦˝$ŕk=H2—jĹ0Ź$Ľżb €N^_Ž©ŽüčÄ,*‚_ß~—Ú#fĽ×¦vţ˙ôó:ĐŚ:LÍË«÷!‚PđńŮ”Ůwd<\;踇¸Áh}ŚňÁčArŁ` ,í Ź‚Q0 h>?/u'ď«tňi ţÝÚUŠi?řń|Ż˙ę%V˙g^1‹Tđë ů[2ë?AĚAĎÎŔ÷Ö“Ś/,€AEšýŢ߾ޙ-Quý!D lŻW÷îţs ¸ľő\×účáp¤Ńú(”ŃäFÁ(80ÚAŁ`Đ÷F˙Xź„ŮćŹt@:Îôż€K­4bşľ»(đżf©ŐŢ< 0&»“ędď©Ŕ0/ (|˙ŃŹ <;ű˙˙šL}¸đrŕŢő++ z© NĎ݂ҙľ±·lĘźW÷ůf#đpĄÂî†yp50<;裇ÑF;čŁ`PŚ$7 FýÁh}Ś‚Q@7 Sëőż§Űů˙Wč=ă8ń¦`ĎäDݰtg×˙˙0Ý…ŚAKČ//˙˙ůۇ˙.ý©đ:{OÎţńÉ­˙ź|…I,]ivspµA4¦}Čxmpxę91§Ú{aCPÇ}eB+\ÇúčápäŃú(ÔŁÉŤ‚Q@?0ÚAŁ`ĐąsţżBĄĽ+Uhů˙ń9ŕé'&BfŤw÷Q×Aöš??é¨4.«˙÷ää˙Ťó"˙ď›îţ˙Ě,Ź˙‡f¸˙_<Éă˙×[;!׳A¨#ŽŢI‡aż'î]QH,řűë˙˙ÇÇ€%ôô˙˙÷VCÂgo? r9« ľľţ˙ŕŘĚ˙«'»ţ?>Óý˙) ¶NuűtđyR®†#<ň¶é:µŁS€‡+bšŕę˙ď@Çnî8 WÂw÷ÓÎ0Ł‡Ă‘úF;čŁ`ĐŚ$7 FíÁh}Ś‚Q@=šŃ}yxr;p™÷ŮY˙?í˙?vôżZŰ˙"–(WŞĐ>őççwq­ú˙˙ĚLąăĺ%âfš±ďďţĽľĺw·Ó˙™ý.˙'ô8˙żvŘIţÜSŹ@ťtd˙ÁpÜĽŞ˙ż˙"Ůę ßŘ źŮ@7ÎÎÂ*ź€,ݧ%`÷úp™´ă˙©˝Î˙gô9˙oîtBO‘§Áií đîŢ3”4ßÚ}|úóKw˙żąó|čŰ·÷źNJÁźźżájWƵ€Ĺp —`jařďŻ!Ú{w˛z–..-ý}˙á˙Ő-ĎÁťLÚ Ä7ŔFőŤ P»ů¸2|»Ň IŕpŐĂăă`?€ý2ä7i ~·Š8<±pŢ˙#Ó'ţ?0mÚ˙÷§7˙˙˙ő°ÁQ0 Fe`ô ąQ€@mä:ě2¨m¬@ő2Nüż·rÖ hDßÝ 9Üv°Đą@ IXvn´» ‘§%mw|xř˙łó•˙źśČú˙čtÎ˙7[ Üd4ÚAŁ``ĐŚî••x—fż_ä ^Ţš=u\Q:­”PÇöâ"ŕ^ëH ;áä.ĐŢjb;˘ Bř p/:hO6şY0 Z: tďZ€Ň9á©űö‚:Ç +Ř@÷¤Ł›Ă+ 'É–¤S€.@ř–ěŻ tĚ~ŕŮĎN"řúöă˙őY˝h|x9ŇĚ9 ě^ö˙pÖýôĽ­˙/,ßó˙ęĆĂ˙oí:ő˙ţ‘K˙źś»‰ˇţüRŕö„ˇ@1"^IDATéâ.Đ˝›Ó0ăŠ/ ürF÷˙3'žBôP €­n;®ńś J Ô÷÷=„¨áZJËčfÁ0ČŻ ?üNMđ >G»đڏ5¸uć D=`Ť‚Q€ F’áܶ®(ÜL¨m¬@ C—áiWVT‚&U |ÎTź@ K‡ (€·© ©Ă@‡ ;ďŘŔh}Ś‚Q€ ŢßĂ_8Łá§ Ľţ»VŰţżúŚ #‘ =Ó„öŠ#cPď(°Ŕ˝\ŽŽŻcŽŽŹőB(€`çŐŁtĐéîŕ+ŘĐőá«Cđ!°yĐéůŰó0íŔ…A ™S Áďď?QNb§7~}ű1Ä!|^/·¸˝=paPgů>ţ˝űDĎŔ˝úŰó1íŔ…A >6®đŰ@nD׋ ü j€[[Ťš@L;paе„ ™öQ0 FUŔčAr#€ë0ňnľ!OM…L.ĐÜßGZL®˛¤ –“R‡hÖa¨«ęF;čŁ`Ś-Ťu(Ń řpőŕÁY3Č ĺěřF9qa{__‡@łčę‰Á ‚ŘIżőň!¸Sî:!íżMWřtwĐlę bŕ¨ÓA řě¤:l&Gá}ß?|ů˙ěâť˙Ź_ůgßŮ˙×·űiŐľ˙gn˙bú†˙‡űVţßŰşđ˙ŽęY˙7Mţż.ŁĽś˝ŁM.™ Z*?hh•Ħd̰'–ŮQ@Łôëb1Í%„AV e‰ŘČMčę‰Á 0 tĹh@ Ý\bđÖ,ČRÂQ0 FŐŔčAr#€VKá[}E ę„Ň«“Úâ…n?1t 1ĄÍcšK ͦ# 4ŹvĐGÁ(9$§Ĺ˙V;ĘXör@3Ă«Ă0Ě$Żş˝PíWGWG Τ˙üóëÂüđň}Đéîw‘y9:D ArhŮ?ľĺô„0h‰ŐŰ[łč@ÂÝ;tŢŃ^Ý>dîţˇ‹˙oí<ő˙ʆC˙Ď/Űý˙đƶٓ×ü?е®Y>»¸Ą`0PcGfŤémkŃ´§´<ĂL"ńrĚÁ-[đ-Y$„AaAn# ´\ÝÔÜżOl+›W»f ´ÄtđÜ WW# ﭶçźőE&đ4ún¶ű˙.`şťś N‡Wşě!ęAŰ:Č9É˙ü<¸}0 ˛k~†ţ˙ľ­˙‡ë­0äA¸—Lr†đ·dÓôd}pl1ŮRjNW›JL˙˙[Š˙˝ŘśGO6ŰŔĹŔaB*Í@ĎťĄaäüĂ÷&Bňíçy˙ëŐţ{ýĎt‘˙˙ćť 1 FÁ(  =HnĐyCĐňsnš>Fą Şł`ň—:í˙·ëPŰ ÔĆ•˙ ń÷Ŕş­.H޶ęÖ?čćĚLŃĘ;Î\˙ú¸f/ťK´>ě†?Ŕëë‚Ô0ÜÜfÚ\jú?ŘLň ©Ä˙ Ĺ&pń˙×ßN@+¸@ŰÇ€úO·`ŻĂ`u¨ť Ź)Ŕ¶@°.»Ö퀰t-0ŚvĐGÁ(ŔĺÓŔŠmÄq{ąůg‘˙!ć’`†âđ¨‚5Đ!ň@÷x1óäd¨*^S`üź‘‘á˙ą6[ńhki¸?CřVź#Dtp€f*A÷¤#éá·łÜ˙ˉpţ/ôRÂaĐ 8Ľŕâ··CĚÄľýúńŮ©m|ô†e°á>°ł"ČÍ ¶&v8Đ -Ăű˙ŰČ€@ŠŁ¸˘„ÉŻtŁ3¸{ŕ<ĽĂ ZO`ë ZęТfř~Žű_#qp'ř´ń Á#E~xÚz=Óíż<0í€ŇXÍ­-3q€ßŔýÓ:ń -Ú–‹v˙ äůţŻB´AĆ | J“đÁ†´rL ŠAůT4‡Ş<Čr N~O´Ř<”Ć (L 8<^1÷ä9ŇÁ’H` ük+ó?ÝYŽąŘ™˙vĚAy?ĚB śîAv+rý—â‡;X˙ŕůŁłčŁ`Đ Ś$7ڍC íTľ™ĺö_X¤9ÉÁË]`Ůn)–uÎudyá5 Î/¨ś—»@śl ‚Ęá«Ýö˙ŤuĚ ¶POň€Ő‚Î !ĽűűĽÝ/@Úžę|;h ُCKš>ˇ˛8ąŇhµA ¶!¨c Öż–pöńď đĘ8ťµ;fqHu(Ląul˛¦ÜWůu€* ¸W•ŕ·éŔúA9Ŕ:l´> FÁ(Ŕşg4ó Ĺ…A…7FýÔ™XŔQŕýéjµŔYěőŔ˝á0ş Y?— 0Ш&r=ÇM\ ŔřÇ­Á˙˙……ŕĄIż°thźLqŹú˛23˘tĐA•¨ˇăc`в}Ko+üTŔ•¶:hÔ©Áč ď.ř ¸ ÜónŃý?p:p™0 €é…bPG ÔtŐEé ű‹+MTŮ€*…s öj†IGpcű x‡ű pĎ:!0¤:čŔëż`a Â?€ 3e˙đA#ľŃëđź• ĄÓjÄi€Îrď„aŻßţýß Ľ–mú"ŕU10čš ó¸X˙Ż+Dę(Łaä5JÚ`úľ x??L AbP4ňŹ,ŽŽY€y Ą °Áźüůż¬őĂ˙ë·‘–BOľ .‘ÍÍÎ=@ěťć(+@36LŚŚU/ üâ"ÄĚQ0 FÍŔčArĂ€N‡–› U_đ¶gŰ\°_ĐŔ(¨ “{6Í\—Ŕ:µ Ž9uŚá+ˇÔ69Ń]eÚîGěM"`đď˙ýß'Áç \ú lá;€ËÓˇvb« őäřţżî f¨µD‘Ó”ćůżyŐ!čZ6ŕńď ŕtţ8h ýë@} ^»*Që0P=lĎ‚ŘĎáj‡"Żüµ@zt˝ńh}Ś‚Q€qrç`çTđ*g§@p”%¤H[ýĎĆđ,92~ůéí˙ÂU]đ“ĐS5ŔĺţlÂĽ’jNšx68ŇJĄ>8‹ę„\ď,É5† :¤ß·ćţOëGťŃaЬ¨C Ş4Đ;č `v`ÇÉ^SĽT}–ĽdËŚ<¨ u@čtP'4Ŕđh˛3f¸ď÷ő‡—p˙ĂđÄ˝KŕácÓ˙±x=L/V3Üîwüč ědcaúż©Rů4* źQ­Vvô—×€w¸AËCŞş˛ Ö …ÍôÂgs‘0¨ł ,Ťš–k«Kň ¶?óűňáŰ˙Ď_ţˇŕC'€ďMáîźáâżvÂÍaĐL( #‹!cĐ ~±·xĐ ˝ţoeČ˙e«ßü˙» x  T „Ay´J}k :ĆÖA˙u|:Ü­0 hůîĐŠř—7ŔY$˝č䎆Ócŕ@˛‹ółŁnő47 FÁ(  =HnĐéę°r ę %1®˙_ uh–·&RÁ0/ ¸Ţ±˙BW6˘cPűGEśľň„?Ü Ŕ!„żü{ű˙řŹEđ4ućç* 5püxž{@ËČí4„0ÄA4pZáZŮűsf*†ßţ˝GŮâńxţHü×`G޵“—B·ÎNŐűĎĎĹ‚"ZţĎÇÉs°đÎůŃú(Łăp¸§S]ţo,6ý_ŕ©^FÍ,„Ź6Xٍa¬t`!ĚíhÂ|@ü ­PuľA{tAlô:¨ő6wŇAKŰ'ĹCÔÁđ[ŕÝě©MH3P<5Q>ş‹ŢAŤę‚ L7=QpÇ4+Ť˛r´ĎwO%‚Äw'8Á—Žcë ö–cí ±qą5FXŕ—ŃF´AŁŐ =Ć 6r´Ľdúľc!V”A đ’y:‚s‹wÂ;Ü Óß !ŐAG;;AYś ÜéíŹu–A|Đžm˛Ář ý·rŚ‚Q0 `ô ą!@çě —ťH´ś}qbëP{„xhőš¨ŕdc S űK€;űČbÎća¤Jńą'ŔrÉt¬ Ü?Źľ 4đ ÚújË‚ę;äł–ŢďŠĂ°ľtż®Úf ‰%Ôn ˘Ăř Ľ ŘnŮÚŞ;Ô2ÚAŁ`ôÔK\tZ;¨ FÇÖA˙ -T¬ň€cŮ WŚN'Ăä Í öl:- ÎfAŁł 6HT¸‚: Ů2Ш,h91h&¦˙p)nb#˘ăÚ šiu(`f‚:č ý@°ÔĐ1hÄ´·.vqĘL)¨0uđać–Č*24 s/V€ ]ĐL)Č-03<áţaô°aÜĺąĐ`hVf>h¶Ô!íy-ßŮ…mąÓř˙'}OC?2aĽĂ şGťRtĐ˝®Đp dÂąŁ J§ X#4Ú+ ¸šZ>1â)®ýŻďůÇčY†É=^€¸Ú ”@v#/E-ů‰žÉr…¤O‰:ľČy`J÷)8„A :äô2 $„‚‰0¶ú­y5p·‚0ş?`$7wčZ„^d :Xrú/¦¨ˇ?xŻHŁ` =HnĐů#čĺ'&I@ČČ+“@b 3nĚUŔmĐl4¨~;„ÖůFĆ údl҆ď_ŞřäÇ\Ľ=ÝŔ0ş:>÷ŞĹd j‹ÜŤ.ŽŚAąV‰Ářo÷§ ŹîÉ]z‚şĺ V˘"ßFčĆ5Ě?Ţ?ÚAŁ`ŽkÎ`´/Ô™@Ç:ľ ¸ô Ř~ĺČą 7pçĺ¸íůp˝ÖjBŕý¤0 š}ŤŘ‚Ř }P Îv-Ň(ĐV  tú(X xÍŰâí“ŕň BŮ<‚¨Sę0Ŕ÷ň‚ć˙ţ˙Z ą6u˘p-qáŕ¬=čv0|Ú(p¤˙)ęě"2Ťş"/qGưSNQ–f]q€ß>˙Źś]†ÚAż·ˇ ®śC>Ĺ>°CČ@´ÜÔ)uÁb0ł¸«vĽĂýúÖc 0¤:čĎĎÁĂ„A{ŔA§ŢÂř f&Fđ=ű @0L„A'·ÂÓ7h řţăß˙…«ż˘vĐ‘nÍśĚFŢďZ2ęŚcëŔ‚Ü„˛Äýpô~íD¨íŁGľ4Pę´ĂďP‡b¬tPŘŕ·îýţ_ßűő÷0 šĺÇvđč>Đ~Bäí- < _đö6ÄĚQ0 FÁ ŁÉ Rđě Ľ EĆ łL·EˇcP 4iŻ- ĺíč'šŁ}…ŘO$xőçÎ˙Ăßg>Ĺ8Ib–·–䣋#cĐ ! -‹p± fb Žů‘sPOqßž‡Đ Ĺ zÔNF-«µC‘ÝÄ­tń˙ż»;ÚAŁ`Á7ŕé—HW“9iC:Ţ ĺM Yą;Y”Ů9ŤôFO‘—gÁ>"XXŔĎ?żţźĽÂĐě8NŢDď ďŢ[ :„ 6cę€:©`yĐČé·73A×­Aő cä:čZ%xç´—e9řAŕÁ Ľşí˙†„8&ąNÄ]äG€×ŃÁčvč=Ąč˝Zň ş§vŠ8č@”]ŕŐô[J¦Ŕ;ÜžĽ‚âCŞţď/äÎRhř‚a-çí#ť<›Ąu& řáńZÚ#;Ľđ˙ĂC3ń€;± Ů‚µQ˝@ Z˝ZÂŚĹ=ňţAdŚŃAMo 7ŔÄ€ÔéŤţĂnqčŚZ®‡¬43Jă°jÁ|Ź+0lđ€Źźţ‚Ou‡[[úˇ´|ýŕP¸ÎĂuÜA[<@Ô NŐŕXÁ3 FÁ(x0zÜ  Ő|QĘXPŰNXŹ!źhŽŚA+Aí&řµi80h–” Ę@*“9Qđíßđě5^đó<P} j«˘‹ęfĐÄ t_Ad¸źAW¦–|á A'›ŕË•¸ ¶!ňH0 Ú* ±AíDĐ|Ą¨ŁŁôQ0 Fś›/<@_Шp*Ŕ`r š©ujA§ŁĎHÖEśěLî -pż ˛ů0 ęŁW Nhi¨áá…» ´ ~|vj1Ż[áYŔĄD°BÔqÍÄíčşÚ ®4hĹ„;»rHt—&¶îAÔY…hů9X tG'p†źd\î„l. öfg‘Ĺ@×wNí @ŔĺđĚĐҬĎę…w¸żľĆ 0¤:č €¶Â4» Ú"ŞřAdälĐY N.(~@řVä°p…L 1€ÜŘ7„AűĹAétĐ ľ} üTô=ł@ä´YĐ ČLŕ×őA1¨aęŇ8čfĐŚ`9P @Đ{dad'čÎXd1PهŽáîV»Ś‚Q0 5=Hn»»QĘXĐy*ȇĄÁ0¨.•É sTĎÔÁ…AőězL8M¤|˘aü‚†·ĺ Ř jCÂîEĆ  С­ĺŔCtA(  ­Ť¤P†4` v(<‘Ĺ`tS(˝ űAKoA÷M’ €ťP4ę¨ÜßeĄdi,¨#ę0ZuŠA§´ŁďëĄřĽv t÷]ŕv »A_ ź”N/ę`Ă:Ű Ž71`ČwĐa[şřDÂ%[ş t• Čí ?€Ěů ä7é@Ű_†Ř}odź-8FÁ(Ś$GđřĎx8źűşKŰK: ĺÝČ„ Hh‰÷Ű[>A€Pę0`=B×: ¸’ąm/#P‡ŤvĐGÁ(Ł`ĐĽşńŢŮŢ]\†L6ôQ0 FÁ(Ńäč DžýÚ9  ŚvĐGÁ(Ł`Đ<=w ŢŮ>Đ Ť'ŚvĐGÁ(Ł` Ńäh>ü}WĐľPŹ‚ŁôQ0 FÁ(4Ž\‚w¶ŹN"přŚvĐGÁ(Ł``ŁÉŃ\űµž7‘qř( *í Ź‚Q0 FÁ(  ¸j© 0IDAT˝ű4Ľł}jÎf 0ÚAŁ`Ś‚Q€Ś$G]:îŕ÷éđpüôwđśe3RÁh}Ś‚Q0 FMŔŐMGŕťíóË€ÍF;čŁ`Ś‚Q0 ŁÉQ wvŁ`ŕÁh}PŚ˘Q0 F¸°bĽł}eý! 0ÚAŁ`Ś‚Q@,=HŽr€<Č ËQ0đ`´> FÁ(Ł€&ŕôü­đÎöÍť'!‚Ŕh}Ś‚Q0 F©`ô 9ňŔčápŚvĐGÁ(Ł`Đ›şŢŮľxç(`´> FÁ(Ł€\0zi`ôp¸Á F;čŁ`Ś‚Q0 hö,‡w¶ź!îŕžŃú(Ł`ŚJÁčAr„ÁčápŚvĐGÁ(Ł`ĐěišďlżĽz"HŚvĐGÁ(Ł`P Ś$‡ ŐĎţ\.c‡¬"=nđ‚Ńú(Ł`Śš€í3ŕťíw÷žA €Ńú(Ł`Śj‚Ńä`ŕß˙#?ćü?ü}Ö˙[Ŕ}ůČá0z8ÜŕŁôQ0 FÁ(4›ň'Â;Űź_×í Ź‚Q0 FÁ( =Hî˙˙+żv ř†ţű Q0 í Ź‚Q0 FÁ(  X›Ú ďl˙řD\ĺ?ÚAŁ`Ś‚Q@K0’’{öç*Šźa6«Ú»? ŚvĐGÁ(Ł€<0Š€1MđÎößß ‚Ŕh}Ś‚Q0 F=ŔH FÁ(Ł€ęŕĎĎßđŽöʸ `´> FÁ(Ł€ž`¤$‡îO>űsÍ˙ĎŁ§¸0ÚAŁ`Ś‚Q@uđýýgxG{]F7D0ÚAŁ`Ś‚Q@o0’’C÷ßsŕÉîŁ`pŃú(Ł`ŚŞOĎŢŔ;Ú› 'A‰ŁôQ0 FÁ(†űArţ>CńhÉű(|`´> FÁ(Ł€ęŕíݧđŽöŽęYA"Ŕh}Ś‚Q0 FÁ@ázܵ_»á~ąůk?Dp :0ÚAŁ`Ś‚Q@uđüň]xG{oËB `´> FÁ(Ł`°€átÜď?ţü>î‡OŁ{Î-í Ź‚Q0 FÁ( :xt꼣}¨oD0ÚAŁ`Ś‚Q0ŘŔp8Hîńź pwźş{ ^0ÚAŁ`Ś‚Q@up÷ŔyxGűÄô A"Ŕh}Ś‚Q0 FÁ`Cý 9äĐ}čŁ`đ‚Ńú(Ł`ŚŞŰŽĂ;Úgn‡F;茢Q0 FÁCń 9äĂá@űčA~ŚvĐGÁ(Ł`P\^{ŢŃľ´jD0ÚAŁ`Ś‚Q0ŔP:Hnôp¸ˇF;čŁ`Ś‚Q0 ¨Î-Ţ ďh_ßr "Hí Ź‚Q0 FÁ(J`°$7z8ÜĐŁôQ0 FÁ(T'gn„w´ďě= $ŚvĐGÁ(Ł` E0X’=nčŃú(Ł`ŚŞ#VÁ;ÚŹ_F;čŁ`Ś‚Q0 †*ŚÉŤ7ôŔh}Ś‚Q0 FŐÁľöĹđŽöł ·!‚D€Ńú(Ł`Ś‚ˇËArŁ‡Ă M0ÚAŁ`Ś‚Q@u°«vĽŁýúÖc `´> FÁ(Ł`¸€>Hnôp¸ˇ F;čŁ`Ś‚Q0 ¨¶”Lw´? FÁ(Ł€ŞŕŐő‡đNöîúąA"Áh}Ś‚Q0 FÁH¸’ű°3ĄÓýaŽÇ˙+]ö˙?Ďó@‡áűťţ?śäŚuî}X2 -í Ź‚Q0 FÁ( *xz} s)DH0ÚAŁ`Ś‚Q0 ů ą«·«m ®Pýß©ůO•Ĺ˙8[™˙łSőŕrogą˙÷7–řż¦Ŕř˙‚ ˙aR˙ż/ô‚Č•ŚvĐGÁ(Ł`P<8r ŢÉ>:i DH0ÚAŁ`Ś‚Q0 Pč ąo;SáđuV˙ÍUŕ|Đ :;ó˙_‹˝Áühké˙mápů ů˙eľĘţępČul„Á( 0ÚAŁ`Ś‚Q@Up{÷ix'űÔśÍA"Áh}Ś‚Q0 FÁ(@ß?Ŕ;Ű Ľ2Ďčż8?ű˙Żó=ÁüwłÝ˙ór°ü˙ ě ż™ĺöź…™ń˙ŮV[¸ú Ĺ&`ů°Yôgg!掂A F;čŁ`Ś‚Q0 ¨ ®n:ďdź_¶"H$í Ź‚Q0 FÁ(ht;´ł  ąŚÇ7=Ń˙ŻgşýOq”űż$Ű,ęŚ300€ŐŔÔ_î´‹ťh˛]Y1w J0ÚAŁ`Ś‚Q@UpaĹx'űĘúCA"Áh}Ś‚Q0 FÁ(@wwÁ;Ű0|ł×ńż¬0çVŕlůÔD¸řäpgüďRČrw~4Ů,¶¶Đ"vz:ÄÜQ0(Áh}Ś‚Q0 FUÁéů[áťě›;OB‰ŁôQ0 FÁ(Ł Ü®Fv¶ařpz‘—ŇW]Ń˙ĚLŚ˙f€Ĺ§ÓA?3bî(”`´> FÁ(Ł€ŞŕŘÔuđNö˝C ‚D‚Ńú(Ł`Ś‚Q€žźw¶AřFŻĂMiđžóK}ţ—ř(gŇAתm.5wĆAW°ÁÔ_íF[â~uÄÜQ0(Áh}Ś‚Q0 FUÁÁîeđNöă37 ‚D‚Ńú(Ł`Ś‚Q€~~ú˙ą/ĽĂÝ«ýßĎXÎuŇEąţ/îC]±:$î|»\~k™ę!q/.BĚŚvĐGÁ(Ł`PěišďdżĽz"H$í Ź‚Q0 FÁ(XŔŢ*x‡tś†¸cÓ–á…ĎÇŘHďH‡Éĺy(ţŻđSđ×Fý˙˙÷7ÄĚQ0(Áh}Ś‚Q0 FUÁöŠđNö»{Ď ‚D‚Ńú(Ł`Ś‚Q€<9ďp:ćąî ŕÓŰwUš˙Ż Tý_¬—͢Hü_ťoü~†>¸Ăź=żĽbŢ(´`´> `Ť‚Q0 †Ř”?ŢÉţüâDH0ÚAŁ`Ś‚Q0 p€ýőđN8ö™_ďqř˙z::~8Éů˙Ó©.±M)˙˙˙ů1k Z0ÚAŁ`Ś‚Q@U°6µŢÉţńé+DH0ÚAŁ`Ś‚Q0 p€€ťěTD‡›Ľ:ô˙˙ww!挂A F;čŁ`Ś‚Q0 ¨ VÄ4Á;Ů˙ F;čŁ`Ś‚Q0 Fđőő˙˙[ł1;ŕřđÚč˙˙__‡čŚvĐGÁ(Ł`P üůůŢÁ^×$ŚvĐGÁ(Ł`Ś´LýÜ\ŕx fgO~?Ňů˙˙··}Ł`H€Ńú(Ł`ŚŞďď?Ă;ŘëŇ»!‚$€Ńú(Ł`Ś‚Q@$ř<çĺúş˙˙÷Őü˙ż>ţ˙˙U!˙˙ŻΖď.ý˙˙â˘˙˙?>†¨C ŚvĐGÁ(Ł`P ||öŢÁŢ\8 "Hí Ź‚Q0 FÁ(Ł`$Ńú(Ł`ŚŞ·wźÂ;Ř;ŞgAIŁôQ0 FÁ(Ł`Śd0ÚAŁ`Ś‚Q@5đüň]x{oËB `´> FÁ(Ł`Ś‚‘ F;čŁ`Ś:Q4śÁŁ“×ŕěC}+ ‚$€Ńú(Ł`Ś‚Q0 F2í Ź‚Q0 FÁ( ¸{ŕ<Ľ}|úz `´> FÁ(Ł`Ś‚‘ F;čŁ`Ś‚Q0 ¨nl;ď`źY¸"Hí Ź‚Q0 FÁ(Ł`$Ńú(Ł`ŚŞËkŔ;Ř—Ví’F;čŁ`Ś‚Q0 FÁ(É`´> FÁ(Ł€jŕÜâťđöőÍG!‚$€Ńú(Ł`Ś‚Q0 F2í Ź‚Q0 FÁ( 89s#Ľ}gďY `´> FÁ(Ł`Ś‚‘ F;čŁ`Ś‚Q0 ¨ŽLXď`?<~"Hí Ź‚Q0 FÁ(Ł`$Ńú(Ł`ŚŞ}í‹áěgnCIŁôQ0 FÁ(Ł`Śd0ÚAŁ`Ś‚Q@5°łv6ĽýúÖc `řvĐGŃ(Ł`Ś‚Q0 Ńú(Ł`ŚŞ-%SŕěŹ_AIŁôQ0 FÁ(Ł`Śd0ÚAŁ`Ś‚Q@5°>«ŢÁţúö#D0ÚAŁ`Ś‚Q0 FÁHŁôQ0 FÁ(T«Űŕě_ßBIŁôQ0 FÁ(Ł`Śd0ÚAŁ`Ś‚Q@đďď?xçzyT#P"N í Ź‚Q0 FÁ(Ł`$Ńú(Ł`ŚŞ€ź_ľĂ;׫“Ű!‚$‚Ńú(Ł`Ś‚Q0 F2í Ź‚Q0 FÁ(  řňúĽs˝!·"H"í Ź‚Q0 FÁ(Ł`$Ńú(Ł`ŚŞP‡ÖąŢ ěh“F;čŁ`Ś‚Q0 FÁ(É`´> FÁ(Ł€*ŕŐő‡đÎőîúąAÁh}Ś‚áFŃ(Ł` F;čŁ`Ś‚ČęIDATQ0 ¨žž»ď\ďď\$ŚvĐGÁ(Ł`Ś‚Q0’Áh}Ś‚Q0 FUŔ#—ŕťëŁ“Ö@IŁôQ0 FÁ(Ł`Śd0ÚAŁ`Ś‚Q@pk÷ixçúÔśÍAÁh}Ś‚Q0 FÁ(#ŚvĐGÁ(Ł`P\ÝtŢą>żtDD0ÚAŁ`Ś‚Q0 FÁHŁôQ0 FÁ(TVěw®Ż¬?$ŚvĐGÁ(Ł`Ś‚Q0’Áh}Ś‚Q0 FUŔéů[áťë›;OBIŁôQ0 FÁ(Ł`Śd0ÚAŁ`Ś‚Q@plę:xçúޡ AÁh}Ś‚Q0 FÁ(#ŚvĐGÁ(Ł`Pě^ď\?>s"H"í Ź‚Q0 FÁ(Ú`ŤĘŔh}Ś‚Q0 FUŔž¦ůđÎő‹«÷!‚$‚Ńú(Ł`Ś‚Q0 F2í Ź‚Q0 FÁ(  Ř^1Ţą~wďDD0ÚAŁ`Ś‚Q0 FÁHŁôQ0 FÁ(T›ň&Ŕ;ן_Ľ’F;čŁ`Ś‚Q0 FÁ(É`´> FÁ(Ł€*`mj'ĽsýăăW ‰`´> FÁ(Ł`Ś‚‘ F;čŁ`Ś‚Q0 ¨–Ç4Á;×˙’F;čŁ`Ś‚Q0 FÁ(É`´> FÁ(Ł€bđçÇ/xÇze\ D 0ÚAŁ`Ś‚Q0 FÁHŁôQ0 FÁ(ďď?Ă;ÖëŇ»!‚d€Ńú(Ł`Ś‚Q0 F2í Ź‚Q0 FÁ( ||öޱŢ\8 "Hí Ź‚Q0 FÁ(Ł`$ˇŮAEŁ`Ś‚Q0¨ŔŰ»OáëU3!‚d€Ńú(Ł`Ś‚Q0 F2í Ź‚Q0 FÁ( <ż|ޱŢ۲"Hí Ź‚Q0 FÁ(Ł`$Ńú(Ł`ŚŠÁŁ“×ŕëC}+ ‚d€Ńú(Ł`Ś‚Q0 F2í Ź‚Q0 FÁ( Ü=pޱ>>}=D 0ÚAŁ`Ś‚Q0 FÁHŁôQ0 FÁ(ŰŽĂ;Ögn‡’F;čŁ`Ś‚Q0 FÁ(É`´> FÁ(Ł€bpyÍxÇúŇŞ}A2Ŕh}Ś‚Q0 FÁ(#ŚvĐGÁ(Ł`P Î-Ţ ďX_ß|"Hí Ź‚Q0 FÁ(Ł`$Ńú(Ł`ŚŠÁÉ™áë;{ĎBÉŁôQ0 FÁ(Ł`Śd0ÚAŁ`¨€Q4 182aĽcýđŘ `´> FÁ(Ł`Ś‚‘ F;čŁ`Ś‚Q0 (űÚĂ;ÖĎ.܆’F;čŁ`Ś‚Q0 FÁ(É`´> FÁ(Ł€b°łv6ĽcýúÖc `´> FÁ(Ł`Ś‚‘ F;čŁ`Ś‚Q0 ([J¦Ŕ;Öż‚’F;čŁ`Ś‚Q0 FÁ(É`´> FÁ(Ł€b°>«ޱţúö#D 0ÚAŁ`Ś‚Q0 FÁHŁôQ0 FÁ(U ­đŽőŻď?!‚d€Ńú(Ł`Ś‚Q0 F2í Ź‚Q0 FÁ( üűűŢ©^Ő€“F;čŁ`Ś‚Q0 FÁ(É`´> FÁ(Ł€"đóËwx§zur;DL0ÚAŁ`Ś‚Q0 FÁHŁôQ0 FÁ(/ŻŢĂ;Őrú ‚dŚ:DxŚ‚Q0 FÁ(Ł`D€Ńú(Ł`ŚЍ# ëTov°)ŁôQ0 FÁ(Ł`Śd0ÚAŁ`Ś‚Q@xuý!ĽS˝»~.DL0ÚAŁ`Ś‚Q0 FÁHŁôQ0 FÁ(§çnÁ;Őű;—@ÉŁôQ0 FÁ(Ł`Śd0ÚAŁ`Ś‚Q@xpäĽS}tŇ ™`´> FÁ(Ł`Ś‚‘ F;čŁ`Ś‚Q0 (·vź†wŞOÍŮ $ŚvĐGÁ(Ł`Ś‚Q0’Áh}Ś‚Q0 FEŕę¦#đNőůĄ» ‚d‚Ńú(Ł`Ś‚Q0 F2í Ź‚Q0 FÁ( \X±Ţ©ľ˛ţDL0ÚAŁ`Ś‚Q0 FÁHŁôQ0 FÁ(Óó¶Â;Ő7wś„’ F;čŁ`Á(Ł`Ś‚ F;čŁ`Ś‚Q0 (Ǧ®wŞďş$ŚvĐGÁ(Ł`Ś‚Q0’Áh}Ś‚Q0 FEŕ`÷2x§úń™A2Áh}Ś‚Q0 FÁ(#ŚvĐGÁ(Ł`Pö4·wŞ_\˝$ŚvĐGÁ(Ł`Ś‚Q0’Áh}Ś‚Q0 FE`{Ĺ x§úÝ˝gA2Áh}Ś‚Q0 FÁ(#ŚvĐGÁ(Ł`P6ĺM€wŞ?żx$ŚvĐGÁ(Ł`Ś‚Q0’Áh}Ś‚Q0 FE`mj'ĽSýăăW ™`´> FÁ(Ł`Ś‚‘ F;čŁ`Ś‚Q0 (Ëcšŕťężż˙@ÉŁôQ0 FÁ(Ł`Śd0ÚAŁ`Ś‚Q@6řóăĽC˝"®"Hí Ź‚Q0 FÁŁhŚ0í Ź‚Q0 FÁ( |˙ޡ^—Ţ ¤ŚvĐGÁ(Ł`Ś‚Q0’Áh}Ś‚Q0 FŮŕăł7đőćÂIA Ŕh}Ś‚Q0 FÁ(#ŚvĐGÁ(Ł` ŢÜyďP祥 ¤ŚvĐGÁ(Ł`Ś‚Q0’Áh}Ś‚Q0 FŮŕůĺ»đőŢ–…A Ŕh}Ś‚Q0 FÁ(#ŚvĐGÁ(Ł` ťĽďPę[¤ŚvĐGÁ(Ł`Ś‚Q0’Áh}Ś‚Q0 FŮŕîóđőńéë!‚€Ńú(Ł`Ś‚Q0 F2í Ź‚Q0 FÁ( ÜŘvޡ>łp;D0ÚAŁ`Ś‚Q0 FÁHŁôQ0 FÁ(dËkŔ;ÔWíRF;čŁ`Ś‚Q0 FÁ(1 í Ź‚Q0 FÁ( ś[Ľޡľľů(D0ÚAŁ`Ś‚Q0 FÁHŁôQ0 FÁ(d“37Â;Ôwöž…RF;čŁ`Ś‚Q0 FÁ(É`´> FÁ(Ł€lpxÂ*x‡úá±+A Ŕh}Ś‚Q0 FÁ(#ŚvĐGÁ(Ł` öµ/†w¨ź]¸ ¤ŚvĐGÁ(Ł`Ś‚Q0’Áh}Ś‚Q0 FŮ`gílx‡úő­ÇA Ŕh}Ś‚Q0 FÁ(#ŚvĐGÁ(Ł` ¶Ow¨?<~¤ŚvĐGÁ(Ł`Ś‚Q0’Áh}Ś‚Q0 F ŕß˙˙ĎÎO‡› ěMçü˙ą(đ˙Ď…ţ˙?Î ů˙ű@Ç˙˙ŹŽü˙˙÷7D)±ŕç§˙˙omů˙˙`Ó˙o B˙˙š÷}~ŕ˙ß›ó˙˙ż°ŕ˙˙÷÷!ęHďîţ˙~Ţ˙˙»Š˙˙_ý˙˙ęđ˙˙7%íhÚµhçşQ0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 //ý˙ż5ë˙˙e>řńĆ$`Gť+×@ůËË˙˙_‚i:vŢ˙y ч|~ţ˙˙Lýčxuč˙˙WVÇţ@ôŤ‚Q0 FÁ(Ł` 0ÚAĂŚ˘Q0 ¨®®ú˙ą/fG>=Řθc?€łć»J1őŕĂ Yđçç!ú±ĐĚţę0L}řđîrŕlúgţQ0 FÁ(Ł`Ś‚ŁôQ0 FÁ(ř¨sŽŢ±%źš1üţţ˙˙öl Ł`Ś‚Q0 FÁ(tŁôQ0 FÁ(8py:đ 8äÎěäť˙r"śpĽ Ă,ţo©Ď˙r_ĺ˙]Qš˙§&ęü÷3˙˙`’3Dč6Ř ő››pł`¤fž<?™âOu’‹Ă°–4ď˙?K€ťí33!ćŔ©©(ć˝îú_IŚ ®Ç]OEľ:@.Â;*ĚâŔAww 捂Q0 FÁ(Ł` í Ź‚Q0 FÁ(ŔžźCéŘţZěý?ŇJú˙ĆbS0ŢTbú˙;pĆ$׫ý?ŘL®Ôq7çCĚ\ßŢ1óH'\ o˛ţ_⣠7óPťXüĺ ×˙Ér˙ůG ¸/Fë9ÔŽ•A˙˙˙ú Ů?Zö5„ëŐţ/Í6„›ył×.÷n¶ű˙„¶”šŔňÇz!nŁ`Ś‚Q0 FÁ( 0ÚAŁ`Ś‚Q€€–}C;¶ FÁ(Ł`Ś‚Q0`´> FÁ(Ł;Ŕrđ¨¶˙g[m1ÄEąŔĽ!‹ßlMú«-E fŇĄ90ÄatÂű¬¤vĐ2üQ0 FÁ(Ł`Ś‚ŁôQ0 FÁ(ŘűĘA{ĆAËÝŃĹAjĐAm ÓŮáâ{*W­ýÄ8q:â°eó0|´ÁĽçY „ßí[ú˙˙Ý]âČ4›o©*!Ă }č;Á׬ů+!ŮŤ‚Q0 FÁ(Ł` í Ź‚Q0 FÁ(Ŕ‡wdA‡·!_W:aÝŘ ˙0qh :ć.:"˙ ďíľţ˙˙ý=íżÚm˙˙ç"„˝ “ĺ—ÎŘďç¸O‡‡ÉN|·QBś¸ âĆQ0 FÁ(Ł`Ś‚ŁôQ0 FÁ(ŘÁż?˙˙oJw^7›€÷‡îA_S`üż.H Ľ‡ÖŮaĐŐf–R˙€ËŢAw¦Ăĺ@×—ýü1óŸx˘˝,řôöćPuđ˝ĺ 3‘OiaĐlĽĽ'ř^tdqđě> ë‹‹ń±˙Wç_ ÚÚ“›š¨óꉑń†‹ďŔŢęsüżżĆLĂ;µP šý>ÖhŤ2{ Ç76BĚ‚Í`ń?KĽ˙źj±ů¨Î cY; Ô _çĆ ˙·7ł@ŕËKřýęçz€Í  śÎĹ w¨µźŹ"w¸bÖ(Ł`Ś‚Q0 FÁ‚Ńú(Ł`ŚüŕělÔÎ,)řP+Đ€`cŕ´4:3O2^î YzŹĘĺĐŐ7§gř?AĚŁ`Ś‚Q0 FÁ(@0ÚAŁ`Ś‚Q@;ا§cvl aĐžîżż F Ь÷– L=řđŠ€˙˙€čÇîí¨AׇoÍü˙˙ëkţQ0 FÁ(Ł`Ś‚ŁôQ0 FÁ(Ä˙˙_‡˙Ţq0^ţ˙˙ÍM@ h3çčŕ×·˙˙OME9ä 'ŢQĽíD>đöö˙˙Űó0őŁcĐ!s A‡ßß!úFÁ°ŁhŚ‚Q0 FÁPŁôQ0 FÁ(DGÇ.ü?Qžó˙i4đ ¸ D‡´/|o¤cţ z ±ŕół˙˙/.v¬ó‘®a.Wß<®÷˙˙gg ęŔ§§Á‡Çý]wăߥŔPG˙âb ť/ JGÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ( ›şî˙˛Č0ľĽ¸Ü´„tż9Ő°s šŐť OđöŢł˙ËŁę˙ŻŚ©űż˝j&DpŚ‚Q0 FÁ(Ł`‚Ńú(Ł`Ś˘Ŕżż˙ţŻIí„wĐßÝ‘ÄÔA‡ąw´> FÁ(Ł`Ś‚ÁF;čŁ`Ś‚Q0 Ż®?„wv×g—ž0ÚAŁ`Ś‚Q0 FÁPŁôQ0 FÁ(DóKwÁ;»§ćl†r0ÚAŁ`Ś‚Q0 FÁPŁôQ0 FÁ(D-%SŕťÝ§çnA9í Ź‚Q0 FÁ(Ł`(Ńú(Ł`Ś‚ŕó‹wđŽîĘ„Ö˙~ý†H r0ÚAŁ`Ś‚Q0 FÁPŁôQ0 FÁ(ÁŤmÇáÝ=Ë!‚CŚvĐGÁ(ĂŚ˘Q0 †í Ź‚Q0 FÁ( ö¶,„wtďě= `´> FÁ(Ł`Ś‚ˇF;čŁ`Ś‚Q0 đ‚__ü_ÓéčF5ţ˙öţ3Db€Ńú(Ł`Ś‚Q0 †í Ź‚Q0 FÁ(Ŕ żďä"`´> FÁ(Ł`Ś‚ˇF;čŁ`Ś‚Q0 đ‚cS×Á;ą—×€0ÚAŁ`Ś‚Q0 FÁPŁôQ0 FÁ(8Áżż˙ţŻIí„wrßÝ‘ÄŕÓł7˙_\˝Ć×7…»„aâ üűűO†Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 p‚W×Â;·˛ű ‚||úú˙ŞÄ6¸»±á]KŁőŁ`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`ŕç—î‚wjOÍŮ ŕÁŃËpwŁăŤąý˙~ţQ8 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FN°Ąd ĽcűôÜ-ŕ§ćn»żąó˘`Ś‚Q0 FÁ(C g4ÚAŁ`Ś‚Q€|~ńŢ©]™Đú˙ϯ߉!ţţúw? ßÜ~"9 FÁ(Ł`Ś‚Q0Áh}Ś‚Q0 FVpcŰqxÇö`ĎrŕO\…ű„GÁ(Ł`Ś‚Q0 3í Ź‚Q0 FÁ(Ŕ ö¶,„wlďě; bůšµÍ“ ‚Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł``€__ü_ÓéÜF5ţ˙öţ3DbŃ{ĐGÁ(Ł`Ś‚Q0”Ŕh}Ś‚Q0 Fxxü Ľc»ŁzDp‚Ńú(Ł`Ś‚Q0 †í Ź‚Q0 FÁ(ŔǦ®wl/Ż=‚`´> FÁ(Ł`Ś‚ˇF;čŁ`Ś‚Q0 PŔżż˙ţŻIí„wlßÝ‘‚`´> FÁ(Ł`Ś‚ˇF;čŁ`Ś‚Q0 PŔ«ëáťÚ Ů}Á! F;čŁ`Ś‚Q0 FÁ(J`´> pQ4 FÁç—î‚wjOÍŮ ˘`´> FÁ(Ł`Ś‚ˇF;čŁ`Ś‚Q0 PŔ–’)đNíÓs· ‚CŚvĐGÁ(Ł`Ś‚Q0”Ŕh}Ś‚Q0 F|~ńޡ]™Đú˙ϯ߉! F;čŁ`Ś‚Q0 FÁ(J`´> FÁ(Łnl;ďĐěYÂ`´> FÁ(Ł`Ś‚ˇF;čŁ`Ś‚Q0 ŕ`oËBx‡öÎľłÁ! F;čŁ`Ś‚Q0 FÁ(J`´> FÁ(Ł ~}ýńEL¤CŐř˙Űűω! F;čŁ`Ś‚Q0 FÁ(J`´> FÁ(Ł żďĚâ`´> FÁ(Ł`Ś‚ˇF;čŁ`Ś‚Q0 ŔŕŘÔuđÎěĺµ ‚CŚvĐGÁ(Ł`Ś‚Q0”Ŕh}Ś‚Q0 `Ģ˙ý_“Ú ďĚľ»˙"1”Áß_˙?^<ô˙Xiî˙“ĺ9˙Ďu4ü˙˙é)DnŚ‚Q0 FÁ(Ł`‚Ńú(Ł`Ś‚˙Ż®?„wÎ7d÷A‡*x¸ ç˙˙•A˙˙/óÁÄ›Rţ˙żşú˙˙ßß!ęGÁ(Ł`Ś‚Q0  í Ź‚Q0 FÁ(ř~é.xýÔśÍÁˇţýů˙˙‚˙˙—űavʱá ˙˙żĽ Ń; FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ˙-%Sŕô§çnA‡řűű˙˙MťpBxEđtĽĂ3FÁ(Ł`Ś‚Q0 ŚvĐGÁ(Ł`„Ď/ŢÁ;ç+Z˙˙ůěě5pr"fç›X ꤿľ1gŚ‚Q0 FÁ(Ł`Áh}Ś‚Q0 F8¸±í8Ľ~°g9Dp(§§Q:Üogą˙_•o ÇŠMPäaxs©é˙kÝţćTđˇrŁ`Ś‚Q0 FÁ( F;čŁ`Ś‚Q0ÂÁŢ–…đúť}g!‚C lĎCéxתţW•ŕc5Iî˙ë‹0;č·ű˙sł3˙ßTbŠż˝ bŢ(Ł`Ś‚Q0 FÁŃú(Ł`Ś`đëëŹ˙+bš ô¨Ć˙ßކH đî˘ ÄźçyüĎqS@CÇż{˙/ńQţ/'‰ÚAßQ1sŚ‚Q0 FÁ(Ł`€Ŕh}Ś‚Q0 F0xxü |ö|Gő,ŕP ëŇ`l îŤŃúŻ(Ęő?ÍIî˙Á:+9î‰Öú˘Ó :”ú2ß˙˙|‚;˛Ŕ(Ł`Ś‚Q0  í Ź‚Q0 FÁH˙€}Rhç„/Ż=JŕX/RŰç˙ÚB“˙E^J˙•Ĺąţ300üʞ–ţ˙g‰7\ţhő˙ĄŮ†`6f_Ť7 FÁ(Ł`Ś‚ŁôQ0 FÁ(ŕű‡/({ĎAřÁ‘Kɡ6Łv°ˇřďRď˙ă´Áťôůú`±OŔĺďeľĘp5X;č çFÁ(Ł`Ś‚Q0 ŚvĐGÁ(Ł`„gn˙_—ŢŤŇ9áóËvC %p´ µŤ†Ă-Ąţ'ÚË‚ŮUţ*ŕŢarX;č/‡ŕ Ĺ(Ł`Ś‚Q0 † í Ź‚Q0 FÁ˙üýnÉNđapčťs^źŐű˙ß_ŕş÷ˇ.-Aí`Łá©‰:˙“d˙żźăţźŹ“Ľ?†Y˙‹ół˙÷ĐEčůúbî(Ł`Ś‚Q0 FÁ€Ńú ˙ţý˙đáĂ˙>|€ 7oŢüöě„éEŹ?ţ˙ţý{ |ůňĺ˙ýű÷˙˙ůó"€€ě:sć „ ˝<»gŚ‚Q0°ŕÓ‹·ŕCŕĐ;ĺčřŮůŰ CĽ¸č\cÁµŔ+×@KÜ˙-őů˙|š+ uŇeü3Ë ˘tú(Ł`Ś‚Q0 FÁ‚Ńú űöíűź’’ňăĆŤ˙˙§ĄĄÁ;ą_ż~ýôź……Ľ·ŇĆĆć˙Ë—/Ár €O/:¸}űö˙đđđ˙k×®ý_SSó?55ő˙ďßż!’@0a„˙ććć˙ţËČČüżpáD ś8qâddä˙iÓ¦ýőęDš››˙755ý_˝zőŹ˙GŹ…HŚ‚Q0 čîľřubFg>2x*úP˙€ĺۆpűđdöx;™˙g[mÁüG“ť˙‡šKţ˙ĽV ÜGĂ*âܨKÜ//‡9 FÁ(Ł`Ś‚Q0@`´>Čh¦ZTTô˙‹/ @ŕŕŕđÇŽ`6¨Ó ëě9räż°°đ˙¨¨(0ź^dđďßż˙şşş˙·lŮOOO°ů pöěY¸Č\gÔKáIDATWW×˙aaa`> €:ĺššš˙ź>} €P§ÜÄÄ‚“'O‚Ýůöí[Ŕ(Ł€nŕpY;čđ·Ł“Öü_“ÜŃ!dž~ýŃČhY8hfyĆŮŢŢŢÉž;w.†ĐĚ·şş:MH/2-G©Eî\÷őő;ř Î;r'@3âÉÉÉ€ĚdffĆ:«îă㞍Güüü˙§L™ጂQ0 €:ë/ŻŢ˙n1p:Z§ßÚ=ÄN2–Y˙÷T˘tľIƆŕsŁ`ŚJŔ(Ł` J0ÚA„ 00𿼼ü˙+W®ü_·nxć×2őŽŽŽ˙~~~«w۶mŕ:hŻ: ¬X±ŁÓ?~ü/›ţü9D Áłę‡ţ?cĆ ”A33ł˙‰‰‰hhh`tÚGÁ(~}ýńELĽCľąh2ś Â;kfC%đăă˙˙[31;ŢÄŕ‹‹!fŚ‚Q0 FÁ(Ł` 0í Bš wqqůĎÎÎţßËË "€öwďßżÂbő‚öź:ăË–-Áš5kŔbŹ=‚Áúőë˙ëëë÷ ďÝ»,öäɰ:˙˙›6mú?{öě˙BBB˙+**Ŕň111ŕ9h&tt€')'%A8Ł`Ś‚Ź]AęŚĎ‹ýüňe)üÇ'Cđ4óŔ%ęűj1;ŕ¸đŠ€˙˙on†čŁ`Ś‚Q0 FÁ(`´>Á»wďţ§§§˙ĎÎÎţĎČČž˝FîěÂhzaa!„ÄęĐ’uYYŮ˙[·nýż}űvđL<ĘAq ÓŮAűŃAKĺyyy˙úôé˙±cÇŔtĐŢr3gÎ&&&đÉň Ů{Đ’öĽĽĽ˙ÇŹϰĚmkk(Ł` (86e-Ľ~y-ćŇnĐRř!·€ĺÝ}ŕ ĺÜłé˙–úţŘ÷˙öşŤ-Ł`Ś‚Q0 FÁ(ŚvĐu¦A'§NGĐ2u666p€Nn///GYľN¬^©-uź4i¸Óń?44"‰@׺fĺAťrŘţőK—.A$ŕŢ˝{`1Đ)ň šeuĚ.\î¤ @÷Q0 FÁŔĐ=çkR;áôw÷[W†xw8Cľ xę%pÉţéiŔĄě‹ţżŢµä˙Úř°ß7ĺMDé(Ł`Ś‚Q0 FÁ`ŁôAîŢ˝ ž‰FžőÎĘĘwža4«]__˙˙ׯ_ ±‰Ń‹ \ľ|<ËŤÜéFJJJ`;>ţüź••Üą‡ĐţtPýÜąs$şĘŤ7Ś‚Q0 h^]ďśoČîŽ đ÷ן˙k‘(ž_Ľ‘Ł`Ś‚Q0 FÁ(`´>ČŔÇŹ˙spp€;Â0PUUž-Đ=čŕŮhĐ>r>xđ x¶ś^ĐÉě'NDY Cá@ץ-Z´" Ay0:Lt:; ÄÇÇ—ŇĂŔţ+++cH×ÝÝýßÔÔŬQ0 FÁŔóKwÁ;§§ć"®YIŕěâđ08Üż"8 FÁ(Ł`Ś‚Q0Ŕh}PGtĐŰîÝ»˙Ż\ąň@@xo9¨óëććž©FĆ<<<ŕ˝ářô‚ŔüůóÁKÍoÝşćî%ź:u*ř°7äSŘA ˇˇá?ß˙şşş˙K–,ůßÓÓ·@x[@Wł© ůţüy°h´t’{eeĺ˙oßľĹGÁ(¶OwNźž‡”# ||ú˧Ů˙"1 FÁ(Ł`Ś‚Q0Ŕ`´>Hč4vĐrqĐŢnR.˝ Ž3ho8 :t|¨.păĆ p§´¤¸sçxY<ň¬<čxĐÁrČKđGÁ(>żxď®Lhý˙çęjš‘ö4·‡ĹŐ ‡!‚Ł`Ś‚Q0 FÁđŁh€Ńú(Ł`ŚpcŰqx§ô`Ďrŕ÷WĘÁÂbô°¸Q0 FÁ(Ł` 0ÚAŁ`Ś‚ö¶,„wJďě; ˇ`ô°¸Q0 FÁ(Ł` F0ÚAŁ`Ś‚~}ýńpż5¸CŐ8şďF‹Ł`Ś‚Q0 FÁ`ŁôQ0 FÁ(ŕá±+đÎčΚYÁF‹Ł`Ś‚Q0 FÁ`ŁôQ0 FÁ(ŕŘ”µđÎčĺµ ‚Ł`ô°¸Q0 FÁ(Ł` *0ÚAŁ`Ś‚aţýý÷ Ň~ëw÷źC$Fęaqůá‡Ĺýţńë˙«!śQ0 FÁ(Ł`Ś:Ńú(Ł` sđęúCx'tCvDp€úaq—×řjî–˙«“Ú˙_Zµ˘hŚ‚Q0 FÁ(Ł€N`´> FÁ(Ăś_ş Ţu>G*85{3<|ń«›Ź FÁ(Ł`Ś‚Q0 čF;čTŁhŚ‚Q0¸Ŕ–â)đNçÓó· ‚Łŕ˙»ĎÁ°°AĆ«“Ű˙˙űó˘pŚ‚Q0 FÁ(Ł€N`´> FÁ(Ă|~ńŢé\™Đú˙ϯ߉žď=_•Řt|¨wDá(Ł`Ś‚Q0 FÁh}Ś‚Q0 †1¸±í8ĽÓy°g9Dp€Á··źţ™´>ČřÖîÓEŁ`Ś‚Q0 FÁ(tŁôQ0 FÁ(Ć`oËBx§óÎľłÁQ€^\˝>ÁN |{Ďä(Ł`Ś‚Q0 FÁh}Ś‚Q0 †)řőőÇ˙1MNgTă˙ďď?C$Fř ÜoŽÜA?Ü·"1 FÁ(Ł`Ś‚Q@G0ÚAŁ`Ś‚a »ďp8ÁǧŻááµ8°1: 1 FÁ(Ł`ŚzŃú(Ł` Splę:x‡óňÚÁQ€ěnśł+AGÁ(Ł`Ś‚Q0 čF;čŁ`Ś‚Q0 Áżż˙ţŻIí„w6ßÝ‘xÁý#—ŕa¶)o0 !âŁ`Ś‚Q0 FÁ(ôŁôQ0 FŔ(lŕŐő‡đŽć†ě>ŕ( ţţú2°ńxŰ(Ł`Ś‚Q0 F˝Ŕh}Ś‚Q0 †!8żtĽ“yjîŕ( ś]ĽvŁ‡ĹŤ‚Q0 FÁ(Ł€ž`´> FÁ(Ăl)žďd>= "8 Ł‡ĹŤ‚Q0 FÁ(Ł` Ŕh}Ś‚Q0 †řü⼹2ˇő˙ź_ż!Ł€h0zXÜ(Ł`Ś‚Q0 ŚvĐGÁ(Ł`ŰŽĂ;—{–CGI`ô°¸Q0 FÁ(Ł` í Ź‚Q0 FÁ0{[Â;—wöť…Ž’ŔčaqŁ`Ś‚Q0 FÁ(0ÚAŁ`Ś‚a~}ýńpß4¸cŐ8şš0zXÜ(Ł`Ś‚Q0 č F;čŁ`Ś‚Q0ŚŔĂcWŕťĘť5ł ‚Ł€,0zXÜ(Ł`Ś‚Q0 č F;čŁ`Ś‚Q0ŚŔ±©ëŕťĘËk@GŮ˙aqŁhŚ‚Q0 FÁ(ÔŁôQ0 FÁ(&ŕßß(ű¦ßÝ‘dŃĂâFÁ(Ł`Ś‚Q@O0ÚAŁ`Ś‚a^]ďLnČŔčaqŁ`Ś‚Q0 FÁ( 'í Ź‚Q0 FÁPý˙x…Úţú˙˙·fý˙ż%ă˙çeé˙o´$˙ß›[ô˙ÔÜ-u´ďîţ˙iÉ˙˙űj€vg‚íţż§ň˙˙ssŁW!jHý˙˙čč˙˙''ý˙żłř˙˙Íé˙˙oËů˙˙P+đθ ˙˙{Q7@ŕě"Čaq{rŠ˙?™]ôkÄĎ żď«…„ĹűűĹŁ`Ś‚Q0 FÁ(€Ńú(Ł` %đéé˙˙˙˙_ć˙^›ü˙˙ł3=Ô NčŢ* »0đö|`Gý D^\/~gÇ˙˙ëă0Í@ĆËýť÷É˙˙˙řŃFgđőĘá˙ďf„aş ,><„hŁ`Ś‚Q0 FÁ( ŚvĐGÁ(Ł`¨Đ,óŞĚŽ!> šŐ¦ĆĆé»»ţ˙_i>.ĽÜ÷˙˙++ z±ßß˙˙?ŘŚ©uäßކ觸´h7Đ/čnÁ…W7®ďčŁ`Ś‚Q0 FÁ( ŚvĐGÁ(Ł`(€GG ť^ô!1řô4ä‚;;1Í$_\ 1üý YŹ®–Ľ8“ ZbOp~>¦ýDa`<ÝŰ1cŚ‚Q0 FÁ(Ł€0ÚAŁ`Ś‚Á@ËÚńĚśă!†ďí…E*x<mE¦yPücˇ†~rb śťŤ© ˙\„ŰL°_7—ďfŕi @«ĐěFĆý ZmđţĬQ0 FÁ(Ł`Ś"Áh}Ś‚Q0 ;8Đ€Ń<ßn÷?ĂEţ˙Ä8í˙׺ŕâë‹Lţçy(ţźš¨ó?ÁNö˙Ó©.൑˙˙˙ú1ʰ xhÔlŢQaţßLYŽ;#5ár«ňŤ˙Wú«€Ýg+óoµDnC"dÖ><@Y đw©÷oC1¸yÖjB˙żĚ÷„Ëđ­>Ç˙Y® ˙»Ł4˙źkł…_\1Ź đůŐ{řó¸ś>Ĺ ë MŕnáIń:pąůú˙µ¤y˙sł3˙÷Đý˙z¦Dnw9ÄĽQ0 †EŁ`Ś‚Q@K0ÚAŁ`Ś‚Á @‡ŽA;‚0<Ř6TŕGtľˇř°Ó./ źÝÝ\j îLţ[ Usc#ÄLŕíݧ˙/®Dšiô5†cď™)z`< _Lw‹ tdyáę^Ípű/ĚĂö˙÷bol_ö‰~¸^ ěř–ű*ĂÍÜ]íÔCńâ,Ă˙R<˙o÷;˘—ş:Ň$‚[»O˙ßZ:ÂÁ@űí‘íâK)żťĺ?ÝbűQ¦ýr†ëU î˙%>Ęp}˙_߀9 FÁ(Ł`Ś‚Q@í Ź‚Q0 FÁ`ŕCĘťن˙ą€3µ&9ŁpĽťĚ˙G98Ô9©Ý^nŰ] 1 ¸ąóä˙±Í˙ŹNY 33áfđŃë˙™Ő‰âIDATŔY{lKęWćýWĺĎř eęě¬L˙ż-€Î†lö§ţ˙łxT{ýżÚmŹ"Ă Î:+3#xµş?>q'ŕ÷÷ź˙ŹN^ľ.mSÁD .şşÉžťŔU N÷§yţF8­^a¸Řą93GÁ(Ł`Ś‚Q0 ŁôQ0 FÁ(ĚtĎ6´ł÷ Řá–`˙źî,˙˙FŻđV/Ë˙ďç@frA$×\ă°.pV»ČK ĚţĽ®ěÁ‘ ˙ďąÇ·3Ę N+2†Éý\ĽŹÉ,Đ,2Ă`§9ĐTĄsúdŠËđRô?KĽ˙·GhüŻđSË˙^ú[:pÉ7”Â'›mţ322€ÍTçú?'ME´l<ŔDâ˙˝‰NŕĺňđĄăPüaK'Ü­řđ…ĺ{púţ»użżŹˇ8ŘŤl,L˙Ăa€mp„Aţ5—ü˙h2’ü®H<Ž‚Q0 FÁ(Ł`F;čŁ`Ś‚Q0Á–LxgÔ!uíeÁűĽ“äţóq˛üßśiţ Ü· ’CďäÚk ;Ó0ţúÄ*ŚÎ*.ü}>ćáp Ž8h˙µ$p0@‡ő˙c &ęDöa+‰q÷‹ĂÄařPa†Řwŕr|ű}Ť ťŕćPu°8hVÄvxA~ÍuW›˝¸Ď¦÷Aw†›)Ĺ«c"Čř!°SŢŁő_”Źíż8?;x ?˛ü©›˙ŽZÂ˙m5„P;đ ˝ěŁ`Ś‚Q0 FÁ(D‚Ńú(Ł` f°9 ŢŮíuZßÍFĚšö„«s˙˙8×,:° &ÂNÚ"ŕ`Cńô pźŢÚ˙ę¬6†¨ÁĹ@3Ç Á{¸X˙Şł‚Ëđ‘â<>:ÎqSëí™ßXl öhĄL´Ě4(ZIâ?ě‰Ĺp3ĄxMö: fóůąXŔťuČ˝ :h/şđ Đžyřľ˙u±xŁ`Ś‚Q0 FÁ( ŚvĐGÁ(Ł`0ĐľqhGt83#ś eX§4Ă :˝YŢBEđ’,ś|ęJđ>síÇFď¤Âäľ-ކëÆA‡»ÁöĽf”őäřŔîíŐö7–wdA§ä˙,öűż+ ál¤äţM%:ň˛vP‡$v˝Ňi>żîV|Ý Ś®×ü˙·Ěn'6ś H(đDÚgŽ„A§ĚÜźEß–‰ÇQ0 FÁ(Ł`Ś"Ŕh}Ś‚Q0 383Ţů;í "wZwUš÷q–¸;ë ěűa!Ž˙3’u!ü-3ŃŔĎĎßţč\ ď¸ÂÁŃnłĐ1h{m * ˛tĹLt’x śYF\±†ŽA{¸AťzĐěóÍ^G°_Żt!»Řa»śĹ‹Ýž¶N$ťPż1oŘŹ‰ŰY·®VCą^ó÷âĂ—ŔžZ? FÁ(Ł`Ś‚Q@$í Ź‚Q0 FÁ`ĎĎÁ;~ ¬"đ¤ôe9ĐN/ĎNŐď{±AW’٨CŘ ZŽ Z2_~ÄLlŕß˙˙W7ţ|Úz„›ę4ŁŇš%‡-Ať.şú YŢ\Eŕ˙Ö23˙ęj°‘˙öTĂĺAW•ÁŻabĐ^tĐ2wßxE\ŇRrеqę’<ţrŕ,÷··`3‰?ż|˙°{áúĺĺp;A§Ňż™…ęow=Qđžtľ”ŠA3çČ˙…9 FÁ(Ł`Q4 čF;čŁ`Ś‚Q0Á?`Ďy â4őăMÖ˙ äůŔ{žoő9ţwvAwä@ťĹ0 )đ^hPg:ŇJú˙ú"^P‡öó3™xŔŕl:üý<ä,¬˙Hx¦´Çüp˝ř´x¸Ů@ š1íwÍŞ–ŞŻČ5NTřżxµÚ÷3ź€ëuŕA§·Ż.ÓßPlňżŇ_q-üZ6 ÖÜń$w˘É"¸b©śŽ^†°qPÇE ŘžŔ+Ö˙gŻ—…Ak¸âÚ: Ns’űŻŚĐVýŔCü@łëđý†`ţ†9 FÁ(Ł`Ś‚Q@í Ź‚Q0 FÁ`OOÁ;„ şZ Ô9ŢRjö˙ pi;˛k´wzA'®ĂĹĎ΂E*¸·nĆéŰ˙ËoĐií 9Ül( €:± 5 ¸hFě©‹:˛k MŔĺäs$ ňhćÔ‡_)ęđ"<Ř@¸¸îĐ ČO 8č~w8öËܶ¦Ŕ<`‚,^0 FÁ(Ł`Ś‚Q@í Ź‚Q0 FÁP 6r珼x˝ŮźźsČÇz1Í$ď­ÎZ˙__CN7GWK,ľ»b-hć{w¦ÝÄâ–ŃŹ‚Q0 FÁ(Ł``ŁôQ0 FÁ( ´Ôýä$ĚŽ !Ľ=¸nşĽś\ę¬éŔ4›ŢSń˙˙ŻŻ3ĐÁ‡đĺóDăĺŔćnl€č§řůĺ}˘ńŃ.ĚA‰Q0 FÁ(Ł`Ś"Ŕh}Ś‚Q0 †ť\ľ&łSŽA{ÎĎ̤lć@ťăU!vˇăŔűÓ/."Ľ˙úűű˙˙µ`ędž7%Ě;ŃGOňĂ…?ˇ» Żý˙˙ćfľQ0 FÁ(Ł`Ś2Ŕh}Ś‚Q0 †řśŮ˝ľxuY1°#îŹÚIÜ ­Á——Žú A~…ą;€×˛N©˙ů ˘vŚ‚Q0 FÁ(Ł€L0ÚAŁ`Ś‚ˇ @WP‡řó‹˙˙‡Ń €Nyu\Av˙ůŁüü 9mţŰȲţÁ@~ůä÷8Ł`Ś‚Q0 FÁ°ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€ÁÓAEŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 F0í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ` Á(Ł`Ś‚Q0 FÁ(Ł`@Áh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€Ńú(Ł`Śú‚Q4 FÁ(Ł`Ś‚Q€ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`ĐŚ˘Q0 FÁ(D€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FőÁ(Ł€d0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł`PPF;čŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ ŁôQ0 FÁ(Ł`Ś‚Q0 FÁ(Ł`€Ńú(Ł`Ś‚Q0 FÁ(Ł`Ś‚Q0Ŕh}Ś‚Q0 FÁ(Ł`Ś‚Q0 FÁ(`´> FÁ(Ł`Ś‚Q0 FÁ(Ł` 0ÚAŁ`Ś‚Q0 FÁ(Ł`Ś‚Q0 í Ź‚Q0 FÁ(Ł`Ś‚Q0 FÁ(ŚvĐGÁ(Ł`Ś‚Q0 FÁ(Ł`Ś‚AF;čŁ`H‚Q4 FÁ(Ł`Ś‚Q0 FÁ(nDżóž8 vIEND®B`‚pgrouting-pgrouting-2.1.0/src/vrp_basic/test/test.conf000066400000000000000000000006071257314352300231200ustar00rootroot00000000000000#!/usr/bin/perl -w %main::tests = ( 'any' => { 'comment' => 'VRP Single depot test for any versions.', 'data' => ['VRP-any-00.data'], #'tests' => [qw(VRP-any-01)] 'tests' => [] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/src/vrpdptw/000077500000000000000000000000001257314352300200465ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrpdptw/test/000077500000000000000000000000001257314352300210255ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrpdptw/test/README.vrpdptw-testdata000066400000000000000000000023161257314352300252230ustar00rootroot00000000000000 # Li & Lim benchmark Here you find instance definitions and the best known solutions (to our knowledge) for the 100, 200, 400, 600, 800, and 1000 customer instances of Li & Lim's PDPTW benchmark problems. The version reported here has a hierarchical objective: 1. Minimize number of vehicles 2. Minimize total distance. Distance and time should be calculated with double precision, total distance results are rounded to two decimals. Exact methods typically use a total distance objective and use integral or low precision distance and time calculations. Hence, results are not directly comparable. This data base was built from data published at http://www.sintef.no/Projectweb/TOP/PDPTW/Li--Lim-benchmark/ The data loads into a schema named "testdata" and there are 352 test cases with each test cases loaded into a table. there is a summary table called "pdp_problems" which lists each data table as "instance" and provides additional information about the best know result and the number of vehicles and vehicle capacity for each test cases. You might load these with commands like: ``` createdb -U postgres -h localhost vrpdptw_tests zcat vrpdptw-testdata.sql.gz | psql -U postgres -h localhost vrpdptw_tests ``` pgrouting-pgrouting-2.1.0/src/vrpdptw/test/vrpdptw-testdata.sql.gz000066400000000000000000074733411257314352300255250ustar00rootroot00000000000000‹iáSvrpdptw-testdata.sqläý]Ż-Çq%Š>ŻúëÍ6ŔeW~gJ¸jKF7 K>6}ú6ĐA“ŰoK$I[Öżż9ĆČŞąöŢtu_N_`®nÉ"WÍYł*?"cDŚńň˛˝Ľ<˙Ý7ß˙đ/ß˝ű‡˙ë×Ď_~ţĂç˙ôů÷ďžżü×?|;ŻmŰ?üęÓçďřü‡wx÷őźýđŐŢ}óŻ?<˙żž÷źóŇż˙ ÷őß|ůŐ×˙2/üŮ?~ú7ýĎ~î_üúËĎżűňł/ľůúźżůîóź}˙Ăwóľźźüćk»ÇďŢ}ńż>űçýú‹ľúćëĎţiŢé®˙óçż˙ţÝÍĎĚ|ö‡wß˙ůżđüü»Żç˝~ľáIç‹üćó?ĽűŮóďľ˙ďńóçO˙ôíü÷řë˙ú«żýĹĎź˙aţÎ>˙ŮóËĎźűÇŻß}÷łçoőâßóE˙úďő‹Oeź>n˛mŰ/~ýéŻţţő…çßţ÷ßĚż~úŰu—źŰ`˝űü»/~÷Ů·ź˙đ»ůţńOžżý—Ďľ˙đűoţĹ>řĺ»ţü_?Çôóúý»ďżýü‹w˝?{uőŹ_ýđ»ĎľůęËӀܼíďż{đWýô˙ĺ׿:Ţô‰W/úŘĆKc›î1¶éŃÇ6]Ű|Ź±ÍŹ>¶ůŇŘ–{Śmyô±-—ƶŢcl룏m˝4¶ícŰ}lŰĄ±í÷ŰţčcŰ/Ťí¸ÇŘŽGŰqel? űg÷€ĽďʰŢńę ď÷ĺý- ó~uśď×xß70Ę—P>xŕĆűľAľßđÁ{ 8Ţ÷ ň%‡ŢĘńľo`/:|đŽ÷}| Ůá÷wĽďäKĽĘă}ßŔ _Âzřŕ=ŕďűůč‹÷Á|ńń!_Ľřâť_|x/^…{ń>h/>>Ř‹±^ĽÔ‹ŹŹôâE ďóâăĂĽxĺĹű€Ľřř/^„xń>/>>Ŕ‹ń]ĽĽ‹ŹŹîâEpďíâăC»xŮĹű»řř¸.^„uů>°.?>¬Ëa]ľ¬ËoÖĺ«°.ßÖĺLJuů"¬Ë÷uůńa]ľëň}`]~|X—/Âş|X—Öĺ‹°.ßÖĺLJuů"¬Ë÷uůńa]ľëň}`]~|X—/Âş|X—Öĺ‹°®ŢÖŐLJuő"¬«w‚uő ŔşzÖŐűŔşúř°®^„uő>°®>>¬«a]˝¬«ŹëęEXWďëęăĂşzÖŐűŔşúř°®^„uő>°®>>¬«a]˝¬«ŹëęEXWďëęăĂşzÖőűŔşţř°®_„uýN°®żXׯº~X×Öő‹°®ßÖőLJuý"¬ë÷uýńa]żëú}`]|X×/Âş~X×Öő‹°®ßÖőLJuý"¬ë÷uýńa]żëú}`]|X×/Áşx1ĆřčbŚń’cĽ‡c|t1ĆxIŚ1ŢCŚ1>şcĽ$Ćď!Ć]Ś1^cŚ÷cŚŹ.Ć/‰1Ć{1ĆGcŚ—Äă=Ä㣋1ĆKbŚńbŚńŃĹă%1Ćx'ÁŔřăUÁŔx/ÁŔřý%/Žó=0Ĺ ŚWăťă ŚWăťă ŚWăťă ŚWăťă ŚWăťă ŚWăťă ŚWăťă ŚWă}ăă Ć‹‚ńN‚ń Ć«‚ń>‚ńńăEÁŔxÁŔřř‚ń˘``ĽŹ``||ÁŔxQ00ŢG00>ľ``Ľ(ď#_00^ Ś÷ ŚŹ// ĆűĆÇ Śă}ăă Ć‹‚ń>‚ńńăEÁŔx'ÁŔřăUÁŔxÁŔřř‚ń˘``ĽŹ``||ÁŔxQ00ŢG00>ľ``Ľ(ď#_00^ Ś÷ ŚŹ// ĆűĆÇ Śă}ăă Ć‹‚ń>‚ńńăEÁŔxÁŔřř‚ń˘``Ľ“``|‚ńŞ``ĽŹ``||ÁŔxQ00ŢG00>ľ``Ľ(ď#_00^ Ś÷ ŚŹ// ĆűĆÇ Śă}ăă Ć‹‚ń>‚ńńăEÁŔxÁŔřř‚ń˘``ĽŹ``||ÁŔxQ00ŢI00ľÁŔxU00ŢG00>ľ``Ľ(ď#_00^ Ś÷ ŚŹ// ĆűĆÇ Śă}ăă Ć‹‚ń>‚ńńăEÁŔxÁŔřř‚ń˘``ĽŹ``||ÁŔxM0đ»pÁ@ÜôˇG—/xelz¤›>úŘ^@óS?=ĆŔM}l/ŕ‹ů©ź]এ>¶ĹüÔOŹ+pÓGŰ b~ę§G¸éŁŹí41?őÓc ÜôŃÇöŽźúéQnúčc{AĚOýôř7}ô±˝„î­ŔM|lŻä)ć§îËÂŁă˛p —…{ŕ˛đč¸,\Âe÷hµű>ř_hµŢĂřľÖő’Çů¶âńZý/ň=‚9Ź/ĐęďxqďŐy|VÇ‹|ŹđÎă ´ú;^ä{Äy_ Őßńâ ß#ŕóř­ţŽů‘źÇhőwĽ8Č÷=ľ@«żă•Aľ‡@«nűčC|I Uź» ŕ{xVÇk|´÷č­öŠ×Fř.PďŃZíŻŤđ]pŢŁ ´Ú+^ỀĽGhµWĽ6ÂwAxŹ.ĐjŻxm„ďď] Ő^ńÚßŰ=ş@«˝âµľ °{tV{Ĺ+#|VÝöŃGř’@«>wX÷đ­ţŽ×ů.°îŃZíŻŤđ]`ÝŁ ´Ú+^á»ŔşGhµWĽ6ÂwuŹ.ĐjŻxm„ďë] Ő^ńÚßÖ=ş@«˝âµľ ¬{tV{Ĺk#|X÷č­öŠWFř­şíŁŹđ%V}î.°îáZýŻ ň]`ÝŁ ´Ú+^á»ŔşGhµWĽ6ÂwuŹ.ĐjŻxm„ďë] Ő^ńÚßÖ=ş@«˝âµľ ¬{tV{Ĺk#|X÷č­öŠ×Fř.°îŃZíŻŚđ=ZuŰGáK­úÜ]`ÝĂ ´ú;^ä»ŔşGhµWĽ6ÂwuŹ.ĐjŻxm„ďë] Ő^ńÚßÖ=ş@«˝âµľ ¬{tV{Ĺk#|X÷č­öŠ×Fř.°îŃZíŻŤđ]`ÝŁ ´Ú+ţÇ#ď!Đ] 5^hŤ÷hŤŹ.Đ/ ´Ć{´ĆGhŤ—Ză=Z㣠´ĆK­ń­ńŃZă%ÖxÖřč­ń’@kĽ‡@k|tÖxI 5ŢC 5>ş@kĽ$Đď!Đ] 5^hŤ÷ČVÄGOUÄKyŠxÖřč­ń’@kĽ“h|"˘ńŞhĽ—h| "˘ţ’Çůq†7 "ŻŠĆ;‰Ć7 "ŻŠĆ;‰Ć7 "ŻŠĆ;‰Ć7 "ŻŠĆ;‰Ć7 "ŻŠĆ;‰Ć7 "ŻŠĆ;‰Ć7 "ŻŠĆ;‰Ć7 "ŻŠĆűĆÇŤEDăťDDăŤWEDă}DDăă‹Ć‹"˘ń>"˘ńńEDăEŃxŃřř"˘ń˘hĽŹh||ŃxQD4ŢGD4>ľhĽ("ď#"_D4^Ť÷ŤŹ/"/ŠĆűĆÇŤEDăť$.㸌W%.ă}$.ăăK\Ć‹—ń>—ńń%.ăE‰Ëx‰Ëřř—ń˘ÄeĽŹÄe||‰ËxQâ2ŢGâ2>ľÄeĽ(qď#q_â2^”¸Ś÷‘¸ŚŹ/q/J\ĆűH\ĆÇ—¸Ś%.ă}$.ăăK\Ć‹—ńN—ń H\Ć«—ń>—ńń%.ăE‰Ëx‰Ëřř—ń˘ÄeĽŹÄe||‰ËxQâ2ŢGâ2>ľÄeĽ(qď#q_â2^”¸Ś÷‘¸ŚŹ/q/J\ĆűH\ĆÇ—¸Ś%.ă}$.ăăK\Ć‹—ń>—ńń%.ăE‰Ëx'‰Ëř$.ăU‰Ëx‰Ëřř—ń˘ÄeĽŹÄe||‰ËxQâ2ŢGâ2>ľÄeĽ(qď#q_â2^”¸Ś÷‘¸ŚŹ/q/J\Ćű0ĆÇ`Śă}ăă 0Ć‹Ś_„{(0⮏=ľ|ĂKĂ{_w}řá˝â ĎŹÝÁĆ]~xݏÁócwđ‚qׇŢ+>đüŘ\`Üőá‡÷Šüđ^ÉhĚŹÝ[ŕ®?ĽWĹáN*lvăGä«:löÉ;ÝýÎob¤ŻŢőŃ»ŔŤ7 Ćć/yuśď‚;Ţ€›żäŐqľ y’lţ’WÇů.Hä ¨˛ůK^ç»@’7 Ěć/yuśď‚MŢ€6›żäŐqľ Hyňlţ’WÇůi»ń[çk©űh´éľ?Ę×TÚôÁűŔÁÇ×ió—Ľ8Î÷Á‚/Őfďxqď^­ÍŢńâ ß>Ľ`›˝ăĹAľ|xÍ6{Ç‹|ü÷đ˛möŽů>ŕďá•Űě/ň}ßĂ‹·Ů;^äűŔľ‡×ołwĽ4ČůN /żĐ—Ż‚ľűČäŮŤßÂ0_}wQĘÓ}ßŔ(_}wËÓ}ßŔ _}wŃËÓ}ßŔ _}w‘ĚÓ}ßŔ _}wQÍÓ}ßŔ _}wÎÓ}ßŔ _}wŃÎÓ}ßŔ _}w‘ĎÓ}ßŔ _}wQĐÓ}~Żičé÷}ŹŻ˘ç/yqśďú^HĎŢńâ ßô=Ľ–ž˝ăĹAľč{x9={Ç‹|Đ÷đŠzöŽů> ďáEőě/ň}@ßĂëęŮ;^äű€ľ‡—ÖłwĽ8Č÷}Ż®gďxi§ű>ü _SŘÓďú_cĎ_ňâ8ßô=ĽĚž˝ăĹAľč{xĄ={Ç‹|Đ÷đb{öŽů> ďáőöě/ň}@ßĂKîŮ;^äű€ľţ@_ż úî˘l¨űľAľúî"n¨űľAľúâ]ä ăĂËĆkň†ń.ň†ńáĺ ă5yĂxyĂřđň†ńšĽaĽ‹Ľa|xyĂxMŢ0ŢEŢ0>ĽĽaĽ&oď"o^Ţ0^“7Św‘7Ś/oŻÉĆ»ČƇ—7Ś×ä ă˝ä ă[7Ś—ĺ ăÝä ă›7ô·Ľ:ÔwoAŢ0^–7Ś÷’7ŚoAŢ0^–7Ś÷’7ŚoAŢ0^–7Ś÷’7ŚoAŢ0^–7Ś÷’7ŚoAŢ0^–7Ś÷’7ŚoAŢ0^–7Św’‹o@.^•‹÷’‹oA.^–‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹÷’‹oA.^–‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹÷’‹oA.^–‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹÷’‹oA.^–‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^•‹w’‹o@.^’űöËo?űö»oćŰüáűźz Ď÷¶ÁţöŁýŐ×ß˙đů×óőx÷ď?čO˙öîw_}1ď˙zěž„Ď˙ő‡ß}óÝ÷§Ű|?ţ|Űo?űđŤżýě‹Ďç«|őĂźn˙ţőżţᳯżůňÝ…ażyă˙hčß$ź€żţíßţíŻ~óé…)Đ ëăĎżý͇ţżýĂóź}ú»Żć`˛ž±BřÝüßďż˙拯ćČ|É»?ăöúČ÷ĎżűüßŢ=˙Ó»ąlżřfNËw˙ú>öĎß}ó~•ť÷˙·Żľśţü‡íw?üđíĎţęŻţřÇ?ţĺ÷¤ţËŻżů«żűî›˙Ď»/~řă»ú«Oűwőwżü»O˙ű_ýú«——_ő‡—z÷őżűĂçßýŻżÚřló?ëOzž/>˙~>É?óÝó˙ý÷üîóźĎxţ»Żľř_˙ú-ßâ—ď~˙Őż˝űîOĎüę‡ß=úŐŢ=˙÷Żľţň›?~˙ĎööůgŞŹ­÷Ďćjüěűw˙Źű?üę˙úÇ_ý毯,ýób÷Ż}đŢ\A˙đé/ţţÓç˙ţß>ýŻĎřoż™ßĺśý—˙aúÍoź˙öżýć˙ţĹŻ˙ńWëßń˙>ţýŻń×˙őWĎáŇŇó˙ßÚý Ţä—óAŻ‹ďGGeÝóćę_ΫďÍ×ü“=Đ/ő7żřÇ__ŢçQúío~}űSĎşú׿ýő?ţíoh•ţáWźú/<=mĹż}ţű?˙ł=űźýěgß˝ű—/~?7Đ_OűKě ¬V;»ľŻD6źů‹Oq}G˙Ý˙Đ=ž˙|žOź<˙ű'ĎúÄOüPůd$źřáń Ţĺńü7˙Űż}žżňŐ×?ßö§Ľ?•ý ˙?ÄTůűžryŞýé%ěO#ħQŰÓźóZĵ¶?˝Äý©ÇňÔç?Ďkó«[zĘń©Ö§ů­ZžB®¸°?µ˛e^Ń [lO­G\óK…— ľćŹ6űÎVńhu<Íź©1Ě_Śş·Ć+•7 ó×ă|Šy©Ě›ő§Ôń;óK±”§łľömŕRĂ?>•”źę^t)oó/©đ†˙4ořJ#xmŕk9÷9Vöµ°ÍqÁë~­–8_,p”ř˝4kľůSÚńźaÚ2®ŕkúůľ5ň×Fpކu绥ŽaĽ‘šźŔĹ‚×ĎóÖ%v»ë|‡†ßť|ÁŻÍÇÍĽ6c~ŻcdoÚŃ⣷yăy­sXb›Ă—ýýĘůč…×0oÉ& oóEq%Ú™·«üZÂâ™o7 ń´s”zç7#Ć%&^,şáˇÖ´řö´ÍÉšZôň\@|ÎČ›^‹x÷€Uá3Ű+Ż}Ăľs""m.¶ů›xšůÍXç.Ëĺ292e.×2üăąôôö©ôůĂ62±n‰OĄ·ČyĚOůÓ„-}3÷ůßÄ5=_vîČŻp¤řÁ]ßKó{é©sfç ÍÉ,6·©msµvl:ܰ•0Ç”o0žów ~ Ó7‡9e{4¶ą› ľ†A™ŁŮBµ‘.Ű|"Ž$Ć$ÍŻĺÄŻ%¬ÜÖž0ĎĹR˘-Ý”·4pI㬕«Ża(3˙7É.Äšçűr2^;s%­—0wZLĚŚśź?ç=Ş–Kćű^ÔŁî;ć¶šýËm+“'Í~džóW)q›3‹=n›˙ÔşOTŘ mŚ=‘,1&{+ ŹÍĹçwR6ŰYúVhpµÔBÇţ°ku~Ť7ČŤâKm~b^ŁŐŐřÁĐ${…2¶Błh}Ěľ])[ˇŐ•Ě-ĐĽâ†ÜBł´xë|Ő–ůćÖ®ňNn çxĘŘĚĹÜ©e÷Á.sŻTĺŠÇśź-ü.×Ú\Á_Żo5ᚎµ0ź&ŰI-osYćnCí¨ˇŽŰÜ"™Ó0ϰh˰ÍKsTšÍmźóŘ›™‚:¶ů<ąŮ×ě™] [妵Ńć4]¬Řsóib«OlŸ4Î ľÉy·/ś‡ŽówľŇ(ţîóůSµĄÔÚÖ"FÝ-—ÝŹ«Š ű×Ĺ+ĚÚř“™ßśĎĂMľˇ*&±ŃŽT{ŘѰ¶9¨ĽXÍŔíÓĽŻçIŰ|áŢ}ĘüŤšąc_¤ó˘ŽĄą q”k2ň6 Oo>Qó·Z şiźg<ĎŔ¨§isŘşІ=:‡¨łDs^‚m^ây,cź0ţŃ´—mÚ@Ś]1ë5żžř‚«mĂ » _ĚG›ť}lť~Rµ7ś7¨·ŽIžoÎ§Ž‰0‡?&[Š#lóÎŐź¦ŻłnţsÚć¨ĚKŐě ˝-~×·>0'ó)´ŞćË1ęŘ40?—"˙¦{ömŔ ú=űÜÖ˝s˝ÁÖlsYĚeÜmdć˛Í6Ú#ms…ŐĺĺĐëĐ~xÁ‘yQÖ4bŕe0ďZ°Ô»†& }ţäŔą5˙µîćwĐ™ˇy›ë«rLŕbL3€]ë˘n󻥛+“Že›>O)ţkm.3[8b§ ´sXôŠu.ŚýÇĽčřĺd‚ażÍhĽ2ű5óŞ;4/'Źţ=ŻéhŤżś9Ö*}Ä˝č„~9ŃŘKô÷jĂđr –ä˙üËCń'@ń?aţÝNYB…3ľŕĄâľř ^đÂXľý‚ń^Ô[x/%ŰóăŁř"/|ożÂGáE\čâĺ^ΤËp/Ň^pwřs|ŕ‹¤źßŰáŇ^Ä«đ"Ţ‹~^Ä3şŔ¶ţtQtAłzŔ‹€÷űĽ·đ‚SPÖ–:ĐE¸EűGĐ…űĺ ]Ü€ Lä.äž.t±ĂoĐűnÁE¸Áx±b‹…t®`‹—[p1f \ŘÚtŻ7•ŹC‹´ Ň-H[ř 9©ť çîŔ Fѱ˝ş“ĺâ65pawÜ}HňǡE]Đ"ČÂ}Y„[d‘ÎČâXŔvXôŹ‹ýG€E;€Mň,2öÖBéXŕ­~ Xä`á6/ĐÉqĹËk`Qpů ,řM_dőŔŻNµŚ \ŔÂżg»!Ź+t¦/\Q`Ë>Š+J=p…éf#JZ°Bxsá :úÁ*†+Ň ¬9Ă ®[ˇŠţ#¨˘ýźŁŠúqTਾóÉAhÄ1`…Bi W üǸ"°b+Ę-¬H?¬8Öç˙޸đťnAĹaWĂ} Eą;¤8Vá-˘gĂ —őŔBi PtLŇ  ŕëűxâĺP| PŚP¤#[Aú đŁÝÓ.éŔ7K“Ůš>Ř×äÎĘ›_9‰x›“ŻsWáC;Á‡p ę>Ľ¤Jécřˇ¦~H·řa…x[~ŕ‡Ű%( đ1? „@¸ýö@w¸ÉGđ’;=ăă衟Ňń>(7˛ŕĂŤ}PZá„ç‹čcđˇÜŔ‡Űt„`Ŕŕ†5đÁa€űó㔋đký@$Cĺ=śďHĐń1ôOč!ܢ‡üŁčˇz°u:ŹZ®,s‹ž –¤G*«a‡µ­ĎŃĽň€ü€üźÄWň1“łöt°•Ňí ˙±˙˙*—Đ®änĎeŇĄ>âţçKî˙Ź%âůÁC<'nÝBw˙Ýťjľ?ęý×Ăű÷ŤáĽ„x‘§ôrłm„5NŢ˙Ůń ýđţ_nÜşřgšŇŮ|ĹRşńţËÇňŻXJ~-­Írx˙ńÖűďgď˙8ÇÝ?űha?ç^­ä;NŢ˙áŕĂĹżÉ"Ü\:%ÖŞ«‡"(ť×ý™źôżáú·3;Éľ¤—N=˙ó˘»ĺ&ťŢÉď_k§ăŠăcűo™IŻĆLˇ3/éظďŃ’ÎĐŞÄŹşý?ĘKę7^˙ŮsZ8Ó’NVźŢ»{ýÇ3jěËGťţü:qpĽ€Cďg Ň|Ěá/g‡ź|€Ź‘‘ĆáđßNŽ óřóŤÇĎo…B|ĚáŻ×ţCžŇOěđĂq˙°Ăß÷łĂż9ř)apŘ%ałż,Ľu÷ű­»¬-!ĺíÇ[o?Ţä ÜĄLčçt ąűň”?ćîçŰlÁÉÝżĄ …[wżśÝýăŐ ęµlÁ­·Üu“,ŕŁ]h'_˙ĺÖŮotyÝŮ÷Wđ–>îꇏ§ ňÇ=ý~ňôoąGJ|ÄÓ‡;˙O˙L<"h\®ľ°Ă™yt|OxdyúîK…Ăe˙§ßn‰G'O˙cĽ# \>ńŽ|G*Îź»ŕčżJ€Éä~ţ !žčH˙'Ž~ý˙ŐŃ˙`1›Łoׇ'8ĺ¨;{÷8Á“Ž> ž˘ĺ>@ĘÍR†¨o|Őö#„ň „ňź–"čst†oÚW„#$żşŃ»NIůčĚx›~F u.VÉŔmACp–a:3ŽJ×z‘Sv !ăMŽ,ÎŚŁ(—ÂđĂ9GçTkßËĚeµhĽ!ĽJ0żŔ űM–Ż5łVŽ0ű+ Šď‘ţŠt„€¦j?>PÓP1Üá}¬ ł¬»Ţ’Žć˙ í”XX!ŮŤp`ŚsM˛ć™‰÷jBr‚Đ«˘†ŽóL÷$85492Ťď5L«Ň÷ătşIp }¤¨ón~Ěą¨'çd";qSÓ0=ś¤Ąô~MĂü§ęÇÂ뚆„…ęUű«|AڤG Ë3śACč°\ŹźxÔ|Á×3jşń°& †ˇŚćÉž=ŚnyGókIAÍ÷yGÓço9đŕČ01ćnŔ9e€g™×J>Ő;śSŘlĺ @ÝRŹÜZU 0Î'ÔSá <ĚŮ ăTpK=Z‘6dnrółłÂ#7䣰x-^ĐđůhŕÔüpQ¶ü<”ÚÉ©?5 ÜŁ9×4đđCňLYłç˘†:ĺî«°Üć t>ůů6q€¨HSqB~•8E4Ý3Ýŕ馬G-Ä9sHVăȇí$¸ć<c]µś‘DÝ$â Őý%¸˙¦]®q!ˇ3”ČđŚŠ'oű-–ŔÂň…qĆŘşs>c¶{‚EtƧ ”E6[#ťN`˘řąÇő$ÖŇ-š~TMţ6{¨1N(äŚ'H1őx"™?Náő3˙Cč“{ÎŕQeštD“ŐtÎ ä90Ĺ`ĘM CŻ;x»­j¨Ř»ŽÂs)3śA8?gT1—Fm¶+ú-©áÜ6łÝęma“VŹę“[Ňśú.¦¬Ç-é¸ç«˘†ůµěő{'\±ŹŰ€żM!𤩇«ż8HxÁi,Ě·F85LÝŢż*j÷ Îé=säZĚź—m’ą!!É"Řţ!Ň" ôňŞŞţĽ±ĄnĐĹ‹»Aíô?çćYs´xÁĄXĂ ÜT5Ěőë);qJ%Ě}śĚx&"ŃEó°Đ0ŕ{[ÖŇ)á#ŘČ7–ĺŚ0¸÷ç-T‡iř#Ü^?d±¨aś ®­Ća Il„#ëX–łW‹aŚŁ(Í ř°<4‹LdO<Čő0ŇQ.aľŇ0n÷ŹŁŚú Śúꔇ€őă˘%ÎL$†]Néxşˇ"•S)ĚąlšŰb:S‚ďŁ ÷uÂ~2ć9ŐŞÓńoPFŔL Ü6ŔTľ3`&°MýÄŠŻęć.Čű‚G·u ,DK ť,‘o`±Ŕ«l„ŁsÝ4‰źÁ[‘Šn0ĆÜů9~c€ˇş˛@ń¶nk7č„ř@átô­.prS8ťÝ3üČXEĺuáôÜőŻ˘-ßęń¶ĚhΫ̮JN) ® çč&%ÁY?‘•Nuk-|ccËxTęś” u€ő0Vbĺś–H(Ą“ux//‘ <˙Ĺ~1"lŚG>‘x…1ú8ŕÇ1ˇv˙R»©mh¬rĘ8ČŔMg5µSžáÄJĘýÇôMá4ś«rÄ^nŞ2ĎÍ…?c$ÇÚE,—¸ˇ%á_üG˘á 1°Úá~ź!F.‚ ´Ć+áá Źs~bţ~öAFâĚJšÓ]‚é´ŘĐs0K>Ő(śFo'„ž^1“Ę<lż Őśł»ŃňJ8śň­éxwx“¨8A &?nę¦{AĹŞÁšýU®bn‡•Ł×ÂăUă\7ŤeŞˇ»©›fÔ žs;•@żÂĆ8UNcÉĚ…[˝í&YAđ\gCĹѧlEžÇxµď˝t|ĺć±_ŕÇÄłs´“Ŕ‰°Â Ččď^óm‰uM‡:=đ3Č{ĺ:ŔňMĺtcĚí{x…1˘'Řj|Ť1¦s˘ŕ}†Rź.ć\ q!3E)ÂQuë ±’ĆČš 9ő§¬EŢ#íšcłc$mĐ*ĽG~ĎMŢ"Ὴۼ×÷\łžU}]:ŤMš<)€ěÄ cŕm®Śň c”%0Á4ĂMćŐ“^±>˝.s;Ľë >2R:bń7 #,GZ.˙ d`×çvĘBśAČŞ‡ˇ{~Î^ŕKux=FżÁóp9§/xşŐš,Ś‘ÄžďJ93GqĂTŞŚmÉŤWcEnQÜ®QŽŠŚŚçŃWTJv‹1ÄŔŤ^CďüdĚqK‘F¦â”Äfßě'1ŞčŁv1`Łç“6-5A“[ýtŢYY všŞű­śÁ1ẳŇÜdăµŔeĆ8ę›í$»×7§S2ÓmĂ0NŻÚ–ă°PÜ´“ÂĚľŠŮc4QŽŠu{âAôöbŚö`Śöź—É ËçD’W© ZhS1¸p †g^Ą2°&值*žFhÍ˝ń›âéŇ`>T<Ťä[tč+±ĂűYPâLxĘßß’8Ł Y×e?oPř¨EFň=”QćÖ0χPFt» ż~Á şđŮM˝Á ĚçgíĂ0cţ|9RśRóŚÎ¬yM{‚MVšńš÷cäÁô”±Bž(8—=śW‰ŇgęÓi™ÜrźÂ±Üű=ăŚózxŻ„zľATěă¶„:ĽZ.ݏOaZ˘•¬yE~:- á“3Ě@|2’·0Cô´µ0znš@ˇH:>$ĐÝ 4ÍŚŽ‡ć8 4ŐąD»-Ń×Ms0ň~âTy2#[ඇL8ĐŕBĚđ #4ťĆ|ľâGŔIˇ‰C3OŠ“”Đ‘ËâI$Ő»Ü 4ać=×±ňŞŚëq|TźiY•W@#ŽzřŻšň|éę¸çĚ„Jq÷4aĂćö#d¨2]¶&î8#çĹąyŹuÚď˘ę4D= ŚZ8++ťřRçJjřFűG*©1RgrJf`!8«ču%u  ?TIť¨đŞ”z.ÜĄsöş”şÎEăâ'ďŐRŰ‚rĚs4l—o4cOźřhđ,÷­Ż€Ć1‰ďŐR‡täkĽÍf4¬'ĺKP^e3Ü0ť‘Ćiv?€4 †%Ú+¤d]ń|Ť4ŕźçpâNťFšçc©^Kţ i .ďĄ7HĂ’_ąi™[ 1׼3m^WDÚ%§d˝eîďęűűC@Ă]ŤW@ŁŇ…;¨\·@•©Ďf¬-|<ĐwL·Ô_ř˝ĄŃDđç[®˙YŁiî‰ŇMŚ[¤ż»ą«}[UtrĘfŕ|sR*0ÎD)$ś ž ŮśłcˇsëCMŃ+żzş-ŠhŰňˇŞžshĆężišVĆr`ňüoFŕđ,ČpF´ž§jěWHc’´Ň`zîc<`Ď+¤á΀ÍiÔ,ú ŇpŹíŚ4Ž4ýa‰¬ö9ž˘Ł'6z]Ä!úp:ojřŇ0d´Ć)wî'Î8Q¦¨qv2/@Ťţ@Ťţź'Űi!ä.O7…$ yĘj˘[¨‘ŇG črĘ©ż5V0(śˇś ľŞ ĎP¦Čó‚Gi<¦Ś‡Ă‚¤‘… Ă{Pc¸Ü—ĘÝą¶"aw»·=^!Ťą0zcOŞ'®Ő h„iĂł˙B} 4˘íF© O”0çů$öz4ŕůŽSň!ÝěŮ•ń ąE)ť’'Ň®rŔž3Î@‚Ó+|ăm…5dŞŇ"ťÔ[śPT=U‚ßŕŚůYYt›g0ç‹ĺégjú+¨ô>g*yÍ\ř±Ň.Żt`+˛áD~:‘¦ÂX”ż÷HSeľAÓÜ5ńş NhĚĹZ<›}+׊]ägř9ꏀ=1Ńn`FM.˛(–Ň-ĘXYТnQFtŻha1¦H´ęŚ÷,PłSAIţŞý¬¬Ä‰1• Ű¸ôßú«|F:Yýý&ź‘D˙p]ĄútËęŐŇŽPnSË·Cgđ†1•ŠÇfoS| RĎË‘C9Ą3ŕç3‰é„2ÚiÇő:ťŃO%ÚçtĆ´«E«đCéŚč*ßg!X\Â>:éąŢP¦ŕgÚŃ˙š2•+ÜĽŁîűF± a•v.€>q¦ĎONO{­Řć~ĘÜ Śc ßG§4ůkĹ&"Q*>¤Ř—Hě­dSEypöú©W’MfB?¤Ů„>=Č"đűE±1]Ľ­ÂP¶që;[0ôă»Ý˘ Žâ‡D›üŮv™ľFÜößoë®›ÖČ5ľä+ńˇJ Ăô}m§t‹2w±,Qý@:c±*nK1Ł–Ď˙J‰ô¬ÉxOúX5~d¨: $?ňµl«¤Ţ.ň dÔÜ‚ ď'Ŕs2p ·}d´ÔÜP¦čąŐÁ*ą2×L9ůőgĘÔŽT‡Ă¨WĘMq_uoďI7…´Gökí&  ayĄÝ„EĆĘŁYŻA†“Â^k71‡­áţ€vSá*N'rÖnňßű‡´›|ŹýĐn:ĄŢl­ŽĹ¨:i7ů‘yŕ—rŠN­ccE—¤©t8Ć ĄâÇQĆř PĆřOKh´ Ë?ĐŞĂšS ÔÔÓmqpFű`qFNK>éf,Fdş)áÎs!ŰÔľ®áÝ)Éű©†‚ŚCťo*á·?Ä›2˘KEëu»‰őżtŰO0Ţmă:Y^˙-ĚHŽN^'4ŕǵöˇ„FTŇś<%Î*NĘOĆ Ţ™;·P}=ÁŚ„Ěć%n`î§É+‘|0_—fśÉ+IŘx»JŢ+Î8-†ýFöĺf=źś‹3ć[8ŹŕŚ3^-–÷4aQb†ĂÎŔ3и]·µ™SçŤßhÂć›uq‹3čvÁ8ŚĂ……3VŞ ˝Ć ś„[śÔV?ÎósŮłÖ·5Ý%€Żr„ĎEÝĘ’ź2.Ę@@»ö÷łrýŞęnöWUÝśş°‚ˇď•f`íř=Ď•üŢĘ7)Ip 4ŇJYÄŰtÂ>«ąCąĹâ¦<żR'śQ¦ĺžVyĄçÔę3Ę Îŕ"K<¨±Ţ¤3b-^ŢýZöĽÁŽ|¶^1đĺ\š(şWyîgaXX»´rźűë~ů”¦<'3 g$9i·8uL+•őˇlFr§đUĂ °úk?Á“[śQG˝‡3Žő´ż.Í8Íáű´©“ˇ?›q:RÎí&^NS¸°Ë-ĚHÎń¸If`Ű‘U˘Łń g_Ě78ă4µÂCçdČŢž xź6…#r˙P2éĆÓÇýěs2#x¬G%×-mŠŰ’Ŕ=ČG–z*ę8g3@uýľěóĘ»„[ÖÂ{‹BoŐť0eáT}r†8ôĚ äEQ‡L†ęÂO@c (¸…i8ŚĽí7ÁĂ™mu 3–_ő^.ŰĄže^÷sfŕđÖ¬;ś°ąďšaYG–ffĂVń°ěł« “ťłcwRUö÷ă=że0Â\‡V™ńľ±Be揌ĎÂţŮOĐÔŽ·ůɠʢŤnrň Dö°aňm•/ĺQ7đŐěÚŕ˛^zqK †Ög›žăj•6WCfxÍ{yÎCaś”D eX‘©rEśQśč\çj$‘©/"#Lß,ď†ô‘oQ¦#3l8ŤÚ`nŽîýÜć7:Łáť s7 *˘ ŚÎí^†QI[?\{î§rD[JÄ#Ť•-ç@?·Sq5Ŕ{m ŕżŐ,ˇö<YŤňlçôHwۉKňĽ TÖáčĎa"ÉE~FaŚěĘ ČŁś´F"¶Ş7«ka%ĘŻ¸$ÎľëiË7@pŤ˛Ëlă” A^bÚ©)¦ŃéH]˘ËČ'!€ąČŕńΗAq/®ň:^Ď:RP$j‘éd– őţŞ\ňqčř/e[ĐN`×ë•€+š‹ŞM~_!łwđ^Ż™.h~› ŚĆMs€-b¶ 5ZvĆ @,$ĚhXďiBŇĘý±.ÇUwŃÄ ĺHZĘdšp äeO,$źŤí‚v…ő„_śŃö´ŽCŔ¶Ý8µĚtČP%sŃ ń-kxNW…ďƱśÇDꍆO‡đ"ýwűÜ„L!ÝA†Lě’ďšç3ŕ b¶‘šiâŢ”n9‹búzÄĚĂ9ŕř&K´Ôm‡s¸Řcw«4˛ź®AHívÓŻ€ÍGęhg.è`C¨rŤ»Éę A8łOâÎĹĚ&6z9k/e L&Í}‡9& çĘqAeuY¸¨_«dŔž1«1çĆ•Ű*ľÝH6zăĺČ(®.OÔ8×m¨ KŠfÚy3( ‚aëçš÷ADúi•'ÜO€Ĺ–{Řż«čó^´Đs' ˛Ł!š~„eCfľľ˘•€"ÂnŐ%.pËÔÝ“Yוľ ©)ČMRW«"ĺAś˛JÓŽ˝& 5Ƶ,´_¨gaĄá#ńôŔuf"ĐQ¦#†\ńG‹kŁçV†ŢpΛ ÇaWY¨Y• … t#ĘôL}•¨G2•{ÔNígń2S× ścM‰I…˘|<< Ą3Ő’`hk [*^[Ź—§nŕôpćp™¶ä4ŹŤ¤đý"íĚůrâYv+7JÔCŔÄŃ|‚éŻ · `Áiňˇ·Ť¦®±â úÝ—đX„J<+-šĆ&űH^á.2í´ÍaÂ_IP h‘rXď±^ťÔ0|ĽśfUq0‰ţ1¸M+®ű -]Ü2§Ô©€©­†k´ÎVČ*ł$ذßĐZcW)ś‹'Š{SeÍüźĹŃčŕ ¦#I«eµ¤¶ŘĎŹ ')R8Rz˛9°ťétSŘJͤ 6FNÁDŤ"7ôŕ<±ž&Í $wúŇdd<]­E0ČC2áňjIH‚Ŕ3<Ő3=!'Ź€ 2«ÝEjÖ¨W Ó  Ž­öź:ZVŹßlŐЬúŕçÎt9áé;]^ÄáµäáVE6OaN˝Ačli¨‘<ŻJĚa…wÄgá©HäEÁŕTĂÂrî„âaěGˇ0nC7 1ľby‡!‹čJřÓ\7…gXdr/hä’—¤¶Â”M$wYĺ‰é?ܨą‹C®ř-tŇ…ťGçd÷Ó(·S…< V:Ëß ö/O°˛1Ő`g‹¦¬fcd‹¦Şq‘ƇŁ4Y*LśÜH<@CÜĎsXčôYpţź vSŰ•°Gl¤Áŕ41%Ż7b! lI1AôbÚD?:'`żKÇ9şsJ_°ýtH[ć嬬ý˝¸6ŻU sm¸a1W}ô#˛ČDĆ€{^ÜĄ¦€5ľžčj¦(Ś\d«2µ¨=![¤¸đŘłŐ2dˇŠ™Aö6ß·[÷§ťŰŹë–ń=řFśč¸´ß!cŤ9&¨ëlŔ»ňőŚߡŰĚ@‹Hžćżáú@¤ŹIGŁE‡q'“ń»7@¬y©ËŽ9F”`|ßfožEëĂ·Ł,Löćă«z#jŤcNÚÂńş[ZQ ŇQ*|$ççPlĘ=ŇRçQ‰Ř+Çĺé×SźŰić1r.ďrw­6—áˇ@d7čč2«—Žpf@ŘĽŔÄť É•Nű4‰îŇšL)'žh|<¦?˛EĎ:ŹüǨÚN·ávčcţŔ}°‚ŘßΠżĎI”TŹŚ>0Ďm÷~©Ţ qP‚^”RŚ8­§0e" î>>ňäTâZç»wE‚QĎÚ©N1äv°5ŚÓ˘hŤ5ăQk†‘3QFŹĽUü<Ł lP,äÝ7}»#}˝„0h]Ů®Ä0•A5<$#YđB÷”őÜÖĽmVĘ‹äęXi¦ůţ8?0ôťł‡·5•7x$sö†„ł‰$ĹäĹŰ }†ˇµ‡I{g÷ĆRöĚ”\áßéjĹş`dž L“Ůá5O sgÍßé(hĺĚy+–oçÂryĺB g߸‘ů®R®d‘řŐç­f=; óN!p ,fł,ňoŘpÁŕgcâ$úxĂrB%`mÚŮ2÷dZD¶ó   ďÓ—ăhÇ6Ös•Ä%ÝjIĂĚšQ–CÁ@üŕGěčÿФvĄ>5ë×ó׫<۲Cż…ŚiŚ ŕlčf÷É=ŘMg\Đ)ź‹Ha´Ă׍֕ĺ4meXÉСTłSwŇĺJśßˇŻH"B˝—÷č ,ř–}‹ ĺW…óą§éźčţ±ęţ]můyŠś{Ô‹Ď^ „äŃN'Ą9:N`‹Á‰ŠmKÜه8jRB‹†'1Řcr:E«9€Ú9$bUĎ$uqĄđ“đ=c°S!RĚgčłř@fŃZ”űĎZF Ü/łô‘-NłÓľhoeE˘łÖ0–kvŠÔ\ë›ŐmEŁ˝ űî!É^đőNZJ¬–Ě­§ú—Š'1 ŮĘö*ťĐˇŤŽ¤ {'˙Ż3ߤ\vÎ&Éâ°ŠŹHoŇđنçŠh<3Ó‰âo|"qű ś› ~‰ÁŁ+a~Ĩ°ţV÷¨ · 0.En?[‡®¤Dęš…Ú,0,ş˘q±zZŹ‘c·‘iŘ,<ÎŔ, ˝*Âcź‹ HӫņB_kuâŔH9şJ~EZ-.%d48Î !č{ÁGĆuDÚ“˛´Xp«4Ş‚E×®QV^ľ:†MUFVX˘Vę4ş¤Ô G"[ 7{f§PtŮ 1MC©kxXA™` ¦ÍĚńĺ1ŻNc<ĂŰ8N"Ż@“Ś‹gž=Ů42”v"ř¨ ;XxBŁ>*脵$ť5›ň%ńs8©»WšÖpŠůEl:—ĽCÍ ŕç¨Hh4Z/Źł0ĹśDač»’FŚi97dŕ+ăKHŠľŢťŤ~€9+ĺ/©łćzÄĐ’ň[˘ýüĘ ŕ°Dör;y…EM+phŁ!-á,Á™¬¬S*őĘ•Ęx¶„çë! ƨŻ5N•—Ő=Ţž<ĚĘÚƔ–‚)0`ŚËjŽV ř8,E–1ŤĘŞŇ9ü0ű¦9”q?˛Ěă“K]ł"ÖaóDfŇâ]šŢ} Y‹˛Dď±xŠrŃę•=›đfÖ?“7¦-’–‡ŇĎřKłfHťKĘ#ł‰0‘v8Óáł ÝÁ$;݉Ď7ţúuŮŔb; *OÁ2[|ú&Ň®Ą9ŕ¦8Ă_—+ ܰYjÖ‡˛ KosěAđ€ŤŰmőTŕE2tSŐ·sziçë!(Đp”źŹ¤Ţp©Ęş–ź6xWH5»ć ărÁňŘÚ`X"=j O*y‹(熕ŤŃbŐ­D"FDEfÖ:XâçŤiýk•‰gfUöúaeIá™ĚÓ XPńf¸ć‡ÖoťË¨ëöQEŇ•‚SKŽcú¤€¤F÷Ţ•©VęDÇ5ŚV% §??tĘ+Exn)wföżŇqň /v^JŚ60šĹ\ť wqč;Ź»Ü"’Yăa­ Aer öXD&‹˘Ęi?ĘČľžYò ĎçC2NrĽ`V,§­öuQ†Z…ą×żŠjŔĄhs€Ł‚x$*ÔZWϡ†ŻŐŮŞ’u Kj'@q«[Ł!Ë5@s†Qä±ËK’şú`Ř€î «X™žźäëÁLV7…swn‰E€É9bP=ő˛'ÚęEśćîQ·{'˙W\ <¦‚-˙ĚÜť 4š´š"~y4+Ž,žĐĘ,˝`¬Oš<\JKźë“˘}.ÍDŘi¸mLRĺ|^’#’ćľ{f4Se«ŕA{ 1•Ľ Ç–…h(Ľ¶oViFg8 ¨4€=O÷(Ţ!"Á›iĺg·”Ü ěʧâáNjF‰4‘"ˇ®¤H!¦Ăí(‚éUO Y-€ KX §¤méĺ¤Tzʤ‚SţĽÎÉ%k¶ăŰ…§l4Ĺ7äŐ××ń‚©ę„JbT2Źľľą­F+—ÜÚ`ţa¨¸?pódN\çŘŠMÁťĂJĚ]´\­ű řĚ“€"o‹ęjÝĽĘ”Ĺzćĺ`n´3k×őČ‹ŮÖ‡J€¬“ĺiYMVá ĽX@ĂČQŤ‡ĽHű­pQ$ŇÔň «©áđ]4'ÜyD˘c•|dś_ž2ňw\Gß‘'&fp"8T< ÎľŤÝR7Đ,®$ٰ ~uQΓŃ^eÚĽ!ů3+Đ™¬(T??Ďľľ÷č$…“©ĺ Ť’&…¦ŁNłlť#é%ʡ699˘Ą©ö>źD4ę|W+űŞNP*Q…JÂ'€4šźę!‰Ţő¸ő\aWŁ÷.ŇŔ4:§CQ„ľ˛u‰zŔN€„Ť/&°ŕ ,Ă‚RfܱÓJŤAş °;¨ţ§H+Ů’ô UěöhÍ]6„ňqĆŔÝRă9âCÜç#Ěâ\­vë5X8¬¨Ę®KÎX˘ ŕ%"‚ĚÁí'âcZ?ĺ^U8SŔŕ°łŹOO ś9—Śg;Łr/ěŞ-xé@^˝a>áu[‰áŠ«śd˛jHÍL%DŐZŻZşĐŔČ'2Z „É…ô“LîyĽč®UO&‚*ÚĨ ^ÔNŤ506 $Ä,’0 j4‰n cUĺÂU0§źűlb˙"=e×N8J±¦[ –/Ae—’jf eb ňVüRV¬°Č„Ŕyw˙g„µ¸©d*bŘ‘ĂË&żŐ‚‰ Őę[!A˝bĆĎO‚ęUą–áĐq;ľśč» ću–ů·±řşD±záßr;¬3†%ąýpĽęt ň<şĘčeśbŘqţ„Ă˝+€0v+1µD ëv »@‚›Fm[üQÜ`Č5˛x H Vi‘«ÎŇń#‘dgT1-Jp«Wîdy¤A¤etćZi˝kµhTFsiboF@źśĂj ăÝ+Żă‰\¶ ’]ąm/źźqKl¨j¸DôŰ#“Á}Ż¸Đ úÝ»dđˇ¶ÇęřáL%ćÁ0SĆťU»‰u“™ŤJCě4ŹtŔÖZKƤęČť‰leŁs¶#hzĺ6^0'śŁHwC碠¸AT]†H“ßľS+¤&qî)Ó˘s&8NfHgCĽ)¸Ąs7Đݬ‚ď2Áh‘­Ź•áÁűFôäW™K^Ww·çęb.1*´µ(-ăŕ:@<ľ ¶ľ;÷ĎĆçęe…‘UT»Ń™”w˝·s}dŁÜŠK5ZŚw\ŽÄV9i‹&µ>”ŚcĂy̡Â8.]b«˘w˛Ž‹ÄaD%R…Žô“ĚWÓ±¦ŰľeŮ•1 Ř’bZĚÂ"®ť¨&—PÄ]6 @Ů Ö-ÇŞ×uO°żqŮ"˘R­úd Á§¨ćÎäÄ2AÓĘ0´–¶~?Ęž‰öNşŽ/‹y4m™d¬ŔÉ ľ,üń YěQE§Qd5V”ÎÉ#«‹•ŁłŻ85ľ€Ýn­ín\Ne:îü$ź‚ŃŐZwˇ˙˛‹řßw˛Ľsš/ź€Šćŕ ¬2‹®Đ˘¦~Î-ÁÇ*Ýě8,UA&_N˛b!™ÂpňĄ™îÉäľ+e‰7+c¶:ÄF,€ VĽBPµŘ‰t0ۡtľéüʎƅlý—ܸ´Ő¸µ=EÂ0> ăU ĚA`|ŚĐ@)d–“ى¬ŻĚĘŽjř[ˇřą©7î&ÎTGŔÜÉ!m |Ƥ—JKëH¬T’ýEůw–÷îDŇÖ!6ĎH0„X>!̉Ő4`ŤduMX&ěµ)‘.äĘŰc´[óm e Ń(EŤ4Ĺ`‚>P<˛J&8p€.µ+°˛˘.ÜFc űT¦C[á,Ű Č Ĺ%žŁp?ŁÄ¸P†L°=ęCA2Ńy`ÍŽ€q›ŁT´zĽ(¨ˇ‚UžzŕQĎb ©ÝZËÔ7‹Ż“ŇšŚŽ€fżÔu1Y=“YôąÁOŃ5%3ŃśĐÂNrĆí#Áá_d 4§[ fíŢ`gM‹Ă­vźužE¬¤Ü&ŽČę y‚– ÖC97nv„żľ&Ľ#ŽM„;x†!A˝š¨%HČi5ň$4—hv*2+Óy ě‡úaBň_Ť›Uäęâ{¤Ŕ+‡‹°=.Ăf.?żOKSĄ†ž,]"mÎĄ»e¦B‚BÄčđÖ=1_Ű4ł CŔŃâ°äaő­ŔŁKů)c$gďŘÓÔ5SŚŠ`ůĐńFgrćŞRKqem1Kn"ddš6^Üßeő{B €¸•»jśVv;>ź čž>^~˛óJeŐ%ş¤3NcOŢ /Ó1Ú€ďHł\ËpązŮ9şąŘ A $÷‹AěĆâÁÔ_ţKÁĎ7sđDóG.Çý§ó·gĹëÖ\QÁ,şéظ4 Ú»†5ěś™ łëlMZŚ/,^Jźó .Ů2p˝{€ş’ë•I×”&#v˘g« ßOü‚I¤ptWUĘ\\W•ÉŤß!r Ań˘B;ĹŘ#r7"Ő™fĄ2řőęy±fáĂuőˇŤŠ“g˛$ř žŻ3D@F,|cu()v+qk+@äĹu »®j葜j `¨Żë,ă4V ęBŞrĄSČülŐŕ‰ęäZÖD'ĐQ Au‡á8ámg͡Ch Ńj/.™FÂŇdŤá¬5x,L–îôžV•˙ôľ6„ðô€Ě]7% Âse·Aˇ­ňľ´rsjČĹŞ$ŞŇőM‡”PG96¸XAŻŔŃiGŻ`>^ŮąEě…řV kř CóeWAµ‰:Z˝O ˘x «icQ@•d»ľťX§b G„†>Ż«is ‹˛ČÍvcąrfX,(]]}s>ćVH•9MŻ Q*ź®™&ĎgGŚ'¬ů iÂd-†pü˘ź›Čt#.»Ýe—×Ĺ‚óţa‹Â )Pa75n‰·˝&xLŮ"?r¦á€Ě¨ŠsŚL‡¬®f?3řX‘µ—›$…‘h$©ÔH§2CKŁF˛ŇKPB‡k,Ń$ř" UżB„ÂüF26˘ŢsĐ|ˇ2~‡9Ôĺ’w=B'#Ý‚äéű)č߀|MÉ·M®ú”íT]aýČÔO‡`+,%ĎżxĄS`%  łÜRXjP ®m´f-ů„°[E©kVaA$ŰD ĆŁÄy®“¨˛(NRŕRüÝçR@01ŇĆ"ŚÖ]mhŢtC<„ŠŚn ·°úRj#b™v Îq@9˛ĽišH„Ě)äaY´"ĚfgŕăÂŮ©Ô\P ˇh’śCěÍ´JŮvŘ·Ň(’6(qN¦YĹşcžp„P›áŐtBłyĐ,¤Mâä'34>cÎ ë5WXB’ű±Ń–RuÁ/TFŞL|'))ˇľÝ#Ď&Ž *‹—ěĚłj+ +éľk…mŁăý†d\v¶.ęA·dQhBńşRZ«a©*.˘ů­Ě‘>Ě`*[‰jjŕ%±ö”© UŃÚĚ j/ˇś9X !qľž–્ôzŐk1–Đîŕô7$&Vgyá‚Yc$7ąłć¤°űÇľá‰sDë—č*˝¬hĄń®Ő¬cČO FÍcŔt,ÄŚŞny2¦É0Ń(㇊ĆP5ž*™4b ňqŠ(6•Ť#‡bń´nĺjB#XE‹Éaů;)ÍD,Ťa«!±ÓÁ‘U÷]Ší6ńŚçOv7űó÷·BE®Î8Z4ĺѢÁŤíf•Ěť‘Jsfç^!‰I™lh ż˛łŠ·\nÔ¨Ţ4ŮÓ¬Âu–4×eőĹ–cÔn“˛żçpJ•-2Ż QNŤ `PA'+©J!4ŹŠt|^Ť 1Ţşx_;ľ\Ŕ¬ä©E%S#&c9PF•Š‹_$—!óŽ Č(ÇE~Ô*Â"gvC~•Ć44?Ó`o­‹]’dš¬=;Ň:Wş LŠ1Źś@VŢ Ş4'i~,8důăŃg}EŐćňi’ˇ1Ć ĂA‡ 5Ů@ňăŃďqާ‰3Q5')Ą Đ+m‚ë·qĄŚzŮđŮ«0yĽ!z—¦=. 2ŠĂŇJýč±=Mő†¨AÂnÔ<ĺgĺµá4™·xމQc•vżI˘H#Ńű•îTł#D×yJĎëi‰Lá÷qĐa¶ĚÝď¤lh|ć룢&©e!_oě.Ő1„ŔŤŹ¤RŤO×ĂN'8%võXDý8'pš,oc¤ŕĚ5"{fR®Xś1 OIíΤřÂ,±ěŐd­Đ,⺼>‘łĘ$s»8Uß»ľnÉl0ę·6ĎňĺŃjô*zžšż%óŔň:«<÷@‰ŁeD%Éë<±VÄl ;˘ xg$¨°$:ńT &já9ë_)ř!§__j~č”Ôx~#ϤS>Ş ć6ź×ĹÇŰE˘ ´”˘×d±Ä~čS,ŮŚ řXŃřvžóZ„¸MŽŔ"…X÷âJV¤¸U2˛2EŞí°‰r2q‡Ä|ż—ŔptL7“;c 5zZŢؓ܀"´Ä´‰űK.”ŘËVwâH›ŕü5ůcM-ĄšŞ ,fÚąĘlŹŚ ]ě ‹]˛ŠčĆ0oRéŘŤÔĹ;“ŔĄĂą )ŔZeCgPş±ÖÖtÉ*&ĆfĹ|„o±m©o•#Wf•F±n&~âvĐŞ]Ă­ékR^LÂaf…,µZ‡žˇč}()Ó¨…ÜńU‡¬ ±ĂĎ}«ś8«ůŔ»D¤zsui¬D)AâÎąsťăčÂCl‹ĺ“Ogv«Čc_9ĚěŮő­Lţ&™Ď`ű|©?ŕë*ü_YČz× ®"€’]ç5>wŽ·o´ „ex+·aôdšIś)-’ÓÜwxI™—ĺŁg#¶¨ËňŞ•ßg´R1)jYyfşN‡*5WZ ެź =ŕá†4"Lťh$ˉ ŢÜViž”t`Ą¶×ÁĎ·ăäćeOîÁĹ8‡69ßj|±7W\MXŮ\'aőÁŻ+ť1އÜěÓ­˛ňŕÉ@;3z¦(O4Ś0óňĂ| ś]V9@ĆUe#ł~ !¸Á:Ęg5ŚC´ŤËŁÉÁ| ‡\ŐÜšŘv…yOp(ÝÍÖőżw‰č¤lňŹŐǧu} ·aEŢĂśń!ţ®GjÉ¸Ü ó)™˙ÄĹĂLő¤ CvKŽkş•ťZv*ŕ¤ţ¸‡>ö7(RPPČśFOÜ5Ś1Ŕ`Q%9sâą{J%Ë„Îa×wω°Ú%X3Wr"ň.˘B GŢ+”őʨľřţµŘ!­ĽaG$¦k›RÔŮ`¤ >yŰřă»îźTcˇłn×Ô.°ż‡‚GLlGŁĄByćŠHÎËć2ňĺši} NIGŽhŹ4Ľ$y%‰fîĹéKÖ·K+Ťµęi9;d Ţdű/´V±:Š –Vîtĺ°5WŽtô­ż|« Žžw ,?sÔ[çQ(býA$BŘ˝ŮöN/U°"ű “`ĐA†';Ř’_eőz Zěx¦®#Ýb ŘN´‡â ůÉĚv÷ vʎ@;C2†uŐ™h)'tgWÁkÜE fvÁ“ jZťć­z‚Ç‘ąÚ97.ŔQ#bDŻ ,&“e:¬T˘(F\1\Xó{Ôń ľ~N€VýŁ#ŽRçűŐ—ăĐÎ^9ě|ÎG¨ZăŇ?ÚŰ‘šC»ˇň‹Dän|yˇ2ę‹ ›0ÜîH/ĘÜŞ¸a_“°fRę…ŚS3óţ‘g†ĹÍ[eNó,n`j@ťśLä'ĺ´‚ ¤eąťŃŹď´<“˘Ę»ěňd4ĺÁJt+ŤËͰ_Í(0Ş—‘ĆŃ2ťx«Qq70OÁ!Ţ©0+űťü(Ń{©i:¨Ţű†vh"şŮŃb\ičˇßç°ZÖµúîí˝m-Ů),š'u‹< źćĐ&ř9(–ľyą˛“émZP¨ŁHÇ”+‚š‰)ýCeʤ-kIís’m^A˘xÓĂŻĎĄ…ş«Ţ×).&´}"Ő6ťÚ˝yÉ­µĐg  tMT‘9ÄQŻĐyň&;¦D'¶&°zÄ!mj ©ÍC yźqf‘Nj•ęę­ŔžiAČ(ZBfŰkyLH?+¶âĺ69şˇőŚ$ŁŮ)Ł˘ËäĚU¤ ź'ĚáźZdR˛ZÇ¨Š f«VóČ9HTTeń”(Ô&ׂ ‰ßÍ›6Źp xUb"ĺ\ˇK‡9•,^ONĘC ăE˛eZ66x~k§\čş‘Ž = ;‘µŘp2%‹Ŕ˘ eY!ĹĚq§'w») Śô®[ô¸tě”°˝ęµĎ©¦zűî8¤®:€źVnÓ•ňLŮĘV[jš2nߌ1vp–µ˝âşjšŚS Ąh©5Č´Şń,&OőűÉ-qˇCţGČ8‡pJÚÚĎóŞÎ| ?l=şAůŞřÜŇ‘í, Âjä—Xb¬¨´;«;íęż‘évX>.ŤĂ™ W58Ť]—´$Ň)L˝Ô?‰ý 8ńßmţ}kÄ%Á‹?@"4MěAn |Dęj5ěoÓqX¤¤ ŢĚ–̰űa%Ő‡ŔÝ_qůŚI. ëG:ŹyŐwś»l҆ĂU´ä|ŠŢ‘⧬׵ŇĎUG68OpţeµY€´ä„7ÄËXÔmČčTľőíĘߌZEđ-Š'ęĆƵ#aI ‹Űçac š3DŁk@o7¤ém‰DŰŠ©|1Ł‹őŔfRă Tzq L†üą`5đÁĄ”KVÇÇ(Ú˝ia*Ődő_Ľžt$$«Ľ=ńÇ+6,ľGg…ĄÉΫj81ÁÜ&«Tiý¤Ž–hB+vJ±4b‹Ú>áíÖ&)Og}‰u^mŤZĂuXi1=žˇuL/©©6}—dşçěî>äßdk%qVč­ćŚŃĽtźA,…6€ľţ wš˘đ^·Ýá.Ź-Ú ŕĽÉ@ö µă4˝ŐOť‹Ž"%i?je †|'\׎ĺT[»&6l%É›·^w˛%µ÷FXí¶˝Ňî´É*gE0Q]EŔĆźĘ݆ˇ&ă@7±ybfĽ/K´†µq‘FV@Fžu||#,Ň*®'BB×ăQoô-öóDt#Kd«$÷c#ËS<”hć+ŕgÉ7HF»^RHq.Ă()KˇZň"ĂÔ6”ăł'ʶyeŁ'ŽźtĹÉĽ”¦1‰fňc(Ů @Ą’°[ N[ä}­ň¨HµěPŠńč.WÓ"r˛«ŃuФ¤gĐ2¬ůÉ…‚śf8!ÄF˘W¤y]Q%>»R#¶¨đěŮňi ·N7tťŇ0*Ý6{StgUŠ„H5żŐr_—>«źQ(Fľh§Ż iJ˘Ułł¬ĐNčřťµŰä!é¸ÂŠ |Ģ:TŠÉŽ ?¬‚Ňůj˘Y¤`*?şóV='7Ťúyen\ď4L*,†ę‹ 21)ä˙H¶Đ,Ĺ}Wc3y•ş¨ •YD$0 ŃqüWě" / ÇîÇlýţş°›¸žLĎ[† Xo aü,!JŁ3ͶÔK¦ŘY;"˛íŔ»ki6ý‚P%ç§ěűˇş7˝» ~?‹p]j”@ÂbŻ…_ďäÚ-Ń8jě'Óɡö>x[€uî*·ŁÁp›˘ŻËu1ö¨Tž–P‘„®—)©G`ގ1ë¬k„‘Éž Ť\ç$ŐĆü±ŕĐÍ J‚(×kXaî ,-dW­ ‘ÇtažČ‘°HWçX8’mÍŘÖ`$%‰ň‹kęé» Z/ľ„2 Q§\S÷2şźÚZËŤŽŮ)¸ÔŰ‘…l lAo„ ä"Ń»'v2…Éń©Kq?°ĆĹ:É5h \l ·Oű—HŐ1#<7ő|ĺqß]f°-`ŕµÉ—ě «‘Fžŕ!űÜŘh[çXĐ×›ŹňJŹĆĽŢUŠî=ŮVwP-ę"Ń×<[ÚEÄ"ťí×%hEŹvwŤĘ".Tw—ËšG{«V}ľ~‹˛˘Fz‰”ŻU{™QŇ‹†u(d"´WôqŃU‡Iď+đń Rţ¶~ŔÜő¬ň㫦쑙™¸j<ć·© ÁĄ/_"0ÂlÖŇr7ąŢ‹W¶¶)@->şâŁ«wç´…ťHß}’’ňHűćK±]Ť~PS×LËlö«ŠOoŁÓ6Ľ.uŽ•ĺůa™' X[Ľ˝~>CY„\o,HŇ˝Qwă5µÎˇż?>XB\Ńŕ‹âş„¨VóSí$Ą©i˙GRR!d×}DĚŕ‡Ä-¬¸r°I|íâőF“ať¸Ü,¤ůřëA[‹çGg,·§ž ‹P$F…Ő„¬ˇ‘ÄÍ#©Ąë˝i›!_%ym“/ÓÂř<Śča16â ćź+µőt}Î-Űmxý0ĺ·űÂ"sŰ‹€(UN4 ‘y‚¦>[<ŐÄĚHKs¬3mď ™jw„đťł“Ť0Ůľ¶uňÍSsĂúĄ›~¨ńřĘś‹~cü†b &ő„y &ÄÁŁúK]’ZYŮł‹‘e8L˛‹.ÉI"l5š§É‚ q&\5m^4µB1Dő  M«ĄsNs„ÁĺÂQLXŢMGť«”­ZWűăť9? čÜ`aA0 0 Cn¬`^ä~2čV9lÉhyÓIféµő„04ŽććËnٍ˙«ŇßL^‰Q°Ö[$šdČĐиz•ĹTÝą,A6'—»*ńŠV‹‡ ¦C˝ÁáÄś{SÄLÖ‹ř´‘'†™”(Ç O8:«ĹÜń(îxtrBĹ+yéazÖ'ÄąÁ ŇH"Laµ’¬×šľ™vAĚéŐ_´«aZ-ĆšNV<’˝P>íz©Qp°!®űź5ÍP› ˝µżÁ ŻF:UGm–\4zśX t±Ý>ÎĺžńÝĘYO…Ę5o”'*.T*ćąĚMa,Ę1îŐőٛôŹięÜg±±‡j0:Ŕ S¨Ż¬G˛·Ă÷łişBBń.;¸ohąÎś’Ő51Ej…Eň¬a= i>lÖş‚E/ȶrAšĄÔęřŠě¬UÍ„ý-Öź‰Ű$/­Đ"°®4E•)ôdĚyĎşÁ†§'B}µ´‘<…\Ż9Ä]'F°ŇęßůÄńŰă‚§Tß,Q0eˇ!.Ż ݲăunD!đ‘,Î5nĺ(z~p7Ů‹{†’XÁ Ed5ŢEąŽŽXřu„lu÷ä+¨ę„čĂ|™`xĆPLŹŹ!B—ń ”Ę µv\ÇňÂ*XYś6´p9ŠRеś/®ßßXZ‚Pł.Šb0ÉŹ ^çř°Ła9’.lZެL—‰Ă¦ÁNÍŐŕsč'*ă¦Ţá /ëÂAR>¶””7dµ1ť 31¸Ü)fˇâ*Él,gNBË™–Í3bNˇĘ諳3gÝäŔ$ŁŠĄUłšâŕ´¤ŔË)+0”Ąć'˘st^N$şx]H&*i„PS•¤źaŤďWŹĆŚ¬É öI·§đf ąY· " ą'Vq¬ŁŘKއhUüHł2˝—SťŢ0ľ®w ™ĽÜÄL8Aź&˙'Nˇô˙†^™} wo7ftë7†÷Čę Ę–ŔŘËŤ …¨ř‰¸/'FÇ;…źH«Nß„°¬Pźn§Ěë….vŚ5C4ŮüDYEŔ2Ż*°ágĽwź´>łWi‡hoÓV6ÖĽX6ľŻµĆ<6nČj´:¸’ůáýš•óUĂfšh^g˘+ŤŤW@ž[LĐ:d*±¶ű9v=•şmZ(Gd§Ţ¬CgZ­rpSŻś!§ťźČ §˝ś€f.Ř=ĘŞ÷µy±‚ß!TĎĎT—Đzq—\é™í}›kźp'ř íśÝˇ{ŕíĺ&ň6d\ř‘±4Úô‘HźM/“ö*_N¨’/ŁÄžęÍIÔŢ CZ5č°Ijw T/—ŠjH¦N$҉¦]0ˇčˇ ~";ŐÜĘľĘęiP«}¤¬Ć ŇiÚŐÚ@~˘:OMĘć„úĆč…Ô1剼ś2jCä~ /ĹoĹë›ă¤d» (ĹČ3/'ö ~¤ęGX_t‚>Qô&¬Ű‹®{’?ËC#Šş+Ó%z9  yůüDZş /'á9M}Î+Vór Öpjßç˛\Š—“OOtŤG6ůüěÝî´~$ú€kčyAŕľdŽí}%ą^Ž,×Pü‘K&Ö‰*YA«d·(űBN/'č„Ç´3Ł„Ő9ëĹSIĹz0kiđĹPe2ÔZ ńŘĐn”ťu#Îđţ¬QŤév¬m·}1JQďŰ˙üËmŰ^^ćžůůź?˙ó7ß=˙ćó?ĽűŮóďżź…}ţççĎźţéŰů‡Oń_~ý«ç_ţâÓ_üüůľřÝ»?|ţłçŢ}˙Ă—ó{?ţíż~÷ÝĎžżýćűţĺ»wßăžŰ_˙öďţÇqźç?˙ú«/?yţ÷Ož˙ôÉó—óë_ĎűᏟ}óí»Żů_üţ›ďß}ňüý»ďţí«/ć?|‹ŹůŐ—ńü7˙Űż}žżôŐ×?ßTrƲ3"yË?ΗeÜĎč˛Xɵ/Ý÷˛MďŢŻ‰¬˛ÎiK’Ó4n <ŐFş;ŕ‡$c™~a]@yDqćŚĎäKDÁɲU+ ţ‹Ő|ĚŕľYgvÓ˛§LrGЇQIĹ~°ž›‡VĐw“ĺ!É4°Ŕ=0ĄśŔTŘöH_y×^uőé›}Űąşş\2›Â˛éźf*‘ť‚Fl 1Ľë9¶ÁQ0Ü·`h$á*ąľ‹śZ%ĂQíX°9’Ęf­Q˝V§ÁG(b“L'tHˇwŹŔM»ůáSŁĽY­ÖŤbŰC甋<2noň*RÖj‹¦UźŽÜŰ€Šnxr=oWŤA‹)JÇ/Ň%‘ 2Cˇyu¦†Vj˛rá´ĘňCާv;Đ˙Lq«ćă’7T{’Ę& 9'VĺĘ4Uť.Á‰Qń&Řh8_©ťh¸ ĚĘ·¤ ·|ć Rć..ˇ$âł)ŔS;éäŠcBĄ"Ćj´F`84»lČf˛ÇEU˛ié")"•L †l‘Âđ\(‘ LŃÁgoUi”ē޻ą(ŕ<76 㾪Oűn¸ˇĹ Z¤dĽ#†oťy"M'•ě…b˛Šň®µĘűŘŔZ`Áˇ•)FŽĺżÓa-^ÍdaÔ„ŃŠŞ¦@$O €`ÂÚŐ üĹ´_ĺíÝcI+l¬ëäŘŽ1á)ŰU˘­ŇűĄ6Ú=Î m‘¶Ě2łqŻ Ü¨fłţX”úEÁU‹¦n=澢Ԫ[Ľzµ4pVYÖ–bfF5ť żŃö°^=…6T f†]ąţĆb[MmŤ[łęl{÷ŔŞ9sáÉ ×I®÷Ýč|ó¨*ŞPCAĆxV|l-YÇ{CăđT:‰·ťEKíľŕO:¦[Ł<Ů9˘őg-bµ«đ^ń±|Cϵm­™|s íőĘRjk*îđv0Ä&C`ŚXŞŘvc˘hÜ3‡cCj%?-˛Suś’ŢäFoŞŤ`ÄR%A^;îfŕźumW´ Á3ۦZJZ9mpş@;Ř–YQ1z—’ ú“8Ţ`*G‘_7Ë7¶Wwv-\04đÍ<ę%p›D˙” cL(r[0¨Ń(—DŰ0¶y¬"Ňv'…Ô•ެć ΓÉ×y†ü:5(űQĺ1mĂ6LdFßEa‘7´U42›VWÔ|6Ń%¸‰§WiÍ!—hjŻ+€X; rÓn9řę;\Â×h&q-B4 °+RĘéćß0äe\K݆üQJiŕ,˙<0®%ž‹†łł OK%eDhD¤Ę¦ę8NRĆ}¤ĎÁ$ť‹îA1µOđZÍ…‡Ýb]G|;ŻŘMq§y’`z_`Oě):,•b<Ĺ2Ú†·A´ćÚťI$ťWh<Í’–Ľ´ŞŮHĽŃŐŔrŤîŤ©AŁrĚS÷éĘ#~z0â_›x-ÎŰ›54=rŮÍąE(¤ ý` –aÜ JŹŔL;\_SţH‚ĘZň AŤp]Řî‰BVňŘ é0C>Đ2¨.† ţž(1ĎŞt3v×hţyC SizÓm˘Ď-—6ŮÂC¶ 5z®…Ľ[-’µˇ¦¸©BĺE›Ř ŚňěĆ÷ĄK‹=’™"NVfŽR\3üDŐtŠxëu9WuÚ0Ü-Öl.»„r[öĂS–”~űц×ëĘ:`g±B%>ß?K¬ÖEź;ÓrCZÓ'şéć |˘q…{p›ŔJ Şe†„uĄçucDĎŁë•IhŰNgPG2Ăă‰Jś€‡#ĄZá¶ľżk€g:Ç„µToŠäTÍĆĂÔ™>ĄZË—•B µ´!9GÓ‡·3BđÖ´@Ó%Öí›őÜ‘‡šĆîĆH$Ş1™!=|±µÍČf#QBĂ’#¬ P%~ ~öc {+ÄU¦«Ş ‘á>•šCL&B]±d5- N-"i ç[ěߊ­}đ@:t^i”ŢeCŚY±ě®>•¤ žY{dý@%†`Ď,‹·y®*~ !e2ëś©ĺ8IGŔu×ÝË‘/ďFx¤¤W˛€4†ĚHćQi,‡NĘ®š©Ę2UĐH„¦™@‰\%JÓ8'Í'ő°˘SEcŘ”†’»ÎEn‹ě†/¨IwŚůŕáĄÚôež´Č’%o9!Â} /«`ëP– RńUšRăóW¦ĂPĎß)ç žde}EKç”ßV˙Ć‚Dę0XĹ]Ö ű|*–W[l0 ÇţÓi‡}HĂĽ0™ÜĎßŃb¨HD‰UDçŔ’5ł±iŤňż–ţmN2„ÔřX ŠY`Ĺ<¤E‰q˝JŃZ–ŔiV[ŞĆj<ŁŔç¦T-«†ŘVÄLŘ\_¬ĎÜ]q§ýňcˇ8 źŠ:¦AVÖ(+1HąpOť—هS{7Stn»«o‰l.5jć—I˘Ú+N2´řL¬ŁćT˘ąy·0ÔĄ"‰†b¶Ë@&ąa-ßôőJ±™U2¶‹ĘoĹÁaP%É0M~qí{»Ňńtť^}#‘WďΤ糍•© äţ¨)Ś0Ŕľ‘ŁŹT˘6. ‚^M]«)a˛›®_ˇö’HŽöî9§n%¬óĄÓĹ“"˝±¬˛ű¨™E‘:14V*ŠÚ=tc ťAńBH¦ˇŔ đf׫*µĽ¬›±RÍnbŢ?2ĺß©ĐE,›Č[>z‹n\L폸{2kgë&€&o=f[b{Ůh9ŮąVg˝$A<ţ<Ö%›JFíl4"¶ńďőČ­|˛Óą.9ůZ7Ovf1€Ělé$]@=H8’Ń9¬”®PFblđYŤąŤYm˛Ě6Âg(}‰űÂŹ´PhŕɲĆ9¸”F®[·cvłf.DY>˛Źşk(Xp'qvV=Żły®Ř-2ľV‚ąć!•pX”˝m#őů‹Ap qá›…KkrFÄO$µ°‰&Áö©ţ ČVlł‹ÇIČ(Ó08Ié¨XëFW€¬2qĂ~N _´Iőđ?„H¬˘$Z”‹ěśf;ŚŰg—~TB˘şáoóđFCLćŘł9@‘1rąŘś‹3{gÖŞ¶ö`WęFE©ÖV;ZF°v-‘¨äşwiuĹnŚyÓúějn ©V:bk_ąč¸’Śzaš,©¬ÖńÔĹĆ3(P‹(ęSó-1ĆŸج%ŹŽ”Ń6(˛QŽÚ›qƵ…•}BBýu;Ér€ŇîĂEl¤4.C´¸™‘Ďóe¸$OfťËę¬9o€śGą¬J‘%yC:_$'ş­ľ-Ѧ Sx==©}/Á3tK‹¦AxZ2BđP–ÔpťfP„E§•ÚWĎ(ś˛Ć·h°sL­y°s(¤j‘Kó»VAeڧű+IEäîP¨Ą´EkL-Ź7 55‡eîuaăM­ÖŐ®$)°:I»ŠG`úΔꨜ•‘鱓f×ó1äőď8<›OÁ(‚AB‘i0 ú{YËéfPk-'#‘SAšŽ | 8í'Ší¶‚Żh€ÎĆ=Ě‚Ň ‚ź°k†ůëđNŞX}˛đâĺFVťĹLu™RD˘wEVÚęő$Î Sb FÁäŐ¶ ÂÚ÷ş¨Eę.ĐűÜ e÷°•m…ž± ±É ´©Ş7Ľż‡ô;ö1›ĽÖ%ńYće\®Rhc…«^ŃcgJÓŠń¬¨xÍu÷ňŹťŇń@Ä/{Řk Cś—C®–uF :¤ĐpĂ9‡g=ÎCo}AÇ'ą;4‹ťF5CÚMđ»śÁójzĂŘĆÍÔőŤÇŤwIŘD⤀ h†č«ł€Ŕµń˝:O‡ &¬®µćü€ŢQŠĆŔ¤cÚudueîŐĽ#1;â°q1¦±O”ÖoŠ>Ă)úlÄfö:Fz„önŕGĘ5CY,|@´SWS-j''{aŹP$ •şsô—l{ęxšH®3#{;ŘŹôŔóŞ"Ai3V÷ZöI÷^.«Ó2¨—Ĺ艔µ55`m·Sä±úŹ‚ĆVěOÝOŠĆ,cŁzeaF>ęřĘÜj¨ü&»×tďňOúą J.ßáIĽĆĘx(­˛Á÷&#Ň$ÎůśšĐýđ†Bž(úkÜ‚Uf8Ę& ÇťQV0ÇÁ=č×»ĆŐްőTGÄŢGěFg ¬D‹€ßë±9ěL§óÍ‚]Oł0°˘ßÍ׏Cq—0toe%‰SÁFv«ŤÂGuu‚B;x’AŇ*A NIÝŮŇ8‘ó¬PŇ sD§z˛G+ouѰJeOžvdů°W_ńˇ…žÇpU· ’jÓ)1#ŇrDž;yOCŘHČÖlI‘÷äaW~źžÝ‰qKĚDZJ×31ŐQY˘«†] şö‹ę·N ˇ˝˛Íßo§4?™­˛ŻN‚1ť8iŁşßPvĎË;°{SŐAĄŽ{ŰâMćsoȢłç@×ű‡ýčÔVÚś|đ¶a· ,ů?ËOhIůšéäî`[dřzŢEč7‰LJmT ň{¤ć¬A|ŔĘ*Hň†Ż™¬‹R×D†˛ň [bá“EeQdě 5¨†6YżaÓÄ䎇=éň˛ˇ5ß=é«iä¶”­_©x˘pq[XYýą†°¶‡Ĺ®WęŽŰwĂLň(IŞÔŠd&AꍨÍ}¬Ł°ĆÖôW¶‡ś…>áX„µÄç dp‰cRXߢËmîŚGPC7Ů×â đ Űš/éIE1©›oŔéldµ×R+;Ú•Ą¤=WPXYE ěU¬_ 5x˙…=ę“MăÜŰóáMXZ¶BťKAö{c¨c˝*ŔŹäG-"‹NÉĽCgňŽąxü=OAî.3­".ökbs8nqć[— Mž‡p5>î<¸QUŁŠ‘]â›ÚŇ'Qţ«ĂŇă>çÉm4m?҇ GdFŚĘN/(óîJd˛sw `ÍřăAŹOLlDx讄Ľ[Z.t¦dےᦗ©&xĆÖÇluť˙RńNM@·*ô(g_,6Î_0š$˘<ĚÁĎ;+%Mž]ÝŹpťĎŠMŞ˛(äwX–>ćÝ“?ač˛őW3—řÜ*łý…Â]O¸SŔČu]€ ‘»{H‡~[yúąJXŁ–Yź]㡠 KÖ:y?ÉꌰìŠ9ÂÔL›ŃÄ!Lg2•E HX1N0w_VdVTj>ÉŠĂq«ˇsŔŐČăY9f…Ťą†Ď,K 4ń`="ˤŘ`Ą“ ‘Ä6j†"T"8) SŠŐ4<"Q;Ś5Nš"^S8aĘ6đ}ņ“$yžb TBË™4¬ąÖŠC-JfĄÚ)2EGÔxU¸Á  *1@(–‡ĄU>DëNĆGŐ#1‹6ŚYXݤľĄq ô‰ôdíe9é`¶N‡vcłp˛ÇŤČ±”óHĽŘŕScŔp-kË}úÜČ0b1­6Wj‹Ą5¤ľőěµVüN®ú‚đD‡uľöh8Źyű»Ü!ęšç±ĘzG®? 0™Ş%q ˝!Ž`ţ¸2uŃĄč€ČK5ÄĄyeĄ‰Đúď”–dCbI…é髳Ý žĚCńužĆ, o;ÄŁŕ|› °QŤ«Ę=Uf™W‚śm`ŐÇBš`ć Ř ĎNl’5”ŻÁ†‚~&hrç`zÖj ˘˛ŽÎl!é`ë'p›°e+aÍž6­łxŽÝQYWYIĐM•Š#lÂĹ&\ÍSx4}5-[Ě09ű¸W?KaęWĹ;:źË ë›ŇW’GßX÷Ŕ,Ž ˘Ţßč¨TR˘˘]đâ-J}…°8óýíŚuą‚/á’÷=Í§Ź ĄG#S‹Tl.•\1ŲÔ^„łTH/şî%˙ů_ŐX˙*qmŇnĽťUr]6¶,a’te«˘os„ŕŔXŠÎ†ÔËę=?ň|AxAHŔ9C 4=hŹű†}”‰©G ]× G„ŐoFEŠŽ2Śéíç(Ą+ŁqV’Ě-Pł–µ» ć*m K#“żÓ+‡•ŁŔÉ*˛™ âvh5FÜ|á^N“<´’3EZ>hî°™Ž0\k˝đ‡ŤđĚ _«:Y†hŇEĹ+&)N Ĺ)iEés×+X «MÁ~DŔ#Ôc1źfôqŞĚB{{J¨RGeŮĄűČĘy·i”=Y1ĄéĘd2ş7낱Yy:燗9léxÁŃć 2ü¸w™­î´Ł2Rsü ŤD·1w˛ˇEĎWOr¦ ó­­ ‡|-ëý@Çp°żłíčKś`;ů\˛á nÂĄLµy*p•şUAq5R*xc«7N™Ń(Jx÷!ÚB Â3&ŔB Ş}•#ÔĺR7ܔפ9í°uTŤ¬ÍĚ&¶ĄKZHŤ=m¤PĘŔ(wŕâDfĐ ł8ö¤•®°ĚôôÁVS~ÉâÎLbiÖrŔrţŚůFÔ‰„ł’qV•€® Í<žEşŃMőp¶ŚTËÔpéhęâQw¬}ŰAfĽM z2ř¦¨FÄž‚Q“^Â’›GˇŐ©6í¦(·ťSsXţ“ÝL÷»ş)†i¨'ˇ?ĚĘLˇ_k•‚ŻeĹĆI¨®»KiDXř,왣ÄëqtŞtĹ›3+…źjÔć ]Fź­˝ 4Qä$ n4ÂPděŢĚÄ\"@% ^Z: ĘäČ›ě:žXÓż Č´pa%łtX¨Aˇöě[iŚůu5şĹŠ †%$¬**JHT·ĺ„í˛S©čş…˘ŃQ8gÂjöfŢž',Pť–ÝžĐÜA«-g×iÁnuŘĹ.ŚÔ#©h ®¶ĂJµ°ôhĺ¬áϲŐčîhkÚć®¶ËLµů{Ö{Vm¸žGyĽmu×Ŕ2‹„ę1MEřů<ÄĎK(:yÇQůJöý@ĺ:?›äźlšň ŰjN›ĄKWgeěęWć'S€CpÚs%LcÚ­ÎÔ¬‡Ď\‹ąŤqW˝,ŰKx.Ť0˛SÍŐ¸É ö\[źŕ§ …^Ť–ťuĂ-»ev.vĚđŮľĘâ ÄŢ(ko%%sPz˛‚~ľţžf¬^S›<ß;´Č†VaÚŐÜš}ďÜ#ÇF„ł_+GköJD·ęâ¶b¶¬€˘č°w+č5¤Ńł´‰Č®P‚Ń űVšLÚ.eWt!Xľž%ČÚŞß!7Yđ JfdĽpZŃšTąTxnŠ˝U¦!TSc¤C-MAĐ8cě=w‘…ő)©hśYmyéĄçŐ©#Gaó;UPr@"Áâx® ŽÔ¬Ž5Q-‡©qPĐUäĆĘß@~^'‘a¬ôCa€ĚúŞt°!´¦Ć·§ĂĹţö`Q_IĎ)ôFm–'.+ôĹ)uޢĐ8›cÎâĚ` n®±ś’ünµ$,L¸ŽŐI?m'«'C•›ętČ~đ88Z âX‡C˘8< Đ«yĹtú (b‘uOQ:YÄr«[!çJ-j”fŁQ÷Ü1Ń„ül¬®ÇA€Nŕ‰Ç‹R“ŽVM Ż´[Ů,)ŚKi‘Om \Ń"†uő®šnn Ń §°jŕčĆW‡´6ě¤PC†Č$Š˘• Á“3ě€ŇÚĘtj6ĺt&¬-Î\őMZ˘¨ÂŃď>ÄóY6XŚä]@Ě9É-F [ P1/(ú¸Ę4[‹„n@tá} ČęA<ü­°·Î*†ŚŠGŮѶPĘ%ĆfF†±†'QśŮĹ"aMĘËĘŮ/8ĆŢĂ47÷÷&ÂÜPKBţ´ŃgŽ\ x± ‰XžLĎÎ -»ą1Rť«ř.uüz_ZHĘ˝¶… çĐ‚şŐâR1椸Á Ď]˛LPűÎf†K¦5ΜÓ•Ez€Ě’ęmx%&eŞqŞ.ć4[ÉÉT~»ÉëB%Ř_X›ř˘˛´¨S^ôú_/T@vi˘ąnJ°ž*%=/™2J^( ť™‡Fź ˛lŤWS©n©l†pQřʓ¡e:ÍCĆŞ/ôŻĽ’ŕÔú‘ÝS¬ ±“=é™é=¨ĆҨ …ZWIľHQĂŠěĐ"pŻtRŃoHÔŇ%ť‘w¶-čĚA„­Jµ›F.˘ŐGeŽu±ţĄö¦… đ®Ń"ÍĽ3U€0|:¦{łŠw4CŇĐřŇj7ŤUÎFAކ{Ň~ľáĐŮŮś3*ŠŃÇJGĎÍ@t5ÉX7µ•ôóÓ·ĆŃł"ltN™ӺlŚ\2^/IiôYZâs1ˇµÎ8zC)ß:ź2ç‡ ¦”ÖX‡qć '\-ęu݆3á›g¦{°•*ÂÂ*eaâEŁ—2Â?•]­o)ë+Íiéz€.SjšOPĐö’ň΀8*:čŤI9UQ¦UD<˝« ×>źq©_a7ÎÝÜËĆMv±ň °Ý6×G“dŤ7ëÎÔ­ŃQŔ8e!oh_˝¸ÁBQN)ééPë㢠eňím'ń0nNť±°óŽuAáukA,QhuJÝÝk˝é% /iĂ®Kyď×ŐĂ(¨{ő@ÁúĄ8žöŞ÷+÷näA»lAkÔżZu®ˇ.Qhś§IéѱŽó9ţ¬ökOĂĽţ~ŠçrßĐŢNSâüWVXyű®Qńcm°ëđްřÄÜqa &ËԢ ‰˘ćŞv©ç‚c«§3d†‚ľU%·¸[U¦7«Ú—p™ô« îŽ”Ś… ;y= Ëó˘KD)|27ř8ł,©î¬px}Ćj)’ł*.8˝j-0ţPNŇę1Đj­r™¨±¬zť`«&%łnPÄü©^ŹTž†§.u*‰ ä) ˇV&ÂĹ&ëW-:”_Z§gľ2© ë8Íěö$Ž-V¶ Ú Š'ĆĐĺ|”Ş6ÉfŃŮ+hٱܤŚt̑ҩ®­$peW¶BnľşK5&€VHu3J¸¤®.ĚÔ]"µF’wŃ硼gSöwW´ŮgwŚ&<ßTń.…ÖéXýp]¤'Yź pjČNůF ilŕ‚$›VŞş¬á”J«uý"Đ3«‹Ĺ6 k˘DQ´a‚;ëü©,á“`BŢ:NĐ ×1úüŇVůţjćLkŃiŮřě3ÜZíR:ř] Ť®qľ¶C©rgŃża(ž•}Ő›YDo¸ł±YUŢdÄöŁ„=›*%ö÷1?Ż0EĄÁ†t<ĺYĽN:qśčšë÷ŤÚŻŢpcÝIiÔ­2Ŕ´{W)†dWç´”6$ôUcĆV÷â<ďk4­s]gqn\điţ>ĐÉ®“´ě‡î¨óz~˛ň=łĹĹOä€oÓ:’űŚtA[îÂg7˛fŃ‚8ţŤÂ ŃˇŇĹŞŐä[ŹÇŽQ‘şĹ‹C]¤ďÁÜnŤęĺéÝf M˘*ÓPT. řfOëYŇ4ŃůŃJS‹ŇĂz2÷@2ZżłěAQîQÖT¶'yCآ‹ćŘ'ĹŞuŽ@^ré[ěsm˛`áÉ\r¬üźdfd™Ľ·í[YĽ¬ĄµyŘń«/oŠŇ@Ů…č9ĽI=ńLŮ˝ Ô\[ŘyjSťQí^xŰçĚ“ň1Ľ'&b‘ŐżÝ`!bE“QŮ/ň.lĺ3ĘZ™rwOu0ůźM˘™/HÚT]É4[qPŠ~^¨C"č[ …ýXńţ|ý¬vsLPÖ^¦°¨ú\Á‘č 8íúý&rw}ŘF˝ë™ĘOtnysĺPq(ZMŰ`ýXÝĂĐ›ĘmaôĄ&ńĘ%(´F/ĺŃÎ5PRĹŹbĚ/}$*…ÇÁíIŁÍ#€z:Şž§^ o^ô a~'Ą7m›K»)Š™“䟊°Ł¤çLZîzźŕŻ’v’Ś'&/›+g^WĂ>X 2{űŞB20S‹WgÓpŞLŽŇsŮ2ąŠÂ'r(+ pA—FćÁ’R8OVS˛´ăş5F‹¦fÇ U!W*hy¤Í¬wn Ol(ń•»eăcÝżÎwD Ż/w0Ž#ć*&ŚR}$ĺ2ś;’2î]ĎJµ…T—,>Ьµ¦”ôëA“ťN×60¸®ŃS^l€M K@±‹¨‰m¶Ö@ÂiĘţYľK2+~F×ů¬)Éd/ ňhóőq¸PF(K!ŰNŔą‚›V‡7S×"´~dňPU˛p›äµµŤYzE.ÁŢÜͬ ‘?Më€Äâk,ŮÚ$A–˛yź±8ű*…c61Źż±qŕśÇqĆ’DCDÁâ%07ŻżŐ—ť€Ś—w)Ť•Ý!ąĹˇŠT‹Ág—:hšÖ­$ÜŚ6!âŃ,™Q+č8±Ýg«‰j9ŹźU ±XÚśCÔ-Ş H9!"¨lff®¸č&üî®ąÇ «5¤ĹU_8´T !„ź*ÍAk:áöxĆaR*˘Đ;;hř ˘qˇ/N§Ü‘NĂH–2‰ún&s”©ł,č´c·/şošĹvT˝<›Żɢv©Ë8ć ‘kŻŃeÜ%- ĘĹ8°4®‚Ŕ}rÇCËŔóń®rqčţ Rf×˝fěD;ť .*ýĆÎ#ąŻŔ.ş`‘-§:Ń’±Ř ›AJ‹áŠfÉP2t»°­/<4po˝I,o—­‹3ΚěŰ lBú:ŽĹŔj\<2“şA¶ú1Ă\§śomFX`ľ”?™ŠŇ …<ŻWş9FčŻĚŚeă ˛Ó<đ`sT(xýő„ŁCP‚=¦Ó+eÜuÚˇ řN*vŁX<ňľ<ą­@á;‡_-¨©ő‡‹NµNTĹ[޶5îΠŠ…©ű 3w|=QB#źý—XÝ€Wb–’\Šě-ć1óŐ‚ĘĐ[$ľŘ©ą.FË[9Ś»g+oßDSîV;XÉ·7ŃR®l?őZŕű•C¸í][Ç’’/€ĹŽ*„ô`.ď®â &Ńpç–ç·‘ eižIÁ‚)ďúşüv´ž–úńäZ\¤]o¬›RŰöÁ÷nTúń¬ŞC“rŹ$pš—î/VŚĘiŕčf?ă&lÝőy“ /K*~l ~[#:ri÷2™FV ’!bľ©ÔDíc<*[6赇Ľ`&JLöPŤg‘í2Ąy~˝ť¬c€uŻ Wđź%A˛ÚËĎÇKRč ’Vĺ>[ťWGżź”üq%KÂśÍWćě'Ű»®fV†iÚJoBľ]ĺ8/‹&mŞşô·ˇéKµ_ą˘ ź{=Ď\('ˇâše±L¦T?Đ™KÚ”ť\JP°pĺ»t„ú tĆĄZŢ­Wž’•u÷ţÓ ¤oHű™ş-»fĄ™bTIcHÁJa5‡¤Ł…ăp©i?R™° Ö–)ŮFÖ˘Ćô`r_ç(.WBÓŘo&¤`Ü}żIL¦K|5h4?¦l0?ÉtÓß<ëLĂxR51ź´ň$lEŘZĽŇ+k*p=hšz4V9‹ÔŚŻĚĺ„R1µ¦–`ĘĐáş"ĚÁv4[ ćd}3hn‹©•K›ĹTÎŻm®y Ćç¬ĹCÉNÂitÚAc_}(ˇŐ˙ :ÖŤŘdwůÉJçČé‚'^Qő5úč,·,OǧÂ_A}€©=SVpkŕkí`;ŞxődÄeĺśůĘÇ7ϤL+˝ańĂĺ ¦ĽÉT©_OóD îÖSńÓxg“Ľťc’,łë!iâĘ!mĚł°Z+kćŔŢőrz#ł]Ť­›ŇâŐĂëµç m4â’ŕĹ!(« LT5¶!.<]´áw/ňe€ ü_mëžA"™‰Á2©NÖBIľaň=ZČ,/éäŐF. a´NǦćFĆ·Š©~*e¬ˇ¦ţĄÁężX˙fAZơˇ3ĹXËVQŻĹą€uŽ"ÂZHŽě0Ĺ—ŔÄÂŘť™­!Ě\@ă\łŁ~1/ňElĘ—@˘0Ó&ŃČ"ęĹ\(iC(ś\@ĄbŘĂ -kZý.X=†S-Űź™ °sčĚăÉk'ę4Ŕ’*‰@Ö÷@ĺÍ2!dÍ7DUŮ.Ü"@áHŽŁ]8čŠęOĆcl®Už+ľ^$к˝K'6mŔ AxIL¦|Đ[v6Ik]-üLŹi÷¸ĐÂŻQwk,W°ä˙ĆűSPRĄěJÖ6W`žĆsCV†şZ;TÓâ8ő§jN‰đ"ŮI^úD$Ę­Ţ&dĺ‚‘a#( \@ŞaÄŠTą0D‡Gb3ZƵąĽLę\ŁHÚ¬=0“6zÖ íă(Y–e,˘^™‹d4”·VÖčałx~[FfíĆŰߏ˛Ś‰lŕRŕ–Ł8ÇugÔJ{×Č›¨ ą3îxőĽANŤ%\ĂÚ¢)%ŐčÖ"7Ďľ˘!†¸ĽVn× :|€…*şPňp…żŃ¤‰@Ăň©Qîü“Âm" üé(,5(ŠśbśŔ¬EXeř‹†—Bß OAV·!9c=¨ŐĚ©zFoľ ?Ůűăűcµ@‹.™áútsnÝśdĘ5Ôń©&‚Ę–O¸¨DSYnYRóŽOÖ‹C·/d1GçŢNNtT€żúNęi $ÁŠÁ^."˝I?Pč­™. %M— i™ďtĂ”3Y7”‰Ő#ňíIBU&¶@1%9¸Y«ýCVJ™đŔ ZłR©xa59— E‡`ůţ¤*VłŃ«GEŮÇFńhâÄ.©ŮZ€óéČ=e#ľ Jîj˛ÜŃ<&‹Ŕ/°:ŹqşRÓ„±3Ń™Ť]ĐŁ˘Ôf„Ř…x‰úĚىՔ‹\Ă>ĺUĆY5ţQkĐ _ęˇ.9ČPcĚ9ŇľŞÔšˇ.k7ËM%cl±Ą¶zâÓ®ŕŮ© ŮDQ°qç ’u3Í‹đěd×ĚúµN ×î]öXÜd,e(ąSXNŁŐŘé«wkÇ ;W»ąbŻĄn$-®W)* Ľ»Ž,¶ŔŢzmM2%´¸„'A†Äş ×Í)ÇR›k^Ňą2 űë ş5şmť«Âňµdeí:3Z°†źŃ‰Ým)®ÎíFę˘áŤa ··ů|-™lc9䉔ó r+Z>·jě*H‘„‹ˇî—XC!Î&»”,Úé\ÎPVŰJĽzxN+Â/ł ňW N䕝Ř˦“OUő‡"b"Ĺ«%2…·[ęůn˝3ć«h2—űŃ‹Ľ‹Ne”} ňqd RŃ~čĐÓ–-üéËžHlˇ{r•*[ińş#!3‚¤ŽÁ+«N)áĹŘ+&/±źr—2Š8‚='!ܸČ]Çr•+5:Â^$ŁÂĄwŐ&=:ąYM"śZĽ“sí"O¤şo}Ą°6ćO÷HMž©é˵Şgňtwşgs)ëç E8DŁwnăZę!áI6áôĆ ‚ŮČť¨‡ŐçëđB©¤Ďă23;VMĄ• €hň6𠽪tz‚âF’ú! AŮ[Ď ĆŻ %ańኋě&{€ˇNŕ梡֩®Ĺ>¶±ď"8ŐÍC­ţ€™Úł-ŢŁ3ş‚.‚k¸ŤA=Žęh AÖuĹ’‘“K^µă oqÔ•oôăřşCYÍ7±’¤î ¶7ôű¤brâhÁ@Jy0Ö9_Ćâ–…h7“Ȇĺ»B«Á<0śC=›Ś°î Ă©:Ż4wŮPüÔ÷ŐÝ ‘_'jMK¶ „#.JEy ű˙—JOÚÍě)ç©´jš¤] ^ôRâ)óp‡ş›¤XDăĐ«6' ©ˇ„Ľr¶¬ť~żMxX€Î» d{ŚŕidcäíýhśÔô‰.:E]ő˝XGćCÄmPIO˝vxĽŹ RŇË1Płtéz?˘ë9JMČ[őš#üNµ«ě ®~ I%k씥Č6@>‰ËÍŽsYšOUŻH\ĺ´&c^ŇÂď)&[ŠŢMd‚‹|.ţ@Z&ŐÓ «PeQéćj#Ź=xŠj¸%-¶{EÖ"~_jV¶dµČ“Ęg‚áQTmüZť«ăJi{‘e˘3M0Ĺi)Ádz)ęĆşcô ă—Y`EöŞxśÎßƦ,Ü+‰ń#x3ć˛ÓÂHöˇTWŻöTM¤Űd8ńUáĐ]AUO;, /kŘ*uîľ!žrŤNš¦zCÄf‘ęĚ]ł“‰ŇwÚ~Ůb­RCCHg}ZĂő@őrăH0J°˛§Ř`Ůh„^bÄ V,̰ž‰ÜÔ“Ž]Áĺlň ®33Ś«ĆŔÄ’BŕUą"7µ&Î> m¤I‡ůK˛Ő’'Öů×ÓţĄ÷ ±J]CW«<Ľâą,Ô~ÎQÖą<ËˇŠ´ `a8Í9(:D˘e§Ó© nFŰŘb­Ş‚÷2YUR•é­aŐ%H$piśdÂXâ ţË w#T±Ż1Ć‚pţ>´›źł +Ôz•ÄŐ±g÷^+•ř ěs$s5POąčĆwď*Ós—ݯǢ§<`ڍ ¦Eu >đ6Ř`˘°h.Z‚yéîó„«c09@ŇŁżÍąc›’˘8†˛š+FÔň~¦K‹(ŁÁ3wHźęŔ™Ă®#¸¸?YÉCClPTęŁ(Ű04G§JĽBŞžHdŇöN şÜ˛"Ü^;|ś€gď†Îcę§6„#3ßËĘkRcÉ•ú¦9ÜXTVȲäů!­çŃŘݢ#OKx©ëTŔ÷]:…7 .«KÓŚ6Gh!âaoŽš1´ÔA.›ŇaY†’XüD÷ÜË)$‡YěĂűeť€žÇ ‹8ZVť€éŽv=¬ů~9M8F‹nÂ5Éy9‡rđ MďÉHgXS˛*|é—č=BöCJoX“! ¸záíáčUĎŃ»›`»ľ´Ąä÷K\Šľ‘=f[5qëUŁŐ-îúD÷€ĐË9"Ä7±Ţ'HčÄá1Őćj§qo«řqµAÇk@cđJt†—˘ă9Ô0mGÂ×tsąt\8w(»ČŹ,Ńe7…VŘ”l‘ÇĽĐđËÓ]·ź)+úór˙ŕ}»ÝĄ®Âj~Ä+«‡™üH[ŮCgîZ![ßí…»Gć_Nˇy| Ű —őâÄ®× ÄhîX¬wŞiĹ3TýB «HŔ‚ómńÓkŃs¦ŐqüĹĚ®·Ýµ§O`ü\%ąŚ ‹[t{ŚĽÔ(ŽĄ.ĆMŮŐĐ44bNżóy ;Y-/˝śÉűIŰ ÁçŐnŽ›ÁűÍ ńř‰ľô8¦™%‹š–»…±q­˛‚ÝZ1T BŕÖ[Ć8¬Ť¶ŠXź˛/P¤Ôč°ţ‘úD|ňJŇ—Ł””›JŹŠXiGx%$wÚPXšÉ«§­55Ŕs4 kö‚®ëe%µ¸‰˝/ü„ë­ é>[E´¶˙ó/·m{y™˙yţĺç?|ţüĎß|÷ü›Ď˙đîgĎż˙"|öĎâĎź?ýÓ·óß?ýĹůőŻžů‹OńóçřâwďţđůĎžx÷ý_ÎŻýüů·üúÝw?{ţö›ďř—ďŢ}Ź[nýŰżűë6ĎţőW_~ňüďź<˙é“ç/ç·żž˙öĂ?űćŰw_óľřý7ßżűäůűwßýŰW_Ěř˙ň«/˙âůoţţ·ű<諯ľ‰D=ŕ¨HÖ|SĘ|‹ÔŰÁh[|*ĽĆT=Ó8VL#$?il ¦hĚ΋ŔŠ*˛0çËuĺXëyß$*U1˛qUµŠéâ,›č$ŁbŻśKz_)-NŇÖ”óxÇ(Tî¤}!¤@Ő/öŐdpO{V]Ó´)aŐź´Ě ˘B÷áŻkť'Ő]Ŕ "Löť‘uăş[sU+S4AŽsŮĐČ[0îťőńhĚçé*Ú–Ă„O®V*Ą’YLhůVLi$öIřb’««ďÄBy…$żFJÓŇب!i;–N0»™HRY]ČNŠ“DĄŞ«ŚXRś`íÁ›ue/«vZ-á˘$«‹@SDVë‹dBŻűZdr+Á€:Ňv<3‡ç‘c1˙Ž@‰~€,>¶¨]Ţ˝ĄCó&ŕRSF´­­đÎgO02xŤöÇžÔJžV›Xtc!äÎş|›ł`—§˝%Aú`ZC”vÖ©,¶$Bgfxâ– MŰĽ10ŁîOAîWôŕĆ4Ô”ěąÚ2ĆÉ+R™?ťł¬VŞ»@Q5˛¨Ę–éü¶˘ó»* µvďUńr{޶Q.RÝEČiNľA—XĺąÖD ŕ‹yÄk@^đ­|lwFľŇ±ŮVš†2!çüÔ06ÄËLý:5rĆ ´Bý¸Ö"ĘÎe”Á´’Y‰˘ÇxŞ`w¶ Z8MÂö˘­%O^Î;csë=M­Ć'ąJŔr„ŐTş G˛6Ő]MŐűĘ˝V'J ]oVRŐ¸hĐ®XK¬BňK’g2h¤°jWŐě+zh^0ŐXeGĹ!A*Ź!Ş XYę¶”0ZÇí»;ÔdŤž± ®4ł [Q P—š+V=a/ôąË˛¤jE@ˇ;Ë‹°ă“·ńK’ PőZ(>9EÍAÓDÚžĹwÁgŰcÚóšőh:ă´C­r•!(†ŘWˇŤB<^W–Wń6t =ô3"Š»ź:Ç…Söě¶ #©ţWµç–eщBvŞ=—ë’ŐŘą™Ć py¶{HEmK+{Ű»¸[U÷EÔęÜ NOžáŽŞľí2ő˘­ú»ęî Ş‡Ůńý÷S±VłÚd{w˛g­ł'y·B‰ŇšĆĹE'›¦m˛3Ę,JV­ň‚j KRôukăŰQ}Łeń1Ą¤ű˛Č ( RzN^Ĺ–uˇS, A©FBaÁ»ťf‚źÔ󻙳Q}çp5UÚ`‡:Ór‹$7ż;(í*!6Uńči['€«Ë1E›ŔčŽřĘ–•B uµ`­ ×1hşü¬ű˙SjĆJDV=ą2:`Xéb¨N"W%,< 枥ŕě`yuŁw±M#ŮS/Š…0 öMÂVI𩪢öEvÜťG¬GĄ“ňŞŐ Ů3ŇÎúËŃP!vY“Şś‘2«Ţ~žh–f_Çp_4Ĺş ©‰şoÂ%6J¶PŽvň:‡Ý+BiY`§«ŕ…ě!˛ŠŕŃ]ÖmAřÓZťÂČGp˙9EQLfJ¶dQ¦Ó\)X&RĺŢŔµÎ‰F#F¤iI§µTâ±ĺŇ.ô™ÄZR¶Ś—Č›#›DÔpe”ůX[&µš„Éô.ol\ś«2Iˡ ‡UŃ#ĹQ‰Č8ť/Ş5¬sÖS·,ó.sĐŹ6¶¨S˙DťěËŮý­šçŐ,÷Ĺý9ۮƳ‘ą2[bibÔ|Ż4rĹ–ËJqZSP`›WŚđéąMţ:‰¤nâ×IiPíŮăX™,Ülɤ99Y=&Ë‹÷·$‰gY„sŐĽNqôFŁâĄĹš-ř:úQ¦]é{u CĚÉNZŞĆ󛥺’ŐPž=€VW&Ř{cúZ)ű±8ŐR7Îßj,–òÓč ŹŁ’ ¸x¶3Ł}Yâz|rĄ•čҶ- •ѢÎW]Žëś âá:Ô$±ŽőűcŽŻĺŃC8ÖľxNÜň,:ŚRE†M` 4 x«ywo‹NčęĆÁ†6¬µĘ˘¬éQpvă„K3¦ÍáŻÁ#°DJg®¦‡ř@Ôi^ÚqšKЎ%fŇŃîҸ©KÁ0ý~VgĺjŃßË=÷:1‰*ĘęS9­?ĄŠw}»€)–TŽQňŠÍé·—%ş:Sj9Ψĺ2q.Óˇ€˛M9}ғɺ’¢ě^‘ѨĘCE|IżáĐ2­jĆ †˘cu5xMKRE,,¸Í@ŐC‚ÁW7®©Ęˇ§Ă«4…P® \đ®‚thťq@ Ő˛Hżă #čÁČ€Óľ±Wv‚öŢ©Ebź«D‚”YŢçú-°Úpw eęW/ÓƧWŞ›„-4f˛i0˙ÝÜDňa—ČË JŔt‹š&–QŮ‘9źęĘĚÝن]ňsX‡–EľmÍTśr GX7®ŘÍÁŁŘ×qëś>XóAémy  źşMs5äĎĘC´ÍËäsw˘p+I¨G)Uâť“%޸›1Źň±D„g| U#ň}ÓQz–ą9 Řä¸ÖJ¤ę…ŢITł‰—,ř>v›e7m [ŞâKŮť(jDŞťX© |S?ăvürˇ 5M ćŔĽ®Ť¦ˇu‚q—bJ.›ăńąĎ‰đŮúSFh6·›o«§ďFÔnBĎ6çyCů"ËDdŘŮrWË ­˛6lnë”*¦ö FâX‰lśhńܧÖZL3żŔĐ7kyŠÎÖE© Ĺ=ůFqv¬×=ÄĘÜeC ·©U“p{ôZzň^cčěŞ,u}ĺ_*ńŘą`Ő }#CđUij¦¶Č„ihi]KR…i‹ÓžőäĂš4VşĄB˙j≰tÉ‚5NĽZÁłT<38Ŕ§»ëŇis†č|ŰQ–Ă?Źl¸+9z} tŠ)@¦n!$ˇŹ•8v÷´±ć6ŐĄáŞîČÖÁ#Ř#V’˛Ř›/±hČ5±†$ęL‹¬‚6„ISŠS|+Í"Fa%yĎĚ9^qHŐÄč6(KGR:’"ŁöŃžNö&Ý$’ÝËMdÖúI±–ȧˇ#FąŚć\~ )™ĺđ5tÖ)Y”ÔĎ~?ÎâÝÖŻR‰ NĎŤń€O1·?·<ତ1V+ŐtóĆEš•Ud2ńJŮäŘ@Vݵłę@ĚQÂ/ňçđŁt%Ń/Ś•Ŕ«# ­“źFm~ů®‰¶'ô"ąa‹äë6SěÇ2[ĐxzÓ“ë»ň9>4–çŁ#R?ęd=¬kGŁë–jyPśÍ?¨5ÄDK!ß’~@aC¸ĎśٸT]awîNĺźÇÔFY_–ÄÚŇfx"ˇF+¤’âlě}Ąé°t7vĺ Ą®uĺĹ’|;88LĄ‡Ŕń€d*t§¨ůiaGäŃŚ­éüÇôÍp…•Lđʵ!ógťŮŮ#JŰŔ‰ Ý@ĐŕhŮ%* ňŕCś#XFB©TýI\Nf™‹CŮĄlÜX2cdDZN•lŻß׹,E:U€ˇ[ÔZŃMÇЬK˘F؉€"vO¶ú9†|řîíúöŁ<Ť%9‘ťsł†S•ł­í –ŽačÎE©~2W:©Ä^$ 9ÄR9®Úö’ąĎaZÎ$…,Ąé ±Î‘ŰâŇ'»·ÍMŚźrj±!$=C_˛z©Mc ĹED7äŁ#˝Jăćąşaép…-wiu óÝšÂC†52áMÔ[´ŇDđž–<Ýä'˘ňśÖą˛5´U'/ňÍ Ö˘dÄĽ5–®·í$U`pZx,úěśŮȡˇ‹!?—‡±TŤ8Łu'9Ŕaě,o+…[Žn:_›ídTô‡ă(®šżůú]í˘*©©Ýâ ăéMměGĎś˛;* ȶ˘4űAZ|ł>a¬Ž3´C„(Ă/*.âl‹Ĺ2ł^­Łóz H7Z¨ÝNŐÄh‡!3ś°Đ|ÖŤ)¦Ô†q©+áţŘM‡…đŕ«D.—*[‘Y˝´dÉ“¶ßy´°)|§Nc–;ý\XáĂg\Ž ó<@7ěkĆ»«™Fm‰éŕ¶)t_×ŃeřźăK}ĐčíP`e‹+ĂW i–·qÄod:ÉmAF‘µjÖ[±şˇĚý•Ë0¸CĂäcßú–¨ůŢ2dĐ-Đ«ˇŮ2RdPË,âżîŘNomCş™ZßÖ” ó#:°%ŞT µ‘ť#yžeú‚g2Éá˘OZžÂŃs ×ŐŮĐÝ%µ5#ďńÍ»ęLĹHJ©śhčfní'‘¬ŔXŘř6»·ú¦ż"_ŽÎ «Î(±«WC!«‹mE<EŢ#«QŃť%ň[Á? ‹3˙Ż6ÔóŮŔhë"H,j§ôéęÁŤR÷´’(Ă6uuóJętżV'fiÎŹi»ř1Ô@chÔ łć†í~6pO©9ˇ¨"ÝđUŚÎPTVç9eĆWĐ(m‰Äšf-Ärč\Í{#ëëÉŐ@)°ŽoSšĂ:"’˙ŕç¸9ÄdjG%§’CEô»L$e$+{bCv_TÍŃ‘I}éűr;fó˘ůâŃ +Ó+‹M~Cb÷¸˛Ć•ç™Wt`D)©)ĺ varőŁ ÚŃĚ çé¸deç·ÓľČĆáěčaÁĎgg#şxhéK¨»«‚zq€´!T“Ćaúâ&­łzŽ\Ę֔ͯ®ľU=o‰Űď B3÷­±#°y‰Ąş:ç3i2ŰXU8Łč˛éŕgŕíPĂ·Z:cJÁcG Řʦ8­·Î ¤GĂÝdŢ =yüâh:5M¦ě«v3gkAzÍzŽÖČH1˝ßĄć1ÎcV~,(8±ä4P|ꬮb/¤U·t–°Ńő€ˇ˝„Ůć!›˛uĐÜŹ—zpâ°š‡k×QĎČE§Őé6Q†u@şľşî¸>„ľ »†ÝŰ[F†óD‡Smj±y÷XŃÎvꨏ¦âł¸zd»4Y›“CÚâBĆGŚ\ A‰ Eٍ ŞâL”AÍA=ž,B_«“†ÔůüW®*ëM˙ZŃ…DąCý׆ǨW{Óą- 6˝Óž0e…CDR|»ú°śÜ™şŽŕ Ä‚˛|E—LK7˛R_k3ÎŮăÇĆŹNG‘{Ďtb!`đ}é"ŞĘ‡ÉrV‚+0ĆCcĺŻćŹ#>ŢÔ+ťÔ©FbŁÁË ®>ŇÍB&Lׯ2wáޢ>ż¦”HY„|`G+ł@\O1ěštťĐÖÝË h´}€COµ˙ÎĽ‰˙€;•ąĐ#áۉBŠ ş¬ŘľśC×DµĐ4§›WxsnŚ“Ő`–Ĺ#¦‡Ý?ĄŰQ![é]ŇüS$mĹDĄą¬Afw/ ‹<wS‚âô4jTgF$ű{ ŮŔ|ňE˙Ź !ÉcĚ7Q0-łT?Hu˛yˇ„7qŕ Y«’¸­Ž)pŃši® …oěé(o8î»ĘS;ď^ipu€&Ť Şw îĄđ*•\žL8ć(UŇ©»Vs Ş-F8’ŰyôŕIžJ›Sę ±0&~TEJnçŞ"Ísô»D®Š˛ń őpe.ü®Ŕ0ŕBęőúůÎ\cPGWešOg®}˛‡c¨†őĄ.'… DЎŽůeµd†Ói8ůŤÇ¬ő]¦‡ ŁĹä¨ĺ6 ዉ‘čéÉšF鲛sOÓH†YKWz)~bîáż–}Uc€ľjéŻÄŔ \µŰú€˛ŹKŚŁ…:Y¤6|×ňW!=óWlÍ¬Ř XŇ& OŇkl鹥%.T…űfń!¦<ćlcGęFR÷ž>żń:BÜ€ţY!ú"!µ[°¶˝8ë”' ¨/Ü;.g‰~¦ŁŽÂhĎl,Ť¦R˙şĆ+znDwD™ű]•Ä7ź+Ë‹|ÉZ•ďv©ĺŘú@âZAń:ô⤹lT«^VX¨ĐvŞ^˘3‘§ĺ]ç­éé‚éńűSÖÍúzĂŰxRčĺm«)u@kôÎŐ—HhÁşMq悎•š±í«“ °U÷ÂC;qĄvđĹiU†ą‹Ě1.“ ËYSŔtË:öŞh`R¦Îj€m”\˝šł–7®Y8Ö&U„„ő ĺą•éúw˙ç±ćqˇŚË«:Ż ‘ŕbĐ·˝‚\1ÔŔşÇ}ućOŞŃÎW>Č]RłnRĄşČÄ9”'ŰÔjh‘ĎčŮ f5š™Đ™™ÝŁB’“Ę>Xáč'·¶|qš.ŕ:›řz÷*˝¨zBéŮÓBŻ/ Ą$ô‚IS·‘`v&Ő¦‡ë†ľö iĚ»“yîUÍ=Ź8`Y%ńrŁ+­ŤĆűt•©8śśŻ1XéŕŃ쉓7  ·ÇłŇuކöůRu‰»‰1RôřŇ.0Ă"•ňŹNMwhŠzX«ŞBŁaÇË]â ŮÉűm)maú),RNRË‚`sŢMV}±V]d6ŕ ÁÉ}¸|VÔŁł<3¸,8 bXCĎsú©ôTťQ$—C?žŤÝg”+rĂ$4Ćѡ8"¸şâg `pŇ*0eí‚ę„N žś N®ĺ"UI„ÓTĆ W“*ČŞ^ âYksź«8aťv¤±eÔ ¬&±¬]é ú®Ňúą‰7V/+yŰŤĘ̇,Ëti‡A8ÔŞąpdË0EÍŤé¸Óăől‰Vµ‰/jbfâ­ÓNŇŚÓ¸Q×Đ_[a1<_e8Ĺ1¤–WTkŽ`i&h/,`®›Dńpś˝Če„M<źŘ n!ߪČČŮţÝ}ˇĽy^Ő`ĺ0&x„îw˛+ŠEĚ—¶§šlĉ¦bëădš¬_\BÜ=“ĆäUôŚ}HH#Ë<†·wßWŃŻš»S δAp•Ţ`Ą>MµŢ@,<»ÚŹú{ćš÷Ut…0Něýe}ł’Jn¤ ĘP˛ÍX)kß¶ů‚ŕ;Z .3ŔZ;…ôŔ÷:–Ţ$¦8:®%k(W“+·J3Ź•‹Z‹&ŽďN9ÍCsËVR$a­ňËbÇ=Ç·YŔ87c?Ľ•qűf®-?s1g5*Xâza‰‹@ľŮ¶,M¦©“ S#9Wýębë9®î\ű8­—R ą÷#Đ\3*±ÔÄ—/©ĘřäQ¨h2„Ĺ5ÉŤdµ-Öł\^ÁLž§bžłKrŘ—&Ë´wă¸1É‘iQŞëíPzÇŁScb|Ćą«ůc»ÚgzLrHlJ7qĹź¬¤Kzt,c —{ČăChy’é{„j'†˘[•1Äş„ÄÜŕŚ•Í)°q;°¦í`bšë–ýkÇZů§˝É[BŕŚĘčGn7'Y×ĺžÄŹ(*áäî ­Ľ´;ş¸ŻWáĂ‘A Ŕ%©›‡%–ɚދDŠÝ¦lcÉŠ…Ů/]-ďŃżŚĎ­óxl…ÂsOV’şfɶ°›ún…‹ęŁÂăÔKÖľy0ďŢ™c±·ˇ§]¨ý†¦–tâ™ę04U”)«±Ä˛k† ZŃu´q¤„’*«·Ýj˙LfŞĚ©¶uôđ—z†ĆŁL!ÂŽËŕľ.wD$kÚŹŘ[,yŤ+/« Ł.µ‰Çť (Ŕźµd Ś —`'}[6C_ĐăĽ?Î!Ţř:Kʨm…}îą´‹|+f@ŐďgŐ®§SQź5OVź±”ˇÖbRˇ ĺ`ŐŹ­wDâ¦7 ť°j^Ž0`D«§J/7©xüNnx<¸ÉjĹřŐ±lÝ­ąű†ř lC3ŠTŞw/óÝŁ´‡1fNÂTđŞëÍÄ<:ýY}µµ0ă›Eq_]°ľĘ®µÇT ‡ÄEž?Ŕmcz™R—/áડĄqt‡*šˇłł˛ŚF~><{„ŚZ)6şxÇnńqÄLl@Ż0hZ¬ĎśR:jT¨Î'Ň•’tÝEo$đSŘ“Ą?äíé?,9DE.ăCí¨…E«CT¸ˇ>Â|)¶ÔtWměeC0Żks`úĽL<ëń YŁą»Ë5č2¬aČó8|¶Ő4óOąFvŹŐ™dP Ł…aE_¸8­&ŹĘT“Ě·f§ˇ‘-? Ą‡Ľßhľ¨@Ă»đ±ć° 9W]iD]›śőS@ś—nQ°®Ř§´Kšî*őq˝×~bHóŹ~W1hŘ=ŹĘEľÚ’Ě=‚ńVˇTTÎAěŰúSčs/WÁ,3j3˘‘ľţMĂKŤßiě˝"•<&ďÜžEPgK—(řł•äöůóÖ°6¬ŕ#‚F©ă PĆÍęÄĽRjKoxş„d q¸ €˘Ř_‘)¦sMVÖŮ\›¦%ŚčX•¶|ŠcŻ >®›NM<…aĄ•őýJ´‰ĐŘ"6fk'Çël;e đĚú6uÂřJŻxźH,-ÓD÷őăť˝y‚•îJję)†[,ź"ŕÁ- ׎Ť˛Š—­©¸rJŤe—p5}|÷[CÚ ĺďi¤eu—eB`SČQJBu~E޸ZÔŮF(Ä⸙Q˛RE#8•‡Tč(zĽ&ĄĎj‹DňézúőđĹhD}‘Š­4Nź€ÂŐ“wµá:4Ů%.‘¶3ÂźîŁ Íí¸XdMÝťałaaĂiŠwň`Vń»‰ć=ăą"iľîycxQ#ĺ}GVŁX¬lÚĐćS§B2m·ď_˝źhÜ^ë™#Áަ«Ý «}|}Ź<- ¤l€V×tĺY9Cś¶ÁŮ?`&;ĂUeaʏ<$§Gv\–D0%DĆ\Ýn3®FéΙŐp4ň(¨/gŁ +şůÄx9ťo⡂¦/ ¶ú\âj!§1JÁ—LLç´Q7ŕcĘ\›ĚŮčÎ+Wűb…iâţť˛ŇdËĚËVÓhĽÇ:×W5Ę3iŐ7G E,H*L/a°?ż_<€Pˇ™ÇiÜ<á} {ş,ÇŠUmŞî~Y‘îÚŮiu8p‹DőáA“#ĽÂŚ«^t‡DÇx‘‹0 J9/ěµ ~Ué&5y€ň@ŠÖ‘šÚ PĎ­3ÄÓ PÔ«ŕYď*ËĘ:p>}XݚЬz'ńŻçâ$~yúč¦#‰p ł@§Ú2×R¤ *S剑>qŃm‚Çf˛°’Ć Ŕřh$žŞĂŁn€}ęÁÖŚvŐ»„¤ôjŇębYçuÚŇđęŻŃWË)IÂcaŠÎCJůŕśŕ ;Wč)Ç燋žĎčg6Ěą0]ýŔIXPŽÔÖ ‡¬0ÂđŽn•OÂmc︳wŽŢ‡-L>Á–ńłĘ 6n.'u»"ůÓŻ…HgeHű´N•ťjյΞo]C¸Cy'jĄSycos|)˛ľ“ôîk|ąiÎýˇâ’Źđ«ŮÖ¤Ç3Ň|8bjň®ą5J‰Ŕĺ\x›L5äHިtĹjÔÚ™Ý;0šĐőŤŰž]ę7ĐF ˘“{ ’˛Ĺlă ×§ĽAzŇĘŕĚ{/^ ‡Ń‹ĹÔ¤Ú…4|?/Źś¶?{A”ś VuP%%YÔ‰zPGłwÂt+ěV† ŽkZ…7m«T‰ DYÉ6ěÔőů}š…'OŔˇ:Ze‘ \ptrTi.JIźŚ8/yShşxz-Ő9÷,KlOeĹqW#ş‰kRśY~%Z–ĹÚŁĘ‚€'őgbÎ:h¤ “ëJP™}Ĺč3®7S‹tËĂ.Ó¦%ŞŤ™¬_ó«ĂnĂŐ!"Ą× o®#=iYf s¤S¨ľKć‡Z„OGž©[Ő·ŮÚŘú±Şg‰§×ĐŹµ2S_oň#ÝśrN ś(Xâru¸ďRĘjB¤«FúˇUÂéĺůŠŞ¶ýLľ™” Ŕókí‚JOLťOä‘ĺ7AĂžâę'˛6ťćtá(«~˝Ă«!禒T˘V—úÁ ANľ¨ą@ÝÍ3Űyţ•mËBRö&zŐ ÔŚČjh2VŐ{źë ±ŹM^3:}ú Âąo”.ąä 鸪@™»š5ቖíĹIGŐhŽÜµE=Ü"űr0ýÔ=j€eř”Şš·.®‹7oľU¶L¦2$uÖwŠsxaňđţÍx•(Ýě´š­Ôjn_ş‹wçJ))žJ‘čeíĂ™ ©řuxO ĹŘŚRÂöu·Ź1ĹŐśjŕr‘ö]´T“qÚiţqÝ=ĄŕČ4°źużŇ7á‹<)Wŕä‚0-Ş6ć/ZD6° ÁĽ›ő„ś;iuąŔۉâäiň´-M…iq…NćňbÝF^­<÷ĹË=‡ 5đŽ4”yŽs~›‡łhYOhZÇô +ę6ĽĎ*öĂŁ‰@{x+őßç›;Ţh‡hˇ®'&ďAó–°÷b#sió°~bÓ,;{xÇĺAůťhmŰÚ[]X§S '“uĎ.uTVÇ Zäş(ZŔ€ŕb}ĂY źŞ<)ő.˘ˇű‹qţ6Ę đä¦˙Ü–I§ż[M^Š9g8/µ‚¶\3’{Y4Ő9v TŃä!ěśö}Ç-oáęDŚ*Řš‡tĚş+ď“óh+5>§®ÓńL€e¶YµřÔÇć=şEŰq5P·Č3Ôň¶ŠŤÓĘöN ďżVb‘7Çţł čÄU¤(ő;í;„âqü‚VÉVY Cßî°ű’RëÚSŕ\ě™j –ďo%ýąˇPŁĘĹ·qg5Ě]1DG b85MŞĂĹóŠ6lňη°IşëP©ĹB] |ČeţŞń˘®ŞN|Ş?ۡ¦Ţ˝»ÜdŁÄŕŹĺČ›×M:˝uµ0ÉĐ„NkÓ ˛Őbe d©&A-ďI|7靨2ął7ać†38QÉćŕš™ t!&Äpg´vőpěô‡ąďRł±ÎŚY‚!"şÉ+@đ۸÷™,`T pµđĚAÜó(ŇŢËÎóK×pŃ8§źÜ(HŢ_Ś#cöS®Ý7ŕ"lj…!‘[Č>‘ĄÝdŠä,8 ¦›Î÷ŞŕĆÁL_¸ÓµŃřˇ·1&Řĺ™q¶˝=ĄzĂĺ&–p7»°–RIM?ĐMnCŢ´¤Ëmw†­±e(‰đĘŔ—'S˙U?(q˘Ł}¤áô~y×ĺ ↄBDüńrô÷ÔS}őřă§ůřŃ:ę‡:Ň3]N„ Ů^ÝĄ@(âeÚ „űÍX+*]‘`ĐŇۇRŁm`şŁL©[籡ŕĚš=Dź\ę`}c·:˛Ń¸ú ňÜť®s`­€fµúöí ´dç­ ŕ{¬7G ˛‰’‰F­BTk'I™Ň›Âˇ—ť©Ů©ťŮŮĂôđ8úcĺhśMĽě%‹×oţfeŤ,˛˘Ě–S)§iĂݢJŮ6/)ź%e …jĄł° F ÓIJBŇâűúGÜ~Hű˘ž ¤¸¬t*[Ţ­š¸â¤…/6ć\ľˇŻđXŐ‹O/¤Ť.‘o„ŇV?Ý3şŹçdÄ-ȉĄ?x7Ţ ;Ď<ŢĽBmÝËÓ‹š 2đ‹a‚ľFíQř‚ÎmŁĹ”t·Ś,ĺ¨dž‘䍀Z¨#ëA‘Â÷ŁôśĽM-ŇÉ}rá– 5Đ"ČëĹćlMw˝ŠŘÇĂĄDžX ŤcÁ(Tb'g©$b'Ŕîňc˝«0ťÝЉq)3ŻőŔĄ”ů k5Ź…Źůnµe5ŕ¶%˛DkęÜÂÄ»K/˘cM_‡}ÎoQ}QpĂpČŚ§*Wl‹ĆaJtę¨Q1äŠC8h \¦»µŞd1ßÁYŹŽ9úU±6}ť”Ř|Ö}® ŞQYS_ŘŚŐź}bę­Q¤+?­tÖR9踷u%˛ĹeĘľ&dŔ‡ŻFUĐäSîĎ`=Ej[U“Ż×Ď\”j7čŞóoŢ<˝0ÓŚ0ˇ‰óFúTFdŐ:"š ŘP"gîsZŢăś}VstnÖ¨Ţrç¨m¨Ĺʆ¬qď'}śéÖĚëjL̆ɶ˛KiŮ‚ą_6:’/ăŰ?ŕzQ µÉ śŠéţ!äź)­"~:e[`yˇ’#,q #L)Ö7í_c ߢíK"ëpÁ „Ş÷5+«Kż /ŹqĐzLđŔxtßäŢ@ ?ÂÂĚ} ˝ě<Řđý¬xĄŃ-TĎdšřĽ^¤Óg—+ä±MŽ@׵٠YhšuŐ6L? ˘Ľ¬ď·Ô{˦Ý)Žé¬ř B'…*+­ť^Jß•~őľ4ŮסŽŰG!—?4@#žtËzŰP9Ŕ2şEeňLfFßy„”`slôx¸ŰŰSIĽSűU ęíÔÂ,Ń‚Ĺ!j<‡,tĄI¶T)\ý¬t\ăŮ„Úi’«KQ‡«+îĘ씑ÜĂYCuzh[·lGî&GZ˙Ők~ߒɤ6Ćđ°}ľ­ËůŽÍŠÉ¨Äťěç€M­úc™x¶hÖ.ęNĚż“ L3ŃN_ÓĂéA}†¬;iH ŇMěŚ}aě\áţPń:|)›DTjĂŁś$ŮTs:¶ĚëĆco+L1čeĹćÇĺV–#ÖnÄ&îŘ€GU(ĘDË8*ös-Yîa±$,0&ňÄ: Ч ʏ’Ző,žjyöxČ L(»Áá§H0™śŇśWo}™Ł˘ÎÖ-7Šbđ—«éü¸ň>ëŔMË‘q„ ±ţŞ·!.Ô"Čč:CÇ‚wĹëK˝×7‘­0ăŚ<›#łĎŔĚŽŽćÂpâŁývĚ~tRoëI˛¦V‰I%ynť4€R’÷Ăd¦h÷_ź—čµÔá>iZáä9­(č8Â6đrŚćÔÔ?>UË«úşŹc/ľőd5lrŞ(C·jGĽY§%˛"U %×x‰Ňtę2˛4ŁťáUŃÓ<łTĚ:5€ü•<‹V´Ľ±ôVoŞÂŞÜ®č<źmщš ßgu ť©SąvxEY}R2.KÂ1ŠŇÍě»Ëu"v¶¬j˘f0 <Ř[AĆ…P Đج!űîDŹž= `M “x~e÷¶Nžu]mŮ—$y&`̱Á ÍýáĆT«ÍěśvÓľ5í«şş÷áýćý‹Ôfłtů”>\`eŽ^ůÍ{µOGÉB4˘^ɬĄ^Ľťşé»nŘ;ňhL‹\ Zó¦ńí˘N˘VxŽٵén€l"#i\¬•#A Ň˙X-U€»5!čĄ{ŠnĺĆ-±ÎU /”Ĺ»K¸ŮW-¦¶ĘUöâŃýPőbĽ qt¦O¬zvWĂN˝¦®ę téT–›$Lnv «:ó´sÉűbiη§î­Ü “Z¸yW·‚ÂöÂ/y%(ćÄĂŐ“&ň*Ô)őÝf± Ľ»Š?ŢU÷Í FΊUv´H†‰x±zMI”*¨~łť‡Žń¦Í =;]eTůM'``¤Nsťi+D±×ĂWcŚńá[2±ÂrHöGEY”&N¸M/fpŢçč´rî^(UZ9"$Ć ÍcD?@«M*P×5/!¸béKGż4ÜŐҢśň$Sł>/ú„ÎÁTë”ë6Ë5p2Ľ…x¨ ‚ĹN%‘}Ą nÂő±ĐłŕcIk&IWĎWÚZM ů”ÎfľÔŇ"?)A¬D$«,ś™§čĹř%J4žőÁꎟ¨Ň>čÝ‚ŃőMţTzíqfF¤;ĎôÁh EĆ0Óö|ŇOŹN^Y«xb· l1âď1}®ňs‰±8ż—Işhš–üýaŤÚCŞJ„.Tń Ö A1śˇžć$â0Hď‹ŕ€ßС>řřŔŐąohZ>†µ®¤yÁŠŇ˝rW+“®ZĹđĆŔşŹb¶&Óorw·ŔţZ‹ Z’+Łőě燺4÷žëĹ7´Ľež?-rQuAMő,Q ň˛2yqyŞeĂ9&Ⲗ#¨K22mcW° ąp:"NŮzîěĽ}f””Ü"ztÁÓyÖĂůďŰ„†r¤ÖÂ}7zß.ŔîŇÝŚĎÎË<­Q–©„ËđńËU `h8ąT—Đ'{×ŮSF0É~›TPĎS•Ö+‰í…é䫪­V¤ËH’Bű·MĐ‘/ÔÔ+^# ŚÓ*J™cKŞť‡kĹ v0?Ďëm0€Ą¶\s.|aRoĘ –ĚA§1ĚÝd˙éŕYŢzžWix$Ö98xĹŐę€ëmÇ\6ťĘˇF­âčÄŹÉÂ)ăč-Đy‹5 KĂű`6V ułH'1V Ą©_Nâ­ I[ą[¸ăr¦A†Ý ôąĂęÎŤĆ6ě[ŐçËâ€K¶ŁmBÝ\˝Üŕ%,WúâéČârWö'“dÉ4ěPTG¨#Çí8˝ßŁDž,DN)žˇznˤÄ@0±L<+‹,™¸A@ç~`ßh—˘=ľÚ•ÄßÁ7󍞆IxŻĺéť- pąkłeŘN"¸&bĘ‘EĐśŞ§ÎD*Ţőőbą} @–ĺ Ý®¬A{¨„l­ŁxÂ{”Ç‹°śĺ×É;łńĆ.Ąb|đWî"ńëÖ [!>"t_÷}HUµ®^$$Şű®ęóëEçE,nO«§Ź§wąQÉ%új,Vl˘˘a”r[ůB+*Çâë#ĺNŃ==¬ËĘËŕë…zUd«äQ·wkłaJžŚüŞvsqEGÝ“,ú5‡ŻÖUÇ-iq’{™ţ&śKś$©z fđ6]‡{$FtŁřÓ§ĄŤë8tJu’%uc‹ŤâŐłô%Ź´Í\şĚjéÉą nď2†ž¸™Ţ‚źôÚ;…uxŁŁ0 ~tÖ* Ť*ĹËüŁĂ«MFĎ64­Íˇ¬Mu! 8Í%‰ŤŽĄs¸ŃŞŹ ţ¶UöŞ#–iŔŇ(Ŕř |5Ş›3×’r¨}HťňÍĹFř}Ö——0Ú<ć6ҦÝ^YŤ¦§Ďsn[6Ő? 6@­Ő—umsi4K ™źCÚ NŞĘś&"ż'+‡ýGýÚŔ°ŹZČ«˙ÇŘ©sYĂâ´ľşí«8c4ŤÎ°Łţ(sţxź+Ł+ş ob7)á†/}'"xőu9šÓ´>Ƕ ő«Ťˇ’Ü:(çÔv!µ`)á“ –´2ÂT­p%?ŤŹd‘źq+ÇČđ!PľQ<:Âx¤Gü:ěČT$D(bČ:Jáľë×»É źŠĆŤî4x}“Łtć|ĘE( ZśT8c@h)±´1żO|ń$˝Pĺ«[ÓŽMIáŰ@ěláxT.âćŇ%Ć@F;ť‹"÷—ťűĘ‘.a?NS–†­‚hĚš«#ˇĂŕ<×u0͢FěS۸şAŁN;G",A§Bď7Ń úÜŇÚJÎBŠL·°EE¦5óŚÖb<ˇÝÎLs;×n;ĚîjTN:ŤşTB?Ş®Tł˝=šŘÉËŤÚÉPˇ?‘V™•‘±Ď]ČF¤ĽuwjS?>U±–^N´%¬‘`ß÷†% %¨c 1–˝C[E>‹/)}®a7č«Hr “4UĎ÷Ý„ŇNꓲpµéĂľJÔý%´Ę®žđáP&e@c_ÔƤ&Oąş”¬\ĺ|(šÍëâx9AŘ¦Ć läšG/îŰ)~ź­qa(+B˝Tä%»C]Ť‰ ¬s#׳=塥ÎZDS*­á'úŞ÷“̤ęŐmiG”ţv0»ÚQíqwm"˘N'˘¬źGkáUb?ˇëq‰Cq0MŠ#awH.†*pUvRSĄť·o.(게<ňě!‹ë®KlĄşŕFdŤÄ!wV_NŢ*ć+Űc¶Ąm®şÁâÝNŁuÂŚÝÓa/7ů0ş-ö‘áÝ.Â5ÇC#w/N•RöćE âöśŃĘ-n”V­$ś±SÉF ?qDa^Na<çĐŇJyVÄReöÍž˘,Đőr .b{Šş4©śnRńÉ>ĐV-ŚđEvXő[tďRĂYµ65CĄqüŔ!´ńrRÚŔŹ ˝iŢ—®Úm±lŽzTÇxąśyY$¶¨”Żűrrvń‰bźH¦đ,ŞAqO:EĹ|Ô¬*1 ˘Uşâz*ę˘,épŐŤěf×ë"«µ‹Öń›äţĺ¶m//ó?Ďżüü‡Ďź˙ů›ďžóůŢýěů÷_„ĎÂţYúůó§úvţű§żř/żţŐó/ńé/~ţü_üîÝ>˙Ůóďľ˙áËůµź?˙öŹ_żűîgĎß~óý˙ňÝ»ďqËíŻűw˙cÝćůĎżţęËOž˙ý“ç?}ňüĺüö×óß~řăgß|űîkţĂż˙ćűwź<˙î»űę‹ůßâă_~őĺ_<˙Íß˙öoźç}őőĎ7ŐWăżśd+ůŹ›‚Vęf˙äMÇÍiŰB î/ő-ĺăđ+zu )í_Ĺ>îŢ §M×ÓfrDmj»ĽĐB”qĆsŻjŻB;ŁĽĹž8­ŠFŞ( ľŞ!PńnČo~Y\¨.^'čsĆĘÖáÜĹĘÖG­ňh•Âđ*“}• ń›CÉ‹¬Uky×Aý„v•×*ÜQ(âěÉ»é}QݤݠéE‡-JwxŐ\í 2Ěe—L×ô0#b55Č4†^PoĘ(Ę]‘çËá—ĺżlčzUůŤÇÇĘńăaC1Ž‚Î4řűđ–ĄRÄ€˘ {ą¬j|z‚ŕ + wjá8ářŻ‚Ć-éđ «˙đŇÓeÇ‚Ŕ§ň>:ŕE4´Ő„Áu) 2ĘqiŐ@÷E5OM:Ô]Y˘€eH Ý]8WH °VÔC×}éŐAZŻ(j˛“ĺĄE†FFש|ď‡3‚ŁBm ř0ßčšđЦBoҤÜü*ާ´«Ö—ŇŻdSy~5BŹ,<ąĽł{R¦ş`”Ů;é¸*st9YÝ©JaŔŠ ËđµŃ6ƨ«"ʤŠ=Ż$‹ ‚<Ş•—_iĄůdUúŤG‘Ëľ:ňÔ Ń)ú»Ţ0.M^&ﲥ=h杪˝çó–M'¬¨](ŘPöÔóÖE•[«Ť›ôĄŐô1ǰIohٛΝť« |<şl–P¬K傼˙­¨#eZ˛t„ˇBQ:;µ6S>ł2´‚ou dšj-ŐĄń`m`‰řf‰0^îVȶŠ3–}…‚WÎX˛ źÎ1F>«ĘŘgF_wCZ–+§ÇĘuT &KdPž*:kĺ*Emő%˝}Ą°: )Ĺ"훺;íhi€2K«(Ľţëü¨;Wµe ‡ř€Űvt«vH™P  ŃMźďÜeßënŢŢpB(j~52˘ßÝsłµ:*đÝ—tU16 ±š•źfË,(©śQľ•$›)šî…sV·–ĚŐ=lJ5E5qěĹě˘ÁŃ­¶+`S %ÉuÜß:Ô¤ö…ÓżT đ3n°ş‘ák:ŕ'5hi|U=p>Ć=€‹ ©A¬´şµÉČ,j>H•/{*Jg]7ĚG±ĺŘzdčó$o˘(‰µ"ZŃP`űĽTL#›ËŞĘ.˘••js Ë® ü“ś¨/ߏhÄů<ĎŠoU#‚ĹU˛,Ý™ď nŤx†D= ď¨ŕI$ŹÁ~ťů­™÷Á°*+ô•$sEFp©—©kqđ`|ĄđÁŁćŞ•iA•!I’ŁĄu,SGŕ‘MŃÉbN{óŇl™©ŐV[–ÂN)ĘňÎdµa÷¤ ş„ J“µC‚đPçÜě– ?J⻉¤3Đ(®¸Ł¦}Ąf `j3>‹đ©6Ä2ěŃĽč›yÉĆŤŢbţ»îd\LŚjf[·™BěF×4Ä'V÷)Őxjń”mřű&–ÁşĄ ÉŮŐ Ţü°Ő2¦l…y)sń)Oh€µ«˛ôLŰ~äSб–!)”áŁw©bZ–y~;hŁĹŁC“±ź1éíłć^©&ĺÎôč5ü! Ös}µ¶RS56,OO§tŽ€2—'3Ä6F #“ZšH„źAůŚ,/’ČÍąöÓPoŚXX±VŘí-—ˆ§S˝ąwŐPŽĺâ *äĘ'â‹éŹŰŞ˝Č¬đ;»—y‰žřiŹLiŐă@Ć<4v$ă¨öاÝQĘIßĂ“E|=Ç,KQą2ڱŢçĎ4“##oÁ~jئzqťG<¨&łHE řxĺľžNtˇTÖ†X,Ůą™˘ ­3¬w˛BĺY…"QŇšTĆqă©Tž^’"ŇeZügÍĽBĆ)X@Ę:­H(¦aC‚•dÖÓ˛Ő˛ Ôěۤ}aĎ?ŚÉ·KbUďĐ×^o."&â­yCłuŘ­„/‹p#>ĐÎ{7öîëaŃu«ăś·Ô-=|řëÁ˛Łz2QĄÂ‘'2Î5dCö˘W"*űá '»)±Tę© ąU»3”`ÖIět.ň7¸2¸ś‹#ŚŃŞPťÎyíŕZd?*OMd7´*aKłEĆYç(:Ág±»UDĺ&:Kź4÷×gR´7릒şěč"íw<´JŽë·G›w7’mX˘ßK$¬ő ‘OΚDlŠČŇ2tű\pČzĂ”X'‰±ôÔ»5čpd»»»×«!hR¤ Y—ü™óÁy_Úp*HáČß%,GËz‡µX]¸- @Äxe32Ě,Ná%‡…K &GŤ×ÁPěT<¶Őă`«i¶ŐŮÁSyą9+´YŮâ•uľYUG¨šgZ®f…€ěYä– ě¸yH‡#Ř[\Ť†‡ě75ËŽC\T Ďpç1Ą“:ëDj`IÓD!Ń~HÍ%lC“ub/xi1—×ĆJ~<Ĺ<®U=Ädip˝ ˙ŠĎîŃŽ€+|t»$Ô `«Ż95ĹćņĘí¨–Öžďf¨“¬ëY©rÝŇŢŹn˘ú‰ŇżęĂČVéĚ;D_:ˇ[f>8 1\hqEלŃ9CZ)=H¦ÓÁ?©řľßú$őj Yý|SwăMˇś&éűjąĹý„´ŢćtN©]dÍ*˛€Šń֦ˀazT¶0°ŞŢ™âe~ŚĚC|U›€ĺ@-ę,ŚĹAa=?3t«˙jLÚúý<ÝĽ! ‘ "`®ç¤@ЧłÄ÷Í.bľÉś[Ë/CŻ9%żOTĹ!vV“Đ˝t=¨§tH* ^‡‰sł JmÖđڰ'ĆRµŞbßŕwu˙ş™hĆhGHŃ] ¶IOiŃW'YŹxö®.¶Ţ˛8S©[ž$đ¨gu©32]DO܋Ϡg`MÝ‘˝µÜ†ňYűĘg©axŚĆ,Ś7ÄBúb›đą·ńFţ ŰiNÉ‚é7ăéţ á‚™ŕ˙zYřŞÄo­¨ŃŃjvIćŚőĆ6ŐRľ]¦Úâ^zµţ$ÉÂd¸9”ŢqyĐ­đ`\eu}>{rçî8)­HŰ-m7„« enÔw•+Găň,jµ#E(ľľí@=áÇó’Ř·7_Ä;üt‘ʵÁ™Á^-î§_ŠuČ3H-ÎBWëWýöô_ˇ¦|·ęŁS ŁĚ_G˘ÇäÔýî$'NQÚaź—UöŐË|3°—D–v§pY‰ą3%{Ң•Ő;%ŕ»ŃZ÷H¸„ľîŇăťow1+ßµjěE…ŕń‘¬—ë[ń€Z !ǵ’µčPĂ˙xílý ÷î«čľKÄ˝Qn1Ą|–&TŘ{]ɆܮGµĆ†sNEŹ“ĚëĄ žć«2OrŞeŦˇ€ŰĹKŽVÓş1q@"×–Ů –Çż[Ç—“D>=ŤÓĽc×ýĽž­Ł‘Şgçä5Ż G‡XpUą–%6ëé .¨ŕʰŐ÷}ÝŤ×ĺF ̱‚óKşś× o˛ÄÄ©őiAóh)n´b5ʆĽ¶Ä3í©<«ŐS`ÚVÖáQę×)(3šŢ ÓÝ,»VŔ‹'Äę8+âŢMM˝éL5ňu÷}đXeĺŠ'ÜóĘĚâ˛ú¨Ç#÷htČś:ą Ŕ‡§^z˘ÉűRhÉđŠc/¤Łm¦Ú}WVŰGFÎÉü¨=đŞ„x[•ŔűHTŠI[Ťż?7v2!/ćjîîJ͡ĄŻaŃ@·CŮ{n&8ŮČčçřŞk±zůQőŚM¬ä¨R˛“Şţ<›haŐ›ó0u/6[ĂXMmP\pOhŞ zżfÍbÂAYOVô ťś™tBRVČ@;×L=ďhŔkşžZÍ[W×஺ó^÷ąvXŠgM@§]ĚVh&âüTękKÔÇÜpČN•C›–mÚTČuÓEɉ+¶„˙`Ć ÷ĆŮ|TŠČĹ•ĂĐĄUVąú˘j‚ÝÚůÇ:zĽ®:őn3Y ĆT‹^š±!şU><`)Ť¨iMúpęő~r¨DłQIťî™ú)­¬AŔ˘e8“©Ŕb+`ᤡ=´ÚsFá䣣słB6X~WŮő—&¶ŰŕŔ˛ôf?ÔŘLzčöŐúË_@Ń™hÝĘĆÁBiţ®¨5,3R]ŤŚů]˛´é"y<9˛ęž ˙Ěb>UîN˛őŞ[¦Îî¸)I7†:· =+úŃas? Z¶CÁŃmcýkŠÝŞéëľôP^ ă _Ů˝IĎB—j\‹Ą$ÍN«µú-Ď`CÖ"yU-Ů>ž)o8•މ•|V€;3ßFM˘×“Ľ‡)p°ř‚‘–Î(‰e·M®:’ňš˙żĽ˝[Ď-ËyzýőŻ— y˘®sU|\A$¤Č˛`)±-Ű"äßďzouŹą űfkKޞÖß8twŐ[ďá9łž`¬`@B5Ćì‹Ę“ *%k2qOľqň‰ôäŞ7 Ů:DŽ}ĂńbŢI…žz¤Řé%#Úá® ˛ś rTđźťů]I$ č·gĹÚZ„?lRć3Hř÷™m‹ÎĹĹŠ4ĺDŰó~˘ůĹ_ň‚©îŠ Tž„t8Pşh”eÖsPµm3ݢÁ‡íĽź8ʇ.€JĚăä‡I5‘M“0F˛A¤—,ŇDjőůzA FÎHhĐ•~a”90V ™ÄżVqë+<¶QA!Aú8Y­«f qŘ‘ňÓ$̰Ą/Áń|eŃÂq˘S WŰčv >çŹ+‚ÎşŃ$ux _łäĹpgNyUĂŠúxą„ľ|Ć–Á\Ä5©.8­k¸E@Ŕ˛hI¦°śZËečFĐ.Óë˙rŃÖě;}üł@U qî1a„ĹPJ*#ľZo ‹ż™ŐbřäA›ĂŮüm<%ď|ú‘N÷@á¬d†˘:ăU;*łăłşŽ0ç~A˙wĐą~ÁőÓ( ĽÁX6»BNU­­Ż‹[$Ü0şčÇ[ňô4zŇ™YěM˙—)ŇŤHJ ŘĂzĽd°aWü¨H"´!Ś1Ę2/oęŘ×'`—&˙U4V¨ĹţŕÁ÷–°”ů+Ą5",+6ąt˝Ú‹jßŐŞĎnś–T9^Ľ±Cö¦\9F«"čš…zjŕýĂRîóâ°Ż§źg˝ŢuxR ˘QTSŁ)Ă$HzŞ×ŕôiE°jűą Ŕ"Oĺůěbvď+O#8Â÷Á;t}ł&ĄYÚśÄ ¬(\$N|ŠGő­ups ‘žŮgŚľ{Ç/ëÜ€Ż ÉĘs™G´(ń—ęA0Éü^Ż]`ěľîP?‚=*”$ cÁ8±`<„ĘÇç—ok|Ŕľ«(#€D” ”ƱąčxsVĆVńČTTÄůPëMľNQäýăÁ~ĚgĄ°B^± TiáÍD9zô˘}qĂ5˙ËŔĆŽÉUW6ś®™z‹Š€ĂItżůMžćU˝wA¶)¤Ä…].8ăŮ/#ÖRÍĘ7Šŕdf‰i…CCqbźĘWť˘ôň"oÉ0”ně„C´ěęđž¬Xu8qFĘ˝<%ľű±&•:čbéK¦žM´™N”žÝY—ů ôw2OLć‚ĺgA{yšŮőŇ#‹IŔÚߎ坄ŤBĹM*>¸˝¦čáč;.Ú8Ő¨§™­S7bjZ8¬ŻK”îXńŻł{}€ŰÄň^rý–˛^W"’űă—gA/íK‹î­%§”®O}˙:˙ÔA”č¦ţ†y†pëzu•ţ"ĄkżĂ‚žňš_îÍćÁňpl·Ş~‰:±žigżQ‡O"ŢÝ(2Y¸»óIÚŁq5Ĺ—$Zt˛SxĽ(˘Ułł-&W•F4!,Č{Eˇšúa]Ł­”ĘO«ó—Ť#ŞÇâKí ŕ\ĘăL)É0€TU…+ű9€M¦ĚéLˇDŃMeQ~:Lˇ“ďÚPK¶ŢŹiôÜa A…ś‰öč»Ú­‡Ę)-šŞşdť+<u?ž.•ixăČrť…™®…Ź;׋aŞU——0\M0OĽŘ6Ş!dyčTfâú Ô‹ë+<˘ţŔ>ŮZľĺáül+Šr`ܲ%yëS`X#LnđhDćó`Šwv{!i#»Ż'ŃFkzwĆ>?Ž0Üx»SŹo¦A2HB-CđźŐ(ÇljDÖ ‰`đŇ;ü6rŽí‘đ™P@ëąQŹ}6TóĄýż7ެ%Ý,·}÷D:!AĎŽý¨ĐĆwD<ę|sµ®éţ‹žáNʤĹ@F™‰Çé7(—ÔMGšĘ‘ H‰Gݸɚžż4±O{îśî«î |!ޱéŤÉÖ»÷*Ăŕüabkú˛oË8J~fčgbŠWĂŐ\‡L&ŇVYĽľú‘ÇůˇÓ“đĚF€J0¨“©ÖL8¬žQpČÎÂŮ@H9¤Ř8!|üTj˙f3,¸ĺ¨·®ŤéÎĄĂá0×?ŞăşNLŔË–ÍíKyÓ×.ěš·‘ś6ľÖň7ž‹[đdä$aˇ±ĄF6*ź şo ŻĚ§ŕ·IŇâŞ!b`śQ8TS2Ŕ“÷“™V|Î*ĎćęŢ÷ŐĚ{š˛¦ű´<ŞBîDc^ü|6…QŻ CffP«d˘A·zó’?U€L‚'Ń/1ýşĚaF#‰Läi~ýĽŁ´•­sc!QľŇÓQ8ę®yďVôÎp7ľ˘Č–ÚÎĺ®FÝĚţV€”Ž…óÇu©ŚR¶ˇ3ĺ8®÷)«Łµą÷ČŐnDĆ)tdâńň˛­ÜŁĄŕšŘßÄ⺊'Lńrx9‘âď:Pť’N(SĄN§=÷×as•1®ÎNč‘nƚٹvż«M uŰQ1Ô0üŁŐ2ĆÜ?¶V3`ýVw¬śćŕQčĚ0ÓF!QęGbĄ3”zq°t=Ó·űиt#ŔجOŃąÄĹ!äţ!ĺŁ(ąXh€š«öč­ąâ|n^âĽňüNÍĚ]‘U{ŠPgőÓÄý©›7çAx: ,7sP´xp)G¤NWŐţ¦ýYJTHĽˇR'çĹĎ| o¨ąű%śyŢô‰Ę2ŕíN;Łyzľ)ŃY3°!î" 9üD íëÓěĘů‚žP‘Ń.ë‘z®]© S-îňČuş8ŠčnÂ9ńá0ľI;çŐ_}ţ“ Ň';Gčr‘vîp(W0Żr$}˝Jͧ@!ĆŁW™h=—‚ż J¸&.t„šQÁ}E­K]÷°™;“Ą ěě&6ů¦±Úě,IP‰Ń·ĽO¨îbÂŚ‚;RŽLˇ µDą…ŔĄF‘x2{čÔ^N|ţł 9¨»ł· 4ÓÇŃ|†Ls_=f8Ç}&ľ‚Ç$ö7Ágť'á2twrô‚ ÁĹ0ˇ‚Ř2:^—ű“—§÷Ŕěţę-XĂb[ÓJěemÚilÇę Ž0ÔzżŚ0‡ëF*tVÜúöťÖA$”9w®Ń޶Cň$.ŞS)˝Ď`5 9ěřf"f柳hK>{üž©cÚ§Ü™Ó@i©I/î*kJ4Ů|‚̲:ů„!]Ř~,ÖycuBĚ©ožl„¸ăž÷7S°°YÖŤ©´ĺ/]`,_®=qŇ{ăN Ź÷HëäHÔă;yDa· WĂ?L‰ŕ) Ovosłst[˙ ď®_ăͰđ¤',ׇ «ŹŰp|8ÖLT#ú«ý ¨vZHµô­€1 ; ”'ŰzÍŹş °Ëülď1 oŹ™3. €¦ÉhPN˛Ş_†€ř¬‹Ů3żĂŰçÔT4µ/ Ä+{±g´·:(řĺĎLŇN˘zćÖd*O×#Ž—şv¤™®řSąľq×FJ…’ßF9S-YO„¬ô‘™ě˝Ú§úń˛ąĆúł¤múP´%ĄěB‡HJÎN5!{ŽŇihĘ}xfĂ/'ÂÔÍ6ţđ}’Qg§mQX.żŻ?vÓé“zÚ2÷Q?ČZ®h›ă”iq÷IlÖýh˝ĺđÄăáő2÷Bť‡DYů" §rž; -5 ¸E„q5ŮXĆtÓźďĎ­ăÍ!4ç­‚ăAČŇL9ČôÔ8é€ "iGđÁ#‡ĘŁľnK8v@AÓĹ Ě=š!ý(O–qŤ»Řá÷ˇ|žŃ_ąĆmw.ž§BĐ[>SNRŁ)7ň‚â/fݵđnNrÇ`*"* rö€šĄ‚ď—ţ‹üD±Ż8‹SóžżNĺ0V*Wć5X-SĺĽ|śó^@kqÚpŔÄ7ąk~ 7ÄaΛęüf!îPˇÚ×Oż·ÓÓo°?”:bßW$ľ kT8Ó'ń “‰QtçuoPŮŃ€M˛{<¬Î]g^P %&w>mUŻ“`I$Yá<ůřČ˙rĐÝR@se㏞iZőCá—㱸8řłbę­ĽQQĎľBV|ę^j|kŐÁ˛>Ű4ćg‹¶sôúHŽ; 4g‰M®aŘ(!ĚRŹ`*x˝Ű$dsŽ1žzamp¸]bŘHép&Ę' ·˛ĂŚ˘¦V©„Ť)Pśz»tĹgŞ-GÇlŁł …VÔ$V9a‘jÂşnË6Îč#Ą{›W@« ş©Î?Ŕó.ž6ó™o×®Â]Q'“dú_čá źĘLz‘ŤťcF3xTŤ'ĹŹ`3ě("^× ŠŇ÷OŽšJzx GĎhß=äŕóăhá˝&‘ĆŰî^' ÷Ę{ď(”IjŠ*b0=µ H—H$€Ć,ţ·ĚóÓ&ŻęZ ™r/M|aďx]qî–lm—®®?ď=Grw“}ßg!’řîÎS}>}B­­Ĺ‘ö `“s˛Hščąô(ŰyzżJ.d0H´.ݤhžLyG⦺ő€vâtŰÇÜ…ŚĎä©qâŞáY {Tc–RčľXŞďűŢÜÖ-÷ m™f%ęguô-÷˘¦†÷ýˇ«0%3F(Pč5đalfÖwč‚€:ʤAÇë˘č$id%×z Ř°`“[1~V˛ďśň Ű”řĹńbÉ{;tÍlI>ŻztÍÍSfÉhÖ‘§#z-ťŽ@LŹö*Ěö&¤Kh1­çĆžŽbެk¤^‚ôUŃ‹Śľě´^™D-§Ř•,&ä'ňžĹÄ›m•ź9dřÉ{.Q%ý$âýń„ಇ֤XëivíŚéšJ§ó0+¬eĽtÇţüeR%0ř÷䬝°‹ÉęťťjőÇĂš°O˛†} Ráš$űo¶.ŽÚN˘§5?Ň *R– dĂ—¬÷Ź/©Ő'ÁÓUćş08SZ4N˙#ăň–„fxصv|•ńݸĄśŰ5«ľ*]Ä`÷Ća™š 3ŰóţŃĎ9µ^-n‚ľ „†Iz·4Ó‘05o€ĂHŕOžËY-bĹś’óËu ›"wËŕ~f0šö"˝ @…׫8Ú $ß8)qmSĺÎIqbŃ·‹QŃ˙eó¦Ĺh:ä"š!xLÍC¦žY±Ť˘QyąĆ1)3ŻIÓFşW‡9÷$ŞŠżhaµäL^ <č1Ăk—ŢÜ$˘˙t]tąŞ”îѸ¸ĘŤŻ}éĹL0ĄO”e;ÚB}oh<˛EzgÔ‘ZÁ*§©0˙1e,ŐűÖ`Şťú™Ę'Š­gKżp Q©ďŕ<Ô™óľ€-nÝ×§ąĂâ)4›tWţ˘AźĘ’wfú¬…ß|aZ·ť¨Ńč"|úś$1äÜżúÂRó´7Üßć ç10óSŠjéT˘Ńđ¦kĘCuł1ëÔę ş˝Ě®9F•¤`›ˇwśßëlß_¤ś¤ľ>Ů›Ă0ŢŰ-‹PźÜPťť!á~¬ş•"9CĹ^ŹŤČEŮą~ ăyŦąĚ&ĄFS$î0_§jA4¤¬rŘ•ˇXĹ·7â>ţ”GŠ7Hí¤ 'üa—î…߇;; 7śż*µJZW¬*z)ÓdHĽ(µ#˝ŃŠ֤䥇Ńd®Ü$* 4Ů©©"›őĹ€Ľ4Ž™2%äBĘ"µĽ´Q,ŕ÷諼m çúZ4űDŽŁJUę^•CJĐGs33Hââ§ľ ëyBąĂˇťôPŇăRaŕAżu}S&ź'J±,ďÚac¨Yś,ĺ¦q´nß~6(„‘ äw§‚g>©µq‡TŰG“Yţş e‡¬Ję5ô-–}FöI2ęO€*ĽŐÔ\ŢB¨Nˇ:)?-˛‰°:›ˇYh#śFÚ:KŹ˙A&ĺźP読ěZ˙XśQsÖťŔ‘-q¤ł0…a[ѧäÂźMČ„O~ËĎLÉŢöÍ_’*APĺżÝtCySŘ}LřwŤ+ďS±îôx˝<ýľŔžÇ|BKľť:-9·; Ô~ľ¨+ú×:=ž¨f÷Ůvaâ@g)‡˘ÄxD„qqăKZ1üm6:ąíŤĎ–•Dšý‡xZ´˛Ń\čŹĂŐ}Đő„ ¨Î|éç±xĽ,—ě‘Úë^Ž.…Ěĺ,Ă›Ő0} ŚfZ.eăřĘVçĎÝK(=Č?đ@Ř")Ţ©üÚ Ó›Ú¬;ü|›<ÔožÍˇ„–’o]ĺ’]·Zš©żgőţ˘ź§cćŃgödnɰ—ćG¬»ĺ«ČjEZ–©‘Lôř@łłqîţŁž,ËŰá´Üo‡Ó¤ď®÷¸•˛'64tëá×ËΔÔ˙1›ÚO+R \Q\Í@>+yHT˛+ď[›bűlg‹4Čɦg=† `0éúŠ.`ŃRË ™Ĺy„GĹś’,ü×Ģ’0Ö±O‘Ý1(¤0ćˇ=cK\\0Ó>G¸Q-ÔŮEŕĐXZÓś}}ĺÖ}É[šDŰ傢¸OȉjzźlÓúřóő=TĎů|PX+}SSšŔŢýś/¸xţü=“ľ\úGćpQ2†‡&wďNQď=9Ů@5gV!Ř *č(wçĎć{ä8,ŰöÓŢŚŞ¬ ĽZ„y|¸mťőf¨ĆĽmß2q\śyŽŃŇ.Už:Ą[‰ůµŻtز/ŤĹ8B÷śĘŻŃľK¸ó{SMŬsëtŚ]÷˛ů| ÄpjůηkU÷>-ś…±|6 ž>P §ÚÎéÉ0ű\Ő»ĚÉ%:b3p1űĽb3ů>¨™ÓhxwµdŔÓÔ,őŤ/oĹ+˝ÜqçÔM™?ľ?vŞ©oc—eU›;Űň˘1{7qś7|€ý;¤‡g±öť 딝Lň CÂö@ÔŚ–ć—7 ç€ÖáC[äç“ Ţu‰–4‘h4~¤ť~ ÂK”f;¶^‹űűëĎc´čµl.AmËčíŮFVżN­ĎH!żT·ćémŠbö´ĚٵY÷~FŹ÷K]†J4É‘b*×ęŞnŠ„Kł˝­÷§wwÎ$¦Ćš˝÷uŃ[˘•Écä~e—Ó‹“Š$•źÂńÓÇľrjÁV% ďH…áߎô]îC鱝÷_dŰŢ%–đXaí˝"űAYЦ07<Š9YÓĹô e„:— °NH­oó1_$ŰÜö}Ĺ ŘBďRHěČëŇţřˇľÓZX É |?ڡDZlߣ NIŞËpâţUwa—˛kT«ŕ=> FRq,Ľ†çâźš¨y?2ŚN!pęÄ fćzg‰]x%4|ťŹKŰi'ěĎ€_’©˛ŐýĺSYzém5ÄOŻĘiĐůžŐťś y€ż¨Â!ăs˘ Fm˘1vv-†ŁŁ9 A ϰ\jč§uvË×ǢĂ´7ă\Nmęµj#˘ ÜŽJů/) ůk~źűu¬¨Żń*Â5aĐ•S6±R(Rť1˘ŔÉş$Ď‹¸˙=@É’ŕzUsĹC6ÝmYŇ•8a—ŕňý ä´§±.ŐQnK‘"YýŘŁÁ=ßĺr±R4ĂCn™EřÄőM .řÚŐ¦;Ú ů[Ăb>ŐϤťît·ÝxO«>~6l—qsţŻľăwöŕ5îŻ5yäűqßtmzQ~óËéAp|gA—üV<'1W' ľ G0ţTF[Ý_0ľB9.˘ŽNń2üóČô˛î°N/.Q®`÷˝Ď7ÁDC\EÓg¤;|?őžŠîQJa[vFEšÖČQ‡ş*6ţ:R%˘yÄ”ĂřŽ‹°ä{Ϭ )Ëh[Ő?°Ů.!˨ QNé±ĹŤĐou#™ş§Úü•‡6/AŻĎŁN~ RĐę/80¨ď/ÔÄďŁxyhľ&Úę'äľĐçŕÓSňËŮ)ü÷WŹuŕ{Lç:ɵ¨ü,!€_›˙˘žŤöýŮiKĺ˙ ťdőű“­.ˇřýĐţ‚Ăv\ţ„qśµăRˇŰJĂâľLެŕí–סqť2Ö­5í’=Ú‡ťŻúíąh)©ĐÓüôĆ’ď3 Źy{¤«ÝµX;0‰. >kC=çč÷ç Ĺ}ţŠv¤ŐY“X[})Mä_ô EóqšÍ_áď1üţ1\·T¶/Š4 ´řýA-bÁyÉ— ó¬,6¬;]#~ń“ő‹î4ŠĽľżQ^KA„ţťgß›ŻÇ]ËáȄ˙rđnďPĚm/X–ŠÖëG➏Â÷ĽŹţ~ ß_ťÖ®ţ‹q:ľż$:°/–Äďk§ł|í˛8üńW_ŇvÚ”g ¨tÎQ\óZf “3D çyU1-YPç]*íęáŮmxČje˝ĆŻÉô"JKĄŻF>^ŤRÔĚdťĽŘĂÓÇ_-f–Ŕ!MuŠPµg¤h‰IqĚÚľd°ýžzz ŃŢíŞ˙§„r1cE׊vbC+"Úc@p‹“O—«P%č!U«RIoë4`N{fWÚÔzúТńl’Ť±­ž¸řVĺ#&ý~iü08¦ÇFËçíT#µÉĄ±<âßĹďĐ"Q7íqě Ú)¤zŃĺC?®˙8^6C}TË#đÝĐ-4äѲ°–p)-x/Ş-صĽ-vÁ,Ą‹X@'˝=ES¨\ˇ6ţpµ°Ő¶'­ŻÜ­/¤QČ.“ u}†¤ĆE$:™ĘÍtiD›«Íuq8mľŁV´ŘŔŕ’kIz"–wĐľ},¦WPóTź—;Í»ÇPŕŰß´ŠĺX-h?=ŔľTńo5Éą{‹ůőĄL:?ĚSH„†GIÚ{>üŽ{tąFń”á9ÎŐ]KM¸tçIďűIg5´ëid×GŠĄ]8ę[7„}„ ŕtŔ0u<ů1J.,‡<˛Í\mÖ•Č’ ˇóX ŢgÔ».tţë׫WM0ÇÂDü6HŔĐżä=+°`ěľĐ•¨6"÷€ęAÍŐŚľއU]Rç>›ŞÇÔĘ5ĹŤ§Ú1ćIŔN°đ¨Ď>·EŻśŇĐĎâI?ćňFE Ta Őâ¦ É ©źätŹy|G+ âDşŁôĎëóüäÓ‘G_Y)Ůń;řű·–„A^p aÄ[ŐíŤÇ˙:éč?Éíî)aLJj “Y^ÄŢů´¦ĺÍÄWâÂ5©FĎjś(x>˛UŹÔ2ÂWlBÄ«YĐiPMU_j¾Ů±]’}Td(ą.beľV¬…L¦K!áµ_SĆ\םúV۸?†2©E,ł ú‰K–UŐěě?:żíXd|ř”…đůáŃz_¸č%v‚HlÉ´fçD{č/qîŘůdś3ˇ'ţé› rŔÓ‡=őjD…oh`´ŕzźČ?™\=ť9§Ş™eěłJQvĆž4˨ĘY”˝ŔóÇŠeˇ6Ô§řî!˝˝qP‹Gë ©2˙°ľUËK-3;  ~Ţ‘ť+«^”•Dźâ•9W»Ď±‰A~ú˘YĄÁˇĂë#Qmś®¤qĎyů}Ëł¬=#zŞIÎ(/ šŃ”ţa-$űđr)e©Ŕ– $˛”ľ/uâńľzÖř"ŻŹ9š‘ńÝvÝcť”UŞvú&X7>ě€|ł«7#C?ŇŻRą- r~\€·;Ę´’<7|ď †3zÍ^É?n±…ҔΧ´›ýLşRżČÝq#őÇűZöb‚Ď P~Ç2˘y/YĘöŹ˘äQö#)o°-XßéĚ-ç2= ~2q…ĄEp !d í1xŞű˛čו¤B€$6Ýđ™;tŽ®ŕ8”şťB‚Ż˝„š“hčbňǢʺ|‰R÷,g÷˘čŘK´:PfőE>SĂM­Ë*ĚËĺ:ą}ËË«ý4#„¨LQ“˝Jďł>”=ź@ŇMˇK,%G_‰“ŕzż„CęËŔ;r˛˛ŻÝÚô,©ČŹwť´ \ÁHXhľyŢ{· †8b)Ź@rÖś”MżË`]ŰR hҧ|‘HlŚĂ+Ă`)ĺ·z{,÷ľłÉä9w:ë5–3L˘Yy™Ete§\˝@ÂăL®ĽšţŽ×W/— ŻŤŞë˘»Gb [?$»TpĹuQJűúx$„ü\‰cîţîi45Ü«.ścnÍmâ‘˝Hš‰ŘŮ n¬‡#»o BOÁO,±ÓÓ™/¬˛N/…ś~•äÔsnRtĆˡ…ň ,0ŰtŮKŤ ĹfęűDGĄÜűý±·@ł7Źqä!%•~–‰WĽ9ŁĄr®šă.T¬Ä!vŔÉĄAdó1˝ĂîV ĄP*ćŇo››yčDŇ~˝ÂĆo¦»R=sľÓ­f!:—ŚŚŹßcP'uQ á"Âtćô|ݶ$'>}ĐälíMVHĆm|ä‘čďg- +á‡ph”0#‡Ő v}3KéP¸Ćó?uquGĽ‹†—}ŽÂb™Gćs“˛jc JŃYq‰ťYS ´{ŹîwÚqgŠä%—ٶ!fĄ&‡dŕÝˇÉ‹Ý äť#.]Ł)­ŹýžůtöŰ™f'§|™ ÓBŢŮ*NLĆÉ$7Se…&ÁŢĹ*)$ĺ.,­6ËDăĺ™ëhzj›úŹ2ĎŠE@ď"ň䧦Đ4­)b>Łq\~o’J¸±Ą<ö˘Ź_rß•i®ĽÂ"®©@_zó’¬\+ëöeŮ9I2ą ĘĹÉŽóĽ$6TEú|qÂŇĂě, ‚ÓďťűĽ…‘ç%ăć‘<´)ăáDMo>mxµńň_ W–D`qóźĚśŰv±…U‡ŰÎ?2ˇą“çu´úó »bZwYlűqi•zaÎ[Â!í5˙˝)ÁĚxH˙ĚQÍćâX„´˝ÓuS/ŘŤ µ‘Ůőg7'’ÓŔŰ‹•đÜŮy”5amÇ®1ź…›}ř6ŚsMŮKjčl˛ůóá­B\ VvM–“ Në‹9eü‚>{*-*/č¤ç\I 0ץt§,‹]ÜG:źrľY>Šr4))(îÉAaŻĹ˘¦úőČsµO>zwâY ŃźCv¤¬¤łI÷ť%,¶Qu†˘ň•;ąPK?ŕNÁÉ&Xęâ+:QQĐhŔo¤‹B7˘L!ąĘFňřŢ• 4Ia¨=Dc^ť,’(ˇcý źqł)<nÜž&?Fľ!wŚĂĚúLłź×±ăx ńDxË9ÔŽĽĺŢ,ú»é[˘cžWä~,ę ĘžL{P(ĽtżM+çVÇ]m_ÁĹz9˝čw ®Éş~˛.ă웟3j‰¨lw Ţ/[xrť&Ř'yî% Śűz‹Łčc«é˙8ž×,ŠŘńőšdvsg4N*¶=uÎA/bEa€ éÁÉ+W^ĚúčJJ·şFčśäkí»Š´˘EK·„4·śˇ®=yB´ŕ÷ ˛ɡ&۱­ÔŚś4áĘÔîhÁĽą_ „uďOh&Ś˝X/–"„YNĚ;˙fv» }@ĺÉWó7Fźł¶ÂaJ˛Ú·VżR ł[^VIÂ~„Ů˝í/€ĐľçŁWę®¶Jfâ7ŹI 7}ľěÁÁ.4úS^M™ň–ď×”ŢÎ0…r×›>ˇ15#¶Şj[°ŔÜ‰Ś Ô¤šůËç×I0ŹYűNj®L{Óú‘Ś8é楡Z@›á>5§áJÓ§s—ż´VçŔ EK˘ĽžCýŚł÷ˇNH좲ňݨD(ź("µ”U0[,Oo ?} ™Ůźß®ź¦FŤó—źŹY“q^©P| _ĺ2YVĘőG13† }źŮśqůsąí]~a¤(ѰsâHhŰ—=Ţš’-=2ąŃv ĹP˝Ýá<†c¶ÄŰ!ťË]„iÜsdędá:ÓY˛K*5vŞő\x¤.ó뇮ĂfA”BŮŔÉÖÓ\6ŻäF'$D‰'Âżě]2GkÇu”ÚbqqŔŻç%•ôŁŘŐŞĄůáŕëŰ[FÉĹŕÄË]Íč~N·X8ăĆćÄC?dć#ľo+Í¶óĽ ”Ú­łĺ ! ’"Çs,/3rqă0Óă$ůŐuµT7ÝP9Yxj–śČÔęvt“J¬ufđ9Çh0哦ž˝Ľc„Ŕ(&-O6ŇŁ$Z;|J2,ú~~Ďfľ´˘M·¤žtGâMĚ•Hܢľk<µq¦ą°ź§‚řPół¨1S‡©(ď/bű>*ßÇ&oŻf2ú&¦ŮđÎ@Tˇ:űQśČ”­°i §§ţ ˇŻş¶ÁPP^Ű­ÔIgk˘'Q…d¨Őp”Ţp'4N_J Ęeâ› Ş7‰përÉ&ăâ“ µ[NߦĚy¶jär¤Ňjä4ËUMGcĚŹł §*^­Ô"xÍ«tg:Ž…ďó€µčbnżîL6+ń©Ž’ł\ú+ÓY łńůʦóDO”ééY5ÓµóÍ——j—őÂ=ą±Ę·—HććŹÉáI…†üÖ7:ę=@Ý ž™błîO3šĄź‡^ëíg«ˇuS¤Oř  Ľj$űŃÎÎ|”âzڶ°ťK× $°4ĺ~şü.Ě—)¬>źkwáŮôéŕľűmvÖa¦ŠĂđ©lbNĽŁîE ę¤G<0t}Ëľ/5’<ÖDt}wŞŮv7/v˛pn,±Đ za—ĆyOíešL!Z” z!‰ĆxˇM´Wĺ•ÚřGĂ»e}:Hĺ_őGâgO—5~bľ,—‘Śł¨zŞ"·ý˙!Ť¨´ÎËşnÖČťQqřZóô«÷ 'ˇŮߜιăą:Rě9üĄĆS_]í$vę~r#F¬}¶ ŔS®Łżŕ‘Ŕ… ‹ÄĹŃ+2µĽW"ť×«źy †8 N5¬˙Ą†@<îđč{­ e_čq¶ vĺ ÄÜMjČ 0çÎ ItÔÔő«Ź¨÷ŽkÝ0RI40Ů8ěĂ˝ŃÉň±v†śPěľĂٵžł¶ź9ßľä0 Ż?8dQJôŞŔy^I§QgŤZCSŤcÓ9¸L)#?YšÄ]‰íp#2›9¬Č5|–)p„·¦IĎtˇżD„ěG6Kô«řăÁÄ”ź=<ŹűtůQ3°¶"–¸>Żk{Nb#¨GFçgäSkD­AuäzÖĘiĹďŰu!źGC¬¤uĐM1fŰy_ˇŕWĺ@Ô†yĎ8ł­‹jŁ©§| )5”µů‡•ěNR{¸H&ÉýĄJQd•GÎk!ű"}ÎŞť¨©7uFŚW3ŘĄâ67ť÷‰R Ř1 ëČmŤýĦŕ3ŹK:Ů ^mÉX¤ČŁŘ°kă8+^OËtÜún•ôë>»$ »Îű  ąIꞭDÂWTÔ´ŽéăT–Ç‘#ź ŔPäYBń!IďĽ#‘öFTâxň,ĺă(K\ků2g)ë€x<Ś÷o'f+Ô~ćÖç•#m÷»Â<’V{5!(ĺňAÉw‡MWľ¬xő˛íł:Ž’e«Ü—®@-łŃ˛„Â:ą~T·0 ż©1Aăm‡p‡Wďy}íŕ7 ;ąóٵŮÁÍ×÷&˘I52”ŔřĐĚáp<÷€¦>ľ‘*\5. Ź´ŮĹň‰lň~M]w”ż0y(Á~%0çŔË…C7ť“Ýľu”Űj»(aÉÂô)“‡É4Šez:9M‹ß]¬şŻ×S„‚O¬9+rŚsS‘ăđ§5ŘäńL1ţrś„¸ =ZŃŰuTA—łCWľ(»DGŇϢŻË}]ac=ÚegĽź5ŽmÎ<:vięgM¶eŐEĹÉwô$^áRóIŚËY‰›UN<'»űg‘Šő'obIÁ˘?'Iθ®tę§ püę…Ý#gĂ3ň9wîç„ M˘RÎĄ)(f}wcwÇźţ!âł3«‹Ů ‡O4_:§–.mHeŢé3C“2ůb!ÔěÓžćüˇŕÚ$Tn…äFoDô˝VËm_~,“qHěw˘-ĽOµ”D~ZbÔ¦Yé•a+ťýŞxUEĎęúaK=©Ç„ĺČČb95čĂňăÉŮŠ¸›zîőĄV–ťŮđş‘™ĺD§|ŔýřđbÍ«W)"{ţÄT©úŚ© łá«ŤĂŽřjąz:ÇgYpĄŐC.´Ő: ł˝$ÚxXłů5+}@ś}šUÝçľĺ}ß›űG‚ř±Ż™űâŘ<Śů4vÎps]$–#rĆé§rŮ™‡”ă/¸P+>Ů”äáý{lى/®$—ÔŹ0} p›r @î8ă †Ó»;7ßkĄ[NG.{É *?ŐűI›@śaŤc@ ďhب€‚ä8Ľ«˛oÚČĘÉŽď@‰A<>şč¨JO×Á­2f&` býŢč îD—­zĺŔŃߌßŐwĐ.Ýsů!=Äë#Đ(łš f«„óq §kŤ”ŹRŐÝ)?‘vA;͢RL”&-mřL°ŇaTň0’ň'űc¸…S˘Xéť°‘(~ᣄĺáÄ2…G]"őuDw1fŃľ˘ţöĎzľ{1-%ś):-:<Ý}×–ÖZy™űZMAái ŠřC•8“-đÖ>ę/â˘,Zđ<3>|ştů|bk–«QĘňŐň83Đűj·j÷cőčŕÂüŁ)fľ5҆')×pqICDnĘwµCÁăî3§JĂ6¨‘Đž8:®F'i°qEđ؉çŐhź%MöÎţ¶ t0’ĘĂóŚ5Ćw/Ş2đgˇ'}Đ;Â^čY‹hńZH“^ČÉwL5zUGţ˝Ţź‰ô|c1Uö—[ď/†żÄm­…@Ď]„ć»üü iôh1®Q@syX•°°Y9l,S x}0gx&>żo M™ľOt^Ő/[_˛í>XôÓŕ額ŢĹOëŰ×MPQË˝}(Ą-6Č®óňÍoą8ż»‰!™ íO<Ôţęd AA¨{~@q콍~15/hŚ+9ý¶.sîĚ=B˝ăŇ—Š7(…iĚ$wÂŃěÇËÓču ÓĘ™WŁŢ9Ĺż‡čOUŁB\ `‘Çáň8"ĺ|5JcĚ—őËégŔďž"|ĐeŹĆ\<‘˝Ç %d_iĐ!“ě%sa…Sá鍍˘‚íŤae†t®łW-CŮł`ř:lýŁÁÜđŮC­ĺň"ZŞ‘"÷eLQ>xˇcý… °ŃČGmf&3ŕwÜDUP•ôŔ'V+‰o×”†ă5 ÔÔu|L®¦W#·( ůŤ<„pxd 6c´ĎýL ‡~ȧűŽ#ldĺţUŃ›ŕEM…G4¤Dâí>~}q:÷T„–ÉŐuÁ§{łřóůű‘ěĹ… ÷CçĘöăˇd„?ú Îwač­Q{&öŐmW~uµ^É#ůĎÚ7uôĂŞ>LÝ–`âŰí8ú Ľe["nävŽË˝wť@žżë•Ó+ëý™ÓËňęÁęÉ Ž~«k^}4‡Áh)bÖľN·/Ča;Ş]Ť2•ĺS6ZĄľâ'Pv1ú(˛š21ÔÚ@žŢő«QI–T#†čśg?Ě ăĺe_¶yęGg8s@łK¦_ „üĺ4PJüxEú§ł¤wĎ«tTĄ;ô1x–Pzg`U´űĚú'ťZ˛ń;Éűcu[öËMRoéE‹Ţ®¦W9ăß#łÚ÷á zÇ^O6\LfSvoľĆfqr̲®n‹ Ő¤tŇZxnĐĄ¸y*çsgbG¤ |Xu;_  =t]9Ż: +Ź$K˝°ěč,5šľj ÎönąDˇ­Č3oé1*_ĐsT¦eyäTxw׉ůÔ¶1†|µĽď抉„ŔČ“HóÉ$CűwĹČńcŐN˛4÷{ł‰rěuN3bu¨y$ó4δ˙´`‘ž-¦üîs ÄLó.őNH‡w‘LĺĽ/uÉ^ ţÔ zŐZ>’Ł9in>E ^–ţN€?ÄúQ IŢö™ÍŔG3(đŠ»–§IÉ/›YÁăXóôĽ%¶¨ytměv’šżNÓţěÇ|aĹ~ßĎĽń°‹1ăŻYc#ePHş_'‡9Mµ˛‹Ä^ÔÝ}äťÜňĽěĂ=ĹsĎ×Pčs6íăÎË­¬?v™›,:[yJۤČ| ż0˝ďÚ-pě0ŮϦă_ý4Źaç\­•ňČ!ƱÄŢ5ţ`…źő†wľ:ËoŁÍČSŢY8'zŹ"¬űÍ"łW9é%wÍqXŽŰ®ę|]6TérÔmOlj#]c‚÷řx>šćxyűbr©”ľ!žlVŠŔ蔨Çë=şă˘Íł%[á6Ż7¬t oáA‹D2ĎA^» Ů±Ô#6ĺ¨kśÄʰ,ĆŤ¶)ęźś°íŻ ›lĚÖ8vN÷AŻxÉbVsý"J7Ş÷1đz˙Iî>Ě–(ćö^hňď˘Q 7YŕžwfÜ[0s^áÝ‹Óűü jüÄËę¶?Cš~JčýŃ]ml8nFL- Qɧͧ@ŠÄC;ľ•ÖsS†®:•+# @ç °­YWʬĺęó.Ă÷]-XźćSݤsŞÖ­ĺ‘Ąyúîɇ牰{“ó˛N#A©i‡[l§"ÎI°H±IĐŇwb<Ý{E˘P‰qýaŽ\*Ô–2­T~¦¶ĹĽÖ0ěĹŇ<´¸ÔŔ%'äÓĹŠž ż>„Í;ήőÂk­ęőÄň"v’Ž>ă÷ăsĽŁ6ʞő>†ËQ¨ŰŰĺ‚`?¬u€„UtkĚZ1K›ó…oÄg±ťŞň,}㮝yČţrBŽÚWy­eŐ"Mo.b^ĽJ…e­VËŻĺ—Źń'^vM˙Rč°˘“â.0GÔ?9Ä™ó¶}ĺŻt#žM¬» őţ§V;Ş}ř˛Ć3VUźŮíĽCň¦®ďc~°*8Îpkq§jW§óO'€í‡ _Hťh(şÂüIP*ˇ5(µ0ʇ‡ŢŁż·ëŤ‹9šCDÜkéńÍť‰đCÎŹ|žF}©÷Wź>‘3e"r©á«O÷ăÇŐpQˇĐvš’1:Ű?˙·$^Tje˛üäÁÓ…ťzďq{LĐ*S†›űI’<>ŕz›ßľ|¬L_˝ůٶ9źĆ¤Ö~KaÝŤíÓ~hbîRUžçax ýkQ 0çŕŹ' Z“pµAo€ÎvrĆé„í˝¬ďű!ű‚ô—Oô [Ü8·RŹ›hŢgäîtnßĘŹ&aÓťô¦ÇţZ°îPáÚ—NAćĐ6Ľż§6®‹ÓĐlűeŃŤÓ?ś°“â> 8sźwŕe|÷(vľ†[Öđ–coQ‚÷ Á9RŐ˛Ţxd¸ËýVáĆ@e˙t~Łp©|řh×`Ô‰.B<´““Áĺ’ÁŹ’ýńý@˛ťV~ś9LĘôBíígh ŽŃcĂČŽ’~–‡Î]™ ʦĂOçá/Č®,Ýóř}Ţ˝7fŚDh="§‚Ç/çÝd­­S6?Fńń)Öţ€|GěŢ}Ó PgȰ´FK wĽF±Âá ›;<5Fx4ŁC^ÝŹ#ćHzŕĂ˝?_ŠaH°„NCźú#ÎwönľĄę ±gÁuľ:”úż’ÝĚkn^Ŕńj• đ#W‚ßN* (ÂĐźž”Cúüz›GűRy°Ű=?ĹA’ö :ß(‘rřŔQz§ ů§Ă«ă ÉŔą㙬ěł„^jľáäX~KR©S ĆĎ']ĘH2iţPd …^jWŽŻůĚE´¬Ş5Źî}ÜXx:DÖ<ĂEĺcęÇ/ŕž4=žm™űŃ7ŐŁOu,jě5ŽXź<ŰA—]yC¨Ć°˘Hvc˘;đŞ:´©<"wě[řpk4?ă˝pŃŐg7÷»Î<áô»nĽ»K\ç5¨>j {+˛@¸OźNŃsgĆ'ÖDŠIVŻO.–ľ°Ä±?+ĆóZ×čŚŇE­;G^¶Ę~{×̵ޯ8eËuç®v×Ů@›á™NÍŁź{ayÍs›Jp>’…@­—n{š§+\-<ÓŢ=áź: ×ÔÚEÔ5X&¤ĐLŢÍ»Ydvˇ-ĽLPÇěŔĐQÉo|śŞąŇ‡¨VĺÁąZ¼롓•0yDôoq*íĹ:dŞP5ĚĆĽƉÚq( ¦'ÝułŽŤ ~Č}|I¤Ç‘¶öaŽ~ôkW`šÉmçÜűĺÎo µdÍzť D &$Ó:Qő×+şŹ–Á¶ů‹\ăqMŃ.đŃż?8tO4YSĺěĂÔ č5x𔝊÷č}îŞ(IaY´?‚č-áíĹć˝6P2uß´†‘ţđôAÉ^ŽB7V+ ĂD=2ý"ptGm?•˝źú‡NßÓăěš2ŕ:Z5`¬ ˇ“ÂGëCZL±1q„5ߌ77/˘DÂ/su[_}m›`Jě6Z­‰ý„˘EŃٸ‚B ţC¶q6:0ńĺb™ŠúCá™ŮYč˝&őľ"‚Ú5ačýMbĽn/Áť,[‡B˘¸Ú­/EwwĆgMc kg?Cqş˛2ďeTĺ#Őpú¸űî"ŮG˘ţÔŽ*<ɱ›¤5ćiĽ9“廂TJűő¤Âq˝ütm2ÄĆPˇ Q÷^ăE¶Îŕ ­˝˛•#‡LLČ€Ż~šWÝF.çPˇńň… K0ôÝťçĺüÇşďĚ­{‚Ó[ ÍÇ5.lşSňhDµ“Ú5=R¨G?éd{˝]ÓŁÁňŕ‚E0ÝTÖLáw.…|Ą_čűŰŁ“ťTük:Z¦©^“¨Żűm`i1‡Ä˛y&ů¦âđőĄęělDé´5Okćb`APÁ±|I:ÍŻ}ăśR*čYŽŠ…Ëţ¸c…´$WŰa„Î :5[Xž˘µ’O=“ËĄ"±ľŹ,KCPy;Ę÷cݵ«ľý˛Ýß_Z4ö¸ćZËĹ­Ě׹#\/Oc8wP…"©„ôaÚŢ€q¤9Ü…™’sX“Ý4Îśą[QćŻE_żáe­·ţ,1Ćç›§*š“ÉÄěµ-îÚ_•±˛[¶®&a˛Ůz{ł0ŕ…±,gĎ?ăşµ}VOâîŻţŞŞU?JECSĄ~bŻ¸ŞŚ-ł0yŔ]µXľPŻ6©ÉźŔâçk'Ŕ_hŽ}Ŕ8qĂŇήf1ëJéŐĚx ćČxVKÜÉĘř36Š4W©Ýg&('5:wöOŘšI>\Ä8ÄÁíW'’bzW/µA±ě_FiÓő6ČsżÎŽáŐ"€G~ů¸2ö}ŢMR°!±‚¶ŽaőŹWť÷˛ŹŃB&~“h3-îČŞ;ÖĂÂĎ›%xOĐőó3{‘P®'ô!ŇÚÁŃĄ~ßŢÁÖG-–Pć®XÇŚ·xUd2®ź5›“V ) XśěÄ<űPÝŻˇ‹CÔ>ë92ěŔö9¦=JSˇš¸yp;ÇbÂĐó՛ת쮣aMłţ:LÝÖÓ·ˇHëKz× m† đ÷Ź5]¨bÉĹLré3mŃ­ŐËÝ2Ź´eš®KnĄČÁPŹůô]y_ÔlëoäFôkŘšÝPĘËáÁ˝˘ )ŻWťZă9–l"KTĘÜ«­—ă:tM6ńČŕň‡ŹűńhÁ«Ă-›gŔŻ3qéαhč/y˘Čw ş€Péť Iă*ů7ĄżŰ9«CëŢçĺH”‡tŤ˝ö8ú؆"t‘ĎnŤĆÉŘ÷tËŢťŽi`ĎóÎ{Q1"űzőă˘wR ¶X!(˙ącVĎ‘ş×qqŕr6˘Ĺ#Étp ž>Bé> ý>Eű¤jô&‹źij¬ĎĆ!Žşi@>ĽĐh;)ž«¸Ź›ÝÎR˛tŹÎĂ v1‹ż$I*ÂĂuÓńĹßĂŕčg\‹wW¶ ŇQ1čGŇÁ{6C2x[tWŚSŇ/ü9t4ř@áǤg!ž×6ŮfI–ŢAj¨v&±ď‚Dfµ‡Ą­8¨ńÓ–ŹśtľŘU'Ë’ĐGzü1…0ĽlŹ­ÂÖćbjÄ5Çţ}Ëň÷M­4$Ls8+ÖTNÁř ‘JÎŔ°ö±—Ę…N´vśLBO‘•(%Ťĺg„Ň!rťĺ_ŰKiĄ;É ź÷8C€ť˘ŤřÄOy§Á@OÝÇL!ť¬z]0‚â¬ü%&L}/L 1özm7Lç|-”gÉıµWҵd„N©yŢě ™f-n¤ę©˙KŕÎvĎÂ.,ĘŚ˙’­$ ĆLnMŇďÇ1¸Áąöć1üʼn8Ežć±™Ú;jÝjO¦'ý‹‡ľ`g|ëL9Ó˘Gágü°1š}®ŘKp»g®ţAH^ÍĽ,4-1'ěú¦Ţ|YĆL©śL&ćŕ;bď—«µ1n%ä‰í ýîľ("cxţĺĎż&·{W*”b@ó éĆro–®)§Źx·R~™uB‘ž ĺŐb@˘âőEă(kaqśők˝ÎąÄ*ńc̆ş Z!DQľ}tÇËYMëCŽ;—ľc˛ţ\Ň_*'ĽrY˝cÔco ďnŇŠÍ/ |ń‚e ?ýáS ĎĽ€işß¤ś©ďW§í}Ć)Ü`Çcq`čµVé›ËsŃq`‰oŤuP@@pŮŕ†"µ{K6ˇŐË™™Ć93u6ěEĹÂ9)»Žf·Pć„!,ÎĆăěAÓÖ>…É/7mه$t” a?Ó­MülĄ3• zĹy¦.ę¶Ů{io¤yże šëI•)XŻSVç ćc3ÁZŐ˝Ë$ş8ĆćGHbW· z©ÜIó‡Â|2ş®jÔ›ŠŃÚšşísč <ŮzŕĂŕVŢvtşIĂ™€Ş0P,Ŕ#ĺĽü,ŮÇţmÇ_Ô Ś€§âŠżď~yşëE‘”ů!*B“ßŐ‹»civ˝Ľ$˝lľ IQŰ#ÔŠÔűríł˝élř°54˘şńu[弚§Ö…—ď™ –GPŐqD˛öĹ!ňRşí1ä8Ä—˝0rż>řQ?€ă‘Ť˛ę=včĽăŢA˛©)VĺôÚ‚ŕĺ)j×cXÄť`.t‰qŻ^r¤Ë’É\3Ëol·~¶ąşÖDOÇł:ú\ ŻěŔ-Z+´żDűś2$’ δÓ<{ŠS*µ*'ř!LíÍÖeşĂąŰ牮ď–ÁC`<ýč}Ý}ĚĄŠčŇcF±Óńkq5ŘŠ/ކ ~öb÷¬zŕW˶à v|¸ďTK:Ż,SśŠ‡4`q?Bî‚ë-Í“ ěslż^(hZŤjÁj±Ş ăkTËĹ=žǙŻáńŚÂĚbśVşP娊A]ŹčŮîr8¤ŚöĂŠęx¦0CuęG™ä>™†˝Š_$¨äŘĎtJv©*b>á÷ĆËÉűP ÎľâdŮKáĎ‹o)$S,6eo†©r‹!0*…0™u±šBÇűUőčŰ>˝1<ŃŞä&¦*E…[ŢŤćSĽLM˛§G—źF"ěŕ>UŃáÔî;·Q:áĺkăäš1SŹ%‚(ʉÔ~*¸jf=úĽĘ~;{‹…ܧž–lÓĄRË‚ŔbÄüeí%·¤`[?×î•#îEăµöŚ1Đ7·iÇ,úú&Ě…e 8 ŐéŐ—> ą[ć5‘@«ĎČArŻđ4GÝr,Í ·ą í !#Q›”ea÷GĐŞźR'š4t9lsĐ+gč@N·¬đőtŚ+ĎôLÍ ą|ߡ|q6ĽAp2DCâ:B‡gŹ@öKŰŹÔŐî÷Wą‹›7ýí˙nZ÷hQ|˙H5'{'ÜŢÎ>»Ó«řý3ČźşýöíYç úţ:„xúĘ=ÝÇđűGf$çµ;ĄCŢ;ŻŰű@&ĺűß^ŕ÷éQ‡˙7Çë#»1xČ”ˇWŔׇwŽĎ·CyjÇĆ÷tżÔ“!r+1źö–vl§ŕ4rŔß_zŔKţĹ ó¦OĄŽÔô@Ѱ‰ S»¨0÷Ô5äűT÷'ĹŇ”«ôŤ°lN˙Áď:€ůňq!8ŞY&ŠëGě/ucçS"bú6"ńµÄíů9ÍŘŚw9nňQt÷ş“~ůçďĎ2\[0C×ÇXoÄ<˙ď>ńyoÁĎ.d’»×]žťüýŮĘüYüܬ.ňĎŃ×ŕÔńől‰=ęÄXcoIÂŚŻ—lbQjÍ&ćÁşĐ$‘űŃ'ž(­ăׯđ„=ę$‚3é­čůEhź0Âű'Ś#Ś}šüšú._ĂC.˙ěs7ć˙ŻF÷í˙Łűö˙źŃ=1ăóŚ 2A¸o§űE±,7m˝>^÷x/[fIčíÓëS E¦;^÷";Łoŕ'D2ĚŹn÷%ÔiŕBóévŹóyř4%Úë±»':±|Ĺ|•ËëřÝ3„ÜĺËjf긤ű8Ţ#–ěÓéŔE;Ś=?ďŃ´­Ńo9˝,ﹲ)şh1Źé}’ŘŐŁĄ?ŇËôţ{• ś«(‘Q^®÷|5Um”×ţÁř>w/áÝ~0ľŲĹL}®Oß{`‰Gś˙Éřţ¦tݵ1™ôćűß'˙öňJŢ~đ˝Nhk@´ŔËř>kĚG7c}ý~{±DäíK»ŁôÎň¤¨l©WÚKU,Ó·l*łđ3ŔĆÎ#®ăˇ.b†?ŔĂŤÝTČŮŃeŞmŞˇXBĆůt DAG Ń|0:ŞżRőçädqŰ`ÚĺÔkA^C-{ ‹qĘXŃ'ţ´$DXb€#ę—ďgĂ@&-x0„óF%‰g°.ľ¨IFťś 8Ű Î6öX° 8y<(Š‹ňtAč§%H4±öÁqđ˛ôm€Ł‹!*|G©N'G3»"üJ„ I:v%·AÄG5R˘ŞP$X}‹ĺ8€NŐËL ;*&ť>o®Z8ĆUw>Ó›qi7@LÂ(ÇćŤjËŐč”h+¦rť$*áS•VíčÇiIě0‰˙Ż*â—ŚXŢtuŽ’ °·ßNtΡô“„n–EΊ…Ż€’üí”—ŻĎIK ´éă¦:m-á$8w›Ź#ô€3ĽÚZľn„:Ë} ^ä™đ&Řa¤›Cr‰÷ş¤=]̆E:×ĂügeĹ+’÷%eĎôş$ŠíŇÄUăkăI(`‹ŹQ ®=ąšłżRˇBÚ0 ±hÄWŕ6î[>b­ °đ|¦ű}^ą¬%Őe*ěwýxöylˇMń\*6 ‰Ť”c!˙˝aÚ§ćŇ7;P(đ#”i ß<—â«c‚AŰ›tÄď)¦iˇzšŁ¸“>cĺ±­ dŇČpÁó$KőóསÜrÔL‹ÁLí”Ü…•ť—‡+ç~"Uş†ÎÚńݲD ĚŢCőb|3XtM`4r¤.ZîăOíş.ôąkÔ›“JC ±źŠă ®'čĽx”|HVÍ_K!ŚóŁňrĄ " .1i׋R–4 eG#v#T g{ Ő,˝"H[¸éLY=ŽQ—˛ŚŐ˝fÔg!G·M€‡HŔ&‰“ąëŕťEçB'Hě†N42Çń˙«ôšŐo‘…T˝ž("Â:='ý‚ćÉRb§§ G † Ňµ¤Jᕆ]"Őę`W«÷dŃŚ©ZhčęÉMöťKŮ—Ăǵ:éŮSâč8˛[‰ž“hĽŻl+ˇ!Ç'Ë_ňĺő°“*33—bťŘpÍSÍ­Ý­¶ű>ĆŃl»3*nAR„_Dňtçd#‡AIRŹs(Ľč ›|NăŃwßć¦đ0:q„»ç@Ő Í75±ÁÚFõ8°ÂS´a1fŘ·pçůvL„ď×`Ĺ”ˇóŃ+ą_‰]›®Ş¤·Ż‹Í`ě-\ŚŽ@¶×­ęP^“ę`Ţ}Ę,WŃřÉP2ý~ÜýpNU±Ť.s5 ŕ¦gŇ?tÓ‘ `Aůň‘[1@ĆĘ©j†gĚăŢ…Ó^Ş´“üU‰'Şż3đ‚9‚”b Ą[{$[a$ŚŚ­ O‡¨öŞÎęȤy"˙ŽśËńe Ś›•rĂŕ碎ž °FTá0˛î|±Á<Őô«tČó -ŽžoŰĎ—7ś6–Ę$'‘cş>”4Y&užžĚŃŹâľŔ¬6<¦‚LąöÍr¦*Ý>Öďţ`ŽX‚uG¸Ş Cé0>~^xîISj¦=ĺŮö; ż ˘Ţ˛¦7:°)™Uőí‹úŇ9Óℍ‹¤śdą†–#1č–¤’dÖN5füÖÇťfáú§§ĄĘ 7·ÚOÖŰ…Jśtp•¶S“]©*šÓ7/*“7 O?Ĺěeđ¦\µ +ÇvĹT’Ŕ•óv5­™ő^ěóv`¨~@iCŤ¨:9*Ň+dŕÇ ®˘{hó"\ĎH őyb9Řţ„d+Űtý@)RVÓŇ4¨š&đ¦E1ťXŻĹcëş)_ÄÄş´w1Śĺďwǖ΂Ęb¦ĽÝ‘¶ăňĐ()či»Ŕ»ą2Ŕq‰ÍjÉA*“ťw&ťĚ9%ľŁ˘šiČ&5Ĺ@Řőń ‘»¤C‹\ęP»,ŔËš 'Ż2áídB¸Ţ•ČB˧]ŚvţPŰťŐÖÇYĘÄ2ýŽĹŢ~ČäĎ?.‚©cî´ęJľ®g,ż tÍ[Ř…›÷ä%±Dt,ťůÄ!q?˝’TÝd=gމ•ŠpĚNš–ş‰,­ö˘ĎCÂě®x÷N&福|˝$ipß+?Ú¬ň`±´h@§hJr¦Ž`HÓaĽ‡Ř‡ ™ $čLąk8BHoç€őq‡ůĺ&…·?꯵ąť(j.đMč¬uĺlA§f+.őý‹4a*$‰Ŕ‚'"ů^gŁDGşi]`ç¸wéč^*gđC磙‰Íe đő©#0UrłKiŐq=pÎLZ¬ ¦ę ˇţ<"Č ?o’.|@Ö+B1hětʰ®ŔTfş ćoiŠZŰCµtFćő‰3 [~“ŃĄ"M'ĹĚJŁnŤmtw»Ü>‹cź‰7ĐOG žj $ ś—–Š^ľń٤WŐÓ°ÁŁĎ–rĐ8‚mdcňÉ9CťËËkŠň]­¬†AnJůLĽ Ź•Šî…ń®Cłł©V–»#`žZôniâÁt8EIg¬Ľš¤ŕa“śňrC í C\P@–]<…—źµŹ‘ =BÝËoIVžŰ\+¦×bÝ{.y))K†*Ç ÄmËhíR—XiŃÇŇ ď»·$:ă¦1ZLŹÇô~|Lź‡ťÖY"Â"É’u!I§Ęµť ¶‚Ş5ęO.i/ ™L˛`š±mvą{ˇđˇb«á°“~/8¬ä‡Š=ć ]8˘5 …üLQ >ge@éËX ńÎqx#®ZÖe˛Č1Ş©¨ĺÝĹlą}D—çÎöq±/@Ű@K›ł5®:ÝVĆ4Ćí˛zľĺ°tÔęá7 Ü)=ĽŠ2Ňř(c&m“ÇŢĺ+śě !”)›s«˝¬ŔS‰ Km^^>]ëśčَě7ŃF8ŠË!‘tăk_p`5Âc†şÓłŇ˘·wzŁ·y2¨±¬–ÄdŔY ”ä<%ÝÁÁ]ZÁ’Ń@č$|äś-{íÍ“Ž_Ő‘DaýĺŰHŁ*ö-wi,‘¤\čî\âč&´‡¶ÄL?KX±cÔ´çH˙ łQŐ·eO±íÓSlĽ&kź¤K(饉Igy?ÂNDFqZ­ ¦ÜGÓń‘fČ$˝,X9şĆăŔĘ;^žŹP $-Ęt8ŃŔaŽşŐ‰p#€zÝöżä˝ŤĚńp—˘@á<ŽřŢyg c6tágbK,[Eą•ѰxĆb›#řTŚgjČ;Päp텚䵦30Ë*™âąř Îó—ż%žEP@‹†!`÷4čK9¸VmŢşXVyěÍ(Nčm)'ÁM8ńÎ!§ębAFQů€ď›Áˇ* Sý¶B›› µŕ|ě›qaž­›¬NÄF¦vÂbą”‰NÖ;ç0,މGyt'o͉Ԏdź‘ď'«=&Z˛iBBi#•lQŤ'­ďçKŃtiD†ĘĽ ’ľB‘ě5qř…BZăĹţhŁ^ü4ý2:Ytṟ­–E;ZT4Nm6×á4ÓłéĆ)/»iä8fĄ†ÉLÝöĽóôv(Ďí3Ęł5˘DőžÁ7đ•/ţ@^pą’iŤ~Ô®ţ/´Rę ŃĹßťäUţóXU„U.O¶'ŰVŘ dÍ®4Ä *ÄJ(].n0ogîöç3 HFmŽĄőŚîýűş»ŘKSy&:ÝÇr¸O CĆť€14Fm“6„ň÷ĄňŞąwEË·k|ÄI–ú]]ˇ”ĂK‰GÉ' ĆÁ´Ç°łŚ}¨@ÄŽB&buőáÉqŤé”›<ž/Bzj§\‹]¶×Ü…őGřdL=­Ů tď§x-ŻT*ŠđşżEÇe¤j5p—ĚÔĎ3‡NÍ´@Xc‡pŘQ‚P†‘Đi5<]Dxjpé A˘pF|XßC1P>i WĎc'ÚwˇÂ“¤=Ś&`É/ă·wxw…4.Ŕíİ‘îÎëvëŇlÍ˘Ż €LO§†7ćóôwśËđÍf`P˙2÷|q„)ö˛ç|C*†@f`Ëzľ+·&˛ÖeŐ‡<ĄžG€0J‹ž~L´Ř-OŢ„ňŃÂî$zöÖř9h>Zö»¦G7‚ňç¶)(Dv)–ír—J hš‡ÓVk±‰—˛.@ °Šnť·CÍZ廜äĂҵŤx‡Ăněňýśé­ŘC™ËąÍtź”WöÁś|^{ČÝ­šÁ}Ľ’ô”ĺZÍ›r$fŇ^jDł‚Ý h=ŁŻ|ÓŞ sfXB,šieĨµe:N 釣GwLúľŔęďΛń cNüĽ®ľąä*!î4#ÎAÜU"Ž“Ś=ő •.ÂSÔâ`"}3˛Ś[dMé!ŔFyˇěm1ą{hµ°oĄ[,±–Âąk"Ş©„ö`Żé*Ôâ\xĚÍPAŮl&•5V±uŚŰ ăB’NufąTA k€b'µ…hÖEĚďšł MdWz\"<6cěŮ`Ç|ËË-ŞNŮNrŕĹ>Ć4V0¨ÂuO.ş¶5M˘ŞdźÇz· 1·}˘)¶ťĎ$÷ę…’„,â4†‹ÝU’tčő¬|ËežÚ ¨"rî<5÷[‡™nR«1TżŮ2Év!Ą­+GG»ŐÄTľ$qĘ•í1NW#’ć t ;y7ź[ŇŕčhŕŃÍę{Xô>*Q'+ŐÓ;U:ş»ë9JµĂ­Ú(_-*«Éd`…< ńăÝT*z)ε ąÇŞaeĘ ÝR± “*iÉ<ˇ?Ź·¦˝ţłđUβ¬úC®™ëźç3´\yÖÄa-We&w¨=âĚqgppWh¸%EWÁˇ3FËŞh¸ţŔžt‡çd˝}JOľńňRI¤‚çn ‘”ť\ĄD*čÎ7‡:čKăÂńHŮ!tÇÚ™«îÚń,MQ…ŮĽo_G Z· ©¶® }şkĹ»ĄČL~B_˝ťĹą·j‘ĄźÇą\~Âo_řů]‡Tyâk4ě1]ňĺ80łpÇšôŘúŘÍËĺXŽrL,cd—…!Z‰˝ű±TĹÇWŐ+Ú¬¬+ĵY%éɇҺą6č®ŮŕYĎ~°đ‹t¸~•Đě-î~=áŻË˙ÓŤ›ŠZ-Η}yŕɡk2oł"/ěĺ–j‹Á{ YŚNúÜaq…@ZJäôőJť±B˝NE&Â{L-9\*śt‚fžÓ "2,1®‡Ě™Zž F_ťsŻÄCî!áJ'+.wěŘ ‚ő¶vë µůIË‘ŇNf8úú°žC÷Of; nHÓś§ ˝Ś´‹Ë˛Ŕ¨–“˝©?čČ%‹Ę5r­N ‚Ýęä­đ±$ćÜ·ă»'‹$ >&qü ó ôůËť)5ľz´ÖÖ>  ?›ç)S>ňx5iěhV~Čä…Ĺ>§ňç'm Lp–~?şíCNĐĹuRH”ö˝ŔöćÁ/RŁčr|˝ńé2ÝV’ÇÔć¨ŃBžčšę1}RÓ©+úu–‘ę–˛ŕ¤r™-”tźśÄdÝŢ#ůذ=”ćpHË+ÂŃ4~~‡\Ę33Ë{{™Ą¨Á:ăŘŃU`73µř©˛hĂHË˝‹ ¨ /Qr6'0ĄĽśBu(ˇş@ů͡ ¦Ź †1†Ůß9ü¤âź…^8‘BťŔ¤"E»ĺµ‚8x+ÔďŞ‡ąŽ™ëPŽŰŞţ`ëcQMęHčw.}4éěG•nÎ ¦5Cń“¬ţRŤ«-O†ł#4ytÝl¬ÔʉŢJÎWS[ÝŻăwrďĺ…oi´ĆvYwŰ“?m K$?ľ‡©…ÇËŢVS[ň&xćďo˝ĘZľ ÇÄüő@Ţđ˛ZËíF”mÉ›OvžRŠ­„­ŕ˘·X§Ż/ĄF.0§ÚÁçţ_Lý,PÉFLdźcîđ¶ä.(‘Ü{[9śeÇ®:‚M'Śä ‚ůđ X†ĆĆgęş—8zl„‹ ¶Öë"ŰŹ©m3‰şJh·űî†Óů8XW3Jíť\eYÝĘ®/ä´®BR~µěRŰ‹[ŰS㉛uţ@(µ@´"JĹŽî´=˝ąét}Ól¸Çha'ĺWĄPí:“yŤŤťÂó! U@vĆĽcŞ{™>đ: őÄäa‰MíHč°ÎůďłáíŤçZŘŐÉ“M)¦|•qą‘źr¦Ťwř}˘aS‚ KÍÎĂć«S1ů…KU…9˛>|ŞW{t’ö7WŰńńöyP™\_ íµÂŘúŻ&­Ô>Sć…!$Ę«jF"Ń%Ů<)É“oźó÷r€•Čz=÷ddPSÓÍJ˙ľ†YłÝ›)yíĐśŻŞŘâąUJÚĂ%éĂs§,i˘B=‡ÝÄË“šš€W(´h”eF®]léîę˘ËĹ>ĺYG^64 ¸¨“BŃ Ę!ߏýwŽ5®š­B}őş+0ô(?ş°5E]ţ­˘ŽĹE\ÖB‡-‰řŐöţEbÉÁ±>ź}Ô€eĄŠ×;'PFî±řS}ҧ®oHD>™N‚kSőٵGýqš d8«ÔÍ×ס°qâ_Ąšɨĺ¶U®Zuź?‚ý| „żĂěy-c7ݨ*&ŞSf•óëhĘě‡yѢ¦„Ł@%q`Ł »eű#ďĄŘTbĂ#š‘nďEä±yRćvhh—ŹnaBňÉCä :LěrnfF殿IT”‡H9Ę3:|Y•%ńŐŰ’ÝĘr†ţĆ;t?cN¦NU™äٞ˘Î®%4´·Ń‹ě¸ŮéNˇELžb€/÷őąÉ–šă4Ŕjoě`02CßtĄ ,Ó$˝Üĺt—řóŕ#4Ź|ŘľżŐňŁAřn„˛›EŰz¬öĎ4ÂaÔD±I&—›Ü^)tÇkâ,ÄŔŇĘč%ŞL“RA[q‹i˝HvměŘŢ”ěIđH(÷ň -~Z©†­hp§ßŘdZ•NŁn ¨¶ÔńĂ_4g˙jŠŁR !žť*`LŽô׎4ČJď{?Ą6,ťîRJ8â —˘‹´|.·‹–šN›ćR‘^A_¤Ę;ŃV#}Cą˙¸áöť&çĂ‘´Â$Tí»ꬴ)ó>˘ć|ŢšVŠš˘q˙ýĚmŐQgYÉö©&>{ĺ^•㓆ń§ŁoďLĎąŠ;ĹŞ#¤ď‹ćé .3ć×Q˝‚iťî1LóP„<·!›N9©ďvÉxŮHDŰ´ř”»ąÜŽ‹Ë¸÷óE-ňfę¶Ę׺mĺ†Ň˘Ű7Ś#ĄÉpiúü"ţKş5th_9¶ŮÎŹ.Ty¨5%z)ş€ĚÉ.Ĭ¤<;Ý¦ŠžVúŽbĂŤ#{Đ8Zż ݧyBýÓ&ă< |ĽÓŔĆF"ěâÝV÷ž*lŕ;.¤ Ń4µS¤î3¨¬Á,0;.tÂ2ĺľĘKô0î¨2ćýíś„Ls˛pŐśŽoŻÔ •işG–voŇ‹b¤óhńQ»čjźÜT@ŞvʸGN˙Áő`ţS†Ś›K%ŔúeŤ-z•˝Ä«I¶LüHcŃ3QŽÓYC ‘˘ĹHĆ8Z{áí•0G¨cWöĐëŘĺŮ…sŹŠę?2Ó9B&xwÉ źŚ¬j‘X}yŔŞçDľë↢ű’.!'¦7Ź‚~:°ŻkĺŮ‚bôÇőŮ úCt?,ľ€F•ýđ ËęA9ĹS:°‚›\VŇEç7çýűř†L0ŕŘ1$c WdcŐnő’Ń€E`Đ‹ČNŠĆ\GJĐŤV†L^Űy©ő ٨ü <%ç’˛!}ÄѬ¬ ”¶VŘ”IÉŞ {uĂ<¬˝v5|ÎŃîarVŁ˙Đqc‘HŤ~;‰Ĺ şj)˙F\¢Ŕ[}řŔBĚČ%äú”¬ł`·Ym~ĘD—§·qA˙—$Ř踡Úč<ˇ!'Ë.’'ÖTmv«!ńŚÄ”›.ŢĽ;嵨Łsą ¦ČĐ(»h.ź9WÁ%a*Žz™ŁŚ6űOÖĄiŮńzř„óîóöEŇd Ň%iŁ™A)/ô፯LĚ<3Że…ŻŰáÔŢőĚĆU$ö[q·©×-u ˘ČN9_půSĆ·ç ;pŞŰ(˝~ź¦6Ą˘NSšĘ‡í”$*·aw=ş+Zn˘iĹÝľt !˘%Xw0!—o|-güóŚěw]Ě“§„c ˛>ÁďdĐ„}%‹×4äíZčˇá ˙,;7>…3h‚°J´újăÄx{Ť›-gť9č¬Są? éóM¸4ÂO­+ZR0‡ĹmwŃiśĄŚ$i/ő˛Źä˙†^Č©¶ynîŞO­ÝŚ×%±P íŕÜK©űč’˛("Ĺú&6*uúLćë•+f©3y?Ňí™;Ą8 k‹äÎéˇÜö$Đ‹¶ß;&YŐăúöÁSăćÖ Ů‚RşÚwŮd4bGÔ;–me#e]eˇ5+Ž Í~óE‚ĽĽb¶Uó„í4ůŁÄ—sËË"qô &<«R¶Jm!ç±$©AÁeQbDüŘď¶›`×T» ŞşBVíď]^č!ÓóJJ“„ÔĆ^®ű°‚ű6wWĐŃxž Çü†ˇůžOŕî'Ľ’Űç‘sI|Ţ9›˝«źh„[ŽÔ—T{÷Ň^—…]?’J˝(;]‚Ëá’ĺ’„¤ëq$×ĐDáȑۑ«#XqâWD÷bßňÓ^Úź{ˇ$§SŠĂ śäÔg$ý‚¦*Vmt*çä}5% ážQăîó®'AĐ·#ÚfŻ~ú”îŠz7°ĹqYŕËśŚ×—*ńňó¨ő@ŐEĂ€"•YÎÁcFHëeät$ĎHĚšöoţyĐfďŮjŇz˝;%őBŢW—ĘÄI„ŤÔ„Stm“/$"ć±}ŔưŢ..7ë)ßÁ“óĎ“â(D™«ňqŔHć~$›śh7§H Ng…9|žfź»=Ś˘CYďÝw–-a¦Č°ŻGZžŰśMiü€é!ôĘę……ťI•]yô8¬ĺđ^ Ő—XŘ^ă Ť÷o#Qr|)âř9ZW;!¸zQSş*ľ¦ŕ źŢ·ťXÉŻ"éöśżŽco‚84îpy¨7žµlăÇ»FߣyÔQK …)™f™ÉeVĂ·H‘g üö%\YWC1}˝|š!tKPÇ&/yćčúË+ň hć÷F|Ő´P·§ęÔf,·řâ©ζY'“ďq‚fĘŕ/'ö*sŔDµtŚZq/€í÷ČiK öđŁ)2÷íG9ŘÄ+ç‰Ö˘š¦ié†ĐĹn;reµ7E7ĚF”_DŞđh•w;LR6G`ů˛đ5Ońîz$Ż€¨`Ŕśâ+sÉŢ$·J¶W‚Źb<˝ČĄO\ ~%;™ŢĎ‘íĘ;"4„j U"”Đč&µr(ź†ňI4ŕVÚÁ ™*ÇcJÖŮLŠůôŘۇؒb›0äŃ6Hď—aYv¦6ř˘˛_`®ů9†1źÚ•wo;ĘěOŠqÝOÂżŁ;BnÂ0Ģ“&Ş<ĄďÔeL—mĺD·[ll;ĆŐ{±&iGÍ´ĽŤť©ş1E73{9Z˝;ř]@ĺźMJ{ ĎA˝ż¨… U+ăëĹŤ]‘c$@ć¶zô=?D‹Š#ĚBYĹó»Ĺ q ĄË›î)Řč|˛Z–7ř Qr™Ţ’¤:¤ŠäŃIa)[eĺlĂ]QˇWČÚÚHO p¬śM Š©¤¨ýŁj•{0-ćµĺÓ Źt{VüA"7"–ů=Ů®ň2ćC¦eR—®sĚB'‰ÍěN‹UµŠv~ŚgĺR‘«LP˛ô IFŞőtBOr8î-2 Űą ;ŘĘ‚‰¦hŕav…Cs©Ci(Y‹†ępŤţŠżÁ¬¤Cvi{¬Đô.BšÝ¦‡ěm÷wFý%˘§k˘„¦‡ŁNbŘ3.1 ux,łŠîĘ<Zl‘f5‡¦ťĄ řV:F9uŮ.ˇČľý&ÔšŞ"_Ý ‚ó9˛_e}[¦,ü~*8\vy uzŮH¦zŤ¤¨ś,qąM ™HJ.pżC!Ěş=6wż€ĚĘU ßcÔŁŠ7É×9‰]ž\pŁĄmÉYĐK\ŢIpŰĽXÜę|ăGňT±§1‰ˇ"Cß0-Âkě/0W'6m4S4©#ÔĽĹą|˛›˝ĚX!ö”ÉýĺdntQV9 ńfVXhżĘöO··Ó˙y Šî&Î'pűËŞ–×YşĚđľĐËđ?pźGÂ@ĺKźĎ<üZ9yAIę!Txy*}ş@ÍăwëšÄţ×=„´$Ŕ{)ŐRÖÓ8ß›˛Ht3¬Ötô(żŃc)úÄŃĹ^˛NßÎ-­zç‚5^ňŮsß=HóN‘lxx¤ ža‘‚$Ş‘ĆóŁF‚Ćś{â{á€&BµňslÍŔLQ’Ş´¸őú˝/’ř9 “ł+ődł6!ZÜV¬ĄPŹźG´S0äý,†l”$¦ÝUäß]ł[)Ę•ň|„°:Ä´S(0uě¦*U—k{«ŃWÂ~ţQÚ<‹¤’%Âĺů†Š …Ö}‹0Ů‹fĆp‡ťťdCdľHf®9!‚č'°…} ­Zxš’KwÔkq›I\/‘FáOű2)>6UÂţ P%JY_e1  "Sw“|nu{'´üe,A.BŞ)€7·•ËýnóUô¬<î&­ăžĚ˘5ĺä$ε€LÜGt㪜§ă1ýÜľWË‘›ů|ş}B6ąí{ÔÄfJ‘fd‰"Čç3€”ą8%ť X–”Z-™Íň%˝Ńś.Ö®93/CŮěatítĺ| Á/ĹRč+YčŁŔA­/K S#ܤbB÷q %#ňg·í[ĐíĎ9ĺŁpPő»qbuľ*ůc V$髆mŃ ˇî’,iµń` ‹©$õÇůŘŞŮę\Čă¶m8Ç­HŰćSąď‡DâČ$˛ë‰Nű.đ ŮËQI¦HčmÖ˝\™@âŇu gËë‚ÄÖf^î )”›A\,ľj.<ŐŽT×`ꍰ«®Š©ŮRPîŔ–!(©eÇ{y’mĽ:Ą§l]cë¸a!Öˇćy¨G¬DoŞś^ëŕ)Łşł‚ýrr§T§ű¤Q»÷Š‘.Í?b’îŻăş “34x䝬ó‚Ľó—y2|4›Fěp9˝ľYüd*ą-v&¤ZĚĐ'îgl@-XÍ~PCâăe“&ßyIK„—nßĎ–"Z+2-L]N;´â¸f†4‚pIČvŔŐöŮ~ŤĄf%šÖĆ,#-˘@0ńF† /žŘ€aRŻ9Ćk˙F"‰Ë'‰ :Łi2 ›Üž3+ő!ćă76‰I;Đ—§'4×N –609ÍI‡’1u]x ëĂ«eňcš~Ťe¬Şn1vQ 4jBB„RµŠçżSŔň[Öľ×$§«1×ă€đ+i®ÂÝ* –nq)!m1ú~=ËŐĹ,qË–V&^ŘT‚ˇ‡Đ• H¦î3ć~x$Růa íťDďך(&\$Rtb;w:X…cVP¬ÍůßŐŰ5ou´Šëáµus˛ 5l´?ŽĎälďżé‘‚Ý÷¨…µ}ż§gźĹÚŘͧ—° Á©}[ˇĆJ>މăQ¸ ŘPŐúXóZĺr®›ĚÝ„¨É™.ITµ¤- (ĺŤ ®4§ŚĄŕ”÷Éqˇ*· €ăě÷Y(E[Zp0´Ě‡z˛‹M0ĹL-j‰ž;÷ Ŕ_’v‰Ňr.5č–gU©#zóŹ ČNöf.nş>GěX´˝‚˛´ňŃ×ü¨Um‘Ĺć6ôYqcr±`cž»UüquÉÜ·Nâ†HX…=0×3¤)Š\Öł,¬JĚśR0o–¬i˛ĺ%‰MŮ€ŕ–Ұśˇ/GŚCN1§‡ôüţbżHĺY«<>ƸDkÝf~’öhů„»Ź’¤•YŃ +Ą[Ţw 0!]ŢšçŘ; á§‘k ďWe^şç÷2żn_9XuP´/&͉3/>F@µq÷ńäŽúŠÜ FŁ ěř¤g÷Läąµźm×sew6#łçę!Ş˝\ČdH÷íÖ˘Çו‚¶őÚS/0ő—Š%Ść©Ä»Žó!Ĺę¬^ĂĄU-Aé‘ő’5ŃMzňä‹HěN.¦jÉ÷Ą_ rRńŻ˝´ÔëÎň'íYAŮIS¶‹Ą}pâ¦ąĄňÜÁýކ~dťj·ŕ„°o‰Ž} Ň{fŻÁ’R˘–ĬiX®]ÖěM@şÖ¬ăZXę"B3AšM ˇ5+Ć“% ď]!*Ák»ßOAÎ/™=ź–1°Ą.Ζ&µMîcă}}· ô'ůjâI‚`r“PWÓ¨ŰSTjö%íčˇÓ>AY¸´[]ŁÎ §‘ŮŚR1Ńĺ¦Ćšú ]ĘĘĆd˘h|±Đx],čl [ëřLµ~$}Ś2ő÷”¶Łú\Ö‡™†št’*%‹ÝˇqÂEU•Ű^N+ĂIž÷S~f*ęđş]ěŠĹ‡™V73•ąˇ—ýDÄĆóťGr®ď y‰őe‡›Î\Ô$:eíX6B, 9Ĺ  "±V 5ËRQ\)ř[HP9ÓiĆĹÖ´ĹHR @Úq6YH €×ę#ó(…ál׺•h%O¨¶kĂOţ€uË:\¸G6=­Q`prgĂŁ˝„ňËć)·z ĹMŇđxŔçséK~…M(H"°7…3Ć#Ei·ć¨SŐç­ aÔŕ­ÂèËF˝šĆĐK“ćR5UN5/H#°°ęŞlÉÔ^LKw@g’¦_l¶P˵¸*˘ő$íáNšű±P4†C K®ňč®6ËŮPUáŔGÝ?>Éđ,…ä$RÓ Pş]#ŚŚhôŠ®ń$…řyMmŻůvöÓ|„Çĺ’(”:´ÉŠű&rĺ‰1±"*IÇAÓk0…–[Ča€:3<7Ţ L1âVjźĘ‘Űé€TúYď§Ëś.Śd 1©v^Ń%rC.™x1ŃŘŔ‰[°o˙jO.BľęLIô»X"náý•˝ K“_¸WX ˇ,Á]ҨΣV‡—»?ľrąśp8GUŘpwOköö4„ŐŤ9ÇZÁÎl«` î‚Ũµ‘tŘtF¨ećFRŻťĐĺ3bŞűňé Ť@AaňęݧÁµX”ďdĘX[ÓQĆÚ¬ŮSlŻ)íýţ|Ń"Ťż´w¦ăŦ±‘Eä×2IîGĄ[_»žáŘaÇŚ~4²’â˝Qđ§‰ëšÜxë> á•Ăł…Šáîs¤ŘTÉZŐ U÷;_Ĺ®O †ęřCrač;»o]5F0sxŠ.űŚTŁÝűÉWĎç$ĹÓ+¨ŠŤ<µZ†Á2Oän¸Ę'‹§Jt@=Ó—rí°x?ĆĐG<© }ę‡ŃJY˘żâ M]LČd*˘˛ú>u–4ÄU“Sćř®^ŕfHúYU!Ńdgđ€×uzX€AkK':]°<᮲Đâp·hËĽMŤ¦Žŕ‹µŤ LťŔa©Ĺ{éç7Ůbëë!ú lđçÉaäř~KĄś©µšşŞN/•‚[ÚOzäÜ3%čiŃ4ĹóÁTŤ^“Huě6&ĺÓˇ+DŁ›;&íÁBN\^w;ÁÉ0ęTşh-ŇÂA‰ěŘśuî Ä‘Hb3:ĽSkŚ|(č[•@ĆzFm˝%­$ŃÜ«‰ß' YQč*úő}/BŰŁ!Nď95póHµtIa#‹Z8ZYź˝ŘĚ î9UĚ\Ź‚Z^ZíEčŮyç…¤źĺ¨5Ş(©+ X¬"(f(S›@˝˘˘Ď/˘Î*¸±7˛ÎîßOwTk¶“ĽŽ¨çśá5y˝ĺ@Ĺ*~9Jµ‚Đ‹Č3T§@QĆíßőôbR™͡Xʞß?o‰)+°˙SęşÓÎk±T/šĂÜ¡ĹÁ±°ynŢâ6ĆçO¤–SĄ\ňx™?Đâ¬×‹44ĺµřÓ30ŮińµhPĺßs gvdĽ°»@i'/¤,ŻÚů­ë㇍o‘Uxkst|ţ´b˛ÜńZzRŻŚÍCáX PżÖÖCçN’‘YýqŻlsß _Ă"Vů1…écß~Šř&ß«':׊© G.Rz•âř-x˝Ş]Ś«Eßv±‰v†‘*á%FŔ±ţňčšNt&JŃ”YÖC“ŢCí1D·˘±!~Cţ:ěFl1p(4˙bgbëű%LĂi đ”mÎ}ߏ™}Quµl ZíŽá݆ăář‹›/»yNFj¤B͇Żßú8a„Ybň/ŞŃîjzÔH‘{|B ®ÉÓirhmÚ8&ŤČ„ďHţ™ăpě”ĹŠd·T4đ/¦ńž‚kđą„ä¬0‚únͰ*HM’ŤŇM|8ß_`®%mľžě˘D¨m”đţ!·Čtüß_ţ%X˙ŕ±ěÓ˝|ęą”uťěh)“<%fľ[ Ľ,Č•ŃËŚ|ţˇýÄÖďŻŕĘ‚Á—:ŽFłdF0Ëí2mţ'\GŠnxĘşÝ Ć1ůýE™\ę=Ó:SŮr“ç•wC"ŔGxţȦżČ§Ł˙ýŁĄż8ćß”Ă@W_WôĄ Ĺż¨‡¬ Í,`üI•gn&b1±ą>ýŠôý…EZ‚¬ňơđşádď’x˙fF!ýýUI/ý"ţÁ:ł«ďĂ«%Ś=ţ¦ÜýţBâŃ/ý7n`~u0ńvŤ1ŠZýGČamhż–%ű÷WÍľćÔă ÇŇŹ·Njň.-ź®ŕ\źş¬/ďŇcrŔÖh-ţ„"QŘ5U­eéÉsDL`ŽG€Üů%ľëL ľŚ –Ř-ř›z&ĎYSˇ– ü‹t˛č‡”¨űŃôSjď÷7†wIôQN'íű«•†ß±´«Q -ćČqěSBVĹć-™ÇńµdF? Śď/3^˙ĹŕsI+€ó[ÔI0ŹŤű÷¨¸•ôWÝÓşŽćJ —ř:´µ˝Ź¸˘¸¸wȧUŰň˘Í2ĺ/­aő `·Śot›l{¦@™Ž'Nšú &Ă~±a±á¦?¤d﨡eK˙Čżh›ü=¦úŇľ}-ý ěľ?;&1ţ’qÚß_ý ,Çź&±#ŹsJÇO…˙öŻ®ëúţ}˙ďŰßüęĎżúöß˙Ço˙ńW˙řÓ_}ű‡_§żO÷ß÷_~ű»ţĂţ÷żűëýď˙í·żůëżűë_~ű/żţź?ýăŻţęŰźúÓźłßöËoűOżűéŹőíż˙Óź˙Çú>ňú7űźţëůo˙âwżýÍ/ľýď_|űç_|űÍ~÷ďöżýůźţţ÷řéwü‡_˙Ăď˙ôÓ/ľýé§?ţŻßţz˙Ăđçżůíoţĺ·÷ź˙ö?|Ű_ôŰßýňş9’Ďá;1=aÝWĘ$ILęŚ^\Z»Ŕ8/˘Î§÷ÄşínR$ç94»­ľ)Ů„Ü8_Ĺ™<űcr¶®¦ćˇ@UÔ*eŃĐĽtU ăQ„ěđ|Ů!^JÚĆ?ę$ăšl‹ÚcX«h\CC‰Ät‚!a:h8žBč—4:-Ýq@Í&)Χůč†Dí6vicÖIUK—ÚâÝ\x.Ę"ĽlńÔ¶eÄ'cĹęXőątlšjx„©uJÝžôrÓ«ÇjG”̇+ 6"…0ö míe~%vŠ™(fgŐă“×—DżÂ˙ä~RQşÝ"_«aEÝóCgŮźN5śń$€ČVě8ĎŁ\.oł¬"  “ +ŠĄy Ź©ľ(đh’«”Ó"ÇëýrëÎí Yő–_Aň$¦]ž§Ż÷ˇŞHU~'ScŢ›Îq#ßÍVtph-$t]WçC &ď_· 0•b/’ÔXOŔ.5W’ť™@Ůd"Q宓ońëÎeů`o1čüL¦ÁŇA6Ŕ垄餺 –^• 7‡4ëřjÁICŠ8á7´8—Ő«»„."éf ˇ·ŻxĚôA0źóSІ<Ť—}!JČ˝X¦?ťź}¤]$S—3 VĎŤ3ť@ŐKM󴍶cşt–gP·>*eů2Ű)Gě; ]_ËSuqUßü>÷LˇĐ)r ¸% łümJéQ‚(Rč;C,‡üŰş3 Í´d†^#uYŁ„9®•đ ŻžnG[a#H]ĺjáą&ćfâiް Ćv®ő”öŠnPťJl†~D-wXČTšmČ;P,‰\á#Ś ˝¤ŻÁŐ«yë’ Ęr;ĽÉJUŠ~­;L—v! ÁÎîhżQŐA®$Ĺ—´\ťĎ%ÖN˘\ZkÚßĚvň;ZűĽJô“#–ÂK†‘ Łű ű®±đMŞî{„€}ýůWČ[ťĂĎőIkF4 ýĎZL€ôš=ĺŕ hvcÖ©™]pÝSéÚ Ů&ßČŽɸi55lÔŢ|R%éÖŘČ*şă)~|VąH‡˘”Vťç\ٟĊĚ1 nęҲ<äÝaµ°¨˝®ImS3`DěôUălnžČŇ ďU$ń‡Îe »"ů±IĹ[kĄH^ęäT«0iUíZČí¨űú’ä~˛¦Đ¸Ôt” :^ˇžqvZ%kC|ľ’ź€č`®jŰIý:Ű,x…]c|JfN‘ÜäĘî%Đ:Í]W>^rjĚD«<ŠŇqť‰’Îź5ŽhŮŠPďčŘVr3żŘţÂíc®GU?íŠ@Xů~äZ&?Á Ęhd!‡çĚÎ%v!€x­ą“µ”Aŕe!ČJ3ÄI`ml51˛*cňÎÉÎ ¸ÝMGäą_&ťCiŚwţľĺ¶ÔMŹč…÷N®T˘÷%üEZϸÚ~şh&RKH{ÜĎćÝŮő•hn<¸Á¤”ßŮ8_ęࣸ&4g(Q©ĺ7u}¬!Ô&NBÝxÓŐ6-,Kžał*Ő-Dâ Y)&Ă›Öú ˛Pˇśíٰ˛c& ěŔ‘ź$ő“ź ľÚ.zůL»ňľ¤xzÄěÇŕ'şxĚź^:·Űm%ÔĄÇ9”Đel«$ÁJäE ŕn1\FwR"€»©ZĄtc¶|žZéUĚ+{X“Ćm`żzśUÜ)}§DŐÎHż{GřŞů@ťˇ˝3ľB{§«^§5{Ł˙ÔKzTÄĆ©Je˘^"Ďm)ĐŠußH´SH§ˇbVQĹĎo$+ó +\"ä} …@”±Yű‹zĐČć5šž8Ď ~Ô˙–ŠMb®ÝŞÇyG@žÄ^áChćL?čU8ĺ †HÇz•FFöJçc$M4łŠWM;˘2“7+RŻh«s[¦Gô|¦‹~¦¬PÜff¨Y]Žß@E˙ziś·zŘG yęb¨ÄH‘­ZKx¨ŘĄą„6 ÷뢜xŰ,«1YW4CůčÉ’†–‰mŮbĆVŘkß%R;ĺŠÔ*RR~%ř1'Ú„ ¤G:(SiŻË?d|ş8“>ŽöMęˇüsĽ G¤*pDľŤ¤[TNµ’© ‡IUĎÇ™­cĘPń˛.©‡ş]&:ÍęáĽÉĐa?F˛Q˝ESŔˇ‰–wĚŻËŃÝĄeŕÓń §®Ž¶ęÔ b•·d’u“Ďp¤8ҡAo´ {ĄOÚňrG“•UjĄđoŚßňľĂµS‰"i¦˛/lę^$I ů÷°žöáTű©•®kެauݲý±°ĚXZAđł[ÎĹÔpŠ{íő7Ąf‘Ą™‘™Śę8_ű4›jĄĽĆsšw„IŠc8ZĐÚjŤŘJ6ŮĹłÂGQ ñޟqäb\F×őO‘ę˝ŰĆx¨(ęĂÜ‘z›i/ĐĹîD¤“˝‡Ţ:@ďm@*şçv'Ězş¬†ĐkĺyŽD8ş¨8Ď—_hłÓzUąx% ]Ę(Jgžíşëű×/ąÎŮSc» şďđB'NÚ’L05 ]Şď–ě”sÉÜdÇÍ]•8•kô4 ‰Á zî쏆7fˇ! ۨ'@˛°…®ß1~ŢŹ_Z*Č+…%Á>“[ ëď,W.\jë7¦Â’$ĂŃřž‰Ë#śJ5ĽšľÁÖL™4c+ÎpÄÖ=ć®6׊é-YŐxZ}¨G3m`BÁ'‰• lHič•ĺ2N‹ňÎŢ!ďđý• Ąúí‹ĘŽ3—X01OÚÄ@±Mdů2ćŠ5 Ť-ł ž=ZĹr˘&[—Úľí+ꬭ‹R—TŤ,řk‡cĽŔŘH(ŐŁľţY˝† ëqKĺÉ<93PkĘ_Řő vdÖÍgwż«ĂĎłŹějŐ8Ţ~j…Ikk<(~sÇ| }M6Š«˘mgúĽŮD¤9đ1«Tťm6¤ýÔ=őŘ(a^™ju Ŕç‡<:öőg‚çO°CŘ!‹dfâŃ#ř€ü°“ŻŕôËöö'şx žśĆY‰şłóBS©!ÍXU›5D‰$ËfY.Ď&0˘^<:|§„_ÚeÄ4a`‚şD˙W†?:Gź‰Ü~{˝>Ő(Wa!c"8ob1EVí<Ŕ1~ŻPť4ĺÎ:ýĹ=hr~z´ŇéÚÔmđË› $Š˝ů3/Ťę•?5éÁq~‡‚{D*Xó^ć¸Ă-šo„i;Ç !Kµ.Kß<˛d…qޏ:ÚüNb÷xŢ….ĚÚë X˝Ő !Bâ-§Nč5.»­Çżň@Zމ‘'“,ŘĐ :=M2ˇŮ¸Eť¦: ,ćCUýÖČH}0őÖ©őŞŘR¶r|ך=)UĐbVwüw6…FlmRG˝ĆŻËŘ•ł˛ď•Gtč*^ťć9 v~ăNÇ9a ™š5-p÷‡ꮉٸŁÁ¶f^ĺ~ä)aÇÜë:ގ;X rB ›:ej[«kűrčĹ^§·“Ä Ä9Y%⬽1s9°ńS*Á"‹ްtÄU“mëÔ°˛^Ô”@{T{&?@6©ę¸a‹są‚źGŽ3rAZÄň$N‘ÂeĽ} ě±gÖ(ĎÇ~as4ßLęGÚ—­ę÷he1٦ĂQ§A9Ą3ÍA… Ô»3ńbćnáK~{»a~Ä„šrzÉÖ¦S€K&QĽűCńŻSzĹI;X`΄r»H° ŠOo/ČŁÍ”üô;ͨ„Ů»5 Fq…¤1ĺQ$÷N>߬¦ŔˇÜ`yA–Čd ÜKRŠľŻpjôęĐ)ń¤70—´<\<µŰVx¸÷č 7¶ĄČë4ʉŮ@ç÷ř;ö3¦żXěĹ m-.rlş[}UŠČ=‡`!„fŤÄiG—.:ĂĄí05»]¸ĄX!č{Á:  Ýá. Ö„wŻ˘Í3>!ť."Xéň|@‘ő¤í»¸Ě {ĂÄCO§LUJ…Z/5‰î L”IŕŁM”Ţł4ßbĄ——°›VšgöyÎŃşo„Đž%•÷1Ź€t¬p•°‘ń ˘ź°–Ч$©ZôZćiÝ-\âŕ1“ĂŔ‘Ś"o»ĐfBóŐ( T=®VË)‘â;,é4‚ţFâşŸ»E“¤3ŁŢ.jčÔ¨†đ<"§ü-OąjŢÇ‹¦żň×!őoş-—qr¤‹˛äý>®Ř%fß.Y•¬Ľä|łµőxÁ—~•»űHâĐę!zŔď—AeäRŞúśaš§É]jöljO1ą3ă«Řă9‰ˇ•ťo.Gâ«$u‚¬Î©e{éy“vHe/1`! ŕÓ-˘„˙8ÝY‚tµsÖ'ńŮç0‡nd{x6ď‘nő·g8Bđç^¸¤^ÂŞ›n!Źs˝ × v‡GĽkFÍ`3qjĹJá®U ‚8P´„¤÷čAÝ$&ň˘;úş:ć¸Ăizߨ‹cÝ›ÁZ=™šmNç.ž”_~–ç h'é5lś ÄŽ0 ä Ezä˛OSWŁ„gK H1óŤŠZ1µ›;ÇâŔzÍ#ßĚü)ůŁO|6±VîĐŠŹRh™«ĐPÎę4fÚżĽ±@[c_Čă°Ł¬Ňý`hqÜŹvI ¨wä)%2@×IÂźŠ\Č©aá`$‡âócq¸pwŔZś˘Ďó)”g(·°µĐ·c)Ż2 #U÷Úőů÷LQ†M[ ÚT #/Ę·Ëq‡m©ăčkß~Ä\ <ţŘx°u ö qâdÜŹ?'}°íˇ.Á_Ę5¨řnŕŰË,\Ţ^”ÝOŹ­l Ż5Nť]‚-˘eh·ÜŽIČ$‹­Y’;·f;VĹť`ĚÁ;D›u Ku3UzíÄůńQ ˇĚY[śŹeď~Ŕ¸Ź/”N;¸=†&UŇEłvS٤őŚ?BÁáLďQćT,!ŞŘĺÓ.eˇ=Đb—ë+ ‰^¦*ňŔľ •äU‚î_µćÎÔë¤ —™…ý@ŤŚ26ŁR~Ú·*‘5ô–;RęwqGž– †7U-MéAeŻ[PôdRÁ:čóřĘľÝP\‰âĄv4÷@§ťĹ­±[#NnÉ ¤etp]ČŚűeZ¶đë„’W–'dsŕŞďŠŻďĆ‚˛LŢ?osĆˬĹv‰Ňµę¶î˘‹mž‡«puÜF¸Pk!ůł"ăŢo'Âfś-,Cşĺ¶°µfŕ&V—’YM–¬‘|¤ üf¦WG´‰r“·CőL Ôëcżüd¸ńÄ·*°ŻGsC{’>‚ŞäuYî‹\çÓ‹ĆÍň˙ m O)Ůi…5ńi–$*zŠ‘źdŕjÇ$ÚÇÚ·\ @âNĄ/ŢĐ<żNţT'5ł¸Ŕ'Ő-J5˛¶pę^… Ń/đJ›—#/˝O(V ŕD˝ó,^Âvµ\“s©Ććü^a‰dţ\hŤýR—F˙Śó#qG !51š’:SXĘ\X¶NuVT6sK Ĺéş'ýő’|1O~¬Ąë>ýٸ^_á1ËČ‘lG÷óśSăËŔą3' yČí>ôbšĺ1$KdĆ-ÎZ=+ĺ8ÓÜĹ­śŃŠĚ ·ó8mÁ;›®äÄ‹Ű$}•¨ŕ‚…´—Ц·BŰbuţřnZŃiĺĎŁŽíł¬ç¸«SË[ň Ń}Ű opd†gąúˇÔ‚!3ĎŞ-aśÉŕŞUUrŹ`e†6Ť×#źŔi„ b`;“”aL;fîĂľŚăŽ€Ît[Ř=2ç]ś‘řńMŤťúé.­iôćˇÜžŐ-䍎ő$čŹćČG[©÷|aBR8CdVý˛®ÇkS˛I-jŹ"ýMÓjIJřµ\óh¤Ů]bnLΓÚ[§¨Łďąb@¶Ö'bt-{ ]Nł *šŔŐűĄS¸ÓnětŢ7·GWĐ‚o'ť'°qxGŔßŘ%=rr›€é»wHŻŠ'kyŃŁž¶u!rÇ}ĄIlĄĆ¶úbôâp®áWŐŕëK (ĐG‹ dLk>U€`8m­ śŹ»­EScBF†ýUs¨ XĂvŇgđ…%ŁSëí{=Ő´ě]Ń …QCŰ9]زíČ…d’3b}>ç)Ç&«Ó@4ZźšBy¬"žag§ź9 ć[Ô€Iťp¶Ú-Ňú›Ż‹X l%ŇÉ$)Ţ/66o',ü|ÂßďÇ™ľ?v´.C[MłqFůI揊Ąĺ@@-‘>˝_~şNú(łäŇĐOlŞ,BŮż• 'ŔUZm1é(¦»±ĄEHjGwM‹va‹žĘŢĐ÷ §db^ísŁĎކחf\vĐâ¤/¤Ýx…ő¶Şľ¨˘Dó»`‘!a±­¬Łđ9s/2ś\ÉÚď<˘Pď{\ÓŹĽNČYué[Äa$•G´‹ůcPë+tPńCŠ>ŕ±ě/=ÔPVYşFIýfëI#H¶EéĚmsRŰMä~ô¦SÖOXjŽÉâ ŁÓ›j»F"JőŹxĐ'ö¸\:~¤SĚíGŮŞĹmćÔŞ((©ßÓ~ÜQŇšţl f"i5­ăčóĺdça®§}ÚX‚ăä!>ÂZ„€…Z>gqŚ€Z%F˛Ď˛ąÓ˝[ř ĂŢ9Ú'ǵŢ%kĚĆ1jěĂwkk/”&y‹ě‘s>’ň˛Rűş:Gîp »Ď6ŘXP}9=‰»‰Ĺű3ý˛Ĺ¤ěŞc%Ţ®éöp÷‚ůş[®$ůÔ*0ĄťĎ#jŃ[)YN@-uČ5$rl™×ŕnźÖTÝŹé ’ÓX‹Ú9»Ţ»Ąé›ôQĺ7=ŕLšNÜrEÝ×Á"â“ÎŰ0†ŮŹI •·š  ZW Ć#+Ĺ{ôôŁ6\}Ç&,Rőö/§Â©őBaÇš†”ÓDňôń’l¶Ďó.E‘]»aď°{` :‹‘DCŹqMůť‡m ˇřŰťţ…•î¨!.$Ďě]FQm_¶nďľcf,Jl˝C$9a1'Öă+/µÚ·ËQ“)Pőąşž÷AĘůÇ]Ťäą@^Ä™Ě ce`éG)ŐH±Řµţ`rŕŢ7~ŕ‘šnř“áȲrMC]ßNďI´LlŻ‹kqüsşzü’$¸kQé7tȱ5T9Ó ĄoiťÉĚľ|É â¨ľűsŰşřÓ‹9$ůđ9:d‹’w4רoŁäń$J —‡°…Ć·¬Íř4#»ŢIŘDÝńdŽĆÄî4<_|#ÚC@ )®Żş“řř)oÚG­GÝHľQîǢH®­%żŁÚ@fÚ7[·-ŮŚÖöm!^¸ÝęĄH  Ě|ˇĎvs¸T4żhǵě^WăCµÉ)ÓÓ#µÝú…„VV#O’—OW ß ĺc–|ß]Ú˝żđ\i„żŢy#đŃńPĘÓź_ĺh5dzióŁŘÉń!k¤d÷ÎçSř'Ř±Ł”:ˇ—Z6&·ňčð?ą8-RÔˇ€úBŕYúŢ Ă$×C¤„6ř+5 +R·a­ň‡h)'\Ĺ`[˘Z!‘ČĹdávş‰î)D } Ü…}—ŃĽ#ŁB8“ÂĄ0iÜą%,—t„:ÉçK¸éýůlK=ĘN`d«Ď#ÓťF­ř-ŕăńCÂn`6Ě Ľ»0sçĺaňmÂÍ™H4@GŮĎCűô0‡ťV8c‘˛LÁ°Ô˛>ĄŠęƧ6Ç«©5‰>ó‡Fůí&kV‘îŃĹIĺjÄć#ëBŃukٞiU®Ô‚a*°—Müř-”V:Ł&™ÎżT Ńe˘¤4ʢh¦žö]¬Ĺš”팝_őËL_Ĺěě’ë§vaĐŤh/Č4YgŔą‹%ŕsŐ" ›ÖIJ!1ŹBťoy%J{Üš‚HcOžáĆŐfĽÝ«W2WJ.JŐ“T h7ÚÔŘ2Ż‹~şj\ rl@‘{RM›}lí…ÎÎý[ ‰Ö‹Ţđ HË ";Úžf ®ššĐGâ‘aŘaµŮŐŰFcÍVÜđMľ ąkčąb»˛ĄjZ˘\‚fŐ%ŢĄ{0=Ź2źŤ˝ŕ64ś*ŤČrË]6ZO«ŁČi 2Lqą¬ą„˛ŃśÔ ”?Sô G[$#í›Řł›ňÚ,Ż˘łEŽ}ˇdĘr_XYy¤~uĎUňiť±ë.Ö7Á'ĆQoĹŕőXvľëűף* ×%4ŮËgŤěV…ĐŢb!@»"͢ĘäâíúIš-ŮęéŇ‹Á$d¨B•…ł DÜN7ONçÎĐ“©_bâq3‚mÚą~^ł„‘uíŰŃĬS ń&‚c>`äÝаsą<^M\Ń®ĺyšv>ş‡ú©ĽĂô-§ćUbíA9¸öĚwéuuN¦ż4„@_sőᲟ X"čNŞô˘éçp0ŇôCóq† V—N‘ÎC >‡ÉĚWů˛:ÓŞŢqŞřÖ1›¸:a’_öDÁs8,_ęá ¨Çi$Č +ÂfNŘt›O%čChkëçŰĆq őמŇČW§9+g (̱0˘/;ů޸41ÍµÓ k6ÜPçK:GéVăÂăXý8ú’j N:éę=ć+@ʵ°ú\űśÇÄ“-ő*żŠ}㏧8ę‚«WŮĹ𣔸yÎw”„MlrnĎÖˇŢ(»†Ĺ3Ě4'3TŤ? 0Q–q±Á_L—şť^ł‡ßhgćĘAcwAĐ×Ä^ ý –îJ’. |÷g‰ž¶4-UCŃäçô`ařKkĐuČé.ç1÷ÉqŔáÔĎüŔ8 öP±§Y8JTNĚç…šřţţ%J##„,!#Bô‚šÜ†x›±Č Ňŕ°Ú^âZű0TUŰLúJĹů¶óÉŠ”1íµ»0 ˛9KWčN%1#`FŤ®%I-ŞbĄ;…C$'µ:±ńíßć܇ç®6čI!6W‹.ŘNĐ®Ţ?UlqLŞIą–ľľ ZžuťÍA"ßű°mgHT©|bÚÇ[˛H­_F¸Ą41ąEşD7‚”5YŹ!WŮO C¤5Ó3k„#›ů˘pjŠŚ±î5JnUVx“•sPśĄâ Ƈ®pgŐľÖ\ťĎ#´Ě~’! -•*ő QŐÓdŰaqYÍ,xoJćűí…á5 ˛á~~3ąÔ‰ sÝN±h@˘XŽ n­Ťźîű‰†•(çE?ç’5HŰQC^i7Ök>*KŘ'n#Eęb]m„i@ŤNépăŐĄôFÇ^8¦ŻŻ©ľ!|ńee+´ v_TIQ§QcĆÝn¤2ÍPdľL*†.š¦8ĺęž?…Ś×±JI˛¸ż‹•ˇŰEł8ë jø«ia5DvK üvĺu bí'§¤ĚĚ[˙ •pČU„2<ŚRő8Pďfż<Ô(Í6_Ź\ÝÚY řł4× #šA¤Äşm®‰N™Ąů9Jď!Ž(ź¸á–źGŐd:Du>!húhu:JŃXKxwţ’6€5Cňóö‰k§¤ÔŰž=Ünꂹ^ĄLńÝ%Źy$Ťl†‘D+'úfżţČŞŔŞĎ+\HÓö˘–}{Pí`Ěô4H­Ę1ô€±) ˘z'Eë ^^˘pJÖ3ÝŹ†Zľë…&ä-u椓ɱ‰‰q{Pq˙ŻŽBýÓž‘čőžŢÉN3/¬0vćndă1úŘëňBnĚ8ÉI÷µńá #˛ µÜb6 IéÝdáZ ŕDA •Ĺ<ÂcßžG·#Ŕî;ŹV2Ĺ/M8Çľs=ť$!É»ę!FgG—sĺkźżĆy:óéă÷Ň)ňUßŘĹÄzý LŁHv3ÍĐś¨1ĚlşµEÓź,[ŰA”f I_×(޸=ú&9Le„H„đ¸ćŁSA0ŰłS*ÇŢ€˛é)E÷ÉxášXm N¶Ro¸˘Ň»<Ƶ˻“ĎąüśĆĎ#D#ŠJmĄAÄw–Ç͉ŽÜţ7˙ ©&˛Ëú>©¸Čî(°j¬ĐáëXpRÄŘJ 0ăâÖ±^MIżÁ(‘tPeQň9)/!řÄ;”hÇ“ ¸#” !ŹĹDPoŻŠĐĐRÇ+ěŰhq‚g!4’bÇŇAÄB%k˝DEsîjČ4/ © ÖöČ8w„Xŕµ,‡Ď3&QhÎŹq_, Ęb¦ĽNŐ5Yń·°5M«EGO ŚNôčh—ˇRŐă–ˇ–ÚÜ cE“,ÎŞ×ÓÓ(T9ĽkÜ8Ź´ó´ÁŠä>J’ť=ËÉ‘’ÝËbOJf:|ż@def¶Ń—Őy]HË”ěY'5,=çťjŽ®‰3•I«ÎwO1:a9Ý!ú¦8+xT{n¬çD­/:QYŞí™îv4jH±ŤvŞ÷~+×4Ô K’xéD^ŚŢ ü‰Ą *¸ÔĎ ó xÚÁTîń]Ú…ÇMĚl`Üa›0łîŃRĽf4čýDĽ± j{«űw·ă gý§%][2G&ńJYŮŢ™ęÖľŇcRŐdźŔ¶P™î¸C¦¨)txć `[×i ĚrĦ|‰©"Oڦ?hv§VÄCŔ:ކ»`x “Ŕfá™8’őh0¸K‹•`‚ ŕ Ŕ’‹Ů‡Ł~˙ÚČ-ś¦¶®¤[׿ό©\mjqň Yŕô|`Łú,ĹMüAÖüÂÜ"hmŞóY.­Č…ŕyéč?đ*wyc®‚&Ó!oě<í‚«·Ćú8€˘âX» ŔŐŹd$őÇŹ:öŕTŽ»ŘžGŰbŽ(źµKĹyěżĆT3×ĚËlÝ>§:űá9"V5éŹ@— Ú˝@a! Şąśî ż™ŞČ[°‚ń0_'–#IuVĂs†·8!I=şĐ[ÓýA“¬´B}~ߢąoŃҶ—ÂA;Ô,\Ŕ°@ĽÚô–‰9ÚŘ`·Ş[ڇwpŻô(FQ°đ  ůżh׼…& m’őf‡± y!kŐuźř¸Ď<ú~=‹yâod•¨Ü—Ĺ9:NčŤ{×iµ„@Ĺë•Ń)I†M­P°Zą\¤9ÔőZSÖň'ÁćÂL §¬ˇ}¨šýŽŮ®·ÚZEŰ8Tě¨5Ť0ݲ1ľ}q"é+×ô|¤J‰ďť¶źG Ĺ R«•Ě 4ŰĘ~t¨’ÔŻÁ 顮®RŽicOőš¬˛Ô‰Čęío×–ó…ą81™Čy¬íx; ŕ76ŞK-5bC'ŻÍ rÔ Űd0 î"kA˙mUµ(ţé|çÖ5L”¦a#„¤ßĂbj“”řżi®§Š—“¨~ÄL-Ş·°öý˛d,SČ™¦ťIuňüiÄ`Ź…ÜřrqăŐÖ‹éŃ÷Ůâ‚Ü8J’%aëNoYĆěY jG ^SđÔöăÉÝ D#4YÝ jQĄŻ®Eh—.É!Č*kwx™±•=1±X ŹčYšÄY˘Ř´_˧w»ź`Qí&ŤGÄžŮOOn_a±3Şťűł„ńřĂ!¬tö{şľ±j’đeă®íŘůtŻf0]'Äęů=#ĆŕÄ|ú9H3M‹–ó"Z€šćËüł}ůžŐđýćÎ)IC ľc˙– Ďęí-XJ hôă–śVĆĂ*ΡßÄőłľ‡OuM·¶îăpôăĐě–ŔDÚ-n!B9Ţďő'ń!úť–o[פď3xĄśĽoOµĄ§WČ,ßU‰*#Ľ`¬‡úŢţ‰•ěĆ]±”ćą˙0Ŕ|+Ç1j(SfËďź?8§šdô8Ś ńCŔď‰`źá×´śŻTşĐ™‘‰W„ ĐňÉíłŚqŔΡ ƆP€™Rx «™#Wż#ź Ďč5‰QLA÷¤Ńűdż`Höś' dMyxC0šcÔŃ€‘ Ô¨ú®nx bc‰v–%łŮŮ>mŕŽVµBo0Ú äë”ŔoQĘśOˇMŠZě!›…\äňX+EGĽoČLíZ˙wlőS+‘ZňŤ5ó¤Nl:™ţ$˝^©vV¤ěr}­1 DcÄ 2lOz2‘x°-ő̸®ÉŁëpL)§„Ţ>·B"<ďP×N:ĚYŚôĐş‚6Pąö¶şÔ†!ś°?,Ł©8JArjYQEě:3 ^+ÎŻtŠ5ö®Mr"diďć·Ű3ČVDł.úübÁĹv`;Ë$Š5C`ô~Řpč‘*_I¬%š ůş…Ég#őýś!čKu ÷FF4&*ądÓĎçą r8»Ű'|ĐcĘ7"ÄŞGÍ–¦”ˇ†:ÔÉśĽů蔺w#Jj$î!ţ`ŮçA8äÔÉ­)CRČŕ#łę@Q €öIë^7űĺâ±wřŃG™ëNh±R—Kzä±öŔ¤ý0g3pŋɍE‡&P Y?26‚P•.r(íň±wǬŹďžęţ]łµ®ÚŇSBńj4Ň7m\GnŐ,vCď/¤mYű¬ôi‰ É~¨zFËFvb°Çt‡źp»wfşlŃě%€tyů±#AƤO@`šVž˛foV%ýKŇ˸™dqŮ´O=č-8bőIçŇ‘´~đł1(¤u}»\FŘëL:ÖFµ>.\}›LÝRKą@„–Κ?˘:nĂc3.Z@ŐĄ1`}ćé}çD' (­őÎÁ!Ô%Ľ]}¶By ĐkÖë ŻWµ’˛Ł8U÷yrČ‹ćsđ¤×eź%ý>cÝ©ľÄ\Ŕë#b“8€ó8˘g|ľZ¨I!€‰{ä|;t_@sÚ¶•CůNÂżßľ/?Q‹ÂÍ7`uG:ˇtżŠ|eŰŘ"ÎűÍűÖŁµÚČ#b˘ś‘2&šć$9ž%›`@Ů>x{]_€,IGE°–®h‡™;»]ő¨Zs_ĘPőV¦‹2ë°Ő’ţ fÄ‚˙r"šâîU|ĹZÂřÄűŮ ”ŕ-Ů„}¦ŕÓ}ođ;w m~@Ü멤ZwiÎŰľ'“-tČeXňđ(⣡ys0;«âă‹}D]`Ô,ŠČ dąőDŻň̰ö!ta'ł“ć„Č»"čA ŁŇ¬ăőŃš=*!ŮäO´"Yę_áíÓVYbŚí›~DvFŹH‰]˛TB±ź4é@°" â’ÚěhĂăýxöďÇ}EK[’šč"Ó:<–$é«­ÝŹóÓĹz=qŤáâ+µcÁËŘĆ–{T¸=ÉĽo=Ż#ćO@Ťf`4ź\éÖÔv×yµ¶uáô1v„o%ů‘í§ą|Šď —ÇUśPŠ úĂ„˛9®–~ pv^u;UJfhÜ=Ď}_‹ĹűŕâüB¤&ăĆVăĂ éQ˛F/Żz:'%äÜGěa˘éŃ AŔUł41‡[xŞÄX v‰á§'»# J†Ĺ8Ř{Q ˛/ĂG ŁŤÇË-lµJŃośL3Ą”I5ÎŁůĽ &¨ĂS8\ő8ćUÁËŘ÷ëK’ĎŞ·úF#9„±–ÎŤ°­ŚěÎň¸x›ěĄ˛¦ŰHSz`ź±÷ĚIć{â·Íb<«ś»Ş@®ˇç»ĄÎ1óµH+@Ç3dBŘ$Z -[‹d'6 éÜŁ2µšŐőě%Fě{·)*ž†żÝgĂ–đ˛ÜF EĹľëŃm)»ś^thě˛ĺ÷˛š›8»› íY`J łŽEKąDG9cˇ:÷÷s ’$€ĘB…X…Ć kł*A!]iahݵ+ÍŐ›ńŇž‚Š]ěÄsµK‘BvšdyÜ0í§ćâ’·'±ˇÄb›‹“5Tăj×SĎÔÇÂŢÝ@g!ż­ĄĽ­¤Š¤©âDZłčG’1›úXN*0Ţ9­Ží7BĹ˝¬~G/«hmˇÁ-±Ô… ÇäĽ @)ru B‡7öÉ5ćk{ńGCd…yî=…HÁ"yáŤÔĐpŁ˘ÇÁE8.NJ|,ĄX‰†ëŤeÓňJ6ĽÄŁaŰń2ľO4^8Y[ęúÖ»ł'g^Y$iÄž2˙@JËhÔË4ˇ˛ľ—Ď’éQ*ˇ ˛z)E© Ý¸#f#h™Ě$čÓŞxćc¬1Ô¦X:ˇÝЦ†ř /Ń…G4ΦE™ß”…¶đ~Dř1•qŤÍtÉ^(8§‹LE9?‡PĆMľňŇh‚{âôý=rZúkţI¶¨SĚ­—©9ÉQ,ĺg ©µü–ü‹jµ8‘WÎtľČEvÚöÇ%_ŔąĚ őzwu÷ý]Ţ-%küaë‘•íÝ‚˝ddŹú8Qý˘Ěpłţ`…‹ŘCúĎJ&RŐg¤;j¬ďď" ÷T&Y fw]‡ťČëKPvţET±rÍÇë·7ůIR™ =‘ĂÜ]bÄđoŞ5ŕąkB~©2ç4ŹÉľżćd|¤ţ’ęJä‚íÝqSTB~948–¦Zü‹‡’hVŞ9‰KS/ţÍ:]Źďݶśż'ß–jU~–Íí#[’ݧăęÂζ.l čw`éąŮřÜ/“Ąg÷ß”(żż*Dv'´s=ü@­Ŕ;˛¨6üCZÔ·ß_.ź˝Öxîˇ:`„‰eřđ}±ăčęéwHXo©âĺ_Ě(żżę`~‹ÝF×Q?d̵ü!÷’=–f‰cW°ľ˛~'ß_gľcj—&_<”íň…Ť0ü%Ftßß3:Üp_) ËÁ冶4Ó*˙Ęv™ß_“L–Śţť=l_Őłď+~§˙`XĺĐ“®h›á ÓĚpŹ´Kö‘¸™“’‘ ˛řű«.^j€áę]±ďݶ—Ż>Ś+÷ďďŇťKK?óëa| b,ˇřĺ”—ß_ő%cµ˙˘EÉáöp‡Ę˛QĹ+|Ô^ş7‘‡j?G%ú9äÝšh§úţކđ;Ş˙b‡1]î8kIođ„ YX¶Ú¬ »D9¤Łí}¸Đúź63—[âýB{iů¤H,‡|5ď–ŹÎÚ‰¨V8*ř§¦€K8GţE=M…`€ř—R°äúo˙ęş®ďß÷˙ľýÍŻţü«o˙ý÷üöőŹ?ýŐ·řuúűt˙ýřĺ·żűç?ě˙»żţ×˙ţß~ű›żţ»żţĺ·˙ňë˙ůÓ?ţ꯾ýů§?ýů7űmżüö·˙ô»źţřWßţđű?ýůüń§?á#Żó·˙éżžŹůö/~÷ŰßüâŰ˙ţĹ·ţĹ·ßěw˙n˙Űź˙éď˙‡ź~Çřő?üţO?ýâŰź~úă˙úíŻ÷?üţ›ßţć_~űw˙ůo˙Ă·ýEżýÝ// >r4F¦űűRɍɢÎŇNó´'`8ňŐ„žĺyD1R)urÉh Ź’¨—ů)d¬@µ*Ξ)Kmˇq5µë=ĹěŻG]»źÖŐÍWŐ—űUˀɕý&äě%k×d#2Yl˛ˇŻ×ŕqŤ3ľH5#ľô¤ĂIđa÷h?Ţ ś8ÍŠe‚-U˛šŮ’]5ŃÉUY#[„¤1Ý Öáš Î3›AŔ™d€ˇ¸ëĚEqšŔ@S#„äiUbfŕi —´}µ¦*! 7˘Ů…fěŐ…îócŰr%ŽPŠD ‘gĚhߡ;HYL•ÉNŕŇwŠďGźÍ@9ä2łdů“ŮŇÜçz<éĘ.KMȸ*˝TchšRN$§¤Đg«Ĺ¬‡2 .RÜy]|’Ż–µ śăBD®4]T¨Űôí“<h `ŞsďÚ<Ömpâň€Ť’ÖÁĺÜEęEާ€VQ Ř@¨§żhˇÖđ—ÉZžĐcJĚEk–áX^UlŤâÎ@Ëôŕ!q•QźŢń ×xVđĚH˘Q­ Q ł}Ůč}”_|Ď«ô#ĘŽĂâ+äľQ^›HĎ×q|Dšů8ܡ¦ŁšPLÇá ˛TńZÜ‘ÎixĹăĽÖ$ě.•Ř`?'¸~…z7ó°Gv^ç”÷eĹ\¤şiőŞĹÜŕHÓ•űńx–Bóg×&6ÄA&ľHľ†\‘xXă(vƢ›ěńKFĂ ŮÓ+¦i]—N§Ň°Ű™Şy˛=ň($µ,G#i5)»)ĽÁ&ęűîĄŘÔIÍö{!H/äFSgÍ3â*ŽeP˛h>ÂŤ°Ő}1Ëţl5ßu”ĺ)i‹Şâh5 ¸¨ß˘ŹI˝&ĄŰŢ!Ť ϸ›†hŹâĚď#XVô¨3•ú5"é%é§ŕá´řu»4şÚ4Ç0=°É#:}“ŕ0Ie˝e•1@A—­"§ĽÄ}Z‡‹2$ňmî#·bq‘Č÷f?Gť'±ľE˝Gç[Ł÷Ąv°‚‘-ŔVµQÁ¸#OIâi6S<\şrŔVě¦!"'ѶéGÄm«íę>J {źZä·MĹ~ÁőŤűq¦^ŕŽ9°űËGx訷FąĆ`ŤŔeŤSăĺĺćjŹňA‡ú)–âÔ`Y*ŞNĄŹ¨(^]ş˝ł}LĎhFɆ'Q"”•*±] ď˙ŔŃ#3íň$íëżdέHϸ`´zj­©ŻÂÚgč…EÚÎę |¨š—HżuPÝ9ëݵ ň‘ *Ç }¶+‘ÉRĹË÷[éZ<‡DšĆ 3jú!Ň8aF „D[L~xzpř~žˇ9:u‹Sa‹©SÇraŃ'"ÇX7 )řhVŁZëďŇvgě‰m@ŤŐX‰G"'P´ŹXÝ?K÷ç‡knTíżFOĆX“;˛r¤gf‹ľůU‚‡2çÎů‘OŞi÷˘€Wpq"ÝUjTK@řHJńçŮß@x˘YNh†•}·$<,łµf&K)|TÖBŘz-®&ž‰Â%d¤Ć±…Ob«×:îrä&ÚâJ”Ňă4ű1 uČ™öőg©ŰB^Q±ÓnŞ9ÎU 5r<ň$LDúáć÷ąo~VQlBłu:÷’)L%H6ŢEbWΩÜéŽ,ąťˇŐţř’<˛µĹŠđŤ”íTÔô«Ň®@żt<f|~š« §‡ţŤ”SśĄŻŁMŤ/5`Šöž» {y$lđĄ–Ęc ÷°töÄ{pÚÁÚ]LeńrŘ‚…ZQ÷! .UŚR×DG™¤sÎÍä6CiÄ–Ş3;¬óČXL:´y#˛ř 1–¶EÇHjhˇoB­Žëbî¬ÜŕQ7™÷‘‚€łąŠlG*…NŤ4ôb9ąnÜż~ĆX}ŻźK‹·ě%†)»čĄČPŞR¨­ÁŰ$÷Ř-˙†i©\u~ĐĎ/ö&­Ňˇ xDˇ%‘J!u,ŚN†¨:IĽIHÚń•JĐ 0°îč§z€ c đ«-!- łLă) řb“$¤ă!Ô4t@ÉM–’źÉbö6ÂnUÖdô=1R&Ë\÷ hBZf>jŃhAZ_b;$)˛śd(t(ĘDĆ_4eibĄ\©|βÄOTŞb…BžľB|SóŻ.JH ¤l\® Z—3ëIY8˘_¶ÖŢo]&EŇA‰†™óŞý …†°0ýé!”\.î: ŇżO-ډ@J?+<űŘ»PhuÚđóŽÂ ~^퀼9z¸ÖŤŢ âšEP›uZŕŔBQh$5g şwÖ…ŢZ·ťŘÝšS§ |]ŚşĽę¤¸ĺBbź7ŁÄĉZă0ĹŐĺEA$‘Űlp­2…ĘŠź*ľÍs™›¬z†ôvFd5: %e;§ĐîíU†S#߇1(Ač*Ů%2CíĄ—&;ÉcÚńŕĘ#ĐĐwJꦞĺř’š]ăąB©Ąv@`’n÷Ű/D˛ś„}v™v¦{ˇ"Ë4y—L#ŠqÚ×>Ő0#äżh™¶}ă'ą„áŇ—qÚ,i8śŘC6§ůö˛µěµ=%‘P­žIz}Ş)ć&+SŐ­fM¤r..wsIBÇbUł'j{{0¤H$© w‰$ş ¸óĆB!Ô”ž¬(IęĹ’ŚÓŚÎĹQŻkőá1 ­?ţ:Î%˛şf·ZĚë4 w®˛ěňöh0ŰwH:ÖhŔi6ž©ńĹé°ďşżRyr"IŰᨢŃ:fMŁ˝¬ĂwáŘýxˇ˘Î®hUjÇ$śťY䯬ęś*9US¸äţꏮ‹Ž—î7gÉ3÷RÁ`hCP—Â&D5?XGgęÂrrTg‘v bj'QI࣮®ő-™°Ęá JűRCa6čęĐOm+d‘Â!'đ.Ăű[&ÁŃř‚“*Őďi4H%૎ÉĽ2=ü¦rÉ ĐEŔľ‚”l éîp{DÂç]/ĘŹ±W©Íű k5§‹ú’”i™ŮFHOţ…hNdb6 2‡ę„D]!k‚Ątú÷6žG˙¬ŕU4FĹą©W;#¨ě€x‘s•úi꣇Z‰ŰBšŕ’žAg SŇČ’aq‚Ťôśč1íÎR×Ĺ{Mč—Ł&Ĺ/nű¤ÓË­T=ř Ý©­"2‘'¸ćŘ;X†ý°µo|Eˇ0Mu»–J€¦0Í´QÚçâý(˘Bö6TmŐ!0¦€™„qË ¦5üŃř„Mv61ÓĽ -q-Q KaEŢLáÂđ=­ň)Áé2b‘›V&Ú<93Ő»ÔçSQŐAÖü’Éżđ» ńIÎżnvkOô3Cń­áéUľYBŕ/*yR1¦-TńľŤPŇ_4!ä8޸ĎXo/5Üá¦jšČüD)Ţ–/źO6Ś$á3Ź+YU”Â<~şt˙¨ĄóÜ÷°X/UŚT˝!ßŇw­ŚÔż=n‰Żă9)HÔä›<¬Éh´n«ěg ‡ť>ÂD…‘;vĆ­!‘‚p ůěEQ4xbŮG<ŹV C)BMąí‡=ߪž¸xňťëĎň]^}ˇ”v”„pĽuőéÓŚâĂT’śÄN$T#S¦Ę“±c¸ ™6UŘ+ři‰jě eßä8aăFďDÝ^™AôpŢÉގVŮůł¤–ó—$>FË !üp‘XMÝK5śµŔřËç—3ÔW·¤čöŃJ]Pő8_9Bé{u9Ą’Ă]Ţ|·5Mi·GŻz/ęʨľáIB7Ż,Ő$¬3mÜ·Žče#šgâ 0‚«¤{^•6ňť}w S‰v˝ ¨#š.ž˛ţ@ßxJ}™˛s[ ďÁĽ*ŠTÍĘĺǬ ‡đśź5&?"0Ty0)•xťŠ´®±BĹŤ'OT’ toŠŃ~ßksŽ,Q›ŰĽ—ă$~˛‰ÖYňŁďtJŽO»ČbtĂ VřÝLźžÉ‡›?‡4;ó˝0u ŕQŇzęĎ äÂh‹ZĚ|öôa¨®áůŔöŇ‘§ NFˇ|+XňĚü ź’XźŐ\Šo4ôęÂqčAÓeO*>#úG;u˙Š&B?¦˝Hf#FBÝf¦äáŠĂ4Ę‘ĐéÚ1浚c.I–ŃÝÜďÔkăá¬?LČ}ŇŢ3l“śľ„žéá±đ+cÉ_p˛]RĄDíw¬¸NQ‡dµy¸Ěź!G˘nĂĆM ~ŠžCwŢ%r^Ş[-ﮚ<&b8f 8„ľ\Í:ďÇĹžőTąžĺĐkOŐđ]_ßŐ/—&,|s¸.qđ” )˝µ¤(»݇ţş®Ů0_¤öFGĘx Čl’hĺÂÁ˛ĺx€Ŕ4üÖŤ•8úFőŚqa ÍyHBo4ÓăRŹqđfłI‚”äXÖòóbŐ-žâ]ąt"ßĚ”M7¦üIŰ7B e?–xo©śU¨ŕĺî vŔGšľj"KČHĄhŕŞz*ńÓ§v©Şč9Ź‘5ŻbCĺ$.ÔG­2đńISÚC5śářóS˛^1?łą]  ŰiĘć6e™Ëv6˛ÜĄĘö5 ޶—«™ýx`A~éQ6P#fI› 7#@§źĄBY™Îßź—ş;óľ$ŃxËö+ áßt fö„A "„¦HˇÁ˘ŞÓę -]'zë˘ąÔ o)!ÄD§Í »HśŁđ⹊jg. [ifÖpѲěÂiČ#GĄ"˝iE¦i!í’üů•ě“ŘßIü‹ m5öa?Ăľ—â—řŃXwL2ŕĘ\ż]3\”E˝[ÜÝ^îGZľ¬)•®zeG¨Ô«PóŻłăźhłčŕ´îI9¶u‰Óá©Hi-.Ϩ@,tͦhęřý)?ަĄîË|…ĹĽ¦ťýŃ`ěbÉhňôĽ6T‹jÚ?%ČZ'ÉEÍá©;ő̱(yD ‰ÚPR†©Fć%I˙ŹÁ»ç @tŘřĘ—[G‡ŠeQ] µ¬ őt(#}‚űľűőÖšIi[0EŁż§äšÓmăńrzýBzYÂĄĺIń´ywPbÖĐŤóüń`\Xl+ś ˇśijďáç5őIFÖÍĐ…M•Óu$aîń5¬řz|Ő@uˇĘł>cb–ФŤÁŹSô"0g«´đü[”A_Úh€ËůiŢĎ`§ađŕ ¶Žž÷ň޹ϥx–ŮCóŞůŻô^¤›ýř^­5÷ĺÖCű,ëҽDZX>MĄI¶÷6ĺ\lżĹ ]$)Ú°m7‘đó†ćź†WŤG‘igs÷ĹęGukĺ[a V+ʰď'Í•ŔDáÁ÷Őţ¸9áŐ$Ĺ™öR‘/űíĆŢ áEˇŘP’ ź&°Cćó¬ Gx~"=şhÖŢÉ`ü ŔŽí­őm-{(’1+(0틱żéČCpyöa ăE™ŽĽÁ~|tRśĽdf۱ăĹć@Lš#T-éŔ{‡pË[S0WŘű!Ú2b˛Í€Č¬ŃdŤÍÁ¬Ä]Ćޤ˙âе.ŇsäĂŐ$ęÂňW7§ŕÝŐÎi‘ÂŁOž»ý¸yůňß” fę–äkłnY΢@ ¸×¦9‹I°Á¨fŠŇUi$$‹´‚±đ\íô/wéŹT‰“ân×ëúU}|A'?ůóźćIca…F ·¸˛sö.Ď,jâó'ĄLX|ĄOrh¨YŇUĹVăRńş,Ó-=q˛«3‘k%î]m‡Dť-śĘ?8Ű#d=–ó;]V"ýyđé3ë äbkýôw|a·Ő „ů±ľŘŹâR{Ś©…äIą&Ű뇚#R`zzl¤Ż^Ü9Ś;ĄKgĽiÖeíÚ× Ý8eŻő¶Š˝¨ď1 ÄbP±‘9!ë-&ÓšÎO8@¸”D=xO$¤ó"ťĘ=ěR ± 17BT— Ů‚}äđZ0ŹÓľJiĘĄţjC˛^ą*SZą9čkđK.`1ůø‹"]Öyjş“i˘Q‹ $M‚d݆[dÂńäŞŮ˘Ë„} šx 6˘ÍŔ‰˛ ÜÍŞŤNިő~ď}Đg-Ć!q·UËy‡¬ˇ© 5‡ĽčĐOlňŹsňÝĄ›şË(Eş~OĘg¦Y‰UZďăů—DňŐEG!z ¨T,‰^{ť4+D3?ú$díŰ}©Jݱ—Í´ö'c[˘©NMŹĽčÜ•ĹÍIĐą=őľCrEíT«¦= be 7ń«­Ú†¦ýŹóZčôU’{Ş"Ĺg,mlTWŽB’µ‰Ąsç:N/…‡d·wÖč~ŐŕŰ YÚ׾7]h ć·Ě,N¨{Ťăf¦vÔ[±/žµ‰ŁŽŤ_tŇIôŁ…|} ĹîíL)7Ťtn‚đYąžôë±cŻáýp>bť¦[4ĆłIŻăÝUŠ7š¶<FÝ«’9Ä<[ĐŘÁ™8~=«Ř=ě#ĚCŁÉ(Ö~>c8ĎË?ÂyR§Ím´ÓôÄ)Ř˝Ś˘ÚŔJĹęidÇEŘ-`„X•!ŘĆ9ÎVPPKH•u¦ňuĘF™×ůC»Ś“<¬ő"#$śł”a•„ŵ?xÎóć}ńSşĎ±8Ĺf·˛«BÜQ×rHË{đű‡ÓÂşÂç8SŘ»‹:”őËBni…wAi¸=ć· ĺHćŁNľ.cědiuőˇnIUŽĆý7fŢkźe5ˇTĺ[.{ÝŃAxź­łpĄIĂ…5ʏ?Fč–,¨4ćD2…;Âi©Ŕ=4+2䥵WäŃ]Ęý¸ěk˝P>SËmd©Č¤4ŻâíS¶°ćřB?ú÷Č2ŃÓIşn»>HŚRZ–©¸ĂŮW"ČW)pľÚ­&‚‰,7h™ BŔÁö¸±r5>OşŠâčäóÓŃ+Á(Ę×C ŢÓ%î";JžÉlí?ýˇ%űgb_oVÝĺ.ĘNk/< %hőgxo駢ŁH6†°ďúň%-“÷4I$!uTŇ'-ŠHKľ}ńáL -’uPG†6LújS@—OĹ`mĎ™ęJîᑊ‘·Â´őśjŃ_4ŽÂ&P¶±OzęRSs“ PCQŞ.s0ů0˘ś Ő3F"ĘIHÍ”Jńiç©?XRČĽCÜáˇ3˛QÝ8yYÔňIC2öy[¶(4»¤Ň{«ö„7Ă|dH)‹zĎ—)Ž;bÎÝć:9D®\Wdśm^9ÂpťdSČŚ cçË^D]Ź˝–$g+FщôÓ۸ă†dW v~@‰‘űA6·üĚÖaŚíŤšmK!¤‰“—˛ëÄRR‹ZíŰ:<ĺśµŮÁşV@w©©SÍ$·QŤňkH–>ÂÇźNˇíH®>:- Q¤ĎN^ú¨U;» u=U żÁBű6^ŤEĘ—>¨Ť;0_šgŹÜKuݡ÷—0˙´:’z‘UâH^!űöŤ5$ŔÎÇÓńvČą‚ľ‡^˛=$ÖBĂdh ŇĎ(çµS§Üî1§ E÷¬&…§¦üĽZ-ëu,(5Üe2Ž@kŤb‘íU¸„źŘ¨dśtđK‹4Ř,ACT˝ŇŞQ™ńľĹc/0C˛:ŘTP/KK ±^|ŚgE6âFNwđ KYR ۵.¦üŇči‚-„ŐO{żÎîÍ®—8“î)T3Ůy p #›Hѱ%qŢnRZ©–¦¬"Ść¦ÚňĎĽ°łÔvh?o+éŘi6 uĽB6a!™–uť5)¦î,ždµW}ÁzřůĚ0taă-(ŤeŚ1Ą§uó±Ł÷Z.`ÝK(Śż ť1ąBß´…ţUĺB¤ś–’ž În9¬×ZĎnÍk7´JM¬q.4Q‘R-ĄŇŔ·‘ ň­;‚źČÁz™»–ŚorŞšâcŕ›;~|?:><2 5ÄĽAęŇf•¨ń,"+ëÇuü¸Ä^Äy.rÂh®n±‡«™lŁuÚd­ž?†6ěa]Č"Ŕî±vbŚËĄÂľú!ý™hXP\s¸#»O<Đ-O65KLŤjٱÔݬ|< §p»w0ŃAđ4±óńů66.Ö9KĹÜŕĚml Ćk(KYLäSÁĚŁZ–~¦ŞôľOW{1Ĺ6/ä.<ő܉źłä¦|j›RuĆiĘpĚ“ËÉ}°Ů'ŃQ%ĐŁŰţ{€OC+§ ŕ˘ßĘű§@˘ú«!žűP8AąP[Ş»±ZDŔÔę¦ču 8ô#ŤmËn Ë ‹yigľ¦A벮®AÉ€)9Öb›éę¬ÜGźŽűDą—Y7$‚nV {ÓKÍhĽn ~úť4Ë.śeűjŇĽŃÉVc¨uˇ¨cĆ>ĚŁČ,;[°üµëEăÉĄ‚P´!:ź ÝĎb?Fż@|2ď#ÁŞĐLłz‘ŇgD¤ăĂ%Ú*–Ż`1†~ް6$ŻĘŻjö:ĎÓ´s{@pZq›(ÇUL±«tc^ůr¸C0#q®ÁUOjŠł6|…ĚUť”5’jo &ˇÝ['[äMÉ1aŮuaâLzFهOÜ˙LHhđ 2^/ ŽÖ„ŘËur`D‚sÜďFžöYÝ9+'eëg@ë…@”I1ŢŤ©Ď‘ÄXMţ{Nz ő˛í/ăýÁ¶6ëťő Ă°~ŕ âüŮĺ媾0ďŔůë1”úééß9 |kČ-ŚĘ3H[zĚTÄJĎ©Í'Í[8µĐđí„ ó)ňfc'¶ k+¤úGŁtě˛Eęůéúź”ě¦ßFß… ť'•2©ĚJ;“ł†]2-lßż\xvÝFöŻó ŕc eĘGtw—¦„ď4&nĆţă«N#.ä(#XŃűKŻNĆH=&¬/%ĘĚÂđŻ—\5‰WZĺň …„![ÉĂŐ«Á1j’L{lé­gĚDFęzšŰ&q¦Lk*˘6·Ĺ®ń÷ÓhbýÄ0­‘ČČ»şY ×8*rq˛w| %¨ŠUĚ⤅Ľ×ÇiÓsŠ8NEŠňIßĚR.KDÔh–P=ŤB¬a"¶Ú—‰‘ŻIEňŰ‹XŰÎrS ©Ú2YśÔ¤Ď&Ędn‹:…Í…T<ÎĄ¬źşĄţŽNTerş€ vϦé?"+Ĺ}éĚĘyŰű‘Q~‰KIsY&Ũ¸ýLf3ý“+YK>€7orĺTĘ„9⎱ÔA€NYßQ»ţ"kd(ŕîwlĆJ;ŇPřřa.°5wYáę.ËŰ déăGLŽxňQRyŻ4nVŕ:îjm†W [ ujVÖčË×đm—_&ĺő÷§ľÝ. ®ľBĐJ?ě*5žđZˇÎŚc˝C<#ů21«Őúĺ{˝s}A;ć[u€o^[˝q§Ť[]®¬6.®ynŁ´kÄžÉ,,÷§ŘŤçuż4(®ś`ŢÖ5 Đ\ç5PľéЇÚíҬ†pHĘwo—ŹI=/誼,uóż Ű|ÍĽűůI&\{x>Ăt,Ćt : ¨’şÎĚŞ\ZąIĽgŕ`˙x0FîcxH)zń0×Aj@Jk/cf˙* ^#‰`ŽóZI٤IéX¬a.oEň7Ť}Żü LRb’ÍŢ[,=”” öŐAt‰Ż”}?ÇkĐ –Ř{á &ÓŞĄ"qżžąŇýó^°ŘÄ8 "!R6©ú„˝ ·‰r jú~ĽTĂŹa&=rĹŠŻ/>†ÇŹÝŐLTßÎ%ľ¦PˉĄŻ±ď잌"ÝÍ0ýű¨ XĐŽ˘9Ptúé{¨”»ł5€6Wµ;´/‰†6ń›Ľ^sJ°ţUŚ—Ý: “Ćs¤| >q¨]+ ™óüCűÖjh$â\,Qqż”ÖÚÎ5As >†8,śA Řkúő6iZ ­÷-n;׉E‘%vě2 Ĺp⇣öŠúH}›CשĹŔ°ü#hŁRT~¨ůçąů‹zI¨ŢÁ-iq©Ĺ&E­ÁşoĆ%đ™?ӇɄ܌*7Č:#Š+­C®ń$‡Zµ0IéÇ™PŃ> ˝¸żóÉ/ĎĐ"U]¬8űËɨwŮvŤ—â=Ö9CLtR+ŢźżŚÍâ>y´§˘ps›Ů¸ É^F“Ť˛Ń,?näĎ-s őjń Íť:QěßJÓ / QKŹB(˝ů–Ú1řřač°%o9ÇŠ@ÔDn˘čŢMĎš0j*k^«˘´ů°\>‡™Ł€Ň KŢéˇXaŮĽ4•ÁhęLaRęuWgQ2ş:t)ô4ićc‰[QČQ‘×Ô›ľ¸Kďkp ×2z´nq’ďťŘmE*Ŕ1Y·oYp¶áiŇS×4mÖ%)TÖ:Á_~ÂíXż”~¦âĐ[…Ćé|•H{Ý㱟á¸Ő dŢ“-ĘscG2 ôĘ?€¸ ‚ĹMQ˝Ĺ Äěčôď2^— )v»¨ôC†H(ÍůŠCŢďyŇßSŚ˝ †\,˘.zQŮĂp”ŞŁĎÎé=Üą‘Ě|t q”?íˇ»ř‘JĄ†—QŢ´Č(B›Ř«OŽÎĐ„&#wý ^ąň^!‚ĺJ1dYëň, &é’ýc {„Ş’\:›ĺMˇtë.ę*÷xR{śwtaGRqőV2‡Ă'EQ”ńvú(…ĺô«C,Çé1ĺĹ2/h^IřxY+‡•!é°ŃAF”bž4‚‚ůŃŔZcGąuzM ×ę č¬\D@héHf5ö°0âŔ“`5-mŠľ®˛I\AIs´u¨Pe/Qž¤6ťxDDZm˛‡Eâb]ąź0ÇŰyˇŮ'bŽó'ŠlŻ€5¬˙suÂŻ3tU7eP „ŘD6€‚”¶M™Ť6¬t{w6Âđön1˘ř.fMB×hf­Â^%wđ˘ŠÍ]s˛üË!†ô’ü",ńÂILt¬ä¦>śXö~UČ–YĐŚk8ÚN™Ń’Öź%! ›č­űË4´©˛W”™*jJ˘ů߸‹ÉQ$»‰@Öň˝÷Ź˝ XÝÎůlíĘđ3|Íô%ýŰÇĚľ®YĚŁs–†¬9FH|ŹnÉ,—ńEMf0¦! Ź”´ pş7X%ŁĆ./‘¤ŚűáŕđXW÷6fővIâĽ}ec€óW ë~0פď ;Í…ĺ–I}µĄߍaÚL)î-2H„ĽâůEąť/‹G,H¨'eWűv ÚŰčB¶D.n×ýCF˛ěç¬Í‹a|ęǧ= ˛«ČЏ#‚BÜW}łŃB5}‹ąLôq“›‰61H„$*ř1Lűäü ˇöł’ťv0]$Wż#wjé ëľ…­:Ĺ‘ű-‰·Óź §0łđ—µčG , GHÖĺç#ÔŚSňăۇ*, V…éł )¸ČÍ•éÁÉ+ĘÝ~ăć,&¨’¸ ¦­×Ç~ąßź^’AWÁßčřŠoCŠ)\¨ś Ľp O•ç~D÷I¤NĺldR+6)ÍĎ÷‡şvĺ€iRÎW™FţDť­´˙ ŃrZÄ$ÜőŮG9‘ĂěÖĺX wˇ7ŤÜł:LR6(®ÉB¤[ńęĺsE„ÇUˇ‘Ž<9™v–Qr¸)Ć'áFĚ#ú‘Śťű‡ĚfČeŃf2l÷#äŘ+[íO^ź÷‘‘Ů7ŠE›1)GČDÎoH"‡‹ž7X’©Ş)Ş<$üť˘íóŔ–’2}yÓe^ŔŻąËégăkxç(Ëö"S~ˇW…”Ë©2›ż×jL'Kî˝F€»d_ˇInú`4v¶ 甯ő¨Jšňqýjř‹Ś€Q­łßŐŽ-xŰwŔµô€+)8ś’áiÄÍŔÂ3Ü=ąä1ç˝¶×Ál†¬öű(›%%Ś(ž“%őçÎJśGĐc™~$¤éÉ$Ö6Ă:Ţ›qí®ç8×Űľ‘«ţ¶ň.Ç#siĘań˛OŢ)ěH$“Ŕä™H'çłS)ňčHDg §±OkD€ŁŃOŇ˝qç÷ŕő˛\©ĚulF© aŔ_ßÓgËrőIMy`Š‹†Y™s´äöÓ:•öčlH’ąë.śŔka=:ŰőÄE–VÁßuߌSńCjšů˛.ztŻÍJIđ›k]äĎ—Ă̵M´5ô€Y×í:î۰µ—#‘íÍ×Ţ…ŃĎćJđ÷öüür'µµr0~Ż3¶ëÂT§šŁŮL*x4ďŰć…ę—±»Uă ćd®¬řęZ÷LwކÍÉ–ö®Üć|]x:á§á2ôę˝é÷÷ó%ô3g°śřü‡íŽ~ÂO ŚjoŃŚíÉÄŤÝđŕpíÔ“u¦ÍĽ§b}g)ŰAâ±yěp ?čH w™?ËęúźŐ<žŚ]çG¶dŠÉäűĐ5Ú-^JčöúuU¨Źn’dĐč•§®qa‰®§¬–ĎéF¤¸Š$t 0ň5OgşÖĚ© €‘¬ŽŰ Ž#=0آ•± ŚSí©ö× źď”ĎňjgÖo^Ď.P‘#;uÉÝŘŻßf(„ńY”íšÍ« č‡Íö»ÚŻńřďývĹ(ĺ…ĽžH„ęDŐ’< 5›ÓůŠ”ľľU5ĶćÜĺ†đ3ĄTůĆ;ó»7}ŮRđöŁ68Ürójíđú§ÖŰVŞîÝ–'—ń4´ă˛üS9hŁ ĽÜĺr)ě’ç°ŹűňŽđ5<•dů¬Č;z®ëâ7Ť±¬¸ŕĘ JGľö®ć®(vn] ˝™ă5 ěfčxv¨O'Ţ šcˇ§±6±\H3DI“–ÉsŤ¤·H‡r¸·FĆ ńtp– &K“%_ą1C®¶öç¶ÔÔ§…1ËGůŃŮTW©-܇ޓĺÜ䫬˝Ýyó6ĚĽ®/ŰôŠíř,_é(AÖm›¬Űo҉÷ç,#©>Ż„YÚitöhČkůO®\őúřřŘř‰*Şu’3j· ż~p~ĺ~­C YY›c7•µ±Y°Â3´B?pšw˛vźŮÖ%Ł|:»Ő>ž»˘áť€]·ĄlĹÍa?Ż+ÄäĂ(hТ5a˛Ş‹čç›Ô\¤EňťČF‡Ţ‡x‹ĺkZ#nŕşŔ 6ä,VłP<ęĹtEp˝¤9ĺĘ]ĂÎąÁâŞ*/ĐC¶b4× ¶·"Üí:Á;­1¬aŞö3µăó0Z6§Y$STnmů†Jź;7‹~.ÍăĂ”ă§e ¦¸źeGô®Bě^TĆ«wi|×íćO”°ŹşŃŔŞB˘¶­š8WŞ™€ă2)« ‰D6‘ůśG2ěěs‘a{÷R"ٶ5÷°6ý·™XăĎđ4"ĘBťĄ®VŞ3ź˝>ŠšĎąŞa±­ĚGö!!iśzŞCaUzá7ł¤Ss˛ů˝MŔŠ],śÖćöĄľZv_¸ś›}j•ŰçTşńC6˝ľű 賬_ălö7ŽhÍ?çŢ?ŇíGÚ‡‚Tµú=I•íĄ~ŕôT-ÝŐȡO ~Úč*żEp± Fp±˛VNŢ‘ý\{ôfëÓ\«ő “ü¨źö9[ąQYd+>§îz.áÍŞ‰[řď—Şo‚šő‹AÝ˘Ż ĐćŹŕőa=c.€]˘ţDŘšÓŃÂf™CJ“ň»Ž„Ý.(€cÁ_ź3ţĹNÍľJw–ĘçDSé˘30tt 34íHQöÖ¤őăŹ=ŤŞ†°ÚÓ·`wĄXa=Fž+Ś?˘ŰЦĹš<$cůĐWE‡µOĽŻÍ3ÁĘiď±[྇ǰtl}OeĂŰb™đÝţB Ť¶ęűÚÝ«}Ń3˘±´cX6«S{“ńňŇ„)_žĎ"'ŁW­BízŇjŠ OŤ8"E)%]PŚOmäţ9ÍÜqSw{ʙ蒕(˝“¶Ë“ÄĎi”Č=E·›˛±dĄ,M¶ËƆ?q„sÄçdÁĂÖľk Á˛čÔR,ă'ě®Öá.`4*łŔĎ]őڪŇ͸Z]¤'üÍqT–~ŽşËCˇ…)jÂ0?'“Źľîž-˛†ϬÁúŁçü›ÇăńůyýçŰßý⏿řö?űűo˙ů˙řĂß|ű‡_¦ź§íççOżýěźwýűĎţößţÇ˙íďţögűÓo˙í—˙ű‡üĹß|űăř㯮_űé·ż˙§ßüđűżůö»ßţáŹ˙ë÷?üoůřw˙_ţ{ĽÍ·ő›_˙ę'ßţďOľýóOľýęúíß\˙öÇúůo÷Ăořżü‡ßţᇟ|űĂż˙?żţĺőżĂŹ˙ę׿ú×ßţĂýű˙ôíúCżţÍO"ŰP#Ćâ×Ü®oJa€Ó[9Đc$×뫊 í$Ssw-2Älͱň(/•b""z4hEn""‘Ęŕ< Tn‡ »m,| šM>·EŞo§)ÍŞ#dň™;9RÔ´ĺßá˘t¸uß›hc“ƬîI›¶b(‰ÁGE$±¨Ú§l~ű6=ÇŽĚ]ÍňTh•ęůúí"ËxŮëń+{ŠPCިöݰ.jźx}°]`€ÜöSŇ3+ő)9ŚGĐáCkĚhů„ŕ™qQ/tZt}0‚!EĆá´k ,«=čmą…«)ŽD7öÎ Ú¤`¶Z˝¬uaJŠĄˇL=ťU—Ĺ€ŠŻ»&t÷DŐëŬg·Ř4Ś`ˇ•‹ŁŠ}’©î¤0ŘÁäÝ T›=ÖĂc/:‹KR¤;'QşÝAY–)7ZZťótşöqÇďždüT Édăd4Tk %ç¶ËnĹ5}{5‘°ŢĚkÇńĘńŔŕĎÎŽ,µBČä`5ÇŃ’R§ś'•ýŢp±ă­[a{©ßÝú†(;EeY¸Ŕ©xvă^Äz ë3P8ŠD®0żd7z˝Ví&–´ÜPŶ{FŢäă¬Ď˘n˝‹s 0šŚ;cĂ#oĎůI4włĄ&h:±â *|X?܉[VĹ5Y§ą”Röo–ďęODk1uo1é˘&tűčU`ÜÓäłoźŽÉ‚8“ä3ů‹AÖܸGăÎ6Ř–(“Űf·FÁEĄ•şË@Řaă ˇV/ÖeAjŢm’&ĂĐŮďxíđ×â TühŽbÜ´‘L§<śOć IB–JG¬ňľ|±ĂłčŁqžÄń6pNŢů±+Ô ńŔ8sşŢ”]ăCůł›HűDČCˆ¤ł…äě~Z¨Ť”ţkJ <¶fäĆtFWG”‚Á1:\ Y„ ÓË 8“L¶„–ëAr»{iłöÍIČX{P†‰+óY‚®¦˝i—˘Ů¶bZô!AŞ×!˘UU|Ö~e§ëő‡wfXKž1UXEĘŮIĂř!(ę?ťˇÉ›Hö#ÁK§}˙pÎl§”m¶­+Ö´Ť(śdlSR ÖbĂäiµŹfĄTpŔXzęP GŠ™]‰„u˛p¦­­´G+ŃA8•ý@CR,*©©USŇ­Ń7¤)c …ôés=+k8fc<óŮF,EÄͰ¸?>./w|jv0xĹ>6^MÓu’Ýé?k×:÷¦!Jý¸KJqíě¤1.±Čr ~HN ‘HFýóvš%<áă—ŠY¤l çÇwFIéłe1—˘ÍÍĆ×Ř#ŔÍáî‘đřZÝňĂůö˛ě˘AŔž“66füťÍVŚNÚGöYÝYŻw?c¨‘Őü˛±a%* žů fMV\8ÇBý)xőÁ1“>EF›†1$íÇŁ«˘ł¦zß#—mA7k3đ ż&×{ôj.[Y„ŮCH})ŕ'Ľ˛:ĺSď…Ć·ç<¦Ź«‰ŠÍy@çčŘ1דՍ…=1nÇŢCSbí–ÜN*°Üśąáúuą1Ä"?Eř˘ŠŞfMĽ,ŐLMBZÝćT_hÜYu8“¸z4­h˛Î ^Ű2Ćofći]«ć2ÂdiŃîďŐ—čŔ@Ę(bÇCčŢW=]%+Tatg¶\ěS~Ľ«§ĄĘişÚy§B:…´i4b.´my—Pr¶QŞCÖźA„Î×Ő3Ŕ2»¬w.Í g«Đ©uöą”w!­v¨â¦|Fd#OŢ€D{Ű!©5v(Łj ‰Ř‰e‡úŐGë×?g٨čl+-F+4gíđ\jé>idЎ˛r­ISôsµ¶ë/PS:XÖňÚ˝ô˝Şž<±ÄŇ&«ß]‘4bĘÚ¬ÎX .5G“ăź,X†<î˘ZËdň9&B©T1 †ÂíÉžźký30’ŢP,e3ać "‹vUvö6WrHµ‹:Ϥť®0čU†: źŐ‚PZćěNćT*6ßSçg”;Ű«ë#•d¸ë1i 7ŕűs ×ů JŹ­K2VꉹŔMV$x|î«ËNʬ/⥸a źŃlŮŰú;K?Ď( nń"ŰŻd‹’«óą†0€kśóŔóVĹ“  Â×í̱¨Yě®>ˇčg))ó)ŹônX$—˘ËaŇaFÖ¨ˇř”ilF×6ó  ‡ŠŃ‰iŞbŚm¶tÄŻAăĐi{ÚvÁŻpHÔa’BʼnçŐe%2 ޞŔ'Ř"¨eôÇľZP Ď{=Ľ¨ĹJ"ŁŔśxůiŽŻóhîp‚“—Ëî5 Ŕ„Ů­9…NYbÖ ŕ.EČ:qď'˙‚{ćśÁäłî¶z®•ďé)©ěé®Ţ„%ĐţÎ,Ő<'c!ăKQŮl<,¦jé#R`Ŕ.“Ćn‘%×q“¨Cµ;*M¦ňčQ˝–®žĘ"Íô Röuf±Ńë šÚČÂŞ- ĽÎ|±ZC7TĂ4§ŘŻi?ĺf@ިwt ë q–’% RGů uj cpx¤Ď­*>ß©Č~ż±Ep2(âUÍÍČ\ű6*PŰE° b9§y“7|íúě§< ˛Ą÷‘äŻ_Ƶ;5$0e/4ňÁłŘŻovRXcpCˇµžáL“ŹÄQň„Ĩ˛hZ.ĐSFŐDqY»Ťňxű)®ÔÔQdÎÓíĺŮ G Î1¨YŹ3¨{*Ęăpŕ—’·†U´»1;¦§~[›-Ą»·gtZŘm ŕËZ}I’,ňćÍB;đU Ąásľ±îšÂEŻç«+»MőňA}Ľ«>°ô@Ăpó%M4Ů /_o¶du‡ňXĽPF3ŐĄ4ŹÄĆ|É:= ™wČ–Őú „ÚŕdÂBŞ=D3ÎrŢcî^ęC$ۇÔ} ]f‡”Ȭ\Ťâ+7ŚpŻj]^^Ĺ­†h1âÍ ˙vĺ̲«띏Ţ^´,eŰúX[6»ćÇP!ăę»ă: ĆbžkLÇ&údá;¸jěĺʦxďC6ˇY´řNŃ!š"ŹţEG$'ěB­QaJ‘{ťŤeÉlHMŠůfA‚». Nš˛‘˝3ŻHOĹLuwŃXŐ˛• 3ęI+%ŹÓ§‡˛hĄřŚôDĐ) ?HHÚ–d+Iń{šă8·ĺĚáţ6Ĺ UĄd‚+ęf…ŠČGFäČiŞŚĎŹ“@˘ěňYΊ9í#ă„kŚÓ)·ŞŇŽęń÷G~e%ŰÂś°OPç#ő:Çł~f] ."{ ˝JłTR˛°˙p™ôĂivŇ•==ŁăqN›Cěćö¤$=ĽC@ÔzEň}3`ڬDśĚnśťéa´Ůôř¸‡vÓZE ‚ÍŚçĘşü:ę[4Ěűşg%}íë¸6F9n/vtůđ°j‰ŃÎ{xO’Vfß{ŁFoúuúő[ŽĄ:ţÍ‹äëď3)ę bĹBň‡ŕj@¨ š"Ş8 ńň÷(.\Ě$';čSŻ= {<˝čLŹD婊 ĹĂáęSűéhwr»ą˘B í»"_Ä˝S+D» ŔŹ6iúÚćŁĹ˘OŘŚr[ îďĽlJ°xd¨'oq–,(‚@·ëň"–‡ś^c‡ÁÂVűxÓý9`2ŞjĂľě˘-~°uM'ŕç Éq}3Ur™°×šÎüě>ţÝWËŘ0âŘÉOś-8§RŽá u˛§*Jś8ÍÖ*/Őu˘1ˇ@BŮ^(zµŇzŚ`„ľŤ›íl'ţvSe¶¦$ŃNŃ®ťO@Gnűpž$Yí‘IßăJ}P,-9Iޤž%r~®żź„ݺț¸©,ąaS±Gb˙†É7ÓĘž·LDf¶…ű\C´X€ěĄĚŔ6 mlëץ ĄfÚôĹ· x?Ş#ŽĐv†›˝ţüń!]KR:Ř:Ú:˛\$rËG#v/x®ëKw&áZ×YݱNf;8d8Űí[âYg9X8FsŮ C…›ąÄIc´ĺd4ö$ ĐáĎ[&ň9Ü}÷r];ö‹L›ĺĽ¦ÎÓ,ürU¶˘Ęxo^ńĽĽłÎĺ˙nňĐ [ČV=ó&ŕÚ¸SÇ΄˝ÝŻ,D[§+ó® ÷}”–ŁÚ˝ë>VXB >"U˝·5—Šbl$®ú“‹w'6’Ý% żB¤)3÷ô”ňś¸C÷Q&:/übýĽîL¨Řť†Ť…  Tó÷i^dĘć °­ĎÍŤđś]ľ|>ĺ,yRŢy ©t©…Ädąů‰ľ;dÍs =ş7µ­ KĐÖ©×;»­Rtw0.đQQq¬nâŠř¸Â¸R¸Üüü•.Mîn~ŇqµŮŢ̧ćA‡OÖjwÜ©‹Â˛'‡ĘĐĎb]×®ţ„’‚“Ńjv ÷őd˝¶ë˛(5‡Ă°aK‹×-dt;?lëŹő‡ďĂÎŞŠ&ĹB©ŠţúiŤ’áběf ĘGśÎ;+Źž#Ô(,ŁÚæφť@/éyíK @đҶ˛Ó¨Î¦U×ñgF˛T#$´Yî<ů“që NČž»>äëËęĂL,ӴâĘÔĚƳ˵•¤ ©P[Kcőň FIEŁLÚšůÓŰŻ‡" Ť;‹ô§dŠľüÉö¨*%Iúi&zÜŮŔąâ<*™Ľ¤Đt«€µWáągQ™¸'ͱ˙Šá!—âě©c,očöFÄu{FťiÜB•|߀vTgoµAämŘşA]?™ć]LH®q2 Á¬şżhň‚¸uU—ä± Ë4$ˇ–ą.üël„ĄąÄ(ĺđ4Řđň©”ěf4źÁ™+Ş °/ťÍš@n/ľ=řđMh®ŹŰp¬Y~Ű’Yö-¬;kŰׇgQB®ŤlMθ÷ݱ˛eFÎ+ç ¦{s«fńŤýGš,óë7şy×nÉu=Ä<XkŮ oŠT*}ęÍ ŚĎ'-ć*M‡+ÔsYuÝ<26îöÓ%â đĚA±ę=ć>ŔIO˘Żş>L8ݧ“šJ3’EůÔĽćşîף°ď¨"š" ĆĎuŚKŮťĹÝŘÄĆ űÖ):‘ň“Kž†sż.>g˘Şü@6¤Ő­č™Ämů6ú ĺcJEsl-ZŢ’-n´Ť4ůňő PĎî"#gѱ‚Íy(XY* ¨ŤťßńśÁˇ”!mb÷ľ${ĺÓŞ> T›V ¸SĂęB$ĄtŃÔlő3cÖ üŔ0ČFHĽ}Ť‰^vrŕĺÄ;P?›iöo˘Hg‰2ÄśĚůţśWyř »ť%´ŤĐš8ĆĐQÚţF=>Ü,Ľż×ěh’u^¤}gdůŕŠůGHňîXCFJ2$ľz8ĄĄU}0H︄“[ś s8奱Ş) fĄĚ”+¨ö‡Ô’e%í!ăpÜA7ĺÂ]«/Ťˇťi`IćxŁüďd×OŽçü.ąV0&j8Uô€#ß;Z"ŔČQ’kÓďnĺQµŻź…v}˘B_ '„h$ŠÁ•Ťşˇâő3„y·ˇ»Ă×-î…ˇ° SŐr(ú< –Ěr×d˛ŹŁ°2'H„ŘŚŐzvRV&§Şf×ăű€;»€Q†x˛”jڎë&YÜFf]Č,nć<Ą îHo‚=Rwź°Šă w0T#ر5gI’ÎŔlć#Γ‰.á=Ě"ÚŁŇŠ˛¸:Ď…E'7쳬¨Ęe-F>ü\ú&{Kć—•ť´·1d®’/ÝŠPę0N§¤c9š§ęt…˙Ş÷Eçu>pž^H™çĐˆ·°(•Örůű#É»z łĂg¬ąx>Šü LĚ“x5ÍÓ žúŽMÇJťč@ă8Vád”h™&ä9ŤxÓCŽ-ŇäŐçŕ!\Ż×ÍĚčUŢ@ŞčD‘Žk@=ä)#^"í‹˝čşČ8?¸¬¸ě»€*P‚·čN6S‚Üč‚%Ţk>H-¦¦RxH†B“Én–$üôŐ&ĚzůPâd’­MÇQoR&orłs[Šů ›>ÁÉ ŃÉłŐŮ„âtLlúč:=ň*ĹuăҢH9 zëv]Ă]ϡ|O1ŰÂď“ÚŞ÷É­tź’ę«9ágK)ŁKh®–şËmzW\Şă’qĹ%ĹArčHŐ)"ďrQŔëX‚Fv1|A‚Ł`Śđ…Í9Ť:zŕɂ۬KĆż›îL? clY}Jłd’ÎuÂůÜcŤŃt´‡ß×I«łB<łNŘ<[%Ńü‹Á|Ěűăn™†şc?®{`™çÍÇ7pň±:ż\#zÜë 7Ö9Óőý‰$M‡ą|÷ž^7TÔŮ]„RMwKć Ć„*U“µ-qŞdK/‹N‘ŚľM§{­0ąŠa6µ€lX™BYŽĐ u2ď8|Dš´Q4ůg›; VţXÜ׳J=ĺnÇŕ vlÖ8 ±N5ÝŁ©¬¨s i,‡ĄĄ zk&Łđ‚rŐ4J2±ă6› ť‡˘Ťx®»×š•y9Řűný‘ązšŐ&a§ţUĎ`ăüĎ/÷Q=Â&łÔŔQÁŔ˛Ý6wŘh¤‹śó+ͨ®Ď·»uÍUi×S©Čü–VĺE•yŕőÂÇUYłÇ+Ö&}]Ř!d6Zú§ śý c nŽpUn.G‰ţ/:Łp6~lžĘ‹QDőbć×;9"Č‚ói[ćŁ×/›Ö­ ëçäu‚=HHš­ÉőÍÄYÇ4}ÉUä»jĂl{řái˘H6ç/YĚHµŹ×Ĺa °TIłlÚzX‡ż^E°8â™n›v^KŰć޶vpBfN=ű]‹Ď]ů虓k ‡˛<ŠŃqRÜ=Ľ˙©W“űŇY4TŠTéô5H`îÖbüwŐ™; Ť‡ ľfd¬2qyÓA–_čR÷!¬ćŰ){°X‡¦ăä±óŽ"%4éűúÂÁÖôŔ"VD‡e•M-0ĚđčnUéńL[b¤ź;)°zž‹°“#FţĽYf%™biśäĹC}Aa† _ę ˇÓ P»2š»ŔżÇś61(S@ďŞ[۸éíÉ®ťh|@€"N‘íIÎVüȑʿ~†LłY[jFâËÝż núŹŤU˘I·t?čk±'Ń»°¸HŮÜń’Ôµ,»{sPńHÝ1—Ţč00Q4,ńföézű$ÜŮś ´äDľŢíÓ[‡ÝÂ`˝˛zBKEaŘ©ţł(ť¬kÁë)l&\éĺĂU’ö°ÜDnMíĂSZOŠg±lłEHÂ5,¤öűuĐ„”G}XlçŢô&%3€šZ$“ÄWUv(™ĘAv˙×®ó@%QQí–IžMčcđúitSĎŔ`łN„˘V ď(¤×î™GýÖ°Ěqë{Ž` ż{"cgČÍéé“·ZÎ Üťž’ IgŘš. ­Ç`¸4wnäFâĆąB,B~Ić“0žHUŔI:ôiŔÚI¬E;,ÄČlP>äŃ@ŕŐ‡˙Ô”в¤BŰŰ‚¨•ŻP&6z4ŰÖ·‘nó`98 bóu­jĆşNo´°}”ŕŠ[ÂLÄŹ1‚ôőµőf”„»_äžă‚i­Ĺśwµ «tﻣ]— ” ¸^ǰN»Vü.'; Břű´IeüöaRkŐÁ-W}§Löť‰´tÉ`5ÓŔĘôgf¸ß°™MÎ'Ď„‘°jY"%wfâ¬ezhďěÉ”ąŹĽ'-$ČÎOůŰ„j MŐ;'÷‰J| MËEj#V±›Ád•v”ăŞč´kżĆ4íŤvrywĚ»O(Đ-ETĘxĘĎ3¦ĹxÁo€Ú%uŰĄVľ éäf ……¤¶đâi`ŚÎ;îëgŽŕĎ“UnLl^§vłćřkŇqyŔh§˛O* ©ť)4â|źi77bř1MäĺńLE˝ĎT°”PÚ÷SŹ}Ľ|¦ë@F )O'‹Ĺ¶*ýŔ©˝49' S»éÄŔŢÁŐś=תV]#|ěťK? P‹N˘Ąk»Á$­©egë1|h,&#šl p¦Ú«‘<ŮHî$mžŤÚ"R©ľ57Q÷ŹCÇŞ0“kCkN…Ń^Rş„KZ"xݢ€WßTĎ8ěÄÓ@Ý Ľdj)éÁ¶^ů©)Ś'ńidăU|ľÎ&Ö7LŤ»…ëńD3’ťöGcg•U×'<Í›ůčŞ)ĆH&á8ÂQ'[˛dTÓ^›â]ˇMĚ)Žn˘Ů\7x1ó|Çmp[ˇÎʉ6t^0˘Z8]râg'SfúŚ PfęQGUcąîf ¨Z4•âqpšĐŇx•ä›ÉDŐŰwNĺvEß1›\®PĽ~0šĆ/PżökËÝ e^3ŠĽvR ě¤D×ds§A$žrň2w6%…ŹwLÍBÄpĺ8ŔpAŚâŢ©YĆ.˛é×wqyD‰Ŕ¦N¨×˝zě •ěnT‰űqŞ]«+âüă1ľIoMIžůµé)&)zçÄ?÷9ú˝ëŁZ]í ąU Zě~>°§J´(’CEŕĹyuh0Šć,Ú"|ełm&ëäcU÷Ş}bŹPĄľ?ůń ?867fC¤LňMf±Fxă6á•űUć?z+włŰe}[}úŢ;~_ó¸bsIúb’¦Ž»  füN©ćŃ"ĆŹď#5Gkrž>µ›_Ąë1<,~Ësß©#´x·JĘŐÁŽî3%î5–­×“Yjk+Ă]‹Ż†×3«M«ěŹĺźŕÜŻË|+4_bˇ2S‘)IŞĘçq“ .fE—ô»şWçńhł˝¤<$¤f¤M©ĺÚL'číîUĄ ŁdX‰%"3%¶\Y6ěˇň")ýq$Łé+/n﮹-Wqä-,'}¬ĺ2»ľ_kU]SH,w»c<ë—(›ë¸^§Ë˝M®fĺ*…c­Ź¤ »®G%!)ž‘ö|z^+Ţ}7 #Ďi˘žŔĐhň©t Ś'Ăs&s`iů“Ijýí«:ňi˘sá[dňŔuwčx•Ä&A?â÷®Mőq—ţřÂr¶ëí!ÁPRJồ—"×PŚ›_Íč6ćtĄ‘¨~tÝ·Qço®‘t;¬mPDJ>Ę Y ăÉBľ!{xO˛lV<·ÎpGą(ÇÇVŞr*Š=$rcäÓŇ®‡Ű˛¶˙H™`Ś(ü.’SÓPž e1Ďăúu ROî©-'ď\ś¶+QuÚŇň±ăó˘©ÍÁ–ő TýpXEąa~gád„†¤ë‘—cH°rZÓ_Pî[r¶sŹ l˝|¨R45˙Át‰ń˘ĄŁ­ŁGOâ̱ľđĐîXDőEnëí¸n’%Łf÷2î'q9u©×Ż[;â*¤Äb-&s¸ÍčG#ż›Něô[ČwČŇWTO¨CE}==(ďŰćđ[Ł\Ű´ňěŰQJٶOůăYq•w9ČgĘĄŁ{Űuv=$–#·©(qĚă(:/7÷Ć,Î_Ř) ™uŇ~ jeŢđ:S1łčRS<ŕW€«!Oś é=]8Ú‘”#  ˙n¸E'Aă %‰ç¤mí b¶ÖőŢQůôsĺN•ćµÁ`xwę(ßh›v C„:zůŮ·ÇÜČ™C–Xřěô¤ä ŠŹŤ˙”nxÍ.5Y>ř7t}±ąCRk.Ŕ…# Λ*ťň¬ÇçI+°ÝÚ¤¤¬E;Řp;®ďG}HőřT ‰ŽčěËuýq˛tSńK©ffŘޛֆ§™·fßŇţ×ç>„-‚Ú­Ʀ]¶_Íhą‡‘[›ZŠG<ĽńůÝł6Đé=w1Šb3§/dÜ»Ü<’#>ëaÁťÁ„Ź,7Ű˙ńŢ6VŠyćU5’xiÍŁĎt]ťb‡°“˛ńĺ5—–•@%,p[Ź„č%Í-v.R”˙´ř÷~ßkĺę(s%Lµ zśŰőçłL,m"´ËżLş¦ćYx,ÔşB޸?Ľ\lôşÇđw8÷ś¸G¤ŹĎ—uŔť»ĚŃ5ź¶ ĐŔ•öëöĺĂě‡Ü“žÓa›hđ„.Ťhi·ô 0kšCßŕT×dŻc{ĐŰO}íI)Tc]Ů®˘Ň Îhl€Ĺ¨“ŚS/'*ňáőŮ ±~ń¸^Îňž)b źŞV­Űż–AaiťöÓ<´ř V0‡Žú“{Ky\—¨Hgî÷Ź“©w8Ü™S8ľ wĘÁµúúţ8‹IçL7Ź{ßÍÄ‘öö¸}ťÂŘĎŞďדɆuy_îi‰|Â’é®)=>QŇ‘&žMŚŐšÁëŠĹëűč®ßěÚŞ-BŁţ–Źę}éŃ®ŻP‹ąz‹VO ,‹6ăăSeAé3+PiMżwppID¶‰vD•+Ioúę+[Â-µÔ”ßšË(©i~Ť÷럆Q\ÂVaPÓ’ ’ŚŚŃ†ü·ŕ907_·ébÇhA`Ľ„xCÔBňÄç$2KŐ†‘Á@|iËhŹnĎp ôÔ'˝ăĎW+säĆ{¬ˇ漾 Ö ^Ăčćw Č%„„Ý8˘Ďx˙¶fĄáh6”Ń÷Skö°ĘĂ%b…­–b¦€eV҄ɶ©ëë*ŁÍÖś‘©xgŹ“…[ŠBŽŹ™yBłí&|ĘÂ[¶ÄČIçŔ!¶|¶nHűF5´W™vľŞ8żĎrĺ8şCčĄĺaÚ^ŦÄ6“kĄ‘4IR'Źc2ő$tüzłRŤvű¸ŚűÄv˘¶[Ű9`Śk}@hÓR”›x‰ßx°gEŃÉ€ž$¸Â-Ś_Îk§k‰nĄ ĎŞŮň®j„g'ă)‹ZíŮVxEć—žOł;‡ÎË“őÄC?Ü˝f§#á¦rLBĆߡ)źÁď3ę-P.™Ůđá“ofΫˇ=íćs;ÚC›};á<|Ěč«6›“đŮ4˘¶šŤZ_\Şč§QS’“±ÉĄĽ'MN¶đÓë,¦Ő5î»Ţ"CPe#kîčÚŻý¬µ$rĄ†¬ô\вó÷§\AË®®CŇěFYÉű§éÄ›h%žX3%—”:ˇ`ÇËMU——Ý1$F¨˘˙’™.ó(XÎî<⬍ěęPă)¸¶‹®™`˛/ŤÝ$÷E ­Ë'&ÉYg›˝đ8{1¨ŁpvvĹ@dŰ2é†ÖMOȇ7ť|M«Č‡ě*w4&‡G~ÁTłîč0\…ňV/«Ëu ÁőĎB5&¬^7íMżŻ ;É»H~f–¦`–ÎkdI#tËđÂyoů^‚Ě%)ŕQ8ňÜ(!Đü2ŚŁBľ·lDé 0 UŤ#^×Tˇ¸/hA 9Č[ø®Ř€‘ąĺýŔÎt6±ĐIÎľ L`ŢŚ9hăµ´Yâ$ç”x˝ń«yŔ=ťÚĺÚI5iß4AŤÁAm.TT€ý¦ÓČëŔÜÂç 3d›x0ř0Í‘ĘZđ2JbŽ0˛0ě>ÄČ˝aŚeŮ|hŮ–°ť”x–Ünňt:‰|9©ŻÇ^ŕ]c9®{Ëy—r śńŕ6m<DIÖÄ'KËËҌ/ŕh±ď8ç5wf&`_&g¸‰[ńšď°ă3tDą/<ëŞbu;ß@uşÓOăŐ™9uć,mP„¬¶ `Ł3şÎë"(ÇŁl‹”NtÝČëĺÂ÷vGDr­/`]ÜŮrŤ=L¶„v‡Ű׋ţĆÚ„H®ő'4ă ˛Ĺ÷×. ł«j&ţp_Ĺ—6µŤšµ>0+VXV#¬ó6ëŰáňe9Q™Ď4颱 ęEăţ¤A;¦4-*˛ýúúEŤ¶bç1:ńô*MťMI2[]úĹ8Rž*~»°—ËŠ°§äÎô‚?^?ě|ÂĄŮN/§+©ťđkű0 4Đ@mř*˝ć«m¬ŻëO=ĽĄčË5‹ąNZ 5üT®†ôss™ 3|dߏëĆ•)Ë;ąź‹ UYĘőjCUŤ<1˝ +™†Í ü¶F+®_]éZyŐ¸‚\sâ!ĆŇ9Ż˝łN—Í)čô±sçT\ĘńÇ#:Ň`~#ža™Č-G¶m( ?ßa{Ł{q˛*´ôM®=ŕ#l8Ş ¶:S÷ďp˛Ě´ä-ź>­ ŰŽĚ€ĐÇŠ ‹gßĚőŮbĘÄ;ÇٱëěČ !î·kuí0eşD‹ďę ÷2őyfĐ0˘±ýZŘ•éŘ|ŕ´;lŹTljÖđ‡&{BĽą‚EĚ„”­’«´®câ]%ÁňóeĹ'‘fű)!ž˘j÷Câ=9řhť[™wó¸ÍŃçťa;ˇ|ű «]ŤđŁ6M°˛ «™OFŠěYlôß©ÁU»ŠđND$‘ľÇ“ą° Ń×oך•oUń@\ز×^řýÝČŇ"ú‚;ĽX®ÇëEŇ<<9ŕą®Îőµ©ď6E0^•ç•ę¤N@MĐřýsJ¬Ä{wNňL{Ęňî]ěµX4ÎŘÝśWpđÍëµîšĆX^T×°”ŹEs+ŹcŮŁj Ź4…BďcwşOŕČ ž-“Â]}vîś×—}ŔÎ’f-TgŬŻ\Ű>ĐşÚseÔŚ}yď×ÝoĚ—ąŹŰvh§vť¦VX\Ę8V2M;›ŹĘA˛üĽĄír#@>ť›Şť}áËďőşlŇ ·Uv'…B¶7]_\ݶɲ]Ë/üWŽÍS-śĎb¨ ±\»lÎ0•×ňO®‹Âjx ý  wÍd§ë_]Ë#»SŠŚ¬včëO”Ą h‘`±‰A¶3‹@ď~\‹żG˙ -°Ö¤˘Wç„Oß­ě1š:vrł¨Ł˙E·•\Ť>BSÇĂZd.v¸‡Jçj”†âňł1é´ďMě*Šą+¸&gżt4YD\,a“†Sž(„äB&rkţ(sU·źZÂ]Š‹ 5CĐ-:(ţBř.4Ů8bÎÚPw·/Ůxg‹ĚÎÓCŠă ŁĐ[ <*g˝/úőN˙Ňb*Čc¤„^'#"7‹~6ľyQ`…zţ@r'8őżgř”¦”ÂÍťPTśš nů˘ĽfSPĽÇŕ9QzÜŁ¬Ĺüś{Ě.î$bQ·şčú«=)­p;|ňű9Ť~ńJWÚPXiś3î… ×ŕ˛aH’fćm±?Ńť „ąlŁ;}•´ąg,Ë 3Ťí:ŘůÉ'ĐźóšźS#Ĺ`ćsžĚtáü Ís˛˛0¸ńTý@ 9ţ·‘ëňGÜ$^Ô=|ßf@Š.‹eăřUŚ×Udń'Z$łIh©Úç8=pÂFD–8ŃŻňGşGFqâm™Qxʦ Ćű ¦k»wž?ü‰Ň©Á׬K!s[Î|}ä«ëđJ4aźs†'Iq•m˙čIŞY’LIqI•µ·YÚŁ{wy-†·`ŁMŻ1×eÚ÷jŐ„7ĘÍ-„ŽNU1–ČŢěŰžĺ3ü× FÜ´>0Ó3űSţó?ĺGŐE-›{óΙyq—‰?š§ł9Cw fřŮm&>mĘmj‘Ý–G)±µ|N{ […M×»qđ>'^ׇ?±XňśVGĎuífü‘#ĚFÄŰ7“;P·ŻŰÂ盏¶}ód˛79c†ň9 Qpď좖îĆ”Ú>Ž8 Šâ:7Ócnđ9Ykđ’诗mM&F×\Ž?‘ŁÚţśĘm®!ű+ý/׉Ça?P…ýśaX«­ů{ŘäÉ ,ůR® ę" ͢=uÝ‹gc'"eÜő®źŢ“k±ďĘ Ű(v<˘3ň|]¶^úaTČgN…]SüÄľ…U!Oxó*äŐaňyr-ĎÝébúňrŚF>§Ůźk<ú˙ăß<ŹĎĎë?ßţîüĹ·˙ůŰßűĎżřÇţćŰ?ü2ýt–Đ‚]ě§!T†¶Hš ;ćÁ*8ť‰x vé´źµĽŇBĺ–µiX8…Ş!:ŤEyó=jŕ°@+ŕqŘÓQóőrf'çr P,&°t±ĽT$řwI¤żzYéO ¸<¬b@ɵ«ÚzoĽ;˝ć]Ě [2Üć%Ż“Dŕü48ŢŰq‘2:ŁŞU čýý—VsŤůPéŽ&4 mŠ +€>¬™Űţč*ęäíżo.™ÝŰĺ cý®”ĹÖ& Ę|¶Ěóbc†” †}˘XŞbĘí‹“tn§ĹÓl’ٞ¬îś#ɵÉH~Âw@Xb8ËšE«n"Fuß÷„‘”*†ţťG@ăăŃ LS˛gů‰ŘEÁ|ďú˙=4ňJó'ĽćĹ•{Ôďűd6Ţ^ŻbĚ —ĺÖąv;ŻQţî¬W“p˙ř 3ÚÖśxü†ŹÝU¨SŽR]â¸ňµ{$Š-NEĹÉf„čl“˛.µ×3Ŕ×Kľ~ź<Ç—v9e´ 2Ź%d3Ú 0‡^5âţPĹNቍŔ;“ŔvýťTR4˝E`č~Ý d»×ĆTď ™ćĹÇEvIĆXÔr9¤-‘w €‰› úô÷›¬‚%~F UĹ%‚Žă$Ś•,^ĺ†[€–±K@ÇnľY]呲 Łóˇ>†®áZ Ř nţ;V; PŞ<‡“!ô±<ô>BâĘ íQRDSm.ć” 6kř—÷eŘ(#[€˘Đ쇥 ęM,Ďc¸ 2Üů$vCşo* /«3ŽIě!Z'5…˝ÓŢÚ43{hI÷łÎâţ°ÇŐ;¤’ld]đ1Ś8qó€ ÓŚGÝćőÓÍÍúűu$F79’°¬9†ڽTDL1:'{‹í;>ŢÎä^ ,Ó´Řx¶Čň+Y(-Ç1±×đ<ńĚoR´c·8‡Qĺ4|ÝHét>(–$ĹXD@KÁŮë‚Ň0}¦+ËaY[ô?Č\őŚúcNß guŁBjU ń‚ŞČG3»e”ÉĄ˝{ϲlsíĽ–86·9řîŽ×ĺz †1v,n9kúÉŐŘjőîA¤ÜD—ŁX@•ŰlUC†ó’±VčŕNĂG „G§{j\ŤbŞ˛•Á§,·A ŇŔ’QšM¨ ¤®×mú‰âw±<íÓ o6ĺ-‰Św×tú¤ăŃÉ5ÝÝŕŰü.3TEV5:ĺořă»™űU-Ň!kčxŚC’Ž@ŁŁN%›¨¬Ělŕ ź  ¸Ľ~ äôz,ŃŁ;Ě v'ćł 4ŐC‚Sh„_CJßµYÍł‹Wđ˛Cű×ylűdťňş¨ #uX$;jŕŃć®7fe6Ń'›ąş;v{ăĺf*ÝhÔŞč¦Ď×7}m„yOť'•^Śb*UČj›ABôÄżă*bč…Ίí4Ě!üˇ”7+JůAʍ@#˝Ąi’Źă;Śť±ÜÂn¦â€fčµb mQy[<8Ec”`ă/¦źj¶.ڧGš h "̵Í=€Ń’EkwOâiÚ$^b6x]ńRFő+´üCľÉ,&Ą.Ćv¸Ă懡ův_»ö\ňQîĆÉhęPZ PSĐ<ý69Ö*]ׇě]oDHwë±F­y˘(§áŘ Oç¸Ü­[gM×Őz łB–-˛o Éж2sz†}üĘ‘÷˛(ćá,Ő„ŕrŚlę’sXq¬>eyPi7 Ń0ÎZßgqN ŃűiřKvHJ„ôôÄ9BżËͶof—BĎ/ÔŠVO^—ř0!Ôŕň—Ľíò·Čd•ŁtgoĆĂlĐÝÎt­Aó6!©9é˙ŔV‡.EşíÓ`":ŁéĽÎşn‘mć‰:ĚŘ‚ abŤ$,¤ÍĐ}~Y7Ůü\·Ľ;] Só4şjĚ*aŁ r—uˇy;a(zn†Ls€ĽÉ á©Q9®ZN$¨ŢŽą˘Ł \w‡3ŃݬT8^¦«&¦LSQm­ŇŠiő"ę{ˇÚŹNpl±ÎĂ®”ÄÖ*úôkf˝a&—©/©L⤀ˇ¦ćzNĹ®!öN#Sę1\L[ŘőeŇ,8+ćňÉôŕöÉĚYĎ4hî»)YaĂPHů"îŐ·`ÄŇTŚŁKÝÝ}°‰ â¦S1×E3ž„~Z«Cy2´s¤¤\­wžX˛×íĂ~{:oĹbný2J áÖE¸»«EXiRE…‹%JĆĎ*őNHD~2x2”źµ]—Đß.qŢmôy=LF+“ËeXbˇ–Žh¶r$%Óß=éůب‹?á×”ťXŽ“Đ9%~0J Eh6ĺ48Ť°„Łâeŕ3l čţĽ4na Ťł#şZOĽÁÁşşöíéęü–Z č“Ă€@¦. đŮdjź‡CáŽb€ˇĄřý’=QüPr}Z–¬ÝllK5ĘĚU?aúR3¬yh¸ ˛ë›“pÄ—Őŕ~J*F’°€®6l$”pbČLA™â¤‘Ă^Q€şQVO÷Q<´ŕ"ď6}Ł/GtV2L*NF…’4¬ŻfŰuź€o0W©áŁĄŢ;_ĚţÔD¦LńŠě‚|ýýş)ű¶›ţđŕ¦Â)>.Ą.ł<«đć^N_·ŕ‘« 0„'ÍűÄŐ“ˇŃVô.őuĐ3ťnđw\+g=(¶,ßVŚćťđ?ÉüjŽ-Ö‡:íŞ§ńŐ)`Vˇ·G¶.ţ#SĐM6E°ŕśŇáa tqÄ–p(Í×ĹĄŐËΑO¸}Ř€ŕŇí›%Słáʼn[¸Ł˛řŔ»YÇ·žČćăI: Ú@ŚĂKçő×±­`Ĺď ·±ťćHĆĄcÉ’ŮŘĚ -Ćü±áďďÚÝ宸ŚnĘ!z"éÖÖ&B»¬ßĺ*čĘ‚•á$bŚE%–gJ|BľŽ31´ź )= ň‡!¬3ş 2Ą(‘ÓíoááMĎL¸C:4ŕBÉÁß>HvkVzŻ–顷oƸ­ÎĆo^žd<¬JOŢ_ľ6ě®Ę÷zş˝Î^;$'Ţ]¸«Ej‘á]üú^<ľ8-ĎśOO¨_”ěvč”Ä€“8Ä„z>©!gŤČµ7ű™Yşú’˘ś řp˘*¦čęâJAĆŚ#Đ]Bvńă„ë"ś‡ĄV»<;Ś#sÓh˘ym»éCŘ« ¶ëNNý”˝–ĂiĽő¬×»Ž@ĺ9ÂlŤÜµăŁĹÓ Ęh˘Přѵ’ЇdÍy’€¶Í Ć”Ŕl …>Ü6ˇM„UWfÔŽŢPłq @ě#_ŽG 'p=¸ř}Źc°‰V;M‡üő$ŔvíŮa+eú9L‚3{sÖ˛š»Ł“;Ě«ź÷ŐaŽpżĚKEĄp7÷fŚŤ±@ NƦě8y !üÍy6pľ,F><@ţş#‡E×°*ôÂo1v–5‘šń0!uK$źź÷É|ć¸űMĐ•NG۸áÖQ…F]Yş›ôK>xľŽŐî”s“Q=ß&#F|SşŁ ‹qŤđśYĚa‹GŐňqĐł†×Ü‹…$§^źš€úÉ]ĘŮĐxŇv‹ň§dLD[čŘÉ‹µ›|=“†š­‚<'ŞŃë8M ‹îSź 4Ł–ć’ɱŃn‡˙ëv“Ţ©Źč"Ű€ŘĂ]kç3ÁEsmPA9ŔeÇVnČ@·Ëä×zňéÚ‚ ő‰ä™sVSĄJÖËřĺü^z0`ňgN/úh;Ë[÷N„ŠÚBŘ¤Ś’Ţy#ŃÍN=sb‘^¬·űĄUŔ˝S¶ ?pĘwT˝.ü‹ŁH˝ ™Âśŕ#2uĄ{ˇS®[SĽśDŰ9٬7—cäě~Y c4ŻňŻÂă‡ŮxGÄ?q–ox˝X7˙„¬× Ő”âOyÁ®0U±Ľ´p¤ŕ ÍćJŮjü>ߢÜlÉ;ű&_đç›2ÄWĂV˛ŹŁżb^fθµ·ę–OšíˇŔ,ܦ…I@ýîä†ýZ4Ď9>şŹ*PĘؤŠĎVĄUS1H¤ŃçĆňŮřr¶Ä'“.M•Ţ®€2ł ză nP˝d;ôś'“›{áoŚ@¤^Ł’ć Ź§{2¦Mżoń˘Űů±–ĘxxÄ”éťËi"=\"ßmÇŻźÖ%Ů(×>_ÓWějŇĚŞ}‰±Ć ŔëaÖgăÎłŽÔŞvu"…}%ĺů¶Ŕ[ĹË™q,U^sóó[Ż& S{§čçeăř:`ňBMĂ,+{lđuą¶ě mŰ…óţěp„ĺň`Ó†đ˛tĽŁ/Şm/3°źńéN¶HnkJ_µ¤ "ýůnŁ(#ćŹbW6ţ…G#2ë2ě.Ú_¨¬¤űłŞłőýy–obˇf-CúY±7cÔŢd^TnŔ2/äßTc¦…€[…wßE`©zw¨‚ç„DŇWĐf:e«˛™éš}â÷ŮKx ”!ż|çuq™Źpr2–oxŕuŔ<ŕ­„âϬč Úa~ľ;ۢ ®#é›m}ĽřFĚŮ"f¦EĹćĘşÄĆŚLLÎ>†Â“‡ ł‘ę8\ MĹťµU‹C3Ĺ~ 8ß)¨`nňöżĚŇđM’Đ&ç›TžaNë>ZIďĐ,lČ´2×qqęâ6ů@#łkÚ­|Ú¸z˙ľ¨Ň0˛4ŻĐ¦pҢh–ąůU*+?ěpżÍR0N­n¶!ČĺŃý‹Âo…—Ë"™ˇ"¨r&‹!*ô®ő>{;WĚÁÖšę/ĐţKîŞÉ6Ľ÷JżSC„.JĹŐ¸7Ëą’¶ÂR>vçőě8űČĄäôZőyS{­Ý‘÷‡ÝJX­Îłäłáĺ4f¸ż IP—ÔŮésó"ćjB7Ůl‡ V`”?ĺŔ˘'9,Ol×;Tă‹oc*Ż˝ââ7Qx­nv Ř.Ż«Ś ,—Č0ćĽX-‚ĎŔ#{b÷iIrWy c‚u1ËĎFó‡.Ú~@L5VlĘĽ@•yËÖΓJA ŘÚ’á’eŕŽ5ś3qě fŠ…ź kµ?E˙lA0•=˘÷Yf»K{‚IM€ńôYă,6×$„§'»xÝ„AŮS¦*™;Ő¬ńôëXąa›„řw0řŽ(ĎăÂnJ®×ć"¤P)‡%ÓŐxPă0 °Ć.stZĎá‡L6OJvNÚ¸pń8XP'ą‹ŹšĹSÉňz­mrLé{z+X,Kť¤=Ŕv¨ëfçŰ1VFR4;ő’çĐ:Ú »Ö‘ižÜ=uoGžH(- ŰźF=§^?X¶$éĆ…ĹĆ%źđäĽ!Ú$¨‚Řő'4L› (sŹšeIE.Ŕ ©ÚćZ?ełě'(DvŻ•\xńěî¤ô"ˇAC8 PCŹGSŔŁźLŻBJČ3gťŹQ>­Ő€óSO}„]M†Yä[“a]Öµ ‹ü!şE”Đ<۸4T =ëp§[€ /źň§vă&CĹŤÝ">@âe ętL‚޵nćM/Ďćy^ozŕî”SfŤ­¦ş†ĺÚ2¸bÖŁßTÉ6ůžéĘŔeTÔ-"9Úť,ę‰×ÍůŮJĄ8óă:uęÔ+‰Ř-0¦˛›Ŕ‘“Śôa,JD Mr»®»_üW{ ‹Ă»$?Ý}ČÄ…S§ŕl` 66É˙m¦^©ö©Ú'겗,t*AÖbUeîPIaVĚŠ[d>ɰcţUéiŽÔpPâT$óq¤;ánÚg®ô9iýt"ŮĽÇůí8>Šu•.G$^eÚS6łLş^;»E§ň ¶¬JĎ"áÍÓőů۵ÄČa‘¦Í¬˙Ĺ8ďę›ńűUF6»Ů„d@F6ÄTk‹Ř +sx˙šŤh|ď×lÍę8nQäO;‡Ô‚épäT‘6’§1ţvŢy•6U±ŃwŢ2”3=íĂ_W»†ŕ6*AwÝDghÚÚş_Ůtwć ţhřMmňž[ö¦A੬WWśŤÄ56)z˙®zĺÍ‚mwĆ@z·±ĺ–RçZvlü3†¤PĂÓ+N¬“ţ.¨‹·ČËťo•ĎöÎ{ŠĚĐdž*ÉĎßëÉ]‘:=Ƥr ˘ë„\$ŇŤ Żť”ŘŤĽ›r¨\ŰΞ>*Ҭ›Čß»‚żQ|`JhsŘůŮ=ˇ\D¦Í7-Ăeýí„×F—:kĄÎ]?a×O”>ô4á^ëC«š‚Ő:Ť¸¨×íˇämr¶ˇ™§ŹÚ‹Ę•E[1@ÓbřĆ؉ř{Ŕ*ۦB“W 2IłA'™Ů,řřzcőa¤$ž–ęĚ^Ą76ĆěňÄ1*>tbě Źq+8ÎŞw, ŔL±†¨Ál‹|YVĎx4ôU÷O¤jîÁžňŃŮĄfŃŐü YĽŰlł~›çX-Ź×«DąI˝“±ŇyŤł‰Ę•Áş$a>ˇw¸öp´–Ř´śüE@Wë#4’Dť|:±{Óź8m¤ŢŤÝGé9R•<·s§éެg6Ë„Üyôä0dĆe?uΰLŘ}â`xŢ:sĺęł;]&]€Wa ˇˇW ´ó+ đSň]–Ą]°ĹÂÍ?phłŘ“É(ő! îě1x=Ł2gł"n ŃÄDS-Äë"›Ýd•€t•;–ëDa.ÎüÁy´Ôv}‹ŐŔĂ,HR8SH? ľ«[‰r•Łcŕ$)llę‚´2yÔ€“Ů@­”ě@&‰î('s3óÍ;áÜ®+H1đa¦Ä„nő\Óőý–›‘PŇż ·_«äČ6śďO$Łë‰~@Ó€zŞ V\dçµF”3芊FgGX7ěřĺ] Ôvi&Ř—+đ%Á@¨źČS§¤ŞWđ€a­/$_{ŞŘ$É÷]HOß)z–°ÁµrlěÓ•*ě9tUĄÎdK”ŮIŠ~›•к౳%).ůśtT¬ŚŐńŔ܉&ŘW!W;®h=î«z­ÓBw7}‚C,â†ŕä?Őm¶SoĐx|=¸űM\OÎc'-ä%Wr ˛y*ët‹B|6¬¸vęÚźc$[L› AĐ‹f-©a/®ZĄaŮYŐýŞ&!nbl°'!Ěě¨Á»xl˛Ž5ÜŇq#g ‡ĂÚ6 FiéázU󸢡$Ţ #t;ÄđëMZÍ›Ľ‡ľ>P±'ćÄ$5•>ău#·e/xqĆ´)Uřŕ¬TëçzĚ$Ĺh8kWq«+řż}ޱ×Éócm…Ö-Ô!Gśŕ-ŕJuR5s6ĄW3XyśŞ±K±“đ|ÂHĚŘŇ {ă„ăqĐő^¬,‘…±ŇU'pŁÎ–ËŢK¦íQS^7!Mßz»éYOÄąq6ˇwŘ2J˘ÜňäýUŚ3ĎÎLp@F ­Çő:]ŃBt»ăő˘çŔóÎöÍă‹/ Z¤4y·±YÉňśŮÍĘHE3¬Á8Ż’·#SŚx>í×ß|ü^BęťŮFJ9^>Mzn“aÎ^Ť"Łżßea ÇT‹TBtłď;xŞeë˝y!ÁdRŞáY;źóőů‹qőÍźzđűYöP+ gJ=Óذó×5•6*;Ě6ÍY”]ńAÂG1gÉÁt߉O$n$atux:®ą+U/7éţ(l ĺßq]¦ÝĹ×écť˛áL˝N\†6[cšđrŔőŔCˇp´Ô0jÄ@W’¦ĘŔŃú.‹ŞěÖÉYCśŮ& ĺ]8†m)•Źl­Š÷ÇłěEá‚”ÖëIG[kżüT”媏€ë^ ¦T&Uť:ďŹfţżš1kžm[ÉńůŐS80L‹(U˝ÜOHśYč¨Ę®ł˘mR֝Ɇ3™nÍ]#Çë (©®şúYîpńĘL0’ C)ÜľF÷sŠĚ¨ę9®'>đęG‹¬¬pŕĆEÚŚ¬«’ä8Ýl7čzĽ5± höSŇ®:¬š§Đřpt7 ˇ‘sG˙pĆĺ$g‡˙8Řťěnö•Ş8Óú '|Ę6Éł5Ę_$śÜ+˙PŐyg1ńuJŢ$Ĺ×Głţyrq…0cưŢáÚOm§Ę;Ě6«´új~rÝÓ F @L]ĘZ%;Gx»ŠŞâPOT$#źj^Ť–&6ąÍrŠy*{lĺÔ źI x&ä•b‹ „Zób×Ě."h›ł¶RщؖźÄŤRŠTĆ2¸> ُr‰”VŹ&Äó|=§Śćü‹„ŕ˝—LWíôŔs—ŐÔ•¦i'޵ĘPŢh™×m÷×V BÇuýNGc¦1-§¬…K#NţŠy×®ö - ˙†úűpş«*yşŰÚđŰÁa´Ęm*n’ŹűkČBŔ@9 ÓÚ6B'–ę-TUőfyŇňIř/éXć© ŕĐńú^Ť2öLĆq!U > ö¤#‡š´{łóĚś4‚‚˘!‘G}ZádvB|iJłľB&SY[Ą-ř´Ě§lOěŐÔđű¤]·tÇ»:UhEV3°ş”Nç—8ú„C’ŔtąÚ´>}s“¤ Ŕő«csĂ0ć^ĺ ť×Ĺ…†˝Ę¨B&ĎřfŐ×’ćÉ«ŕżXFµ‚˘ ÂÎŹ7©Řń|ŕí›ɶÍ3N85;iáŽçŹ.!Od„Śl¦»’{/(÷TÖFDn‰Ü®¤üťH±Ř+ )…]:O<#*é«~;[ä¤ţřÄ<݆>&ĎŮ 'l|¶ëÚ|è ôŇĘ=ôÝŚ #ÝĚRî2˙›Ľ‰}ŮŠŐă㱏–ĺß!Ád±ÉQÁç‘|0 ¨’\|¨Ťž—Ő‡[¸ŚM@U!Ën1<ÍźxŚV+ű=<ž'‹Ü*w®”¸žęú”Ëé<ž;Ž7±Î« ř9żăaçuĘŃXŞu §˘…´~•˛dż‰›«jőÍO—(hé«Z4'ŮPđ'|Ʀ†ă0$}†(Úu‡AxÄčĚu;ß9śFb-:Ěž†fĘĎ#¬ŐÍÄÓBdí"Űڮדş"”,ęŢđÜ>h\“Ý0n˛Ć$öë*JÎ1ĂĂq]$ŤţĘć•Tč/•ݨšßZI‚Oő®˛ňlÜdar‰©Mß°É&ĆŞqŘX¤¬…š«ľÁil¤ôä“@bpŁ˝xK0©Ěʤo»D8Ď‹Z’őŐŔŮbgd·CěnűŔÉČĆËJŰjĄ}ž×N°Ű”ą¸#-T®»™yp­îćCÍݲY*ŃŚNXÖÜrěűµ€±U••Î1ńîŔl_Ť-ÉćĆ’«µ#ŇmŰ.m“qjPW8Śáé öř6"*šGÍóóŁ#A±jĹâü(ő«k‡g~‰›~ AďůˇÔňđXŕ›ŮĆśś7:jEóĐ.6N!áj­ď*áŔ×;,[J·IK©ßďS•JčgÖÇő˙46$É% “e0}ÝŤáŔ»ň‹1V?Lv|@ćŔÍÚ¬5Ytşv±]7¨mr/ÇóQ*rg4jHNrhIÉüíB¤}dkżY& űÜ\ôŠM’ř‘˙ě–,×úÓW!UŘvCİSMN‚ͶJíyŹČĘ(7¸3c«‚$ą•Ńě8wÝŮĄd‡Ű..5Ôu¸^/wr»“9LŤLÚ&p,“Ϝʫsuj.ľô^Ë€¬ëńî[bŠÍ;A6ć0űáfTĎÂ9šŚ9“ô˘Ś(ýĂl«!ĚŢuRťěE’wÔĄ^óP®kql˛ ÝfŻp2ąAße9hö±Ç%=Ă]ϰ倬ľ{łqŕőfVńF˘Ď÷‚ĆďiŐĚ^ľÚ(Ü@MµvĹ2Ë5{D÷9÷˛=đ@ú¶%O‚űŇ,řZ)ďé§Đ¦E,4NIŞeGM~ĺ-§AˇĹ°üyŢOĽž")ç‰×ĚOĚABh"x ŠÂŃ(›M–Đ‘uÂŹ‚đşFI©É»ËpYáčzť~“fř‚×"Â/]Í »-];ő¤žd.’ď”%[q|gb4ą}CYŰch0ĄśşĚIÁF&C`e˙žřŕJŰ´A]×2Ëňµ4D1ËM[yEhË™ŤóDń\löşĎó_{DŹTt,IŰ˝\m»ţ€&Ô‡ű3#Ź^Ç0©±g>ĚŹČ úô›µ©RŐ[hši’‰ť‡^?Ő59ĹVOg5 jĎ,bź*L‡czĚCز?,™üIęWÇGTŹ®+k-’ôűŮ3ă2IÝ‹ů“ZŻ«T4gńx… ^`ť˛Z mňţqü5Ó>®ôzu×dSµÄ¬‘8÷k –Ă@}Şě,Mđő˛ŢÜttÉł*(€ÁU¬˘rĄ#‰íłĂ3ŞŇwîdn\÷EÂ4öl uرNq+¸bň[aőŔŠ2ŕĂĂárܵU[…FžÄŔ×}ś´ćí“9kMőçÍ”2›†OÖćsÁëňSC‘m„ăSÍ”ńŞj+ŰÓ@čZń¨)ȵ~cľMWh'’ŠVĽ¦#ŘSâüÔc u ŤťÝ„E‘†ÝÜ~‹MńĐ›ˇ Ú¤ˇ*2EçĚŠR†ý.nťĚSűN¦H%×c4E54{˝ZÁ#Éő\’ťÇu "ć›p>eKźQjÁˇ5×}ĘYď^nbęŞe˘`×_żöä+łąÖčŻëĚÂsÎá)ś12uĹRěOÇru,°ö #…[P?ćÝ˙U>0&S\ †''‹JŽË> <218J»QyőEkó(»á·}ěJf¨:óš úśľđűs9í ´—ÉŻ'9Ę´ëX>šÍĚf˛Š.WÝ}˛39Ěk‰żşvҢŤš‘;8Âe¨Eň;âńŰĺĄĚĘ9G° >Kô0Ő€=~ŽŘq=¬m¤c´¦Ĺ‹ˇ˘ĽŤÍĂ1ź¬MšŽ„&Nş™˛(JÖ[a˘ ,MčN$¦F$Vľţ,¬h­ŰJ¦ź+ ĺ€BËŘJÔž‹ÉaµżˇYµ’ 9aǦq ŮqpwŇ7sśô>ŮÜh§f*9\đh©-Ŕ <š2>ŔdKg Á$8e=ň$Zž° c\…¨Č*Ó||ÄÝh,Âífżł®ă +±z·j§Ű$Ě-Y90jÔ““Ęa»v&ĆjS¸Jtü‹%ËâáyKÁą-×®Ř5L0> 3Šě.™$]ÚĽi@ü8»ĄŰ™>EqJę´N-¦®tlçÁb4[ř(źÎvŚSYâP( }L!ÎŹmÍ'źś<)yť^ř…8Ë{}¦2]UÄ’ąůŘ9ř°»HËńąçdW™µa`~´H ™sĆö–0ţ!ŤŔŚ&?‹“ŕ0ü!`8łŰŃ4飮Kőä!ůŔpáM_ßôA#˝wŤ1" Nr•p>€”M;%βGR÷u¬<ëQŞ'U7†—h¶ńF+Ô´m&Ňô„÷§!?hö\¦ĂŻłúű¨&‰¦- ű+Ţ^ÇR¤XĆ\ľs™w.śđĄFËâą±Š™g ‰hY:ĹVô:7ł»ˇńĂá÷§–ňýť1áEÉL€ŘKż^Żfµ˛iÔ–äŞfożkvR˘tÁO^]Uz·ÉĂs1śHI%b§¤'Ź…ocWH>,Úů7ÎéÄ%Č•lD»„ŹÎů çüwh‚mTWAeŕŹ'ľąWÚŐä=:‚,qW«7ÝA%| Ô–±{:ńű…ďÍN4-Đ© uv`ÉmK-˘Ŕ¶™ëăŁKÁEĘF×c8µF ”ŔtPąřL9|uŹC_°Q¦$NčµřΆ7Ľ˙i1Z2 ůŤűµK!ő”-ŕ¸>`Ä Ű.ťV]®f Ś4q´ŃĘO\0Ç~^€JňŚďŮ8ť·ź]|ňl—$Šż}ՏΆŇAńiś”‘N<¶9.5Đ©cč$3‚eşn۬zR^őŘSÉĆ$©§=|PĽ_Çő`ť› ‹ŕ_íÝUk}ćrٱnîŐ欚‚®6[{ŕ WvšÍ±§ AÇ­«F"ĚŚ7áÔAłďŐ0;}úŐbkĂźŻfÔ`ă$a/J€Çm%i@äđšÁBz+S#Ą7¸őLpÁŘX”i«ěYŢtÍ đ'+N›ŽşUÇ­]Ĺ5)\búů(áˇŮT&.O}ĽŚÜ-ť®9śż+g4đíeţ”đî5 7Ř%‚y0ś~÷„׫ěö-Á ’jE ůcťzÍš·k+?Ľ¸ŽŐG·ô‘¬ć3ÜÓ·Ž+h×¤Ő Ś9éŞÝŻ—O‰óÜ#Qa–ŻĂżÝy˛EuIĺ¸ÚŢGg`„Â;9$uݤ×ě(úaŁ…ýIüWH˛ě Ů5ŔŘVůx=ŻďG$‘ĹÄĂą(T[{˙u˙čř[UA,‹ńZżÇn,jSĎŮ…ęuYTŘpŞŁŇł9Rú­Ĺ‹ÚőH…ď~Zk®cCŇ+ßđá:Lą0P>|#fi6¦ĎZóC–[ŞąXNřč*fń“˙zO·CŻW•霬j¶­ßŻn©·j&†VĹŹŐ™ţÖ g˛¦É­ęäLBă{.o´”»k×[ÁWdř\Rz30:Mëö][/¶ž¦ÎřNŁĄQ`gR)Zű\)…ł d3ĐrY{űR^‹âŃٲîFu M‹¶ÄňÂŰôÜÝŕ ňT?çÓ™‰F[©ů`–á6!u“Y×çU+ą±"WZ—˘5P®IÉîµ! ‡ÝďP«řxÍLŹ%™Zię´+˛TÖîł0qůĎn…ŹéLúá®ý_„†mbÄĚîW·˙člA>ä"‹uvf˙x¸:túMę.Vůw'‰h ‘YHÍý8›‰GgđaŚh+ĹCwŠ\‚F¤®±ĘnQ_—@ .Nődp5ŤuĂÇ[\ž ź¬Áě€Ćďź4¸ę >@Ż­ţĽVjńĘ­…ăż9ÔŕD qě¦â…ó3%î6¨<{\"Y H!-Ź.@c…bĎAh:şZü‘âÉĂF|°čaEú‰–Łźë˝,Ĺ~b·\PI©I‹S?»éő#ä‘D¦Óxßí-šéxUiIČŰĹRŕëg¸GkéöŃ]e¦ŰH˙s…^Ϭ×Óycją&:iŐEO˘ Ͳ<éĹ> ú sťöÖěöĹă[ehů­ťÜ"ţ@u˛ä‘%ÝŘ™Âl:ڍEsÂ>w{‹#š—Ďą{ÁÇHö#-(/źçĄËě?qĆ!ř9ť‚xĺúlč]Óۤ‰{q[”A·ĺ-$ę:éC´+^ ô çźru8µ‹éČÉ!ń˝˙Čn÷%ŹD]® ŹÔe·¨ź¨.ŇĽűaď±»5żËŕZɷѓ݅gŚĎÄ»Śţř-LÎŐôŽm{äň3Ę-\Cv…)aÄjW·ÁDjz‹˛E\€ll‡Đ+zj—¤!Őg^ö˙Ó.jÉ!şÔ,.N¨ÝÖ)Ú‰>W”ę¨ú ŕ}™Ů/˙Č0â*Ĺ>ĆĐ5~a#ţ†bÁ˛č‚ ž=ĐXđ'š“gď íĂÖz9}Úő9Ź»ř]í‚őčS?GŁĘÓBŁn1 řś†|Zě'RXą]ĹĘëĄ/ E–öóĎiCç4@׋ÓNˇ*\žőŐuíř#5źĹËŘľ‹aPxâćXAö%ZéőpWăa™­CW ľ=ţÇży<źź×ľýÝ/ţř‹o˙ó·ż˙öźńŹ?üÍ·řeúyţyúé·źýóď®ýŮßţŰ˙řďżýÝßţěoúíżýň˙đŹżř›oüáüŐő[?ýö÷˙ô›~˙7ß~÷Ű?üńýţ‡?ŕ˙îď˙Ë÷wůöŻ~óë_ýäŰ˙ýÉ·ţÉ·_]żü›ëßţřO?˙íď~ř ˙á—˙đŰ?üđ“ořá÷˙ç׿Ľţáwřń_ýúW˙úŰřŻ˙źľ]ç׿ůé,ńf2Í>¸2ĆâxŔ.In‘×kĽ3„´ţŘ –ş^“3p1‹ĐĆů›uôŹúA3­$…Ă;˛Ô;M2L&rňIěN8@()Í)káŽ@ëűŰĄÜ3÷ľ{ĆůqČá^ şâ€CB‚É&«PňmčýÁ~Ţ> §‡‘Úx•ôr(n\WYÚ˛ŻŔ%Sŕ§<çÉ87 iť ič `y y}{pOŹÍ*_˙¨(ÜiůH3cÍş;bîHHü(ú–ś@ťŁŹÜŻO ¸îcną§vS>r'Ą5°ť…ěÜćíü@|\A#Ří{bmhŮHĚ-żAU~í‘u?’đ8š˝†Çíţ·(M+o¨U˝GydĹB'zń‡b^š {ř0! ž_Ű@Č­ÄŃB˘ŚYyLjóY>¤¦ÔČ™‘¦)‰s*)Ą‡¤áŽ“"ŻN;‡ ·ě:ć9#Î qö°m‘.”Üľń+F÷*ŞŐ &€‚l?¸[(eO9á“ §Ďú‘"bď rrKzwX ĆĚĐĤFrĄS©Ó~˝Č§Ě÷ĎI›+kuÔâzpQ†°Ä`»uîŮav±; ś¤GĂl>•¬ۢ¤EŇţi¤F*«¶e%&GîŹâ” ¦¸'ěĂx•8‡E”˘1ł† 㣺"f…&€Jç€Ko‘…:);»A»×gsPŰlëĹSATRhG‘2¬„QkÝHK<]x »oě÷`ú-Xł»Ęw¦żůi`Öĺ(u‡R۶ž)LŹâ‹lśÚ›šůśŰŽ”'—ź%˙™Ą”1ĂúnJÄs``n‚ÍM{~žAĘé±őşĎG2/Ef¸¶áz§N7m‚™za<\§ż NĂś y˝Fßş8ž@_>ĄđM"ˇ±ĐQ’ąl|ísŃąV’DKîÇüzî,Ěť‚éóˇNžMÓł1$ÚëpOěJäĄV±m{rMëäżôž˘¶€Űíą`îŤáiB»Ý=ëP_µs ovć®Tµyç~ŕşřŇÇ I·ł¸iuźÝ‹ŕ§ąIŢĚePęUMD¸=ŔKIŠÖŢăqiŇ΢°đ‹ŹńĐn'ŠcŢëÜ2D»Ó€§ůweÁÜ'Š1ç)ĘM˘Kł»jMęüršhˇN3–ŐgćäÜřV -/¤ǸDŔµ9.¤}6?1 şwmnÜĚߦ‰•]ŢŁ·«5×ë ĚX0Ű*¬DöZ6LŁé\±ńëďd.Vžĺ»í®ÓSľHR6”ŚíÁ\Śqá#ŃKW×RT"'U, ş[D°ĆÍ*h ‰#*¬–8BóoOžg2DIˇŕ&DJSĂŚ6D[~=\x•+ÚL€Ó)ëu~a~®t+nńlż1¸Ç(<™ôřî”>ŰŁt­!ŕťőĂĆ5;á5<ˇ“%ĆQK‚”íÜĘUw÷CŁ©§±sřăŚdtѡh_Ö˛řŐßJ»H’á[ŔK‚ĄŰĂNŞ~™‹„ľŢĺšľĄír‰Şăś4ńĹ€ąüʦM@Rl®üa‹u5˛îOőűŘł¸´XL$!á 2ďaŻv}Y,•nĺ.˛×Ň­D¤*{TckÇšś†y’ĂŕéÓô… hbo§pjÍÍéXISĆŇÔorśËÄM.ní*Ó´˙”0ű>ě׊?ąîąAäÔÜ7Ά<˛ôAî~™·ëjˇ2gÔ[.’ň˝ąŮđË sUŽŰÎ8DŃ ă<ĽdŔŁçč6¨;XÜčÎĺ­ŠÎŘ»Ť„u čă! q9=›U?÷ÁňĎ$\Äýs_ë»Ůáv–TUNé <ł±üşľóÔ˝"«ľŇGÎPO đ6ź_ă/ďśŮ;k‹Qw§ő:z=©Y—ł¤'>ZHçµ5SşHg÷Ń+Ţ÷ÔN»IŁěvV¦{ µă“±sőš‘#HxĹvć CĆÚíę ;Űk+>® Î̲'KßYÜv˛‰.LşâIşUăqHTcÖörgPuTěJUý ÇÜí#ůZ)××ÂŽÖ=Ž“Ýb^.š=áZGp[ź śkjŞgđµË˝‚3,faoC†úËčĹF3Š·[XÚ\ń,Ăk;÷ĎnŁ÷J(ź‹› ĆĐM+MŞz7ăş †őjŚ$ .Î2ÝŠë>«G˘­fäp´Óx™nŃqBsdüRÍ®†8ś‡\Ęőä]÷ąŃüđăIZ!~`K Ż Y>|ŰOžĐEĘłvv˙NM’b[ţxµ:ŰK|ĚLĚqžżĽłŃ·! Í}µ«k+Ă­;<0€8ŽI `±&ä]>ĺaÇďuIĐ¤Ź¦Ďů©ÄwâSi‘O@mĘuhĚĹ căŢ*H»-Ä‹‰ůR@đ.‡íú«Ś·ëÎD%!†dÇőTCŢGčŠS0úWîÉFŚŐ÷ČR)uťę~<´Ś 2(0słˇ ą@ĹK˝¨ńŞm4Pať&ĂĄR8 v¶Ą |·Ă¬—5 K†  v´˛‚ă]ŠżŔ©gw´óÔR1ŚÉ`ú >Ç^…P»3|MĂXµî¤ÖŮţuť…¨ě“ VY0±şđjŐ C <†5aŽ·ă˝˝S´d–ž]ú¨ďÔy|ž„UÂG<ęx«;3ĂÍ=łSđaÇu+»&4<‡‰WË&Ć®©Ţ «ń3}ř¤ÝD´¤ĚΓďŞŘŚ,)âžlUš ÍÓ–Î^Î>öřśćx™Á´ŚdÚN÷ŹĎoÇđ_:˘óńůśkţu l÷čx?§–·ó,Ŕë>üűś¦Ýü-ňć»Ůç´ť±‹Ô?ýŔýśN\ţqýz·sés:xa™N·‡Ôű± óÍőjŇPçsLuđló[aäËfäséFşÚďb¶ż łýő ŇÜşąÜ ĐÎlę™~Ăb OI°‹ŃQďÇýU#M` x\5^šˇňŤ»;Ě”‰)Ücm3Ű'$F=N—Ńą­mGbÄńHÄĎ»~lXŚDtn@¦vĐ xvzŇŘ·[č°r 'ű@b¸=Ž‘!=A1 ~(ń i±…}™K´@ctČuŐä±/“Ĺ‘u< âś  ö]h„#íëőżšźŕ}ăˇ'Ń‚Ćŕč Ł4H ĂPĘHqžáÄÍÄĽ|6f¸/` sI˛i·'0UFđ TĚ` 5ô>4M3µÂ[kôj!Ś‘Ż@ŁĎŤušĆđlëž*™ŠRž8¦¶xŚď.˛AţŚĂ1bÖd˝)żeĆc$e_žŕ\"EŚQ—­p ⽺ŠďŤśÍ’˝-"Đ,É5s˝TXĺŚii0ÔÉ4&k aľ!ýNh Ç-‡»:tů«“…S_€1CÄZW,ŘuÎÓřĺ Šˇ%¸c1š;řlµţc¬8“Ń‘žÁáÎŇ&0† }Ő_ôn†bČŁiSŹ0C1Ř\^Oű‚Ä ˝9ňŰbňfžĽŃŹĂÔ‘~Ť° $l<á0Ü“e‚QŻ­8LĄŰŮTôĂ+T;éO|•łw‚—XLő<3Ś"W0F÷L+_°ţĆpÜO÷,ĺ`~€1„8‹Ó٢ 0&‰¸ŐăĚM70¦N§ ‡ľ”¦ nyŁ-ůę6Á1XĆ:{î74†¸ć y‡cZIŰU&47ŮéĺÇX +ő˝H)PŚš67ˇâ¸! ´l´±{Ę',†…ŐQ/ű1c1ęÜSB– ‹—đ ő"ŻQc’(g úŠĹ ±h^`ÝÁ<ČĚ|ŇČ`ĎĎhĚŮ““áŚw m€1i3ĎM<Š?hL’𨧉đ2ĐMq 7ÄnŁŘÇpĄĺŔ‰QÁŔcđy*Iŕjłĺ’átÎ|Ę^B2ŐŹ?Ň‚&H{ěÍő’):uŹXkud°}… ěŽČ첏4şáÉ$m%#ę äˇ@dÔ!Ť4OŁ]"‹*óúČĐĆÍŔ OV@¦˛Á¶z»!2¬Ś×l€üvGdđfŔşQ¤_2!bB öÉđ‰ MŠ ĎDŚ€˛iÚůę„ÉÔ4ň?{š!3pѧÇ80Í?bZĘ„Čd>˙»ĂDý†Ć`çE/Đ…@côot,ę1[ŕ°lÔ˛śŃ2RiăŻz;Ż` _oîé.˝Ç‚ĆđQµ,¶Ľ˘1śÚ$Šc 4†eó)`˘T“$Th^¶`XpŚŚ>đÉ7,fWĎNkCĺᨸk]±TÜ- :Lín`Luw Ś?W48oőަĎXLŢ”Z҉IRD¸çŽÍ©Ă[°QŢ/ą_(&KĐ•8ŁpXbAb 9ô68ŻPŚxŃ-ěYŻŁ{Ý"ÂáĆČĄ‚§µüđǨľnze¤Yá ¨™°ćđů[çtÇbđí˙ŢîP ÄJfń(ô@bŘžĐJY7CCçĹľâäxšď (†{bâިż|<1đ™ÖúÍ3S䇕8y Čc1É‹A&©űS‡iĆaŠęţ®ÍZř†a“é2µ4ˇ0Ž3÷jVeúŐøŔ¶±7g$†§vɰZ{ÄÄa“­‰éSétbXăź®mŐabv7áŰî8LŮ XŹ|„‡a˝ĽgŃ‹uBaŘ_ăŚÂÖyaÂĽ„ÁÜČ3ŞvÇŔ`°ąQ×súâ8#•ÖH˘ĆŰŁéf÷¤LQ¸g F zĎtźú/ ĆŢž•.®ţ@`Ś Ób‚Ç8\ hţ’  zŐĽ‘50|ą‚·–g†”ˇ6 “+CËq‹ÇĽC0·‚0mŽkě+“EćKŮp«}E`ÔĘ\kÁŠwrgŰ,~]ő\ ‚±ůŐç`uĂ>MjěY¶żńK†Ŕ8t?tŽĄ…Ŕ ôÓ»ľ™ű9Qצn©oňăťüĹóĂßîŔ8Ě=oŻütŮ 'zĚĺKÚó;üBň_ÉC‘âýfŔ iQ¤čqy+I9ßKR¶·’”cŔ źy‘¤Ax§HYp'E TŰ2IRD? $ió2©ň ™)×/D RRŚ őFŇ·ď¤hKEЄɋ$Er€E“ÂŇJ®}@ř QŠť3‰ÖŕhŢ!ďR¤ä2 Ţ–™"Eýë„€đM Źźwš6´Ş.…÷˘–ě‚|‚b˘U«*e\ \WdRĄĽ‚AB”ru©É‹&ESĽďĄ|®ŞÖh±[nó}Ž‚f dҤ¨ąQ.{k• ‘˙ThR4XPI“›8Á yѤpdň…$eż)RćUrř{EŠf™Ż$)^š˝×¤¤wšŚ¶ßŠRXď¤.˛Í$ßëRň1pĽ¨R¸“~ĄJ™q´RÔÔ}·*%–¶&ʡt¤,˘”Ť“´E”ÂunM7d•¤p„ňV“˛Ďš”9CË…lܰ D/%ŤˇöÉ‹$Ł·w’”> Rü‘°ŽqXŽđÂ=ʡÄ2Ă@ü7MÂaAZoä(錛ĂĺÁKĄDŐżB łe+OČ$EąC yŁHů1! ă˘*ędÂ?¸xℝᏼjQ^HQXĽ>|S˘đ›NŞ›ďT˘h+)Š&ݵ(ö´”ŻÄ(mŁÔEŚ"+Ĺ~đ*ů>źż˘mŔyľ ’Q,R.ő0EZ”([ ’7‚l7ôcV˘ÜĐŹUŠRVđĂţ¨g§Y†’ ż€>üĂúęLwÜcˇ(šíŤ ĺÚ  ż§Ř8‹%-ܬY’ ł óH‹EĐÜzLÖÇčQŠôyäˇB‰ÉĚ[JZ®ů|ş“E˝Ü xĚk/ť_)PŻîqÖűJÜx‡­‰ôeţxäUb,›óŕ~&Ôý†xäE‚˘K9ʞ*P¨`žáŽ8ŤăÉ:ßęOňM~2ľ3~,ÍPGZô'ÁĎP÷Ľ¨ úŚu¤U~r¬ňnüˇ>ańż‚“úd3 É;őIo7Ľc’ź¸ĆĂńŽ´¨O6Q´fĽ#ÝÔ'Í-ę“qlš ;Ţ‘†řD ľßŕŽI|Röí¨«öäŽuLĘNŢJOLP3đޱč­P“Ŕd<†řDČă+ń‰ľOžđލ—,n–ďú^~RWő‰—ćAú±Ý!ŹI|"2Űx¬uO_ńŽ'=Iůâ1Z5¨žŹ´ČO¤sýB~BĚá…úD×ó\ÁŽq9ië8cyQžÂóZy˘'|VžÄĺM]b›·ÂĚď1a°‹0d‚DXi®Č38)NŢ "‚GW@„‹ešĘ W±Giý"Ňň[DSÓE2A"waČ‚‰ÜU!ď‘@{Ľď!ö¶ $Â_uŠF€ČЇ¨Śú3‘ĽßT!ü›1¶š5!ëi"YáP…pl€bď\şÚř×\ÇW&]şűW&]0" UČ ‡šüązś/đü#ŕ_śćy9Ł!˘/˝őčŠ5fŃwUČźŔCř»ö‘༲č˛=»~˛ !řŞĺ=ŇŽwxĚ!ZĆ6ýąDŇ ťU!["Ű“?żĂpsö\ëfM5ă°çZĘÁ¶+$ đZ’DDŞŹ٢R‘ýyV„l3"Rîö\|uuěź…pé-jľíä‹6‹A6 ô ¦ŻŔf{:â$CÄ­X¤ ăžÝt sőÁ”Ă„p™Á´ důöę>Ţ!çöąžť÷@ĺkM* y)Ů ‘5mź±QľÔ ů¬sO,§fÁB¦ô%2)@R´9|ú é;®´!šŢ˝łă2“â Yž“c¶ăŠĹn…–95żŔB´¦Ź÷X4â‹6h•«đc›1r“},0Hé+ ’n(ôoPąĚ0HYť¸¶Ń bŕ ůnÄĺ»ňl'ó^ńÁDpöáâ‚ó5…QĐ[ä¨7dZâç—(Č]ń1?é`ż…@ę"ůČ+"ę˝×ÇMň‘oHşi>nYŔ/ »Čç ßé¤Ů4 ö[iľłj¶'$Ý@?aŔc§Ĺ€‹KĹLí Ľsŕ˘j  ŢěÔËÉwÝÇ †foAŤ ß âű­ŞŹ Áă•g$/ ć/ ¸řËľ7ŕ˘+Îw" Şc˘˘Qń;¤ß®şwď`ŘäĄYö:i®Ţ Gľ ŰhŃtˇ&ß­Ľún‰rř…ďÖŞő`]1đÉď&ř#-č‡4E3ř1-i<űRQˇ|Ű}|®ŕ‡¤sď=·ňęą•WěC–â_`űöřő÷:n­Ř‡Í6żüçĹLÂ7ţXŃŹMű@?nSWAĘłçźb·Ď(ORŹüx’zDi5Ř_aw©Ç6a˝Ţ-·ĆąTţ„ăV]°‹o·Ć®ýż|}€Ůńú¸+=fäßô5ňađ˙ú3đQţÜĂ—ß|Ôř8WŘăf´µëĺ7¸G*7äc››@ď«ĎÖô©śň1f8şţů{pQ¨86-ìďgŽhĐ“ĽcţĽ?ĆbkĄÎ°Ě˙‘ Çř¶O‡?ą†yĽ÷×Ҳéń€µŚÚŇéÎZC·1ŐÁ&ۨám?†fÝXś§];Í“şąiÓSË\zWŠ” x¨ŕˇţ?I Y­©ęĽS¨ĺśˇ>Ń´gčAĎT=lď3BŽ·ĐõóĽÂĽm č!­ĐIň'[Ş-&gw[ŞmÁú;ěÁ‹ă!Č—kăv¶Ąň‡O*z• łcVú¨–CÜüwŘĂÝj›¦ľ«!U”k–Lýńňđ”ÂCxr7¤úŢ„“LĽŤFdĆĺĹUZ ©¶sé„°Ăý2ävđÍĂ)&yQaŚ‚–ÓÎżH4?B 6k2ČrVí_o« Ő:Ś˘Żő ˛lś:9g¸alתňV´aT¸ŕذ"^TÍę ˙ŁŞă±ŇŞm¨+Ú°x(&y6Ô´XPm5läQíE™źJÖ›lďabC¬ŐĹ‚j</ ¨V¨!ĺj`9Îw«ň"­P5Śł•m]Z"uE¸ sĘ·˛ ”P6΀ě{ a_pżľ6‡Ď«˙Ô¨dx7˙© i0Pŕ5ÔH` ŮÔ@Áě?Ĺőă´ŕóű•¶ŘyŃÓöVwŃÎw0ĄeđýŐ×ÇŐIÁ/Ú`˝ÍůŰ4?»nc kńÎ =†XĘ–8BiÄ"şŘa .űŔp˙ŻÄCq±Ú[Ť…~µ•ďĹ–“G,úY°ST—¶LŔÂç˛ě’ŘŻłĚb™·%Ëâx.Ŕ `YŕWeA˘BuXpťČ+¸Ż¸‚m0ÖOővĂň‚+ ¸ë+ř©6űľí)Ţc‹áłyM˝Cľŕ?ż+¶nÚŠěŞ/ ÂmOéHöđr̲;ů›s°ÇĽJoąńg-䔯ľöĐEĘ_+°ż¤ř>LáN´ëB,THó7âÔxIôŹĽ©&QŸĄ IŢk*V4ae'ů˙Ľ„Ůś /x‚Ľś&©m€“˝˘ ójBőVRˇď»%~Ĺö8źŔ„ůěćt=°_1Qw9o¬ĽÓ_ŘGMçűÝ=ęÇ@ Ú…ŢA Ż’<¶@^ylšĐoľQcoÓ´÷=–°ÚF9T$ňZ[ˇ_ŽÇ¦Ż”6ł_”ó-‚_Đ@‚ň=Ţ! iFüřť%o3–°Âršn,áVj$x˝•QńńĎÔQäIX—ťŃŐßb Ň®¦QóÇƸr K9¶ÂrË áfő5ڧ›rFď–QK[ śŕ® Ř¦nć|˛‹ZŹÜă{őwh;ÍBltv÷xďýÄüĆ_Ë'ö}Ŷąű?żTO`˝Î?’łKofQVIę9ßC}/VQÓ.%¨ő+8̢ťŕ]7´ýO('jýAô<’:–öîĽ%uÜT˘łrb“is‡ <ë&Ć1ł‘K÷A€ńíÍ j>6?¶·‚äß3„đąbďÝ,˘Ć7ľ§tÜú+I6f żѶ7¨;`ŮÜŠŕłŃc÷ďľÔMĽćrdw‡šfýc_Шßâ9žHś{Č&^P‹;CŮôvĺÇ»lÂi8Ł\ćšÖ‡:'W©mLŕÍSŞkÎ×B„‰Ź‘Č1!=ÚZŹď€-öżl±˙a‹ëň™÷ŢnÎĺ}ü~L  ;†ÉÝ@-vĚúäL°ĹőÜ *ämhË1ŁAĆ€-ösŁ˙śŢ±Ď°lmŞ›^EĢ ířÄě™x’sÄw lÇń:ň|'Ü_]Lř ¨ó4SYĹR1ëĐŹY4"ĽżŐ.¶ˇ÷iĽ¬fW.řu†.Φ4ąÚÎńćx¢đÄ–˝Ć›łř"ޱÚî8íužâ±6&ďu~ 1GCŰ×Qç!FĘ·¨snŃ8''3YlAN¶> ĽV×)~ťë\´t€óť°ǰO]L–ˇŐb;EŃj%™H.ŕIé‡_ú»,ŕ žµ=˛ŢJľ9OA–“b>xŢť§ęt22[ť§X+Ů@˙sÎsăô¨ś$°O ŞĄ8¤§smúÉŁP^ZOaPčždPWÎÎST©Áů9çĽBćĐM]C6¬;n!'Ę7:µS_hUa ďťž"6®-5ĐfFĽ7…[wńŘ$Ë!ß>&(šŕč†Ý ”émç~& e‚+˘®ĺsă(J@>Eď†IXľ†Ýkź´uŁ)ŕܸżÓĬ›4k¸—Šç»kxßĹAąśŰ6Ö·)ŕ|În/1ÄÚÝĘ2¦Y}•„XJ€0ţĐň¨â熩ń鏖5ÝŘ"„]†ľäó]ú ,ómŞOąü…âÔ9ÓÝfžÝ@đ?ăçř«Ů^áÜ8§Fz©sńsç)×ÎźŢ%bž3ȡWŁ29išÝO@ŽŐ`{™’H)ň˛„<)ß(ç ir@9±¨ÜľŻHNž8L„t(ÇkÎÝfüęz&('aźBÎj…x/'ŤŽó1kPIe[G]+”Ă#!w(9ŽMÉaďg¬ĆJ]‘ ~Âň_e((er/‚Ńłw¬ç]†Ň4Qu|SˇŕŤ°ĎăI…r~ ’P˝Ł#Úm÷D‘5Ä [źx¬2n¨ó({gMO¸µ›ĺĦŁ.ČTn‰ ×§hÖJpUÜaś‘örŁddŮiýľŁ zW«7,TÓ6¦kß’ŚN'M9uä¨Ŕ?ŮrC¦CÖ ćŕqĚs­Źô’ă¦JAťVLçń$K9%2 żĐ',şpř‚ćpę×?mOą ¨°U«3Xڰ2%ZCż¸(S*ľöČz‚sbŇSi kP_¤Wył 9×=@:64‡#úŘű râvŽs÷Ëá÷@Anx-»Ł%ý¸ÖŐ!ł véw4‡ 7÷Ź[*ČyňV Ě~Ás*ćÁTJ7,ţ•ö.ýú©c:Dmo€Nv/ńtËGÇQ^˝”ÇźpG®ś:Y®xN‰8ÄĽŻVX¸PÇ·ßńśÄÔ»BĺZ˝[0*5ÍE* ^đe‹bAs¬ĂŕÝĐÔŐžőľ 9‰ĘőíŤÎďpN1äÚčiśu.x×=*ég<Zť}m-x˛¶BTĐá4»kZîÁž3áVÇÍ«ó±ŢĆäcÎHçĐĄůä=ǢY©Ф)ˇnU­`ćÜ´ŇVŮŠĎ:Ľ…¤Č×Ěë±­ ËŰëŞö- e±ĆB4­ĄŃł¨_CŇó ůmkNjÍ=ZŐ4«W‰G€ÎEż‚/_śXx°”‚Ů«ĐÓŚčdY¶ťľą×ĽĆ„ G+ňč»Ĺ„đHٰ*ßo›áśdETZíç ř˛XĹ+8çÝ<‡»Á9QŢ"Ň Jż‡–ă†ćŕŃÔČFB•Ě—w8ĐŐ›?Ę“¨˙ĘMŲçěŢv Hgˇd÷x]ĹÉá_ §BË­˝A99ޏ;”ĂŠÖťžŇB® śËÜ–®@Îö1$¶¬Y¸¦Z«zÖ±`4ŰĘ JÜ]˛4'ÎŃ6‡ç žőXiFqđ2Ę/ÇÝ#‹€HÄÔĂŤäe.Ż0\aKC@eEqbźżËYŕÚőXĺ,Y<˘ŞCř†ááńZsÓáPqýÁ´yYyqX 1§Ý˛Böơ‰mw‡Ĺ]4Ç=+űÎÍËVSĐ>ŢwEKĺ.0AŔ+Š©fu:ôň$iÉbŕŮŚP†kT¶‹°Đěs6Ę›?¨‚]­8ÎŽĹ*~Áq2‹®AşÝăŕ|Ă—áŽwĎFʱ>°ż%ť}oON0mpîYÇöŔÉ:rJ0fÎ5=‹'Ň5]Pqp0˛q~•˛Vß]˝í‚ÍŞát‹OÖÁSu2Âą8@ă<ş¬Žx„řš¶ýKÔ1§…hśçâ±rpş&FV?lO ¸›jŔüŤÎ^=ť=vŢđ›kĺ•É„ô ż;ę˘ó7|- Ů"s†~8<×ü¸fˇPp ň”L`ś0/ňB0şłqó‹ĽĚ­ś*rĎ A8ş+hčjµ€7Ŕö0€±ŕę™uX×·Wá蝊Íbúöß\ožýkíO:—ť¸»ú©WčM@Ř7ô7 –Q¤zĽyf•fLrhäđĆ1Ë·fz¬ŃčcµFŁó$ÉÓ|VpCíÂď¤ÂŞ;łbnĐŚ_U>SłÜ¦$cp6[fń&Đ"Ě,›Î—¸Íh)Ž·i+Ţ‘ěášE=Rç9Őť!ăČ ›6ÔgşĆcž}łŔ6Áě«Ŕô­%zĹçŔŇ/ëkäĆ»g2‰1Ř ç08ÄL€)Ü(”/fÍxÉŢഉφiă@oŞŤ¬ôŢz&n±!,-·á–nčMŚ\™dîđ >XÖı›˙ĂMSµ)ĐSD:4HŐßă˝Ů™ŐťYŔŕAŰŰđćÓ`G#wx~ áí4›§ŕ+hg ĚŠßp\Q'‰aiOř Î#}őŔo¦č<݇ą%¸•ÖPŁřĽş»Ą“b:‡ůá7Cpf>ßQúf®' ˘¬Žgx)ßŐ Â™üf|´×Ť gx‡§K#gćJŘQËw†3ń”m˛Ő7…™Ä4XśtóŰČi–“8·6 gBiĽţä-݆âLŹÍâz`<Ő†OźcúÔŤ>ň§ śöpÚ_I‰m+ɆĺśóNRR¬ÇwęáŕmAG 1Q€;ëgßN'çŔRsÂŕ± 8P‡“lŇ')εG ˝}]đ›ÖGÜă$ĹɲÝj>®żă7;&PN\ŘW%ÎőS»ËÖô’ĽŮ଎ţmĹopŃlĂ|…ßO?¨Ęk€IC[h65’Ö­Z@¤šőżpP+¦ÜśĎepôŇ Ŕ)˘1ő·N(Ţ[~Fp¦¦ňáěB úK÷(b:gż ül¨ĄźL€ďśo•8nĹ`÷®ÄA;ĽÍ˝®‹ÄĐ鬎—¶N˘<ŰŔ™-łnnb××®–ń Ŕ F|ą qđôúlk~ ¬î˝„ş«śUŤóČ0á„âô#Ô€ˇĹV Ç—ĎPŮ,.rĆ%˘ůŕŞ6»ź¬ĘŐoń­'G›qć<ÁkÖÂAE5…߼ĹäźĹqNv'ÉĹ7¤kűNŃ%°«&ŕw 'ćŻíĽIrŔŮÖG˘Ěç ĂńÝń†á`ĘăŔPÝV‡Ąr¬Đ«Wą rŔĚ‹b¶c; [D3Ő sqđ›vÝOöÚ ž@ś ŔĘőoŕ -˘@21kAäČM”ĂľŁORÁ;†ă1ĺřF †ĂđĘČ*É9©&Ň8k7'űTňáÔ^8ÂUËö”î“˝ăg"[—ßMXkŔP\ŻKÄ;~—-j`7*Ŕb'í“ đČíËMa˝­„ ×LťŹü:Ô¤Hc‚rŽŘgśH ‚ĂŇ@€ëď©&ŘmÂŻ1ßa…ÇK§ĽUÝVý:qfINí™ĺśŹ’nđ Ö­ŞŮ Íđ h=>íO®c×JnŃÓŢ]Ç€ˇW_­Ý9×ňpx­ÜBŢçý»NĆcŮĆGuô™˛M¦kđ"ÜŐkLžnč «‡Č˛.zźŐkX›źŇM¦ú”nÂyDqçü}–ăŕDnűÇú˝Ă=ÉŰ Ŕ)’°]'ąčł/ô8“i}[mČ`ę$R‚4 ‚ť¸ź #îšň„ŕŚ"b»!8|hŽâ”őUŚĂ2!Ũő ŔŁ‘ĹV>Gś,Í“-M đźĄ8XűÜÎÎRNÝ‘=Ş»ÝĄ8Iń¶Íń)‹Ł›¤1Â]ÇßÍfË·śOyFxúŚápşR…ĂŬiâpş×ť)‘ž ÉĘőλľ—ŽdĂt!ÄÉu6. Ř {}#Ä©ůc2ťíw“Â< n›•Cmç-édj.4-\!&1p^ ś¬Ś3OÚz•u‚+n-ňˬ¶)ę]^Ř’aŕ\‡ oş8śËcrqX U×t˙۬ĹÁŻ^W×f&YߡŠ}đ)đ"›Ő4·¬2řüJ/Q'ÉÁyŤPžśëďśÎ_“N4…¬ĎßĂŢůąX'š×ŢůŕÔäXĹ7gýoś #pí¨7GcĄDµ|NTÉă-É'\¸ű‡YY´4GźL Îsę;‰ĄÁ)Żwů rŻl»Ëoňí—o §ň[Śükża8ćeńű çZ…»Yü4éo0™>2ŐHSJ–U’Ç+=`N@!ŁŘŮ‘X;7‡—Ü8ť/ŁßĂđ,öÉ »ă(k 7ŻŃ1˝BpNÎlë:ź ś=ł©ęѬfHí=Můł0ăEŹŐ_c8ĺ6 :žMĚp˝’ÉńL۸ 8 ŽéŔÉÚ`Ŕ”ŐOÄofxÇ^îÚM3IeíŚćßvgčwĽýíˇß©łÎĹáÝt.:ö‹»1i)p‰źŢ lÇk|ž“‡7Ć´™Ş4^ÓĂĐ›9+ËĎ ®C‡o†ëp”ů|plĘó9ŤyşËš&®Ö\č÷Í•IhÜFíîBś;„ĂÎH`w·ä; śó/áśeÎŔ9fçúź #•ľ8'ĹI9y©aëdîëÉźń ü},^jĄ÷uG¨-+7lŃ´:†ĂĄQ0§©Äśťqün90طцĆÄ&Ś“±¤4ëp®wÂz›`ś$˘I 1üsL=ErčŰS )4ôiÚ\VD`/bžŐpD€tŢÓ`¸ŻE«|ÇqpÄ‹/aśđ&~!ĉaMŃVK5Úîuől©†EAv·@°¶ö9ýyrđňaů%ű3 "$@{YŁč1ˇó18·“ĹR­iĆ.{î«Pµą*±Ů˝C9ΛÉç ĺ$qŃLĺ]_@9Ł&Z´8E`Śť TX-žjŘI‚¸yŞÁąg÷ń8ĚŘfÔž‘RPf3,(C÷aů°˘8xLb†1›ŞI,ĂAŮć{ć*á )¬®ë3†3®BľËpÚ>Ď:čHĚcŐád’C_ÝŽgÇIVk@ 8đ{ŠůR[ qCevu‡+„łMd©7W5IVPľrU|5$Čą¬BÔUMHË+!-׬>©ĎBě¦~ĆpJ§÷C÷AŕŠá\—ĐŃÜ«°Y!śŽků•­ZěçŚŕ°6›ÖÔéŻ:N’>żŇá®´­ Îő·[ŚZÚł'ć,[ľÁ8=s6jąô‹­Z˛7T‹ř<ˇ8ÁšÚ—¸UĂHç¦ĂÁČčÔâg+¸ČpĐ[ů.Ă&›ŘĄđóžwFFŞ zpq*h?QNŻ fÜ6«·Ün3ÚC9%¸8ÇŞĚľˇ8ű6tđOáô8Ď-#śr7çZZ§ş‡'+Í« 'KşßÜq"÷ĹÁŤ«Ń˛´5{ŕô‰2š÷Áa˝óNsŕ6xç=ëoŘÚĚ}÷ “Ĺ>GÔą p07sŰ•cŕ˘Ýݶď%|Ă‘”ud/Bdňđ7Ż‹§bLźOčM=śÍý˝Im ¶»ŤZ tďŮFŤ´±(&fµO».Ĺĺ¦Yî']·{T=+RkĎë*ÁáîźŘrč:Oč͉]2Iy[ѢͥHĹ» ™ťÔ0MŚá×v®đ 6ĆĂU+÷X™z]ŚCŠ´5WF¬H{f'űUÓ(pÜmÔÔŻë1Ľ%ËvăwpŕhŢZé!Ő·w6jŁ©xrQ;ÂCSë‚ÝŕŹ‡:á|Rŕŕă¶· ś¦…`s󛇰Ńő)?źĘ]€tĎ*¬jh˛NuaŻ-Ô`zP§ Ü›…+V/ﵬO[ë‰yî0/}ćękZ=ŠŃćč~Ź«GŚbčŕ1ľqőYgo›á˝'đĆ -Nů–™ž8pś\7÷4Śô5x垆5äě7÷4ŇĚ+Ý<íKŻ13\ú@cĚÖPĐάľů±ó^¨ob˘OďČrSŽa=Otń.żąM}ň»ü&‰cí»ů ó´ăä$[źköN‹Ż–ďˇX–;tT‹¸!7µRÄ©›Üî3ží .bwĺMÔ{u,ÖiŔMNă6˝°NĂ4©šł BľččÚ©>ö)iF\`şŹ<N‘0Ňš¦˛z†n˘ Lwě&ŤKvÓŕhë~Ş×çÔz„ĄDůł=ip°íž:WožS úĺÉ.ŕfžv]ó]GŃkó´âŃ·Üzlý~#i«Ö'&ö»* 1ěFT©Ý­UD XŔ›ťMȬ™ĽÓx›Ap6äĽÉ"·3•.­ŘŤ/?]*ˇ™‹uÚµč÷sÍÖi1w6ËŢçäš…0ý¸7||TlOČ ź+k_Šo˛k˝Sľ‰op‚íz*^‹o2ID tóéç˛ Ž„­Lń3¬ÚßŮź±›ëÁ;˘Bż©oŠŃÝhŔh&źďű¦Hĺ›Z´}űţiĽă§8«íÓă«ÍVŰnÎDfđó– p†ŰË@ëŮ0ś!·ť–ß.3Há>Jě›…ĹŁ¬łÜΩáęFÚĚŞY­ą‰çOaů Ą˙E€”ţWÔÂl`°Í±4ÎÁu 4«‘„V´ĺ“ę”ÓÉô×-pJŤÚi[ô0ŘcŹs/fG3Ř<śVJŢͰŹěA®]Ăi°´NSčŃź°”kŐÖ<ÁaiĆşc‚EXĘu´ÖĚ@ =§Ód®,ńĘTy~Lé400ia.˝ß°”żmFő K©­ëqP7C)+m ç]s=RŐb¨§g v$ľµă G çÚ«…‚QŞOár™Q\ćCžąŰŠ˘Tęü:…[Ír­ŹjtÉĄ!~şaČÝÎ̧•Sť:kap–ö.…ýuĺ˝hK €’$ě9U}łQş(%"äę@É‘úů @‰»rťy€’„=ű`FpĆbfĆ 6éĘ33Đî÷>‰ÜfNgGę˛ĹĚ OőW°ś+ŇŞ¤śA Ĺ·z?*ň Ą`wqZě1(˛?ő‰$Ç*wĺŘćžŔůă&…Ár HnQPTGEZö;ŠR|T7Ł(|ŠkLDúZ`”eÁÔ;ŚŹSžłixý8¶0FO[QŐ÷îŇq·3+˘ŽžN@!î Ł`@‡ćŞź˛Ŕ(ěÇŃů×A …%rgÖUáFĆK[˝Ů™‘să8 ‘‡Ž2ܶނžj7ĹŹ˙GiśĘšĘ‚ŁhÁ±6ë6Ä^ppLµ;ŚR‚ůÖĘ F!0ĘöqK§A­×5âYÓi$}'1żÉO4‹aĆÎô,†ŮńyŞÜ<Á(IĆć*±¸™ˇ h'µ>Ł(ř«(˙Ě j13“3OśEęe4¬Wů4ehWo5MëSĐď FQ÷Ň]0.Ö⊣pÂ<”ň7eNÓ·g;łśčóa•ôqʍuµYë¬Ü–͡é\ 5TݰůUŁ Ţ" ĹĎ,f#g]Ŕ”ĄŢiC“–«Ŕ‹°`)5»)'mDg,% đIçš~ήmłfZ˘bĄ¬pJܧS}–ĂÔó9éŐ‰Ě~fĄHYÍ7Ţ>žüĚO{¬^ĺÓD8Öľâ)` Ô·š%y\çÂé DEîĐhŐëĺY •ą’čÇMŕYž1ICë/ř”żO K„ŔřĂÁWW@e<97?ł<‚írGSj™űÄ@SđiÇÔ|ă§ X=ŢÂ)řpúLĎp ¤*ž$j ť§đaśq›H-†fŤC·XŘn€ gRű—)Çęiv×>żđ4Ű'ÉřÂ7De ĽĐĂŚ—% ÖY]*ŻYzBTb•'<…oŠűśŽ1~ąá)A'ň0«a涢?c)±n0]±P˛Ýe•Â$‘fZs¶Hʤ99ŐtK„óLˇ’WËĺ¦@]×ü*.±4’eWÔ“»ßlg†;Ó†ŁJ[Ą0:—ŹśÚMÁĽŹ`šá”$]_D¤-˝Ł)aŻôęg†®Ů´~f.¦Çh˙¦™–ÓjgĆĘNšÁnô€–«¦żSÔŠćő…źÝ[ŐŻ–›ť7Ř0˝x–ÂôR Ă>®ŞŮô‚¤4~†> ý–4ě Ĺŕ7(ĹŻgKOa48©NÜĂh˛H8ˇ€ßoVfצPßŮź‘”±—B‚·$ŃNHŮ«đmĹR’:ŞÝÇśůndMĆ Kźw$e]·/ŚĚ¦9ČÝČŚŔ&ľí• FXJq’OyЎÁÁĽg_ŮýŽ¤ě“¸‰{{†R0o´Ôńdę ŔR¸o<ĎY[»;Qă•—Y‹ X­ĚU˙¦µč±* cq?iż*1X­ĚŠ| »9m žbĂ®<»»™&‹§'pßĐî_Á?ßd7)Y¨vNr¨',%¶ČŠJa‡4" 6wĚvfuć3ý:Ů™­u†X+”‚‰pOĂ4{ŃÁŕ«Ă‘ő&„Đ|Ä˙•¦:C{ň”M%…IÎ˙Ě`ĘÁĘKDZ伓f~_’‚ŰDÓ[+`öš’×ßţ¸a''(Ë mΡAľÇ†č·Îh Ś”†­6cjf4h)˝ËrČ:N¸tS4X™IŰOIBźR ¤ą<ˇ)Q†ĐplČ`r›¤*ő–B35I›$ął ĆîěĹú”BÍđ&~NˇQW3űś L‚˝ű Ču;™-ł)ePÜD00›Hfíă8Î ¤@ éw %IÝH˙8íáRúb uť…¤Srjń»IĘŁLąAq»¸Îşá(#YĹgvÝŘÔY!°nDíť[7HQ4ćB3 ßşQřŁXśď4.éU2‹f;ýHă‘” GYťŃunřÂQZč`ćŇ5ÖźÂQęĎÓ_GąŢĺ/†Łh|oH oGR°Ńpë‘»+¨Rpp=Śh ˝ÁµëIÉĹç˘íÚ4‘űĄ·‡D«ě۸3ęć÷{ł6ăÔ&b×ńq†t0…łEaíÔ´^ô¨•C·맇¦(ťđ„Úl,:Ż1™FPˇ÷5ďi×Ô$´0ĎBśđ,**žB±Ý3Ďs%˘‚„ĄCĂů,­öB*¬Š˛5UÍŁb7˘&č}Ť„†“ Kđ·ë”µÁf,Đd겦?˵¸G±8‰Ô&ĘřGeáDh>™EŘ."—t¶Čö™q}kđ3ž¸Ç Ńz¶R$˙âŞĐXéiͧ<•FcÜIO+[ŕgĄž8cĂ’Á1®…òúǤSÉ‚ŁI  AŠĎ01ŰůXł0R!uśc*‚‚ă+YN/ăLóÖH…8Uśv\O7ĺáAHRˇ=D©ň‚TgUÍ–ś€ô,Äͧ„.%lÚ䬡ţj“Šĺp)¸Ž-Xą;Gž(VłK8®Amşáyitšô„Őˇ@·UîgÎ1.áŰĘŁ|č÷Ă^(]1fÔ~K%ÖÂ5`ă+8Ü ť(d/ˇNâÍKšl$ú_FP”‰Á»ĺ[ަu×N¸…Cd•ëÝ r™§eeu¸›-ŽZ-ŇK Ä%Ü˝fJN–Cšn€laŠK75çÜJ\wĽ+ô¶©Q  Řž7a+YĆ ‡O:ycč~ ›çęÖ–D^pÁ»‰žKń‰^f—ÍĘÎg8n‹Ç⪨wµ•ś[+pxP2셙Ʞ§§]í,ěĄńOť‹áä– /¨ő,÷Ä÷ńĐßCĐKai€{Áž´Ú^\€ĽpÝfc—Ŕ?Nß©UŰŐ™« <ŐXŃryś®–3›˝űGNŔ^řo[őľM/ýťÄ?]¤ťŻ6őĐôÍüąé`ů…5µµs6*ćĘÔ$ ŚĹ ř /u5Lß_Usឍ~îÔ¨ľh—tçµrŐÔAâä—J4M°»XŇIűŽCBxnŘ桑A’8 -«7Uą5 0ĽX»b\ ťrVzą6?˝‘„"É|­itsÍ0%n>±ŮlOfŤ>2ůgľOăÁx 0ľµÔ˘˘ŕń®žţú >)5‡ˇáä)ŐĹ6Ötˇ˘ĺ0 śIçţGS% ĎaĎ7vÍdH–Ł0š8»ŕ ÷Gis fs%#źpËO#ú8_Ž5YSÂËů Ô_Í‚ĄA˘×roDaŽę3ŠCE·‘ôhÁmĎi@(×}Üɉ~Ö5áʵŔĂÔHĐéŃíŕ™{Gą˘vú‰%9=í ‚_×ç“ĚI¨TIŹěż­!g™5Ś-â°ćĺLÝÍOeVŹŽÜ“O†]®ť L߉îtTéN?°M-ˡá]‚ć·Űĺ¬@e’â)X€0â-Mż8U1ÝŃ9ťzב‡śÓJˇŐ3Ŕ’{iמ%0Bc#űÄô(Ă!Ž-OÔî[i¦5@eߥâ´Űí†âuî’k?°/mĘŠöž$uĆé5Őµ –a)ťU€îs OŚM Úˇď¨ÓÜ (űĂţ"ŢŇ’˙Ц•x‘ź‡H{sűdUřLo6ËlşÄTp#@Ă \˛#—g–ąµě§Ł4‡ň9uŘŢł?DČHöŘ`€i¸îs'JĂŁ-§`Űźę/‹ń(LźbĂô ň\ŕC4žë#kn“‡ÔAjଢÁ¸ąŞáIÖúT pkśhII|ś$0>Y»]vi^ŕeL˙Í3µ4Ůa¤h¶‘ćY¦ý w4íŞcO›ÝŚW‹$=—É`TL}Ŕś«lzśt0Ű©Ak˛S%¸ Ž Ö6vś&aI˛‚|pľ9ńoť5_ж—č˘ Ż‰|$Ý ăµş{dI„lpF¶ÝâϲgËfyŞĺb 07fÓž#‚fçé3–ŁmßŮ0xJôqöë–efRÂ&Řnřn·µáÔLô jöPŚă9ŕÓU†e˙ěí¬ďŢą`8 '8sř:p(ěâ—M\.etŃÖrŚ÷·Zý€MôNwID™­ÎĚŔ=ŞćÔŚúˇ„áI1Gł#ĄFjÍŇ4ő3,&™Đľt&Ć(fLvčĐŠ\iĐ‘¬ôj„s0HÝ-9Uýn-»ˇ9¸ÁŐDy,úäţqšĂ#ÂřßxŔ¬éŘ\ŁŹ§Ă»¬R-«iXUTłjŠc”+™"•ĚŹ‡bç!——•Ţ˝Ţßl~q Ě _)›pXÂ~ÎţŔ9b:áRQ5®:ÔčU ěĆQ _ĽĐQUő.e“ąZăíł|€výÍw C‘fţBE >ž‡Ú]y”lĂ_*u$k Aܩڍż/-K"?s«ő2älČ+ăŁë¸@/Đł>€ Ă›!đ]g©&č|Š˝Ę,  ¸>­Ć,}&|5—‚xpv™íŤóég4ŕ™V-[w:Ă)"ćĂĆyěWB<řf:>‰AŰg\‡ž“a%Ŕ°/ĎŃ ' ;@›–´ě€Gń¸Á1Î*†FńÚÎAšń—˛‚B+Gy¶ݦ%>ł.„—¸Ů™ąŚ©M°«Áńˇ–1¬ś96Š•Ń7˘Vć2lŢ}U cÔ8[ ?/qŐĚć}:’ˇw/ ]h„đ̆Ůĺß„y8ÔŘÇŚÉ0"‘Pi"nRei<„˛ čá>gبµ[§] ëáqŮFá°™qK±3ĺFŔ§‚¶Bsđ ¨ĂŮÁ#¶O'ĐF“ěÖÚÇâ)‚×@ąÇ9Eµô3µš•OIS¦=ˇňŽv×w퉓خ!ئć.̧سËs2Gĺ~Ć-ÚŔµâgoŃP…T¶ą ń]śxëÜ…-‰aŕóé6Ř|솫¶Vń$ěs‡Ľ‘«1Łí {1˛ä 4a:Řtj‡źxK؆$îö‚&µQč5Îx+oy7Đ-p‘லË| bÉÜŃ»>\?ąĐu¨ťřŐŤ'R:ŰűW•c•[ÄŽÉ3ćŐ˛ACÍűmĽY•SBÔçěQ4Ä34¬ĂŚŔI÷Äa­rW­Ö5޵Ç·S«2˛1Đ8śÄ—dČ”˝=+¦Ń^|Ř0­řJ‰h8V‡; Á6ŕqđ‡%ˇwvâ‹B®{.…lłť÷“KôÓQżqăL‡?CřLYء5ë‹ŮM™Ö54Ž>C„"9–Ôq]ÚBJS2"]߯ťKŹšÔřäű*;“ŞˇI¸Ödŕ´kęĎQ‘áW ÇŠÎE%ŃÚ.ŽďĆĽůÉ9’4M×>ü˝sÇ{wöĐ݆e/QfF #5V„·I–ăO·•C“?Sîd˝‡>vGĄÄ’†ĎÔÁm_ö×Ääô‘5 –ÝVźoWímíq˝ůá˛,®KX->"p`–ý…#B®5ô*úŘęŔ»ŰŚd(=ĂY™»8®D‰ę™!Ń~éůîč#÷{ő< řëD4qĐ ĄűVWX~cçĎ˙Âw1ĽÇ(;Ůçng\÷Č#ŮŇa›Ń *ENHéDą.vIËŞP;Jma<2‡=¸™ŰÂ)Ę ŰÍŮ;ľcR ýyݵe<"‡!šÜKŃ=4ý]ĘÉM‡cÄѧťŕ¤žňáµ;¬çO6Ď`ía3^»CŁL© `Ď۬ÝFô…Ícަ&#ĺgÇÄůÔ#§´†PÁňŃ{ŕÜ`˫Ѻ‚Â2†c™bÖÓmµ¬Ptś>ŁÚĄ­Ň~s@°Ćďl ô2KŁĎŠ#cóHÍ(¤­[GV¨63ĺ"*ZcS§%ÝáČVŇ'!ú—H †AÜhdî•ĎŁľ¶Ú¦aŞď´É}* ůó8ëónmčőŰ…t{”ŻËҤ*esř)“폂Ԫa ŘĹ÷a˛5p3R;Çw§Ź ti QJŃ 'J-íŁăŹwNĐĂdŇhžĄnőZ§J Íg軪r=X §Ý-Ň;÷°xâogţE}SŚ·I˧: ł†ÇötLtLŘr&ş”ř…˘:Äť"ĹqÉ ľ’mě)*[×á+i›ćVřXŤ»űyš(7Ő°îş&J?šcŁ×óbnřz_ť)ŮN="÷F4ÁËú!ąśÎ;ť'ÁŁĂŃk›­Ćzoć@ŠÝ/IZnî…÷ŐCŐ=ÔkŹ-Q›[†Ę·×$©Ľ7çaÓB1`x*͵máŁR¤ĹEĂM8jvB~RQř :DÚuŽJ4~v΀Óä¤ í^)R"r}”Ý>›ŕűMCJ SŮGô‰ŤŻ'Ö«]ź¦Í¶úy‘ŁŮŚ”X#[°›*›FpęݻлčříĘQM ń¨ç¤RŻ„’wÜ•ßÉ©‡˛=´Çő0 07©B(›bňU.~|Ă]{é Tdr§ÉNđęvĘ&”&’9®rĚ]FpĎ0­SNs$®+·OŹ’ĽÉă59±tŕu ¤6„“?!'´¸jQU{ô“L5§\źŚ®9[ $T”{ź†:t Ä$%ĹŢç ěŐU=0¤Đ o'ĺiFÓEĄ‰lŁĚ,…§$}wÍ˝]ßšFîc(`ÁŐR˙|î„N­‚–X{šˇj¤ÇۤĆRĐbX–Ĺęi~_2.mVŐjgÉ9MöýA+âôGŃ4']©d |M Ž''ŢWbäL—'Ţlj\X÷ěŇAŁjă5‘»Ëćq‚Ţyź3”ňu:” 7•>úâÜ`ěĺČU5c–‘AŮ4˙; çI†-´"*÷ y ŕ8ă—3;ĄÓx´É…kµő•×A¨Đ´FËÎv ™0F'ąxćČjбȢvaEv’wÝ <ßH;6Îsš˘PËŐqÇŤŢvˇŞ€ŔS1fQ±ť‰óŁŽp!Q*É=®đ?ţ—ŻJč/ <Ö ’ÍUX"±péh>湎VŘ⡜)‡j`QŞŘŇ®X›…Ţó˘cŁ˘ŕ:őÁc!jÓ\ő]ÓÁg놵»€B $ŢnŘřŕ•Ź§oާ•büăNşK’i–„9Ƶů ÁČóĂĎÁđÉ:Ż‹X˙=Hé…ă†K7kşž Ý¸×zsÔ–Ĺ  ľ/» űp¤ű9ş#ŹÇ·‡c^IâŔé=â(rkq|nžpZJ¸f1a>Ż]=®‚:2R_b.w}«_’‘ Y˝ľ>ó!Ě9křŤńš»…/“Ră[-ZGł¶Ó†…ž»ť6Sň[ ńëŤűVżŤcč:łŤQV§aeťŕtÜ+ÖwťżÍĄňĽ\XMŁ!Ř?¬»mnV•I/‡úP/TľYÍ«}˘ŃÓÉřڎ˙Ł0€F°¶"4 I§Éľ¶Đ+\żd×4áĺl-˘ążž<]őňő­[âyőÝíç yä o±0Đń‹»ę8¶ń¦T-)1ˇ}ĽvĂ&ޤ™›ć(pŠ8J!šPĂň˘QCÔuľ5ţF]5é÷;+iě7<~aBwÝo¦«O2‡3ˇ Ľn)ö`ÚGđe¸/;{ą –sń g’ź7cIđŇś*×’\5¦KvĂ-÷4ž˝XŢťJSv ’}čî#ÜdÖ jvĘpŘ# †v{¶ńs“ţŰJĹkWÄ•F/ĺ¤Ţî!ÎU·łÝŇ ŽĚx]|0íŘ}ęĐ,Ů1G‚<Ĺ aq_¬ÓŘD›Šš.čĎÜS¶mŠ×í`ąŠĎžIxIř™c˝ß5ś-Cć÷(ä!ÁźŃ$E§ĺQşŕ«d(rŘěŐ‚!tĆIeV;DxsAzŠ+Ćâ~~—ëŠ÷nmQ°ąLFjŔ6 ŁÚÂ\É6űBж_cnęuł›ąE%¸/2ަ-bŁvN@đz j0GţĆ î<¸ńzµ ëç2bíşJřÝgŻf­ŃÁ×ß?ÇÎĚcxăË-čź˙ˇ ŔśŽ$}NPRßLĚS­sßmMŮYŰőU@_Ţbűśö1üÝâ*ű)>˝¬Çsů˝›ź—,–é;ŚÍť”ŰÍ·& źĎiw];ÂŁRŠ‘8őá|úŚ8l\ő9Í«şžĽÜŚ")Müć…>§M‚mŇźÓ.Í/Ż_Wbżďd1.|^}R F›kNđ|9ąZE7g“ ľš…Ň}N0ož©?)ćŮţ2jžíŻ*çˇßTXcLúćÁőÖ/W·RŇë‘´\>®éÁÍ岵곤gF¬%$=x[î‹›tĚ˙4=Ôić o!ꑝQ&Z nVő@ĂÍFž4=Ú vҡX3‹źç˘=fĹ]â´Q Uϧ6oK– ëcőěp°đv¶!ęá*KÎđŮ$Ѣž$ăľîz*ĐT†¦§”»Ř ¬÷.éŮť\ľJzřmŕŁ>ą”¬’ܧ,˙ý%=I*ĄëSš;”p®éĽ~oŤDĘYŐMł†—­†OŞžÝ…ĚĄŻ˘ž>˝†)đôpPUd…Ë{¨Ń»‰z’ÚůćĹ]$=Ř XyŘ-żSHz˛Î©ë–z_Ó$é!ő…pŚŞÉr×óTEŁčz)–&=&rŢő— ×ěMŃöăIŇł»_(Pă!éɦ(7îłä+‹¦g§3żőČŔž›úm^«Ş‡ =1*cQ:„ᡶŠzäC”Yâw›‰/Ş|%ŹBáeQő4ůŮĂČciőĐŃŇxľšç/šŽQŐ÷'IdÍݵFmô`ásFťÍń‰'Ö,éˇmˇ×ÎĐ)MObŰw}čşgIOÖôl¶DxŢ%=!Ї•ň¬éÉš0t;˝ÖôÔÁĹ9n˘šGâäIÔ§q'ܰEÇ=kzÚÎŹĺMÖMŇŮĘé™·Ż$=»7úPŢ IŹ~·ş0GĹöMÔ×Í~śÔ¤őpaSĘâF1X «¬çŕ6W‡$hČzějn%¸gRődUGŔGťE=lšż,‚ú˘ę)âŠŮ ŮQŹ (\(ÇU°¨zpm"8ۤęaŁ{ś9írYŹĆĹőfĘÎşžł´dű}żÉzÎęfŘÔ“…¨' äiá-x55‹¦›37¶cVô| NŮŤnOTaŇô0š ř(mhz’0ĚTü¸ŞúEѧTŤĽy,|Ü=p«F)¦^xôŕÖE«“ˢçA“~>xÚźő<ń|ۤçá’Ö1Ö8bą-‚ú8…IÁuz¬‚žĽONź‹ž‡˝6]6E!Ç·™ä<2_+ŽďI 2éy’ÎÉjäÍrž¤ÝĐFśüÜłšćoađş¨y¸1ŚhyM›űö1ÉyŔ(8KLâŇMĎłłÎŚďYĐS–ĽJÇUĎ܆“/Ô<ë8›UĚ6ő´•Á»tóŕ3uŁî’ Wó„Ć‚ńEΉi ČŰUĎŠ˛ůĹ‚ĂĎ"çAc9¬Ż2ÉyÄH›&P75ĎîTçřPó8‹»gÓWČ98ä<ÜČa ü­=‹yĆp‘-Ä<Ľ¦­Gű+ü$çÉ’žp#Ö‘f59F [‡&Zđ,ç!-*`ęđ]ĎcŹ]Źmä×›śĺWóţń$çi›#TšÇ¬jfóX»pČ­í&çŮĚVď"çÉŕiĹ–9ŹşÍéČŇ8Ír@maĹ’Ď<Ëy25»×ô?ť&1b>—›ĺú(0fzž"ĄUGFn]==ŹIöľÝĺ<§JVÖeýzčypwčä>3ňX[ô<;‡E˘Éâ/ô<öáZ TěÜäýőˇçágďľ!YŐ¤ç±B! Ę}9"ô˘jĄiZ¨y2‹,ćăfUóěšď{µN?÷ó¨ÓV·ŇÍrž3OnJ Ćj-ęě4„CÍ“´iî1ׇW¨y„šĂ@MnÖ–jŢ8ŃŮ]㛯rĚ+Ú¦Ni’ó|ÚŘŢýt[BĐ“ĹŃ=2sčy°šimă×tôhT‹CSxS‡˘‡4Płeó,Šľ}¶ĘRů*‹ {g ‡UĐ“%ďHÉöCY¤­Š6YqĺŰMŃ2úŚtĘ>Kz°[BRă‚í­O‚žOŇZ©m˛ÎIŃ“5V:ĆuMwAĎ–†śk}ôĐőË\mo‚N.°‡9\Kąí,čáASťIYdč‚1{x[Ť$ú±­Š-.ż.0 IďŮČ®¦Ügô\ď‘7AŹž”DŽIߌ:;=IĹP Y˝ř&EŹÁ1Í n…Ń5‹˘‡Rý EO8&!X`(zŻq2<é+†¦‡@Ć6ąłBŮý¤é‰‹†Ý‹+C’ž¬JěÚ‰/đń¬čA?áéŰ’â.ŠžťŢ9A+Č«¦'±Ş 3¸„ÝqRôhHöQőöCŃĂ{Ýóą(zXu€írÚ´”Wu‘ô4"Ržvń¬éÁ˙Ť¦ź‚ ôtś†JW¶ zvV$Úü2wŻYŃS:µa4pÓó¤4YY ^ô<×%:B‰‰č"çÁxůčţ$çaĐt›™Ř“ś‡Éx@ŹňĂhŢń|Ú Ď¦G4ęšd<ě¦N›ńśTĐ,ăÁ%j.‚oŮ$ăń^®kN!תIÇS$GNAžĄ~kŐń€aQ˘źJ“ŽçÓząj›IďBž$ÁCJÍlW·ŹEÉĂľ‚#aW›^w!Źčç‰Xlס¸Ý¤<›$ úl-/Rž,ĺ™+y >”<üë8H-E»éÝCÉăEçČá,“‡5-©Q®ŚM«ŚŢ ľTáRwSń4na†°JË1©x>˝ŔÉ3±x’ń$ůߤ¬m[jŽ!â‘)vgŞsw„zUń°t«!ţş«x@ż:ÍúS#ńڎ·éj% —©l *Š=&OűŔgňě¸ yŕY–L*.»ĘIĆĂ™=±,ß_Áť2!üÝAâ´K‰B.ÜŁE¸„Č˙“”ÇľĂ: =ÍJކ†"Ăľˇ+yÔ±âÜ1N§Ţ=¤<Ćh1&‹ÝPň$ń>ŇpČ[…ý‰‡kĘMÉwCúĄ’'|ŤąÖäPňđđíŕk3…ç2nZ`ÍmTʎäÉjŠ[4Ęů,änr©=+yF¬ýv%‡slśÇMÇsH[kmůÇ O CI|¦IČŁ™—–ňżz’ňěžB}`‹–'Çž¨MY eód“Ć‘˛(yĘfľ˛6 »Iyt`ť¸TČĹ<>Ť™7Ž«–[m„Ü•EÉöŚ[[ŔŘ%OÁŚÔ^ yâÉ˝Vç*äÉš›FI‘ROJž#Î*x„†’Çšć€@ŔJťtŘ"äA™Ń< ]ŽŞ‹r“~ú0â\u<ŕ”D7°Ęx’!UÉ7¤}ńŔfŃ[ҦYÄSĺNśR7ţ%łŠÜZ ŰŰÄŐ2Më٬Ş'cŐńŕé<ÂŚ9ßeéxF`˝ëxčéďßŃžd<Ě“!#¸ëxš“—ˇ7›dgzBĆŁ+îÁ¨˛řťd<ö˛$˘e/2¬ ż×úĎ:‘ĘťPhRš›Ś'˘Fžt<śďâFéĐçŕhňpXł-B>˘d.*˘PňŚľŘę‚®ôĚYËGĐ—j©|Ňň؇7}›CĘĂiüÇĚ‹q+w!ˇ(Őđô‡ŽG÷ś<=ţäJÍJ­t"Iş¶Uě´!ć1öő^ěÎq‡1JÜwm˛~^Ô<ŮZ·lˇ'ĽóˇćůÔüĘÄt&ťô<]c5<ő¦ć;¬Ă3yw5O¸oÂg•ó`uDšOžĹ<‰ĽŚ`•t—ň€Ý<\AŰ]ĘzkL–ę¶*y®)çK%O ÄqV¬R26­T ZR5=¬›¤>“”,ůóڱó,ĺqžˇ µĄźżiy ńp ,ÍW)Ź80Ůn6óˇĺ)»íCĄ{ľň~Ľ#Ď`Őň eîĺŞĺ!ZÉZ€®ÄnCËă`|sbhş+y°˙ž^ˇ­J™\Ý…ÍŠ6şJy°ĂF:ußoJÔě>Ó*Ô !O"qęŞű'oČEÇ“EyívWŇ !ńL[ˇ4¶IČĂÉŇé¤C%y-JLˇŽPľPňě!(mç¬äÉBĘŽ°;ĹÎsSň+ć °w%OR'h`¨©tW%»‹¤·é÷g%‚¸C>yĽĐń‘îr,2ěBa·pő‡“Ž'¨:<^ůÚćźT<ŘQ-©T\Ţ»Š§şdĄÜń|ŠÜć^‘ N*ľŢFxd,®âIz>ŹŘwrĄ'LyóDăáştŹ;ľŚ1–Ň.LqĹčtΰăŮ>LĹ3e[8žőljx&ťHllčôç!:ĂZ{µ9ĺ—źnwF„Ěô$Xďđ95}3ÓđńÜ»pB:ůHłM›Ô@SؤYěç;?yx†Ą~Đońű®ß™˛$j˛4UgŘç8ÄxYĄ-Ú'ńŤ{oŽhů?GĎŹwćáů§0ů/˘É˙Ól?ňF”PMň—´Š‹´,'ő‹Úhç?ßçŮ ŢťňlŤČ fUľř‹Ąň±Íi6xĹOP"]őâżĺuě¸?ľ+ËF3Ć@źd/u›ÓlÔŢ~g3)_ÔÝŤT™]1|ă™ĎkžŤč.‹ř…×)ФüEž Y.~±ßŚśGx"é 5$#Î&›Ëŕ¬}™ăl— éKÚć<Őë7é ˙ř6ę—y6Z3űWq6śĺ‡ö%mďălŇ6§ŮĽPľđ#™«« sć(~P3VĺŚůG%Ůđ.‰?üd3.…pŇUő˛MďW˘—pôź%/eI±Ń”ő]ŠŤ¸iKŠ ż«Żš2Ë]ŇȰŃůšţĽď¬ßFŘ©„¤Ż’jPŠ|™Tę’TĂĎzyJŞ%ąfÖ_ŐôU×2odxDLM^bjäiü/Š©A¶m[(ŕŘ&Âr»ßĆÔÔ%ĄF(ţŞĆ*w]Ë”SsÓµ:&ůşÝrjxAME÷Łbjň6§Ôpë˙:¦ćÚĆg]K^bjdR˝ĘZ–“Ž„¬%-)5úN5(FFŤp˛·5)}ťQíתiř+EË× 5iI¨Q÷7 ZĘ’PŁ¨á›śe ¨‘cVłäm¨I3©YoD@MŃbžÔ,u›óipüö»šey”ň]Ë2ÇÓ(×aHYĽBĂž§tšiű~ §±—{ŢîŃ4ČăľIYF[öLĂ2(ri6JͿȥkć¬dÁ8‚i˛D!e)ŰśKžt˛¤%–†MĚ"dÉŰLCŔ_2&Z-íÚv0 ö_äŇ Űű‹\„—}‘KCů˘d™biđłýË\Š-ßćŇŔëţGÓD3®{žV!‹JH¦ńt—YÉÂ#Ü„śR˘Ľ¦ąÜ!cÁS>riđ¬śłŚ…őŮ”KłQ,üçćҤ{,ŤF¤‘K#çÁ4 ev4 ă÷É4–áµY¶yĚ„±/‚i¸–§`ź‚餗˛`’±Ô-biTxí“%-±4mŐ°ú±4Ҭ/"–)–˝˙Kriń#siFÉh:“±ŕŽX*Ť üJĄážˇ4¸™ű›T]ě´(XŇJ“t’M2ňPą•–ßdŇذL™4›ŇşÖL®”‰ęó6’R­YŔ’·9“Ć$ŁCŔ’ÖL{yÖŻl`ŘżÉW¦@ăÇţ@?%ő§9ů2ŹfÖŻ¨ú@ł}_,Ľd^ZśÇ"`ÉółGţŃFĂAF„ŃśŢLę•)Šf3}J¨WHxY4‡¤1!_qó“·Q4„ăGM±°—°/ ­’xo–-†ľřćwË<Ó€4ď‹ šł˙K‚hŔCýî ßT­Š–ą X¦ šŞ¨—Íő+Zk‘C#9Ňëűbő¦_ĺšĚŁŢĹĐ{yŻ,14Ć#ę.—ȡQŠĺű déÝ‚h¶ˇ]‘Óţ˘]Y<żÎ94i›sh”;ĺĐŕËÍ94EI-ďrhĎ üú’CĂűňEÍľęWT=`íę0Ş7KŮÖd´żNˇ±aŃŻ”mNˇŃ1ô+e›Sh$>Yĺ+S ŤnęݰgVV}Ś“ź¤+¸o݆÷šĽäĎąr®ŚrO®b_Đěm  IŰ@Ă_vŃĘ­ł9Ó—Ů3ů&X™˘g6ĄâŚä™Ľ&Ďô™<“–ŕ¤V±ĘÜĎ][č¬V)KěLJJ­ µĘeŃáçűSgěŚf­˙Ë"g’"BfĄŠŹúm°WĄqˇŠ#Ŕ>L¬O™3cC/ç9#MxxĘÂőG…Î,Wî•Je>F˙%‰3=ýÄ.ŁŹ ä’©¬¸š©SßÎŕ!ý2pĆ8SŕŚi1„yI†NŕԖ7#şĚ,TIKŢŚĺ'Ý„*sŢŚ4nŕLľÎ!‰3I!‚/#gTo·Ä™mÁíŰ,SáAóiqFßFÎ2>ËTxWFćŚüUFć T#sFúŘ!UńnŞĎÂŚďKťa›ˇ3 ËާΌOÍjěŤpŰď±3s˝µ;Ăş·ą3"áÝsg¦Y ídf±JŢćŘË ›Ä*KŮŁ,®YŞ2ĹÎlݤ*Kě •—C¬Â1Ň>›Č Ľ§Î°‘’xOÔ›VĺmčLÚćĚü±ôUč •łTeĘśa>đMŞ2EθĆfhUň6‡ÎetŇŞÄć`\6˛ŽB¬ľžýC_;Ô*1$×Bł1mď2gx1ëUň¶„ÎHÁ3ËUxî‡ĺ~»«UćÔ™˘[ňăbgřŮC6őUćLy•93Ι?9#/˛÷™3ĚŚŮL«’–ÄVë˙’Ä™Ś0‚E«2EÎĽŃŞŚÄ™¶ÍZ;7śŮ¨9|8“‘¦±ÎŚÍ8źOy3Q­›‰—l‘Şl€= Uň6Îp1 ™J  Ţć[żË›aĐ3Ě´•*ăäŢĹń6q¦ěkâ Ş™‘8ŁKň>pśęI¨âťVnuM›Ů&Š^FhÄű°ŇÔ‡J%osŘŚĽUn*•)mćŤLĄYžqZE*ŽcŘĹ}(T7ެéŰg‰J^˛f,ĺjÉš±Bú®N™Üď7ĆĎ-Q3y›ŁfĚxÖ§LI3Ť@żJšaŚŐw'ÍřůRĚÇŚKaŤšŮ4×7k_Í$ľ:IS|«łô;ň±ßĺĚP|bş”řÚ_’P¦KŚ zľ š±ŞtźĄ)Ť¨“Q.ę”)ifŁ׬OYŮŤrŻ]ő)ăäÚ§ô6in2ßź4“–¤‹Ţx›4ĂŐřEŇ ś"g}Jň—8AĘ›…çâH1HdťÍa3i[Âfôá߇ÍdđĽJ›Ń2|¨,a3í6“·9kfSÔźť5SÎŻłf Đ÷Y3¤T. •)i†ËvQ¨ä%hfc@ń$P‰ůĘî9Ví«śŘîyŠO¶ńôćMĐLYsfĘ6çĚd=?"h&osÎ Nü´¨S|żÖŰ[šË,NYbfř9ËS˘B4hĄŘ@e”´X¦ Î@GĐĚţ'‚f^KTFĐĚöeĐLŢľ šąľÓ4“¶%h†¨/¶_g>'t†×\I1yv’™ˇsŐ”ŕ0EÁÂËŢ=if8Ř„Ąk h ÷“›8ž˘Ň“k±Sş:Yk®PyšTN©,&·˘#dć}’ #f†„t´pJŁB{oŰËçŘ_ř č·óÇ× 1ĹyÄúu‰±ÂőëNVűlµľÉ˝Zé25ţ¶ńáů }¸Be.ţČ’É[ÚPŹŽšg¬Ţýt†ě>ŠĎ­ôj÷‚é3*¦ľ™‰IÍ1âřśf¬śů­sšŁś,Ϋöˇh·Ů› Ę®‘ÓźÖÖ”ż¶¦üżÓÖ€ŚýN[cşĺwÚ»ŔonťhüoŐ5WÝăęše$®)ÍP×řóíĚÉôN\ç¡®)K?.–ź‹kx uŤnôP×”E\ł‰`⚲vĂ}֬ݓžĘPÖÄ~hfaMZ„5Yt?SX~rI•…ôfk¨Ě$¬Ůdüó—Öřźžh`/u5vtLşši‰áCWن0„51OĘš- 5µ“˛ĆQÁćůKeŤţî(3 kđ„µEXăwI&´ĽÖ\7ő»…5Q[]¤ě\[“mŤNąĐÖ8ö:‰ľPÖô×ĘýjąKkřu<©÷ţÝcś›)kŇ"¬Qř^Yc›|kü2Z_uaŤ÷>Hk‚ĚU˛ o2|Ş­ áÉ0„5zŐ„5bÖýąÂškÁĽŐŐd"ţďu5r9ţBWs}§Ą«Ź íWş]ČcŃŐ¤EW#‰ĺĐŐD‘nu4óe†°Ć?4/aá—˛šîŁš%?fÜB™2ż•ŐđŻUŤĘ­ŐĽy/«A3÷^V“ŻKő^Vs Źńw©˝ďU5)łŞ¦,˘µ°oT5©~·¬&ÍKŽ”IU “tcAţŮŞšsČjb¦iÜ1jyľ_V“UŤ&ął¬flşŰŞŞQ’cČj$<˛šĽČjXˇżWŐä«UŤŻq÷¬_Hj;󅢿Š_Í9±Äż_Qă@€ŮµăŢ}ˇ§Îçťžră÷z6#}űxˇ§‰đÇ jř«W°jĆšŮ(y!¨±­o›5eÔŕK/zšĽči¸&= k¸řö÷‚DYL‚šĎ:7ŁJőś$5+AŇčÝ_hjČM'Ş)H\c&YŤĄ$,‰1‹Şf{3LÇöýG¨jF)®ă˘Ţ45séĘś€ďŐ8Lę>-Ű-*¦¬’š,ÍÍ{MMaęĘź§©É šYD5Ű )ubŐ¤ETó”ĂUä§tđ“˘Ć[ źŐ·rEŤLCR#zä“QŤbVM Żxe§ERłŔś}Ô¤UO#‚äzŚ-—”IP#ĘŮ$¨ b•Č•˛4Šż*6+>őµBRs;°¶ß jhĚ‚űĺ(H™­2éiň˘§‘ĽůÇjnýHÁ"/§Ů˙¤š† 7oŐ4LršĽ¨i6…*¬Á0Űhµ)Mrď 6˙řRMCŃÚ{5 LŮß«i„ˇ¦čă 1M˝§ÂLZš©0ě^‡Â¤EJ#1ĘPŇřďúŮŮĂł iô|Î:šbĺĚđ–37*Ď2š4?%Ą  WęŃ ß~„ކ}i„4}%¤Că$¤ą5Ď Ś™aFáźőĎ*šů[·ECcżš5:á‡z« 1-Ǣ Ą˝8>ß- ‰ů†!Xő9f‹Ôs ďć$ˇÉIź=$49 ŤĄ ˝ŐĐ<‰hҢˇán𥆦n‹†fĄf(gf–ĐlÓD⦠ɋ€Fcoő3ŕÝő3ŰG8ćH_8égüsÍQVs ĚčK.˝¤ŔLŃ'–I@#llhÔ.„‚FňľI@Ă;:4’ĘľĐ0ĆeÖĎlc$ÂďĽfŔŚÚp#”úZ=Ł—ď 0Ű4“ĚHçz«ž–iĎl”QLóJ;c čągĘ*žáŐă_ü\P ĚşˇťŃ°9Ä3Eżľhgěł©ř;ź˛_FcşSÎÄ΄ŠnYĄ3ŁłźjŤ~=ü&áĚŠo(‘ú é ĺ)›+güCŰaKŽćšűÂŻě Ŕ^gÝŚx”!ś‘Öz ~™t3ÔZ!›y‘ű2=sćŻ4„3e›u3uPC8ŁAU(gЏŻKî‹ gt/—ÜOĆ“"P¶!śÁź…3ŠPqáĚRÁĐn`VÍÄ*4ÝęĆßş™Áńu™ÇżŐÍ7?t3y‘ÍđpüB6“pÍ×ŕ—q”§˘6d3ë.'7ôď×Í,÷S˘łnF qgä|§n&/˛™M„ý!›á¦1Éf<ŐĹe3i]ă ;Ń ÇżC5#Ĺţ-óe”ŇŻ_ŐLŐ× ŃL^43›ÜşB33ĆÇębۤ—YŻi}ÖÄ—±‘¦¬D•÷jĆě ąŚSË誤%î%¸.A‹©ü^.Ă I/cűĘ>SĂ—Ľ—I/óś÷RÁڤ¶sÜKľôňO{«™izyHfbĄŰ†Ëż˙N2#§Ľ/$3Ĺ­A/“b†›ó{Í ¸łďE3p_E3V=éŽwÍĚŘu,fHfnŚ˙|Ĺ ”~ß-YubŻ’~lç-ík¸Ë2’“ďì™qlßWůľf4ć‚Y”Í‚™˛čeh›ńJ.c×ěÇČeüĐ6Ä‚űÂPËä!–Ń˝l‹Vf©“qöŐŻ´2pŽ_Ä2üÔ!ĽzéňF+“†TF7ăĽ)eF Íýăč2Wvt]ó\&ť nĹ,“W*t2Ĺ2Wľ_'3í”Ú ‡Lć¶ýĂŢěÇd|:˝}ŐČl3´Mv–ČřÓ® śźűĄ@Fo˝ąřSŁcĺăr;”ľ”ÇXĆË[uŚîă2ic¶1.ÜWýUHLßJcy7Icć% ›łˇŚńďăäľúč/d1őG©bFő‹;pÜ\&U ô,O.›fzž\&MĚS€Ë ý»51,,†(†ťĚ-Ŕe<äĹrN´~´&¦€đ•&f˙B »!‰‘R 41f¦?D1«&f“'ţĐÄä!‰Ńż)b–fćĐ{Oé-Ľ"ŠŢÓ[¸{ĄŐżPĂ‘SĂđbęňÓŕç­!Ż_av©Uţl- ŇMnb.2Źâiü-LY´0â·MÉ-yĂ<ç¶LbĹÜs[&5Śě"ľPĂĐ*u¨aҢ†ńÔ÷r´Čař͆Ć‚f=ĚÜ›†Ć„fÁŹGłÄ¶¸F'÷ţýRĽÍJ\ɲhaĽš16×ÇRF }!…a†Ď ) ?3(µß«„ICŁď[oB-㤠{ľ AuĘk k3iU¶ČkY^6eP(angB©{č`V {´—2{äΡ1jN7Z‡>ŐwË`ÖZĹhřď…00)X„0 8’L/˛ ̨ p#ó"Q‘:ĎQqŚ4˘!„‘˙Ă,„±žÎplÝsH‹CŃ–źŁŹ6‡´l1‹´§Iă÷ÚďWŰßë`Z]ňYće€;ąŞ`¦ÝńO`rĘ·|–I-äžĐ˛h` ^40ţČńQ9˙­f~ď%0pz/ąîđ,ÉCŁ“.ßóY&Śčď‹fű¤$ÄĺÝňYF¨«ů…üZĽYţRůKŢ$ź™óY&ő ޶¨_ÖŁ,›:ć…üĹ>ú" Ů-)őŰďĺ/ČÜä/ —Č!›ňYŇ"‘ńŃ,‘ÁPč_äţÝň—›o‹ô®ß/Ă’Ý‚ąß `÷F“ľŔ¬ń,7ŚlÉfŚ>ŢPćvOg[†dwß­~‘[Ĺćňą2ľ—żtîuß§~ą÷“?Rů26$<÷ýG(_Tq…ôE©«ôeLrV:Jšžś\$ɯݦ”! éK =úl8Ë‘ăY^Jf‹}Ľ}ȧ҉×Fďřxëö„W˝ü˙1÷§IŇ47˛.ř;ą—q3źWÓűßE»Ş0Ŕ<"ů‘—·şENť"+ŢŚđÁ}ôüIF¸ 0Ňőř^Qľ™R˘&žąŁ12NÍĘ»ýË'=ţşżß~ÂuŁä?Üź%c%ĺázčóuĆY’‘ˇt&ŰOöÎIŃŽĚeZdÉbă׫ŰuńGň–IXz“¸śNfjyőęLűo-ř()éĂÇ*ýĚ ŚŁÓ­%Z–żk~ćBiü;Ëö?Q°l˙?t‡AÁÇ,­Xlë?_#äúŞ_aÎö»~ĺ9,¸;Lm@ ‰ţç­_±Ŕý˙\Ŕâéô(/ßÍa»űoä+V5ůJ/ę`ü'WtRę˙ĎLaú'S?ěüˇ\Y0Ę•^”+Ú’ţ_°„±ÁpdíŠßpmÖ®řÚŁ_^×?S®”v)9Z}S®¨.ť›Ú8~U©tbÝţP©HCše*ń>nŹX–¬S™KÉp|Č:•2†e*•1)ËŃćżÔ|éôłNĹ[ęţÇÎ/|*C©âÖ'K(Ub‘2k6(OR•±­u=µI©2>˙·BřdLB•%NŹ«ýůwˇ „€˙ŘöĄ˙­S™ňŮĎĎe™JY»Őťú—LeťT*üŮěüK¤ňo-_^"•ĎBD6D*ÓzµB—í^lË×jµN •%B{ú&Ż—±]™ŤLR¨řľ.‹‰źŞO™7}ÚŔ|•§Đ‘)ÉSJO« K“>…× Ç·źYśÂÁý]zĽ4č}’4E­ůˇMaŰQ–¦”2˘ůÖ~զ菿hS §ÎâŹ:[ĺĂNę_ĆBâÝľŠSÚjî’C’ęí2s%p*Ţ.ă5,ćIóŐŘ."ˇIéE’Ââáź’”^)ZŕB’b~C’R–Ç…2ľ¤Lm˘Z;ł©K+š•c˙Ą@côU”bş¬$JńMܲńł(Ĺň'^€\“$ĄE 2Ó“ĄËĐw)N–/†.sâC4·ţˇGÁęóßęQ ˙)zNsź«ôků¦GY·/z-lËw=ĘŰË…Ż ©ŻłĹ÷ľä"\ä(%i$)ăää’Ż ˝˙‘K ˙úŰČe‰ăŰËÇĹyq|$1Šg€¬QS÷b–:‡Ĺ@Ń!Gń םű/5 Ľ«ż›¸ ąx¸Ś}OŘűŻRzË$%J9™IĘ_J”őČJ”V”(jN­.c’w™b %Ę1C'<¸ŚĺZ‚¦Ż2€Čł Ąl@ęĎ*_ÚőÍ®B‰íÉ ’ż ÷–>ą·čËżÉPŘCZÜ[lÇÖtlY„2w c>4(­HPđвe:ŰBUŤ[Ʋ‡Re–źÔkź|[ę> ŹbŰ2öĹŮłe:/Aďö‡cËľ|wl‘-iŐž,#i¤¶çďĘ4jV·–qŃ"ŕg«–ń0–Ů©e^—–ëOáÉŠŠBňiy•ˇÍG&µŚqą R…'ö*8xxS!;ń7öqűw—‰ôţ°i1§”%T'%‡´j.~ŐśkNűünÓ˘OłädD‹,ÝĎ’“±JHÄ‚“Řî5UĄ»ú¤8Ńóś]ZJpÄ/Š“R˙éVuZ¤Ĺ×.=N‰l’äDýˇ9YŐ}=4'1'Í•K_望ž_†$x˙Xr2ÓMňMtbf٨Ĺ7Ăźň‘&Ů ‡xöiŮfىtÖˇ;áŰŮI,(V1“‘…'S"™Ę®ˇ;ŮmćC•j,™´”mr˝ôńwÝ e)CwRCŇSŠםĒ"§řxYwÂ=^ľ[´¬vŐ!<©{¨\Đľ OĐ üݡńQIzRÖ3(‡ňd>NCL3”'ĄjźRłë żYo6]éEr˛2ů]rßś”˛2ńYr˘m®˝ W–8ć5µ &ż•Ş8YÍŹĄř­Ś}l!á»ŕ¤ßYpâŻÂłG›°‘}¨MVS„ÚÄI´~\X­\í›ÓŠ~yź”&9"ůSh"ÖBšÔťŞ›ĄMŇčý 3)BQ™x<C¤™ôŞ2™NĂ®;hL Jş‡ĆÄ?Nn IdbźFk7śŠ’Ƥć?䊖%&îxnăO.)®1©…„ŇßE&g•™”?ĆĂl¨LhˇTT&cŐÄßöŞ2éEeŇO9ś¸Ęć_Ř!‘‰ĎČ)iĂŽaJLmúMé&|·LFĺ·Ú‚›°.L$ĘW .Ź’‡ěCe•Ć>ŁâĺÇĽU†’MJ^šľü ĄvŽšńšëKś2^b–]~»đ}śA8ĄĄŔX¬ő›JPĽt7Wq0ÓH‰ăľ›‹K¸śÚuß7×–ZrÔíą°K·˛ýéA‚aĽŐlsÇÇ4¦»Ę”§đŘ˙' Źý˙Ná!ÜŃóŞV{AĚČe‰keŢV$]ĆxŢÚ¶Cá•ţÄq;6ü·ŔŁ;,ńŮÄłŔă\¤,‰SÁxpëÚĹ"ć;g“ĺylĎuď—]O;«ČŮ‹¬­|·üdź’ő$k?gUč3âCOé-ôŔIJCcŐz Nvzchö*Á®öŚą#´ëšĺh şzB0T˝ŠDëŐáó-řčaŤ‰‚$řČéh‘Zż˛äă×Zvý±ĺ‚‹[ ‚î»_1ą†äŁK xzg L&ĹÇţěźĆú\Ť±5K>‚m|%ĹÖ:\˝źuI׊¦:ÇĄ…Îk‘|`‚ďb)š„Ź,)\‹…פů8ŃÁb>rňÎn%(ţzÜLIő2$x ČŰéH© 3K>8"˘‚óĺĐ|ŕ{ Ôő r5,idä´*_“] Öew‹Ö9aŘ•ś—5‚ń/áů—U#[Đ©&żz®mä´'ŐjyŹëW‹ěYŹ-ҡËY„'N—µďłđ殌çěW‚eeŮŘ;e} &ńlj˘—“ľfĎJČbŻű¤ţ¸–zŐ°Ę?ÖĎ łGůś¸Šú±ććr.ä«i 4Ě^4¬úŹľ¨ ™›6É?1:=ÇzH•ˇÜĽÂµNňŠ86ěłüă`äúŞ˙hüb[ŰϢ˙`Qٱůčö¶‚"áŢHĂ˝*@P9ş3FúdY˛=W4좊g Ţ/ú€Ľ“šľ#Kh@řń¦ŇĂň#φ"A‚`‹f»Y‚‚úę…c{–ô#Šţłg ĆWřUϦýž·t(yÁŇkŐ Í*t‹Ď‰hr-yčޡÄu ŚśęÚ*‡a…-¶%ý “ˇ®iżłD.¨Í†ZÖC —ĐéRoK]›¤ ĎÚŐŁ'íĺ[r«ÉĂćB(AšR(¸]=â« AžÝ”5ëÖýŕZ‚Ó[\ÔäZ‚×ý«éz–Ĺ Ča Ć5ą–lč,ł JU ',Ś ŕ/’ĺ ç5S‹Ń=Č"ö›mTł„;ˇ+.ď»:—ÜM‹ŃiőŐU‚ť ˇžç$ yÖIN©{ü“ $ÖľÇB Tt!«}™Ţ˙™ L"ŕÉ+®`P~/?Ů-X„c1Ě7â°I‚ÚřµY zÖ†`9îý­hC×g[0ďöYrJ~`äČâ&ç7Xáś ý$i2ݏ|¦µµÚt… ű¤ a¤ńő‡ŕqt¤g‘.‰Cšöš-:OŃü7©CĐ+$©ýĺbt‹g|MÚ8eążŕ¬ á”ăşŰ}Ęé_LúÚ$<ô!ŞŐaO´L¶d/E!r;­É<…UŤL0*·Hš¬w•Đ…uŤJí:iDŽç{.ď^e¨_5"Hf웥ŠúŰĘ<™!˘Ţ«FŢұa´2éˇ2Ú®ŮĘĎ×ZrŐ št"̢Ł2pŮ˝z™ŕ ĽGłgÉDöýF}“N—Ć Ď¦ŢőÉÎVâ§»ŰęSüLĐ5j»“ˇ ć>“ĹŮ'¤"\¶ŘI{fťKR‹ OéŮ,lLš'ÂP‹¬ęw>¬É®?Ô"Ť©‘˛L†¤aT‚żR~źĺ"ć‘5¦|Ň‹ěĎ`=ÍxüĄYíĐę " #˛^?€BK{gf˝Čy®~ŘVqrRŚpÔG Žł· cy7ĚŢ&śŇ\™Ś!Ď;¬šäuöŤân˘'´3WÄ]Gš”bo˛=/Ĺz#u¨Â‘+bôëĺo‚‡Ü}tWHÖBWQĘ$ą™Ą»ľ‹G+EłÄń¶89‡„ršÉâMävţ[ś0Äż†·Y߲ř^§˙lq‚CÖîÔŠŮădőřѶ۳:ś¬Üb›ÓcůJŞ„„ŤSáň‡%#iHş\™c€kF ůĎG#w}e gôí®‡*úM:’uçär_:’Ţ=rk> I<­Ú ń„„3ž›Učg a)‰@HQ«-Qj‘ŵ$M!tŹ÷ú¶:Ů—ÎÓŮ­Ďěu‚dîiuŁ­ Jş@´Ďfh™6 JŽů„ŹŠ.ÉŰOTđ( V'é¬ĺąa«śL†ÓI×⸹w3Wš¬*9ٱí‘l“Ş„c Ă)IłWu%;Z‘­ZF-EW˛Ýů|©UQ– żÉP|oiIWăß-ÔŘcО„G—h§s’– ™vz>sŇ–Ä!Ń{S0¦˛á Ź›§Ĺ®jxŇüŮYËśľ<ž ŻkóŠ TuE_ň<±a˝|˝ő%đXŠ–šY]‚chOÖŮîäÂÚsYŻÎĎK_o¦#—Ŕ•ćÍ5í/ĂŚ=7|ćLÁŢlwR #)?rCzYžôQęiłĆ[™ťçĄĆڶ6¸´ˇÍ“çď®aµü’ <Žű÷,1ᨄ^-OŘ‘ÔS;uQ™0T€BéMY» ™ cÄgڍifźt&kć!$(xň<3Đ÷Ác™hŠ\ĄP“Ü„8°Đwăp2-\ô&P Űcí¦°)Î'Ď^ŚŰ`P'č:=khŻoK(N°j>W6r-WOŠ^< Ë|2YsŇT¬°J•L@’č„ëÖ>ň"ďl©x@˙~Rť¬r>¬¸hŮö¬:É9—Ůü¤iaďjľPWeŃť Ö·÷XQ—YxŇ#SmdGń>YíçŘą„$ó“ĆüŕŹő€I|>ä'«…¤#ĽeůIWLţܦ"ýqÖź(h9ŘÜ–f6B Ąqd”)jôŘ)ŐĽÝp')RPĐe«‹99H©ĽPş-“Şün“ ?Nß:k”Ë^(Ͳgö9kyU–˛cé°K·WT)ĆÝvZ”ÉŞĆAt|Ó¶§/t)·‡üo7Ľ ¸ją}ŽěVŠ4YˇĂ¤ç$NárŠ“jeOň‘řeJy3* §xoýyR¨lĎă9bŹ:ŠDEµńÓĺđ&ś–,/Đń°—5*ˇŢŞ- 3d™}Qu1w^ľ(}ŃłcË2;Ł`g>ż;Łě×ęŻţ“5ʵŚdÝ}Ľd*¬šX¶î“9 $`{¬ĺËť W(ĺJÚ® L:çÇVĘěWUŞűJňĺýIŞÂ­r,:o“ävMÖűrIń3Łuüľő*Şż>×¶Zv™c§:Ą01GŚk©V)h÷ĘŃŠRçË*ĹměĐýS­Rž«Ú˝DW­R4¤ůą˘Č’dÉ’üj¬AĘš–n_qÔ—”5+<Űlľ[ (RíRĐŇłkA›ýRş%ĐĽJ Ěs®00ăˇ_IM9łÍŇf@tčűŕ˛qó Íăd™Â7ňÍ3…W·Ý",”“x…§ĺç·¬$ ®ľŞ^A§ô0H›ĺ+Jžáţťő+\ ®%2;¦©Ć)h:6W8Ié˛q ĘhĎ„łS1NiJńé® !ž%,c bŤ ‹Łű8iţ,Ő9ĺf™mŘňl“ŃSě˝í%b±fCa¶OAň&*ś/ ´”§—tg ·•M©“ĹĹËUDzcÔX*q˛O‰Al˛lE=CÉŇE«ż,gٵsR˛Ŕ;ΧVćd ˛©~·ŰŇ,ĽtÖ˛4ťľÍޤ«/˙ĄfŢPw•łÄž8ß_r–áÓ×{6QY5,`ę}2QŃS’ř¶v°Şha“ŽĽŮQ-j[°¶×ź¬haÄîÖä)Ź€˘iˇÉ±űÖTQKÓ` ăÉH…ĂŹxńtĐ^ŤTöC=úp›5-LŰ{ů:^>*8ŚGOź%-:xą˝Ż“‘ ű@ĽKîĺ¤ÂÄůĺqH“äfČZšĐ€ÇfýśËO–µ°&Ž_?]¬ł•ĘÖ}“(¶ŹV*Ď»»´"«'ó­mé®xŘł´Ĺľ<ĽĄ!×yů¨ Š%,:&Pł6띤-ÍNĆŐ×§!mÁe16Őc?gm w 4­ą&,{©°p·ńLĄńв˛EeΓ›°Íé%K[VýßFb­öł´e¬Ćo3VŽ?­H[.íÓv`şŢn*ń*:Ű”Š˛ićÓe×$mY­iČMĺLҦdÂy÷娂yîšëYÜb{gič±-Uiű.ô,ť“§ĘĘđÇţxŰß–*-ş?žX5+[8‚Qµ\ Ů«+ËÚěW4b”Nâ–ýbť”‡śź—¶…U+­“¸…Qf‹ÎD1m‹« †łjYŞ­Š*:hNQŰĆ'‰ [ŮďGąřz;–ž«¨\”N}.\őIĎ’Ě…ů˙Ť lý=ÔĹXkě¦#ěƋЅëjcŤ›3Ďę­ŮÇcč\~Ł«Ň“ľą(]ŘĂ ­âÔĺXFĆô.B—f”µMŢ“Ňeúi±‹Ö%ęvmŇ«d,!]Ř4ű« @Ú<>…SŇË^ĄE' dVUěr>Wp©MńĄvQ´¶˛ĺú6 DQ»ěH5/÷łÁ ×4«¦H;Yő.lĎ[˙ňXQc„%ą*&Í îť¶Ţ‰Q>i^ĐÁČŞc›4/Ű9ń&“ %šÚžŮܨ¬ěĎOťˇËŁ ¦¬ŕóĂĚ˝'—®N;Ú˙«đE“üú1š›<Ú'“•…=<>‹zżx ŠÁśxťŐ/Ţs3řď$áĂďÜn¨{Ď.+=Un'—•¦:ĘîM úőIă6 UUÁ $0ěW>U|ݡaFxIůě˝­0O;&qŐ€*®÷ęgŐ/*ůŇűˇ‹`¸v=“6¨öö ĆZ4Ăľ:›­ě8LX(ű6[Áˇ*vbŘ(  ×$±v‚Ę!& aš÷ŕ+*›ěVpíî‚čJ¤›đÖF„ŇştďńdâĘšoŰ`lo‰ĎŔ1Ľ$>ëú|tég‰Ăž'B2’Ľ´8ˇń‘2uó+S8žÍ^š%ÔMxHÝŇp{ał\4ÂoUäŘ™·uˇQ˝Ú˝t*J˘ó"ű˝0?)…Ŕí‰ř*ň9Ö”:m÷‘Ďh¤)*<í-úă!Ĺ ™÷7 ËV í™d>|É™ÖÎtXÖůĘ‘ a±yŠ0 ů÷D@ö,ń“ş=ý[ę˘ĺ=§łűłĽçůáaÖ ąG•÷ ”űĹOň÷\ ’ľ‡»â5H&g}ĎÂÜşQÉíâf˙—ÚŞľ§› Ć—ŹŮ†ŃÓΖŹc—ăOl3- |xu,ĆĄÄóäÓ—8„ 0^>´[qo(¤ '‰=4|Ąh-)|T}Ög%Ĺ%$}I|ÚŘ öÉ † `ţË÷5+|¤Ţ»*|H!^NEáĂŰşrAë>TR*Ë2é{pú7Řó'}OŰFB ‚â¬ďáĚÄyĂĘłzÁ\Üd­Ąţ“ڤOşą>»ÁpăÚ\ëÎYŰ”áég0ď“¶‡îT««é¸łĎv0ś¶‡—ľ·˘ěáq9C‹]yuCŮĂ˝fgť™!4—‚¤ěˇĘ­h–ßć‹/Ęv§qě­ěٶŃYŰ!h(Ňčę˘Ă|Vöp…c—˘Â©‹°‡=CąÎ„AŢŚelö€*eHQ™'UeĎyú®#ýď,í٬yf1 _÷ â8\+KťG¶‡aű¬'¨ďŮF= ®&ü¨îwÄ=&qOW_Î5ä’ALłłÉař9±dŹjÜѰÜfmVŚŹŔ*i{şÖ—ěŞV=bš'n¬ßÎ1ěwhíLIĹ&†»ÇŔ5oł¶úĺčQČcÖö MŔ˘Ł&MŃö`ťě ÖTÍbży†·™ĽíbŘ*ľĆń«Íęť–mÓ?&ż›çˇ(FCs5©{žÚ-Ŕú îŮ,@Ól¸fĎŽ`»Q˙˛q϶…|f÷üÚ‰ă´m]˛ŢP÷¬J0Śúý%î!SĆCĽ˝¸ĆüZ˝;!UĆ/“¸ç™6§˙·¸çX©=˙6;ÇěđƸIâžľXţJ1‡ĚČŠy F¬O'÷ÎÔ!ď‘0hR÷¨Ů }Ö÷<q”mŹ;é{š­Îˇ¸‡Ąę{0ÎŕíV}ŹúČfZýŽĂyVř„mpµQ’ ]1ÖĂ©R$><ś.I|˘9˘ÁRʎĂřlŃ$;K|4ŘB‚7ŰȨÔq¤„eÓYäÜŹ×Á&‘óăd‚šQ$˙<‹|žaě şŠ_“ČÇŇ’çGKîiT‡XŔĐ˝h|p^]płÄgË+o[«‘ĚÉÂjLŕţ–řŕ®TD!˝xÉ`lŢŰűň’Aв9^ ĄäˇCQżşRČ“Â!Ţ–ű˛g…Ň„ĆÄ>] ťŁ’Ą " fö-N‘~)$>śŁ%u*1ĄË­ť‡¨š|ł« Jg§?xX+$‰OÓmŢ–Ő_ ź{µfhă«Ŕ‚OŻ; |şI§|Ő.«Č{prS›”=,[4/[HźZt=X«bĎ|ËzX1ŮX}–ő@żâÚXlŚIŐĂiĎ"Ż!;eE”U=^łÎé±BŐĂřńŘÂm}kzxíŞO\UÓÓ•9X˝ ŠÂPôDÝ_ęzVAóYÓ¶·Ŕ&=…’~’ÄJťĺ<Ţ-ąpĽŐ<ĂŻ5‹y-<çĐŽhŢ5ˇćá*78;tĽšÄ®Şă SÔ¸&)d›ůámÖń 1Ě–ŽO:žődŮŃ6ݬăŃÂ3l‹őƲMň0Ńüň ŤnÍ‚ĚSe%: C6÷Yɉ–ĺ'Š/YČÓŐ3třéÝnŐŚćbݎÉi+ÂłÉJžČî#°z yF°<›ŃÜŞÇ[€ňÖń®éţ¬ăYĄ ă.Í79t«x€Ó85ęÔęZ˝i@0¶ú¨¤S}É*žSŤ‹üíYűľ®\“őZŽO?’ Źâ8«ú.ýz«xĆX†ĺIRń4“ sB †Pń°rż$ň.}uBĹ… %&í٬Ű (t¨Y=äx;Ô\¬Ő%oŻÉ˘/|”ĎYÇäŻßŮqĽdŽâSłć@-a‡šĺ;§÷P‘ďřB^ä;´$ŃĆ”­ę&D nőY˝łÇ çߪw  Čę\JśË>ŞwĽ5tďđřhĚ0ŽŔ$ŢÁyý=jf őŽşŃnŻŻŠôQÝjŘçâ „őł|µŤŃ ÷6¬ąH ´ß6[Ötĺž7µ~“ď4W6ÁŹ®¨wň‡çdX^ĺó\mąÎ–5÷gËőűî˘ĐÎÚťßgÍiŃÉęÖÜoi ?Ä;:,4˙ŘĽ­főzăxtýˇŢéj ľ˘®)Iň®áą9;3źşÂď0“Š_Ojôâ_ŃľG‘!×$ß l6< “|G…‰Ť‚Ś{^f–ďŞ éۤŢaÉË"Č\«xçdĽÖ¬ä=©wtj?f=bŇÇ·|Çű;[جĘCďÖhÁÁ8Ô;Łž?îŁÎájbCú‰ŰŠA‘őRϲőN×ŢeµOł®ËęťU|ë1Kďŕ‘; î˘tÇv±ß´Ťq˛Ý•G}}®‘×’Ľ„ő&WSc=/îǤ;öFÓ+˝ŁŞP»“&BŔ?ř‘xÇ|vGšk@řŘ8AµŹ&‹[• ďÜq{ŃÂhPN:wčeÓFËű—@eůÉtjo_»ąc› őż)S/†ŁxÇů!9ďŔevČw†’ĐW#\Áéúť€¸¦NŢ#_Ş'-ç…'ž3äz“T±iSeTŞ_82˙ÁĎŽśËŹD¸f6D]h"×đtłGň.U@ĘŠ)ĎQűlEŔăK• |t|Ď4<űţ˙Á”Kýĺ'ű|'0éw•ď`mĐâ*ßáóű“-©w.!1˛ä%ä;ż^T3/yąí&[ž¦:ćę2<ˇŕ‘ˇ9WÄ6ĎźáËjŹ«ľ& φm*Ü6‡€‡Í’v°ąłřň`ć|ťô;בłíĹ—‡)†"EĽŤ†{<§‚—v'z a25ůň M7Ňź}y‡đ9ČUńNwpôš´;ěű´Â3óĆE»sc¤‹Ţ^ľ<ÇâeŤoŇťlŘV|yžK?‚&·í/ĺ^¨íú”;cżú¨ÜA<ŞůÂuĽóťlŞ’n‡ …1ÎI\3 wľxópŕ2i§Jjk†r‡‰‚Ĺé(Üá˛p‡ ĽÎŽÄ«;Qu‘˝¸‹;ĎĘ:<—ž—;Oľd4öOćŐ•g\5në|ąň¬kG>ąň¨łÉ&ťLs–PíđĆݏ¨É"‹v”Š¸ÎšŮ«jçbĺĹň&ťGÍjË“Běn©!ÜÁ´ßĐ/dç}¶iwňIµmË[ĽsB3f-ŇUőNş‡·|‡ëúÉŢř{ůhĚL®?Dpڞ|‡<ŚqHWĘiŇď¤`x{«wاî®@|>Cľ#ćçâFbŰWýő*©Ű éwş^É}׬ŢŮšÓ€?«wP·Ö{2ćQI|ukŢŐL†xg-Á#3eŐ;vŕţ¨ŢÉq,‡Şz­ÖŃ·őA˝ĎĚ'Oü“jÍůÎöŐš'o@źÔ;ůň ř—z¦Ń6ŕd3ÉwňOÚŇaÍł–đJňňYżs=o+ýúŇďd0HÁ†~§—a‘ОĘwß7ŚĐ,ßQ±+¨ěŞ5Uý\‰˘1¶ęwÔĽĘÇHňúťµ ĘŐ®Ýő;ReÝÎčYőhg{´¦ZÁ‡ž<˝,‰j}›ÜyĆb˝Lî<ëbP€8Řö—~‡ÇňPý¶—€géÜB8ę> xhü||vçáÝăÁ:__0˝Xa‹'„Oâ/łQ2Łh陫—OĎľ|zŘ‘F×˝xęâiŇ…—ŠgőÖÄ*ž®˛ůÝ© :D<]Äç3Âüe™]zňÁ¨-UÂĂŇÎÁJů˝¸kÖđ …ÓÚ¦Tđ®žíđöŔŹD®‹őhCĐ2ixZňjkŤŚpŐđ¨­d Ě µŔEĹ32/ü¦YĹŁť7ŞN*éC/ŕA’ń Dř˙ĽÔ}ňŚÜňQČ“CPNŞI«ŃŤŤ‡Z•<ś‡Ěl^š”<|ĽŕU%sĄ»}íŐkň(«Źu;'%ŹÎÂçđč1˘ęŃõj<Č,äáń­;eÎčcEČsá!/ĘNÉĎ"t<ÍşRb?Ä;ű$äÁâäý9/!O«uXIÓ&%ĎÍěŞ'!Og‹Ś}öÁ—' Ď™eňĺnÄÍmÎ{Vň´ŃYż¬Bž:ZîYÇs/.hY$†«BÜ@DźpY+Rž1 đîŮ’'#śgKžu¨*zW)ĎĹŢţŕ,oEËŁLî~'’zľÄ<öó¦L–<ű6şŰî˘äacP#…ĚžZËBŐbž“‰uLŤ+yşňĎ 5`ç+Bĺ`bÓ˝Š’§+Ă;Ňx).äQĽ)#µžż•ö-ĺńśĘQ”<^µíúś”<÷ʾÿ”<‘Ěćŕ-ĺő'X˝Y$Ö§×úRô óÖ<ؤň’y46™P/ˇ˘˝h»™T=€ůŐÝwő´©a§×KÔ‘}dś—)ŹoF&U›ęٕƴIŐ3:_D<}Éz°(ńłĚşž‘c\dĐ2t=mţiĚÍ$ëÁVńüë3Âv•ŠŞ'őm›T=ťr‘¨ľµ˛ž¨MĎşköżn«&Lşžîýú>˝ÎIŐCźrk(幪zĘSbRő`‰F”«hzšÄ“Ďžďʱ˘čY§Sµ|o?O¶ÁPŻzňif˛ăA¬ĹTĺ’ĺtŐŽçů§çę ‹,čY ţlP^WöâąĂ”ů&9s„Kň„ĺUńâIj̢ęĹÓ”€ßc ÁOkól·›{,ł§ĄZ«Bžkrⱸ^›ň:űđě—Ł¤?űđôčúŔr•„<µ3Yş‰YÉł4ç6-ÄźMRx„GhO'ťˇĺÁ…ŁŠzŮ×óÚŞ¨U®YĹňňŚ#K+><8ř oőáQ÷ŮA•÷ĆŹJžÔLCۨ—”Çź8t™“OkN‡~űđôŇźĽĐŁt(y$¤:!†6R1Ľ)×ú±n{PÉ“ýŤ-Âă’”8«5e+RW6Ä yÎÁ*±>e/LĹ“€¬‡“B.9Ç@ŻĄ˘Í­ĄIy¬.žř>ňdŮZj+0źťĺţ)F8ŁŠaF8ËćőéVÔgbžd­ç[8‡ť¤4ÝGµĚĚĆ7jy¬ř·ž•MK䝺ʱU÷6š }x˛JÇvI>a]ţáGôß5Ź, MéÂ3Ü©-v/n‰ŕ§7Ňąť Ö¤ó†s+ZűM˝«&?˙ť†çúźhx®˙C/ÎďŰq*–^Î"–Š l0‹xV[ęď$ö(v<«Lž´Î··Ď‰Ł54Yđ uÂŮŠłŹŻF¬ŃĐú%ß9Ň™şĘwVôżäÔWuŕY/5Ňq=&őÎéű„e1‡|OŻĚJ<*‚T„ĹúëɇÇĺËů·ŇV?Ů~‡őŹÍŞ?/ű´«GĎĂ™Ĺ;#K9^ňťÁPş†|G…äž±±†~G]ĺŤe-.l Ç]ÁÓ´Mď&(ö;‘Ŕ4ÝĺKżĂŁrI´]QĐOrŕA…fw˙÷ŁWůá0îи&őĆÁ†T‹$ ýŽz[°6YS‘öóbŔŘ|í) Ź*Y2RĽ:đś Ö,…řÁ‡öOîNůvŕ¦_’GÍP{üxŔy[đ„őnµŕ±ęčSů9eże<Ń0ôAĆłŃJÄŽ„[’ńp6âęăÔ÷,m“ĎH¸\K‘ń`x˘Ľîî?oĎ Ë^}6ŕaŘĄ¨îeŔce9Ół.6T<ÍÚÎ"L!Żĺâo'űt¬XOßÄ,ă9°äš2姨x~»ůďiË?®*˛—MÇ÷AĹł/>öÄďIĹĂ:Ę9(]čOžDsż&Ű<–fŮiVž“z‡˝W‡Z}nĎOÎ;8šyKßłńÎ:ziŢęť“'A Ýz6ŢÁÜfvÓÚ^wßËOŃď š˛SĂę¬ßaÖţŠş7îl’ď„rcݲ|§[Ď•µ2°elŇďÄÓ|^×Kż@ŠI4©ýšÜwpÁV9űčľÓďXˇłůÎ*>‹D«H«]®’aOe’đđ»o?„¨D’%<˘ů,A‹–x`ŇđD÷woo2mvÄ‘~h˛ß9ϰß1‡·ÇםłgŹz_v‡|¸ţč¬Gp¤¦˝ŹťŹCÇ-„î\ÁŹłŽďÔŰŃŠŽGG“M_f?/ólö‡›ŘŔîńmľ[Ô˝Ě2lş§Eą|nłŽg żÇm–ń´}B+ÁKÇsUôŁŽgqc»ĺĄăáb¶{’Wúů¤ăÁşAN‡őŃĘ9IëˇăyţÁy^QĽwż ‹ńs}©xČ´×ßőd†Š‡+»¬ŤŽňóń°{K7żW÷ x/§Ž~ń *Ť†‡§ž+Ó÷¬âáŢAŰ{ô·$DˇăŃkljԲ9˛\]†§ÉN*n_}ÄYÉłú 0ÄŐ1[đ8[ćÖŹHt0yđ &ÖMOěT„<ŇűŽ6Ń !Ź"éu=-e|ĆIÉÓ¬\­?íĚB-ŽxJ‹ě+&’<&5júţYÇ(ÄIÇé±Ĺ"®Dčˆ'N=­˙YČĎ›—ŻTFIČy$¶Wúř†Şgs&–ň}ňëçȵ(y M°GŇq!Ďjů.#-š†¨ŘđyăékpŐf%±ż5/­(yĽJ$Ö•¤ăáČŰ#Ť«q5„<śZT‘+x•“ÍňtkFS)%ÍlÂ<Ä— ¶ PżÁŰ(©xL—íK­ZĄ“ڧ)áłEíu)*ž6BBc‹ńŤVĎĺîĎ*žĂ…q=EÄł˛>ńĚČHX´ŮĄó3ú‡§;á´Jr0IÂĂ&͉Łí„d_ęáGUxVę]˘ Sx0‹—h§a´:đ iňZZ ýţ–PŁŁ¦đtk¨‰Ňî]ýwV+@*YjŤ˘ßÂ%üm&ýŽq›çř̦lx|Ŕ,QŢÚŢúť-aCV˙„j»kŔ÷Ů}ĺľ#ěë&÷ťh,ËLö;‚ýŕXÓűîŮ}§i§°ču˙âľ3Ř«vÇ»ĚW%Ű* ńN÷ÍË÷ }>Ä;\—ďĆëżg Mę.ń†ĽúlŔž¨”UőΚTÓKńßéš—¦ë_ x([ýQ›ěěżĂuŮrhśŕI˝Ă:ÁNC^ýůťµ;|ÝĎ_ú4jHüNţ;(›F#ÁŮ€-«ć®¦Hҵ;ÝƲĎpęz†rG-LÍË+‚ íŽŢ¦ť»ĆIúňuěySŚůÇýކ”˛ŢÜRHSžf˛%ë=ż> xčÂ3qťmxúNŽŮ}Ňď`¬G•w-žŐžZp!ćő;<H|Ňď ŻrSÖ]—žĺ;(ôÝŢÖŇgőP±ŃŽ«ŞŢÁ٬đôY˝ł#Ö[cçuwtĺŃđ/zÉ$ßÁ°ŹF‹öÉ'’#ëšô; ]lGçhç—gž … W{Í<^<ť@0~Qďěçm>Xđ ’ń'şî“ňG×µ;+w´FÇY—H"Iw4P;Źş¸÷&+ś¬ÝŁfřÁeí-¬‹řŠ}e鋬<Y‘ľ»hwzRzˇń{6áYŁźöZ_&<@¤„ Ď®o鎬{đL´;]çÚqbëEşÓŤ¬`ÚYĐdĺN?Ýwů¤ÜąÔ™¬j?IąÓ=¤ˇŢ>8đH¬*igľ>Kw(?i¬y{ÓĤݡ%hň„Ë<«Ćëé9>˝aŔĂťş»żŤů $ůK¸·—»„MIľĂ3[UmSăĺĎňVÍ´iŕ˝ä;Ř‘Nňć…şx ›ŞfőśIĚâ‰5š—z•ÓĽ™ĂŹ«wđăýB@XSUíÎZ˝ĎÚťŽ9kÚ‰›Šň^ęM68‹Ëwš ~ĂJíůł V{ÇpJ€úNŹçúMb/NcđśLŞŢ7ŰđhwDăWę†{ x<ŻÖ°&%ĎfÝq„çFÖďŕů‰b&öó“~gaÍÓNăź<\˝¶{$ŹŠť«·ľl˛żĘŞoŻ8ËË&$<śśĎ“2Ŕ€ ’†‡OéÎp”áoń¬–Ś0{-ŽŹ¤áaš÷ň´ö)Quă‰cŮGĎű"âqÖÇáťşŻ"ăYÇćŚ'ĂČ`ĽÜxoZ&7ţ0Vv›MZNBĹŁ Ńܗ㔡NQńx6´DîޤÝí狊‡1ŚĎqš˛SÉţÚŃB7ÉxÚš Çp[št.ćI)ĎBăÉtŮţÜ"—ęPüůî,ŃMé@Ę]lj%Ř’´G˛Ö›oąét'¦ęâ­1")Ď5ÄR.Dŕź˙HĘ“€’^ŚćY×ŻŁ—Óń˝±ź;ńŹYňd-–ĺÂđ9µX˙Ns˙Oä0÷˙­ĄÍ’˘…ýŇU ĂmÂxěňYűÉž6;ViK'Jî•ä0DRz3íżľä0Amk{–Ăpmîźä0m€c?%= ö¸Ónu“,‡ÁŚlŽÓmq=Śl6îč´}t¸ÚpĎŔŇĄ-Am\I=w4lěĹÓ%(:,™¤ŽĆ!‰ÁÎqF‘ =0ÉŐ†×ç’ć v;$1+3>ŰčÎ9ß‚-2dčśsAŚč#qCBMTE 2…ádLń%OťmĆĄďŞÚą*ĆY×čy:fSÄ×ÁNÉ[I eRĆEŃ—L/Ň,É\L ÂkËÖ6čĽY‚9ľm ËY“ŠLÚ-Rp<`˙g,űÁNŇUť|kW€[¤1aů†<¦łý:3ܛзÍčŮ©Ţ6ę@)‚&s,ÜÍ\ Ď·8ćĆ.lŤţB-Um :Ł-×!iM1·yÖ¦“Ç2™Űś\˙,tUw5–Ťj9§{‘Ć ™ŽEĄ‡Zµ·_ôňâ,ü\^ÂÍĘĎž…1 ޤ$ĽÄ[Í Oŕ•1ż*¦;ü™›y•Ćđxuł2f ôňŇ&eLS™ňtĺăńĆl+?O#éb¸č>‡YCŘs¦Oş­ťáĎÓO±·){ă«$Ťář{ŽÜ*ŤA=ÔĄÖ7˙zHcşNX›WąiB3¤1«NnŢ/Ö[6¸Á}­©˛±g]Ś˘Ş%*ȸU5¨«@­¨ş$揰ö„¨&ąŰ šplÉ„fŇĹŚč~Ů&] ®/ÓĎ×syŤm-"ű¬Ś‰em+Ö6żv”3ל¤ŚYZ§*cđµ?–é»yň¶Ajü9ŰĚÓt’ĆlĂJ.KcШĺy5t „2¦‹lu\¦˝u1[ sŐĹPăa=Č’Ż„.F=0á˙ić2C#Fväf¬m SŻLŇYÔóڵIíewś&Ô¤Śa‡…NŰL·Oľ6eßů¤Ś9Ł‚×Ş±ÍÉG3×^Ć6Čť™~ cđĐđ¨SúÓź¦W’Âfn‹Ü<Ş6¦Ü5U(Uł…áÎŰŰ™×ËFź´1;Ň‹ë8ÖĚÚ ®kÖĆ4±żž»KąęŮŕćYb­+Y.źIÓJ𻨻úŰ zŰÜ!ŕínły“zµ‡0†±şxᚥ묋Á?d1 gYĚ îűäm6Řĺ|H«µ »ÓC`˝MÖ6l¬t˘÷ŰÚf Ű-Ě’,‰aŔ5xޢîWMLZ•W|kbBł_41«ŇČW”ç ™%1c=˝>ib"µłź¤‰ÁÇwrş¤p#KbĘU÷k-’®R«w+V%1@ë¶ć¶cxCä\ôč€2;ibrL‡vľIBokÖWűA“ClőpeML“ĘÜTŘLšťŐ ·Rkí,‰‰îöűš1H¶E÷s¨/Š.ľź3Š:ŁÝ¬iÂY]-u¨ĚÖ6Çť:&ŢŢ6ü dÍ0R.YĂT'µ•vő/†&ć·FźÝmvn|ßÝmň‘U6¬Eż9«㾋·M«÷ ÔÓ¤‰AńěyŰÄA đ‰*‰©Gu@ügILÄŚťš”$‰a(pÉ4±j`’¦…5ZGĐŘ= bÂb⍪‡š; ¬ç$‡O[‹P§řÚ𤴠o3Ú§$c›®ÜŔ©G*_š¤†Qç]Ł«›ýĄ†Y}ĺ_««ŤÉýíLŁvÔjkđ90lm&‹¬¬Ĺ.Š— f”2ńJ† F*9ßzÔÄôňµI1ĆäkÓtŠÚCÓ9»Úä“^—»I‘äĐę%‡áTjĎ]÷"Tűlj‡m(ü¦6)Tŕ>=™Ú ›§5Ç,Č7f(bŘäq†«¶Vł¬É%¨&O›‹µ˝öŃÓ¦MăĚ´jil×sŠ ™ť51PŽEUî,š‰^b-T+jő´IëôBʰ,‰Á~±Ç4»^–6čo CśÉŇć•Ţ“Ł 31ŤąóKS$1śŐˇBF60;Ú4˝ +¤Ę…x’Ĺđ, ő3[Ú0•°~±´ÉË×ěh3­íÚ?^Ž6ăT´Ď˘Îj7•›E1]m›ghł"†é‹ÉWŻč˝ô0AŁAHrEZ¨j›j›KnŃĂ -ĐĂzš/=LÜT‡ő"Żźĺ9ľ-¬ŰKlŰëËέ,Ç•Ä|ŐÍćĐ?ýbgÓ”řBk¶îü®’µdKMLílpµn)ŔŇů,ŠÁ†r™•ß,ŠÁnŠcQU_[µ´ Ú2ÓÔ“ĄÍť™P„ ¦‹üÜx´rÜł §ĘAŻ‚@žĺ¨ł´ąłë$(CE“VÎĺ­ŮĘ9Ęş…“"ă‘g-ß1'E ¤< Đh+Ţł"ć·ž„DÉ’şěw“ť,U–…㣡 n¤†š-ě’ĚTMĚ*%]^µ´©‰ŚK›’©ŹŞZÚ 8÷ЦΒ_P ­’|î`ojňłaŘ6^ÖÝžülXŻCîךĽý¶D™‰+rĘM©“ŁM;÷I3žČňó¶łʤ5ŤdóÚ©˘{ó”:䵓D1xś0ËÔ?Ţš¨”Ěšnš—Ä0Á>$1ř‹.ÝŠůĺ­xŮp/ëBj-†éĽl8Ş ‡Ô«™ Gę…ťCłä” ehbĆ;´<§şę'MLZź$/ť41D®wăoĎšu\ĆňKł$w:XgEL«ĂxÎş¸ĐĂÔT‹ÚP“¦«ňź’®Ů͆6Í…–R»T9ĚĄV ‹|ĄwIz®0AUţŕf;»ěŃČl&ä00wŕŢŐ˝źĹ0]J¤Ërj]Îbť'Q[śŻ6‰aRöűĄ…ažiqŰxIŽł'<®GJË´jaŘďŃFľ˛jaš$pw$8Îc˛˛Éy] “f> ŢRĹɦähÄ6 a¶ÔT5é`Ŕ'ş<•…ÎȬizĎAjb&É`żŕäťK[ŃŔ°ČÇtϦ!Y%‚wşł}–Á41ă\5mZĎleLŔ­`˙”T0«@ČÖďn ´ÉĘ&W_Ę›˝lňľ|ž/ĚÖ˝,Ľ §CP{Ő\ÜlĐ‹yF má¬AőÂŢË5 aJ…óęY Łj`Á¨4ZĆŰmôÖzőłIłaˇÄľ*aJ9{ňł™FëÂFĽYsnĂW˘K67ůŮ XĄO_•0Qą{V÷Y |D˘Ľ*a´ď˘V¨ D5é,…ACâĚî~') —Ř#čÔęHZŢŮÎ,‰á©8š«Ą N}»gA«ĄM͉2řĂ Î$@ł&j-hűĚbZ -ž6Ý [‰Ŕ~˝µ0ŃńQ ˇĆĘ,…ŮĽŃ}}ÚĐş¬›Aoxä=KÄâgS“«}–Âř ·•Ż')L/Ĺö…ÓŮÎ&Ý׹!̦t䩬›Üł¦±GGÝÉĚťŢoĚćäÄgxľt0xÄÇţ‡ťÍČŞˇq1„0żuz˛«v6ěnčňe[Ôç•„0}ţýeełc´*ó%Ď”Áp%>ÔęnYókŞ…łYJR“$Ůoç-r>H:L¬sô×-äŮ& …ìĺ”SMŐÁäŘFŤ¬ŐʦTF>ZŮ zěŢ^^6ąţýŮĚŤł.Űš…0­äŘe6 a€§u•zaú2„0©0łČŤ" a°nŃumö—fô Ü[´r6[Eţ „ k”·“Í’ŕń+ŻÍu0N%±\…éŠć¤5dűâeł–ÓŔ¬„Áť fË;©—gha´IŢę#ZŚ©TÍlňLŞţ$…Ů‚sŰ_J\2ý¨„ŮFn+aâ}\}ÂlX×·Ż^6xđŃżâ}U% ę©g tř+d% ޱ·ÎB4Áz‹^ě,ÁÎtFňÚ "AXüżî2;¶Ĺ˘‚é"ć].ô¤Î0±é¦…ŇO«˙}Á`1×—Ë(¦¸ŘśÜ«Â˛¶")Űę±Î.6P¸„8öĺbz~ŕ#ŕ.Rĺ/ d{䛎,áÄßčÎlů,9Ř-n ĎŹú—vzŰ2^A’żhŚŽ®éĚ’ţEjĎĂő˘ÁÍlC:ČĹČ&oűP$őKíq1[±Yý2bęYüâÉE{[Eüň[­tUűůFH>¸Ř<ĎgËĘ—Ua´ˇîĄś}+_B.ż˘dbÓ„o»Í Ôd5ˇ|_éŮÝÍ©A†aˇ}aü&s=ëkRľ”g#ÔĘŻÓ~Rľś\Ż-+"_ˇâcSŽXTíĽ„/Ń˙CYů’Ľµîâdì‚:ÇeA‘´/ ąĂŚÔťn˛™ ´ëg@%ůëYýr„ÇĆBrë,ÉŮŞ*id@oa˘3Y٨ĎůdV”›vő˛˙ĺí‹řoYüŇćâŞä5“ř%¶‰{vłÁYňč¸Ůlk¬ňËěf“‚DAڞřE)Ý憚ůwČ_TW S™f*”!€a»?őĘií*l“»“ń }é_F¸…m( `đŔv=ő<ŁěÔZô/kéź1aΤ«=U˙äĆ`†śU˙ŇjSň*ë_ś&x,‰|Ě Eîo…˝Rt´1€E=Đtuń& oŤG·vNÁÜ‹WŽ"YĂ(X?°gŽ« nWŕ–őýMi_^]h` —*^·ň’ŔHN ’Ľ{…*˘ţĹŠFż­,bÂP˙2PB9s+C+AÍdQ꾍L°ĄÂoŞ!půVôš™Řó‚K|óA‚ {cŐ­Áov6, ü¦ wb}|ŘVů[Žl˘¨oíôNßÔ Áˇ›»’ňŃ—˙[{çżĎ˙źö?Ď<ßňżĎěúŰ”w˘xYĹŹËAD–ŻÄ]§Ň°qC¤$ic^’ÂPQá«_Žż°ĺacâ@Ű­ŢĚ@űT‹„-¤lťwë‹çěC9Ť‡,ľ;ÝSZ@0ܰ<ü»ÇÎÎ4xź!—~{±ůpĐN?oIkÚŹf=\Ýo3i8ž™‡~ě›m :Řń_ť6ďM]ĺW­©ŮmŮ!­9Ż cö“˝=¸ć¦3Ça ‡“‚Rɡ%˝98Ć6çJźn¤µË˙b9Éľ•d:źČöîĺ5=¶ ĽĽ[|íşUĄÝń^>IJ]6´Ő }ö lŤn’¬©˙‘e2ź;úÍNHčłŘ<úŇůV}áś=‹k¸čˇ Dš#L,ŕe 4wŁţ«„Ď&ˇH3{jëľa쯶JËĚj·§¬ÎÁ›ÔnÖmp&Nň±Kdł*PŰ.Ŕş§úcłGë¶zřŘŘF,Ü­GtOŁgÄ`LRëJ %ĄŽ`¶Íëö]-÷Ďmc5ýĺj5S 0†ĘľÇ—ĆŁN‰Ű"o—M‘«ún5Őz ëA$© °O«d­ú†C‹˛qţĐŁ[”çΔŃíMm® Ţo)u.ú™Xo)B" =ÔĹB­Í˘P™—+zĂ6iqVƸ]˙ s8+Â{`Ui‡ŢfŘ„~ü„„öq8\V?Ńd˛Ĺ7Ž#óşÄ}Ŕ°Ë<`¤­é,=rB)ç›QٞŻI‹ţóx˘“ă9˘QXÓ™[VWůíĘCsSŔ:Ô˝ÄZÖ:rż€—QVÓ$Źj|MŁÍ­KŐŕÍU&§ó·[N3XEńkůquˇpwGśşŁS~r Ëq‹”5Ž´{ s®‡-Ö N1%xŢ™ś¸µżÉj†ĂM:!VOďpŽ…DDĂ–S ˇ¦¶[Mg ¬7JŠîĂÇüŞŻ?5]/S^\im•=(°Á>fąŹ¦‚Ą~˝wŘŚĺl'.W…ékţ«U _f)bÇ Zű×a¶.»ÎteŰp˙ ˇĚę†3ß˝ë_‡^eëÂr†ífşR׌oçF…Íyx‚äŇÍŽťnV°€DÎru‹Ô;čˇäBĚŰ•˝ŘO)l®X­XŇܶcč##JaUďčíĺ©ĘŃC óÍI WPJąĘaŮ[ýh;Ë rÇ*mM÷ž.xŚîžRÚ·•Ú–"ť§ń\¡Ô/»Vqđ@δoĆđOsčGâZš |8™‘śü? Ă›‘F°śĆň“ôÇ*=H–™ďlˇÂ†é:=f⻎…z7s*ÄéŚ5V\Ą0şë‡n>[‰B8ť©ŐĽíá™ů ›ôwĹě{¨9ĺÝ+íoóěŹŐľbl0ćaFźŁ“—řŚ@;;ě2Öá»x 泙엫mńę„ÜěŻçŹmĂ]v‹hl°žuSͨżöđČR,\Ĺž®@ÁĘĐŠÂ:f65ş#\ŇĆáa#pžlYí]”Ý0i» ]‹• 5~ov7tëŁÝ˝=_”ݬ#ó¶)ŧŰĂףĄc÷ ĆHŹß§47ĎźĆáě'+[ ęůŰ›˝_w&sÄćw“WŚőśpÍŰ Ť/ëTݰXŞBtŚ Öf(›­[ô?WąGGŰިşAtŞ?WŮČ㕪dڞł”9zŁă›W˛ü<’?Đ ”˙Â,Őa{ĹyĹM”!;R0ϰđ8ŃçÖĺDeÍËçęÜHÍŃŚtŻ`ޱ‡ťÔ)‹Ž®f+Ď\•ď”čË\(b•˛ec †ŠćJ\óĆ–ş¦ćč=č&—Ľh±ëŇŃú4âV´ń6ÁCuáX˙ăťŇŃĄ±<Ꭷ¬™f·u$¨ë˛ĺ;dţąPtđEďd§fśGş‰nÎ…źt–V˛÷–â2|)Aë=Ö e7Lîm–Ůa÷A3^˙üäxÜuĽSy{…”±ęĄüŠ´˘«‹ÄvNu–Š.žb™vZ†ő(‘ZVѰ¶ł#LĄÜA›y<†^WW@±˛”7LrtŮ4î—dv<"óĎWSÔźVçB˛U˙@¸.%îí~ö_áTßUŁ]|Ł…űeľ'RТ,X!©rgým2•QuáÜÔ`#ćN˘]ę¨ĂěVă­ `ň¤‘śĚÎ’¨ňšXU7`"Ą•±nűȡ>#ĘŁ2Ë‹§XMů„4%K6aY™ňĽKśŽlšđŔů˘‡ i‹J„ĘđĘf·l'˝nĄ(ä(58ŘpuLÇÜŤî%8WÖ»Ď š¸8vaăpŠáÇ%’&i§7íPzP¬ď( üi€ĂďN şąJB`1ľ»ëąŮum]϶ěßŕŮv‡˝xŃ}ń<˛xâ–λźYömŁţFÇčmÔBýÖpăXŮDiEŘŐŰö]úKŐn&pDnÍÜpÔ·OyKSH•ń~Ć‹m”ápV»ŤäFÜÝ­Šžd8‡—رŽÎĹäI,9ěś{\±nfšl‡˝ĄÁáĄËCŤĆ,_š”gDóh§”_Z´ë‰Ú*_Žr_»ëC7Y30ľ9ąŞ6ő……IřvĘ‘ćp:8zWäŃŽľÖ=˘÷RrKÓň¦G[°zř·kl$ŔQQöףĘi‡"­;»*lÝ–ôóŘEYpŽŞÉŢ/7ŽŘ%m8TšµÖŠľxyŤ*śsńč O"a:e2«€-8$¦źß $¸©ĽnťţČJXGzW(ĂYx¸ÖމÝŔj|’VJaą`üơo¬8ýĘÍ^Q•´ŔĎďă`€™0+D÷Ńż­’ă\¬prí±ćíĚ6PŹ”­µ°SSúM"VLŰF™—X击oÚ’N!1•–Çáŕh±%”ätšsQbë`Uâv®%ŔĐtZüfšn¸˘Đ`ŕ^Ń='INä×FByĄ§Í;©ű[ČűŻgż¸ľßqx9©ČQo«áĹe†—v±ůĘ_=ŐäĎŽfá+‡.¦Äˇç·Ş<šüvL,Şr$Ýf wKTŔ±ąR•Óijc˝;§¬*k¤Ą*g‹Ń.Đţ˘ÓkWeGřĎięčŐ_Jď í#Ún™Ôtu÷7ő`ô%*{;…9=š&Řžú˛ő4µžĹ\ŃłęÜ%>››ťŘÝ6c¤¸NéÝÍF§6µ (yŃýÜyQźĂek\@;vK“yc‘×°ß”Bßo;•ý@gáŮ”ŁGc˘ŻnVÓ ¸2ňĄ„Íţ˛éÂŃ™çć6`+©#ŠŕíµQXÝôPÉOŹŻ% TJV3A•™B¦ť”[h™Ô_­ZćáŠěY&Ve\FśüLµKň„±im]8qG ;bÖčbS·É»FS?Ž‚hô·Ťş*đF‡ëÝmŃ“żKg*Čr¸P–šŢh5ŠëĘćĂ®\YZ÷†ŞĹ.§vńŻV˛·ą)čďUíFdF†,hřnuą6ő·b¦¦ ĹŃŔü-): «MXßn€RVŢw‹)Ř(ۤFô2ŠĄż».v2[ÖkGÝýďç-ńÎ 9F*Żď‡Ľ`D9R4ĘÇ4v7µ;ýv!?C&˝žmwVmŚŔEn†jű¦ Ú©«µŞ,`M,fÄjÖ(Ő#­,7ú«ő~Íçh4lţęůěTőâéČŞ‹Éż{’|ő`Yŕ•4ÓĂŰDNPq–č°şLŔsۢJÍfäT „cMââ P@ąşŞëN˙NowíÉ;:ĘxrŕA‰ÚgűPF1šTą‘cʰ]f9»J¸Vv"XÓ…ÂĂaÂYB¦ě¨4{HÖéysZDݬ ąţ9„«˛ŤG¶ «Ż´éňoUWĚ+ěDWŞNb]˘ W!±#÷›;Ân^”ş—•µęúBM©‹ÚzŕČáVŰjé‚vĄ{J Ťő{č… ŮĂŁ;vż=öŽy» Ý6QI=éxˇ Vaµô™=Őñpź Oűm=¨ěÁfb*J†”˛éőŕ|ɤ¦®ťřľ°BJ‚»f[©ŞŽŚ€ÜBÝ”=“VMuŔ!Ŕ†˛`7äí˘3ěáéfL SöÜMýÍ}R((d7C·Ş(?ŹlŕĆżß8čoC=Ü»źQ×KŇiwGĆmžŻ3—Ý`Ćx&EŘ:$[?Ţ©]=ClŞđîšß\L2´Ó¶őVneŢĺqâ‡ţĹ€ÓCN`€ ňS@% vŹsCź"v - ]éhn~ĽE"ůNţSHť­˝z'Ą>Ř–»‹`ÂçHá}_¨ôáşĘ‰MX޵–KJ¤Ű»‚}¦ŤWŁwX§«¶÷˘mé¦Ú‡aŠVu‚ öwďTű0GĄ‘Çm­EŻÔ>¶vđ÷™ĘZ-fř‘ŐŤÁË;˙ŚßlŕSďĂÖ¦=kĆ´1§śÎ&0«şB‡ާ;ÝhÔKctFfß%ÉaëS—źćÉć1%@"ü(ÉeůŻÓ™€»4Ć8iô“ŔŐcŤěň)łť­ńđş}O1×'Ś*¤0Ôün…oy;¬ĽhybÉ'DÚýŚ5g—ŕŹÖuŘ V%öMĘÁýn1śpŕđúÜzKósPéč‚Ó;z1¬ę)žkvqw$ÍĆ(qݨ÷Yu~áµ]ľ]â)îTü`;8­´ŘşCFę}x‚Ţ<‚€Ô°˛]Ük,«7čSÝŚvÔ á§4Fö›)¸WÝ6’=©šÍŽĄť!źóç2v2Óâşx<9ôCa¸ Pµąç’¤ČđŐ‹éK°K÷Ęş˘óŚ řŐOb,Ô/¬|čą# ud\‡caC©ZÄE;śét±ü1e])¸}•=Žęh±2č}ó!H*Ç~Z‰şçöyQÔ6SŚJ{<ŚV©˙Y5wU"SČs/BÝaŹQzIó«8Ď1˝Xlg4N 4„ţdqŁhĎ`·Đm–ů ýĎľ[r’‰´(}¨żđ ˝;ůírgÚ Ľ{ă¤>/’MŞHç‚…á2Ű•‘ÄŔđŮ(ş,ćęŽÄZŐrÜÔ.ӭχ¬ă”/R騻L“÷@J*»ĎÂUę´ĽY^\áš©lVN㮝ş"‡ĺ Í*"8yąStÜk*XÔСŹ  ´0îgDý*Yôą'G­Ń"ˇĂ:F~¤jÂl+šŮÜÎÝĽ•ššŘ]bĘNXŠCřňqđ*.‡źšŚ#7ý<ę$dʡţÝ5qçżđ¸XT±E‘¦ş’ ÖüýôO6öęośăt oŞp§ëPŕěŇ=l¦Ôa›ŐƆ:ą/öˇCÝ˙µŃáŢű­ ÜíŤńŠžÁdçż¶®Ä ™Ť;µ}ůň<›U‡ť4ź§Ś ˝­¦ÄÁǦÄS€óz ąľý Ćx8ÚŘ×qą˘ăą8,*řŘúéyÔäÚeo…N©]áşnJ|2¤“ ÇÎ˙äÔ<‰ŞjŁÉŁ^Q·ü©Ä‡l”\ŠÄ5jxQCÁˇŢ“Íű¸6ć7j(ÓßÔ$ps€0gžaĎĆôVÚ}…ʡŮîe€Óc@öőyz›~¨ugQ*» ´÷8 pż-f˘ $›lŰ,CzYĐtr†ŰŕŢŔ¦ Ďb.¶Ďl‰‰‡ž8ĆłfĎDˇúSV}˙ů#ÔZÚyůS˙ÚxÖ8Ôźi \3şŢuů7×öf‰„u`ŤVý}±ö…ŚČD„˙řýě$Ś­!8cÓiŮ›V_ JŻ'{‚Rë‘•¦'âýSyv6µíC)Cm”őWö“ňĎîTéKÉ]y*.đ\,ß§°—ČĘ–Ł0—7oâĽđݧŤ ›˝+źfďŽĎA˙9t^"t:śçž—·ł [ŚděbáÚž™}h¸+5DgćJÍĂĐĆľK/{‚.Ľ`üýóŁžBÂhŰÝ%tĂ–~¬’ŕHš„FAż˛ ß˝ét':ŠQÁ_ůů®UA§EâŢ=â~GÖ«Žm‰kN:Ş+®!”ˇßN’›č(˙ÁŻaŻ5ňĘ áęíşŠ)uw7IÄo<óîÔůÁSřR‰ śCĄ‡ŚŮ”“ěyk'Őq‡ŰG2|´.xž2ńČŢžĂ$Ó)TÚ*FÚľŮZˇ×N0 …GpŢX03"Ť®íŇVeÍ5č‡ <ś =\ĄŔbÚ3đ´Ůóń 2DBçLvúDr啸‚B×âżz(ű\űżvČ.OŰ{[/&ç ń+ÓC ĂyÖ6 cŤť ř 1ëŘ©±źîÜŞÍ,SÍ?ĆF˘"ŰNĚvâ JČ=<°Đ7·­< š˝ŕĘżżű2¸Úé'AćĎ˙…X!y úňf˛'„ţ×ÎeT`ŹH¸MëůńćĚóřA”rY“=˘$Xe0źOܰź˙Îý_X™1_ ôŽÓ˝ÝéĂ…Mčl‘ÓCđŇ!FĆv;„—¶ ŐLn'-íLęď.˛ęfĘt$Tô˝ý Ë'eLV ^G pď;gÁWťÝ-`` ţX¶yťŽ·šcď0> ž%ţ@ý°^I}ţ!ŕ-Ţ’„Ń5†ßî:Üy#I3 P¨{ĂćK·U3q`pÚ'BüÖÔľąF\˝×ŕĎĄ–UŹř MÚ ńéaŞ:=nlžď}†M—Ű„ş‹uăžşňłË¤c±9ÁŰרßÄč·ÉŁuúÄVg/vgwËÎ'˛±ľĂbęÎÜWL˛Q/ßinŃdíŢź9Ëńá)c3V´)Ýţę¶ĺě4„;őso«— ͨť{˘7ȰÎô+]A<˝{fjĹ”Äg§n®YN/śšNü:—ţÓ?63äŕ”]UÄ»GkŻo±O„¬ŮÂnç& bŘBʆ2;XÚóÔ"¶†Wâi‚Q7®fŚĽk°^*¸Ő¨†Ę$şoˇBß-®)>/ŢP¶=łcjٍŞ[5ĂsÍĎűDČŇX®ÍŐ^űăĂDZ Öę‰Â†«lź×"Çib† ĺ4Ż`éďšf\fĆʡŚ(„[»ÍŽ\¶@ŞâČÚ°ć†VęgÎň čÖÁKť‹~€!‚&˝pgůđV©˙@Güľ©ďĄ§ ěXŻNĺ]±ž+™)—Ž<ŤîÖ0Ő¬p%ĚÍx!ś›rÎůQK˘Š”ţz`†yZK’1¬t¤ÖЬ­e ˙1Y5śĺ=§\ŘvĘě?«čw<źÓpoń6Źr,Ęű?­$RÝ©ÇiçőgpĐŽţbvXĄ„{tuŢřcÝůš\·ŃÔÍąvĹqČ<ŁÓđ]ÝŔiđ7e~“ág7‘ůeU˘•Ąś›Ű/>_­DŘülÉ;ÖvÜőž“Z rs†/ϧÄ"­tądGŽŽćĎĹ‡Ś¶» –‚¸hpOAÝ˝ěĽôÓ•µ*?qöNŁč ĺŻr¶łđ,Ź—±PV‹HÚ±=çĽí·–ŐÍ‘~:SÜ*eĂó´±ÓHÖ˘X2O'ďĎŹßęđŁÝłµmÖ!Ě„‘ßěˇK)ëúŚ [TK‰N©N Ë;|űΠϩ齦H Łç–9–%‹ŽˇU¤Ŕ9-¦” ˙—źwm ·Z›6-Kzęýú÷­SĄ7ôEő÷«˙ëXł°4]ćO ôéýŻciŃL—Úý ¸„as,=Vžß´ôŕęŘ–p,««ET\ăŽ]%:ćţŘÂ1˘Lľ¸…˙`w¶:ˇ%ÄľuUřüTŐoÉUaqc-: ¤gKb˛{1ů±\V?ţMä{1›VôÔ ń›č·!ꎶ8FgtE «ćǵ+r®Š˝5ÄńúŹËµt8v˝ţ ă h÷,Űü›Ň͸=űŤ-&ÖošY·ęµř»S"ř†‰¸Í7őŕsMđt‚Ĺfżz¦˙7Ąúąvë†ę7©©plŞ<¬!Ŕ‹AŽ@Â(âőŮáÄ›ř-çŕűëŁ]™Ë›ő+ß*ěŕtAü&Ä­ŠĎ×č)eÁšJ9Śůűćd(n€††âŔŹ÷o]ă[´Ţ5Ľĺ¦p@’Ë%ež˝«C«8ÉŤZĹ芟ŹÄŢoĘěáł ‘ ÷“Kň¸řň'K ´:™^TĘíľ^ŤOčßbĺ–˙ WnůżËáh»EţöYĆYnUŢŮĘ&ňÍ-h9şĹŚŃ•Ńr0ťXĆ][tfË!><Âűü‰O-×”‹<ü@vď/˛ÜÝAË•Črě٢eŤą°`äÎhą` ďđ˙[2Zn[ÜYAZ¸B–CHŇúeç>ČA–ĂCŇE§ÄÖĄ¸źČrá°¨M"ËyRÍ ćb4$˛Üş'ÖŤî|A–ărŤ´Ńôř·‰,וu1[śUâŢA–ăůrh—a—ąrŕt‘,ZVî×Jľ§AZny8e®(=QóŮ*VŽz"ObU¬ÜŻUC,zl2"r°ÜŻĺ›5ŤŻ\{*[Ný8ał ¶Ü¦`ń ¬:Ę Zn“M¦ľ·7\nŹă4ţşâĺŘiă:ňóšđrŹhg]Ž /‡óŘł)Óĺt˝‚Á); ŁâÄS0 e'ľ\ÓéţJ^ď/§h­yS’ę•0‡—p8’ŤÂ0DZ ńIHzĚ5Kř‡ý6áĺÚľĽľÄÚgŕĺđĽďć;%·˛B—k&ůĘç„7]n©×:ńĺN®CĘÜl‡Ęš/Dk8ĚxąKĆ ľg¸Řpě"Ľ•ţ™ér8é{ž•˝—cQĹpQŔ¸GQŁfĂĆÉ=±ĺаłŹhą°%Fę;ČrM Ä0^÷sËIZąŃ,wh 'Vu%Ëa«9öTěKh9…íČŇż ĺxáᵵĖăZö–µĘ/Šů'¸\â:¶ /×Ú2žŮŢ׌—c(á90,‚{…ËqżY|DĘ<Ńĺ”)”ďRhş Ëmj±nH$)ëz'¸\W‘ítŤđĂ —#×{\NRj¨Ł«Ňĺp`Šţâg+¬pąĄ{ţ‚1lËu·ÖnÖP€k«pą5´€l®h9$JŚ ţFË­JýwLJĂ`Ë)ňT>™;%V˙D—cŢkt…łYŮr zzŽ -‡çxiđÔ?‘ĺ ¸+'ó§,÷ke;ëR‘žc ĺ”-]ă™5vá ş«•.—i×–Ńr›NŤa`´T¶ÜI;ŚLp9ďŽŮoëfĆt96´Łx˛ëĚt9ž×š·&6čr|—˝űΡƫ/wDW Čt—SWÇâ’^ÁbîeâËEĄ ©ëÁ—.ĽGhĘ"bĚmtĐĽc»ŕĚá«Y"t9éCŔśÄ˘Đš)1oAăw t=>€9ŤČBěŹ13a®ë8ö,’N{č 0§ÚĺHk>ă"óĺVĺĐŹ‘sÂËíD‡çnĺËŮnNUş[ˇËu7y^mx‹ďVŕrxíÇ…Ń=ĂĺX5>FŁ şĘ[®éí˝ˇ*gş—ŮËçőv‹>7ÓĺVď4ŕ­]9©qśKt׉ś7črJ'3sĂ%‡€… ÁÁŠ€’Á6óĺö°Ňگ—ł{†,ĂĺperOwmđţ‚ˡĄ;ŐŕrČÚZ.V5ĎB—Ł˙Ĩ‚¬]1ŕîEÁő —Űé)¤oß“zŃĺâťĎt9&ŠÇŻŻ˝˘ĺŤŕQËČFÁ–Óç—KÔäŃ2Ăĺx®7Ü÷.CçD—sšEłÖÓ¦óĎ„—ăNd]2‡đo—ăČÄ»öŔćšđrÍÂ_3.Ř'Ľ\W“S*Ap9VŘ Šq±Ę1ˇĺĆ€Mcăü€–‹®I8(¸ÜAo/ń| ËŃ Z·°™/Ç,Oëj’ş«·ÄśşÔz{mq0ć6…d†]ZŚ@WsŚěC‹@~Ý@ĚyŽŘŠ(ĚNĆľ(<‘@Sťsř±ăŚZűńḇW/j3bŽI¸ĹYî’ĹfÄś)’řó1!ćřűž†YaFĚqbě± ©´Z sV€»ě鞢РĘÜŻĎ=ë·çÇ3dîl´n2·˛$č/ŹŕŻf°ž‘e:cćşjżwś3đ…2‡@ď𯯔9&©Ůşí­ëĆ\ |„ĚŁAç™;¸®wkćŔ”ą_?ŻZĺÖ>/ą5őĺ5Rčś3ÇYqSüe®«ś•4‡.Ŕkµ„ĘĎLšc>ěđ­˘ć0?­î‰ëě/Ô˝Ě͡ť‹}E͡¤{™Ă>ŁćP㾌žc$ąšĂ¤lٍLó„ 4‡ ´7ę7ý~Í55Đ´uĚĘ ĚqŻÚ»sĆ´âfÎF\™°ÉfČÜ&Z¶oęRN9…VÝíŮÔođ¦Ě펝~Žq™2Çxóq†ÖQyćĚáú0I…“@s¶™]qŚĽ+h®©OÄéĐ‹ š4×ŐŔ3ň$káĚé¨ŐÇ*ŐM ą‹ÍJ›aؔ˜9V&NGŮÉ$'sć¸(™‚:3h®+Ya9]ÉB?€ćFař šc{—u=|ÍÁ-±­Í¬jDşËśąC]Ž/Đś"J|MŁ[H¬9Kj[­˘ąlnÜă€BL°9jĄ‚(°O¬9ňǢýđĽ2lŽŤkJ’´`sřň›©3·‰8iŽ·Ďt„•„«$Öś×–‡Jp‚VŘÇđ@Ąllî`öÂ{đ6„l 7·ęKýŚËVű‰7GéŁ"*o®ëĽ>:ýĎŞ¸9<…íŽĆŚ{ÂÍ!öŚ.3bx޸ą=öŤö˘Íµc4bíüö Íqý@Nú2!I7:Ç *€R nŽűiČV‘V.¸9´ŐG¦˛âćřÚżŢĚÖŹąň›3ˇÉűÔ‹TpsL~y^ůÜ2mŽŻ ›‹áŕD ©¸ąŤ ”ݤCľoN‚ËŻýP"żçNÂ!O«Iëň3qŽçn/É|"Ω7Ą%RCEÎń)Ç<'ËĘścw‰1rŢĐ9>ŢŤĄ|žö&č\S˙–ťŘ7á‘2uŽŁš“H –^Řą8F=‹AáÎqZŠwnʧ~*vŽg”ž_a?¨sÜöńp6#Pęďw®Ů!ĐS)ĎŁ­Ř9f—¨ŔRU„%¤ĘťĆĄ )dî\SŁ˙Čf|ÂÎ)ĆS2‚(I53wnXw’4qç ®ićy"„{Ď5Ńü8ÓΉ<§Ýqa¶üâ3yŻ*ŰűrňłXâ^FĐăÉč9FĂáí¤łçřz٤«WĹ©Ŕç0ßBm˙‚ĎaqY·n¶đ9̆Đď~€ĎaôD^Mß>×´šYE<ě źëzűG¤×>łçLŹÂçµĚč9ĽęÓR€oô¨/·u’9n ôśšáŢ%S„‚ž‹lśĆ–2{nŐע[S{fËä9ü?Ňż|a>Ű žkÜťľçÔSµŮ—ČŔsRvz©F€˘‰<‡ý9vŤă¬ŕ9fwŘ«ĆGÇa7¸sż^ÍnÉň!çx”żÝ­g!deâÎ])_ŽDĺÎ! űáłidîŹđoôŹŻ ;LJ»xŻŇ3vî¤.Á '<.îł_DëjaÔşQÁsD—ćÝž[–á›¶nĎ5•S›/ĺ´”És¸B2kÜŢ Żžăë§7ą^€âťBžcńÜS{Đ Uň4ÚçpÔl/ňÜFť”Ţŕ=‡ix¸  ý7zÎ:ţöŘfô\·Ór[«›î>łç”› ÝeĎě9ž&lzĆtßÄžĂ9ś]Żfˇ| 7ĐsŢ#}[’VŐʞêę“§Äž[ŐŁ|ąŃbEĎ]*ÎŮÜIJ5Đsť»@<<J%ňś«ËNóqj˝Đs§węAd5ˇçŕgˇ&bšŚžĂ†Bi¦éůYźŘs_X˙yÓ˘\ŕs´Ű’|ť=Ç-eu#â=ו8´±ÎĹÄžŰŘglv¨^fřłß|ö/„Ż«ěą aźˇçöSß1Łç®-‚˘» çšşB`ëˇóxĎ1â¸č/~/L¨ŕą{qÚéBÜÁťë `Ë`{Şbç6Ę­ýěĹťł*áíťłwÎ)ąÝҤ‹—‘¨sÚów$Q÷tĹÎáÜľyźd± ;×íĺ4ëZ«rçPô‚4-­gěܰ0zcçp›QĆßIŘąÎÔČ8cęá î?Gżë÷ÎBťÖ˙ý˛ţ6“Lŕ9I Ôrd¤DžűÝT6ÜŹ$÷)č9N6ůQ˙gFĎâ”yî»’çâsĹâ˝&ôlěĂohĎekhą <§c]to¬öÂÎťQĄ{¦vĹÎAčsYEdÖ-°sÝb­‘`Y u®+YmI$9ę5Á»łX7ćŕuÎşş#mĽÁ‡˛Bç¶’}Cçřn9v3 `O •Ň;ôń'8zaç°Cś: ;V.q縧žÎµC ˇpçôŃÄ/0n]âÎy†˛áúřDžc8Ţ-ą˙™< 0ş'ňćÚáÝ ¤%ňűTîö™¨ÚŔmâÎU¸Ľ;×Ő˙Ţš÷LńůîÂĺŔ0ę\ÓqäôSO•9‡‡t®./č:áý/ăJťë,¦EŇLťC˘l‹Fžă#vîpW~ů‹:wěQÎZ3u®+M{m‘Â(Đ9ĆYç3cjbÎ]čďć1vŞE/s¬çb=éśv 9§Eô˝´ëĘŔ9Ž9ěĄÖ’.˛W%Î!­ݸíĹ›CĹFÍ›7§–ÍÓsă»đQ8÷kÍ–]ĹyÍČ9jŽ2ńDů…9Ç*äHědUčÜzŽÄöň‰:‡3ź×±ĎufΡ͊ŁZÁ:3çÎuôF|bÎŮIBgČ»0çVO.x"~˝"çŘĽś¬™9Çhçp%!Ö™8§~©ÓCUŮź%äëÓĎ{ő=ý•82đ©źLέJ—ˇÉLw¶gÜÜŻ5őťn­˘ç’xs8VÓă‰7×X:|«Ŕ]Ř7TOz6,Ł›kÚĺü\…uefÍ!9łuyeÍaÔÄÉŞ=ˇkeÍá˝ížëExůBÍŤeh?+lŃqLòUÚŁ‹>ú€W ¶ ›cGŮT†Í±Bă,0~˙ › +ě‰5Çdhó&7Ă gÖ\WPhu:SkNń#F‹ţ~«®Ŕć: f&%?é›kҵU[””q™5‡ëç?^ś…őÍA˝Ő yłë h:Ó°Ź.g€ćĽaţP™A¸ú„škVĂŠcéµÔďp ŔĘ™5×z+¬ěś l®‹=ŰLźą‰ŔQ`sx‡§3źssbÍQŐf(f÷Äš»xŘń"Ń5‡«ö{»fÔWC^ż ‡pjK°ćěhŰş»ž3jŽĘŹčA{sBÍuć—GCÍ̚㲑ÝmE@>ťl.LH&Ř\gU+8‹¤ 6×4ąŹđ)}VëĚškŠ{Ö·é‰5‡Mú8ŚűĚŃ“Ys ˇ «YY4°îe\%íNo ~®5cćĽ_Řf6“‰3Ç:æ†a;YVĚK5¤f)<iPćÔPĹöe«đ C—@s«ň©–J×ŕ~qćŽpß›¦pćp'G´;ťgćĚqh#×+cĘDšÓÜĽ˝-e7Rۨ9<ě÷ö¶.ÖZ&ÍqŰvÎÝ2iN)Kü˝ÎvŇOfئ«e!oű^`sY8ˇ…»ţĚšÓ-𖇵¤ ›ŰTkyĆŠŢŃŘáe‹=6O¸9ô˛[ď«Čă 7'$;ę&Ţ„ oŻňć— ¨ţÄ›kʉ\±^7Ǥ/UÁ/n/Üc-ŞaűŚ›Ű•řłz źŔŕÍ5ő>Ä!ć‰t+nŽVŽw¤=߸9ŻîżEygćÍ­6s ÄPÂÍ)«ÍěšCpfŕ–`u}ZIć§âćxČ…‚Ô—ČvÍ´9´Uă}gÚ\ç3 ±ŮO…Í÷'q˛«€y‰6Ç– O.Â!ăćŘwJ]Ŕ¶§ĺM›;#gŤg´9S()ŃŘcwFćÍu­ç—“`,ű7·ů«…őŕÍ |=śÁő\pîWkëiÜnqFqN=ç‡7(Éć荜;×Čݬ™9Çłőć’F<ŘqÚě8Ä}αđî‡s¸HÍÄ9††žRý@śCëtĂ“Jś“,ä—äS4sÝ»ň.ϧ™7u¸%áđ&Ü潹T~ÄÍďěÓćyŕ7Ǭ&Ž$QÄFXSis<‡é˛őr+m®S6č™ĎýČ´9ďŤŮ”y;„t[7×lkQŤ_>×7Çü±?{@”?ŕćg8źWˇÍ5Ąe®ĹŠe"Ć ŢÜ&Äh3"Š<ŽqncćXMA]%ÎĐý@TsÚ8Ń·¤„©öĹ‚ś»7™Á—./çđÇG¤Ö˝ç”‹$Đ p®«źÎëp»]qŽćŰíŃxsĂňČĽą®¤ŃeE(í‰7§FZÖđ’=V&ÎuuTŹĘš#µ&&teÍu “ŰKPO RPsÜe0\şťôx[5ÇśŇ0îâ7Öe4a©GĐžłć8`Ń` |R&ŘÜŃGeřkîl,Ôk-·/H°9t:4ĂÍeÖĂü+ě[x†Ě¬ąfgěîMÇ‹4G;ßă iNyě%RRň٬¬9ܡÜýŤš ]…¤˘ć0×®ČÓâŻ{BÍÁg±Ń„i›O¤ąčÜńĺ‰4·jg4ÚqgŻN&Í ÁÝ÷^äá™@s†_.wPÝžé;uĄÍVŸʚă&Źűj˛ý Í Ms:ĘĐ47ÇG·˙1Ń‹6·słh˘“ĽĂÇb¸ą¦ÔČe<Í´ąP:Acű‚ÍŤ–čdlŽŰ•KbĚđ›+mNrikńý@›C‡ĹĺĹA¸JeÚ\´·Úzɧźhs«Ţa4…4`ÓfÚ\¸_Ľis¨čZ6××QŰ® ›łń@łçh8Xsö·ááłßĚšcpň\Äjť&˘ąUÖË’Ý k`s8»ŕől.R~Ď3žasĎD]0ÝZ†Í­Z,Ňąüľ3l3“şćËx+¬ą®˘Ř˝ŮFTaÍ!şÝ‡ő–Ys«d¨ Ó·÷‚šëI0ôĐRłM¤9ťľÖ\[ÍŤuŢ›W…ŠË¨9L»Ôţ¶Ô\W_ÍyEIłĎ¤ą•îđ~d‘ć(ŹŢË TÍJš;ÔúcóaÍí’Ą[k­Po‰4ץŤ2žp®4ÇW†# Űn‘č2jĄS×4§šHsÍ&ŁK2aK1渽ü¨˝>GíLšĂ.$UŹ˝Úőޤ9¶Q4ď fľčh.Ř!˝UĐsÍĂ•†hŽÉNöĄę/ś9S˝ ´eĆĚ­Š‚,×˝ ¤9‰>qT×y…çčÄ™©‰EFüµaägŽC“Ië ţ š;\‘ŃŔDť@s;źŻ­–\2h®k­¸¬Ü-R`Í]\ŁŰ~-śą•Sý‡Ö6ö÷šó]?m3×ĺźŘúiG˘ź 2‡űëlÍÖv± C7(sM–)­+ ۡě dŹ~0’oČÜwEýE™;¶8Î/3e™žýŽf’­Pć8>OŐ3 s:®G/Š<řf®ë)ÄĹíüöB™;îńăëÚŢąhů˝{fĚ)ŞŹŽ|#Jd®«Ö웸>­ŚąťM § ař^^ą#ě:xĺ™2‡´ţ9zxÖ”ąÝĎSĎp f.Á«B†[|/Rˇ«˝fŹŔ48'RďýF˘ŕ´“>ń\2ńĺ˝$Ć\˛©ň˛!§˝ľ˙°ž[ĎžöĚ’€˙^Ä$¸9ĹD3ýţhÖááÖőÝ^ŹýMYţ>ŻŹés3Ę%&xBĽµâwíMÇ·v qć ˙ň;ř/™ĽŔ¶FAů7W”ń"µmđ_ó®|+$6ʜοé€p/f)uüd4ětDá?Gîüq±óQ®6âΤądĚý±<ĂéIÝ?١ŐZĺ8mj[†żl]~\@EZkŮ͡ϭŐV¬9ĺćč…ĎA,ą!ëÓOx=“AŚXsČgdÎU}Áî |ĄkIđ<mÎŚHŰh»uŘnÎTÚN›łr\ăIŐĂdÔ™ł[˝‡ÂÍçĺ7^n.>˘Íéśţ›ęĽ}lőłäfs >ď…+­˛Ü§ô kt·ü¦öžwů°·8ňtlE¸ýpîh±cy ^˘.áHn‘[ĽUźÄç§ťĆÓqü^Ě÷î`Mc u#Ňąő<ţ=qŻ˙O€{ý˙Ś·ÜBkL•”b÷ş˛SV®¸=a\VĎ{1=˙ŕíYaě +ŽkÂíˇ[hËý··DoËGÚ^÷F‰gőJ´˝f—kçtrR~*k/RSk›P{LrzL˙„Ąµ‡ëqp·€ÚcZč¦D[{ţsB}qöZäE–+söěg{ öŻ‚ŮCŞťJů5ń$Ę>Z@Ľ•ťrůDŮkŞĄUy[({vş®mIś=6·8wlş)T˘TÎ/z뙳çcĆ(:4…´‡ĘűvE Ń&Ň^ÂtŞ‘döY‡ŻÜÉhO˝¨»×ńU Ňžę ‘‡Ř$|ř†0eşűÚkŘAvQA{dęDwř=öÖ{Ľ/¤«hO5ŞŰMÍŐ ë =› žÚAę(Qö~mYcESóăŔě­~϶•ýdĚžk?¨˛-CöřÍžÉ='Ä„6gXmWÄžš~/žnďĹh ˛ç CG6ŘZ˛ÇOźONť°7ŐeĎúuF» ˛ÇC®?±LŘkĂ5suTA®öÎämĐgÂů*ľo3c/}±jQ°'‡śŔ˛ť‰°§·hÎĐ›z 2`Źßë™×#ăőbh¶ír(™ůzÍ}ĽP¶-€˝2¶uâëĺç¸Ţ‰®‡Ý¨”óJ žź„ÖCă\°ř™C˛ŢŞŤőôą´2d=n+(G-c×3ŁőĐŔ±˘GňÖóĄËŚ˙,˙Il˝%dµ [ĺ+ZŹ©Đ¦l=!ZB¶»˛ŠťŘz–Z—ŘaÎÄÖó SşQeGë1í°Ž&őkM`˝.UŐ.5ω7qő,3<´×6aőXĆ>Ľ×ó>'®OĄí(\=ßP Ć„ŮR©z{ŮUĎÇ–źł—ž™z~Ă!Ő9ŽŠÔă7ˇuő8‰ď0˙(1ő|˛± ŞçŰ€Ç%hęÎP˝¦.Ű&xŞP=Ú-ŻI0 z­€¸YD=eÚůŻ g"ňÝ€ę1áeOH˝nüM`yQ¨×ÔbOóy‰§Ç?eÄeć´M@=\ľ2ݨ7˝FČ gś^óLç±M4=ĹEęđfŞ„GčLÓkĹ}â¸DÓë:ÄŐ^2ÔDÓë’ Yyxă¶7hz5^S;eĄé!?¶_†ž%0ŻĐôčä ĎDÓłgĺpbdŽKŹ! ¶Ýr,üá Óă߆ŤřžYz*Ď­Tµň|Ď8}Ŕô"$3¤AĄÇcńŞYu/ć(šizţ"•TĚ® ôĐx»ůŇtvEéÖ1š›[Bé±RÝź÷Ąď. =î#ZÎűÄŃ‹#†’Ś$ŢZÜ6ž÷3IŹĹ»‡‹6=Ĺ©3‚˙úŇk٦›AzĚfŁIÚ*ÎM,Ľ`é)ˇń<ËĆę­$żíăNWŮ JŻyŻ•NŔDŇăókmmôx‚}îk5Ű1ş'–ŢĹŐÄZź>Łôhů®$=™-5ŻŞv}†é1Wß<Í3]ţ`é5iˇ­m[ŘŕĚŇĂĺ!¬ Š3čD™¤·ćĐ·‰Ľ“8zĚŁĄ~;÷ŚŃSSv M¤čI‰Ł×”˙ßBŇůÄهG¶E´dŘŕ詳[–mbŐ-‘ٱ«ż­§’ż˘ôFŕÎh9ˇôôęđXä‘>±ôŹ±Â§Ť…Ą×Š-…Ú *JE);Ě(=¦žń˝­dńŮW–ަ»îľë…Ň[ µłĘ’Iz4aŤnx=+I/ý6&A+$=&{S· H‰¤çk´‡-sô{˝zĐząNáaoôV?˛Gímű@ĐkŽw ¸DĐó…Ň{–Ž7?ËžWö¶}ťůyôĎę©Ymđó6Ąרâc2>O‘‹N´¦˝ćpô˘§hyóóš'~^7ďŞXç° zĎd›쾎ž‡*‰´xÝÎÎósUŘB­śÇ0âňÎé&<\!çáŻţS€Îóům€ÍĐÎkĘőhł‚óŇÄCY28oµ±äőyäŁ*6Ź”4ŹęűŇ+7Ż)Đł”837ďŮfŮ0şÔ:ĎgŠ }¬7tG´żđ:ĎŤĐ[Ü™›·Ş?n]$¦č ›çŐ÷vž›Ç´t'ŻÂ!"Sóç­˝Ú*5Ďoě6P$o;Qó¸°?sƺɕŢOÔĽ8^đĹŢz.‰šÇ“~±űsnŘĽ’!ăDJČ<‹óöx8÷LĚŁ3Ľ1ůŃ `Â@t6zë"Śí?đňşG<}ß /Ď~]‡Ł[IĂ ĺy¶Ň»6®DĘëf“0ćvNŢ:,„´cě’g?l]F‚ß…‘Ç—–D#Ota_ľŔĚ<±šş§ą…BO”<—‹Zsźęţ“§V^6qEql!ĺqżUď Ęë\qG„˝/Nb=wbWN^rŮZčý1y<Ő^.v&Qň8l@[MK¸FĆä1Ňň¬V y,.ŁoT‘¦†‰’'ŇĘóÇ˝XÝL^óÝÖn3'ËCŔ˛ZáäY$í¸dňdLŢĆ:x4ë¶ŚÉ“vŁ9iLDřÄÉÓ®Ý}×^ u·(Ď o]%N^×1Ď‚ ˇ+ 'Ź/!rôŕĹ$P/ípq»±ś*(/ůŘ 4aňdÍlÂŻĺ§rň<Ť†{ŰÉë;}‘×$úĽšŐŁńË„<<¤áĽśůxMŚf;)áńl‰NÚ^ńx]ŐĎÂy¦ăÝ<Ŕ4sě怬tĽ’»g*ŃńÔc‚mĘ!ŞQ :žŻĐú~Ë :ÓmŮ ”Ą Çăî×V4žç G·jĺⱟ&ÄŃgáâšH›Ó¦żN\<®t‹{µ«]óĹĹk!t"VŻrńžG4°8ć2ë,),sŻA7¨xř~ĚÚő€ĘT<a$/ę_˘âu5rśVy­Pńđ·›W˙ŕó9¨xĎqž˛ĘÓ*,\Pń´Č/Ţì¦Ć‹ÇÓ˘BčOT< ,âD¸ĎT<Ő4ýîŕŐT©xJšpŕ ´‘ś>f*—˝3"Ł=cńş("“Ď x6jüą“ë•x\¨ӟޕ×ĚěZ˛š‡2ʵúót%ڱ§ ŹF뻫öŹBÄ‹ú‡âđK_źxhGĽĽ{z;ű‹—¬óÖmFâ1"„î1wAîOŠ×­ ~XJ—T<ĎÄř4-OŮĘ‹~X÷âÎc‰ŠÇ+ö†ťË\<<ŽŐaśĎ!/sńÔ ľ{gŘş ĘWÁxKč=zÓ×'.ž­8öóŘo‰Ţ ‰Ç˘XŠďďP/¸ ű3#ńđúŠ÷.™Çü4ćűe0TďʎËáňť‰ŃJÄËgŤ•ČşâńّƨČďŇ_W"TkjŇŻ^™6×ő‡×L5áđşĺ¶NŻß·ĚÂăŔÂŁs_É@á©ÔÍJżöP\+ ŹJŽgłNKý‹ĂcĂŕćܬű/^˛Ě\hMTaxh—9Łž0ľĂă{KÖ±ë-_Ćáá»×€^3K•?ÚĂ_8ĽäfXŰUţ,ĽëHËK8<$ĄÁ$Pşcg{ýDĂCöʸöZ3 OŠ8__3Źő«@Żď3 ŇsĘ’V˘á55 h>Ⓣ…G­qk&ęWF†áőE2µcđMĂëáYŮ Ź»Ľ*lZTŻ[¬™ß+ř‡7BÓ…&d‰‡W‰ćŻ©‹řôÔę3A Ď×3ëöäŘĎ<<Śl(đĽäI(TĆá­µH·‰g—qxÜ×˝]•бĂóđŐä@—n}Đđt:~V·â篅ů·Çő&`+[¦áů1ÚĎçűvfžp-ŚĺNqč ŻW#[–ÝfŢ…"•éNp9……g—şî18{Eá­‚ť\·Á· Ź%ŇyL‚fž×ĐC±NĽcÄń>!r ʵĎĘ˝g ^ÖŠď„qyqđÚŕlŹ;‚ÖŰS]8Á‹„ąŽń¶o–ÖŐ{]śşŠÁŰŚ°«…‚ÇLŁ7 Ég@đđ^=(ćŞýbࡧŢuM0*Šć„Ŕ‹”•~\&1đ<•ů?o'IGĚŕ­v urL¦Äżł/ż<ďÓ*űΞ«ŮwŃ÷&ň]ç@ŃžČwHe ů©€îiřëÍč;poĚŮő3ůNuť·Ô_•Čwč : n|'Y_s1Á&l^ďT\\ܬJµJľc›—Ż’ťŞ }çť.*7pýŻŕ;ě'«·ŮG[Ńw@tě~ěx´‰}çcF|{0}Ç8ÇÇĚľźh‹” –ŔľÓňZŇĺř®9}8«7ř.r}p:Şŕ;¨±ăÚ×Ě˝mjó<śp3|§Lß´ˇf˙$Čw]g·uŤ·ľÎä;f{#gtn}‡ČČk/× ]ŃwÍĽŐmwŰ üÎSR^.ÁÖ;ˇď  0ůŰ-˛^!ß!JXĂYrĆeň{ë˘">‘ďF“fó:SďTšó`|‚Ţ °.´{=sď¸;aűRç© e2ř•)Ş5)I&ňÝĄB6m&ß±n ^Ű6“ďŕOrSŕ˝ůÎY:‡âqdůÎ+ ~P‡spďÔt†«±&|߉ćď ßý˛AňöW#^Cbßq-ĽéřŁ__ĎŠľC(Ýť3‘ŚľăĽŔŐ68žaýŽGd*öä?6đw*š„UŃvęĎ ˙ŽWGh Ô˙N_żˇĆ¦…Łđ°!®á¤ríx±’Ź—xLZµ”-/ţ‘+ţ×ä«ţ]—ěšC~ čmŮúÍÎç›®Íf”đqý®ůÔŹ‚żkÖłzG°•ýηn_+±$řCéÝź{7t]Ŕď<'ä©T<¶„ľłŮě8óţÂŢŃŢ»uݵAŚ9ďn˝eSDŞŃ·ďxN Č)H}ÇcÜ:ŠÖ0ŹNä;ѱÝŕ[HşH仦lË]gßQµµRXeßőÂŢÝÜ—še3I.*Ř»qŚÁĄö {Ç  Ű7°wĚĄ2.7$;‹ć•{Ç„ü(şź™{çoÇŕĎ>ˇw\ ±ŇZlÂ’SĄŢqSńjÝ‹yV٦2ë›yçń®ż·óń®yÖe;ŽŚĽóĘDt;ŕy Ńę­ň’w*^lB\śĽë’•î.©ŔK™pwÔ·ş»IO«{Ö\.O24ĽóS†Ueô׼‹Â¸"V‘e*ńn‰F;űéŔÝa!Â)1üă·«ŔîJ”éŕ‰u·„xnů€şËÉŞ„®Aş[ýPëţđsççuOUí…q§zIÝňµ/;ŽT»0\ő@Üa˘ž’P–ŕî·ÜV·ď.|;üÇ5ÄHĐ+|;ť(m‹Nx;/GO^•n‡—ÁEÖSü˝€Űu2nĽŃŠ™ć™m‡ä’­ßźŮv¦×s?g´G‹—ă2Şd;ĚĐ=ŽfĎ&“ítšÇ4±ş/^%Ű•E Ď\;ËδcG˝âŮżvͧüÎĎh×$r ”+Ü2Đ΋`VĂăľ8»n˘Ł5ľű*4;{uW@’›‚µŕŮ5mFÝű›`¤Yqv73űÝřš/ž]§@Áד‰gçŚ*“˝k\d ‡Ó™oÂjTžš3˘€ Ú˙h×C™T€v+{.iLÁP]ňł´ë&ŤĽ,yÉI•xvŃĐf:ńî gÇŽş¬:É•6óěVë]2”Ҧ{<;­YěÝśRě ´cSNâÖŃŽŠ˛VL;Ň‹zJ¸•‰çP;Öâx„î&8Ňç‰jÇ™’źjÇTÄl{aÚaPŁ=ÁÇĄ€yi·úůN ˇĎŇ.žĽm4Äí ¤ÝĘA^‹ą'¤zŢĹł2•™vx2¸ô+±Ů Ň.ź8J iWRŢ ŮˇĐîܱËű[üp"Ú\{Ěr‡°•D´ă矏­'mâŮ-Ęj+ČßŢ8»ćŻ… Ä„łC˛ǵÍ0<˛őÄł{¶CN]ďhč€v=ĚŘ[Úq% #µťŤ_h×µ¶·31ÓŃŽéŽë'¤bđ)›€vË.ŰĂńňĐÎŁBSFPa™xvÝoŢ,qřÖĎN•ßĺÇI‚›4hÇ:Îáď¶ń UxvÝ:J[nâ$Í@»Âű]vŃĐ Ü­ ¤]Saxő‚Éó_L;퉦ńÓߦIp?ş¦]łT]ÂÎufÚa1Ü‚ÂĘR0í˘ćˇ‡#t\aÚ)ŕĐj$QaÚ]!~d@•ˇvjg\ÜPIŘ×Aµ“¨çü±ŁóÍVŞ]ş˛ELş µŁúÁˇuś’…i7ţ\¬ĺ7Ň®E‘z´«°‰µé»iÇßfú×(âś4iZU]·„´‹<›gíA+D;ŚË52×űž‰vq˛ńĚď.@»‹yDŐÇ´C’9⢫U yx5Űţ˛˝yv#°YHĎ8;żq;ęĄUś…^Ťé@bś­C¬˝´gÇĹÖĂ®gfM<;dË­;Göa3În§|[„-6g×)lK–ˇ ýśÝ˝’’ç gGş—;/\…fÇż·^ß{dśť01‡łţ„^źyvřÁĂÄłBľU ÝH÷,DÓgžG-EU6›ś<»®ÖŤmô_ĎN•FĎÝ•gçgEă(p) śË1}”cÚľfš][,CM[ĄŮ1±Ý˝:z µ7łěZŹłPAŮ1?p3jŐy]7™íy•{âر!ańÝ9sě`/šřmoc$"o‹1—8v:HňVµ…0íSHv¸iśÂTÖVČ™8v Jn¸ęĐ&X@vc5ă±ńÇ®…ę 8áÇ®yÚé^ ĆNÜžć=ŹÂŢ‹cěXÓéÁ„ł`ě|E±xťŁ¦PěP˘ßĆ[gŠ:‰–Íy¦ŘµŘź°Ú$Ś]_ěśj3R„=çŘ­ŠóB“‰ mÂŘńÁđËýí`ŘĹáX‡!î‚aÇ©ŚŐţ´ D¸e‚ص‡¤“»änëý|<áéĎ{bĐŤQÝň#]Ř ”¬wHqä¶ *ř ę| “·g3’EiÚ[ő4Qě¬X# ąÚlq…FÉ; ]Ňç$®ţ`Äf & fd˘¸ HÄď7"O?‚Řą—JJ1óňD‹zÄď(Hŕcîď(T{Ş2˘R}ľ‰ ·Ť?Ą.nĹoŘeĆž•~›đń·=´Ř|&Ćľµż‰_g’»ß¤ąĂç‡îďŚTîoĘĺň ő —ËŁ"'©mś‡řcô6)(^ݜ̩nK1˘Z~Â†Šą;Ň:ÝIҦíeř^?N=ÚĘ‚·«Ź×aZ7j÷m%]í> öé źÖ–LOăîQčikˇ§u]zűBOŰúô4«žOůvÚţ:M"Ú„N+:Vł 9Í uÚ«şţx€Ób jźâ˛9mJníźłÓ¸ę·ĺ'ę¸Â‹é.­Ý6áÓ¶źćk€›žŠ^6ři±2ý‚dŹĚO+•>!"2=-ÂiKŢëďźĆoIô4<‚łŕÓ<ÍĘó+ÓÓbýSY®DO ý•>çúůi~w:?-¦’’ĂÜP ?Íç’ę‡ę!źĆ™şŚFímkŕÓŕjđ'>­⯠€š]}ôN€µřźFŔŮW|Ú Ńw|Ú&ĐŐř4Ä źÖ =měhĐÓú’áihĂű“ť&ÎR…§-©ÂëĚNcĚ<ŕil Iě´î Áqűźč4´aý…N{¦Ë?E§EÔÔ˝Q•ťĆŃę­ľxl‰ťÖ :Ť}ˇť¶ršú >“ÓôV€Kč4?7űęŤńä´Zuč˘éMä4FsŇ­}§Éi>Óú’ąiřŠ˙›¶.™š¶›©imÉĐ´…aAÓî McŠ9 i˛ÚČĐ4?zĄ¸Ó|˙Çz`ÚT)Čű30ŤčNńŇ0– /Ťß­wÂ.‹‚K[ .m§î.áŇ&Yü˛żĂŇ`ç‘`i% ÁP\˙9*ÍVź&|ÜßYiOxń…•vŰ{)°4űĺŐ ÚőË…–6žŮGVÚxŐ»öÓ?@i$ŤNÚ­„ĚeLšwÁIë˘çýÉIăś´ŠyŐ Oś´5_ü¦9ü“¶őë/LÚvM4ßkuń»0c’V:1ÔLţ™’ĆŽ'“ il”´.[PŇü¶= {ő‰‘f!šľúü›fPÇDHkËϤ)ŕ?'>Úň3ěvV¶ßůh]AZđŃú’ńhl¤ýʶ=Cę+M}|Ź62)Ë‹Ž6—ĺîűM«ĎQŮh™Íń0ßŃh+zŤ~.'ľ Í·BO~`Ń`ĘţíyPŃ`Ť©h­PŃ„lź©hŚUŕá>V hk˘ «ű ^!ŠÖM¦2ŃÖÂD€s‚˘-?Ă$ĆES·L4 •ř­H”°hĺćĺ°ó?âŮǷɤ„\X4?kaľtá˙”Šć_nć;vŰ˙‹Ö Mf’‹ćĂŐ=Lţ„˘A—ˇh}ÉL´Ĺ iE‹Cޞ ‡%*šw)Ř.Î\Ić˘Ůók[ö?¨hýEE´%AŃ"÷fç+Ńâ­&Öąµ2Ńüř©…Qx¬ďL4<ÖĚDc/ÓâH4f}˙f˘µŠDóKSŃPв ˘E™W?ÍG^€h‹jLšÁý/šîąŕĐ–ź!ŃŮö%óĐâ@n–÷j šÝD“×Ć_@´¶·?‰hvŚďD4XJd$šGF°ŕ4ů‹¦ĺő; ä‘?hć‰d«‰gĆE!J1 ‡&Řf˘ˇ…‹úxő‡6 |.®ŐŔˇµ%ÓĐýACëÇšn ¤·ŠCË{xᙆ¶*vkńŰXŔ ­gĹĚB[˘s÷/š­ëËß(4Řż&šÄÁBc(ˇĐ¦<őNŘ ˇýŽ—Ę ™31ˇĐú’QhˇűŽB`?ŁĐJNŢ;‰„'vµ#fÚ’*Í3Í_i8ÝőŚAŁMRPĐz Z+4Ľ‚Â@S~< hBŁ~e Gě; «ţw˘‰¶ÚB·´@‹ŤÚđ|d ĐžsQa Ť­ÔNŽ[& Ĺ4ď(AĘ2m¬ŽË‹€gĄ¨ż5h~D±a~ţYDÚJň/ţ,†:ł :—h|dZö.ĐěÚV‹űđNýŚ‹×KßşČčxů†?{6…Ćí]yb6~fü™@YÁ?c´đ˙ fé…¶VţYł/řĆ?{¶´Ä?ë¶ĐŞ"ăϸm$üYçń±âĎňL> ŃĎâĺčÉóP_đgŢ­bź `ö~¦/GqĹźĄP@°ďôł ťA?«-ůÎźágŰđ3hdúY[2ü ?Ó&ú/<đ.kĄźqB&úYç¨ţB?ł›ëVš"L'üYIOńüť~&ář3¨¬3ţ,˘,ke×oăźőVřgS˘öz-hëmL}ţf›u+ 4A&u]b EG‰ňŤ 4Mi Ŕ Ý˘ś}Ą  böĎ!h[ m\Ŕ­Gd” hŢIćý/ÚńMKČgšFĚZhżeýîB %š€L@“ŞlF -QŃib} ŮŻ…€f/Í‹rm4?Řp˝2˙¬ţŮ&TVâźMú®™V¨dĐ™h¬¨ Ú*,OF ů®jö®‚Ś}G ~ťhXŤÇâJ@㪍Ľ€¦JWҲĘRl Đ|ëňÓéÜ˙€) CXđľ­…”"Đŕu<hmÉ47˙" ÁËň;Mŕ“?hś¦D@óÉ Frýńŕźń(”đgÎ{áźáňţlnő?ŔźmK¦ź-„K§źÁ‰'ŃĎF_Ű•(Ŕ™~ćŰŞMŐýĚ ĎJ6)^ř ?[ő|üŚťř‰~ÖMô‰~fçŠóOüY .áĎĘő‹S5čgU(Ľ?čgŰú7ü ŔĂ?c™aĐĎxç}6§0fż˘ĎZĚä3˝¶A>Tď+ř¬ńÂľ‚Ď:ŕ3ĺ6‚|&šM!źy6ĘśĹű@>{Ž•|–CŘÚř¬-™{†peŻÜ3_ţ5—ĽĹž«Ď±g}ÉÔ3<»PĎÚ’ˇgüš =ăżHĚł…®‡0Ďžł0ĎŞ.”(„D<ëńLܰ žőJ<ť)€gŃ jŮv*ĘńĚçŘZŚţ"žń¶xć3,ŮźdÜŮ–ŹŠ«tt;Ăž2hgb˙O`gťt÷ݰ3°š˙;Ř™Weťm…u¶Q‚’Yg*qěŚ==‰uV[zşĐ˙vVagŘ™·;Ó‘ČBřUÜŮ8‰-4úŹhgžPućřF;Óµ Ř™€Ń";ŁÎƆ»ž"ĄŇ˙X)¶ő猒yéđs¦ç…9[ ĺl!E»RθxŞĽ­…rćR_Aö3CÎpm‰rf ł9ëK†śÉÄ2CÎjŽná&AÎjNH<Žż g+ w˙r¶-rÖ´}…śí[śőÂ8[ČdNŚł¶dĆŮnrÚ9kůĘVŃńľCÎäő_CÎŔTúĆ8ŰEËJŚłVgr'ůŹg6kŤŮ˙"ś=ž gľŮé©č¦âŚÓl0ÎVA2ż3ÎŕŠ’!g­0Î’e˙`śmqć«[ř>Î6ÂŰ‚p6—ŰE [‚pĆn Îd–>gE÷€뮀3J´ h4řfu–±™ń;Ţ NčŢlĚ@˙!ެĽ™ŢY¦›y®ÇpDz2_áfíŕfĄ`É˙žm¶l—áfĄ—É`7‹O9UŘŁ›ŘfŃTc{9ď<±ÍZA›ń_¶Y$L¬×\·6čfżc®ńŞźxłHZŰQFř°Ŕ›Ĺ×kcŮĹ+|3~ě°ţ«ŇÍ|Ű1řçę_xłÝ~`ŕÍZˇ›1U’ńf<#;ÝŚ—°¬ŔÍĺ«płqN¸Yţb›Á6+ĂÍ ŰL?}e¶3qn¦›l3ż˛Č[´Ś6“”7Řf7'LE›ń­ůBr/ÚŚoĹľűî˙ŮLŻ´ý'd3_c| š"‘Íú’Éf2ýlvß›™&ě7,\w›™n‚+˙đžo·¨aëWŢ~ÖĚÄ@Ş%J Ä#~â› Üşę ‰öă@!6v˙1Ş™[arůNV]ä,rÍ>âňöËÁf¦×ńé¨s»‚l枇©ż‡‹ĽĐ^ÍŢíozą<Äęăî­±·&‹ůŁ­Ţ/Ş»Â[“lfü&^ľśđý?›%C±±Ă¬T§ Ôö›:Â8ŤÄ=; ¤b¬(@\+ŚjfkŃďXŚřěÄm»Ý-3ő„ÝŞ,jöŮ|•2QÍÔCČ›V«ťçEpÂch”ظ… ;¶ţMmcşZ '©MJÔ:ߊ™ęB.wa`)\˛­hRšm|×?8˝O±öô[Ôµ+~żéäÇe˙ŕßAͶ˙ Ôlű˙¨™Úݢ„}7_°f–ĺţ†5Ă©ů'QÍƤÂxkjVZ#ö†g¨W?<śWbš•Š0‡ú@šEŃ#éć!f®Ľó%úL@3? k~óŃ ž™Yć•KUŰšůó9R·V&š•=I]Ş…h¶DźÄ höIĺ<€fÝŃŚ±ešů´ĽÍł]bżšŐGµÉľŘ‰fţ4Fš&ńĚ|[Ő43öäfšŮň3”hB43˙Ńm¬Đf6"Mž§ˬ Ă˙s(H fÖň»UÚ5ĂĚ< čăĐ’hfë’af ^ßhf®š™]µÉǸŕ%šÄ3[µąü8Ϭ-gĆĂŚ3‹··ÁLxŕĚbÜťc±O8łú*Íâă+άÓËyf˝ŽZ8‚śYěÁV{V­îźńĚ|ěyË>ŃĚ–źÔÚ‹µĂĚ>ÂľÓĚZ¦™ŤwŚ?XfÇW”ŮÚ•óú§,łµ°Ě¤Í,3_ESŁtb™ů¨őćűúďQfĚRţw,3¨ÇľłĚžŃ›Xf±@ď)>(,3ŽWÇ­Ďů©PĚ–ł2}2Ĭl媗d™ż=K¦âŐ§Ç_3ćľQĚžu0AĚęJ'…ËwŚ †`Ěöó(łľdŽ™ €_9fť|—o35ËüĹ1»>`Ěěř˝ŽŮ‡ĽČŕUeł¤P•d6–G&ŚżsĚxđłşÁ ~üd¶žëwŮvĎ ł±}JĘ=@fŃó#T;«ɬlÓ~ĺ=‡Ä1ă‹ 3qSżĚö¶ü$łrâP7řW’3ÉĚă#Q?dć1yň‰ 3/a%/˘Ś1+Ů>aőţÂąőťböLĐA1ë…bfś±˙ÄĚďĘŕ1 ËÄ,f¸ú˛„­jcVÖ´U¦ďł FĆů)D»a›0f˝P̤qýc¶Ć,‡SĚĐ=Y)f#Jb–¸PĚb."@%0fÜi‡lůůŔ1łŻ? Ȭ$łŘ‡‘1f­`ĚÔ%ňaĚJl«ÜfĆMë*[Ę2ÇĚŹ=0:QýÁ1C˛-qĚâŤ[x«?Y\Ľ8ś‚ë@™•SkgWXF™•ÝŠŘĚ2ó•]‰žE´°ď$3¨P2Él®&€Ř“AfKę“Űţć-GáŤM”áĆeЙʆˇýĘ0!$3Ě>á ĬçĘňíłm/łůĐ·íĚ ŞůN0“ü˘ĚZ!©ě?#Ť……eó0›jÇ(Ůg‚Y9Úgó"ńć¬Ý€ žQĺp'Y?ŔQÁ/óŻv¸Ń9łË8€=÷íż†—Äő^¦{)3Ń˦JÓ¨_6•ń€~ţŽ/»ű†/CS`—y8¦~&‡3ľ¬-™^¶Qčeő<-*ý€—192śŚ»2˝,2DŠÚ„=Şř˛Ľ<śéeS)¦Żđ2čţߣ—ˇĄ&ÓËjęKťżře92ľ¬„JÚĂľ¬*WeÍţ…_¦Ő¸¨0«Y»¶0Ă“-33ŔĚł;zoŰżµ5óËüň7sŕă ü˛QĐ’{ü/Ű÷ë3ĽĚ&˙•ée^ °Ńtť‰]VëÁRx™×-5Q”Aý/k•]Vö]>ĚD.‹c¶6üô+·lm­pËÖ|NŘ4Rţâ–©ń \¶‹ü\¦Ć.ó\Şú8sË–ÔŔ„ĆŠÄ-kKĆ–-´Ą°e|׿fjŮo öMiÚÁ-‹¨-L©ÍÁ-›Rb`lţ-ŁAD–©ěÜ2űńŚ-[RšR‘B-ăč÷ŤýĘ̲) (Ű@–ő‚,N˙˛L»[˙X¶o˙XÖ–Ě+ă—|ć•ńWpK¸2'ÚZóg˘•ů^nŽź++Gz‰ ެf ߤ˛rRĺNś2/ŮNr†”ů¶(¶Ś([óďR˘” e~UDL€˛’aîzPfóuĘäĺńˇ¬mPćK\tÝ…Oćërd®‚'‹mÇę…€źĚÓ$šę«*ßřdăO|˛Ľ<Ź˙<]™NĆqčd*¦ţA'14ŃÉŞÁUď‚«}Ł“=űBĄ“­…N¶‹[WčdKŞg@Żp˛ŘîÔt'şĐ€“Ő„‹!ĺ2ťĚ?7g,>ő'‹§nU.‰Nőwżµve:YŤ¦›VśJ'ď|aŐ'ËŁ˝5ŘdńĺĘé°´p2MA«#|l 6YŐň‰{źád¬Ĺ :Íź&8ŮrPÇÎh2öp6™°˝°ÉŔHl˛óâ§{A“yNÝ“ő l%2Y)·,BhU.™…ĽZ|Ž K¶¤ú/Á?JƲçŔ’­LŔý…%[±ë ,žJâ’m<Ąg.YÉ>¨™ć3–L—Ţ —,|ć@ÇśŔdu°Lý™Lf ëý'šlĂ 2ĐdőШєŃd-ż•]ÜČA&«I%uZ|G“á©~%“=‹k%“•ůŰVÁÇśLć9â đűH&ÓŽd0YÜ“ŐQuŃLćߪś„%+Ź‹+A¦’Meç7g(ŮŘŘÓT dµP I™J¶*ŮŢe±U©d#˛ë‚–’l„#öăkA’•K—ŹáH˛ýo$ŮÚ ‘lř6®ŢGV’öęsK<˛¦%R±ý+Lm`‰Hٞ˘Š>!Én][E’•ŚL·k<2MŤ™ÇďD˛m= ‘l®÷{呍 @ŠKƑպŔ¶ ú<˛©TĽb0pd55"vć‘ĹPÔS7˘Ř’I)ýg;ggA’ůXWWóÁ É6б>!É,°î…I[ nť+bĄ’ńŢŃŇ˙˘’ˇ;aÉTÍ.™HŔßądRýG\˛^¸dę°ž¸dKŞš‚üÔČS8dc-3†ĚßatZO2űëËŚç˙źPČ@Ş˙O(d>B´Ű}}¤é·ď!óv Ďl{bUꋾţ‡˛%ť!\˙Ž [E 2ßa˘ŢŃ2,*ˇ†Ď m&QČJBtˇĂβ53Č|yËŐ ‚ĚG°3řČţ =˙°Č>ˇaě—©Ţ@­˘t%™Ďů 8L2¦Lňˇ?dĐŐ˙‰ Öéź"ČĘ ŽÍ‚̧¶óϲ)nx¶ő «cu•qh-)ŹĚ‹¬§V9‰€¬6öMWöť@Öö«ČŹa n?ßdŰňod  ˙E #-ȦĘÄsa@ö[ö>58Y‹7ŞĂš;řc=ż0j'úŘň3úH7Ŕ¬ľÁǤ~ţSÓć?…ŹĹűTĽ ¤Ű Źý–IL}L˘Ź9‘ÄđcťuńÂó(Đâöź‚C,5čcřúí/úv©ďô1˛É |ŚŻ*¸™=ćK‡çÓ¶+ŁÇ(‰Lě±]3ä¶‘›[¸ôTŚâő >&\ĺWřX/ÁÇFôČ•aőWôÜţ[ö¸„™=ćŁßîZwő c"›WČŘiČĺß0ĆV¦ľ3Ćnűơ11ĆL;> cŰĄ«1>ŘAc”:AĆ–śf‘)1Ćâ¸d »Ľ‚ŻŚ1ŔÍcĚG»źWî?đbűßx±Ć”Ă‚ë•.¶*:čbřţ„Űű /¶ĽXą|Äßéb]0Şďt1Ş'ĽX^F`›čb­ŔŰ~őŚ‹XŐ¶[>ŘŻ|±çV `lę@xŰ?§‹yo·™~sŮ ¶ŻÉăbś3±ö1€´ăô™,Ö Xl'°€Ĺ–źŃ6ă»Ä«-?,$|çŠ!0Ë\±R˝”_háŠys„Öd5żrĹ-\±Ř©Śţ*(YpĹâUŞž%.ĹT±m˙*&Câ‰+Ć•‹Łđ,¨bŢvf¬a"9ľ@Ĺä.ť b=Ř)$1Ĺ‚ ¦™m8ł€ŠUMšü2U¬ś»}ü*Ć jŮ U,ž˙ř3l@ĹĽĚćIR í)ľ·–UćóúÎ[ź &3ĹđçIZ.‹ÔLë*f\ś? bíOŞľ"CĹ>A&ŞX>Ľô )Ć·z-‡Âŕ‰UŤç*rŐŠ­…'¶Đ§ę;OLÄŘÄű-›8Ť‰'ÖNŚďűŮcţŔ‰=«B‰y°f¦Eŕy%ĎL…ßÜ^2LĚw§×ő™%fcXß˝e’Xd ¬é@0°«©źM¸šÄkKf‰5c ŘÜ­IPb#ۦsÇ^@b~ßžŕÁ0ţ#†A±ąUu[3E¬ŠŘ&şŇwŠŘ9SÄĆB‰:[byŚä–Ą‚XąŞ}lÄz˝á Áŕ‡Íwt´żđaťäłŕ‡y´ ćVđakÁ‡­—.ě >LęŹř0ŰYÚ_ü0Ňšţ~Ź…ňZ˘żăĂžw˘‡-©ŔĂ˝ďđ0ÉfzX,cÖô&rŮŔ‡U™,D>lŞŽĂz˛ĐĂJNľ`‡M¦é¬5xX I÷®żţ[ENüJk¸ďďô°çYzX[2< ck-đ°VŘa‹ŕ… 漨_±Ă`¤šŮaSĺz˝Ď?Ńa;fŕ@‡UęŠ!ţ:ĚÇK̢5“ĂüŤŞů”ďdĂ|ĄôŰşîc–}ĂŘťÁa^qőBÔů6LT˛ŻÔ0í\˙55¬Wjźn"c|˝ ac=dĆ»Ă"S`â`^űźÄ°ößĂÖ{†ĺ@˙9Ú|Á…écrą–Ě §¦ç+/ f{/ŚŁ!AŢ˙ŕ…eűÖ±`^X_~.lŔ7ăÂň†‹őî+-LL˘Ś ‹“¬YľńăŔ…y…*|7ţ„…=ďź´°GűęÖ@_c;±bA s7şśŃß‘¨0Űż)ÚĆw/uý{P5ó1{1|Fű)Řiҵ9EÔŠîGW:D8‘ ó¦„ßÔ•ŔźkkT jäşéć[‹îÎÚ:ס¸şËępƲ1§Ő–Q±÷Á SXĎ9˛†ý 0ťL‹“^䄹ďřčéç9I °+"µ-_$-pÂ>rz÷.×){ŤgÇf(€Â\F#G/o¬‡µ˘Ú*Ů:ĽN}˛ęd,\ߢÔW;ĹVęěŽ>‚Üp445ôúá’«útŰĄ??ĂVeÔ;x(ćěoĘڿÄí˙LŘţ‰ C4j_š&¬)Ă{hŃ’”~p›Ŕ˘KCá„ŕíxA“8ËźD C×Ó ĄgA…áű“×s+¬0Ş˛c źaaBmÄ3q0paŤđóđ0kĐ/v ¶d1kOĽ0î,ZŮďŕTföo,4y@Ă=1WˇYf†uaLˇÄx†!n†+ŤĹµ‰FĽ˛ő{NذÎňés#‘7;36Ś'ý'˛­lXÓŞgáÓţâ†y¸`;ÓžÉażěTŘ؇r»ţwŔĂşz÷HŢn{b‡ń™śČÖ9/ ‰ŃĂđ˘Y˛ôĚ-ś/>ŚM­Š(Őwo±ŤçÖç{üäô„Â@ě@BÔŢő ăMě”ăĘ1ŽFwFRwíŹ3ÄşŃ N?›÷‰!Ć $Ç"Ö´b˝ťÜD µ˘ÝđĂ÷ŠŘşł>¤ź>D¬óôJ±$żű^3CŚĄ›Ćܨ=ďmfáY_‹¶˛™!öë)"+~«e$bM ď3X¬=#Ä»ĽŤfgËb5ŹŹÖÖkb±6çŤ;jSuż{ĽđŰ GŚ­ćű$öĽŃ|Ř2HŚHN&ĐP⸰ÄÎ$î`Á?Xb,ä=ÓĚÄó–-çQ»%r4 Ů»dšŽ}kĐ„Á§}ń̎¤ňÄřűŹ—0Ź (ćĹ!<†PŚé’çv׿žŘŞšĺuŹk‰…z| OŚ›“«ŚV`Ç OŚzďXʉ'ÖtöŇU÷–b’ÎŻ?†O솄ÍH1$yŔöěz)†VP,Šd¤UběßvZČ€+vaF[¸˝Ŕbχ›źś WŚá/JÚ—µeđ‡YŚÚ©Ć B8ĆŻ-ĆŃMˇ8@üĺ ăZäŤĐLt±[†SÇŔ_ĚÂA̸z勡j±E×R_gŔءc­†čžc\Ţ`¶Č$Ä.śP°ĐXź1Öl F¦cÍ„1~7p(ęFŮX°É1<Ó}#ŮĺV^c«BéĂőd„-ŽkľqŤQšcę­c<˘R/×Ń;vČ,>QĆÜđţ|#ß׉3†¤ÖvFó[ĹŚÝÜôíĆĆ q©F-Źě@†n›=bůű®2Ľ +‘TdȨ‡„·ńő÷çŢşá¬8rĚ29aóŚĐ c¸OJ‘9ó„4dzó8dZ®FG¨ Q!ůěŠúy …lU€yd©,P0dVm!äVśô‘ń7VăńÍ$2Ľ(Lk?őů@‘qölŘŽůO‘ÎEÖĄ/Ţ=zż2 ß˝ŁĂŐ±űĚ!C:s7LÁͧSAd«š…5řp„,$˛ §ž ď3Ьe‡` ŠŚ_€ţ&ôw;Ŕ:ŚŚ´Wí© _qdĎş»yU˝dpdżś† &1Ét^ŰXżY\ŕ?0(™ÖÄŐqűR g*ž p˙~8Ż%[ŐĘx†ŻűľĎT˛Ţ”á°h9SÉřë{„†ęÍ\2ĆŽ°»M ęŮ “1Ŕk´ĺèâ Ę`˛®ľásµ›˙©\2ĽB €h"y,sɸDxwÚ &ăČş±+rĐóę+¬Ńß.Ž0­’Éş ‡Ć­n™L&żďÂŰšČdĘ›,”» ி.t2#yŘ‚|Mt˛KU~ Ď Nvň¬…íś,zČáżžádÍ"úpHď‰MĆé€Ń´ŮÉMř±A'k$2†¸Mş‘čd\ęž?ż"hˇŮóĽOçźqşL€2&aŤ¦wšeŠ2˛0"ĄśŁL/vcąČ€[şČÄ)C©p÷¦ŤeKś2N¨6ŇŽm/”2FŁř_ÝÚ6–+SĘ{~b·žlńצ¬)Ů6@śGˇ”q> —×jŔ"ĺOś2l˝ţí©ě`9Jóý…*ăëţęZM’ÄĎUĆ8ţ‰”ś# ůZA•)[tF#ҦeB•ÝHÚű U†*ôvEďĘ•ae¸ś†Páś`eŘý7' űWqeͰ"¶ ­™WĆńw©0s»Ň!ˬbŢ"H˝‚‚-cňmµî‘Ú· !48OÝshŰŚ-c’!Úú1őď—ááô{dź~Ę貦„pČäÖőśáeŘě<=ďÂ.ëjüÚ»y®ö^Ć©Ś\ł(DĘ€—QÄţ\[7űEáÇ˝¬K°ůô‡a¦—y$ ¨mĆ—A5pŹ6ížůeZ}vwź$0Ě$í!(Rżđ@ńІ.” ’ÉłUű¶‡‰ËĎŚ0CuŤDă›aĆ÷J©»0ĚěŮŐ¦w `Ň`qj·‹í.ÜŞusN1‹4ĄŮýmú8@fx4ĎĄ=Nŕ…dÖŐµ{ŽŽ^AfÜ"[zOA™! k"Uföëí=ŕĚIWśtYŢć@`YĐĚ4#W/“ĘÓ'Íş»4h ´‘fÝn劦á 5c:Ň”•" k†1Óü&tdĺšačAĘ]3ŘL}*K¶8č&±Í4é|Éçfťáf<ő!‰ě…nĆü“3Ú1÷Eł8ă”cÝVě;óÍĺŕűĽÓc9gş.zXé=óÍ”ÎÚ=Ł`¸¬D8Ó–µ…B^t™Ä8k¶d„Ó½%ĆÇÎ6,™7 ­Ä8kâźţrűŐfĆşÖ+jD g=Äzx÷/ĘÉ›î\Ę÷—(g<řbě­&w‰,8gx˝çĹĹÔn`ź8g'˘ąogćś!ĄoÇÂU¸Ě9ă~4¦m€ÎVËÎZ%iî+Hg] ô\k+Z+茎ÍZ]<<ŇY÷HIŻvSť«˘Îž‘¸ŤbŐ>ŁÎ”oL ëŚĂ0rË v¦8Ů^ţ±dŘY—‚bż"ŮŘł°!Ř–B;c"hqÂÚ'Úłpűóę­ńž÷^qgÇŽ@"‚ô;Ď6ë.m`Ďxw€rtËDóâ3ůŚĹv2}”RÖNžŘgÝl ĂĺúZ3űŚaŕľx}A63ü u(gH¬¨ńř‡Ď¤Ůěň3ÁĎx}¬›ZWđOĄź­¶%ą›©`aĆ,î‹Ţ1ĐĐ?ŚH–J@ă–‡Oơ·"hMq“±XÔ“őF uĎ©„>1Đ.n Ý2°ş·BAC8mřŤ Ć'CąÎfĹ..J…„v#ÚFAç.(4§^ŠşÔ †FĚ€É3…Hťhhh6Ŕ‹†Ć# b·©‹§ŕĐ*lŢh ë ÄCcăJcÎGCű„C ^(bŤŠCĂľč+ކ5'ńĐ4nž`$Ř$$Z¬iľ›ě=#Ńn9říŇ·‚Dëj”آ·r/@4ŽĘÝŤŔd}V€hÇ-‡ô ‰Ćť3đ¶<¸mY˘']ÔĘDcgm®–6CŃ @–U?ĐMµµĂR',k´jŁĐ’wLT4H€)ţ1úQĄ˘ťËć†Öý…Eă±{”páYý˘˘=kéµÚF/lZ˘˘5ËZ”)PŢ=Źpđąú9aŃ`Xę…Ť‹Ć fçQŘ^Ý5aŃîËÉĚXíĎ‚ESŽňţ1/'ç’ 0ÄĹsű2>J`´níZ–j÷ ‹»Ő{7ˇ‚ţnt6 i*›ÜÍ0~€-8iÍ–J;đŠäT@i83žž+¸+(M?ż{ťÔh}ë’YiźÇ±łUVçě—›Ď5ŃŇľnCĘÄ*ńŇÔö\ Ě«°,™†0›Őb-jĽÁ„LcŞŚYA#›©ŹqƦEg÷°Y¦‰QŮŮ˝Ë0OWŔi]‹—۬é*8 3? }-ä4NJšu đvÚfŻč°ć’źOĂĆú:ŕžű Oă(ôúCÚÔ î»Ú‹ŇƆ]űőO6dKBy¶Ě”6ŽßSóóŔ´qŃĹP4š¬s•ÓĆF|¤îoPú>ĂIµý*0?ŁUhňk yägÖ†GÂ~ Ł&˛qŕÚTźěމÓŻÜKŰřęXŘ´ăD+Ľ6.ŘXě ĆŔŁT¶QŕÖI˝e`›ź čąb^âŢë*Ä6:¬!`»*±Í“nF:…tKȶec1Ţ­»"ŰVM$kyZ#3Űpá©Ë[‚G[śÚĆ@k“yVťâź l??†mtp ŰĆßéÜ ůĆWpŰÍú¶Ą>aßÝÖ­˙P'…ÝČnÁnó@Ů7Â%z·š'Ś8s_ ˝Í“ÂfËĂBČ„oĂęľ;µAßďü¶ßUłŘP2˛ÜË·®eáæ$‚WC¬‹źż? n,ˇ­ěâá`Ö÷ŠűGٞ •a¸1’ŔÓ󰚉âĆÖkŹÖ741ëńo nl®Ő)_‘)nŚ‚†Ŕ}†›Ö3u$säᏻcÜtÁK 3čž9n«…ž­… ýÄqĂR<Ú-*ÇÍR.±Ň:V1nÍ6}<÷™ă¦ĺ˘ý\´±k/$7¤»»ÂŇÂrĂßl!Ţ9_47ť®•řYőőçv.M‚\­ĺGáąé€‚޶VK]˙@şáîuX´»ż Ń­)#ě kŔ+3Đ­+yľ*8¬'ńÜ8gŔ;ÚÍ«M˙ Ý(wóJ žMEş±Ómőř ł‰éÖ:…»vóg…şq?ôłÁzî3ՍצB ĽBu3=Ćę¦ęĆęM‘;sÔ…ëĆÇ­şg»mĘ9ť»ˇ7ůRŮŤK!—®Őš±ąŘd¸¶·-ŞľŔ˝čnŁOř[ĐÝ~}˙×[•ŐVć»aťfﯢ—&QĽńĚÉY©ŰĘlqÂWâýđšrßEi+Ś7BřabĽqJáOMQƵ$CŢě^—g˘Ľ­·Ż&¸ľV0oŃ$ł˛Y„ş zĂú˝…7tôÖ­o1°–‰ô†ř !" ° éŤÍGÔć¶‚zëä}pú YęmUăXřěÄ© Ô[SZýpÓ+ÁéŤM$Ý;jwjŁ+ęŤ'Ż8-·őĆÚźßřľ™ő¦–ĎÍ,ýdŘ›*ęX ´‡˙TÖŰhűS*Žxš‰ö¦Żňş ĄôKŕŢFP· op"ľŢN¬hřĆ [ë“ţ=ßwBĺžoÍ;2-4\ŽL|S&§ý¬Î±ŕ¬IĚ7†PČű«{!ß86Łgń…|;áá¶Ąő§2ßş•N\ç‘ŕČČ7%Ů~zxÜWâ›ęĄ7|ąŢk‚ľ)č^=čÖr•©oŞČr hM8^ŕ·&ĚŤËDé–ŃoújCgë;2üŤuÍŘjźSŰDăˇĘçőrjáżéÜᙌ˝Í8%Ĺ"˝÷›ÓÓô»Ä€Ssbg}đ^Ěq×ÔUyZcăŠ@Äuĺ öÔBŇ7âvU$9R !Î%(§"e«"NáÄîę,iˇ×u,´đ»żqáś2â¬b·ůvI}GÄQbâişëÖÍp{–hx8ĎÜŻíħ%6%-|¸nŤ¦ëĐ—żřpa¨ĆéŕĂ1ôÚÖ¨… ÇcůÉx8][„-óáÔ"I5{&<Ü©NÜhL|¸¦®›ÝHűj**|8,Ő§'ŢĐ]ń•|HÄŁá6+pu Błf§7ŔáBDápĽŞ}DöhI¬l8Ăŕş°áÔaňĚ)í&×W8˴ቛápŞpßžô76{ĄĂqby.V…‡îŤ¸éŹt¸`Ę_ÇäŮéŤ őŁ• ·^Łd–ĆäĽp`łP‰aDaáŔ˛çÇ=łáxVyž–ќػl8EQ;;ąŠqŹt8`–ńTŚ4ŕpŚtë!yUbĂńq?á ‰CTeĂa¬„WĎ~żŘp<€*üj¬»Ml8ĐG[Řg6ś˛ÜŁDŔ›ŕp¨<ěZŽ7¶:HHR鉇BA÷?>z¦Ăq©iÎFäB“épMÝ”F‡“×W¦ĂásĹ͸ŽAá Ă±”Ť6ŇB-ÁáŠa«ú:Ž'÷\"Ź›f_‰ńŕ|8µŻ­ŽŚTą/ql”gÜcü%®Ç˝!<ĸřL8(ž˘űS÷E»#U´L„8ôÂz§/zegB\ĐřđYâş’?ç Ľ®o>Ü€ÇËć;WVďmÎ|¸®¬ô±éł '<Üj)"ËÚ2A1řpęZ?é˛u/N€ @\W'Î9®-óáđǸ˝`Iž™‡ĺ”›Ňlăt8<Ę«łokÍţ‚Ăm±Ę}„Ă!jąśĚ!´[ŔáVÍ«ł@‘šŮp-:8Őë >VBĂYâ'<ćĎôŽŘf·6Ŕp Ë/ÉŚôaĂůq켍ŘG¨Č‹ ·†ěîŮÎv2k4”€@áĐ”ęg†Â1·‘R̨Le&\č?|ąl~FÂťŞ|!á(ßč\m{ş NktÜéµiBľp#b˝–7îäÖj\¶ĄPáý 7ÖµPáşȇ#A:2!A…ă>„Ž˘$µ` ,"/ŐÂD~}€Â±“îGĺ®…đf™pˇ^Ńaý‘ ·E‡ő}ÍL8ľ ¨l‰ ·şrŹ€bÍH¸¦cĎ™+ě3®/Ž]2\ZFÂő•dŰxßH84DYwďg$Üq;ăoa÷#Â…?nµ“ޱ8›f VdYę$ \·Ě»ů¨5Qc ®-© ĺE¡Ű|óń¨@8Ő*·]·MČ·@Âaş€x5Hç'"\ ‘Ż»á‚ZF•¸°ÄëjŰ}®?Űń Ç €ć҇~Y_¤ŮPypčŽő¬ÍĚăY‹}ý^’\îJk^3°Ţců N@8´7EöćnGËÚŰV·7Ě­®˝€p‘Óęű6áĐkf;řG ¤ĺîu%fZŕŕđ×<Żé±Ý'ŔĎÍN Ś˝M Ě„“†÷d’”eŽź;á0é7ßßÁl‰pąč»b9D8®Ć( 6Ë(óţ®«·»őŢ^H¸›ÔiŐ /‡áŹmĚ»7 Ŕ Gö°Źß{/@8vÜÝ1Ŕe”p ďî ë*ąžö*Î37‡)ÄJL8ćo7 YěKL85O-ľíl·ü…‹†Îí Ŕf*Z7›ůŰť©p]Ďn÷ĄÂ…ĂŇ»‚˘˝¨3ÎŰzFÂI¤Ş~I,›¸mn¸°ˇĽ2pşńŰ‘Îę?P8ËÔđYˇf&*<ť»ÍL8pČ-…(BzbÂ18Ă Ůí±˝p|8Ńw˙"¡rą»ę˝ă±%"ś- Ë(č3B°•ß3Ž ›ĽPĽťyp+3r-€ą÷Yxpż^;¸¬ŚĚńś€ppě@ Ş×ö ç™F5&§3Ł'ńëî×Z­’n3łY…{<¸’>č@YI88eţeiBwĎś÷ëZ ‹őý3®{Ť[ť3n]\Ů˝|µFZ N«)ŹÝś ŰńÂÁť ˛ő„Yźžppk¸?p źppH&sĆÁuíÖp| Áˇ%ÎOkđ›48\˙‘5ąr©O88žÖ ú7IľP~ ×EÍşýLó<ĂÂcsňAë#=Ľm+88neT Z ‡kéĚëŢ𙇩hąkKáÁ©wýŚŢőU?D¸ĐůşĐŚ7!áĐLx:_ȵ%pż^ÔJn–P9ŚË,s>"áĐ(˝ŮĐÁČ+D8čŁÍu&©óhwr”ňnSžôć·}`ÂáŘe~+ôČL8Öpw Ľ5°ĎB„ĂźĂ3»Ľ3ářőŔ™7kç”mq"ś µ#ď(ŚçĚ„ĂC2 Ď'&ŞŘľ0> @Âq3 c,‘­f&\;śUó… ǨWˇ ¸ §€—c˝)ú†`ÂYĄ9p"°‘pË2|ŤžpÍ ÝÝžţ˛ż‰pĚ™±×L„k¶µÁ©Ď î–B\«¶úA„cC "Vť‰ j6!á ·†5#áşZËvó#Ô»#á–ȡ˝‘pŚőíď…ĐH8†XרęAť›™p¬ŕď·dK’pÚÔ¨#łö.Ž­D…ĂĚDżm䵉]KP¸Ő:­Ĺýž p«qn˘$˘^b ęťéJV}AˇÂŃ}!Âŕ5Sát†ľŃá"{ęKˇĂˇ }GËx8Žkž¤µc2S;âĐFgyĹM¤ź kń¶É2q«ňč‘ÚŮ€EśřpĎśô_eú[}Á€Ău—zG(o6\ČÖĄ°áxĽE­ă¸< ÎŇFqŠíŕk%2ś öxoćÚĂ®§„†ăšł y Řω ×LhĂZTĂŠ†ĂČŠŢÍöBĂ-)­ íĎŚ†kIđ,ĺ ×ĺnyy+ßŢ@ĂqOŮnŹveNŕpM{VxTt€÷®i°î>xH®«h8NM7€.Lh8+íĚq?Nh8P¶q„…ě2\“†î2\TXŽ;“áx„_ş‡s»€›… ‡C×î·}fĂáičÚ´#8\cJÓrÂŔ›%6śö„#= ŽąźÎƤŰÔ™ §‰3Áoľ¸™ ×Ř.˘ażÍX8d†˝.úŽÉ{¨7HËX8/BAČMĆÂ5‘H‰>Ök˘Âuţ2!]ڧ>Sávł,HY^X8˘FUBÚÔ¨8¸pŐcąN¬‰ Ţ:xÎ Ç\1NĄć÷Ďd8Ô˘µäż 0\·„Łńôr*Ţ'^šÁp<â^¦iż‚áî6$ľĎů5qá”gßťÇN‘qĂ­*%îĆ’°G“Áp:j©1ë†ă?@ÝŘňĚBm4ś™MŹÖ ĂŮbzEbO>ářdúŰŚľß`¸X¤YŔpXÍ\©zoŔp›§Ź7Mˇq3¦]ÁÂĄâ̆Ĺ``á˘íƤ=ÂĽ¸p[-żqá\ÓÔa*]ąpűę^ŮŻ˝ráşj‡ę/2Ě`¸î±µ" –ţf2Üuł ű^ M4“ážµścŹ}FĂń mÄznîמ¬•áw$GHx8źšáWđÄ:‰÷ëEď3ŃBÎŇü!(}V…ÍO^|žůpM+‹:žmđá8éîźÔâs<^f `Č‚ÇÉÉłŽ¶[»ú‡ëFiÖ ˛čNűőĺą9ůj%>\Sś¨¸ÂáŘdÎV‰GćžncÝň™áNą˝ŘpŘŚ`=łá<53÷2ÜhĽ·-Ö~%HN%Ăë ű50z*™€(7~}!ĂAŻő7ŢZBĂáŃcľ4ă6 l×˝‚kR™ŰË'2ÜކCÉD†ă÷+_®‚Č-¶Ú„†Clçm­TűNl8LßÝkE­˘á0…!·)Ľ¨ţ…†‹Ď}›Ńp8żú uĂóMh8.ݧ·mt{< ‡'íLůĺ(d8.‚D™€E\‰ ‡óĄ!E/±Ó®©?űy~†ÎŇ 2ÜŻ…w·~{ý†ÓŢÖĽăF<× wµŔ“}†Ă=ż~ řë{řĚW8\W:íô1Ľ3ź_›ŁČ™Čp-!ý÷Â…c }°†3á¬Î[cÖ<ả›ę řf.µňÁĄ±á–Ř7—‡ x7ŁTŠ9*'Çä__ŕp>®AŚśŕpŔhu«ÄęŰ+Ž ‰ţ‘ÇIŤ ±4›~ĆĂiWg:L‰Uý‹™çwn ÇBÜé¶s&6˙Ĺ5ZŠ6Óp‘††SEÁ޵ˇľĐpĎcsµ_lAáěč‰;€çßh¸hç{‚Ô w¬—Ňg2¶ÁÓC9]g2\7——@07Ŕp9VٰhĚ`¸¦Ö˙ČŐ’š¸po Älľ‹TÁp˛DłFsˇÓN˘ňćAÜË^`¸…ŢŻ·^Ń Çć;ů-ŔpÍ’Ĺ–LŢôó Gů˘?3NŰŠdîĹÜ:2nUă†ĂŮŻ™ ·©ŰÄÍëUÉp Ăj˝- > î׊ «‹cřç ׼Šiîz~ ·˛7”‡ű{1,ţچ{ŕî`¸ve4śó¨.›“v 'ĘĹâ“VÖ7®Ń ß0ÁẤ-!S\÷í ‡ëAËÚöJ‡Ű”E¶#hgByŕá4>É“´–űKڶ7 ÎésëćĂ{€üůâĂ*;éáĺ5řpúç@&uđ®ÉTĚńÁDwd<śâĽĹÓ$ň8J|8Ż o–aĘuÄ]ÔM4+áqrTBÚÝ.Ď“ěo@+ÜÖ¶%Ú çg¸t—7 nŤ|ő ‡ Ä:SD_Ď„8«Ao kÄÝ}´?ę'B\‹­x;•‡m1*ĚĎSzâ¶aňŮ!Ž»đéÉně%×ëëć>áŔL*Áp“2ł«„8t E„¶e@ÜŞ“ϵ%Ţá wÇɮۗ;ŽaďŇ\h*ź÷|8?×N|8n Űhß$ţ,áááʡíŕ9oŕá0&đ™EÝ7ClVšQ§l·ŚCő"‚[âtlĺ«·ĽqĐZ†›Hb‰×´{Nň_-óáşşâmč­r&ġąg57o„¸čzű/âš|ŮZKR"ÄéTzł•ĂGʰ â?÷˝ěč3!Ž˘×(|ďk"ĩޕĆD™‡ß+Ä(iŠU*#Ž4ůđ??1â"Ň"a†Ä6`˛K°A‰c·×5TĚzTNî=4}/ś¸Uš?K,ôÝú‰S5ă &EĂ“Ď>SâV5M8çfoúA‰ë#µVŤëŚĂÚ¶E«]ű‹v­uů€kžŻÝ–ĺ…Ă*S´†{qDĎV˰ľ"ě5âVÖwH.Ç˝)Ś„8Ď—l«­|ü¸âŕí;*IÇ›t<ŘĽWBë]ŢĆ÷"ıÁ4z^€8´ŽÚčG@\”®ž qQ‰Ńz‹›~â‚·d€¸b˛h]4xĐĚE`Š9k5íĄ· çâñ±÷7uöŢ‹ů`D@Üa@ŕUá{1N=*±W8—zs&·Býýá9Ţß”äĹzÖőyňáKÍřţUw™Öô7‰MoŐq„†s•µ¸™Ś ˙ĸiKµóâ2ďAč´ćYňß”&żă~“'V #`1ř|†mÍdĆt·zEŇ3͆§”,™Ú›ľŔ3*zK&ŽĽł|#ÎÝÖ9ş˝»žË¶ţI5®ö.ĺ[ë˝âÍA@ŚČ~ çđŇ´7Ý’‰g9·ß”tĂC`#-đpÖşđ›zîĻ́Żg„WLw+•Ţ„w öS8ě)éű·Đo0đrÇ­Ä€ńᬍü7ő‘óîvüTçË捫Ćc? Ď7{ ŢeWU#MäĘ7…Křwx¸ó‚‡;˙OńpŰ2PętG.Wé8:řpŞ`ߨeSÝë‹ě®<đ'n<řpl8ťv»*Žb {yńpkě˝çYńpsĆ´ű‡ ¤ç•ůpĚG6?ăšÎ0q\ô¶ eĘ qM1¸9Ä(^âú@]oDÜCşKtm8őîon© VPbÄáyö${iP]F\W;Ó1®gFÄ©Énś}‘FŻ8Ě oÝ…ţ±O¸hLÎŤ3"n»F›S› qčS Xk!Äq•€ÂM>ÍŁ\‘@ ó4fĂsEÄmvD·ÔŽŁäřôÄ$h#nÎä/F\ Ą/FÜóżVO•|`Äáă5˘—Äk”—÷¨”Ł™¸0âX óÇýŐ_¸ÝE /DśúÚâľ»ěv $nü5óG‰×%ădC wBÄ5µ] ¬M71â8„wę‡)Ę0 qś='őYfp¸šq§Ż×[›q̶ŽŁ\¨!}#âúGŃ;Aâ¤kZX0´ă +)—'+…‡~Ve ú8ŇGî(î P_Éé¦ŇkUPşÄµŞçj€âX`9ŇZúŮŁYQqěZżG{ď›}Ď€D T—÷¦ŮbUͬ¸{”¦PwM¬8„ZČsn9ÂźXqť‹’®lͬ¸Uí;§—WŇĎ_¨8żp.‚'ŞZóS­úVߨ8ß–žcĘÄŠŁ•\°©{›Yqi ¬%±âş»­˙ŚZ*+Ąťb¶%łâô°R۬Ť˘ÂâÚbt=ő-2{™`qÝrEÝb>†3-î$%@Ctźaqsá$ü†Ĺ |˘O+,ŽEČ+ĐbjĺťYqŰČ#<ˇVfĹáľ.ÓÄím âtŰ»űK1Ô TÜj˝”·֞˞HqHŃ,î6zdP®\¸ěe\/PÜřî7(®î¨ĘfWP‡hU;ďÇqłĂž¨·Šcđ9Ş{R8'®KŃq…z¸'L¦nâđűLęB‰CFoFů‹wÓ«Î">Ľ_¸H9áô[9q¶ŘhVö7&.x4kćÄMÓĆL·Ż Š‹ÝöY+*'îPŃĆľyâÄ »Úš-sâđ(Żđ´dOĹŔı·`Şô JśÎ0§c "70qją ĂÂÎótĹÁÝů2«[V;(ŽG°ĺcöňŰ)ÎčѲ$JűŘSÇiĹ‘«ŕyń ·ĎŁEw}aâ®kt„ŔKqâÄ!•Éąç•'Ž—ĆËŇ>n »ŠëjR:7‹±ż@qc1Ëd€â$ťGĐ»¤ž7)n8í< |&ĹukßކýôP\\Ź ¸%ÔŐoPÜ´ČďbĄ$Pś” ¬ëX$˘KRśÎ(ă$ŔçSIq·§U‘&R\vzŞ'“â_BßÎ/JúŠÎkw/¤8 7X 5ťHq*0/®Â†(HqV.8ýp†đ ŠĂłCä‡}fN2K„ ź8q@őXůtÓů-sârl~Xi/LĘ)˙_âţ-IvÇşFźc÷%Ěx“(µćôżGĘĂ3wUŮ÷?”eVĆŠpwąD‚¸ŚáőŠ„‰ófťŤ'GhăÄIëOJź8qrĐ=ÔŻËż1q¶‰^-bâş’yůËŠyŰ1qRµfÂĺä? 8ůňĄčTÄ Ą.â$•x©Bę ŠC …ĹŢí)n‘M_¤8RŞe¬Řč°8ÍĄ;đ7ŔŘŠłâúöň2ąĽˇâŇѰłŚŠŢů… G:PC‹°|v>+NŞdŐ÷úńbĹÁö§8ÇöÎĂH.ťÁâ:K™cIëűV\łmWć®#+äi…ä:ި¸ôLß ÇHČŇ}P× ››°'c±â8w.…^]%Ő˝`q«Č×ß´8Ž+áâôĘq‘Ëń`ľćĹ‹ë mĽ8ö“`ó˝‹N´/`+0¸hňcěŕ÷›‹Ęg& 㪖řŞB˝řűĆŚŁ®-Ťřó¨%hś¦q5MË\ńŤ‹IťиđÔ±ˇ"Ră´eÁ!΂mzQăäZčD7ź‰Çͧ$®ÓR w"9ŁO^¦Ć±ŇŽZ¨q¸G™xQă8r€2^_Ľ˝6ÎkÂt Ô8ěŁM:2´©_ßĆŤ“98ď[}să0ľŞ#‚DľFn\Ž.yů36NOö<Ź753Ŕ§öô ~3Răäľá÷ŞČ bÓ4ßß:;qđ'PăđAd'O8”ŚŤRÚZN@cü„ŤóYĽ6NŞ×—ú¸Űflü.UéŃ,/pw5…n‰Iŕ8\áb=űŢŽ[[ç6pܤáőĹŤ“Źę킟°qĂ@üd=ÁĆťíMŤ»Đ|ČH·ń÷5ąsżú˝$j§íŞMÜpć*băpű×Őî%ÓÇ;5N–ÍVż¨q-e˙Ůł©q5ĹrčĺĐ8yz¤/3h%_ȸc5$ Ó1 ăďóîçgÁť|"ĆŮÂ"Şť˛ŇmăĹÉtßamx2Ľ»xqlĄw`{Š1ëĆôůXB¸2®é,€.3SwbÜđgęŠÄ8ŹçâÎ ćbĆ…OýĆÉî|ş÷Wđ@™wĘÄköL/`«‚'ű d %!ă~·řšS4™÷‰íĺ‚mŰ‘q¤0óqx#ănęđËW"Ć5Ep^šŤť%ăp@ł'UŠ;1N†ëXŃüLŚc™ßÚMęb\łŻ “lăăHßa}€q•őt‡é YgĂĹI,§>ć.Žlż#)ř‰Ľ8tČ,¨-cR é†‹C÷ÂňĎ[Nn÷@‹ct>¬ç•΋ĂJÓś{Ţ/nť‰7^ŁŘĹ´ ÍßŔ¸¦CŰĘ捕qR.v–sĆ!mĚ~ßĹqx‹‡ŃĹs-żŰcĆęX'yűŚ“C"c›*&-ÍyqŤ#‡ĺ¤™$ââCb'a¶®Ó¸ăę…ŕ“·Ös8‰Ŕ¸Şť0¦dr Ľ¸–ň”ě»xńââ·żńâäË‘Îáĺh8#.5›±ßžP•ڇ;gÝą•_läĹ!Q‘sÄy·VäĹ:uş/W'ŕâG‘y­Ňó‡ ^ÚN”jEć׋7 Iö"ĆÉ&&—ö4×¶}J_0NDw"ŚłĽq2η1N"Ö®˝‰qhW Ć‹‡î—UT.ągäĹ1ÓL÷Cö|ĆaŹîŽčÉu&`\eŹ˙šM.ë΋ C'7 ŚŔ8äşOÎŹŔ8ąTŢ|ťo`\[4†0“MÎU×·4;Áµ‡mĺ®v™Ä8öďVłôŇç˛!ă¤nˇł‡odlO-röĐ™qXz"ĆáÚcčUGVůć#1.ÜZĆŚHŚ«ÜNÍŞŔ{#ăäxf_’·¶€qŚľŹç+0ŹDąEŚkL>9XL=ÇĽ‡űť‰‡˙š¨?Îĸ«,ĄĽ,Ť×R<Äîí70®W«HşăBŮęŚËąL˛$śIUÜ;Á^Ŕ¸ć'ąńw`—v=[E`\Ĺ>«†żÇ‹wž$·ßZŔĹá±Î×…ĺ3.®Ť˙‹s-Đ ×ÓÚĄ”\ÇĹáŃ’ů·jĚťűt®‹k[ZAě ÇÖía¸ĽVČ’[°8ĚWϬ8É śĘŘŔĺßYqhşç~·±âŘâ;@‚¸‹"@,nőěë° =Ńâ¬fÉúHů@‹k+’|ĂâDy_”Ě„{c§ĹŐ˦ wZϧ‡Q­iâK¸8l÷@včvń“iq/\ŇF¤ŮŽ‹ëëé™ ‡|h-\_`ă`ńĆ/,ů/`ś´h«ů™đ¨Ś#VĚÍ:˙H$śăÚ:Čč9(ă¸â6¨4ĺ #Łql?ŻŘtoëŰÝqË*üŹ™‰qř"dßŇm…żďÄ8ůôĎöÚ-Żňśd/Ž.o˘=rĆĹUý0n»KÄĹŐ”©.d -Z'Ĺ˝FC4Đ'\śOCGđŤ‹[©ňŚ‹Ăý ú–;ŃâŞ;ŔËĂG'Ě.ăâäô^•€ó‰GĂ—ăîzÂűYËMĚlĸXÖމqŤ1ÉÔš/bśŔł,93žPuCĆÁwdŹľ<8™'x '=ă$?Íż)vŚť‡Ą»Ů$ŐĚĸžž ŽnÄ8ôŐř v#ĆaĂ“ĺ]µÎxj1ˇ„ÓĚ›á«ÉŔ¸"‹Ä8íYňŠŮ0NÖ„ŮÖH‰ŕ36`\”>ăľq뒆ЌkŚ`¦%©É«‹Ŕ8PŔ,ĚÄo/bÉLę84_<ăä<9tJ.ăôéóÉQQ.˝€qrVéĐŚĂc+â&~ĺ®EbśąĽ/YÚ@ŚĂ~:;čh8ťâ·31nU.?ă„fm,÷ńçEăĸ} ĆĹ>ŰgŮLĸFÜN­*Ť«D¶•LŚ‘ Ô2Űvbś_™LŚcŇČwÚC‰p ·ŘĎôŤ‡’HŚË[=®{ŕĹÉ“ 7ż&Dxó¦Ĺܧ Ýî'wTäžu¶Î„ŠĂNŚN&žľ°žVÖ󉄅>t;)nĂ @#)7– [kł%*Ă;*NޢV&/˘Ř*qtDřî).öŹ‹f6ârľ¶±c8âäUĺR« SÉ%‹7¶ÇňąŹwPś¸mÁüŠNA{I>€âdbnz #â:ç˛w1 *-€âł:VĂV &Ě ç•ş,RśÜŘb^q;ű‹Łń®lś8‰ĆśkgwâÄÉÚx8&éş3'N.ü <S&dU5«ŮË’ŇĎŃsăĭ宼8qŕ˘É:EpßNÎh=W6śŔ‰c×mpµWľĂ@Šk¬¤›cţ$hn'Ĺ9vś;(n˛ €@Č/7r:¬óŹ'P\ĽďE’Iqň˝LŚçóÍ‘“·@qň愚kÇců~6L\8б°c‽Ń|ëŤ'^pĽ)q˛*ËVĘčćď/HÖ™0#ŤiÄqÂÁ|~şD‰{^gÚ~$0«‰ÓűÖŐÔ@ř픸bÎ |O‰Wy7 ×Ć .`âĐ-qD´Ľ“)qˇq°|¤ÄĄ.đ'Ü(qÄ$đäÄAw®IRđś—s6íŢ)q¨Ú^ů}üxAâzšŁŔ[MŚ8¬‰‡ÁM ě˝/D\GZ›Źţ ÇnéŘRů ö„Ť'wľ<ţGÄ OŮüî@©eGÄÝď6i_ŔqůěZČ €¸ßîtĹäm8×F'F[xo•™qqLÝťXý„34ę!|Ä„‹l‚±ŘqŇo}2«qŰWßřÉ^¸Ei‡$u_} I#$ŽdLň3Bçv!qů›=?2âV]˙3#®÷ŕ ;®ŔcĎqÇŰ”×'5Câ0DĄ´¶Aâšbq,™\« q őnüČlwH\YĚéŽ7 q5ÔÖqýIy[”¸Ć­ěŕŘqH LÄúöę'FśńÄžwgÄIęWÝtnڏřášÄBoHścęçq‰-Dľ†7"NŢ &ân¸bwŤvDŤíZ#ůH[„Ž#â§Af4/Ôő"î7'‹•ÚŠ3bŐú%Ĺ\ĘÚkfÄU…b+°ů¸Ě“Mw`ŇGH\đ3× ‰“µÝ§°Ę±Sâ sńŽŕ”¸2lţĽÄś(qľŤ2Ę‹Óű(q7>J#Ćó´CâVIýHÜúĘ]Ů(qÜ6”ëŃ»…‰ĂنčŠyúąaâZ łz!¦Í1q-5úČÚ23&E÷ÎÂmˇÖ#Râpú›`Ĺ.J\ăÔĹi}ťĎÁsÄĹ&z‘ÁFH\ľ6ňśoFVť¨ă]Ś¸Î˝ëX÷öFÄń±ăß˙„{ľúËbŔ×VG 8ý {ţůTAÝqXÖěx#⛼ŮqŤKŽBÔ6B¦Č4ĺĎw@\÷’¬`u6BÜŞäĎ„8gN–!.ÍÄZ q-ŤG+ q8zܤýâŐŻšq(ÖVÓHŽď€8ôšťú`ţĽůpó6€;:C ®ŻLŤýnáĎOx8ăÔŚ‡«¬’¸řN´;N:"|ÍŮčp źŐńPŻ"ńr/<\wíeż«ýsqŻ Śť獼ϝ˛Ńáâ×",ŃE‡CŤŕáŘZ×p;/:\ă~ZM@ĽY.”‡@íN仂8c’§d:ÜÖÂ@ϢĂÉý"+ćÂj÷Op8k—ě˛ ľŕp «="NŢô݆KG"Ău峪ňĽqYh¸Ęv‘é8Ŕ972R×käöd¸ľ 1|ń–ąp-Q(QٸpR˝Ěňyg,śěěĄâaBK˘Ž3#&{qáÂÜ<©v ×™®=ťÔ!Ű×› §O#Ňvo*\HßëߨpR5=l ýç…;Ńc­MOT¸ß0ŘŹĐ„\·7N]"®˛ Đ˝ďC€ Ç Ş‡6ú×_X8GHÜWÂÂĺúkô:RáۦEűMÂ…côúăěÍp:iÎE©@AX8łPĹʢ\Ä›áúÉÔ[Ď„Hfţ'0Üő†»ţź‚áž˙:,'řv®bkc©Ł(©,páÚqEŮY‹ ·z ”|‹ŔÁpř‚¦Źě ť '·šX'•[üE†»C:n‘áäîDĆ˝ĄbŚf'ĂůÉXć‹áP°_ô¨gaÚąp2˘›6ŘŔ…CXq™…Łc}{qáV9ö‰)MÍÓéF…kĚźž-¸® ‡Śu˘áx,(śj˝!:–ź¨pśđărß pBk·Péjpv-ۆ„“}j\^F-NmNˇż"®1üťm!} 'ß/ Y—ÁÄŹ„«, Mďa’Q ăÁ ´t=?ô ŁŚCŃeěŕz^48ď{ű@;B YČd¸ß| [:»ŹĂó¬m§ÁőŐ¤ëa˘ÁˇÜÂý WőţđѬvG\G™Đžc‰1vÜi$“ť‡PvşŢ•Ăé'7Ře{Ŕ˝\e˙áiÓ ’‹ ,8\pˇë\:űŤÜuqÜ`ŚĄ'Ô±±ŕXoz°-°˙Ţ0¸á‡ďzD\Ő”‚Áŕ:Zľ^0¸a˝Ţ; n‘źŮ‚°`p8Ţ5ŹP Z,¸Ę”»µÂť; îů>tX›9ßE‚C™ËŚžÉë‚Ă{ÓYr9µ˝@p«-A8í‚«˛χύ‡†×?Ť+rŕ*Ő–·¶,ě8,÷2cÄžŐ~“łî$8vÄw ˙ Îac\e—‹2‡iËŘIpýđ”ÝŚ$8ÖGnŰñD‚»V:đ‡×}ˇČ‰7±f”D˘ 'ąKj‘Ăl8,ł6?dň6‚7ćÖŮ7"—çkWŠKĹĐÇF“ĐČúźřm§Ŕ5DgĽÔĎ–)pČ+TďĎ}Qŕä#{úôĽ"®±qó84k WěEcGÍ]´Q0bŕ¤ř;­ďN>–˝ńúÜż.ŽYe\cíyúŔAż"żÜl®)ëD“Bô´ôą"fťĆ@«M€Ŕ! Ah«_§¬bł’şžgj3…0•Ž\‹Ç~d·[I™1p2Őd^ŞĹýŤ»˝ p Â!™X­‘m·ŕŢűś®i¨s{83Ţ8ďÁ®÷ΓËčŇ3·8pč™CóŚÖä@Î 8´¨ĄígÁÉź¶ŞHÁ5ć`¦Iž5rŕ+§ß@Łí¸áPw,ꋇ\J×FoľsŔIDzîJ˛U/ÜaâFVŽMńcˇ7›5J¤Ŕ±ŹŮ+žËQáÝ9p_ZUăč-sŕ¢Śm;®’Ď}7ż.WńçžšńĂÁ7żcŕ\o M / Ü`Zä.cŕśšô,ŕ‡sćeO—ÜMóΉRĎm1pťŤÇ§%Á„6)p•cTčŐ»­ec§ŔMěÎJ.!±+Pŕ°ívoíZ8N=_Ţ8M(SĆŔÉ–~y\8ß8(Ťyú‹·¶ÎĚĂÉ©…† áIGś\_yRkŕ1$ś$>śÚŘŻ ‚Ă)«Ź¶Ą“˛HpX[âkĺě“ô¶ˇŕ„6ĚĐ€L€‚[yxµUń,—ĂŚú 2 Éý@ 4¸Î„áSÁW™9íPŘä<úĆÁą}ć ě7(.Ěí88×ÇjŃ×Ô‹‚ żćnÎE+‚Ȳ„˘3˝dY8¸Ć˛ĂĺEháěNj—™°QŻI082:Śę´Ăŕ,¨ňÖ7" )˘ŃŤŰDŞýŽ;Ů’Ä»/Ňŕp`+!1"P¨ “őař„!ŢŢ‚ÁiÓĚs_*žßűN“|ôÔ­ŹnĆÁ „Čßiv;ÎĎ6˘i‹88bݦa}xßí8¸s m :âŕPn«Ăş ·ĘipC;-S Î|†ÁÉůł2t8xgľhpŢšóěw/śTT8 ŠŚ7°.çÍ‚§G™‡ŁBH±Ë’łPpÍ–cŢvä€DęąÓ·+bî ‰Ď důě¸ç2 ®rfŹŰ ×řH¨8FAW'5‘i¶¤z˝Hp§ě9ÚÎw—Ip‘˝ób$\e éMűÇ1»1/­č—Ó!Ů1ĘářÝÁ!•ŰG9dŚ3" »yXÎI*[(¸Î™Óq¸ł~ ÁąňgÔó…‚“ŻĚX˝ŕĎl(¸Žs–­hŤ](¸¦m€†ęş2żÓ`ĽőŕÇK 897úđ ¬ĺ; Ăú·ÔźóM"ÁUm>¶iţ“ ´L‚“Pç`‰ËyÁUŹĚvŔy•‚ca XĎůĚHpc5‡×7 NrĚęWľżD‚»îĐj%ČÍ@pM1ŹFŽę®jéĺT $ž®€ëšcđ9´çđ(p›FĹ&zuĂŔŤEžýEĹ>ű‹‡{6kĽľ‘fß1pR¬ÚžĽaŕÜë ýńâŔŮŃŮ6Äs& űÍ.G1Čß(pr>ŐyŹťgGŘć zM8b.Ľ3ľ¤ˇ»M÷ă@Á>rŕ©>·ŽŚ "pŕp”ŻZđP4ű‚łÓ— ŃvÜűŁFŻÎiÍŠĘY,8Ydę@MIČ\CR»čśŢĆ‚“GŔrÄąeÁńĂ5 e3Ä;G}Î8 ÎMÔ–wś|í—í‰gçźÖüČĆ‚ 1ŇgËĽ2 gn,8”g­#ô”ł&R‘ëúŮ3®3{€D׌88ŕąšažŮhp “ĆŹ-ŃŕH2 ůO!ň*Ŕŕ˙č¬$ÜJ"ř@sű‹Ô>2 N Íśőµ˝hpĹEhEŘ„ NơŐFZ„ÁˇĄY~7 NÂv'ËĽ`p(*yéĚ08„ ÍB…úl08 -”—FëÓ ·úĺÚF–zy§zôEŰů ‡N&„!xfŃŕ°¦TŻ @»hp8ÚŽe!čX 08‹Ż/Ţ;¤Ňdś(Y-/·ŽĂŕ*á$Ď—ÂŐG‡Ť'ý{Ó/îFĂZÚÄpq ĺoY9µ•ËĺF“ÍdáČŽť'“'SaĚÇGÜrů‚ĚÚhp’wËpą7śĚe.%‹'+—/´i˝C¤«$bŕf<׊ÄyÂÁ!™?l2÷ţD·ť<ß4¸ĘÝÄÁV^08 Ŕň÷iŰŮhpr/7HesĂÁťüO]FÂÁyMA«?h^ <8ËNî9oD\GŻľ5GЏ ŽĘaó‰”\×ÍÔŇRŇŚppżŐNŚĐ²óŕäňş;G@–‘×Í] Ě°ţ‘'˝{ …Ř޶ńŕdř×ÉV>đŕ <áş´×Ŕă)ëmĹ‘pÍ ‘çňŕD \gnŕ>Ô˛F ›áŞN˘9ľȶ̓ 8˙ŕÁ!X’/Ďë®Ä9«úgc÷‹‡O®lVÄ™oÜ’‚i Áů7§ů0~1×9ÖZ«ÍľŇppÂťŃ:Éj[48«zé[¨|¸…ľk Ú Ç>Ńŕä#‚p0ÂhňF“ůsCëviZY88ä=“ÎĽuîO48· JßÁFkˇŞ++_ ÁU˛(ÄÎóď08 v$ â•5-.3í–NU˘đ“}Ĺ–ú‚ÁťFý)/ś\Xd«ů'o\E˙Šö<ýA›Năăśµ|ČLŃ‹׺ÁęwłRÍŔG‡"ŰJÄÁ•…T;ZÝxp2O{şYńĚ<¸ŞÇO!fdăÁ…˛»H]^@8 dŐ}KîSÂÉHčt§ŚŹ6 \Y7ć>‹„ĂÁŐ’ý„CŠ'KgÂqBĐ8[‰pؤŰF`čwŹH¸ĆžĺçĄpsńÚ,$\Ói&GNŐ+ádá2ˇ.č ‰D"śť/omŘâß_D8ňĽ'šôťť‡ČD“W|'Â1łVý‹dDÂ11xš$Bµ„™ 7nŁX"““pő‡ç;2ćŢĽ#®6ezHP®D8­9ŽpŤÝÎÓňťbĽ @8„%pĎyp­hgŹíFí î˛LňGÜYĚℬÔ“&¬«éťµĂŕX3n»›äµ•wú˘U®ń‰?‹ďH3ăŕĐ­Ŕ€ů.śBŚ8¸¦B]łNţ|áଏ˘šzT1; ŻŢš…@ąťgł‚ÍŽ48|9·M-0Ż ®ň^t>Đs$\Ó1CoĂdDÁá xbWż™„‰(¸uŚácő2 ŕó.F®E$ĽˇŕvjĆđ n†»ş gqGÁÉ7ÇÇž3őÇ×i“]tś&\Źéź>ˇŕo†ť¦™ĺ s62ć’qpuŢbx'\eŰĘŠAs{ÓŕěÖíhŚ{ÓŕśJśip8†Č~¤Pi.Y '//ú4ŰoÄ?°Óŕp©•çN`eśäÇ˝´ăŕšć=-Ą Së˘Á5¶']öčŤ'Üipějç_—†Ĺ@sĺOSh7ľü ׯPż•M#ńŕ$9<Śöypkáѡ>ěÇX÷ňSQ WQĐw-9§î °o #áüśżě/$,‹•;ţG$\%eU˙B„k#Ḳ6ďnäҶpZ rÔ‹HÜ6"ś¤ o/Až‘‡/w¬–ĄŻî@8^~4ŢE‡×#®i4Ů´Ćź/"\Eٰe·1›p2aŕŐĹë „Ą Ç8ÚĆ“ĺQ1Š\ŃŻ@c+ŤDysqpUń^3?®łőĎ›YŔp\48vËT90 AřâÁy?ô󫙇@Kâ”Hv"ű9:oć KBÂáf™N8¸[Ýe!áşvÔčäÝő ×mŞň9şG"ś„°bĆS˘AGČH1Ň@{@Âáâ?ŻłôË×ذzzśÓďÄ2;×$•c@^D8^ Îý^.Ů˝ ×,wŕˇX$ÂaÇ’"ˇ‰ĺ6&\€¦ŽÄ„CĂĆÓUÍ#!ᬵpŚ`‡PYŇü„„“—Ć΀„Ó3ž¶KSpüc{µúp{á¤Ňň:ÇQ"Κ–ď®|´ăQm^?˝đ&ąeP¬p„U/Ź#Ű pŇôo‰S |Î.›ä>>á†-‡×ŚD8ěNŇ0÷âK;Ž=ÂÍ oµń 'çÜĂóo(\‹E"‚<‹P8ů»'˛«Ě¬h3ş•oµ#¨`ô‹ßÍ˝3ájYŚűš‘prĺYgÖaĽý…„c $Ě®‹fí×µ=ŰĽĐĎÁ:âખdž/Šý ÎkP‚xÉ48 XmźßipȆkŁTrŁÁÉyyÇF¦ÁÉ/Qf¤0/ľŃŕ$3Ó§oâ=âŕPÁ’ëkłĆŕ©m0849µ“ý| Á=_Z×™ĂNśÜ˘Ááä*OŮ= śÜ‚,3®Âyľhp2‚9•üĂßvś­Ř&ĚÎypt?l¤Ą“•÷ çNŁť‡ŰŢX|âŤŮxpŘ{]/‘hpřěÂŮŕ‡Ł%Ňŕ~­e»!˙AÂÁˇ¨Ş#ˇ\PβyE§!8ˇá88¦a‘qp(ÜĆ_ q+đŕP‘6¨[+ŇĐŠá°ŰJü©ö´NÚÚF„C o…®ť׸IISľ~á+í<¸Ňě máôpď1üu$\3T˘­*ĎcÁŕŘO€–$řHÓĹ}eŇ‹çM^ÂÝÍ08©KűĚ‘l”‡´Ŕµş˙ş·Ţ,¸îÉ4á‡&ś$ŰíˇBĐĚ,89Ůą˘W袇й,+]Qpvp9wśdůś.Y>€ŕäWkB¤ÄCőîDrýVxÁ›×PÄ>ű'aÝéiĐÄ«v¤7řA©‡uBZ}#paŕ%í†V ůâĹ;ŤŹJŐΓD}ďÄÄś €8ő’Cç8śRž-Ř8prÄ=­çXíoÜ,8^8)"JMřÄ“n^=¨ýúŔs–,‡ 'ů5ż7d€Á±0F .9noo˘ŘN¶:Ů51QŤMĽ~ÂŔŮ•‘čnqŕšzT«&ęp[:®rMó~ŃCö»$ Üz@ZŰ(prMYQ$ę˘ŔýZíÔ‘pÜôo śËRćL8Y¦ť „1pLĚźvP¦^,rŕX“Ş(ËÜ, m 8©ő[ŹŠ°b6ś¬ Óîčg Ħ74Y1 ×u%łźŔŐ_8–©hfçŔÉß'ŰĘVłëŢ0pä])i…«Eű–üĐő˘ŔI“ý´Q˛ö‚ŔˇÔÎź~¶ëzÚfÚ˝]|ďĂ#s/SY\dĐ ś\ĺĂçmď7N˘Sšw \łá) 0:1k‡Ž?K~ Ŕ!Cç€Áž)p*ÔÍ|Ţć΀lËĺ#Űí “@_‡5?Cŕ¤Ökŕ*L&ľ p‹¸ąAŕlřVCşQŕK ĂłěŔz(p$IT›˘ďxn6 śpó­‡ć ÜáŹĺ 'COl8€2ş74ę›O8ěržťí×´Ľ1©µŢ1ph–ŇúÇn×űGQĂÄ3b™Z8Ů#«y—Ç×Oß…Ć' ś €äľzcŕüD$+BĆŔa ÷Ľî53áĎi.öZřŢß8ÇôŽ‘0pČÜ6Cčř“Ţ8űć*yĆł’XA 8Ľt_3E 8›ÉÖŔÉ_ 8éđ!p}Ž‹QłěK'3˘ŕ°ÉŤÎEçß7ây™I9t`ś?~±ŕ,.lgýŔ‚óËú<™‡[ŽŁśęAäź_88ě˙HĹq« ×háŕ8QsYO"]ćç}°UD˛-KŐ 'yfź/’Ťĺ. W¬m»L„ÂápŐĚ˛Š¬Č΄»{É“űvcÂÉ Ç ­˝‘pËby×H8+Ą=[h`Âqn¤ŘXŤv‰ ×ôřÁ’Cç˘ú¦ÂÝ^ĆMT8Ö‘›izčqů€…ł‚Ös4.rŐő@}k~P8=ü†€ÜTŰp\0ĂŠył$K(\"ži „-Łü G÷ĽĂSÓ¸­…`’Ś–ŁÂ¦Ě70mŕ×MZ©„ľ]ĘÂ` HĆŤţv"á´a’Ů”Ë?m’čVl@áŚNHŕŻ4%űL„ŻŰ©Ź1á"¸Î:ýďbŕşş|,)ű~łN©p,Ęý®ŞśÜ čľ’Ŕ×ĆëÁÖO‹\O"±Mä2¬‘ţýąpÖá$}…`ĽË' óňȦŞŹ} †Úľ€ĹoAŢú†bu Á n´V­ĆđŠ 7ó¶Š…Ó'ô7<˘ň 7ąqÝç uÔĂ›O€’áLÇ[W&v'Ü,íX‚‹ÓÄÝĆwyÚt)/µ5§WEĎÍĄ—Ś E7ëJ†S[Y(OËĎ/ňón/ôü†J®.d/:ĺĆ 1ÇÜnnxňăš"š1Ć'ý‘“hŁ‚ň7ČIÄtFŕß) =~>~`U·R|ŮrĎ˙'şÝýB·»˙_ŇíĐykц´ú.şZ3®ńp˝čv¸OtÜ2Ž‘:ŻĂí»ľ/ŻY]‘mWŮęx8<÷^d;“|Bł#â`;†˙)˘]Ĺ%€í*ťNžŕĂ>´í†ĎT×¶ăˇÎЧ¬~.˛8YµÄUH1p°ťüňĺR7ß`;Ď™–+‚í8nĐ FŚ`BŰ ÚÍ2‡ľĐvV®W_ů m×Xđ‰\ٸ3Ů®O”ôÔ&˛ÝM'ˇŰ/°ÝęąŮŽ]o\oËG&´ťl˝§EAĚ d;9L›ń-×"Űa…T](—ml»ćTeśTŰŽ7´Ů*ŽŢn‡UEş›íj\ő ·Ţi'ú·ă.{ Ô-eŮ?F·cŢÝ9%jŚţ1şG—2 ?ĄM9ŔíÎ{Ůß±żîp;‰^§ŠÎnWهnnt»üË3áíOć‡ăüĄóvŃíjaQŤŤHζCŕ%úC­®aL)Âí*srŞˇF>ľÚN.÷A5aíE¶«ÎżVůŢ›lçď{ÔH¶k°hźőp/°Ýił-píW“n2ĽiöQ,°]µ6mż+Ëĺ;Ún6Zs‰m'I4 5[ˇŠ†…ĆզřÁteY{ZeŤA[ł¸Ż~ŔŰ9ţ|Ó톥•2Óí8Ąŕ~ ˛ŃíÎąžza^Ćńvť1ÇaYAç-¸]gŇçňDj»?Ŕíü}g¸Ý`Şă´Q>űxĂílFW€Ű!ÓÔĎMý†Ű9GőşÜ®q–lޡW„Ű5Ě#8 {îh»±Řşě Nl»ÎÎ+ľj‹l»Ć8ÖňĚYop;É=N>TźŕvD2ĚŰcľŮvyřťm'ns˘ŤĐëŰ+ěŹI^ÇĽ·«ěý8ś¶#Ś¸Ĺ¶k¬—Żdűyf´]sA’$Ú.m°ŁĽÉvex–žH¶űÍűŔdH@Űýć=”“Ŕ™mׂ¶9±íd1Ńđ*rmwa*ŹŮ h;DÝĎu m'ú 63ţjFŰŤ Ą´źÚÇą§«i_`»á)¶¸vűB!¦°…µÓÓĂ`$„łrâÚ…0‰Ů•»l\;ßaeR`qíąf×̢üé¶CÚđy‚,lrKŕÚuťŃiň3íđĚH)Tg<äR&°ť’.oş{Âä¶ă/»üŚĂ¦ŮNľAöÍmd;DJŇŚ« ,t'mh;ÉnëO¤Ým×Řßó\ uĘ!ţ[l;P%ÎŐŤyםl‡Qc®{ٶ#Ă5˝o`;L˝íäş׎mÓžh]ŰŔv?^=Ťß`;Llü°ŇąvH&.ů`DţâÚ­ŃÝśkgU»ë.M0ܶ>e:^\»: ±%Ş]ß–wô­'ŞťžpÍ’Éi°Hµ«)ęÇ4Ű›j§áő‹j÷«MĂX±¤Öe¬Ý‰V’CO· ĹĽ¸vcÄŹ×NľF˙üź¸vŘő8•ąvsD¬Ă,-i( lWI…{ŐHd»J9p9ň"ŰIvéTiú˛Ý9—@„ÜѶ«ě®8 xÓ„v´ĐvšoőÎżçűŽd;«®ş.ęܸv2Xę]<ŁĚ\»nQá89ÖßÎwĆď kǸş˘Ňv[u4qíPDÁžűćŠ×Nţ€°jl„`Gs®]ç@ĆéŘ3Píp·Í5†ŐeĄ P»ĘqŤZ ) žĚ´“yPźň’ˇŚL;÷u—„´ÓbąKLy–6˘ÝţąŤh‡oEĆĽTwCâ[„ÚµY˛##C퉾`š*BíX”lśvdpą‰T;dú±Łs±ţŮv5ś8‘ vH8ČĹY¬€´CĽu¤ćřD´;Şďôc'Úqň— 97˘’QÚO°í‰Č·¦„-ĎÔÎŽÂ Fc0łAíân$ŁjW™Ś;lóú€´[ ŃŃ"Ó+}°ˇ7äGŇNzÓN5a˘egÚ]÷RbW:δkÖËŕçmˇ¨nL;)dZWčĆ´“[żÔŐ-¤Ŕ´“osC·„´ăÁv%řQIL»Ĺ/vť5.uZ¤e¦Ý+os^‘i‡(µ®ń_€NŢH»Őçr"Ú ďŰĽ#ĐÁRřiŹ8;ąnĂĹ‹ľ 0»Ę‰Žé ¤$–ťTáÝŽ*č›Ze‡ŠB32îëťdW& üČŕŕí$»Ű˛©}ŮÉ®9mđ®÷F˛C=Ĺ;Ç6’Ý`„{5M[ţd]ËátˇfqěĐÖÔ/Ś ËÍr“S·ěŔ[cń…„ÂČî°ů0!B5ĽQ¶UHEú6ŞŚ ˘Gc2ë{Áô^"Ů1 tSóQI (; ,06j7+˙ÄβëK<Ű#ËŽ=Ć’Ďdʞ-ĚNJÍg·¨hě4;«Ń)¶E%š]K·äPÔޢٱ Ýśř¤×ôpvëć˘iÂŮUÎ…9çPü ‘f‡gm íLźµö†Ů­±CÁ…EŞ m¨LóĚîD«ĘˇĆ˛źĚ˛“Ď/a NťÖĚ®öb˛ç‚I›Ě®ĘXčZË4;Y—Ý-4ęµáěŘbPĘţńŚł“dŕi]ŹŇu•pvUI}µhᑸşŔłC%ĉbČ6DśöpÉnhO ĎŤg·r”M_ŕĹłóď_ČHgwäšÝs‹ťvR}Ńěâ­ű‘fwV$AďňĚő#GŢ0;ŮॽÔfŻ;ÁěP9» ÂIűłc:ÄE­Ä0š¶AĚ/ňâƶŃěâ>%n“Ťf'ś¨óđYK4»¶ĹH¤áí0»ĂnYÎ0;iřZ ńÚĚ1Ä–Á–QvŇ®ęÇ‚cD”]cjĚabí~‘ěäfňtiů‹$»¦š&P~8—8vŤ"C㸣n8v:ŻŽ¶Á[ý 8v>Ő+}âc‡ż._ťŇÜxďŽţEȰcT,‚ě°ł,e'—ý˛cŮżšµ„βCaa˛…'7ČNM§!őN;ŔĄś¶-ÎČÎOůU Ę™dFfmšćŕ{ŰIvž&‘>ŘŤd'nZUn™ËF˛»ĐXËv%Ş"„ÜŤh'dűŁD W=/kł—˙M´óîł~ŤD´ĂEĽ—CCŔ ĐN–ŁË’h‡h_*ČŠřa—c&Ú ;JgˇßD;‰YôĂ:n$ÚĺgŁ`zę ´[U˙ hÇÂ'JeŞĂă[ČD;Ië¨lRńf/¤ťł|ŤKH; na#ŔyŕxíEWý"q“‹h·M„Ć9ŃŽ·W±qéCˇti'©ěËňšbť H;¤ĄöcOÖ‰vťúuyÄ™vHvwcŢÓ’¸€vĚĐ]†ś'2~GÚ±*ÁŹ~~`Ú­C<Šej×™_żíŚüy1íäŕqZázčĹ´c߸-’ v5•©SCíkăó嵋!ŃNµë[—­Ř&"ÔeO4Ćj~Ěş˛ vŤ„Ąć)dv‡Ú…’öť¨vyÇ= ;PírŹ3“jÇűö´Ů=şL7®ťnů̉τµcź‘<MŰ9řű™kO#CÁ{™k'Ą×ZµĂZ/AâÚIK»×ŻµŰ‹ Ďý‘ˇv8dV‹ŘŢP;IiťÎLź%BíŔ€Ŕ•Ś„Żked-¬.ň ]/pírţ–XđŔµĂß?@:`×'AO/˛ť«i§d;Ůô¬Rś%ű©kIh» Öš6•ŕ¸ĐvxóÓÜSX¦7˛#Öź'á;Ů.65=űŰnA)G‚ŰuB i&K!ÂíZŠĚŹp;a ÎwĚ3^ń&f%Cîâ‰á3ä‘˝ ˙|€Ü­¸Tů> r‡JŚü[BŤ wx‚ĺŔ§cyČbo»đsˇî»ç«Q5ť’Ęć0ŐÁUYď»ud */Îť_˝PĆ‹s‡¤¨·‚^™t×sOáP–ÜbÝá;î‹I&¤ď€ş“ß—wűU#é®2›>=^îşË ľť Ĺ t';޶‹w×x >\?{ÄÝáŇ®Ź‡óúÜÝĘdžGÄÝ!°>¤#çnK™w7Qęcşű@˛&ďdúöšz ă»_Ŕ;ć  ¤áÉĄ“ZgČ;Žzáž<śŤy‡ŘI«3Cďö©E.›@ő.ć š¨wr*Á3ŘŤ¦Ý#ôiÜ3~ţyç…ŕďňî.++  2"ď*óňw×c\ąĽkJeĐ4JŹ;ňÎMB@nČ»8Ő#\´y1”Ťś˘…ĽăyÍ*î¤ÇďČ»őóOÄ;hçeÇćŠUđN^Ľ"óć‹ĺ†»‹%Iˇ†%Ú]h*đ˝pwĎŰą4Ś<'ŕîłń·ĆÁeĂÝá (YNdÚ]l¨•H¤ÝmW§ôD»Ăü/F”¸đŻśv‡äŕ1ĚńŞô¨€»#Ζ-‡XL€ Ľ;5%w¨“ ¤7mĻԬ –@Ľ«hZ^:“&”•ĽëéÖŹĽ»akásŃ3ď®±~đi¦đ!đîPׄź˙Ţxw˝lw2†™qwe ňÂSüńv7¬äřv÷|aLJ&Cšv׸ä]”+±ăîę ţŔĽíNg”şzŁhwň.nĚďđ|Ь{ÂÝI%»ÔТÁOĆÝńçž›pÜľ€w+ď=ĎŔ»±ć9^Ŕ;)Lyě7Ç x÷|¤Óľ™OŔ;ÉgM|˙ů»Ľ?‡ł w'MI‡µyňá…»ó“iĆÝŐí{!Ü‹v7ě‘>Ś[´»ÎŰđ:”A;2áîRŰšp…î®ŰŇKřýE»K=| í®ˇ=RÁ:źiw>Ŕ&Ľ«ěn¸ţeĚ»ëRת9ňŞěNţ¤?*+)†‚+»“‹#S=J1śšvŘVĆ6„îľwdÝő\¨)ĐXHčH{Řť¬Ç5šŰu')/Íף˙7 îĐžqĂ®Şgţú&Ý­3ăŇ­Ň«"T^ 'Ýa˝ g˛F”[qÔÝľ$ŐHşĂŰ—Ă×bJ«_¬;é§Đ¤rÖu×ض°¬dר»†g@’@ }fÝqĎźI ç"鮲'g®2éŘAwq¤ľ5AwŤŚ[nśą˙ş»ü`đÝĹ”ž< G"Ý!kv°™iĎń&Ý ·á·3éNgţ5ŁpŇ–ŰU†¸~#Ý=űđ°ÖögoI¤;¤VB©ó×wÔťĂ×ĹŰQw¬q{Ť¶ęË/Ö]CËÍóíXc×ů&Ýů'tÇöä=5ę–?Hw}KFĎůâÜÝő ćuňË Lr›ž;ĺNJdµ1’@˛đMą[+Űů‘rçmę]îíEąŰTÄl»Ů |— sç5´çOGĚS57˝ ’ĂŞ•8w2 rxß×ÝçŽUČf`\dę^ ;d¸ńĹŽ7çnX–Z‰Žą“ÍäyÜŹp$ ”;ŻĎKZˇáSď»~{Ţç rwş§b4RęĘąóęÝs"ănřđ™MůÜ,´)ăŽC lĹăÔÖ "äŕö˛ź+ěG~ť?> ÍÓ–5€S×,«‚Žż!rDpĆW÷ą=>:¸w3šTÂť’%sĎ%'Nw3*ÎS?ЏÓYß0 rłŻŚ;zçtĽAIťrŘ|ËîV’Ű$Cryôj4,~Č·sú{<ßězTľoş s.wxÝř7ŽqZĺďź‹˝$, řŠęŚÜUÝŤÜŢNa%{ř}ňÜŢČş'č'ˇnĹf‰Xá\-[ő&x®Ú‘ő7žYĺ-`;:ufFŻQČ@ľ@×Ů®)+QůŰcyDbzÁ±rÁşÝBł˛ü ’Ą„ˇyŔ= Ě«Psď|Řł”}w9ďY|Źđ5ýlgŤAż«3č.*<<{±ˇ$v~q* ·) ÄprßľŠ|Ŕµ[ŽZoí»Ůĺóź t×˙Żţ@éžżňĄĂ„™öG==iHF Z»‹ÄůgxBé¤Đ{)ôDT˘:bËm¤ńFTľ„_Ţ»Pé*‹=śÜŻ6&úN'1xž90Ą“ MÇ—Śn‰ďój˙ś›%ËÂ×r«6@é:Ć`¸Go·JĐ–*톑»ÇŹfí95 ě¨Ţ‚žăňˇ"ÔÔ+»@u.A“¨|gç)Xş®źÓJ˘˝®Ţě*GɉŽO—§Ut'ßŰÉřćÔ-C켙ŮĹ(µD9ëé‚Z­ KN·Ě{ŚĚł Ł5\$ŚcßŘg8úŠ®üiĺ˘.íÉ,QHŢŮ{®7u  )rO˘Y‹âjÓFjä Ý«ĄAAÔÉ ŰÔŕX´řčŤ9=¸ÉËÂuúF?u$ÁťtłÇ›ß™´í+yG;Qnt÷÷ą¶*$–n›¦šßm(uhóAäĄ_/ßxű‡ÜByMb ďSldbĄłyyŕŔnÔ‰9©“Č’Rřś´]ËÂj‡ YÍÝ(4ĄEy< €'g WX Ů:™*­u˝É˛ôuwą;Űq3ýˇŮ%Ž eNI0lťč°–sN —Ă,š<ť°RĹNݬf0”^ÝŤíMu”˛ŤžĽ‹Ď¦şĘmYęáď[EďEŢ•ĽKŻçÍńŹNŤa0ˇĐ¬µ„yşçö“bq—0+ť.NRćä‘čöđ &Sňr]ĘČč'˛ĺC3=Î4ĺĹÓN+ěěS!u đµaŁł˘Ë(3ŐŰĆ}0šón’ř€39ęŹÎ sşVny >}“ć‹ĘˇT™.Oõ¤:ąő44ĘF „€OܸH®PüˇL]÷Ň‹ŔÄxwO5Úáa¶—@Ń}`Ď·(Ľ:i+a÷”äą.K[ CAj %`‘Ą45öFPĹŞµ\ŢkDK˛‹Wś¬Şo_č=…X×OOĐRi˝¸‹ÂŽ&ă<ĄŤą:źNˇżI‡¬W?eRíÔ:Ś\6é×[Ž]?ň i•?íčľVžâ‰ąIOyß˙ ťMwµ(‚Ó+UuŇ)>”a<“˛ZĘ‚R×,Üd¸ę‰kjB›ďQĽŚ€g@ŽŻčÇҢ©lÖ*„ú±Ž)|›˛?X(Ónë$®¸4•AąĂAÓ+9l'¦fäŤcxFŽĽŇĽĹ/[v$;†‚äŘŔ”UcTŢmJz>ńŞĄ¦ —hb–uČş7ĂöUťń-Ƭq@kr p]¨H ‰,áŔŢX$\śŘş¦ýäŤMľ=G€ë@ÇÔxE%ŤT¤Bo¶tM%J1ä`6‹ęRއçÔůî6Ě 3qr¸©V74§LmŚł‚^‡<÷Á)Î^ÖĽÂěCčuxqm ľáSWŘ\Ypç<Ëéő\ť+ă€ĐÓ] (; ©ĺ;­ye FĆhyłM× oÝś $;YŕşľĽxiu$ˇňĺk%ęÎg‡íŠ—–™áŰŽL’v|©ÂCͱMg'Ńi#Ň(yL삚Ú9*ŘX.Ş;”âÁ¬;q!ÝŮÝčú“{ôUűč;˘Ę”–ŃÖf[…ç„NţËr*(~ř­†±“]Ŕ˘i+dM‘Őú:¬łĆěç §NňΠbŻťÓ8vRäćľ(Ă%>&&MŻČßl@é<[4ŻŽ ]Po´Ú c¤ŢŢI蓜0Ëóú\žýbÇř˘ŔÂŻPU‚ťäŘYO–N7č>$ß«$ÍÎv[Ë'' ŃM]‰Ž®<ŞhŞôbzg0‰5×=éˇĺGśUA*ç]Żýţ‡^Ϧ]§zul7x–dČp%çĹ—gLb+ 8slů2Ńćf*v·ĐL!–AÁ<˙žxs([‡L/Śž˙Ś~`iĹąb‡ŕň!· N›Ť Č pSno©śĘ÷Ł©h©ü(“DÜ ÎĽdn+{g};”žF±öiŰŰbFa7Iyşš÷CŽ\zĽ?ywČR|pÔŠ›ÖeÓýŤź śˇĺ@ě$†Ž‘(ű]ń4)×앾wČůâ D=¤^ˇcž€(łçSĆ9ť0ľ ű…ńŠyŹkK/ŃÍYP†o‡ý´źučÉŞ˛¤pŐĺ~,{E ΧR0z۵Ę›ô`-¦iNb#«čż űÄ`’¨?µ“™śĆÝ ľi÷ą@dm”U¨ł7Z.f·YçcPíjăĐ ö›QE†|ó Ú;zˇwT·čzl'•jt’1łűä9W ă\úĚ´­w1—xâBO¤/ËËâR3ř—ť€d;ů †k”ť%Ç}v2ZŃ𤡍ŃË„'Ńv(őň9…€Ć“Ńv·!IŮťduě)~”RO˘ĄŮ[=Ćz ^î<™aÓłME:LÓUáyG°¦xťK8|ĽM§^Öň7ać>ŕ3Á·“żŻą2ąa»s4 w2G&2F3ěĐy ‘S4E"¤ÓŢďś’“6©X¶‘h”Bů(t"=7¸ŕɢŃűllx ·4®ehłb±rî$›ŔJ.b[jOA>J>fđ:Ű;őäţšĚ‹7×ó óytśVämź—‡·bi'§>e–—?»Çý†@_đBJµé $§3´ČSŤ˝b*P÷ŮhŞ>ŘĹQFŘpŔŁłšT(wŘ(â ± ¨ękx­ ŕ!NŇ ;avÚ±sň\<,u-ĎIĆ9‚ô%y)ˇ€Ĺ1lŻóÝ“4E%ë/N"l3©Z—Ń µK¨QrÝd„µůCžć1ס\wĄXâĽj- $ń]¨‹ĘZ‡ĎĎd¶žg;AxrĹÄ˝¦ŐyŻ8 áôDă´v·:dÇq¶ń š‹@ď´J D»ÚÔ‰ěÄ0ŤÜ‡Ťđq[ e‚†‡>r˝7Űfď˘#Š|Si­gč Rźd…ą´O{ kTŹ›<<G•ťscIeśNěŞÚ')ü ¦ĐSżc|…'nŔ¦QŚTĐŇąKťPD:›‡~ÄD<0ŻűĘňČŢ«ńČPá’śŹ—r:xr2šK–ď÷Ć%:»ńXoA ‡¦űŤ/ńPžfŤX w‡ĹXňČ' ÜćüWŞz ¦ˇ2Ül+ŢíG‘ ,Q·ŤxUEćŃfË7ÔĆccg›ĚGË›ě¬9"D"¨máFG”5Đűč™ř(žDţťunÉŢ_ŽJ— Râ^$ăµ×L.®ÉR Íë¦N*v™Q"UňÉš­H?*ŽŞ@+OÝdbßsýUWŕVĹ“ÇCL÷X~¨É]ôb‹˘śIY?=ͶUůţ¤·ˇHŐĘ’ĂNÇ .(z‡ËI|ÚQú‡X<¤Ě¶ iŹŠčŮ–‡˛Żş2óZ­OČDt&ţX_®ôÝÍű”Cś¬řö¤Gú´ĺy¶,ž,pCÍsŃÖeĆ]V4É7éj?׆żűÔDNYđˇ3*†ÄÓ.KÖT,ß Ť.Ś\Nŕm@‰<pĺ[x–ń>Ś˙‹‚~[Ů諎ÇŽÖ,Ŕ›Óc(î"YqĚc2ŮžÂĹLY54«T,%SĆŁö<$T$$–pi¤ ˘äř\sĺó§Űĺ…ŤÜ>h`ęVQÁĽĽö(ď‡i<-·ó˰;@ţţÁ ĽQß9x¶\ŕăMÍqˇÜ,Ł˙\…Ir:(lŐ<_§ŽŹż~’Ź7YËfߦäë˘9|ĽÉć*®šŻ˛‰ÉE;«&ůh{uzŕ>ž,tÝČź­X¤ň«‡ ”©!ůS¦pĺ#,{n[3k÷e@gĚď€×n6L#‚8‰Á ·ĺXk]CoĂ› í ýdËžŁÂ4U–Sç rj‡šV´pĚc¤´Óć{´!éĐŠ<_c°hĆGä&˛P±L ö¨ ĘÉĐÇDm')L€±4ľ^ë Y¸«š«iKÇD¤ĂY¤qö… išß«-y.ÜD} ÖU4B$ä!ĘiޡęĘFF|Ăęöč 4™„ĽÉJ?6!‰Á^Uś×ďČluCĽ‰,Ź+ݢrł—iB;†‚€+ç{ôń‘·1Ű ă@c›'ˇH Tí4”}©:c•oĹ;@Ę“6˘›SÖóľŐXŚď?j÷’”§ĺůžřZ8yÇá9NŢßÚö‰ çgQ ĚY3GKvńŐ´ďZóڍFjc˙ć,´%uBµ°’$†ÉâĆ^wýíxřlĺÉŇŮt‹«_lĚóźÎĘSÖŹč8,Ú!Ľ–'$­Sk5ÝY$qT ňäçL2 7ß±Ó‚¨Ľxőä_!ĎjŁÜĎ9Qyw3 ÇŐśëĂ É®˘€`ĐŽWV¨ňôÝŘó • Še×^IÂoĺsö°GVÝn˛ň%UVßómh%SřĹjK¤ěńÓáÁ`ĺ!Vg ĺş—NdÝ·˘i/…rÓ Ŕk'„G”Q«Ąčäůő)-Ú7Y)0=ÇÜX-…i¸¦Ý¸{őÚÜ„äÉŐP…Št Ş n Ňź/Z< uf!čšÝň˙ÖnŔFdQiJ@›P¸x‰r‚‡ňK]”łů!"ôNś:fŘŞ¸0ňl† qE]ąQÂFa:LK§ß<) /ä´Ł+ú‘‡ ľ[ýé2Ľܡ äáÁĐ#¶v—5HË7ěÔEŠ%ńtx'ť¤ŞňĆvŻ^Č?m äIÚÉ:›źgă×lV"dM ’cúQN8FQ:ďHÚ ą9ˇ[¦řFIµŽ¨u«T"ňąá˝‰NJˬŕ ĐWŐVYUfnkň á–D'1oďŮiuG7fşöj#B énic%ZćĹ]ކËŇS©“RFÖepż«ĽT ŐK@Ďó‡t%-Öşu!˙¨ćx~’­íĂÎÄĺ ‹ÇP瀕Îj-Ĺ8”WŮűŹ*•| Ú’Ě›´Ńˇlř±d6'Y‡8]ţń+P=R Ę;8ÓvôNłČIb“䳇ÍecĚq*… ş.ő®’E)9ySžĚ< ö‰©BTř¸šđ–Lžü‹K)fsZíÁ; ŁYĽ nŽ7›őú“’W‘?–^<-ö8Ż”<ĆŹ4”—3äK%Ź'4‚<%'ᬬŮ@É#—ÇDö§ťŕđîpóqěë뱲˙UŠCë—śď0xC×Hž|ůZ{ÁÍs’p±ÇfG–ZµĆs4ăĐ8ď]aY›Ěqň_ĺÔő<ÖěĎ!¸%9yČÓŞIO&˛¦>=eÁüÚ`fĐR{:EËOăă4ÍĘIDů<śŔ”©˛ŽĘúÉÔ{ÚĺQ Ű÷dő\F鼛L8grËşr°ąůÔ<ś…€ĽËZ´ŃŠłńäăÉܲ˘¶„A®ů›Î7w ‚µ -·ĹŚu‚Ť'ǡÍă€Ăh/éLŰŃą€äŚo `ű±‹ÍZ¬4-Ë•§®Çćbt‰¨UA~áęŻKuň°ł^ŘIÂ?@jű\É˝wúI@ž|ćdq%s=AČ“gŠ@)6-oÚĺĆ=‡atOśzîq‚‡Ôâ\MľŚ&ďŚSů3Zu)‹ëÔ•'GµyH~Ű»‹äĆ>eŁD*ľi]]Mß—¬éWݍ`’©č ęÔJ•ŞÝp¸Ó|6wBÇC¨˘EŻĐŮ/\É©óNřć­;Ođ~Rď׼Ô`‰Ľ¸NNsA|.łVn;ΠC^)p†ČCóz=%°ńśÎy7yâbĘ›3j8Ž‘î7\:†é3('ĂžÉKç’$Â1ń‡ń!ňöĺĺ•üž'ô'řxČę\xBă™ŇtÖ‹Ů Î5O:QÎîy"ËŇu[\%Ű:ÂşŻľ˘¦{’·I ůsnčtîl/?ś l`Ô›őObú 7†[¤‚’'ˇ€eŐ.ÖoŽ…’‘Đś‹ĘěX‘‡ä9¬L»€v’‘'·ŕeRâę78uŘÚ›ö%![ă08ޢ7ÇşŮMĚ!źßŠÉ;üŔâD$žlbňŔpËikpRĚ|˛ýó02˛<±óç˝”WqaŃ7ąĚń4rň$¤0[táÂŽ•Ď8yҸ˘CČhhâPۡ=íbÔĚJë‘JĘ“S‡’Ld‚ Wś8€É›Őô1—¦Re¬Š’ěęËîz:)Öřz“'‰ů®X^:X/ęäđu$TÔÔPś±x‚ňĐŐ©LYHšl†XčüĆ0S·®EKCÜ…¬ĽIMÁp¦wĚ=Ń9Py(›…#ŢKěöĽ Pye7"g+†_¨ĽëVöSÇííÚ·TžĽ- ć«ÚIr(““5«ŇĎo@y˛—FSč2 á¤<©ĆpĽš#šv†ŕä!ů¬)®Ó»Qa‡&+jÓĆűSśĂÁ÷wţŐ*ÎQč#INR›L˘Ąő°s€“'!üaÍTŢÚ:9€”Xh3RÄ«šAPž6árIé«ň|Î:±K«YbVŰ&Ń\rŇ8‰âĂš51™Äűr‚•‡®Uf°ň0­R –XŔňĐÓ­­€Č‚뼮?bôŰK ĐW>¬ĺ‡Ŕ<”Ż/ž/NbM<ČËë—gůPßá'“,@śDŮnŠgČG˝+`y«† OđXCÍEćśÜ´?:SVŐ:ÂočĽIËĂa‹ÂŔ˘ ÷ţ -묞ôš»‡A˝k@bĄšiSŔŇ8Ep] ™r WQiǸô4§©d¦ť6ĺ uĐ|:qÍő.«ťo É‘-ńí˛đ´°“t‰@bzˇźý€,„ó+”ł†Ôqx HşŔ›]žëě3÷:ŠN]CB"úd”^W9P<‹ac‘Ň  ŠîÝŐšĆçäĐ jâ$q5,›T… ' ¬’ÍâtĆ%ëŔçń÷‘s`ŤÔ t ü¶vęËłŐđÔŠµ@%µťřć ĐďM¤6Nkď}™4DˇHÓÔ4S30xŽŇ€ç!YŔÉ(!ť3Đóúŕ—íĆ'Ň ruČb=9v*ň°Ö¦{H™Ŕçu¤Ôtpń8‘Ô»‹Á\ő¨çELŻćö”i{<\‹—ÄeĎ+˙~@OÎúŔ±á<ü8y’źwh§Dň:=Eť';î%éČů66ËČÓ…áA9<'¤˝6ź:a’JŠmÚÓm±,1r,4É1ô?,8Łú© /'wu5ôĐďPOH0Ó.v^`čőÖ\K"“J% Ň1Ś.ág˘źŔ˝ÎnąÁ™»Ó=ú$DOZxýĄĘ°ú­Á軑…˛nřcńŻ߬®ß`Śńţ?‰K`ËxN’đµĺ»fF V:nKWÚŽžtzNO'ř,䋹ľŢMî#gĺďsn­ň’zÂĄ(Eďć‹~riÜc.‹¸b9v¨ăłj7€•«!rîÇÎŕ"¨U˛H>¨×:T*‚‰žlNľÄÍŢü¦)ôPkK?pp‡ĎAź[k×®ÜĆq† iRĘ.ĂuľY ;Y.ÓX^‰cAěČ}^`XŢ śGIâÉ2©"Q€CĽgˇ‚Ş'ÝlŕvɧÄănÜg|hV™H Pďr[ŃF‰~*·Î–Ąˇí˛MHä7 'x‘«9˝s‘őÎź“aľTíuÎ h=°i"‹ÝEš Ć‹t€ńů۲¦3+y(ž®‹Üą žŕBóý=ȳخhMţ¶#öIxGa#n=l8lBűĽŤŻ'ŰDłŃŰě }đ§á+ž€ŹňT@ßĹp ĺďŮŚúŔ5 [ÉR‡"ăRc!¶ĘËá„ ČŮ”sł|OŔŢŐ µöT1®Pm:šĂS,^ßV˘v°‡®RzÎĄńś eZh„Žš¨t=Ŕą€Â ąĺĆÚ8 ×Ăůüúˇ Ţišç<ÖC€Ěç™{݇_l=°#Şâ6qá2‹˛„d4&<čI˝ý°C{űŮŠöjěZC¬O”´Őq'3Ějóă5€őx–š:p%,ŻŹ–9ôC‡yńëź`Ͳ Ťě¦ô‘Łj®I6F:ÜŠ•ľwčN¦µźzoá›`=Ľ9=.\4­ÜE˝}ëÉC˘ !‹‡ń:ëâ cÂ’\U4yŐŔPńXşCăŮ @ÖCgümĹ· é͢őĐׯuo°lË ˘ůšp”  2sŢÁn:ťM=Ż"‹ř„u¤–µ«8ţÚxÚźŤSÖ…1g…›ďŮ9¸t©ş/ĹK)Í×l%Âók§ÝÁóą:iuM)‰µ¨Üů€vtVV<Üšň5\đ>üÖ6.§7­ î( şAľ‘E±Hú|")tÝ?„hŁ"ägő9˙9!)דšĽ·Óëťwß 6¬)ĐUľjKěź÷óÝeCö$şYz®ÉŻź>Ů÷q±+çćŁ.˙bjď!ˇý2¬jM ł˙śšצc)¸ë—K Ç9Xrkʲ“ś™zÁ’˛ßZłÇĚŇ­«O—˛Ű 3ÂZ"vÜ픟76~ę9 ŢşüîdaĆ÷WÉ3‘(“{‹ŘČ>ÔF߮ڮZGúłč??=ľaęż!úŐĹC~W=ຸŐŘĚ"ß­€f/hÜ>´q—ďŹnšÖxsŢ«eěŮÚţ9ńÝtíÖăŇďéç΢AMË}˙@˙H>K:âŘł-7h÷~}y˙';¸oHěáĹ—ü´˙ś€Ł;܆D•-ZéMę:Ô:ąóƸźK'ťV•™ăĹÎü3Hp§3Q‰ďXoůŽ$­n‹š 5募lőS0ŚčÂ.î[çĂsZÚůݨu·KN’ŕϢXr^ň÷6ýĘ‚¤”xśż!j!™kD«ÜĄÖÄkĺO[}ľY9}L"Yˇëhś˝DŽűzęĆ+Ý€ň˝`F™G ¬¤nr˘ńšaI!vYn<\aÄč8Öëĺ ną=.~«šĄÄ †ď°ˇa_nDéXÔ‰ZÔNm–²ÚIR«éťčü“nüÎńcüNšŕOr‘*©2s*zäçhV<ÁĽş˝YU&y4Ă1I„Ő±s‰˝}C›ÂI¤E“Ńüˇ4k—ĹyPű8pöŁ¤ŕ´·@żĐ‰â‡Ç6ŠÇPW;/ň]” ˇ:pXŘqF41Ć1/ŇČZŃÄ,żg˘o~™l‘^”ç«° ŕ9AśúWŕ9I˘żˇÉBĽÇ›i¦˝á¸ńĘĹĺ;8Oŕ2qź‹ąyČ[śś‚{ź¨ßI‡6 uÖđyp°R^źß‚ś?ȲéÖ/iŰ ţü ˛±h*XšÉ‘ ۵ÇÍB%,%ĂeŃäÜź5OÁŻ®âť†Ń8µÉ#†Ě˝ůŁ6äÇŚY-˙ě ş˝b&”57šoަ»W1âřŤNÝ‹DŤ(cęčü'U‡Ř@É_N8…żađĎġO dŘŔ,2·É¬ś?u˘s<ݢ'‚’[ŤĘ,’Ď ÉŹ;&µŮ# Ň%öţGŢ `üę]™„Ô“ÝóÁ*AőÉĆwńÂśgŐÚ¸"ö0 kŻfŐa-ÍaHĄapĺî—wpń׊J{úŞ”<ˇŤ¬†şC{Yĺ‹ä< ş'jâUżR =ěĘ>‡ľ$ 5ĹÓđo8ÜV ®Hl*%77äŇő/Ě&J!§#”đţČGlÄ’Ś[űí[ű1ü Ő’6g1¦i˘ć4a@=ůNmĆĺÜ*@šÎI:˙™ą°É( ľÜŽ<Îç‰Ë2ÓVxÂúçÇ·ntôiĂë`y›čâ>†}‘ <ťˇđ#©Kv$=·—ÍĹßĎŐé*…TČ·–ˇňs«„s “¤kŹp0wĄYâ·1#8^=šľî@náăqń§šÔŇwEBQĎÝňă©ÜÂá=7Ö<ńDć¶Ói3KčöZZy÷7;Őµp>íµĺÝ Ź(ˇúëžy9ž_Z…#úS^ąúóz^}°ĺEˇ3q–ôÄö*iZ2KŘu± É[ď”×XVu›ýäŢ"ŻOm"ý/8·X†|âőO” 2sP>đĆ简AP$!4[ž“ä?Ŕă7ÎÚ4lĹÔÂŕĚ Ż¬ę–Ş…Dy|ę&bËyئ˕¦K^Ďšx üÖp,.ę˛ĚűóąeŁčV›¤ˇŻV,…’y?­Ţ—á,1d!Ą 4ĘęI€<ě°ď7~°f4tDaą„×úô”ΰcŔ@TŤęOý7ărŁě‹riŃ.ÄĐĚň-vĺ›|ľ[ńŢ\UĺăZ¦Ém)Gą'¬‡]VŘŞ#>8ńÍ“~>VY~_2ńçŕೊ”PY)!1µIr ; ‚Ýú=Čű;I…eV˛}AO\ňÓC‡ĐÂiS‡Đ‰ť•ńŔAK26Ł•gE=1"ÍÓ¨d/OoÄźż4¤Ygą5‹"°—KĂŐd!“.´˘fE©ĚÓÓŢX™m V̤ťx.W.|ô÷aĚWb…ˇÇXÜĎj,“3sA4_Ű06ěÉFgŚř`?ž~ EUTjźZXşĄ ÷ ?ʆܭ:§>•†a~Gęă=Q,Z,\lĎí3µ$˘¨ä 4#ŚdőŇ'Ndś—ńŮż΋¬×a©$ůl<Óň &uĘ2!&hŰP›rčŰX.âRJ’ÁË_l‹nŠäb$şŇVŚSMĆ kŢÜň  ßęň'I"útčďc$IÔĆi=źB¬×säęńš'ôCF˙ćí(˙ [=ă74n¦äçC!ă$ <ŢüŐŁßFŕ{ŕ?hŽcâÍFÓ]Tł{ÉŮŁhúMë,ÚÍNIůĂűÜc+FU8*˙Äa›ŐoŘ­ä= ě‚¶”5xfo‹­ő䛜F¤áÄlłÜ˝íÂź2ě?ÚşĂnü|ń^đČ(đ˙ [ňů7dźoľůqu/?ᏠkăŻ/pŘourŘÍ–Důy÷ćTöpZňdÜüůđţOl÷Úz3l”°ćĄ˝˛˘Jlh—śA´±ťO2X2p'őé±ňo–ofěä\0Çw ó©ůůí{<ÁÝÖŞŇqFşpaźóúZž’żđĹJĺ˙ƬTţß©•*ă ˇc×gV+ˇćVŘ2±ą•®—óĐ›üíeW‚>…χŤlW’ҨF»Ái†>9ňm~ĄáüôăÜüJ2łbűńsÇ-żˇčá'&vłDäÚĆ8Ń]ź KLĘYď‚P1łaIîĘkÖµeĂ’\0;Hb0,ˇp6PŤç>v0,U.Ěw<úĂreµßH ă‚ĄĆőý˛šöqÔÝŻ$,ÔÚtjŤ#YŻ$íB·ŁĚŔĘŚz%4Ś{KCŇ+ˇÜLł&—¨F»űö ń暉0&ű•Pu™r-ŮŻ$™5ă%=ů•zÇü¸ŽčWŞ\? Ö´ÓG¶+Ik•z··\ÉOVbÝ v%YĹ`»>m…ąúâv%Nr ŁŹ)gé•p3ÉwĆJŮŃI' ‚%©Ćßµô,–gę2ú» –ŽęIş]°${^mŠ]@<’ K¸â§D0,IgŕĄÍ޲.Ľ Kža„T*–@Ćî:“ŚUĄĂ’|xď˘ĹÜVT,É$ţt^Ë}nŠ%ŮĎĹĹ>’bI.i÷ÉZŔ˛b©ßçŠDĹnňaĹ?ąŽÝ°zĐgĂRca§ÖSÝĎ ŠĄĘéäČM3(–µ¶3:žËhXŞl?Ż‹¨|µlXj(8[_.zÇ—a©ńŘm#úc˛;;(–$‘0«—kΤX’ŕg Ëäß$ĹŇ~ĂqÚ8˝+–N#¤M|9–đ•]‹c%rµ¬XÂŕó»Ň1™K’¬š–|ev,ťXű|áI’ĄÎFőŰ–5™ŹŽĄĆÁ\ËŠ!‹ŽĄĘĽöü3ŇJŽĄŠO[ĚěX‚¬ľX‡”ŕ‘‚dI§ĂkĺNÄÁÚͲ4Ń$ˇ^ą]łô‹äâ´R¦Łg©˛Á¦ŞŽŁ=DKĽc«ÍÇźčćvÓRc'ů´2Ĺ””ś‹–´…c,?ś€ ž%FNŘ«–h‰ŁŐú8 gÓ’ÔEŐPÂY•`ZŞś­Ť·*Á·nZ’u_+}Ź<î-ˇ€Ľr*y‰–ë|xn»Ý´$-Aš_fcf0-!{Íş~ýY_–g 9ŮÖ®0–µDKlZ\¦QÜnZj,Á9Ŕë}%Ó6˘ÓŐÜ<4ÓRăĽ]­*u`@UK’vź† JP-ὓ’pŕ,Ş–:ßÝm>ą,X"fVP_ź–>}öą ZBr Ô) [ćÍŇaĺÁfϦŢ\přě’Ńł¤Iýj^;ľµĺY⩺ÚŽ”ŕYâ©~ţŘ(éŔAĹUK˛¤#)~X§NŰKłÄűíĹř}ôJgĎ’ {z¸v˙fĹ”%KRň[C4÷K˛$qÚb6B*H–Řťo‡~¦Ź˘eIšŕ±É’%IŐľŘó“cé°I³ΎĄé]nrkÇRgŹÖ´"ńł,.ĂÎ\RĘŠ»Ă˘Kňež^7ĎR,Ő˘ÓgŚŇIA±dß®Ĺůó`XB)ćt&ąQ±„čE:JËe'8–p|ŽÇĘưK8QOĎoÍ‚%„ĂxÇľÇ XÂí=ü$ŃvÁ’ŚśŢ:źüJŤ-†µ3T ­8é•*Ô0Ëz3hyë•:ŢB9^v%XU¬uy·+q€pł/É•*yĚ–éú“[‰ůCَÖ7ą’lŕÓŇOÂÔJv%ěĹčl_z%y ÜČĺJŤ×zęl˛ź›]I˛w'¸Ž]®„t‡˘ĽÜJ˛ ¸"\F(Ł[‰“ÜňŇۻەäÄSuŽ–czI®Ôq”•C˛\éW㪳)ú„öĄdW’‡Ęť˝ă(›]‰Ú{ô“ÍiŮ•šŽu˙Ś3«•›4˝‹bYŁ[‰ßÁm i5ÇĽäJ‡CććVâÄ•ő‰|–+Çbir%-hZ9»*äJzäuw“L6·Rá¤)Ţ\ŮŐJ˛ś-HÁx©•0*ĄO'’÷Q­Ä´N‹0üeVň§ž÷fĄ® °+îeďb%ö/Ůé'Q¬„DŠKl: ßM0+ůwgC–ýÜĹJ’˛ńzqíP+áňKčá;ŕ=’X©±ßAý™4ő~+öz=“Y‰‘]·Ž]0+áç—u™sv&š•xt—›QOD8yofĄÚJ4”/9™•:kŢÜů6+I’ňRůŐˬTŮ®5=xi+á »íő٬”ÄJďd;g"—ę%VB᣸s+a…)S—č'ČŮÄJČv3÷+!˝yrţF‡âO+a“/D3·'™řA­T™Vđ= ß5›•*ËÚqA7qR+uv(»ÁžZ’ĺVÂm.Ź­F‘”7éę]/3BKA„Ë̉ÂřąŇé}/łîr%Yˇťť&b%WŞěf:ě&©âîXnĄ_/đRŤµäJ]—ž{ls+Éťŕoîł[étMlj%ÄXc厄 ą«•ŁTňöWt+áűÁD/Á€“hţeWj\z|V\xo»’‹8ˇfZvĄĆf§Ë!`_ rĄĆQčÚşŽgQmär%LB ¨ÖEOĐŰ®ät/°»îŤ[ źŹëĄVš¸Ô:+Ťž©čVb_Fńmľďn%¶–O~tŘDwąŇrˇ/»#= gxěÔ#%˝BaĎKżőJrinîóć[t˝Céjl\ş“_©qVÄĘőâżH‚%Y54RůC°Tęĺ‹1ůşA°Äď9c·x«-ÁReĎŃóuZĄćÜKK”%–şN›(㯾 –$4âJúŮŻ$Ż%+/R,É5» 1+S?I°ÔŮňöM" š·dé´pnô—eIŽ·‡ýľô–FͲ„–&»,Y¸Švâ—±«Í˛$™xN1Ä,ËRgëQJ*Ľ) Ę’%$"k˘‚d ‡^1Ćhű‘Z’\łTŮ™vŰx‚źdYꬔ{ńę˝ H–đIuKËĂ'5M˲T5ćlćih*H–”̀귓Kş3x!šM±$;Ą7~Ź]±ŕ´nĺTýeĹ’\žËIO¸K(HH»»>ŹŽ%>Ä(%+kHĐ,á&—l.ĄjŠŰDK'JW|‘I‘Z-ńkżű¶™Ö·hÉ«źĎ“DKLâźFä“Y¶,ÉŮ,’©,Y’ŻĆŃ+]B•,Yh­ř™ID|ѲT™"ĹlĘm˝aQłÔ„Ľ‡EŚ-H–*»IOŁ_Ťľ;–Pßđ`ŇÉRă°uőÁ…)˘ĘčXę rŤžE4L°,±@ŇíÚiď/h–*îÓϔɲTąOy¶˘Í—dÉOý§<I˛4PxT0Ţ\’,upoÜZn’Ął/[Ů-K¸7gó;‹Űü¦YlM™y–N›7?î+{–o/ínéj‰J˘%);Ú ; ;*A´$Äi•{ńFŃRcÁŔbśŐ¦%|@ąĽŚ…'ɵ©…2řÁµtZ]°IµÔN9^ cÉ´„ż[[äIĂfZ’{íjˇĂůeZÂ˙üC¤b-YŤË kSđöµ¬ÖQlďĹ>=ˇBIµÔxOUm<lF×RcůĆ „â ËŞ%I űDřxV‡ ZÂÝ!m4vďË·LK8rđěčaňJ˘%~€föJCB2-I żęTßŕ»wϱ[8Ţó¸Ë~— Z H-lhEţV˘kIvŞĂ?ŕ¸w×’śM#=ŃTr-5öćšĂsbđ)Ę–NČ»3aÖvŐBůâL€;©–$„büË´„LÂAk]r2-éą×†LPަ%fĄ‹ů9wüV-¦«¶Ú®ZÂPłşŠŃ»UK•ť¤—ŮLJÉ´„iX› ;ĹŇ‘MKAlÂGĐ»iIÂĺ‹×hŞë)™–*D¶Çµ—iIn„.µ©–Đ7ßíĘđúnZ’WĐ@ş"ĄMK¶hć˙¤rlS-ˇxÓ٨~Đt˛LK•Čŕ̇UKňU——fjr-Uťnô®p-Ó’Ľ:HfZҤć)‰–d]śöŚk-ÉozRć“Ę2-YNćbÎéT‹TR-]’Vë–Y䇏¦%Ü|0-É!đgGŃŢ|]e?řâ^žĄĂ=–-y–ôŁ_¶‹Ť=j–ŽFBźyďËłä­Ľš”VYZ4-!ďt‘|‡›i /±„s´ŃŐRăŘüóXÖ®ÝIµdµ…Épp ®%Äń2XŻBo.µ›lIB¤ÚŤËţóR-589xK~T-I×w­l dsů۵ä›mĄŰr-á"Čw¤:Q.3Y¶t˘/Bu®ó“m ͬ·vuň#,ŰŇŻŐ?5ç áĺ[šŢ,vđ-ń"YăÖIăMô-5¸ä˘2/‚ĚÍć[jŔŰXrnÔč[âÔ†9ˇM'Y6.áHě)ôăţd\:ť$řÁ¸41°«,>T‘7ĺ’ Â­ůő’ĹňĄ\š 58>(—¦ťç˛rIżb$—ő¨“”K] ‘‘«ŤKrŹÉ'W-2VY.!ůŢ…T¦Ë7ßâ 'Đôě[ÂiHöfÍűrX)ű–.ô¬>j ľ%ÎKá2säc}K¨˙Ú‡§Ť)ř–l˝ô°Ź—żKđ-IÄ­>6ŐéßŰ›ľ[áďás›’R»U9BgS.Iű‡uu5QnĆ%`NuF…yP.±†Ö8v?ŇÉäÖĄßíŔČíî]S„‰ÎyěŢĄç;:l+±Oô.Uvú9âůßÍĽ„…Űë #—µL“cěć%ÁAůFŠ€;É—p“  «CD|Á˝t ˘zţűČňĄŽ<—µˇś4@ů礚źé΋v§Ą_bREndĄŢüQż$KÖey?‘¸}©µ$Y8wlňĄÁîç©W’†ĺ^2ÂHC#\€ä^’lľ§đąŃ˝$W$eőHWł|IÖX©ĆwŤůvóŇ ¶S~0/ úýžŻ_»y ­Ö5úµ›—0ŕcm‹›x©RťC łîY×.Yxqšą‚w oŔ­8ôJEíއN:&żeÓ.Éç÷űű*ź¬K‡×ĺţ^Ö%ůxhłË'NęÝą„1bű$]’{Řś€wé’8AĽąî“tIrÔ‹îŇ%6~^8paů S)Y—XŇ Ú¨–t©Ú@ŚĄ{¦Ü/éŇ<üKŢú, Iş„نÜËÚ‚Y‚%]˛ţ mT>;ľ¬Kě=<-ĺÝnľűĄ]âĚ÷ÁŇ–pzť–x‰Ý›âĄWůĺC%™—F/V`¬´¨lî%ÉÚřŘOí»{IâęisĎŞÜK0.¬FLÚđ&^ň%ŢCȰčřß@ň/Iš~,®ŠČeó/U7˘ČýK(LČtŇÄp“D˙Reůߥ ¸ŤŁ€IˤĘŇ#ĺ1 đMK%_Ë?'5FKÁ„÷€Ai®Ň|ŇߦsÍŰÜ› yxíal&„±&6Í&Äű¨ękłŻŔ˛0É *űގxŠ&4µŰ2"r¶(aŞä‚ÔĘÇŇ€]Âtŕ.ĐĎ_6 ×q USŤ?ń˛0 ‹d»ĽĂ¬a’Pút&¶Č’‡©Ł§×"mqf®P©#Ž"¦Ć‚×mMÜP%E SÇŘťwď¦=ˇÇĎă†IbüŰ#j,¶üY¶“… ąľ¦vćyE ÓŻ˝xÖî*QZ&Ô5!/ÔEčŕżX"&4Šźbd—Č&T…e›ĐůÚ—‡‰é…¨\Ą7@ZěőĄ g™*WaMPťMLŤőăXł #¶‹.šBˇZÍ´v§Çh©Ś¬˘ţN>^QĹ„6nĐĄTĂÎť8¨šsäae$ş\LٰD2ŽBRi“1ÉÔgE˙>J;gr1u†ş·ę U'•\Lb¸đ9 qŔ˝]L«őŁ‹ cĽř*&‰Î¤Ŕ ťňšc÷0ťs5ąW‘ľ4LĂ ßp¤ą‡‰EÉfóYgŕMÄ$ë­źqw3–Ó0¸“Šą`bBÍL2úÉ,cđ0uöü8.ź·_11ŇJ”€ůҤbŇ 1ž‰ŰŹ.&­{?Ű‘rmŕ\ 2&Ö]x˝5mL•Ôµš|Räđo“ď ­»ŹI>ť¶a™Ź‰¸‡!Ću,ďb$!“,ôž{n˛]Č„ s§•Éěŕ2±¬Ó¬oá¤O&™¤oqzFzÎhd:8aq9Őf×1Á€çx󗍉Ô?ĺü#CuLD$ÔEń*-#Sg›ăŐ5ľ‚Ke32I¸t^ ˛ŔĹËF&ął[—ŐËČ$ůąU3?Ł©[ÁÖĆŞ ˙g!ýpwôOB¦ĂîśY®$djśŇđ\đ!Ş‹ŕcbQţy?¬Wălą ™ ů˛‡ű9`G¶í Ŕ$7ż#ŰŁŤůPjÓŤohŮx@nľř“b…L(¬­¶Ž~ÜYÇ$ʎ÷ź a;ů:úŇĺ8«ťKźuL>Ů6D†uLhÎY ”öŇ1 ÔŇĆﻏ©ň뇒÷‡D·dcBÜT<ËÔXe°}>ßó6oSxG’1!?‚É;ţyq˘Ť©1ľpí­¨x–‹‰ůů‘ZÁĺ·7“L;šŠiЇ¶TLXŮĐ`Ç?@G01umâ®ć ÄĚ*&Y>N`ě*¦_m”ÖIwRÉ6S=Ń/K]ß]LBăôzU=ŁŠÉwßđדРäĹz*„ó‹ ]M«ÇřÚ]L'}MCo2&6áßZѵdLřu;Đ›\L`“ĺÍŹ¸gT1ů Ş)ꊣQ”15kŔµ*¶żMÇ$‘;gyůţ’‹I"1•ŮŚN×’»ţŽp4łŠ =úÖýúYĹä=ň¦¤—ŠÉłß˝–—ŠIV±«"\P1±Ô%e”S+ŇŘŮ‹ ÓźrŚóöݶ«dńţÜ&CůAĹÄ:ú›™"ŕć™mL˛Â\v°ˇNjŮ~mwÖ«ń’pa“5ę…ŃÇ„,Ô±&‡Ü˘AÇÄşü°CŚúv˘Ź©2ű¬3š•»Hö1őظńÉĆäS,»ŚI.oWPĺűŹ6&yŔ˝EZľ‚,c ‡ŁIú.cBýĆ(p5EÓ‰ľ O!‹í+Űnôăë  cňĂ`.OKĆÔ,Ămžg§ţ cňţYƤĹÖiífĎBś\Llń—ýLŘ|}—1u{}‹żî¤b"˘¤ŘdvE)<ąÁ“ąťür˘‹©łZ›ąLq÷Čf¤.¦ĘŹxř by«.ś-ĹEĎŃ21á9< ,Đ›żMLĂiÔýL&&N;Ţö8EIKĹD`ľ• EOÁÄÔ°o¸ÉwVţ‹ebęž ťQđÉżt:ŁUÇĺ_ÂаÂá~Ŕ śüK’—¨ťąÉVůó]ż4ë°îúĄ ñŞiŰíK•A·{<žÝ?Ë—*!«Uyó2Yľ$!Á´Fíö¬0Qľ„]°bŠĐĐ>Č—~}wŕ?ŕź_ňĄĆ(Rw=Ş@^îĄÓÇ%{Kî%äNďkuoRč°é—Žą`”4nţ%4ą*űí_r6SŮż„­MšřîQ•Ťţ%ö_.ă8řv“7/Őű“‚鰚ѳó$“VÝž[Îů8gR01^/(=µDo@ 0´r† LÜ&ěňlę?Č&ąâF_śČ?d ę<áŇ0áٱi?Y.6.éɬ}’0yöč8’I‘z:„(‰Z¦ FÇeÉűÖ^ţ%9·€‚ÜÓŘôK­—I¬=č—¸»\ţÚC UÁż$G6d®]÷˙{Ź4őN0Ą ŕ>†%z*/LX˝o´ŔÉď«Ŕi9*ś ü¬ôYÁTY1FJĺpSĺ®Vý1ŤKÂô«©ýSÉuŞpZ&|ýŞ•˛Ľ,L%ĄMF´0ýjj°Vvt:)Ţ&źhîç•®¨ ł‡IŇzNťQĂÔu T>ąq$đyYś|uŃ-LŤí˛OŔnČá#I°%`ČYµź,LŇ`®%ż¦š¦eaęě Ę>oëľ9pZ÷’Ţńv0É^Ľ7>:P´f&ąóLÁ„<ńm,NąÉún`’Ąů°čY…˘IÓŹ^«™= ~íĆ1u%DÉŔ$ĂÎLnb|Ś&­µ\&ÇŤ± Ll#PĚᾢˇ)*¤Đć“•LŠsâs#yp0‘ŘyŘ1ZiŢ&ź+¬˘ď ¦^tđÓć‹ĺ± ¦Ć.ŰŻ¤H–,LxyśąŐ46s©N»r žMŁţ…ćpVłI7¸yJˇ…IűDŮ(ČFŃ› Z6KÓaSq´4Ţóbn~´0ąů8śąĺ&Đ9ŤJ÷k%oĆ›ľH”XDśŐáÔľÖxnM§ý†|ÚÍÚ2Lˀ䜻¸©ZŞň7ä*oT0‘µěŚmř¸)H µđř"¨$ś{X«!C2í5Ľy<ˇÉ ű ·ŐpîąlćCcnŰ÷äNţéĐAŚAÄä°)~^ŕŰČśÔ¬]öë âSŢň/ř"_–G -nne0YÓWđblĘCýJÍçĚĂ 9^ÂLQDĺpM„'¸Đrś×łĂo8<Ü|((`2c{o.'hę?8˝ňmńí­^é6 ɵ\ů‘wQ ÷ŻÇopŐů,|‰ŰČÎěî)žd¬•Š˘âĽ“ß<ąąr«…I‰4żIO ě۲ ú~†3"5GÝ ůöHhűÁt“¶ĆňŽBŞq*ß´ľăáŽĆUčg˛żykď]LţÖ§3ÄqSřͨWEL€`ó~jľňaÝţOĄö"Qj˙ĎJ•Ýa‡ăýňă ĄV(ŕ3ôĆÍ $ńśśŐÝS\[(ÉďbS×ń8ÔŢŁ?éf•‰gßÝžQ…%ArĂG{$Ijä˛ćĎÚ’ičŽÁ؇ŤÁޤJ—ظ°ą‘ô]ÜĺÉö#–pY Ib$©ězAÁ‚s1«;ŐHGléHf$‰¸úRö¶¨Fjlđâ÷&FŞĚŻ8Ék'Öö¬şIÔDzŽ(DBv˝ý8A]€eA¤ëׄě:$¬"kî!Ř0Í× ş­ąŕíCŇÂľüťM‡4´/ź{Ô•lHų́č €čBS·I≖•(CâŻkŰCĺŻĎp<ŽkuÍS ćšmH ;’O+› Ĺ9oAby¶!ÉĹĹ‹ˇ2é*§M'#F.~Ň!!ě*‘ĆdR+ĘGnv%¸{żdH¬I"•ÁĄR}LK‡Ôtk*šż¬#ÉŇY‚ňěB*,öÄľI…d‹Î"â_Ů„„’Űm-;†E‚ ‰'Ńař*ş – ‰ĂÝ..šDHŇyVÍŢQÉę"$¤×ŞéÜp†řŕAŞ–’?đcó ŮÖ§fł“oüĺAň}U,{ŃÄŰâŐ¶ű$’^ů®śwÚ€ ÓÔŃ_jK#lCîA˛÷§ zś>’Iľ3÷· yxó I^˝97łŤhBęĚäř ť$üł)Ćo"ąŘ4HjŘ"%OLĐ 5–¶†!U+,LnAb×ć s”Ü‘č}kŞ9ś¤Ś5H8YMâ¨@$âřĽZŔZĘćAÂ×b]â± $`tn–‰¨AŇź›cëAĐ á 0ĐQĆtÝĹ7°ôűŕŘeH’„_ptYB’ ń˝ő™J^&¸PX©?ÍrMĎťTH&ó§.®lB’š&WX”ŘLH8ČéŽWî]„Ô€¤±Ĺ±ŐdBBÂ\‚v.K&¤Ę$Żö©śúňÁ„„ŰPŢKł˛¤¬BÂ*ˇĐElmÁ„T‹FßöŚ-‰°ŠAśÂ“wÎdBÂŁRô1,›©DŻÉ‚dŃšţŞ\śh@ŞjŇv ¤i”Ť‚żěGxtžż®ş-«,ů˘7É›jč=oš‰J”ÝXŤđGĹY”a<¸™’`č_p÷‘npVg]CÉóެLń|śl>Bąŕ˛ą/T ˘ů‡łä)lâŁĘhQĂ:ŞĆŁ÷¨3ćĐĎ?řćö(ŐI*ěĘŁć•Ă€Żh<"—MSs‚h<›“‡†Đ“—.(Źlńáöݨ»ËŽ,:ĐjŢűoŮQsůí•dGŤ)Îiő@ÜąAvd϶íŤ3™ŽřއĄ‡+—ýMu„´&‡żTGÍŇšĎiű“ę¨yŇtSyŽZ3<Ůt„oÎrŞçŘMGŇĄ<­M­IŐ0‹ŽPN7bťX×Üsd8{ŕÎě8b˘gYLHJ‹’ŁĆůČĄ\B1ä<®bĐMęĆŁĺ'ęi +qIs¤_Ţ­ĐZ”–ĺ-F€*Ó __ĐyR‚·&÷´¤9šc}lĎ©=ZŽü·µż“ 5GĹoË‘©COŤ)ÔQäš#y÷Ңv[őK4Qr„Ş^ł™˘†”Îî8ÂőaYăĎâH–48käÚů/‚âEljöšŰZbŢŽ#/őJŽ#;ôëŕ ·¶l9Z—s~ÉrÄĐ}ÚX&縣ć(âČâ‹–#YşäęÚÁFžľ 8bĐq¸Ů™wP”­Ó6úŁă(ĆcĆĄ8˛·ĆW}ëÁp„T:ˇŁI/ ŽÖ˘Í™ŚÍo$íiĺMˇEÁ‘ő¦iŹ%oÁQuŚHę’ŕH¸ę?z Ž88­Ăőŕ§[†#=Ćk*´©ž( ŽäÇşhň­-˝‘…şĆČx˘ÚrٶN«#ÉŤ*ÇŚĎTŠë4»ŤÖŞ!îŠn#äąpÚă-Źî—(7˛ ­şů@c_j#ě ă§[ĎĚędłŰW,G\ún6*,ŁrŃí»Ř7¤Ďéőě5ňÄPQGŻQăhÚaÍ ˘şiŤšýˇđ+hŤ¬ąM—#6ŁG­‘ü×Ć×áu=g˛ˇÔßÖÜż(u˛ŇH–—ú Ţ+(ŤžîvĚ$%?)Ť$†źĂC0YÇő`bBľ¨4jüĂŽ˘ĚF#ÜŻ¬n—źě3Â&&Ś>ŞĽ%‚ÎŻ11ßÉ?.W¦•h3B0čh>؆–Í(w ›QĄžBŃZ QfÄ7x[żô9čZ:#~·ˇłźţ€ŕ3b€|n擯‘„F@ŹYCAgTY¶‰tÝ›QE? Á§Ě‘\Ifd‰qOđňͨ˛…Z»2Ńf”dť&•l3’qÁˢP‘po6#6öXÚ·ĽdF2vvŞMď%3ň@.L#D™¶:ÁMét2•WÁfÄ #Wˇč`>ŁĘv’aü ¤ 3ÂŘ@ĺ$vQř®3‚ä˝ę†ś›Ď¨Z9Ü ˛~EťilVUGÖ!j°,f“ő'űŚžX# (ýy Ť$Ä^#)m2býÚ˘ĐH™^Ľˇ'ź«$@(k ž$4â×átŁ‘„FÖ)esŘxűÉh$Ô –źŤFŐ{ÇúąŤdq~¶!÷ççL‰[‚˝Čb¦ŞóŹüëÁ^„•n˛NÚň˛»Ąż|ÇwŃŠĄŰ3ą‹ÖÂ/Ks‹î"Ďť¨ůKâRyކÉmÓ’şhXA‘™1Ş$Ý]D,ÄešQĎ7yŽËÉ‚ĺEX’Ŕ°fŰ›ĽČĂQîË|ű®.âľ Y5ť±KtÉ]ŕ˝®"…Iî"yl;FFńůiý)¦.j1,â„Q2ˇÉ…đ. ňz™‹p^ěĚJw$˘ąČ–T ŰÍ?‘ÍEëçô-mQă®îr˛±;‹ä\eŁtźm΢“x .÷og‘Ľ†g_Đeě΢tú—°÷Uܸ>AŘł°hź0Ú”tE˛ÜČĘs(ď.˘`+b—Ť,zj„Š´tE¸ď€ "ˇI(ëŠÖnňÁVÔu+`B“¬ +˛Ě‰žcę=Eža0ηfž"?Ň+•" âž"{˘,Y_źň¨ wµZĘhĹ]E]ű|ŐîN ~PŮ´ŻAUÔlľĂş)ď]Td-Ź|(äëy›ŠŞOµc™Št«BZQ%t%W‘%µúä?X®"VŞŞµüŞ+,ČŠě+°óXQVp–2,LFu8¨Šş^ uÎ#™Šâ­ŮeyŃT„·/u©©-Đ ,S‘/Ş<Š5Ü?ÉT„ýČĘ`WŤ˘"$&$Ľ;F‹ž"ąř7ýôS“¦áőe3x $KŃĐ“&w:Â6Gú“‰űŕ(ę,Ŕë1mĐâ´9Šäst[8jRyĄ]c<ĽWYzĢ”ëĺ'Â…Ur_zى¸[MË ÚŐ6=šgY&Ř‰ŞŽEYǬ`r’śH.sFEVu69“źtQŰD7Q×óCŃEknpUöŐuë›/3âHkďąË&&ÂŕE¸"kÍb˘ %Ă$V‚Č®-ţöµY‰př‚;e嚸¬D^âŃÎC:—˛–čF®­ŤŇĄĄ%Ň  čŠ<ޤ$Â#yź~vHgľťDŐőh2śDĚ ^?Ö^CçQtÉčăţ]Ô>ŮI$Ó´—Ży"'\N"Űk™Q‰:»INĄĎ e1)‰°uCТ‡Ş'Ł’Čöd~ŢšĄ$ęě?­ČŮF1d8=`RŢśDVĘpkÝŤDěË·…ń8w%Q¬Ł|6U»G„Ś”DÚą"g|ýx´:e+}‹~#Y‰ü€ˇio:‚•¨ę„¤v‡é»KV"t$zfZŁĄ%ŇeąGsdYŤÓFem‹J˘ue)%QŐi1¶vÍAÝĐŇu=ŹŘşŮ˛Ť]M‡q–;ĄËFä÷¶Žěs00Ů {žř×ďč"ęÖshěŮŁŠ(—Hź*"F7žý›d€]Dň\"d¶8Th˙QETĽa……ÍD$j–EË|‚¬ÍE”‹ö#Éjë&!”ĺ>™,Ő剺Y“‡¨±¸rX7!®ęć!ZŐ€Ź˘vqâ˙®›†ĎĄu$śç=D\OO#¸7ŢTŮC„ °Źb}öUŰp¦xF‚‡)‘Ó`kčzĚ"",WÓCwQGăf"¶ďt¨0ţŠhĄąyl|… #˛p·ŽĎÁD„ŕĹyľúŮ6 Š7–PęGÉ"<>6Ĺq>;âî!ZŹ,áçŮB¤ń-™’D1ÁűIA$ČÁ95“µŘÁ?mWŃAT×ŮYcZ‚\Bd‡CĆ÷ťš”—„Ȼ𪾖„ŃŔia Fl“‚Čěś-ZR7 QaٶJ\» !bNĄ3”âWw’MpČ:č¨ÉA$O®ü¬im‹NVInjMçö’D¨{'ëu%°Ô;i­&‘Ý—<Tş#–˘0dţúu$Ń eÓ¸éôgeQlßDr,n˝qwQČbđáÇ—uIRm—ýC¬žÍ›,ĎäÂS)ţőKsÝ "Ż ę űŕB ŢÉýAË>T5 nűxÁÖňU¸łę‰č×’~HRPŽ*1DÖኸVo|°5'čÉVö¶yÎćyÍd’ťGĆ í` é_YöśĄMŠÁ˛zHŘ~Óg"žSáÚsţNâ!ěV‚ÎµÍ â˘ĄňIL&¸+ľ– ˛Ż›Ś$˛l“ů&EwŚC´ľUš­Ř€]’r¨éÉë¶č°dăPc㕳'›8ÝíʡZĐ_ŁŢHFąŮ9„Ăcź`V­đ^ŇsŮ8ÔX4Kű¸ ‡,žRđÂĎ&’ŹgĽ)y˙" ‡äĽŹb4˙}CUg_g"ÎJ× qĘ  Ăéű)Á7„ Üęvş˘o¨iW¶Í¦Ôű|ů†ŠOELµ -Űp)§AöN´Ąl¶!Ykôě,ĎW’ ˇ1FľĄć“)dCh0˝ÍĄ ¤Ev IXéTÝVvŐşW,xËM5$ĎŮiĄ=ÚíŞ!Tč d†›†đcé:SĆ™îA5ä˝Ě{(F$©†VBŃ’LCöÜ+Ń™ż˝DCŤńUuZĂy UŰě§hN‚h¨2ż:š®‘úRŽËµ™…Fˇ=ą6E‹Q`•ĚB1ö)Iy˘—YČŢů©µ5ľóhÂăÜmČşżÄB˙i5r· Z™ÂůpđŚf!Ż>đx‚ţR É=ŹÓ–ő•ŠĹ%š…VUmRY,Ô”‡QŐOĂ×N^!ä¸nMŐş'y…Pńrł»Ŕí‚XŹÜq±…ćf24›…P9şÖrŐ[Źb!,ĄO0®ß,ŐÎQ,ÄŃëÓ9” —XČO˝š#çË^!Ôwíŕt@K´ÄB¶\ťŞĺĂĚB$}NsN‘@źÔB!uAŽč{’[m±¶MÉÜB(kUo@!Ŕ<é…XµělĐC$űĺňŢ®yôÍ/ÄĹ޶aŮ(Ł_ČĘńĽ¸ł^HîĎn§C´rQ/„çŮ23Ú…l-µĆ-qĽÝB.|’čÂz3Ż€ř’â#— Y:irµś8ĽDą'lncęuîńŮ.„Ž»1źxtł Ł|YxsF·Pcď¤SjÔBľžđÍáĄX¨•ÜWŐäĄßbˇfgźy˝ĹBŘHôDűÉ+„źsćó“VId뮋^!/žé‘ť!z…ä´pzEQtfŃ+„3uçŚDA˝#i…8=%Ć.®xT±e­Đä¸nÄ/­žzg:µ¨ZĹßÇĎÝ*$MwWcôޞb” áHÔŔ[{’†­Bvyr¦/8…ětČĘ˝.Ń)dËN×ÇŽ)…r5š!Ř]Ü(ıä‰q¬›źĄ$ĄĐŻÎ>j–‹V Ů«ŰF/ŔR ŽJö éŻôlq°{PŐţęGë%’‰5=ť"›Xň +#3B8?¨¤ čOűŔ__î -ąd/Ľ]BÓ!&ą%ATAĆ!Ćqhuĺß”ÝÎô†¶a‹ľP« ˇLgO­LZowiŰ6sÚ‡QX†Ę„šWˇ~CJ.łë‚,żůśň-Ęz†ăz9ßwz_R|Đqâ$çrFá ś–'ú ‰"¬+řžĺąRŽ—*É'Ô]6`ÎůsNË×XůţnŻ˛Ű„2“E…Q­xŻÝoh¶»Ů DWń}BXYń%€\Ę8é7J7ó2Ş Rv€Ź8s.˘ĐVä] żˇ T®ĐĹź? Xň€ óőOĄÁx€â[ËA6ŁpVť‹ąůVUDČo˘¦™hĽľv{Ă`ŢT~TkÜCTś4¤˘îřĆÜF^'CÍi7żwsó”D=–~Cýŕćź~ "\‰úéĆ1Şú ĂŰŹđ˝˙H>Ŕŕ;ôβßĐZv3Ă@?’™oó*@˝ř–lĆ>"ż#ęŤDVµŠçíĘχ÷–ĺtŐ$ü‚-GřWW*ľ;d4xHů §Üü =’lgż‹ů‘Ä_¨é”ö‘+ŚŚ™$­Źß"ŢBü†$šŇĘśßâZ%‘‡ô?ů‘ú˙‰©˙çGzđÁŹT“‰±Wô#geˇŹ4ę‘ňd2ę‘d6>é‘°¶Ct‡é‘dᓉáŇ9– ĺÂ%Hâ#ňĺ“ ‰í5 ’äěIiç'ô⣠‰§Î#ú‘,sTŇ#ŮÁDKa %/=’Ż”J‚ĂŹ]ŹdÓc<Đ‘ŚőHş‹(Á—¬ŇĄG˛%ÚŹk”#őÝHLQ7R+QŤÄV­ÍŤ´‚€IVÓR#yÇ€*ĺž]j¤^˘ éŰhF˛żm^4’ĽţV# îo5’Ěëý­FŞ!ýˇFÂŚnYj$[ĎG5‚jW#qŔŮŐH¶!¨‰ jt#ŮŤPVÔö§é,%¸‘ÖŮÖ`Ä‚c03_ŘŐHe j¤Üß\/Τ˙éFje“#éáë~S#=·Î75F;‚©xש˘‰üW#±+áO5Ň8ŻMŤ„÷l9MĚ8ý,3Rń–e 2Ç1’°‚É“Üá"f${d4GŔů7#ů`ű n¶Ň˙7>“vlj¤ęß!źůŮ‹Ä/©Ń"őúÍŠ$ŞlE*.ÍhJ‘mő§ipbcY‘v ĂŐ“ÉÚHĂLď’"9 M“Tl©ůËŠÔ±O|±"ť˝+’˙q˘‘§8Y‘äCůf|Ě(EJGöú’"ŮÝěÔAŠ$‚ĺD’ŹpýíDb‚©$'Rń‰K–Í]‰ÔJ4"!\˙WF$Ľ¬Ţ[HÇţ,!ö+9J]ëżő!áÂSŐ›‰ClĹ”Ho4!Ący›„=MHżVŹÔS'­µ$Rq¨ˇŇ˙ ©&Ňyň÷— ÉvQ"·đôF’˝=%Ç˙$6ŽĄBşÔEô§ I€j©XŘÚTHëFO2!Ů]ŁţvĐ Ů)'äJ‚ ÉŠĺAâ´Îź¤~‰Đ·µLH*ůjB)Â2!ycá®˙!ɸĚ7Ň!^Ü`Bň¨‹ĚŤ/e‰¶d˛´Ę}Ó ő3ilmôýĽg ’\—ĹRW÷m° ů×B·ž*˙Ň ÍĘß˙KÄŮĂM„»BHüóËdŢVgqm˙Q>{Vj@ţ =÷S Ů·Ş ÂN‡QůĂ€ô“©–(@B H[ú¬Q:HúŃ›FřÚÉZPoŁX"đE‚$…źo¤ˇŽ¦%AJ)Ü]R Ő’HŤoŃHµDĐ._ HUG†ęŤ–  @B&î%@ÂF¨2Ţ`đŮ%¶†<ńcű‘—“™^CiíOűŁĂńU~$Şě/ňŁ2żËŹdÝXň#;_đÉĽ¨ZňŁZ˘ü¬é(?ró´®´Z'ý˘D« Šđ0ŘŹ sů‘$¨®d?’]^ĺG _ZváĆ îŁZľč>˛ĄAóËřúűę’qň;ĘŹP5.ć>’űĺŚî#˙v™|-t}°é^7“ţČW&†čŮHx÷ś$ăŹ˙Ô †$čŹZ˛ˇ^ýE~Tĺ®úS~D¶kád±ěG,Ý|¶á›-Ößň#Aśů‘_T¦Ĺ(ĚöŁÂĆw>/ý‹úŕŽ/꣱©Źě;a÷EŁEňߨŹűůźZß‚ű¨•¨>’G1›Ź,6$,€AF±#€}X@Űţf>Â-ă:Ůë/ó‘.¨÷®>*>\Xľ›Źřî{2ˇýv©ŹŞf[]}”âz4 'ó¦Ç\|$OtňÉ»_Ú# >Ű˙J{ÄNŨ=¹ŭG¤ëüëQ/ŃzÄź瑼~péË›ňČÎ%†±;űáQE…G+wĎŐňúf;š˙Ávx=XÚŽ°ÓŮŰ4˘í(çfi”޶ŁZ˘ě¨@dG¬ĹşíT˘a;ů}G’ŮcŐăż•ů©„ăŞüŐ˙Ţu䛾qůőŕ:˛tşŇ8ľšŽÚżôÉŻăŻXy·dň­čD>vűŞ9’¶Ł¨9âQxiŽX!Nž#;¨$“Ż˙·ć¨Ó˘…çčŁćČ籨6Ňźz{đU“Ú¬»ŤëČn#,EÖ®PűWµ„nAmdVé†Č±·‘źć|ÎăŽj#{˝Lz|3ÉäP0±WÂŐFéłQîNDÁW·‘x˘Ű¨–č6ú`6*?‹$#Pş$6ŠëśÉkd?Uu,š%jůSk$¸…?´F<ÉÜ_µFăJVŁZ˘ŐcźµFş«fŻ‘TÓ–ÖH2ç®5Z{:"˙h5˛{źüâK/«Q/ŃjDNř7«‘ČLZ‰RŁňĆ/ꙝF)™äţ/§QKJŁBUJPŤŤFč}ŤđÉy>ű?‰˛ă‹ĐHPwQh´Ťăěť„F¶ń°é›:˘’|Fřu4˙AgDĆGÔá±|FŞÜřâ3‚ , Ťz‰B#’şŁĐ(• °śţKź01ÁgtNľÄß>ŁëÎ:ŁV˘ÎNר3Jµ?´ăF•Ńďaµl®ó“ýYąŚ‘Ş|q ˛"şŚ0ŕ\FtÂ|q yBľČŚČ’ţ”Ué[2#[Ő¬”wď"#ĎŰéĐžľ?EFĽ»ţöőŮ˙…Ç-.2"Őé‹ČHř7ŃdTłÉëV6Ĺ­@ĐCIdÔK5~ô˙Öc$ď}iŚ déYcT~Ö°‰ŚđD‹Vť 1Âęţ?”qQşż:ŚFŰFkŁ“·~'‡QKŁ“»żFgI #¤–Ă˝á_Fb€ #?ĺ°RĎ»"JŚX|ZŁů–Y8®‹>5B.1ňŠ;Gy{ř7#KnřôÖ•$FŘ0Üa$1Čü&1Ăô‰‘Ŕ=Ä(Ż÷Î#KŚX”!VÁbdďÜ “D‰Q-QbDŰ’é}cíSâ¦JŁűkw‘>µŻŹyًүSťľôEvĂZJáŚę˘|~jVZę"\µU$z‹z |&o„č-°R±a%Šľz‹*MuÁ[”Îôň7ľX‹­QÁ[„od‰‹Î‹ţ/uQĄ1¨‹~ÓÓŞ˛´żŐEĎWŐEůX?‘ÇÚäEĹÓ¤Ř'ţv 3¸‹ęR1\Ů\„co0ťŞ&2sň×..’M˝fqQÚ=úAąĐŐä-ÂTôĺ)2u-s‘]‡;qŃŞôé%˝voQ:ˇôd-ÂάE“o|Y‹,V÷«zgn‡^LZTíEiŃk:‹(Ě -ҿィwOÖ".®-ęH~ŃťsîÚ˘âµ÷BĆ˙f-ÂűÖVyôY#_˙ÉY4±iGg‘]\­M˙|WµuÍçiýć,šňî—łÓRáţIʢŞM¤—Ď“lĆ"{Zytî»°Č/~~ńÓ˙í+’aóż}EóúWľ"$ŕ\W$µŞuEv_úé¸F[‘Ł‹™4Fz/čŠ~™—팦&Ҷ_tECL[AW”Ď':Ł®¨&[qIW”ÎXĆá(+Ňh¤0sÖ¤*ʵJťĐRmĎű)ďý©‹ ([ţŐF‰ŇÉíş‰l}süů‡ŹHw¤úá ~¶Yř®ú˛ľčD÷ó·ŤH „_lDçÉFÄÖ’e#’Wún#vK´ůA—Ą´Ő$¶ ËYAlDş)iÝ•ŃFÔJ˛ńâŃoÚŐnţţ˙XFtGQŹ–ěße#r>…ÁişĄ#˛'ÎÖo18,Ń÷ NOÉEdŹűˇłí|ńh#Z'Bů[”mEťłßŮE”Ż)ý˙­ŠČޡ»¨ű)ć"B’sÉTđEFtŠ€aÉÖqžQGäuĹňő]G„`ĂmD´ëd#J|ş67Qayű¦ţkÖP§!ÝňMEô•v>™×ů®d"j%ŠŔŇË"˘tĂáIŠ˘ÜŞ?Ű& ‘§§y˘ŁľŕO ‘$SţŇéI÷Ú=D…“ ¸˛őȢâ]J(Á' ŃJťpÓ>>+xQ[PĺÓ5-ÉA„˛;ćM˝Ńrˇlâ "9j]ßDŤ×ő/ŃYi(úSAtí˘šźý< š5ÖY·nMú!Ű–4AŠ.č‡üçş~áűtűîšK?4€7 úˇšěCř×»}«ŚźňľË‡ęźň!Ţ/gviw7I7„đÁ’˙5ʆZI˛!UŢ,Ů·¤ń‹ěýo×Đ) ‰č˛Ü˝Î˘€±\C­DŐ„.=©†čéu×íÝI6Ô˛lŠ%j%ş†äX”mChpZş!…Ĺń ˙·oHřĹÉ7d» ĘĂńů—nů}× ť7mD˙ÝCĘmCöĚŮFôD_eCó%ÂMiŹÔ&ÚČDÔ,|‘ A[ý-ęG– ĺń~•|± ‰ˇî›mH|¬źmCüZkůŞjÂ麡V˘mHn‚+é†Pęsۚēm(źrŤŰ…ŠçĚË.âˇŰ…ŤßěBu· /(Č—7’\Č÷6žqO‚ĺ‚]ČŢ:Érĺł\čŮsżČ…*ZU’\ČvfePăĘýézÎ:ßÜBĎ•ÜBDią\¨ńkű"ŻÔ7ąĐ|Ű…†čs‚]+‰Ë…ä“öM.Źçℍr!´ÄąčŹI/„·¸üB¨«ě‚ˇâť{…€o~ˇ*ş”čj%ú…&˛ÜßüBµ$żPN‚OŠ·Ü/´Ýš˘ r!ĎÜ(Ë /-ăG»(Ç–]'Ąčźűęş6ż=ÓÚ8Ű>ę…° .˝PßôBţXë÷ńŐ.$čovˇ)Z‰`Â÷ľôB$đ˝Oýó Cę~!=Ę\I0„öíe:±ťĹÜŹÁ0T`zţß(†z‰†ˇV˘`HŢgű"Âg7˝-(¶—Č÷Ů.¤ VOz!¬ŐË/d‚Űg?ř…Ä'ć~ˇ˝ę~é…䞲¤ŇłBd»PNŞ -Č…ôi±ÄÂsDÉ…VHŤ3Ňżr yŕĹs˙µP­(Ş…ňXqC6¨…ě$áČćš´B~Ň`|×Z!OĎs•C˛*h…< Öţú_^ˇ'6ýę’Exy…ptĹ:i“'¶Z!O_óäI×Vô YLČś{Đň Ąä7曢U(ĺ(%ŞJN!ďÝĐT n—%ÚIO(±;…pdµ°ßI)$÷0 ÉRł…pŻXçG?’Q1ÓR ŤFŇr yf™·:—çŕęI)$ĎäńM)TeýrĄ·žpíçsśBö đşˇë‹R¨ńv J!Ż93$ÂÖ°ŚB9AX‘:ýfęíúfŞâz Fˇ¸ş ą]ţ ő^ŁPČ› ™ăÇşË_Fˇ*&¦/Fˇç(šŚBŰTÉŃ[ Ągô, …pşoŘň ŮSâÝäő›NHö’¤Â’ě€ëebá:ˇŽćoťĐłK@'diđ|n:+M;͸îżku™ZľúˇOHÉŢr)ÚËÇmBzŐ~Ăe“đJM@‡wv䩣ŃftjŰńoÚ,7rr`/§g Ů„zŇDt9Ţ’ę+ţˇEH1jë˝±o™ e,ĆXwVż 9ô÷T+ ůÍŞ®ČMjsľběáÜ‚+‡ŁĂďyńՇ͝íÂÁůp…ŽŁĂŰi|â™®™?ČÚ'Ľ;Ť?|ůéôb_ŘXG=nÂł¨§Ş¦z˘ŰÇČńţtŽü次ú´‘*?OîŰ S ě]Áĺ×ćÜ9Ô5çzű–«ýíAŞËMÂő˘ţg8űQçďpë˛zČoPb›Űˇ]ćÔ@8óCĐwż ¶»<‹7D|×0eÉůA§#q u<Q0aÝĹq> Č/aR S2ŤŤ@)Ó7, jŇňço¬â.ĄŔ§;뙑*sÎ7.ŘBŃ7VŘ—pŐŤý'Íř?1ŘŚ˙Ď 6Ď— 65 ld[Yţ§9k ý§?&°±'Ü+]÷ßţšó9–.Ťçëą8P~÷—ŔF8 lĘň×4߇¸…Ő ŻÁ<Ŕr× [$şkĽ}EqKÄ7˙!ŻaJwÉk<Q~ €—Űkiýq}Ť%ţ‚3>čkěCéŰ4łÉkZür؇ő§şćŔăÔ5~ľćWKŞ Ţł­Dy óA^“g}NĘkQÉkâřţ”×H]#ĘkôćŃvôs“×ěËŇ ío}Í ç/}Ť€˙˛×0ŮOÚkŇż|ŚůßËkě‚řłÔ’şĆîrťŽ¬®±ŻRą‘R–»ĆSLr ;Şkbh˙:ţđ2×X„`ĚŤ˝5^&áwü“´5ľý+Ě]őĺg‰kJHÎČäĎm͵5ľqsFŤ"Á[cŰľÚżjkäřS[#@·Ą­ńs¤ć29 Ľ5ĺg‰žZŇÖ¤ß%=$hkěYń”Č•¬5vđ'4ô'9kěiő󇲆ëô®ČÖR lŃöő-­áOŃëgÖ—đ°}€ŤzÁZcoKÍTřń˛ÖřJ«śv ý¶&-J¨ÂkŤ=%Î÷¨IZŁWKOŤÚzť5¸×­Ž{ÜQYcëă6㸲Ćó:ZNd©Őś5{ńCzţRÖP˛ţEY#®· ¬±żíµş•5V·F—{,cŤwˇpyLk›±ć×’ÎĚÜŁ1,krd{S0ţóYY3DăĘŰŃlŹ–¬BÖ¬±H…qŹ‘ÉV{Ó˛ˇ’ÍřKV# `«ńeŽAŞŠFLWc·ŤĎDËVSuÎx%aďże5ĎŤąd5ţ`knÇ“żm5R± ¶š­'AD|KV“2}Hż|qŐÜgRŐ|hÇÔŁe©6Őo! \5~ŢÔă¬ÜS»jž{őłŞ;Q=٩Û´„&řH§|E\}QĆ®OúâÇXp–«&m ˇFŐŕŚ·L5 ‡Ä`Şń&~>ůŘ˙6Ő·™jŠ“$­˘š”.n…ü/OŤ“§ Ľĺ©QףyjPÚ3M ŁéöŻ,5[<#d» ©ńŞ—µźě¨±Ű7 ěECŤŚęSŁ ¦'?ŤÜ†ÉOcĎ•µFŃNc[“=7řËn§±#€mrE˛›¦řŔć‹‚›¦ç—ĎĂG3 oî’Ä4vs3¦Âť ¦±óúŁĘĎ˙BL3x,1ŤĹ‡–Űćo-Ís V۬×řÎßR¨)ţ…”ĆžLŻĚ/R–ؤ4q7ăJRĎKhî śühĄAÍ­44É%+Ť}',báp­4ötř㕤4âÚ÷®;iŘşť4yďfć(Ji¶Ąś˙{%MŞqa ČFšµą…4¸lËHC`ÔźFš“.Öh¤ŃçŻs 5iZ|sGá1< iÖ1‰…¦ŕŁI‘VQŮĚrŃŘ=ˇ-†43üĎe4RK2ۤt Ăź_2{Xtt;h *šAéFPŃXŁĺîo"µ‚&­$÷EŤ'Ř’|󵗆Ʈý?|ű®ˇńđYwYjn–‡&çfČůËCÓ.zfÜC#~ihä¶Jší¬GŇßiš\\<5wó·„F;ABł]őCv”  Ů·…žő3©ŕK˛ý7űL×ɲĎŘWj±ĹŐżČgş\µ?ĺ3ô°FůŚąeífŐFĎx\¤íŁXÁ–}ĆKaDď‹~¦Ëęô3ö űDÎÜí3ë­źĽŮ>ĘgôT´ŰgÖ^,é‡#Ég,€`I„ëŰGůĚ­˙-Ůg¬¸hW­Ý›|¦x1yń/îÎŤ'÷ŚĹîZ©ÂEý[=sPĆőM=sd÷ŚmČÖć6ZRĎŘŢ:¸Łz&/!Ť›ZvĎÄ;ŞIÔ3~zçÖpňĎ/÷Llšg©gZ‰ć°KľgĘwńŚ ,ľ™g¤űň›yF:˘yĆ6ló!»u& }ž/é î M"ş¤3úµx\iI:cżlĎR˝?*gđľ„¶Ś3¶¨»Ťg$áL.Ŕőş›Ąś±Ţ “ÄŢg4ÎŔ ¸”3´`Fĺ  ˘s¦a*3:g¶Ň}%ăLîçí˘6ăĚúm%í/áL-Ń7#_ZÔÍäňÉĎ|3uŰ™!WÖ}3[ju !?řfĐ“ą„3­ĐúR~\8c»ŽÂ3văL ˘Hü˘śµs”δť3rC}UÎTýű®śůM˝ëěÇüĂ9Ă=s~UÎ/ţE9sđňü­śaGeTΠ&ą”3,ü¨ś±µJˬŤüĄśÁC0Îx¬Ä @łFTΤĘZ-Ć$ă ţ:Cě{ÎH±lůf0Ż—|3¶·*cŤýoߌČ+ľřf*}2éfč!pÝĚ~¦«Ń5c—eŮţţŤif ó„=3ž‚gĚ@»BÍ´=3¸ž™ßµ€ă™Áţ§gćŮíľzfdjáOĎ ą«Ń3łĄÄuřE3CáGĐĚŘŕ¨Ĺë›eFĐVQ3c§źŽd™ńXڍÚ­ţÔĚL~´`™±›™eWšXţ¶Ě˝ËŚÝM~É2ă-l:2€‡x9fŘ™ŕ’şdĆxŰ˝d[ýS1Óą5ĹĚVm9–¤±¦…ĐÜ—3)ÜĐš3ţńŐU€ó§cćŹÉ_Ž™‰ÜGtĚ´3˛Ô/ŠÎâ‰`něA0ăńŚJřpéţ4̰o<f¬(ć'Ýč—ń+٬VŽ?ůe4ľ’`f?°I/cܲJň·]ĆϱěŔ?ęeäż Y>˙˝_&ť’ ŕÍęefĺďş^F×?€eŰv6KůĚ5ç7Ł_ĆnĄđŁ-żL-®—á…»^v™µ±ű8ËeŠßĘw·ŚđŰ‚[ĆÎkö«°Ă¸Y&ŹBWĆxK-ăŘjÝTp§E· 6SwËúűî–ńmA÷BŞg’\ůBu%µLZ#:Ă –ůőăšůswËxĎ€¶čR˙ň·\¦Í(—©%şed/ú&—™“z%—ń*ŻjµŃví2§ŠŮeČăz?Îń!çg3˝ĚoÚPÇÍ_‚™T §–č—Á—˘déÉ.łť˛+í4ëeü2ň:K/ShjXzOë;Çç zNő9˘"féeü˛ë—JEŚůe¬Ţ«‘€xţÔËŔ´lz™ułÁóM/˙źz¶˛f˝ ~ŰŹ™=ŮeÖçMNęc‚^F·zĂÁŇî˛ô2CE˝L|I/٧\›çŘí2ąCő.Á.Ł?\I.cIF«Ň?aq”ˤo˝€{śÜ2)ˇuŞůeąez‰jÎ~Fµ ŇîË-3ů´E·L-Ń-Óűî–Ů<ôĽüA.#wýrË ]”Ü28•™Z†×·&ł ŽóK-CóotËÔŐ2Hí¨–ń]ŐnTĎ,·L/Ń-Cđőßn™gQÝÝ2ĹS(śYŠj™TQ'€4Šeěę©Ięź/béűĎbě˝v|˘Šż˝2b Ź^{°´m‘ťaĺŻĚÔź»XQî2ËśčŽ˙b–iâĽYf™Z˘XťźßÄ2˘nY^;:Ř“fş`•ń ;H)TZÉsÜ®•©ęĚqŻĚÖŕBÝTˤ—źÇ7ŻŚ‹^Č }ŃÉ<çĆżu2ôřťŚß¬Ě‹p…ůS'#𺨓©%ÚdP°6_˝ÂśnđÉxľIµlĆü%”iÜ[‚P&ýúÔżţ‡PćŔ˙,”ˇ3 e,üÖ8U6wQ§Ś=bÖp!;RPĘ´Ť2@żd”±•«Ă…żu2Âô˙Ű'ÓąeGźL+Ń'C˛KđÉŘÉŔöÓ1“MĆa珜ßd2í9­™Ś}#-$•L.ÍŐĘľÝ˙Î%“ôJkI&“f-&6ůe’ńă”öRŕL25~ÝňoţňČ ŔwDĐČ؂ͻ”ţ·ČřMŞô üôŤŚĚ‘GŤLs"Š%ŠdP†"˘Ů˙ôČśw »"~—ÝÉ"c[ ťĘĹě° 2yô­ÓÂ2XÜ C4ŃĚóˇżdşh#‚Ać2Ő$i% dÔ°âűdúe¶ű«?F”Ż›?fťŚQßűŞŹikÖÇ”?ÄÜ1śš*&ŹA.#şcěŮ´`îhYcÁ Ć-¸ł;fd…’“^Ţę\ń”,sŚ6,uĚÄÁ8©cp;Ů.ßÉkޱÉÇ{ÇčťJDyP_Ä1OTţMsíWqĚü*Žé˘Űř"Ž€%cRQăDI(šcň#^/šeLă‰bnCŔěyŚ]UۛϯęójÉăíî ĺ:_úŁ;†Ę‘Ô1ż–XcB rá î'ٱx€Ht“Ç”A5ĂuĚ€Łe©cĽ_+ ż¸c:~=¸cŇá@¶WÇxŤżŚ)€ ŽA:rącΛ/Ľä1ÖŤÉŽ!Ş˝˘<ĆIÖDNţúRÇŘŇgůqyÄ—:Ć޸íľâűŰsׯ≟/sŚĺÍ8ďÁwÜ1-©cäI8ľ¨c†<ÄźÔ1üÝVwwL\ŘäV ćtźOި«cšĚô|QÇŚň‹;FpçŃc ľK’:ˇ{pÇ »–;f[Űd~=¨c´âěým|Ç4Ľő?Ě1‚™ůfާl6ǬűçŮ$ޱ.;˛ĚžĽ1–Ó:3ź‚ŕŤ±{ɬ÷żPĆ #·ś1\őţTĆÓĆ•1úÓaôąŐ‚1&ĎâĚ“F™?•1"ÜĘĆĆžž­6cRŇSV_m1§|cÁłÝj§¨~\ăî¶js6-ÚběXŔ¦J§‚-f”(‹‘;µ~‘Ĺ´BŚŰböm°\Iăge}áýl‹AŻŃËSXŤ@Śü’ĹXS›’1·d1^ěŕę¤Lć/[L{V—d‹IÍD­đ·˙˛ĹŔĚń_Űböěë›,—ĹÖă6˘+ĆâTnC»*ĆާăeϢ¦ţęĚžš<1'֬艱Ś5®^ß,1BűŰC¶őgK /™čw’&OŻm#=Ybr‹ÉPÁÍß–á”ü;KĚ:Ł˝5IbzĽÍ dzKb¦NL.IŚŢĺ&$©=+b¬xě’° 1žxăGá)bňXÁŠh9br’çô×,IL~B+ h)úů¤‰)ĺOOLS LđÄ ážÚžŁ'ĆV6FątŇEOL8ćjáL”`‰É”–â9¨Ë÷ß–cĚÝS<í‡rv´ÄXĚăM _1ő fĺOGL§Ek9bü÷u~?ýS#·r6Ä”8.!Ţź ůMżÝô˝-EŚeCmŐ“›qbü·ď‹"¦đŻ˙­éăřź+b:ü2+bNQ^EĚ–„–âlY±ć'AL 5}ÔF?Lî‡=x'?Ś-ÚzŘŁťć“†AÓőĹsßô0çyD=̶4Ńř“ő0ĺgĹě0ľżr˙-ęalńp‹GÍz˝™tşĺßŰaěŐS0ßü˛ĂXgŚ})-Ëa<ş`EŽżô0¶îZć˘Îd‡±µĎ;ä˛f”䆙”Ëü写ă»Fś™›¦xo‹Ä˙ýo5 Éď_Ô0÷ń?7Ă4ůĺ/fj¨73ĚŠŚTeÄ0Ý(čç«攝6xajţNZOR đm¸ďĽŁ&g\č;OZ»[•¤AĺĚŇÂô­0`F'+ rxA ‡çĎÓ"š¸h4Ĺý)…©|ŘľHaŞlĆJaÄ ňż±Â0 Vß´3śŇ—`…9tyU6ßľKaĽ°Âj×ÂŘ*fŃ´P‚Ć1žPđÍ)Lnř<Ń´ôż‘Â<ŰJ”´ť0Ŕée'LMNNęýr M`Ia[JCö‰~®Í»ĆK§- a˛N“Îô$„I –©ÚÂH—ÇÂ*|YB;Z&±źř`tG-QăýT Nľ·e„ńˇ˛óÇ aD‰„0¶¸ĐĺL>|+Ksâ~ĚBxíĘ>»§¸şŹÝ“{ ¨Š>?Ż[ôÁx–'_´|E!ŚŻ˘|ńćłf-˘ňúu×Á`!t›ĚČ6|lĆTç7 ďŞ`ŮŞB¤üâ‚©‚5ů.[ąNňř/]0Üž‚ ¦ń®[2{,†_/řń2Ľ´/(ňGÁËö$ř[Jô»”ĐRpČÍô.˝¸ÝąĐöżČ]FŰÝ.+¦,źÔ.ĺg ÓtX\킍tą]T •Ý.ŘmxÉ‘,ýźĘ]D˛ą]Ę[%Łń‹Úĺ9âµËÖ«Ô)@ůäváş9“ÚŢx«µßĚ.ĎŞđoĚ.¨łËŃůÉÜěŇâ%•ěf—m±g­Ë:_Č^B{IůĂęňÄÉęb‰ĚGó·˙pąnĺ‹ËE”˙Úĺ‚üŃ’ą †ľAć‚C𲹠J˙¶ą´ë›Í…RŔesÉń«š‰>é\°TÖo6}ţ´ąíL:;ÁZ)_ąX´ idPm˙tąô9éri©>Ę7FŮIS\)—`ă•âo/‘ çzýđĚ 9ě ¤#5®…=ů&SCU.ç™__{řNmÍţ ˝ŮwQç\._})Ĺ+Ëżˇ´ŚM2 ´«_IŃĄZ‚ ľbłń–Ł'2Xb8~çżëK—ŹG—Fu~ŠwXił˙zwÝö×Oţő±$ťë´v3«Eť‹ˇňď7•ŃśřĹÇďĹđbH0@ç˘`î$űÜBŁĐĹŢ묇pÎÜ>!‚2ŽČ,Ô•ź·Ď-nŤĆ4°âő:3čçş@>úäéś±ĐĹXúľŰęŔţ}.=¤}W ˘ľÂáÝŢ8čk»7kţŤsi¸Ópľ…é!Ňä-.ŁËÜ@‹ ŕäßżm*#űŁŃĄR”ćĎď >€Ňx¬CŔüm řf«ú\‚‘ŻĎ‘|Ç˙IĆrüźČXŽ˙g2žôšÄ%+ŔN6–‰gPao2çl6–Ęd©aFř1 gj:­Jš.N:””lN:–Ä‚{\e®ňecYrŕ–m,Ŕ%zVŕËÇ‚J†LůÜ:ú*_ůQ% ’‚O/Ł-rCł“EÖSÝD§˛‰]ĘRů7§őŇËß’˛ŕě"©¬‡•#JY~q>?zd&{{YYSkT6ŹÍĘ"wéi3÷âb‹^i^=W7ëHbÄ˝ ·¬/Ü,•…Fí Żc“łtÖą§M Š1¸Y°“kŞä¸[rłH (G4 ŠČ˙ÉrůÜSÖ7; †ÂĄgXŁÜ“Ř%׳čÍänô—ť3ă—ö"ĘÓ±ŰYÂ!Pz,_v–îť@‚±q= –xĐËŐdžóĘťnhéHÚ…Ű-ňŃ.ą°Ě!^\ŽěńĎ—8{€K‹ĽąI ‘F”-XZ:S!͇iî3ZZš’ďjŃ‘8üq÷´Tö0éWŢ.Q é¨Sg=ÇÝ—«ĄÁžŐĽ-VF€ł¬EúŠôŻź“­E±ýĐtŤM×"Ź‘ÍŞ )čZdń—¶Ĺ±ÂÎÜt-čTÖM)žäkÓÝžáçńŮ„-€\XŹâľ–^Ř|fŮLL}E_ zŮ|öHţđ¶Č»’Y"K‰='’ěkkÖ`ˇhŤ,KŘR9!řÜ…úýDg ¦ů"ĘBšŮ’´>źŇ“ćG·¶`ó8 0×e©Ek î˘}ŢtoČ™Ĺ- Ž_”ş‰[.~őj· nAş…öĂJgđ¶T¶,^ÖzsdmK%óődËÖł¬má1ŔSuŃŰÂm@šŘů|°#™[䬭Sn'nAWĎłI*7Ľ±uĆĺ-ŘÂZŕ$KĹpÉ[(żĆbZŤ ö– S!U§hZßő-ĽQŚúNögdËÉF)~ňsF RĎFpë/ëQá‚•~"ęr¸4Îa>«"çůKeŃt<ęYYŁűĄrÄVâđmż`I»‡U%9$˛é_;W;iČIgů_đíH»^W?pQ#›˛‡YO ÷rŔH…ÇËýĺ€Á©ş9„bsŔHmÚŇ$Bžě€‘ťŮ[Ĺ÷%|9`¤Üq±#ćŕŁ$0rm%NpzÍŃ’§fŽ4<©»FŇňĂ4Ďy`“Ŕ4m.ćď×{·ŔÜ7tÚĐóňŔ°ľ‚G\ĺÖ¸ţYS_˛ž!Áężd0ÝZФö»É`dŢ˙8˝3Ą ÖG^IÖ’Ý3îŻl>¦‹cµ‡kłÁ4v*«O“٬¤©ÚOtŞŰ÷'˛éă…0zý¤Hhĺ Ü˙›†Çę>ŤVĘÓ˝hň&'Lĺć«ßpONa’üe1Ú&'LeKÉ©đf\ŕM să9gdML}´Â`ŤÂRÍŘ}WQ Ăf=éF “=›üG“śřÁ #Ď™DŽU.´űE;LăÖ%Ć.|ĎĺŠrĆi¦uŹŐä†Ńf}k$Ëng •¤j |ě ‡Á Ş_1í1ËĂ4Ń4!ź  ůő3(yôvíŠPä¨(8b” veůŽxK ;ĄE.ó…/˛L18'Hú®*˙/’e1rOšc‡‘F°Ĺ0)?:°sśt˛ÓŰIż›ËPusKĂ r áTłJĆŕy|.3Łk4Fk K Ăľ ÂëŁ7»ń:uthe–6ÇHyqĹźň ĽĽ1ö¸MYě‚7† Ôç‡M5žX/–9¦ŢxZőň—lŽĚjđÇçą™cä"3Šu7Ç0ăÇ3îKň@‘Ŕ˘iOß^ĐÇpşůTőĎŕKNŮŤĆáç—š2ŤX+gŕÝ=däç˛Ü3^An;+d›µüGU6Č Ů´z/ dřţ»ĺ%鏌 l´¨[ű‚ŁB†iU”†ř((dđ¨?˙ţlŞŻÄí$2%\pC>GrČ`-ÁJf=h Ż-2y•\”KK#a Iˇ¨'ś’šě‘y>§@ë•=2¸ľ÷Ŕ`ÂÍď˛ě"‚ť¨9’HfµáN ÷‘ÚÍ2ŠHôB”ÉT<6Ol§ 0«“MĽP+< HŇÉđ ĎO±Ăzep H‚T!p8€oRéŇ9Üđ[z˛ĘTN8›§Ág“¬2Ň*ĺ{ͨŃ*ÓîpŐV_Ješ/ÄŢ{%¦‡ě”a ؇b©V™ĆŇ%hŘe“Ë˝ţ,`»]Fşxć­ňţ}×ËŕŔ6Ö™ĺyZ’^†łM“姢ć·č—AÎG_űÜ3 ČŔUśKX–ĚÜ`Cq  Ó~“ĚH_Ŕ­čß‹2`™‘„ÂĺvŃm%Ď `Űňäţ°=;‰fz:˛âŔE3Q$O­ú%Ş96Ő @ó‹kFh®Ý ÄuWÍ`Ké:#Â]3Ň tŘ=<ţÍ,yŤ˛D)'/ź5ąDŮ Ţ= ܢUŮt3Uß~Ő !ůf¤2îdąľ/ߌç'l6É7žg‹äţÂK(ء_j“Á7/ob1×ýóĚ™ĘĺE`ĚilÂ9x«9e㌶° «Zđč}YÖYâ.ŕÖěżÚK;#]cC3˝X–v†µŮż,?WµKĎŕöŇŚ#lž‘äĚjĺ#«g9ȵt­ň-,ůL·(´XJ¸%ůLç™BűśHŔŚöܲ§hghĄ ¦ü„ÉK©#Mí <'h°tĎňS°h€ÉÔ3®Áf ą@Rý;AB٧ćÓŠž×ć AYHn7ăĘüd ÍŻžŚŢőŕˇÁVr- ݏ¦7 îWç=‰hxÜ»<łBKNpŃhćݧLÄë\4Őňvţ–\48ĘI—°†âř€›‹F†Ë®˘ŇuĘj‚ډ?;‰ůyłŃÜF»ň‚6 ďBůÚ-ÇG1(i*WźËŠ_U$yËHSşö©·y6Ňŕý?_ĆĄ *gŠ+id!ąäs´ýf¤ĽÁËrF% ă {ĆŹť4Ľ};šovb”hĄAşäąn¶Dí,XiË»‡ÝšGݬ4•}!ś|VąőĐkí-}·Ň }é0AJMZk¶°ăěŃJí!Ľąóş“”Ć%wŇ “¬4Ł˙¸ÍgśG´Ň°ŤˇˇűP6W5ż,- ‡BNQlZiň׌Üqď^” ä¶±Ţ@öŇDěŹKLŘ˙F?„n®cÓp]âťAK‰f$Ś-ŮţDö/7Ť´kťŻ(§Á»{Ö¸C)_hŰě4Łü¸`łÓ`ë(V @]'Ůi:Gź’MF°Ó ˝ ĹűůŐťĎllč÷*źl6žĺâ’[6L24<¨|{}F›MeÝĺt6Ń—$›Ťlő¤ůn·Ě“bnţţ˛Ű4‡.KČň—Ü6tŔ^“ä6XC0çn·¬˝ę˝źě6‚Űéfp˘ŕFÖŹ±DL˘T‰z.Ş6–=“ŢF~°Š%§F&řmXm–ŁBŐ•;+np¬ľřlóî6Zqđ%U®>wQddă ç§k á,šq‡Řő1}™q$0–NQ‹›q[•'M˝¨ˇ7Ú(ŔŃ`”¨ÇÁWpaPäf$™ő8VŐŇä»_~ůßzÓm€Ľ%?ßÁs{MÝ„đËŁpr;h·b¤·%§Yďäl-irpŔ–Ť„Ëq_Á“Są9žÎ®‡ xrŘ6,ťŕĽÇ%,Q.±ŕÍŐ%‰†«¬Ę‘Vf7›Gvĺx‘«”ľ=·ĺŘ÷ë3nrł-§đq×đý%Ë‘%ČĆt†(ü^˛~Oąy‚,‡=7JácđŮ‚/§3ŮŇ<»0’.Gż>aőń iČse7ňĆnŻ‚…ŻěŇĚ›U˝žBrć4 -[ˇ_Ž Í!+î@• +×vîZť.[šÄc˛Ä:lQťvĽVÇK0ëtÝ\›qÎݬÚ:ý–¨ÖA ăŠF§üű.×éZ–ôµń|Éu0ŕi5 ŃrnrťŞÄ?˝sĆn×Ařiá?D YŻ#˝w§ŮíÎ~%żľűĂĆm 0xŃŻă%(u14:p–a‡ŐůTŮŇФ,;ťY‘khPî® ŮiZ™ő&Ö3:v°w^?Ęh'í2Jväë—(řüő¶Iv>ž^UžŃ˛#_˘ —5íďü¨Ů©ĹÚ§ZÜvÍŽśf>şoĎOŔNq<ßĐM;R Lý7ýyTí°§¶ÚĂo®ťK6N§<‹9*Ëv0Ąď4WÝl;’ąš6U _ÖćŰ©(géä Ť#+w*>ÓÓŤ –¬ÜÁX‡ťđłt±—iXŞŘ˛vuŔîŮËžĽ;`e?®ÝíµíŢřcmg˝îäÝÁńőD!±?ßţď4 ÖŃÍÍ;Ď·ć]Dâ—ĚćťĐ™ ŹS ćŻel‰W‡˘µ ŢYÓŇ$tX?‚{‡+ě ŔŤ| ţÁŇďČ Z®-ołÓ ý;2ru9ěK¬GQŔSůŞÚCK;g0đT]Bśo~ß›™h7{Ë µ<^A4…„üńäŕÁ đ˛ÔdvđXîqaăďÝÁ#§żçŻ÷äŕÁĂ ę.Ű˙:%^AĂĂ…¤ŘđĺŇł“5<’qTś˙ŰĂěŘaăŽíâß_žŠJˇu@  ±{x„ş<÷ żD<ÂďÔ‘Ó·‰ ¸Ś«¬é“čâÁ0˝Ý*˙ÁŇń4n!Ó‹ňř%:úl‡©źdŮN­…¸-řyŹ6†<r=Źü—ęĐQ €=O_ů/F 3ÚyŞĆ–Ł_Á˛óR#Ül¶.QĐÓőńráĽPâ— ŻÍ=ç[ĐCÇxĺěŽîŢCŐ±}GI‹óKöoľĂÍŇ#żÍ“ĺI ˙fé9.źJţŮ,=Ťu±SŃÎżż4=ĆQp0ăQÔÓą†ž§ÇĐWőtö-_ÖEV…ٱD=Ř€O»·¨ žÎŢ( ËĎńăĺéůµ'( ©§ëók«çť<=řvZ8Uź÷.ę‘Ú„+žű˝‹zŘĽg'·~eSĆ źďťi­ŃަžÔ?ÝάęiěFpµ\¸h꩜ι«B˛©ÇćŁ,0zvälęizh]ý¦ęg©z*;EĎćŐ›ž\=l›­? âż šY˛®=Yhśţđóeëéšy2ĚR?F˛ő4ťoôęŘIÖGăąuBm"ő˝ézđŚÜ)’§ ë‘;·5k{ˇĽ0úzOî>=5Ë|=•çŮ»jaŕç­ë‘ئńlBIJő0m߬)¤R¨ăşÔ”/íD5,ęzÖđŹV6ůɰ§s\mňŢ:Ô5äž® źęŮ‘|=–6°źËťu=x°«-ČGÖőpÉSIăíë‘ôj'^(ůzP=łrĂ9îMŮÓ9ÓúÎZröČĂx-şy<|Y{@A±tŃsą˘¶ÇĎKĽ+®(AÜĂzÉa×ćTÜu÷`7C¶É.Ý5“Ľ§óc[ŹąÉ{:gŃL]6v{~~Ú ?JĚÁŢĂ^f‚ŘH•Mň÷p(Rż<1›ŹĽ‰“ĂwĽú-é{äÄMDŠŽLpŃ l¸üZńç[4ř°ÝčŔP$–,ÜöÁáSőłű#˙ś86‰Ź4HÚyYž wřTmńÓH=ŁĂ‡#ŰăG}Ł[M¶ř [a(1!ÁŤŹ¨ĽźW<ÎAăfŮŐ¬ŃęNź®<ŽŇŰ]”řľćČIZ7ŤŹŢW<ËĐś¶D>ŢeyŞy‰:Wů0Ôľ€Ä9š?_2ÔęĎŐ…˙<@źd>ŢDůAć#ß·DS/IćCŢS·R0»Qç*OYp !'ťb5ŚśpŻg¤’„>’=ňóŢŽdô:ěçô–±}D*pů°”¨ç–ҧęÝc<Â&R› ô±Ww/*Ś@Kéăë_ľ …–ŇGÖEa8pC8q‰JźŽđ’s$xű˘żŠJů8óhýĘNĐ»/Lw–útžŻ®ˇR ţ·ú°V-Jíy|‹ř2‡!ŐQŠZ„Ń–Ĺ>rT¸›Uňž ^źŞˇŕôĚ˝>«Ď—§!/}°´M›öÂíôÁěÓܢšĚ>¸:ăgÜޱ‹}Ęy…VťZv±¶ĄU‚Íjś˛PVÔ6Ňš›ě>’Qu•řɢއ·˙`•ëfß^Ů?˛©<éµÉpÇŹg",Q$»čř‘Ś˘śŠµS„őĺř‘‹_BŞ˛ /K~N®4üńČ’ŻqűÇ»“äy>)1ˇĺůáAˇZ"ď¤ĐBľrSýČ r GŮ]?ăF”ßîîú©¨Ë?/Ż„xţő$űéĹpÚĺě]ý§G˛5Ů~śWˇŁ$ÔíÝö¦ëgů蟣DŇýŕ”“ľâ&ÇŕźXĆ,°hąćI˛S”•?—¤Y™j˙ňţ­W› Ű΄®×úu ’Ę8gŘW††+Ŕ|Ô’eٰÔm[¶EÓ˙žç|×·wąK»i!ŮÚUµŢď=dFFĚĂăa`±0<,ÖČ-˘îLę×p`2+­¦`( őÇŇÜT"łŃ{`¤–=×Éýyţ§"s—0{G˙S{đ ®Ňţ‰R%XÎŇ7đŹ'EÍŞ©úŤ ůGµÚĄ± x‰hŻŁű¨gŚ=4ţny˘”‘’éÝđ?ô§T ‘ŘO9ů?xb=ăkůŢř?ĚxbuŻČÄzÝFÂ/ ¬ÉĐI\Çhő|±żB€črăź_Z}A€,¶şm µŁšt;•8ď%ŕćí FČ^Ëîů…bľlß;äÄÉ*™˝H»řüq čÇ~ž‰•“.ÎŽâśóŇqcáöĹۇÝëÍ+ íś`Žäl2î0 ‰zXîkŁ1›nĂž­i[x@Áć,†;]»_< şXw/< dsľýç'=x@­ ôTÚ@¬dĂŔH‰]‘l2”wbs-t µÚó—©Ł¶Ď…äi±7“s‹˙f¸Ýß·ń(´°/âŮŇ€Q¤_Lż ą¸"‚˘=řfmôŔÄJµ2Kď$HN·»ĂgYçn ¨GŞŻŢ `ŰĆ běáŹfÂŰ/  ¨Ňfö&aÎ(H~®…ňŇ®<ăÚPA^ó2~LyGá‘e;Äxz6',(«Ç5ľ |pXņ>DÓ7VW´t]\ˇŠ&-(™HĚ“Ăç»}‚ůź#â„&H6 üëJ b±dD^Ř5\PIĎęÚ"¶YpAÜ–žël Ă$ÎŇ$éb› Ŕři;3Łm>ŕ^Ľ@˘t%cPá ˘{2 —«śĐ ÎV'ŠI ˛ö^ńăâ9i7jßýöÁ ܨ”$śsŻ^Q‡&4HţŃË`-ë &6(¸®Ń ž× 7'4ŠűôĚLn& †CWĽ„ZŃATW¤ Ą$ĚĹŕ»ĺ Ä_—ďAÜ/Ë•ŚUJ~ÉäIú]u™šřBa#Ľřđ:ľż/PV™üăgŐ0Úg(Ůđ·L›Ţá–®7Č>ş&:3NA~ŠÖÎϲxş¨B™˛ĺg‘¶tĹEĆâtŠĎwwóµG4Í­d¤řcŃČmÖ8â·pâ< wߺƙŒᦠÖn_=Á @a¸ÝĘţ‡!EżŚáy‡8„Á?«2¸KĆo!k ˙,tüÄŞŹČŢź˙Yôüűő%Ž µ?KĄ¶kY!ł|UoIžŻř†QźßFďígmľuŐĹňá%ţF›^Â-4PRÖ\ćťŃ%6Gȧ¤u•‚Ďg¦¤wtóË‚˝Á†brʎ~9‹éyÂÍs^î"f:ß/±óĐŤr ›JkqHL ‹ńw,ĂJ-¶č2¸¨ëÇĄŤş?iÉ>bö(–&%/ŁPA·Ăd«)ZóŠ/‘„ľ»Š$B yííg)ľárj‡ŞŐltdgqĬwÆFɡu+ń !«’:ĺšµ›ÉT˝ă?ňďůËQ<Ň‹Ĺ7ŕźd«%nx˘€Gu4k~–n |ŢçÔ† š«ŐdĐxZô8âa6ső‹ o×\ęĂQ@+ˇŚ ! JEzD–â8ľŚ;‡á‡ç-7Ű2"Ă4¬Ś`oĺoľţţ÷!™ęßÉT˙ńLQ3—E‰ŇśÉ$k%č;’ kˇx Ź9öÉÄAčîĐŤŐŤÉáÝ0FŰé`2Ť1GrN&Ó`„´p0™âőµ0$SĐčú}›E=0ŻÉ„ťĂ˘ć’)h˛ľfOšÉÄ#ňëÝËpxc2eYUé'?—ka2±Ő–yp[ĘSO&,O8Ę“¬/L&=oĹ•w˘¬P&t:F— Öa+”ÉămËĄź„“Ée”ĘŐˇĘ:sg2eqßľĚQiG2!6Óp–\LÁ*Yž‹Ęo"™¸ŰNNuĽđ†Ů'hMÇäe§0şůž8¦`˛Cy…Ť †ĹfcçMcňĘ<2÷Ć9Jm6żĆÂkĄ1ÁĄ×ł›7Ť©ü‰Ć$w·1u7·Ťęâ>+vÓus Ʋ—~ĐđFŮu3Ł«Ź Y "g~śÇÄł8͸¬ŃSc!2IV}W˝2ž…;“ ?bh®B}!™´Í„ޱ•É„¶VŔíRV&“;źŮ•¤zc2Ý´ĚîŢH;™LřAˇJbVw@™0á˙ľáĂO(Ó ·”“É„‹â‚0ÄZ LÄDw•¦št‡2aS˛U¬k§2U ˛ÚőY,“Ę”$źo^Á$ůe*˝Đ›Ź¸ÁC`e2á¦ěőąhlL&Üô‘H6J “)Şsh IL&“Ď7>ű™ůĽ˛ĄżP™°X¸žłŐäٵߩLĆ‘Đ5ď;•‰‡hrQŮT¦¬ł¨{k|Ą2aݬ®NQ™°›ćîçŠ~•‰şa;÷‰ĘFÇ4¨Ae’łDń˛J}zb™˘% nl‘D§^°Le‹Y?]•Ic+7źî’7–É‹eĎá·P™‚f†©\§V(ŕöĺTSeĹeRݬ˝űĽĐ„2± Yf °µŤÉ„áSňťL&ÓŐ´Iß)+’I >‘™XlÔiŔ!……ĚôcµótŮ3˙ľ ™‚‚(›5¬Ĺ‚f˘„´O /Š÷™)Hcv; Zqň 3qgE@¦ý« Ú0ŃLöó‡Ň.Š+™ ĎŘ˝’wHw™`&\ĘŁ¬uÔDZŔL<«aun)tĐ ™)ŘÇ0YŠ+—‰×˙šFíőޱLüą5 'q/µq™ Óń¤Äţâ2!`4dc .ţ9 Ź\şQËŠeň)?šş°M;—)G®ë7—) ŁG°))ČCBźŰG.Ó°O'ar™¸:cÓć¬X¦ČÁMÉ0j¨"Z$ÝF™tHJ~Q™čhĺ·î• Q™ ±˝¨L|:bň¶ n+–‰­«ŕť»&fÉÄ2ńęcŘÂŞC XN.fÝÁ ö°'—©J -<.'‰C„žÇŐôĚ4"E@µŇµ™Ĺ%ŁHsm`¦;¸÷íő ĚÄYľ1Âv€™“@őcĐ&v2á+cD…č¨If–Ně’Ąýá$3qŃĐGp1ÁűĚ˝;UĂ'0“‰× Ě$éLg*Ž“ŤRęIf ě7QÇĂ,’…ËTËĚnSőťĘ„Şíđ ´hÁ2%eŞ ¦”©±źo ú*¦Ň›ĘtůÓwP™¸5b }1p_©L\ž˛„µçű~A™ ĂHk,•Ę%rĘ *S”JEG W;•éâ$߆˝Z©LX”ŻI‡ź¦Z©L‘)# žT&ŞuÔęzÁNeŞúŹÝ[h'•I`$CJk~b™n4ŰG4™W.” vď#‰5'™I“˙Ä•ĚÄëÄgá6l+ĂBfbuą—®ˇű4S4…”[PćV74S0}¦‹ĺÁ•ZŔLA·t ¬ú†e Ҭ˘»¦g$}€2Ý´NµAJq›v(Ű ¶Ň)ŽYˇLřĺšĹĂ'aŘLÖBĎC`qĺÉÄ,&»Kŕ%:ä$2ń°áS1zŔeç1ES¨YJ-0×Ęc Ň­™/&5ß<¦ŕŔŚÇu´ô1Z?ĐâđąşwSşÄ- ¶Ó`]¸ópĚç„•7 ÝégŹ08š8ő—™˘:?cÚż€ßř&2 ůlţdJ•z>A"m@¦tĎ}Ľ`[€LvÜ—DÚLU_W‹$m@&®ďÂçÜÖP~™p‘üÁ#ĺ2ÉĎđz'I«0QŃŃ/ó2ŰLX~4,2Ă0&ˇ'‘ gµ—)źtzG2ekúŢSĺz™®ÎD! 6'‘‰“Ýv ąŹ/D&j9X}°‰`ý}G2Á-gP‘sŰL?Vڞe(´ńÉdb»Ýĺ_L&„MŮĂ“ÉdIq8î‰uđf2Ĺ!Ľ7$SĐ-:řVúŠdâYĚ©33`é}2™TŚę˘ş\6ď¸B™¨Ô˝’§ťP&^ž@×;'ë'&“×°c¸(ű-´Ăłik}»ťĘO7+€›ć‹ĘT ®ý2~áJe áÚ8·A•N(Ó=‘üĆdâDZó*†Đë'“ iRşüŇ,P&¸YxA,|B2Ť0§H&­ ú»KýČ4TŇŠÄy]‘L`™FĆ [ôË$Ńýs<Č•) Şuö˘2iŁ{]GÎ'— Ť?˄ƕËÄ&e%Őť‡3WÚÂeb]´L‚d mÇ25¸bvşa™đµh!ĄÍ¶*VśX¦(ěç,ôx;†ŤĘäú˝LBěNeÂ)S˝eóá• ±V´¶Ŕ×Ne’łCt*…á_\¦álW!Ň\&Eó™ŤîDú×;)(Fâßż^\&<žě|ŕ2Q2'}O,߸.śíX&—#ű÷›Ě„ÚŐĽóIfâÍ©Ă8ąŠ9± ™XR îŮ«Qšiúž€ ńÍdAĐ gR2ŢŘ"[š•ÎdqJ÷d>ĆťÍěšqPÖ 6±çI2S^Cšěp¦;ząÍ— Î4ô—5ě(IYčLšËšiVx'ž וQŁ6‡[ßoâ™đhVWĘ٬ÝG<Ó žíx&Ďs|(Ţ/:SšËÎäueĂ3Ié¸â™˛uچ:T‚ÎÄĚÂÁ ézљԤP*ÂG:‚4 ”…ôYčLŞĘ'’çđ‰O¶ŕ™älS=ŰŃÄă›Ď4ýYđ§]yŚĂmó,jm„¦¤éV'^3롉۲U%××hJRPdďě¤Ď¬og€KˇO<%(Ł+ůĎFŃ÷3ž‰SĂѧ†ő'ť)HUĽćŇgJ*ÚXwJS+śIwš]çô¶š)ş(—ͦÍ„ÂĂĐâ.h¦Ŕ¸sň©@·ŮÁLBH\®śyi’™‚ qĂŰşAŹş™~¬čeßÚ(Ţh&żšIŤŽ@ŘŘ-×ŕ†fÂą3Ü>úĚÔ;©ń\ČL¬Şßě—klźŔLľűfâ»ĎµÉ/d¦xŮÔĎ`#®\&í·ű’×[X¨ fŇĚŻ —[7™‰UáěCyÁŔSš [s3>ë'4dŢÍôŃL¬¶$żŘL\ |¤ÓŠîÚŕL‰ě±8ÚéLřŠřú>śÉW:áLc˛ ® śIç,äF¶ ň źx&Ż&ôş ľ­€¦¤ýö€˝Ďäu¬gŻ~Â3MHwŘńL Q§łzMń gb   .*9ŕL¸Đ–ŽżŕL‰ đç§z6NéçÎf‚đ@ KŘLĹ—hre3źJ°Ń }ţ†f”簶ůšiÔË`÷F3Ą8Ş©ů@3Ńxgŕźw4“ü±ëdřnZß+ś)H uű¸<ďţ 3ńx@_Ó‚1w<ţŁë "~Ű ĎtShćÓ'ž‰˝÷ŞŠ0O Ż7ť Í0i‚ë#ťÉöö¶ă™Ĺź*ÖĚě‚gâćśéÚČç[>đL3L—Ú†gb{ĺµdú¤÷ŘđL\ŹŮ×!ît¦¬Y“–¬śĄżă™P]ËŢÍńL.Nţ€gŞra·ü…gBőv +úFgJj”ÝŞe‰Ý|Đ™Z_ě©KZđL>e KűÇĎÄŽ¶Ţ˛Í;ž)yˇ' ¸˝đLtŢtÇ’gźÚđLŞ”µ1./ŤňÂg˛ôÜŮ8ŘHĘĘgR ת¸·c?čLém~mź0ę 3E䲾őÝ;ť kľ‡ăΔşÂ™Ěí‚Áŕ2X¶Đ™ÜĚ„IâŠL:SÔb´„`˙ú 3y]čúŠO5éLŚo꧍ęř¤®}3i÷čn>kř§ ΄# wĂôb3ŮhV./6 ž†~`3AňÜmnî› u¦ŃŞ÷n…3y»ĂnśÎV<“ }Ĺ <?zń™Ň¨ő’ß4řLŚ~)ҲříÂź‰"'}Dßh4ąV7ąn_MAĘ˙¦ÇŕÖ'L>“‡Ďyt•<Čžfě}â™đ 斷㙂t´śEŃň ÎTÜJď9ę>Ŕ™â®ëĆfJŞ‹šd :ic31Žó˝l¸ÍĆGMćlúµŁ™űAc8Ü-ŰFfâúË(X‰†ëE3aů!V¶ÝQ«cA3Ů vEVѵ±™‚žęaŽM€Üd3%4ěŞ6~ľmů„Żh¦d sĹçˇëßďh&›„·p ™’J#UE˛d?`˘™T ćűEąîőb3áFĆ+šÉŽç:üô0˙r’™ĐM00îŻd¦!Ü /2S–ŻUňBfbvpyŰe^ÁL¸üÉLAűJuą1°^ —Ie{Şć,q!jP™»Ő9xÝ€ŚxC™ü`{˘ČĘ„=Ě3˙çĐA™ĘbQźĚ‡2qÇőšŕ ĘÄ XĚ-ł‚ăĆ0ˇL,ŇÖ±Xá†×g2YĺýÉŰĚ“Fď°S™`e2:G¤*˝¨LŃ0B5*S SO˙ Ę„SĂ«˛\“ eâˇß)ŇRčś_H& ęÍĺ3’)yoaÁ†dňć§i<‹!“6&ÓóŘÜĆ‹Őëd2aÔ4˙ÂdbÎ-(Ľ˛ž¸™¬;ÝMCɬę 2—9ÖîAd˛–”ëôź-sĺ1ÉdˇÎGC_n2ÁF|Dá^LŃô»C#^Â' Óěř¤OD¦ˇţzNĎ‘ đś ´ţ€d˘NŻŘĹSé@2=H«ÖP|A™¬fkEaŢŰÉÔ´c2"ŰeâŁúŇ’ga2iďÉ΄*ÂŃśP&ž5Ę…ZˇLÁÄ VňŐú[ L,;Eo<ă~Ţ“I ĆŃ·ŠââM(ljiţnxýýĹe děŹ+—ÉĘĘ.Ţj =0S>.ýĚÔËśŹ+ ÇĽŽ‘ł‚ľá3YŰ©/|€±.“Ö fŞĹ‘•ËTŘËujgŃů3ąLzČ cć^úű fÔ¸ýí3Mlź÷ŤĚ$uRôĐ4Śą ™X|¸Ýő°ŐOh¦ZÇh’ˇ&šIËPÇ łc.ĂÍDő ç¶ş¶ĽÎ¬<ĆźńÍfB@hÝĺ,@ŰĘf ”ř>žeWüo8“ű!‚3ĄČ.«ţŽ(u‡3aÓŢ“}‡3)E¸Ĺ:é:“® Ď$„eňXBää31ÁD°®éŃ[üŞÁgbĂ|˝}|čZřLhďeWřŐvź|¦ÚÝďúČgę,ńé¬É·Ţŕ™˘ŤözzUA:éLávŠt&–Hţ̨Ąt¦¨íŁ Ó^¸†x&ÖŹ»Ťőé N¨ůÍhĘ®ăĂíßMŃŠ aé7BSTőŮîpš°q&Ź"W; IÍ{ŻĽÄř4…Ë KUÎ2LB.4á‘™`xPQ&ˇ)č`Ş'ĚÚMZ>Ňć\ÜNh R¦Đ|ŔŽń Ѥö"{á&Bj2š‚z®FĚö€4µBĺ.^8M¸H¦¬z3š’ DSś_„¦e`SśŁk#4áą÷°‹ŃÄŮÚjÉjoDÓ`Ú¶'ĆÜMŃęž6d§=cG4µ0µ‰Řsw@IéţîŔŚ,€&ži4č1Q€ @ ˇIFŹĂâ&2>;Mč‰ęl˙€hJšd­¦Ť×C»!šúů¦€úXMŇ´Dmɉ}C4 ?5)ŁY '˘éy=Ü6uůűAhbeČ–ťĐaˇ‰Pé0ĘľqC4Yđőe٧L&7H5Ii¶›ýţŇ4D $”…Ňô¬6}Á(ĐĘNiÂ!X=Ěc§4q۸ŤŇBi’˛öö¶žśÎL“o­ŕp—O”¦aWń$'Ą z»a’ŐFiÂWAj S7J“VŢí#şµ‹Â41M<đ˛Oß°˛ąQš˘vzw­ZŰĄéy‚íÄüHi˘ć֎뮿Sš.–Ű<,˝>Qš†Ý]łď 4á*SéľQš‚˘‰y‚!÷ i˛qh]ý~ď&,=Î,g«|đöNHÓčů7sâ޲Pš\µr"L༉iâßŮ…VMVëgç4ˇáSĐĎ|ršĐä»pŕ±6e­3erš‚˛Ď{pJŮ0M3±áĂÁÁ„ÓÄŠüĺ§<"6JWHś…¬?)M<Ő`ĺ•Ďrż MÇ%:{Aš¸»]¸v)ĐŻŤŇÄS˙^ đ-&ţBhĂu‰«îŔÁiJ·OXţÂiÂUNí§É€%<8MĽ> r+-}şš´9"sŚîÂgřEj~6ŰÓIjş©čµś(Ij˘¬ŻŞDŔÔ•¶ď+Ş)Şî2ăwáT;ż‰í´®őz˘šfBˇ ´î¤&‹KěJ~XPM˛;ąĽ·Pěí_¬¦Ń0k׋Մş€‘á[YMČzQÝsG÷Nj ÚŘncY†ĂJjňŃ ŇvRZŁď›vRSLzĘGN“·5ČHysš<Ř~ÖřĆiŠŇ¤Ümüó˛ašttoÉĘŇ}ĺ4q{Ć~J-#Ođ¦4=ű‡5NYŰ(M‘BxG€CérL‡ňÄ?V°*JS” Ĺ'O"WHSVŃm6{ř„hž¨ŕŔě„& wš—Îg@Sć˝68x2î„&6Y|ěđ 4±őh¤bŘÂg"~’Ş`’Z‚BBS–fařE&0„¸"ä##ÁywÄ\®+ź)(îí>–úÓNgęmEíŃgň¦“‰qč^ń‚3i:SůJÖ+śÎ„ŹÇK´ŚÎTTʵĹů‚3ŃŠÄ#§´ł™´4©X´µ_W4“ަ¸:ĺIůÎ4žúşÁ™ä˝°mh¬ĎD%ř­f;ü×Ng —X6.ÓmšéÇ›­nŻ>ŮLě)<Ďž+ŮuN6“­ËéqŘËăD3QI†i(ŁH‹r˛™6^6$˘·±™ ;Ö.ĎU|±™hűĆňČ ›‰Ď<<TDłő„3aĂ÷LdÄΩ+śyt*;›)Ú”A3O´Î$ĄKrWR8ÖAČŞG˙gJcS*› Bß‘p=yÜĆfâĺ…逬Č)‰ÎĵËűˇ:GÔ®łĐ™lě=Żš {ě´×­'š‰şđžj˛™‚¬†P¶oh&žl}%gĺ•̤nůšŁr±ě`&hrš`Áť|™râíácůĚ„^ĆHxîş‚™¸)a2ÓL©äR;ÁLZŮ*d üÚ¸L,ŔÜó©†ú…eŞ ]d¶ľ°Ltjżb™PĄźžK|Ë”äIĎżĂHw3áⶡOć˝°L8‡uĺg,Ó`’•¸`™¤Ż+łďşŠ×ĘerýťÍîn3eNü…kßŔLÜ“˘·1Y±YąLĽó,†Y CܦĚÔłŹ—đVĽÁL×ě%âÚľŔLc~4˝ČL±;ě ŹD]ÉL A1ÁlŽŁ:É,ܰ/YV!áşZČLÁÜ FžYÚ‹ĚD@ůeU˝Á 3ńˇčoĐĄ /0“a‚ŠĽ´“™řh+Šůf‚i×X$Oťh&ޤ~Qbµ“™,đ°â˙…Ě”ăYY“& ú.a^)7ęŹő0Mä Ž@ÍŞÜ?K™»«0 <“;GŞć–]oCơ9%ţ@Tâ>¬oPúp;aqŚżTÇ”äĎ2&ɬK_˘Ť!f›Wż†d'Ůą‡,ágŃ%ŕVV‡4Ů´’ől\‰_TĄkůÔ<>$NÓĆůő˛+$7R“‰[~u c5Y¸OKYŢqó”í:??‘šLs R“Ď ü,Cý2N0ë]“FĺET®yqÚóŢCż:–…7 Ś/Ł4Yíüg)žwU‰iZy]CÚ+ ^׉i c°ybš\őłČŁş”~?§©ýM8MíŹÓcXžw3ľ¦Ë×ĘiÂéçťĂ'nš & k;ĺ&{š°Ľ¬C˛“š†G•M¨x˘š<*B…ć 5 ąA}˛´Ôgń=<ůůŽjBŃ š”ťöž×@5Eź&ńGé_Ş ‚“F5UwrÖ(ęŽjşĄÁ'TSaSUĐŽjRU<ňÖ˝*´˛š˛Ú“6)§ýk°šd˙Ţ!NĐÂŻ¶Ŕš¸A˘Äcjb5¬VZă…6i9j]óŚ:»šäʸňš¨Ć*“ׄx‡Ć$fˇ.C® l˘ŰČíš;xMŕxä6Ůť×dĹj´Ľ&uĂ´±b‹6ag ˝xM.Ń›Úŕ5a#˘W‹W˛ź-Ă5E‰TmLE‹×$yÄÂe»đšř»í1őRţ'^“Çčp!:M¦ý6áţK@± `“Îd?%´GŻŔ¦ üÖ^ŻĎŔ&_ě‘#×°IĽÂ>ĆŽ;°iî<—ĆŠWbÍÇoy%6ą|rO]‘MI‚“Ň­{„Kz ›ú,cp¤é…lJŢýzăŮÖa·g­Č&~„iQnŤĘ dS°i°ŃZ»ÓIlęsÖ?Ô¸›¸)NÂĐp› htÁôl  čÓl¨/Ŕ&ćz×pǧŞv#6s» Š®2 ± bußń3ľű‹ŘäuIŕ ±I÷+ŤňÉ ˛ ń®nĘRĘĘlJ’tqÇřŇ ÄBl’âíT˛rśČ&·˛V0¶…٤>GőůĹZ$™Đ&6 Šk¸Mť˛B›íî`B›k@›Á<1Ö¨¬Ä°2›‚4Užż1ťNf Í›]°ŮT¦±ÎÉlŠÖfIfíŠܵ2›ň &TMŮĤ'WZ[ŕËQ»A›xo†eĘłh“âN .«pQ'µiŔ¦ňu/Ô&VӴ颫Üm:Ž9r¬Đ& \Ä]ۨM¬1NjÓ×fÓ¦Gßa6i§{^3ďFmÂahł–ź¨Mśz FbVĚľb›®AźąvlS´q†á€r•ŰŹD?>a›ŘVWíô¶)®;¨ئ:f/l>üy’Ć D¶|ťˇ™ŚÇ§\€3\©MQB,ť¸ojÓţë¤6aśŐřŃřn+´)×ňUÍŞšP¨ÚĽßŁŽÇBm *Čß®4xnŃmbŔHÉÔe čÚÄ>YśŔ…ËÉlÂ4‡eiź™MpOî éŤlš»Ű ŮÄN™Í·k]¤Ř´¤žÝM:č\`Ý0šáOdłĺDŁĹý[‰MŃzäŐ5Tqĺ5IVÜÉ[%´ŘD©„·‰CÜM^·ń7ś=`^®Ł!łg›’Ş  wëËť¸&bĺ}᝸&.śâFţK¸¦xüóî´¦ŃÄüđ…Ö„“ *&•&ËGXÓŘßaM,Řcł fI'–Ęk ‹ţä¬ ł˝~ 7|ą kŇě Á* Ć4`M,Y7Oí§çŤŐÄŇ6őI)Ý+މ}Ľ›'ź]řş‘š˘˘óí”ĺŕJjR—ń˘/.ëB9MT“¬‰†“ܧɢ™¬¦á]¬§Rĺş°&_v'¬)jÖĂŐü˘”-°&ţNŹÚ9ÁŰłÓš¶ TŻťÖLŔ0€y°& VlĎl/X“  ?ë±=aM\ —+¬>Ăš†@Ć;oXÓ|2ŻşÁšŇVոī¬&)ľo>ýrśĐAk€Ő,é÷‚kĹH/(s…,Ľ&Ťüg©\Ďż›˘O\6ęý‰×4Ň2čĹO^] ˘EnUż`ă5q¶ÚĐ>đšh0ÜFZxŕšĐyÄ“ţ•¸&2IěPŤÂ-¸&VŽ9úážMů k‚!ŁłčxXSTŠ·ţýŐ„桎ĹÁł˘š|rňU1žÜ ©‰J Ńş'ú ŐĄ*7K»(LÉjşä-`ąV[PMxÂźÝĹm5í÷G[ĚÂiâ ¸/÷3Đ \8MúűČBen~’šÖ$¶‘ä4QMÍB>e-ůzĽaMś‘·4ů kЦËÖ›ä5:`Më9KŘ`M|N11«€Yś†Ö„:ß­GÁlŇšôq/¬2#‹áŻ Ą®Ă›×”Ź˘U$ęÄ5Ĺ!Dş®×D Ňźl“Y˘=˝€MţĎ?›ćL:Hv^SĽÜO2č…×Äw±}¨8Ć'®ÉJwÉő"€,´&Vűş ô¨±ÚXM Ű„nUEqš’\źĎwa-wVş©Ă ş÷“Ő´¤Ć˛zÁš8n˙k‚—‹ËŔ ÝaMË9Ť«őb5ÝtIĐúďŞ_Žjň®•ů4ňÍjŠCô=`5Yďżú&#ŰYMY±†=mg5)=ŔzŃ6©ŐtC,Đz±š¬‡n‡lŮXMJ8‹cJT^PMAE˙šŤ(ŞßżŁš–@㪠‘˰—UX3ŢQM¤Z ‡¸“š‚I'Ěů„EĆŐ´>!pć}ˇšX“Sf ’‰j˘ mšÇVŮß/¨&él/7Á("a,¬¦°•wńă†j’–ä Äş™¬&®Ń…â ě kâiKošAsŁa5ńQť5`ýÄ…Ö¤ţtv"ŃB&­ ?ć·iÔí7X«k¤ö˛|í«)şÔ]kH0Ą‰júŮß>ýľ«éK¸,¬¦`łac’áy‚VT“·#çj,鬦hCÚĂÄ"çŐ´W\$úzŁšâđ7/Ş)j°qşK^}#5qńŃŰŃlCÁˇšś& F_ÄfxŁšĆŤŹ5~@5Ő‰jâť_YMŃÔŽ* Ýş:Ş)_Őőcß[PMTp(ćoC5Ůăç­}=;«©*’kŞ)*ľć<Ďiµ“š˘,3bŠć 5ńIJűKĽČIjÂŇT¨»ľ˙$5Eő”ł"ÖőőTź?, ŁIŃá|E51ŘÄXD0Đ‚0.“ŐÄď€lłSŔ ÖÄA¶Eü·ĂšüśÖ,oVÓĚV?°šŽâ]ŚzĹĆjJ”qůCv¬¦äQ¶ć:}łšĆ(ÇÎjRÂť(¬äXSîěŔő XSd'đąVî0÷‘+«Is5%—˘ Ö”Ô_jĹ0?\ă ¬él-j ~ášFśÚ'ZŔşAń¬éňńۦÎăkR˝!S0ß/s)ŘhM{ECĽ/ZÓ5„Ż’‡.´&ĺ*Ë»ąŘr….´&©Ň‹Čo<ćř‚Akâ)8kęš‚]pM{óyŻŤŐ”Ž]–8ŞŐt‚ś…ÔÄĆV°ŹCú5q7Höp§Ű@M‰ŘNEŻÔôł‡r"ĂżHMŮmFߤ&ľ€¨&SHń ,¨&<…\,ĹH9zÁŽjĘ“|z}D5=ż«2(8D'މłćĘňB5ńW¶ć:19j˝YMÉػťŐDŰJ×~b5=Ë1k°â7VSqO•ʬ&Ňoß JĘ;«)j‹î`ůsa5 ěÜQ$čH°¦Ű(‹+9™Ż´&»)ˇÔf"ňäNkZÚ×›Ö¶ş‚ř¬'®iLmáQĽŢ¸&x‰+é’F‚™«ĺp<*‘Z„­iŘm´¦x<Ą ˛MVSÚ:-ŻV“˛ýÎŁ®»Ţt‡5!i)e´qú‹ÖÄHÉöÁ_hM4•Š­´¦`3E÷"ó·¨ç÷;XMłŹţÉj²VżĚµĚy#5i©ňH¤źL}5ťâ"‚ʼnjJŃ5/TS8O"&©Ió°—kˇ«ˇ¤&މóp–=}iÖ~5í;S b5A«,‰9AM.”ď‹Çů'P“w,>€š¸…ůłŃ@X@M?{Ą¬° ąšöbĺEp÷ j⮫©B@dµ’šN)€Đő'« @ĺ`#·FzYYMa?ˇ$¤^aMáPŻś»˛šđ÷”éU˘íJ©Ş)“ÖvTSRSü¶b‚H0Ş Őć#\'މT Ga ŞIÉříH°&dÚ kbłúvôl3ZÔk""ÝŤű¬éąóő2…˘>á€5áZĂuʵŔštŠ[”­ ŤŕĄM™ĹI¶­©ESjłČ'­ *źAÎf…5mŰl¬e5ń4źr3ËBkb¶„ÄÂvJQŐXĄ»nf~ükÖME_`MyL˙n¨&ĹyĽj:†„ ™¬¦1Ý«5’ŤĆtí¸&Ř^ę>âšyŃú\“·~h_pMçżĆLËIkZUZpă9qMĐT۵Ń1´âš˘„BÍí¦yő\Sś§´vҶÁšŘy˛QË%…c;hMś*1«*ŃĐ&­),'Ťö\7X÷!fżîĄśp…&«‰gÁÜeš`I“Ő¤ÎNržgµś°¦8úň9ť°¦JúŽš/XS˛9 ČŤf5I_|nFÖ ­I#ş®ęúHkđz® Ö´ôŽkzłšhş¦ëűf5Ĺ-ż‹YPMĽz°tuŤ¤´ŁšjťŢ‘¦ű€j?®ĺv˘šň4dj×VÓ&íŠĺ«iś¤;ř‹Ő‡më“#í¬&ŠŻ|¬]+«)nµĘĚŕ}e5ŤÝcj>/¤¦sßj)ś &Ä’>AÚ‘{š°>Í‘5ŐÔÄ=›=6(WP“Ę…xt˛•B¸ô6PÓŐ™öé×ßy5ĄŁ]QëĆiŠR­Ę.k†iršÁ¦š]L“n-í#´·Rít`šĽaˇü$í¦¸eáí¤4©ýÜ,ňäÜ1MëÝ/xxLŽńa BŚÓŽiRÔr« Ó´×É]1MšáuĹŽi“Óm::Y•”‰iR›GŁQvxg7PO];«'_wN“ěś"iĐ]ęk5ÝřŰkŮÄ(í¦~MŢüAi˛R4®•uj ™&ćG°‹ş-sçźLÓ2VÁo˛ašÔ‰RrĂF¤Ó„cЦFŠ §éĚNk_0MiîŘŠ†vHßÜUzzAÜM\¶(…ęɸôŮ ¤)îU‰[§ťŇÔ =:é>1Mp-ő ¬”&nŻtŁTđ©Ľď”&,o“o_‚( J[H(sĚ‘uŹÓ/Ůő † 0- Ą)l2J\ŐŹŚ&ßŐqD GŞz¤¦Ż š6á<€ŃÄ}Ŕ\żDnrFoZÍÜ ĆÓĆh†_=9ůŔhRĂ2°ke4…E𢨢ÇŃÄç—ŃO2ĹFNHÓ0‰ůţiJSM6JSÜ&‡Zů@iÚŽžvm”&ö©OSx¸QšR=?Ɔ/Ť51MAŰ\JcwoJÓóŹo›}QšÎĘc éi‚ź‡)¬Ś¦¸«}Ŕ®x3š–Ë/7ńŤŇÄĂëfď ĐAiZż `ŰĄ‰ŐŮAQ ĚŔOJ¦gřëib1mĐÄkŰ(Mü†˝Ű ‚HH¦ivRĹ4%ĎęJ?1M„ Ůdî ¦é»M‹`s€š2KKÚáđ & ‰łyMs…MPC›[¬]~<(\Ô™;#˙~ç4íJŽ‹ž„oLÓ貧¦S¤ nUßZ>A𒬀Q_!Mxfîn*u!”NLßĘŮÂGLźÁ®ň'×פ4ĺłIđd…4…-í•éŇ„4éđă(ňŢY)Mqj8†ڦ4 XOβ2šÔ†B6ˇ"VHÓ‘5qňNJ‡ż]kŁWLHSśŤ=`qE4%©ëš Ń`¨¶šhv.J¬•Hůx„¦(ßÂ~}&4a2ĐÓV2>šÜń+c•ĽMqxm€CČHeÓ} h=j‰ě„¦Şb°ĄW÷@Sôóű Ë>š|Ě"#ú] M»RCß/BüÜýk'4ąC‚=C˛k]M|Fć )˘¬.&“‡Ź0‚ą0Mq»hä˛"šTŔ4í>N˙‰Ń4đOڦu{ý Ň4Ő˘‰…ß:”ńŮťBÓ%YŚţ10G“ĐÄłu&¦â_ľM TŞ˝›Ä«x1šĆĚxÁäă`4ŃbBšd'·@š~öđHVŹĄiŤÎ3  ¤‰%ąNÓ·® s‡4©5ŚčÄ@1ÜÜL“crŐňk51qĎÂP+8‰'§‰]"WËW XvNÓTá2Z9Mš "g•„3ۨiFg}5ąL±äľšd‚}W*$pR*nçźqîř5AxÔ† ťÔ„x·ŽšđÝvT3%Jçu `łˇšŇ<`´˝Ö ÔÄçNhÚťIjúŮh˛ĂŘPMi×_ŃD¨íůZQMťEg6T nv{ŰHMě)sňŐŁçđ5ٸ­Ź´‘š,˝F!ʢWÎ-ﬦmd§‚öŐ4±6VźN}ÇŹX)­)-Ţm ´ťÖô<űÓ?­ĹťÖ¤ŽG´&A&­IÇ+˝ŕlŇěJ+«)Lťţ^ ¦µ±ő ¨)ąüäŮő_ ¦çí˛Kµź}řEjŞŚŇµů‡z’šć_.^¨&/ł%ź_;©Iňˇ1m/Dî‚j:—Oˇdšř×*ĄjŞ}5™M3/ĺ$’ÓjB,U‡p ׍ÔDa _j^7úzŐÄý©wŞ—ÇţÉję°’žŕma5±öTdŤ¨Ą{’šňĺđiĽú5ˇÔśÇH=9/PÓrĘŘ–>€šĆ›śx€šÖ[€ď[@M,XÎn_Fi‚šŇV0e”łqšŘăŹlŘëÇcg>AMSşhąťÓ„ǤyŘWŔ [@Mi–ŐNĘoLÓ5L/ ŰE+¦iO«/Á%JÓşóańť¦éžX÷Z M ËĘWönÜs¤}b4Ť“+ŕh\M,‹Ţ4ĂUa°Ż€¦@˝±#·“Ď%§?ő˝ĽđL[EůŤg˘Ő¨ß»‚݉gB|gfµFî\đL¬ůvg71˛&žiOů)Cý@gő„'á=áLëťůgz>©š˛űg‚ăÚ3ńëĎŚ¤DýĽIgÚ+~Ěđ^p¦Îˇ Rxčl&>a\íć_'ňŇgŇ#5ÇŘSěĄÎ0ĂíM%}Č gš h°ŕ8Hj."äď€3i1Zěü†3Ń Ţײ,{Á™fíë„3á>¶:áDÁó€3qŔőĺµóv ™đ%†mj/4Óz¬?Ü4®®2ł"2ĎD3iLʵ,EŽ´çXŘL{bÍołŁ™‚ů{šŹ}Ł™pgŠ›<;ņfâţTŮÔÝiéĐÝy!3%­Űć;<Č\+IrŔĆH Í”T«¸vřY+šIa©XđĎůŹ'™)n˛¦Kś fJS1§[[?a™Ćyvč…eA É+– _qU}?·q§2±Ý»Ę@ě€2MŮôďP¦8ja2±'‚‡ŇlÄuo*“ĆŁ.SęhV.“šj™µef†\ť;‰fŕ^–Âő]ŔL2*™§yËld¦mLř™i«ŰŶ‘™~–Č蛉ÍĎČ X*›'p2®ľ…?›ęJfRGx¬sV4SşVďŽŘőC3©":†'«¸`ÍÄś`r=ĽM”‡‰fbZś87Ł«‹Ő?ÉLüůËÜśyš‰íEPÇ<'Lég¶JÔ·[ŃL‹Sóךɬ)tëĘIfZ´®O¦řÍäëł„^h&â?”ŻáA4Sś|Đ'8>ŘLË4Řő‰ÍÔi•` ł,šh¦¨ËŃĽśR±©ďd¦UB"śŢJfÂcôĹz¦ű“ĚÄ-™±©I°´˝ŘLÓ„çÍfb>d¤ŻCń3™ÉV`łšé ęSßČLÇTdŃS» ™Â±ďÔ¸™p¦13‰FÔĎ{™F®Űß`& ™Çá Ěôł{Uţ'™ią˙1/d¦°M’ Ň’N0Ó/?‘É'0Ól"]+—‰O$|µŤŮôŐwSŃu?ĺÂXŃLx §\I_h&ůi©Nod¦°;¤E–˛2OűJ±~=¨f OĄ6ĚT>€™VqVŞé#—É( ءťË´ű âÄ=ŔLÖâÖŻ{q™łÇëäťË”÷xWÁÔ‚eŠę‹W«ëÁ_°LypóߨLŘ2ÁR0źwí¸;•)ĘÜ-ŮĽO*Ó¦}la§2ťMŔKT¨•Ę„ĺ{řkĆOT¦Ń‚ýDe˘ĺG˛xK2ˇeL)aß\ LŇXÜNuJZ˝•iqC*˘ZőkP™x˙ĺz˘/6&ÓĎžqŐ,¨Ń„21!ę2 ™¦Cň4÷¨¬ŁKÓ·˘™¸g´8ŘL‰ŽPĽŢl¦ÂÓsëd3-ňÓ®•Í/•q˝É—ŕjůÍä?˙ąß›‰;lŁ!˝}»ţB3-ÓŁźĐL."SđQ76[č…b6K÷Ó‰fÂvxŰ2gv4ÓŢÁ»ŻÍĸp ™Ś*u™0¤,!úDfbć5.ČL‹™S„e™Xh±|Čß`¦ŽYKß:ÓĚTŕÝhď~€™öť»q¸m31°éśĆ XéXÉLéč^ˇN^d¦Ć/ŘĐLG©%Wˇź&›‰‡h™Ř0’Z^h¦y<ç*@ŃŽfşŐĺŐ78ŃL[%7'3M77io2Ó8¸ ˙ń$3iâŞŃ WŹÝéÍÔi]–ěXJo™4×ÝámËcMüťÍÄöQrĘËE6÷AfšťíëEf˘ŔtŘŚeť š‰ý§Ä§=Vye3ɢh|Ľ1n8äi4€8wmś× jÜŕLâVĚ>Á™˘śďěLş_p¦Ő¨®Ä¶Ń™tŞNi;·Üť)ŽÖôµÂ™’Üşö…Lă†΄uŤRµAHµź/p&e<ťO3>z ťIV€ÉńK˘€.t& ˘žËHľ'ť `®4Śßt&€˝şŇ™2ŽÎ¤ Éž)ňhôµ0׎gZĽÍ^x&ľýân_ÚńLąĐ2É»˛á™NMYŚ+śIłÓ8[ű¤3ĹK§Ňđ¶©đ€3-nÇ­€3­3Š P°7śiŘóąŇ™’¦… śµ§N:SÜb |~ŮŕL¬“@˘P. Ž\/đłşZ¤‚3ą\OrŢaoQŤ’é~6AßApĄě#ŰęęĎIşt‰­TĚVŐĎ‘ĎgÉY´ü,Цďú{łyMtk …éš>ţvAŻDť¦číj‚Ë´yĆľĘcMX%ëÓčóç\ż…É„’Ńź%ĺÎKLűyXÎoîÉ9č%iĚÄKX4ćFD™iGţř(lżůC«Ě“ě' S˛.aŁČL;>Ę3]†<ÂGÍ!_.‡éĹ‘„DCeŐźYŽ`¦«/هßÂĎb¸Đ%=źÉˇ ÂŃŚ§—5­t˙MŘJ÷?.[ RÓÄl%­÷ęíÂÖňWBâYôĐżŕJüÇĹÁ†ÓŘáJÍŹź_ŕJŢý¨HÓOşŇŕĹ<áîNW k’âBWâ&6±%*˛[t%91}^†ĚşRPY¦ 3÷Ť­Äď|DHä ­4rkŘO´Ň˘´©}#+pµ›†F–“¬Ä>:Ş‚wm‚•˝Ý2‘ţ2+â«Ôˇ’˛aŃbĄ*‹ţŮÖČsP•‡ÄE=Ďâ Uâ~ŐŰ ŁđݍRä7˝29Ż,P%—Fß?ÄŻX©JĽę·;fHŰ|P•‹¶’®UImZŢ™îPĄĄYôľ TéÇ‹M÷â.:±Jr,Yx~š7ľW)IrZ]ü„¦V)éž[ô,“ö«„°-7Ůnľ±JŁ‘DŚŞ4ÓaPÓUIÓŚYĂÜ[É}‡*aGťE¶Z_P%–DTřŞäÝéPĄîîgt¨ŇĹFŰJ°ma 33 šS“ŞMĘ5\Mrc•’˙¬’ĘŠU Z)mĐë U Š”çŕTě;S©Q«ĺRšť©¤|ˇ1=źqđ U‚·đíž }e*Ť«ÝëęŞÄ^ówż˘W^JňuĹ€’şÉĘŘ&T‰˝lg*©¬¶0•řáh×}‹·ş_ŞÄ‚¶U]  U)ęCĆ ÷ě·o¦’éâ.‚,¦C–ćm®ľJ©Ź¨ˇ1×\™Jěµ^“ĹŇÇÂTŇDětÓ8,7ˇJXЍŽĹ´ô‰N¦RX ĆĎQ´0•’­E÷bH`Ű,H%–~ÂĺĂl‘…Ź Şdú(ó¤ŽYŇU⢠É[™˛‹X¨J’G%/ZhŇqĂ*E“ô2č 6ŞŇu“ĎaY*ą V‰‡u^-˛;]ŔJřf» ŐŻť«Ý`‹cśgç*1–€>K5e~z¸6¬ć=!6`b•¦.PŰ+ GXé úî4Ú)+W)i<ły“÷J+UÉŁ«V—.˙¬’7Ń0iłc•€´Ç o®Ň`qÖV6®Wć%Ł”.K…ť«¤Ł5˛&a—ě+±×»bqv°ł`5ł¬¤ś3»šYž'Y ]xŹŇ –^ČJ#$PЬĚ‚VЦcNśd%¤— éßd%.Ë0ÝĄ ±YÁJvYě,¦7Xižű˛“•XŐčŤęýW˛RĐ’(._#Vč+U6†µř÷¬„msř@`Ąď†M‹ř Y)š9ž3zůč/`%ľůS´IB-ŕ7X){3co°Rvź’šú¬„MÉX¬Ä^[ťÝ¨ç?ąJČűÎUbĂaˇ ŢńMU Í·ýĘ~ÇJURMša+¸đÇŕ*ů ~E˛ľp•¸3Ş=˘ –¬„“«”uC»‹N®&ž¶\%84;ŤŤâ«DpŚo¸¶«Ä<:&Q•´uŐ Ş¤=»őĐ…Ý:±Jik\±JjgÝCˇG Ü ¬TÔž˙’DćĹU";Ó6-ŕ«Ńś5>‚.đä*Ů1J-€%źXĄ°Ěé°ÝViÖídyjr•PE–ž,2ą7®’^Ć &žß«$Č.p)ő~S•Â41Ŕ óJUâÉ6 J=„^PĄ‹Ä"+ű± łB•’5žFß_HĄtą÷'űˇ+QÉýŢł«Ř€6 -† 1iG;P‰6ŇTâ [yJA3φ&§ § ’ VŐw$pÖ›¨4Býľ•"­M|ŢÓxJ.Íîuă)1ŮƤ˝Măx4iJ>eŢŞť>˘-m8%ä?CBÓëŔ)EŹiđÍ҉S˘Íĺőč;O‰‡¨Ë(ŘŐ‚SúńŚŔŔ´EĎÎS‚;áaq/<%•hi`¸y|6˙Zž˝i}ó´lç)Eż$ÝxJĚ-XŞ®TŠ6Ť©ÍˇýÂSJâŃ×ÁSzöâ:Żűä)á¤Og»6žî ˇĘ(#ÝNɧµLľ.^ňÂSb×.Ĺ‘;ď<Ąhµ_Ď­+˙>yJĽÄŤůł.q/'O ´ň{äőéä)µD­ť% aă)ýľ;›Í¦hN P)Zţy› 7+ţ/ Ň0ŞGÉ~ă)ÁIĹevyJOr+Ă7qĺ)1‚ŕ4żů€ńÓ'PéÇGFc/ýMTîŃŤ<¦‰Tr]„˝i"•fp3Ź‹ UŠ>Â1LNë'¦Rňň†Ć¦Ŕ@ł`wúh;R)SŹyÁW]ˇ©„ ÍJ‰^?S‰8“ŕ^•\Â+SÉZŔ]űľ¦Ňî5/:¨ŇŹÇÁ¦— ú÷ UÉ ULŤŮt—6Ş‚ÝAî#Ąbˇ*ĄKÉ˙ŘçzŘ J®öë†eü:Jş }Řq„ţ‰©D)®ńht9JŘbĚŻE諍©„’­4÷$R Ň—Á?ĆYJÜ2gÔě R‰i6ë1n€Çč$*·‹şhܰ•‚˛ëń)ĺMTň~G«P)Ye6żĚ>•ĆÔu. OIóč—ßű¨˝•LW2ŘşpÚxJŃĆçL€ ÎĘS RŐŮ\q4^ŃÉSĘŽŰú' Ňčj~˙ITbŰX´´Űó*!.±ń@9 l@%Ö1đŻ5H¤żď<%â"lýž<%!xÄmšˇiXxJ,DdyÎč;‚µ˛đ”ŘU˝×8ČÁSB*ě3zŤD%l6Ĺ˝źJĆt¸çIT’çTĐIŘ%۸ŢH%5Ő¬u1ŁR‰;}áhiş“©¤d{¦Ň&8‘JđE0µű +R‰'Aţ‘—,›¨D=ĂmVĺÜĢŰtł”»•XhFľl"Ĺ*+R)Éö&csµi"•1ŐyÚbDúMTĆrĎ~ö"*]röWDÝv˘ëđ*'3gŕÇ/D%‹ŘÇ@&ľV ’F޲ϤIfř"*!T¸$…Ť¨dĎĘm|Ę"¨“•XÖ łňě3P)úT°Ő84ł•¤óÄ‚±qVŃ+W˘R´˝ÜÜĎDśD%=‚ jU>ý€T‚B»iźJKńśnJsî/îL%Ś·‰` +TIšµË (4 ˝R•’ijüúóňNŞŇ¨Ô7+†ëßX%<“Ůľňż±J Ůň «„ŐRôßX%îvě"š‹>ŕŕ*±‚5Ä3ýVâcŞ_¨\ŔJ?>bjĆ"'Y)ŚÉą_ÉJJödtZ)ZCu ۧĽ“•’ kN–~’•´Yź*(ÂÉV*—W4j\ŮJjwŐŃcĚ/ş6şRěK´Ő?Đ•°Óë@źpĄ+E“¸}îłÓŻp%Ć `K9›ŽWpŇ•˘úÚĂ®\ ˇ¸bĄ±Ň•ó_ţţâ€/t%’ĺn31ˇ/˙‰W ’ę+˛üWA{N‚^©qNÁ¶{Ă+EN†9îłśOşRÎĽX m§+ ×L’/Ń™ş 7±Ń¤+ń,lפ+Q>łŇ•"]e±aůIňő'\ äŤ1ŁÄżO¸Ň¸ËJĚ5çň¦+%_¦ Ë”-Ń•˘şrĂí ŚĹ ®ä}vítFZŕJę®@˛a]GˇŤ&])Iť[FęŮÔWBBŮěĽŕJtB°YÉ­ä¤+]·‹'Ţt%–€¸=\f…+1މt"ë>FşÁ•đ%/%ćý2 í WR ‡ĺiW4U˛ŕ•¸ă‘Fi`ţyă+%G•á oľRuUĎ›Ż\‰QÍ©•Wńŕ+aLŐ‹¨°ňń•ž§ŻhC•lőĹW*Ăńmă+1 aÇŔµ1™|%–Řâ´ú†'ŢŠWbčW©Ő}Đ•ŕ7ś@ĺ7]É9ę']©Î9@2Xvşt˝Ťúţ ®„SP˙ÜiáJiśpĄź8QéHݤ+EeÓ°,ö7\é˛Ţő†+I3I‘cň•®D {Ú(ËĆyˇ+Ť]fX冝®Ľżc™«ţý‹®äáĐIWŠ.*3ký‚IWÂ6X[««ę¨ZéJ8+ŕ{jŇ ĎźtĄo€Şú"DčľŇ0~nÜ °§-Ő ˝ KTŻ(z–´G–†:­'ŻŤ°¤®ěî{Çä@,ˇJ?**? –ü8†ĺâ†XJ˛4s—“Ę.ßX }ÚR&p~Ţ%Ď=Š|–ŇaĽKŘř»ż÷AXJ™ˇ™°$Y`ńIßL˝äŽX˘qšOP·•°¤9ŘŰń¶•„ ±ÄcßŇ*ü• ‰±¤Yę÷ĚgA_`0–řÄŘÄĄŽÁ•±„JBńYá„«w0–ŘÂ^Ë/ĆRŞŽüČXâŔt·|1Ʊ¤â#žĆľĄ%„űcQŔŠX ¨}ŘĽ Ôą0–˘Fśîa­„p2–~¬¶fşZÄh: K‹Ń<ÇNČRqS7väVĘRPW»łDŘ /Ą¨ţ ë–žťga,)Uęt·âŃůum%üYX›ŞĂh,±řڬÁ†‰%Ě0ŘÖđ˛t-5;cI§Ćy\;^ű˛¤îP=Ä ůť˛*‚Q¨Ę’âŘË+.[ăŠY ěÇ+ŰÖĂ»B–x´_|TÜ0śĄTť‚„śbe,©o}ú+ ńłP–~F{ÎlŠ/˝b`–¸öËĄ®=m”%^ü4 V2ﲓĺQő-ő„,±I0´_X['eéşçL¦ćŞVĘRĽ,‹4D(J˛ÄzCťŚ‚˛Żßyk‰/Č*łĂn¸ĹŹ”%—OÁmÁ,aő¶‰ÉąČ^|Q–ë>ĘÄX(KQĄąě ,P&VČźĎŰ­˘·Ľ KŘëň>á÷YJyö5Čż°¸r{\(KÁ9ŃÔĽüú/ĘRס7eÉ//,~ĘRTÍľůÝĂ$üYB%Đ«Ň Ł˛Ä˝˝d¦Hý2Ű·•˛L0ď˛ńPë ˛”—cűIôvČRPkŢfl϶˛4şË&€ŕţw@–Ę2Ł>Đ„,%?U410&d‰ŐÖ®ľŽ%;c‰»K§ęÎîý›°$/4 Ý?–0 ehÓ7a‰Ŕ°÷ L\VÄËúmä]Ů E×d,%ŤúúńËŃĘ•±¤˙^Ľ™Ś¤b)ű'űŤXđöç ]KQgŰíĎFĂňŰ KđŮđAXňáÁ¸€pc,ˇCPĆ4ńO cÉ“‡`Ś1°NĆ6ĂËg¶ą‚ČwČČi8sfäđ†,ů8!KA ş iżă Y˘ g˙ý Y˘ŽÓ&_µHvĘĆîŃëNYâ3ŠÂY°JÔ×NYúˇ/tv@hŃűÂ,×.|Â,eŹ}pxa–nĘ/í|ú„Y™\ţOĚRSˇUą•&°VĚÎ~<ĐÁѸ܂ĚsŽ/§.źńłT†|ŹxÝ1KńŮ mő ś˛äŰŻë?3vȲÄÜ+C‹§hÄlb–X7Á4†‚÷¨íĺ,iźŰo;oŕZb|]Ô†ř’[őł„ÇŃ4w`–ň5­C#H|;g ďďą[Ŕ ľr–D!Ů‹ú€D;đ•łäÝ ËńÓ'ÎR`ńZ{Čő‘ł4Giđ˝8K”M°áWĚ’JWqd7MĺWĘ1PÍ$ˇĹߥä†Ç1^0KÝO<+f)™~¸š)‡Ţ}Á,YçV„ŮĘY9K,1ŢÓĂŤŞłĄx6ÉĹŁmĺ,IľŘiĽŇŐĆľ&hégtţőÔ$Ň5HK €ŠśđřÁ+x–â8AÚ˝–˘kč´Čč~–Š'H/Đ{?~Â<Ĺ ´”—´¦h N¨Î¶ľľvĐR4ůđÂďâÍY #ľj+g‰Méęń…‚ g >ĺ…˛őf)Óś[K«ĺf‰Űßőg)Y«ńRnÜěłdáuŤ#¨/ĚÍ.ýpŞmĂ,ýX;uëu 58KŢÍ5“Ja:OĐRE•…p‹Ç°€–˘ä‰ů,ÜOśĄä{H'f‰Ł(ÖM>1KY»˝ĺ^ľś%´n?žá1wp–°LGiŔłÄ9 SŃ~Ä,ĺáňČ_¶s–˘ňü¬FË-ŇÔŔ,EuťłőŞQZ1K,ďŕtW~>ďŰ׊YęŁÉ˛P–~˛ş%Ö0PŘÁYĘŁ‚7}a–ŕ5úőŢ1KĘ@>©şšäú01KZANóýűŤYlĚ/ĘRN[˛ĂZ)K2`ąY–ĹŐ)z˙ łÄ§ĐňNYâ÷§iQ±)Pˇ†ś˛¤űŹŻ`ĺæëp–+ ú„ťł¤Ů»ěż?‹%ô-M ÝZr˙;ess’–2˙›î?@c;i É.» Ř˝ŇŇĐĚkëď -áA3P”LZŇl|üôEx’–$Ÿ\·–4Lľ˘–‚‰w´é!RşÔ:’‰©n’–âPüřé™Â Z ¦Ja¬ŻłT'Íč ČWÎ’bĂ"ÚĆe´€´t-öĘ@a¨%|ŤˇJéç…ZĘŽđŽíiiJz±uź¤ĄË=©ŢHKšěkŁqXôd.¤%J*‘}zś›ű‚Z’OÔĺĂS•]ň•µu€őˇĆőŰQKHZĄŃ{C-)˙Źtăââę;`KDQE®Î—¶¤Ţfw!AĐ ˝Đ–řüqâ›ßRŤ ·dĆVĚbU/ŘqK™r[Aán) e5nÓ‚[b˙ŚžŤJĐ‚X`“¸¤#‰ąN0ý‚ą§ť`ÄĽ0—˘DŘÁµŚÂJ\ú) Ͷh÷šČ%5P0M^»Wŕ®ĆĽÉNĘ+oipLX©ň.yöjÄJ\âÝy®”Í_Ö G‡ą”ß٨Ľ0Ü+r)¨bŰhłVĐ‚\ šŕ»G1˝‰K4›ńîĎI\Šn†fOI<‰KÁ~ăă ]K(C‘S«Ç(ŠĆąđ–ĽĆ>iź`K.?–Î [‚Xś‘ďßgÖŇŔJ¬Ąd|ł‰¸˛˛–’Ş&e€®Á‘ś¬%ŢAD¦®çđÔ„-É„u2;>ż®¶Äą|Ż`#ÚŇ=<ýńWÚR˛č(Zű ęým)Z“ĺ±o°%—5ŇKÜŤ¶Äük:µDJßwÜ’ýQ˙yVţ†[R,± Ń5ŠvmŔ%†ŕ2§“·„é` n)Qľĺ\cyŕ–°ĹŹ ÎŽ[ ¦dóÝă VÜ’ŽçĘ ßťţ˙“·ÄÜ3]nŮ…—x—†CG¸ęâRrmD÷ĺ .ˇ±ëצ€¶µ—’úĺŽáĚtŤXK\_™5 - ĽAĽq‰ń]Ö ¦Y‘KANď6}ôµ—87Đ&GóYÉp)H=pŹůĹöĆ-}Ź—·äÉöÇDŚÚyKWrÚŽ—ô.•éŽF ÔÁ[‚ě˙¶ŃýĽßyKĎçľxKPćŚö% oéů:ÍL–…›ZyKTÇ\Ăî’ĺÉÁ[ 4čĂ–Ł÷·¤łËTKŞŤĹ¶TÚ2¬Í„-E •64u…-ih©ůĄŁsĹ-%ťWŕśéŕM+lIZń(îËĐ+mIJîË3Ď("҆[ZőŘOÜŇÚo%l¸%®YüÍŻžş…¶Ä]˙ú˛¶%™'/ŘRö-ól‰"żdÚBŢÓ¶$Ďäqš·…¶UHčp×â[⢉^Ói˘]ĆZÂÂĆâĎÖ¨ĄŮňµúŠZrÍ“×+ĹÉ:`K¨ľĘ”fc-µ´8Éě¬%Ëű ”jÉ6]ÝÜwÖRr:# ‰4u˘–’ď7 ¤­‰Z šńĽ}ĂLX7'i) ÎÔgŇRbËÂŞeA-q;B\|™/oÍd-I‡7Ňů łňlɧ„ŇŐVÚO“ˇúeó|…-XĹ"l6+k)J>ŇLiĄ``g-qĘh¤\ec-Ek™#TŐĘŢYKÜŚÇ“‘_¬%~M5ÓťŐ´Ă–˘B/ĺ|`-Ąk_kIR™ęĐr#+.°%ć|łz˘`Un O†«%8\pK3Xóg+Ő ·DÝy–´űpá -±W<¬ĺpśť´ĄŰĹ$źiKÉup<¤7ÚŇĐe áXpK(f°˘oV:­wܶŤQ-;n ߏ8$˙űkݏ%qpâDW1řŢŇT"®¸%ĺz™đ<<]ŰĽ%üřN™§§*DA˝pK#’Cś=yK’ú ¨Žu}Ó–â/Ëí [’O¨9á€-E‰·Gą%Ţ÷ĘZr*‚™Ł“wö‚-éŕK+>_…-1O-.DŐĽaKÉ•JwÚ`KŁŠ7Ę!o¬Ąd&C$҆Z⹡BŚvĆţ-ĺaA’Ă ZBJnVŢJYAKQ}uޠ缴oÎŇ@‚Ăňć,Ýc(ďÚ9KAťŤ,ô89K(‚™ÉDŕŞ>8KťÝtdȡźś%žŠľxHZg‰ŚóIěÁ- %®Žk˘¸@L^9K’ÝĂ$¦ępr–FîWÎŇčcç˛`–‚wZ-QʼnY*— €™4ż0Kě)c=0Kt†.ŁH±P–ř݉D.¦báZ1KÁž.÷AYŠę| Ť;ŔĄ d‰UČF—<:]¤ ˛D/KŻŕB´@–‚jomËŔˇ¬ŚĄ Écę»vř•±Ä$ep4ĽKe)ööB,­ňŃg‡y3–ÚQ<ÁĘXŇłU=? şv€,Ązź%ŹÚ׾…±Ě#x} 8ě±dŐr‹7óĆX≅}×ôĄâ™ě%VF|Pź+d‰öDľőěĄŃ{3×bnš'e ÍHúôIYú±ü»É"¸R`öÂ,]ł»†ťoP–4ĺCSżňíĚßőxOő‚ÉYұ‘·,Sú´ÔS펢Á¶Ľ`–‚]<×ŕâ/%ö®0ha_9ËGČ’×® –îYBŔŇÍđýd qÍpČéd‰űw1G^Ţ޲DËP·Á±¸`–f}Ć zÜX7ĐWŻ{ÇŐđć, }ckf)hŢĄ†Q;Y!Kś;Ás˛küőłéÂB˝–nMÝ)K> ^™iűŔ,ÁąČ{ú YŠ_WW=Ä':KˇĐ}Ţâ°7c ž(ĆťűČX‚čÄŰ“±Ô3#CáF9 K(đ§±§„7a)¸56ÖUÝKrŰĽÜíŁRuĽ!–’şFO h˛u^˝dič2Řn;e‰Ť)kşrÝ”%>?*"ąď¤,…K#Ňž‰T„K dÉES}üýYBȰ¦ÂŇžĄ°Z¶@–”hGżAě9 ĘR2IĂŕ[á°? KTí Ś}xA–0qí·%U®’ĎSdj>NĘĘ#CRôÜBYâęăp¬šľüń f)ŘžŢlš·vĂ,!]ËŢ"jˇ,E˛á˛ŠíĄŻ·Q–0´Fżâei$Ů ¨IYâĹ Ž×bóďY ěG*ÉŘK¬ ÝS°ZžĂň…XJ>-1K®UW¤ÝÍ/óľă_S¬ňďćó r©~ą÷,yłčgéá"]Ő %&tGG|BDi ™Â܆şşÂ,YGńgk)âCXÂŁ jUidBÝ)dÉÁą[&‡jřˇ1Őaݰ±Ž®ÄK %†¶ĘpWŢ0K–©˙,©z—†S%§)(Ő®^+Ib=_?ËB@daß±š™Źćv’+ăŁPXˇ U§JĹiň­ÜŚ a“Čť%?,™é˘¶¸ěÄ@?—;^†‘Ŕí°0át°;[×řgiwőoŚ®dc[,ŰÜVW$ş’—ż–ú7/±Ţa<Ć?Ësܵ›‹­´˘ŹĽׯ>ŞĂQˇmwĐô#š (~~Cĺ:Ăl‡iG~ńHצfp% /ioפ•ŕJÎń9zN¸’ô~fEŻ«”/¶’KW5žÂď˛Ţ? {BÍn_~Ї[ä¤`ş3‘RšěůÇĆDÂĂ1‡Ł$Rŕ™2Ú9Ě"N"RŁ›–ý®ô™ÄˇonG× D qrPŢÂADÂku*CcCÁHĽćĎíhĆ =} ‘~öm4˛62‘H¦Čą‡bţîo"Ň0Ş„OčFDÂ’hcű~‘ÖÍ_NTôi^ł¨hÓl@$Ԅˀەô" ›zTąw ҶŮaLü "aÜćž5ę D ę$sŽ€ČźDbÂßfg#/8$YÝW,i"1čh‡-Ń÷DB}ÔIä ŁW ŇǨ1v‘®ĄÝ北h^‰€r•iąŚ±”?m…J>hHŰ‘Ďú7©8×!šąáÔa ’ËŠC 6đ5ćŠ )('7‘É}Ŕ‚×ÝGNá—´łčáe‚;®˙……¤=#°JÓ]·Ă°ćŠW„#p )]šFC©yg!…ąŁéÁo+ ·ŚĄGßV€#X@H{č c´î<Đ'‰ĎYdďJy8AHQâĹę˘'«]9HüčhXń…Ő·„éSŕ?żn ¤¨äwPęŇv¬$$9ž ·ć}%'^Z=YHr„Š.Q’=äAC ÂΨoĂ!…íź«ĄóĆ!M¬*GŽCâŐAíÓ‚[Ţ<¤<őSíä!ˇŰ䎡ë×MČŇ „±á‚Cú±†E) …ýä!± ç…!~Ŕ"ťŰ,Eu†[OwQĂ9µ‡„qÜRóŤÔ´řĘC GNYz>qH™FŁ;_eĂ!áîR®ŻVę-ZÔ‰C$ł)jXµKoz F´ÓžM«¸?‡kŁ!±dô\zwćĽöŠCâ ćî"A싇t]^™˙ČC‚Ř7D+=Ö)-ET$Xh˙úTĆĚá TĆęÎDň`«d1-^D¤áÝY® ˝ĂëäJD‚lĚS6҆v$bđŰťé…D nx`ÄŔKüF"Mď˲‘půą™h\nŕ M_‚÷u˝xHpÔď+Ią!x–çĎD˘Řm¸XçôCgŁ~®ió ‰Íł"Ş>ĐôH$¬WsD*ö$óJükY:h}#‘Š_@چmL$&µśH±U®ŹXHAsWĎVu·€"ˇ{9I/(’=%ʇęĘD‚«˘ż—±Ô…‰ôłß#Ńq(R—p\ďN&Ě^=ÂD˙ŠDRŁ3ŚĆ»°8ż2‘tĆ$jäĹy!‘"¬­Í»Ľ ‘¸OŃV«Płi9.ZÖX$¬«1w–É=ş‹$éłš¤z+I˝÷>ŔHŤ-„ŤŚÄ÷ ń¸;đ2/d¤Ľ•Ş.Á_^`¤a]€.őF˘vôň0˛h¤źíß7-ôŽ4.˘b±űEGbŁX[ń­ŻżŃ‘®Ë­.]©¸¤“±;‰cLُűIGBéÁ”=ŮŘD;I-ëdzät¤kłM /:Ň’żčHř÷{wĆČIMäüUłŮ>ňźďl$;«˝Ńş˛‘˘O_‚b]+ {ă˙†F@Öçů8ŃHiĺö|F#Ťť6ě¶ ‘4úE§9CÇń÷-l$†\ÉI¸ŘüűŠF Zńµ»"ÜI˝Ň⾲µ8ĐHŮÚČ’ďZĐHńĹžPi#EsŮ6aŇÄš`$.±ŰÍcÍőN2RŐl©¦;eU?ŃHÇ"n닍DoH%c/6R0ˇD¸l€[źl$5RµGwWPp$ŻëZÄŘw:~ĽM¤čú÷Žôd÷găE ×€#i7Ʊ)SůŃżáH#î÷‹Ť“Ď‚;±ˇ‘Ш“YV4’şhK+éĽ )]<[Ýš˝µ•Ť´ĽżÂţŚT<+a'#AŐʨlĽÉHĚKć F–IFĘ,·™ś]袝Ś4ë.bîľÉHcx3áÚśd¤Ę♢ýŻŚÄŐWę—“&é'oń|ąô_h¤ě;čó°ťh¤qj‹,;‰G ž ĽM¶ ‘ô×@#î )˛D0śâ)˛ŰÉH<äpVč"č*L2’ Ŕ,ŔČC“ŚtFĂř©ŚłůFÚ…çĎĹŢŔHrądWAű\zi ‘Xďď´XŐ]~Nń Ť¤’‚^X3-;ĐH7‚è´Żżł ‘đřQ™ee#aŤ˘ËŞŻŽ´ťŐ5„)]sf ׎´×ń>Đ‘–-öőľÓ‘’ĆQ ­mrŇ‘xŤfGFŕ•ŹĄ¤¬6XŇÄŽzń‘ŠĎqĂ„w$Ѥ0[O’»ĐH˘É@ÇHť6Yľý H Ň Ü>˛ÇE´’ŇÖV”ÄT|ýT®1'_€¤|M:ŘôĽI)űPß@RÜ*Éľŕ$$qb¸P–§Ť6¬|$< ‘xÝ@1E<÷* ¨áÝ ?4ůHa+®—|¤Ą ˝çIGZ+ÜĐ×t¤%DY´ĽčHÔř…lł_ĽĹ+)špÎ9Śâć,t¤äÚ0…#ę;żéHyL÷ět¤ Ů‹{Ěę·ô‚#ÁM×ămĐ8@]fĎŕŐ˛˛‘䤑‡ŰcŇVąÂ‘‚ĆĚŤµŃmf…#±peŞŇ@:ŃHw[äĚ5 #ÍŮH Ň2’ze>ł+Łř u°jŠ‹h$<3Cő V÷ŠFâ6čT®ow0R`+–~M2RTµzqť†ńŕ"…k’>aµ»r‘?qXŮjřěŕ"­m˘'äŕ"­U…vë N0{LŐÍ8ÁHly›¨ŚKËýr.ŇöDŔ«^\¤<Ľş®ľp‘®ŚGTno )m] I÷ĘEb¸ŹĄęťąňä+‰‘p×ŕĹďsp‘xłpbq•°O'i´Řé\ÁHQýnscŽJ0Ň¬ŚĽ¸H23Ěn'éFŠcÄ2FˇO,R”Jlşĺ†¶R‘poé6äĎw©ź HÓęřľ_P¤P¦“ţsĎw(RÔ•K*ë EŠR4W,eR—N&’‡9Ď:_™HQ źÍĽČé>H›ćF+éŐ2†ţBDR"]Ű+źŻ‰tö@ź˝‘¸şňĺÚ„lÚ‘HőšV϶üF"ÍÝÉ02‰Ä’!Ž??ż0žą‘‚Ć!n7‚€Ö RńdvV€HĹ/ďÚn@$őRGÁ,H~7‰HgŲʵ0‘˛ÍDx9F“'i•¤$ŕцDębęXBTĄID’vkQÁľÄ†Dr ‹~&‚‰‰ĆQQĺ…DâG GZ¤kc"Ááۦ0á»2‘‚zJ·ź˛d2H$–ţőĺ8˝"‘Ô˝ŕgh±•‰Dc‹›™®xHfúf"E]üę48’®H$E(ćFóÔˇ-ÍĘDbŘčŇłÉ×DÂ3ŰěfĽŁk ‘˛e8&óD *b•´—_D¤âs[đ¨X‰Hěap;´s(ś@¤›őz}í<$5yŁ{úv}űÉCJÇĂzóu|ă!a•W¶JĚŃ‘·gâŽ|e˝eĺ!q`,ďZ†Ú ’†Ţ"»ŹL†ô')yĆű&"-˙ú˘ĄÓJDzIµD١HµOćP{Q‘˘ŽŹŰ‹>Dn­P¤ă¤N˘& *’dăxBő”}ŔŽE‚ďH»Ť{Ďĺł`‘ŽăFČ‹„T(é[Ľ2*ŇĎľÓhŠgĂ"E ZhßŮ5lđ‰‹”]#먕‹4ĆÓm‚Ŕ¸G“‹¨Ž@Řf¶gú;‰ČdĆĹ')}Đ'µúÄEüĎ\¤ůN.Ă}:ŮXRűµc‘Îx<ľ¨HU3jV_çF·c‘Ô!ÂůŚE*îĚMŕE´hşEża‘rZ°ű© ©NĽ)Ź)Ő“‹Äą‘°µ|€‘¶Ę(Ř/0Ź™ßŔHË&S…ŚÄâý=­ç+±K Ie[ô˘üáúÝÁH7}ËÎ2_ŮąHëĄd»¶ţýŠERÎŻmEĽ´c‘¶öE!Uč2,¶0p‡Ŕ ·ţ "aîw(aË˝c‘ts 躍ôË-bÁ"ýě Q®`¤x$äĺÚąH2w{ľ€ůr6{#Ĺ×@°˛€‘ä1ÚÜ[~3ČH#&ĽÚJFb27kçUčźë #Íîb»2Rĺq?Ł‘°"v *9µú ŤD[‚hćŇěżěh$ŽŰź_h$~”˘IA苿ґ¬/â¶ń ®é!›ˇN?čHLiň„j?ÁĺJGŠŰ…¬‰W:—ČLyä®»đ‘tÖóˇŇ „˙™€$µGÎ*>ÉHZ7pSˇ/€¤¸‹ůx‡w<ĚăúčŔ^'ÉË–Pźt¤-ČÂîJGRŮŮuÓľÚčHęă“4c+×'^ŽÄÚ}w|b źéHĹé78’Jű漢ŕ:éH›Îçt¤ˇćĹőNG"}x·>űűG » ľ2§\áHř >&Ű™ŹDůŞ#t,x$EŇ™…'FŇĽ„ŚđśŹ4›׋Źv5چ‘>‹–$™h“ď\ⓏÄ-hŠĄő_|¤â*đgg8řHË'r?ń‘Ć u )HÁÖĽ(_z<ńH•µżánĐÚ'>€*čµ ÁÁ˝‚®W<+’eşë‡šOŃ‘Ľ˙ţ|÷|¤`?—ţä#-…ÎKŕ#e—¸`VęÄ#±É­ę›V:Rť@ţő.ďG NśÁŢaŔ‘Žľa)‚'M:R8až:Ň÷ `‹­t¤°I;ŞŢ7ÉÄ̿Б•›f—W:Ň‘H7ťO+‰1N|s#á[đHZŁç ·Ň…ʤĘŕâMŹá HÂC"B«Ô”˘ÔM>R0S†îŤLň˝đHc4Ž đHsŚ7—x¤ěQPćTÜĺ|$ÓNIj¤Ęo$ť’ńX7>_`%Ď(ˇ4Žŕ$M Ç@RdféžI Í´=D' éX#Ąť€¤(AÁđ'Ąlđ‘Ň>)&HŕĘGâ6ţ\ë[QX˘‘Á@Ňp @°,€¤c—˝čŞůŹÔGc l„$•ö+ĺ[ŇĎţüT>śI íÚIQ}Ľ6­Ň „¨ŔŕsÖ`ëH"yqó9Ią‘m«Ő„ÎJHR ‡T‘Hb’$ͧLÔ´ ’e=;śď@Ď‹DŇ.ťÁŻÉ!éf`łÍI#H{Ă…UN­ăÇgď€$FX~}Ř= I6PÄĺO€ŇHbĄźî»öđ P4řHa;/š”żůHeş÷•Ä«y ‘÷ŤŹt†ĎĎŽG‚zš‹°ó‘Ř©Ź”¨,ZđHLˇń8'7”@hŕ‘N…ťč€!ioy#0MBŇŹĹň6±E°[IÜ€­lLIc$,…z’°KŁ”«0Ľo€$žŘaŇŠŃYIé:¬?°6@Ҷ€`^9IQV÷1A+)Ş0n–ÉčŢî|$÷éi¦űˇÄw!$ńú‹‘ŞN‚v‰H’ć÷T#¸E`:IłWE„Ň`$öŃź$Ţk|­¬$ŢÜb ČËé6;#éůĹçí@ŕ}3’F `ůľ!IC6µ’ôłÜÜ®i‚%‰¶żŃÎľK/X Ia«˘V¶7HRäC«Yô‹bű$iŐ6^/J’¶čč¦v Ô´`’öBŁl†6LKĄ°Q6ł*.‚“t¦Ůp^)Iç.H ÎJIÂôŘtŘşŽoJ’ŰĂ~d$Ť3, ŔYIŘŨΛhZ I÷uAlôö”ÇGI éhS•´’ýV*!G›ă$Á:!$˛×ÁG˘b$şďC:ńHK€łŞo:Ҩ.dţëIG Ç]©Ř×8R¸׸M;ôĎ‚FJĘčş "hʵ˘‘¸¬fbRD6ZŘHîÔfĹżŞÍ…#%"c ¨~Íë8Ňü‰ĺŢŕHĚPéúím ¬Ť…Ť¤KŘśŕń!ü҉G*®Ü-ü€‰G’wUvŁ·_ÚI ‡Q‰ )rx ;ąÝoěx¤Ą†ý5Żx¤Ŕ•ęeť=„C :R $×OşçKp kĹ#ˇ:sĂřŹ´śîyÇ#Q(A™´„r÷t$MŠ^NOK·ţ>ńH{vŤóç GâDŞę'U@Ž„vÚpSĽŇ Ž„P¤):’ąČÎFÚ†ů+<á'Ió-Ůsbăžt$&ÎÖF?čHŞnc´U©qŢhâ‘db‡UiÇ ńW@RÜtOYČ…´Ję~$Ťó'«˙HPv@’„壕E<8I•SWĹ2 ޢť4…ŐTřm„¤x,Áçz˝IěçšÜ÷p!$9ŕÎbbĚ®$UˇžŹWÖX\!IŠqš\ľńuř÷IIŠGć9íOHR.¬ërĺÍH*ž?ţó’´ÜC!ŇHŇ‚±o|B’ĐvoCĘżOHRÚ”ăAOáIZĽ>H’j¤sÎ’˘Ů’äŽÚÁňJI""06ě*ÎÄ$ÉiŚ&ČKxá$…Cőůlu'&iyİÁŢ'‰ĺźá#פY8IĽxĂĎ‚"˙7'i¤Žpîźś¤ź˝BI㨠”¤ŕ÷v‹É˘Kż’˝¸‡ĺ%žĆ •4|ę@=PI7 Ń>_ě·•ôÜ鶢 T’žŢEcŇ[Z`IIúńf ´Ż••¤©ž¶–ť‰Ą4aIXű›kOľ7VÄŔ6‘Ąż÷‰JÚŚ{ěŮPIkp_qzm¨¤m~Î*‰“őĚX_¤¤í5c˙Q ů”ägOÂƶ‘’hź=Ŕž()neß?’† C{l€’؛Ѱ‰]Ö¶r’¸§.Ó0ŢU/LŇ(Y¤”Lž\ň‰ř@‡’´ě¦,Î씤@A'ď°&‚~ŮNIÚl·rŘ0IáÚśÔdŕĽ`’Tň­ő4JĐŔ$Q†»“}&ď$i¨¶žDč%©ôń÷¸Q’řkÉŇ7FŇŢđĆ/ąODR‹|&-^+!IŰŚxłA"‰1y­\ÚIĘÔ†˘@¸é‘4¦Ű«•‹xžżIĹEĚ…ىH ‡8ňIe7BRÜ{‚őĘ…Äď‡eiŢË4H9IK?öúHÂR~ŢYő] ’$MIqäź]II’čâ&ĄëěąVLR\””sĺ’ÄoXua†6F~ÚGwD‚©Ű·ŤÜî")‚eŮ$/ŕ‚Hb°˛8ę ě÷b$ŤzĘó™ $ żŹ ÉŢ;.$Vă<í*ý]IĹ |ëľ:kŁ WĹşDŇfIŕę0’nŇ5¤š.ÂY쌤i®„ĺZI‰ŐéI2-`Ě,$F"ĎcŘ’±~ůî‘„y1kăaúF$ŤPůÎ"I†Ůł #TěĘHâŇĺąd·®čl”$Âľ‡ ô I*^äČW_!I‰ÚˇS›¶1’¸+Ňśm‚ĂHRę®d)Ic°é ľvFRľÄą0Ď}¶I7FR’ú«[ÖzÁd$ɵŢŞđ;#i5,ůČHZ¬ÄDׂHZĆ_p­7BÖv÷hĂeI„ĄIHĘlg—cV+>’|."ßa#$áý©zQYc[ IĘä†X+ †˛ ’¤†'Oîb4mŚ¤ç§˛=Â'»,ڤăX4u'$ĄkŚââĺ7"iź.* JlŚ¤Ő‚şq8ę IĘNî ŕ‡í¤Í5ȇ•‘”Q·Żt˝˙ÂHÚ­`jC’âŠé'$iu@}v…OڤěM ”F+Yraýnť #INňC'8şyB’ŕż6ČŹńLJ’p%6XÚŐ ĽNLŇÚăOü÷“tvŃź7Ű(IIî ÝŔ‰zř&%‰ôlâ–a&&‰auî`­˘ -$Jąo×]´˙€Iz–vłĄÍůLŇŕÉ<˝'i5‘ oPRdZî.A¶7P^đĽ¸Kż6NŇąug]•Äď^M.¬LXţą©'¶ް¤á-×Z9aIkˇĹH\;- uľâ­;,i=ť‹ÜWwVŇÖ l …-¬$f›d™é„(l'%­‚úö”4/<@;* šśAµ-üčÉJÂó‰ob żđf%ákÝ^¤m Ň,¬¤ iŰŰ“©ÓJÚzܨ KRs‘ˇ‚6X ŐŰß„%ťśŮYIíËh¦ľ±’TÇč˝BƦĹ9iIjBU:Óvuă®O¸¤!ó­`Ň,¸$vy§ˇÝł¤7XRÚ•îěW~`%e7#FT¶ˇ’ż_Ú^¬$$D]Ź<ľXIĎCŢŇťŰYIĐ[ÝS¦˝±’¸u!„Őr˘’P iCŽŁgA%ń© …őśV*iďNöľˇ’ŘżŞu;YIńÚ Đ*î}ż*‰!é0C ')‰>ű6Ľî•”´šđh *)]«˝vVr˘’ę„JáfW©ëÚ`I¸y‹7rł¬°¤­ô™4ż`IC[ě°¤ś/'E]`I;÷˘ő —Ä«?ű"u“—¤:ÇĎRčŕÁEr eq2DPkOŽĽ+˘Ąař iŮy0Ǧ·Č)hńŰ5RĐ5›l?K— »ď­w¨¦âĺ'¸Ś·ëv‹ä"ož,łE• ĘtŹÓĎÚcbđDę«»Báčb]§0z”?qĎ Ť¸Dcî8ć ůĺß0@»ŮeŇAJ'mŻ/ÉÚś?Kź“ \Q^ŃĹ«­qé&ŚQĹ× •™óW›cäi¬ZôÍöYź°¬¸Ă„śŹ„Ř Í!©¶Ü)ĚĽ€Ç»€F×p|×Č•,ßůľ ™d2?‹ –’ľ`ŚC ô¶üWÄ?"“¬Ďýł6ş»fgÄLÚx@Ó?×x@ÔŠŤá\O"đ< ľ…r¤Q4ĘM»5nć7ĄVŞ.JÎ0v”`WáŢ K›sĄQ—úp,ă…ž1ČoýZ1čŁŔÇMŐ©I ĘŃm´kŠA—âp)‘ÜaĚýÄ[ĚŁ4(äKŤ­+±0h’ů"Jt"cÄ®4i…­Ţ1¬ÚĆ ~–ą‚®čĺĎČŁgá˙O=ďń7ĂQóeńŠţ`Gđ••őâZ˝A:Ę´zIŠ“G‚=Z řw஼ŰŇŻo­{ …\%ŘŔž¤–¨â¤Z€ňM`Ś´Y8A«ŹŞ§'¸@yľ9IŽăĚZ‹ÔŹ3ŕ6łś›ŇQ1 ßěúČF:VÎ úŃ7JĺË<"ÎéhŤ5˙ÚőśW*ÜM1"Źnü‚Ű<é%śZ<˛řEˇćËźŽĚ g-Ds§t×…6¨HÇ'T üÍ»9¶’Üť™Ö¶ž˙˛ç@§…aćöMířd:Žř4— Ińý›É ‘˛öQa&ţj ˘@(XWŚ kÄäËş>j—=±?Ě7¤3ŢËîÍÍäËšGŇ?„w$UĺĆJěĚ5Űo Oż,¨güj˘?ů}á˙VG¨˛˘w% ct[ >zÜ^šúyžőoî^açlťâYŘ‘}§Ífş1˝ 5ť¤Š ·čKjŰ|K#QôH­ľůtgůŇ’ł.\÷91ĚY«SŕC°‰sŢ]ý;L· ±JáŘ=ĚŚŕÓ€?ŮŘ›Ć,.Î [ô•”.üřÖ`wm ´ë˛9NŤ=?W‡‹Ďi ŁĆˇS)k ‘ *»chpĹ۬µ8ä‘řgŰ[]fF‚^‘š9üb]äGÍ,đ‹±ëo-ÚHC§MrĽˇR€h˝$Wzö“Ă·$÷öÉW‰uxŘŢäŃ9Y~Oč2# M6ęXĘ`Цűbî:~3= ¬&íU°/źţH˘ť‘·›4ŐüłwrŔŃś°-Á—äYć_Z¨›»Ó“ŃakRwr1‘Ú;ą¦ÎžU°eH.yިLVXö2,´v$9R“ç€É…řĄ1§óeĺđbŐĄ1§+I‰Ł+© Ůxá}°çˇĐ˙˝ ň‹˘bë–Ą·‘ÇäJQń‡“|b _đ7ť ë±U+ŕD6ŞŞÁÄp4˘‰¸j‚Ĺş×Ô,MDŢ:ěšůç¨yŠ?Şĺ䢼żÉţó•Ú¦T\Tlý‰Ż¬FÔ}•G9)y}ˇ%´TŘ3˘‡‘$†śtĄ°ź‰6{K‡Uĺ/yKH¸Í  ęŽ*é E§üqŤ$ ĐéřľUIâPÍÝßÚç­Ĺi1`Să*¤7öeíĎťu«fĘŽ8ß¶Ó1U}7ú*ťlęuek_|VôŢ/1cĄ9*sńB6%—Žhŕ5zŐ˛©©ňS'C„KYü|Ąu®¤x Z©T‘%@ÔnŻß " ‘ą5‡®Wf.üńżŠ?WÜhUaŚ–ňČl­ I˝QŘoĂÁ[ŹG!ĽÄÍU[†ńłŞ†*ŇzĎ«WPęĺźśH?±X‹ůą]•/ŕ ­I]4ťĘWÍ^×éţü "¸ąđ>Ş)a‘ŰőÍĽ˘=Q‡Í'ö4Na+ÉQ"šąú9Ű:°C5únś.ô©‚vf¨ý5ű`h;˛»~Ý3ńHGޡ”ÇóŽ3í`49ŇEKŢ!/ýß󎾤éH;D|ń´ăçĚ;ĚF˙·ĽŁţ)í{ÚÁ›jŢřkҡźăY‡"|Ď:)¬iE #í[Öď±dáČ:(Dő¬ăÇV™®ľÜ=çŘS<÷H9úźR¤žrüě9G×śß¦Žłh¤iË8p÷~M9B)‡żáL¶M7€nőt#éFě{şÁ÷ôéť?%0µd#ąÓ”‘kÂi&šÇÉF8“Ť¶%ńH6Ę–lüśŮF–g†eg˛\e&g®ÁŔ{äJL—dCvH6žlđq0íÁši‰ł”-Ńŕ6§ęvXłŚp$ĚÚf’á˙RW±ü1ĂČk†Ź ŁnĆĎ™b°ű{Š‘˙b”?ĄJmFŠa?ČÄşmÍ/‘_0Mü5ż¨×ň‹ü_•_@Uý{~Ńţëň ä:ž_ěé6™^ŕ=—ü‚ÉćČ/~Βߌxä\Cţˇ÷’^„#˝ČĘ.j߲‹őĽOKnĎÜâ^s‹3µ`´;s‹pä=˙1·Pń~äńČ-î¸&Ú––좫2?ł î”. Ľ–Ô"­;3Ë®#Żř GbˇľŚ'ö/}Ťµ?%aÍ)â‘R°ü§”˘˙)Ą¸ó’RÄ#Ą ÖdÍ)ćn…Tf&ě;ĚŚ‹đ—Ś˘÷™PlĎ<Ń5źŕuuMΞLđkHŚŇţ”I [XR ľŁXť‰',g&aą‚gq&^ĐD"aiFÜŇ ©—¨kŢBnĺľ?géoE¤˙Ę"Řši±HÎ4˘/ićFYÄÖÁđo&áH"úr–îE<˛f6ł{±lŠäÍ!„6őë{>hJj~ď\ô3…›]´FţÖ/„|hÍđ—îąCXrż•÷Ě~kXÔ?Ą÷‘:đMý0_‡x¶+¶ÄÁžŞńO‰CŞ#qđ5¬ź¶¤ßÄĂęö{›¶¤ď”AęK—ÂŻłIň˙ĐĄ€mţ/)Ců=e€3íŻ)CűCĘ˙2 ±ńţÄ™3Č ó÷ţÄoŤ”áĚŐ˙ŢžčgĆŔ»ˇt!¬é«9Á€ôůě ×|;‹‚ŁkMƇ†›ĎT!­©‚?Oâo©BÝR…±©ÚŘČׯ‰‚ú–(Ř˝ž™B‘»ĆŇ‹X"ňűĎŤĚý[–đŽ4AyŔš&Ě…BĎŇ‘"([ňáw[†`żŘŇ-;Xc–˛$?eˬ/ŮÁ¶ˇÄßłúÇě .ŮAŘłü‡ě ĺ?dů÷ćôEr€ßh»Č rŢ3ţ«wZ`ÍĎ $s˙_z^Ŕ…˙$)ÁĚß2#űĂ;qÜ˙ső ˙gL~ľŕ»˙=Ů@ţdůžlŕú-ŘEM3řëMë^˛+šć±|ť‚¦%řŞ™f€ń×J™f&đWë–LŕúúkDLë3q*fú’/­{Ý©]šßĺ%\Ú˛€ö[áT-ń/~+ţ*ŐŇ<ł˙JŃ’%ţToŠ%ľéŇÎXş3 x©•¶,`+­ŹĂˇUÚ’€CŞ4“€C©´ţŁC¨4ϡSĄ´¦ˇ‡FiŢěS ´†˙ŤOmŇšĄŔ]uíĚ0ZŇ ö—őú˛$:c~±ó×?ĆüoAŇ<ŐŐ/j¤ugAň9ŕçŕę/˝Y8Ż*¤ĺžn¤ă|Eü9Ü—şČĂýă4‡ťÖďÂŁđ[°˙שŽř淚ěm/č×5¸1i‡=Ř– ` %¤‘˘Ť€‹ŁÝäg’6ĹC”«Ń{‰üvńÎb׿V4˝µdÁę^ý[ZŔő;›Ű€~×+3¸ÉrÖ~¦FÂČ x±¸’9'Ő#9ĎŚŃ ÉŚü@Ť=<ŇÜHÖ´Í*p$Ýh3Fym'Bô˝Ń÷’&ÄČMÇźž–L;?=›‡ć‘,D?Ĺ:ű¸ĺ ôĺš®-mć Śd±%d?†őë’1tâ}(ţ ś·îÇ>aUŰÍ iaO ć‚U6QćłGË!yťä5oŕéAâ˝—”Đ ¸F“ dšR¸1ܓíąm <Іß’ Gŕ´zaä°#Ŕă°Ž;˘‹°gc·¬iĎ jźôU¦”[»}<ä^Z\H [™ŽŠFˇ#Ź`…ž¦î~aĐÉ$HÇÎîq°¦ř§$ŰlđŹlb‹!jٲ ł˛Ô Xf6ÁĂË< +ą3™¸©eѲĎ[2ÁÇŤ¤¸l`Š5źPD€Şť˙ś'Ťé sŘ%†€łC 4Wí9ÍĚaR¸é_éĹ'UŰšˇń4l3[ŰR‹BDóýKjń Ř€ę‡!>SČý»g{O*0ó ܢNć[ÜůEŔmÍŐËOL=R {śˇ(’8Ź©ÄšeĹ%~cŃyvřç¤ţ úŹ—€Ŕ Á[FĎŞ_§ĄăÄ=űĂŞ2 —niú–€Ň0¨Kg2üě[Y¸1 ·ŐPG‚•$O/Ď´˝ąPé[z_cOŘňÎ vwů:ş ‘nČ!f z(Ťčńg¶Gyë0pSŔ›çGĽËŤčS-Cig P}Lc¤!,9ţ1Ň€hd)†ŕ‘4Ľú÷µHŽtš é:°0iĎA /śűl˘M±ć ôŁС~¦ u¨a®%a7†ÜS•w 2Pĺ0áÜ{‚jNŠĘ^Ţ ·‘P ťńJ@.|§Ţiź’Nú9uD¨S±Ä>7ý¦ŻYÇ)v–ŁÎ2©Ź<á†B%zvŮWé…Dt|Š3Äť9#bďŮlŮRôß/şîµĹÁ¸›®|JAl)LĽŮşő’ć6ÓHíđśěŽG Wą‘‚lÍðźn ’Ř{Y…çB\´B[ 2ŕ7@-)(ea |>éňLA’ÜćBP5ľ2XŹděě{mŐ˝âyďťZ!ÎůÉ­őiNó’{»Ş í<óv` ů‡®ýĎvń=/Ą¬iÎ㎷KĚńçôŁý ŇŹöŹgÖBĚPký8”|ĂnÖ„K–Ľ/~ô?"fNsšúĄ=ý0Źďł˙5ú$ ”­˙AJgyLym +ÍŔwo€°šŰ™ś~—ćf|#z,~4@2““8ĂŰ­čôiŐEu)¶~ŃŮł[Dusí_+wYÓŹY•O‚ÖłRřE†o–|„»ş cŻÉ ńb×9ďÉĽţ‘ľŮG÷|ôŐąŕvë7áC¤•ß °Śa‰u·‘éň5ŠżŻ¶ç÷\#żŰŇÂ1šŃ»‚MçłěéůÝř_ógĺŇáüąý zĎ­Źî( !» őŮýHıjŻ}µ?`°b˙Ü˙ ŻŻg.Gú‘H˛óçđÉ3—ô# ·cŤöî€M>3~v?š 5ĎĚvÍ=č”gEćÍX˝DKj>4?ç6\YŮrëva˝YäumÍE lV*šy7?Ŕ•ŠÉ`đŻćG¸%GĚ3uY“xŇĆä‰ĺ«ůAčmcÎďć±fÖę|7?–äăŐüH¦b÷c ŚľµůÁ®a¬níy6?p­â=Dá©ÇŃüX3ŹWďcĎ<ÎŢʡ5łő>˛Ś"¦:më} XţÄĘ_˝ËÉwď}ŔO5^Ł?˙xÜż&źzu ő×ŢÇ’z|č},ąÇ«÷±¤źz3ő8{kęqö>¶ÔăŐűŘRŹwďŁĎP˙ŐűŘ2ŹWďcM=^˝Ź5ő8Z°Ď÷Íçl}Ŕ1ő9—‡!˙}ćńn}l™ÇŮúXŹwëcäź[°Ná÷ÖGřCëŁňü`–W룲÷Ş‹üj}4OĽŻţn},yLJÖ‰˘‹śčcëC!Ě«ő±ĺďÖş˛Üw=ăŮ[Ľýadq{ŢË[ޡ8[,-ę×|h}¬‰Ç»őńóŢ­ŹN¤â2ń˛·>@Iěcäh}<«·ŢcÎťľĘă_Îx îďÖÇšěţZ÷ß ÷¸˙Ńr€»Âgé¤x^óŮ2ŔZĂÔ¸í‰Ô%^‹ýxTĎWŽÄČi݉˝Ť.üĘ;„Ű»?ŻX'Ăîú%ď€>)…ţYx?ý'`üExn–Š–şú‘w`‹˝ŻÂ+5.n¸ëš÷ĽűE4{ăWŢydLiô&¶¦ÇŐ‚e#łŘš¨'…ü‹đŠÜ[ ~É;Ş“)^y‘†Č;ęŻyGFoÉŁüyÇX.ŻĽÜ«rľ…WĐ…„ž^ÍaţWŢA†Ýť?ë®0bÜúŹĎ˛«‚¨!ܿȮŕüÝűgŮUÎżűˇď!HÂGÝźłPł'ĎÍ…ÝöpÚ2`…ÂP=ě™ÇÍ»7†Ň÷ĚŁs­•ßdW€rÇ~Ë< ÍŢőŻ?fD•Ôß2™mââCćK'Ón~Ę<đ´ZkîCćŁ?_żÉ®â˝ďßdWxŚ“a­^™Ţ©ôű”yD fbý…3ó蕉Í/˛+(ăhŕť™Š™ŐK|gćáýŃŹ™â´< ®ŽĚ|ÉV~S]KCüEu‰¶Îż¨®źV×~™G$Ă5˝GćGČ!—gŐĂś™‡)Š>dĎŐĽű/Ş+ŔU»Ţ™bH§ôĽ3ʱUž™GI!ńĘ<˛«ĺ>§×ÍŘgŮUč*‚}–]ˇÓëµÂwć@Ë~Q]őŻ:xb{ć±Ĺ{ć ű|®îo˘+` |4âCćÁŘő‹č ĺ‰'řEt…ů†ŘĂ/˘+lz)\ż®`‘A±őçĚŁ óKć‘©ÄÉż‰®áG#·˝3h'ăh©ż2Źšţ$ş"ű©{řĘ šąU˘…7…¦Ëóá ářm$şĘQ@E3{ď6ß[ó ÄsZ¸ šÎHÂŐ!:$É\äŻee„…É6şÚÔ—%¤ÉsLťŤ+[…ťE^Ę3šGű˛]?Ľ”_Qć#Ţ«A) .`"?öyż•­Šäńy±9xšpˇ´dm¸"ÝĄ űv˙°‹‘®i{Í‹-Au˛FIóüMÉ×mÇ/SjÜ몜1ńâ(ŹîÁ…}l@ę#…ÜŘáÎcµł&W1> ŐÖ¤@ż‡¨……W+ŻgnIOAqu>ř×7kŘľ"Ů7¬ç !‹JT¸ĘP óţŃshÜjÎA$Âé|®[7«# ¨Â kD›*ä#v=ĘFІ6.4w؉[ÇÁ2öô&7{Ł%e¸—V¶ŽÍE8Ő•Řp? šY›·ů^ń™HĎxrę"mÚ}°˙9…‘źaűKşĎŕ7öQ“Ěĺ›áW 11±$i´dh0‰*i¶Ż0đŕůw&f#nÓóZa<Iň,? ´MďPzńLMăÓ6îĹçÁPŻŮr5Ţ’ěĄŮVád¬za÷Ě$=2)Ćţ›Ł­’›ö™ŕf„“Ň˝`ĚÜú-Ź€ÂK„Ą$Pf LĆ@wĹ+ŃĘĹŽ–‚QzP٬›/ŹĆ¦4**D.e/Apoçě‹ Ýeî °‘Aě„ĎדO>Ďę—÷čzáÔ±¶–ޡębĄ(ĐU„2Ü[2ÖF2pö˛5|‚Łź7I+€M źZ…ŘŠ´üEăć }úrN;˝p%jrŔsňź ­hůÖśFÖů<ÇŔâ¶či묦¬ţ*I#ú++±<<÷$éóó( Q/l3Wú–Ld.O}­s˘C« †ÍÂî¬ÚŃYwÂsÉyźüS°©K;ShŁl®Ińđî˝ń ˘ŢžY0˝çp®~Fç61ňo„ŤĎďš(˛lźlń űń6ţňŧŚţ4,ňwŕýŠůh‰†C^Lʵ›kĚj#†zVEVYYÇ5XŚ»âĎ™K¨ě‡#gÄ~ffeĎŽÖ öĄÚm ‡:‡ŤkAjşâj{Ęľ§´·UrśE! DîrT;ޱ¦™ľT) 3‹L]UA]Č Ę­Ú”hY­_;Čs°KÎŘOR©ĆidIxŕ§ŮtTÉ Ż¨Ň­Ć/A7“`úř¤¬“:Y‡9)đeÖ€¸ Nľţž<i+^–źÝmÚ’°ĐsĆ˝U\Š!ĺ!^kíąćdT«lÇË••jڳ޾YF@Ď˝ůµ@e¤˘]éąţ¸©ÖúŹY m ŤäSž'Kfń5¦îÉvľ‘<ŕü±–xgËěžÂA#„±2¨4,Ź)”Őo×ŐĽm*šĽpŹń{~~ ŇěË^gżŮZćş«÷Ȭ6%} ú+6ެŠđŰŰŞp_ÖO,ň8µv‰ľÍć˛&‹» mŤv®·:5辇<Ęůńíé´˘AV˘˛çčĎsĂŞbh ĺąs?'€çŁ(G6MŐĘĘ­l7Áßľ{ç·Ŕö•\öÜpVů’‹zđÄ WžwH,3FďUEţ­í,“Hä*Qu.ĺŐȨÜr*aé"ăÁ~»˛‚ >uaŢHŁ ś—Ť™T¦PZ …5”ĚřşŮš„'Ek›±ĹŤW‰X—‰]Fc˙9ľ‘•!—Am1\ĚŚ}ÜÚç‚Ü\ťQŮvźâXĂ9ňĽY«,x%}j÷ťď9żĂ-Ö8ĚŻsâĽě:/±ˇ€šx?Bw…öČ“âIT¨°^ťÖÍC©íĐzEa•ĽL |´~g*˛ďGöĂ Q=Ĥ‰[‹°1mŰ#pKby˛rśR›– b7O ŰpŘ f»×Ö˘ÖC.ą"Ą5~BłoĚ}fh@)=ń.ë+Ł‘ů¨%hëç×D´n/™4l¨¬Q/ë2ÍÎPC-âź°Iâ=š{+/+'o@=NÔ Ă«hŇ ÜLő¸co7Ö)ÂcŻčŠ2ĽęşhÇ]ANř\RÔg±8rSÝza|lŔĎŞděR\ŮczN‹«ŃC{ßo7ŮxcΗşĹ-e°#±Oeq„?{x˛đ7|™_DăsĆÇŮ}¨ÎŽëJŻ@°WŽ$šľ TŕÇ ť{‚©/¶cD)ͦ˛V‡'úřfI·ĚźäĹŻő®ú’•Ź@6Leâ*wÉiÎů›V7™Ť=Fěń(‰·ş7ŽbRę1_4o} ó…źbťÚEtÄ÷PjůņÉ5c;1¬üŚjqq:Wi[á)Â%ŮŁ>ěYü^ŔďŔĺ%– âe*€"ź&n5ĎŹDş\xG‘!ă÷{ÄÚ®ňüą0wőŔăąx±v/~|ý2C­ôÚĚu`j7+hÇ=Ť§řOâČ*z˙ŇCl^aDľEçr°|©AáÔ zŔKŔK[ÇVą*úź5öęÜ­(Čh-€ 7ˇŁ…Ř+R°Ş_ˇké.GźţÎ,‹©l{›ĺÂć—çúMďRµ*‚1{2§J¸Gâ *öWD®|¸p·ÇýzVÖóťŻŰ2©>š/ĘɢTnŘÁpĹ ¬ýlNŘÚŮ–"ń]W…ÖŽ±]]Ď’Md*Tę°iţ$°®‰xâ˝ďTřŔI¤Şnˇť·”łŕłˇ>éI{?Z¨ÁKnĽĂó#S4łčNąđp×€˝Ćóóľw- 0Ă,`˘»Ćö9Os¦ kH=źŔ$$˛ś˝Č« Ţč`V€ ™Ć‰AˡQ(s‰ĹłÚľ±Ă )„ęâ2ť’:•v‘öRŁ%ŕÖ_ż<’ěĐš„lő1ác¸ĎŤ^ť’űšá,­Ďˇj;ES{‡gřŮjđĺďd›2č¦UUÔĚDs§Q}ĘZÓţq5źł2TĘđľbu íń[e5QOęxŢiQ%µă±áqIV/Ąą†ź÷ßPĆłDĺÍčť‚‰"4†q«¨đÎX’éB0ľ=_"˘ÇłˇŞŠ…m"Śţó]žë…ż6•şđxÁpö,h‰˛T<čÝ(Ô{^Qp”•Ăě_!M#RĽ"«™ć˛Ez©ě—ŁľfŠÇ6 Hřno˛·rłFVh™˘r©(tOUďť»×=‘ů6×Ö6€…Đo”ee-łÄ^ž±»Ťh~ř¸Ď$)fÁ‡." GĺöfŐB-żĘę5­ďQĘ|o)…‰RľR<.ZßÉßrxtj^ż0Ŕ 4Šz˘ ޵›Í,[;ÖŰé]ßµQŮěĂ)PČ#čä*ĐÍSSąĚW_fĂî'Ŕ@‡b–n]_cí”'ʡXPç˙uă* +Ěeůďš,‚ŔDh6›G ™u'Ő ÇN đż˝ČÄęęMżZ`EĄN\’ôEŢ:ş•¤d7»–hŠ*ÇĘt‚ĺ\Ä+tÎK&Wş±Ńönht^,xHkh•“¬äL˙[L†ÜĐ\đj˘4ţ\˝:jđo ă=»§ł «oÁ$;YUťĆ …čáMxΗ^JÂúšČU­5ył¸ŤJ ›»—¶Řç­†ySÁĹ@>ô|÷fRÄo>qw)»˛ĺŹ.ţҤ´zÔZ¨˝˘tçB9äYĚEGě.ĹŢßÄ}¤n–ęŮ™B!Ú”9+I'˝âfĹaH ¬Ś¦¬ěUꓞ©,Fé â“yĄ&ŢÉeúśŰĺkбSŃK‚,*>#Y ·źŤÔtNť°Äok]|Éön}YNXÓ˙“dUhÂÓµÖž)É žţ@#™L#™eD†Db«^ýŠLłŃŞWÔ/=(,bĄ@©1 ¨X‹’¶` n Ȱ۲2ÁYĽz\±@ ˙î2¦Cńáů‚u¸D,ĎdyŻ‚kgŘ–ĽQ”şG©th=ŃëżTrbVţ5Íg ţ®úEłuNőkR$‘‰CBDäëKc˛«6Ŕ\ř8ě"—iÓ÷ÄQßČŘx7kb.%ěPń÷&HQˇ­Ŕi“öÜ˙oZŁárŮ  ЦĘ46Dí‚O¬;ĐÎ=1ŚÝR®›˘ÁÜŘvsµŤ;OáTö´^l—dl¸śZ8ŘÄ›z~áZi¸Çß”5±&×íőíÍž0ö[Ös˛2k<îiJë5± š‘©ýB »ĺ†`ł˛(Mť ÂëRĎ#řÍ|!eŠ_Í{cŽg•¬ßˇJg3…ÔÍGß‹1ĎË I:-Ń®G§.U®ÁÂpĐ®čsWnvä|`&2ȲÇ=˛ŃKbŇb;ĆJ‚“_eäI]ŔQľ˘DČEô*˝¨żŻIŢ˝ź_ÁÍ&Ť’ YD)»W2Šâ¬"ŘÚÁr·ćď*ҦZGQ3ÂČ6g đQBš„ۦÁČÄăÄ»^ůąŢ¸Úc°ěĺ,ó^Ęz–L0ÇŰvqÄaŔ“ű {΋G€7? EîÔvkIča|ľméCn†7€;9č/BÓ«EôTÎ&)·l°µ'Ř|cě¤áŠ”×žź€ /Ŕ#x-”ő2Źň˛ôt¨,d^Mé1ŐôäÝP ˘t™{#—…ëwAQG~Äť?[ń­Uu(ď[TeÉşŐ×`ĺפÉŢ‹ł_<&y±ylŽtň†&>2៲¬bźŁ6Q˛Ńë†öďíyoŕ›d•í@2ßü(JGcE© ŕAE5ą†Ś‘ÓVîµ}2&Ö ý‹ó6®,ěÜJXY‹cí­łF´[ŽŃügűţÎؤéTľ|ĹĆjb¦©¨ĹqÉ<%Žůب"5Âöl%ÍJ·)WBŢOB‘iíĹŞŽ®%%ĐJ‹>Ů{Vę”YJĹ>%Ô“&psp-#Çg­ŘÍç8ł]Ôí\/´‰ĂůéÇą žq°Ëa ߪĎh–E=‚Ř›Żî'lůĆ•/SŐů¨óµŃĎ ŻŚk›ŘŹöĹO F}#ÍOYŹa©Ěç0žÇ+sěçRx®t~׿Ç/öÎ5ą]_y€ń×Ķ Ű´—:µ^|ň€oJ۰˛Ť37ÎhŃGj>2Ëd}^tŰŠ¦lĘb jJCĹĚçĆ}F×s«9ţĘ)M鍚śkě0Ďß\)h V+¬1›đŤ,a=E0.Ws)™µwŘcĘÜb/MQń=ŘEŞŤçSřżTć—É\é// <Ŕ7Ú?”¸$ âů.fyOĄ%…;U) ŢłŻëgË˙fřśéůîîępËÁŚ×Kv…HŐơŽfeÎV0fŹđ|P˘Ą'F“jxÝôxĹ,žŁ#e®Ö|ËĚ ßâćŃšą‘űÄ š“ĹźĹÚžÚŐ}¶˘řÓj]Ç>«ňyĽ&«Q%ŠzIÓ÷`(·p9J*ŃfŔKč3ĚAmŘ|$ŕYöʍA!3"É0BÉÖž•ÚuL€[SclLPT`µ7«¦qÜ]E?dÝřŤŞŘ}Ą˘V}›§é{Ţ|qs$ú‹úttxÖa·kŞnAbuŢ˙ŚyT¶ł) ŠŁ§ď|MßvKTÜĹł?­ŁşĂĘĆzÂMMľ•µY§(ět«—n®3¸v:I7yÔjŐ«ĺŮŹHŁz\0‹eMůäíqůtą9&†đž]÷ŰÖĄC(ŕJÔôSlä°óäđźr_¸0Će€M+Ř.—Fs’,}"…¶~µcü.řgzÂĄ~dmÂĂŹó#Ú72{¦®|ő:0é V裸őZyř’ÄrkŞ &iÝqóŮ9żšá”s÷)3Đ&K |±µ¬hsO^Í ľ -íę—4đ›¸ď!`ÁŹPs¨)Š[»\Ěľ‘ď0§4˙Żç̦֙3ÂâŔnŇI­c€“UÍt̲˛î’üö\“ŰĎő' ů&ŤÔGîq+.FlŞ÷užą%ŇĂŹ‘ÉĄń:őI5Zcďrž=fË…ŕČZUM'A‡Ş%8ąJ˘ĄĚĎaĹÝş_O¶Đ7đ€c(Xź{×—qËŁŐŤ”BDŤąüĽâ!e”‰®ŹUWáRc  :ŃťČÖ0‡-z<úŚ8UĘpôôű~î)>ÖMĽ§ĺ-¶-ľaťÍ¬/{ý‹÷E‘ÁmŁçšřŤ’;†6™žřŤ¦óŞ ´,źĽ"r®Ćž¬ťĚxÄî‡>¤jx©z–y™%¨‚® ÖLŃŰR6š>Ř)‚ďqk\1KPÍh¶w WŁKň`ŐĽW1% Ň…~ŮőśľżÇQ–ž[–ˇ†^÷@†łôvEaVŐOnÁĆwţú…ŹHÚ«˘Ufv§e5ËźˇC («Ç `§˛](ĆŐŻ”Üúřě6žËŕ_¨—0ŞÄOúĽ QČl-íP‘Š73r˝ô%0u©|H…wd~ÔuĽ@{jľMF¸{Ń"yŐ7öĆČY-®í›“¦×hx?K»^Z“ÉĎkâ¨>×*ĺ6žŽKŞcűĽ„Ú6ľ÷„%ŘsÜlM3 -ř¨–Sލ­&\zIfg‹m5ĂÉŁĆçdţF˝Ł®QňyDëĂ6ú9ýźżŰXş&HŘ_ő8đľń-%p€0D9˘ÍjŃ&§ QŁđÄ]¨;›1]ćI©úT ë]ú“c‘hT‡ý; /Źgí<ŻV ÓAľ0±¶÷?Z‹šĆ1‘Mg #]`ĐפŔ·Ś\#°ľVL†¦c Q"4Ł6}G×—XĚ."ę]Š:<Ń™­Ž®@Äר̚”}nă”ć¶Ô%i­®-^qkUXVEVUĐ3ž9i@cĚ{úř°S6đÜ.ŮVîÇGŇV u…­ ČĘźI4‚ÂA8‡DNČ'Ť"0F>X6Ď ‹‘\v‚ÂPý°mOţHcůęz]˛Gġ[öüTÎ?hđ“XN_śĎQóŤQ–`µ§rhĂ»45á‡6Ęľl»Ú&\"öĂűć…‘x.<­ŠVV2KI Č’ąw®uZ`ص.un÷Ó …śç:uőĐńęé`UČ+m|Ed-Ŕ:ĂI4p_eç˘PQČjä‡(1×gËĂ ®Cś’©Ę*:&»ĽÉlç_ĽÜß…jąĆ˘»*›÷tókzL»” Q=­ŽćNđÖBŔYK˝śąhr÷Ťż¨‹±¸č%AvCó7ÂJ$‚¦!Á2K€Ŕ]»2űA!ŔDvS‹ű”ľâ¦Ń>4±ěoa—glyţŽ|ČëSTyP?Ó'Ur#o]09zü90«0 J  r‘­íCDzqű˘FE¨ć˛é_´*ÝŃdŮD:ŰĹ•§Jg­G÷ ŚŐĄ cYá,ŠŽěáćoWěc*}n˘ĄHkal˙®´P@”lP¦VX!"íRqmÉ@ÔŮ8Żî7¬ůXŮá¦É¦A8n˙󑦭Ńʼn-­şô,\ä’zűQĆgĄ2ú¸!RAÉařĺÖô|…hĎřmÍ^VŠ<_Í÷łpŁŇé2c0™µxŔđ<ś¶Ć†Ć¸ssW}XŘFşW&«ľ&ö]Í–·1/©4€#…HÚaTěŰ…ľđ·DţĂ~­M»ĐÖő&*{†ŰUEWWu—‡—"]&VÉ~wąáĹË™!e×`GńďůŃß•i…üů][¤ĘÔş&POÉZ©TĆdŕs˝přŕJÚʢ\Şxm˙ÎĎ“L/¸đ,űĆŰŹvnĂGÔ/· ±'=G•[&j”¬ ş‘ |®Éhąż1ŤÄ‚+żž ­HhŤĘRjÖ÷Ŕ#6ŞuĎ꓏;őI•đá´ńY›¦I×Чđ«ěu†h,Oˇž‡–¤ s$|†ÂČ‚+ăÉNŔaß\čR­/F‘UĄ˝pV§„U>lZů¦ŞfůÎŕž©ˇŮdÉŻcsR·n#’;CÄEűyßřčěZΠ»Ęó µĐ“…yădăzË}™Ó= b•¬|e§€”ç!@>ÁÁmEţš °€úY46Ë䊓`Đî„d8ni¬eFjR¸ĄQŹ:Ś5/ĽÂf°.Ý8}xz±;cĂWńVĄ><—ćőK¨Ě4N tÁĘ.šö7+ÇŰ#«öd/p±.:±¬ő› č%kµmhNćŔSXÓĐłs=ëˇjç‹V® "^yŽu=·˛Ę–Ëçp*Ń–—%%q<4¸îSźdĐńIš&ŐřX»¬>ęÓqW4Ęó©×C–•wďęs/©”ČĆÓZ€ůMŘďEK ĆUSßęŃo»vÍc.mc­ę d¬Â,׊ź(&I– ]·¶˛"+úęŤäżÂ…îŇ .®Ô «'öOzý]ů«"@~ťĹ<*°ŰRiqODR¦¤Ć&eÖ×Hzb~Ă»3ČĐ·nµ)–ŽVcF0ŐpţM^ő5uÂ)Đ$YuŽÎěľF!E€ÍČL¸W/˝ (CTpçFÍů±*ľĆÍ|ÔtŐě†`G™Ţ@§Ë˙g&ưeۨޖ6ř0Ú"4ccîÁ7VwŐńp±ĄâŽOÔţŤÍ‚šJ¦_ĘD./EňŽ0ް±M¸Ve’hĘxü—dL•yňŔâLW vłÔÚhŤťT:»vsŮç°ü¦e§°•§ĘfEÎá»Q'qO;ČĘ;ÓÉÖ­ˇ[›/9Ň—j¤‚®ď`§“Oobf'3p?Fť›O‹]ô€őj3ŠWîbÚ÷U÷dcßčh™*Ý<ľ±ŠFWŮ{˛&AŽť^ĐĺL±KThł´¬fx‚SĆć ٰ@_‹j łAył«§]tąŁq¶L°úy­ú”¬JKôEĎ‹öÁ¤Ź1™@ńfíM8Ĺx[^fńÂŚú„Đô˘W4ʨ®íGÚŹgď€' gI˝É*ˇŁ˛[ečĘŞ2˛őóü—ď¦8‚n ň,Óę Ď"7{/ź…ŮĽD‚žhwW4ý$wűdvŁV•&<ćz©ĄÁ™žh~‹¬Á3‹ZpÇ,óháŇI’ŇdłŇ€$hyÁ˝G83g=һش<áxK$)±|¬âR6=+ˇč§Č°O5Öî=Ě!zýnLŽäŠĆńöç9iśÚŤFż«îż36>üdTđ yě¶ö᤿?A~”dTkwĐąkA1)†$h+hK¸ÓôCÁ@ÓľcéżWh˝D*V{®x.f„¬gť«an…űޞR—öa€ř‰]ľ‘ărŔ‹6¸f)U_Sţ)h}čüıŐlFJŚ$HČ8ä ,‹â7`Ú'«Łď™C€ĺ)ęb4îúŠ»9ťÔX]+T8©łŚú”WźµűŤ¦)bâVĚwˇ z®ôç1{VRQĎîmĎ졹oé · Vü[qűCsw@ł*ŽfU{qŮ…RIv0%ZĐĘynXą)‰3(§ŔÔ.ŽE_ˇóô¶Ąů$ĄäÓQ“iúÓ•ÎkĘÜr™ęÂç|F:R˝ă·˝AdŠă¬·Bó)%¤•“!xnł4öﲷgYˇiR®9ľDŔdPG¬Łí±ÎřG튴ĺŐü‡9íMW…@T çŤV*¶¶˘ ë ýJĐs~Đ(ž;ű pV`+ĘÜ*×ÎFgRÚšV¦O'¤c–®]ŻI<ĺ.Ĺ[ęĚř±5óó°ÓZWI2č®6 ©š€ăBˇë¦d]Ť–©kަ~×0ŠaĂe™Ťg0çi˘Âˇf›RÉLáářFúÖ«Í—ę=h:Ĺ»9›ćĂźgE –ڵ݅,Ć’˝âŮך KnťÍÚĹ­řł]â!éW›GŘ6FČ@ńyE©·Í€tÖ'먗Ăá;jňSlĆ@>r÷jó“Ł~“0@M:đ›D¶`“żqtľ3ť lŘ#ö>ťăČ’]2)ĽbŚ»Jľ*9d_pRéY|7Ąlâ5ëH‡óÁăt»ÍóC^QҦËwďçbŢ]Fěj”˘Ż!˝wŔŁ(˙Ä ­wé‰Ő ĽTŕ–Ě(/@¸Ši&YŮGŚČĽ=3‰â˝îŇżâmó‚ă4¦˛ď‰Wd®tdö<÷‰1đĆtŲŔ‚6 ‰5qIµ8öxD@yÎÖ%ÎçXS*ëy·ŮˇdĂčcÄŃÇ蟣™ą(iöÍaDó÷sWq—ú4樇MÔ4>iÜKݡ*/Jwač?ž ë¨6ä6ĂZłq13|Ąí:ˇ4‚űŚźKÝ<7®Ń%ŚĐ%ÓÝlłß(=őęÖx޳ϊÜĎÁ uµî&ęÂ+1Äm| łę~Ő7! îßh4±ająq•{¦§G5~ă»Drőn낳Ľ9tué›sűyúˇµš7·žĽçűfbžxęq>ßĂFxą8ŘOß \eÄ0—źOĆű͇ű2+t^,VcÍĹśu /˘ÁmÝeş!…{LF|‰Ěż6×5 ß3˝Xďú…˙¶¶!y4°đŐ4ÍvµŘüôŔń‰„źW45´-%)ĂĘx˘źĄCxŃh ; ]ˇ®gĚßw°°Qćg›řŃ~ůľŁdި=¦Í·OŕsG"-¨âm‡búö:H9(ç]ŕ"§XľĘLźÍnš&ąX^Ĺ“‘F°AÖ/0¦fôNŐqwënĐk_şţĚŞ(€öü|ÁjÖ;ÚךJwvŻž‹d&s¦†G-´x ő9OľqŔ2Nn‰úľY q,ĎőK“;\¬Vźč›fŠE.Ž<Ą2]Lü"â6$úôq–z®Ţx M xp±‡řOůŤj–5ŰşN‰®,W+PYĚ_‰çűĆÁˇv4—ű†ˇJ¸¤?ŤÚx@ G WˇÎÔ*3“»ą2g¬ÂWöúłhBăÁ Ćs#⸭2 x3Ú˝…\I”bP×Ńš®vŚřŠÄ !PČGĘöĽ ř÷ěKłdm‡]R÷´«»€—TsÓŠ¶7eM%i‹Źř”¦ö)\1]TU¨‰,G Ľö‘q3KUkĽŮ•[÷09!ö5()ą›OFş¸Ť˘<łçc˝úć@ŃýejőDn–‰‚q6âŃD™ĘʫכíŠ=‹ˇj>j)ÓËÄFúşľmLYääęC„;’Íçë}ßÍ"h¶Ť›ŻđóµľQĽItmĐł¶{•ăŕn4ÁĄPÔŮkmż›Ú¸ŹĘďÍ:‡KUń}7T¤1šŘW–ľ@k'6Ď>÷Źrü^Âä ˛TĘÓśôÖEÔ‡ôçIĽEHˇj‡Š,ŃTÜč6ďÓ±INĂ·˘MľLśtĂŁ9gŐn˝‰’#ÔJˇ¨i–[‘µ©[O8$ĚĂ;‹ѵŻá%MĹľz{Ý|FTŤĂ7}®áx# ŠĄßú*]sĄµ¸ŐĐ—Ýş˘sŁóxVbĚr^a7¸+ôŔ —c4ţ]ă©ŁŠ®z§ĺAn.ÖFí(ş‹ˇv—n6řu§¦Ć8äEńeWkÇBÔ}ě/(˛µeLA×P‰Ů‹t Żý„@ɶ§FőÓÍ4—'¨áWsdăE†ôÄx&Ǧiä4·‰ř”Î=Đ­Đ:EiÖuă×Ń1špR·Ąó`'ě wĐÉhRŻŔNčłţ<ײĺąçP$‚.ńUąR±ő V#ĘĆÇ[äôMŐ [¬śÁ’x4jPĎz rmîxë©´”żűĄz6Ş˝Ćľ0Đ&Ăýs‰/V¨]}ŃYí¦&’vŞ?ý.ßĚWX gNŠxdîNĎ•Ŕs>ĐžzţdE·ŔÄ”ś”/sBă`­ĎłůM˙-4ś-¸‚¶XąD-‹Ň{™Źl˛ŐVű7ĽaĐ®1óée"'ňyGý“˛m%y{ŘĘs%ąµUź%ŰěĘYŰř&ä4Rź®ý`1ţ ěV[Z’9şĂ0{É/čô ö CŃnwÁ™[Ä—í9‘m®pdnązJ§ŹĎt÷ÝçN@˛×áąçgď—Ĺü·ţqŇć[ťšť“NFžg6G%^Ę^_QD|ŽeŔ«¤î Ĺ˘i–ŞŢDlż1ů!ÇzĂÎëMšľťŕ+çYĽ{Ŕ;Ćy–TpAÔ­n™ôsĚU:dzMO’ĂýÍť¨j züt±˝—:Hřj˛'˝LDrř=®+ęĎŇD ›C6·p”ýěĎŁń,8(ŕ«÷ďĺ&ş»řšá˛ˇáçq{Řw?K÷čęë#V¸'0˙&—9Đ›ŹO_üZ …řM^É—ĽŇ×Đ'>‰ţ7.r(^’ý~M Ţ^Šž.1Ă"*·!-y•(^¬ę,hďGyB÷˘Ü˘Ô¦®9[e‹±ŚO‡<ÝwĎŃD2FK_qŕ[ýĆúZů¤Ý—Mů’^Ž`EłÄ?\±ţ}Âß‹xŤ·[' U f)¤8#ČN‚¬?–vöąö Kíj"b Ń ”ßç/˙«˙ďţí?ůË˙çźüĺü'ů·Ď?˙÷Ďű/˙Ăżú˙ńďţ=˙ĂżůďţĂţ»ň—˙üw˙é˙ýďţÍóţ#^ţo˙Ýżý_˙ĺ˙đý˙§ż<źôďţý?űVi5Z‹*ąEčókÍ$2x9•ęŰlid˙ĺÔ ĄBmq‡b=a ”ᤪčhUS˙ŇMľÍ&t Är]6ËÉbܱ Č/s[§ĽX(HMuTĘf=ďÜ ŇwÎá´gô9 «M¸ŤóTZ±$jöµôĘ……#‘¬A7ÎÚ”1ÂóĆŘóMÝ‹%nł†í’ Í=D7Φڦň’9/ž©©4ăF9—U‚®ŞU"&t^\(¶|IôëŁ&8 }V÷yÚľ‘f ¨ÜŐƤJâ%× † GÓLńű`F(]b,´ôjÍd–.YvPމÔ2=žµµ‹=Îé·4LŐLĆY ŤYžvť¨ÚY0»ÜĹ…ů ÉI˘´™w·‹śľ“Šűé‘|†ÎĆŻXÇ‹—ł€"M"Ó°ĂxbŤČČ3irŘůNrSĚ ű`Á$ir@ç jsŮ‘?Ú×óóöĹjÉJç¶Ńs«łŁŠ/‚Äß°)a9ă«uáD˛äÚßEîĽňďőN*‹ŤÁúÁüŠť~ř~ZQ’.+Es3RG¶rĆŚĂľę ż3i/±™°Ď–G4OjýÍä< "Ä-ĄK·tâ ćŚRş¶Ü\dnČ’©QcyśßDÝŕ–Gh¬iW‚‹ÔčLOĐ=Cp«(k™ŢÜeʦ~w‹U϶Žmd™e™KM„)ús8u¬z¬űr˘ĐĄ59ůÄ“5‚54/*gÝFwE@NĂ’P\–Őčď"ßÂjZhެq8ś€Ü<\ŽÁ¦źăZYůüFý_…M†Ż¸ŕŃo&ěňéÔ‚dlI‘l´ I†¤$YSő®S )ú}a»‹M(‡˛–D¤*‹Y‚l­µuĐÚ+K„Ă —JßÎ7%TřJ†‡Ö¤3Ă«aŠV{Ş_Ł({ćŵîšďŢż«ü> ĂÍPĚ…( C‰Ş»…î}˘kLD Ď€ůłĘ wSPo3S·†YMé!J%řÁó¶€q;)¤éŘyI{?ǤaźdT,÷X+ś­é8aDŁ*ŚĐiĺ6§ ! –PŰŞDJD?Îź­őŇMHđ¬úźÄ‹7ŰxŠŇ¤j3iC ŘĐ7輕<8Ćó*,ăYuĘÎÂĚĎÇKž5¨H{O”µR5ßĹ}Ä!쵑éUDÓš–µK<žK˙Ýt “ŐX ÷°Ú! ˘ŮĽuó>¶ ý* në÷¨“ł@^I n ^‡YJčkč3Ż}–Ň˝X'7úĘ),É’$ł\N(!‰¸Nç-A´š›űÝŰA(X°%ŮÇ c\/¬ĐmĆ3U=ZfĐcěů„öĹLĂ´aš"ŇŐ eÁ\ŘîŔą{|öp›Á{r­›»P7ĺÚQf`íą‹EziVí_Oµ“D!đ^?ŠČH±|ćLÔĹC_í»Nf1Rď`¬$>RťSuę—ó˛Di©A\ŕ‘Ľ¦ŞŘł 2|Ľ0úÍ*r•î0ČÜŢmRQUűú—‘âPşpÝb6W‘V˙k%ĆţÍ,ňš>á´Q˛, m\ćŚ_÷˘¤T9(ŕÉBŃ_˘Fßu2±^6-#jóeVNÎĄÁ¬ŮY¨‘CKĎ[4&™ű\C SB¶{ŁfĂŁ&2;Ŕľ©Y$rŇ·?jÚô`ĺ ĽTÓé¦R&žw`ÜÁôC EýÎĄţ P]W ;ŠI=fQQą­}‰'ť ă«w4ܲóÓ“ e%)ő÷š~®Ůw`E4¨˝¨ř>\Ţ^ÁűĂ&#Ę÷‡a2ßĚ0ň*PKË^ݶ†0 qxĄÍîŔf^©ĺŽuTQ>ŁH[áóuŚa‚N Z‚MÍ «đţş«aH>u‘˝ëV |7Ĺ+ Aţ¦IĚŁHşTôČfţÜq ‰ŐjĐ %ݳ˲l‰ŕ¨ ¨9Ö˙eű,‹ ‘úýPdŻ‹üf8űôţ|î^rPuN2˘Ě “(Ľ)}.w@Á zg řą¸#_…ĄF°ŮôRVţY8 â4µ›„ChW}ŃŞkav0´vݬň}0mEŮVMď€ý0R[‰;rňćž4ÝwüWÂdĆÚoAŔĺ‚Ě4IßLŃ&át{˛Í'ÓY2ăđ抩$dEéEXĽ’!ÉxÁ ÁĽĚl‚ĎŔmĘ7™Z`ő†ęAUîĎĂĘĂŽOË›i <›¶Ś[ýťhÝHĽ»űčĂ)4đÎq•Ĺ&&~V$ôĎşLń*^C*ßśţbK“9×°Żš'˛˙Žlů¤†pĆ=©ëź¨ŹÁ 5÷5“Ç,›ËX«j¦ť;®7Ät·čđĐĂmĆK´l^U…Ä‚˛0ř› oń”ű[–DŐMµ1=šWňîżI÷Ćü…n”m¦â“űYQ&ťŮij8ú“ýŤ‰ ~˘u:˛|UB5MĐë‘]śéŤš? q y"ţNĐšÍĆ1)JĹómź09ŹĎTrRUšÉżVľÍ®9D’p,¶eşOuń8ĄI~´fG-\ş¬mŽX-u·.“Żé{އŤČëY“I5ŕ3Ł;qƧc¶›g(g?ÍV[=ś“ /&]‘†ŮtíĎý€›GäŞJQ8Ż|Ž»„gE$2üL§¦9WĚđůK;Xý—&Ńݢ.xtůHDäĚ“}1Ůúă;Fýřㆼҙ5¸¬>°ynÚ™ {;ă.čÚŻ¸xŇŘ+¸ßŤnĎ,Óqč‚âH§Ŕ\×ü¦g…«óyA3‡×؆˘r“ ¬Z-Íďă챯ĚŮx™~R[dęÁôŠÇë‚zžÓ,…tR•!ŇuXęâČ}éVr˝9¬LǠϸŮި’,śÓ¨¶4¸)fŤěX]ľQčÔĆ˙Ľ€Ér ťť‹yăpuÇŁX‚¦ŘF§Jőż§głÇdv×Ţĺc‹uË2ĆŽ9=Ö†ĆÇçfŮ>ŐI٧sýÍš.#•żŮJBP X%…=ÍZpu2ĹŔÁÔZě"?ź{k›QÖ%‰›ľEÄ·¸©KÉĹFfíťűÓ7űŕÄ™XĹsÉ™"óĂX5ą“Üă ¦„É•8ź‡]—Ş6Lvfô«u?Q¸`Ä4Wžö?RĹędA#vCDëę5HŚE ŻÂ}ŠŐo{Á˛˛†ŠđŔśüLÔć«ř›ęoq$Ňđ°Źgďľ©jɆĂWUÓú<Č7;ç!ŮÚ„šĆcďç2}Ł•ˇÁ9ł"b7Ř ŕĹ Q± h˙^Ňş¬GŔĹ™n!„ŞL †r×+ 7ĘÚ˛ …Á¨÷”BُžiU«›¦q“nEf®Î»0Ŕ%×ô˛ą_=§ŹŞo!Ź`ŮUµĎöóÍľ8ť@˛ź#]ÓÝgüpµ5ßiG3źÝPI vź7OˇČŚŻS;Ľ4× ÂŲ±°ü˙>±ěݨ¤\-wÓ·PË‘Ű3'±ÚHÝîç1ęFţÖ†’)„JŔ Ş ‰ŐL‚¨&ó¨ ž.Ďr"Q ĺ(é U,@˙™Ď7˙†8ˇËnÇ„Řއą+Ëośş™xësX—©Ó ¦DÓŞŤé¨ÝŢö.‘¦e.µ‡ë[Ş×â+‹­€ćĂ&šDL,¦‹Iď‘ĺčtffĆŰf©rÁĘĐ1(kB>•żů;qZM‘„ mŽ7U¶Ňgu˙˘ĽáB˛©ŠżßRKß±–w￉đ.¬;kýâ˙řy–ź›FʰP•ÖŰ©1a›%ČóOČE;Čz& ZPyöŃPZ!4kóIńóle·jT:*đÔÝ6gMšvPo.iśććWë7ć$Yń™y)¨ąŔ^l 排LŮDOßT¶d,¬Ş%JŞ[jŁýÖż“˙y9ů u™Á^ ăÝ­bhzYnŰ€y1˘JD¦•†$ť=:°ús×±b9‘k"°ĚÔÁÓ…\żiě‡b¬yX"đ ŢŠÁ$î®®}Ą˝ZS”­™´„â^I…Ű›b5Ë<^o,y–x2cX"Ü> Ýdd2Ťµ š§ń-ŕłšhJíXEÓ”‡đńÉZ;Fu´řůdé%Ü{đł˲}‹…Ó‚6¦¸ bľŽ7 +4 ÷ISÚ˘ J˙¦‘ŞFLąk×ĆlgŃśľt(]đQ•𕊮ĽËď¨â­-…ßă] ¦€×čyKďĐ&Ë8Żb”Ł’ĎźQ?ěúł®ŠО•Q†:×VŢs=‹„ڍFčŘDćj˛ÓH»ědţlÖC‰DśäŰ]őŠJéŹŃ'šJtvÁź'¨¨b°ˇß«ër»žŁ¦¨Ôé„Tš5VI´ÉÔHę-N`ýÚč„ěźq‹nśu˛»ŞČx»E,(!)żť%EźHeÔˇéMÄÚIŢŹ uR.Ó-…jBo ˇ*…˘ Ş=ŢŠĎňŞŇ&eł;Ü$°O.óÍ ˘Ąě“AÓ‰đîú€ňN–˛LY)+u&¨86Ă}Ń]ő.ĚüŢK·üÜĘ6JŞňˇ°a»˘XÄuńY‚¸äŤÍ4mKřbnŤN7=ˇtpCä5>˛ “®Bšgm{6ŠU™2gá`¸µ´Ă 0÷eV2ěp­ÓÇUŕD\š2ăT-M_(ÖkjŐx>˘Ć‹éĄôж ~P fNÖr#NěH?˘Đ ŹXJ¦÷ä­ašy‹<ËĚáĘ 0>ß”ćńË5rŤ·±mu(ÝrßŤŽŁG­Á”0đČJ˛7ŠÇޱ›ß2ËŚ—u[ĆxěÖžgň–ő.ËŃ×ެľČOÇjç«TWä¬â]Fsěyhď*qX"G(VŠ×}3‡w#­ˇéM)øĚóҲ=|Ç[!{tb7ŮŃt­|ŘLF'!ăŢ4ŞřťĹamŐÉFĂîf“!\ZťĄşltž0]ăI:ůNTjłŕˇúę5§Ö»v·.si•^ ŮÍh\JŞU÷/çyňś%ßlEęoMt2?˘]’¤WÍţ—ú±şéńçR™Ů!‚*´iĎŕ^/Od˙ ŹX:¬±BFşcńůý»ăBuFđĚ<¸]-8ş,ő[&m· ™ ‰§Đ°q‡d9R̄奚¬˛âaĘ–a]´ĽÍÖ.r^&¶ 8ĽyaňCűIFŞ»3bC O<…bę‰$\«´čĆLřŚöÍl¶˛zĎż#ÔńŢÁ“Ťb-¨˛ˇ :q8Ń—~ÄčJ›(|©“đҋۛX|ýŠUôô #:¸>‚Á‚Ť!Č <’ĄˇC–:újźz—çB ~V¦’Ľë¶‰m2°1 Ä’ąJd¨ůa†p¦|’¸śŮb§¨\ť1‘ĄŮ0ę~ĽŻqź°ź2*b„¬CôxŽďôŤjPRmř˝áőëąŕĎÎU¤NP=ń–ą~iĆ dër'TEaŚ*7‚¬4‰chşuDĹ'DłBş—0Ţ™f"˘aÝ‚W.ŤfB^ÜCśRÖeß´ ýٵ3-%n÷ž¸q°A¬§F«‹iěN—ŽÓDuuÖH‡©Á9ާ“#ŤujŰ.ÜĎ>‚‹űY™<Ď“CC„ćK󉇾1óŃ,Hg Lë9uY8Cż4zÂËa[oľ­ŕĘŃ.˘MFSş:Í^J˘!cŁ7Fúó÷d ”W9‚ŮĆÎrłN|ĆsŚź·Î*ůË b4”€OŠ’Ş=Ăt»Đ4\ đSÉ´qéM«u”ô[ۗ͡˛J˝Úţ>qĘwfqGŕBŤő‡äŽşOĚ˙ ™ĺ-}ČRCzľDfI"W6>đžoĚń© ä÷ĂAĽč·ĽĽCÔp‡H‚Ҹ[p´¤n)—‘<9Í)]IźŹeXRÁ Rş^RíĚ·éţż MŠé7„4µ0®ŢÓj_ĘHŢ ę1M;©™%± ĽVuĽŹiČg]`›W/ź:ÎÓŃ5ľź'¨Č€FÓ쑞"~‚©.mLý˛,5Ţh“["|d“É8ŚđůT,€Ó¶Kł–yąŹ4ŮłYřţ\î"ócô%XçA6ŕ|4%ÉÂ!~™ŠÖ(^Ş,żÂHËć8BĎ™Űo)–ň!:ň)nÂP˙ŕÂŐg(2äs 4VR¶šďVéňšÖÔű6äQp‚VŤbŕz›=Á}Ęxży7vş ĐE·`0ń éuűVEYôĆČńIřŮË’×EY‡­íYŮ`ź…‰Wź4ĽĹw®Â;U xŽC®9“†X†ŰOĄNjÇâ٨$ş$Ë,°(±čÜ ŕV\L~Í)ŃżÓÄ.¦·0|ŕ¦hę<:űÖnF \2Ť{1sqÝTU­”*c°LsC“üś[MxâńLé\÷Çýă!:Â9MńcÓ€1Gq¦2<żűîĘjŚĽÉ“r”›éžâ!GÔ…ÔbŽçĎţd×]˝Ł®!¤±”Ë ĄŚúD¬Ăk¤rťiuŠß® !:ˇZjC€ýdľHd2Ş\CřLřtGMGĘBÄ-±äWŐĚżőGu,™¤ŢťÁ"—ČâvľUÔnďÔ‰}ó|„ząĹ;Nú(uߌčŞěĺą±¦ëó"‘$1đ~nÁ ¨Ť˛ąĚ(ČĽśĘéB†ĹńŤ'#\Y‚ˇÝřáév조I, cô†G•«Ž čµ˝ç·vŮz YÉ0đ‘,Ätůż‘(˛ÖměUk}˘,łFłäĘúˇ^ăł»v»˘ ¶í»‚X~©˘äb†ńć<ĎqMLC$ ÉqFy9¨ôwOKÎÄy@,gví,śDE$ZE$‹ŐŤ %VócJ4¨[78ňÖ!jŢ8Yz]‘>JČrĎ—nb®SÖGtŐ•Ý˙!Ot[OV~Š÷”ęS!G¨¶o.›Ňg4p«¸ëů®ďiŇÁöđüâ‡$•lÇ„GťńCŘ'bŐĄ‘b°ąCö¤®Ąç®Ç˛{ŮGŐĚĎŹÄoôÝ™‘z˝Ę›‡_DݰRrŃ‚ř p­0Ül–Óí&F.ß…#bEö˘ńwĎ‹’,ô´ nšŕ›<÷m˘gzÍ`›ů IذĹcb9îC^ő€Ź?<žř¸żĽŕŇ¨Í EĽ/¨«Üň:Qk™kÄW˝B¶Â>hHëőŘ<äáJGŕ™â\dížě·d—ă6vŮűÝÓđů"°—•¨YćH#íîšŢ'Łú¦‰>‰ř©V€r‡˙7‡íb°؆xçąč…ě4*‚‡˛ ć#/j ‚„yˇŚ~UĂ膄-v”)tŚođÜł,X†u÷,«*űgł•ĹNn?íJľ#Ł6´E‘3‡F&Ě8 -9őřd-µg·ńb-ĚjÓëŨXăîúś\ߥ630Q)Idí‡÷gŮѡťLni7oJtĽÍ!×ňRnRu°€J“J×e ·Áôt´0lČÔ[BGsř'Ąçjâß´8ĆűđІl2nćôEĂ*Ę94Š2 ŤŮÇd Lµpâ%¦·©°ţŃPÂćˇ(›±˛[ńĂçş0•¶Ë۸%ű>…>ij]ÖÉĽzë%·†Ť§ Ť?^8ŹAq÷­Ů'©i6Çwą]Ęíĺ¤/ŽĹiýcĺ°/´ mR^÷$=7 E..^qt:<zĆoě˘lČź‡clqL0ä·’<Üܸ×pĹŹÂŚďP´h(4VĆÂăCŇs6ÜUĹXF)ě®8ą–GÉ7tk!gß®Ř|ňŽďpó€ —#mJÜŞj¸R“% ŹĹ%äĽ˙/o˙ÖkŮre…ÂĎküŠ|ÉŤ¸GŘO†‚'Ŕü‚„dYްTe[¶EQ˙ţDk­÷>b¬tfÎŃŃGťĎöš9ç¸Dôč—v¨ ×ô@S±<\!ę. ם÷G9z,#ęĄŐ¨!IĄ-^€@üĽNű6–lĹ’ë#Ţ˙ŕŕI„ăĆŇBË?˘ţă´˘çŔ ăĂ: (×vMHA {ŔâÔ™ż„ EÄjŹŁŮ°AásíC•=ľ!Ů7ô¦oXjµd{ô"˛:łä‚Ę€ieiîćF_,3ěĽůSŠ3ú*-qĚ«Ľf}‚…:3ßL ŢŢ‚w2bwź—“0ž*%†ŠřDUQź8%'P+¬ sČ‘Ľ˛§r8IĂçţęXöîH‹TĎ ęozÖDřV)˘5­¬5Ý’ă™Ôţkś{"™~4pGżú-K[4Zę§‚©°Ü…VŠaFűXqŮąQçd¨‡“ë×Ň•ÁORJ±ç%b7Á1n8Ă·;iqYů9–¬„ŕ|YŠë\y8˛|‹ě»ŢźhÂq»O[g%xŞd‡:Ý)™ť×O˝Î.çoŠ-dFe“OnSE-,ÎjÄ·cŮD°ľE«ú™ěBk,ÍbŽîôÂÎÄ˝şP•Áľn‹ĺ‚$zá*t@Ĺă/ ÇD”?5 ,Âś;j~N)‘·w­©ŹIîµ%ďű­e§'*ňX4Z‘çr'-{Ň,?‚—çŻbéečű8Y{ˇbâ~d÷ę>@ăT’†vw'¸†?^Q®ÁkÂúĎę‡&GźB|˘řDŐ /ęeX'˙-E˛ó°NJ‘jnk> lÝF}â;cńh>žbJ‰’󽓽褑‘4šbşŰ˝KŐ`Ń|‘n*Ęß1YÄ…4tS­G¬Äd%K‡SŃ«ÇfJ¶™XÉr\B/(ŰoL9jłÖ(Ĺ«đĆ´Şęu;·nG3Ěl®Ęëqcr).€qŐ°ńGSŰtż}ę>–Éł<™}/Ę^b+8ů^ĄM5â‹’áP?ĄśżSąĚ÷·rČ“9v2,Ds/Á%zËÁ˛h¬XłąęK¤T“ť|‡ii±iiá@©dJ|°sž‹źÚ ąJ,‡»ľ|jtHbžËŇ[ŠDáżX/™ĆĆ/¬ş·Ö5šdű‰áKIňć®Ć“ň rô}”üś$×_äŞúc“Ř%žqw&+ŢúěG©MŞWoFÓş©ˇô†IďÝw!,ÓV°ś‘rq´,,˝-ČĂ4F9ôódçŮ@Ue…:°°Đ˘»5Ćmż¦mĄć:ÓúĐ},1T›Y©ĽýĽ/ˇ‹S–­©9äĂ`ŤU~C—Ş—óuhŇ”„ö‘uh'v®*(pÖÂśBÝ-"Ł ŚťÍmH%dŐ¦^Â\á•vĂę)% Ögَ‘ßö) A¸›g}5µ˙ŮĄ„ guď·©uëípUŇ­Š’ÎPşâońörLle–FŮ-Ť;ý#^UöŻŚ[¸őŇYL:ČehÝ%ţFĐÉNŐ©E+ĽpIZk–°™-ČVéޢ˝6Fx~żúžłá:”egé’8“<ß ôţ€Ô(ĚĂ2čždĐüŤNH{1M‡<Ůx1„çXchCZÝ^ŘWńv/ΫóiŞ«+® Ă޶3Á{ÓMXüFéżWč´‚B¬µ7m§gűZ߀ĺlîf!DŘ:ô ľt‚7żł™Śˇž9«žń!˝ aË“(!’\ÄT^+,},/h(­ 1+ןŐáôÖXĹOtóî°<šöHĂu)řČŮŹ&RŹ—0˛ç° ;~ ׹śM‹ĺz›6kę'ĚŞ˙/ÂLBTY·|›y‘TP5ěoX*Ţ“ái+WJ16>Q*ĐIu‰Aˇ6ą(ę­ěz3ěÖľ•L„@2Nîµď‚űLŇ[ _ŃĘ”ňÝmr sDůŐŐ7Šq7ĹΫń‚y‘[$0#ůŕ0™Ž}›şŚIĐy÷Öü!ZŘß,ă1ş¤ęˇĆ,źłq«€OÚŽ8O˛ť'hwÔ‹dµĘĆ =&7ˇueÔ¬ítĐhj*F6iXR„·N› ITŘŹ5x×Óży†>‹5ëťůťŹ_¨Qцp1|ú}†•ô’Rt¨t§TW2¨ÎşSNŢ1<×2G»)1ŚGŮ}ă7†’H®PĚ!™ż:t}ą4¬°Ą›:w©«łćB%Šsv&u~d˛›"("¨pަÂvQ;Mg¤ű ă8źć R±â–ÇÁë”çoâ(¦3Ő3“?,¸GÄ6łŇi®Ý*˝‘ěT˛`ŹMá¶Ű™SsH”(˙­Fxl>đů‹MÎţ@čĎ@?.BEgw=úCžŞhmňÚ’ÂŰý‰» ˙LŽ« ®Ć˝,®Ă c\ÍwyLÁ´‡ň=–ÉŕĹćÝ,phµ8Zďű2łą¬g“ÚnV®i|…a¬|NŤŮą :CćŕěaYbZë::ëBą4ň˙ ÉąoąĎ ¸żÂ«$/…ů2ô ŇM+hišŢ/v¸ˇôzÔë'ľâq~/MÓs(Ţ[q¤č;LŚ1…¬."*ÂĹň…ľ&“É~öGhh XśCvˇf7SÄ,+®éIlމŢěŕG;$ă]§hN jł/1'6óŁB->©sďĄS$ď×Ý%bh˘Ă ]Ü%Ćf’ä¦yżj ,żĎĚĆvĐnŰ_Q%ÎkçnďV-¦‹˛Eú¶\99A(j!uI&]¦Čďľß8÷ú´˝5´9O0 aăw4“Q6®Âd±ęűßŃ…°ÁŐÁ-Fş 5–Ë–ĘýPăW"éF•ľJ6µą$ ď´Ąne­çęA'®}zíI±WMP´Ťš©ł™®Y˘_ťéĽtâWFË&ÎşśěĘQżNE *‡< ˝¶‡ţ>’ľ˘~e0ŹÄ—¤üľŞk¸°‹¤ś Ů€QşůźńŇÇcŮšHčfŹ•Ěiá|‰Ă{ŕr¦5xẕwNq!ĺ 5¸ĎÄ[x  JC…:m*ß l¬×ý ťţO.`ő†•ďřpA!ĹŤ;căXĘĆę™ä@PŁ †˙·’Ç˝ß1Hiw(ž'<˙Ü­Öô"»ZMđ`çëTô?„éŇ!˝€\yďgŇX»{ň p "+îcßbfç/S ô!öčć¸n’şŻAÇdb ­M—ŠĄÔjĆś!d•‹źe3†®ř„)~čěG*’JŤ˛xßç‹uŮÂÂÔ5C-)ŹJŕ“S–Hl‚áŘŹ„äÂéT·ĚÓ¬µk´ôżÇK—ŁsŘx§˘81!n2ś˛•·'ěL^\ďr |B­%oŘeZ…‹ĺB•eÔ°ÉhzŞÎ˛aÓ†DRšŁ&™–¦!ˇmN)!VĆăoYŞ VÇí;Ő5‰âOčŮyq<ń÷›ĎrţćÜ˝źÂŹ™_HŃ…v[í\˝?Y´9/€šlµUt”›ÚÓł!žÜÍĆuÚxâôĹŞÝŁ+E“ čČţ:EęŁęwÎÉÚŇ'’$IšF´7šŇËwÁľń ÖT¬9’őGÎVö9@¶ícŔ”!ťSş'ŔŚk<‹I×aĂ$5VWÚq¸C–ŘŘĎA·Ű›ľD^’ŃěÍÚýr˝¨ń3ŤüĚ4nFĚ:óšFń‘J -ö#ݱç€)ŤËłr¨č2xľoC|ć-“_oî˛ďB DacBV/ 펝פY ÜG2Á4ćîLűg“F+ gŃGÖ ™4gľÍ`đ–ZÔÔŞg2řsŢD|XŃ5oí¬šL©aň߸§µđóĂjľ]Í•e]ç4üŁ{ÓR‘Ę|îäąNE8[¤EŘ&®s<łSxđq¬·čŁŽ‡śą“ÔŞ]€ŤH5ĆŢ;vͤ!kIÖ@%%d¨áź4ó»=ę3›Ďî fm&Š»Á… NŐÜě§A Ľ-.z˘–'}Ü/ÉóUŮÂm…$s¤ 7"c¦śŃ2ľdšFdPp4?R­ű–=şţÂIXlĚ,8Ę6^ĄW¶a.ŘŇUçöÂá#Ügätži‡W›‹<Öb•€I*Ż :źf;•Ľ-ć]T®®AF4‹ç~!”ęřźđT´‹ł‘dq.ô ćo¦xéžRÁoц±>éÄDś“,žó°y˛ž“đ˘@HË«<HOÉ ŚŇ”4źş' ÄQśÁ}‹ĂŚwAn;”Î8@Ý¤Łˇ'«v¸őGűdbďuQIdʢĆíH3Í^“ú$‘ lą_šâh•ŕ;ş™gŢ–ŕâ´·á»YUĐŻŠü9B)dÖYŽńÔŁ¦.y~‹*[€Çµ,˘đ ŔŮ“şFx]H.y# 1»ôżďĘ‚ÖÔ+°‚˘sţ§îie^áůn_—\1Ĺ.Ą™v7’ŮŁítq2ąp} r\“ÝY©L±T¦SbjV™VOëžKOgŐ·tsWmÎJßáîyď0l/śś&»ÚcŤďŘ;€\1‚ŞOn6ÂťOl&S|pDśl˛Ä«¬¦ĎQqZĄÚćp…c…(đJ8˝çfS0môżXĚÚ™GdNVZVÉr›t¦–&ˇŔ´MA»Ŕ*#ĚŰTĄ!K«Â«Ą¦Ź4-ËQOy˝© Źŕ”ţ%§-MWôdšÜ9ĚüJ*6-=óż,Ze/}…UĘÓc’5šôôýŢ 2ÁăŮŚl‹Ob÷·]ł+ů”-JŔTú´łäŮłśěâthÔ…VŕOË aťŮT˝ŕ] _PE=žEČXŇfă’Ł]ľ.а8+`]ĺ‘ð„’bâ|qţwKk-Ýźčz…—!ň–ŕS™Má´“»‹_Řţ6:§â‰É±NV%@ěJ÷Éß{©RTč#ßhziC‹ŚŇŚ÷ÎťćĂ’0ŁŠÍÎ^Łh :–É2 Ë<¨žaş6Ú«ÔęžL,2űŚŘ^şŔeg(‡!úÓ˛By°ßú08›°‡°9ŢĘ]bąŐüâHRr ńjř÷ÖŞłŘöęŚvÚC"xO}ÉI`ŇD}ÄSĎ‚ôéâŐX6c/´¦—ZŁÉďdoÂkN9«d—Ą˝OÎ&¸Ĺ7M$UŮÔ©‡Ź\“ĘMťE}őµ´S­>2î ›ťŮż¨ Ş%˝hĆa´ş]^“ ťĐ1ö =˛©¦Ě‘ÔL;vübă$k€ĘŢh‰vjrň/9 ˝E.2îÇRlťľękÇ ŚŹđ•aŘš)†§Ö˘$B5”ZK©{ŠWą¤o@Ľ©<˝OŃľB#ťHNŹČ·´h ŕÖŽČH´â{?,”©™ŃňĺÔŮöq´(ß½dÝ),Łl˝'&*‹rş¦˘ĆTĺŮđ{ápNďdäF6Ť&\čtĂ J d“čë,+=ˇę0č&nöQˇÄ¸45ű žŢK=ćâ e©Ć†faMÝ>ŰކndÚö ˛†Z.ŐHlC«ŔPú¦í`ńˇő!FÜ«.CÝlôzżb öO1%˘*şl’_Úé8iđ+“‹7ID‚áę—Űę[3ŁęPOŐ$X˛\Ó“ĐÍś g[÷bŕFčdÔ´Ë}hßuŇNú' $ŚżĺÍĄOń‹”I^@„}˘“D‘I˝ľH: nŇŇRôJ w´˙Ţ…ŽÔőP4źzŽI”Ói’‡&h^z SŁhË?ĘFŘćß*ŠdÜŇD\Fş–şMæá2M÷zhÂ,™Ţ§5=?V ßvŞF'Öýh“HŚ‹Ŕ«^¸Ü$wJ6Qdńśg•Ól–^(sßD¶’ĎĄÓŢ™-=Ȳ<Ý;8Şl<âJd",™Ş»ţtĘ‹(‰g˝¸Ú§ą]Ĺ\?^_b⨆I~ł4:ÜŘnYgx—ŽĂ™žŚ•ĘýSl–9=ÇFVSD/0Żs¤';î™0VA˘Xű™î%'ôŽ…¬‚˛ŚuĹpcÄ.gç&J¤‰“pé@”v,źľóű›/â<“Ë÷‘vŤÂeDÖa űĆŚ]íö/ţIJ$)l+”šĂb"!ĘČőĽX'jHŮ7¶kˇeěI0*SńočßPĺ3č2ITfĚş×!?DţŁŠŹLFs3! vÁB;}ŮO«“I(ܲQŃ2׫—|ĂŘ‹¦MÍm]ནl¶Š€Qš`ŕ›.3{pk„W˝ů~ tĹ®/]|Ňđě(ăď’ÎĆ9-XŹ­.dlA¤¨>÷şő‘‚ČŚ0Ĺ3Š˘ČľÉvvľşµ:%ďvZ˛Đ îZ]~Ě‚ˇç›ŃÚă÷,űť`RIJ_ `Ž~U]{ôaí,ÓëAiěy\Ü)Ś‹v)FˇëD,”K@YřĚu°^ČćtÇĺ7Ř+6­îŹ·ÂPÁKĂ΢ˇŠÖ'ęů6˘m¶ďd‰n I·†tĂ´BäZĂÄI˛~]Ą€w§ŇFµN±ťp=Ă<¨Á°ĄSDdjĐušŞůBŁ5DMĎŢF~Y†şVCžťÎoöŇrg‰ć+§ÝóB˘’䚨a†}ŕ ęR¨>4 bĚ śe6p.÷:I4Ę-6”}z84wÜC‚ôx`ůfż™đŮŕi†sC:4}ĘňL$l6±ĂŘ€4Űýút¦ÓmŃůÔZÎZA)’öČáp¦.´˛‚ĹŤ„¤qw˘¤Oq|OÁ†č":•‘ §ć› ¤˝t@6ÂŘÖĹ=đ›EA‹Ó˘öáRꉂž6FÔ©m©:#Óδ®‚wB˛5K$:@ŇP$ŰŰhe Ľ+ŞY=$™ĹR¤»ą20-ĹnďL×·ÔĘ1˝Ż, î­ŤFć8Ąh"?hGµd­c>Mń ł÷2A®ÉF®™dZ,n˛ćرA°›_ÇŔF[ÖGjî„ăŮX=é:\Ô_°®ă‰Ł@m•Y0cT‰ ?S‡ŃíĘŕ˘&Aľ{y™ˇŁí$2›č?^Łmʵő~ôQő şIv5ą˛˛cÄö‡3‰EÎ2Ýż`¬ k¤m— dQ™°˛2×Ʊ<ŁÚ¸i˛énX|?š8gBŻ“&Xćá‚˙Űżş®ë‡ö˙űňwżýëożü÷?ţůËüí?üôó/˙»ü›t˙&˙âËŻ˙éOűż˙ú—˙úß˙Ű/÷Ë_˙ň_ţËďţçO˙đŰźůëOůëŹűźýâËŻţń?ýůç_ţôÇżüőüů§żŕ+Żó«˙ô_ăkľü‹?üţÇź}ůß?űňO?űňăţ×Ř˙íŻ˙ř›?ţé§?đ?üîď˙ř—ź~öĺ/?ýůýţwű?ü ˙ń÷?ţË/˙î?˙ę?|Ů?ôű?ü⺥„–*w –ţ—qÉîä®{YÉ=¤á«$„«lüá vŘ–ł)ŰYöfŞń|`X Śó†ŘŠęÄUŮ“-s<ŃŤźĎ 6z?PĄGJ–™-BQŹĆ¤Ŕ˛łjVËťűÍe(±FĽp>ź‘FRehň0h›SÔÓŠ^čĎŃvŐĚ_ńtuwëŇ™Y;0ůyLLŃp"J°z˙qÚŔJUŇ[Âm[“ÉQňŞŠVę(Á(­Ľýj·Ö7Í„<Ą™&*Qňą=0Ň|5yXň ,ł¦:Á÷)vfÖNâ…W2Š85ň8Ťů9Ô‹\+Aą=ŐŤ’öS7KA ĎÁPu}ĐOhůŕű×4ô!@Ú(óiďÇě\…™/'+^˛¬Ă–·yű­6°™Rr¨‡SŔ3jk@=ýÁčYžtęügv⼔ZW— ¦őŞQŢĄ¤%,0pWűI’/$ÍĐŽ®iÉ\4}çä8€»tbSŹÝo*ßĆš¶A&rd×}‚8Łü)ąYQz»C_°¬6r§]V8*â8đ7úbÎ@÷3Iú»RÓ \'tö1 }–=í°ňNPCX.—MDŇę ŔĂĘ›ť^ ʲˇs®—Řw@x‡‹é¦żźřObĆ—ÉÁ!t feÝÁ=gžˇIôH…—„ź†Ł É0~|Ź‹ł¸ÉăUŤsś">{"ÂFŽ !CÎZ^…‹kŠh¬Ţ*5ĹŽX—ď˙a†ś0Ó¶Ł!¶w V”>đp]g‘Đsˇ·±)udz1÷MĘů!ŤEl¬%SŁWS^ébkN /Y9‰ćsx~™b1ae70ťc“ŘđҲc¶!7oMZ@ĹĚWčÇ^lH˝‰aHĺżm˙a"÷ÖôöŃz)TK‚‚ŤBĘă·˛bMLŢDĄ™dsaw4“®.Nv EâÄdřěîöT*ęjćIµ, vđµeĂ´; ČкܩáŨ>Ě5ŤDd˙ÇűńB ôŹAć‚"ÇŽ ¨+ó‚ŮXć”y«xB‘ď¤pë$čϲÉĚ~pMî€dśvŐ‹¦şŕ&˛ôXÝÜTĹŤg§ů ÷[4/Ý_Ş'šYěgłk&éĆXÜú’ĆÇS 7RÓ/ĆQUY* ¶!qÉćMĹ›ßs'ę0â ']ť†& M·;…tHÓ á~ ý žň”ř뵺µ˛8îHĚ˙;Ălţ[=ŇÂ+±ë—8ă˛&é‡a-7·$˘5“Ůé˛´ŻźPQÁ• I!ÖZ"zJĆęw:gNăÁ+Ëm†i4ćAÇYĽĚ8J_Áť‚„Šŕ®ţř§¨‰äôPm;1VŠ]·0ířÓvďdŐ…ĘLśIzYnËCç÷(gvą’5¬RË’- es”c™đôÔ|µÜĎ ˘pVIü^’çž:ĹäBNcë©äSQ’S´_ŞÓ lQ !ó"˛>Ł›Čć|żf“ä0 o× é0iô®ˇÍ-ĺ‚ÔBo… “ć @žěg TšRžźo”®óŢ&hBČ#ŕZőÖÖI0eď®r‹)*űKžzíîç]DV¦â„ć,%S—T.ö5 ÝĽďŘ{¸»„)gď˘ß6(ěĂUŁŹTQbUĹB#'¬fÚUr!BŽآ‹ÁÔ“č‰ëtĆ‹+®b±#eiűö‰«~´ăéUÄŘ1ć$ž&hxKSRϡ· ę84Łď.ľx[ĆşáŠŕ‹^®gEŚ‘7ň “ű=I ŞÚKg]Ý1„F݉G›µ`î€űŐ[_ˇd±Ëűo*T°Ěű. ľ79·řµ Pö|C†}¶ltVËŢ=URB%ÎŰ5…)\Ηá’Ü ĎŐZ©řf’qbőâ¬cÓÂ.‚ĹI¨nąN_{Ŕ§JĉaţĘ„ĐĹŰř€Ěi9m¦ËĎc99ń F>–ż'ZŘCňÎĘ đkĆŠÔm4SSɦ-C¸x¬ş‚OTµ¬4“ťĚ=sÚáö$ą@/šżQúOC#Ť@.3B„púE\FT§'W1ŠUbb‰ÇŢŤsvŢ!Ţ9~ÝĚZ­.Ą°ÓÓzŘ•-ŮVM\3öíňă÷–¸%ě­‰ă%ź•ě"°bE·­}—¨ˇş6yG”.R†őÔ2 Šh.Ń÷Ç ľ­Ýáł.~ą1qÔXÝ9Y°cO…C PyZKDGęŇůň‹Ą“wuě÷Ž‹—Ú^9†ix-ʬYp< ˝¬0ߥ`ʧÂO Ď953OŞ–l ě‹2X)»Ć>Ţą}Ž_dŮűŞB*â%°Kt¶ŕîČłä- zGVJăľôlIx-Ѳ>ɨ‹U ş©­UżŇučݦîɚȅ K&gYM٢ {)Y±^ś¨dČďę$_t’wŘBťE tsÚYm.ΰ8ÉlˇgźŢQxG§ý]4?[ĘD+ľÉV=±}^ž@ËkX3Ś»fĘÜÚŚI^!Ô$‘É AYšçQĂë 8«ŇŻňó,ěťŇÜ©+Ć˙ “»śL¤\ďtf«OË{Ä )ŁŁĚĘ C%†Ť"Ľ4pN0Lš—Ćë6ę>™“=©·Ą>‰áśąđ–Dݲi ‚I÷˝đéH¦đrZĚ%$í; ouüÍU$…ľěZűÓDţ٤xCżçžS^jMT Ä2€Đëă„6éĐÓşă­sDË&sú¨ž1ýÍ&ÖłŚ!G±âz[Řép¦ÝĂl`ÍKşo•ů¸ĐcÄjsűđé¦ÁĘ`+,tdXĄ'¤Ąjy)—ŔGä㤉!7ą·á ®@°­&ń9ú„ŮŢśě?ĂŻ4ÚôÓŰôzÇ,ž€ÓăHT!­ĂR7Ż€ĽJÓ‚Ĺ-<¶Çř‚oĂRčٸS®ÉČŁrrMÝů¨Š˛/xefô"č´LNí8ę[#…đe©úŕŹJ\äR‹ÍŹ}¤%€§‘×[ó Čq;;(^¬{‰·`©‹[÷Txćý9k‘[¦B˛f3“26^ˇ!ËMę•|µJ^ź 9ˇúl›¦¦f;9Ý$äć%Ę´Đ<Żă"p Şę“é˘Ŕ ^óܨ:/e%”OłaA‹0„f!°/,ˇ wH˘ËaäQl&Ó˝čʍçD!©ŔŢ5ođ¸f·U´Ó$eŮU05kjÄiŽňJVő’™Âá ÄÉ6˝uTü_ç źŤVV$Ë‘2Ož›”xWŐľX;mÓ#ˇ-Ë%áyćŢĂW.·ˇ¬ô8Á 38˝\zgÂüČX<GvŻ­N(~LM(ËŔ:Ôk÷±óiR!ůvź„wщěÚnĎôÓ#ü•>rÇPäŇ®;]ĎEžÖźe†ĺŘ–¶.Âî ŮšVŁÓU=6N|Áäđ¦ ĹL`Úăß°KĽ\$:S »[|—’lϤ±Oú®<"R€G3ţ±ű€ŤçcŤŕµŻ'6Çcŕ]R#H#/YçL&®ÍQ'C@SŤËţ # ĹcŔâj-„é2˝z¬€“Ö*RTćz-0h8×–őŮ~(C…•Ç’a1aˇ‘Ć&Óíą®o)*I0“uĘď°6™¬ý( VZ75ojŽ÷ÄěgĐ’ ÷6‡$QŃă_Ĺ3ŕÇÔl(ᓤ†řŘ”ůÔ6bˇĹCÚWHťĐćĄř¦z ĐB­F0ŚýÜô|ś!–ĺ)tşn o…G-ʬl`T®Ă;éŁďuä4é+ź™ĚA&'Íčű9|sî"„ű…ą«.FśÎ¤1™&žřśŻTôtîHˇŮd`š=3ç.Ć•dŹÎ´xť—u·Ąť" ŮŞ`¤A‚y#Ů1 • ,‹'ŻN«Mô ‡1…D¤Çc »€Ś¸ëť„ĘaWşłĽKÖÖÝ<›ąR˝4,{ˇŘL¦pĽűÜ1“6”&5őyf$+´™(/%ň9ˇ!^ż““ •3ÎÖŘ%öż5›jóŞťJđ¦-ç®gD› – ćd$ …ŢŃ„ň˛ÁžS˛ç$8Č|NŐ”Ż"BUß’-ô߯pŔź'ŰŁ5†# `őä[Ş,;ď=oó;řş$ÚŃű_OަŃcóUf«-e΄ÉŐ2ů3jëűÉ1Y[§Ş>ČY“eeu ´¬*q a#jDf:=P&›ďržP¸Ë/°Ť+í},§¨Żße̶X×0ŃSĂě%d'>2©p6k´~ő硭M,x’á‡@KęĆK5ű#ř9’ ­1Ëśąé ÇM j0)0ŤqjîzŢRö'Ą4…§L˘Ľh¶ü©ëW űđîíPďsx]úĆ}Vpgzr™ŔŽţnŽÔδFÄ1˛Ě^;›Lsť+W śÚ‚cďź%•Ę”!ËrĘGú;u˝ ¤cŤ` ; ÍxÖ@Ô”RĄzD(ČĆHŁI.Ő—ŐRłĺ7’)”Ň™$)µřÜV-]_A!ícôj\ĺsŔö§VÖ*§¨-Ź1»éA˙gŮd®ztÜĆyÉ đ7(w‘‰i!;ęŽ6 5ŮĆ.…4ÔťUĂ7ÁÎ0úšűPCK bzĚ †ízÜ;Ë`ćRŕpů0Öź®4­QKrDŢÓĘ{á•§ ÷Ç-AĐ´׿EdQ˘š¨;˛VĘá’•vŚÝś4LëÂTčNńş‡‰d–G9ŻdfĎĽĚÉB ''t4Ś˘sď>JIĎPŁa' 2­8`GźËÝD‘:Ů_>-Sú­Ć ¦âs6,_Ł;Ą"QÔÚÇĂ“ÂÉ7Ął(OĽeć¶d%–z« \ż†Âçř†Ć8U4“L8 靦uŤ(ăŞ[î̆r2·[‚ZIÁ[«^Rë.ᦲď|<)ńä‰`°4é+isTÝ.¸1ěĎD‚Ôţňýď— ´ń DţCSeŻšŮ˘ŇsîÖÁĎ !Ą^”ĂxL¦”G?ńxęĆ‹{C””';<-Ę’8łôüţ˘ĚW¸9ÖAÚnyů馍jŔ/]Ăä¤O®śOepÓm Ý$BSnńé4á,ŃÍę—4˝fHů&|»;0I eTýN¶rÜž|ä‹= ”~¦QOh¨!uµÚŘĆŽ|•VDńĎU »@S8ľn˙Î…15z~kI>=şžnßt· Uš˝ŚlťYuăýKęŔb'§í´ľő„%řÍQ±ď…‰/yŔ2ČkˇcTn“ĘÁð&á¸9t¸EmĎÎŻ0¦»Ň Úő6“iüá7:]ŤŤ%«Źäć·ă‚Ž!••AÜ/Z®DµTŠŤţźa yiwë7(¶đ1c”oAxp !A%Ľ™ÓXĂtě7†dC›®z_ö*ĄŚGßPx#nÜzIꮍa8$ń‘VÝü›űT 9ĂYVżßF6Éšpé·čöÔ °Wή“ć:A°żî µň×c7‡ µ¦T „ľĺCËNGiŇV¸`a ĺ?„)žŰŻű!ďeb±1ŁA"b0Ç$b‚ cńČćZI”1ó‚ŐS›]Đ]h× eŰŢQđ¶Ç~Bä/ÜbqúuŞ^ÁÍŚc5Š)(5˘™99šł;fEĚLžŔs›Ńw4ŠšîŠQČGqV8f”L¦»‚¨IgÁ´a*qI  ˛ű”r-@ (»ß–ŕ໌ÓÎ/ËŐ‹-ćŕ™ă&ジtL±ťĐ‘ů caĐ …Wn ’|â¶Xä^ŐxóB/¸$ âßŘł ŘË€ÎI“+źMôđýâ[o°*”Y'ŐžâľYţĺâfâLťTjE˛ż)_fĘÁzČءąÚ"ńé •Řły&)ľs^“©‹¨ÉmWô&V׏ČI¶fG¬U}šź(&–†çL¤Ą h»]@#ĐčXÚ:űÍvźËY[ č Ô¸ĄÄ6TáĐŠÇg0ZlrĘb,ÁV3˙É—ëÄH×”ÔĽ­Jç´Ň}>}”ż‘,$üŮş±ŚYŃĹÔ? ?Żľ=ĘM ”MJTGÍ̡yśRšşRÓ/LŢ~2µśQÄ b˝Éh‚2† X÷@°VqÖ~FäŐ-ÖÎvě ·“żA;CŇHizř”ą­}#Dˇ-ßѶ˙m•ăź-ý;Ö°şĂ ,BCů°Tş×÷!§rjw#Ílj _ßͳƪ(ş- BŽ›•$¤ę4šAÚE‹zw`öÚ¦'±KŘÇݤ“ŠDŽŻűaÜT¦y>vesáŔß«.Ú˝—˛¨Ip˛5ţ(‰ĄĚ]îxŰ“mŠĚ‰mu%*„¤‡Ć Ůî)iANŽ0"ˇ—r‰]´(¬÷­@í›g–2 cRů&$QG4˙†‰â1©›¦ŕ–oGV ŻĐ“µXťjąÉgí…ą’y^e 3$7ÇtCBžěá1نo}DkŞŢús2·8» ŘaşŞ§9•uLzÔ›ÔT.şĹvł¤Ĺanŕ e#4|7Ë;bŽ( d(“¦/Đ)”śÖ8˛°ĘűŞK2rÉ|bHňöŢ\ŰĄ^ĄŔű”^§}‰{Ö? !©Áí(ĘŁ—eF]„=LîďF"?k¸SKăEśř(EuOdÉ…(¶ü7Y2řŠ \óăbO»™ ŇŃ–3ć;'*ćg+ ‰Âo¬µ†+ ‰čÎ3\ĽĘf)Ǧ5‘nů•߂ޤ šă¶<÷ź‡îa˙…ß=¸÷Ź`ťeP.ŻÝ˘Ż¸xÓd…^¨ řg¸źÁěô„ľLP€!(ĹfŤÚÉ:kűşĹlV09ď ĘIJ¬%˝±žŻË4Ţ ßíp¶đŽFWËÖىw@"Ž‘Ů»ľbÚôĺ{4«VőŚ50];’Wı&ö7SF=DÇ@Ë˝ĐěC&ďp >éűQżĐ|F„çĹ7#ÍťŢ7ł/r?fôł|\°#ÜŐ(§źś5™Ie(–vj) I9%Č‘„”|l#:¬¸‹bKŹŔ*ąö µZ˛węiâEm}Á®R0‘„¶„hM¦vŰŕ„×°*°#ße¶şdlÄŰUˇ!}Čeóîg¨8“÷vűy«ĽrĚeRucˇ§`ľéËN[FĺŞ {4ö=˘}‚ÎvNAÜLů˘ůxOÁÁy1XÚoÁ©µ›ŃB˙xbűEňˇM&j-Ť… ®qšE“CÍ™ĄęüJ<ČeA€nśN°Iíc_.·Ń872ů†¤=ík`»A,;Ą±ţL7†c>hď°‘Ű ś<˘VXşń ĺĂŘŚě^ 0Ůk-#:i- †$XjŰ~Żş–㳇@Ą3<" ľż[ *^dŚp´gńxd(U“ö%]vÜÂd™fŕgzüĺ°bSA“qUÄĆIšĺm´&~Gż…‰*~OyjŘ·_W§Ľ¨ď‰[@]+ĺömta›§ŕ{”ę U¶¶ÓSdÂDOW3% /RÔŻ¨+9/C6H’|VšĽjťŔÚ]žđÖŤŹÝorT;«¸PşIgĂťMăG,Ł˝«h± Se6ź‘›bòźXj• Opą›ÖěP*D‘.1´`÷MŽdmŞ'ţަšĎťET1Ü exďn‰ ¬D Y*0»Ĺ±ŃfÔ„č,cĘ•Z&ą…˝ŐŘŻš]xüŢź_ü‚΂GEă‹LX°©Đąi%P#o8„NJ–3#Ř‚ NgÓn’­ ć#LĂIUsž“śxĄN'©ŹG«yîřĂiLvŮş|ÂŔcďLc¸ž¤}pkćhp/HtcgKn<áüK˝Gĺ·CŕT“łĚŃ©~Ýbs˘‘& ĘŁżKel™R,ŘÍw„x%ň&ÂĽ¶ÇťËőEýXŘűPŁ3Ő˛tK"Ś˘eÖę †ULf–Ěť`vîőŚßş5+őýâ˝<$ÖK3kß“HR|˘Źý©űGŔO€śŚĹ˝ä•–7H,ôWŁçÚ­'ĆIţĘĺęTú4šgűjD›Ť—ŕäKMy×ď—m]LW’ÚŹ‰MÓF¸Yűŕ%’¤uH'ÖR$ŰHmž^1 öäÓŃîÖ;‰Î¦„GCěŰĘŚ’9yeËŽi‹L}Ď.RđhĐŞ?‰zWsčM§F(ăďŞ>ž>ń’J€%"ŔkC¤(^ŇS¦cB‚d…ś†öX8Ăor§±WgS>L’2ĐÍĄë®ŕ„*đ¤&QX8Ţő[¦ŁÖ)Yť;Ą˙ÄÄö¤­`ßYÎÎaL×#ĘÜ Ěś źR2Í…nRÜ—Ů÷_DŇ‚$ńSŘh0\ć鱨«¬őFŹrG˙ć~uŞm5Éűă ĄĎďJ®đ …g¬· źž#véş:ĄňÇôŇ1;š;x¬ŹŰý“}ʡ«ł#ɨd]‹˙´YÎdŮą`’ś›}Óí7xâŽ:±şÄ<ş!V­Jv l©ő\Šđb Đłmęů”*ôäŠéV•KĽŽ+ű5’W< sć(j|ÄĽ¬`;íWl ‰™S6–ojűůR´,G3ŚĘľi,s§Ó%LÁŕ›FtüĘ~ţY I Dß3bÉ+BŹQđZͨ? fŔŞšÜUÄ„iŐ,Ń‘ť1AĽČCÚçŕ¸(Hlúڶă=±ÜŰç [OZDD5EôťQuJ—%ÝDć™őaƶŇĘ%ÝĐt/HŔ3“ٱ­ÓލÉTŽőô îe&'Ü”xKÔ˝ Hôđ2‹¦‚ąŐđ1ŐŰk­jWaÄŃëéaą“g ^Ťńuf3K^ďƬȸ ôÜ‹ńÔ OQđŘśZ7ćŁ;śXöcă´üńýPpŤŤë$ćlR3×<Ö«Tň3Vł§Đ™­të5‰ä„Ę,–Ô€{•‚‹ńD_ťś”sBłjöňř"hˇkMK¶ Ä‚SĘÔăr¬Nş÷bBşGŠňi "ýy—¬ť(ŕä2\’ö SaśŢě#ˇ[Ť<Â8ŤĆÔ¶7Ł!ÝíÓ®YúsŁvJ·ĆĂ&ét. G7ť}ĽcŢZjUF§>9Ş’™ řuó &…{ËW|…ä/|ľ'jafaLj¸Ëזּłw–[™6o•1î€[€Q9?ô+č©%»x–ńLŕ)[ yxĚýśĎ‘«‹‡nŹ; ­4uŤO‹NBŞ'¤‡ł6|7gđŔĺ<ÉZĂý NĂŮP¶×Ł˝–ő~8ź`ujrUë1klŚt/™y0V ŐßrÄî H^ţýf‡˝î9ČH{ńĆĚ»ś8«CóHž5ťŇ<ísH)A*¶]™ňÁ†*Ť0ĄŮ‘”»¦ń•$˘§D2:pS@’rTmu·d#»˛ą…ÇĚőpţů•±-2›‘W°Ě´I}ő4ź†é^®Ă<0Í'bxü.¬çˇ¤‚8Ó+ĹşaŤó·>•ňłÇ}ăµ&"ĂÔŠîŹR„ ,rČ 9CB»› ŞžĐ{×iN^áPî™Ďu!KšN +?áž˙î#ćB}GcĂÍÇęí¦+SźÝ\,DsšgÂ-r“é”е ›”˛˝Ś{–ÂĂŢďđ¶l˛ĚMžu›' }íĹĎ4g…gÓgMŤŘßG]†˛:ąr7Ť(Í ))çÔM’?ÚzMĚ;qń#…b‘&RžŘˇ§Ń âˇf}¦— VHń1Ö~ś« vĐ/şź%nźŠLËÉřIŔ,ü„b ™3‚ř…4™ŇĂ©;ť[?”SNɦX¸&™É®@Q$rg3~ÚĄŰŽV>.+Ô-YşĚŤU¶im–óę1±u«žöŤŇ۰řč?¶ăű ZoeG§ßĄkńÜűYWi~dËÖŘÇš^jÜIżRMjĚő2ă0Ě4ÉÍŽÎÓÎkĆ‘¦Ą.$ýVŻ„á47Z6ôÓ°¦ÂĘ—Ő U,D˝IśŃ˙‰Ś@»Wą«*á|DĆ9fľ†+8jţĹÎeśl.Â÷ |M7‰ČĐaNB)™ŢŔö"öĆi“H˛G­«™<ˇ @%ă\nĂ.A^łă„ç>đçÔSĄ=±ĎÂQu@Í2%“řM­č’đď3kW*lGŞÖÄä‘ń‚;pĚŻT0s¸ íŘĚěF%¤ĺfŃ!',ʦű÷ĽHë‹Ęfr°bB°8ĆŇ• UJŐ[h>¨/8ůvtÇŞ1…—ŻAşR3Ą6lÍkŔĐČcC«˛ÚetúĹ*fŽZ@żäCţŻgÁËŔuˇŮB°Žx8a/ď.ěť!2¦aŕIśI掝¦ô•+QBŢÜ/CŔęIn9šŔ±L¬]?ĘZ<@ ń‹±ëęűLąč($§ą˘oM·đ;§ľŰ „,<áLµ.†z@3Á‘…4h@ßÉXg*Şę\bSv k”ÇĨŰřdĽE„oB‘˛ľY^1 ¶łÚ!ŕBćXŞ+Č16ůÄ [Ő ý@]g«ĹaŇwŞ…YÍ-D­ýk/«[Ú[“4ѡf źĐ!ť”XŢ`>O޵0„‰ăĐáSŕU÷ZZ´j“y®Őa*xe+„™PMŤ‰ )*%Lí nQÜ™âězéÚ(A‰ÖWĚÜw'#ż7g÷ű˝ lx?[ ˇtŤ‰ U°™„ś°˝ŹÖZ2?ů:ô‘Ä"E4*tTŞCĚwśĽ&­L”đfÓ˛şLsy>0_~„ U(&)››Ýšł±=µ­«´Ĺ!z¶BM†çz × K˛×ä ň)%#çÓű÷–vąáCr—|Ł×Ě7>AyÓŘČC~ő{ęÔm,ŻÚbŃ–-iţťĄtáÉ浨'y\3‰ř»ôŻé!zëńźkx-ÍZo…ňĆŤ ¦ý'ݶ%Kš–ô’ÔŔRşâ‘ţî©QÁÄ,¦ŔYKQ—Đ9¤`Űţś6ué†zýŠâE«©ě8>=ň劺ŃjH ő©čK” šZč ODä5ůÝ7EDĘ'ĹPŘ~!;D5íĚ+Q›×ąď3Ó¬JOĺLsbćż.ć˝§żďeŐĽęŢĹÍp-oˇZ’DŐN?ĚöVş&Üď»ßÁűkśqNAĘ^Ű‹'iX±¦xć“;řÍ…} śž¬:žYşÂwÖKČv` *Ď\($ĄqűECX´ŞuĚÔÇŇ=1şBűë}ąNľĽę=VÖý8•0ŁHÝLŹ”ďě‚%K{ŚëOľÄ]“đ2$1n±ł&¨Ć»,ŇÄ,WÔÁŹ V¸~ٶá׆3pí®=Oóqm É`Ü…$}e.˛bG¦lÂŐ,H}$ßzËÂÇ­Vł4‡}23vC¦‡îÄĽź>‘ůŠđŞĽS„,.7ŹVWy©}żo7„ŔÝ6đe#Qˇ~rlńs Eć#eÇ>g?“ @ŃeÉţŕÂ3“uă"e HŇ®}Ą’2ŻÝPO/Li¤śŢ±ťp(>±ÁŽtŮřNÚĄŇĎäÁo(!¦Ŕ ¨ŔDSݎܖ±51|é;*ŘTŁgxdíNÝŽĐ ĺ¶‹ëÂŇ0j˛ë–ŮřXRkÇÚĄRť‘ úuš`ďr@ŐM1ÍŽ´8xS%(‹čÉŠ=±”zśuüË/´˝«“Ţ»üĺ56KŚA˛Duâý)8şô;ćůÇ2ćíY´úŢDČ-XS2Îqř†3; ő›Ţv b?í­ŽŮ´+‘—ús)„«'8 ~\x:@OÜ»{Í^”¸@;˙8ž”ŠWŁkÇŇ đM¨Ŕľť"$ź{/=ú§ŘT謲 ç… óîfRŁ\“,ť$ě•(}÷ѽѽßë°s_^.3 ŔÎŽň]r`ţÍZTĚľćpę_LB˝Y€OÍ46VˇĄRń*×ýjĐ$X’ú{Óš'‰ă´ýiˇ\*Ą7nKÂů*eRC™a ̨ëÄO(Aź+&­‚ÉŘ7äKS™·ěőŢ|{{‰%ĘłÇÜS†őĐZ„Ó…ęzüC˘ Á%Xě:ČO2±Ž÷D#ĽáĘá§)ÓDźĆumůÁu©T`ó‰m2V1Ď IrY‰ź0UMu]NÁ1\>PÍ·ěˇfknŢuX53LRťĆĂ4 ]S[—šܧíeř»Sy2+Ńëf.{$F<ŻI%ˇŞ#ľjśŞ“ C,J}ľ•ö.¸&ź°†Běź>Ňîű éuw;đU¶g>îÍpż!I߼ ÷˘N+ĽźŇŢŞKŇCÝv˘űŇĹ}mŹX†×¸×"őăó˝Dř“0UE)2řÔ>žěŘťYNˇš`ţ ąrrC]qC˘”Ů™ŮOv©¸q«Mk/X^«8w÷ Ęž\CA˙FĎ:Ĺ<6ĹÔ8 Ăý łFŤyIf ĚĎ~/ř¨É&ZĚżůĺ\Â/P]1ŚĹŹTIÔŘpćä]d1tÓ ®řz>¸“ TÎÄîHä'CgŃäĐČ;LEzńMú˝źćë]ĺSúśÇÉ9śˇŞëů¨Ă[\JAŘ ¦ie&6[íôGF’•íĚĽËĚ$€őŚQ´ éDzq€~SvŠlJőZlf¬G1¦M†ő{N&i˛ô“I°–Á˝źÍÄi›ë=lĎŞ±H°ôŞ6wĄn»©Ňó5deţ2öx}'>ж[±dJ÷ČG7šeä&YŞpĺ0qMűĎCĺMu+˛7l4‹Ý{-ÂôYÓ«zŔ“ hôŤ'eŠš‚ăRšŘ[Lű)0w«.^n*‘<=Ú˛?aăÂ9>•`ťČ;¬¤bć#GhÚrˇÍ đw·ĺŽĂp×[Ćçr7‚’S~3ÜëK˛ňăW#IăŐ—ŕXK{K)żŘšE…oŤş¦ UÄXŃ,ŚŞŃc™ĂĆÉ4Ęń­ăëa»V˙>ÜHáĎMP_g®éĺžÜ/ 6¤îŤť4™řą¸Ďłý‰lhE$2ÔMt•׏ʫ„ô€[ó¶*Ż ŇŁÜüX >îlm/#’4×KVÎ$™ŘöLâä-ľP[XÇ{mtCŃN#™dRŚ),Zk{…Usř%5|D}Ęl^Se7ž”ő<†2!ÄÎ ”vJKŇZĂrÉ·ý®EF8ň4¤`ŔśmNpëë ©‚ŃĎŁÁN p˝´łbĆ€1O­‚®N9©č|Ĺ[r&?Ń Föéűéc‘Yż.›Ç¬eĂw’őšŕŹ*…ΞŮćf·,¦ &.S2…(ř…@Ůn-çF8đSK6‹•Ä©¨Áö»t«KW–ßÂŹ l®ÖŃ—!ęxŹ<čŻĆň )DÜĆtÍW×­ŐhBao»Ť}°]«Ëwąá"€I[gŽżá.^YŽ»“$&:Š&SV čÔ`b //hy˝ăďSc|‹ŻŔ ĺ`„íRáNŚj >b9š»_¸ň»Y¦ŕüń €=ŢácXK‡â()'óÓdچ˘´nC©×Z\ĂX®dĂâ`–ڇý8GµŤŃ®‰Żf¬‹l,‘Üw}G~$b*¶‹}D”iËtŢ™­s‡±A».Ľ1}ŠŮ¬u“ŮN€ÓĂLb–`Á˝{ŻEačaX‘ŤKŽY˙ܧ†4/ýť‡ĄŐ‰Á rlŔłö }W]hęx[!2…fu´wTą ş”ČLO˝%z{rËśť˝vČđ6¶âq0Ń¦Ö L0Ń.xëT’28HNhşĄ.çc¬řä`-˘´´˛Î=0i0u'…本~ŻĹ± <ő *…ZxŤôŚe‰z™M°•ú.fč[śÉc{2ąçű\YjßŮLŚÚ0ő‰Âs×$d™yw^—t´X>M¤ŹŽ°ĘÍ{{-—Ů«6"´ZAżhoČźEµĚ–Pđ‰„ˇ[Kš‰~t…jÍŢ}Ë:;b×Ń]1`iň®ę§·ŻŮ ¸Ű&x-¨Ž®ž´Ď¸‹ŚDˇcüTRć18Eá)čP:֜Šě5ňs{F~}D¶âăŰĹőg´ů¦Ź”Č[x%®Käj~ć±JŠ´Gă‘%SŠ!JtĐ6=—©·›ş7ţ~xuţ–čT÷őßţŐu]?ü°˙ß—żűí_űĺż˙ńĎ_ţăo˙á§źůűßĺߤű7ĺ_~ýOÚ˙ý׿ü×˙ţß~ů»_ţú—żřň_~÷?ú‡ßţüË_úË_Ü˙ě_~őŹřéĎ?˙ň§?ţĺŻ˙ăĎ?ý_yý›_ý§˙_óĺ_üá÷?ţěË˙ţŮ—úŮ—÷żţĂţoýÇßüńO?ý˙áw˙Çżüôł/ůéĎ˙ë÷żŰ˙áOřřŹż˙ń_~ůw˙ůW˙áËţˇß˙á— ĚËeu1÷˝Š+v?B zܢuäwPřôśnŞŽ‚TI &¦ Í%›`TĄĽĽ{Ä#¸°Jú(`ŔŹĐގ]v€"S.ŠŁşČMËů˘§Q!Tv?wyg¦‡—®rňI)Fŕ%) }„4\pě,oň ¤8W&fW)@7M]4ą^*ä§l`\ŃőoSľ’|NÓ3qňÂW{´ŞOLÔ=3š—łĂĂ0öĹçm!™{”6ˤP%<ÝüâČÔjMĘŻ.ďhgGSµŕ!ö+Öa˛Bóé˝ ĹŇÁR0ß’3|ZbŕV’!Mă|ěýôiď‹IĄÖCÚ……ˇŇB$@-—VNdËFéŢ`ŐQ9'źQ'„bá‰$P]]vQyŘ]ÜđłPŁŢPľ± kiňŔJč% iS6äőÍ44 ĂňÉc[™~-—Y”Xó.Ă– äóŮOŹÜ‡ťŮ•“ ô”đnä%• AY~ +Y”5ŞyŇŤl! účC›~Tże/•‰uSţaş4ëý>±´™ŐGe:@D.ßfËXĄĚo6S¦gµ=#ąHÚ|J"VřŠó†€,ÚAâfŰ#qŕ´˛nY.oYŽ€v@/ŽŽ YvUŻÁO‡¨iV®Yµa8áĹăHČ,îŚĘ ăq+‡â’9條|ŘĐ*‚”A»+ąµ •@É­KĽffçđ jŻ[[bŁ÷htÓźÁ—\¨ [đ.ďŔďÝRZâÓL˘#ľ€Ü»˛ĽłůQď$;)(IsEŁVP ą…@Ú€& ł7‚1e6cJŤ!‰ČOD÷D—Ő Íđ×JŢ›żDč›ţ}c©>#kóŮ"Ň>y/ü5©I’ô˱¦;É%ňë ž;cŐxÜlÝ; K”;&^ÄáOŠŇ”ő¸-V¸w‘e ą"ĽÜ'13«čYjFÔĺaęů(HžĚźQť¦ä l®^ŠA_°Ó,~Hziş&Yf˝|†cĽşÄTS?:ç"ˇIx ™ź‘ďµî>W®n¸áäE»ZŻęM3R¶Ă1-Vi*§‡T·ŘůsŐł Š!ôň4Śő‹˝ş«. SĺWđiq]vě°ďmuUŕęj•9¦>Q îʇËc,b$öÍ÷Jr©É·¤ţB೏  @őX“HŹwŰ5ôÜž™Ôá\ÚRZî°î'C˛ŘkĐ0_ĂÉfráL¬¶hč/a˛r± ¦7ďeO~˙są6ł0ż@dKľú82D:ÔË5«™ž»ł ĘüînEüîĆ ŇÇŤ&«.Yąi"(Ե૴Ŕ9bě5>h XŃÇM!_µ¦<´’ŠŹÝY §%ÇÝA>đćíŐ‹đ¶n#č/ß3¬!ŮťÉ6 ©›hžC ĐTYéFWnˇC®÷7cÜt‡CŇ…ş˛ż€2PáĂ řu°Şďě=ŰHŔěoI‡#đxQ\Ě@Ë3ţ"›ŘÁ×i×˝"DQů1öO÷ą‡š¬§ÎS[˛PľŃüâ[˙$YCĎŕ[ŽÎ…Ě“Ë^MšŮTkš(Âă;g"ŇđDţËI°Ď9O˝.KrĽ‡,łŮpÔ,!|t|,×|LĽădşĹž6§¤ĎlúV/P{pa7 ˇdř€iÁ«ĄpŃĚ<Ý1DZ¬?°>Ś–ÂĆ» çpőLß;g—Ł©Ń5Ü >±+™4głëď¦4$DŚúĐÇŁˇżë"I»L ’onę)ßĚsç?´1pM¨„ ĺB2ün‰lŔa"Xî|PŢ4BMäĚx8öÂ~>iÚáf~Yť :ĂöË śd—ĺ>3Čüg4n.6‘ĂŚţąTâ®ÄůÜéŔ.ŽPŁÉ'™ĐďNřÂdÍ ?ŕ諛‘U‹ůčŚB5ě2`źéup ZC—)Í [ä7FL¬łŮůđ%RéîÖđëéaPÁÍĺ:¦%¦ÁČj†µźů”ň´đë’ůĂe+,‰! Umˇ¨ë‰Ţľâ‹˛ţ ~V8÷"Ť^ýŔ]ńOC´-ĆÉ»ň¸°ŘŹÎ ?nż-,ćČ4xyd-ěTMş6–·WśhÔvŻw çŚ1:ž“G‚ç-AŹ}'Š‹•b]×nÝň…: "VŇPňĆбQłč—rfAľ\%§ĐąČT,ĄĚ90(®Ą‹aš.OäžE™Éľ/d$ˇs 8łH“jťW!í#íŰŹˇ*ďëĂM=5D3ÚÍ*z !ś RGZµpĂĽĺĽQiÍfľ†*źĂ·7@}o6¬Á˝ĐLŽ•Rj‹„ĂŞňá ë¬,VQę^UÔµR"+jôMdpO^ź3“µ§´Ď•¦Ýź´ZCŕN6ÚĆC’ÇńgkB1`5S612ÔN?0 3>”Ě챓 Ç•šw?F’ ×Ţl¤ňęŰéO8šćIĚmÚÄCĄÄÎ2˘â?8HGóf‚QOó÷rŢ^]ş=óµęŃĽ‰aşŔďŢÖ;Î÷ŰďkUČş+űbŹ´ŹÍJ—~»Ęŕ.‡pł7˘9–ŮJbŁä«Ęf?ŠygN1Ěű%É“›Kż 5HÚ$Xľŕ]Śëú».Ǣ—ś§' ÔE´880žîĐ€lkrĺ Ď&÷™{ᛠϧ ČWAЇwo2’8ńĺ¨dŹhţ¦ ÷.ÝŘ”¬Ô*íńö‰żîW7ĄDa^ŘŻ±»ÜŠ+ćŮLY–^Đ4ČW7Łgd;ĺщąh¬ŁňĂçyöČş‰ĹÖfx©>w±¨ůX! ¦Z·sQö0”.hČł$•–Ťc<((ĺt†SbI…‘ÔÔ3%BĆq!ÖŃcŰjďs™°„Ą´«D^ëPŘä 9ĂgRĚi<­|ü„)ŢwŃß2ćŁîĄĆy]ç ÓťC?°bˇ-ů´=Ą&®]—¸Ů¶‡’ę˘Gôq¦ŚZe.m4¦¦YŘľU >A®C †,„ąF™[ŞhYü°kDË m1/„B,‘ÖH)ž¶– i±9Řů%|_- €Âf€ÂJş0č'ŽĺčŮ9\ ý雼Čúf&±dŤ~9”€[‰ZÓ÷9Ü“‘_+Ő…á%¸}ůĂŠc8®˝˙?˼ظ(3Ç+\&· ×tŽ™Ű!3*©SşĐpŤE’á™xß,O©“0Ş čWćpCĆŤ+Äg—©˛s6ľ»Ép± ÔVŤ(ľ_N"ˇF˝ÜÜhÜřýi^‡ű­U4N,ľř×˝§¶_·dmäDŞ]Q'yd! `J*´t-ImO٢âÂY†ĂÝŔTáQfÇąxß„ŢĎ»î¤ŇMĘh–Ă 8ýÚo0ÓÝĘYw̦ż@WgŐŚé@°j»˛±ĄÜâ8Ţ‘,Ëá쉒ćƉ]¬n•HVŤ€„É<ŇLϡv¸˛±¨\ŞĺY!šÇlGť…4˝Ő˝"l¸÷ý»ŕX.Ź`l4XčlÇ“ ;źÝâŘ?”ĽŰ^‚Č.švÇKpoźBŰĂľ{ôĺéŁÔŞwG™…±Á~ôiő«O†»0e¬|Ă3—gDo¦D oEú/oeô<ů9ią*[[ĺßLCů§î‡!OľPŮíůâ1ĚI€DGYŻrň #Í+qŘÂ3 ÉĐľĎj’lQ/ö€çě'LgÎöPĂŮż±’KÔpúŢŇťńń±°Ůľž•ź°°#NÄ ??ŮŮGłřl"rEŻâŠĐ§ČňÄCĎ„P•oâ(ô[ßĐqěeeó>#Š?s¬ŇVĆV‡źĂőŢ©)ˇ©QI÷¸†Ş±’őľR%ĹtIh?ĐX}ZŃ·iÇč÷»ęi“<+Ô÷7đ\e•Ř &/JÍÁ]ŘŔ¨‘˛ňUş7@NqŃ´öSöć´Ă¦Ă|GŔłá¤ťŹ.źň%9ť"ŽR Óxňye›mq%÷̬ůŃU(“¨@}:łÖô† W3'!ý†f™śŢůcŇ‹ESYńä3Ú“}9 Á}žNŇŢőýĂĚ3á~b…†,U˙ş«˙Ö °)AK«›ö±·$P™d%ů ¶Ĺ„Ň÷#ňo‚îě˙‚:3.Ę#fâ©áěWąŐw1î;¸w\“?žŐśËź§(|đ ÄÁbŇPĽ;'U]Řŕ”‡Ő(c‘FíÍ»Ě\%űv?5“’ "3p2«‹¬Ą†,ńĽ ŮPw¤Ý̶̹ž¸ŚI4ÜR›)`XI4\ŢĐ5 Vł‰«ád¸Q# ľĐmČÎÚJŇq\ű§˘8S ‡_«µi˙ŔÄÉ Ř ĺ’Ë9ď"=! xď×Pn•¸Pć“4ÁD;hfÇĽ$čĘĄąěMđéÔŮk‹¸!;<…¦›SDű%–… H}ˇžIÖ$ʤú™Ë|×rCU HńPňäĆ1„‹ tŕ•›řŮ~€k„lĹşD)^řHYíxV$ŕHŘćýć[ÍŮ"]ť­řɶ¤ŻËM4Îu­Fţ¶K\śě÷ŰęzŽä ůf·ú8·ÔMťíł˙ůš\•Î Ń=äćxŇę…¤+Ńo­ąŞ2¤ 焤Í8ß–˝áżµGĎßĐupŐ÷lů¬Ö*ëŽŇĽŰ^Řŕ5·%†NĚýń¨F±ď0’Ĺ :Ü›YŃqqČJű©Đń€uNů€r ß)D¦Ü4ꋆý—â= Îă’pęM»Ě7•¶Ú?xN UĹ#ź’ŹuŮ2ô~+¨${•2v'ŔňöĎ”°[äßŐp(ăQ6ÖJÓ¨_x(łŢ&ăĄ?ăů˛R'ĚĹ®Ż”¶ďŻsՅƢł}ab<Ü-ôeϬú…/Áfńţsk;,t™•¸K]‚ĄY2DXaEhžßČ)«Šů"ľeGŽ.MíćÓçĚ{)uËmDŞžś”†ÚéεŐ2™„ľgOI±»‹ĹÁ´ę\D7ĹćeĆb€h[ż>ű«řvÉx9:É«öŠř—͇ô5ó¤/Uڶv­Cf$főĺĐ)Ó2×2Ĺh˘KK7ĺ6'ć!†ěł>6O%i)ä–™M &ÂŢĘř€SMúC±ľ°®ˇ›uÁyúXž‚?›ćäÓ™ąÍ5Ź-q!LË™®{*GŞ~`qć-ŻgmÇNŹ˝(î–Ťî“™ŐŔ+욼Li >˝!Äç%€lf8Đ㎷x±çÜ…XTžĆdÂBú~ÉS¨ÝŁ>r1őݬ[Ä e>"Ď/apÉzS}±÷xĎ,ľb\ÓĽô‘ś Oeb-ň ť®Şü.ňŢj†ć’ö®˛±PÝá†WŇĹ–hĎ>Q;ú]ô.ď4Eţ”HOśÄú˛­ ćÝ6)KJ2–D}ó±Št‹ô-›şäťÜűŢë”Z÷ý‘†B„çWż0(ÄA2P­Qw˛ŻěX|…Äčp–8 9`-¸‡ÉaŰbŢ>…™şß|܇ÓlQ`‚I¨ ô´ćG9şüî¶HĐ3ĆFIJÁŽÇźĐٵˇ“¦;Ť&BŐ\ĎčkC”Żg~]żQĎzĐ ÝřÄú×b;eŁŤˇŚ´ˇ\ŞXMv¶şőű!p”á@˝o ¨ť4¤Ę•­ĹNgşĺ€Ł‚ş.™’2¦+Z›Ť +ϵšôźŇ v¸<Ťré4c˙ ž¤Š—3Ž“W_Ŕ\j|LŹŞˇ­Ł¦; »©đ˙b"®Ć Ş9OYÁŇ:pĄ7“͆÷>ćz`»˛l¦ĺŐÇćMżđ¬[`Iië—Łë°ę¸dF'¨1{Ŕ*ŕě@ŰżÎ˙±ąëŇĄ™ľľě§źMËćvU·ág:˝ł÷ţâČřŠH‡ď.ś1¤CŹH/fň ! oż†|`ś" +‘ĽłY#l÷ŔŞÂ[xłŐ]9öiř~§¦&Č0\KR}ŤŮ¤ŃÂ…YŮłí—|ž3é&ýdDč̵‹"VŠ”®&],<ťÔK¤J˘ť®eŹ€ŮKĘ>™0„ýŹY†…ťG1Fa˛üđÝö¬SásŢ]łÉŻŹ9±p“~ NXľÍHż24IÍFŤ4Ń‹Xv+˛:­®0ăMdÓâI|•8{4˛ţÔDŻsż‰&DďÁav2ö1Çđýă‰1îaş®jZ qXz¨S62Ö>ĐňŞFˇ~ôuĺÔT›”e«fĄ…Y•ÝۇVX·-úç0§ofë"2§iÚb÷{—0^ö5<öňq¬Iígú:×ő/©÷vuÇG<Ś0JCîúŞ˝”5öu*óąe ü:RÎp'MűńĂÎhz(ÂŘdzްs㋺ÜMň’DŢD›{B”q č‡}ćŇ=™ćWY—.~ `i@9H_ęʕ܄-†bň5ťý3$ĎÍŚ°w96t®~A,Â,ĽĘ ß1ЏML$¸ŠQťpőF((®NsďOöű’IJO Ť$ŹMyą„wP¤Öż*ł›’ĺva;ßę6|{‘îBpÇŁci=t°¬|úľ¶˝´±^îämiİéÇč.ž+q]ťNéT4GÁ6' ’ŚSťW2HE8Ĺ™)‡BäĄqÇof“0;óÖUčńĐ'ÂŢbčî54©_’š÷˘ÁZń|‘ !ëÎpŁ ‹Ă‡wFŹůA4ů1‘ÔĘöMďî<Ýűă\8nwĽ@é^ÖÓ*2ănpŚă©’ţ­;Meź:M˘zŚ v/mÇĆ6š†§Ô·«Iö  ˘żżĺެE†°8Ěs0ˇ3ÎÁž()Šď¶>ő.–˛TÎ’xřčÁä sĄ}…,HŇK\IgM"Y P÷‰ľAjűáˇŰmn8Fu~br°kJFyÚ8+Şq” „Ż—–ŰĂ’n†*$č˛R˙|†ŕ3ă› Řx6`jRĄ*–0Úź%H†¸={„÷§F`çŰc\‚ڱ&ý4=ó.Ţ~ÎWŁöÂb K÷›$‚ŐŤo€Ođ‡ó#Ó$Ę»hDCŽuďh}çƶ 9°ń63Ň"MŤGŕń›L&}quuŮűi·`!ičN čdĘ„L•űSkŠ­‡kŁ“Çµ4š—§±]öł! Rűk÷_—úŻÖuzy &YÍG'ަ_jx{ő_ŤVXF™ö®”Ůňźg25Ź2e}wQgsćçě±<‘/†`âĘţ—Ż*G­Âń:kŐ%ŁŞÓ´' 3Ű´źď¬KĚLË~µŮZ11ů Żű^ö˛&ąjP Ăă¶c@ţő˘Îd¦ć‚Ő˝×2?ĺV;Ć‚dbĎŕ7÷ҡ €ĆĽXWřR¬Nj1Äó¤VÝ?o‚ţÄTűŐ[–NźkĘ̧Źhćp]xéŔZk-0D#´ô[»Z‘ÚęA ("¬‘î•|ôĚĂň ń˧©L%—Vyĺf´î–Áű[Z6\Â&er–ăóy`" íŻ‡Ú1 ^[đu1wLÄh$Ő—Úܲ6!WŞŹˇă81Łçě5,+÷¶€Z\zhh5gsŽ6Kű*ëéűއŘśW3şe•¬aęÄŤ+ Ą*v÷4˘ŮĐb¬ko ÜĹ4"Çd3ĹÔŃ”7ŕ ED¬&„ť& Ň´Fă­q|óĐß»o˙µ“ăĆS±¸“95RP÷ŤOäNăžôÝ0NĆ@/†«WłsĐČR…Ą ®€ľˇŠEŞ/âťg^@v±€‰áIT@˙ş[ŹčěQřHúö!zqˇŞR5â^ÔAĺG&+¬ú4‘,|–®ŻXlóť›$ßHFëĄkĺŘ6O¦šcŔż×c§§m#á/ş“`ş3iÄŁšW=íÚ%‰ Řźt¦ŹS–)C4Č 6¨‚lXźICٍa ?S9U* äÝĆ-Ś÷Xv%ŠşKf:YćůÚkˇO(”i#1Ë!9ŕKĎ1Éb!âW`˘,”­{lëG®©B%Ą •“úJaZ&i#űnÝ/ŐÇ•¸P¸ĄZÚjvŞ Ţ]ČŞmHĺ€^ôC*ľą%M< – e ¦÷SöýX©&«÷*NĂ9´'ZąőÓĆCç×O-Ą:XJÁeÁŽ  ĺ› Ł[ŕ L^‘Ô¶ď·SzĹ;ŕDĆü~Ź"x"#Ŕ”„K©ęšýé-"Ą„Čő ÷˘R曍p&ÚgĂT7ň " *ë!Ł×±Äő 5/ăyđ ŁZ’𲟺ɻ‡ľPÔ¨ŐŁŇ‹§t€ôNA±;ŘśIOŘ`NEÉ*É!ú ‚ ˝5°ô}â0‰±ďni`l޸©qáźŘµÜŐ¨˝w;Oĺ–ÖĎ2öőHéý'ΨL ó2%´!8˝ĂßEQ ©"ĄO3qúŻ\Ť`®ńQ0TżwĹ‹ <‡ÄŇM*ťŕF(Wűŕ¦™ÉŁŻŤ/_ęYdFTń3Ś44î[9_±ľČbä$©•ţž)»RŇä”٬íW§Ľ¦Đ±ĚŤ0JĂTJ‰’)J€FcŐÍŹTuÝź ó¦mlm`°5D*LĆé'maą\âŁ4“&VML‘üŚY”"§Đr´đÇŤŻźT3µÂ{Rý@§Ódk˘ß2Ń<@Ü:5ńîB 8ĺÓ äëÍůHwxEI¤–—ÔfĐaŕsööŽ»˛/ Űv>Ô˝ňݱ§JÄéA˛ţ1ĺbȦťTýçśn_­U—‹ΦlřęnPęęÓĘîTÂXĺ‘öđ„śâLwXC8ÜĂ}ăT…Ľt&€•őÜĆĺ6¤ŞMŕN Ĺô­“n˘ ×ڴҰŹđ° `Ë~Ăřň^.F:.ĎÎŻ,ľ‘ůrć0Á>­űQŃ —@`gxŕ…ćHx¦ćŮŐ gDÁ€ošfW'˙V§Ą’7†5)÷Ô@<)ţ¬y]~ w6KĚľ:ÓüĹŮyQöÝĂuŇUń0¤ âD…#açŔd1·r͢0$Ľ@‘CëEs€„„ű~TśUł(uŘy[0Ž˘đ‰ISł×ĐÔ˘”OčUB |CůĽő!oęj#.AÔ^±Č6H•‰ëž˝{UˇY±Ů„ÓYvW.ň˛ëIŚ—p$ąźiű¨®h»W܅饋ňăRĄYş‚k“+Fť™ăŽĘWgo0“ľĚE¤ËXě"ňęÍ;w<˙čě]†Ţ˛: Ü/CÉşS6WŐ7€ĆČSU”ěä›xŰŹR‰?żĘoźČ-ăś·.KLP"şĚćł 5™m^ťmŻ$SŹOBç’!'§yŹQý°î]ć ÜbÔçÖ*‹R¨şóąc7ÖśO|ʲGřkĄ9i<öötÝöcçěżz˘™ ÚfőÄ~jÝ<¬YVÇ• ęź±ďëż­¶—‚‹.qk&ş@Ąúěˇb˱Éf{ş¨Ić)2!qv{E'Îl.2‡Sť÷%“mF `‚ła‚«Bee)EźŢm ‹îÔn,ę®ç»äµŹ,›îALXŵW(G‘0WK6ů٬kě„19:»°–5n…`±Ś0>*JgŃüN3 wXBC¶Ž1Ἁ'ĺ¸é+tHsoç –Ę+}˘nÚˢĹ~B”‰üîp~펊kí´“f7<“|ÖnzoňKnżpý{d˝:ÍÍ0äőTöńĆŐîšÝ|ždÝŠf…OŇŢcÜrá¦4RâçlgIE‹DݦŞ_-”Ĺ>V^Ń]ĆłaĆB ¸_˙ ߬ů–Šb´ę´™´™Ŕ.±[YR¨‘# {Ĺňa¨€°3ź‚ Oęh‚Zđ3ŐmĎpŮ)»XM`®€T!ąŇ:ĹżîjĂD»/hźa‚ĽÍyëA T x-zREć f,Of¨Ź`~ř—kÜŞ‡ÓS‹AŤH-śTTŘ·ô…¶·&˝ ó-4&ńíźNżFN0°ŚĹ—žj7fůŘÓĽuÔúIoéewAY'Sg[×z…‰-şA.4ĚĐ‚e&Tbz€WoŇSrŇHďI_1[˛ŮádŘY”t[ś Ďî-á…üŕOM¶`Éť]HVdQÓJĽT>Ú8Ó[ŠRáÉň¦,¦)ę[†±Łűhi&}}1yźg@dĄ±bCţés˛űă1KŘŰóő“庪F˙!Żĺ`é3’ť%ëYżĂ<ů–“”:Ĺ Ç­Pî-Ľĺ!¬8I ĎxG„IĄśůçbŰŰmsţ.ŚL•“;>Ň003‡O¨“&˘‡ŁÁâ4a6@{OŃcÜwś‰“Z)OŕLHĹ·YÇdŁśM’˛wđ¸×đ ·ÍbÓ$OĬ1ËŁ|®l řţ4ń×aBﶇüŃ,Ü*˘őě‹,łłd+“Lć1¦a17®AfIf9ýZ`„Ą\Ăt‘ŠŰ„.Şď–E»ŔÄć”Ĺ<])ä®í˘ę‰Iţů Ü!_pz~€3Cš4˝ť"śGŤ‰DóLy§+ QC|ť`ĆĘR Qć˝Ý}(Ь›-'ę"ł~đ ěÂ-ĚDR^‚~_*,*Y@ćŚSÂ߯’®@y¸¨N5°#5r°`rPZ:{áČ-)µ&Ú Ť}R Ć~ŚVI[ĆĂhkľ <¬,Ý8Rä™x+ŢŘKkŤ~xwô©o|ŔPčăs*2ÇU9~>ÄYv™sˇÁ<©ćSQČŚ“Iĺ2«đĆfšěŇŞ+Dń€[(-ă6>¤·Öjče~"›˘äÓőŃ&*rUo… Ă }±%Jôť`“˝WŽů‚*e¤=nčâŚWďó“ŽÚÖŹćšp~^‡˘Ü.Ża.;)™W˘FďzŠ˙|•µÖ±Qj¸±Śzw—]řĎĄ×\™V¬M±*Ăł2±Ę`˙~Oßô@(„î‚ó…Ę›©QŇǤeonţí´Ff.)şëI¨“ŇĹĄŰ:“"ů0î—rqŃGÜń‚EŘ%tŢ@˛˙˘ż/-»»{$Đb6ŽçĽ—4ŚĚ3›ňey’«Ą›ň©ŞťĄăZŤŐ¤":=N­ý˘¨0„í™ĎÁlđ<-Řa" rɆ_óšŻŮÇŇq<„NńËqŕĽIx WęνI-čČJďÂ.‘tŐ:¬T㓊‹ßň0T˝?xďĐ>(č›(Ô !-ÖžâŘ›–…ż† Ż~:ö î@ť™G]ŃF„r]fĆg,>ÁÁnâáv„ź˛>÷!ś¦µ¸ô Y\?=ÂD{ôĺíĄžöLőÍĺáňŔ0;Ë4äôU糀¦“ŔTłëŕ‹2kPÔrçS–S0şôÄIĆáčB¶»¸ż óÓdfŻ€kÂP\GÓ„b%ޢÂń9ń=ŇM§~Ř(ů}Ў{´4ČĂR»cä?ő ¨@5hź§"Jđ03ą…EőŢĚťk„dɡÝ{#p¶‡Ů8™ĹÖLOśFőӇޖ®a"üQ_÷#\2Kd!„wpr§¤„.P@öo_°/*fş˘1qcíŁ­¬ź_ ěĐ7FÄúÔ·AŠł,GĂ`DC\CĄŇ‚-»NśtşxáPo›·đßâ@8łŻ*)óXť·ąŤÝůóŞc^ŕR+=ĄŚbä=]š1¸żňhř«¤ŻÝ=#ŽfłÎjÔ}2Đş$(Rś©{3°˘ęaę`3Ő˝Ů*<´|°ěd xâ&]Í=ŚŢ· –ÉE;i\X‚Ě-†˛Ö¦ÝŐ’˝ÔiZ/H7€˛ŇÔĎaˇ·“屜E8Q)ďß¶±˙Ú)H©źxŞ?H ÇÄeˇËnŐUdÉĆÜ ‰s{Ůiµ«áĄěaą©ęLĘî˛a­_pń2Ąp®dŇ"`ŔđyB†Ëv¦°Ĺ<ĎĘGx’ŘgÚa™tňúVŁß·‰ôÖ@ń÷˝Âulîd/ďˇú* ÂÄ?7éčŽ+nfD|Ćdż‹b'F@ä+2q®ŇŹ˘ „XSômY‚¤.­qţŃâ‡ň`ÓŔ*s袑g~Ú´SŻp°†¤­ŕŤˇĽÍ“ľcžş›>É7ÖČľ{8Ź„:ďÝĺ5Ôç+»DőióZ“d‘v‚b––ŢĹw×®Ş.ČIËď¶´ďh”íD`rDRČS–L~’Óç"¬†ż1™é¬ęí{Ë lRx#ń-ń´ŤyÖľK¤lč#Ě8捜ůgyj4·¬â™éö Ü*¨Q,ÓV*„ŁÔjŇP|U´‘'q-ŢłňöC'ub‰ŞŁĆń€2ŽÉ†Ë¬˛ ¬őů ëřJ?jÁžĚQM'ýë!Ë”qXď׳˙<Ą!ú4¶ Ő¸ĘQŁcůÔdhôÝÓÍr˝“‘đ®Y›QkĚĆş‡`a;ŇĚd=SY[ÚjtĄRŕ*+łŤń8xťV˘”vn¤D‰°É*;ąď$Ż1äŮw¨@ťŽÚOŐţ'›ď”ń‰ÁD]4”Q]GN#îfĆv¬A>9×L|Ă’±€ě˙8_óa_ÚLÂ÷r.CöܮٕŠZ0émëČߊK\Ž‹M‡Žq›Ź°éDŐ4—…WÂ|9™„b:­Jš7ŢďЉk? 3F-Í@"ŤG ˛\0¦—(Ń3ůŃNÉKß> |˘jéUý]ĚśCÎ6ęxÜ›„«0™e‹˛Ű·Éĺ< C?ńjH*™Lëm—;ü3ď+Gmż$B3+ĹZ–Đ!ˇ1ă9V)$ˇlp0©ź” žTë v¬ö8łĹ9,Őľ-íýtWMU {›«ĄýÚĺ=k‹>—Çé~ď89¬ĎŐ‚9č»{?ŔýgI¸mąY_ńĘć-ËłaĄ÷aËć‚CÁQŹ ł?–Ü”ßB~Jóˇ>h×7MÝŃĘŢS KI5n:„]~ŹqĂŔV…ŘšJĐaJ¦ĂÔ©Ć5µSÉă'Ć®UiÎë/űĺcXV™éĹçN0“ń´|ČqçčáslW±Ä 7îr űů^“ÇK!şĎđ?ÝĎ#nľ|y]% ˙śäs3ŻŰËx'ďŔdX˝,Á1­Uů¬}ô°öý-Ť2 ô]… äAD- Śř@'pĽ=g˝7»±yX=jZ˝l‹ xv¨Dö’zôNě_gü“kžý%ŞM&ŃrÎe%É»G9y™Ę”â M˝ý Ä­ —zÁŻMcI«&ëŁQ›?SÄ•)„lŞĹŞĺ"xrő9>nËŃąő¦+Xyę ŻŐ&\UouyKúę É»đ6±ęc(žMţGW'2ťacˇ~»÷kÝęĂ Ó„ň`yš2ŕ<›xEŻZs wj®dr4'˘q›Ąw˝•ďýŚ1vF÷=ÄNÂP,,zËŁđŕ§Î®UŕG‰…é|ŚĆý 8‘ľŹ“ň4d=-Ł›z<šĚÄv-ĺş›¤¨gç"Ş€e@ŢŰŕNUL–Ů@Éîĺ×€iş…YĎŮIˇĄ]‹ÍŞŕޱFźfČ=^†‰Ô-4˝óÉěV+®ŐYvđ!ö† VĺXtŐŔěŻPÜ  źP&vyOb/éÜÂÍ&:é6¬â#βď˛Lݨě¤N–ňđĆc©"9˝ÔIv‘;\‹ vÁąIűD«µÝhÁśMÚQ(Vjâ:đ¬ĂT»ÜaďęÓ'‡¤q\ĆŐÜđܨÁ ‰”Ţę§wqů&ŇýIłqBůzŚłăSó ×ő’T4N;/ ‡R/},/)H©Ś•TčŮOřE -żžf‘ŞÎă3I”++NŹ;ňBüU( ďH>µX'¦‘C óF gĂş®ď'NRŻHSv2uZ5j ŁüÝîýxÁţîG€ŘZ˛23Ż4ÖÎO*”Ĺđ덛źp:ĎŤlgđßvJçz-Í.Çëý|ú9Ąń}1óJşŘbů±‚+·HŹÓwî•UŐJĚ1 ÖŐţ‡×ÂŚ„{çńA6ŢëŞ%éúmůĐU×"ÓÉ—"Fş9:9k_ r LŘ<¬ňĹŁ?Ök8ÉgLřňl&ÂǷۨt&q O‹ąv˛ŚË÷«j×EmO3„¤ĄkÓ‘un•Á%}ÁÔ$R&{™ %€Şě!ŕ IFĎ=˘3úÁĹúÁ“e,Î!‚~z #ťµ·Żýg šú7$t†(ÄĽřcüa*·1˘ĎÓ-‰ąL!n(C<8‰Öšz_>@JO¦”ĺăsÇŘ^Ó’÷Ŕ­ËgśbúŚo«î‰cöŚ N{…]żśŁ”ő PßĂrŤŕ§Ř4›Š˝¦h7jҵ==će? (“ĄŔń­U¶÷Ý/“ť˝Ľu Ôş_%G>1ÂŐ-¶Ž$–’*ůt>yß§îµě¤7̺ۢÄ|aH‹śŽłB’ĘÁ ôĚŇ‘Á Ë-Ő0eüűÂÓ´¤ŘĘaĽ0öă%?uů2‘>F)Űré· ů6H9ĺä‘­bÁ0&­AW8Xşĺ§¬°ilש˛¬óËžŤ„?»FřÓ±ň«kp*´áŮŃÝT5şlč©ďašcľËÍ–IfŠ€÷Ú řáYĚXş>P>L Ď4AMˇo1öę#Ő¶ž“ ßĐěĎ 5+ÓńăÝËéÚ®Ę9ű°›ˇÓDe|Ýn"D{˘qiĆ)S_qňüđ:zx•úLşCĂ/´&„ŻKÔŤ%d$ĽP36îÓčކ|şđ>xöp>ëŠĆQ`éYŢvO›á‡§Ď€€5ő0@,1Řc/Ą~¶ě2z0OÄxtę ůűW×uýđĂţ_ţî·ýí—˙ţÇ?ůŹżý‡ź~ţĺď—“îßÔ_|ůő?ýi˙÷_˙ň_˙űűĺď~ůë_ţâËůÝ˙üé~űó/ýé/ýq˙ł_|ůŐ?ţá§?˙üËźţř—żţŹ?˙ô|ĺőo~őźţk|Í—ń‡ß˙řł/˙űg_ţég_~Ü˙úűżýőóÇ?ýôţ‡ßýý˙ňÓĎľüĺ§?˙Żß˙n˙‡?áă?ţţÇůĺßýç_ý‡/ű‡~˙‡_\·dšR…‚JŽ˙ń2ŞÔ›Űénŕç×᯶¨|ř ą?ň§ ďyLšcŰ’Ž–jv­'áô_ö_UQ“®iűwůŔ…E·öi‚eěj%Hť§Ď)ÁŢ3ÍgĐv‘3˛&*¬IĐ* ůá <¤Ţ—ADIÉŁÜ@”HJ—"ł Nâ€ÁŁäҲąY‹>g· CÓg •/'ˇŠÎoŐÜĘ3!?úĆţÝĆf*Ţ`™éě” k—íß:LëÔpáBä'µ(4ÝLh—CW2RžÉ3ŕÎ^ăÁ%#©BĚ%†şĂ›°T¥pÖÜöĹ”'}ÚYšŁÉ٢)ŮŽV8 {Ş3řĂߊxć=H µB›ůĺ>ś‰3zŔ‚!+»—-úJí¬rüÄKĆUš Ëýq8?´}ÝCĆëůč\ ]D¬*ó€&ßQ<lWîŰůŘ%ăja´{‘^ijÇ-›ej“°ěŹ“?Př%9QlžEtČN(\oć °7އN•± ¤ŇSš…ˇ1«ĄźX2i×»™ű”`,說ľáéŹs/4»AˇC1DSóG9ßɢ]EłF„ăs¨”®Âýą¶;O}s›’#;üxÍ_ćŢU,’3˝G<ĺô«ĘŘqb<Ä”Ą&~čâ௟bVÄšŞ]Lăd.jLŤĚŽZůr"®Rů‚‡Âő=+ż„„ŰĂ*Ľ˙&”lŐ6‰tw@ťŐŐ6­’¶ gĆśh_Şć3:ĺäÄ®óëŢŃFn{‘ľ?QŐ}$_űy ©ö1ľ˘ĹVćŃÓ¦Â%Eý«cě Ć´řw9Nĺç;8“3eí­,ˬH^ľCéË׆µ"#gŮi=錚‚ew©>ń÷9púŐŐĆJŹ^ľż©ť!]čb”´”¦Kě"Y†ě>:lőęEŔU5‰†¦Ś—%”í™ĎNs!#ÂĘ1#f.VUýPŹ5AďPž9*–q !}çúxE8 ő 8݇Mát˛ ´xvOtt‰iýŞRxÓiŞL˝PŮÇĚ…ZwÉbŔ''Žq’Żb˝ř@É ˝`ě÷’ ą%ŃůtOźë‰=#ˇ0'…µ.§n“Gˇú©ţÉ"¬P6÷ţ6CI‘äŔ`gŰ ˇŁ÷j!đy˙ó9 ™I)5穱>Öá柍DÄ‘L5{ju˝ŕähÁ6C·×1l$ŕ®‘Ž wP´wĐBmč§ńA_×úůÜéeMv‘‡§šÄč”›–t9¦0ËČË“˝üŃĹ÷%>®Ą]ą\˘MąFýăÁ©˛.őRĺfWŻlÖT ˛Y]R ď ˘{ŕŁ[—ŃcÓˇwý$¨č3Ş+árĹ0Ří)lHź¬Š…‡1rśZÓ3¶ŚŽÖRzpĚÔŞäŰ(üĚ,†o–¸Ü*j”ˇ>˘J>›6>;DomŞ­Ú­hô:Ťň{+;_Ä[ȢăĆűÔďËYťáž÷­(ëĹt‹ \\ŕ$„w+‡#7‘ÝŁ}D? â%Č0 J˛Ü§(ÚĹ%]˘|…z+ôĺĎLÔYçĽĐŕ)Ő;-;Ýż»…éśnŹÚ|r!3yDľŤyR"S@_&doŞO5í˘‘H˘®‹É$ hdµ<šN3i;ö&Qmř|Hö M-i$1;ł@˘ -Ćň´˙­€’'A,h/Űcő C^=ţ%˛“ń4çCsáî4Ě>jÂ÷~´(R> Of´ŘđŐŞ  @ši5Sٶ;u®JÉŹÁŁşęDHbÝ †{N¬ił˙BÚKSµ|ktĂ… uçŕŁ“ŠŞŽ6ěf’é>’ çL pĘÓbíwOü):&†2ćéË;MŚŹH±<'ířqv«–C¶hĘ6v˝ŐˇP¬ú¨Żă{alšĎ{ ¦ňľ|ľÓő)GđÄ;â’űŮä(ů›ßîđWäŔ8hjřNě_ŻĘáúq:*"‘™© Z»őânęěEUö8ęˇ bžĚ ¤N‹dăđ—ŞVŹ nŻŞ'dZ(Ü'Î(–˙OvjW§ľc_«”ţ€ýTkż7;cĄ PáŚI):· ţ…ň4V#+ßk®É®ľ?ŁĆsPĘŐäÎěL‹ d·"mß{ Ż˝1G𦦿ř’“8‘\ő>p—&Lôý-V©őŃĆ«‘xÇ:é°„4t:śşăÎB}3sČf0„ÂĐ`Q4^nV#f¶‚Ö—1ŹAZaĆŕ PßŘăŮ=ý  §ľW*Ę‹÷ĎaľóĎ•Š2#wbYvĹzÍÁ’WęŇ ĚGX zR·K.âX°FÁ“˙7ŰE٧f q>Ëű„éJSK?䞥7CˇÖťeöҬš›•mźgË«"‘]±„A>Ě.äŮr|Ň—4Ľ*Sáč†i4%×[e]yzxކÜ?ť…N"Gî­G'ý¦l>4Ţçh.µ‹ddʏAh㻛ĚBŐ!Í`uďó ÓsâAÎVš©·łÇ|“űWG´*Â…˘ăÇ'E™k{G“Ş=ČSŐ iwމ#&ÉŤ˘ŠU¸/ćf™{ …`ß8<­#/łűĚZ噫V錴'áŞzĺ’!ń¦I÷Ůă…í9zĘr¬ “>áü‘˛š{ň¤ü1ŢZxřÍ)H°‡^‰™Ng^0µź|šćĆp8?ý´ţőâk$]|Öó)ŞŽH3 O¨Hž2öÍ’9-ćÍ@żÎ’ÔŽ43÷,Ŕúhą•i¸9ë´[/Ôµ4ihËF$‘D:â›Í®ŚŢĆ™ćFő \…ßţqGż˛>6’62ß6®mş<©TÖ'»\qÇvi0ߤĐęĂ–µ`¤u–Đ$Đßź‹·‘ ŢK‘LI±2± .Ć*2:¦qúx îvś íęĘXe‡·@őzń”eKŢD`9 ·Vb"š4§Ä™‹L@™çP»ĐźYĘçDˇ¶} ˛´v¶ś \*Ďî*čk9,†ťDşţ!`Ő“ftÓ›áÂŘ[4ѧ Üť(î@× h°eGřUO{׳։Ţ’é´MǨ‚1‡CXʸ¬Ź‰oĆ'·/÷‰NÝĎ…tCÍŢ,\j™xb„t€oMd´›8+ÁH*t;6ĽYeë uÔ4ŽŞ?‘Ď(SGĎ\ň6BKÄC\ť‚sDk›˝µ®L ĚňŞ®3•TZ¬‘ŔůůĚ$Ňzľ=^ňVüË©AőXuO€kÉŰŰř÷šÖG‡Ęt-¤R-$ë•7É].?Ž8\~šůňŃt7ăâ«Á%-sgE7vřWě^¨Ľe›Fś]b“ď˘~ çŽSۚÊI·ĎîúŢOD­ ŕáEö¶żďn¬ř—Y ŽÎ{ăßBDáŽqFĄú•äű™šK˛P#]ßT<MčŞcҨEĎţÖůpž9e¨ę$\ÝřőĹóčĹ"›r§ô®Iô­ß§c~ŚűD´˘ďh5oş{†3wť} ONXÓSL9§ĽÂ’«‰T¤ ¬;$o—·ňĆ*äAE­¤í¤ĆAw&ŘŃW-;¨•‰˝đFˇ[·9|gcű!•?—·ö93‡I}Çźť]·sÄ `3“H@q]^ý’ąđ±č¦3|íë6öŰÓâsŘŮËŁ:…ĆsX3ô „@ćĄ †ďÜŃ" .lCżdďM7•7ľ4Ĺ2w9´gŞŰJô{‡ŮevµĎÄ=ô§÷ŤS˝YŐď!‚y”ë]˛„±o ΚłŁD¬Wżµ…Ý ůćÖ¨ů$µćŤI)Ű›—÷đÉm§ücÝ2vŚg0fÖ"»{„ąňńhO?FěW!Ě®q‚ÔrH·Ď82Ü?1˘čÎ0żŹľÉN±.mLË UěF—Śä㞉ppĹlB%ŻÂĎw>łö© ą2~ZŇIčĚĽmM‡ÜwŮD2Ż˙qŃ)™îłäKőŐą7R0Á:Ź€TîaV©81dIľ?<ŐPaďä óeśAnD}Šâp8™ěśęťŚ]:j”¬v˘ň*RrK2‡bîěŕ¬S_5‹>"/†ÖwĄőZŮkżTT˝ńôd>–ŕů*I‡l=4@tr˛Îć%óŔX]háícG’ź8ŚyĎô6‡|śˇ†©ˇ)Ýu*?(»~%ĹľlWą˘$aŐöËr5GçŞIőĆqšÚ!“Ô5ĘĆŁEŐľvAŢĹ8©qKôĐ(ĆÍO0x?/§<Ó9źč> ~ĹĄ|‘쑊sßĐ<ň8&ç=ťä«ć‹ěұsf6I‚ŞYš®e»s KN8ťť0Oň ÓEÜ,/I|ڏ -&»ý}…řB”&~źIe33đšu‰MčęŤj‹O¸· ö)JŚ.YÓôLeßá…µó3‹Š„¤h%ˇ@Bď7ąhµČ».ý=ôQ¤p]ŢÁ1ÉHyŇ۰µ˘IăľµŮäoYH¬â‘ő$Ęj&5yÖ«®·EL,fâ@ r©D›-Ă#c˙ĺięőU?ҸY””áżµ0jŢ'¨)ą<ü«;wÎE…Bj)<ÇżI‚ęۧśźŽó3,ëö#DťA›‡c*bŢ!€¬S‘«@ŰdzM& ăiBSŕ Ýg^ů-­ˇ}J4‰ĄśľŹ6'f%BEk47ęssŮćYş< >ٰ, SR6ÍQ~  /Ń÷<ä)`9ď^#M˝CŇOŰ<*sęń)[×`©ÁÂZť Ö§’ćŐő›ý´Ăę>¨±ű»éťťYź łÝ­Ô]â–.ó ź9%(©'›7ęmš332D&hŤNĚVŕî×ŰI©ĎLÍ:r§%Ę Ś›Ćq*™LúŚÇYs¨~5ü©Ä]áćźá!żˇ%sŃ8ŮBČ錩¨ú÷âŃ×CÁ,Űäu;śßsnµ"Ć _ů-D-io Ěş” |čĺÇĐÜ‹[˘š­‚×zf€Îź®<¨vÄđE­ĄÖ‚kg[ Ô°¸FŚţsÂč÷ţµ)~žC =ď#ŕâ ?yę¤ÇŞĆ1üäIŽŕçÄčµhu«^jşú)™ÍsKŤ–§K‘~ŠT˘“´©$ódĽ­<ĹÉ…8?¦46Ů\ĹQ6đ, ÓŚ)Š˝'Ťíav0/çÎÜĆĄ{\”yĹ; Yń@ĚśŔ”BôĐËW†ÁW1L^ÇvsńésG«>Ńx±Eç{kY/}|ÎŹçŘŹ‡X623bśń€pô-‰Ä÷lPč#LŤkŇQ S–B\śaäüp«ŹJPpq@€>ŤÓ±áę%†ç ¶pWĐ)t źô}ż:Ô˘¸=×nÂnoťÖĄG?żE‹f^ôU˘»T°Ä"kŘUű+tG4řGŁ}Ś i°U›eüŤ1[‘+úš<Ú?ĎňąmŔ°Bóě°­¶cť©%+ÂΦł×„1§ÇĹLHÓíň-×vľőHOM"!ů‹Ś Žpćdí3ů›á;=âc—0ťbDŔb§äĐžÝ@MTeăq i98Ýió…p^¬ČťÝ_•ś±r w‡Ź Ö.ó+Ë…ŁîRH5Jb(LHý‘fCh‹˝KÂ^:úÖ~á+]ČőŰ:cĎfÂ/Ků± 3ĂyAĚÍŇ~čük"{ťŽJ"sͦ´rLáĂş®îmÄąě#qă™<Ś­Qhŕ9tßÍ×DÎÚdľOŮŽXl‹ wß8É*+™L\;Ę]ř÷ňĚĆ‹Á˝( Ćś!8jě ÖÍySćŘ<^ VähJ˘x†#?Ě#ýťâěU‘©VÄ0‰©zŻ(Éâźž^bH‡.¦ĺ1'T]‹uF—ŠĐ»á:™CóěŢY==†-L9ұďŰ/ĘP$c6p)üpüŁ÷CĽĽPcÄ’Ćůe=LűF/‘ć~µ%xxľWŕ·—M1śŔч62/'ĹtŰ('6ÔJoüUÚĺąíˇe%ŐŮJ'évŰO—IęEwâ|ihâLü¨±š›k­&7s:ełĐbVo0đ#+2˙}óŐ–Äáöă·!sz‘©uÇJžŢęŕ^eZYŤ®{cď€ďĄ…Esaď÷ş:ÔÜżĐ$zqq] č†#}bĄ;>Eđ¬-cŠlÂ0/ DůÍŮM>Ĺ»é&Sg˛6)”aÚ`rňÚĆÔ‡X1\8Vh$Žqş™ë§¸ćꬰvŃxa“ß:|ŕĎl›&E®Ú?­i©Ú€!B XęqŢ!ˇí×JĎäĘ’éSÎKs¦dË0ŻX'PĚ‹Đ\ëijhH.÷…€ˇv»óMüµqřč`PŮ>N}RÍ72Qł8żPæčÍÇńŢ+‚¨ćÁ˛ P’sş g‚JĄ™@ľCOzÖŢĎ2W™]±â*ČvřěęŇŐ­‡{ëŃ\| ÖăD<Ýr÷Uň˙űÍRĎĚ ďzĐĺ>łăq&ÓŘŃÜÔôڇZZ$ü=í-ZaŹš^|júçMł©ĺ'EŽNĐ+áľ4ďxě7"äŕęÝN}„ć‹ů3ôýćÔkľ™ĺ4r\©ŃĐłˇ€˝żPöaŠâTéqÁńáŘŢţłMäíŹE‹k[ÂB C1ęÚ0]]ŁÜzŃą;á”áÖ‹™ ú vO*‡Z‡ĆCÚ˛tŁ|ÚuÖ’LKT/Ó,=ů LĽši:^ůY7ÓęPž‚Sm¬Ż´&—rÓÜÝĐéˇ4]`§xóŻ3đڰekuK« Í’ě;č„TVI&Ic¸•ÂČž¨mV}×č1głĺŇ®¦řŚÁýuŽ.;JVŁ śďZ­.)‰=|sEČÄTŞfĎ—Ěd6Ujé¦äŽ8żjnâďöřîĎ›&(& Š+kŔ´VŹŔu;†¸*·í=ŮFŃTƶúŠC’ţ}_;y°Žs˛ŔÝ›öłĂE%nŤµäÁ´»ĺMžĂST&ęŞÝ‚Yśş%ŐĆ ôPĄű¤tů?+vĐ}ďĐYńy2¸+©v‹Âŕ"?Ez)Uŕs€•˘¦’’ŮÁdšľ°ĺÉíĚłE0ę]•,‘::*¬€í—L6塖[@j"9âĘâ‚4IÁZ®Îp{AąbÂű´)/:;‡ľ Y>5ßÍÓŮ`mŚń¨ĄßQĂ⯠ĺXUŽ:Ęđł'ęgůIórł»eëSŚ(‚ĂT{/č @ťlDŕh™Ç D”‹›r>i/ÂţuQŰjćXóž:ÁľjŐŚ#{<Ě%ZÖŞK'ŚR/VnÜ`,fl‰ÝlľęŮZ'GrާłiÜŇ %{ >´/aáŽ9”¦în ýób™ÝA˝6N$ÍÄ1şŘ+먠}IďÄŹĆIX46¶É‹ŹżŰžáŞ0ńwŔüÉkÝÉ ŻQŁ<}<€qŻ8äŽqÄ”čA`“5‘Ůy‘¬çÉžRň(}iŔ¨jQŽ«őýÓ¤‹?kwq´řÇĺŞ÷đ--Çät/L’±ĺďí7—éÂoH`>°®Úµ/ě’†ăËŕ®ÄÄ›ß]Tgf Áŕ3e/µˇŮJCÎtęŽ^P’x­Ę08Ŧ ú ^š‘ k˙|„ĚSKp~V/aTláey&“ĎŻş‚U ÓHo[AÝç)‚aťOźÁ*„úĆAJz,ĆiÓl–ř/&Ńţ;kц=ßpE“ţ\> zţÎ-+$ ‹D’· Ő;G ŤúDTŁąҤl[)őŘ;ôG±'só|eÁ´ťjĂOfoˇr-ýóĹFÍ3‰uŃhé~kÁŃxřS§ö·ŤďaNyß°2®÷¬ńR7˝ ď_$¦Ä§Ů˝¦†*ŘzyÝż‰ćDÝÇV7€‡.-¬îߣ¦7zÝZNPSúŰ>÷z*µ}Ďç~/ěŻ|îyâŰdäămrďyCd„éep喝·ÄĆ÷ĚíËÎĄs{?VM’’3ź—ą=7:37§$ĎánŕFť?vńŹ·˝Uˇž˛Ąőň¶oC:NżĽí%Çvۧ,kůÇÜ^ wű®Ľę»îöuľĚí}Cx÷Ëň›ŢöY‡Č·˝í'żýĺm˙ä¤ýemď)©'ßőµoóűľö3‡Ż˝˛}üě#UGĐclďçs€GËËŘŢ ¬Ě—Żý{°RĄMńrµçžńÄf§Ą}XU ź9őŻO{?a´%I6ű¶§}ÁĘúž§ý0łöűń´g|xÚ·üĎzÚçYßžöľľ•aČEóđ´ĺüś>ÇĎŢá_~öçÖ†Ţag «SRⱳ÷ć&č¤xĚěëŰˡáíe˙*8čYpzŮűŇđÓw—b§•˝dI/űI"äËËŢŁ˘™PË%ţń˛Ź&9ŽÉëţđ˛÷ 4Wf}˙cd˙•śŘhú‰ÇÉţ­*ť Ź>|ě˝Ôö–ňŽť‡Ť}ŚAÔŁ±ë˙†Ź˝ü5Oű|ň±§ôĆéc϶üácż’ľă[>ö^‡Ź}yj<3pťFöv{¸ÚËĆ>ݧ‹˝äűwb0C:mě?):Qńô±ŹQ…©Öéâ#{ďpło~ed˙Čť-ů—‹˝ˇYný=,ě=oŹD$ÇÁ>łe:ŘJĚG^/÷ú÷ %Uýó—{=ŽOČVůĘşţă™*áďřÖďÜúô­÷‹ íü®mýĽ×wlë´żm[ż·Ăé[‚1I¸eże\ŻW~×{íË;‡i}~ß6äJżăYż#ěËł>}U䏖^–őÂąžőlN–ő1ŠF¶śŐżiY?íźÓłľ®úĎxÖĂJóô¬zŐüm×z>}¸ť®őĺ>Mëq¦¦ď¸ÖŹ]Ož®őĎ+m_¦őřŁÖîwxÖ{$ —©rZÖ{úëýŢVľëXźqWŹc}d ¦¬$ŰřoYÖĎňٱžąťç~3ϰľŔýt¬ŤÎŰźëĎÓżüsvőóľ_~őů>íęŮţľ]ýbçí´«˙áőVayźüęźËdűeWo˙ÜŘžKaţ˙ÎŻmÝÓ®žâ §_}č¬ZÇťqáq«÷ŐáµtßsŞßIÇg«úűŔ.íúů˙§ţŤ¨LJ‚ľmTß‘ Főqh˛?Ľęóý¶Ş§Wů˫޶Ť§ç{Ńľ¬ę˝)ŚÎö˛©÷‹Ws«č׿cSŹžÇÝ ß-ţşęqľůÓ¦ž{ŕ´©çí»6őwźmęůřĂaúíQ˙iĚŐ_őoyŢÚe`˙XÔG  —GĂŽÓŁŢ3PTk§E˝gwJ®KŇ·ÓŁžîť‡I˝:HdýyÔ;ÔA'…4}D髺űĂ‹ţ•’·%›űÇ‹>(ĆVhóĺ™ú7˝čwXx{Ńc_ĽĽčŮ@üŽýÄĺ^ôˇěkBq\řŹ˝G¸%׋ľ——}ţ Xżr˘ż$Ü›¬îÆţS0WąĐG!n<&ţëÆŢaa>bŞë».ôúőĂ„^yëăA/óžÓţ=f’{ăw,čwý•ýť&  ׾•Ó€ţŤý_d`źô1„2ít]]XĐűżv&..îm@?Ş$óřďŘĎw­ĽĂŢ“Ô ś¶Ó~žŤ°Óž­ńĂ~>‡›$gůĂ|ţŐŁ2łěĂyţ ÎZß±žOň<¬çýç…Mg—â´žýYţ‡ďĽ?>{62®|çý¬ór5—ÓsžťáĂržĆé§ĺ|śÓjpę<9<ç~Ëy$ ůe9ď=1ťóí8˙"&(Ş˝Ýć™|{’€ůÍűÂrÔňa4ď™oHđ¦ďúĚ'чͼ#·˝żş Óe>ĘAť•C˙:\ć™&óhĹ˝Mć=őS×~Éäţ0™E•d&ôßtßŃwć÷úůžĂ|Ă{ćźśôăź1ß7ő6…̬»{Ě3âúPş¸§»ü ¶Če:Ľĺ?E”‚süń•?YĄŹŻ|h*¨ŮŰXţ9F—«ý·]ĺĺ:žňš8¦ňKŃž'&Ăő§E ב—§ĽĎᬇÂsú0•÷ˇtýľç)ß•8źžňäQžňY ě·=ĺsú®§|ĆawxĘż'ţŐÜ_™ĘăďćT¦ ÷±”÷wg7eę~?žň~ŇéźËú›†ňkĽ ĺ=yö)$ÜeOCyO‘ě·e8˙ĘżUĄ†ľËQľÚßżé(_hH˙XĘű’÷HĚ?ĂNŢZ{Ę{,5ýwĺa+u8ĘŁ ~Ę# jß3”oĄ}ßPľĘü1”÷ßh^=ýäßÍĹ9ĺFĘŰÓO&űގ|íúýÇPŢ)Ţ)y{É{ţvä鳏ü™ť÷–Nůę}úČsj?}äďĐyą˙Yů}ĎF~Ŕžő°‘·äŮa4 oîp‘˙ÄA*°a?Lä}á:xPę><ä=…0üůW.ňŢÚ4rŮgy}ű =Í\OyߡÁ7˙ůcÜozČďóö÷hn:)\4ßńĎýźóĎů>=äóűú3¶ä˙•Ľ·YĚđ¤Ëşýţp÷ř€Ó ^ Űç·}í˙‹řcŮÄ "”RÍ Ç"žhŁÓ!Ţw—!)ł\ŘżeżĎéďyÄřg&ńţll®"wúđ÷}üú˛O皦“ĺ'{řłć^óĺ ďąą{ĺô˛†‹lM¶#gř|Ćđ2ęwŤáś`żi ÇăĂ>˛ĺ‡41ý¦+|ďĺí ˙JŰ’gýă ď%ˇđwőł%|„*ŐcşóÇŢ›bÜ ]Ú·Ýŕi°Šřdnđˇ×#şşŰ´ß˛gźápOď»Ó–·<§!‡|Rx™Ás-ű‚j÷'/řűăÁż×]őVđľ’íßÖ]“|Ű ~—6/'x%a†¶ľgż_ňŰž(ˇĂ>7™}Ó>ăŃFđŻ®iťß7‚߯ůí˙ˇMŮ”Ó ~Éýű;VđĄëßµ‚ďăehgÓĄç7ü /x…‚ü˛‚s3á˙ß÷‚‡ůá˙‚zt±Ó ţ5 `ăô÷´×I±üňÇŢţ±z9Éh><ŕ?'ÓaȦ˙ŁÇňŔ{JîŘ5Xc}Űü}Ŕ®ú0g1uxżďĎľśßíŰ˝Ě/é{®ď­äďąľ7śčŹë;điúŽśŞżLߥ[q¸ľg Ě|Çő˝ňö×w“>»Ăö=sŚsÚľł±|úľO­žÓ÷ýŐS—ĎńéűL91sąxßw_[ć)xëĎß3~ĎúÇř=ZpF˝ĺź×wěľÓôéO}™ľű s–á„é;R‰đ|×Qx×Ožď÷ÇŁúżč:8ľżšA•cÂď;ľďŘňr|Ç7–ďĄč+Ë÷wűyé@ü¶é{¦+ű7Lß—vŕËôý>x4D?ßß…]Q"qXľăŰOĎ÷2ő‰đ| ©&J¬<Ówdg/×÷L!¦Ăő]cŹÇôéLúžé{kó4}çérşľW*Ťť®ďq~¨ŔĚĽĆĂöť_qúľ·&ăůoúľď×÷}ß÷QÇŰ÷ý…Ő,úúoÚľďşŕ{¶ď;{Ůľű"„“\ßMá?Řĺ:@˛9®gÇŕHĘA8ŘCÉ>RÂąŠÄ°®ZbĐď»í´^[ŤŮ—üÎď˘QČZů0ówóV‹ćžę(‚éýn#Ä7‰oڰ~7Ń“XŤšĂąůü QŇwĄZěY öĽ)×BmŚd†ě)ćż‘-čI™ů<–źy´ĘLä+ű{q8±$OŚ·Ů5TĎŢxĄďxY÷† n~xMn{íR{0ëfE˝yÇŹđ ‹E©f]• cšŃzřáŐ{XtüxÇ·˙oĽăŰ˙Ţńˇ•š“ĎK ·çň™‰ˇCvio˙řĄŽ4=ĆwXČă ˘‰–=YงĽŕČ“< łTâäú4’ÇjôަňÜJ´mVdŻCF\n,ŹoŔl(%k¸+d„·Ľ¨š÷:Mtî{™ËgQčS6Őza2¤Ę^^ĺOy¤¤¤syřËó72qAŽ”{ĐË^>ÓŠ¨™­Âüä1/J#ŽÇÄPŠ=<ćmŽĘ•žČvřĚëQŽG»FýőĂkžSţÁą˘ÓŹř‰Çož}>#“ľóĆOŽóüL1˛L§ă¤d;AË>ąĐgiuóç'N#zŔB¬ě·=„6¦:ŕ‘ő8Ń‹ŕ†ˇĆ̆1—c¸Ńă7Ó®âÜČŃ„=ňج°š<ĂCz.&2Ż–ł`ř‰Ă”>z “VlŹ/=}'›“·3}^úĽŚéoÓgv0L`0í;Ěéő0Ľ ©‡vşÓó Írt˙V˙äOŹ@ŁýŻě鉑đ¦Č®ĘĂ»>Úłnr” €§Ł=~#ô@E…Đw8Úk«ňŔVW¸ dőŘÚ3 !‘$ś#wD~\íqöĐ–ˇ?%lůäkźÖ˛Ç°8ţúřĘÚŠUy¸ŤkÉó´¶ç:ěl‡:V—·ąýÍúŢŐ:Ěíuä°!uČMÂÓŕOÍŮ€`e2¸/”$·e0ąŚř2ŁŤ’9®:\vÚatoŞ @Ó›X:ŹÓ=s.WZ©Ďű8Ýźr®bëź˝îvš'@~{ÝăŘëĚ»´#źn÷¸ňZnëßSwŕpĽÇV–2–1Q/Çű÷5Đ> ďµ ¨§Sąţ ĎűL©i™ĹW¶÷R ds̬Í™Ţč˙VžfR4îj­2§/*ęć´ Nŕ­râećôŐFꜢfMĹwŐ„*˛8Ú«UĄ¬řúęt_Ó-b±9Řě˙úx7*lfxěJ˛0Ű×ř‰)Ŕ…|Ź; _ĆaćŽ$Úc׍&©.‰M˘\nya$ÎJ>i8Č´śşí:ŔďzgʏâPn@|K2i^93ęúeŤ¨R|v:&ľBtôârZ©úĎ6¦ÜŔ6ăX†â\žŮ8q|" $QJáńPń#Ň°Ż¶ł(˘3X&™ŢÎĺĚŔ§’†­71vFĘrź$Y]ýyˇŠSáX‡źŃ7™üjţ¨ŠĘÉű6¬`Ď˙‚±,Sýěż©Ül›Qń *9ą#ů›)ł6jk`0ÇŇÁR&<™T‹µě®äFŢ‚xôš…Tď…ő{żtd8ůÖ4 A@÷@PyŁAĂ×ŐŃQ%ąźűµ)O ÖÍű3̱L5!’_ůÔ33k„­š•ú@…Ť!÷ÁĂűőXÝE OůĺJŁEăëµâ ľď€˝Ô%âş ÷‚rśÓŰšČÓ§«}č#•ż’”U pů(ĐE®“€ #”‹ĄęV'ŞČ˛Ń)ǡ … x'¦ŢyP;ż0[Mcp /Zł—$ ýjŞĆJ| r˛!?0ľNl”áHč|ŹKE €ŢĆ(ZBt©`eą˙“bnJlx*khT4Ô 3?RŻL@N~&t–ćł[şŠŞŢS~őlšťäć U(‡oćgK±i·wŹ@ é3ń¨F eHi—3S¤p5Ď;-çŠsô[ ýCň™_QŐöş]n˝ťtzQ“-’\TYpŹo€A|#b(Űe&ÄŹd$/ÁŘGřÄ"ă{©f4ő#Ť3ĚÎôZ ĹĄŠ×ĚÖŃjŮÂjŔŻ^mśw5ö›ŘżŢ €[#(ŘÜKěUíÁť^R:Ëh;wÂyÇióż†gůYĹpąPŚÜ^ (%%Ť÷–ß}%Ĺ”gh!îpo^ @Z:@ÖĄ”Í ‡ŹŞK•[ŠOYp˛,¸2L]JSF“YFqÁ<ߏŠË!Ě+s`4k±÷y\2Sm~  űi€8»ăÖvU˙ç_őraˇi‰h3b _ ŚKŤÁń~šľîrýŞ-9đ0axĚ–žŰ8˝˛%“Ő-r ˇGŞÇ¬°s@ŘCn† >Mj‘źvÜ~8W˘Üt¶É.—Ö¨a[ąß‰©!R¤źë'ó.j{iÎĽÚ%ÖÂş…łLĺ»öĄőb¨¨&€:ś\žĆ$X˛yŽ¦îŁ©AzT÷ŢÉĬdÂŮőÄ©6Ó_ćÂ2ĽM8ĽJČ„ Úć8 ¬N >ĄŔ°Ťľ·ň”^„ATsoŹWRž}ްrUĎL\Îáě·_ę4 ZźB<ѤŁ]Ëmj™„I!éő]uîA5Şý§Űť`i´éŤg ¦Kvś__p·—ęXvFq%®ÂŐ%ú~źK‚…XăŇěM¤zźúÍ…7ę3™sŮd6ľ¨nJ}úá ş§eb6üĹ·4ęĆ™7—Ĺ2ťöîŮńVl‚Ä6sŹá8şgÍ2%ĺKţ^^ZSĂ ąś?°B› Ý]‡oćQę%­˛J¤0ăѦžD[[Ü(Í řwú\öGű›­rŞ['‘ĆŮ&G2ä˙nf7šá˘€~ŕKi]…#IQĺ-ĺíÔq±ŁMRłßđźm~ë"äŇP­ Ľ·u3sÁmz<’CŚXu™“BŇŐFí›’M jhҰ´Śßˇ4ČťM|Ťm~UDŰň‰÷ŹŤ{;\äW–áŇD ‹‘KĚsŽ–S$E»&źwcáďrŁĎ_D$MVËE‰Ć·šX`|hęŞÔof,©ŽŢ`ă'Dj÷ÁŽj{[‡ÝŇ䮞H˘¨Vʧ,I@őŹ»>!~y5•ş”H/†üâ;AYeVőWÉo8¶á#~ډ©SŐK[¤qÓŤK“KÉH KVŢô%B¬f¦´ď”%«!Ľx©Y”ő¬Á§ëŁÄ˝—(Ĺ/ČMEŠÍ(둚÷ ÍÍ,¶ŃL/^ôŔ¤dnz_fĽ˛ďl×9W6:W5şzÂČ-ąň ‘DŚÉ!†7a&quf˛¨wVEŤˇ!6ŹľČŽ÷[c‘ś8âQ•Łčť_ Ś Áfźř@ śš.Ş´ąę·1‹9=І/P’T­ĎNwŘęČéýŚ.ĘŞÚ”¦I@_ČŠyĎôXA‚C€!#­Ł«ű¬Č‚Z)Ľ¨ §ŘƉf:4óµý±ĂĽ|IŐQ2ytŰ;ĘtŁ#o{üU-Ťť°fZ"'6q5 eëű6 OŽ™“4,ŐÉ`Q•ŰÚÜWŃ3ós‡Ť& ¸’ °µ Ěä ¶¶->˘Ę´‰2UŽťZ]c {¤ş7„®DKB“ĄWůěb?o„ř5ł"0˝+ĹÄîľc|eý“lŔĂĽó_ ţMEç 0g›˙ äE`çQŻśOEŮ猪r,ź”S°Ü\E4ľ÷ęŢ1Ź=mł»e˙F–…µĽqFţ ĺ‘é§ŰŹTLËÚ`>g#ŕeŽťqÚ6©k qjćݦ˛Ć}Žxvřiž¨˝,ßęL!''*Y™ó7˛C#ŔśM ¬ÜÉ•dC{ŹeÎ’Rł rvV^Ě5*Ń•'J[pî'n`T Q°Ás Ă QŐT…4é±F ĽžEzy€[QÓá e1; S­"š×&Ý@Q4F’lBÔH¦së+:g¦`ŐĐĚ>új72LWÝvµ;nłüŃňßńȰzÜ`i餚J®‘‰đňl Áę¨vc´ňKÖm´I…g±éý­ç˝™—L¸“ŮôîŻlžŰěĽčĘÔ&O!­‘îfµIĄ´§oJ‚á9öY/.ëA¨UłÚešQŻžW'@Ďű±•şÚË;ZŻÚo_âĹÁµď¬%FKi˝µjW9Íďł™ŚÚú0ĘŹ8ś™/©P8Žn3›ľ ą©[ÂşŮĂ43ÎB.™:ŤÚŞGËVę” űĺĂ6s‘b°…`nwD:Ç`…5á>’ĺrEţéH¨…cQF*š#­^†dČhjĺ8]Ŕ%,j#±Ś ­ĄĎp ĚÄ“Îv™Ź”›„g»ąŇćőé“ARĘ&ń{Č& ±–ŰábşvŚoRç©bľđ·ř®ý,š ŠËÇťŠ•–›RĹł¬!2šsTL^N‚CH!$C˘˙ɶŽn Ż©÷ἀĚÚŔމ”đ¬™î{d˘Âµ˛2R©Ä Tq-†¶ŰŚš{ßj§t#ޛޙd‚íĐp4©*÷\‰đhAĂ5ľ‹Ęá`9Šé/AÖ4{l‡Ů 5Ô\q“WŮEŞ˘ţb­Ć|<Ťyg…L‰ ČDEşŰI} ›¨‡3ě& §Úuň8Ĺ-A”N„zĎsoÝęd‹„ŘőŻnµŔŕ˝KöÁŞáy[pÔ&Áů?HÎżÎ)"š^› äłŘŕúĚNĹLĹ•®Şć÷šuNV’,–«Yn¨±űTŮďÔaŰ­DT¨3‰2ö‘m‰`dpäWĹ-ĽÁ1Bf$˙ đSô9LŮŻ~žfq:y¨_I9Vů’Z„Ô8¤\{q`ůă÷”¬~4ż†}¤\ô٦ňž^­±áá˛U¦ä\sńaü4—u"Ď"śTEň?*h9ŢŇ.¨{}M 7Ę)âă1›ä%HĎ•€I®˛q’QҸݑ7O)F¨?@ ­˛ˇfé‚•jÄ-daÔ¶‹QŠ ăzX)b¬Űě* %5€BNĆ^@ÂlęýňŢ.›“‚0yŐGRű/"ű3ţ@á™Â©hőýŇ—Í%´ĽĽ˘pż QŘětč¬ÝîE÷ą¤M̧ĹŇ禺¤5ż¸ňTןáĽ|„‚Ý®.މrv-ř k6â*:ůżÉX2DšfÁ®Ýl~ä°`ŠČ—YĂ)zBĽ[ôAFyŚFÇß3xR±˛]ô6®˘`íúO´›@°ŁT§÷^÷ÉLK.‚uü«©ç8Źą÷»JtÉÔ?Ë+ÎŃ®jĂ"ÔKoJ«㢎"3źŇŕ¬Ń[—҆ĺč%椖~“bü.“tŻuń¸ť˛Yá ľß °tÝ3ÓDrÓ`×Đ“žZuĐó {í5/9Žň0Čç %şä«ôpč%ÓĚÓHŮ^Ą‘Iâ𥚰Í@ß’qđä–‚L“—K˛ŕŕäó’´Í`sÇQ"űČ˝*é–…˙ÇAĎ0¬ˇžFĹ'ˇkBFŕ˘Ă NlŇbn¬Cµ‡G4ŻŁ TTÚń öęžÎCX0}ެ ’`lŢ- Ńś7IŐÔN~…Ěř©„8˘*.¸5ô粮šMzčVYE|ŹSÖľ˝őŘ®H ą’qČíűG=„óÉFë/ŠŐWٞה¬ŃĘV#ľ›húč9cĺfĚö/?A¦†:™Ä¦*‹·8Ř6‚i˘Üş f*Śr©ąĄy‚Ľýh©{Őg˛Šc¤1Ić[dž^xđ‹LĹďŔ“sł™¶“El%J‹$ Ô9šś°ÖöłÖ<‡3pÍ«©•f--Ž´Q|ŻĂ±`%t ɲă…űÉĘţÖęz¶ŻL˛JzXlě˙3h^‚ŔVNfżˇt3)ŃeŰY ¬{.zľ¨=„Ż yăŚé*&Ł„8Ô_g§¬Ľv1ÜÇpÚŕQ JMć0ĹĂ!'eąůđ=„Ă4@hP,]üăĐkKűyÓ·h2’±mvl¨ĹY÷ć©Ĺe…4§%/ŞŘhS4 Ęóɇ“DqŔßh˛:$6ôŁH¦UĆmV­™b))á–n‹ÔNĚmŔ:‰°\Lˇ*KÔ*’<)ÇËŔ.CŽŁ>Ď6HFóďB'ć W¶'”f’<^ OŘ˙Ł&et«ŽÔö=4† $ŚČDYę&˙pÜô’,©ď@\`“zŻO"}Ť›Ç ҉ľÎ$`ŠBx`ŚvĚsÄŔ¨­…PQŕŽüÜ)jׄ:î}…ąF†f™Ü|ĘmI#Y8 ĘúbĂSě·Ä*8Ś#ö<|{÷–»*“ÂĹi .FYÚT]>čđ^šqâĐ­:Şç•FTR˙äÎ=t™]\*3˛ˇťzVĽ¬ëşLLŠ˘d’WrwfąŰ3ĆŔ´łˇ·ý í>Ü7‘‹Ď,ˇÉ,–Ľ<>HD%á*–4“Ý :y©jč?YdGŚĽë ˇĽ°ţ©řř•Şóyśޕ@ąĺű»¶´}¬@WPşăţ:˝]iݤ„µ˛@ö[‰‚·]`r¨žş–“ űD >®3 ŞżŘť=őJbUý0rO´u2íć[·(Łhšđ)ôf@'˝ňˇ‡D ô-еtÖjÚĄbŕÍLť1¸*á´ľ$2-TĂéŚĎ<’¦—‘t{Čv/ŚHć™%WoB»Ó¸©’•âąöţÚOŤÓŕN(™“•Ě™p˘ŢQŃ65‚†aĐZC߀Ѿ 0‹t±Ô›ű™Ďav$·Ć•0ßŔŮájŕMłWzAő&ňS=#ś’3űđ&u%łdI.a 88s“”EnĐľ­x NŤöd0ď®*ŠfpiĄĽÓć-ü ;™,ś D¤%E?O.+™ż>kܵjĄýŚ{†U_^ÝŚ¸‚1µ¨R°‘D}'\Ľ“QmŮO¤{…\fhžV éG1ł„•1¶qv¦r~ 18ÍpHEľróĚ4Efň<©{{3µR„m7!]žĹwýp˝ by°¤×Âlc6’mô™¦|`Ť­O÷Ů[ŕ™ä`~š»X‹w+Řčżşž˛ħ’M¬Ĺ®uB¶Ŕ,¨xŚ“ăj·89&Ř…ĚĽy[sżŚ«±wŚÜI$Äą=®rŻ|OŠ1Őńćń¬kHůC…q·){i“ŕ`śLI1»ex«&Ä8 ór”\šlyxá°@­…sę«äýĆ&)<‘wQ•d‰Ą˙IĂ·éď Ż$ŹéVâč Đě*mřÂrä#5{ˇ_, ‹š·jč3QT1›)Ô|&¤Âža Ax’mß^´‡rxQOĄó‡ŕľ*”ľÜž™ěËuČÔóÔƨUŐźy6B˝+Çý¸ŇIѧeŘ1.˝¬Ői a1ŤĹCąĐţ—ţ»x÷x˛aŽ\q+Ö12Da†ŰM.Ý ‘H¸f‚9¨ Łä@+UFqä<řŚî•ĺ ĂŘ·[,ÝT&‡„ű„'J Śl,ěě°ŁLřkţ0•¦45ňţÖ•Ů4dËÚĺ 7n“ź3ť-·CňÝĽiO’zÚ ý“ůh–P9;™9ąŚ­H°÷a¤"¸v2ł€R¤–죽YĚşÓ^üş`V%!r[™4ßŕśşóŹw`íŽ,]ç–ĺţŐŞÇŃš+`A€"sŰÖ:ęľ“w4ş@ßäŮŚŽzÂ@k|_%Ş ag?K”SŻťË ˘ôôR©ĘŮFŔěµ*Óí¤ťHćKȰvü†Ąď’śGs8ˇ;lŹjźÔťÄ˛ę eÍĘ'Eĺ B ĎT˛018m檨ZM>ťű_K°…3#¶H›‹*ĽyÄűQ±‹a”śĚľ6ŽueAň'ÇÎź„r¨sK±ŹDĺ«‘ŁFZ„^'5 4°ăŞ: &wÍąi ôąw1†B ((^ś!±Y(¶e˘]Ďř ŘżăŠr _ŞýÄśő$ óе@˝`nÖČŐ¨\ě°ĆHŞ–’¤Á>Ŕ4|ťş4Zˇ„łB–NËNőŘ؉€$ŰČűIu´Ť»G˛uN¦ˇÁ‘ęh‰Uo‘ÂéනעËřp9ŐŚťMşRV ‹#ćAđů×ďm‡“nÄtńG^íĚĚ«¦D˘™z§ŢY} jŇ ¦A4‘O‚pŤëCM8®ą7 ˝"ć MröޡĂŘď\Ů#YĚA“bţ[ŠĎ“ŚcŔ”đ)›ŚůQ˝-JŤÄ2ŃüL$/Ć&)€˘Ą{ 69R)n4fĄî‰7ň‡MĘ­Ëč,š¬›qđ);qŘ,Ĺ|/śF)şŠ©…!ĘâŕľE©,ő\,bĄL qﲖÎt´vRúRŕ9l/ Ű„ sna1A Ś•fĽě}®­ŻYX«ŕö©ŽťŢ”!“IĂÜŃ,Φ«Čü úX{¸iřަ@­HX¬ő–ˇu#]U¶"ë čÚ‹»^ö†b•aŻŔ‘ÎqAčĹULSÉ裠Yb/>!ÜX1“Č"ă`­ßąŹĆ`Óŕ{QĚ Ż¶4EĎ>Ď’…Ć#•dťFI\/ß.)’ĄÚ ź0ßzŻE^ů˘V'8őv/ˇĎ€¬ĽçRĂqZĹs@nZ•7Â䆠ąĚą­µŔ—Nţ% hÖL‹RÖŮ_Z/řŽIB!›ţFŮ» Ok©˝’0ČÚ}TwŔ€±sĘ❏i¤4š˝MďÍt˝h>–\Śş+TŽMN‹ŁTC‹QčŐ94é^K–ń8%s—ü]”˙Ä©&ŰÂmÝËŇÂĂ3 bĆm€›ó!Č+›™3 x`"ÍB¨|đ¨Ż1(ă‚×&¤y “tK@đ4>©‚–ß𦴺{¶}> H0Ř4rEś˝$áŁîŤqä54sya}Śto†řĽ8°4Ńŕ ŕŕuö›î¤ť#˘Ö˘|ś‚,_đŇ–,®Ä†L.[&'-MlęD±Ecn ™[LW‚PJÜ÷źDF–YC*µ­µÁi¸9q9ť5Fčż$’äýĐ‹‘ŐK±i r' Ň/˝TŤ5)É<Ôş7ů'/¤|C7C8+@ Ś Šš †äKÉ´§®t¨™ZĽ÷ŃhájB˛úČ4łÜżq7Ťá^4°Ěöä©t ’gÉ㻲§'#٤Bihč8ô#UŃS3Ç3Bwzß+çB‹)ĎL™°Ü,.ě ÔB’!"Ѩ4¦Ń[©ězˇUĆaľ{3SꆒşĘĆĹ“eLQxjőPvćeH‚&ű¸Ź0 ů®ňšWŔ5ÂF !<_3ľA"8ŘóéS] ă˙â=DľšęöĂSiŽ3ő\‘g…şűÎĺ®ÎÍ79?MśÇŐ@_ŔŤžřć$ŽTáĺ‡UüzJë‘ńÎZŁŇm. ÷flFÄşő6`L8ěŠ+hˇH+ĽnZhŘ®wáÚ~E#bSë˛ëEüw©ĺŹf(ËCzËMŰÉváÝ‹·ˇűXĐY¨ĹÜ?Ä#\;ŰuIŹ‚]‘Şj†•|ij 6öÂÂłí—Ep\e,ŕPeŃ&Ę^ľ ݤ¶Gç#Ö5”ć0ô’¬ˇF?ř€oňŃq•ś'yNKÁŞPMşz7+ójâĘŘF  Ŕe4 é]‰Ë3Ř÷‡%ťĘđ&É‚bT°őE¦pgA”I($%7úPŁ8*ᚡôlä˙k?(Ţ <׿R‘jZvČrłYëЉtlFzg„IďKŮeżś‹ř4¨:;QhâMĎ»wń{ő!iĄ\|n‹uZ†%¬’ÖëD«;rľ ŇĂď%б¸0G+Şp;‘±ň2ä+jŁ_¦R°¨ĎBÇK™._×)V Ui–ę}ZůŕIď o¶¸ţ§–¶ Ää[n>¦ŁĂŐ;MĂ®;Ť«ł{!ř­ß)l°KFőw;ZĎ ”ÔˇŰQ/Uˇ†x†šópKť±=ąŢöęł›‡SeĬÄX‹‡B ă©aŃ.TƇ>Ü\"^uz5Â{Ę ­4] E›Â|aßČR”Íó$ $vP:GI"‡dP*Ę”e߬ŕĘś(ŮbZŁ—ß•ß+>ůčĚM]źČR›´K-7Á0zěIz’7t«Ú5ś›äp‰^­_NĂ+(ŃZ§}ȡűnô{1ö&ÓVşčVşBąS+đ€]Cĺ7GěŐ¤6x‚?vĐe˙}2&‘6ÉŞ›/éĚé·nÖ´>ŚEŮć©‹Ą >  «ąQ©-YŻśŢÎČůš\ ]EA#ôŘ)“]ý™ôź+Í&ąKŁv\ňFÄfýUë źŐ¦ŚžaĐźČ?°8&E¦ďĎ+Đ B@<˝Öd'“ü ¬’˛× ÎßIZ¶R€ęý ˘/‹OLÎOźŁ}˝ ei°t­_‘ !&ŇŰp˛üÔ$ñ]éAľ ĘŞöu¦ˇ©lëßžBeÚăŁíýF.tv4Úv‹8Ŕ´­‹žy¨á,gŁĹچŇPDŃŻęg ( Ą»‡ŕś°Ôń;]łM91›Ą>63ża#Ă®Öb^0ŰÎćv¨ác&­¦{źs?Ë,=W7~©4Ş17!ţ‚Ćdnó‰ÚK»č5LÝ«Ü˙Á»]×0aĹdÓŢ˝đ@Ž6ŁĆ4łI^â*†ľŹIţ^Ĺ7s$8‘ff6/»ö"$M5ÉĘł$¨ŕQĘčłŃţ{0¦˛ŃĹ,ŇÔ9ŁÝOőq×jř‰őב!SŠ«č2—€RďÂźNü_P—%YDBSťč‘ŕ>XÓĂ3ˇ­‡řqží“}Ŕý5Zń®{B:ŞëS#Łśćô:‰:> šßŹÝT©ó­>bgo_2Č®]Ι˘V&„x)ťS8¨úĚ&{1Ă"µ’§c¸¸CŞTS˛%uÔ*šQ°@ x‹'qÜMó]ĽăţYü‚©Fśe€L󀄦ÖZ1Ř=ĺwŚ„0™őŤ–Mdui0Ť­Ä—”|=‰ŘĄô’LĚ•=đIˇŞń ^*đŁé¦ÔP´‡>ń–oü N'&A_ńBUÍü*IÁ…jóFgĹÚÜ1jŠŰĂÄ)Ś9łP™ovSÝ•a3SJ2ďľ±Î2° V F 3vz§¨¸+RTÜJ佼{fEcM ’˘“quşnrÖť2®Šß¨D†‡ŁÉ™ ¤™¦ľCÖHOb˙"^bP·„„âKKač„ 7µ‡M^ąą'î0v †Őă§EUÖĐW·äOc ¤„šÖ⬎1D·Čć+‹ĂN1<‘¸ÜY,#Ěîu1LĂCĽAâš7#–ř9Ő0ô´ßÍÎ!ýF%ŚÄ»#śO;ĹE!{°ÖP=Ďl9»yżÁ ťB˙…¬Ĺ±ÖŁî©ř NŃč°RÎŞxťŹLµ´ĚĽţ„9{‚]ů+Ěx¸ĽÍÖDŤbŁmu#ß)=:„{=_h·PsJř®˝śBběDŤ¨”!ŰEžÉř˙w&ŘZűĄMµ–RŚ}óß–ŐUęuŽ2Ľé¸@a2MŚ—X÷)(&Ď˝,hkş}*5÷Fóg ÷̧Eµ­Ď}ŻIŁÔĐAźD)ÎO–T3iĽíž{h­§ł7čích´˙j˛®‰=ăÍČFRăŕţŘÚ|ň±¶pť’™Ĺo={ęČáĂTś‘ ›u‰¤#µ¨™‘Âíh}@ł*ëđ¤Ě1Wď¦Ř˙ÂsfáĽ.ź”[gĹß©~\¨°;qKnrÉz±OęŢňť˛ >II…ś5*‰™]i§|e9Ą”˘Yľ˙śĺ=gků˘Ů#6Îô$~—;Q)ŃńZ0d©â«řă<Ąů#Ř9˙…†#«[©‘dâÝm?4k)žĺ2v‰Ú6ş R)&e¤›†EµŻlÜŃHÇ]–ĺjP¤ś›Á®Ţw—ŕÚ2lđi™†k ¬©8™p˛˝qÇ™ľ„<˘iě´

@Ó[˙ ČŇ4 4Ý”î"ö°tn1¶i>YŰčę,.ähZ6Ź DŽ÷›sŚ_}0ŽľŐÁ.†yűjîđZ·‰ÂË9ůĄ‚Ž»šô+8”"ŽŘ”FÔäř ÍüDyTZiAŇ:OZÜČ÷rńôˇĚ}•ô!j¦x†üŻűÁż*ľ ËŁČš€§łV•95–{1®CŐĘľ.:1—|éĹÁÉ»Z5Ž(mµŤß)aĺ=t}#u=ÔÉ»"n'#Ą|÷Ä]NMžmÜü”k„pĹŕ-ŤšU žŰąčuOÚWľßĆČH ýÖČŘ?Eňťć40 uS$)űVsV3l^đfXxĺ˘Ŕ۝݋–¤ WЬşłĘłSx}˘ĘĎ=«ŕsYđ·ŰlÝ2ä!0pđęí\–1„‡#ŞłbŞáIž”Ś1SÓďŕđ¦A†·v.>ĹŮGüµ˛Iťf ›Čkś·«˛E†Eu%÷SéR<đîňvBËl„ŹůZ;řÉT %Z÷,l”˝t fXŮfŇ9Ä–Ť9~ĐbsËXÂw.iEôÝ/ ’öD+[÷ă}_ …sÇÂbk|ĘĄY†T‘UÉŠhHÄ&{چ˛fžŘ$đďK~QîfJ¸Ţ-ićCP>ĂÄYŃźz~„!LŕőĄî}¤4)›fĘ˝]«f^Ř)± {ű! Ş+1˝éa ťş(FęÉę“;…žQkűUÖ&ŹFuŕ:˛Źfzßo …%IpŕsŐ)Öí‡ŢC‹»Ü4f\ć~®‹&źgu6ł¶´ĚĺŹKżŞKšm\VD2>G'‡•dÓöáă>8C{řšěb‹.Uą÷Ó&ąÉž2¬›</?î|-ÖAÔ#ČR%K·AGPFËŻ›ó93,,Še‹‚CyžŠ´}éF0ĆŰń}ꦄ`»·ŰiZ2ôŇlB´ rP v%zAÜžZi}ŤEM= IHfgĚ. ÚXâĚiD¤Ú5«-ŃËńüho»ku óKř‘Ă U2xُ7Ç}dŕjó2=ĚĄŹ` ͲĎćĎˇŹľKÝ >Şj1ďôWňwě˛N6™ÓĚČֱ·)CŰ("hŦQËcQÝ˝°:ĹňÚ»r„\Y×âOJĺÄzĹS3čżndIÂ<˛v‚žŰYDˇá#ÝdÓÝ~«íĘäBÇEć(Z x.9ŞůĽŻb/ˇNB™U§8ŕ“˛âNüĘĆvĺ.~Ă%~­BµL ż§™ö> †N=őöPófUó‰]Ě5D>¦j€÷4­ŇLř'ČËĂAěP6ˇm• łÝě±g?€[&jzČł¨ę=Â(¦Üh!•nÁ…?2o3şu瑣żQł>’ԊѶ@pĹ2Fš2ĺí]L!„–ä˝L6DV5QÁČGFŐ*l†bś‹ow9âÉ ř‘ĆAŹO}‘$ËA™u„BjîÂB^‚Ęő+CÜl¦ńŘ ŮDőnÁ*Âä–{ěÍéކËQQű0'"üÇ4˘dZ;ŔYî0ÜÔV‚ h(k$«4/€Čög_ţ…ľQ“N#źeˇ}Ařúâ ŹeÚÝŢ’Ós0ë®ŇŻEęúâĘşĎ"ľÁE­Đ@7*ŰQ BĂŢĂă[_4`ĆŇÓć6“ Ą˛×.d­–ŻÓIÍ-€đä­PJ–kô§Ż÷ÎŐ.:ßŕŘWť€Ô­ů˘ŘŰOnń¦jÇ=ŢňáNŘwž6šʼnL}¦„ ĎW<•ÚdßJ¤ ©ľ?Ľ¸ľKł~¤9cţ‡ežY›™Íö°S‡öСOCÜĎ•˙ŹyÁB`KbܬHÄ6<IJl(QN;Ź['rărŠ~ Ź1‰~xQ‰°8$ťfřá…fXâĎň#OSů‡WW™5´îśŞÔ"'üđb',i$đ35¸50r?[˙o˙ęş®~Ř˙ďËßýöŻżýňß˙řç/˙ń·˙đÓĎżüýďňoŇý›ţ‹/żţ§?í˙ţë_ţë˙ożüÝ/ýË_|ů/żűź?ýĂoţĺŻ?ýĺŻ?îö‹/żúÇ?üôçźůÓ˙ň×˙ńçźţ‚ŻĽţÍŻţÓŤŻůň/ţđűöĺ˙ěË?ýěËŹű_˙a˙·żţăoţř§źţŔ˙đ»ż˙ă_~úŮ—żüôç˙őűßí˙đ'|üÇß˙ř/żü»˙ü«˙đe˙Đď˙đ‹ë–|NsV®I ŽűfE„»Áę2}rV]ůĂ}.,=nđľI*ď Ä.áđ˘ rUrÍk>ÝĂčÎŔŠ@ B,łS“ĂUygb]&n^‡ŃlTSu$ʦ™Cµ8çŠďtü2ůŘ4Ľż0WŰ>¤e,f”xSB-V9Ë{B2”pîŘ˙šßŕü©řB#:BŞ’¤čž =±÷GŔ%AŘOr»E×Úfj`é‚ű¦ŞýÜÝMYş}A†&űŐěiSŞ…bád¤ú±ë6™Gn—A.šłŽ ;Ěh.˝b›/©ŢYnvŞ=Ő¶[tžv¶D‡ť‡žy1€`>'gs–çÜ;K~7ÍS+łZmfÖWI®ç|Ęóń%ÁHŤĽ.ó‹ÄűáÓěČ>ȉŇňiĘ<7TÝ hłG¦©P¦Ü‡ÍÚ,H«÷ĄÓ z^1Đü‡1$äJł°š’]^´„KĆĂ n„×éŇo?PÄXĚr8sj1čWú.YcPČó$"‘Ś#Ć/Sr!ívăW Á*5˛y Á›AĺܧÇUÚŽĆvă˛U“)IC[ţaĆĆĆĚm„Ť/„Ŕ­—ěF€óž§#EfŮŠř›š\Ý‘@0[XÓ6ö#íĘýU‚a(M Rr$RĚKţ>ĺ4,++E•Fć Č_ úł¨s•Ö.ŮDM÷ńiPĘůbuž‰V§oë!^BpQ„ů~ĺFáxŻ€ú€"{¦ţšşe!şD63C7{ŇK9D6Ů8i˝Z·Ĺś´)‡4řÝ!ľĘ…Ăl`©&5…N“@GĆ0Żä“9¨Zń)ăE’É9$EMZîÓdrňĂeG›ˇiîkS·, =[ó‘8żő¸eÓ©fŹđu$¤G˝Pë\2~E%GŞ7”ĐłÎ!j,\°¸ü„‚˝ź!(űoŕ—˘ußjtѧ'űR‡¤+Ů«d»ÁŰmÁ´Ó?p™'­˛_,¤`Í („K9\ść[Ťo33ĄĚÇržÎNA®.}‡Ë§F1U€µžĺĄçÎi$ćj·‘Í,YO…öIá†ŰŐrKŠ«l :eeG¦ 0B#oőިˇ đŕ¨v›Ôóˤ†ë>®npíŇCBűŞ]]HhWđÎKąťü¸Eî±ZPł’ÁWc”Źč :SšMŁ_’C¨t=A›‡5V.ÁAíâr>G/-Á¬7,A¬i#5Ŕö+ ĎßŃ.¦§Č”.+Ěd7ëVa~öą0˛Š] 2IřCHĽs!q-¦ĺhĘh ›ĄdfóÔĐŚEđ)¤†+ę4Ů…2ę]Ňř[â2]”Í5>FŽÓô’6¤íâ]Ş8©Ô}ˇ&9:­łőR†;ăżLľ˝„˛ …sšÓbÂdęľh ôTsŘĄťlô:¤Ě Ťâ•'Ô‘Dí:ľčMN7|˘°‡Ćh“'?˛O·Bíoj¸iŤ¦“S›•j&ÉŮgŔY°iÜĂČ(oű !Ă Ak$ÁĎŽg„ęZň?¤m¬Ęę|?Z}„ëX[0y­ú1[°]¨Š7=K´‹ű Ů+ó T.yRé6‘ ›Fć&ť€©3NĹĵËg‰Kim2Ń?ńď9ßÍâ{g“,«N7Q‰4’´=˝čzm¤ň;ľĹ8/FöB7É­ÇóRU1„Ń1PK٧M퀏dÎDůÂí+ş$čĘ“”Np´é:9˘)I şHŇ•K:&\¨;ŘúLš(˛{đ^őpx€j‰’Ů„ş‚ş§Đ±ŮQ˘‹¶Äć#ĄŢ‚‰;>¨núŠp8eÎ …Ë#çĎjl, ’čŁ1±'ë= ÝéŇ\7‘<Ä©Ž`öj”0ăŐhů>Ě»ňĂ@"€]€¶Ümh[ó‰ÉÎz.j­!Ţ7±f‹SĐó”śăĂf=´ČÖÜŻ3gé`¸)qS–NU} Áâ>|‰ôb˝sőŔ0˘Ł©Đ°5…Ôi&R&¶ ´ä÷Sě!Gş°8>ę ŕĺ ă ÇčęS(TŤąn%×Č ŕ]ž§…ëćR`5 ”•]4 ‘Ц¬ô—źi» ¤`ćěYçşvjíË,"볦ˇŔ¬f¨AŰr”1÷čŇý•ú1ýME?_u¬„Ţ[ŽPăO¬cnŻz™ŐřÜÍĹ9?ň%WM[ŇnSą¦Ć@qâOqř; S2Ȧµ0Q¤ŚjÇŻö Ĺë…öٶĐX T'jޢęĹÔĽSt®@ŞÔ䨱gćńŃös'+GGB7O‡«”‹Tş¬Á[ňóD0ŞĘ"»´gaŁëˇ–(=1ůH¦aO¶Říi`Á/°­N„Em"‰o©áYĄ džĐij¦ăű|? ¬IZ"C#Óó“¸:A˛TŇsŐ5ĚđÍ GfşRÂżŔ:|—jaŐAçnŁEę#Č.‡ÂÁÔ)Ó´×»} ˝Č¦!|ŘŠFGHÎZ%”Ô5¬ťÖE3!™l¦E„8x|î;7¦x3…+xáśě˛+mŃiRhłńSjŕ BbËŽłJ ű yáŚe8ďÍ>ô‰,ŕ©`<Ů–<š—%5š,_I×Ó4ĽÓ+\'’YitľSŔ„K”]°«†FĐšzäÉĐN¦$‰0J`SMŹ[=4In˘ľŇúăzŻ6,ÔeJűdJfúVTößŔf-»ď3ÉÂ9€N ±ň°džęŇl4‡fb VÝ­ÍjTîu|=^*˘Í`)cř•ľ‚Ąi|ÝĺĐŰë:Ä!xöóld$g×fH ]E•o˘ëR¤Ňş Ô÷ą¨!†8.Ę!Ĺőźe‰˛îŮć-¦˘‚1¶eŐřÄxf ŇŔÍýŚŚP“ˇä«şĘÄę–GxŻĐaöÓ8tŤýQł°Ń†ž\Ł&đóP!Ţ ţ‡Î¦W! ń0=éíQrŤĂÔ+CĚ;°R™“Ďls”q>&ĆL)Ök1Ô7ÝJgä ř ‚xű‘-fO˙ł–8K ˇ%X#1çÖŤč âÖ§©Ď>Cb‚Ăčˤ«”Ź`îC}§CčpĽwqĘ܆1¬µ‡ř (Ąşď'? ™»ABŠ,ű,%¶e[„ÜýŞgÓŞ÷w:6ˇĄ•ĹoűsŚľ©jŐ6Ϧ¨’,lF?éܱéÂoç*ÇxeK /*ľÁd=K ¸kĐŘhCY E‡S˘ˇÉmLŢCˇż‘Dpô qw‘y•˛n”$uˇMĆjlYg’% Yš,°žnöÉLüČ䔨 >¨ńvŻ Ďj=xŤ% KÖ&ag3Sq*}ßE;Ř’l˙ĚŐGÍoŞLÂűC™ékß ç.™ťKE>ä#UÇraĹMŠ]⸉Źz㏤>`Í=—˛śŘGUžĚ„»6 vi4^1rqľ3-l®ńHĘ;éëÄ•ćJ´Qn ”0Oâ@ŃVŽnż%Y7ŠĐ\Ĺˡ!ÍM–tLĽfÁŚô–€Q7H‡Ôi/ěČŐ’ Ë(N@]iĚJěP¤Ŕhrő8ŰçÚ‡@SžTĂ⦣šűALB¨ç«A©ÎeúU˘ńV1ö™3}¨ěő}qÚBTŚp…1:L_1đZMłfÖŚ®Ú÷âkTňŃěĂ~FǡŞâdžĂíŃĂžˇd‰ŕ˘ăŃ CĹ÷ˇńZŃŔ9IµŢŻcŔÚ{Së·Kęč͡^Kn|WťVť® 5&…DŚd/an58Đ4š!Řr˙]_˘eá!e±“Á4MQÁŔ©™'SÉqÔúwˇHť§!p‡ß2Ö†ß`U©…aů˝¦ČR< *f$6„ ‰JÚJ"íBĘ+aśšíđ¶QAxáMŻnP˛ô$ÚeżŰ˝ĘŘŕ.›z;+ś$Ü˙yÍTlŔD4Í%ó·M~qTŘěŤ2š uN÷9c‹ťÔ‘Ô 1ůÜM'ę™~uţŠyI Z\ Ž~,i'¸t Ąđ‹Í8Čb `JÚ‡Ĺ0+Ŕ¶EűÉ`Éęëâ”~¨gÉÔóÁńîEw<ʰĚ=‚9…lÂźł)r1ń@ż9±dćW ±<ŐÉZxÂTŹŽşî-ć:âdżS·‡ßÜ`¨ň!=¬ěÁ¸^fO:jŻş_ĹÔ3¤\;-h¤¸dČ™“ rĘ„čË›Śg˛{qÎ"٬Á‡O˛?°nó7C«łô‡T®C žRČÝ^;;ămŚ}§‹‹˝‹ba‡väéűľS˘0;ç˙FÎQ4čEŃ@ě!$OÁ—“ŰWďuÜK+i#cĆEŞşŻ0jĂ-őŘ<ŕĎQ»›"†1ć)Ş×m÷Aâ/)ń˘…Ťcé„w± 5Kb^ŠqkLy’L´)j­†ť ”扆PYŮ˙Y GvUKő€i-Śš%ÔŔ `[Ĺ·AüJ‘«’V•»rT{K_vM²ĎH-yňMŠ0ʱ•?Ô#Â"LŞ(©‰îÉ$5… <ĘŘęÁ_B>™S[‰;*bŻş¬AşsaoU˘e)«&BŤ>&c/,ęż$á¸Í©CĽÎpsß)Ć+ü„–7ýŤV;éńEéŕ4­ň˛KNjuŮMž7şůdĐŻw(‰'BţĺŁĆKĽ;U)|¤â*Ą•Ě ŕAXLXďB&kź?5dJ3\§|®xř"Äđđ@H˲u&ŁšXá™ úŃÚU’öh4’©YCH”&ÚY2ŮAÁĂo$ר… N MşLŠÖꉆ ’}Ô„Phĺ)°–Śo( «Vao¸«’ô(řüĄ.Ą–v„AHŁč#M-Ľvˇ¸˝U‘™Hě\ĺȲŞ=jçP”Ć&cýäbŠ×YgŕÖĎLuJ ßč|§ mdsňÂ:<*îKmŽIWEV€dřD…t”q` Z:K2üŘě0쌠.™uu6 -ŇÂd‰`^SÉÉŁŻ.Ntl¦Đ´ ±|8^džj^ŚH9‹ ”q•´Cč)˘w©LÇ3 ‹'…Ř&rŮłČNěбzďĺâ¸1–‚@Ţ×Ŕ,j[ĄiĂ7–aźU–ţxEM!ŐĹ®U‰y‘uź2şá%iÚ)=~ňŢĄQü©šč.C9¤¬’÷!Q]j®đďëG­mEđJŞĐs 썦8›ŠIöÝP.¸4 ×”^Xécž¨|I‹šń\*&km?E›„‡j RWîGQa’¶Ct:9uĆ„ĄźĆ™ÔdŠ…×4@ÉíŹňňĄˇ%S:Vě·@¢ĺ¤#Ľ)ł‚o««P«s„yź.3x°&şC`‹n;ÇťëxMoí‡ę·—c zI¨Çť"ˇt¤Á‚.‘±Ë<Çf‹‰ę¨Gq¶(äwź)ť«čeĘĚ{ĺva‘ŞyÁ}’©íSq‘Îj« xkűHGT śIô&Ů\Żb}[î™É.zëăh»Ë8L&AB­«Aíf~W`íŇ—+!k cqśëűgđ°Ç},q;i>Ö-ˇO':äŐ—ęš‹PÜ#ë°_<†/]Úl,dşŽ,*Tä¸ęńuI€\P‰ŢßOT2%XPT×Oť‰1ĐAĽä ž·­—dT ™“’łFE4v\„;vŤ>4„L/Ç9^PD íD)"mÍ8‰Áfs&ŕî0ăÖŢŞK2Ń|XY¬ă8†¤#Ŕ úýM—|r(írD$ÚĂwíÂb{‹íE…ëC‡Ô5naeŘăi߸ Ifęś~;ŤGŚz—ŽŽÔJă95éPÜş‚`Ńďů®{č‹cBE"˝¤·6e?Â{=(âuŃ&Ž2ě懢Î<>¶ _‘%Q$0Ηf<™Öę!QŘ_ŇTđvśĘŃóeŢĂ?ŇĄ<ťYüŠĆ"Ş f‹xQ©ô~±zíěŐë>G\¨ń§©L;Ĺ~5’ţ¦Cí ˇ0T[ýŮáő’ /㿦KŽ‘~[íŞ -Ťc C;č©bz‘÷tşŹPźôršřŽŚż.¤9CĽyAe’ĎĘl:,ądšG'Ő„€*†w č€aEúĹxX9#Z>ŇńęfśĄŽÖÔéxŇačçÔí—¤ßuŐţĂV8zÚŽď`6Ő«©!b‚§ć<ňĺ´(¸>ń鄸xU÷,,ĂPlÇ ŤžńŮŇF·Ýô2Id.Ĺđ÷üáÔ< c¸ŰŞ•¬@„Łi…eĺ§GOf§‚M[°j(Ĺs¸Ł¸É9ś´¬u<ÉĐ{ČÇ#w|‚4 5.qŞ"Ë Ä‹ÎŐűoä¦T,9âRpđČ{@OşÉu>“@p2rŚJ(Cą´6ö'ŠpĐY¨=˛˝{¨×Ś ĆI’ĐŔłŚ29TAë®kI7eęRB/č>‚ŢťgpĄ@ě}‚äĚbďú¬@#ć9ÍV¨G6ąÝúĺG!zE‰nÓô&‘’ É“F›”î<÷–bŁ•łáOşO+`źÄŢëD”s›xi, ’HÇX+“‚˙ů¨;ď¨K¸`‰xqHçÓűl;GS`!ľşOCłX¬´¶š fŚý=ě9 ó»p6YŽČ"Şx7ĆĄ.>NTAYĆň|śŔ@ĆŔűiňß$0ˇő¸0Žť—ŁĹO9Xi“O:ĽEÓžŞ”[FŐ‘,xŚĹU‚q«Yĺôkç4 8Ĺ ŕu ÇŃôži9€ČQëŐDÂ?b†Ę”+*‘ ;’{>F@e°ÖŽFĹ`Ë&0ćxU;ą˛Hb€AcKŹ Uj*:†E–’†q8o°,7㺲aHěÁ… uűźöyzíű)¶ţp­Y,®|ŚY¤b‰yÁÔCÉcýŚŘ^-᤭W{´AXa™"ˇKXŤ‹yK´‡Ë˝źBײbť§KUią)K‘©µ:‚˙këQŁ c9Üşbˇ­÷ ”~˘4Öb6Âŕi±ŠÁ)8füLÉFľđ‹w&§†d.+ö˙éDu6ŕŰŁáCäČaˇ$„ĘŞ=đDő9ë5J3#erx:|súČ™ŇŔŹ,‰A&•Ý”Ş'ť™{Q’<¸$ô­áČ8Ö˛+®”*4Čçf3Ýž†—JÜŠ ŽĂAćć}@błŃŞ’ql”ĎQ]oi_ă ŕ˙?|0·7U#ѤĺP˝tn„RÚ ŢU‰ŹëŚ…*(2gW‚ö$±üQăD_ňí\‚ďTJ×zňJz˘p5Z8C }ďŕ~#.Čâ <ÖyŢäűJ‰čá6•Hxëm}ď„Íĺ$ësAq#نK*{ő=Ü“ţŤ‘ÂÎÓ—ĆÖwŕDZÖ"¤–¨wVŐČHÎč"¨O\„$Aňa†ŁĄ5–H‘ćËĆyfAu);›jßÍcîŚóÚ!>O–>ăĺúM°oĺŇđźş„âcRó8ßű‰JĄ<ÉÄTV5äGiëźD丄Ęň‰9TJ¸°#*Ażn¨p¦¨ëJIzL 2ä4-ĆFµ Čń 2ʲ„étmök[’Ś"˝〉HE©Ř?9m:ŃVÁuN©aEŘÚlŚ©Lmů‘Z͡šdł’cި†“Sç4\s…ŔuŇP/ţ,ŃvVA‘Ńć™a¬ Ž8mUśär…řŠ"é„$—íšG1ÄĹ ß?Žś‹ŇE|k8s•–LKĄ¬·—®rÚ-ř Z°j4ŕ Aó 38 ׿‚%A±M“t4@Ľ:‘T4bŮD«aČv‹–SJ`o)µ§é¤ŢŚĘ”I„(a¶F’˝ jg®Ŕ ÷©K8)jTU\:!Sz,•<äxÝâŐga Vdi†Ű8ó ¤Ť®3éÍ*Řö;P‹#ĺqťm—  üD—zέf:ĺČOµ\ÍˇÓ Yů*öńŤ&Í+¨?łY[ĆLÄ× ÁrŠ EĄ…%yµéŤĂÍtĹŞÚŻě˘a™÷¬sčĚż_qč¶—ł= ˘k°Íá*‰W«ç 7ÎÁŽkŇ‹Äl­śň#ĆO*ťVß~ŘY+3őh©Źt0Č‹ü#â‹,ŻŰÇUiŇŹ¸qä"Aý;vZ×wL{,Ŕúi#€”M™J*`̧Ť†+iććL9ŐBg;$ćwĹ~ˇµŽNb—1ŇúřţÎvÉŞúb668¸5ŹŰfÇŠ@ŔÓg5Íaď!®nZ($ööłZ:†É†·ŤŔ%Y‚B»s…pI·"yŕ ĄĘÁÓŽďcéJĆ‘Ě!Öm®v¦R;u\J7Q”Ý÷ă2Ť_‚8ŕNP­e?ĎŞú:t*«ßřR¤Ń>ŮĂ#äž$s§«€<&BI‚áII/›ď.ć…,Ž©©Ým‰Ó?éiÂ7Ե–*ýX†ŃŞĽŢIÇ»>Škdü˝‡;3 łŃ@‚8SŁěčüŘŔ3‰ó¬ne…Ű(żˇ‚Č"zÝ˝««PX­VÂdK‘Gühn¤qpee<őöĎű*ń·ÍBŽ–€-Q §WTךDr0ú"lťQ$ě!]in„zmhůćlF®> &‰F4ÓŻ‡E¸ ¨­,°@ru›ÎŁę{I4W„·s0ś­#ą(ůá ˘K! Öú qŻ3ůď'JTsľ•´˛i,±ľ;UuăܸP„tňçMŚF†r†SpÜaiŽřHç Bđě‚jOť·€‡ľ*žţąť<$=f‹ÇHé˘ 䕇!‰ÚÉ>§ĽS¤«I;¨jž«ż›žn2ć NM“ĘÖm°]br\p±GűÚ$f‰c˘ěÔŁä@h±*JBK¦Ci?ʡ–1FµĘţ‹aúĽŚ‘ÜÓÄż±iq´ë~ž#‹’#šÓŕĘ ¸IƉJ`ocÁˇAŕ‰čdĐ)ZúsJĂşń‰ĆĽ4p·sF#7ç×XF‡”2&Ăót,päâŮ4Yèć©ĎÔ4+_dY4>FŞŇK0[Ę* řÄRë%{Ń˝1Îĺ‚ôd\Ű3 •„QĽ˘q ôŘÓPN»Fä…= †Ő‰KK6ŃëqéÝ1ć»A‰—lĐžŠŚBF(¶sB]Ź‘Ą3KÔÂ)í•ÎĚzń?qĐęá,-_ÔnT3WµA–µĺ‹Ĺ*ŐŞ|š\ísĆ~cP) M;˘+ÚŁi×ŮřkĆŤ‰Ł;ć·{\Ť/Gó[-ńů±ß°´ĆŰŇ8ýěTݬŇ`ŕ¤(ä}Hě’¸Ř(:P—,ÂRXc, v©‘Ňu´+Ŕá°ˇ¨eüń ÇĄJ¦,,%hĹmÉĽ©4‡@ąÁ5Á#·±;{Dł  #ügÖ|‹l¬tpYű‰(×>Zâ(ŻRÔ]ăĆ%,5Zr< &wVŽäŚłó,ŞsW ţŐj‘AřmŃ7‹ň3GIFްóŐ9żHAŽăŤůďľ Ě˘ Şvď ÁCôö뾀µdďĐ»¤s`˝\ÜQăeßĺ/¬Dévěnä@´â#Ŕ+˝gŕaö]ťŐPůx“‘Mx1ĐU‚E2°°x´őHKÓ ×´šń«ńm88=ΓöFŚ2^zyíś Ył ‡ĄW  iĘś¬LáQú3ꀝĐ],HöbÉ…Öń±îÍ ß€ăeűŕ„ihřITýF˘&­‚2ŤĹctŠa.„Ě"ügX\z€ĽďÔSŔ0FtĐů-gpÔ‰ëQřâ q ÉŇÎFŹ4¸ŠŰÉę:%ZDmşĐž2i=Đ®;‡®čĆTiŹ#͋ಯąXAť9‚Cµđ‹IŮ­vu"-đeđ±cŔţ€ŃÄył%K(ŽâŤT®ĺ>)ćÎ$)}ŽÁ)Tf1ŢDCE<úŻŞ:íW§"\VďM`«ÍĚ‚ł‹)‰I囋t3A„8%ŔT=QUü~çzË®šřG„ëtđĚO[ÄNŢjmý Ă«5`őBXc̤+ĺ°LëO ¸°^ŽŻçż¶ńĺ'Ş&Š.ĆŮ7Ń+‡KçV±$GçVô$Ăť"4łĽvšS|ĄCÝĺOkd«húČ$1š,$Ďh÷ÍÄŽÝŮT/š]făx©¦¤"R®Ĺ vă*ŞŔďăƵ«Hś~„ކţJ•pÓcŢ çCVe ZčvCxř‰Â¸'}ęÜ9ľ? ňX{Es®oŻli©dㄸ~ .ň¤üȢ¸i• .Žo§±a Bß[Á¶!6<Ăc¶”Ćâ„Ĺ{>­dĚ"$ DŘŞÁz‰&3!fŮ@g&\2AD¬aMţ0j&® câ)Y–WľpŢśÄ)+Š3),Ż8㪠z5„őx;tRŻŢĚÄşĄŽ‚ł&Jž .LµŠuŠŻä±Ů…Íá®:0ëi…w«Zďä÷ˇHŞýhć lÎGĽpG› mW LôŇ»3y}a©A„sL·ŹhĎčűزKüüĹ8N»°'%;9Ç›Áä±’us_1rUŃ ‰ăn]„äµ Đ˛e껦/ÝúDĄ[°_G*Ô‘±š¸ÎÂ(ęÉl˧F†żăE˘jťjřO-2öˇ iąAużlă"–!Ĺş<şŃ©îa Ş.9H®´XeŮRäę‹üÝ>tAŤÂîűŕ("%ď×ÁnY?ÍëNÖ\ŽŞíshdŃŃÚá-Nĺq4.Mµ!Ďc拺®Z—mŻíˇ´:KĆ4…Č.4ř†D–r1l%KđMvHP»0Ö^ĆNÉdâüÄąVoś%ZyÍŘ>l°ŞLN]nʶÂVéÍčÜáDX'‚śźŇ¤CG#üĂ.©rĹd‹;ô UHĘż[Ě.­Ę:™Á~ŕ,t†RVatę!Ź&Ž5:wŚŁZ#%ͰJ5…a™y`)|8ŘÉŠ§!üf Ú%Ř©sy°Í´ĺB\*ö`+÷{]<6(bŤž-6ę3[AθT®§y0žůÔë™Ăó.ŁeΙç°enóRč&`ňqđč'Ă8˘ÎŽŠeyZZ?ŮŹßŔ…4Â/űiŢu±zYič:şşEÁW/#DTt‡„]dÜzyPP'Q…đC˘;¨:ŔˇˇEXőL™"ăQ÷xQ‡ęLŹË5nUíÉ~Ż´a:’‘-_ă¶ĂAQ L'ŻrĺF•Ú^pś+¦#t™DߔѭS%$›üé¸+ďmĐyy}FĚ’JVúIUČ»ŃćĹÄM©-Ą(ú{WO,˘áT6Ů ßś´×hčł2ˇýHŻuü/Ë|IŤÉÍ”‘͡{•ŢG–ŐBëŕ€ ç5°F|MPtl.ΗRľ&˙ ÷®iÚúGÉr˙2f [Ŕ׉)–¨âq±źI«gŇy "'ć3@lDj3ďů>°ęç‰nňÎ2dnÉ0;ůDi“^teś Đ/ŚxąM˛˛J6g>Y%>1I'WˇĘ@ ČŢüX·Ć¦ł˝Ń;Ó,‘ŢĆËÚhKŔýT™˝ĂŕW¨VÉ–ŚzČK«&kVŕ2¶Ź¦U[űY Ĺ÷ô”$Ú“µ ŚXvYň †Ę´›?"°@20ANěŮţ,r‡$çLšĹOZz)küĚ M†«Š°×„˛ť ]@&=j9H‘Â×±—D–®k’ $Ř3¤Ú€p«WA^J/4iűmXä+ŇŢ ˙Ë’E"™ě† ,¦ř˘Ę-Í~®¬Î¨źmĺËD öń‰,o…śB=čżÜI±SĎ*”ç$»X”¨…ůđSwŔ*”‡f5 {łQÂZ^H”4ă@,ŮÂjřIö©ŐöVq•Kŕ +Ľ`Ś·ŞĹU©aK‡XŃÍuÄm+‹‘ý( QŰŠQnB/á9·'âDÍ­Ř«ĺWŃp$ŹY“L°”ŹIß5\î×Ča¨ ae•5uÍÖŹÚÔ‹;ĘâűQÖ.Ľ¦T¨öépä\k?‰jI•¦$#´&ŞtS˛%äR)QGv)Ş!¨ ÚZnQ.ЧúŽŤă‘hآěČ9r㽚÷¬¸ŢYÄLL…E0a•¤†Ż "‚B˘°śŘÓĹÖGú;+łCĆ4éőc‹_ĺJĽ©¨E®ĂB ˇy‚ĺ­ŇÂÖĂhˇ€Čń ďZ첵‹®a_«$S<ŚqěşCŢŢS!ŽH§Úz!ü÷ä0‡fFo>ŠčIÝ€¨ĽfĚ~¦‘w|aý«YHĄŚbĐtő‰ĚbĆ2M‰Ň—A‰c˙ôŁ*=RNpbîdd Bň’faCÚ(Kx*|DV—ÜBĺíXw ŠóŠÂÇîĆQCĚ"5µË˘É”H36űĐĂŔ°<ĆääwĆ´¸íĐíŹŢ¬t*°qôkë> †Öf=6 ĘžCţ1„ 2Ö u¶¶-†ĘąlŃ(-Żî]ç6;xeBCÔÔeShJЦ—˝,F%¸©µÔzÚ”E:–k­§#oŞ.Ƶ ČżGő …0Bl— ”§çaQÚ(b|ŃEź\f+@d9Ű#éę"Eg™V^ëe‹C·łďř0uź–q˙ ęô¤ĚFŹ‹ÔNNś‰Hř¬Žśů­s?TŔŐí4W'Y:’Áŕ9ÉŚZs1łćň´ĂŻőaŢxڬOtAXÝĆĐ-ˇ]JeÚäč§Î2ÚÓ&š+rN |(1§aP ŃŚX@+« zŞö!a ·˝°ř8ń`ëĂú¤úCÁ¨đ‰¦8ű2aÓa# đÉŕŔąÂ2#Ý>(ˇ-‚,ŽěŮń‘Â%WkeuâÔń?Ä’x™m¬¨†Q$¬eXĺK˛ďK&©ÇÜŃŘÔý®›y($4(ÇPŽ˙3ŽĚ%Ň\¶bCç&uóŽúqí",˙Nłhp—:ű}ܡ ©ôt Ö…ZµŚ(ehWµX|»Ä¸€˝iýq aÖž!Ó{„!ó„ ¸éb:ĘVř{†JÇ®žŽm8‘Q]/ ň¨PAŽPí}[ô#f˙/­q,·”u$2 7ŔQióÔűhĆdz§ňűt\!oDő4} ě@™y´ŞŠśËÇ%ť[žĘµźňűéT^8úɸ×$b´Lv‘Ʀ|đb_ 1*R![­"15ąNšýIĂíc‘‡‚/¬-»N s‚“›JvŕĹ2ߧӅޞ;Ż­Î4ů aéťů;"ÍMăŮoSI̢°[컕Č% wSîÇŇ_ ŔdKb>Ńä¬ŃË }˘Rb>×aŢ”ő®2,!˛WŘdŞNQ“śőa+ÎG‘é_W› żz|ű¬ž«”W8ĂÇÚ%Ă,[ߢ®Üiňţ;´u4ŞÄ{X(]vNP®đTż•9ě'p,—wťsM~«TUţŇęĎ­RŇ© :‰ĄoČEľÇă‘)ÄŽń`¶Ô=bż•NĽĹ4 }¤p=…ő ľžä.&;uëx÷dNť’‚˘ĚáâV,éŞŃͧÇP|΋P ŃéŇĐč1qţ‹xÎ‡Š™q‰ŢpéC?1™@)ďEˇ’j?ť|Ár Ńů .T ÷ń~ Ť»ÎŰ‰ŻŠâsg"pŹTpÚ:'E§U¨“{=ëË Ž ĽPŕMđíŚJg[ëSUÔ¬ţŽĘˇLd‡¨/î{p6«vŞ7Í(' )ŹIÉö2Ó‰{ł¸(âL¶Ü’?ĚY%\‘Y«ýÖ˛ –ž©žiţÚëm &C( 2ÇuĺOA’É ą“Ë®źš$:˙őöš +ٱ%lť˙‹9ćtôüYžßéËv<ÔNłŘŃ#šZ Ć&]©§ÔeŮ©;±]]Äirň´Băő`m[Ĺ‚/ĚŰ'|¬ÚĽ–' †°^”ô‘ÖÝĂ]Ü]“ •=jˇqÉOŃłLĹbü+ń, Qţ˛‹š†O Ť‚†e4ĆçĎíRo˙]ü¬c †sŢÂ>ŁĘ>FZknÖ§Ć&ťÝÝxCt4Ó}ņĆŃ%îű"ˇh’¦Ćţŕ°! Gg*K*‹†së/\Ópú‘7áy'ěçé•'_Eo)xťŤ:dśťĂ]s(ˇ´ę-Mšg\‹č44ŁĚÝ-Ŕ~¤Ěžđ ŕÖvxÚ3ܨwîvˇł*i7o÷JQ‹Qk©S”î†nc“ †0ű*QńÜ Ůwľ{ŠjőO3„Ĺ6h]źH‚ľ©nšĽŮŁ0Ô/Šsn›ĄĂĽF™©¬˝Á“Ł;ŤdKآŤRa? żh Ş‚řŔ–ô“k÷MŻ@3Ť%Ň“ŠoPűí]őĎň JhR¬kÝ–…oůŐţZzZťš}pöÁÂMv|™Ĺť#d",z(Ą€ÓŮ?¸‹}Üđwž캓ȹ ¶!7*Ő9x®6úgĆś˝ĺý41ĄÇŞF ą°ăřµ¤v-¶SľôůéG^h§ů§Ä`¦H~苬Ö>t.¤eDió Ăe%¬Ěs— ‹Ń¬Śą11_.ěđ )IFDÍs›ëLYŇCÔŤ$­)䀎ݓ901~…™ZU(Ć“‹ýNążŻÇ‹YuZ•+ÝNă«éĄ>÷4oA¬AöÁ·ěűÜkQ„BÁd8z{|Cö“ÎŞ$,®(ßvF/°2SÁ—%¶#2j›t ř yúYD9{‰·ą+¬kQbPđz^a=ĺUůZd'śŽőbýq':}D–B¬şÖ#¶ł/÷ZDu«¨$}Ěă^X9n†Č'»nĆ d4äB ­Ră˘Oŕ§™5¸Ňç`Ý îŁ€kĂ&Ó“ÝXĘH.|x[AÎčÓ4›Zđä§ŹăĘ’·ĆEqËD ľLS)ă*9ş b’á×whÓ…4˝¦•®‚:g?‹PT$y·<; ”żő‰Bje 1±jlxÓČ,_čřuç4ě)PĚĎFöDWA‰&ńM«Vç¦Î´kÚQ|ë±!¶˘9]\[-=ŇňÚ=cŻl”?´€Í!'‹7¬¨]š®AÚ‘y»b2“&đ‰­ę* ŘK‡yPw=O»6éôX‚)žç&IŹŁ úz Ť KçgýNAPNU=ýÖŹ^ŐŔéĐÝâ”`×J˝OŇ űEY'ŻPŠď4[2BŃ™ `ˇÄ‡>ZzŻS-OĄ•)#PäcWż‹ <)ă}ŕá­áÍĚő‡J ŠĂëµŃX1nŐˇdEZŰdť>jË{·#gŁ;J€ÉŞ:ĄL=ů°N%ĆPF41Đ qďÇ5Ě Nî6ˇ÷ź‹8űç”Áa+Č D mSłŕ›‹Đ9u@ŚÁĺhÖ‰ąnEÄó©ĺE[.)5ôp+!°¬,ě§ŇĽ÷Áçăfhy/d*yŹăŁ.ŚăSŃ»E/‰N·ŻždşXwśźHjÉŃJşŹágfĂŃü@Kö®®ţŽÂ>fôM^1qt÷˛{n!ć–äžüŠĆ9O>µ5«´ ąŤ^†Ý,-sŠ\*!–M„ŞNGó Śx;Çŵ ahâ Ö?|Z±/ŽŠÚg8ˇě}Ô1»ż–s‡a`ÁfÇT™™’MDhŹd†ć{ZÝ׸˛$ÚťÓŃŕ:ő …ÇrIÉ\ţ‡V›'‘⼴´x™„ëxáś `®„%ŕs'éIč*PDPÝÍědáĘpL«ÖŹ6ŽEäOGIbÇ› ™<{HáE? ®Ş‘t…‹şŹ4áJbŘ ÂË}®Ą‹ Ř5N}™ZG‡±Şrďćľlg„.YGÝŔf‹‡iÔľEHĘ›>RŽ•ËŚđňb‰,ĎÔ»Á==ŇPÜă1nŮ*o‚ „ĚŰO„9ĚŤ‡¬f uĎţ–`-íŘ@káMţ–yô€-ńdA`\L‘Ű콎„ň«Đ0ŕI«Ď 8˛fŁg–ĺ#•©g5f~łËmAĚ ¤ŹäĐăg¦gAţĹ”R(Hl0…‘Ä<+ý;ő ]jŕKC~ćIďř’ß/A@ř™B…ÂRËŹŚc˙ćQšýßřľőŇ<6zÄáŔďÁgţËż¸®ë‡ö˙}ű«ź˙áçßţëo~÷íß˙üď~ü‹oű‹ü7éţ›ńÓo?ű‡ßî˙ţłżü—˙ö_ű«żüŮ_ţôŰúĹ˙ńď~ţßţđăď˙đËýĎ~úíŻ˙ţ×?ţî/ľýö7ż˙ĂűÝŹżÇW^˙ęŻ˙Ă>_óíźýúWżüÉ·˙ů“o˙đ“ożÜ˙ú×űżýáď˙ć7żýń×üżřŰßüţÇź|űýŹżűżúĹţżĹÇů«_ţóo˙ć?ţőżű¶čWżţéuKC1¸=öÍŠ‰wžt0»QOńýO¸lh“bbx %ĺ3ťŕr!ĎYŮŕ@ŞÎH3ZXrŕ×ĘŁîjě= Á…ˇŮŠ&Ř(˛Łt •寉âÚň=ÔLg¸ź/Aˇ“TbČŃ>ľčAČ⬯˘ŠŘ°„Â:€IĐČk (áX±9Ý9¶Č\AE­T’Κ”­[E|ptđ`Ż'ď]Ę©’Es 4ětd\ŕ$UÍ“ĆóDá]PŤ1ł¶gŞM­Ó‡ąa)oŇu‡¨ ‰ šöČ„p'\N§ŇQ`°!±$q–äö!Ý‹‹sţUdX§ZX¦K'Iڵöy¦üűxň"-Čiž2Îhě5źÄĄŁ ÎA*–ÄcÂ.“űŻĐî«°’łävşyfĹSĆhnçÄ‹9s |޵ÁlAÔ¨‰{\ÔYűęwβŕµáŘ$Ôb´ZąČ¸;¤íIá„jUqŕšš\”Í‘/gŢ{8 !Ş `›×AmÖËEçcjń(cîCŠeúťYlmd„S“í¤ŁX”§a4¤Âyͤ,m~‚ÇK;WÁišŔĘ,‹ÜĚ’ô\ϡe´óý«4÷´ A¤>yôPá€Xd\TOł\-nń岡ŃďPîŇą<Ő­ćqS¦T„Ý›'˛ă,A_Ť¬CĄ2u1¸1Ź$¸§ËĎđ*b±ÂJZ\ô—ÉvF0 h-DědB. ń+®Ţµ3b°t3ńvG%ŻĘ|ĂÂ;7ý–BľÍ›ĘÖj5‰#§bčËjRĺÓá>·[´X޵÷ˇ¨üz^((`ţ`;JáMLXą“juK•ʎj`ŽwMT —§Ö.dŘXńs™˝A^4xâDĎX®Hţ-“,]ö&GĐPŠ%nÄÂ,]âBEâ‰ý¨sM«Yŕ•D­â‰*•†JL¤2O¨żdU^F |DŐ4:lî:8ZsŤůÄ~BCrš™čőŹôvU‹>폵Vi×Íä-,qOnký3ë±Ř}­WWĂ8{ě–ő°«Űt˘€Ľů M¶’ŮŘç$ÉŇŕlůżeë{¨áÂ’Ú\ą±®Łë‹¤–÷—T !pŹ4Č.† âj$ĚEr9Ž ~á˙4·“3ú4;J_ęt3.j¬óĐđ'čUŚ” $¦´˘Ĺůtt–­H¸ÎŘčöŢŔ#ťpýĄ G a?c!ŮU$Oi‘Ňǡ_„=@ň×naűî€8,ŔĺęŇPÚŮŰW IShĎś¦Aˇgr˛> ng‡O0˙)'ťĆü /CVčĺx:̲4,ń»ĹÄnˇJ„ÂW›!'âĄĎ´=AAj±… ŇPŁâ¨&§kZ즏0˘ éĚé9ř‡×moŮ×8®VŤBŮą¶O[ź`Á ŘŮzJ!†]Ě· UęUs5‹-“IJşqçiiĐ",ęáxey,,ˇg1=ř8˛ăU±ł3ŽS:E/3ěČ´x*jŠ š‘5Gą)hM•.*Du5Y…-&®ěŮŘÍî‚<ő~#+f\f¤H»Ńáä; ±őt:ľ<`0U\JPÂi¤É<)fÔŮh˝Č5@L†ŠM;=߲"Ec• »Á6Š}lşj@K^´@]`č[˛˛jŔ˘Áy¤„h$$cĆzŃ·Tá¤HXýFŘż8Đc…ÓŮŇˉ<-Łâ‰t‹_ŚS¤âş˝[ĺ’T,aC·zAt®pŕIhpL!PÄb(#Ąő‚űHkVd!]yzĆYc^UÔ¦ł¨´¶ë¶d“&ś7i¬ăxţŔsÝ,Ą!V_L§–QĽ|”Dđ F.(ť!lvĘŚu‚ž6·Ř! ţŮIęUĆđÔĹë´°đD}¤ÁDë“ŰŽ}“YłÓl9‰›‘âL8ŕeE°>Âj¦ŃP.©8ć‘ hµbܢÝđ›´Ś›,pŻj8¬~¨wH"…dâ,^*‡€PömfšĽHY"ÍíÖ®kččřVëfü÷l±•A}˝lŇ\ Oöeř&‰ÓYÎPB`ł5ÍÁŕíÎ0íČ…¤-ĂĚÔň9 ß}\™UQ;E`nfHşěHyĺ˘6H˛H–嫺’ W™*ĺTŘfÍŞ©ťąě7VĚPŕłĐ/•cŤ+¨¬üC ™d Sž ĎQz‘4čVB离Öŕć*˛”'Äż‚ßXşÁ]1Q¸Y<±*b6\x“#np Á-ž.gÝ©„„¨3¬Yý} ŤŤcX Y!Gw’ôeO5ă® wqšâč´‹¬|}yžŁÎ Ź:Ď,KúđV{fž~dđČ ť†r°ě‘%Ů=•„P7ÝŚk´k\Ť|)\<µ™â­/i&|Ä‹Żšľ-¶ř áE¦ ©|Ŕ3şŘ»”żrsCî{˛ĽŽćŐě—¬ĘűçËĆVČŠzk ď:ÓÝř”5…|ŮČ“ś8řGşí¸ßÂÔ>éÄrŃ é/aĺltš5šurůĽÔO=Ô%Řŕ?~’űVéKrź[ˇĽÍňdţ€ŔŮ$Ę-<)!%‚čĘ_CúGR˘>č٤/An+"Óh4¬˘/+F¦ÇMâĂ\żŘZQŐť}˛ÜY’^Ň´ňiŁíűş8·ę]˛ĎŢĽÄ{'Í0°¤ęáĚ-Ö"›»§AĹÝ‘A¦Ĺ‚ťşaÍŇÚ.˝<®s D˝ŐnŽěÎIV•9řżJ‘„`ŐHÂ×˝W@˘ő>íŐÎҬ;ĺsSO1‰áˇę­ćŢ{Ů쀂¨']V1s‰[Y ć€Őô \R?ÚČH¨Ömr©)XwŕŐ]Ł˝pVRY.×qšGšvě\D¶ ˇÁ …^8ť4żŮ0¸á8ýśŞOhč(tuŽTĂ^2˦ă/†V65cKĆ:Ëë+ü ţĄ5łđ ś°V¦#śĺ[ŠÎ™5mBl<ĹP@ŃW  ÚŢľŃÔCPűv˛!wkrP  ,}7c q! dµźV6ŹâäU8±¦'ů8\Ţ,b=źŞ4pĹőđaÄJšłI#p8˲ť" ¬q˘2yL>)%‰6ü©IśSşbuŮqĐ­éKp#˘7 "•rhWíçw!&ĘYµŐ~ŔGdtßęUn ŞĄ¬°X<©đF/WQUH\ ÄűyĚŁaŤI ?ˇY-IćG˘^އĘBÔÔŠ3&\ U5©·š]S?qT(ď|•¤Ă˝“š¸ŇŚË’ů:'úwŔµ©„uúú»»€Aˇ˘f sˇ˝ë­#—w‚ţĆľ:ĘÚşź‡˝ŕÂR©C™őôŁ· ?`ôTEzúŐ ĎÖ.jlĐţ]ˇĐžf4{`TźĄNʆ]Më ůÂúµQ!%ĚnŢL¦4ejZ812‚—Š ¦›ťŘeşÜĐ©+Úä#& q$ Ź&á U;Ęđ[°Ă&ť¨92aoó¸!íă‰&‰Ů”÷,ŹZ)B»łI?$.óęHŚş±DT6§8WR}Ůe3"¬*č—ěD;é#ýŁtÇŁhÂR{°ž¤ôR‹±$ŢÜŠ)ń\{IJ"•ĎíĽ6\ĺ˘RÁV }čr#Żë-ęń•d·Ě°ˇţ<3 é{z`[ęż°ř)d+JžD…”UŢxÚU Ë΢oFĹ1Vq\8)‰iŚÎ–¤…¶ĺ´†<öĚLŞ(Ç{DŰŘëÍ›$ˢŔ2ż{á±!]Tl9m˛źZaśďD ‡E汿\łŃOŕf s:)Îâ‚KŹÖrŠ*ÂľÁÚ9v€$ĺ'ŞćŤbM)Ţ)=!Öń– ÂßĚűŤ7É#Ő5fl0۶j77A/F™‰3ńřĚÖ˘­7CÄ 1†¸SΗŠw:fÔú ĐĆŽ:MmLWŚ×Ŕu'K×sé4őe˝V"Z+]¸XĆë˝÷ĎŃšJµ„v’"*¶R8©+˘ †;ÜťŤ ůrŻ*SáYĚ%đ©1-ťy/˝ŞUCŁĎŘŹSLşqC¬‹ÔÜĽ Ď@Ďz‰-UeJlŹ7Ň“_âř»‘,ŞN·Ŕ2QRu„‰&QeF8ÜÂą’ꔾSË™Â3]uÉĐhŚ„ôΠD‹1Ľ$‚EŘĂÇö¨Ö˘$Şý ô´Ž_śŞÓ"ĆFn„ş}ňy:"rłĂs’Ü„ţ6#ěP Q Ľy,ď|$ÔyŁ’ DxÁŮ]±¤síO`I…eżĄŹQupˇy& ¸J¦‡‹ S qGvć  …˙µ™ÍoĽęâÍÝI!]é­–„Śä  0ŠN$“ł(čÄ?°x‘Čir–Hx oNî4I•Cn»řŔ’ť‰ęatzČ„»=•Ng69€U…řަmnQ}ĹbK¤pŠE­í@ýJ〰8čă2ćw1ÂwP[ŃŔź[đó#±»Úľ bçVěst8Ž“ŢŔOi…X˝± #¬ĺ˝öĄ@IŹHśŚăN>qM“AuŘ‹Č̡˛T÷ű j®źŘŻľ‰[ě]D>’ŻęIkHś1ę·gݦ|ÜCU\†– .%_pčAŃ…äc„Çm}ˇ`nBáß©Ă]α«p¦ÂÔ' ™˛N°} yh8'yµ{ÚF‰Q‘[†h‹Č3î âTbʵSü 3rCQ©~Č„”÷‹xjűpÇZtŕP§´LŽ@kˇeÖy:­#ŐrKšÎFŽ–đ8ÔŇ›ź”¦q¶ËýĚ:h°_#üÄ<(hś˛5z~łNîUt¶+eMYç*č#•:U,άŞ5¤Ä .n.KJ +†#\7˝čV.˛lÎŃĚ/|5Ä|ř2‹2Č<˛|L–ßaţî¸$jMn%ó·eJyÖĐk`Ó;Ž`NźfßČP'ĺŕCđęk˝Ř2WŹÄOőFÂŮQ”ą/ ΧĚçyHť™/[›ĎBń¬.+E!łÓ`Ňó‰„v ±.Úyűř†"µ…Rçb©žźDz ĚÔĽVÝLř|eúť»B,A-n"ó#ĐęFŻŻlIľA_’×ŐhQĽNĽ'y"pĐMóűűÇs.•›ůę,$yłßâî”b|%‘źqDď›MŞđ˘”Ľ!Ů«±”hIÖ8ĄXY­ž#X9. T{%Eę$fś 3|E™"vĐőÔš)0@qGď„(ŃÁ.™0pz\ĆŁäj„NA±şö~‹â?ÜÓřO)EŽ<áľía‘Ť(`Ü•Çɧž„f™Yl®ýÝç.öCşč)[Ö9Ô8×ȱáw¶xµůĄÓ¨ÖNźC6âř7ÁŃ素ҲŢzvüD&ŮwYň)+ĚÄOŢ4FĺĚ÷ŇbꦦeW^¤RÔŕëÔ KžčYË3uóDX‡¬XĎ8žwŚú¬éŹŐlěł;Iž…Nťb‡5ćśôř8čôM¶XůŮ­ Ô-9&śŻ¨…¨˝Zś€:·[/CóťLîż'¶PHö¬n5qö XÖ€ÁűÄ _˛pLri3˘Ż>GÜ˝ŮÍä ]HÁbl%G((%Ü!7ęú‹–Qt«H€`ÚZ¬`DTÁÉvD¨ ­ČtRŕ;YËŻq eGrqŽş^ö˛`oC¤ť˘˘,•Ŕhč, Ž™Âx0ŰfźX•‰$a·cŢıÓKQ¦<ţˇÄťJá<‹ěvçÄÝ„$ŚKÔ&l¬—[s…h AĘ·#G p yAűYKJśč[Š/t˛¬qZe5"śţqŁ‘YYb…w˘ŰŁ…c𦩠ÂY:Ç’ÔÉŤÁÚ>éÇ<Á˙\@î9­¬Ć9z<î]í˘:!V\·P LÇŽh×5&}·± Aͧ Ć4ŮMJa-ńthî÷^ŰÝ4öf׎WfđÂ<”0Uoôň‘.ZÓaČ® ŔO 8Éiٰk•ˇ2â %Ő0 I†H¶Ůެ7ULă0{]ŽäĆXĚńitŞňŞľ#‹¬ĂN ĺ,BUŤŐëŐümŹóI‡ĂVŁ:alŠ´h‡Q&đřX­{ďźÁóŹŃ€ŕNśéěžKşÄŇ AŠ~ä6ŮÚ¨éKQ'»°±‘OÄ…›Z´ŁËÚćC:x=ň?ű}RĎč ©÷eÎtË„3ZˇegÇŤó!9ë°¦ JL1+Ň,”â\Y2¶ĆŽë^6PśÇ>Ź$i®=¦v¸JŽ­ëĂI[bY ńŔŢ4ŕŇŚb‡J}.b&cí »«jńâ­˘)xIeě'>©’ 8řăFšq€@b±ČjČH+¬u=đAÄm3¤¬XAą¬G[f/’«1×ŃP—‘ĐĂĂŢŹbiŔîMšHЎ¸—ńŐ¨g‰=˙Q÷-ź ti4IZa é•.ŞÔ“ ŢŹ„ńT ™Pұż˛Ŕ>x¤H„Ď vOĽąm’Ŧ+xo¤źjÖaŞÇűI)ńsíĂţA“ič hűm0sÓQ¨óˇ˝Ó‰¤-ŚĚ—ś`u @÷ăŰqjB€+”΄}×őW§m:iŇ÷WF)ĂĆnŤĹ`±$ńCµUµNߕ̏daŤSZ÷a 4Ţ[¬¸©aJ–wLB‡¶vI'N>¦tV±ťŐP Š@ś¬ďš ľd JV3*|jŐ”zÁâdöĂ™Ď2‰´ŰŚŔ“vFL4Ú33©{avN‡z Tň§t( Át=YĽ"Mř ăćh©ž´4­ÂŚ ľbݍ«ópY˛=f˛ÉDĆ›˛ł¦ŘYŁ®„Óf*™zĘOtę4eUKiň 9B[?CKúĎÝź›Í…·q;ćuÄŔč׸ŽúŃ~_lő­.ľě䋨đ€ÉŃ-RĹŻ`Ř™SôŻ +bmäŇŽÎŐ-Ku ç„Qĺř{˝\={źKp‚đ©G)TńýBL—µ±Úđié}ČźŚ’O‰É%ŚöŞÉGôS….ÍO×óâÉH3=7 ‘N®Ł5‚_ÂţKŠ‹'KΑE&ţ†:ˇÉÜB0cJ~{ŻtM:¦±_ĘŽŐ´‚_99EĺŚŰŚ-Qw­đx oV<\†{.teüŠyěĹž~4á­ĄYđUcE—á,źŞŹßŃ é¸ň(N Đ˝·)’‹ŠxĐË\Ć9^çPK5kĚ’dMk}d’,Ť2WřBő‚ľBé­˘ůeV§đ”#¸îĘóâ<ĎÔxL–źîďŢîUqSăGxa¦t´ăűŢ-&j¦}0¨Ŕ噍î{m%z·é$@Uú[{usľS9ć/Ę A«",ĹÓ@)9ě‚‘ô%RŞˇ`µ0ků4¬d`oşBD=_ë`°QŞ´r‚cËsÚj‡DŐtÝáô$ b šlpv8Ę,f âNLPÖ.…:a©t«­ú`âö!zqĎ^h\~˝Ž‡2öA–5ŕ#^0ŇŤN"«)EŔ¦uS¨łuŠ­Š+lGŁć¶…rzÝńVšő4ŇY»U? UÂI4M»sp Tś°‹śdÂƱ´}ćôD—‚ę LĽ Ť«w˝ś,ÍdNFSŽm‡Ć í58˝yŚD Ó׾Kâĺ*AV_5f›´'¸…äÇÜšwiŞń(Ăd|MYŹćgFč'†˘žd¶ŕďKÄ?ÇŽé2J7Ç(ç$Ĺéy¶łĂ¬’t6ĺxťUPg¶Bü’ŮżxŮłní,„r  i•\”¨ď”cNtŹf”VčűYńűI© ’×0 ť×%8j'm¨ÄťXąüćGŠ„G3Ą_îĂ8iű­ËQ~ꩥ»śÓxżÔ! ¦&N‹}p›$Áhî÷AÔg¬˙Ҭ 2t˘~ÉŐVeS/hŔc×Ç}ŘV"ô ňŃpŔăŇSf@pn–ž6 `¤™®dM%Ŕ4NšW÷«ťZŢÝAÍĄ÷cę;,v×ýV*…‚©Jč˝B©í0$•Ăn/R5K/&"Ľ:I;7ź{¦´Y*Ď„~ß*ŞgČUnayâÍ~ŕłŰ5DSµ˘ ˛X<™Ű”fëz«z'ąžSąŘ%Äc÷ ‘9ĺ;jŁř™Ç9d"śÎÂMl#nKfŽI<Ŕ”ŐTt…‰%­EÉSž+§á·7礱ä$+)ŔUr˘KŐŻÉGˇÉÇϢ‹{Bˇ)¤4‰ҧ7ŽO4Â0ýBĎ‹ŞŢ¤Ě (±–Sô&sĄáxDđ™ö. “Č._X~·¨ŐŠĎŘ&€Ë Ń9¸Â™ ›­§ë\Ä<ŰĺOT)./Íî‹r­„¶:{&›¬[üEź)C`pŃÄ =J™J Ęٵ“ĺuź©J“WůM­ÝŞMęÄö\T%i˝1OĄ°bYĘQőŤÎ4Ö _#§ cěTřÔź«öďIđ)Çú&­R„a’¶˘¸öMĹćČO@ją\]†ĺ?Jd…<EówţϬ DTľ˝LéŤ|ŻĄ§falJí±7¦v*Fµ´#}l§ď¶Ď˝A»(™Jfěr}őç’÷ź«g‹#Řęůü€,L€AdGaşâÉrÉńŃ[Ż‘|*9ÖR)\Jóµ')ŢAYśšGE„ˇ‹Ędi~ůQTÁx¤uÔ˙ŮAÄpGţ­#ßFΆíő8¨:Ž•Ńҭ·2­E÷a7\ĽŤl\…ýKpV§4^n~xršnŰB öfbç{d™şŰ)q˛W±OkV ćłh­ľĹĆÎăŞĐËAٍdá Ő˘h™ďIŽî°Đö;ͶÄä‘82*@.âĺÁN˘X L+‘1Ź@Mďu±Ž Ń”¦ý†ű:#żýĘ­üEŐm«®Ý´SÂň‹2VéŐ´A2K DâlaL$…óÉkwżŔĺoKŃ’Ąö4.‚ŞQS%®±č±sDAË~Ą8°Y(k¬#a¬xé†ít:cÓgęĽu2\Ëđz }•óčrČ5ř‚%l†t˝Đŕ¬a[ŇwQ ¦3l, .aż®*Ţa&‡´ëO4Ú›JJҲUčĄ.mL¸¸2Qi%É”áiŁĹl0U©¤6\ěǡ›…·”—˘®a–˘*!(3D«! P©h@ĄÂ-Šéşö˛©ć8T>NÇf…«*A•ěŚmś§ŮT \i ô µ őŢ6r±)!'3%ĽM&uyÚuÂřĚo) ŁôѲĄXWPŞqt “N¸“÷bF<.1·‘áśC{kŘ™Xc0±č]ló< ‡Đ7faĺš~%}$Ä-ô@ŹStTh$Ë‘+Ię”"†Anď»0B]šp4~­‡wpď}ČŁžX\Ý)ä‹x§ťÍ¤*ś-öŇ<ĘôyîśĆ¦Í YEuş낦I1­ BHĎdi¨€ńUˇí™Ůâ•® ćVčLC«°Ý‡Ě$ÚYXűYwqZ]¨pÇ‘ž&®˛óR·´ÂÍöA0=ńC•‚§Ż{ŤĚ/›yďÓť€µ$3uľ+¶5áíl{ ĘůSHס›; Đㆵ¦Ů0ENÇEk_ć|Ę6ź‚:ëÜ«{HŐ#ůŔĽ\{Î2h‘UĂżF0`Ő Y»tT"›zH3¨>L§ëí#ÍĄĎ4‘QîtčÄRW!—n‚mć!†5|e¨p+Eţ;)Ĺ8°—ý´y°¦ő.MLk…Ägů7†şHňlĎě­gáí•;y{Ǥ+7Â4՜콰듔ܢ•¤M„·VĄžEU'4UfdÇűeŞŐYŞÇîDčE‘9ń<Á!U˛ĺhŻý ‰CO‹Üt« Mĺ‹SwjŚŚf‡Ń:Ř»|ΖÎ;cw[Ż]ćVcZůCI-¤Ás±Ë° iÁU?/‘VvJň];^CK(f„ă§Ń<ÎŕăDą3ÚăćD¦Ľ5ţ*€¶a©‘˘ŐsÔ€ą)µăŐbDýg¬b'`ZxGc—M^w«ňtg y–Ďéµ $,™Wh“;‰Ď{…Ľ»HDáÝý)&ďÖ±DˇłŁ5:#Ź Ŕ.É.|p żĆŽg ôŢ^gşűuř8„!z_U đp¨Âç©ö8ńŔ}ą~Dôé÷y¬AĚÔs0wřŐ´U 1ł˘ž·˝ -ÍQĹBÔmě¨2ˇ;·ŇáďúiÝDIęŢšNâˇ/y(o~@ôd2© M^ˇŽäŽ#ÉěÜŞC:9¸PÎPĄ#´Uß-;ç4ŮĎîš<¤ ĎĽ,Q›§`^ [ÚľŔTßo1ŚŞ× őĄŁA[<2nŚ € Đâ5ĽýČ@´|wŐĄďVůϤş˝¸B/Ň4dV±UqÉĆ`ń :•4Ź.Q%ş­š2Č'š† –A/”g-Ö%’ýť7aG]ěş8Wů P“˙ÁřłDíöŔ¤C%nYŘ«+wTtvŃpM‹Ďá|ÓŚsP!Ë[&čF¦ŁW¤żQmé|ĽŰđ‹4ĹĎ–Ń,šűdĐ(h&ę*u$q¸*b\ó”‹ ™p¶É]>@Żr E–T÷Ó†×PÄ®ÇçX9ďW…ř=W¸üdRrŚ˝ĽÚ‹Ä:Kî&PBÁľ_ĄŰ¤ó¶W-͵ňÉĐa' ’mnH5˛'Ô@žEźLŁl.|w*„5wÁE,Ç“Fă+¨®i/™JNŹ6^%vAŠlm§«zŁ”$¨9J^r“-F6dďvO€ @/˛„ńxp‘Ý?Sw˘?™)––.â¤#Żž„ô*Ě©b"ŰöęDĎKÝ?O)±ËIOÓ5iSLÍL)ä"ygA×tI#ŮF}‹ÓZ@üf!śÂw*éînÁuvňŠÝ{Hô^›ÇXuîgÁąÓ†Tk-6ĎöşÎ˘f—͢†ęĄDÁPúŢgH·XŚŢÄ}¦aáÔí7ż÷ac›-ň­˝Ă.–Śűt2{¤SßTU QűtËä4d¨>;yN˛˘.ű›tAťëßW‘‹çÎtHˇ/źhÓfaĽdůqZ «ígݻŴ„şŁłËx,„öĂfÉ%5MŢČěw怿‹ž5Ă—apdF‡.ý5 śhxGČYű>ÇmY'OńkŐ;ŐëDvB2ŃdIĂŐÇ.±6r#ş›ŽÚK‹Ś€¨¬Žě­tA´A~:Aô3ĺě;&Q9pJ˙šÍµű00‡çPęBąU$ŘĐó@Ť›‡j‘“gĄ@.ÝĐiďRb°čő{ńăďnÍ5yő°7ĽÂéĎJE±|?ßO: Ą±? çqňčžÖb©óĎi‚°‰xÚCÉŢd>§ĽS‚ŤÍ”đ"Ç« jć<<eĄ…T[Ú…„ j” ˘T¦«˘h[±‡’5+Ş:sg—ßLÜ ó¬©»¨‚ó•=ľXQć×ýҢHi…űQ?§ü]_Ö(cţ€Ńja…’űqeۧÍRŤë‚¸Đ~,JA Q}ÝÇgĄóě9oH”<]flM–šL‚¸ş–˛î¸fjZDMÁˇ¸<Á K2w7~ŁI6tj0ÓśX:űnŻIPb;ňÓ”b51vq¸BĆŽűë–ťAˇęö'4üiŤ´ĆytTţ8¸ ç'üh‘Ń”}ĘŚüVĂ8řpÄ%Ó¦:UŢéź-/™ä~ ţΧĹŔ±­PĄHví™:Ť´®)Ţ­şhŐráF±ô˛zĚ3„˝č#N1¦ Ëě5̉oP÷Ý]tÝS{ęF,ßrp|Úc~%ŤGęâ@3úNÖě·&:×q*­Ó–‚[tŇ*OÍé`{ ;Ä/:µŹĐ Wv,š¶żSz ëq ‹sç,;uLŘŚ±úCű˙”q •8yA—¨c’béW8^ďk#4[%ÝÝßÜĂ‘p‰]_‡ŁL8°»*cř$mÉȲz¶» ‰9”śŞ›őĚďâŔgUpA{ęG$žÇ–mJěÇ.6¤¨/-ČQsÉ´đ˘˘Z–?źVmd9Ś–·7r.Ń{˝d°IsnĎp* ďżWVaÁĹ"ög ďvň Ăćps.·™;# ®'ô,ĎżŇ  Ă K çĂRu,9데ĆÓĂ@ř˙„Üç®|0¬ťv!§_Z¶î©'fÎ;´ňĘĽ°zč ĺ&uŰŢô,Ű0âcă-Đ(•Ę…–+ä•";ŮËЦkűůµÓ¨ÇÜ‹NŠ›<@Ë,\čZG¶Š $˝˝3ÝŁ©R#׊.ßů"Éť5žĐA˛ěŇÍh %3‘¤łýçqÁÎŹ°j/vŢĺÉ÷ö(\ě’®őYgőŕ…AB®łLśłS¤|üc'V7ć©GIĂ÷‹˘Ŕ˙®fă.ČŐ‹ţŚ8‚Š®<>:Ä. y´h%áŐŹŐď`ÂúÚ|N¤:ČĎşÚÎ(m?'”AX‰IŠĹ–Ć~Rű^{ôąÚZ·/žĂ´žŢ ‚1’¶aŤO®¨Ş.)‘dÂŽÜGÔ\^ç€?´ăî!‹W§GSß’ĄŽ@óĄtJ”Ľo… {äzîĆŇ,Ý>%T7Y¬–)‘(S~,÷KGĂŻ?‰MVĎÔĘh„•ňhĄď‚*őÉy;+ _Ň »–*qĺAŐíĐîŃPć¤ôšžĚÜ \vNiGż(>e‰Ä·Ú$*™g´kç8ÍĹ©`Ňoá«´ )íšJpMęÚÚ­ ,'Q´ĆHcŇť\« řz4đŕ‹ĄKĆĐo"Ť¬y ®Pŕ12śÝŢ”v[gę{p¬ýÂşü•….×űšQŮ.śa±Ř††ŤŇŁťŐńĆĐm`Kţ {ůŽcT]p…SřI˛ÓP÷ő6(P'NL.%ć şSO%7ş~zP¨ÖÓ<ß1H†ç˛ać„&JĄ‰]> µI~ş&ÁČ&łÂUćśw S‚É6¸Ż±Ľc&*[@éELv›Š ‹CĎvPݞ!Ţş8c]ClóltÔţśnđJ’o–¶nxiÚ©Ę:í?Ůi Z‹ÁŻ`ľş¨í=4Ň“^™3kÄxyŕCŢ8:<.wű™śI{H·Jł|Ł±Ű§ěż Dg¨]G. ĆźčĚ6©ę ÄÓÝGţµB~Ű/žłĂŞl4ëYěĂŽ¦Çżâ…ŰŘHç1ô·)qKX 8´s˙ *äd·QYÜë¨iěDA.€DmiĘ ýO±Ť*Žşőj{sŁjm$ťDNÔÉ8wCËuÇR5Ő´rć{q­,Íö%˛›@ĽaţBáqlŐ_ %Ć<{-ü@ĺËĎnP’”Lô(ÍŻ⇂¨«"Vޱ(pĽÄ!ĚVůB×?źßrľ7Y Śx:é Ű.ő×r˙HdC—kq$ďďZ+dúS(ŠE„Ýţˇg«fŠ#a›H®´(˝ÓQT7$—âż#Ç@ů‡/ĺ%]r~¤„¨řŁXRNŕK÷Gę™ţđeŠŻ!G(ë{B ś‰OŇgž™ŰkŚäďY2n˝‡µU;Ču7’Pţ™Đ:5ńĂČ|3?“eË:ÄqÓÍgŞŻIwŘ Z‚Ěţ‚‹ý:}$ť†ć_:šLtăčěÍ—ÖµeiyŮz|T!k>ůŕjqÁ~|©Ć`˙‡/“ý%M~¤ť®řď¶8®…L/Ε*ňPŔRńKË_3UÝ(ťvÔ[±đ<"úbé…Š>ë)ÜŐů×uýđĂţżoőó?üüŰýÍďľýűź˙ÝŹńío‘˙&Ý3úíg˙đŰýßö—˙ňßţëoő—?űËź~űOżřď?ţÝĎ˙âŰ~üý~ą˙ŮOżýőß˙úÇßýĹ·ßţć÷řożűń÷řĘë_ýőřĎçkľýł_˙ę—?ůö?ňí~ňí—ű_˙z˙·?üýßüć·?ţš˙áű›ß˙ř“oż˙ńw˙ăWżŘ˙á·řř/őËţíßüÇżţwßöýę×?˝n ‡ŕŤ0ĄMŢ7ëĘ=0”9K¬cE“?ÂvĂG&ţKń`‡z«`°Ň«Gą‡žťýľŞ¤mşT\ZG^ąő«±ńd8ę`×W‡ş´]î”%ć ęE  @µ„nŹ ¸eöVĽN¶žŘ×yňŞ™v”’éYa3‘˛€ÇźÇęIe1ń’±¶vMJę¦{ ”ŞŚśçŢ!J‡MŇ(MÇ#âÔkşRyvzâLb>azB±ĄÉ`ŇĐkžÉa‚ń&[”ĹÄ–Nˇń ĎDŠŤůĄă’íiX™ŇŕÂ8v#h©+ů1ôůŇ!cEUŔáÓ‹Q{2\SłKv×ă(P¶-¸Ě$¤ śÂłuҜ𶔌±` ”U_*7íGk?ĂÉéC‚#©źś|T4αr%B N3*FʇbMş¸–q"—"(Z—­ś µnŹ“ –óěě“T»CÔž˛aNľ?żěCu8th·–şÔˇ€F‡Č? V$3J÷ŘŠü©KŃd z]Ä ¨-ĹŠDŹ(úňŔv)a†@ IZ6ćN¤‰?¦Dřil-„H©9)ę¨x )uŻAu™D°ě‡4¤Ą™Ő{ 0:%\ŤÄćŹZ@·I%€ Ô‡XâśŢ›fËI ą;sFB—¬‡lz D\—ŞI€ö•u¦dop~"Ëě/E–ĆĚY¬@IŤJ&ő0s×(˘«÷—Y+ŕ1"€Ao|Ü\*ęłĹi÷:˛€$ÂKed⎞™N!Iľ1®dŘŚÝ–Ä#'KýâäĆw˙›&˝\ťÎ2Ŕ3QR=„ËľĹQB˘Ý‘MĽ\Řpő ,Ć… śâč/G±„¨gŹ +˘‹°)UĐěëqŹŤ=-wÎwťŃ öÚČ58Ć$(PóPÔ‘źŘ^CC~IŇ8Gź`PĎžâ©rbdk¦©p‹Ok2Ç×qX—đžŕ@t>'0ޤl«Ľ¦çMÓ <Ŕ*ŮóN}@ÄÎŮđýi Ă‘‘Ćě€ßÇŠ(č]V«© TÇyŽ€g_·€ß8…ť˘_ś…®GˇŹ¨ľ$[e-oÓGŚ(gŘŚÓ„č<ŠLą?v%űč ŘŹÇEóŠ9’µĺKLĂy˛¬UÖW@Đă(Đ1`ţÔzÍýí ér‡tEűíř”…ćCŃ{´řNăd­)°y­*@†Űň4G¸¨ť©óÓŇ:TgJË–1ü@—şŠ ±”Ň:Ç×Ĺ8‘>v¦Ű˙ş…s˘w"’YźńéAEÉčË-ĺ&IP"óŘŔB Ž¶Â˛ĺ;<0|~@ƤGÍÜĚTeg‰‹Ž Y] m”ćő¸:Pé&4ŽlŤŽągç<0O5thŤ$)¸>H˘kÂ…é齸]@(Q ĎŐçCuµf"¨§ßâ*@Q°üg&Ţ#–ęđ—ÄeE˛¬a ÎÍŢńR¤ÂI\öËZF‹(± ›4ÖD žy‰Îth Ä2´’űË-:°ű 5AͰ­´&Ţ]Č(”8;8§jú9mL¸QkyŹí‡5muĎ*«1ÜHůěؾ˟$oŤęľaĺh5Űd‹őS’”j Ű])*xnŁO,žăö@1˙ŔCÓ~•™}¶ë—ôLě÷ÂĚd $OeHr¨·'ěłŕş“ě 5 ˇ Ťˇx„ ÄZ©µíc^ů4»pUµ„.™†ŻÂU4rP&ő'śG| [†˙%ż1ăÜĘ-…ĎL"±g„%Ű&ĘIhbĄ<ĄMJ/ęK«CĎ·Šô·đ°a”#çřeEWłc>Đô™Qrďk»°«°‘Z™Nšx’¨ŤA¬kPÖďϊ݇8ĚŮiA¤ŮR˘“Ëňď…|%V2·üYą?+„ vî~k»˘źç@ë%#Ť¬VĽŁcĘ[Ĺ:XĚyů¶ďmRPŹ«Ä=.Ě®7Pu}Ś—â Ôj~ßčÉ–®ĆJ"Ş‹“rđ™ĚkFb}0Fű{ŻţZŮíŹű±y5Đź8ŐѸ}ůp^ÄŘń7”Cö`¤Ýˇł.»Thdť¬ŞĘFKűŤW6wě‰ď_q§ 7I§:QÂłUşe™łŁ_ěX;Ď伬+âMŽÁqđ±Óą2{ZÓZějV‘ Ńł2g ĂÔŰÉ*>Ń|†×h¬Šz!ók5![Šž)+LćÖiÉě·Öh_kUmnŤŇă–#5 Ů,qpć¬ĺ'Ł%žŽt§$yČů‰îFROz$‘ógĆ x'ôµQÓ(‹¨‘úI4&şFâ9Ař%çgŰ#qíBT^$@嬸Sh—xłMnÔ˛€ge: Q6puLO`Đ ŚŚĹ‡Ńś"±…E7bV×ĂśNţ)J˛B?šďŤ zśU„nëŕ -ŃwçŚĐ7Äť®Ć~]&)×qt(ApĄ.©OÔVöUꕹIĆ5ŃĄ˝"9Âý)‰#}GĂwP”ŁOť4’pKźP*ž•LO[DšŞáÓ’‹*ďEČŠÚ9ěíA¬ÁgĐ‘9"}\eWňŞ#ää»näČřÂGĆ‘HX´úÔ"ě‘Ę*ąýTR:ŕä˝ţQí „‹íHG’\ďł,v̡®|öč‰0J‚űt]wřµ¨č#‚`QjŔsőˇO0jˇ СëĘ6‚§ýV_QÍ$ Óšź|o“ 4K»âČ…´˝|g˘C’ćWT§M1MĚČњɇ JÖq9Š~@.ă)ćš`ŢxÁÖ5ÎŕĚ~§'É9ą-µ‚SLĄ~yĘđ #f%“,|`#˜˴óĄľÄ0;ęÓ1g¶ŐńI$ôş•óÖŁmÓ‰JŕŐr 7;Ö㸤ý0śŮÚS¤RÍŤć,éë±ĹJuR ”(W[l±Ęv©yŚĺÇ0u\×âÖ×á´}]9 ýúĹCřhE˝&ŇŠJW´áFbinŰŞÉ‚ź-B^Ş8¦ďwB©ĽKÎiCţŇvÁ2ŔeČ›đÔÓü6łŮmóĹşEdkăíĘ™›B|•ŠwęíPAÂĚLfĐĽSvď`` ¤ŕt8cc3'b^S°Ňmđ#1ălw-Ź{÷c{”±vŮFp<Ň×Ü8×Óđč‡-Uö´IĽp‹ŠîQZťŁd`) n'Đ|ičLll8Ré§ž9 őKV’Š®s^[í§žIµ/J§Ş~f#ZcĆHťf'«–Ě‚ÚP3öW´áë¸H„-Äź«%HĐ›Ę6&}8hK>x˝Ö&W—á:ę"®ÁT°#Ź»—ëEzCă{Mo±ÎשĺĘčČĐôe¬qëĐ}BďD}Č? krÂ6ŁWň@ůÎH8ęp;ë#pöá Ź!y2ćO®“Ä AŃXŠđĚś—ôŤúëě!ä it§(Ŕ -b˙_¨=ňŕ¶ÖPÄą¶f;šxç şбűč%ěОčoO´ 2Ę4…˙ž¦n5‚ç¤Řˇęś”ă˙ĹÁ§é%ŐwIc(Še3ăjń|(’Ă|ˇ’‡*%řŐşé”í)§wµź¸@łĹ…wľ*nfMÔe^hĘćř°ťI†ŐtE.ü—‡s·±<ۢ”ĺfµói´?úKŢsi{@.$?v`8‚“;™˛ŁíHăٮڌP.Ë·č­9GëűÓwÉ 2űâpŽúĚÓuzCÍv€1°¬<ŰŃ­(:6rŠTPÔxٰ±ĚĹ7ŘtÎUpdT>!Ő*î¬Sů×~ćy —G®Ô÷űÂąŽ2S°ń–4”lěáYi2µŽČĚM7ô¬Ľś5»ž7µĆŽjĂ^ÔëiűgĽă<=ďQö2bŻęÖĽfâá «XAîŔc &oA©ČPďTĂîƤ4ů‚~˙FK˘Uhô‰ż·S-LW3‡Fţˇą5bu·ťć#âń„đ1Ü[ęÖŻpQEŘŇ۰«Łrť×~÷Ě*&uOŹúľK6LJ Śi‹XŔ‰WM•đoÔ­O$ukE{:íŮ?‰IŠUď6{ŇQÚäמ˝Ç_z#ű6;Ä‘=C™ZGFĘhÉíç4GšLÍăKúľŃž™¤D*9AĂŕę4€ ĘXLä\máţ©źŃ·›¬JójAžšćÝZž,˝‹ČĹľY@B¦™ş$‡ś<GDóBľ´&ąČ`Úâ°ëdđ8uR0=8«ßpŤY­LľDěÔâĹ#e“\áŕűŕęfĘöËşŃĘńśd7ľ"sű뭽ţ¦îˇ*ňúňP^#÷ą°Ůćŕç14š@}É[¨h~ˇsl—ät+şçr(:"`ˇSöŕÉŁ*5˛őSAJřŞ»ˇ­š÷t˙Qtß‘ ÉáĚfÎĎ4žů"R§nVl,Ľjě€Q4Ą”?EúîµI`–ł~D3Ó74ĄÔEí ,ME-ľv„]óĽ0Ľ¸$†J–ÎŚÓEŚ59MfÁ"ć%uů,“”«ÚIßµT;[=ô.Ä\2ŔSÜVĺ \„ ¶ŽÜ; ŤlIe˝ŹÄŽ&?‰Ś§ĄÓ=4»3tH8b‚şłNrŞâıńŞ@Őe0QLľÎΩh$|;ѧb b‘ąăm¦7šoŘ1ˇÝIo݆óc…î^“Ä•† ÔË«Tę:šşxMéÔM"l€W:^k–mmaÂBř†®$ůKăűŘ L"1ˇ;ô‰)•óŘÓrnwŞ˘Í–EžaL†˝M›rÉR ´Ű@%Ź"Ó(żĂ•ýńů8NÓSĐŐŞšr ăÓ, WKŢq™•"f±–:Ď'…Íý‚]"¬ĐďźÚˆJĘ S2ď‹Xł]ťOÖ»<(é±W×ÔŇޱŔd´D6j‚ťi¶˝:ŠdFk4hźŞeeÝĢ"ŃU·•´ŹĐ |·¦a‹ój  &;%F%ę™öÚÄ9ШzJ~„GJű~óÎ]/N)«$†4,H=`Đ{,4U©˛‰ŕŞ@5F•ĐŻ [ťSNĺ!ŇQu.żßNü”Âë‘ĺąC¨ĺ ńM+Äń›sŕxa¦Dż<źĚ@ ĺ‚T4şÜŞÇž<ęa%&>lŔx {g"ŢX|j/慎Ď'·Ď0jG=;˛żińľŽäŽFŰZQlJčWâ˘W=č[®Ż‹âűčä¨0"žĄX)älŠőߌwČT`-zź’† T:FC°jçJ¸ µ>Š•çsâáV˝Euťjw†‡"Ą™‹Y¦$}Ą©eđ čŢŞ"Á$uŮNŘ(ś§ł™Ţ_ŔŃ[d}"ÜŻS’ľ¨Î•óbŢ”\rŇMä´#˙D“@ŃČú–.,XÎU¦ÔüRÇ ±Ť¦ĽŢaáu ‚}ĹÄŚ5‚* Iäc1h.[á=5ڡꢽmorsÁ4šc Żsy8qÄlç9ľ!łÄˇˇ‚ěg“ŤeI˛Z8|cĆŘłâ+Ş"Fâ ľŽ“Ů€*oTróŹ˘QQ”JŇS\4n)řÄĐ?ď“ŰJŠČ©0L\C,EY$ëČŢ»k$IëÔj@™¤° ą)‚dŞ­ŇµÍä(Nů·)'”[–÷ů /x†BGô @ۦ¶…P';KTŕĐ—Xlđ_ŐŁđŕăňцßĹăE˘6S/,´<Ť\l|VÂ᫦ü/Ç—ś= śŮ¸gEÚIŤÓECż×€Ç ÝŁAä6­r;´ę Ń<ć;îA~1Ƕüu…\ů€–W‰3s Š0ň$Ć=@©R>Ţńfé#™‡N2c^Ýť%}˘H TÍNbÚ3ÓÇ*AŽîęž’ŐęnY”…FüÚ´;păüEß°+I!19Ö1öJ ZľĐ "+Hm#šÝ!ˇ§ý.v5Ňn ‡ýŮš§¬Re÷Řć„x:ŹŚyWUGŕ—•‡Ţ3ţlĄĄ[$ţ1ć'Řk6Ă^•Ë…=”ú™G˝˙şČRA6_! Ś ÚŢ˲‰Ą31Çc|łÝäđ8‚S˘ŘzűP¨âk¨• +5lÄţT\Ă`oÚ›_ěôŁ‘÷răI^¤ĂŽ„uÝ‹­Ĺ3yÖ‚§I0[ýö5ç–íŘNĹĂ«ĺq‡V™ĐÂí'ĺéÜ;›BsŤH?Ąq5ÉôiÝVwÁťZN@gźŮL@ń[*µ%°ë59$ŹC/¬Ę®˝(G2RK&+Ĺ9grŕ ÉÇăÇFŮSMš~†“ŠÖʼnhY±¨ źe°(ŹMYŠŻ•ą"ŽA‚?WřRś zѧ¨D(¤R`îŹSĐ^ěř%Y™{•ŽŞv=¶xĺŽúźňvsŕďĺ(#áÍ1ÍŽ8¶“ľ‹:nYćöB‚µ!×$Ü7ź–-{¦SHGĄ!YŕĽf4™„ľlŞ1ŰIĽ‡ˇąN áĺ̆›Gď…?!—á*ż…IµŘzÜƢ‰ŚQGŔůGę¶Ę^ÜMú6Îp‡ú9öa@xÂ~2.8k•Ő*“CZKWăcrD!T—Ú|„s9 ´đěfÂFúyUMrĘÓCóÎR_ŐŸő MŚ˘q„>ćxžä cňwŁ’‹iţȦš}NMmBvŕ$ó'Jb¦TíáKúŐî<,©R‰”^"JµáyÜË~ŮĚ —á-Čo˱ąić:i T*c2ë~´H“|Şx’/8ťüŔ `>ć`Ą}Ľwš‚CչŴлH3¸_»Ř¸X,d±ÔΓ5Śä„ôt† «z:Öt4\ĺÔµóPÓÇ+b_Pf8d‡«-µŘw 'ÉKjăţ mlđ.ă-ő…ňa ýŠ0‰)]%VnĹ憖ęi1Ě˝ęi6>–d…ĂmÝÂÂż®Z%ÁĚ!óAküű¦Q [ę:§śS˛›DĽą|ëŁÇh%6›g•´ŞĘ4†őLŁ1†Â K@Âózµľ%%`J`sÉÔâcF‹ĽHžĆ‰ç~ăó¦îF“5îgpµöťH~+Ě®ľŚ#)rqaIŹlgl¶¬ĄĽË«‹íz+'!üBîŽw±ă…g—§Ă«˝G~:AďÔ—V$ľYĆáaßô…žC}(áCť˘tµË;knĚŚeMsć]<ІďPçNîvߡÂb«ťńŔÓ,$AUţ'*Őë„•Ą‹lyŮ€#AŠf\ŢÔT>v(m?oŚŻQ/´§™°eá›ěCÎÎ…<GT·ĂŮłG>`gŤ‚Ŕ7ó*¶XđčÎŕuç}ËĚz‚ɤ‚=ł n.„»WĂv¶Ńë$ĽŢ‚ͤ‘’[ŤÂŤĂFŹáő”đk*ĹgyŃÇóň{ábÄh˝EČ)ÂB#Äá6÷ßńXř-GLŢ;dLI ŕ8_jŞíHĚĄjŇŠÚŹŽŚ[˛Ľ’ĄŽ|+˙^Ĺp^n˛ Ş÷«mĐ8ďi`~aهůF“µ…ĎZ|G—ŚŹúä@))k±7»çA#XAŻÁ–ı[ŇÄ2kéaz|TĄ]Ťp/÷nŮÔÎŔŕ_Y™´©¦Ç&~$QüĘ1Ő0á^•ĂwË/přŃ _ÄyĚßeälă@b –×ďf•č‘i}#Ü»rŢO J›¨‚ë,?ZÖµDžJ+¤–¶ Č0xzEĚ{ĘQ„°oË|vݍ$k±áč:0{X«3Á,áţŞTů<ŐW Łű.Ăéł_­8نC}Ct_~z?<ĐTj˛@nřZ,¬#ćαŁY&ôU·a†Ě"LşáŢěűéߤm/Ú8č WŃd‰¨Ô™QDĐŞ°f—ľ"˙˙ę–ă]†xĎÔ•"őŠßER[$ö;\P© VtŹÖZ«ř™%Áí¬0Ź«ÖE8;C™‡ŚŽÂ\.,ąrxxŚ}Ľb7~"k|l+«›šv+vć@ńˇs_Ň 8ÖuČdé µšÔBŃúçäHL‚ ‰áÍ"`|E`]î§mFnô9E©TL,ˇOaŚíivT Ôă>Ąě†Ş Áw讥µůKU«Äśô~sŽ6, eËçŻđ–âWăA+JN‘xLŞ‡ĐąÓ(ZÝLB6¸ö0?•X6P -BhZ,#;] ˛PČćEws)ł†čl¬Ě¶ÓFOaâ¸xSPl.W¸¤!Úg)ÜH˛XĚFqÔ#ŤG¬Ń#Ô{us>Ę$YŁčM0c‰ŐÝÉë}lÍ/ęź“/ď˸ó”D+¶2a/¨ćo@Et”‹w™uť5óRK q)ĽOsÚo«KJ:«ZK‰ľ§k…řŽBYŤ Ţ…[„<˛i¬D>Cˇh·Ó^üÝlôfĂŤIŮJ˙ż LCçˇÎO+ňM^Â̤Ĺ%PRmpYrD‡rć?/8:ޱýtÓr ಢÝb”ď8ńGrűKđgśIŹ(#ěUĐ'Gě&z:–¨|÷^»4FiQd$Dżt÷ĐuDďRą˙f–Fy_Ë^ţŘrJ&8>ăXz\ŤŤńPpţĘŁlâ n°Ň ٸgIę•;şv’µę#†JŰ#ŰOĆ;­´Úă…HĂřbň+‰žÄw˙;Ä)ĚdPČĄţÜ…˙ľ05G«ź‘Zôć—¶pof_ÝŇCyź×ŤźhÄ{g«Ó4v~u H ŢFÄyX‘ĺTleíż‹ôLM&âV†O]ß0 ()§í·Ž~cłGROśYň9¶Ď:Ňe÷>ŘŞKÇ…Ŕi:u-‚đ]Â\ş“,ى~:a{ĹW đČS*VHf„”H>E aDw[_•k{˙/M˘†ú±}(4řzÜśĽvżÎ@[Âú‡ž‹¨r„#JŚLó¸~ě|CőĘĚ}ÄäůYú“čjZtP•˝„$ ÚůF«w]çň\™ŹsÇŰg_ȸőŰČ}Ŕg’ő(¤UG§ľ§iýZÚĹQ`˘E ź{2k§ˇo)‡Řků‹°Káe(ąÎÖŻa1z2đľď´ŇźNsS§4fĐ‘űÍ#*Ćî‘HťŐJÁ?§ŘLÜŞ%>ĄY»ú(ËRŞz|äCçLqď$“ x8-žéB˘ç?šž‚±ÖwÍ!ć°Tňwä#ÍOÜě5G[ş@#°° 9J8ô?÷›[R$mčŽ1ÔUˇ„% اáš!Ív š bíłŰţŁąľăĽX]ú–uĄI]řd`MŠÍ‹żE¨ÍŔ!é-ťĹÁ•B\.ďŻGç «OnÉ•1ĺźdN˘!c}4®ąJ©Ęˇ¤L^$ťZrRR»Ó[ĚÖú–ÂĂ/Ç=ßüď°yu’ľ»DÝľ'ß5\h#ŕ2XAtŽ.z^…¤šěŐIś/V®1҆jĚÍi˙ÓŽK1~dHÄŤ·đ GśťY2Ž5Ťßʸ­kÜîW»zÂi’}šHžń–Ĺ‚ŤQ5•b*˛kŰkĐMďĺľA'ĽI0MťoJçVźţ‰ŤdÓ÷şŚ’i_˛ŚŠĎ¤›śű.W.č?XţŹšgÇÍ‚ú˘rhZ šÇKđv};Fť…u"}0”µÉC›/YtI@¨7 Ó†0n‹|Řş%@ĆĘďŚáaĆb‘K‹Î‘Ĺö‹tí–Â/ś‡ü€&>‘ĺ:ČĽăĂ>ŮŻ ůű’9$0)ůs÷mď?WŹŁľbMĎŞp,20!˘^†.ˇÓÍ)€a{ńŽä3IÝxX=>!«ď‡™$a+ ËĐ® × č~˘2Ň+}ä÷N¸0~6Ýu&qxÖšâ5˛jKŚl¦±\’¤ˇ t˛öť’EÎQžŰĎ)GˇP‚FBʬ]ű3ł™Vi@‹Új2,ϲe?jTô4e›XłU|Äđ—Ě ™OΆ)-}Kg‰c˛ütÇŘk94J•î•cí‡ú×iSÇäG!g ÷ç’†D\íţGcĄ6Lló˘woĎSÄŕ,öŠ5eY/cěľč‡°pĽF*¦cŚD˝oµ'X/#­ÉÖąd65?ÖyZlÁá7„ÎťĆÎ g)KLVšjP„˙tâ˙ÎÓ/…ü_c˛ř–.Mi;śÎ1Ť«Zl°Ä‡!™>uĄpüîEł›şw "©ˇe‰.§ű<­˛ˇę‚yŁŞűiŃë(€k¨ŇŐˇĆú:×‡Ö J˘"mZçب$˛Ć#ęc[ŚŚb¶!Ĺj#ĂU¤R䨜AlÝ/­6— ľŽ<É”\’ŹŔOtA<8yÓ…»nÄĽ&t¨ó(Xď¬J.%ű"hß´âÚĹň@x!ô©W,o9ŇDŰö]ŕ‡ˇ,©5Úvq„Ĺţ« Úb-›m'Τô-$@ Ä#ß6_Ço} †Aö6ÚđŃoś;ŽĐh°ŇÉW>H†”p ŐCŽVč†ŮbLµŁÍ5쨕$\úĺQDÍ6‰‚“ä{ŃůL‰w]†ö(NëPą‡ŹD©sQŁi*őÖŘo˘óMÔ"kě/L.KŠŻó/ż‘†rĆ:(Z&3t&“8ĐEę}8­ď\˙ë~”RŞ[‰«Í«YŚpYuŃV˝rż#ô'~Iç]¤âÝ/ …E.Č !•şäZ9ësMâYßy˛ď˘=Š=6¨1…[AH0–©~r­˝ËQ› )ŤPiţě_Of´EÓRĆ+ÄÍ8ŞüN…R⩊ *‹bď$t»4ŞŐéř$\“&ĂTĂÔyüC¤;‘˝¦ " Ő~hÜŚI¬WÖ¨ô-i6tvúČ+:iĐ4^˛Ĺňĺ!ł¨ä0™÷ŹH<_ĺ^±ýp/¶Ë,J/ßŢS;P_¨˘d)˘RŕMĄ.iź"Çóˇ$ô„ł{ÂŚŠ]Y§ ę¬Tő]nŢqd›M:¤`µ]ŢŇ@ČÓŽFçzĹ#ö;±ÄĚťj,!ÜEA)Ű%fmD´Ă*~Ëďt­[Ýk”ĘC^V𕞆¤roůóştť“k7Içe*1đ±ş5r0ô§ŃÍŰ{Ň äőě&†v°Ďw˝ý‡ÚÇ2gtv>Č ř…Ł·o˘ĽĽ´RŇO˘ě)¶ös¦ţ^ —/|Ö_ą7˝– Ăc´+Ţya—Ź7Z×óţ>šäSo#IE2ŽÜ·Şgei§ÎZ68ŁSSM–Řź@+"á›–ç:¬eÁďČĘĆ qEśňJ&ó̤Űi‹˘Ď±5ŰĎäZlh:î·ń9âŐ;Ľ8reŮHT¸‘Z$,̬RGę÷źČ·®Ń%ß J$ö]·!Cja “?ŃżĎeÂýl¨lr†śĎÉ–wlüÄňU’ŕazA˘UŁ–P–ü™cH×*zňŮťúI^xŢ]ŕ^@ś\żÝĹ’ĹX̲édµ·Š9;XÎ(9Ú.¤á$DŠjč.a“‡7!§ [„p…޸Ą­ő %{ĘχÜ=1bK8:ü]Ş:2đ"F?‡ÖÚé$ł¨‡|KAŰ 09Ąăßăě8Ý“DDVÖ0 É3"Nxá‡+6÷ź]‰E b& ”+póx†Ć#¦Fn&1ÁĎG–"ĂGľfĂ.ŕ÷ŞęÇ\ ׉â®pŢ€cÝűHÚŔeE–©Ă™Z;XşâúŃh#Jíô SŤ×•ái‡‚¨OaęľBef ęoČ0BlŞjqł"ZÁ«Ěhf•IA{QT7KŤl†rtAÄR["ímŠ!ŃŮA_8č„ÂĽ/I%[c‰Á&EŔŻw r‡O†‚ŐÉ@÷WÜň˙+äV‘‰oČń c×KPď„€“›Lő†;Ôwçľ Ceşw'ÎL.q ď7wÁ™ ě„Y‰îóĆWhB´,i~”xâ]ä ŃűŐ)ú#Ů ’Lž"8Çf0aię¤l1+$R$˛ĘM‡Ą¤®)M}DúżŮ”Ű/&CŽŽ]Řü ŻoJÖÚćň‚žÍ<ę¦;Î#pµsAĘf/IÂá:ŢĆ*Í—!×d[gQFđuť9=ş´©`gĐŁšljľ0Ď8ąąŔ“r9Ţ Ł´mĂű’ţ„ÁM cn·]ęx­l| +nŐ ;ŁL>™kÂm ¤Żq®ďç|ßIív‹[BhĘŚ©Ăa~1Ąěě_©%«{ApeSČ*Vo÷hTî t-Ž@ŰÁ/çIŹ«zNę×ď<ŰĽç٬t)´oă«S«’Ł{ ¤ń@‡áç¤őR4ňÚ.$őĽ‡ćAěS5SEŕdMś#ímW˙ir46©ęf?Fƨŕ>§™~/ř€l˝CŐ‹9Ďéi.śH“č&+˘HîŇ}ŢË^¦!ş-*ŰWŮäŚ'ş— ŤŤŕl]tĺ;ŹĽŐCj¨m ©&×ň>†Č!v'Ĺ8šlĚĄ90>1ĹÚfŢYȵ<™ B Fíc "jXqGtrú0śU˘ÇůP¸Ö>lH+˘,·+NšOÜćĘ’i·\©oq¬î%v-ęm7¦ť\Ŕ‘z0ľ rB[&¸+ &Ż+¤]l 'UÔ“Jśî-{ń„÷`ŁúŤu„™p‹µ€Š±"=Tëť1]·`/ÉŁ¤ Ţ_6ďŻ4ýHó§?~Ř;Ľ¨Î٤ľ¤čűX¸¨ýî@˙Ă—HŹËlň8EQ$žľ‡Ś«Épx&—Ś`^˛5ĺGAU™/cúTeŮŠÝŢN÷±Ě[śuč#ýčăß ÎĚg Ó>VX°zd^•áÂËx­Ź¬Đ}µ˙ů-áץ>2>Â÷*7 ĺËaG‹ńĂKéh·lâ-Ś„şš”×Ăs“=–z|üL9™Çé»H·ŹBLęčL1Jhj‰my_˙ĺ_\×őĂű˙ľýŐĎ˙đóo˙ő7żűöďţw?ţĹ·żýEţ›t˙Íúé·źýĂo÷˙Ů_ţËűŻżýŐ_ţě/úí?ýâż˙řw?˙‹ořń÷řĺţg?ýö×˙ë÷ß~ű›ß˙áżýîÇßă+Żő×˙á?źŻůöĎ~ý«_ţäŰ˙üÉ·řÉ·_îýëýßţđ÷ó›ßţřkţ‡_üío~˙ăOľýţÇßýŹ_ýb˙‡ßâăżüŐ/˙ů·ó˙úß}Ű?ô«_˙ôş%ٕΝvţ—9pwŠyQ®¶hÔđ _ Űra=Lꤤ%Í6§‹Ho{äGpŻlŕF;m”Ľś…Lllú ë¦Ü$ëtËlOv­cŤŐ1Ă,9„‡`Ý@‰˛Ý$ţś'Ѳźö8E‡ e?ŮÉKTCí(ŇŰŇ©Ę÷)|ač°Ř"NŞ˝ŽłNł]¦SIGa + µ’ůË–†ź#§¶‹á+‹»/K"™qş‰ů-iU9Q©’ž:‡´§Ř1Ęť*†…˘@W8SęŘťzŠ“7$ŚSÔCMŐ”2u5“0´’Ů(iö’¤«±ŞĎ\<ëeó’‡0RâX­#Jĺąü ˛ďb“çq%ÄYŕ¦Z•3ZÇÜšEÓM5’ˇZAÇňÖsiÖ3Ő€9'ôŃs‡%h*áYíÔLn ˙‚üa8¤ s$PNr 4QÉu+GÚAţAZĆBö1Qhr,¶%Pz,öČËÇ‚ýÔ[·ľĘU¬¸gsŃÉM÷@°ň…ł=ßař“ÁĘ,‡®:vŇS”…T3u Ú˛ś„ĺ?_áIM'ËqZ¬ë*˛ 3[†ř~\@s+9”ř1FJJîTyD ±Ň'P@ŰľŁKY‡ŹG‚\‰vż‘DŻzÝÇŹG¶łkÁ #!*ý~;ÓŔLȬ<ĄdśŔTš§‰˘•J*]˛ ZA«vÜh’ĄTćY-WŻ)ďé2¬ [0‹¤xšEĺ4¤`ČĆ©^#óĐŁš śĘ~&Eă5)·xP&$í¤ôX§ ‰$ÎDŮ?Ívě_UyCŚ»‰~j ]¸*ĹÉ«fÔI¬LĐnŰiµč;i­‡vvš˛1UpMł_IČ»EȆőT“íf qô»ô´“Ф »™t?‹Ô±‘´$-*Hă-$gcđëîä'P“ňqë›P{é¶P8Žşô ş‰A$ˇáŃŽJg·Á÷["y 7ŇkOďn€ä.žGHVSÁŽmMDÎ[˝ďfşFXQŤp±Ł J®}4fęYz*˛Yú0‚äÉ Čzv$“)×L5»znI3âxîcÔhö– ޵n·y‰;Ҹ=˛Ă™rş„ĘĚ˝Ř1Ô żöQŁŹI}Úd)Mž&÷A‚răj0ĐäŞŘ˘ť‡ 5ôU tYJ…čČÎÚ‡@ŮŞĎ©G+y/%ŕđąS}#µŠ¨N ×9„b‹ oŽ#~˙ąŞ`ę;@ ŮĺMâd AhÉň#űp,‡·Ç®˝„F=gtćÔy˝t·đü=ń„#ÉMŃ%p‡|„g,†ßíçÜŘ7¸”žÇŚvnŕ+%‡5=ě řű&VMÔzŠS 4ˇ>A‰µ‘Q;€,0šöEWT^6ŢY\PŠĽ0ŮłDă)Ł`ŮdB®}JÍ©ĹÜsôJ™suchi’-ĚŔNƕʄćŚŔŃŽÎíôÂ&™¬—†ň5ä¸Qńם Zą˝„XÖ"×ĶPjŐÜV9Ą9­éü`±´§×g*Gep%M.>Ý™-ᨵ_ĂT›¦|WmQâRˇO8ŔU‹ *ËŠ@W IAĆKgW“đOh¨ ‰X—҉¬@h‰SŹ<ühăEúرxņYčś§#rĽîąĄ$%$űČ6ę>Ł›«Eô;ý‹¬6{ś«>!ďĎP衄$‘ěĘ{×EęiÂ^°TpM*őÁf=ö ,áŇ{«>®nď¬fán” ٵ#ˇŁ—d¬ ĄÖ*Q~|‹}nd2AÓ7ď°Dş"»Ň ¶l;L!@’Çëľ×đ ëDť[M±–Ď8x—!IĐÍRV¬ëĂl Oâ–-—ć1i˘‹Ř ěçę6RšzľáĆ ­›%ë—1 *%˛˘ž÷=ZÓ ­d Ť§É˝ßŇol(ó¶9É?"·ŕŻ'qH=˝§”uÍgXĽźS˛Ź…„Ď ¦hČÁŞD“ćűXw wÄ´Î0”+ ‚úiéѧ¨36{e ‹±×ö\3™ý$wR4sS;R %a–$F Î6úKŔLz0ş•ęÖv'ťÚľ/$Ěb^Ç:bDź~É Qw±=@ 165ŇýlŚD*ŠI>ŤĆâ–ťŮ;p©cź¨WÁ—¬%ľăľO&XsĘÓ1»E̦纻Ęlg!.:}0`i”‰ŃčPͬ"¬A¶‰q:­ÚýÚŠH»@Q°x}âı;?5¨ŤP’ŁĎ„B[P5䡔UKťéěőÉĘĆ(NápŇüzWwśüSúPµ~§&mŹA>4 CHÔ<îsŻžÂćąM§‡‹„‹śĄ­F<…Ş+x!Q@Ź—pť±ž‡q]p:´>Ó¤Î×sB˙Ţ#áe•™Í,’Ł—‚&‚°Â–$J¦ţŤźPRŮ%A Á®đWp›ŻOg’o趤řąˇë>Ža®ÔĽ ĚĄĄťŘ&5śľž„<ą,÷Úsúżb\»nýŕŮř@îĚ…E•VKîkaV‘ýŠŘČv96}}ěEŃ|ś×¨ĺčŹuŰLJ i»‡µ­U­‰§Á6âËxT­÷˛(GĚľ÷ÍŇ29şŰ<‹Uô%őôrSZ7š’ť"’lŇ#NśĹâňŚqŻĎFL’1ŢB÷hʞWg3ç0ba™Ô™†ž»XyŠ~ôn«ĆëqŘś6HDŁ—ÍR ńäÎ5q+zwY¦3ŞecăUäĄ(Ť®[×#ŐV¤DŔ>ü÷{CÝĂÖmĽB9ĆtM-`şýâ´ŃIĐԽ󙌟¤Č¶…yJšď]×(NÔ\ĘÓř@­âŻÔ K e†gQćäD…‹ż7Ź4¸kyŐönęîiEnŹŠňx0ö /Ö^ô4 ›€Ţ qKůwÜ-«ˇ‰šĂ<ľAKŹu)ŹĄ&§p‚g/zxî¶Ů‘{…Nr 9óT™­6(6˝ąe“.&Ď}Äp|OTwĎÁ°\eÁ<\0sXěłI7ČdÄ8VĹČůŞĹñŢĺşě° Ć<,˘c48ć7L®Ď2ă~ĘIçŇŮ˙/Ô›eʍ‚ł,W®oČĽĄĂ˛ˇ_­&&‡„ŠŰä±Kđ§|{Or]ŹůWaőťY_ô,‚ŘI óEÉwyvČŔb(äl™†äĂXŐÓŔ·Îő‡¶y‚L´6wtaovťŇA˝ô·Ée±8ÂÍ QăHL{1’wĘşvÝGŘűúºš–»ňRâŽ5N‚%ŤÍ8 C´PN­lסý[ÖŃ2–űĐĽ/‘ Ëtz’Iúz_J·=_!…hŤ˝…V÷uş(ó)©:@g3珝síhĹäyP÷;Ľ.ů:™4ĚŠ{<¬Ĺ:Po”ř]ácűÚxHSĽúoj«|ÍÔ/áŤŇ]„Ĺ™Ä\NlĹgú)† @ÄŹl[Pş'ŰËĘco¤ŹC.Lĺoßš&IŘéśóĹ7™áîC8-jQ”Ă…ŰÁ”żřMbjĎ1łŐ}„?önąX@şÉ—› oVm:ďĘ…E€¤­[%cß±“ýśnűW·†ŽĘ$ˇşY©…PpĄę€ăąä° 4@™9 sčf¤övćJ‡#.@“1Ř? ‰pŘ˝ă8`żËâ1eSĂ%6צ軠ô µ˛ĆKčĚ9—ÇĽŘDĹ}F©ëžŇ+UD“u–ÝĽ1ŮW༢>ü{żsTEV¶Ůăé ®D†zD"šűÓäŰż€˛E5\€’Üđ•­}–g |J'\R{0žá.=ŰŔ'* E-ďĆcHş$$đ2XĚ“bâ2čź‘[r1΢ă26Ž»Ył°_'›©VQĆŞ{xŘÍL©Ţ0A3—|Ô23.c©kë ©šuV†ěÉYuŮŢR‡ĎŹĂô^WEýŹî>™ABď¬Ę3~˙î‹€Ur"‡/ĆąéˇeÝűŐ·$~ú wŁHŰĄvŇ^ěŘă8Š'Ú”™_ µ’4O5żW?†R–:Ů|JÔł/j+Î…řŁúëëŇ„utżҤ<şpškͧť:,łcΞ()BÓó§"Ö€J‘7Aţqv K+XEm(‹_c/űL“«REsßgO’Fµę ŻĹ źĘN/˘ý){ş˙}ŕY“Ó‘LwA’!aĽĂńě/ŃČ·†?4ĘJ×9$Ł/©ę˛ęNÁZ‹oč;„™Â€-ŠŃť:e×dą‡] TNŘcŚţ|OeŢ?}Ťo´{×3÷((úďKą‡ňR­IśÖňRç <nĹVuäyŞ2,µ—Č,\Q‰łŻ­Ţ7µ•F;¨Ť•ÔőN‘ R‡ĂŞ2•x™~ÜĎ­ŕ€5|zd]h¨ÎĽÖŢON*7˘(úJÁřŰşáWQ¦>1żŔ»†ZËÖ$ĺ{ćŘ /ä`»®u+ç‹uF Çš–'îb›eź)-ąź"…¦çŮYá#Ź)ťG$6W}ÄHLëjĐ>âÁŽzW&l­±čÂÚ"!ăPZ‘€Ä¤a’¤¨śc—ŠůÚŮŕç[a“ň‘î)ŕ7&…äŽg±ę¸Vó1´`ŹńĐM ɑڂG-.ç¶ň„s=Ă,ĄŹŮ•L)•›u'm?ŃE᧨ćofÎq¬ß{ŤŮ9FPĎŠVNaŁĆ—ľ4l´¨?'×oĺ1jżĂŃ[hóÄüĐuť¸-™1_zöY·ôŐĐ…Ţ”1ŚR?V=\çf^ÓÎľRŽpĽTđ%+ĺŇŮŞ(¦Čy“HR …ŁAMĚw1˘ťMĘäÓmLŕĘ=đý†Ďň顴-űzÁ9SD( dSË |JëĚ_Ö…an°…Ű€+(V°ÚĂŹă"ĘGz*E…C¸űé5ĂhĹ‹.ćD3Î Z´±űů]”«¤LđíŢn ąOĐBĘ-í˛”o7¨?tUuŢWÉź}ů&qbUŰĚţÇ+üH5˘•A\ÄE)L¬5ËŰ ĽŽya¶L+głčtr¤öe&Ťä¨âĘKE“Ŕi<Đ1d[&ř]”3«höť¬„RB‘…“˙çĄ#> ±…‘NŹk Ě”%snh455:Ěu?-ědňoŹg7Ë‹!Iý>„DŃ…DxúB× ŃŐ@V)ŢŰĎFÜč4´ň„ĄB"Ž=ä Ň‘«­ąR’Üë\±ěw–ĄK6?WF%ąBBPě¦ÓČą|ĹÜ’Ö6M]S2Ą8îęLy­š%ľ®J~XÖY h;¶Z…—|ą ŰqË”“¨®ZŢo0çIsgQćP8ă_ÄcȰ«łOhé|V öíüH‘Ş˘Ö9ˇzq^ě‹»MŔ8'Íäň¦ťDU€°bŇ/aJĺô‹çšÚ珤±dEk<.A\T;ăHr%Ď$í×_$ů €­řMĺ{ʡ;Y„nĹ&˘ř­z^űę-ҧ‰#Ô):nň}żűí/€a˝Ôč•Ăç¬( ·$%P2DBďŔTŐÁÎ+9˝ăđÜK„<őÍBĽ—ëÍj"Ś} Źł· t´¶ĎaÁw¬‰–ĎĐGéčăâŽsŃ{¬0q‚ĄÓąH9HqW“%'©‹řJĐĄđŃĚ1lťš’TŇ.¶IŠőŘfd\ůŃI7ŇIĆPF‡ňa–Ü ŕkŽŔybŐ¸D«~jw¨›fĂÄ­ě’‹G¨3ş¦#S3v&§ŘF(— /ô¨î´Źí”ćJ•˘9ťWV6•źN1MbqÔa¤‹Ö•,Š4řXÂe\„@Iµ[C~I±´3ţ˝sĄçLS_i…Z–9“€ÎĂř(eŻ#P¬ř5äżđ$ą)…¤q«r–]…ůlB)3ľ2śtINÔP­ĄđM¸ˇńRđ¸Ž7AKy*ťá-™!$vä\ětdĎO¤` T±©”–o cr|˘p†ŐKĘÔ˙ÖS—!&ôŘ͸=żťĘĽşľ$(A:ăÁŢfI aŁw&+ ™“U1ş—˝_‡ELCő»Ň“-m6ü…Ń,čf4UłŁé‰ŃVHî˛7Z©EtĚČf¦ŞčiďĂU´ă\7ě-;ĄŻ«Vf·ŞÄř Žç<«ÄůÓŻ=¶7ű\ąŘKď’*B čĆ/H]—˝č[™Ňbčw dŚü2ö gŃp…˘g]Ůve{©SÍ›šnś›P˙Qť4ˇ‡XĂoLĄëŮý>‰0k6ÇŢj1|NúÎęËD"Ó÷Ú[Ě䢳üA˘»‹Ř¶ďsy*qe)láżďWAX6›N Y鿤NHůÎÍ|—EąŹ›qŢŹšČAőü›N‘Ô#…†v4ÇD9[Ó™J<ĺ>óŞ„tŃ|-)GßłÓ Ä!bEC$$ä[¬űčNĄ®Pwﮍ>ťĄíy 7žÓbC{”NA©ČŮťRlS†$· ňŃß{­ă°*îcĚSŹ˛Ö ´m%Z+ZPľ ź9L¬=* ?ĚN'ö3:ĆWTuU¸#gíhyžT:ő$VÜxĂ‘í ŹB¶łiĎŕÚ?®™¤Ď„ĄöŤQ€DVś{š˝jŰłLťëË*yÇvYň2ţ đ@´Ś;ůb $ 49ܸ5› żfĤýd{HOí4<”f¨L: ‰Š?Ě)üčí™ĺ«[ĺ:˛±äB<„٨Ԯ‹°ä,»*žúEÓ¬-‹ľőöđa/)ĺ·o4Yîg°Á‡PTB­"¦ŠŠűE„Qkw&ŇŔ×1:ۧ±L{Ŕ›¨»xNkxÔ+ĺ?bE"®¦öËĘ;şEŁ'Ř1famG1$c›ëmr(ň,Ç}“(…(j<ѡui_ MćÇô‰îo–źşIŦH3ŤCÂgwV 'Aş*â†:™XŹôwXD|/4ČçfŃ‘R$†;$\•…ăŠ=ź‡CQÂ?/Rßp]ăĎą‚4ło‚ZuňÜď˛îý*PíÜ)úéüžDŮŹ˙ŞÄĆűä%)ObÉ(é#ËŞžl†­Yë‹Ę4•"9oöüdËsĽEHt¶·‰™±Dڧ@m“ň7C~ |ÝŽíł_ŠČ „Šg: çcL"i´!°`NÔ=§rŰ/ qNFE-‰ç…7$n{ŁkP<`¦ VĚěÁnl‡%ŮžPalĹ\bmB-HÂ_…Ŕš6+Ůľś˘ ŁTŁ8Q¦NµîŚÁ ßž…íĺÎc@ĺCua¬°ď7É>$®tĘĆ?˝OUŻ•8ó¤V 3%Ńź]öě‡Á˛‡xFL^.śČÓŃą­˘xóGnvAŚ(Q óBˇěÎ.«ZĘ3*ŔĹŤKĘćU—„m#°I¶áР۵‡A’˘őýP6©µBß.Q ×®i|ŕËĎ3@ĐüĹ"dűď dŰ^í’¶ű´’µšXý:ńylZŐ•…“łó±-©"¤F…Ţ[=űł­” (Ľů‘ęÉl; H±ţöNľ(Á3˘+«ML_Íť¦ťµV€-hŤťňG•–±ßcW˛ľ‘CFyxľăĚjPźwlÜáN±¨Š€|ŘßALź  Ł0ÉÝ"_tkěi´đŤĚ ŇP­ĘÂ_и2‹Ł5Ö‹‚c¸FÄ—:·şF˘Ň"ÁŰŚa•ő Ĺ]6&áúEĂÂô{svđÎuÉ2îĺá?Ú@K €©OµfgVŁ»äă€,/˝Fwĺ¬?»Ř<’icçĚ-ku¦n 鹇ˇĎvBSŮâ$rżź‰›ńěVQIŇ îŰE‰Žyü¸Ń?.n'Á\s>j‡‰§ŤŇöˇŔdÓűgŚ%…á@śjî§ĄÚ~ű˘«˝Ł-Jéa$“Óăf‹ăĘYş‰ ±F;…ôî’`i–ăc”ń3Ť­–¬¨„X’jpNÇÚO«H&¸ôŁQGánÝę ŕ§Ż´ëµęśŕiÔ°łř[8Ś4úŚ äbl\PśÜűťVŐÔĆpbŞNłdßÄĽÉň»˝*ŇkU`]Ń=AŇáś>ÓL.Ę ]ŞQśd¬#l’ťĄnÁľÔŽé?(ŹyüŘ÷†żŘŇÎb^Źęřt:qNÝ»e@„Ϥ}*ŹÎOŔ8®¬j?3ľPjp¨x§ľ ©ˇäŢŞbjť–ÉŕĽ3ÂIFĚkśTŮŢüő&öłd C\śBÁ2ŐWŘ`8µ&Ź=®ş›Ľ‡Đ€€~B+“!ŮŃË3›B6şŤŞzĂŠŰň”nÇ`â"šę(OH2LĺÖ\ ®đ[Ď)9uÇei„<^Ł«5(>JůcâśpQ`¦‘*YNč$^ĎSN´G!Ő ÖH@j‰Ôn§íRöÍt oĹW (ŞBŁĘĹ‹‘Ô#/ÍjíúÎ<«u);[0VĽëytÎvÖŘP ±2“­ěů^"“±QąH{§eyEvÂuµnzzłT$}QPiÇŢ.XC ń*¤ĎÁ¤é:‰úŘ$ĐĂLš–÷řĚ9Z,ŘĹbâÍźµźÖtBvŻŢ(~+ě*xŽäVX ë'ůĂŇOěúHÇ'̶“ĺR»Ž+˘{ŰŰĐ ©kU„EX^T$Ľ´čô-"¨~ŁXă4Yg;Ëć"·˝ŐX@‡®2}ŹíÂ^f:­€?P ÍŠ»f|‰Éic]„Á^<ĂbĂ<.@ŠĄZŰ9 ý?Ĺ—!d›ŮNşŽőy´çňŮ­¦8Ó GŮN6‚*Ç'Ł!Ó{x{i@É}ŚĐޡ^ZNŹűöŽKNW1ÎxŚ~ähü‡0Á€Ľt‹Ńo5fŕÚĎ±Ž¸M}kG f}bPbÎŃ‹ÁéĚLţ>yX%!» 1ŮÜČŠ¸PAÇJ¸x®ăŔIqü«q[jvË|­‡‹«- ŇsŤmB“{R“˙Ü(ÉşÖ/:ˇ6Í“^[r K+ jĄ%”ëëP[ă|¤łĐ˛ţ2ăĆRóŃgASé7›öÍ+7ŘĎń‰Ç;ß hÖ` 'â'Qîâf'›ü’×Ćë´&2f̲ÎEžhDĹŃ˝S€ ´ć•A›%!¤x3Ă4{áI ڬŽB*ăôPňŐ© ›ÂyŚĚݤ­»HľÚÍCăŮăh7/ бQ[d’źsĘ•rt7Äc ťB!ł?  %€ů¬ńLÖńTż:ˡňńC‹Nňä9G‡ąq LÚKč·áçĺN’Ć& 8 PíFÜ<ëM ~|€M˝ÎqPJôC,á=źöŹ$ëRôŤrV|ťú­Kb(QQˇ‡zşMó<‡„}ŻT–CťJfMš9lqR¬C­^е`}Q» ‰‹jNQć㢚BţDIÔHČÖ¬˘»ťf#¸Ď(µ˛Ą¬ßŮćačd:Vúń˘‚óŐynD˘”é~äűˇIOŮľ •2U›N,Ůëř8!Udď†ÜQ÷QôÚł·yŕC á)˙ú,Śtą=şâ<ăřLŻzu’Ż']0bř”‚=˝—ý*5úé·ˇ‹‹GË/YŞiŢ”NHéPx+Sx˙ă™,ßť­Ä‰ ĐŤ‰r´.dϚ؇K*ě1ť>% "^¬Ľ÷ ąC޸5jč˘Ďy\±÷:+ "™4Ś`Ąhj3 _˝±^Âä˘Ńj^‰‘Ű높Ľp«Vĺúˇ\\âÍś ďVر„¶A(‡(١řŁĹ‘Ů(ˇ\2‘.+$9kud]Ęd»Ťt¤[p˙ÇŢÝ˝hv™ ă!gŃR0ň÷ć ŹU@x4IŽÓ®á0ťŁÖĽXP:Ô“řőű8#ZĘÚ‚±XĽ›!  ‰eŮŰNĂř_ŢÇ^çśęÇdŤ*5š}‘Ť‹'Űë‚héb#97ö*1šs?˝•,”˝Ô\(­z‚ćÓŻÇ­J‡ŰľD¤·oÍT¬¬G?QíKŇPâc/ÄďĐ­D =2l{Îż&‰óąt(t;GŢĎîŠÚoÂťcýÓ‰LΤľkÚË_»ßa^Ö&ęyOďH‹'5 xfnq„qő°€·L§x±ŁÇ~íMé&ívĎ'é&ˇ&Ĺpi ˘i4Űz˘@©Ţů iżë“«ł{—(J5u6ľ›9B|=…śđ‰ŇÇa?¸«%W?G1—¸ë-‘Ş'GVşE˙śCâs–ý(w•ЬyČ„Ž»Ú¶’ş†FüEä¶ĺóHĽěRăęÝÖóU˝±Ĺ|Ä…¤Â8Ô¸sŚt&’ŞŰ—RzzL^:Ußrä ŞiÔÔ·,Ď›‡ĄŻĆ±]—Élrdcëu|ç±Ő űĂ0ŞLA›Vŕ§E&1©.«xPťvN>Ź2rň# żëŞ ˝%RŞ$hSÁyĆâ{ ©-á0„Ě$—‹quË4Ŕ§ăm6;B7; z\|UN±ăř[Cć«Y‰DaQ,`mĄ4¬;‰Ó Ć,g’N$š‰©¬)8j4Ýp®Ž©n#8üł|jź1vLš–·3X?ˇo}Ä»őĐÉżÇQ;=—ŁJrÉ#şc4Eô_ ¦Ö®4µ˘3ŤćüŤ>‹ŃÖÄů<»m9šĄ\HÄŃůÝÍok~ČśÂűcw–kđfÝćeÉŹń;pF4 i@4ĺ0L—JýlĹB»p+ŐđrĄGz˛äâľ K49+ŢóLL([ܤ’OxCě3XĂ{Ps‚>ŕłIB°ęQç óń"ŃŢ ÝěVYziŔ•í×) 0šTy*ţ†•ŁÍ4Ç~šş×Âqż·C††)"(űF‡“HŁÇ­×žŤ±háM€6ŤI=Ę>ŤĽYă,)Öqüv]ü¨Š „ŞŰ˝t H1Ďní±´’A. sUŃ—Ĺ˝Ł#Ľí ĽĐç&ŚÖŐkÍ5®Óî‹Â¶ń6çŽř†ŻŢkZľPć˙!|S÷ťE”Ź;)âÍDŞúË~•0ć¤ě|ČÎré…âbČT4ŤĹN¬E­†‰˛`ľť5ö_«h%´ xQš.ý{ˇk0KTŞŤ(hąAąě˘O%î¤áI;zJ×˝v ˝ÖŘQćáGŮ@Óä{_$âîB|âö§Üć`y$µ´,.ë®ŽŽ¬ę¸–łč…¨ŇÍCŚ<ńŔ6µu# „ŮĆ rĄG…T¤d«%ÜٸŐ@"ë;ŠÄ]VpÖl{sy2 w"­ŞBKČ<í‡^›ĺ’µ“¨!w/|CÂbÔ?¶KSáQÍ*¦=dÍ©ö­JN%; H7.+™řKŃlő˛çű<Ď˝>á{uKFŻŚ ÷aLíӤ†±˝bggľ¨ł„§ŢhŮ ¬áĐ…T2íµ<[ˇDtHŞ„ó’ł™~ëőc3`nEÚ„ĎÂľźf¨8”Ń¦Żž  Ť=łŃB‘¸E8Ž9mṴ̋÷•ż|%ŕ_0EÍu 1‘M9†ű?íż/žÝšçŐpáŕÂ-Ôb“ZíĐ­*vćý°viÖxŁ6žÓÚÜ;ĺÍ >˛Ä­DĆ{U { ĹR†Á.)„ Ľˇ&´Źpŕę:›>"^k¸Meě‡Ň4ÍÚŞ”í!ÄĚ«vô6«=«ýŘí@­,&{i^™ké%_°ŇäěC7c+őfU/DÇ~„ĂҰC‹3T‰Í†Žî!xUČŮf:(™Ä`L –Ľë˘±63z~@śŐ} ŽĆB@†1zT"źIÍľ•˝Î–­ŃúĐ쇬ĺG¬ő@«†ß#3$ąöę˘ĘŢî Ţ//=ŞFrŮŘă1r•ÓgŘ›d¨ą4‘zI0˘çÎq)G`NžĐ)8ŘG(ďýŽÚ=)ÍQÝ©S+UhŽ*gC>Ť·'ś%HčpSŤPÓŘÇń+°łĆŤ×z`’“߬~B6Ŕb7Z‡!„]ó_Đ— ¦Ő‹ťŐ~yĆčFă–¸‡ÓŮ.2·H6ă[ćŕ‹÷ź—”Ú•„“ŃşâX‡ÖĐÚÉ#\ ćcEÓu¬ŁćTĂ.P”'MÖEJl˘]ĆŠ#ą€ŽK>Mť¶?PDJôś"wŮ•¨*–â;–LRâ/ÜćS:Ű;9ěr ěC${µFĄľE&‘âäĹ":VN*ű‰šM†Ů‰p~‹ڎ߉.<¤WQË×Ă^[ű$Ć)Ĺ"EŮţ$ÓnŢ·ˇĹĐŹ~ •0Áj4ePÚHŻŞď~`ăűŻ™Ţ+á–MJ·čĎĂIÖ1ł˝P ę’©ôÜgó¶k %<ęç¨0­]ób&Lü{(ötylX|ó¬ °t§´5Őć…Őr<P[h©ŃÁŘŤY‡ßl‘HbhvdU8g} ÁaŚnVĂ%+Â&vSS8ž{?Ä©XLMlú„čŇKŁ.”±ěgš4`-náp§¬L!{ŇĐ›gF‚Ő™™őŻâét nö’Í" ·`™ÍF$X râ>c/ ÂÓ)ůh±‹íNůâp…(¨=Ż2gyYRЦî× ŰĺŠp”ę‘FÎřĄŽY ,—ô|m™®™}śŐŽÂ…R K!ľJŁŮˇkĺ ęL8yuŁ(ŻOĺ3a ŔĚççöůŕ9×Äż®şţÚ¤† w`I{źN*ń´•ÉčÁFÍkR`á–eüÍÜîČŃÂŁwZu.Pňű–FŚWÇĚÓ–üÓŕČóŮ’gęw2¦č3Bnݞk ‰1–·UOtbŠjÁ‰©»Ľý-ę˘MZD'x’ ęu*§lS)\NSXOBÝN¸ÓBR<µ2¬Q©<í‹Ä:1n.QŢĹÓÜ[ĺ‰(7LÁĤ˝˙}^“SŁrđ@ě'&íâŢuť“)”Ëä ©*±]Ě*1ĎR81‡YzÝ*uŮđAĺvµ­†0sf —.Ë ĺWMˇŹŁ…Ö×~8¬ ëÓşĹÍ–Łă·OĎkRâ*HŽčv§~„Gď)h“*~±Ú_8ÜLQlĹĐ3r€f9WĆ´­'¬pL1w‡ë>!yĹÖČ˙ôE mĹDÂż 'Î|& ÁŞěë9đ0âÂĄ.‚děŤ ëµ.®Ľ'“Úr†¨711ŰaᚡŕIéď$0ŇśąW:ş_¬BvRNBópÔuMzS5“ë‡â¨óš®ŠJĐţ'Ű"Ú‘:Xň'Ö’l‘Íú {˘sHe íѦłDK´ďĆä¸sÔ¨Őö‹†h‰z’r*­učN‰Žő>c.¬CůÄ«¸Ą¶čyÇĄŽß:3™ă5OŮ'ž]I§I%äŞŰ¬µ˛§N3®Ŕá‚wóčý°QtˇŃÉ©i®j{ę]ÜřsÉXcu$7ĺ [ö…ě4Îmsôa©Č-…Ţ-Ş%Čs§‘é1źHűuQĽA‚j*FpÚ6ä^4]t­đ ďXSŃB$*Ň´uÚ9*Đ#Î2˘Jš”î—:)Ţř~ĺ$ÍO€žFŠe96ĹđTpÍćÝ_.ÇzříČ©•B{!OÜI%îIýëŠowÄ׌(yAͦR÷yeąé:ŚcëűóÂj—cP÷tĎ'SŘőîĐI$n˝´_ÂTűďâ”¶‰Î”(kË_ĺ©gÄĹMgDy$Ó„áP>gě-|…Rżó‚:0®”":+Ű|ňăľ? ąˇ@Ŕ©¦¬Bݏb)#J¶¦źš)°ÝňÍJŚ ÖAĂ2>mÄ]ô]l ‘Í1ypĹâ{ß*FElĹHҸĐÝÖ9c˝0@@2Qě @ĄťžäjżŻŤđmtČwŇĂŔŢá}1žu‘Ë”EqôfĐ˝f“T&ť‘?}şMX”ľt»^‚ł<Ľ®ý Ń)Rv3?KľlIöa,±bľ2ČńŹÝGĹţ@˛¤''ŞsѦʕţś9ä>C84¬96…1Â`Ří DôRőnrË*#,ąH‹ĎtxĹżáZĎsŤĽHSÖŠXěä“űVłôşőÂg ií^txŃK@CžRčF™TŰ‹.ˇ?Fë–^ôŮâ§®Â) ęb¤ĘÎMC—ÓţŁj1łł†F‘Éž[ŕRH§s§ł4}„MńPAXéÇďi?xŚVuš¨‘ᬰaŔŇ2ˇ‹Ŕ¸Ú/łWýF# *«ŤÉľßAç⤻#/ň·ŽĚL{ő—!ĹdµöąËÇł§âßOŇĺ#eć¨Ňu]’Q}Yr’ ßS¶ů¦ €¤Rőá'PĎę°söVąčJ“ÔőRr‚ÔÁV#‹…ĆŞŮ F÷}Ţ·G“q‡u%F”„s“xŐ#4öăĎGŃ(׸E«#“!7ëÂf÷$"Šă»hÚĆŘuzŐOgqÜ{±ôG\n¶Äš=1ő#Ó’z3 Da +ë6×ăP®W^ʞů$cúxlţ‡B싡ń®X.°((Łíˇ‹¶ćuü‚l΂űçhČvwŘ—~˘y)´) h)E×mźűď•.‚iŢŽZĆ©č+šćöËť Ç#čuD˝˝I€Ë-{¶µZ6kÁŔ#˘e”H˘Ł˘bĂź§fµ!áJ˝§ď‹ÚĽ«IX2 kó¤’“†<¬čŽnĄm…ôâ\Ťý<»ő§µ_ÚË %á0íBÄŻŢĚťű“®FňWŹhK'ń¸0˘ăs˛„ú–"dýËS°Ëa9ě‹™4Ä”lÝŘ™JĂţsĚw6wQ$—Í,µJ–ÜŮÁ$—wRG1°D KWňKâ1â䜪Ă>©¬b‡Ő¸ťűݲ/’Gš¦ĚĂz8ęŞ_‘źŐeÄę™×OŘìá$é>Ž]k<Í™öi‰ şF ©(I š˛ă*ľ˘±Ř sn|˙6`'”~ QŇŃ ú ŇhŔ ó×–n•¶nńŇ40,—‰^¸3Í]Ü|ôŇGö/­c¬’ŚŰËé‰lRoÖKůL'Oł qhYÉ[ţX8ź´ĄúɇTcBŚY5,GđK˙ĺ_\×őĂű˙ľýŐĎ˙đóo˙ő7żűöďţw?ţĹ·żýEţ›ü7é§ß~öżÝ˙őgů/˙íżţöWůłżüé·˙ô‹˙ţăßýü/ľýáÇß˙á—ű_ýôŰ_˙ýŻüÝ_|űío~˙‡˙ö»ŹoĽţŐ_˙‡˙ßňíźýúWżüÉ·˙ů“o˙đ“ożÜ˙ř×űżýáď˙ć7żýń×üżřŰßüţÇź|űýŹżűżúĹţżĹÇů«_ţóo˙ć?ţőżű¶çWżţé%ŃßűŁ@€vćďW†‰Abˇľ˘šÖvqBä1SS˛čěóşÂäiJgî3ÖĹcĄG/ ŔŘk¶5›\Źm.’iyčYTe“÷0웊˘ŕ®-®,"˛>¶Ő ţŃ”‡ě3ľ¸{!w´łćŽźH8Ťáó ÁwMĆťö±e"0Łďq Λň Ś›·Z—ôDŻú#íŚ$›˛Ç6Ż0Ť±” ýsü.Ľś+kb7€ńŠŐ˛3̤ąC,UއCц5â§ &w1ŘiÖ»B'‹í:·X˘eiÉĘ­`ŃáN–šëQ(+ŕ'pž#í1* Z?-źűX7ô‰×4h‰fý!ŮrQ2&Ůě±[§FĆ_’ýś‚ëfşŞ‡"ß’¬Jěq‰î"řl˙“h˛5É8#Öŕßvw1$ZQ@ěVôĺ9-]´éY‰•ýIČ3ĺ\;9F㓢g•FşHnÂÄ xÇÄyaZĺbú#Rá÷ë`§5WˇnŠqí’Ȳö˘´ăąĚjp işgŻ3ŠN|Ý `)D©ůĎQCqÖ«Ńz:ň+ěiăĺĎO@3F©:gĄ´Ű…)ń?扤'žyäăý/–ú‚/&JUZ,GzÄěÎ&ýÄđ>aÖR4brá UYŞ‹Z/÷q’óBBË˙KšGµ(E÷Ĺ\•ÇdRS#Sh]ňOá*@˛ľEŃK€Śp źÂ¤˛z|NqEİŹŰ‹tłD†#óUô›YőĺG~qUż+š© DÎÉ™B¨ŚBq:IB éęqŕç—AűÍ6™MBieđ÷ŐŻf<ţGÝaNü—Ł+´‚°@GńĆcţRL"ĆWď (‚6=5Ov -%5›l´™fĘmß4LÖ Ăđ ó÷Ҹ PÂmx„u“gňUC’žx"±Q „ˇÉwÖlŔKVهnk»’HÉľq”&d/“-ň9ľ ‰txĽh) ›R(H‚ř’EbÁ°Ô»™Y˘ŰuĎםĎü!™ÓŠĹ/Mă»÷WÓi†ű-Ţ€ˇ~ÇĆWQ‘:Áé-Üqąˇh‰T,ü;7>vxXďÔ˙˛\ťQÝ ’„JŤH!2^ă,”˘Î9ÚóE÷±Ž÷5ś2¸H±ăĎ2Ňy ®Ř b…'|”:Á{hű›yTúČAO#¸|¬Ę.’č¬ ’XʤvĂ€&Ó˙\›LÁ®SSďjQ›[‰e;ÇŹ´ôţ+ă'öłďůjNěçÜj ś'’ŕňŠ '표ţ/s9ý5Â-ˇ9­Âżc/}|ęČęĎ,vc'+ÔiTÉťŐ™óiqĺ FśDcúŞéšü÷gU„‚ĘĚí$kj€ĂŤ©4Ȩxđ©^Ôüd±ö6ďÁÎôfÎ{·@Q‘YĐ71‰Nö (w¶5»ť9¦­!ůđ#iíŇúË^} ú9c#Ęš­ç'nÎżĆd‚ˇŇo;§¨ëŘäćjŽĽŽĎ8 }4†!s/'e<±çő‹"ĐŘWzÚ4×894™V‡GZ˘z¦´śXčÓ‹{M-?\ü™s÷rÁY8G×ڍ›` ż­ŹHĐHNúáÁdT „4“dÍówá(Úz(.rČb­ââH?Ţtd®¦Ź$pk—nŻÓz6(ţ5â·‘Ń#ť‹|r/‘ÎF{4u·ĐďT™ŘÝDŃČă•4vŠ4użo[’ęĘĎ%:ŮácĚF@9×Öń÷˝.NĽ¶|4‰rŹę†őŹëĽčEÓUŔ¦ďJ5"еü„3 "šéÎ,ŢüX Ś6"˝`ösˇł…KÁ*±‡ôí ő}LĂ §u:ńgćřćeRFÎS/–ÄČ5f4Ř>¸‹?ř¤~¦äěö?™ç°(ëÂr釩&çÔ[˝ † }–Ϋ–˛zŮŹ­ţqŘ“ŠĘ@ÜF3 YäŇŕ„s0!MźUós‹–ë'4±ż{@|Ű1·ëŠBÜź°!ě+żxXYtŔ›S&©9žNŰ÷Ź‚€Yv+sóu žW"Ôi0ź $[%s˛u‡WŘśvź%ëXR§ůŐgEô,RúeýÇżîĆü1Ďf™%4˝'‘á„á.(0úŢĎ0´Qé&gŃkŽď.° sŢÂľ`ńQ®NIńą !é›XŃ÷®€ňwsÚôŞ…ţ)kĘ„§§žÎýB¨AŻ.fČ“;>] Bd Ä)ĄbÉđŞÄ“Ć~悝ź3Î;ĘP:÷cív‚îSŁíâťŮI¸“Â)­Ţ űlj2D]› EąŹltŢ7ڤ݉!•bĄŕŹŤ—Ň'LÚă@ŮWrQćŽmO­&˛óÇtňŤVŔŕViFm’‹=Îp?7:ä–đŔŚtĺ|^t„d`ĺ Č*mş%úôv®!‘P}~ä"=:şďtĂU»Emáv WM! Ý™˝š”žĂó»~L(éúÇtGO÷ÁôÓ9Yďvé Őî8|S˛"Ççv"ESxţ=˘@ׯ0UYÎGç¶XB.qĐščU{?§ dM¶Ó'h˝JÄÜ—:‰Ű’q©sżł›BüĹ9żš×]©I ¦)qťÜÚđú•B–@1óč„`íĹ7u úH)«Oج›uč­a +Ąs[ÎŞűD,¸şŐżî*Čĺ=™‰rŠ}°×rŞąoáĆžbŕŹÚľw ţ=BŞ2ń¤67Jž–Ü Kfeo˛ÁčJČ_VĆű™@Gv~Ä‚ęĚá`¬…Ĺ(ë†>YFŐ~ĘzŢâmŐŕşa‡sÂ>ď\¶ěŕ1´:ťŤRŞ…éIŰˤ¶BI;ëç§Ą+ă5'§ŘđóIX , ĎY‹Ż_ě{ąç xš O\ún˛Ž°Ć‡ŕV>äY‚çó‰/ ŮC„(@ö»ůĄv`áY&e™FÇůc‹ş…YĄbĘ7^H dHČ/*ńVĘ §Č#ĘŢđw±uJŽ}yÇu&ăÄ‘“•ľ6:‘‡^xËxvI˘čźtȸ°Ĺ{výN•]Ţ$oŰŘđŹró-ž„č´®Ă7ňâÔ"÷ř"Y4ővÓ† „Ó˛{ÇŃ‹ ÁÜsµ|ťD‘¤đUvž‚]öMč ¤5ěńF}pý}ę XłŮîyű1]śĽÓ…&¶$š…šŁ*°"÷dPd¦a–Ď5ÜÝ"ßŰz9ëűÍ]čňMú€pÝ7ŇËôřńÇč)ýQ°”1:ă@9ĺé9řřřiâMď0–żŻ–˙M‘âÖçiĽ‡1ToѰ©őë(¦’NíŢ{ŁeK]Ýjrô‚â˝$t«Śç”<Ł.ČBă=M&ň{ĂŠÔ'ěČ8“ÍbpIů”[őË(]S§÷$†óůŞ÷YŢŁBŔ\d¨ř{CzüŤG“çŚb8—•ż^=«üİ#Ś2ÚÉë™Ă0H ‹\Oâ_sĆźjŮsż1˘Îµ?1‰v#×€ŢhsĆ,†˛  [D[ÍűŻĂy8©BaňƢZ—ĺKĂőožn!ţŃ×Q …ťëq3~Ťb’tKŇěOA˙Lbxžp¶˝ŔňÄđ$%“/ ë05˙2†™ó4sűk #Ô,U۩ʚűÄ|]đŤ=cNůó<(TžČßMan¬k—/µż§0Ő—íŃ>HĎ F+ŚČű4ßźLąĄ|lú­ĎĎ †äîÇH‰ĘsφN˘^<Żôšż0B@5ĺIJľŚ_pGFu~ľ ( Ë{ř‚­^a©ť˝`-^ÂkôÂŚa@‚`÷ňuđB›él’Ý—ą · iOŁĺ=xˇ‘W9ž—ďÁ W:2Aë}wů»ÄăCxXĎŕo÷סKţ#CĂĽ˛µ989ůrDŇ ˇŢÎ܆Ďŕĺ@>Úm\ĂýžĽ¨T§Çb(úáĎĎč… dB¦i(óŚ^Ô ĹZ„cć3za« ‘¤đJľN^čó]Š/“Óü( §#†7÷˝ ŻO—ő=xAË9 đĹŻÁKĺC-jájićgěÂHY€YÇ—™ ΂uŞ›üečňjř’ńučBoŞtđĆkęÂׄ¶ťGwňůně˛Bg`˝§.é»8*4ő3uQmN~eV*˝ĎŘE­¶Ďc׊öć»H7€ľ .ÉŠtšŔ‹/“—J?†ĂZü2xˇŕ~=¶h_ć.™f HůL‘ú:ua¨hĎĽR5Ĺ×±Kš”!-.:Ę{î¢ĄPV9*2ČÄÜE9;±ęţ}Ľłďć.'˘ciµ÷ŘE˝ÁţLŇ„%xć.Î ĘŃJĚgެł``öĽpĎŕ<…_íëä…˝×JýçńT‹gň˘Ňi‡öŃř9L^DŰ‚°ĘjVĽ ´óËěEmΧ¶^łA&‹Ŕn+0Ç1{Qă—˘óĘ…—¦/h‹D: Dh _lÉnVČŔżŚá‹e×zôUĺ×đĹČ94\í^¤_~O_(‘‘ĎVşý5a/ęIJćkŁ®gUŚĐźó—ń Ł0F@>lSűăńKć‘éŇČ/óęźľę¨4~y[ŻßŤ_hCTšo\Íżgţ˘Já•(˘‚ľżźŔŕ•x+}Ŕ0ůn<µëëČćpÄůełĺ×ř% ;źzrď”/Ó—,áú4¬Xx˙ńěéM9é N_‡/O´ękúÂtídßž=Ó˘Čr´GÇ{úÂ4«%źŐr·ď†/E=ö,łľ¦/L3čÎTuć(|™ľěÍUtńÎě…Tp%0hĽîď†/븠}7zÁŁHă }8zO^Dşs;ůíߏ^ Ö•WůÇG/„ďŐÇ—8Ż×ŕE6IzćůnîÂLNë™ ÍôeîÂçÎtŮbłóËŘĹőC9b´Š˝gîŇľ«ÄpuĎŘ…K ިŠĎÜéşđň¤ˇ$ĽúG#ŞĹ‡ę?6rÉđč)5ZíëČ…c9”óHŤaę÷š¸äď*$50ź ó¤űŚfćýš·čď ť7¸SÉgÜÂňš‹<[MúóeŢÂRź§ÖĺH$ć-ŠSźU]źqq>žťUµ‚<óŃř…Ňí˝.Dúú|Ŕę| \ĘQżÓ ¸Żţ5púE° oÎÄ%˝€vOÍ[đŁźy:żŁ|™¶đÉ”1‘úË´E}ËŹ‰ŞR_ű2nů’ÁbvţuÜáă´Úi¶¬ďć-_c7ˇj_ç-$ËÖM[f€.2Ŕ*Ď´…$e#ťťŹöŹĚ[č'T Mš^ó–ň]Ć—Úýeŕ’˙¨ÇőýŔ%Ńi/ČO ]Ĺ÷ÄGŢI€˝ř:qˇ$M9A mĂ×Č…_ߨ_ă´çËÄEÇÄÓÓ4:ü5rŮ7qdÍ‘“<#_t‹5ÔHsZff=v<úlůé¶Ţý=rQ+­)’'cŢ3r‘bS~öj¦#5 qH˙¬ŻłŃŰnoÇßďg.‰=A˘§ď‡.ďGđýĐEŰ/ZTÍ5ľL]ž«-ß ](Ňy°k{í?#ev'Ů&4#S‹či(˝*OŇt)ÇŕQ{ţnĎ'˛˙ţWS“üeh’˙˙“ż˛3ť32a¦ň&°0eM¨LôâĆ˙ö Ěgň KÓ¨\Ó30á+{qWT ýiňĘŢíŻÉ}$m4ÝŚqI\Şešy0Ǹ$ů.NZ˙,mYCĚJÔŃ|ńy KľĐVđć×iÉ×a.Ó©C[aŻëE[Qäů2.yÓV„ü'ŃVřŐoŢ ÇRϰ„Çđ‹¸˘†Đ3,†ć!ŠýńeXň…ą2ţęc…•?MXa«ţOV¸ÉľđUžčö•¬’ľpUnŽÎś$ż©*:·Ę˙S%}aŞ(đ~™•p'F˙Ąť•|ŮĄé•ÄíŘ ŠC‹?ASäěĹS‰ç XřçĎRT„Rzf%é GEÓĐ3+91î~2«×¬Äu7™`„/Ł’/ÖÜϰÄ˙Ö=ň–?–źŔé×IÉä•ěecR’żc¨¨@}ST¸…bĄ×ď†$_ů)2/ýÄO19ř!¨ČOüOTĘźç§ô?%^¤>÷×!É›š‚űg)_§$ďěEMůsÜ”ÔŰOIrĘýš’´ďą)2ű3Ü”šľĚH^Ě6gź ˙é‹™’żĚG|ne[ľŽ|GKsäĹJaWňtyŢ‘ľç¤LIłÇdäŢóĎPRĘk2ÂćŰ‹ÂNńw“‘7Ĺz|÷™Ś°¦#ł9|)LŤ_ŚÉ˙FĘxF¸^„”/s6ôţďŃQ ¤|¦"\Ň/6 Ć"˙tĺ/>Š&JřšŠD€XýëDDoűEG!ćĺ D7_dŐĘ’ŤBy”?IGJŇ—‘Č›’"˙2yóQnN’ţ!bSg""­ŘCH>ä=áĆ Đ^zRbykPc:˙ź&ٍ±ű§É(kţy2Jů§“Qňwd”öEč•ćöÇłüżÁFŕîË,äMFY4 ůJF)˙;dV~/. gŞ˙÷¸(‘VTqü .Šú5˙8EÉYúsT˛đ˙$Čś?ÍE1úý‡Ś’ľä-éëä˙;ĄÜ_™(ëë$ÄżyM­ž†2ď?GCŘü™‚äďX(ć™…˘¨ůbˇ8öżACaŽŔŕöuň……Ćwcţ[gTýʧ _(őʆ Ö?CAŮKř™‚0¦=$ťJ.qkůÇ˙sJţ~ň&  ŐţĚ@ňWŠ@ÄgYŠ“r‘ĚľLA¸€N·*˝g ‘ľQ¸jŮ=Cť_/Jú…÷ä>ş· 0ž‚Ä#{!yŢÔú/ęIP?Î $îíаęWŢÉs2ü2üxŢ•ćw/Ę ü7Ů }O9)÷Wʉ$6^ăFë7ă¤ýŃôăA8QdxN4ß9ăŹň]ŐŹÔ×řCŮÚC7ąMyč&úÄ‹n˘nöꤛ”?š~ĽÉ&š2˙ÓČ&oż¸&š.üŞ H’j˘©Ë—ŃÇýô˙Őßú§Mň÷ďŢ}¦×ŕăĹ3›öëä+ňĄńš{DĹ Í˝úýŘă]<ýŻH&$ˇýc™Ě?Ă2AöpĆĚ-^“›ţ\ßM=F„ěßM<¸˘ßc5ŠIúJ1áĎpLĐĎÄCjS‡dâŽý?ťeňĄkAXů—iÇsJÉ:÷vśł˙ÁÖţY‚ žŹŃv<üĺ5ő;zÉÓÄaä;nÉ}äŔîď%ěě˝x%ÄGŢ%Eڤ­§™űßbLU ‡GuĎ_ŇóR•™á‹ŤÄö©®]–‹*G’Ű"…#‰Şę‘âoŚ,!Ǣ×ÜĽŰÔóz D˛ę80žŤ‘ü´Ôř«+Â…o]u˝+âµxf¸SGDjDѱ$$ĽJ‰ßج‚.Xn‡đ˙CČKÎÁłâ+,JTű˙‹Ś×{ţŻYi©^k/d´?{!j z/Äž 3#R ¸Â#|í>ó‚ŚŽĚŐŻ¬¶C¸üĄ«ů”^Łß,ŢĹc1s#ĄÂ<#5C|UÍlb#µŚĎJÂwá®ĆŚ"µCúҡßŔÝŇ ńĎe…!ţt¶Câ§Ç ÝfCÄ®Ą",‹~mĽyLîJ›Ú˘ÚŐ—Žâ‹čÔ†Çg3;’ź/‰Íntü´ă?ôB0|ÍŇ aIzR#Ěd}˙[0Ž‚‚”“ˇrĹ@rŮçtŐ˛ř©Őŕń‹ÝăŻNøK«?s­Ú7ĂŤ6CĎź×üŹĂjÍ&/R‡…‹ \p'µXüĆ[śýŹĂľUmŞ™*]šíýĐŰ ,[Üb‹î‚ŞNßh `Ej‹î7Ř˙•7HJŞ1Hi-ŕúÎ"Ż'őpás_áüYí@f9Dý—˘EĹwśÓ˙ Żř»źŕ©vĂęÜP(©Ó»|k(ŚŠXüŇOxÎ˙ą ]>7ľâׇU.Ü‹űÇLĺź­Č•ÖĹ÷c^ťkż#ú¨í+Qńn‡9~P<"ÉN•ú®h&Oa/­Z&+ý4ŢŁz6ÚŇDh,Ĺܢ¸ż¦BY(Ś\˛ŕÔíŽ1“Ź´—˛˙?jřMqđz«EŮ.ÁE±—x‚}Ž˙–˝ÇL 6Î[}k ĆPŠą] řÖ;čűź˝ýůÎOŔwcňeIłXű˙+<'‘LOĚG~cŰz6úŇ;xs'f­…őŞ M¬ŤťJç ‡Kß -}F n6¸Ë§Ć{µIMĘc«ňŐSă`ě,_ýÚ8Đăż˙o‰Ú9¸*.ŃęšáđĆä%l‰«Ě zkë€3źąuĂlÜ=Ŕ¤ű)±—ćA,©/ľóÓŞP:ąćsłqPG•Ô˙­s k?ră`íX&őGă“eąq/fż5 ŻFÓ YŁĽßömľ4 öŠDl±)q ü»7ÇőgŻ€ólŘ*:Ľ”Q[\~ÉZáb´ĄQŔ=ÂNčV»ĄŠGmŇŮ#čĄE ď˙ŤG>ű?Ý8ř°ĺ>‘7 >•"R“ te48{^ĘÍÖ‰~K— IZüŻ.u˘’ Ôü^ćň…|x¶…|Č?„\ŃÄjÍÇşßĎ3miHŹěkŔ`‘o ‚덼'ę/ż´~1ÝŕMú­=đŻ?™\Yę"~kĐ„Ňq‡rhiŢ­8n¤ô`µŰ¨kµIţ 0Ńí(QY"Ŕ‡¨Đsę5dóššľdl°lŻÍňÇřNko`>DŞ‹ţѸżő®Ą/đďÚ°˛Ů÷Ć®Ő7ÄáY}5ć-úÍVc‹ňÉXř†Ď® j¨m_Źsj`±Ňá›őp’ŞS©A HHH—†l2,ý€r©öľ4ć˙[/`&ęľĺ>@ą˝·>l3âR[í›?ýź5j‘KJBtFî´ĎÎĎýG#@űo Ăýw';Ytâî~"Ł 9ÁP|4–Ć߯]y›D ’\ 8őÓ/m*&m_ş"đľtlÝ­m€'Ż]€g ü8'”ĹšxĄ˘Ŕyü?€ Řuľ5š"YĄ‰—* UEĄÉ?”íű˛”آŕKń‘M÷Ď&@©Śóżh0ąĎ¨XˇĹcXË˙ľv¬ü_E™jßCťßŮđoě^…ă/^‚Qąţ?ŰŤZ\żŃ ZęMµ˙ß}SŹnĺ˙ߤ6Âü éZ,3’aĎ2żsÍńQřO]ăżŇ58ţŻşĚ·y:jWîŮř˘c«Ăţ­o€ 1L$ňöÍĆçU]”pü,¸ĄĹşŹUÔ™ý¬ĺĂĹű¶9!­ľGÚ  ˛p#¶ ź9qňľ¸ł9ď"'µŢwÝý]‘±µě}qłđj:¨×·ŔîŐ\Ŕ+·€jYţľH«9ëÝ*éµ—€ď¤:Ă/öREÂöj™‡5ŞłžÓÎۡEţT='"cÇ×µ‘¬"ét#&hzŞťöqM'F8(Ţć‘ţóáEÎŞ˘_ެŇ_ $ä4OA] އAűUZ ZDȍΔÎĺĂ»:!Në…¨Ł6Něřł,»tä}zy.ĐE§áUŮ3K:qf˙ÝĹo~cpś†e äźŰ [vĚFŻ9–ö™ťOKŁ‘Óű•ő —Ęűä›L˛Z„ąßŔőůµ ĐÎCšCµ©ĺ ö”PéăŐµŇux”÷8ő~žµď€h{–(ߨ vŢ_—Źwî<đ…ßKëČĎ{űŚáŠPUÚIÓ˙ědűǓ՝—SÜ΂ů¶ąőmÇ÷ˇůĄ÷ŔGŠ˘ą.lHí§44Ä@ďóĚĎ=>:XŔR¨Xăft»­—F„U*ˇé=§ź°aśi˙6t踞.»éņü@ĺfĂM‰ľO§µ)ŃĽiq†^î8j[˘AëÚUI?;”9o±VĄrW$†JĄ3Fîá´Ő5jg¶GďÓ“ŕ×â†JÖ{MqðOÝń©5”ţäĺwÔ'TűˇËS5ÄŤ(€×ţűŹş¬—fŔˇß¬zĽ_Úcέúa°këÁ§v)¤¬ ˝ËMz˝t-š&äřTď·pá3–ç 怍µÍťuk‹¬,ŢSĺ3 ^JČ˙7›%c­ÚŁ<ŰŁbö,šŹš1ňÚ¶¸/jŢ˝4.n–9˘á˝ěń%žk?ŤXbX|ČONČ+H¨~ř)>Cźł]ϵŠ>ˇµ›`ě¶¶/ú Eťź…ă—Ɔ©'ź˝jAćÓsŠńóaEŢm‘b`>}¤ c‹öSË*ß=# Ű Â}Eůéuźßě0Ć‘?í0 ]Ý/ź'gig4<Ű˝Ď,®´3'_‘\Tĺ'\±3ž˘s[śČQ{í}– 7(ębŰôaDŽ<¤…kŮÝjOăDjčĹë,4Äβ¤żo1"gqĺÁˇ<\ýŔ—?”©Ľ^úÇŽš¬W}Wĺ'LL˝ňß”źb?Eř‰##÷TR7ŽEř)Ĺ‹f›[ŤvŃr9á'äű-ń;©Őˇ3ýÁ™¦)˝¶:ŢűłÇŮĽ¸t:J€Ą±‚mĘ=Ů0ž„îCŚ~›íľěž0ÎŹŽŞ5WěŘ.I=Ź‹ ňü­éˇi|üĎaą‹ěrŁëîďx˙ôv˛\LGî{ĽĎî{]qw±ŔŔÍěWOÚřĹcÝô SťŹ¶ Š{—“ËF<+±Ággxmg1Ŕ`'ˇŁKgCݵňÖnË{~Ç=ç¤îÇÍ-zó…)ŕĹăb…Ř´T„/âOâçţ|×~BŃeŘô©ýÄ4q|%6Ú7™şŤĆ1ŚáçUi„DYó‚ëU[!Ńf±’¬)ĽĚvÔwXÝ´*˛Ţľ3Z"9™nŹKÄÄÉęŰăćűÂL4 3r'Eç~5̸řől™}f Ú:Ě•śôVnĄ á‰Lôȸ¤™»vʧ`ÚpCď= gÓ ”rúz.gĘŢâď­ )©ýY[)±¸ářUp,FŁĺŤ%«·8sľ±Í&ůŇK9|”űZ µ!>¬ —MĹłˇ–©Eݎ…t/ÎâŘ»1‘{1ÎP“;‡»žC۱´R‹™y,7Š©Ą2 -ěěFđcqV4oOyVcń“ž*fý(ôGo*Ťó$.WďÎç›wűhŁ űdăZę!& „Q=ÎŐĂ"Ę^Iv‰h=űŘ=ůYě3P€éÓíáZű(7Ş-ĂlŮý*Śžď¬? 4: ĘwČ[-pŤla?[q®“÷ŃÓëb+Η‰™5B>y7Ľ9•pp§]ŤX§dĘöx‘;A!Ľ6Ń»­ÄŮßŇIá0HäççY;)ďoŹÎŔh¤NĘ›"ľÇŞ ś­`Č…$ŰĚĄ\Z)(Ś{YŠŤÎ$*Ĺř…MAĎp(u•[)čF·­G9J3—ä~ćDF5żoęn$íµˇb¸ßR=*z),UÂĆĐŮ5pÝíx«7Ş<ĽtSްđüđŃčŃWńľęK©Ú‚´Äžń˝:iđăżqą×Źs7…źm#ŘŞ˛ćŹs7ď;ÂŽýŁ›Âˇ_hżŘh`"ihµŃĐŮן°†6­–đďĆŠuk””ŤÁ.o¨|řh žsĂžT—Ĺ,ÉSCĺ`MßKŰČ E‚âMź%¸k«Éń>Ă·w4P•/ÝÄ9§IöŐGAXżM©ŕĂG•ä!G·ú™~#ËMµłÓi@ójH+ FjÝp“+ Ũ:í»ç–ŠZ]żż™ŽšSlGˇgˇŕ[‹˛şi ˛čÍÇí!•e§0JÖFŔ§[ĹJźÎŮfhÁe®¤©všxël)ţ0 †’0K7ĺҶŰŇNaĹčôx Ő¨ŮMáŐĂďî˛ ťę¦q°.ë[˙§řÔńxËu1Ó8ŽźPCő'[i±r¬îEmĄKÚs©«­ößkăůö‡ťüĽŢŤ5ő°WGńÓŹŃl¦č‡dó‘z¶Bjĺ,bEµŹ˛==‡ôl´ů©†™nKĚş 3‰Sř|,6ä…©žâ”›ń/^Ě4úIx#čűăĂNcŕ«^fî÷‹ť‹}‹ŃY:c”F zæ*i¤Ľ_ď ¨…ěÚGˇ]÷†Űɢ凕rn~«ZT*8Âś×썳W8|&Zv¤j<]Žđ[©.|’<ĆŞGŐ1;×mĆ׿ÔCaŔđŘ3óřŔˇP0îßšíA× ˘°U€Ĺ{]sÔ§vQZĆ$Úҵ‹Âš‹=7źšT¸Ŕ·Çľpľ^{(§łŤŁšj(†Ă3fW#öĄ…‚ůä÷†ůg[(řćďę´jϵ6PŢ—X,ÂT:?.ÜIC~vPp›˘x.-ĚÎßŃoţđÖ@űĺ},¶YK݆â¨s†ˇČ/Ö"áácŇ[:(gTůâŢB± "6"’nŃâ'~!űéýws ĆzbĄ1ÓjĎ$÷®fF4ăł‹‚şVĚh;q˝?Ę+VV §0*¸ę˝űńóÁ¨Ľ{)OTŃź*źOcăőíj#%Ť¶<«ź8uńŰáBË‹ˇ¸R*•IÔóü­Ź˛ Ő9-,ŔŠÇ>Ęö‹Ő»Éq}•­jH-úĐ4wß~é˘ 6"ÜUâ—&Ę {˙l˘ěřśĎö‚…^ÁË„Ę8„g îÁżšÂNł&Hjˇ ĘÖ˘¤­Zń Ź ťkËĹ]ö­<[ÜďŽ˙AĺúŻ4Q®˙K…˝SŽhěd%ĺ‚Á¨GOí  –Űb…ď{eQŚîň„–â€sßp×+ĹRś×˘ú3I†0o[Şź” ”[ÚńŤDąąÜC=_mˇĽAsšµ\z(‰=ôsĺč·E«šlµBÔ#üN˘VŢßź.c1Ń8ńÄG§Š;‰÷Pô¨ß‚"D®-|ż{ä“«iś,F8XQ†l<&¬rľ{ń}Só˝OÝ‘ŇFáWcĆ٬p>>ű(IăTY_ú(ŁOfŻ•> ó*ĆţţŮRď‰Ks{ZF±¶QP1ß|:á=Z+ŤB—;fŞűĘŁLĂÉ}±Ô`µÎT©•š(Ř’Ţ9gđ|4QĐ·iŰÜDŃ–ÄËä˘Y?‹îÚŮÍĹĘ>”Ż:Žł)~őČł‡‚Oní¶r?ť=žsöPöĎĘçÁ˛xÖ…eŚSúŔQnĐGŻ8 Bíţ•Gy’D :6:ŢŤaµ!Ź"E§źUO«#»®g&+Ť‚Á–˾ݍ‚Ľ+xĹ÷hŞ0 ćHúĺhę/•Fh±?!6;޵Ť‚×zĚPŞâ(:łQ%xl~J…!2ŽŰÇҶźĹ‹Ľ¬MiM|8s Ä?~„}-ÜŚCĂ Źőč Ź‚ě` ŹűĐ&ÉęZ28łďĽli#gŤÔšjżtQĐ÷čf!R€Í?›Ł>‰ťc:°jĘ}é˘ VűsĹŻ )tôn>YýÁ¤ňôýeű좴čđdŹz6őP˘–¶´PPX ®6?|+-š~Ś]˝ČyDŕźV§R9ľŞoMşő^Ő©íŁ÷;<łű»6Q@©ëÇP ÔWúĄŠŤD©”„¨ÍR:ÚK…Jéhń•b]’LĄ éi-Ķ`)¬MwŻ’ˇbQş(`úŐg¶6QŽÝűfŰ/Z\Ť3†ÎÓ,M” R~6B`‚Wµ‡Â‡ŐÔ˛5.uhš&Ťźčď(ĺ˝Ď¦ý$,PŠş¸h… ٢Će6ĎuŐţ‰‘ď–eââÚÁ•5ąčT<ŁvPQÚŘněł0)ę·z!N~¬ŢDéńńŹÔ3Č~ä”w4+řO;rTh}îŞJsń4EŔtŞÄ&I›ŇCÝŮN®-ť ç|5W_{(ÝëK×G ŋŲĄI4ĘNn>fŢaGQşÚĹ-ĚŠc«H_˙ó(—.ĘyRžłŰŃ—. OQś«}” ą|sÉĐű“Gi‘ç×> ÷žs ń)!E¨KěŐjäMj…¶§ÎŚOŽm‡đb«MĽîčŃÄŔčxuňŘHmćkGá)L.Ć­żą\…&Ř>7ĐJĹ ĽÓZĄ»¸÷â=!°[q™x.×řÖDi1őŘąîý¬¦: 2»ÔFQ# ©Ę-Öä6:pŔôdĹR`”w_FőęÉ‚w©“Â(ŹÓĺĘ‚Ž˝tRđŘ!źé!J ;Š‚Łđ#ŽÍk}u'Ç®2 Ř kĽ˙ŘM“Ű= ŽrRäůGˇÚ®Ď/÷ĎV J>ÖĆ»«Cą&cńĺŽ-JŐf FľB`DLTn¦Ľ™n#‹\{);Ű9úđżĐ(ď“Z:1©•‚d‹Ą·¶R D9†,ĹçăŤuŽŘÁWźîŃ||bÎçFą}ć¬Ŕ(68qN•ŚôPÍN ÷308#ržŹ>ĘĂĂRĺ†µŹ˘ăÇšő?Ú(9ŃUśťĄŤ‚Îf·&ĚÚF±ŕšÍ=Ä×o”FĘ©ţd†mŹ‚ąĹ÷5¦ĐĂÚGyݰë<}&WFŔY×™ Ë˝Ę5™.C¸/Iő‹i6ŔÓ^Dkä> _nź¤˘Ť†wQô÷ر-öŃtńÚGA­¨ďĂě»—> ;Ł(Ô=FĽŞ—”)!Gß.®ŹFĘx&2ŞNEŐCÖ­ř€p5‡+őńJ'…aw!UšD•`ţŃ3劔y–ŮS¶řOm”űżŇFą˙/Ű(Ŕc‡ÍĂ­š^»"Ĺ$˛9Í@PJFş˛Űt#¬Â˘ľén{¬ťP}¶*‹ň®›3Ú—GmĄ‹2}ił/ČÉzÉÄ…[ńiřLÝ>“¶«ÚHą¶<˝Wű(×”ş‘GvéŁ`ěđŚ0:÷Qđ×Tr»\!GąyňyҫऴR®`ŰÔ‘Ě­ÂÔŕŹŮź&!mzň.Ź•^ަ×ÁCj䮢éu"ô˛ ×UÓ‹ylá]áźOIRvľ,i=~VU/ćW 5ă¦TźŃ±Î=Ľú†ś7ă §°ËRq$a— ô8ĘÎąŁ)¶Ţ–FJgµ/:ąK%ę|×SY˘›!ßP»(y0XÚ(áźHe‹}î4vt›ĂW٤ôQpxîýW…˛}‹Fʧ¬ YSeŠcĄ‘rď©‘ÂÎÁ˘ěiZŠęp/0Š"Xjî=Ć?|°(ŽýE9]ÉiÜĄŤ‚#˙ŽIş•D9§ĆŞę…ę×$*ŠŞĂőťŁ3“ńťMlxó.HWJÂPŁ"Ý— bµv…]ć˝P(Xq p‚ŠLُ”[ Ĺ‹ýWí tDŰł[µ·ÔB‰‰ůfIa6ű‹Hµd·mĄB  â^wűTóÂQżt'¸?V{Kź1©]ţü&ć…Ěô Ű~ó2í ęKĎČÚ=iw§lO±*§“€ň Ďb^¨Ď˛™}qiŐíŢ}ds%(¨{Ňz~yťłĐ¸ŽŚ›ĎE4ʵ‚©ZSş»~éźD= őÍĘ  ĂóţÉý‹ś’ČnŤť*ç…ççQT» ‚› É»ňć#ďMG-Ü]ÍĎł¶OŔĽ¶+„@Ţ•_Ú'oé}ícAP )ŘoWÂ)’Ä9­Ď:]Ż Jhͦ$e6¨­®ËůŚÔ=abwmŃşd˛E÷„±<žSçśłŤ9ĺKjg¨Ęy! ď·CsżČyĘž'ý"ç…űŮîţ«śWt!b•Ł’1”÷đż}Lđ9?0L[źVT`giáP0:¬će†'Ţ@ᢠ·«îĽG?côOOĽYźy‹7 ď;ňúűNcÍCąŘOSíZ:(śiö“-Îw–ż˘^=ΚĚČ„ÚUŃDá)~Xq’^z(Lłqu+LýýąŻD9đÜö–ö—JělUÖ‹Q žvŤ•CY#F“»^9”÷¦,oQs4ˇ¨Ęż‡Ćf‹ĺřp;Ççů<îŞę•S€_T˝P’ě>é˝­ ¬ÚÝU=>T˝(;őUŐK:ڇ×:~ł;‡Ű%r“ Mş^<ť±p.}vëąBştó±ŽĺéłP办?tĄ´Śď•BiËŢ÷az®Ň0¬4˛´Pn„G”úžo¨š_^łÇĄ]ńžź,J ü¢lÓVäWM/ÝÔöŐ­˘^xđűÝ<ôoKŶ;&=ł:+96‰çw…ŮŢě¶ Á» ‰ËRĄzű˝úž°ýĽvi*‡rExżOt›Ń@áGŰăoö'Đâčřăý‘ʡŕ8>S/“šµrŁT𻚗B,\ű b ö”=Ű/ „Á6Es.ý…y§lZt@`ĺţ {D-ŠŘgwt^ŃËÚp¦(ř.WtÁîÜ?áŔB{ł\>iźpȱ'1OeÚ]ťr^Ţ»EďƧfĺáh`Pźj^y<ż´Obřîů0FyĂĘĆu:ćî 8iŕYĄĽJôJ ´j’ŢXqľŤ|çŞČb^eűŢ~>ĹĽ DŰŽŮ@ß>I”ÉČÜk˙)˝YŚ)»EÎëÄá8ÚŻr^m őÔŚJ˙¬qŁ,yôć WA”’Éď ŠE‚·ä|ź_$˝4@xKé¤~!uPjaóü$QNo6ŽĹ6ýáŕCQÚÚš-{d_ďćź»-.Ť¦úńá˘Ň…˙¤Vp~őÖĐ.¬Ň_ťE| 0y EĎĄI ·M;m4F2¸‚}´YŇ÷ ¸‚ĐßÇł6VÔKÓĺÂçśÍ˘B®0°§ŞZjnxß…äov#á/´úTöb‡ˇ‚+¨P:¸ÂĄ»¨ ą\JoKß…#‡>s%ŔŻZ»w6őŰ-cŮZÉŕ ÷ć.î{áVhndz*<XŚáYç›5”Ć N%ßőłôW÷‰âčŽ\ ZaTŤ­ŕ™‹łë˘SŚť©ŠÜźm—h4ýB­lsÖĎ*TcĆwŇHĂě»p…‚7u;z¬nďÓÉ|ÁVvvřĹV„Ţq̢Eî»0Ví=Nüę˘B!kűµëŇآŠOv=Uú Ĺ×çäęĘ_ cQ+73UuFrץ=*Ö&őŠŇvAS¦A.ťŁ@+…k=\Çâţ_"0Á©•›.<ż!oóŘ5{މŠę-l 8H_™.OjYŔĂÎE´]|óî–ŠA]¨ӢҴäϢýEg¦Ç×ÚŃ3łÂčďž§âŰÜr9‰{9vµOˇ-Čé«áhkĂe›Ń•WpŕŻö[pŘ6Ď `ŘľĄ~ ´ť»Yő}â*‹ˇžçŁŮ‚qíž4!ŽŇlA ÷ qĽ=5[¸Xqa|4[ @7Ć–ýâłěŞÇ}š=őçĂA%Óy#¨č’!˘VřŔĘFi¶ŕYóA€Ęµ×ňеÂ.‰ •f U­ź84?€•Aű‹Ô¸LÝ^T, i2Y®Úmą#Hí}m· ÖóĂĹfj+łBžÍý4WfEí–¶‡¤&ęĄŮFŞ[-ôŔé/“‰ÔäâÖÜS´[lzčg\ż3+üűDśI˘I®Ú[.śŃŘ‹şQPŻ_wŹréýžmăŐľóދƅµă˝#č–öě¸đ(ÁöÝSc˛0+ďه¦­w-Č凑 ßź°µń¨úňŃsQg ýK«~Ot]öMÖ¸Ý$oĄŚ_ą•÷í±Ť§yŠĄéBŃŁĂQĄ˝v]˛zFzŞř—Ęť—" ]ˇč» >ÂA»>łŁ6^x‡Ú%X/ę u†VâĐodý/DĂ3†¨đ +,H„¬x§ň–µ^ř\â|ś*˙°{Iú_üi15ÂiőĄő’Ä P‹-`–Ň,Őžµ÷ŇäŁC%ţÇgŮSďEk›Ĺ\mÄ×gďĺÉZźKŽĐIˡ¶rôŇ ÁÂ㻕!.jT0ľŤ?T«Uyžp¸Ţ>[/í˙¬ElGýxÄ´ňgë%śĎ^ˇgłÍ¬đŠŠ¨PŢ>2›2ŮQąRíaĐ äĆËÉĄlí•ÜTšâ†Mí550+ľBřmν<Ť=‰+,ŤjI4_¨ěěÔľK›Ń4ÔSă…Ď1CÎcNô¬N*ějV#72f‘CÍö14⩝öMpľ[!ËÄšv…ů“ÉA}aW0La‘÷Ę®¨¬őL.tüĆ®<´‹<§cNi˝yđ# ©ó›¸ő0›T‡!:/¦ŁâŞ>ŞÂWtň0Ó.]€˘†ĺآ°É‚µóҦB>jX »˘ťÔöʵóňžÁ‹\ź=ŠŇzÁ§C±¦|^–ÖKěTŰńKďÁ‚÷ ďµů‚ËSnlÝ,čĘýBN©ű˘¦d‹*Ľú^aü˘SÚŢ\}úÓ#zbXŰSÇliżěQ‘¸Š7;©Ůó¶^˝v_:ms¶˙ú °`Ň®ÚQ6E‹gmŔ4Nú)…0 $[Şań‰”ß,Unűôµ4…`yČíč˝g)0+˝›MFŽW-0ĎΊ°°@5dřřĚ ŢŮßKČl,L-»ŤvťgíÁđňŁă˛‘l)N‚…a? 5‚ĄŕvXě<ý/ ÚüEݧe{ë@íSć>w`řX!¸6«ëŢ-¶ÍŘ|,-{R_«• K0±a ö`J‡Ä žYÍz0s)‚cËďţSe˙˙´˙Bĺ}•˙ZE»ŁőPN;ŮCą }x#ŕźÝ.Ćń^$äř\ţ»€§|ď©:řÍQÇ3ÔíŮŇőŮU¦¶ř|cž¬=s0@>X;8O* =ĄŽó ę!(e…Ţ˙f3gF,ŞPY™ŐR«X‹cař{ęůÁBíăŹ˙¦Ň˛M“˝ wnI†\U ÖôĆ"®LÄä‡|në"ݰ­ é OĂÚńM//k÷‹ć*8TnáŠĐ~čm*Ň_«Sű&ôŰáű~ďĐ4U@¤˘ôŘUˇa{"HĽ/?j)«3ś3{Ĭ‡¦m5QÖ4L7Ü`ĺň|ťŽcsNÔU–T¶‡†ĹVâ8MŚň÷:đHšĄÚ0—úťiăŕ}ěŢ4í÷Žľ S6ÉÜ·äŤ5˘,(Ö^ҤĂń»íh«`ł¦Ćąk/oŁ'spOątÁŻź´xĂ5tUPy7a™‹ť(żŮUąvŹ0›pşcÓ`sk¶}„ZĦ3xµ;T§ŁtB+ŕĂ?Ř4WyßÁy,ĘÚ6š’Ú+·Î(¶ŃX¶¬˙îٍ © zO~ §)á90!·śalgňíBĺfA8\~Ţ/ţ ˙ÝkôËĽż÷.rőWš٨°zo°ł»ňîŢjsAł§çFcĺ]^nw˘Mśš±1ŁĚťÝś ĂŤŇ^Jp}ô—’¬ŁŰÉÂć!Ă ŤĎŻŃ8őwăBQó@ŃŰĂĐ%4>é´r˛äčőĹSa5C:Çď6A$ţEYŤOł‚Ź9Ü^޶ŔSvé)ëě"˘žýü0ÚŐJ«ďě¸(îTĐ ť±™s=ż¤.6"ƨ¸ ë%˘‡°ýĂ4Ź[¨žÉ9±tô\p.&UČ2SšűÜlş” ¤˝őíz3Ô… \ÉäÉĐóP•r÷ý{~4yš°Ťŕ ˇťz öú Š­ërş(0y—nHźš.hßÇŔ/f+·1ER‘R±ĚkN^H K9Ěry¤iĹĐ7ŃÇ­†/Çcµ/zN°e§Çý˲%5w¬-š¸'ˇ—ĆŔŇ>ŢňjÓŐśýDÇę¦Y“ºޫÄöËĂŠ0Ű$RÇuĹĄ-ľ?Ď.4îĆ›Šťj  É6¶~<z(ö<>ďÔ^ÜS{ła<Í<š”‡b:ü}~Đ…aiń4˘š•Íšă/ČÖm·ĹŕăĂë'z0ĚÝíHťVYŐ‘ŤŤĺ-utyVű—;ihŹ­C‰ořh:;ë>śWďŢlFÄ”q…S_`đaµ~)ŹÖát=jÇĐ‚—VŰCdqQ]u¶˘űÁ´ôĂpY@Ôű„™$^*ŻűNś·$ÁÚÚ­Ě}`CBÁŚĹť­ŁÓ›Ë÷it˛™ńŕĄV ę]Ž ß,(;.|©Ýćtsdü™@Č\ů}V.qšçÚg¸źfĹ‚JÇ©•qĄ!öţžŻď·!7ë3Läôň§+ˇ 8¸C—‰ňHúz=™ľŮ1Ôŕ ß$ąÉŔŕó‡Ţ0ů6ő¤ßw˝Ť©ţcăMŽ©ăÔä-G·.ćbŹ-Ë7‘ą}żâŚŁťý{co'ě9ďcĄ1źy7¶*xŮéŢĐ–a)ú´Ú®A Ú3ÓĚ{˘?=¸Ťâ´ďÖmęO%cwR0¸§,ýýPÔmôexÄŘeW®ËčăCť™GXÚWX)jxscµĺá)~ăđ ¬ ł‘¬©ó‰ĹD/1× ě ß{ ŁVT×ŕJ‚ďŁzřx$ŹlíeC†âÔTŔ!Ňe˝;‹ŔĎÉć 3LNĺŤâb Ă™hÍě\Ő,ml%/mÉ{kć¤*Ż.Žĺ7î¶(w6gP°=šÝl/Ţ•űę¸8F‡)H!OfÚŮU‚á¤g­°%˝÷Uc˝…A1ʶT­ígva•&7]bk ânżľźlŇpö؇BO6+veWĽŻófIC‘Ěĺ-ö0Ü–뙌Ú4(x5MŐs8ĚŐŢĄ8‡t˘Ţ['â„XG]şŃČŤssܸżĹ™3¬WłŰ<BÁËÓ™ŽÉéÎA¶ÓѤ˝8¬OŇ…jčŇ"%Ř!¤â! 9mz…ý˙’Śď´•pS˛öđüRB&S_HĘ \#SąŁ‹)]*Jsń&©Ő“ĽWݤłJŐt~Ľ˙ GEłćđwqN{&?ď9k·w¶ýp9ĐŹŤn ňŐÎA¶A~pvĚ^ËyýŁÎÍŤ^Áh:öMX óH:ß®;ڎ6Îvŕ´ÁŃmá&óÝ÷Ű(mÜž0f¶‹b‰‘kĆG gÓtF0'dž`>§®…vp™[ÍmźŢ<&†+˘ľĆGňHđŘeŢrx’Çž™ç#(ââËt$<UÄŐ"č¶ĆH—oFě˝4š”pâÎçE—^·gĹý4gвŘGk¦4iBá<&u1a¸)RîYčŁţ ¦Ăčđ—’ą. +ŽxmvNC?j÷bč řGű|ŕÝřőqG#O‰ĆoڰąkŘPGSg|LNÎ=ŘAŮŐÄÁł·«Oďń˘Çh˛rÁß?iH¬v ÂďŘÔ%ĐE‹:s€Îč7äl¨•ĚOŽLŕŮ<(ި֛UĎáÝ$Ôsťi°ßâ“ÍY‡g–-MöČŐ ¸3žä>@ŽřXgď]GsŢ©‹˛‰]Í_žĄŹ ‘˘ŻčÇĹ@ŕŔ&WW¬ŽOČtDnjc”X˙ń™W¶^mž¦'jűxKqÂŁ˝NÂNďç»F4˙÷w«sß/Q3‡,„žŻC3@F/5ţ=°ęn§ĺç·őu\óc¨jŹŢ˝ nŁNd–ÎC¤±Sníaz9j‡KxëęÜÜ mŇýᣲŤam›Ć  gZ'7$źĎ°ľÎýř¸ŇűDă*>úOXĽĽçŐa» žĘmj 7†ŘóőG’ůďMÝť‡\‹´Ü<‡ź©§ŮĽ\·E—˘l»źűh’7žăXtʰu¦î#6Ŕß-¬ý„'čŔ Á͡V5ďĐŃ=˝gz±»ßn»¦l6šýµÝF®!V=íˇ¨ś ©ŽJď5o}t¶FsđĂšąëiúh]ł#ĐË˙9]éd*Ý00`cç61mî"4Uě|ş05§ďąl¸Ú $.Fßm×6ŁŃ>·ww°T´4Á)Őju—Xď]ăç÷ąó1ŘáÁuő"|éŰĚ´ “ˇPC( đ®\UydÇ˝uŻsŚĎËî¶#·źéť3¦xŚŢ{2ÇńĆCĚK˙vemNáÚx,Ĺ›6öµ}čæ˝…w˙‡7Up5â\ö .@÷ňÇkĄhĘ›Ŕߦ/póDn{† ń [µ÷ZĹ~/Ę?]/~nŽÚš #üŢ´Üľ›ŕ‰4ŃęÁ4śňhéńH Ůx€(ŕ9.žxÝ ĽěĂúě¦ä5čJ>ůAźGç}TKEe‹îř;'Ô›5ÚńzÝGX ˇšŔÔsن ™‹ŮB’2Xlo<ÉcByĽ;rG̠ꕱł¨Ú4í#(ˇŠłçűßnłĐŰó–`ůĹ{?óńCîO÷Zm f°žŽcS˛FyÎ"§óž¬/>Ü‘nÇc`Ď?ÇYâ.Ŕµ$ůî[˙t>{ŕˇfcř.1Wř…ĆŇQs}ý®;§)N~ű÷o yŞŽcá˛ôs}™ŰwĎ Z¬¦\çśę2쳸}ŃIO^ĺşçöh¬1ëă´®Ť"ř±‚W <@ügб]ďC4l$ŮL¤ézMI¬łÁëtçÁüăGO ¤«)W‚ÖÎŃ·Ç©}0KÚč8ĂĹÉîaŻŽŁQÝv¸ ÂĆŹ‹ô HĂÓłCž;CwáŘ} ‡€•µ%GçŠÝ'úaŕ!‡ľńĽ±źĄŁ@p{üXxÔpđčqa<¬·ÖÁ˘ Ńű]'śĘVOLF2°űO~chh#ůL|x)8"§Q?l^Ţa}Ź~§újĚC¸2úŕĹ9p±ć¨­›Íl­¦Á’A?A6uq‘¬Ć ‹űE˙Đ[Ó“¶ ĐŢŹ K…ˇĂÍÇ«UŁwťĽ‹FŁ3ÂŽÂ âx«N˘[„FîľpŃţ„—‡€:wH §ŤńžKL:}=öXV0ŕ°A|ë8€vę»:ÂîĺĘ$ŢĘmh˛&bZ®ígúSńÁ0­ĺÎ$!Éűâ·*s{űŮçĺů5¦+¤¬6)Ó:ró^<$VěąGE–şá§ýöJőN5šÇę'+5>íuł"făzś×ëęx^>˛¸ÖڤĄ°Óe˝-.­Ô‚đzřňŹ éŠ]aîwF ŢµYE_˙ŢX1ň°ä}ě¸ĹŢžC§oł?·C$(çăŕ#\Q•U¦É•ŃŘřGu^uýÂ.·Xk[ď!Ż‹}ćîś Pɡx|Á÷SQÉŞŇÇ5Ý—:ż‹y˙U)+Q‹Gg);c?jÍ6dß~Î\Q¨ ët™íŤń„rP~{„qj+rOUu\tíѡc_źBńV :ą/°¦¨Vć_›µŠ´‘Ý&çnÁß`ąŮ‚ m†ď·±™\¸4-˛!d>DDG›´ŕĚm{<0zه:Cb嚪a#ݶ»që5TĂ>•Ün‰ÁřáÖ(‡ŤŻ˝é=ęűŽt®ě íˇËZökâ¤EŹŘE߽ݮ“Ε÷63SôĘ)NŐÍöA ś"QÝéßš±\€l_řĂĘTđO÷{ęaÓ LxŕŃć˙ĐÝ>,=›Č(+‘énřű“Q§”›ž&űq×âsń㇯ŐŕĄiXëű ĚÖJAžciÎŘ4Ýż^ŽNfľŘ1ź±ńQÂŽ/tH7Ţn@{ˇ)•ď&µ:ÔSĄ$)çN4ţŠů˝CĹwäsÜ7©}ő«ŮBą«R0*rĺg Ť˙RżBžŰçP0ÓŁBÉSśľŤj›fđŰăqé{ź˙A‹đĽćh,Ć$†r¸ÁÍrlĽ~ţ°C´wťE‡~ÎR˛DĚŠő^ů 8>üüî#Ě‹qţAÄëëŁé,Ăę¨ŕ«7Äp-+p$?e•ĆÝtřŰ‚×Nscě;Ř>ą ľ§/Ç ´˙`d}[Ĺ"řó~‡Îaš)ú{0 ě7Öv%‹˝&PC]÷Žý¬Ű~†…®íŤůřëńIQVŢL{†ĘłŤWń±é'T`Űśv{o“Ň“áŤó‹,´ Ĺă9śĽ˝p pNŠľ‡ć ćÁ©qŢ ´Îm?ěšSÂ(ëˇ]™kőuéđN†9nSGý Źňw˙{/>/VLÎD°¶ăO9×uĹŚgŮń9u> M…˙FOŇpiyďŇ“î’ש‰+o‰Ńý<¶Qš÷[>§)*ĆQ“Ěç…dNQ…E´wščO÷ŤŐâA@IŻvQ=ďÝęiĽţč*<őŃ»@#ÎĚ7 âๆ"Q¸Ö`XŢŁ-ÚŕŃ/ď‘ó ÎŰ4—gbçцě»~áúQčĂ€!“PÇÂOUőu˝tCU©n1†ËĘ21¬d~g ŰjFŤČaŤH¶Č4wGŁ8°5Ś7M„ư6•ŔŃ"EAĺ`OwxR«ŢŻ'n«§˝“xC łDłóŇŻ;Ă+ť›µáŕ~Eľżëô;TŚ»€YÚ4Ý©ż&żŚę+@”#}<ďB|7$¦ üpś]=ŔS>ťÚ&¤¨Erď‘2`oă+ď‡I.g­¤ý}ČWŕ”‹Ňĺ¨qcęö1¶şAŔš€©MEŃów¤…ücwQúË…`çĂk{ç#0«83>ÝńD-$môcĹŠ Ź^^Ă´›vxX™|­ü)ǡ¤0TN7ýć8f‘m şéęşEHúçó®çŰ,çbyëřđôx€tAơŰÇqxF˘šyŕ'DqOťţÁ ş ^łhúprÚŞňÜ$‘´J#µćU٦Ϡś+´CRٵ3cŐŞ…Lt)ĺiź=YřÝŞâ?Iç?%n޶@§Ź`ŔËďłúeZp–të‚r™\D3==JpP“{"Ü|˙üŇřn¸ůť?fŔ`qPŃeĆŽbjŹ~n쏜á†˙> o^3 {ŚÄ?ŠŽ˙ů®ďËRÎĂĚ{Sç‡EË${ó<ÝšŐ€x‹đä/¬CjëĽâÁĽ™xť1•Ž×;ĚPßńá‚ÝŐśz×PŚî]Đaµ&śÓQOęĂ–1ăáq[#ţ”JáŽîÖéÝ­7!řg05i?Ö× žçťúw@•›±ÚÄT‰öxä=Jnď .ß3RK|L$‰čhřm„°Őţ^c®6 ĆG)LśÖŕnr»QâňÝ:KŹŢ·Ą®šăΕŹ7:üg0#9\n•=†#iĽń)o»Ťýŕ1~Ť÷÷ˇ›bVńâľđ÷ť—ĆĐÝŽJFhEč1UJÂ'›Č¨×í§5ů ;{¸6Yĉ±nňi’ZÁ-UÚoW‰ĂĽ~–!nÓ\p ~9Śí:ĐźKí+ #ëjG¤Ç{ˇŃ?!–íŞ=† ĚIz/Ŕ=GG6°ţZhÇ?Ŕ‘ŘX3ÝmlŻÇeîÖ®‰”f…ź^Â0čW«ˇEĄň>µ¨¤?1÷§’Şţ=¦˙ŇÍ`Ymކ°đ¤€0Reřż%gđŞOyzµěß\.ăľ_řʬÎößu¶˙CZu„ÍE“ĂamL¸f¶yęx \‡!2ÖÓ;MřyÁueLm*ş„ë(ŤÄśäśOÚ­Ăc řőî­R­ĐôČŘqűőw|`:áÚ#©m ¸S6'|îD/Óť’yUr“ë=¦IŻşĂĚ4$0źc!w:ó; ¸ýífĺűĆ˝Wl‡Ę\é¤l™ŰŃčF(Á„ř§p; ĎQ|2é/©łąŁqŐ>ݤ0Q٤NŁ‚ÂIĹďŕąp%Ö'ˇ;’X€1檚fxç˝T{ČcQ`˛;Ľ8m:©Ç\Ůť‹Ik<Öo1Ńé+ jĄBLÝáĐ X˘}MrG{äɬ¬­4ł ;H@[ŹÜě~2»Ł4[Şç”t+ěÎ í0`Ë|^އMý6EŤ 'ľĂ‚1â ]qLnŚŢQÔHßőřvŢaČËĐűńÖÍžĐÝ;\RURÍB'ł;%ę$ĎP٢dĂ”‡ˇIWÎÍkŮäż5˘8éŢ Ěa´xx·/đN?ćҼѰ7›Îî,źrx‡űB÷nˇ»±7ď03ÝxHڹś´ŕ;â/,7aŠťđťfn{XrŇX3á;%LĆg˘w4 Ščb÷ilYöd~ŇBtyâK@É Ń;ęüPµKÇŹ&uޱ _Í„ŕäŕâüŽâĂ.|Ń>cËřŽťo8Ą5 ‚jâ;tJÝf%D{Âw¸X‘ěs®ęNřή&y;Ăńäü€wääëŮ2á xGßq›ćŤš‡.ô"§ÝËţgfwŘtŔО‰Myz§Ź9L-  Dď¬ç?Š(…Ýů8ˇÝćĆІĎěüpv‚;Ş `ńz€G9;ü…}űÓ@ ÜŃ!wLYëq»ŢZ;'`Ĺą[pŐ@ňÂî<ţʱ ;oäŚřAť‘Ýéf:sÄpęžŔőö)Ýpĺ#8ŃťÎĘŞ@ŕi+¸ĂAćxČţ·#â’Ăâs.ÔNNţ,Ŕ+´3¨ep~…vpÉüµ?™¬yź"ß[Avt:N~šX‡´Ű2łsqN+&y¶Šě™~ęŢËea2;]âÍí‘>öJě0xžs2Ú ±ł‘(ŚLb‡ýůčIu 9NbG+­xPďMŔް4<ě&ł$c;L}z2z Y‘ Šú9@LfG[Ü­];ižÂěôÍ$WLOm› íč¸ÄrFÖw~Ď•Ú‰Ć TĹ+µÓ{:¨cşp;5—čävpĐÇ Hčíj'Ö!˝ČµĂ(qĎ' i™ÔŽ®âhSC\a;x<-1GQ¦í¨Âůóč&éefe°gÖ»ůăł3̨ôtąw"/ětn ŢžÚ4wvZ}Đ WpFNn…+ëžĘëĽĎ7ź ăuxő3ŻSNńg[pťăžŤ1µD2®Ă ž˛ĂĆČ#.xť!>´…ü€¦ĺ‚ëôæLžÍ„&ŻÓdlÔ×e誴˘Y2ŐTęÖ1ÔrQÎj Zç_tjŢÜ%6Ń:|Jůtj—6Cëô'łŁ¦ŽÖˇI_ż#?*­ćK6íÇÄuřáP@pĄkťŕ×ÁcŚ?4$ ­çvn÷¬Ó©¨t[%TJiÖÁÉŮ._]&ͬ3HÄĘC±˛,ŐQ?,‹M‰5*¨ŇÇI¦RĹ­€:QĚ6[ŹÖutĚÜ“ŻhA TG}Ůéxąý¸#Nu0Ú×›‰Oj^µ€:#~o\cP2s:čŽúúJé tżŽfŻ”iŤŰ%R'¦ŁÉd-iZMJ‡I6âÇÇâÇCФtXż“p!D_ćŮőj>ŇËAɶeFçÄw„_!•Śčŕp‰cĎDt°„Y°úe”ť|Ŕ@ jAtp>u;ź4şî˙63©F(.§^B¤űŃěe6döç™Đ™»ż$ş&źĂŕäcs #ă9|uz”Śdn—đ>C QlvF Ö¤s4řóóčő…{&<‡Ń:Z »_?pdÎa0E¤ľZđśůâ¸vWÂsřĺHÇxËüÎpăĘ™kńŮnˇsÜ—ßH·îÔ›'<§Ô™m,xNCń˛ß^ĄÂĂŠç4ďď֤ݙSşĎá‹ÁO¬Qżo™ÎQŽçŕ•C˝ Š çşđ8^Ă?ĎŮł:ÝŘťÓő†ÓŚ[>ŘśŤ36śt y)pű›Ăs`6ń2›Ă™”°GXuT4‡Óg"ĐÄ?M4ÇD±pµtHTqes8çŞí‡ Ęć MsHmËhŽÂyĄ>EĄŻ:Ѷ{·ĘĆl​Ć K®Lćđ>ň˙cćpPsđý|ĘŇŤĚá4NŹj=N“BćěÚuěç{sŘ˝čI¦0•Óä…Ë9Ó0÷'–Rę®XłlÚ~—căřx9•uW0Š›”zV˛Ú+—#ß?›ç P°śţcZâ-XÎÉ%qĹ6vO,GiÖĽŐąřÂAĺĐ9†Ęóö|Ýzç rxq ;LgGŚč¤rÔORWŕĄáň.TN.ňlTY¨śĹďwˇr”¤íÜĘ% đúďÂeÉŃ“şiâßβ»9]çőő î;9LĚPş:=gǤs9šjýyNÓ8ţ)<ďýEwź“zxVĚš]YváqĐZÖZěĚJ 'ç-p™<S6NĽ‡‹„ă¨AO˙*—QďĆáiI¶cOnqXC GLs&Gń˘ˇ­y.4”fŮÖŰoÇaÖ}ŞrĄË?‡O[÷p—îÇyČGŮ ¬ĹÄqţ]*Î]ŔKĐ8VVJc©‡~Ăqž6¸áˇŕ ĺđäPĎoXUVöăČÉłďâČ@ÓŚ~X]ÁpŞIäh¬ ź5`’˝9LJi•¤TŽKt"9ś@PniKoPˇä)Í„?™Ĺ†ähŹm+’C€dsŽ[ĽĚdr¸ČY%´Ę;—Řdrö2.ĽMŐparĆR]ŵ93’3–Ęť ’Ś(*çăXśăŢ’ĂíBä4Á±í»Á˝ň8¤SzlmË@Ψ»ř¨4 Ňţ‡o¤_pśfaÓŻťĆátĚ3ő/Äy$GłˇcÔk°8Ü1÷ÔŁ)q/$Nă‡oŽ »Ë‚â€č&ľÔŘô¨(^zµ‚âŚMâëý˛ĺË„1Ł865Ą ř *‰sPô'ÎPI(N8VGŔÉm”7WG\Bq¨ wĆ\Ű'‰#ŐLo uĚO§«Sďn¬Ř?Ž‚âéKĹŽ!¨®Ŕ8Ú­‹s+,ŽÍöÎ\¨ „É0NϰO!q€ m˝.ÓĄ3Iˇ@?ş•ťy '‡17ęÔŹ¦´ř *CżžÍŁ(8ÁW§Ö~ĺp(ű8Ľ@Ü(a8ĂÔÍÉܸµLáp뇧EPOĎRÄV»—P2{U Mśű ?%ń ¬05ŕţ-8>nś_ŢFHäüŠď"ÎfwČĽÄłĚnp%ţEÓ˙+M˙żbhĚ8Ŕ-oLi,YŢlŤŘyç Z2ĽaÚń—á Đ˙sĂ›ľĽ÷›×e~&›Ý0,JüĚżžxşŰŤ‚ĺĐd»koNĐŠCJŽ%×îĆ Ö"˙ËńS¬:Ţôęx/ߦĺtgŘ/Ž óüËěćŞđ żdňşŮ4!÷ÍëfÜťńwVŕPmnFqąáNűŐ憅ČÍ0’ /»?Ln0‘m‡ÓĺfH•ęçw—(Í˙ár!–ÂĚđ»Ć€ŔV‰™brłIO'™íţ9ÎŰľYÜXýĹáćě+/S nÄbN^†Ľm6¸ą /ă÷pŘp%ŹŹŻ7}ŻÄ ˙Ňâ.ÔYľŘŰ`Ú绿MÓň‡˝Íyd^¦±&9Ýmpíź—™O‹L4+Łó$yŰM3˝m4s6˝mÄ+üĺmO¬ ďgr¶aŰ"ˇ2ĽgÉÚF¸ćt¶±[Ňm«âÇŻ¶6[@2í’Éž6Hi*$“Mm4¨PMmřčĄ9€•‘Éž6R FĆN‡íŤ=!2ęťm?îhŁ9ľ„ȨÚ3m4ţ”,mÚV-mX™+Ś ß]kŠ č ČřÁ}Ł>á+ŞO7ě¸ŮĽ‘pˇcđɲ› »“ŽŃ€ź»Ůpp'Á1§›McˇmÂ1 B§źŤŘ–BÇńHNoţégsťřŮś+“íl6˘~ŘŮ ň—ˇŤü5ţ4´)~6řűâgĂv]czńł‘cLĹb˛ťMăäĎ7;›kT*¦Ř٨]ílćî§&ídbë$/Őľ*“±đÁ¬ű»›Ť*ÉΆ׭ŘŮz (†.ąŮ O)LLń˛ÁmxŮçŠÄd+›. '11ö´Ů¨3ďŮV6#á0¶Ĺ$×y&Ć·'•ŰXÓ~ţđ±f™Y-čµ­şŘ0ÓNúGJ@ol;2nVâ`D7OÍţž!öđs7°]őÝŔ’7 ‚ᓝ l·ž ÁŘť°FŰb_'‰•eÄÇüOíkěĄ7k´2‰HŢ5ľăڞƉ˝?Śkö?ŤkŔ«'ř….×Ř´p…_řáLŐZpM!_˛m ëóŰÖh¬şmż¸ÖXĽwfň…«1ąÖ0řű®5Ł€/ę‚OŰüIq­Ů«kÍĐŘxp/ś› \sţ˛­ÁlüÄ^üšĆ¬–NĆ^X\ÖC5ýä>ăg˝M܉ďp¶…/žśgl겢-Ůyć»ňÍx¦A +Ϩ2Ťgş®La[¸öřâÇŘ’}g0MXŔ–-ňž÷_ž3ťź+S-[¨C¨cZ~¤0m™g±ŃŻé7ŁľsZx3籍űüßůͬ[5ćU˙ňš±QţŔYÚ–­f6*WśeĆg¬Xý§™ŁW§™-őÔÄó|µšQ]`–ä4x¦:Í0yHF3Őô2Ě´-9ÍČŤi…YŠŃŚlÍÂô<Č ĽÍl©ÍFŢč—ىÉ"ŕ'ŮĚôCo1Y–ş…-$Kv™1¬'Ł,ĹefŁ2`v™Ń„Éś˛‘áúłĚ`tw0 ¬¦ŘęĐřÝfƂŖq/ݞË9ňď&3 Ë$hţłËŚÄE3ÎÂ20Ł˙xĘö«şĚä ü&ÉJšcţĂ`F'ÎW™^0PťFÉbF’fÉ&3bÍ‚fŃtě´Ń”|eY˛ĂŚŽş@Y8cťüe°ç˙í/cě˙7Ču. Kň—٨ ö‡żŚ…YđúŮ]f“ŃUv—ázŠ–ü_Ö2źËt–ůP–l,łQđ/g’Ž Â’ťe6iCV„ĄZ€'ż2¶ę`Ě_ľ2?˙ÁU¦É™&,ĹTÇČę*“?a;+˝˘O,eú¨–2Ü4¦§Ś™śM|…ÝŔd*#/‰„Ż”­YɨôJr”á›ńn ÉPFşˇŐOf‹^g«řжÜi(ÓÍĎ%,ÓOFź­ýe'C†m,‘„¨+°ÉŚćĘ3V©¨,„ű›—ŚqAxÉŔąjaXňqółđ+ÚÓ’“Śzż2Š™ŚdŽţ2“yħ€%»É5^–´+o˙ŃN¦|Ĺ‹ňvŢn?Ű_^2’a(đ 4Or΂®”’ŹĆé“‘ ăąd$ÓůŢ[áźűžŐî…YI&2Lă?•¬amłöŮF†—-6¶»â*<’‡ŚÄC3®b—ÎGÁőň‰UŮ´u<TŃ1<ÝcÄNőĚ©óÁóÇ\×§˛Ĺ ŽYrH%ůĆ@01*KPŁCß|cÚý,ľ1|[s3üŮ϶L\p*±)Ź)ýRr3“LÁ™n1X+ĎJ¦T·MĹN2%ö0‹üeĄRŘ”Yž—ć^1Đ:XŔ”lC˝Ş˙'§včó™âŹ©őťôń3šRśbđyŞUڎÓ+FpÍDS8Ą™¬bĆŁ©®ď^1­e«öŽ’UL˙«źě3¸ýNŁŤ"Ň“MáEśN1¦ťśbZuŠi\ő“M‰{lĺ,˝{fS˛S ćý˙rŠy/fFS˘yÍĄĎöÎź>1đ€_É”<íi6™LI>1ÜšRv")J‰ÎąĘ|BÖŠM̬­1­XÄ'šľS(Ŕľ~’‘ËĚŻZ/..¶Ä`OřIłĚÖ§l=ů·Ľ%Ł˝`Oâł"¶®bÝRČu~‚<ńť9¶ü‘±VK2v"UljťěK‚Eßu™…j]ş·Îś(_LЉIdNP`źÔ‰_•Č5ä9±Ő0v˘á©ß±ťXçŻÔ‰— ľQ'j4eę¤46Ż– ť°ÁĐÉżeű—*ĐwęŞ4ß©ea;‰Ke‡ËA‰;٢o¶É‡= żfĚyR'’ĹJŘI7”äÔ2·~î,•:Ůb€ŮÜ9‰BM$*u˛Ĺ¤ż˛›NĹMŕDN"Ů ećşVÂÉĽI‰Ś÷?xN0 ˙8Q®Ŕ‰1Ň“8ٵçţd–BśůśhبšłŢdŁ}S5gɸ ĚB›X•ßC»‚šäĐ*ńŐ’%s&ťëňh˘,;&~Ty‚őf’)“2Á—?ľB&ęę%Č„ykbLŢOúť09˙$LŘk]LX aÂ03&űV ˇ_…ďß“w+Ďţ+üʡܛč’ĽDĄ©„—”î¶Ş«ńJ/ŔçHl‰gą J\ VuâJh{•Ŕ?ÖěäáO§çЦs·9|J- Ě•ä“đüÄJ4”¸)oüÁ•4]¸’ą±Éq#Ű­(ÝŘ‚*ČĎv+…*a%´B%s• ¨ű*Qö *ÁxÚwŞD6-_ nć2%OBJüC÷™NžÄ®]/†(&aÖś`! Éa…µžD“°ÉúM‚¦Ŕwšä ÚN˘ĽmŇ$t>ú“0ąČ0É–Z905šÎ*Ţśµy~él«2‹,ŞP>ÓXĄÔĺ+ň $yÓ?@’q/†*9p}î?)’§R$úcŁH4Źš)’\9xžJl1 ĘÚsâG8d‘ř‘§z¨xq™ŻűČ?Äé?‚Ůż˙„G( źÜSćőÝ$–ťŘiËoç”- śëýNŽËä_'/„Ü#S#k0NÜ%C#9P“ÝËÄH—|;wYGF¶TQÇ YöJQ‘e"#űb•Âú[%F®V¬R|…l3Éţ_#V‡/_ĺELŚb#mRň…Q '#ľ y¬2Úâ’Â?¶z*ż|Ď)™aë-Ó"ËkŹżAxDTw”̉ŕŇß9Ô?'˘ąÍó7 1‡Ż(&2* ˛Eźqă8Fń?ééFzd”L‚ŕ6\ cő?ŮbOćĘ[8>aŮ—"a Üs3"Ę&a žBiĎc ýbÎIß8óÍýÎHď5s >paaş~<9/¨p%Ô"a Ą8<ą$ ¤äµ†Q~Ĺ@hţ•0”tÚ0HĎHĺGw*F¨*ťZš/űˇYIu;ÉĚáţä@úqf„.ň ŃtŢ$˛ď$@ ‚0¤N éĹ|'A ęň ‚]ě/ß.H6Ş bf4‹áIfAŚŕýÁŚ]‚A¤r‘hĆšj¦Ař‰‘÷R˛6  ćîěŘC“{nR[ę߉Źëů řč˙řŔŘöŔ‡FWľ6áúťřxńϨ>—f˛ż#ď#őů¸?LL¶Ü´ř$>ĽĆČĺ˝ŇsŤâáýđ.ɤezčńďž÷`3.H¤s”zđŚŻ Ç–ęţŤ‚`ÁyÔɳݙ ‡ŞÂ‰ô0Ë€i[âç¸ŐĆDş|E=ŕl]PŹígÎis =ű–0ŚI¨‡ľˇşĺˇ,íeŇŁ”˛¤xV=K¶čk©Wś1U3'ć!=©ż1­÷‰yŚĽî°VĘŁ•¨ëڇŤşMČĂ&’äQŇâúđ8Zu+)Ů7 Ą‚wl©–G¶"[•ĚĂtgślG”%M;Eź9Ř^ÖÄvtű…jU2\ 'źßţ$u#|b ´Ł& Łv´Łm•ěŔ»˙";°łf“’v0O`Ǩ`‡NĽiS˛’ĆÄ|G;lü¶ţ vü»–[úŁOđ۸ju)Ép‡‘” îŔ§Lt‡ŃĹĄ$ĂÇţçtG<±ćf÷áQRř‚ixÄßöĄO„‡Fäâaó˙Ó¦„[Rb<„ćTÄöőŁŕË ehDö'™Gź$Ş9Ia;6ÚŐś¤Ŕ¬§/pGŽŽ!ó™˝IJ°k§Čh?@B;$ô9ŃŽVČ9ŔT_’v"?~;xě€d”“/ ‘‰ě/—ČŽŇblŠrł1I;đ^w;¸K†ÔńźT”ěK­0ѻŖd‹Ş/­ďD‡yŽMW’¶U¤C®® éđŐćú˙ű :š€‡ :üôK^8đC^_qăAľŃ˙‰ĺ€źŇd9 ĘAĂľIr”—Í9Ľ~%ÂÉS0ÖĆ!‘ÇĚqx¸ćvë?«÷Há8hŞ8ŽZPÚŞďßM×ŘŞçëÄpĐa)#ţây¸6Ž:‡ŐO}đâ6’!ńȉâ`W8SbsľS´;řŠqC˙ă0ýä0Ç–o 5đżÂ!ľ“ĺĐôfjYĘôîO7eÂ<ěËőu}g9†Ä˙ż±mű,.ÚD9âŹMCLŻ]Fȱýb0’A¨µLĂ·Ž–?2Ă!ÝÍqČxő™ ň˙gMÁ!´…ŕČÉt;ÁÁ˝+M^Ž™ň™0üôáQř óu(üĆLúÄâýolâG˛µoL ­ěŇĐyů ߀€pÂ7ěłYx&öâ/|“ôßH_MęWvăÜ_ŃŤóXüDf˘ŻŔŤňž›¶ďŕĆU|DüoŤčäÖđ·ŃŽ˙Ŕm`ć®rüRQa:j#?+´áŰ–Čź?yŤˇ-uňJ°aŘŕ2OŔ†”® °Á­/Jž÷_ÄFÓ2.î![tť‘ćeZŁäťR×K´Fś7Vâ]ůŠk@9űW\Ă.y[˝Cć¶f¶…×ő”Ťő˙ Öđ¶˛e¶|î'¬Áô(±EŞmČ,¸ŕ§wA5J‚0>8 Ĺl ÔŻU1 ÉjÇ=ůŽi€»˙ Ô€°í7PvA‘4,úŐ8?íB˛šÄ/n! ¬ŃŻ?a &¬QFšä—”ěBů'VĂě÷Ş]Ha5$%Tů{B5†&˙@5d(”HŤľ-¤†ÔIj¨$—P Yě%R]ťj0f­¤Ćö3GšŔH'LĂ ŤţąWFËńń’Ł[Ő˛ á¬mŚjËňLřĆđĆMô,mPł˙ÍřUÉŢřÄş†i‚ŰvöoŹn‹s™˙Äuě˙®c˙˙×ÁŠé®n\u”ć•tZľaďť\‡7ř˝ »÷Śu´üŽěŔN¬ĂËŠz–Ąq=E<Ö7qOj:g;.e…Qs¨Łĺ%„Çńož‰ĹE„ďęÁp˙ÓAZŃ_aŚŻýb!˘Ľěüĺhź"%$zĆwű†qš/$ÇîÖ7”ú*NrÔBóEtŃf´yŤźb2ňĺ5űďlÂëĹâs2ńyd¨Vá|×o6!ś’ýj˘Bíä7ę¬&«nÉ&Ä7M[U´Ň~ŁĺżäG\đŤígJŚ XđŤŢ8® oĚçRb“Üŕ„W7µ&pYDâ6p9ľa‚BţÇĆ sA*ŽůĂ䍚‹+HéQwÂ…ŰČgl7¦%H9?”ąĺ6MlĂ—ąźˇc1ááéeĹv~'6ŠH,&›˘3׸ĆYpŤÔŞ»[-@Ę‹‘ @ć'/'¨Q"=3÷ †ďpVé˙Ɇ˙écµ<˛Ó`S6›°I•8 _ĺé‘. PĂdx&©!·°@5üS Ô&©á™ľoöýL †áˇ“ V/˘Át4 ›¤šŚF¦ú•Ń\—,?|K’R Ńđ==f¬Ú$4˘vaŘ˙4 _†hĐeÚ}”r ^şÚ}l?s÷}ôţ;VKnŤôňFCăś_ś>ÚYŤ(¦rá¤4–ů'î•Óŕ…2f®š|řU4ˇńŠiDVbY‡Ś8ţ0ů¸ľb ůnń!µälńÁďDćX8Ť-Ő¤!zđ¦Yčdîá«Q…IďON٦aň4©ׄ °¨ľ#Hđ«©ÇUG&í źQ˘-LĂ;Ź-Ř T3šŃ*™±Ůń…Ě@ÓłÓJd†Í’&2Łôčl3{y”‡Tţ6 Íđż¶ľ˙ş‡“Gß*›aÉÉŁnfŚń .ׯčΨCM‚ń&šQÇ$49ň'›AÁôŻpÇÚ˙ 3žâߢ'VÔ÷r<Ł:c“zĹ3r ÝďOëŽyhjańí‹|1í¨‘Ç0Şă23ńŐłWĹî—Ţ:vđ‡!Ä6ľsY.ŁŽáó•ʸÖAeÄŢiń·‡ŻXť3‹[Ç\ĆjÔáĺm‹lře –±ýLŕëHPFĎ߇âLe`S™P"Ň^  őľĘĐXÔ‚el?s&ŹłÉ1jýŰsÔZ”D+wŽFŢ‹3Ç\ą‚Ü‚Ĺ×MӦٕĂÓ“›Đ§úFcŚ^h N›'c“ńÄ„1–ÂtÇÝŞ,ß[_ů\ 9J'ź÷.s%­ŃPÓWc4ia|0dŁ˝šqĚg]Sđ߬84lš ŚeÁ†‡ŢőőĚ`,A&şŔ¨ĄNŮ{Mü"6^űJüiÂ/ZĹ/Á ŃřdA_ô­Â¸_ןđĹÂ^đŁÇTćţaÂ1źŚëoîâ,ä&w!Í„Ę]äřť¦4ŮŁśtpü)îůOÁ(mQ+eŤc4Őx#?­43űł03™?@‹!«oĚ#a[]7jŐډYü[–áxDq|á,ŢÍä7Î˙°ÓPă+fÝ`Rµ*ٱŃÄYÔA:i“˙AZÜ×ď …>Ö‘8‹u#!21‹x_ăŮĺ1ň ˛ 'X˘,|2uŁOŹŤmćĂ’.sÚV ˇ4 ±dOqŘŰŰâß Śă'Ŕ˘”5Lů°Řޱżí4ŠĚp…ŤvOşBt…®đçQ•kV^Ű6M5Ď%ĽbpJ#áxXM’Ă”šjÜűxĹ{˝3_á÷ËL yżľ9jzń ݏ®ŐQcîHýÎVPT˙+[qf´˘bąš=KdE™™ąD/V±`ýB|WŃ·ĹHCŁčÁUř\šź ÍXĹ|m|˛-c%áYöU!Ž *öz“¸«X†l4Ţ˙•«Ŕ°ëw¬‚™Şŕ %«ă/óŚý©ŕűĆDÇř§`ä›oFîÂ)üjčqféK!5±ßY m›-ˇËP´Y^$–˘o•Ą¸ĺ&(Ĺ^5¨ŚŽÂWéÝňłMŠb ćÁ}gŠÂcGűcî3Ő,ďm°úŠP´­SúP`˘bµÉî©üÄşNZF'ĘGÁ‘ż¬1@}''®?ȉ†łäŠN,ç=¬śčumÂç§úaĚÍgŁŰôW3 Ě|}wĂ0CŠŻn˛SÉĚżP8ě"´˘ůza¨±•‘ ń™ŕ›'ěÂKäĄC«l„‘7h­eRŻśP 3Řɨ+•Ř?P‰’Ů+LŚňńPüItzY|3Áč™’XT’eÜ’m0ňş§áS±ÁŔ=Ša÷výéѶo€„­Â­µÜĄ.rţŕÄdb+îÜ !a`Qňż(×[6÷đ­>˘Îf ŇM|ëÁ Ź {ˇ#,ÔE Ž`Ç8±/3Q›plVţĎÁNO$0B‡đ#Ö&śĎ¦ăE©ř6_¨(…adÚä"†Ž»ävᏦy`s}'#`÷ŤP´žÍ.¶\ÄLç7§‹ńiuÁM%ęßĺ"8Ç:ą_á¶WŠkČTÄĚ#$Ě™2©łQępBKČ»É?#ě-üŠ%‘ŻP‰/Îc;˙@"ST&b‹Ě["©[Ľ)H"x'as _‰Ťô}µµx[ ®ü„DH9y"ËđŤhŚ/¦ů&ÁWN<«‘‹«EÚ`9˘÷ ÔÄB,ËwśmA!ĘOÁLÂިf„ŕwňt1Z¬3p›‰AÔ©)ą$bí Ë[@ľ|Ô[Űź¦,0&ÂŻgL0 ‹ÖŔᇛDdĐÚ¸e^’0ŻxéY7?ŚďDťAőłŹÝˇĎý˙#!č.cë*ĽŹŚA0ÂH„ůľüA´?1nśĹä üń Čcd ‚}óŚAô˙Ń ±Q3ĹóźL,žßďČę„A¬ýČs,DŢ.Ż‚@ôü­č7Ž1OBFł_Hd÷ОmČ`é˙GóŠ&¤¸Wä­ňoëŠ~˙Ť@@?ËóĄŮ˛‰@ÔşFÓÓ9Żú^Ř Áš!Vđ˙6­Ŕ¶öťč"ß‚ŽŚ…ŚB(21ŁŁö,žţŐ˘şE äŮđ€×ŢÁ5 ńĘÖEŁ0 ˛ŁąˇÄWbĎDß*±Q2"Ţ· đ}5«Ř˘ęřáT±4™âUźŠűÂJö&ü0ÄM}u©`±ôüˇŃL"áÜęb˛čţĘ>ĐW¬°ü© ®3>Ú( ´8TĚëĹ]†–K"Ż~µ_‘‡kAJňK.ęOŕA´B<Ô=ţÚ±,'Ţ·őÎŔĂRâĹRK¬ö¶Ě:tá.‹-Ĺ|äˇ:Q‡(0jë‚~gäDÖÁ n˙¦ŠĎVýu˙9óĽ­Ŕ<Ú;L—Ă4›třS­ż‚Ó‹|6HřŇB!Îđ(uBf>˙‰s8ţ+śĂńÉ9ĽëežVGňŻŔ×ÇYrű’ŕ3ń“,ú†v»Ń/š/Ě´C{X6 Ł 79śFꝢhŢ“ŰJ…úŤ6C3źĹ > \Ĺçí¶ZĐĚçýö»˘×=µŐVŰŞŁ'–ë‹/Z üű]&cŠŁEĂ^Ón HŤ&™Zđú`v8$ŻřśP™óJZ»rëKĆj+ýěž…˛›Yp lÜ* Čř"hţ5Ę}˝;@ĎńťřŁ‹#_Wâ'AŮAÔZ ÝŠŔö1Ň™ü-đŇ0ÂąlŕU˝™lpF„ç©—ŠóÉââälĐĹÂŚFđ[! SU©3y٨Ŕ tD÷>ÝÝŇśÖ$prˇw:aÉ3ŘŰđŹ=Ě© Ix„Ş4'Ăó:WE ť¸rŽý¸B†$ÂůĐy*$ń^u”î‚WPCéŁy_AéÇ%p˘ÁżŔ€1“Ȇ÷©ôrW» ěÉŃS}ŠŰ:Dłő–@‰ťe,D‹ş•ż«Ű#±ÓTµwOR‚U@ŔĂ6í?–čďÉČ˙^ ţ vĂ-pů“ĐÁ|b)X¶Íóe/ŃŤ>ŤÜe]Ąolٰ“EbĽ/ÓˇC;"‡ga':Ƨú¸­.ĂÓ/áťyŔÁ/‰łěÁěç‘ř ´/8:RřZ M´{ őŢ÷„P¸j'I“+0 u­ßđŢäźŘ_ ’‚·—éÝ}a)P°$ߣ·ż2K!~#{6<¸SLšB/€i0뙋ÉDEcxxy4Y ŠĆ˘6Bł€űĎJUŔź°µS¸‹OIW×Ĺaزúa„đßű[¬ŔcCď–+uţq ]ţ}śg1Äx÷L›é‹ Ż-tĹ{(2ůIÔŁ;Š Á|ż{ä$,¸p8:”UŢm®2›g!¨¸?«'Ćhôłö #É[ŚĆ®x‘YW-:Ţ~t/ó‚·Ŕ1´a_vUĹ=ăťűTUdşŘbŚ?xó¦ŕ-¸á hjąĐ7™¸C %î§7ŠŢ%˝8c”ý)Ý´Ćŕ‘ŤÝčÖnÄü}šc0`‚ Ź»(­ţřű‹šŹ©ĺbŮ$řB;fĂŽiiß!č ¬śŤeëźôÎÇ»Ą$%ŃÜë¶YAŕTe¶Čŕ#Ů)«=ŢÉË.Ě^úf°ű‘( Ţ9ä@Ź)đ1¦)^„ô“˙=źĚat$c‹¤M/Ť^{÷üŽO\ŕĘŕđOµ’Ĺ€TŁm:™b7Ů’G˙6fq˙¬¦ďĆÓo#@}őÍč'VÎă+gµÎ8Y*ŮĚ7^Ü3Ž1•+ĺ˘Uě3Ţý‘.üó‰f\t–¸d\áŚ[ŐĽäËt†BÍĂBď‹vB( q[ěHĎbĄÜń¶#bw•ŇŔ.;ÇGáW0Ť÷ÂsÄLŕpńÓč¨ŕľO«}~ŚC&Róůř.ŹÍšť˛¸j ¦ěý»Áýľ"(”ź®^ěĹUăD¸n ňo®°Lo»źVďÖRąŤĎÇvM3ëse7¶RĂ˝*ş+‚(`Ę5ˇÜz0ÖĽ«°Wp•Kdó^B6bĄ¸jôÁ§0Nťb¬[ڏ%iÚô 7ř©aoJ+˝ˇcí‘9 ş Ŕń0, -ň˝„ëO[sUI2Řx×$€@>8DÉĚkíB®‡ş}ł»pŻ>Ç;L5UźŤµB/aazúl ę´—Wź mĎéÜ䄱m@–ođLJцô±qV?ňa]‰ś@,Ś!g‡'!B”± “ÉŃx{…:ärŇM˙lá:ÔżÂĹđ6’Ćx¶cx?ŐŔ¬ń4ŕŕ>‚„áŃ’BĹ=ĐŤŽY›ýY=80ďăĚýŞü'߇é׉DÉŔÇsĎ íí÷Ř—ťRĂyŐ†ŁqYîS\bqâ`ťŠ$:đ2NôÇ5g•Lz‹»Qvâ`=9€‚{…?Ţ%¸cq¤9şÄđý1NŰÜ OżP b˘vńă託Ӣíqň`R \) C›u݆**O—_±‰Q8ť×Ľ)¤đ1qîw?fŞŁR{¦AšlĐoł]Ôb^L9Š~>Ď`¦ A„°âĂĹđe|ĄýÓ#۱!“oĚĺĂ«sđ (ri]ŔČľ;MŚÚáűgX­9XľńbŐ±Xs(¬áÓ$şNtK"D ±Y˝Ázu渙4Ć™żÝ™÷…ë÷X–e8Dxs0ęĂýR¶1ö߼9v ÍŢPÔZˇE$^‰ČŢú‚‘Ľ× •ië$É»ę˝ÝVî±9LÂÔ đc}e)uWËŽ†Ăć˝d2Ž2‘>ixEGRýFBJ8‡B2Ű •4>™;§ń? WŇPą}·7 ŹČ ÚŃ}@|…Űľ‚!-áŕÁ2$Ş×fíÇ_ýĽ_ಏyt”˘gPoIŢ™JÁ«??#şK0˘™P ^üj¬˝pń㥳żn´—z!Rč°ăá‡ç‡µr˛1|lGÄĘdRx p€ČWݶZ{tĚĆĽ©‡jŞ"K‚KaeŹť¤¨śâŰM2EEYś+16áĂŢ$®‡ËçŇ) 'čźy'ľsTnŞ(¤aî’,>¶ăűîN‰a™¬>p¤XuUŁ ¶ň䬄ú0ŢVÁ•Ž“ąÇŚâ}Żnm(:7y"Nݰ©Ž÷Ů/ű2ÝHô Ň—=.ĎYézYtÓ Ľ‚‹ęW‹ę×yexEĄi\-Ůü-~J`›Áń§>›ó+ŞľŁŇn3cŇ/„ăG[Š?ĆUÇěú×ůČ]0~5\V/‹áĆ_ďŰšňRđ› ®#˝f›$÷‰‚˛lGvś‚EeAYľX‹ ě‹çďmŚ‘‚şË4 újÓIëř°üĚâŤć3-?řî8°O‹GµĹW¤ĺ}tq»ă”s¦Bµ°ž+éŐů'=Űö¨V´EYŽĄÝ©ébýˇO‰ńTG˛›ě;2Űň`űíJś•nˇé!­Ź@ü,ţ¬Ň`ĂÖY•őK&\Ne ~aě2@xP=(čËČ~qÉ6—L%]DMůO<ę‹ Ť|žyä‹W™ 5ëéş ŮäćČl¬Ă#ă.Ľ,¤–×`?¦8°X˛{vK+°JĽěj—?ć9\—†ŢöX«OB^PAD˛ş˝oJR—śąÝ!#‡áĘ ˝Ľ§–’;l˙ü‚˝`Şľľ¸đ¬ß&ëk|Ń4 A””ž…“}á^Ä1‚éëŮ?A: ®Sy~ş‚śÜ“˝=˙®°DŔ0žĆoď6ˇńŤ Át¬Î.ŕĎ ˘ŃčýSţšŠ0»V?˘ř°h˛0 ö°Žď9çÓ«=r<é‡i•ńV‹2-ŞĚjf˙ fĺś~ÔÇ)#3ĽůúeČĚĎ1Ó™ě!ůÖhB3Ę—0awéąÇ„f”{ľśmó·ĆŇ 6ĂěwiÁf¬uČ!‰1Žč•ě ňŢ}ÔţŐë9rŮ÷ŤTĚ·˘{%g0Q~;·ôęrqKq ¶’3TĚ‹~Ěĺ9C*ŃN7|Ť“řťi !MhŁĘb"’‹ĐĚO‚fTôűpІG B‰Hŕ6ŤNâťu• W+|ľřx𝬠™‘aĄ…ťÎă¦Ůß·ąrRR-Ep_ď$ŕ”x”Ś m@¦c¨>FŐqdÇz˝¦˙ňę8;€'Řă§­čM)|ĽŰÁj8ÂÖÔ+g-#9Ń7ŞŔµcź}ţä+*ôź–#hnuSS0ľy±A5¶»đŁX®ÁáżźÚ×WgG q9b÷ľĺ‡çwMyd1a8śIĹĂqN޵}P8ŤAün öÄ âč؆l¦Bé5MGąGC8š·'iśéŇ6/>”Âuş÷;ţ- ąn@bm«SߊŃUÝIĺ„Ôę̲źÍ|äHć4WBšĹ.FßÎćŘP—˝DR’ć|ďâsÎ˙ źsţň9Ě Ľď{ń!!xĚr`ˇsŘą}Ł>»X­AçV†¬{Íä#ű‘ĽĎ8ŕž)eż':‡ÉŹ$8B‚úJ®$<‘mď ăXčÄu{ôýžěL‚yJ3Ď ő¶·dN˘1˘ODą8á9š´ąŻ¬LŠCIC`ŮĎ­ŘŢ<‡ýȬŚŘ2ˇ´YčŐt\L#(É©äDč6j ÍánO‰Zk$¨­:Ůͧaä ĹŽÂćśŘ­ĘgzÂÓŻ„‰aŰíáaő¤Đ9HbÖ…HÇséśc*űe8‡±ĐÉ%NjʪNq-a+ÖÂ1Őw+ś3z GĚx?ŕś)§˝ď śĂÔő±ú«„ć2śçzâhŮ˝řŕ@Že"?‹w g‰Ţó(H÷Ęć pĐgĺ~»>ŘśÝŮť6Zš˝ĹT3âÉć¨0ŹŤě4…ńŁł9âěŢ—r΋!đĎdsdăin¶ 9ďe=#r»°9qąŕżlŹ:FĄv†Č±%ŕś¶©Ł˙žoSšyq1yc¦;äH4&VŮś7ďĂŕĎćĄ?ÜL¸é˱@•Đ2}?ÄĚp!sŘٰăš1ssĹ÷Ç»b¦&;w)Ó&äţ1ÉÖ^8ŕđöůák2çܬN,#­Í9łÜDs†-×áyă{ćW2gç@öÍé,hŽ>Ů-ÍgłIÎěpň>Emaʱ€9ě Ý!Öj(Ŕm_7…ŞĎ,+$0‡…3Ôšzvź ć°Ŕ-vł¦Ä‡ŐIë×č1ş´€9P'é3_Č–ČÖĆÓ g_ýN:.îÍ"(—,hÎ5](Ż„ćđaD yş\Ň›n'Ó®‹÷”0=b1­Ůőä=tŮń­w5>éŘäŢ“ĹUçîBć ‘1Kžűľ9d)7á!VŔĚN·Ú×(`›ŰŚ{c‡+9ĘS‡¦ţJáÖO0'˛ýÝĹÂůósřęËI "ˇ9-Ví>u4g÷oKöb…Ň‘˘ľ ‚…¤XtŐ ĄŁ´ë€ć śÓ0ŚÖÓĆ˝Ŕ9mîVö×0ߤsŘšBd3˛Vy1Eé'˝ZöH•Ď çŁńň>±`sŘŘCÍ&¶ËóYȤ{ńČŽĹĄ#ŠŹvÁ ćđË©ýn’k¸8Ĺ…ŘjoGš±*ţ( ŕđŽÖb‘ŇIćś±™Áꤢ9Ř(7_ôw/.)ťłIg¶eŁMâ‘: :?ÉśGÉmX,`ú‘m÷ ÖűPŁ”včsšËôÂ+…Ž•ýü¨v)M ÓwqĂÜ=9üsśŹiŞÓNĄp97ŇÂnóô˛W0‡ó»zY™ËaŽónx€>]S8]Üű4Z:>°v^ý ¸®ęśĐíŽŇ©š ĺŕ;ŢáŔ°(G›Ž:O@ Ş)ţ)}ĂÁcz s'—ĂžE˘€0Çý‰ĺp8ȇ͹°+–Ż… xkW+ÎżßÍËŁ€..±í÷€f,ćp ±uqëSJVż€9ËoÓě©dâĉ6-¦*ÜwЉµ şŞ ŻX…SŮřĘćpńr‰rLif4‡Dc™˝«0Őâ衽ľ|&šĂn%żÇí™ęXÁ&‡ Ś>&ŁtüX,T\ăĚĺÜĐń€ CIÁrp‰mţs#|—°=h"ę®ý-“”s´Í\.AĘNŮb±‚ł÷Ńö'şx¬ěH+˝Ó¸-“9:[u¤_\Vx(CK5ůńAć06VMf!s,ĺ»'áßW0§=ÝÎ8ľ°›sŘqjŃ.€ŁWż)f„mŔáË DoĎÍ;´d<„NeĆrn˘ńž-»®pđϲ™ĽkŽ<‘9,_¬Ě™ĽŹ\L‚ĚáVÇÂŰă2Gćrřă0›|Ú92–ĂŠĹéqźĆÔ*§ŃřĎęÜú…Śĺ v"® •ĘAËĺŠM[-XÚÉ8%6! ó(çć&2W1”Łú*ÎV29] Äë-n/ś2“ÓŤ—°˛Ł&>“Ł*řVžf ”scú!JÄŐ‘…›őJLŔOčT‚rŕâ‰:&}Ľ09›ˇ& §…ÉA—żßĂ€®’Ęa ŢvgarÔ‹Ä[ę<ŃS:‘ĐmmM8} 9“—ˇ»K 9;’-”¬ă0h…ČŃÔĚ<ř˛E ë;«Ő¶%ł9Îţź{Fr,>Ç…Q[äÖ‚äpŔćÔ‰­#=ĽZôöOĚÁëú&·–AŐ{W©×¬HŞC ˘†ŁEBrPăĐ˝‹Pë ‘sŇů)Ď@V"ł]ˇ“x­@ΆjT XŢźDÎŤ¨Kqx¶ŕŰÇ3Ƶ9ýuQŮúŃŕŮ äÉŮ“krĘâTíŢÉ\śťaţŤpÓ ŹĂŽÇmÍ@QeÇŕq¸Ď€ß&аMupčQßĚäOŔO¦qžÎ}+ ®&G čś6WĆ^Ů‚ăě¬ëĆŘN˛lâ‚éÓÎr}Ëŕqšş ·1®V<ť@c °ş «• Š®Wěĸ+·ţ¶e‡aÖŮÝ|$‡ßĽ1f˛V6/ţS´Ę:ćŇF;ł“ۤq¬PLĆřeľ‹©ËŤjŘ8š/źyś‡ ńŚÚĎ‚ă0 @ĆbťČ!ó–Íh!Îdô&ą™Ĺáýc-E+Ä&Tz•śšŁ#[`śÎí– &+‹ł±„xÄ}2ŚĂň­ËC©Ŕ„qř0Pśčm@Z>XŢcTVCŰ jş+Š ŕqµ +Šî@D*ŚÓ0ÖÍĆ,| ŚĂAŐH>ÚâüҰUň6ŘVzf÷ŢgN¦[Ëާq¸€¦Qi:“¬0Î?ŞŚ` |—¬0ŚH•ęîţdGC?>¨oIŕ8 tĐlh1Ü R*űŔ0Ěi~ŚĐ5`Ň8Ľ¸'…ďô„m ŤĂŹ­t×&`âüÇá&‡yoбů q8~t2ÔřLG›P÷ÇŚŤe1q5@Ýf}%-96çŠŘÍgýJ˛Akbľwr†Ć=n«á7}ŃéŁZ÷ŁČ’żÁÇpAr˘EAŁřÄ`)ňˇvV$çJlf‡ßŇĺŕäl‘r·V±ľ7Δńpöó •C˘,˘úí)Xóz”Ŕ.7„ŃkLżD¸Ź&+ÍVôjÓŞ˙*č’¨÷™Őş1´^„.‡z}Í@eMŇ0‘Gç˘Öba\ĚcägŢqŔ.‡ ŢcÇŇąłr93…‚íNs¨ŐŘ ¸úBć sm=v´˝ɨ0Ž{ĺ^čü†…͡®Gřć.f2jl±Đz%s4&‰ű4ÜßIßĎŮ«•á™ő&˘üW6§sزŰXÖ á®1ᝪؒcĎ=ďĘćĽ˙É_»š#śŐ 2EJlŽ2ž”,lŽJ+'zXÉš`˛9Ľ¸Bo‘ţŻd¸©Ţo«W2G­~Ä]>Tnµr9Acž˙Ĺ]ćäNę>e˘j&—Ă‚(Nźh¨}Ř˨kܲLĺ4Ţß'"¨›;Q9,_Ô¶¦“Äo –spć~şX÷.çŚ9ć^ąn˛Ř%îËôâôő‚ËQq„G˛´*äŹS±ś“5"/°áńXĽfřěş@Ą6‘ rÔě…” ŤČi‡H†3jFÂ1ŘśÁń‚ŮńâîÂć4o#ĚÚ3šĂ~Í•ZkŻlÎűl!9؅ϛý–l‰ąÉ*gs;ŽfŮÁ/~6äŰéyäůç\ü˘Z"]“eŐŃ'ëńDřd6‡ű.¶ĺon:3Ů]¦SÚ•ÚnÎĹÔFőŇ]âß2™#"¶ô‘ɲ!lQ†8™Ě©Lka{íÍQÇ›Żĺáúôć`#B«an¤O&sxĺA&¬„ćđ&›c<<ďŃdsT Ă‘k±§ ťg8çä3?‘ö çpf'÷á Kú ĎÁ#qygőYáÍđ*E˙Ĺč=ŻŰď?Ŕ¨„ć4Í‚6ă6™ÍnNJ$QÁę ›ĎŢ’wçYŮśťm 'Řc;&›CÄ÷]1t÷4ç b*WMţ-Óô†k- G›¨µÍ9)śî^Öz…@sXŸě>đô›Ăą4ź.ÉhŽ2xŚüŘ|ĆÉK8ŃƬX’ýJ"ý…Í9Hšžó®p6ňYpÎă`Çţ çť:µÎ…͡|řĹ’gňHXÜo«ž§¬W[ќ˷ţ÷č-Íá6xŕV™@źŃÉć´¸żŃŁŢDsô”>’ÍÜLŃ3ł9+™QaŻ$öĹǸXčS°të7˛;»šÉ ç(hŽj…׉»ÍáebW~Z %0‡eWÔwĂ}8\őČé5U«ÖuyŮ4ď.ý;ŰKĎf˘“Ĺ%':WüńöcLΞ­s ‡7/¨5 ˙ÍHFśyŢŽ0„IÄ >ŕŹ9Y•ÉÇżńźśëżBä\˙‡DÎŤ#>¨‘Q–#˘Pő$"‡1ëîrBˇ9Źć-őoĂč Řpب~9¬tôĺ7ZµË‘-’× Ç™€%wý"GŽä †‡hŇ> ż•Á×…)éäČ!ďŠr*@N#âřDîř¬~9TŐ0’¦"GńŘTÎŐăSNű.‰°â–3č5df­ÚĺđŢPlŐé“ČA¬ÓX'˛Á.™JäŔŶ[¤ËÂRćq¸»Â$zÇą˝Ď×÷l–ÓˇH¶ž8kŢ]r5±éUú,}¸?Ń>Ľr<;łWÎĽťVńV-¨â8ŕş}µAÎnâ8Ý”?M÷Ň@˘Âăl tŔJC…ÇA}ćݧBKđÓ+ç Ť g[˝r8Ńş@ęWs¬§ ŞU'˛çâ8לQoÇA˝kĘÝ®0NXÉ"s'fj«ˇ/paq8Ix?é€Ď0ÎđĂŮ•Ůô_Xś‹ť‚¨ÍUg¨}ráÎ$?ˇčtó'jSQ·™;rô«˛8HÖű5ű+çb’§ë‰^Ů5>Xś[Ľ~ţ^÷Ĺ$§UrGŕÂĘâqßç ˛8ę>ôňÜ‹I˛3ÚA© ‘8ŠáU⽝ýÉý^ýqř ˘I‹?ŽQ4Ń@lĂap ­ůˇÓńŔ¤p 0,14ĆŢ«=6’ĘĹU)ö8¨>m>źđôÂa­#\ďöá FéF©äWçŽĚěifpŢ˙ëٵÖ3„3ô_]!nY±Aôᨠ« ź˛.ţ}öÇ9ńLűR=ŰBá u´Â†rd ‡3ůy;M–Ę#Ń͆ř´`Ž{ôk†%•ť$ʤpxgÁ7Y·®ö8 ă¶ó¡ôťe¬),NTîPťÍ943}?Ůe}_śŁnZjČOGĐň}I›Ś˘áđiÚtLóŘ ˙ŻßĆlT­9Đúhn$B˙›`přůńňá˙óŢŰiŹĂłÂoFĺ≚ ŽŞ ”R1KVü¸Úă m|?_}µÇQ6!¤şB86 ˛‘h¬ÂĎaÝďNčťŘă ´™1€lÓ +ŘăyCł‚ŕhśÇúźb`&ŁJó ëŚ0w* MĐN§džäŤĂü–bčéő± 8Hg‡M+ńŞL‡AĐÓĄ3ňřŔYbpµ@%«?“Ď ×ĚĂŤĘŚĽ­…Á9ôňá˝óÁŕěĽ6)źĆ á`#íýĂg×蠟ПŢ8\ôŘY5q§ŕ'‡ÓWý鎳ă„ę›=´Ł`8<^ďMvlĎćpÄÂáp63¦30ž9?áĂžŔ cŘă€UŽĂs—‹?”‡!íÇâŹcó“Ohú©=·‚8,Đ?&„cžžAâ°ĂGi óňăˇTP„ŃŰlµäŔ{¦Çd$¸3‰CŕŚPŐ‰2cy ÄvťdŻQPĽ`tAÉugqxř¨ěFfşäđf×0zV×`˛8Áćµ e ć Ç»¨iAŮn¦q€ ´=XÄóú¤qPó—›j’Ł{}Nx\í™j“"i?Ň-ŞÚä Älűy/06ŕčˇcŠ{Ąq%Ř>ţ+ŤÓ1ÇěŐ.ćş“ĹaĄčć¶”LH“KNç„'myŹą &ŚŁYś©ŕ"?ŞĹ=XťŤmţd‘Ă“„ŕܰ U}ÂĘâÜ®BÝ ‹Ło‡6“)á ĺň ĆNĐh%ĎŕĆáČ…¶SŁÁ&ŚĂF˙a1e&9h‡¶óúÝ$‡2˝`}ČęŐ#çý‰«č¦>Á8<'1;Ó.ăŐ>a”&iűă`ńÍőó|Â8<ţĂľć^r`ĹJE%˝Â¸g‡ŮĘ˝ŚÓő'ŚcµHşě¨RwČCgâ8Ý“–-NŤ¶:äpré: Ň˙Y`l@*-Ă8¬D!}›ĹŚşO‡M|Ô"»ź9Ĺá&ĂşŹ­0ůDMGYĺYóN Îż*z÷–—BęŠâ´cVSٵÉâ¨ů…Ţ÷N€Ó 8çé:Vw´”MT¬™÷LrÇá]Ü·iż †)ö8M?1-ô|Â8sůŞ4‡śmz’CĎÄq”··Tń­<@Ľ×mÓµćOłýL‹ś÷/"=Ĺő©4ÎÎ7ęŮĎUh~A"”bvąlW‡­M{….âBă´©SÓźçÝŽw_„×o8ÎĆéCň?x¤ű¬~‡cÚNÝ{W1K"r‘qúČĚŞĎj‘cT¨ËdQ™o5ČÁA1šőżąDÇá>Dí;Šŕ`´ŘăHšřţfŹ~ăô`'!>éâppAĎÇqŞ=Î3h+ď–yZ1ű§A„Ňc g÷GÂqŘHM(™ě“ĆaťPĎş)É='ó883®Ű‘©óÇy‚¦ĎWĺq pÝ®¨űŕú:‘ĂBBhďÚ!¦ť83¦ťۇ˝w[­qN2-YŻh±Ć ئ†ŐUXî’ŘŚvĎ÷ëLg°ŢAPCż!çŽBăś °7ż>ýĆÁć Âň _h…¬6ŽČě„q,#wŁw±<{Šăűí¶Ă3­qřťŞů¶|ôŽă0˘ĹĺëëÜm…qđ\żIµYëč3TgŽE5 .ŕĆQA{®{‹¶e*».ą‡ťâůdqîÉ6˙⋳©igń/0NT©\Ua*­OĄ´3Á8¬*p::ÔrŽ_XśÓçŘ®ëĹÁ,«[{häµ8hŘď=‚˝çÇֲ&+ŻĽ„â°{;hí˘%¶é‡ő&ÎÄnVţůĹ9ů\P‡jÓ6YĚŮóě‹s°űc]Śqî-bŚĂ¬†ĂÝ*>Ł:ă4sţęá ľ8×!ć’[×v8¬ˇ˘á{„~2Ć…'cŇ_ÓQŮĚŻ‡Xw…’CKńĹŮY. ŕ‰ÄÁż{˝óoMâpxŹ6*•k€]ď‘0‚-†\„Ă@l˙IĂ`+‡[úcĆ­żB8‡ĎaősapY®Ńţ`p„‚ţśĂĆŻŘýZŚq´G†`ApXĐÓɟƇ2Ł:6Ë4:e¨>“>žhmLę=şÁáîcRčćLµ 8;›ČŞp ŻX ”†‰Ýż 8`Ť"Ô‡5«÷Ďôł‡łGćo°{ş„ÉFţ#á7móń ť#‹˙ oî…‘¶Đ7L]ü-ľ8L)ź]ăvLřę…ľAýp“äń+|ódu‘ä‹›t0°ź®˙â‹ő=onóHĘđŤ7yún5ĆMÖ/[Xă(C‚nĂrÇ[j»§ÚÓrČĘô ÁîóČü ľŕCĹś‘xűs0dŹ|řŮVo„í>Á&…ëäŤĂ4Ă̶ĹH!8;_s §ăS¦7÷ Žľ›k¬řŹ…ÁÁÝő«ÖŞ7Žue±ąž©Ľo*„qĹaÄf>!ś&ă®n˝éÔdpTÖ"eą]ú’á0RAuć8,™ânďvzµG.Îáą fY3„ĂgЦčÍÁáYł3¨ň  UǦG ŤŘ•­28’4´ˇbc٧ˇńôŢ·›ľ „ĂýCë6%!ŞB8ظ‰ˇŰ÷:ÁkP0Üłpa„1CÂpTźŰĂéwÁpŘ`d‰Á8'łćY8śŘ‹ˇk›8e„”ö´pŚĎrp8*’w×—vq†6"ëútÇÁČt·ŇÔř´Çá"Eţb˛\ŤŐţĚâtĄîÍü‘46=QµÚř4)ďĐv 8Słę1qŤž'‡2=˘˙®ÜéZüqpôűÁ7ˇ‚8ŕ=#4˛řă’âV^ł8¸ă1µżĹÁ†ŕ^Z]î Ĺ1˝Ü]6źv!.‰ĹᏹĽ '%ł8ܵ·pwh•ĹaĚ)…n™N,#CŔč·jTć˙°şäůh±µSH69ÝÂÓahj—Ň„qx>ńP5s7y­ĹvOí\lrnikŮ­€nrÉAđň®ŁĂ…9~—–C•š#ŘŻ(ÎއŰ/.9ű´a9~qÉńŔ öš©č=Éay©gŁ®t]–R#Ő(gŁ­ŞebUŚ#ń±î¶—’«N9 Ă}z”ŔßbĄq.˙és}ĺü0}ęřfź\t—´ŰiO‡źźB1ľ F˘úä0ŇÝ<=w5Ęáú@˛b,ľľ_AqŔPl6’°˘8‘Yk˝1Î(މöŁćvh| ĆaÇkĂěn:wWźś.)gS[…ÇDq8ň+}Ů0ʬ~V›śF;ˇÇféĹËT…- ŚPh–ż{Z}rh@‚”®4‚áí… q5Ęy”’Fťq_iâźŃvÁc˛â8Ě,Ű[qśn9Ěp#Y`śÎe†çýĆQ»7ČÄűČ0“}Ś#qŻĹ+ĄNK0Ć4“śţ1b —ŢJă0!iÓE¦đ8L!$„ůÄ]ĽrĐÓaĺŔXŃH‹WᏸB}|šĺěś’7)-˘ ä 2ç‘ô‘2Ăó`Ě ›^­r îÄ©űXh÷SyV"řÎ^Q\¬rÔ<ćąmJ|Ô2Ź {LĽ4#9|Đ#j!Đü&"™Čat†ýő´Ißź ähÚ„snĆÄđÇ ŁWĐ®úrBęs«@Ž&š† ěłőäp“@]ČĘÁ”“]Üźiv˙fÚČáµcI'fĂhöS¬rŢŹxąäI)`˛ĘÁy„miˇť°8ĺ Ďžk $Ȥq´—Ło<Óů ă¨Üľk€ĆŞS¨łŢB?ŻßX’G`UP<nňĘë1Qf/xŻĂĆ–YFI,Ž5f§—"ŞÂâ 5¸G 6‡Ë§q›ÔőS°Qťr°/µáÓ<Ł‚8 ď9š *x%qBgúb“ťGÄŐV—ś†}şG"˙SMr<06­5ô$GĄ]eĎ&1ęĹ$§ŁźŕU7‰©d‡/qqŻ7˝U}ËŐ&çáČ™yšëW2ŤÉ ˝7şšä ĽÚo7Ő‚62Xś˘Ććý†ľ2¨éÖ{ TźÍ—‡áţŹ9ŮÁĆ'Żđ›Śvö"jîó”ŹŮíLR¦fű}8_3™Ű®ĽAĆ)ä窒‘çŕvlú·sÂ%6á–†÷řOTĎý_ˇzî˙+އ˝¶öcevÍĐő‚=᪻đ"—Ráz0ÍĐÍLńßäzŘĄC]ŔÄ :»đ•ë9ih €=ÎĹiGG"0¨\ĎÉ)ö¨Źß ÖC †Ř‘›LŁlH€ú™†óQ{ö#M?Ŕö÷Ů÷)śJ“ëQ"ĘůÍ–bßę´ËľGĐp&®G2Qg[˘z´áMsé™ÖĂh˘=JOVŮg‡oM‡Ě+µW‚ęaŢ™đČkö ő¨Đ?ßl3d!'°•!°yŽYčXŔž9FľŘě Î15éź|2dh6ó©ľ‚=T;.ŕw}úěś‘Ž¶1ÁE]sÔöă§r=ťoš•ůŞÍNcË:|Ť'ŐŁ Ěmj/J®`=Č]YÖíú…ęń^Ů{$ŞGőOÖ ÝżMYc=ŠŻa†ëĽŻ„ő ‹Њr«ËN#j ¬Çr3kËş±‚=gĚüM`OgÉ×ç[—VŹbÁŢu~?ďÖ Ę8ô‰ëŃÎ$dN?ĺl˛Ă‰ü®F`“9]Řž}˘9l/SŕÓňJľB°=ö_ŇCĆío:í¨’vÖŘ3MşG[ŘĆĘ|šäJx·´ŽśÂ§ťđúŢžD÷ôjS6š ®V;,żOŔjµĂň1f=Ę,-„Ď"žďŹdÉy“růfa|:Ë;¶fďöá´lŞëaeçj">ús|őm4şíŕ­îin° >@Ö{wb %ĚÉř¨áq(ŕŤT,C>|˛qi†ÉúQ•oĄ|Â]˘˝»óâ´Ĺxě°Oʇ;ŐćpşŠř@ë«ďg… âĂš"UšICâ®§ĆŻžC<[b|ţŤâołýYBňé&Č6sń÷ľ/^;ş&¦łłś)źťÇ>ÇK­Sňéµsabww±rś•ňyź‘°<ŔÜV˘|T1 ă I*ĄNÇVß‹Ő9&§§~dâ|¸×7ÖRřl$«U|i7Đ"™ś—ÄśŹÚ©Ĺk‡“ź~@çęµCÍMo=0ěĎf;ܡµąôNŞÉů05Ů™„ša-_ˇšíPDŢÖÎoĎ|¶Ú1ŚbÄěó`¬ ŹU§Ç)SŻIú0{¤5™ Tłť›·ŹÍ}ńÚaő!8ÎwC©f;;ǩ̄€ĄÖIúpI“L36Ąť„ú°5…S岖ít*ę38eßnc0\Yätă¶©^Žëø Őw6ÓŹőÁvÔzJÎ1pXěvč(±ČJú4% !‘WívX¬Ű¨“óácń~Ksa1łśę·sqü٢UEňôá9‹ý>eAţ•óAňnFĐŰÉśV‚§;˝ô…ňÁ‹¤zĄ|´´Ńcµ‰]Â\ŐnGňqbőâ¶Ă éh!諡ŕb¶sîYČ•N0Ař¨öࡱŮm‡77Ł›^®1DÁřpűęL}ě;bjzńڱʂ ŕĂrĎÖÚĎl¶Ă3›_VkĚ4Ţ«ŮzoŻn;7iś°®n;šz{Řš,P¶ŰaÍĘş:ůš|Tžˇ·Şű±đ:.„Ľnư©ÁŐo‡ÝĄýÇD07Ö˛+áłł"’­G%|č`:€2áłžţ*ł}">é€ţńť”$îŞŮ>ăô?Ž…ď‘·lđę•ﱊÎGŻ3ęóŕĂG­Ó*8eTź9rBg|¶ řH{0>ËîxĘŹřt©YµćYńÓWĽ‡łł÷¬1>…ďá>·O›l‰§Żf;Č5źÚ¬f;řß÷ó*ňó¬^;ÇFŹë×rőUŻť˝ö#ńÚ‰bËîgĽGC˙(A·\Yü•ď‰yăăďyÉ»ŮÎői¶d©Eť8 ÝN_‘đ™îaŇÖYÓ‹‘Ď#Ń=ŚÜQƷ茙䵣ő‡ˇ^;'eRř”¤Ú,I­V;/™źDN“Ó@̆Ţ6Qv-N;jçaŰ´¶îłň=Âv9řmŕĎŢÇĄ‚-|Yńžh÷OĽŐ>Kś»Đšď)„ś|ŻťĆ‚ŤúŤďą‘‚Q˘{%r/qEs±;ŐlÉn˛˘Ů'ÝĂ=ô銕ąÉŠ_áůŔűÇQÓ».ž­.ż§(„ĎCS(Ăőĺ÷€lt=6şsá{PΊ©RÂ)ź~;stűŞ€óËs›ú‘˛űI|JßQ˝ćđDk¬ĄďćŔ!/ Š÷Đ_Đđšq}tżă§&ŕĂD†Č«źő4®Ë€ĎĹ•pÍő ŕŹhuN&Çmf#$†¬éŞĺÎĆaeÚÂ÷´M­ĺÍ"¶łđ=Ľd2¸[Övď9hŐîÓ3ŤďřňŽo\gÂ{šŃG¦ú­S¬Ň=×>e@ ŻxĎ2µď1ăE,Ą4Ö> w©QT=I)gĂFŁŘQúfá>ź`|xií‡Ä(öéě·;|„´RPe|Řł˛ňÚĘř0lAß.‰Bě â,eZ2AŹäĂq‡çš¦§ąŐ®†;ű¦wRY,†;8›ÂY}ăňŮ$ŰđÉů¨¶zćéUصƇcOTz0ń8!(ŐZ@y¬ŹŻ8!o+ăÝ–;ÜQ‘^>:vąŻ–;JÇbţáÇťPC]ůxcxűń‰Ó†.…đÁQŐçQŐźl·Ł6z–¦»®éýÄ'@ÖŢ2㣼Ž*Ľö É-Ďl}m˘CáÓmeĐkećj¶CIn¬ěj¶Ł 1ÖU·óńą"±ĹlôD|ÔĄąuj‹j•đŮEx=f˙|⥬'&ŕĂŤŹ‚ů·ŮÔséŕĂP}“ľĐĎńaůůČá§řžťvXÚMeHłI€ë- đéćĹ3Ţ ú{41¤…ďś d°‰ďaIŠ« Š"ZźťĺjsQF;*řűgxVƇ=°đ‹żůěŕ’yň7ÄçŚhőX}v0Ó…Ŕ˛ĎΙeÎŹ_|v–úc`d+n˛±aŮ&> řż ·§%·8íPŇÜ%ĐÔ \0˛ş6ÚasŐ óá=€`Ós*ĺ„OÎg'çŁ~§P­úpăĽeŽ?ś]ŕ‡wSIâ$δ¬ĎĐá®VЇ7R>;–»ńJ|úěÜNkž čł±?ëd¬  @[ßíiŕ×›¤7:J «ł˙Šú\!‰¶ť‹ĎG6š:ŚŘ­¤ĎEřxŘöëĂf—ńT@vüâ˛Ă4áŽ.#xµŕ|¸ăa57s …¬ ĎéČqĂAQ8ź›źąk˛ß9ŇnŞSĽ#ĆĆ9†öIlň<«ĎÉz˘Äť÷aH…ęFŢ峯uĂ€ ĺm˙Žď¦•ňóp8@ć{•ňˇüČ4˝ÚWĚçâ–čEÔŃ«XőinpÜ+ĺC=`÷_ą…ń$«´[Űô…€˙ŕjµă•§űňAŻô CN1LóQĄ.<šžçĂiĂq}ʸ"ÜËHŞ˘Khµb>µw —ÚV;'­),Ąřů€| 8Ţ.˙ ŘQ'ăĂ1Ć–€,/>;D•şŤo}ńŮÁŽkŇ †*%Âç ]Ř%ȱ>`¦Ç˛żW›ťľî׺HĎęłŮőAř\4_H<«ĎNJzŕS[:řŤXřtĹgç}łéł#!ŕ řp—~[5»­đ9c”áĂhçQ#3>ÜâłłsđáŠiśgá{ @5­¦ˇq\Ťv0*Ô»Ď#aHúîAĄünV–XŚvpsy´:ĺŮ ÷0©FB:GÍ1˘[lv:bYǤz¶ŮáíŮÉ™×gE ÜsđszĽ)Đ`{LW唾&O{áE÷?$?çm7ţBĆ{pR‡ÄŰ™1Ěâ[ă,˝BpŕM2ÝÇ>›MŇpú°Đ= ËI Y“ő§Ŕ=śjKł&™'ÜĂng“ý)ąĽ°=;ÇÚő—ŁdłĂ𻕠ŔúíÁv6l;í+Ú3l:±úěľŔÄİČRxË–}vĐsÖs,—éßűjÍ^M´'Ľ‡ď éć˙żíLĺşO¸'?¨FO¸‡Ú€ÇŹŐďDŚ&şG2j†ć\‹Ń޵ŠOą¬<›ée.tOiŘĘ )Ó=<,ßeďóôĽG ÝSŽ‹ç¸çôčš.)“îQËkÄ©ÜçĂh{¨o&g[Ůž&Ć)±ľ˛=4żłńéłuŁnRrrŤźpŹj¨?wô™î=ł=Ľ÷öŘŞ1M^]v¨vwzię4ŮaŔ HĆŽ]ŐŐd'ç/P[}‡:ř űőiŻ.ŔBU÷Ş»¶l®$0öIôśAl]cAz3ëî[\v×a «?ˇťaĐ^Bz–!z|¬¤"[ÇÂôěL\öů°×©E°ťÉ^G-!¬Ó'Teű)ö:ąŮh~…+ÖsN…äO¬‡Î2Ú>°Ć@âG Üš\Ď!KO»ę–±]%DݡČ_X÷RlęŽőÜ ÖĂÝţf÷Ô—J_ v8ĆřĐ•‘Ĺ‚ČŃ÷‘ řęÁhŢôÉ= őd_÷(5s/á,ňÖ«’qŚ8=Úţ…őh]»•O±s7ůq—ť9t=—<zQ9Gv# n‘áŹQ=jÚý[şvÜ2ń˙‰Éyţ+LÎóě´ăú µĽě´ĹĄ,$hAä(,ľĂŃXŐŘ rľŁ®|ř ÖÁrźMŢd hNDŽŐć~•łďť‘ś‹¶+ĂúmKHCRLŃMÝ7ęÍN;]sń˝3Ă–ąćń]¨ýXql,˝…ÖÁŘ>pÎ[qˇIŢŘqŤaç6SŃôŮ™Ý<}B5„łÍşŁł›t/6;ČQĆ0Ů ü$—ť‡z†1›sV“ťť5e*eáqXWňů˝źĹe‡Âa‡9VgDµşě Vg‚Ú]X$Ĺm܆ÍWGç„h‹ŚčJㄾć»]UÇloľR ŚĂ÷~ă¶Űü}„ çbxlSb,łe“ťűb‘ ňÚ>ałgÎBOŮčVgw˛7 ÇáfŽńÓLÔaĹqĘę_Ńó˝&ŽóŻz™¨ť‚ŞŕqţUls× ¶3űěŕEŘxŞÓŰ:>‚nz!r6FNˇ[|&"G5*~m3ÝÎLW?˘ŇaReچW&ç˘Â{K-śĚäđ7hIčíRň„…Éip>ęŹIlź~;pŃ^8§’ĂÓĽq`…Kú*DŹrTÁzśłýČa×Ô|7ěT§3§ř‹Çi-ÔÔî;9Í„Ć0*–6hČaą?„wĐ]̰Ź]»?ż}9š9A0żĎ”ݏî@βĹGGŹc9:ÝyĚu0N¬Éą¨&gz¦Ł09ěď`6¦…“F_‰žç®ß˙ľĚ$rl¦ěÂd o_lwŚÍ™ł9üxTđÚmŔš/D'Ü10ßg9‘«kbţĹôxů×ÉÁ˛ŠN-ćÇ'”ĂŠäͱBó”éOĄr°?¸ĆŰBĺX:ý~:KéËS¬wšdńma˝©j…rN®p×{>zarĽ'A6ą‹ĚäD1±)[ŁÎĐDrXěBX`Ć;śk]śwřŐyˇ äđ‡(µ=ő.çń™ň¶'GU2ŕ8VăŁţáÄqô¸>nlĎO‡ł)ÜŞ}ŐěG…qŽ‹â±´ ăđŇś„ó’dDbq?˛Ęd3‚Ľh Ćá7ÇĽ®É±Éí!h›:xwFďÜ{…q8wă˙»ďfç]Íß·]‹éŽ8~]wú•_0˛‘]w¸ďăx°z×,H!ëŃü9ąĎĹs °Ć*č•Čá,ĄďLb“çł.(­”gńÜáL¶‹Şß[!r4ułIă÷aHţł9°!há‡÷F†…Č!Y‡4é6éë7"g»§çŽŔŔJä0Ŕň¸3Z•ȱ‚hťÉAÇ˙ŠH(íg$gßdźýnÔ6üôS‰śÎş,]ďĽNxd"gÎ=të+oz‰ ĺ fó“‰ier„ĺ··ąŽsőܡµ\÷¬« Zîlě\™Ç&Y9˙ŞáůxHŽ?Aä0Ç^`l^ă)R‰ś+ęÓg| ‘ŽVÎ|Ňď&–8y›2­`†Ĺqó4î@n"•ČA˝ÎG©7!M«ăNë{ .őÄä°¦Śâń)ZöźŽ;ž“öú@r˛ĚúýÉäŔ č}ť%Âň “C?Ę jĎť¶é {v’¨Ž;7‡®ďÔ¨Yا¶Ý÷)ÚOĂ.těoŐŃ%´˛îĽ_Ö.β•Ča¤dUÇý“Č9(ĽĚ‘›iąÓlčäV§!ď…Éy ŤĚ-…Ëd29Lť ă!C}29Ő^)?“`rÔ‰á$™›‹‰XY śÖBÂyĎPÁCÜĂä|~arFŽŕąËť‹Ĺ±Í­5ű'‘ÓťŰú…Čiě8•'â(€‘—g”<¨Ö8ޞf‘1“tšíLyżqöJă°üőÄ-–B˘qĐáĹň«G6vqŰA¨ŢU?“ćíb·j|äŐýçÖá©0÷°­GŁIN…ĆቂZۇŰű$Ţj53 Ŕqvž‹ř]ĎŤé#“˝v¨pž±çXYŚpqźŐ˝ ĹŃŰăH¶`V¶e“ĹQ˘s'âŘa"q4ŐÍI”$nSIś›qL…<ś(Žuňž¨×IPc5Ű9𬬨¸ăđśa Xˇ€˝‚Ă8ĺÔ˛Îx‹ÇqWâóŘx˙tŰáŁć0„§?ěv©Ě´đ8M©ą€V ‡[.°KQq‹]w¨ęŕµ?™Ćáă×]ľ’ŔW¦qŇqÚ8cż“ĆÁórćjR9ś&“vx>V‡]¨łŘ€„ŁOŹDży ‚Ć)`;GPBSĺ¬+‡k „ĂXđm˘¬î-ΛDaSyü.üć¶“€W·ťKť?‡ Ű,$ÎtN,f;˙NÜĘ>ÍVNG­śę[6+YY×SĂů`qčJçŰ`eq¤mËm‚z÷Ćá€ún˘‚˛» GĹúŤrb7bqŰA×Á¶ÖCŠŁü8†ä˘şúí`Ô¨»IŞýF6Üáp‹ŚĐmbĺq˘ĎŤ­îŐ9MdĂťĄL?„ú}-8ť˝÷'†ť®ĹpE®¤MŇd[xNS©ąĹ'8űípsöó1M;ÁăD"BC&[˘~*`ńÍ´~rXWRľq|đ88Řý(jđőš8Žn⻯ş «ţ8x^I†C1?˝}â8wX˛]żXî´Ă%4Î_,w|VćĂs‡˝ ´"6Č?ąçÝÔź9' _H8LřÔ¨üŽŁ>cWµö±±©Dă° Š…°G4”aÂ8 µ©“3bóh–ĐäĐP!›X#U$ăşnĺçŃUÇ0ó].)®ăťÉőfxźŕzΑJç‰Ňř©˝Ü ˛j±ýž˙\‚ë]Ń”äͬ6°nÎ÷جŢ{čń°1muJłă `äÇPyެá`„ţ7Î~]ċDŽ ˇ{Í ÝJ#Čc\f°Ň[VĘĄľ#ұ6‚Ň„ç lĺź“Ä=c$X—yÜŁ+sFŇńÔě¨N~“ĂEÖ1“Î&1‚†"hpOÜY‚Ó×ŹŽ Ąl  ť:™?6tŽCŇóĹ|2 1«Á1Vbn mŃvňýŮFĂšŇ&Ó„#íŃŢĽĚfd×ĚÍĄŞĐŕx„É4ťSg|1ä¸znwŐ9»×ŰăgV4 ßÄŹt>~Ó·cĐć!#$—¤˘nůę3ĎűµĂ‹ľf#8đ[÷`ŠúwV_7…ş1”Ç)˘0ÇěD]é$y…ľG8Ť€`ł`PŐÍ[€®>ÁMËÔśnÝ|·ŃÍJ:ƉE;B, ±úШÎđ`ź}+ ů—˛’ Ö±—g»G)ˇKS;> q9­ 4ť˝t÷#˘>Í˝É.Qír[9Ôöóg¤KM‘čťCwŤ^z:é›ÇrÝ7Š}€4eZA.LeލË÷Hť‰čľůTX oľ=Ů? Ĺ6LÓ!–śCÚˇďAlÄíjíôaÓ0§śkôB ’l™É8Js¨w×č7ż<Ý?ţŚöRőâ2ŮVT+/#ű @+ĘWč\4“ŘhjŽC0cóĂăČ7%#"„çĘ…ńü‡ÇaŚ獜Zŕţg&ę‡=Ô€ěfKőśÓßaß ©ŞŢ®• ĂHĺü8Uô׆ͱ9Wí¤„!k׍JľkšwOŹ"ş1ü~ęŞâHóőijN0ˇńËW–Łuöwú+đř‡ _Ç !©(~—ţt7‰wĘŃöÝŔö»ýCRŕd™©±„Ő}ĐdĆ?DD:·2l×řŔ)?«ĐZ÷[g7á/l§ěM<üôJPY‹×łuPöú´Ćµi“żaU“çýËËśjŔŇË,Jwže¬ŤňśUЉÇŚ‚ŽXâ>¨$áś ÄçĄÓ&$;9Đ첣ďR'Dá8›h?¶°Ŕžâ´{Ví1ͦ9xŢ)WĽ©ŐŔ‰/4´Vă…áDŚ;­B&9+.°Ř,ŤdŠ?L•„ßP·›¤é2ˇKk6˝LÔ°Ń=d@g¤Áě6Çě™Kr9±í1D*AŽZ óm?iŢÓ©±Ä>ÓŠ„|ÓđBýńŽcëę Eé´ĐÍçMK—ÇŻ,x ťž»wí{˛3c÷>TŁ·çšĚ죺NCďsaQ/vśË\H¸—·Qęł#éxóCdFł~Š@ˇ[ě`ŹöîşK;]ďĹîVS vł4—EĆŕجµż2ěWĚE #Ä®×xł€ĄÁËť!.KU[(ŕéőůŤkHq¸DÇą}u;‹"ę<ęË.0ŹăĆ}!âĐÔia;X†’ÖśžŃiŮŤN74]đýrŔńőgËĚĹő”“éÉC·É‰űL0 ¸ëŚ÷ŔžËý#uÉŇÁÖÓ{pÍä„jŢ·Ëž˘]‘˘·±;k—+ěÓrµAöi6c§!EDXŔ<~é80Z”ąNYü`ęîMÜç ę.¶뱱ߊggNž“‘'ę‘ŇQ˙ŃaI4NlNŮ3D:aÄŰÖ.R·Ů¤â@*ŰI#[ŠPŘ(÷ř¶3âÄ´*9lÇî^ݲţ‘F‰Âď76sš{ÇűűĽat×ćLŘ©S|´ł>Í'„ęۇ¦Zł­Á8#k1n“oG„oÄŚ†ä¶¸Ř{Ň>Ň:;vˇ„§Ó7űŢě NAFě úŚ¶Ú­:żwQ>Mń§hŚŐŠ.¦j›Ć7ÄźčPľ7†‘&=@FÎaÂ*Ç­wŘ™›±×›»i¨ě^˙¨¬b°ŻćcAüăţ?ŘLJGŮH‹Ý©ób[*ch¬*ĎÍü DdŔ»‰3 –đÄZńI€/:9sŢś3ű‘©w2GěáףŔv8%ŮbG,©6„˛¤U%űć@,ej9?śŕö~.íŕV.©}3):ťN|Ä#±5‚G‚ŁŚ.Ýi!lĘä¬Áá¸}Ś&óńĂ‹ůĎŹ8ú7"»Őů±™č(Q}Ü:#ű¦ÔOÓŕ&)§˛ÇwÇŰ6GĄT,Ť"5UIQăŘu¬Ş…€¸ŐŚŮwěX9Ź‘»Ú|4”L~•u6}5@aSrúŠzp°[bĎ´™ĽÉ Qţ­y#âžölĂ!$/¸¨,™´ýk'‚„‹á*č˛ôĂËr\˙󏶨wiŕÔ ŕ;$v•Ţf‚ĘqD—YŃ·xŻ6ů-nĹáB‡} ŃĘH§%Z(iŚnň|řč(±Yž‚âň,¨™yQPR–ř‰éî}—5ŐĽ>xIO§ÝN żbB*Ű”Ę?DB"Í!em§-nǵYăJżń¨˛«ŃQĹ#9 #uź8cfÍZ‹=–ť, ëőoÖüĐJGÁŰśy·‡âS¦·Ĺ\—źXânbŕçĎ-ú@ŇΉYAďSČ[R8Ž$‰g*é ĚpbZ@˝čÁ¶MđŚ›\pÜݢ˘Źźč˝áżh$d‚Ş˛ŕ~Ź<Ę ź°ŮđřŐ¸ikÜqH'‡b¨{ş˙DŠÇŮxĄ”·´ N{ú)˝cö¸ua&Ěip´ńęŮgFszęĆASŽĘŮĹ{D"qĘ»źÚ|ţX–FŘL¨â12Öä©aą=%<ĄĚO­ŕ›čţh_94‹´ć¸<`AíCţ>ď˙Ţ\­zŢ ęë;aë‚ËŘ'„·ď»f¦Î´PךʍÍëą Üč˛0W&]Ť=ć3÷#& zSfáÂÓÁ.ĄŰáPy1ś*¨Űť8É#q2Yő†‡Ýą8˘ qӮŠÖjłŃŕ]PJ'LřŁ©Öp—aEG¬cć‹{pf%ŚĘŽd¬ţĚĆqzMEo@a'ęqŕíśś˛Ĺ8Ä%aÇşL…´k8DYaW›©q;č¦zXÚ)»ÁKŞJ`“*}x|~QĐ©ń˘ťwšę%ŞX/‹ł%‡[ÔđÉ0{ŮřÜňÂ:â ‡CbxTXR{yVJX»ŽTq–t#;•çt—=¤iÇĘfľŞßĎ´ĂŇ "›ŃÔţŕ=GűÂçňµd™Í\<’Ŷ„2{—Í…Úň F'=aż˘× VVďŃť!ĐrěŽ*áźD‘0çę?;ěfĐ„9źĐeE×¶[ŰVň>ÍöÎF‚fžS'D–,NnXÜpV6;+÷¦ß¸Mvĺoę“űdˇ•˘Á‚ˇXĹčSD©“TâSv)ĺ`|w 䍝I*QŚL“mjŰE"•Bů Áöé’•­‘RÂ[u<čÖůÖ·ˇŰřţ(* ¤Ĺëß9¬nź€Sp¦g8ĄŹHőłÝ ţüůaĄĺ˛;Ż\ ZŘ`ĄďtaŽĂö®t›Ü†™¨(Ç‹ž4˛© g)wŁGÁtšwÁtg*]śą–f«ŕ¤Ť[P7ai΢±şáUÓšMOk˙Ŕ†Őn§oémä +NNo¨ěɲYś¬ś®¤&yšmď)¤Ńľ]ôTfÜy®©îpĘzIŞËpFá Čű,B7©D¸8˘Řv3=şy Tzha©éś~‘nâ“ĺs|+§d^Cś—6¨÷ł­G7éÁÍJ*ą¶@CˇÎ´ŐÂlJ SęáH*'bŠM)%cđˇk6›Zb÷Üf¨t0ŚŮý-€Qteßtf‡i'ŻÄŁ´ A˛Nr÷ŇäťF¤íÇť “ç°l,bߏ鮣üŘ"†©sňR"2Aţ]¶Ă>ťIʢ|ţlÇŔůPýÁôe;©§@=SµÓzk«='–ĐHKu:c+ď†RĘbbąpűëv‡xË8ÄS=ÜAš‰}q‚;’`áR<ľDĚ4ˇ“>Šuô˝I«ĘFü7ąj„-Ěű-°)°ŃůhTuŇŚ@…;iwřŚŚÉLQ\öź]^:JÝ[_>f}Ľ‰’Ý&ÖXkŰ’áţ»ţŢ&˝I„ĹqÁťmB:ô"pňڞÖ†ÇXÁňiČ}…ˇ6.•|®aĘ,ěŢî‰<Óî!ť6„Ě}ׯXw˘[…Vą…ĺ°Ü”wN4Ë[h3Źł-,ĆŢ]b—BŃsVÚ8†iúlSľ ŃŇăő4Ů3áW´ôĺ_Ęh–ßjpaSö.}vzüř`ŕroĘúĽnânŚF6‹ť¸ÇpÝu+§»ź7Đa´”ěWúĂjˇ—_Y+6?͉‡]ÜżUšpÖşŞÄ–wö6$U»ŕ@¬ńábĆ%vŽŐöئ¸]ľŤłÁS‡ún¨­°Ú ŚX-Š ďť*ť&Î::ż>dWöÚÜńß\Öź9=ĚŔ€ş¶â!Ů.E¶›Ř ~^7?Ś.#”âúňú‘Žđ'Ćz‘řéŹíĹ 3Ľ­«¶ń]ŘäˇĘ0ŰnAźťAüśŔřîů"Ľa“aŰľk¶Ĺ«*´›ę†m^âlxGËŚNć6¬ĎkÁ©ÂÝEÄŢS×҆_řäě§rTo3=Ô÷ŐzŇŠcN%Ü„‹ľs?¶X?ż\Ř@5;Ó6®ÁOrß x4Çd¨cżWňĐ“Űnş?Y0÷Îáů.ŞŁiśŞű 2“Çt1y!ŘĺI¶E›Ć#,çÁěUťy2áIęGȣ⛚B­TY(‡zĽôâW‡%F7 ŽŔxčPźŘáéĆăô° H‡ô!›ű2°^í–»Ľ^ďgäÔ»âĐ%P7äŃ/<=h&skÎ^Ç''ÔŘžB©FëMV¶ih÷ĚN€ #Łvvx¸O1‚.Ăgo˛řţ‚=˝®p°ňi¶–şÖ§Q‡Ňę=~’ĆÎ?;mÁúÜG‘׍֭­OČ´— KÖ*ŘÄş6±GßQVĐŻ×Ŕ· ć˝÷‡…"} ޢőN­Čˇ¸‘uűŚýÝęIÚžmFL¶°EÁ]:Ŕ»őóńúŁ˙ěD¤Ó"ĺ–B–ďńÍJÍÁ3ťľ^$ţž¨sżßŰŞ_Śôř˛§ć˝Š—6ő6ŐjčĎLĆ7O0vł›;TjćzuV…%ëĺ·>&µ;|<żcÖ‘KSËö˝ îű uŻŰú ;}Cuˇ ÷Ţxđ±˛F8p{ŕ­Y/~ţŘLžuó˛l6E¡ J˘ˇjoSô•ŐH”+şšž[@Ľ‡FuYŐ鍧&üĚ޵óu`ďĂe997‹äň®ąMë­ć¨–#á›”ŹÎE®*Nü7‹ťy­5Ö/IŢ/F r¬áí°ôĽíśSňĚ÷ Š˙áŔgLěH‘ů’Řń÷Bľlq/ľ’ ˝3JbrO8żSŻó6ŠŐxLL*{çvÍaM/’=ŻU)}ßëŚđ?Öj•H<›ńhBfWžúÁ˘űé…âo&xoÚ© `GmjŞě´J „Yęę P@łaiătčn´Ă &^e<ű‡łşUřş.‡őD šÄÂFíp\z®U0‰lđ:rľ@1ÄAĺ"ma"ŹĐţđÓ«ţ]sĽÍ3?#✎żüšć¨É†čűJTžmîcg)™‡‚Оô™0cIűrż°ŢëŘđf¦Qz0{GwN­2“/ŁbĐ˝[3€ż!) +zžMbÜ Ţ'k§‰X7vĄ¨h»7¨S‡÷˘VÇŰËĺđââ¬Ĺ·7B%C”ŹŐ)QµęćQľsÖůÍó8čl&Ą,.ü„Ěěń^żÓŞ*\tD2ď[y]pčnî˙€ă{h&L×ďÔ$"&´^!júŹĎűTž#°H%!łĆílÄĽŽ8ß„ăq†›hçuń‚ßﺌd\~ÄĚ<"ő#â~ďÂić°& ydÉćę §†›YÖĺ/‰?x/#§Ö4lČ ĺË`VŽçÝć©íçĆ›Lzçüy{ßĂźWOĐ Ój: l°Y1Ř+ŃĹŤsźaId`Ôió˛2ťÝSŔ÷ŕűç¸Ôb´ĆőűĐÓ3.€şČ˙ŃÄĆÝh83¬ngÔ”ú+’O°ÜF1P56·źţË,Ó~ęCŢ”YTţ'Qč¨Áľ'Č?ŕŁŦšx__ĐɰywÇ^l¤‡,<ébwN2ďďĂŤl<ŔŔóýŞ,kjJŹőc%ĚG/˘‘ ‹ČăRŢŤ1;ú‡ýŔ]-¨nÚţnUő­¤Ţ7őű<»ď岖NWᯂN !ŇÍÎŰ´aŽľ=qVđ‹Üś\°!nŰWě~Ah“«ćŇŁFŤÁĄf&Îł‡ßobMĽwt7ĎŘ4sŐń%`YĘyHę ˘d?Ú:·bɦ‚ËS%'~L»z6śë#Ć`ŹĹ{Ś!÷Ô‰I˝eőł«~ő'ăLk€Ĺ<­IŁopiÖY¦˛í¤ŻOđ˛y%.í,8đŁw†ž-˛9ĘĘy®ă„=|0ĺýŻ˙đ5鸪-™áËŢŢ_h~Öý›;|Hž…§ţ"¤ÄdFL”mXřoĘqź8Ü‚€ÎoˇbĽźÍäÎĎmä˙–śń6 —·ÓYÍ ¬ÉĎ@ĂčíŠń—Ëü ®ŐĐÇĽŁűoéĆ2}Ŕ«üGíşíż#^·ýź©×©:Ŕ‰yäČD’Żc E©Y3Ô`I+Éש¤„IkŚ©ëňuF0OĐÄt‹˛~ÝÎÍbxŇýî–YŔŽ‹8zűČ Š‚ÝÍqYsTŕŮ=ěZléŃcÚQ쨠ś ]żNî`Đź´8Îőëđa9WîĐšęuü`¬L<6[(ĘßŐë¸}Ĺl$ĐKWŻłc Q¶PĽCÖŽYżŽhí4%&ÁŔEżîÍ‹ĐĚ·ô÷řÔŻ#5»ý€…“~Ú›Ď;P ءćuĆ~|g;F¤ĽÂÚM^.ě8w‰Ö®SŁ2„*výfÚlż Ó©°c űLÔ÷8XťőëđŘ^qkú§|Ýăá.°¬^‡ĘoHŢ‹vÂB ÝŐEşîýÜ'>·íüfS»N= ä¤6874דĹë8އ;%ý]ĽN,¶Kó Çëâu*Ýâ®Zz:4ą4Őë ؉ŤwcűŻ{"ŮŔ$ÍŻk~â ÚFŻc/ä<%Ĺ']•ŻËë¦CĘ=ôëđç—Ü[¤ňuO¤¶[UŻSz×*_w2çT\¨Ňź«×1ŃŚh8ÝWń:žá¬8›‡©ö"^×Ŕjôۡž‘Ĺëř<Ңŕ±Ńr–O“zíl:GVŻÓ>†ű7ZňÝIňuĽňś‚Ť•—Čęuśż {CĽŽIÄXĚGQgUĽS ‚EÇ)^×™Ú†QÇű$é:ĄC »ě«rÝF=¨+çhUąyʰľ ŁŁ¬[‡˙{Ő¶×i‡†ŕ›™ćÉĄ6«×ý+!ćx†0$NňuR…ˇďµ Ş0(Nňu,Ž-÷eÔFŻÓ\6ö“L‘˛L–ŻÓ,ńśĆ?ěË&ů:EHt ÝżŞ×ˇ÷ájĄ»É¶m?U˝î‰!ĽwS­ęuŢó2Ů~Źń:di¨RIĽ/ĎŮ0?o!Č4ĄëÚr?4\^¤ë¸(8Ăć:Ę”ů©ŇuxĽÜÁÍEş.ß ˇěEąŽOíSĄ˛Ë[”ë8ř=Ťwĺ:>*lz;ó |VáşťŻ3ë”eá:ěăđôŁ I¸N|üáíű˘[·KmŔŹ©ĺ:ZóŻŕî%鼩\§©h{:ˇš‰ŰUéşźa^îrkKâuš!ŔĂâ8Şxť.<ŤĺH‘UŰĐ®{ĂŃ©]×ŮűĐ®ĂçÍDu_«vrâ@bŹ»J×)b@Žňú ÔŮĄël1Ş4¬_Ĺë®$śt@y)i×iö#ďôśIş łMRf“td×ŮĂei†zx“rÇ.ÎH„Řá/Âu”MŮó™ŕă3…ëěPEPa ş–E‘®«a+te§z[čY(“ęäźOů:nËúA©Ź«Ş×ÝÔpŕ˝ÄEĽîYo†ę”I»N…ŰY_Ţő'í:]q%cŁ«ŇuM€čś‚gŃ­;ilů(˝Ůş'ÎťcűE¶î sżkËşulm]4¸2uNUa˛n]?ł$őq=I¸®Kl¤í^"‚”|Ň­łAiśŕ—Ibó±®Ęu‡ž.‹˛pťÎ]1&z,Âu1Ú?¬ąwč@KŇu\E,›„= „ÄŞrα°áD%h ×á-PlĐ™ËÚ`Ö­ă@E¤ůDt§Ůşë˘ŰMřî˘Z§é$äđ\ťY´ŽĆ]Wx «f]?)ż›D"ďdҬĂĂÂŁY$C"ZÇ4Α§ŞÖ©o„ĘÚm6ĺ¦JWeëX1RæI·Nqµd©Î…n–3žĚ}¸ź¬ZÇ˝wź ¸M~UµŽřŔřöGíę"ZwĐ,şGÓýŞ˘uŃűzşH|`łh§¶‡ôÝŞuJä÷‰uj^>ëÖqÍó¶řŽÖ’­3Ŕ×Ô¶)¨&ÝşV ¦@¸čÖQM;dTÜÍşuŘ[vĆv*ČÖńŕľČU5&}Ľ­c8)> úĄŔ7…븶»Idč†ěżčÖÍj˘—¤[ÇhYš1_»vyKÔ­c#Ł‹Ąě.ţ®;¨dcżŇá:ćč ,çÂMĘuűz&Ú»„róan‚ĂŽgŐ®+Ţ@9˝h×]ěcůřߎصëxy´…Cĺ‘•ëXÂáŃ~Fa÷úE¸îń?ߏ­×i y—ÉR®e*ש`żńĽłńjĘWLé:ţÂCđ8Čťľ*×q>Ă›s™ĘuŘfĎ]­R,GŠWÝşś¸°*”•ë/śsŽĄ›r^–®CuĂ[ ŠLUşî®–%ŕUąĺ«8é¶m®Ë?……ZŐ­ă»Lmó±-şuů€žĆ*[GČżűŕôBłlť"JF€‚·˘ZÇĎ@)¤ÇÜ(˘u#Ń`Ü……,Z§ô!ué?YłŽ§ »PXŕ‡H’uj§1˙çC˛ŮRŰŁ ˛I˛®ip·MyÁăS˛..Ä˙ŞbjCŢa­Öię%;™š4ű˛bżŕ=ŰÇ›Y±Î¸Żş.3çÓ‹¸hť8\vÖ/ 'ŘŚL˛u ľ1Âw†+ł‹jÎÖď(TE¶®Ű0ă5â$>DëJe§i­ă0ő»züVÍ:®Č‡=T] iHMÍ:Ł÷&žWÓäâB´Nâ°˛FRÓG˘u˘|°XĚgN¬{Ň­cOđ=Ń•^dë4†Źř3ÂK4ň˛jÓ_ĽžÍ¸ —ĎŞuę<ŕM˝:ôˇY× QKYáG[§fÝ&ČAĄ€MÂwYłŽEÍŰĐqɢu"±uEŻN^Č>Urą:ÉłP¦Čóô÷‹\ĺ\ f©<ĺęv*5`ëňN•äB­uŻ$rS«NnÁ—&4-V=©: ţ„ĎlŠTťŽwěę XM0/”ęţ-ˇ´káeĄşĆ¦ZHB8IŐiŚXÂ?”ęvŠbśVý©Buĺ‰M´eJŐ1*Ný䍖Ľ«Tçąwźu:ĎE©w;LĹ1ĺU…ęŢódŃ4úM¨®u1Ó·íˇ:Ň1ý ‘¶qˇ:ˇ .ń-‰ń$UǧËŰĆ÷f­:.ü“:Ëv¤I«Ž‘Ă5ť§(©:­Ť6¦xKînjŐٲCsůÉöäE­îäřżçŐ V±ş<-ąŃ~®ŐńzcÂĂŽ˙!÷˘VGřÍ#- pI®NÍ 9»şdܦ\Îeěś÷¬1ťU¬Žą-{/Ýępż©ŐÁ{ĺ}ŁĎ?’Ză=že¬uĽKru‚ĂÉĐŐ€“•{‘«Ă6ruT» ą:Ĺś;đ%±·˘V§0rúH˛A]ŐęŢ0g«%ŚťŐę aťôؤăVÔępňyËôX«3ń€ŹÚSíB¬Î‚DćÖ“¦Ţ«“ -–¦OĐžú ®V§ô×#\CÇłŠŐńim±×áń[Ôę(âŕ¦öË$WÇëÝ ‰ŰNQĹęX)ŔĘ5š&˝Ę*VGI‚ëůŞU—G÷`ÇłHŐ±J>În¶ł?«R]Ăđ×M˙®TÇĽąOĄ:‰W,Juę¤o1r­:.ë‘ÜŢ[Uµęx±!-`/#łVťrJ–»®d^‘ÄęňŚxĚaź4Äę4ßJC3f˛gNjul5á#ö|íú•P«S‚Ś{l~{"5˛^ť¦T,~ô®W×>ę }«ËăĎ0žRuęáă~§Ďë´(ŐQ˛ěŃík–ŞS€H®);çěGÖŞSČ‚řr„ŮdËRuřŠbě¶ôMËn«{ŁäłëE­î_ M;wmaŞŐ5Ő[ô5˘˘©Vg3µTRČŁaĺU®ŽX«yÂč˘W']9=S°‘ôęXd Ňx˘}yą:†lž'* ýC­n°Ă%ňE­Žw„pÂÔSÄęřč–röîÇô«T]©H™¶(ձеŌ.žÁE¬Žž#JőO+buÜuQňŠ(äťĹę°#RôĹ+\מµęxn[Ŕ=mĘłVÝ:ßúP«Ł4Ů»ËéW$ÓbuÜmŚyCáŢ©şŢI©"Äë]5¤=U§NJ-cř9V™:†7ÓE Ş|S§îߥuHo+)Ő ÓWąlÓ7%Ľ$T‡ŹÉě°f¤ěŠNť<#.íR|…‘Uęr“ëç˘RW hM•:ë?ýă!źź$S§‚rś:2´ä«L$ŤÚqEËĄ¨Ô)ÄPIÍúhT ™:ť?q ě Y¦NńF3µ 7=S¦N™Ór‰›rQ©łú;D9Kns•ş.őĹvÄXĺőˇQÇř­Gż÷ÍN§H×<‘ű8*®§jÔ1Â>pÝV»O3EęxV ojSůMČË"S‡đŞďć)•©U§÷bS®„ńˇşZ7…ŢMRŞăóMѨ°`>WĄş›¬B<6PäLBu˙ň•yńTëâÁş Őďf×ŇŮÝ/Bu¸%¨G·MKĘ.tęLäá–ᣂʇPJ’-t€÷'ť:f#L¬f<ŇÂKJušb rš45“RŮw“Ć ńOJu|~ńĎWxßχRř#—ł4 µPŞS%W+Żp<Ąş\ş„'DRŞŁ^{8“ű܇R]ۧŁľˇş`í[ŞSĎ”5S?ă~ž…ę¸ýźTT±J™Ţ˘(ŐŐGě€rX’ŞcĹŠj¶h†Ţd•Ş‹ÁçAŤ¶­HŐQ$Ä4ĚĄňV„ęęáz|*Ő坪ő˘TÇUO*{ň¤3[”ęşGib]I¨Î†G“DşvʤTÇ…Ŕ2‘c+Ř,«P];©†]“ţ)Twp!ŰąŞ[BušWĂlľHj.+Ő‘¶Í±eĄ:iA<¨3ŇĂOQŞSvŽÇËčjq}!Tg rW:ől&…••ę8…8~\QghY¨NĺUL&†ÇÁyť:“gžĺJ Ygˇ:ď¸$-Ę[µ(ŐQxewí˘Y•ęę¨Ŕ~U©:nĆ; -«ă{d©:Ţ1ZÇ™ç¶TW©ş2Şó!U·”<eˇ:VĺşË9çY¤ę¤€ Ëš»nÚ§V]¬ ä‹T žýöi­‡Ę”ŞCśtg©jHµ/Buy‹Ä*Bum=Ő –7…ęÔ‡ĂhŞälϡ:&!d+Í[âhI¨nß4ZňťRµ¨:uFmańq_I¨Nw»MŰ_YĆ,RuL´­€Äë*V7¶Ť.$I¬N‰Ř´śaYĺS«yĎ0ÉĐ.ąÖ®Ď}ş˘\YRfŠŐ©ľ¬aŰeÎE¬î=Aqˇę†uFQ«SÄÄŞ :\˛«ZÓąa 凔»µ:”bGµPToQ«Cŕ1†YĹ3bŞru3#Űh[‘Őę¤8Ťašó¦\ť ulÔŃH ŠO‘íÇLĐřŔŐá?ŹÍňp˸:©…9IŞ€…µ…WÇ­¦ů‚ď`öM`,l["ňe`ĎšÔ~>DťŔ:®µgÎÜo‚ňŻŽµ?˘#Ě÷™ąä¬SgÇł(~Ĺ«+żrď*ńę,DrŻ"fÓ#‘uai“Y^xuĘÓPQU˙ZŢD‰W§LźxY§†!NáŐeśÉ8 ­Îęaűîd˛šyuŚî‰{ Ď; ®.ćăT°ę´ş,gŇÎ5au†OŔž­ÓHNé‰Vg9Ě[ZŹőđŚ«cqOčVŁÂoĹŐťaUȲ΂«c„CiFZđđ%ZŚťý™„a,´ş~A`ÖÖź´:őlÝą‰”„«Ł,4Í8 ťÝ•WÇ<6Tô ŻNŐ3./·ťÓ[L`ťµĐfźžiLÖqI“‡ăy~áŐE ăÍfŻNEDźb"Z\&ÖQî > ±.wĎß˵ë-ÓĎÝÚ{Ľ °ŽŇ®a7KĆÔ+°® Č9Č^€u;çÓ°ó%;ŤL¬crŚäň> €µ[‰uď^ÁŤÓí“NÖťľ Í7>ÂĹu{ľţ•ŚŹ‡ë˛ĺkHéđ%ńäöâ2yUş·Ŕx‡#dTXv†ĚCE‰¨u®óý—…ľLCô=.WÜý+’»G©•AëÜŽŞ´ř4â%˙´®˙Ż0ëú˙)˛®Ř˛Şq;‘uě~]”Ĺ&G%ÖŤÎC·Ä ¬kÚËKî?hu7K[>uďV‡ĺ´…~§ł4Yuę놥}Äx“U·ëßšäŚ5ÇŐŮ[[Á™Ć©ë’ ‘0={áÔQ-‘Üő*Ą®â‰9Á)uß#oÝßÓ' u}[\ÁŔEpD]×Çž©Ť‘đtěÉáŚ- w˘Ó)ĆáFčń&'mVáĹ›„X†űBÂÓů-TÖ/Uź|şN žU€4=ůt˝ÚÝC.^đtLڏ/VŕŐtNĆÓ=Ľ—źÚ ťŽĐ‘Ăx~ÁÓuß5ßí±ňé¸6ý†ŚcÔ5O‚ZôB¨ Ü˸4¤5 uÜCx–…Őá–ubř&`µš.…P‡sáö¨Ť"Ô©B‘{S IU>~ž7ŃJů€Ó%oł+Ăét´Ëńńˇ« §ăˇ† ć/Ô N6]]4*ÚO8wpęýĽŹ{}˛éf4 Ż-ÁévŠ˘Ĺ´g6—ËÍGB ±ĺN'…ÝDLŻ žg…ÓˇfÝĎ‘» §Ó0ę“ćto®SO7äUxŐ7HtşbîőFó…NÇKËňŞŮ ĘqŞĐé¸{…:úśh:EÉ×TÜ ɶ §ŰB¬1d0Ét±]+Ňą€é’) A7L§0†űťé%ŕ3™n‹‰ŻŤ ľ‰ĄSÓ˝‹•cŰëYąth .d÷ÄĄÓ.:˛ ­šIçŇ©.qýŘ€Gy%¨Ř©¤=ĚŞz0"p2]ł=8ć*ç$&»˘ď•J·Í3/jEŇQX±ţQ‘t -^aw\‰HGoOî“foĎŘ8éěkߦIćoĘ8:l~wtÎ-ŃčT_`gĆT€bńŮě%7~>Ô^O.(:;ˇws†Ć7K:ć'‰á~PĆQ8tśhč=Ô •C‡O§¨şĹÁĐ ÝŘöYŕazRč\]ĚÉ —DJ]˘Đ1a¦vBżŻ‘ő7)t~ןiŘ]t|Îl˝Ľ›gĐAĺżđ縜Ľř¤ĎÍŔ‡›heĎťŹFv-Ç =×#Ţňä8SçTLšĂ@l$Oč\|úmüfr…:‡1‹Řo}Bçüń9§cáÍ âg¬Î~P€őoŽů!ľ~÷cLČ„›Ű-j‹íZXsš7iR=Ď ›łŻćł(űń šëÓmb[Asě„ ;ţ) ™ 9SăŁfS,8LÔ… ¨®‰šˇň]EÍńzŘw>4‡îÄs×ńÁ™»Xé7,0˙ šźďŢY] 4Ç“ěśÝĂÝ(r4ÇQBU<Ąl3Ç@€ş)Ď®h3 3ç–9wač*e.e Ś9nűŤŇh?VŢÇiE̱»9ě%’eƶ3vźĐjżćR—óXsţŁm˙@Ě•göě…/ç—Ŕ¶Jć_Ž·"¦ÝšÚ˘Ŕ$ľśfđq˝\zĽ±ŕ‚—»5jÇWËx9UPóEŃ,›Ś—ăjyćxJŁbĽâĺćn¸qpeËQó|{8Á…-ws—2廑Ý[nlÜd­)üU°äĐsAI)¦ÝŠ›(ąŘń’/}ÉmiTÝĐ#GţKNXB“#g‡ˇO? 6r^6qeĆÇE@c"gţŞ‚Ź“ś­‡H »~\Ďńźü¸îČřád~ś¦‘Ů[C­‰Ď–rŞąnß„ÇVůqŹúÎnÚ >ŽycrŰ0“€ ÇůŻ×ĘĚqÂăŘräVaÝş•ÇĄŹ•sg¤QfÇy4í ±ĺ&9NPĘ›Ü+¶˘Ă;®1žü9&NżŻđ¸-Ť@‚IłăĎŮý: :N©3– )‚Çř­°ăĐx7ő%»VvÜ@-4# °'Ůqľ˝X@¤?r›é±Ĺnśę-ŘíÂÜćÍŽ36{<k~žç÷pvǰr‚(Njś*ŘXHÎŇ™.¸qŃ sy—[ĹÇyŻ&Ó#/‰„Ť«@}`ă8ţ`M¨®-:°q–Yf´!xؤĆ1oáćźđĆ>g^ĎX’Tíň»X¨qşÝ®PI1¨qCó#lÂp§héÝ"MÁ ŤcŘĹĐtzÁdĆ1đSňÄ噑q¸Ů{RmbĚ4ăTáfE2­üDĆ…H?öŚŚS ŽÔ?bď…ÇŹÄ˝%uĘ1ÝŁa2Ć+Ŕ¸›!•YS­Ľ8–>PmÝhZâÖ/;#˘Ń(!/´¸yŢŕHXXqŤŰó'ţQaq0JšúśA–\ĐâĽŘľŰ:ĘneĹ…űđ„™×$#=˝€+–ÜDĹi‚B»8,ÁTÜÓ’‡ZNŞ>÷˝'PĎ$Ńőî×BŠCÉţşßÇ ;%·5ÝPśďwĘ©kď )®q6Ţ…gŤÜón‘Ľ;Áâl8éǞ̟*.ŽzŠŔÎÂ"Ąââ0˛yxó¤ÎĚ‹óôK˙|gó'Ó⬜ŠeXµTö5GIčén@V\\¶Kn„€g\śwtLĹú“YqzĘ!Q|ÜHKiĹŃÁÇ ÖL˛&,®ţĚăj-±âŕĘ6q‹×/¬¸¤ Ő%Xśü¶› %3iqÜčÝ`€ó*°¸nŤŰVq‡‰7¤pĽ<ż|‡ Ĺ5®J ¬_&ŘÜ$ĹEŮXÁ‰śx 'Ž.­Ţ8†á‚‰ŁßAŇÓ˛pâJ7ă·¬pâ¨d¦{ťĺ6ç)îBµúi ÁHqÔRŞf~†»>#Hq|pH[|0´žR‚j&jUJ©ŰáĐW^ ‰ă'Ü$V%c·lĄÄ=dUwăúG“(qňظ¬sĄ'*câěK㡋ßVqśÄrńŹ˝Äă8Ć´Ż„“ĎŚ8ľC{44ĎŘD˛+ڏ܇Ř(Ó[q8ŰsˇgAÄ-Í ;<śäsýŠvÂ]řpŢŠîŢ“áp©@Üę6ŚŇ&.*ç殿8Ü͇Ű#IÚWU<źđ Ů?đpÜ[ ‘Á+śŘp~ufłpż’á:‘U»ŃĐě&2§ľ WÁBĚ †ŁÖßő°^(Ö †SRvh„ź˘/2Épcíîž+nnmřĆŁ`áD}ÓD‚¶ff5+Žr_3ëص÷.\¸ÝŁHrP)™¸pľyYUDµ„…ㅢخ_)škĂm!”ÂE*T8–…ú¤:ŻPáÖ(D±¤@Żö•{ĄÂ!’Ĺů1‚Bpg({gçO¬[AÂ5ń¬Â˙´ář,°Â¤K$~~bÂń7ަ{Ą§ Mř‰„ă}<· #*%3á<ýTG”«˝á8†­"¸: ŻĐ5Ç—Ĺ^€pHH÷ŕ6íc%¡ČeŕăŮV$zI»W˙öý)L8mş(iéěŘts&ś·0"˝n…Çä;Ź ş–sĺÁAÂçmť Çý,™Ő­88ö0š9ŠöKPşÉc´ł±g˛ÁŁâŕî;'ofXqpyK; NsňÉë·‰X`pâ†6Ż^° \ipÇi5'®é†ŹX(x ŮĎJkśµ˙™Űi7n.Ńŕř 2ÓĚ–CŃbÂÁůÖl¦ě°'śĆÔ(¤ŰŚÝKâČäÁyÄgz`ŽźW\'öfyľářNY„I€V×ر:\=2.&‚ÝČkd“p}“~»‡ÓŃű…§GŽ;nŕŻ„Ó óP3#Y±.‰×äJńxz ýdćÁŐĐ{ÜB©9 N·‹R›ndţÔɋВ>źáĘű YÁ¦LśÄ§I'/żÂŁN–˝|E2S*<8oŕ(Ú:WśęâŘ|ĐíĂŹ¤ŻŰČőçţ`Á!Ţ{Ď4źĂëű ŽEšy^Pp<ĺbEµ‚cĺL„Ţ’YAÁĺĎű‘+6´Đ/“ÇV)8ŐŁŹB‰›8•ć$ë˛ďtÁŔÍN –Z/8őů°Ó[Š!ôŕŠ;9ĚÖLjĚ— ĎŕlŽI‘ď‘ Pd őI?16ň~ŰL“®ę|w䎷PŕćjÇz*Ž1itáŽB€ł;ěů©3ýÍ;Ą^ž¨ß’GcHň~;9¬ż…”ş’ßÔăG%Ęv>&’‰ü[§źÄK đOÉsZhd$ßl ±‹-%Qo2úŤő°wĹ +YänAżUô}żúMë‹bşµB~Ă®…r…OćčRÁoaw_Ŕo˝=Ů„…ĐÄ ~S´3}Ń8ť±om3Şď{¦ľy¸ĺąŃąŻÄ7•FÝj«Č7”śŚĐ1)«ËÄ|+-ińQ2đŤ#Ů^1XŘÜÁk‡/FL“,¸7ÜW4Ď­ĐŢš&g +\Yo[Pą4ÖXHo\id m–€‰p¤7ĆĚלč×D_%˝ˇ7wxŃ '_%˝ěë÷÷'é­3[Ű•śrꤷR¸<ÄF«7Lźáqů<…ňć%1 “ýofĽÉe˙ŕ˛9=}ĂÄxăá}0G‘NEĽq]Lö|ǬŢŔ†rë<ŚđĆm˙Śô1~ĽuÚŇ™gąlť ŕÍ3mE˝?8• dî˝đݸ+Ć”ď x;ĺnĆńĐűWŔ۸'čkÜú€xc`LDŁxC™đfőę;­!‚[ Ţş¤¸wxsáyůĽŤĂĆUřn~‰ĽFß*ŢÍc#řÝŤ7;°ů†wťén<ś7Öäü+lűÜí˘`±‚—r»ÝŚ`GT:·w ±OrIĚh·X ‚ńqŰO\7Ă| uŻĹ"ëżěvăqHÉ“ěć˝;ßřÚBuĂ_BÁz|Bݶ̹EÔľÝnv#ý±Ýx‚¶g ›ăÉśEâg˛oV˘·cF‰Ą¶Mž[Ď+…Y|‚ąiBî攌&ľ¸i$ś›Çyfl˘żN[łďćčřNĹüs+ŤĂw?K475·Is0¬TÁąŠpNŘC_in[;4ö“Yn s·éđ4ŚgWYn9âs«,·ž×¨L)›¦¨¬çŐ9&’Qn­*óxt ĺ&…=JWáúxŢ É !âĺbäĆ?ä´ý ©ŐÖ?Hnśp»âôľá{~T9nh(Ýן·wçˇę<€5·®ŤQ„yĘ7ľ„ąA3@š„ţ…â†gl¬YnŤ9č8Ł"ô›zĎtBMߢPÜp†ŢŽž†‘@‚¸)ăŕŔ®í‰-#ܦo["Ź4Bŕ*­q†őŕ®™nĽ}ş)ČL¨RÜpÜFbv/7fm!y+ 7ß,’ŃS"¸­1ÖłŇŰ8?­Oyůńo»yo†űYčm´ä e(ĐS™ŢćßÎâ'>FÝFăˇć¸ř÷} Ű8.ovß?ŮmDg8pŁ'ČoĂĚÁČě¶Î€mř‰×ĘÂnă4 â¶Ý­ńÄ]›ě6˙™6– i” nÓÉ‹«(ą‰8»ÜĆ"Č›ŃnrŰĆ(Ľ¶fďŔďľ»ŰĘ ęcÁµńúzöŚ`Áµmˇyů€µIĘ<~ĚÇH&Ů×Ć64.×3Y¬Ö&BA°¬ÖÎË\qmőşŢň lä‚k{4ŘŞE¸6 eQţ yŐ›EWZîÚômϸ6ő<Ŕľľ Čű8ym<˙$Äń8`oŘĆp“€YV켶›+>*5ăÉĽ¶h&c± Úů0Ę2Á‰Ô†SřŤ±y+•dÍÔ–E2šW_@mezoě=ˇÚ8l˛ŤďaĺóÔ†.ťE ˙…ÔÖó © ‰{?F…VRÍmý{%µi{žű˘¸ô «m´ĘbŽ3ŁÚ¨`ĂĐ`”]ă‘“ŐFEÔÉFIěmEµuĆâ>đľ˘Ú"›Ö}¸őAjcq‘0ÇaÔ ŽIVRŞŘsNáĽ>@mÜc„ôYAmKďw”÷>9m$f>v+Y´(ś6ÖĽ‰ń°t}×KÔ&•;†Č –2AmşNĽŞ6ÜŚŻRHm ŹGôŞ· jCŤXiěÍ˙?•Ó&éő6y*]l˝LjăĘE—Âřö2VRú#lZEµuą˘Ü‡O ďÔ¦@’“_fn.Ů–Am­ LZÔ§Úđ%˘Ŕ m) ZAµÍ0p¦€ÚhÄŚÂ÷ÇgP[Ť"µâ§Í#8s|-&aÚ\Śâű×űd˘MeBŠ,Łec&1ÚxR윸 ˇn«6Ţ"ÜgóŚ5ÜŐ6i$PŻl™¬“m[ ŮOńlřוśÉ¶cÁłá™Ľ}–¸îDgŁBâaWP%2.ĺLg㍝´ŰTĂĎAgCH3$䵜ý(l6kźeSż•Ě6ËÁ‚ěËFGŔÖ\¦ ĆÄeÓÄ >ĎýîgĄ˛ˇpx÷^”+– 9„ĎBeË© ÁÉĆ2ę=‘l]캉dă ħô »Ź§ŮTF˝§érc9ą"ٶ° aV”lÜНݩ'Ů>h »”…ÉĆkE«€·!3ŮĽi>ńÖȶjD@ůš06¶4¸u˙úÂbĂuŢđ‡|b±q}˛őc-/!Âówë—~\ˇ±m‰2ň¦Ú Š­ÄđŁ•ÄĆŠ†ß˝c±mIbŽ·N6ŻÉńşśL*ş×ťí;Ř[ŤźhŠÂÂ0ó׸9}Ţ˝Ů礯I]śFÍ ř5ěŘK2ă_ŰRßřěŚ^Ó’!WkϨŃÄ^c ŽšcĚ|&>Ńk’sŕ'™Š[Nľ¶M Í­ż:yŤËwj6•·Ľ†Ěe÷NVăźzŤ "ýŰ$t4>Íč5†éF ČLN“•˝Ć/|y¨>™˝¦üЇđ%[aŻńŚfYÄ-šą‡'ö—8´ sěµ"Ă i÷Š]{(»w•f®Š¨Ď™?ş”"¬˘!Š+|Ň)u¡k¨$IÇť•ôđÁ]-3‡=’eĐŽň?1ÍĆ˙ Ólüß1ÍĘ*lĄ Ů\cLiżŃĚt&ÎĚn±ąđúţŤ3{w—‰3[ŐIoN43nđ fĆ<ŃĚ|e[=±ŇĚ<ŞP2©é°żhf0Zţ‹f6z‚™yAřś+őo’*A2c"3QfÔéţE2C‘Hf±ąioŇěvpĚÔ.3F°A1ëbĆöQ†ůÖ´«ýìkF)!ĚřµüżG!ySV[˛Tö?“‡ŢüO€-ŕ˙â—u:š;ż,hMĘ84Qf[H®7NüfzK%ç„ö#áĘÝĘg†D+ł¶Q*Őň ­lÇŘ7űB+ŰB*2DRY­j8ŁĘćůb‰fpĘ!MP™9_HeGW×Ie*“ţ„_yŰG•ůCGĚ• e~ň9ˇ‰ÇPĘţőŠ)Ót}`Ęü6yŽ6ö/”2ôŢ&Ą,ŕÖ»ăűĄLÍŞD)ců-QĘz˝žŔWţ )äpBĘt±&ŁLRÄÉ([ŞfđŠH2z¨%F™JÚ™Rf Đ*T!LJŮš9˛Ĺń¤Ś9Ďv~e”˝—`a”ÍX_cM“PĆzX"” &ô™PĆN&”q)NB™g®ihóoB|6˙#Ę<ő'o´ż eČ6'ˇ,:Ń`aĄüF(łť{˙Š(S $1ĘX+Nڞťâߌ˛ý {RV‡ŚwR–¦ŚŹu”‰ĺő…RřÚß”2$~_)eĐ÷Ą,@-„ĂcĘ RÉ2îî S¦Ä(qĘhÚš8e*ONNY/2Ő@ţĆ”˝'oĹ”mÁ *đ+ĄL¬ť€”Ő)ÍvÜUes‰ňÉ$'K€2ÍĎ'”í÷@™FŁ3 ¬­kö)|2¸N@Yy&ʨ"J|2N6˙Í'Óňů†'Ű©x˛8FŐS®äo<°V™NV¶ČN‰Ô:Y?V:Ůż’kŹń7šěÝšľŁÉ°ĘMĆŕ*ˇÉ4äšĐdË*بoÁ&‹Ţ‰yDňO2Ů0 đŤJönţ™J¦%°d(ĹnKĆĆěä’ÉŘé—ŚŃJć’UIĆ!^L&“ycJ*ýý –¬·`Éř6‚…ý'1É–,ýu2ɢ|É+ÄŠR’•’:u~ßxdďoúÂ#Ă Ć7 °~ H¶p%N˝GFťI‘ Ýş‰#k[Ĺ‘u­­„##€vśÜ1n ;H]¦Ž­Vűą@Ç(®LĐ1C‚M蟡’Ľi]Oč„˙‰:Ö(×-Ô1/ľŰµá5‘c<&q żŕĘÄ1ŢŘ99 îÁWä_‘c»6¦ŻĐ1čętě_Ů~†NëŻĐ±Gź1ˇcR ď"´Z@Çx-3u¬_bŠmA+›«ŽóDc@”€cě&ŕX«Ľ±Í f8Ćx&ÇdH•€cl3Lâ"¦ ‹‘nýkś9V§xŚóú7p űó_Ľ1łşř›7öî`7ˇ°) Č9J¸1Út&ÜśEţÇŤaHjâĆ´ü)Dsű_xc;ßňĆLdŢŞŃ“7ć[´ÚŔy}ÁŤj“pc^˙ôvÂydŘŐ&ÁŰ„ŕÖzÄ 6v-ěoŘŘYXcľjBŠÔ7X"¸WĚ7¨űΓoDfŚy}Lwć‘ËÉź±a˛ óU4í‘c˝ţ¶ź|1'`ŚM»É«8 5•3_Ě®KGŃúx1i©_LF;™/&ÂAŚőCߠƶ4DI™ăĹŘsNt±Ť:âot±ź«— č.`…T»ú/-¶6poţ‹)ż WŚ??sĹě#ţ抱3ąbEž±‘+ý…)&¸Ý„ŠETˇMl¶Ěc7/1ĹÜAg2ĹJţEvMቭIčA 'ćsú×wšđI‰&¶Wš#î…&63<Ť&”Řršéąś 1c‘N’đí_Pbď5/(1©‚ÓđŃÔ˘ű“%jlb‰ů rZ L†$ć•9ʬÚţť#ŃIćĹá/NâéŻ1q:zĹůłáŮá3®±±Ę®93ÄôěN„ÎňQböä϶ë‘ůa,[&~4ŔßřaďÖTb‘­™­ťŕ]!Ö·JcÍ»ÄđŠLclşÄxsU~ŕ­źđ0ß|"Ť•VĘ{†\ú‹FŞŐD‡±p“Ča7G!‡NY2U«ß¸aű˙Č ;ĎoÜ0xŘVnŹ˘`ZőŠ ë¦YźŻŘ0pŠ6¬HŘżHȰĄ}ý^¤„ 3îĎd†Ş11ĂÔ ™Č0l+1Ś˙.Í\|†aZ{†ńąôźVqa}Ë´°MřÁ …EÉKÉŽöôŠ Ű˘¦ü +Ś7.±Âô‚@…Ĺ’ÖC§ó*±ÂÚVQa$÷‚ ÓőM¬0Ť1|a…Awů7+ڬÎ ë[ŐűuŠ­,,v&-}ˇ<3*ŚÍžŚ Ó+ţ$…íxr˙&…Ia%gý¶bÂüĚR@$Ď»ża˘LFßź4oř`~÷ý<ąďŚăSźů`ň‘H|0˝"ÂÎ9N@źII¤řż“ľ$ŃÁDŢĘp0VLÖßŕ`đnÉp°5%Ą'Ř`Ú"& ©ćSĐ`~“ló—ëO45ăEHd0„f˙ŻÁ`-Ż.óżÉSĹ.Áş0< ¦ś*‘ÁŽ!üŮ$ńkd4ČşŁÁş‰u&¬>‹‡ˇą&¬\F!¦˙í foěąÉS`^|7Ô.z‚ń¤Á=<ĐűŘ=ľăŔÎďđ†„–Hi ŘZîăú®$°-taŃâ‰Ö ŚKő 2¤ŕ€E»WśŢĎż9``ŞgX$TćD!ĆY€Ŕ"¤±é\>_1`ŕOdG-ÉÉ#1Ŕ|µě–lµo°>D›0<ýÓ;\•˙Ĺ;óżÄ_LüŻXĐJŐGúF˙zÎŻô/ČŔ+ýkű™ľ˘0"Iô/M$ü—ű ˙•rľ=Źľ ˙ `¸Ń%y…ţD]ÇWňWŰF!1ZNäŻ}ÓŰ˙Eţ­€ż¨Čä/ŤÓNôWŐ]á‚n_Á_4LMŕ/ÖB&ůK ćoäŻ7đřNţŇs?É_·Hč/ľ ż:ŕo‰ýE)Hb=ú÷Îţb:ˇż6N5Oô—÷Ű=jË©’żň¶F2Ząř9ţőYą_ľuć“—/Cż%č—Př_©_8úĄBŘ„~mÂ&ę—ďËÁ…řĹzM"~íÄQdâ×yď°˝ äW[’ůŤž __0ŔŞÄŻą~äÇ;q_,($ÚďöU’ÉfŻm’ľ¤Ą™¤ŻG$­?A_;Öďß /lLsľ…Kś/ßb©gĚ—ŻßôVŔ÷t§´‚K™č^şë[Đ˝“Kp/U©Ýë8ôË'ÝËSŔOrʏł -t˘@f¸[ îµď¸WNř ţěŻDö =3żWĹß\/Ěćăzięş ĽÔ[L(Ż[Ś«ío”×ŔŁTQ^9]#2(H^ ÚĘKSÂĺĹ>R"ymtŻL$/ŹëüIf‚ĽZ}”;8*Ä‹Î6 d„—'Ł6u ź˙'ÂkĘ'#Ľ|ź3 ţ¸„đ*a ďuĆw©7é]ŚsWz˙˝_l“ÝĄRbwumԉݵ¬ÎäÄí*µ˝­Ř.Ź^˘Ntdd—‡E>– Ć[Âuq{J¸.y7.¸.&ţăq@NXŻN‚uÚx‚ÖŐ^>9ÂANZW%jŠh]QIVDGűź°®7Ôúë"U%X—Ę|“Ő…k;*«ËoŚŇ±®ź6Q]}«¨®ÖWT×?ˬÉÁ;źX]uK›äŞëŘż şvµŚęňŘĆä"+ŞëČsĚě+©ë}f+ŞËľýeĹ^źÄ骣năŇ'üMéz*¤kţká˘KÉ\bt /&Ł‹ˇibt±DůŃjFBtiçMŚ.Ýß„čî,1şş¨{‰ŃU´2Đ)Ś®¶”úN¶ľ!şvDZŃĺ¶Š”›ľĺß®ČS>QaU]Ú!ż#şŔ›Ě®ŤÉ­Y¸ż]D’˘«B÷ÜŠčRő,!şN}Ëż]Ƕ­Ś®Rşzţ'@×sBW_Á…@ťe@—Ú›şöGt¬ t©55 ]q¨„® €”&ž‹›u˘sáÓ®/x.ůXL<«›‰ÎE IˇsQÜ6ń\ĆâIx®gÉS´âąě¤Ő»ßŮ\ňźÉl.^˘„ćÂŘ š«4×Qe˘ąC·XOÎĐ-ß-¨ĐY1©[řs ne<ű »ő\߸[¤Ú%đ–ş.âRMî><·t˙ÉÝ:Ţ”pánĺ” îś_©[:ć2ukËĂŕ ýÝŇ;ľ3·äăôťą…KČ-†˝‰¸…÷k™¸UŞ–CŔĂ/Ä­ĆÄ-úÍlř++·Ľ^b°<žß ·Ĺ‚m˘má«,´-.*×{‚x6Y[â›}Ł`¶ŘęȰ­&¦XŔ¶¸˛k żb|am˝)Bmé;$Ú–8T“µĄŻđlŰbfô•µ5…üÁÚ’qifmélkč&kËž¨ČśµU b 'i‹ë4¶pĹĆ7ĐÖ@ĐV+ś­Í@\ÁŮâa>A[¬ĺMÎVi D)-˙äĐ䕲ĺ9€¶,1ŽţÂlíCNś-ŐÜ'gËh«‰łe_Ŕ ÁlővUĚ–ËÔKyĚ–ÄO‰łu0źDČő« ŮŕÓ…°Äg2˙•ˇĚG·[ -Ű~A wősŰ'”¶ŔŚ„ôObőŮőÍ?źNŽřWĐŹA†OĘ«®™g#´ÁSő´ąqffÇl™Ď˙O´Żý…öµ˙ßŃľZ^ěš·ú“öµ?…öUš;űţő%ŃzA}ĺšăżH_@´éKâ‚„úbr¤Ż˛2Ů왜Ż=9ť5Č术UÉĆ©§?8_ÁMĐWl“gě#ľŢ§t‚ľzá|©ůôč 0™úúh,ś/Vä*řOĘ&Iĺ+ôtV ĺ¨ŔÄ|•^_×|Ź3ľ˘ĘhÉük‚|ů¦c§‰śĺňĺoăĘ_ř^¦Kţ|a8gň˝ĽRau1Jd˙ä{˝ŰÝWľ—fÉŢ‹%…Ś÷’ÖxŻ7˙ř“ďuK:çxŻ¶Ő‰Ą˘™ďĺýh{¤ú‹ďőîp ß‹wÂS9h:3Ţ+iPö~e{)l<ţF{]‰ěUőXM]ŕÍŃ^ľr6«ˇËđéO¶×Áů¦ĚöÚ˘~«yń öÚBa¸qŕzR˝x˙ÔkŁ+Ü„zq$¦Śżˇ^çó…éŲödzyřc%űDzE"n¨mŐďţ zµ^€^ĄÉŐĹ_ž@Żzň€;ŃË‹'1¦T^ĄÄŚż~áyíWćyůž"1c™Dó’ŘpŇĽ‰ř›ćEöî_4/€s&ÍËSCűA÷“Y^ľáó[1zřăőfŠ_8^8^Ą„‚z%Ś#ö„ńäoŚ|ËţĆxáŔĚŻNń6%„Wśs–8!Ľü®‡­e~—ß;ďěµý˙ľK‘d Âv ľĽŢä-ĽüH .^Kü.–ŇżK^·™ßUZ˛}•?á]P$xWÝž#OzW„Żű Ὣ–Knw⻀ÇHř.g(bdýŤďßĺűşWŃŽ–Đ]ËmP,S»r,†®H@»ü§ÍqĎĚ.ě™ŮĹvÉ“™][¨đszvůoŐ鬂c"vŐ®nçPbđş–]L Äë˘%€]ůKĽ.ě8ëR”Ř2­«~-ęc'Ş+ä·¶…â%TWt#M~BX°şm`2 â+¬Ë÷vI`T—˙äŠ÷żI]M˙t‚ş8¬š8]T2NWĎŢ›”.żľ űŇ5*¤Ë;Ôń°ÝĐ%zf"t‰Mž ]j‚&D×n ¬í'AşđĽ6N€í_.T_] H—ś,#ćőýŇŐ„J.ߡ}$‰°?!]oşűŇtvt±— ]měH—¶Ę¶<çęw´Âż]ä™®…!'ÜÄt-U Ô‘ çj…ÍE9đDs±Â”Č\#U2WÉO哹4ZSÉ\›ŞŢŠg÷Jĺň¬{Ę1‘Lĺ*9Ł~v˘růóäáý•k čo*Äş“ĘőŻÜ-#Â}ˇrÝŁPą–=ýx®ĺâZKL.V‚3“KaďL.n"ąěžŹÂäňTü¶˘>ö ĺ’SI˘ru]Ü/T®'Qą|9††{(×RyŔ\éźL®°Kbrý+·…Ď?™\ÂĆü‰ä:ö‘‘\ž¨ÄPÂţ…ČErĎźD.&P_€\ đĂ äZ¦ °kNW «,Ü–ă¸zĄq©»ó7Ťë@cҸ"ĎŃô/fи ¶5q\zú&ŤklĆĹÎkqý+Ń`5Ó¸ę¨á„qů%MĂÍøş09 Ć%˙ŻDăÚíó'ŤË«¸’mg&qůqĺ« —wczü×ń‹ů91\5÷Qă¨`¸JÚ„˘Ş.®)6ý“Áµßús0¸â˝Í*†eB¸˘ťg0~}µ`pEl&1cÂo.칉ÂŐ, ÂÍń˙‹íĽ ŕňű.9GćoĹW—"Dô® ßB$=á[‚třÖž–ýŇß'y‹µĎŢb»woĺřĆ~R·ä’[¨[}«Ô­!l˘nů’ô60Q·„‘Ů‚ş%6ńźÔ­nT«‰ÝŞEŻ}čźgęVŢlĐĆ˙ĆÜşőĎąŐ q wăoâÖ!đÜ$n­Ą“Öż·öV‰[^°Őˇ"Šż‰[ű±Uä–÷Đ-4Ý~ rkI7a˝0i[µőčźÚV~^0G_a[3k<î*ik&Bęn~mIrü´uÎV-*ŤS±?9[Ç{Žálí e+ep+bë_Yĺ˛CýÂŘ‚µBfl…Cʍä“ńdKé(Ś-oK[ăN­ Řňŕ%iü`«4”› Q‰®ĺíšacđ"Tý…×ÚŹŚ×je%°Ó“đZĄ¤,úP˘kůźőpČH3ăµŘ$ĽÖ­/–čZ¸Ż™®Őn}Iת٧ľ‚ăµüŞFď=kµJRŽ€ço¶–ĐĂ_ŘZ]mŹ?ŘZşĺWfk}ô E\Ďt­˛+jjg˘µ(3Hd­Ť–1“¬kFGšč@ ­µ¶đźÖ*'¦¤Ń¬e˛+/bZ2CµjţdpžDŐŞşu)»ż`µvvŤţĆjąoL`µQÚó7Rkn"µÖaÉ&QË÷¦ŘîBÓŞjí]Ë1á´Ę’ŮČ‚űBŇÇ’Ŕ$“´F%iÉĚa˘´:OąŚŇň‹âĺí§´|Áć{†ţőDiĹłŔ…¬Űů'JK®o -ţié9zG‹ImÂhQÔđŁuŕÝFË'T±ĽŠVt­Śo˙ˇe¬@hůMő–Üö ˇ…iůŚĐr±n gż´Ţmo!hĺ\řŔú'>kťVńY3ÍŠ#Ăł*ŞŔřR™ťµĺ6ËłetVĚU*ÁądÍ4ŮY­˘łđ’ó;: “Ą ťU6ľCŰćźě¬Đą`g­í®˙ ›EöQâfĹŔŽÉ«ńŃ_¸Y‚Ëܬ؛ld…×µ’łćźńÝ{g•Ţ„ć]28Ë÷\łćy•ÁYOŕ,y˘dt–ËeŤW§?Ot– (Lv–ř…ťĹ$±ł„čě¬xÚ /ˇżţ‚ÎâN€ű3ÉYćDó*Ô,gÚĘŃkRłk$hGDjV [Gf…ĹŽ˝ý„fŐäŮPś‰šĺż,:„Ł@łVĹÁYYQĂž°úÄĚŠ;oĐŤţšµ?zĹ„f•@iuĺ/bÖX‰Y%5o—€\—%Ejâe5†Z…—Ő·ĘËBy{fáöe`Ö°1YŽš™…mű ő>—_Y€ú˙ Ě’r.ł¨VžÄ,©• 1kKĹIĚŐd^–_b/•ż+;ł˛ZľűšĎúÎĘol˛˛úVQY‚g$RÖÂ]!LLMog‘ń0‰ÇY YĺÉŁKJBd•ëĆx?˛joCż!YąJ¬Ąä ™LÉúť“ĆüoL8‹+'+=XC˙ú/J–Ć33%«„E’ dAA˙ ’UYU&m( ? YbŻ%HV”W­D/zW˘dyŇĄjϡßő˙’Ĺ‚SĆdi¶ô & ćvżb˛ěUNAMpýÉȲmţţÉÚ™^dH–‡^ś‰‘Ąź— YFrެí'MU·í #«™’YÜ®#ËL‰‘Uôzš4*,ß“ŻÓ߬çZ!Yür1­ľFVÉ*ż˙őFÚĺŰD $z‚cůŁ8Ź{ecĺlS8ŤŐ  ‹˛#caF¦±ŘŤHd¬®›ČXEév T¬ĺ‡ăfR±fŻRËéÜ+ÂY‹[ôÁÄZ 0:]˙&buţ°?‰X88ËŁaďÂŕš/<¬™Űěě&LVě1†Éäť„ĄšsBaiN$ٰbŃćzéďÁÂRĆ=QX8ŐĆ7Öű?}EaŤ^HXuëöńŽÂZ× xL…%•gba¦k˛°ö|ĺ4]PX¬p$–ŕ_XX°°ćšÁű_ßXXc|CaĎö……«ú7 ëŔRž,,Ýő-PXťZ Ëź­gŃž«ęŇ›|Ďö N_IXrnĘ$¬W•Âú„_XX ÔZAaůĄS ¬“ďoNµÄÂňSĹĘÓ]M–ʡß-¬e® ŞŚÁň#ÓËäPmAÁęuAŔ +A°"3„HQÁŔ _;ޤţÁ‚wˇ`yťĂhˇBUýAÁc!A°Joh§î2C°Jä<Ȭ2ÎŔů¨,Ď٬°ÎďŐ¶ `őĽŽ}'`ôś Xµpo\ž„Ŕ’4{°6Ú$Ví]Éě&!°˘zoćúód`±v•Xx«§ °ĽgkŤ í§ °ĘŹ/×VÖ<©súŔ_ńm’ŹŘ‰Ěľ*Ií (,ŻüQóŕD‰ ˝ZŞNŐ^±8źxWQ‹xŐ ď kă;ďęěň®´Qô‚»ň’fÔ${F]•ňřFßÄżIWÇ92éj©’19W~K⎝_0W÷V(WŃŕRX©§ˇ`®¶hV°ř˙rĺ_Ëó[Ŕˇ&äŠiZb\1˙`\Íó´iú ¸Â÷+ŕŠ7ëM(ľđ­dM—ůV‘m)_¸ő÷żčV;ÖÂßt+řźgş•oRF·úYŕVľ7ë@?ćo¸&3ÜĘŹS_Ć…l­X]V€&ÚŞ6L#Ký ¶n6­J yŽ%Q­üP°şŃ&°ÔÄZ•˘‡śQ2Ö*ŕB6Ŕ*S÷ŕZU7«ăSëo°•ś[ľ€­ °ŐzfÜP«R5Ŕ-íjĺ’đťjU:Á¬cd¦U\Teć‚ý µ2TZ‚Z)ąLT+aZ3ŐĘ7‰pY ÔŞ©{5k­<¸ňbá6 ĐŞôĎđăŹÂłZfţ_ID«eźŮŮĺĘH+;ö¨ŁŤL´ňÔÖ ă\VsĹld°fš•Gľăŕ´űfŐ“úł:„Ű •ÇwÖ˙),«ňG@NUAtşľa¬Ž›‰±úŘ»űĂjn!˛hJ«YMĐ1x|U_*pd<­řŞn$Îv•˝ż±ń´K|aW ľL¨ĽoZĐU¸o}eWĺüÚ®˘X1«:ĺ ¸jű™âő붊׌­ňçŐÔÜ$łjÁý|%V˝ÓwbŔľ ±jKrŰNEâU-eÝľeZUß*¬ sÚ…UU3ąÁř˙¬Şěŕ”d&VU­>tQ%RŐ^HUB±gRŐ)˝ LUŐuÖ ©Š«"‘ŞDtΤŞ8ż¬_@ ÇäTő‚©Âl_0Uc*¦Ş(~4ŁźUˇ*˛Yßm2Şţ•…#«ÇżUĺÍ„¨ŞGs%ˇ2ŞňĄcD•?ńö@Ô·TŐäŕ,ÄB(q™PUŰ2ÉM*ü93ŞöS¨?!U{/”Şč”)“ecü˙1¦ŠŤĘ„©’ĹeÂTé“RĹ\jĄTm?SŃDZŇFUŰ*˘j#Ď3!ŞY˙ŃQ¬!á ÉŇÎ…[2ě–đ’OP–ôÚ´±: ™:, G$k :x‰–…4ňkë9ĺ°,âĚ1ß÷č˙ŹĚËÂýć¸Yëębë|cfŐö“™Y<ńŔ>ń‘˙~Ëř;łžäM< ý^ąYĂ»­(TNpVW"qúbăCgµ­nŕyÜSŮY\3mĺÉđ,¶°bĹŹ!‹× ϢÇË;¸ßČř¬&Ą¤ ›Ú4Z,lq›÷¤Ôg Ő‡bőkFĐ ­Ý š@W†ęř×lV_˘ŐP\ îÇ.ŕĘŃĘ+â Ňš’ i«ŐšĽŕÇpZ*.·ďÖN‹+“WţŐÚťpZ Źą˝ŮßQšO0­v!pŔoÔÓş/8­NÁŔĺ,ě *P Oŕá~Ů4T  –بg›~aC‘‰Z¨!Ŕ‚KĘDjiŇ‹ÝM_*qg¬VC˝ęÝP}G2“µÔŢ͢@ˇČ \«#Ńď/|-Ü74ZőĚ×ę\đ?ła‹L>řZ†ĹdI_ß2í`lńűQŢd^* eÎVG#µdŰ‹3j źCÍíÚ^P[ťű!P[Ú1ŻŇş´»7łę…AÚRŻŔÁŞ3 Ĺś¶ĄśUßËÄä[r‹Ĺ2žŢ:.Ě-©Ë÷; ~ű‚Ý"Ŕső÷*Ř-$Mˇsh`r·öÍČ1]‡ß`­1q·$}ćiqŇ‚ATfo!Ťşăx|“Ö ßRđ™,_á#'€«ó©ˇ(-Uđ+ DĆÖ\ąěÂ% 2)‡·©čpe'K5j·•Włp¶€¸6ĚZŤk í‡ »1|îßźł"0A\‚đń>+áĺdqI#‚«ŃlÇâ,.KŔsŤźxU˘Ď+ €ö‘i\McrWČÉŢeҸă˙źÓ‹sבa\ ë˘!ŤÁîŁŇ¸Z'"'h)ďQ6\Ť$?Źďµ¨ĺN —~86ÎŰ(Ď©P®vrÜuO*ŽÉĺŇ­Ă‘đ¸‡FsuŽî„Žy/t®®DčńĄśŘtń‘h·°•_t˝ kúś3Č]]ŤżĂ¶é×L×AŽ9ŘIč ®‰o6öŻŘsÂşÚ¦Qµx¶ž ëbÜŚ8aXśŔ‘śJëęĺaÓ>Ĺ=]ŚČp‚Bvޙإ•}ce{ i»2ł‹±Pű1N‡Ľ 2´‹7FęĎIâ0ą]§=Ó¬D«Lvs‡{:iď+ľKjqü›Ąîˇ—L~WßLH63đ¦áĹâ,„Ú°ăS`„ńúGéüűďöô®;A^Ь¨°N¦HWćĹC3•ž”Űw]a^ŰD!J9»ŔĽ0Ó9OŇ3ĂĽ ^#x‡G+0/ľ?çfL¬ŘX®)@/„?Ň$›„ôâş’ěö}Ĺ‚ôzźr΀D'ĺ\©^çÁ#ŮV^ĎT/Ĺyé~îë…l«Ű´ß¦R°^Ťĺ›H“n<Ł˝ôlü|ł‡˘+ă˝Ţ¸UhĽű™ _ü,č€ě¬^%Č×?.ŃůłFĂ!ÂX€ľţQd„ĎSl(ćd}é».Ą<ĂxGě‹§›—1ߌżŕľFs\P$Xć}5Čâ[PÁyËČ/Žu 8ż›ĐciÁÝ,¦“u„î]SŃÍ&\¬[=ę¶řCeÖIă˘Ţňŕ4- *\ěJpÂË&[Lő>>^:jx•l#°ÎFňm@Ô2] ďŕe4˝D°ž »u„ˇ"ĆlÝ(il¦ŤáScÔŃř8Á^c» {ÔŮÇĘ{Cu~§w3fěâĚ—Żç3ĆăU s8Ś ¶’ĆĆ„ś…4ÖT/ŽÖtÜ`’ĆřТ"ÚŰfeÂnŚůEužŐe B©Č1L•„pˇŤ„Ă9ÇjcŚrË1™c¬ Ďôĺ0˙ŠJăÜâqţIC•äoHŘ1Ý~ż-?WěÖT(}`Ó\ącx°Ž`Ź<Ö ĺ}wÝź•=6Ôż *ÉAŁČجy÷Ú@ĺ<…BĆԙѦ=Ĺŕ, DĆd€.őš˝ÂYdř;0@í™đËJ#cěěör™¤ó…GvXá«/D˛‹-˙+IX&“¬©^»űáK—%jtŞĐHH‰JĆłţ]‘#Î'.ä„%S)ÎäÄ\…J68aü2ń÷3aÉř´R82§‡Ž&ł&Ërş]ř®I'CţÉ‹XgpŰ· OÖm;kű‘ä&P¦Ă<µRű4 Q¦ŮŹ«Łw8´$B/ĹE-—ĄŇÂŚeHŮ`!9ł€śé–ÁYx«&üŚ•4y¶&UTĺź˝qţóí3ěG% 1Šěѱ:ďAłŽśf 0~B˘ u5XBSMşlĹ á”9ć(ŐU0h\ŹçOj5+ RćËŁőýČ4&VLbň‚źIBăZĄJ÷ęnAˇéÄÁ2đÇ®‰„†U€%tÇ2ę•„Ćg%$4ŃÖŤ…YŢ,«˛)Žy„†¦'ęę-&ź®BBÓVĎ)$=PĽ †ÖŕŞÜ›7}1k—xhxF6ž€żÖ D;ɬp­‰g™‡v4áâÉCcď2%ÇČ<‡&9KŢĽA Vhí’@8ŽŰge˘ÉŃ´*$­†Ő7)Ţ _8i˙–íµSůźQi G6ŹWf™¤4]ĆÎ 45e6ľEAĄ1újOĚŁô˝ĐŇţ-Ç`€ 0­T1™Č4ú0וAčß4 {Ţ%jŞŔÓLhš‚á •q‹¨Ĺ™ŕ4µv9 ĂóP}űOCíľ[űýžöŻVŃĘô4¶[h:úľéC@Ť50<Í·őh«[0Ô47@hG7± ďHĺ¨aßÇ–@έ5HŘ®đÄšM$5>Yčęyé@±BR#D‚eîÇĚ, LMęě«ĆÓµL<5­:Oˇ"É<5ö3±Ł=Q"ź@µ,üŞ™B|sHŞ@Őäě~™vlBAUSi˝±ć9wÂ…¬&5U”©°$˛šT›«Ý^o#‘E’–6IkŠů›fŃ{$ÚZSDsţc[k8˝}“#¬m×Řž“pA…aá6+r­C?ÜC?L V¦®1P#ZÄÖ¬ÜP'uŤĹĆ<~?pż&w­«#>gű“ąkÜ Ăf_¸uzŤ÷ˇČ~ÜtT ř÷LŽZg¨÷•ż¦Ů罦á×/(¶ĆŃÜ;Z w+6ŐH°U(µim#»´$Ł]â±%d›¶»¦ú^"/ćŚl㾌Äж#Í-Vj[© Pď’ÉmÜßűO¨ow@7ąMeInyMŤ7émÜuĎéf!˘M¸±tM…ČiĚź‚pS+íô.‹>¤`ÜŇŘÄ&üKâ¸YĐŇL–h“ĺĆ€~ă żşź‡^8·ľĘ*A¶™87‰?vţZ}ËSo0ynmiLî÷UynĄ…€X¤e¦[× ÎµGv~­L7MŠF}ăf–°n\šč”Ś®ök·«0ŃnÜi:íěx»W´í˝ZĚsÂ×±ŇÝŕúÓzŃ-p·ĆůŘÝS!ŘS/h78^ŔŕyB»u6~˘A$_E»Ńn©ă1Ć]ř »é%8äíh 2ŢM~übËDşt™đĆń˛¨6Ü•o $6v )$ŚŰ7ĆçTCG÷W2ŢřĘ ‡á׬7Z"cŃĘď"ůŢ[ĂöŰv‡ËľbAľ©Đš4ą<D”+Ě7Îl»¨/Ä7ÔŹĽ[á…řÖęűŽŠqËŚ|3Áí­™ů‡1?ż@`ß´˛É::Í1›ëvdô[nnÁµ˘ßĘEě«Ŕßîŕč]J ý­!n1·~śW!Ŕ1ÁÚpE/Ő §M’“ÍtĘ>cŕ°Üöن~ Ny',Ö]»©•0Yp*lÔ·kQ3ÝË08•Üq:Äf\ÜÄÁI‡EÜ,(ă[T "1ăsÇM’ĺTóäĺšĎ<8®hś¦ÇfL{˝$#áúĹ ŃĹŠ'Sá+aÝ5ăjŢú–“ Ç4J)|¤Ň©«°á´ÓN»‰Ž-¦°á¸E†úąW6\ăwˇ0X˝âxN´Ăp©,GgFŰ­<˝LöDąaĆı"ś“îą8•×Ç>ýůŽKݰ8n×xPŹ=Z®cĹĹ]RĐ$7Ą×X¦q ±\‰§|‡¤6}M˛ŻŘ8<âÝńc×7-Ř8ś›m Aß±€ăÄs€Îłł˛ăjÁňl <®Ěđ<®ř8JúĺF´ŻIŽśěÝÁ?rôĺ¤Q,žźŠS±’8źpR(ąőé7#ä´®ˇŞ×Ź8´ň+E®ëŃ×Oh"G}·=·\ä.”8rëáşc/ź9-üźXöX–#×Ř Ŕ,*I͸=ş‚w!ÉI˛»ňX‰ö6irÚçpTwíĆöŠ”cE‘“>fVßx™¦Ü}ń¤łá"ÎäM¨WnËe'ݰ&XŽGŰáVü¦K -§V Vµ@p9Lşśv!0¤ó}„hËxą¶sŇη)l2 `îý#^ib–®cÎÄ?TÎY»Eş šű,W˝É$Íi”•«€ď›Py•6wó 9M,ĎK^ys¨ť3Ířŕ͡¶Ečť.(öěÄ›ÓMCĘh§Mß"3çxŐ“L‡U‡9W¦©u :G¤qŚ-!PY s=Ŕa=Ŕ]ĚŔÄťcř|±ąhOČQČs68‡ Ú Č»ŕtAźÓÂŔβßfVËkYńsu«ü@‡˙xĚDş/ş ÇĐ>ÓŁ>[äŐ4Ä|™:EČ,Ćş° W0tbwř!‹ŮĘ¡k‰}źµ]6ÍĄ&]ct˙ăăBšU:čˇBH5łč”í:›¸úő0cŰ ˇB‹@ڞuG™°ÇŐ4ĚP€ű›D:])˘Aě‡ :7ˇtÜ´/ÖţŁmÚ>°tyðŽŢ)tÜ$Ó±\€ăë ľó)l:?`aláGN› NÇĘ&°,!h?V8Ux±÷_{ˇÓ醒U`ŚzAÚ¶ Ôu[˛mĐOŰWF6á+úŞ÷]!uMc`—r ż&JG:x ńžňR—ă[\÷OL]ŁîŔŘ(GÓG$Rťj§ś# *ä´: X7gŕ!{fŐńŮŐ˘A´¨ «{ü"ŻÖüśxuFëG±TŘaظ ¬k€0¶Ç6KŽ$f®ŽqZ•ę„Ü«Ô:N¬;‹ ?+µ’ÓÖÇ´2/Ř:f,›şÚŞűŁŻČu'xľG˝çŐ‚®kťšÓđ0áë4ń†^ŻŰr ZXvŇżžŚĂNsŚ%ž‘8ř ÇUŁp´Ŕ]VŽÂÚÝă<“cÇ’Ĺ S pW’]çôÖ3avÇ/0»ţ€dĐoK%ô%ĎŽO˙FôąUsŐ&ž]+ĄŐ!–TÚhÉNčPbÚńb8@3ŇŽ çó© ˘íTŠÄéó{.Cí(ížî0 Ş`»›ccţělÇ ¦©‹Ű3Ů˙–ón12pg˛K©))öw ˇ2׎O-‘~ĘńeG^Ńv%tn U¶Ş QˇŔŐËp;©(>3‰ńOÁŰ©‚3e÷Á/ŢÄŚ¸ë€ß—ążţdÄ#045â •pÇ ”ßQ_˛‰ÍZ!wećžĚ€Éącýß¶» •Ëp˘îô#!½ ťHeí'î.ýĚ플»SŃ UĚć„u!ç2đŽ*ÂPťď:đĂńC\¸`Ţq-Łůá& l€%ć]W¨pDí…y§Ó›ńŁ ANc™{'°Ţąi€€á»ľ…ď$©HSr˛ŤĘđ;žţIĚ4XĎ]řwtaďVŹ=¶§"ÂEe¦ŢC{ůÄŕń§lÓIwđ]Č <ţ ăv3bÁeŁüź!uÚ-Ř]ŕđ×ń(žĺícˇá L›4]ĺá˝;ČŁF—ďZâá­N}×+&OZÜ`=DcĹâqŁ9Ů»SĹő7*^iÖwA ůqÍKŕŚLď}d.ŢZˤ׏_1M)~(d<¬×Ă«ű'7.ě,v''OUĽťŞ?őŻšŔ~ Ç3 °»Y˝}ňxâ0®łF·NçĘČ»X´ß“{{Ćä)@ń*Ü{Ţ…—AyüŞťúM‰_aSGŁÖž˛ŮAĽâŹ®;˙FIŁpř„ü–Tç:ó‚ś?ć !¤;â ˇg’őäŚî,…¶”‰©CóŠą^h@íŐÎsĂ‹R×äÓ÷¸cní_\{xńţgrÝůżB®;˙ĎČu67ß$ůĽÖťĐušĄdQŮę7ě{tÝťžł®Q ëŘÔň»ő’+şŮg…C’ý™\w!éa ô&SA®S†ß8z kl,† ×ńÁ!Q-p­o–RČu ďI9ë…\‡lě Çó'ˇëôÉ×`b•ĄvÝMTlŕÎĘ®Cý nČ}Mvá÷­.W7ð%Řu<j/DżW,ˇëxĹo†·ţ»¶+“ë8j‡ZŞŤ6»F.m4¶«09H,?Ŕua(ÍppëlĐ€Y»ďŃđ–ëřRě.á}âÖ±ŻJĹž1™÷\7ĽŘmٞ\ç=OšoŻŕş3&B`q_Ŕu[şě>&¸ŽÚ·őkDňYIŕ: ‹2)­™ ¸NĄëCb<žhr:Nŕ:‰M]ôtť \Ǥýýk…0řĽpëpšľÂt‚[×óăP´ń­»˘n­ŘşeâČ33¶ÎŞϬˇJJµrëŽH!ÔÜ:|öc…ÚLJ+?°ux˝[‡OÔK›ŔÖiî “\V®ŘG¸N§Ž[ŰLşNCUZÜ–±¶[ŕuMęť°SČě:®Ś{ vťĚ‚şß#Ú¦S2şŽßŹWĐrJsX tťń,ٵŕ”ĺéĘ®cłKkĂí*ĘŮŤ(k4K*Ůě_čuŘŢş+†é†1ńuVé˙ąÍ^ü:ĺ…(«]qS ˘‰©iűNOř:kŃq(„·@ÁuĆ×aŠ%örVbżŽ…NRŰA¦Blěß Šj¸­(,;¨´›Í Ó¶ŔŽ'ĺĆg`¬7v ·KoÂđ‰oPvlś†ăg˙DŘ =[Eء“đL˛Í$ŘqíPđ€ŤÖ ŔŽ·_Ä%Ćů°Cż&vĐ`&ŔŽ(N„…đňđjčÄ×éÉᤋ~ŘÁd;ńë¨eنř1™ ţžvL‰°ÓĆ$—ë`‡úĹhĘ«™“`‡ŠT‡}Ö·ű™ vh`Łk!Kxý°Sś<ŻŮ5s__v8}mq‹7vz6p”ÜV6âÓUvśR Ă˝g!Ř!¸g?w[váPŘ„ő„6đľĎíDŘI2B1z·…ŹçŞ0ě8Eĺë{ä,;śµ.ż,!ěx÷2ĂN“ ÉŃ0ÍÚ/ ;ŚÍ‡+éU vTĎ&hf!Ř18…€Đt\˝ä'vJű!âł“gVBŘ‘™˛łöĆ€c%ŘÝŚP÷¤† ‚c1ĚŁŤő ]vÓcň H2ŔŽą ę+.ý•`·Ý1í+ q!؉őn&7ÁNń9J@C]Ł/v\^AH¶m÷L°Sá·k–ö¦=ěŻávô=ąe€Ă. Î-ľ`·[?ä n‚nq~Łä€Çf—‰mâ×á6©öŕ÷őTz]×”Ćű¶Š+Y’űŔ×1ď9 ~ł‹Ĺ7ńuěhv˙fz™ ŻănĚXô‰ĆĘó ». đĎü`×Ĺ,đqÜ…]ÇÖSraE×Qą` ‘·‚\Ç{Üá[Ŕ+¸î¦®?ćSźăp]xÖ‚32ąuĽQX:^±„¶Pë¬aAšŇ–ÁZ˘Öy;żo>«6°ä¨?ŁH¤áŕv¶Ě¬Ó®t]Ćéâ.Nhť*ŁĐíFd_ˇuüN±ň•2Ŕ€Ö™ř©µ-ŹńÁ¬ăĚ©Mu}‡Â¬c–7=dŃ‹ü`ÖqpěĽ +2^ˇÖi®ÔĎ˙•Z׼^rÁžĐ.‰ZÇe 6ŤÓX%ČÔ:…w8‚~‚űZˇu8«¶.ßC*#븍]ĂĄś‰Xw¨;tΞěXu÷ Ćëy`ť¦°§weµ2űśÄ:,KśĄă ĹÂJ¬{wD4·Iš~ÖQŽđôÄĎÄ:›ŹÄ=uażÄ‚¬C7˘›xC}ö„¬ëŔ]w<Ţw"ÖaĹí Š‚đüüB¬ŁÇm»Ü'±n•(Ń42˛N”1¬gŞúŽ“YÇ3ô(Cx/ uÂ=Ǭé v”¨uX.řÝ 0B™jÝÍé‰výB­ Ű̷ٝ•Z7mˇîhťŔLťŰżBë4§ö\ľńâ„Öu9â¶á×¶‰Y§2čPż’a‰sÁ¬S2˛Së>…ü‰Y§>%Îxć_0™u”c`YΛO"Öi˙Rv‘”FY§ţ)†ńöŁYÖ…Y÷ľ,ži5łNa14h!źU*!븖p©BćĚG&Öi§Ćęo{‚h$f‘uťtß:ś«Đş G—Ů6í"9hš×­ůąz¶_u—g{»+łŽ¶k±k†43ë—şŐ~\ř•ˇuŚ ĺ(Ň{„˝ËĚ:ŞKgŕ°ý¬#ÄćL¬Z§ý6Ěâúť u„|`*Ă#9ł3łNőŁ[:E7O"Öé7â+©uŞPq©Ů‹6†Ä¬“§SMdťĘLŘ»™—ídÖY×ĺçŇjTĎ­Ó@ý=™*śžĘĐ:6Tž ň[*Ř:öcE\ć—Ĺpbëx1¨ŐLŞ‹[wRőôę}˙[ăm+Ü:>}ŘđćÝŘ ¶ŽŹľŻsŐHel®JšnĎthź+Ř:´éťĎͬ`ëaANďâKń©'¶ŽqőűŚĎî@âÖYţůă*!Ý‹ ®c§ĽĎŹhÉdpü˝{‹ŮĆí[7$1š.‘–Üş`Ćěŕp,Ü:(˘ŚßŰ'·Ž;µÍąr'ţŕÖí<á•cţ|Pë@Ş ŚPß*µîć¸b¸€Ă‰eRëž·9P‚ůÓZ'áŮ0Ął>~ÖEý>$+´Ž(ł0řmĚş÷Ë1˝Ú¶•Yw(˘´SřHĐ:ExŁ@ňáâNfť$ Ŕ§Ű@9 $ ZgXB<.fłĂľe¦Ö±>ĹĚ3` ®®Đ:ŞňoO/ß˝ćZ‡>ŹGĹqOĐ:ţŞw<ë93˛Î fř8ÓxR±2ë†ćý”y®…YG=WđbŢCh2ë°aá–´č őăYwőł·‚¬tu:h÷ڬă÷:™iHîN©xÖéFpîÖ…QzI!Öa<í #ÓÄ«Ó?'\_Qśß`b†ÖÉhë(ÚˇÂIXY.ebťXČĄIVYGŤ)“őć&.wÖéđŔţévzŹŢ"uĽ×,Ľz9,ß ¬§ç d=ÄŢÚ°ŽpUdÖ ĺ7Şw…™€uĽăś;14µ(„XÇ\[w»Ě•Ś‹2ëX÷Ä|÷âá{†-¸:@A˘[µâęřTq˘7*7ŕ&ZťĎ#F=w1Ň ®CwLZíWgőe\2_2˛ b]ÔDNG ‚b›€u )(ńtZ?÷™L¬c]„ŢC—•ůx9+±î¦ÜŐФTÖ1ĺ@Ăä ¸W…WGcčî)4yL…W‡™U§ĽÚŻße “7ţó«»Ď™5Ňđ®Ž9<ôű›Ő Tȸ:|în„$ŕ÷dZť$ڝà ʂERL¸:5Rhł´*—ĐÂ«Ł®<˛č•Á«ĂÁˇ1ßÎŢ,7ÁęŘP€<¬+oŃ,W¦ŐaŃ`¨SÇŇ©?'Zť*3-HŻCkjˇŐ‘fc Ě­Ng”ŘÍęęlJ,¸:ĄÚsZňWÇŇŰFb×B«ŰX hř˝eZťÎňDç`Z]–7mOUt0quZoln3Ď»•xuĽú1Ľ¬{,Ŕ:q¶ř•W&ÖýSÉáđôqőRFÖi&ć–Yŕc‚΄¬ăď¤B6~'hi“XÇ#€}F|Rş—u’Q+鏯¬c˝°{1V„źĐşŤśQ 溪Đ:Ô"Öj*´§ôé˝Đ}Z÷`2?$#Ďʬë<Á˝ÜY0ë”±0 ͦ Zg¤âĚÚYż`bëtđŕ˘=‡•Ź…ťËÜ:Š…·'â飂ë´ly)”1 »’ë¨G´ę¬ř“\Gô [†ŕ’Kä:©s‘cźÍf1WvľQóžéű8/ěş›†¨áü‚®cĂÝJđŞě:(Ć=m€Ąć®ۣ˛Â˝ŔëT`ńŔ¤$,ľdzť^B°ŤT?˛âë ´óŢľF¦×19 ‰ÄĹܤۭěşËs«w/+ě:Ö§ą”T…:X$Ďě:î¤H•öÝÄŢ•]§;µqŹSĐ&+ĹŻÓ^űôŚw”ču&c›ŢĆZVÁ×1|Dz^Ć”ř©ř:žKśMŠ)ŕR•^‡őžl@ř ôbâë8ét9rp$xťŠz5:M Í‹1éu¶nÝ~QĂ_'⎗Ӷ‘ůujŕiuGRýű °S"2Xtô‹ÍL°kFQjď`§m˘áüqµ55L“`'©Ä©iHŰî‚ÝAöËTl;óÍŰKK™`ÇrÓűťn§ä 7vlá@d]{ý=v<·ž-đ”Íđq±“˘d׼ń7/L ;6N sľbŢ9ě¸ĺâyé® &€jě†Ä†~bü&żN‘‘ۉ˝Đ븍˛Žî­0€2Ľ®3]Ůbfn“_č».·ďĹ_ŮucKśq¨¶*»˙o6ÚFB×16‡óÂ,‚˝sF×q©ô™÷qJá“\wdÔŘŘWvÝÍĄµ»ëčQĐuÜĐy;ý7 Ü„L®c {Ă1,űäSQÉu˝Ą‰Ź•[GéT·ÓŠĺĺĚ­Ó™w[%űńÁ˙ ®Ów ˙Ž,Y@gtť±;Іő}Ă븑ďáq°ëZđ>~µAžZáuGаßOxť˘$ ôO#ăs›ôşKńpqF–ńu»żÉŮ ÎçnâëÔ±ä‹ôa€[éuďÚ9Ă®ŹÝ¤×ń;ŕ&ąţů ×Dŕ‘Ö^Řu…  ŇŮşÎÚCř=ZRÉěşV6´üܰr‰^×ř ÜjÉŢľÂë4‚qř˛…C†×1‡”9`¨ |UtÝĆ€1ε°ë:ŻŁ?Ű€>&vÓ˙‡KRç ç#&ĽNjVvš¬KÇh0Ńë”6Ź ×ѸĐëšő®p—v6ÁëR›Ý&Śô^ÇčŃm¤żËş+ř:Ľľ52ąŽŹ Ň$'˙čL,äşd ŹÖ„ŚKä:>Ľŕ¤O~>ŔuÖîáVÁu 8Ř`R%B ¸îáČŻßĚö ¶®'lŰVl]ŁHÍaŠ+µŽ'ü¸ű˝lť5§źđŞlâsfn]‹jNKŁŞ ¸}ă¶ ëÎüü®;»ĂŰĘ­‡Ič> @NŘşFI4ľX’î[çZ4Z©ĎWˇuv·żŘ#Që´ZPßL(*đ]˘Öé±BKLÜŢuť&µNýo®?Ö{ĺ“Ĺ0cë´IKęçjŤlR˝±~—©u|L€Pt=Ď̬SbĚRśú;˘sUhžĆ;ęűĎY uŚ'źCü-»äÇ'´n0©LŠZÇCçIÖHŔăNf+„Ôz]±ňďY‡%t;AxË‚¬ŁŠŽĂ”‰Ë5‘uŞßOęë&´Ö$Ö±Pr´©>z‰¬SAÂAăÁQB^‘uŘ4݉Íi Y§F$űf›!xČDÖ™BűÇŞfšÍĚ:–ŢŘĐ©F‰YÇýJËq‡ÓĎŻČşĚţĄ*’Ö­šuŚĐm´–2ó¬ăÄ´í¸CÖ…C…Yg3«]Đc ÄĬă>†?i›cČž™u<űuné'rŹ*Ě:ęv†V˘Ô›łŽ»áœ׻^ד‘uÜÄ*™ř¨wZ×~{É&ŰV u¸;”×*AëŘÇćs-!@ÂfiQf"ŰĹĆ™Ě:×8;m C®šÄ¬źoÓÔŽ}ŤsEÖq¶|óţX•Z×(aŤBÉ•©u”f"ŕ°Ż,f µŽŃńIÉ›…SĽ#‰Z§eÁŕȤ(üˇ+µnRăŹ=Së$dy¦$€7Ł`ëđeÂ@e€„X±uě­Ě´ĬЭ»Y~rÄ ™ µĺÍŢ´¬ .X¨u­y|*S븤KNpL­c®ŮZč2‡HL‰Z§^řqEĺ]n3 [‡[EţUX©Źjť.›obo:—¨uŞ1°łŮ,ަ„­ÓšfđoW |ż ­cv€8Í‘Żň°ĚÔ:6Üh†*QëŇŚ#xąn!a(lű­#q`‹ÁÁk|€ë6Ş=&Ŕ }€ë¨Iľ^+qëÔć ¶Ťč§bëP4Ř Z6gˇÖ1żćLˇ‚şÎÉŤL­ÓŽ˝qůYMHpĽ‰­ŰQ<ĺßu°¬Ř:ŐeŚţsč›.Řş˝Ĺ†}HPëxŰy†ŹĐôZ‡’Ö˘ůE,Ü–ˇuŤĂ÷>wü¬sń(|î+łŔ­iTFŕÝDÖY(Ĺ8LůąžŚ•YÓÓď·üdÖ43|¤’‹˛BëŢÂgĂÓÖ…Z×˝tZěb‰Z×<”2®‡Á?¨uG ­l‚1gšńvZ·ž®|űh]Ś~Âî%Cë4e¦9k«Ł)W©u×O4î:”[G´Č› fëˇHŘ:®„kK+fV[§†?g)wfjťBRdkqŔCĐ:FcŽ,!˘ÜłÎÂw<ş—Fś¬ĐşC#U‰Y;ˇuÚđŮîđtë+łn(, ‘ű/Ě: Źşµ95Ě:¦těŚÇŃÎĎX‘uťŠQ˘®Č:†ĄČš×r¶&`]3±kŹjĚů^ť$ęńHę» %·e` (}óOhß°Žg Ź}Á%^ťJ:—¸|ţxÁ°N€˛A3ćY­]ą=.Äş]QjTŘď̬ë.FŚQmĐ˙2łŽ% XF:¦®·0ë–—FC× ­Ł@÷ĽÂaď©Đ:4=Ňů÷ó¬}EŢExC•fÝÁ&ś šén.Ě: V]~ó9Ě:ôó˝ŮǶBëv­ĺŕźĐ:,ő€Öén'h{€$jŘHîf‚Öńw° 1ÇźŽĚ¬VT=ه—‰uŚŐĘ«C)?濢´Ę«łŞµa.•V'ÜŁwó^fZűµ­ąÍO‘kfŇęp#řUĂŁó©°:Ő¬P2>/›˝in Zď7ťV6Kó>âżÔH|6#ěęÖE[Ă“Wo1~ lňŻMJÄŞł,=>…G;&ZÝ&Mů—µ)ü!«ËľRѢăŐ7˝‚) Ö­Cđ1›ľČC ˙ĘÔÂŁ˙/ybvĎŕO÷ü˛ç)šüń»ÝQ^4\ö˙ ywýŻ ď®˙;䥟r”â•€„ĽSCɦm˙ě«Nä—ęDŽĽŁ¨1wĚÚ.ú`zy ±k&ŢçŘC׏BĽ#°ăđ‰  hxÇíáäX«?ÂÇ>wş… \ŤÂD©d!ŢA;§ôˇhk‰x‡ ó ™ÄÝ&ńŽa"[ÜWŇrMŕA(¨@ç¤$·xGĐÍç(Ä;h î€Řp\;ďv*4C)˙îî‰x'ť (¦˙ě6=[w§kosM)Č;#·IŠŠ/Ă ˝óĂđ¬Ř;Nr˛k °wlË/Do*ŘöŽźŹÝČě͂˝c˛bWżcďZó­ýźŘ»f çY±w{KŞ Ž&ě,Hź/1ö‚˝CŹbŘdËöŽĹÜŔÓ•ÄČPF¦ŢµcN˘3üŞŘ;šŞ÷ątöN–©ˇÍäąrďđđŢÍ”|ĹĘ˝»x÷…{7’i4Š ÷îőK±>¸wSŚ›ÓÉ˝kvu/ĂcţŠ˝Ű˝JŚBö–¨w°nŻbďgĎÔ;N"LŚH¦Îk¦ŢŃşü0 °u z§ë¨{8žˇÉĐ;éżŘmz’coÂŢńąDäfŘ;YS÷NtQ$Ř;˛Ö?ąwÔÚ0$3QĹłpďTęčmÄ3MěYă8(m©qSZ°wĐ'¸ µDŔ{‡&!Ë[OT3'ö®oRÉÎNÁť¨węĐ‘’f÷@őž‰˝Óä#÷M•1Ś8_ąw*Ę8žĄ‚ď”yľwX˙Nŕęź ßu^¸3F´ Śä;Ť[ý#5Cđďçfc•]¬\'ß)öžËcý |Çsg ??Ű˝rď.ˇ ěůŘßE&ul |gkXěC^b¸ű΀âű,Ř3 \ŕwřµ-؂DZÂď Ą§Mq˙řťëÔú=9ý~Ç!ÝD üNÉSŤMÉU#áďL?„â áx)čLü»}c $-ŕű™ř»ążÎĚ%žnĺßÝł—;VţÝ{Cj[ÜĆTpáßujŞźdhAžOŕi7cďĎ•€.UţŤŢŢŰuŘ‚mü;”oúrnżđď] ż‰ţÝąGxţťÄfXťK0ń’ÎB,ŘqÁż3ť4î…‰ś™Ĺ$ţťiąp>«)× üŕ…LŚJŔkü±}ĘöŠŔcŘ´avXń˛%+ďRAXáţýŔă–§*Z€Çȉ€"#\qAMţ“>|+Żâď:g4­Z j\Ĺßqvd˘ýŽŐ6NéĚ«Đ?ŕw(†÷9$yě~Ç„‰‡5´Ąy[áwç%cíř…~‡ĄCÇI?jhţXňŔ&–łď p“ŘwÚ ˘j€ąđšćc˘©·?Ń™«¬0”đw¸ ;Ű !p ¤/čwLJ¨L‰»¦j‚ßńfçŽÔOö]´éwčŕú©xRčwť¦wÝą+eú»TCů.ňöîŔ1~Üú\}čĘľc:žÝ73Îđ;•]¨g±q<Wř]nĘ}řá}4LI"¸LżSš¦ X›éw<ţ‘e8»íżđďX¨ôÍA ďÚŘŇńŤřş3ŹĂ8“€'}"ŕ©‹‡¤Ĺ‰ÓPTŢ-J™VĎ/<‚v,!ŮWj‡ŃëéŰJŔ{ÚäăÁŮcđń@5©‹‰€ÇĆŢý¨ÓMţ76<ÚAv9ăď„ĆxöpwĹuĺßĆpÄhÚ™Çl¶=˘čöIżĂçřßţ|âď8_˘*ŰÁůŘŚżS̸Ň`&Ü'˙Ží%ÄGŢy 0đđŰđĽ’xĽ…÷ŢŶ€‡Š­×čɵZxŕŤĎżű ŔS©ŹZ¨¨ÎOţÝ»ĄÝ^€yĎ$ŕńN˛ć x4™Ç˝găß÷ÂżăÜékhóH /üť€R,˙›ÇŠżłž62„4Áç€Ç÷ă”ű´â™§™mť–D€§Ík©^śx’ř *öŤŢ!đř Ńp3ż Ţ‘IŔŁ‚†CeŽîŘ82O±–ĂŘszŹ ŔÓE'ŰÁ¦}oˇá¶ŚŔăZđAßX>#đ”yQŇdíd1?xOř2µ[Ż( <ä…Q…~zaŕq—8çĂÓéţł0đXa73HřVç°6Ó;ëŹ-JL ¨\ Çg´őČ[ärňÉŔŰ$bá÷¸Źw1 ň>0 y…€řą+|I…+Ľ›Ŕ1źT„~7đl&ëÇ QµŞV t¶ťK[–xéů2H^ đT^Fnp÷ËĐ+ ďaQ+ZĂŔle$/íž5˘'#đf ѶŤč•wÓ’ÂĚ ~eŕˇĘçn‘ňuÍ <ŠŚ¦Ľz˛o <¨źz$“Ł0đ¨ë éÍĘ?v­ Ľ‹Rµ=Y€-Ľ‘íŮŹ‘xl‡QÁrLéXFŕqFBt3®6q đ¬„4YËÝ8|‰·sM č>mœײ2đĐĆ Ĺ5V‹#ĐY| đ— ěŘĹO«vxŢ Lm đÔî`µ*ť;đÔË"ńÉcĹĘżS”‚ĂĹ튡3\đw>x ąŚżĂbăܳ۽;_ßQÂĆE‹¶>‚‘ÇŮwPc xîţ 0¬Ľ˛ďH˛9ěčT›ě;†ä «ó7áwĚf‰*Őťnö‚ÇţULů\żĐď‚ŘĐřŠEwLđŕČLđ»µJźp oAßq¸rŘ<µ'úŽŇ;©kôÜËg1Đwz¨ńž¦m= ÷żs:;ŘŐ ~§dO¸?oĐ1~˛ďđLÂŘa˛ďřĐł¨ţÁG%ß±ąËłD ¨,w ůnřco’Můeňmźä»± ±WĐw-2ÇBľă˛“VplWsňYCW”»ö„ľcp±6VÉO&ß±G—2{đĎ=ďÔy“íxę.ä;vÉ-“ÖuZÁwp䊱žŢ˘‚ďXßśżßŔw”č‰$“Ę˝ĂSô^őČ]…{gç:+ĽÔěăeîölęĂŁÖv/Ř;\ \†Ç¬č¸¨öŽnD »ľĹ±ë3 řŽÄÝčUTč&đťŃîŚ5“Čwj`C4âAÓIě;“QŇĐ>> śŕwBűűж|2ýŽťWž`‡y›Q=±ňď€ëi¨aŞß¸üťÍᡲĽŮOůů ׂÖŽ÷†Óóëľâď°Őßs ňNü;›EdŢ-Y'˙NuhşŰŰe ±čÔ˝$ž’l$ĘMwL_rRđ´©r.×ÄK:Z7LYó8wéŤĺ2Ż©§qÇŠ…€Ç.@•lĚŤ¸"đúĆř¤®đ€‡pÖe·Ű'ďŃ6ä§NŘ Ŕkj€XB™ůwě§c(°Sm.w˘ßy®ŘĂ«3k~׏1áw.gřťFcŇš|Śźđ»aY`߼(Ôř'üN‹Ť»łmřČ$üťÍś˛vaĺx~Źŕ1;ÉöĆŮ˙NA5!2Ö3Őc™xśjÁ’hágľâďBčé4áďĆ@Ů\ĆBż#eŕŚ“ŃŘ‚żŁUUÜé3ăď¨ňAąčtZ™S˙NE˛eĐÔlŕIéóh&›g‰ŕp[đTžŃ&Ú|Mü»]E3oŃV>xo&i?bă^ôvî*OřmŻÄnO&ŕY><˘blřş‡ŇB7ŮđO/`ľf7P¸LŔSŐ ëW2ś®C-đXŠT™ť×ňů੾@]ľy¦đMŹW›Ř„¨=˝đ ™z •fcé«+ďL%´28ł đŘóőö±w7˛…$a| đ87ŮÍ1Ź ±Ç™©°Éx×Yfŕ©ÜÉQ#S +¨K<Í~°a%02ŹÇ+Ř–Ŕ‹J21x"ýđł Ś ¶Râŕa'C÷ާź^0AxĚ6°Jus;[” Oţ\ľDÁV ĹŤ¬hĎVţÝEŃ™·•+Kř»aű[·\ŻŰ'Lüť¶éígúaM‘éwͱ1Ş·Čr!Óď¸ňŮľň~ç|*Áď¸*°Ík™jtŇď´1Ň•@‰)ăBżă@|?B'r/ô»‹©xÁH°[đwq˘Â#0áď"Ó2RŠ  ™Ç]QâóXn®—,ü»ť ~ŔÂżĂQ8şQĹĎ«ř»[Ĺžý‚ż{"ÜDź]đwi»~†.óýîž‚âí“~GUbx‘ŤŠżkŇr4óti ]>x1«ń,ü»ćm’2y­ř;ĚëEoôŰLżc>K­†fąDŘ^éwb%ĚiÄłĐďĐr„Č,¸nýŠŔßi0P3C6lŞŹqţťB šmlŻ _ç<Ĺ_-B¬ů3óďxc¨ÂÔ•:°'ţn6ţl@˙ Páß±łŁĘDđ-ü»*Dźń×[ţݶOß®őÂżc&Cu°ës·›ô;K}ą١y…‡éݶújĺß1Č:hΆw`{1ńďL đčůxÔŰ>x'§Ô˘–vä ŔĂ<şÂÁŔ3ORš6K ­Wţ7ňlňÁżkXËE¶Mżđďn—?­âď¤eBGŮŘ.÷/ř;ö ÷;Z*÷˙Že:̉o·eţnĘB$ňńśÇ{ąO3qę!đ¤}ćŤV[Ç8!“€§>*RüőúůŔCŢëˇ$H¦“gęjT¸n«‹‹O7xTÝ!˝1 Î{~đ"–}oI!ŕ±m„ÚLw€‡‚Móŕn›<Ýš G°­ňďp–{ęýnH€ÇEÍŔ…1ă€ÇlŠ…TĎä:xA™Dz¦ÇŚŔŃo}‰Äżcagăx.–08™Çsc°D¦ÝL¬ť•×z8äwŕádBśę±7Zůws$Ż„ÂÉyĹßŃśŃĆŘ>ńwĘĂźPĐ5€cýNäćKŔź9ńw" 1·‡‹§cćßußrMŇČ<ő 8¶˘ˇiĺdí‰> äÇVxJĎŮtKT ÇŕâĆ9 ~cŕqaaΡ»5IV#xšşűŮLőÎß<ę©­ÝŢ2O™4ňz`ńVÇ>§žńXřw÷Ć9)Wđw–Á/xř’âżĎđ;JţĽÝúć4~§ŠíÎŃ=đn'úÝľ FŃB ·żǸČ{đŰÔÄßq?Z¸yŕý~GB†';ř••~÷Hő®/€k\áwtK{BUĘTřťĆS~'śQ‚ßuůŚÝžgřť˘oÖĘ»I3ą]~ĐďŢ«í犿»©Oń{ýÁľcCäŽéx,×OöÝ Ă_Čw,‡™q,SëJľ#Ćëđęáuüľ‹ŤlÎßy׼ď©Ý řť€vd¸ŹľcQşµ»h…PŔwüâ­†ő` XŔwśkł>akŕ»ű;±t[!ß˝« ‘‹ˇéDZťä;•8bnśö&ö]“1m%[‚ßá:ŕ‘ŽGüÂö"äݧą«Mö]ôršXŢ€ş˛ď´=}ţą˛ďphűŚ ,´3ű®Y©ş‡‰žÇňť`Ş´JľcméÄ·gáŢáĽ-´G¸JÁ˝cř%ů‚—V]Mě'–šy q¸pď(JĽăö­pď¸3«>rú'aď‚Iň~•ʵ%Lî]¨i‡ÇŰäĽ&ěCö­ŹÂ ¬…{׸ížďńbrď”®ŁŠ}…íěÝEŔ…ů1lżbď`ŚÝíᕉiâŢŮđű&б¨—Mŕ;7¨,î©qz+ďô)lŞčé‘Oh&ß±=R«ÜůđÝCö-‚{7ç#@č‡TîעŠŚŃs‹Z÷—/aiPď"ůٲBďv đL”«ĎŻÔ;lHŃąűŠ˝#´Ă!+öމ˘dCŠĘ—ŔwŞţ^Sn.teßIpÎŽV"ŚWđĆufÔ±ó*$đťÎ}®R#µüî]hÎvĽą/ΰ¸9ĎÝT°¸neÖ©ÎĘ H0—áuÔĄĘW8öÎE7˙Šę_ł;÷έ-JiorGw:×BJl-Fv˝ł¦ŔżŇ౾ýz—Ýé˘=ŹoÁćÂŐÝ˙+¸şű˙ W§]%ŰŔ®Ai´:Ţ ÖČ˝.ôv‚Ő1ČBŽ`°:žťÁŞÓÉw2oRmEď «Ă­äpŤjĽ3huJÉwHđ‹ŕŐ)é ĚĐSřç¬ă“‹dşEx°ŕę¨íż˝Ń\puÖRđzš2ŤĘ«#hĄ‡,ęHĽşa‡ĺá×u\ ®ý׶͸ď,¸:š}úŢV\UáŰô\ťNb Ó›+ň¨¸şhÁwçímÂęş2Á)63‹OVÝ0Ők˙@ŐaÄaWęŻi0Ő1Ž • ÎŔŞëPoëk˛…ś8uL¶iTdăŔ÷ośş+”&}˙äÔ]áą}%LťŠÔďí>˛¬9qęťpôŔ¦ŠŘ´Íś:–P•´xXć" §7Í™jŽĚ©ŁĆá‰( RS‡oFv3»[!TÇďż±ˇR‚=ęwPĺ­†ó7NťŹAc˘ Ń›ét ®Řáłá–u2žNÎň Żfľ¬zIáÓ gňélxťĹÉ(rQżúgę&CW|Ô]A|ލăQO~ČI‘Ň,€:´{L{€›€şľÜ 33 Ž2Ż#ę7>żâéÇş/xş|#°sß•N'‹Îb;ÔžÎ*6ř˛—Yp¬Â(oűq@ĂÎË™?{;  NĹD4§,füd긫\ěíŘdĎ‚¨c7‹€Ź ‹śc!Ô±Ţ<,ĽÎD¨ÓŢÓ¨RaZď? ušđc‘Â,#Yu«·Íkńé™:ë!E±É^ŽcFo:Î<l3§Ę:ľSĎĆ’űŻşÁîtłĆélR÷®Đ+ćJŹ»2ęe#=Qˇ‰đɨ3šÉĎuZĘBFaÔ˝ź?M„@ĚĘ:†ůěŮ` Ń€Ľ3˘N‘8‡Í řRÉ/uŞk>R1ĽÁ¨űçía ±NWHoź˝C×)ş.ňą‡{<…QÇ$ť4ę<Ý‘u<•ź]S­¶}Dť–-6ÁŮá;WBÝŃ] ‡ů©„:Ş4QŇă{‹?7 u±8Ŕç›6Đħłş0şĂüą›€ş&‰kkîöSůt*éĐXŔĚ9Ů~řÔ…#<ä P§ZźUµlA<s˘ĂM”dh¶‰§seÓ®ŘCĚ<át\,éÁĐüÇJ§{P;±±»ßčtóŰ‚ĚH]ÁÓ•ÂX«“OÇ˝ §@ČlÎI§Ó%ÄjěZŤ™f:ŰŠ˝­ˇĽˇoĄÓM‰Kż ťŽ N"/‹1átܦµ¤C?~e6{'6?˘˘zŻh:Řiť±VűB¦CRł÷č´L¦[–ŤPŢD¦“~‘ÉŐ-ł"qĄ éN Ě‚‚ŃAÓ]^U:Úł’éŢ­%0ÔBV0]ţ+ˇxLGpÁcv3újLÇOäíăú Óqž` ¤k+d:•ťÎ@otYÁtzčĂ:‚řĽÓ)A6Ô\\ËŠţDÓ™ €î6—.ô\aÓ!Ä覹î|Ň3›ŽËŚĂA“·'4]7ĺÝđęm'{.‘éĐ«žî5„άhşëôLAôŚq2N¦a'“aó*îńY,Ł0=RĂęj LgKa×|î㣳h: /9šN*éŠ¦Ł‚˛Ĺ“DŰhşn§Xď f0«©{˛«˝3Át±¸fôY(Nw:cef^ątă5ëk˙|`é' ‹†P–KÇpW=H%ꏖNýw\<“\ -Ů•K‡řrX|)~jáŇ1•†ĚvhšIľ% —Ď@ ´Ałšąt<$9ËÓă˝2–Žĺ™Ű.ÜkW*Ýű§Hd4LT:ňŔ]XVłÎ+•®ô=ŕ<›©tÜEHvóS’7=cé”#32ě]/Y°t"5K(ô=&–Nv­SGťQݶ̥Łč0„toZŔtáNHňÖ ŽSF0»ŽLH2™Ž Ő„ÂćL‡ÂŔ0`®\3ŰŃC–FXiěL§ăf'tL=ű‰L§g4•ôŠLÇyFËľ¶L§—ěG0 ŚÇh:V¦ńŔ™ő ýšNę/´X‡ç+‘éú`Ŕy,é¸(Ä˝öí9 —ŽĺĺÁ´Y7KĶŕŇ©3ů>kVqaß3éř±‡G¦ű—އĹi2?X:bç| ŕ•“KÇűɢ(MtĚÄĄă ¶’ÎćńäŇ1¤ˇ~|ʩă…xz.“ü‚Ą«µŻ•J‡Bsźö ”.Úňă: ”NŐ–źŰóWŔµ(ą}>—ÚŽĄÓä ńć“ßÄŇ©‡µŹ€]ë…J·±ç éJí];ü+ڶ}@édź¨i9źĄ;é-sű$çţÁ¤cíü2‚¶ŻÄ¤SbIŘ–Í/č“IÇ„ ;¦ ç‰!Ľ0é(µná{°=źPş§GűJw=QSz> t'”wQP“‰JÇWld{…“Ú(P:3s |ŁűM¦Ň)éa¦Ń†_¨t!-ÚV(ÝĂ u#™IÇf­h ŢŹ<‘Nç Ě®‰ ‘IÇSĺ~lŠäIÇ–îÍq}/ÔoHH:VĹw’N¬•D¤S-™çŽ;Ć‹k7™tJâ)}‘ňU_Öv´~8î•BĹÓLKnľÄ±tŞä!“í§Ąů„|pé®»ăhréđ;p%]•p^™JÇ ‘´{rĚX:•ÎŰřIT:Îő¤ýµ3‡/X:îé“„?Mh»ŕŇ©ČĹćIš~fÓ1Ňâ(±kX„|Ű2™®žFŃf2][« °Od:¶2A×Ě#ú —aŻĎß W±ré0ŻéöÓ»~GâŇŃ Ť1%ݲëúäŇᲦ»&—npW‹qďgˇŇŤÍÜČÝ8Z8Ĺ…JG9ômŮ~,/+6ťŔ€Ü÷,Ýé9Ů Ň-°tz€ŢŹß ŃĂuť¸tÖÇü±J fcކ@¦–?|éô˛”`Äu˝d’é&áŞ]†đââ,hş›Lżű]Ńt*f­dz2“éx˝ˇđ°ó_ZâO2Ýţ€WOd:µS0^âD7L=d0·ÔsĎ€÷ü_ÁtĄ®áV©Úő>ŔtMµl»ewÓń—2đ)ßźO.ΆvDA˙ů…KçEĎă*\:…ĹXćł}|béőF\§„ĄS©1…MĘh fáұ>zŘé}ré.7kŘŻóK'Ăť˘† \°tÍlŘ@{vÓń;vŤĘŰ—x—ÎRl\U )ĹéŞh:ÎîyŹű r?ŘtR˛xG$€Ě¦SX:…fĎf–Ó™NgÓkt!’&ŽWsâé”B°‚aîr/€ş”`P%ę$M‚ ę°9^!ú‚Q§śŹÍ}łÇŕŬŚ:ś^Ψ“3CaÔQôfwÚ©´hFďßwŁí…Q'ŃyDťž`ćVމż NîÝ™vľDęřˇrţŕ˝>ťP˙ŕżíާ˙-u6‚^Ť؇LFťőS˝x*, ukˇAn™R÷OP?%š!aęt;F`Ꚏň„©cc'‡żÓ댩ăĆř?é•_ĄNo‚cČę„űHş.HY g™7•ú…RXTř-}Rę®Ń2­Rę P?|gĄŽ÷ű¸¤†Ö `ůť)u<ßNžV«ÓO(”:´‡đpĄÔńń„>ş @OßJ©SR ďR‡84Ö4€§@ęTÄâµfşa43ĄŽ§1.ťăW´.&ĄîłVp~0ęp+˝° ÷̨SžĎlFaŤ|\? uŘ—únNŐĽRwő幌z¤ŽG “Áę*ŁŽ-­<6q섺Nł#ÔíbžMBwÖöĽ­p=ęú‡˘‰É§Sqh Ç4Ma-xşŇ l`<žÎĆĽfCҦħӅğLę-Ć^áÓ˝) űľ:8XÝÍ|:]Chţ¬ +ÔFâÓńŕč?×z»Š§Ó¨ĽÔĆrI™|:DfŰ.Ďí¸+śî}‘őĄXöţN‡ş˝)ÝwNp:¨xş}Ä¶ě šŽ!śQ)‹Ěd:=68ĺí\1 ÉDÓ©ÜżK,c»Đľ éŔ´™,ţ†©Ä¦“*|笕i„eŰĘ'Ř»M™5*X3žNG,oşo–wÓńoP^™ÇüNm…ÓŃ´6áťńtÚ°y\ÖĐ€BâÓuG-ÎŘ©@ÝĺN_Ŕ»$>6l†.ďěúЉO‡W<Ô\«ţhD#uÖ~yŚ"ěĐXuŃçzo¨CÉó ý{ŕ$@7@ř¨%Źńħăr?ź÷~đtgŐ śŽ†NĚXš~yťn=QÉQý`ÓÍę8 śŽJ„‡@ßÁ1\átWHřď8ÝA|„;'ëN8ťJk‘> yétŇTď1]އ˙„Ó5Ö` śË›]át,»?枥i;gÓ©ŘɧÜ:R<Ó'›Žżo×­--Jß„ÓqąŇ7Ä- ąN6ť>‚3&FŤd_-Óé4ONÜ®–átÚkEC3Ă5î¤ ť.*YúÄÓ‘ ć5pŠ+žîYÚń6GˇÓ1BDčŕéă*p:ÎvśśÎµťTŘ· §Óʇ Ç,†‡~Éť.ét´.*ś® (Ď^át;ő>tq€Vščtü u‹ ¸~ÓE ďÍŽ ťNCr4–°â4ńxÁ¦łŽđĽS1™V8]Ú$7—~Ó…‡ű˝%8nD˙Ç4á©l:fŚb|—‰¦Ó ş(§:PĚ,2šŽ°˘ĚÎLu 8‹”ŚŢŻŤl:‚am¨â{ë“NwŢ ěp:äj´Źáă§7Xčt؇ůiÖ”˙Pp:–X#đř`żW6Ý{Â`ę `3›Îř–¬B+Ůř•M‡,µľMíŔ2}˛éP9SEiP‡PŘtüP*·Í`6Űťl:;Q€ňm8Ď4]äa÷ľ‚év6V|ęőÍ N‚ŞDL7"< ÷Đî‰=2ŽHÚďëL‡ť2  ł$2kVďUšSégÓQŔ¶ W†CĄŇ¦Ëq­ř]+–Žł¤6:)QéT6 5ęe‹îšL:îÖ I‡ßÓ>t«ż‘l…Igqďö6¨mJÇ"'‡ĽUř+“îÜĄałv,L:‚ʶđ ˝ÇʤŰ9ńÎ7W_ˇtŘ G¨»:KT:Ü"%]ríÁĄă8)w ǰf°ré8µwą !‡´—Îxa,©Đı…Lwiţ2&FGÓ™Ö —RQÄARřB¦+±ÎS,‘é#¸nWŢ™ M§*,6§ˇCÄŚ›l:Ţ1‚ç]h[oź|şŮ=?ŹO‡vV1*€űđtÜňqÁn[LşČ+źN8É#y©&>ÝXÂfř ~âé&ôü Óuž}ĆRíĎJ§ŁŠy«ąŢBCU:jąďĹ €ÄYét»ß“Ďőť­üpŢŐw:ťNLÍÉž‰§ŁŠËŰĘ;Ű8™OÇrŻÇŹ3ń&źî㇊ß[uT®"š˛!•Ł‹ç„:­HÜÝóL6Ţ“Q§Ů+hlŤ†° Ţ–u fî8Ž LF]Ż “çú Ô±ě0ČťüąI¨S}wăOŐĄÜőQ·ÎĆmtKZuYÉÄĘO!Ôi¨»ˇ¤®ťˇę:ËŃ·?9­ę4ęÉ’ęCĎeFÔ±äÄ(˙1ů-wℨS#[€oAđĎÉ„:5QY“±2ŻĐoA¨SŤńmÜ}ęh+{ZĎ‹[̨KM\B€şÝ­aĂáú±A¨SąE•8\÷B¨łľŮěĎ*ĐVF×b^âţQ—tWgfÔIČ“ć…xG+˘Žž7Ńů¸ ˘NűŘśť}ÄŽ›Ś:®™ű”ýŮśľ¸0ę:nÖđ›ŐVFŁA25‚°`AÔqçéS ± 긥3)1Ú)öŰVugšţƨ›SřÜłťQç9Äż”D<›ů’RצT?´D¸ťLCPć’ ń_V$rŰŢ~„¨÷A —%Ĺ˝âÁ Ń1đ‚>ÂÉ x…ľäő“YČ3ě|4C(Fťá˙ňÎŘWďá-Ç Ă“úŮř”ž '÷Ů şŁ.ľ˘Ś(4â‡^Ńöş§·\`¸˘˙,ďů_ĺ=˙g°<%v,™Ť–Ý·IËSŰEbsvâÖ›py ´! łéCv|\ÉmflŔą¨‰ËCpËÄ$D<í´<¤B#7Ýî>YyˇÚ|°4#¤Ţ•XayP]ŚSÍźŃ>ay’›řhâtŇňČouŢ~…ĺÝ{TTz†ĺiK}ÂÚEúš‚Ëäšxaę>3-Ź©±›-:–§­üë>ťŻVT^XĄĂs啢Ť T“‹;mŽLĘkz0Z°78V—@yüŢ@śîß÷łrň6ďč‹?+&oĺ7„˘ŮBÉŁś@OŘBÉS úJĘD)aňô”łylE )8WN^ŕó˛pňĐy50ůĘÉ“p¤GĹÓ4n+&oĚÉß“wŮßó|Ľ:ŽîuÎÉS˙Üa41’§# ˝7ĎđďgBňLâq ĂƵĘJí¤äI|wĐâRżĽË*qňŻťLR,ś<ÎÉÓÜ'Ďe? b&NžBR-s #qňX~<ŕX^.'”ÉÉ;ŮtrFlÉ“Ľ„ĂwŠM¨ŤŞĽ!n­łÖ[¦äçôzG„É„ÉcX~Ŕžg”ś?0yÜmń1~óß;•!yL˛p-Ť%&´ É{+ĹĆ(ĽÎÉ 8M™eŻHÍÎČłăďÇ*+–Â$OAęŘ5ĄđřŘÓBÉ»8zoţ—‚‘BÉ#KÚŤu%J^»)ˇ Žá»±|Pň Ş’IÉSŽÜĂ蜌؜’§µAÍ„tĽň¨K<µ•/–[MöÉźś<rXĚľ>·;aň¤I!äĎ’Wr ”Ç//üž“/¨¤<(~ ´]ůά<%C„-ă±á –g˛ěbeąkLZžD^FcĂß -Źť†Ó›©0·ž´Nďn‘99yř#z2[xÇĘăĹ˝9«ěú¤óüŕä±.e[ź¨K““ׄb+ Śç¨8y([»Ť(Y#gý:ö˛ÄÉă‰rŢóXdŮ©rň°ů¶î™ü$+'Żß&“R٧/ś< śN§Bż;őĺIȆťŐŐěçVAy8®8›nçířť“÷\ˇah+'gÍđÔćMQ2'Oe&‡RAyśum®`ř”ç‡á{©+(ď ('č_÷ľ€ň8âh˛#ęi (Źq ŘW†¬ ĽáËô= VPţůî§)Ć 2)Ď:hdŠ=›©"+Ź…A¬GŐuä‘4iy|Xufš^†ĺ ŘU‘­Ŕňô1ťU:ŁńĽLË3˛ŹkĽň&-¸Ľ&hKŘÎ\ľč°°ť”•–‘xďV^"jŇňPÓCĆRŘC_tŇňT˘‚\µÝ6¬‹mgâňH[=¨‚–úAź‘yyDÇA÷mżŕňB­HŢŠËk[Ô ź«đňtÄ PT OtŞÄËăOD¤×-óŰ»^R€yśk‘9Ž ĚS¶2Bę§™ę ĚăOÜ[đňđ|ě™—ÇIâŻ#eࢻ%^łO|c«ÄKh“y1ů}ÇĄčmĺĺui‹•]6{ŹĚ;ŮĐ ĂűŚËăŠdµŘ¶ Ńđ .˛óa`Ä.ǦŚËÚŁ 6N¤ß´<ť¤=äBL*,O…™ĂľF‚ĺ1 FÝŢPwÁfXŢ?#<Âś‚krÁĺP8ÄľM¸Ľ„î1n-™b—]‘IŮđďGÁĺqUanۧN…Ç‚Ë۰ŁÜ~Î<žpyĚ 8Ľ4ţ-OE*´ş9yt9‰]Jż48yÜ(ąm–ôg!ĺ14îIĘ“Ňj%ĺ1(t‡µ^8yÚŁ)[l°÷ Ę›ő%Ŕß&(ŻmÖ#Ę8 ĘSt‚$5 ő”§úď%Ş ×ÔĎÂÉăˇ§Ş i6x!'Źelj&ĽÚ?FÁäYżőöÝ2}Lĺ v˘µWPž:\Đóe¤nű© <6ě,™ş)/ńĘĚn^°Ż„ʳ俼3IŇ»ÄĘc«¶9Ň·M/™¬âýRĚ;pĎóIĘĂ= RŢąňDt¦˝’a¸ŤĄ¨<ÜyŘd9]H“ů‰•g“G‡¤5ŹÄ­Ű ËăŚB¨Mź…•÷đÜW°Đ…I™¬<ëJ“ľ«=ýř•w /ÂĎß~**Ź}q(Z†v Ć?IyÓţ·ëˇĚSÝo|vçbçÇŹ(¤<Ô]¦”SĘ™•Ç´·ĚĚÄnˇö&-Ź30؝Ütˇ ËCĄńń8áşVZáľcxU–——Ç/őĺ—wQ’ćüzřµT\7ˇi–µĐňzq_Tc„Énˇĺ1&Âe9;fIŠJ´<ŐV‘ ™3ZzÉäĺ1Ŕá2óďFĺ ^ć Á€5ě Jłó¸B[î™'6.W›ěľőE™g’ă46Ak&4Ż[¤HŘLffjŁc—âۢĐcEćŃw»JÄÔ 2ďńť >•ż óĽČ´ď÷ŠĚkąŘ€G,Ě<ÚjlŽä(óXABČ$»˛2ZyĎž°ÇJ33ó(ő†GĂ0I‚ć’đa;4xŹ&6Źĺ@ęçŁü*U˘ća˙ÁŢÜ"’ 3OT—śxü+4ŹÝ…žZ hžvQBám“Ôs•¨y\F‚ćůÓÝĎÍS#¬ÍˇA­´šw1˝±4—5ĹÍÓL8"XŤ/Č˙ęhŢ”ŐÂL>Qó3qŃśěőä%lĄRHî|#:öóš×4L×sű ćQ­öŃ-VjޡŞGŽŘô'5O›ţ¶…ĘŔX‰›Ç#¸Ź‚‚'có8§‚ٰíö|‡‰Íă;hęĐG©ŽÍSé3=ö3Qó¸Ő!Ë3ß)Y¸fjŢP Ť(^î=QóŚB2ĺÍwX±y{´ş{ĆćIěÉËm6Ŕü† 7ŹöŁëhŠVnŢ$ĘĽŃÜ8î_Ł;ˇX­Λ2$Ókеóáy±›ő+87rŘDť<ľ>Áy¬[†şvklőÄ3ĽŻčf!çé¨anFg< 9OAE#& Đń» ó±vś0˝Íč<ć;'§Ŕ•©ł»ZŮyY·ÍßýtžrK¤§ú©¬SŻä<Ąpľ^ޤ.‘óü=¤°n^Áy;S«=Ň׳€ó¸Ş9ĺgpń“8Oß“óĂv!tt'rĎ.;y- öÉśGTÚÝć~ězŹŠÎC†Ô}]ŕb»1v7ä‡J9kăhśqeçágźď“ťÇ{†oڏ…KŻŤt^ÇěiŚ5ÝťGŇÍŽ 8 :Ď’ýI[ŕv^k>/Üů&!žg÷ śíd<ç =Ż™WAş¸űżŔóN_•Ŕ1®ô<śEÝž°_čyŚ|QC˛2°L<2>ĎÔá,P[ÝßcôÔÖ×őâ[đ‡T‚%"ý¶hd×;,˝‡ćG1óT„ Ö Äy„ýčcBŹ™2Ô=ć۰“3žzĆ>Á~ĽD \z'Ň%=? z,~…Ŕt€Í˛@ôPGęć<¶ 1eĎť1ô°Ł¶©zw˛•ˇ‡şÓŃC€¸­ =şńrôY!zM}…6\jE´Ë„č5Nzakó`áx DŹj”=IąŕB—z‰ł`ëFdÇBŃăÖ}濯=NŘMę"î÷ ŃCÁaXĄ©ń|I=Ëbń¤ť¦?`Î)z’VK ¨±ŤhEŹ-@đ4lZ.=XĐ]sMî Cʇ§\ďŹ+ =n–´Ű˝ĽŢ6A1Ů{VĆ]x‰ ĐS‡•şÝ`a\•ź§z;ĘVµá•řy\ ·O‰“äŃ™zĂ8ąéÄŘW|Ős[}ĂľŚĎcŞńzś÷ôÉô$©-ÚúOeç5ËŚ‡iv÷ýwx^(Žw¬Ć ĎcM†cŹŞŃµSßaâó=“e>CB.%|^Wóô“ó8ZĄç©é7Ë2‡¶ŃJĎ»Ô]6˝-üJĎŰ}"&Ú…ž‡-hx+€\¸IĎŁţ‹Ü,tčiJř<ľÁ¶…ďqę ź×TÜęVjŃUŕy‡úBúŤť×š—čYÍđ<Ţҡš˘t¨bĹć‘ fúĐCŐŠÍ‘d\K;÷lŢĹ}LÂV®5Ďp®[ĐĂoýÔDÍSîŽb­ue©[©y¸No‚íČ'6ďöBMKĐ<ő®xýfś+4şĽÝ%*˘ŞÍł ň ,ŞÉĚăťědTůqĽµŠĚcúşÎ±Y…„;ř‚Ěc7˛y˙ η 2oËÍž†•yěŚ1N´É˝Ö3/O{ł-wPě®yŹď_iň1Ż –ĺ6wšˇ×Jŕňý[â>Zz‹˝đđśďđďlϲCń4ůďôEĹw>¤Č@ßărŕ•ÔNĽzřÔ ç3óÓ¨m8ç0yźŇşvúބߣm~hýK§OeľMĂr‰oőĚţ¶ŕĐso÷k}ĆHű’—3Ő›ěÁ1.q÷ ,®ďĚ˝ű˙Óţ{ď»üŻ1÷8H¶)Ř0óäüŻąCa „cWČʫٕ“ß^ţ1ą%32ëőpŘsě¶—ŞdĹ‚JVYqîÄé‹M@ú–Í‚á*xzŠ‚·śĆ«T§›FhÎČ"ŔťŤ»ŰY:n,«˙=ň¸5żN f˝¦·[ĆĆíÇXNtňéaRó<@î‘ůlNTžřü»Ďą'€”é¨8cćĹÁÜ»ŻÉAăSa–Ô+7TD/CŇÁĂ·×güÇq±Ć’©ÔžKCČÉżĐzWtçâ#¤¤śă7=1îŰĹ#âŔQŮ›5¬f‰eŃ»ë͉Р~Ó§ę:e]§ÇĄáMôŤË.lCBť›ĆŃT~Ó -ŠFçŃc)©„6*ŕ»óÎźne5÷;RÂźĐëĐŘŹ¦&o"sÓßł4Đţ#űbó‚‹ÝT”b.˘đä&Äkąž;7›EŤŤ ™NwŔSÎôüűCř©ú€>94ăĹŰÁHgű¨qaá˝tŽ/îľËő?vC/ţ’ń˛)śü‘MomJ’ňŔĹYĹW N¬Cń6Š›őűi°Y©ó‚š˘\Źw)^ëŢIzĎ˙Pďţ ˘¦r{™ń›Ź\˝]Ňu"AěŰ!ÄĹiĂÁ[KqęŐŹ˙N{ŠO“Cŕ›y_ĺdÝřÔđŤťă#î(1’Ď7t<«ËEX[tąŽ€>*µŤHŢwŚ*_żX:IizŽOëÓ×ĺÍR‰ťéÎë;Ëéq/úH«ň ŮĂĄ)ÍABâĄÂđîňÍäC…!±8PúĂâynʦď`ŤťŚ@ÁŻDJŕŢě˸D„ŇKŃauÎí=˙]fb٬4µąĐćbMčRNÇ̆l€ĐŢČçĂłzÚÔĽmt›oĂó=±ś˘A@¦KxŠďwłü<,F‡ˇűŘlHŚÓxhîcöß §°›}Ż[`˘.¤íK[pô®“>̻ۿ´ř˛ßLJŇÝ8yŔH qŚÔ»E¶ĘŁĂY8}|Îvëhőźáa>ý`5k(¬ę”iž{ĂŰű×űľ=ĄEşe®ż\„·ÍÚ\ŢÝC•¦r?ńÚ#¶šPWŢô~‚ÔÇŔlj¤.GÓüżGüf"]a-ô<ÄôíO¬Ź‚hë{˘ <¦Š•rÉ×^uďN÷ ťF6_˙ţÉ«¬˛¨±[Űäö1¦ŤďuýGČŘćëŻAżO†’®p{ęŁŃ–&p‘ZE8đfí—ŕáô\´˝l ŚőĂÖŁ¨Ą2oĆěç.Jß{ r ĂMhžĐźĎNH˘Ńcřé’‚ µ)¤ľö6Fî%$ÄCűqxhwÇ&_`ľá–1궢 łMs"=yÖkµ5ČIąîçĐ9}Řź°53‹•ÉľnO&Żí1o8ŞěÝ}v8îdĚq›ŠŽ‘5Ćż„śRĽÓ‡ëB rÇŃÓďT6TiÚôhPSš0>ĆÝ(Ż?ĚNßł)¦3řś'Q|ýĹÔ‚®E—ŠO{ŤX:’™w›s,‡˛ń›Ún§ÎîűQśŽ¨ĺMyü`b+Ôěý|HéăD–ňËz;6Qú(ÚţQ‹„ŹíCnĵt5‡ł4Š5‚ĹpµŤ>Ž•Y‰‹±\H¨ďFLß°Zšu<Hi]ťśŠÁĂ<†_Ę ;Ć;Ć}ÓÇěÄcP˘wź=Y€S3Á/gy46{Źsß꣺Z’†¶Ď‘IŐ‰ĺÖmđi¤Ă%—`}¬ěŢ6ŢłkÓĘ2Hý(·X2ët‘ăÓ/˝Ťl*34ąF·šă Hm;a¶Ŕى6xÎMŠ<2?…k]Ąáˇ}ĂÂaß…ŕŇŔĆÂ"…ť¤>DéÝlľyůěÍ˝YËyz,…ĺ„n˙M9g!›UżÂŹ@ˇ>ő±“Żę+5ů.}„6á0¶®Ăt.ř*ĚąÎAR_7ű*[쌄ÓĆMTߥ¦ł`[vDú>Äí*0°ĽŕťL¬kňa:W„ÝKGÖúxx/Ń.¸·Đź¸ńŚ&ÜĄ'xď:……@f¶ˇĂ)‚1°PËM·QŹĎNš JylÁ<>–6‚‰86U)›ms©z?5‡đ(é±O5 ÓEĐ ×;łçŃěŁ*ŃÚÓçODÎh¬BdD"~lEw°UÇ­ßńp@ »ć¤ă9?“[1é}ŔqrJš$&“`ŠĽŠ›<ŚSċۄ(ÖJ¬fڎ é`ŃťĺO’FܬwóÜa݇ÖnÖśd1hdÎ6W8}Ďa"épdz)úŕÉ\!d$¤6c(ę·ĐrȦ8o-s’˘ŢýR bSľgř&m3U©„ŤóÎG(ŰfDż3ŇĐ“[‹M5AbŁ_î@—Š÷ç¦âýˇaÖŰĂ‹F']mv6ŮZ8ĆlvMX±EsňÔŤŽxeŰr\řźD)1idj†€Ťp?n›>Č‘ČcOś2Đ„«}=É4á}X‰÷¬ÖšÜÄMFëÍŮzé44­K‘Ţ,:ßňw°.íńŘ9fyrBŹ2=ňąÝ•b”ˇ`@Š0–;¨&ńŚn„űµ3hn2ëú)2™1\·Ů0q\eÚżď$űőCińÜviČźÍXßśß>)uË 6”tŢuěźđ áĂóźÔ˙»oŚź„ô%ňĹâˇ,ćˇR8"ç{áolÉahH×Á¸6D_( ˙çZ•¶M€Ť)JSL˘ĆÝş˘%đt!ţU[•—" ±öśQ8|ńHi«!éĆç‚/ ÖşÂGŁHy ¨6ü¬$kĎ˝8Űo_`küńŕ™[Ü”č7Żđ]}'ÝŹ8¶=Pză đëę˘űŃ.ýĐdTŁŐC(/Âýő^Ι?,łßµ‹ťęŞë† 3$ÇŮ…öĂł™ŘG8%c ĹH•‘JňźŤ;Ě_vRÎđ,vÉ-§ ő˘łH‚řV¦]\Žď•‰ĆVÝŹFŕ*Z#>iS Ľ_˘ű!qóÓB˛n8 fU¬Ü˝ ű6™éͨYW…×ÁÄ‘~ŕp8˙8§„MäR[ůűbµÇń~ e»@ăşÓ”f7 Í—"!hěcŚŞĎ8eŹyo 2ÜÜq—UR.ŽSpěq‚űĚ>mĐT5ěđb}ד6×waúX‘`ÚôцsĘŢN'Śńy~bđ—ĂÓâŻqĄîľ+·&Đ_Ξń[ŚŰÇńvôBâś—m™Ű'¬ Ńß,hC¨i¨r©ią§Â;ßp…ăŐ®˙TśŘŮąáćĎA^'L /ř™f˘Ç ´i®Ç˛‹°żCiŞ`DŘşě‚Cś<[ˇÍĺ{ř±V°rEpŮé™ŢýŘĂ©k÷Fżmńłqú~}ă€KkrŞ=ň؆ńłŇÎzěřrJťč}ęľŕt>tf5Ź&şm=˛ł]´żn#w\YXFNľDéŮxś9\Šó@ÝśF5‰Äźum® ÜŠÝS#¸1äÂb˛™#4˙úť,ŻwN(IVĎ‘¬iŞPϵb×@Ŕż‹Ł/*ě^ä0ř7§ őqOéAěŞqi‘ú.{rĚ v0óRÜ7˝äf0ëb“Ö:>Î[—ŠQѡYµĽťl´ŠÂĺÚÍ2ĹFNLjĂ©ą-“p¶ČŃ˙8ęć]RöNTŤŃ’mtł#Cęm™÷)áNNíK6É•ű2Á­ţÇ(ĺveIs÷Qń× că ¨™&±ĚáIĘč$˙ˇüaĂml׌ĹŇ&îŞ1F„Ąńs¤Aŕ"‘Ťz%}xŇ” šŤfëÂŹŐß.µYě†_äţ±[k}‰wŐíg(&ţ XŠ#¦®qCn»!$CŘtm˛€ď°ś§đvťz.Ű0ÄŐ37ÄÇěÄPlěVlÔ#pŘ$‰Ó‹ Ú&ÚęśâÖúp^ä2CµtFlâîęóuݞÁů «rD€ç•Ů΢ćn˛Ž4%OBµf\ @„)ătÉľˇů‚žB’’Ůq+™ÇµÁrľ#yR©ľ¬”‡ÄçtčĆ ™&úAŤŁ1]Z—Ă+?ŕ— Mg9Ăđ ÉÍśšA‰†´ý oxUKEß<[t5¨¸e¦OđÍŘźbMsĘďĐłbâgt‹lN»1 ě]¬Ńšn—0űî§d*aöń T{!ôĽ”i U\GË5=ŤÂďđIěŔÖąÝO§â‘ö8‡ř†§Zz°ŔwM˛…Çćęi yŢT—ČĎu'F2,yűlŰt{«đŤ’®1Ă9–WŚ?riiň>1>€FxŢ©†FFîź(lŚ>9EŤ @tqAępc>˘|" 4öś}ăl}$Ň{I«M_ÓÉ3 j@‰˝­çą~Ž ť€×Ř‹2a§RŢŞŘ•ă1$ľ?MĘ(Üzsţ%·â?Ůglˇă-űĹ®Mţ¦ÝdçcţłÓ™#CQßSçŢ"1+B`'ůŃŃí<©­îŰ)ŕŘ‹s3‹K ®#űćT÷u qî3ľ‡"9€h6“"cÝÚÂŃ{XĐlďm7ç÷/«Ć‹ŘXc{ŚżÎóÄśVĐ=.ëďżLŤ‹É1†öyŢś°ł*‘^Á©!ćÜ |vö -÷ŁńZőš°ťţK!†Üp7WźŹŰ\&¸půŠŕôڏ«hÄR!Ý{’ҰŹM ­ťO™ßbp”‰ŔaťřŤŮŘz:Đ–6ŤŰ4#ę?Ôš± ‡Ą|˘}sÎË·Ě ő÷é–3©1ŹC’| ‘§6ůŢ›łřŮý\ŰŹÎPżůQ~čy˘¶ç¸ŮQ¤»łřv{hQfŕí»oFĚP–ŹËŰŰN šŞ¤ťB°»k~˘šĂѶ›öf™”¸7ehč‡vŔăŇÚ›zI5?ňÄM%<@ćí–*Ëج8sH ˝Çĺ7ۤf]pňwHßfá?ţŘş÷’Ĺř;ŤŹ9<ž…Ŕ7۱'‰×ôĺ›!OÔV’«€I‹_ě}żČäČ•iÄFĐŹ5(ĹÍŰL5†ôľ®Ł9ďs2\a^˘ÇŔÄž ˛@\(/ň˛únÍSW»Ëű—%&÷®2ŇŁXÝ€LěŠDtyQD Á1ŤiŔŢçö ©+2Ű7Ő´®Î‹ü?ĆýRőA8řż.üáć[łž`W‚«K}˙ç¦ix_śpÍKX'ž^ěň›kšađjŐPSÓ@ ťŤŻáńÔÄ‘Č#ĺÔ•n Ĺ`Í- ň%˝†źî[v 9LçjG ±ZďŃ&9¬řDč łÔ¦}sY†‹hĆ0T´Ő†›÷NŃîyîÂŞQŔÓ üZ`놫ţőôu'üF`äP±ű1X3ű u%PÂč^§ui8ßşS©z; dßIj“~qnÜłD˘wÁÖP‹6íÍŹ•)äωtŽş §1ÜŇaĽ/ŕ.ËPŘżP.ţž®a˙´ ČŽń˝6Î+ś:őěĂ$»ďňďŤR<7´ŕ!e%âťg‚áQŘëfíş5§y“#ß1YşJ ďŔkQCh»1ާ*‡ó97^›„±ŢE'ŕűMsĺFâ˛ÓáËpjRNGČ$đ"AťÍ&¸žC˝bó°Ó©Ço×9čŮËj˘‚K­Św…} ËăW–/ońo˛9Ďu8ޢď$Gä&joV5vqÍ|V_ÂV¦Ź€Zęm^ÍSU#~S=‡/v[äUy÷¬z\â÷ěŔńý±ŐřŤ<,­J óŤćŚ»X«Í •Q tű‘Gßńŕ.¦ySyź k č%°3(BŰ9=m8BŢrťđb÷fwúzB†l§ýeď${\¸SŇaS¬źtă}»d<#}Âýă–î«î»·ĂŰÎĘ ÝŻˇ°Ayk~ČŚK ±‘o–)q-»ű˝đň»Ŕcş+‹sÁÜDîś*TAîź.ä!N6™GךĎgŇ©˛‡H [â&™/«n°€ਫ਼»Î=şéK<]@š8Á‡ˇ9őGŔîPÔŞ©9źë?Ív˝?‘çďř+¶˛[ &Çż—‰Vvú™Š[٬;¨¨a®s1źő^v}z§MOäF®!|NăüŃ@ŘĆ›éă3=tEĽÄő’wŁČÍüfô-äʉ4ˇ8›i„ęSÄĂ›;ĽMăß]Ţ Ľ„ÄŹ{śrĎ®š÷â±ČADôăŁG­v™cČŰ=ĚÔÂđÄî ÷ÉdëesăN†ď,Łođěą}F“±—©îµ´ ÚÍČZ;,ćú€žR ޸‹™Ş“«› SP!FF"ý" Z2•[A4{ÓĚ@đę»NSťqś™!·q(p=ŹÍ6Ě źwj}¤ j"6Ł]č1ăČ÷°´óŇ8jç´®óeäWdqŔYć±FÎF8ŠW7˛řvAެŇH8ͰR»>äĐŔęěţ{Źăĺ$ đýą6lńîyPď6j$\ŕĹdFpuŔ¤®đ~ôÂĎ;č,'­¨˙`l×ńRÎ`Ó7 (ĽÜř—ŘĆÍć0Ägjt&UěĂ­„ľ+ߎ]$@â«Ôu~÷ˇ°:»žť@ J](H˙%s•±ŃYŢÍUű‡Y˛ŠJJ Ţd†íÍ‹üoşŕ~ ŔúžXěxűt˙Ź¬Ë›Í6źfă9ĽmŞj„řކcF:í;hW·ő€@ü=Á˝F´©¸ÝZ˛Úĺ>Yĺ'nc˙)3>z;1€Ş/B®™3¤1Ň· ¸1űâ^7nií6 ¤—ŮŇśś­őŁá餢&`ÓkUÇ ďqÂńHá ×ä´R6ż$eáü¦\!˛BG ¶±ť†ËľŹôV .ôŘe e$ÜKv!ú ¤!{żź±{ŘXńi­ żsgXtűQĎ<ČĆŚ(0ó­˝ę_í:uÁ™X»1«ě+Đ„c—đ”şňŤ˘SxťâŃŤÉăçD]d‡ü~K©UŤŽ"÷ŕ‚]'×%-E|G4ú¨Ř^RoÜf‡ÍSTMˇ‹ÚZC\rŮ64éydžqP öU}•¦Ą…őß[čĐ/^Ăé,¨Ç?!ůíŕ¸lçw¦-}/Ő xó6ÚóMísX’<ڬ,ÚăĐ=d_á=N-O«nNS©š¸› Ňăá‚_ú§«ÔzëMşFŇ)I PëŢŐ“a]ěg÷i»HĚs—jĂŞbםĽ!xĽ­—’%×pF Ř*’Zëę„;•Ó?jÂQ-‹ýŐFź›v‹S:ön“(ŹlEĽyŠ8zĚÉő‹Gü™ţČőE¤‘(¦DuÄěIJlŕó(ś P§g™˛§đ˘ť5zP‚?öŇĚŻ ¨‘©gíoÝDZ{Ä5sJjOÚ:ć2ä CfD˘9Řý»ŐĹłÄćÄt‰"¶Y%v2źÚî”@žY·ĎŘ!AŇ)÷&pë1@ËĐ~;˛ŠĎŘ˝ĐĆ4ćlł¬) Ľš]LcŽ[ę6ö,qżű#’N(ěY÷Đ`lećľĚÇ•@JL­ĚrbAMŔŐ‰=Ň›¦©oÂ÷Ůۛؾˇ9ŐśT¨Ýź@bULU!ܢŻËL†@¨sl€)«şvŁšĹŹJëÝ@„ACµÜ!Nę#EaÓ8.4©ĂU@onKRŕű6źŔ';®¶›ťB‡ĎŁ´–ß݉¨@ čÜ`UľZf†+Ţ"-áŽìďL-Ăňě~ $ĺSşăÎ0†)Z×I4žr©;"VYˇFéw{qJ[_÷Ĺ\dO\ …wĚź0Ňę?äꩀ Ä·TÜřŇW”´ß ÁbÝÖd“‡<>-Ý8Ť) cČ2Ő°„RssŢčp{ ·ą°®Ř¬{ęËłß-±ooR#ÄxČN> ětôPt˛p,|í¤rš‡'ľl8w˝y"É€\‰ć&JŹ=ľß%2 ŁânHł‹5'ŹDÚM6 9B†”˝ŮţŽhf;ÉäiŽRy=c/{ČdíÉ€K„»@2`łŽWĘN?Ääb†ąSĚÍŁpg=ß …Q*Üű©H%Ű$ś?ä2ȡ=wTt9QźŇë“ýĂŻvťŚ}/gŚŁ›ÜŹA;]Ůôž˙!Š ZOD^«¨<ľ—ŠŢN*F…:~=ďW`™Hč[VAŹźńľgę`vžT5šJ¬Ýę+äVv‰Ř]ŻLN—^°3‰>»,jý©ËÁÁÉ.Ći¦hĂÉŢ»GŮŕł°OËĐÓawŚyTů8)ç8MAGŃäĎÍĺăqřG‡z7…—Ěap!ţdż¤e٦ň@*l` •ć sĚ"± OŽ˘G-)ĺąÔ š8–şësxÍťh7gĺĹ,ş— ¶úŃ[h>Ţ[2äŹ7čůHe`kQÂ9®˙Ŕ"GůezĘrł89•{ÁŕĽbť&A/­~3»f žá×…kő°ngeÔ>°6C đ‡îjR4ËOş­¦?ĚŞq˘¨‰n;¶;ô7÷ű„!sż|:yaž‘şSçĐ4łCŤ<ĹÝzl6´}:˝2R× ßßěš¶ˇjżĺ˘ÖŐ{±wäń Ąčآ’ű>˘n/kQŰŤa·tžřI‚-ÜCb×#(˛¸îquř/ČÁŁű7ĹîuÔ?»‘ýwŤ'ŐµÔšNá'0ýĎŁ[ŚÁ’´ćĄ´öńlż˙X”.»Í¤‹€{Čó1ćDšiŐíş”Őś1ľtI˛ćŰr{×%ľŰX®u‡qčMd8h°™:#‰óŹôH3zLłâ Ţ 4$jdű ™n÷ĄŰđě‹÷PęŹA“Ęóš?ÎŽś=ŇKP,? 7Ŕśč¤ÎMV™üždîo±´Ţ{Ş?îs”L:÷ŕă¤;ÉDB!"ĆŋͨLźq(ztčâĂ˝QÇőÉ@ežÖ*¬—“‚ý“"8Eś?B÷ĹOdüů¶Ń8«_°ëď x3ť§ [Ő)# ď߯ÍnEMx¤ŹČsߨ G<—„TWĐđ°hŹ)Ţ@¤OűÂÇl"ű•NĘ6俌pěüćŇęă˝§F«ÁëÓŠ«Jb´—Ń÷{_p†I•/¨´ÍŘáŘőE fdjćÖí{ÎuĽk/RsR€˘KMŔ†W Ęś\˘kŹMIÁNŤz×Ă´\Ĺi”x4˝˘!»’ž®ß„yyËV<'±űÜ3ňEe+áT?˛… ŽĆČĆ;â„$ݙą(é±(ičMÉF…AŰ>şöđpâő9ĺg§~–—ŹĹ訹/)věĆAÓÇ6G>;?s¶ë˘á”Í*±a€n­Á®›uHw{oíł™KˇŞd%đagfđŢl$lĽ“3‹]˙öő{lh^Čő ˘D0ă˘fB*Ůn"ĹnŰO@(ÉŻŽkż?˝aµŮĹŢ,č˙€çüĐĚ ţëűůşwńUĐvđś€íś^;i.ŰĽ=č vFÉńü1/[qčO ÓÔʡU = Ňá#Ô9Łmř.…nVwNĎéŕTç%űWżQH`OŹm޵öŠĽT©Z˝cÄ$ôéJľ7'‹VŃJ˘›«ë[Şž»–? D;ţN;‰Ű§ě™ŘĎhĽTčSŞgž•´mŚőä&Ak°…Ęĺ=6|I ;É}VrŔ0#ęĄď ¬-ě›C}¤‘Kx쮍@˙űÉĚďÔN:űmJ›é'™9|°ŘKöGOŻŘŐ<Őn– ¬ óżK-×Çô0˝sř"úÍ84TyJ,ˇşËľâPÚăĐ`Y™yS§l€¦,DÜşfŽPÂf/Ţ‘¦ Ą&0ŢšŢ\Ě,vÇČ\ro°|ď]WP,^OÜŇ®8#ĚwŹ˙ËĽ¦T"ލá˙ag;Nźj ă/ó®ţüwőÝ$=†Ęnş°ÖÉ&ôÝ€nšÉčĄ?×e%JţýÔÇ3tA"xř9|aM!şű\2ě $öŘő &˙7˘řI5âÔzý‡™‚ó #5Ý´¦Łrş#"Ň…H ľß—LŇ7‹‰/´UAw¨:‰vƸć]Öü!Ł“ ě;ä`÷Eo›gjťť÷Ýw»wĽŻ8L¸çZ-‘{UXcU ă8ZŚ•őÇrşx´u…´Ý˛ZRuI»ń!$<s[ĂŇ˝äů‘©~ A°é‚Ý Ş–ěšŕćňÔŐę,"^D|HÔKH<Đ“ýź‹ —ăLJr˛©1¶ÁÁާÓ0ţćn ŇŢőżďVwQ÷ĺ˝R»]áb‘dŢÓťó&áő>n˙Qpߥ¨V3{"ußňdä’:B×îP/męŰčś:䌇/Ľ”űcĄsWđ§ů¤C[;y&Ş[ë¶O.ţA˙ŹJ<†ßřĚ˝âĹâé|[ŕ‚:?Ă—3ľ;¶(š|™ŽSśîŁĂĄĂÚř=hú÷GÁf§Bţ"_îÎÓ»ľígşu7›l&-ĆÓ .1Ď/˘O)(řĺ42úÉ\J8UşxÜPŚiŞ 7F]- łď“/·5ď)€~˘ ţĆ©W»”Oe‡~§˙.zF>QócKkDi›l»ďWDłÄieCŁ_”J]ĆÍě¬"^“ňŹČ ‚©TMă®SňW21yąI™†µŕ3tްi˛®~ŇfČ<Ůî7DĽô—!UuHü»ÜţĂşO‡/»óŔŽtişŻÖ ňżöč4›ŔĐMÚo˘=a’ۆF€G1¤·M’[B縎‹[5.ö4Jóň=Ť˙»č:%€(ŽnZuzřô>\˙IY¸FŮ—µ`ů¤ľƭЄ͝Á"·>â˝Ö—NNźěŕéľŮá|™#™fT:Ë›1Îłc[ĽU‡6ź=…*c;,âĘ%÷í¶suď69ˇ—4mĂ„“™]+ă/´'9šˇőKkę‰Î3J@.*dô1$µíććǧťü7©Tíâ Áeţ úŇs«Hgj+nÝtűiŹQQx¸ änďîĚ‘Ëá|AË^Š›oíťĺÚ•Ň»Miquݲ©Žé§4ýw=Šoa§Ëô@SŽp* |8şď^m4›ĆSa*v=T"tfÁ[V˘Ş !‚Á9u—‡‹N˝D!­×_ĐƱ.ÎÁ\,L_űöŁíWKăQﱋÄ[íăyŻ6’!#q…ŤÉĹ•ďuúďEâGă°Ľ…wŹ-ń]Ź­NqňžŞŽ<†ńŕM Üăbň,·xO“˙XŞ´ló_I7q!ń˛˙0WëJ¤OÜ0od}ľcý+[Ö#H!^˛GłůßXÎqéŽč‰ý+M±g3ç»›­‹î^íSŰĘŃ:4WltF…d]Ő>řŠ ź(6uôÉĂßĆW<Ńrţ—zÎü¦ŘŰŔę´ŇŢżRŰĂEŁfőtkÚţwěš¶˙;ż&ÝWîQ^-ü,ů5ŃęĚD‡ĹŻIfíç–ŢÓŻ)‚Ĺ~†šÁ÷4lâ65©źx ŻäŘÄđžÚ&o'Ă…c:61ó*?®źË&Éq·[ Or¦e“m1rÂx|"@ۧW YĄ›¦ĹÄ»‡iÓ?ď»u3Ývcş61ŕxßlŤlÚÄŤ’ ?λZ6Iě=ą˛{1mşqyÄŹQęŮôž¤A~w­l٤úű«Ń`ÝǦ‡~ÁŢŽ@y16±ěŚŕË”šŠú– ›(&†Zü0lŇš$3Ť'Ë&›f@Żű0ˇ a7‹k.Ż[ŐýćÚDM\÷“č‹mŚfçłłľ9m›ř3,ÜŁĚźL›¨ŚBÂĘŠäŹ,Ół‰Ó5lcGMHĘi٤d…“b›őKđŽ-<›ř0~÷˛÷ Ĺ-›p˛ç뤀 dÇ&&ÉŃĐ$¬dZ6Igm„ M €V=›P覰”‹řôl˛aÄ&´Ţău¬lÚÔ,ř1ň–Ň©Ϧw%DĐŇŞi“f<ě°µš®M*P‚U°–]›ô´©;¦ĎHrmâ^BźaôDÍ1ß&˘ĂŁ’Óą‰ghŁZGpÍąsÓnąOßC”ňÔٸ‰çÚCGE©jhĆŤ›ůAAÚMÇN¨trn2ô`¨s4–žĽ›¸T±ĹldŹÉş‰‰č9±Ä«sÓŁ2şO„CäWŚ›”ŐîIQ‘ś›¬ŕ9D—A{µnÚ褾EĽž­›TÄ`×I?’»NµnbO)Ff`ž^Ś›Ö?ßٸIK=ă/ aźľM,D^ś1˛pŠ‚·éŰdű"—~F$ă&Uľ&HOž2ĹĽIƬľ­ß[őnâHD ţߟ‰)K^Śb+%7i´ůę1ČPŚ›¬Z€ün3%™z?Ĺą‰“?PĽ8Ť›„. $N«ä:ÔE ç&ő”Hé0_O^ˇĹş‰"&äÉ#Y7Qş@‘7)0Oźś›ĚÍjÄF bömbv°Mź»ÝĘiáŰdiŚŠ<ŹŹ`Në¦&¬n~%á\­›đGěÉĎjÝÄlÜT»«w“b+6˘-ŕfţ=˝›¸ĺŃŞZ‡§•»§w/ň=%Ę*´Mď&ińΩrcÉ1y7±ĺ‹đëvŇŁőęÝdŽą»%i|‹âÝÄ:ú ˛ó÷¦wSýŐľIjťgĆú'×bőoj7llۦ.ů7 •¦§ 3JÉľI2Ľ612*V˙¦zô\ŰUśnň2BÖń†YÉŔ©ë( Ť˘¬÷&Tű&9'¸ďÉż‰tÎßC>8餞Ź{2p˘˘ÓĽ‡ů>cU§}ĎófĐ 'zIĚso;?ś&ŤB§lá„VP;|ö ŔŐ {·l1r[,ś¸DŹY&P¦V-ś¸ńo!ż{ďNöpâ ¶ő+ ůĂÂéńăÝ«…Ó„´¦Xil2,N¸řN8€I[¶p’® ›f %íOqpR#mlÇę#¦‡“ÎîĽÚTË&N<9qńn‡5śďÉY=śî1űľLNŠ…Słx©»„ď‚gĐ´pęgóŘ? śëŤÝş2*NôWŠ™X°Ó?śânŔ]498iąwÂëôŔo˛ŞNüÄiŐĎŐÂéy¬˛Ż€ľW'ÎY¶żýW§ť…hďVbňáŕ„Zá:#wć¦ÉÁIçĎ1MŤDř«Nםű¶Ç§Í`c$đÝ骓Ârn`RçË–%;8őĽvÍě$81‡%!ëLţöĹŔ «ú`$«cä‘5ńVü›8ŁĽÍëµ­ţMÇ„vłż8˝× '˘KľQňÎNvaŁ4e:i±pâ°~¨ą`{şx8Q¦ÔŁçÉŹp'Ž4Ę€ŇTI2q˛ČkVĚĄĺŞ.NěźĐÜú/&NÁ Ą\2qŠ>ăă»í› '¦ËH‡ 3˝?˛NJNV8gouĽMMĹÁ‰xň®ÇGýdá´[ e„mމ] 98qŐńľxg`‡ťU2pŇ<”ž}g¦“ôŻăÇp¤$'íDň„ů©NĆčŔŔ§Ě[is'©Ťg?Uţʼn· ×tyV 'ć}ôĺ1‚ÜËÓ´pjµh#„Óo´:8Q•$®79ÉNšíE`¨K®,98ីąS÷’éन'ÚÖÍeS_sZ8™¬¨Ík‡?wrpR-˙ŔŰ®˝/Nv±ŮjŕDőÖ˙qµoŇ—ś6 ¢.öM=ÝĽ[Â0ů71AEâ=ŮVkŐ˝‰‰Ů8,ő¸W÷&ŮcĎnؓ͛¤pĹ | ŻÉ…“ě›4®­Yűę~Č˙iÚ7Q]@ţźĎŢb$/»7ń `Ę˝Ą1ČěޤĐujŮÍĹ,ą7)ßąsp"»6uĹsm8ř®Âɶ©­7 ®Ő´‰‚çî‚g+¦MÖ:a5wô6GĄâÚôAíJ…Ő´‰-|.ÝŘÇz2mZë÷ÄÖVϦőĽô¦e 7śđsL±äŘd›>Í÷ŞńOË&|Ć9šŤ±Ęjz6©$8q›=Ď&ř-ę ď)ňáŮ„1b–?-$Ů‹g“&üoiXx׉»ŻžMĚb6…Ű]FBÉ´IťŘ`¸‚ś¸X6i4!âyçLĎ&= Ö4Ó}ŔęŮÔ§čŤJŞi_Ô“8yÓ[„i“şé‹>ɵiŇeÂîŘ6ˇe>L”$”ŢâŰDOĘ&dýľMjiŕ|‰¦ČY}›¸%Ó‹†Ż`•5»6©ů†M¬‰Ł]l›Ç ¶ŻłľUß&K°î†ŐÉĆMŤ±fxéŤă7ç¦âwŔ Šu…{-EX˙°nÂśćŘť‚Ş.×´nb5p٬Qo"nâęíIěĚš¬›ĚńkX·ő–ůÓ‡wÓă»˙ŐűęÝÄ(/Ćλ7áÎRÝŮ <…’uÓż&>O3qܦwÓÎI|ü9ş˝çjÝD„„B–úiÝôř)}:7qŹ3±gdë& c¦NŽŁdŢMBÓúĘŢMŠÔń>n"›ťĚ›*ĐńÝ̆da“Ü›š’vĆłAo¦bŢ´±6˝2DUó&^ŽŘîÍćM¬ôd]igó& 鉠 ŹÉlvoâQŽŰ ‡Ç%s¦poâš%:Ŕż†ł{“j—LA’*<»7)¤ŕШՠee•í›T#ÜU |hmµo"~2ál¶Ú7ń÷{X Çť°o2nżÜ(¦×ö3G—Ěj8ék҇č0ďdľ 88‘ý6\hÜĐHNNÚä«…ž,śô¬i´d Q=śNb‚íţ'9‡\Ýík §\Ş4+ČěáDg’éż„‡8›8ń–ÄŰmă楮&NµG÷.´ęáÄ}§ą<řÚ«‰Ó?ź-¶o7Z/g'•ĆnÂů%EŇ K6NüÄĂ-|{qqâńaťˇŦN6N"· ë e'>t˝ ËŰăŞj&öŬIr1aÍNNÔ©ěÄŁşŐÓ(>NMřĚvN_ż»¸8ń@'"Í·^w%'®¬Ü‡ŘźĹÄiíȧ|ž˛‰ÓRއwguq˘ďĺ9 l’‰“t„;QĂăd6qŇÁ‹_®MI›ëôpâÎČEAĂe/(N#aĽ]ĚýÉ.‰ŃVĂ@ňbá[Śţě±?Ź §“ăcD:~‹lá¤Ň:ú­¶& 'T8-¶ví'>ĂŤ~3pâŐŤ×Ępp˘Ha­˝JNÜó„× —ŇŐĂ “ałdŇBg'iXÝQ­ť‘^ňpRAŁ ö“‹“.'Z>Vë’ŻL'nYHĄ{đU`b.NúV+C'«őň”Žúäăħů-&˝Ţ=+Ű8I‰W<>.ÜŠ‰ –ĐÇšE™¤ŹÓÄI}ő´ťěÜŐ’‹“tÝŘĺ†ŢőÓƉꉛ—ÜmţÔjăÄ !Ę>NܵPŁŰýŘ=Ż{µqB!Ł…Úc÷ĹljÓGŠ´Ýuôb>N,ť,ĐűüűŘ8邜j/üpq‚jľťţśo’MśÉ´9şsš=R8)AM"Ąë–UTŘ8)wd@c—‹kg±q*]^Ďiâdá jjX}¬˝f'Fż„„{ č<~3qzbňÖÉĉ;ăŘDčfš­Ź&NĽ–$§ű¦ŐĎŐÄ ťđ7ťTWőpb ®‰'‹‹Ő€ěâDh)]ÝşŽË[FQŮƉł\§cí1§ž\śôdJZóOŇÁiăDdŃ™‚d–\ś¬$wˇ$§.‹}‹ĹƉODßL)Ę…•mśxÜŃÉ ,R§ö3–Bă*6NÜćŃ>ú1C·=Ű81  ®±ŮhLš'‘†é·šĚł¦ŹV0©Íú޸8Q Zć٬K§O™6NŤëŹójÚ¸ô‚pqŇľ›dÂÍ='n+Ň-ę0-J˛qŇő•\hd–·ř85®V·ßł‹“ŤaŁ€gö rOš>N*ä`˝í‡5Ůxű#§şC8;ł‘Óšlžz¤W#'×´Ó¨®Ľ/ÉČi)ŮĹ©«Eß|š=ˇęâ„'Ł^Ć[}±qâŔ^ď>/ŞiäÄ*䑝ˇŻóŞ>N%†~ś3“}śl…Ď âAŇbäÄ~ZH‚1í—ťś„\ć|  řyx+'´+Yn#§±†Mëbä]ď Ő…;­FNMł«!hą«“S[¶ Ť—U''šülžĎ¸ M+'^+Ľ.„pŻNNµÚ ŕ]vr˛b)ŁX#ň1,VN9ČćRÍ^NĚ‘X:!/¶#Š—“®i#–ś2A /§ÁÂv?Zurâ‡$-oFőq˘}śv đB§ŐŤ¦çę┝XËW±qÂĂńŢhÉBf_MśÚĹ˙îťBC/&NK\»-.Nűň™I&NV(Â{Řv(›§iăÔ8‚ĎŽů˙'Lš÷‰]N?™8uáÚy™LDQ<ś ŤS[,śxŽô |÷#[81´Ůiů#Uw©Ĺ C$sηýâŕôÄ6xU'Ť("Ąjć|*Gľk˛p˘Ź·őS?-śTAE1(ĉçbáTźĘ÷ĘN 8 TěVQ—}ĂęâJ‚ó&XD]LśNŽ,ęĚą¨AÎNk0Ac¶pŇAÍQ5NŹ$'‹—Q*˛ŮíKFQaâÄ@“'@<Çjá„Ĺ:ů>cup„ÄŤ(/íN„ćŚSQŔΨ);8q¸¨"gXš śXş!.x\ŰęßÄçxóŠHÓE5p*ő§k<ŮÁI§ëűŢ–x°ňąX8sô}lʼnEsrmTÁ«®N;©łţwłş8˝'Ű®«eÇI+.NŇ ŇłËµ˘\3ĹĆ©ĚěŃ{,Ű8)ąA»`łŢaÚ81ÎT?Z¤}Ú8=1Źi›jăDĆß$8lw±qRű€FBzzŰŚ‹ŹíYBdąĂw$Śś¨!Ăžbž{ű-˙Łi䤉¨‡şq§ä4ŤśTí~oľ_*~ÂôqÂ/á˛ń÷ÝĽ>śś´0Ń+z«NN,ąoá "đćbäÔŔ>ę†XîÚGŞ‘SÇŘ®9ŤSłEÓČé%›T’Ź„X[qr҆8çŕO<«•îͰŰŢNů,M+'¬ß1˝˙6šXd+'ĺ÷Äŕ·[ď1Íśř ś ĹőŐĚ©-ŠáEóó®^N dPů°VÉÉBör’® =u|8GźĚś¬ŚEÖĚ•Š/(nNeňđhúŚéćÔ7ëĚL#бş9!hôíčÂ#°9Q;Ú|Ľ`¦3'ÔĽF{ľ™9Íŕsđ+L7'í‰“çŻ ÷;§]0YÍé%ÉΉ9K]Č&űŻř9Ő¸ VÉĐI_cLzó*\ť6ΠźVćőÎŽNR7L\ÓcŽNzšˇmŔüdÂĐI]ˇ7 ă;C'ĹźĐ5ś–˙ë;LG' W`¸ËŔk::1Ěn,Ć*Ôç”üęč´Wa—ťĘ˛Ş±á^¶Pá褬›±Ő ´Ą,žNҵĹě.|¦§OŞ$ş9OŤ ş©MXĆÔ›­ăbëDüŕ8Î?lť4 ‡8ăđ†?·čěëÄoĘĂů4UŻXńuĘż•3WŐى»<]ŤŤ®“$;;1ţ@µţЦÓíçLg'[ę >z~·âîĆ!•ůΫ[&›;é=5**jó«îN€3´3ĚKaNÍťô,±'q©üOs'|±a@éó3S1w‚$´G%(ÄěîÄ"?˘·ÇŐ†€Ę­ćNt©L+í(“ąľ­b ˝s¶ š;±KÓ<ŘCqrwâ*ľ +÷d PüĹ݉N´ý–ěq硵ş;uÔÔ‡yĂČŚ!™;­ŁÁ2˙ÍćN˘ˇaw±3Z`ČěîĦ§G< ‡OuwB1˝u.߇7Ű;qk‘nHë¤ÉŢÉ*z?atĽÉÂ) žx˘ˇlƶĎýińt’×*Ĺ»Ě3”,ý aFĆŐ+ďW žŚÝ‹p\2qĘ%Ş8<ŐAí÷¸)ORDáĽ÷ÓŕxC˘ěđ¤ęž&ŹŁqß«ĂS Äń»ĎjńtňěťAŮY-žř„ŕF·“YI¶xâŐF»ŕŇŽ «ńĹâ eÖ®U¤=‹ĂSWÁ©1 uU'Ĺ ičŕk¶xb5€Ç ÁYęJŞÉÓŕĺ›Îµx<=¬â†<­<ŮššÎ‡ÜŞĂ˝v‚Ä «„lđÄgă!ž?â–ŹŐôwâb`őĎ9zFĂßÉ1­›ťťŽ'iw•Óě˛ü©Oâz?Ą_Ĺâ‰çîFŘŁ˝É]¶xâĂá{­ş#[<±îIÂŞ'Á´_JO<ÎĐ•8uĐpĹL‡'–6‡áL:#©âđ„úeď.ŕĽŰ‡Áíöy<\‹ÁS•ü^0ěŞţNŐ0Ă‹:ůdđÄŤa»Ł©tg'Ţ,T,š—€ËZěťpŕ»”ä 8ł»“‘%› »¸ä1öNŻčT?űéî$P?xއ%Ű;qs(bü㹊»“Ž{DęV˘–yv±wâĂ˙c"ş“ťĘĹŕi'BÓ<ŕd5ýťĐÉÄE;]ŤŐŹŁ¸;± ŽňĂeNłLšîNÝŽůö»ďJř0węx`†ˇWĹl\ÍťNyůvzőbîĶĖĽ}‘iďħ ďşĆs¬ćNÜaGä⫹kň¨Â\— eÝ´Ms'f+˙_Ţî,Kv]Çí·7fŹÁJ˘Ô˙Ž=a-(3»y3ăĹWŰŹ»™  €)ËAhŘZ5ęNXcI)Ŕ*ĹIgáNýŞ1ŘN8Ú}>Á Řđf;ÉéLŻ®¬‰Ë˛t§šĎOä˙J¶ÓvÜ˙,*˘ěÔx"öÇ|AëŰuÂCâAđC¦Ťŕ:aχ.ęĹ›,°NďŇQ Wě„đ\áŹ|D’ť°pşĐ6ťgI4¨–ě„…ü§>ąłłd'L.8čmęERVJ˛S.ťV »í”j5„Š[´“fa¬îPM4˘L;Ą¬čsź ¶Ζĺ(Şžj;áG˘íÔrŐsĺ°ťp'0*Ĺʰťu'©\€®GËvÚĺ†ăí¤;!‘j2rr#ř—t'nqŞ<śqş™t§†‚VËßčú÷ÂťŇiŻĽŚ÷Ž;Ĺ|/˛ćîÓ¤ds2^şĎý5úĂ©~Óťš4'íÚsOŐ˛¬;Ązüym¸VK*–nóîÄŤö:>ȸ†~TčzäĆ÷\¸—#5šĹBjéNüÔ4Ş.Mw,űNhÜwq/¨0ZäťśÁ6Q_R4RIĽSGWF;×{nŕî;5ä›ŘćXşfŕ)‡¨^ÂS*(T26â)Ő[ÎQ˘ń„í;.¨f±KČSeWGHßČS,Ü›÷Ü'śKW[”Ui”'\ć‚”rć4©%)OČ€«VžřLJ/ĺI6­űî®·¤<˝ě‰ĺBdžMÍÉ®>=!ü$G9ĹŹrÎťyB]•—Wa<6ç‰}¬>öů}Éy’řBCó<ź§Ç®<Ĺ*Â*FBPžxCńłŞ˘đ‹"đ«ĚSzfĚMĚ#Í0*´OU§Ň”ś§#ô7ÖĉyŞ-oCUBäs.ć©˝5´P6ăwDžĆk‘ ’ęfÓOĆťä ˘GĎäŘh;!eżž)t´Ťv’ <ŔÇş( wâöB¦ÓKc^‰‚îT‘m-ă­—Ň÷h;amÄ.Ôܬ^Äź‚í„ÓÎyĽK_ů.˙‰†j˙#2TűߡäZŻÄĂ©yTˇä ÚűD)ytŞęJ›‹ &/˙E +[bî$”ţ]ýĎyťD(Ä,44¨†Ţ 1ó}kW° ěCi”<:Y‚’“ ©RěçZţ ‚R aôâ°A‚¸z®“9|' žFŻ–ë*™[Y‚ÚlKÉâI”lÄ+ę‘ÚĄ,AUěuGńŘ}Ű((T•é¨--đ3%#Gőa_ČńLA%}Yó& *ŁěfŔ”ëPĽs0+ĐŐŘíäôőDą"…sđ`Q>ża7  ŔS.vĘI”DMVÎś4?r˙‰!Ío´P~ŇźŠwľĺ!`°ź¸F‘ńăfaŐ¦G¦?)Ĺ &@X6áqţ ‡*čCe§.‡ĐF%éOmĹB‡Wç™r—ţÄĐF[ cU‰’ĐŮĺŤi¤˛7čO ůť ‰°ý‚éO<—‘`­{đçřß”Ęć|·µĎÉöSEÇ.]}Áźš/ŞĄŃE´ź$«üô‰Pz÷dúéB™-ŠžM÷N?M\ §X¤âČé§ŠćóJŘbŐŹ?ů@Ćä·Ř'ý7ËRČ'„äě±+çî=ÉC;µ-j{ęů÷JŻú=á’°îé¶`ypž|éÜîSO°P›± 'eU(ęL«˙ ĚZ`×á­ćÎÝy’Tg/ch’d'„d{kła&gć §Ăžę&y<Î<á‘Á Â"ĽĎă™§ü ĺ÷'VŮxşgôŠĘ“·Çhz"KX$8OL«Äę„?€ă—č<ˇ& ť[o«ą‹ÎSg·=ŤmęI¤3OňĎ7jř8f3s%:Oěőŕĺ’¤'ÄdAyk…ť© =oŢQgĘKzâˇ4ŕĎ6zę:¬úŃüŚĘ6ş7⿌—ň !(OLá Ť6Üŕim`žlVŕ¤J¸ş$ăIÔągć´ç›ńT<É(Qx”*YÝ’‡Dî Ŕfő -ňNöáôćRâMş“ünĎK‚ŕügşScš»wE–Ć€;a9păŔNűŇŘ5Ü ß\”´rřyęµŰN’ťÜNßL>Ű‹l;!{<¸¶AvJK4.`ë„é%#>í=3NVťÖŽ’ć u*~TŚÝY4ťtdłˇXÄĘĺ9Ů/¶Łł>Łĺäą^šRMŮf9­˙|"–!'Ů‹‹›<źë.Ć8á}G żŰ,´Đ9ŮEk!Ś'ůĘ®Ć=/~fśd»x^KÂtr´ÁMĹz;*NŘKJó–ŮË)0N,ÇŞ:âł4Ń'JŰuµ| …ş1NÝ\öł&ÄI$ÜZ=Eç/Ä) ČÇ‹p ×†Ío±˙ói뾊¸wô›=—ť´Šě*@í~Ssë8˛ß¤Ď#¨:Ű˝gĽIwÝĘŞd]đ&­ŞÂ*Ťăťž 7aůR˙šĺŢoąéŔK®Ó5r6ąiŤ4ňŚŰ„µp|ż€6!ó©Ú….TB›ňL+•¨6Ů(ě¤FÝÉ&Č>ŢO Ôb“_9‰ŤbvQ Iˇ—lbP¨ÓŞ>M××ĂÎ!ĹćAĆČĺ#jqÓŁSňu݉±ĺą*›:H l˛AK/ň=˘ŐÄýî’­ u…D5á(¶v oOŮae«©˘ĽĎXiA±&®˘ĺY1vD’;“ŐTy>ˇ±¦™E¬ÉĆ?—-3ÔÄű›Żj­ jbśs®ř`C‚Ě&5ÉžÓr7ĄEU†šZCćŠ}‰ón jj8»üsą>»±Ŕ4!ĎM’খáb<ČL“MÜ‹D>7Ą ĺµq†éX”E¦‰Ë&Yšj'g0‰iއYεµľ;MX96p'§É ]ěаÓĚÚ¤¦.-Ń,‡­Bv© (_Őj0öS TSCëŮ?ŻŮy 5aý%Őô"d3JM6§™@Fę)8Múď*3ÜüwWš°M8˙Ľ“CĎ*#Ml1ĺ}śëËhZżž… hBUŞń›%ę ™}&žŔÉ­µhv——*ňLrť%Đ5/rpüĎ<ÓuĆ Ňn=ňL|í$D05•şËň™ä99c–ú!€Ěň™ş®’Wé…p;ĎtŔİnÔxlĎĦ–+/¨Ňĺ >W•RP‰×3M׹ZńÉ˙Żě@š‹×nźsŢ/ˇ 7Ěöds×™$c~Ř»Ůű gŞŤk`KĐXľt&ŢóŐ±Ą’ÍŰt&Ů÷.‚Xj$7ťI†PĄâzŁď”q¦ÚСXUxŻ2΄Vń­{â@9΄şÝkĄoź|uÎd+Y˝ŇWb™xâ„nóĚ0Ą„\&ěź±©˛ řśYeÂşéZF!f•éš±zę”w#©LM:î¶a 7/Ę„kk u!ÉÉ„s_ą†Ó­±=łČ„kęťćĺaI$“ü÷s58w’IVęçJ/“ µ”Óľ‡ sËdB‚˝´°´đÚ“ČôŹ'Ąťé2ňˇqx¸™LNÓĽŇ\4ˇ`2٦Ţ6ÍÁ„2±*ކi8şŁLĎ"W|u2jP¦ {a›0»§:5ë9’¬Ň;ń›GM*@ĺŇš5Él¶L&Ä’tc]uŚ(2ĺx|GÎć1=Wńd:ĐÍv˛/éb:o“¦Č„Ó#¬v­ŰłiLş>őnęÂufŤ ·^!n]ÂŇmF§’¤1ńXHćëRÚQÜŤcjŇ*¨ŐXXşqLĹ{¶ {}ÇN Pkw°s•čoSń|ňN'PLÚٰ:‡ŕ'Ĺ”¶¬BŚε°ć>«jJî-ôźťR@F ˘Z˝hí ÓŤkáqĂ9_ ÖáÚĺçÝ`B@I–q ¸˙Ř8wdć>Ěł^Űřj·eH- §ßňë›˝ óě`˛O74k˙őâ—l0Ýá"˝¤—ŹáDĺw°ą¶<ý†n\žŘ'Yµ/vIva˝j§ý‰]şçĘý+”a2»$ů6¶K97u #ş,Z‹¤CźČ.1ÇQ~•žĺ4~Ě.­°Ün.é%´ÄŮFô–ř3ÝG.1ő‘··Ô˝ĂÓ,on 'ÚS Ą¤Ŕ-ŮĆ< ¬Ł˘µd݉öĄ%“dІ;ĽPVgsŽMZ˛ýşĆađŚef ݱíŹĘĘt:O]k Y˛Q@[´Ł:/K˛Yźä–ÝD,]3B»ĎĐ´K7ňzÝr¬„%J›ŚrXb´äřÓ¬OŽ1YXš»XcAI ŹÂ’îťdŇÔ@*J±¤Ç*‹˝¸“Ż$s6Bb~TXf╸EĽQ®Éřî+±ęć.LŢ»‹V|E`Iď‚=bś.ŻdĎâAş/čJřl•čKĺ¤+ĄgHţÂŚ˛VúrIú(Z\Ś ťi%¤ŢvmEÉľě‘VŞyľ:đ'«Ä”v>Ć›X%ΛhëŞ}žů®GW Ëu™tv'·¸\Ą†GŕďpOKĆ›Ě*áBjqţă…*aŰcm/̱€*ů`Ä;ĹăŮ`*!ĎłłÝÜŤúDüŔf*ݬ×™źôS4•“R«žýtV•ZśşÉ˝E*U¦ózüŻ MA%y®f§ăHžF ůC§•Ă$ËśŇ~&+ č)!vćřđ™4%ĚLrXľj¸{Ć”…ÂYW ŻĄ„Ú·ËV±§|‹`)!J(P-Ú9ď/QJŕÓŇ@ę\Rb8u5ŘbSÓ)YÚvžGF”ĐVßĘ ‹Q˛»ĚČ×A0-JR„uZýů\IPjń¸ «›Z7?)LŤňßĎťOŞx,Ł+čâň“ô•–ä„©M đłźT<żćĘx’=&¸Ž'1Ô"›BsG9É—O|Ő.7‰ç…Ś!hKXćJ,8 Hô_Vę­$Zp‚™ňo«Q•–ŮMŞ(‡Ěä&!¨xŔŹÖB\l’źh°Çß Ědjv;rÉ=ArÜ MJéęF2‰o‚DŐđdWű@&5ěPĺŔŤkĄWädbíĎ‹¶ź)=I¸ŚgçoÁ©`IL‹\=Ő"21 ń‰ëĎ«~y `s6ňLVéXĽ$ä/˘1ŐÔś,LŇ7r˛d&fô’Pyq¬¦˘gÝĽ$ \!ő’đ5kň’p/˘#°¤¦AઍČ:oZ’ô/šÍL!bIÇ[׍ŽQŔ’ĆŽ:ild-iLÎS| 7,)›ä6) Ý9°´%!Č€,2›†QŚ‚“„p:Źqßm bN’".+Ďz`CI^…˙Ľé/( ˝M¦ž`âXz‡’&koVW{‚’l‹Ĺ-4M” $q%ÎŞŤBJ‹IÂůCńhl4“ds»áb_d" íóN‹5IŘ?álÓ®µÔRD"‰SŤDĐ:_ŤĆOą!I¬i]›•ăjoJJnÍ Óźp%IŻ•'ř´š¤şť>°ž6Iť{żfµD0'‚¤­—¤ ‡Éntš^FRłĽ˛çÇ“‘¤Q©>dyG iPűa!=T„%V6Ö‘t¤Ć„”ËŠ„žŻ•l¤Ę#ŐZNëÎŤF*!E«ß F˛3Uű×óN(ëCĘ%]Ó¨"ńÔaÎňR‘°ŮB»nŮÄ2©Hř-š0đ& 6;¨H,÷…2ŐŚ¸µ±HÚ!qKÖć' _Rĺ%ţ†e"á$JÖ Ő©Ş;ŠH2ľŕ”ŞŰ”¦"H8€¦Ú UĄE"ᔑơ‘ZEn"!4p®=r°72‰Ô±H(„đLáŠÉŢ/wť/é€bŤ[‡„íN˙óUč!ÂOİŰŔóĂTIe›†ä«(}+p?#…„•0ş5hOQ˛_‘BbÎĂęirđŐ ’Í)CË;ůW†ÄĽÖH®O™”–…TŮ‹ÉËŔ!ş…Ä„éŠĺőÍN8ÉBň5#mŘrE I_>?[@+(HXŁĘ+ląk déF ţj–2vIĘŃ/÷E [õhe8őh”|QFäf3Ł$ĺ& ­Ąöä<ř#®^°]äŁ(˙{Iţ‘ľt>‚Ë—đŁŠřt·¤îS°šČ˝VyudC(?$‡—dˇŁąŁnôQ‹1†N’+ąGŇ˙´ĹS“EÇbʏˇ\˝Î¬ű‡˘Ë=Ňí@¨uF¶@‚ŹđśÉU,öBów8|d_‘CËj{”¶,ęXÝĺĎĐ# ă@öN‡ŚôÉ<şëęęĚľ´=’P'µŰ÷uGRʰ„ĽPUÄ`źĄĹ1`%ˇÉ¬Dż|$ŻŇi}äž%ĘîIäă°EK…Ě´ŕ#í =©ŕ…%˝”䣛"źˇeřČb ś" öë§űďđÝń‘Ń#»Ú‘ůŇ=ňµţťU'K<’ÇŤ†Ľ‘čő›x$˙ć©1RY—ĚŁâ˛2[—<şŃąH{× <±G©bFÚăĽĹŁć9hç<:±|`ĽoŇ*îŮŮÇNiôÓ_Ŕ‘!ůűq`°óF@S{×-űŤ§3đFZE7áÁuäoÉľşzw-Đ?É7’wö°ŔÂłůŢy#Éąô´ëŠşł‰ţšě<»Ť7B‡ÓÚÜüót#ą_ŞŚ/±źqÖŤd\đŘľ4¨Ź¸‘ö l˛s[—¨!´qŁ0ČŢ”şăFŘęúQvM¶QĂŻ‘Ďěíî]6*ޡ[>yýäy.ëś=ąF¸7ZŁëśĆkaŁÖ1yO )ď°‘â@1Âźm󥉆cTĽ Ą\Ó‘#ěP hÝ­Ľ#ĺ:v˝Ž¸b„G–Ź‚JJA0’¦ §çŠk•#Řěm()ͱoŚ"ŃŽ€‘|H´‹]ůGŰü"g‡ĄźăĘ~Ńfvö4Ő3ňEöÂXă™ä˘—â˛[»\„e,_ŘRž4Rv‹r.g¶®Ń-BĐąâhŢťŔŮ"Np(Ň•p}ˇEh©ę}´ç¸#ZÔs‚ 6Ń,ŞŚ1i9íHm‹¤ű­­©áU„ VĆČÉYţä«”¨"YMŚUľŇ˛T”Žţ;ßäČaO$‹v gWČ56{źÍĂo¤¨c÷eÇ4Mľć])ÂC(ăĹá}ćÜŤ"áŐ;˘’ţÉHQ“úĄ¦őK;ł€YDÚ;ŤźPTB"iu"n}±O.ˇWä‰4‚ëƨ}Ďŕq*G/ůkô‰|YĘ:ţó­SąF#ÉD¸Š I3Ĺ' ÂD8—8˙śC‡đ%1ę^BájČ&ŔD¸Ěhűç%|}g‰¤ţtóŢQ"‰C_ëŚ˙ &‚á'Şöľuüz'‰,Ć˝ˇ="śśËŁ·‡~˝ŕaáŤ\íú@Ť{!€D^˙§ÝŹĐ,~ă°đ捪ŽÍ"’irب}•$Ůô­ńB6‡H†‡Ó명Č †/»ş'"cPľ‰†9zž9I%mŃ…lŢŞˇŐÝ!˛(›˝hç™ ",7ŃRĎ˝ŮŐKL*DľDáGŢ'Dş^®ZŹ:Ůa%küŰŰ”÷’ü!ékëÝľŚZţ+»qżőP€!DĽŰ8b¶§PĚšLáXFĐ!ÇC~T»şvl®˘@„”ˇŽ.š×ÇáQŹ/óÉfţ˝d~HFŔ¦†X«;?Ä&CƸΠOňâ‡đ0Č;]µ–'ŞŃ˛ő,C,|”>$çś—›7G¶‡—.‹Ő”UŢń!„ ¤b´ú:˘¤{áC öÉđ~ńČ‚ĆDЇřľž¨ĺ‘,É‚ÄU ݇MqĎ}ŹţľĆsAĽµé=˘>äˇ=ĐŔEXös÷n”]iÓ5Ľ˛ÂŁgë§q$}ßçÝ-sLJŕ]MĆŇÚąéCxfŞťŤ…qŇλ KABrÖ\=1ŹNiéCxďâĄÓ8_‰ř¦Óiš@ˇú“ô!Ŕ Ő›&ô±ńC8FDW1 âóĹ ţĐż4Ëu>őAB`I «ĹfJŮC7úzƬx=ÁŞ îßž_î$±Ăť şšď7'r{Čýxh‚m¤…¸lk(áć iŁ ”mˇXx˙\ŔťÂĆU8'[EZ¨UžůŰÚT©gZŹ”ł]‰âţĄŁqÖ|říYŞčF;šVŁ|˘…d¸xž[ŔË5 ´ĎjÔDś¤G[¨n4fµL aä ÍjNˇdZ(n¨;Tź aóđ®ĺĄ hIjË6içU!{ŁtíJB ŁBĹ«ŕäÉť ´Ж,»Ň3BŻ'u"ĺ1ˇB¸ŽH…Ó€0–†ÚŇoiiUżë=Ěeď~W…<ţŁS$żŁBÚ*z­Şţ÷Ij…ę=n~żTˇ ‹’âiČ5ŞB>Éđ:ü˝H!Ľ‘ľť/;)„ł™ę9YĎTM!/çćȉsşh 1ŤŚ»K«çńËbIôdf’ľt‘ŠńXv€\#‰Bć@WDŻţo‰bBçÁň+˝¦ÇN ˇ‘†ť!Čč$!¶ÉÄ(Čńëŕ8)! ĐM5[ąň»$JH×·Ë2IAśĽŰ9y%PB¶ĚőZ”Í’ şšUDz'1BW.«rY!ý·¦ná~C[JśL-sidBUFÚ„g&„°hť¶ł~ć˛LáG˙ů®çŹÄŚ–!ÄäOiĐ!ÉŘú{„äJ`Ź‹j`,vçۺёŚK~u¬‚Äł€U5;ď€Đ…&S‡BŮB(íŬ„»ÉËĽü ]‰ÚąRŰAčţłú¨ń†f;Óž/ŹZ˘<ýqâJz(ĂA’!‡łěiř —ÄŹÇ®ă•Ü †€Ýß´ú¨)­ř0,;„…˛9đ2@ž;$Ł»7—ĆŢA ňŞUFî%5čy´e+é"Ő±±ALÝDî»TVáň,­•śęćůŽJ÷ĄÇćˇqR@čŻ{şśĽ;TŢ`1«‰•tŐ_`ĐżýťÄ9űɱ»·6©5‹Aľvâ5PŚÇĹ ,ŃCj‹|ŕóäÝ›H; …´]ÓŻŔ¶č ÂľRžs˝Mµď`Äm4ŞxPH`PńČ‹<őĄMˇŤ ’^Ź´M!—”’)fKRëšpŠËq»˛Łâ› ZóKŻA â~,4!fđÝ ęŤÉ şęÁ%VŽ©ĺQz&Cx XA8C7ĽęĎkÍVľËŤSbméFd§¸TѨ®y=Ť|•HYR›®Ś˛$—r őlI ŇޤËR¬„0¤)i¸®\çb–Úś Ł'¸‹ BqĹsUŽ©k3üsP‚dĚÇf•|bŁdµęĚńćgt!ó‚Ľ 7_űIC¨—haŘńd¬ă%UYăV]äRŚDź0˛ ‘ ú@˛ň¸<ŃJ ŻŔ1ëCB—Ľw¨ö„őľŘ”SwÉFD¨éŽ˝Zq™ř!„µ*şÍâg˘třel—— ¸@MŇĽ’†ó¬ű" ôę>9)Ů,ĎJHń)*ę8 „ü9˝-ÍůůNI’/ń\ŁaO;GBĽ†Ťą34ľ2 ”zµŠ†M Ň‡Ľn ’t¬ĂÂÂbEČň2t§!X@v mËŹg›” ŢĺŐŠ©bÜ% ›Ë|;­Ő%P@Oéź÷7|fa…! Ć»-ą`s€rÂLŮ’$Žę JNˇÚ„{$EZ•qóB,g Ë­s(´ö÷v€äp¦NĎüÂ$;@Čwó•qM âÇÖź+©‘ Ä Q†á•Ü÷ Ăđh j=\ŞŤB¤O;Šä/&(îşôîÍPEŕä„Ď?F×”üf1ŹĽ˘¦+J\ęĄÉ#Fßkć 1š"QąDë3$GYŐÓş§` ”şęb_‹âÇ '5„›tË€Yn[ől…¬8>#ž ątdR麯f:¦nnĺýĎĆč‚#&Źó&ch*K{~ă j¨ľf©Ľ nbäŚFwŤä$ă,s6}ů2¤‘';7ß<í(IŇäaÉ$ć@:©Ée(w m2šehmä7$H“uŠWůĹxĎˇŢ `•  ‰«ű^¤$Čf¤®’/F˘%é'd¬·"4ű?ň;OCż2˙'?•Ü aŐ˛ţł¶çČJöŹ µĺFŹm¶ü—éľť+ \DĘE˙Řq´MřB_e÷Gb—÷îÇÎţÜ1­ťnďçöÇSž>ŘžNýŰ7SÇměŹzLf1ĐcËź˘?zŞ˙/ëcő:ţ ýQŚ- Ăx#íÚ‰KSf´×Í;§ćłQ=›«ËÉž /N±yٰ@”ŽéÉăőm5^:ţČýg…ĄÜ›[e)¶:/~řa…xÚó ç¶5,\¨e[ˇ§€ ýKťm6Ł-dGhˇŐ™ĂB,† ˛wŻAb‚S …h!»-:/1źeŮBuóżÓp;ŹtÜ´ ,I˛ˇu" °Đkɧşó’…|Âýű-ÄhK°…¸±M´PśŮkp…ě Ćۇ^?X!ˇ@2+˘Y˛Ś­ŤŽ ů”˘29Sç„ěrM=<ĆÚ´|Á„tyěPZv1Íë&„ÝÔłaún MaŚľZBŁ”–P@ő›%ôě’%dő«nĎÚţSŃH‚#ô/MŢÜ“Ü Âî1@B‰–˛:4>[ýHĄ. ‘›I’P ‡8’ę%ˇ¶ĹryĽ%!{˛ő ˙Ľˇš!vëvEŃ˝€ l_!áľ3B’Ýú‹Ş‚EHČ&Ţ}:9B9#„Ńá7#T٧<;BşžĂc*]Ä#´V˘ü×ö !ü;×^ŢQćú‰IďĆČńâW„ ˇ#ůŢź!ůď"”ËČŞ&E¨—¨ťí­•a!?e UFżˇ^Ż_‚řÂ?BXŰl~–Ľľ¨ Âő ¦ ˙|P-™bź™|t`ýéIŠź~4 űíŤăţO~ĐL|P-ąCËy÷¤ů^U7ĽHżř ÉM|ÎîDí+éA¸Lž;xýĆ$ü ’ZőŮćGâ!˙aőH!E"ČAěňä ýđn¤•ë?©A÷/5Hś±€ŮJÓ;Ző a``‡Żŕáö¤†}ýN\ŰN¸ĤÂŕɇ‰\PAîfä‚lęđď™´ ˰ióęż° S䨅ů s™}¬ ;ů»/Vč#QAžÍ˙IL»´.CrńO$H ŠháL)AłçůnI{•`ńÝ H3S!A˙E#Č^/ËçĽg‚¸8X@Đ87!H~"ALKűM‘ßůJŤůŚ łíFü?ý–!"Ai f«Â˙ Ýżt 6 Řu ây”/ç'Á ş-ČfJ˝ ÷/HÂiŃbČoą@*Ęür3I0VBá4ší˙~Á@>c„p<ýşG(o¨ë¬őJ—č; 4€ę`ř´ÂŹ ±Úŕ— TE± 2>B¬Ń< ]§…Y6k8Ł d [«‰xřËšbÚ|u…ą.Đ)Ţ`tp‚ Ôpî\ Ć\ Ôtů Ýw‚Ľ6ś×ů¤ěă.os¸…ćw.Đ·ÎEŮrpy $Áľcg ‹ń¸+üO*Đł@ú©ÉlűC’*‚ź*ĐżQ Ń Â] (ĐI,$ @>ŻđŤ„ÂčpĆU »ž†Ö@‡‚>A˛§±`â ËÚÂů,¨˝š­ś?1 鲎u2Şel)©Ż¨řĺT<¬ĎܨٱŮÇŹPśä¤ô$Ťnv˙ý˙!„6÷˛ď­ąß¸ˇÁ˛{˘ąĐŚżC€Ř ü'DŔ' @XĄť¸"@R7‘ âç…C0€¸]  „3–€1"!@vHÁőÖOčYź&Ű%‡Ř’3@>EG$ Ë'5€°ĆP'ńŐj'‘7€ěyFÉ /ă H1ä+¤\Čwč™ú~@bŹ&H?ąő*üËţONMŽYßůI“üʇM5«żý—ţS“ţcŻ–˝ÖÇřGÔ ˙śX:ýÔXáü]˙iŕ‹’ţ‹c‹Ż–é˝v·b0x°~Ŕ?'‘µ˙đ÷O‹V>7$ą?ë@—{‘Ô˝ijƆeţä~¶ű菝ţXŕoĽŔźuígýÚĎy$ě‡ٲ~Ř»+Z?ÚőSĐ»,R?8ë ŇŹ\ťë‡ôsŽýŘ•shüv~ŞŰ‹öĽCżpqŕ#îc3 ăČ\‘Gܫӄű”żŚű¤ ÖŇe٧„ÔFi˙aŚböaĂňű` ß x˘ĺú°$Öaź~ňż˙űL±děcg…ľ´?ęcY16A×Dú DHź›°‘‹>x|‚čsňňÉĐzZnjÜLáčSKö|póÓóˇ´“=źµgfQMÂ|0zwćSxTŔ5B˘|lSíE€w’|+ű˘|x´,źZ‰-ËÇ8*háëŞó4F6@>Hýářśpľ;>$Ľ;>’Ă{Ę˝Ďé|1>XĄjtçeřŘC¦ťvÂÇ÷&ڱŃ;Y†Źźfń® řďźZ˛ŕäź‚»‹Á{Ář°}c|üsňHŹ8C|¸‘ '¶Ađ±ßp«ţ€ ‚… ř G?źł%ŔÇvJşáX€Ź˝ ^ó2"ß“fŰAÝç;ŕóŚÔ›ßżí}‹ç˙µŢs–’ô›,/źű»ÜĂFIîÁb9Č=lZĺü’÷ČgLnO u7´áÁ`öČÍdŹľ·VAâď˛ç•Y=”ÂYhO:ő=:µť öX„Ź“áŘ˝>]Ëëáż˙Đz }mZOń”–ü z†?©žgÖ˙…őT7ëYĎď’z”§ú%ő°Íß.őĎőd?…ďL}» ôř Čä^`ËčA|!=Ó™#=˝DŁGţž”~Ă:’FŹ4"ţiô <’Ń÷»Gi»ĐSBM˙)ĚÚzäáŤ>ĎóIçá=«yx#Ů<öŕ8ŇtešËĽ5šžFć;ÍsČ"ëÍ3Ď3Ń<ďuš´ßŠ2Ź ´pĎW™GšuG™gë.-YÁ<÷•`h]ć©cyôɨˇÇfRyP_‹Ű ©•g[ç>: 5ś»Ż“–Írk®óoKř Éştťmä>ŹžlďˇÂŹŁfÔujüď{Ą}łtlĆ®n!â: ➢ó\Gź;®Mę৸Vf×áäl;şą§kü ËÖń©źŞĽAwqYgKK@XrsuâžpŢ3ˇ:Îc·a?!ťľ›:ăř/HĚAÔA1_u°‚ ˘Î€duśźĺठIe+ŕŕŕGb-18ŚK‡*úîŕOÚ«lú_ľqyy˛™I&pŠg’PýîßĚ9“ă Ařw,˝"€Ă%Jp&1Ť(ŕ´¸úd˙÷ďN˝’Ă‚´ŕś¨ŐZN{=ˇÂ/G˙ĆVh¶2 #Ř7ú~{áwm‘ľÁiko (×%ßŘi­íęáKIóÄä™Đ›śZ|’QúIŢ5˙ťĽAsˇčŤ ľ˝ńzݡ“Ě7ňfŢÄbyp o&áźlŢĸM b‰7^I˘-üÇ‹»±˛cg·űoëć<łucśW÷ŕŻOÖMń0ůl-R7ve-…ŕYĐDéĆŢ)Ćű-˙ĹÜÂl¸sq-6}:…™Ý`\ôćÚ-)7H‚H‰şĎUúČŤ"6 ąI'4Oqă;víř;»€ †0ŕĘ˙xů6µDŢ.Döm°Śľ ®Üđ~ů6˛ť?|›ń¬†—ocďżú ň ¸QJĺ7pĂNM¸©ńűʶŤ8&?l›AŰ#Ř6ůĽtđď•mŇżd›Éw Č6lĎh>ÉA¶ůÇgmŃ6 ‘Ż_´Í쉶Áö1›cĄy”m6`A&؆ŮV.Űt•A¶aÂf mÚĹoň•¶9{–mäC,Ůć@qDmXˇhZČ‘¶±CŔ/ÚĆč9XY‹°ŤÍ´‘YŞ ýÝŔÚžXy'"k3řZÖćŐkuLţťŰäÜĂqđ߸6µ°ĂXq×&5˛AY2m0¶i†4Mś_˘Í”5Ám<¤=đß˙0m”»űnÚ€T ¦Í¶—÷g‰6{·ßß5n–îźšM“1Ć篚ŤLšYł)~P+…Á-ýL\˛eŮä vĺ|í’Ťý«Řp±(›t Ö ˙yQ6V€Ä#"R]‹˛yµ_žlŤ—,›őÔRC˛‘5u‚lŘś>B6-Ý>MŠMË×ĺ>ć?›ł$ÁĆ&C[$ă7`óL‚ °ńs†çńÂŔ‹ŘŘP ˙)Řôń‰°YăPćÇ›éT@¦|lŽBŮĺ»`ÖĹ›}Rbh61‚_Ř÷Ożćů˙żű¨Ŕ×ČKŃ˙_só3ľ?řšÚČô,ľĆS†I…’ xŤ]# ‚Í\Ł{E}Ď ×¤â gň®yć‘×ب§g¸$i‚Z#7(Ş5ó )cjÍv„-ŕk kj2ĐĘ5‘5•X#ógKbŤÍž‘|$±{… Ö¨»ÓË7±fČ+ôS¬a÷ű ÖŘ oyˇŇ^>‰5+‡#›Ö`QĹšFbŕ'Yól`ŁY',&·R:ŘĚš5z·ş5hí;•¨ł dŤ˝ĆvÖS‹5"řE±F~lréć7Xó¬X"X“C>­ÍůÁŐôź\ úIE®7zy5Jq-ŻĆwŤ 9Uţł5x–Xsŕ("‘5yŮŚuز’V kJzÉV§&±†_‡ĺšHÇďČ›Ő-˘Hăd VA¬‘­ődM-ą{·üźó?‰5ÇO±¦ń3±ˇ— Öîó˙@Ö< €ďdŤŽ©˙¬9—[d b㑬!ćČ ArL|î›W3 Ń,Żż>‚5tVXOŔZ’K¬ÁW`Ť\ČÁš}ě=ĺůáŐtśp˙ňj@Lýw^Í~‚glNňjÖ–_îĂ™¸‹5y˙ňë—V#®HÄjě„ZIţí%Őx,G›Pň,¨†ibAŞčżĄ,Ň ŞÁÂĽśÉ©±ÉÝNxŽšŚą†©d!5'§ř€ÔŘEr ,ú4¶€ÖĘ Ţ˘:ÍŃ“Nłźź5ŞqQ§±CTľ uĂiŘd$č4Ť˙ŰĺŰěőÎáK§±p>^•›˙ř§é%ă4L’ µ'×_ßušgŹ: †˝€ÓČ ¨?uąĹK§É †h˙âi1ŔOă«G.päg~ę4ă„NŁąáyZÝmm˘ë—ž›łb4ŤŐFűľšă­¤f±żJٵźîĐ&!Ľ ä]ÔJó•zşř#Óh}‹Á™uŇ˝ą<Ńĺ_ĘtÁÄß (ÍXÁ‡3 ŇĎĽ‰Cńp}CdďŇ ‘pŇŞkđł’iŢ9ÍZ8LѦ{ËmŽ”ÖsűV÷P(+łŞÇ5ňţ$3ţG ™ńżÉX¶†·Şhß!±’±" Kkó§##đÇWGFşČGĆ/í̱á‹#sžgpděĹâ!Ř‰ŻŽŚ”:#ź‹Ž »BH¦"yę'$ž‹É`˝Ůą÷äČXh@ßK´ü†Č iüš™ň·*F¤Lô» #) A±/î)ĂWÔc¶Ä¤!˝“ÎmN,ĐąHyÓ1ÚĹ-Ę1¸‹ >78˙©Ť°Ď"â»ŢlAŤá?ktÉĹRcĽäŽ lýcĎŹe÷HGľ Ć¤­=ÝcÁ!†¦Ůł,ł1±¸đbµiq3ć_Z71-h©1žÚ¨MżŘ®ÁĚĎşÖoŚBĐlƬ˝&YűĆŕ5^ ÚĹ/†iŤŚ!‘Ŕ»*vĆ5b1ŁýŔbÔW:`AHEF»ÝßV RňÝŠ±‰hŐď‡bžŰ żâ:‡ˇĚä˝Ţ„’?ŠY7ËË™«łÜI‰iI‰i…řK‰Ů ›řÁÄHznůáÄHP9@1éEdb|R檥ŕĤ¸ŁÜ´ůÓ‰yv7‰éů#˝ćó, Łc›ď6ű‰9$§ë#Ĺę‰i%*1Ĺd%¦ü­JÖ»D"&-„;}™EĤ są]±“K{¬űůS‡é(źŹ:Ś ’üg¤±g˙_-ĺáI¤aJH1śrl`űÜ<~Ú` ľŮŕ<ˇ0'cź …Aéd@at÷ó]…ŁŢ]iţ§˛’a\űoďň†yšĺÂäµáÁo2 »¬DĆ‚<\±(i2Ě6DI;ŞĂlË(iÓ\×"•ÎYaţĄ_@Źŕ; # żÓ0ĎHhŹŢq“„ç+ŕ0žkĎMżë0Ň2č0)>.ßęŢpő€áb~…axŔaýX|ĺó[.Śß(gb[al,C̔Ն±Ą©Ĺ>Ž]_ 0OǶîÂäşl ­ŽÂdαc3Q´&Î6ă§3ga|١őćX´&f-, Zü$¦ĹQ›§ń‘ń]&ňbÍ@oÂôţówÝ·Š0Ď»úS„Aň ÂPăĆŞ- Yř„9¤Sú2a¶Ń_čĄDÂŘóF«‘ď"̨G2aöĐžDĽ‘?”tů*ÂČ őFÂ?&%ůÝ‘°sň`Đ  óe˙ f=¶ňŁÖ$b09ЎDŇ`đ»}ĂsnLńH/b˝ÉaŚ3@0]ť–_̨#K0¸±Včt ‚±ůÂ÷M-90^ˇýý!°˛ú/éωŘWţ«3DűYL®P¦´úK€ot0vç=q '˙%wcg‹Ŕ¤+/ľÎwýĺč˙A9ΤżřúSçś‚-rů濌‘ýűpö¶‰ýô‘ľ±4NMÓÄżě6¦ ř _ńČ Fµŕý%-Gçżç_Ä‚]üK Jë‚dżÔř«‰ &űĄđ¨˙%X•żŘŇůó%ż´xáŮ”9Ę/> ňÂńkEůĹ.‹F řßg_ŞŚ˛}±­·Dť¬Ť›/6Vx–OűŻŔ—ĹŕYsÔ^zÖ^ţ°úľ {ń›Î]f÷_ÚË)Oĺwíeȸ´ˆ±\ú€˝0'h/l´—Z"ö"˙KĎŘ‹MCŁěbŠ;č v±‡Ö¶m;딳}!]t´şvÓ·Ăvątń‘šůeDú~.R†’E—§ă7çRi…/Í©QsaS˛ąŘ×sÔdü–‹ŻY9=˘mJÄ\RBЍľS.Ř«ü’\ć&ąÄ}®Zt\r× ¶SŻĹÂx\Lë"@.ž đ˙ľ$_+®Ä쯒K—>ÝArń™YępŢäbż›Ůd4>\rŃÁk\šÍÇ/掋}kWdzb\ěrŰ+"m).ő5ú‹_3ÎČá[´´ŹhGţó˛Z<ŽÎż°Εkń>É TK:Ë” Q1-2ÉWZN@2AiŃ­&_ÁŁüBZŕeĄĄü­sŃsŃb›m’A=-<5)N´ŕŞe _ËsűoťĄQwúˇłśÎżę,3~é,ęá}ŐYşL«QgIĐč•â:‹mgýĐóH2‹źRsIĺ&Ř,8ˇ\˝UŐ–úŠł¨ţ´pf§-ŚŻEÔYŇ€Ŕ*耳Řú׼#É,IŔŐáÔă2‹/µż ˙uŃ,ČąŽ6ËÄńA˛Yě­Ő`ńßošEu®Eł #8Č,Čý%łÍädľ“+Už¸E®řŞM{xŕ?ţF®´ë§¸"-˙¸ŇâEeoµČ­č ń2GŰ©•¸ĆmZIq¶7 Î k´2™”oŇʉl¬$­¤śżÎ'=0+¶ęaEţ‰YIçŘl‰•/şŚR˙OČĘŕ ýYÇ"+,řČJĂĘdE¸ń¬ěϫ̝_Ť6eüi¬0áűż1VŇő-`†±Ňó3<{ú ¬ÔŮůö ¬¬q¤€2ŽľJZ-ź´Đ‚Żâ‡Ô:=ýe_ĹKi9ÄU\™ŻĽĘ8Ż_ĽĘłĘÝx•÷µ·źşJMşŠüŚëaň˙Ć«rx•Ě×[ľ ëó~ű*RŞ|•í`§µÄ«äSj©üŕUNą‹Wů‡’ű*]ń–ĺ«Č;}•ÉÁrů*iĹČ. ŃW±}U˙‰OőŐV9»­’đląă*kŤĎYVY+&¶!N®JJ˘Xţ Vˇ@`•ňE úŞäŔŕ¨üpßQ•*ŢS@UZɦ ¶ß¦ŠRÁTÉ/]ĄťQ›ć4eéo3Ul˛QÜ–©’O‹+{ŻEUž%ˇ*|¬ĚT)Đżš*Ňz *y`_ů ŞŘf÷ů+¨r×ä©xĐU Mĺwăäđ٧ňŚŽ?=ék=ün I×íĹ©l =é60•Üíd;qLĹMM'w˛4ýŹ-¦ú<§ SIz–˘KĄĆëŤ˙-Q*Ř‹GJĺŢ)•-Ö<Źš${ÍąřÖ˙zI*˙ŇE?)Ál”ĘZťłUwtTŘś(@*Ł“ZYŠĹ»XçGÉŕ;¤"­¨¤b;3žkvT°ě Ť©x1¦ÚvňĎ˝|sT¤Ě/:*ö\x·ĺ‘Ś#ÁP)PB>*ünĎ:ů˙ŢP9ĎöÓPi×H†JĎ„ úddCĹĆ0íąE˙e*ľ-׹wΕíWz~ÖS°4F!ë)%dî]=Ů)ţĐqn@x0Ů)¶Sś€É˛S<ŻW˝@|±ŻzJ—ůËOńdőđß<Ĺ>:WąlţđÄ[ž29ö˙ÄSžuHÂSréëäCűOéXčF<%ď$ľô‘OI“SC°(ń)6–ňT`ůn§Üg¤SŇɫԿË)יᔔčÄvO?ŕ”!SD€S¶ĺę)Y@Sě™tSçŽfĘöKűŃL¦Äo%­Š’—bI$Ľdäf–â{C=VŁ×ňMK9GŹZJ>¬$u±ź´ŢÁíüŽĄ X*†ĄlůóC^ăhĄŹŰˇÓĎ*ĺčő•rĘőüNĄÄŚT 2k‚”‚6cIJiů/H‰sPRüŞqń|QůΤô™{5Ť7ô’˙' )ŰJ¸N0RzţŻźgî?)Ďúő;‘‚†‰HI§×lBú“HÁ…[.ézżŕ«Â™á..¤lG˙íŮýRÄ6 @ ö…QH9ąT\BŠWŚ0ŇF÷ď«‘2ÄĘF >Ľi Ž€%<@U˙ĄĹ•9wţ°Q®K6 ţg°QNś?$qŽ`ٰyú˘QjŮËĎ˙ä˘H˙óč˘ŘăŁ/&:€ŧ'íXGŰÄ`”íŔťÍż©(ŤĎżş(óYJG…˛`€QŰ“×â0JZ–°™f‚Ql=¬Ňhď`”Ľń";źd”š~?{›ĹÎś-k]:·‡Q¤9řrQRjE×o¶T›A,~7ë… ®ű·‰r˙$Qž',“(6‡°ž #Î˙9‰â7ť‡ĹŘÍ%uežŻ?Döš"ŠwIĐžčx#‰Ňă=áíŠ=.^{;‚…˛& ‡ŃË÷'%Ł€ˇäŁŢˇšHÄPâ`!}ć…˘ß\)Dö"…’v–}:ůFˇ¨˛°(d ĄÓ YŠÍﵜIBɉŽě˙ŤA©ěŁż”­VĽâÂ}ePfŤJJâ‹ňťA!~ô•AéTR‚‚RţBŃŽŚĐ‹@ɵ`íćźveKHéŕ[~ř'Ôi""ŹTäOČĂţ$­×(.Gţ„eC˝¸ržÔG–bŁ»g?éń©?qJń“őRpśą}˛ĄQIĂĐ_ňI;ç§|ň|Đ(źlc…pÚ>Ů' đ<Ę'>µq™ÎÇ.Đ'˛§Žň‰LA|˛jůO~Ş'‚^őÄ>»gMżĐ“Ńřáz‚ÔŹĄžś|循''ţúROţ­ă$ţăę 5íźę‰ęĐ1ĆődLŇ"®žř9łŰńŢ:{µQpOÔ űážÔRş'3˛'iĎ+óĚwőäÔ+łÔÄăz"CÚü‰žŚŃ“Ü÷­cÇŃľÖA=!÷=‘† ßŃ“”ÄĐ[ŰŘ[OÖp÷˝¶_ÜÉ”kú™;áhń[;Ä&÷žÚÉ6=/qÂNü|‰KeĽË;ńć ‰‘3qěDfš&-`$ţ…ťcµ~8Mz Šţ];9KÖN|⎝ü˛N|Ăvĺ/˙%ťTP"Ť“”S!˙ß_ÎI‹`9'[.ĎYzbN,¦©ítĐ-â‡qňlɢqRK6NĚ%ăÜmµ śř=Ő’T)‹8±!P{˘«s N|ÉÂëŠá+'2üGߍęło˘ ü®ˇ7ú'˙…ob{. ŘĎü«oň<É7ŃóÖbeô=ó&éЬ^´WľÚ&“¶ĘWÜd˛é&k‘ß±3M´‰ümţČ$_]“çéýĺšňD.×ä_ÝŘDäjŇz˙šHÝď¨ÉäP”ŢGŐ„JzPMěŁy§âţ 5yŁ„šŘÖĹ™´dšŘÓlsF͢I+Y4uM|%ĚX6ďř7ҤQ»ůż7MN±l‚ibĎ“ÍĆ‚1}'M -}'Md X¤‰ť‹[é‰8H?DÁ×—hb»Źj^Q3ń·gË'-‘Ĺ™ F"¦·ú#Á3Á<“ÉK»<“mş;z&6ńY*’\9çLR"ŚŚ í'g2®3s&éU¬e‚Ď1“ĆŻ÷39ž˝YŔLôęń{+20-ËDŢL™¤ć.:&=>UŤŽH–Ltćィ&Ç„{ŢŕŢŽI:­”ŘdKډŤn`fĹÄŢ7űçŁfÁÄ=.`·üŻý¬+ĽÖ´ţ'ľD¬Ŕ—xî<'(üöŻt ÝůH—ŘĂgëĚ»'¶ÄĂoš†ŚOŕ{ç}zż[’ŢLÂäÁ,ŮňYžĎ™É[ŢkvÔ•H–Řě©hŔ_Kpm` ť3{%˛űŠ^ eŇč•Ô’ąĽf™+±=ćđńCd®ßQ‹śđľZ%tŽV’Ž,Ţ»€•řzYĂI„PľP%x/‚TÂĄú‚Jd:jż ’.ÔÇw¨DDÓďR‰ö›T˘ë"Ţšů“)âśÜĹ™ŽiÁ)ę}|uJ¦řGßť™—S’BĘňďŔ”ŘxčĹ•’T©!1ž„”ŘjĐd2Ň˙0J 9qŁ$?.ť €”ŘăPĘČ.”x(E3C(t|#Jş4ŘţA”tá%~%­EŁ$§Ý ‚ß…’ÔY(Y;Á>hO˛Ćx´H2IúŐrŻď“¤ĐceooćŔ|I?YI<7ZŐ”Mś&ŮBDĎ*ë·LňŚŮ?exQ&)ńÜńY$–DvI‰%aŰĽź, OG–$%/´Ć_±X˙wîÚńĐaÚúČ’ăN,IÚŔÉÂę* fŻĹ’śżü K˘Ă/–„~ĺW–䔾~ßY’ µd±$ľŮŕţ Ůë%Ůtt‚J’Ç&/l/N’řŃ=%K˛I‚˝ źŘP=€$~´Ą!5IüĎ«“…OIÂ’D{’g’¤xřŻ@Y‰\űĘ–ţQ#±Ď§©‰ü|Y#ÁĺÓ•ăß/‰¤˙A"yfŻ(‘äî@˝Ńq‡ ·‘T$ |…H&oţdâÄöjÚŁ…`A$¶0µHšt‹˙Ć ePC’ÎÓŮhü»Br˛ceů†Ty)B‚•Sě_3ďŠ I-!‘Ű$„$eeÉĺŃ É;ŮΫ»ńůýŘĐsů#8Vމz? ±WÇňeTŠúH‹˙Î 'Č#ye5Ńç ¸#žmÁe%źÜŕŽ`×á‘FN+Ë#ĺoŐ®lěňń;‚öGA±3%+±ďâ:r‚ůŽM“…ޤcHY×߉Š.2ĚŇFţĺ1urÔ ÜŇ7‚\¸ĄŤŘ•çsQ©óDk$SwŽXYن*]AńÂFí»…ă;3RĺĄüÎŚ<ĎZvF,^Çk:lÁ±!ɸrÓ#3’ÎĘ&oú7cDW®ý2RąÚ¬łôPďż#F, Ďçäő_Č]~  ÎŚ‘śW9#.dd?­’‹Đ“1b_ĐÂHuü·ÄHúřEŚĐŕĚĆHÜó yí"1’b“'WJÁńű«ĺfôGa’WF>@Y)!™_°é ŚŘÇłśYě`Dľ\FN„˛#řö›0‚éÚ+o*… ää “.&‘š’J,µb°aqDn ×qę ;úO¦°Ck`©‘(±¨JOÁ+2ŕÄ1ß4… đőIL߲ć$˝S˙Ŕĺçčů/h¦+Ý»-ź'Żiţ^îâď·Vý´AęOůăŞÍŹő<šŻ:¸;µ/J=='…–:´źo"âęü'VäřaEŽ˙UV¤Ë2·?ž3É"2Á [ÍJ¦_”E:r˝[ĎÉyá"Z×!…ťćăâxŇu´°Zˇ2ŽŢËÁr“ťßýčt&ałŠ…Ęä)#¤Ň4”Ă&?I‘ŚĂËuѢ´,fáÄ›ŘÖB1#ČĄ@nŻą“ޮڰ/–lęš–ĄŕéŠĚB˛‘íŚ] J˝ ¬(Ą_†R/6űŚÔHEÝęđ–ŠWß´97łc—ëŽŘ ćă`L‡-Ç28RßU я̬děXę®AÁF~ŕx °ođś.L?źIáŘ>Ń!ěć‚>ÂĂ!P.MA 6Lrd0Ľ{[#ZQ¬—@Ұ “’?ľé3$ĽC2ôÖVÁ!A: zz@y’D‚ŃóYósöD,>b$˛|žxŐT!ťl·±<ś6—ŐŻędk'IäSޱVľ`JŇŘv춨¤LrJŇpÔx3—™ ŁŮ%AÎđđ^_Ł—Dľ#Ú|{wÉSh‘Ä’ @§[Ł´ă|Ë$NaH·á,“<Źĺtůe’.“0ĄG.m­Ú †ő|N“pߊPfUuťUyf“Č Ĺy’íć3O"‘J/5DÉ…ű$ŘÔĘś'5[ňĎąŤ@ B—­Z5HC9Čšâ:s©ŹĺHÓ0Ť-¨„˝Ž$Ćó=`QţŽ•Tď {jżc%¸B2LKŃb˛J[*¬'čÍ•ŕ2Xľµ0A™+‘ŐÉ´‰â™K“WҶďĐćF–`3&M½ř6÷ąŹQ2i•Ł…ťä卙”ĘÇE®ĄöŚ™´m¶VŁš;{&­ăŹĘŕ Ň"Mđ,Č´Ôô„¨RśĎ¬I“dűç?Ń|hęŰN›đĄ—/V´ĂŤ•ůâMđ¸ -Ő‘‘‘€Ü+´&±şË*‚vňM$t=l}QRuŕ¤2mőąkÝ\»p"[×5eŰ»„>’đÉ1_÷ě9éEć?Ť7đp9'ěÓ!iÍ6yJůMNpĐŘÁV¤×ó˛N¸6“ bÓL®ţŁwŇĆ_|=—g'OŠ4ěęĽÂ“´ß"Ođůď?ďĚ˙,ă7ňDnřđ…«mćIC¶,·ý±zPO/ę+{â%Â'2¸ËŤ®ś¶Ř!?Đ'°Ş!'ěŻ"ŻĹĘly^—Űý,Ŕd˝¶Rűž» < é§šĹ-ź1(( é€ 4zćí… TÄŕ$”d[×d ŕýÚ¸}˘ $Űh,É&J"2¨«:/ÜX ®BŰGŔ!CÁpŁą­% ĺ–g Y\ýÎ7EŠý= ý|q(ĎćáfÓ(ůF¨ŕĚ"Š„8VżxéćH>_2ZŰp.Ťv"ŠŇártKt>„ň‹& †! ]š{ÄŽđŮEąţ˙z‡2‹ÂK†Gţŕ˘ Ż­®-»(ŘČpK¬]|Ľ\î˘Tt;-°/UÔ™F©đJ†eCvń‚ŽRY×q[B…0 Gů×¶ąY;ű …Kqé•\5ĚE•q!) Ź€„T˝ ĺ“’âwăůS»’Ҥż‰•ó±eŢ&ĄTôĎž.Mµ–‚+…vô·'Η•Ň$®kîĎD•kŕRp ŤWCňTS07I1Zq×xldJĂć°˘uŃ łšRE7ŞÝr$%Zá=čČgŃzé÷Ü®§°uĐÎ^¤MśÂ=n܉aE§đšŁĺýĄď ÇâSpEeđę˘ă PÁk*×ëŞáč$*rĺ†Ýř ç$*M} Î…ÂmŚŠ<˙ţř?˙ÍQÁZ±đţőrTĐ×Ҭ$]Š ’7“4… óßÝRůÇU—¬Eşćâ2§‚ ź·Ă[YśŠ<ú 5ĎúĎGŇTô^Š'αP9“Ş0Ú YÝÚHm2–M™ßęJ;`™*Ťůµxúj˝Ş‚«,7µĹ㹪ŕD­řŞ&ËŞ }4„Q ɰĘsť‡Űň‚P$XĄ˘ĄŁ'§ťÂl]gĹh2ăí.Ž|.[$W»7­,G,^1żyRęť••^ŘV¶-n;´RŮo»Öâ#nÍŇ & >\‡¶ŽÂx–°• +[ź ­”­•&đM; óL*s+ }D¦ĄQö–Ĺů—<ŰM:?CFWšŁö®ŁR˘»‚o ĆĂŢßÚ“»Âö%3_`ü‘č®`Ś@ƲžëSˇĘô zM{]‘ĽA™^Á—¨^Ëšfé+zßĺ7rĹŃ8°“5B·ű”uX$­˙Ş~|;ŔÂ=Š3ěŮ“wh#Xäio5ţ€—–*MęôJ•ňRX*ŠÄ/ĹëřřnË…nžhÖŽ±pó„I·hŘĺEŚ…‰ rµěd†CNŇXä ¨.íĄGŚÇRh<ä™ör)Ç"ŹžD«ő_¤×’AÉ7{ÖN|ňÚŮďŢ5sn‹üç—Ý‹QČ‚Ż(•Q 㬚:ÁN›ĐR‘ ÷ľŹ´0B%s:éś"Óň,§5rŔk)CU˘ZžŹ‡órÇłŻťkŃ2 Ý ĚťkirFÝ<“_ôž¶ p]q( /w}-Č · ËĐěZťŐ–碠+“­¦ŢjKE“vo JŇ· Ą…]Héŕ–=jß1äG»…«>éâÚŽeµ. kvMRĂŃc0\t’śd&ŘÓ Ž –UrĘŮTÖñs˛\”ĺ„Ę…*®÷\:&ôÁŇšBÚćtÁmEË&®{k&ŐEVe×Ĺ…ĹÍá#Â.śť*&xŽČFđw‘źxţ¨ç@ľq™8$×Ä–óRď»pśŃËďď¶?ŰλäÉo´ä»0˘†.şLŤ’e]ŮŚ—ôČ'MĚ F+ľä(ű~K/ň­š6€FKő˝`â‘0{łÚÔ&×!P/Xľ5éNÉQ€"Y/•_jŐ­”Ä˝đ-•ó•î+š´ÎnWhüŹË_0Ö ÔňÚÄq›ů"ďě8=®qěć‹<7ĂóO[MčËŔFžëC!`ďnľ4i Ôë­G¸–~é2śtNŘ:(Ř/Ś-ÉŘ4o ü˙Ň4^˙L8^~ÔwFýá“Ëč»óür¸W1‚÷O†ď:´Łb˝›3Ń Ă«„˛Š ˛=ŞóýŚ KӠʱDŁ-Ô»Ú {íŚ,y†ĹaÉ, ›ůk52Sť(P0|fĺšisT2s!ż±xăő’DŠL>Y†rŃHÂüăě†p ?Ź1ť…aHţC;~™×ĂŕýEôŤWz4"(%Ú08Ţń.°âF~ĹŤÓĄ+Ň%2ÓäŢ4o1/­k‚ŁlŚ{éb¸A1]®ťpvÎÁŠŃ¨#˛÷9)粼Ť JąšuőŔO,2× ˇďĚu$1†ďFĺĂĹ'ꌙ1Ź?/ô8ä–3FVŻrsÔ›`MŤ!‡Řřŕ˛á~„c*:ekäKMrLĂůĚßĺ٢"H8˘˘‡Ś…‰ÚµŃ17Ęé-*bá†ÇTDOWEqJ€Śě}?ťrŽŢŽűÚ™*ĐęPiV°!2ůĚî(‘‘ilő|Yü]Ú•ż™‚•*÷Ŕ\EdH¦"śď ÓOÎ%•ˇ|ܶô“Ó’dËBm‚רŃ‘Ń~VšáG(&X2(:ž•}ˇŠ5[2 M7§eŽăĘś Łu«-ÔIô/‹2µ ¤ÝŻ:ł)ď"ípŁ>8ŢV¦1ńŔ;0ýŮT™tň6—°Ě>}JĆgteâ‘‘ďđ»2Ż,YĂáŤIDšâ¦F\E˛Ł [;sŽw`—ˇa[&Ôc#f0ÁJ`cčĐĎ‘˙‰¬?ĺmń3´™‘›ËšéÔśňżdĚđ–É&F/7I“ĚđrbńÄďÚą(ĘĐ ¶ćæŹ!ďH€fC’ňü ­1Éı™ĆŃü°T%©_Ř äÜŠ¤*ÍÄPµĽěR‘-l nH$g° ‘§˘ęy,»agrćŢ%ܨő‹|‹«3 WýąľrĚ;Ş3\ÉËî»űŚFĺžA´1áKó)IŔ}Fnťkb4F~I  (‚~Ý Áx#oÉTSďAĂvY—&%R@Č Ťdz·Ë–óĎâ$04|ŞÂpr°W>öLŮĹçĚ3đÖÁ˘A Jf«a:}ڤŃTöŤ»lČ“Ş]Łé¨eÖă=¶xÝAšíz†ńŇ Ä‚ŃNă~żb‘4¬™1Ž1~Ń`Ň0ąZÖ(E“čř+KĂôÉaĐbo•k"KSĺ÷×Ű;·I˙ž«ˇGÉŐĺLóEŃ›¦éVô$ÍMĂX®üře©^‚OÍ?J5‡:xA–OĂúM´ůhzžŽNř›QÓ.TŚęVaţČÔ4ĂĘ4ŕ.ŰLPMĹř6ř¶ęřÜwަ˘U°¶ľU«!h5ĚjCźŠĽ7±=žj·âÉ92Z#τܝîšöłŤ jÍż=)iâô5Č5Ü-ĘŁ`÷E:ŰmvÍ~č:'ú5˛Đ×j,¶bI€M-ošĆA+˘ô›áEI÷€ GFĽMlĹů҆ŘtT{Xťč•úĺÁÚń ×!H6ňt>_đ˛K}\/ÉćÂ4bą*­ÜѲÁW@S!k0rÎ#r6Ü'uôhѲBĽ!Á´á3ňI;˘$Áµa§ľqľw٦žhńołKľqŔm8DËý¸y?(Uŕ†ˇ)yH´Ćo`VČ g\™ Ľ!˘›qÓ$ÚŘşĄÖŠ Ě B˘Rt¨ąZlbĄćÇČžĎ/Žţ“uĚ?é'×8Ş|4wÓbč)¸łŤ(ŢđٸPÄŠuyóS&Kpľ‰î$ő¦˘ýÄ==XżÉ7‚lĘNí§ŤŃ$ßČşĆ%?ŹR’o8}ŁM+Ä>JúMÝÇHZ ;€U±!qČśJΓepq0P°˛8˛ľ;-Vü<Ç»‚Sĺă=ó«mść!ůń./éE GÂĂÎ_`Z- ‡©Wh¶bGfçHVž},-hWđppz‚Šk‹f_=‚8jśrMG¨)›8¨˙¶1AFľdâ4I"lݲ·ÎűL,ĂrĹKf§él±ä°Äâţ´oŹĂŕ*^IÝÁá±Č<ŽlŇkő˘}F #Ú, kjq'ç˝.$/´|Mę<)ÁśGŁĆŤěµ%%Ŕ‚Däč)Ë1:—d‹ÉéLkňÚŐ,%§nYŔlűµ”śwpŔRvrę…E„‰¤•x¦r$XsX,lČ]VµWa|ç|{—Ĺĺ`Ś—S=«(:ßbÎ%AĚj»X±,˘™R«Oëµ—Ń0:Ý,tÖŹŽ#ęčçÍćöŘŽm–NE‰±7’ĘÚŤÓ`ÚHüĚ@‘Óů—ŁÄ¨Ăĺ--‰ ?Qť&Gń˝jś~suäN2“ÉŰ`%WGwÎk!ѵ8aŮ:řöżĺ8r,_‡@8l:µń)J–±ĂŮWޱé“Ţ˝;µ ŞJC6vŁÝ±ş?1;ćäžęM­Ř9Di;ŮŁú ďY-Gj‡ëYë:2'ŻĆ’v‚>‹ĺ˝Ű.íz«d.R$•Ë•ĚůÄś‚ŤîůüĂ.ëGíŔŤKDÝŇIćĎĄ­}©î,Ő‡çš3ôśˇ‘(ű0€xâĚW o07,ÚcęŤĘ>S#Ë>xÉR˙u^ŕ ¸î絚Xńs.ܧ13ňňž¸łf܇™s8iăŠÝ÷ás+żK»;°¬2?µ\č*jëË’ÑзŤ‘çćeü49A{Ťßü%ĺGóräĺá’dJ”~xţČN;ś?© Ąýp8ÂТí…9¨ńŰ…ë`ú)?±¬’ůĂÎđ6‘ʸĐÝdăpڵ‰rϢű‘m¬śôěWf0öáýŻ*mĺţpv¸W±ďŃ(-ú‡|Žĺ*`tç' öŹ$H;I†ž ŮďřÜUމÄé–ţ×D¶*ÍĂrőÜ !¦Vôţ%˙ĹMúýkŞ>ű€đŽÉfŻŮb|Hżz\ŔË:é?Ł/µëىJÔh!ĎĽ#HĚFq•?˛ ü™ůçÚółđĘ vÂčĂMC»>H@˛+]}nĄ÷} €xt!X†ŹIŠČ5 ĽŘĎs{Eę#x@<ŢAÇÂ[u{~†eiăË“%Łň1OŞB şŘŰÖ—őw’.[Â&»¦G/Şőđ]?Zâ‘5Y1O *I&‚ŘD[±xî’„,˘ęŽęóč'&a$‹zň™  ůŞr˙Ş·W?Ż—TeKÚtKzžo.¨˘Ž ý^P;¤Őąň¶5}řXË] ⬲7‚n´Î—$“ĆĹŞQČňD4čFƧDŢWfE­şÇ@xF–@łÔ¤!"é \ń†šíe2~„M'ŽJyşA-áGXďJQWUŤ HöŹš$öôvkZܵ@ !s^ŃÝ/áMAŞŢs^Ţ޲+Hˇ@+“ťAʡ͞$žáIŐ=)>⢸bB7®I‰¸CÂD/o:ăĐ•7Ô=$]÷Ż&hti‰4°ůŰČeK€KEÂłR±ëg)Ćó΋&˘H(±\˝gąQ$ţ ŮHhÉ›–& ăD+QěÝl$öcµÓąÖ›ŤÔN('śát$f/HH‰†öGę9ÄPs 5ačđkót\oă‘$ěÜ.‹%žBˇm>R#:çú¤H¤ľ!Đ7{G’$+e¸>ßJ’ě±´CŰ”e$© ŁÔz5nşîLRG3N™ř-AI~uÄ&Ő^ăű±$ŞItSĎĚ9K/ «noZÓfä’4€`uzâ_“8ę˘÷€*ŕýŠb.Ghőrü¨‹MęěŔYK÷äĚ]Mްs˝Ťú3iľŕ$ —ž‰áf9I’Ô]Ö}6ź‘Nâ»#‡˝ŢäaŽ'ihŞ“Ś“?ˇÝé2 ”Ş:šúMËPBşĹŰĆ›«‘Qb¨•wÖ›żc”:*ďĘžĺ#¤„LfpćµAJH•Őo?µÎŤW,XJXřč†ô/iJ<‚ĹĹĎb%zJş%ۤęČĘőËF*Ą«ZwU śĚÚp d%ľŃ'Ң™ćB2ÓJč“í&ç8v[©N4l?¬Ďću%~YAWë+H:* KM^śv[ÖŃ;›•%YĚM+»ŹŚ,!3+Uíčv‘#ZČV{Ď7ÖěÓA¬Ě,…Ĺ ˛7géžŘ~zfĆ•ĄĄ:X›ćrٰĄŠ–‡5k}>Tô–8üKŞâm©Šü„n.˝wb­er ‡g wŚ#5+ŞK )%ÝáĄAËĂá%ů |† –ľü‰^ÚŠŻšô_Ěú’XOĎée×—n¶µ˛ŰgËü%DXBŽĽ°- LŘx‡ňčŢF°™”5‰~‡_qLXŐČÓ{Řătµťa’XĄ‡*ORî0qc€>pŢ®ě|ILMžŽ®‰«“ÝůĆ„·âúsômĂrÖÇ3śFމŚLCŐĽ»‚żđňĽ›™0W‘czu‘>˛Č„ŔÁ…ÔJÍvÚE&D‚AꡦgG˝LíÂŔ¨‰á”…6“©Ý´y˝;»ŠjŕCĘÄmëG2¸Lťlh†a>ϲ™:öŇňÔđ t·™đjá {*Ć Đ ňL’ź¨9‹TŠóLü˛Đ!¤5ţ•H4IĘźq2MXÉzÍ3dź;ôBšęB["c N—Ó˛ÜăłŮÇN5a¨ M1žčE5U|m] wLÖQkžqwë1Ę˝&¬uĺVŘ 2Źä5á ¬8óŇÇ]kşqw-7빲lŞ[:ňŕłĹ&J¤ž¬z­ťŢȨţJ-\H‘Yx±Nx‡CÝŃ+˛Nř9Č Ž¬ă$č|lÜq%ŁťĐr˘uöĺä Ţä´¤MšČŤky§­?•LxÂ*ů.,Eá‘©:řNŚÓKŚöćŐ<‘(·Ś'¶ąăîR7üî<í㲛yÂΑ:ë’_e=˛'Îł7ĎŮn.‚˛ô„ą# ň=g´ž°—Ě—WĆžš$hĆ9°žŔ۸'ÓĘŘ«‹ä1(FEňIBşÓV¸S&üH>áÁÄľP™?˛>A}âFC˘>Ńř7ü„7˝]»öRÇ/ öëWçćww$ŕOšľÚÖ˘N*PŤeűŐOG‡Ľ/ ݱ´3í@aTÄŮßᏺP©W+ŞË’…'Xţ¶7č˝w*·”}Ţů]’,ęÓňFžk(Kb ŕ30e _óĆđĆCË‹PT„ óřy˘×)a% J˘Ľ§…}¦LĆÂĘ‹0ç%Ş1›Đüř ‹Â·”UťËYrď%ő˝öž7ză ŔU[¬>7(PČŕ‘łáđŮ’ßŔ,Ć|)&•żBɱ‚×ţź ”ťţĄ¨†ŞLÍĂN˙RÜéćń&Y(ëťÎ{eÍÓoůH¤ˇ¬G1•!ź©˘g„ŕPšô/ĄÉýnÔťNďfů/µłÄ4Ç;ÍĆ`޵á7(DŮ®ţ_ÚÖßL W$Šő}<ü°ż›;d˘¬Şě_*+“Áşú?iMç˙ÖtţďiM|ľo|O Z˘Ń[䚤ôČ,¤޸&F“$R /ŕÄ ÝĽ¦ -:†¦*m^SŐ#Ű<şI\ÓŇ×tĆH\Óý ťIJŕĂ˝&FÔ./ł/’µ&ĚŞöŢiŰ]ţLk©“ŚŔÍ÷<Ň Ô±&íó%?ŔĹ1X.«‰Yč ¬!T\÷e5á­,(±yóŮ&/« űůůçÍ{Äx٨¦‚VÍ6şViVżQM‡*ꑨ& β驪Ƥ¨&ľ"hĄEHsXV7)ň‹bś q—Ô-x†Ú-MIi삵&ĚV6rJ·ü¨5qč-žÜ~°÷צ5!2ŮřkK¬Ą5á\č\dË^“Ě#kăú }ŃkÂm’Í€ŽŻ]ŰAýEŻéD6š­óĐšoyM\÷ĘĽŞ)úXxŻ ł4»eřŁvD® ŻÁ8XóĂyÜAkâ1ßíd·‘Ŕ5ˇtËc©Çł†‹^öďŇĆHŐ+fö&ŻéYBËt#ĄDťžwiqM|X~k«GČ˙™×ĜĀřÂô›lŐ/Űî6i öOcÜfľÄ&9QĐî‡'ëşĘ›đľ˘—MŃ;k?MlÂľ_^K» ç¸>M‡…yźŐU›8JI˘’Nł±î+M28Zď¶ÂŇ×l6=Ëżę©3čÝl’ęŘÂÜR¶”‰f˘QÓ*đظ,M˙ěx ë“8Xí±Đ&–Ţ0“‰43UđŻŞh˘Ć)ŕQmB…±U•‰ŔŐ&ć•Ę·¸ô[ljţ€üôôaa7› N«Í#’JĽĚ&l7pÎe»Cü…6a9%+X;¸ÇF6U9P°u:«E˛‰“„<±0Ôz^ö 6!41Ľé›„/ĦĆ$ĎÚ8˙ł§N›ř6ËĐaű'É»Î`“Ěl^.m0ş.°©#Đäťç6áĚH ŘŮ>{Mě0n˸gť—Ŕ&I ö|Úg‘Á&ĆäZň‘D)xMU;â{ JÎ×TQç-ßÄ3¸fĐšD8°˘Ă†@ŰŽ5ąĂ}>÷&bM #Š©ő“ŐäAti6“°&äd!#đ¶^Ćšäĺ´úĚ6ŽÖ4ĐmÂi:‘?^XÓá-s® kbĄą,ŮÝ&—š­&©©łŁ‚&NM´šđ J´8%ăőů`5ť¶Şł¬&ą H_Ľm § ;ŐDĹ.峑۩&d{é±ôlŽT‹%­+\ęMkbi#Ź€ŮB%jM\‰K5ěŠ'Ő¤5áUÄĆçÖSżżOZ“ź*ŽZ_ZÓ4ÉÚ BŘ´&^\>śáwd­©rD÷hKËZOä€˙Ô#XE¦5aç„›0$•5bMž‹˙lŤy6s“Ar®‰é®çéEW“÷ňšÖzytMÂĂm›$ ^˝§DĘ#Ř„H:NöW[ÔšĽ&Ťµ{÷eÁ!_\“,ş»şQ­pź›ą&´–ľé-iMşąmF@ĚhךfőŐΑ´&FŇń^j‡Y\¬ 5iEÚäŢš°’µ&ěWíăłäŰ˝¦I{Zú»M’Í凖jG° ·\ćíŮÂdÂ,6aŐé Ň’[ö›űgClâť’e±×™Á˛M—ĹtU­v°éźŹZňNż0‹MVš¶`y¦‹l’#Ś®-ůźg®‰˝ą-j"-!˘×$ܸĄÓ}Ňš¦/ľń[ZÓjŐ4µG'\µ¸&í¨:y1n®´KđšvÄúĐ(čL\“ö‘á—Ź,ÓWŘ„ŕDA ->ř{yM'Ž÷şć őą&ţO Č(ňUH>E® f·č—đZkÂ…÷ÄQ¤â¤!pMş Ç ¦L1?ĺňšd…€S§ŽŢ‰kÂ"M”LŮëw‹Z:×ɢĄ°‡bL‹k’ $î𨙵&¬ôц܂ŕBĆďXÓg ’α&}´±ÇWx“SŇšÚ%;ÔÁ7¨Q¦Ú´&MŢÖňDzäe­ €Mń¶Ż2o\SÁş(‘„×T¸A°Bo|–×ÄEęOj`TŘäG;~°"ČÂî5áôyĺ™ÎÄ5!ýNę2ęr©^\“|Đ®™Fó~sMH3nÎ1É㹼&nPpÄ—¨7şR6U6đµŢU‚ÁkB‡H9N˝˝mÚyď\Ó!o,,Vw® S†-žźI yMx"†ĹžĺÁ®‰kây:˘Z=Ľ>Ůk™>Á–Ýk’ôňµż6­©1‰ż*>Â*ڍ5i ,ůnX‚cPw­I+‡äWŰßPŐŠ\yfČ \“¦|Ék˘˝čbÝĹ˝&·;zM˛El§ %…ÖDäšyЬ+ “=Î÷XąĂ„ŻËŃŤŠ`XäšđĂĄmVĄdך@*k‹š‹(”iMŚTá‚Ř.íYmX“„eü( R˛šäŐ»¦€’­&Ôú‡ Ěř@5yŤ{ż’Ô„O‡S“Ř?.@MÚp5óĹxŃŠKMŘfŁ@QO‰=E©‰»Że\ž«6Ş 9k—lëH5a/۬Źň_TÂôF÷H=Y¤š4CS ·8¶ŠVâŘľÚi˘F©i•R놆˝ł7ŞIŇŹ<“ë>PMkű‘‚3ôřąVSjµÎv«IŇtPÉ;BhiYMŁ(ľŞ”˝ §šäŢ!ŽčÜŻ`4jbč3%ăô?ĹKjš¸zx¤&o' *&HMŘ~b,ľŠ>v¨IŠj[‰’%@MŚHđięvŻÝ’š0çŕ‰˛Ć®ĺüŕ4-IF•7ÔtZ9'¤Mj:pĚ­ÉO“‡‡›Ô„Z­© ·94,© ‹ßCdň; `QMřš2?č_aĂšh5ÉŇ#»Ĺ« ‹j ŃîÓŮ´0YMxčd„×Ec«d’řR¨Ő„¦ĺö%ôLX“ĽĄp3N?$LVÇ|3Íľů72ÖTFÂĽŐ“R¶šäę·C?沚¸úĹÍvęý¦š.‰ť5MV!’¬&BźČĐę¤ÂO’µ¦ÁŁ˝čE­©˘Ëg źQkŞLD]IľµŤ5á3Ę…ő7´×D5á±Q§*=Â+‘­&‰šř"_XâÝjşxäd™ł÷ąYMČ][M‡Ëő˛š÷ žH˙˛š$óĆŢyoV“¬s*^ÉjÂľ-SxÔ 5oÉjŇŻLäŚÎ±wBÄšř€˘A‡v*ĂčüÖšN×¶ţÖš´g6źy­IŰ9ýéŕÜ®Z\® îš’¶Řčě\Óó±ý}?Ew \ć|´ňRâ”’GöšĐAÂÎmfÝą&IAÇo¶˘ÖÄBŮîFľO~ÄĹ5áée˝÷I›IkÂ’ű‚Pŕ͆çŽ5ˇw±w§–>kbçĚJeHÔšđř˘űÇâ=kÄšt&ďćÄđŚVť˛Ł¸ďd®ă†5U餄7ĺ¶F k«8đ*r4Sʱ&ś2Uzař•±&ü<]cýÖ„sOňm‚Ť-¬ «Ô Řb«‰ş¬&Ś*2UVé$=®vŞ ťy‘¨&Ž ň¤éT@Ç%QMrâ§ęPÓŐÔt“ŃšsPÇ‘¤&|Š{„líăYˇĽˇ&TZh=n' &<@îbh‘°AMň†^Ţýđř5ˇ–ďšîąCM'ţid”¦Ţ.5ąŠŢŻ$5‘ź–7·k30.2Őİ' zĆg+çłl5Éx¸NNŽ^˘Ő„€¤÷ě¦C_ T“| é‚xßÚ{śŠ’cMŚ÷UĘ>iKZ“?á]ÇRzP;Ö„łC^+vµaMX?_<ůć˘0XM°€`ř”MŢÖÄńWÎS={çÂ.pM˝PxŘŐ5qx“9PiĺżŐ$1/¬qłšęŤ„®˘ď%ľh¶š ŇŻl+^ŢVBĆ*[Päs«I»ĹK@A!Qš”kbŮ şZqŞ˘×˝iMŇ3Ú;YŠ+´¦vŁLÍćFü÷wů3­ ÁY„ť,íSş ¬ Q Ů×h›¸Š}DÔš¸ëBů3Ź‹+ѶÍk’ľáýdÜuŕÁkÂÄOŘÄęĎMk’őĘeođç®5ÉP?­ďŕóm×ÄY ÁhǤ®(Uöšž·ň\ŐŰkbðˇ•ŃźĽ&Y±ĚÓ“RJ›‘L͵¨ 6± ÍkŞ…`Äň b“¬Â˘9ÖůŁľĽ&th´†bu/ŻI›Ň¬úŃŢ“yMš€*“ŕş«î`Si¨N×÷®}›‹ÁťWËb†k”»LE¨›´Ú«˛‰ĘÍ#ß’Č&¤[#fĄ˝fř;–ŮÔą¤šÖĘÍî7łé@«ŞIď$™6´iÂ\bŤĆQřK\mÂíDtZ{YŢD™‚Ű„3™·«ŠÔ˘ŰÄ˝ŁĽ Çj´Ř&Ćhe]h)]"QµI+˛dI6#ů€UQ1¶éy‡Ł.Gy©Mn…F.I•Dµ ďxCr\¸–§Z ü%pBŹ*‹jHłâ8a-{„Ł”çé}űMrôĺR¬‡7ż Í=-ŤýśÉo˘g‚ţ4Ľč7?eö› ăIJća8Úü&©˛2&î_đ›ä¨°ŕ—¸’ŢÄčć;-•ÁhĂ›†UŰ9HÁ~Ŕ›lÚl*•´l7ˇßÄéÇ2D» Ërłäćl,1[v6z ĽŹďF7ˇbÓŁdgŹtĆł‰Í”=uWý 7ÉШy¬— AnÂÖPŰçëł;ÂMü˛ćäöa2Ü„TwŻÔ;#Ü„e®<{Ýz‘Ťcg›ž˙+Ô¤ôŔ6aĺ´x'˛Ú¦61ĄMću=z©M\áĘJŇZc“~Jn“ ŢűN®s„›Řâ’–sž7uN©Ö(eJnÂĚ„ź´Ŕ³ˍpÎĽ*Ň­5^ĎlV¸˛8TŞhrzlľ{ĆúÉÚKm’$ëŰec›°J·6˝üšŰ„*cíc|’ŃĘpSGŁM_WÉpÖ ňyO‹g’2* nbÍíŹíŕ˘'ËM7ZµŘZZ,Ü(7ńPëÄ®‚+/®ŠÝÄ8öĺýCŃĆ$ŃMx{°SŃý¶‰‰nBÜt˘_ťVÜóËş ą!X˘p®7‰¨E7q¦DŻ>‚ü¤QnBiM±©gˇé&Ëâiž)ű¬ݤŤĎd¬čˇ+m˛›-€†Â¦ÔŁ˙{°›xě%‘˙ˇ“iůŰě&«QŔÍ#Q’ÁnŇŠŁ{ W˘›*+8nĎř©#ČMZu{Nü,ü"N7ÉÁ Z“ŰM˝îh7Ud;˙]Öťq °ŃM’'×|•ąÓMŚ ŕ ĺćzŃM\KÇZ*‰Ťnę|‹9 ČUŘč¦*á"ëS90 ot“W\¶Ů“Ţ‘nâ÷wyŤCŹr“,"Q¦ëőXb;D¸ -äJ[]ká÷\p_S¤“ŮüőĚ’›Ű4ńWěŚpd¶©1Ú‹˘+ťZR›¸‘ôßÚôÁĹ3Ř&ô#msÄqżĐ&Y(hÓÂ9mŞ\ÝůyoIh#˛Š<-ż"ŁMäž=u:›M¸ťŕĹM‘ů{‘MX×Lű­D˛ ‘xäć1ď=#٤%ľmőĐR/i™M2Ž<ŻĹĺŇ…ë¬Ń¦¶bčÜVµ/´ oqÇşaő´ dî9Fz{ü‡82Kljěâw>5‰MXÎKîUYGü#M<¤<cySSZ`SEĘ–7ŇŻ9zMJ™mK«˝& !Ł„cÖăî×$cÓµ˘Ö™kÂ/Eťť“bZZSC«yŘBđ/`MXäĘ{jËÇFđoiMEd§ĆĄ8›ŞE®I> J°›TgšXÔ‹Ţ(TpHŔěX“Ôúzµâ¬iŔc$ôć']X'/¦îk·fܲ 5a,ÁBG›lóáÝą&$vO.oşâSÎ5ń-’Z'Iű/xM8VCa ‡…Ļ۹¦Á.u“É-­‰ÉÚ8ZÖ÷cNŕš°m•™[«H~ßĚ5ˇ‚Ł3âÖl\ÓYśGS˝ŤkŇš«Ţ<ŰÎ5ÉČ2ířđLZSÓ枎b\ç›j’§«iů({OEŞ©jŻWo9v×,5±AÚ­đ%ű·¤& !ěp«ç‚{şSM(S1ŔťÔQ¤šPxn±×zFމ'LěŞpšËV“ÇűşIfűŤjVÝVĎ—ŽT6A˛,˛Cqüv§šp`r`ÍçË3KMĎäşkŕjđ©©a’eŞÍĂ­nR“ÔQřŽůyŐ˛Ô„Ű=ČśČÍäP‘¤&6Öńk0K˘šx "}Ý«v~F·šđŔ"D/3ÇĽl5ÝhŚm‰UĎëž©&Ädyrčfë˘D5Iľ6/şě¨¦Y¬„á<a;˙ç•q-TĆ5yf7«©IüĄÖŠ€ČŃšë»ííyŤŐ¤‘$X?zÖ€WĂšd†ňeđĚVĆ(YBiϬ9v«‰ÁYj÷Fmݲ¬&¬“QRi˝WžőI˘špř„^Ó´uÜŃ k’X^;Ě&yneÄšFĎ?Toëć¨&¬©rŻS‹Lžř5utč°ç¶Ü/¬©‚‡w&m~ŇšŻĚą® 5itAF .V0w­ c$8ľÜ‹o­É»Ć=W,jM•“ŠśĎv$¬IÓ×N–Jaxc‡śâZ“ŮĘ#9Uő)ř‘ťkB’‚v/!2¸&ě„ŃgŃBľý~aM‚óµáÝjűËj’›Ţ.ľj?«©!Ög­«dĚJT=r¨ }›:é«h5a7Žŕ‚(&$[Mmüy7ĐöĚj»ŐÄN+óŚV“oǵÁŐŔaÇËjbÖáTVn·šđXUI×k5z¤šĐë¸Ó˘‹#HM,)AmŰAJWˇ5U[îë¶ć$ &FY_ç‚*Dš¸Úą¸ ŃíŐˇ&¦x`óÄe(Ť• 51"˝˛§čZťOfĄwvăĽÍŇL&¦ťiňľ˝SPČ4á\ŘdŞčLa)0MŚ“ĘŞU»vđé^LŢy†űíy¤GVš*Ď˙j׿R‰A%Ą ·”ç*+M’Îv¬€ŹJÓJĆ:jRšx0$Ď©–°s$ L&H´‘yÇ䙦Ću˘o:ęµ#M(«Z¸6Ů +)MŐ”öئJF#®úl_ÓgFšp çę]5¶üJH“Ľ!ţ7ä:¤‰Í<özŇÂF_>äóÝüÉhXŐŮÂ÷…4ń ˘°§ű͢ý]iz&xI˛â71·v¤iXÎC—¶dŽ41‡yŇŚMžŤŔRVš:˘ą¶”®biÂÍFq™~Dě"ŇÄđ1}Ŕ=Nţ™—ŇtXĽîč/0Mx¸Úđ€]›l¶ś&GN´-µ4Ń’ &®^qtŘ4¬źŘ¤¦Â†Î:˛Ľ¤&ž)u?N¬΂ÔÄĺşě2†>J-Ş©rÔ9-Js\ jj6Řy3ą&k‰č4qĺ†pŻâŇ›Ót˘BŮc˛ŕŘ &éĂUŰ~µ5I±´Ps{;Ô$cřę&ŐÎj:Pűl§ůĎ;ˇ&LĨ”ńÆkľť&ŠLÚPެUpšřtűĺ«>ţH†šĐ"˙¶ůô Ô4 ?¦AMď|€šŘZę>źëXí&© ·M8şŞxĺŁÔ„ ěĆĚáC0PMĺ“wCWŐ|)łŐ$ůÓ˝q—ذMLV_ŰÉ]TVVÓŠ(R2yŐ"ÖIJ{ÖHeĎĂŚ5Xĺ_î—Ö$›‹ÖĽŤéůćš ĺ4>Ť¤_ŕš´‹&ŽYą‚ŕ Ľ&ąđrĽŁmiąÂŔ& ďGŐ *|•6 ´Q‘oeĎj߼&¦^XC®*‚Mj©ě]č„f°IBÚ—mçŞLGlb/”ä´6!WâĆËÂfŢß6Ż 7ÔK˙„ÎZ^CÔrúĺ´î‘´&Tv° Ś)tHşĘZ3]„za›ÖÔp6ć¸AOX“.Yí> ô‹Řµ&t9ł ççMZo¤üąCµtü‚7Öäůęç X¶ŠGŰ6Ѱ°&ŔŃ+XŹLŘľ>sMŘwŰ‚·ź#rMÜË˝žšJ’ ÷š00ʡC]Żcçš$+kZm:Ü/® µ_hĺqjš­$÷šđVaľóvÇG®ÉŹĚĹâ\^“ÎačËl> lBžě~őw“čÔ›0ź2wR#ů¸ßl•֑š#«^Í6]č^VuÚ&…T6°é° úłőO`žÜu›fN!5ÜkjÖ"ÄIégGĽ&&‚ Ö膲}ŕš$–0”Ýá=Ď\“»Ş6Ť$–¸&­qřSĹ…jÝËk*'ęéC“˝&d:!ŔčĂqÄš0Ś"%Ç;6őťj’_ă cžme˘š<á´ŘÜ»$HM¤ŘFJ§ |ÍE51ö-ĹSĘÁ V““á0+i,äv­ ÔĐz¶kĐš0 źčëçohOXö›˛ËîŢŮíÎT\´ÂRÚŽfH˘š$8S«‘TĎ˝~QMčŘéË3IMHÖ@óé¦íąA ąÓ„áśĎ¸ó\=1MX3ăřăÖâLROÓşe÷5q+‡ĚíN *AMĎ˙ď\% 5:Mě"A“SXó~&¨ um^Űv'§ ßÍ =Łóz)MŰ6gÉuJSł’GH<¸Ž÷ËhÂI{µť`6šä¶…7Ržú@4áiďô4-{ŃÄPîĺ…XňD˘  ]ć>–÷fMÜw żîÔEFŰÍh ‘›&=‰«l´ ďÖ ±Ä㲥4yAä¨YiÂQá¤ěâĎĽ&lm4‘Ź#MJMňĚöĘPÂMe)CMč–ă±[iţ &|T¶(ł‘91Mś€deŢş3ÂMYN“¶ű+6Q ď 5ĹÓ· &ţ $ęĆă ÎR“d\ű°t'¨‰'·H1Pu”KiŚ*5ájâ@™9ßĂĄ¦uĎ,-Žr†š^d™‡<Ô„«fgS‚šľüáÝť&Ö mQĚëť&é¸eÝ OŰ—Ó„XhG§pńĽlPšŞů®­$¨IRżńŞy‘íÝ>@MŢhţyH5±a6Ţ=ë}Ú|Ú ˛± —ŃÖi÷ĆöčŹH“%mţKY›xčI0 k)Ϩ‚ő”—’Ꮵ>¦ĹĆĂúG¤i„NŢéĆ ýGŁÉPňG¬卷őŹJ“uáŐÚČoą9Ý Môůo> v?…1Ő»M“wŘ&'cJ—0bv‰ 8hP_›7jE¸ß:µĘgĹłýꤧů?"=Í˙=é [”ŻŮé‹”N;ôÄ37™ŘüeplQOŘîŢÍ©'v Ô˘ÇěĎÁ%ÓÚśzŞ\Ą9´ţ¬_ÔÚ#X S6‘zB!csËéî‹zŇng'ł&něÚžż˝°'fÜ5kőÉ8ă(1řĽ"¶Ä…Ëő6îéB†|Ó}6ř„KN'ů?Á'H¨§QěŤlŕ“Ć•ţ´™oCr~ź¸Ę8Łv×b3šť|:«Çh3ů„op€FbŇ‚>|b$yň¤˙¶c­%>1{K^$Űú ŇĂĹŔ'̧’YavŮWrOôü.[°Đ.ŠOXĂH†§Ę) ĂFźş‡řŞ–łťš‹O8BîL¦ă“"m”|bĂřöŁŰŽ‹OŚ쬬“ţ˝ORřѻǺg‹ŕÖjÖAÜďݸ |âro. NëéKźd5-[nDę>!iďĘ]âeuđ #ç„´ Fţ}‰OBi-Ű~î|Ňő—ńźxZů„‡ý^}'4"řÄ33yühPÚůěŢ“ď@ŕĘą÷Ôx)ĽŐ)•Ę÷t y×a FĹą'®™b Ä”ú§¨=ˇ„¤ył ˙íÚÓ´ŞO,ě C)Äţvî*{ŇF]“–’|qĽŞ^çTŮlOś2¦ĄëŞA´‹OČşł,ŐgĂřA|š–×/e•Q|BđJ6¶WčóźĽ]Ć}dď W ržH°×ďďé¶‹«ióžQ|Ůٰ”2Gď‰ű´ Q;XcٰŔ'PŃiB+ *-š>Ék"…XB~¶$‘{‡Dʱ'=–·ö$M\i®OGžĂ÷µŮˇ4_ŽŘęr†ŐŠ ő¤\{¶^ÎL†uw–×{âĹFµ:ÇĘj›öt#şë9Ź<ŘVҢ!Č~Đw`qěéźoK-»j Ú–:u0ŞyUü˘ö„­ ئ7îŘŇžşöOpŢäJ#XO<Łť~w”Ú¨',V¬ÉĽ<ÚYz’•ś÷ę?®Đ“D†V1*{• '‘śŃçáô„iş‚uѬ]ě0_Ň“÷ѶyIzbídVh:>ÚAzb Ü{â˛Í‰zBZŕ°Ľ…1{˘ž4i Ž»IO¦1 ¶ÓĘŇn·ě´QĹÔ}~”ž*â Ő‹ŕĹ{QOŢç”SIÔö W‚ĺvęiÂýS,;éd=1™VŇ€,Š›±¬'tĹ‘'T«ÚFĄµ´'Ľč.¬í• ŕď‰%=ŕ™x.ŘőŻ$đ‰üÜşeçđÉůEa±–÷Äs¨+´ľřĎ÷Äě$tÄ }—ö¤›5ůÚŰ ËËČ=qł%w˙řK{Âú ]Ť¶K<í€=á­§w)Ł3™¸'ĐpFČŮźíl6ÚŃâC›÷ÄŇéî]F™dĽ'¬^îâžmH7î©d ÚľIúPDď‰kM¤G2VĎćW|jŚ Y3`ć¤DđIÖĺ»ĚШ4’O GaxŃç“ćÚóÉ{¦őÍ|¬ŐmšfE´&O<ß‘{Ü4˙ź&Ôźtz¸ZAç$“O"¬VKşĄFńIśł¨¤QąE>i)ŰĐď:OŤ‡h‘ŁŹpÝĹ'ŞJ¶lÇoźNlfé:’řÄęP‰NÚ|*ů;řÔdĂiŕS#ł—Ŕ'ěb†˝Šâµ𠸻xuŤ|ľyO!lÇ-oYćžĐ)±xć®hJ/î ˝Ăůűď{óžb«Ţ•Müž |jőďrKSĆţřÄ.qęÉă5NŕŠ=ŤUš´ďŕ6ő6řĎOŕÓpC¬c𞸕-N˙{!řÜ{B ĹÉ%˙y´¤=q˝µ†-äß°§‰gćŇX9Ţď»$ěIÚŃO‰ÉŘÎňĐ+ŐgŮ:˘ő„ íQQ•q Ď{Ŕžđ¨Č éjü%ę »/HOÖ§m2vęéÄÔ´ę@ëF=]Ś•[ôHÂĚAzB±ËŤ•ĽÝűĺ<ť”,+@šmΓlŞ BŮdĺIZ˝ÖęY=G9OŔ ővž¤üPo2ó"ó¤4®aÇ9zUÎ݉8˛ň„™@ŞNt. ý•'Í ±Šc(±đČ<58‡i23 OśžqY4÷ý›ň$ŻĹjU.·#3OŇÎoeFĚČ<­ý­PłŔń = ŰĽĎJ'JOš#o˛jסŞE=áÁźůń ·Ó ¶fü™'ŽťŤţŁô„UźtS×®ŚöP–žÝöČ©¸}Azâţńď˛WCŕ’ŕ|a,‡ÚIzşŔśÚŠŻ•=ń¬ď@#-YĂ먧ĘÜ­ŐŠGň‚6éIŠ1._SŠĚ¤' ŢKuŻ®B‚ž®3:t|Ć=qŚ ['·ŞŇĄ'ÖłÝŇ€w‹M˘žj(Řžý|QOrçц@—d5[Orl–y˛Ď·#YOrĐe÷yÉzB܆9^Ąů–žđ™´ŻóA,r“žäwY)(ęôÄśC´­´ď)'űËyŇ|ňÉşÚ[[űEçI.ŁÄę;rčţ‰˝)O8 óe©ýŹĘź'śóŰ1€ŔdyňS CË('‡ä4É‚łµż€' ˙gčoŕIrő{őü`±^“wbČ! OxĐ7Ě.´ Çxââî`ˢ»¨éţžŕ5ë§Š@ń„`" ~buöÂÓ5}úíDÖäń3á ›ÎŮ™Źq[­^žđäá)>ôÝÁ:" OąmĂŽU±yOŇ·ŞkĆ©’@˝»XŮ'݉á^Ô“s•ÄréNZfőwrńÂÚŔČ;ýăů–לÔřW‚ď¤E&•1¬ĹhHŕ 'rĺtWŮ.~<á)* ‹ŰŞ<6ŕ ]ß˝žsÔđ„ţ ÝĽôçcEŕ ‹FŞŤäS÷ť4ąS6ĹLBjüKxÂܢS&gööž°¤C&Ł–;‘ Â&‰vß:Frâ ŰxdWiŚ›_0žSDku]†°l<±ŔVO€'ň˙’ń䇧k§rŚ'üg-aE:r&â c-|S®ř¶â©kçßęŤĺŽ,á ńK‰z?yńďÄ{Ňöq•'‡Kž%<áž vى˛ö‰xŞŐ_źç?O¨F–!N•\÷˝„'A…VnCžđTI3&OŢŞ’0˝€'®Ŕňh°žŐžđěËÝož“{›ď$ŹĐ8üX¤ß ŰBy<ąírcBäť.ź <čŤwBżňqkSS<¶‘wÂŢKËKű:ňGďTíČA÷ě®x'==FŹízŠK‘€'rÖŚôůŚ/áIN°üčř¨Yx޵Ńö*“}ž<ř+ËÂ(¸NF[ś3»N@…/ă’čřŕ:aQ=ě©3»NR*zű‰‰"ŮuŞŤĎ«Ż1>¸NČ0Ňě˙—ëdőxúGŘbú;鶉§X—m°“äHOźÓFű;yŕąż]'érUőđďí:á‘!¤%i,3 ®“Ľ˙8úđŔ®<Ô‘uŞÇr=" ®Sł]Á˝V-±NĚt“ßcQÝńfťäN^>F•Ä:aÉě2´šT'lłđpp:8+ѦĚ:Ý`&¸U«¬H ¬ć_\eť:^ťČ:a4—×M•!Ö ď¬“ě’ëú¤X§ŽÖNÚJ‹şťu:Ń~kăHÜ´Č:አűÔ%­Ě: řÓ:Žô—ęÄÚ O•ooŐ =' smN¬öwŐI [ĘĎł$Ő Átô‡`FŇç7…ąáÜż·ôtŃ‚ĐU žăMz’4[ă‚č-鉑C‡ö»ăßpę ű\,©ąĎ˝ůEő$WĆGčs“ž*îżăs"k'ë‰ŰIDTąc§ž4 ý´,?¬§˝¦˝Ŕ[Ôžż»ZŠ›łCOŠčÚ˙ gozjČ”°yy>{Ă%=a|ż†őŽ’ő=áŰ‘żĐuYzBµžŐ& · §ĆňŢi;S] zb’˘ ś€:2I’ôÄŤÂéy; §Ü»ôÔ‘áÝáŽMz’í° YĂmĐ“´SŞ'GUézbą˛|·ľšDFč©kňo·QUz /ç Są¬ş÷Ë-çÎ<×ě98XŰ™'dN-Đ:x"ót")Ó[ýoĚs‹ţB !6olí× 'ç4–Ř®¤Ű†O§Ĺ°Ď»㉇ţH}µoÉxŞĐÔśc‚#/âiť˘—¶Otî<O¬*¨,[Äjëož¸qGOe\â<1!żÔ·g3}'njp©T¸„¤–đÄEÄĐý¦U*Qn±;~#ęNĚB*Čäv†REäťş!Ŕü‰ăúŔ;ádÎ ß糉ľ“öřSĹŘÝ'ŕÉŹj‹ŔSłÓá]że ľß.äÓre¬rRöťdŤvůńÎŘ'4»˝§&Ô˛ Vž`Ux”ż·Ľqĺ‰k=†PµoĂbžxz„ŽyŚNâbzÂQo-=udşoĐúÇXĐdŠÄ‘ˇ§KřÖ-âyoô¤ÁR¬lą‰G“ý@=ńd… á™Ýx‘aZÖSŐc—çžh*G˛žP \<¸Ó®„=a\‡äęąÍŕ vë©§DN Ř+,Rµ‚‹-o3öt˘pËžďńŇž:Ű…z3Ó÷$KŚz¬ä®š¸'-ËmîKT´{ŠŕŹôdż«ý&Š9vó Ë {‰f6źĽ–”çĆéaňů^ć“N 8±äq٤ ĺč§ü]Ą5ÇߑԧvˇŰMW#VPź/Šý´đsř ě“­ź[őĆNrÉ–ú¤ĺgŁŤĚ(6mě’ßlÖ?ŽžŘ'y0¬+üxľôiŕî˘öĚö;G6źŕ8ĽÉ]Ą•äćđČŰô–BhEň‰SťδUÚ!ĽĚ'9îEum\p'źä[ ”ýëăyíŢSĹ}đ űČ=qőŐBťE—gƵ'\d^I[Öȱ' XýřP5,eö„~%wů•?ŠŘXe5Ç›­4QĆžnT·x׹óܬ'ŮxžJčő„émud'č¶QOĐ?ş‰ÓĄGę©Z´Ży,ŻŤ—ôD¬Y›á·ńQz:‘Сta«@=ÉŐ•“uv4őÄ㾉ć+ܲqY¸'|ť‡őŢ]±Fí ďqďKU|FŠOŘSmö;ď¤=áą#ŢóV)“˘TŇž.ůk6‡»´'>}Č‘Ő8)§âÚNXdVŘřß#öÄĺúZsěU€2iOrl0¬óü(=iO\60˛Í†¶X7í‰WűůóM»ŞPsrď C·t?<¬ Ĺ)«Ń÷twO)‘{Şrp@ÔW°íÚ†ĹęÍ׎¤=qo"{ŹŞ31Şż¸§n Żű=Á=™ńÁ­µ!X]ýQ|ŇzWć%ZÁ+6H>Y6Â.–†Ť™†ŇęÔĚ۵jľ±uüŁřd=KxeMK0…˘,SÍv´ŇĚ.ü˛Ó»«a[kíŐn,=˙>ićÁż”z€•żăöŔĘżY‘k:‰9ŻÂű—Ęđ°;Ć7–m–,ĄăÜ>©xž"bXËńďtësm˘‚U)é©áŤ ţĄN¸¸lő𶱌ňXßXąřlHĎá^§¤"ą*ءţ'|ęúÁ§®˙=|J»Ę6×§XŞüҧ´§9‰…O±ţcáSÇ­źÂx"Űt­ëذe|JÎŁ<ç†O!MĽÚT¶ăSËËl»ń)žB˘‹©ĄĂ<Ó}¶§ „\aśŔT=ňYeźŢş–ú°é¨ŰSܧť~hŽG:ŇSxśQ” 'ĄxĘ=ĄúĹô, Yö˛PŽUĹ'MnwyJ&ăÓjŤ?ĘSË­/yJn{SV’Ąß›<…ѧ[,IžBě…Ŕ%C^'›3rń×VYtŘh;Ž+ĘSŘÉŽżkŐ!Ξjw]#BĹółĂS8•RÓç|»SR QDFs7w§¸ŇA'[óI«ÄNI_ô¶J%ź˝_`§¸YA™bŐ»ŚAîNarŁ˙€ĺßŢ5±S¸¨ďµ3w¶đYSKäh´k°g‹ÁSX`M[ő-wŞaÇđí['˝Ů©uřŁ; &¨-wŠk9Yzx×ÔŮ6v ›zG2DĹ îNŮd§ pP¬6ßÜ©®—Ü)ŤxX7rć-îđÔ‰…ł6®EcëOýcţg”+ˇ™$Oˇ ¤zÁŰgyĘÓÁ¤Îé)†¶´I3÷G€§E—Ős×Óó¶ËSŐf$…:©Ä.yбąA^E>Ź žBÇ6Űu‹Ńň‚§NTÓjc Tźlň”ÜęËž!©¶ ôĂ–©ÚÝ…™âIźşÝ‘áíúT{}‡LÝ?çA—©ĂsÖ$§Óń)ŐňL¦ýý>µĘO;E.gÖ§$Y˝iŤ,!‚ŔOa‚˘?ňzŤú”É˝jeęKŕ§ŁöŤřŐ?…†}¨’-ˇC[đ§p•YmĺUHuńSL$E耱ÁĆżü)Ś&hjw飂,ĺO!ř.‘«ke´múT“şM>(LŤúÖhٸx'ő$.čSX{ˇIÉĄĄŽŘi”ĄOqů)G†CçüDҧ$¬zŞ–đ;>uŁr@cr7<[ËŚOI őůĎ÷ü€OŮžó>ĹĽ7;=Ł=…ÚQ¤YóžwĎÉž’őxo·¦% ě)ÜGYhSŠ4 źÂâěB×i‹{^ŃžŇâÂáY l±ń)ĽńhÉk|bÜÝđ)éâh)’úř¶§¦÷đ:ŻHOń9Á"QKŔ°@Zö˘íp€Ĺ±e;·č©Î ëĂ$oôĺ)­Ö^QW‰ű—ŤžŞh“á'@#ĐS´ť$Ó‚wabŰń)‰´#9žk¨±ăSÖâófP‰íi>ĹK,UZż,˙şđ)ţs;ś˙:Pmô©Ş)´c%Eířv»mĹZƧ´…ŹE”Ż7>5$:ű§d$Ă1™ťl=K„OöÔ´pŰó0&{ +đ‰¬n;´ťQžÂńś0´iýOQ.°ĹźŤ˝á©ÓÖvcÔOq]$É&ĹXfâW;=5-aUň˙˘=…ůíŃZ‡ §Ľ7â8îDOqĘ‘i÷ćHpŃd*NOńHWžwËöä)ůŰLb »dZňŕ1ýęhCg×í)nĂÜL‡8âS˙ŘzH2ô •!;?Ĺ–»NŃ•ÄOµ|?΄OiĄ&şBâmGmB§đDt4HÔműßËžŞřDÓšq\›=ŐUďŢî­Ű‚=Ĺ•¤Dţ8bđP*ŮS,ÂÂŃŕ`OaTAGxm»V6{ ÷ŚŃ Eő(\-| #OăćB˙dOń–a}­g™ť<Ő®O­‡ż!čSĚű]îo?x-’>…(„Ôuéťů)ĚäšôzMnw~jş <ŻČOqŚG¤ŘçŮó“>uYĚPşd|ę`/ [Uđ)<ýň€hPQÍ›¬OÉ›2¸wú –>…ŐµÜ}升ţ×§°lC®&UčŻxéSv3ĘŚúĎš&ůâ^(-ô)î¶<䇠«ő)Ü.9&ĐćuUé(×§{rÔęM;î„OńÉŰámŘ’<…g­¬÷O]h˛mĹţMH´<5-¨ÓvwŠ˙§ÇáEÚÝ)Ů*ß¶‡8Ż;%§bCŰÁ“@ÚŮ)T»šW#Ú`P§4‘AB˝—Ćú1wŞ2R›››ő;…}›w8 ěN>ĐşN§ĽáËťb:QˇţÉ?"“Ďb§¸”í0ěNɉ>Z-s0lIťÂŐjhhÁ‹Í)|Ďş·3“S]­żcŐŤÔ8Eúâćë;n˛U/pjZ5Ţ$p 90Ggî®%µ¨ENávt?ňR.S(ËŔ‚×>©dŻq iňu4€ Úťś‚ ů_,VÚĹ©*ŤŻ›Š‚,đĎâTERÁuů 9#9ĹŐfmŽEť“ě†NˇÓq·ŁąÉ)«ô źOE0§jŚfčşüÜČ©}•lŃrś;9ő|. ďHNá”ćDTő˝đ-tJ[Ý ęF…~Ď]ťňŠ]i>Ń)¤Ü¬ęşţF§ÄăY°Ä•Ń)|‚Úé6ÝÖl' SHźlÓ$vEŁ’:ĹĂ—ŰÜ’:U™gX›»¶`ٞ:%5Z«đ ęíŞmâÁ]î”t®f×oáđ¶Ń˛śh«V żÜ©†6?¶oÉťŇ:śżqŻ>HW9<ŐüöVÍhSv§.íq§ĐrXśçąüŕNMۦW1l<Ĺó+ů1ďÝ:kąSŚÄ‹őŔs4ÄWŁ;…{=:i lłhg%x*ÝjéĽá)öËŹˇO4©…ŤžâAż-¦ĆxŃSµ§eLI&ő†O ڇIN•쩱?H®ěö”ĽŹ}đĺíČG‰řŰ­É™¬—==§źBďö[łç±oúTcK&kŁŠUů[źÂ˛Áň&%ű=ęS\ëßžŠW±ŘŹú®Č>ô¤>yČŰoô¨OńÄ˝Ĺ&ăŇ»?ăS“YńŽÝžÂ7|óí)Ţľ«Ě±)mBÓíFŠľüĄMˇXŢÍňŻTívo qß® `đjďޔ̏ÖV¸‰ĄĽ)ě0nÄD™•‚eÔ[śÂQ{ęçps TâQô¤‘?°Đ)Ś(Ćň¤ n—9…ŁtµĹ–\ĘHNÉáYő¬ ɱßÍ)čÝVŤ(EiŃśzťŇARrr qY•3ŚmňvsŞ$°Ç˛—„Nq,żX·ÉWb™SL˙EÍzľruŠ5 =>áçXę¦ßsŃ”…\‘ťŇjYohŞĄŁOiÝDăéďm)\QžZ5XV¶†2őHOáMFN5oš*^źâŞNFíÇdüČOńű<ßýЦ=üĺOq’ 'ně±*ć!{Džu »@%ÎvőFÉdŽgYt•fĄ ł)6€ ĺv]“·:]/©,\2áŐŘŞötÜģʨ0.ˇŇcč\Ť?*¬®Đě„„WcT|[a(YÁŰň¨ŽXµĚz¨pĹĐô v°O~ŢŚQÄ;˙¨üŤns¨pF~{žĐŞňŕ­ć挓QD¨řŞ GĂëń ˇ‚öŁÍť‘N·TҦßsµ®‘ *®űe•©Ń°Ý ’_p ŻăÄ­ż ŞËbČǵ T¨8¨Ó§äă%P!Ćx;϶ TL“ěhń«]1yÜ ŇF’荤ǥ`2–BU·!ĺŔá|`¨¸z‘'H‹Yť—Şç]’!Ă‚ ˝] ˘’iF6D¶ß?E† ßä{VM˦˙”Şę’k›*„7ĺ¬ŠŹ Q‘ Paé€ĐXŃ–®üYˇBˇTÓc­Ő¦PˇÁW›~ř0ŁBĹ=7ŞRěô *<9Ř0y—ÇŮ?(T§í<†ř‹ˇâMGą‰%ůý˝*9›m«şč‘ˇBPP¦Fʶ=ŁRR¨ř~É2Şóýč|˛2C%CYmŢ9G ŠŔPᆠG§ą8Đ#CĹGç-ÔE‡ŠE7hxi_ĄĚC…\oT$_%0T©PśĄ®VZ/‡*ä!±ĂćPˇÝ·ů«1:Tű)J ?0TŽH5yCCĄ…†ť'7ŹZËG‡jxEÎŚ¦Ę'űř>fb¨0ŰĘFŔ—ÖgR¨…s1żë ]ˇB ÂpŐŞIˇ’›Mł=«n3¨ĐFţđ1O`’EP1î~°ł­>›@…)¤„Žco˛$ÓNU›@5đW¤`÷(PiY9ęy*¤ePiŞŠě’µ# 3$7… ćsă·éŘŔ'…Šń´oă”Oa* T†ŕđ^·LĚD\dŤ‹>$r˘RF"¨đęÖM‹č â“'’+Ţňp.ŠWTfuÍéÄ@…EÖ«9…ŕbŃźÂEżOZW7ú&˙eŠĂZţÚ#ń)޵?,=—'ŰSÚÜ“gż·u`ŹöÔ{d|¦âLOőm‡yďň~2ť‡oWÚO! gç‰ÇUŢđÔ}s7­óĺá)śhKÄ{ŽŹ`îO[ţ<ďUŠ«wuJ.RÓCYEÉ‚:… Ť†Ý>!×–Đ)–TÖUrĽČp™S•!÷ÚÝ0‚ő”É©ˇcKB‘gj‘SXťM@–(3Ď$N᱕ť•Đ |lçś’öŠeâWpŠërůą[3ń~eqęäVÂiµk§d–;WĆÂĚâTß–'á˝%Niú⺉ÁHń"§¦ťŔÍsěâT% ŻDNÉý\·S^ŤEN˝r}©tsŞm!Őcđ–9Ĺ=ˇ\Kť_Ř, S:ťŰŠşéu0uŠ˘g§(íěÚIş2eŽ[ěTG¸,ß}X_ęTÚfI8+«S\W§ÍĐ)LłWƶ™ShÖŕŃ@™Ă29%˙ărŰ}ŽDNa¬Äů‹6É\‹S—ż|r·Ł8µ˙ ¶Qů NyS€)nM§—,“Ö[Vĺ˘9ĄĹ˛öâ`ٱ攼˛«<,±© #”Ĺ) vŮ\.ťAśâd?˝sv'(eâ–ÚgóÖ9>€S§5;Îţśň¶NwýŕMIS%gżxSgŃŘ®>bđ¦XŮ*);*{âß38ĺń y­ÎNU=€ě•›De^8…« Ńů¶ębŻÍ›BąšWX>Ź˙Ű›J+Ü鍛bB‚ ‚ 6o U´¶şmâL,pŠĹń7rz´ ­'„oŘś¶ˇ„išůIči‘SĽ§Ű€Šâr Ą_¨ŐÖméJŕöşčçK„gfNŕc_˛f®ęęP|zSÝňĎOŕ”ç>oĺpjZĄ¨´zOŕN˙Óřżd§Ŕ-w·2zßŔ)tźŻ.˙‰ÇÄ)mHşĐIĘ%QśÂO(NĆíTÍiS< °Ľ“e§xâss#‹-hů{Shá f!ڽũéoďŐ39…Á§őZľCö*SXFL—4,‡‡.›SHË«:&‰ćÔ…›g·sČĹ äĂ'č{˘BŠ/>SÓÎ[+ÔŞDN ÔşXäxމś˘d~٬›_”Z0§:ŁîuŘZŞâcfrJrô ŽPî&SśłŠ“S)˝‘śâËű+"$eq Mi›Y‹Ň‹ ‰SŘńË­w}ĽĹ)ą#č§n©§%NaÖAŚË ăĺÉŕ“`Đm‘ą¬+ĘäÔ‰(źď Ůř"§äh¤ëŃČGrŞŁÇgĐrGsŠKK´m·;/ŕĚ"§xÍë2§/Ć"§¸—˝,Źg źáeNM‹T9…ŮF[S°aN$§0É‘ň…Ŕ'qĘ—ž‡|‰ Ná@îFmŠ%.§‹'ŽwmJO?qĽ“6…é »*;˛ď‚^Ý%cSČľŐ Oůp›B~g«l!?Ѩ3-lŠĹűo`ń­)¬ŃsČŇ·dI¤)Śc¨çňä˛ISHľő¶ÖSfŃ MaÁémlŽ+CS2”µ lXţvf K˝rúV>*S)‘oÍČ#›Ř$f „¤!OíźP)@f ;e`I\®wäˇhęUŐ;Nţť Mu˝©M§ă†In“¦$.+‰hx j}9SčDfáłBÝś)ŕ`ÝÂq˘3gg ű_ďY†*1S-ĽsSí/f }Âşĺ«CíŔm3Ĺ˝Łů{…Ĺłx)S„j…Jä­Lyyő9>(S—l´ATE˘Ć¦LÉZĂ9 il·)S =ěőĽ[@¦ˇ*,…Ň)çNĆn5z„ţжLLaŮŐĆÎ,?NÄÔÉ6{¶ţT1%»ęĹf#őHL˝JwÎJÜiSÜŠËč˘O»Q ™Âą­gĚ>/`D¦đŹhîu….k ™Â·E«ĂKą ÜŚLMôZňäB”[ďČ”Ś&şm'˙Ś#SŃ-dŤ™BŔ_›zť‚TYČ—^{Bë»L±Âqüi˙ě ŠŚLˇ·[÷Ča{SGq“ěnLńěŇ–b˝íĆÔ…Î2Ś)é ×;“¤Ů?S/— ×µ~ Sx‘QÎéĚćŽLĄÜ]Á¨2Őxd\«Ő1Ígw)L•2'”{MĆn› ń¤|6¦Ľ{¨¸ÝBźČÎ3l˘/‰Oá]ß$ý@LéáݨüKÂoYő'Žavaމ–d­D?Sh7*ĚD—0…ó|١4Ż ;20…Í?]»ÜRmJ”ůÔâęř ›/5±ťĹW‰ľ˘=R3 UiÚ` ÁiËŹ•+|)9~hH ęu䥰t‘ÂÁâ-]J»%J) ×ôl’ź|)„ŁôZă „źřtš/%Źs«žŘ)ĎîKˇË˛VUL#ďľT MŐ—/…ĹÉ|,y€ExůRČ;Ö¶ľX _Şî§%2]f^J†ňilS@źLáďˤ˘E%Đ0ĹYn™ľ§ŚĽ;0%;"3EŮ{űL…Py-˘/Ąm!Ó \Ë(LőBo®+óP9G,bŠ=Ž$¦ë'Üv'¦xÓqV¦e8… 1–1ĹŞ€1Přüľ©PzŃ6d*őw’&ů/d ]V8!ú2…Q9} A4‚Ą™B"/w¶YĘĄ†`ź| NbÁ™B˘:šOč“-óGP¦¶‘yPËĚ””tŐć±+ń3…XÁjŔ#ôQf¦¤{ ^0ýI™zéžG4¦dDŚY\ő¦„őB¦<ęÂŁ1űB^çŠÄ˘M™j7=(Ďý¤Lyů¶ô-Ębk2€”©ë&܇·2uŮbąËü¶#S(7ŐIç$»)®…;Rt‡XČ,€IJűm!S\ťÉ$pŢÚÉSCp¦řŢ`·a+’ç~n̶ÇV1ÇfJ˘­Ľ]XV¦d¨ąĽG®čK™âľ'Ô34 ogĘ«&Ąaev¦p˘á ÄôŢś© '«ŤcÇggęôč½1Slők+˛çj$h N4Zĺ¨8‚šÂóĚ@+2Ľ®3u˛îŔâP˝Ľ™©řLwj™Â0ţČUŁ2ĄU+"±3ÂŻHĚTGČČ;=;ŁčL!ŽRu_ŘŐ;3SĂúÖ^^˙{)SŇH×ň$6c 3Ú…>UÚ¦Ź„TQcŞ˝×gňËÄV’j 5 •ŔB&¦2çXŤÂvđÚĄ‹!~†@LÉDVĎŮĂf Sc[Č}yůRrâekAËňčKńKČK҆¶n@Wˇ LAC±xW)S(„÷×VÄ•ÎR…)©Ě­‡uĚň-^”g…Á(‰Â¦ck-J@AŇ޸ő8™?˛Sň€)×u’Ŕ ÄjDZoötÖ,LɵÂQ€˛>‚0…g*}J«L1#×_ze*¦8TWtĽŕJOí¦âÄfEYÇ–[3„+%b 1üb‘ć)`Ć2¦X}µššÍäĆ 6ÎU<9çLá–ĄëCŢßhLµ-l7¤Ś).Ö®?•&Ř·:!Sň‚ߨAbFŃŁÚ›:-hXE#rcŠ“˘<¦§V*HíČTkl Šďő™’°OŻ|¶š42#˛ň:>)S— †ŇA8(SŘJ‚ť·šóeL‘Ţv{~3¦°*Eułn~g¦»Ľ–0E‘o¦ddŻČřť„)śUĘJS8‡=aŢpŃ̉q“¦äĄëţŇ}’¦d5§‹ą—4…QC®ÇűŰ‘ ©Á˘Üę §ĎCżASy9řŚĘšjč˛"k4 <˙Í™ę\^j +O šbh9çMéĚ* îŮ$2HSuŰ‹qXXĐ˙Ę ‰ň‚¦dů¨ĐÔQh8…¦Ř~ę@xźÓ{#ĺŇTŰ^X$h kÍtfnogJ2aěP^ëčLáv†ô›Fm'@SÜĽšší‚¦pP-“Ď´~ö‡Ń™BlćĐ.tÝΓR˙¦mµž…WT¦¸~—‹}+ DżkEe¦đdKůžf­27)ł)žáuc¦bއ|ŹÄLq¬čKÇUÉMŔéĺLMK^Ąz9SşÔZݢ'±žš*hňŔŮhb?ö’¦bĹđ(ü‘EM!ě*™h&Ž#˝ šÂOŕÜŹWü¬_ );8.ţhJÖŕçˇâî š˘kîKR˘4Ĺś,ĽôçD$>QS§t)ѢMţŤHM!‰ŰGˇv˛4•şCô–Ą)l$ä3hrě@Âd¤¦ŘM/’ćů‘hZÖWŘ’«că<‡^śšj ‘®Řs©Išb“™ô«ěäú˛¦8¬}Äq)’5…Äľbńµgú›B•‡ĽAË-cS`Ë˙lň&;6…OotĂ˘Żľ©)Ybµ14ý35U§¦‡“EMaµ…µ•°kk¶¦$PTŰđĺëČضPˇĺgCĐ4`SÜC&’¬–îdMauĘćáş`ăÇxYSóđSé;QS¬ÓBŻŤőźü»55»Ý2 Z™šB›Ţ‹Gj“ĘS¦¦Zý[]-Żš¨)Nbˇ@©!n˛YS9·ß/jŞËłoÔÔÁA+RSŘo ń0ŻĘľ©©éŽëMMÉ:ŻW]v’vYÔm«+ʬőł4…kZn.őč}ľ¤©{IS˝ó›ěŇ$ăKű´ĘŇ”ÔOÖŰ^’žĄ),˛cĺÜ9ŢĐT dy9SvX4¤;SZO)s&C‡ĹĘĐâćL‚ő(•¨MĹnT…Ş\€¦äCŢÂ,ây˛ł3…”ě] #°2“ěĐ”ŽÓCzG”¦´îÇFç/G¶¦•nöz<ĺËš’Ü/»Uć¨hMqŔ 6˘Ášęűć˝IS 'ĺňyąŽäâ(KSőË·őQxvk5%ʰóU:lďÖTśń;ę¶7kŞJŔ yQO“÷tţ÷Ms8›Ń$Nů‚ÔŽĐâšĺ¤ö­žôF=ש)­HŐP–¤â'Řţ0Ľ‚ąŃˇßŁö‰?= ö/EÄn–š˛AM'Ő AĽéÇĄ)+ů—jFn&5ĹCĄ-.ĚO•›Jff}ńł)Ź:Sšď÷/$üa[jĚ”ő]°ŹńäďęŮŐ‰eÉNH‡şÁŢsÍší;á LÔ]ő›u:-˙§IgťGęËÖ1]ĘÖwŐI®bÓ¤Ëɲج:ˇuŤÎľU'm‰ç$ŃÔiŐďťRĺŃ·‰QQť\Y ¦¬öL2ëtďś+EŻAub&٤˙ťŠ‹ŕăeŐ ý)ě%‘¦,Aub×a˝ńŮu6˛NÝN4ôŕhĚĺ˙‹¬ň}G'%«uj6Ř—’~›P'üŻ ť–řMuB÷)żgRť0’á9ĺL3˙ëŞO—đÚ{á+ŞNč„ŢoÖ'ßV˙X§Şí¨oš-)}uâYµŚ‚Ľ¬ ¬ŹÚó(ĺ9bZbfťdkŐNk:#ąĺuŇS´Űť™Ń2ę$3I=ě8˝µ:!¸ZpŽë»ć+˘NÜŹ^(…ŕt€Ľ&Wť¸CBWu_©ľQ'´]ŃRśęÄŚąb*éŃȬSE3;­Âłă¦Ĺ:!&qŰb=ĂY¬Ďcír·,Ő‰ôáQ˛ę„&Ěux˘HŹŞîTG˙ń$nşP'Íq–K¨=ůuÖ ďB|UˇŢ]'‡°ź±%şNźł Íí'm˛î$V«Ěć:xí5o…ppťXó"“’6łďtaŁë„3ŻŁů+=˘ë„WÝ39hźĽí®2´‘ÓDlasťR0UäÎ7ě´Rňűťe'íH8üÖ—[ź(;5¨ ĂqwÝd'Tżµâˇ‰$;a˙‰µ‚…ĺžUS„ťXyŤŚŐäťÇRëĆ­‘—îm&[˘ťsI«ćdňŘ&ŇNU 8¨ŐY´ÖhŤÔgwm'lv0]qKĹ.…ÁvÂą;UĹkí?3Ýę$ĄsLÂť:[Żx]P{ăN6&I‹«; ¦:ŘĚu|˛ťjóTŞz%܉—źľşÂĄŔy'iđçPȨGâť4(zzGő‹Ü—ď4¬xY:Ľ|§JDM°Ę~ůNµÚěxÉwâ^¤Nú›âŃţ <]ţ5îůž$ĚŘ´Îăđ„ěŔŰŞt¤ő`ôť8&"ß‹‹¸đ„„Lą\–PÚďě;a•„“í‰}sôť0…KúŞwJéŇE?óNŇry/ş+x§ęmĽ‡H?đt˘Ť3·…•nŇ.đ„—R~eŐć:D䣙đ„SYdŤiS0KxŞo,‡Ú/á‰qYÁ)­‚„• <ńÉjaü‚~¶€'ż®Ř UJŻ˘ď„8… xÚ•aţ‰%<ńZ@]u çďä˝o*¬«ÝwÂÉ«v ž˘–ď„P":\j⦢^¨ÉíÚUBŽ<‹·n)⍼t§{™^-ęN<>—=”žŃ`źůAw˛eçťť?‡—ý©Ó|'¬ĺŘ^űŮŽmĽÓŔ†…ŃPćĄGŢ =2?j6Őş2ďt ˨ę| ăĹ;­®ç˘AFß +P™ş¤%#jôťpÍeÇÝoÍe|ůNMĄŚ[Kşq-“îÔŮpŐ[˘Ś¨;qÇU׆ĺ`Ücž.y{/~1IđÄWt,p‹Ť;ßÄ“ł“Ň5< O<<‡™3µi nHVžŞSŤĐ“v ©Îéô¨ő„Ó"üž/˛h·žP$asĄĚבzÂĘXî˙ĄMÉř`Ľ©'m¨,ŻbËÔ_“â]bň¸QOHď3Ϧ’7Ú¨'h' đµ¤'¬ÚŠÁđĚŽĐSEn€lšÜ­oç `Ĺ}üpž:J}˝>ńLÎV hŔ§kôNĄisžÎʶķŃé‰óÜÉ4-~Ď+9OzCnüź„{ô„Ů={4Ő`ParéIŢ–9Ţ(tÁO$ę u䚬Φŕ‘zb-ĘÁŽ ·¶Ýü =Ůy,µ$=I ŃęěÜ2ô¤ĘPX±¦Ŕ…ŚŇ“dőËí× ß‰@d„ž°TEö,Ř’mĐÓŤ^ŠŽZĽ '*˝oxZŮyBbďô$›ŤyşP‹|¨=„ •'<-’˛Ł§ŤůRžś]×i鑍yš¨r·ÄÇŁ&ć‰G˙rW|›ç¦<á4¨ŻĺÝýfžä˛í‚"µ =u|żŐçř=-™ăŮ]$éIۉȅŕpĘLäH=áCŕ®Ůě#ĎK žëckóU¬ ±Izş‘ŠăőĄ×čI2 ´™řyŇXZĐ“‹ŻĚ QzâćF^=ăäŘ>SO’ft^0"ő„…R¨¦˛üzBďNś?ęĘ ˙˘žôýƱţĚĹď’©'¤TV2u;POňWPŕ«úlĄłYOŇI˝žľ"(/ęI˛tZŐ6ĂxĽwęéƉ­U7H·ąH=a9ŤĆ\dň7DéI†FkŞ‹RÔŇh ţű}îÔ»#ŮHÁÝf=!üĺý·ĹÝyaOŢĂFş&í©ęţë™Nqčb,ěÉgťŢ´5-†© =­ ‹N;Ž>÷„-”“Ľß,;ŢĂ€č,®'¸ß/ď©Kőžř„ŕŔëŃ–ZK |Ň½“P!fa@“Ř´ŹÉ=‰OŚůţ9~ó¬ŘŁ÷„Ř÷x~‚č_Ń{Â*”(›Ö‰F-ď «i!ˇ÷ě !âŢfĎŔ 1 ‚O–)Ô€OĎźôI|Ňücąc<ĺ [Č',ú ^a]ăˇČč·ţ·E’ʝѧ Óśk‹-ôIűk`˦iżxv_ę“KCĎ"ĺ“úäý߀μԧîę“Â8Á}âH&ÓđĄe”ä:2üÄ6L~,}'ř kdtçŇĽ{Ľ˘A~ÂB\Ö%Ckű°Ö ôSÓ…ÄíyeăxĂOŘ”†%ǤÚÄ×Bá§ŽVˇŢ{&÷©#Ň(Űh;5X.±OUR§z±nĐ™}bt‡ŚĽóŕGČîGÍâîŞS-÷ cľ„¬–Ú,G§}Âp~Éýx!7őIřžvxUHĄŔ>qa„몡$?5®•NŰFJűîč>5íś}ę6ŰŤč> ĚRóĎ|MVömîRâŠ.Â÷ ë€Î”}?GfźđGN´ĺ~B}*gźš:†Ý [Żd>ýĂY<š…sąqR–Šć“te;¬ú°÷#›O8ôç~ĘÜĚ'îŘ×ŇÓ%ZI%šOrĚ»zŐť5šO2ĘI·›|AĐěäřë××ď$>1Š0ŁöŔşé9ň Ď”Ľ#ęťť|(ů„&¨ E3ć):ąů„1_N®ŻáCŔ™É';h3ň©!=u'ź .ĽX„6"ůÄmpŹŤädČâSĹ1«ÄŹíí™Ů{Âź =Fqř˝'ľ_!®&xJôžxř&ÖÉ\Ň#÷Tą›7ĂçâYŽż¸§'$–.«ŞŤ{’Ö(±ż­ÁTňž0Ń—gT…©Ü{ÂBů®šBÁa7zOxÍŃě“aÁ‰X~ŘĽ'®c%×U ţ™ŕ=aŤ‰Ôdćěâp3xObĐŘßĎĹóŚÜ‹t%ޡę7…kO˙<ĽvúňS,î©Ú˛c\~˛r~Đžj÷ö2(Fîé@~¨…¬šřn{jlĂ‚č\ ż {âýč‚ö‹QqěÉçZmGŰü­=…~ÄŇÇqOÜčĐ`ˇëşcO'ŠÔ-‚#Ýo_ŘSöhŹŮvî©3űÄ6 {bĚ Éőüör}iO2>´«čŠ ÇŇžp^ră—Zdâž{âc+ł™%WKW†`=µb-ß=ż¤·Ťz’“»ę<´4ŹŇ“ö!’“8Î~ę0뉟ۭ'–Fë 1 ¤ męD‡iiO¸5łČŰzň”{©Ľ‰ÖĽd—.& lŘj¶Ş• ‚+XŘw6H«ŃŽJ|˛‚öÄ0Š »V´2äíČŘâŢ‚ú~kĂžÔîË^űʵLÁzâzľzůOˇě¨'­’@ ¦6c÷­'lăŘ7D#J°µ"ö$OÎĄŕü {ÂdYu'‡©°üíŘÓ…µ‰‘ć—Ńzb\ń޵~k–őÄńóŰŤĺgذ'DŰtܦ@ú{ň¶ Ň=`Oś^`¨sŻŘůö„ţŢŽNJ„˘ö„A ™@şBCęsÔžż8Ý>™D’ö„Ą*{11ˇ‚™z‹{â ‡UâÔćI/ď -ĄŠ”Ď;yOŚśă Č;í¶Ä=1Ł m©8Xŕ$:zOxEŔ%řŐo'pOxz٦‡ăNÚ^,æVíţ˝±'ż»¶3í°#öTő-k}u_82ö„ÉZ~áˇAUţŽh==ĂÎJC!FÄž?J•‰Ă!ŕÄ=Őµ«e8Ď’¸§ľćíÇŹ±¸'.lďËĎš'‘­Ý{BĆłŽŻ4Jvď ˝Ě/ßz ÷’ŧç/zÇěg“űźkçLe®čź¸ĽÁE1˘cF$źP$Іo.Étmäz$ŻHµ<¦™|B_x—ç›|B«ÎjŹ1|¬L>!8©Kś‹źr3źnoh/Y­›ůRJç;ĄĆ‚ů„>Dse!.ţÄ2źř.ŹšRú č>¤$čŔÇ›žŐ'äyvs“;¶Ô§¬˛/t99‚öIßt°ĂÎ _µŕ'­nDß!m€4ČO8{‡ĎŰ̱93ü„˙ó´‚7üT –•¶‰~ÉOŁqŕqj"]'—źPż<ć.ĎŮá'>Ŕ˛źĽµ_$ĐOŚŰ#;hf>ŰO#¬¬AhđÝ~’–k]ʶ{ĺ/pű ŞĚĂă@ÝŔŰ~(‡ÓÚDÜ“e?5LO«űíôď×áň[Dů‰ řc˛“†-˛L‘~BXiřÄőĹČň{u«řdň7,ů ąŃň:¨üÄný„ J@˙”Ëň“ Už»&«Î,?Éôî2› ë›üÔ Š]E“q$ČOĽŇ˛¤â[Ę—t§źdŢ”v:pHó~Zž8~’şlű`ň̆/ůIę6´ŐűÎ'ů‰ÍäĽV{”]~’]čđ"ńś~b¶SóŚ*ypj źrÝάôe6ű©18­óŕńęk±yfý +0 ‡>oř řdŞ?aŔ§ä!íúć;{} iĄä?Ią7ÎĚgóź*ăCśiO~Šĺ?iű6I;ŕ`˝P3ój(oä*šGD ¸ÍB›NßB×d@1ŕĆđO|q%^ÔÂ#ž_(Ś—č•Żý‹ů ‚Ĺ+%G ]#3¸Á€ÂŇżăH‘gľŤ…in@a‹łŠlnbXрЖ("śd0 ´AŔíZA'B(Ť=f©aOŤWŮ(śé`Ľ±S]Ń…Ä]© 6Ő_b)P®číţł}@ ĽQČb5“·šĽŽ5Phć[¬±)PږنZ‹üŽÎ@iîęgoŔ%;PŤ1צݰâ Ë¡r,w‘'ÂI‚(öóBYř c2±,ëwy$ ›Ć$<"SĹť=Îɵ ;űÔĺ“řů– ĐŚl=Ç%(’%â˘bă$­$(l›eîÚĄ”šT¦ $É#Ě0GË”—G©˘ŃÔGZ2@ĺđ•QÍ›[śĂËíú ääÔ?Ëδ–—'§Ę…Aáí@›{/k”dł *›*ř[Ř^"#žűqÔ͂cďTíT†w=iPČŠčnCß#qPXˇrK›ĄáčőĹAa#=šV2ým.Ç5–EŃciP7&«ű#aPÜ.HÂŹźć{JŰţŢ6¶BcJÂYŐÎÖŽz Škw‰Wh^jn”l٬ŹÓó0orŁíó|qP"I4tt‘pš{ąe€ě„©%K7±§ŕAń´Ů Ś.•OÔł¨ň&LsdŠŰ‹±:‹ž´–…ć1®ß 9’9(ůŃŰŽZž÷>xP2˙0 hâ!Bi ˘ g˘…-ŕ¸Ć"bE(¬;Çh{/Â>şD D–dÍĺŤ.Ąţ9’P<ö‘L`޶Ś$3ˇěŘ6˙Ú@(L¶Ő—i-PŤ-xާ˘=_+sPŐĆ$íľŘ)§ĹAˇĚš=xuqë<(ě!ÍZú¬€ą™BG±Pł×w Ş˘¨X7·Xz$ ŽĽ“Z˛ĎVMQjH¬·ˇâőeAáŘ=µr& Š+lU»Ĺ““0(i:rŮÜĺ;ě”tYlÚ’*[PfšŽ )Ď‹‚*T™řvQŐ ţBE˝™â-JPL¸CYĎÔt\ĄLAá®5ßh•%«çb©U@‘@AáˇeF83—îĎÔ}X©Eß((ĆĎp§Ażť‚ŞĚó˛TV>QPU;WH®k¶ °Ŕjč‘Í©‡W2ZPś8¦[PŁď‚YÉĂxÇFAťŘYÚG*RPťŃâŞAŞ8~‚Z óÍu=űŹ Śě »§ý´Ť‚Â$‡Á_9^*‚ŇXF{m؉€]˛ P´ ']ÍBO‹‚â^IţŚ~TŇŤ‚ę(+đAéX%(NŠ—䢢ń_qhs[Ď™2SP’.î AĄqĹ’ šćX]·|F5Ş´š·7ŐءZm"¸<‚â,†¬a.lŽIiQPX`ݨfV§@AŐB\Č((ö± ž-QĽk‚¬+ś‚»Ú&Űťč&ˇ% ŞéްÝ>O~€ .űĎźŻ¸AP(Ů<üüž/ J˘|.Ań:mÔAE˘żě@a«5C±{-=2PLÁ§Ł—`ľ(†[,açčÉbúŻj·ŇČ›u!¬čŰą î@1~ŚÁĐÖ|¤Ş2aäđĄŮ|KP7:¸Űb"IPvtyx7Rˇ6ß”:ČďżÔâ8tłvVRVŔAâ&LŞSß}r[/ę¶dŇ&ŻÍb ä »­ëŤ{¬@É‘łBĄŁpT 0ĆJŔWv T—E톗ŕb, ? ÷ľY‹ťqě·ÝžÉńěŞŢş—YěÖTp ÚÁřBĽŮĘč]|ˇ@AaQ†YŢe—$(mxŃ<5áP¦iQPX `gîőöĺř AMo÷„ż°$(‹đś3÷ź^D” *"ś}úa˙Ř(¨VřŘŠmÔ—…^ąGő‘úN>”;’ĺ´((f`ÜžĽLs· ¤aÎŇěî—%Ż»77jâEAUďŇúLKo :‡Ö˝˛?{´ °ŞDĽ} éY)(Ľ)˛TJbŢß((D;/O­ó*PPŤ±YÜ#Ç.AáTŐ‹Ëg– 4¦Oćx(HPŽ$hi9v¦»%IQÝúś"`˝IP8ĆŞ«ëR‹CűčĚŔ€5…&‡ pÎŘQôbɡr%…C>XóÁ?"^K¤ °­C+k­ŃÁ,$¨Îµ\-ŢłU†ÝAaH›źŘŇ®lT-L˘×UO«ě!W%M˘í,˙ĽF’ xă«ăý"Ś”%(9Ďhš§= ­¨@AYPĺ>7_™Ť‚Bv„ßnËćŹ$ Šm¤=-fľ$¨&ć‡IPőćYłzĺQđc˛łľ!(éćÝG×]0?G€ 0OŕxF>… ‚b)ęş-ĂgD »é+ŰygGá/ ö©ČÔáŹ|:…uś űUW‹7"0P J¸ä*0Pě˝,]ň™{› —r †a~ÖĹ@áÎÁ,ĐBťÂ_˛(~YÝk?.#Ĺ"km°¸ĆS†W/@P2;úFě¨s‡ NOx‘ä˝9PŘhNOřh%׸şśü,e"ĹE-r-Ř˙—j1P˛BÄôéU˝÷ť(ägĘBÄÖÖ„ĘĹAôňţoą–…%Š/mކ_Ôř˙{›^iv#9xÝő+žĄ ¨Ťâ79ZÉ{e{ [atm ‘IđxţýËČ$Yç9Gş z}ŢîÓ]]E##VŃ!XŁŚR‡Ëjńš&ö(ËW]­ĹŹP謮ˇŢ>ú?uľ.GňţôbmŮ o¶.o¦í˙D"‚ŁúµČĺ˙¤Ľ SŇŇŘúŤ‡”wşŁ ?ĘAďŁ=]–WO®(d›th&d'ë¤{@1xłŘčËqFúĎüźBXŐ¬‰ËźP•Ż»(dŚß@QŹŮŔG‰şď  Ň.­ÇĂ ż!ŃĺÖ Lp¬8íźđ{Ř{´Ę{”!Ńa˙$YëŻ)µŻó§cDÓ`šůCöOę¬Ţkđ*d+ÝěźBqÎĺ\€˙'.1u=Úa˙¤UÁŁ@Çś\c¶˙“Ŕ?óŮUď*ßŰ?!~¤jĚk–ý“ćVţbT“ĺËÓ ť“ŕ<ř‰%PL4¦âcÁń{˙'ÇŃ€÷§ţO¬),ZÎĚţO×Eť<Ú08Čá•l—żIĄ=ýźŘΠ߀yŹÉĘdű?‰Ł+mBs^ÚţOÜśLń6^¦OŐĂţ‰´§ľÎH<Ňe˙$äI?Đň'Ć:  xłP3q=ÔďíźŘ­pWGŮX-÷§ ÝÝ%–ŹćO(‘‡¸pJš?q—FreŚ­Č[ń4 J¨üvOä{?±ěsScÚK[­>Ľź¬13˘Fn äćOÜK…6)đ“*˙˝ůSŢ©¨đ(9Üźt6 ËTű¨tŮG=Üźć7ĎđÖîwîOOŃéQu·źîO¨‡ęS¤sÝ>íźČ"×Ćä†>cŰ?öpŘßĎ(ÚÓ|ďţ´…c°ş÷§č-#|±¦s?éfĘ"©í3ôŽĺţĢBë[Mß™?IK?™Rľśťó'F ŠvE“w~=˝źLrŚ‘x3ľ3ÚB ‚‡ű“&(®G3…'ŠţOoŤ>§VX 8 Xş‘_‰Ŕű­ËXPLq9%ě´Čxú?ii1Űdž?@±ĽĎŞ~oUYz1>ŠO¨ŔA›¸ń_8 ,:/DƲx@ˇp¶ŕOŤ  nÎÖĆUjO¨tËF:@&+Z‡ŹÉÖ›'/őô€±k,ąűšô!‡T´Jq4뻤{{@©,N~±źE1fµx]să~°€˘VĚ~¤fȨ°€" řŠѕ˙˝čćwţčp͉⅄b  âM6‰×(S»‡:yť==  Ô‰¦ě±—ha¸őôb..8€=(&Ď ¤ŘłkřhU–"âć6€±+ČÎü&¬‡T!Ľuš<Ô¨¤vC(Ţ&šÇËgP‹j%vІ5ײGµą%ć×x?žęý’ ”Iʰ6My†˙—y@i\ë}ÎkáK†|¤Ę˘€ľPć9ňfŞ ›żŕśqU_Ó|bK¸ÁG¶ř=2Łę«w÷~4ďpË™ü ÷ĄßĎĚé˙Ő{ źńs^˘8ÚKQęćĂvi.dÂ3«uK(™‚®ąćP”ÔĽ•0sűŞň±)÷‹´nęěoÝý 7XŠęĐ8…¨Ś­śőq(Ůż"_x˛ÎĚ‚‰ŕ«Ż [ʆ{t.#îEź5ańpi@…¦c“0Ęć¬â5ó[HĽwPЦd‰á1 ńńx$_2PŁŠiôę(ˇeţžůRÓ/•TtDłŤ9DŽ«ç¨LPČeęEJşî6¶)’ôö@‰§n?jŘ#ů ˘-uUĘú˘-Rä,O`xvŮPhĆ{ůktĽ˝ţ˘Ň|v,ĎE=;iJË'PM…˙Ś»ě Ľ—< ޡ·–EżČA —JA05ß2Ź8JůRđ ‚¶Č0;ŞZ*fËeY?Żâ»ě'ísVĄđ’9Ř`ô?ŰOž Í|&(Ő6ľ2°¨µ*čk4‘Şˇű "ş]„"ÇŁčţ4`c4˙¬ńXüZř~Ňľ…ą$‚ĘČ6ŁÜü•tŹ8Ż-Ń·hţZęŻKLSňC˘RáóčË#˘S(~Ť~Eřö‚źVěň8 ­T_źÇtRňľüĽ ő^&Ů–\/P ü%$ąÍ÷ŰC•¬`@~°CĚŘŞp$7ŹßłźşĆOpŚăÓ ?Ď.n&Ż”í~Ákáxx8Xŕ@ÄąG€a°‡­”ó!ję˛ëĽ¶KÇhĆĽŮĂ Ű7.k&cŢ2 qoŞ]A®2â¬ŇP·Ą‰5HŇýĽ >Üäď–«fáÓŁś1‚IIa Í‡¦/s^q ŚGŁł‹§—yßřŨô'.BĚ‚ć7%ŐěČe¨ä‚EW›Sbôx>0*LľŞFĐł­Ě Ű ÜíČ EÉV-LRË:e*ĂĽę¸ú6ľ8XÖEŤçBy#l‚J— řű8ĐŞ€ĐESx­€´# ¨j[SĽQĽ]Ő>°ˇ˝‹UŤmľt/‘{‘Śe; wXŐ(_«ó!1Rń<ČĐŞH¶ß˝ĂŢŞ”sÁ Ą«Z™8hřLě~´këąç\~ć?gy~(N‰ŐoNöxÔ;ŔUv»†‚b#€Ž·bŃ“˘»óšńÓŽÖÝ4†U¤W_ǧ..^âaQ.ß¶Ž–<ń ýXÎ{W2Ľ{ćbí±“šÄĺ0ŕŹ{©-BU?ü?‰ăͬ&ń#!$âýk űVDyUš@™Rx¶|ľdYá­ĹîGačס7şľŘÝgPJrĺaćňŰKšĹú.ł ,÷*h ęč‹^<Ś0lZŻËŕ$Ą©ůš ©ÚÇKŔθ!Z\v Ć;QŢă8/[uYl–!ńZ‘$"»Rl´h¸“T‡v«ýëÜq3MĆ5uę7",n®č„$ŻîÉţpÁ¤ĺ­S^ś9ż[®: PoJč›ŇÓ( j …Ň4*S·@ÂkÜÁ’ë:öqŻ—Ćpă÷ö"Ť,Č"Äf»Ië0!XĆ3R}Żn“MwŚk˙ÝOěČüĎIŰö}ěŰ@~‡|sŠN< X’„aw±ç}­žß;>ărŇźĹőń/€ëă_×cÎÇ‹î,p;ŞÇ"idĂĂőüĘfŮa娞ľYëÉč<Ú¨ţöA!ĐOQ˝Š”†ę ˙˘/Lă f? ŮëC]'¶®{lT?/bˇúb†¨†ęo‚ęéęé’ľP˝ĽŤ>GőqúVŞgTY¨ţ ©Ăz¶âÖÇŐó]° gázBžOq}{ÂúrÂúö€őďňI Ü2Ä\°~Łz?żCőŽ ŞgҸq=ŃÄĆő¸Ô ěó×GÝö˝Qż‡ő®ľ€őqlX˙}jöçý;íŐ/đîŔ>>€=qËŔľ„ŘsÓŘ P˙—ˇzO—Tż÷Ƥ}Üü' })_@zč¤/ÇVÂŤúЇň §řŔG@,Íýó€~śx^ÂźâyĚ}:žO 3ŽŮĘBóéćŮ/\`ŢB`rtXö)ö)¤©–Ťä×úÄA»ˇüű Nšs(Oq‘…ä™ĺ.$$z`y›)1,ŹÇz yQëηú°R°Ń|;Á<ë'×úvąŔ|ZP^/µ ĺqCVTýís,ßż‚ň5o(/ÎŚŇ*2ÝżĚëňúBóč0sńë™`ţÍ=»PA'ć34ʆá‚óńaÓź€óń çu<ꕼáüŘhžu‡çM%ŢON±@ű5]o@˙®ÇýSďáGútŕyžŹé€óOś'j[÷˘üh<˙N:ľůuldž€ţ8ákř‘€>‡ý8žOĺ¸ aŰ…çc=đ« rô‚~kVĄ+UGđŞĺ¬ŕŹ%Ó Á[)zaVü_j^»HgéBĆr3°+ÚĽźµŞo^)>0Ąb¬ě-U[XáH˙äĎĺ é/3¤żR/ ěő•ÎśˇígŠ’Ój`MűÝ'K`őÚ÷âŃx[tű¨ńŚ!ź×§Cn_´ć÷|ő‹ăŔ»juzŽ.@:»řA+a/Ş' aśŰ˛ź CgÂ0 ĂŰ  ?Q®€ž2´#eHgĘŔŻ2}vĆĎĎJhŽNŔzvĎN€’źhÓ¬”ßăçÖµ˙˘tAá©|•.Ś3]ŘżGuţ•+ÔG žąBh'K_5ęѰÔV­\W;UÇMećńEŞŽT!ą±ĹŃĐcݧß©:>U`î¶“)h~Ö¨g˛Ž}!‰se ˇ>Ş3á_\˙źá_,@Ąh% Vň$âóTˇUűăLî—9’śy—§}űߥ ž |•&¤/Ó Ż…_řźEÜĄîĄv‘ţöhĘůůŻđöQ űëóxó€Űđ+;H7ÇŃ ËŞn xśr´ý®m 7oĘÍ‘<†˙¨Â<AľĘÇÂü­±H-ga~ˇmç ¶ŹkůÄÚvJŠ\U°Áö¤ČIÚ`{l¬Ýű¬}{R…ݱ6OđžxÖć§YŻđ>€¶ťYn.‡Wv]ľíÝ žU™?Č6ĚďN°˝.űce^÷Ú±Ń"ŰŘ*›d§Ú>ŞO?mËfĆŕ6Ű|·ĎtŚE)‡Űá¨ő¬ş?qőLßľŔŐ©¸:[Č äŽ«C;q5“>±ľ3w[áĂaµ”÷™ç>‹î»á5÷]ȿ͑TIđź†Őĺ/«Ë_ V[#_e=ů¦.`ťď׊zí¤ż0;N¶«úQÎFů&-ĽÉúáÁ€‰»¦6wČŞgÄ18úíűí ¶·M]‹t]É ű°=ŠÚ˝ůř‡˘vŇTuţ^żĚ5(i—ăâřPŇ6˝ĺđ±¤-Śł]{=íe×QűÁl®©^^ü@A0sě_Źz6[Ň+—`Îrr`čŁĂGűŰ^4›?!Á†čî)UyŔěóÖ–~VµËîíĚvńw“ź¬˘Xmn{‘$’ńtâG¬Í)ŐĄľCŰ`A|RÜ´ôä®=h0Ç”ńŃQŰ®>AÁśă$¸ŰůäÁŐ rîăňÂokVŃË#í@ÜiŃ…Ň şYÝn+`ž»«OŁť%Ň‹aî"ĘĎćpž;ŃÚę;ĚÍŞŮBŠś_5îóá·|˘î¨_gQü Ä쨺ÎYㆠµ3bÚYćÖ\°áîÇ­ĎĘ&Ä·Jý‹ŕ$`$ŔÇëŢT=ŽŽR>19StY3ŇńéŽG/K0ÖߎŇw:ďGz=1Ôë•”‰FÉNlž‹b ÖĆšK#ô›çp¬ëţ‘ÓŘĬ‹çďă"ăďÚ7Q¦ůµ‘Ő˝Đ9Ž‹š_†¨ >źc#WÉ'yÁé@čçV?!zĐ^ő|m¤ ŃĹg3úÓÁt?ŮxÝ54Í(Ŕ ű`ǧŕŹň7gý˶9şDŕ6Mč„ęÇVžůůQżŹ=¦ćý®7M Ô¨śx‡“­n[0,¶z´úËy’[e=­îĂ~X căőjt7;š×p )ŚĽW VYˇˇRăîë…üi¬_˙Xżţ˙L[yĄ—ö)ÓݱĘúdd®Đ$MçO©îő¬ˇoĎBÎź/˘Źçfj_ü‰Ř6ČçŮ-(ż‰+÷ňÓ‰ňťĹ Üõ`~9Qľx닸"÷Žząţ,ĚźĎcÁüŐťťŘô¬Ř çk;Ě•uţ˛ťŕüqâ|F±/Ę鵝3¬í¸˝d,­‚:1Gú웿RO¨Ď®ę‚úu}?kż`°Äř Ę_eý/P~:gXŹdíĂ ëńĂŹˇşsľvĹ‘gMÇŢÂřLk6ĹZ+»v{0Xę‰ńLJşúB±Ďşz?«$9–ŰŚôcţ8ŕýľűŢ—/ŕ=ĆT Ţe»ń}’QާđžÖtཟîßĂűü?…÷puú1uőŤí…ő'Ť%Ąg]}#űgaÝűÉG®p0Ţwúžńľ±=§P´Ż'˛gž}LŻžĐ~ä¶Ż'´—ŞŔçĺőOh_Ol_^ĎŮŐ#˛ (˙9˛ŹßÍ®.řľBö÷'Č^Ď$?éîŘ+QXEöp,BŕĎ }°ŐQg?ú'ß˝<€}ýŘźµö|÷tÔÚCÝĐ^˘{ĄeźóĹŘ—˝¤ó׿ëľčî„ŕ×?`ý8Pýs~u.Ă ę6ÎńŐú¸ýőäłl<ÍäxZÂŃý ‚î|ľ-Xź^?†íÎËşŠücQýéż«ą˛>‹î' 9ÉîŢ;Ë ->«îŮár9}}<¬ţú’×ÍhŮđDôôĎ -#|Šç˝Dµéîß÷jDźŽ­UĂwŐ÷ŤčIĺ˘ßLŐ]ЋŽhŠŹN®†čwŤ}§F–ĎÎÚć%ăĎWŕŰ_•·˙-íDĺ±îÍ.÷˘¶ś!‡ŁSWć€ĺteÎfO:'P7.çůő‘Oîçńç¨ݡ?ŹĘYˇ9*jsëťĚ–˛g‰ŔÉ^ ĽîEĎnéQzŹŇ{ýPz?ÚdGéýÝ6(˙SdrT*(/'(×ĐĹBĺéŢOŹ™ËtňÜżŕ·ôđ Oăä'8c˛đ8.si$|Íp™ÉŰ.»?Şî"®ĆÓW%÷cđÔş•›Ż}°É÷%Ńľ .Š+Bă¬5 —°×˝`7†…N—űuUqOá+ŠKí? Ś?ëííĎŹž~Äâmcń÷YĐ’4Ěç`Ľ~ĹăWX<ţ‚K¸7—ÝŻ\ŇFâě2źZ2«›ýQIćřš‡’Ś'qü_@ń‰ř ÉEďu°ľâ¸ôře•}žąĺSb¤ćGRů†álď}ĂóW—x Č<Ęëfô)ź¨ţsŠ íg>§¸¤ŻxÍźS\ł§—ę÷çüÉĺ ÁĂWĹőtĐ\ĚQÔ8+Í??*ÉOJązŞž ›/¶Ë1^%NËBŕýµjQRJü€·ôĺŔiţQüŔ㣰žŽ<ŕ3îE‘írÜ aóUTűúČĚŰč{ěu©vůçŕ{&r|Ź{ ˝;žőžőôX䍼ćsŕ]żd’‡×Źa’9dJöÎ*¤çg!ýńŚęÇJú»Q/ß„—Ľ1›Đ_oËלi8°›ţç”—ü ’ź ­Zů»ŽN™ś»ŹšZć‘Ę©z)S©˛Č¤Şjč6ľóY«-†ąŤét&^ýĎK9öżâîÄîó©Íđóg™äń¤’?dăŁC§ćí§epXL|F%/ă$»¬Çôq…]ŽŤÂžîç ÄěOéäńG m>KÜ ¨|F'gAĺA'?¨ Ż/éäiś3›÷FŘáŘOćŠ`ôf®äëEjů˘Äťľ “Ź“M~ě01Đ?g“C’Íáőű¨ĄR‹Áëł[P÷Ue™˙rxż “‡pŕkľblöń%Ľ~’Éď@|?¨™ôşáő1;§RřŇc´ť·k»]>fT_Uµŕ:ď-.Dţ9¸F)|k¸ś[5ĆZ×Z®˙i°;ţ`wü•H·J\ÖÇ)Ż“ŕăd-'ëďλb¶đnW^Kł}`}Ä{‹ä„îâLJ.ĎuŚNFΚJ§¸aFŢŞ‹Ĺ=ăş@oň™k{.ÔKŮXŻńtú,1S8Á/ă |S_ť˝»űÖ…ŰĽG?KĚ@ôhÚí§UdŽü\ű«rV™ßâV?ŘÚ›ăŤß»:ćăëŘý¶z?0?pł¤Ž:3+‹~ę¶'ő#µŐ׍Ĺ}éV—ţöxb`®‰ţ ~ŕňm4ôAý©*, ü¨7łP„đ,ŽĹw,ďľ‚í©u()6˝2N$śÚ"SžôŹwUňW¨9ˇpĚKQľ=ůřŞCűQpÎŻu•Ćť]ŤńÄÂÁ>QgUúXr^'ŐÄ\ýżîX¸$Ě;ľ–$‹ŤHňÝĄRń‚Ăz4¶ şöhe!Yűµ>f+ß‘%ë°®ó@đôńËęîUťD7âíČ +C~č™ŕľ–=öqŽXRhŹ}ld\Td¶9°“ęťn÷[Ő©§’yÖĹ©¦Î´ę,Bă¦űÁRë c]Á3?µĚwěşź\ď!eőÄŘ^|¦[hŚăד ‚y›ş§›L(×g(ĎYK,ÁŻf-Y6p¨×O”Ąů¤çú'ÇŞŢĂ„;qrş·2N:p2^Ę~ö oFˇ„wmâÇzôB:á${łąĚ3äÍşr»Ö ›Ű]‘N*–(j¤'VŽi)´§“ë=tŕ…ăYFčÍzĹ?ÉŢqĹ×|źdoĆc/ĄäGEzź­@ů›‚Č»ö¬p˛7ăż›‹Ásy˛B° “VŰwŞć6<đ=×›g¦˛yj…´„5'xž´Űęv!ć0çů©~ÇFÎ}]ˇRý:cźřľůśĂ$<đ6\x`çv®Ť‡"{<^Ĺ:%ĺ÷cĹév˘g콩ÉrňĐôЎű÷Ě5*ÝlŚňB|ż=îšČIöFÔńVAyŚd2ĘKOţăP&Ď ç¦}Ë„ĂŮÁß0ÚÎ=“üéÍ˝˘Řś­@}H8ł#ILosýXGf° Ž’ćŞěřŚÓ@jjćă8‡ęŢeÁXt VčĂçT÷ů´!XŤëO"ţp˙ż#ţp˙ŐhŢ´§Öý Oďµ×fp<+ÜšéÜěç…ů“á–Ťď0˙–ďS÷Ç@'Ιř}čÄ'-6dřů1îwźçNZJřYó'ćŚtšµ_×wťkţěQě¦{śGîřđoŔňüĽÝ<ůÍ*)˘z«’ůz’JxS=xŚŁŢMÄ>÷ăHç÷[|ŚtâÄĚ®p$@ç”îcÇăßFíČŻCťŘČ:O !´ßu+)áôىöŹtĄ–Üď«7=óŃÇHçÂűߍtş!®Äp?~67Ľż űď‡5~–NľwĘ›řţ(—Ďëßo›]J…Żó·ťĚ@ݤâ;‘s¬xG2ů€ü«M§‘çBüŤČd«>ś%pô·Ě‡ţYgÄ]4Ť§sQZŰřţ tÇ#ÁÝĚďqěďç\'˘·Ů©>;éč®ţěĚZÁť\”Ç`'“âM >řß•ŃÉŃźĺp¨Ů:çä(‡Ď{TWLPAä$#»ě_<Ůßóu ~ĚÉźjç8é­uőAěśîš>ĚŘZçđŐÔŮZ>Cűľz{ŽuîłâăXg9hÓ°O®ôÁń~˛żW;ž`ż:“{Ĺ’ócÜrĂ}ͽظևŃÎ|¬›XN°ŻyĹz}€}¦FŢřŞ´Ź6<ń{ÖĆË É ˘gÚĹ î»iö €·][H~_S6ý#Đ÷#÷ú”`ZÇńÁ˝x^Mî‡â ţŞYBý±LNńěĂ ¬‹ě±Î!^•Đäc¬Sň™Ýá~~(žżuďlqvěAg¦ň%<¬A°ňŔű˙źÂýÄp#,^żűK±+?';ÝLÉËß&x<&;ďSů|l¸ŻÁ†űÜŽxČôŢUóČ»mâ†í¸ü4_p˙ĎÜu5›ĎÜUë¤ V"ŁÂáš`¶u¬Zó§ű_Ŕb4üu,FuČn©ĽpŔvBC‹X1nÜ>.U†ŠÔÎD˝{ű­ťLp$§qµj›..x?Şő\‘¸ÇUťâI|ĐSÚAa+2xßťârňSÁV6(lţ îµé§QŘG>ďÝv#2†˘Ú—d~}î}ÇžĄr/–J;q»¨ŮÁ´čňEˇľ>‰*ÄŽżĘąÓĆ_jOŁQ e Ż|îˇçD?*őí(Ôź”păŞěĆÎĆíU§·NއÄxUlX·=?A{é‹>‘?«Đ{öuBöşďÄłBObŚŻ¤bßzćy›>aě,"Îßśp&žn¤Żkôí´#"n2ľJzŚhöłBĎĂmáőłD˙­ç…6Ŕă>°:Ž/ă|†Őý íVř®Îă˝'VßĹy&§Gqţ>ŞóO°Ž…µ8Űá»Íďˇ:c»—ćELYP˝¦Í8 ú[€ŇŞ«"€X«ô3¨>¤NÄuć9kĽ•q–ĺQâ *ˇNű‰ÔCŘű%ťÎDŐ#•ÉŞcO¬z@}"u‘WĘ'P˝żŽŇ”ŕ˙†ęřý«hrÄr>—` ßő­řëí ¬’˘•˙U}XęJžĂwšÁőjRüŞ.˙Ń/ęň>o¤…yöšOEĶš‡$…ůö¬§±EȢ^_xwćţ*äÝcŰ`˝«ëI3§=°:\ňXÖź\ńu” ‘`}/íď¤kŮ5ďT–ţĹ:¸â»,ĎRÇS‚e·žey¦Ü«,Ď"ÝAhaBhÚř%Xx˝zö]]ţ¤Rś”–ôÚNbĺ@덟gňÔÇóz$Ô[\XÝ"P[čó‹˛üx °Tát]x=pşŇL]qNΚŠňé;”ľ –§;sçU•·IÉ7NŚvpŔź@}1jóˇÁtV‚c=1Ń»éSôŁI&¤ ¨Çăˇ|ô(ÚŤä&›Ř’k`3}0)ňűň(Zős aaŐĎÓCI¨ŻŮ Ř´DzďÎ`ě[w„#ącÇa·)Ú˛.uĺ_¦ęŇÖhńZ­Á*Ä4*míŢ`ő­?ťüJĂ_ɡ4ňĹĂ\쑬ąśg^ĐV©%~WÍ_…‡ĎŞů¦đŞćSÖ7|:’‚Twńŕp2Ű;ˇ?Vóó*?ÓÓt\j÷Ź+ćKÄŇSz§'we±E·ď_f3Â}(çǵqOňúÎ xÎ.öz D´´ <´[>¤ˇ}™ÔtŇw,)đÄęcR°>/>’Üw˛Çśh9ŞůbśŻ¬`Y÷Αl»×WR ]l$ńűű:ľ[±¤Ż“‚ţă’‚X6˛y$„é^kfđ:™;GRđ q'¸ 8ń++ŔÜűíÄ]&ÍGZ€T{ëŢ΢±ĐfÄMŇť}H3â>®rLůq5üÁ›ëk/žÓ˘@^ö‰é»ľ¶nř:+0óc jTf\8čd˛Ź#/čě;-řhBT•Í;‚[YřÎeyY+ĺĘ˙¬Ŕëćă~ĐuĐYŔä­GV„v–ˇV3Ł<“‚HëáO)íŔbűL%ŁđÁjźéSR»•đWŐoĂůPqqH¶·KǢI}Ďť‹cٸĆâ÷›ÄŞ‰Ĺ ®*^¦éIAžTÎ)§iíĚYâdl_F6„›Ř–ĘW¸XC˘Ś*4ĺdą€e: ÇD‘ô{ ͨ ‰tüÂx3ŻDc [‚˙ÄEfS€cĹN• ůĚđ‹ ś_ݬ(ĽÓř$üt¸ýÎŹÓ;Ŕlš· ˙ľëZ’‡ŞÚY66N“ţ0¬ˇ§LÇ/N4zq2,©ěĚL(ăL˘vŰjËCÝ˙l~xWŻ:rxDµa®š‹[cţQ”Úľë<éqˇĎ«']~FLo´tü¸Îs7 ŁžnQf)°‹ëĺĆQhDŃ.=Ôűpúp”â…çŢčvŚiňp·Ä.™†Ş78ž—Ç®ˇ6 €~ŤřňŃ÷X )Sť«5=|®:’7TŤ°ć˛††I]Ífdv¸›đ=Ňhü´¤ź–ŘĂÂ&Şâ«0;X;śYö5pJž;[ÝZCĂPݨ)$Ó(˝ěwS§E›•Ůݱb‰¶»\­>d‚?W]‘r¶H­¸’°čvײÂ;$cŹîf-K8¸ľ¬^O%*“K‡@ý\Ô(©ŘQ ;J-ť*1 nŁQ§ô3*@LĽćąt|J´¬J4FB” ęEkćđřë@[/śôŠôج,ftĽZE‰ę&oŽ & &#‡uUDеâ”1Ş!84W[äłŰ\‘“ĄÄXĹŇ_dŘ(%“%đăŞ-SD‘! šWŔ+8)”ů°Šai} Ş•dö°Vm©6Róńń‰–ĺŤÓ(”3,$z,Ćp(Ŕ® ‚)í¨ćťÂ %őŚišx˝éiŞ·ŠÚĚ€©’Č˙D"FFI8ąÝ!śÁ•(‚ĂŚ\J űL$-߉‡ŕX#ó Ĺ4ˇ¸Žô“Ý侦ÓÂcś×@gçŔ$-¦Óóľˇó›†6Î čŮ7nH ý k`‡ n¶Ü”}C¤Ůâ4¨,|ň~ęŕň·Eyć¬Ń=JFňKIe‹’ug5ĺĐů ©G{Ć‹™g_h'Ü[: ¬$› BnjSÝzr‰熞žŻł€ˇŔUB7,ť)îęČÁ JČqńč]Dڤ­I[¤¸¨s#‹“Š:>Đ‹’mĚg@dÔ_޵°„Ş'¤lŃËĂDZ#Í sĐŕő…[ś4Ę@żÇ7»¨&¦ÔĹŠbýqÇůÜlď¸:´<†şVăőđü뭼ۆfUÎÂMđUÎN`TĐ>gÓËËqóTąĂ€ř‡±%ń ‚íˇ Nę<,‹Ęî\apÔ‘‹ä˛¨˝ÝĚŕ*[K›Šđ¸±Ô3zÂDŁÜeH?¸T;”»€3 ©žĄzńŔFIË”í„@@kjg1´2÷ ÎëÁcé‹Áe«ż ă)h8ť¸ĹŁĄ_XâŚÉ*<7ŻąÁ&˝­Gś» çč_Goý•0_“rúüOh–Ź6ţ|ţ8ih2ź™Y (˛VŽę¦Ů€?š5Öú#B$˘ˇ ŹSÎiŹ”ffXŔĐĄ·yđÓűKÍ ôÄÇüăaРЏ3lGS‰©˘,3˙q7‡ŁŔ×µľ«;]RÇŤ[ľZµóńÓ %žtĂ|Đ· •#TE«°0®Öf`Ö®ß Áµc›ăSŔŐ“ÎĄ„)ńďç\»ĺxĹŐL”xŰIŮ‹x»‰•R˘oVŢŮçôńfĆan±$čLV¦±5$•‘Vw˘ŘX.,VSÓq»Ę‡ëm.5”ň˝kń2c>śP ¶Ţ‚~ zŹ””e<±îżMŕhVϫ鎂ă€öS§üÜĂĆd m°ůV/7ŕĎ;A ôĘs5­‰ÇŽ—uóĐ :«}‰eđkűŕÁJĚ™ Ü®N;Ł˘ŇŤX…ŐŽš~dĎďŁÁ˝™8#µA»–}öĽX¨}ľŠżŚJßČ1lŮşu|¸'LÄm˘YQý€yw8ɇ #‚ÉĽ—’lZJ\™ěűłü†€+@mĐhßHq'¨őľË\ę_™U‚ÁwΚ (r€PeÝĽD1t>ŁuÖţ ®IÜę=ĂÎÄ\e‹tTŔ°JlvˇŠĚ*uŃü©jäđ΢v;íLvŤ:HđoNäE˛Y~+WĹ—Ëv9*/Näż” 8®űžĄQÚÄ)5}¤ć,»`;ᎲĘß6bMÂ`T%šGu›gîqáÄN‚zl‡¨›:ł’±nTk~$ő$L_H¤°Nyż°`šö›‡ ‰Č˘™ŢG7 '>@'úäź`ź«®đ'˘ůÁúWb>»›: ü7Ŕ@É`čĹďUőąě™`eÂKé˛"j2•ŤYŇK΢‚$r5üWTě-öQo Ż7‹*+H}6«:ź€hç>ĺ|€íŽpĹěé7ď‰]1Ý„€×ĹyhäńÍý\ýä–ĂÇ“ÎÇü,ŚňÎWQ]-ęsƱ3›nqŇ–ŐÜćž?ĎĚŮÂČf&NeHJÜÂw(ËĹ> $P-Ŕ żŠ,ŁůÎÉëô›Ď]ŕfxQi˙Ç€vô:©I<*ÜÍł`čżô‘m$©‘+0Ş~bdő’Ľ…ěešYŃ™ż.QŞ8ŠR]Vň`u>1ŐČŔAÇÇ“~EŤ¬vV Á ™XÜşĘň0oÁsmu#«Ůw`%ŢD^ĆŁÜ­Čz›UśôVŘńŐSF-¬”¨=˙dć&a ”ÜŻŐ—ęzÉą|°ĐCb‚äft59ůŮfĎ©hÁ/ľ…©ťvf˘÷˘‡VŃŔ+DŃ]s‘™í\ÄŔXˇCc?5S€ĆQ'Ë i.8¤ÁŻÄ[V­Cş Çd+žVű’Bu!ąź-€aĘN…ct˝Ąó|ěYD4ä7ťÓŚç•ß!z$Őcb*ű%ÍŰ繳⼠_çŤFqäqŐÚĽÉM¤É"éh¤&8ŠU@pŁ“×/"Â.2“!ş}~1Ľ¬ÓřĆËčc˛[Îú’ŤĽ„wéňÄó»!š8<&^Dp-°ŹĆ;«–ŚUYçC@>‚…ĂŇ%n )—>Ż„[„cUíno©0řARýF†AŐŹÖ “WžZĽ‰¸m#4ř«KU5¨—°uR5@0 ŕM-ŔÉNüÁÓŠÓCĘ…˛Eęś&˘–ç|˝\P4®ë,KŘő¬ËĽeޤWś ää"¶Öµ¦đ:[ł3îgň pĘgŻÜ'(¬v>ůDèU¤löˇAŽÁ.ÉÁ— &žV…írôŽćš®ZÓőŃ*ph˘1™ A"łü„ÄC]ě0IéWĂÓäšçőÓ,0ź J»ůëU˙mIFŔ(5Öb_™¸öěŚ8‰%‰'  iMç‚p•P>záüTo¨˛ş©rž~MßEĄdG˙+`Ç'Ь0™B¨Ź–Ť$Î 0ŃŃÄ5·Łt¦2?Fq[Ď;d76 ­”ĚŻEHŔcô wąŘ›Gw”'8×ĐbmĹŹŮöĐ3Ęb¶j+ťß§=— ň-‘kܬćáĐ€·C /WbGŘ:˘îęt/xnâ ]Qó »ű‚ő3s]s«\R¨<ŘvśŹ ŕĄoPç°zr:śŢ˘Â"č"°‡ËçËŻxk:×;UšIÍÂâăŽWŢ%Š>qǸTzŕDŤ .e}BVy/ޢâčMć «›Üi ™” RF`Ůúδ?)?e‘NĹéâçAĆ"ďTIŚćĚwKĚL•!ł±ě,Ŕ™î<ŚC« ÄŇSˇ'“čb a\H# B ]?g93”BŇ»83gż]üéAMĚŘ«Ľ°ú­CҤ•>40„ň8cЉŽěk$@Á<ŻĘpÎ)qŢŔę^Č„@ĄĄęĺ¶śđşX^8=úęĺĺPĽÇ Š'(áĺÂ°Í äRŁsB\ĘölXˇ8 ‰ŽA°čśç&ę/Piż•CO!)_®Á– (5»/–ö 6˛CKĹ0.JšuS>|´|3!{[-ą'BAżŃ ”MŇ~2hT–†@núňB˘"" ŠóŠš3óçY|!ć)ŞţłÁŁ;-ĹÄňŐÉqťp퍜“ú6»ŮXđÄ%`„$Í+Ă<Ękµaç7]™Q‡‡|€ä%ČĚW ±Ć:kŢÉqkĎóçyś÷x~¨ µ¨ş©f*ĎËY¶Ô­Ş•ĘłFBúY!\¬ĆEf·ŞĘüÁX,ö~"X}DtyžÉ1FüVŮćPXf©"tÓ^s׫ĚcP7ÂĚ[|a*Şź0”Ëúa }0éĂ÷Ků7ŠźÄÉ „eşÎ!ó,0Ç0ZCyŚĺŚBzű'U3bgő*égÚ!°10Ą2Ěů,J‰T<Đ&AT"xUHň&(-¨`‰U0ÇÇ~ćő™ç= ýTÜś‹˘9Ć–z°-K„'@×É×H™Î' ő6ŹĚÎoEŃ3ňÍ÷ăNg˛Ü0=xŞĄ$ý@ ¨(ÂR3°V™—Nxźq ˛U€ŘdĂhŁ4í¤˘Rufó ˝¶čiÂh3ňý”ŘŹďä=Yä‡ĆÁ`[Ą@f$Ů"ť w6qŻÄË({((ŢĽ@ôU‚Ę ďô†Śr*©štĘ’Ëâ{ćZąŠ¬“&Ĺ˵ĄR — Ę0Š\¨çŞę1´™ˇçęj•>ŤT˝ŚFÁe…[±fŁ’Ý`Ž’]|ŐN®Ş4ž …uÜjDfu§z@ˇVQ(ˇ%µ—`đYoφ`îͤ…e<ş˛ 'tpö$ęÇS‘¦Ď•Ů=gšô"ɸ‰•Śť9Řq’Á7’•ÄĆ1dŐlÓš©€{ŚęÄšX#­Jy]gĘŠł,“- ŤsöˇÖ”‰ć¨ŁĄ€]jµ R‰đűyÜMiźśĆkě\ϱîlĄV´k—O{SĐśh7$?l¶ť ‡ő<ďçDĹŕ(vRUΦᙣnŮ&Psm>Át6şř[ßfîć*Ń”AŔKţŐĹ u–Lf‡ŽŰ‚S)uďDń­|lŢ–˘ăvęč|š­ŻÜ ăfNÁKFGCÄřV 1¨`Ĺ[ť‘×6@ŘgăŘ—™Ř_¨~¦Śn5ăH’ź1 : ,„ć']nć H°pN°{Ç\-céÉg ţ%źĐä®&Ż,WşWŢźGŔ3_­j P”t5żJőx¦Hă_°TßďvÎP7±¤‹(ĚcŤeňDÎe +JIĎĂK‚*¦ě$YHCv«Ť—!‚y¶„Bú¨şÉ•2(ŘC9´Íö Z iľ¬^¤ˇkˇźb .ŮÔF›‹ÂäŐnî’îWtTÍę oLłKČęźŘ%&ÄÍÇ;ÄD1R^ eAę”6],2¨Ü/˘ŹÍź0oQ7!Ł®74U›RKö§ÓęçO-îCaoOŚJu&Ą[Ă2éRµ{qµuŻfD,¤ VŮ a’—šnâ"L#r±`<Ř;qú"F‡éyt“’ÍÄVYP-‚ĺ ŕ>ôN¤1şZżžOţb—Ŕ $ĘräÓŔé'€\ şá>3SĆ\1IôjS2E_pÎĂIYr‹đ0Ľ1oÚ|GWí«Ę™čh? 6s9zÉY]/eQâAEńÄntÉJĘŮí‹O*b sYžbűš‚ÓL1ąÚۨ©aUWŘXř,ý#GRb“ďÖn˛–EfÁ001Á#XÖbó*”’k*9ź ÄŽ?®,z*­R«t©cNÇÎ<ÇN$ žČyZ3±°ź&Ă´łÄÄůČębÁІaOë‘iQŐ1Ú$NRn Ż´*Nfeź ›¸ębŰ1^Ľeg…p\­Ç{X8Ŕ×äJ°lýŘČC)OAžŔ¶4şĚĆ'Źş€lý=›şzOzJw Z8„3mľUlÉçŠoY_’IîMŠŁ«Í §)R¶lHăćopr˝>€<(&9H|2&Řl˝µąk8O×d¦xČH$ťXŤ¦ş§;ńč—éf e™ ľ!)`µŢ4¨ş¤ÜDŘ%9•u*˘żUâÇ|GP)WbV‰Ĺ$M±`×ÎąŞß»xrŐ6ÉCŕÄ’´\癬Zi˛šE&ŹMŹŘíůËT$ŃľëóN7Íx93ö›ŁürI7âńb1'ňw“"@«…9S>:çAޢ™$/ sďhĺ0ďŔ0ąÔ:Đ ąŚL^‰nAŞ•Uł»xöščW·2ĚÎ1®vLvşČÉÖ` /‹Ş”á™Y¬ˇ ŽŐŮ +ęĆ`´Ťźł Y=‰FĐé˘qĹjÓÇúšK’ dź,[LÁ ęłp%j˝ł°©śîZĘ3ÂÍ—‡%c6’ě`Ţ!ÓPüz”Ř6'ŹE.•®Qć·ćżmwĽŢM·EŰúí¶ÄW7IJXMś"Í^Ι·îÂqËĘ*ÇŰšÎAűň{ľŞîÄG>]ÇoŚ%h}3˝,R.ĺą”}bž†W• Zs€×˛*N‰5†Š$¦RľŽ ĘoHj‹U=Cţµ…01y<†PŰĐ—TíGĹ!ľľjóV0‡Q%çA˝ZüĚ*ţÎ4/yŰŹv“a™íP'«UaËŤ1ąˇűĐF&B*_tĽ[° Y§†¦i±3/ó•Čş01Î Ů·x!ß*iRŢů€y'ľMdȲ> Ý=Ăš<Ŕ†| TFbsS7ˇuý€J>?{śÔITYŽ"ŻWĄĐ‚7M_şĚ#\¬ŔckşŤo»Âq‘1•.’5=¤w&Ś»j¨KZ‎@>–Í?OęâŁÎ‹6· fŮ©ÝçëQ=ă&É@á&Č•AÓą&0ńű±_˘éšR-ËžŤ˙Ö%Ô|4ŚĐĽĂ;Š:v·* $ÚO ęÄ|dYqźł_˙ˇŰá¸ŔůĄ5ő™áĚĂňBĘd¤čLűq'ńçC¨ś‘ű[±+CT’¨‰‡/qeýضôĺdQ$íőęcćĆ;Q~ÉšGŐŮôŔ8|‚µSŚ\·tISWRìKIHNŚę>Ĺö)=n— )»Šť:3Ń©QyjJ2 VéLS÷pôŮčř}])fĎÖ÷cl˛ľ‘9XÁ ć$g%]A…Ľ˙¤n6F—ůYĹCB@­ü6gĄčĘ—¨ͨ†¦ Yę‹G ‚*>áł˙!J&xvMă¸ZÍ÷|ÄEâŢYtk–h˘Ń[xůäŽvń‚šDz|8bÜ:ŚŘ}ÍOe†T t]ÜԋӤɢ~yą9I—»:¬©đŚżçđ§†,“P‘żSó©"…缰zĐ€Ş*ÚTÎW ?á†fx4™Ňq˛wDâǩϙB="ΙTjVk& XäëŐ.Ö'Y"koŠ;đ»‹3×hç±zk íPL*ş•<ĎŔźŃĎĘQSL©&‘ô)Ś5Ďś Ô8€ę¨ŤďjK)RÉ3[ 8‡q[›«őĽ¬Í.a*Ż$ĽCjVä~¨-c^!*ͨ§Â‹ÝŮČáDbIŢDŠ˝Ş÷¨łěRč±ÎťĘ~ĺĚÔă?ČyYw¨ Č–[-ÎçEÄôš(°Ţ4®D¬¤VLOú* K–>¬®™¸y‘Ż€*¤ŹGâA} :ą˛ŕäďâr&q ô°©4jΫ™ŕj“ĺž?‘Ň3ěŇDMHŐĂťŻöHč›C÷5˛Ť!Ykë°t.KÇ‹·«f6va´w@J w4Gf#xµ°9kľ§mFѦ“;éäćŘ@Qú UnXf6NcG/˘T5ŁÔŮ ’äćů ]JŢÄk Ízd ŇÍ–Ďč˘} Oó+Y)~%‘i8m(Ď[ő“ŠicSĆmiáĺÁXXQBâ>S]ř×$] ]ńÄŕđ±vBaN %0ŕ'Ňd˙č#ž7ŮéxKQŢE•MJ†{J…­"%˛•ŞţÇšŻ ¸D[8š°Í÷ky\PŰDz·Źn˛UmâßiřĺP-lT¨hłŞę˘—gďňçĄĐy;Ŕ_3ş?O"t¶¨%[Č+:YsŐ^Ť”°J2'b”ŢÂ5“3Ž{“BR3Qż ŢĹ9OJ̲?Őxć|5® éĚqÖ|ő0Ěśšr;¬© «ţ—‹ ťŃK{‡ËČłşzˇd™9 mFQ-ű€yńD f7ÄqGWŕĺ Šb”‡Z¦ĂP9HŁ!CWt·—GĎHÇ)Ë®@€[“±KnţyÖ`Ě0h¨ hÉ'–µŁ#żxÎÄĆYzMW˛^i0`~<äM4ÝvŠłÓ¸ćjX(hů¶\Bůô«‰PžC“‡Q®ĺµ:`3v7fŤ&čž‚*¶dÚćÍðţŚOěÝĆ!GUÓxýQJ¸*¦]d»©é™őňíů„0Ä’ŘŢÓňřţĚÇí]•c¬)ÇąčIŠR*†2·łőhçOŁ~pf$§Ăš€Ý˘Ě0…údÎłěBÁ‘Ěl9b<(ÁĄÂűWăTh˝Źą»v¸pđÜÄł9 D‘'@ˇíşôěâN sa`›ä f¬‘;;çd6Âň?µµŹÚ7»‘şľŕ1°Vđ ĄKA›ŢIqu©sČ…Źú©i}†EKˇ¸eÄĽkŞě¸Y×x Í÷˘¶J’ö@Ô“Šk9á7á{?q¦â›ÍŤ\Ě“»ŹMćc4-CWTĺdßRi ÍQô…Ď8éěláÎŻľ ,ÁY;‹řđMŢĄ¨ďĎĚ(µ'*FZqż0k‘ P$ćAěÜA¦ţŤrú»ˇćĺýZön[˙<ŞzQźăŕMA$wŃ‘ç}|˛JĹOÔaÉ |+¨č*DÖ˙őr˘¶ Ŕ}…—%Ä0 Í]hË‚gÂ8•l5ŐĚţ$Š^‰rĆb¦gĄďERo5QŽ®â6Z6«˙­P°ˇ jî?ş‰d/óI±ú%ÉHÄ˛Š˘cQú⊺¸Ha«Î°ČĆ$z®‘ěňFnO¦ŽD‰XbठFżUÜ)Ęâ ˘QL@kw™ł#gT};ZdxV%îEŹ‹”˘z?˝ŰýFŤQJ¶˘.Í¨źŤŁ¶ŢVBŕ­fˇk¨!3–Ę·8ö ř(ă^,ůcńá´]pö°ó±)`ô!©ĚĄĹvOŐIžcJ“O=Iââ,4\»®ŹŢÚąŘČËYůÍ”yj¤ÜJË‹#yý äů´›šSbű!´Ďčdł÷Úu¸E„lŚ+6ňí|"Ç«qfĄóßH‹2T=ř—P˙}°G‰sLž7’Ń“F~©î$¶pöŁŻŃW˝$,oŔzăŰ+)eş ••¦b#Oňmi”+ćTM uĽ{NаÜQ‡ľćAđČ›yNŃjŁ™gYîBő™Â»Â Yľ0šśMIć4´[€î5$PŢ®Íy·±S<_WVšĎ'’\Łŕ%ç[4Zźš´´Ń+–·°ÔQ€8?oëđţ4·M1w«NŁ!a qBŞ 5nMÁ‚ç"]1»Áđ®oÔâ‡ňçżŐ Í$¤Ü`ŽW»ś›™O3–„m9‡Łá@°ŽWUVÁ1"S_c>@A˛@é0)é"ď­Ś/v$“\ ¤¬ú qe„éÂ<4Ŕr“ŰŽ´)›×źb˝Đ…ŕ ŇŔÓë—kaçôˇo1.üNrďr‘±Řřr-ľaí·“źĘdíVNé4Ű{go(°őÓÔśE&”¨k®`nžÎŕs“ăǤ㯞[űę´A`Ą˝R$§-MNš@e_Ö9ěµ{Äučë ĘČí5Ŕň[ú-)\ ˇ ÄĘÄNŰȱďÍž‚Ő‚—łtO{S𙸴sD%r˝9ž‚r‰Ůë +ű› Hł‘•¶ T›Żjľ}ŘśţÉBϬCw&HŤÂxVif˛ÜM‚zřͤuĐĚgT(0j3ÎXĐôਲ਼„ ĄHŹź„_‰łe–7E—đ–H†B*ZlG¶ÚăąV#Şý…»?čĂ23sJł„±U‚p•śŃa)řÉsĹĆť ‘ó)Iŕô”sőÍ×›ůA e°Ě&ÜŻ‡=bő˛¦Q Ô{nšeČóH>Ç\e+2Úľ5xZM8„9IňóAň˘ŘTµ {´py+ťĂrŐ÷ŠN>ł07ó…ˇ9 Űł˘M6J¤é'âP­˛o6ĆMFٲ"› w{>ÉnÄ'|@°O¬HôŞ!źČ+g›x÷Č·´R6!ˇGe¦Uýś-$ y݉> ‹ą« ͢Ťń`pf·S›ĄiŃIX,3ˬ¦ ÓőfăăÁDŕNN`Z& &Ţ*ißćű l®…&1E+/5Îę6b?Đ_˛{Ă@Ţźéžď(¤a#§ŚpMËfvŘÂ$ŢŃms«ĽD¨ýĄÉ6ößXG4éů¦ŻPşĚÁ¬B†R÷±ŚCČpĺĐśŹw6ŕ̯ΦWa•mžŁ8{˛ÍĆ»ZE¨8]ÁEače~x‡'·ŔXeQ;˙ć*ÄŚ×=lr¦™…ĄŔŤÉ~菉˛ÁŤˇ˝}ţ­łNóe)Šź·‡Ą’«35Ą¦~ ež^l&ęmR’§ÍJŐ·÷—dĎů3¤aÝUoěŢ6ăÝgq˛µŚéK—ÔŁĺ<ÜkůoŹ:ď‡é_H÷YÍŔ2ťŃŻHÓ^ÂÇ%é„h—» ‰ôýsV¸‡ ®Il ŕ•ą‚Ŕ}ˇ÷TgŤ ˘6˙‹_aJĂ*ęě ¨şĎ®öó|ÂC2’ĚPÚÉG<›ˇÂ¬Râ@íśę÷Î%Rt§yTqť]Í%őśÇEjęmŢšBy–ÂĚ€Ć-!&2÷ű©í§ăP)ó 5wG–|ËX4±/gB¨<:ś7“¦kÜóѸ^:Ç“g¤Ç-IS 9«%{ů;Ă09 ~eŕ8ęžŐ·XʸţĆŢGkzş vw|}§\>/1«E{űő"Ş#(‚'«»@6$ďP§ŇÔ*é$yłs’Ĺďq«ó ‘Ą`źŃ$ÜĽyőý C×7S`$´§»äüâ XJŠęŤ#âS0*dÝúúĚ,ÎFčĆq™__Ś7T%zč…WXµ’Řڍ0ž ¬f *‘Kuć!ëJBeZ ѧ+Ë„…’ç]ç˝;Űy(ěĆ©ś›Ěd•áPqđNk$rŕuY1R;É-°RfŇ18§ÖD®U`ëËuňJ“é·çŘĺ`ݧ\ćvĚVC´pÁĽp rËe"$]A)Xq彊ęVhŔ– uH8FÇG43(+2„y-»†‰ FÔŔT”Ö#ÁnĚS÷B¦C-É9˛ŘńsAS¨Q!wśđ ÇĎ…-…L‹Ěęg§anÄk°ĹŐ(ŔdůՆƫɴ2ŮgóÎŽĺô>ÓéAmOţ®wxĚa·,ß©"%}˝ŻŤuo ’Š®°Ŕˇ(YtYŮ4CŮ §›2m8g“+g8Ž8BÉxD9ž´(?¨ŔU)Ć?‚GÓyő®‰Ô}Ö#>1ąŘ×`e\ćPE˛!Î,ĺdA»›7gýÓ,3ŐÄýÇś*bs ę<ęúó\7¨Ţ6ë?„çC'cŚŻ©fĂZ䎽ÉxąĆ+Ö bÁőx°hdĚ~szŤ–hďĂ ?…˝UŇm$ý}̤cQű’´|íßc{ćI°Ü“ÝŻ±EߏIŃ ˛ŢĂŠ*EďłT„+éZI)x+î}ôâđ3CMq €ľ  řĹţ=É\™8Ęuśń¶7ä%/đ~č ŕbÍÚ57Dx?‚=|K]ů}Ddfz8©-üň~ cwľ§/Ź˘÷2)âJÔ˝·ţYJČóYŢ{}BĹşX$ś{}oŃ;ÂňuĆî<[ô†¸ljßźZfV śhŐHgű(TňŮE˝ž—ĂŰv’ŮÔĆfźP|Vő} «âGu»ÎęĚ÷AÂdđ¶źĘlC•Š,žĺ=Žń~Ěc08k™Źą/ÖÉĺaŻ )÷꿏–9÷Ś~ ŔľyĽ“€ ńľ#.“·I# 2Ä®+-Űňđýđ<äAc’]ţň}č_âÁ1®ţŹs]×ű=˙őíoůÇ_~űźżýý·˙üËüáoľýĂďĂ/Â=˙őÓo?˙çßÍđóźýŰ˙řďżýíĎ~ţłź~űo˙żřÇ_ţÍ·?ţđ‡?ţjţÝOżýÝ?ýć‡ß˙Í·ßýöü_ż˙ářĚëßýÝůďűsľý«ßüúW?ůöňíźňíWóĎ3˙ß˙éżýÝżá˙řűří~řÉ·?üđű˙óëżź˙ăwxűŻ~ý«ýí?ü׿űOßć7ýú7?˝4|]$…ţĎ++&Í{:Ú¸:"‰”ÔçX?ÇČq«ŁŕQ`Ů€Ú4T˘Áş“"őń“¶L¤wÇ /Ć݆XĆ.6X\L~"łÜÖxËGâ·ŢvŰäE˙‡É| KĹ晳÷ă†ěH),ÓŹWWU)[18ËStA„—lMY/Ďxző±I™ĘełÉˇ˘H #|˘B*ż* új”t|J|–»eVă°ź‡äÚ|&îËjĐPÍ—e„¶OÜĘD”v4€bç#[ô(˛ľ$#nÎ.Ýąóhd±o1FÎŮ1«9*2HU‚Ôp&ˇtRŐY•ß™~}1mJ–Z—V,MET•4˘9GžëW8žńâd(Á“4Ô`č;_$5Ó«ŠŢ^XľË˝†ľ+Tš•ČhŁ4ưbc‘QűîÔţ@ńĽ°ĽśBz·â(Eâ—čcË\SŻTýd>V3_<›mЇ¦ Xr8R÷gţ1éń”ɲ2Ż 5}@äÉĺ ÷cXS@Fx¬Ň0CĂk¬*L(ČÍg†VýlUŇŕ¨HGék*ä‹ů¤´mlÜÝ˝żP˘äÔŠ0ć”u¦¤*lŹ1݇:GµDť_]8¨Őą9Ř˝ňĆ ÔĚ1€â)……ŠčgŚŢYCě Ĺ{[«O?q’QŔ”ĺ˝Ä‚0úJS3µť(Gß¶ř÷LËQăß *Á+ * ęőQב=şÍčqHˇęµdÚ´s0ą˝ášÂĹ*jZ«Aλâ˘UuÄF:°{sĐZ$†ÂR˘uł­>*wd3z—ďô]wşÍQO˛?kR:ÝPŠ3ç.“Ď©Bç‹,!B+Ą©†UíÇřqGe7ß9Z–Ý|¸W‰Jްg¨‘C‡BĐýň „C„l@dÍÜ–hÓG—ďjŁ-ĹÇk|Ł|*ĄIx͉’Á¤ Ű›¸ęq^ep*PÝZ˛‡ióMjIń.$h˙bťA•9Nó.ŹŐ Ż/€7 Ťaăh‚톨ô c•额‘k8ˇŕ.p ”w!U©‰—•yQ±=K(†Ýęz¨ä€¨I#Sę÷‡E šżeBłę˘x^€AltAč‰3¤ůKźy˙ó<.4ä8ViS‘?żŮŕÓ)˘qďZ›ű¤Š%s»ż¤beäjř νňřo>€,ÓĄŔĘpŃSfĚ ÍK(,‘­JÔŐŁŻrň]G’÷ČÔŔĐ“•tŠ“>n™YSĂ-Éä-Ű€®×΀’őť2Ąĺĺ ă˛Í•ČÎt— Q1ČGvęÎŰ˝eŇ,xh±^jŁĹ2ÜĂ3ô¤(>"i";ôű…ĹÁłĆt!(Fd©t!tHšQö?ö ń D,ľÎ ¤ęăÉi.Cąë5ë˛çkăüülÍbi’Ő\jb¨XËfD¬ô˛ pĂ$šĂv ł„ć v ‘5VSÖP’éŐ×fÓÜ ŇLOȸ .ű:TĚF ćşÝĂ?äVŮeAô&BĂ*…—¬ĄFą ¦9ÇH—Ąrž{ɨق}`ž÷ĺČŚ‡\ 4ă¢h®E’9"äN KTÜť5 sŃÓˇHá-Wť\§”ą†ůZ{™µ„ĆŠ1çą‘‹ŕdăWLp™żxňYČçmY6Ĺ=Í ť˘"č@+•i _ߊѥg”ÁN ˙Ž"‚ó˛…rn唨gČąP٬śh®Jťm(l˛ßźXÚ7Ęgpă >”šŚJĘąŃäiXÄţS·S~Lř;NČZëG×WĎb)wH9”Eô–L•l «*¦ ˇú2ůXAeŘ(Żg|g´ 1x§jСPb#޵¸ŘŤaI†u‘»ĐËŃΛą k_­CćT?qˇŁ™ë_ř'r©ękś¶qĆó& äPäHɆ¦BšÄŐ3űć­Üž9Í.2­é5«Lş°•ĚëĂ^! ·s-îępź%AhD»Äž‚‘éňLÍ–L\Îs$\r­Ĺ}Ĺ3M­ł)Rđc¨>á29 OEíHť,MsŹŮ,Ű1˝ë˛M2 SK6öKbZjŐ @‡®Ň˘=˘zmŻâÎ š ]÷q»×…?>¸Ą6íYôCq#ÁČ]ž×ĽÝ ’pćĆUŢ ű¨“‡„‹j—f •8űEEľIZăë«ę°Ź<%š/ÚZÜsVöÖŠA›Cďśěťw¶x™`†Š+ĐŠ91éO”!Řú¨aťÎäýÂßC!©ąĽ}DŁžšđ|É9Řix5ž=·yű2,¸°c“*ź0“ł©˛‚r @ŞXę(žŕLăT„’d޵¦á{ÁA$śqŹU[zĹ< ż!cuÖĄ~QĂ4Zľ¬O†”„hvťĂą380†jU4—ÉĘr6Řî¤âV HH ,9'Ô\Ľ‘ÝžZ\:8Ł\*m$tŔĐîśe©RtYęM%PĘ»'óŕÍ ĐuLXĄ;:MO˛Ü(`S’EA«Ň‘Ť"Ç×y¤p÷sî<™˛†âŮĄ‰W«‰¦í÷YóEEí"˙=­Ââ·š¨Ü QĘ©•%Żě5ýy\,61éOwęy•ůçýꛡZ Y˝%DçĹIFÔzřâ•+v˛_ÄâAćeƆĽ@§L¸CZŤWő]Ăű‘šrí«ĺhť…Ű˝ü€˘2sRˇ¸°ŐJf#%mŻűMEF©çËÄ "’C= ŞŢ I×|dY˘ňi¨“ő]ř W¤ĚP`:&śZË×HŤ.EŔJąŚ‹ĂĽ…Tů'd…b 4˙ČyB×ró$LńdóĹ[ć⥪±ŠÉ‘+Ęh8Ń/ÉP°B=Ŕť©­/^ŚÍĘp\Ť¤7… Ý9üđńŘô i%t• ŕÄB‹d?ě§(O·šMŹ()q6#IîË(ômĐZ VŔ-kŔ-´snfZ Ĺň®5oq± śL –Ó €/Öf7)Uf*Ă*"đ¨w ć™~!TČYŔĽné^dyăPż*éěĚ·jTńŢŞ=ąâ#t]Ü3‰}Ź}±'i:0»“ŢŮA™CdŞĄB;—7Í/ ÍH©Ťu[)-Ą)X‰óÉšçňbGUě,¤eśikvz~ó@~pčéęĽG4BVQ ĐúCwž(g”Xl´čV†?´ŚÔĹ€*ţď*Ŕę]˛ÚĹ´ŕQ& Kg,P¸‚6;řDŃkn±€U…aÓVSY©Uá|`÷».9'tłćBSóE:ĆĹĐŇ%µ—Ő ö8“ ‹„°Ú 2ŇÄxąt%ě!Z/FiŠŃW…{?‹ś5rOI‚Cü@rńwsć9śRi”ÔÎuM‰ů‰jN!3óĘá5úVÓ/gß!51mŽĆȢ©Ŕ˝ $" ˇMtôÁ}8–ĂU›«¨Ifn¦hÇ1tł.dŁ1ŞÁIH[ILłá Č±přšŞŃŃu9–€@ź7˛ŠÂĄbźč1„ׇťĺÔą2ÎÔô# Ŕn^Áŕ4dZ®Ęi.µJI třßU+Q{UóÄÁFä"׊ͅá¦ď trg´˙«›k†=Vašcł«ÄUśů çqâz1‹ˇĹÄ‘t«śŰqBe\–•ŃÄÓ`A‚lŔĐŞUöÍ çBę;%ŠăE<2ExbĐmšJIFÝ-¬čYÄš!‰Ië{z<r;ňž!YJ¬IV@˘+­R‹čBlAjC›DT^­pZ/ăÎÁŢÚŽÇ&%Ž3†RA)y#}&‚Ĺőť]Č.ÂŹµÍâg˛ŢI‘ž ćŔÎóČ6×O㸱ö»Df,Ýľîé™ŮB1u¦öaÁЧ€xŐ”Ý+,vŁË¸Ôy4)|’ćÇŃé6ä*©>¤ľ<ÔŔ=şŻ|„¨ÖŤIîHť€2v@Őźf˛čźsÄOŤ6ÝküŚF%Ryü4>Ło] ă/¸[#{ňňő1=¶ČLX *ÍĚřÜű\NCtB–  ë†'sU]‘SŁ4.ctT×o !Ť+ ŹÄ°|N­aOâduZ$]q•ŚëQş-€Ő%Ń32V‹Ľ@eýË-đ&úż×]Lö L‚q© ăečZćr§ËSf ŃYĆŐ§»âČ I”:Ŕ5”v”.K§ś=بÚß`»ŃűHěŽ[óś¬!2¬žľä‰”íu˛ŁŮŘ&˛ł;ÜáEÄÔ,;Ť‚8C QäEŔ*bŠË´AYĘްżĄŮ—Ěr“%źě.¸€ą.y,6kWÉşßT/ĺ\€Ľ’ť±4n|7şGő—zYwä‚‘\FJpëăy;ú¤Ą]Ś®}F9XMÖĚâŐÁÔ6¸Ď Ö.(Ŕź8p-%`jVe*ćHh“PĄĄŐ9¤“Áľ)Á‹?¦y(ŚP/Ş€â öI¶štĺ±KŹ·.Q©NÚf˘ěđ'3)jIŻDeĐ`g:­•%$ÜÇbźËą$ŮŇŕ—§8áżâ#†$}Ş‘JQç ¶:Ű+´¦rÎ`©šY›J‡¤I’–‹S#ŢV}'ˇ×çHýŁVˇĎČO(ťň˛ŹH sŕášÁˇWjR¶Ďl*/uÍ0W [&ç&‹çaÇ÷\ŚQĘŰ\…•˝…ęş…©ŕH´©YMó5A9Iś‘ÉÄÔa÷Ń–Ć|™Ę4 ^…H_gąŘC‰Mj 6ż|hŞ 3BWaăLs–+47|–”·ič3“…Ëa·–0‰^ô¤*­˘ŹÄ(§c-Š~Iăĺ`R¬q–uřăehhv%Éćg9Íăţ$ÎęE–Ţ‹‘¶ŁVł\ ©·,šnBT]¶÷ $-+qţiy#XŘ@îŤ#Çä:zÚŃ$tĐÍHÓ“MxX„ă˛>o…਩FčĂU/WĚ ~Ýs'Mä«fŇKL‹ĽEň—Ü7µěJYěBŁňŁwgޢ\|"! ó-J@ťŘ…ť-p'@FŇ%ĎR?±ń´#ń“rËę8¸ęŘ®ś^çĽ ÇM¶śr3qÔE¬däëd ćpÖ&›· HRśód^źKđâůF>EóĂqŻE€?Ź„|hÇ64˝ZwÓŢ<«¶rtę%÷Um…<)ŽV¨Ů˘ĆźrâF˛4ťŔčCY«ś4ŰH|!eŁĘ!’¨­’va€™1)sš€©ŞßFÔŤzKg–†˘`áý)ĎÔčBkaz®éŰŠŠËUMĹfM2ŕuʦŻA‡Ă«T 4¦nĐm® ŤCéŮŘ;¦ň¸“jÚä÷¨Ň‰ö-g¤ăäg7†Eô41—Č8’Męb+®MŢŔ»”9[ !ě 2÷¶‰9QŮěŔ7ĆoÔb %oŐ„ć*1z’†¦Č:iÍä_“9ËT,Łř»ák@„I+#:›Y×"‰,އ÷ج=ÔŃ篤ÜfVŐŤ‡Í6×®}ţLËđ4ęž}+BđSÎn"™ľ›Ş~zB™ŕ;)Ia­8# Uú •ÇËşřZ)é*ł2ŚfČj3U˝}ŇČkĆ’¦¨˘aBJGܦÍ(°w˘K¸ę»Ůç)ˇw(áM$äÝ<’Íčó»Î4eż0ظ»PxĄD±ôO>ÓÍ‹¤Úh¦?sԇؖ,>$öF’©]«|ʰÁc\INC(nkř©Ű¤Í“¤Ş«áuşĆJWń¦7&±łG×|2ľöfÔ:|í]sµ7ůJĐOő«BŽ®%ډąŢ©ěp)ĺ’®!¸7Áë«ô¸h(CßbĘĽB6CW00FşÔo•ń›řgKzGz©Ď ťěÄ€„ĺ,Ů–e䔳‚*®ˇˇ5 \‰*Ţc¸gD4ľ%™ÎŰŇů›Ţç…˝¨¨y˛îźŚp‚eJçéTEHHĆěş~é`HRZëÓ¤3i¨«`äŹ0S‹Ž+Ť‹€˘{‘‰ÍtbWÍ ]Ôž¤č°j®ËÚ+”-Ö…¸;^™Ęř[˛ö)"†`Í ± |#éâŠć„¨uFÝry‚P˛_F¸˘$ő!źą‘ňmµ/3_ăD*¨·ľˇ+ÝoĆvdŔ-Év©Ő·Čžân ¦ąjŐóŠ/:„ˇ˘P·WV›±Ś˝Ë&_ý'.Ş,^ŽŚčň|cĎ çf»rP†Gn(¬»E5Ď˙+‡ěł<~(µí%LÜź ˛fp3îOľd,Ş4¸¦ßyś+T®dV˛!ľÍöĚÔy^g2˛X0B´˘ŠýřteZzËty€Őm%ă˘Żé¤ ŚRš\1.ËíM»Ęt”ëÔ>µÝ)ÍęTŁQâ°¦ŰŐ2®›©&kQ,ÁÚ§ «Ę1ékÄĹ.Ḡ¸p$S®Bĺ2ĂÁőU}„X.•RŁčH çn4k)ľ0sŔ7Pqłh‹I™p‹2I†^čÇÝ5—5 ”a‡dIđ9ý­ú¸®_>HrIm6ĆŁ¶,4Á f¶±˛Ń©3ĚBµş‹="›DG›z|Á ܡ_™Ó%L‚ŃČD;*.ďü‰Ě»\k"¸:’ ś$ZĆ yĚ(“UÂńiH?›;¦|§p°’íStČ*lQ˘Rť BÔŕČ]ĆŮ=ăô*Růß6ynZöäýrěË)_“u6k(jÂâč‚3h] ÉŽ'•ŰQ¨›\$Imżsn[5˘_eßÉD«Řl+‡Ľ÷ĚEˇ˘‘™VI`qÍ)´Ač–Č%еT˘;'¶Ńm`µî~?$Ür•/Vě¦ÓM^D‰ĆčáőUÍ8ÉĎW§ľVňßÂ]‘ tÔa‘ö0wÚĚ02ĹɆʙĘ})ĺăĎ ëŮÔ[YÔ6ŽWÔ=¬ŠµLÓcXMKő=uäVíäjzj[* :VŕűUU°ϰHçzÍx}ČfĄy=˘z—šŁ\Ťzć*böÔÖeüKIpܶ]Şół ó±ůi)Ś©íEíűAIç*­ ¤VJĎY/łÇ‚ j†ŹĂ,ÎŘ=X @\ ňz^»žć†¶Ňţ5Ţ„6t¶›D˝Ö5„ŕ5)|6ň9kÜ%݉ęťŕÄeU~H« Â6lL†Ď}hţ46Ťą˘Çă,Ź4ź+ÍŠş8*éVű_ÉK"rˇÍ¦¦0†¦5?@Š †‚\…Ę(4[]'g™¶ľŞî>Ťš¬_8ô™˛ŮSŠn^#^ô¨Ěr «ŔYR3Uľ@QeĽĚ&˙AăĺPmFQ—¨űĘaAŽę‰¨‰+ĺ §Ů»BMWíS4ŁÚuŤ; |Âjdąx'üE`ßEÓĹŐBžhĹŃÁ˘Y ʡhńľŠZ&Ť]…Č^3üRMkü}Bř%˘NW”~—Q îwě5đC¦Óž¬`õ¬ę27ŞÂzdiަ_„’wů :µ…łM~uŚČ} iÉ(K'v4Ëóëîj0LڇäˇÂ‡ÝÇ6_ěU ě9E/5ß@Z7ˇ&Ĺ|`Ŕ©FH–M8OĽŰ’élĹbĎ’ŤÝmFŠŞv…BČĂŽG˝žěHŕ52.JhŔëYŁJfd†ŹX)ńŔ%â8¬w)÷cg¨¨P(Y"ö [Ç攦fDâTř)[ľ @ĹÚo䵨‹\8ŽŔCž'aµ¸ "—ę}3ý®Íç2łĚZ¸Ž‡ŚO(_G&M˛EËë@ŢB—F‹QŐuPß^ŹJĘ«ńZđ8BwĹŢĚdŇiÔ!GÓwOߌ׳ÔzekÓIC·Ě+_Ĺ-ÍĐ´@Ó§7Şn§đq'MĐs!J'4•đşŘ±Î‘”u„«°ŇX’MĘGĹ骕¸Ě}ťŚŔÄąăcx1şĹ%KÖ”=>1⊆y»çëá¨Q}AňjR[Đ…)\1XLÎöJěÜzŘ'4Ę«ÇiĄ!M>@.0)iy;wLä>_•“y5óXl®Ś…¬/«ş-ę62Ć “mÇcŞQŢ>ť…L$[WČ,•ř çýăö“ 7®^Ű„M`”çh(d‘XđüçČJcf @ťýřĂ:Z,ÁTđ—hʰ°Çe^˘i^łĺ“wJ×öŃ’„ňŹÄîăȱĎS!‰7®é,š®š7fÓ÷wťÉĹKŇ FéáÓ@Ť(SOFVf|{đ:Aś·›v¦ňEŤ%ĄO{áBńzŕÉÎęMuő÷ógŇť‘"h>†”śÍË?´qCÓ)űć{-{« ąĚĐ•>•Ą¨P›4ďHmß$Ö¸QÖ)j ţ v@íő@ý|ž1jľĚÔ@Ş}QĆ8ăö뺌Љ„˘Úx--ĎĺŢÄđVźĽ°ˇc:xYHŞßň7·.m#qDÇ/;í€"®rR ˇˇ,łÎ‰i'®%g‡›óF˛Žçž\c 3/«C72ögŃ”™ŃcżŘ-Ö*áYe§™$…„¦†ÔFe‹¤ Oď«KÄd¶D@Şť€ř°ډóŻŇĹä,B|*ő$VÔAú:Rc%tQłÎÄqË„’ý`v`˛s×`–‡!e $`'IŹuń‚ę Y )3ŰÁ;˙‡ęđ_ŘďˇÓóŐ´çć"vÖóIÜÂĽ†Ľ{dUR5 ‡nś‡x…T`ئáJnYa—k€]"5ÚŁyx^2±Ôz”Z¬ŕ›»‹TČu >‹€9]q34<`*ĎŞ*‡Ů äélń; ÜZVfŇCl ËP­aVI‰b‚N%µšú"7ç­q6<áŻm4Ľp#˛ë‰RŚĆ×!ţ‚ş…Ą"PYq˘ú™3ĹÉa6ŇäH)k&NŠx§şÇ|Uóڦc±Ä¸×>Ęw» M»*ĐÄu]ó¶>HëV%˘ă‰i+g†˘ÔÉÔŔmţĹÍń(‘‚HŃu‰ošäEçrĘ~V{®şM¦Ý¤ •”j¦ËPćA°•mç}ŕEݬVQm€ŮžiÄÉń=Xg$úp'Ö˘Š,‘qĘϰ5‚Ď9u8’kĽŚşĎ¦ëŤCc¸R*óX Ő33wŐŁjx]ŇI’ Ťg]@”j1y4źK)ćłBşJ`Đ S'§Ŕ†ĐMÍ&Š‘‡6¬:ňŰÔi^v”E•Ę.ÜËÚQqQm@Ší{ŁZ;$ß7Ůč>Č>RÄ>Hô¨šu9č+O],­çôŤĺLicXvB9], ŕł9 ‘«Î3ńŞÔŔŃSҤŔ’©ž™' ó‰T«Ä†ĺ«5…Ąŕ™ÄĂZ~@T¶X|Cáňńż×¨Đ]ŻJ{3›¶” OZ+±ÍAg„=úćˇőčĹ®·YÜÝ„ś‰ŮĽX… a—űĹ<ťH†…“b?…Ď:QcŤ› ?›ŰWg4KP–b›ŰĆ_ĹŚ,vFęäTIÖ!‘jІ;%nt“§fě©&kYń˛tJeP© f©™ şp“ř†H¦Š·:^U2V¬§Kł–Đi%L}yčě×(KŹ0›xűM-2Űýqµ:[Š)A„“"~ŽC đFíé ägxž;ç[žç“¤Đ©8ëDBm”ëkĄ¨«˘çBQkšiSO͇± ÉÜ|tę{?AűĄ x#ű·c i5ćn3ú YLŕ©-łR¤>ă´„'ŔáŇQ Wި̼*¤ń#Ů-&:~^{ŮČg ’ś‰ý.T]„”é%νî9ź÷—-‚¨– ó¶‚ŇŞ$|iďĚ,cxŐ{.Ë `ŤÉA„Fć~Ë‚ˇ jăxKâĄę|*V`çU|Eb‰„r8Lô+;sLx ŮŞU¦jY¨/m'ó? gaEX%†âň‚“ť”.•şž)'Ç>`$‡!"*c€¶+!/Ďkp Wuç uŔ×—çű®ZĹéd÷´JyÄ›E}ĚE‚´7kŻkŤ±®göŃ,ó`ŕ™OoH]W?±éI쏷Č<8q*DŤ;óČ•-u:‡z_ˇ±Yî}żąĚ®Ú$î)jdFtNó‡{1Ę|łEŁÎÔi\šř{ŮŃß29;Fx3W]öâB+ýřÖŃ1o"»˝‰_ń^­Ş`ÚBô(Tk<ë’·檼ÂPF‘&©¸Â5ć,Ő™P%fůCÂV)áĺˇß$ţ 1´¨©‚zÖ^éäYˇŤ¸T|ZĆËRlŇTJeHÁ H>q­‰OŮY-¬ś(…Â2L›âĺ”.ćzi~]oĂ»lRjŁD]ýĚB ÄâŞ˘Ë«Ł’sn”GXsÝž;s©rX%+ÉŻlť‡ćCĆúI:ÜU°ĘÉcśwxČf„ëâë8ăpf—ČI‹®j@P5wĽ#BĄ`xlĂYĚjzGQâEmMj˝,Ý™ő€Ú„x“ü¶*©éd°cśŤ«‰Z•×m/"ŢăäĺÓc㑱‹qs°dÜM.˘šŞłµč3Óv«Ď\J4­ĘňL<Éy)/Ťjv–!ť?śćBˇÂs69e‘<1Í ťäűLŐBúxű.ĚpqÇAK…j”zč5\[aÎÄť§*$‰Ü@Ą7N« 26D†ŹëJŤl—Çç ‹8:đY8 źÁh&Q?qéŞu|ÁXâů´°e»RE")ý#šĂaâLókÁŻqŃńçüů&˛KM˛FŇ@W'’NĹKł…t5ËU˘µÖ±Ź<ČcťsŢ•„7Žě#jšŮC@ł Ňz ß<ďŚÇË•łVäq›>LrTĐ㼠şűâ<2íÍKÎ ă»<6đ‡°Ę<ő|Äj”Vgf´›X3Ęa¤ÂĹÉYÝ‹ÎŤŽż0Qćđ˝TvúÚ WŁŠ°Ś1英6ŕĚ?/ŚĂ°ůȉ-Ź ö44ënăÉť'i­Ěĺómł~8OS߀3[ľ+”E*ÚÉćđ‘NôB&¬'»íA©˛&Mc‰† L!jiđD^YLKxťeb: ‘<¬šË‰ű—4qĆ– HyIPEN„7o©dţĘA@»1Ěč“8zĘQÉČvÚ$©©ŕ‰íc_˘!¤ŕFĄ/© /â®ß%ŘĘ5„m ‚‹źB=)Ó ăˇâOˇ(¨Xĺreő ż‰dšDRľ©ą˛ňŘ5&ă&Ap%‘Éa?pŕĺDÁNcăRx*eŕ/@ďŤ&ČUĺ­¶źÂLŚ.”§Y »Iü¤V”— Ö®&©Ązű6Śť˙|ťÓYKD4ʱBËĽę ¤îUŚČTUé Üx}01‘Ér¤ćgÓ^lü7*ćČGFŢCăy°çE Ç[ĺ]gĐu,5S+@­ŘL˘¨ŽÝú+â‚“J¤śń0ţ:“wK3ŮöĆÜEńp`Ü.Kbn}‘ű‹|AĂ+B~ýÖď¨6ŹYďFő´ŞÇiÁ %řHŽy“3ĎýĘľfBu±l}sVÁ©¨Zšô¬ë2§U%‘@Ź4aÇBĆV«·ÔA %ÄkQ6hě݇— ·çř¬mr{תLRÍ4%Ő¶&{°ńYţjÓ ˙rŽ3o0{ŃjíŐveqUďÂqKČ™WĹçĚJMöI×8ŐG“ “łcϰăŹUC•öŔ+»ć‚7l“‚/C~a25NŐ„­ŢÉ7 ňWÄ.”­f67ŢgěŕΦ(e aoş†ťó/ôaÎâ‘D5 Â’0Ŕ¶ĺĚJçż©čĚ“ŮLzt—)?ŘłäZ©śăĎÔéŰ$¤ne2Ţ´¶eĆ7ádz spÔĎŹŘç#@ "Hݞ†»Ä˙šŞĹš:f° ž—ŽFĚű/Ă€;ŮŠ¶0ď-ÁrňşšGČ…ŮVq˙5®ÁAĄ5ś†¨CÖî-9”W]ŚŁÜx]iŞ,)Pd@‘ą“ŠÖl®žĹn‰P8‚/Đnf,ćĂřL1­QĘËGDÔx@LĂâîz8AĎź&ĚQBűÔ.–`o:DKĄ*ś`‰°+h”„ßŮń¦÷vä![ś(Ç<»ÁÚä"7’#ĚŇjč+ڍ ©z=Ý5^—ge¤Ë_Ő_i~<4 ßE#ćdĹač6”üQÍÉT\ýPnřó,ĆK˝ 4ά¨%Ă1wj’%Š©0ç@ôŢô 8–é× "ş ć±=a%ZŢâaĚU¤L«¬7¨CĆĎŢXµŞ–îÁ\Â@%t/ÔšuÓ±—Ż~ß&Ü &1yö:•ŘA=$ ÜfëzM°ÖrAčy?ú*DgÂM,2BkW /ôłü ߞțம®†>ľl(ćeI%’¤±ÝóčŮ­"` EŐ¦Ł  H—ç„Éő …!¶¨qÚˇbirďE.ĺ·ÖŕóIťăĺăŐl%HëIvâŰBI¬%ő`* ¬¨hČőźSź÷€áç–—zÓÜţę˛×~aŞ $[>(-żË„źÇ‰C[Á7®GŹ«¸ŇĐ› Ëă†Z–Ł[µSĄJsčQŞ:ľ@{Ĺ_·­Ů)ł‚´4c˝ ť@Qnćkě%˙xÜ“=›H3µÔË …_ťtëěć%ÔL[ž·sévę[Č/¸Y!qq‰gęÖ9§b®°Ňř-Ţ÷źP**8óšiEQP$«B$+:BV})[šŔń*˛TÖ ˇw-]”2Ö pUţĘ&EE–¨CgŃ„řŔýBKŻJĚ´řU‚‚!™#ÓSš®—Ň­´>w,»¤äX2JÓť±űržĎˇ‰é7€-Ë(Ĺf¦ülŮÓrťErú”-ßť{nÂðÖř-"§ťâó şĘâ<Úř®ç93ŕ«Ó˘»±‚Ą™ĺíů3ż˝Gs`¤OH§Y$üq˘`›dpHĹ ‹Ü-cűÎFď’Ű©ś-P¦kŻJś Č’LÇNQ—YJnf27Sjâė·ˇ)`uŤŠą¬ąš(‡u(äžíĽĹ¦ŢÄ̧¸M‘ۉąsŇâPĄn[Üs;r¬>0!JâÝ•5Í&J :yů“Xm˘”Ů>ŚrĹ–0—ˇ×9'š¸ú0eu)űZ[Ő+Ą`ڏ ňoNżăREߊö•üTő¤Şé 'Ţ2Cš’9«*”8ŢmŁŠ| 桛6ŠŤ"jݱ>†ćl68ÔĹ_É@ą şBéÍ[,ËA ¦s!­Ť[’LäńwőéŁÇŕş~K˘o‚îY¬:gzŽÚYĐ^›łű5n ý`÷vdi¦x ”´)`Ă`B×& xąň¤b ŃĄ•¸•öó…)ľd&Ŕx€ZÚţëéiš›ĺ ť°e5çS˝8ţj$˛\Ő°tŹYţŔ U Ö«6×"&Ň˙‡¶Á{M5„kPl ó0NĺÝ%D“Ü{–'IAď޵cŻA{¶äcuČ÷—íÇÄ_śÇĂu0“QÂLRÉ‚Bf"zH†9ʦ2p#’ČWŞ8ŚxĆ P5!¸Xő]®Ź\ÖŇN®BŇ"®QĘĽşˇnď0}jy˘G¶/5Řťä>‘|ř/ń ňd $·Q…Čd`é=Ž7D=ćJ~<şMKń±Üó90[é¦BH™Ś° sLäţ9j0Hݬѻą›ŃىśP7ţ¸ŠIYW©ŽENĆYЉňöŚÍ ˤǓښԺ Š†Či"˛8µx]¸‰÷PmĎäLŽ1Ďf˝©'ĐéąmDŽĚ<帳ä^KHÖ{¦Lly €&Nú…ĺ2ozş§H¬gĆ|Ž`µç—ůµ’ ár‚Łk0_á=y±4yˇľ®ú+&Ťäëč#lË»‡:آ:ˇŚł(×płšwł•6§#iR~|#ŐµÜL™Bň č° an—¬€řß$"ó˛˘KxCPČďjŻßĉFa™|dvĎđ‡ëĚ­Y›] ô±aIY« ÇĽ®ś =¨ŐĄ¦ĄÍ S dPŢŻNŽ(–$Äk„/ţDşRđ 3›ĄËx`)vzĽ™¦q.ĎţĽ«× ôXHŁe«V8căĹ!KŔ#ZšČmtlÎ| rľÔĚFŢôT3ŕČ@Y†ţY˘ś‰KĐs"Ô.Y_2ĘKj¨>Őđúŕ>ݦіI3Ć5O„Ajx7q1fĎ×´ß0ˇ*˙Í)ÄÖ˛äBÚ|Řl,‘‰2•ë&ÝW¬łˇÚMĚVÚ ‡ß†˙Ř4<‘ş¶yavÓüXkn‹…¨acDpE”Κî˘.ËĎôłnQîŮ!Ů–‡«űÔ—7u—ĆV8ä[©Ž‘8+KD´Q¦SŹ6µ^ô`éxß2hÁůKŤ˘íĆ.ÎŤxáú˝+×řö(EŚŞŘŮô>'.•[ďH‹ đ~đ3ý=ŮUÖŢ n͸ë7›–|™ěÚéPÇÄ[äQwÓZî®ď‡˝+żHoi«ľđ> Ľ2¨Ä5˘Ůű`š1¶ĎŔ—2éxfvAĽ!¬VéűŃ+ĹgČB Íçżp<7łĘ4ɦD÷†Ť«pgents÷2XĽ‡c9ö Ů5އ(PGo؉ŕ{g‚řű­XϦ’ü>d’x°|Gó‘ů÷cf>¨RÇ·ôĄ]„żÄ‹x!ö=Ăő“އ€RPIƢ÷Rř?$ţ÷uß™Íd©Śś…@<]Kô&ŮűŃ%Ă[n]-5Ţî]BYcšřEŐŢ“]Żřý,fęĄ_„¨f)ř{ç༵v)u Ă˝·2~2g—¸ ĚfY Î}–±Dě2ú łďGś Ş:đ=şÜ5{`ż¤éK¨ĹuK˛ż¶ĹHPuśoŮď‡Ć>ć¶Ź‰«Ö˙~űítG°ďlÖř} ăSl˝ňśÍĆWú‚é|i¤˛ląßŰ—wDű*Őeăř>|ą9í×´Uzyµ>ű-}YQ`S×.âü›ëşŢďůŻoűË?ţňŰ˙üíďżýç_ţăóí~~î_Äź~űů?˙nţ˙ź˙ěßţÇ˙íoöóźýôŰűű˙ýĂ?ţňoľýń‡?üńWóĎ~úíďţé7?üţoľýî·řă˙úýŔG^˙îďţË_óí_ýć׿úÉ·˙ű“o˙ü“ożšý›ů˙ţřOżříď~ř ˙Çß˙Ăo˙đĂOľýá‡ß˙ź_˙ýüżĂŰőë_ýëo˙áżţÝú6żč׿ůé%ň'  *Ŕ¨2>©HA™ń”xÍĽ˛Ł< h®3¬ĹDŻ>ŁŁö>8ÚžoçČ+BýÂ,‰‰°CX~N"[!Ó6uITěAʧ’ňĆr9â>ýH}4^•Mn/´Ă4aĎěÂ?°ŠqM\á•|‘LG,!âĘĄ¨Ű1ÂhŃn‰´O6Îđ}u*2'©\)Ĺ/öžoyP9$zŤUF¦ö­…i’4«lyÉY¸Áx92«µ_Aő÷ĄŘJš‰ËÂj‡Tä@šz©ş85cȒ¬ ëdšŢ§ˇëŔ˛Yíbp'‘Ř›ŞŚĘ_TRid˙~&!–gĘSŤ?˝y¨V„'’y¦1Vp˛>:óż#3ÉíćůX1šTŽ”)Gpî$#Ęľ‰d±´±o¤ (%“HZ˛ĆK MrTzL{\…Ś(‹ÍĘ4ôw3%žµ^ahŐÔă1x/ŤĘ`ŽeÚ$˘”č?°Hµ°ˇă”YĎUúmË’Ň÷·¤‘L ŤźŞRŁ,„DU. tužä kO©;6c_š Ţľ ĐŐ´`“ě<ę‹Íţś “„jc‰Sµł3OŽ*¨¨bSk°Ş~BôU¨ńÓ˝ę‘Ă|QÍĽ"Â⊠ŕ$k„¬’–ő6Ľ%0˙˘Ż‚ÎÖ[Ĺ<Éç[W}ŰÔ‘vş’ia´¬‘ÂLôŚ5nŠç9ZžąŘ‘w/Ą"SUs%y‰^ ë¦~ĂM–e -qćN§ë2%©đQ‚0{ćh° F’ÎźM—‹°‰Ĺd#Ü„Y†Đę4VţŤiľĘe,ZäQŠĹTCŹ*«LZX¸/’Ń^é+ěJs†=ĘUjŮ9B]ĽČŹb5d,đ?Śţ.펴›P‹@NÎ7˘4jR„î$´J%Ε(¬‘ř»:˝_`ĐâjU.ż cÜT‰p†˛´ÂIGůh„ĄÇMYÖ^@€yC*ĆőBc¤(^”Ś×đ-Ă}u.\`Ŕ>9&"¶ßPĚ©oĽt˙Ž.b2č»LŰ+Z#Ęę6i%†Qy ›ËK‡{¨Ę<Ą¬ čĹ®•¶ń® ýVśF4i ‹¨çˢŃ%™Üyˇ7±ą5˘Ňý.wgFLËQN™â\y§eńÚ­Ş®ş'Q–mpŚT-xʇEQT4˛j‡Îs t ]ĽšĄĐsz›}Ä^5*2XhlšĹÇ*ăRłŕĹ]Fsý2S>ô%Ńɧ5y`őĽtNŇ”ť(Z8/FfĆ-o˘‘٤‹&ZLÄ5Ř=tlTRÍa §zaľ Kď˝0égYW=\ 3Ďkšá– đQ:©\ľK©0"Ď5ߥ<8>.>X›ńZż3‰ż +‚E$ëalC/}ńĂ“ŞŘÉdÚŘ´rżTj°5h{hźE.dĘmXh¦ÎÝNŃۆRmĽ;‹}Dý žĄZĆËk=ć~u›~LćĆźgĺĄ@U*‡H±ÁŁ@ˤ-'ݢŘę„«źĐÓ5TňÂîăwhŐ°$4±7iB,>‡„jľthÍčťšÄ[٢Äk$±i;Ąí1ř·-…Q7ĘâňĚUŇmÁ,&±9Ói’N—HŹÁp]59xą0Wë|"VşIÇńhĹŽk•5čűHK•j×5sŮ‹FUV§ ¦M(Eş8§©Á^a  }3ąŠˇĽHäPyŁY„®Îßť9ŢĹâ@Ó,)=A Kqzî0!żµ&(ŰŇ©-mv_”‰¸ýšŇ,¦$ś…P6›,7+6Ä Ţ(É&ibŢŔîr5e"Ę<•l[]FçĂ$f«UgĐöĄťr›Ďµkđv€ËIRÉ–„óđ˝¸,Ý\>PB{Oű=âVdá%éQ ¦Łůa†őo曹¨ Ů„ăÖřŇĽIôEŐ«A&ľ8áyŚŹÖ\)člwŻjňŻ ÷­·:Ć6D+0h:i@ęĽp_l›bĄó’ô~7ěľ±2yMĂŠ+*m[v¢Ę<µę·L/ĽČš”D4}ŚüŇeţQ™_Q‰;[Z‰Ú÷˛Iă˘ŇB$)ţ|Í»zťyÇĽ $ .KFWIőň!%WÎ]3z ă|\•bý`çCźŔßÇßy¨‘ŤW_iÉ_áEa»”ŚčŻG?Ţůń>ľČ’—ZH˛„g†~ë¶ŹfáWg8ňË[ŹŤB)Ť©¸qiŚ8$YŚ—…čÍ>ÇE[©Ď…Rbc­¨–,Cĺë’N{zbŹYč?1(tXĐ)ěÎľő|Şő>T}CÖ©gÄ}•­¨jňsů&S3ëţ #‚鯻úg˛›ŕ6ó6pĽçăGŁÚŞC‚™mÍI”ąvŤIkT!,qŃ{>˝,ź?nn —7ńó\—RÇÂâ«IČz€QJ«jEvqd–M3TV3Šę-Ô*¬’…ý»@ČD)eÖ‘› =T^|Ą‚G¦ŕȑٳşqq±9,ÄŁ˛DN*:tÓZ¤ďPN['Ă Á¸´V—;P°(]ȞȒ¦5''Ş›«ÎÁ)8Čé™ŰžY.îj¶B3Oź˘Á&vÝŤ»¦ăŰüu|­QNŁË$F kâ\ähú%đçvÂEAń Ď;¬Q§j5~ˇßŚŤf°6=ĺýĐĹL+dŻxΔ•ö§+Uč—TŽUŰŠôt¬cÉ Âb˛ý–D)7‹ę™Z±•Ă+ěYë±4c¶Ş^SŐLéĎ ‡3­2^Ź IÔaž•!®ˇ¬yí´|$ç•KzA5kÄÍuKň¬ ;š•Řř®|ąŮ@ÖLŢZ|†´›ýM»Z?s—ęÔwgŮţfĘ«źČfľ®ŻšI8Ü7&ůÚ—šF‰VôćeĐVSšÂ ©¸^ĆΠ¦ÓŮh!†„&—ď/Gášę“Mś:PT’®Ťö•M^«!«%)H ÍÉ˝•ŠŮČbx¶´žaÓ„Hĺhf$¦MCs±@„ÔVZ K÷Ă·ĎGŮčí•k´Ó•6ľŁ«ÔšŹd }˝Óűů¤{,Šrlwu*€w Î{–—=ÄRʦ€Ŕ,”¬¸y -Öú:YçmD\ A&g®źq0ws—Ł@†6‚•Txw(o†´IŠĆ#u3üP3ĆY<˙ă˶YeRć´#ZJď”÷*e ±ńGŢPžn ÜP<§¬ú§ęs\ˇĂ¸ĹAf5*šIBn ,f­Ł. µĚşPˇ·7;@:ă:ůÉG„ŔTŇ–‰K]!ÍX3ČcŤ}hw,©öqáh“’Ib×ĺ^¤Ť•ůZ:5ŻF•–oꏠÎŮń¤]ävÉĚzŐÍGŢYľ5śËą˝ôÜhćăcłąúńčăp™mpŢÍ&j¨Áł3ťĐ2t†2ôxÁŞČÚ6Öľ”Ó0Žł(éËĘ“tÍŻőŽ—uó :ž˝đ=?芌VšL $eg?kş$­%ń‰wKyt*d7QE.IK[žf"ö‹Ć)A.ľ|‚/çÓBÎŚŞ$Bk<</š"@aŁmf¦Ö";ěš‹šŮ‘Ú#ŤŇHNíďCoP­ -Äw:+iň˙$˝"¨„ Ô –ÚęťÜ‚ÁźŚÇmÍf@:eŠpîTµžŁ ´yi,Ć‹Rť¨”ú1ĺ6˘Q5¦qÚKVÂôzpMŘłoęŃŞ L?–řŐâł!Ü%c­Gµů¦[˘Ú‰}ÓÎĽłxÖ<““‹ Ęî= Ó„ŃÔ)˝‹ŘĚÇĘą#»˛1J•w¦E;ůhüŇ\IŞCŹš1 J˘Ůŕ^”#źBF±śLÁłé:n·L’fyUÔ‚±qIľ E xíâŕäeŞ:óý¨6űÚŐm˝ÜűEÁ$Vł3Vvf,hĎ“4ąE5a ÍäŠB¶rN´‚8µËlę^ŁĚń15ꋦnsÔ`¤á›ůôص»ôRâm Ú{ŘhT¸ŁĹ Ú’˙Ľ8I@Dƍϸµčp”čĎź/ľĆíwîaĂÁźŐřWYŻQj蓬—-dÜĘć±nŕ©zQ şYd}‰káĎÍ1Äą˛Ę[1<Ěľ…ŐĆůŃś8’I»qEľ<¤~Ox¨”~ŮŁăÚ‹č!Ô}*ŞLřĐm@㍢ŚňăÓ#}ޏü@%/*)Š:‰nÂ!Şçş$*Ĺ77Zn%Ł•DćfBUčöWń##˘eXÔd‰)şĽî’ÂnÔ'TxĹ ŽŚDÝ•Žőł/Ě,$ÎQ¤ÍýťËC]IˇW™·ŤBýÄń˘‚¤,ŕMkQ•Éľę$•Dze7f .Ý,67Ä€e†żăgűŕôĚ0"=šŘ±y1Ąî÷šŔ«čű‰rĂŞÖҵku®MRbŤÔCUW÷ŽkŘ=A*ßĹăxW Ĺ™Ëk@1´Čř‚ŔşÝbnĂ#‚ăě8Y‡9_“lbˇĄëč<ÄÂlÔ2(ľĆ¶ČAŔTd ˝ŹŠţ×\'ěr4ďxgY˘zúČ7h4 ›ÜÎn=Ţă4·«Ĺ3&qCa˝%©őĄź5^ŃO_Ř“Łć:¤O.¦"’…Ý+ŮsQޏESiPď±’ŤĽ»‰×8 ČzöRâ$çö’čtMŁ7°±üŘÁ/Ł-źM,SĚľő:CIsÉî˘x;śű‹]˛šTQ­źXŠŮő—ËĽů–ăa3B5MŽQrV‡¦„Ѧ.ÂąmNÓR¬DIHŐ)N©'g€‡(˛˘ňqEjÄ&@”šî°FUħBń€JJśś€“ĽKÝ2ߦnżşůXĄ6qř+ď1ÚEaCUAF&ôÜÉĽŘş·óA‰),ć.4&6­&r&rvŹ~R"˛Vň>,^–^vÓX:%×ĘÜÍC 3›fŇě0"«čŠ.ÝŽlă–Ľěbčßó¸ĹŤí8°?—ý4ötŐŚ­19Wű ‚GŃ4Łrůś&­Eh¤˛~‹â'±NŹú^ŃIĆjxă¬^gŘżßšMB |PRŁ®şzÍ5«0čú©¦vđťŮ“m–"mo´ş ď™ß (†ÓŠ˝<ŞÎ5?ŕ#<Ëo©¦%Y rsxę&ö3‡Ű­fí[‡]TjJ’Ź]ťqd8˛ąĂDŤÜXHş›WJ“28˘±ŽÔţΑX´PĐh>.KŐNĽŞÚ•‚ĂŃŔ§J–AѦł‹)Ťl§ §í@š{ěšKJ§$Ď;ăźý4xű<Ă˙‹qËő#ÜDË? •@& 4UŹn¬m•] Aq@N–Özp×`“Xét¸ÝV†6ą•“~ –/ ŽąkÖ2…‹ żĺ-ľCť$;c%ľC‡ ˇ‰PJ)Đ,i9ĺćů!Q!Eő<|>#«}“€Ú3µQ(Ľü‚ O_­©%QYĺŐFKް޵Ňo}Dfńł c*ö|Ů:a*áĽüń#»hÓAťg¬rKŃ+;§Pr w|ťľ^ĽŻsa§M#& n˘)e—źă…Â&=^U4fo`5ú\)TA/ާ0ţ†`ÍĆČ$ 0WđJ­WűĽxZŕsó9ókú– ë-’…Gű‰Ş~®Á‹çlIő%VćÚAâj¤q«ÄL’<Ă7Ă5ůeĘš ·‰yŰ’Tś›á ş*óć™Ĺs#/wÖ|ĹݶLŚiá¨ů1h/TďĘ@¸“LĚ‘\“S}KóĚ[żřT"‘Ésa\śÉkŢÚšlEÚPňîë©€«[BF7—Źň°°é˘®Űüö"˝iüuÂ/\Ú=`ďµ™~îMËvĺm„-*a•ŮâH$™š,Ź«-›ź-Śß1ţq*NCt8ç R¬|ęviHBpŹ]W_>üĹZ›;XŦŞ+`|6/đMÉCÉńČÚĽŔĚÄDż’`#?RC¬ë(N•ŔW"ĎĘÚ«: ZÓj ÓoŐ …MÔ°čŽË#y¶’@ŐU)é]Ż•¦€iŞDDý6–ąN1˘WĹßÉ ›­ý@d?^ĂÓ)î-:nÔ¬’•ç.OśyĚTőăŰcôĆsń@„–Ş ő _áł.š˘.›Ąű”Tc-¨¬"=^ďr¦jŰU”HQ’AšV°g Žît±aMul—}˝Y*Q † +Lů›ô3ɇN~šŃŢ‚ďĽ/¬že)zőcmÉŕ2Ă…Lr–®ˇăĺĚčIâ1Šű Ä­I sh2äDsüÄ¬ŻŻ<ÜX .ę%­źNä¸Ţr[¸_Á Es \AFűŚ–©AřŇÝ•‚Í™o ÍxdîŔ0ń»„ćŚdHóí8@^&—ěMcČňâ…J¤Ů&nr›ŤŔb"›i5QŚÝšŻ$|&S­›slyIäTÍ˝Đhďe…˸ş#óŢ+ĺT™MÜPuF‡BS§“ÔńwŃŹu.ld©HŇ‘'sk6ĆŐ®qR*5PË#żÜĚ’i—”wĄ×†ĎJB”-1Ý($ťkiâđ1JIŕHân fű­ń–EŢ” oâѢŮ0űHIzÔC+• €žuŔ^‡ąt—×µašTâx|ŤtEĹ[ =T'eŔ>@FÓĹq yO”ôí]ËŰ; ŐÚ+7Ý"ń© ° Ą}BRţ2+HL9Y¦­[:QŚá;HV=É1ëÖ@Ľ˛…Řć|6hKĘőŞZz‰]@˛đi˝pęă)Ĺ긹4ëÍo.- ÍjŤSDX^˛~Çx%9r»FQĂÄ)GÓ¬„Ő9ŤĘŕíuő +ÁâfâŢŞß]ËŤBŃf9Čç‰Ń÷ęS*U°+=!tpç§Ă_8„=b•$Éa2"…Ź.SK)kđ*ÓPpÍB˛=ĺm4đ±ˇV7Ŕ”éăÜ ‰ťqőA%çë…C¦!‡H š —ŚxRăĚä|śĚXÇ•Ůöů]I0oËŔ­ť6C¬ü$M}ä%5ťń·Céř˝aŹőăÖsXCÓťj°}‘mŕîŚ>FY˘y?žĺţ¸(3‰0LŤď,<ÖXQĘr„Źz¸_ĆŚ˝<"łÎbqîó62,Ą2 ę ż‡;lmŐß4®…nµeĎ…µÓ„ńŁ|żń‘Ő=Z[µć‰%č ;WO˝AĂlĂe#Ąy*±ndvĺ<‘M)”–»Ëoo?¨ć¤/'ŮJcśbŽ,Ó l˝$>Jîvú‚W祌ÍvqVšő ¸ÜQ‹±K;e›ž^”M˘Ĺó•Ç>âĹI<4FóQ~ [1™3qG6;^çý­}n˝d@ěUSŔ¦®ëřyš DäÂńŹâi .źżŞI­#0»±ČÓäř7Ë\„»8Ľę9ĎÔ ›ÂGFő˝6IË‘mQż<ŃŻw¨_Ş)]ÎĚNĘ©qW®5„AńB›YŤ*l›ő,ˇp㇠‚‹ ČŤÇ"9‚ĚÂעŘŞQ×FľüK]­G=^d{g!FÔz”@«ţľ)ć‚nŐek\ a–ĚăőKńpŁsLľýąÎDńř ,îhń°$ť9 IYx[\µ!i® ›ĺMş„ÇpŹ,a©ŢF’ďâ1š h”-|1-v ,ERt ›¬ë+ŤNl=&¶7ăJ— ^îĚĺ†ćÄż™”]Ö v-¨ŻÉ†Ĺ+řÁPâ\š8°uî¸30ăg®r"7<|ś/„ń2I6h>Đ,@ŽäÎ*šoĽrM&ŁË{$ßč™Ę ®TvFcU×nň|UBŃs*DĂź+¦fł‘„VÔ e;9*6.Eţű5I0[“ ‚űl>çöDˇ“ȧ9č\Ĺš *¨ÚfN Ä·¸7 5!¸ˇíAEŞŞŕkFçńĆy´˘ĘĐH“µA„´´5ĺFOń˛H SmŐĆ…«–!noN6v›2fVb8Íź)Ł$-QVř¶ţä|ŠMIdf÷ ”™Ŕ\ŔŚßT}gfš—ÔËRä• 'Ł9·ĄŞ ÖÔ›#Đ@#`ŮEÜó&ďĘe|Î+4ö%€Ń…B”=jŚ–¤Ě{IN(Lˇ€: ]Y]ăˇ!P›ýâhç46Ę vćZ ď®wŻ&8ePŻĚ j‘Tôę–‚ĂĹ‹m‹»@†a\uk\–aŐLMe0“˝`‡)Ľzíµ ąXKee&’ Ć&&6g´ôµřE6,Ź®$TÉâ«yUxžő*oŐĘ÷“ŞÖIE … 5ôßŃł ˘ŠĄaGEëK·ß,¨şT^[đboëÉ”î۸ý7:( Ö4€—ë“ÎYîyKĐá X^\±%’Ž•ÁQNVË™ŚÉĂ ÓŐĄkŔžŞ‡Á¸%Ö€#Öz>8:-fś2w5†ů÷¤?—{×#KL(^\ýĆ i1hRďť.tş3Ő9.±•‹FÍIělÉ:m媌Á«˛Śňý@:Ö/$JŘŰ4ŤŞŹ<}¦WW‘z/ż]ÖśŐ‡˛fĘrÁă€Eś0L*ľĚôx° ŚB$ M@)ß—XNW ʤß0cnŇҦîZČţÓĚ{âyť?†«Í1€ňđś —Ĺ\ îKš-ź|ň?źO†5v'˝ ł†áńá…#c¨…q1»úÝ-z7ĺźŘˇ¤ÂÚďď˛ObŔĘšz3aĹ8““4ĆĚ’ľ>Pş7'{ýB•iÉ€R­Ůmj•k‡z‚›PfEąŐ.€˛¤ÔöAŕV*&Ąť˛¬Ë1ämĽčöLóč˛qĹdŃ^ŔeÝZíÄú2ěi4rüǶĺwÂ|˝“ŐnrÜ|^ďŕTnĘb™¤áöF™„mLň°§ÄĄ8‚ůŻš­ĎĎ;äţN73;dÉÝű$p•.Iăć”ÜHŚ6qI‚ϸ_’¨$ňŕG¬›đŽ®"Uő!Žęsú-áîi˘Já8˛)7%+š±áź<żÖçÇS\mŢ'Ł@’“ÄcżpÔKË𮔺¶Ă /§ÍvxĐIh®ÎŐ^¦D0VF;2<üąSłlťptľś¦KĂ]E\yy,ëůU{CłAޞxÎę`śÉŇâÉŠ•ʤ¬ Ľ®í!ˇ?˘nĂŻ|üht Ú‰ĂBDů™›âśłY®¬©ÎŐOŰ IOď6/ĹÂAş"]ĂsÔ©ÎŰ–=^(((-¸Ů¦˘䲯›hŕ‚ǸĂ~ôÉČ|njůăÔ…ż[…ß´pÁ”NnŇ·c1{ĺËřđľŐk´q,ĺ LKQť »ź¶^G 7ł”Z6S;öWU& žS$Ěߣ˝EĄé'™¬éĐ™ňÂđŹĘx8Úů®J¬ÍÇ|łRžK;µą·9ę‘Ô,Çlg[Ź®âۋƺîęĄ*ü‡Úý2äbŽ$hjĽŞ9)Ď3§RËN=¨ł¦Ř†ĄG=ĄdMG›J>ŰúKńHĚĺü\š&o¨CžxµĚ%ž&Áa§E÷í;^ŚRNM¦ěD™.:y…Ť»×Žy7L»8“±ZW *aŔˇtš‹¨i>‚ĐŤI‰E·ů›$(đ‚ľ|^ÉGđe®%žWç˝í^ÇnX˘hspEyGŹ:“ä­DÎ8°>w6đµŕz` 9v"yQ ­–őr0©ĺ.żbtr„Ę9¤Şř¸•vžqqMžăň»fŞ+EwŁ‹%K]" ň€'c‰É’~@ť±·RŹúzňĆ&ÉöâFŃs‚˙Ŕ|Śř†¦),ŚJŻKg@v1% ëĐ@ÝíäRź-´[>s”°’ż´qHHĹŕŤ÷ŘŚ5#'Ě< ÔÎŮĆîV­ ĹÄk¸¶†DX‡µ‚Äś5U’ĐaůFň;u©SŞ[ÂżÍt«8żĘĚMBäXX8€žÚ žGßÎÔ~«ŕÁŕlľl ¨ě %Ŕĺ˘:2ýRŹN;Tˇž$ńřg `űČ] ĐF˘­ŐKĐ@b')k‰ŢĹ\n3x@Ď »[ĚÇZ-1#K1Î\§^ü|ă×xˇgRŞś; GĘ čô°fâ§–#K˙˘ÇŹ ę˙`{îE\%B.7ľÂĹĆ.\Ą:łVM@{ęÓ$üJk\ŞY(K)—­DÎuţ8*Úü©DAőşČgRůżşńčÇł‹Ö‰®+ÂB·+ 쫍Ůđş}:qÄPŹÄ쉫>Bî˛ÔťqíÓ!ˇĎłÎwŤĽ×lr «¶é^śŐŢu\ “mňç=Çy1ëőÍwăeŔUEůŤ§€3śĆYZČ úJL=;)A ŞimNŁéËŰ„) ¬‚ôŽĆ^Fź!ÜKvnTe2d*™ó•Ŕ¸0‡ÍČG™‡Ť‚Á ©Ě,Čj?oPäc‰lqĽ8±ÜĹ ´óΙy\ż^čµ’gśś‚Üťˇśú\TčTĂIńę~oa«Fˇ†HĐ”‹ăX‹=¨iĚaý§ÂĚDO¨W1j"MXt5E_S*3Áşb¸;˙T4ÉĽ¶s‡X0Đ:k/ठF÷$N#%ě­Ó_Ő€´–"Ďń&TĘB” ‰ĽRd_dřˇÖÓü…čĎř°›÷ŻIâ7šIîIo«Y/lZtŽŕ­k‘4™˛ó¸—EáRĂ9۰7T;‘'ŻĹý C]Ţ$ĚŇĂRćâa3wĺĎ‹Lߏű¸˛L|Ëۦy™hâędä6·(WŘ-ÁoÄ ©ÝšZĽË=Ę™/¨ÎxžY+Ŕšý^%tKał^–>‘$ îh…/Yđ‚s@ÇaG— w†\WĚdřŃ\ĆH8‡ŃďŔŻŞ6ęGĐcVeI7Ő÷,¸™Źĺ5|ÂÝ·ÍCÉ4Ú¤;×'<˛2uýĽĄŞ:71ÇwŮŁD™n‡ŐŻ:äŹ@ťqް<2ńX‘N„Q,ă^FçăGś ´HŇ#G4ůĐŁć|ŔdčT=y4)^[Ľ _eŘQŞjFx¤M [37ÍěĂińŞ€Ĺ©Ac(¸ç;äÉÍć×rUĆŹjJÓLîX´Sĺ‰D¦gFäŤ îW0摎ó5s*5'ÉŃń€ó/ÂÓ¨<{é4žćŚ'V ¦ Ťş-•?a ng˝v«ÉHâľYŢuöfű˛ąm6ĺ=°}9C–nä-…©d=Ňč› µ-5/Ü=Ž•kîPă·ôĄPë˘W]o»H„Ď”tˇoG…ZŐ zűzžGJă–MxÚ·+ˇÖ_” žI!5Ż"Ż Nµµ(Çtz≂Ň|třž«&JBrPťBmÔŰçˇ/H<řd¨iÓg4™Ş@ćŹŰkřéj$)Ő˘ßGP‰Č‚_Ł"nf§a鲶ÇG…bHS Ö'­2Î[CË%ÍäCG™zÂ-+^×%Gď'©ŢLé“J§d!ďŘ6ŠP$·•6¸Ő†;m,Ëş5Ľ=ČK@ĹáDĂs-aË3óPĄľ~,Wç<×~Ň`€HŁŢR÷ńö†W­×‘Í VG©%J$nB†‰¦‚ Š˙Ĺ ň-O cŤÔwŕşNE+Ťŕ[Ň=Ö-©š‘ÜÖ‹‘8şbFź{›äh’×âµOťĚcňBç¸çMŇÓg©Ĺ›(i”=Ő2 °™¨–©waĂÝ·ŕ"]ÉŃŁG+[Љĺ7ďv׹Ľłü¨IÔ)ł2Ľ’;¨ŕYIögĽ)…M+ŁĂß7nÍj4¦5MP¬ĐEęĄé2ť®6ćăË:ł®Đbą]g„tŞĹmbŃ›>o.š­H%KËpŞŐC‡·ÍaEĐ««ŐĄ ˧ČpžĺLÍĽÚpĽĽaŃX5Ż®¨Q€čçY ř~1ái ]îvG•jČ8hXťŚę'VŔíC%•ÜlNő€E“˝ ‹bL)ŇđüV5–LQ+v}Ć8â ”XW‘µh†XC ä!•´ťş4ËÂĽXô<ŇĚ[ôú€Ł±Š%$ŃG…ßđ‰ßź%şË>7Ť„Ńmˇ¤—˘sň„®­aeµŤř;‡}AöEvŚ­ŰN%EŮd"3ç\ž¤µîůę©ů•˝dŇ– b•FĘŞzĂłęĂűľI§t˙ ćşĘ| źA´KżS,ňĄ‡ĹŤNG¨[eŨ¸tCęh”×ĺÄI`ĽčžLw!µĹ!<ňń”Ť !ď h;Sui‚ţ;+´ČĘŔĎXčY‡P‘”ˢ9üÖb¨2‰ľHYj/eţô®T-°•…;Śť…,GZšÍ“§¶µ$őéuŤaŰú~ý‘ŕB@Ó• "R4ĺĘYkŹF°¬!áoËštÄź6Šăp¦gţ1L ¤*;sŢ!ďź­íĽ·]ĄŁdŠ÷šÂkF áF%üxn{49ĐBĄýÚá„—łeŢ(nB>YÍţXą›Ué}_Î{†Ťi*¤…fďŞĹG={ʦuŤÓ°\2Ť ;).aśăFŐ?B §˛ ›ŘÁ("4şY¨sJŻ^Ľˇ“¶X‹±ŇŮ‚Őę)ÚľŔ-´".š®®H+xjŃTĂŤ ˛Ϩ7k ®°7”ĺÎ ‚Câ*DT˙_U'ß2fŹî‘BvÂev “ôôŮN"ó(ĂÂ몴ěz9~&ŐV.4 8îqo±C¶(·đ»Ńřډg›ažĽ~&ąmĚŁŔAŢ))üîáî;LĘ'*5áB7”Ó,,Cň¤±FěĚĎW!µ^Żî§ŽR~˝:CÎ-çöś1.¸őä ±R^©Ó–ČŐŔ×gʱ€ÝWűÖ®ŇŰEUzßXu čᏠŹɬ=ĄÔ›7ŐÂ,]ńźŔ9ŕŁí «0°¤nřÍee´Ş)”ôrâßüĄĎDT®]‘{ëwvn^9áD$§Ĺ±xOm~:9L¬ŕś22 †3)‡SłĘ©ÖfüÝŮB™·Š ¶"¦ă 'ÚÁąŞ¬“jtÚA‚+Ú4‹‰K^˛şVţÄšáHu`Gh>f‰#`=ęyĄbÖ!d·Yq§Ę ťŰ ©úŐ9Â\WB3{Ěr8ůq8·!IÖ×Ŕ'Ŕ”ct‘E„Č;{śťcäě‰qăł®%Żžän(YˇĆ;ÔÁÚaak˛×Ăţ Ű2ž‡cg›ET7ü Îr*éř`Đű¬~źĐĎŐ‚äĎśä~*QĘ~žč=ßú,ľ%ç:D2q95úá0ś*YäŚ"1,·ok7Î'tÚĘČ>Ă*tvôI^S1 k™TLÓbOTčŞnä[iŘ ĆůN]ŻgMSŐaJ‡ŤqqtĂ•&$ťdP_)DEž'$ś1{soĐ€LĚŞäjöĎ©±¶ń ,­śţ,®„1ł®Â%L€˝¦ŢđóW3×Ňč(ü·߂y9Wo˘j¸>żÝDg¸=šMQs€ňőŚWq˘ŮQĚh9 Śzz9ĘĚCöňPăl‘Až'hVčµ±(ô:«z]4dDrÇÁA««ŞRu `ÇŇf01Ńm ăꚪnV8źÚ=*UY(}ş¬"yĐuM7Č\˝˙)'Ń&Ew÷”k9k!7¦tY']X| máî KůĹłµ/s!mZú†$]ňĹÄbF,‹ęâ’ŤüéťüR6ˇC=Źą¤ß3űŰT°ő`ť$Uçťe
ťY–Čí=OčWQŠšçÂĂřMÔy_im›,ą°­Ó„őĺMÖćäăć#sĂ^}8vQ‚vŢaöĺ8yŕ ĚűvIbhY‚`…hĄŠĹJŐa^ĹcµTÄBÝ:›xUňaęđŁAĎ<ŔféŮľďCD¦SÂÔ%»˘ :ËřŞÉĆgiôůč†ôsÇć`W7EłđÍZ đ(jtÝBôy ‘N‚FzđvAśŃk űŔLÓ-wŞ˝2ËJăË1|'fQ.DSî|đUŔÂZUݞ. }Ł–Ü"2˝˘ó‡gŇpŤ;/ŰK}·?€Wßűđ-Çó˛˛EöźłÝ:ĚŤ%°ýŃJČcŤŰš†l­úi˛ô渶AEµĘ^]’QÔ°!-Eť|™ČUHťă©ń»úüH@°˝ çňpŻŇĽ;H?(&C'řC~ ő…|*I\î x˙6nĚ_@VH˛łxz—ŇSéŢYŚÂĂć >~MĂÝ9hĐ=&Şć±<·¬ięqn?h5N§¨¬ĺD±.đ;a›Ëʨ™áyËK r7ŻęĚ®}ŃÝÚ©" ÄÝq+|ÉŘ™s]M&ĺ)––áΓ˙súw‡J_i2h«ńv‹Ľ&‡Ëü}(şr2Űs­ć Ň˙GÍžr _xµ™'Vń5Ř•çuŇůFÔ¤]¸˛pŽwڶW”„Ľ§ÔíS×dţ̡˘ą<*%tdÖ)ňĆR'’ů ŁŹÍMxp R‡‹Ě}_®ÁŢĘĽv:whŕ?ÚܰôŻAaJý®p68•‰]iG!›„YÉ›>ĽĂIĺR8˛PfkrkĆ«Ť‹ZyO&uŠĽúX3^ĎŞć±!f’ż>Ńó…1cŞEs.ḏą”w–ć‰Uę9{_K›±őůPLqŁs&će‚~¦dg™±Fzkř(ř îeą…§ĘŇĂąFŞ€ÔšćŐuÄWiŻh#SM[żĘš9żç`±Ş%öm®Ż°Ä\ć/*¸Ó"d9÷`ÄfőŕÉÓĄ©čäŔ:|@!`ˇ»â ·“Ş1y$ąÚĘGgË –ťĆ*I đ–UP°1ßtťe4&%ĺ `S™KyđţH4uśľ(Z2WUDZlkýdĽ––ůű!fÎC^nőw”ΙŹ'©¤şäď´Ć«ŢÇ|rłwdK_ß; B™|ą¸ËĚ{ŮĚđ€Ézą.{AŢ Ó° Üö m °ľŹ V\C˛/éV{?ęc„öcń~ž-¶Íjńvˤ÷öLb Ű‚Ď‘˝ŹA2Ţ]Ógţßg(~†üCZŁĘďǬ2>&Ú÷äŐŹyź ™`“kxKYď‡Ď6Ů%Ęü"ÜżH?ýöóţÝü˙?˙ŮżýŹ˙ţŰßţěç?űé·˙ö÷˙ű‡üĺß|űăřăŻćźýôŰßýÓo~řýß|űÝo˙đÇ˙őűţ€ŹĽţÝßý—˙ľ>ćŰżúÍŻő“o˙÷'ßţů'ß~5˙ú7ó˙ýńź~ńŰßýđţŹż˙‡ßţᇟ|űĂż˙?żţűů?~‡·˙ę׿ú×ßţĂý»˙ôm~ŃŻóÓ릂-¦xÔFÍËÎ_*f Čnu§8›±Óč5(đYř|m /źă:×f4Í4?}!ĎZFGnęlśc’Ä -0uPPSń*ŮJ5–Ą%ë!YŹ WW5÷0ŹĂKrHdV฀¬ZQIĐ@%Şhb1ž,kÍěé=!Ę3ÔW\=Jxś'“ëxÖłiT'Ł^G’˘­ŹŞŞO–UĘBń¤¸ô`Űřs>9˘ű !dŤuţ˛,ë9îmĘŚ»¤5ęűDQÔÎąmĺwW§¨sĺcĽ¦I$Čú˛1ÄCě„ ĎCź ”µ)ŮZEÂßÄ·Eݬ3KT@ĐË•MTwÇ33źXňâBˇ˝ýűŠuę/‘ĄEĹAxăÔsIőăşfŹ„‡JýĽeEç9hǧ5Ćdĺ-ŚźNlÂ’‹ňň%ąŕ éŞËˇŕŻ)„cőE}‹ť™L':,FIW€/ôű&tÉĆ–[˘=řfęż«Âk­Ů­cî=Kň;ÇľHਅW-[FéŮ(dŔîÁ”*P řŻĚÜž•Ďç—;ŰčŁSUźT$˝§Ŕ0¸]ˇî¶ĺ€Ő®d¬˛lżË{ˇ#á2IkPsź«?ôyí$ľÄ›Ů=8š‘ “Jš']f 6ĚĚonŢóŘ-ë®á‹ÍşĄĄź«¨ČN„–á@•9ÜR+ѕݪÇĎâ±´…)¶Än0ac(băź};„kÇáj!®v“Ý=Pr:gÜńýó—sű$¸Ě†iú¸‹n˛¬(ŢÍĘ— 8!¸Ż*'[ëc&=k’sfűĂĂ<š–€ł«,ĐŹfĚę5ĘBS‡ yóý˝­ť?’JĺYé‰P©¸AgĆVďş…CÓ5[vśâ‹ŽAú‡řxČÁöŹ<ŽÜhq†ňşą&č`‹ŞżS˙‹Í»łwG’Áņ;E‡uńJ˛mU…íe“‘W‡ŕ`ÎĄ¬/h’O\AÔŘŁŇć ´gM|âF.tÍ|¤Ţ*±&—•ËX,ćîĚE’—»çj»Ŕ·SG7ĆMwŽş;dn`®Ă—•ŁĚ5†s/ősLOueňčoNDşÉŚ‚ż)ç5*ÚŇTîIěßű„}9Tâ€|0dőqM&hY¸€‡€—;ÍČ\›ě$)Ş3b‡«—h “ŹkgfaŮÍĆÜߪ/$âé`Y&¤ˇ˘ňÇ»¸Ń*‘4|râ4"ʬ{ŇOÝ[S°ś Iç®Ŕ¸đˇY|~čA*ă ľoŔLUĎÖ-Ô)ö éYčF*ę9M„+R \šŹő¶ZÁË:[)\gEsu:ű·řçbŁpB7ŘŘ˙ţé„pŕ4ć6­lU•󨹲`ld§ Ý$ă VĆŁŞ0jŐËÇ$Ď[n)ʬMT4™:[6‰ż/ŞéRżä¬—PăŠA  ˘Ňlźŕî3UŠA¦śę¦š ŮpF9éOD%şĐ{X¤Š™ç\‘‚*Ai˛ŮR+"UŮ#[Fx¬ŻnE]ur#›§ÄšŚ-ą¤Ń…ţ5+6HF|âŻĎ“´qXnb~:l¸ˇP>řp©lÔPŠwI¸Xďx)^V\ެŹĐŃIť{Ó¬† zfąnvĄČ68Ç“UŞŠ[Ęs̈́ӲLDúZ;&Ćw]ä$×fXizôAYŘÎČ­-J1©<ź^@?.0ĂCáŃęb¦§C¤ޱ¸MOz,ÄÉ©y–5—!×ŔůŞ\MPť­LŠĎĺLXY©őŔµIx¦čK'¬66/>˘j3- TÁôz[Ş…Ęîß ęęąú€U6q>ú‚t~öĄŁYĂ’O¶J7.Ä%ójí™ô6#ˇ¸†ńÍO×ň—Ě]äWß—MčPŤ{"$( cś…ŞTĽ„ŘĐÍ|ŔQžĆj´ToýJÝ"ľĘ˘HőG ¶*ú×X±rĘUL·ÂHŽŹăŚE®éŞEN~RżË0==6µ…ĺ1ŹLcȇŮd1lΛMLę´yĐO]÷WúmȎ赺šĚî22!<}šlRiŔAČ1Vůu†®f­ńIżłú‰ĘéPďŮůstĆÜŘ2a-˛ŚBNa•—¨µ‡Ü…Ó~BŇ@ž_ťđrcË™™a~ (Ěn‘ń?äÚĄD_ű€I¨FiZČđđŠNx—ŽF¶¦Ě˝Z#ťEźČ…¸§–¬Ű,^cwޱ¨i|Ëë#J׉3AÍ]—UÁ| mu=źaçĹm™Ó>Żp éááSŐ>ó¬2„ąj1K$y›ÉVˇLӭ†´ílśÉóŢ„eĎž…jo6­mÖÚť1•  XÇRÍłşŚY‚ÁďTOA_Žîl(Ň’=Ó,­ě§'Mf9\Óm>â;˛ßŕbH_,É‘ŹŰ“ނ—‘čăP*Ź-?fJ&UŮ˝x\CŇřËP#駇ě[„!;ą YÉúKV>GyT˛FĄŽ°™ yřť?8ÜŇÂ^uĘ5ĺ2ż–Z€śŰ’+ÝA0ŠŚ ¶pśŔEŕ7%‚{’Xŕ ‚Ě@SÁcLźŃŹzÄčĹůO~âŔM}s<«XÖ D·oç«"§•â npÔ  “%~I{ěĺ.>ŕ#l«€×ôÇČ'{ËSš¤Ţ«ÄĄÓ3ČéŮók87p /šŻhmQ1„$Ufk‡Nufi’â!]Ŕ4™,ŻĄđ3ńEJuŇXč;CĚΙJF.˝s€,|X˛A(Ńxč,VŠŁ(áOşĺAkޱĐ1Żř(LžŹ çv‘eŤ=:Ŕä÷pžĄ:,jäŰVé› Ě Őĺec^¶r ¬Ö9Ě­ @ ˛KP nÝhNܯ蕉]„đG´çĆ(qMżyăˇĎ«¦ö}y†•Vžy„$ş­yn¶3WÖ¸7RXŕ;2©?č»ĚŤ‘8™„SĐG·”‡1ź@_ęmB1yク»Ŕ9¦DKn“އ$8NŹ¦á Ž0¬NńüŮYÇ #˛ÍyŐîî—é FŤnA­vŤu%PGrŃgW›ŇăĘ3X,“”v Ě8{Ą,r]sJ~ťŮ]‘ŔBEňFžî#.÷|.tĘKâTXŕ6ľ=o×m×AĐÔMɨ[”Ž2O*)×2kGQĐčšÍY\·ůu1×Ŕ/C–_Oč™r$CôxH•ŐýĽ gآT3Yy#ŐµŤ7@Đť"äu‰ÖąuÁwŠdýąĐśZę\śxËäňŘamÇ„*Pu#;A§=Ľ†kĐýግë±S°ĹRijbډ“imŃš ŻëĎ»Zč슪b­D‡÷ŽĎ‚ B§â_™6˛<ůók‘8V>ăŹ%«›|Öä÷ŤÚ–˝ř¬“ţŢfť¸çşř㬑ů˝Q’ŞŮé"Ä>¶1É´.†>ąkbp×Pęˇ^Gě@25‹Q¸#sČö–ČýPôŘ çiOAéPG‹â^”¨Ť›žĂmZV‰'SZ%©-„4ď iN‘’˘´ęşőI*u¬X™´°hbCźŤ=_Ř-3’“ły"62“ )C?I1öŐčmb˘˝a×LîiC‰úý°IGrţÍtLúWŮ˙q™ěĺoL*§¶oP®ců+–ęW8ő%.E$3 —§O(mÁł śiłí'šŢ\śµÎ/-+ÍUô*2°%˛ÔżěţÜ+EÄ«‰ěvů$‚3VŻ—ĄÜEľ–ÎĆe‹K+””HeMWš&~nújRw‚Fśąä=’Á÷>kHzŢ_Łúşy/LíÉ…/ńH&óú/ŞĚ°š"† ¦ÁŞ Hrµ’ •C>ĘUţŢ85I~Ťž©­úm™ß®*ĎU߬Z’ŹÎˇ‹¬ř5nŤncĹĆ#‚dé`–\¬?Ż@U ëTś6ŇŞVĄ9ŮiŇĄěÜĺn4Ď|9ł&͉Y47;.U¬9Śu";ń„‹±Č-›z“z`‹˝^ć_ă¤Ánąă˘”š˘ë!ąĘ2‡ÜëđČ@śK˘j‡c™ÖVśŞśÍ5™¤,ď08šÁ 0 Čść°üR ZmlĽ\ŘÂ&áV·Ć Ü UT”PňŰ“áI—}BΉ­Zw*Pěb†P]Äču E)“` Ő¸°Ë!z‹9źű%ţ†ůfjŕKpuśAEa$?ĹYţÍωTâ*Ă٧ĺ^‰g–í`+Kv a•?f$§ĂE:¦¨šK–Â0SźÂ‘ťc¨Ť1ty•©ˇČż/x4—µĽ>ľ©hVCÚ*?•]-Dqę)Q{DY6ŐŞÎ\‘ř´Ę¦@>ڞÁĹŹů–®AJ–Bt‘Ţ*i8n'Doáôcqp";,NL–W fQ5ĺA ó-ÂŐ=fĘů5kiÝ”Ó|JăÖµńţc˘Ú ™U·Ěů•Enš€ťµi–H8–ąy»AŃLuáÄHË'áOÁőˇŻsy`}¬|›Š ‘|b/ĎkF+ŠuŮŃjµşé ‚­ňĆ8cMkj°aĘáä­†LŃ_§5$ď†\6wÂ:˛ëŘ:Y.â÷Ľp %ş%óč*ŢD„b1đXÓ[®O%‚Z”?ÍÖXÚŞq>éˇHśZŠW;˙v𑶤jńÄŠŮąűeÝF ¨§ ó˛äM+’ŃuŠŐÓăb´‘vÎýÚňŕé2kQ@Ôµ˝^ą‚_°ëE“‡Ąg›ŕŐ×T_QTMä1YÁxrÁÚÇ §ŐR>žX˛kk ¬R 3­ÁŞzˇÍŢL M'Ą¦|Ş‹ÖńPĎ:A!¦Y˙?ŢţĄgš&˝ÎCÇUżâĘ#ă”AŽ(ËY¦asb@A°[©It7,éßďX׺#*ëĄě=ŮŘŮdżůTUfdîĂ:ä×ŘÍÓžę[/QŃ6HŠŚ—Č<řG9Cľ35ü”kÜ#łńt2UďÂŤčÖéiŰ—~Hinc±ĺ•jĐJL8C&¨74×ިnáo«]č$"ş~ŰRđę'Á:˛sşyăOíPlI÷ťŢ™Îc`6Qśý;Z['hS”ľ†O”»+ÎŮ˝ĎSÂÁhlĘŤ~™~áµ3Ú릑âżZÄ,ä¦\Ţ÷͇KlěÜ×ĂŻĎÖ©˘3ŇyŘEýőqĽ\AKC_7|VÖ?ÚµŠ"F¨`gÚch«z_ô{Fkn•4á*'V…l|ss,äTcQȱ>3g·«;Ą ĎŞA·W’q<Ř\‡MhA7%`•  yK^,^Vµ÷{˙řhčr/Ťôk5Bć[0AYPŠžĘU˘Ľn"˛G‡F!b´r%›M™Ţe˝Ř‡ÚĹŻb€—ŢŤxĆv_هú˝s~0@Ű«?Žd[ݵęLvXţ6«—ŞÎxđĹ2Đ7ÚB\Ö_Őőf`L0?¤Ď»}8ď.4ű”®ŕCŽúĂS“Kdadr5úŽócKÔgmK„Ngő©çx¨÷Mń°ą*@bä·foşÓ·"žˇs„C/iÁ2aLžŮŐZ#oč‘ŃŢ[ŤĎ6lŻ„˛SŃ·†ď‰÷ÖÉđ¦—Ââ{~űZ5ŞÂĶ®ęgÂPD›¶¤ 1†9h4?L`ű:ß$Śçp?ŽžâĎÉFç*Ş(›Ú.±őĆÇx:Vż¦ôZŕo‘čk·ÜĂf÷f%’w32"VT’âÓă^{YsťHkŢ.™Źşk§S§ŮO¦¦Utüt”*V©^&HŚTâ;Ô zĺěţOYĄČ ä\Sźcó˘®ŃÎÜŽ™«ËŐ.˛őľ:ű×µ¤•LPw•á‹›w >·|ŹŇŽź†µc”e,Ł+ ‚\ĽÉnŐß@ZŻPseôť*žÖDë€éTŹ„ăÉ_T7Z7®ÄĐŐůF­ÓŰ4Ťý„ËHTâ·×óኂJÝŽŹ>Bˇë·;ËVE=X.eď8s®™Mrě4ÎN(jßľ­ö{ú4ŕĚŇĆÚŞYôcŹjÖđYAúdőăÁ~0Š?ÔŹHv©ßęĂó!ݦ’ôtVĺ†ĚVmxŞ5eó„#ZÝ-Ţ•Ű hŕĺ0Z¸ęÇ)´ľ\îĺ—3ĽÁi–÷Ç×â\—ýĹ Ř”Űé|k+6 1ôť~µąžl4p?#ď:Z €ĆmĂ $ ´Ţý3xGŚ<Ýđ ‰ÖĐ +oťĂÄFÚ¤>ĆQoL¨'Ěk¦»XOíÖŰűĄ=ٸFŃň='ż@‰D&GŽ:S:śÂ±¦ű´4iä!ÉčT?cŁ'|8Ă۶7ˇŇ:¬m|íôČ‚jöőć±Mf««V6ú‹ą1a°ł%?›ŐŰ!™š{Đą-đ˘Ň^‡ß-M»=ł‡żŔ: šD>Ěvî}··NNĘ•®¸Íq„˝<ˇ)úäx­l¶äÖŤ={Ű06¶8T‹Ł ľ{|«ąŇš·Š}”?öŠ86"U›Ťp©a*×|µŹM}sú^Óú…ÝoZ!ţűWĽCă=´ ]/lf@‰*B+;5ťk˝Ý×ĹsUkdŚ ‡¬b ŔČ©nRÉŃ‹Ěë ´ ßś*ű/¤ üNÔ$‰laóşż°=…p5Ţ}‚ČŠ—ýžó~ۤď}o¶ŕeÂufréEoog+/6© +ď›TÂ…ĚX„5}xb•>{'’ůĄ3#˛Đ]÷|šA‹g¶d‹ŐĚłN"ä$VŮE!› +O—I(~Gż‰xyhÝśl”—\ÝG$*_Y#š˝ÉŮAąhs<8ýŐ R»/ćĂö#Ň 5U\ęѸľ&ÔÚÖß(7esú·©×ĘŮßH`ŐÁ‘ ţ<4§FȨ@yÔ]:žÔ–$™ÓŠ4‡éÉrýűŐŞ•˘ÄýŕIć%»[ÚÝgr¬¸˝Űćâ8˝I3 l˛˝ř‹Š9VGmBˇb:.˙Iű5 }5Ú6 ËxśV _ÓĽ}4NY7OY‹łrĹ2>LžSśžoŐ̚ݑJ´ŇNzd<‚€M!lýĹH«ËźĽZYʶ_ĂQBÉk•SäłnęuSÁ¦–Fµäzłtý—˛›Í‰nĐNnMcĚÚ\ŇŕĘşýJĚŃĐ{׍JđM·mĽÂwÄAĘj±zuMĘdíőŮń‰ôĂ9ßř<ţ®2ĚuH·I;Wźű ‹¬ČîSws‹^®|c^‡·śÖ—+„P­ů gő[óĽoę¬*w4 žz[÷íë……­-$dD䢅Iđ ç¶q`H«p¶ňRMŤ5•6ôôŁ’c…|ť{ĂÇqL«S«ąőúîO@&ű!|´"ł· KÚ]š-ÁÔĄđoß~z#é*>8wĽYˇŐ {ÇĆu0şlÍ"47 „ĐteT±ęx8ćS·2żÚ抛Ow‰ÖÓ©ť˛Ë$Ú1čü$Ď˰˙ŔŠßNwěŮĚźý‚(*ÖčöQÓö‡„8˝Â ú”éĆωÜ/$Ú }ŁŁ]¨ÜĘQüëţq5Š›)Q4@ÜT׫p¤A)zĽ ©ş?NŇ´V-$46˛au§6X¦>íxµ"»ż†ä×˝‰±Ł×8XšOÖaąÓ÷ŻB|¬«' lXUí€uň±Ä±7ď8ˇű¸áĄe˝ĺ°z*¸„Ú~ôá;„[ýôśŽ$ź~Ş ®]…Şż•‘/z… őA,{Ýš;y(Ú­§<)ĺ•ۦŃCubLç©Xł3ĄCŃíúr@—6ĂŐ=%ÇßXř:šŰÄŤBlČ’żâĄË—ńµŹ«• ľŐÓ®BçÇ*oéč=tÝ{÷'Çt1§•Sf´ -‡Ć§ďžD ¶¤_L,řëĽ;úE·[Ę®–}ś ä­®ťő l1źt±ÝF°¸$Tcˇľ;éëXxĂUŐŃ‹úÜW,Öó|+şÉµGŤÄ=@ĽâđŞ­=ôG;1čĄ×ohůŔôw«›Xżşó°†öľ1ź»>·"í7ÉW@,˛‰'iOŠzkp&ý‘éť÷ř”´?˘¶‚/”ŹđŃu¦|}wHđ^uy:k§U &ć…N|c3ˇzäđá;=Ł{cÉ× Ľµtˇh| ?j¤{ťěť,Ś$ŇިőŰ7źŇZTĆ0dĎoäĎiz˘S NÎlŐŚ}Ä DAžďů †ÖČ´Rä={dËLF ŠÍá`…6éCĎ顫îşUčŞŰđ:[?ˇŚ‡jK”x1[~9Ŕ•×, čHiŔHőůÚÝŠݦ®˝ 2đłŁ&\NSQ†÷ľV6oü5÷˛’˝·:˘6Ň)7ŻnRťúéAq(üňXާbĽfd6ę_ŘpöO{ďÔ) ¶P6VŻ_ϨťIÍ\EÚ«.¸N§Yó}tL§żö y饼;ůŢ­•gŐąCüTUIťţrş˘nڧTxß ‹šěđÂęÂ1- %ŞEd‡§Şá·]n+ş—¤‰Żú‹Uň=H5­Ë®Y-'5 ¸[ňÜEśŰ5¤‡Š¬sž-<©ä"cią7űB‡P=¶âqšôń|áĚ]É=őýÂ[I‰¬śŐµ¦€Ň‹ä^ófOaxEżzgŃ#vĘj“"•X5¶beĽŐťú¬(ŢZäoŽäF\—>ßY™·%Öżějőó •Ůč¸k2h— e=[žWŽ€ ˛`˝Fş»fâ*™5˛ĂÝŃgý©7zŰ9*ö¦ädOSĂćî§ó‚vÖ5›]Ń]¨ôÎöŔŠĺňŐü®˛iăyŹďĐř2a·ö¬Ë¶ë”+,KÁ4‰|úe»ÔĄ«ťä˛|7=s¬©Gh[ś{–§sá…ő´B©ŇŹÔs‡+9˛}ÚiĘ.ŃÂĘš§ŕÁ-ëőŞßDĐkÔ iea•čZ BO¬ěpŕXv¶u”˘fČ*Ž=ůI×˶O–ŕ…Ű#.¶vŰ-ďrö™ËćĂóť»îśQ/F@üI<¶‹}„ĘšţXT¦ÇÓźIŰôş}©łP}śOü21ě¤üíőŐşÚYĹ®źmâĐ+Mq2¦ëײŻĚĐň. (‘ľxíú¶ÂHĺUk¨‡D×NI’°“éD&ŕĘEpŢAń×má®ÍŘu¶`3›ňCLÄľů'¬~Í· ¸÷Łďö”} «zĄÓÎ?ͦ„kfĎ:ôÂ~gWwQS«DIÁ ‹‚üą#¦ĚŻű%0”-|Ş˘~3Ů`]Ĺ,®m)ň}řIŰň¸P§B»ô„ë;ę^§ä[‘•ŕ˙ j‚~ťĎ Ťáeó|2)T‘_·Xě݇ěŽlĘ×ăĚвf#”ŮíŤň-ŁZ#îöź4—¸Č­>tŕÇr­–»ů˝śex3¤ř|'‚ŞýST?"Ý"ŮűM˛¦ýnsŢH¤‡îÚš$ÁR9~ÝTÚ§%‚D»4ąr.eöĘĺn -Qť ĽŰĽ•úžŘąč˛ç«[ßMĐ §K„ňe3ąrBŇľ–<ŠJŕDŁr&Ó4beč/n:‰í돮ôĺ»3iZoëkÁ®Ťő=Čd:ń|Kw§çuŐĘvÄĂ1.!óśŘĆT‰-Î4Ę× ąebNoŁŻmĄ·3éÝ·‡ŮT$'ŰΚ«ŘKŃž¦ŰÓ‚°·T´ń˝.čke”Pý5iÝykáţö«ů›®ŻąŤ˘™!4űÜޡ”-S=ât}ę3ÁjňőᎺaq¨:ô’GČS;\Š€—EŇŘ0`¨úŹ-Ľ] ý„ÄĐVŃ(ő¤ěú‹lş-…„ôx„ęßPnë*y`vg®ńąÍ×îź>HŠýĚn$“#şBî¤úŐŢonóP(é%˝áY5-WP*iťj=™ť 8QËŔĘITcćj˝?he-ţŔöOŰK¦Ü3ô/(CŚnD…ę$O^…&köő`"§­4š¸16¤IÔ­@P=)^ fŢ©¦ÜŚÄçTw±çaT?Ż5…‚R›ŚŹßńn޵y¨pk49/ŢÇÇőĺ7çQęŽę§îk]g4:O5lGĹÜOŤŽßw. c¨ć›N°ĺ{Öť–ő1Lrc¸ĐU†Ç››m“çúĽ`,# ¬Í¶tbXJč»{âĺI­gé˛4JT°6«iq@ź› HŹ·hTŞŢÔŤß:„ŔYĽ[ŤÂĆ/gIˇXuË=D—·|R߯óŇ=Ź—µ¨7'şÎ7uŤÁůiבčŽmdA_ÓË®âÎg~ěVʵÖ#CĆN¤*ĺú®,¬Lý-&oĹ/˘ł ÝTOCBOÍIGŰ´¨–uĄČÎaÎĹVĚ~1­ÔUÉŐ vŇáTâ]XÍĎJ1kľMëVdy ŕćę`FřQ5şŞłMĄdj.µx4_Łń˝ë2mîóryřÉ‹ ÇÓËr< ĐÇSB j}‹ÍR·x”đQ[÷‹šßÄ“4˝Ę>A Ű»‡˙ľßó2 hXLŤ8ţ}‹QšŘó|ű´jÖőá–pč ěşRÓíuşpA7ęĐý#\aµł4w'wUĹ;ŮčľűéÎŰt`k ĘÚWtŕâË}_Ż_Zë”~ ôAŐ˘q:uw·a­GyUX,ŤňńÚK¶ł×ČSě0=ámśîaykëĄÇvy"ŞŢ7ŮŇT‡©Ň&|ˇ/Oż~ł4x)nl4)ŢĘHµofO¬áľĺöy¬@çN 4tô„µUK{ÔPçڥܦ·žQĹsY%ŢŠ©"ś03<é,—\“€JÍÚT@,¶~ŻŕÓ'‚#ń´Őaë·^Ý=ü•čÝźbţ °dĂá8ď|‰‘“ŁvvŔtNf͉űú[4d[7µ­v~h_zéŮDžěp™hf‡IVĆ9´†Ű §w§Ł™â°Ä‘0ý%üJşjEÄ<ä<ßřš04Ž:`R×סf­čhâ=~}±—^AaŘ ź­?÷Ő•ĽeTNŃÂ@qKÍmáÄś(®qĘUŞ|ô?űšoxŽ §29މFꏠɎ4K9Mž©ŰźŇĹZŰeŁ€ßŘç˝:Ro»µvďůĽÎŹ· v%ŕŃ<ŕ—TőŤáPŐ_-T ·ŢRşR9K_˙¦0••mJtG ézo­»ŤL*ZĘ*ö¨í?órJ×MŹËř–v´čéQzÂ0ŹőöJnóŰć­ÓĎČüűΨłŤ“×®—>‚jwm@ůá„­¬ËŐĄ·ÔNćę%^’żŰ:1@WSh´ĺ´©K; Nî€9ŻÖÉfÖ(Q9mtt?~˛i۰Ŕj˛ ť¶ňÓ‹©˛fÓţVm—“ľU—Ë­ńźčPŚ·ôcrŮĄäA2'}Q‰Ű‰§tpëŃ(GĽwáŃÖĽ›.śäşsý‡Ë•…rćäxV,‹­ĚŃňD„B5ÇšĚF;捯ó=É% [¨ ®Ź—ÖÖ´~GĘ©Ĺđ‘ű# ±2śb`oö IďîA’ÂŇëŽM\ {:h÷q™×¤,ŃͲówf?Őö’VüE> ¬ź*K70maw•#ůóQČL>xůş;~?Ź–źn˘Ç7´íĄóó1Ó!L‰ë÷áŘíFĽă^čČÝ–Đşöţ¨‰2mc®Ľ"Š?_U‚ä‚ 3wÝűçľu9{$9®]u˙ů”ÝůËŽPüjçÜ9¬ţTm÷ţ3÷8oŹs8BAâüâÁé9c O˝hľV-SŇ^€©Íőź/ŃuÝJŚç.;χňƬIľÜO8ýsâiýDŽ[§ÔúóUkŐpÔ¸ŤyçĎcuę[ě,wÁÖÍ!¦¨/؆şŃä§ß ÄOţĄĽwg˙Ą|Š ?Ç’ńđŐrÄ~Ęc—Ş1{±Ë ‘Ţ#Łë1ýó'gűů$múţ?˙)đý|Uř’őGů›~Yv^Ű‚ËĎ96ăýçCy×±?וç‘Z˙ůŇZ×XŮď犮4Ö˝± BŔĎ~IWI»úóݞ×Ää-ő󥕬ĘĹź”ťĎü< Gń[-ő ă.‚g¤qáÚQCúy’5kŤ_¸·˘Ńö›7(>V†=tŽr;Oé^>˝źdŹ?'—üů$“LożŃzťžâĎŁ©HxîˇV&Tf2łÚójü…^Ż)µ?N-KŮű ď&Ś˙|1Ćő7ŐcY?ťÝźOkW÷qy¬j;éăĎÉyqwhBţ|‰B&łž®÷żűßď÷ĎĎúźßţÍß˙ůďű÷˙ôÇßţ·ż˙Ďż˙ËßţÓÓߥëďę_ýö·˙íź×˙Űżţ×˙ë˙üŰżůëżýëżúí˙ü‡˙řű˙ü÷ůŰź˙§?˙n}ěŻ~ű›˙ň‡ß˙ń/űçúÓź˙Ă˙'}ĺűú›˙ý˙:_óŰżúĂ?ţî/~űŻńŰű‹ß~·>ý‡őßţü_ţîźţů÷ŕ˙ů‡˙ôOúý_üö§ß˙ń˙ţÇX˙Ď?ëĎ÷Źżű~ű_ţŹżů·ż­úÇ?üŐŰ}áĽÉÁĽ°ÓĘHˇşĘŽ“׊đ¦neŇ]ď’B3˘ś×Ö@ΑßČá˝ůŃ©u] ±łťwÜ03 mS—×éŢzPţ¤wg¦Pú|J^"C1hš-‚4ôŕí¸ ĄÄ  F,úśXTu1ŇžţĹá ‡¸%Ü˝á޶ű…ˇ ¨<%E¨'˙ę®'|–n÷ńT™î [.Dô˝˛]ç/ůäuO1Éă Ŕř»ť~}r/©,0hčéů(F°vˇłK:±®Ůâ©Éˇ˛Ę8xOAöťý´m ďmž]V"u/źůaĹĺĂ—ŁJťźŰWłm”ČUĐŁ$ úŹ;Ć ô/Q ¬PŐç†F¬•ú†V=íÁň.±ŤŮkę6»ĄßŻ Űp“kÝwwWmż‡Ű3łPŇ>Ţź÷H—!kUż4GwĂ\$˝ĚjOĂôĐ?2p%mGďŘĘŕ§ľĹ÷ëěđČú ‚ŠI|ýSńöťŐŠŘÔ EđÄ8î*Rµměôö¶©{c 1Ąü:Ęö¶µ"oP?®W8Hl 5‰ĺR…EOăy\7+dOe-apq;.AŘ™DLJnřúUgëZd2ź€?8ŞĄßěě™|ZĹď#^ľáîÇ-HŠy¶ňµoŞ f2Wńi`U1Şź%gÓťăwicŢAŮ>iôŢę$WfĂ%™fÔ*Đ÷z'řˇ 19‘›RüqŞHé­¶X´J`h9Ş6Bł››'j ,"ŠxFŚëzl Vh…MśČδpVek j§Šf~(˘™«*RŮČÇÝ!kY8ťluszwŵö7Ő:'î<‚J^a§ń|7äú „ČÜňÓ,ÔŇĐ÷e a;N6fvô>M`QA>µOŤYDc SŢěRjÍhaÓľ#3ćÂ$kŃWąB˝YÍY)Ű×c“ŢU ¤j5A}™Ś¦…Ă'ł¦ç~ĎźhËńž©pžŃX"˛ÎŁ ±ö}aŤ’ĹR}’řZşßkČôk›AôQź¬˘´ŘňĂ>ľRT¸7¬ˇŢŞ·P€&ąŹh’˝Ä] ÚĄb0űlîůÝÝřěy«/m<ÜŘ”cN'Gé|îWz{¤!Đvk,0 đĄ´MSŹ—ü@=nŐPîŁĹÁµ$Ű6»7oꆧ{ýCpönuÓ›{RıëÄ)BüxjÝ÷%ŘCĐ ŮÜľľuŹŹ¬d–ŐÝV}\y¨Î/…lW¬ĘťçĹ…Š;#^aA;ö‡µúőł·µhŤhIŚý^Ljčż\Ç8.‰Ałµu)X·żč©ŢSí]ęąťS7`ŃťJ‚ş ĄAwŽĐ+Ŕ»n±ŮňÔ=7›  5¸ ňBuÓ =·[9†Ŕ"Ý缱ęt2ŚÄÎ蓢đx«NCăŰ­üÝďTČÚâ_3ÇěwŞOâYś.&І'±~ŞžŰĽ ›"÷ v)ýL:US8xµ«ě0s7ŃąlX'™¨ć{ěíÂX‹t6„ÚčĹĹík3Rç]!m˙®3{Ć ë‰ËT¶>¦Ő‡<2ŻČŠq«Ŕ„Ľ/OÇŰ‘đeCJ;űiěȦ€=űO®_ăTXăśo¶gWá4rż™±ă»ĚX‡8Aţ#É$ó´™?w=Jßť’ ˛X–om¸Â#^!Ä˙ …TSهĚex: ¸Ä@q˝š^&ău±vç[ WKÓ “gŘ,⽬©Ŕq~… ţCe[S ŹŁ7Ó®řîŕG;řt÷©P\:Âöć§rDÎ9&!Ő`;hŕüw=Ĺmű‹ €¨SM—wmßY?ť!ŻŰ\лڂ•lHĘ+ FŽ:oDłĽ›ěą‡ŕgţŠšLŢłeźrÄ&“í'x}.ađhŮçSÔi<7¦k ŮŽ=˛VŰfë yKÚGżđŕ Ţ’ćç›xőr)ŕvŚ•• a†Ű"č ŞgăÔĂň¶‰âIĂ8;Ž›˝­ś IŞ’<ÝČĹ.šI©X»¶kě8N`–9gd řm›.×"CćăH°$‚b×éWĂýĘGx-¨rаşr‰®ťEgŁĘ÷Tř††§ }f´JwŇ]«MqČ~7-yĄŐ†n,iŘGx®íiŔěNKD«{§ĐŠ_Ó˙Iß=MąŁ˘oJá×…n|rA=Ă‚ž/Ź}Ľ§.ŠÝh!G˙ ¬€”ę-şž~č>”ʵö, ’{˘ů:H˘•˛&VŮqśĹs°ůŕ†śžg´!±ÉvĽ,đŤĘôöćánf Ť Â!ĎôöÇ5«ôŻłCŔďj–8Ä[xŤůľđÇ&0©­Űm˝´ćXCŚ=ĎrúA†?Ü_ax“7\h Ł»a+Ĺ WG|ŢH°Cĺ Yáyţlf_c}#‘K[;Ă}uMíŰýW#úľĺ[ÖuúZŘU"jź¤c µBäWćŻ(Ă5ëß”lŞeâ~žřX ç'€3–jű…Ç‚UaôPHź1ş(ڧşďóŐö±›DşGřćî^ţ9!%ť(|şe˙ďPŰřĐmwKŞ&kßk¸ŽúҬëËń,1L"ť˘PäLkQ©2«ĺÎŻo±®<×,Đi>Ţđ÷ľá5S"xőôt ‘ięm­LŞńd{~ęŤ(šŽyqõýő6;.N¨«Ó±»B‚ÎD^}»‰`ő>Đűî”^ VJOPÁÔ;ˇ^1‡VşvÜío9usĂ67ŁFqQäÎ*Äeh$6÷âŢ ŕÎŃç°tJ„=lM2!äĄLćő¤»±xă Űí„§âaëֵޕä°¶´˘‰^Y‰Ţ##Ř+¤ŢOIÍ«ÔKÂŇ´ĐíÝä$·2!„2h%ďţ°#CU*9”ÖÍd%=Şő †¬S÷ę “BTĺžCÎZoŻ‹oR “• j‚m~¶€qr˙ ë­ů^„†´ m ýHwÜíŮÔ6".ˇ2ˇxo„¤Ű“c ţýa0f·ëÄvď˘dŔRoŔoŁÍc+9ä‘ë­[÷j oŤ˘“ă.őB°ęv'I•ٵPŻĘݶĹőŽŮďĘ€q0–@ý︟¨#‹6žNĐ Y¶r:úÖj@dn;Ţ‘đi—Í|wŠu9Ô¦Ü*a^‰ÄJńћ܆ZË!YŘä\ă~j-vĐČj –i´Xäß›8Jzëź!Ux¸)¨;Ň7ZČ—Eâ@rUˇÚ‡–îpeE˘s…š&ĽĽą“W+˛‚zmŻ.L÷ihߦçhĆ# arŢýOEQŕ‘Ś4‡ŞúĹJ–ĘSİúm†ĐÎýö+k|ÜŇĽŮćŰĐĹK÷6iq”{ë±Ü{”VtFX-nKDÎŘ+)ë'«aö˝9°Üę W&WMÁ^#ݰ]6‚©.˛ž‰#{{ŤKi#`°ŞĹuí©FrYcU Ţg­É·?í”ô”SúˇRŞ‘Á˛—ÂżVwżÜp%hÇÓ8[ˇŤJíSe团€a˛s¤wÄbČȆ“Ŷ˝wć{eŰ”ZMqsú‘MňUmPš™©|GA}Tk·ęřN Ú)¬č‡łÄ6®ÉČU &ŕ)”’ĘV˘řÔÝÖ")&OÂ|ŐÍ;ĐLKą’ršĹ3Úq¶˛ž™Ňpxçd´OĎK{şXóó ˙Ľާ9EÓ€P 5_˘|8ťk«Ť‰'|R¤çp«(0îźđËep%>Ýi޶ő.ĆĽWň5 ő6Ű™)Ô±PŃč¨ax}š‘¸(‹űzř•v´r¶í!ĂëÚ?¸—Č^÷ßm1üqş#ŁźTéč9ĺŢLX‰©Ů -[˙¨=^ťľmý¸˛Íęňé凙ײ° Łh[[»îäć¦beU· .ă:^©mę‹…­}µ‘ľôóÍú›čŐ^i€Řě;SHPµĎ»Łv5׬nýÔąż: $mvŹ~@Óm»˛[äRßD5ç76ŁFDŃhš"čz‚3męú´Ňe“ÝĘşőŐGce­~–(éýÚťßĺµßܨ>Ôű>*qájHŚK‹žŔÖž Iy«4+Ď&ž"ŚTŻđ>Úk\oÇ"ňľ bsxFvďł#é™ć±Ćí_᪮bkMĂČy7ÁWĄ‡ľĹ>™NYZď”Ö®;† Y~şĎ_ŽěÇ1ĺ`Â(oŘ8ť(ËůŤ—‚˘ťfčÔ_ ąä,ß+ŞŮó(śíl©Ťµě^Ş[[¨dťÎg×l§(Đ?)‚×Ý`Ňy M®¨ îî}ýřčŃ^;Đ`Jľ3M„›ZB0wĎr©! î+"¨üěoÇg!ąăy†Övp®*5%>ÚDZÚ-ŞC"Yó\ˇ]I»hCzëîţ¬·L—nB9ÎkĆ“@Ő’;¬ČÚ˝wB—„ŇŠÄ{ţSL cźâďźV7®ÁĽ9jâ˝­÷‚š_ D_žĽ‘dčr ý<Ą‹÷ÖiŃć~*‘Ń0‹óP·~úűĆł&úV źí30>Th°Ú?“_űy– ’ńO}}`ř·b…v>ĽY*ńřNť'GžŇÇ7¸{;‘h. Ĺě‚ٱvó®Ěą ©”Z¸~-:Ëv©µťbČ=˝˘~”R”!¦™b~îŰ•ĂÖä4e6Ăm'2Bľ, föCT¶Ľ9Ů'WugĽ®Źüxð’EËď¦:žCˇÚ7ş«H4~ýô´Ç3~d•üç©xVŞo|öjjř0P7FáMŘ‚ůaV„Ş<ý+$ş lR‹ß@G¸"ľĺ€RŃŚŽ-ćČ ·7ÇWw¦őSB2¶N^›Ş ó˛ŤDş8ĺwÍomKďP·ľM¨•ů· Ž^QuÚvçźű[5 †˘đx# ßĆ»ÄT@4}ţęu&ĄdĹëęÝ×&Ľ†ÁýîŐeś&^†,ĐÁŞ-#Ť”6ţ|YS•$Î_RIŽUŕE,D%äp› Č •4ţRu§K ălLŠ˝g‡ł˝~ű2@Đ!ßâ¦a´«!reĐ‚îËOŮ©­ wíÚ@su”÷Č[µőň¶şY Ωć®(ŤňÔ40 +źžëú¬ú ĆoţrrÉů>öZ-ď fëTe™+?NŽí7ŮČ}U{?c]šÂĎČG“căŮ|]âĺ”|ÔŇAŇ|/vá€0Ţ@ůg·zŚ˙/ěí(µ¤CÝ7pÂ(©CS·­ĺ” AnćĹ:Ăý:ťůýdî &Q·ťnŚ›a¨v‚ ±Ŕ\>n;8\'>đÂQ˝żô˘ĽK4‘CÂ-έ™ä?0¸Í:3ˇ’rúkŐĹÔÉ‹vąěTťßôwhGOÔ­Ť.ó©ëzmet[¬WnÇĽéŢBwĚceVëÚž:ýC«¤6cĆżÎçµ›ľk­‡˝÷ŤiśI÷Ő¨QHąąw. ěšYć/ŘŰ6ÖC×~Q/Ż!:ĚK™¶3ĘŹ·ÝMÖ„4rz!U~ꆤ¦b3@˘ŞO?6é~«vhĽéG»0Ďűfüîř„’ž•čˇgÍU)z„K¦ŁŘĹ54pvďŰ[‡÷E €ĄpB‰í|ßś¦j»7Iő‹ŁŞämsÓâ7ę$ĺ=Ór_3Mqâ…OAöDzěI5Č í˛ń\?|{ľ4Oß®÷uČÝ6©ÁŠ1R>hÍo (Şĺ×O†ë™)(ŐŰ`Ŕ f©ú´űĹRľ­č™7űE›ŐŁér#ݧG|”´äç~{·$Ţ doöĽĐŰ«ýř]8 ůÖa®ĹçÖ‹8Ús×;VŘ÷VĺĐe+´śřşkëRuk†úŮa‹oMsQ]Ą1m§}\eD@˘5¨cÝÜn.u¶ţâ˙PČ,{Ű•)® ¨6žC<‚®A˛WŃťH&ÔÇć°đâŻw’g-tÔvćÔµfŤöždÜÁ/,Ůőó–u{L—çq^Ьéni)&¦ń¦žÝŰňÔ €Bň»‹ť˙ żËzńkĹ«‹“”9ţRĎ“sBíXTX‘ţ«ĎÇ}|%5 ‚ŇŃ0 “›Dź]0´őőt‹UL©ďnvMűęĆsd‡ĂR=ţ 2\ś8ëÁ‡mi·bč¶áť›ŕFqz´Ľ|śŘµKK|ťăß„!ßÓµ&Ě4›_­Ľµ®épNáutż…ÔĎĆ|4ĆzŇ^ňń{żĎ ,&‰µ¶¨1:Z]óxÖ­»»Ă&ďHÜy+Ać|j‡®ÖÖh¬×Í˙Ş›ůpÔ›ÖHއÄýĂŰŹqM± _P=Ľ şqhčV,A†‘é‰qÎD±x‰ŕÄŽoßyĂx«aźłE‚7´eßx™oI軨ńH}Ż3PgěÝ_§ôzĽeĺ!*›[5dň1V m?r!u/Ůî\ĐHX^¦-˝”o}ůME ¶×7?3Ëź^5›toÜ÷>ŮWH#Dę) Źx˘öľ.ŮG9ęY ď;N x$úßz…  Á5dě:f93xýř7ł¦O˝%šYPöć2€˘ uKéňĺíúQŽ<ÚÓ÷ş\Éiî~R WSŞ=®­_bĹťň%%Î~ßPŚě¤Š'e˛¶ÁÉhO[ű:rŮ®5#” Stb®Ň[ GĽá)™×nĆTŤŮüě’ă~˝®&k€ç#H•Ź·Ňúć$«ü"Źžny‰}śűúňŔ+I׫ :ݰ[ĘÓNŔ6¤·‹Éúg0;" 9Őµ Ŕ!FÁr˙@[ă’Ł&gŁgŐ®âö5ůŇf|z â÷9WőëLÄG˘ÉĂÎËŞVçxźvÓšĘŔ íj©X~Ď­GËâ š…qxŢÓ S- ů$”żNč2ÖB-,!ťŔź/×ńkĺíüsçś5mBÜŠůĘĐ’žlŞ–­g @OĎÄŮľ÷ΦŤ‚ü ‰o`ľÄÍc°™Ú>ŐőŕúšŕzÚv u>ő'l‰ŽzZ¨Olď70pŚ„ćNâS*»e—Ť6Ć,gx¶H(@©š•Rś(‡‘¦)SíůSźBh.řpô7%ą2ç TełÍ+mŽ^źiŰčměµŢů»V´ŘŘFčďJ٬î«WŞü›w°ÁeMŞfé§lŮO\— ) j)ô¨ŁX5ę7‰ŽU®7â2…Ţź-J+Ýç5ǤĺTbÜéwˇPÜWľ­Ç•ŢHŠÓuňĐşX%áI• Ý mČ%’`8¦zzŃĺţeЎőRŹrF‹ß=Ů`ÓÇ’*+čŔńŮŮ$š5vÝ”4Ü«ÓW¬ąnýŤ“‹ijD~„š†}쑹éö^iŹ ‡{K jĆé»T6Ľ…ěFjuSh|´tÓÔÔ É's‹ĂXßm¨ü彋J’ş]é¤H@C8‡âP=„d3÷„üŤá_źFę§Ź·SřPz¶ŹË†˝ő<›‹R˲ 6čBŚŠcu—´†B49~_VÉVBBE>Lâ2Ŕ.ÜNvŁSkظ[”—ŻÜJךíëđRî6>|÷ĐÝóÎ< ˛ë—Ă —ĬŮhĹ\9ołćó0 °•óŇF'±LÔŹşě5ć*Ä;lĎU=tjáÜZCż&’^ŢŠ…LŢűµ’Şö§iŐĐů!0‡Î)#€Ý ëjżŻ®mwcŤŇ„ŞM(´Pg͡ml×#%»˘’·t¬ë/|/Úđé!ÜĆ óˇĆ¸2Ť¦žűĹi?n…Gż¸F RsM (Ęx» ¸Ł}é‘ß—çđ8š[ŰşÓNşş)`óčż_{µ·Üšü˝vnK›Ü+WešĆ!řŚ˝ă®š=dé=ľ,µť¤”|żÁ¸é‹A&ë'vk¨Ë§6üOźŘ®śî5ű?ŻgÄ»ĺSŠöqrsQnŃć#FYuő| Ę ä7m’¦‹8`Ë[>p- ç ·|żĆ–6âą’!m" xč%Ţá k-Ęŕ»d\Ö±ł_ ÓÚŢ«c¸ű[Ë \Kßů‘QŐwßFꉿ·ű±şlnKŠŕ"äN:·, Z¤űŐ›yh-îS¶ęëťÂ«¨3i÷ďWzůľłµ[>˘=ď PW¸®€ Î{öA!ť -MI/ëľ,ŐsĺÂ0÷±I$»iłBÝ;{?3ůEfsÇä¶YµöźŕűUOo|M5U‰şËřgK{Hľˇ[$l’*ęßŢXť@KSɉMFŐ—ËO,´gَÄZÔE u K?ÍǸĚË—ÝN®Í5ĺŇĂí ˝vţ »ŻŮ·ĂŘb+ÖĽqó1WNČů§×t÷u«$›­_ôcRľť8«`ťÝ8ŇM±ŽŞµlŻŇľij°vŹřĂ~=]¶Çă]°Ź…YsZŁjüčýž ô_e/"á’~ÔíÓNł´ç#çR€kţâDuËŠĽZ-™łK<»q]ôî”'$Ł4kUr­A­˘f/ďsÍ•vş ásHő`ťăL»ě¸®kÚÖĐDĺ§»üáĎ߀+ä7ĐBŮ.ź]ô®-Ő+;1‚—݉ťědAAX+`Ţ4 Rú!\G wŤM3,ŮŢuoěšÜú°BU‰qLĐ“ŚŚ‰-ĺś0ĄíYŢ㊷ŘZ´F$ŘÉgVă¨×QˇµěHdhĹóZy6zËóUѸ †Úę”ôO« lęAP­E'Ó0B­_†Ĺ‡š: ,ž–}ěŃÖ‘T‘łç+!ĽŃt˘_Ůw¶±ĎęyŻQ}E•66ĺ'Đ‘©c©ɸC?GÖL¦ 6Rtż{¬Ë/Áv{öfç0ŮĹĺ{퇚‚zĂŻš}ů`UÚZp7Ŕ„Y÷5Dř¦·Ě@:â3]®t<!ŇŽŇ>2=>í»7"°žĹţQ+,ë·Q›÷’Nß,˘*Ą§nCŔôśîĺąÄčý˛Űá]ĂN´m±í5No*ĂÓ]ťuGj‚TŢšôj’§ĺ‡´rő÷;ĽD®ř)îž:t›{`ĎĆŮj¦®Á¶V»ęZ*lÄi°K”cčqÜťH¶Ž¸Äšr7‹¶ÄŻ›Äę‚xVÇOăÇ©Ą;ĘśţéABŁ †`yť2ßZ2ĂqiM#Ô4‡A-ţĽű HĆ|±?˛/[ÎćS÷ŔÇÇÄ Y’oëp=ŚgĘc7¨q«·~‰·ę YËF˝at"»ZčcźS»«Cƨ<ď Za@65uąp=t ÂQ¨}DÜcšÉűŤl|×wĐŰšłÓrüŘű˛ĄÓBPäB¸8*ŠB×®hŹ5qąuض˲űÖ4$ď 1Łm}Ş ­4żq< e‹ś}ôÂt@(°9âÖŽ«BäČO¦Ń«ż1]ĆęăŹÍ9ÜŤëúš*~ýň´·®›AJŮĺŕüéˇŮ¶qSÇďµ­P–‰]QÎţŮöĹËlÁ üčT]ax* ˘wL—±éBYćÓÚP'ďż$. îđ&Ŕ=0w5h¤]Ý™V;G„K7+ł( ŮDŹtđfňnV«Šę§ŽRˇ|;©†E„# Üµ°[6ľ†ĽľőĂ<^ʦP‚Püs륭Ţ#…xx wúmg 5 Â~_×ëŁúq4<ÂĘő:=–dbxÍŤ•б=v@Ů]žlĄ·DΨ:ľ śe˝vmX!_üĄ^¬Ž»>ö}Ż8˛Ó1úň»J·˛ĄwGÍ´†`”źz FůĆ; ősă›É=·cá3¶·¶ŰÁw~SśĆ+e;äA'ÍĹb™Á4Z‹zć€Ó NMUZG¬µüäÝÜP~„ÚĽŇOQů(Ě–5cČ"\-§ßs»·ßA V"őäm ďÚ›łŁŰP“kâăRvÉ5ş% a“«|ŰÖ™Ěů—©Ôü ˝ŘžÖ™Óćô´/}űtxŽŤděü··Ô3Éďčg«(ۉĽş`î¶âSФ_'±Ô×ďRźC˘ćMR)ÄřčŮëăž;ŤěRo"ăÎąwýÖɦ;5Żkw¨>ćši˝M„!v3vR޵ÓđωhčźÝN­Qb9RîPĚ‹DTÝçÓçśőrÝŰN5’ěĄq?b„Ä×役±u-¶H‚Ś]:Π ŘÎ.꼛ҳt6…ŹËd!¸]ŐĐPÔ´J |ö¸NJîtę’Ű?+R\;zs0•IľT7!ďXô o´ćTă‘üa§N–.K›_ůD3ĐđVx!tžĐŻh˙l…śŞMňFƢ÷ăř€đüVŹ4Ő~°{ޤ züHhĐż*»łřÁyŻůNmişgň”TÖ~!ĺ¸y¬?SóÉ{łPCŘP/wą˝ÉŢ6ݢă-vO¸®ßVg0=Ő¸b˝2i˛TDjvęłăSíŔ€8M—˙FŻktÖ] †Ł:ĺĽÉ:6 Őý"5˝cĄ˝RŢìÜá“®™Ž¤ôtkî)ś‰Ëý[ŕ ĺ|m|ö86™ŞÚü˝bw© }¤Äć:ÔlH–üş‘,h»F15*˝˙?ř‹Ř«KÉ©:pócââ–`÷lPvŤ€‘Ć™ę°ä­b:oG„?Z•"†Ú|Točé:8Ţ´ Ń'\iôÍT±ĂÓqLË·šß\úGÉĎ—ŕ»v6ýűĎW螽ʇý>䓳-jÜI±t,> ůdňcćřćN˝ÎeynÍŠ&í¤j鋍™Ívż¶a÷rd6j­Ăčż#UčÂ`Ëťkebg$ůÔ~ú›iŻTË&UĎ×Ď Z±}:ëí×#Íš¸šË‚kÇSkFiA@0µ4Ň>ł+˘ą7ŽśňQ«wOÓ®#ĘUŤ”ĺÜĐp´˝C­8ýŤŇZ˛îĎŻ•¤/w§ÇýOx…eűŹŹN}ë52ď6ŇŁjšé©^SCĄó_ĂvŔQä|ëőé,óe]ö­ÔĺazٶD®ů™RaWŤCŘöťůTŁYm{9Éďý䄊~\öĹcÚ‡ń>Ôä.{u<µžrď†nŃÔÔS ű°ŇÝרŕt´«hĘŮďë ©Ľ©˝Ő†„ąŃűn©Ĺń¨ů*™ľŽté”Úq>ÖßÎú7}yŃB»Ź Ěnł¦(ZQa¶U}=JY?Ţ\FG ëČ č»u ňáŤJtđ>íS­ŠEµJô~)‘ęzB¤8ÉÇ˝ŮEm Ł]6~IÖńöŢ€aoôĺn¤zŁ.'“xíYś§ , e¨ áYČ.s„Fî5¨jÔÚY)Ѝ;†‘€tGWŻ_DŃzčK7:iŘ ZÁ˙čŻČ1^Çť\ůĵŰ/–ĐR©“ăÂłżĹ™e˘‘ý–lVó-ĂÓq+.WmČ`ë˛č † n}äőµĘÔ{Pš,É ’@_xXłµ·á6[U4čKQ=' ĹĆxH)4<Çć܉K[3ń.űŞAAÁë`Ju Í5«||žw°±ŇŤ· KŤý$=ç›ę¸ş¨w]śsa»|ďĘąĽË<Äz3k”"C‚_v\śHŘŔS*ˇkÇy%Ę×wňu«°źňŐS˝šř!ß]ud›čŤSŽĐSżY‚u7V[_KjczĘC #wó×·Ź˝UX yOĐO$ŹRbůč‹Ç˝ÓDŐÜc ÇW8 í‡DĄŰ3$ÖY Öro ?·Âx|µÎăŃ@ :ťčŹWRš/'ŘŕĘá÷—ź×˝6^ŇkaEgő jótśBĽtŘć#‡Aě´ŘŁ,`ÄĂ!ű$ÍŞÄĚĎîź!_ÓC1Ţ4ŤwäZ%öŢÝČ&Jö2>š”ë…I95„šBÎŐÄfoŚ2k.zo€N°lŮ”©xş¸ÍĚăe3ÓNB’çf„#N©–šĎć°>NĂÄĹo[(٧<ŞŢŔşóŰ´ç~zéśĂk‰éĐ•Ĺa:ô§}†§µxĎŃîż~R˘©V`9ţ¨6űĆ–÷é6űřÁÜJ>Iďđ'’ JAb)»#× |H› DgŰĘ~{ÓÖŰdý9ĺŢ~Ől\îz #â˛5ă˘jóđrĎ:á“Ôáşű9Ď6ŚPg©ęLĘÄúal~FÓWß9‰¬Äsýô1tďýăHÁíáŘ<ť»T9ĎÝO+p­%"·ă]ey÷Qf–ÉŔ§°¸¨sll”Dľ×‚Đ;&XpéÇc_‰ću!Oýôq}. ‰lÂyňőlđĄĎúǢéł&Ő:ţoÇ+?Ń\ó÷C˛ Đ0v€ !ß4{¬1|N“M%Zń)ާ!tůéßk®sPÚ;ăiŻJČş:ŻPţ@ż7»QQôćD.R‚dąyľŠgMRyk'¦‹®Ęđ(—¤ç4ë—ľÚÂSéŹë,ѵ+’ů‹p~b|¸QTĐ)ŠnëŮPŃéM…%… ·ˇvžÚ ą§×±ÖŚĚ”˘­fň€cŚö©±¬}QśY”ŻÍS8»j]yńĽ,YΗE,šýÂĺš®AŹ—>ŰnčŤ]6ÚčńˇW>ÍR*é—XŽbrpő÷i`uyşO¦Oç°łÉNqlJ:#ˇĐ©°[Ü{BÉ [i‚VQ;Ř󽔬Ogŕl|˙ćóvß^Bŕąo)ťHýlŤKž“Q°±6¨ S ËśőGŕ?h–Íćä()ŽÜ>˘^[,Şk‡¬·íź±ţ=uyŞű… PLę:"|y¶úŘł\âb @Ż÷ Ó4lgŁ‚µçĽ|“ˇ)u#v¬Ă‚›ŢÉŰg¶N©†ÝŃhV\ĘđĎ©>D®GÇ*Ęń“¨äţŽ_öŽşľMľŹąiyĵ(rǡŐśq·˛>ϦĐd+ŮłÉGŤ]¶Ş7^3WÄűÜ*)Ďo••Z×Đ”´˝5w´ĎĂąîLo+ĽŹŐŁ…u(LlĚ=ߍńx,­‡Â_çhĹ?u‹š4ˇ!T-^Ďş>÷őĆO»dąŢ6¤y'a+ ™Ř#')ŃŮ]»¤‡8“˝I“ě¬2ĘV8‹ŰuÔ•w)÷Z^ű6.<=‚»#i˛ţŤRţáE’şŇ“ĽOUŞ$¸ł®e¬úş] ŕu:Ý) ’Ľ×ÜRąŢG˝ć`‰ďuµ˝ĐMü8·z«č&NEhÝő-e!ń[8•‘ M¨ńb—î:ř>Ě׆őžŐŇĎHFZ~ä©ŢzI¤Üí`ÓCátú»APŰŁgW.· ů[úWPŔö?mr˝ľz |3Ü7ť-(Đă·­Ó%ýi~_lĎNďî᎔ýçďQ7d tą›x¶ďĚă­Ä0+$vaPK°Ůɱ¤}ĆĚ5KÖĺˇĺü§¸$ßü6‹·'e F$l!ÝłďŻ/Wcaňz‹~Yv˛ÝŤBÚ­Ď´I·]źÍöÂ8vč50Ćěů:™Ca{ÓÓĽm‚« .‰CgŁ«7Îa=Ô@¸ňŮS÷\q„ěp–^Ü)°čłÝ4ŞŃc¬Źť@W€čäŞŘÔţ\«üÖ\R”]ç®ě·-±&ŕ["ÖÖťř f+Ől1ew T.ÁqH k†+ĺĚćë(MQś,č@bQT°ZuďŠ;În÷š*Ę ¨üŔÁŚ{ń°vëCĚOŻĆkůö·[҇Ö@Řş¸UďɢB¤ťp˘Žą÷Ô¶FNX¤Ş3ýÁxß)~nsţ¤Żş˘Ć7˛ßĚ›#őaôŻŞŕŽv>ëc‡Z÷hŮs[®—Ťü4Íá̶ë´€•l)ŹúLťSH°ßbßm“ńUn5 9ŠCÚEý§UÎíE˘ň宺?ľCůˇăwXq”~ü·«Ç]ô퓵k9‘_”ŠV¬ű–¦Rći)G:*gl®uŢČf!|ÇżmÇ•Ąčz¦ň„“%UŇIźtÓel˘BŞ6O ·ŤĎ*Äzd˝bŞď 6U]+YÖá•#Y¦Cá=É Ŕ×S˙vpč˝sZC.M»#ëő–ŤśŞC#‰ŘFöV×z LůXʆ^,­IűLQWř4ÓÜ•đľ–tęă@˝Nq«őř|Ľ3Žy¦®Ç”#®ĽĎŤŚo;™łż°˙|ŕ/zz[ő^â5câçC™ŕŕ±/\Ŕ˝Ňu(aýÖ@é‡ßńĺžý!pśÇ-Ží`rDźLńvu»ftV~­Ĺ·—ŻłÄÝ x0Ćtáö.xRÄb?GÜĺňő|Z­?_˝V2„ř‘r¨ ?®Oá÷>ęo?Gţ-Y—ëm6~ž¨ mż Ž›ŇOĆamqź}—§~>ő) Ä·0<úçŹÖ=Öř…y(şß4Úfńů:˛'‡“·ŕź` HţóĹŇ-”KU¸<%ÍźSÓÔ-¶0,ňóA‡hÂm^ä‡Př)Ź/¨ÓÓ1·ăaůóU%žl”ÄeŮiŞďo_î[ŕč ˇŃŔĹCś?2@§ąëß/ń€óńý<śř4c:—kŕľPđĽOH-ń˙7›x‘ ÂCöçËD–ůć?)‡ÖóóáőpÝO˘6Js~>ĚţŔCQÚˇşďBŞë‰-ÇO†á ńpsŮZ<ťČ4µ~+¤X4Jé"¬üÉϲŔd:ýu»o˙żq»o˙˙t»OÔÍŇĆýjxď+BľEx}=<ďő®Q2ݤ :ÓŰ{ťda˝Ę›üřއ¨ěîűdçŹí=ą°Ş€Ď[űă{żÎÜľü©©ŃŢ˙˘â’ŽéĽłä[ń¬Vžmč_ĐÔ¶ń‹ú”ÉxĄŰ¤Iśę)b%ŇäB>ˇlÂnńhwTĽÁ ÔnĘl¸GyG2˝ íßŢ~Ç ź`pA|‡·ôZ»"·˛ÍwrÍş¨Ön )śí|8ÜĘNŃËáţTËV„ÁVŤG7iŕŐzŠßţü0hŘŽ,Ş(ĚÝţś:™ľOßuŞĺŕ3#WďÇąä¶ÄžĹ†ĺťhëÝﮀŮŮl÷·^śĄkť“+ËřµJ| S"äiÓÜE6‘Ł“:Ô1„?şŠš®Ň%B˙ăI1ŢŔH aFšřđ6äÓÔ_ᦡ°Vo%mŹŚHY ÚňJ]R| Ă O΀…”Gů¤°ĐÄ©e í=ę2[6]ďÔZ@ętýĽ&‘X|UűŃ0’Ę8łÍ—5¤µ ľzđ¨%ŕᏛśJśo±‰uŘç+ř_vĘ´˝ą¶ťˇ!'“őĐđh2,ęnuľ\#†(Ž.đ¤iDWÍq®­0¨¶KGk‡KaŤĄ5@ÂiĹ4#đQ\úľ/‡'@íj(¦Yš3Y˛H\šb”Ç2hďj]1bhö@‘!:¤őh[«ĽŢF«­öhĄÁ¬Ţ̨ôż’­TĄ¸¦°P $˙¬o‹˛XЉÁ `ó˛©ă’ľ•ýwn„GśÚ±ýJęĺÜO;”Ícč%]@&›‹Eëżµ8e©ş´+ĽşU™Ćäşlę9ó6ÄÂł‹T^)Ρ˘ć"óM5L ±ă^s}C©IF4yúßż[Â'ěźČ›źŕčŇŐJĽ„“­EY·Ů8…x˝*ĄłÍbÔG„ö¸QIýBďuçŕ?R[Îţ:ś,]D uŚ rml ÷*~«Űăąšü­Zŕý{2m÷ü@éצę[ĄjµĆtTŢ_wÝÓ[eĺšIžĺ:BJ@˙”$Ô”ä{đsU’L-­źŰ2¸š±'‡Ný­j´şvH#˘›Ň”őpĎu˙nÍ$ăv#TN”cŻRĂKđyÚĎđd»ďX,Zpi† }ĂĚŢg{Ńë1©Ţzú‹r˛śŁ´Tđ\ŚM!ŃB÷DRK©µ€ĺë@^żżźw+ŁLA¬ŚjđÇŞý@töŃvŮMîď­¬N}Ľła˝‚ÉŽcZZą†îHáOĐžS¶ę‹ó©"ˇÉЇ|Ű‘îĐá0đxYfŇgďŰfö(c6Ż*†ţ·Ě€—¨ŁV;¦qÜkđ>~k dľţ*!đç˝8 •lN Óş™]ĄĺŁ ĽŢa¶Ě‘eâZŘqFî2Ź—9é˛}ëËFUĄTŮá^±©B,[ýJN§Ę®ô a)ŠŮäĆČ”hŤ6Wx47- Ř«\ó,¶š`„ˇ‚Ú2nô%ÚÝŤ’¦ĆáęěÎsum¤X#Ł„śµBźh¤ŔJIĹJĽt9»_ű>K[»Ĺ ń*=f'2µO™ÚÍy+¶Q ő–q9qľń.J…ü0V—ž®¦gLL5űĚÄjŽAޏ-¸ĎÂŰ©©ŮŞFňĹ)Çy2Úîw›YcżëÄąť ÎO{¶c|]í8Ćz×Ný:Š |:ç‹÷ҦD,¦áJśX+ݲ8”ş®ČKĽX×ęvőH#¸ˇ·9úŽöxŹU¬NJ˛řžŻMÇ iŇ6Q™°¨Ľ=’˙É›(ďqîŕYá´ó$Ţź˘\ÝZ«>­€O˛ í˛ 1V€ňáyĽsŐ+´?¬¶whpŰQ±žoÍ›Uś’¤yŻŃ4 CEă§ N˛Ĺý“› ĘAtŞ˝ĘwJ–´4Lš z*ř¶ĽWinún”Çí!ÍĄ˛‰vO÷W8®+ÚÁű:,Mâ§Ą›˙şmůf%hŢGđ’u@\´Úl:˘µarS:­ţýüé–/ĺ.Żc?.źÂÔÚČÝ…˘ކ ʰ}ëŃ#¤ółÎ+]óŚjQ5!:r€ęÜVÔM4 hÔň÷N'u÷D±Ď-ëGqďľü”čüăłÝ imGA¦ďţ¢• ů˘»Ź¨Ň€xˇĂ­}/—1‰Ź¶˝Kty¬“˛ÇĺŽ>BßÔ’[kŻŽ]!Öˇáp˘'z{ŘŰ$!]§frtÓ]ë&ţf›Ń‰łÍěݞbťH°ËóX=U÷6˘’ Nq3­Čł!˝±•ÝS.WŔS3ľ nď"úŹŠłu{Ą^;†R)Đä¬ęúšG®k9u´Ť 8HĎ9mtb.é•°WPŰ®9Ę»J#ťFŮš/bËm ÇWĘS’uDŠ©Ż#±ř’vBĽ˛RČ błóöˇiŤZ¶ňZ_ău1í^óŤp …Tńpwtvéűo*Íř8¶žŢM.AVáŘRF’đĘď¬Çy'Ľ; ý“âÖYÝR+jxŁTAŁ¸Ů fĽ>hZ ±JJ‰P^ßP&ćCŐhU2…!¶ýĹŢŻýÓšÎ"wsî´ăĎă`Ţ8G•(Uđ\ŰË$!­»(˛B’7aEŻťŘFEČ-Ż[ôtjDOĐÍÖYçÄŤR•Ýu¬Qߣ"ÝÝ^ň;nşLŢNş#„µHmxŕą5Äá˘k ˙~růőqA»ŤźQdÝ‚>+SÓ{K)š-|ż‚QŢ„§ěÚ’îĐ~€+‡>¬4ő cčax řaqQLw@˛™Ceľ…™AŹnXfăąJ(8_+ć–®%ů÷2µ“ŹIzWצđX÷Ńţ­[éŻJXŃ4ęťJŠ#™»¶:âí’ÄjŇóůDćÜMĆĐ]Ä{Ľ3÷a )…ĘŘ> „ľđş ™P°]Ńîw-?›ő…Á‘U¨ŹżCŐő¨&"Ş«âůQť—ý´Zŕ’íĂjŇFHâ݄߀ÉĹ›ëůQ %´őÜ4@‘äĎÖŁúŔuÝ. +»Ř§úfi†ś,űŔ‹nĐĆúá_kéA'FV%6©=tGƢe¤~Ľ ęo;›‹Wď}m˘VEŘę} Â:E=ë’CT\,xăóZ}g$J]GĆă 0–Ľ>9ÝjS1Ö•^Ę)RKp†ÓU¬aŻZü<ú6T%ŇĐC´śĽ?ŢÓwŢív¦Ăř‘Ł×ęç1Y#©-ž‡ë.E盟Őf«ąăwď/9ÖÎűنžÍ-(7ŚÓw†?<űT$SńĄëřP]>đéÉKO;ç´ą2őn†E8 żđůé^ć°˘Ydş×÷…÷čł©ł’č·0Ĺş©ŘpĎ:Ö˘Xf+%Q(»pś”cE&I uQÇuľh)qÝgÔĚkyÓI˝b˝¶ h„Ő€€jvŽĺ€ń&ç†[5ś‘>LđۧwĐLARX_”ýW.Ů1K®{ň¦żë$.Z*·ŮLç¦&Íéchc…ŇvR'Kşm¦wžk¬*ń ¬Féţč4Ýe Cu^ž-Ť)ožMşMş—R‡Uµu îS¨°˛JÝaô$Qëp¦¶Üą-Ų‹šŤ2ňYgëöćj®SJˇŐ?b©ë "TFTÂMkzČúĐŢŞAAC®‘şŽK!–LĄtŻ Ď9_íHMµµQ`†Ň-ÝC‹Q@ç ßĐI˘b\? .÷»°·°}«6ÚüJńćp‡ÔMNűÖ4ŚśŽ.Ďj†Qni…Ďéüdpnę$©ŻôAĎŻ‘T˘Ň ëˇaÉéš|>»b'˛0‘~އ}-ú8ʸ9ŽŢăŠüŢÄĂčŘ4÷F…yűIÝ]É˙prĺň"JE«Î»âU›?VńŢŻgóv§VÓçAjxjűH¶á;iŠ ĎşőP÷bZ/ô-ŰA¸u"ŇŁaĂĐ6 /Ô5ďv…. ·ĐŤó/†¬ ˘ oŰĘPúnlŤŠ[Ť1öDѸNÓw*jĎyWeę¤Ú­¤ž§«Š‰§F˙öŕŞň&‹?}aň ĺ°¬ńŃž‘ĎGîĎ#פ–Âá["*d¦Ş;2ű‘q»lČďśÉV˝X»—ŃqŻ©2¬QĂ—`D±i¬› ŤrSđö˛ÜGÄ•şžÍŞ=$ŇeçÝ Đ(ĐÓÝ›´r`7RQÇ5 ĺčJŻzŁKÔŃ®3DG 5Ăâ߸‰“чš†]Óť #*Ő4‘¤á&Ľ<řzŠÜYłÚ{ä‡Ó§×<)qjj`dÚ!fťk$Đď+Ö-×´cQĘ ˝ )(őíęđĺLµNA,›U¶V† ąŻz‚ĐŞ(„'ý„ĽŐż•IVöËš‚¦ĎŚźmďç!‘˘3Ňźe%ŐÇşÍu˝­¶·÷ÂvÓO®p®oX™ď`…5'ýŚttÍ6áňŚşuJWĹŔůl9Jt P¦™ÜO_ ĎÖ YyŞ(đ5<ćÁZ5·ěĽé^úĚŕ˙NŢîÜ_póvĹDž ó°Uĺű|Y̸¸âCńéeąŃk‡bCץěe$ĂKÔl߼|NčP–_˛FA›*Ľěś}7rV ÉN)éÇéíÜťKo4 _&6gÍčJ ‡Ń‡Î›[NcRĽw‰?1ÖŁ'§LŮEŰ'śJ'Ú|ëżŔ`@~1}  ąuSOvŽG邹ŹLö{Í ýĽ0. ëŰQ¶ů ˇ4ŽFD#tFX±I´ Y(?TPŠÓčňÖJ`h D†ĆC¶qŹ©a˘tfcʎ8étd«¦šˇľ˝CČRp‹™é#äśaĘĆŢT€}GçF¶PĐ:›S-ÜĹŇźdęgđ!¦µ×Ř%©¦©ć.ŹŃ°xÓ °ĺĄiĆV‚ĹżĄÍvĚ,gY52$ä)›°Ŕ2Ö«ˇ›Â¸‚SGßď×ŃU‰żAE+(ýdĺ‰B»â"‹,đ"‡ZľNä·=Ă b@8ÓÉ3ˇzŮ)[QâĽŃđĚľI ŮË’:B,=ź^/YŢŻú[ŠŢšZUć—ëxF~nłűs"}í× –Ţ%vŔŞA@=Đţ~ZŞr®Ů źßř-đ__YwÓŽ\Ť1!AşŁß ]N tĹ;ŮYąľűMmeôą„˘h&rş«tdŢä^mý^‚eúčĆtż¦jÁ°ř u™|<śĆÚŰňd»Rüů÷@"X QđĽśaj4ZŔwě.…ŕG`ü”Ő»›¶Eµ’hpÉŘF’Ą­©Ň˘[ŁLÍŤíĚ >mî×ËÍĎD˝3§`2űzł IMż˘“Ýر#‡fC¨ç–,m_– ĽŞ@Ć9’Ó˙,`»ÜĂmÎ6¶LˇDŕĹ]Ó™a}Nu,ć´.±éö>RÚR ¶˘!ü‚xë;P0żő$‰€3OëîÝmľńŃ –;űÚ°gÔuŤcŻŘÁIhŢřŽ Ú ĄÉo˘‘2°ŰĘ;ź™C—m«Ä®NűS^M.ŞL$Ď´ki˙‰"Źg]Ą`BضŽX«kŁĽë™¬| §”;şBÜ|woą[•Y ¨ú/ěVQz ­¶d Óä5@(VR=Ú.ŔĎ÷ĚrŹdAŻé‹ŔÍęë÷—e|_ľµ+;YA—K@śî®e’Ľđ^ů˛ę6ě_fzw7?Oź‡Ťpłގă­0 # e“ŕëŠ Śďa¬t#+ŮaĐJśŢ" Űéµß`ťŁo?Ś ŻkŃsýxЦhŤéŇM(ĺÎÚőápBL8˝i& ű×5 ů%´u ěüŔ–hŇ^ ĂľżJŕî©óx[ŔyŤşWÁ®Ń8Ľ9™|6>ÇQ~·ž]P±I˝ 0»fŞ‚CŰ6ɲHÄ`ĎҔۉµ­ëÄdVfŁŮíýŞA$Gi ßyÍ_ xö©[>ÍIí’ý›4NWËď_âŁé?¨^ČlD1{+j+¸Đů0ěWˇQ(˘řĄ{žô+*wqŚ©Ý–!Ŕ0¸QSÓ„-í5î“ňęűÇa;ąř˘7&×>٧őč3 |ý98mźS©>ŐWJJB÷Nâ |QéW ŞępżLĽwB›ŢçˇÔ¦ŽŔł|óaŰF`ŃťfLykÝę%eCExžĺÚý2•ŠKěťG!¦ĘäZŚMMŽVűż2E_QüvZ{‚]›1ĺĂß3€ybdťÝ¬*5v>˘ôý´dso$#nüěS˘lnĂhíMłŰ ďD2Đű˘z!Ězf7Ż1řrß§ˇ9ß59Ď«a—"Şř3ý”k ĐĂÔ®uţĆry¶ž­«śWŘ™M>Y©†Ĺâňî÷ů:•Rđ`lǦë~+‰Őíóŕ¨ĘÔ ¤ľWš]1Ëő-ď5Ă’JŰŘşžŻďQHé$2|D}ŚŹbśŰž¤ˇ»ĺÉ5B &ž’Uţ,]5Űg®K*%Ç;ĚRl_ťën5:çcŤ:*aŻ«ŮÍ ýÔ€­xČŮ2‰Ôn–î ĐĄFş2>]î¨ć°Ĺľ$Ă5¶~Š”KŐ’Ö[żMôwë 5?‚…Ek\d5¨DżĹrÖ cíYžĆeú’›Mb†|÷Ť’ü·‹őń¨—O îýűĽ8Y(*’ĐÇßö¶ž€ e˙k›€Łüµ–Šk¬ŹĂŢöŮđř¦Ą{€Ođ®Ă¸©†57z=ĂZm´oÚN‡éşßí ¨Ţ5D$~ˇĂDd ‡µŐ÷Ŕ“őĐt¶Î*Qóşé)@tŁ;émi‰T+“©ľ§ŘdŰBMYWŰWŬ+óp†>mi1“F3őÎmm Ź~úb˙[C$dŻşŢ 6­Ôľ©âŕ(HčítwćrܨüÔ|ąoFjWw»ÜŔ«+9„m|s÷)ęËőá[Šz€´ţ">Řě™ Č6äöź€Ů©ÁłŹŁŚ˘ "ÖšĂĹ24ë|6¸·5('ôµú“DßńŤ2[‡™fz&%ŇEí—Í zĄFÇ…VeÔ~(ĹŰpµ„(Ö=Ą#EŔ§üÓkŻŘeŔwpë˛ ďh`UOg?\Á=^+ZFQî—a'·ŰŰ>;™ő÷ŕBƬ…p›çÄ•l‘=«¨Dw %[F&áA€L]Ż6×^©lůăHëÓ@p5Pogo‰g>soo´v[ Ę\ý{ęAj*Ö ůů;¨BÎđ­ŽBtw¤Ďq˛«5ŐzgŢ‹®g/ŁHG8]S”¨Ů’©! VKYĘÍwřUäÚ‹ kÖZŐ” ®6 /ÁŽdGÍöÜŐuűoú@jĺşł&|;sMă í*Ë'ć ™˙¬S§[&×:+Zfé’XÓŚąJÇ·ÉŐ!Ćş@ÚŔ:^'iî7«˘é/\*úśů»X ŢE‰Öîć”dŠ#c×đ@Ňz'ÄŤ~íM:4ÇV…ŻáľN”żRŮĽ=@Ń&´zď$V&«}Bc1_öe÷ççÄaeúŐ8Ö€©â›!ř<Îâ3ÖW;F^Áš"Íb60ľ6ÖJŞ*:BNÂ˙T•°)Íf4N$ko[É=Ŕr–Z śĆü‘˘Ďtąi%ŕ•T¶“źfČz@'˝§ăÚ‰.Ńd»J]‡-¦‚G2–¶›aĄ¬'_·ŇM¬&˝ 4çăF¬ĂţQAĐÝ+ \<Tzžő™»őŰ7áH$äpľ[V)Ɇůr-•ž˘ÓROľU7°ŹŐš­ĄĚú"o ”pZÖ6Ú€Ńb{_ěŕ5ŢßJ‡o$ŽLĂu–ęŘc]ŠÁ®Ž–3Ő3ąüˇëÍ{eÝß°Y+i ˙Ş‹«S)‡wŤ–r:=)ż©˝Řy\gľÔĹŹ÷ůŐŢę5SJn>+í7ĹVÖÁüÂtÝs’»NŃ1˘ÔÄőäü YzA†ŘŔśaRŻkŔÍŕ/ěXyG&k·z7‚ĆlGD-Ď kťü€AHĺ«p_>˛^vzĂŽě´E-ϧ÷”ă=™¤Ę›áÔ({ôđňMÁÓ+­ÍTÍŁŔN Ź>‹Ľ“Ćíµ8ő¬úr;<”úNHŔ$új˙T/jpG‡v€1 A/f}úfýô•†7 \—•*@@+(AÄ…¬š!EFüÝŃ›—®—8 ,B#ŔÓpŚVˇřIa źí’:dő]·ăńŰUą‹·ä5W(p«p¤w,ŞC5?_eEę˘=Ô­‰áa ±źîaNČĚÔ@Ţ;€’=yĆ9föŕO1(ˇĆoĂi0`3\ŘůőˇI°¨oÝ"0ĚŘb†·O÷ő2QˇĽ‚ÓC­1ôĽ3•v! P´RťĽ}úŰöđ…ő–ݵR˝i{B_Ą‹ĽPîqy-ň‡.fĐëMĺ; ^‘á»#dUJgŐq: şłrŔ\ĆŐi~7žÖ©ńfň@Öµhç{`ł§Tu[—._~âUÉ]ď`m¦†L­@6,^Í©I…‰“ÂZyçmĄÂŤ<>TjÓŻm/DŮ™‘Ý`Ą|ßľý›"gsăđ"ĹĽ‚·¸‚¸'FÚşMP¶š#S©µŕ×ţdu:EőóˇÓC:,ĚyЇ Y…örEcu]N˙÷$ ÁA’[&ť2¦ŠˇV V~µ†ëcŚ:Ö‚h§ŕ‰$¤šĐĂ~ĎÉŰosŢ”ĂŇ‚[X_ŁűOš©ęhŇÖwťv^k=4 âĄh;‚éIżßańŮJŔqó&íćdŠlBţť±Ăýi'I3˝ą|•w»úY'îÔ”$‘"Î+řh§Ü}ë¤ßÚ#@¤$ÔÍ2 ěw/* -7M¤Ô‚uĎŠan\YÚ÷lr›‡«˝÷g€¬ę-ÂË 4ÓŐ.S¤';ăÖúńcÜ[ĄK{ĽŠĘ{>ß… Đę:[ĘW±mҧթÁ m»Đô莵ěŰN0ďĽK°ŇbŁçu#˘^€šë,ëĹęO’·‰8*’¸)f$n€P@,čăb§yYÁÂN¨;Ě f3’©Ľ‰:Q¤˛43ÇŻ·Łřóďá–°¦Ę[I»*ťa‘ˇInY9t:Ç=ň´¨ˇŤ=ť×,]—C$l’ö<ćŠäÖšVĄ¨™”ô3é%„dî 1“_QÉ%4JĚ )qÝä~b«$)˘Ć c‘pÁ´äĎä8,ţâ×v˛Ä>.HkÓ{·aěvi—ABkúwŁ/"x­&ł Ć·;·gű0¦ł‘µa´%Ç­*M‘Eđ ÓCÔI^sAďŽ. »Â˝žQ©K¦™>‚V–Â7Ňçď´ě´Ú@˛#őéöNŁ÷µ¨:Eó˛`2o˙•ö®sr«6Š¸ĂŚňlf˙–ç)—$>#đĆťź­“ćEÂó¸×žËwż_bťŠţ¬Ůb“BŤÂŘJ Şfg‚áZf¸—¸˘÷ΔZ%ě6ťă{ř¤áqyvG["ńľ’óÝR.<š† řô¤5xüäk«›$¬MëidIT`°<âzĂů­Cµ)éxä6˝d˛ápO…ón3цĎĆ´Ż(=«i#Î_5v˛5˘o€ĺÔËe }MdĂ.c V °ě{łÝlů¸úÝ˝óiŹq‹‰ŔmlY^Ű[Ň#ЬÓ.ÚjOaK5ýĺ#AÇ‘DŮl‹‹]üI}mH…a:sj‰ěĹj0í#Ľ8ľX¨VVäͶť&±&ň´­WA\â,±]%bó«XŘŤTĺηÚWu¨ ńĆ Şµ˝Sˬ 'IŽŁ‘z}WĐ‹GYýT‡µ+ §vJ e-w8¸RŇü–€ŇvЬ&+‰4ă¨N“dÝ řtZÓ‚‡ůÎŇČę g·9Ňßý…uż^ęuk™ńYk]ąÓ´žN%Ši•‚čúŃdhÚNd‡J^h÷ëŁF–$~5,nR¬ČŔÜK‡â¬íĆ«5nY±ś)®ě[lWeBěQÔĄ“ú @_ a”5ó–Ž0Ş€*(ĹĄ•Ęrž0ĽDÜhřLTz­ţů'Â[ĂoĹŽ‹Ć?!X,Y+ÚÎôPbą~‹%­Pé­öěđů ´áS.*T‡Ą•‚<†ř"OxúÚŢ 2´áh›)§Ŕë|MáŰhÎűŔ“€Ű5‰µ·Ô ělD(ך†÷«n«-ł’nŽŮđÁbşmNKȨ@ÖśďŤâŻ(4ÍŃäPüőš'„}ßô°ąx},?>á›ţŔŃk32ćŢeo#Ý^06ę#łdş8ť?H`Ě}¬“Ů5MnŻ~ś&ąýŤ {ŢTúwnÝuŹĐĹoĹŕń¶Ă|Ähë9Íá Dex 0EÁ ·§“h|ŽŤÖý'î­ “µŐRhŰąžGÖl‚mŽ·Ăń'şŇ'›ž±”gŇóďŻp3ů  ÝĐojĆFÚý¸Č^ŹZa‡MÓ/ăť)ĹF@v kŞc Ó^fjĘćcnĂ•YĆ˙KťŞ Ń<0äőNÁű¶|˙ Cvdçdť}YťŃ{ýSPjĺoA@“$«ËĘŞu„ü…ĄYeÔ„·ýÚiF‘§.ÇŁWO`úiéć:S**f“}Ň!ÓŻăHô^EüŘm•huGw~Ň$ęĚÔÄĚJnФ}ž¬|wč*@vFáen­LĎŕ_$1•Ŕ#ž˙Ý#?AÎŔ8á{‡ţő­žL;Ć©8ߎVҧџˇ1ŞŘć5CÉníÉZŔAD1Ńű·ź-j† ·ľ4rĹ$în}Kă&CčÝM·ÇŢ {µŘŇŻDŤDŤzýÔŘTą7˛N¶O=Ű]ů uś›‘őć†`ĎÂPo^ &ĺa%ä5¸lŠ~?Ňşť:'ăB®Rç»HÜí_P™ş¦&€(Łd»u~w‡tÍđwG;Ř!,Ʀ©!ssm63tĐT;ŔĎ®ž +Ă/đÚRŢ8ŁáÂcń/.ÔśN1˛±3­0*mT‰:0)O9A,­Ů­ĽeÔL,üaŮéÍĽ;i‰“Ĺű»ň­óa-Żbž™1JĽĽ>}yĄ }7Q`Ľľ-6uUqچY5eÚ!ďjţ#}f2KţE~čÖ BUe}©CC'@’ ťŻíhŔT€qé(©IĂéVęĚÖ)-–äë.ýSôžĐÝą·NH}K¶ŔŃö†>´×u|¨Ďăłnql¦š+)™ÎĄšćŰo@i&â{)›6Wâ.c«äŕ7= oň)䌔¤"ĺĺL÷X¶µř÷€ŰěĂk«ź‚TŃbkFˇów!k- wŹÚ |€Fˇ˛o‡b99čWŔŹőVü ŻüFDdK'Ô”TvŽ™¸–FłĆŢßôä©ghvś‡/É0&·'ŁÄ±Fş!V[‚< )=Ô›“ďŇ(~ú0É2îf‚HŐÜÁ:Éhgč_ĂťçîţNôĆ Őł]SMşĹż…JFňw…QVˇ¤*ńu"őlŻ`lěF{ľÖd˝Ý÷ŞÍ9Ů=ŘC<:aĚÍŔMá×—ŰČ1 úuĹÓMuŢíł•â[ ·P­ˇúĄď}Żô[D%zwÚGPŽ`Í[čŤŰsµPÉNkŞvĚ۶oÝěć‡řdÖŮí¬bKŽmśnuLL/IÎ~ ·ŕףîk7ÁÎÖHBRAČ0ˇî7Ő ś űžŔR¢#O_OÇM…RŃ{;E€ő”ĐS˙«’žTe];¶KH'#šîN–o¦ů­¸Ł[#Č]I`ěÇʵëăÍq1®«šô{"¬Ä˙-ÇÇ’,|wS•m;w›}M´ŽP1ěí{Ëlúô >-NŁ•N‘©řá§H†‹‰µ+´ D9ŠIÎ^·?ĽR ż_Ž›ňSłM'×ZŠĂ‰]VěĎî…ěmQg[ĐčÂżnĚ[Lŕ^٧3XÂúŠĂ1Vúz~í§Q¦«T7yĺCZXk$źu{56m¦şĄŰ{ 8ę˘C۵]€ëČxčÉÝ6Ł:“Yžkq¤7=\ ̡ľÜő o)Ĺĺ°ţŽ^™ŞŰŐ8•yź¨Äˇő5ťí!ˇńM§]—«%Š’×˘®Ż×˘_ĚHľ©Űz0źhż…ŔŻ@á/8wXYŔFH-Ëpf7ö[µŻ‚–đđS p•wH”ăÂry áÚ÷–u…ص覹u)đţiŇB ś®_ݱ&ěö["á»Ŕł{dý{ą®˘LÄF űő¬Ýň-)Ŕź7 ÉFr^›+]ˇç[ ‚2˙@‰ě}#¶ 6¤v_´ÍŠW¨íľd[mĺjŽ‹źˇÝ[X’î#Yó÷ٵXéůş,.ż˝˘t}Řů‰„G+ÄPL ˙¦RĂU)§÷čX<šC} ÁlP5ˇ‚Ľí]Î2ŃőlîܤÁű Tk{{¨4ĽŢ b·źŮ2ßÚTr¤Ůă»;Ľöű÷ ÉÓđ3¨TtsÔ˝‡§Içů)…N ü \­×˝ńCv¶ĺtňjĘž”wP?ä… R¶„ÚëWÂ5ÖUˇu{•|éťjr('ąń[’Y%ĎáymwgČ(a±‰´^;¦ ő­ÜCíŃN6:]RńÎĐ8TĹ» Ú¨f>|úđńVB2Ă(ÓĺXźĘ˙]ç˘ňoCż”‰Uü.ëzšÍĹ’t|[ďË0ÚşÚůµ#EQ(Ů%žŕ°P8lJ•©=»5w ä+;•‘‡ib9j/Dd°{¸`Ů2ZřDkÎĽˇŻ„:îÆ€?° +ęJíyUfuÖsŤÖ9”·B«É—ČiłEJž2Ë+Ę}Kő˝YęĺţÎüqŘ¦Ź‡±ď·\çĘËßôż÷˘ôÝM)rś/iŻ 3Đçš[y·Ýëek(Ô=«Š( ťâŮzÝü0S`~S˛ ĺ«9=°o¸cöťŰş=W3YHÉŻ=Đé‰PlŔMF!*=ďéöź4ł“U_TmĘüČÄ_đĎĆ‚liż'şđŁšĚ®űĆź«ä*W“&•ĚďúLëk7ýábëĂłHO±ž±ŃĄsň€nä`”_l1˛5đ»ŻŰb‰vO‰‘€±0ÚÇ3n|7`»&ŠÂSEŚÉ8;!ßšóäD©E…y%äčn}q-Ę-‡mú·ŞŰŞŹßÁ$Č”žáäz{oé˙ŘSâ Ĺ ů %€Dú†a4=-¶ő˝ŻÜÚőŔ\«ĎדFi÷pe5*”z(Ę÷®´¤5Îd;ŮěÇůÝÇŐ©ŁżČhXŘ4ą€TÚv·Í?"â)e=˘Š&nĽăRď­· őâöĐ8ŇTŮ\S ŁfçÇ{Đ1K|˝YÇmrO¦ÍŞ ő5 v ‘EÍcƆŘçčn„6­1ĄŞ•ŻĐĘ·c Ň@5ÄEq-ŃëeAtCPłřMŘBÎÝak‚úúB"?ň&Pt*CɉTóqšhë”é–PŚÂgß.jiĹÜĄŢm>0†á¶Â[×=4tEÄpQ6ţdµ®¬t]ż9ÇPefsąŚ08NĐ)éPwŁ{s±WÁžîN—ks¨°g”8 yÝ„‡ÉjČĆŞ—vvßuťćWhł&DiF=‹b `9B¶ ÚnaöĂXÓUipB^ŕźÚ(a¸<ÄÄű5qFsť˙ć°iß‘˝`űĎC0Ż0_SövW„ĂĺµŘ5WIR źĐŤ}WŤ¦Ţ0µÂQ:kýµ…ą“ý^0.†¶J.74ú&C¸Řk¸„\l70ľ+]q»ÖUş´KÓIáĘŚr[…ő· qü¬­™vŃŤ %ć#ĺd#ĺ1ÝvCw'}Mġ«ZKVňMŐÖĆ;WŔI#•Đ0ŰE9^ßpŁ[:™Ďî”o¦ůPĘU~ćŢ)Ś0MÉ=ăP'y‹:˛5’-ú’~ń/ČŰ,gă =3vfë4ި'ëŹÁĽ¬kÂ*ÝSŚăřëĹvl|Ö|P.úĺ¨Ůʡ{ĘëÜŻ¨hçW´Ôťn˛‡G–{UÜąŘř{YWÍĘ—pÜĄfYˇg b„ŽÓ—˘ÁšgoŠëň(’yÄr<Í[]?ĺŔ«Ł˙łĂśK—ó1εoîQ,Ń\Ć3ĹzĘۆ ęćV´«ŤK禳Ż28đ%ŔJab¨G™ţ°Šł¸ü …=Jî®ßÍ×;óś@u<Ůɉso® p°˛…ŔÔvÔJ¤ĺTé"ŃłÓ 2÷ą–ĆşAeŰĹŠŕý+Žé±v;¶ CÇ AS;xwÜÓµ† RŘ!D'0ҲTHŐÖHv‡¶[|ŐU•lJs[ş }ąrEú±Ć>\Ű™O*o®ß¤úÜ €\˝' a·+ăY‚»˝ťTKŻS9ř"˝hv® ·Fu ěRKtBę™ÍŔĽŕ/ëiAÖ6[,Tđq fµy9±»IlŐˇG| äŢ.0ţÄÚÎŰüĎĚŢ]ŹuM^ݱEŤA­~Ü@{ t(ˇđuąµJŚŞ˙ŘÁţ:ţŢŠ™‡…Ó·żQ^CĐl'«˝ÍđmŇfćZw §úÓĎL%F}:ns`…zîżŇŐS9PAtľĚ*Ć™ăW×K ó«č)Tš~IĂ»ŕmĂ—ađą˛ÚHjáŹEúbš§Súz¦”­2áE9Rc ÎCµîÇ7őµiđn¤Á”BýśhbD‹ÄŹg §b}mŤx?^^łŻ 6JńŃ”˛A×:r•¤¨t6Ćüîa,ëş©€•uÍcővźA.ËŘ׺6:ĄĂQZýąźS¨ÓőśÝő€cĺ[Q˘­¦$e8ŘíOvžÎ··±:⦹žO) ňË»©ŮŞE÷+űĄ%} P6Ç*î‚VGU7‘«äĽ*hë}đqHÍ×eíŞDĆzN°´R,ęngUÎaář˝{“mŔţ7îůéuX`A^*Ň<’¶ëÁpĽLĚŇďVřžČ‹eĎ×Ë>ŠšöYěZ“ÁĽt2ŁÍޏɛ%l«ökBa”Y¶mŁ˙üôâ°×üÖđM6eT3©ěđ­ë´×VXq°D×C«ĐŢ–LŤ˛ú¨Úü"´·}&©ÉÖ+t‡ÄMąÖzšĽ”É Ž ŢĄzşzł•(‡á\rČyd<4ČZ°´Lt˘ů㋟ň+ĆŻZńd*ĹćĂý[D!_ţËł¤¨c=|4§×ž§*×XĄ}şwŇőI[zpµ b¶BUţŠ:±©hKĽĺr’ą˘j©Ţ2~ľö Í7Ř@ďÜ•m9­ Gr®}m[Űř„íő± ő_ÔŁzü2§Ĺź]ěüIŰ&Î?ůëř óE«Áuřů";čWHŤĄGZĄ?_bĄÉz,üĹŘžé?_¦éDăţ‹y?_ÎP?oÜš©á|˝Sx ď˛!ů?_|†Ä†“´Z,đóĄ ÓćňÍ ĺŠŃĆŁ;±qÔµ=IĹź¸hBż¸™vś…~ÖBúËßrź*ßĎW™/™SĘßô­ŐńóëĐű1(ă@=~ľ° \üĐ<˘^?_Ş^d ţČÓ%¤ŰęC«GvźćăęĐ3‚8ě4yřř–Běç ÓÍž ܦˇ?_®ˇ¤^anZŹŕĚĎ—â ą«g]nGšççK›'ąvÂß܇Řţó`¶XÄ_ňŔχ=@d×}}śŁ˙çqöłLă/ćöÔűů2ŐÓăÄřük ëBí,Fg«ţt’öźŻ¬ťÄĎ[ň!5‘X›ŐÄ2ô )׉<ěç‘éoł§d©GëűçKě›Ýß®ólPţHhĐö÷ÜÇ<öçË=–WčÝ)*üřM>Sî&ţbl÷´ź/ű4ýßî±UG9|ÚFíú>˙AýN?_‘S˛1“(úç Mß“·řĘĎC}%١?('Âýy„¸É˝pţ˘Á°źţP #ńú©mgk?_éZ˛Drź|˙g|Oüi»T`ďѧúůjT%cuů›qJ‰?ŹZ"‰ćäżűßď÷ĎĎúźßţÍß˙ůďű÷˙ôÇßţ·ż˙Ďż˙ËßţÓÓߥëďîżúío˙Ű?Ż˙ţ·ýŻ˙×˙ů·ó×ű×őŰ˙ů˙ń÷˙ůď˙ň·?˙ţOţÝúŘ_ýö7˙ĺż˙ă_ţöĎ˙ô§?˙‡?ţţOúĘ÷˙ô7˙ű˙uľć·ő‡üÝ_üö_˙â·˙öżýn}úëżýůżüÝ?ýóď˙Ŕ˙ó˙éźţôűżříOż˙ă˙ýŹ˙°ţźÖź˙î÷?üöżüóo[?ôŹř«÷…*cŢ©í “áő¨`U8ޫɑBf$ňYxlRŹ…Ç.‚TŢD÷wLXÁi[¤ľMzę*S”~7PĚeířnűÂŰě7Çń´bĚö8§ŹŽb»Ęc˙Jp:†mʰÖů•Z%q1i {©D».2ę;y§ŚˇĘ†ř ‹/KÄ$÷…ČGTaNǵOĄ~%Q7鳦«®nŔ“¤ÓţMĽ|„9uu=KŰFäÓdAęŞ[>ą¨6DďţÓž…÷3V¸BgH‰˛.ö—Ď­ Ňěy¦˛8†‘ńÚŚŐWC(ĸ˝x¬ËPčCÇŮ”ąMŕČ~îÖw\¦č ڵ1ĘpA/đ “7Ć&ËjŚ[bĂĆHĄĄĎÔ†WĘAEP¦ëIVs„ ×›É(´V ż«/27ÎM4^á´gvú×щVÝb}ö6©[ŻáuÔjV‚¨´ŠúOçshĺ ÓćŘ­LĄŇÁÇkĘIćöĘTÚhű1ä]Á˘„¤ť¤}sž”Ľ =|SBp8Łg@ßűő‹’ŃŠ’‹é—ݧŚđ =ŕŘČšWvI6™šOßá{’Şwc·Ŕ‹ ~Ă.ŃĂľÝ>ĹVĹ€qúA2é!ůt©šň5”Ę‹Ž-Ją´Z¨’čw‰Zpijžb⽾gˇZB{ű>Z}i‡ăů—bXą%kJNaÇň×/ęłrX>šüô˛Ł"U[mŰľř¦ł0St/¬ř¨eVBűęáભw0ô)PIß“¤yűç°ţň ýłńršţÓéĚ;@V/ŁňƸ=ś« ßđĺÓY9íÇĺŽő»ŮZpK˙$lĆhéŔ†.Ŕíš•äIhI«Jey<ŠJy‡ŔĄ·2Ąy—ŹWü:YĄ1!׼]ÜmVq Üę¦Ü+zöpZ˛ 1TńŘŤXî!†m‘-PGÉšúúÝ*ŇčÂéQ7GbpeĐ‹śp&/˛ u•ŹSô=ÝbŇ ű›Ł”||ek§Ţt{ĂÓ1J^ő}?rOĂŹäÓI’úŮ:°Ľy’Ľg+•öŽ-=sp˛ĎBIwäFÝÝĘ/Jí˝~ßž“ÎâňShÚ®˛Ę’ĺ"R}˛1[/ď{â$jc”¸Ó}wKř˛e$yčŔRđ¸‹ă˘™řÝ„fď>M +V±Őłî±Ă6îďN‡Çšß¶]†¨¨¤.©NČűËăHě‘f(ŠĆ*}­>) wCô@Prqď†Yd’k¨ňĂř¤]ü«úâAŹŔZ©µÝ!ţ -ţXlŃŠ‡j´ě ŃŚJô BŻńžgwx˛Ň5dRɲhOĂ›Ź%XŹÄ™`]îĐ Ň˙QÉĘĺc  çeÖ"®!„ŰÚŃÍ«˛ZpŠ(ńi»í/¸-¤|‰µ”#xL[:q„\O™›őůáCT1d/-D-ž¤9xr!V·uł‡úÜĺ=˝Áşšő‹ä'ĺýdą•jÍěl›*·8ÔÁ4Ú7+ qSG{5şHF).í"ýČY©e\ ŕT“ —đ{Ă[(ç5j!ŐđŐęÎYMßÖ­ÍőXoĽ®ëŇđŻ6~%¬Ý$“űhÁIż;2FĆëËM™nŹ ˙ě*q|ŁŹü Vž»ZžÔAzJo7{#_‹bF$;TT"ŠF+¦Ë3ą›ń4gĄ€ý&΋$ř+>ŤOĄŃ†V_ţ޶{żîS ů*…ÄwĚ7rö ©~ű‚fůk«J p8zĺč^ć UGÖ9ŃíŇpĆáwľż˝7E›TÚ'»« Bőę]đőŕQđ’BŃ!!.čRmp˙ĽäËÉTž™Ń™´ iář °XmSëZ+é6RŽŚ* 펝|ʲ}Üß{W»ß Ëô2EęIv 4—N/kنhŐ§hüĹ 5ŕäΛőśĎäw“3LĚÚđ÷´2­ŚŚąŰ Šć1IÚÚ08µAŢW„ôcË7 R1·‹T{ŕíő éSYőth§…ŤT— »Ňn÷lĺ0Ăü ¬D‡Ë>ĐňÓO˘Ůâ>;¨3J˘={‹®Ň“íÁsä÷gëć„`ls!Šâ0ĺř ¨J'-ďZńň} ąÖŹ<‡,Ň/mţG‡r·˙`č,SBSQ~{‹’ЏiQ÷Ż]Hz:öç"ţÉ3ö”ś zNp˙Ů™˛ł9×ËŤŐwß’VSĆę%4!\Ô&“¬.o:Ąµ’-zńŃćXłî ŐaS5t¸óÇշW×]©C™’ÎôžëÉŞÍMÁ“FÇ+lÜ\¬­ĐÎóĚĽ ‡^Ëđť`™ŘËÜ{w:gňÚýtźÚ‰¶× ˛M·ďŢ *tRŤÜźÖ\† jK¨ĚNCg©ĽqBĚmĐ–ĄůT!Śc¦‡Vĺćeć€Ĺ‚S •Ć=â_3ŐEŮIJ˝űÝxޝ١í›íş.Qď§®kyWě Z(ž%‹fŻŤi§čJ˙Ň©˛űRőUËë+×ÂÂAďĽF\SŤkÜM´9׹€Źyęîť—+.wMęÖ q‹i žáţnű¨ÝWý|{ş·îŁźk"V˘Uv{˝ě_^‘żňMúÝ%rŔ~Ś'´\n÷©kŘÝ?z'Ă—Č8‹~čč-rHÖbűBcR—Ł‚T­H¨Zô“§śWÄ(‡"`úÚÖěî(Ö™¨L—óYśăÜąQčP¶+÷0űnú@ä"ëĎ‘ĹkźLĘδR{7ó{$W˛ Oáú)y€Ř1÷‡P‹2řÄik˙Ř–˝é jWż±ĄB´béÚŘU§H}G§÷‚šäl҇WW ‹ýí~ý.xˇä &¸ýJąX»€ö3Ď& ·Şjńá¬DŤ_qŔłĆź‡ÂŔzG“¨Sčńct]ź¬3t35ß˯иÜúnŃJrÁox'áÁCňťŘŰľ*wxçM„Ż"Ëľ˝FŘóY‹Ĺ5hÁđ2qJťNřăM®…&dŹüpę b…Ç&t—µ–”xd»ÎÚÖüu´ň¨LÄ7٤Ţ6đ§©‹ópáŤëßŐŤJ$‚¨4âwˇ4iZ70VôaŤ©~΀5<*EžćsŹđ«Śö&†W©šN %ŕÔ·;Ѷá#Ű—&AmQ™(Ŕ#ÍC`rÓ÷Ľ˘O%FeÚŕÎ{ŠéH´Tě/Š·ęcmÚë™Ń-ţtńÝÍp3—ôHηřw:úo7╏&´ő¤[ôv ~4ŐťZy©KĺâŻ]ő?Ľăő1n¬N < ¶¸Č}­ĺWÍeÉÖ€Ąqqx(ýͦ2¬3W)@ÔÝ] ĎÚ©JÔ„řľç]¨÷şłfä,BZÍ–6ąícyÝś‚YMqJ#đúqC]qC†üJm§F-dš<˝ÔѨfҡ­ThMâŃÇŔáćüÂč«ô|ÍŘA´¤,­‰7`Űťgę™Ý‰×D6aě ˝ e¨Ď-Ĺó‹N÷MŚžëzâąĚ'_âÍŔ2a¨§7ŘFĐ%w`ťŔöí~]N–Ř™#ŽŽ›+@5Ěr ŻhÜ8>űpŻZč·< Lţç(§r¶Xâ^d'ś]'Ü$bŽQüRZOřEě©zŐ˝Ó÷QÖ$ą˝ŕül·ÍÜß_wö¤ňřź ZŔ~<đ\łł`k{Í®»śĹě©×Ł~ˇšázÄneëꎭíL’0µ ÎŽ´óďîľW„ˇ,¤Űř— Íl‰@˝x”Ls®ę7ŢäµÎ×ů> ła’<Ě$őőX ëlĽÉĐĄGQâÚf¸AđđŢňl¨\’aF(Ôŕ¸ýÔ94ޢş¸Ů-Ęö‹ÎΉěîń;›ÔúůaQ•zH%§í"/źLçĂ`aµó/˘ĆŘĘ“®găľÂfĐ 0ˇ´UIsH·@‹×±ěđXf©ë?°ú©h>†ôŽÖP„Ř­V ˘A{Ë¦Ś­í­î>N+Řpi’*§ż|˘=Úř–ÔBş´±Klęŕ_ČfMž[`î®§™ă;lëPn)†Fă§q 4ŐłpZ|áýWrŞĐl,”a=mÝ@\ŚĂö×Ď0]¶»{iýŚ3gô!€?Ť${hłĺě{h{ŹRŢqm*zËщSmş=‡›ć06F•8ßHOU3š’ÚýűBwB¸wťń”úä&Ił4»ś7żú‚w~ŰčヌĂůŕýF»qŔŢ'?Ţ}ĺM/©; …đö0JZü¦ŇÓđ"Çúˇ¨ jĚ~ŁPpˇűhŢŐ7řZŽŔőbYŃ•Îa3‚eíkÉqZ%(n¤?mĎnXťŕ“(ćăů]ĆÁ¨iîT0÷ÖUî·JO0$CĺKŕ%čHÂĘ –ĚiÚŽ;.ŁÍ~}«5J˘Pv—ͬMGHµ¬qWŮb^¶ľ„yĄ' ŢĹu*-Đ@ ¨$›źxĽ«żĹdRvVNĘßŢlC--ŽY0+ƍד@Ąw‰ Ü2Y®"öôęşÁiĹŐ7UÂdŹđkŻ3ď™B}\_µ94ě·ť˝±P#Đ÷Đ@·Ő-Ló±Éß e—áÎâÖŚÉă#j•·W"˝¬7ţź¶Ĺ/Şć$#]†hĂÂů Ä ĺK¶¸tB§G(źW;˘ˇsÍ$–«oXGůSźgt]–đJŢ!EMż]©¸‹ź!pSźz¬W° ZŘÔ§™ž’'^wÄB%Ľ‚BÚ ťtDŇçZŁč·ta­~upY‡ 1jŽXwWĆš „°)\‘ľSí™Öţ…‚.Űe,_űŞŽz`ÉnPŢX=&Č)>~iÝp‡îGĹN#ČwOßźňą ľi[#5>ě4!ş8d?–P˘$:¨4s´k5Z-~D#«Khő[‹Hjč%âţbç ,7wwµŻˇCřŔPĎń}yGďâĽ5(AbĘëŢ8桍Cx«L ¶á@DÄj‰­Ę†$ëzĄťÁ÷¬o·Ä—ýdcß*´UQ“Šp·ŽcoÉmĄu"¦Á7ěű¸>Ýż¦«nŘód2&vCżâa]ş‰ŽP6Č.×pž—Kp\ˇ¶›T"{Ú¬®JÍ”~ĺvw˙HĂŻpÇWá„; CŰUhsĺ<˙:PVVę›ű´ôzFĺ]×5 ÓR nÇ XGĆ0]2Íx:áÚČŇă“Ö¨Ćß}kA ÉFgn!č§ŢőÚrš»Ä÷dQz|9SBäb|‡=řgĽ-ň=mUsŁZp¤çŇÚ´E ۦüô§śuُUy…Ž0QĆ}’BÍ}ŘS ăOöÁá|ěľüĂřĘ+TB´ëôŁ+ˇ?°jĂ–A~śŚ ěľL˝şđ^ÁąÝ[é¤]şž¬PŹV8…†SfÍo-”žíYŐ·ß¶l-ÖłlOÎ3Šů$ݍm‡%h´ ”/»2^ 4IßŘšőő·ÍŐšgćS~ËNăW”®F‰=÷8‹N-ů[Śo.é 6—[(ű\w7±.ŹĽĽĽs°jo J©(t÷c°LX2z iYwgMVžá śTő„_|¨ž%â>5Ťőâďëôť€CÍMí‰ĚŢŕđăs_m2_8¸Ę)j=0‡"$7…ú8;w‰ö¶ĚˇEot4ŢŻťÓ±UÎę€;,‰Ą$˙z%árűURy­XÔňq›|śęŮ/X·˘O˙¨n3ÔĎŤf^!u {‰µëGĚÚˇęŃRĹOS·RG˝ŹŃL^K”D-.˘qj˛hőź¶›é{çDč€7QÝX‹}ď‘ÖşšŽUŁ»B°G/2Í™­& žŽÖĄúhôÓ»yqSć;¸ĽÎýu˝ůdďą{LFgq  ,ŘŞ¨n:c’*„ FčDcB RcťŢJ‘ Ý;17sĐŚ$ť¦7ôé®ÝÚ”Ľßs—[IKµl‹ ´=ł„ĄßE®ş’EeË@ë÷éĂ^aušüzł4Ŕ! ô%Ž3Lë=ie*¬ěQ‚Du'ěwˇýÚ·gk‚ôoM WrW.«ôĄo8tö]şšSNŕR ¸#%e©O—¶Ń$ó^ÉÖË. NÉŰ ‹×(”çBđú)=‹Ú̬×YţŇ7ł HŰĆY‰ť#ĆŽŚ†¬Í‹yć[K;łŮúÔĘŇĘFˇF‘úaË|ÓËk$•Ř~·€Bí2 9 C°&>ǶEkag4Űňî§wřnŕV3%^ńĘ JŁÚĎŞÁő`¦()ŃŮ2śłWj^Š‘Í«¶Bú¨(N€˘:čh©'uŘ>y9…$;ÁŠK˙?>Ý»?íę±YëąŕqĽşŢËŃ"#;.uíłŐGŐ;ĺ#Ó>¤§÷ň(-źÇç_·oĽz3řźůÄ…š˘É×Ĺň&ođŚř˙EEe¸Ôk¤†ĂŇéçkč€ÚŞßĆҦn­Foí˘Iő-1>Ż5=Unę2µÜƨLžş`XˇLJŕ™xRŁ[Ú‚FFŐÝŕKyCÍIČd×WÖ·ö¶wk.9ipÜ˙¨ävČ0JuHďffŹßŁ˘Ě ¨Á¨01…D¶K¸1äg’¶B? ťH$Š;ĹłŚIqą,ňŤj—)őŐ uG†ŞZt'(7‰ą d.ëŻőúšě‚G(2­ëeTĂ(GqJŔ ¬ŢnłxŻ!°p­ˇÔ<¬9j‡ý»aU÷?ť&ŢyŻôť˘č5é‹Uë…qżMśä+•rÉ Ľ‘•5—pčA-)ř3±E»čĘî żô$‡ÜW+ő·z-wÂy*wÓ°ÔĂMĆ:GJ¸Uçs}Bpńq˘ď[—Ń5Ň&ڤTŰ=‘ug‰¬`¶=ďŃ©NzĽi¶CrżP_wÓYéĺË™«äŃHwp_­^F†šUFÁ3„X}«ÖkÁt”Č;- 8GÖëfY‹ Ýß6f$iĄ spÍ+bz+µ ° DůĎ(CGľ&P%6đhĂ0©ăńA㎠ňuŁwl5q8 \G+هaФćߍĆçpu6{ň¨ĄvŮŃŹ$ú©1Ő<ó˛Á!˝Yje·ÍV¤±®Kč<;Yé¨5éNXěvnŤ= ɡáŁ|ŻĹÔ©Ň—Ýňk7ĐŠôn×Âq.Q抾%™Ô÷“>¦µ]Nřúް˝źŹ`<űăz·˝żť¨µ®`AgĹľilĘą;Ą)>Ц•#4™|Řm\« ŚĹ=/Šxůë`™_žÚáŠxÝ!0ßŃqSű…L…so{ý¬v_°”{ŰHĽ`Ě ůý– 3e”€qÜůĽýv#H±î%ɶ—ÖŠ>ŢL2ť°ĹFníXX˝–úÖ2ĂŔ§j?mw®Ł ­‡}z(ýüü|ËŽ@!”]Żîu䕡;ą·Sý—}µy[”$™ĐRLÚ|zuÝ2!OFůqNxč®ĚľŁpżş{ /«|n ďF¬Żäţ-ʰ/X±ŻOÝšäÍ{l;çyđéxŇw+Šq…TŹŞćéŃh–»8®Ă5ÔuĂ–h*23ŇüHmTnÖ‚,Î ´żTűW\ůV”YD¤˛+ Ű<1VYżÎBş‰L,žZw"¸ö—·Zww$gžá+6]wöĆOYÉO;ţ$·î¬ŮĂú }ϧM'Uő™`Ů8䱿aEĽď۱‚:~˛©yúĎÍľŁ«“‰žŠˇFĺ†ëć¦%'—o­™^×[-ĆCDFŁPş.LÖuwËU-íÉcŇxŻŻ§ßáµ#ŁR—5»ăŠeĚw¬=űĂ~XŹGč ŠĎĂ\9 IĂßŇ>ňĄíő­^j{}†×őĂg‰´x)(‹eÄJĽż)kř­fjAzżÍ­n“{‘Îi{óµ:ZÚ’2 ľÁ©h 7ćĽ1?]3­Z&‘>şëA»űş˛á·Đ!Şš”Ťyşîő2Şł+sůŃĽ[űűp}ńl-¬lPúÚŁö}ŮѸЬۻ)`MŢvN–?bÜoA ¶"(>7GtĐ‘Šąâ¨xéz—·h)ThąŕDnď’šlí2­ÇĚŠ]vUD^CôKđÜ a¤ŹîQŁż#đŁŐą:¸ĄPĘÜ \łâ#<4Çşĺv˘.ᥪEF=ľ[uęrł=Ť–ÓĐ˝¤‰,\cžˇt´OľĆÁ©ŚvÚ•Ł…ÁĽű†ô”rTs]Š‹¶>)°Řu9dô9=B% ś¦ŽJ¬a˘ů«#'¶PżéĚëݤ+¤†,«ŕÖ(Ä&8Jąw‚v32çzÚ3‡O>mŇJś›íNGčRŐ(:‘ 'lhŁ}‡oB€g-Ęń­DäúVłsř”Îő—zŹ&Č’(±?Ţšş·űâáíöPłÍŢcn%i`1lcĹVp{c±ŕŐ˝%\rłUńÝ­Ý„-Šh¤>E2}g)[މ˛°}»ŻŮŁňÚtĘŐËĺ´śüáęž©éKSźwTÚ‚üŰŞÎßnŰHĺdŠćrT)ô ]‡[ôX¬Ń·Îző¸r Ňľ{ö®¦Ąé!¶z†Eę@Ý@ß®[ţËáö ŕG¦™đ^q¨Ž‘M˘„ź# ł©ou„ö}NřDďÝM˝÷ęÖëŇto}Ó1nÚ.Bř¨őyĂ{|ř3i}ľo`öíeQ$çťQ†ˇDęčä–ť•lťÜéǨ”Ôű:j/Nŕłw}ę@˝´ĺ˝©â­ŃŁ:Gi‰˝˝Śő‚°Gŕ‡‚ŃÂÔT‹^ß>mAůĂ@™ŹÔĎŠ€čâřIŇ7éě˘á¦/¨ÄH´ŢÉŤômŁ…Ż5§÷-J?_{é­?ťŚ°ĺ»Y5ů€ÖtÝ4ď´^ŻfÜ 5ÁČ„vdżóRöuJĽĆµý&Ă+×öËŕaú×máVŢ`ÚËdFŃćć–VßřÇëŕ„fţŐ¸ďňouŰ4`жڨ¤.Q:ť¤Hv@’(uů_k;@o˙4]T&ë§oÓÝC©PúüÎäÎĚdMë±CÎX?÷°´R¬ů§ĺş>é}ýbş˛±wgm&&aXÓ¸=4Źa€ł*ę(„řű×°*á nżveň(Ó]ëö#ŰĐ %Ł`Ó´±]ÖZ‡ÄžyŞŁ·}ÚT};,T…˝GmVVシ±dwrš3ëtx÷Ő>€R_ô“[ľŇ  ©ĺÍ`= ˙ĄQ uŻ?šő}Óę$Na:§î}ŚV×NÚłéóg+>$-ĽŢ2đż¨Ŕ«O~ż9—˛ß u˘5€QóíDÔ„×}ľv×ă´ŇtŤę Tt ×jĄüŢQÂulŠ%ěq ą.]í¦hu _ĐĘBÜłT»uĆ~L)3eČž= ó–ŐO\}iש"6[SjN˛ó”е^>°$O@m;éÝq ęőUçz°Ń¬ĺŢÉ8˘`źżkÖö@UŮI`uL:ř”‘vÖŁŮł[(źŻč?j°büĆJdǪ꡴CˇÖâŔŔ2÷řQáą •:ňVá,©‡čň×Oë& o×Λ\+$śň¬¤0úD·Ş 3GŞ‹öt?sZ/gŚ@%Ť×ČtűÓ\„uÍÁjx¦ ĘV~ Rm˝ŹŚ.íEۧÖsĺ·äő¨Ł]ÔĹ(ž{ĘX 1źbŐj…—aWlśSźď,ĐŰđúo~´ĹDׯď5 HnŽpwrÝ5ę;TpĆěK0ô AşşÁ`÷\ńý-}Ľ#P1zzGxŞăÄk¬ŢýÍŢ]ÁČ[’۶#č{cçZ+3W¸]!ç)»ó`gjŠ÷i+Ň˙k»¤˛¶·đ«fnót#Ńăh‰š”¤‚rká6Ýćń7 k¬k»Ő}{čŕkť­—¤ŁbgLʨŃ?›ě „,w8ś‹dbÚJěŕk#RŰŠIÚŁ_yKËęnc†0Ď2¨,Ô,Řëަĺ"ĘłčËľ 2/÷gĽ†N~čçYÚëęWĽ?ÖüľmNć詬¨äcM?Ő}ŠÍĆ›±‡óćĄ&S ěĂîąµş¶Đ«†ę©YÂiđ¤ĐŔv­SSG@ASł%ěľßÝjĐF~}yâ…ąţ"Ç.xHgŻˇÝ©ˇÉÓQă™n}î ĆZ9Ű[ż§lŃmĂO•X© ®6‡»¸Ęj‚kć©Í‘¬ď†ňeŁUÉćSüăhíZ[gÂ#Žô›wUҤJ iNëoďzüiŽ1ÜĐđf×Xęzřáž”úDĘ•¤#§5WŢ>řEp¤€Q%­Ű3ł“Ş ­_KŁP^Łqá šfOn9s§ă{jëb űˇH  {łâh*¨.%Ë=Łç=-×ěŔn—ö”Ł™}đpăťlAâö͸›I×-†Ďrö¦ľĺ˛f",PL(dAěŔ"­»Ś€-´ž‘I›,Ŕ˘%łiÖt…a5 ©Ď›ýć„2ýîÓÉJOb‚-änb1OüÔ>~Śë˝ă'€xýT 9˝Ú[bˡ˛źv`v¸YŹ?íŻ ,ş_mԢѝ‚T‡“ŻĄşă‰“ĽMKá+®ść˘ÍĂűHoť –,ŕđü*ĹŽű~«ŢSłVλąo/µţ–¶8řUá‰ţ'« ÂňNo¶T}¶z«î úó4y8_®`ĽĆlÝqüÚZß“@ú¸>řŠíÄŠ9ńe?„n±‘GkÁö9bpăÍŞ Yö´[ˇ÷[Ą&„@|ü„~6űg'k€ YEXI†‰t˛,±A¶(µŢĺ$ő=Řp.öošń:ŢBrŹI‘üŰł˘ć÷ ]ë”YÝŁu;âç`8’°!ş SŃLűČ~ĂŮ®|=^|ŹŠ—oµµ¨ČŠ7ôQ»Ăę-ś¦ <8uZ˘Uź©Źßö‹n›ľÔvýő=‚I«.‰ť>řJyg lUÉU-ˤý(J<7(ďAüW¨é)FčţŠX»ä€pcŮu9*OváÖ­+íŽs?™Şč.¸˝“lň6ýrFΖD/V,EbH0|Ç–©ř;ŞŰ‰ÍÂÇ eő„V]/‘¶’MRÎű[“y]żńH1ŹÜľR/ŘŽWO}ĘɆ=Ů{OJ¶8{J[»]‰zMś:×<Ú0r­×L«Ą »ÝT/íHČ.“ŔíÂťăÖżŚjž ÄŐ¨čěŘ8I´>*Sćčč˝čQö¦1׆¨TabrâaÝ˝i |«3Ą 3–-⫏CuaËöDÚúxŔř(ěëřˇ4W‡9Šî?ú7é ˘j@şh{Ѥoëpa˛ý°­]±Ü[(L$°ÜjxĐodţă8żý«7ŐŰśP!n=:Ż ¸ŃËoż§€–?¦¬ËâmÚSuRťj[˨¬xcܦž÷ăHŞ®eř¦˘“4_†ˇ E4ę[ç+nŤňmÚL®ń$P!o3@p P­ž3žĺŤ„ľ`ŕ@0őx’áTV×=Úf‹öłh+běúňnŔ"Zîi…Ź¦Ç‡D$A˛ą2Éë®Ü–µĚŐô@đrYé–/jň§č– ,PŃ\ôÝ!_^«@+őÜî§Î·‚–7z ĘňşSlŐóČŇzze"ZÝ©Ŕ0´8ݧBăRš·‹]±ďÝEâ$¸Ć†®Xg”Ľř&Ą›ęěE–ÝÖY9Ň›şŠŚÓ}ŹĺiH´0Uőö…4» /¸ý‹x˝ !µIć„}űíj ‰/u…üK‰MČďÚ— ¤h&ë>Ľűňő†N7!{4˝|ęłż±őŕeYśŠś-x˝*ĂéĐôJÓť,=YdĽCőô˛§f&G-Ž.{tńˇÓĐؤwT]jKűŐOť3—ľo“>Nš÷ Ásż\?ŔćvČ;=2Óŕ¦T~Ď»×Ů6-,FŻźśJŹâX~ŮÓ˛DŢťŰţwt{Şę»N›i'­TCkPµ-Ą#?áă kađˇŢ¤~Ź;ČH¶}Q+YÓ{¸üŻŚ3Ú]vMżÔôö›ľ¶®5Űßó˛ňhŤ_ô-Ş|/«ÎM×…Ĺ (V*ˇăľB±6Äęém’ĺj}™7˘5dsă¨}Y¤óÁBz:ž+ŃăĄ{wĘŁĎ܉N ¤ŕˇ3źřx]—˝O»“x>řčh`©ŮކˇšłżĐŕFTŐŰ;÷0ÔéĆË€Ú¶ęvî™˝ćé{" ;ř™ť…"[lj÷[˝g+»ü ±žnő¶xKVP_rmńáe6mň¬ăÜtč!}­…şţŕfu' ĘNÚ1ĂßŃÝíL›J|¸˘Űő%Ě+ęw kăzĎ ôä%ět¬äőńě Ńyż$g$¸ę„ ĺĄ+Zk3Ę«&tŻ,ďúTN«44q¬ łĎń«tßZ>o9ĄŐű顚LOĚŻp®(ám,A“uOvÁtTćĐ~<®öđČjĚŢž˘y?Ůo;YmÍkye+DÔVO3řŠĚÍqZuT^ç34Ó˝®Ń-V–ĚÝš šźëŰiLuZěZÜî*®YőžxzX`“şöŁ%ýtĄL˘Zř¨Z綆µf¨şŮŞ'™ÁĐn6LréT×\!ßâ¨[÷í¨Ää!ňvjsýĄî—euő–ç.ţ­\WFĹ˝+B˛ű”IdÇtm—Ř_Mbqŕ}«IYF›Šő<ÂŢŤĚhVJ45b/ĂŁ.ŽŐ|µ‹'ŚTfMÖ"äzUNPęŮľ6ŚŮ›ß943ÝÝzT']Ź®ďpnq2\iŰ{˘‰użĽ˝|Î|UńÖÜ¨Ö §đEGQyő­ů…eLŰ-ç¶{ÂSžTČmĄŔľh‘$ĎfS€:2]ćPiK¨^-Ć âÁöä\QŢ[ŤM›ôűŰw7Ňz?-jjĂĂAé{ú”®oočţĄ1őŶ\‚‡ŕ#„jő±Ü‰˝WżnSmd[Ż3ĚÎx§ŇŽ€0ő§µÖ$%ÔLoFRŕż’ąňĽ–Ö}§ăm˝µá{+–“ťŞú‚ ™ŠŁŮ¨ 2­n›‘ŚSŁŰ;Ć­eÉJ¸ “DvđdDśw®˛y\TN‰O?Č>ĺ*ăÉ%ž[×QÂR äqĄvĘT&rŤŰÍ;±řî açéâhVÎÓg¦2 fÚ#ß¶#)űFż>vÔ}#el1@ôô„.€ s€;ŘĺŐuş¬ËŮμ͡Çě©Ţň»+/:×v¸\ăű}˝ÜĘř‹ë–éęŠ?«M•Lř‚šřá[ĚěéÖešAqxLîlW7‰^°BL4Ş;jšÚ\Ő'Ą_˙:ć2fÇ$f"úMÉiç}‚ʵ·ęÖ¨Âd3×ĹůpÜ@ŤŁYÔg©‡Ű^ˇö4±LŕMđ‡ÝuîŤŕ ^¦ŻSO>eľµů ¬•­{ď’a9mNĂň8ÄŐئÁ„ű9}„ ÔĘ]8őuŚťş˘+UĐ™)‰§qD#ŁšĂZ´É¦€jťţO»äž7Y»÷eµ‡­@ĺĹp­‘”,IĚ3C,WYk\_ďIŢH—˘ł˘™Ő§żf.Ĺ-#qc?ŹŕzŤâtéĺ#ł“ŁÂsÁÖ7Tć°Ĺ4¸ĄÚ:¦ačĹř˝Żü=É> _ZO™žý –+IQ˘e€ţš·JÝĺ Ő\¬wňÖż­ĺ6žb.‹&Ř8`łwŢEşjŚýĐ´¸l[ř+‹Śźă‘Áb´ŻĽŘ~K?_ŻI[ŽmŞ.e!ůů‚Š_ţ›ş•Č>Rä,i[ Ŕ¶ź/d›í´ťˇBÓĐýyŚ&cgř‹M<úy0Ź’…ą>bFý|M©d˙ţb¸ÔĎ/E`„ĚE8ćščϧ(ĘâŽ?HˇöýóűÖ§lHtaYCć9z’żM@Dü< ş[ré0ßjĹ?ąâd, Đ6‚úç ˇÖH6Ź6ů¶=ÎůËëJ#ţ ’×`rÄMŚm}óóđľŃ7ÄËÂRÍEˇźGUHOA9=´Z€‹‘öO¨Rćâ'=mű¦Ť™.q\˘hőó©Zń~\ŽhôĎłö[l!&be˙<‚9%|˝m´ďĎÜWŃý” śdţ<˛LÝeĚĹ÷ć˙y ů9¬bNźýçŃh×@¨E­so?_»óÖ3»\Yüó-ćf=`z–€şü|°.úˇ%!ůźŹ’|˛n/PŽcčĎ—e(iŽÖ#-őóŃ–J¦ëđíŘyţ?OľŔď˝ÜÇKw @¨Ë#Zú¶őŰs7…*a<ĹŘŇ`‡ęrZŤMB ®°,ýůň,ĺöWżýÍůĂď˙ř—żýó?ýéĎ˙᏿˙“ľňý?ýÍ˙ţťŻůí_ýá÷żý׿říżýĹoż[źţĂúoţ/÷O˙üű?đ˙üĂú§?ýţ/~űÓď˙ř˙ă?¬˙çźőçżűÇßýżý/˙ÇßüŰßÖýăţęm!çĽÁ 3äÖĂîd·Ęźé(µűŤfşyä).ĺi“yBĄŻźBćQ˛Éo딨a„ĚCO6°—%°ůŹÍD‰ŇőľíÝďoË?cĹhhSżęg•Ů`đR㛚ärŞČ(Ć·9m:cnďdŰmdű$iĚ©·K7hśX„Lľ'Ý.3S÷‚8´6íŔ6¤ń»açóĄUĎ;©„ٶ±gçÚŚÖ‘ŢÉ  úgŔĘÇľ@VÇâű™—ĄL%®Hî‘$«ÚhóŃ5ŻrČ3ňĽě |?Ŕô¤&‹(ľţv8Mţc<đG-îvůĘJ•Q}Ë}S9ÇÎÁoهůĚPçň°ţ9X}Ř[Hů ‰'i"GÎŚZdRˇ˛MÚ<ĺÍŞ~iŹő€äGÔřřňÉZ%Ž0,â)é9s¸Cµ?¦l=ŐĹęÖb҉ý1~RŃ+CšŰęl×ŃJĹ6 0B|á˛-±O+ľÇ!8{:x°‹˝ &­bĘĂüx˛GµB=ô„nŕ”`—}„¨€ćé”5R2H?6(˛hě¨äWđůĂ^—o÷0ëŽdšĂŇRÉŁŹÎ˛sŃĐYÔ‡Gß-öݶ’E·<ß®WP XŤ»Ňo™XßóµÓ“#n4Ö˘ĐH ŕK†óUľZ‡Ü[÷mň!Ŕ_BŞúî­ďRÄĂ"­d+H «&ú52ÄÎĄ„×P±ˇ8űí + $˝úľO5+@Ú°Y˝T…€Ľí]`ЇŚ¶ý߆„¨•µÍŘĘĺ~k&‹€)ĎxZŞÉˇŮČ.GţAčó`˙6čň÷CĂŢÝI«‚X)Q1öO5ŠŰK˘YÝˢŤčÍFŤßÄeË ü«‚ÖaóŻúnö‡q´y˛iʤ:»ÔáO0cő# oÎ|ŕGO…s}CAT[D×Ę€˝VłŘôö©)wŽýp#Žş- ia0Ębq„}˛™ěy‡×ßѵ"Áüľ#%›H—Ő‘ eź”=čÄÉúĂfŞ%}—<Úć+רâ^–›xsŇe !§+k´˘q·˝ mo ňu~ ÇóM§Ţ" ©>YŚSoâ]Ý KbHeMKÝ·ô:nd ˝,Ińżp+/¨ÎŢqÄ3•đ"­ĆłłžŁáwPL:PaŠňÎüv‹ZQň[Ą u-oči_·-¬» ŞçŞceĽ»‘qh˝{´wÜ’ú»›JµÜŰÔGo}tPÎŻÍŔµ‡‡ý ‚ę~7Ý,ô¦Ď§WT˛W¦IŘ®ĹÖŚžăđ,ă}>Ây‚›·”O˛p?’…fČ\q_IľĘ@ŠĹę>f×rxSi¤§V3¦1¶Q… w•_öę?¸-l€N2NÄŰNmďę5eFÔöŕÓŢÍĐb$§_Š üň›ç`’N2”´ ŇDbQ¤ ¶líŁő±®%kŹT«=g[$ůĚĽßÓr´}liż`·›6‹ţáŇ’¶Ž ršś˘âžpž;ĆR˘UkáFíU°g_şŐąI!1XÓÖÝ™ŐmuşîÎEčă÷q'—&_.¤ą#xď–ś0´LíľIôŰÝRžQfâ Fß7*'¨’U´0~Ż[D,Ýnżş¸2Łę żéhs†q[ŹěÔ{`Źúôţ Cĺ«>RhÔź:G ÝěŃK6FLeümęěą?9¬¶żg[]Ýč„ żęwlĐV<¬Ş&8ÝmÖ… ˇWÉ;EßÁĽÁ2űţfĽŚP€žçăň”¦¦¬Űýzit,ň¶±˙‡€tßAU—‹+€B*‚Ą§'®o7RĽZi҇bů(­g- ÷y>Q7oâ-Ź10¬ř*űÇw`-żdS¬Šâ@Ŕe©î{Ŕ=ŤŘe«¬ťŇ‹" EŐ"»Vžß1ĘČëţŘššŢ´WĺP¦„ř6í»uT(ŮÚŻňKÁ­@[âG;(äăŤ&B"-Ě`Ľ×¶Ďµ˛¸ěéWg°Bzz…)¦Y!)[>‹u0żŔ ?ŢöŞĚ>ÁâĺF)×uąěđÍ…ţ,ÜÝ6mWâ˘olPJHŘX!$ŃtvŮ$öű é‘ţ ŃÎpďćgĘFěH±Śp|L 1UtŘó¤=^`±ŠyĚé‘Đą,Y,!]>ss’cĹ[ö¬l"@ÎÚ·Űgö¬—ŁÚ–;‚&văń…©Ú/šNkV”PMG“cć™=&˘u=h![aa HŠHw¶łń9Ąăd­»d~¶éé0 ëšôŐĆ|¬i6ÝO•yµ´ )ľ 1¨'˙ťz\)ţíĘ|ĹD4Řc<¨ËR‹ÄçE5Ün@eÚ Lm5ŰAĂ4Ű“ś7×$«÷ëšN<ăć¸:L®Âčb#ňO)ü·î]đŕúĘšiͧ9Qń«“‚ßUE÷®BÇî›…ţ~łĆW üîŃáÓ:âZ=Ňç~ŹoEüęqž#0$®ęëLhŇ„k»·€Ý„^Ç«ÄŰ~}˝ EZ_j˝CęŢę];'čk÷ľ‰Ş$WßçB ,̦ü‘´ńNתڳ—7qGQľ±Ĺ–ŤF—Ć)Z1Ő IwŕAŐ]âähbé¬sgËu7µµőµö޶•Ţ%‚•“& @Öľ‹›˙Řýęň ń •ĺău®ÓŤě“ŇV[E…l~¦×™î0ëîĺôŚ#đ`S˝Ă^aś_ČnÇÎ5ŞäŃľŞVĽůčT¸ăä2ń‘~©2Ť5‹ŐÄÄËŰ• ťËę})‘Šéľh< «Q˛d˝€ §f(EwěĐd×ŕDĂ©" {} XqÜcbýDLá-Í“iĺű¶ň±„~ł7)ζš´ŰŃýYëEM1 T)ť·sç_˘Á¦a­D•Ö˛±-mç )k Âe“sá!Oî= ËëBJő¤9ŢŤ ^×Ëi}ő˨Կ˘hJ€Î‘VöŘúôx \ÔŤCŔž[e=š2l˙R&ěPĘj *y€n!śgIľ„}mˇU‚UL¦ç›7^+DL “!%ŢîVr%±ůĹ©Ž(ě5ńÖs.ľś‰}±Ç¤9«ü%ŞĘîčÔ4î~OČq:Ú„ć ˝śg#QócíGj˛ëECzň§]=s#rÚ‚ÚŇĹŠĆ Ň:t'oĹGýűĂ".“}%ö;#'ŘŤ¦śhÄmŽCŘ×E‹†ăM·îeéG;J—+űrmˇFo7ŽŤÎ•i°Đ˝ĘݶMšŇŮŹôÍÚ8[ÎăEÁ]ÉR¬Äď‘dď}qH@lÖ×> va« Iň˛ws$őĚZc›DdŔ ›»unĚű[qNBEÚ;Ę4.j/{ÂŻg|gG[ŠĄ)Ćîčó~gâ‡#oń°ó´*ĚRÚ3É hŮXCćűÚJ~Ł2B‘°PçŠ ˝jÂMµů–÷ů(»ZM›–Ůq;?GnEFŮD]BmIą»íć !'W—Đ,Ž9ű…ĎĘĽŕ&™€WßĚô©ŹĘLbTwyÔ 4ËëJ&O÷Ą¤]äŹ;A¦şĽĂO»%Ü'u°s€¤óúőfP¦uĺ6*˙ű»óX#+µĂ}•=<ŞÂ@»FŘď5ž­_ťoB^!?ǡë»mćf:UĄ'¬ÔGâlrgΖ€¦ç!\Ůú˙{6M˙‹żŐâE$f{9ĄńÎĹŘŘű¬¦möHµ#»˝´'GÓWÎͰ+Y“|C‡ĽZ$0»Gn®‘+%äßwâĐNĆťuŮ'c˝®Ţg<‹ą‹ŹWyöMš–r1 Qáíëag‡…x¨zLXš%pĘ·éż„ ©şčúbÜůń·(ᨺ< QµŹŞ5¨--ďř§ë*Ačk±ĎńŘ× Ĺ€â:Q¸ŹéNWÍ€¨űµÁ ăůŚpÇIę“— u'ÁřŠlM‘›»®€ąđ×r^gŔ0*ŽJäöËß%Ć5ŻŢîßW'Aí±‰ëÓkK¨&‚ä4÷zűŐ3ľ•ÂezXe†óúôăMŠ˙†Ů_X…oŁuN);Úe’µMŕâőŮ„]MírÉĺ+dbxşh$y^ťÂ¬® Ü†A“;;#çî4“›ńr:~{Ű$‚z‰°ž¨š3ËÎŃQ\ęŹÝT8ŇěŁ&Ż­…Ý P‡ů­cíC5üÁö1?× jČjĺf\Á“çŢPą2­űĺęo`óVpH'BÉɤ°·;dYö¬Ęď7E˙x+MŐ˛Nł»ltÚ8Í’Úµ(2¸µťn¶=żşŁ€% z?7*ѵ¦µJŠRTŰőirdxŠ®vçAóč·Í(śVzz}—0ÂjŢőě“p—ýÓđ>îä‡fí4d¦?V&áň[ů.´źĂ{ďiŠ”Yt[Č*Ţ4ĺŕ «Vľ‹i–RýE]g®…µvöił‘@‘í=%ëŰŰAʵ'R.ÁŘ 'kę:Š` –PÉŹđi˘˝¤ű>`¦+n!eŔ;qŽó*‡ůÉżÍ]ó°ŞH Ë‚ë4D ĂËt%:Y0cXTZ˙Ýüµň•kŽkM©Đ-®—iUQ׬ Ł^–ö”–˘ođŕÖXĎé§ľŐ™Uľzűꍷr˝a)a Ő{u $%Y ž}ôÓ‡C áŁ,µ~RŽńĐ-Bň‘˝GÄ# tĘ™Óë€CŚJć-mxNOË»«|s“yyŻ9­“ÝOq%Ú ö7ĺÔÝÓ|Ş16dkĎä­Đ®äázjŹYçŔÖ¨Ţ ŻŻ5Ń@MË­qoȬG%2Iî3©ą˝aÚ”N…a©żŻZśf˝†fš?wFł˝Ál9,ä„2Yę\˝w˛ż’ć·°‹ÔřÄ4B6}ÓŢéÎ$Ťű8f=Ô^M™¸@¤ŔŇ/\©ŐM s¶Ĺ|ŹőRmrŽJ˘…ňC$*¸z á¤× =2˙K1®|âW}>…Ą0ßöL&±)»÷F'Î=8ÇyĽ8ż4¸zÓÇ7~)‡ŘÎÉ‚%łRŤ­3ř.Ň{bČʼnöNÎDL˙é×p~Ňş íÓ7^]ĄBۡŘ%˙>˛p‚Ôlöçéž‹:Š8uÎÁ*ßňśŤóWÝŰbĺŐ¦M~cË\ł^ZĂcüpÖőµň•˘Ŕî•H·”F?kvÝ@‹zg˝ĎÄuşhd%Łkę÷ŔŽ=„ŇmHľ*Wş_ž@W ˇŢŕ$F˛­Â`R†G»"˛‰÷^´;[FX×TBx$%fiđáÉZuźîuçŇ+ÖWĄŰ"r"×Řz(µŤ7´ßŰ€‘ű•>ě®5+Dl@ šYoA-¦+n[>\Ł˝o™‰ĘiËÁÚ^Šz ŰÝp˛1‰˛Ţćmo+@ŻŻ"f!śÂ©f" żýwz›ôPÆRG„ŕ€“5ôbş§ëÎvµ® ˛»áZ‚u“°Ú w.{4‚ÖëAśŃq¤#â㛬ďČŚ /'SGfG®´%âřR®6tôFéMîoŔ\"Ľ¸¸N*Ę‘üĽËëăs©G¶)_Ö$Ź€/Ř,LôŁ*{\‰ćęq×eđ,ňÉČîX5ë2<ć;:j­Ń›5đTµd÷. _QřáÖ‡{ĺnę¦5®—;#fŰč’ŮP2ł+lĚsťů`Y´0ćăăÚS ™aťö®ţťÍÉTYUô“Ą];HXS~2®ŇX&ěľËµ^íŔHÉŠřשT"™úVřOňÚPá]˙ľóš–Ă2–J}káęťä썖y”ú°›H»6~ŐN‚šťěl,}vm m{ŤA©‡IE'oĺ”Jś4Ł]ň ÝkěŁ ‡0zżT*I=‰Â9T’,źuX>„Šm ) ŕÎÉ[śćR@ v´qŻ!Gy©úĽ\Täŕ멝śwŮ”Ł=BŘ(—·É™Év€µł­Ě7i=oŠo!Ôccűt[Ţ «IksKÝ ŁiHČŔň˘FJuű|š4CeçnQ›39SxIŢ´BWç)»<6äYËas ®G(ě Zę6ŞĐ®YJbÉNę×ŘJٞŃ'?„¶=cłÁÂ%DÆźĘ¸«ćŔ7˘´”˝­pJ!Př[(•q>¬ü*(Ľ@¸áŮŘ ä H稛”ßk<Ä»ŔăŞq«Wm3Ň.q˝k¶ jµBŢĂ ˝Ú‡Ľ\›ŞöĹTłĽwĘdiÝ˙žČnŮ\řŘD‚ˇć)Ë AÁnç~圉kş“=@eß_~GÚăO›X–N>ýň|űňÍz¨!ßĂúłµб†çAŤŞň#ťö‰/!4ö Ewozµä\L‚”Wžž©˝Ś7Ń}đ űwŻéľ×ś¨ čš…_ĆÚ…Iůqi-ÔÍŤČ\I“ Ŕ‰Ŕ3KjdşBtç˘!)Ž×AOƱŁďn((÷ąźĘU¸d¤‡ Âm§äo6!\jG9;hźz&DP^î0}™`¬Ăů ěCŰ6bčŰŢ;äěÁĚSƶr ĚѵAÚuV‚m=4©n«W©ëBÚ7pč`ČÄř(T"4펧ˇ'gu DBaâ%ëívŘô˝Ľµ+иE—Ö;űľą[7g ľR?ăćb1ßí:Że‚€^îdgĘŕ]é‚j sOĺťkř±\´FaÓŃߎ˝WäôĆPëä:<ĺčl‘ëm» ¶/Ú]ő¸ß&Űp%Ú;'~\O~—Ô nm9LJŐ¨y@Ĺź[č·Ż7R %k‘,™%4}Ţ8|Úe\ńcxUńP\AĄěŚi+EóY 7¨eę˘_Ďxł”)*ݓſ¸âîs Ĺ #†ň eÂ…ËëÔ„PtÝvŇwÖ¨%Ń“…Ć/ĘĹŽ+¨ĐuôĎGô#‹j­äË(u‚±yéÓ- ĚűáQíŁS‡;r")P˝č¤´S(¸őńâť°˝—NŢ7gA^$UČ~â'.Ôxü»;cv]Ňň˙ćr+ř¦(xŞůt°Ö Ź™G飡ĎCőűEq÷Y±M´3ě[YõI÷7H‰Ç>ăűÔÇk»ő—ôíA$‰;čb»Đ"3tşŞqş·Ík3yăU<ÜçĎ8îăóşV‡ô»;öÖí+—b4ÁĽâÁN`Đćk“műĘ{u(Z(Ę®¶XŽ-ŞUĄjR[¬OHNd}šö„5„Ëc·,t¬yŐí.÷ôöO7ńĐ~đ…çX™Ĺ^Â(đFŰ éUt YNŐü‹r¬$›î«Ł˘‚jXĐ= +ô¬ęÚAąđˇĘfďŠU ˘„řOýˇ"óŕË)= vĄşh;ťâÉ[ŐĹśCśycĎť™Đ4“C˛N¶ű@(Ź#Ŕ:źTşűkSkÓ˝<5ãȶ/—ŰÇöµ'B[`Ť ňI›¨¶W…CjąW:„Żp%žľŢé,RŤt´tŚ×Ú[š5ĹBAXŻŤ¬Í: oU 9đéDŢńPËziŔ*ȦެĹČ›Č.ćşľËó< [­Ş#ĐËvmü"HŰ×­ĄmŰzŔ«»g5‹.[ýěţčxşí¦Ő(AęGîL›íp¬°ďÝé¶S Âď©…ľˇ_ŕxŰPs~tíó štąďÓ*u7®P^iÉ>g÷&‹ômú;k+j›Î~üŇÎľ¦ű˘”t9—Ýy“ĂP»eç ă€8ţ*ňËąÄÎîĐţáUh1rAG®m—¦ţ:ú‹+ˇ{GĽĂbF§–>»SʞR ąFj5TZÁŽ-¶(–Z†Ő‚6łV”>®XŮ-¦‘ßr>űífž™ŽÓŢa0‹´‡ĆľľFTÓd8›żC:y™+“´O¶¶w¤ąbdÔĂn"Ŕ^;Â^§˛ř ¨L!˝üúT!¸‡·Ě”«IĂGŁ g‚wŰćLW=%7źx…‚S+ćZŁŢ·ŁIgdĽ­lLg˘řňeçŰęšsd•0ý˝xsÝF Lü‚Ď™ &ďÝŞŐ1h~ĺo ÝÚŞß qŹL%–´÷+ -ä=ěóŞ“cŃă˛^LĹĂľ„ěËC°‚V¶VµŻ9 ô× yKjřĺčŰw*=ć+.$ól¦¤uwHư+ľ˝mô®|č]ëŐ‹ ‰6yb}r«I¬ŢŞ—úKŢlöávëöšUPqp|Y+›ĺ´‰_Ć^Zęë÷Ő|HŽEšúŻMf §[&iěŠ9ôĄôgń_F=Ż-.1ÄćôAd—qb€-ţ‡,ާ¶®vبeô_±Ĺ× E„jĺą˝{ľROlÍu˘\-p÷UoŢŹUŃWjői”˙ő˝®Óš>jűijĄ˛Ĺ‡zpG/„­ôĆ+Iţy–eš &„iQí—ž× ‡+Q¬Yŕgë0¦J)(şŰíq˛éE×5ľź‰Oî‘wă¸ahĐIW«GÖńčŢŰ4s¶í+} bł¦’LµşH„ÇpĹP­iSĐBz¤V4Ç-ęq2ć4Ü™°oľ[éHMőÍTq×űöąŇY˝ Ö˙ Ż7Ő5}É‘‰v˘[iÉcu3člŻü ¬ĂÔşy*.Ă:uĆ:ţ<‚/ű ©?vĄŻ§ŰŮžsÄ »ć]őŕÓLÓ3ľŹ.éJ…ddT˛Á‘ŁŽĹTU•ZŁ+ä żÔ¶ľ\őŘËŞ`“C­ljŁ:üĹŕ–«5‰}ëÍ—mÁžĐ‰Ź<Ěšµň:Qš7>ĺ‡Xö”Ú0 ů*%rĘËňd1»6¶üŰ·ú›=Ţ%é_´t#I9ŽŢu^ăŞ×e‡8»Š &DÓ~I…Ö›ťÍĚ&ŠÓĽoG7*7mÂS·C€Q\‹ô¦6 oŃšÉ囟Xřţ˘kęĚč;+Y;Ń»M‹%Ś´•Ćkę1‡˝ě`w‡qçR#ŇTły¸ş‘xѡs~łă«WJއڶ·ş™»ŽuO×Ţvu$&–@”`;%ÍqôŮěg¬ŽÄ}…64%Äv”ŠegN\×\l+>¨RÝz·GL){ŽOo‹d¬çTŕ ĽA9•ç©ËHÔ(†ř ääÍ7‘î°¨ĽQU‡nşbgU €fK(ô ßŔĂĹM§®ňÝwó×Űý^]ÔŐ¸ł­Ë•#ä޸«ÓU˛™O–kd“Ť=´Ä|ăĄ7í¬ąŤąÎ+QŐfUçí<âš–ťGnt~Ş÷wWQFUFĆɉżJc1ĄöťKź#;›ŻŻĐSĆúa-]uŇąęyB¨'S`„ľg=yśÜ͵6.Ľ®OŹß/śfŻČÚÍÜfmwa˛Ü˝•ń*–żŚŠü2;±éť:ź´äĘFóŽý eĚ÷í0Ŕîh÷ÓܬŰÜÝßú yęŚK)´ę5ůÉ`ŰžŻˇs4Iŕ5k„E†˘0ą}Y@7«U3-í›÷łćĂű¦%±—L"űi›^ëđ]2ŹĎÁŃĂ@Ü“Rč‡lµ&<=a #Ń’ąńô±Ş_÷wxsë>n3ŻĆ)¬}r]¦sšËűt)S@Цú‘Ç}ŠIYW.Šžíéˇó†ť×űń ě‡XMŞ·{ŐuŐúÔĺ#—¶;ˇv˛‰U˝C] ÁşŃM·fXcRuşa?„ÜÔÁXktS4§-¶PNk{MâÚŽ(ĺ·&%Ćď›^›úćW$ÚĹzSŞËŻÚ”ě] OĆÉz›no8ůu‹d§î&úU0MÓŹfɱA×Í7':É®˝ŞĘ¦¤p9bě+ŚOŰYméşž‘c“â•QBűÎ嶺壶_ĹQą9q?›căá‚H9żľvPŽĂx—(tn:Ć:%µŻći5—†ľ[®IňŠ_&z_QëŘTîť6›M`ęgżŐŐ‰$tÚ“’s ¤äťKů4TSţB†±gZţVg©őş®M=Ą–k=™ŞrGź = kMRŹ&ú(ďU7y“V¨÷†qŰ=Ń4 Ä5kyY’IbˇG¡XöVrř,VĘđ¨ÖŘ.Yč4$Ďö7*:Žnw¨µťXěnžnâÔeĂ©ż=ůöV%eqV/ęďŔWW¨ŻF,éćĐtĘÝúUĚĽč^CZinĚ›µäT­›nIÔ|ĽvÔžWčxÓţIŁůRšzřVţݰłQÖÁYTÖ´ë÷‘ýUýŐŞ÷w×r¨µí3/đgÓ–’ áA cDθ šç M±TŢ,ÝqݧŁ-ˇ6|AoĘűݬ±d;t7˛ˇY»¶I˙J``lô’ë_gB˘˘qGBż쵝Uý€y82ńE8¨< îŔ…›•ńíT€ZoŢnBŕq·¦.w»ěŢü´3Žű0ÝëÝP1ŻŽ#˝ŐWP ©žë(TčSŚk`ȑڦx @%0§PUđşĄH©ÂAT¸5;dj!8†ťöB€Da”ĘŢNÇ˝~źˇ.•ňÎcbJˬĺíľ;VsÍ,)¨+-BQ¸Ç“0ę٤ę] »mŞ ßĆ ÇYÜ©^ćĎęV(JMŻÍÝŮ BžŰşQx*Ë×ĐfEŇÄ< ÍW.‘= ¨ÔaźúßSIż“%îśWäh9+Ö``óđją`Ř×NőfŚł $ó öŹÝoj¨ĺ{Vpή_&=ă^˘ÉŢââQłĘžBfJ@ů¨=†˘%*µŃŹŘÍĺ?U*4‘Č_[5w)ů˛íĚsŻgt{°,ńg±µ±Ł˛#×!_m ý~A?‚¨|Ť?^Yă»cń¤Ň¬Ľ2ŕł[†u÷ËĘŚ:Ň®•^+ľ˘Ü,żuŤŐ4ďÓ¶îĚzë§m6¬ČÝ–Ąvö,DGóú­ë^?@AĐNżčÍŻď%d*äÖĘtŃ‘ˇUę!„L§.ýĹëZy仓\DŃý—ŇsoţsśÔň¬RŮkźĂşm‹Ę"ćŹŇ·o°¬×SÉ ·+4@·Ş}ĹöÜxŔšh‘”„^›qGÇÉDőźú%şçťĂŞşĄŤ€‚mKÄ?Ö€!i/¤tĽ˛wţµ6suŘ‹‰Ľ#ţŚ űFĹ›ŻWŤL˙ë§«ż"€@+¬Go|xÓ­Ţ™ÔËÂSuÍŹxZ•ôĄRŽäޅ҇‹ćäÎ+ň®Zˇv±»e;k×ţŠ= ,âNÝVr? j-ľ6Ô罯D…Ąúţć “u˝]!¸Vʍh4ő9ŠEůqłoËËŽÝe-Z›xą‚™Ë÷7۵ék–ŹŔţ=çöŢWJ˘,|«A‰&Ő×µt[{}”őhܵ]1Y3ű-©%“"ňšQ ĺĺ¨8 úCŮt1¦Ż[‹Ľł|›5ΡßFń»{_ĺnKÚTH€7úś±yuP*jľf ˇ·BĐŢc6Č@4ÎXŮGgŘřč 5ÝüÔüô–ÖVc^ĆtoQߡ×ĎíĄˇóĺ+ĂY[ú[őřyăÝÔ-M•sŃ<âR§Yş?aťŔΕ}_»WZWÜšä ôʬŻî,D0jŞ"ĘŽvg~ uŐd?¬lut¬'Âý‰sn=ŠÁ˙—äg¨ĺ"±ŠčötŰ/Ú%»^–t‹1ţáz@Ć[]ëV;˘ödlJ5˝VÁ„Éjf?čóč¸p5„ěA-sUdjµ»mAn3ÎýöÇŕb«65MŔjÝŽM^ٱŔ˝ĆfRJĐO”±‡‘Pö© GˇÚ‚ ˘ V÷±ŻŐkNÍŇč[‚•&„űŢUŹ]z:u±čŇłQßđP¶Úâ^·ĹxÔť GSÚc{¨µĹ—ß ·©|Ś]Łâ¦OĄzÔuŰ/D¶k˝šaY,<{©@Κ”&2«Ź^ŰNɧ>Í}ł±‘ă·¸ ĘNÓď˝x®Í›˛d`AGz ź,I_çký ŁbŢ`…Ď>vH>ě"¦WşÖuŻmgpéL; #ÔQ‹ë2„z;l´?‹}Ú»•úMNÚöÄ];řŤ uz‘<Á8dmL;©knÍy<<ćëaáˇÓü~ëč4ÇßČÇGµ5Ů9ú1ÝçŐQ7â†*ˇz˝ J‹¸Qbyî(ĽµůV;äă˝Őˇ>°zů†«HŠ;.Ő•îÓv‹ÝíjCÍo1|@ź99ŕ A\Ó/Ďşi8ĐÁcĆŠ“bł5ű3E‡Ë ś¸·öÉ2»ĆĽ"?JÇŔIĺvöš+ĂoŻý˛CśđÔcRß“ţrňÁKŃŢź#GĐęöMz8”ěy珏`fúËuĘňéŐ‡C‡Ýč’ŞVĘŢ©úîľ®QO>í¦~=n­YéÉîB[ýÝŐ•u™Žc G˘'ŠR«Qד9ELwPÎ VšIRŘÂXe#ęč¨5Ó,2šĘ#DB슳˘đAGĺŮęŐżŘ`dÍWe3Ś!­ŢPö|Îi˝6ťĘŁs>(e>Á…V†ĺ¸±ąB7młĘk—I9O5˛Rłµ3ą’c»´A¬W\ćO'mB©·ú8cáŔ $f¤­ß€î\éuőfťĚýóytOK†CĽ˛”ęSvmÄeŰ"¸“ő (ę„tĂŚ4™ý ®8ÚńŔµć ö­Ć¦éJčíz"¬µ/ívs{ąEŤĂµ‹‰i¬ëi{÷ő,őDÁĎŐ{O˛ŽýĆëÍ[_aóš,ÁíÝź7xNĺ€íˇE4<‡Ŕ dÖlĹvöâŃk>îh_ćhJ ×s»"‹ĚüÍË®jż&ĚäBŚs—ĂkëşłfVěS&Bíý?ÓS”łÁăÎA+˝uXkHµ‰~-Üu‹ďARÓ‰î"°çŐX++tbG{Űb/žÚí:ţIĎ·ˇˇ\ĎŐüŠÁ¶Ć¨ÚńálšÝ‡Iîř'ľş°KŰŞ÷Ë…x"éˇ ą–7łĽÇşó—d„Ťnqnë–üëw`ăóAvG]] ĂĐOGÚ+ Ô‰®€–Őmů)ĽšŹŞ €ş<í“>‹É'ĽýÓ)™ć%¨HŐF%ô¤)Ůćqó»eŞŤgť' çS` źŹP»őůE€D>j› s “fÔ¸ÍŘî]8ŹĎíĄ¤3Yžë’öńÔ¶Âä¬kZÝ&¦äm KBŠ/ kޢŚU ʬc|y@I·y;†Ůí8â¶ë“ŰĆáĚôhľ ]‘Â.řsśOšľô"Y(„7÷ĚUĐVŠ Ĺ˙áś/Ž6·žĎ­Ĺ×Ë1ŰűňÚS‚ł®VÁî~Ş.Ů!+˙¦čf€ß^€š†ş~s0%’§JéÚÄ:ZĐz2çJ@ ň‡ýžŐżŕܶ6H)‚ -ú©(/Ůëâ„([2r¦uřĐwj”żÔ;“Őf=šôşž  k^ݤ SÔďXZÚ86ˇ5éšŃu÷öRĽŢÔÁŢ["ZÇî:Áoăť÷«ÝI«b%vÜ$ÝQ 7Évű‡{-§]B?nĆE_=^–ˇţP›˘ pp–Úoä©|Şwľ~ż®ânh~ě[:dÖÍ(} ýQn¸Á¶ ú4·­K!“릸'vLŁ ŘôŻ)7×˝OkkąIŻ]Íž»!ÍĘş§p ęĽyYmÄ_)žâů(ѻښżCCçŃ´* )Fw~x)šőáD¦t‹NodmKjkbę†gW+mhŞňʉWţű–Ż[™„Ĺ/ŞEň—A‚Sp¦îŁčxëjˇ'V¶cÔĂcťDďy™˘"ĽXpOĎ™ĄO·Ź1á—b˘B§ň =`şOíó´ŰgZG|~9<)AĚoÁŚŐŔ䟡˘ęc]žnÇÍť±ëĽĚ>önŠY*ô‰ęŤ|7 ú F•bRÍ@ę^=Ë“÷ÍúžÁ]/6o˙2ŐťSź.ˇvmJłFz–č‡ňx:î <—(…g‚*—¬6__Útš9ó-Z_!*(źťN1I®-ÝÝĘôIý|jýÓ¶$ q¶ăÖ׼X˙¦N·ŕ— ĚîgżgĎbHĂ"ôśă,šaJ·“µ3ĎŔXŢţě—zŰťS{UŔ2Ťp\”Š5b‘­#›~KQ˛˛ävRv(Y†Ćáş ?pa»Ő›ÖĚÉîP@ß©kPŞůÜø©}j–îý˙÷7»Ň4Çu0:Ţ}ĎĐÔFĺ_U¦8’-{d[†­‰!Ň6‰$H²ďţÔZ+"3˛÷îÍ—:„>ë;$űéŢÝUY™±ţ” ťĄóÁqB楤 ~ţýެčęcôY›Uéľót‚%7ťPŚ5b;ŁČNqh+¤ĹŽz˝žů~ ä…Âł™Ë}âŐbއî Ó¤ű©€ÉXŕxńZDRt1’ź°}AƱeE_4ýd•44ćÖ`–›á ¦{%WаŰđńÝSD±ÄQ%ÇŁţĄőÜáfŢ^wĎ1&›÷Pž„Ô÷q¦ůó6łę‚íŞrÎR…¦CĚAŐŕ,rP`ÎU¨'ŻÖŹŁ{[~Ŕ7e Ť˘K\#÷QO4‹ô)Űě:ľűI0¸šb!„éY\;Ť˘NŢv 9µ*¸jŞś°S™ąş6ZîöëŐ´ËČ+zĽ6äs î öŘąőŮV~?ÓMŢösšżř µÜ?˝‰xLcŕćG[ ®-ö„&Ăüî,ĐÓűÁ‹ŻZĎßňj6ĺÔEĚhĐëéĐ1şď寝3ĆYŻZP×›•ťYĽÜ#őÁ–üý´Ł»ĺčYOŇ7ÝŐĘf Ľ‰ý` µ'łơî͇Ź8Ż@ßď­€ ”˝v‚ÍŔ,´ °™óµąMôű‹qů˘1bk_ŤO§#Ń ŠgĐ”hb=NcŕßŐNäcťĘśâ ÓŹj‡Ą]ˇĽs6Ś»1ŢÜ9ʢçŔrŮç ß}°WT«daf-¦'ů:ĚKcŘú0›ßýRŚý=íps..şŐěꢓ"qs N4÷—&(řoţ¸Y\[4ş ÖăcâXšáäS_žcFľ™ßHˇ €´ńËfÜĽ’Ş~Ü"ř@\ÜiëŚDÝ"1uŠűšqiI’ĄQbC™?ďÇýr?$ź…r‰±Ń”UÝžgÍ”)mŹ{+„3=˙ůĄ©éŢěŢŹŇctSĺ«60Ű ýzZMe63>l(† ëÓe#Ăş™ěZ–(–&ÁŮ !J¨ٵő#Mzç]^`LB·ôęÜ ßh+n—ďjR ŕšâOÝݨޯŢ ůĄ,O&=󸊰ňHrs…ť­hÂ~„< (Č’ú1hţŕ6ÔX«Q‰k›·•ő÷š¨dŃ3¶–Ŕ•(†mç]# ^ś˛ŇŮrge‚l@â›Y‘ن*TüH~žŰ-஬:|ž%†ř*Rc™ü†ů‰`wÝţBť¶ŁÓŔľ‚˝˝ą]Á3úđ4W|ťy+ŁEyN+'Ľ®Ŕťă¸LűÜ”±|ěoôĎ~zöţIJŇ>bL˛úsc«ă>(±č`›q~xf|ÓsŤ:řÜ)ŐŽ5l@ž|ŤŰaż$g×p=‹[×"—É.ň8?Aż#×Ég|NB#ŹV-]*CÔÔ?WWĎsÝţÂ9Ń«g€Żđ/’ýLü{.}č©rđ´JśŽĆ~˛0ţ…ĄHB¦q™/oĽP]ů_‡śţ7ˇşri@#b&Ď6é:ěő<ë./1,ô´Ů?(­y¸†M¨ý ěĂ-/8>˘ú™Ąąá‚'%ŞEo‡}ŔŠőv9‹Ú$žO…ő3H¬ńŐ˛6űě—ž«aÂűĂYÓĎ@›ćuÖݦ\Ţ›ľQYm›ô'Hv'Ęú\0+~ű€Ăd‘÷R+g«‰µť5d„?…÷`UšúśpjuŤŻź3ĚÓ?Ŕoî•˙ăß<Źçóţ?ţúçřůŹ˙ů›ßýřĎ?˙Ç_ţĺŹř]ú»tü]˙ŮŹżýż˝˙űßţŐżýŹ˙ţÇ_˙ŐßţŐĎ~ü·ż˙ßżüÇź˙ĺŹ?üň÷řĹý¶źýř›úő/÷—?~ű›ß˙áýî—żÇG>ţÝßü—˙>?ćÇżúőŻ~ń?ţď_üřńă÷»}˙·?üÓßýć·żü5˙Ăß˙Ăo~˙Ëżřńű_ţî˙üęďď˙đ[üó_üę˙úÇřŻóź~ÜčWżţŮT<ţź!(šĂŢżTÄ!_Ńf/%Â.MĽąŮL@ť)8ĘÉëô<ťŚ9&Ë‘#[Řfô©m°Őŕó„SMU€“Ů@Ô<ąer.ŹÝAžp,ČŽä”qŕl#a7€LŹÎC…LŁ3čw ŕ»kôb \4ÇĐjúw-kîćDM†ĚňÎ8…ÔeŽkic\M™¬F6—ř’ţ*FÍ×Ńhr0pZŽą…°[ŮÁťQ3~Ęfw˘ †Rp:—ĄŠíçámŢxŕř!PMц<_ég˘j—•ą«?Ü(*Ą>¸=ď>äYżµ]Žćçŕ nĂ.áíę¤Ôů&nqY )lÓŰł/›ś4ÝâX Ł1ý$ł Ęô”-"Üb¤JI33¤„Ą‰‚ŐPľ@îŐCž®čG“"nłmF \‚ŐVt¬SKň’żP± ­Ű†,ŞĘöbĆŐšďɱü Íżřwň‘2˘HaYĎ3©ćĂăW\G_Ľěő ­ćü(ó]ë/šô† -›ąŘ-˛x8ąç6î´i·h”i0 ďba6élsŇ`úk>LJan“ěw=P]–°›Ą›Ôs ; áÄç“ç śŠęˇď;ÍÄćt—í\Zě×yR ÝNFgňÓ‰ŁuěÝ%ěIݲĽú0ĂlX®V÷ xď,†YJp-Câ§Ü.«"UÖ¨ÖĄéŕÁióRLaÂŽŻ*˛—%® Ă5˙:ÍľKO»SŽçl ΢šĹ6ßĺŽé'S%Kv§áâÍöÝ×=š2ĐŐ¦uę“Ţ V”‹Żpmźęaš\ţŇÂMÂ;dď!«AěTć~‡Ň YŚŤ–ĘÍňüäľ thęq 1ógţ¸ĐĹ©0S]‰9F»îÉ‹ˇôŐ(–Ó.řţ« ˇŁ'ÉĚÓ¶ë;§ką>}Úץú8egH_+Ô?ôThúËM‚UZź1Ť3†żŢg¨]ŐwI–µDŮ2›9¬4‹%» ®—ü9©ÜÓžRWł49ŚđÂŁ,sě0µŃťŹi]3 ‘ÔĐ1Ýh2¤]6°?¨Ŕ_Ş>¨|ÎÁ¬Úép1íÖ[‡ĘEˇŠď…9ĹL|»(s©ďĂ'Z.łő#•ćÁČĘ*e’Íçů ĄQĎk2­=·A”ŐĘŃ9':ë+ĂĚÓ¸ 4ŹĚRçRܱľëË‹rIëŠhs*8Ř@aş<)ăţKÚ ŽęP«CŮ´)Šëęľş?‹â0˛«‡v× ;W!ś n㻳Ó/whśů± ř|ál\)ZÝcőŽX*ڶ›PˇY—uŽÄ Î«2z ͆‡w§iµú˘[“?p›5KY ĄnĹ)¶ŁťˇĹőťÚĎÁv×`Ę3ÔLOó5׌BC®ýc*”grđÉ${Ť*ŰáĚĽ{Ţ"Qnxąämć+×–ŁŰ|eRHö4<á(ş,¦lĆB€ýÉ Ě>ůSŚŰXÝÔÖLˇţÂč’mm=üZĚXó»ľ~’ ĺ ˙ęĚ‚®4Č ' mCtßşîjÇëśnbvî ž?rŰ.q#Ň)đṈ̌­a6ßŮäDgíĄśÝ˙Dsذ|Äża…†‰ő™×55u`Ťř€â>ÓžěxY—§`Jĺűy©`ëżë_\,$şÜóĚ?MŚYˇ5`[˙Ĺźň e/ŐŠýc‡†e!ęőcŤgtl<“Ő‹c\ËŁ~ń ¬z^M¬ Ç…±ĺ…KzSşiŠ;CPźM‘mŞ+덮N^txzńx /YE4îĎ}’ŽĚ\—Q¦Éĺxéh+”ă.sÚ4b#G7}Č›RuĄw$/s^ĚlĎÍi#oú]·tą‹‰ç(Ý»ô\Dp zÓ~lh—™iŐąµi:§z(qfÔn©:I)Đí3"c†­Ł&°Ç#=R–T>Ő"PÂ#Dń'‹q>(óůŇÚęxYµYQÂüţšWóüüÎĎçđϤŠ6(âŁEłÎ&Ű*Î9Jżn‘â±2?&óĽ{ÝG"ßšíŁMs á§9…0óËv_M ¦"_cFĺ\ŰžsŢMQ R3¦á§Ę]-zdRsťÖi6&ú蓉QLçÚ˝Šî·<°xV,Iťř4X(r¤őVŐ¦ŢmůSÄżô»T]ЎéhâIëĺδ¦ą÷Şl7>Ҩŕ>śRŻű†U™çBĐÝ•÷”0ČČęŽd¶u7ˇčă@ˇąPž_/ĂëP‚–˘úŐao>NTiÚqLP ëčŢÇ«öh\a‹šYÖ5Lßfé8ŐÉř±Ő÷żÓa1p‰ŕh čk&5Ú)-}{R*/źpß4Uz=GřfĆU¶űŞîé„cÄ`»Äą˘ŻzęĺJ´°ŘěĚ<+4łnŚČfuRE±s¤h`ďˇďŠTĚѦ$ iׇĹÝ;©Ó[ź»·Áŕó¤ŠŮŮQľ%ÝE &†đŞŔ€Ű # TMxNALëłŃŰđ»wĺ}8‹1ű¸±–™ť0jÉ|ŕËíş4‡i˛4{ň)Ľé±l¸¬Ť„XqťöçM6$’gäâf7s&[öńHÄŞLaz†’˝Ó÷“9Ş 0 ł¦ăůé´üfE9¬“+éľn§%…· ýZ]ŢŘi0ÍĽëuŔ$Či®s¬v?| 5YÂÇą: ),xĘěvŽb Şa1Ż…kĹ©L u0ɢ=@…‡Ą3}‹}>_nF+K“&«§H°Šk[Q†Űé¤Iú_ܤi&OçBÜŢŘl-WźHQÚ€"e<3ŻÁś—˘)€¬Ć Ć+cĹź”z4†ä$÷ĘĹĆĂ€Ćöá-‘ ŃĆ˝ëˇCH§E8éŇ Ŕ%Ş<}ŐIq˛…MôúBscCĽ9®˝Î÷;üş6ślŃNźPŰa[XI~đâXÜG|˝K¶mV©nÇ…Ă´ÓBÄ×%Š“Mxź” ÝĐĐńÁ;ÓŢ™^:Mýäy?‚K–Đ>ŢéţnP4_2 PÉŔ% Ţ”&Ç~Ě Ű „7‡;ÝOs†ŃŤőŰŽp5hf©Úf$ŚăÔřTáÄŠ‡*śütU öÇyW(łLÁOskťRîýh(ëť˝Ö?řX丗% §*(ë,­Dá°"q+jUSµęŐÄý—µł2] ¦Äyp`Ń ÓĐĚ–­ëőB˝47ś‘˘0lh ×›O&U _|jµ@·ĘźËţ6°ă=ůâł•Ł/śdGöŻ&ŹEË?łAžŽ~_şác|Yg*ONM˘\ #‡¬MEˇ•őJ5ł'Ö84N>ĚËA?Ü' T§uĺ#ÉqP&›KĹŮÝ2‰s9ZcĐ<­,‘( E ÚĐVńAâ0»`ß»çŞÔLŹ‹"OÚ”E‘´Ź×Ä!f¬­"±ßÉIyö˛Ýů!aŢčءĎrĂĽG˛ňĐ3eľĎńŕ6jŻ^Nú6—źÜ“2ŹĚę ˘ϲGÍňŻĺ‹& @CXët¦łÇ™´ä1%Řiò_XŤP8Ąl·uv ­ Ěše.’}N‡Ô&V˝z)ĺŤ;$&6>–H:gyŻđâp¶÷zČăÖiÔ3GiýLŹ\dŇŠ ˝mŰó]×<8Š•>žj±Á–Ćý öŻSµ>[ĚGFńň)÷Nˇy}!ÂĽčP„g}†NeKş.âŞ÷×ÉăR)÷r+ŇVURŐă`}pţDőć.ĵ0ZĄZE‡[Ó.T$Ŕ–}–±>ęQ&„H˘*ŞcÚŃĺI&DÄ{eĺůQ`¦Ólw»J`–,*–Ôm˛Ŕś%9E cöä˙Ąkŕ–„o¸tů†YéîíÖT%b<Ě’ŹQkŮIĂ÷nöPdZ–YRLQćuüŢÝNłdSˇŠo)µxčđÉ…őľduäá±K¶Á×–1çťâX4 Ąľŕ‰ŢF(ÍÎ&UĘ2ůÎś.^ę–Ś¦ď—ŻZ”ăÝě×˙B†Ĺ(Fi3@*›űđÖÜ›*ŻŮV™$‰cň€čR~®i˛ň U#¦€FÄ’éŕy˘u?´Óâ!í‡ŐĂÖ)«`eK‰.Üás•»Ů¨Qü‚äŔ^ę†5bťv^¦g‹»“Tˇą%ÁX3ę’js+|úacýńK}ĎĂ_;ä/@‡ű®Ü6+‹DÓ—Ţ>Xăć–çyŻ­KD˙éIKâďlą&úKy¤X»M|”H®ďÔ´÷‘=ÔůďÖ^Ň´_)ë´)˛ôeöSśył #)fŽ ]c~,ŹL)]Q÷×B˝”Ůŕ[çˇ4-Ăř§ľý>ý.22?f^ÝěóKżŻI—†¤%g¨9ÄűÍ„Dë3´}păqĹ“IŐUB‰O9Ô#›Chňáąi{!ż{gţImS gđśÄpô5şdg«iZó>]j¦cvđľO]÷Á2DÇMâ'T}–بhşÎ®Ô–ţQ•bŐNŃĹYĂnl×Ü/j»ßMwŽ"Słn™gÇ#ií!bݶ¸óľ(CţΗËű&\€Čž‡řÖ׋ć‚đŰ#»ź8ú­á)éÄÎ>šoĆ™ëW„$Y‡ť3ěÍUłşLs©*Ë­˛F+Ľ=ŮÖ9Tĺé \á„4Eó6ܬnX‘Ř€EÂÍMĎiS6ʲwÎFřńúr6Ň%…Ź`ÍĄnѧhÎ)¸đveu6ŹÂą–, = ­ÖÇ?c®÷Ĺaőł<Č""Ů=i‡äV{ĚÚLLČË˝eěľć{áČÁŤôČiOq ľÔ sI[;}2Âż”ý'€Ą .4]Ľ őĄ´–ĺm/ŢF1B8‘_ĄI#âeÎaŐi=cäá©|eůXp«‰C€r"yĺŻ1&ö€ľ=ÔDđ|˛eĚ `*Zť0áë„‹-DyĆN2–aëtŁ)o,eú>?3¤Á|â(tí¦9â…ÍÚ1čđ€˙ťóĄ9K.÷=aµKúëŘçôm˝Ĺr•4M|GN ńűmduŻ °ŠúksÔŚoH Y^şcc/W#ĺČÍ7ĄiW¦óg9m‡™ˇYé§i–hsŕÜPę ô$XŤs'oŘ!dŽăě»9 ޱbńDi}dc/'DšZuĚ%ë‡TůŚŇ„ăáȉťł˙ÄgNŁWČĹQvĽ·˛VFڶ.Ç«°jPË5eŞ[oâ:ŕ őJůš­q˙DF'×+"ă%k!›SµĂVDĘz’§0őĆ v–KÉ5zP¨ŕbĆëXěq9µŮ™X–ý4mŚÚ}@8ő¸™IÖeRŚdöQŢ0ź+JÝÍć—f!|ZŞŹŔLÝĘ|ôŚ\kÖ‘ęv߇EövŔ<ťn}÷´_ßąĂQ4Ő¦÷JĄŠ´3nMbˇ.˘ŠYe⦧łI…)9Ő˙¤żĚ°]ŹľCŇů7Ô¶ŽycOcW×l~Y§ńśµ€•ŁgtKę•90Ěâ˝˝ÉAý»­ŞąË݆!cJołÇňz&˝ÔŹ@´¶$[ LĘMj¨¨âöcB[Ű9ĆŚ 2±˘×Íâ÷¦·»4«Ohř9B3ÍסqĘŤ—M¤· —CáA4i‰¶”,ť™Ž hń݇›CŮm$ý´ˇ{|Ě,·Y06™ň'ůŰ-•”™ú › ·`1[ź¸i}0źÇ,n­yú:ÚŽű,ňnIeÖŚ@ÉF?‘¸aĚfL†9!}kOGň§­VĂźľč-ĺJĄŘ®X0ňs@‘ÚăţĚL[´Éŕוĺ=ú“~hzj}‹]“»ĄyTŇŽ2ź¬çj\’;ô1I,Kî¤'Ó…ńš°Ęhşíš©đPŚMÉzZo;‡řjăQťB3=Ě9“Kß#wJOʏĺžz]¶üµŹŘéhTi„Y0b猋đ^Îl¨˛q˘e&ŘËúźOź ô…Ó@˝7ĽL¶Űä)>a;î{‚ö@^n<ď ÷u=ä¤ÚÄ$§ł†)í`9Ř?&ĹŃZÉ{gŁ7_'˘űŠ>*ĺě5_x¸°Y",žhS盵ÓZąď‘›2>&4túvś‘ÝΤŇDú)`/ HÝÓ:ß? Ř^ÍZ#§ÖNGrOWč ńUŘĎŚ 2oźÔJ#‘ÓŽfĐX¨Ě:ĐăçĆHľ7Á›˛‘Şyúc7 ĐÚg-xÎáŔ˝ď69Ë•ęměB0đË4Ą­Ä”ăU˙¸î«Šžł1OgŐ%W×ďÖĐ™‘&/š)â÷J9µÜ«@ć>űë© ›L҇ŢíăŢ9Né\ś-$ĺ[…IŞĽ_ymA‘L&¨ěJkŁAÂŻ;ů×ŕŰ‘ĺ™x<ł5.$ŻźÚ,Ů»ÚZ‡ ďŘ©'“…ž]AaĽŮpŞ8Mi]a·đ1t?»v<Ćť]ʿ̱ş®”r’?, lU ś¬iö‹Ć¸ť“}dbS"¸Ób-ŰYĄć8+î ĂŰEsîn‚SîëB[óBa’‰ őŰdÚ[é:‘(•ó§p¶zx™¤ăÚŇ ¤ůzşĹiôI„/Ţçđň^—Ścé˘Ë>ô:ţŢ. ‹@ŚlĹťDz“‘e%IwÎ.®C'á]ć¸e@~çUĺXŤnh´‚Ćđ™3UËÂ'”(Ë.:“Đtł<Ű`bĺĐ)ś’gíž[íŔ·ť×@¶ĂľŕQŘu…iMܧĽ˝Ŕ•‡«ôĹÄä裆ÇřŢhŃtŔSĺăŐű]•=°űł€–¬„řQsçÔ5tk=Í ŽđŰŔ› *ŕŃŰ·űłÜ÷s°·VĐBĚ™Ř(TšcnľN‘$ć^B‡"ţP¦5×'ęÝpÚăcT%…(ÁsđŔµëŃXđbc |Ť†v:Ü}ăř$Ťśž!“Şĺ[B`Qé3݉\8~¶łs)XKÄăř\±ĹoŐ˝ç6l‡ŤmÄěËŐűŐ‚ δ5[~ęHG iѤ82˙đaé~µiËóČčcđ1ÍľřÉ©Z>ÜlpŢ/$źŃ˙RkĎ©śö9TIŚÄD']˝ZľÝĐ`°síżmÚŢĘă˘%u-ef¦ěŚyaĘýçI“–z_ VT3«ą,ň¤!U“őŚ·{L貒ôGżçoÁ=—?L¸*ÂFehÄVíůĆuźË÷Ë'Ýi&!$jš‘CŃ—D÷TôŻJ—ÉüÇóQćÄÉx‡Uń˘˘¶Î•gl>:Ę)Ďlݸś#8Žú­>c#QŻŚ¶ě…M›MÆsűU#ßk-ŰÍO“lά<ĺE4Ś; %ĎQśţf"8ôĺh¬€˘M“^’:I9Đ„ťŃ•"ćtq–Ôđüˇ(Äahp–±ö,™éę3ěŮf–ÔYćaţ-îNďO¶I7dhX‰nU\LtýéŞé’q;lÄÎŹ¦-â!—śLZĹýsP˘eđvJŹ/Wž®Ő˙˛}öĹ­«y@ĐQý9®łę—9X›ň`č9(âYb Ć<ź- 4v••¸çŚ8˙츅bŚ™:wm?…Ź{­WµűD­ň }·q^Odšj˘n]ÇĄ ícƱ­Ý­ßĎhe$ş˛•ްŘÉ–€s¬dő˙ĺW΄hËȆŚ® îĆ]˙7´·đ‹Qâ;5ß[ÇG_Ůc^Ľ/9О{•\—űvV=tű5í·Ŕw»„D *®—^çHô~7˘|“IbV©«đl1gÚFcĘHĆ}„¶Fß ”žŃô»˛ j­@5Sä˝1ąôŮMjařxŮ1§®H×»ď}¶°ZĂäŕŐ‹BĎB˙Rý*mL4o…č›ml.Žü{C†ů¦Q©cşŢ3sú>ܡ>rŻ « TTŤäBH›“˛4Ăs Cb->.ş\'ŢL˘č˝ZxóŽ% ÍđI"č©N(Â’Ź€92â­Á%źĘGŽ~?şťXĂ'—6;Äž€ŔßK §7%QÓOĆ y‹‚FÂg+łUŐäđd‰¦;¶ÓQËĄÄ1F›î"Ťľséôv“00›˘uJ•şZŮÖőrţˇś·lKËŐďĄzńů´xX|uŐTYŠxö¸:ăő:7w\xŻTj ě˝Âłß“ţ´ý ÇíÓß!ă‡ŃćŽ|¦;}ZXmŚOďŠűľŇĚT— Ó”vA3ćťD5řhM-›öŠN’°hŃ»Xą•>V}ßĎ!‚ŔĹıĘČŮÂH™l]:^’………77ić‡+Ď›j—}Ś=$˙Ťä›ľÍÖp>Ŕ${ňH†?J®×şkäGăäĚKÔa‰ć7®śđň0Ż+Oz›ĺĂěv•,ľ™ő)€Ă11±µ¤<Şx»7Ve W8}~f!o* †üBÇ’«Z›ÚőrˇPř\ΖÂZälŮśV”ć jMÍz{ÓŐLěh¨Łždߊשř.ËÄř¬ÄQĹ śË®üíľŮŘË)u7(”y™:˙îÍcČg O®«O*ĺöŹţß°)#÷Đ&kÝ6+c,0ˇߊ<Ż…©ÍkĽ.ç˝Üßôš b“pôC^Ł07«ýY,amp$C·büÚĚAüî!;ń© ČÝ8đä` I™ž‘&k:“ľ˛Td|nÇâ´#ť)I´:Ôé…€×$6*ąß9ž D Eˇ.¨˘ş fY‚fN}kr‘zŤč`KĄhÍĆß®>?î_ĆGőĐ8'BÁ §ŔŚŹä& .őĺ§j/źzĽ¦Nˇ{cq7’Ęä3l˙ăšCťůq2µňwŘEu4çDšwRçN8/¶8łú° R0.—"žZZŃSăŕEj˝żźś“u¬Ě(«·cČOEŁÚňŐ—€Uל·;kO“»+šń¦Ő#޶u9äćÔ†„ÄŤśôí0ڵůýÖ:˛ń8uä$K×LͲ›†—;‰~i)«i{?|Đt“$«%ő(0¤ađ4hŐĂ…Qň.(ľ(&«=……#;kĘčUBěŔ˝úżŢߍé>&’ٱd˘ľ·Śâ9ËŇż‚¬´~÷˘e\ÝAv2‡y(ŹňôčEX9ŢĂ;¶l t‡Q|¨ńgXíkéřŇę0té„cGŢŻPŐŇ)Š1—y J4î¶ÚëCú»‹0:Ců¨„Z¬D «Fr’Ďô.»+<¤VcXaJżJ•¬–í|ÚŽ1§˝]eÎŐőÇ+‘V <ć\€ťÇ–>ެ‘Źy€‘ÉĐ–B8¬k˛Ť KRŹŽŠ™Ż,AXUŤśjš}@W‡jÇŕăËNm®!Xaßş¦ę`î'©[“›Ă$–Ř˝%ˇZŔŞc‚g ićHbő79/R4f$QŤiÉ١‰%9‡‰ĆtúŁ7ć‘éLL5¦{Sjň\$Ĺ(Ťîv7đć“f>”\™uôtż·•ű°4Ćr%ŠĎ˛xńR ëşÚŞďý4ŁnĽÜ â RůtöÎ8 •ś~˛‹•ŰČőńD÷˙â1=ć#ʎLJ“‡WúnwSĎiZ—’ĆîŮB#ńîjS1Šĺ1qjŃČf‘=Čí‚čç‡2Ď r2[.€„]gpžµż]:Ľj–µđÂÎ x<ď§0ä¶ <^’7ý)°ÎçýšIµ>řoë0fM)" ŁľL#uS0ť<1O3›ăžĺi9ş;Ž˘ Ćë…`/M‰/L´\Şrש'Áş7%˛*Đ:zŐu÷ Ô‡ÓgÓl äFJ'P v”8]ć•w“[řŃO}?$R_•ŁŁqOúťüű<}é& ţîŁ'mą›TFZô>O®x™łdXšńę80Ü Q(PA¸n6ťllŐÁÇeZ[ęľ6Ö™08µ9 ZčS fÜ"ö۸Yřý~XNáÁh÷Ű™mŞAÜShN‚R'ăMŰŤ%ŤřĄżŻ< đtĎ™-Ö5pştsÖ]ĺ®gĄ‹SéąňHf»dű>d±ĘB°U3»µH8€ŢŽ%S¨ťupÖw„{7rćż8Ô%d’xáűĹk,›ÜÍ%3¬{źd®ę7ĚúNv·¬¨ĄÜÇ×LÇMZÁË'w"6§ťŐ“ȇďvé­k‚Ň-ČCő8 !2ő˝Bń1B˝oçŞ"vőÁ§×Ý\ôú9ýZ-ĺÁy´ĄtSP×üÍ)ÄĚ*@¶ë•ĎN >i”5\žł Żóa`¦ó+±ű]řbŤ ůGÖ‡{źÎ—O)í&Fѧ»}Ă7ă¬W­ÚJńń ˘TquŤú /m~Iő ^múÍËÉą“ĺWÍÝ_—¶Ú©,Âˉ87ą»úŢłŤ†Ď[fA@mW#ßmĐ㲂6ö#;IýĂŁJő\nĽ^bĚ)¶˛“á#/9C ?‹ZćĆ'ÔË<#Ă~¬k-2ßîӇηă¨ÎFČÖ*×Ri¤N1QHąŁ:~Mď«Â,ëcĚGß=rä—•ťgÜő ˙=᎗ĺ8 ŰđČ—VX(O߬Ű2#ŽÔż(×čţ6×TÎűŻww‘ž#Öĺ>§Ăí¤ąi%ŞE|ą˙ľŻ¸ŁCĘug[@Žú••LcQtü^~Xř]Zy ŘzŐôĐ+´@ź!Ž\ąĹ©@M,Á.2vLWhőµ™˙1uí8+ל(Ď®1ßËŤ„ÍÉń”cę›´·t68Ť§'”Zć×Î ďrڎZ±r°zŐšÖ˛(F2P Ú¨ő >‚ •®ÁáĹNĂ<r—ŔCRSÖý¨¶CaÜUăňÜç´ÎDđ#Ë:‘­¸üa"G‚;îÄA őŞoQ}z+b—ŕĨÎ`uf Ţ]ôIhĂÓďŚĎÇK‹•PE#x®i~i I$ŇC(Ů4ą_ ‹Ńz_?¶ 5ĎĄ‹k3Ř5 ťPĹćÇE’l‚›JÁaăSĚé´Ú·v…oÍ”R¦@ŕ•oJ§ěÍŃěxmZő€=%€+řAt.ą¶ćJď{/xŔ H"„üzxŚź~±eÇŘÇ ý<Ć•irŤR„Ąť™C÷]?św¬˛óĂĎžk›ř) .ßÓ‘XĚÝÍśĺÍ<ߦŽÜSÔj›µß~·l‡KC°…Ů.şŰ]+ ű¤ţĘ×óÔ¨K>qjŻťţUrłPÂű©Ü-K$ŕ>+¶3ĚfiĎ7Ľ«š¬ śŚ÷Ź&­L8ĐO—Ž7ľiě5- ŰÉôÍ.>~ƶ•Pö\A«čôÖăäЬwĘ:˙Ď÷8ݏ®´™Âç ńđŻÜk撽ʄć&MűÂąŤ=µ+“°¬§Żă¸`IÖ_'·ţY'ˇVąčˇ*gD¦ŠÖ’üđË:ÇĘ$ĆŘEW/§çśĹ¨ě.\#âÁ]“ŁśŁň­¸dfĚRçţUřtQö°°ëľ$]ťVę¦Ë‚¬Ůáb7-3µ"ş¦‡w3÷eÁ±I‹ÍUŻ[›‰ •É0»ęětî«Â4P,ľ´– gŔ†S[ÄL ЩåŇe…«âą–(Áń6žVrë@Žł™‰˘Ú| o—–y+62¶.ŕ ýcúW5¦hS¦î9íż÷däow·şą7ěÇ5Ô{at>ÂÓW8GšôŚÓ™ísâ‘PáI.4ˇŕC‰Ł.M± ?ýd_‚ɦŰÚźv]X K=u?-úÔZ“ JSŔ±š§2¶âކ¬ŠÓżÔ{”¶2 -qś (î„ń Őö‰)žc%ł¤* ŠęA8&쮵 'Źłewg^úöIćáůę> >»jgľĘdďßYßGóŚüóľz(Ó)i8Ú<ŇTmeEĂRRgęćÜŇ\| <’ç—»!űaŹŮcĚěťňBĚdLB:5“1Ü<ÓX漰)ͬ–=ŞËúľ6Ü_Ą·]0>ú8}÷k0F6ęĐť=B­Ň”jŚĆµLă^N3Ş˛>:ëĚ•guŇ$˘ĺd˛ß µ»Âç:‡L˛ŠNűL,Ú§é‡f߬ЙŞÓO»Îčfl†.pBËĂóe´’ć<‰Gg;C,aSTa­čî˝u*”Xh ůî_¤ß`^ußĺbDÇŔO$ŔßéUÇxđBëĎw:ĎYŕ mbóŞÝË ‡@®ě93k0ÝÇz'­IűiUŘK¤Ę‹ôŚf Ť׿pHĺ|%Ż reč"úËĹ9|B; A®b±'‰éô”W=H”4›«¨vAµö•0v/JĹ“#M˙`ŚÝá\uŢ5úuÉCź*S’ «€ŔÂqOg¨¨a9Ö5áĺÓBś|#đéŔ¸7ě[xď´ç8g[vÜwŽ Úh¬g9˝+Ŕ›U G·ś@6M¤Q˘©k+oČ´¤»`y2łmzĄŮü–‹˘Jď‘čФÚQ㵬ĎÖÁh˘Ž;\ÍůśÝR§¦1™„'?Žyĺ)^¨ÚĂâ‹ęşŁŰ»Ě÷"/ŠHäý˛$ǸŰ:Î{aŻr±l7 ťĎîđÁrxĂŻđ>s]ďŐÚjˇ™đQ`EŽłNżäh±µ:üQlä|eő°˙&D[ŁDi—¦»kbKU„Ě&¦…¨FAúpĘ58WÝ‹§Žď}}RQ,Öz(×»bÂ#FĎđ,xďÝĆ©nĚd/K®PoD7tĹŮŰ8Ć÷&ě8«ŤýŽpĐíŃOĺ–ĽäŞ4˛VęŠĎńŕ?}őL{ą=Î]¶wcÝOiť/çŘ,â®g‰ ×pöÍ——ęÜ@N‰=ČâÝÓG‡ÉIH 0ř®y¸ŘGgcÔ¸JÁZJ-ś&¸*–S$e#ůĂ•^wąúč—xx\áFĎ~˙i6 ‰Bn¶¬'}ŕ_dşîĐü¤x±­ť»ň%o8ŘÄ ÷{›ŔĹ—Ś¬óšűŽOŘľ~XeXŚ—é1ĎZś6éňZ}‚R 5펪M±˛µfr­vZťcóm>I^C¶Ś—ŃňŞ-†ŽśŚt˙bBđ “đuęH? ŕĂXřkwÁąŇa((Ş»íÉ&­ä[ ť‰…Űš2É„ę§^gLśO;ŚjŁ·7+×ĺ’1©řâhP‡Ö=éÎvß3P5é/<Óeb"äŤŇx9Ű’™ńŔ»AĚk9“Yx<›…ΩB ŇuQÚAΦדHW•˘®Ę§v˛lďk‚ć[ÓŃęFj}TČüŢÖ[É÷Ó2ä1EřÜ'T:k8Jčěý!5÷rŮöÝ1?×dtŻŰJ»ź´!;<6 —šĺ(Ě@M›áNą¤"Ręéˇ^U„ő!Á#é=ĺY@ť;Ć!Fľ#Üp2ęH‡0N2öl6c'*lăâźšJ—ćh¨¨|m)š@D·ţYőö!xlľČ¨’|Ů”…ß/Ş)q7ö1ţÝ =ŕÇ1DsQYżfŮy=†ĺ– ů4Ď5e§ă˘s°w­ß'ĹĆcŘM­ŕO9—ŻáŹ7 íi”«łŘÄÚ\öĹá Ű\|ůâĐwĆ>ܲɕ֬Ľ ěÂĄŠ%u˙o@ž»9“Íţč~ú0ČÄŁ?ă>}şĎŔǰü4ZŰčĘ{B/•I—Bă0˙Bł7 ßîožĺ…AW^Ę^e$ ŁŁâV'ŃE˝Gỉô'Ż€,:ŚéßY3üZ¦‡UŤxţČ—Mܧ› ű‘Ą™ÉŞ‡Ĺ˝s˘ łL–×Í9‰çđŁoĘĄ9ąÄVîsIŽkA~éđ0đąUę·üĽĎřä2c/·ÔËCqď FW!ůÇî.x!;¸o“Şúüڎ`ńŢEóJé5ŽžĂ/,VRşÜݬBšđ{9Ý›“eÍB cŇ LWZ<*ZšŻ“ęa~ ŔaN3âËë;ćäűŐ¤˝»›mçÁÔ#ÍO¶@°Yb~łŠń÷ś!Sî5]•qX¨źf˘Â¬^ďť §"+¬Ë›Úl|vŁbeN WWžďKcIÓ”VŇJš§©îôM:TĐĂa~)­ľĘěµ+f4 N7@ܰŽćKf:š6,2¨•ÓăSj ˝`á ÓiŤçIęšzé÷Şi"ý¦1w8M bö€Y‚Ëú´?;_Ţl{[ÔYíľEO*ÝŹžš“ů.kFűtRkŘŘĆ|›Ćj´+dŐĆ ‘®C2{‰Bž`Ó-mÚĐ2Š0[SŐrŔc–†ú–Đ„=‹*f.*ď†boPŕúđŇËż»vč`S4Çcu®WĽ·Č@©‹?!µ±A^Źžg,= ylă4&\qµ˛y?t-“J(ČŚsâµŔ˝GĐ­Oć29˘p!ďĄJ¤AFÎK|lńIJĆ©‚–Ă€áý憗W»˙ôu焳vű-Ň}Q.%TĐŐŇN´ůŢ›:Ď,ÉÎłĐţÇśq+ĄeăŇ(ÇÖL¨ĐÁš c`Ů˝¨Ö¦”ĐRżä 1& 7ó€î~ôăݧF ®]W‹ ˛âŇ””Ľc "Őăc©Ţ¬RéŞHE’ĺO 7_öľěřҬś]&5ý:ŹűŞŃ¸¬‰­\·"ęşź1şŘë{ˇĹŔ]×Ţ4HOÝdmǧč‹Η­—2{Ľ›žZřăňXaUl§Š…8Ŕ¤!iŔď Ę ¨„—/Rrifh†·XN]>Łić©-ÉĎwO¤ ¤Çąń€M:Zça e˘˛;†ȉ:ĆŁÇoć™Ë›†ĹÉń’e€ŮNŤgüŇű5!§_č{źEŘ}őy¤Pن-ł‚»·!vŃďŰËNěě É®ÓG=(˙ş0 ÷}n…TŐ„!Q×~5 99sĂ"˘»Ź’Ş›É ab»ÎáÂdËiI߸Ź6÷{®Áűy¦k<·xŤÄšI˙¦LRď3°zńgŞbŘ p¨Kţ !ZUúÇÁţá2ŕ~ĘtYŘ8§ŕą”ř|r–Áý´çâ…ŕgŃAĺP•®˛{¸„ěgg­?mť……ţš!%Ël'ÉÝ‡Ż§™>ó ń3‰šţĹŚÉť>ĽĎJc´†ą>7;Đ$˙Mý#ůôěÂúÇĚ®˛ŞTI!am€Ď-{ź qM˘íîosžö-»G™zŻfivöĆ=×4U»ŢźŹ™ú  ‰± üiFŞůe2‹;»ĐÁHŽö z4îŃZ,ŕ©™YÍ3ňU[‹ąNŇs2¸Těýmć`›I¶ŞëäÓI ĎĹa!§KŻ™8ýÇ4šŐ%b:w‘§ŐćoTüďŹYd?W•Ť°GRţIčIfġ{¤ [W<ďg‰ŰőŮě,_ÚĘi_Aw‰M Î'öe| =°ĄN™çrឥ “uĎĐţáGřź8§ýŤblřĹMťHŞđťşz)é`*ĂÉúÝßźMnßqxčř´ôäU˛-…NJ§ âgíĆUß͆ŽdŻş­z9{§ň\­J’3_/SŚý jlJö/ę¤}?ď›·Q×sÄËg2n˙ÇĆ>áśr·çÔ»ńYÄwü˙ćńx<ź÷˙űń×?˙ĂĎüĎßüîÇţů?ţň/üĂďŇߥăďĆĎ~üí˙űíýß˙öŻţíü÷?ţúŻţöŻ~öăżýý˙ţĺ?ţü/üá—ż˙Ă/î·ýěÇßüÓŻů»żüńŰßüţ˙ëwżü=>ňńďţćżü÷ů1?ţŐŻő‹żřń˙âÇ˙ű‹ż¸ßýëűżýáźţî7żýĺŻůţţ~óű_ţĹŹß˙ňw˙çW˙‡ßâź˙âWżř×?ţĂý›˙ôăţCżúőϲˇĄ-~ËČb>Ü?Tě!cw?—Ť™Féý:Ý©“Ů[Këbî«I)â4¦<ĂÍ0-¬Ú»E”‘smu/„ČŔC[^mdµb(wRä8¦¦řĘŹ“ăŽ×›Í/ň¤Čäô¸HĂăô] ĄÍ xíÇ´ÄŽ”F°#FÓ•IňĽ¸ÁąÔ»j•rF{ĘHUń’ŮüB•Ý©R›Ü~&Ĺ^ÉŤžŇůŔtnĎťËÓÎ-zŞĚť°µµ¸†čǧEmłŽvDˇ`ÝĘtî˙™IŔÓ­‘eç|@Y–’„˘IU-ĽűČ:•é(¶Qłąç¨n§Ô`řýřżËćÔ|Č%‚/ĂŘ Áíą”âÄ_ßčS—ř[‹™Ńłv´—AĺC,ŤäC ,ťđ˝¬Č[·K¦ ÷#3F®S̰ˇ‰î¤E÷öČ´‹”}ŕ g¨ůŞHz4c¦K¦LźN9©?ČŁŐ&FWćä¸ †đX-T‹†J˙ťb§>»ł”ˇ™>Şlr„;€17‰ÇĆŹ™ĺ0ÜV±ę>¤Ćă✡”ţ …ŚlĆţu7<[ĄĚ×®qréWôŹ"edë¤~X“4Řô˛Ă9MĎ0¨Ą4źKĄůP éNq:O›«_€•.¸-Ý`Ť"÷\óĹą&µrÍç‘ĘáĽ× …äŮ,)ěI€Ą)ú—¦˛JžęÖó%[Q}qăW%ůüé†\fu)łFńHęUpĘ]L¦jJúE›Ť5ŕŕC»{ţiîÍ™ÂŕŮ1=‚đş’j=wf¨‰ę§ÜěP‡Ęť łWŞŐŔ&ZxůQĂ®“ň˛XéQĺř‹údÎbtče¸\}¨÷EÉ7ćVE›!x:yÍš`f݆O`8ůEń›%E¤'÷ŢnĘŁ© -'č@B|şŃ‘a…:ĘĽ6*YĂMţyIţBŚŁ™óřʰÖŐGŽ• I@ĺóĄbĺ4 P»+•ě¦tdŞh°1\cş-ÄYçIE~"u÷cЬ‘ş× \Î]^ľšCĐ>Kq4W TNýI:#!Łfeň„}ˇPÖ"FG˙¤ít_MŐ™eů ß ŘĂŘ&śł`ÂCľ_f14®é"x˙ĘNźÂ‡ ,?7čYˇ‚ěÍ<B/3pDzAaů÷Ü“<˝Y şfÁ.‚ĆHľ7ޱpÉý‰Ď©†Ä9Ř ’Šo‹sM‰Äś¬@iĂ++ŇŢ3ôşghN`ó&/.ča/±QÁ–0[$ú}@ŕßZt“HżÄFůˆrö&ôŢÖ1˝PxŞ0m´Íćl;ŔŇżâd2áŚŕ¨Kı"ç'{ÔˇZ¨Ďz¨ŞIě˝ů÷I˝í˛KCm…«Ş)őňśą_ܦYo  ýˇH`ÚËń"Ą‰®×«÷ŞíZtĽż¦nM“ŻbŚÝéë4˝U‡:DŞX ESöbŃU´‹«Ů–ľh9Šő´¸HŤyÎfć"»‘ÔL›U ¤)S«¦c%Ł<, g˛sV·áŹěß‹R V•¨S1^gţŽ®›=m|i7 pUAÍ”eńÎÁ]O ®Ém­–2ą€j`˛ÁŽ˛Ď ް2ĂÎQWxůyÍąiŇ)żQDśíâHcboLśË ‘  [Ź ţ]@ďE2ťĎ „kžňăaćßܦ›ÔţÓGż]ĽşÍ*i߆›iE¬Č (ÇvOí9C¬€dŹŐ_ŁEÜ$BÖůI źL҉ÝŢ A™q0lëî˙ITił•ÖášŃ~Lń(ĄŐĺ=Ř]jsľśşşŐÚK·ůtA´JO!m‡:ŘfŠăŰâý(lĘđřD$9D{–»Äćzb‚0(6 éMjÂ_1ł$Ă•÷I`^1kőAo]*µ[Ň2{ďÁř…t†ëbłł[qďuś“Ł@/, üłfşŰéG˛a  Ú+íîô,+§‡F0šÉâŔĺűxGÚ5§°ňSn ŞNîÇ€ÇO±Á4E@••edD‘Ę["ôÍ×ií:¦m’ň> đx"±7Y,7?Ő„rě@0ď˘iŞĆYśoÝ÷ÍĽĽđ/ř?4× €"Ń–Ä}Ź2-›‰ľ%5ům ÚúŘ2O©«OnéüűGA­céÝlyíÓKç×9Mę6/ô‡“˛Ľźř8 ¶]ś?Yĺv_ţ8&2 Á"-ŢŔŢ«÷‘,ë§@6–Uě'đ,TŰd™J^„+ÓołŮ &7đ2‘ůÁžM¨Ľć+Ł:nę{Ćë‰,T'ŘŞSâć?L É÷Ë0ÄôĽÔXĎděr…"Gâ¨Á“űR5ÓmŤ]YtĆË”X r„űŔLą‰¦ŔâűD˛)<›päeč.=ݵ¨›‚HßĎĚě(ˇw‚‘–j×誼O1č9É÷"¬Î3Ž" żł:E%Uɦ-ńĚćwıcú5ÚUyk|ŇRś|·»î Tĺ5Ě1“$Đ55K#Ň7¤.B>WÂsg‹şŚ´cŁýŕR휢®7©lf{Dnó×5HpZÍq‡ ‘ąMI3?šßĄ™´šń˛č¸Şř0Ş$pÎÇ ßW¸ĘbľD{‡|Ý-/M••Ź‹}€O wÇy>čęŢdm•ŠĆ:=ý¸/2_»>, Ds ]Ş‘#Z¸‚á˙×ͲŤ—Ż1Şš5OU´©ßżŚmŽ&-¦VĚĽyîvűčËÁ‘”¸ÇŻ+9¸Ú˘ć[„o˘"5%Ő˝z¶Cµ!¦P'Ms­—-«Üť«^^,ơ”ŕ~€?Ć~Śşvm¬Ą­‰J¬Őč…%…9ZápMŚP#o˛sÍe®©‰4ďo]R}ĚéͶ §J Ď ˝wwáę°C4[ “@¬“Śż/bcëŁ&÷Đ_°|ĺKCůĆAĘjŘd=ÎQű‘Ó®yRÜ{5Űw{ů˛á‡“°×3´D<Ź'ź?öeę©41ȉťţĚ> ĺ@Rßß°>ľÓu*Í7Şj¦Ąó†Y±Ęů´ŢţĘ%¨Ě 7ků)eͨ5DZOŃ*LÖĄ`ň?˛—Ľ_÷zzÉ_ćô]¦÷ÎĄKеzZÍ óöÉ[ľĎĄ‹Ϥ^“;a& .ýĆ«‚Ŕ“E)¨2ŻŰó—®Y—)Ő3Ńý^Îđ aHşŚŘ1şE†ů\BO—ůhkă§Z-äs@+ďÜ’vÝŹÍr:-§KQ¸ÁʆƻĎĚbä3ĽĚIç÷R€vÉ‚€.cĚX#‘şˇô7z·š9Ú(,ÍÝ•ć µź:tˇA=š™ÝGGňŢc­ßĺµZ đŰ{ݵ-šzóu2B0®ÓŻô>ŹđÁU’ÎD9#qĘđ˝»=ľiá$sŢt–¦Ó°ü…-ś&µ™-ë@|=6Ü<ŃO!,cćřpÇ ÜăäĺŃŚăÉ(fÚëe6ńÜ‚0u5^‡Ů™î!k<”U8źĚ§s°pĚIC.şővö=Ăۤ6ä$Âoő}>ßđšéBĺz`V9&ÂČMRÄg©?áőB¤aŘçŰa“"^%zŚłpőn‰q5˝Ž{ˢ­rčd#cŃr2][5S¦K^ăČM×9ŮŘUD~ učT˘GŠęX?´Uµ6×ß}Źłşcśň'&g„Ǭćą<7†űŞĘX颿¨jz>~Y.ČőTz!HF¸”Ѩł ëéô;CERśď™ďΙśŠľ$öű„e“%[€nşbô>Ą§ŁD;ă3—knź÷Ź+Ĺ\ÎOÇp™Ť7Hz2f§~Xű‹łÚaŤM#Á {Űfťú‡*!c‚<¬ę™†öbÚcÂ(łŰŞěŮŮ6n†z†e»Ŕ™tô8a˛ÁgŐÓ^ń/†UşBńSxk$H^gÜ|w¬Á#uăspTíţč,Mi¤iRpŃŠ´nE([+]¨K Ţwšňť´*XńË=¸ @ćLű™mĄ<§™Ü·hZt¨ÔfA€A¸oUŹŐČ*›§]­÷J݆d™…ÄŮQUď{]5IĹF]Ÿź®ň÷I†!4MßY<’ŘUŘéxĘ›Đ`š75ĺ…LŻ„űíŕŠq4"Ł °»l9?Ľ6â·giŰ}y\.I}+U2Ú€± bPĐ1xŹ Ü9-ż7ŢX&ô Ąąn˘';‡j®îËĂ)čEî3ŠAhŽWČâ}š…ßäôjĐ»Ë XX';…®o|–ÚTÚ9* $đ1‚îXî'Źk>m¸—ć2­×“L_Č%±ü0 ŽWü'v€ ´Ć&Í ůâŹţę/IÚĄ#snh»»CĂtPH÷bŚí2ż˘Çŕ¤ď«Â“§Ř MČ`°Ş&ÔV‹·,?;'1”Âă˛e'–GÍĆ®—~DgŐŢI„$Ź˛Î’_rpşĆ­U˘ăé+Ť šÂÂrLŔůŻ)yő®äĽ˘$qđĺačĂ™Np)ż[7Üęk †ţ¤)™*·–)ohw›†‘í8”ç—IťvB)}Čř Šîc cŤ‚řNÓVHöI?P±çSOXŚ?癥!r €oźÇež+(ž){´aŚŘ*¸ď™ł)\%Lz6"nW]Ţ Ö–ˇśY2 Ű#>•C¬ÁťE;*¶ŞK27\ŮćYCT2› µŕ\,,Áçą/dgŕJĄ°;ىCĄg#}š.łť˝XQéĺ•gřôˇ´.S>J’ ţĹEcÇJ'?XÁ1mIGĆë:q<<ÉÚ)ub(­é[ ‡•©wŚŐťÉt÷Ď !I‘kˇmáp,Şă©ˇÖIHŘ÷:“qîO˛§ľHźaTëDgqÂ1R+1,NSĽ ď6/ô!6&Í÷Ž 8V '˙¦°dBÝ:?•· ë”đ{w±Ä·d,4 Kń  Ľ„'ZUĐIŚ Hb/&Ěfv±4„Íţ â¤Éa‘‡Ś#÷"J‡Wq•fXú‰—“†6ç° j¶šźů»¬Ií7 ÂPNěˇtĐ&*#*Tó’;'eł6Ox’ŤTĺ‡yz‡p˙ŠFý 6„AÓęää·Řt&Í€Çrá –Ą0ąą!Á{%p{ ŘGNä¤ÜŐ+Ń6¸g“äifEߥyá-<9wŃ„îƱ̇ÖäĺÔ™m–łsjwźz(Á©ăČÜl©Šđ*ňš“M0;#v‰ŔLgŃq=x^ŹCdÂĐĽö|ü”o ĚF–g!ýŔvÚô[ í›atźşË¨QLlF%Ó™źĘ‡“|+đO…mŰÚH);HŠM]ŹPQp:z*´Ű&bü5ŚüÍOÉB<]çś2ÉL–ŞK™µÍpś@v:šiîňxć;Ż'ͨ-Ť!‘JvÂÎľîSÇÔ˛>ŁrŽĎč–iżĐp?2•zyrÍ‹«]$Ĺ2؉ż(”@-Đ/ÍĘŔĆoo‡9ÄÝ—m60"‹Ľ&ŠK”Ę„§Ń†N‰m-Ô8AÄXĚ Âľ+]iC˛KÄĐUa˝şĺýľĺRĆDÓŁ‹¨«D|u>®(}†pEA÷äč'ŤY‡Ť¤š‰šř9&J~ĂÎaá}÷ (Ąi8-jpń (bŁ …bůrö:®®ąĘ^” ÓĚVl\‚l6QŞďgôMĆźrlŁKóŕŰĺÄ,NđÜŇçţĺžnňzKě]Š™‡(ŠQú÷ok%řÁP‰ Î':_U&ŹK<-°Z†šú¦Lń*¡‰äă/łĽ’[%ëžnů‡ÄXÚUîK\?‘AR8‚®óˇ”๣@l›¸ânĎä’»Ł|ĐĚeÓvFŰăĆa8Áü¬ Ž'Łfő&usřŤP6C t¶ÍX,Ú;`ş@ow.&śąÉ@żîµŠm‘c¸V%ęÓR¶áí6}­şLI\o:Ę}™°µß—„=±)[ RÎĐŇʛʤŤ>L†ŔkÄř4lĐ\ ,óĚBţPVË1Qą6‰!×MŐf˘yL!˝KŘmăY3‹Ź„ă¨Fb)hiR±Áđ‚ł4(:OĚ:1Ý«•C3Ü“=ŕôä˝»ôsŠÚ%ŘÎFřłľźŔŘ%ŁšËŢi +߸ëžŕ¬!ç - ‚#}üzßžS !ÚĆEčí¬XČ<ả% 7AźŢß[óٰ˘7:_w@Ąč”4B`Ű3cłÇ˝>qć\Zä˙ ríġg!qš_wŻ`ţ¬ÝúbŇ3g)p˙H*_“\kĽöŕżČĽ8żUU»—÷5°N·H#ÎęäŕŚŰ˨*QN5«Î„…ëqQŁB§N(iF7ěĺ yeę@Ä/!âZĚy„[í%3wAă÷Nw"<—,$`×6îëçîäE?Ś>d=:›öă.O:‰iĹS‚‡íëcuuqé’¤‚ź^ŤËË-,K(ÖŽdŮ˝uýü.Ć«_Ą¦T=µÂBŠy sĽDm –ťY¶ý‹Ćd:ňg—^§?sż‹¸.ň=Ú›‹|§ćîÝs=°*0„ §SfŁSŮ*(Á]bOě ä ´äL>,€. .Ť#°ż]4ˇK*Şď/G‚Ż÷ţ5N?LqĚÜogsŇHg7«  {$1va@ö\čř…L—â^q…‡ ĺěÉYÂŮŹPřĚ©ç˘OótNµ>ˇ}(7áL/tâĐëäÚc{QEëôGńťŠLÖč73 őŁ;LpÖ{—]DO/”ŮLÚđĺŇŐ…űE@y}ndgŹĂÖŤCđüNw)lH ?®Kç˙‹T  /#2Z¶HÄNů¨w)…o¦8 eşF/ŞáŁ‚«!Î!MfŽ?$j^˘cĽŚ1ó5źŔňŔ3ĎJcâThĂäü`^ ‘!`’Ęąj÷ÂďjôŻÓ.SľŠ`Řî!’ç`¬ˇő4ć•çí DČ–,“˛PďK“´by)üc!|^ÎÜÄ«]w0›ć_?©·«" ×x?\ŚĆ% g0¨Z:[&NŹćcŐˇäÍé‡z_ŔÄC l7Ną?żŚ&€ÂpÉ“HIqYnĂßgď‚Yö)ě§ľ=vđ噬ŕŽçĐ §í»Ţ©”ŽznGwP”p$ŽťŇ‡˛#¨Ô‹™§˙AÖ‰0š±ËČc­†BéŹd]—–0U\á×]sO3Y*9É”U€Ą% JJÂ1Df]ľDŢNJYfÇ¸Ż Ě˝ÂĐ‘ Ó—Y­˛`ţŚĹăݵN€Ďú‘2WuxƢ˝»ď ¤ŚĄČZÇ‚Á« Iđ~’»2™OŽ%k€۲˙ř2p ™7qŇ< ‰ř1ÝĚőôßK„ ‰lµ›,2TČžMľ‰jŐÔ¨ăSf°ó}ůPT[ÖRĐű×9ŠŤ¬‹Ŕ/z¨L›Ü­ă^†EÇ0…*}”ŹÓOhëEÉ$\ ["MŃiŘřĂ.R.ş6´EaĽ÷ š–đZnŇCZ´JŃČť-«ł™Ybă!çŰ& ľ4ô«źµ˝Ô:Ą¶hf‡w;üNCtI*“ékrH}Ŕ'š„¶&‚9ý˝/ěüDżAqÚf…ŠśťCăC„‚MS‘đŰ5·‚(”TbŤQÝĹ9sW+—‹¦ŻRL‹ ¨Ŕ˛ţô¨dke,ßĵëđűĚ0C).µa3B®<ÔŢőËŁšĘ$ŃXC\”Ifąîß s:kąĎł´sžk»[ÓÚd XX.%ä˦6łňîb^ w1?$»–šn ýÎÎ~Ďx“WÎ|цo0‚ŕ—vΖO. ćâ1:¦SGóď‡Äęz&#§fŃ}yR —‹Ôű/śR8qůe ěöa+ţ@1#_énńúËp1¬4ą"dwâÓžbrHÖQ,D\5í°)# rťĘ—6eó˘bN´Xý^öÝěQ™˘eŹYâDŻčŞJJ Ô„îµ`‡śLÂő͸ŢOé ţ4[]×xţ™rV|P 9´Éî˝ÔÚxd7.˙‰ćŚÉKí$9›ť4ㇱgůO ‚Ä™xҸ»jťŽ:Ł`ô¤f@!ß aD ů0p)E9áϵą4ęýjÓV©Śą¨9.rÝEV Î$Šą‰`(6AQ(4I%;pY–ŹÓ­.ÓŰ?'@¸»‡jë)1CÔ6ĽÝ«Î^ą¦˘}1IçI]çaYsfÇűË˝…5ĄŰ/˘VLÝ5BăY0f1YŤ\úěęŽűú$Ź}u öŕd®’Äć}eďÍŹ*‡á ®–t‰vN™ĽĄŁh›˝$ HÝÔ¦;­áÄĄż!*®˘śq ˛Ú˛ó"?Ŕi¨őÔ´lK##ŞĹ"cčŮجŘ2†0ůÉ}ŕuă*UŇ4´©'wţĆŐ˝ĚÁPu…>˘q!*! „ZXÓ‡ü}­çżĹ(\3¤Ot€(‚ôT€í•č· „ —ĂtvçJÓd\[)FV*aLJ+=Š#eqâfŕΉ7źj¶5<ś51Îţ€éc2gtăä(ŮHĄ7};U\Ő„Ü›ő—] =+ÄPs•$wĚ÷żr2¤]…ŚÓ1Gž3ďî¬.ëÉ›‰˘đ Ů­‘Ýćů5^Ą_ ycU\›•Á} Z5ôŽl/ú™s."DëY‚ű™¤V˘Ź±3ĘîJ,NČ):$¶ZżŻ/wQ:Ěâ˛74•.Wş‚&â&…ozSsÓÄĎW [ř,±¨ŻdV·S.ŻÉÁyÂ$ÉL  ôťÔ˘ě3<ôîú ö,¤Áábâ×±/žŐCďÁŃJ3 Ó6¬4 R(ß%}UŹĘ(Âî$„€ŁEv““ÚŔ÷S̆¶ć9ŚD¤·“ŃÖPqÁ%p–‰­¶‹˘żĐŮŐÚôQ/ćĄ.˝o&CUP=I¬ÖŮÓÜ9i—Šbơ‰ť‰I±‡ěź‹´0FV˘µëŁ1˙đ’‡ç¤(#˛ÚNO×FŰ6…˛R÷çţnŹĆŢśŐÄÓ4 vÂXé®ęž±C –ńĽÎi&ÖŤ¸© ]ŢŘ‹čfâNĎFç~53+zČŮl„ˇ #ýř! FⳊ53©‘(cşśÝŠ/Őqšk®Ç W"‚j×ĂŢȲ‡őŕ"…ýü%6ľ ÷éÜĄ'{s‚IA}Ńꞎ`"-›0°ęď7˛ź:Őťśš‰•–Y;K 4Ą ‡ )ţ‹‹S5Ž×q9N/Ô:ŽÝ.Ţf“ׯż ]‹«#v‰ÖhîÚ:őđű“RŠčÖ#ÔY‹×1Šß ©öçß(T8·!ďŰa …řɆč—ţEˇ( Ď”Ě ćĽŃ†Ăx^'ŚiM2{rVe| ĺBK”_›îĐ…´঍>Ą”»ŘęuĘĺj÷îµtŻż¦Főú0{âˇgČ ëI Śą©ŢůyhWŕ’0Xš[]z´ÂďňLŤTô';HoŘQZĵ…Ó¨:ilvĎújÚ©ˇÍ%—ŘKőzUň‡ŘLÜ–MÍׄX™řé{OTz"›f€E±¤NŔľT žSD»ŕů©Ú(ËĚöY¦•'Eŵ@wŃ€čOFĆéPęîߎ˘sµźÇĽŹl@ÝTč©oČ…‹xˇ D̕ԩŮ2˘÷€!î,N łĄŢ1»éŠŹ<ĎűN±.98ˇ"ć߇1¶uČă#ŞĚ…4hîăá˘J=5Âäu4 kYöŕ±Áű._mî“aą·Ę÷ť óS•Öé’ňkůľźZGs3?7vZÍŞŠ_ÎBšX’3ĺt*ŇŹ{%ŕ)Ç©ź4–Á{äBőqęf€2€Ą@JĂ}ßsVžh'59|Nµ-^l‹0ĶČęc”6—ŇŮäâb^ئ!±„‹’î1öş ÔŔŐ¤#ż»‰ŇŰď¤,’nُF÷ÍíN´ľ°\©Be}UÔ%—9śA";ŔÂj\6oŞwq*’÷“ť IiŚŻć{ů=0eG‹ˇnQ*|ő¦.Ťü8‰©čâpŤq.’äÎĂĽ*ÓWf’}°1›ÄJˇî(á9ÔV»aY¸F€aĎt2eQÜ0ţ‹vĚĎ€–ť1YŢw{ôdÖÄç¦&íídĄ™ťŇ]‘°ÎW5gc¶~ ě†ńőx¶ÍŮk%ý– L)äÚšqhń’ůÄýŞ2§ÔÓDP7Í?™Ó’“n‘4U;Y Φç.h¨ńqý¬Ą1^šŤŰř@ó%ü™Xý†műľ_6§đCVŮÜÔçGxűɉţV vňµ5oáśÇxaČ·•Pm&Uĺű&ŕpëŞä5.é„ůTfQ"sr ©_•ž‘!&"´TVb'IýEu˘Źš?W~T(D0 §°XSJt×őŔă@U€Ż> ’¦¸–ű+BČšYČRúL$@wŕÔRkčçxđROxÁ€rŢáÖDŹAëÁ2ô#;ZŤÄ>ŚĺÜS•.×ő#MÎČűŰ ÄaSă÷Ó®x%ýyč\xÜ<Ë”{bp˙€Ź8kl—Ă(ÝŁS‹ŕí6ˇÁŹ>‹ątŔiş¦dR«ŁŻk ŰV ݧą/ĺßlÍ%˙ pFB3}°š‹<úyńYŁL% tĚei(™Z|®{ŕtY 0jĚÝűľQçé޵YéÝ»ËŢđ+Ě  đŃ}ßş‹™xMŘt¨Ą#űdx+P®űd9Ç4TM¶{ŤtďÉ:gV=ëčÎĺOŻ5–Ye!†:şaš·“J ÝONýŕ ·Tu<Éhě7¨¤F{íş¤ˇăV’ßëMË w“ń·ÚwĺŮf‡Z¶IÚL†ĂÄűďuv)‡y·_tŔćţh«Ôobce4Ť/SśîčX@„‘{Ł–Yš"_pĐf‹r4ËHńаprN12ŘČ ňyěK˝?żł—Beťéµ¶ŕ\KÁG‰LödůëT]›Ę_? Téjč¦pQ9ß) .€$H]ý§z÷‹ŚíĹ}^|nLôŮôS ĐĚřiÎh6ůY•G—w3qöĺíC´~Ţ‹HÎ&ŞEů’ß>{đŹ~đ]¬ş˛ůvßÎXëtőĺÔQ„5mĹĚ\h¤F*:pZ†ŽŽ—•eAż2mA3†Îv U]±Č`E˛ĘÓ€‘ĎŞy.óUë:OUĂp˧(‡ˇhÜh˝DĚ÷M&QČröNŤÎKşkŢśŐůVIg)<¨ţăí]8…1Ňč#ڞÂ%Ŕy±¨udUČżMőGc×wň5× ]Ół<‰cȨěŇâ‹%“?q¨6ň‡€"Ě$Qä^sÚ-ľ,ČÇT-x‘ŤwWb…®ô8¶ť}Ę věCÇ3‹egMm%ŕ˘*eI…öÇŚ7cđÁ׏2Eü¨i[{>4EĆ)ÉRöĚ”°ŃńţAéň»[ł5‘ň'’L0ă[cY^ŢűĆă˘0…-,ö(döŘ M °f Ň…=â űH˙ýë­EÉfß.Ľîo.ŘG”˝ŘĄâÔÇ—÷±ň@řËI˘ČŐ|uYăí')xLSćP®¬f»5ý>MÉk”‰[OvxS©źU1]Ľą~ďě9Ý—çU§˘řŔĺD>wÖm$9€ ĺÓÉ„÷ő|\YQđčZ‚ŃLřY‰\Yľ ·ćË’^“wHX™çďQ“­gq0ôYĄ{\BsĺßßE2”¦űJ?\ă[Ó5X5,#]g“}Ťóő gL”äpâQ] |?cŹ+÷-fŽfĺ:¨‘á¬OŤĺÎÖ00R›cÉFÂůT2›OóRć­Ď)Ü‹Ë$&×ű @ëČďƦЫś˝$FĽŘśŕgśwÉwô@ö ŠRb1]tĚ;ţâ úr$Ą&ÉXđtčTz1††JYš[8źç:ďËDëz΢žěł5ÇćŻ/Či*ź˛l‰~ć{‡d¸p6·!šřtS4î˝?,™Ć|1Č©v{|z|V!٢˛P|ď/ëu¶˙ř ŚĆßÍŠ )ę;«5Ą—u»ţśÁE•˙»¸6} Ô3~‡~Bź9 É śVHp)âčĽ,A7I“f!IĘ廚f]”[á+ ň0ůe-2[MLv#'K+ŁzŤĎŤ]ňóiĚ.‡Úń,ŁÎ˘©Ő ŁµŘ>ÖÍ_ňšm4¨ĺv ýĚ2ňĽî ÇĽą™Ĺ™µ.›á‘Ó ME€QŠ©Ć.űŠšĐťečqń‰Ď}¨>8'Ä–­‰F™ćL}jµ˘ Ó†Đ'ýéÓ$‘Ę ©ś–J~Ň)ôrħâe ±ů YQ‚J<ëĐ<ŮŇČŠ°ťŽŤÔS­a{Íú#…ߡĘ/UčĄ<Ç}ˇ@FŔÚ•Oo{&8Śţ}j{~—Ż‹ÎSő}Gţ]0ű¬lÇýPCŚiť©ô3­U‰>ˇNh?B@Đ’ô)+¶3$ë ­ţÇ?ŔĄÁÁÚY c§şú<žîĂ™yĽ•¸ĽĘY Ě™ú};)KéüżçIctۢůiú>S‘ĺçě'Ýżň’-¨P(T—¶Ž·7Č žeŘ•‹R+Ž?Ŕ)IFw'Gó}w\÷Î}]8iô‡,čáÉ%ün@ GŽ…S±I—G'Ž9ÚŤŕi,Ňv5Í˝2G¬uRY¬ôˇAŻĹaę/Pđ~¸'đÚ™çvaĄvuw‰Ň¶bš0łŰ¨§ţ´óŐbˇ}>u tâěUlI–eŹíŤĐ#ơ¨|ş “§ą>ô:by)N´ćĆżJ#`)§6”g#ěm1Ń”Ě]ĚO% */DĚ C˝o-'ˇ'á<e6§Q kgń$›çÝťjřűúň>Eö~BM×}ç©°O$H ŞBŮě}+N´ˇ¦ŹžMüUŐŰ–„Ş+­$Ť80FůŢ|nPđըҢT0ůé IÔ…U„VrúnĽC%ű`;Ą™g™'^zß»č1t§5WeŤ;Ş) Ü“ĚHč>Ć~Ó<ĄG§ĎÉ‹ů »›^‡{5z“ŘTj9†_Ł{Ý?ha˛Â~„) cę:Ç!D$ždMŇÓçÚŁŐ×=źťżú‘ýŮ<ńvÍHyŔQšXŮy=@ă¤Zĺŕŕ‚ś«é7wáóń<ę·‘†Sćň˘aö„TčŞ(Ĺç{÷@ÖOóqť”÷Í =öÍí‰Ĺ8—ۇ”E‡¬<Ň{’q3{ç!>·•ź®Î­Ç@ „Ż^KŹkńŃŕÔý¤WĂ´\:‘żŚÎEQEŠ1J•¨Íz&sîaĘÜk†äGgş–dćYąŰ“Ú‚¤sŽĽdÎ,Űü»őĺťěMś,Hż?7O|˝!Gş»â>Îg÷ŢU]wU~ýň~ČŤ{ÂýĺŃ™śŠśEĘMńގűËg Řh´KÁűéî»dy€\ńĚĺ„@!«`W‰QŢ)Ţ.¸5PĂLԦޏ–ë° ĐDëÓęa&·§"Ŕ»¬\nÓ# âöä]Ő¦ď8˙3÷G˝ŢIµ-V&Ę@«M79ű­hxÖ)Ć;ç (÷-*$s‘—™Ľ÷¶Ń 6ôa)f5‰^®«ąĽ«µNĽ¨ŻŮ!“›%Vc˝(޲X"Ő¤Ý)Ňťľt—QYhđ&Z·Î*ˇ3ĆWÔ;üVzˇé¬ěz X'ôw9Íxl:Źűnc0S˙EaóеĘUźŔöűQŇĐő§ČĄ†Y ýNťd„·“®t ) ­$b Ą^Ó‚>ëq®$sjm4đ35WM«c?›¸Q-I^”PňdMcň˝˛=©—¦NŚ85÷ł¤Č“Ë\Ľyh„ŞĚP |Ăţ!§ól©śĆ%Ň"á ¬śÓ‰ÖĹ °¨Óh3Y×jH—|;»{ĂG§n^VOx–Č˝TĄZ.Żdj“ q@s,€Sö0~U2†ńáß @ő!k51 ’™!¶lŹ*Żâ°7(6{§•‘*Ý{!ĐŚ73ĺęňUÚřýĺÉVE¦Áe†ntĽ˝‡XęlđĚ«ÉäˇŔ@Śx±Qp˝Ťďo94iň=y~Ł›°ŚCŽKźäĂ;Őó>· ćF(aˇU‘ŠĚr“aL™ŠI˘e:9~H㍩“8ߦ‚㬏qČĽÝ`;žëě”đýOryyŹ`Žť¦ţ$ ýů‹Ąć)iÓśK±ňŘ{š°TÚ>ĄsŢŹ˙ű"f!ă2o39śŞÂˇŽrX–łxß©ĆdĘýp‰’<ă¨9czDňc©ĺó~9ó,ćř/Ű}Ug ‚·™s;jËN"xZ×}pRYʆÔů棢ŽÔj4ů`C{z‰¨Úú•ץźpňQáńΊ~LÚJSü‹K[€rZp_^đ–Ś×Ĺcţ«Úş›ˇ!wFËw«5éa®‰‰$`̨h¨ŐůKNNŇ{1X c2!LżŞ„^Ü÷•jJ›e ~źG$u˝IHŽ)ĽÔ#KŽ'šńĘRĄ 膞Ć4Ć˝ěťČ»ř“˙ÎJîĘĂ•ůccÂö°iuőŮ/w6@=1lŹäĂW5~§dSLšŞNŁÝ7÷\ˇ+Íłřza$ɤűŢ+Ş⣧}µšę}úÁT ŮÖâ°ÍGîŢVŻ‹ňBiß„•řŮŬ1/T»5HĽVČ“Şś-$Ńł{żüŽxÝ2Á+·¤AGH˙ň@Ó×,a“ ¦]‘”Ó˝dÍtr9Ë॔ÚiŐeÖĆĺĐß4@ąEXyv&)%¬‰čMOô%Ď żÎ•ÇĄ‘´ó“EŃ]]˛1­ÄĘéN5GGEąh ‚• HŐBą>7„é©ŃďeĽód±ŽĺÄŕźI¸ďQ…*ÇB»°z®ő°U’‡…Ű“ÚSiz~zµ^Ź{ Ń5Ş†ĂşÄ辊U[=ťx›cçń]ńé6!h‚Xą}řׯ÷®ŢT B€ňK™Á`^×Ě˝«JBîßďîEF›2-wÝźüĽ®„§N,Ťę:ő6îź×lÄ@żČÁÍެÚTéë%4%®† 1§í‡čL»ě#$¤˛5ĺÉÚÚTń4L>q˛ˇY‡ŠX¦tóľÄŤ±Ô2ľ¤klőúľ‘Ě:PD3¤Ę®r‘ŕÔ° «F~w »áŐC­Ľ_Zť<ĆA6ȡřĄ9Č„‚p®’ߥ“Đšž7ÝĽjĚYÎ‚Ś„Ţł¶4´”+’źrîQ«v_;{ =ĆÜ`›Ť*ĆŠO,ď+ Źdô^ťĘÄnÇ%%j`śiwY› "ŢČ‹!LęÚ™ÉyÜ!zál"­Sđ°ÖĐuéýá$ŹM‡Ď«.3:•~L 0Ůĺ6žŃ‘xɱÄÇě’,׫ý 9S¨`Ć4H6–¸Ż5F­ĘÄ" -+mßŃľB§(†N(HÇ9oô}ˇÉň’yUb×Z\=đśw ŁRK±+şH§6dT‹4ČÖk”úááÖËŕÁř ~ÇĘQë¤ú•»ÝÔŽG‹¨®Ę{y?ÝĹ2ÉÓä—F…jöńMÖ@|]Ŕ4ĂÓ2ţÄÉç8:bIů¬!$sĘJŞ9×T‡ś¤óŤ._’šÚ9‡´J ¬żĘň^-Ř×”¬¤áć‘řËÉ‚nµýÄÁo¶ę„”sŤ  éÜŁ8(CµËˇ¸')čhšßdӟۢ~EŇż¨ôs(f¶„zů: ×wh< Š~¦Ú‹  sńTĚ’T>cKQ(9µ¤l™Ól'ŚvQT!aÎĹ­•đ’ĆSp/Ę!?€ÎWé/ęĺ4#ŹCi,xčQîÂλ| Á·źç˛#Ä_>•µxxđ”ě&ŻS—†ýb-Ű3öl¸@¬„uUŘĎM|np"»}H÷D˝gÔăe?gĚýűąmŕř;]RŽ ?7d×ÍÝ’&_îąsĽ°E˙ Ď}ç6^­$&Oč8yF«ą$q!˙IťŽ˛ĎÍR—»ŮjS˝ţÜäë\Z“,žŞ%­/÷jű2ׇ'kóéńhmüű;}Îٞ۠ŤOŹ–6łĘ‹ůĎ+_–Űš~S=fą˙ ő>.LŐwÁŃÖmćĽ`=V[şř°×“}ĂsóoŔ/¶Ç9Ęň~znćOÜPtUŞdÜ™=Öµ’ń†U‡ŁÉ˙Ž~q=gĘĘsƬ$qĚŽÇ˙ř7ŹÇăůĽ˙ߏżţů~ţăţćw?ţóĎ˙ń—ůă~—ţ.˙]úŮŹżýż˝˙ëßţŐżýŹ˙ţÇ_˙ŐßţŐĎ~ü·ż˙ßżüÇź˙ĺŹ?üň÷řĹý®źýř›úő/÷—?~ű›ß˙áýî—żÇ'>ţÝßü—˙îźňă_ýúWżř‹˙÷/~üżżřń‹űÍżľ˙Űţéď~óŰ_ţš˙áď˙á7ż˙ĺ_üřý/÷~ő÷÷ř-ţů/~ő‹ýă?ü׿ůO?îżó«_˙ěAPóŇĐđ´ěţŤŘĐ9EmôጻňÇ2$Čçá–ŢôGńIc1Şë„ĺ˛B1,}x/p?…Ź&Śemôe›űăäT‘Ą‚3s÷nŃ.7«ţ"ĹŮ~FwžRř OSE¨€`‚ž©)SˢOL‡ĽHädƸݯę‚öŕpn°řA[›^ CĘ@¦«­!;ÄŮyĺ-8źa˛,Ďňa,çˇĚTÖ–;@ µöQ=¤(—8źF1ő1Ý«NÄUʦXÎc;\•Ž[VyŁ@5¨ '°rňţ1ť/Ť]ß[ćś·iĽ†âć¤~á.Čř.ţQ^~ÇMĺ‘x«.9É8;9(”ÉŮ3"Ü9–ĺČ]Á=rů°ŻôdÖá3”FÉn§Ç76ćfŽú–+ÄĹšőtYă[—ü ­jŘĎăPŐ—2ň€¤7 —?ťäL:©čRŻŐaVöY’Iă5NŤ€J×ńĂE¤( eśÂmůäC¤t? ‰MF—ôŠ!/ÝFŠŕý8ÜsÔŐĂ@@R–,ÇŚűPÝŰîŁĐ…‰qQX¤YŚ_2§¦ř8ěŚuz—·öG’;űů1Ł÷.XCăá†Uö{÷®ÍSěu č>źí6zgɸ +'Ë›`yQ%¶*ŞéčąéË„NÄ&éw {¬ Ô·óQŐ¤ńÁöÄl“žŇ«­Đ©ťÍ5Í`2máČă@5ÝţďO%Őí3!ł2Ż~Lî?dMŤßácń ÷ą:ź‘Á“>f|Ě0»]Ç&–Yui3ëç}’Ń«>łŤĆ,k…FššT+ń¸ë¤y$3d‹VL°łę3ç®öäô]9˘Ť˝¤Ńá`ŇŚB™łĐÝßőF0?Şä)f˘ĆçşDiäJńNo{Űx4/†,Żs®’+ÔĄü% ď1,ňIůýUďŐC™(ÂŐ5Śr¦aVÝ8u>O‹¶O®iXK73?rtť&fŞÓđ:čc!8嶡Úw=YËFđ ŹÎę6 –Č‘7˛(‘ž:Ťč©ٞťŢî¨Tă‚@đź/+Š&î1—ú)ŕ\6úOĺâ_+˛X» 'Ń«9É«"}ÎU…cZÜGrłqN&.$ „Çą<@Ôµ/…eMCdJr¸~ź¸ÜXťŘ‘“ĄZ·g‘/žVD$îöä2Řd”UšĆő¬‘Ať„ˇšˇ8DĆYň§ŐŠĎÄšť(s>Ńó“žěěÎ';“»ÉN=ś'bô†—HU@ŚŘĆ×x“şŔÚ°÷H¨Ţń%é$(águ­%^«|f’u‡»[yĚ6¨›Ŕ‰ms]^ýÁTÜëìáNMÜ“4´0Ö”qţG2Ť%î °sú3ʲšékĄ­âĹ á h9&kŐť—˙ÉÇÚB‹ŕ5Ă•RšiËů Ě[¨«¤Qm|˘[”DąŃNF.ćZÎ>ŞŇ|F\ł)°H¨'Ýa|ÉŢ{ě ŘyÉ™ńPţ±Îźë´N¦P6®©i‡8Ue«ČGSĄ~›[óýΡ‹Çé“”ú{ç tŘŢ\0⸨ Y˘5„îW˛V‰B0ž|Ť¨»M“w[Ü…hJ\rÚĄ4<|8đŮ˙rĆ« W‚îض~ý]r…$$ »[Ďܧ3)»é i¦ţ6ÍÂ4DTÓxN¸Í#ż¬šˇŹŞ®2Mâ´ĺĆČłQŃ€wWŮý̦ňTi¨ŮcJą°FřpýuĹk…«»‹[ÓÇŠąĎVśöŚ^ü0PÜ%“ő®Ă?Ç˙ËâM\ô~ÚńśÇ…Ř©śŤď=â!ć q$~8h‹”i3LĹ9ËôĐ(Éj*ŃmČrŮ\óqݬď@[cbˇs1Ţ•8ąS¶ ĐüL-G¶FGgő¶w’†ŞţěRmsÄÚŹ4uýç˘-­ÇSQHLťŠ"ÓŇ7kĂ+kî$ˇ`ÇŁ{=§Ł­¤Č‹X…·Ć ą«D–׍«śTˇĎV©ˇédˇ_ŽP~m¦`Đń7 ÝďEşî%]Ô†7łh˛ďë]¸°pŕ› Ăßű)*E0HVáC†ďÓý{Š®‰é¬rŠŘĺăľQ¤2RĚ!ÉZě|‹PVDO9-ĄĎ^č˘f­¨üBŮâń/ząłx|dś…©R|Т¨‘!ÄÓŻ /6:rę·Š/Ąku?Ě˙ŕ¸ęŚ·)éÖĚâ)ÇĆâYg|UŐäe&Áčkó.WRj”ˇ…qdŃÖ’4ü­Ö–®ícş3Üż‰űŢĹ_ü4óbuŽ>ůú0Çą=3ďŐ\Â_+éŢÜFµďT&´ŇwWßNô^ŤŹ+y@±±-÷Ío2­?©ăNúFv( EĎ\ÍdÁÄ»ÇŘ’Đ@CSý3µđ÷žě) ‚‹‚9#O' ŻQxsZŃY¶Îç {T3 ĺűVjú‡ G0Šţ¨s™ß»U“é ¸ěîš°E6Ů’dcS–Ą¸‡‡™ćq#>ĂTĂDĚÎAZ{2dŻ%Xż,FüěK[l(>îŁ˙Ał)ʎĎÄ{<Čýa·ˇ¦{žššň7 <ÚٲÔ}ŠtŢ6Nb~cŽC{Łqę©FĄČéá\r~+ÉŕŮs\ěMíbᑉýa3pš`X!Ş©2ÁĚSt÷şřB泉ŻQ */ .žŤ}ľôĄŞĘ†CqĐĂ"©7OćŔŹáUŻs|g9vL€°D}=vľ¨ÉĹźĽą{Ó|ŘŚśťć!Ć%Zĺ~X.q{˛ŔJ”>šşîçĺęÚX‹ćvvUDąř<ݵ9ů¸W_×»’¨3ˇtWX}u^pîÂóeÜĘűŮôË ť™ŹA=˘ĎľŻe§•u2öz@éVtÖFô a-ĺßęľÍÇkY$Š\Aäŕ@T󅹪(bfˇX锋›,4 Ůj&ř“2äęťű°xŕ|n§î»Ó‡ç@íŢx›‘ ůä´`Z¶ńJ(cVäůŮ[a)?ŔpŇ š4MÎĘH'‘,D!·‘EęIU;ÂFŠvL+ąÖSQ†°ŤitcÇ7C…ŮsUf,”š{řjz†ĺć›3Iť\´×ńuĚ; ÷Îráę>¸š˘6ź4?è9iĂ{deÎe Ś´ů‡őŢKeĘ3Ô)üdNYŹîăǧĎÓˇŘIĚĄíj<ó6µĘ¬CŘ «~† ˙ëůSŤăĎm˙’ŘFsGtăY•äÎ ŻQ©Ă¸'8ů´ňŮ»íčFZGć±ĂÇąš•±Łě÷|ĺ–pcŇ3QpxÎLůĂ ÄŇv|ů%UÁ”[§‰n<;‡FV{ÁIľ3—ĺş‘čeŻŐ+˘!&3$+;şˇů˛ťo¶ŮtŁÖŹ4ÉQ­lđ}ő]B1ň'xŮ:)–GŢ ÇÂk^ ŕŔ'vMŰ“Ť#Ŕó"6řá°bÔ¸˝Ü¦6€ęc˙FWŤG–OšŮX$^§…ppv¸×— Áâ`΢·&/ÇéÝ€şá…pdYšą‘žç…q :ŕ«mUčĺhŕ[íŔQărĚ[Îą`@9H,®JgçGí JéęÍŮ˝•/”U˙)u:l PŽ®Ě\őŚJÔť Ő&ĘŇŇŰvD5[ jŮ©˛çŽqŕKLxĐO#Éąű-éâHfYâc-Ś"ÂNÎëďW„Łč­–»ĚĂ{B¸%ÝÜ­R]ÇSu˝±E‹b—ä¨fm§…“˝cŢĚÖ'ČÁî”7ĎeĽmG9˛Q¸-ŚĂŚ@zžőÔB8¨m[]Ŕy|ă©ĹgÍ»˛€p\,gŤ2{ľż1ôĐŞq9ŢÄAGŰ Z‡ËůŽpĚ€ó»Ź G’¶¤8Ďúă ˙Ŕ«Ą@ąŘ„˛ž/ &íúä RŮĹů;ČÁRłi{Jă3ČĎ› ú“~lGňqMY,FdÚ0FŽ’†q`Éń”óáûꖨćP81Bűľą—”ZëÉ-¦ő܇ˇŘ҇˘ĽóX‡iŰŚ='8Dľń”Ü$KŽâHî WăHłŃ.äŕgţQ˙,v1m˘dá”#IÚëˇO`Śrţ‹.oÍ"ÄAGđ™˝(ţŰ!ZIZG›6Ł}(ŹĐĘÚëâ /úkŚc70Ň;Çr â0Ë€f †ÄÁjRz¦ŮL„–áŮ1-ĆA+î1I"í(GňőśĘALĺĘn4.´3ÂŚšCŽ{Z8ú9Č×,ÁłĽs Ńv[4ŠŰQŽS6Ö N;p MzD{ (=}ëÉ/(ŽŁ‰Ŕ_ äŔČý·Ť:QPâ8 Ő_`4äeŽ:ˇn0}żÎęĆIY8ď +ýa#D:ÎÁ±Ç̲trčÄ9:Y×ŐŐAéĺČdŕřJAÓ»áěrʱ¦° çVŹí\őWiΡľ×Km#5.¤ă$ż9 §lP®%qďk1ĚžHG¶Ţýš8üź@ ÷ ŽŰňćH2G®- ťźpŽ…öbľ´#ÖN&FżęČGŔůňµaIWź§Ůči;0yŞÁ˙ě#t ůÚaQżÖşö˛ˇĎ*Go3D’\€‡riü'Ű´zAx6q†ĎY+á’y@P€‘=Żc‡<Ä(ś<üű{m˝Ë‡?m˘(-Ä–™uˇG~,Čc|4őU5„Ŕ–‰x$ĘĆŞďşőňŕcqŽzËńČŇ‘Őyéµ6©z«hc±yH§;[BqČ^0ŹiCy߇z<µYdkôDm¨-Ż&ť©ÔCőYú”˛A÷;›ŚćWŔădőd ěĽ^ńŽl†ßŞ×ۆwčáYc˙v$·~I|q˘śnäK›4zu@;Č®¨“(Tjá‰ćmS/nŇD;Ň!ÓŻ/@ĐÚÁŽ˘ńvšÄwđPSö•ň+Ţٶ?ąĽcČ«ĹJ{JvĽc˛5wŔfÎßJ;ŕAŰÝiÉÂW7Ŕă¸ÖCÖű<°Ż9şĐ~áY]Ő_5úĺ ŢqĚ˝pÇ;šujZ͵l€)g‡p6fxA<–!útťCbżdÔŤŔČî|zĘ'ŔŁ©1µý&˝BĽ’έą/ßy0”wŇ0F_w…Óh‰Ţ/ŽěŮžö@Ź$k#ş`  ʧ™ěZÚŹFŚŻ G¸}C=’"Cý9©Ż¨G‘Ú}-56Đ×`>ŕćAŔ±Ż hË ňŔ?«çŃ6ŕ’@Á¤ ď Ż~”ąůw˝ŐÍŢoň»qĹăĽ8&t!sBçÇ´_>7Řb×fřYš‘Ľ_ţ´Dz­»ŻčZiĆ'Đâ[ig_uµfă;iĆýnńäj7ź Â˙ďĄgŽŇŚ#J38Ůp‹ ĚŔâmEŘÂ0ĺZĚt% 3XĹľŃe€É·0 Ďż1aĆřŚYLaF[EŤwoź‹Č®ż6Č ǭBŰ‹Ă'‚¸Äďőç†Vě¤\…bozŚą†1ŰÜŠĹV:$—űZŚŤÝB*J ‹˘}*‚…ŕ*TžŮ¸FiÓ§ČÚÍű*NˇWţz+ĹHôłZ0Ĺ í´(ÎíăK-šěT”3>LJ @Ĺd*ăÂl0EŹR Íßh1ú7ZŚ»ĚÚPŠ Ĺ`3»`Š…Ş&ß 1úąP Űó$:Ťô'I1Î(Ĺŕô`ˇ¸A‹AŕtG)‚ă T)Ŕ%*1„D!F‰BŚÚ7˘ľpµĆµaëŘ}A(ŔĂů8­Ę3÷_>ĚçGĐ`řtxâKáCýžX N,ľÖ_ŔtB´ň‹ň pîŢ#0qDý…Ě«—ŕů˝(‰„ű]€;ĹĎ•QËÄ%Ę&żhź` _č=Ţ/Ę{íE~E%víEyŻ˝Ŕx(Ŕ›řB¬‚·ę‹ëE|q0Ĺ7ůŘ/"Ü„Íoô¨; Ajß^”ú 0Ý…–F‹€߼t§)Âß /ÍB"‘ă&Ż®˙ŤňŠ×H´¨ĽĐ;(/jT^Hl¤f,Ჲ›H’¸6éE}‘^¤™´(,D⩍ÔŔ&Ô`"vl aöV{1ëĹ÷â  úh‘ĎŠęű€Hŕ˛÷HĐň{Ę/Äľ_€D.ÍĎTÇ;FŮ4knz dN±é/Îő­ ۉꋭĽsyĹ#ŇŘ5‰ŕŤ/ń·űy‹ŰS_çXD_•ł(Ă Đ=šsLY# q¬Ľ,ë7ŮE¸3˝×\ŕSßi.€÷}ˇąĐR|§ą°(EŃ…¦•®ąčfů’‹LŁ€@0 2öˇJ ÄsDÍ…†ÂQsˇşČo<˙ô;ĹEŹŠ‹‹ČĽřţzT[˘ŢGąEŮä»ÚÂĚ_śű˘Yń[µĹ úľ•Ä”öľ1F± zHĎmz€ž<¤Ďqş >h…^‘‚üVnśeÂ!qo\ďĹ×&µ;“>=LHúء‡ĄçŽ<ěR H‘Ţ)-ÎvČ›Ň"iż[ŔĂÓrťLjˇqć<´˘JsÄţ­Ô"}'µ(v°ýß®EßÉ,ÚxA¶ľĺ9´(ł=ç­Î‚PĆDČź`"ľďx‚Ę—ol€ đ łpĆ’YlkCŁě ˛HaÚ` GÚÔW¨˛(ďőýTyą6K_qîXC~™ż1¤ĺW ¦‹ç°Ŕ†TöŞĂę…5á^ú ľ÷ y…6M]‘7Ă?&Ö@·Lg´ *XH;IĎ€ě;ĚCď-%ĂŽ1Ţe ÝüZW± Z¸N.k}Á aŕ »yFQ…Žz <Ď[ȡ›ÁłöťžĽę X8–'ů%¦`NçSN㍚â°BŤb YżE-Eß´U Ă—Z ÇľS$â ߊ P„űp_ó•4GűĹa»UJx¸ TřBZß‹C ¦©î›¦úȆ(/ÚGHÉđnmź%ý&đč6ßxú€#C“‰ “§›â[yó,nUˇ9)7Č!4–óŁě0]gËiÝMÂ70C(ŽL]uů@-§†2HéP†cůň9żDVMó ÷â=ĘPrDÂG"Śj˘ ČŔŢó Ę€_öÖĺ©îę‡)% Ç8pa 6Q÷=ľčŁ˙L¸ľÁŔ™Ţ°ü=_Öź• KŇÔ6$a–śü.A<ęĺĹ gáV™ÄŻě0‚¶©`Ýħĺ=ŽĐ6|÷#Hm˛Y7ĺ°[‰EöFxŹ"Śs1l ‚ZĎMÂŕ‚nXÝ% † ĚYć;Ć>AĐϰ¦ł@°öΡ/ô „0vő‚}ˇĽ©BÇtFńçf ?ĐĐđ-~€'ě­YSßĚšŘgş6ý+ĺÂďlđ–şwűç[貎 :8Á=¤…XĐAŰ9čˇĐŘđ-n@Ë…6lŔń˙”+ĉ1"ß„ň–AÓ ’˘=Sh±HĚ^¨Á3‡v‚ĽÄÍž©DÜ@;ôw°Ażţ$؀ۄ ŽWĄÂ3ĽĚmc)ŠW[ÉÁÝ€ĚuvHzó6¸·ą7Ř|™T¨‘‚îůŐ7Ř mĘgŘ śP§˝7e:ż ^ő xýňŃţh"ŇÓŞv3>@)bÂň‚4!ĹŕŐŹI¸¤sÓ„KNŘŔ>Řč|)ú1Mŕ@ää/€{\Ż(LřXÍ©95-UBř‰µ‘x(ĂĂínäcáa¤§(Ś7 ŕĺM‹->kBÓ ¦ÂÄ€KAŠĐ"& N0#5ĺđ0÷ ‹ŰŕăąůóltÄ@hwÚŃîęÁ„Ę×9Ç×'hŕÄŤPôĄěÁô ¤Î– 2*@ź-Ă3'đn<ˇçŹMüëźeâ_˙…&ţš¤h'ĺaMüűz˘2ßOűKŠÓţ!’^‹¬ażÖţżţ$íA\MlD× ßřţRL„Đ–eĂ•±Ťů­'™ü­şű%…OLhżÂnü‡D¨Ko0ÖGö]n`Ŕ»ź8Lľžď·ú~ľľH ČÎŻ?}Â"J4HÂďö)ißüˇŘĆűz4lrÄ‚eŤ÷iLżq™jď_sĽoâŇôđ©¬t6e¶OŻçl< ťňŃľ†yßz~?ŮGőf´?¶Č‡ UTźEŢę-MAś>ŠÝ˙v´źú>Ú?–ĚŹL/r‚PPŢUĹŇä0×g‡űV˝ëűs޵i ćH– mśë§m®żŹő5Pyţ:ŐĎŰTź;웩>ňeÂT?–ËQG°Źő©Ĺą>~Ŕ\°íó\ß[ˇ0Ř·1ŇąÝí ç3Čôă`?p„ nýxÚç0Ů/ۨŇ6ŘoˇĚÔ¬}Ć:¤0 ä„mŽőw4‘đć›Á>@Ř(#Đ䇄s®Żma©ýÚT_›—ë öˇ~ u±ŮwC}Ś©ß Bš6_=WLuz3Ôż[ę5ÓWµč óőf˘ßľÍp8wá@8ĄŇçYľ5‘uq0§ů,ÍŢ óď~íÝ,ĹŔ>Ę'-kom=ż7¬ăCä8ÇÇĎź›ďšâÇ!ţAs®7S|¶;[`Ăá3÷—¸­đYZǬ†Ľe5(ďţË!>:ł9ĹŻj¦˝”k†Żń’Ą×óŠb¸˝*‹âë!~y?ĂďŃ˝Čőp /˙J$ *¨Çţ|ÖÚq•Ŕ¬ÄE0„~‹#|VŮk„ŹĄ»fřgŰFřĄ­ű¦Ň5ÂWaĄě± đw@ߢ—·CSö>>Á×=đö m~śŢăÎ-ííčuÜÝŰ©i3VĘspŻ#gŇ–1»űii "›ˇyw(zZygl…ń§ ííŢ{ĽĚěÓgöfô“föF[ô čëEy}'Ŕś)Ěě-1Řföâľ‘`öFöWŮ«Ł^#{Lۢáď‹5‘}ĺ9Ž87%@·“_ńăEŰI †űiS{Ż…¬ľŇx}i¶±˝fjÁŽ(Ö íĹŤHű°vZćçl^Dalo¨Ň›±ýx?µçd~Ní GѤLsö ş÷ˇY4|ĺ=Ë3r˙uŽĎ–rw"ŹjMěEÖÜ&öá.·—}YOĽ|Mvçˇđű°ĽÖ—ÍvH˛L€[A$ýo;ďŘ(˙¶á٨JřŔĚWŕÇÚKlęwăzLy#áßše+aÎëŐűů×-źćőˇN˘˙çi˝ý5ňý "PGŻáyŕűÇ“żľz …-źvăa\;đéţVxHăŁ/‡őąíTÝŽ@µCv¸ Ôks^˙Śý•ňż U8^Cf_Ŕ€µ8ŻĆZ×”mßNěżŘç-Q!đü5ÝĆőÇŇ»÷´łüCFŤĐf+tř¬ţ Sˇů°&XŁú°ľČQ`a˝rl”Gő×6Ş—Šĺ§2ü#Ąß}›ÔŰ”Šżi|3©Ç.´ ęcC ‡źJďw@ŇČłqJżÍčE6ěé ó@0â˙˘öcň¨ýćśŢ¦âş’îErY{¦Ąű~NN°}zs˛Ű:‰;18!ů˛Wĺu~Cí§Tp éĂŚ^`QŇ«śŰ¸íî”÷ĐŤĽ|J_×>Ü_†ô;˝Řç»!ýîd ŹÎ)U¤Á3čXC(€"osÎ8ĄË*Léë>¤÷˝ŰŞŔŹ÷Äţ}Lź_Â,sĺŢÉ|łéO‡»ĄçI˘MaÍÉT•ŤÜŁ9Rć⇏~źsö›„ł`:ďś×`¶QćlľąëÔˇôÓfó“}÷qLňÝiŁůĄP™źÔ ť_¬Ů˝%vŽ˘ň{|ęś©%# ý±©~űłLőŰżdÂ9kř˛g=Ó~×M} {Ć5MĂ_(ü“GŁž)¨Ç-°”Ä׹>BîŹĺÉ»‡!Äj/řÍiÇ(fsĺ MhĐoQĎ÷Ďo“î;^˛ŕr5•{iĎBAťnM÷‰˘YJśi â|5Aň~ŽqÂß–ţmźđ“}WŹi›d‡ŰÇśňŹ–Éçëi›óÓŤc&סĽsţL·ľÉĩۤźUŕŇ~î\~ŕĐ.Ł‚E`pęKýŇüyÜŹŮłŻą»XÓ~xĂ&·4ÖĂż±ůq,ËO;ůÚÍá†P»IćgÄď] ĺ ťS˙ Ďëá;Bh–řą˛2d+±ĆţćkČnqđßÍ7ąĹ Śŕ*yo¸[Ö3–üśˇŤ—ń˙!Ç­ĚHěú]5»r¶“€éŚ#/IĎkýhĚłc¬­4ůą…ś>Oă€érŐ2aý„ćĹ;8§}ÉAŕ‘äpôkë Hg‹P@ŁĽŽÖ…0Iď3[X˝Ř ÉNşňµe=“Půń€®}PĺŃŽđg,i[ßď+Mö‰ęĎvÉĄń‘돌»Ű-•zŘg^’žKL€yÇhGx·/d˙ą Î ŔojńËŘQ3„çÁ<É`łNťˇÓP,`ŔR¬L‰x|ě)řţ™˝nţBx–ë6lÎĂm¶˙l^Á%°:^Ü…Öłµ» ))ń$Y-™ 8B¨üW~DI %xâ»~8Ă÷m@ÁZ9_ Őµw !ëyH3iůĘä˙µ¬š‚ľ!Ěľ} Bđ[u_›ŔýW¦PŐX í9Im¸#ě®^†0@r`¸îÄy 4‹Đ#żr B07y×h@óŢávábĎGö?])Ś\6›!ć}xŃ6ŕŕÜöžü±Ą dy;$*źŕ19Ýb–`4â~çíÎ’4y›•júô<“6ě )ĐÝÚ2Ž·„qbđň#‚@–čŚüÎCŕ@Ł+«&®O0ÂĐě!y#że TťA‡‰ă¦…ĐÉăL7ščÄf8t&¦ÉëQh›ßP±=I¸"k®Ż\»€j'÷îzśk4T´EP>e=Ż÷2gŢ-‡ÚIK®— „gQÖ“9,Ë“&šá,Hqđ7]@üŰ×–‚°mţFE}Á|‡uĂŁ|ĚŮ6ÂpĹçX­[#mlÉ\;ÂĐؕ٠NćÜ»ă¬y§°ľÎ@âł=J[´ęůXŽd0ÓWĎŻýf8¸Íűö÷|ś­o•?% ¬TÁsCČj¬|üx÷ÚŽ3@šŘ©ńŚ#ŕ Tú˝íŻů-„äÚ‡üb6•˛ÝŇBx†І#žŤ6QŢź×=ţÂrČęv^.°öCŢ3źË­¦ ŞĎý-A<ž=ţ I:˘ŻŤËâ°üm)ĺ‚ôŘ˙™Óą&á/ŕĂôO!đ™ĺ2ÇnBIvřţ×cĹ?ŠKî€Í/F~őB7ŮBý“÷PŚ›Ő–öŚĺUCůŽAplęy‚éü CLýü–őŚK˝î”{řAáólĂŁĎá|8<Š0NT ‚ŔŚł^łćp5˝še±őm¦ó9ú <*4ĎŃP]á°®[ŰŁśÚÍäFÄÎÖ˘“ŁűĐ1٧eC·GÄ[G üĚ>Čš¨iâ/ížő|)‡-ąÍÜŽIřµĹ5`ůóňś˙ĘČwĺQ>űy+s­ "ŕ"+n´n0`ô*ŇťŞ‰˙JGpMőü!ÜaÁO:‚ÍúC<®H7íÝ="c<¦ú'p"YÚ2ŻQKĐ·öFPř–ő|ť1¨Ř‹˘4S7Áx {†g‰U˘ź@ Č 0ýšíô)ę9[ŢĎ©ku_¤Ś ٧5X@E3ýFĺU±bč#3ÄŇĂě©cseŘh$bĐŚŔrĽ€mÎí¸K–W¨’žÖż–‹«wQŤ^’ÖËxWzQ`H˝şňë%ú`Ť đjŰ1‹“}łößňšöÜ%IźA VÇÇňWť"Ę #b˛‚RBđÁ2eĘĎ‚.pj„§ě‰Ďě!ćěBú /(Ö>¨•W6Ťc)&yUîfP„ÝrÖfź‚:B[‚oE1rŽęŐţYl0>‰ đbűZlŔ×145ǰ“ e 8Z·ç|…2¶YMî ?p$1<ĄüčĂń …ĎPňą*!ľű§ $çź!9˙ĄśŽ>)K.1o`'DÂ#pa$_$FĎ©ű«ĎQIÎ’ČĄ~m·|u: šßs“?„íꦀ8‰V| ą ="%†©N¨äűÜGJTÉ–¤d‚Ş_ %“ĹČ;ś$Ź 'L’?GFű”Ű!¦w ĺ!uaDDéoPL BčĘď…“¨v[8 'Łó˛\…·@ Ą)É×DJ&6š¸Ď ŤÂ”đyHIĐFČHĺkß#m@+*şD”$}ícţ3ż#"FňFáexG´‘hŽ˙"/‰­AľÎ÷I ‰ŔE“Ĺ·°ĐŮ)Mt¤DtDRŽ(’hŃoÉ$ÎuáÎO2‰}Dyţsá‘製PaäoŔ‘óÚÖűUŕBśpóü)&HßD.`CZŔ›VÂfc^G­DŽZ O6$ë|ô)ĺŤVâz‹‰ ZgA"‘•""ŹÉ85ţGm˝¦ÓKŕBD^ú†ß "!:űst÷Ţźĺ>Î{‹…ämÔô ‚îç$$•„’żGBĆĘ g˝BĐăoʉ„°wŘ=˘ę ťŔV±˛[ Aő´€ăU;Ęsá ÷}Ä^éÜ€]@ŮÂýÄKô¶Ç°9Ű| r˝  8, Âá÷'D«ŕÚť ň…ŇÜ*îĂ.â ç†d}ŹÜ ňť’‚!QJ`>RŃ)ĺhľÔ ˇ±CĚ\XţĂ7b˘ßA h!RŽ ŚD rE0€č;O$ĺ<M…‘6Jy ]Ŕ<$" /®HtuťM‚Mu! bt~‰€Ě–v! 5" "0ż@čźđÓíůUřŕYlÓqă«§źĽĚ´LҰR˘ÎÂt1uA6Kz0ť'z­}•ą°! „mľ‚@´7lÖH)-„P-wn! Â)BäBßó[9›ďĽ‘ę.´:‹hÎ{č#§Ww$;çĽ~áśÍ;k&GKg{Ľ qËŹřIJ‹)´Đ}źµ€ŰňÖéÜŕ–ś‚;ôdśoáŽMkĎ]hG{Q[ĽNź^L’¶&ź>ľĂ;Î-ëyC;Ě&H.ŇąŤL®ńNu1~"ܱY$Áz}ĎYHéŔ˙ç Đ1çaKs±!" ľ…:pŰŢš$1IáSČ‚ţârě#§ëSľsÔ\¤·IţżĂ8@]+ąŔt4H.ŔÁAÔ–îśâ ŰłŻ!ŽT6ŚŁD„ă~ő-ľ‘ Ueu3JÄců&Âq˝Ú$Ą ŕ0›ć·NIőSŔÂ^WY|Źo›ň"ťßřÂ)iC7ZÝŐÝÔ¶äeC7ęW Ý`RőD7¨ŕ†4Q€Áäî565 ę{tC^J_ÁÚ 7ýĹÖ—É",č/z7„~ĹŚ…m•ö´ńb–tEdCbź=daMÚ¤ť™¸sĎ&®aąz_ҵ¸ĹKĆBŢPá?Ôŕ 7LŚÚ˝5¤y'Ĺ –ňIŠa­EÝ! ëĆM†–6DCdĂ4^“´Î5Ýbő śaZˇ)ĆHAŤaáWďäжM0„8(7¬ăŤm…>Ń7) _:'Íąlhžę…f¨´‹ÎIĘŔí ĘŔ©»Ŕ söI=ÎV$ZHÎ- ¨eĂ1ŚĺĆéĂLĽĽŚ·Ř0űąóţĺAźę×’Z", ąţ, Čő˙Iúô}Ř-D9gůś>…"ŕc ‚ô±…OËtŕěIžteOóţj˙Ód EL©e …cÔCŠĽD=`Hđ•ř ˙’ćąbj\1j5ţ‘b¦wźńʉS| řĘ jöřgtjťŘ‡ ® áâ}ŘG¨‚Tśż…>ʡŹ\včcśÎÁaŠ—4Ä=ŚŘn•-í!şAqßúZ’|N"©ÜCcăŻ-ˇúńÎę®¶~˘4¤ďÚ†ń>ěŇŹŻ!Ź\ކ=Üô[Ľ§Ú{Ŕă®4âń<âAá'„=|9;-Ő‚sPyűYČ|žŘëóÎ/Ťť¬,_*Xţ´yýřXm˝ĆŐ[0ózŇ^c™CdńP‚V!LËZLlŘ3™÷HćşVžvŻçô`÷|1¦·ë±‰l«°ńéŘ’KQfSćôÁ&ŇĚÖf(łĎ5ę|Ů)ŔśĐÇÄE˛ĄLđŮݲp’µłöȶ;8ą?ä„ů| ÝI~ńo:ÂNÇŻ˛T #l >e6¬ ýÝ̿зúĎĘcľk›źčÚ¤7ę«(a!*BqŘÚ»ńüÝÁGż¦kýzoăůąľçSŽłyj¦—ˇc\ÉÂpŢýkčhß çëŰ̆rý¤Ě“bŘ—Cř/łďCo×!Ůp;ýőhţÚě™ĆŞ/Ę6·§M‹••ĐW =SőýTţ:·±|(IÎö&ŞŠŻ73ů<ľJjPSu…‘üjéüĺD>Ů,äÓDŢ›··ůţbĹ4÷oŤ řzźă@^×HĄ GSoňo}=‘ÇâŮÁ7A -$5xĽäN3Ş?`NäŐ^ΉĽ—*uU¬źGňŢFü´‰|)±Ş˘¬â˝â€Đü۬†»Sx1^š›®Bć<~Źj¨aU}‰­i|8µĺ‹4…Ú[4:—IÓWĂxö]ďgń_…-ëRưeţb¤h9 ü~Ó@éŕ>ź÷»m1 p™ż—LŤźĂűÖćˇřźă–m‹+ßx,]ď’Ţ5Śóa4Š!§aÄ < !§!čCdçôő>żŹiPüÁOÉYž) úÄüUJCš‰ %°JWáǦ#x†ÓÇ5ob8µ˙zđÎżç÷Ɔmź»Çs‹‰ďĆî°2O?-˘T ďţ$Ha™I¦Çîa¸n¤ÜÖÜ˝ncwf4¬ąűkFĂź6v'uÍÝwű¤ó%YůͨŐj‡†FďAĽ`ŞrŚhnN‰ÖäÝŘ Úňű˙?wÎř~ŇäýŰ µ'ťßŽŢ˰ětN-&ŤłŢ ßÁŤ~Iłp óAľ§P‹Řpô§ÍŢą;Íáű§¸ĂwEʬ/Ł÷?!®qtďćî˝™»źŹ÷a mĽLÝă©ČäeÚm€ßNÜËĽŹV®ăíŔť0^Ô „¨†ş«´Ôg¶&Żř×#÷±+‡s_Ö˙¬ †îJ ¶A¨đ¬7Šô~ÚžŹÓ ˛Í­§EÁŔÇě941ŚŽHŰ´ÝśţăöObO±Ęi Ôź:oßsÜţ&¨č[µĚNÉĆďb(k“v_TÖnŠiŔůT 6X“v*ŻQű§@ĺçąYd]ű Ý˝¦µĘ´·XK‘©˙őđîł{tžD¤,XňPŮÖ]ćD1Ą!…ĘâP Ĺ›9;3ô¶tLřWż#ícöOžG°cZSv{äíÁ˝ö»W߼z2ľz3dÇú{« Ŕ±†ěy­úň)K9Ç)@—2 † ^SöÓpě1 ŘŁKó«ŐѶ§÷Ę< Ap¬‹.‹Ú÷ş€´›…óŐ[QŔ–ÔË6f—j0ŽŮCT8Ĺ?qĘţĄ&Ŕ™ĽsBČűavw, !h ˘ĂŚ]Ýç32ÂÖ„ÝŤ‰f{fĆDmruw“ů›`™»ă`r˙g ńg°ŹÉě„iĘvŻĹ8`Ç äł»t^ľ@ËŐ<6›şâ'ź:FĺgştĘšó÷—96-Ľ®B~MP¨ž~0Eë%AáZéRgdŰĂ«—)ŮşS9çýĘý@áˇSVntýi Ô.5«3/Qý#€ů¬÷™°&JÉ6S»ĐÎĽGťĄëĄ¦ř5C!ą”źSÄ-¨ó±ő:˛§(śç|âľHQŔY0çw;ýž'X×”ýŁŕC<ř·o(Ě7Ę´ş€GóDđa ජňJľ·ą?·mFLX_fÇ>ĺ5S‘1Ö?xˇŕŁbÉż¶ţlP4Ł IG˛§6ŁGĐ)ů)µąŠ©jj~Émćmnt´KîvsGK–`­ŐĆÖŮ$]ľé1FAÇłŮmŠ9aNäÂ-ŰE |üQľ.@„±ůé­Ěč‰ ŕZSłÍł˘­PŇpČę‰c¨2Ĺ…Ö”¤Ľ IcŻtůW{áĺăO7WO ˛yIRhçGžbbÎúw€`%aŐ !@=V˝Q`rÄčí­?ĐĎťšŹżí[ŔkŚÂůJL;x‡ś/Äü¬ł1ß_E¤`VÜŻÜ|śű"\_ä(ĚĐďťś¶U aüµ°Ú%śsŇ«4Ú=G;Y÷yy}ač_üv\Ć;C–Şg¦š Ž˙˝@¶ŰްG›]lu^úóµÝdH) Ëp÷, Ů⬠üşˇ*3zň¤—…¦Ç€•ÝČÁvîë…©Ď çÔ[¶Íeč`UWőŃ汸ú5Ą=\†˛n\},pżA0řÁAł¦Şk"ńŮ'Ł!?/ÎöBÖ‡z©řDő•¬Ś)sĹ Ĺ #ŘéúIoöÜöW§ˇ†ö0**6¶>¶ gĐ0hˇ•µôTôO1 Ĺ ˇŻbX){ůyíXBˇ>¨XŹ{ÔL@uĘM_ëŠ! s««]Í®wÚľ®¨ÝČcGfŤŐ˙ŻÄ}nX (Ožk0<é#’w6PŤş/ÎOÔ}x,Y”=Ńrz3})˝ć?c1ćY9ô=EÁöD)# 85Ńśç¦ć-p6W˘ĎM‡2««Ş?i ‡Sn»vě1 Ťž‘i!{ŽÂX7Řń˘ň'M5ÍÇJôaňQËk½ ŚŮřEB•Âű;Îy¦&‹_|5ĘŞ®ët/4¤Á`ˇuűx5NǬz_w!Y{.´a<¬¶ců5 oşgëʰ$»cćvĆÉ4ěd˛ȇ iz]ó *ŻŘ̉v•ţš($ٵěIŃAÉ=ł˘§b]3ŢŇăŹBőďŇźň¸?ĺĎyhăčŃŹzdRßđ˙M3ł×7ő@Ť4j8çŤÓd–gĂÇ.>5Zö÷î@–0[l‡±Oˇ1… śŢĂ„ę ]†5‹HŐŕcz~áµü`ážŮ˝¦ů­TÜ…8ŠÄ8¦ÍIű•A=4$<ă/•CĎ!ËvްxujBߢşSÚ>¦Ęvü@"˛,ÝďG/ÎďeRQăŇfÝŕŮśąQk€f˝‘Đ4u]ŕWpÚDu›¦„óĚĂůqrçścŕáĘÉ1 |Ý 5}D«¦ę˝ďIpbe·ŕŔ’ö%ˇMi´ćómWO"ޤ=Ç|ń“:—F ×ćâ ŐÂä'@¶áÎ}›ŐúăIÖť©APËC.ɱđWiRYD v‡e1GµĹë-SëÂIľň°l,şÎŞ3¶ěUz‚ĚK•8Ä=u.ÓBBxdev-Üf„ű˛oĄÓĽÔ# ‰´° +|´†?xľĐA›ëáÉŠ¶x±U”żśe·uń G2ďdwć“Q ¸R§fgnu¬˝Ŕĺ ß™óvN""¨·N5%5“?uDDšęClă™y‹śt÷ŞŠf懄ô×96kľ~× ü>CçáÁ)Hs?™2 ‘űî‘q?`çJzńî0ş*‚µ``5KL„µ¦qř›R`FHL+±Ö.Igž­šLH¤˛V>Y}Ő9ه(JŢôf(Ř ¦8>ś ] ¨.íz%7jkf‘NŃĉ#ž5I™ĘŠË ‘fĚąÎŰzz¨"ĄęÜ» ‡–0Ş^éśŮ2ě5o_3?ěAťĂ*Ä»ăŮwh»śH°€­]L$ s٦4ő)ŹA™fü"€GŘŇś"ř Í3Ö 7”ű—âéf叜v‹vÖáâPĎ„ôŔü,ö3ĚĆŢ Ý)ćTÓ`<–ÓĹCB˛äÓç”…_ů$-nČ˙SeçčĐlrĄ@\ěGş<őQŘŞ:OĽkYO}ć¸?OH CÚ 'ŕČŹ0GuĄě_Aţsăţ…$”MĹ_™`A]U–+śXi/âpëHMWOôzę9ÂÂwŕ}Ăß/ýp€GÖlrz¸EpŤ}ġą@‘ßőY1®Ö&řOŕ¤ë—d…Ťy˝Š‚¬Ňí’ŹWwĎŔUkdˇ÷í8­ć¨wűużßzŘjĆ”ĄEĽFP'óÖŞ’)Ŕ—>yĐ'qŠhÎ.ä (˘úâ—Îö2(GĂÎzB$ťOYă®QT­SU tr±¸řľ<ëMy×4ő^tŤ©¶ŕ)9F‰żýŰąčńµ’yń¶źFK@+˘ł9›6ÂĎ“U0@!( ĘĄńᣕ?ҡÜËă2 ›˘®¤¬Oź€kLz!Ś˘ćśřz ÚPh9ůőO¤řcB†G†=µˇĹ!EŢC‡fÖjĚqçí„Sđ,,¸·Pŕz<6°*5mUPŕłtŰęŁý,—kĺąriÁř?XĐVÂ}WŘ;Ë%H… mA:|ń”Ž˘Ą‰#Zóp<…lö„-/29¬@Tş5Ö‰ŚĆÖC+‰ ŠŐśČ±YwśÄS±R˘w/†űžŘľ.;"mႎÄăH?»Äj™4µCĹaž®Lę˘mÄş—ôá)¬ÄĎ Ö4c (­Ş„á"ɵŻ,l„–]|¨Ćq† íŠN›/Ęâ9(°s!¦™†3AĐKŮÔťuNW™ĽÚhV tn…f¦rjH,‰\†Ý2­17i“ëŮSamLŢj,rŕB“llňśR ŢČ.vßTěîJ_ lQMćU NÁwBSŮůđć(±"žŇůüâ“*$`ÂŤ—/ă ­«Y,ˇ® CŞš6ËŃ †ŔŤ­ž¦Zś­Ćˇ'Ivx8b‹ŮáYhBâÁ]E&băÖT|ú/ę^Ďl„Ţ,¬¨ţů–äł|NšhŃpŽ;0+±Ľíä3ˇŹĎ–RVFąřË '‘-ĘŢČ7…6`ˇ$ŹŻ_’^÷<Âs;XI÷é.g§Á˝×—“—Ő۾ѬÜßů.=÷ŇżŔĄ¶ ĺśí‚°Tgî}%´ÂKˇ¦űĎaGža+śÚ2?čšłhó]Ź-ř˝Ż[mÚúŞzËrŚĂĹĆbÄXČ81)šÂ“„ âĚA‹Ű?T]ÎQ|ÁŔ˛Š>ÁA~Ů;&ÔÁU˘C%‚ă@dE3™Ä:4ţĹMÎMňL;śPZ¤ZŔŠXáon[>áVč‘­ôĹX? ě8®nDHIJjŃóNéRÜM2€aţ~M,ĘŢKßU —$4ih^:é#đ©Aă‚SťŔĄ«ęЦRż[š’řfĆ@R•Şlç[™<µśdo¤+Fµ3ŻZKlŃ™?ć"Ĺro1“0nđ6 ŠGl±pú´VŠ2BU@=8IS˝ 7˙‘ąeŮ5ë]xI–v± bFĂĹs˝ŇJă<0÷ťřěr°†ŕąL‡ť"ĐëšÚ† ´Ô{qĐeµ&íąŕ]sa!ɢ˙cvŤ@FYqYÁ@óŰÂ^6#-$öOdĄ˛’]‡ §®JZ*#Î÷LOă3Ś*9ËF:áS7”)s‡ÚJ.8óťL˘p‰G“ŘžNRÉ8ŃÔźŔŻźxÂW?S†+9€)^b•ęąUSR„˝Sůe‚ź>;Š´őĹŹó‡eÁ>]$ÍvĽ^–bŻŰÝä@zp®şzá˙%•h|<ĐŁ`×č%˘çîy9łâ0=Č©ÚGĘ…#ř(iâR©FŤÖ«ďÓ•č h ´Ég;kŰ“đ YĎdŁQ5ă¤?~O]&_Ük´ĐŞk;4…aU ŻuÉäćsx±~íRUŕÚŞŠgé´19»Ę·ŁŇ­°mi§©ĽŤ4vFŻ.öę„y1.sÔń÷7KËPá^ŹÄarYʧđŮSîA–‡e[őä@ ÎÚĘPm™Fg"“DD¸W6@SĚQÉ"Ŕ…Ăf‰łˇŐE(á,|hł+Ű©U]÷qĂí8eĚĘç¶ąĽëîźťŤzÁsŕţbJâ—'lx_ŚKłŇ!˘bZldáëyF˛¶2GŻ´ęËRť9Xą#Y]ykšnŕż–Ü=“Ť`EF,)Č ĘlX}r H ł1­ş”űůCoĎCQ?Ř$_99Ř1n /{a?‰®ńš)˙ŠŽ>,ě‚éů©ě,ĽTŤáS–ú®®¬}X«‰ť–[ľônŐ:ú«˘źĺ>U”g4H s!ü;ŘEQü#öJrIî‚‹ŃIĚ)ř3Äě®´PdÂl+ĎkZ2ć69Ü'%[Jx± žŔ*¸¶ź l»rôsVÉ©Ň îČŇŃáxcq(ňŇV®|­K±ŤÂ ŐŠ¸•ţŕ<0ÂGʵ ˛úyv­U' ¨Üf‘‘ŽŃčşÄgŹŰë´Qż/VMU]|·8ýúpö©Ţ‰ů ›{ŢŻŞrĺFV*QŽP鋢¦ťP{˙cMŔJ’XcM‹›ßÜű(ü¤Ú “Ĺ6ľ5xEŤ·^äK.˘‘ݤĄMÄsňZµ‹žč®ĚŤűU¶%$|ńµňpäßKëCżŘ˝~µy\×J5¬á€3R·đÝ™»)ăś{ĄlÍ&Ţ[HóÇĎĆb™",<î§®é¦ŔźĹ«M•Ő8L%=}Šprź?;űżneH»—‡µ§¶ˇđ$“ËCłUăó$ŞŽgňwą[s’Jđ 6Ĺ%Űś› haĹ튋«Ü«ëň…Ămlkě±J°;ŹH+Łh^ŞO.ÂąČ@ľ¸6µř€ŞV )÷۱*ÓŘßŮĚtŁ>ůä !Ý}A„‡†ěH2şoC3ĘKMč{×Â# !˛lš"jÝ\NŁÔîŐžßDşĹÖ9±ÓŚ—šŠ ĺM Aśýţٍűąé&n™0ž9m {Cl˛óŃč/hq\ŘVY\řő~ą2?ĽŮ,\= «”´¬ń٧ŞŘF´yë+PkvddaSV ÁÝĽRĂg&ů;ť”ôđ‹‘ĚüÄ{śĆڧóŞ3±…<ŚM[¸ţ:a\ö(|1‰i¦C2¬˝|«{™^‡!˛áq»ëűGćC"|šÍ-÷Ĺ@`Ą~É l˛c·¤HüŚĘuޱrĆjTôYţ’¦Žă”Ô7täy%+$s/)¦ nčC‡B¶–ĐďĺâQK0´xc]Úů@ŃČIÄ'źŘJEIĚM!CIs‹Ľí{Ťúŕh…¤hX­Nď )öŔäÉ ö\Ă!Ľr·3I S“ÁÔ >WY®dsŕźÄ]¶ôĘäŇé™÷ÓtN2D,9;8Şx=tß—dř!­óůX<‹nŻ ëČĎ9Ň^Ńwá‹6§Đ/ě“Rě·÷Íďi1wô­˘™2‡@ę㊴ŃĽ°ę?äĹwhr2& äbT^ś8Ľ'I»\řtŁ:7Îq.Ş))¬źQ®iĐŔÚo&ôâöÜ—”zdz¬’?ü©†(ŤŠŤ"ł€ź˝ŠşŰ´ÂŐŁpßçi…Ź^ˇËt2ľž±%s+«Ĺ$HZg_ 1Č˝(X–~čYtµáýpÜ/2p’´>\0Ť÷Dä*fl…CކóŔ°ßúvé}—J{3î*)źúú'Ď[çČ@ʼnžú|Ô%ä^b2`wëÜ=˙٨¤>Uů¤¨C”>Şl1g×Ă=äůÉťŞăÂú‰żŤŹh!f’mąJ'Ěeđ˛ćőâö€úaţE őVČý;Ĺťb\čŃą´%儸{"őw9(ĺ*"€@6†KoýmÄ|ńÔTÝÜűVÍüpC@ę†-xµ‹§qâ·&RŻâŻŠ…4—űtč,ÚôâýT˛ś,Ě5”ěLw ± Rw*ngoÍâć°6áhkŢĺe·ŤR&[…z:>.QSĽ ôÝ$Ú„ůŤ%Ě"ĹÔę}˛C”.CÎÇëĎ{…Taf÷Ą$obbXz„ţy÷mÝr„P4ßíô¦f6KŽ) !•F>*Ć«SA’dxb­Ňλ‚dďűg ÉÄ9kÔ°Ĺ„„+Tő›„Ó…<+śMB¡Ňl“^4$Ş•eÉ5$ď`^ˇkdL¤)"ˇů˙ĺfE>ž&"áß?üĺďßD$xâ (´÷š -ŠH2«o/^E$dN:-±E v(Ě0"Ű<ŠHŘÚ5o ňń•$9ŽH•ËHŠÜž&ÜsďŰ»SÇé T6 ‰Ŕ+T¦m+J÷z‘€nPmËÔ8g‰HĐĺúŕxlÖ9hČMąň±IH”>Ű8Ýĺő¶` ×–gVăHbŰ›„?zB×÷Cą+Hhr­JfIH˛đŤę¸‚ŞĆ©!a/(D#ĺKŐH‘ đeUGÔđ)Áąn®ň„Ô¦+é'}M"7 ®Ů4Ű9Ď IąEdIňYC2é—÷E$( šźő° ŹŘ>Ąs:±^E$yĘĘî‡h©H’ "gĺQ6IĄ*ŻC=˝¨HÄA<ÍeźBcŠH0ĹéÓgşp›"\dP f?•v ‰.ă$Bĺ]Cč…ź4$Xńě—­¬ž«ť»ąă2QBRŘE5żŚ»„$ićPťZŤŽ  AY5ÝHî 9*HëAđRŮ8$śV.U]†Oę”jÍFk›zÄ|ťŚúLAŕ.ˇőáÄKPŹ<ĺÁgv…ÝÍRŹ KŤ‡d¤ ÉúŢ!xIGpkPî4QÝpkIGČYń+xĺČÓ,3LÂ)«Ă•#'1ÍsŚŮAŮ 2 ěXc>lŽ€;]DT® ÁîÖXnňďň /ĺOaĚ;\GŚ%y&5|6’%h…#˝OÝN/ş”nÂŮő.ŮČ•çäůóTŚş‘„żbŹ4'S8’…FµIn· LĎ/‰‚p¤óĆWłçd«żéF k=˝/»n˛ý6Š= G.Z3[QÜ<ăz G°9:† iČŽ`Qn ĺxŽŔśět”˘$ Ř0áHsZŕ´ëFČ™w7Gáp GúĂÍň®M8"ČrPAĎ«hN\¦Éš»űZXĚ»pdr§ďî~SŽŇęN S­˛„#—&k±ÉŔYžÄčÍYßxIGHËgEO.߼+G8’đŮkŽÂ658ć̇QöŞQ9‚o_V&e}‘ŽŔiŐI”Ah.Á§ßŢŇÝŤk“ŽĚš¶6K;Ň©t÷¨úI:-ű©u#´>ÉĂ×*Ó±wŮȢ$€Í…#¸Gđ˘n®ÜěylC:Âa±Ë4QXÚü^L ëaěxĎÁ^ęęž'4vîę<˝C¤>&,¦7ůĆ&Ĺ…+4Ü ňŻ„/#oú±f B~¸4}ʇ3$*YŁx„çěĽĹăE;‚q Źß3›’(Ásâ(;tK<‚Ń&„Şó˝ loÚ\gŻóµ#@A µ$:eLíG€Ç4ĺ8<—Ă´#¸OEü"»%hGčt™ÝŞÉA¬&vőHşĽ$ÄůŞ!ć~εö˘©±˙ĺsWŹŕÔ®X´Ş1ĹŤ_ú‘űÓăËüé(©ˇuňµÄ#,'ęj‚ˇÍ‹ÚşMOĹŔ1ľĐŽLOŠr¤WíiT^ůb?Ů´#ń^1=(jGHJ36âWÚŞ7ć čŘĹ#zćěÁÉç'ńHĺ†am–oĺŹ<Íd ›$L ÷ á?hr©Ćý0ó¬%‘˝ŤżĂË»€¤”EŻDöY@’9¨Q?ÂVű—G ÎäŹ ń’)5QA‚Çcđd4ó]B‚Ş4,?|U`fp,µrd5‹óg%¬´Ą![®¬řřÂîĄÁwCej9érךú‘¬ 2Ő¸ LmňśOěß˝)™:RęŮ–~›.˝‹ě‘1ëGžŢĚZŢâ1Ý»¤ qňl5ĺŚě㢄äbqdÇDwó.S0Dk"â E cś'󅀄ˇU“ný" ˇinń3FÄß  !-ăţăć‹Qý"!Á˘ŹJ(T}U‘LÇyެ6 Ç~ÓŤV]KGRlÚĄ3ćÚu$°`eĄćż ‡g‘đDßY>QH2ä\ćÚ E¦Ž„Ă˙Ŕ:ĄĄß‹Žd &ňąéHř‚ěbzi>’„*ÂäýŽé‘‚’¤•±fłäŮ„$I軳ň˘#Á‰´„Ř›Śä.·c.’F®QFBv]]j!ŇxŠÄ°¨SSrËŢD$5NŻzŤ"Ť§ĄŐZ*Ô°Ň ‘eí°ËH4OňąhÚU$¸ŔđIIÖ«5HIXÂ7îIjâ>éHR^śÍ Ü®#áç5Q­›Ś„ęĎéˇĹ ö #a¶šŁúó‚żĘH–×\Ú…$\¤śMë{§MHBař,ěŰ®$ÉĚš׋’‡ĂL„*]•MIrȱ϶ęń˘%ĎŁ%Ä (JI'4§ŠŤJR׋‰• Ą$”ý€/ĺ:J^±(&Á˙.Ć9OH.“Ą&y*.®Y]Ż30ŞIpĆ{;ÔŻOb’Yy˛łÔ$OůI›+´Ô»šdnţĂ9%'™‡ç‹ś„áPĹŻ­ŢMN:l‘ÔŢűIKN’ÔGąËgűZN’f^oŻzt»k4µ/‚öű‚\Ž/%%뱄ÂëETb…š­Ó+ŠJčvNí­D¬ŢRvăá{‘•@ŕQ|-žQU’?˘=TáQUb@ęn S—Ş„őx}1ń˘¬Ä]ěô­^u%˛’;‡ÁôB—§®„0|ĚuÉMް„%$X éçŻď¶¤%xři‹şň˘,ÁŠźLŮŻ”%Sú [Ć(-)Lî;5âV”–Pş)s|žË|ĽŁ´„śgc?JüŞ-™Vjp9|—,vX-»ş„ů;ÇT†fe\-uIÖ/śÝXĹQ[rQ4jŞ©ň6i ü9f˘! ëĄ-ą|‚ÜôČ|Q–Ě)3,2we yţłî=<*KNbZ§mf‡KYň”äĹČÉňnŇ’¬Żĺ¤ą¤Ą%Ü_Ľ„ëGT–čnjęwaÔ®-áľ“˘jAZ’4Żśc'Ř˝Fi xÍ Ŕ’ŐžrÚśŇ1§,QZ‚‘2{X{‚HvHK]’ĺĺîZ#Ńt_Ô%iMţŰ&/É*–‹ áĘU6uI&SÁöŰ,>Ä«¸dÎNKM›şĺ#€Űđ%Yâjj¸qńeý¬mI˛¬Ă úü¦-ˇ?šł-q łĘ#ŕĹ(-±é¤»2> Ęć“n(©ţAÔ–ôĐÝ›Ů.-© ~5iIů$-aÍX˝çÍzy)Kŕ2Ťd"•`˘ĹD] ®ő&Ľ*=ĘJ8ćtÔ $}öga‰Ď´ § Ę’ÎŻúpDř%+ˇ©kvăflKUBşŐét«j‡Ą)qM#zĽ*JđX{&ě¦'aź±ĽůĎMO’¦žFçň|Ń“Ěbľ (y˘ż×Áe@wŃ )yVnW' %*yvć\çÍäKUBç˙ęř’4YSTB*ĐérHŁqo˛’3¤€śW•0¦¸é˛ÉĐ–¬„'ř!Fí¸DŚZÂÔ(níäö–PĚ‹|DÓý_žeI‹Ş}×eQZ‚ń88?F‘QrjKž˘<ŰŮčŘ/ę¶^šQ âęî‘Ůĺb„ _Ő%guŤÜAý{T—Pó}ĚXlł%/á#{’bçe ę÷‰¬öDK«¶ô%Çšq™ŚˇľËKPYΞiyÉSc2ŰÇôĽľŞK€¬ĆĆyQ—dÉŠsąŰ'q zçOBş˛´%Ľ˝ciĐ Y Ę e'•µÜ#%ÝĘĺ*NĂŔ»Ă ş’$×2HDµIťQU‚3;Ĺ ˇ?7MIăeć)Ź%%—Mq]óWŁžłÜÉéR‰''ČI*g·.–!{"ČIžŽŢ›w±dBAP‚éQÍѨ+ô$L #ř0q†ţÁ”” ŐŽ9:Ĺůâ”<™C˝ëđER2OčľkJxĐĎĚ%(Éş¬’ëŚz’¤4‹és?ß]N¸%‡€ź &Á‰˘ÎbíéNňŞ&ˇĹ•wĺ8N^ĺ$ ÁŔ÷^‚Ç´‚]}S”ôĹůÇ‹  ŔĽ\ôůžz’¤QM“T\w=Iźc@ž‚ś$ ř~ÄeÓ“śJřšÂ Hą^ä$ULd{űrî1ĐŠé>Ę–7čIh2Ó<óZvh/z¦ř}†4/čINÂ&—‡śpé=‰SS×wŹr˛â’ꡯr4őÓ rĂMNÂ!Ű|ą”MOÂJY‰÷"Ĺ&'č=C/)÷Zzc=˝(™ˇX=śVö Ľ˛ä’‰ŁNyÚÚLpQN©=fĹ˙ %?^§äĂ<ë·źˇáćYër÷Ŕ ăKl Ö>şŤŽžavÄE©ź>¦g]vŢ3~:ź´lábť&ËžIÁ&łĎ0šĺ_Ł8OřóđOžúĹq›gnđş.nrFěDU™±Ę­j}p»sÖ׳'çŇ®C‚W__V˙ĎUţs3ŐŻď^?C!ś37űcŞ”ügĄäůX?ë¦$%„šř`<„šŘśÇ&"E3Ń„ŐI¤”iRvAJ‰‰&rČJÇÇk¤‰}ęűLđn\ŽÂ˛{FšÁ÷M¤‰2öŢEš\AŽ4H ý&Ó¤F9JŤ™&ÂHesvčÔ(%&šŘęřx›hrłďMƵ©Q¨)›z:óF rěn+Ó$S0÷.Ó„ž/AŤ2MJwŢgš€ąů“3M°/˘»¶Jž/.= *¬jb7ˇ&”‰OAJŢ2M4xţ&Ó„ĆÔŁpÂ3#M"›ď#M ˇY‚‚Í+ÓD;ý’¤”Ý \ă-ÔÇâ$C]ď#Mňy~’٬L“`,9J‰Žł&&|›iräo2Męr§:!G%¨QŔ‘łëŰv) jŹK»gţoĂLδ«P¦Ů;ś%AA xŻ"jî4čOŽbB*m 1I1Ä„eCČ0áât@gŹ0y^Ń5JcW—źŚ`"˘k[GmţXó$6Î1Ŕ—s%ťµä'şs…ä±kOć“DąRTžŕÂŮŐÁ±t'g .á_ ą%Wt—%? O°%¬ş§–Ńť/MŮÉ3ë›¶UHEŐIŽŹň7™%ő ˛“¤çg2e©NŁś3®ůŢ+ާ•Ü}÷7a%cl’“c NRŢ'ů\W]ˇŠ»Üdڂц<¨M@3XÂdĹý„ ”+ಜ÷·9%Á,ąI‹nyŞă‚ÜdÄ”’¶$ĘM®č2)ó­]n‚«ŻU’c©Mđ’ď]5G­ÉŘÝâ-Ą ËÁc5µh…ľJ(±;~,©É“ĄÖe,MJ§Ň5±ůÚűŕő}BI/B“čPş+MÎyyh4Ĺ-Sf2x'a!÷6žäUeÂŘ 8WzźNůŃÔ¤ĂI4ć  &ĽąILJZż¤î>I#s‚ş„Ę3—$żK2?Ô†™lavmÉAWű:ç·™$)f’<ÉF»ňµZŻ ,ˇV~YÔ+‚ám( łPŢ„’ Ť©$)šFXČ÷’–Ľ%ąŇűTŘĺoş’ąĄáÝ狪d^‰˛äĄ*ˇaĚ5±}(‡–¦ţň…‘â?ć‘€'˛I˛IR–¨$GCJńÇc"IŢĂäJł©JBHĹÁđ­=äp©îń§Ć‘pF˛ňH¤·ŢD% ®<’ň"*ÉyČ âjjJ€­­#śú‰•EBŕ #óMIFbÎ.) i$"/IÉSŰŻ†çJ’ňH–miVLŠkJ٬Ę]Žd›Şd‹$±ĐUÉryU•řŕÖ„Qćđt%f>ď7P•<·Ď, ™$›»»ÄKUÂôÓ•Jbż|“•l­˛ ߆’PBt%zřl÷ĎŞ’J˘©ńŇ•(sznůr\Ű…%+”DSÎ÷©$ }›J…%Tî­nؤŠSYb;·3¦y˝–°Dĺk¤ůY §Ł‹őŁó"ęJTäŰXćc•pĐ7íĂóů’Hb»şůřŤWI şH‚a÷ű@É˝$ˇ:3čIXN\FňPC”`·]‰$šÚľI$)Ç«ž„G¨Ť8Ĺ$G˘Ă¤lZ»–:NÜŠdÓ’x‰NąsŹ"9c;á:–Ą%Ů»*tla$)şÄ%ýőEŇc‰„ěołHZŽR\ÎE"Ę’čz™¶ĺ(#©1‰DŚë(#)«Ý—q×ÄţŠr†/BHt+®MCÂůçJ!‘uç&"1„¤ËćźBB±ęŰ’¨Ű ¤mđ" 1$_ČGV g/)$ˇŤMĐF.éČH°#÷ĺHH ˇaĆŰŠ.Łpz˙A"EgĐŤ¨Ţ±ś¦_4U#¸{§şŚń"‘˘m†ŹHѶD#†ôń$Łj$fŹĽ¨FÔsš2ĘuA4R˘ďš8–h„Ů"SHcäÓ)á%:':‰çTŚ@_°‚G’ qbĎÄr{–"cŚ„č‘CţýA1’¶čK’ŕ^!Ĺ+ˇ+»±ß«Z$ÄŽü‹jGĆ %Pf7±c_zclZ‘Ľ%ŽX¤HÔŠ„Ŕc´ľKA˛ç&áţaĚj™ôż AĽcPŠ”#ÚĽ™ĽfIE°ٱ0¬ß—P„ŇŮÍq¶_”"+n•ü÷q#©7R^âFÇ͸IvŁPäŘňFxM6ťHHÁ_Q'‚#`ĄŤpŘt"{Ö¨˛A%˘JŰ`­ľ÷Y#ŁżDrĚq!ƉĐúuFŤ@Âň˘ A#Đl}Ůą#c ˝K)`H9öL´ľÉ‘W×–1rĐnĐ–Áů’06läU˝ A\ćŰ€…á,]MŠ­¤cÁ÷>b¤µ]F¸q|0ů7#cS˘őá…*7ÝMăEĘź/‚†~Ů®CĎů.^„I-Q‚/ä°Ř%!i3Č>”ł!F;ńOb®·á" ôč¨i1\$R„ä=[ä5\„VHkŃS|LEČúÍÚşÚ&É[şE)}•.˘ç, BÔĐfëŇůµß¦‹¤—t‘tÄp|Ńä ÖI¨Z“&(„‹\1[ÄĆ?9\$Ő-rHÉř6[rßď˛E2’'Ţ…‹‰ů6^ä+)HĚ5Ă7ů"wő˙§Śpb·FLvµ I(Ś6YR?-`„zŠĄÁŹžŰiz‚›Ű4ßű|‘űëĽä‹Ěy-ťG6 ¦ąn ÉŇ€zdľ:örÔ€¨éÓú"A±˛ŇEQlé"}Ky ‰Ů"xfëűp‘»z.9A”¤-[äüoËé‘ă!+®M˙AÝôJ?–čóm¶HAQ· @V´ČÜŻ_°0—„ěâ•-rJáu“…O6Ş?ěáMĽ>i?řgŤ,$jć~ l_™"Ňοϩĺ»LrJW¦f3T¤ľ”ęÎ"řçSöoľE8Aú&P„ŞŚ(Rb |ŢŠŔ‹äEńňDpśQńQŇŚŃQާ‰ ‘ňUď±ÂD ţjŹü˘D\Iň"÷AČCx%”%‚%a^Š öĐxzŢľó]®H›ďSD`ňĄH=Z)"®·Ř¤!E¤ÉéÔz¤-Śá ˇk{Řł%łD±‡†łšíqÉ!’_3D&a!ÄWh3ĎéĘ 1-T”zÄçĎKHI[zň%‚ÖC–Čjá¸cJtń>?lÓĄ÷8c|Ě)ż±3óú6?¤mZ˛eV Ą®ČÔzlÎŢMšĂ¤¨ř¬"×§¨ô¸ÂNjš‡%ô suŤă"ĹÄŇz¤ " ă¨ő §žŁ" GĄŰm5ă“Ěc¬{(Éĺ&ňóUÜ€4h·‹eµ$@îV~śe˘Ć++DH"DňFΓěý› ĘɢĘăŚ"˛‹!"×–!˘s dŕWŰă2˘ľCťś1ŻË÷é!L/XňŽ"ÍâC’b„6‹ßÓöDt.ďŕŞ\á!zu“wŕ&έ«îŃ!×ŇÄ*sÇÍé]ŘĆÔN3đበ9·BN·=6äp˝oVD )13¤čkEÇJ 9áőÓCP…€Ű—Ŕ&­x92ü)‘!Úr ëĚŇNŻ©Q.Lý1{bâz–ĽĂx'•ŞĐʍďŘŔ#¸JoŹ€ csO/ ŹČţjĺ۸čq§ŔĂl ˛˛¨“ČQŢq¸tîŘa‰;l8çVH’†¸¸#.µÉjRSvصpŻ}ŢÁ÷Y!‡OČ éAWŰé۬d9EmÇ6Ö?÷¨ĽE…Č1绬xÓqGRíŞ]Qď]ĘŽŮLJ˙6)¤lĘ”!)D…Ŕ‹´Ă˘Bt<őiÇL ÁúxQvň$ĂO¦¬nŤ‹’ÍĚ|×u„)|–x"ÍĐ­ÇX…›…Ć y.Zź&I'fŤú E*ź—v:˙ ÜyĽýCÂŽďc@śVŇt· ®ĂŰ/ĺŚ\Îľú=~܇d3ś%\rV…Sء†ó™Ě(“eę:fL¸Ďęy¬óĘHSoŽ’!i§tÉ.rĐË»ZF6ÇM¸Cé0ˇšęäË<a†]߬M·‘m –O˝˙\K=ÖŇ9ëőK Ý3 v|”_ҧ‘óâ×%NI˙¸śŁüYäĺ_NÎvbđŤňjkČj”st+bĚr)O-ˇÎŐč‹ňĹsćz|+ĺH×{)ÇÝ’L)­LĄäĐÎ]C˛HŠŹ\>d¸üµ’ŞQČ’ű řFÉvŘTrذŰäC<rř1˘€lc®H8&H|ţFĆÓÉ%ă8˘ŚC¨őTqŕ6ůŮrD INSÂqP”đŤ„Sě)áÉĎDڏ! Ç–Ä *8zÔo°Ý ú +>ÍŐÓ"´? 8ć\lę7hP·(+«—€C§ÝĚSSPo¶ÓŻRô^˝&í;őL÷BśČŢÉ'•Ňůc剤¨ß°äµ•'"@fsĐň Vń üć·Š,ů†‰°]˝ˇ˘Đ,ƤÚ|#Ţ däťxxo`K1í†ÄsI7JŽŤĚůťnŁ|ŁÚHw˝÷V¶MíÝ„ĽQ¸!@Ęn7Ąhď”–—tăÉ•gĺ‡B3b~Ć6Đă‹S˝QŇ*ŇŮGíĆÚ Vđ1:dJ7đWűž˛ äďú(H7"ěźöÔ=şIů%3d–„ÁľŐl€ž˝462­k—7Ş 0b\V_dgĽT¶dÔdb š M ŽEĎuÁđÄČľEŇ2ů;K°qĐFăĂ;§`ăi=¦Ř řN°O tOń97ņzRÝŠďô ŞŚăUŻÁ—Ƶ„„ë-ü÷­^WlԨ׵HĐkŕp\zŤÄü§ 6é/RˇĄŘHZ®öÖű´ŤrŤzÍ…–\#. 곦XĂű›2ű› BóčŐŕpH‚A@YzŤL,bę5ľęčc4Č”khĚĺ“ JÂô{µ†®K­ĂvŃ;Z"Ľk€—¸g‚,±ľAţF¬q–(ÖŘ´ÔG„@3Š5$†|+ÖčĺŤVRÇr¬˘\§)Ö°áÍňó ZŤ3J5XT©D ٵ·J ZĹoJŤ°B®ł%€öÓîsíńˇĽ˝JĚţ8á{(żăł@ĂŰá¨Ď±Ť×ŕ;ę3ÔąŮtS˝ Ď(›>øîSźa‰i ĄíX 5}ŽŇŠ?i‚ęT9íAbŃ…ŘŹűpąF/i#_—8C$Ţ ÍŇ C7iýxC.uö[uDZQťńÔCh]vÖ›—<]vh7í»»@ĂĎ9Ô’ŕ,ă]f1(Ű· ŕ—A˘#—ą‘)ĄâťDŁlŤ§ŔMSQčŤS˘AT|â$±XŤ\˘@CŠK QŽW<żí -qC‘LżńNž4x ýh«Ň46ę3RŮőz}ę3`1ĺWěň śKž!…ř®ĎŔĺô…ÎJüŕ¶óZlýĄÎ(GTg¤,ÝHTgLěë“6|ł)Í€Ta“fčQłÖ%}Ňfä#Ň>”…°¤<4í7éCf\Q!UYfě ­ś<í =Ťa<óť,°íKÚGěş †Ű˛>đâ<*Ç®Éŕ]˛Ô/Ö|#É€V:J2Âćť+yĂB·vAFśM—cŹůjúLµ…k10ĺ]Z E‰--Cl–Ęőo´ ް(Ćč«n•ËN”bš5µÍK‰a$&=Ţz)1lź5¦ĐÇ.ĂСb‰ek,ÖĆŇaZ'č0‚Â]ô¨=ŮcÓaH ôV†QrPaĐ{É0$úŰS=J‹Ť%Â@ÄŮŇ`ÔUżŃ`$$WD ÷fg~ĽH0w ?ČÓxIó8\€!Öm`<·‰®¤´/a›ŢŕŘÂ

ŔGTV8S×ČeŇG¬Ľ <„K]ˇ4»źŞ®€d0Ł!˙/Ş+đŮA]ˇ'?Ę+J”W äňŠĽkz”„đ¸0đ×ŔŤ´ ,Ńúß ,Ŕ&Ý"7™Ę{…Nbâ†ÍĐT"äm¨ŠĐHŻiK_A2׋ľâX¦´–{Ż®¸wŤoÔŇ(,u…U‘Ć|TęĂWŕäXÚ qŁßj+ŔśßĄXßs(µElśĆŃÝýFVÁ|Ž «H« 2•Ň;McE6MĹś*ýETďý%Z\Ç@Ä;P1%śß-  Týé©©ŘMp>^r54î—¦BV›¤â\űk˛Ŕ)©pVŁJ9V—›¨BĺÄeÝęRTđQ|/© ­ŕ;IĹW‘N± D)&jX%¨Mźżö%N#zf˘Ä‰r ÜŐ%§10Č)|8`ăvţŕ%§ŕn *dµýNPÁLĄ=Qcé)š…DŤk•Ĺ$?UPˇÁűrí} ŇzŠňÚ÷zŠ3˝č)Oű<(AŤjбľQľ¤âxŁĄ€Ső[)ť™c€†Ľ©ÔÚ±aÝ´9j)<^#h)°”gKą§gćh\WĂoRŠ0u»«®÷J ČJľRŔ×fI)řŘL)ĹAŐő.ĄŔWžefůNJQÚµşďž4"ÉÁńµ–Ď-6Æ˛ŹIę•aŘwő=1ŁDĹůŞ˘˝q©(t6Ĺś­qúń’—1縊eWPh‹SŔ„#ď%÷黇e  ᓣ‚"ŽĺčňF?µ”Q˘~ÂđQ?yMś%íâ‰0!Ë=*'6o-Ô%ś°+a¤BÓ¬  đźa2U%aLń ĄťP’ŔŇNä3Š'ĘŘŐf˝ťĹÉžú‰ű[G%ZBŢIĐO¤+ę'äs·ôyů±(źHÁZîŰëROAĽć•,»z˘¬;(?żwę‰rŤxÉ'”@0Ő€őM<ˇ6®íډҢvB~ÝA;±I'䤥šç.žĘ~OđňČ6)7–t‚ÍA;ˇ×żÔN@±ľÔ6Éźz‘sOhÜ[ڞˇŻ4U<š‹‡¨‡M8ˇA±qQy-‚pűçNd%.é„~FUMĽ[4FNĐĄöŤr?gKĹŘćR/á„„$Z7’ląó$ŹĂk*FMtLÚTÇb`aCŮB1B[qW%A/>gtĂLu“KĐ!xĘ%ŹÔWKČÍvKđÇÚ«ă5 Ăfk6 üN,\ßwb äżK@ٲÄÔE=‹™j‰g8¤äîÔĚó\r‰¬Ôž(—Ŕ‚ň: Ĺ –Đ'{Đ߸ÄQň`ňŹ•„›°ßYŹmK¬·š¤ň˝Z˘0'c©%Px.ěů˝Z"!ÓlĘ%î›;gđ&kŰ“0–X‚Ô«XbÖXŢg”JôU©ĺşK%ňąűľĆTĽWJŕAJ‰ĽyűČý *% e7wfEí,Ą„ŰŽÇwi%ś ¦˝UçPTK¤Đ-‰´ĆýĐ«‡2,’»#Ěîťűś¤98*;=wPB‡˛|ÁFÜÇP•„‰ÓćËcĆ_¸+Ç]9rŐ÷:§R:Ö¦ŁXFH$Ü^Őy;üIú^Ý8Ď葚ě­ĂÇĎÝ:^Âî‚IGľů’yoC!ęŇsr—,=>¤ŚXq·°Šł2˘O±eeÔac„ţjsŃc8·ąo('ăśdÝg`ëru|üqmCýłhęż¶Á×·mśCqĂ| ŘMe8až`‘żÉ¨¸«%k0bđNv×5ĐźkęH•z§k@#"*Îxµµ»˛!ě^Cűt¸¬AŰúiŰŻŘU®kx]C’Ż©ë¶'ˇ-ź"]c §Đ&˘ę0Çh ˇą\)qpS4„ůp®ÇŇ3쩪Ż]Đ`rFŢS3hű™‡_żJ¤CCQ¶<Š`K?–·RÁď¤ hô˘”AgŠI4×őE••e‹ivľ¤ ćQ§Ńśň|ßčîZoé4˙ň_‹©éR1< ő˛i,ô7"†”÷Šů6śÇ›~ Ă©_*ô ¶—ŰHMŤĹ»ř Qľ€ 0‡©=Şr´îć>ä T±q¬Im ¦naÉžş°†ďëTúăęg°kU\R”/L¬âřBĽ€Çt"`ý­x!ÇÔ‰´MśňÝŹ킡9ŞDbâVŮ$‹Z·%^ČŃąN ľ)^l=aAĽ@ŹŔ)^?xHžŠNs¶Ńďĺ ýůJľp†Ô [âÚÜdńV˝PĘ[őB>ŁxÁNáĽNţ7â…Q˘v!9ŞË˙Dí‚5ő­xá>Ţ‹JúNĽĐż›ĐöÝtÁ†BnC„Żş¤ Úl…*ó~V.Řł{íŇ…pÍ@ë{#\(ąíIm˝Q˛Á \`¤¶RJéiK»P_´ c“.¤—¬ + ípCy«\Pęß;ĺůKş@u]°O5M„…Ŕř…Ă• vO¬¦ö`I^r&0*ŤÂ…Čš$Śd Çşź2mţ¬Zđ±Ć-ŘĆ`ŤQĽ]µ° (Ţ«ĐMŐ‚sŤŢ‰‹ú^¶S‰˛RZ]·•@1u ZDó@ľ{Đ-@Ź·t jk¦nRă%\`ďń&d"fLYj"Cý Ů_Ş#ČöŃóyEŃBŠŞĹd,Ő‚ť~ĆŮąň­lşŐ/ˇłA?]śë7şX?.áBÂ<ŻÂ…É€ÔüÓ%¬YłőČjn–—\’˛ [ČáĎŽďe .łŤ˝Ç7 @2Q¶0˘l!Ńśä}¤ÄK˘Ä‹j<čMµĐ˘jÁ'~j¦Ä3d˝GJŁfă,Är1é˝Bčµ%ĂŘÔ Ű«°?ßçI´ď´ H^XZ…X…S}Š6©á€M¬Ŕx¶•&‘ńV¬PŻ—4 MÇĹb+„÷˙GÜżeÉÎŰJŰčuą/9†HęŘšÝ˙^lEŞRúőú<ü_xśłŞ2• O@–“­ ąc¨Çm:°°NŁÂbIaT0ľúś»f›ÂU\ żC$–iR¸—ÔlRČ;óń0)°“‚eL“‚ďú@Ęż»ź6]E"c&™ VČhJʝݤ ^€/K«…¤S7l˙‡„¬É  šŚuëuÜM>ÔÓˇ cIްÂ×Ä;ü‚ß, ŚëI‹GŃr!7Hµ(¤#'ůçž úŁÚq‡Ľo…_Í‹Aa0Ňá-,BqŮ €;UŠcO€ä-ŮZ)L˝ îNČĂó…nČšˇoŐGl¸Ő’;AJVëMsGJć„‘pĂŠ+šÎ;ůÂ*ťť #Ż,™âÍ—p_BKCuu-K8„©­Ç«ô‡śa÷Ů˙t?$s‚ Ö­7o5Ě ž… &ějďî„ă-B_Áq<Ě ég™bó§5AőäńbM°oáéM%ÎF^rELk‚¤ŞGt9Âś˛Ňp»%_‚žUW‡0ëźÇBtWëŹX|Č„BD/ýŐ7Oě*Ů’°gGŤęH™ŘúGz±Řâ4ż0,gúLx˘mÇśaHč%‚RÉ/~rD’?Ă >I›%ősr#XëN´L#ÓŤ`}DzË’Ă –˘#ĚfYůś0j „Vg]?%%…Áí~ÂČ÷îCX˙Ď>ôî’ !e@Z|ËO´„dŽţˇ`»ëţdsŘěfď†ř—lCH‡ĺ•d‚5b­íĄ÷“}yמ;äj,©kVE&˛śFv˘VbÄt!´äuĺ~™]vn’üţ”ŕĹ…pf‚‚ŻÂ„ Aâ« úřřpÍ{SŽßwµćŔ‡ěŰSIv!¨s¨˘Ć^Ś´/Ů˝ ą±!Dź2‚gŇCęWŔ5ůjB`@E5!ä}đťiAP e·'âĘbAĐ™@ËçšTľ©·:رLö-Úe¤çLń-Ůä{OöGĘç?äŐ€Ńs wHŻQáúg¶>Îů·ő€/²Rś¸H~FÄ ˇ:đµFOí«í€8¦i;°áŤÖ3ĂLßO§¬wĆ“ď zô ˝˛Éw`»Ľ†ž‹~k¸zZ´-ő#™üްšFń á:č‰Y űč÷\‡ő™ë°¸Ŕ€Šł˙Łď µ‡ď µ :S˛ńŕśűĽ†˙ČxP"w]lK±lO۵sě$ VŘěúëÔÄâ.ą¬žŹµXtĄůiŠdI†^o5x˙™ć`ec«q˝Ä9Č+nµ6ýˇÝäTře6Đ—“ÓHžfm€Ĺk •´€ŠŚźaY­ ĹôÝl@;Ax >yÇ‘„úÝkŔ¬–ä5°>®±ĺË*fc¬®—t˙ÍlpÁ2çcđ3&ł ůĹŮ/)éˇ!ĽhÎ6Š…Ü'ł ÔüNÇW?Íźc6č-Ťcş ’×˙ › >Őm ĹtXécd^­^Ůo ż±177 ÷Ăm f&Ăg«E[g«_2¨°oŃŰޫ٠%3—‘’Ů@lUч,Ók ÇĎyr×Ójí™{uř’Ü@·Ŕ[râŚŢlČ ŞÉ ąnGBĆ›Á}˙G± nĘ0·ÇĎĂfвÍ@^‘ß.í/űW“dW/© 4f“A÷ŕÖůâ1¸w´o&ű.~7đôn2xD6$-–1Ő§ÉŔvKăŐIň6ąJ =-ö|6dĄ‹śÉe°fŹÁ"ąqx >©˘k’ŢfŹÖ[íî‡Ü a1°•ÍÚ!4NŹÓő›Ąë®.¨âiJ_=÷*‘=ľŻŮŹŞ RĄSŇlÁ´{ Ráä/0Y¨jf˨i ąRł\ n«2@¦Ç ·±Üfš„ć/Đv8˛żŕ“ÚcĘŮxIhhRO˝UüńŐ^Ç›»Éé.Č›Öéń΀L‘0´äЦ”ôá,Xć!ůř›łé·ŮZŕm1\ˇź‡±@-SHý,ŹH†%ůTđü§Dâ&ĂU LŐl+HŹ1ŘÉSĐtŇđőŮQn„ű|] ş´¦*—áĹN0ŽGĂ6+1Ą_ýc/~‚¶äďŚfž;ÁvŐ,†Ôňj9‡a,%‡Á‚–ä%H]ńf‘î$°¶·=÷ç3!ěXíĎl!ŕ=rxÓ»ÁXłh˛”“iSÜČ‹`mŐ? bG–j"~ŮlÁÝŠ@ĄĚ‹[/ö5<´’dď@:©ÉZ­ŃpYľ™Î«ś­Ľ’Ŕ¸ň1YAŮ:0ć…7«RJ\H&4Á$KŕBź«fßä:ç€wrřg’ăRꛫô#lˇ_Ů= L±÷qáÉ>δ,„dű€nĐtôěĐĹśŕ¶˝'-Ŕi6ÍşĆţ"cčŐ:hGÍY(‡Ýńž˛Ŕ©÷”…{Ť{µ Óř˛>_ń ¨ŕ°s Y Xlúř­O×@ŽgŠ=Ůüřm- ąÂ5ĐÔäL):ď–\Ąi¸/Ŕô ȸQ<řµ±Áô/ŽdÎü#ĂŔ'kCöwż@µ HŘŕ÷ßőî ŻD*ä\‰TđňRϢ4śÓ&Ű”TˇW—@őU-HAŢ›oş˘r 8Bޕָ ?fĐϬi-©Ŕ•Jź X•N˝nwŹřŤŔÝŮ3tśřdײ0š0xžyĺi‰ŐÍ#'*}śkrß]"Ý´Đ`1•™˘ ~ŰÚÚwOÔĽëŚéĐŤďČňÚk–—^_˝ńú‰Î+ËĎNřË=2.˝ş»ä ®łËŹ‚Ő#1>­ň&śh©¸}č}͡e)Ďkšµ/ŃDő{YÚř'Á ŰĹś°ýŻĚ ÷wNń•‰NŮ-IîT㌸MŔ˝ TŹu+QŁŻŮŁÁDhŮ·bRŕ·Řą)4×ć¸M‡H´v»“·đ“%áLÁ´Ç¨ů ócţťżŕËY_kţÂĘ鋪˛OIOh#_ł2+Vj)B’Ó¶âVvÝŻřcÓ°qÍq Cż9, ä¬\!X–5Ą0ŕłb|ńa[ŕ6ĐH×|@’­ -2mDϱšvK¸°qâ2ö$Ž-†+MČ7›,MŕCmKš¨WĂžPťčˇđ00µőg7ÁäO¶0`IJD«WĄX61śô†uťí´gOç™ ßÖcőł•ĺôłěĹÍpPloY˛ćóLvÎŃ­‘Śě»É€ŽÓN.­kĹŇ@ްä_ýâp4€m˛˘Z^fĄQ ¸KC×€ě„ěh`€fx@™Hž†U醚—ěJńš¦ň‰ŕ·qŠJ§”˰'$śÉ×q¶ ła(h:z‹3Ůň;™a N§dˇ5›†Ę8ëý•Ͱů ­-ÉŢ@¦;’’Śg%?]Ęg¬w8[oyş”Đ0ĺH÷/ąĐ‹l+Řž O€^ŞĆ÷-÷9`$Ľi>ďÇltšŐŘâŔŁC2:`ÇQWŻRT­‹{şG«j÷Ym@AEKNk€| ű‰ń Ĺń€#NtA%6@*ľ9iâ^Şëntb·b{Đł{˛JŠšeZ°pŁĺăůł[µ>ŕíŘ<ĺóĂŠŁ\4±·«Ř†eú^‹ýAéZ'“ö¸ á-UD}řÖ‡˘Ű¤UŻf „—-6Ć3M}Ń4ě\f˝>}ŽŞ^ť;ąX!.µç­bĎ^´ž¸ Ć,“Âc4-˝cĽžŹ ‡#1(0ŁKvŽóď3…&5Ě€HAňfmRNkť˙Ń(=·l‡8u‚S_;d1Clb,ť}ş!z„iQÖPÜ*( Äăß4Dśš)qv}†9஺˙Đf^ .'ÓŃ$ŃR^˛)â$ż`łS ď×pE@y¤a‰Gů‡Sś»ÚóáŚSű3ŇtF|¨7ÔŠďŽéaŤ€Ka~yw«9ç”5Ţ3ÓaéQ l9ÓˇiÜeÓ˛Ćöĺ´GĐŕůuřĽkvGtĘ™L€-˙tŘ#X&88H$—śěpé4`0)ĘdÂ$Aběý%ov¤í"ű$(ţŤZxä|‡ł®&ÇţČw(KB‡ÂqZ%p1Öcú§)ůËä‹Göę¨n Ě=žŰú9ýŢBŹ]ÜügŇĂVś»î8ČşŹ$ŮöŚyŕG‘,M}Ĺ/±KNnPýV­•?»¶â@_iňűfŹĎ*üšÍ5Á•ˇű,ôĚľ üKb¸"9§Ä=ŚRűŠTÎ á…bA2uţÓ<1´#µżÍ›‚´ě Q#¶Ç¶abŽ|`&mčËÜ4'páE>ŠŐ—úąÇĂBÁ¶j.JŕĆ*<ţSUž„ěŁŘgZDß’Ť‚…î]ĺĚŕ«ú€žsít#¬úĹá¤Ŕµ'ŐÂşVůęá/˝> ĐűćŐ´ôŤé¤ř¬’ŇmÖ–Ĺ#›)PMvSí;k’}q·Ň߲ź˙ó~Ýc k.ć‘~·TĹť‘ 'ܻٞâV„“­¸34vSÜŞńţ Xę6›+ď!,­ĺ ËBɤ:ß´Ţ™Pɦń±8Ónq°jÄf§ľŠîŐ$…Ä٬Q^EĐ_ők”ŞpX’Erl4 ,2Él+%;bMäëáŮ#ŇÜ·’YÖô§˘6/:§GěyąkŰ#?‚ßÜ®eîMć u°ă”~É2’ CĆíŐÍ?8»+yžô2ĹÁ‘vžs­)čÓŹtĆz:8P°Í>ó¨ë$‘Ňae!˘©T•2Ľú8ř@xI ^ŚčĆ9ţwšÄ’’źAŽžNŽ‘‡DBv>Ň$8ňŘĎÓÍťfsuîúééç`É·Qd/úçáč¸rÁä#Q"7 WĚŽŽx®lN›|ΔŔńRgS˘^ŹL –Ş+ŰfV _O_şRk€w™iť­řŰ~!ź#Y;`,M·™™QŞ»cMJĚŢ‹ąc+ý ź_ŢŽÔŢŇţ+áЇ˝KÝ zĆJŕgŐ„Ö±zů#U"|‚÷^=ý¨Ů–ś9ťůĂŕ‘Ëó? \“ĽřN![Ź4ża÷÷éô ĚÍFÚşjŔDs–îňó+b‚-’h»ţr{|¸'Ţ˙Ńą»_úńiřŘ„;6Ó¬¤îŐńQnż¶<óc[ľŞăCOĹŞę]Ëäř8R ÜlŮń±OEűv>s>ńŰń18¤Ă|żâ%rýŃř«Ăó!ş}<Ě–řž]0ŹEľ]?őz1~‘B‡˝xü2·ŘzUßG;óyľËSś{Hâ±výN™HÜó™3Áď銪íiţ(s(šJrÔDiţ„_˘&đo0ł˛‰.%š%m‚§?Ťbů°•Ź6ŁiŃy›ÔȉpäEî¸9Á'ŔËÁţś¸*tn‡5ń‘í|L4¶žm í(K$®IuhĆ*»§äČ' éĂ“¤ŃË\ %uâŕdv7’LBÓ BéĹÁ‘â°¸#…4›»úŕ˛^<,!Gܤë/K?y{ÍťŔ…ç°éş~oő„d™I‡w¸xB¶\‹š{xzB ç×Âd»ŇQL!C]âŐ`^ ëÉ®6ÓŚWSm!›nűŐkΞ@›}UĐT©-OgČĄŃŚS˝XC”䦺’bWwHĎÖ¸A®őÇŃl}&wȇ­]řAt#ËĂ "ŤÓ´ű_ÄůáŮ)áu“[—$<"]Ç#ó­*6ŮDpĄSä8JJ°9µ¨ŠE‘Dv¤9QÄqąDy˙#‹Â™1çď,Š­ÓiÄxřDŔ‹Ăë]÷Ô, ´ĽâÁčĎ, >ČľB¤ťť"©Źv/ĆŹ( <·}î űŻ0Št(ř#Ž"Ëx(ČO',HŃ—)đŻ“=ď0~OÉ2‚_ů†ĺ+.z=ŮFÔţ±1˝s.ĹÁnÔ0 ®pŇXGÂĘôŽ|°­¤ďűÓGńĄ‡5ęŞM/É™uj Ł¦„Š®Ă»ReżHf’z‚‘3›Ię:-LĘä'ÁǞݬóÓQ‚»…­--7̛ϞüUw‹ĂŇ‹©$UOŕeS ŽóŰPîh˛•P©GŘnTnZ9©•şZn¤Ä-ć’mů ůÔ[Ů]’náEÎľ’UmĎç×çYü%MZŢŞ»Ś(“G3¬?<&(VFóö ôŢ)¨Ő5ßët|㤠l<8iõ@‘”TÁ÷LîłŐrě5–…ŁşMĐË AÄ~¶W»‰Ä"^K¶G^ĹĹŰkWăXáľ\/}¶j9ićC𻎺W‘OiëVL'—2ń´Ű ą8¦íl¨tŞ7O–\đIčť­'G´ŕ<*ݦONâV]q…:ĺ੺ŠC~›ü'8„îAŕÔc9 (ř{łU5Řâ.”Á“énŻËţ,V,řÆ›ű|r€ĹžO&éT Î)=‡ô¨TJ ¤«>öýŃ# ˙YLh>”4qVnT1˘ŕ2"/1YŐŠ˛t"ˇ¬DľŞ…ÉPţ¶µ“#,řőo s‘”ád¸c|IAµ[_%ĹbăćÁŤ‹˛3¦%Ż‚C>ĘšcŃ­rÔ§GJ’/DqVSĘĽ˝ń6[2Ą´+ €ŤzäX@‰/5Ç'Ф"QZdr¦Ô—E—­iłŐ´(¬şSŽĺ§‡ îÜ”fŚőŮ·č±âQYąOo§ Oy(q¤jă’ŃZö©¬Ďűh{ĆY$Š,É©‚qďlí‹FÉĄ$Ăź©ć7÷c‰K7|92-ś2áří«Ě#« ă>I×!a[qPzŇs/˙‘oE˛ÔOŇĄ6 w-ŐBq콨ŮZN§÷&‘Zł€WĆZj0 ›şÍlˇIř'ŤÂůş|-;H¦ Ń-$ÝŇź4‘ćOăĺçăŘ˙+>Žý2±g‡ĂXJĚeűÓÉ!8ú«“ă^p§“ ÁyĆî¬ZĂĘ1®Ü¤§6ÔťÜâÂČ!qP9ÎěăĐTzćMŕŢšF©®ĂÉŃ{1¬ąű9®dă8‹‹C<âwD[îâŕpdÚ8†@˛aă`bjZzŃĆ*ÁÉıa*«Âáţ€{8H{ +îbáčK¶p(ĺwůIůÉŔˇŁá»ýÄdาĂhkă˙o…ţOí¸ÓľˇžA¶oěYlâ,°o ôšö M~Qh?ŠuŇ…éݰ=ŕ·wĂŠĄfQ”™̑ɺ1ŠuCÁm3ŚM¹Ʋ>˝TWΉ„:;áÝŕ«ÓĽŃ­ŢtóĆx´ţQßLďF@°—Vă(’xëW E1n`ÖűŸ!iJĄčKZhśđĹşq×EŻÖŤ{‹ĎÎŤM!·ř[4Ä_LëžL9¨j!‚&Y6FBěńF.Üą1 ˘—W6l¨ă6 F·±űż±k\{J¦Hf Ug٬‘0° $Ż7iÖ‡kš5śČ…^€äŐîÉÖŢjŐ¨ ‡§ŠVŚڟê±ĺÔÓH:őĹŞqßąŻNŤűžśĆ•T Č>˙źĆ3©˘Ř4î­$ů4˛YI…aÓP„ʇoŁ)ś<{ÖqřîĐXßÂ*öłdUXJő<7ńfÜšäÍŔR7˝ŹurgPëbčÎ}ń‹;±äÎ@3`Î %ţ řR*?Ăth@^;ěšŐ%‡†A­r§)a1†YÚcÚv<+Ę‘b˝r`eä1ľ–ŻDVü:MO{†P-úA.č)µ˘ĺşWB„wwĆ}”¨ąY›ËA3„čp©;:5Ó™AyŰ´fČ5őn͸Š3vj“×pűy÷e@ä5}{±eđtđ’ZqĘ·ŘŠmO†Ś’ŻÄBćÝŹ1Ž3GWdâE˘ŐŹ‘h×ŕ 7cč#žŐڱ8§ wőůO˝4Ú̦´Ś6ďfŚ^â+Z9) ęťý –jq5˝"ą1žů˛Ö‡ľřü;ľB/Ž/F ?R€vó,•@vbŚ%—°j8żgXPŃšl{6aŕ‹;“ ăse†˘ŮŢ=p˝Ô‹äŔĐ öÍq|ő_ô/ţ čĂß2,z¶^śŔęb†čóĹ’ÄÇ˙óbĐŐáÖ \Á9}Š‹HÖ‹öŘt1Ú˙ç΋ćwzşÖj»¸˛í˘u%JLŰć6Éw!÷zö]ŕtŚ“‘ŚWöČ–Ścn޲Ľš.€_ţbş€­éÝsńł0ČÄ™ĹôÉuńiČ“˙f»€5ZŮwAIŔ3ŃbÚ.c ďrŤlş˘FZśů«–~¤Ú.¶|ą5~˙â»@ë2/ĐDžĆ‹!—ÂçĹ`"Ç‹ó+T1^/fˇµ4ů.¨PťÝ&…˙cçĺßáĽ`ÜŇ4^Ś%ű.Tôî»čLÎľ h[É€%äô]Fťśsn»¨°UŃ&Ţ=Ł„\č·:HYÓo±eť$gŮmá\S+ŚdjŻn‹†Śžä¶Ŕ&˘WőŹßý ćv [:×ěZH~ ěŁÓo±>‚.˛Ýb«!ö¬:/†ß|-đőLłĹÂi6[C¤MBń#çb-$dĚF ú٧ŃB>ŠäłXŞĎB>Śż|jÎVźĹČ> 5¤łŃ‚~ž0ZH…đn´€ďÍh±µ/> yP_m4÷%›Ĺ(6 •Š9ű"3ś4y7Zôĺa´(>‹ăg}N©Ü†‘¬÷ßHV }Ó)Ăp şýä Ł…Ń´Ěp¬Xš/F‹łÄ`ôb´c|ú,Ž:ŚQşDř,zŠ˙´¬‹i˛ŘŠÇâ§:,ö‡…á _˛0ÉáŻŕ¨c,4Ë‹ăaş˝Š»˘Ů\±ĐlžÜw%{…ä]Ů`ařTß hRxµW€DWěاżÂčôÉ_‘™şĆ×Nś±żŞě®8Š»bŐ/µWl%cŐyY%•ŻîŠăřŰ]ˇŠu˙f®ŘÇoc,˛µbĎÖ Ĺż[+€PxµVPĎůĹZARňVěynĂĄó‹·˘3bc&elŮ[AU±VśŮZ!‚F6Wô—qţk¦ŐĹZÁ‘ôôV°‘Íx-™+ÚĂ\ńŮ˛ą˘ o•Ě›žH훵‚Ö˘l­`§(¬]¸ä­@űoŠŰ[SŚH+wv× ďÓ[Ńâťćé7_‚ͲŻâ*Ň,łdĽg0hâŐWq˙ű˙ŔWÁ zVßňx}ńU€ô;:CçZ]W6U(ŕĺŐS±óT0µg&gk?ÉSaQn6ŮĺZž ÖˇCż<Łď]ąé¨hWqT ôG¶Żi¨XÄË Ł8*ř ˙i¨ĐĹܲźŔˇů©Ţ• mú)´ôőd§hŁô«ďżőW€†Jó+Ű)¨C;…S•Ťâ§PEöSd0< 5B#[ŁZď_Üâ˛qSŔIôj¦@¨d6SŕÉ·Cş®ôţĹJAűÓ«—Z©o^ ŞÜ˙ôRč/÷ĄA§´sĚ–•ÍčËM3…4%Żf şsš†[)t‡lßś8Ŕ§!"¶*/íŮK•>Iëô\üc/…eËYČ°ě Ż‘đ%'E>Fßęa˘Óîęˇ@­’<ÇĂCobZ(({„j„‚ěĽwĹuĽ:(L”ŮCžŮôPČ÷”,ÄÉ&}‡Ş®äˇ`ĺ¦zS'ÇoŠqV…ĄÇBňĘ?r5ôłËúÍAŰHrPč ęRr„ţš«JIqOä¨h¦|ńNŔłš˝=™'L1\˘5’wÂ$˛ŻŢ‰sdë„úą>´†.lžâÜ•VŁ5ú’΄Ҷ­1- QZož‰xŤÖH¦ “xľ›&(Ń{sM á:Ű&hDťľ iáßm ‚żÚ& v·M@!ú’ŻAóJqM(BkŮU-­h><~ăÍ3^QöLÜßyňLŚM¦…é™ Ö!<Ân&Ë ɡ7§˛X&ô4ŹOo-9&”ŻŞ¦ůňoý¸b/Y}Żf‰‘ÍMŽś0KšŮcŠ„ łÓ-a"™d–8˛WÂŔŞÓ,Ňeš%ÄJśf śŢĚ+ˇďrĽZ%D2%u#Y%p‹ěŮ*Á˝2źŹl”Ŕm6Ť¦ÔMF‰V«qŮ RôĆôIpíË> _5ϲZ÷Ő'đŘĂ'1‡ˇ–Ű.‰ľ‘äPąe«¬ěaŹđĂĽfLJ y5HĐ ój¸ď™šŔÁę5,˛Nż[$:‚\Ţ-ýáhŮ!ˇ4âGÇtH,¤Če‡ÄÂ(UZW˛Gx…iř”˝ş#pW…9âr óČčM{Ä#ŽăŢ'sGuG´S…bŹX<‘wĐWwÄ™ĚW>6xA’1«ÉTŽoOcDoąz§©#edm"~˝ÉѦ-Bú‘ĘŃł1Bř´dŚ@bú"eç$cÄUŰL|’1í•dŚX„@c<|‹ŇQ˛1˘++Q«­ň·pŽ;ŕ›+˘†s¸NL…”,\Ż®Z§-‚eŘśË'őG@‡–´öÍôň4E6]˘µ‰č€ ¤x"–™žI¸üôD@z4=T%KDĘöŘO?Ä}ăd?„˘C•+BÁ7CD7D0řby5D´ţ0DڬăPbř4D¨,š%©Ł¸!Ťúâ†`"VrCŕ$7„6Ë솸ż­ä†×ç/3;b–Š")&; ‘%łŁ9á‚.^‘ŰďFo~_~rrŚ(ôBîˇUÜĂî^óK¦€OŚk CŔ‚Jż| HŔUö·wŹL~&›;!ÜP™Ę„&˝µĽA|™řŞÄ"ş!<éÍ+Ѷólµď]‚€â»ÜmBňt”0ą©~Ľ{»ŕSŮ "E«e˛šŻĚu?|oJY­5÷I±¶âÓńdݦOáwδ¶}'R—„[6ŽĂĺÚźĐkł¤řQ–‡¤JźĐ*ńméĹË3˛|_fqÍO„[20­`ĂâžĂŃOĄĐ Ę™¤)Ű?%š€2†g9ţ+ö‘ăh™ŹšŇŻĂî¶~)?o! ëZŚ#I°őBinřF¸ygßČČľŤÓ7Rü1-ż|#Ş6FőŤ¤ őpŽô5;G¸făH]SŘ⮑žt^-#~Mąśí…e„ŽÍűQ,#Ë}KvÔü4 #Ő/"ą]Žü°Ě#?vMíÜ1ňŮÓą· :’#{vŚřĚăÇU¶g˛Ś¨<Á Ç´Ś ŽŐčÉ12–âQ${8FÔű‹ÉĹţ§_„Ż]Ĺ.†TŘEĵ{ł‹@úng$űEpš†µŕ’a¤ĄĽPµ«ŢŁ>€ »Č3ęp‹Xr*żU°^Ľ"FŘ—Ś6Ť’W¤Ő”Ź]ˇYÓ,Ëô˙SĆÇ}żD|lĹ(˛Í‘nČď!‘°éyy÷‰`Bő‡ODOéšm"Ň®ZĄĆŹźr=RlČ\ݱ:Ć%—6?ë=1™#\"0¦¤ť–Ť0‰dťA[ţ°čěŐ!Ňg-*e óČ>˘=ŰC,GV­NľÉżÝ!H^-)I{ß 5Ĺcń°űg†Ç'Eq*NĆ}!¤Ţ†DUžľé z—~wßËý´…4ťlzľC xKĆĽ°Sř:ă;ZŇ–JP8Ť!6 ×B÷…Żľ±?B;Ňő†ŐáÝ•aÎěXł/D`NíhŮÂnŇß¶íĄ­¸B–â áe(©)‚ţd A/u*Ônšž6ň-„T›ß–ď$Ľ;B€R|Źë¸·“lŮK^'aÉŃ€ fCšqvÄÇxµ\Ë7x˛%Ş#\Ď Žµ’aě';{ńîa3%ůAFö°Kűîě}úApÜť†™fN‡nP'm>< ¸ŁíĹőüęLqČ'׎§Ľ%݆aĽfp váŐrlŻ66äÇřŰBęüôŕ¸=ű~&Íť>>˘Ó"AŢ— BK‡ţ¶ŮdO Č‘˝÷ëš@šwč˛ ď:…oH š\ čŔNČ%“Hź&©ÂbŃ ÓbW3úÚ=;@$NłmšbŃéá´+< ĘÉŞ˛qđŐşz‰ÝČ";—܍/b@âh‘jµ´l˙h–{Ń^ýŰUb7Ô0·bHţݰĂÇQíćQ´‘§~<›?˘;§}˛~đ]'­úß®mé{1}h­Ö+%kĂÇ`ş«éR˛6ň‘gTĂď íçĘŠ™9t/‡Ý[oĘŮ€‚kú=$·ý´1†Źk–Ş’ď•Ť¬r¸K꙲ˇŹjđëEuú=Ü­ l;)cC‹ś‚ĺśĂý¬Óňˇđ§äř°ł*_ă‹áńŻéLÉ »‡˘Ăďa"đšŻĂHŠ˘KĽFĎvsŇ˝ÄkśçĂđÁ_lzS™ ˛ácńdbYPj´ĆânŹE.Ŭ±gż‡ ć§ßŰçt7,´’gżÇY2(úĂîÁ’ov4őěeżÇUb5Pô«‘ÝĐ8%·‡®Ç4{č¸f‡ßźŻˇ˝݇]h™ź˘‡Ů=šy=Ü)2ÝË´}ÓŚúĹë±}·zč3ĺLŤV25äÜyµzĐ„öćő@üh2{ôâőŔ';ľ=€ŁHf\¶iö¸d¸č?3S#­{ű–¨Ąc=Ěí/Â8“ă4’ü˛Á(–=¸Ő¦ÇŁďę4N“‡†EPŞqNÓŹ‡âŁľY;:půý÷GVF_˛ˇCŠŐęçHý F L;‡çŘľK.ßý×Č~ŽV8\v~1t4F„„ˇšč–ˇk::tŁÇF†ŰjÚ9˛›c!r苝vµlç0y€«‡[¶rŕücN˝z#ÉÓɡ|Źš’±$kĂąe#ÁŻnmł89xl '‡ňŐ‹“ “dĺ—<ĺdd/‡¬Żf‚ó_ÜřŽĂĚQ32hLV+éĚ _Ë«—ŠŘéĺđ…LwĽl+_"2®«89l5Ó$»+ě痑öĺţČÇčŮĘq|·r,ăéĺľ0îç+[9P«űB¶<Â1·qpFôźEc$‡MÓĆQ]B—\ Ě'¦ŤĂ~xş8€Mź.e¦fէ鎓÷íK2Ćţbä°ď˙zwrěÇ«‘2˝ěäŘł“ĂÉÉa›  P´‡Źă“| 'üćăŕ{J>ŽuîFC#ÓĹA}Ă´qđîă8ź.Ž4×ő(<¨m“‰c÷nâŔ7P=¸łýZl% ľţ9Ŕž1{8ÎBäP&K¶pčđjćYĺ“ăs$‡źä8 MC’ć‹…ă8KĆâţ ÜŇëĂż±•, íhďţ ¦łŁ%˙F—3)ů7ĽődęBŮ;¦ă“×XK}&©Çv“*&cş8TţŢŠŮŻ±fG·¤‹ĺĹÄŮ«‰±$˙,Ă#v-~98đLťµÉ5c/l2 M ‡]K­ŠrěfÇ™b]Ľ98î-öźg`ôTâ¶bá°Ţ‘ťö†.úôp¨Ůć)ź?_-­Ć_°ń㒻ЭxÉÍ2íű¶ÉůńâŢčPżÚ7`.,ެËöSě"·.nŕ °8p+'ć#ő"ÍˇŻśîŤŹMAŐÓR”Fx7`‹wď†1ů‹wŁeď†ĺpĽz7Žlݰ:šrüÉż¬Zsŕ…őd5Ăa™‚ąc–ÖTVďFopľSŤąń÷Čş€Ą`ú6Ěw1mčlLۆ8”ßF4ÚĆÓ´ˇ@;ľb(’gC§ى‹×űĹłqWo– ú¦rľEB\ŠŁś¦7ź«ěšó.żâ-ZńkřăŞZ}{[¤.™R1’Sc™†:dŁĆ’ÄĂG µh5Ô‚*Éj'i4Ą Nˇ={5,N#y5F µPćĹ›WoíÝ«q'ď^ &Âd݆J:‰é^}ój€J™Í-­¨M!9Ě"µG;¶đj¨§;ÝEM9˙Ç4 @§UăÓ[öj J]żĹYĐf YDý|x–( ÔĚÓ¨ˇo(|vM¬pdŐŕIÜęVcěN«†«Pu ·~š5L\kŁôźoNŤĆ¬‰ĺç%ĆwŁĆ}¸űfÔŔu*1óŔů ±Ŕşašv]Ç^3,¸vcëřeÔ8çň+ż˘!2î‰ăiÔ-]qŐ¦‘Ď´BĽ™4·I*łđh,J5Há­„WúéěŃHJ,p“GC_±é„,~Ź®xş44IׂŻëőîŇ€Č˙ŐĄqĽą4ěÖßl¸ńrtî+—zŤ\qÍEV;ý4hxĹ#‘Ą9µ˘e‡F_”Ká “ĹâÝży4ŔťË <%ÓŁaśéŃř\٤afo& x<ßMČ«Í& íU[ĽşćČŠsÖiŇľ'‹ď¸iŃ`ťüŢŃéIŤQhB*’EĂfrŢŐ€§Ą4˛Tţ°7¬ăŐ ‘zQ{†D3Ząɰ´ÄbńîĎ`2oô0ĄU‡źHI#śC~Sňń–wcuyĺ's¸W©kh:ŚČ¨¬ń“Ń×›ţćńŃ»=Óaşýěé»ÍÇ·›¦“‹L&ÍţTś“mb1•Ů'dfÍŘ{L§0UܧҒÍrŃmfýÉ#Ąj´áŇôOöh7ýâµ*âBąťb‹zúSĽĐ"ŃÓŹq¸o¸ĺVűwΆóżâl8˙GÎű^˘Ő§±Á*oŘŕ$¶†ž| ]†’ź‰QÜ&ŐýŰŮpŻšŻ‰÷&ňęl¸‹¬dl8˛±ˇőˇN‡ł?–­şňá:‰[ęîlkP›Ó·‹ijđ!EŇ©O[C>°› b>;ąc·‰ä8m m^1Ó¨„«áʦ†-Ç`ř.˝ĹW= K’ż˘WľLGĂ1ߌ‹%Ł(“JţE‰żX(ÖHfr±’KČ Gng°ŹąĺŽVň3ŕŁřęŽŇp3yߏ k{µ2Żň·“ áäeP iÚUťóŢś (4˛“!ÍďŤ$űŞŤa‘Ő8ĺ^¨—ĽĎJr¦^ôVU×r@˙Dě…ş}şt„ŤAn[÷Uąt#ĹĆVŔ›% îť…Ö6ý n&ŕ—aĆşd`Hł…1Ş{!+®–Í .0‘|HVŔp/¤4űÂŮ˝`ä›Ůq“śî{R 穜§cnŻkŢ5đÚ´/†_eŚ6ýČą°Ă@ÚŃ“á40űýĹ#zWö/TG"«őż Çô/ŘÎgŚ}Řä`°U?–öýŐŔ€4ůpŃçc#Đ×o o§Ţsľ…Ö|352"…[¤ď~­†–®eĂ3ŮŚČ”lˇőÔ’-¸­ż'[Ŕg2 ˘†…AŞľia0%Ť'ďcŐK´´Ż†{%šą"¬CĆ=c:ě$®#|ăX¬„[¤e\]ţ/é÷—ś\ čVMÔ9Ýb)é×ĂĆ`Â; Ч0m ĹÎa_Łj!‡[üLó._ â m®gő0lYtuĎlaĐI9Cę˛c–, YëJŮĚL´°ÚÁš6xŇĂÁOŇVC A±ńĹÁ°ž<Č?ĹżŔˇËô/´§*÷/ únr Ż€ćY'ĽF60 |™ţu×_-öí˙â^@bEv/ä:ő^^ţ‘wˇfYPdX˛,ňę ~8üŮŇč ŐÓt.|2.\îôl^X¦Ź€÷c±–<Čţ̱P#BM7‰l“ÁÎĺúЇB.ÂNćžýY ;Hö…’bq~.ú\Śiüę``ŢÇt0\5† 'úě_đ Jg„]öÝŔ€k5C,°#N ś“…Á~ą˝Ě/(™,©J/ńrLmďúŔ̆ŇÜ9 ZÔÇ×N¶fU˙ü4şÄÓż`‚B[ľÎd^đÂÎaEE„{ĘęD-‘9!Ě Ď‹Ťă«waŔÓRC,břÂvYN°0C˘ —ešxő.ěŮ»€•uZ¤JKÖ…Úň<ľ…+۸çäč ]DµCőx„kA'¶3ŞťQL =»$}~3- r<™dş ×ÂP~C®ŕ›ňü<˝©i[@ š+ßđ—m*ťâ[HňuJ6łiáĂłr¸Ú.cÁt-čO]śÓ‚năóY±¤˛ňaY°•ÝOz_aY(ă}AÉ´ĎśB(üö,XíôSŻRJ©°ŰT` ܱ`,*;Ă·+ö7 Zr>îĐpN}u+tfj$·BźU©ô1onŚűßÂ)ARĚ şóUÇQdôW8…ýěUÓ)ŇkťéÉ© ëž}™úµĹް$äÖőŨĐŔ‹F…$î•=§Rčd©’lż¦Rś˛O$—ÎF~€f;ŮtéÖĽöäR𮍆25ĺT [„u%ög.Ň-ˇ0*śźBýi™'“M±Kˇ×çđŚĄď˘Ú°dŮŁüۤ€g#fmg ĄH‘löGä`_pű7&„pü‘GˇÇęG˝ßa©~gHĘ{ÂZÜ Ŕ$Ns‚†ľÉś 5Ŕ+ęc/Ć÷ůhůŐýTś Ř·z˛5&\_Ť {ń%¨ęT?óÍ•Yn±%äGfÚ”>‘L ćnÍŮYM¸(<"ٲŞÇ2ˇ^’'Ě;“'”ˇÁ¸b€Ţ] ˝ąéJŕgÎ;ަ)ÁŢPśí·âI8ç~ĐĄ=Nž„ž= ҉NO‚n‚€ÎlŻŽ„±”ȉ–66éß ?‚fÇá[„ 7eMŘ,FK"–;½†&;‚ŃśßÂwôęFŘ[ŤPg[_¤’ÓŤĐ«±pŐŤĐŠABĘ77BGořŐŤąň›?ň%–)śé/BňtwŽ^˝K —°ä»ĂŽ­>Öâ7ľő‚ɉőŕfl©N„ÔmzÚl˛yńĎÓN™'á@°Ůü,oöµ†I,s±‡”üŻöD2ţi?°ß|=üůE|Đd? >hIXČĹ›˙ŕhŹ \ĄPŚę>Đ÷Ş#Xű7ÖiÔ“ó é@š‰ńĂxPŚšN$ăÁâÍyvVŞó`™Ć“ń §ČŚ®÷[Ťéł6‰ä‰t…áOďľ žj‚Ä2ő÷ë-?Á(Ĺupf×ćÖŐv°ŘAvŘé`µQň/×Á9JzDĎé–˙¶hđ§ë@Bä:0PŞ×ÍŐr°°˙Żý{-~őá\_˙SÝ6q0 ”ŢOöŚ|‹™žřÝk€D€é5;?ĚBUOłÓ4lq‘đßÝ~/%Gě´°łn…<‰?ÝşÇkh§ká5 Ökš $÷Éf=6şTŘM2lŮk`y2Ék`—Ú Kyýţ˛čJ2ąá-3̤j7X8ÓÇĹmŕ*B}ýŇt—ŔtŢꌙ^Ö8ŃăÓŠŐŔŢöžÖýKRD[jRDZýQ'L“.Ăe0tËĚ =>ţĽ>"ěŁú:Ťpśé2°ťÎ„BC a2°‰Ž˙hx td×Zz)~"[ |ănlí/_b"8}uŔ–*nô ü|s0ýäÍ^#Ţ‹» a)-ţ‚ôLZ Uń{<śďö}A%!"?˝‹˝ŕ(ů–NńË] {üüf.xO‡ ń=I.Ů[ W˝‰}˝Y Tݵ/΂5; lá;mJĂw˛äq“ŔŔÓ[ ¶“™¤˘ oEăŮŻ•P®dC$ްq¶Űň’ ™ň‹ł`«Ć·ÂéP/Íh †˛7bÄB,S˛ÍMräx8ꕾř tĆ%bq_ÁBX6|r}3$p~ …Űźˇö{GqŘrčµ)PńÓYđÉ3A·§ł ÷áąV_A‰hçĂWůXŕa:äč– Lqú ¬–‹îőő= âÚ_}٬Öy2J’<ćŐVpĄÇń|AX ŻjägůÓU Ďy}±4ľ·|˛ŻŔď/ľ‚{g«ľ‚mŢH–ńgţ~xďSAĽß_–‚lj[58Ƥ…—"ÂPŕaF6B×ďu?®ß4H‘>ý&:Š˝~Ëvc#XŹ˘Ël~‚Ľ†â%üÁ‰fR4D ¬87?—ł÷쬓%űAOś–;ËB;AVLťP͡d_ެöĄŹo™¸LÓJеtXĹ´pY÷0ł?RźE`Ą,Nł8ÚIďú Ů„Eł‘5U­ąŹ9đ_Fí›[ö8ˇG‹’śa#ÄĂ*-‰ýł‹ ŃëU=c^ů]q ÓB`_¨ťä(‚´„6$&MABÂ` Ů?ŕÚW5Ó»äňn Ŕ±úú±sČжň`€i ŕχ@ŇŐAđ3•Pňýň  ş±@Ž=íşĆ‡ą}5\Ĺ<`Őhś•żX`•řđ@Řo<Ř~aăâďń ®˘·x‡­x@oŢËzńĐ!5˝~ç ŁRi:âh»uű?G;´â0“ĚekŢ ď®&$üťëát h§Žo ›É´  îž–sNË€ ŚážąľŘőjčĹ.đYł˘\OŐô x=©Î€Tűá°ł®=É÷ ·€[ŘÓą’5ُĐ=<79Eé9śQ‘ü I2W r8ŚŇ㲾¸üČ,ŕŘw—Gcµű‘Sŕ5É`™ŇŃO"`Î!*ůN1ć7|ËŔ7î.!ÎůŰy)Z ™ŠČşÉÁ5Ř@¸gnj’ôG[ŕ}^ezî›afŤF "Sݶm|bßŔŰRž&ľ}b^d•¸’flgzôD~U^ąOö‰ ¸‚ě§ëů°š{:ż^Č`~Ăz,hŁ7?Ž}ŞŐ[K\)6?!ŮlćŘţwކëżâm¸ţwޤ,o!ă_«»%äę'ď­şp˛ďËßţ†ˇEĎr8ń {˘čöHY¸_Ëţž‘Ă[“Ć>™¬ÓM… ŢŞFŔgśÁ ťţÂͨ›î-?%¸ˇąhň¬lŤîHą :]ÝďĚc¸ĺäö–\â˘9\”\*8uěŘj|ÚpĂuÎkŽođ9ŻW„şĎáţµäń WĄlás lnü ß !ONÚ’N9š™ńł×ˇSĂfŘ\qđE}[ňtöˇ×#ż'š}qy*"É÷Ŕ¸9i UŐµšß€b üď€%„íˇ]Öcđ‚ݦä{`ôbôű.HűFÔđ Ů,“úçđ?ஸ˙źŐ#eVĚíŔ`5†u[ÉpŔt8Îoh]LÄgĺ6Ôw{’µšç‡uĚbłźżcf¤ôUŚLnögr+9ĐAś:4×z˙Nrđ†Ôńr Áhź2ä…Ŕ}ŚRËvjm‰á†€JtŤ=ŹMĄd‡¸ßńýmújךć€U ‡Kk mŹ<ü¨â5ę7D]Fő$?5 ÓAięAď Z)¦-",Ć\Ĺźgľőţö¶‘ÎjÓa;l4? ďÍîTQ•ıľD<Đá áó*‰¤R+'»$DÚ·Ą¦‘ešmô”Ú=«ĂtIp ŐąGň'±–TźÄ2’ ů®’IşjV¸o9éAoÜÓřř‹Ý'Á‹ĽŢš–Z%>o¤u±ŁľÜ÷pśSąťŮ,ű2nşÝd?·ÄEߥXÉ.MöXý)ArN}Ŕěż‘‰Á—©L'9z)un ô8ťĘßęFŠŹ±hv—oŇó‘˝wĎ$ľ'7…¨č¸kĹťžÓ ,¦/&Ź‘!›*Ö≠RŢ”@.Ŕ1>5Őßđz<ßä«Ŕů=:µ ą?S!&xt<Ťh3u±Ěá«8U»ÔPĹXóĂá{˝$˙9š=˙¤Şí }€ńĺPŚüV&řx†P\§Ű'$hKŢö%~‚xáj˛~@­y­>z” 9ą?† †Ě®÷Č  ¦úM“´čŠe JôÍďŃcĎ”śH{ö i EK {*ˇÓCtÂ4‚p‰Ĺݰ[\cäů ýÔÜNĂBüE±Ž)LĽŠŐÍ:­¨÷(NŢ j0ťTeă)nŃ"ňSéĹ BčśéŃ~űAšP‰>ŕYQD‡mI(š’EÉsěmŚy¤Q´›ę–\!B¨,‘‹ż;m!řŃMŇőň˙ĘŁđ yŚQm!ŘÁ}3ŕËůò›Ôůe ąú<}B•ť!xFűoë¬ć,ŕ’&ěů3“˘yŁzÝž™ŘŇc`†Đ‘iŃ™Ŕç­¦R0näđµý¬±»MyµUÚ{Ę ąýr%‹ÂząůĚég§M±÷6áŻ?b)x@ßřThť:ŠQ¤óŽŮÚ6‘n3e]ęŁÚDl´bôPŢ×É%Ňą5¨Ş‘’˛„R°ÇÍŐýaÁ@!N_چ/6¨ČG–¸¦XЎĘăŢřG.Ĺ‘rÜ!H+ąCźI«>OűÉ+‚ĄbÝRĆ™ěéě Ú“NEöŠ0%ţ:ąěňŢäë‘NqpĆgU»íżĂ)bŹĹ-VÓ)8VÉ3Uü"ÚLý6čOĂšć1źŹpŠ‹ŤťŐ´4ŠçzšF"ˇOk6ŤlĐn) (ŮFP‹űoĄŃËéX|óFQQM#Ű1·˘ßÜ«k¤ é¦EäÔ/Ű0˘«“c¨„Sś¶BŮxOˇÉ;ÂÓ–]›Ĺč7dűTʱţőb!řzŃě‘[ź~z:HŘą\9ám–ý÷ŰDw!rłž&’ “ÓÜ6’Źn;}l–‚ŐkÂm&¨ŮËÓlÍőLSHĄYś×l;îG ˛Ŕ™G{xufÇ †?Áiż’,Nn{«i…h„ç„Őf'ŇĘÖŤóá:áôŔ]~˘?|'Ţ#W4ŮN(čŚŕś})<ĹĹľhäíđž ňżVuv^Ú™řŹĎŹáwIö ĺđ´ŮJ®,€bAá±;”ż˝P°p`şa=śŮ†"Ő†ľ®‡ :íЧĘčÂ-†-XőHç™}(rYl5˘Ő´Ť4žV”ÎŢč¬Ü[µ˘@ °űŚÉŤÓ‹ŇY>Y(¦lK)Ü‚Ąě}ąÍ@-_NňŁŕ?›ŹSvýxRh<8pi‹™KÂĹŞ'€—ó,~”K«ĹiG˝kw¤€‡ó·µ D{F\ŕ^źyÉ’ÂvżşűvÁÚ3ŕ‚“wď’Q;])&@‹h"Y rĘEcłÉS.$ČoŠÉŁWËü”éMáK˝©ťţËť˛ó«g¶§4éő˘­ÉŘŹiOÁmŚ1Ůĺ.“âOayŹőŰ<äz(«E…ďÂO-Ĺ—° âŇÝ®Ó[µ©¨Ë¦µHů Ó§Bđ|Źů‹äŐŹĽ śŐ÷arRRâE'żÇ•cyVxYŃăÔ7®Ű0[V°ű…M±c7ݦĘ*íáł`‹™{±HơYŃÓµ‚#÷¨éĺçęZaĺô&ŠŇÉžąč¬>ă×RŚ+8?ńĂp÷´®x‹ÔŐşÂ3äëć•0Bý2Ż8čOŐřůpŻđÜ4ĹŔňˇ~ĄąěX&ű~AB8ö5Q,,x'«?źm[&ęBŁ}R#0 ›$ČR&Xv±°·î[";r•´ˇ‘-—ćĆćhrą„‘…eD‹§G@ÔieášŃ~ ľ&`ФßĹÓĘ‚u?Â</ E‹kY·ŃmŽ!)I—1ůY¨;>8n‹CľsĆ"Ą¬ç¦ţÔ 6gVŚ#ĚUÁ§ŁŘZ¸Úxź¸[ Eş— ™Ksý¦a/QĐ8¬Nq“{Ąů9ő3ŞÜpĺ4™ÇÍO:orŰ”‡eDO듚ZÜ‚ôÖřZ>é{áĹ‘÷fsN~óÚüČę2ó„Ďwɧ;›M~łĽX6MzDą¨Ę/sͨě9˝ŕGĆ“eşÓ~Á§T1mŇá§LŻëç»· >©Á÷/ÉřII^vó‰Ĺd \L›ö(9_,×%ÝÖĽ¶üv x“Fř“DÂÍóH ÝP—ě“ÚdŐ`:¤vÜtęÉ1.çu@Ž)OmłŃ1ŔÔ9Fě†`|©ęi»ôÖ¦ÜÇo2©đKuyx>ăţ,`+vE ŤUAŻ‚€ÉŤH9ÝÁ ›ż¸c‚ťńä[J·ĺĘf>Wl|qĚßuŕh®ű˛µŚ ľăŤ¸uÜ[‹şšŇɇDťB7ß”_ëóCT®iŮ@ď‘Îä@IŹŤ¨ű$«Á×AѢ:\GOąˇięa F“×;Ö‡b‡|*sűo»P śrJýwžPF,sýj+‰€3®ą:6ËÚűˇ@”-ś°mFnVuiÍ—9ďßqö5B.¬Ý1ކTöcÉŘęÖ‰Üc ČĹe™Š„"Ľ ±Z@vAżĎűmźÝÖląŮ[aOţißíĆ M…SqzX ď|mŰŁĘ%{Śě>!ńE0%Ę*Řéă|Ńr:XVřžĐbߨj´4ő8vůę6¶«:%Ä~_žŚöŔťŰŐR%°Ţó[ń¨au^N® @±Dh«]ąľďúuťĆŰÍ— ěŃý”^§Łcۧî;<؄ՄË–? ůŘM¶qď?\f—aŰ*ßJ“Žkµ»ľ¶űLqřĘÉó×ÁĹÄţęzďĄX7ďŰO+łú Vt\°¬pM¦N}Śť•9ďh:G6“kx̆Ńv XVřśnR÷ó~Ş&\é?äC´z´ž7ę2ąa@Ăł'ŞD1Çĺ}AťlčÚi;©šĆż§µč^k´ŹŠ rŞÝ¸ę–ßî7±YˇÍW»jűÍl 8¨˝°Ń č Ja˛çó©-ŠfZaĚEł´÷–zUm‡m…ˇeh|¬]Ç] ‹?ÍşŇÍ0:¬ăîý¤ !f·.â‘O8ôĆ(â1yđ\Ůą(O{ŘFó UB){ĐÚáĆ>uŇMBŠ!íaÚúSäÄĄ¶Ł—hĺĺ‘vgµ9–ËÓÄü,Đ/*8}Ü€ČßX©9ÜunëÔćJ´Ly+tśf…­;Ÿ77LłV«§Őť —ĺŘŕaéT$ýĐ»„ÝŢŹé÷tŃVK­kË‹µć›—†\”°žúąC± řďNv“J‰úű0·Ţ®¬RÓŹ¶čüov$÷¬%«a¨ő‡ –Öńű“ëâ1ÇÇó7ľŃޞ©żşK ‰›włÜž)!8|Ę-?ˇU7¸aSíÍŞťzď®|´í€ń€ôŤúŘĂ}}5Kˡ­•ýIyŚÖ1iî›T™'»˛Ä»Pú¤ˇ…˝…5>şąŃ0•ť…ĂM Ă=ŽîQ4«Ţx“sCKÁ‰˙¸~űŢôhháú»©oyÝOć5Ňp”Ď›ŮM)ĆĐIi•âĺćń#yy)ü!\ŕĚ˝oQů§Şˇé@ÓÔp’Ô}§Yw9ZpÚfפNpzG’Î|“mm·=[_ČIK‹úuŘäy*vŁISš3<«żZ4Śd¨]|A+{ôŠA­„ϬOÚ˵Ř*{ĐĄÎOěżűý˛Â±Ec‹†Ý»:»ď¸ yxq(Náť¶2UÜŤ¶–K’`xŘÎ)í‚QŚdtp)wÔ D®Şôٰ”M~8±{»äjAH$.ůAěĂćĄńń­ܬ5 -c.u ĽQ$Ţ{µÚ›,3JYę¬2Iő±Ľ˘c‹Ńˇ}ăóqZ:qť<7ťZ~đÖ Őň÷†Ű…}šËžqtOď˘@ăYqý ´=őoîňmźK⌡´¶l‚L»&F7ŚĚ'‹*äÎó9ňŰ"r n||Gž4¶]7çlĘ©4M— ;;ĺ&ę”qÄ®$ý´˘zˇKS;e-áÁý^ýŤłťîké¶<âF\~˘(„÷Ĺ˙Á9ęĹačhŲŞŕÜč7}âśDÇĘ©=}°ű:JěŐĽQÍ“ Ü]čź·ä˝{0_µ;jĹ”cÖ ;´‡Z0—Ű.`Ž63ôÔÇ;®3/›Üaťť7/4—ňxŤˇRČ ®4EőŞKÍ˙Ę–‡ŚĹ±ć›î6,<Ô;[ՋήխĽ6-{ě<śě–®ą5čmAł±ťXűî…ńĽĚwÄ‡ŞŞÁM|ÝëqY3¸ôÖ P˛ůEů€káÇŰbuëÓFě¶Á^b[Ş˘ËŹÇeŽäbátÝ×ď2ٱü32±ë\Ë“Sa$¬cYĺ°ťÖYË„«ńf=ů« vY`i÷XL˙HÎoßťI¨K[L®vpy¶âýŃe—\×ö6bł*Z^“EšÝ̶Di¨§oé#3©÷ŠĹęŢ"µ4ś_T t˛Nł(¨U†ÇhŃěhˇK{uŘ%«‹‹uđžŇssşś®gę믆ýRěŘA˝3Ĺřčq¸]-śäĐEmłYmCF¶Ó]SÄĹz©Ś§ť*荺M &ş[®xřЦĐlĐ‚CĽĹiÜŔ2wź)·1jÚµ)ä¤s&Ă©ÚÉL‹}Š3Ďi}˘|§ ß˝z+oÝixÁÇR\OŮ[°ŠťVö[äĽ/ÄyÚó¤(”]CŮMľŕş,ťqşvęřËŻţ xőj˘Átj¨»łŔ“f ŹÜľýKzáÁ.¨Fń}†ô®tĽ`¤Bi‚¸ýţ•oôĄđFë›ŕ“;w~sţČňÂĹs_MTâÂl‹,/Řt¤Ź»×d›ňlň’^bkpřK;Şwý ńÂŮ„¬®Ű¨1úÝȔӌΓ´ÔŹó“ď…ß·l×j{Łí…®ˇAHZ[lgä™tö%ij^©r±•r—ół›Ót‡3RSja .壳\´¦¸<‹Z˨‰k ß'V ˇÝĄ`RU0:žşéŕ¸ďóÄĽI·)]™†e śቷ Xw ť—ťOvő›Ú†ć‚awš6…{!\ă0ÖĺYxdÇ+¦»FŹÉ!‹”!—Ż$ŤčĚ´IäÚ8>Ä&Üt đt?:`xp^ŮćĘĺ‹l-»¦ś á“v«—†^§l—Ď…°ˇu…f“›óɇ“´ô "¶Kf™´ O)§ĐűĘďwąÎŔĐËĽŔvÍĆ_>L,' H‡…bů±Ö*–ĘbÜ '/5ô <ěZŞ»˛g nv¦s‘F WćG(4K’f5Lj+u9av­#¨üďŰö”D°ÜŠ!:V:ę*ĎqeČ]ŔąaXGĽĺ·.Ć [K”Y-Ú:w¬uc(PŁ«óČŻďąýL\;Ś T íęžµm:č†ánČ®ißÔŞÖŁlvTí’‡Q Ăâˇô‘…çĄKG&ú­7“DČ5ŇÔ»wÄţ-rìĂcéľ÷}Ἰň -|Ł[»Nž!+ ÖǓՕH-+6łÂ4î·+źţá=w ęiý’c==ŕÂŔpOŔVPĆ]ŻâË<í`€›iH…ÎÉc«7sd† –Wő] lŽ^i„áÄFcÄSaccT 7–ö÷űłäLzUlµX!¨R§Ú"ĐĆŰ”ëŹĂŻŰŹŻÚ;ű…hť®>ĚذB°V8ąTÁµuü„¶TZb¸Bđ)Ű÷±I‰ËA&ĹËťEâr8’Ö2zbPRŔt˙î»FóN(Ł•óätí]ÝF1ú¦3!e ťť ÓäÉ´°Ů@ĘÖ@ZvŃŞ¶ˇ(’®Q’EéücĹ_¡Ňłµçô°ěşApHĽ×Ŕp#ř&Ľ##^ŚáF}%aűŮŰ`éó?č´čŚ!ÓR'ĹűńĹĺ7î¶äěŰi·˛şíAŞ[-FŽAŐedž ¸SŞűúü+§Ĺζ•šĐاUţ!;$PóÔ„mĐ!CĄŞš‹mDîWsb_§Ä„$*?źĂÖEłÖ!ŤrĎ-03˘ě> ṏçM­ą 2ôwkö ˇ»Ôµ¤AFQ¬Z'zE*o6łő\Z± ¦]Ô«Ľ¨¸D{`H–;ÁřÖşL24O4z€Md!}g‡Ř:—ä«÷J{żP%˛Ů óŕŃu:Ő ď±Ń(ÓŤřńÁ2‚ŽÄČ‚‘Ń*łRŘĎdÔQUŘĎaXKĚ!¬»hŤ,–Í*~ď‡%jáŢT¤Ô±RKŇÔh0ü¤Ňź‘rš&Ë9cmŚľ§–+jđŕ#› =Ô R޵y°pÜ—¨ŚÍ2ÉÔ©íŚë¤÷ŮVóĚlŇ|V*`ś†×•Ó"f~Ź•G«CŕŽăpÁ6;šî¶H„m—Yf6ýőzčÝ—¸ ¦ŘSÚv?0±~µ±/ÜiNÂ…ĹŔu˙şËDqJâÁkPÝ_<çbíŢ!Ůŕ?˝$IXińs¨¶.%Ż ŢĄŤd%B|ř*ąž˛ÍpiďšÚ˘i±U1B´¸6ş“qµć®ŢľŽKBĂÎÝĂńdUć¬Qµ˛Ü­!ÍÜţĄćţĺěž4JÝC üĽű§Žf“±G®EĄ¤—.—řÔěP˝QZ¨”Ž‹ž>íě—ÇU‡áuSJ Jźí ýXT€ÚIĽŇźŃŹš4żŕîsŤžŢmSĐËŞšźĺ~ěĚ'TŐ坡˘TW;Rßäťé‡¤Kص >Suş)Kc‰ĹÔ´†vŢ[Ý>ĂxÍ IÍEkŰĐëBĘ˝Ă!'×g«ÍĺcQ˝/XŮ’;(»|2čŞđLeöpţôŞ7€ëĹ#—:±Ëâ˘G2€Ń(4«×ĺMY‡Ř/Ś‹c 8qp|đŁNµ7ŕÁ¦CńŇt"Ç”hŕUmMŹKłęţ?č¦9Ů üP»G4 bŇĽ®dETu;•ТOÍöeÚqšá¦!ŽCJoÄéÄÓé¦é´“Čb”şUr"¬ÚáWvĘŘ#őň˘ˇFĚť•MmV—5–Á&Ö “伕Přҵňž4ÔäÁ=‘łČ#N…n1=W,Ra•\âKŕűčĂ»Emx›ü{›V6„ Hg‰Ë+R66‰JŃîşň#Î¬ŚŤđî#‡ň–->rG%Gň%®ąp&™ ł“‹Ó™·ą…ÄAß^ŁsM¦·şw.ů¶.ó‘vŢkčy€*ŠśéÔŹ?ĄNĽ •Žc—ě¶ó>©%Ö WÁ.m‡¸ip\<îńüČVĂ"ÖČűgO7U*S ĎŘ!íéGpÄÓĎE¬XÜ[= >!îƵ(g ĘË!ż6°ë´L¬rć&% >/EäćÁ%B][çžü1®®Š(÷úŕ”ń"üĹÚĽ€śŇ®Ń…f÷˛´RqŻ)EZąj|7 )%n¬Őøź§}Ł‚F_“ą‡5yi[uor´"q@hVCc1%ä°,ťK@ś÷ÎFUŃA«'ŢććĆ*>=ÂÝ5Ü•†ÎŘ’O¨hĚ‹ĂâUn“ue›¨‘B¶Đ_C$Ť Đ¤›©O¶‹“WÄ,}›”c\]ĺ‘"iH\sp$«×/YUĆŹFôő…ÝŮĄX Nl††kć÷ůÓŔŤ ŰÖódN~rXlvéeµXă’ņ y~رÔký:ĺ°ˇ5hgópžÝ×Ĺ6Dé\Dá$±ÜŞ•›D]N`řEÇŽEĂ]6ě­Ţ,ńRqĘż‰9ĂAËĆŰŚ ذ_ň¸ gůŞ ĽŃ8ĂČkC:â5xľĆe‘«ű˘Ź6€Ů!:j«L6 Ĺšźžu ˘ďSNĂŽËă®ű?ÖVÔ>}™oÔą,ÖGIxélzŞM…Ő=Âý ÁĆîSěń¨ &h6g¶rz …ˇz˙}n°ÁW¨ ajošÔľL_M÷Śö<řJ Yl2s‘Řz®žď#ż8:¤§DĐźť';ç,ÍdÎ˙Ó}I°­X`Qož%#¬X”;¬´ăÂľÚ™|¨&M`úěf7`ž ĘĚě´U›»ĹÔ\–Ű™UÔ`­¤ČďRěč¨; Bé¦C»Ž9őK7ďÍ0ĺţŘ/ďbšÎµ|öňĚj…˘™ťeÍQ^ËĘ•™›µŢüÎ-EÄޏT­«ţúaŸš—P‡§uşk¨wośŔäga[»˛e6y˙ě{ĆŞ{2]†çc‹Éýľ9Ą«Ű_ç¸đ52`Fâ)Žf(fŇ–Ľ+ď`đřJ1 ˇßˇ-şţµ’‡«ą űćŽQŁ j¤$˛ł kHĐ» ¬*ĺeYJoVŞűŹ´S÷2ąQhc{1~ÁÉÍŁ„ťĚĺî¸ď™nE·b󨀻ůĐ8ŠX ą:ňos\Żą *ň,^lw}ÇÖ8N˛§5Ńu2’żsž¸€íů“Iá>´,wßKsx…vżoJOµ°spĄ”‹˛ĘN†măBKPO‹Đ¸+O M§Ć.ľ«»`ˇďG…t–SĆm+¬ ÖąDŚŔ÷™ŮŰýĽ&§_Ďß«LŚ+ǻ̫lĄĘ–ýË•łŮ&­+Ôôđ ‹÷GŇą‰’¬D~ó,8 ܶQ>"ç}»ďfHT(M¶v„&K‹L şQ˙(ôŚ.›ďŐë†_Î;ĄŁ|Yľ˛ęß!NüѲľ˛űV¤Íâ’ÁO2¦s?ď»'~ůˇ„(č$ E`ÍKa–ÎCo6ĐH›»—·Ř¦q“._5îd»Ä4ŔőE}v ó˝ĘX𺌗}UTX’„­2v˛‚Ý$ńŘ ŠćËçŹöÍůc¨b„±Eśî†ĺ—"9¨^xRJ=u*şŃ^€M3®W´…aJ˝Bš^ăşq˛Ŕćm—‘yf,ßK#d:ŇŁ~[IzÚ-č‰-Ő­i}bÇď¤iu wÔ}7mDŤšmݱ ·Gű×Ćg[sZ ±r©FáIŽň3pŐ˝aŞS;>×Á‡"ŤµçŤŘéśĺŇ HŞ6pdycvŐü(<ď«cŮÓ›B»ćÝ9YěKŐßw ÖtżŕťŁµuYźďÍŕů8_MŠ.1ťS)*Úě'[>gâ{Ď’1÷ę“b4ŰŽď‡Lră2ĺj^x/¶šl?ë1č^vţĹšĆč_=ŹV–Ü8KSĘqŃWLôd0á|ô+_[¸ tŔ\˙2,5ČX<Ž<Ř(Ä‚Pý˘†ôłË‰eć.eŽ –˛ÔŁ Ţ‘ÖcĄČІÍŃ_'_+ĺ®ńÁ–ÇÂřńq‰#Č^‡Ç|nľ?ďż6Ęłl:ÚhX;BŠzźŃÓÁŻäTŐ¬ďëó/‚Ćx|Ąkć (ÓËísűÔ{«ŞŘˇ1y„ŢG€m«f+[칲Ľ ˙ÚÖfÓKuRYĽžJ‚Ó7©ę+‰›Wö 6 ß[…ę:ńS,iýY Ë~?ÇŐĚ´ay[é}ćDW,”Í'| É<5a/)ŽÜË}ŃAán?&eŔH«»J ą ŰjYČR˝7ŠĄÚb f¸4N%ät:1×€űâšl’P51«’fćŢÂ6tně’Ŕh˝˙.9]Ň€ =ávK„H‹<ĚjŮÔ\Ôřčň¤ Ł u»W´4ÝĎ.ęCGCBC§z–á”Xłż©bWÄ]»(řéËCČĎd ĺşY짢‹‘düLÚî G>¸B~ Ľů2¶űÂŕ¶jJĺaĹ I¸¶Ar{0c¸˙0äyYŮŠô_¨¬ĐËÓZžn"ܤxyńąóőÔ:Ú°â~ÜĄ¨ćpmz ý×¶ëDf¤•B0#aćXO÷Ú~ _–đËÖő¶ËšŤ I¶@\f Ö|ŰŐ†d%‹7xObÜhvÜhEÝÔĆ!fVÍŁĽí/©‚µÝ]43đŞ4\G˛YĎËý˝ÎI´›jβ…íĄµ÷’ĂňÔ§ ]üëľßQćďZqU–·ă>!m?¬ĘÍľ¦óšKŻ~˙NĄm?µ €ţyHđTâă!VÁ¸ěÍUF›9ăaÝOT…SѨxÚX°Ęăw©H óĚżpbáT‰MáäÜĹ#y_šťă˙ă4Oű}„C%ČO©ň›žÇ…ŚĐŤ82“›íDU8›t­NZZH‹Kg”­Á®J—·ęçăľ÷čb01YUâKsŞüó•˛ŐťŞ%Γ¶D0·lTĐrBNíptÖU¶¶]zf•ܵěÁ/;Ź ¦ŕď4‚Áz† CÓ}űaňWĚäŮ‚ăS€ k1veÔBä ÝÇ›ťĺĆ‹´ľÖ~ęŻËLއWÓyżz÷S{ż~ßwBżÚaUË•ň9pužč”ąv5‹!Ą9Đ‚gÎ,őÇőDÖčEŃy×wSţř]­ŕ¸Ş1­$d„[V" •ÍÓůI¦Nţy&t.=ćęź4XgIBHĂ2%ŇźĐHó„3řň:äO‘ů2óL—ÍZeźÔ+ăQ†eô§č ůôŹč~R‹żĆ%žwŤäóI(Ţi|ýňř' ÁybălKô†?ŃćšŔOĐšŰP>ɇÂ%żž}|>»ź¤Ëâ~÷׆µť>Gîܬě+q×´Cö'ť˛Yřđ µéyű$ÓŹzű»kë?I\ßË#ÝŰl,}Rg© .€pşşá“ä Ľt®p°~’…•˙B_?óIüVg|˝…Ľâ“őüú Ý˝źd~h‹ĄěT*©ů¤z¤ ‰°:”ă“©xÂľľ‰›ôIŕ$Ţb|qŹŤů“vć&2ţÁáÇ´Ď™…- Ć;yZÖ‚źÓW|:zŮwg¦1ţ¸Čëz-ę“pQĽ)ůróóĺg0ů·ůÁ±É’!›ŽQxµëŐáBĎORz˛,Ö/_ĂĂđYłj®SĐţoinËç¶üĎxnŢŤłůćŇĆž€nl'ú)Ôă‰tC03źl#«QÝ÷$şÍÔelś éFŹ•÷%XŽě“č† V—ńKRD7¤8â©´mĹ^Ýč™\Üĺ«Jő  ŕGC6| Ą2ĐŤm¶ČÔÉ<7č/yĆÚ}TÖ Ě­ł±¶ź&9ůůŤr‹ě.X Ę ŐÇád 'Ęíĺiu\D»dÜ –V0Ţę^!7ď=a'ÉL|„hzž07…ł®şfjŇÜX¸‡żPin bôşlď‰ćĆř9&sZswVź<7žü8…2ŕŚ€cÝŔÜ>IjO [ád›@·Î?µßłšKU%ř“Š68çf´ýî(”3ç6H´łáB śZ+ĚĘUę™Ěs#Ň}vŽß<·>»|[şA˙Ç !Íí NnD7;™]ë4jĎ­iě6âÎş&Í­±C¶KGş—€ąAětŘFŽofąečѵüFąEžú/–4ün#łÜ°ŢĐɧ›Q‚‚r[×y1±Üč˙Ŕ“»†Ísű 9őţ)€ăÜşä•çĚöë™ćöˇ%ŃM3°‰s;lʵ„äˇIJĐÜp,0ĵ« í[§łý˛ó1{4Ns#iů}† ăc śV/P‚̨˘úŢpn€Ĺl‘ă%XLâąä‹Jő­\űčöüÍ&:ßšúNtCŮÉĘMŹˇÄĽt3¤Ťľ”»śn]Łî ť62Đ Ř…ĐĆ©¨ÝhF X@ćą±Óf0J52ŽĘsŰ®¤ÍľoŔÎ Ý­î®§1qn:­tć‡Íj$€n¨'0­ó)Ŕč†=ux˛NˇčĆqâ1Ąw!^xnTɢýaßwËÉsĂN‹9Łî.i[ĐŤU.±=gŞr足ݻŞw#9zEş±ľŠux˙Ťtk9 ˘2Ý(Ďue-•é6ć7ÍL†şÁiŤŘUße °e¨ŰşĎSýÚ+Ő íěš»)ͱOŞ[“=aňĎÖ–ˇnË'±ř0…`OŞe#§×.|¨&Ő Ěő±}f`=ŐŤž¶dЉ$cÝşSË%“,°nŔŃgjSÇľ= nüP®mŰÎ^ n„D-Ţ”ăî7ԭϸű}BÝ0¦†łÜ`áđÔN¨›b˘ŃČ—©€îśDu§şë /µ#SÝh‰]‰°k†ŔČP·‹s)‹Gť™nęş_&ŁaĂ4n”N±rJ“š™nbżxt6¸ÉtS†ËáĐ'©'ŰŤqP:†˙vĂćŚg'â‰v‚ßd$‚Tg´ŰJČaf!'ÚŤAŞčČ© ŃS†»ŃqßŇ"ŰíFűž/Ý÷Y-ÁÝ>v+Y(ź‰ďĆa]vzT˝ű3ް[nŃżĆ,ިŰsYD©żo-P'`SVÂKc?›íżot…˙·Ţ0ßGt«ÎÖJŰ΀·•#¶#çdŔŰŢc7§:…ď†ckß\´!­ĘđFžVL:¶ xŁľ=ĘdéŰź€·ľ' (–‰ xŰ9÷Ú<«Ž0ŢHćäÖe yń¶&áŤ÷˘c!~Ň„x#Îő>8dG`MŚ·ífőZ9ÄV?ÍCÉXoj}™Ľ«ő‹ńŢ"â˙*ä M·ię2«@Ţ*ňîRCmąK·%(ol«źóţB:D‚Ľ}h‰ęV…ň†»¤k(Š"7~A¬ľŐńŐ\0o¸kFÜŢëńŕĽíŞ®íëá<çÉyëSBű‹óÖĽMĹöóIÎćË]ˇĽáoťçTc-<)ỏĚݶϳBŢzłŠLçNˇó䍣k–:® [)oË’2ł˙ĆĽyžŕYâĽ`˙r˙śŻó†o Ëúfî÷?8o¬~$"ĚlrŢЉ:ďDiÄřŕĽQşčÎÚLyűś˘aŇ‘]¬DyPöçĹVoJ(‡«çÄřH”7Č˙–8UÂg…ĽQ„G×(o ŰyPŢzôÖů ü˘ĽQ*Í=SŢyq¤\ąÉył6řéĹx{Rްô ÷'€Ŕś)oříÔë+TQPŢ,^ž> Ť^· ycŞ'Ľć§aO˛PŢB«Żě›Ë7zŤ&¬ëő Ľş2aĎ_ ăŤR±Ĺ±‡X;ţ Ľ5ż.’ˇ âŤÉ^ńĽŠ5o§ „łg±=o¨ťÝĽ‘o8`¶1›ő đF1Á:±ţ¸ sŕ|$R·Îµqď ŢMĂĘÓ«d"”ď†S¸RCmX¦ż= oŘůčńŠě8~Ţ Şw ÜĆp–Bx.lĘąG&Ľ‘·ÂĚűîŰZoŮžřk¶–o-ţś$Vƨ~GéĘ‹íţ€Ľˇę^–Ý«qˇĽáđÇş[=2¶“2ĺŤ)Ö”(Ťöż o=\T@k%ČŹľ@Bć[¬ÂyĂŻŢ*c¸Íĺś7 Żí”¬[rÍ·.ugČ®×ýyĂo ·9$ÂňĆÍcw¸Ó_·ćMźŤ€¸‰ycP'ç4:ąń§·Äy fí®š$§m‚ŢpşEßĚšâH&Đév ÖŤC˙ä,¨7 żcyť Ţš›fČšL°·E«ëÖ¤jĘ´·&áÖ©‚Ş'íŤÄáe˘»ď*;ĂŢĹ¶Ç …—6ˇŢxíÝjR]Nî3ëŤŇ›ËiŹś°·Ź\Âë°É<ź{Stět›Šîtڀʿ<}řvę7dâŰŢć8kŠnßpLB‘Ţăń›řƨ»ĂÄüí‰řĆ®`Ú¸™»T€oX;đ,ˇ|ăĂĽóÇńĂMä›ĺ‡»rĂčńI| źŮyVâ¦5ŰÔŐ4Ń(ř6ÔÚ>gş×źĘ{?m'W}ňÂ{c_›Ď?xonŢ{ľQÔr-ů5÷Üü&ľůć8×/ŕ[s&úÖÖŠ|[uB°™¬ňč!ß‚ M`ÜQ oýLČ],b“úĆŤg]Ő®Ër%ęN>řÝK˛‹Š¶$č;ÔŃpŔ—ˇo&7'Ú!f\0ßš·Ý˝%=$oÜ6$˛\D|"߆Ľxk0°±;'âŰ©‚ĹĂÝ…dŰ'đ ~¨źőáĨJČ·ߪŠÉ–yoěĺťÉDZőĚ{sqęá*".cřĆcMČĎĎ'đmŮ]á‡]Ąý|‹ô’u_ đ­kúěý0\žĽ74Éđü<žxoě  ýˇŞE¸Ś |ô>ř 3ÝóaśÄ7NçÉUVŢű_l6j©›ęA|[ÖéóúřĆR8¤µKAľšAż•ú9§l}"ß,±±ŃĆŰžď?!ßđS»ň°­­Ä·Óe*LĚÄ7ć8Ў ůFYÁ>ŐČyß°ÄÚěĺOâ÷şKnżoXR·Ř# đŤČý>˙Î'đŤ ß[P[o'ISn%VVpAľ!ďăr ¬ř‰ř†N…súţ–ź|۸žŤ¨¤{*¸·ÝE&d0,Ú2ioĐłC3 ťůŞ´7¨w* ´Vô'ěŤăź)¦Ţ¸7<_k8ü¸76Łm-Đ/ÚŰ´-[Á˝ˇâEĎw>˝ďŚ{Ă“kôŽ_¸7*Z±=kˇÚ”q>o\őJZ¨@řšŔ7ÝřŤ€ë<\+î˛a¶-+W˸&ßŇđC7Iiî'~¦$-g h ţ:LđkşŁôŢIC˙ęşX_řő`żaŻl}Ç»*ě7ô üĚ:('uö–*Ş“bîrUôŽÍł|˘ßPĄL¬™ŮoĚđ=bŘgÄ&ř4hÔxşföŰgĄ'Ĺâ=ť’ě7<şpdž,ÁŠ~[ˇAó»|Ý˙@żő€öö-łßĐßĂ †ÔGű…~;ă9 ú ŹÇrеĆO-¤]°ß°t8`!$BÄ&ř“BšĎٱKř7ĘşŹ5,ćlě'ţ[W&öڤ3$ăßp¶šľß»JJř·Nîŕćőáŕ«ţF5"Ţś*¤•$ř;fŐ¬íJ|}Ňß!$÷ĺ5»É˙ÖÄö6c°r+žř7Š­ÇŚ÷ńoh$1ß^ČRÎô7IpEýnżĐoŰ2÷ěżŃoČß{…żÁ +W·őś8•_đ·đŇ‘ŚWéoGźë b üŤyš;y[Í­^ţĆs¦Z:ŃTôÉ!oiÇfsţ~CĆ/\:©˘ßŘ(đĎ˝ dô5»7~”şó@żçôToří‰ü¶i~Z˙â~c×al˛OVň[›Â*ř­/łĽ«ýřmXY®ąj˛n‚ßP:#ő˛‰_.Ü7öłĽ;ß/ŞÜ7“DŰU» ůŤëŢîúŰntµ–Ńo(ŘÖď•ü†s\Ŕ;Ĺ…ü+™ő8Ĺ‚x ß@>»vËpéOô›fe6íQš\Aż!u oÜfŇ‚ěTô:›Ż‘wuý`żˇ…´ú\a?žč7Ü©.ŃÇ&ß$6ćygí•Áoô6ug—PC‘ÁoŘĐS¬GáçömQű^ëă][VěÖŘ'čK`ß°˙¨ćE5cßx€ćÉAMŻÂľqĽ¸-îľ&~‚ß ˝Ů¸Ľj×)°˘ß¸xoý†)>Xgńv{°ßš×-€™fř¶,\¬ÝH|yô}C^döJ~Śq|€Ćč·™%Ě_żúŤ.ô háć‘ßşAďk]Čo<ĚěĂ3‡ä±,č·ť™^§ájžě7óGD…źz˝eř±~őÖłŔßĐě[CŔý8Ńßf|®`oţzŔßd µöműÍ~Ű9ˇŇy„4±'űŤÝŞ H®ăÉ~csÁ/ţ~&ö› ć{xĚvýňĂEŢ'ĽĎ@ţF] Ţ$oFŁťü7ÜÖxk–R=¨ O8î- -Ő¶§u&1ŕ. …c¦¸gBŔˇź´ź ”E<#ŕ°[,ęÎŕ×Űëwčśm]§¦÷?pܢwÎŔ­_ph>/‡kš±„íפŻŮµ˙A›" đfźř·îţOÜ7•ţFŐÔëQčoś[R­ Ďů_¦ż5#mö.ňÁßö¨ĺŘ-đ7ńÖP±¨ý-đo¤Őn ~Â7Ł˘!ŕ0".Dwޡ.=Ž.¦@XÁDŔyßÜ$$ů%m[ť`) ů»¸Ą;“š ;•‡©ě «řs‰ÇĎé•â5*óŇîŮvČŠć8µŰ@Č1 črÁ€ë2Ëź.s 6!ŕ¨9[Ý<rá%\“vÂ5LJç彥 ą0!pŘ„ÖkĆťŢűÓo\ó[ů»“ÇBîţMŕT˛Đ/ \÷®zX+aฒ°•ë›ĚŢ3Î*íhz \9SŕLhxa6ÖAŕÂpŮÁ—Ş8|o¦ý˘ŔqÄ־扂§Žaď×78:|ëëŔÓMsÇnu‘YŽŢŐtć Ąm¶čT4FK^×… śŞT™zÓżpjzŰŰ$*ŕĹĹ:¨Ű÷áŞÓüç;űů…wî^wĦ‹š)pÜ”¸ÜÄţČp ăT†RKX*ęWŽ%4ŃaÜ*’­ĚGAÁŃmŤH)sK°ŕ0”ńvB˛ž,¸qú{ÇÓ¶gł5 1í ď‰ ű¸y_&'ăÜ%-#ťľ6]ů=ÓŕŘ9ÎÄĆąm­0¸SŇM4ŚQ`p+óáý[=Z‚Á5eĘí1XĽŽĘ‚Ű?\ŕOI˝ľ/d\§ŚtsD‚Ł»ő„7őżYpáA]q˝+ }W7ă6ź08¶Ň‰hŃÄR˘DŰ)‡?˝érő‚‚Ă#Ž–Íi‚tj2 Î;J1ŃŔč .¨„@OM\SVýĺYtŘ1,¸U|.­=ˇŕběq7gën#€=ŐťÜD[ ęZĚ ¶aóo˝8¸Ď¦4öÝ„üâ±=qpÍ'ÔČ©<8M Ă X÷‡Ás9đ î ™é2˛’Ě;~ą,GA$Ę„cTÓ5óěďe°ŇŕčóF‹ŮŽ\|O\„k Ő=Ńŕ°™ăRÚM%$X˘ÁáH„ލďš+ţú„Á1îä 'Ż‚Xţ Á…˙ťĐÖICZG Ă}$Ç/N—m,żXpÝvńŻ«°ŕŘ)8ą¨é™Ű7˛ŕ&Ëh3J~ez}/ř.'04Çwá$âčÇô´s©¤î”±ř“śĹřőMŻ^n9ű$Ďźd!Ú– -Ď"ż\ąÉDúd(˙ŹpľI}Ň.ĹK'ŰđIń'ŤŠ›„ró\‡ÔŰcˇ.JÜňĂOŇ6°‹$ŕ$ ĺ^ˇßpÄé瓎?üú…çb‡V(p}•¦źĽłůúâÁ7iřÁgNŚ´6ł€łŢ·B¤uOţLb0üňü·Ë]“YҰęý˙fvţOňóód)ÂŰfH‰ObJ4¶'Äłő¶X0!u ‰@čťz|8űéŞO2Qń”‚?đď0jýżBQë˙3Z“  źôšµĎƲĎ”JÄťµżs°ź µu¶Đ&AŤşÚs:ˇ Ů'A­ëďô™wEÔ`ŻĆfě=]Ä&?Ť7 ~zŘy» Ö®6Wô’÷=ńÓXąĐjćg\ĄąXPŮ@E¬ö€Ťť©ÄPc ¦»V<Ź_µ–¸“ˇ†§`_q”¶ mעÖŰ7cÖjÖŢ ¨‘G4!ü+űŔ ŁV1š‹“˘F—JĘ YáĚť5ű~ÔäĄ $jRŢďÍŐôą”´·ÉPĂŚkPuܨőřůˇvńĚŻ-WAăc2Ô&Ű‘OߢÄ1Hů·QCő ÓłBÔV;ʨřgע2Ô8Qöâ¶U‚ÚĚńÓ°!Ôv=*:řJ[šj+Y”ŢÉ_Ö@Ť—؆ĄÔ`ŮNđHÔť¨éĎ.†PĄy6ÔčY™`ë6 j,—Řx”§5 čŰé(n¶ĂjxĚŇĎ=ăDÍ›3č÷†źÜG%„ZÓV~Ć8Q:ˇöŔ‘ňÜ”j4^W/ hš5\Ť}qµ¸<›APű¬<đ»y«I_›µgÔ3üs ¦[ćđ4•ö`§9[[§™QŃi{µ“10ĐiŐÇać7EsLtÝ…x«:hŽNĂŤ€ŻÂ+t¸ş»Ä˙ §Á3ŤŞJóéU8nG§aHóă¨8)?ť›¦U{™FńµRÓxĎ4_¤t,űqhšżĺËFî:t94íŁöYwU›J˙BMă¬×׊±Wjź-oťß_ă›v.ô…OpÓ´Ŕą/ú­5í:i iŢ)(Ô´Ĺ8µňz‚¦AŤ™ěĐ-%It¦¦ÖťĄjn­™šv–dĎö5mŰĂsó ¦ag>)Vă«?šF÷@BîJř ››É}µ5M¬řťE7Q’ĎF¦áčY¨i;]@fŁ•Ň;AÓĽ*Pży%'QÓPňb±¸j$f*9.±i^–iÝ,bÓ?;&2 Ę{(pÜĂs?: ™Ć#Ě =ăm2ÓĄs^zBA¦q޶Q 7AÓTťÂ]m}*Ľé„LĂâŠÚ@pB$fÚ Ţq‹Ű•iźaw6–M”ÂKĂSăqpŇM`ăl/5 5¦^K7[ZÎ=ÓŇô-Řî*í^¦Ą97EÓd\.x$şjL^–Úyçm<+L^ZSĎ}¸ýď^J.­ě ęeNXZÇËđ±ťćĚ…•VS$ŻĄ˛ŇŇ*-ýdĄá±ĹbęzôLJűŘ ˘ëĘô‹”ć­c­ś´‹să#8„mÄÁŠ®}l$:¸wqÔ¤´xÓ€zdRÄ]ËÂ’N2( Ő[-ş3Žš¤44HŮöe•(´ J»ö¤Xą ' {#†´2˝_ON¦ÓŽ­h€MNÚ§Ů&eÎ\Ěz€ŇČ^ÂiŘ+µóĚś4./Î3ŢŘk) 4Ş”Z8Ö)iPZ3 BŠŹ‚JŰrˇ/†P"ĄťÚ@MV HĄ¤qu ł[Ż4GXí\vر×:č|L*"m^x,·‰†.  ›}gŁňŃ´$ęFŰ… :ÚZĎ@ň{ ŃfĆ©44ß”-ĆçšÉh:ď8ru#U-aŃŽt ¦™©hS"Ů@jµ°h)HDZűßX4˙¦0x•ŠF{†?÷ /N*ÚGfć‚aÉƤ˘1đét)’ü<…‹vp Ľ«ĽQÎgć˘áń¤†,Ç3 ]ë‹×ÄîóQ°hŢ^°šKÔłŚEL01"ľtÄ‹•ťiŘ-[‹Öt¬Đ,n3ćY˘˘±ŮĂbÖPś*',5ęwč˝âfMT4¬ö&éŠn9©hh §ŞDšź'm¦€,˘f.Ú™ĎýĐ8X´ŠíÇ“Š¶ÓěänŰ~T*ÄŔ=ëîę<)f(ÚÇÚáeP u˘˘ŮvzX_뮌2mt•Kľ“Ź3ŃlÁŽČöcdCËg4śBË Í'«O\«@´P,mýíú‰Ŕô•o<Ń Ś\isô­¤ňŢĹFB˘yW¬©Ô¸Ég$ĘŘsw”<÷‰†łŁO!X"Nł_·d"Ú§źůާŤůIDłX Ě ™g`9˙˘‘1iŕ,f ÚAĐřć‰}Ęl(D´(Ĺna˘Ń˝’ĺ×L`žh |:Ł#Ď3QÁ˘™ŞY]S$ÄČ-}®7ŞŔ%KX4JěkaAö¶Í[_ƸVí›°hÜűfć–gRÁEŰŇHCĘLE#äăuÝ=Ű.¬Űĺ\46©‡…gą>ŃP÷Ďü>ܧ{墱%÷mÁ˘ÁÖ~8@ÁJT´v敎¬ľJEŰs‚ź ň‰Šö±ÓŽÚÁ—kAEٱ‹r=_bćüâ˘92˝ď*Ú,ĹpO=ˇh9đ7íÔZmU^…˘Aj0 -ůo*ŤĎ¸ ű™ hÖ+sŮtb™‰ć×Ă[ˇ@“íŠ3§*×˝ŕĐ>…#ľ–>ž#2 ÍË$׊ĆVhh§ŘşŽóACăű qóžahdaZŇŹ”‹ …†Ň2%> ‰•Phş\$BÎŮä QŃDň”înáPíĚo\ÄÄĚAă±vżśµĽúż@hÍKÄř^ˇaőÉťQhc*-ErŃŮ^9hě˙»)wŇä ĹiÆ%‚™5ˇaÝĺÂ`ť ˛N„†"}ß<Í˙ˇ…Żf_ ­Ű.ěź÷Yá Ą¨(˘Ľ ŤŢŚxŞWÝk™6TüZ…9ž4Şžç—Ö>J4?Hť&ť lI´3=cĘŹH´‹ČŤăڇl{@Đ0uYC| ĘŰ„ ő–ŞĎq °–(h{¤ż?CĐĐű;~âđ9ze Q˘ş¸uXLá AÓúÉşíx Đ$¬¸Ěŕ» Á– hxc>†^hhI­~SśŁĐ:9Ó»ôâGŔ'˙ěPç@ż}}ňĎVŐHvǵĘ?CŽ: jô±†(üłŤtP_®3ýĚÓČíţ™ßĚ^4‚a™ágPűŤxĽÇ~¶äMf3ĘW†źń«ó4¨_đ3ż•öJ>ĺj””đ›|t,›żĐgˇ‰W!źŤž{^ Łú>‹Ío/ÜłŹ]1uä6ĚÜ3éöĎŐ\-Ňfî.Mů;Ű®|¶1$ć>Ł€ĎĐ'€»:zë{ćž1aTí¸ś–Đg^śŚáw¦??Ńgb‡bÖ¬OHŘCeźAî´űő‹}vq˝ßTędňŮŽ)ˇçQläŞôí·ľúě…|¶¬učť‹IŔg”™źŇ%·Ĺ!¶}&XĂęy+«Ňßěłćm·u¬OöŮ´ŕY÷‹}§Î »: ü  bT«ţfź­˙ď¶Ľ‰ÇWŘg%Őśß?kŚŕ»T*üBź}̨f·… §}öČ@BL&ö«ścúI·Ł˘ĎV=&eçcQÁgP~®>Čhüqź1j§řHß{k•{Żňę rÉöź‰=«ď2ö¬-Y#'~ž}†Ž]Z|WÝî {F:ń쮥fđXöŔ"éđ+(\€ĎxŔčvÜ[,ëů, ĺŔĂ$đW‹ëtË^7tŮ:CUŹŞĘ—·‰>[i 2Ëa&‘Ď|úěÍP¬ř “ś™ňĽqDČgÔlÁÁ5ĚUbź±Xěđ®şűŞč3Jۢ_"iődźˇúä×RÇúĄ—'ý uű‚ŰE§;ę!+ýŚ•ŽÇ—Ä>+#}ÚńůĚƭۡ_żw˘Ď6}6cq 7ÉgÖıZ€Xź=ĹzŽÉ=Ł„o¦+˝;ĎÂ8‡«]HŽI>Ăc Č‹»4ďŁâŕłŘďď‚=sĎě ă O^ď„=ó3§ą3qÍ{¶© •/@RzƬŚ8%Uč. ĘţŤP¶Đ3=ěÓ•6‰gIF OĹI"žáŠŕ8Lâ٢^wu‚—€gŠŘ´ĽtăˇMŕŮç,‰Úĺ𬗞®ÉZ€gj ŘŠżęOď;ű¨’ßĚ)šŮĝ黊ĂÓöë,w“Xg|t粤ž ;ă}ťŤ=łÎŘŹž”Ě?“uFĂVÄŃé&ëĚ ÍĆD|¶vĆśçąËŽ! ÖÄť©şř]űYagťŠřÝÚM”%=`gMoĹűýŘYĘ`ŢôřŘYJ6r`¦ťíiIăÖ8eGt÷-±Îŕ”l+FĐYS†žÝ+[+é,rť8J ł3§{ ‚ń tć3 *…sV¶¸íb­bÎŽ>±ăŔŞfĚ™JËc±MŚłŤm˝-ŕŇPóeÄ™cęű(€3Y\4ŻDÔÄ7łĺ8é}Tş™¬™xŐJb­çoFÉŕ}?ZŠ˘FáěĂ:ďBsfľú$ś5Ç—€ŽWg¸?G`S÷ţś]§\Ú‹š8š™pÖ%Á5ŹŃů*ᬔO)Ę„3ŕŕÂV v5BÚpÄYŁťěg·Ď!ÂÚDśŮ–ŃŤwůUg«(GFm_Ĺt¬„łu™LÇ Ű“pćOű}ÂyΨ‘ÖÚú śaa~Ř@LBś Ä66şźô—qĺqF‚3tf*ăMUgł÷ŠVĆq† o¸rů.Q3î.ůă;âL4›Ĺ‘G3ă ‹Sµ÷óÁ8KëF°ĚŚłz^oMBÓÉ8ŁŚ5éŕřú„ś1®ęLëGÉt‰qćłA‹ŐŤRg§€ ¶i¬Ć÷p•ż;gL§…ILKź’´žŚł8˛ăŞLĆÔ3& Ő»> áě$Łët¶„fgÎŕN›Ş{—'Ŕ™Ë›í#‚,Ó͸Dűż˛ÍŘŞr‘Ć™Éf<±pʵł”°iÁ6łâ>â‡îŐ«˘ÍLîoƬ姒ÍÉxŇ‘ŐËÉdłNú€ô)G.“ÍLtćG$‡$®VÓôĐ)ő*Í>*Ęm9V¨émĆeŃ;Ś×_h3/z@ŻI`3&J‡ţ—[ú\łpíS±fBłŮJ} kFwU`¬6!ăkFÇ&WźR)Í 1°wwÓBrÍl›ŕ›eŞ`ÍxFµ=ěZ Ô +°Ů/e0}ÍĘl–´¶‰4ciÝ&6Đ—I4Ó=?‹üîJ4;ŐÍS«řI4;LRĚĎł ”ţuń­83T“Wp7e*Í@3¶ÁÁd±łç*ŘZ!šť"sń>ę&Í ä$Ü Šo4óNpIDł®ÜÓëĄcK<3l壼•xfvȲçÓM h†Ţ%ZnŰg.zâ™A‡†ßi€«ĺ*43ú—ËOzŔ ÍŚŹŻWzŰú¤™Qš8QvćĐÂp v4łž¨Ť˛če§™yĆtł±·3Ăš±t˘ôŤ¬mÂĚ F˝ś…%“ĚZ–7 ČŚ4žŽłrĚÚ–=7†ż|pĚ木Ś™rNĂ­ÔČĚę.­&#cĚ´…Ü®YŇęOoOŽYs + ´ŽŮ2 Z-˙Â5WpťKˇą8>‡äŮÄ0ë¦ä÷/ël™`ÖsÚ"zŹć–fKŚ&4L~“ť¦ůJyĆ™`-[ôŞęôÜ'‚Űéä9’\*Á¬+´ńTwF鸕`VŞydn>fí:ü ©łžßĽLŃ€YŃÉŔ2žf]äë´RF€°ŕ—áÂî‹ç)“Ýó —ˇşÚTEýE/ă—ćŰţľdxř‘#8Č(±·Â.#"‘Šľ-ě2ď™é{c#3ŁËhޤô\ÇWáX'»Śnô=¸{ö?ŕe\sýQĹĘô‹^ ňv«L/c!ç­§^ŕeDâC-i’ýéD/ăęD}éĺ/Úuóo7tb—ńŇ]'U…řäbźůÜ Ov˘\ZEŽlËl â¶čĚ-3´ĽŰŻ\Ć%Ć롽bËV²|÷Gń;±e¸(‹şí¶S\ż°eLRńĺŻRËĐT;(n@µ€–™se±{AÔ±íǡePŰÎó)3ËňWö0ő+ËŘ|…Ď_uďŇ,[őw]ç1°íO\™Ťź§ ?ĂĘš×PmK¬2Ć7¶¨ůwi>K¬2—ujYZŤtć´2ü ńs¦żYeÍÇ#€ĎeVnßë |Ç>Ą°ĘRŁřÂ*ł]Űb3E­z˛Ę"Ăi]ź¨2(ÚĂfv®TnÍ$Ž´¨2~aéUfĺ†Ĺ0B1łĘĐsQŻ{f•P„ă‰*Ł~ućw…U†I^ę€Ęj8Ye÷;Egd ˝|fZ-Á†^‰B›¸2C X†“HĺWÖ—*ÜV»ĐĘČóG|±dßt˙%XŮCNDh•ťůôČ71e&‹‡0®L);rÍŢŤ’¦:Í(ed{řš°mOJY ńA)c…çíó )[ĺşÓbÖ Ł ĄÚló/ĚŃ)2ĘžüĽŢ€™2Č{ ‹0 ;QĆE8fÚ["”‘É1Çş J{ Ęř|ą}´J(ëťÎ˛ŁŮřâ§Ę>* ›GÎÓąšeYw§Ul—ţz”5=hţ>eW-"ďZżŕÉ8qO°žÁĚ'cóÂnó3ĂÉč[îžŐ5ˇ˘ÉRdađyA“nµMŮIËh2ÓŰ™VŃo8Ů)°”~7jÇ“ŮbÚ‹–ŮdŮ+†«dë™Ě?ŚĘ%k&µűkĎd2›UúeFtAć’ŮDĹNeM9Éör‹ěâš0™m§:Il`ÉüRZ›°dź–ÝšŤmŇĚ%Ł~e˘É§Ešd2k m¶ ü<ŔdóBŤĹ˘”řÄ%cáJTńŤ–Śŕ˝¸…É©żądŃ zbɰńÍ9­a«–ěł3•İŕ«ýúŚ%Ű©í˝té;.\2´/4sřşË ,— °ÍÄ%ł±ďúí>‹˙˘’57ťá&•¬_᣷—ŻB%öž¦ĐŽŽ%C‡—ĘŚű„÷ ’q-v0xśJć–hÝrO(Ů]Ék‰y›b Jfý0“ň©ęČL˛V” l5d$ŮĄ’Ä?üv šÎY”+…8żdKćb’ˇ™®Ä±čÇÇŹÉĽNÔ0IĽ˛,"ŰT%’á&ÝśsŠ-°ÉrWyěk!’0Ť ĎMÖjždaS‡FőÖd’éăFëh±,Év†ßnaîgĺ‘áě»îôŃc­ Ů<óČ8ŤI:IúGá¬z” ›ydŤL¦s1cŹxi[â‘mš«fPBç‘ Ť)hÍű4>áČ®j(Ű€Äý #›Ý|TF6˙0Żŕ“F6(ÔöĐľ‹F¦Âĺ“*IśňĂÁ.‹„[PpeNa˝F@3hĺžOű*ŞŘ7Ő'ÝUř ö ¶hŚRgś'ÁN\ˇ.Ťă ČĄPďP3ĽCŠ©-?(ĐŕyÖ"çoj^x2.íôÁň'M–›#÷ éÂěČ‚µëŹHd&ŽúLu~ş‰öŐÜęëü0é“Č"¦%Ť3xOčĚţäg6(ůĽé÷Żpú8Á©©Ń ™•$źY“ŕşnzď»ÇŰ_™ Đűë—†Ác!ÖĺZŇG×ëĐO‘ťE·Ć5śwôXd©ý$O-O.řŢţÇlüW8fă˙3ŽŮ]"'™Ö|&¨H3ó¨»q“yÝ·fĄĹKç·=föKă8po.Ż3Ř aĆ•sBčQ©\ołžře,Í_&0Zâ—á'2ľL¶Ăw|YŁaýľ¬y#)ńËĐ·™ř2ěF‰^62Ň`|lv™1]ܦI'řńăä2Â)'şL€ą/č˛ ż<ˇËöňĹâv™đ2/Vý#Arß~‚]62»L|ňÂ.Ó™L5U—iŹłQ¸{˝€Ëî /ËřW'şLŰVf—©\2tY“R=ĐeZş®˛+‰ú…]Ŕub—ąÂM‹‡T^6k,Ť7ŢŮeë]Ô'vĆŠ‰]¶v™›Ô|,x|A—­A.k€Ëôcgâ–ő5d(J/ز–ľóU«ó [¶íďزŽćâܲő-şYŘýMܲ=cË6n,_¸e ©IÜ2ÝÄfĺ“8"°eąMn™ňg·Ś3óL(#ŕ+¸¬gp٧ۮϤ¨‹D.ă%’Íëś\†ÓÚD—ÉT2Ńe˝W&Ž’D.Ó-"gŕé{pËbČm›śš?Á-k…[&ôTpËŞoWgoă–YµeÝMu÷É-Ëزˇ#ľ)Ă–ŮÓaŘ2uQ&¶Ěe x”°eSÜX/ZUâň±e #™Ü2•¸Ž-űęT«®°˝“[敎őcU¬ĽqË@JÜ2쇓[& Bá–ĺë!÷óÄ–1WášŮ/8‘%j™mŇnYű5™eh€Odíp ZV¦qt)ľËî’9ËP. AëIOĽ2+‡ K;B–™ÚÄâČŹ'°Ě6 –‘š€e¤ýĚB}Ł®"!ˆ•»:cpµOČ2ů4BV?(me–Ý+fb–µŮS7ăŞÄ2Ţ9®HşF–•ű]l¸D,k…XĆ…0ËZ!–i(ú'±ĚîŽ^eŢC‘O űY¶÷D,óŻÉĄĄ¸RďIJ{{-ȲĽ«rň‘eô¬§í´łW^™‚®WöĽďú7ZZiŻ´2Ř· ­lîE”TXYnÁ}E•!Ňq˘Ę|†©ť\ŃI™UfúRóxÖţF•A?‘Xe“T¦ëĐ2¨lNĺí_8e€ËdNŮšNĘ2UL™ž0mž«}¤Ă)eö‘LĐué#˝AĘ ˙Ě”2*W§ełlqL‰S¦îPâ”é{ęžŃľBĘî?ś!eXń[@ĘpG? e@ÖLHYg2čGg7P3±Â(»rA/˝d†”ŮÖc-ŢĽsĘĐuËś2łÁű…ŢŇN\_8e÷/ś2XA'§Lž‚wNYűĘ)#ě §ě.ůľpʶµgN™OD¬:Ń9'“ĘlŤ2& ż°I*»O‰T&Nw"•ů.ĺËj;2¨Ś˝¨I*S/ę+©¬R™Íz,®śb’¨Ś]h—˙TF›{pĘpľ«ś2»jVw‹ŔvĄĚ+X?š™Q6ühŻ®Qć‹]ň&„™1Ę8Äś Ń“ß(ec}`Ęü¸`—LČ­*CŰ;‘ĘVĂśMRŮÇ·, FD T™˙z3± ŕ“`evY|7äUK°2¸'«LNő˙+« JĐĘ*ă_öu ĐĄ‰*Ă2Qet¶VTY;3ŞŚŢĘB*[RÉ+ŰG•á#MNţÁY8eŽĹT6x Ȥ2dÜă¸*¨ u@•ý<0eöřkµżD ›”2×KÇÖdˇ”Qç€_l2ę{ż@ĘV,›RvdtĎJ}R˘”ą&ĆOâë˘LĹQ eU¬ôŰŚ(óĆ­wŰőá'¤Ś±Ś“R&‡hĄ”…RFˇaˇ” ęn;˝r:ţ„”éžňęĄěúB))QĘü°˘˛«0Ę YF#ĘüşheUCű Łl€d:e±ř™om2Ę>mÍâK '¤lŘAŰűxß™QVe’ťfDźĹÉ(śŁ'F™FÝ)“=AĘlţt¶»Ô|a”éősŻ2ü )Ó)CĘľ89…/&HöjóŞć< ˘Ě±–««Ťe2Ę|¤µĘ®Ě'ă]WůdWĆ“‰(“ńd%ĐÚ-ZaĆ“?…N¦h´D'ó"ÝŢÚuU6™ź l¬&¸Úáh2ÓýôîÜ šĚćŃíľ2—¬W-Ó]Ä'(YôUź°ó<ˇd®Č»ěěŔ»CÉ„šT2Íś2•ĚO¤¶vŠo2©d4׾şśÄ$;ŇőX™d;Lóĺ¦_dŰö I¶Ę2‘dŮ')¨bÎ$ó+bËË˝˙€Iö±ă®n1n“Ić—ËR¸őHL˛€´©gaoě7”L×ň”l~żd^ęE˝µC’Aů›dáµP˝EěßßL2űé–ˇd´‘“ ëĹQ d~šu’TĆ’yín§±>2“ çĄüÎîýÄ$łßůéËw"Ůş=dÜ™“2ňo™ö—ýŹ Y Hfđ)3wáŠM™/ŢFÎad ´O™Ľö_`d ¬˝ĂČVŇƶ7ÁR FÖ ŚLČ—Ě"łUk…Ľz…EVo3k2‰Ě*#‘OY[Óe Ł "ă7ĺŠ8|Ď“CćíÝţJ 2[,ü‹ęÇQ0d  Ď4ß0d÷Z0dČ H2Ú†Ě>fx'qČ̉ •J”ź˙€BĆÇÖo_„Ke ™oĄ&ÓŕRU)dó ´0Ć÷o ™ęŇ˝BČ.î€*ç…ŰË2ţbż ý* ˛˛_˝Ě$éA¦ĺ`űB !0Čęž" ]ń±‹‡ă ~lŕiN˛ jîč?v_đc)áÇ0…ť˝¬]SÉ=đc>@·7Ţ @–Ë\g®9€Ěî€čŘđ3_?¶Ě:źČ‚›•ĂB°|&Ź©Ăě1éń3{ŚĄubŹ) j’ÇlzŁC›Í[3xl+ŕ1~đÄłšČěCż|îZÝ“;F`jŹáźĐc]áX˘Ç´öo=†Es˛ÇŐž™=ć·¸5śžč±BSË7ňŘŔ’óNł?“Ç FFtŽłÇ@'y6Ý3x wúäŽ-§ľsÇîő pÇzÁŽá!ě…;Ö wŚjÎĚ«Ř1u,ę+Ýí*G3vĚęB}-ĽĄ*uŚŹŠłďGbŽQŔ4ˇc›Ęľ ă®ăŃe:öé…:&+CˇŽY Â8ő:§l·Ú˝ěgžµ"Çlˇ– ÇP‰8ďŐıŕVźŔ±UY@…,ř7¦ţ*´±Ö3l ĘŰ kě‹,ÁĆŚ+ŞmQ,®Ä+`ÉĄ3kĚÖ-ť:Ś’6Ic{şž—[ý§¶XĐfĐŘîŁö=QĆśé­dp)c¬Ć·âżcz䛀ŚůŁgM¶&fĚŢ•7çď2%AĆŚë_$\ä“1ćwW<˛_c$1¶gq·bŇběw|Óž cdqLÄXĺ1v?9 1Vć^¤uÂXŚáb÷Łe"ĆdGI1ş &cl.1ĆđÉ“‡HČ‹D%µDůuMĘXiCmbĆ|Ą2­P} 3×ÖäŚq+8cŘ˝˛˙h×51c&@ÜÜ„QĆô\ź2v¤Í5cŻŚ1«Víä|čmOČęÝčBĽb3¶¨‹˘'«̫´çň©ś±żZ%#VWsĘíó3f ˝ŔŚY5áĂJdlÍ1EÖOČ‘Áę˙ b,‡n5‹<Ţc°ĹfŔ®˘ăĹ´'őďt±­ŇĹ ±Q‘]/FËä‹É1ůbźžůbĆşK€1»¦FĹĐ*úĘŁlňĹŞĚŘd{â‹ń.ó`‹ŁňĹěÉ*“ůbäMŔRęßckŚéŹ/…/6˛—{đĹZć‹mĘî|ç‹mÂ%ľéťÂYžÉbčŇXLď¬e®Ř™©b isĹôň2 XŚęÉ"g¤ĹĐšFieÁd˛KĺÜ ‡ĽÓĘăžjÍ’±VŞŘš©bňŔfŞŘČT1ĺ`gŞXE´Ň/z=aĹ<.JĘzAÉöW¨î·7¨í*Vv «g¦ß©ˇ.`édŠEąjS3~jgŠŤ3 SÁţDŠi!= Rڇ٠SsŠÍ_ÔW¦’'SĚVšç mLďP1†í&¨Ř¸nQĚz@F“:oĹ’¬ŠWÉL1[‘Tčđ}'ŠÝUÓ7˘ •“(†öŰŠáěŻ@±őĘ<1Fş¤”YQiQě*D1!ďD±sůBŁcĹ>6f˛$Y6ţSĚÚ?ćC€-aĹjśÉ/L1+¦5ě<#Ó„ŠŮRáb÷uôŚłĚ3›°x'ŠÝűY&ŠŮ‡ Ëůŕ‰y‡]gĄëÉű”:ae·îť'6›@1˘âłu‰n†DóňÉ#Ű©Űý›)f»faŠaůťH±…h̉Ăß™D±…‘N™(Fźäôŕ4aSŢ™b+"ś_ˇb€Đ%¨Ú}şŞb5%¨Ř'ĂľwP™bó$¸»řÎ;Ď„‹ŘÝfö‹3Tl®Těŕ¨Ř§RĹüž±bî`đlą˙**~2=‰*vf¨] TĚű_ţ¶Âc[pBĹđp-‰*öiůŁŠ*QĹZ~>iĺ˙7P±­@ĹHâž;Ąd¬9ČAcBâ;UěŢžT1nš!˝^3T,\ŕÚSő­MŞk…‰Ű•4T1żŞľŐď˝PĹ2Tl]ô«*ćŘđá|aŠÓý@Ĺ–Ô )†ÎAN0C&ĹÂdŁbsWrúL±Š[ťřŠ#´«O¤X!ŠqČźbµä2ć]BŠ!cd"Ĺ؉űFŰGŠ…íŮšúířUĹîęŕ+RŚd®W¦Ř}čĎL1%TL<ˇÉ SzŘË;Ş) ńq)ć@TéÇW˘X[×B;3O ݦŚűŚ%×đ íűĆ4}Ĺ좄ÄŹÝžŘŔý?ybn=đg_č;MěX MěĚ01%Ký Ó±gÍ,1—ă©ŕů˘°Ä¬ň7f•QÎJĚ&ă†,iBŤM”ďÓî$±…¬ŤL»2HěglrÄ<=ÉR4Řĺů`fMX”ÚĽŘ×­(±–QbĘU/(±=ŁÄaýŤ%vöÂĂË%fĐżÄóbÝ H‘aß`bjĽëKf‰á~92K,V›Mrď šXXhxź xűk(NżŔÄîÓ^ˇ‰ŮîäŠ^Ő ‰yĹán‡Ił ß»°Ť 4‡‰Qi7qb’ř‚Ű2N¬éOžßŞ—)ÖřňőÂ[Zš@1l؉(&Pô$ŠÁÁŃ(†ŇoŻD1k/›·śµĘ$ŠYżÝ†.tp˝ĹăP€bźO Řş?€bˇšâ—uéOĚkR'L_ď4±{ {ĐÄřŘÇqoyŔÄF†‰±aů &8p†‰Ů»6„źĚwšŘőť&v}Ą‰‘‚¶;LLËŤăXNšIbaM”aZľ Ä›]Pbg†j(Ţó+Jě~¨3JĚvđ§žšM_Ö$‰]ąLÇ_x`Ä–­ŕŁôLs˝¶™5tĹŢ)bcż^(bzy] F vęă \09bź Ű䩜 1Â&&IL9ĺ“$ć ™ÄfbyH ĹřśÓŠżÄ@Ę 1Q&%jŁj+‘ÄúČ$±…±ź…$F#K Ä„ÁL(1joĆO¸·uűF#ŃËű˙ž$ćO§š9­ëŐ€‰qßś(¨ŤJ¤„s5‘7NřĄOŚßéŠmCFŘ óÔC•"¸M Îډ(ĆŻĺ…'¶Í@1ú(ĆÉď˘Ř]G|EŠí…(öÉCˇÎŁf&Šíé<†¤đÄĽ›ăuŔą˝ĐĬLX NĚ´ĺM%PşiĹ(M jŇ ĂÝ4yb C'OĚör:W\ĎÄĂ{ňÄp_&śťA˝4Ú Kډ¸V gŢYbw WXb}}D>ľg‰©ó»VŽ}(Ëđ’é9aÄ`Óž1Ü&íE é*™"śyH˛—Ŕy–‹ U@b<ř{˙ꪱV&ÍxęÇ7ŚŘş|ĹmXŚ˙ĆŮo_+GĚź/[můě%ŚŰD|I»ŽBłlkŻ–ȧݱŽm;CÄÖôĂ+% ď 1 !B íě‹2ÄLŚŻŚcÓw‚Xz-Äü˛Ř%Řî±đBŮÜEď;1ÄÉÖ&CLh¶Äó®»ÓÇţ !v‚ö&ClV 1ÄPîL„ŘÂśˇŚ‹!¤šd|o!fG·eé{]™ 6T ‚X‰; @ĚX°UrÄ|ldŔ:ˇţľ Ä|}GÝĹW„v@™űős¦«ŢřÁŔ¦qËţ'y§GB⇹ëć3m7řyŃ”–p;Řd{‚m.¬űÔPĎÎůéÎî;EןšÝ…ąÂVŐkŇh0tŘMf^Ňx7,ŘÄqh*ËD ó±đ§O)(e7‰ }˝GŽ}DŔöNáňú$›/‹~zŤČ'ŐŶÄůyBz÷ôë·.6ŘîbÝOÍ îÂkńRkŢţ‰;ŻŚŢŢi‚‘OÍĄSĘŃa&ű¸N ݞkŠ“¤śöŹŰĺrpůĎ?Ó€Îę]?ÜC0ň™Šţi~ÝŹĐň%: ˝;7,¸›iżÄ•Ń…í[č‰}Tµ›}W`˛}†NN1X“®Kô033}’›‰‹ŢŕésÚĎÔ˛ÎÖç»ńi‰Jťcˇ=idĹňĐoÇaÄbÍĂF€÷>ôÓ=ä#ź¬ÁĎŻúů)y ¶™YiyůhĐÔ>FČ˙„]¶ţWŘeë˙Ś] ŢâĹě2Ý^šcčŢ/łRŢł'Ćuoě2T /ě2˝{°ËÂ`ý'Ü^–Kś»t <“]¶raľŢŘeŐL/ˤ_™]fuŹő~†ěďA.c¨ěD—qŻz#—ŃI8Ée¨şŚă»‰.ă¸r˛VĘ|ĽĚ´Ľć<“Żőř™đ˛3ĂË4éMđ2ôÚčşů/sť¦-§Ľ%^–cnQ™^Ö3˝lČČŇ^fŰc±´čřű׬g—ńNôŁ„Ő™^Ö3˝LF‘ý'ŕe¶Ę˝L#če®#yÂË>Ąf·đ/łçCŰ®Ó_ě2uçĆtr¦*şŚŹ¤ęĘJ.óă»öĄKľˇËp ţ]¦+}a—´0Ůe®tóď 2é3ŁËň7Úˇ'Ëě˛%”G i܉]fuž]=© &şěĚ財éÁD—yeoå׺ĚĆ>C]Î .ëŹs/şÔ [6–|ţTSęl™>lj[¦»Á°e×[ćgÇĐÉ´ -‚:AË~1ËfEIUśËü<ŞË+Db–Y5Ó^v±^eŇŕ&dY&šJéęĚ2·“~¦f™˝]k±Ásü8ł¬h\2ň&˛ě!ô‡é<ËÜŇâ«éú…W`â•1©$pe’˙ŻĚz~ű¶Š+Ë´˛qTZ™c.ł|:qe‚M\+« +{^-ˇĘĽ7Ł–żUöY-Í$üłÎ*óźµć ; “UŻňGy‡ľ˛Ęî{űoT™>ő±%V™×Q~oŹžYe}/‹Ŕş_Uć.Ui×/TŮžQeâNT™źďC•peR™ŻM&»lSĆ/ zg RĆś—Y—vşđ_1e°ŤLŮ–ľÚ• Ť„)łÜOÓÇ’–(ee‘\:AĘüWo&IćË“R6¶Ru0ĚśRíp=ĐúͧcĘă3ÄnĽSĘÖűąL”2{.µ{˛DN”26çÎ"@G┹ ´pǤ”}2%U __(em§”ÁŮ÷J)ëíL”˛Xř´säQ8e¶§óGŹ%SĘśňhxkÖs‰RćúÓ¤˛|Ă”ë)eůËk¦RĘ–PIő€”ńÚx˛H™§®z‹÷¨2{¶\_ lÔD”y»ĐwĄuű‚([AI2KÍYc¸  ĚšOÖ×iňÉĽ$W]oÄš„(*a"ĘtęK2jN[0Ęş*ëĚ(óUŻ‹„á2ż?ě|"pJF”ťąl((Ę2ăÜ ` PćťPv śňN(»·ĆJ(ă;łďşmO>٢ִ^= ť 0ŻI'æ> ť,¤V6;Ő1(řd(„ˇLSˇL(Ă:eĽjŻ€2÷ ¬ŔŐ ź¬ŕÉtžěLK˘¤5‰Nö)§Š!XĐÉĆQ/v˙Î&Ă3;Ůd.^ńLJʄ&óNťĹĚtˇË‚MćA/ň¬l2;č©> š¬×ĺířJ&`Q˝ŁÉ6|Ş‚&ŰÓĺVo6Đdţ™˘˛Ţ2¬çްL L–íöĆ4›X˛Ç aŽJfVAÉD OT2;Ây/âh™Ić] ţE$ă c«@2.XľđČІN<˛@ˇ-ş„éL ™ÇżŞÓ2ńČśjĺ-nl G– ĽŇY'I“G6Ă&ŹĚÄG~l éO™.ŘVXd9yĺůVPdVąú w?+‰Ě޶• buM™…™z—ĐĽw Ů]Će Ú!“¶#AȬĚ7_źđô‰Bf†[‹â+QČ쫌ydľŮYň„îI ‹řH‚]M™oĹ–‡h±-MCL¨âPo}BČěUďxѫǬ!S`2ČĽŘőŽĹ52‚¬-U®ąŻ @¦Ţ™éeÖE€®6dmdŮjŻD »2€¬ëŮM˛^bµFNţX‚ć}eůQdó YHŘ­ü±5˝®+žčc-ó†5‡Mđ±‡MtS;3ăÇ,”жq®“>攥9ĹIô±>ŮfĘĎ•đck¦ŹIuśéc6@Ö*Ý9¨(ř1*żL”wţr( €ĚšMzwăÁű”¦žě @śç_ü1UV=óÇÜ0ď:<„~Ěš‹×D $ú,>†%«UřwĂĹĽ›,ŘcĚ)š¸"ůŘ}Ě唺Âź&ţŘ#˛Ę+€l—jČlžfú?ÂC űbŽ˘c‡¸€,«~w˝ř1Tד>&_m˘Źy3ŔŢŐ™ác¶'zÝsßFřŘ‘Ę&a'| Ć„ś óÇlé«ŃĘDŹ «lĽK:ńÇ®ôÔMhňÇLśj’&ÂŇäŹywe‚ŻöŔŹŮ /úűxQ ›‚ă%őüśDóíf-MŢńc¸(ďř±AxŮ9'á†ý0÷/ZáŹńSűąw˙“>¦_L XsüX¬fĂç»vţG-™±H·ç+ ˛ż/ü±NŔŘ_ü1˝ç-ăÇějD¦?Ń1écN&Đ® o*ŃÇ\žăQx˝ÂǬĚ5řČ| >{S{NÖ^čc NúXéeĘYú íă:âenkOö: §«°ÇśOaF^>7 =VČc÷5)Ü1»ńíˇęßÁc}ůCZDŹ=štą%ěÉ€í ¤e¨`Çř‘BÔ*v /v¬Sş’°c®ş1¨ŚQ<ÖëFu?j/ŕ1»w+x,Żî}Ţ0ĆŹwčxď™:ł=‹CôŻžącÜ?˝Tóť;†=ę•;FfŢäŽy5b7&’(*vLoLÝcÍvĚE®.äkç;u á•:f«&˙4ÁŹ;ć]Q[î5Ęl“;Ö wLŽ‚Äs÷–-ŕOMčڬEąü< cv‹v‰÷WbŽ Do\đýoĚ1PĎ s¬gćâ˙fŽŮC—™c¶nrí…86 ql&ĂĹz]6V¶Âł˘{ ŇZĚ·™$€Oh1wşú±ČĘW˛žóLËŢ`ĂŔ˝’Ĺ€vLd1;búćÖ VĚ–Űxě[Šą}Ńž6m +ć'*máâ˙g°_‰ţĺ8­d±#“Ĺšš‰,ćżŮ‹E=Kh1?ăš´˘ń^št±@.H‰¬?ż;] _gâ‹éwgşżkźN •ábŔQM0Ü.ćňDu]÷'[ĚŻťQŚŮáĎp±ĐĚJ"ĐÝÄ‹ůXeń;&±Ĺ®L[1śÉb~> {č(`1űJ]Ž;X1ţUW}ŠŽ—b®(ŃvŁřĎBł®)ż)ن-*6Ҧ é¤3ĹĽÜ5¨XTAĹ켸ŞX%d­çůŽŰFFŠ9hÜ>Gâ‰Ů*âidß-·]źôü&f{c‰ůĽ?Ď#łÄjŠ<¶’–Qb­–1`!ýÍSÝWPbŢÁ0ž€˛ÄÔŠ:ßQbëQXb­đĄú%†/÷’ÄŻ+Gř$Rää…Ć[Ű ‰$ćó5¶ĚË0Ü€…"ĐN}bXLŽŘ'‡žÔ[1bvzÓé|`Ä|.hÇńUż|rÄ Ę‹L‘wŚÜ|ď±{ď.1˝yĽ]…"ć[źýî}ů[ľBÄŘFČ1+ˇ#ú¤÷Â#ÖvBÄVá1ELyTSŐ;F¬ý”1bvśŇ6ÂýµBÄrŢřáŢbČZN ±U÷ŻÎx"µ$ üa?Ű7Čh"ć6bMRe#α,ŕëý#v×H#vdÔÖjďű•"†<ČLs«ź¬±†·a[hÖŚŰ3A Łń• Ć—ű$Y«‡?-ü_đĂüžá_ča÷N\čań›ŐwćŘŁĐĂ|,˘ŇPéÖ FyƤ‡]úů7z<ß™ćV8ÝG]\µŚË•§…vg|XĎř0…Ý$~ˇ‚=[™Ţ Ör Ćűě †`—B[4 °CÄZb8“'‚ئŐÎ bę™CL‘ßď1ddŠŘQöIä|<b|îüäsśŻ±ŤN‚±–;ůâ %‚˝ęÓpĎ?¬™¦xço1đÖ @Ě>•ury}!C!ÄphK±&zß$yĂŔw[™$!†ůđ$Ý˙¦Äzú´]ąđcČ÷D)ˇ2#ÄÜd!™ ‡ !ćGFcáŠ1™b®–1Că¦_?!b-rĹ-˙ĆCÉ+C¬ŁTH 1ąwC•rôőĆ[ńÓ…!ĆßíŻn…!Ć5#b÷Ż,±€:é1ÂŘ„ů7˘kFÍs‚Ů˝¬ŞŁ˙§ 1ţí¸Ő–‚ĂĽe2ħ—!b…!†«˛†Xě^:·ńëÎ 1 ť6E`"f[Ö›ÄŘ*CĚ0^:XťM„6ÖÄSřc†yh§­L"Ösý(śđ+DŚŮűd´Á8őŮCĚŠZ˝| ő7ClŁ:AÄü)˛î‡řc_b(e2DĚc:ě¬ë "†RfBÄbVcmráÍś"v¤ďcaüDB«&6‰ŁÄŽô¦v}â7€˘6@Ěë]]/ř0-ĺkˇ‡éG盺2;ĚU)şĺńNCTT¦‡ůŢ…He‡Ů\“ÓďoĄŞE«^>ťćBtSFŻâ’˝ňĂ–ŁđĂZëŹ}-ô°¸=´†óp’đa¦Îóíšl± ăßőµdëvXY@a.űÂŰî*9ÁĂĽŐě8F*EƇ&T[‡Q×4ůaÝţÁä‡Yĺ%):5zX.4đ©˙d‡é­“´•ŕa®w±Aʆ—>l;ň2~)iü/÷ó =l€óŽkGÁ‡ą6ßZÉ&>ĚĹůҬlzS c‘†<|mjŞqě0/ţÍ"·üTt:»f”މłVŹU±úĂÎĂ UF®çYĐa1D·S;żçÄë-ŁĂđó™öY39LŮ>™VÁa 3 +8Ś·IhÎ{ć†ů^©ł\36—Mç×Í !§¸ ô„ łKŞi?ôĂV©O şIذZm畡a\/‰r•a¶4ëÄłé6IȰľddŘzéÇ ć#5+„ůU4 Ůő¶Qęő k€%hXč˛=Đâ‚Mj&:*±ôČذ¸OÔŹÖßžŕ°Oi*7­‘ďä0â8Ě.Ů›Îţŕ†ńW»!b|Ą†­üÜoÔ°k+Ô°:Öż„ţzˇ†ť#cĂĽŐlZX0}^™ažąÄ űpý Ó6ëŤjťâ*6¬-éZ/„ęgjŹV;4ë׿RĂA,Ô0[ĽÍô%˛Ö2©ak¦=w=ó“öÉ‚&ßjË•–ż/\óÄ §ŢU×–·ůÖČ0+¸[Ŕ…;{G†ńŹOdX¨Kµi™UüŤ†(±Ä ó®'¶/Ä0fd>ub† ˛24ěH…5“pľ0Ăîb®0Ă\ťb›¤łÝ‰aľM‡+lT` C-€aŠ6ĎŔ°ŐŇš#ŔÜ$†YCŮVJ­ ¦őj›ů9é!ZŹôč&\×lľh€ś7qaźÜ‹&ťŻŕÂŽL [űM´°rJ".lÂÂlÔ‰ŠÇQYay¸˘|ľ’ÂPžĽÂ®«pÂ>\I†÷BPXPëŽtűn‚±÷ożSsË­G¨®áxXŕőUë§§o÷Ć]î‰Î s­đ§„wŁyí.ţLý37c"(g3Żňt˛ ńj9}Fó©/Jň,ĚŹs±ćmH¬ß§l÷>ąĐ9M3¬EŽ®‹‘w?:ą†\ÉTŮĆaaoפ±čwŻ)ubKź|Ő'g·ěg›uˇµµşţô±yX‡cÂlěő©:ăŇÇ>Ăbë’Çö CvyÖüt{4* 3˘_3-m‰«Ít¸L¬Ýö>ăd§®“Ő™@[łŰř™íF®µ Ó öS Ř›˝·-<î㲞]`ÂľÔţ'kűŻp˛¶˙'‹ĎQÓŮĹĎĽÁÉjC ’@X‘9Y¦›Řlć‰yÚ”hTr™”…ęóîÁ±'TÎ’¸p:źQYűBÁâ5ÍH°,RÎ{Ą°Ď…ç;òNĚ»cÄđ„e‰aâ#›BË’§ŁEuŮ8MŔ,úŔ“â áçÝtlŔ¬pBî#łĐ©*úí˝e`Žş;6ţ4Ď]™—ć¶ÇDĚ‚šiÁčÝ˙öX30 bq»Ł˝·ż ĚÚčW›y020«Ë9Ř#3î‹öcŔ,ě0p©ţ±ÉËú°ń‰µĐ¬­ťËŠ3ł€e<ÂVżrŐČĚ,+jôžá7™Ě¬NAĘđqŚDę?̢măÖÂ…VrîĚĚbő<Ľ^ß34K*))V÷4‹-‘€C4+fl&čkdŤ#B­epă.R‚š%łőă»Î.+g™“ś…őîúďú ťµFěUĹ™śuJ2d§©3ˇł“XŰ×$QŮ} ťĹ;0Đűť™ťµ^3:ÖŚÎ:ŐÉÓ']FBgŇ )@@ˇ8v.â (…?*÷#\ŘYw¨N€%ç$xUn.Ł-ÓłŽű˙9ŹOm•žµi|ާ}eÂł”yÎÝŐHťškM‚ö  %’? ăĚ-´ĄĎű}ž6}×tÇ ZX:¶ĆÔÝ8#1´>§řĆÚS„S´GóˇÉrYENŠö>´Ć͸ ¬źÄŃÂZşít GU09Zxůĺ´é $-hV?»Ť±f”ą9÷ßyľý-ÂçV1Ř- -”5ë\ÍG"mÁÁ„vŁŰ7á|š¤-śžóŠÍ®p†mILfd ęm«ďąĆŔ/?Ó¶Ü“€ZnҶ°Éěś‚érń0y[hzťÇEžlsµ`%nŤ© ąťBÜÂłşňňJ``°=3·Nd¦zţ2jÜÝBÁ¶†/LŚIÝúlF‰˛9?A% »EqÖVBRF¸A›ö1}řőĽMÇÉ#Is!s!o5ĚT: MĆ€BŢşŻöŚSÇoA yëŢuh˙ŃÖÁm· ŕĢő|ßM…Ľuäú]‘Ń[(HfńĐě·ăŁľŐ¨R:2¦%ˇ·°Ú!›ĘHvMçšĹ Í,0žČ;™ń[ćś?CG95&ž.ÔvÁ·<·JŕÂ?¸_ܵđ®K®űž;Qji§ţţ.ěĘ÷Oî~çŔH\÷ö×®ÍF ĽŠŕâ/Ć€¸- JCßŃďLFpˇČ=f3IäÄŕj¤Ż6ÇeR¸(‡»K•Í‘÷z=8\ŢL˛uókĺ3A\\ý` ŇGcď±’¸†$=úýۡ0Q\0-<8đ !VX\Ś|ÎÓYi\ ÷ĆXŃf"«Ţ˙@®O ĐŢęÎĐő "ŠŚŰY]p«e"ąpcvśnUaňˇOH®cÄ SóÉäBĆ ŞŘ‡ń‚äşż?čFVc˛Ă—¨\¸´;v™›Î܉ËŐ%Čá»B-X.Qg|ł%z+¸\x˘ĐYÜĚé,ä\Bsˇ‚ ˇŘ¤§Â·e8†ď[(µŔ űEçňٶ‡ çbg8} ‰ŕ“ÍeH)éŔ5­p.&ňtĂLçZ¬fĐ˙Ţx.tHÖŤ =«BűÎ…{mřT…,´Šç˘áašGtń u@-őĹ©?_]éô.ęB˘tńMYŕůgJŘ —Óč±uđŞ+şňŐEôĚ}ý.;|p:“Y]ĽßŁb?&Óş°Kíj,Ű=_q]UÇ)AČ«Ęëş‹?1Ȋʸ.ŔźZÇ!XÂuÝ—ş _Nř¸'\-iý§9ęD ×őá!ᢟ^T¬Ŕ.ĚúеmŃMş ° §Őű]5Őŕ)$»xľZU9Şĺp`˙úJR˘}ů…ŘŐŮő"Ýí°+”÷‹ŘŘE†fţ¦ôwł"»V9¦táA* f.{äń.śEhW'ÉúRÁ×Oq±ł é}{¤÷i´– ]đĆh4ŃéÚEůg—†[÷ěV ]ě-íH—Ň.dL°}b»pWźA [ußTpć,k– î:¨Úôş¶±îę<ˇô¨ÓGwˇŹ|’Íżö~¶‚îÂrtżŁc±ŻAÜŻÂîÂ.ěĂxs™Ýµ1'Ěr{W-ŐŢ…g˝‹Ť^Ů][ÇtqŻđ®nükX±gđ]đ”`ŐŹ;Ń‚ďÚŻ…Šf}{×úxŃŹ°ůMß· łĚ=ŕřçY^| ܇~ü‚xŤÓá ®ŻşÖˇ|i…âŐčݬŞ<ŐXž/ď|Şč;é WSQqF«ě•_ ŻřRÇ™^xĐ?ă’ŽJńRŹvÝíy+(^la7)« /+ştJß2ÇëÓ$Ĺę=‰2Ę âáwóq¦°ĽĐ™ Ţ»ňł'Ě몧Ň1 ĺĹćčýĎÖĹ4ŕúéóâŢď&šަYĎ.„O'śv˙ű+Úc÷Âl⼰_;ŃŔ¶Đ´Śó‚Ô T·°'ő‚óÂ|nZiđŢuáŃ §*ěýŇá–(DŻňŢĎ_@ŻýTŐŽ"űMôňî ¶HŻÔI -!˝8Óş$qrŃiezi:áO1 k™ęĹgĐí;xHŐ %úµ±e'IĽ°Ŕz! w†Íę•iň‹ë°‚*×+ cąžX/5˝©¸“2ą^tzĚGÜňwًה ëĺmŕńD{•ďlvÜk°rňM™¸ˇ„öBűďľ§Ź?Ť#Ł˝x:ş˙úa~˘Kh°L÷*l('Ţ ·#Ë›Yýt|Á»aŐŰŃ á‹‡§P@‹ŕµOŔ>Üâ©Îű€ŻýBÎ{®äťÁřę»ĺć3ľ4;Ë/h™B~µ ů© †Ęux{v)”ŻĎ©‰şAÄYfÎW7Vs-÷őú‚§l â1ľ¶DúBŁc+ ß8Y_čI vPµşŇW ’+YI_÷Ąç>ŕ7ÜZa_¨7FX‡ÖµŕľŘ›»ŽĄeâ—ÁqJČŻÎ7ŕĹń^y_¨˝çÉI9pż_Ţ˝˝úĽŻđťbĺ,Ľ/oŚéď¶ÂűÂ’ů¤ű<÷ }ńř禀§Śű:9"˛†ŢňŔ}±_ěęÜ* /JÄŻłö†;€G™ř…ŰŹÖ*řŚMŕU+ ×N…ŃC‰úŐ9(ŮT‚l«ţü¤~ˇiágܶŠýBb“â›SXžŘ/ ˘ăľěfúPׄ‰s}BżňV ŞsĄ~íú×~ŇĆ3:±_ŤgŤpˇuŇŻ‚ú…+YßŢŚzĂőîW¸úďłRć~ÝËˉ‡l;ě–'rN&“š8Á_”Ýwŕfr"Uo ýĄFôB×^ĹŽź˙‚.*”ç(đ/¦ëqŰQµ (dÂu›‰o;3ţ B¬tmŇ5Ý·6 rŘ*ku÷‚H' ĚwÔűö)0°öűBj4Y`ĚŁ»WÝ­~ÔVl?űŔ·‘˙Ţ\•q`´FŕaIĆ)›@°†Íó>±č˛I»‘x`|0Ľ‡ŢwHD0ÜŃ"4Xö†P%mIy“#·ODq "XęÚ®*‚Ge‚±!Ŕs{@ÁĽăZ vN†‚Ą+#*É„‚YĂÚ‹¬kËH°ĎÉc¦Á b= l°T‰ Ű’ˇ`Řo§dbalB‚‚ˇ›Ý]:‡2 ü¬45~VPÁxLŰá'yć‚ń†?>äM`0ŚîŇÖbŔŘ{~€ÁJ_áJK[=ü‹‰ ĆCýjiđW'0O\Ť“ÔF¸ÓĎ“ Ć‚çŚŐýJh°ť5Q;b· F.ÎĆ K×t; Ś2đ‰˘\*ڎŞWł•“é`¸M ŹŇŤ#‰Ă-őŘô€e>Ťß§TI„±×¦ NůLĺĄ c!ý=ÂŕW…/Ţ«Ľ& ěÓ¶Ľ,mú¶3# ł ŤUxY $,µ¨FJؤŁ471aťg‹á;9”ń †ďfîµ–Aa{îľ±î}€ÂR gZĺ†]|ĎCĹ“ ޶dcşÝő‰†©·Ăšl÷‘'cĂřŤGýDVÎvb*uşfMÜ0l LXĚ °~ Ćáܲ3Z–u ‘‚ŁW6j×ăxŔĂ’ş+Đö\p¬r‰¦ŃióŤá>@d|;˛ŕvÜhŻü0LîîĺF­h…ŹM‚gËbŢrzµ˙DŢ5n†ŕC:^!b¨ŹG„FíŠ]Ž32(cĨȝ9™Ĺ3I őw*îv–4ŽřŹ-"ö±Î€‰IĆÇvĄ˘=xbI;Ą\ć‰á^Lű–BŮPLC»{‘Ú’}ôC qr##ĹÚUź” {}EŠť ~Aź1Ĺ>ZJĚ®»4l˙ ¦Ř™E!LźL1Ľ80ŘńŢţ_L1×Dl`„N¨6R¨§"h Ř™C!ĹęŹ1†2U /ڰ`î­bĹ–¬ĂQđh抵˘8z9Ĺpt]éCĆŻÚźd1‚ĄNhçôeęő@‹ÁŇN„I…wHp±»Fąę|Jî-t1őŃ—Bă|üţß»ő°Oĺ/™/V4ŐĆâ>í•/ÖŠ„x¤¨ňĹ҆y×Í/†‡!Şń`¸iŤ.ą+­ě3OşŘ‡¦0Ş*žµŕĹPÚ)ů›ďîç‰ă¬Ç{ÉHČ­|±¤AÂŻß aěĘť9I3běĂgÄÇ梭Ś1p˘“|W¦ 2†­;ť×~#!Ćö‡zčÚ„1tÄz`Ć·JĂt1­Č‡đe1†Mę ©3M•1†*u„˛k;ź1VÄ^öö ŚĺÉb*QĆPR§6!`2g ĘsÍMđúUIcXÓ‡k6eŘĚÁ×ýč_EÁźhcčj.z ě†…6†ŕ3ĚG"cč(°1e.ÖúvËôl¬LÚ6|ç‰6FŃóOä"Ý7y…Ťťů›5~N¦ŤaŞz/&vmD@L´1hßďĺ×`LÂMÚnWšCąÚ´1¦/ŹxVzĹŤ±Oĺ" ¬A 7†mţęŚĘŇëWź´±Ť‡ŃŐ/Č]Ă3fşe …"›°±:—v5 Ô–Âű %5=]¨q,zRgŽ)|XsVŠÚU]€hýu'ěcŻgÝő'u,NôŰ(Ř1ś›§ĚV`Ç| itŹ$ěNR-¨Ë›}ř„ŃLçűž«pÇÎŤ˝űjöB¬ŘVu“ü–ČcŘ“¦Ç«kŰĚä1h":M ”üč1 Ë«)d÷ ”Á.©„‘m “ Gpżě€g$$Ů`5˛Äţň“I[ÄÚ “ŚÝ*.€¦%c3©˘zµĚ*KeňÂ|© +ăT;Éśďý°°ĘŞ%ÎŐ:Ó‚%V™wWÔ^…UvŇŁ˛Y$p⤕ő| Fž]F•5ÍY‡“ždvT|ćđÖI˘&›ńd•qł<~V ‘Đĺü+‹úi,VĆŰýúi1ężö+Ă1üh¬‰ąî G6ie°»7.¬2Ý*­ěĚ·Šˇü*­¬Jhq›W^>_čT3­Ś‹ËtŠÁ…Ŕ2tčľbG `––©ŻzĽ3± ú4}-ŞE_h0Ë8ě›:W™&µ €Ůt+‰0ű\í¤^¸e¸yô{ź“ ·ěłS·:†•źňuÜ .®Ĺfż@ďľË`dŢÝĚ€¸Š.«ĹŻ„.;4ÓôŢŔg\†ăP6óB—Ŕeß’a@ ą óŕá†8ţň‰.ĂâY͸gF—ˇ·ýŘĘĘô2lĺ *D?ŚÂ|źče­1T+|Ůž•+Gëżůe?tőĚ/ăó<=˝Ú±Ěü$¸‡—fÄR%/d–3Ě *E÷MěÎĆËo„Ů<)naĆߤŽb•ĂŐ`RĚ()›jüÁ>Cá1cĹŞVď!ŔÚäµëiWŘ Çl5}ś~ż–“2Ă]ľEłqśeĆÂ_Ű÷ÜźŠ2ű\y<Ż”óÄ2Ăb0«!Ü:˝ŔĚP±@"o“ ^Ű 3ŁŰëô¬ÝkÂĚ0 Ć Ú/Óśń¦Ę8ł‘]k(`ţ&šů™gŦ]‘fö·íLł˙fšÁ?`#|ţţťFÂĂSŘ“AX1ě;q,b;¬ą˙"8űÎÖ77ÎĎžçбsމâ'ŤůH‘ż°ln ř$W~=)¤št擨3ÚÔ kf ·SöʵXoţ40Ŕ'‘Ź bšů÷öI_×:ţx[|lńIs –°Ž5›4'ŁpÍţqŞŮ)ˇ~PćZ¬Őř$ŞFł@wjM…đÉ2–ú ›WTźTR±Nűl÷‘Ó'Íśš@â›ÍdŠŮ,ć’I,n9#Y} Ę ďáG„3ÓW}’ŔŠ ‡0cKś>ÉĺÄ'Ó)gn˙$˙{Ó@Fśł™…5‡ÚMÚo#ťEvĚ7ýmÁÎ\áü)gŢ*ú'[ W>‰˝Ňč}4ŕ™đźÄ§h–j÷ď€gűx¶˙<»Oâ=ńÎŘ˝őjňßđÎ0Qyáť‘KóĘ;#&Ď(±eä2ygxşđL±SxveŢ™F_×ďl]ÇŢŮc`űůÇŔ3:÷&ńŚ5ÚŔ3mç7Ţ*śÄ;» î@†ÇýŤw& OâťqĄźŔ35ÇľĎî'Ďś–‹ď óŠÚĺü‚;[ŻB;c{8ŃζUIöF;kĄ&S'ŕ w†Ş&áÎŘ%Ŕ3iť đLEŹ-ăËGÚz,z]ń.-¶ϰ-UËôČŔł!ŁćíÄť±śĽł!EI ŢY0%m’@ÓgŘSŚw¦mK¸3tęľ3ŮăÎ>F éĂPPäßŔ3Č®đ C‰›1îáÄł Rżc“Jĺ…x† ő$žqŃÝyf˙ĺä™>ëőŤx†6ôžÁˇ5ygęáLŢ:@“bŁPĎE=÷uS;LäŮSľ çíDžYt\L¦ű7Ú@™vVµ)’"9íŚM±‰;TzqÜ ­ ĎaŢťÓÎôí¸` v°Ä:Ăíś zMÔ™ýFÎÔ˛tć1Ňa‚kA9sL´'¨}·gĘë–.=)gĽ›Ľ Ĺ' ČŮgdČ™z röŮ3äl5Bo@ÎŽ2»FŢß3} c™Ś3Ôúw}ś­×pĆĎă·) ĂÁ7Ă$mâͤiÎxłB7Ó‰tŇÍhŘM­űÄű nÄTŔÍhäXśmF4Za›Őł´,JŻlłľ¶Ů0dA›áŰŹGŕ˙ ÚĚ#2My‹/¸°ÍFa›Q˝YčfËOŠ|Y–L7«p3,(}ÂͰŰLkŃžŃfë’V’„ü‰6ł/yÉlłO+p394‚nĆ5abh Jx3Z"'ßLŢĺwľ(¦‰oć„b-)+'7p†ńlśq5š€łVg Á} pfČg“‰P¶8ßĚÖ÷:–čf´±Ç~łµ'ŢěČt37‚nö)¬y„&ÝŚÇń‰7UyâÍ®ĘÁĤjÂͨ¨ś>rEfżÓÍÎ 7[ňúĚ”Đf–ҡďyÍ<ţVâ:•uo`łóĘ`ł+°fŢÖÎXł{/ÍXłţk¦L¦šµ%SÍ:o™jöůT7NÉŽ7¬ŮX[Áša3ąfĂĄ ׬/…kĆ.ě®@«…kf”éŢžX3hű'ŐlaZĆšQ:;±f e¬Úf“k&YË;×lŮ3׬”ů … ™j&.·÷ĺ7Š*ŇŚËŁ?Y8Ůd¦ÖćÉ4ë˘čÔ¬?ő„ŕ˝$¦z i&sFšIÜL3!OŇĚ*[ß¶«Íz&ši¦ůŤhĺ[&šŮŐtT?…gf‘V®(Ţ0ńĚío},©M˘ŮZ€fBIg˘™ĺ6›†7cšµ4Óq͸YĄ ;P( gvdšŮú g†c߬1afFżwÄĚ]Ł}#™ľ[IfG!™ťúŰç$™±‰$3µ}ĘŚ@…s‚ł:Pi™dćyQúńĆËţJ2dĆŐ=ę‰Â1ăJăëö‹cU@–­Á˘ś1f‘)`Ę(~ˇ™cĆ‹ęL‹1SLŹÝ„âcf†Ű˝B©Ž8ľĚŽë Áě®Ýľ!ĚÖŢż1ĚxF_f¤LM†}˝aÄÇóúŤ`îL&ů7fú>ÂĚ?ÓZ1ď>#ĚÖéŇžü2^r—n®kĆ—EâŤ5ŕŮ5Éô2şĺʏ™† –ďô2p⼠Ýń ô‘×>ĂËZýí^†ÉH—ťů Đ˝»ăÂËÖžáeŘxŹ /kĹ~»ęá—­űRéeŠc1L“¤ ^f;młÁŚ š^f• Ě|ţßŮewŃťŃeźĘ.Soůť]vźĘľ°Ë:b &» (މ.»Wúoŕ2A&¸ě“Óő6Ń ·lÉŕ2á2ţpńš“\6ěą,ęEŰâ&Ű&ąě,ÖIŐ}\venYkzýOn™G[—]Ůşuµ'·ěS&šĹýspŮ•±e¸áŽoز~¶¶Ěňy|áľďť -Ăv©eJ¨JÔ˛¸ŰµŞŠHÔ24bLJ d†–ůŹ[!i&_ eŕ %hĹ$“Z&úÍ„–qB1%ěĄMh™?hş§†ń…Z¶‚ń’¨erąÄ*·q§NŘ2Fn‡ć‚R·L-łe»_‰®™Đ26§MaĹďÔ˛řÖ¤–yŠŽ5*ěŤ]“Zve5Ç.´—CËč… f§¦™YFĐĘO*R7QËĽźŕósM̲ŹĺX™Ę„u[f–Y{9°8÷ú3‰eřT鬩{f–ő‚,“ťň,cŤâĎ cďIJő83±Ě“ŞNëŚ ËÄ2Úp'˛Lަ„,˙7eUa–YÇ÷śźŠ,cOc2ËV‘eźłđużjYËÔ2Í´żQË NúF-»÷ĚD-ă/ hÍéß ek{@ËXXúüçČĚ2k¤»M®'`*€É+“Sŕ Żl«Ľ2Ë’2?–ŇľËĆ’‰eŔĺ‡d“ ,ó¬(ĂłŠZó…Wv—(\kô°O^Y~ČČŻK¸2W¶QÇöWFş^ŕĘĆ#¶řÚ ¬ěCŇâ´2‰3­¬o V¶ž^pe=ăĘN±ĐŽŔ•yä˛9U…L¸˛ve\™á︲±öŠ+ëW¶^†µŕ•mW¶00ć®lĂ·öŽ+0;ăĘzÁ•)#ĺO\™U­-óĘ<$ÝřĽ[Ż,îfŰODb;íNĆ8*ńĘş‰W¶UF&rź&­ěÓłáÉ’Ś^ieť?Ű'®ŚÜ‰É+ÓWţĘ+»ËÉ/Ŕ˛ ´Ă?eúŰ`–ľË$;2°Ś÷ąYÇ ®Lo Aá•q#I}!‰W†Q|"–­l×ebŮ™ye I °Ś“B|lť|¸še…XÖ/!ÇމeÄP&b,ۨÉČ24đ“SV ”Ä,#ŠR˔铨e 8[¶Ůë-cVČä–˝ď•[cĘ˙ ·¬cçHÜ2*^'MEŠ×L.[{ćj,h˙'ŕ2ž0††LÉÉ-cZď¦+‡ş‚ËÖ.ă÷›¸eź¶dp™Tl \†U޸ejô‚-cąÔ˛…€őL-łq˝/ú&d˙`Ëđ ·oIJ=Ëpßfŕäá XĆ "Y‰OÍ&± ¨˝©Ž)tË>*07«Ň„Z›Ľ˛ĎšŰĄŠú,CöMËHHh őßeČ"űF,6=!Ë0ךÄ2©¬2yýWC•!Ąo’ĘX_v•ńŇTY»˛h1D[&•±Žw;ÉZ8e<úJôŰ;¦Ś€ „)»2ĄěG, e[¶)˛0ĘŘO´Á“RÖ—GŔ–e~"ôq×’)ł#ę"„4&JŮÇŻĆňzd¦Śń^?^Ź@ŞD)ëR†'«0Ę,™=#ĘX!ˇěm-€2®AzŇŮ”úÂ'ĂĆűĹ“AăřŽ'[Áťx2+§Ë@ľňÄ'O&˙uŕÉčŕ:™ ȉNć“?oV÷Î&Ă“ňŠ&×xG“őďd2ěé‰L†Fó$“)Ó3“ÉĆ#Ä7á?ć’ášqšHíNX2ßÎý{DĄó%C„T˘’ii°´xů_ż@ÉXP˛12•¬+§8QÉ •™ĘĎ!Jď+–¬÷Ę%ëř" —ĚşŠv¸lKfýóE˝?Ez.o›he*YĎŢś|¶Ě$# |I!ŘűZ™d&šp¶(á*IÖ˛CĽu˝±@’‘.H2Ă(%$Y3ĺCĽó-ɰݧ‡Î~ůH˛±ĄE•öw Ů}Vý$#Tç˙N$C´Í7"YŻ@2¦ĎŹŚuxć‘á''Ý÷YÁ‘ŤÂ#3&Î;Śďír™Ź73“đ‡ŹLő›5IN˝ÚGĆçrŮBwi‘ö0ydŠO<˛ŹşĐ¦éÚ;{’!ć Q™Hi^ÁŠůxd e^ŢŰ+Ś,™ $ű¬™Hf D$ł'x‹ŰmYĹ‘qś;qdm©źl[÷J#ŰŇCÚŮ˙##llOţ˛+űË6Ýn˙śFöń1–ęˇĐ®7ŮFfw‡‘ńşX/öÉ"ëgf‘ÉČťYdĂ~\çxJ‹ěc;‰–^—‰"‹š"ˇ‘ŢPd„ŕ|A‘‘8ř‚"D ‹lĎBcˇ/3‹L"›Ĺ@¦"«V›…™Yݞ}ů "Ó=šAdv“ŞúZÍS2’ C¦Ś˝Ě!cĆŕ<Ż;člĎ ˛E o@´ýŤ!ÓËgĄâ˛ö Bf~ś› ^Á cXó$])!AȤ±Ž!ÓĐŐd†—ńÁFȰSL™ěú•@¶fYëú˙ś@Fgbă,!ȨćŮ!ÄŮ‚ dˇŻ˛1*‚lÍ2.M@Ö €Ś cr–d:¬ôÂóáHvýôę˛éFA kâ4fYĎmH1M3€Ěö:Ut‚Ą|ăŹm¸é&ŚË SÖjŮĘk^÷/ř±+ÓÇ>Ö3Ż«đ_ýçźŇÇú¤Źé}řMy“>&ßtˇŹab<ńcbAᏚńcłČ^ľŃÇl%zâǸĚřv†Ť<đcŔNüp‰>&«ňâř±a€Żţ~L—eĐÇz¦Ź)„®ĐÇřÎüvŔęšŕc…=¦ÜżÉ;2yŚÝŢBè~’Ƕˇ6Éc+†µ «Ňžä1·v†™§rÇ ĄźÜ1E#$<&>vŹąÄךńâĚLöN·72NąÚŢŘc@ŁĚC›?łÇ(´˙ÂC[bŹ™Toł ‰ţřůÂC’cbʎľ›č1îö=0Ç$ʎ …<ćÝiďj¶Š3ˇŤ¸‰śpęoÔ‰ă€űť:ÖŹó+vě\żPÇHÂر#Cǰ¤µëK†ŽˇAsęžÝÉŮ«Ŕ[Ë+u K…:vdčŘFŰFˇŽŮ’i«oµ„»ňr; r¬gŃćBzŽ]•'Ś`ˇ/¸1ą'ÜPhŮX mĚ´ć‹J+ÁŽměăş#íRúĚ…6VpcÄË~ˇŤ­6F‹o°ĆĐ8 kĚÚŇBţ|#ŤÝőÖ4Ćç*:^ĐΉµëMh¬Źć‚H” Aw‚ĆČ­Č 1Jş'C7 5veĐkĘŻ ±{ÇM 17kIŹÄ!JŤa7áPX ţĆŚŮ1±eÎŘV0cTR'Ěť7ěx» ˙Ic[&ŤŤ^Hc&ţôę¸În ÄÓ”8c2†ćŸ“_@c\¶ ł™e4NpL1/ŇtHŰY)ÎĆóVć5ĆBS«ZD˛ý…3ÖiRĐZéÓ¶IŔĘWÎn”„łÍC'ă„-?Ž»?X˘ŚáÉ™2VĂt R6)c(ú獤ŕŐwĘXÇó÷3>Z¦ŚAgÚ&fŚ}š‚Ű2e¬oOĚX˘Śé<Őź±Ynđ|Qc.˘öĂŘú…0†ÖŚ!„dúç7%ÂŘ‘gŃÚ_Ţůb Ë]Śq!öU u拍â‰6čľŘ±WĽXϡŢôîţĎx±űćĎx±vdşźŢ/x±Qéb Ëť–D¬^ĚtÎá9_Řb ÁĚÝi˛ĹÖEh˛=Řbv±UT(Ú˘ ĹpÝ'ZlOł˘Ĺ¸M-ţś˛ŐfŃ`ę,öˇý&ĐbŤëO&‹Ť ;EďJ`1¬ćP}<Čb$„'Đę.`ÁD‹ŤÂsř…-¦÷ŹrÍábX¦&[ Wc¶śá'ëZŮż˛Ĺ¶ol±q\…-Fëy ĹP4 ˘Ĺz ŁxĺµÇ‹9=<ťŢY÷ 6Ü»ü™će~/zyu‰Ĺgj,¸Ý‰K¶…+ň“l‘üó"“í>čüÔ,&ÁÍąĺK¦ý ť67˝ĺG`1‡ř|śâÓtä$WĚăąŇä›k·Y‹A?ç^Ě%Ě™bnuűLŻ[SŹGT1ŹčLR7üJŠ›±ă“< ţSĚĐ·©ĺ®ĹŹí§‹Úú$ S’ËÎăÎŔźĘŕVĆ)$fŚtF\$(f`ó^Čćëé@±v›š žxŰŕŚŕ±Ţˇ‘çCfZo˙Xfĺ?™›ľxVśĂX‚ŃJd=-Ř: ™sűâĎ“ąÖĄ^Ăü>zxgţ#&ŚÄ'q$ňęůęöĐOň‡ňpÁŻź nu2?5Qa5ŽŮĺĚśO‚ćpµĹË<-K ü™R`Ţ‘řńÇ1;ţ+łăĆ1D#Ě„˝ëo$3LĚçícĆ_ €­łő23­€Ěb´Ĺ˛eٵľ%Š6ŘD1ë…b†ćí¤± 3)fđéMŠŮ›ě•bvWň™bĆĘ0QĚ$“§qˇřbf›RĎ3…Çl“§trĚ(­ ¸\df s3ěĘ@©CćqĐnMŚ[Łß0f+śĘ1łĺĂľ_‹'Ž™w]śd%»×ŹĚČ›$3QÇĘĚ<Ě!í¸řű­Ŕ-ńB1+1QĚzfńÔZfşVĆ0kІ™Źţ]HŰżĚĂ3{FĽrf€™ýŇŐj˙vfz™9j"Z žţ¶6* 8đev ęf勎/kWĐËÔëß^áeĐ’Mv®nbÉś•]f5JpeżË:dfA.k=Ë”`µĚ5XżŐNňšÉĽË:C»ŢÉeGKä2-%°Â8Čąe Gę}¦oÔ˛m}Ą– 'µĚÚj&hÖ%AËÖ˘fZ# e…Y&Qę„–i8Tśˇ.çZ棝-ĂĎŁ·Ţ‘Qđ˙€–éÓlű¤–ůŘVuŽ×°e&'Ž+Úžˇ* Ő6ZŐŔwô'¶ 9Ź [fĎŚKőEl™IXý\zźI3µŚŞąsw“[&G€ËÄŕpŮgśPă=VS“\ć#rÇżňWż‘Ëďä2*Ŕ&şL?:ÉeŹËŃü—qb:%\:Ň%rYŕ7t4 &é•\v-\¦ďІr¬_±eă~¶L©ľĹ®Čä–EN·9«ţ.ÓBß’,´pËô‘6;'˘,,ಫ€Ë8M|—ÝKuâ–}ά°W‡8¸eśb΂SÝ˝D.ńf¶ŔäAśä˛OÖĘĘźÁekúŽĄ”}Ă– eąeŁenŮŕÁřť[6Ž­pËÜúP«ş*cXÝě,o"Ú%RľĐ8;‰ë\QeKŘ–pĄżĘ0ü*ç™Aeáź±O&ÔXĘŘꍞĆű°ĘöL*“ą4ŁĘŚuj>¬Ď‰TFáěߎK3¬Ě»Ö˙ĺś6ŃĘěxâ-w8•3­ o*±Ęř7ż˛ĘF+°˛Q0>jM'X™ő¦őuŽ7T™žÂ«’Ę@M¸b]»„*ű ­@ő0„2{‡•­ge•ŤÂ*OT™ůˇ]őöS@e¶ţÄ©zTNŮ0"Ťă}GĄ”ŮŚYć 1ä ¦ŚupřUzÁ”9ZŇ×`´fHŮíXĘżAĘ0e‚ľŢ)eď+(eĂŘţ bCĎ”2(&ĄlŐň”(e˝@ĘDžťŚ˛>2˘ ÇŤL(ł…Ńor€.   Uç$”yRÁ> eČĺM2=D Qf§^[ŢÖ]µ3e˝BE6ÎŚ2ÝH˝xnBß}÷  ŚÓź‰(“Łô ˘lČ÷Š(äŁ Ę®źB(k<7%B™[˘˝šô.ĘĽś˛#Ě”ůp%| ŁđÉ<1Á `ÂbN@™•ˇoOfk~d5Ü«ú¤“Ůfĺ÷ő NĆ ŁI'Ó8ÓÉü4č2Ť=ŁÉŕžô"ĄKL4Ů‘.‡ěö…Lvf+š<™LF€ŁÉŞ&)@gúĚ đKh˛3+@hP¨d˛ą–aŞ`248Ót“rŃ/`2⽆É2—Ě7‰KöÉ\˛•ŞčÄ%Ă$qÉNńÔ&—,ś:ë—żbÉ*°d÷;K (#ZL,ŮăÁ5íîĹ3źHdk‚íúq™†S±ż¬J7š,2“Bčů0‚ä+‹ 4őĚ"C!ť‰Í±ľŁČF_ż ČF?3Š –ÂŮĂÚ`K(2źJjP*×ßß82˝łőH<2× ™‡”'´Ě#łŻdł{xŻ(˛<Ď@ů3 ‡Ś-ţI"Ó*ť@d|¬¬ ą4Ad{:É_—1dč'™śb‰CćîŘĹń… M…D!&+SČöL!“×"QČ\éç‘ ¬Ă!Ű3LâÉÄ óĐ*őëO!ľŢdúY|Ę˙L k…@Öé˝yČx«ÇşVdVŐúoG„Ü ~LçŇQčcŘ §X]ÜÜ»Ż~fŹ-ĚŠ*ô±Ţ3}¬ p9éc ďLI–|?ćkŚ% —šđc†a1ČLÓoÁs_łzLtNüاňÇV-ů@ĆűĚ/ë}˘.ü±+ódžî×ÄłŻŐyUţľŻi¸ű'Y‘č-‚}áŹÝűAćŹYżP7ëřĘ»ż‹ÂĂ™dҬ'ý“@&Ő@¶¤Őzž@ćŃW~Uű™ůcV¦nn‰[¦ŹŮĐld†D¦Źí•>ĆŕśBłé„G&ďô1?eĹc¸…ŹmÇţ>F Ď|ڤ‘ 3˝¤%Ç ŘSŕcó_ř|LëůůŤ=ëM‚Ź} |lÓŐx‡Ź kŢácëň…=¶’köĆCînfŹůý«_­‰WřĐ­ßčc`Ń$úŘgÍNűMúËO,ŃÓť?ćo̸~]°Ĺ d1őâ—'l,Af)‚“AÖŠi^” dVŃÄ9đ»WŮčA–dx¦ű7ŮşW™ťaĽű?¶¤ L‚‰?" Q×D[ś?ćkAÜa˝ŕÇöJ#ÖeŇÇě«ĐĚWśÄó‡Yß#kâÄłsŮš„°=ćč„+ůf|ě“•az\ßŃc+‚Ś?…<¦ľLĂ`$‘Ç8¶Ëä±^WPŔĎżÇ'žŕ±Ď™Ácë":XŹÍľ0‹$ÇČ‚ő§šgÝłSJ™"]3aÇ\=¨q!›ç<Ću,ąŁ€Ç*w Ź^ĹŽ™@ÄBŔÄĆJܱ-SÇđ 虋ť8s®…9vrL+ěú ŽeŘŤ •8¦3©ŤâYgŢX«Ŕ1= 8ĆŚé‰ccĺoâ>K 9&RO ´UgćXßłsşQŕR cÖŢ0Yá˘×[†Žq? =paŽŃ•ĚYĽMčŘ•‘c÷âđ ŽŮCfáĐ&qěc*K~ňSďk#ŽmŘś^‰c€sâŘÜ{ć/fŕ˝j_'źž‰ó @űż,‡ŤůLQox?ů »/bŤ}XönL!‰…7–Kü2 pc:ł:c‡‡;ť öX+ƸUÚÝňD’‰/G×%vK|±„ăđb~MýV«=ŃĹj¦ŔJPľřbîíUš˙ĐŹżđĹÎżńbXť] ŹŽOŢ-VZvŃŃbľşîF™˙k˙ ×w¶Xi‰-8ŢB‹qiLh1 _˝Ýsě™,†Í9 ĹÄ:úߡĹěäy}c‹YäŇ\ ‡ą2Ůb†$Zp±Ä#&˘Ĺžh±C{ŢB‹Íi>ţ¶DK-FGřś…Şű/t1®5®U<[¬%´.Đ™Ńb#’ĹńóYěŚq{eÜťŔbwäŠň-‚Ĺ6ů=qžrĹČE \1oÉŃkłňÁbč“\`±*ŇÓŻ`1[•öDłÚź“«g®ĄÂ¬eú“©b~Ńq‚éÚLł”«J' éţ˘ŠA‡©bxXUL ÉłŽ„©|hă TL7Ä‘ b)PÖEMT±ž¨bĽTŚĹ®5ů[—JX±;RĹú©ßT1XfUL–™L‹ŃcE<2©b[¤ŠUűŐkRĹXźXX1HżcĹF¤Š˝@NpČŞSě»CĹp3ödÍS±`UěUĐB`0‘bł@Čź pąbIĚP§ 2ŕ)&‡Ň†ë፠Sţť)4pdŠařc1ĹD;L16˛L¦ŘÁŞÄó}˝yŢi)f{§7w ö )öŢR sŞ(Ćjů‹(ĆťwƵgŠů —Őß÷ĎźD±ŁG˘Ř$ Úd?Vń“ąj")V«ţÁoH1…ó="Ĺôľg˙UąP ­‹'FşĐ@±B&Řw X'ők,˘Ř>ËŠ˘_ ŘvE˘T~_bÚŰ3PŚUĹă:ţ'Pl (f»ĚÔ÷„{w~“ Ö'vEšöńă+M —ó+LŚŚ3…gĚĎ[¬îë(eę˝çIŔŰ„`žÍ0±nĎ&Xß‚‰ńţ­Ăs'XIüů`b¸Ü&VOÍ]ţOqbV1Q–˝ Ąň(Ö@j D1źŰ'ă †>2Q KúŞ0 °blůYP±rk,|AĹ|Ŕň˛&.ţ8@ĹS¬"b>ęn*]¸#TĚŠçł´Ó2RĚ·ދ®W_D1Ůßť)&ů{`Šmć HÜW˘X66"ĹÚ‘b‡nĘ…Űśˇ† öe‡ŠµSĚ–[ŚőÎĆ"ŠŤpă(Ĺj&Љđť(ö (¦+>OlLšB°’hb„RMšŘ.VYĉů­Î‹B…A„‰Y(e˝úéB‰!ę_(1Qa3IŚĘCň„[GNfĐE,űŚXń˙€ÝGb!¦ ±.`Ő>^=ą®m› J¨¸q±Ţ&#‚×ă#~ŘÂííń}ź|ő%bş˘© ĆăŤl8‚O|n‚mÝxq ösfL·•2ŧ¦ DĹôÖ¬»č­Ý3ęÝ2HWâ.ÄÜŤ˛ŠxuVÁ+ž žĚ(Ăş`εwŰśŔÚl¦Ű˛Ěł^"x9ed .úY ańÉíśL¬Í(+š ©G˙ëś9©m%ĄđűC?ż>ă,‘čŐď9ˇ¶…5|şář0o$öĚ©* ’ć<Ŕq€‡đjµÎŠÉ¶J&ŚC…ksŽl[dřű˘Úy_P]ŤÎöúĽˇ˙ŤżuýWř[×˙ËCő0ĂXżŃ·ęô-ß­ü8†Ôô7řV;ľÂ·ęs¤ßč[°».úV‹›łĆ!'|‹ăŚ‹ľ%iď˘oaHmá·ÔÜ]&~ËÝŢF Đd:ţĘič.ŢN ×4ŞŃ[wDoMç¶ßŮ[ĎI<±·; ě->˝e|zŐ÷ĚÉ޲&_¬ ĆOŹÓóÜ÷ČŢR ?ł·řvg1űč-O ů$&X&yË÷˝L”Ţş#wKŕîŔÝÚÚVŚÂ:Ě7đÖsÖÜ-ŢŠŢc´—ČÝâ2şČ[§zŘ?Ľe3vKźß¸[wćnYĽ©ł\¤ny ¶Ö6őý‚ÝŇŰ…¶¶|ănu4=ŐŹq·l»ńşťmQ·lww5řs~cnY`pMčÖŃ@ݲf‰ÝŞ=˘Pt¸üŤşĺyŞLÝZß&?qŔny3†őť˛~}oɲŔ[čÓ^ŕ­¦_Nŕ­=ćĆé2rîÖ֭Ң”ŁJ)sOLÓY·ô1ßÉ[HşOňÖ, «Âcš‘É޲…ĐakO<Đ[ľ“ϚܽŔ[čŔ[ä-Ą woůGť}%×Oî–‡JoyĹs÷Ką[ě6Xŕ-UÚ&x«Ä¨ ¶oÜ­†śÖÜ-kŚS8€ŕ;w«#‹¸[Q‘ÍÍü;v«ťWĆní»Uڤş°[W¤n)Ô-»ÄđŽŘ­4ďZöż±[{ŤŘ­ž¨[<ÍěÖTY×'ßŐânůaWű»#vË ŇŠ:Ńt°[“¬â¶ČÝşÂB˛_ą[HZFîjV‹}Ô_Ü-{Ľ#EŔnYGćş_ŹLݲ¶`[¤HŐŠÔ­–¨[ĚÚ}Ąn=;\Änů:5űĘtË{żC·ÚBn•’ˇóĎw‰[i@[ÂáÜJ˝ČŤ@ąĄ»ÎŘ˝<Íä–ZüB>ˇWn­ó ŁţČŰň&ĄŮ|z&Ü/¶ďu-Ŕ¶ěÄj, žglËö,Ďep˛X[öäÎX⊨-Ä^q{AÎ*‘¶lMUʇ´¬IÚj1Ô¸2g ±ĚÂlaÝŠ-B±vÇl©•ka¶<çÔG’´&gË™SŢ$peĚÖöv!ĄľR¶X”-‡Ę‡)ňŻ-Đd+ßŢ$ö,–Uľ(ך[sZZďq`@lyŹź ĐA® €-{®foaMx-»Ś{čxx-ÄŐ°e¨ Ř˛˘M·-ҵf/§Ő ßúF×ÓµŔťYt-˛,^K˝‰Że‡vĎ’žđZkqU]&ŕµH™Ä\ٰĺÓĺî¤ćqěĆÖqľ [ŐÎ7¶[–Ň»îâX%ÂÖšc:h°…§-¶4‰őť°…Öď­Ţ®ŚŘ:"aK–ŠŔŘĘŚ#"B~CléŠÜ÷Ś-ŚdĘV\  SľR¶Č]N”­uĄńÓÄŘŇ@ĄŐ¦…fř±Ą§ęN„-[0§¬ ŘJ_đ.*]ŕků\«6`ćlţŕkíç_|-4ˇľi×Â9ŁńZ>Sa#ĐE *lýČđĽV‹ŤęUgŃ…×ęůZťo¶VÜ\ ćŠh­ůžxąÄ\h­ÖÚÎY`-Oař2FâjyúcÖô@ŐŇcގ^‰¨•aÄ˝ôÔ˛¨ÁWE,\D-‘ŮDő-$V‹D­¸Ź=ň´|™;bÉ8­3á´Äu <-s®Ű­Ó°¦~‡ia\;Á´ĽšmÉ ~ĄŐGZ| °p_QZШF”Öfż­N¬ÂĘĚ$­NŐ"i•DŇ·ýW’–.éýi­8ÁÍ•AZwÜ\»^ú\­ÍPŠň/ŠÖóv3FË[5őÄÝÂFí Łĺ¨,ý\ä§Ňň»IˇąaíIË™,ŞO”–})“ÎÎÓ$iy±Ěş·ynúĄu§úżÂ´*`Aß`Z(ç%Ö0-ŃK+ś42hZčŹÔťú NëxöúÓzn´;\#ŕ´Ŕ¦qš–z~MËN‹ó3Źă‰;ĺ L `÷ÓşKKNĹŇňŠŹšsXF\,­YZű,-§ÚřöÇ´öbi‘Ą%ŞY@iůÎëŰňH$­‰LU.‡ż»@Zţ‡ůĘU,ŽÖüŠőÔé#%V<‹<ëWäh5kŠ›1yĆhŮÎĺÖ iÖk–NĽśEŃň>íç¤ZžĚńŐżž"´ĐżZľŻ™ćě ->ŻłŔ”Zž¬ŘŠđ’F†–‘“´)ę©Y ­—µ¨ŠŔe-Űó&ăř+C«ŕŠ&†V Á@ío†m‹˘Ą÷Zń«tĺ;A Í≠e1§>“Ş2źĺŰŠÝe"Ĺ€Öv†ÇęÖd´,éô®O„–ßÂćD¨ú±C´Ľ‡RqeG.S´¸”xÎřŘDËŮ 3J‚hĄf݉ˇĺMľL;¶Z~&mÖ›ĚŰč+D ”˘ĺ+‚qD›*˘•“tĐ ýŽĐ˛đčŚ -Űi'đ Ëú‚Ö!´ś„±ë‹ä÷ĽZ[Ú«Ş‘˝ÎĎBhŮ’aăČ|4&B«ĺˇđOG€–­dJJ X¶řYö‘íŮ`Pőâgá/ÎÄVŘ Đâ>:űZĆü,ţđ>«?ˇhÄg%Č[ÝUZ źeoLůcˇ">k†jűç]ř,‡L©P%˘Řoô,î)¸GľŇł˛µĘ¤g]‘ťµM˙‚gń])př$nV WvMdp–mî  űĘÍ/6rł@tXŘ,ć 6 Í, ›U™2ü›Őú±Yž:Ůýy/‰šeuţbxŢý ›ĺ÷§ßżĺolV'öŞMlV.™cňěfV;ÎżYřT™µµ°ŚŮŰ>?ŽĚ"ńj¶cËňbf­eLc´‰u…Ő٢‹—†:—ĺa€ş›š Tu᲼¬W×{ŹĽ,Ď*ŘÁ^<-fe^žňţť—ŐA¦‹Ľ,«ŘČš^y᲼+LçÓőŽŔËň4ŚWuŁ\VVZŞ1ëĹËZĎĆÎ&.ËRG°ÔľĂ˛0‘`Y¦-łďŠ8…ĘrŐ¤c$N–G¦"ů#p˛ě6ĐÎP˝ôWN“eeP†Ů?/PV=)« ŻQöIĘňj¦ď^ß9Y$ţdN˙¶§ŽĆţ&K4+Çdů=b9Kq"'«‡U˛ýÍÉşŹ€ÉšÓA».9 ”ąŔÉňü„Ż$ýú “ŐeJ¬¸ü^í/JÖď|§dý€dĹ1M!ľB˛ _ű•‘Ąď‘YWŇśîb`MDÖ›LÎĎ"d%Šú'!«”ô‘zćcůÚ¤Ż÷]ká±ZÂc˘g}Ĺc,7ńXTŻ.>Vë˛çM@Ö·Á“˙ d=F"dÍ`IăęöÖ®ĎOF–‡+"˛ěkž¶ŻŇ#"ë]Žk1˛ěz˝ń& –3˛ŢgB`ç#kŢôş " ˡ‹ţ ăĆŚ|¬Ô8"zŕcYÂmšqÓd•g˙‹€¬Ś(%ż-±ÎÇbáXîlłuSKr cÍr±?p\t,ße<+ ŮW8ÖŃXh; OrmŤĺ{›5˝éŘXÚu­Đ÷Žĺ©>C© |đXţˇ,×Ç"EâciÝÔc'ŮXÄcMýš¬xűţ ČŇí»˙ČŞ5˛k§Q4ń±Lo¤h]H±€ÇňÎ<‹¤ôƇӱ®ČĆBľęĹĆâ÷ě Ź–ČXŐÖ€=őD ŚĺőfëŞá \,gů{XŁfŔbMΤôëőc\,ŻúžP‹šĎ…ĹjBf-.–=™sbĎX,k‚ś]!‘Šĺwˇé E<úJĹ"ţ2`±fyAꉋóâbůyo>8%q±üˇă_ćŮ{‚±Ú¶|ld×\¬ç¬”¸Xń¤XřúÎÄGFbŮ ­Ź Eë$bÍ3ąőéňÍF$Żđ<Ď—?‰Xz–Ëni»5¸|'bĺµX#ű©Ňď@¬~—?€XOt”€XČ! Öů'ëČ<¬+ń°oFÖnáć‡Äöď0,`B kőš– äb±°&}Ü:RŮ9şpX“Çnó¶BVŐ ÄŞeÄň}U{X#ě:±,Ąs’˝·_€X¶>Ô@ÄÚRbć8ôÎKźşF¨A`bŐ*ĐüţźL¬+1±&OŮć»đŰ_™X°ČÄj |ĆÉťżXgBbQĄ°XĚŁ$(ľď@ĹR;ďw*ÜľŠĺu|» őÉ&kń6¬B‹|ĹbÝŠĹŻzH”ëo(ÖčżC±tEFdbyúÎ$äĆŰúĹŇÚVË[p´”sŠL,,Öué•ËORFÁ•e9C±âM?ZdbąôÂéł&"Dx‹Uőâż±lŁ)‰ĺ©0Ĺž™$$ÖZĂ~±¦Ž#bËłF%!±,mŻ@KĎ^"b‘Ő†ŢŔDbm–ďR‰F7Ůw$aL‹‰ĺY{Ď~÷’‘X#2±Šî–ßX ç[Dbů¨Îü>ŹHÄňÎ/R·kź• 6,'")K ‰%řdbé>5*–FÝ eŠŔĹ9r±b˝ ˙´$*–/đ:úh>÷ ŘŤkm¸s÷ż¨XĎ›LT,,’‹Šu0u©Xĺ}úĆB Xł’§3ť>÷T¬Ąx bqڰL,–@Ó‹ĺna;ńĺ‹űüÄbítżD,–#víĺüp ‹ÜÉÂbI~±X˛+€i˘f%.Vş˛XX"ËWĽQ ‹e7ą××EôZX, Ý.,ÖN1îÂbmj6ë Đ{űÎĹ‚Öă+K&‚ŔĹň´×¤áőHĹÚʱXEëÚoX,=˝W˘bŐHĹ’q-`±ěnŞ×Ý Šĺ!Ł×Z°Ú&– €ŮÔô%ćŐDbˇwv±đWFBbů>˘OÍ_ND,~×¶’—5‰XĽÍmłľxX{äaI$€XÎCńµXĹĂ‚ŕhń°äĉ<,?ú’w׿hX#°ś®ČĎ^ůZ4,kţÖÖę ­_`X Úw1 †5SkzčőXGä& ëéý ëş Ë"RďÁ—±XXľ"bęEĂ:ÓMUBaŮǵ&!^Ś@ÂęGzS0ÝaKAX=™ťÍŻ_9XbCD –ۇ”şçxŔ`ůŔżjŁío 4„5GĚ…°<˙ť‚a_¤`9ŽDÝ—†Ď.§`ůZPlýĺO'Ë*ŃŢă‘T„`•,Č‚M3"°fZOi*A+ľA°ŽŢ‹×7¬ĚŔňŹdĄź¦×]¬Ťńţě’ě 7Áb`ťet–ßXúÄg‰ ,{”ť |ú‹€µ |5°2 ŕŕ4"°¶ŔŞŚEkăxí„`Éj7!X>iŁż-}Őw Vya°,…Ş«ąë«…3ŚUŮç¤lÂ`µ„Á2ÖÄ`ąüŔęÁ"Qí“‚ĺtŁEY¬ó«•É­ŔŔ˘ŹgA°Q5`ůÂë[ĆŮţ``A±X^ôtŕ}dV­‘%ĽŃB`Ő Xxk5°PÉ,I›ËH;śb>í“€•RN†÷ ¬zXä˘áP`YĄPIRQ›`éůą#Ë*ŮF{!g°§Ţ DýúŔzÖ”żX@ OV‰·Vîţ;˙JOűřUŔ ř+o‹Rč*ôaŔ_Ĺ~za,#ţj¶¸)Ŕ$|`ŐyôÔüLü«)ޱźż<&˙jz ´Ő·XŽĚ$čźô+~j‡_ŮÖ=×00u"üę§+˘Ż~ęâűĘ&Hô‘şîéďč+|Ť }Őâč¶ń‘ú ßt™ä«ťÁľ˛űĆł••Ü-<“{ĹĎ.Ţű/ě\©{5«D ҆ŘNűä^ĹóvÖż¨WăĚĐ+ę[–VI ż ˝Z_ءĺ50ŻŢR  -ć•- ů}$â•íĂŢźBRŕ]ÍŽ/e´ âU‰Ŕ+ĽőšW¤´9đJ–׼JㆦűJĽzĎLĽBgőďHWw©q§ÜŐ–yWZ˙ďĘŰRlAŮ{Â]9ÝťWěĂkŃ®ÎÉşŇbTęjRy‹—ó쪽`WÜŁ}Ç]`WłĆ’ńâUŘUŹÇ¶~ XŐ&íĘę@vúvjŇ®j‚]aµ‰v•Ë5‹Ę߀W@©xď°p¦żxWí¸ţâ]•đ 7Éâ]íd’w%ŹđÂq0půwĄlę6Ó©\Ś„¤j#©z`¦EhÚÁ z0[ł«˛V˘Ĺ°Š|DČÂw×ĐŠ)«yčÍ]Ëţ 7íŇăă*¬Gěz0~— +Ţš!ŁĘâąťçv\"ZŐ9Ťě =W.«yÖ1§ŐĄnęçéłeÝ–Ę*×ám([vµµ*XÖ°H`Ë(L‘Ś1śeCŠŰśRdŘë¬+O¨l3ŁÂH?ľ}Ô/ąý¶n;ÁóH’¤PŤm¤H¨;Zdf©őąyŐꪉ˙ĘGcďĚ-1RDbwÝnµ;âĹ/ŞÎaM/~Ě6Ô-Y\ëĐo/9l«ćŔ[]űü ×jVŮ’ŃM|éŁlÝ˙ĘÖýIŮ"OdŽuőŚŮB >ĎčRš­Ťmo¬°kť‹ÁµµúăK ¬-Ž|‚TrZŇ‚_ÎÄmá®"Iý°Š'~Ľ€[¨Ŕűb9D¦žq«ěÔ<\úL*ď/âM_·ĐC#—“¸Ĺřą°V¦űŔ-†Ą<^ D#vş…ŠR6ŠiXk}3·fŇaÔČÜBB—žaDF8 ·°« ÓC—“j na őě…üXs¨çg2·żĽ–±.vÍţMćýhŘTt.ł¶ÝBCfó4~á0S·9Ü˝kޱú¸[OBż“W/®’°[ü0"Ů Q$omU©ËaŤ˙˛ĂöÖŐVuˇaŇg±·*Ňî őLč-›‚­Ţ›E­üŮ[l^‘–č[,¦zÖŘ;ů[¸®`~)Ţż%g .tXtĎvv…F×eˇňGw péľ>ŕişFgp!”żÚp‡ťuŔ żF(Đ®a®ç!»|řŚckÁµá˙„©/6 4>+‰Í…€oŤć?Ńy"sń䊳‚.&5š«2~¨€- IDsń{Őżá˛ĹĐb˛ą¶jŘe…÷˘Ľ,:WŐOš÷ś#Çé\ĄÂ#©ÎN–?ťk°=đpň ßv s“….%-ÂdM<jščÖží|Ďđ\Ď—ĚĺŇř\Diüŕsyő í‘Ďb  e«lâs±č˝ă{âs!C|8Šů„.¬3˛¬gtÄ‚]JhLŕ-@×v˛<ŘtĹ”ČÍ„.&Ć<Őö]Łk;y‰ ôÚŢ.Hˇ8ëĚb˛+PşĐôţÜׇ ¸HÚŞ‹ŇUŮčIjžś®ç“i©níú˘tU&·-}˘on—$Ćе‹;3ŠÄv3Ŕ](«`k˝n řÉě.´ w€zĂ»“—mÖťĐ]xó‡*0čĆĚÝŢ…%Ű 7ϵ’ŕ] 7#UŇ-Ě#«N~׆»i‘oEÁYü.$đĄ–5”–č]<|ěÖ.“Säř®Ť§ňá ‡°ş ŕőü´Î0mdzi©‡  Ź»/|+)~O\GĆw!]űÜ|—ő»‰6 ^ř«Cn}íĄ˝^<@xw«XXőă /BŻ.' ď¬Xd„„DgÔó†N^<ż((E9RĽ°ś ·fpgŠWĺˇlˀǧÄńâg)3Ţ_ /ô)ÎIîăĹńBhc[U^Č‹|†Ţ–(„YđH8Q^›Ůr†~˙ŕ 'ĐĽI®E &׆ܯ<Ĺs?çĹ(%9Cy^úëôb+DÚtYŇ ÓdřçLr–Óë:äÎÔí~%¦7^´¬őX´şLőÂcL¶Vâ~aŘCvoóŐř‹WFÎőüEpMç'еÇíŔ_p’ž?ÇÝ™Č_HÔsš=‘ż8<»«°ŞÍ˝˝É_č˙<ĽGŠă„ţbŇĂoüúýu|ć´zé4˘żoČnŔ3äű«¨óetk ýuó´yÚPˉýŐy|ą˝ˇšŻŃ_8!±sź–ÚŔţBČsů»Ó(k`±tčaÎţ1˛Ř1á_xhś¸M&PÄě ˙…ŕ{ Űe}Üa3˙ ÷JźÔďŃ#Ś2Uô“=R}"€ńjM,Ď9" -V.|äŰŚ)—o 0řFvµ×đëH«9 ŕŕsZjŤ—/bŔř0˛SP-]ôÔS‹kQ7‘ˇţ2 {^őZ;Ćv3ډPżńEŠ$°gAxľ»sîgŕá.—ý[»›˘D㚌5Ý6K±ž" ŚáżŻgwË,°Î1âf^Ń ¬2ŠÉç ¸Á ĂO$ŇŔŠuPh=:# G:Zf•ůL,0äDťş3粿h`8e Ý‘KmÝ_40TÝ&sô<2 Ś[ĘTa^GÄŃ5sđ˝évG]eáŔXěeĐŹĎŚôśńAM@0„Aľ · Ś»#ÁĐ›Ń ~µHĽż‰`™ť.Ů^Ś €±·6"ŚÇÝ“ÇÝ #CÁ*{ôF·Y4~Ő‰ †~í9ŐĐ~Ć‚ˇĺdÓçą`8:Ť|ŰŢ×$ńXh0vĎW?A©s= Á6űčĹZJ  l0ň8ź»úv*Á7żĐÁ</ŕÇ:-±sw{âđLpűjî+ěüšŤ˝Ü‰ Ć™1íĂe,;°ÁŞew§?Ľ.4Nĸm0EŹßO6×I^l0E s„xHC«JSMŁ`lń“Đ`8”˘/ÍN7•µ¸HăĆĂJk2˘6:ÂXˇ¨D¸č ÚaŤ‘“oů*&@ŘAŃ”ń†¤ë„0<¨řyµ 4Żcw0oKĽ»O"„áHýü·e ŽëDZSC Şża§* GöČăßF2ÍĆŐĹöË”°Äś·_“­1a—eô¨ ő•8aĚoÎŃ #q° ,¨U˙R«Nšx†O`Ëś0DţÍ«~ŕśgP[ôĎy€ę™&ˇÂÜÍŹČ ;4@âKkEEqˇÂ4)2ű1N¤0_đ‘;đŞNV–śž›a‡üŠ´°6”ËÇk ¬°2lĎscĺŤ ă38źĄ–Pa ;żSĆpÂnµ,lö|äôć+ÓÁ꓆ĹętĹěuŽ´°Â¤°ßG5‘ÂđhŕSynćg@…ˇvĄëđšSF…©ŔË-×Dۧ¨^űä…ˇ‘öp˝µ ă# Ur±YGýţB†ˇĚyűÓj…üF6ěÔ˘l¤ I7¬đëîJk€.€Ă¶‹RŹŃmSĐËŹIăńš»ÚqČă´Đa¬\ ­Z=W»>aB‡uQ=l•h/tSsħEtXц:ĂBlö‹¸= 8Őx,"pá:»7ţĐjâK.†‹ěţ©[şVý„ĂĽlźm 5âĂ6Ćv¸­íXđyńĂđň8(m¨»+=vł˘Ü„ÝŁ\~ «‹(bµZ‡Ë|lzÄm¬á©Ňr d‰UE¶}–°Č؆ƕ¸„| rĸ ›gkŮh#hěwv-‚ #†®‰>ç[Äá@u¬ŕY¬tüŔaÂă° ±č±č`1®)säčH¬ĂŻäaąFŁ#I D<ćĐL@Ç/7˛Ä*ç¬ý¨]~ÂÄüšôţ‚‰Uµ>ŞvČ^ůMl ×ëe˘ë…«:áYk‘&ć"P¬‘}Î4 EC"üF‡ŻŇCbČ,¤1–VwoÉD1XyŘ…c`EňAĘ>bĽcůňĆŕŰ›L1!áźĹÍĆž ý•¨b q'x#BĹÄeÖPC6ź,¬ŘÁjŽ•ßzělbĹ,kí’¤ç#Ľ°bÜwfđ `1:|©ůw ÖŃ‹1Î㨜ťŢ×$‹±<Ǥ—5NńfËl1ô“řŢ÷<Ŕ/¶*l‡? ÇsúýI[4Đ5^Śë3ÉúNˇa ż_ŕńą$~g"Ć6UÜŠµPŠ™µ cěÁĂnŻĽę3Ć1¬¶˛Vý,/Ěcʉ˝ĎČót®uěŢ‚…íc˛3ů6Ź! ``Ť!ŤŁżétOŘö¶‹˝z\˘řŃlŚgQ|s—M7đ~ť¸±ĘxÝYe\ mŚŕwůĺńŰăŢWwźyë 76µ}Ĺő¦Ťu«ikę/Üv÷ęäKřl"o •{N/°u<ňĆîF‡tw‘żś7Fý-«ä ÝB‹Ä1l1ÍëĐ‘%ćŘ8đ(ÎBßČĐ1Öţ/V‹Ť*gčŘhúózńý7č> †‹Đ± ?Ç?·e  ¸¸ŔcT™ާY´R3wŚ©Ěń˘Ö".WŹ]ŞÄ+Őr,đ®*ř·EúíIcé‰. ˝˙ ŹÍđrżđc¶áâ;ýí1ůcýÓ¬ö®µýJô±KO’o[±Gř[´ŹŐľpŕ{‹đ1  SKŕ-şŘ>éc¨łöÔۆÜßđ1 SşWXÁf ô1†Á<#+»ˇ'5ČXil§W*ŹK!Čž„ôa#ŮŕďćOO°I ml‹A†k{c"ó˛(ś«hÂńBĚ ú>~€Čęě@Ý9µťHdSÁŤŃ ’Áď. ČäŇ}ţAś7Š02ĆŢW§đŚŚżßg1TřőŔ#CŽC6 Í>Ő$c$ů܇QšÔť™d€6őéĎÂą dEµŁUč-÷/P˛éˇ·5@Énˇ>ŠßšwŹP2¸oQƵę·H^{„’ńÜióm˘´,ů޵ńqaÉHiĂ2yÚH3/Z“mfőnJßtĂ8ßř>ßřđdl”ëÖ”çsy Pf­Ţa~Ô–ete-łĆń"”Ýj'˛!ÜăM(ä zěŕ5"ˇlë<4†!‹0ĘN´Tx*ňzʆhŞńŤČ'ŰHF*cwkü7Ęnkص5ż/”mZKŞšď‰„2dGP‰´Śoâ (“W“­Ö^Ę/ë¤löga[”2<á~ö°] SĆső}2¦ (je*LJŽ9eE™îCĎŹ¸!‹SF‚÷®ô» W┡T¸ńXl{ż0e<â{¨kČâ”=ż{ᆛmĚ5aĘ8çx4Śă‘SÖř\)†ˇmä”±7QTłÇ(Ę>IeE%ľęRL€ţD•Í.kĚźFVVŽŠeÍ4{O¨˛ÍđÖöĂż˝Pe NuÁ(Ä:2© Ů:,ş6 )̉e›ÚŚmHöŚ,cŃlf¶ł¬j†s¶»Ž’e¤ x˙ÝópFhYS˙A›¨4@[´ ł v8çٱ_Đ2dňv#‹ó3´ g«6Kü­˝©e#¤ťÇ©eîő$ôýb–ᡝ-ÂĎ eU˝Éfžíoj™1=Mó°˙Ŕ–ů¬M·éU„X Ü2Üö$µ\~Vj/nŮ%ôŮ a.“L.¬üx¶ŽI—D.“şµďV ç]Ře:áű؉ŔN‰]†Ĺřď=łËPH&IÚˇÁÉ.#@.s‹˝zs|Ův¨éČFŇvÂ"żŚ[Ţ’Q× 0#%g¶Ř] `fůřcގďÇâ—ěěëô‚5fňË@‘‡v­”„/ŰŞVĎâ±q<ĚxĽĽüĚ&žłiĆífr”# m5^Ţ2aĆn,6µ~ň f ©+ůkö°Ýż1̦xý‰'Ă a1Řžóݏ¬ż0Ě,ëĎűq1Ěę`qęň¨ĽÖČ0cr{śLOcSD†YµŽ ™ąX3 )őŐÝwŢ™`ć×Ă6lQĆĂŚ§ÜŞv%îWú™bv™Đ˝ü‚1C‰‰e¦Ůwy|ĂiN3ürgv•ĺo3,ŞŢ·IŢW€=ëCyËl—ĆŚĹ=îtžŃ}ł@f¬*¨SXŰjI3MB±jŘf°'”Ůe\J=úbĘLmˇÝg ŕhfX…NÄ|&/*z{‹g†űÇŠ H>#Ď j—–Ii¨ĐŚTžŰń˲g¦k¸^Á;€CŚP36y(XA Tł˘6®î™›‘fĽďÎŁ|oŠPł&8đm7˝·#BÍđ<ʉ/1Ítśöş¨;×vźw±'Ô¬jŞs8§¦‚ 5Ł™svn€/±fÝn ‹vJäšaËŤ)_[‰Î\3>î~€Ä"ś¸fgSł¬–’ąf¸‘?|âŰŠ`łSĽY["IYZd31o«śłvÄŔ6Ă€ťqa p3bńşĺ(El»oFPęŘç”§) p†Ł+‰§/%ňÍšş¦‡ÍŹr'Λ=ŇÍĘnë—§Ę€ëúA7[fKt3Lçň»Z†çńfŚOy<Ň;;ô±ŕ }`¬ŘhľT‹p†Ęj ĎĐuľg85݉Îâ ˇ»–ŽH$@Î@<Đx>ËŽ%BÎ6?Ö…B_ŠsÎx2G SXaÜHgHťkÓkµ%Đ~\>Óm~✍ó`–Ń‘IglĆ»‘Ôe»őĆ®Č:c°âMF •-Ô‰Ŕçî›V&%ĂÎŘ´1[iž8(ÓÎN~ď·5 6!ÉęÂťńŤ×>9-’¬äŮĹÖî1§|Ďg…Ť]–?v ĎšfXô­Ť#!Ď..ÎÜ>RVâ[.u#JâE<ë®Ń˘_ڶv;ňĚű_}{Nź‰yĆMk÷±Gaw&óŚOĂX¨‚éÔČ<»•XÖ©E ™‰ô™±gĂÚ¸´&ż©gX°ýż©g<ůމ{pRĎx:CdŕĹ[~Ń?¸gs6ú Y#÷ ŹfX±;^;pĎ8ßşű,Žć‰|Ö4Q˘ÝBôą>CII$EłM#Ô}†6Ú«˛üR 6Ůgl°ţ¬~Ňń"źÝ6ś‘ĹOôY·#ĽVĄ=łĎđ‡†>XŠě3ÔQĐzŚ›+ŃĎě•K)WT~°€?ă5ŃM„G“OÇţ٬ł,¸€ćŐü6—¬ú柉0›aÁB 4źGç>¬"ĹŻ- Đ4ś~[ů“Đű‚Ć.DźćŞ)BаÝ7t¨»ţ'ŤĹL_­ "‹4-ľ]<‡”ŚAë6řlk*/î á™‘2‚ć1hĹšő¤% ř:ĽŰŤk§Ý,€ĐžSŇsîŐ8”…V5ľ>ćÓ8Ú…Ćf‡´¶sO,´[ÜŢ2P_ 4$'OîŻő„6{iŹ=‘ĐőaË›˝Ľxg„Ʊ·ő€ü…VÍrĹŁë‹…†UĺđĂ!hІ†Îé]ß0zK84L]‡O;tN;D »ş/Ęď´zg BŁę‘~42 ŃX”?ŮÍ… r^„˘a ¬¨ˇZ_`˛EECŔ˝_ˇýüľ ćęă]DË…EŰ ë9—ťŚőéÍŹ–NŘĘ¢mzč­A¦]¶-.®<âD=ĚĆÖ d´Íş÷ŐŁ56Ńj\ëýŁ!çÓ¦X×ÁhN_§ö"FŘh>÷·…Á?.ÎGÓ:»……–§âÉGs1Hȶó«?př€0áD6!Ś×tj^ÚBe¨ě·&ö LĆ™O‡ń.š4›ČÜÖH&S2łöŰĂ-ÄÜ „ۧ÷uusr%©¬Ě3ć¶™Ü)ôëŐ [ žzĹHc!q •IJvž4W`…4÷Wܧ›lo‚÷ľDI ¸/Ď×óŔ#Ű9CămĹĆ -DY»&-d ¸S?"Ąy6jËT}ą"“‚A„q’˛›’w+’ýÜëË÷ĎPë´„TO&♵ŮzĽ­Ţă˘R—hiľÍmaźĂ˙N,»ţżň_ –=Żň_#–qĐĎ41Ď&ˇdeě÷ÂČpMR°mUiQĂCć‰K©^ă‚–Q‹"“ąěVőÝî„xDř앍ĄXďVŐęp0Ě`™ł‰­1»Ěz˙ÜĆ`ßłÚú}Ł~6ňSŤjľŔdÉeăa̡ĐQ„/ŹÝaaţüY×˙ąŮzó,Č„ĎŇä šÝSź3Ň·›Z›s5k–C[·RřËv88K®ěĂŤöy;uÍNˇ(Á6X®u°{čyš#î÷¸…Ł™©©:vá•&Ďm HÎÜŽ¶Pck´'ËHř|&tĂ|'«EjIĂ»ĺ¨K=NŤ+˛Đ rĘßłSä‰ň‹úw8wˇ­Ď‹k}±;;pŘěLS]ĹnŽFTÚlŠÖ:oOK˘‰ľŞŁ˛ěĚS Â<:ţ*úVX¤2FôÄł>ˇbŐą‘AGg‰cxUf\ĆéťUŘ(‡ŹVťtŕZŢ:Łh¶ýÎ׆żš»łě—&ĘŇąuR“×TX*ě”°ß,úydŰí{s¬ÔÁ¬×Ćřhô™ô&48Ą©dŽ÷ŇahWűP±ö UâšĂ‰M€Ę·öËŽżř«MńÔĹ•±©n\­·© »®4“«Aô`˛QŻ Ť°#bđB*Ez®Yę$ÄŚ§’¦ÄëgĘAAd»8GÂi~´‡7]='( ĚŘ'(¦č…|ŽŤU¨¨¨†l«gŁ,ŢÔjŚ˘ěJŐ6ç&=…eVpeŮ*Ö)^ämÉaO݇7%@2Ťv ˙¬OŚp»%âťÎŠHSĄS\0ĺĎnWm6ĎőéPéFŰ ŇĽęcVÄžµŔĆ »<’á“Ä“˛}3`&ľ›ßĺjťř˛˘…˛p^mz."ţňá’B*NĄ^ĆΆĂŮľ1­ŞŘ°óČmßşá]]ý;~öfĐËĐÄŠŤ›6ŇČÖĘÓ _Ćk.jLH.4cĹ–ś¤ˇĆ·çŮĂ{Ö}ń¤µŮÖ°—ułŘ-7S_ěYŵWjᨊřőÄ›üIˡ˘łĹ]LQş^qËa}t‡‚bí(LÉb±ť–§B”0ÚPgťůz” W- %ÓjCďőćťáW'Í K‡Ž˝×=3ěçsq†ecž»k=[J}gd™ Ýž^đÖÉ ęäuĂ#Ô´á4Ó(1#Éŕóâ8@WRČK"OlšödEZ|šçTP»=wf9Ô‰Ľ5+Đ~Ü €fL®rÁälÝé‰d ŽNî›x¦nĎc|âÄ*ä Gf˘ý\Ś”đWvtŮ×aúLuY¶äťěh*€á=4-+š8ÂÉ ńĂD$O}*тѻŔă˛îFkŐT3Nš±űňbŢź+ŰFę?¤·»sĺ2toÔK=I¤ ŕŕ1A8̱bE|.)ç2&>—Gqä-yÚĆžÚçXěłŇq~HÝ›ě3:ĹoŐrsfƶäÝ\sHOékâ€čeOç`śÉwşA‡5FŹ%ďN ‘<'=ĆÍŚÓ˙]µ$ůysp8ČWC¶ĆÚkó*(˙öÍűXˇ+. ‘vŠ®M‘;g™îÓBŃ“<ł¦ó(š9x¶¨Ć±ĺŞuó-Ö­zˇÚ|řPr´r˙č»@—Č=›Ł€;łF×K‡Ťˇ™™ĂÂeŹ}űgáďťCs¨řajóň€ uöëÜÚn5 (—zŞQÚ~ÎĂέÚBUž–ó ŘđěŞ8Ćł)ĂÎáŤV®¸Ś-wXKS8źQ gD¤@\…}čyšő9–yĐâLŁ2:lqŽF·Ŕ)Ď®aJ¶(vVC_:ž5!gěMÝ®dÉsW7!gÍh™"ŇŽj±/¨Hv†çßF pLsĂ ˝yĺ@Śy)%Ý 2t(ťYyčçLĘYuó°,LńÍ`‘'ˇA`Ö,qC^ÇNÄ|ęękŚwőĚ%f#x:Ôŕ;BçoWNĂ‚žD(”Żöhg˙ŐÁő®Ďl¬˛?Îc2Ąž/ Wµ†Nđâ^šB Ţţi3T<9+6K”†5m©ýv‚Î8!f‡—kfX°äś1Yx3d;-ťm§@gEÓÇ!zlOÁVŚá5ťů¦Ę´‚UBÖŮ.ç’“l,×·#X<é¸ĹofMAŻ=˝M?<ź ěÂňŻđľ 'ignőŘ!—ŕál©X‚ńř]˘ČáĎŰ_/úrů° WÍăseÄě,Îr„‹űů§š¬řWp5âÎ4Âö ÎźúZ÷2łnc˙˘±áóv¨°a;,‹¨ç—éřB@±‰đúČXÉ®{ľOQ‹ţIe“$•nQâMč­ŮúĹ!Ú>ĹŤG%őLńĽú ˙“§ŞEZCĚčp¤äYo…["™âja¨‹ěĘ÷đýű<š¸g֊ǡ§Ź§Ď^Č=«ě‘ÔpÓ®Dµ……Ř3|ű¦řw¨ŇŻXG/MéślĽf÷&ábeb±˙ŕš\˝v^ńÖ:›»Oµ,(#e?F ßµN¨•q¶hWťŮ?xęá`…ëC3ĹiŢČža%D§Ř)P—gíAĂ,ŢQ`Ě·BަÉ)Ś„ÄeűT®qN˘ĎÜ;v]í |3•Í~ĹŮÓŁ*‘‚ ‹› Ăź]k #  wű'…+zăřUŘ|$ ±Tt1ÉL¬7tg' ˇ΄Ď{1%ŁĹ˙&ţ ű·Čł[Îľź“ř3 ` Ęyn©pÖ0hN7§˝ńˇůŘ®ŁĘIúY2ÝN檚şÎKxµËćCu*ŮűâîźXyË^lŠ®VëŇĆ@ŔéghÂëUIŘîĂŻ§˛I„©éZyvÎ’5tĹUŘŘz‹Ënž Ţ>y›Łhś}Ş8!!ô™¶Yîú÷1YĽ]č2éE¸nĺçĘ…]'«.«@#ďж6.qŮN&šĘ%:˙á}ŞU -|•ŢčèŰĎă…d´[Ďňa!·*«– ?#©ú"fAD!bÖ ' \"˛{ó±»ß˘ź©/ß…›@R¦ť»ě*㎠ÄËZĽ®r“~†‡ç´_݇łÓŹRHÜ!«1r~:Őő”›€ä3‰dýD®qôŢOžüĐôy3_Ťß}'˙Ś-ŠŽKűyč,ÂźťÍ°ÇŽ­ż 9ËĚ SűĽÝ_pŠYwY‘ 3ŕR4VH?cbîh¶(`ĹŞzfÇPư‰Zˇ‘zžcí 'úwÄ-»đ±ľ¨ťŁvTk¬ăm0)˝G'ű Çç] ›@=]v=2~ÄŔÝZŐ¨ď ,@„7»·„týÇ€»®űŁąCĽiβű´÷¸.qĎvUUа~€=±WÜäó˘ż)\€úîÓîGyŞŇD]Ą÷C­ ¶XÜäž5k7o1C܆~˝«pY»őRu6@KŰ zĆd­Ś…[˘Ťp5{ ęŘgŇť1ńéýř§"DA·7xߚ˳ňżŘw7ZŘ|މnMÇt’ϰđ¦n<ĎčŠ{¦€h†SosŇŤç¸cĄ'ä\˘‚Ě%łiřsKBP8gî Sq1ůp°q‚,˙Ű;¨/ýŘ"đS)­ă3%N˝“{†Í‚c}tďu/ežČUs‡Ş–1ůXÄ%ٵĎr’ˇ93 úBcěŞ`Oüđ»o6AöJlѶ»¦ćÄ©hEły˛ĆťQ #Íĺ–}/ąµ°ĎŐš$˛Ę8g…+?ôر̌#ÂĄş'&¬űlYm·~¬Ťö•F.–â§°AŁŕƇöX­jÇ~‚6.cídúşs‡ 0ĺ4Šä曉«˝FÇ Éä [©NHţߪň\l^ML˝Ş ™+&űŔç)ř Ž×±Ó=)Ď™WĐ\™bťUŠO8ýtÍL±ášă›ĐácŚSä­Ş±űR5Ů_T°¶9AC;­u%Ő+4m˘–úź‚C|·&şö›4´Şä0"ŤxD%IŽůúÁô:ŚĂg ®šő¨ÖŹwr ăšu–]Ůk4,Ť¸^˦ ť\° ¨ÍN”R&Şî[s8cÖpuxBG¶Ž1N·Â\ĺś§í…T4ĚJş#[ˇ·’]z ?8íŻęź¸) A‹8óŞŢ6‹«Řça‹ł ÖÁ_8=ř¸e{éě*"ÇUĺ`vť|#pÚmř>•5îÉu{Âm‚Ń5A8Á\8rĚÜ˸hcĚüŹS–ÄT×6ŮŤiŠKłÜ÷|ŔŃh%ą*°]üôbé 9Öč›]zEÉÝ• '€”¨O.ł‹XĽ {¨ČhśEŃ#±¬X—ˇş˛ť †Đe¶űşgXn!XĆb;ńĹĎÂCDÉ(;Ô›IʦĹjh3Gžv×Đ;–žĺÉé#DgjN!ź(0·ž3!Ř.ľ>Kdś$Co•r&·>żľ‚Aks„ĺÔvÉPBłź(`cLÄ{ß/ŞŇxâ|ŞľŽ9¨ )-&}«Á%p‚ŇŞŔć"l'YĽ'±˘úą®TRŇđÇKmŻĽ ľśâĎ]l $¬XlVIVů~XĄUřDúEI‹ShR"UO ł ŚExsŠF/őaUťŘ–iŁ«C»Ţ]'Óťm cÎ ‘ŇVg›‘8}Ó’šĺ­ą]©QĚŞ` ““†\7•á u'Ť}'Ô‘u©+8XŕD:ĺ”Ě€ŁÚ7ÇtôÖ pla¶a›q±IđÂApĘX¸m´ĎĚČ!ąEPă–ÓsRm ˇŇ8°I˘ŞáWE˛C¶wX.ţ,w««XҲ—vuëÍş'><¤!Z˘©ťÔă@f€âmNµqŽp|=±ř†¶&ŚŤ^Ľ»YIěÝŃ–4HLĂr[9žĆ-škŰĚZ•řřî4ŃĐůGBčˇ ‡U ­BR ;G:ëÁ¨ŕÓv}ľK¸‡âľH†š§–DV»Ëí·ľťp^hĂŃi—YĂε!Np‚ňL}7ź]jđp«Ëł1ČCÖĂÎ9d}Đ3äŚäކ“Ť}óâ—nŮŢÎŁ´úSšłŠěvĘLŢć@–"éi—őŽxdb¨±¨aL'© y´ÔiŠŰ>O껵¦Vă×(ł&tŁHÝÇŰ«…cL„ꦗámÍ*E˙ (›¦WŢÁĐŁ‰˘ÖÔkĆ)ŔŐý$“l«‚ĽVÍ/ Ô<§¸ObÔ–ŁřN!›ţ?qÖľ»bQ˙jě‰L=Mě⹉=U·ý:Xă6ČÉ ‚ý†g[»7 8Ż â<8^‡ăř.…'J±|Ů {‹đ¦9¨f9î«‘R¦„X%a +ö©;ľ{<®…€5>?M[Ľďˇ|ś8Óâ_űm'c4{ŮúŔŻĎHďě áÁž«“Ŕ1Ä`«ěß"Ó‚łÝŹHź'~B­Bh¸ÜĎ|â ĐÉrK–…#ÉĆJ‰Ýz̲qö‰ Ľ÷‚âŽáڵ>IžŘż ő©Aw,.ÚĂřĄŽ±ňŹžß® |ń¸zxNĄ4aÖ®cc@ČŘČ\DĐÚyÚ„ÁMĄµÍdËʇ»i|ecŁŢÜ"KŠ­~č ¤L„SqĹ2 Z˛‘jđ&ăśţźö'Ć÷ČhŃAłłxĹŰ› 4»xŞeiÉJîş;ŠHk´8:’eç5w`źďş`¸±0&ćeg,ĽXvµ±}xYö‹¤µ"đ6Ł3$­/K ń}ß$Őˇ,y°T;9l­Ç·ćdšŤď=‘%5ľV=Ę”Q˙zŃMeÍřČ×8I€¸n­’ ,ź]sĚăTŘđöŰĺ­kř€n ŕű·ţ—®6ŚÂa3ˇ„.R×eě¤|„CĚNtK'čPiBÖW'uć܉a#ZtX°2ü"ěőËXd«kÜëéB±aŔĄ+Ŕ }‰3PÉĆ3–Š÷î$6ƆâfQčÖŻb±±ÂRÜ'»»lݍD±Ý*;ą0PÁEĄťk˘aO5`EË!–±/;˝‡:•F„řeˇe¨SÍMwŕŃ"8~Vő ôÝaăҳʉ7ŤU6¸¸­•&Š8\ž4;"µ=Ľ"ţ|ZŇظŃ_BRb´ÖÜěM@´˘… ±š›_­m7il:›VVIO:Ä%ZĐev+Úµă"MF{ĆQ….|˙CD*n÷ěđť®§“4¶bŁ Ťm;Ř|ÉŤŤŘđ]ůŹ*ąŽşx´¬"J©í(« GgŕH6Žîˇ!HCM'G>šĐŬ·Á'›nč‚¶Ąüţ‡±§ ŕvÎć‰f e‰dsxţ%˘Ú´®‚¤wŞU“çŔhď>»::ĹöŔÄ Ű4:ŕľaä±Yň‚mukŐ©ŐqlÚăó‡<`xcť€nŞpĎ=8!w™f†”ÎĂĹ!q&ç}Ô“Ď>–~ &*‹ ׼Á*Ď×Ýş¨XÍť•(·—Śíž¤Lý 'S`Ý)T&®›s†Z˛Ůh–ĂęNéÎí, !QéŔaŔ’€dM݆>/»ĂÎ1] Z 1>´Âů̱ÉéDË×°úęLU !áó‹. ŚŻÇ5Z OpáÔň„Ň¦Ś·Zőö"ÓčRC×Î95Ä€Ăřâ ŢÄ„d(8Däy{úMLî2çĚ(vŘÉichAŻńúđoŇ.N[WĎ2XPĎ‘"µQuɸ »}÷^)x®QJcĐČ0ťś¶Ó㲠ň­ę*tę8Ii;ÔAyĽb¦{'ĄŤÉŹĘÖȰéťĆxŁr•5\µÎ'T— "<™Ťß G*ÚeŔµŹ6»¶x+ŕŢż÷„,"µĺ6Öţ±h*”iý˝¤F]Jllaâ#†śšĺ±D\ěą|a|":É>LV)ŕš ÉD $=«tr_>l&‰Łě¦°Ô • :?ÍR&9¸m'Ň”ÚÔҵŐVTr(×l µ·w’ÔĆC2žŠ–§ŃŽz“Ő†ó; Ř…c2·w‚K¨ň»ę·~ďz´n´6|ťMNłĐŚa°“ÂÔŔujÖŤu…ÚE·ČÎT4Ő]4ŕëżO^§¨†úÜ(ŚnÖ±,ÚΠW@6t{4Â,řôTń6ťPčr´ă¨ńđ0 ŮĚKkőś]¨Dőá™|ARR)‹:%VCČ…Ž9í¸Ň"×Ć&)k©lŚ1Ö§†S9*‹eâsó_ÓﲋŮĆŚáqęňśšŚRVń´ŤYCλ„ó;^źČ¶Ć )Q)Âľr°żňhŞ05ő»0Ľ°~—K?×AŚĺ!=`óĽr“ÚFŐąĺąŇ— >…«qUr±9`4Űš-ă2#`,—5€~oŁÜ‚ÓlD«_ °{Ţƨm'’„IXK[ŠşĹY E6tŰ~<čx6XÓ0‡˘&'Ëf 'ř‹{gß& °ľ&^ĘIžţ…ÇŽ^…n#‹ ŚÂnˢĎ/ ŕm­ŠebâŁëÇM= ě—Gű4Ü@kaőĆč˛ŰęćçŤK†ţG߇”Ś–,ܲ‹ŹĂ÷wÇj'2Üč]ÇŤ‘çLOˇxLÓďŇ<¬•wNż]ގŔ(ÎrcťŇ~áÎbHĚË4Qäšťëę-š['Qec±ź˛XÚě#VJńĺţ4<58lĐb€->&S›ˇÜPMŘ­µŃB-E˛§Pn(ŔŞXöe äNîęúÓ1WzžŐXnrś ĂiÍo‘üI–Źp'“Ă„îŢŘŘ­GČJńb ź![Ô°Łt(#[Ď4Ő¦5¤sÁ:;,0­q· Ť×%Ěq ŞŰˇ!›n˝ŐşSµî±Ńůé©=Ŕ7ţhŃ?Đ ›ręěŐŇ®„şá̢Ççs"<đT7(śRŽăT›Ýśec ‰nW¸é .µ{ÓĆn¦T,°i±›MdĂ1ÇgÉ5S†çdě0ÇĽ=@ŚÓśćĹ9 b“˝ŕ đľSrlc 6űĹçb˛2łĄsbg–ź—îbÝú0¤Ć8ζě|Śë†žMҤŢěF.Üió·ÂŠŇćm_â˛Ę1đĆr#6ĚŘ­pëơQXČfűĽÇŘőŻť™©[=ľř÷—ŞMh·F´ ˛Â®fž wřĹG·uĺ0Pf2M€(T(]ˇq(„·çZYŽa˙˘ó,Ďm&č‹Lť˘ó·o¨Âw™Vw×ZbńŞÄ»USň¤Ě‰(ăęťś’?¸ňTnĚ'wüáűVÁS3 éj 83„@P,u'HÇ=&ëTRJ$-Űd>©¨fW˙"ßM©=MĽ‡Äö`îö úú¨\;gĐtö"ľ.¬|îłÖݮߗťBÎ7ZÔb9ÝäłişUłd pËV*sŮúßhĘ2`„ µ·\Y)v–•iŞŢ˝ueßQŠÇłm]´‡>›ÚGŚN OR"Ňľ˘şrčĺĎ2#ZĘóĆ 9g8÷ł¦Ö9o4÷ŃņĚÜDrÖ'&'ćŤSÂŇĽąá©“ö)®©›Ś˝*^éĺĹéb˝acżěQCźăęㆇÝţşţŔ`Ě…/ÔîÓç˘ú^Čz㙢I‰PJ*e‹FL/žěM…&ő°ń ö ăBŇyd즢©örö2˘óőĆ^ÉS¶´›OźŇMç)\ĺştJ32`˛ş-ϡ?ĐtGĽË¸ęö4đQŚő6X<şňę?žŘ‡I˘îŐÜç:ýÜ4eŇFÜyaµB6ÜbŘ! Óě<Wr}Ö—pÚńŃĂpłÝÖă›ţÜ8~ŕĹnk—Śßî©Ű»Y‘â8-™Ŕ/ŁGÜěŮR*ĚšYeÁLřtaa”·9ŹůWQkÄGę:y2UQĽ}H$@´ěŘЬ?ŔŔ“bÍg+‡75ĆZwűçź n˘Md túýąŹŔGSżT«Ű´'Zp9,` k|ĎŢ˙ͤĘzŞó9@ó| áPËȕϳö†’ħWÍš5á敨ýąKĐžuŰŰŰ-ç`śö.eçT9-B¤püŔ tÖ±ŘG3¤ŕ¨>§˙|zôWÝduo& wá·XÔJ"ęÂöż9WđN^N脟ôŕF4Ř&VůŃ™jÖ¶ĺýąÍy‘Ös0üľÍŢĎmzpĐ ‰­Ć1„¦ô(–Éd®=ś^ ĹŻë¨( Ĺ­)k…(R_ ;€ ¸Ĺkťµ–†+ ®šłHŠÎÄĆŕ¨8s”_:kÝüřäŘi۸3 ĄE†©%t! ߍŚ+»ëĂ´ţůś~Ça϶Půhhótމßćłűˇľ!ß~p‹Ł9ĄÉ"Š ź ›*ĐLá˝Bî+3Z€F\żd`˛NQeč÷Y$żf„óĄxźC:îvY»přű;ÉÓPC·*VÁ–fŕ$`ěLŘmŞ`Źł>śŠ#»Şg™-ů¬‹9´”˙â2$ -`ir¸ájy7CřŠwÚĐÜĂdŽĘĐmm)ň›ű¶˙Km96íŁ'řů€8‡µ\Ϋ u ˇZłŚUÂü|§.ě¬ŇOš-’Ő˙€gÔ €Ő·˛`·ÇóS;t‘ë!çý,ž§şé—©qů> @Y™óMĹ–ńéź<›î?ăÔËoś Ĺ}űÜz×®úĹ•%đ‰?źg·ń-V36s„ _ö?x-ždĆiíXůÔçĆ„¤’#^Vă <6Y“‡?(e˛ů¶F@AÉő1b‡“&ańÇóá.éĆă„×:tW]§JÜ˙EúÇÁ ‡&Ű»ŕÄôĆR…2‹p†iŞ#öşµß±ZŮ`;ťP|*÷¨„§~Ďjµýąúś‹•§ćČCç`g3llÚáńďśß îJ´RU) 6ÖżCŽ3f¸¶ZsW\élć Ĺ<›!°«SžóΉňźďLk=oaxr9ńć/޶¬ź3"`´˘ŁńI6"–ůcźé”dF]ى]–| ĎVRłX%ßs'ť+*oT‹M»H΄ՙôO3»ëYÔ˙Á#Bęq°8,ßŘźçęźsW 3™iH7ĽI2‹”O|–Ş#í»'…ŃhlĚľtŤŰ}=?<Ń×B-ËJ: °ĂK_Á`^şĹőóýř‡ňŇ,‹;ą,;í ×PRľôs»y°3äĂâ“yŇÁ‰­<Ý`Wx*<ŮzŰŘlD·ślV;éÜ‘xŹ@Ŕçy}~ÎŚÜa#ëL8Űp#żŮ˘áIţ˝Ľ.ŕkÁBĚ€cZ@ćH+>śv &Z‹^dV‰îHˇEç9Bú¤G׮ʦĎ%ßÝÁîK’ÜWŐ˙-"gˇÝu_ˇŇ{ ˘żśW8Ŕ3¬Őai¸ü!bdóţÉv‰tŹÜ˙ł˙}—™Ö@·ľYř±YU8÷ńamŃo+üçćĘ«Dt?wtµ<ô0ŕčg^ö‚ß˝třő@ś;°ŐSoýćNŢm˘8řpë¶Đ/Ţ•Ŕ`6ˇ˛~i¦(ÁÚ€\Ŕi˝Ĺk°ödëÇi˝U›ĘâXWsýóZSlCCŤAmř±ő S›”žé2đęiĺŘě,‡BCaCÚ‰/Î&ľé._dçĄ÷§@ś%pLtw`Y~®"çňÔ @t|ŕF˛p~ҢXxžŕ?•›>^D“ě·7˘Ľˇ‹"ú<čăjj®‘¬¦ęîxh51PŘ?űŞńł(Ö•î`Wľ#ánOöę!(ďÚy5đÇíma‘ŹI»Î`S QĚeh´âdÓĆ'őöTí ŚV™=ż};ŻŹú¶»Řý6đćĺ$(F=ęP2đd*ňÝL&ť»ó,°ún»/őŤ´OYOÇs} ÝâŢ;ý•˝FÝń‰Ąş…JŚćş×¸Źç¤Ť;Ih|46×ę\™N s…ČL}Âqş8AĘ XQ¨3*\Z‘?|¶…W€Ú®Řá’"o÷ńžgۤ˘Ĺv˘‘O»;źx“ĺ™ÂoĹÚˇ9Ý»řU Ăăt†/n—yHĎĆäŁőMÓC夦¸4*ł]Ju……vęÓ¦6¨*©jo=tĺ†<ň8FiîóóĄÎŮÉçĘžĚŕŢkq˘â`"‡·8W…›ëh-sŃ}ľtőKĂ×”14óŹţđˇA;2® ă@ă’čŠGtĺčx6Ä—ÇŚB—Ş‹ŕ©`¤đ„47O‡•6OﵫĎ^˝…5‚wv% $>ĚĄŇĹ´zdşÇ'VěÁśíbŃv%OůwŻj^6yÂĐp9y¦?‡Ň“ÜĆ+u~HµńMôąŘ—Z`š°ťeç`ݱÂCšŔU©×ŔgŠNqş`ôyű 1®€Žµ #.…Čěvá C!ěĐ׊ňŞ—tŤčţX˝š¸·Ţ'˘u„yŻ\C hî›®1(ôfbˇ=×Ţ„AąÄ†¤NžÇ…-JřzŘŔ‹ÔMµÜ!ďĐą”)íŔ¦ŤkÁeÚą©=b´ľzüŚ÷ć3z[ &–˝2ńĹŹ€‘Cľ©0h<8vľi‰†(źCĎÄ©Ą†Jh-ŮoĐ:O ~|3ŘŰ…ÂóË#đç˘ýsíš÷kËF”$×(Z¶cKËŽ$”3ÎUeß“$©HŔ~;ÁŤ_ĺK’4…?O¸-I—Ř=ĄŇ!`b3í!V„Gł˝‹×ăţ#iĂý1<Ą‰ŇĺHÚTtżu± »C˛$ yŘyC,H’8áŠúiĄçŕHb74·4_-I’Đ'2¦öř°,IꚢÖË˙&IŞ^°ĚŽ$LFpo҉BŹFP$!QĂcąYTzŽŠ$6^bóąěéřĽ Iű:Ę@豎(:KÓ<ľjŃ–!ÉR» eĽJŽ$“âţÓV(ű\t$±wŽj+HŠ®áŽ$Äv· ˝ş‘KŤŠ$lSÇ!(cáh8~ů|9’X˘łôKr$¦^gâ©'GK…-x[]ăÉ—$=?FŽů˛ťăФl´$MŞ>ďó6˘%©*ëqĹ`>k’0żvĚÄ#§é–&‰´ĘîÇŰagI“d­Řv ęA“>&ŇG¶§Ů4SĐ$=ç=ZčăLš$\fé–éIE»©"˘Eš¨…ź˘$ż& U'QBÜ)N­/SÎŽLçčVě’]›+I)ÇŔČŻ>eIčŹR{ŇŮ›\Ib§»žâŕJBc)$:ÜéŹGUA®Ţ9(ú`R%ń—wnöáĘ JB_M%-׾ńg©_¦$=$ű¤Ó{gÔ4%ŃLryíNłôÁ•TĚ·[\mŤ ÉlJ±¦ůám°Ą!Ş’¬V·ú)Ţ®¤`)ŻÉ•ÔíO+C|Şmš’8˘{-tKCSŽh*K”T'nő9gQŽV˝úڞo»‹’xŃK@ĹJW”DI(_ž>«Îě©‹’ld˘E!řÉófr%‰…ě÷ž\Iąµěr­ ¶$x5ivX˛«^&±r7ÎIáSZ*“n>(vJPOĺ&ń>„%ÜšťŘíŤIjŤÄőťGS™ă~{Y×. “Ş˛_m6d?[Eđ%ésiÜŠŹČyG]éDřžFZ\ľ$ôZ4¶QűŇp$]RUdó(µß÷Ű–¤¶ —u–$KB «ŮF_{ůˇJ*aÉż~’Đ襝%Dp%ˇ ěsĺę)Ř’Úi2ÓÖ ţuIĚt,ę@?$s ş¤‹áÇi¤sn—Ń–¤&tŁ-‰'°cw$Č[Q—Dôŕ1s(Baţnn}pftZĆ$Y†Ů€â Â$ćĐúdă)ý}IŽNśxű’6ő4ižÓ(5É—DŁ6ďˉň,aRŃdş/,Ď"”tI:ŮrF{>˙g˛%ť‡ď±Ľ;GŇ%áĎă lĂ(?&_żZMcj‹–Đjú’SŔţ^,úďŮ–ÄLéóřű¸<?tI+\…3č§/i˛aѶ}IM_éĄLިÁ—D8]ŚV_•ph“¤PBĎ}K™Äs!C€Ëš˝řă”I}˙4?á?ßRV&!Ł˘Ű|iŃűKʤˇĺR_ŢY˛2‰{˘D—úÔß”Ie:28Ś÷V&JÖYÔ“2‰ťŘ-QłyáđĂ™„°ĆŠÜ]aŃ™ÄŔxÝéZĹ^Ö$őćđ}EkŇvXj§Y÷ěsŁüźĆ¤ :ł1 ąő˝űŐ§ó%“pg uî{ŕŚ}2&Ý\§oka˘Ň( “š*˶ŇŢQĬG[ĐÉo_6 ?}I¶`ť_x˙äK„¤”RŚ„ źŃţŇ%4h“µXhĽtIŐŕ#ÚďŐHřö%µ¶ęđ6üĺKÚŞ5ŁX[±.`4&uĺoÓĄčç.Lâ3 2¨^Ődđ2&‡ «‹Ć$®‚ĚŹiµ–^1 “@ Ă~eVí–I„ĺŹč==…©é(Lš“JŐ:ďw]ĄiLš˝ŞÖ#YZv&uNIÎZěńr&áŤoßəĺŢNµÔ_\‹±lüĽł‚ ĂŢ2&1oŰD9Ńé¸'_ÉQŠ`Ën(ýźľ$ŹĄű}ţ&Lj“ţŚp"“4nĂîOęÝ# “ÔÇ«-ÝNŕňeeR=|;˙M™ÄĽďŤKc{ܸNn{Ń—TfOĆÎř(L2›Ö5SO°‘|I,¶“| átÉ|˘0I t&µčď/_Ň"ŻA74…IlŤş|2{§4 “PŃiF-]o`ů’:““ł]i‹ş?S—T©ë*i»Ťhźľ$ëll~ čY–¤îňkÂzt%©AéôŚď·)‰ő¤I6ëÉ”DŚqw6±qI”ÄH›¦n^Ř$Jb‹ÔÄ Ă˘±LIÄQâ˝+F°Óg‰’(–EEPĎľĆGł)©7ÂŘňUÍJA”Äű·®Ą4™M~‹’đ$ÍéŚýřaJBă”—±ˇ‹‹¦$˨\v±ËŐ´TIÜźp¬RÄ+ŃÇYŇtŐ<«h´%© †˘«éî ľ$Î÷2cŢŚVî—-‰G|Ő:2™’ć‡-iŠĹźk–uIČh ×ÉşŁ~E]ҦŐç°‘E)Á‚.©*Üg/ÝU~č’N5PءđeK˘ga•{‰¶$önc3ĽźúŃ‚-‰ ”§Ż1g“¬ię’HŇ˝gS¦ůÄ‚1‰OËľF†”S.)“đebý5`qk?”I|÷L@kŹŞ÷‡2i2m;´8Á™ÄÓZgŚo¤?”IśňśLÝŁ2‰µ·J~ž.1–‚¤LÂzTť˘6’1I($ö×Ú߆pć-LšC‹wÍľ$†¨÷ÜÜJň%!YĽ‰źą ~ş¤ŞsVő®ˇă/Ř’BjľH &;˛, ů>ýŞjŞĄümKB_ä öó‡-©DöĺqĽmIřOO´¸vÁ–Ä4 6.S@đĐmIHëđĂŹP™Fů’xŔń9ĚÝeazë<&´ý-Lęhˇ™ý˝*E_âVnI:]żč’PY€˛¤KâJÝŃߤ„¦|ZŃ—„ŢĘűtcÓR/ř’XĆ.©\˝`ÚQtR zN¨ K"<öśgQŁ1iðúĺÓ‰˘>Gc‹šÍůĄ‚Dcű6ε“žl< ¤Şq€ÓDßÚ~ “$rÜ{2&5Âaćčĺ¸ę/¤9Cx"3a’”’čđPUÝdO cŇô«t\»lLŇŘşżµ_•IÓRýÄ)É™t“~` Fľ^V&áÜ>ů'čENĘ$ŢŘcfK‡~?“n.şçŚ@˛0©ëĆÜýńmK"n|–ÇęK—tPÂ5{_ʤKbËČ~;+żiçÂ$żĄ­aDľ¨k “@gEĺOuIČ’0I ĄÍN?Ç&!úb‰Í—lř]‚/é0ĎŻ’´F˙)LšýŚ{‹Â$ˇ?QmVL/cRĂS÷ É„Łż0fťŚIŤ‚ŽçSŞó›j0&•fďY^»®_”IeÂńáčxK“Şź ZIÖ$îř¶t"",{“LRm}"\0Ł6‰;;Ó&JŢ/mŇFŤÉśÉ»ÄKË›$Ňűjęd®í§6iî@×˝µI|$ŞţÂŻÚ$Ö ÝB[^Ň$dt»ßř'ú?ĄIóË=J Ň$Ćő 9;’Śź>Y“Đóä)!Ňű5‰uÝK0ľu^ţ MBŇÇ«q˝|Đ&h€çŢú„ÇmnöÍęŘ©5µI›5şÜÖĄFmĆq<ý}žĺ­MbGíđęÔxk“PgśÄ_¸K~h“Š×ĽĎ+{“65*[¦ŇĚ"oqRY îńś'ÍŐřYY“ŇňdÓ[śÄ‹†Ĺ´Kv~˛7‰Č©˝ÎÚk×;\Ú$ŞOÖ˙tßÁ˝ł¬I, QݬËZf¦űeMš<_Ü™/k]vV˙aMjŤ=X·u°éŐł5 ÁÝ:j´–´Iś8gÄĆ$ysk’ByܕƗü&[“Đ€ě…÷ń X“ŠóČĘŮ^Ú¤fm¨z8ĆŰ›ÄCaʰ¨†żżÍIh\(ÄúCśÄiźŠ8’7‰H)šY*ęŃ{™“Đ\ĺĺMą‘¦9icĺWoq{Ô’;‰…c¶iÚyő­N˘Ŕž»ľöťŞ—/wŇܶNČa–< Ý]Ŕ•ÎŰŹć¨+¸“Šąc<–ÔśÝI%çÔfÉťt0’µąłs|‘'Íľ†ăĚň$¶1íl Â`0ý‹<ÉDko'ń ¤ă]gÉŞEbĘ“0ÜČjµžmnÁžÄP”EktŇ?Xţ$чđÁ}ůÇ3’íIÜz|xä(gŇ')}Í­fÎ? ůŇÂQ ű„=铯u7ęóĄ_^ö¤ÍOÝŕXöęI „čĐOşĎ!% ”hľˇņµůý0(MV"Iˇ„ů€ĘöFo…ŇÍäŰt-TÄUA „l"0ŻŢŢÉž„sÚÍć\Żg`”ką“ę°ßś\ą'¦ýĹť4żşßÜId¦ščWw’úLgNKxp'á»CŐ✇ť3ą“^ńëÁۉ]ją“Śj<{0î–ĚI|đŠšpł^YśÄĂp'Wş8§č%NjW\Ł8©Ş7ĺńP2.mRQ‡â¬aŽš­I(bv~)ľ~–·4 ‡ąĽÂ×™­IČuMÜóŃ~h“(Ř©–Şă°]Ö&íűjŔ†b%h“°2!‚;˘58z“P©`şÜh—ś?â$5É_>wSxfHî$„]“¶šur'-1Ś”ř%O‚_o!śXň¤‚ń·É»ř&ýÓžTg lڬOâť‹¸­5„3wKźDo]ŹćIy“а¡Ńěň•ľĂ—? QŢĵ@ѲüIE®ŐçÝű™°{ž Ők3íeÂĂŽý7VAű \(I „îí”U¨(‚?i«ęŚ´ŔÖTA $w[sý±Üm? JŐ‹˝…‚ĄlP‘{ůĎhP’¨„‚ŇéňŤüT(M(ćs-“C Íđ#Ś©?‹TR(5Ý@łir”ë‡Aiď>\h‚Ą P¤żŰFLôľ‘A î”Ĺ+ă­PęË’ý?J4ŹŤ!’Ň w(mŤëÎ=,´“żé‡A©ůßżł@ µdĐšn;ôđP“JČ»ŤÍr¤0)”ĐŔ…důá=Ťç[ Ä¤Íé‘Ó‘ Jbͬ7ꇦ(PµĹCdgĘJhB6(áżw†Ö6©‰ŢĄP˘ÉĚ›[—ě"8”šjĆxŐĆ/ Ą)ż†(((”6g`ęúő]—'9”™=&f˛čPÂűěN¬Ł˝J>e$Ě:E‰yMŤE+^A^ˇ%Qb·ZJ´€ąD’EéŕüŠĄ|ÍĄ6ź~<4G)±)¶îî\•ń6š”Ř ýË÷ĆçŃI"%6Dďa}*”ĐŤ€ÍĂérGÔ(ˇÇĄO Ü?$Jxş}c=đäG‰’ZÂ,]tHŃÔ¦DiSă—eâúEŁ4sôgÖ( óŻÍO ÚˇW`'¬LJ»Ą¨u˛Ńw›TJśťž;{V)ŤČĂ·ĄŘůÝţp)•Y g–)5u1_Í:2eBZ6%îDęvo¸^.ĄJ4Đ˝ŰŃîóR)]Tą žW3‰”Hg§„eb]$“’¸łÝ2Z!‚HI㝬8ĄjZ*%FÖ‡Y~ËR1˝dJÍ ńXű_.%Öi­ţÓĄ´ 2Ŕ†Źíň+ž.% ĆĹF<őăşp_Ě ś÷š!1蔚5Ŕy2z٦t˛iň¶źÖď$SB,ĚčWť&C2¤6Ą¶Úę˦tXkŻ"@ű×˦4‰ßĎŇtJńÚ™'0ĘŻaÖ)o9ęgÔ)1g|íń_îѧ„™©Ä†Ä.ę”đ«\EUŞTˇ»L©SqsϦó—H‰JoMlŮŁD?‡ÇěĐđ‹G KáéëŚä?=Jsk??Š”šŘ_Fő-”Čăh—ŇR—4Cĺă&%|óÜö§ˇŻ%‘š“~EjřžMJ˝mFqkU.¤eRş4ąŞ#›i\¤„EßX׍Yny–F)12A˝©ŘîţC¤„ÄŰ…ĺ\‡rF–ÁŁÔÔÝ(ѧı3†pv ő5ż•J«wI©„Mą:“.ě&MĄšÍYW÷f ńÖ)µ˛ö—ç$}JJ{N¶)Ý•3¦}ߥÚ§K‰XS|÷ÝY$ý-R"äÝK†$ÖÔ R:üx©™f˘˘)RbŕÁ“ćiź:°äQ*6éĎ_IŁ$M 9ľąő$Qb€ĎN'ş}¦E‰çź+ Î‘,Jť×ËĎΔ˝$J“xŐl˙!QÂí;“šgű!Qâd+—-‰Ň„•ZáfćhJ”7ĆŮĘŔÔěPxI”đ?Î>ŢV’EÉČóľ¬WyK”°,čJëI˘ÄĎp»„ °˙p(á㬪âJx¶ ŮtDďŇ$-‹§îşŁI„Ők”ęÔp($i”[m˝ĂĺŮ›ß%<~.íIˇÄʤŠí,H·hP˘ôÚÖm,- ”řˇÄťŃńCš¶`PÚtéĚm¸Ą:éŰĎöűR(á¤<Űż|Z %ćfŹYłĂK˝Jĺž=ŚĎŐÉú¤[aŻâ63 .{R5ęACŮŕőI¨Ąß7O6úěť‹ú$”‹Q]śLř> Ľgeę‘íIĂŔź×$W›_őIÍOĆ˝G{·Ť]ŞÝo1Żv÷'©±O5öý–'ˇDrÝ3,~Ů“›“ďמěI|śÉ\»}ݺؓ÷·ľíI¸@Ţ'đ¬żč“fěQŻäO"¬Ě&Ü"1Ôô'qËm <č`Î3ŮK DřđěŻ-?J<÷y1 ‹v(aw?üâ<áJ2(ažłiÔŠq/ż——A‰'^Sôţ4(aĂW÷Ł.Ţ}żJH«9xŹę» P*—ÍyĆtO%&vŽÉ\V+”çę‹ęyP• Je_Ôo+a˛ürřá—@‰Ö w‹÷d8ŞA Dž‰z V­,Pşîµht\ű·@ ««–…¦hm ”*ŤîYgE¬ńĂźÔć őčÉźDŞő.s7Ź\ň/ ö9!” G(»ĺKµ¨˛ą,”¸+ÝĚâ¦Lţ$ÖI9`0—ýŢ“>‰±ÜŃÝŽ)—Ăň'á"ż749Vy~ ”ć˘}žÉ Ä ÇbŇňú•Jt‹ůşq'’’ˇ^D/ý‡@‰9ăÝ—Ś+ ”'§IÉĆc—ŕh”đęDŮQž}éK t1ťŰ×÷Ëž¤"ŤÍVéŹÚŰždptĽ–hOö˝’Ö$*Kź´U{nLvĎů%PŞĘjŰ­wü&PŞłµŞ—hPbŠ5HM©ĹJ%¦śşő±nđň'™ŘÁVÍŞ‹—üI˘xřŠ~^ŃźÄ8 ­2¤ŮŮź„6Ľ•ć†!ů“đ»§YŽłüâO*ŢĚ=Jđ'ńÚ.Oť0ţ(->ĹOW6(qPé°yŻ·A‰9˘ctĚj Jz"ş ő¨™+”đźHĄžVi?üIH¨Î«łżýI §Ë҆ŕOâ͵ęAśK4(ákĽ›×Hw9)’@© m@?JśIĘÁrÉRŔRQWŇ5Cix€’@i¨)W™ÚvČa´'ŇľćËĎŁÖ†ý^ĽŘłf‹üł@çň'U^#~7.qą_ö$„]SŮס ‰ú¤Ăš6MwĚX2č“8É‚˝ŁX‰×né“6cJZßć٤ŽZţ$Ś‚wäĹłôI\?NfMlUHö$ˇ¸FSE ŹË’'á“{-F™×–ÝI|yěŐúţŘ#ÝIťŁĺçLŤ·8©âč 6Vű N*â™NöÚŕĎÇô&ťV•Ôn[uÓfk’ŢÓ÷­IĚĨ$×ë`M":J…ym„TĄkţ‚3KěfŁ6É÷Lm9ł3i¨ăC+ZŐ·şśIśďˇyż’2IýŔÍÝśKÇKš4ˇ[ôj-m Ł7»uLĘ蔼Ió“o‡R-x“¶*‡‹•ő K3Kś´apJČî… íSś„ôĚ­A<;\\ћĪ<×nSÉßĚIwεhÍ–˙(«“Ö|8nĽ¬N"qA;Ůďę¤2ĎÔăĚî$úŰoV2ąhq%‹ň$öŞŢ+×ŮŤäI´ąY{!×˝`OęűBťVD1ËžÄÁ0Ütz˘µŚN{RçˇáôˇŮ†Ďý˛'ů{tŐł'­ó>"„¨O*– łR•"ś`Ob©ż[EŽů†űy¶*sÇţ'ńdŁNËŮLҸ“öÝ™âřvîäNlŻ9 «s~3Ř“ »`'¸ęúň’= =_ÇdŕžŃž„TíUVص'y Fµ§ÍÝK~´ÜI>žŕ`éY—= Đ´«Ě.î:’<éĐź÷±ŽČ9¨“Ş5˘hEh’0fuÖĺcFć5©“¶K”|Ę”#b©“”ăeą§ë™“8¨DĚd •Ýu0ţÄňŰ"Ě‹CÄK™Ź9ŰÂŞh_ú¤é¶Ź Yž˙ô‡ˇŁÝłx$‹:–}$áŚw—݅38b¨Ýd ý&E3Ţň')»…|,˙ş>â˝\‹1Xŕ&µĐ>g·4ôČP†˙ł…·€Ćub·öµZ޶ĐS…7YôÍČ}ŰB÷qiÖO'Ľ`‹ôĽ±ŰőIÖ±…žĽĽś6e¦ă·ŹÇE0?Ô|sçĂ%zű— çoi:ż¨µPî$ź˙ÝŇ0ţ‰(ßÖ‡HrL@ëV@>Ň'``K„ţىęě\Übë"n†[ŠĄ5‰µ­Q,ĽÂ-…Sźé÷-ĺßyCč%ŽĄA‰<ž)y±HáWtM©ň^ĐďźIâdĹë˛$N×ěˇŘRţ‰.w˝—ŞĽĺî/ďK-Ő.Y{ħŽÇ -‘ę3 Ţ#Ü'cF7]]tK{ÄŘ WކŁ~±áĎ»hî á‚ôHQ"3›5ő€-ëQéŃě>Đ Q§ó7)L+E˛Ü””G$Ců¸|Ź0‰ďü–ÇŁđ/ěäBĐnŁđsx:Ş©-$úŽăé>ŇÓłîżé—_Évĥיíޞ#ä¶4«¨ýzÉŽ8 ĐÂĐҬśšŰŽ oł{śQud·źsn%I§éëí@«Űą/ч0ĐcK S6ÓtD…Fń4˛o§éHÇ9¦ÉLë¨úÁ5UGśűřÂüđ—čhc±ěpČČiÇŐŹ«Ž*kžC^ú‡čČ2č9Kž#ÖHfňđ‡ćű˙|áűĄ9Ba÷„6ĚŠ/ÍŃ©Ůh=Č=ZŽ4iÚ?—ípLý%ĎŃÍI´ĂŇ ŚŇ—ć_D­~Ŕ>Ů ĽŽ’ y§j0{Ž’Ř[=śAs4ave"_®š,Gh™Ŕ8Ż÷Ś ±-GěUnź5%Ő˘ăhÓw)Q”ä8ÂOgů±EĹŃĹ<ţ5?L Ůp„޵ĺđKpT´Ě{ču%·ľu…G(şe»ż˛Đ@•äFśjj>yÖěP“íFčBż›cŮŤtbg¬ ÇŐx˙ÁoTu®+‹3ugżŃi×ô°ţjo˘¶RQ–„'ŢMr#˘fŽĺ’-»Ť|/ăĂÜJ0ŮVć5ŐăyŘبK…{bîźf#t‚Ďą?09’ŮHŹłu_]údAl„özęKxőĺZ#LQÎ]řě=iŤxńA"X žč5 Rh-Ł×Čx˙}ňé˛Ôç«a˝mUJ˘ 4Bỷ˝‘„F¬,5¦ol>’ĎhÓ=üŻ˙!4*ľQ7„FŘ3í¦,6N|FĎ>Ăĺăf˘›e3ÂŁÓ÷ĄűBË`1ĐÄŹě;;łÍhŁ+ĄtPTÂO6#Î\°:űO›;3ć—R“̉,ÎÜűýŚŞŕŰe„Đd6¬–·ĘčÖ ş~şďAeäń“Ż0‹DŤŻ!Đ­ZÂƨĆ-f—‹é%1şĂ¨"DJÁatFŐ»Ť^ #„ľÖ´d0Ţgž D, ŁMgnCJ|Ň_ŁK-&ş/Žň61öĘľe0ÚE=EÝ/‡ębŠF:ôŻe:(ŚšűŢśĐĘőň•áó­¬—'‘̵+žş_łżąľąD-ú‹¨LšOŕý.˙Ńmv2R¬$‰gm¸­:÷ĺâM˛Ń_”öLᢲĽwö„B÷¶Ą4vä`/bvi" j¶u-1Z¸µôy=ą‡Ď-Ş?tÚ‹jS®ĂoJ“Ć”y$ ăw?$7Šö˘řĆ \ň"\oô„ű § ĆZî˘›ŞĽcvÎańZć˘ĆóĂijK™Ž"ťź:3`–«Ţ™µÝ§ĄH·˙LÉUh@–Łą<^ľ¨—˘ĎĆěK>Ł čćĐ5§E`Ř ~"KYXáĄ Şż E¨Ő¶iCN§ŇÍÁP„éĘ ô2q­T뇞›ďŘ'·tů™^z˘23µ=‘ú'ŐŕYőĄňĘţôM,üł˛E?©Ěçl±“Ç0 ŠPY8&&‹$(Š·dßĎ—źhËýTďýDěî{nXK&5É$^‚"{'ŔŞěQP„p݇ÅF9Ň=EöŢ\‹éłźv˘•~Ën"–¸«XÂÔ=ÓMd›Ôl5Şo3Ń(źą őăĚf"żß•ZüĽ¤Dľ…i±çĆź¤D= ^±ńD‘î7îIň’ED¸ Ţ€uˇ˝µ¸NýŽQDÄú87(ݞ_ŃVEkZ¦´[V,‰ZĽ!đĄ"ÂŤ|Ω ,#ŮEÄć›ă/*˘ňJ=ţ4ůţŁ äPP˛LDj´¨ľHb(#z*ׂŰÉ0 ˘“Ź˘xÎF¬}[ĆľbÄŠÁBDöîxëH•˘ jXir3|$y‰"öżß<čyHµ÷č â6Bl6Ri&˘¨Ú6g]SĽő˛€$ąĂű5ˇŻ"ôš˘AßÖ˘Z˙4ńÜ~ü¤Ë@dąIŰcĎSöŁ  ˛Aď»E˙V±%„Ä/˙bň3„h?ĺC3V!żzˇHň®Ö©ż¸‡¸1]–lyą‡Ş¸óÓ6 ˘]Váía/ł.č*9Ç[=äI.@š‡Šw{2© ™G--§ěęËęˇőDŕ ‘ĹCg*P˛VśĹCUSńľ3ş˙6ilÁ˙ŔOóP:ô˝Fő#ÁąMńŔÍCÜ•= ż’wh#ÂAE‹ž÷$»#–ϧž ®ŹŢˇę-"Ök˙âxy‡fôÖˇMŮQ›ë”‘$H‡¤dâQŃR|2çĐf™0łĘ‰Ş˙’…ŇÝOé[1«ů Űäâű ­ßÁ:„M4ô‰$őňíˇĆó<#I;DÇŘÝfvH©´ĽCAšK`˙—wHĎ(M…Gś RŁĂEÔR5,ď˘í&ČadíËŁn…G„hďĎŻś*ň¦ĽD°m–ÚRJäč’ŐŹ[‡x÷ÝčöP=BĆŽ Ş’. ĘůS:t űPľJ‡făʱ·(bIÝŢű—ŤC›÷÷ńÓóňFÝO˘4gÄČąô¶ Mču˝dCşuµhŇ>ş†PqVł>WDř´‚kȢGˬw¶çľ]Cř™‡íč[®!<µ`Kt›Ćá§ ®!üç"đzź¬Bçďó\ł0 ‡O0 5Ý̇eyËŰ4Äž&­&zňYf˦!ö‚sYÖ‹H¶MCŚŕřFĘúĂ4äŃůÉ&ŃK7,*VěF|™†îáÎť†â`ÚęűCýv0 ń ď9JŚĆg67ß~ ˛ˇrvüP ż5EDîň „ͻˤ\CŢł¸®E[¶’$JM`ďĽdC˛;=9ó,pI6T4fwűvŐŮÜ—UCHxřě8oŐPLèV˛i”ĆŮ­v'ÓÖm…u—ćčüLÍ"0CĆFýdɆEć{?ôĄËĺWfŢşeĹbk;<¨g2†X˝fgžK­şK1dĄĚ~ZË D ¤ÂŞüÜÓ§ŐŤ¬1’‹°CĚ|ÝÎEr&$9Ŕ_ Ě]ÓPX““aĄoI€$ÁP5[ŽnÜrË`´Cvy&ý§ö~ˇ‚Áôhô ŤŘÝŮ-4b ˇ öD&ş y#¤óY0„Ţáipj˛~†¦"wŔe‚!,j±ü=~Ő •Ůftލ"łůÜ'’X÷UÖ 1BńâüyF˝F”söřşŤ¬ŇČ×ňóxé…X|fźŚő3ž?üB©×­żC{¨AŁü áů÷ţ€Ľ, †pĹǬ. ú‚!źl1ńîTěăŃ/Tc§Ž&Ľ‚_čŕŘíŢ?¨ ]¨ĺ¦FRî§[,ÚA,,ą hřâę<­Q-d«qÖ„ćHjˇ˘Ď“=ă/łPěż>ö=š…8€’í°L±ŢÚr ůaĎ7Ů:˘YŁuĐp=ˇHŞ´ĚBvXÝVţřžf!/Ôš1ŇĚ?{ qró˛üţˇNéŕ˛ŘÎĚAÜÁŁ[ČÖxŐKÉ–X¨i»žĽş ˘WGhˇěMrŁ·Y¨ĚZ/ !Ń,TťjâąŮŹ’YŽ1wąţr 5Ň.|Şĺ7·Đ$ =ǨŕBŹŮ}¸lq§Ž7«…Vč€Ç<›…¬ ląE‚XČN=N‡v"j…ÄâÄ2×lěI/pLŻĐĹi˝Űk;¨ťVˇšNNG’T(VŘ·{I…¨‘őî-z}–UHMBÖŃ'4ŰO©' ˇŕŽNˇâ§ĺ9Ś\“Shł7nmÂĽa*…‚bDĄPů¨ŃqUQÜ3B#±ŐţC)ÄÎt.uʬ™t(9…BX†M®'§ÎF/mş:÷K(4tŃĂż„B4¤ßNbŔ}B6EâŸgzŰ„ö8dUÔ’ UĂĽ”ęőá¤â“FĘTĚ˝LB¬5{:wŻ?MB^¶ýJ"! gŠ ]Ö!^xÂŇÄ,Źk>(wę +ĎŇK$tslŰ^ľ—dB˛“™szçŮöß"!0¤&ňŽ%’M{ĚPú¸ bFëĎ,6b)ˇ› Ű†ă/9~ĆK"4i۰p-‡ĐlčW¨X5or}–ChX"ÜŞrG—Ĺ(9„.<ĺvuđL…ł{đt-Xż„<çÔa4UkťŁfő7ЬwAPüA§á Ş@›b}}PD¦™±‘e§äjȡŁjnĺD釖?ą/¬i–5‹ŮYEŇdpůd€ ! =®ŢóŃ„Đh1ő‚0ü-PŹźŹÂ‘B6Ö<=Ő°gČÉű hGöˇŔtŠĚŠ÷ÖŢţ †Ý,%P‰kŽű‡–@Hɵ>iöLQ˝B8FQ•ëJýáZ!~˙Ś! @¬Żq0s÷1.ôy•ńňµW?Č< kvŻ )†˛AôěYý„‡,„Đîö\)…Mď1 „ÎÁBś­}ĺ‡AÉuOĚŹ#„Xť‰gě'% „Č“Y‹›8ÉÉ óO°ý2aëęó$uŐ!ę@f;Ôń6 ‡é;Îý6Ĺ3ţsđI!ɨy·¦]¦nß!€€=Á¦´BM!c÷îoćĄBQô´ěŤ˘Ă ˛éH_Úž‡ „ČA_‰G‘עA°ĺ=1g' úť!I4¶ B$ĽÉSçkÓĎű4mjD·vĹRőóĄŇ›÷šús8Šú ­¨a§]–vĺ/[ĺ”w%š<¦>ŁŔŽ‘őAĚAz ŕŽö ĚłÜh¶Ľ­Đ#5Đ>íA¶č{Nűľ¸ąĚ~Ć=Šh˘Ĺ„a*şÄźj-:U^ îŢ ; ű¬P3ŃÄ×`;‹q-vŚŢ ´Ű)qŰ<‘´E?ÄAe6^%™,!?µ] EoĐ1÷>ürł7±…ŻÖ—'‹†ä?zůë%˛Žoeµ‹¤É¤ž˙fĽÔ$ÁÄÉ\Čâ›R{y|Ä]ׇ•´¨ bvyV3˙đC4ŻĽZQ¤—U8®·7M'[^Ď®ě3Q„ăńÄ1<»QÄÓQóvŃÝtÂKd§Zu¤A„bĎ5ô•˝áQd©ÇíÔžĄAřá<•¤ ˛\…çĎZ+oaĐ*CâŕŮŢľ @Nî™Ě?®¨ bNsEU¶°% "oaÝöCZŠĄ ÚĽŰߊĽm–2¨L8”UB¸ŤGiPËmeIeßT:Bśňe__0B˝ĆQÎKuŞN“-&b^Xçh BFř,źĂÓ$O€ů1/:»÷—0褡ň4ׄA´‘Ă7« M7]4ݤŐKĺČFçl bĽ…??GÎÎ+.#PUfTI‹‚1¨ŠSÔtđ+3)®Řm5ôc .ĽĚ˝_ÁäŮ ŁÉř„A̬öŰz0vćײ0Éç˙€őŠÂ tňVµ\Z¨–}AÖ:nĎtÓ$ý’±łs5šŚ.ę‚ Â K ëyýđ!ŁŠI-}kűĹ4ۨa˘Í¶ Ać˝5n đmAĘ <űzý` R!»M^Rmżč‚NaÜu¸˘.ă®<łľt°i×mś›dLÁoé‚řĘňmëŘťtAh–R±ŕ±‹Up|–1Čęyöí˝ŚAͨ^f‚nZ~‚1˛%ő ×Kş˘·3höδ+)Ş˘7Ăg m•A6Ρw_Ď·1Čo/›ÖÓŤA5΀Őë% Şš™>˝wŔu9}A¬éś§×ĹA>}A¸Ü¬p“ľ3„Aš¬CX§CxWL…AEĐůKÝ=ć }Î]ćŐVöl bu$n›Â§'cĐe“űÖ‚tÚ?YĘ ;Ď“=ç¨_|A.WŇaŚ~_¤ŃÔl'łĂD’Ö¦fTţĄ ňNMťşĐíKÄ {[»%ZŞ Öc@'|d4*âY^”˛/Q…¬JPĺgj‚íÄÚ5ă˝—&Ď%÷9Ą”j‚°~>˙«MůÝúűËÔ_{“č†oMžrĎś>§÷Ą ˛€Ç“CŔ~I'0“č”Â'h‚Ľ’íµ­Z_’ U$˝Ň‹ç6‚“Şçnm¨üę‚!ČÇ'­â(cÂaÔůҧł?d?VML<šĘ«ĘP4ő@s L=ň-=Đ»Z{Ö¤"·]ykpć•φ «ŮSŮ!h#  gpPôŮîĎtů‹í‡ -ű‚R2gsĚü.“8{ô‘­9Ř!ÎGođĺ btph× `I‚4lÎ ‘Uř䙚 Tşí˙zO{ňIę»™Ł)H‘Ĺ:­v¸l˘(˝Z~…9Š‚¶§éJŃ«ß7)ýÜTÍĂ7Čw¸TA„)ß»ĹqĆNŤ® [\¬?®3®Ş CÍ;¤µ¨ BŇô@•5AŤčŮ)qĽ4A '–ňKÄN>O^‚˝5AH.ݰYdŐ¨ ňÎH« ëŁMKÁ›7‡Ĺýŕ“$AĆ#¶Ńiú˘$HÎyd‘†3[‚öź×îš ˛mßÜ!KĎéć‡vë$S®˘w· š†Ţ¦ Ś—5ţ0!2A6܆d™ëů© ZđŽMAÖEdLÂ9‚(hăsŰý-°Śń6%ňÉTtyůŰÇüz—+¨ÇĺŮĄé Ş ©Öß“6ş‚đô†)µ® dAL•­É6Ú$[÷HVŔ´Cô/˛ 9.vÂ$lAďďX† Ú¬˝ëéć—,Č8$Ć#ę—„;A´‡~”† #»‚öÉŔíy&S{ŔžŰÄŇŁ˝ÉÖ3]A “ř[úhC®¦˛ 'đĹ,W˛}¶p+‰SŁ)uÔH<§_±Ł'QĐ>§v°ćţĐŐkń¶)WËš 4ěTŽl ş8 ~č Q´ĄK3ů¬śőůaBź•g[y ‚°9yqţĽĎ$"}}ÍěHĘ A¶žiÁ¸ő·“ Č»ÚtŔÚß~ u|6ŻŘňqU>É’ŃbrÉdóůi›Yv đkź»ô>-ęŘé+9€kQdůeM»–’h kÂź±-‘<‚´hR>ű°ëVČXa”˛Ëęś’M9ލ ÓÉVIn ďa˛™J.Ů ´žá]îťŕ*‘}%Srň ‚mÖ¦ż{nsÝÖóm"•¤řűěéÉ ´VÔŽű´áš…|BąíeştWë~ł=Y8rŔž9=*âŠZ NÔpVH˙˘tą}–ˇ‡ĄsĘ‘´@uĎP”ŁżiŠă?F V N?±"˘&ÔSŽ‹e˛°gĘ–ŚON ¸ţ<ßćoJ âµźł×—&‘),O@”@݉ĹZ|Áúö ęáÔ0„űOF âEgÉ»F!ĐF ŮŚd!PčiÇ™ĄF!;1Ô{c;ßO#W Oh‚hÄÂĎY~7ůW:Ŕ8LB a߉c™e B ž1Ů—:ÁT÷…@lu8Ô٥祾l@aҧ&˛Đ|Ŕ-Öç˝t@ř|ä5*˘ěÍŠ> ;¬ˇwj’m-V¤uŽ2 ë?şçiíĘ* "ř;GÚŠĂČß* …[ÄBTł iâQą«sG˙ü4-ŕfÁ?E@ $»ó”ŹÝ eťŐ}r. ś9eQÍg,Řă’möČY~>¸€ĐaÄ›ĘěnöŢͤ’WwmgËd´†:«ÜxŘHµňIIhŃ„‡ ń©őß/%€°Ž†}u ýU@Ř·<ň’ ů D©>ş.ŮÎ2q˛›#ůöÁyݲ cő?đ–mG‡M—ÓĹEĐ{݇„>ItC‘0Łřh*†%ň˙Ľz˛ťţÂŽ-+P%˝l@Ő¬˛Ó ÇzŮ€ąy÷O–5öfś§Ąwřé– hcqŕb/®G.Ů€ ‘«ÍWÔĐj=Ł E×aCl:ŢľU@¸hçśÝGRqn«r2EżŽµj™€pW¬¸ŕ¬o‡çÂYgµ¤)QTM¦QU-/ĹąÓ÷řýŢ" ę)ágőŠ" †—Ö-~˛'Ô|™€ö0?AýU0Y2Űň®+k€°Ě]ú2ńťČµ4@62[±ČF СŽ‹ŁČD{/t%P¬»V¨î‚HŇE¦žáCż[šúĺ3§÷w:Ll[41\1{o×D4lŃ€·'1 1a§G‘ÁŔ!‘Ď>Ó[Čđź¦Ă©m§Ć7ᢷkĆhš‹?D]‹Ţć«nů1úhčŚW?fř1 Ý0t|ôţĆlNÝVw*ľK~žsžŚ·y4Ćź7MŃ• @VŹ.ËtĎĆÚ-tÖâőyRşÚ>[‘¶Ô‹Ä›”Ł•I÷ŰďÇ ±NťľěăY§M6ňŕČ\G¤Íés¶KĂýE9°÷â´˙ЧýzqĐ#Ľ¦řI<ů¸g|’GaŘ7'α''ŽM‡Ů ʢţç››eıĺÝ#‰ň݆ólčˆCNp(y@§úU†öV٧ ‡=‹Ó…Ă;rąp¬żE1#–¤ÂŮ' Mü`Â1ÖZ‚NFi—Gř„¨ÁA·ŕŇŕÇ ľŃj)€iG=ÜâmxśLâË48¶€;Ońůâ–Çč:łoú śfcžŔx˘¸˙ąGÁÔ1[Ž{ößčď>B…–˙¦ö¨żáĽî_ú$Üżëo ¸kËłĎŢ6…PA~#î8 MZ(– –üĆ—Is ±őiÚol¬&0É7ů şŰü&Şo”ŕŹę~ŹA}s,±Ô7Üc  ű/î Ź©ľ±˝×‹ A>Łů†ç ź»öĺľ\iąo$WŠî›;Á,«ćI?S}łÇ€RŰ˙@}C“)Őhľ©{4ß( Ě7>ŞáËŃqü%ľ©¤nľabmŠov6.ńŤ×4LŇĘ ‡ŻŢ›~ďÁ{ĂÁ§ŕ˝«ń»÷ćYM˙߀XĹ7 ŢŚßĹ7ş ŽhľáŃ~«˝ˇtşoüĹM™©&ř żÁ; ĂŢÖ0ä7gtß”ňľú°ľŹˇ~®o曥`ľQÎÁ p|&ö†IOĂťÖńńq ů©ăDŻĎ˙V{S×ŢčIJ'덱(t×*Sţ"˝Ń˝WÎ`˝™_˛!\Xx™ÖoëŐÓÚąBí Ç×8٬ŚĺP‰ajol›đ„2íí.˝a{ĘŇŢHµ´7®:›Ł gÔްď#zoV•¦÷ćĘŁÉ«žÚ›Zrz©˝±ĚţL\ߍ7ýHĆť÷ôa7÷OŢđvô?ą_ŃxłŮ–©{ĘP;ť7ľëY‘Y.ť%˝ńęšĺôu’\ŇqןքŮďŇŰ3Żd˝±ü›ÍĘzNéŤŇńÓń\ď輱ú÷˛ľ\ŮxłĎÉ{6ľ$á śačĐś2KxŁ[‹ó~1µ~uÝ(tÁu“ë}Je׍>‘—ä`Bž¤ľ–çFšěąáÍă+ős÷|×ÜŔ´47FÂÔÍĄ’S°Ü´XlS“B”Ü0ŠTĺ_·íHŠšąW§‡†$ŁăĆ—<ß ô˙’ܬôß7čĚţĂqSJÉŽÚ9CëมÎ68n:÷Šč¸a›ß’Ü4ŮTţÜÔ=Jnš•§ýHv}pÜ.Ç2Š‘żJnö?7jűî¸éDËŤfuĚrŁYťhą™ŃPűHž”Ň–çF×5hnś nů‚~ç†[pčŤa–ä­ąá…óŇŽląá#ĘżÎÖż7 đDĹÍvGĹŤČdAqcçż5Qýˇ¸`'(ný Š!P˙PÜ+—7ľz)%‘79nĽ·'Tż;nžč#)n8Ý7Uţ©¸1F„u,I(7›g>-)$ŃL_’Ď3ë±,7ıŻÜ˘zĹ˙ôÜ@š=7±­‰bŽ,ąáăľ…=*ně˝Ć&Żh¸±f7Eö‚dĂÍ:î¤SÁŤđymlŚ©´e¸±8Ąy:¸fżŤ=‡ Ń:pßĺ6Çů/n›sÉmĂFÇ%·…ć» ĽBSnł9ŘZg<¶Ôg»Íýyiůť»ŤAu/7 f’݆Kżőď+ŮmĘGÄűŽzźÇ4TYŃËGÁMŤç%Đ’ŕF›Ş™/˝ţ2ܰ!b)n4ř‡âÓíAqcá­/ý°ď,ÁŤ]˙Ţů˝,żŤ1ÍĘÍú^ôŰlćĽUĺs—˘ć›ß<ňŕ·±`OAąő6ţ„ëfM<émzÔŰéô65ÚmĚOí6#ęmš2JVFţÍns'» o¸ĺ·QÚ÷/ż mJ?ý6ŠľJÖŰÄyqs¦˝ŤÖ–f ý]“Űx mkĂóďv›g‘ďv ˙ĹbNÂ`±q‡‰Î•ŠT’Äąő(±‘ý'HlĘvŕd‰ŤGaú}íĚÁaĂ %±Ńö6ž‚¦F™ézéćŠůî©éĺţđÔÜIScµ“2[GÖÔŘ©E'TSEO &>Ă{oRř,OŤ[ÄínÁTcK_šńŐŻ‹?®§íloQŤĺcÔß&–}ŐÜŃSÓÔ˙<5€ ¬ýť~ç?55÷_–šç`•,5WśČ—;JjfZřYjN4‡K xyKRCMM’ÔP*25¸ćă/GMy9j\–šˇě»ĄćąŁľZj:6‰?45­­KSÓâMł“(%53$ұKîî>­.÷´âčÁrgÔŔmą,5‚&K —±h©a"ď/KMĂ»–š‰S¬ÉúüËSłĎ†<á3ţĐÔ¶55Ţš`B6}$MMj¶iEýúüĐÔčÚÖě©ń‰M¤đâQÍCMÝ$O ·žwěQSci6ď!‚A9XjüCyŔ÷,bHjeŤ’g°óLJp–ŁĆćĚ´ˇÜ1˙#GŤTÖúÇfŤ(©±Ö©9SP^Šš5•á\rÔŘý =Y<Ű਱`oÎŰ'C Ą¨ý©¨©öO˘˘fź LNż5L[)­ä|·Óôö—ś¦Ă¸ä4~šV,٬›{˙"§)ířKNł'9ŤW]}ćâţ˘¦±î|ąiJvÓČMÝ4Dt/;ŤŔrÓNă•­Ť™ˇ¤§aĺQßÜ˛Ó  zm‚ťĆ΢ţAţÝNçÝ_všăŮđ˘ťĆúÔýĎ˙—ťfPn3í4Ű3lKÁNĂÓL°ÓtĆîÁNă=_aöfKë¨r&/ŤŐđťę,­ÍýMLÉÓPrş,B@3ÍĽSµ,j‰jšiáT/;I‚›Ćx(kšr0¸ýSOC5δӠxXý"ÖŐÓśDýĎő4W”Ó`<“śU˘%§9Ç/vš•NŰ%řČrţxޞßÉM#&Ó”ÓČő››Fµ#©il·Ćˇ‘»upÓÔ©¦ŃYż˙e¦ÉLłÄ4şÝ®ěĄhŞÎĂÖazziA-1 ˘ě=™i¶¬¦r“|WÓ<ËŃ_jšąĹw5 ŘrQMĂE.ąixO-7 rAËě2.ycFpÓhŐ3%›_TÓض9Kg‹-/ŤçŻŐ[˘ßťN,d±;śRš?”4ŰâW%M§r&)iö0zđ|¦żŚ4«P0Ňť¶»f§<= iĽ™Đź¦Ţ˙đŃŚ&ÝĚňŃäQ´w]Ń NíĽĄľŰh CY2ۧ~|o_\4şâGI26:ş‹FÓx©hfbL1 ×/ Źîž‡Ý,h‰- ®N2Ńx諪‚,YYDwő†gý/ ž‡ŕˇąŁ†FŞŰĄˇŮRIAŞĄˇŮzÔĐtů˙ĐĐÔ«' Ť®ůÜ#ź†äˇ±˘;[hp# Mmo ÍĆ´Đ’¶}×МǙ54v Ń--jŢ’Ĺ—…ÔJ(ž› ˘÷°µI54eŹÁ, Mn°cĐ‘$4Őú•mž‹Đô ˇń›ĘĘ&üé’ĐÔ%4Â* ÍćR˝¸ĽÉBł§^˛Đ¸xÝ7üçű‡¦?$4ë†DjäΚ‘~ÂE%Ťň„§%>Ů@âĆĐđ]fŤ˙ŻÚ¸ÄšmŽóÄ%?ÍW˙Ě üďţŢđpEü?čgŔ”ţ®ź)wËúŚć.\·dK?cÁ{›ÇĄëűĚ€dűŚőąX‡Ü%µĚRĎ´¤ž1ˇŇę™ç‘Kę?+70¦F÷ h«‘T~ö—y&^'ŕOâ™Ů ŞťGŽ`ž±[b6˛=Ű}ĎřüĽgŽń];c'ÝěťńÉËááDKÚ™–¬3Č{]Xg€‹ÖÇXďţ,^Y:9U+ÔWĺĚńśŠ’r†Ń`çW–—rĆŻ¬»)xÇEçĚť3]«ĚΙqçĚ\Tx­{"Xg<űm&röšGíĚ,ÍîZľőć®čťŮC›n˝jÔΰŢÜs'¤6Ë:ÓjĽáwIk–tĆZ@ĆĽą˘r†ěQÜl:eź?…3űěžBřZ˛pĆZ?TÜ”! gx’ ÂŤ]ß »+¦pć<_Âß3m< Ë—sýfśQ,u%áŚ÷ŇV›éŕUŹĆzĐŹOýxůf|pĚSø#‚l†%›Á-7’l†JQ73vÉb¦nFpł{ęf䀏şĘ¦mËÉ•l3XÁ#.ÎŇh›ÁL#éh–oF·µ.?cŁä›±Ýs·â´l.ű”ͰĹ{Ůfdp_¶™ÍZ@í1ˇd3>?î«+©fZÍŕ·ÇK4Ł=ŔUAzíŕ™±çQĎ›HąyfÚs(Śž™-38uŽd™QťlĚĆÁ;Kf´T±Çśź]–}2}Rߍ hĘ7ĹĚm`)fи 3¸#ŽhŃWPĚTvÉÇLŹŠNďýˇ©đcEÇ ă˝ŕŠz‚c挆™ť¤Ä—afÔ‹ÁOPĚ\Ń0#mt4ĚŘţg~śOöËxŤĐ§ŇĎl—ń«®Ëbv~IźKłňA/ñ™d—Ywŕ%—ń­Áă°;yelYáI)óę±8!Ü B?ßňBë_ĘhŰ_{˘¸zÉ'CóBđÉţ}2eZF™łë|3Ę@ĹŚ2[ŮŁR¦ń0ý])3j˙Ó)ęÂrĘ4KoĚŮ•24H7Ę 9“RĆ›$ĚâWőÎî©”±3‹_Lů˛/ĄŚ67ońŞ|WĘ<‡Ńh”±ÖSĺŮ8ŁNćŠ2\µm2L%ç–Ö+ÉdĽÜaÝ+¤|•ÉઙĚ?B¤WÉ<eVÉ(é*™b¦I¦ěQ$łSĹšD2‹ŘIĎ~}Šdr[&i¬“IÝe’aE2FðÝV?ý.’yő$’ńé6‹ńx»|×Č XB–Fć™!ÔČŕí&A,É#<2ť%Źŕ‘Á|‘ŘđÜ•ä‘ŃM±›p?ŤŚg_ $(I‹;dĘ2–î—C mpČ4TţpČ<űPvČ0đł8eA!“ČüČ÷dńv$_„ž8'řc2,•¤–ô1va¦¸ŞŃăĚ&]dçăúŠŰ&ëcâ[+ Ň,{ĚěÔ˛–t>©ÁcPšÝđ.üR˘<ź Řcd‡Yňš;áËűCsÉlŰrÇH-śÜ1, Î‡Ř…¸c`FYęt›-s 1Ł9†_F'Ś«EqĚFx˙4ÇČĹÍ1ŻŞĎdŤń$ĂuČ*ł¤1ŢgR-9…‚6Ɖs»¶ÍOŇĆŕw‚µ9ć—4fÍ 7ű˙ÜS[”ĆršDi WŠ(ŤąŢŇ âŕW…~$:cpzY΢í-JcÔ¤ĘR§!»ŢĆwkLĹc¬1ި4¶ľľĺŚÉş‰ .9cląP6öÖ/»3f‹“ƧTsßť1ĄŢÉ“Â6‹'c @‚ËS»ţô2Ćl6fĄsR9(c|–I?6ŤÇrĆ`)Hc=Đ_Ą1Ú—ý«5ćyň“5ś5Utč® ÚTţ—6·jKÚ«BvkŠĺMńŐÓ!şúXţ7&kcđëIăMh BŃmLćŤŐSZ™ŻŢŠ'nycfŠYŮo=QËcč}ˇtš[ęÇ´1pYÇ˝i`ýnŤH#YcĽ5E‰­˛ËCUöJ2éťľ{c VŮŕŤ±ŠýTY?G¤Ťás´1EűvŇĆđ;÷t&0čÁSŁ5ƸúË“Ç@šDÁ3"FŠg植±´—úCýň/Ň;ěŃCüt°ĆÔ]ÎÜč«óXS+Čio\ŢöťLm ľ˛‘´1ę-mLgę=kcŘÂÎ&6eüä„™Ö»hŢŃ3hfůaŚŃCĹĘgůýeLYÎr‚2Y©#*c6ݦčëŞî»3¦ő?ť1dÉĂÝKÂűźĆS’ hŚq¸¶E‰Iľc(^ůfŚi]Η©ŚŮ¬ąŮP߇¤,Ńş”1…{ňwe ŔúÓëqśP…Iç«/ćŘ{öĹŕúF_Le}1ńül6YĂęr_QC5Ü$=tQ‚+&©b°7—¨Š){4Ĺŕ˙s&SŚgř¬®'6áRĹ<_]PĹ đhIłS춆 ťż\1‘[®É#‚*fËÂQBrĹ­?]1{-Ł,ĆörË_šďĹm1Ţ·íIŔ㌮Vgň¸Ą’isĹĽ8vtô,QŚĺuf»ůłU&QĚůĹ荙(Ć;ÄŠ±côĂiŠńvqÝŞ§>ňQ •A“†šÍO<1ZŽúµ'6üKsbyš­Ů˛¨™ľř’Äô-â}ßÉC:ßRÄHb1eźŠćc » †ŢÍaĹî,ŔC E™KÓu3-GŚÇě¦Îŕ˙2ÄŔ? 1^šĺ­óO?Lφ[¬ů”}ůa<Źĺ˝ł{¶ĂXWÝLé¶,‡±$k')öâšDůEsÖ?ő0奇vúaÚ)1ŽűaüŞĚŔëNvzE9 ~^“†ÝWÁ3$4ůf‡9`ýůf‡řdßí0–ľďvrd;Ś—N g$%OđĂ`aZz,Ťý/=Ěý‡†şď~ŽWž~YTľÁf2Ä8­P=ěfË‚]“O|ĆZ2ÄźŐ›«Ľý0\ëíz'ű]óśÓł†woôĂT˝łč‡)!úhöÎżéaz”ĂPî˝ě0E¦d‡‰ŚDŰon{ąa8|Ý0÷7LĨH˙ű] SÎ#©aşg^9ĆHđjŠ—ˇď»¦`3nŻľ*,˛»ěK]˘őZýŐ2§㓥óy9Ý 3m^a­f (psLË8-xzš^ ;nk›Ľ-üe…as‚źHŚDęN %tę-Ţ·^yuGo«=_G“đĺňnÖYDRBěpŚ÷młÉŚ[l,űÄSo‹O]LŚh$Ű‘pÉ Á_lÓzTL$łŘ5Ű‚×đ’éçÝ;x·ŐÂË7®?}†µEVŃŃO&o[ÜRß"^A˛ďťĐČm_HňÎî{«ŐoˇXŹ`ë,ćžEŐmUUńóÓM0{FаpŻ7ßBvTΡt ę"Ŕy·€‰Ć¦Ć-ŰÔD06úČcÖŰj±ćőŐ/ŹÉŢ|o~˙HăĹËmU/ĘJspŰg! B+ Í=ÁA[ ńŰ—ŁeźDŃY/Ň÷Ű$‰±ssťł=úí{` ~˛úIŃb eĐŮç@¬)tZźjż˛úěúhŽŤĎ_’Ł6f3ۺي˙.é˙L˙?ČÜÉĂĺŁLÜ?ÁOü¦ŹiMXúű©u_¶ěŹń€@<ş˘ÄW ‚ęĎL­ý»A0‹Ż™qŚż 2R•iQŠ@OˇňÓ ăźÔŮ\Aż+dĐdµ23‘ĄŐשWČX+g6úďţ˝ÝZ˘@†ý?ř˝9Ń—=Ćó’Ú¬˙ůęŹOă«@Ł€A ă!ËDŤśŃăűłźÄŰŠk¶znŇ ń=𶬱7K #ô,0âfMŚŻDzgâ»}Č<÷SȨMşOĚ0äŚ düH=Ď)5řc¬+Ó6}Φ—oţ¨xľúc`QŽţD›ŃcóřŃs˝ü1šŻţ"y6°hqçÁŞA!ăáźRîb./‡Ś•üUŤ¸.…Śu(¨¬Ö­ĄAŕăNH·A¦Ö(áPE2ČÜ!nF6dZȨä2ΡQŐéÔ č2ČluD2®zbľ+dŔC ëŇůM`‘ď™'X™âɉI|ŁÉe˙… C;żbăL»F0Č8{Ŕë&膙=5†¶dʱš] 5o.yŚ•¬RĄFč%ʱ5@;%ŽáTŐ4ÇÚ5–9ĆÚ¸ĽŃ6€`Žń,ł…§ň Ž1Őe—9¦ôčo°6c¬Zn'ë@ř*ŽAóóWsĚłŇ˙nޱočŠęŘ:F–t6ÇÄÍw$qLÍcęČ@DqŚťĎR+ď»Oo >eÇÉÄ1Öď˘Ěňˇ\ţÇä1R% §7ĆăIs©(8˝1Šzž}ŔŐęÎ{ËÚ°ŞÚÁĂoÇ÷üqý¦Ś±ć¨Śńd¦€ď;cldÔ”1ŐNTKSŁ‘ŁžYăčĄy¬Écőßć^ĆźĽó–’+ cüyÄc¤Ďü®qy+Ţżűb/Ô#ębňЦľúbžż|1śb„ýꋱ ˘ý.ڱĹčĆç’ĄRĄ0Ëăd4óó°Űb9cĐQaĘĄŽîhŚÉ1ŞüJß•1čÓŽĘť1â!/gŚŢő”Ť1¶FZ­^ĐýhŚaT4Ť1ęJĆo[R Ę'űbJôáęIăä|[€_ŚÝź6AYx’ľ®N„…XŃĂ(*c$TŠÂŽsO_ [hŢľ»•Đ«Q3Oś:Ë{}1–\˛é¦öĆŕŁM6Č]Ł0Ćqš~“€±t1–R@uŢŇą,]ŚÍÍÉĐžd1g~ĺţRĹÜÉŁh=Şbz ‹Ü8ô·oWĹpŘ9¶Ý­ĹŤşŃc±ŁÂ0ĆK“3•M_gĹř…Mú›(ÓË›b ‰K¦E1Ť©˘(бŕÔÎërULŹYÂC&Şb¬Iżm’°č‰±ťZ$óúCgÉňÄÔi‰Ń:’$&ÉŇ5·1Ţß° ,QcÍŠÍDQH‚­,v~#ča|#Ófc¶¤o~Vöč‡éč®.Ďŕ‡qëŻ?śÉcl„IŇë5ŰaÖů–ĂcČaŠr䆡2$»aöä†Ńs»Ü0ŢJ]­O›? nŘ9:dűŐ ŁoůJjëÄ0;'^b^MŻ;bküé…±Ťq$1ŚuAO6 âŤ%†±*± ô¶Ľ0>uc«RÝ2>®…iţ›ZÂĘN«ÝW'LŁÉf9ahšNSBż)…©óŁż;˛Ćľ!í)˛#Ś5z]!ÄŻ2;Ť?m0 ¶ýf±űňĄ‰“öŁKUsF ˙ôîż}Ľ|017§Aü¨9Â}ą“đű]sÜ#Ę`|ĺş PŔ5 č`| ±úČ©\ĺôÁřď‰2KőwO2»•”9¤[Á ýć‚C÷» f€ź\0qŇ˝ł®\0–±žĘ˘šD0ölyđĐčW ”łIc=!{č ůîA‹ađŔ$t fvŁĆL=z:fĚ ŤYí©±;Ŕ?f´fš-há+‘Ŕ Ë—fşÂ3P_%0h§_ü‹š0řčË#xŢ€ŕ€™y  Ř›-0ěŚőŃüĄ)/ Ś=řÚqŽ$ńGS9©ćŹ%É!úÂľZ`0Ď,0žgŇ6,ÇÚ7 Lă{v Ś# •yef;y`ZĚË«Üý]óüÖKł‡¤S~×Ŕh»k{ňŔř:i]ŹrŠ,ŚďxxÉăv'm@˙łf}*Ť=1Ŕ(MŇţŔ`\ň»ć9Ý$ĚveLg`0ŰŻ%TŘţe€±çÚXŞú,ĚÄë˘qůO Ôc#^sPŔŕ& -¶&˛ř*yV—$ńMSĄ˝öO Ś=Ůg˛ŔËŰ{0´đ‡ňŤ ±§r·Âyő«F ř 0dϬÎ]â,‚Ćźö—ĄĎ'ޤ/kČŻýéö§¦Ă90Ţ 9±b=)`|Łö#Ľ_0TRŚ­ z8ĺá\Ľb@őô/v Mn‚Żň—kOî—‰'µë)sĚů›˙Ĺţô0s ËŞiüíŻ#F{Ž^]OFđżŘ9«CŘ—ţe›1žIł§¸ýĺ…[9Ę_Rrśýz_Ľ/şEö¬}ń‚—ŢÚ‚'¦ő‹P˛ľřăîÉ Ř¨‚őÝoKú˛eĄ/%7vvÄ/ߤ/ô®DçK ?ff#*_jTľúiTľ”xwŞ|˝”/U¶Ü©0âç dď/çËČnŤJ)|q|挵“ěĹvZĹ×rŃ׋×wŹ4˙R˝Ŕ#U/Ţ8Ĺ_9ç7Ő‹=gv˝Ôđ´·ó§ëĹľ ÝűwŐËŔÝű»ęEĎs}›^ţNvmMžÇmεâLš—şGĎKůĹób˛ ÉlEž“·ş+¨^ĆótŐ • Áô˘ů˙`zń“Ż e$Ń Ţ~ ôI L/¶ĺY9Ëdz±Ş¤*‡b·Ľ ÚRv/n¶ŐŞMńP«…Y^|mo†ŕ %^ęM/]—-^ŘL/‡ůTúgš^<ą§3Ŕ-WĚM/űě1dó7ŐË`,Ş^<öqéť?_®‹9Ăhf2˝”8Žl@ôlzYŮNŃű˝L¸•˘ţęôĽlg˝C6• zцk ±R}ĎË$C˘”äy±8BOY‹š—ix×jąë3ť&záÄĂß®hy±ŘiúaC ’Ôk_· &űTĽXˇZIďí.Y˙°»/ú˛»ě3ÉB|ÝKîOˇ”?ßÝ.ŕ/·K´Ňk–+y]|ą4vĎçíuéáŮ“k-Z]VůVŕžť.-JĆ{9]öŤ~ę»Ńĺů]`Ţ Fů–ĐE$Ú tń,°oŮýesąŁÍEpËhsˇvŮ\´n|Őąt^ęŃą`ăť °ŁYç˛Oľ˛’|.S3dĂäĽOÍçäesQ§{˛ąXVÍę…˛Ş|±ąŔ,m.>a¦Fí_u.×^:ŻđřţsśÉć23ĎĺY6wRűîŠß2k˛Ů~}›Ić˘Fpë1aŞ#ş\đÇĚĺ(2Ş|•ą´»˙%s9ˇůjsé?%›‹ÝŞz%# 6—;ş\p˝T.) ©Ąú«Ęĺ=©\ś%e ?ÜjÁâbüBŐž9ş$.–áśŕH\’?.ćź?.gŰ“ÄĹ3•ö•I'5.eŹÓ’uW#ăň¸xŇp29Çź—ZKҸx'śV'…kX\@ŞřĂâ‡f˛¸ 'mY\Ô>-.Ţě0l27…i\ŘI·°C˛–FŹ‹·éík’Sಇô U„ÁßŇr/ fw—ľčńd~;˙Đ·băšT-öp[vťhjy~=ZŞT/ÉÔÂj¦ě’§e‹ ˙!ÉKŇ´¬ř/?’¦%žçĎ]żěŠ–W2 žë(hI~–]bž˙ąźĹň›ŞťęďF? ď2ŹąŹżä,GűOä,ŰjŽa0Á›ěW;‹˛:ĺO9 đČYÚ™Ü,>„§Ă›˘šemŘTę– gIăʸ0ĘY<‹a;“z ĽţĐł<‡Š¤g!’;Î9W]ş hŃ,S`~B@ü,›ă&­Q†W Z~ĂA‹‹íâĂBő«źEgŔ¬gÁű™ßÁó@𳤠uDAĎ2c˝ňů’ł¬xă§›Á|łśCn—6ĺ,>äőĽďŕfŮRIţ05ĚŇł0OÁôłź&°ćF;‹ÍZM^ďoşY|hÂúđĄvYj0gÇV6łřoëŽ`Ňm™Y˛OďČbßă”ěŕzĽ,v$Ł6”›L-‹/¨s…¸“•Ұ&zâLR–¨d[%JYz’˛Eoět)‹ëf…âŚN–Ůl«±Ś/ߤ,\~ÜężKY ,ߥ,”,)Ką".Źŕćědń§K áă+ ߼á°Rë&÷źŢYÉâ&GʆެdYk=~˙«ŹĹö˛Ä'hµčcŮŘá0…,Ť/ż Y´˘ßÉÇbíů‘”ŕbńëeŔJÓťôo2–¶żd,Š-}ЉwQ±Ôä¦`4˙r±đŐg¦.›X٧pd˙ĹÄÂ/ËńŁD‹%ÄěĽ,»C0±ÔĂzZľzX®+iX6›RŮCšoţz˝˙˛°”RŢ~ěYüţĂÁG÷ŕ`)ůN}*Xćt¬-Â’”ĎR°”Ś›—wm)Xü÷ýśŃ“I´%`Áť}&‹·ď©Ćupc˙f`‘_<X¬‡Mďť{n°řz¶+¤Şä»€ĄĂ9´,„›,2Gţ°@,3"ŇqÂ~Ű,6opÍłíť,.¸¶vȱ˛,źö#-Í0ÁŔr…嬵·~ůŇŻ ˝¶pŹ×2+˙×ěO/˘Kş7›ô+Ţ:ĺŤ>0UDűЎÔ9p^O^ú"Ö3Häۿ¥Ńd¬§QżRŇHnŐé^ŃEő®An´+ž›4śöƬ]Ůg)7zĎÖLY-ë gĐ–tĄĽĘ‡¸Ő‚sĹyFOŕ)9W@Ű_ΕÂŇfp®řÜŤé§ß¤+ú§d]‰·"…6AşbÓHłÔudĺJŘťC.Ą\ń'đ¶NŢMß•+'&ÝrĹľ’át$˝|®Dgc'č1*W<»˘7WxU—se#&RN“č\‰_7b‚e\±Źí[ČôÁ¶âŘ x }×­ŕŠÝŠSŃĽž[ţ2­p‹ÓŠSw ˇ ˙ĄZq ä|xK4­x 3›ôÎ/ŞýxŚäZIŞäî¬Z©QµRwY^ܵ2—j ŕxŁ|‘­`ă ˛Żx^†±â×t+ţtXŻ˝ôň­ŹÔ{ě7A·B–GÚůÖ“oĹ.«ľČß®•śç.´ť|­<9‰VŽäYa?ÄwĎĘ9îäYÁRD+sľ›VĘ]ţ2­ŔM+N)™3{W­DĹ®Ŕ›Q´bëĽ+GČ<_˘•YSżŢ)aÉ2­Ě‡ľsžxłjeźőwˇúË´˛‡úXßĎ—fĹn׸l|Ó¬<©¤YńECiî·fĹsäĆÖç„Eô¬čÁźuXs’feĹRÁŁeĹfuuv3­C´¬XŘl Â9˘d…tě)Y‘š?Ľ*XT‚We24l\]ć”%V±”ŻE§˛V±Š/^ă…Č(ŠUâŽ?Ě»˛Ľ*sR]CWm‰UČ\f•CkZP« ¶Ô*U·rT«8äC +˘Ţţ2«Ô—Ye=ŔëŁWĹĎfç$ŢjKŞâŁśľCć”*6V`"Żx0ŞôŘÁ¸“ţ…*žŽňÔäH:»uu'±çô/ťJkůT´Á§âÓOž¬şjĐ© ˛˝l*ř˛®dS±–ś™ÍĆÎů‡IĄ“ 4>_L*"7F“ŠG€ţŚŚëO‹Ę.Ѳ¨Ř÷ĘYŁC%Űd;kwɢâąv»D)nQńCŽ_T*X–EŶŁ 8‚FĹ‹EÖtÇ;xiTĘ•]ľ§hQń^Eá4/˝µsjT˘EĄ™%eZTX )ŁCĹGµAé˘‡ŠŻ+J ©s˘C%e/ĹŚŹß?ÍçÁct¨ŘĽ{·źüŕP™Č^EC—D'ÇW‹ ľńß-*zĘŽ(QńUK_‰ľ˛ Q±OŢgf59T8őľ$*ÂňF‰Š×TŤż§O‰Jž‹kú)Î1·ŢZ‹!>EĹ_Üt{ÚÝE%˘Ěž˙+TŽś>ˇűůîO©ŘŮ?ĹÇÚ̱ČÄR¨¤6d,X÷ďňĄ]ĎčNń™·yşëYťSĺmNQnń”ŘĚ)–%pxůůÄëŃśâPië̢8a©SXwę¶uJ ‹˘™ţ]śR“7ĹC‘™<“6…[µ3řu÷Ö?¬)Ďů=XSü±łűÇĚ%ß˝)Ťn’6˝)vI Í,ÎvЦ0”źÓ-9SĽB«¬~óeŠ2˝S.É2¦xÖB n’“2%˘ş~|)Ž·÷U¤÷¤K‰TâQ—RcpV߲Ź˝”a·X”ĄÄ®ĚľßU)Ď3\)ż Áż»RĘueW ®DtĄ”"‡Ěý1WŠun蛺b˕⏜NýxÚR¬¶:węűH®§$kˇúĺöY®ľô…&SJ,OîÔ8żD)é~=)nW&”÷¨Iń4‘%RĄaYš”˛GK nţ$IŐ9RĆŹ†–m”âĺ›!Ą–=R°Żžß.Â2¤xŞÄĆ´H-EŠ÷Ôc… ‡Ń‘r'EŠ$pS‘bÓ±ĹCŃ+ R4YݞéSľRĆý(nyô\“eËz”C뻥Ö#éQĽQqđłĹo^= 3ß‚ţXqÇo~ľwŹÇ • ~–%…IŹ*ŮnľÉQŹz Ąjż ‚ď0Đv§?đ]Ň[ňŁÔ47IŮWAJ# R~Lř(H±i„9yŢ/?Ę:'âoúQ‚ĹÎc^ č}L;Jnégů3ÚQHZ^z”Î*éQö¬G)şŞSŹâ˝ĺzň‹`žÁʞ‡„Č ŹŘŇŁ¸jWŻËÚM´ŁřüŁKx?=JŤúb<˝g˛ŁPü´ô(';§‚Ĺďu›ň+úŕ_ü(ňµď~”ÍţîG±¬ âÉćü(zLl–čXő«!Ą \ü®H9°ř|w¤<[@v¤řůŰÚďx»AJ‰±Ć.WđŁĽ*z†˘#ĄGGŠXµK‘âe+#ŐĘĹ%)ëŕđĂ‘b»‘Á©(H±]y.\GůCAPđŁL;Šę'IŽď`lmý/7 %;ÉŤ×Çý–ŁX˙ťŮQ(DŘ‹·ßmˇ˙®(l• Ĺg›·0ÜĚĺVž‘eĽdv6ĄOć<ŰD:Ď8ë#EŠń`ć»×j^ő÷‡cč¶Ĺˇ+Ľe>’¤Ř™g[‡žâF:RŚoćw’Iş‡~~{§Ę¶ZUpéŘ«IJĐxě3ßoʞ† ĽV§}®ťúőÜŚń”Á›Q6“61*[ŕ¨Ő!$Kń&»muŮáűáň[Š·ě2 ąčKq·đĘ…ÚŚ>’Ą¨Ńn‹mĎťąAR$w[ˇ Ţ{×+ßĘÝ)·pG’§6lŰ€Źvę” kŰ"¨˘śŇTGJů|ši«vw¤86d[Ün´‘ôyÚ˘?ňś’'Ϭ'żz]V@An±bĎjaŮá"Dô0ÁÓ‚eâ4˝úĺ8•-đTřćä`ąg[Ζúrx®!şí˧uJ'c¨‹´sŐc·U-Ę•H”5űLršˇ†4Q›»CŚjyQ°µ ެJiěZř7ĎÉń_ńś˙‡žtň«ŻŘľň.¬St˛áČtňĐĽk/âĐ[ť`ᛵi4Č.ŮÉĹô•Mv‹űGŕ®X*ŤŰ‘Ąk–ë—ţć‚mË*+ćçÇt'BnËÓËsCôť’ć>T‚ď+Ş5?­·'ăI ž;ä€ÝxBR\~vBqO z@ŹB8ÍÚĺ P<’Xő§ ŐęŇt —`K@,¤'ŰE6ÝĄś\ :jOžŹ7S°Ŕęfë cő)}Âć©=Áây…cŇž wzăP%ﳼ''‰ă–r«÷Ë{‚ˇ¸>‡Ĺ â´śŔx&ýĽĚ'ĺąČ-°)A®–űż_ć$čÉ +ÉOöÓ›pgYňB׊ťU3^ň“Ť)"f…ÍçŔÔq0 pSUHau‰Ĺ ($x‘dŁ[Ř‘)AaFîă»šŚ %jPş=2á… (¬Ů¶´ńFŠ"Dé»ű¦±"<(•'»ë=úĹ oĐ 0MÂ×ÔŠ<(ń±–×=Ř_^gĂěٰd–˘›ĘeŃŚň\´5&¦U’Ł´jSŚ:GµlGažq¶#—úŇŁ°C@/ýÓŹÂö!ŢuťŁ‚ĺŮ [>'U AĘs·=×íöśëQÎčGi<«ÖmŻóě2¤ČęTŘN`mjLLKJŐ°…á˝ĘŞkž…ĐSËĆ8Ť+ T ŞŻ ;řSŘ/Zyä´á~TĐŞ2 Č#&… n»‹dí„Rś,‰Jűá3Ń? UF‰J­DŢž¸Şm$‡Jńą´R¬ÉVýr¨lÄEHLŠ7!†y–¨ŕĎG—U4*ŻVÖIŁ˘rÝj̤ eYT3ş&^=kT¶g]‡$ĆZĹą‘Ź ŁW¦ház™T*WmŁľD*…|ŻŠŽ,RríYmoËUJţ˛D*ČÍ ÷e_‰»ŕQŃ´ţĂ·ó>î·F…ˆ· Pš<*:NŕâÝč˛KßŇÝ—Ąč$ţ6ÄW\Ćg6özÉT:{ŔüŃ(W´©ÖîsKY’D+XŽçîĎeZáIźĽĘqë ̲ŚBÍIq4ŽGŰ OÓëÄ!Ve®0$Çźž2)‚qĄ©ˇ;9ŕ€'"(W€ °’Šh\AG÷XęööR®ŔűuĎqk»–sWŕˇne*Öz^ŢĄŞĽ«ĄYĽÂ‹<-qxş“y…HÜâ‘âý6Ż î1ţ“Ą^ÁAîąd‡ďhµ.ÓĽRO†Ú‡ŻüţŤę$ÚÚ´ž‰ăÝ+ڦ„qq°6˙I°`ĄŽ·~ĹĎÝúiËţ•ëy>nŹŻ1&,DA™lT–‚ecśű¬Ýz¸Ş»……ą>δ«ĘMDLô° »ŽćáU ~­ÉĹ‚á‹Ůé B±`K@5ĆÚPXŇŠ6–ĘĽ‹ł'9žąd,řh(\źf”ä™%ůXÚc­®E-Y6ć凥°|¬öee!ÁŔ–”žś,:B¨şř$r’˛đé™C&-YYpUź;ÇŁ`ŚżĽ¤,„$ëaz)Y˝a¶Ő'ŚJ–íä Ď *˛Łg) Ą×ÔG-YYž·Ć ťŻźV–“Ź•ń*4Ó”µ,!A¬NżčeąbĚY¬ťMOÉËÂĽěIö†MU1V ^äÜń\ÚŮoČ۲Ä,Ęś#Ńf­úÓÍ! ÂNŻźŃĚrúÄŐ°-3ŞÁ΂PëŕP§ń)yđł0ůa°VÖ>ÉĐ"äâw; úť$-@#ÎkŘ3‚¤…I­ĎĘÎ/E §ŁîěhIŮÇó:˘¤E;9˝,zó·Ô4×µ0*&SÝÔ\& yąZjńH’ ~‹rµ4«EYű9;)˘­…™±ťŕ»=Η® Đ“ŁôD/_ ć˛Öś ňAŘBNđŞÔŞśś-)=p”¶<ë'zÍRÇ#Z[űE<«&G ˝Em aH: áĂ3mµ-J ¶yްBT·đŢfyQŹ8ăÉÜ‚?Í´śŤzIĹĚ-ą©ÍR·ŕaE¶)kŤk%{KcrŽ)ëH—eĺ üŹ«hŤ§ż.ĎżÂ<}@×^¦xFíw˛¸`4eĚžMX¦Ć;nfm‰Rx%ŹËĐ}d­Ť‡ 2Ńă"Wm­ÖĘ·żM.^ ˛p żU.¸ÔłŤă¤&¸\N’Íü¤ˇ°ěrA[Äĺ‘Îs&J6®T”ŘVXŮ‹F6i=ߍQT3Ů\Éé‚ÍsNó€ëźĄ.máVätAůúrěGą:]Ôř ]÷ítąĚgć«nŚ tá;"c9é·»K]÷ŽĎňq@!Ą.UŤDÖ3$ŇQ´ş B›»6–¦ë µ¤.4źĄ.Eé±:[ŕáĘ™V—ŤkÔýĽ¶µúrQ^—ŤŰ±˛ZöeąJn&k°cń r—­SţsščJŰƲ»°G¤©O¤x_Sô»ŕ4Ml‡Ś~Äř 6›®ŃĎ—ŕĺ vxJ±ŮďÂóÍó:·‚=í /Ă 4ëŢĘZ±ęĂ˦ٶaóoĽ4Áđ˛Y…ČúEäÎŽ´«î\­ĚdÉK(j˙´Ľ0ąF¬}y^0"Ú§~wm˝č ;W«žT/¤•Ě"$<`ÁóB`͉k§ĺöPwŠ^á9®ĎÔ]\w˝lŤˇó´ĎĹ{ÂM/%ĺdvúŃŁé…5VĐyŤRŔP.¸^°qÚ Ő®Ë™e/.9ýŽ8)ŠéÓö˘nPĽLŰm„B¶¬|9'oĎß™ś/쀪LHę⽍/»9'őlIůÂK‹ Ý’ŠĂ‚ó…·,,⇍$Čž˛GéËÁ¨f®V{¶ľxo‡]ݤ}©lc¸'lŻö¨}ir-V^ćÓ´/ĺČ…KĐ‚˘öĄ0ņ˘S·t‚Ä1Ëü‚(§Ńó¶…w|Pż0ŇĄ_ŐşŁŠž©ĄÁíQ˙5ó^;ő"ÓÓ1Ă÷Yr1 kŠn*gsô,[`čľÍ#50ěB;•×>y`¨†đb}jO&’Æ%6w’ß.YĎ9“„Góm™r|˝żŘ`¦7‹uĐÁ0ŁČ{ŁĆÖݨ„aŢŤ‘`6źL+ Úäžokřń~Ô;IaŘţŔŞÄîŰqMV\}kí7%Śď6g‹F ¦“€¸‡Y “žÝcż“ąęX ˝†=%”Ó­:OĎJfá¸QÚ1k—ňćŽZŰŠIÚZÔÂ`ŚűhĆË :vz›] =xaĐä{‰ŕ#ča˛Â°îÁ”eńäe…Á•eżCÓőUËgĂl꣱(›˝K ň:‚Í0řđ<ľwČ;Ý0$Ů&źOĂŕś+„Đ«żä0Ü„ü ř|ŐÉ_cöMç4ůN–!&5=iŠ? bŠz|Šç:á Ť†Ä˙ÇEýÝ˝ 1ˇ™©ŕ+:bę­;Žť°¸Ó[Ë#wÜ ‰Q±,: ús×J˘ÎŘa{ŞĘ·KO]1L ¨ÂÚjŮť|1lţ8>łśq ý)cX‚€°X{ĽÔ+I…wx`ucvĆTB &_âúMăm3h÷Kł ]Íh^ép]ĄhŽÁúvqŰĐ-Ŕ7Écn·Ji“żŘcp2đŁŇÚd{Lg%Ăçdpéc’-ś9î˘,DŔ·§ţÓ c5C‹>˘@5tőŮ ]•é d(R™ŃG=_“¦Áďie9dnvOćŢÉ ł‘S·3Ń®ÝYơ`‘ám(ř‹Ů{Ô`L2ݤßîĚ$ď/™LYřňçŘôrÉ|”E(ŠbÔ_m2X‘-Ö']Lź6™6bWŠĎA'łµ¸Á›" e4Ŕ…·§řY–źN™ŮĘpďŮ)Lx”łT†Ů˘ň™óż°äf©Lęd¨/© GGçŁšŻ“V¦"•Š_{ďüôÁ+SBë#>+|ŇĘđL4-"‚ĚľĽ2ÝT~}¸˙“WFËĎZf÷ţC-Çv8vŽĎxpË`ź Iňô2dŁÎ}˙âJzŐÝA0ł~ŢÄŮ0ó|Ů3wX»ďh™AR Ě?ź*~âÓ—fMM×üqż“g'ţ:Ť×UËpđ̰‡˙ůćşÍ'HfLŃŚTgçÔ‘Ő—f&uڵŞ>ŃĄ™a6 ;˝7Ęé,ŃĚĆ o¦k† UöišAsňł„ˇŚn˙ašI[ĺož/ŔĽ=3@ŕĺÉsXL–™K˝|“}v,ÇĚëíUŃGTĚ`AX‰ĺŢ’Ú?n«ŕń{ –N~¦µěŽd20ňxm@Šše™9ţ>ü†z"Äd™áĆ;ělŔçć¸Ţš™Đšů›f]sî˙DĐ<3ĺŐc8ĚË3ńÜaůĹV’f†é—[¬#%^š™Ô!tzs×Ç<3jłxţąń¸eĘŞńć™í ®&¨WTqšŐĹe3DD<+nłĚňÎźÖĎŇÍ0Áěű dsÁ7R)ßľźćÜ_ÂÎÔ«¶fKŇÍ N‹ŠľiÁ«t4Á7v^>ŠG,Ćžvű7Ľ©zÎ 2>?^……ď"Ůf°ş©rĎl›AŻ,Úęô­p#ÎşäĹnO˝|3›šíŘ çĄËW3ť3HŚb@mŠ ˇŇ~ćĐĂÉţó—vFn?î=OsöΖ=ëLđApńRĎ0ń2™Ç[=‘»yߎó­žáM<\(Ó=ĂUpĄZ4P˝ä3s¬8‚°ö,źáTą=ĎňöŇĎěq?ô3üŽqů­űÄ$0G´Ď jńG:Ůg꫹ĺ<‚|¦îą|ß^•ëËlµMď,Ęg06<ĹÖÖöż«N\ň_ô3žčŻcOú™­Ę$T­UPý_4m.”/Í‹AA@Ł$¶ž˘w(›`Rаă¬ŰijúZ‚…†%·ŁťŚ˘F­čLÁYfX‚,Ł ĎuˇňeąhpŹ Zî¤͆R6âdeA†&2˘Ź¦¨Ë©7Ë9Hgł„4řpL4űÁÎě ¤aÍ•÷GS}ę2- ň\ë sJźÄ4ĚÝ—ŹľFˇŁš¦î1ł/ËßKMÆ’Ů»X˘š†–úą.Öj¤I®â±~%7 ŢüÍŽ~użhUŽvv-žźî#’\;Łź&Ôž“ő4Ěô°D‰ባź9źvq®88ď§źĆŹÉ Ă'ËO>ďĆ.dűtű‘ü4č!éÜň´7Ý?AQĂů/¤Żt{0Ő”5 ˇŃ’¨pÉŮ5iÎ理&ó^zijb’ě‰2ł¦;6ÍÖ,";VTŐPIăĚëçÉK®šíä';uówvjDY ‹^ü¨ÍĘÂz—°†1Cč© *–´F Tˇľ\ö ®eŘOQjš)®Á[źA;K0×°ČŔ|Z ĘŰ\řÁ™’™ ć fk¨OЎ ®aáj[C÷öR×ÜsíŃáâČâš7ńŢâ˘/Ú×' âăůZş;4wµs ŮZSŘŃFR×lÄßÝyM.ŞkŘÂZA†v€·ş&LîR%uMĺł}îvţúá®a‘F=Iüúx‹%y @éÓ:ÄĹK_“:kˇ.ʤŮbšş`ěmůkxÖXë[1QĚ2Ř„L!˝$Ńa{# ţÚĎľ“$6(Z‚Ťâ]ç7f… 6ţI3E@6çëô?Ć Rkeú0_¤ĎŽŔ4Ř–¦±f°%üőä°AÁđô ń€Ó)Hlřض?Ů®ó’ŘÄě$ĐCIbSŇ–wśrŕD‹ žÂi‰Ę*hlđĚcĽĹ¤d•7ćKdsI©Ç,˛±ů<,šÝŇŻÄż/› ˛ŃX`ć@dKf°tŽK ŁŃAgSNK#ů]`ůŇŮŕ×ECV¸ÜUDŁ >¶ŤZß(·—Ô†;÷âÍož˛gAÎ`ľíňŘPîťăł 9\ý ¶š 9E˙}ů¨éIÎócNv\5Ir‚,rzY‘Ă/qv±p'GNă;°đI>ZHq7¦š^šś0†{ yrŞĘL猪ߖ`*.ĺ^šžŇ9ţgŽ«í§É•ĂŚlĺü€ŽâŇđ[f6Xš‹[Żl9ĚgąCo”ßt9a߬-ërvŁ_Űżó@•9Ň‘Ěa¶nâ›·5ÇG N0Í—5ă%ăŕ•ŇÓ áÁ˛ćđ`Cű¶˝żĄÍ)¶—L¬Ĺ7ŃšĂÉ1ź#…ŽüĄÍIIţ$Íáĺ]]7YâYě1¤˝¤ŮŁ6¸ţÓ k'¬Ë›i/p.Ďy&»“7GóÝÜgHz%sĆC±× Kž#Ň^Üť¸6gNcíT6‰iS Ă!Ţűf†•·¨Ô=SˇÎˇĹRÂěɡCŠ˘¦0őó˝&‡ÎF–Tcž6d«™"ťŤĂ$SÔVyęH*T©¸°ëŘ߸y&™ÎĹN‚ÓL¨$ $›‡cĄ>ş˝—Lçš‹żR%Ëtj¬ë–]&ź)Óa?/˝VgIźNŃY}ilGĐé Ţ@ ĐĎĂ›l:Ü­Ă—Ű8Ĺśś:l đ—ŁIlĄ:` źľőÁĽĄ:Ä °x١ꓵ:,W°żKˇűięśiÖąř8T˨]ňî,±ء˘?Qßnť|đ¤fĘuŘŇpĐĎÉ ąu¸Ďá˝CŇ,×aŞË[jGo/»NŔS tĎzÎo „hŰč-ĂŽŠ:ý´”,v0^ eŮAî"p¤¤ěĚšU—”Ę`<ť<;xşŮŚžŕŮá,±FŇÝd‰Ń´Ó^™ÜhÁ´sŮó3z|N¦Á´'”#FžĐO´D;Î94ÝôäŮÁŃĘ/şËhv°»zlň<ć/ϲGÍ7ŕ“?^¦.ˇDŃ%_Z¶l/•±śĘ˙ŇF%ßkzl2ŕąĺëYÎv]cCŐťéH˛u‡Oź}=ŕ+-ëďż÷éw´î°ăY)0­n<Ľ4Tc±oIFžÍ8ŁEwĎ!ŕŇňl%f´‹bĂź^ž)ŰÄÚĽ<”ÁVŢ?úđwŇňht™ŮGŚIůŽj‡p…uőOFGŮΓÇčĐ)SĎä®­őĂNř%EOą"şkCź$=8hßŢëÁŇŻ>PR ŽY’.Ζ±c2|ĎčđŔ}Uű°ôô¨ńÁ}Šż]ç´Ć¸_ź´ĺŇ`D>Fôž}¸&…dňA%´Ő´×—Ë'=ŐĎfô–ů„bĂNcX´ůĆČęţŇů°G u(]ňý,ź¶ÝŃ/ěrŽF«Sľ7´4©‡‹‘cPD1˛Ň§ú\Šľúś>íýŐ;5ŤQéC*Ô* ©%1X}ÚĹęÚiVOil‚Ö‡ćĂo^Đŕőa˛ş1»męIK–ÜÇŕŐo]ř¶¦ÜC$ÚŃyězńč÷AEďŚYŘ\‚áűůÚq©řy ~lCÔmÝŢ~Ô¤—ýö>“ŕ§łBtN˘V¤ řaů7l°jGÁNěÔ.ăçčĂEĹOÍ‹z/u9~eľ‚¬¦bWX’Á0VďFĂŤ%?üĂüeæoÉšz´Ž$ůŮ(Ô™«rm˛Őéů)j 9­9­ëőŁč‰ĐiPk3™~čęDśÎ X_® ’Ď©ő·ęG€¸ąć_ÉőĂlŇÝČ^.jAÜ߲ź@ŞÁ/•`űaş+¬+'\@A÷SŃ®pq:ÁÎŃw¶ý ŚĂ)0=‡¤9.űAűŕš¬@Ť{$ŮVTvf0QÓ˘ě‹V™Ě–ă#Ů~xtś›Ĺóż$׾ԧ+ň—EŰ’´§NVüđňMŰSł/–9Ălű‰żpr-ŮŹ Řhůćäk¶ fµv9s‚î'\L>X#xáW|?h'úx‹|SkŮ~tľeÇ“%_Š|@Ëř70 •ŤäŃůá=&Ëw;żę_śIűóĽU|}ń?Í?Ěrs•SW—\jŃý<’-6XÎcN”˙\¤/wkiU,ä?uŹÝ'OČËţĂ Ö>>&µ8‡^}úŘÜĂľa›Úá—” @`" –˘uµż @‹ŃŽu/€Ţ “ÇŠ˛˘č ¨Úó÷[ÔÔżbßďţ’5.E—ÉZŘě,@äk|ěxÂŚF9Üf‹t›˘‚¤D@>î´­y'\éZvh·őÔ2“§§;˛y ĚćBÔ°$@Öí¸Ý©ŐÚ^{Ľt)ŢÓQ¦.e÷‰5E"ş ŃĺŮßWú`ا»? Ü)[9_žĎˇK˛[l=‡\?eščŻX:Uż_ç@ţ–&ňqw˝BsĄ|YIpľ‚‹€|ň| ŁçŚFx Ë1I‰[D%ňCč_Śĺµ {ďţý#Łü·ŔňÇ!áŃ5Ű·Đ—Č“„ţÂí  -@€ŠJĄrYÇřZĆąéŃJSłŐfQËŰŚöńLťÉ!x>ŇYÜł…Ŕ‡Ď~ľŕ-<ÁřĚÓ\u&©¶Ąâ’,ďĐ8a4vŻŮŕbbˇs‰AÓ™B_e]Śţ-Aúů)?ň™Xd f®ĹąJü˘ľ†¶°ů$ٶFÉx˘•ۧ.ˇvJćŮÖc‚ ëŘBłŢâ9ý@6~¸…ůâö9üĂK>[¨ůđŽ¦Ą†őŽĂŘ®űă*é^igô?9°Ž×@˙Ę&ër+Á7ńo‚˘ń_Ť˙;Aö˛ŘR…8ż~ÜOÄS=+%~€ v"3uĹr¸=_yŇ´Ńź_üDŠŃ ‚˘3 ŠÔĚtş ‡˙<ŘÇý]Oô¬AOTM3ěźöüSN„ˇâor˘´Ö%'ş’śHČжäD%ɉ”Yr"®[‹Ś§^ôh'Âş·ôDŁŠb;őD§vi†‚ń (ÚTˇć‘Ć&řú×E€KQĨb9Š´â%GV~U€&[Ž"ßZŢVȸŕ(Â#¶pzÄ‚¤H˛~Ď ˘'CQI†"ą‚ˇHÄPTď÷ő‡ ¨¸8 EďůQ(˘ˇOE0iÄlŠLŹVďYĘv"|Y&'Ň ¤üî&Ň-řś]’śČ.hź!^Tńu‚›HS5ÁM$›G‰ĚĺDL€úń‡äĺ&*É9¦™“Żr˘ż<ĺDřŐ%'57؉x^]€PA¦ŁźhʱoaóÁ~"ĚÚ-=öÜĄ'R†đw=‘ľ¬óe'Â%™Żűüb'Ň÷•ôDH.=#ö`'btÚ‰ž¸–ťťĽËN$ ń˛ŃAěDJŠ·•?őD•-ÚAOÄ{×ĎĄţe'*ç_v˘Î6Öi'2ëâa`4ëżśv"ŢWaľ«CqʉXčXv˘cW‡ß_v˘#ۉôç•Q{©‰ř4{ařř˙÷/»Ň[r&6Îýg(L!üŃQji$‰B«'Y’t“I¨ŐoŻ0łµÜ—çż#OťćA5X—ĂÚůç%ÂĂ}]lŮ÷&:S$Ş3ÍŠĆőŤJD…R}¡ °DUßyŽâöľS‰xŻfE˘|AÁ)f!‰Ä;o*á(ĐŚD"ă5+|’Ţ%‰ŘĎ D"ýźD,á8^ Id•Í…$2L®§k‰ňN$R'x‰Î8±M±Uä]± ,´áäqWýeďĎ<"°&Źęę…#bŞö…G„cŕ±.4W@WRxD¸žšĂ—!đvŃA'Ă#Ę9â(© 8"})Ć_d±cXD™ŔŃ•ŚAŐjiŇrmŁŃ]3Đ­Ĺ#ĘWÄq@ó Ť(u´ŃXŮđsţĆ"‚őb˝w‘¤FĉÉ":h‚YDŘ ‹>ćź,"~·ą˘ę†"âdüb™ů~`ôŘ[R°Y "ÖŽ—=~îúú EôŢjIr ("~k')€ę;čŠ"™}ăÝ9zä˝-¤5.ş@JC$pnsŢ»XBÎ!âěŇ"‰ö@D„6LQÓĄŰHD|ożî¤hçałś¦—ŔŁn "޵îQüĆ!Bž˛0Dj?pô0ňŁ/©Ł`ş¬_HD­í$"˘"ŇZw‘ˇîő jţ«˘|D‘Ó´ŤŢ§§"pěPé6פ?O›ŕC$7‡gĺ5C$Ôws÷x¸Śl"L/ Ń ~3PŮ‘ Íţ‘Ž© íÜé7Q9"‰Č°E$(uwA@N!Ę„]®'‘ľ[ţ„á­Ź™V|ea`42XŐ[ "ţ° ş"‚HX€/" 8‚ΰM?Ľ ú0DÇ`Ý@˝ 0TI`µ_Dxź¦Ć<Ꭰ:v‘jłßDĐćaÝ×-0’±Ć}_řÄőʍWP‹€Ę;úţŰßčCąîôˇ'?+×ôˇĂR6iqX6äđ‘ŘŘCĽ´Á9čxhjŔCFW<'Ôîâu›ý˙ąC÷!F5ä­¸CJ˙«K  č‰Ô!Ż‹«šµÇ/Ôˇüâ[»`ÇëčPÁ.ů+tH{đ™Có{IÇ*`Đbˇ*·C ü#rH‘jsÉôÓ_pC(˛/Ŕ! 0-ŕĐŰŢü0ý9k\8¤łŃfx7"m茴!Ť.Ú– ž˙‘ôÇľ`CY‹Í+ko¬ˇő˝ŘűŮPC动!Ă’Ö˛‡bEe±†HĽś¨! en¨!xȬXJv°j(¸śČké‘5”vÔP>"isY4Ä `ˇ†„Ž ¨ˇwLăä€řĘ}G 1J\¬ˇ$čY` Ĺ…Šô5}# e°«iČ÷DĄ®üb4””p OÖq-ĚĹfO1t=fčÝ"fhč‹GĚwÜ€ęl2GĚ*„ 3„'áüŔ Ąˇ @ő‚b,P†ňk§ Ň(C^"ń㸄ĹJWD I¨CştS÷˘vŕ q‚wąK‹? CZ1ć;Đ»@ż!†ě®^_CňŠŚˇ¤“\@R>†Řć ¶2YŚ IâQżş°ňoŽ!z\PŽŻHEž…z[CŘŚuyßbĂőKD®1¤Ŕbڏ CšĐЎ+.Ě"ÄĎ/„!müe ŃÍf†şýă1C´É›|!Mľô> /$=ŐŽŇwW•/l!|ą€’îoö(ęÉBvk›¦[:ëI,uyś­ 0"‚…ěŘS|Ut_vŞĎ5+ćçť)D»˙ꝨĐL=lôC\ŁâáăÂw2&SČN&0ŐŹ)”JD Qĺµ!…ěß›…]2äPv¤U « ,2äShÝ4ś>ÇŽB%0…(9 L!c…pR +„ Ľ¨Bé ;UčÍłÜę*×>ŹźďĽ(2… ŘZâd)¶"TÂp§ Éťo§ ń ôSî L!ěŃqŘč^‚;RH˛!ÖTWdgG ŬŁlBP7Fě+E yDaچČ:˘čYR¶g ´(ô¦/áJ‰†BĺÚ¤jbe}A 5Üő€˛#ÔÍą`Ź‘BI…IľÎŢ" ˝Uň˛¤xC(ÔŽ˝M4ÎOZßxB;N°‹'$KęGžvŕJ‘&¤›/4ˇ ľXŔ YtďO+é™& ëF˛®Ą•¸×ú&¤í;–Ą. &Ôµ9G+Ŕ&”´žľŔ„*ż/0!Čäżá„JÝiBŢ[RT¤ dŁ ĺH*ă“&ô¶}\9¶¤ĆĎ4ˇ;Kü†‚U}Ŕ !˘[<ˇ¤-ţ O8ŹŔbpBmÖ#N)Ф đ7Ň„ř!&”Ew‹4ˇ#txG96bc iý”o(ˇŠMzˇ„RŹ Í~E’ĐNجg=€„,·t;›×WŠ‘vOˇŚĐ P„Ţ»šX{h¤ŃL/P„Ýf6ŠÇţi*cń -Áź)B™ ôz¦•ó E¦/ˇ;˛Ť!Jú#¤6A‰ˇ·ĘťöPtjľQ„€©™!†ú‘#$ęŢĆâ†8BMüϡq×ĹŻ!8 ޶S”$]ad)IőGMż!„0ÉűŹg˝M8d ޶€˘Ç_,}ËŃBH¦¶8ŰT/Ď‚,„Ľô©[˛úIbxă;޸v€P‰ü .P@ŕ cĽ¬ţĹ—ůşú7€PáźűËBýµń's"?(›îaNü];¨îđ ŹdříO±w: ĐĹŇČŰ;'Â<jO‘„“hÍBĘ‚* 8±ŘAťŠŤT#:H¤Ďgtč¸ÄA倒Ŕ†ÂĆČAňaŘČA¸Ş”xě=’:‘Äç* RŇ'GĄÉA4Z‰ä jŘ‚|Î÷dZ źĎÉŘ ÖÂŮ*5“ŔBăőʤ1ś!ňµAŢôźŽô"‘~ˇ• ”ŹČ ˘ŕzg!ZÄťóôŢAŁëĂ2ČEc$W€Ak/Ó`M'dĐŰ ‡ÂUń€|üBEęĹ :ŘxA´źß>qÝ\ĐŰş&6&ŞŁ,ŕ‚¬šěÎ;*4Ş€ 2ŐBY‘ˇJŃD3zFÝqÄŽ ‚óX`QKYA)ďmŕEî¨ śq5pz)'Wd%f);0ßöFţ&NĚ%Ô—‘ü7RPAřĚ ‚±ÍVPB,đĚ Ş9Ŕ‚Ŕ­žxÍúf›/˛ŕßĘ7­– K» ężŔ‚3ËUť˘D\P 陨_`A {DX$Č$ ű3.HCA;.čŤ)đ«~§© <6Xâż0ăQ/ń|/FČ $#ä ‚l~éxŞ@“»° ĘÚ§0Č«—ć6)Ź÷ ÚyAr» Ľ +z xA~H›UŠ!}"/(Fź x“g\†›/芴 ŮÜl´ K6•6p«ř‚ ę&‚,ěďJ:DXßaA‡ô5ZR$á „VĂ‚Uj`vXCĎąšÓÎ ˛ŢŽŤ°‘…AA)‚‚äľAAÂuĄ!)ľ‚@ôřF ‚ĂŮ7RPąľ‚0\ű 4€¬X  î ¤y˘ Ú9A¬5l¤ ;ŕL‘.q~J éâ+n—ąčF ˘E sr…Ő"^RĐ{C)ä*čpĆ*őłĐy×XAĎ/VĐ!RÁĆ :‚ŢďÎgžIA` |ÝáÎ ˛ÂŢÄ+ŤôtŐ Jýc‹ČiÇ]Ż T„p ćBÁTĎ^°(AđęŢ@Žc‡éG·j ;®™GB¬ľ!ŹŢšZ•ąHeŰß«Bí×Č2EÁŚł#E·€Şç'˛ř>é@ý`hŃJŰč@lđG:еŘ@´sŰŘ@ôË\Uú\ôčMS؉jMp˘ßđ@zśKůŰř@(›.>PéÂ˙ä×äĄů@U;Úâá /tçF?:0‚;#¨DFPcä‘ÔÎ+2‚Ţĺ ·8č|9#ŹGdJ#0‚8µA<%"h'1µŘA|>Ö°]©z ˛“Ô†¨tż@‚@~ ŽeGH¶ÍGHPĘ}‡Ő)AâŘl ÄčÄ9Ç ’É‹©g%ť"/"uăç-D1ś $ÜB„ˇJ»~CŞ•„eţ…TvJĽq%¨/(Aj tŹ˝Á#ůdŃȱq‚®‰ R|{î” |D×ß‘ôŮäšYíŽ"@m” FJS†ŢvHí§ĺ-Üľ6JбË9KŹ” ŐhĂ_gŰjáK´óO‘Ś%łŢ‹T´ >S‚ËřF ęăüJ jĺ´írYOऽIDĺ@ŕž1A9ŹŻ R„Ę&čŽp7LĐ;×ó€-€‚Ţ,îç—“‚S„H ‚Ç"Ąđ™Ô>HAüů ¤g/‚<ĂP•šşô/¨ LÔĎB˘(ßŔÜü RV~ENP:"&‡S˙ÄSÎHÚ† 2ąĘ¬`ĄHâ\áB9H}TYÝBĐAřBĐťFBĆö č ]^™ZŇ»Rulp ıË"·jŔ/Â6+Ea`?č@ŚfćXăW6€;§‘u›ŕźÉ@i# kä\ +`ôŹĎ $ŤČk™+c*2P ľĆ1ňçŽX ÎRM*ĐAźÂ@ň†Ź„*•OB¤ťŃ@ťC ä2"WCć+lčÄ?řŢŹ?x@mç |đJXN_p@ 8ś€˛‘|·ä$j„ŤxY_`@řÝ„¤5Đ€2łÖHrqoł X¬ˇ/4 k)Î1®Ý9ÓÇłJ·á€hąx@ň4úĆ*h ś´‡e]źâ<úFűś7(ŻăµW‰R ŮčÉĎY@'/Pá ˝Ń€lM[MXD™ 2ő°ŞC¬tDgV6GéqDyUÓöbĹü ( h€6C~@`m«^–BäÝeĹőăŇżv?<°€dý÷…”€ 0 ·Đń!#óŤÄT=EŮ 4 l´ËĐšř/4 Ží,Đ€Ő.n}˙„±0ęM”;÷Úh@%€脰ӀpŃ#żˇ\ [Âbѱig!ł nEEOöbQëX@Yw8°€Čď\0 D# zÜ%·’)Ö7P/-ŕ€LÝQĄ ËY_pá€UP3)â€ňq@ÜÚi@ý-mJs–ލžGx í" =Úİxąű”.”Ď3 @Ŕ*‘„mő×—KCĆŘP@Ť9 HáWz iWk‘„I‘b;ó (› ÁÉG=€ş@M”6Đč; ‡ŁyőM°P@\ĽŃĆ*SŠţ4Îë čŢ­# ę‰EŞM4źIŇŘ”™„tŠ©" ČEÇŢÁÂű‚ş#»o( qgÜ‹Ä!ljb±' €°" H>kÄHÍI@ŠăúF¶¸@@ŮĄ‘ôŢH@ChÄ@b\@@xÚú¨ż6Pçőý’ĎŮ3čö#Öˇ‹ÔĺEżH@gäŃŞń+(ő dJ~ëRŰ{Ź×¨1Ş <1Ś­`<¤#‚€xzôΚľq€RÝ8@Ô´EĐg•2RŃĄŹ‰ĐŤ„ŠűÂኴŲA€iô16 ĐűچEťŕčN4ăÜ!@včš<  ‘ł@9€Š.}y0ćß»Eř&Sű‡€„ťýSRd˙ jp7ř›ó‘Ď;üçŚmZź7řOÚá?"[üJ˙ŃűmđţÇöŚţÁ˙űMâDţ۬”H”"€ÓÂ˙ŕ,Ć őşj]Y|‰€˙a đ?ň.\řź´áhđ°á”ÄV…_ř?w(ţ…˙sĨ~LÔĺţ˙SÓWüOś#ŕ´©t/$ ?vöS(;N_÷‡µć‰ýˇ?˙†ýI=RČ.úJýé×NýA¶˛¨?) L4ž©?x.öǧx”ćd'|ÁţÜ)Ó7ěN“/ÔźRľQ ®ë3ő§šł¨?ĽÁó[I١?=B2ËóúĂM00č˙őý©ú#ĂŢߡ?ŠÔňôg+茍ůĂÂ\€î´ăúó.=bř)źŘźcŞ1ďo?cVIyŰÎüáĺ Ďń­żů#úŔĂÉş6ß?8•ż3 V÷bţśźw85¦“(2‰Ú‘?Gô&*g ţŘx˝÷ď„ĚŮ€?‡L!tgŻťö“{¤ýw¶`?ź>ŞÚ.q?$.ÜÍŐçnŤUY6Úh<‹öSĎÚOŠ:ŘăÚWÖOC|öŤőOʬT|ëÇ`B‹őcúeŤ¤ő&P}"ýŔĄ<’~>ëq×wÎO9#çgJݤÇŕr čG—’M¨“/źšË߀ůÉŃÁ…]ĘČřňŮN(í„ýâgŕžÄŹI_\‚¸Öâű´X“Łă Ţg`˙ßń>l2řźŻô÷9^ŢGÖčާGĽOMâ}řśŮ.|K€ű´đ7ęQ7°O‰&XM^k‹ëCgŃeŐ_ ôöV6}ŠO‡¤© ˝"اÄíU¬'¬OIiĂúĐŹ{q}ÄâűÎőé°ůŘmQę}׿A}:ěúęĂ`-0}đ¶O¦ŹÝÓäHŰéłm@ +|%úôHôa[l!}š‰҇o>Í=G`ú”.ĺé“Ŕ×xFút\Üô9ŁŚ]8«g˘OĂĄ}$úÔqD˘Ďą}XWŚ@rŐhë}í@‘Ŕ˘űvíčz="}níBúĽëÎôÉě§|aúĄµ#}z@ÂEôaH¶>MĢ éłíˇ e}!úÜkm#ú ŤĹ˛»¶îĐ;ŃçŠDź!@C úŕ˙¸ü‘¦Ö č]|ń|đŚĺßy>¶Oż}t´/<’=χ%›€óÁÎvn8;óĄt]#Ŕ|jŢ`>]ĎÔ‚ůQ‘âdÎ }!ů´ĺ“ZDůßëĺSŔ (>MëXmB^üĘňŃ=żľ˛|F/ßX>÷Sů•ĺÓz˙`ů”ŤĺóÚI><Ż#É'˙’Ďý~#ůđÚťK%éí)yŕřŘÓX6Oů€«áę,Ś˘ÔEńAnZ#Ň&é ă3š>=`|ĚéĹş{Ô‡=S|îťęĹŰd„ř@ż¶ >ŮFżB|ˇ÷Ŕđaş"Ac„ńá ŧj/]*Ĺ ŻŠŹ[†hĚJő/‹©Z¤řĽ9î>1>˘đ´ ń±ałtîŢ0>Ű€[ű“âs/¦@ńi:źĹÇżą9ń]˘ŇËĽmUśžĂ9>¤ŮMŚÔîâcWdę»ÓŽđÉ;Âg ó€điŘßÂÇ\/=ÜIiÇ÷@â´,°–®ŤŢŁuÚ'¦d¤îáş§˛ŁŃ=Ä|ÜŁdţÚÁ=fo©›Sp›Ă±=tțؒwvlĎŐÝŘ8ŽíŮ©=‡(z“ÚĂۨ=XiŁö W ĐŹ$ääöĽ7nŹŕ5ÜÓöAßűŔŮą=G°é¸ŽoŘž;ýŢ©=Ń•ZĽ–ŤŮsw—ű©'˛G&őďŕRĎď%\ŹŹ{My±ÎCm7húú˝Ť_ó ôŠęĂ1ď0ż3 :Źf#ş~bŞěU˛€:ÝM`ß› ,ń(D))zݬ(j"±Ç´‹ď%^LɱǙ¤[ęÂw­ćp'˝w°ŇKŞYŮăÚ‰wOđQ’'ĎÚÖ{#ZwaZRqǦ÷S±¨NŽÚňÝ,U†ëš÷9ߡŃÉdžW±óiçßj]_aĚ)ˇwÂŤĎ&ą@ö˝)dq!í®ŤsLóOÁä5z÷žłw ¸ů yÉ%ŮzOÍ@ár¦·Ç;{$kĆë1ó†wpoHŞŘăŢN^[öę¬> ýUÎę)ľ·¦"łĄ íQ™ň˝ę”ĽĎÂť&-{Gm$×"ҧI5[{#ó!ńxŽÉiáRsP ~ĆKĽ·†8Ď,~`{Ĺ«đąs×’ż­ç‘OUjÄw­#Őč]ĄY`ţŢQ›C‚Íl›=tş¸O4ĽŃWxDc‰—X= …$W'Ü;č1ńűŔźHÉľ±§ţîgü]p?ăź÷C;­e? -'ŻuÄ©°Ú,⏝E /¨Í\Ŕó ór?Ż'ÚOý<Đ~T!“¶Qä±ń2ÖÖF€ýŘÚx˘ý «{¤ýŔż,Ź´¤˘Nűńş·-HÖ˝'íÇÍ]˝Ŕpm¬“sĂ—+‚~ňĆů9äÂÝ&ççś”Ź€äG§SJDsÔĹřa)(0~7ŇÉřq­‘…Ľ|úăLJÓT©;âÇĹf‡…^r- ŚĹnćóÚ?q¦˝Čđńđ§‡řdń}T\ |źŹv9{ů‹ďĂqĂřŃřéüXÄ đ­llg(Óۇqż±}tđ9fܤ¨ĘteĚňD÷©G„űD´ŹÔ ‘íCźéŔöQ&Ů>ŚąŰ'±üČöąÓąČö±ÔJgśŚĆ$űĽ«â{ĹĎŤŐÖŔö©‘í#śÇĆö‰ľśéĐÔęk˘}z Ź5ňLöąłš€öŮ©+ČýçúŘćđ ěÓ6®Ď»m#‘|šžą>č&,°Ź; Ů7†B$`}ŕ-®OŐTĚâúśŻŤëÓř÷g®O…tí™ëŮ×äúř>ë–;’ ?‚}ĐĐüěŁÍéŚ\“zvEŇÂú°ľ&ŐUďŤX¶Ś&ÖGéŤęĂŇ;)"},WźîäwV»>–˙řv‹ŇUŕůp6Ë>šĚz&úÜż }ĐşHźÂďé_Č€ô±dÖŠ¤Ś‘>Ą\éóné#wá€ôŃŮcťţô)ćřčE÷ű&ýmDź#Ó Ô(čS"·lÄůŘyé9J§çÓ?p>* 8ÎçMÄ­îŞh;ĐóQVOÖ˛LÎź;ĄëÇ3Ę'/Ź5ĚĚ×+)ńŚ®Ĺ©{n‘ăcŁ×,¸ŤŔńń”¶›ă"Ô ňq Ă)* X ;t¦‡H)ß8>í°ÇÇ+ZÚsää8>–źx)O8>eK_č%¶0>f‡Ąç@˘µHńˇT5LHňŢ(>JÍ#–…†…đyďN_R҆OŢÚ—ßÜ>R]Ů|·ľÜ?ŕĂŐăÇĂ9"żÇ­ůĚŞZđ Ťŕł"ZQ Ŕgç÷đu_ů=´Ůü ŕĂşÎ7~ů8ŇfŃ=<ÇUŞŚ8â{,#¶~Í,G€OŽ–ó4Yô¸zD4áAŢÇ=ÖmÔQŽř6,|§†7|ŁŔďQÍ#đ{Šo=č׆ﱥěgs đž3˘{(¬ŘŘ=(đ-vĎ`ţ™ÝsgʻNJÂFď‘ö3˝'×ßCđÝâ÷4űđĹď±'ĽŞÔ¤ě5ň{(p J•‚"żç]̵Vĺ¬&ţÍĆďásꋿoŁ÷(cj0ý5zĚŚ#˝Ç>Ý% J¸˝'5¤€ôluŢŁAńHďat8˝GÜĄgzOű ÷¨¸1ťŔVZčžÁ=xŠŰîA·}#÷¨ßČ=nů¦â÷°î±…ĺł@ÄUlŹyćks®Y\!çöĽSäö$A‘ľq{ÚőÜs•Or—Ś÷ţ±îŕž2ŕÁ=:8lňŽ7lQ{&~P=­ĆEíÁÖĹÓJ?;)ˇ]Đ;ú˝ö,$P}-hŹ.Z1ß‚ObŹssťŃj ĚŞVŮŁ¸Ł|%öôt~#ö V śŘăĂcRźÉSwgö¤ťŮcL’ŤŮĂ#ŘŁ›łnČ?Ľ”ď«I™=Ű„' ż{ŕPřŤŘ“ YÄwbÓO§ß{DöĽĎě‘<"{äWĐ&‚dŚ…ěńěű˛.=ß}A{Ş­ ʎ€ ZĚk1@ĐmŮcʇ™xőoČžr~AöäZ>‘=¶ůx›őw`ŹŢ0żEěq3K—Ç–oĽžło¸‡±éNÄłg^Oă+Żî<×ců“A»„# Ŕ;óŐŔi˛€=RÎĐ+-ZŹí SÚ„˝8Âzě6éßV#=ÁzĆŃ"¬Ç˘±©ŕ_'ŞçŠ >^;©gĺ8üO¨§í1Ěp"¦çÚ›(ěłl{b»ZŇę_~őßH=[ć/źŁęńď¬âľţ:~őŔÜ<‚z‰-NŹ<ž9=ČĆéáŃć1S­¦§Ä˛¤á…ž9=÷9=ţ›U˛czÎé©Uť€éˇĹsŔôh"ăÓłÎmÍŘEJOŢĂ𮠳(=ďhHŮtÍťŇS^ŁGŻ/Ś8¶/DĎűŚq—ľ zŕç=éžÄXeCôXJĄÄÇ5‹Ńó敚ž4„ĐYÍ[5P_oQz|rZń Ň#]äňíWôäc* µđW¨¶fŕ&íÉů“Î#©‘ÓyXşŚt¤ ÎŁąĆçAż|±yBU#›ÇĂcÓĹ 4á<Ţ~łiwŽÂG<Ďé<2ÍýFçé5E:ÖrŔóHfń<Ů4…ţŚŹüŤÎÓÁ] x5ăźGr€Čçqď@5ßţ ž§”ťÎŁçČtZ/Îăďm.3r˛xžęohžŽf‰~AóčJ‹ĚcKiůŹóˇ»y,ßĐýč]ŕśě`âs&—GĹ_¸<Đśí\žą<˛V \T[–‡(¬ďXž:>±±xú‹;ď‚ńČßö ڧcű 0kÚ*r©]HśăĆsŚĆcg‰BMá&‡ńčW·sŁń¤‰Áa<|đ‹G’×o,l÷Ĺă°yn¨[P<ď Ĺ#¸Cdń¸Můú;Šžy ĹŞäŠÇf”aÁ3š~ÔžöÚ[äĘ›;ޤô¨ÇRŔë0[8°“Ť.ä€2ťYéNŘŃνčÓ7ÂWôěËźn˘~W  „l* QĂ>Ía§EÄŽ8Ťż#věHNŚťývŮ2 ëś$Ź‚Ŕn „_ęnëß.ľÎµőś7şŽyL~§#żÂu´Mµ®Ď pŤ ¸ŽĎůÂŻlť;HýĆÖŃ”Fdë` p™ťE¸ŽŐj\Ú.ĚľĂ"_Ç sĹć Ż%+) ÍGşbĚ×Á1r}…ëôQľÁu¶™×ABđ:mîNĚŻxŚ>ý˝đ:VŢźĎů#\gśźpťcsZW?Ău0|á:ř­ŽÖŃÉÚ"Y‡»GDëĐ:˘ulhĹ|«Y6ŚlK -ß.˛učm5Ů:Ă^°Ř:–Ďx°¬Pë´Ť«Łc3pu°Ď,®Žđw«cŤ9eŕ]ś,VÇŇW§ŇO|au\őä ÁëüBŐą|ŁęŔĘ?BuŽ Ď˘62urdę`˙ůĘÔ)ÇÎÔ±††‚aę”scę¤HÔ1˙üG˘N…?ů"ę¸hÖ~1i7‹§CâäéTn‹O‡aŹ>UĆ)$^47ęSĄ’I{€é83ąšŐ ˙úLŇu÷ Jv^ĄăŞ…µâüL’NŢ@:î ôB€€©Ţă¤cuR}ó!RN™$kOÄő•n ťĽt4ńA:Gwşţc9:Ş$«Bfő_0:˝×ŃqÍŠ1©¨ě}é\é+H'%@:&j5˙¦÷.Ź ťĄüéLĺŞ °ň~.…WŁs41:¦ođ •ťˇłó­›(ˇc…Đjłc|:#Ď ť FÁb踨vJ­w†Ž}˛ztě…ˇ#l{ćóJ7ЀС¦> t8_¸#trdóĐůačÔĐŃu üś3ŇsNˇçŔ¦ňžkfŁŐ žă ë‘€üČ9¬/Opţőŕś±9‡ři›Ăí2`s÷®@͡sQsÎďÔś; ŠÔ—Bxë)oĚz„FhNŐˇ9=BsdΩ9 lNę‚Ö,lεϬĺ~mĐőZ.^ž™9 łŔĚaĄ52s8 ůĚĚ‹VdćŘö铉źľ9ŢźgVŢq9|śW9˛rD^JđĚ&x`ĺś‘”;ÓwRNŹß\vń‘”ăÍÓ5sFé )••ď°H94PÝH9ÖG2TNŃqűĘ‹cDĺĚFłięôÓ,‡%üéŚŰt"XŽ-[ŕ*X9ł–a%×äËŃ­1”UĆ&ÂrÚ,G8¬Ëa4`9Ľ °#ęôŤ•“DSŰX9\>ľçŕąŘQ9ń`‡ť×)Gő¸A9pŻŰh`gÝ89=A6’őÉÁč&GĎ Q“ă3MŇe‹ ×>[şŔµ99<–(g°0±r0ŢĽH9Y¨ť ĘÁ®H9í(r,8×âîǤ íU]Î6”öDĘi€xRë37ř/¬śă•cʵv•ݤś{ üNĘQšW#(EâĹÉ!”ĺ“ĂÂż3,ň&g:´éYŕ)09ﲑĎ(ÂúBÉéŕ˙DLN‹ëń‹F]]톄×7FNëyäĐňoBrDrŽ_®ć>é«/NŽťý.ř{qrPΉfC˙ú”“đą^Ę›×rjÁéý“«¬É1‹H~ő.ÚËŻ”-‡ 9ŢöŃ#0’;ő’Ó?)9F$°j´F#‡¶sÂŐň’CpQ€äřrRE P­19iŁä„ýJŽŤN˘ˇÄä¸nZ׍‚ˇŤ’c]sÓJęźoFŽ^b&@rŘçpFŽöćş!r<ŤŚs#äŕ­ ç Ôţ çÜ9~lĎSe|ňq‰8őÍľŃqL_é8ů™Žł÷˙ :ÇśÇÄ%Фşđ7ŹÇbĺY˝áqĚEĐL¨Ůđ86t˘ ›±ÔFÇiѤtńk‡ăJs˝Ź!úĚÂăś!Ş6ŇqŽŤŽÓőí7:ÎńZ–H`Ł6Ž6/«‘ŚĂđ/qŠVó?žŚcc+jžČ@2’q8 żĐ8r¤‰hëp´% źŮ8Ö©=mPŚŮ8)ÎÍp*z#ă±°Đ8-‰kSçÜĐ8]0±‰Ć;ˇçąqX ś\Z»m\ ‚Ëo»ň†Ĺaůsqqě ,,Žno3‘ţ:±8vuŽŽŤ‰Łc!qŁIő˘±›Ô§oHbńž‘8đ\ýDâŕçŮÔäDç;Ű6T°K}áá$ĚőłÎEÄ1ŚX â˛É8ą´8FX@Yp” ŠsDŤ ®Î‚âŕ[Pś4ôŹ'‡ëbâ ZÚ‘8´'ᣧ3D¬Ĺ€ÄAĹb!qŞ s‰“[$â wü[88އĺµ"Î1 .äŽ8©E"Î×+q<$ňę˛@Ä™7’ j·H—0kżkÚMź‘8‰ŽÄ™¤3=îÚ®&Ǧe¤tĄL6âpĽFl†˘¨í4ś#H+ [†ăüL}o!¶ GËÁÍx*‘†SÚkŁá”"&L áś†ÓeŁ˙õ>Ŕp0ź»X8ôćúÂÂąďę7NĄąÄBáXľŞBőőWP8ąŐť…“"yzťť„‹@÷ˇşp&üVµô!á<¶‘p,Ű3O·ăµSpÎČŔÁ7ŹED\JÖŰ8ÇËý3Qţ;8w 84ýźž>E•€ŔńĂá4éŻy`ŕŘěf9pŇ8¸¦í‡x”gN†…U ŕś‘g)}áßěôč+Wµ ˛ń7ŠĹ4±#XÔbß`_đ›Ćśç~s‡Y;ü†jąÚě ŔodŹ‹—ŤYŠN~1P¤)€µŃ7ęfš7h—+IDßX¨É[zr˙zćŢ4X¸lÜ|~ŕŢtFd߸7÷ÚŢą7 ĽnĘěM;6ěÍÔ«—Ä8ú ö¦_׆˝ńŢŁĘ™eąŔ˝qr¨•EęzĆŢ€©´SoÖĂA5> 7+E–žw捕'´ n±#oŢ>žc_JU6ćÍ&ů{mŔüă@Ľé¬‡ýNĽQ5(oÄ%N3÷¨Ěľ0o„ĹĽyŠ2ˇ7-ëźOčÍ›Źó2JHIP› ˝!x`2ođ+ÓĆĽŮűUµęźďÄ›cŠ);›iŔ´üí#ďĆs+Í"‰7x#ńfčé5‰7^(6Ľ4ŹŔ›Ś'ýyÓ€˛Ř7ź_K Ě(äð—v«ŔĽ)5"o°:ňŽĽáÖu˝śx“O!{ń¬®EĽIYź7üůľÉç´ánr¬Č›ů îćľ­w“#î§ŢF»q«\ůµ#ď&–Xrhgán®H»n6Ňn|#QńŞę͇ănĚnĘ;úÇ“vĂĆÇ„ÝŕdkvóŢF`2Ë…ßh7×ř »9ĎťusEÔŤŽľEş±’ś»SÜ˙áč¦`w}Ýd€ ż€n2˙ůÝ@B§ĘĐI7n©¤®µ–Ů"Ý *Ipc>Q7.—ŞŚ÷gÔ yż˘n´Ôľ’nÉY¤mžJaëbÝ`űŠvÁřži75_ßh7 İH»!Z$Đn†˘ÇH»1đłj‘Bźü»±\(GÚMŠ´3ň´›ݢ°„Ď vă] ćěđ}aÝÜŹDdÝ(.ŽŃ‚.ÚMŮöŽsÝp¸h7Ƈ´=»9„í°CÎâË&ĐnLR¦ť{Ŕę¦ÝŰZDÝĽwĂ*1Ř#ëF@m:UËńţvÓŔ, °›Łë_/ŘŤgJ¶ŮÇëLř wsŽH»±3ĄJ©|°nĘkcÝ·Y7eO *`uŻ`7ĄŠ…3a7ok_XŘ«1vc0o«7ęź›yş¦w“e.˙»`Ńn҆»É§Ţ[5âl' w#öüĆ»aPx7yč%×Ëx7yłÉŢ»»±ĘÂk1¶GÝđĆ_Q7ˇş97ÔÍ!Íę¦ýńuÓÁC¨››¶xäÚé¦FŇMţk ›;&Ý@7řöt“(†¤×«_Em‰¬›¶ÜĎÖMukcݡ•UËşń§M›¸túD ݰ|>A7vn%7ÉąłŕŔąq„ąé±07yĂÜäöą±TË”!{Ę€ąÁň˘Ü`±÷o”›Ž§xÇÜAťšq4l”›6‚s!7ÜÖ©X©¶Ü)7W¤Ü™`ÎÍŘ÷ď¬Ëş07Lš禊ł87~vI>ŰĹ  ĽŕÜ vÝ07n»a°=ÇĎ›†hanĽ€iÂĆ ćĆ|Xóóâl+p(ę¦áÔä沒¶Ç3ĺfŕAŤxś-ĚMăVÄÜŕŰBéâŕLĐŤë´ÜOŃ\ŽÉąÉgÄÜŕQüNą©ĄĘŤź-s{Ę ¨RscP©ĹąÁ.µ07ŘâŇčF•=omśËňU§«Ô©íś›#rnŞĐK‹săV×s”;`n°,Ę âŔo›zŹ”đ#ĺĆúT¶Ťq3ýD«°&ýŚąÉ|ó sĂMßÄšţ&Ę 'OńÁąIĽäră}|IhˇHąŮĘ6IÔÂÜ` ś›D@äÜÄ_7c>Sn {“rĂţPÄÜăÔĚŤŰŰęÄ*ú{3ĘMÚ(78ý®Ę âéĂň̸éŔ~Ü€C(7.ĄńŘřľgĎ”›ß\†ăô˝Ť ™ĹŠÓdIg™d…ť×DÜ(vyďśľ!?_ú)Uu®đ äK™Đ)‡Ô’irSpÚHő´{r5F…çᣩď8›Š›•őćçTčľ—D—ç…ľÝ5ý×ÜŹô°~߯4Ř靌ßĆ7OięhŢKHĂ›L†”_ }SܶÎ-X,Ččú€:e[ď©ŰâŹů¦ÍůťwŕÁĎżôţ}zęůަ3%u˝ĂXDńYZeH®pşŚCa,l®‚Ţ\s.w'„ÝzÄé&*ń3Ă€.EŔ—džŐď`ZÍ„ç%¦Ť71Ţł‹ÁŁ\˙¸LóÉ÷ć>Ém@ď°7ďMrĂŻŔź€KĂËľ<¬&”'ÔFcŃNřęr Ť‹-ßAmÉSQ˙ţt·řw°‹çý‰h㤋÷B]$eíäŮ|…µ”´Ay¸x5Ű"Nöň{g¦wFc ĺrţ]P.ç?!ĘeźlĎ\Fyˇ\JG™Řáäâe·)ÂtĎąYČĆcÚËI.VŘwľ3äb6–č2'zČ ďâ¸ČQâ‘ăr9ϸi§ă‘ă‚IęĹqQ|eZGÁ:ÇeŽĽJ—;dťűzą`&f#ąs‰]§äÂCÜié WŠ#+‡ĺÂ2ţeńţÇą8.vš-íĺ0.‹â˘.Ü .÷LG¬Ú#ĂĹmmćOíĂĹv;›6·˛' ćTÄĺĂÖž[á#ÄE~Ż âbĄJ˙^ŕ{L„˦!Ś(0\°qE† ŤFź.wîĽ.ľf|ąŃ+ă áŇŹ+2\ć0“ęşCŽâŇ>(.—| Ĺ…(.ăŇ€˝Q\Ţ›Ö$ńÜßp/ź;ŘŰ0.včW«9ptta\w—PKŤ]ZfiáBôűŐ#G†  â’Šföâ2ë®J34ś¶Ř_pU\ŤĹ˙ŠqQ“´l—|D“Z|诎˽ Ćŵ•™Ś ­ 'ĆĹf!&ĆĎvĸȖ0`\<:Cô…ăR#ÇĹ}| tŚ‹?«É $üśÇ˛ŰLZČ*é㤸̠IËkø¬x•CĂćb¸đ q€ëz9Äe—«ÖK§¸ř|„Jň† ._S|ľ@\ D —Ô"Ăĺ ©ç Ă…ŤŢÉp±b'ŃŘZ ż”JŽ5Ś´(.NDńöNďâb›žĎ˝÷‘ż@\ÚčćqIŞK.Š‹oJPU†rŠË4Ů75“׉qqł©0ŕ).–ÍŘăŔő<.çvhµř-~ťĚBëPŤâ€‹6i —Ď×ď—‚mUڜĭ&_Pn4.oëÄę#›RÉpqMś™!+´w†‹—ł˝‰“"ÁĹ.ÁŠŞÚ€K?űŔĺ5ŮÖęßÂo)–\ke ů-¶˘ Ŕ tń[|ňÇ>ůŞľ÷eÚcÝ5đ[¬­íEč&ľĺľ”NoQ(3"ĽĺŚÝ890Gv‹ ÷u­Ů?]čć‹Ý"dÍ3Ľĺ>"ĽĺŁÉŕvË}˘,v‹ŹBgĆ‹^rDv w?{ßĐ-¸L‹ÜBçŇ ÝâLECLÚ"şe[šśŤ‰ŕs™÷5Ű2ź|ţ.ąřEpË»D[‰rę—r eh㩆S łČ-Tć,tK—§ö†na!fYě§ăÜ‚ŮŇgrK#×eˇ[ĚúÄS9"ąĹůiŽŘŇnK9ŽťŰâ=Š3$Ü–÷öîť_$· ŐXŕ<Ů;·ĹîŠ9Ę?p[¸/9ŇČ"›“Űâ>ˇŢB«µĹ=¬Ú/S¶Ĺ=±}˝’ʲ¨-¤4/l‹‘0¶e;ĺHP Đ;ŞĽ‡ňĹl±#uÎôÜ'sŕµřUqáqűFkA?ŇZ¦ÔFÍÁ^ŻĹ\6;SEcI/¶Đä4đZ8šx-±´#÷ŠHkńn®şcˇî†kq»=†T[^ ,°eČóţ °%!;ül<)[¦®n'Ŕ@lquíô+Ůx-nh݆˙4[솚J›;×äµĚţľ–h¨KZ}Ä*·˛“Z'›=đ8ţ$µč+[!O€›'R‹yç†jALX-Łë-«ĹĐƨÖ–´±Z¨oʬK3§ C˙‚iIhLKšÖĺ ™űiąďt ´G+`Zfß*tµ"§Ĺ#6¸¨ÂĽ,N‹B(ĹeMw;rZ|ˇ)ŢBČüí ÖbE@ď«bôŐ‚ŘtˇZćČźÍřHV‹m„ŢáĎÇŽjÁ+&©E[eÚ@-ďjIŠ|¨eŠřp€ ’Z¬Ŕ¤·“ÔâóUV^fŤ1pZüť•­'Vň©Ĺ-3t‘ÓâUµĺ e‚Z®iáé†i±Ąŕ)νL"ĄĹvŘ1cŇ´3Zl¸HuѡźVĺ ćś„#0˘E˝©gD ŕé ŃbŹ—O±C˛Z¸şĐâ~ěźĹ»ÓúZM•‰gńđD"»Ń1źxS㮑±ŃYĘ#F6#ť%…•ěŻcÂYč*şč,r t–\"śEĆx_ŕ,˝olË/Ë„_Źl\ŽŤÍ˘—,6‹$Ęęp÷LµÇ^‹!ŇYśE¤čéµĂYl§v±8w_Ř, e,6‹{Lőßř ͢՟ŻĹfńAńşúp–cVč%eŠl–¨“=O dß•żËü ™Ąî`–Ab«TnNłžxlPËi|®˝›°YâŹĘ˝n<–űŤŹĺţűFc™8D°Š¦r8Žeśµ2@Řx,Ąě<YŘ‹?›:ŘDń @űňÓŃ˝l<Ď× Ăe¸–G" &ť‘ĺ͉’%Ő—WFó'’E ě°©G$ ę ‘ĹěţlĚţµYr˛p <YćQ®¶„ľU ˛xŠGŻČcˇ h U$]ĎdÉ»2E˝±dy×řáM4¨@dq'=ňlPE"KŤ<–CŔ”Ŕcˇ°uYd0,y·p†ýŮË~EË$Ů)k!Ă>Yšľů,ŻávNËôĽ4S QQ‘el¬Uď,š2ő*ďŮFdÁ—w)sé’ÝďEdѬĘNd‰Ń0TJĹ˝ÎM_ÉÔ‰,nĘzč÷+Y,äő¶“Čňގ€l&ŹĺáŽ\8–#”#1ëńŤĹř_„±lş÷ű?í$Ět EĹ2&Ŕáí,Ś˝.‹tő‹ĹR‰HÄzy¤±ŕ»?ÓX‹…8¤c)úâŚ%ŇX4îh,nZ{Řľő˘±@vn0®ł4>X,¦×F¬ăzXĽ‡7źÝ Âb"g—-ÔŻ €HĄDOÉĺ‚ĹŻµ Ö±,»F6śż!XěF‘ÁâgÝë €Ą<ňWôçv|X¬„ˇ:Âő'}%ęŃ…H ô§~E9ż˛ŃW8wý_9fŹŠ§Żřč/ü G‘"EŁHĎ–VÓ`AĹw©»âÝ€Ĺg׊ =ë˝Ĺ“lŐŽdÂđ+–dš Ą_ńFŁćŮĄŹřż‚9˘Č_aWhXŞ ÁÂ0*Xŕ3´XLi>ËŮőţĘ1-VŚř°,Žv:Gë{/‹Ź”± †1‚Ĺ™€&ěŔĺzd°ôľ1XŢŰäŞLÁ‚ĹľšÚ‡âá ”Á‹ŔŇdG ,V›Růu…`™Ć›*C´XV4ł-}°đŹ®rýąâ˝#€Ĺ«Z¦°ĐO^“YÍö}ßŕ+¶™™Gč‘ßŔ+ÇŹoä€ü"y%ď…–zô Ľb@?öŽüŤşrçe‘şâŁ)KµÂźˇ+éĽvčŠ]nÓ§ł™‘+Ý\Đ5"re3ÁËŚň#rĹďĄG_=íŔ;_lľ‡ŰÂ?ž·‚ý6Wšč ¸âYŠůg'˝ý3pčđgŕĘýI¸âm_óÇ‘ꙸ’iŘ+YAX’H\9¦u.ÍF\qëMkUđ…¶rç(¶2ËĘťůZ´S3xĂ5ťßX+ýŘQ+ŻNG­ČwˇV,L÷{™ˇˇŰH+gřčB¸gĐĘť€­„’#hĺS/EĆĆYI%bVd`1+{´w}·ĹY)“˛˘+GĘĘ®eëRçáО˛ ČT§,eĺŢĐfĄ1xűÂYąwäoś•k­8öÁَü˛’HQ)Y™LG=Zěind7 ˛’) Ţ +u¬´¤w貲߱ľŘÄJ?ó7Ä ńc_+}¤ ±âÍŰŠ(˙‹+0‰•+x‹ţXáZž%†ř*G4’%é_…ŮĽĄ5âU<@Őré‚”ľĘ»Z´ŁÔOżúrľĘVk!SОVâÎŃ6şŠź­ |Y0_pąHăO.¬®8™#[ĹTäJR˛4®âĹ$ű›ĄMşĘŮ*¨^_Ů* 4-¸ŠÝ}ßÂáĽŘ*fÂęËŔłHVÉQĺ ýHV¬bçĂTQÁ0qU\’¦B†óŹ\•{cúĆUÁôä#XĄňŹ ¬2í¶¬%Déí3Y%ő´ŠĹÓŇáŤň­ăÖVáŃd«$!JZĹŻ¶)[äšý\E;íp•rD¶ í96¶ŠmŻSvldWxLŁ—±‘UĽíi}aYľ UZ$«Ľs$«”¦_Č*n’nf`üű#Z%·V){VW¬âU^n@şyćŞĐ~=pUd \Ü÷¶qUP÷dŤ¤=‘Uú˝)˛Š98Ň@żzC«đ’OAÁÉ*v¦LaXŹ`•Zv˛ =Ť–żMĄÂ$˘U¬¨8GŢŻţ­rž‘¬˛)néĚÁ*4; `•ÂT:U|«Ě¦Čَţ†V±:rS hŰVć ;ĆFVqŤ‡‘‘ôř.¶Ę»FäAćůŘ* Ů —żÂUxYŽŮ*&˙šŰůUY?Šîç©RR´š—Ťë#S…p ŔT±Â÷ě0¶ö © Ő"Şř~¤fQ=UfYC zU‚®O˘Š~@1©âŤ'óI2äÉDŞřźÍTŚ#S…łÓřŐŢÔŐL¦JŽDÜŽ/@•>Î/@•|‡?‘¨ââăŮk>?i*Çl±¸"ŔT``˛X*ß˙`©đ|ň‡l_P*Řćw”J ‰A (•Źą¦{ě•#Đę86ŠĘ´Đ6M%ěŚ žżaTtąŰµqT¬ÝĄ±am…‹ˇ‚P=PT„P•şÓ_@äŰ*Qb2(o Ü­QŃÜl„¨ĽS„¨tc°´—CTJd¨Đ©gC¨p/ôz čq‘ âý`io oOÍ“+é @ÜśPÉ}[Hąîü÷äöuFöHŔ§Pýđ)"żořeZ‹čw]b“<ăSVEŔ§řlĐĺmđËŐ˝ňANaÝ*OpJa“g§ŘńÝÍČRč— Nńq:/Ć‘ü°)–9j=7Ť®mŘ“ŰjÓÇă 6%mŘ*L{»ˇ)^”µZ7˙M± &ý/˘¦ŘŻîß°)‰ŽM™·ŰŠ" Ü”km“ŔM±§túß›î7lĘر)öݓ݆©)¸ŃŮîřä‘›2Ę7Ĺ­$ť Çë›b€×1t˙ÂMÉg Ü”kŰňÇő•™2ŔˇŘ™)ń đě3%Ż)k‘Ę|¦ŻČg1S"‡ş…đL©đLŹČŰď ™Â/ S®H`lłS¬zŃ4" »űLń¬ŘŽA®ÂÂ{5ąňĆK‰9ŔF\Jěe"8wXĘfěMÓśßa)ÚhÓĆJˇztnz¤Ą¸É‹=_śł ´„uăáÜéXĘĆJ™B CWŤK<ŔRü ¶îëŘ —â]&íóüÚ–˘ŮÄ` "ÓËg^Ę} D^JŤ¸”:„C©—’b‹‹\‘–âž’©Uýă…K±=éšĹąŃR|GóN Ě9a)^ňuŃWď‘•‚Ć»ŮkSŞ‘”× [ćúëµqRĽé§Gl‚RLĆ3c–;[ůBIÁÄmŔ¤x@ A™‘“RâfĆh&0R•/D 1("ĹGXerüÁHÉ#Ą Ö°1R´ PbŚ“c2R|ĘÎŻ86´Hń?>ZĄ‘’˘‰Ĺ¨ú{™€Ł}/ľŹÜ Žr„:Ý©l'َ ŢoŁĽ·®Qu%‘‹‚Żą(> «Xă´ĺ‰‹’Á\ůÂEÉçď\íI\UŇÚ%®ÁžÎŤŠb„©Shc˘xaSO–L"ĺíÓÎZbš(Ją"%3íÝ (ŮJÜ6ęĹ;˝AQ^+'H:ż(µ¦D±ĆO;Ôú࡬;}my(Wjýk….ŠÍY9T*}ˇĐŹ" Ŭ`ś´QP°- JÜ-`P#Sm• Ă29(ţĹmvZlˇĹAńlľš)/čB±SŮZ¸ÜV"Ĺ ?˝6 Yő „Ň9´@(>Ú3gŕ XyŃĆ…ľ oŽůP_úĘAąŹÄť’˘2Ph›€AáŃ>˘Rv Š=ćšÎÜvC XÓÂLí¨‰ů‚@iWD ŕ) ”Ţä®0(oşÚL J—{ř J‚‘ö ŃĐjő~Ł Ü·s§ äHł˘K‚ ěv¬^n âĚŔw LSJ yM#ĄÄ‡żË=@Pޫϲ((Ö[›“ Ąn”™n[Y‹îáŽ@ńĹhÎoňz_ß:|2޶ (Ť[ćŻ;kD x˝™¦M¬ôzB \GD Xੇ»>(x ĄËŘű‰’ÇAńŁQáĽ8A‹bËß33\’…@Ů‚;ţú@™Y›ž|ŢĆŤbuU=y‚ }…ź$|ř‚źLü’ŮćđGúIšđťž×Ć>q#ť_Âř<˛O đD}âcζď{±qOć!cc'|ďěIóɆ=Yńö»¶QO, ÷ݬŔa~žđvř×q)0Oě‚Ěţ¨ż#Olý–oĚ“\żBOúäImeGžxeć'ŻOâIÇ}úäťxmÎk—w†‰'ě/MâIŐ»?OŽľOĚŔ›z@Ă}áť ěţ‹wbÓ>řqź ‘vâ˛&Sî|pGťđNúvŔ¤“ËC\1mcč$…(ePčdŽé+8Ó ¬w”±\T$‘c˛N8ŢY#‚EÖÉ®–ą7±Ż¤“üt2rßA'ŢŻ7‰‚$‹râ‚śŕ–ťĺż-`N’ Gsâ¦óß÷ŤqB…ädś`ŐgĆIq˛î`śŘ‘j7eČ¶Č 'ű¤°îČ߀8ٲ2ęi6Ä çF&ăDۆ81' E¦LI#ă$¬‹ŽëĹ8Á?“*©9±<Äł#xGƉ'”6ňČąŢČÉŠSĺrâR»ŞDn,ĘÉŚšu„đ‡í”>ţSx~ĄśŚťrB{…9-iQNĽč˘&mý¤śxIs&´)BNP)Ž ĎűˇŰ'-Ľ·üsEś¨®x|#śd÷ăÄGr­ó,DÉBśÄ˘<"—+NÚÎÎîŕŐ,Ľ ˇËÉ]ř‘Č7±ufľ/Y|“ň!:_h±M,üšGcţŠ6ąŽ/h“–ň†6A 씆1D&ÜÄFËç!rél†AaŃVl˛M¸×´‰ŃĐ&÷Ď™hşTL˛ v˛ l˛‡}ŤáY›đ´ľřĽz‘kbĺ ŕ6±&ÓŚQ[FX$€MŇ6Ä'‚M\ŁŕË”…€5a?ł™&®a›űěů4‰S-Evű_&09DšŚú4±†ĽvéKŔŽăś‰‚ŤóšÉŠţ€™|Ě™Q&>§¦sQ·sˇL¶îA"ć7ɱ‘L˘#„Ş Č„ žŔ1ÁoÇ$Â<…·Ť“ÂĺÖő×1‰§uÎ;ĆÄj©6Ň( óĆ1±X\*ĎOЉË8 +°ĎÎ1±W‚‘żQLpĹÄÄôy®v¬¬<3LŔ lŇ‹`‚=Ą|L,p5Ż4~ó'‚ÉF‚ N­ ůŐą&Ó»FéµÖY@8OWşC=÷aR7‚IĎß&yab»đt!ë9"L®H02Đ_ßÁ˝ÔźżňKîŕ6ňKd)Ú`’´ŠŔÄžzbä&ď&ť‘`b•ViaR?D îâ:ČčďQ"ľ„[ͶMlÓ_˛íwŐđ$“^âΞ$׍]ň¦diŽI•i[č%9Ú˛đ?mđ’7-&ľ¤TńIňÄ—Řf­DĄ‰˙1é%^čťOwŢč%›'CĆ ^â­ Su>ŇĽäy#Ń]˛ŁKĐ4Şč3Ěţ/ëÝ'ąÄźJĐ´żKîpâ]˘{>“Kr/\bĆ&s1ś[âßK§.żs„–Ř3H~ÓF-±Ĺ˘ Şť>RK® Z"΂–Ľ}DÜDÚ‚ž°%–äëů'űWl‰‚ĺ¶QK¦8P!ľţí˘–8Ćć5' Řs¤›vÔDfIŠĂéE42K¶rad"łäĚ’¬­%0KR„–tm\ZââĹŰI[ő„–Xľ” i–Řąě›~×Ä•Ľ[´¬îÚĂ•č‚×+™^wÚ,őP/`É›fď“X2´Űb‰{ó'.łtÍq8˛dŇ#´Yržň<ŇTĽ—„ń„ü\÷Úó@Fď-˛tA&»}/Ý-ý˝N;I˙»3«?9ńŤü9ňń _¸Ä<Ź<ś6ß®ß~Îčô]b zŘç_Ö¨|ŻN%~úöăj°÷”á» Ů‚}L}µw µťúk^€±h‹1č‚d‰Ť»áÇiWîeȵůߡϏw·ŢćßŢO(MČ‘>µKď%^b”¨ź6ćŕ˙;Lţ3ëĺ˛`ç‡Űőű55ěę\®5x±A›CŘ’oX ÎËgë˝máŞ3ýE’îÁč;ÇPXlO˛KlţmżEÜb¬¬5núÍ;ŃďŐŠćÝç%ä8˝—˘ˇPŇ%ÎĂGBüźk¬I>ź0= ôŻ…]ąĆ<Ĺ]´1I/gĽW=YŻ=óćg  rëÁż×TaŇ„ż—HÜ9–đFŔťRçnőŽtĄqéÝ›źď·Řˇ…_–sÉ{Z—đHÔżnâü.Î śqţůśŔ łťXÁýđő×q+×ß·rýÓáV  ĺ5sĄ—I[ˇežżd%ü|m´¬ý©lÂ@ę­4úE.*ÄE/Ç­°Kz-lo%ŁD͢7ęÎ[A™yJ3z_ĽÜ3MŢCůĎĆ[ą¸&í6Ő“¸BŁK Íí˘·¨!WĐ«OP0žT¦\9dŽ˘o%­đÎ\Áy7;}÷E^Ě•7mę3±›É†ktC¦x¤.UJ5d¸+“÷ŰȰ^ü ®ŕOŘ×_ŇĺEę öśéŐ‘7ěĘ<úÎ#ą®{Ż ĽÔVđ˘Őy‹`:ĎѸkˇWRâ°ů&)Gô Í‹-“b"Íd}%Ëv®ĎṈ̌}ʢv˝ćŕmíô•DË>ď˙ô3ŕWX^ĺcoY¸YŐL ’B±$˙Iô:^ľ€ožev#KĄ‰a!ŕm1«µşXŠ›ŠĽTŤ p=îEc‰•:ä@bˇÇ6BŢâ]·;ĄŤÜ|üĽbťcFĂR9cdZŻúaÁoC1-nücúKŚÉaá@źüč),ť–)fB˘©«ŔaAQĺÄ0ŽE8ßq8ŇTpLë!ˇËFb©˛’6ÓŁöAbů^§E‡µ nÇýÁv+: ,|< ‰Wť8–T"ŤŰY€±ŕ~Łl<ěŽiâsâXŘ2¨ dôo[Ŕ±ŮLŐ9±‰ŤEc9LłgĺĂƸ%ĐXđˇëç{;ő×ĆB˝šËkj 0ŞxŻt7Ĺd\<yăń)Đ26Ѭ#YJĂ€ş«¤;Tf É—IZ„MqéHâ„ćFę«ŇČ-, ™đ;´SKâ">(hIčVď’˘ëĺdDµť®KvŐďy‘Y(ëÂ?,n8RRý`łTŤ‚é¦ăÎb31łŠĆĘháટśwÔühˇß[9gű´\ŇŰ…Ý-ÍcŽ%Š×ÎjńEÚ+…&óäľ§Ő›™˙GX ÚÂÍ»dőłkI|ÎR™Ź}Ýa-čµN;ű;Ůi-Ůü%’îv\ 45Ű@Tn¸×OĄîŃ"Ż… 3»ś a‘ׂĆ)¶Qĺ9ÜâŻ%ëÓ¸˘_|ňZH‚ĆÔ˛•h("[40ŚÇWĄňĽŮ’¸×ĺĚÖşS[řÓç\đ8¶%Wr?/żÓíÜ©-ř`JvęŠ]ą ěĘę·]×On ăÝŐ"ú·p]x;^;ą…%”Ů <{D· ¸D˝S \Ćń;ş…nĂnĚď‡Ov ŞjsĐ5•ťÝrďç}xVŁfđ––%ĂÖmýß‚ř»ÎFç'żEĆňÝšMlŔoxS”šOâ1ů-¬ń5üJŃü–FkV«`čý#ĽĄ˝(%”ŔVĽÉ@oA,J=•“ĺťľá[»Nł+ßżĺ]„GŻ!ýÝ .đ˝ü‰¸·™pÁ˘»ř±V:D–Yl€Bá†pIęWĺlă!Ľs ¸«Îć7Ň’qÁnŤoš‚Ô)R\X3Ŕqű_(.Üuf)łěě€ŇM\“DŤÜA.¨‚źS=@(J ą \ň r‘9üąP&Âöµ:ń˘,–Ë»ŃbÓ±Ú—ţ`.)qvpęĚJ‰<†„°Lىӱ#]čźěÝYP—"Óĺţe0éš;RWGş$nňSYt?­Ń…™Ćq2¦PT-nS@ş ]4·k)6¦‹Ć·öw(SÔ˙™©eҡ݌¬â\—¬Îm÷dĽťuĂşĽ9źQŘŘĆ÷ă?VSѨ.Ř@fŹéÜ .Ió×iÚ%¶± .Č(SźĘăäńÁuÁ$Ďe«W·>]$×Ë݆(¸tÚE7e¦űý t—7wý˘A+çtm|—”ŤtiÎ"áe(d[¶V}ĽđáĄo§ń2eô /02ďÇkZkcH%^píMjĹ{“7ľ b2j_MÇt~"^ô h®Ş˛E;ĹZ‰ś(Îć4nţô‚^ÂÄŽ«î¨Äĺř·‡ ńEÖKé|¦L#ŞŞů{AVyČy›sŻeŇ^č´ß?±ŢKщVçTT퟼N4{šrž;ď…3$^Ĺ‚˛)_¸˝3rRmś=ż ůŇ4jóçDćË}‹/ăzDäT´Q_}ťr} /6ě ˛âĺ®zlŘ2ˇ.Ď8şLě 2¸Tp (“E}aÎ|_%S<ʬŻ6Á/Ř/–ż5S#ÔNdżĐ¶ËĐ&eĹ•Ůé/)/ŞH©ü%›qŢ t[¤ż@ĚÜĽîëa)ŘFá}č/oĆä'gÉ›{#™+ЉV¶ćOß0ę÷Ą:g&ś ¦ €ŹŚy§ M¶00ü3„×. Âź#]úÓ÷ …7 Ę›(ěę<@>˘`.K™sv¶aŮP0ŘT^nł‘ű'†˙20©ćdń0űw;7 ę řomÇUÁJ Ŕ€ěđZXŤÝ ó† ÍĆ€ÜoĽLŔUX NŰôÓX= Ćay&őýź"»}'¨¬¤. ´^÷ 6ö¸vň.Ĺđ(iđź·Đˇę{‡J“7‘“dűeľ >Ýa0¨NcZĹřRő3863¦ …“ĂB #7‰ńĺDÂ>. G-Á9#ć]y“ V¦)çČ„a Ź…Tld’Ęń,ĚýĽž#Ç, b:O,Gű Â Ý]ôŠ;ŚŠX$M=  ™3F˝G@‰˝µ±ađý™”Ë‚ ] O<ŚŹ±˘ÜťŁĂ€[´[lč‚“üTW±FF ËéÍ-«đ ÷ …Ái[-ßC(—I‰!sŤ!ópˇĚ<€bĽŕ1mräÄ`CÂAŕgh)}Ĺ`ÇČ/łb9}ÇÄ`_ś,0!&FA.ź>+îň鋬8Ó54ů­í¬’|0 ~;>X1¨B7ŹůkcĹ$3ŃťrGÝY1lš0âŇwĐç0ó¤Ý«—ůŤcě?®ŤáÇH[ŔmbcČcÇĘ©Ô .n ţi?\m5®_Ŕ1©«·bydŰČ1ďä¶ –Ij~"ŕcHzA,8®}ŕc°ôłŹ gB`@†‰ßJ+D°žĹa¨Nö€ě´>(2‰Ń9Éŕ/ŮDŽ EśßÉF[řď$.îö·uCÉ łaÓuÚBÚN’QršĚb× %Ăp›—Pg§`I‹$sĘÂfÚß\ÉĽłZďĂJâĐÔ‰’ŃŃcBAŤ0F” =¦áĚg#EÂ',ĚŃáxVýŇ/,™”}oďí&ť!»éW-熓A˝px$–›.ÇĘH‰ďeF-şx)s_xôéMúÓíTue¤»ÝzCüsq¨ ŞcŘý}s~1eĐM>ĐyňÄĄ€”Aű [—\‡ /;S† ®ŠOż@eÎ{]_ĹşŻąîLTź¤żf„Áu2ř|´ć­OѵđwŞ ¦µ–»ĺĂoX™NÓ˛¦_4ÍŔ•ÁĄC{Y.tŚe.qÎ xWî\™ĚÉŇ8[¸qel‚Oő)ąě`™B\‹.|J€e*ZP3·¬`hĽfî{^`™,b‚Q ´]N˛ ľśç¬{TE‡Yht—®2+‚ ¶ ­ćЇ{bu.ş %S¦´ä5Ŕů2Ľ2™*e•Ţä©űcĄ+[—÷^öÉQH?ĺ׎™É:+†BZˇ’>(3¬«iGů3űŹ˙¶@Mî™)Ť€&ĎEmňŔ™ÉTůžľ[Í ¦>Ử^u‡&mN,I…gŰŻ6sĘÇĚóbţľ›áecő°»ńŰąáfXÚ„őe^cđo&g5q…łČ{r&)öňâŔŢu†)‰WgGٱ3Ý;YµŐ"âűoઓ<˘ľu$Ϥn©żKd®<Ăú©Ă¦`Č3š1ĄS±y/k&~†üËŤ6+×'f†lcGĐŕć`±˛Žź ‘Ť‚&3d´÷–őqş$Ő„g‹ šR8±ŇŤëY?A4ŚŰéžf%®FŰ=ź±ZŃřEŽ5Âh¤´Ŕădł¬·g.ćŐ+ƨ꜆úÄѬ†(ÍžŽFžuȦyŻ;†ßś[€ö™śE& ­¬_ó)HWDŇđšśK&CČÂBŇ ăşĽîŢ@Lš$˝ěyX…äµ!iŘŔA•Š=Uŕ—úr( c"Ö¦lťŇ–ëKCń™§´¸?KSTÂQČÝ$(ŮŔ4‡ÉČTľÔÝd š¦ÓMÍć]<ŮTŁŁgŽI¦AčI˙0ŻŹĐ4¸Ś\Ü^Üľ3¶Ŕ¦ąôxyeî>’72 ŻJ]=ąABLťh×VÉ­ć2 $ÄÝG;ĘńA¦1Q÷ťąµţɦIöěqQô+Âip°˘°>ű1ý:ŤŞłĚs˙ÜŤPCYĚ|ŮAűł?(5Ő»·{„)`jĐa®é4+:†| \ŢI6€łËNŞáMśş·łţ†Ş™ăŔ6T ÓˇqÚĆĘŰ«‘ ¸S?bâ9}ìÁ+8řëV*z“ YřǶ‡Fd ÍEë«ÍÖÎŮ?‘5ě Ďř›WdÖi´:»šżAkf9  ®­)Č‹Ó*©ÜűŕƬIŞžT/ęí´ˇă ËmĄcőÔ &µFJĚúr(!ź˝…­aß[ă$-Tą™!+ĽP±¬I¸1bŽŻá2?ÍÄč`á“_“ňt͸„_#‘»o†Tá·Ü6˝˝¦ ¤Æb9„Úľ˙@[»6ś¶ŕ٧„ť·±áOĎ1ădâűsN-_AY?7ĚgđyäxnnŞĘś(`npí$¨×W»ÎsSÉâ;µvşp‘söÓOůuĂÜť}93öEŘ "ĽćĘŻ»NvSɡjłž^ŰĆşą¤4TĹJlúŘ í˝<2ľň'ě†Ń­kŽ`4żÓn.ü·‡îkí†ęr ~»ĹĺÜ·đ‰3ôć;Ń3Ľy3řŞÎK†x!oôî¸{¦á_óË7 |ň .P&ô†•‡é9QűÔ›ľţ5ĽQőćŤöţ9•ĺM`šĹ˝6–g…—ňîp!‚oîŻ>—VMcĎ6’ox®żf—+]Ü”ř~víŘě7÷wż”Ď•! wßŔ7ýb5Y ŕFLeµŔ4Ţţ żÁDg,}‡ßĽ5±:¬•u°sý ŔˇźĎ´…é;wó˘~Řć’őw]ýĨcŕ$S@šCëŰ'Rp˙·}\ůÁa±¬%}ţ`ąpăŕ0„rĂ^ĐO#‡Çzm╎ő…Ăć0dÂ:ä&a8Tµ°ěď!7˙Ť†S­Ö«ť© ®p8*!ú©L¤Ťóp8rvŃDŃXßx8ř|ŚyťfW&Ń"â¨Î]^·(Mŕă‰3mďÝLś¤´:yČÁ0Ú‘8, x›Ł•ň+gž¨€ťlPéç@ňµQqŇÔ¬[NđIĹ‘Óô°UČľv0ޱěđ{Xś#ç-'–s†YŹŔĆŃ>×oŽ`<‹=q–Á6őÁ8YlôÓS†±sqŢj7V7˝ä'/2ŽÔ uš‰&-ľEÇQv°hjƤXś· ŤÚGíö#g:J LZHź.*QőtëâLŃÝ€°ŠSŃçORs…ĂŐ’ :6TŐ”ŐCŠ=6TůöW›.ÖNž°˝ËúĘëoĺŔećôa5VĎ-‡ŹŽµ®_h9śÎÁ¨ň .'MÉZ.‘—ĂëÇ6›>‘J1‡™?Ďa“ľ$F%šS8Î°Ś˘ŰťuFj%}ĐYщ7`ŁćŕÉČS¬ ”Ȏ͡íÄáěÝą9vPjđźW3z51$ rĹÚ5üř€Îag’ŚpŠěś˘HŇÇü˝ đ^• ´Ă’6ů9oŽQpîFm^ajB§©ŕťr˛i~ĂEŃ9M¬jżź0•ŤˇCk,ßýŽ´3t°7 Žcľ7úů ˘–>̧­âKG†ľB=–ĤŔĐáćÝ}°%kFkQtT’>|űÉFZ ™Ţ•©4Niăč WŽŞ÷řďčř“ŁcB=o:G±Ž€ŇąX)ť:Díl0ěËs¨áC„éŕ›93i÷Ű/Ât0iĘ\ÄôŚ—`9 ¦ĂŘł±`nąn0Fź(|šTEŹČ†Ó±ÂôKďŮ <kÓzH] <ě0PĆÜnú ×"ęśĐ?•Őöó©A]Çł< ä.d ań&€‡•âZyńLҤňBđ@d3(AŃĂůúÁĂ"Ł«ěďl*0x’<\ćí±^dđ`ń#$îć"Ňôé‹Â‡•ÁoŞ^ ¶Čáá5Ý„/ (V¤şY™8złÁx §w},6—ăÉ⼧@€ó˝Áx43ŃѸ9Ž'Ѳk:9\ʧ[öâo~´ťÇè‹ąźňÂ.fN’‡[/őöĘ*Xő Lů”¬&=î É)¨Txé*«NÉ“9ížÚfň`ş¬j¤ě„:><üI\€Ş“öO*ťApÍ=$ŔÖ¨<ďl#&1_m‚yX`†`uŻ"“ßłóyútúŔŹHĐCĎÚ®ŢG„7@Öw˘řŻu–礇x ›Ť”l2zŢ…ę5rě”JUÇčsŻM'˘zPE™¸^vVÓęrR—č5Čh=şUk· ¨W,^îÁ©›.`Ůx=EÁy:¶ťÖSč :µŮ8Ý"«ç˛Ĺ“xÉp~Çőŕt­.$¸WĂŻ‡Ç›[ˇtŕý°ç^Áđhą¬ĹIˇS ö ŤĹß)ŕ¶…ěᨠ†eô|'QŰ6lĎAwŹ+ę'¶G÷Í*őż‘{2ˇO¦“*"ŢrOfÝÍ7§vÔâö¤f›Ż_›¶s{4đcŤţ¦łsăö ń8şŰ\"ň÷¸pU "9ŻEtwŢć“]‘MD÷ŔĎpV|îMz±{83ŔjČ´©ą6xËuĚg‹A'‡Č@ ŕC)l­˘¬Ý3 |P·Çt'%đšÂçÍb JąDŞ9Á'™§Ů ôö ńA”SľŢ«ŻăŹUۧHńá´32"Ď:ŕ!>6š4l®BźâCë WŇ€ř±A|X9›ˇÉ}ţ|`|Z[sů~¶"ơßý·Óm)@w źtP@i{ű)ŕͱ@>ÍĘYş9Â-OľĚjÇDô $ŘŹŐŮŐ˙Dů ;›Sţ€ůčtâŃk]Ľ.`Oú ±§˛MFč;ňşro‚ ü(Ö=”g}¨Ň¸ďSwŤ¨ţq`ú EŤą+ĄÓ‰%ŻHő ^I§Iűů’€öˇ–§Í/ŘDߡôÁzŐĺŚĘ¦TDĽęÖuPîÉŰ żŔĎeŇwáýĐ &ŕ‡eó°kö’-`üđ)Oë)Żđk‰ŚµJËĽÍůňĂşŐd^ 0?Mö÷j6ůöo źÓVHŇTŰ9vÔ71—CŐkCý°.ťPÁ‘ˇ ő#!%ţŐˇ÷Ľ÷Ăó‹Ś›ß5eCţdcݨ1Ö6äĎ[ąJµç!f̆ýaq´J’ÉoŮÚÎýˇ´E痀ɑűC†áZŁKíäě‚Ů7)6ôĺLs>´ŻŔţ‘;[śŚŽXřý>-v5ť©÷ú@%޸Ř>@¬¸(áço zšÍ(ŕÚ1@HWŹĽ\¦zë٦b o`S,-jůްăSH@°‘ĂPŞ űÔ%ţAj>‚}vl( ¸’˘0E>÷; ǶF«, ‘–žŻĄĐý„x żţ8>x@ŇÖűźÔ‰@ uŽóôąčő TĺP&¦ŇV”üŚ}D&>ůňD…ăîE&ĐKNxIuÁĚ8eG!h_3VŰ@ď"1˝ž˙˘3tBT2îŢxsŁńđäk±ě»~‚ hňç[ŕžţZ` ÂÉÓËfĐ^`’̲´8¦Í˝.6¸äUíl]dá{šŻ0ÖöµÁ|˙žŹŕ&”ËŢýD)ĘŠ ’~Hmű1MBNA|&!ö%žó¦mŮ A(wŬJ [± — ·KAĺPÉÜ`v!*/žŽZZEěĽŔĘŢ÷Ü®ť„úänĄłAčFłá0WFŠŚ ¶»“ +x}GúÄ11ňž:`qÄŁËĂ#ĹZś ě<}ĽŞź}匜 ‡!sööđZŕŃ»ďş8©ÂÜ›ĎýN ‚DpĆľř÷‹Äý9˝Zšľ"*3ď,®řĐ;/ţÂq<«ąma1*O™¸ ÎŔ^r ;Řúń©ňşOŶąAě¦Ţ?â4Ł8.Ë… BîeJ»r×F Ę’FvŻ›Ţ Â† ’Đűđ1™űäń ˘‡čd'^őÄń˛ŮŃË8ŢAśYÍ:˛Ü;¨Ë\ÇSű$˙ ˇ Ö7CňĎF˘Čß%dŔŞ,rćSFždZÍFrÄ«łM—&:čŤ.óptPc=0˛°vĽ.ŞjLŰŘA4á?V^`8šŮAjb&ŻXć+ҲaQu–ô?čAwĂČ’byöďô %M~ZđAV®™˝`“6‚ tË. ô• !d ťŐ»e"¨łbCů¬1)Açk1„čĎţ€ń¨!Śţô ëüÄQé«.‘ćł@B+4Ůz÷U‹!‘bż±NŔťEBeŻY°¸ť$D‰¤ż{=Ž_PB3—Îw®YBćÔfkŔ„ Đ)|ú•Ě– %Ä•ťW3íL†XbÇš6\ykźńƆŞV ĚĆd`”Bl_s®OôČÂK1ě´ÝB|OY0iéc ]6ćm®´!…Ţ$6ŕ˝!4v¨ęţ„ŁqeôŤ*DM-2]ţtx´¸B¸‚X*ĂÚ„Y/ŘÉBč…M§ €6Y–Bˇ <â ŃkaŘśł0<ŽB?çŢaŞR°Zh!qš±‹Ěq°»"\¨ÉI­[” m§ ±ÁeŠć*8‘Ń…PĹä¶k)b’‘ć Qű’ŢiMýsG U…ű´(©I‘0„>÷äNŢÉË'báěDŮŕ™ !Ö°4Ô ˙@ Á!ç´Ő »0>2„r [¶Úł7Ě·ag4OŔ qe ĚĄô0S;ł†~Ď2Öť€nśˇÎââ°‹˙ hH–Śž~€±QC¬ó˛R` vą 5„™PJ'%ÖE,˘*$÷ĚüłÔĽˇ†Nľ§ů%űב5„–Aó&ŔŁ6DĘ–dâ_ÚÄ %z%§©-l9â†Ţš? ;ıń†^BzUěţčípö5ŤŠZ ˘Ga_Ŕéâ»Îť-üÂ;řsŰŕO»€Cr·ˇ;Ěas Bäň¬:- Áܛ̡7OUíb zEţ©Žb+Ş-¸ĎČ)‚‡˛ú”Úł…x(‰jbă™(‡Šl•A¤ńA˘ůuuU őa‡ŠŹ)ŚëđPzŐ©6˘»îeĚ;ϸfwöЉ/6ÝŻ>4Ř˝śrđOňĐýř[}T)gŮáC¨ ZRnĹ2Śř!–ç©N×Eaqî@d”m®těĘB„Ȥ(Ͷě§o"É_—lĄś;čb]Ĺđ~‹z+–€éÓ±4č¤J/F çă "ÖU5O!˝˝~]ŔáÓénˇć®¸$‹DÄ-/-Ś^ËíDDGW˛‘‹XDpµ§;ű¶ F”´÷e— dĸ‘E„ÎjV´Îç,˘Ó!ć ͦ;aDý‹¤ÚöŤČ]§ß›í4OÄ—DN˛–Xš€’ŁNĐĹ;’.pŤ_‚y]ä˝Fđ‘eŽ>GŢk‰)–>břŚŘ; ‰áďbË ŰQ‚FČÝ)!iŔTd"3x§¤ë'6‘ ŻďPyĹ”ésZőw(pď˝'Ďîđ;´‡čV †5¤Á{cŕW •ę´˙yoţ?ř–Eˇ6+dďU"ăuÔ·X±ß;<˙ôĂ%fď¨1Ă×<B:žtK-xJë%לƧ¨0.z %¨|éÄQ-ŠLB÷:~~Ezĺ*H}‡n^p‰3TMtfř~Ů1EîVó^v5 ďő÷6ÍĂßÁ=<tŘM”ľĂH)~žaŽĆ즽C;ŤŃż^pn¬(—á1Hä]˘Q„to&–ÚÔj| V$ů÷2‘çĎ{ŞH:˛w’áÍłpAyŐżĂT=Ăw˝ LoD¶ęÝÎéĽ"w‘z©¤FŕwfĐ}ĆţWî÷ř»ń‚Ďjś”j#ţżź$} Ś–Ć”‰áO™˝ÝaQ|ö˝c”(NV*‚M˛j˙RÔľX?ŕ DăË47Pşb莖ŕI6~;هŢe™ĘSPChxUě5 Uřüp{Gf̤NrýůŇB”w§VÇô# 2ô=»Š÷ŇéÓFT< 6@´1Ęë8ąďzfm‹ŠTµq=d„Ż3EEťžóĂľl}%ýĄÚ!Ż 4đ‰ř«ˇÝב…3w€š, ă‡!6÷š¬é"r°ü‹řɰE,0ŞěŠýâ2^IšÓÎT‚Ű2qâětyPˇďOw1¸?U•źDÉF)+OCn¦|ő¤ËnťČ^ĚáŘîĽaQo÷âĐM§ Ç2')3żî‡mâÖŠ……Ô«Ú2é27Ń^+ű"–}őĂÓ!T w‚?äň:µ%Ď^Śu^´qá|ɱF î4@µŹn[ř% Fj@ú ۉ±Ďž·#ЇÔźj¶§żHóˇĆť‚m ltňéôµÄżk¬ŔZĘú"ħ3MÂAřiŞţ‰zWĂÍ*Ë…5®q~x ݇©ąüpÜ·y÷q®vÖ Eľú–(Ą¬+aÁ4@Ŕ¸ť‘‡’Î )eÓ s3,W¨Č¤żÂ> \J3©ö ËOŐH­eCEćĽ9„Z)ŃŹgŮWbf€ŢŐ×6ú˙ź3H¬c2¸kg°V.ć 1‹µ>¤g—«ô;f^ôĂ,˛QźC¨˘ó2ł×*’ Y!ÔâľÚMrL°™Ę[!—÷.Šl—Í68<ĚwYŇ"ŚFŤ9,źFŐžj2hRʞ<4—HöÉůĂ3bÎa ęIM6 &¨˙8Š‚ŘAC$ŮIrćÔ¬C$čŇl¤RH®Őn‘Ěýz É•Ąă÷ů`wTĐäCŽ”Đ¬ÎĄcy@!·¶kJ€ÔtţĄi&‚!˙aˇř#ű…]myüx+DZ/ÇŤv ł×“¨jť`%ĽůŞŻîíÄÂNĄs6/SH šqŁ5Fşěúc^ť´ÝČé/YĆkL G%Y‡ Ă&ěü-ݵ.­îtń2ü5S0ĚwzĽ…¸Đ&Îčţ¦÷°÷P-őô0IZŘ.5/â« ĺmáĘKłs:¸j^¤§«Żó E{^,f›jžŕúCÍ«ŠľEó-O%ČĂ„9aÖŕąůÇshuÁ'3YcÝT‘Ęßx1qÁ€Őą|Ôd °sp”T=É͵ł"lŞ™´µăBűFŇŹÚż,3Ň·Đ L×ńĂA"ö¨hBÂ`”»bţQé"«°Dź>Yt)b‡ä'É€#üUÇKx)śS™â¶:I94m”T™vĹ]”ž†ô5lÔIFµâ‰¤ńŢ$Ç*5ňYd˘jâe3Včtlł´ŹJ€ţ‹YµÇF5˙Čy“ 'R/7Ţ>/Rqş†taĽěu%ňp„4;ÄËł·<ŰŹůmęÉĎĂlr~H ÉiÖ$LnJ~#Ë›q«(« $ýĐ´C…ăxť(/‡~«“QYĚ?& "Ţ+ŠH6SŞü›űëşůžđ|çóß!śĎ˙Dá<Ťc.sáę[4¦ˡĚXžăUלÓ9B$Ď›6CyÁŕ,”ľÖ–Ź„Ë#[±<ő3–×?âCŔ®ţC$Ç‘ɧ-’çC<#yšPŻP~ăcˇ|Ę{ÚŇÉă÷´ůśÎ8%ßÇ3 xŠăkťqFđk~ŕ1měüĽ¬f<€o!~g„áńű{ ŕŮ{üţÎG ŕ“¬ ~ ŕája|Šń;ٱ‡řV!~?–ĹH,z—Ę ß5§ÂwÜ{/W·Ľ§wM_zđţ¶5sÎgďÜWôNżŠ˝·˝sÔEďW ŢĎ»÷ąă®Č}ĸ]ŁN+n?cÜ® >ÄíaŃÔ<ăö\bÜžJŚŰgXhkçÜÂöĂv)gŘžGŰĄ÷°ýŠA;ËBł«‰ëA;éÇ =­=í1{‰1ű{Ú•–<íč¬Ě¨ýŠA»úi´s^aĆě¸Ú+f×yěąĘŠŮiż˘vµŕCiŕijuM1°fÂéő»„ŔZ†]3°ĆŰy3ŁĆ°:|ÎőUĂWČŁę´ĹĺŻđ{T}ç¦3޶SÄŹ—+ÖĂçze5Ôy+‡çj …V4úN«PţOcüxĹÓ{X˛˘ééci= ş}"ł{,]b¶Ťń¸GĎ@€}żE§+Ń”yĎ Úy»Og•ď-†fóë©đŤÔ§z¬úŚ!4kv+„Fk…ĐĺKÝbÝbĽB÷˝î­ĹyĚý!‚Î)V˝çÁȚъž{ŚžYxŃłFZÓRC{řŚ«¸ÂgÓĚyřDŘçĘŘVEŐĹ.±ŠmQ›Ö+†Ř¬řbÖ°[ĽrŠmg€ťb„=¶ öŘ*Řc«`+8Ňj†%Ä؇(.őëaóŕŐëpQAľđřÚżžÖ=W·‡×ĺ«ű?xtťË ®•‚zpíGG›GÇCٺƪ5ż\]µúYĎ˙;ٶXC5P33˛)©WűłżŽIŹ«őäyUbP",¸Úząş­ ŠŔÜGµIеępsĘŠ¨íńYjb©ß!¤–_ćď!5‚íRó7:x*ÔY\ÂXö÷şµ‡A¸GÔ{…š˝†‡€şnę’#FÔŠř§şÄ‚ŞcUżGÔ(]Ďš8ŔR—-¦ŢëÓQVźýň!*ąÂĆÉžäST=ŁęRBT­ĺ­„˛ÄÔ‡ůKáWmő±¦SG,Jç-˘NŻ]HÎŹ;A}ЧK§·3猱´ľ„biŤ‚N‰­d’L_=Ó%Óšâů˝}ĎĄh8+Î{-z‹¦ËÚö™›ůČCéž·Rt¸¦6_ę‘Fç/EčüT„nĎAtA8ŁrU§ ŁŻë9ŚF%Üăh ‰Í}…ĺóY‚ć÷ł(/íőçsť¨ěůĚ8:ŢŹß‹Ď)źK(>˛jöC·ţCG•ȵÂfä!„94[śO…ç Ď-ŃL( ĎlŻ|Ź…Űß!n˙D±păŔ›MŮ—¨óŕŚOńRŔŃ0şihM/řwîîÍĺÖdŰĽŕ¶ŰÁĹâBńX›Nqć•Ö’·*Q„e:łXĎ™˛í‹s6Ä„iFĹĎćn2,FŸ¶¦çŞ„Ć¸łŐíŔzP{ĐE´L^Ňő›l{âéű’{Đaítçf«ͨpđ2ąji >:±YFeNÇGÎ!m:×&S/‰LBKbiíöQi7˘k˝É=hµäÇÇ«Żj´üó›eM{1z»šg •ĺtjxŤ§X(GcÖxEť-*· Ú†yA_Ń2†VgEżmá2ÇXĽvŇ7µÂÝŮfI1bNµ‘–RbĚ Ô@5é[¤1j†‘Ţéîw˘‹Ňś&÷&ÄÍď“\«'ŇMq†Î'GńÎÉî¨Eéąé†Đ™hîĂ9Ç%ŻŕYeßú’żĘľźŠŹ)f1|–Ł}Ó„ #Č@ăZ4OÎb-Ív¶*DÔlCc„)Nk|†ŃŰwÖÍGž%»é#^DUŐWyu4Ż'őĽ«¶sÍďSmé>:-#fާ¶ęBC÷‘fWr)?.ŢóŁĎňµváG—p[s%ˇPÝăŐ>ęÔ0_=Ź®­ŔşcŽŐÍ~rŰâjÝła€ů-°f§ŻÔłX?DŰś:łŘš!§fŰ“nX­‚5L’.÷DEazEשčŚńő;Ë~±Xk†úŽ`cěg–ή(ýŔ(l™ó#=j?Jš°7Ë^ʢlD‚Î:C’nŠml ţPlĂ%öL~˛ć-Ô>N‹{Q$Ű𤚥kZvFőśP«›)Źs«]缌EÎäˇÖł,ĄôŚą±Ďšż|˛:ݰŞćPÁ¦>óQňHjFÝ´ş%Ëą«„Ťł Ž_}I)·6ĆQŘKŘáŇě%lšTÚër§]¸ŤŠŚŁEę}Ăf×O­zD ČÉNc»V0–±1PŃćţ}.ávnń7hŽ0áţ5“ŐŤb1{-z¤v!ÇîhKa€Âă‡ön–ź{$»€Ë¦Úů‹/O´]¶ ß–™ŁĄ˛‚qNŤîuü°ŽcG÷1ľÚ·š6ŽĆ|Ë#Ćä%>cl$n˛m\Qoj\ˇ˛ŤRś;Ži r!D˝˛ÝWe»i”5ÜNŁ´˝”[ţđ&«¸}čűß! ď˙kHIîĐ/†ó+3Ę{4J5gzŠĺsT“äĎńyĺχÚöUBm;„ńÔMĚ0ž›ÉŚăĄË~ŠăÇńÇßÇůC}»}Ě^® žŐ¶§ ţ:Wßb Ďj“lŻţcř2Fđ}‹ŕß[ŻrzTlŻž‰ě*uoĽĎż+¶sŰjÝ!ÜŔ1đŔ·"řx‰PfµOç áyÄĎ>É+ŁË§ř˝>‡ď×cřž Ö+z§íč?J¬}Äč]Ąí‡čÓšżW˝{ßËŢ!zď{á{‹Ţ[ßCËď …olnáĽ˙ş_-*JBŕ.ŃŘď;‚éMP’}sćLÇT”„¸ť‰ňcÜ^×°ĺ{ ÜO!Ę,pO[öĂů)pOŹUđÂö3†í2_˙]Xr]Q®˝EíŚ˙Qrí+>Dc—Ľą…ͨ=ďĂ–y Ű•^¬aËăvMÎ̸˝ma{ÚĂö+ĆíĚZ†µŰɇ°=ŰaćŠ`™Ç˛řŠÚ5řřµ—¨6Áľ´âöţËśeą!lŻ1¤`×uŐÇG Űĺ5='W<ůĺ—ý¶Ăkg›´Ě“–źaűő¨Ůî±Ha–ÂBČ~l!űs™|„9Ë÷ŻË i)¶Ď°ł”övIf¶AËíî–°~ZĄż>$'!+ĎĹňÚ‚ä$îxŻ­VBu¬ˇVúBŞm˝vL6q?ę­=ęeÄjyŽzÚ ć%†é,ě,áI‰ťWŐż‡épž%óĂôMvňV@5s–«—\»Dť,5.łjGú$˙zíđ<© ?Ą'9ÎY…\:š3+DoÇŁ·˘×ż®!‡0{üŻf_±j~¬Í•˝Í)! 35Ą-ĚNWŚ˛ąĽ—f»¬0[c+ż‡ŮeUĚ˝{tÎčĺ!Đ®#ŞHBśÍÖcś EȲ9I1Bd=pI¶-㏣é%Ůľb¨ýiKÉQ7““g3çxP’śy›Ś a6w·f—đ@¨ëó»śäćŰ%ŠIV€MIńŞçh´Ńĺ$ńĂd¤ě!v‰?ŞÖ_ź1ľć†ţ_ß!ŕS|}=ĘIĆ“ś¤ďŁ!şfŤoéIJhĂqĂ[áuP”ô/ˇuzśD5}…Ö=†Ö<™§›I ±5¬ *©ëařŕÁőćô-¸F9ú!¸>ÇSpŤÉßk„Ýż©µĎÔÚ%FÖůĎ)ČYZô7±6©®,ąÖÇÔúkH]bH}ÄšgÁCHÝž„%ůAWr§tQW˛%¤÷iô +,Ěé<ĂhŻČ†0şĆ0ş•Ź0zš¤|˘űa ¸,ÇobíŇźÄÚȦčv>éJĆcŃěÁóH1x[ÍűŠÁóµĹÎ[É{ŹťĎĎyÇ;—}Üq‰T }‰~Ů1˙ßő%ň‰žĺî3‰×Věn1p®_"g¸MFÉŠśU±ŠłŽ!rV|EÎ=Fεm‘óŁĎ¶KLŇ9Ź-tÎŰÓ—Kk_!Ôĺ?ú]fë’YçĆ®µ‚gF„+x±3+8żëLî¨tFÎř]+rfő9÷3DÎüęðշçQ›^żČLô°¤§9G±öcf ĄgĐlŇíťc šSqdĆ IB¤wív$6’¦Čâx=jMîÄ/ȵCŔ¬˘ĺ®4YsOVÔvőúÚ=.Żh{ !–HÁúiź‡Hűü'S¨¬¤XbíuőŻXĎŢöŽŐÚź‘v_öX› ź„5Ž)yüZÍ>ź‚ěr<ŮűXd8îÓű±”ÝC)Ű®Ťr˝ľŘgŚŻ)%ř}$ňú‰ŚöŮŁĺSµ(‡ËµË·Čô(׾âkH8~/`·+Ä×mE5FןőëëI¬}nv#ú“Ç!T›†UËlD ĺ\’‡ŕşÄaČ0g*uɬ] ęů\¸ľĂ¦Í.p…Öé#¶>^ŢžŻLh-±)ĺw©6f4˙jPťú^íBh‚ę#H}zĐšä0zĘrĹŻRí^ź¤Úů÷€:ĆÓ›¤‹ÁɬTç¸<Ćëař±ĂŹw őPŹ jÓ…$čJV4]Ĺ˙5śľŹ–ßăéVžjÓŚEâéküO{Dşâé×íőzRiź5Ş´c,Ý6—Ą«7IAČŻÁôy>Ó¨*?ĹŇŔÉMű‚i•~i3v\ M-3¦±4żx]j(ʤ)Ř‘4Ó¸Iç0ÓpmcŹ4«^ˇ´7ż µSśyě+Žľb˝ ë“J›šę8ó¸˘čÜžŁč+…úsŮ Đuźy¤żÜ Łë>ôhß>”ÖgŤÝuEŃ츟żp5 $YĹ缾Ą&Ż=çúčŇC˝Uźe{=č’GŮŻ»Nä\ŰËĎ"‘P{VqÄÚ„Ś­Wé™O–"hŤ5Î:_ë0Í»±_ #`q?Ń›<$,Ť;Pj§GĄ6„ßżĆϬ‡­vHˇY\5ç(ÂŹçŹđÖi۰㊞Ç_wąţQđőOVoî$]Ż!ĺeś ł=ófČW/»RHŽúěDfťqËćČ7¨dÔEŢg1šË|RGŚŹÉŤ8fŘ&öňă+á¤|˛ü+V ťtĆ#“'č!ę.Đ&©Č÷ËÝ2€‹ęĽ¸˛;k¦čHŕtmúlĐĹNgöÔ8רİŐLë—@»ÓŽi‚l_›@»bÎ0žÁUżqh˝¦ÍT7©˘ˇ›®=h{öá4¸W˘ÇśůÍ!jľh,i§ +xÓ9„ ¶±’LÚ$Úś9ëZÝ4k RŹĹ˝Ç)ĐlŚÓŔ#ąžcş‡0˙ę&őčŻmŘ8Ł~=¸Ą űsĆ«43Ś&íűŞ~˛SĎľf;%Q¶Ď0 ÁôEK3•U7ÄÓ &5×aŔ1xk#i{‰•pźDŕ<ĺřş<*ż>†+Ötšő®UwnP§¶rf—›±6 ŚÖđŰŤµ©ś9ZĎŇ÷®Ń®N?»Zś€ÄÂMwş 6>đ»˝Ő÷b5 ?<ˇm›«vćý ák(WGżzL+Ŕ¦;_7PŃ#l0A=™¬„-Ćô«…\h…Ř˝.Vm¤}«ďĺĎ> ©g±: /ý®6s>\iGY]±ZMÎśą2‰JŹ^–\/Ewky‡ü#ŇAd9qďžÚdÇűóÜ µďW¬H›ĄÖ0™iĘć·´mĘl4¶š“ps‹6‚ú5ĸ…Ú‡&)ÇšĺŤÁ68ż^WŻ{´ť…ץĽ6­žs÷…•^ś‹Ä8Z;V56Ş=‰Ě“ż…š5b€óp+=ŐŰWŃ:1÷d1ĆÜđăż<č>·˛µőß}úF{3čĆúĽăPyi˛š¸GÝË݇Ň5Ę2k×k÷!I5mîGtč#L¬Kč¶i>ZoDöyŠp<ÎđÝ•|ŁĽ>•ŮyyQn“\ Í—‹Úţ3‡ëţŚ\^…UlwužQdReěe4ęľĎ_f§ăż>‚OÇ?YWá%Í•ěĘç}Hůxnľ#ŤMĽSň7c1€äY iÁy„€dcP\[=›±XóŽ´RńĆß;ZŁŰ+Šçč_5ićÄźl@Ús'—‘PÔn€dą?"ő©É›´ý–ŮßĘ$'*QŻQK§ÎiŁge{ ˙śĽG\Hú˘d\Ńë˙)SÎę‘ĂŠăń¨^nŠ y˛D1ß§!r(nżűß×g•Ű‚ ’’Ó©ÝÜ0‚„ŰĂ0CFÎ3Šż6X\wĹ ţÓóols–K›×ęeŻ8ßc©HęĆwnĎ—ÁĽ¶R·ĹęiEĎ›P{Mž˘|?kÝ™vr–k0gŘÂřKîl:$ÓČk(µ§PđĆ·…¸ÇD ź%ď¸(-(µß¦»8Ç:ć˘ä$#řaî9еç©uĆÚw±ÍűéR(~_Â%+›|ÄńeĆLJSIYÎ>u÷*)śaI3”ú•řÜJ:·Ö3ęĎ6ż’Ă©Ṵ́vYIń/nÎ,~ΰ9ÖÁqĄ=2hA±fiNŃ˝đÔn*čŹř=qň‚ć?|Kđh÷™9îlśäŁÂĚ7ëś§Ó2o%qŚt^ţ·űlńűfXcüŢ R„™ť×GBřŢN›·ůřĐjwZ§Iyý1cą ¶kŚßUsq˙˘ăwR[(“mĘ’Łě'OéduúÁ3kçŞÇţ!8ń PţcĘŇX®ů3†ol’Ĺ€YjíDĎBşÍf±†–Ű„%XîĚŻÇŹtý^2'´ţäŘK˛vĘ’ť°t6Ôo+ź˛Ľ;łŞmó•ř‘÷›Ű|S~íó•)~СúĽ¸8ť{‘«ę•ók8˘ť˘«M{r‘fš¬Zl¶UŽłÚůć˛]T bď ?Auoɵę§Ď‰—÷0?Šçý Hśô'řÎŮ%]ŠtLŐNúBřĆÂz´[Ź ŕľ˛§çÔ}ŹßsŘüúŘ,q`—U> EôűşpéőĄ ç`Ą—(|ŹKć‡IŽ{‡úö,őü˝˙č–韊nIaSňđ˝D×ŔÁ©|ĎË„(™dcT§)J!Işźţ˝ßµűn>ÝX*¨ßŐů(®Đ¶żSZŇ{ĐŁđ߸ĹÔÄ‚i˘ď`-Fî•Î×\X+rď*ż§HÄň;ľË,TßďĄ:«ď`ĺ̰ý a{ŰÍńżĽé‘÷â{ÚŐ ZŐw>/ˇąů¶ďÝ+jçęŠÚĎ´3ɉĄwr®Ľň+ą™UŚ.®˘dÚYyÁ§;„ěźNÝ3úÝ©› ŽsÚ —? ďmę3ócÄž˘:e‹Ř{ŚŘqÄ^ÉwwÍ9ě»Ő„ił±™u‡]FŮ«ňέ°©ŤČRE”© 1ü\K!`d«řYY>ăőîyJŹ0KŚäžŃ×pUݱä9<¸ ˘@s˘ľúk‹Őń®ÉGńĹżnśLý\Ř=XźţQBÉ=ë BÉýÂŮá^ýýő¬7oťe‰…°Âő?âőşł,Ń[ ˙ăuÔĹű†"A ÷™ü‡} ×Ëg¸Ţü‹¤čÝŤfÂý]{]#OaĽ2ĆëR–, ˛ ëb±şĘíx sPHľ[˘\1\W62Ău•;=Z1Zkíw3Tă\â ×{ ×Y/S”ĂőĽs,3üV—ÁÇÇteóŃXÔŔ?ęíË‹â3Xo¦@‰±:ú®„öTŹ6bą‡Ít†-1Rż?¬]łćůgąÝ›Đwjâôűţ®8ťóM›ůŕŠÔÇĆŻ”J÷JüVŢĆ_q: f!NçŢ3'.z0óĆśPöŁFüXnÇs5k˝×†°¬}–Űw„ĺ}‹@2ô- Čž%l9b+4d¨·Ź EŮ–Fő´@=}şâtńíîĘŃĚŤeżá“\‘:ö€Ó  ąŁJŠĺř+îá'Pq¶*@Ü>*îw¶7Ű6m°Śˇú‡!aľb°ľ ]îׯßM ůhťŢ9cŹ2زčä3–źľ„ů,ŢěĄâô#\o“4uí‚—z_ÄÓ&qw{Bě¨+bŻź…DŚůdě&{I{´›E¦±ŁK4v¦7_ĂőwĽů6·ŕ(6ü7Żf7p Âo‚Ňďë€ůf¨§s=­`^…|xĺÖ”˘Q[‡ď$wŮĚA'Z4&Ô¬Ŕ«a@©ĂĂbvóť›ÇÉÓŘWsëa‘¶ĺľň8Ľś2łß+–%ж—° ‚íűKČÜšÉU,•Ppĺ^˝ązËő<y]¸/Btqčŕż(ňO4׫ŕ¬Řžî¸WĄKţ:,Š“eAž±É#履ńCö6d+­gŻĚŚíÓ¸hł‚hűTőě)#¬NŚ»şĽ.Ń ŻssÉT×ŕIh4Ô=ßč÷ŚPśÎp¬ĄṲԙĄß›"‚ýë­S”{•łólýÉC!?Lä›}Ď%˝yg_|¨4UЧ,CGó9Śgź{bXJ¤ÍŃݛ؎µB¬»ëŕ%` ađž»°9Óc…•_Ľ ţvň‚®Qa}kçY¦˛Ć5Ë—Ąq‚ërpĽfeŠ‚|ÇD˝5x-Ŕ t¦¬ 肍íä ž‘+ú¸5gŢ Ƣe6Ě{§ń8áËWc¶áw·®uÜU¤ďbE‹žůkbi-y"? äʨ®ŇOqvÁ3rR.ˇ2Vp6Ą‚ô÷vń†”3:6 Q`v0“,:» ¨JĹJ UŞĆŹCÝŔ†KÓ.…Ć·wŚ0VBˇ°µa±¦ćt:™qp“¬rÁk™ÂŽb˛˘KmĆű¨Ś6Öŕ˝rT$|ÂXw"Yż˝˝0űŔ§ňMg‡Âr´n/'ß ^T8°aÉ‚ĆlvÂUć~_,M›äŽÇlŘÜÍiţŚ8lş¨vfóv&$…§MĚĹ;sXQxXV‚¸ăbÇ®$ص/暸vHOŕKx\ÝŐ.:ż€gU«=!T&›/öŮĚé5pTˇŃž÷o×/Ę}RW±9x>fż…ş{śBik‰iĄÓfL„záĹŚł<Ć˝*<25ř¸*W§rż5*âô®jMč˘Ę%řß˝UĄ‚6ŮZ˝Ěqvśk#8s…Ĺ0ă̵Ďřîé•=ŐE+6«Z”L6ęA÷_(ł,Vgn§uÖ‹Ą3—6Öb*>Ńxá÷g*>éQ<ă\}ŐÖ/ä5hËá č…–X…´W¦18†śďGIKŁ#Áa3”kBŹ2™|Ń&ŰpöÍĐÎ1•™Ő»{ť!Ďaßü``™qqóś7ČĺN‰/‡|Bn~KŮô$§ZÔ ś§a‘Đ”56í0AÂç4®N­yşžîM AŽz†Čă:eA(ř3źPhřĐż©ŚŃ'ţ®Ń^—·šÔOó|¨–чą0 Ä OmvĆh5S áË˝äY8:sb>Vłx+ŕÜć !Zž›zřX˝PZŮFWMŚtđCŕĆXk2ŹîGŮöhžBŚVgËhÜóŁÄýĆyxQ˙¬0•5’$€Dyâ!Ă1iT·ÁmÚm<މJĽ{?€PLçtf]ä* R™„a‡E>Zݶ+i*Ř+…ĂeĐ`_ZĄÄ‚.wéC±ráöYAÄÖ“˘W( Ávń†žťŤrˇzY…b”<˛Şî n°Í>ÔňA… Yş1ž Đ@Í%Ťťˇiw]ł*:Pść~SŕnGúyşËdeÚ űÍßYü™ËÓjň`T‡;š 5m.„u NQH(Śó\ ę.n™ÎŔ)ňý{LŹŚ(*W5VPĂĂß-¶9Y‘ę΢d·bä…şÚMz=xńćŽHď >ű ¨gõ;g© ł'˝» Çpaőg3CWâ"BˇpŠ›Y‚$m˙W–fßΗS^şđv‡‚”2ô(P.ăá ČC{pU‰M”Ä 6<ŕ¸n9{84E…ť ě Ögź©Fů9vľq)ÎŔV ]ĺŃ–°%±†Đ 2á6š źySOé[tŠčŃKA6×ú«l{_J–˘N•Zđ%Q}(&¸—ý(ö4DŻÚ$ŽL8ąćHĄźKZś§ä[ކŐęëUţ¦\şě!âť5§ěÇŐťŤÜ/H,‘‰äŹĺ9˛„ÉáĚi±¦ ›.VŠRL!wLş´ľQw˝Ď 5Ĺ-w¬š«Ĺ¶zßiüŠŮE:’ŇK—Č|.–uş˛>‹R'°Pܵűń ĚÚRě×JF Ą×˝ç¸LłŕXÝÇ M1é+íb`ˇ•q1nG"ăA-~ř]wô“¨”Őů‡ ,ťŻC°4,+ę©ĘaŤ)ŽJďąĘŇ(sä¤T.ľű´ÄîáQöťuÝŻŔW*LĹq÷°•Ó|©0"(4N1ǫʑeorwډŁ7 YĘe÷}žb‹ăú¦üqśŔ±Ç•yŢ!۶ˇLĄáÄ–±-ˇg±k|G9ZÄ;íŔ›|Ł— Ź’ĽÁäeĐsp'\©˛ęÍ‘:ňućSř;6łlĎÁý\ŞVY¨< =†í[˘ËŽűae—R5Č^W$îóŘ·.´Í¬Ş.ÖkÁ*QpyAó|§Ýj0ťÁ‚.ĽL¦ö5ű%ÇMAë$ťŤŔޏ%«~Z9+͸*Ë`¦ŁkÜ“‚cśCxÉɲ8,ü3ěŮ3A¨Ř`Qź@íńV ۧÍő†sH)BZvqpďVúĐ&E@]…q<>%ů2żcŤÁ¬p`?@đ„ÁCÜÔ˛qBgöÇÇęŇĄ šSE¦oŠózÇ`™©R/y{!˝JEŠő{W`#ŁÍd ߢsď©ÄÎâ©Ĺ˙đńnŮŕ Ä#Y4vÉKóař˙4”ÓXřépDďEĹÓ¦kŢ$<ÁGÁ«¤Ń|ËúKĘF‘UâąĂV>ĘċܻFgĚ^Ľ4Ó‘e›M>4–9Ř[Ô)OĽŘ \ďÔ‘Ś(N”]¬+P?S׌Ć82ă~éĚau v›Y>™ŰQßTĄ\Ąguc˙ Yů‚W Ű.’€Ä ,ŁÍ[ŠÉŐy˝/#8<úC<ťěŞËa„ިŞńľ‹ű'ę꼜–ˇö)˛!˛Oa& !ĽĘµ=~6^÷“tß8”'Oď]˘m{śv°ńW`‡E}Jš–‘±LÖČh°s+LşůŠ-ŕ> ¬˘/7 é3DL˛ó9ßâ\Ľ¸e• 9f‡ş¤Ál‡Ö‹ęľhśůÄ-IVÇ×7¬&!¨zĚĂR­[ľÍ›†ŚwĄŠ7Zq‘ďß®˛°"ÔŐÉ íÎóńä«.2NkËĹx‹†—NŁdčśZçW;±uI&w?6L´Ă1őĂřB–ć°Áá_x^sÝą[:ĺŢX“Üw٬^Ň9}Vî‚»+ş¶#¬^ŁŞ|sogĹŐ¶Ť©ř.p+A‰őb™ÍĹB_+ëzŕBlu Đđô$‰g’eßý´ťËăđď‹iµuś­ÉŠ ĄÝç'>Ëńš˛Tř–ěP¨őż·d«Éţ/7” e{¸óK{Ř$×%%÷˘Cç8Ě’ß; ň¤˘F®ŤH6źL)˝Łł#MŁ-¤’v¤$şĐsińĐtVcĺÔĚń‹đ@ČË’2:6;ۤY—xýľÇ¨Â˘Ť !smźë)ŘŕW SŻqˇDťŐ=N­®K÷«2A+HvŠŐÎ7'”Đ>ŻĐ7áŢŕ+Őy1Ć~#šŞÚÍ˝QŕXDÂw|0'h%o'Ł@;¦Őŕ9 KÄEŐuÜâ©mL«ŕĹŘN"fő~leË×\âHĽJGĘ8ôK:łŹDŤ¶m¬-U(˛xˇH*ńîF}n(·5St§K?â ń\…§<âžăb©pśŘäŇ»ü@żőn_ĹBV”ő[ U8!P…@ř OY޵ąĎŢ0T Ę‘Bđôł-ăkĐ#$Ë<acł$"‹Â„üť{ŞÚ‘í'fű*( ˝¤qԸʉ9±Ů>tË‹’J<,ťÁ(’˝îŘaßÎzş9­°7„™B… • ,n;UI..‚Î>ÇÓ0Śč’#ä…ÝS]–ËeŕJŔÖ‡ĹŢX34öţÝIüÄ.e ŕ:bspEÖ ŰV;č·˙`Ź©Ą¶ťˇůŚňb%5`s‘“LOÇűű˙dšZBůĆY™ýŇ ¶«ňÄ*,ˇRňźTçÓd‚,üs—¨·P´RpžŰ„łM‰ V@łŞdĚ<ó,^ ýŞ“Ă’ DĎŞtĚÁÉ„źzń!Cö̡±Á˙1LąĆoŠ~VǡDşŁá×­Ĺ–Ä»ĹbC\wźwLă)ť5őŽd5°´K[ÝCyŚFN-Ö•ŔjE&icÉ—VZj8fŞéř©e›cýÁťDiúJséśŕ ś>w&V4«yúC {óĐ`ßăŢ|ô-ě%ř@j°d°‡ĄŮ»o_âRŢ7‘ĺJe‡V'®yes_e‹†R[+ţ5Ż;Fd¶Öe† PŽÄYĐŇ.\3ĎE´Y´ďňĐ$żK3Ňhç`ř®\VŁŃČ?=wjL©ţťjüđ)„n^vµwxD!Ťşt”a`ŃĐHéÔăĚq…d3Ŕň»ĹyCCŠBÁŢy1ř׾ĂQGDşÜ¬$PĐŔá˝ĺ2çPY˝f(Ii%źmŻWg,/v„.z˙µ¦zŰÎv”Ô ]Yřöz×}^ý đ¬hâˇrhE‰Yë˝Ţ °†mÉ42®) şs}ŘY”.QyažÎî¤ů>Ąś…ť{ \:Đň©á¬Î,«Sgz¶Ă٦<<ŰęŚ6pÜŤ{c:“עӽŮŕ`Ă €Íňu2áţĽĺŢv‘ôŕűµ˘*ůO69vÜKŘEÍ,2«-Ă ™›^•×d:'KÜ€Â%ď<¶ŚWČ silŔ˘14[ł^ˇ2ô_Śp5đě˛KLGb~»¨EŤýmţ)S˝Ł­Ěô(ń†%ę†XCźóŇ÷cŢixś‹úł•;S6ś3ąŚźĹˇGJ„2'UĽű0ř!'gSýÔ±¬†ądë_˛ îĚ9Ín°ń^\Q|@ZBuU‹ŇJéâ`]“ľ&­˛MÎń–\”X˝,ňG·çÎŚfě~/3Ř–itCÁŮ«Łlfö|ŞéŃ*U=§Ĺś™ˇŽťH7KęúŞÓvRâĘ\¬péa^¨ˇĐŰZžŁ če3ˇŮGpwQ·É­­5ö3ělZŃHďŃ×Î š˛„đ źâë#jĐA¬]ůňYYŤ >+%9‚ŇfŞg˝DÇ^m'*[žŞé_Ő>YÓaźůś5ŽS×3)c—^>3ĚŕßÄRÖYuáW6)śą|9é‡ 7)ŁĘćŻ&W,ńŘş ­¨yşAá~4•F˛Jĺ'5h¦,ŃĂÚĂW¶•šM (ˇ9YŮ@áC“Ĺ^ާ~›çŔ×ýk;-’ড˛˘dë[^(R˛ żˇŠL·šÔŞ›‹„‚‹Vä®9¬ůST™?Łî}I”Ár ęŽÓ,¨c­ł ů҉BWĺeGqáďŤ ĹTĚăđe§RnÍl?'fß‹ ŕsrµDĂČ;Ť |ÁD•ŇŘĶ4MU)ň\l‰yxzx˙ä43ŐőGOłĚşZĹăzWŤvFĽ"–°w˘d¦‚¤@‰1ľĹkăŇ·¸¤8Âf-NźVĐ]d/†"'\ÍqRYî4®Ł‹Q+¶H‚Ľ¬;nfEĽSśˇ•G­§—đ2¤&ěи˛hĘâu$í›XDř-ÓŇ(m3F‡\š˝~ ‚čYu°çl^§đôşžZA|¬gő¤\÷®wjĚé”ŕ7qřöŘł Úř Ž‘˛¨ŚĹÂŕkĆř‘I)µGĄ…Ö›Ó^ď8ĐZÂÖ˘»Ö]’©töŇ?ú`ÓDv¦÷ňëyJ‡ÓőS“¦§r7-#‹îsçü„2Ë•Ąjžţb"2kW@(–VkP˙|Í Ă†O‘L%}hť.|:ÖäÚßXJ R‹ő‚Ť§Î=Ţyš °ÇáÓÁ»©±bę ćť*Ú2ŚŃLË´ń%ˇRzť>^^x–(áµkuqoDčK­EçäŹůĽh!k-ă)ĆţĂç®Í hąŘâ‡-ްeşÜŹűBdcŁËs ¸ća†Ć5 54”+˛ eąLW‰SU3 Y*®;Ëžj‚Ť€'8ł“ČP˙’ç‰/Ů­ńˇ<®ăC»Í fA8×yÁ•ý©x íÄď8)Ë@¸Č( $Y3©É–vĽ™Ö»Č:8§f•†ß9Ô_§ŞÜťŁâć]de…x®čž@ M˙ĎĘ÷ŁŠî„Ź0[5č·{m÷NV~1ućlZPă'óýi÷ß«´Iă΢ŇbşčD,Ę™m˝ÂZ{Á0řtRÁ0>2žLŤtőt·ľˇ6# Ŕ˘Ž®&üĘ, ]*×)ë]bâŕ üË´¦^‘HlWŘ(nٰŠuŕ"Ą-¶,ŽqxlzďÍ?x8Y–@űUB¶ŇýbÜŰćOĺŻH”/ńb )Ö.¬×@ ŔµG\)˘F<Ú<;µZ}ŤÍÄřΰWŞz‰ŽřÚÝđí`Mív9ö";*śLÂţŠ—Vöoa9€"-ÎFD[ĚĽAš|ËN(÷‹ w¨@±ągŤ á Á/¤bř<7}ją/G“ ßĐđωďôą´óşŹš¦9‹BŐTĄŠ•Ű%ę^fś’»ěÁ!gjůűâňÔĺfčrJŚ…č•%RsŘľy )Ž6§$$˙őđÁ.nťČ%N®P3_ştkq’˝ÇEq˝–ç©"E¶é´BĺŽNSíśÄŔMręTK÷ť=­óFť‘¬ýfÁ;Á™)rľ W@Q•9¶tű˘äë˘čëÎŻńŘM_<§gµ<@^ÜTGžŐ{Ťź\źÂ†Ĺ|/RŃgtVĽ«w`†ÂZ,Úš9ĂzN%ű1 Pč0¨Ůݧ5;ቊ1sëčCźq©O7ՇΛć%­c̡ÜßóŘJcĶ2Ő˛÷ÓŹĎ>fř~_i¨ôC$ŚA6Šg˙ľPďŹöEeł¨x•ç1©Ri^şF!3 »«öS¬Iîě?BqŻß0¦ťýOY5ÔĚŮTĎ’"fěŽ8*mĎ>8ÇcźÁ©ň4N8>-a1 njz>ľ°TŘßĺřź÷ąý`2‡ ěF ˘l;÷ýqţ° ¸á%aĹa]MŻ}Rf0mrw(ÓĹîik^đăEňJO8(jFSźΔ¦‹d”ŽęwͦĄ5%o*ŹĐ§žů»žÍ$gή eNP™VĎÁĄ«4äs…/Wa'°¤ŽSłUÍyj’K>M=ŻO±đyP„rKőÚIľ†=!8*߬ä@żg;?·e ţkZ‹ßĄŕá.§÷FÚ?ŇIEËłăx­Ş3śôYĚË´a†äÖbÓd<ß?„·g š‹,Wú Á}ý´$˙>űŇ€{“őJV­÷ 0”ŞŰŤśô”ąy5čG ’«ja‰ŰTř' S‰1(§SöŃgó˝Š$„Đ`6?GÁ‡DL¨Şâ%”ËÉőD{?&m"=SťŐ¨)Uy ©ĺ }Ĺ‚ť a˘}ŤńKÝ•&ăV¦AYÖÔŽcëŇž˝† g3v]_DĄ9¦á$>@‘ÜF/ąTDL‡fť—Ź„É'›St®L–dă÷TpÚŇKšľg‘đl{wĺľü?ŤöiŐJZcs«V—‡…ŹfýZő窱$r·Acž§­ČBí˘—Aą(lńŠ+˝¶š$oń ł*^Ž˘âő*’S%rrŽfÖ÷î§ăG—(Ô¬w üŁBheěk€ˇh`ľS÷8Kf÷ź±YJďŠĹ10«1˛šđÁ?rň"+iúľu3ő4ÝÇ Ę…čî ­ ,̆HßW9§‰&Ć]ytb WrçŔ^Žg­JiŰxZŇ‹ 2(ë€×˘jIO­lůp#ŘR@mdJ2ďˇUůÇ şAdŽyZZ]†ÄBt;NŢ7Ďúî7űˇ>'k mf+¶ĂÍ’"WN5”»y˝˘Ü«I–Äa=ŚÚžľzşżÝŤŁIĘLéaęľ™’ŤCś×•fްĎÖ]Ś”26\†¦‰Áű"čM¨|QaĚoŠ}+lx סשIcKÚ—ZSĂĂňěśr¸Ľprď…÷ ěR˛vÜF0‘•ŇĚ&°ŕ˘¸ý^'ńbi‘ây*J°­{ä|˙ňD…Ĺ'âZ˛Ă5ÓyčsPş[­xPç^yfA-ödp66Śćz‘Ők‹‚Ťzs¶űRu ˝±ÔžéRqN«c,hćJĄ śä›bĹKŃh4­ŃÔ_T°%G˙dBŐç–Í'ź¬:¸€$áńáhTÓ jFQ šĹŮé’9ŽéđG ő<–Ń\N»j(P<“eô$ŢdF‹a;îĺĘŮ‘î{ĐĂ)÷đĘĄÚő€0’ţÁsŚ—˛q,=VcýbŢ[ŔOăôNIyě †/ćÎPe3[yÚD‡ŠÖťG6‚O7˛Î@ş˘•Yl€ýˇD+é±·‚"T=/¶ŕMAl„¬¶1ą÷Š ¦Ă˝{ –Írsc×ĎsË›•˙2Ĺ44MçĹʼnDžu`uş®éś*Ú˙q2eÍ 0dĂúóFoŰ)ĺR‘S%9ţ ßçÉś1fŘĚ%2ł<„ý^§–' žëĂđË4&Ü.NU‹Yž´™ÜMś$źFé?´€MXç{A$ăD»’*u ^°\ă,úˇ5,‰Ů©ÔSwČ«PI8\şäč dlF•·§˝\[Ń/ć„°%žť•2”ť‘»#'ËECĹąĚŮPxŐc·§{U† m§6í"Gť•b¶`_ë9SĹÓŽ —4ĄŞˇ(:$ˇSÖNĄ˝ijŁĚdŞWqž^–ń´Bqco~ŇäűQlšo…g,„µ‡€ËČŢşč¦4˝¬&T$`đĐ“JůˇĘ Řdz‰&Ů $>©ćߢô6ăŮÔÄoć¸őt9ĽAa“Ś]·¨×7;«QČ<ł:Ü40W“‰A m§‰‚fŹ“ć«KwőŃAÝ/čÔÄ'‹?jÓĤj¤ökU6.UíÇzPŻŇ`˘ßžŚ/W0¶{&7~káLh(:Őů3§oMÇ]EĐĺnŁĆ 2vÚ@LţIM?8\°ף¤2Ü««ĺĹYŘ·â"A4ň{é#ĐĐ&’5ĺNořÂ^‡‡u#o†c›8“ŰaőAsjĚé« P3ŠůFâfw±S©SesBK*lÚsT4Âń0Íü™Ň9MÜË’ľ1¶­>™§Zh§îe6–ňŹ* $6+D—2“ŤÉ&đůE3ub°Ž†Ą7Ü®Áţt¦E‰ý*'Nšc4_lgôŐd)’bŇš+öŠ*Łh)@:}ĎUᳪ-†]jëOűŐ”îç°‡ÍBSäе[ż¸é†ś%¨•_H©ęčzĹIm3j\]ąź'™Čîń!3;¶f«JË*ňľÔTÎIź!Ů5l÷uŞ,*0С±‚š{óů>“çËDĹL«l Ł0ię{^S#ěŕ”©”˛+ć˝kLÝa8ÁPouťľÄíeŰ[&%Í%‘0?@nfŐ+Ţ´iGćtZČFKáĘ ‡©¤éPĹ‹˛č;śĽ HJĽ+čC©÷‘üA:`aе]n`ůĚä áaćŚ\Ł@á_yŕ éą  Ş…zާ“N·Aq űŻA©QŐ)ÓT˙€ÄEŻ>łťźÁq~Ę:Ű,×ô9Ć9×h¤N…L€ ”–*85şŽr€Ř: Ý;·N# QޤőäÂ,Śx…2á‚Mf±¬:L˝zÖq|1ĽÁŇƲox°cŕ)tÇפ|RľKoÎyŔöËŐ<<čĄ6D©ľü4“^VÖ;GżϸkUśď/ýC†™ĄlQ©8©Úîs]cÎíž>mhšSޮΒ±ŮĹ5Hĺ۵ô]÷Ő»ş„'GL±§ĄŃgíżÓŽžÖٽб^ÇÂč2¨ădp¦s‚ěAE“· wńR?­şŹ!űE[-j‡LÓíZˇóQÍçýJÂÎ'z"<şµK¬'źôcQ9b—nźPf%“\MĘv`%ŤĎâ Ňt>ďmFa;'Śxt2Ó7ř}DSÁ¬R٢VőňLé÷HWmšb̵®z-%[?ťRĺÁܤĄÁŔˢQ`Nžů[X—ęÓÜí…—<«9?!ݱĚćf+ë¬f¤N†îzŇÂâj qš«^|©ŘSá­€‚#H¦ONYń×ÉPÓ^ÁTL[đŞč 8orĐ‚@f7W_ÖPHŠž¨y"Ç5!óPM á;ýç(Ůdť ++-MČőC±eüÍ:f*P&mZ§ W1)jŕ˘_#™kçőSÇwĄĽvÉÇKQL«Í‘Y´ŃiEË<ég¶7h kďŹă® ®öŕŃ7] Ź{!_¬]°˘rpuA›Ś%Ą ‘~Ja Ś­=/;|<śÖÝÇ˙$–wş‡‚îŠxˇ»,H.ŤŰ’éc eä,|`ž sź]?˛|Q uĐdâď ufŻ@A—Ő>đgŕáÖD›hčĽ)žiýBuűŘĆ®:h-ŕ#˝~„Ô1'MĽŇ`Ťbĉýşx üÂŽvY©RŰÖřx›“ÖUQw?éé'%Ä%& ‡ů­°„cQ˘Ĺ2^ţłWł&Âé—lĽ’Qő`I„O:cFvzćŃ~/˙x pBÓŻÇPźÍh6ö>-cDţ{ÓB Ú#Ĺ÷…!éHâXBžJ•:#•ĂCŇëS~ř„łšv”.=Dm†fŽ.Ů\ůŠć>uX\ň-˝8’ł ¦‰F6•tqö|dÉ.ÓVç@ńaEľ"‘Ľ€2 Ž_ŽÎŞ“†^@Ç`M…źî@L'Ŕë‘5¬<ĚéIkÎf?řŠĘ¤ŠÝ“šĺÎ8Ë=÷EGŽ>´ŠńJܡcÖ†Á€@Ę <«%8:şÜô÷Ă:¸/'–ĘéăŚc¦‰ÖăĘľ ™Óô¬*$vmßĘÜőŇÄł¤ ™ř=ŐL(9E˘$N± XšL˛’ŚČń’CuN)`EśTşđ>ărEĐŔ u´Ęđ3ĽŢOS‘ßĂ)B#gě.–\!X%ť¦ň˘ŢĐAőŰšü"ŠĽ86M¦Š¶¦|éŘWŤlB3łč‚ŃaŐŤlUĽćUŃë€ń-M?LlĆA4üíٲąÔ•e:MO…ŹúAp¸LGy6â¬Ĺ\´ý`ý˛€}Ń1S!ËJâÄÇç_Ľš-B—wÜëń‡Í\üˇ›: E»ŤűÖúptń|ĆIŽ«‚ťNާŢĺg|ěëÁquERnÎ4f2kŽŇsëć#"«_t_ŠzLë9R[†‰ăyk͆ŞHŐže`–ذ×HSe¤eö’“UŚA]|Ö)=Ti©fť^˝"żÔ­*0ó Ëö@čxkňP“Żb-׬fbJzcUŚIÖŇ1MN@›*ü…á|2µ[Ŕµó~Eç¨X“ć± Nčh÷¸¨„ ‘5˛ «´ú5ŇučkČv ÝB<ŐŤ®Ţżă†źA¸fëăÍŚ|zD—%|Úi§×9^Ý"wK]j‘ď|ćÖž9jË‚ř|Ćů …g"Fhi–âîaťi3ědł™•Đúë\ŇŻLÍĺy4Ło4MkRj?âŽ+Ůć`FEÓŠB+ďśť ÷Mđpâ…J’:ËtýŰ k%hŮbé7:¤+[>uLô…Ă­0Âh^MéăŐJ}<Q}öÍô*ĺçäɧŃ„`¬ţ8Ähŕ ˛V*Žez©\ö*ľŕ‚{1ß1j­ Zij–pbč2ź§ŢJîĹzhxęś‚tP’¬±o8ÝQ“űúż0,ňŁ\ť¬{G‡ź*ÚGÔ¨rÖz?÷`ľŇź3i-˘Ččăpţ3`»Ř˘’‰épß<;ąÉ!«d3–śÄ±S÷cgëĚnßÇA§†ţ[3iPAČm‚ˇůĹqŞËjW|AžZĄj0‰îţ'8jY3ěôŁ&‰`Óm÷pÉ„E]t÷äŘ÷h.ĽČY_˛ó~áĂ‘m˘oŐ,ÚóŠ›ęĚcě;Ü»ĺŹţ/Y3Î-ţ‹I!ĽCű“:ąBÇ0Ć~| łU<Ĺ„ŕ\^˛JĐ!hO;‹%±‚P'ieŠÁQß6f‰ĺţVĐE€Ŕéľ(笎\ř{a ‰íöţF2ŻôĆő}ö˙ŕăĎĘs2ľt6o§‹áňIwIɆÜKršžI|ŹÎZ=2lIuYް–㲓Dyđŕ+ŃCݏöčNóNމŤGh×ŘąV¤ŘXŽ?‹,¨Ţń$—Ź´ľ©<»™…0UČ4%€^’ ÉDĚťÉ)» {@îÍo†»h¸śÄąÇ ´zßřŞn_UI*S•Ź™)Ý«ŹÎd™˘„ $ĹŹŤöâ -Čh:Vô€Ş ˙PĹ~ý|<ˇ#C'ĽÂúyˇŠŻyHÔ2¸›şćŞä‰D‘bĎFÖq?dńC§Ü]ús˘dŁć}1ĚľM‹7ŃŢ*Můö˝0Č:(ŚiÁµv˙‚˝}ÔQ‹b1Ď#Ş1±?™ViłVŤ¨OĄ Y§X˝Ő°Zü8č ¬¤—ĹËé/=ĆďK3›%+¨h¬§śTĚ™5ŃÖ1ěô;¸7+TPďUrrB°˛´vÚ+‹†śÁT·+q¬ ›śëxîLćçdËî’ŇBľÂó şł˝4ŘKSLÇĺŤŢE;-ßfËśBn·ĽL‡ex§ű… ‰Jű+A ţuŃł>Ą˛€@ăMĐ8:&˝Řu‡U/—dş ™‹},Í“ŃÔ<µ1§ĽBóě4¤őިHčő‚{G9OĹÉfŻÝŕŐŃl»ęY= /g±b] †§ĺI‡ÚJ+ BReM˙ÍtçŐhl]D]bH…#ş—°‘“˝tu| ‚D9¨Jš"đnýI>-iNg Ó[m?äŢ:5l)¨7+Ő¶,°ç\Ę…”ń!.<ҡßŰď•T7JlŢ€>Ť:Ż•–’°ÂÉ`nüöwęś÷.,¨\I]aBa®Y°ť§ĽóĆ÷~ó#©FŃ{dýXŽ×Ľ…yéZO(fą/8Íř0Ł97–l<ŮąsëË23źGF#S61îčŕ˘Ď#·$yĽÔ9§Úî3äJ {4ŁAś2KĹ'»ĹS!ńč;)r®–ćŕ©}ŮŕOÆ<˝Hü=3{÷h]®šĽę~çé÷+ŠcAß4ËŔjWš qÔKń`N˘GąČĺ~Řóŕ;f&ç?pkÇ;tZ“±lE›$;ŢZĽ7Ě@®` ĺ@vĚ\­—P¨OĘ™¸ŁB·Ť‰dÂś%6ćĘf˝ŕŘ€Ż©]&fS3Ą™™îyg ˝ ‘äá!ăCýt6^˛ČOťý źĽLř×2KÎj˙×ÄąőËzů€’PtJa"ş@ó)Ú>îß ĎOŽ^’Š(l/÷–®"‘1Ýč1‹őŘĽZźŇ˝¬Š* ąËvRMëäVŃľ $e*™OA¦b°ŢĎhˇĽ«™…>¤YŮ$fą î}ÜŇ”"P á‹»cUTÎ$łŢ™YŕEjj†zşA§ÁĆěŞUŃđ ˝î’鲉B¶ÂuÜ_”%şË|Q°—@ىĐD'î}ËŞČ—šjçÖΚµDX\ŕUN^7PE/Ď}÷Ŕg ű,0»đĂÇ0pă oM4ĺE9íŞSŤŠ«ńSŇdJµGťi€B±Â¬ńâ¸oĺx Í]‘\Š®ł‘˙ÜzޱOĎě}÷Ř[ăůq*!fvW3ĂAxąŕ<ů^Ľ3›9ďJĂĚÎ@KŁŞĽWľ#¶{}ŢŰÓs^Äaĺň™–;]˙Ář UI…†&ĄÄŕ ^ě¦â›´ą(Ź0bôńRŤ)3Ď|ÚW@Ń1dî;üĂËr  –ť†;®l Đš´pnŚ+˝ ß-.lľä‡ †jšÁH,©jŁ ¤eÎZä©WH>6Ą2%C$đ¦f´č“ÓOÁîkÉ#iQ–.ĚWH÷˝«»{™"íä—:5µëktaôż.Îĺyˇ¨ŢOɬ/5Pę ‘ĄŇˇ‹ýp(¦CEŁŐjďÝçć>Ťř0ĘŰ÷ Ëś$§űŽpŹ'ŇŮMťçä˝đŘCĘ/«´ËKo΋#řâ%Đt ĺ*śTA1pˇ†ŞXůR˵ăůďÝ}ąă Ś«÷Ľxa«)őO-ĺĺĄM|j÷a9 ‚‚|rsxĆ_p?ĐRá8/|ć&Ç"óJśö%y4ŁKŕF«i"TJ“ UŤ»™(. ®ÉŃîlř•ĄžbÚ¸†*+ t»ˇŔKĺťĚ:É‹đ{dŇí«éNŰŕ6ą$©ĺ§»kÁ/ˇ— š[.δ9„7î›zĘ^ąN¦—hž ŕűůáFr0ľżčŕ0‡±¤N#„$‰µ3 ŠľŕEmŕĹ)aeČ'&-_óŃů>ç ×!†ŮWˇżIsŰŠłňRCŠ.Ňů”ëEµˇDďMD;§µËĺŇcČcŃt P]Ic»!ţnćrÎ Mbë{âIyÔŚ ľ:D,Ľ˛RĄóści÷Š»Ř(;Ą´n•n]ţcM{ČEË”’.SƲ¨čOם1‚VnĹ.ÓĽ´1i•8/>‘Q8/yęřI kŕˇ2$Xáśb•([ßUY‚AS%;mś„ZÖýőHó }o'mMťŻÉ.ű~oşoĽ 3ÂtX”˝Ýh9©Ád†›‰–Ł–Dż·,›&•Ů4ÄđÍ{«Đŕ5Ă>ŞOc×wpvĹcĆúä˙ó÷óóó~ß˙ő—˙ö_˙—ý—˙×řOůżţë˙ńţ›żü˙)˙«tÜ˙őĎ˙ňß˙Ď˙ńţ?ü÷˙â˙ţ?ţĺżý˙ýżřçůż˙›˙Ď?üŹ˙úżůËů‡˙ü_ţíýďţů_ţĺ˙ôď˙á?ý7ůŹ˙á?˙—˙÷ú‡˙Ś÷üů?üË˙Ű˙c˝Ď_ţ7˙ţßýŰö—˙ß?űË˙üĎţňoďţďď˙ßůźţŐřŹ˙đďůţÍ˙đţó?üłżüçřO˙ß÷oî˙đńňűďţí˙ö/˙§˙î_ţ_ţrŇżű÷˙ü‡Sţ‚łŤëĂ,3š˘rUCgĆ`H±¨ASşHąD’ôďů˛:L– ÜGĚ9nČ„ÓxÚť‹Üʞ)sdgŔÝ…&¶)I3Űy‰xĺÖÓdQŢĐČîVôîŇËŘyPŤĐÚžýłóçÔřݰŃ„gŐěe2‹&—řő4\ ==’•ôhü’h˙T‹Í˛S©¦íơ±¬m’ŮŞéž%ĺ&™ŕÜěp:]lIMbř§á lWő‘Ţk±Ą!Ö&ç‰/Q0‹ÚÇćó.NqÓt '2ŹşUJ#»71 ĐSĎďí¨űţŢżůRÎRŤÎ±ż{ů‘†!űŠ•é.]C$^ë±Dހʱ-{–$Ôáúc>’…ó…e®¸6kú‘T dŤEąOf pzż­×ú“Uĺd‡8t­äUÍ„źš@Ę´.ď* _,dÁuŘŞ¸¸ß, Ćű,úÉę` őühE?«H# Âŕ››Ý‹SĂ3‰ű NUÄTݦvÖÇjh“ô=Á®Ę4NÜ}4&\E”;3­˛3Ťˇ Îĺ(®-ާRŘ GÍŻŔ±,™W^ř»ŕ’+Ĺ%ôť:=7›†6Męq@=Â^™‹îhë§XütḭˇäÖNłĐe[Ď-’`m˙˘Ăä´:€Á.Km¬¦Ńł§4î졳ç ž!]šF€řövńC†ŕîśĘĎ;Pö…Ú á ]%Ë6dÂůŇCi&)(÷¬¦ü`=âńABŽ ęs®ŢyEĄ™ž{¸·„j—“+j®M y,b¤MO}xx˛MŰtě{i†#ôűůÁĄŻz e¬„Kň űUŞş(‹ÉĘyŠ)J ť0*<×ßf*rRU«|„U]4Ü%CÉľŐP9_Äß&ą8ÝxÉ%‡¬ŰŽp'» Ń6xb-=Ó¸3á–…vĐp1Âs˙‚#â—Ń•9GJ•E|md"‹’â*S2 żL±+˛t="”N_ćÎH„·—YT‚úBYŔ±€CŃu;9´i~|„ &ĂrIť×P§íŮľ$#ôf´Ç˘đžfV¤1ÂĘWg™‘ßFH”{é‚9¨ÂäĺâúÓ9´C) őň,& 1JDÝŘqA†Ůެ˛ăŇEăb„)fŠ]MĚߪÜ!/Â&ßBEi§F˘»h ‚ź7mVÉ`Ît˛Ŕ÷…‡Ţůšf+#ާ´•‰mşD&ßTUaŕŤO6#Ř„ąU.Qh¦“IŁůUť’Ä”6ĄÄx‹Ş˘!ĂZj¸łÇµ÷ŮřCť«[*áRa^můŇפg‚6,pđPÔě‡6~ůŔ˛@G)łšżäű\SbZď$0‹xL˙Plć¤kz•U Ěô]lQOrpWµiu-młaCy@]Đ©~č‰mlÜ4+cwßS€/ŕrVăC<2ĺ·oş´ťAš iĎŮK‹ŕůŃ\ ťŠ!…zˇU„)€*Ă\utĎ%ŤÁ ,ă°óNéÂĚp&ĺ‘#°@r©?aäz·Ú]‡¶aŘť©`6ŇRe‡ö]ËÝę|FX—k °Őľ¦YĘč÷ ‡dˇj79‹ią'·088˛”Hůč‹dz_zjňkâĘPĐwΉ–q˙Z^fµĂ¬’î,§žä˘zÓyU(XąCa»ěDľTż°Ké‡}´4$ĘU{‚1#=D(ĎlRľBó3nqšň˘ghÔ~ŃđMtËÜ\lp@  zyéO@ř™=Ěą×"‘=hâq±dă…kH1 ‡\[˛Č™ĹčńC°N~0Îh•aJšşůľmÄ5‘ąiS!k{Ű˝•˙`föGŐBíMéęú˘µŁj+±ÁmŔg!ő=şŚphi…EŐ1÷đű@¶C‰ÜeĽ%Éř&{/űV\uH:ťQ$ď¦m×dRňîOâň? Ît/°Ž_­´qNN=ĹŠSŚÚĄóŔ‰ŇeK뮡ćÁ~q罆ô!ĎĆť3±b&†‚FSHOÖa7ŢEŘ ¨˝ĹľAńÉ-Y§LÝ&‹ę­˛6ü«~’¬L^†±§ć®5í/âóá˘ÓSşjJi9wé˝0’ăĎ:+v3§BŹÚf\›>ĺ”sĄ:(ĺ Ą6ŇĘqpq6“2,ŽĚ(˛D›×ôR䦔»äkžéa¤7ąđ…2e´îÇď/Ї x›ţ¤3j2Qż@Č(éFicÖĺ˘9­%?Ř»›BvYRełŹ€KëhâŢŃĹâ@«IŞ)śX~Q>ǵÓÜuX8„/)qhIF/VÁ¤‚áď¤ňiÔb†pV·ďüŕm(Ü0#i†üd>Ťŕ©Ă™Ź=r+ívˇĆäGŔdŽâ–ˇ -$ďś«<â ?ËŮ9[Ţ ! „÷öQśöű‰Z4K†»ź\¨PłiíŢĆHlĆěęŁi*ťß˘ęp=förďÓ¨&WÚ|*nb5żWĂ{ń@ł «8ř[ÓÇd&'ČmNťéş±2çUŘ#¬óA8Ę?Ś}‰úńjý}kĨó‹Š'@»;{¦= Eő—b^ęĽqčłĚ¬Ş´q§öŢ*®L)y@›;/4Ô˝wJÎĂyŘd'nF—VŰyכЋCí'|×´;ťÂ§Ó‹"«cϱź.|î Ţ(Š’ ¦YB<6yXě­ O^Ą¸Č])ŇńPč9‡8lŰTŕÖ˙Đ'‹Ŕś•:e>A†< !' îĚâ†řäÁ"¸Ś„Ĺ y *d[ t(¸Ň—®>§i w«őš9^šYSĚîŻ «0×ĺČŤ 'ÖYd؇]ťëŐµg÷ĎÄU†˛ŤÜĚ žM˛ jŰŢFżŁ˙‚ OyšW<”bUć¬ymÔ"4#’QŇuHŕMĐ)§íF= Ôé.iá~AŢs7!>ĽűŰLnî«aý˘"—ľB»OM\m|ČŹäřÄnMˇ9Šë¨+.9ňPłC6%?Ö±8,é EëĆśçŚ@żô'UĹ•3Ŕ™“ʇG[wvüC§—VŚâÁĄ¬˛îqR‹b3­hń|·‰mé÷öN˘­°łrż2WÓ˘ÝÁb3řaBv?’ľć)ł9CC8ˇś¦ĹěqŻďS-ĎÂI~î#×<˛ďě [2m4«±SB7ó뾏ş‹>lµ\?Eîń‡,Úî}†ÓÄe—Ĺ•4€WÎäóČiÜĽöű‚2ůjb—%Iĺ`¤*\â—D=ębÓ¦×Úń:Ś®Äŕn ¦Nhšcdřk°U_¦ŠBŽć¶^µË÷Ҹ ÇĎłÜ3ęńąŮ[Đî–Í;6iQÁÉąž¦÷Sşwh,Y9ą8˘Ďkúq‚Qb—”Î ő !ćśqi÷ťą¨§z™39Eµ'Ď3`CHn¤Ł4®ź=á„·¸ĽS©I˛(Eۇ•©kQ‡Ă$j´|k‡űŐÜwýŇ0‚í“ łt"ţn]µŔĢ8Ýęďg‘­Ć:Ę$ ăvŇŠ‚žZĚrŮY4mabŁdˇ4ô—8öÜÜ;DOwŐsUŘ·pe‹G'-ă[ňź¨F×ÔÍďÍN řŘlC3ćśxĆÉ>«ęŻ3w>•‡0ÜňPŻ@¦Zä'UŠ,s؇őWĂM/:†ŕś@Ű\ú yGňŢŁ~‘;u–i˝qÜtłň»WP(ĺ´€¶÷ęl â9z…,l˘ čÂ2kˇHf~Ş3DůlNČMçŤRď ŢxAR¶¨3ĘĚd„”ű[tĹôy‡lťŤ)/Gá–wjxő l_ś1š3Ŕ”b ˙8ąń¬ĘŢWˇ3şc—ä­/žĺŤ“q-ťŽ$#˛aĚCQ *F )Ąf“‡ű`łĐÚw΄Ť@bŠ Ýěô&Ŕ˛CXŚ«Ű Đš%JPŽĘYŠëKăX®Â˙6 Ëď…Rj¨-E Ôg|]îKĹŃŮCS ^Ą™:‰Š>¤ĽÔć:^I(Ě•ÖqßÎÎVł|aĐzN኶´8UB$Č+Ε2"Ľ‡!9˛T<„·ł,Ş,ŹČ†@UnxKădÉ^aq†h‚ŞŔtž ľ´|ďWlušéd‰˛©gp-*ľËTź='¶´|ŮA)§[R Ř(mó˝ŕţ L‰d5);qä˛6ęrRôTNI\"08ΚIę/˝B&SŚ[YQBrăń{»î猳“Z rłŮ2ý´~śp˘5ÄĚfĘÁGą×?Śś`J E˛Âě‘9äSb'Ń÷šĎ÷K8ô[Ą9šl_Mˇb1ŠâMU,ÖjŔŞ˘(lľdňQMČy°|ë‘ó‰°–XŃ2MçłZîí—‚Ď!ZyúŇs$ř—fQa9ŹCá ‰çő ÖŠä“凟ÜĹ4ó#ş¸‹©řsĆB©7)tË«„đˇšzˇě˙,–Ó’¦Ř1mࢬrŇ<ăBŤ ©ĘLűđw–kC©’$5÷ł¤y!•‡Ěż)• ˝B•N!P=TÖĄXŤŢŹřŃUĆfvÇhňăÝôН˂Ńăš2JÚ„÷ęäDBź“ć§é +?23l­|V+k(ĹÉHI3Špd^iźf–(KŮ´ërť÷wM’±žźř0 ńŇąZőU› ˛Ë˝C<8¬ěŰézU•}«‡-Ůň0ď;Î(€R¬š-řI4ÜtÖj÷ú"ÉÄ* ‘ëMď»ëľmÜŠĚŃ} ădSńË\˝Ň'ĺ`GťÝLJşŚçQ)r ĚnŘň!x~şsµÖ¸ącáŘč&c5މĐçŮGĚč1&ĂÓtz%\?dbĐŞ„°y˛}'Ë÷Ââ  Ę%uATţk¦XŚi*ü3çÎČęc±Ů*1y‚Ý#KÝ%I%8!Ô,[ý¤ńjąÎ5żńgĆ˝ÄŮ`Á ĺé+ôy®üS9Ô_ćřÓ3÷MĄĆ—°äE§¤8ŁŇ=§Üç±1š;O'-ČďJ» k4°U@‚uóŤśóşçŃ—*!$ÜŘŢ82čŐăŚ/ŮJIŘT‰7PŐÉşX-š Ef]TVę.ąî*ßiźăGÍ(ĺ^>?dĹŞ ę~=é—ří¸UśŽĺÎŐ{'Vl°ąľ@Í„´ČŚŤ.:˛áĺ6FâI€h+$óyŇO–U'Ť2‘Á!é´ ëI-q­ÖĆL:ŢUŇ7™O˘ÖżV+«±ÝJlö?]uyNQ¨€ź3iĘHÜ đ>g~PENBÍÇ žw)ű<0RT ô”ň1 Şž.n ÉßoV;5q şŔčHËú){Ď CŇŞ€+ 5”Ľß#$DN®Ň¸ź±”äńß” ”—˛é)~¸C}66°“°Śů/C=ÚvpKDđtK94¶‚˛Î©WVeČw ˙ůdâAź]vÝ yQă”'E[Ě­'Ľ‹ß˛“SbHXńwµ%ťôI 3ă2ZV9÷NéľäIţË%‘dŞ$hÉ9(+›E¦ěŞÁ&Űľ+ŰĘř#K]7§5IQk`č;Üżű˘Gě[á"ťřTQŇsÜ•€˛žŽî39=îqa·éÜmE€Î Ď”E•IoQą&• `Ť"oµ©÷¦92¨;b˝%°ÄŕióĽ|"8ĘÓĹČ}Z~öűIęEEݶ*"vV X’Ȳą|źBW=A9éC.•SýHč9í ¶űÉţaöN=`™2%íŢ…ăűĽ‰L•qsĄt…¦B– 6‡Ý‘Ę0”7 @…·ąŐć'MqIÖî6·î‹#¨×{źKgÜ[NB°W.ž3Cy%›Ë‡vxF1§Y(éhTŤ~ĘP‡ÖępŞGö®·ŕ¬ÔKžŘX5oďÂ2ź<8Żş‘82§aIĆ€ˇÔ3ŞÓh÷¬ž0\éľä§5ި3bYéš&Äý~ ďĄwú89Ş5P†•Y(Ä ŠRŻKî.ŤŠŁŮř¸î•ÎEµaÔóčöZfF}_MŽĽŚ‰Q(VşTbbÔSĆ ç ÝOÜÓJ‘gXO)Ů«ą 6ëżä˘YKMj˘L“÷Á÷Ĺ{cřáŘ®Y›NÇŞóέ¨śá¨kÓ,îk/®v˙LŠç°găqçşž‚Ĺ‹˙<Óśź3őŁý«m‘żę9tg°ľ88ç·ł¨ĹšěăAäÜĺť‚ aÇEh;8VZNßüŠžÁΉŕ‡ę(ńĽWvâ QÄuTŚĘ¸DđTnId•‰\Ý VJQ#Ź˝ŘäU —ŠyhjU}ßĎBN…Wďk÷ňC]#Ť}-FärKVd“ůĽ…ŔČąą™řŞl?HË3!ń¦e‡MpWÍćŠč®PáťS§Đp&±IďŔÍĘź\5f»/”ňŃuťşzŠ >I݆a:ĹÍ´đb‘ćES>hŇdš˘}Čm‹#m\óBĘ˙Ś€î+ôâĚ—lŇ|žcě^´/'ęNOč¸ćGůWř¤–5,HW>̇‡«®1’ڰiNw¦÷ °ŽDzůđJhŮpEŞvˇş8´^Íë€Tč$k˙!CśĘuŠlĘŔ :TyË‘DS»k3UßrЇ­ŞušĆaůľšTb ĘéP3§ Ëŕ×R¶dŽďń貍˘3nčwP,7$Ä…řçOë:j5HLEéaĂó›9ěłeÍł’·€nő)ĘçôE˛0—­Y˛,ŹŹŕMĎĽŞJŚ%ŔKć(oIe—·qiz ĚTË0ŚŔžŐoĂúx“X‰ŤEzŕ2ôMé“[šh´öŃHč)¨„ ^®v0˛€że!Č‹+n¬‡C…R F5?%‰ňyG~˛Łj6HwŹ K;ďýľ“ęôO'í9]f´Fţs˘©)˘T˛IpYő’Ć´1ߥJlEdŢ×˙?o˙˛kKs]ç˘ĺ9žbm€ÓȸgŠ%Ú˛K¶iج0 âo›€D$aYo˘}­GŚĚI­Ĺ˝¶µEjŽ5.™‘ýŇzű¸±¨ţ×ŰöV{Ö«ă§—IsÉŃ’¸óaš5Ě—jŁĺ˝ zľë0zĹe“ŻF÷/ö“DîŇłµomÄH†vęřŤG^v—ôóÖ% S+ľG¶}©'3ĎS± *WťŚÄ­púQgâ3!Më{a”=*Ŕˇrť/†ľş§u@ř…WD‰w0ŰL{I6°©”m˛Ó ĺö‚TĘKr˝}‰;«>…j1Ő¨-E]bz6Ľ#‰ÉÚĘv(+úšĹ­+­Z‡şY×DÇ«wÚ­=ôíxľĚďHz”č:č›uŇľ­ň8ć–ˇnĂAUuMäíe-¦÷\2­ů0¬7ëíŔ4Ű$´v»ËNůŘc#IWXŻ„5lU`TO_&ďIřŞ ,® ÁŐG˘op"kV‰Kבüqh˛iďşÉ—Ő„Ń ˙w1:Ę9ë3Ȧ>ŇĆ&íY8ß&Ďâ ŽäĎuFöŻP&á·¨:`ëą}ŘÇĽW“bdďdĆÇžP}^i2śfu6ˇ§Şü®°ŕj[Fäî«ěYśßŮNµWŹćÂXŃV5Ľh"}›7ٞß1q~ا¦–ĽK|óRVăÚNT§j’g <ůwbŻe Mľ–öŁĄů#۱,_·PŰÄÝ+2ŁÁ 4W{źÇÁ/Сu ´Úş\{÷ăMŕĐ›+ ą°óUt‡ľŽMßq~Ä… lš/ÍŃ©ŻĐ¨ľ&ç2U,Ž µ“<Ź®ů;5-ŞJŁvŕ5pvýÝbO& ”ä¨u˙Śŕ˙QâĂ\HVß–I^vnk¶Ć ťW‘Ŕ F.Bťł§!KĘ!Ž:Â@Ě;jOv±ĹnąŘ»S´±ř”Ž9(_Ds-ęf,Í\ť+[éb,öÜŹ÷ Ç_ä&¨E“Qâ‹–đaŕ(K¦BjŘi÷pcÉôînáiăň‚ěr[ÜÍçÇásx„˝ëżôîL—TX Vu˛Lyńr<•ńż4¬Ş\Ą~†úş¦Ţëý|%†{FÉ3 ő\đ®ÇC%5E’ˇrôSę’ŢőŹź*ĐkĂR.í‘ŘtÎź2L?ެďtĐYŽN1â0Jh!*ĘŻ7g·éŃ$‰®P­an«Ě% ,Cr*(“ńř3ÔŇđ”÷ÔQý-‡ –ZÄÔ·éEÓM·ń‘U'§séĚfNńęt“­/3Ňm5=¤)ÜÓó¶Ć=ĺĐŔGÝăRZ8g˛ćđĐbaľë e*Tcę´Ĺ¤śßTjA~íŢ™Os]Zô %ÚhAmąü[OGśHĹqr=íˇ§äĽ­§Ă'F&@ź®A·ŁĽ:tf‰gš·)ŻŽőÜę_ťQ$—Â5FMäąňŚą?ĽúiSíI 7alŁox_;}–Ă–WčŻí`˝…|!Ř&›é)ö’˝BY¦Ç!t˘ŕćRŽĽ3 ŁŢľLÍhâ‡n$̢Q)Ŕ>ě‰ô®_v„Ĺ›"ďĽrqFĚ_zU‡N›ę©<=¦éż+¬Q"!¦ŹÂRúň×°·óµÄµ {NuÖŁ:·çąĺéż%»Uh!ç+ŞĂżâü`3pKŰ3nK±”ő¬Ăzî‰J9Ră°‚ů â§»×\‰/ęyŃÚ?×řüꛟ"+ęˇČ‡ň(׺0%źÇ•Á[wEÉ”öKú é/Đ Ú+†ČĆuš|îMÝž†™cîcpÚ’úÄ>SrŇCGLOĽčzŞ·PŹřzF~ĆHý…ŠB‚=ŠŮ(Ń>ÔL}F˘ ˛]Âç îŹ˙çSĂGŞä,č"i>9 ›Á˛?ÝŻŘ î2č4}q‹Şë…!€Ącř%…út˝ÂG'z=c*ş43dŐSŰÄĎ%ĐCď?‰ŚdűËÂ9¤@Š»ľĚľ ¸*\1ďM3DÚ’˛=ĐŕCN§”ls(lFĽÂ†.)»Ľ—ČÖÂT«_r1Ő§HU÷.ě çNńŮRaĄĎ¤*Lyíůßyó7ső+8®˛Q>KÍÁS˛OĘ+¨r0Źě1ĺUłĹŠ!<'/_Úm‡“>>›/Ľ?ĄŮDÍR}OL'–§ËKçôŽ«!H®w”ëȆVŕö@ć·Hř¬€ŚaŚ”†é(Ř>$]×CVočf*ŮEY٤k’PI¸&ŐĹzšŇ|ÖJt6,¤9aDÔIŰb{"Hř‰E ć1âwŻÁ˛¬~R´%Äo;Îč+ĽDŁ0ÖÚ0ź˘jŤ—×Eb*oá|Ũ:'C7.ŇPbŃěV÷¦ýEMµÇ÷ WBФöÝm‡1o NčŶ”úU«śŐÝĆ÷˘Ë\ĽbP4U‘uć—f›´zAKŁ˘cÂWűD‹)†ČZKjZt掖EŘ9^gU[vµXx íX§Č{Ku}Çt{ &§F,»C&E 'r3‡ ë)5řY4ÁAí_ßµ€Îţ*™ęݨśbh¬@hÉc7›)ůs†'űFĚ  N8ăŕž[›ś2”"#Ś®ý¨ĹřF$W[ Ä1ž¤;)lD}hQ`Ď`ĄŐ!Äb\t śË†GéćÁyŮ ]WľŮ7ŤBdt˝u38™Żó¸´¦3"ĺmF>ˇą¦_¨ç¦|UyćK_([$sI«áÝş]ŰűĽµ4‹’g·é$TŔüŽD˘ŞĄâŚ-/p@`«w´Ţ|ÁL p{Ó]ęŰ»~ŻŃ˝‹†rÎq^O ź^rnBÂ>šiÖ„ÖŰrôLŻÁ‘Z łÇ±ĂĽn&,öng˝A –hŮă%Ú›äž"ˇ )uÂ*ľ±˝É‹ŁR úLç§ěfC2( ź\l…Ĺă†QńKp‚w󬯑̀—\~Ĺ)%ˇŃ€úAŁ@îeż+ DD sÄT—Ncޡ—„r¤fZýćIä7H®Í‹E5šš¨ŃâY âŕ‡d"ŁBő>Đřř¦ŠŔQ0˘Ťş“ʦ˝Zť•’ TRô áz_ Ť8đ#°T'z Ďp]'µön‡°É°—ř$sŹ[në.ˇOXƧsÇz),AÂjG»™?źĄu„éŻĘ™RçdźyęŔJé\Öšěř–˛©0ŇŃŮíšÎřČŇGż(CĐfMŤřÚµÖąęBićşq’‚7Gkmţ•‡-ňáÔČşźž‡ÍÇ[xT‚7¬E›ďçĺSQ‰@XÔ¨ľ¦ĽčW-ë+Źđž”ťş®Gßč"@Ň"6Ą‰di›ż5ć•$˛:<ľĐÜŞŇíAVdż ({(v—Ç^ťßá˘dhv=‡a†Ď›}9Ń˝ĆćPéŘ™™.ŠŐŕ&EAÂ(ŻĂ,)އÍR\5c~EQŰ®‘T˝Cł‡űyZB‚Hu-©˘P[ó6šRĆď€qŠs( Ćĺ Iź~¨Ölé›R}ÎÇâ2´ Ĺ·×a§H˝O–˛˘sŃ"ň…#Ĺđ„ďaHBŃŹf˘oؤřçJ‰Töď5*o‡„†ťqÂôLFK—ó±ĹĺIö#p›OĄę+źËč%™R¶5‰TZAݱ.‰BŃyŘ5áňÁF°FÎú:7ts UZűŇłÍTúĄđ”ą¨Ř¬Gćl\Š9&×jdt¸ë:¸Ż,…󕬴uce]§ĐÂd ěqźdŚ ă‡ÓŃÉÁçjs ŠÖiŻČ^­ş˙’´R™ßĚů\A9)îôąˇhnÜ^˛őݧă—Ofa/2ŕP:É6Žňa ţíňŚî¶¶Ff:yÂÔľÜHňľN‚_B3‚ú͉@ íäŨÄc0ą´Ř3+|ťM˛=KcĘÄ:†ŽM~<ŮÚŁŕó®Ů Čxće×Ç mcZlOmę^ĚË{ÚXĹ‚-.łăç÷ľ–žńŁF_Ą“ ë™=r9 1Ë' —HNŔŠRHŕ‡w÷yYúśs{Ážü:}¸ő±ĹcW×׫![fźP°Í+ćí¶ĂÁ2ŞÚÂa›š.‹Ëv“Ý˝_| —Cb5ŻśîQZ6­âF˛i<ú††" qňX4Í€ ßŃn†€ Ĺ)ňîÍöŇ;L[*ŽüæËSŻfŚţ^R Ś^ňK°S@@f‚kiĎÜX=Şju„3J=“9»f}bĽ hgîpq1˛t ű%L‘Y\ ˙m®ÓR_.›NeÔńäŃeŁ.ěáčŽĐ`䊦ĆČíŢQDĎOľdŮJŽ+…çJâŻk^O…‰ZaÉ…Ťé–Đčű3ÜŢcčAŹęĹ®ĂgT˘Ă3˛ŚÎ\­6Ýŕuöä÷PŔlEÜ8uZÄ,óÚmăÉđqG'{…~‘ÄOăS"ݶ7,›AŹ`Φ¦źr—Cáĺ貰ˇ©ˇáýX±ýĚću{љ섥şă±z˝NĘúůĂŢT¸”ĺ=lVŻů©)Ô+3´˘Ţwˇ-;a U?C®ÔyÇ‘ąÜ +Ňąĺ¤8aH6O˛D Űa! Ĺ|zcĽÄ=›˝€›e/a’B*˘t×ä cC”ÁzXV÷f Š.®­±tŇę YËNźýěŮÎ+Ő5Ôz"ĺ ĎđKL˛’g*>dŠżHŤ&´r`‡±ds]żHéNZˇöˇű¸»˘SŽ8Ε(Ç“ăDďZ—ţn卍…•Ë]ž®‹“lŢZ;ŕYťŠěXů¨¸ęұ¨1Z-˝Ő(Zi‹&‡ăŘôHś9Ąď.‹ç7#Ą×žm^ľ<eW3ć'€80»”ľ‘Zď‰ţÂË:ŇOĹ s#ňsŚĎÂĆRü)úäec u?ěIg |Ů7 TČ«D†QI†lš[Ű&8Ĺž;Ě|ąý‹/îţőĄŢşO˛{&¸c^ŔHçđąXŠ]™CŰéL”qR!ď2öŠÍřxcČŐ1­Ŕ)Či}›vÍum7GšÉIN —&i.Ęl…[;âE$łŠMóáÔ0Ľ‚(N㔜®ĄPő ő_˘ „5FeâŮk/<ĘŮSaĆV¸%Éřü%lۇOIbĚO"Íđ«÷ĂĄ ÄŘŰi͜Β^öѵ˛E—Ú~2*Aő…µ\5ى4V¸yM±dt‚RqSď·šł3ů)cgŽÉndÁţ÷Ť!–‹çš€Z‘Ůú÷U4 D§Ő$Z÷»0Vőwęű&ĂÔ¤ţ2á#»ŠĹX“*‘ĐžŘ÷şĽôŠg9ŻÉíL-ĘgÉ—â„p†ů‚6}SţŽš«1Γ¦ä°1ąh6iÁl\tŠ#®seÔheąş™äŽi}ű3Í…!ĄIH€©´Ń—ĄźĺuałÝíNj”ËëO©?ŘO-ŢxĆI ÍůjÔ%ě„/­’”č%öďâVňŃ÷HÄĐ÷ń=¨,ç‹Áĺ5_Çܰx¶5Ř;Ň3 ™,pą9S"‹ ©ë†tůbÂŔ ?¶«ß1bZńôńĐ–Ű”¤ ^ëV#j?S6¤!ĄîWŚwëKĐ´’@GŕixΰÍ×/×Aî č.Ý`njőđ«*ô͔ݍgtśňwÄż#TH±ăQŻÉڦŤU{¦Ęe§}$‹Ťr×/Ésß’…‚ĎÁt^!tÖuĄ€^ě(††q¤ ËŢ3Ł\UBĘ'‚Ë–—/9Ôa$ĚWęVÚiiĚŻĘ8Crq,·áU~"<Ę)Ą”éj€}Y±ő(s[ŠÔhĆ´2¨—}×ô ·u1XŹí1m|Ę9okďÖÇůĽNÎMhDz)ćεšÚ±Ť7ú\ś*$$w„´áŕňµÄ—30ť/¸ě›zşnX•x·H‚S7 Rk@ĘLʎ+[X•Çyˇ_0W+qômâ/ŮČŁŻaLĘ0N]eVńSć]®d-~|—fŁÇ<äobn±*€ôÝIöLNŐ›,zŁa9ťřBŐ{ éˇ>†Šő˛3…×§6ůá3˝đĄĂçzĚĆ9÷-Trťd„gY‚îmŘ‚¨ ŠFTU}†z…gs´ŞčZb.`NmŰig†Ţ×i÷’ććŞöě ř"Ď©¤¶yćű©żö?ňęť+ 9-UçŰ@ă\ş( DT^>Ţ̦Ü_N'ŁĎőň°Ď>‰ŘJ,+ň-I‘±)™·ťq‰ Ôi”|ö<®z‹Ó °XżÖäć=~=ĂzF{N^°éufB–iĚy9NÉ2?Š€ŰČ*é‰=ďÂ`Š›PWŕ0ź»—*ĐRčeŰX5ÜjrK®ú$Ň:lš‡˛îG\ęrŹů­jI‹2íIş'Äٸ  Ä§^şĹę)Ä©MWěä'ýî»4sŤ˛Ą Ľn*µëŚÉď¤&ö”ÝŽ›/î|ţ_”‡Ő*zČU/«ŐŻ$F+•Q>őéÚµwR R:¤v‹Lěó‘Šé×Exo«”χWJňśŻ1€(ó4剽Dń1ަîůŞĎǀǕ~ó˙ř7Ż×ëósţżoűë?˙úŰ˙üýżýç_˙ăOóíţ˙.—ţíW˙ü‡ůßő‹ű˙ý·żýĹŻ~ńóo˙íď˙÷O˙řëżůöçźţôçßĚöóożü§ßýôÇżůö‡ß˙éĎ˙ëŹ?ýIoůúwżü/˙}żÍ·ő»ßţćgßţďĎľýóĎľýfţëßÍ˙öçú»ß˙á§ßńţţ~˙§ź~öíO?ýń˙üöďçř^ţ›ßţć_ű˙ő—˙éŰü ßţîçŻď!¨}řlţĂü±4¨Š Ml«lP4ťčPg*ăţß-ČŘ™Ńc–T™k”ű%ćę‘íĐ Úösi%Ş ¦ßp4$–\ŤqÁŔĐmBK¬ČÜËV·ÝŁŰ´/DÓsNW®\‚Î^ÎyoŰ'0‘˘PëÓĆŽ\NK:q4Ą\ÁęQ—Łłµnź[9Ăoő4˘Ž0Ęţí<şÉäž]güT­(ř¬ŻĐ&Dňí^Ŕ˛‘.râ5áM—Sĺuŕ1«™ńfv#ĄĽ·4IÚş“š+Űr€.Ǩ-`jËčě>(‰ŮŤŐ~}-fhí‚¶[čýĺ ii…ńŻrĹ­–îÝXŇ ÷^Ő=ÜQ×(çµű.v°ü°-±źe»µ/Ěĺ‰˙N˛Žćâ•p®Ä2›;$uľ™QęłJ\Q·­3ĎĹÎ.ĚÝTĆĹÜóÜ´—d$†nÚëzx†K¶ěx†ŢŞúeŞbôµ•ެ‰âT$ÝŞ­j…9|…‰aOí Ů y?¬nć¶Ś˙]¤Q$,Ş0{Ű‚:^}ň^öEaŁ‹1r’ěĐ05]Ř`×bËđ0ź(ă"ť_…™¨óÎVdbYć+\)÷OŞsQ«¨|čo0ăkŔ×i±–Ę“L­w‡''Ű”—–˝Rł _WkF,†J.ĚëŢƨ‚+fgň‰~YÇ…ďáJĆ$ŔU3ô,†(®ť cŇÍ)_@Ý ÂďŠz»ÔŐB슾űĹsç.‘~ˇÂ­#ŚČ}ó˛:Ą\2- _R˝˘xuş ‰5˘+éĐŐâŽhiĽdĎť(ěú)ú×'7«Ľ%+Á$-;şí3Ä÷ĹNîŐ®>˙5sacYé$EŁ6­`H Xöđy ß·Śđ.m.ëBlfcÜ“ČYµ9Śc wg—™Ęů.-ĎäËm%ëÍeá!üOHŚëHD+„˘Ş‰­,IrŁ:ÂŚáJĆv9±cK׳NŹB[Ňn…'—.J©ŘĹ«k_hÔŻÓGděĂ‚>8ô%٧'¶}Ś5\eŰ6Ëšů™e=hDŽŞă7 K'=R“’COh=rČJ9“ťBu5´ţiŤYĄ0Âs2Óˇń®ľČĐźW‰†ÝśCzą*r>° ˘ă]Č8jđ"'ža€ę°jíI>š˘Ţⵣ.QÝ̬ńíb´E|yíôyne”Q;UbŁ·ůP­˝›\şi–rŐë˛Ň Ż"äö>‡Ű!«—ŽS5şařA˙؉CĺÝ+uÓ©ňlŢÜ•őîâřÂ×ŕńľđ$l‚'/kŽä]Ŕ*/’˛Bî(µˇŐ'éXףxîÇJ•ŕw(L_‚đĚpÎ2żpWŽ®ůűY¦n—ŕŘm´nżą®8;‘”ͶÔ x± Ä0Ĺüţë ýŮ3?đ)l€©°#yP#®Ň~Epj”oż•|€Kg;1Qî”ě"L~-ÍOAücKŞ.^´Mɰ1.˙(*VoŽbŃ{*\/÷˛D,9ĽŰÜËŃČ1'3ŁxEÓ†Ąě±řŔ”{YÉ?Ë&żĚ`źĐ’ÝÍM~‡A±‘ÍKăčJv{°Źł÷<ĚR[;0šq¬WżÉĺˇJŕ}řË® RĄxiš®ę¬bî°)%™Ëü×ËŕđWb}VgTť8aWičZ5=>őuNőˇŹ(Ë -ˇ)Âb»şáÚ‚âăpI7uG}Y3đíćó§Ę!™Ť3SoÓvÔeóTôĂI #ś­Y&$Pä©)ܬÁ±eEҡŇňóčÚé´8żťôÔ”UT8“Ń·¬đ˙ÔŤ˘ÂgmÖßxs”%gń·žĂP`$ÉNĄđĺ!ćŞâéŽ0UA ŞÁĹâá_{Ůâ˛[Óx0Ą¶|wćÎüň–Ú<»­őńrpí±Ü«­ĐyFř—[ü>× F»&/JuHîM›7\›sw+â Tő$KČýü!6K×LµîjW@ÓĂ#«ůçĘżqϵëÖ.ˇŮíBńĺiq2Cđ ˇwÓ˛Ě0ZÂhm@ťq}×ańQar‡§’~žţu©ë€ÎZąĐ)“ýŘÓ(jxíD…G T[<@äÁŐ/4,- O9­Áç7y';ć‡ęşŮť+‡îuáhÔĚD(!o*Š- ®9á®7xăJýĺxl3ţM?<*ç’«űîN{:§óăB/ő^ˇ9°&l\ĆęÄ—(ţyf”©2Č›[ŇLK†7Łć.Đ ™]´"T]yúĐo8cí˘\në “)Ú¸…^Ćjč´řť„ "8Ë®'Čęj˛őĐŹá—$Će. ÎC/;z÷‹hŢĽ¬ëĆÉĹ3Rťńľbgzo-ÉŚwhŻvzŘ—z(óNĽŰô–ł:[ĎŚđŞ ăYŞňq±ŤâĘă´ 0gŔ„gGm‡ą·,{mü"®<Ä 'ďŇĽ—¬îbo­^©ú˘,”>_QiŢw÷Ěď´5FÉ… ëR‰ýd÷"“_’ s;]‡*8§Äˇ­2ÜĹü°&ď;Vj.őQŞ%çŞŕ4t»šíW)őŞ/Ľoj-Ëič,z‡n±Cd˝P¬Čn/w /ăENĎ?ěŔy®‰jU“”>´wś‹¬9şŇ†Ry Wd>i/šő—AS.¶·_Ć܆tb3ÔĚ)»¤+˝7“BřťÎë5„]wŐH; Ąě÷Ş–· «ÔľÁ6J‹Ś¶îź8×\Ăźű“¦ÝćŁäy¨*ҶëmzD˘ÇÔD~DH¤qÚĚŹCżüt‘Ż­ČŞF‰l‡|ĄŰF†”Ş1e»EÍoOż2[R Đ2|đ P€Đ€PŠ:Ł"óưź‡Ţ#Sô×ŢXčtž7´ŠiDČ á(aJ•Â*Ý %mĐ1Ă ^NY¦E#óĐ@âF!Ó>.*ŮîU˛ĆŠvDŐlF1XRĽ”şµ´Ýř –Ý„ňd‰·nóRŰş3mËĄ®iwĂ;4÷ŃŰ.ÔĚdxň{š!čzÇ­AťĎ˙ćčmÍĺfĺ †3^Ő¶@¦{ "ŽeZä=p|bçťž]‰sw®¸hÔw–™GT/Ü–÷lŹ+îÚ‹”™‘3F#SÉ}ß=ŕ<ăÇ—şôףę'Ž s—ĂŽ 5kÔőŔ¨ˇOn[‚`grÝÖXózŠP…_BlöűUşN)’ëmDĚĐvTpĚ‹GÄ×lÔHz]™F·šŞ;\Š[b<Ƨű‹…aöGÔŐg«-·b''Ą}SFÚv˝ăś› ¬˘cčňÎd¶.Đ öjwmß1Ý|ČťŢ%±Ť·°˝č‘Ůç®L¦Ô ÷(Ť]ĺłÔ5[¦šo™”iü4T)Ť Duv”ÄöýĘ/ÎtŠ!-¸+EŢóÖ®ˇZŰ™˘Ź¬Ć˝ç^~čŘcę¤x&䱞yźt®Pm¤Ů'CŚsăHŹůCŻNÜŞ 1µě׼ŇTťŐ &hŇiˇiZF^ ý$é,öú· ŰŁtܰŁ™ĚĎm*ý®bĺaH=M–ĘOş×Ž:a´ľÜvä/E«łúÖ _ŻbîÁ´20=IvQŽS]IFžŐ¨©6cjŐɢ™`$=ČŐHú’ S×˝ťű«†ţ*@Yś”{ďĆ"śÂĆcŠa.ÄÎTŤËp†7\Κ˪‘k“ˇŃĹfﺣLuzW»¬ÓIÎŻk^Ů­ţׇ¦€ł®ř·d„ĚăU°™góµQ‰—Zo†‚˝UÁÉă4yu% FĐJŘsiíŃđ ‹ŻěoŮ>\,Č잸ç^즏;]Ćöľ™7] j$‡h°WÜ%ʵč ­YńsŢŽ|Cq MÍ[1!Ç­Z»ó< _%{ ¦Ḍ»ĺpŮĆV©ęÜăÁ“F°‰¨5ŻiÜą4k‚]‹Ě‘§&G«ąĄOéTwÉuK¶P‡@Ł4—5ĽŰró•>ęţęŐý9&ë~ËfúˇÂ…ĐCâ×ŕźN„ěé8ÍŮ,ˇ™€Y-ÍĎqOî|:’gΛni®ŞNüW»©Ż’âδ,8ńËšę)8ćŻSZŹz§ řáăÚPYN 2R‰śŇRă/…Îähvo¶#A~ަáÚ®†ţý°×‰g˛ę®ůZíŤëĐW†ÖBw]žŢbŹŞ¬'+óŞ-Đi%“7agŹěłnX#ĐŐ]Ł“. Č䎫~IA|!JŇOAS©r6ĺC>–můQ1ضń Hń>öÓxé¸ëačˇg K±sWşôµk>¨`Ŕ}¶x:üSąŠÔ^C°¶Ýů÷j˙D»éÄÝ ˙¨#ěn—„Žą7ŐĂ A Őu’»c|DŽ—PpZ"˙٨{śżÝ|:˙P3Ôk&^aAŐ­ĆŢÜ(hěŕtK-ęř@©ůÝö˘ŃŹ\˘Bć:‡‡Ť˙<đ#?Žp°Âß9wĽä>`•PsF,™Â9˙|±˙iCúT…ń˙„Dżb®m÷”UÓôŠ4΋aţ᥂C¶ë§Ţ…E“ÎŮNňtľ±Úúú÷Aä!)7”#o1ťŞ 5HĆěśÄ×9ٞŔzŐËtďčqicSse˝Q]xC>ÍSŰ»Ěé lµËzŤÚ¬˙°ł%a^Ív€O>qŹ>ĹyŁďy‘ÚZ°«ŃË|0Śéş_ĚŢčŘí5Řż”‡k1@‰Śâ¶[S{•Í…4–xpDůŇ_ qćŞrô(ë:,/ą’˘LcÍ„%Ů y¨„=Ç<‹¦ľć‡m÷ýąAĽjń|Łö,ĺTťYÚCÝćâ-'e×3'ű:o=NWĐqŁ’Qą€Ç`I(Z)˘DW¤Ů—AËJÄٶpĆG†J6“iŔŇ›˛™Ó3qűO%4lzE¦AśŹ jÉĘg>>7ŹőŮYn1ćĆŘĆ*Ž1/eŤ*X3‰ŁbHnËe_­>·]ŃŁB©+<Ů@•×fr źh'{ç=s«(QĚ•G2=“u]¦“B8Ď}‘ } ncř´°ňeÔ|ý°ěÖ>ß<^HF5$}Ť]'›Á©Ö^…§ĚjVOq×űüXg7§óÄśRXĆě '® UÎëJasŻ^ÉŹ­J1E<űÍ—ń%őwе‹VňŢz’׬†9†ź9ľ×Ć"¦Úś¤•‚„­ď]cK:;« }ó¬ŹPěţüť:0LňĆ[Ě« ůą±ĚĐ«ôlqi™++Z•HĹŞiHŰts^ŮWí‘5ž¶ęČ@Š–ł"FÓjacŽüŁzőíJ_˘˛ÇŁ©Ť!¬tXĎLËf‚3||JŠfuúJŚ>2“,؇“k®Î}×ß-®@(éÝçm#5ÝSox´|Ľ•lĘő /×;G±ÝÎőŃVĚŇçŢ5,r-fW6üĎg9¤‚ä†8JXP> ąĚă>:­6ž N–ňđ{„–íÚ““!‚ĺ÷˦ ë0l~`ŕçKDá‡IüŹkE »Dp˝XyŞ%Źî%ę–1J4ŞżŔ°×‘ă•"§‚ůq10Ě®ˇ\ŕdQ*\Ň Jí[:pęS.¸i¬G‡<ű2ÎtŔ‡$Ďüz\–ţŚ…tFŁë0˘6cktt@Í•p®™huJđŻŢwyn|,ďÄ)ö‰m‡ž0GLv¸ÓA$ż‡ Ö,<Ď…žFŹ–¶NĐľpľÖĘ5¶1Ů>ă†őĂéš&í[r$`ČłŞJşŞ 0ü«ývÉSĺĚ„ü?äG%äV›¬<ćbÔĎgx3’LćřaäŤÉNyPčĽXco“îů%eašÂK| 4{ˇű¦eIű]Ý’M–©ó˝AE­Ő2ź=„Üçmş„Ń¶ŁŽ)őăž)Ó}dČጙąŠ+SŮim™·E¶Ă‹Ę…E: Lcj^ěMŇ÷5FÚX(Ďx$˛­†ˇ[šŃÉ!G–Ź»„H$HbtÜd/|‚Ş ĂNÚDŠ+ ¤ä*T_s=—řÁZŔÉÍą"ĺ´.…fW‹9ďU˛‹ ± lös9ĂŻ…Ř-1¸¨}„m5ÇÔ#î3R¶;ňG¸sť™*k'LË@k3´Ş,‰©PjČvK^Ť¬*Čížß˘H×SRl8&»'B·ź‚Ş˛äµ¨ëk.ÉÎöęM@8&±ôNN7¶“kcžżTwuľťlʼnŃ^;ŮBʡŹłţËö*:ŮJŢiUŰ˝ŽŐzé—ţµ¦-·4±śžĎ·\˝ú7\żŞkT‰H,íJźŕČ´Ń|ëPkY’‹y^-…Çx?B‹Ő‚‰fŽ:’ła±Şd˝\lĘŞ§ĺ(Ô® ľ†li-{Fę›6ýŹkŰ´‰"śMODŤnÂĂŰţśŰAóLć&‡<ˇŰÖoÓđH2fý[¤Ť,˛e÷·°ěËL3RC¶ĂU÷—ÄÚ¤UiŢŠŽäFÚż6ôÝć=ýŇ÷¸\ËKGé:ąrĆĚôÍ lęÓ;ăöµ¤— Í(޵ń3ľŁÇęöÍ`řŐ€ŁV×›Đ"$¶b7FIŰjŠŞhtŘű ÷5!_t»U¦ťżŮâ˝ă>N;SN›ÓĂ*)üĎ«ßt7ŠąiMT—·EĂ8ćjSF[&M.ŽíZ ,í^r˛÷ÄwG(¸ćZzÉQÚŇn ^Cł #»ËťLŔVŃ•iX cô«é’Ť±j5T#żí{P‡ » >OR=kÁ*˘źŻ–S«ŞyÎŻQ}ĆUOő$ćŁęňńłMÚ@©Żtv;%čáµ˝iĚ˝ăm…w˛nÖĺŃw[śHzŹ.TĹ”9ô߇Űěµ}D]pŐ&őN—ĘXL 7»rDąŤŐT©–)đd(ç@)¶Ţŕś+A Ľş¶‚ˇ5F&ZMCćx ĺń7ń\:ŕ-ô¶(‡‘Č ßâéžËÉË颚P'ËŢěĚ´_Rý†U›ÂKŢTz!*6Og·´7Qíoś\T?Bz˝""—-®ˇv8čÎXť¬ľĐ9Ď…ÜL~.iŇşFş…>$äı´[–`­ÎOďGH‹Ć’ž”uLÇiÜ9ÉőíQ¸mË‘ż'˝ Sv¨Ăúž×<â±&ëć!)Ç·Ł ¸’c^ĄîÉ.ĘÝp]‹C?Coô¬˛9ŚU‰ęĽŮákÂťčžY`4Qł ¤mżjD/Ĺ‘ĄžöŘ]lL5*–AĄ}ďGŚţ‹úÖ*ř©¨LâLľ 6#ÇX GŽÉ(@p ´»ÜĘ>®­tóN*žŕQK‡`yŤOâQUCĎÄĘŁĎMlŞe‘Q=ZÁuĎŻ^ŤôRŠńqď__}n«pE !u\Ҥ™H·(oľ–iÔVRη%łážĆw˝Ş:c~sćĺ˘:ŕ¨Lb„ěîäÄŐJËôŁŃ‡÷Íúęäé~‡ĺ3čRĄä®š w‰r=ĽR#¤ '‹—3Ě~Ů):Âß­ŹD»ďäřçl¦ÂQÔ‰SÎÁî‰ßBovdk5¸¬Úá¶mŘüúÝ"&µ¶#7\¨č ââ…yµ29ĺbcö)‹}a uŔyĎü.Ž›p§ĆM.·ő€”¦¸~Ë0ęúnh 9hOOťÝ š$äíŠđň„ÉFŹj]KθIî@Źłĺ°MaWeż‡¤“ŢwĹö¤ ¬”˝“Ě%¨[¨oĄýP °ţyYYĺ3ĺËüCĺtž5ç8Kąş1jLčxᇮZíyΕ¬ŇÉ)ëkR¦Ä6°^:XUx’ł[°s·Ý}šąaw.‰Á§‡ÉB°›Şż`se«Öe˘;YNţva«ľ$ő]D5Í«#ćQ5˘h®4 `C/Ăc/·[ŢşP] |i2,^ĺíąLJóżů 2ďǸÍ*ń¦ĆÔĽ .żż$S·"`SÝžpuă&´ć.»Śb¦ŕ*ăJÔgzú˛óR·;•E«˛%żhĐłąŘ…U×ul熆Va9™Šŕ”í±zöąĎ­ cÓ·ó†#ݦą§ňäWŹqmO<ĺü»Ż¬QCĄKËq M|X‰‚Ö;D•ë& ­Ç/şćú˙C.^Î&X®NýâôĐŤ†Ł%(^=ÝhĂ:TľŮ'í|©š@ťˇ4C­PM­đľżôXv»ćÍç@+ô|w9őç.ĺ™ÎÍ\¨¬´Ç1ähH1]ţ63¨/ŰŻŃ “ď¨4¨#ě!waxqć6cĘ…Ó+ЇŠaXkw1č„G©źXĆ]1ź ę—ÂÂaÍb6“ńŤńH‚ÜbĽ®Ďía‚ÓVë¤ńg`x ąęćJ ëçmŇNQĂ1€t·_¶fHîôčMµZ–I–X¤ĆI)˝ÔĺŃeĄÔ,µ0&Żţą9md•Ź”¶óB4>Âp$ą/ťŠg—·™î ęłJ*ăjťÇWž+"[D›¬î¬v1[H\çżg°†b‡Ä‚ në2A…©€ĺě4Č­´Đ±q˘ŹěąŰ(A44[ó höĘČL[öZ(¸«Ę¦‡Wď' ݡăŚC—Wtž^ž»Ę†A9Ăľ(ŁŤl6qY€ŁľŘú„Ac°gjŚ<–U§»Žń’m´xčwşdTâ+ŤbiŇśĺ)żbŢÄ qLu…WKBžŁč—bŽŚcż0˘H¸ĘŽbš `©Ç„Ü•C5čϨ>ŠL™ŞÁ›^0Řőô_VHiěľÉˇ7@mŢFÔҰAĄ&îKÓ2ě7p°ú†Qh |\]†Í«jfÄőyĘ™cí5ăÔµş¸ű9p;µÝŇVý]Ąčjw=ťćŐĆŐnańâ Ńč4ÎŞď\ĂŔT;ňĘfČů˘a ?Ç)Ą1Ń1ŕ’šß¤räÚI3¬Ă%”‹­)>Ě“;»™¸Ąé[˘äRů–űߚٚĆe‚m0!—-1 Ż8WŔ·FŚW=&éÝ=Oĺ(†ćÝäĄü?0ďÎĺÁ«Ä©ż]ăç^†@‡suYÄ»Ε—j_­űBŁíÓ”q9âQô†zőŹ(űż~…Á Ł Ă&ţ*$+*Ţ’˛Î¶’Î0aVş˛ŔŰKľÝř´ő]!ßäL‹ë<,ň,ë ôú×eĽ€găv ”ň¶¬š9Ôü»}%ÂşŘIŤJX!Ü:űij=Ob•ú˛HÚ—mGuDŔŔÔ—ĚĚ©0Ú«íPęůŇöAőâŞaɵ«/|»G˝%ˇ!Őˆkgr©í3&¶Ý Cŕqr…ˇš]ę0!MžKłAż6ĘűÓűüęaÝL[ókÜ)éĎDytĘĽ,˘ÂZXX§± r©aăDłö˙…đÍͶ=ÁE1ŚC]J%-ŰtŢ”×™Ľčzţ0̡Înűů‹ąK_®liżCzťŮ˘!Úý·Ä|~żĽ<á<3ÖÔŰjÁ¨ţŤŘ=ä…Ťś7łAÇ@Ă0WH4 3©şc%Ľ`ř–Ů„´ÍUddkűĚg@aylc«QŐ,” ÍĐ{¦˙3©v-©ĐVťŞ !Ś8dAôŠĂN’¨ŢľŹŞ^Z&ŞÜgśUWy…â˙i±k—Ŕ©§s»|ädŚłb™¨ţçď"o«·[ ~ÓuÖ˛_}ŕˇ•ŠŚÍµŕ ey ňÝđ㋇±ŞśSŻşKâó‡âm—:§ęĎ'Ş:Îáű@ë0U*[|ËBá*ÜVʵę+âeVíś‚K$ 﫝*Úh´š3|´Év}މ˘™+űĄ§N—`O˛ĚK„=3ˇń'Ç:ÝX¦ VčwXj-y°O3ëÁ‘kŇÄirşhGË„eW±Ţ–g0ŇűUú8ő]®Pę¦xËęĹč”fSď‹DW®o¸ň˛MëŇÜ ¨–"wß‘.„uu†¬-M‡´tw;ŞlđÇĄőxąÖŔH›Sâ&)s•m|Š3µ›Ű‹Ťý–ąŰ-…TáŽ\ĘgÇ´uÚ…{^ö­üĘjHáŔnž;qĐ–ý&¶ŠBpĺ¶Meá׎řfą%~î6‹vÂfÂËłóşEšĘwć次XŹ-Rťîýłůž3łZm…HĎZiŐĺůd\>öW1îÔÇ""@”Ńüâu–0íZb,µ$‰§ĄJ÷Sŕ~Xo…çĆ)Žcî×asV49ve¨ďy€kŢG!^ݱ· ag‹ZíB0ĄŤ:śĚ9a|ĺĄ9ěĹw˘/Z+mĆn/=řďbMŁBžćhöuÖJľhUag z "çmľ¬ýęÂŔŁ$'X_쑨®Ř]aşş§u‹˘Iźh ĘÜçCš=x®fîĄ/e…ö´|ľ©őܰˇ AíDV ×wűuźý…ĘÂÇn~|r?YÎŰčmé9˝ÜË/(ËĄâóaSÁ#“ý’şőźÁA"ÎókÚîI}>šRzÍe§Ötž|ľ]OôA=^đĽ~>Żz~â%çžÇůĽä,čšýŹóz˝>?ç˙űö·żţóŻżýĎß˙ńŰţő?ţô7ßţáŹůďŇńwĺçß~őĎ˙ýWżř·˙ńßűŰ_üę?˙ößţţ˙ôŹżţ›oţéOţÍüg?˙öËúÝOü›ořýźţüżţřÓźô–Ż÷Ë˙ňß÷Ű|űWżűío~öí˙ţěŰ?˙ěŰoćżţÝüoţ§żűý~ú˙áď˙á÷úégßţôÓ˙Ďo˙~ţ‡?čĺżůíoţő·˙đ_ůźľÍúíď~ţň¸#W<ă—uó·Ň§B€@lj Řj4_ąÚëËÝŲĺ;Ň>PŁż‹ŮZđéec †…u‹ „ĹĽ€K1Ť] nBŘ#/H:ŢpNoˇxęK1(“J9™¸ ôTś^j y.-čܵşë\ĆQĽŮăx|D¶4Öľ0ĎËA"ÉŢ]Či9„E…Pó~ă©ôçŚw¦ËGď®ĺvżF?E÷‡Ţô+yśVÄĆČ ]µîk5ěŘe© eŹ˘HĘ[śÂĺ0kşLł'ÂŐŻ€ÖˇţW¬TއŃb¦5Źľµ~¶Éî ńĬ­·ďM¤šř45´ihqÔí{˘ĺ“8Sűž˝ëß's>„¶í‹ł â#¸©o… ¬ě]žąD=ń´kVŮv–Ű*JßÍčZ O§© OfÓXÖHoŠgŰp;¶„»‹)@âtyëô¨ç ńjś‰F¨„@«ą»Şě^µ/˘Üâ1Ăíďűí}PT*ŃS,âaN Ywĺ—BµŰ—Ĺ‚ĄRa;ä‘°ŰlĎŞČfÖŕ°‚c¶6L&‘é&{ ;ŚşŢţ`ëvę%FÄ~=ĹرĹóTĵ°‹SŇĺşąîĚŚŔJOigPŤ?ř‚7۶3¦S;[´nÜđÉ|˛CW·o=__ ˝ ü^ /č?'aj2{ăÚó`rĺËîŽ]»‘óűÔ°bđćö?|“dńö‚|׺ödľ|)_őmĺä¸Ř^R}3«đ ňăĚŻŠŽŞú 'ŕ»ůi ŃÎhIÄËpxČ_ębę­m.`ížö÷°}FŻ*Đ(0o‘‚%f9dúĂčť9±áă}Ú”'©ĄKŚpŕ Oô¤G!@–ě v-^:Šß0â]¸Đ†„t1Ëd˘®ţZ—ýB§¸2¶|é‹Ú™5”x8¶{ )T÷śą!×öIęÇJ8őg Â~q °ł‡y'_ÝPĹ[q{WI\îJ[YB:5Ů®m"˘±&VRżvOÎĄĎČGŁ‹ {Ń:ŐąXkGś6ióç yŮ%«x/¸Ě™/O_ą¸Ö÷†áś ˇ¤”ŃÍ0‹·(ŕ¦ůŔÁÜQŹ­ «1FB#/Ąţ…;rèááŐnGu¶Č‘±ů ˙Ň;Ř<ČĂK{Ąs3OzŤ¨ÝbMĹ™łćóůšńŹ!ş}첫ňŐ€ô¤ám¨ŇĹŹŮŇ4Ě®ŇÇFżB•Ďy[Ë'ă˘Fau„.Í…#ĺ@zęËVrˇŠ#Mc۶ťËĚłxÉFłr§4—ˇÄO—ݲň#[TË/Ůĺ+ÇŃŇÔŕh9@Î~foÁŽcc>I:ÂÁá!)­–ÁްÓwˇČéąR]Ý*Ŕ{#™g3v>j ȰÇ&ĂząSzú„JŹ d}éć…Ô€źĹ•–xĹ\ćZ{ş«4—Ť_ëç"ä1÷Äš± ě]ţ•¨‹µ›î?lY=«-MVDyÍ%„¤Ç°ôL `Ň–ż:iş:80zŐeĐĄď[d\çç×ň±<]°’rpě$S/¨î6Žľ+UÖ˛ÖŠÂÍhřyňOą@â ¬nĆőÁ.ZÜëĽ+7îâY"‹Ďu»ĚĺőÓ±Ţ{ź ŮŞh8‚c7»On©ą“Â$üňxŽ11®-¶sĂ"Ľćqä˛ "52,čŐ=ŮŹÜ_ oč3ÍlĽ8·ęm¤O‹.Óf´§W︟:tÍđ°q'«nţůnŘŹy…đ;ĂáŢĘĚ„ëŘW"»blů¶ÇuňDţ‹|úS Ö•âHlĄ4‹ű*‘qáoi­şUjůâ@yŮLag°}ćJĄs Aît×\›‡Äuřźű&9Ý,$J*’ŰáďnxĚŤs ;ŢÖqD´ö–v›¶H=ëBlÚ¤˛lÁ·Ť7q¶¦˝Ë†ôé7ŽŢń7’.ŮUuÝÓYş¶=†a©q0ş÷ątĹs 4K>×"éÎI  Ĺäę2ś5mß…őąÂ†ťbId7ˇˇěi”6o€şPM( y w[QB›A$Ćďűdô“a>ż…I©: tŰ•żęi¦S‘öĐw™ű—ňŹaIŘ’6¶0čáARŕyµsAKN{8”°ń.C=Ýľ‰R‰jb+ZąôS/›6ľóŇاq¸IŤmM=żó#$1ÔP37ąŔPl“ó’ńş@ö"RÄ©nO Vź>稴®&DľĄ"6!edŤ#Ky2@ĽÎ™%JÁËişv˘”â$ĺBť¶D4¬BěeŰYösÄ`ŻĆR–¤ˇăßë„óZ_gó0¦.•kö•ó†C4L;§)KÖcĺřÔJO9g”vEš×ÝÓ˘Y"śrĆĚL÷šâq!ZuűZ akÄÝZ”P{ƥ)&ýY3¨ö 1ő>úĽ•ß×°±rŻzzWżlłZ˘,VqT.řŹę8ÜMĘnŰ9— îöéWBcf ¦Vť/[>Ş^\É«Ąűón7s%Ú•Ö1gv9qÍńŃŘבz W/W%ÂżÁĘjĚŤ˛ŮSŢV{üśĎí: \¶íđc…¬5¶]NVđ”ióŁ4#mdŰŐ}âmć6ű‚lOă•®ń5€®‡ ů=ś#Uß…q@Čw€8řżL–´ŠPĹ…Ť{@ňÁĽ@”ěŞ#öŇň`L·5bPóVů˛ëĎk¸e…Le{O·ţ˘oođđRZďĄţq µb "ĺ¦űMőţJţ@¨Sě+m›×I->ktYmrď°5Čn];b]1ů !^_p™¬śa5íĎC˙ř4u~ť¨)®x~ƢRÇ0ĺŮÖ˛lŽ<*ťł‹l ‡¤+–ËúYÚřd|4?ń|¬Ú,|ąÝő–dk+Y‘Ľüqč›ip伅ňÉ7T…µžßîČŰš°‰Đ›±˝ ŞčŹž$ĹXx#č>T×%“Ú ›z6ĄkGą1¬qřźź1ě…gíćc»Ž¨‹ßĺeCÁžş»}ÁPĄÝŐm?ZŚ; m?źÓ/Id …˘0ş”C3Ú̬bŠdůşĹa—Éâ µ B>ťÜ›ß^çŹDćb0`ŕr?×'Ĺ,4h=‡S*i›W]„{ÖŠĂsSuK*|u•ůäíBq)ňĹăˇn °0/°4o Yź·ĘŚË!GŤ~ëPZö0šŰ g4JFýťÉ”µłWµş’˝[ŠQ @"ł•7’ŔÄzŽľŕ ŇÎ0Ůá&]Ě߆ĺ–BĎ ŰaěG¸ălÁÉüuŐ˝4Ô¤’Łö±R5ÝBl>†§ä/rě”4„K !şgFúô”÷µř ˇeŕ çŠ{™ŽŔV±¨š â•gÖŤ§Á0mîËŔ˘ś ť­Ç^8|‡é[Śż”Ź­zź˙ö•ˇ~ćăŮťÖźKö­IµŚ_;úÓ×VU˛Ďë¤P¶—đ\DRA“͇¬ďsĂąĎő“-ýÚś2ou ¸úÚ?wéNGH0C^Ą±s-®R \Ţ0r"Ńč…Ĺ+Er źO8ÜĚžď¤FwmUfć&ńŇf/==bKě;´šVX.óŤ ‚8#Ś,ôe_µźç9żGwm¦x¬ĆČ«sÁĺôŇ6Ľć´kJłZ^s·{YłźL,qłb‹Lů€ÎURá%DŞŽF= jĐ^ŕŮ>Ţ=Kěb)ź>l&[:ľ51KŔ-wwĽŐ×Öć×*zľZËĂB0H{Rq  ‡1p4ŹŔşXÔLÁô¦!ĂNŮ®‘Ŕ‡oĄŔeę­‹PŘ R`Íäu4Gv}żÔ°˙áw*î´ĺĎö'q$ š€ţŢĂd–Ɖćµzđ!xŔ+ô٬§•Ŕ(ŕď[ű.R«żŽŇA5ŘOfBŮŕëm¤ đĺŐGŤwKÔćŁH×W8ąN3aÂiÄR|ČěUΞT•ŚŞe—ĎŇBkŞˇ˘ÄłŰ+˛śÔJśŞPc!»B‚sKL­Sej`‘eźM,±W¤ÝÎąM^ 9ßri ŻXŹY?‡ęß±ţµ?ʍĄeNŁőUZźZ|+Y%4v¨HĄ"VmČ#ÎÉcˇDrÂr[ő™y…Ą Ô%Çt#ĽĽ,%1 žţ†&Č–vewŞ8ĂJCTĎU¤­ŚŚöĺ2Ü[諦ä-9gĎĎhˇ$°%XSf§môeG¦¨oL„¤ íTňm,2Â2<-†V§ŇÇrŢVőĄ`'-6G‰-öz›Çë_+šî*ť–Í{,W=xmĽľ +lâß»Nh™ilčËLůĘó"$'ĉ&9oöÇhŻÂÚsčńEl‘Ĺ•Z!ŮYĐQŐ¦‘v˝;&‹Đ<Ľ’7»D ăäýíFEu8cŤ99zÍäőkďi«D'Ź1ÓžbkHm¶ÍÄü´W6o_†f·ÝR¶Ď@Ő NĆ;‘u@ŮĄG˘ˇ4MĚřölWĽ?Śĺz÷ZýŠî+GÚV ńÁÖŠźm«˙[Y)S_˙KśNÖ„ś…RŰbÎ:ď*s¶…-çűwŘ©äŚGBšň\`fđĺÔ’+ĺÖ§śŃÁdĹbŃcCÚ”ů‡“–<řv.W ĽĎřjÓŰÄ(I=ö"ť‹cS?QXXŇjäµ.L˛ónxËo"Ě<‰´Şľ®#¶3R·»ŃMŹ.}ßGÍíhx'{ąĆ^A·üQÖ$lx®ýÎx†Ť÷xĄ÷RrˇSŻśA ŤŞŃřŃ‹mĚŔóP°ŽĺżÖ‘,Ő7ű3ô[<řUާEű»Lćx\dřnׂcía3…ĺÂśÎ-,3q–Viý{,Bż—ÇÝ%ÔĄĽ 63Ăj=WÎâ)±ˇ-ijX Ď0bnżóËyŹ”•o÷Ë™8úÁ4ăń+ć& čhčÎş»s6—̰śç8‹}„Î…w(čJÁlť·,Ó—‚.ÚČ ŐU!ĂŚc ěÎUůR ÄžWęqŰŰöK±nĄîH?¬šďľfóZÓGDÉ6Ç.ź¦y›ëj<5·ŘR3Ë /šąuĽóˇjŽŤší9uôR¨Ů›¶Ž*•őŠľq’¬md¦™ŻŇ ´˛+sěP6„}Ťř;c Ď⨽¬x¤ÉćĂ2:){DęÔß±y±–'v ËFpĆ‚l®úwÖ±Fpý×aĎŹĆi>1ą_ýąłżČ–¤3HLŢiĂŮ9 rpňťnJxF?“ËGŃľ}lň»n©[3ŚŘÉí­ţ:Ł•Ě·c¨ň`Vn…ÚmDóŁ™/Đ˝8Ţm '\VŞ2RY·ĄGM(wś5Ć+˛iĺ"Q=q/ĎŇ0Ĺ@OîĘé=ŘýăôN®ů~Ţ«–™&’*ĄÚă(…BŇaXóg_Ö» fđĘ ˙V¦RŐ¦  ^ĄiDÇqée]Î5~wlúG‰ ßźTÄ6€Ë/ý¦ž›Óžűߪ ąľÍ&ugO•#‡^ ˘A2=ÚŰÚ ;Ł.ź÷ÉfňPئ͑.>“ú±\¸Ńâr‰›ŐLµŔ30¤Bň´52]3óÓ/[6Äv“HĽ¶éĂŮőŠ€ŇÓĆë©Őf^„ß@yĚźđĽX|…ú«Ú:„›Ú±‚çî oâ}dÎXľ^ë€:ľËX( §®—~u·>źN„5ěîů\˝üń)Łw޸¶·y.°i™0F}qü/Vş!=łm€H Í˝/ęLFg…™í×pDgŠď´î' +Ż@‡â‡[Ţ]mÇć«Ů”P6Ą3îoÝL•)Q}ÂŕxµÂČ_6[\ŕ2!b˝ ňüVKŰ4/µŽ±ĎÄv®ďš6ÔŚCÄE; iđCű;©öŁbČTĹ:Í7Jew•“ţ xÄ#ĐnkTĘ*ŁüÎÄď*¬u}bďáIĐ^łŤÂÂň˘6«(\{Šoi?ň´ĎÓ-ÎK+ťˇŢv·:b5ޟя®5ˇ®Sµ<´f xÔ\ŕĐťdÍôÖ DĂţňż-WjYáDŹ«KÔó2MsŘGŢ»ýBIÉCAŮľ¶mĘ~Ť™üs5„f@őŞ®j‡ Ľ·¸Á'ť4®Ă¨Ĺ\b¬„Ë_3—8hŞ+.«ŽJÍCń!Âś«­ßWFXYđâĐn…¦ë˘«ÇťÇÜ@*¨AşĹ–&gPż¶Ö˘|[ůúÉ|Hh¦šJ?B o˛xŤŽ]˛\És÷ŁâAC#Ýł‹x+„Ůřu­‚ęS96Ь©ú˛§ęó5FĄ&…ii”tŻŇÚKeÎO.6á*·Ô÷ôf=ßü¬žşL"‡ ’k©'ô?í§ć ¬ţ`»ć~Úě:>ěy‚»ŕą«Xk7 îK4÷(ařvúAŔŕą…¸Dç)˘µŘľáş>]φŃŰW#H¤ĚHřOl—¦WMQf/«+7ٰ—Žä1ĚřÍĚ[‰‘dŘÉ‹ąa* ×|4˝mŻžÂe%­Vßí"ßB_ÄM"Âu`éó´cß»§ľĘš>kCL`§ňŢá 3@˘Z&š»wR^úĎcë\Ë2ÎĎöc§Ŕ’s®“Đů'”€î|;˛ĐiÜ·WŰ`4qŕÚh7óh,02Ó°ĘđťŤŢeóGŚŰ޸ž@=‚ ĽÇČł^p"óŁW˘‡íňŤLkÖŘn É 1¦ŐlׂnÉgˇźńBŻĘŔóg4šPľh¸ńcĽ…ó̶&łŰíńě4)°B„â¨tŇÔ•śŚ4ď VĹÔrűr:L_*×¶ü‘öĚQĚp$:ľD˛€Úłí1…‡-TeĽđ´~W:*±ö•šżť§é: €„RérŐĂÄĐ@CĂSB¬´ÍlÇĽôz– !ű"µ^rSµôŃŰŘYA!ŻAµťgňýŚ×Ă9ş„;*©©äAŁd“@/Ť Ş?RÍ›ŠjAżů ;a?X"ž=ŐőĹ:ť˝Ëjěö|ÎŚW_ÔtĚ˝ëeÝäşŃ*4 EmhÉŐŔáˇfWPÄINu‹SÝ˝ăÂęňęXč9B°ăÍoő"â.AĎ !¨ř猽Rr”†Eí 1Ő3ŔA~ą±śí%*tE}-•SŻQµń_«t 5‡ćéo¨ë5«=ébŃ@eĹťŞŢ×čy í¬§&Ă˙ČiF;AyŁď†}v9ÂôÁ˘Ö˛ó~i"~ËŰČp=—ó xámŁ)]N¸gŚWň«Ą5„Ă—(Đňj 1čID,W“ăËÁ@Ű äć]ŔW4”qúşIYSźwî”w=,ǰ,đ×d‹sĹů’Íy±Kç>1|“QuyŠ|í,G©Î®â<‰3¦ęŠęWE°×ô"Gç~×ä˘GîÁÔđÁć`ô\š¬y:64[#ťřűá?)ű¨üE4m“”°ąŞh—›yŘÍÇă»Úş?٬˝ÇĎŤâű˛âK›Łyě'x T˛ÄđÚkţłn4ú±óÍu1,Ç:Ř-b—D=«ęîŞ%k3őŐíŠ)s~ł [)óč:6óŃ„ ŕMĄ§Ź,)pő3˝zz1*;\[0¸.„ Ą®D¬bżűŚ}ć đäAŕLá“ ŽhŐ~I2u~µ!fĐEc:Ŕ‰G‰qâĘw¦tŢ2çTüçfř×wC=Ä)HĹ)y`Ţ„Źľń‹U?cx%‚0ÔĢ^´m}ő‚“´}™mzO×ă¨lvxwXŇ5đŔť´ë«öŁŘËľ Hýš+FMş ‘ł´ĺo(ŁďŢîpóĂ“X«˛­Ijź_TTĆOw5€ŔŐk÷”.Ç:®ś›Ţ\[t^†4ťLfě9‚iđBŃ٤‚Y…ËÝĄ÷lşr śýšÖî{§jú~§ËZW˘‹YÉâ)ť»@Ą´Ą(ż‡†ĘŢéć&Đl,m˛RŚóëŞ/-ŕł(QńpîŁ$ô¨hk‘śŚíÎ y“.îkÖĄŻ|řś_żŮíť._PM€·ą†ľ`j ‡ŻyşżdżĹü‰lZ‡¸;žý ăú T6…­…0¸ů%8-ő=ÉP˘ÍcŽ}”»¬ź°áđCrfĄ){Úm„Đ–'äĺJ‰”p Fb]_ÝĎů|0^śď(łdéÄł™GŮŤĆňQPš~RËŃJĆČg[n{ŢâÔ?6y=ă3S•c¶c'׼ÝţĆ\•é]KÓË–D)îS¬*s ă˙ŔÓ—rÓB?âČ”BVfěĽó˝µąĺk1Ë{č¨DM€ (´ĹË5NyoTÁv‰G8ąĆiv8XeŹbNQ[UđíńY…ŽGÓž>FS—„·ď:ţ§őý[\îÄŕřŃCßşŤ0V­ˇĎű3ľ…'\Čd ÓÝ©VyŽuËe*ă±Í#¶‘mŔ^+Ń’‚8»÷)>!¶ž)ŕ$ŃÁ´PËčm%ú¨™ŽoŘĹŇ"uôë*°geězߌ…;—»‘Ď•˘Čdluý|s>’Ç›˘WQďdf¸WĎNzP0ŁÄe=ť5Ą—jŁ8Ł˝qŐ~CŻŻj6”2.Í*VέâĄHR‡BJ«±Ň(Y?ąQC±Pµµ’†€ę†ß!ĂŇą“Ç<6Ď6ŢĂŘ®Ś:G„µĄSł“‹ Ř<4#voĽÍźFďŕ«Ó‰Ô şFG®Xß1 WŁO蛯÷ś­÷S{łŠáşoýö,Ń_ ŁűÝnv6UľŮěkëĂĘ6íóę©H“h|í6ŻŽţݞ§J67ŰŤçpá^• nó{=˛´Bą­+ůPŕ“LĐÖś#ţď{w1•ŮĘ%ł"ĄžjĂIH´E_Ë1śm«w·ÁÎŻ–’c†˝Ç™qlS¸UM»fn$¤Ţé#TžÚXĘšâ“x×}Ó×!ĹC_¦},xĚ´?\†¸q„xXŢúŃĐíP3 ť»^¶·?ÝykGy{xyoÍţcUŞ7AĆ&=ĚmőŐ8§·ÍÜć?6ه5›jÝ78ŠYţěp÷ŢŽĹĹşN©ŁpV§D ÄWż1ŤŃŃĹšŠ¸tŕ+Ú“7štę )v;1řÎfLý” í˛űÂÇüqZ\Ă}%Đ ^]3ě°Ś·lJZ[÷K̬Ó;î=m‘v:ěCN\đ9ôgÇ5Do ZTUąVţ9í|…žČ71ĹĎßĺ÷t+ë;ě ®—ĎiCĹŇŤČ2­Sź–§r?}ö*n­·+dö@żü:LÁ´5s&¬ €ěŚ» ř‚ť_‚›„[Ä •’Á…ăL8ŠńW{R2ě?GKŐÁŽÇO÷ü|L î"ÎÜ_Î%; I6eI-†˛š#Ă Yć@Ěď.ŰŹłčߏL0?t(ĚÎ(Č?„§Ű*ď<8¦ÂŤ 7 ú·%zt‡ Ú•q¸Î aĹň‡_Ăű`Aő¬E/ú\ČË5M1†¦­ÝJíôTń%A«µšPVő G™*HćçXŢ´`¬łĄ¦—VIď«Q)UÄąnâ€%ÓŰHB”VfQć‹ŢëľŢagúpë5(ĹÇÂđP>‘ěżŔééÝS#íÝ hţ°eZpÂú çŔító†°˙Dů´ŞţĺŘż.˘1×®ĽÇÇ×°ĆĄ_Č„S¶ëh.ŃÓó·šM®|·Ć|;™K'ý’O -Îř+ÚkŻúŚôćŻŃ™@e7áö«'zćśfC‘߉_âZŚ{§Đ 'ŚĽŤqw’7Ź"U×éşj`ŮŰôž]™·9[g𬄬ć%ďÍąŽ”X tŢ©ůTéč Ç*h(vďq.ń—VŽš˘3Ő/`r]Ťd^ad&¤9 2¬Ź´QĂ'Ą* ‘# >Ěé-2bŻGTRLWăPŹ"Ő†[¤ű ?›NKŐ"ý îár‘?9gH˘>°§/ąNÎŰĆŞgFJ4ž(ĺŤbUĚÍ1eŮ™WęH¤1v–Üu6ŃĽx˝ć7úĘ;]#’¦š·‡Úc_×ÎĂÇĽ‰ňh?ěűŚgÇúúóĘ‹á=+W|팙TٶŮ{ 3 Üš–Ş" Í8;ÝÍÄ”¤ů+ŐţŠ'é(z1´ąu®P8–Í«Rç$¨q 9c×Yze®’˝˙ślÂŞŠMľťj‰LꦻnÝV¨őąKVGŔT§[ś©ź•zęgH<ŁłO§=‰ Gź˛C!ŃsÜ$™ÓÉW'Nć|óUy)®·ÇÝŤáßćµC„ĺ} ¬26W6†…rÚ=ż-Ń(íx»ŕkró •ÎćăŕłBÇÉeĘä÷Č ©Znü {§a6ä—ÖRŁMĚÍÔÄ.»«PÚZ5ľă\5XŔچĆj ŃŢşŽ(€q‰ô0Ixä:Đ`ôBUâĘoő…UîľŇř3ň¶Çf[%ěďw@ Úܛџ1 Ř41Ůßî}mľ÷&¸ĽŚ‰âv8®Ç_Ă"Z}Q-GĆ(ČĹ`."˝ôâý#ś]W8)Ŕv·ilňWŔ*!qŕ> A–"^R­»—±÷ŤqÜĂśzMŔWmŇŐLĘ…fi»{ RŢ1‹N.NWíJu+TßFn -˝7¨°~äţh`.ß‘v ĆŰ}:i?*1‹˘ô öĂJňËĽĽĽÚ-ąřm«|ZÓĽ?Ă3sî,)ü®®ÍµĹ´Hó€=†2šQaⓍłŻžlüŔ†cß „Ó;¨Ířśd˘ 6´\Ůś˛Jő'V,YöhxźŰëܸmŘűÉ´˘˘¬@T^>ÂU¶¨ÎĆĽ}{ý˝TĎŔ4ńňPe“ä¨ ŽČ€­ďiĚŐĘÄÜ"“€ŕ§,ďM*Öˇň8™¦u#ÂŃÖš6ăţ…¤i‹ŘK îülëQ”nýíź̆ä?·,Ż`Q™éZľ†U‡Ź‚đ¸d5IÂiËGň+5“N[wUEz¨ě›Ă=R¶ –č«ocÉyđľ<~x*2MäLŻ<Äި¦RTšź¸=ĘCÂá>〢iřĄ ťIŰK2JĄ’Ć[ű’Ľ…^…·Ď¸Ôެř±§žçµťŻÖ?«ÄäŃěáeV(wPa‰ÖPbçęâEt\y…Ş?Ü#‡q¸×Ř“XKv6÷ó—¬I{óK Ë{ZRożŃľ°ţę$QµW…3‹‹ťĽâ,ąKę<˘—üă/Ú.ä}™-áźpő‡ű†ç®Ořźźö"ĎËxŚ Ç¦fR«ÁvöôUÝ[ă ĂŃłW˙îÍŚůĂš5LRsYNą楕Gm;Ř—'‰`—ŹUŤůl©˙Ń< ş·ë˛‹µ¬őÓOĆšď^jNQÚ5 nP“'ßTáťQ•ő)HzµC‘möŔhjmţbsC‘RwY¶ěJíoňÎ:)vFVą’Ní¤d0o­“ÔŢ^»Ď†îĹ vś­‚ęô-ě‹.yĎî#k †|XötŢ\ýŚ%ŰH{ďÝG(z‡l§Š 55™ńµ˙ög#ťŔŹU(›‹‰˝FĽGđýć1iR$®R÷ůvnŽ„•ŇÇ ˝Ď=ČlxŰńD±[řaS›Ţçă=Á9o¤]˝ĐôJN/UŇĘţÉ奟m‘•'—ŤÔČc~İ݄U8ş›ř aňÉCľT^© [•+#„Ń{ń®k˘µÄń»ÖňüŽĂÖüHTËÉű¨9©áś¤6ž|ŽË¸őőç\Ěó^ŘŔNשxüb;Xk'±h“Íʡ|;—H˛Ř‰Ńc• .+–‘p(˛/9‰ăÎíŔżˇĐYżUÎĄ ţÚ¤ŔÔK3ĺ;A‰b47át=Ě´©vßÎEmáq;} ™ K‰řzćw`ücŇYŃ›+w©­ę\ě'c#xÓÝ5ó"O9Oű#cÄGać—ĂÓ”=ň€˛ë.×öęw9â>Âľď*Ú|¤•~Ň v(ŘänŐb–¶ÇOT›×OtĚx»2]üH_-a-€Ł•«đ‹ŁěŻ6 6^k†l·t„WZk0gq§ŘÍřk~Ĺer7úűiŚíś·ö$±rĄđpßUsâŕM˛=Â#ŘpÇ|ůśĚQĄl˛'mĹ[‰a˝dŘUäpÇGyE»vą›Ź8?l¶§7ŐSĽ&qĘëRę7ŃA7{u g\öştŠaś™Ći úýđˇđă^d™ÇÄKFi¶›»Î°ÖS`ű‚)kCfUÔ)#¤8;hŽźěńÚŽ#Ń1ÄRÁ™„¨}¬g̨ř_w7LV¨ľzĄU°ó5épŢÚ%zýÓ3F”ßÜÄˤús N“§óĹ,wX÷ńŃNCňUö`c°QY÷WrýÝ„ĎńĽŁˇč©Äű«’¬<4fl{1ëŢ­L ¬ú®ţZŐgcŽ/ÝŇK­˝=‰ťéŽĐÖŠd1¬3Mş8|wiJ/ËľëŘGĐŤ5ĺ ëń)’˝„ţMŔTQá+ýÇ®Ć!B'ľ˝ČA\ř˘´¤ÁŻîwĹ+,Uç;h¶çMÉŢžK‹}Y…Ë‹¨ D@ćČ—ÖăŞĺ•¸ĽAÓÖ±ULëňâXúÝ$Xüv ˛đ矻ˇ·—›U—zůÁď^>şŔr˘®[§ŕô_.Ľä˛ă2¬ęťŢß TRřN´{°fĚçš:,[Ś‘–e\ Ď%.ČdDŚ!„Ţf­ž˘YTh§Nµ~Ż­:źü| qó-Ąůş@iś¨Vq=4(FK±IćĐ⺬ř(Ľä+Őď«XzĘ)řŞNĚSá*.*dź[ŮünFVÝ€rB…Ëë¦.'ŢžőövYşú\şĂtöÂß]Ö™ˇKjҋݱˇF*ý;vir^…„Ń$§Ż%·ˇăĂŰ>ľ=\衾`ď)T­I_ńF˝Ż_ ÷~˝źgŐzďâF˝ĎÉßpQďóč˝~Cţ+Đűˇ}…Ţ7ÝClüFĽцŹŕjŽöŤxż,ýăđýřó~î¬ćýZŢN/sÄŢÄű¸ëIž›Ţxl­šaOŘ˝RŮ;ěţ¤Š}‡ÝÓŇľŃî/ęĽ7Ú}+nçMvŁîµ)ÜY÷Wůë¬{~ý›uŻ}GÝ«€v'ÝGř±=átŇ˝1÷[‡čCÚ{ä“so’Ě ęGű>Ňr˙Ůo7.żůŹ ÷3˙1ă^řď3îS˙¸WŹđąot™o{cwĘý0ÂýŘű”ż@î˝|rݧ﹏Šă3–Ď÷C7ďŚű¬sđ͸§–w‡Ü·Ăß®rßňČýů„ÜŹřyoČýyGÜ+.>˙ âľé(˝!î?ˇfÜ÷Ô„¸)=÷+ s E;üű™ż=÷K–™Ăbř¸g/ ŔŻ;Ýţó+ŢŢź=Ţpűt‡Űw?ŕ?„Ű_ŠÂďp{îŰ n?LuąÁíÉńît{9Ź¦Ű‡=ŘçĂŚÝŁ~á~Í“¬ňg|LYf#ź·Ý©SW[üóŃOTy?pżŘ‘źx¤¶µö|űĺĹ·‚ż@ČŁ=nG>ďŐłŐ% cŮĺýíuWrüškw>ß-"˝CĐcŹěŰĆŹ&!ü˙ř7Ż—Höźźßţö×ţő·˙ůű?~űĎżţÇźţfQíëĎżýęź˙0˙űŻ~ńo˙ăż˙ö·żřŐ/~ţíżýý˙ţéý7ßţüÓźţü›ůĎ~ţí—˙ô»źţř7ßţđű?ýůýń§?é-_˙î—˙ĺżď·ůöŻ~'Úý˙ýŮ·ţŮ·ßĚý»ůßţüO÷ű?üô;ţĂß˙Ăď˙ôÓĎľýé§?ţźßţýüĐËóŰßüëo˙áżţň?}›ôŰßýüĹx7˙ă$%Â[}ĄŽÜícŮîůźń˘ â’Ď]ß鹎ÓS[Ăű]­.¶Ć¬8Y§IŃg ““;Ť^10Ő0â©{ś>$”ŮDKĘ’pc˝lŰŻöŇö†{j»­&ň'Řéő>f7čP$FĎ•®*éŰZ€]Gđ׎nVü7wć—B-Q¶®^OOBoQÁۆ“Qc5üĎý×úóEäJ VŐÍc©7!Ŕqđ¤/*ĺi§9éÚŻüč"'žśÇŁÜăĹ„tqäPpí§3`}e-ůVdx šÂťßě‹ę)`—§˛=Ż]oJŻlŠ}ë¶ßR0ye7ŽĆŘCO+^‘]?A¸=2UQ%v^o_:Ń·gâ,X‡ĺ•_ŠŽµŚ»ËĆî,(„< Ô}{جÎä –_Ę,zŠĄŁ–ţ 7(X—Űřőń´ťµ˝B&@‰ ,DŔľhvîEÔ'˙‚O5^`\1µŠ»eDZ×fjě!Y#wÂGi弰°|„ÎIë¸6ľ {‡u7şŚ?mśtąŇ>Ôľj6'Ź 6Ţ®¬W3Ůě~«Ň@…čôu\ł>Г֟ą­ÍqZĚnp]y)˘cwł"şâJf•ÚÝőČR[UD›‘<á·ş"«yŻ+Eá«n‡k”/…Ĺ5‹x… k•u™1ˇ@.oóÉ\÷±2˙YcF#ßźXŹlޱĺ9ŢuA©ŞćbďlŠÔýocŐ4cůب\s:+Zű)& ö•_Hž%4HˇßđDĚúťŢěÜ߀’şÍYoŮŃIíu¦Šˇ Uµ4ú¶*ČpFM-mxtç±<Ž÷bL>iüĺ ŐíˉaîÔŻfS< !Öď\đ*šj5Ҹ¶uOGý„žě¤O:©QąŹk B«¦ŁüHý=:µ[žů ľ?nň˘±’M˝Oĺ ˝?pďľAď— ď>ső†Ţ~ĄŢç<ŮÔűŐËŤÍ3›z˙„źĺ óţ~w«Ź7ó>Ýkę+oć}ÜE?ąĆŁü€y_Ąaý>ó^NĐćýődŢwő}ć˝Ć úy˙›śĚ‘Ü÷ ąß™÷&Ăźy?Äň>?‘÷îá›xľ5¦C—yď1x^źwÚý:ˇÖJ*ßgÝĎĺÎş_cqk+Ľę÷Q÷b=P÷‘…6?ç_9÷’Ăß9÷ů+ç>Ţ=BqwiľąďÂŘßÜSLÜű=Iků»‹Ôqż®ŐMëó&Ü—®ëú ¸śçnŤçĚo´=č‹ŮŢĚ;Ůţ1âëkÉŞ™h<ýGXűöŔÚ/QzôZăÚŻů-÷÷O'=o¨=uý;Öţ4čô†µß3†~2śá-¦ý¤˝Y}?@Úgľ˙FÚÇŢľRÝ&šôŤhżH~Ľ;dý>Ň^&w¦ýî4şNH)ôN´Q‹CO#"n8űĺ;±NíytÜiöŕđˇ¤áÍţ3Ź;Î>Müg‰šzĂŮ; ~ÓěĚ÷ď4{ď}˝ěążłď˝ß`öVČ ¤űͱĎĎ‘Y•oű5Vć[Z‰ŔîűO°żAö<=AöÇ-"f0ßAöŃo‹‰tY űűĂ ćřŤ±_rŞ0<ˇ@u§ŘŻ‘Ĺc…Żů Áľ< öć3`¦q'ŘŻO_ÜKMŢ űĄ¶[…qŘîióë˝ů­6™hw|ýŠ_{xKr]đúc—Ĺy®~D®—NęN®˙|$CĆÄŢŃő´`îěúf ń“]ÜĚjäý}pýLţžčúhl8_6Ëř†®_}˙¨<›l˙F×/«´r+KŢČőQZ=—¶žÉ;·~xĽsëăĆŐ}ą­7rýN;$KD7v}|~ü¸řëřąŢĘţď“ë5ţv'×?ŔőîZ=Ŕő弽ąÝľ€ëŹŹ·iăL@­ďýzPëóýIVŰż< ő1»˝6híˇ7^}ŕ;¬IĚ %Ýiők[ŤÇÖżŔęŹ'¬ľt˙´sÁęź§_*ţ€7­ţ“ŞíŤWź]6üŻ~~ç;Ż Ö WO2óW?n'P¦~pÇŐ—»XĂľóO\˝ó˙ÝôŞ>ZK]8˛;§~͆ŻŃq±oú•%8HŐúó ©_řň,xżC©—†ĺN©ŹÜsĺă§VÔRżç’}QîţĆÔ»qęmjvăÔ“ ÜAő—Ź;¨>Ň3ßV48?¦ÔźGzPę×Cµň$*iă©tźw´t_ő\ŐµŮ)îyđéăěŽ'+óƧ_Óa·ÄČÜPŹĺčŤOŻÓą>řôĚÖŢőą›˙Ô/>ÎZÜ©>řô±z ăĹť~a)ÜçpűŕF§ŹLŇąâ(.7Ž7›~™_¸Óvřź˙€L/ߤ™ńóŤLo7ÔŁéKé4˝C_dŇ]ľÁé#ÚŔĘóúʦç8^ŇůżĆ¦ďzBďlú5aET3WľßŕôővdžŻ“éc‘ŻśFw,}ßąôŮypéÓ.˝»ő7.}zRé‘Dß©ô«Lşő¸ýĄ_O@Řżú}*˝ ß§ŇĎ ńŻP釰Ěß§ŇZż±ô_ŞóTú Ę +wöŤĄ˙Ľ›aےꎥß79M&żéŁón‚_?Óמ¦/bôľÁô{= ¬¸§7.ýcbG!Éř—>‹5ýćŇŻ Ç-Ş.ýJk 2đL˙|ĺU"üK/Wý;—>ń 6˝ľ éËI_ ¨îHúHx}]“yń Iż®ËR°éY»镊?ôvvľ#éUh˝é™OůA¤ß†ţöD_xôÇÍę˘×óŁ˙|Ä;ťáIŁĎO˝ť˘Ţ4úČ G_ýón<ú…„¸I0úëɢ·â÷Yôuú Včĺó˙ ˝ž‰M%ř‚ _¸!ô˝yč÷Ś”#y~ýAŻÝᎠŻfo?ôďpMďpü€@ćóN _ő»`«_ţôsč·»ś…‰”™îz 97˝’¨/z~ůş2==čóAÂHaťČ¦ňDĎo„ĺ™˙‚;ßî®<~ťďĺüt^Ţmwč|dľ0×efüXĐů%[+ňĚOčüLf˝öŹóŇé߉ói<óŔůr'Bč._Ú|4i\¤Ę†µß`ó˙1óƅߤyk¶ë>»Ďg~MÜ®IíÔľbćßÇ#F07Ęü—nˇFŤî”ů|<)ó ŢĘü±u.XĄÜ!óy<óJžęŹóç1Śů…&^¬z=óůŽ·šůůs<óa83äŐkâ_÷&?ŕË žpçËoŚ›C/×`~×pěrâ-îN—ićť0đľó«ś˝ÎoEoşüÚF˘eřű¦ËoxuíkßŮň!Ŕ)ÖŹ/dů¨Žů­˙,˙5ĐŮsĘź·ŁĄ™8gĘłwÖźDůb¶ÎŢďĺë_#Ęw© nDůt|!ĘŁľĺmŢ€ňmŢ€ňk ô7šüçť&ß8UżĐäYP[2ţ Jľ\?BÉĎl÷Ž’˙LO”Ľ)H?DÉ—\(ů§fˇÓ‘ż±ä?ď±pˇ_ű#–|ĄôÎ’ŹĆgzň…˝äW•"\µŮ‰ž$y «.@éŹ@ňó?<@ň«m˝+ôf? É7ŃŹ˙E’|$@Çť$Ź7ĺ $Yó ’WľsÉ'Ę4˙/@ňKá„@7ö‘g¶ůΑo&ą˙#?Ž;G~5D[ôaąFwŽüÝŕ5ľţőĆČŻÍ8ě%YßçČ çóäČóăŽ:ÔE>ŁÖľQú“![R‹n>űĆ“!lżÝ›ôČáÇcŕřŕÇGh® ôĽä7OŇ• rˇ;@^™ő ŹˇÍŹň3-|äăę¬Vdë>^YŮťo±üŹéńC÷~Óă·g—‹/üŔ=~Šyeţ|ĽfÎîřřBŇxä';ţžĎĂá Žo·‡‚+űj|ďÇjĽë‚Ţs/ćďÔřĎ{öźŃKýďiń;5~í+%t¬¨ăžŘřăÖ˘»Ňń#f|*íÁŚ×őťď1ë73^ÇŃßý oĚř5Ó<ÜŮ5~É)WóV\óAăĎ2~Őý˝cxcĆç{ŁŚŘâ 2ţú‚ڧ¬uGĆĆ„r +76ť2~Ů•ŻŢČŕwd|ąĄ¶ş¸3ăŤfşAă=cő#hĽN•;3>ľ@€˝‚ľKŤźćE€ső;Ěx_yi:Ěř»âôný`ĆÇiîÖşĎŰďăOGB7büŇi¬Ă<÷'0ţ!hČ—?|ăűc3Oµ?yńw\ĽĹő_pń÷gB>ÄOV|ŻnÎú‰»±âwéĂ ţ~§Ĺß·Ňëř+¨řtúűµÍŠßó·ľ°ÝĽ÷7,~u—C[vř Ś‹_ҵ[–ô¤Ĺ§üÄĹ7g7\üÚSv 5~D‹oéú+´řěýF‹—Çáů@ř>.^Nđ7\Ľ'çoó §…ąßĹĹg=·O\üqď"Źü`ĹÇ®Ów0–~€ŠżÎ㎊˙¬OTĽmś¨řřqŢl¤{çÄç㉉g2ţ‰‰Uł/đe0çŤ?_P.2wB<‚;"Ţ€ç7!^{úĎË÷ ń9ß ń°+ďř`WŢń«Ů¶v­ň{CĚŕpŻ+Śřµď¬µńÄ ś±ůđQűl?ŕĂËćÎ‡Ź§g§0e<đđ÷'ýňďuMîfď› żAiž$Âý!^\›~Ťu{]ťţço4üžů±–euçÂG,ŕĽÚMߣÂĎőú ÂO*|ĺ4¸Sá·«kÔĂMl3á׆`“fßTřő^»fz á#u[ ĐVĘ?n1P+ţč7 ţó.r*ř€>Qđő]çb\ű±YđăÉ‚L˙ ^Ćř7üp­8ÖűŤĎI´F>ëžëŢUü ďxź-ŇzÜďŇß5żůCü{«?ŔżW-˘7ţýË4Ső»ô÷8úťţMšŔżŰEó‰O·PËÄŠďÂßOČí ţľĆÇ–(ł—řÚŔťüž©a>ČďĺI~7(éN~Ź*§°î ńÍ}_iÝ>Łűú®Íí}·×äúÂĄkĂëßÔ÷µ2ď ÷Ü÷˘ř ~÷Ľ‘ß®}#ż/}çHIOě;…Đö˝“|ű~é&<°ďÁ‰™?~Sßw9/c3ŮűćľGŚ-¶ÓëţM}gňŽ}Ď$ď7ě{ܡµňeQü`ľÇöVs”ľ}—‡ĚŹ ďg=Đ÷8Mc˛>¸ěę;OÖ °őd}ůŢtk7ó=:Çk˘!×;ň="”÷Dm~ß—ńězăţÄ˝/äźcrO‡ÝYďď\YŰq˙!é=ĺăŽz_l’=gž@zż={“ŢCšb€“2ÂőžźńţüĄwÔűÖŽąD‚ůÉz×7ŰíöäĽG¸ăQλ~ďó®Läz`ŢŁO˝§vĎô}Ę{@üNyOéIy·ęŤňץ®Á ÷7ă=ÂŮ•¤ĎP÷†xWéýNxWH:n„wżő®HíÉw_Ow¨­Lo‹ďžľŕÝAóţďŢřůßĹ»§ă‰w_iĽă¶6Ź©Ý=DÔW\ZăŰßtwם"îĺ+Ý˝,ĘXj\żbÓÝtÜńîý4˙ýw×o°@z°ÝóťíŢPűŢŮîKÖCŐĘßďp÷L„"Ňěő;Ű=ň7#âďßc»‹t|C»uÜĐîĂ”ÔÚ}=đ+¬ív_sÚ»ŐžX÷‡‡oń˝}cÝK~rÝG1´ýĆuŹÍß‹3Čň7¦;@ÉtĽ™îéŻ0Ý…Ü~#ÝźPĺwšűW»)·w; ĐĚ˝ć/0÷ŐcÝR‰'ËÝŢ&!bď›äľqÚáęřFr×éő@ągŁ’żÇréÎrŹú×2řşňůc”»ľüwQîňGýĘ=•ţW`îó7ľýRDóĆ·çűŤgěöAoŁ=ŢúĽüç´ÉíË€cc ŇÜľ´B+Ń>ŻqŰ ®n;ßlíúmŹ‚l”Í\żAŰ—ž+=vw¸AŰ®ŕşö˛ýx"Ű»w˝˛ť@÷Îlż‚V~üËĚözüŮ^ó“Ř.GĚ;±Ý1ô ŘnÜÚ±yíz¨¸vŐ)nĽöÓaöť×ţŕV^>,ďĽöŐđqAü0ţFkgÄýFkP5n´ö5|`ᆅŞ=…8ęҰo¨ö=ëŮ;8|—Ő~ šąYí«:ĺ'žIČ;©=Şť<‰Ő}µŻÓŇQôáoö=R{9®©}ťF«2+XćwIí#RűJPzÔ ‰żľŹjĎí‰j_~žËUř|#µŻcبjD÷ÔľÝIBśËucÚMą¸qÚŮ…öđD¶±?üÍh˙´¬ę i/ľ§wJ;kóFiď˙Ąý˝YkY>íźw)oó}˙ˇýdţFh÷6s*˘B{{Ú aľóŮ—ŽĎyŹÓí,ŢíKÓá#´2{´áł÷f†ü÷řě°ëď|öó ź=ű6ź=t™ľłxîÝđěqĽ®ĘŹ\)otvw<{§˘}ĂłŻŞyČÔ¸67>{Ôę~xöőŻýÝÎd´ú‚ł{Á‡iEáüĽ‘ŮK‚٠ǹّ)¨ëľďw.űq;…úáo~n(ű睨–}׾Źdź—ňHöŢźHö‡c’ýżOdMíÇDöq~%˛ł^¶uŮŁUíŤÝkĺ cŹÚT‰!űË~ŁŘŁPč·:»Yň›ĹţS*Ţ…rńź7Ť}Q"chr–~,űĐńˇbÜďŤÇľŽő8‘ +żÁŘy„n0öÓ»ÜĆ~Ü ĚYŰčŇş­MO“Ô7Š˝?A캬őbŻŹkŢuf}Ă>„áľaŘ—pf%1)ýĂ>DQľcŘ—ť°Ź4"•;†=ž"ÇŐ×üŽaŹ!ĐptőŢsð§/öÚŤQcŘăIhű§×‡˝=1ěŁűl űZR±yQšţ‡}†…wűҶ8Ô4|óAaŹ7w~kÂýŔ~—Ô'’—=>Ý Őží5•7}) |q}đ×ď§RNă_˙ŚăÎ%dżń›˝ţĺL™żŕÎ^ŹŮÉ}đĺy=błµĘŹö#îzźIË»®ŘďÎ]ż(őü€»žľp××ášTKý]ŹÇx°őëN\_ÉŢ>.ҸľĆ+Â]ö0ŻýA\ç’¨*ď¸őՀُŮy§­G„´Ę|í7lÝŤµ®}ůÉZ_rgŻcďOOŘ:×}ÝŃ«˙€´^‚F~#­GžŽÝ$ö7k}$ś+fóÎß°őm©čdÖâhë>nď´őăćé6Ú;k=˘Ăe`kü›µÎLýŤµŢ˝ ˝Yëˇ0[±OoőŐŃŢ#Żçť˛ľd(ásD»úŚő«=ëë9[’ôcÄú\Ś_ëÇÇŰs¦ kü}Âş¬[o€őµ÷D|b¦îŤ°ľ„{ťÔ7ÂúçCXdô|:Ţ|őô…ŻžŠýęŇ›ŻNř|ă«·óŻđŐ“ó7ľzě>»2*¤đŮęm>í¶z(|´¤żŕŞ—ň…«nîôwąęuž=?⪋{ú]®zőőĆU_ĺ›Č·¸|ߪϗ= ę+ŚrÜ{!©Ľ#ŐăĚŚbşoÍ›§ö¸+$Żí JýÎSú}ŠúL™˙‚˘~l´Q7†zYQIćnzüqµď†\ ďőĄŽş Oâ ˘‰Öá7ßę+˛\QďÜ»ďő ©ő0Çe‚ű ţľYúđ'>˝ś5ŠŘţfw|:˙x‰ÚEfŢěôňťnŰú ÓÇy}A§;ÂršRĚνˇÓ#Erj=č˝ÜŃé!ů÷ľdŰ:}™x—f——ď˛Ósy°ÓăPÚcÓ‚ęŢŃé hnětÓËďčôĘc_çÂŢĐé1óż>ť·?Wn°X_®ĽsbÝąékj;t\nú˛¤Z:÷ZźĐtžä5=;|§¦B˝QÓm–˙jz´/Ćťš•޵fç]}PÓý¬m“-«3ýťnčłóľö•y´áçw‰éí/€éŹ-ä8~LKĎą?ié1ʆct[ŔJ?uđ˝Yé_Qé ó•ľBHľ_ęĆ•oVú.]ÇöČ&uCĄo‡ ź}^żaéKzE7–żnTzrä3üw٤ŁPľQŇ·1 “oćotż}ßŇ;Ý” H_â7ő“>ĚŤľÜ'|Cč”|Ź>Sú/|ôüäŁ_Ç_ňŃË-rOTz|ôŘŹî}ćĆGŹHdµpçN~ăŁGąy)Kkżńč_–Ä_ŰŤŽ~|Ľgt›¶‘7ý©í­>Áč%=Áč§ŁĎŃŻ'} Wř8._Čč«$şg?ĆŠ®=âEhů¦˘@î-=¨č;»u§Ä\ů‡»]Gc{@ѱ=ż1Ń•Ť;=Ľp}ćS7ţ˝]ăAE/w‡5䶸ʓ|ţH~1ż‘ĎKx$®ÔYć7ęů'F-7ěyőN°±ç±fV+s´ń|•âŁrI;ń<_ŠŕË1”‰é߇žź2nCĎ?ďţŔ­? çÇVZkAŤó\ îŽçÂôË'óśíkĎőĎŰń#ŢůxâÎ…Ç»ÓΕ –;í|éŔ€ĺö]ÔůyĄ ÎçE~˛Îi˘ŢXç§ÁČoÖůŇąľ@űB:żĆő+ĺüŘzŚ`ŘßçϿΠôN7Ź+ľ™=-˙nžfn}‡›/%Éęźă‡lóë¸ţ ŰĽC??7Ű<@kdßąć÷’ĂH¦ůĂŕSéÖřÂ3'°ÜOçő€™Ż®†wäŠLáA3Ošy%=üÍĽŐë Íü¸ńjŇ»ŁĚó”y7áŽ2ŻO”ů‰Ü÷†2˙ĽŻ—ŕxe®˝ă»$ó“ĽýA2WańN2żĚ:ĚŁýşągľqĚ×y¦ÇŢťnót·ţŐ7ĚOůÚ#|&%˙ó7Á|yß®."¨Á<śŚ–‰8lń;ÂĽ? ćg5\âM0_2tsű8˝áËÓ|ąžäó†/_ľµÍpéîó÷z§G˙¤—/ĂëĐ s[żŹ/Úřňđ<ó‰ç5ó#€ůp¨roLťËQt€ľŹ/]ńGüň$úâ_~·ţ¸H nđňŐcqŮŁŰü»ôň‘ó^N ÷Ž/?>žôňőŰVd¦C7zů*q®ô^î /_ßÜ O1şóM/ß“4î]ţä7ľ|MŹ­šľŘ˘oz9bĐ˝ü4€ÚYńĺńLřÓ©aŢńĺkâĹŃÂeđú_îŕ»F•ßo˙]xyšĎÔŤ^ď™`öe}ăË×ÓB»Ä]{đËŹm‚Ąü5=áĺËwÔm€Ź;ş<‚¨v©ođň%Ă‹GŐĚđcŁËŁG÷Ä0Ő'·śk˛6±™ýޱĺ+ę^ąĐ¸Ë×{­ŕ±}źVžÁ‘·M+ß dcü˝Ţ¸rh7Zą>űzŇĘ×0‚wXtw\ůó!nćřţX~=pĺ%?qĺ$ý7\ůĆP8xEj·yĺń/×3ĂÄ7¬|[JąÂápÇ•—ç$Ăü¶OZy‰‚‡§TüËżŹ*źYĎWT9ąĐŇÍ ~ú]NyŔwsĘ?ďp2&(îňÍhó==Ťß”ňm ä}/™ë}g”ßžżNŮóÎ'˙Š'×đO.qÎOžýwâzÂÉóÝťÉŐ;ť|ń” Ńě Oľ6đĺýs<ŘäKš^¦A“żďp&_|pÉůăÚ ttÜ äXtÜ©ä©ůýżO%ďç“Jbs­ŤţK«Ó˘DŰ7,ůz®üH^¦ßąäwŻŔJ`qĂ’ŻŢ °^Ɔo.yŚĆą6S‡˙ńŤL~~“›Üý“GÝh9rĎdä%QJ‰˘?«jQÉáöÜ äúmJžrz@ÉWuĆéđ0’ý»LňK´ç;“ü~ň•oLň­Ďt‰@ü%_ýŕŕÖ%–ôŤJ^î·M5âńW¨ä—VőKÎI°~{:~Č$OůÁ$Ďů‰$WÄVHrFoHňŠîćÎ$Ďw.PńŐ}É7€ŇI?U7$yľ«@µŻ•’ś ü›Ižˇ˝ýI~‰ýf’cyC’ků¶!ÉźDň&Ugőů…F~ÜŞ©ĄţyŐ1~c‘G5v]ú™đ}‘ßÓ¤Zîň»ĽÇ!ȇŃ‚<źĺ`6ŻÝŤ@ţLAçŢ ä׹cř;|Í(»SĺcŕÉ żź˛Ł”'€|µ]Eľ‚ů},úř"/ ą|y<ćá>ßqz [şó&t­$)XJ9áeש?wˇš'öüXĐń Ô.3'ďÔĺMGŁĎ‡ĄQ˛ŹY Çí°ľ¤‹˛Ůě8m`î‹>ă‰0ô#€ăË0~Ź;„Â˙#bxű˙ 1Ľý˙Źţiα”bNéíBş©á&ťjX;€ě°ßŕpÝŚvhB±„_®$OxxĆě|K8®<\‚2Ő›Gx¤{¦eóĂŃs*ŐëaŽ?,!y3Ä3°Ö0'7Iý›"=® {>ťŢîŤ"yNżs,˙7.ѱ)â´ođz Ď›ŹH\+űź‰ÓĽ˘7K6RÉAÁűĹ9×ETÂRňŠyH=ߨsěhĆ,ćH7¸óVE×:誏?çĄă[´)ĐĘ»oÔóůűş”»˝G·ęú>˙„Gm:ëĂĹ“ůüđäB xmsµyĂĎőM˝V‚üäyĐ?qî¦ä¶E*vc  n]$® ű_g¤w úpË©ĆSgđŤ.Ž«LçöFA×OŐ˘,{QÎôň BÇÍ€ ę=áË„Î/Uőˇ‡ó…{k7ş e˝Ĺ›4ő˘ĂąR­×MóKLt [w|ŤJ^ţ›2-^p:6ť˘‘ô®]XlÔůč±'čĵĽłŃµ0¤Úq\ҸóѵO2J˛Ĺ=ç_ŕŃi§î“ G?ňÄ”)®·%zZOvzÖĹËeŰ×'>=1Ë“´ŇyôÝęܵ“_ 3*gÚuSÔŮKÔ>*WŽ9G.Čť¤®NbËvhÜYęůK6q@'˝ŁÔç{ttűĺ>\s•ëMS‡NŁ:pË^`vĽ¸Őőu ŹŠ'¨=ęFŃ2Gw‡ŞkŮ÷ocV„r~cŐu]Đ~ŤŐ9¸ć9x'«Ł`ó| ŽżŐ[Çť°Eżőă [ýBř¨3Řë›­NÉ”aĹ=ńUžtu­m·=”üŤĆ °®Ç{šîϰ)Ŕť±ęPQ=Č%Őďq笝čwG•Çor#­ë‡\4餟aí'l=K~^öXŠt_xë‰'`sFşČuuŃştýŚIXęawîşŢÄş»t-îń“Ľ^•Đ·ťĐĂľÁבÝ6Hm‘íÁ^Ď R\X"í;~]ćäŐKť ^ýĆ^OôöÇÚˇĹ˙ý‚_o®W·ňTaę†_ççQc[BJAvďöOV0[ÍýžCé=Óî vÎvő+Ű8Cd\z_0vŐ‹ůoö6z˛gb>,µ¶ięő@˛«ÖŁÚôaťĆťČîYŻľ*$Ie¸'”]}ú”6ěz<±ě<%s#ě©ŢFTždöKv0 wĽÓŰůFf-Íě×’•Ü`vfSősC;Á0ŕÍ®¸3:ąăč¶Ję ›Ý=ٞß3Ź/xvĺ㲕 6ńÇŤĎÎöÉ`}ءž>qîŚv|$ćp HąľU”Łr \«$G¤żµ3ňĽ7ZĺoP»N,m7ysĚ.ONűü<Ą?Ë@ň÷Ş=)¬,ŇŃúćVGŽwZ;ľVĘáÚÝăÎk‡‘‘ˇťÝ4—wd;f‘ lŰZBĺm˙¤R| gßačüťÚ.'HKgT\M=?Ôv)%[ZâťëŞ_©íz(wÁ°yľSŰǵ}GM_±íš”ęëí…)ľqŰ?9ZÖ§Ţ(ć<Ŕí~śť^n´fĎ÷7»=ű+Xm°°źřvşşi—¦őD?î‰ě¦'Őío w˘ćACceöÍťăNŃ”°Ů+OŠ»°zB÷)˙…â. F´ä®ŕgŰNĚĂţ+É]­ś¶ŐuÇő ą+ĐUo©\k€DČ;Ěť 2uŕ#ä†ŃżyîČ$ŕŢRéą|Ĺą#¨Ř`,ÁGß8÷O†“nť¦A‘ř‰tWj¬KfڍWďPw]¬G˝żSh}‚ÝkĆ’5Xű¶;Yłr‡V–˝(ŇÜťpflřľT4ÂOŔ{BĎ1V8,+‘ăť*CÇÇŐq»żé›ň®bR€ăÇŮŚ‘;é]»“˘Ö±NťS$Ü'ę=iˇ¦­âë3…ůB{?Ź7Nî¤OŘ{˘»?¶±nŕŢÍf°×†ALu'ľęąđŚyőoč;÷lĐδuI3~ú~/jđ”ĽzTą–/ěw<+Ńz€“ ő˙ÎÁz3Ä 'rúŻxźĽkG3ů†€găQŐk9JŘLíÁĎ<=óqŤ żt“ÚÓćŔc§Ş˛p[QćyŢPđ, 9 •Ë5“=ď8x]¬j«÷ujOü§[€Úéî<‘Ż8xÍ„,÷N ?Ţ8x8źÉ‡“_€đEóBőxc"Ź;žZjEş¸NNˇ·oTx⢊Nf[:¤;^{źv™¶„Ë߸đÎL•Gä¬w“ßßlxf\pŰ[O˝łá –łU –đfŢëćĂŻl†Ń€xě+Ć‹}ÍWD<ůkXľDOD<®"üG€Ţ»nŚxŚ7O`…á=J‚üĹ_î3抬ӼôcŁâ‹%}›0=ú_ â‘Ňż›×“Żr„ś}Úĺ4ɆÁw\|ńáť#OnşŢ‰ńzćáWő¨VíďÄřÁI˛śÖż ăď-űW˛;4^+»ş´›b˙ŤgsŃ;Ź0çűxRă R e!Đ+Ţąń<§jřŐśĂúĚ/yĂăŮ…+Ťµň€ř?>]hTWÚˇy±/ůÄÂ=—B\"µ'Ežń®MťŃ÷ť"OsUP6-0öo’< 8Âމ•÷`É7e–­,םVÚśĽNĐ“K'/΢Ľ*Ë·«Jhp#ĘSŠPk©Ťíŕyó)ź¬S^QD+ůA•—>Hz[“ü–ÜÉň ×%VéW°Ŕ©›żáňäYx† ·sMAúBĎĘeňŘť¦\y­p%‘WŘĽů™Ż$ăe)Č›„ oŇ|ŘŁŠĹzŠnë4ŻźµE-ßAóĘ8´ĹĄĐzÓ ř™odáęźAšOŤkŹꄸĂć‰Z`v-Îëꆛ—ůŢ)Ő»ŹÂä/qÎK}¤ I[XJŐ_ó™$˝­JZz@çiśŞ×Îv“EßÉó źĽ/żąŚ>ŘóŠ%đĆ»Rh„XzüĽ\nś łÚďüů"Ź‘z,/‚ÚŰAŻÄ R‰Ă1spnzľ] ÷äx€čStŮű±Vm7˝ú©\»űU0zm[U‘J Ť`Oţo =Q“ $ŚÝ˝ţTú¬9ć%®ŕ ]_Ŕôg8g­>¶Ř›ţýɉDÜ©(ł×Á§w5}íÁ§Ç©Zeť¶róv¦'ź^˘G<ÍÜ#+ŘżéôÄ=e2Úô ¨WŇí6(cžzö Ś*"ˇč_9őš#Éç2±¸ĘńŕÔ+¬´‰¬km˝řC®…Ş×gŚŃ×őľOÇUź0ö^ŮW?®'Ş^Ă·ŞëS7äró!7Z=¦Ű.LzJë ±ľYÖ^ëY€D«Čˇ÷†¬gS?ńX G7ě­Ç(l·×ë_@ëőýUU?ęZĎ>Ă^ßEÉô[/EîLŔăjÄĺ ¶ľĘ{ąnÎÜlîäúOćŇă†ě¨›úţ&× °t¨V€?źŽ;¸^ ž xëeć—z ëµź1¶Íf(î›^/Ď´eďŢçť]ŹÔ%tŔ=y× ^ź9K{¨ y Á´ďřzĽ =#n0múްOŠśĄ »îçăF±Wd¬ú\‹Ćkí†Ío˝6‚‚}č•BRĚ}Ŕěl€sG{Cßxö ˇlÖs#Â${íqÚ¦ČÎ}ö/ ö*ŠlXżžL{ÁĺT˙lŃ n†üľ±öJZđ\ßR´Ó;Ö…Î1Ää‰NYËo®˝¶Ţ„)]€fÇS=hW 5wÁLŽ+tĆ\ZX8ó&皡¤»gf%ěeţ˛˘#p@̢˜Â_Ă ÂrĆ|ŚŤqj2+ľ(—ü´aLx•,úq÷®FÉěDD\[ĺ®xöcŢŘŕ=xq:ö-#ÔÖ©¬­Ű¤K—*ŃN˛Ń ĐćŕÍoeür)‘tÁOÍčQS) kż˝`4„zę˛bČL:Ű˝0j2¶ŢV1h ”Mí;u(ŞÇ Ú“ISĽŘ.ćK)>Í ­§çdŞ(xăSŘya¶ť0R˛)~ĂDČo0Ły ź[%¤‹·|A,Ç©ťÉââŚΩ‹Â¦.a©¤µcł©5DC Ý K)¨_×ţÝő€Ěr䊪@ĺ ęÎ0ŁŢ=#eŞ*Kđ­űŢ~áÜ{TPZf¦WÇăÖťýE]ŽRŤ;c]pŹ Řľ(z Ív9–eô¶2”^źp8]Őv=ű€áyPçtáëÂh0…'kl=˝E+Q1¬˘ŕsË˝…ŇĄ[Ä4¸}áĎâoyzÇîaâ ďyÝ´.Ţ16rľi¸ÜHn»{Vç BáagY¦ĚÔČîŃȶSJMi˘éĐ%źŠ•#>}¦NIľĄ§H]÷wS«ľĹuÓÁ2ŽĎˇJć"'kŔT+‡«Š\{u.˝ Ůëĺ´©g—|^=—§’‰S:Ť8I”˛<™jNeîš­¶‘‹{·jńůŇ/QŮBŹTáI­|ÍĽ«BÇ4`”üýzPĺ˘T1±%Ó]EU\ÚŢ0tW™uŚ•ShłÖĄďęI`úě‘yriíoĎćBaHÔCZLn„×U ›¨±@mĆ($Ë‘Ź#Jž´p:hZ2˝D6@miÎôKQřgśńśéşşEx!">Sđ>_¨Ň<ĆĂSźmŚž&źŚŃµ'Ź»' .âa6١2ÔqWWd Ý˝/Ě­ŤZ<—Š»§ŠĄŞŻő¨ŻoZÁÜ\W¤“óݔП Űn”ÂŁ y5‹j$D$˝— ™ÖOąf¨$>ÓłĂŘZełkUmOaŁ‹gMĽńąq`¦ą%oGČżČÓ šˇÁŚăĐĐpŠJĄ-jĄC(EuĹŐÄţ/ćNóŁń‘·´6Y´Uv*!ăH= 8Aâd­ˇeńď öxU~Dbň+ŞKł ľF+“á^ .*Î^ˇká«VWÖ˝JŤ©Lô /‹ě—řlŹä3ă6wl#†:÷Wťö…‰$y4>qĎ@Ľőbzµ-ĂV݉G`ľ˝T/ár¨,¶ś+–ĘIżä˘ůŚĺů‡Ő~«ePu-šťÔÁ˘<łP×—» ÷‰“šşľJĚÍ„ń»Šr•…rŲ« :ĎPŁ`Iq‚Şs]•’@ŽÖłâ«9n ÂZ]/ĄnÓ„ÄŞJď˘t¤złO+€ q!šqŔÉ.óĂ—jĆŘřâď]S©vÂóŠĺ¦Tłá_Îä/ćĘß¶˝IśsTr‰öQ°t[Í©ďĆäq»†Ęcá8NŹA<~9Ě/›Jú­Ť¸ÚL#'=śĂ °V‘Čm_ÉěVűýö·­1»^-›xĹđ–€<ŽAú˘Ŕz ÷H/(ťÍÖř{Č˝®˛űlĚÜ4G±ůz#8ć-u….µV–ĚŕŞe×ăVŐ$_®•yŚ’Ĺ­,HĹ™tDd‚ßµĂrťe ‡#S»n?˘×+šŻĹ ˘,™NŮł~żxĎjv=6 Đb®MçZ¬ćěĺ)4]÷ÜÇVő&ťÄű<¨ß4g=PA€¤ ©…ä=#Ŕq<Ą°)Á5ý#\: 1y˙ŇYź¶ŕ’ŕg¬ú›žü'Ď–<Ť>Ä‘9!•ęÂ+†FBFIŰ`Ţ3•z‡k;©ÚQDÔU$­PKoP}/8˝§0ŁD‡®Hőyĺż Ź´ŰVŘÚ\δMA…vŁ·Éľ6=ů*ą'oŤĺ:Łh‘–!głżë¦e·1lBĽW«vŤa;ŔóbřŢőú— ÷ýń Pon=ëĺÔż?]Ś»do,µeŮ’ę¤oH5®v72’ZQ©ąľŠÂWłşĘxiÎQ’¬2vĚWko%eěOAÉ t_-Ä8ĐRÖ7XZáÉ€ńYĹ"ťS—Â-n¦ŢĂɨv¤s a±'tˇ%ĎQŰ3sÜo·´ułHFO«ĽČ8č:>†>$.#C%’jLö…>áR` żRwHG`řQ¦}ŮňĚÝhš)Ř#oîĚĽý-Ô°â_‡]}Ęř;pŇ3ŤśB±ËŠĽr™żCÉ2Á­†oŕ2žĺË)‰^ěoD{ě¬bÍFścn$Ý3nTÖ3çşýś×ˇ›ůž\UµZ´l0Ń=źŃěâVŐ÷h)ä&Ö3µěvŚKŞĄa3K<ßZ›ÇRQ)Ű‚˝ żâ˛÷DC­¬ă|+fç (#bä”3\wËN¬-<ď8řÍmuŐkôdaŢiĄ&=|·!zŇgSŁ0ĽŐÇ)Ż[!`isý3Ż>¸E%•˛µků{°Ö˘*J/EwŢlöI:z(Ź/ZzX[Ě g˛Ö6<±*áÉńŔ“Ăő­„Ý„^g».Äa3lë÷s®M—t•‘pÁRłp}Ń™OĽˇ°.Ě]EÁúłJą±ő_'ŕ]OŹ*@AŠÔQ' öN3ĺiűPźY'ńmŞ QËJ^ CÔő#ą0’5TQ—.e&)Żvz}ެͨđ)űh— /JŔÚľ`™ŕBeĎÚ±‡gö˘’@öFHÇ`ÓŞĎ^| ™S2śĂYęŔÔbBłŐNăRQ”~Hr˝r=?'Ą1„Gd˝ńŞóŠë¨ĎH{˝€iŢřk&f4˛Áčv9˝ůęşNqD«Ü» K8›¤,-濳㽯žiík<•jjqK:E^ôČÉŁ©|Éę±TĘţ&ť —{­@—{B[Ž"Jĺ üĐ7©ŇŰĺŚËňh˘ŇÄ5é7‡ŇA˘^ˇ8“¶zý Ä\w/I őĽZ8ŇÜ/aŻČţą”ÍWžÇžLśN|ËéCĐK[%Źą—ÍżWJÚĄy:»ĘeĽĄhFŰH7SŠĚ›H¤›·H7 Ű›čˇ#ůÉrÖĄ şO®~“a€5"ÉÚF["ôőĽ_P~$Ţ­¦„,9š@_ Eó€ÁwŰô1¶łĺnÍ4ó‚-ĆŃ:Ő?U|¨áë6i+Ăęh…lY”qڵ|Ľ}’9H­’®¨aCĂĆT<”*#Q[ug°÷¬÷MJňDĺUë{Řý†¦ ¦ rpkm˘$ŤĎĺ!q,Ŕ•đf+ĺđOĽI1áÔnÓŰĎM®´=S :`–¦„¦ĐĹę٨f‚*`UĹJ=ĎĆ-şÇݤâzN»–Ôçĺ*î¬[Á•.zxd–uRŁDŻ žNm2ô5Őc°,ţ“¸Ią[HT{WW r|ÄúLd­ŽŞ˛ďj Ő<Ž ´÷µj‡WšŹ*†Ńô1HsEľ…!z‡aďC‚ĚJT˝›Ţ32„TŞkˇ©PÝ Yń¬qž/ dAp2 Í©1¶C®đôčĺ,ČŔ ćăZFîbˇuĽoSPF%+ÄJ|˝BĚďJ&A›JÚŤGG0Ť’w¤…BŞ 7—NßN¶ÉFŢžľ•ç&‡iń×¶ÜÄ1ąT2Örďś4˝Ć<®!®™ě&¦„iŞfŽp´»Wąl¨îE…2µWĆPőˇźRŠ9"Ö÷§ŕá®8e0tnôHž7Că 4OJ¶×CťÁe'1‚ž.ó&bH?Î âR˘ČyU0čŃ 3Š»ąRhYŰó,&Źvň} »ü?0µŤÍj®=Ó‡ę25 EÓhţŹžkRT»’Ź®u˝ežGl}ł¬.°ťxoÁ¨ëľÚý`p,Xűµ5âµe„‚!ů XęĐ’Ë‘¦Öňe!ďë0A”˘ř·ć/ťňŔ{Hבޞy©1BŔ•h’Şŕ«Á;źĹWď®GlZ:Ă|ç®é-¨㬡ąťÖíŠz“măzwŻ0v6öX:˝ű§Ć!DˇjÓŐĽa\Rnkg>†PŐ«8â˝ăÍ»Ňńצ7ŁJ§w'‰@\ńCvŚőAlÁˇ¶Î‡®µˇâ’Z"É@ĄŞ$żö¨3z…ěů>VxŠoĺöú»ąAUó;‰i÷@ęjÍ@Ë1|˛W# [ ”ňKú&„ճÁS?NBôŞRtřŕ0§ˇíR·|Ňo,j+ěýŘ“eqX–›ş©€´KçŁZëA*$zѡ–{ËA˙ć*žG ݰÂ/2€)‹"AN$e3Ş—ĂÓqE›GY…&ź>'ťHϤ˓Cň›ÔŘt4śfŞÍÖ¨úýZv˘oâ ťúxQµŁěáăsĚßz:zZr§‡[ŢđŞÂlÎŚéěöoŢÎb×<>rő›tDżu ÇuµO—z;R…[OţšąDŔŢOźć ť“Ť.ú.7 Ö/»+čę}ŇPV(yĚ$ŰšQxEĘd¶°Tµ©‡ĺVa:Y)•Äŕ€Ě¤ĎŠCĆéeX(Ě ęđć­ŰślŤ×ń¶w–|ZÎkÇNPÝĺ wĘÄvÇÁ}ďŻő¤6^îNt‹7Ń܆Éý5pm<ÝvWB«Đ'0W'ťf ę=¤ř™Ń°0ďçxÄ•Z''2·niÉřk剉ňţŔíČW;ľ¤70!űh"UëĆŻŹsíË2¸~i^đ‚¸§7Ň»ĺşcîň”Oţ‡žé ĐY;»Ě&kb˘a›ůËrlŁ/5—2ôóęĹIĆCe&ř”ŔvyăöđĆ˝Ş_’Üo(|ČČc«ŻŐuÚµSʍ~{']jµcďĽ'VÇŁl`mĽ*o;d†Ň0€Rú%böuW…;Fyy˘r#ůb m·®L.D©ź„žÂ—Ą0˙"d­ţ@‚«Á/Âk˙Nsu…•KrÇ<·ŁwüśŻ¸ŚaÍÖ/&ĚŔ¾Π˛‘]Ô—fEÇ].“VAV7¦{!Î:źçn¦Ń30ŃŚ‰pOęhε×AY’Äa~bl€ ůU诒o0QĂáJuUî]iź?†~ź—2µťč –ž±n}˘g@ Ą-/>ěÜĄ^’ÖP“HĚyVUŞűŰĚHë=0‹w,±D‚¬ćő>l «_řa‡Š§ŞG¬ę”Č:^0áéćÓÔA|â@Zkb•Óňmµ&Ď^ln™jŠ9 úúß«>f)Gz[ý$ĂĄnNÍó·ľTQăÄ*üP†mZÔ_ŤŽ—^KżSžŢuĄDó*ĽäeŇlQ§¬’ľŇ†×gAÖ1VpKţhLîrĄ*‚›)n)m>ăřĄ6€·^\IźöĘŢ»fŚ˘ěgł‹.“ K&3#ň—D,–Ę]ؤ(óë~ć-çQĄ–Ä—x´ůIrGu™g!Ő›´¬=Ć•m Áš_"]Ýq´&^źѡ‡äŚÂgąáJ}ôČFňn/EŹ őˇ¬ńŠáˇ>-.=京kř`௱„9ÚY]ć|ťézx¸,¦B/[ŹŔyÎ…ťa2SŽ—®ž^„§!|öů¬´WjŻî3Ąqđ ds™>ĄĹąx‹K~Z ňţˇÚE÷ä\/]X+”ő[(¶5„›g¤ŰDřŚÓ˛ŠWë`&PuvM†µđwÜ$ě>i%ƶ ˘Ő×Ý-U1™GłÉ.¦%1×ZS±­˝ôôľKxÎß-ą ăŁ{Ĺě±h.'Ď8ßxŕŽ_1Ë/ý‚ňËS}µŘ·Kě;RŢÜ»]}ő1ÝíćśJěԟà ¸úM¤p ‡VŁâŐá•~˘=ŇsY«KKő!×î6Ďâ€Ětl·Ąe.› śçÁŐńOa‚ -jłćĎ67IGF°ú»Č2·†,ŔßňbĂcŇMWp´˝"çjé|KL,ŃŻđB¬ş!ZôŢćz–CNĂ:†g1‘Q©N†Đ-í¨|®0Š4łv5ĺ:Čů&Ő#´ě-üĎ•Bµc® ş‰ČĄ‹öň1^˛ż†MÜ0ĚĆc­"€>a|Řb[âwO÷Ěű!7®ú…$ŤVb1ăŇ—lşhWI…ˇµyÉŚĎ%„äÓîÓňŐë©ÁhÝŻ°Ý°¶?<ŃrŮí˛;o:~ťťŽÍç°Ö;Q]K_7›äČFÚü/F.Öś\’#zB˛©Ôć“©oíćÖśtëeU­|—!ť§+‡›9ž2AŢé§gz×Ď„ÍV\9SˇO™ÖÚĐ𖺲§ÍÉ2Ł Q*˝¨˛+ď5¶e =jßíE¦—#$Â= }ZďŞ~€/ŁZ0ˇ(űF M»ŚŇ˘Ó×:ŰűŻ93“ž$Fęó(L+”|öŘŁlŃő_¨°:őęzÖ{qßCŤ0˝E6÷ŠąÚŹb”ąßˇ÷—2¨7•B6b|>7áe[’ŕőĄ_‘Łs‡N˙<ě}ŞU™]ŠŮ`PÁęÎ(Ň$CŹ>Ě—ńşć߇Gv u¨‡“Ż]ÜČ/±,(Ť\â€×B}IřEH?BâUÍW¬Ô÷ů%÷|•Ůß,iJ\gźÄÂ'ÇĹ2´y÷3Eĺ:4B\ŠúäH#ĆÚ kŇ+JřŚ ĎŹ<4CŚg©ňú“Ě‹ŔJ{§Ěл٠NźÔüEÍz¤úRÖŹ—®Öf•ôŇÜ„šFhR)2±ł ßóZ§ssľĆsR kćěD¨{,µm;sžig¶ă™&Fć˙)ÁžŹăëĚˬŻŰHJŐ”frĆÇI UţA§M%ČątxchÍë zľ•%ďŁŔ•j¶ Úî3ĄŞ -1J@=>„Ć/ăZŘw¦Ź-MNúť»%™ YǎлǼŘđ*AňCÖľ_BĚ”čĚźZ°,SË…H®ĘÚ®ąÉň›IޤzyVö3sN¦Q8ĺ®e=§‰ á6Đć…šÓ'ĺŁ:׺›č‹3¶› šµ»ëÎĂä‡BŁŇř˛aÖU‚Ę#ŕË<˘„0O®DpF—'& ö €Ś;‹HÉţ Fbíó¨ÇĽRĎŚ^ţ=QivT!Řß»„–ş_ś©€©8I9ę;™;‹­¦r50čáWŢi3¨ŕĎÖiyęfů%<ęUţ ه¶^§¸óHţđX×ę2™š`)«1ô”##ŚáíăÇÔ[6&d>Ôp zőÜ™ő d$DŇö@˝Zßs+ד+9B|Ü;ł[j>Eďéňž J7쓆ž­ÎhŰđ…ŕďS¶Iz×heřbů U]@Ž me!?¬1S ćbčšĂIu.ojúůĂ–TIł9m"Č1וnuó¸q®Ď!˛y˝^'×ĹOŁ6’Źm—ńµÝ¸vĎGşžFčŇąÖŤj›ŐéćaŘ‘ćý‚3¤é3ęŠwóPU ćÝP/ęÄÜęÓÖŮHŇbP†ĹK’Hł”Ô¨ľ®ú˙ ¨^’ť‡ÚĘĽă{ĺHŢ «»Wśłtm_=j¦‚zaŹĎ)ř/ë#)§Čł†f»R}Uů5=±v«Ďí=€CLc3F¨cmuýłvĄ^Ł`qËă2ľ•TGĄţÓĺĂD6Ö-HT±N ßąŘó*)łLŐÉŃIZĚ”i¬$]JŘŮiS­ë\öľ+ľJAĹ´lţ U\Ěó®Iŕča¨†ź©p\Čů›Úú=Ż­K”Ý3ÜÚĽ„áŇîżĎńu70Ě´1î·íĐçăö:‡‘…´ťźĐ}$ÂT™hÖŰfŹpX°*‰¶˘ŚÄ.Ë>™cTN·çňĄôŹŁ×*ÚernŮwŁsű¨v%kĽîÔŐĎŁd0ˇ®>ŻGµÚ“0Lcí ?Wµ_š–k_aÔ̆_'ŤşËR‹†GĹ–kęKžÖ&pÓýÍŢ>©>sO_L›]ŞN i0&üŕwŐmZřpŞn>Iô´sZće9SKhąâ§MČďQŮ)¤¬–mzó;ĂÉ|ą‚-ŠŞň¨ţ˛1ËŽ\Ř^#ŠĘ™–ĆyžŽSđ Ř(b¤˛SfĐüNc,Qmü‹­p­Uýeá#­>`ĺ\żť.ÎŘűÂm'GŔ: ěRŁÔ+Ýz3WX$v_~  u°sŮD`ŔŚż¦í=ôʞcú‰ňľÚ /¶H‘•š§§OcČ*Żá=ۨhYż$‡MLS±E±ú¸¬ůŕ†zäW7ú8˘Ĺč79?l\y(zTA66Đi¤Đż˛y˛ďán¬‘ľżÎ ĄR8wŞ,”«Ě·dzĄr­ŮÚžM¦\_ŞŮŮz đRۤěéĎ!¨<š9YN(’)Â*l ˛&ĂYAň1ç°.x>_ ڤěE ×·~fF——ś°ĺgJZjŃ© jXôňÄ8«˘áÜÖŁX§0ŐUč›6IżŤZ´uÝKÚ‚aםéxű¤Ü«ÓóŚiHQÉEŁDЧŮQ҆4 ‘ŰűVS˙­]Ë,‡’ÜNĹc¬EYéVožCŐđŃH’ű\pȶiÚLi.ôI¦Ľ§0š\•űÖôK°XŻdEOâŠęíu-?ĚËÝ`YI˝í´űKҦ‚M "†đZ´6Č ĺßѡ¨  ‚ĄÂ©|‘ąŚ‡A’Ş**Ţ"†8 ™ßÍŰčx,“Á§´Ľ ÖÍÎP͢g·,@Ô(—du»rźçšŇŃSŚ Ô­¤¤µv˘¬Ďh¶ćÉäč2 Ěo¸Č1^5`Üp]vUÔŢ|ĹŢl$/>AŤG)đMeěĺĄRmE`|ZE7€¦¬\ć‡W¶Řzâ›ňmU2_®­Úˇ†Ö˘Důá‚OFC,AuÄ,55ˇ®˝¸Ż—.ą-Ó’ Î·ëÖ\PĹÉ9Ü‚śµČůý«Ń¶ Ž-Ţĺ\»Ż ă§„˙—Ťüô|F"^‘†]Ĺ cÜIé71ţę>ďëÂűćř°Ů­’3 î÷v8_ X„¤Ś^ăݱ%qŞirŞE*ó0K)Pęł2 Ýô+Y/;YOş•1ä(wćĂ‘°zĺŽKs˛Ĺ*Śz8Ĺ݆.l¶{Č5Řgt‡×iĚFA™î ?ĺŞĐ,›†™Řżh¤Ň ˙RÍňTW9™ô{wĺqF{ KľŐćcNÄ…¦OŘ˝ş^ˇČ&ZĽ`µ& j`Ňm \ ňY˘FW©ĂTĽ7Ďe¦,Cľ•ę§&şl:Üc˦óµĺ4Ąň ěŐ†ąf®­`HŹOPmęAĽn9ßIw_*–,F=v'[çS*ľŮŢŰAÖiăŇĺ¬A"A(ăđĚ˝6Ok‘źň÷Đ"…z5cľÔľ¤ŇŐ3l]®Ň=ĺŇëőśO)&Ĺł›z˘đ¬ęsŁÓs®53DővťÝ­Çt§d¸ŞÍSÇ*ÄŞ©'âó hČ(-?ÍчďÓ ŠW=˝©F[śŰx“´}P %ףDQž+¤žj·T —;4Sw{“u•ô5ݶNýů$ż¤ĆtÇ‚˙uRĚ\­š^çâa1| ŹMv2wŇiô#F űá”¶Ťi›·^ gň0AO­’ä/yú!ž˘ˇń0@W41ż}$))Ć/ú,şâ®aTVc%¬ ĆJ®knLĂ%-=Ŕx&+wěcq2x†±Ĺh9´żh#Ş+÷źIýë ÝčEĺÂĽkë3đxiţ%ă…u˛/+”;őźé…hÔx¬Ů°ąâ_¨]ŔŤş©Ź2#hŁÍOŘK–c˘ä†qĹó|/OVŘŐĹ"Çih*&§:ĄTVčG{:N;±ó µ‡ć^đŠŚ–ŇđKŠĂ8ű?˝v^ %uÜ ś¸ăŞżŰľŘ#+6ʱĺśŮďßôŃ6*g¤*•]\Ć™†Këá`Řú—á‘ôŠÓI°żĄç·XŐ17 Ĺt§GbřÖWÝŤö…Ľ$vf8Yô§sŐJ<óné˝Ý4Łđ‚®nť‰·ČŞ 37†¸ĺ*nEč:&tÖa×DC(W×Äf˝Ü+ĘisS…S¶L$]~šf°â4·†^iĹ.I_ż»ŚśO ů‚ó xrut«ŐőMÓWíôfÔIp…Ä­n;ÁEľÁ5Śg˝ 1J3B5o9jE¬]iÍhĺT7S6Úă0µTs\Hx?|q‡ţĽ o«´Ď‡WZ˛Ł"Ż)«X˙ů¨Öłľ˛_R÷óçc„™ě1x˛`něâ¨]Zײ‡ä9€˛Ňg„gŕçĂ40ąĆkĆrü|Řň’ę—ś{÷ó1ËŻĺü›×ëőů9˙ß·żýőźýíţţŹßţóŻ˙ń§żůöĚ—Žżë?˙ö«ţĂüďżúĹżýŹ˙ţŰßţâWżřů·˙ö÷˙ű§üőß|űóOúóoć?űů·_ţÓď~úăß|űĂď˙ôç˙őÇźţ¤·|ý»_ţ—˙ľßćŰżúÝoóło˙÷gßţůgß~3˙őďćűó?ýÝď˙đÓďř˙ż˙ÓO?űö§źţř~ű÷ó?üA/˙ÍoóŻżý‡˙úË˙ôm~Đo÷ó—…#(Ő¨¤˙ďe§»Bú4đ rĄźf§±ÂP~]¸$d{—Äb•ľOOD§<µĺŞ-©K~›XY¤"‘”;^U­™I{Ř9ŇÉ÷Ţ ™ôb´„B“Üő­ťŚNĄeńŤË­đuëm,÷2řţô¤W‘QE-ôŢ~>>°Ĺ嫾«1|7Pć*ĽĂ}^ëí i¤ÂpĹúÔÁůÉŻzűs´‚ˇL08oĘN(ŻWňPň8•j Q‡ńśÍÓ1®®fś°"Y+~ęú ”›Ž¶šů¨ˇ[1ú*$Şf ąă¬ˇ앉ş—P˘Ă@#(Ý ÄŃ·Çx~1nčFË'âRĺPÁ4Ţ!ŽX? ëáfŐ^„‹…üÉä!!·AvAU_}Q7Ľ XĆ‹-Ů€>ió: 63“‡ć ßeT÷wç*­KěULž+ÍŇ’}@Y@:líđë22˛5ď”Ńz±é3qfFÉZY%n‰toZ0vł:úz‚E-,a vĄ08k”ˇ¬µ±]y\? ĘŇŻŚ­Ý›ż°şË ŘĚ·t{c~XfÖ¤ÄkWĚŮ\3»…wí­©Śč0ËÔ>¦%TÁ¨Ř?˝ŰĚOzŠ>±¬Ńš3śŞRľĆh]ąU6#Č{W:_şîŐOńäCjz¦ëU…ˇ÷đŢM‘z®#;}=˛YjŮ9¶Ć·}|÷m;»-–Ľ5VçK(j±‘`WJ2µó¨»dŞCCţlxnsńŮmđ2;–n—ôŃ*Ń- ZôşZź0d´gÄŔ»‹ťÚµh®ŽÄ˛2Ě>÷Gĺq:Ą«óřŽ+Ů2[«ŰĺΗuń'AąçqŠŕE›·Ł¸Đ±7ˇŽ^Ô†ëB¬Ťr•ţôč¶!|3"Wé͉˛ ™±^pÓRÚűÓe'×ËF¤bv|8cvŤRö+ȰŮńő2—‹sđE·»Žů•Đ2d(děV:ajÔ3ŇÍ5Wí_*T.‰ő<Ţ_)ÜúĚQĚÚV“KÖŤ¨š{ÚCŽjŹŽvç‹XŃšŻţłËTfpŞXś†Ă¬zĎ%OüŠg–ďF°yř .»w[$Ô¶‰ËµĆÓ§8[ÎÓ)TcdEJ­ľĄ\Šń§ŁNIżAk Bž}\™˛đÖĹ’´Ş,YeÖ:lÍ´,húĚo®*™.jĚ vÚÔ1Ľě Çtňľž1yÂë‚]Ďîńy[(ó©ń/Ň1 ˇ(&§Šóť†O˛}cYĂÍplnž·Ü)1G:Ý®gZ@ŤâĄ›ié+1Ő0SÄŔ¤Eđn=C[VE š?aŰvĚź`nšC…tVŇ5ßý•\_!ł;o§´†oćŇ~áĐ‘ńáÁÜKéôXçQ^)ŕ„hŚŐ+•6ňZ˘*7ä¦a«[Ć­Đa®ĽŤĎ0GQ{7çĽ,ĺ¶ˇŁş8ő4ÉЫ͕Ůţlç)˙MBçÄ)ç¶>'Ľž/Ş•ě§č´Xn őkŸʍő_ ×]“ŞŞĹ¤eˇ˘N íu1†?˘h·\CyhŠKíśgjn?Ľ™_«t€‡o`Ůď¶Şşż´ČUťÖüăč~h= ‚VeŃŞ·Ľ–Tú–msq›Ř®®3AѤ˝ďrýŤÂq:-Ż´Ľ Hýľ’vĺÍź0Öüđ«”Â0×80÷ó#·íN{bw,KÓŢI§”5Éư6ĘQ…ýókë6ŚąšhTReču{ Í P­ŕ˛Ç»oĂ…L>üd+ĆŐ*îN˝‡a9˝â•1&¦ó,ćé„ ;-Ą˘>‰•Q¶2eĆĄŇç˛ ş&W ť /S›Źľ:jçRe;Čáź–ms‚ŐÔ0žĄüPŰ:$LßiV»$‡‘pY‹čŐ>#~!]ATš¶)IŃ7évĂIuW&Bśâ §DĽ:ntťEt€8Â_Ď˙\˛ę¨X Ź÷m8Żř—ĘŇ0»÷˘ŁMk|eTsĽ”qKáuF·@›o>#ÁDí łÚ†ů#NÔş Ç\Ýj•A/)xµ¬ľ‹kři:]%ĎzÇl@ë  “ ÚâÖ*\±Ą6ĽĂ\a` ‡^ôL*s‰¬D†Ę ¸)`ŐlŰ|¸Ěů;\äjMVe㵇’ĆŤÖ*®ŕň\ţ8vąl><ó¬818řp…`żi”ýłŰE[Š]lÖN^ćmPf¬É¸őIF÷źGu‰«§í>©®kíÇHVúÖ2idJ±ja™­"j™ËE t„®ş™Ë–Î$ýáÉ‘Ä{‰ďz¨EířŔ4TďˇPo…áí$—\vĺÔŻBzµZŚ•ş‹k$v3đGűÎ;k6˘éxeĹW÷V޵üe1Á‰Ý¤¦0’‚2 –­wÔÄ pÂűnMúę•Ó¬áÍšKĆcÜdĂ"ń°KkŐAͰ`´…7‹wUçŮmřCl™ítS5Í\`Ż©ááŕ¸ŔJ=±m[)ॲ@”sţ#Úş‡íĘ\@Đ4“]ÚS&i—B!­‡ŚS©;qčJˇ&-Á4¨÷´\ťĎ©Vqw^Dx "kBpE9YPőXµ}č–y“í 3Ó ÍPđČŠçňŇŇR„Ţę**To5 Q«bΔś’Á¶“íY=˝-ľ›°*ô奆¸8$Ţ*ÜIsW·§Ř1˝6)ü¨¤[E›oÜ6şž2úJ;\Q[4„÷䒊هUUMýtŘŘJ$¬pŚődgóÍ”ójŕsŹÝJ&AÇQó¬ŞŘe‡5-†LÍ$W–Ť+Mö—>ÚRt!ĎŹćA€ ¤uJ¸5ş V+8¸]­ĆŇŢŇxń4ńé‘5*h ŕöŻĺt)6ő¨Â›vOţ˘Đw¬fô†Ľź¬yˇXţťŻéűĐV’sŠ[ťÖTĐŞz–őäB驪áƶ«C{Tçě/ݰŢ%ŁŐRßákú÷•~*ĺPWŻVl>óëZśÓî©é ĚŃ&˙ĘLdşđČ"ôëËRďűă·Ý­V÷WtŕmŚ4“ýÎEWÉ8z§ßĺáŮćoŔrÜň¤•hŻmŇîů-t+–zOw™¬k°Xu®aŹłf[E†S7Ş1ýë +1eeĂŢspnšË+sç-é§ÍíBm©=›S Zqy­ čŚ1‰Oľ‘˘M°Ë}®40hRFúĹóëô ×(!Ś;fë2Ě[ rĹ ĺĹ_«Ň6t+™ŔAťcŕ!B?‹;Lv˝Ń“ŁHN9yĎiuę‰)ĆTİ݉ŤëşTëb­ď=çߡ¸I cŮ–˝ ¨ldŔ´¶ĄP˙ₚµmYç’+ˇ¸>LdHăŁoĽhžBĺâęa¨/é˝ ú)ľ@Ś bŽö®°˛äĐĹLóŔ‡'ž® Q^^Ôde…ş#aŰu;E^¦\öM.m#-ĺ‹(‰ ŁÎŚ×Y“ u˶ď°×™¬zâ{ă×Boi>:‘Ü…ub‚Câ«@UÇ(ĺ¬Đý폥uWÝÔ3Á(,nşkeŤąŹâĘ2˘RüMZ2›žô‚áÎd(uꉳ@ §=˙Ún(‡˙˘ECő"mlýŽR8»•.žč§•+ZSn”pÓt`3ßXsxź'}~KěćrČđĄď¸Ş§˘’Í:ő…’•öÖî:őÇLTΗí&”Iić:]ŤťľżTśěĚ٨:8"›7ďäHÝĄt6:o“4 3<ť*bWźrľKZő:ůŤ[ĎŐÎóâaÄkëłäů{˙i”ޤT­ÓŇŤ·š÷kšż(ěi+¸L¤‹Ăľî_+áO…?](S7<çś‹©»T~IѢćŠ%ë/R?bî‚DĎnř7ç1‡döMjOľŞ‡ą2xOŁ}u@5lZő)¸šúhB "kĄ†ŚSú=ěľ ż2ÇGÉ–ÂrmŃĘí‹ó™¶PoňÝUÎPń:;q kĆDoÍ ó@AR<¨&árWj:}T‰˛uClú%.VtÜ ˝7zPŽi¸áçwD§ČŤö®«"‹zeĆ­Ož­8`c7L´'ţ?Ä˝[ŻtÍu|Ýý+žKŇhŐą*ľ ®€|‚Ü !EQl q"Ű"äß5ĆłVU?îv@Qbç}˝÷îĂZµŞćśăDí‹I˝p>Ł9°Ţ@nnx^ŠĽťú6üKúxŁś”uvF 1âТďşS¸m%YúĐîG‘& $ÇŔL]Çéű&Ť  5!‚ęHÇ7ˇЬţ e)a“ôrř›Uî“Ă'šY”“›#NDü¬ľëŻĐőözměđÄAMóů'dÝä:Ôf:z I>Z'OFĆVÍű_I»–ÖB¨5%3ľ{yOŘ_Ů5ĺ“ Ňp̮̿\$“ý¨@)«Á”…’”Çhi«‰Ă5Şű~ÖqCac¶Çhť‰‡ǦéG&gw•@Šľ ý€ş¶ç©y˝,¸P‡Ń(Ň)eâ°'kp6/%”RM‰śŚíiKĄëS4˛ĺ2• ŤgŢ ×ŽÁę롩iěä˙ßŢáxÁ~;J.?YĚ‹}*CCIű{hú±&IąĚt7¦ó$=~wö šüdő›ĚdŽŽ°ÓXoĹŚÉ»I…*řô­[ö·-»Ýż©ô'ġĽ˝ň™âeÉF©ä—&”ŐÄutֺРô„ł8k‹Íń Ç&ÎĂŃR‘@ť‡ŃÜ–ě ¤`ČDCä]kf8Ú“ą™UDfô6&dÖ /ęĄ;›~“$4ÎP(ŔytWpŰŚÉTlˇ T l’…&Ť ÜĆźÓP>ÓŦŞôWź¶Ő1ž¤vT84©Çj}G†2‡2ÉJ‹âuŮě꞉¯Bk>ا˘]ŤÇl™r8˙ ËŘ‚†ĺ^ňÇg˘Y„<ŻŔäžý."=*„AbĽŔ¦jQćŠ|rŠx‘éjŰł9-&˘©ý1đ’ç+®ÂCË0ŹůDĂ—ř»nÇçOňĘ–Ďh˘™ěĐ/T64,šŔIٸË422C ĺ—'ť0ô5Čjbµ­…¦ź«ŕ8‡h©~&SVÂ9ĺ&Ęß|‰ ^”TŠŻjżRyŁX°ŔTăÉbć–;n¤Ô=č=ŮëŔrs[ŔťîňI(Qµć 'ôő‡§ŘÂgŇiózdď™(ąű"-]űešŽ¬a80˛Űoäv®Jĺ˙.<#÷•mɇsŁE±Ku+;8˙x¦,]n˝ĺrÎPťO>ó'䨍oh㯆žôą,·.zqt—·| „ç0C%ęŔĺĄ?öMµěóˇˇPc#z>3KŽCÚ"oTŞĄ#h Ç"Ő-”hsń…;ĎoW¨ŰVŐŔäG÷#¨”ů‹Ćr \Ľ@Mk Kba–tbp{ç„…ÔÍ•„„×Čě5ŔwüŘg—Ö/ÍĹRDć˘%ŕyQ,ř›ť4 cYGjĚgۆŰůT4Ńą vFńZŚÜyĐářÔ‰Ś±Ľ¦čł…Tz„ tŢú4?$#FOF ¦ÖaFĎĘL‘FX^—I뼛ŘqŹ™!ü¸AW*Tźä˘Ď?¦ě„¶‹FĽ‘Ü}š˘ś˘âQ€”EĘsAQ»zQ‡čeşßČŚ7HÍý.Ш8‰î®%/gĹč%x śM˝Şnk} Ă@™¬ÇşˇË(Śü¸5¤˛łĺH#çŤi×CÓ”ŕÇI č xŔ‡h;—TÝĽAB˙8ĘHצqun,.­`bę.p$¬´;HEljěddńhŻďŹăĽ~Ý2†h„ ť[Ď^\ľN¬>±FѸ6 ˇ%n‚}ë"ˇ†wČ)V(¸,HD+…G^]ń,Î)k«Ô ˝’ÝuÍä92v·¨.¦Z+SąH^ř 2´ˇ:™)Łř sĽç„ăÍ. ®Joě}:Éń†l4˛†B­HkÉÎúy ŕ.!L>…0J(JdJ˛Xô`|‘«łëdŢe2řŻąyõµ[VNy(8ÚňeŠ^ÁŘuä%a §‹n•/ź%rU˛‘:óÖ&Ίéz'ó ΑQ5-Ďüy!ÓúđntwÁچ6ťÁÝ]xÚ±L!©§ň3[ŚH‹ú éďpTEÔ8ňĽ0żuÄ“Ľbo­¶·VÝ2ŘÝ;÷Ú.™¨Ţ&k„™lě˝I±y>QçĐUśËö´ ­™ż8D ˘'g°s·©ő\dě‘UÎúŤ¨—±Ľ“ŚFćҰŐŃl‡_Ŕ–$#‘‘˝)·Ňa *Ĺď`Ä`ŰZ\# úÄżt`ňążu`E9ÍoP8o0Ű!Fü4YËģݶńmdÓÄ;ËďnµF]Ç4>A1u¸&]‚ývr`„%ˇa¦O`.ěä2u›b·ĽSľďÎě™™đÉô'°ň1ÁYa…p'Í̉Uę.» ‚i+XąóQ$ŞHŹĺÇ 52­ëI˙íf‹„®{˛źÔÖ‡źG…ÁČü4°Ę´É§MQ5 .yÎôβ`2…´ Ą‰‰íH #Fźqž?¤‡Duś~v6>żĺ…Âĺ!𠨪b·©fÍ™“>ĽŢ†Đ° p5WmÓ ç(Źú Ąňµ  ć5|Ň ĺ6<5ě3U«âLyLĄĹ=–ÚăZ´ËÝΤ´'z”úÇ”‹ü‰ŢVuśQ<(l–ąO¨°thżö÷Á-™ÎĆMŚ——ş±`ú‹/^Xńö0:Ă'¦‘//Ý%V˙qěÂ7ť×˘ŃÇD%™´*M?¦•e¬é âŰńÝł.rVżŕíKB¦9ŤűE= ";Ą;[.Î;€ćĄKőđ˘“㮣^Ď#ż@}*kdşkx­€Ż™ 0 Š$CjYAvü‚†\r,ÇŘźvhV@§^řU˛HŰ:ó3{;A§D=Ôő…oč'Őě#(tŠIľiakť+‡¸J૨`Ż™ş›uŔϢŻČÄI–+ě/Ľ&Ĺ•.’jc4ÍyŢÖ+$ĂşĂ(„KT) ź™źäI(!Ń_€NS~QMŮ"Áé*˛ŮŔqŚÉp1ąŔ˘.ł í"Ůuú~ŚÍě©”oj}Śeh%Ż$CMŹś¶Fź-#­+5äŠÎŚĂhžYQŇÜ™#MI 1)éňš1«JHv€ăe'BËú ?­MîöX±{ZP?!’ĹÉaxp¸qÓ$žąZźŘÍꂞ97żCCtY7˛Bő)G_R¤eÔS8ô¶€âKţ,á—c^XÖĽ^Aô ‰”˛ľŰ%µcč%DĄ ůÔášPgýÜ”oĄŻ Óë*ý|h¨ŮhĆDĆ[#0ŢDlM<Čr’O‚ŻglńĚR`L•wb-î6˙’a $Eb!ř×T&"öZ8t™Á«…Đ–u·šhRY{C‰\´OŹ<·8ú§/«'ŚÖÉĎR¤{HJĐpÓĎ©Ůĺ>e’Kó‚×0»2^gË é\–ň\""g{ŹA$<)ĐäbPÍ5ÍSRO˝>~L¶ů8uC´ČΡC_&Ei sĄuGYÂů¨oń/źÔ'Q…Ĺ+GE#Rň‘¦qC¶鯅é^1ţ!qXR.U0%ý˝,!$ÍO…şXÓ÷{§…\ÂiÚF±\L“Óő"b¶Ë9Žěf–ä†Că‘$¸ÂtVËĘ”ór&K™O©Áµ+1]˛ĚPMˇ,S:™ĎkW=°ňÁěĽ`bß–†cŕÇHŽ,'[oŘć}y2ńVü סZ—8:eTŽô/aR;lÇůĐ'¨„Í“ŁľbS¸–ÖŠŹ ±Vc=Jç ÝĘt–áĂlČÎŔOh/0ćZa˛ Ź8đĽ©CŤĹ uzߊ ›!.,&. ěPĘ%˘@Đ•ˇŹ[Č^lUĂđúßÂľŰÁb2şdć ä—ĺ^:žŇúaHy%śüëeYAoPu‰(•DKŤ~lm:ż!¨Úަ‚ŁxŽKĘT9QĹŚľŚ®%™¬źĹ)@~¶ü<¨°ic3őˇ#ډ8lB÷ÄÜÉ(F‰ž|¤ŽW&ÉkDąRKëxá7˘‚ă› t[ÖlÉEQ[‘žĎňłááíN‚ë®bç1ҶN{ËłąŢ«2ťĹµî^űńóU0y»ĺLF‡ e>s[jżÇ!ZaEäřd«ĎSýAáĂť0Wq‘Ě˝Ę[ ŇÍť7N®YAUÎ ‹Ţ„Xkr-/ő!¨łĽ‡&×–%ŘD!Ť~ݱ3ĐźŽ§%*îqÔóťłZqq^ÂhăNęUŞůě9Í‹‹íÜÝsd‰˛ť2ŻłlPąŘ,aź®.|bĽ%™ÓVdi­© ń¨I™4Ź j%ň)Ş…‘µ™Ă wˇU¶*m…»đX٧ţ">ş>ÎęµČpSŐ+VT˘÷‚z:…‰®™#'°1¦ŇdU©×†2„†:şgâÜŞČŇ“Ě=ăš“)Ďž<]Ň‚3(9;‰ŚKK lÍt"ýĽiA…ÔÓ, škG.úśťFĐżůVÔyË;`61Řţv›FĹCEČ™†*3őiµ·e. °©ŕNH& Z2{řFĆ^›IÜ4«rPŃŕĂl\%żkć(X·éřśxÔ1úk®eńňŠĎĹŔX**lç‡ÜX^Ť(PPŢ5Ú­EşŮ.r˘Ć ·j¦@I·Sď‘gˇo·ü"qî•:8;É'5S ÚBϰžĹŔlss@C~)”E•ąŚžÎŹĎ4WĄÁ 8;™ó¦<‹qmѱ8Á‡P‡´h©š”ÉŽa?+ {\‘Űqîzř‚PëYš>Ť-‘~t0ńަhÖ›ŕk]|«€ZXÂ|˛Š]Dć>ˇú†ăęÍĂ€ĺ\híÍ:=ąźTŤóš}őĄiçî;´Tęe¤"sKcŽMŤ"'đ|DďBW~ěE .Äw•‹WzëăÂP ¤Ď%]“â±>8ä]ZŽ/QĄďâÜ;’ßË’©ÍËžÚťíđoź;©ż@ź_´J°ŔďO9 F •®+3ŕÇbýXr0Ż·Čsk|‚A̶ÁăY/=M}¸ şÖ$­üU˛;„t{lW ×]îI vŽó‰éâRs fdÖ3™SxŞź«tFŤ*;Uʵt™ĚR­|·eáe2Ôŕ4Ůľ#˙Żř­Žą$™2H*,aéa&4Zła>V rY20fw<Á˘FG@j¦ 8"ĄÜF0x‰¬(•¦.Ó`#(ů°Inf\AÍCMl˘Áߨl™’ŮgŤj,>‘ŁR†p WÍV ÖÔžĚ:ô*ť%÷°ľjDc ň“âžăN)ÚF2ú•Eż|éŃ!ăěśĚAcđ–1°ÎRÖ!­´Jřai : ߌ"/÷)=+ą“©üŐÝč0Ş$¦ŕ_pŚ$ň˘uŕy˙•ÚłŇzNBZě3Ěřöů x¬“ůŤÉ=&8'{ÍsńđRţI…őR á:UVP<Ű ŘLHq¬Tvĺ¸Óa‘P©ŹCB~V–aü’-Ńô|8.‘w] ă_'"gŞJřtŽ šč0¶„O€µ_˛°5 ł5âXÎ×§Ćü9#Ś- ›í%4¶VĘj%ołËLÓ |”î_d6ZO(¸(e† 艚zpŹó^ÓŘŤ§ŰuŞŻ–9˘™ĎťĹ ˇę†ö®8Ôçbé Ćm_^Ř0“ÄçÂ[š‹Â’h‡™Ŕ$f5®_Yí´ćY#ÓŮ@Ńô}čȢą-ěCr0f›‡JCnę1t Ä}0|áE˛îI]¤ż.ŽçĽç4ä.4l!ĹÄű¸ňęćcÖĚ`őĂDeř®& ݤ%3ńťé†EnŰdu.Zo OśQó-©%îąEĄşT™DćÎËdĎ^™µu=Ě!0`ňð)Ž$8»(ĂŰŕőjźĎ.»›@ŔÇ7Ů˙<1…žńŰŘ˝±˛|z2«Ř•ÂáDHT`ĎY çĆb.ë—ě®҇9e^öUžU:iiRÓĽG%yEkÎÉs™Ĺ±ĂĚMŻĐIřÍCÂîZňśÁK—9ÎI}y*4çyÜmÎD~Đ謅Y;Îź3łÉďŽ„Ć (†Y 6ݦ±FײFg6 &-…4gzÖy-yá űnVĐüi\Ř9KxE»'žÇľut+U«Ň„›cb™Ůrí ®ÍEźµÍ5˝D˛é·é›(€ ĆcDZ‘_“Gś$!,ó -x(Áŕ‚Eé)‹Ý Â}ś;;›¦ÇˇckGe¨b“+çÚbŐU4űŐ(ŚťÇ%ŤęG Eý´G ™ű[u˝‚-ZXÚeńY Ńť‹1„ Ée~ËamŹO‹„·ß;’|}Ť#]ÇÔç*bµp¶c %?+áąYdĐVŘN¤N’ťÓî ]É6ĽÄđ_Y»oÔAMďŠ,7•8¨Ał‰żY+Çş¤ÖűEEÍcŐ˘rRRMâ”Úm°KÄ'Đ4× L~W có®č‚üÁäDY—aâ&%×J‡<@r„ˇ¨ypčLŽ ÓčeNQ1îŞÖ>fÎř,ÖĘpgĂ`;Řd;˝Ăă ”(ÖŤjMLů° `AbbÁsËąűáÖ¨Ý/¶1hČFĺu忨ňH~óZx^Ц¸ž íJ `;Żŕ*8ş‘GŇŠwż˝Ě§ˇM·ňbڬxĚ Í<ŕéxőqĘÎh™§í“b<ŠX«Ź›_D Ź'·Ů¬|Ng˝;ç{Ě[ bA¤©<Ú¬}*Ď ł_CŐn˛čě×1?VXBř)H;ň1%.NgÚ—)«¦ěŠ7¦Ť|´'@©L!0űĆzÎz÷=ˇU”włŹ…´ ´üv hq«Ö|W$.Nţ*Zzx#&"? ™±*ęFìÍ*gÄŐ‚cvUY {–ůf@ö6B]«CŞŘć»÷`ŃČ`»3*@(˘R46»>\#T”r_|Ál• ~.®IOňçŕ‡]ĺÇÁ=0ä<ĐĆÍ‘SŃĆęü2ś ¤Ë%3#(иá_îÉ"]'ř,źŤÓm|ëjs˘âbÖűĎF÷ť¸\e3»š¶•¬ěyśzYóËNŹ‹z5c4NiÔ"ń"ICĆ‹“˙zŁŔ0É2Ń|LŠe5%Ec»ď2ĽÄi‰yDô®ł"±ÝlF‚đé@şŕÂ3˛ĺi§žŮÉh â÷;ÍŽŻEqhAy„€ V˝Îé Är˘ăžŔľúü(ŻC32=7E‰Ýôâ×ŇĄžŹĐ:†°î6’-@ş꫸Â0gł‡\N ‚ěQ3úý,$™*Ľ -Lp,_Z­« g´1ń"ŕ‹i3ď"ą“`LŞkŽŁ,#o;fmµ¶ŃÁŞj~Á$żř<ř˙7Ąx~ţä–3¦ăÝ-]{ˇ+Ăl˛'eýŕőŠŹ8Mާ~,]cÁ(˘d/«ř 暌ě Ŕfý¤Ú$’ŕłEÎŃ l řq§‚‹ }4%K÷uôů3^•©PLn4ěµzb.WąłěÜń˛dę;f×lX\v±/™qśĚfAŃřTrŔCíÂŃmµÍ-0kCÇ3̨°ˇ™ä6kÁr‘‹ÇjĐĆJŽâ'PÁ»ö 4Čß Hµ }ÜŞků[T˝A“X ‹ “E` Ţ Ě•¤ßŤ*÷Ň|6ŚĎfâ)ĘGU řPa ĎVÄ­ŚÇHäin™‰ă7ňÂŁŽŮDÓ`¬zť Ői¤›Ĺ‡…r€ď|Zl˘E]Ôe€lůüáFV” Đ'ͦĂf-4×uČJ4›úšŚÂL·RńdeWj¤ÁXŕ0k¦Fd&PlüŇ+›{×],2¶˘'fßî°ˇąPŠ"iµX€6€ĂżTi>qU{Ł9Ĺ)ßÚGŻŁĎ}‹üéÁŇ7c0ţ ®Ąň4iG±VRS$ôŐU8s ä°×K﹆ž`â Ýd€‘ţ7{”zÇ,ÔóŤëv>¸(Źň¨X [‡DʼnŤ„˛Ŕ)Ú ę@…řR3‰ä),l:6R ¦á2ˇ†2zců«ˇ±$V4Ć’T7ß“Ó\üm Ű9ŹŔ]ÂKHP('IctëjG¬Ś!qÜ–ˇÝć4ŮYŢ<Á2ˇę“SÎÓͧ?ęťkŞÎq®paťÂCď!ĎÉďBTú’JsjSÁťç ŮŔcŘĎŘ ÓjŘ>ĺÇ Đ˝9k‚! ŮÄ8>ŐVQ4_žžÍÝťh”éΧË8Şd˛Kľ˛Ü>ŠŃ«xŁiűXşçĆIĆŕâW4rVáŢΠä›JÇé…Gp\gZ“CÍ §u}€bÂ|ů2G`G1[ŰPü"®l•đ˘x–ŽoŃDHµń{Ĺł®¤ŢĆW ź;Ý2¨ňŁÜězŮ–)Ď2‘e¤”“™Ć>†Ě¨ňRőnÖ_OL˛˛ĺH¦Śťzqç9ÔŽŽ[b«ąGçŘ >ß|uzźţÚXÎ ˙J|ü°ŕńÄÇőÄ”SXx¸˛ť˝|$źßF•Aű‚$ĐNs°f<[˘UÖC=Tč bĂ—DÁňĄŰÜ7†˘;8 ±Ô?|ćŤ@Óy•µc,ÚSLĎÎ8 ެÄé‹k÷"‚Žń/śl.˙ołJîěb;s!oAgy,ŮZř±E6FZ&a0ˇÁ\§×\żĚ6ÂJ¸‹©_ÍfŐ4˙ľäž‰µ¨iEĚĎúŮ-ąŹŘ)âŹu´#rSVJT۰$ŢÎý‰P*N+hOˇG§~ŃÇ3BTŠfţ»*ńăłăi¬vzFX”5Ď23OĂăÖ8ŠSűŞxfú—q‚îfËÎ!ăő“ąZµ%—đłdF)’goP{ w#Á»+“!_JQ ‰ś¶˛ŞĽxlţŚ@ĺsttźČ¬'$ťŘ9QŐ0¨PńýĽ¶gZv¤Ú 2“9E Ł˛%1D™"ÔUSÉr«ëLA•€^ßŃŰŰşYN´†˘¶YřŤ¸‚¦đüěAS5č ö}Ň1ň©_mdŃŁüŔ~L„HF“‘¤=äőŮINĽŁG%ăŐŮs‘QçÉq±éł_˘Ů^=™= 0!]†—`Ś`ÔźD<I_Z"×°J^» ÄŻŁĚ§yXc€ě»o­ď“B žd4”( ÷0ÖÉóŕěŇš«ŰA7ŤŤťa×\P)ŠH›9Š@…6|ÓůóôPę)©V´h îZ1Îł“敥iüi?T¸¨ó—®›%ŤBü;D~‰Ę8Ý1KP"¦·úx I2{±gFmznJ+čśĂ-3u×B%\ŕ`¬'Ŭ™Ôáe=ŘĄc®N1±SlĽ/¤/ă7ŕ. 8N<ĺ5wsÍeÚůgd*‡Ž°ëfÁgą¸Klö]s Qť^WQ4wŽŻIT Ť-ËĐ,Ű-Dýc÷‰ęśîŹ0cXł ťů€?)§éJwť˙+m>ťbůů:+´+Ť0:é×iÉ*ż>k«'îkřâđńŻP[iéuöÜJžťČ^|Čţ( ”:†UËckŕR¤őňFŹ4öĽ|RĂcŚ<ŐřÚ *üWŃrt:«Áę~ňÁ‰°ôN.iö€K„ŹP‰ô–U`˝»é\ŔÓiŞë…¸Ĺ`“ O’i†Ae*¶¦fj¬}ŔĆÂĹ/ŇşxGóŽ,ěţ{ŐXĚ*°Š-ŞZsźôÎŮ™7 Lޫʏ€“LÜŐËňˇ”ËÓ2<Ľ‚Y(Ž%ü^őHťw€$In7|Ę|łšëň‰´»ú5xŕ%@yĐl`4R‹śłˇĘµůłV‘ńňyÂѲçľÄ~ŮcëÓ iÉĚҨĤŤ%Ié°đ@4sîµAeOĘzĂ äě|éIňüy!;.­h@†DŚ»Îw“T'$šNlĽCŻ."®-ŚąňXtEub™Ŕ¦Ą™śZgÎgÇb ˛áŁČµ\jŘ—/ÚVűp5Í'…feY)l:A97Ő¶‚ßń•©<,Ŕ;NÉśOŕ®=şsŇ7tńG)Ě,‹ˇéS3cý0{v*° ˇ˛v…Qęt ´—zA ç±T›©ë-D«ĺSh=ý1㶇tˇú3ř\¬ŽŕLk°°ĐXĂRľ+ΙČt*ááÎřŢV Ú}KíÖaNĎą€:¬®őLő,GŹ),BPŰ#¬Şd=sb%¸XüÂđ´]®ň*@©[şűĽO3;˘±éSÇhŽA,‰KX4·KŕĘY?¤¨đWä ĹlGBGŽę]~ŢěsP#šŔWJi].|ŇN|oX`ď^°Ř…žÁN!ő§ÍţĽś ¸ŕE˘W„¶Â?â˛ÂŹ/RÜÚüşÝ/‘:¶X43ßđČËíĺ6™ćš@Ş&MÖć˛o4Uîu x7¨gIGQ~—5;1[(ŞyčK—i˙oÂaîAĹ;ɢO°,Rv‚+×Fˇk‘ńS1 §e»Ż^üB§Ó˛Dęď…Žˇ1¸Plč‚ţK*už7ťl(ň#ő÷}H ŞË(*.˛‘ÝBÖŹ#7ó<rëäÝÜFlüIrüWŘ _¨®Tú7r 8/´$ •fóvY' ]Bb´ťĄGE6VE•A2‹žž¦ţţ󧍆DńtˇmI/ĐŐ˛¶Üą­9˛Í=µZA’†xö“eP Ňűa{JŤś™ 'ś1ä|đÉÖŻîpCG™g‹(†[xÍ ”ĺ;dčď“Fřô˘ä qŤ©Ë¬~†Ě(BWçd‹{§bŢś Đđ-áđ|Ţäa’¸‰ż‰ĎĎödF4pÓĽŚ˛ ¤Ú†YüŁLÄaDf›=ô©*>s(“™rhđáşŕ}@lŚĎ¤y3l㻹rMżÖ¨ćuĚjpó”Ž%7…}®°ř( ąşł'±Ô;Čb°č7ňJm~í™dĹޤ,VĆë e>$úťşë^|e·¬ Z0üť¶äqÖĚWęEyx8hŤkô:ČFxźhźe¬Řż•źfDK}—p;ë-›¨OqéÂJýv´ŐHżú&¸V6[Ău\vNđ˙ëżz>źŻ×üżú—żűË˙íoóă?ţĺßüęŹüĎßÄż×_´_üřóř»ůďţ'˙úß˙Űú'ţ'żřńź˙ęüęoţňŹüîWżýÝ/çźýâÇźýýŻő›?ţńwűŰßý÷ßüę·xÉçżůł˙↓—ůń/~ý׿üŁ˙űŹ~üĂýřĺüë_ĎűÝß˙ĹßţÝŻ~Íř«˙ů·żýŐýříŻ~óżţúŻć?ü~ý—ýËůăßý§?ű?ćýőŻńĽč „˙č˘ Î/KĽŚ,|ŮůŚ´±)KRe|ÎÂĽk÷>á~WŔy*Ćy’= ÷@vBŔĆcT`u)áÉÎĆf[˘ń©A‰˘›Ęü¦Ł×$4ŇłŃRëZ´…şBéŮĄ†kFťĎL_5˙ťÇĘ>ď˛@-twX˘Źúär|ä´†ź@)SŹ$“@QDcĺ­@ŰńÄÜąCű3†—2TY9yIřUäH Ż–-//ž8_·H|˛ŘôF¶pµú`Šá‡CQź‘3Çă%qŚB”lL©,OˇÉąÝÓ^ó„fĺAÔĆ(Ă<.Z–ţDfE<Ř„2¦¸•3Íř&#ŚßGfá–egb ö˛í˛ĽÔQV|°DĆ<Ăg—ˇîxҸ#!ŁX)Ł$­*‡„ěi궍ǨР‚_âNŢű“tć Ép{Ó8 ňúiow皢†Ç«ÄUbű Ř”ZÄGśg f-7-?9Ť«đ1 =ęś퀬ĘÎ>8´5óóq@ÁwpňBŤ`w-‘^6ߢUš Ü™ć¤é8–‰0ńŢäüát4*ęK׆*ľ6xÉz¶1@YaŐ€˛„´l2˙_•6Ł›">Ć'Ţa8z»<řł˛‘ ŘąehXŁčtl™ąZ"8ť+qóµ5aŕ]_QssJł­ß BŔ‡öU|[ĆD.ĄŇ“é|JFŰ*%Cá9j‡UBĂ’˘…éh¨ůůYîł(ĽĐ“ý&Ű,BÉŰM µĂąšEÓM•žZ:NBŃ L˘–˘ß¨`BתýŰ& Ş4p«(-˘Ë™ńÄ%zĂeŮ› Krč:Ě*âQâěí§ĽôÁhç¶ZŰS9Y9âÚWľL`ËcnhĘmJxž˛=OŠnÂóY®Ë©}颌Ť'”$KÎdć€őĹ CIĂ˙äms÷s´M$CHR‰k0{ç¶UĎňŔĂH¸:śž·BU1ç%ę&y]„t\N7¦jޤ]=ňQn•agľ‹ˇ±lˇ0‰Ŕă%O(†Łőb7 GAQ1Tµ"ň‰ĽwS=:Kć¤Eµ.`žŤY^A¬ŻBjÂ:ĚçŤ}Ň™ŰKSÜ3Q“čU.‘ ¬GÎ+ܢ[Yá )<ŕŢŐ7Ż,SůŮfđ‚rä˛F¶¦<ŕUÂ×~HaWĎdrĄ=… eŘx[ŇäIŃۧ›:˝l÷7)Ćß·I#MY8´ę©w3pŕÄţ„™µ2[î"J<-većĹÔ·ÖŤńA6Yf eIWţ¸ř”ämH"h X6ťv0P“a :,•0łuixOt7eĘ}™N É‹Š·Ĺ ńŇí#:BPÎđÄMkä®Ň´ń¤˛ĂaăÉeŁoÝ3Pęą k—tSxęÉö„řPłĚçeŮŃĚĎÇŃd➎%Ž^X;%âĺ ™e#!ýQł;"ř˙Ţń G2˘$ëÇGíÉa‚đŹ‰ˇťĺL…F®šKĽŇ´Řď4V™®2]1Pó!ă`®XĹ"éąVˇ°(<1´=ŠŹ3dľÁDűXâX.{˘Ş\hµ‘b=‘™żLţÚřôp™źSZbޞ±©Ů·{\ܡŹA¶˘HÂíHĹ—“¬/üĽŇwk3PŞA×A9×iÁĘŚĹwDŃ4ÚFţębă8U±bŔ cË–×\6hť1»h ŻËׯ˝zaQR,Ë“ŞhŚÁ]Gŕ{+u#ěXýŁ®_w‡i>EŮ{×Űţ ´ď46‡ŚŰXšüąäśhá)§_ˇ_uôëň^;¨*!53IUúČľÇakš7¸Č"‘sN=˘šŮDrĎĐbĐ`?+ek•&ví8Úiyą&*ĹH(Üc+‹f|Fż GîÎńčóíAń“đŠ‹ňÎynŕU˛®ĽÍ D÷M&6> %¨Ě˛Q7Aql E§[hËżż Ýźě^ąwZU¸óňŇK!?÷!”kŕ´x«ŹŤibŠhĂşňWŤµsĎ -Ř[$О¦ŐĹhĘé¦×5 j–ú%Uéi׸>űy\uüqT1…AzTŻ’ ÷>ZBJ‰žgîÓć8,(H´»ćZľ‚<çH· ś†“/Ď‚ż­Ś4Éé6Ť·0$’6PC1g,Ż?_&QłD+/ÁŤ˛Ŕ Á!€ŮZ?© Á/ËUć wÓƉɾ$3óĽ¬čškô–Łŕę—ą›hÎOˇŮ“±kä¨ĚŻĚĺĄÚüňI3Ŕ 0§”eđoş ŢW†ŤĘzł™Á<%54lG¨€ŞŃPg2É—ÉňÜ®ź‘ŢËÔ…·z?d˝E“)6˝®¨`_÷&ňŔ§©ă…swU”–ĺqé µTŤ[Cd”M]łµ ‹L€ŐΤea>˙šPFfQ'ýj÷(WK‡Ź™´…§R¸ ňćä-˛Ź-Ář˛ZţL•Ü;Ě–gyĘĚŐź…˘ ş)dôRąű-žĺ#Fjłyě6*aŐäŘzń&°ÄE$Ag¤nS6BEdćĘ ö{¬ ]Đ8˝çYWťäTqĄv(/)ť¬ß„{śżMá_\eái«Fđs:ě“jÂ-śŽbśĹ‹đMË×c5>±čč0($[]‰Ć‹ăŇgäňé+`'Ă÷ą3Őŕ{Ăü_âńč :ĎRqĺ“iŤéPá@„/g4_N.őJńyšxîYˇ^ůϦúÉrĆŻťţˇëÔ"_ĺg‹Mص ş‚ŠăŕÝeĺ…J·çţ\áŤĘůcBś‡ÚřÓ6«Ęô®,WsÜDú ÷hŽzÁÝi囜SG5jýL?.ˇXĄpZdcí ͢eMş`›ďíyîKŤ‡ó%tXŻT\$ż3lWă(fS4W­×FCH’‘ÜV…'Ĺ'ŞźâÓŕ5âčóúo7uKÜüX©c!Î[Ř`4ă]IŞA/:©çë«#@€«5ŚyN~ ă%YrźÉ…‰×+>Łt‚śÄ˛˘Â`Ő”ře‘á˘âř/˝ `BŠý#CoĺŔâÇÚüÓ'=,x$šĄŇĘeK¨»`Ľtźz!ôâzaú–0%śp]‚N–1ĺ¦Őuz†~ë1Ň‚˝jÚ®_×€ ź®›Cp”ĆP3IĆ"ž˘X M·ÖşÉóŢâłşb6˛v§“¬(Tކćn…îÓH*Ě Ę—šżĆĆŤĄŘ0ÎÖž’#đÄp ËSÉ‘éĎŮc•Ę\»ŕçQ’Ľµ¬*öôőG‘ЇAjŞĹĽJó´€Đ¨)3î5Î$žŔ!(s€Pi†5‚R©*[ÇH§.ĹłńďÔ‚ĘĽÂc¨+¦UeŃ:i“éXT7mńGŻ_ĺ™.Q;Qx˛#;h{ŕüłj—;:˝ą—Ő ÍF…ÎI5&tUóOú"8¬•|9E)ŕÚ¨Ű ŕ˝ PŤSc{2@ÉŔ˛,š@Ů-:¦*ż–ľőE ÎÂqŻÖ9•ń:k Ž`­Đ3Đěý5%¬ś‡F'ů¶¶ůAqÖYrpQ…č„čDy‰-AéhćZt |DÎ+TĄi«ë[Ť H޵És¤ď;ü\LËżď O§¸_Đł™IIŕ¤ű*0ĺD3‰C~őü»Ŕ|ب“‰PÄ„ł:hőÓţ8ʢF7č+.¦Ă[SÜyśŰţŕ`zĂO•ICÓ(YV^^QČ×cf©zÇ|č€3¶YhB\nľć6ŠřĄx3 {­ ńç ZLImmč´r4f…Éď|Im¨ö‡¶:ÔůŇđśÁ˝ĎsăčBËNöç©»đrhĹ'z–Nl?d>h)kľ­tü±ü‹)˘Ć„ѱucYÔ”Tö5ł›?»°ć!^íéęËŤĄYµËĐĹÓęŕAVŻőđ›â=nŢÖ:{»H69Ăefdľ'>óňv™µđé1€o-ucW`ö¤úSŐŐK*®S)Baí31–1ÉLé´(Ţʰ,‰Čl>â<_žŘĽ9XL"#^8±R\żQź(\hW­:·°TÄ#ΰjî{â µ‘OňŮDfh 9/#©34ŤČĄ čË ¦:B¸…gZ¶é™„Äw°6/ÁZ ‚'ŘÍÂꉇśnq8„‘TŠŢšéNF˘&©'ş);nü}˛Nuń@ýËÍŹń¤#,ÎĂŢ}Rb°LjH`í¬±+¤ëí˛ů˝ňë"°PŞ*q$:ň흸ISĄ î’ ¦)?Č4ę`$éüÖ]ů™˙©$U¶ <ü!śgö3ÓĽŕR޶í“Bw• Ěr­C±«ŰÔňÇQ1!f 8®Öówńç2Ĺ•˛I: «ĎQzł‚nŮö;a,šł YńxáHXŚyŕťÝ€ŃŞ9ŠaĹĂńż˘B*6–j–‘!ésȢ {4 °UX&§Z™žÓ)!N; :‡ˇteÔhłµp{j<*nĆ‘mµ¤ł.IARü­3í03Î A¬±z·°Řkőř|P+$ÖUé=ŔV3‹ ^%´#íRTĽĹű,·%ü}aŤĂqßěuaĚçsáç2NŇ(’`ž‚$ňJÚ`n¶QqşXmńÉMÍ䩢Á4±Ř8qT]ź!BÎXÄÖd^JȦ<əӤŹ7”¤ŽF¤‹ŮOÇAä»”>¬Đ+†#SO˝ÄEčš 7ďzż äÁÁEžŃ0ăA˝FR*&AÁ¤>Ňć¬Ĺ!ľIĺL!ŇvÍ”ýŠu!ô“(/äĽđ¨ójá/˘r`ŰÖô–ł¸J`dč¨gżşOEć.ňI3Ĺ™gąáň‚3`Ç( 5É:ήîĄXvřĎ6ű4§:ÎU9ÚŹEZS|¬‹P¶úB)8é(µůÜ;¬ńvňU‡>&s&CjP‹îÖ¬ĄźĘk¦üÎ-ˇmÇQ740ŤO›˙Xc_9F碆Z.{Ůťˇ­şŽ—gV|–ü—+i•¬řé`»Ĺ¬řtP„qÜĎ»,ŰFSp!ÉňwI0Gý9‚X@Ć˷yiŞ%cwąŠG&ĘuÓV3Ł-6Ť˝Uq(Ň ŻćĂŠ'‡28źĐÁ.wźžVĽóâs#HÁhŻŘhO»]ĺwCłÓCńYµUQśˇÉcK-ŃĐĎMĽUúÍĐ|Z J łŚâ3_„QíMĐj2‡ş$ëÍwŮŰËŁ?ěŚi7ćÁÁń[™sŠ2/xöJŐĂĐ$™˘ŁA—ąéyô5H•¦gu芎ˇGâV‡ŤăgŇ.Ć*üQťÍW“Ţĺá©Iä"ÄŚyŻčădëŔoĐ+Aź÷5~ç’$­™ĐŹa‘yOdž iU¶×§±ńdÔÓn€źăX Ý&ň^ŔßCš¤=꬟묻€÷xPaÁ¸…=Шć„E;Ŕe”4÷Ú01Űéö7€Ç…HÉëÇÇ,9`šć_&­˘u>eTvŃw‘† Mx‰ć©O0¸®?ĘE ¸ńĆcMw#~ah¶Áěs†° 0?ÝfKcÄfTDźŽ^ó듯zmľŤó@†h –]<˝:?¸Z«aň!Őű­çu8""Ă"U3!ć62lĹV٨‘ľĂ7|đJToéŽ =xÖpŕ]kŮŰ@Akn0ę/¤˙9^aŢWll­–ĎŔ«Ě &ĘŃßgi­čă̆őwňŕzšDB零9+Zú"L0ë™2ŕTˇ>ž˘fχ՛«ŮMFB^cŠq÷‡«<% ÂĐÎńßË<źtzU] ę“ąeß‹”Îr™'ÇLŠ*Ă›ľ2›"Jw łd™‰…$-ŹđůŘBÇ–ťŵ=™;Oaé™:ě¶jŹÇüöÁµ8üI™Cţh#"˘°+_ŤĂCś<ę{šd’¨—ČS«ëŠ~‹Ăł0Z‡DÜŠęHˇ#ÖfŻä¦˘¦¦ÂfżI_ b<Ć[ ř°“8ˇE¦€vL+A[/’;1e)4smÔKtvp©/¶‚îpÓ= ćÄ]/gúyŞ@Ä%"]« `ôĚĄ:Čä(jśâA댬OTČQ +†ż:]+@2íGsśAQáˇ\@…Ż®™$t2®DsřQݱ´MłýYt óÜâ—Ź—ä·ăďňń.VŤ©qE*;üč™?ľ$3ŰMę#}i˘·ĺ+$Mß‚e4ň$0•…˘‰xTŃÂ=Üb@­Rvw`?’§Ś<‚ô”–á˛Ű™Ř™&çgr}ěëśź}C1 2Y S̤4óHŃ{dÂü‹ű¶úçż/"^•°vY1ĎűNś‚äń(ućj\®Ö@éÂ(󔇛z™˘®ëý;›÷UčX`PdŰUčn/V‰mcm”se[±@`8ĐrgËPA"Xm©Pl™}|lAéúa4ö5X™ß^SA›aĘÔ53LcMH éPoÖ8&ĽĂ˛ t}}SČF,ô,‹ŤF?ĂH“ŐĹŤmuáś äĘ‚cĄµá‡]“­čAiqH°>2§[(&iEŹ;Sú*¦ç,|ĺ9ůőIŞđříÓiŮ"šáú‡źµĚłU´tlLřŢ'Ľ~’ѵNłá,¤ÄA뀳’Ä|BŽń˝2uZá)’@8"–`Š56źI_Jß5)ŹŮáë=ě69ŇÜŞbgŮ ÂSĂ@YŁÓä6IK¬ýWŔ ˝ývGSjćPš'SĽ‘Ž©üµ,&ĆÜ,+k”Ů/Jšđ\Ů ?°RćůÎâjŚ+›_ rróM&íݵԭę3HĚ”„–¶[™őU˝ŰŤéë|ÖpŢ«*ż…ągxG–`UI …jÓ`>"Út‹ífú]B!îmf5m¦2„QeQóźŃ×XľÎş‡q čW{Ą%ĺy'EMö˛SN\ŃĂŹGóFŇĐ]´ä„Łă–”•TÖ¨ÚLGłÂ×Ij^˙„IFZŃéŰy“!+>ú+›âMSP-\|łUŇG®qťHs'lŇ’犂vsĹ D|ůţPł9n¸ÝŔ~}ŔhşŰÝÇFů,,VńőłMŘ€w**~ľ›ăâ €‚÷Ěö)V <ľ.‚\f0łŇpŘwqiś:ĎY`‰ëç˛Ţ7ąÜĹ‘ä*š/Ľ‚Ö_¶ÓG Ž-bĄŘ—8]¶< čŤđ”OˇČ6.ż1Ż“Ţőút}pŘ1‚eqčÔÍ€_*gt@ĹA3ó»ĘslaÍ#ďfĆ5·Zě ‘ĚŃ:©ĚDBµŐ”=GŘyiÂĎ/ęyÚ©ű<¸ĹY”l‰ťŹ±ćňY,sS§^˘H;ĎşĺqOfć™?¬<Őh…N®7G)Z²Y¤U=çcÔnŘb”±|ŔQx3Ŕ Ó‘›Áa›CąŹŕţ(Ĺvt{J,…üŇHÖŹëEÜŁĂ nhW´¦é~ Ě/ČÓŁ™—ŃŻ!v3hˇC˝ˇ“Ćőf.bć ôą”›®•Ta|NËݦÎtˇŹ{ŠĘÄ'GA Â*Óa«!mQŕňĄ)+RĘ­d”q5¦Ý¤ˇÇä3bŻ‘äE…\Wć6}Z)u˛r~ůN–„¬%f˛kęľńYގw$}Ä ,Ż›řąŮ}Ŕô+~aeő Vj§95‘GÂIkžĐđ 2GŔ Ŕ\ĐA`Uŕ.T‰uůz`‚€ŻŃýk ĽG%R„ĹĎ\ڱŇÂôfQĘť{ąNšBĹ‘ąauůĽtZ'çzSßt¤{P<-Aň#Ý?VQĆŮ(Ň6ú¤ŤŢx{Jée©XÔhѦ­ŞőIÇńˇ“Č7âas˝~z8şëG­eó ás]BR4Îwłćb--WčĆ5—$üŠ,*Ť#Ô :ŃP=÷ÉFWj7€Z~Ó Q‘e¬ú‹=Ř{ď [oúó¤*(T‘8&^ľKq.˝Ş©*©şVfúÔaô•U‰ŁD‡CU|­‚Ćúf+i»Ď4.Ź«9ɨśhs/ĚŕĂ`>ŘźŇWˇŮFGt‰0ňWŃz,ÍB˝€Ă¶óIxrŔ\ĹضćÁ­‡ 鰔ȳŞÎ‘°;‘ Q‰m¦\ ŻiTµ:V‰]Ľű|ˇňÓW°¸Ŕ±˘]>G6·M¦˘rČÖůź¸ť ţ‘~…:eřÝÝC,đˇÉŻ4{FǰĄB.=<» ý°*Żc%^ńٸˇ_˛ŞHŚě‚&Ys⹍|ěČ©D]™o*Đ›–0‘ŹÂşhŐ´d>ް%e…ěë.tŔ–5Řő4áŠŇd Ť4&ę—~Ą’s"%.¦.ó‘/$5˘~Ąń=, óZ%™mb3?Śpcľ>VM׼Sßŕ"¶dŃĆ»<E; MʸÄŕŤĐŤ‘Ç^şŠ-ľĐ˝TâYT¬´®DÄbŹÎŹő„÷ňčN§Gw"Óˇ1 ›IPpitei‚äôŕě%C0 ŞY<9ËĂŃŘőżFmPQ\qTF.‡ÇŕĆŘuĂ« Đpj~Ł}fĎźÎKCŞ }˘žŻ@ËĐÉŽłjľďF\ö7‡ÝŹúf‰ON (IręŘ÷ą^Ęü±»ˇŃ–W‰yDónĚÎ"ä%ŠuM"ěĐÁ‘ed~ńöůęŁČ‚+0 €'«źµHf§ ťĐ"žŁËz_ŻS¶$ž“ľľĘ4‹mgž&Ó„Ö8.™0·Âä,ßncMř”%ÖůÓ Ö±ŤvL(Ľµń ÄjőűvsŐĆÜłF$˘8)Üë–Wďâ{ú &%XźMĺvě—Ů"ެÂçFGŁŃüëu¤Î…3ç&eV[ŚÄ˘ah'9Ć,cZÂSßęzĹ·—fÖÂÖ{9*Ęż¦G{ł|† Bňe4JLt7Ҧ#ĎQŮřY¶i#}¦‘Ą-QÄt§€Í5RdE M†+t^ú¶ÖÓBiˇň>)ó5ń-¨¬UŽ·FńÉOzDcş ÍŹM‚Y$ 8jxő¦°Ě|ŽwĂݸŠě•}µí};…š°Ŕ¤¦^ËĽĎă˘j¤ü¶?”_¬qčЉDšńPťKĆšCQ{$űµ¤lăťZJ†^@Ö±r&k;Gç”ňC"·8¸Yđ%ýťgs…™oÖ$&śiZl<ŹęHŁ5€.}śŹ@ĄQ4!!¦ź JuZ}şŽaT.>KvbĎüVĎF­` á…=`f ÎŐß.I¦ł Í óV‡Ě)kăŻ3Ű}H‹Ľq›”srß3p[Ą|ŃĎ“¬X.nC‰0jóő5—÷üŤ,u#…#śn÷„Ť‚XSĄťÉ_G˝ŞC¶+'ľI:ż|’łŞ3vnݲîEŕß"FĎ]ŮĐů—"ssKĆ»Ů'’Đ0AX«š‰ÄF—߉čŇ5k’Îč.‹SćŰŮ.eÇ'ÉL"Áçĺ©>K…|⡱iQ4-Ś«QÓäu‘äsž?»;žš.ęĂ‹*ÁÄT-ť­(ĂóSL2ä=vX´W€“:§4ăĹşDqŕĎIřĄ‘9šÝÂ]…şJ16¬č©Wý!¬¬p>Ő؇Č?€ÔA ľ.íÁčCĚŢž˛­@k±3”ßa¨—«waĹÜQź ɤ¬ 첳të^Ď–€źg±ˇŮ'ĎwŚľ––PçÉu_ĂD„|ÁĂ ›€ďpÉr3ôU˝ łSĚwçŚ t(<Ý=Ţ…¦\u]`1:ŹçÎF„¬{˛Ę9-1ŻŞ^ĐwŇ ¬Ţ¨A]/¬“Ý“g…öU$a_éé ‡‚ŻŹ>×Ggř,űĽ6>=E ?•9c¸âŚ›zń˝«Ĺ»Eˇ4s‘Żśč1ćĎ›´çgJçĚüy׌adsuŢVD¤úeś˘—éĹĽÎłÎçÖő¦”w5,›jd4­KżgÖâJôëĘOxŢČl©­S/™&źöŮ`l“¦˝"Â}´6ë¦.'~¶ (pËo“¤Îc“'‘ô˛¨ŔŐ@&„â’lIýŹ‘ěm°©xě ő†ÎJŁ7§d2Ň] 2ő(ЂӂĘü[ĆŘ=ŇÄĹ\ółGwÓˇRĐŃ9čĂ˝“]’}VĹŘďËŐl]siĚ·˘9 ±K5SŇGjN9Š‘ˇlqÉłËO“*epqKµŰĄ¨ĽC›¬Çvb`®aţ¸Ńž,3Î÷S÷ČVV2Ö&Wd^ó7M*‰HÎŕ°ťŁD‹âĆďföĹ«›ä»łFh‡űqă6'Ôăôa ŤbJ¬ąăo@+OűŔđŕô9Ď\1Oz5c!…ŰćOS¦Ä=&-‚J_Źéň]WLQ”o,×»s˙ĄŠăG{0÷¬'¤ô$úÉ˝0p%°pˇ ¤“$‚Ď„oÁ~Ţɡ¦Ć÷¦ČRj$N9€ŮÄXÍeĎôbčhh^«e˘ăŻ‹ŹđÚ|~8ÚŽŘĄ^ć‡-)+Śęh×}[wĹ×ăĹĐÓaOX}'^^9ą$ž49oŐ°îúĽş…3*šÔÓS‚íśqţ9„íŚÂČĎýš;ď-€°­.o-˝mIł0îěËYďÜ@ÉÍF#öęşđóc@ Zaű·ěř"lŠĹÁŠÍ¨ćýśçW$Ś%c ”ľvr~^! ÎňTÍ€˙ŠU˘Y{ŚE‰(ÎÁ"`S†‚p «?ă^žĄôdłŃŁŕµ±··ôu GňR±J+<]`űQ@dfŞčë|›˙şM¦yr›Čśń0[Í'4z€ř ĄMkš{PÖYÔä|˘hbě| QTŞô›;Ö)ʆWÚoT•AM™óě¤ÜŰÉSŔR%ŽŢ›\úÉXËŃË,óô™93™¦rZ-k6—âĽ/CBx'ş$ tÉL‰Ĺ¦Ł§•|Hú•? Xo$e%î4âŁ4ąeđťĄ\_…žuj$ÚrVú˘ăÁë|$„˘†tŹv k%SdĐ»tR…Âéë‚dľyפgźŽPËilăŕĘ_™vDśÝ·D…}dNĂ©p5żT÷†HstŮŕg<46÷ę{éě¶ź°!? őw{ÖwS×Ĺ޵‰ş2$;ČjÄ‚X§ßÔp•“N·÷v:]Ç\áShń¬ˇß?záÁ fp(/ă = w\wśĐ<ëúĎ,n`ľr^)çxuł¸ku…NGěóë Ó\ÉźŰȇdŻewćhńźkć #|öhâř‚âż$›óď›üE.>¨3‰zů˘ńö‡¬öđśY.WJĽÁ‰îyĄ:ł­<dB_jwąYĐǡóŁKEž‹Ž“}Žş¦”ČřĽ˘ůÍ6Ç‹–öY«$c5´/‚č©Ç‹´µů ™ÖÄ&ÚZ̀⌠Z˝>Z˝ ĺ†lť†kŹŐŚĂţI|y¬^ÁަśV†„\2ł=Ě–‰Ŕ X4uS—9ď˙]ŞF$Ž´DŽšďvÍ_č `ĆU~‚\řkKUęQ9=m±čřÄ2—uÎŘÍůI4ś¬ŕR¸â1ô~©…}ۚŠ/F±Î»sŠ´üÄ C)S´Ń/ňVä—ňćÚÇ„®ÓŁ3W|úî'Żę:XvčščWŽ+đCŠĄxĎŮ„pđE N–梴Ž\ă«óô˘L=z 0żÇb5ĘŠ Q˝E 3[‹¨»eZÄ=||ŤŮ2ÂĎ›}&qÍŞÍśŹÇć'|ćú€ęár‘7ö}Ř$c„c¨B—ąĹw®s%‘jăíćmćYÚ}‹»ď¬>ľŞ2Čś" ´!źČ´zžr¨]Ŕ+€ĽCÚ}ŃĘž=?©Íç PQbĹŤg"bşôśE~Ć[2Ą4tĽFfŚblł¦Ťt%^|Šk.§B[ăsr˝ű^Úg/€sŠ’ŕk!‰Ô3·ç`Ţă0‰+—ę2›ß€ČKŹ#¤â”ҡÁ°€&wÓŮ{ő8?Éě¨ŢÓE„Ĺ ĎE€°[ľ­ÂsXĆ”äĄf°ßú:@ćת'YÜc“Óţe BD` ÁH]NńÎÄHsů0Ë’-™ ×t´Ű‡ëäů'Y^uňą|’?·'ň\ŘŇtM’2şôÉü˛Yń;ü„ýpîÁÉ^ěCGÎpx7Ů©“†d7m `QŻáO”Q‹éU4=!ĽŁO3J‚´Ý4”Ěř\ʦĘ!3ĚŢKÎR捀.@R,…Á„dcЍřh:|ˇ)ÇVV( Ń˘CډX•Ą?sWąá.g-d§3–TÜ"A‰öąPHó“Ńű13Ž,“ Mřk®Ü.ߢůS«ű|6ćíAßŃDĘ{`0ŠůîŘĎeóP<ýc™÷Î ĺ9¨JWČ8‡wr"¶ň//ďhő!v1ů°ŕŚŕľp±¶tvčË×´ŕǍܡŤÓ×ĺľ~Wg‰PLĎáG cаşĽj_<ŻđQ«6ؤ°@ÜlŘAŇ„, ,Qâŕ2ÚqS qËy¸  É:| S÷ű(ŻÍuÂĽĂĆ’ŰĆzšsw‚Fčc;A7`űĆúÖ—č×¶'oŤÄ‹n3Ę€VW$Z0Ŕ“J ż®$Ĺa>đ‰^5‰Ľ°á‰s%ÎßĘ! .k°0i9ľ$ęGąÖ°ű<,z+2_.J!ýş%Ň,%-e>.VŇë %á ö6ÉcČýRDnúiöçŕu<AÍ&Ą,ŃÍkSݰ‹Qâ!6˙ćUŻ&v·•[x5×óżA »ZżŇŚ~…”iŐŢc¬H@ď¤UV‡ XĆp-żĽeËb||˙úŻžO$׿^?ţô/÷—?ţŰßţćÇüËżůŐ{Š}˙ĹŹ?˙‡ż›˙ţçňŻ˙ýżýń§ňçň‹˙ůŻţÇŻţć/˙řÇď~őŰßýrţŮ/~üŮß˙úWżůă÷·żýÝ˙ÍŻ~‹—|ţ›?ű˙ţËz™˙â×H·˙ßôăţčÇ/ç_˙zţŰďţţ/ţöď~őkţĂ_ýĎżýíŻţčÇoő›˙ő×5˙áďđëżüë_ţË˙î?ýŮř1ßčŻý‹§ü%é1É/;€8ż)ŃĄd ¤k‰9m„"mQĘťek”'şš“F1ĐÔë™|Ągć>Ĺ=ÄŤď˘ÇńÉ6BjVXĽ®ôfÂ]¬I®ľŚ7Ýîĺw:ůq»ôZMŰpfľĺ˛)<” Ýeg” ťŔ-“wýA{Ďň_vĘâg#H¦-ę \_„‘ľŽuQy _”˝ –¨*>ěnZ‚P‚¤¤ëÝ®ĎLľ+’O\ľsŘÉơ BąbŰQ‰ě»V{2—â±qg·üě ¸•ÁÜŢńÚmW¸' +ż¬­)XÝQÔkŕTn ďqŻ„ŕ™ŤňĽđł 1Ř4ĚJęyŚ«äHň4 Ě^ł՟͟V#8šC„‡sgŔŚwúrAb™vVÝ;íĄH"áDŘ÷-čÓűôŹ~VßJŁ%řŠb.m¶ftE»ČŘ Ůٶ%~ľď°¸ľ<řţµßëŰsďőqŤČ/‹©-ôţµ§ŢËťaË˝§?'î~0Ň–řsě}›mč{µ3ô^Ť‰jrĹ mˇ÷n©PM©ĘŹv§Ţżč˘µĹŢëŘ9bďÓVšÜő9őÉ—gęý>Diő9ô~Ŕňć˝·ć[łPŻß©÷k¦7lĹŢżĺćzÄŢ;#ΫÉ·Ô{.}}ÓCď­ YUÜ ?…Ţ#AbO˝×đ;GVŢ#ż/ńľCç-ńŢEÚÖń±íÜ"ď˝+ŇF`×z˙:T;Ař‘÷yVÔ{ä}ÜSŮ‘÷űr„—Ö–wohĄŢËKčKŕ=â„÷Ŕ{}ę3Kkř%ń~nrG⽍ĐÄB4%ŰJĽ× Ŕ†ă˛<üwŹAŰwo»“ůËP °ĹÝÇëĚ»o´ßżóî—ŠQE“t,wŕý$Šéwď‘[f(‰Űń1în¨wÜ˝­ćŰÎäkÜ=,[ľäݧżçÝPŮň{ĆAîy÷¦Ü±2SĽÓ¶ďŘěy÷tÓýx¤fĽ/§˛%)éSŕý,?ÎŔ{>V‹­Üö´{—$%#‚ó•WÜ˝O„¶ŻĽ{/­|ýi÷/ŁQ›/á«-îŢ®§YÔ‰°…Ý>ŮÂvŻmĆçĚ#~ËąźMÍžsď;ńe§źć˙wĐ˝Ífd8nŕO)÷uOą÷GŇ„ˇęŰ·{SďY‚˝†—[Ć˝*QKÜ!çtË·ýŚ·§Qčo÷ý‘Śű;ÚŢŹ54©_’í+Âb·d{Ť¤-Ů^J=ŮŢö8Ż-Ů÷Tűxť±öA1§[¬˝=óeťą}Ë´Ç®±‡Ú+tË´wŐŐ˘FĹ3Ň~•JęşgÚKfç}ŞŃW¦ý|íÓ°éz{¨˝o ^Ő3Ď^-°M!ş˘ÜW–˝ďď¦Â­ŠşżŁě^ăz’ľeŮĂ&k˲ç°eŮSmű˛ěÓ8˘ěmĹZߣÂę9×ĺtæiŢĄ\aʞw/ Ý5‡[Ž˝éřŤ©#câ-ČŢË!ßócOóÄ-Ćľ‘M¸ÇŘ{7©‹§x/9öHO>‚ě÷2/ňíËcż—MđĹ?3ěŐăşëÜ`/aÍ`-âţ°×u[ŮäČ6żăëÓîťŔJů-˝žč„Źäz§^i(_)*zË®żvţćß‚ëŻm˙ž=µ>™üÓbé-´ŢSú9‘;SëÓ[j˝®Ü–ZďÔV="|GÖ/Í:Zľ™ő:çLÜő´}ά˙)´~ŻěSĚ{bý+íi^‰ Ů–WĎa㞲ˇ™ŢXżÇŐ_ô‡~‹«g ęŹ1’‡ď´z˙âúbŤ˘ş/aő Ký«÷űb‚fűdcĄŐŰ_;„‚ĚŮ#¬Ţ&zőÁú`«÷ÚŰ‚ŇDQőn)a=°~ţ1«‰=¬ŢĄgT˝űU=îčׄŁi Ş÷ýËŻ+â–żćÔĂ«aĎ©·sX­çÔŹspHVĘSďšl!Á:ďśzĆűěAőYOěç¤úŃâUďT5 Š5ܢęĄspAybČü™RÝ\ňŞ7Ż"ę6›-˘Ţ+Çn~:|(¶€ú•; ĂQ󊨷íŮ!„ö5 ľ"ěű¨_Rd ş-[Dý‹Óë-Ł^ę†-Ł×í©—QöRoÓŻXň™O˙g>˝§Ë×;źŢź+—[=Î|zo˝y{˦÷ŮŞrLľÓ#tř¦w79éS.eÂoÁô!źÉô]§÷žL?Ţ’é)tÚ“é­! ś ßÉôfI¶"ůLĄ73 %Räü Ą·ňĘĹ÷@z.[ź'Ö=ŚžŕĐžF/ ˇ#Ťž™ÚőnhOýG—–=ŹŢ˝6lW ˝Ë -ľ”ł·S^X˘˛üGxzŹŁ·ŠßŹc 3gý}VʤdO˘wI'ŠĚźsč‘ʱçĐ{4śĎ•ÎzĘ<·zq¤ż„Đ·x†Đű®+†“\LľÄĐ÷Ů&}‹ˇ/mś1ô¶)ËŢf\ †~Öig }Şo1ôšëŢ1ô/A¤w}©ş+Ţ'¤>´ëo9ôͧ9YS’űťCoҨ.âC¤Đ‹±§ĐsôłÇĐKŔű%†~”ë[ ýuť1ô6$ő@–Ç™BoKKܸžôă;…ŢĆ|>Đ/G˝m Ž{yô%ľŤú%> řN ·BeF`mąçĎ{Ěš™”ĄÄL oyO wPĚ2ŻŹú}4<”Mţ9‚~ö4ß#č VěAoE’?/ł˙;ňçŃôŤčä@ďyşVÝ6Ĺł{ýë(łdJ¶gĐÜ3čiíwfĐs×Ú2čeŠţ-„~Ś3„ŢŚUÄŞ«úíN Wď˘2*łńŘŇçí¨öB§#ő| źgd÷ž>ź˛p¤ëCú|ęgüĽ®żĄ¸2ägŹž'ť~‹žÇKťŃó6mÝXě{ňüë°ŚŠzů=ď4&mŇB|MžéžܵçÎˤú-wž‡…O]‘Ĺ|†ÎsqxWŮŰ×Äydťź‰ó8d}Śł3p^ž$ śíaó¶jŤ  źŢYó4úŘĂćeô±…Íźµ…hL›ŹxK›wPÔç#zűîióv,ťf<˛ć_˛čżĂćŃ’3l^çY}’߲'Íű.îđbÍGÎü‚.¬_箳§ĚŰww_f˝ýçůVű1ďX™úł5ŰćmĘáśZŮćý”č›ńô‘0ďů×f ÁGb‹—Oמ./‘Ü‘.~îž./đž.żĆK"¸)ý—·{‚tU8ýť.o%Ş70ó`ü,Pţ|N–G´÷–,˙Úé @ű–÷@±>UlÁň mŰ‚ĺGĐߏ=XţZćhbîíąňś‘mąňJŤ=rĺ]gä$.›ĎąňH]Ţsĺ}tŻ'Žtź#X>n…‘"yŹ\ůhˇ)úkfí©ň^s;~”Ć*żJ3ŕU(}żcĺŹ(ľôÝ>ĆĘWž{¬|;SĺłVÍť*ďľ8ľ†ň%Q”â3QţÚ,hżĹɇÝqFß'ď–2ćgi÷wžü[?0kř3L>lGL׋ďYň\’ä 8ů$Áńç ůxÄČżNĽ‘Ô,ţöΑ—ió$_•ľÉÓ+hŹ’ĎMżâQň6 ňr„ö#l˘ůí1ňţ$;Ä>ŹÖ=BţEC¨-D>Ń{‘Ová˝Ó-é{†<ö yĘÓ7®edËwČĘQË«‰‘řK„|)á÷Áe3)ľuąóă¸,Zü ď¤:-*=wĎăĚŹ}Ë÷ÍR͆¸żdČ$¨îň>NWźÇ˛řk†ü¬čŹ yşŐî!ňrk:Bä­ş· “ř"o” ·SŚ}ń yřlň¸Ză{„ü@„ő!oĹ›oÇó›źň6ÄŇ Ł*Á~|ŠĎxó-B~aËňÉ ľqË·÷^-éŹ÷ŐˇŤÚÄ/ůńńą[~üáđBŤď‘OöHPw|Ľ ÁÍî’Jć3?žű­“¬K?âă1$Řăă1äŞßăăÁtÄÇŰÄăăyő¶řřW>ă㏓#>ž!Ď[|ü Ę˙Ę;†& =?Ţ™ä¶1ęŹË ·cÁ 'Ů·îňţs—Q·đŚŹß;r8mďŮńŻ=<ľg}¶ń1<>~OŹŻH¨ŢŇă=ůŘß|i{víńńI—öŚŹżv¨®Ńń«Ä÷{ăŹökŹŽgŤű-9ľ¦39~(áëç#7Ţy•>Żgl<ł4w@K›óoұݲbß·Üř˝ZQÚžÇéErŃË`ĎŤ·BŇĐ@ůTěąńîVą,1żĹĆ3^|‹ŤOŤżűľĹĆź©ńŘză‘ďSćc˘/ř16~>˘_căÁěÜbă­Nu2ô,ľÄƇňžmâVč·Čř—5^ŐšF}ě;3Ţý§…ꌌ_¸&Ťá޸3ăô¨VߊÜ96ĽîŠřYˇéםoł.K#¶gĆ{A –´˛Ľ˙Â[h|ݶS6N{`ü‹§ů–_©$8ă}¦ Ď=2ŢĺmڧJkKŚwÓ.}ů®đ-1ľ€v»%Ć/f˝¶ű#2^OŚ›‡?ÎÄřă6·Čx…čě‘ń¨çöÄxúÔńnI MY‡ć˙‘=0ŰÖŘă±@öÄx9WĽ%Ć_ŹŰŢyá{\ĽóUÎÖ¨đ1/ľäďyńí=/~/g ÚĂâq}Ź´ř¬řâ#.ŢÜc´+*1uËŠ7ľ> Â[Tüë=+>FeµßYń foľ‡ půś–;+ ßʏĽEĹďÎ˙ɢî?Fŧö!*ŢŠézFĹŹ3*ޢť?FĹ÷RʍxźČ sETŇ{^Yńu{úđöíLŠ·‡#ܦB[Lü™’^-Ä~ˉĎgNĽlăďśx4ŠSśďĎĂÖ›aÄ™nń~Óü¬áĚ7Ž– ĺ»{DĽ"7®•Ź9á™oě ËŤzO‡ßż5Ů=Ţ·ëěG,|0ÚU€‡3ţ¨}ňućÁ1M‰ó{üˇ˘Ö-~^Č#^ń¦GĽŇÇ’óú9ľÇ±ÇÁŰ\Ô[jf˝ßQđ‹Öj…›^ú΂÷!’Ĺc(řvË‚7•WýëtË‚7Ş‘E“H˙ż‡ÁĂßjOAiňwĽy‰Ż¶"¶= ^-[ňÉč`Šűß’ŕL—÷$řkß"°ÇŔwnůߏ#žţË[ĽÜŹřtŔ+ő[|Ě倷µe6çZßŕçć÷–m`Peţůő9˙=ÎÖrĎ·]južxŘ÷üwW Şˇďďáď®Ü±|PĹ·Ng ő–ţö˝$pBą§ż°®§†(Öţţęgř;O÷-űýel"+”ldżßő•Ě÷äwKuŇÁÉW^ÁďţDůăŘÓúÎh-ó›\Ţ3ß_őĚ|ĎŠµ?2ßďgę˘ßęžř[ɬĐů•÷^δw4ÂgÚ{8ĂÂÚ·°w«hnt1Yď/¦3­°wÉÍ÷°÷rf˝çŞö°˛Ţ ńG:AtäĽ_gÎű° ÷ä9ď')âX?SŢŻŤ­Żę-âÝ9ĚŃFňÜ«·Św‡jŚ¦Ë‚ćxůĚwg‚í™ďľW[ů’îža~ý_¦»'ĽőÇt÷ťŘ™îÎGÉ·ÁżF»·¸G»[ŚŹôÝJ긳Ý}î“ 7TrűîîđíÁî×J!>¤ş/˛h_MŃé×ÇT÷y÷TwŹ q*BŻG¨{ŠŰąÝÂϱî×’`{Éo©î×VÚ+můsŞűčבęî‰ĺł&ýq[‘îľY#›Ď؇Hw]ŐrFş޵ $ůn‰îîąoN'Ś—<Ýۙ蟉î×%1oqîÄ»D |űĎiî á™+ÍÝČ’.k ůČr_†«b[±ĺřć>űďaî5ĺ3ĚÝöW›ă_JKż>…ąĂí`s_¨›*w*'÷(÷tíIî¨bó‡$w=Č}r?-Ň:SŢWŽ{ĚgŚ;ł#ĹťFý[Ś{ún{Ś»–K5‰ź>|÷÷s=˛oî˝ç·wőt]™‡úźŕ^öw+{‚;®jü–ŕ>oÄ‘ŕîĘlG”ůă;ľÝ…>ťä»{z;*¸#ľ]ţî{|»3ä4E. •ŢÂŰUÜŮíxŤxd·‡óű#-h‹n_aĹęT“„¬ß˘Ű[­Gt;őĚ[r;J™đ%ą}ŢĆ/ŃíYŮŰgtű~*3|OnŹĺLnogp{´&ÁŮ'HţŢrŰ—ŠÚ”Ľ~ypű+śÉíĘęÚ’Űíöřę·î[p{ŵۂŰ){Řr۱iŤ·Üv;ĆT¨Jń»rŰ_oąíÔź3·ý>§ŘK| moő-´ýÚlľKOß3ŰáŢwd¶P(‡t{dűD¨»d˙–Ů~-"&DéHl7ĐĂKšPĎŔvAFy¶+Âélg„ěŘŢ·ŽŻŁ±•.Ňa&ý–׎uĎk/Ä}îĽvçh 3 SŕűŘŢΠ°,™ř–×î Áʉ â–ÖęÖNµŢ[Xűµ¸ő2Ţ’ÚßTŔp4=‚Ú]ܬăRĎĺÔNÄwOjWzčžÔŢΠöÄľµŰî(ńAÖ“»µ;ň˛nr;BÚďLŰĺ-Ąýµ§´bâ[J»‡;c¤#¤Ý/˝ą§KŁżĄ´‡Ó2bS»CÚQ1í–O˝Ĺ´Ç=Ą]fű–ŇŽ]ëkH;BÜöv/5–ĂŃľĘq*SŽ”vŰç…÷q°łG´Ű‰âő€n‹h·Űb‘C í82ÚM„krI޵3˘ťÎ>9_üŽg·Ăb9=`ĎúÎ^®#śýXđ…R“ďÉ츩{2;™˘[4{ ĎÍîWVĎcâÓŮ˝Ĺß ÝödvÜŰ#š}¨ľżŁŮ­·ńp…kĆËž­ióź"ŃzKewż0˙ěcĎdwöµvK ăŢBŮÇö¸ç÷@v{ž®U‡Ą·@vÓńÖ+čs ;Âb˙OňŘ ÁŐ}ďý=Ź}Ą ‰Ý $Öoě°ňßŮÝgĐŽ ¬ş-Ýć×>tš_÷-ŚýzÜB„ŮoIě SÜŁŘëGű~SRQÔűĂţ˘QĐ–Ă>_żä°§÷v[ń­°‡3=Űř^ű‰˝ţŠ`wOŁŇŢcË`7ṵ́öăE°×ţ–Áîž&ŃëoěV .ˇč-„ÝýIÍ´)˝¬öĎvs{ {Ř'Ä:Îv4ű{ »E-ß)ěiÇlúř)‡]k«÷CAé×çö1 µO9ěIŽe[»M–ă¨o1ě÷GĂŘ2Ř-`¶Ů!Ł€÷â-ÄKĆý`W€óŔŽż÷ÚŮÖ[řzßÎ />‚×wăɦnK]÷AîŹĐu“ţČB‚EĎ‘ąî|y-IsĂů”ąžÚ™ąÎĘcO]/ôô>R×mĹuśzýşľH’sjÁŢ‘ëŃY®@îőǸő÷´őxlC‘ee­›ĐÎůuĄžIëVŚ ´ä»ÖH÷öżŐ·őq†¬GŰßë j7o#ŢÎ;c}ĹŕIž …ô%d]1w[Čú˛íSť¬]ć÷Ŭۉüłv«kE€n1ëš Ö㲭{~ܢj·=gÝ=~°„zĬ»ţÔˇě)ëX*GĚzk :żcÖW…/fáć-g=\gĚ::԰Ǭ/žŤôYîNmËY7žĽ¦Ry±[Ňş“—Ś[Őő÷wÎúz}ýĽČęZ)ëŽ88Vű±n~C‘xcď„u›\ŕ3éĆ–=`}…fyoÜ–Żný±çÎrŃďůęn©bŞn˝÷ XwĎŤÔŞ}±;býä·TŽëŽu§,›łĐăĚXgβUŐl!ëo·n(„üNYw)ášůť!ëŢúúvŚí;`Ý?tęČ-_Ýaoíkśůę¶A› Şž×-\ýH :[ötum8©šäv§«ż®°Ĺ«WU„wĽş[﯊¦˝§«óŇ{ŰŢĘ­÷luŰďáęţíÔZ*ôqOW7®¸IG´°¶tu+}(”z>ÂŐČďáęTŢŮę ţ4j™ÂÓ=ZÝ:–=RÝ“Ő_$ÜoŃęAĹ­~Ě„zţ–«fąĺŞ/sÍ3¸•ě©ękźŐąśôótÇŞÝÁ|Ëh‹ö%Uî[ŞúŞMXĘ¤Ó•ŞžĎPuŃľ…Şx»Ţ©ę.ă¸Bk{¨úÉNN|÷Lu ďîĹJ8ŮCŐA(Ů3ŐQĹ#SÝgđţÄĄ·Hu÷Ő§Śď=P=^g˘zWę–¨îl‡Ő¸ć3Młô=M=)+uOS·çVm’’X·4ußňÔ¦Už¤{śşqŔýţ–÷0uSPjŢÉ“nORwž>Ź3GÝG…şýYo}§¨»Žß ‰®´'¨ďälśÁőHOwѬú3^’-:ý áa‹N7`ƸϗľÔ§ŕô„E»‚ÓmB¶t -ąéË4Ew=Žwrş_Π¦ńR®yüť>ńŚNwc Mß´ŢîÜt7XZ`WţšŽT›-4ÝĄ"ĆÝU,ňŠLi˛~g¦í{hşł/uQ‡>ŰšnÄ#›dčĘ| MźĎě[hzÚwmc[hşĎI‚)!¸Ô¶Ôt—5jťg}ş=6ÝEúút´=bÓë±éJĺŢbÓ÷Ôt‹ĂŢRÓíĺ˝…Ýî—Ět¬¸-3ý°GEăŽČôxş(Ď+|ÄĄc °§ĄÓK˙¤Ąg„ÎIKŻŘ'ď´tßĚ\qÍźăŇ;ÓЫǥ/™™Ť´ąaé¶4ősĹmoaéG^=®m|OKßw\Ű-)ťĹ–´+Ř â˘·¤ô·…‰¬#&Ý i˛öśt4®{PzŃfőű‚Ň­"ŚoAéwÍFžÖ“îŐ¶&łEŹĹť”n?őz’9č+$ýµwű±ęcm)éÖĎ›Rĺŕ“~XkŰŹń»ŽéÇŕeĄ¬ďé6<ÔŹďé ¸Ţ3Ň‹˝Ĺ–‘~m¬ŰwKLuîáč{6z#†±gŁď­#b€żŁ#µ~ FźxĎEÇj{ËEwÝY˛§îqŁ[‰ďÇËÜ Ź\ô#ďß·Xto™—éÖř–Š~…3Ý7ę·µ?~JDX…[":ŞŔ#=ę˝#ŃŰ™®X˛-Ý»Bg3亢ű¨tńú놯3 ݏGˇż]0¸yĎB÷{˘ůNQZű–…ŽłăC/AqćĺKzŞy C7V—.~$fOC÷"]Űď°´ô;ݦ­i=ÇiŹC7öĄ=ů}yşm…ţxKB7čFăFűńÇ ôů´~ Bo§ü„žr:Đ ]0çúÉAGŠÍ[:?š“îçĺŢsĐUŃ ŁÓIaOB_Ă1ł‡ŕ7g‘Ş-Ę\ś¬†Ů- ť1ä[zTLń–„ľND=JęޢĐĘ*zľľ'ˇú áWˇµÇ–„ŽďvDˇ×Ş·Ż+ Ý™|&uRĘń–…n…ą·=̉˙…>®zFˇűFcÓ+~·OA虯{ş p¤ÚŤď)čí Ao“ľ… ďţÎ{' żŢ#Đy° čN|R!HYę—ôŠ|đ-Ý˝§—łZ=ŇĎo…—usý?_±bFsćm;˛Ď÷^­iUÝŮçjů.Ůë}ţâ߬ěó¨t÷ĎŮçŃ蟲Ďgˇżgź‡Ó‚:ĺňrĎ;ľű–{îő±ĐŔ¨Ď¶rĎ]Šěs±Y„ąçF•3=H{=G»µgžŁ­GčůŢäŽv‰ç¶ű:—¬ÍŁń[ŕyÚóÎë™vŽ+Ó÷¸ósŃs¸Çť»q‡ gűůç´óšŽ°sŁ$„µ‹´3ë܏懂cçsÖyÄ˝eť{C(bÍ/Iç*ݓΗĚFް-éüőuž9đۢÎĂ›-–ăsîű€ެ'ĺcĐů@ĆřtNK…-č<%}˝tNÔu“rŔ/Ź:_.‡¦žç­;‚ÎŻŤłŃG9SÎÇöă΂ŕL8/[yۇ¬ů?&ś‡zFś;ŮdšŤ-â ßžpnÉŮ_ÎG)gÂůµEÄY¤nńć6‡]ĹZ?’Íݲ֡™8ÎXs«°µ¤SVhůj^·íy(điĎ4Çf»‡š7Š`ľ¤šĎwO57y•ŁŇ1|O4Ź×™hŽs÷4oło‘ć®;đ ;ŽHs?éň NĚŽL󰇚WUM[¨9 GŞyz‰;ŐÜýpŐ<ďˇćž:bϤ^˙N4÷É™úމ~GšŻäf Ńłţţ4_ą«Úëõ-Ń\C"Ăgź‹=Ń<^g¤yú•=Ň|ĄÔë 4§gâhÎîs yE űhľŻ{ěHźÓĚ;_wK3ßÓ˘´ŮmYćŻÝJ§ëşďYćé-Ë{7j,»Ů=ąÜ±†ç•śó-¶üulý9ëÇĺSpy@Ţó\źý#ąśę©#ą<ŰđH{«Vé–\ţÚŕ¦ŔćŻŃĺˇô3şś4 -ş<(;{E—[ŔMŕ٢Ë}őúąĽwlůëh:÷ĺ#¸Üpw .çc°ĺ–»­źźŞ±~Ë,ä=3ËŮů–ÎŻý)°<"tçS`ůěJĎŔň˝8ZoGX9˙xi`‘TîŔ*~Ć^/1ĺ¤o)ĺ<ÄĎ”rčŕ÷ň\Htç”;¸»ĐÁđ=¦|–i ¦Ľ†=¦|=f/Ĺűş•ăˇ8’ĘCVČ÷u'•®#&eÔS·E•ëD­>ÁîH6ş“ʲr’¦ď”ň—“<ÍfžŹĚRÝŢyćĺf€jL9î®_ÓÉ3Ţçtňrd“ŻCOxXQŔúřNž~ýcĂÉ—ĚSu î·xrľ÷”÷äŽ'÷ż¶ŤÖőׄňŮC ĺž{ˇŁC×ÇxňŮAŢńäŰíń䀔ű÷xňŠüé#žÜŢÝD~ü;śÜ&ŐŮ|ĹřŮ>†“ämáäNX.ôŔ}N'ńkĺ’÷ëk.ůÜ@żć’w$nË%ÇĹű–K>KÂ#—ś”Ç;™Ľ5}ú#™üZ¬<ě†ů-–üÚ&Xó8BÉ)Ý2ɉVĽe’§íˇěŠĄ;ÉďÖÍő9Ť<ă™ŘŇČŹ0r¬‹rÄ‘ŻĐU¸QqĺžGîŁÇşjÜăČQyäQŃs{ąë;ÔŐéşž‰äű[°Ioqäkçs?DÜśIäwßYułr;â^÷Ç­ŽY' ¨5‘XľAŇŠű…´â×}óâĂbČťcóşI6,ĂíŠ3_7Ą•ał¨ËÉŮŃx>×Ă"Čťëę{’ŚÍЎßsáÓú«sěýăĂÇ?M|řřç‹Dp„9GŃ#w€8¦W ÉVMČNuËĎ6úI#yŹÇřńr+Ź6÷ç;H< *XŘeö±G”x!&°TíNŐŹîµFí=NśÔ'Ç6Đ niâ\‘uQÔ-ňĂfČěťörššĂ=`č¸N¬göśrĚ=ťbb]٬¨r‚Čň·\Ő •řťWŽm“YvĄóß#Ë x™5úLŽ.[j9ÎĂ‘î0¸ÇO±ĺőzl¦'ĺ-ÇC1~„Tę[r9>b#PlÁŹâÓßŃĺ`ŐůBâpń/ÇmľŔ*J®ZíóA;ăËÉçZNt-ć=ľĽŕłEđ2$Őŕn˝'s˘ťđknŔ|&łť‹4Đ6 çž`N¶bĽëÎ|†3w l ď»|m9ć‰~~mńŔŹŰŁĚSb,ÝÂjć^v¦™cÖ°ÂŔP>ÂĚG;ˇ îać gHK°˛5Š4ąŇĚéYIs#óŮPöć–h^čTµLçŃůS˘96µĽwp'ä;ť­TâjÚ•żąĹ˘soĚD»ll®wąŁŃ©MÁ.׌ç $Đ=ó@:⛕·ö H§űUXÉ2ăČGçĺÔŰIˇ ńëÎHljňl Şť“˛Ŕďśt|‡Ć'ŇYSȺ܂ҹB ÷"źÍôň•N6ř2´Gxő•ţb]GúťÖ†ôżoY鉓핿3j>ÂŇą=VnwÜ“Ň_€‘®č:I@Ľ…ĄŁńĂŕ©$á7}祣 ÍňĘZś÷ÄôAČuŮD +ů=4˝p˙Ô~+ÚâšNDC´ęÇr@Şď›ţb¦ z"-ELťŃéFD/q_^<;ťµ 4L%ÚŞ¤Qč ~ žĚ5R±Ç{†:aD‚ăb«Őëçő€ 5®€ xś9곯A§ŕ_íňť¤.eT§{PcÖ@Gś:Î ćT‹†”q|އB)’$ąž™ę/Z°p°lĂř˘dôĽ««ę^c‰€´Ü-[ťsŹĘµç4˙XĎtuT"‘ys aÓž®ŽmĽ‚OR­L óŢÖ±Ŕ8¶¸ľb—äY§'čcˇľ «gĎXĎ‘v˙Ë<9ä÷őŔš¶.g<ČwŇ:. G1Ý źtF­DľřÎÚ°ř5ʤő’Iđpy6Ü^ßÂÖ±¨W{ĂľÓÖ±/ňq\…RĂ·¸u虳dÓWó#l‰ëŮf &Őpf®É%ąŁĚ(ă]ÇAóµĽMľŻc÷#Öt7dϲgŻ3ű Ő‚ág+ôľ®^«Śu ľĺŻ'ŘlĂűřŇHNđ[;(T!,ű~¦°^‘ˇ>/QNĐôç=‰=Íá8†Ä{;D„śěšë 9˛Řă`@°[)̧oĎbgj÷N7kcŹú˘ż2W–({;¶ŚÎp!áŘĹňÖď2ß9ŽĄÉ¸‰‚Ą·Ě÷‚{TŞÜ)ćGě»f%ç1łÚ:’ß©ca°žłggÝ»‡ż“Ł­ěO?ĺË[ú{,dĂ.«ý’ŢŕęňWE¬ńOź?—]ăçđ–«ŔĚ4ŠBbď$xÔ,h1˛C­¶# žÂĚčô'inŕoiđ NbyKđIßá#ceX6XĚWß‘ Ź’żŃ•FĎÉď‹…ź«1,IýEç˙=žő =Ź“‰ ”[GĂŃ)0.¶ţ†b¤Źxx˘j¨ŔMüN&ÔŹťŽÚÔ1¶|x˛É`wŔlPJgžd÷jˇć3!žA•>8KEŢâ1Đm+Xéą+ Ëž“ŇÖ=9#âéBŹn:ú§ĚČä>R⪨   GP<Ë"Ę—zavwNß"ă1fWčĺ_CTńŹëPřiŤ:§·¨Gl<މ5˛™+ůȍי鯝ÎUűřź ]Îaő–qdÇs Ć›Ű 0$]˙-?gu[Šş–Ţä©ă_3•qČb xô1 Ůĺ{<'ŁÔP×k=H^ť: €µ2RÚsäá"#÷ÂedSß‚äˇe>…áŘ‘$| sr•ÁJ©ď[’ĽŔ6/1żä&ă&ݏĆ#LE^?'í˝I×áĚ“ŹĘPZcşÎHy'ŃI#¬+“ţ•§·Úe·}Öň+Oľ„“Vć+ź,ĺč<±ů,˝%ËË<ţćőq„ËsD D2ş öOůňŚ™¤]Ą6Nöď óú;Ž Îń™0ŹJfŹF7hDZ÷„y<íü‹¸Ük92ć#-áČi”1Ő1[Ě<)Ŕ`µ ÖZ\Î=j^´‹±:†r¦ÍŁ ‹(˘Č#–´ąGÎă©ŔĘăDÇ3tž%"ËLd¶ąó€#)±ŕ<şgî<ÎŘe)‡üň-wľŘ4¤hĚ–Čű9bç]WčŞô“%ÓÉó‚mW¸aăźçaŔ¬Ç5ÉGüüĽŰđ„l~®˘xäĎă¬d®šĹš† OqDĐGĄ3řa _×#…űneĚ´’őmű ˘®ľ[řě÷$úsĐł ŰŁ'Ŕ‘Fßáđ€Ă€đüs}j|Üś”Ój ¤O°”ÍŐ7„y>ľeŇ‹´řXł¨}ËĄ/†tŰÖŘ)Y;łé%ä ˇnFľoéôěHnšqíůôč) Př`˝·ţ–P©íżÖ¬÷#¤ţĹ[ ő”ëLţĽSęń°óÍË%|b\Ężłę™ÜŔŇCµIő€B±Ű–jVJ”Ý“ęÉëśÚĂÔ=©>ž¸k&ÂV˙ÂăEő«CůĽĺŐxŞĆ°Ă1Ţ"ë2›‘#”BzFÖÓŰ#řŽS˝}‡Öc6 ťń‚Ťdü~yj=G `N.¤‹Ľ…Ög8nÎŁÄ«˝~äÖóÂM/C4 ů“ľe×Ă Ö ÎηزëŮ' Ľ`Ô›>eYńőěâÓ-âyěöy%‡Ďc?ăëAäg•·đ¬ÚÂë#ŘqŘłÖÓ5»·řzRH}Ř^C<ăëéĐp™´Y¸ü`Ďg`qţî÷`ŹŢR-Šú{€˝ÂćóFŞ,łřŮ#ě±)k(¦ČśŮo)öX¬`ěń J›ľcě©·fĘo5 SqŘGŽ}`‘˛<72âÄď({|©‹ţ ţpŔ@rłg•…2ľZňBĚ ťżV =]ó°%ď/çey‹´OŘTÓXZ©ť±öśxÓŘťłřeĎhű ynkT$ŕ-ÝË;HC¤ŐXÂś ÷uńŃĺܧ<ă·„űÂÎwč) %>BîéRé¨+B>÷”{Bî2A’ÉX)|ÇÜsVĆ1°ŕ¦GÎ=­Ę# őš=ęž˝&oVňĂěÍö¨ű@бI‹ŘW÷¤{Ôc82}MYqőwŘ=:)Ő˛čF~Ë»'ľÁ‰Ś;u“fOĽg“BPeÉüÂO™÷śwÇËĄ3ČÓ;bďŮŇQPŤ!Çă†>×Eo_ďÎKóZąÄŕ°ŕţňX2 ġĎ@™ĎŁ2úqqbv­˘ ťă±śI‘»lxËńn"n4x „.t\ÁXó.=yý3ďă[;;›eKŠů"®łćžĽ{e¸Í¤Dĺ¬ćd¨›–P2fІ¤_ŃŚ„aˇj—hjîHsK@*™Ăg.Rśe6Ď·'†x€i¨H蛳>ÝťQ”dŃAͲáčşľ… aîVbť$a˘O§›qó*.Š\.ÓEN…¶…¨ďŕh4ű&Ţ0äĹxD|˘ÁĆĹü$H<NÉň•D*|e§"2ŐeóŰŰ“Tr?¨0ôµ?RÔ×´@)ßĆFłďČ‘~ËĆMÔ_ĆÓâşY©ŐEŔçč†CőýxÓli˛ć&Çdţí]_n˘ď™ ‰w­)ý†r–ÁŮ|ő/Ňq˛Qćz™ćŁxś°Ł˙‘O3%řnâŁ_śęŕ˘ßô“sjt%Q^ÎŞMM`‰î`)¨7âЂ˾2 çŐhŠ0óB 6Ă ËťhźGóŢEtśGlS”Y–aE(<ÁT0É[žŃŃY§Ă‹¸`ŃJC%Ď_ Łd¸9ĐGŚŽę ßžW¬»Šňâü¸3®ů°7ş,3㜥¦ĘËAď!oţČpűŚë™-„EBxdMa!` hźqPkV7ąËć‘-ś”Éż+_CT«ü׺˛°Żą­`/­”:„ÓQ1ć3 Ü.¶Ęl&Đńčöbdľß“&ť4öâKÄ@ĹeE„Ă•yăsř>x¨©ŰäLžˇn´Ĺ4}@%#rŤťćŇĚüOK Ćou‰A˙Fsj*“)tÄÓ=5ĺ–fâ”™ě.NMOupÂąŻ|‘Ť!“9ąĄé3ž ŃŞ2ř%¦UGăS6=Í"™â›7˙ ó\xŇ3®š™ Ćö,ĘŤP$¶ý`ŢYdŰŤzgQ1‰í‰ń*HHMŹ2†Ô¶2ÓSf ™"^ś3&Ľ0«ŕĚGťđ‚Ť^­Ş2*Gx D[áqR^ĘHd™ăşBÔé@~ÉŞRł~qÜIÂÉxPő=ş±8«ą‹pś Ŕo9cH=u>ď},ş/"aŃ]ďRÜIFßZ˝Ą©śnž~V_ţ0?ËáÚtdŐ4TJP )¨‹Qůõs¤(óťËÇ&Wš3V–JF¶ŮŤDŤkfë(^Ç,<…I ŁËdÝ_ŁPFKv"îWš5R.ęú‹ńŞ”˘*^•…aŞg »˝”V_?WÝ30ą gç(+H´@ŽÜÜiJŤ‡É,Fő#…™”övŚĂ0ü°é*Të@Mt+mŚD¤Ź9×*éźz2`6¬Ăx±+qőÄyřc‚Á|é0iťx?ú ˇl:ËŞŽĚŞË0¤+‘Ě6]ŃŞPô**™źhś2Ő#˲żaşŔ"¸'½%%·bä!R‡†«Ť^#ř2ŐgĚ ”obď&uě8órőĚŰŮĚ=•„b¸Č2=®iďdÎI­>ËÎ ¦VÖÍR É’üËÍ“‹hmŕy>†Mô/zĂr˘¦Hq7,48 ‘Ş!?€ŘiŤĄOš8V¤řýz ‹i`ęSń1HÄ/4îqŘňP—e¦“,ôŁ“Q$÷¨čţ ň™ŞĆąČéÁÁGÆěŚÍS™Ś§ÜPƧ‹Sm‹±#žČ[RÖţśŤkÄććóă »¤ źćˇxĹĚ,±ż@őHÝǥͧ•®ISbZŞP]˛„hó»v®Pî¸Ät vĘ^Ĺ+ČC#¶ČÄGŠĘLÍTłv1Ůqö•¤}ĄŘpSŞč?Aieć ›$ĘšĆĐm†ćÉÁĎTÄY“Čd#2ňȆôo‰ýź,:L—Ťh‚mYźQ*HúAFdÂń±†Äz­dŇÓ„ę*d˝P°Ä€óLN”šĹ˘µ¨§Đ®Ű=™ ńĹŃ=Zw“멪Ą¸ČşÖT°ß˛óăI1—qcĘ•ŕótÝ……Ëś%‰tźpŐyś0š}]W0d"ÝČžVß=dŠůŕ˛~Ň'˝‹@2ú%y4mMĎćĎ–aĆüÎĎb˛"ťö™ä±¨*±*ř§rý@˝ÖĽĘ“9ŠŮ6on÷yĺĆ] PľĚMË$q`ş …ď Ë,ŕř(UĹ2zrRŔřĄ ‘׆×:­Á Ö,4ľ÷Sť—(j8ţňE3kę\©eŞJĺ‹ůŐ(Ó—˝P6ĺ ĎB7ô‘Ą?ě˘2% C@™Ę†\˝D¦yz€ %_dV¸-Â[‹H{VĚfŽíűŠw*ń‰Zżé†‹¬ÍÂIq#ÔgŃcŻ^´lk>ŃŤř˘ťČźÝŮqٞô¶NĽ%Y9›Â„ž9Â7[‡ +ÉBÚ\3:.H8#Şžź¨dkRK/61”5CS—|e*=ĐŇ o¦`×΀ԡ\˘.ínqç¶d„bĄfµ¸´ďôą((, Ć$± đÔĄ‘B‘S2YO @5I-żŤůE@ŘjécrôŹšČ…\'…P(N.š,8”ńUěB6Mx &¦Ą™¨wčĐ4Ś#šůżŇařŽ™Źjů ů«öö€v–hq’ '١ ˛ *Q”m_yěS(Ť{‚˙*÷>=ż,NQ2äk¨7›Vô.4 HśżŃÜ7DßRĆűA•ňŤŁöHgŇî ěPń ŠŹˇČð­Šo ĺFé¶ 7€rhoD7”ĐđSVři™eoŃĄÔˇdę}Ođ‚?G]ÓîÝaT¬BA ¸âĄÄ,ň!±Şťšř…Ŕ‘1m†řL…čwl~ăgˇťç%G-Jň6ł»Âî‡<_ Ä%©ŤÚq¨eŹ& }ň;ť‚Ś9ú÷tÉ;^˛ĚÁ4_w,éLÄÝ 'YCĘ1J)Ž™qa4ÉXÁr  ‚h †đ¨dÂŽě¶(¸— §ĹjoÄ]i>đ¸yڧ ™4u8Źů¸˛8ĆEMŻú¬¦ÎÔÇč¤őËđ’4Óů?T/˛É¶ĄÂŠ)ôj–SgBĽ jô*b1Q]Ŕ˛ge2{łeǸ‰IAřZ h$Śq”mţwŘ:şÜL–ęb>+?UyčJ˝FÓ€aB}“öýAjÓ…´oĺ.…9@±řżq‹*ľ7ĄŮ`áŕiЬ™Ż‚ifČ~6Ď5ň]Ź«Ř$¤‘‡%sŽ2}ą$năŐ|0 #»a˘eho‚ω®Öń•NáéaŞAGďędŠË•çgĘ4ľK%•No¨Ńy6gšÂĆ“9÷;žEź}ÔNŕÂqůĐ` \†pČÁµ+YśM ÖŽďNř*ü†+:TbČâzt x ĄHäěd]3Ż8­8©Ś•6ĂB9ĎÇÖÝébNÇo°#‚ăjHĽ©:g,DÝŐnWi…§ŁÂć’‹r+bTď"Ţ"qg%­ş4–šŤ3Ö˘ş÷@{lĆ<DKÚݵyţ`m˛-ĆÍĺ2éC~é±4·Q´ÂóHT8EŞ*†“Ď)ĆĽâ ef1N^€9\Z «z Ł6ĐR–̤óŻ´®čşD»?uĄ•ŢJřËK8 Ło4»ZüE0OŠ–ŤâľĚ2g"›‹%SĹśśOŁZĆ•ć°Čsün—\ĺ OŤŠŻ®Ű©KÖHz˛Ţ«k·°¨ťť ×ĘĐÎĘ"’â\|†ö1đ b.Óˇ‚6vPöZ ŞâŃłö»¦¦[.$YJyVö:°(¤_śĹą$2 Ý•˝6ŹfDTŞńIŠâ˛z 5™ěń€Yp$‘ÖĘÖ!ë/°oŻ´Fd]űv]T®WÁήn@ZP-…0 }Pyhi¶]ß‚ť«˝}Ń+Ť7Š˘!O…@*Ćč–éчČ6ą0ĐG˘ýĆí:‹.ŹéőË0zĚĄS,ÂŽzšůU‘ě’*̇¸Č)Ďý­ç B˝iY0B‰, Q‹°\SQE©4¨™˛˘k_äËŇOËŞŢuJ‚ŽJaśŻ˙ů!jR™e,¬¤CĦË2‹Óěwťô:ňíÔ÷+űĹ2¶ qF ޲^ľ%ÂiŻDč°Ë»ś!D‹o]Óü;®dvř­“®˛pŬ» ße/]\üŔđŠ{Š[Pů.$„§ę“–Úço4QËŔ©§Ą>Ďž*YĆwR}r×™×ƲËä{: üȱ§"ж•čRfÓ ~ ž`Ô´č‹=KBźŐĚS7o&ÇEß»sťç”% )ş6Hxë„jŻ™}~&űý˘ńŤ_nĽAS#V°í^/43W.'ć°cőχ„-ć u őd ?ÝY{OŚd%]5»Í슌Y„?Áť ć˛! m! kŤ$&×NŞiŐQ ŔôݛƑ,,č?Ń Q‹‰L—a‡ŐçóJwUś¤ŤÓăs”ŰYwŢň®ň‰cqŢu§]`㤠ť¨#‡‡›ޢđ•˝nDŮžVDÝhřyšr;jâň&Ł)X±vç]˘ąŠlŤĹ*%>c Y ŢëOł ŇĆ9+-őşć8~“Ű˙ŔÄ]ĄźřďXÝ_łm9C[çG¬ěşQ1Şˇ4‹agÎ K¨¬Q‹e)8Ŕ8Ű?ĐĆ0Jl<Ů đŰŇ}¦žŻyÍ©JAűŞBŠ’“ f;M.ü#Ď 6łţ÷X<ó s/Č,ι߬Ś ¬ĘlyÉ@ Ç;re/)* y,r.F] ťôWÄŰ—;U]r 3¦ŽmőÄd˘k[ÍŐ˙€Daě¤$ľUµ‡ó˘x{™P ćšDśEKQŹź…#qNĹÜť0ĚÄap˙iłËÍšňdžĂ˝čk6ZĘ’÷ŽëóÔ±ä«O°‰í ˇ Ś#°™rśéĆ"ĺm›©Ý‚ X?A€GĺuVZFE z57Pö®ŤĂŠkYŻ0ᢹů[Ď0óÄÓI&;˝%ó3KôgŁR”70Â2¬Ö Ń“Ţ&ł,\> đH,¶oUEť“m^óŠěa,Ą„ŁÜ»}ĆR€gřL–¤í·ýJă›’‹Ťžfç ĚŮ,^H!’HmĆ˝‡'»Ż#Ĺ´ľ^văö¦Q|á@étVşvNĹĆŞL¦LM3ó¨+/—>đŇ\ÓdâžrÓ­žăü ĆGŘgšnoInŁë72{*#4f:fŘ­QąÜa›â™‚pí:˝=ĆJZˇ‹Ő›ŮŮň°ś(gíŹ2ľ›ç/3–# d„Ě67“aX"—!n'ĺĎ‚Ďä×%†2¨–DP’‰äzzč]”ď=/ăl ^[T- )]cĺ‘ Ů„Ů—­eĂĽmÉÝŚÁ_j^ôűHHŰ2Ź«ÄÁVĆ™-o Ůo1Á˘Y0ĂBÖĄë»`Ę©d~býFkhŇ*W[©ńX˘Í‚‰â5Ŕ™B#p€eŃđR~Ŕ€–©®)ĹX­CLş«ý‰)/pYńâ öůHióRä`Ôąa8 *…¨é†źV ęµČ/ÎÉ´2šhÖ¤G–t¨•ÚnRo^.Pşx»Dq Ż]45üF±Í{ Ńč€Ř()É-hł/rÚ-Í2py76Ž‚!Ő2 ĚÍQâ|¦ł M¤‚đĆBęöŇťÉAç‰˙¤÷ŹĚ ˘-é$S~6*˝•ăŻĆ‘ˇW¸ó =Ń(Ó'tpĐע.–gźW‹¸Q šOc’·ôŢĎVd=& łd‹¸›ŹK×U|nî’ XŁ…{Đ;¬UíŁ–‰3â†÷çÉü¤›îŕŃGâx'TpëÎđřuJÉmA‹X’™s~¶*źgÜV̧:gŔ\x s0»oZ§UŻ7ŽţŃDă8n‡UŢŃĆ4o‹€¨čm !čÝÍÎ wŮMÓž÷`–Şé¨+łYá}ÁČÉŮ›´ˇŹ9¸ş™Ń„‰6jź!÷2·„vI}ő3ÄĽ.‹óbr‹1\łi6Wvs«{ŇŠĽJČÇ•“éë\ŐŚ×Hr!ş¸…%µNć‹xśaŐ©ůŠňBČă¶CĆÇ,Ôi˘ćńJÓ1ŘÜ›Ś+,fv¤úŻĐčeé[§|EŢ…y»ažŐ'Ĺ ďü;,‡6äY *F•»@uÓhJ°E·.k K ľ‰Öv¦’`«Ć¦ˇ“*§`ÔÉŚ]CzV+âĹ.?¨1ź0cśqţđđĹâEtÇÇ”¬•F6ŠĺĆ;6›öpżÂgîbśSB›=ʤPą„F 0ŕ>ö¤¬'‘-8^ItÉ*žjÁŹ‘ŁĺĆî[ )bméŐ™_8Ž·»(d@[Xş'eăŘ‘$:/ 5|ËśŹŢ\¶ě ˛j:ąŠţó\ju)Řn ‹ß-Nuŕ}Y)Ośd¦tÚ‚ĂĎłčîMsç0¨-ĆHŕŽQo rkÇFŤíŻÝ«f®{äÝ ]żĺć˙RÍî]U5Uä˛@Íë{Ö)OÄUPT¤-…ČjůuĄŮTIńjsÇ®+Tý×őě— =$¶$šYĂŇČéę¸.Łh3¤†n ¦;~ŐgggP0ř9·~¶âď-$3ŇŁ†çŹ rɸ#É3ŕB´=Kë~ÉË’›T˛ ‚cĽ~µ@EÚU`†_×­BF0„üxZäÁ7qFDGĐŐ5ô'#_rYśÍűţ¤}E“Lů•dYm!.QáŕÜ‘ąÇń±%‰Éüčéâ×yčŮ4jbšE+°şëAOrlnن¸yHď"‚űGp‚ľHó.€ŔŔíJY(h˝˛ÁĄáŠYüđ± ‘˛RÁ} Ł“a>_č+×;¤:/%eo‰-?ǨmM™R´1¤ÇŇň›]Č“P)i.^Ô»2b”¬ů™7‹SźÓl^q9vÎäGw¶d AÖćQňćĆ]^ě¸PÚ]^d dÉ4^ Ú »›AUĺgđ˛iÚA‹I–JY•.’›:ĘÉŢěw†*ú+D2Ŕ+ŇKŃÓ@§‚*’}L+‚˙Fž÷*Ţe$M1źŇ7°ąo?;(’Ú›Ć1·đr=é—‡j–f5˙ťÄę´«hUbN~rŮ˝Śľ÷Y óEm]>íx¸¤ áf‡bMâ](•'ÎÄ!Iůš~/IĹÇ,bĄ~ŤĆćĹ›eĚK‘ŚEq6[0ÉLť„ńŤl˘TäłB;tăťsá‘|‘Z€=ż]ŞóÇx%ä?ł‘l´“ŇV¶›XlŕĹâGI~»-ÎďšáúhŐj>Ô^Ćɤ˛ęÁęň´ZżÚőj<{Ć—5†ŠŃ%‡ŘB:čL†NÓý ‚ąüÁŁËŃú TäçĺWĐpG0q"·€|fl ĐiţľQµ9Ôh⫚F¨h#"Sn,ťw…6ĄÚ„ičJ î(Ô‡|¨Ă€łxBl‡'řvś‚fżßłîíśĺLJŞB—€Âk=ś6%Ęc‘A |̶ŤXJČ„¬ĘĚ#Ńę5[ŻĚ2(É‘›D3=ëe»žŕÂ!m̨ŔÎëńÚć˘cćP&Ź7(ôşŁ:sjŠ*޵Ę9Ó7ˇ_F—ć­bg(y`GDb#x‹ŻŞĘëĂ đŠé`şŽçŞAśÓC¸ÄŻDb¤—Ey ™ćUŮJOnü5Ę„%Se•áXY˘Ń˛/˝ň‡@$ÄŤÎ!¸NŞĆyWk6€qh)°H[ZqüBˇÇ,áČää];ä˘ÖVµô ‚!vłm9ŻţIÁĚż(:€°Vď§ŁcuË ĎŇÎéňąÁ:vEBUˇŢ”Ô°rW‘\É6éM<^’ˇäŕ’đ5ŚŃ#fîmZŔ˛%Y;ŇĽ*ĎΔE›‚›Ă çhS8‡Bčfi¸t „[ű)ϡ=ěĽĚ)ě L!‡ź€ †‰™)e" ô4ó ěŠęI¶/¶¤,ťĆ± "ÚńťI«×nŇş>Hg}ŢĎÝ"cÁż@ŹůdöjA¬“lŢ_ü „č†(…Ĺdó mŘóç"&ŕcXĂŘ)wMeŔö¶Éí/éyĎŕ[“?7ý =°ÇȤؼt~óÚ<‘^‰Ů?ă˝±9qź3 +{—)ą{¨I*ÖL!Ę ÖĺlNEJ$ Ë™ÉúSµ›+iĹvŘĚŞŞ_ (ę*–mĆNw˝jFŮIç@(«hťKÉÉÇłJ|öˇÎ2›dö˘ţ†ŰćŮM™„)ĹB†Z´ŮW1ţË,Ł™7OLw‚ćÝŤ#‚™Ĺ|-ň!¶a˘v™‚$ňgşvÚĚţN8ŔĺMK…=(ńZY¬Čtġch“©$Ó>6}Ś&ť‹ŽŇ8Ô WÁđťľ ŠD’™¤Ő2y&»\ę­É'yÔŰ-·?©fD©ząL˵ćŞÇůúđśĂ™„J” 7ůU®ßżđ Ń ˇÝ˙ú˘—&ó|Ž©raĐ꣰[˘pýŇÓ=(¬”~"˛Ă#ÚÇtqb+[dtŞľ4şbÍí7f-÷„Ç>LCˇjzÍźđI“>HçăË8wé÷\ć9„đií5# ®ĚöpÍŐKbŻI‹Ŕ2‹Y÷ňŕ׋¬ě5±ĐôPÝaĐcŠzS«źžś)k®KJĘ ÷6«kʤŻÍW»â†0ť¨‹PŇ8“\ˇs‘?ĹŔ˘MŽQ8+[رę#Š[ś“ §ŔIľń"ý GđäDq•‘[4çąq<±š qÁH×XňL~P»Š„Pń|Ńé‘Ę1šj—¨„°)˝łĎŻB7YŕÓaŤCç¬DĽB\Iář”‘­ćĘÇÜ őv•W ďĚ'Îéú™îÜ<×Áô´±ŽžŇČĺÎ4§±IĚ …AÇ…_‘—GOúqŮ«ÍNX1Sš4˝Řś—¸’rŁ6ą:ó^f©ý¸L¸µ@(“D“W LU´;Z#J„$«řtuŘTP|që©Ba- ŠýAKé©Ď5˛ ĘŕČçä™R5Íç A®•†„ dŚnł$—óSÂOʼn®%ěâ²ëÚ ń ýŃÔ˙©şĆěźFCQť0éT¬s$°„ś›P;†CN*–E›şć*gH“!Ňń{ޫݙoBUŽt;q"­ÂSźľ)I--äp9TFR‡ő‘9 ©ćŬ–jČ/ ‹ů/źů®C˘±^"3 ° «kýżF`QRO ăY!ä&I—wŰ;»Ţ˘S’äFĂ ft]|ť#7Ę”źĺ® ęÚ±8Żwkآ`oe·4í[)=“ě6Ö3/ Č:φ4 äUłŔ©ŽîzY–Őú8ËĄxˇZŤŁĘ¶¨‰ÚÁÁIěkÚ‰8ÓžTĘŐ˘Ahjlý׊WČT·ËAťéă6Ú/óžvŮĂ'ęůB#čľN‰2·n%‹üÁUŐü*幨0ŁÁ6Ş öČ$‡Ĺűšźëi¸<;eřŘ Wu1fçfšCaHK䥬'âlŃK:˛¨Ć+Z¦ŽdĽvµ†ŢŐ˛čů„"´‹9€jH¸Üżeŕ=’ĆMĄĘşű—ĂŞŽ! *.¦Lŕ)1żő¨M{0cxś˘éĘŞ[b›—QŢ1‰ őŚkć•MŮbCŔ{.î@®3XţžŕßBvüřŤˇT#˛HhĘk n»RReĆLĄHŃJX‘25đ‚EšżŽLsöČz…¸Ü_‡}"î5ʉwćc÷:Śě‚8Ăüť¬řZD=ć˦|"‘%¶^ň“¬Ęq"Cۢ1}™ş°«×^±·ifą®>ˇ–3ö­[Żĺžň:ěSđYŮIü×ő|>_Żů?ţô/÷—?ţŰßţćÇüËżůŐ˙řźż‰˙"üâÇź˙ĂßÍýó?ů×˙ţßţřÓ?ůó?ůĹŹ˙üW˙ăWó—üăwżúíď~9˙ę?ţěďý«ßüńŹżűŰßţîż˙ćWżĹ+>˙Íźý˙Ĺ_ĺÇżřő_˙ňŹ~üď?úńôă—óŹ=˙íw˙űwżú5˙áŻţçßţöWôă·żúÍ˙úëżš˙đwřő_ţő/˙ĺŹ÷źţě?üďó׿ţĹ“Î.=Ă…˙0ż'®î4ŃĚŕő;ň´Íŕý Ä”«öJ™”RŔm_˝äB`Ŕô`$=›ç¤±š^uçH…`…J*9ČÄ^ťă˙bŽň‘Ümð?ŽŽš‘­ˇ“Ę•6…Í!z‹“čh‘‰ÍPX®k!ĽÄ"’ěĘÍÖ V7ˇč3Üz+d$¶âBT‚„,K }0e˘ŕ˛&Î=¶áá<‡žTpr㍇H°Á$Ęvä%Ał čNĺ)|đŇ+'žŃ5 AD ŮA-µľ·Q¸%Ŕa“biʶ„έ?9ľĚY5ĂΡ.öP+Oڍ8!d„==m‚±•—ĹÂdÄN3Íâ»+˛›¸+šéf` Rí!çŚ22rľ˛Ë˘Oë}çĆ ćLYL1A2ÍĂ4™ě@p©IdČ@5“ÉĐ”L˘ôÓů!¨Č^đdÄ…h¸@79ę+WČÂDGáx.ĐΧş ˛»†t•ơ˝hsb=‚Ćz¶Ś#¨·6¶žÄ°IÚE÷§‰˛}oZG[B$@@5˝Ů(Áť^˙dË€·śüŔLĺ‰ÚNdl^¬‘ôˇa2Ťű«áÜľlL`– U[ä"=nuüŰĂřź/|(ľ±^WÎcśWČ·ˇĽjľT!c]0ɇKcŘhţ6A›zˇĚLvFzbhuÄÓąý° ׺°äĺ.Bî#¬Ýz‚C|üyň‚µ3+]*Ç'é]Ť›"nb‹" ‡Ë´S™C0®ÜÎň?fŁďă‡VÝ^T¤}Âj+7#6îĐá5J`‡ăş˝px¨LĎŤ(¤áš?óp1źĐTšŹWŘ&ÓäŻĚK&'×ÜĚć MßCAťĐň,NňllźĂ'Ű™.hý$na×" M-–§žÇ Łńřä‹cÄ/ׄ”ř]ąŮF`X^Â’áK‹g>qôÁĂcU¨ňś/ö9x8Č_c>ĚIgL¬ć豜Yó˘(RÇĆ@m…NďwÓzGëżČgîJ|ŘƮ٬4Ż,yb`Ď ź–Žú$¸c NfËąGc…¨Ťô†Š'&×ůO(ż…ň‰Cd%¦‚!©Ż#¨‚.–ŠOr‡Ô÷ć͢ß1.\ˇ°R÷›—5¨o©ş2Lrl–ő˘\ňö.* ŢT˘ľí÷ůíh­”(Jvż»«˙:ţ<±č´Š6)MPĄ_]¬ďMĺĹź‰ůý™¤żUQŚfNĽ·‘ÁŁüL{ű1/.´ĎEk.ROéŕݬâąŢXűŃňu“Î,Ž“‚Ý´Ş”ł¨#^V®¨Äwö@©VŘz¦HřEŚU'{uyĆěšăńDáé_‡â’ŁĺٶIÎ^Đ B˛®Wť,®uăŠŘˇĺAĘ?Ęgyö„wCGěĆt>PĂ XľzşpÉZĂ–†•íŘ}ppS¨3ďńaÓĹ1‰9˛ă–ĂŠYµ2—ž ˘ń.ÜT0±X:Hüśq"tŃűž7–uńŔ@1l÷.*ͦ1Ń-”Í]–S‹ąX=ÍÉę6ÚCáŹM6¦Ľu€NbÇ;yXřŚ”'ž7üĐŃ čE·ŽóÂ'Ögőᦽ^tŕľ[Č+őhZđ…}Č ű—4Ś" äŹÚ\ŻY_‰ęÜ,čîôÁ™oAiÖm düÄě ¸ÇŃW“OZrŤ…_ł'.÷ÜěfŤ‡iŞţZfzLi§¬'·Š;<©]P lÖ!đQĎ:‰ąá „Ëhě.vŘR–±#G–Cĺ"%XqjÜ_$OqťédŁŠ„©łśĽ†E#ekž•cn A(JˇÎŹŤßůDAŔGřRĐNx”uńçmĹĆĆ)ś×•IĂö§óÎý@ě¤@Ćx×^sÄÂ&sH¦Ó(LËČKS䢤ÚK’ă =*TN†ÂßPűm>żf6Î ˛C!,\–fę áx$®¬ĺqC!ęw™€®!Ňߙ˅×Z#Ër#!Ľ^řDË SË)Pj°ţ „ d,gżq˘áaÚIöş;%ÔźĄ…; ŹĹ9 ő†A^úó¶µX ‚ xj…4PŮQ,ü,VĹ㍂čéčJÓ ćňż ěgp(­Ë8vÄTz*Űň‚hÚBŐŞ?ŕIvfÇÝÉ4)ě A¨B¦±•mĂ@ŔÎ(žă5?ň€uŃhú… Á€é6Ń "ŔYľc~v/ Dm—â}­)RÂAˬŽ9ŽOÂÜÚG0OJ"» išÝÚŁp )”TkdŁ{# ¸ĐÉb‘ń„aŠ-¶şn ~ÂţÁ ďµŇPoUËÝ$r˘»ăřźŮ*é”Uü řWąăĄëqĂHő^#˙^Oř?\8učúA,z!#ń†?ČCÇ)Ę| wüĺŇ=*Šţ1xlWú#íĆ?0qĄśÚ8۸îăülń@@}¬ěąšąCŢČ‹ŕ N = ÄG6üoOU¬çe>đŹ].ů yě‚?x˝.ę?ü„yĆ€ 7ÎţĄGşmřmbÇ)îŤ ÚŹᕉ7ř#XKÔÍ®V.M ˙ •_~ę  ÚMÜO=…ëŽ~0•ŕ±(»Ąoŕ=†ĂŘý)ĺŔ>p–ˇąŚ:Äd‹v`´‚mŽ~B«íĐźÂWŻ^Ó8WŹéíĄ—Ú€ŹĐI—»ÇiC>†¬›bw§˛p¶BC‰ié,ŕ#‘ ˝±2NÜ4ĚPüáŽčń˘”ráWbŢ/ÔŁtś}>ĚÍčAî4nÖŞ_Ú†yĽńMQłŽ'A&čÂc_ GM;čˇÖ/RËŞŽ°Ć‚=8ąŁ´_ĄĽˇôFźĹ~ xn„Éîi>P:‘wî”ý öhtÓ·%PĐcăuĺx˘Ř ·ďĹëzPSŐŕ/!.ęÁIÚ •¬ď° C+ş†łĐ{Ľ¤E)6ůş,Ü}> ,×ÚÇ/ÍJoÜCĹR—ŐO ě{°$Gíi=„&šü' Žř¤´ő÷FMZČß@&‰¦iĺŹň‡„\ł}łń÷‚>¸lqęšşµp`´cŚí?nČ+çNU/±ćˇ;ňa»yňńҨůaan6¬Ű°â6ŮměÚ,ě §ëĚŇCbâň‚iÉ&gÇ>”<ąî[ŹoŕSlČÂŽ}\r14ŤąŃŽx(?H˙$ü` žŁ,{7áç›đ#ďÂQv¬ý¦üČ_…HÚޱŽwĺj‡ëV~ô7凊Łî@i Kt]¬Ţv´Čů¦ü°÷ńYřÝú~ŕzîĘá­ź”|üżH?pÄpÇ.ý SÁB;ě[=ÝęJÜAÇŐ[űˇcýĆ;Ň›öăMúń»öC ă®ţ¨§úă÷ŕKű‘Ăw°ßŢĄ·nxgY3ądełfŢŃ|aü©­QťhÇ®üXá€;ĺ‡F ;Ţ×vR%fPŘ1vŐkŤ/˘ŹRľh>>J>°EnXÇ&ůŔůűYň1;Úëŕ˘ŢfďPf§8mu‰Č¬ŮôorÎçO¤cS{\„ßŇAÎÍR|°Ę=±Ž]ďAşî uP x >$5:ÁŽMđSî€:¸žĽ0™ŐĐv´SďA¶Ň'˝Gî;ÖQw˝GnÔ‘ĂăĐ{¨dżˇűP‹Śoß ?2ľĚ)ő 3§jóç ę`ŢĂ&öPˇµAáMě!™É{pš°‰=’b7o°ă~4ů!N±~čt ˛7ÔŮĘpgŮ&- ę@kJ‡$cô?Ţ„|á%aę_„í‹Îc~éĎJŹö†tđa_őÜŘaŽMĺAÔí‹Ę#–ăŕ^m¨_;Äę!ń žţMâ‘w…÷šMáA‰ÎÇ•6‡mš67­r§w|Ăwă~ŹŢ> <č;ţp‡-­•,kĂ7©îőŕ€76y{§MŢy‡f›ľĂ¶/űˇ,sâ`ČҦďëšCčq6u>× pđ¸ÜŐIŽś7ÂÁő˛đ¶´áďÂŽ‹ăĺß AÉ.í.z#|¨7m‡ąÚ-ł{€cSvp«Ţ±ď6m‡™y|ŇvŚt‚›˛CŤ˙&íŔđčţX”Qn(G;•”-Đ&íÁĂgeť nŚ#ťŇŽÔ6ŚCeó&íůĂrŕ#îŇ!; äĐîl}(ß…ńvđŰ”ă„8 Ţtš8lbqo]‡xq;ÂÁ…żĆ÷m8^i?SLQňYŐŢÚ¦ęŕ,xSuspxWbSuĚÝÁ 뛪Cq ;şń¦ëčů7ŢdÖ očKĘMŘ4Gż•ö|ęIíﺎ`'îâąÇ ٰmüníÓAG¬‘EGĘ'ŞAł±_bΨĆ&čŔËt@GňEБۍinÝâwě¨>Ň&č0M kĽHä¸Q°Ę&čŘ×bÝ ;müŁŮĐŚń&ă(ď2ű{·ÂĚvcń}Ž;ÁO˝I8l@ţIĂé†2ŔMa…"ň ?Öe`ąl*= ·#*ŃÍ7(cÓpPj¶AءďGwču?8 ř*ŕŔ`죀´ĆËČ×öTh2´»|K¤@¤’›€ĂÓÉŕ™¸—é+ÉHzäÖČ+ď0;˛MĽÁ:ń ĆČ»zC€ÖŽbčd˛Qą Ä Řh“n”ź@ ®±ľ#›lťí`ČŹdé6$ůX†L–pChŘaäS¸! ůĆ0´>íěrt«6»vŐ†€©/Ş P ż·%ňWÍžË  §a“lh輬oĹF|l´]®A7’ĎrŤ˛Ë58Xrµ†z­đE­ŃOčbSkĐXeC.B;÷"*;n±I54•]°ĹKŤO x+n࢝jŤxŕďbŤ>N­_ÖÖvŔ‚ĐÝRj˛ô¶ß”&+Ý”éq 54%_ÓI6ť†,Nľę4°ű;jÁ4®[¨!~Ř®ÔŔˇ·)5B-ÜâĹrwi5´ţ7ä‚‡ŽŹę‰[ç{ŽnOş«4t-ŘâĺĹę*m’n±©4.˛Ú™F|2Ť íýĐiěŁ \lß4—™O Hu˛đ‚Ȭ}y)7ĽâZ®Ň—´7XŻ]ś!HAŚaĽĺzŮ«¸Çsôeű¦ÍŹÍÂ*0âąµý3¨‚ü.ÎHďhĹ!ÎaG+Xnâ Ł»/¸ÂRÚ\žQ4J˝źÔ-°p5ś’1ą~RžaĚ×{„WżţhEú'A+Ň?Z‘ŢĐŠph3ň›M+¤Í§ęZaZ¬Ź6¬b˙É|®w¤b_Ĺó¸9$LA‹©Ą`‚ÂRpűRÄ Ł‡m)t] ŁĺÄ(¤:˝! kŇtÔ¤íz ~­ź¨Ęu(& '8qTR§,hâe§Xś5îJŚzB.Í[ľTăÄ&¬ęؤ76ˇńŔNÔíűäv ĺ ™ŔźĐʨ›č'2‘śëfČkőšŕ‡ňŇ1Ô ›Ŕ±ľC—ě˛nh˘o3­@Řě36q•›¸¶ÍOÇ‚&X|íĐDýCĐÄř Lô~ÚQÝkJ›ů77ŞŃdbďâFűŚLŔTĘݨҎL¨FřěF5ľcŔX6lB«Ľm ĆM„QNl‚Ať‡•­tMţźŤ¨ćÖ}ŕ×Ô3OS€±÷˘Pví.T°]Ý\¨$†řKôşÁÔŐl¨ÄEs“O°D;,áÝŤ^ŚŐĺnCµßÓŮîꋸťAęŘ(á/Ş}âńÍ}*ť€D: öÜ ŹŕŁľÁ¬RĺĹF\ŤđCÓFĚÔN|D#㩟ŃŚP±čT`(ŘbJi kd©ôaúE@Ž÷‹€ĹÓ†EěçŘ\AńŇ–e`„źßFxołI.PnhÄ8vK ŽPµtH.¬"1HçW\ŚŹhJŰ^Š ëEm¨±Ö™é@běh„.ľŠ´2ofS7ÁŃŃG(˘ŤSkq VeC"ň Eäw bż-őÚeAYݡ˛°—îIĽ!>Πć,~),üś6iĺ ~Ü~ĂlDno©qńŹë iGěč•>˘ˇ › ,=Âř†>ÄďŕCĘßŔ‡Ů™~Ab;%LJęí««T8Ľ–ö¦0łú‚<„Ľ#z˘ŚÍ¬Ü‹…;Äw`ń°á4šßp©>ě rÖ&ĺ+č€QĂ :Ä7ĚÁć#ęíÚyŃNÔáÝLŞífR«*5:€47ę°šßšŠwÔAţ©©8 ‚)KQÁ;µ;Ié˝čŔcc¬Řľ t Ĺʆ9\¤üěVR;VK8囑T8Đ+…6ä7´aMtE/—ă#Ú7´A nQř“üö©kÇ!ů7`{«(¬ŇŃ$LŤőĽťů†7ر÷-oXÝf›ęxá›w¦7ź B7§qÔýąrŤ˛Ő»D?ńҢ|†ú5đ8ٱ!…ź°˛e7°áŔ®k@đŔ5\Ň>l˘‰ iĐ€đŇPó›hâ~Z/¶h`úá 5pzń®™ŘˇIt># ĺđОórÁoÂľ áTLX÷cz…ńf¨í#Ęk—d8†`XŇ_ěˇÚ 0ř7҇2üáVIÔ7€ˇĂëřFšÂîCÜźŤˇ(Půč Żap&Íú‰/ŘO `ű 0XŁ©NR[ůŤ.đÄÝŔĘý7lÁXš4±äĺ ý=Áľőb8ÚÎs6d,®Ý ĘždSöI˛ň[h»."ÚfmËOŞž ţ—5íNPiźi ţ-Ť˙Ś,Šş)"î2áŞv# á Z0ĄÝg'¨ú\€jęł F·¶ĐOhAŁ­] ±w‡ž$Ő.ňq»ÔvHÁśŢ>A r™Ű!»ő6tŚ'˘öy0ŰŰű)î‚|€>A {m¶OÇ^w˝™>Ýh‚U>z>9ŘpŁ ¶¤ŚÖ’ß „×1o°źîr‚ Ä, –ń'|ÜçŃ78a]*>ú"^o⎠  ‹„QH;˘ éĺgH(܆)Ľâµ wŻ[Â(ä­‡çÇ&ěß8őLp]ť;rAýâô4v,á5v,AÂ!` f2}ĐÉÖCáô·¸óßčsđ‡p„üO‚#ä˙GaaK»Ř5ŢyďO÷†{Ú;ŮÜÝ~ÄÍi‹şŰâ•l`Ó;ŘÂ7Ł|'·ŢˇśP‚@×ÍŰ©ď`‚–ţĹC;>O§źH‚3šôĐ”I°ŇF‡m8„׎$¨ňĽ‘ݵl»<‘Ű~,®!żA |Řv(A˝â™ëíOPę¸JH–6,k‡xL ¸(mCdč} Eń IxYKľ!;pʏxĐžŮ÷<ĘT ŠpmĂü al›ť)2¶\‹{HȉĆj±Ł,η@‹ş˝Ł¬Q>ÂóaŰĐ—mľČÓáéöpÚŰw>7 >XgQ[gŃ'aìöo';u "\ŕ/Üş¶Ĺ9‡Ş!˝ů7˝Ë8Jޱ“•XĹ]ľ€ů xp(ޱńAÎŕcÝŹŔAĘ»śÁbÝLöhŔ?sÜ>íQěíę/W›ń°î˙}:†UĎÜB†ýŚ”•Ó Ţe śgn¨Aß+kú[îÁ> é řg>«ú(µesj2®˛ć*o.Má8Xë}Ŕ fńQ¶ż©âřŚڶů3X¸LźU ő0gÚűY _˘)Rú¨Z@»±Ă®V±beś0űď 'Ůnú[WŽĽŁľő,¦ô†슅ôS"ŵsŻú¤úŹŐ+Ô%PXĹ'¬Ó[®`Ű«ľ#;ýM¬paĹ4˙ěHÁÖńŠß8A?a‚řUĄPˉśťI?,ř9íÂŤľÁů Pşűt Ą/ŕĂż8í&›€·Č€8ˇę ¸ČąŢgd Şű©BČ›&aŰv,ňtÇö+Ű6=‚®ŔMfť-ůěj˙ć{CŢłހ€ ¨­t¬oŔ^Däú `pă©mţ÷Ŕ\%k[v8ŕ€—ąĹž&KG“xX,ý¬AŔĽä3@÷¨řÚUQ“߀ë ЇMť›+Ý«űÝYé;ŕ ť%ź¦J^u„©>ĘĆ7¤đ8:SMÔ7ŕ|ŚÇ7ŃA_5ŚaX €ß].+ÍŔ÷Ž4 08ů®îŰŽř§ŢGx›Ü Ľé Śüůß$ŕęWµAů@Ö˝AAě€đšŹĐ»uҵ€Ką»Ü mÇąÖŽě˝Çfš´FťĆđVďwK ŠQ '(ć“Öčҡ5ŕŠÜĆ!÷ô˙Ťo/ľó&48–¬Sźç˙ů˙ëŘôżźÓ«ę.ç3$âMb&ňçé˙OĂ˙{×VPË6ű·żŐ—5őšýÓË~ýK›óI[ĆîçD9ŽÁ˙^Ţ÷SXpísnĘ+*Ť§tŚýMW¶¨FŘ1¶©żŢ5Ooüˇ±?X˙ŰŘß6ó=–ŐgQöŔĎc ߦţWsűŰš4©Ýú_owsň6ő·=ßN1Š÷ü‡˝z— íł  ¤#ü!žě,ţ퇩?ć÷Ôßď JĄ’Ź‘ż3G üsA vřńóęöÜ‚‚±?zŹCLPÎy˙%Őܧ?ćÜ÷Ä?4+ť#˙ß#"Č˙řżŐ”Ţ­ö7ăŁ{D Ľ•ň¨Á·”‡ĽťÔ6&ţ4íŻ»v@×Öŕx—źĄít<â˛Ë—żI˙}Ő ”]2pż—)!–``?4Ľ'üG¬Ę`ĎshŰ6la-óĆ×ů~Šß%ń-ĎaűBÁ¦đ÷|˙čMĆOQ{± 9Ó=ß·qĐ®‚Ů„ű uꎕ”ĺkt—>9ŰtßXňű€/ţŹî—’é~ůç›îĂF,¬‰ŮeMY÷࣢…Ä‘ë=߲p5)—h’k»ȹŇt«Ůˇž–F”(ű¶€ĚĎC+0ź›âµ óS,q”ŻŃôlďv±¬;—GŰ›ź+Ú¸,Řă>ÝÇ~Ô.’]n)¸ąÍ…ÂŹ$«ť~Lř9ŻŕBqóĺ÷)?jr9oŠČZÎA˙Î1ĺÇłŽßZyŻ @ąÇüt/m}ńú߲Ŕô­+[ďČnČĆ2®fΚíÍË(.=,‡Á-Ř›śzŰ&ýôőŔŇHŃ~R `üLǰ?Ŕo^mđŢćý;ŰĘ@ĆÄć śľqШA®Nź‹rÖ†s˙׹M`ţ&Ŕ0aŐÇă:d8˛» ÖôŢ×Đ;ĺ}đc게ËgY˝ëP€§µĎ×7Ů5_ÉĄvXˇĐa翆Ô!ŢÓŞé3ę‹~1ž–FŢÝαż…7,·l^ßŇđ)ë „Žő-„ ď¨Ę»ˇQ…Güzí‘N Ő´ú“ö®ŕ˙ Čov€íĆšĄ~FXÇ®Ŕx{×-ÂÚ|9÷—lđzśé ŐŘ”Cľ\°[zC-čüŢ€QWçŔyŔqGPśAXòÝmaó4Â&\źlŰ?Říi„„ý¬j?Łcҙ߰PÇZŢâ«yśxŹ1Ţ-ŤXläeě6ĹŰŇĎ/bš-vGďů ŃG~KŻFă—rć7Ě»{‡ţěřLČ2Úń°Ň°$ ĽX!7ppÜÖ9ćĺ¨*Î˙tuaˇ°o0;>Ă`=éŠÖcć79:kĽ‡p‚~ę °«Đ€Ü Fö)»˘OaňÎ,Źkܦh·éçë Ű“zĺ€ om:ź’‚oÖłť6¸»·~ýiú9˝ˇó9 >ÚŰ«#ŰÎn5E8‡˛mýíˇ•Ăfo”/) Ł×@g‚Ă[DřřÍßh;Ç0’¸ą,Ďa…;ŔWbŘ÷rߥMbP,S2ŘĚRD[b)Áâ@I/:Ž˘\¦Mçźď@|ŞgŇÔq†WVU÷öŤAăřÁÍÍAč?4(nÖ,í48Jó űžNÓ6(AŽd™›ć÷€0ÍÉČô[ŮŇ €:hᣝ:Ŕ–¨Ş‘8 ŽŔ.mŘbUW¬Ú Žx†µ¶AVôŤ+pBŐŘ•YŮńâ€ę| Ŕ·ŢްşŮMš“´fÓ¸€Mqe«đ„P‚kţăźbg·¦ôČq élçtŔlG䡴Dś8âŃ6+`SÜ8CŔą9żĐ˝ŹźtxŇĚ@Ě›mŔćŠ^Ű4•6ŕ?iÄ+źWPFD·×ž"Ć ]îÝę!8ÍÎ_67ćLícȡµ§oAż±(⤦nÖĚ_B3Po©Ń{’CĽ‘qjR{¬!ŠĐ’}€'é’Ş‚žzŔ.‹\řĂňłf÷ž†ĺ döqŐZ§ďH˙—÷«cÚąŞ¸bWšN bČă5hóŐ0˙̰fĄzřÓľgX{ˇś‹¸{u;—ŰŘX˛{‚5ě5çjÚÉD+?ŕ%± …~řqkáaîóLŢv<bx'92¬sĽ§hRtŕ˝ň!âG{C$0ŻŰ—–ě»ýÚŚîŠútBl°şrůDו ëG»ŤW•Ž} ęyW,źâF& 6ďź%&Čř~&†ĄfF=졼٠˝VpE ŕŢđ úÇpiC(z P†ř˛Ž§@V?ae­a$Ľĺ9đSo‹Ör°O™Ž@ź ×ŞďĂ4ĎLoHEk4&´Ĺ‚Ůý-Rŕ1BĎ«ŮÍëh‡+Ŕ§iŢrśxŕ8‘Ëp®fúÉ —QëíÝ ŻÉ,©á&}é-°‹vbď6¶ jÇ-†$î$Č|#+zŻ:•JQ7tÁű‰'Ů0ExÜBp| ˛HŞ,D–ˇňPÉšŢĐLóç× Ég>ĂŤ~ŕ>¤ćš3ÍZpŔ\ škҰ©ř~óÉÓąŞJýP7Ŕó­/ě"ĂÓ1‰OR ¦(ůI‧vE[öÝ0‰żŹ'%ą bÂ]â€k”MźI»×’8 đţh2S˛ˇ´Ç{‚L^ÄmČăYJ%Ĺ?¤eł·.%P_şç`/… 挒Ţ-—v;÷®”'ŽÇ}RÚ¦“X^¤†¤–9”ŇO$…á»Rbg¸Ç#‚˝Řٍg¸Q”q`(ÚąöěC±âíúÉ™±a(ę˛o×%V7†˘ű“R.¦ź1”Ţż`(ĺPJŕxŰ@6Î{DyCQ꥾›.˝a(őĆPvÖ6îéź(óc(ößJŘÓ pľˇ'łˇŮo艊ۏŽKŔ>B'9…Nzú ť€śú;™íŮň\Bap'* ľ€'»é;¬>‘\ůÄOvbć!["D=·b˘®×GôdĽ'_ßŕI_Á“˛'_żĆŽťH"·;/…´Ł'é»ńR »€bśGŹĆ¤źĐ“ż'WŰÁ“ëOÄ ŰĐ÷۱#«î؉3ä4ŹwűĄ<‰§’ĎĺžH"»'íOް“pB'*Y?ćA„úĹ)ÄďŕÉl}?Č*ÂáŔdR AŃÓč3p2¶8˛rBŔ ś”7‘=îś–Ă,xv ¦ĽĄĐÍ&l·`Ç|€}ęGiôh‚¸Ć 4ˇŘ ±C&\_»´â€LXűżEBÜ '{ćőµäř·<»úĺ?®ŹpÉÜe>[0Ą~Ă%ěµ7¸D˝ögĽd¶›» ÓŤ–` íę #«YRf‘N¬„ťőqVAqGJ®·“N»°7J¶ąťPÉ8ˇ6#R2Ţ€’3"¶'‰ß´@Đ?c$ĆěVLĺ„IĆ»Ó;JľŔ$–l8IÝ>'pJâ„$,ĺ?‚$}|ĂHŕĹą©.DýěI҉‘hJľ$8Âv$Ľ‰/vÂĄć°źx|˝©/v„ÄÖ#çzH¬]ŢS ®!‰?!$×Ć„o'<ňFđŽ'8’Ó8bůÝ áŇßŃÆnF<Á‡W:Ţáů¨^tW¦ ą4†˙ŹŮđ= bĂGĘ»&Ă4gÚŔ~öfÚ˝h45ü¨ÉH{§Z ‘ç,¦˙oťwXDi"”(âöI·&#î°H:ť™Ě őĆED?D,r=Ţň­,€ěÝźiGE,kâŁ.cśČÖŁ@“#ÚşžČOaî]ć-Gű 9Ő1C8mü‡Ŕ–hłh2ŮČF;‘ëDŚrBÜŘŠ!đ¤PäHs‘Ď­ÓŘđřÄ>MíÄCÄűŰ}š64Dcߏ6Mépizť8ĺ^/d~ńŃ´hjD n ±D†ß/Ő@üá™i}¬ĐßjťvÄRĆw·&«®µ%h.ú–i˝!âĚlHH:5(o0÷ëů}™Öۨ ÔŠ7ż¦Q$É&Ű(o(ë±Ý±ÉŞ®5dŰ•'˘Qő›tc@äbó1 ôţűo؇<_věö†}ĹޡŹň}HŐ·é7BŮÁó›X‰ÖŘ~nř#˝Z§v–§ýý8­™Ń~ă‚˝>«8€AćMôÁ"㣌ŁíĐĘ7ěĂ,”.>Čľ±ĄEpn ń ěý}C=HcŮPŹôz´7ĐCŘďćŕô†zhż™8…7ÔC%Áf˝axÉúóŔŚűĆ<ҵcéôp:Uĺ î8Žz íżŕéŔ;^.ůŐŇ–‘ŇGĽ0ÓfăDHc< ńţ¬đ `˛|¶6ŔCűÝíäÔOĽ#Ľám?[Äżů ÚČg #ţ~śĂ đtěŁ:ÁاĚc9hÄűćč;ĚŢƆr(űĆĹőă€ýôŁŹ7­ÇńąćúC(Cű'AÚ˙”A¬ÝÍŚit[>$:Śň)Ń!îVL»Ę­Éxa„^ŕD}‡ĘWxq‚ŹśPă  .Ú»î¦`Ëść×YhsţčPŽ´i%[eůč`O’öN·:ă YĐ©y# xĹ YP÷ Y çŮĂ=|J\ÖqîŔ‚šľ Y Şi°3ÜŔ‚Ç9ě.L"ŰmĐ‚ĺ*ü~lˇ·ĎŇ ćą|Df—˝ĹLźČ‚DÉ»S=ˇR7;&+¬řÇl ľ„9|EbűĺŔÜ…ĺĆ”7`AťĚ'QFú+Ě~`CŢE¬Ŕľ€ ă«"#Ľa Ľřö§-~„F˙lĆ٦OđN‘× ˙'ŚNŕŕř ś°Ł é M`ŮöQ‹QËîÉ´ZÄq{2]Űý,ß-™âmÉtŕ<‘G¦SqÂő F¸Ć#°&:4éÄŇ $đAüŚ#ěÖLîJËŹĹ‚äŚĐë&Á0˝ŻĄJë̸Ž$xę‚-üt Ü+o(s¦I84j7 FŘÎ01«>z4µńHú÷E}Q¶diÓ k·’Ď-Í»îŻ[ú.˝('Ś  ě-mfuF;Ą—Ş­xÚÝÁŇv–ë¨!Vđ#äüG@îÂ'ŮEüIvqÔů#ŠPvÁľˇfTlŢ?94Í=l®Çí@4Űă¬ŇÂ˙Róşp‚1ťčfg–ÉĐÍfę ”3Iz÷Fâ¤ń~ż‰,ćOż ď9;x¤…Ľą5Őđă°c*Ŕ7ż&›ËhľAÜáĆHľÁ†-,}E´AŻę:8oŔÁxŹŹÎoŔA;⣵—­&8ź€ĚüţŹ”‡_VĐlÁskÚPµP[ŚCŰŽó+˙hÜ„~óđmÚ1KĽń3čűk‡7Ä ˝©)¸€óß -Đt™uś´ăMKˇ@„OÖM”9,¤€Ă­ (`«ą!ľńů4ć'Ĺ> =áÄ `ŰúQ=‘·Ľhó^WB>«'®#0šŃÉ (µôĆ Ćľ‹•%ř=â |äM=aFŽŇ^őź•Ľöm©ËŘT'> úűG|ŕM2‘÷gÁDÜišłěŕ€fŤfľ‚´ÂßÝ›ŢĐ3¬ý„ÔřĹĽé=)ú@tIŽü†¸„}č´{„C˙ Mlxł7`@ŹéG`&@źóŔbÝý›Îş#–¸‡ç—f“źŐŠařdátťŔŔĎĆÍߤńíŃv)U ÇĽAü† Ô7LŔ#» e¬'&đ“4HâgH*ě/@?0Ű MĎ p{9iĹÇĎVN2éú†´/p…]›×xĂtµ>[9!šő´rÚˇ€Kľt;`­’îE:ˇ€7Ä›—“ťf4+ż ÍĚÉŽk]‰/°ŠKXô9Áá;¦ý'/'†Uś  owsÚP€źíśĚ±Ú43‚–źÓüZ{™fIgŠĂO"ŕŹ¦Nđî¸AÇiµąnů¦{ءߨ\>Z:•ń&y¸§ rËÝ"¬0±UŁ)ů' n‚‡wW§ô&v¸g˙š‚™ý3âážýŰ3čéüź†˝y;í˙Khţ˝Ďý/抬ążÓ5řKÇŘ˙µ» şáŃü3çňžüźöN–qíŁľä7´ř¦p8F˙ž±Ďţąq,p¨}vxëŁĹÓ8,žú9úÜöyň^ň.o8F˙âč@ŕđ]ż·=<÷äŘö‡ţO‚ô˙G>Oi|Á ćÁü7Ąţ¶xÚV‹'gŽű¬ľˇ¤`h·2!žĐGŰźąĎŔ~ą6‡'ľ«=S\_ 7°gq•»(Áű)ľčřI’p-* >Áń€ ˛]ßµŇW9Íüţď@h°c cÇ d'{crNÚ@qbńŔ ›‚µ;¸Aß¶¸$÷q`^CWݎ·ŕăŽń2°˘ÜÄqĎQŕ\勡~Nn° Ú¶ŚšĎĆöfű„'çä,đń›Ób¨ ¸á‚eĘîłćoH»Ýr`•qă{xŇMśćľxÇ7ěé "î&N÷UG“ů,h›ţ`ś;)Çëׂ üÄôäNî?éÚ·Řçö%şa6ńźĹšÄÜpÁ ‡Ľîíđn:FµaC ĚÍPŚm­źĐ‚t€řŁVfÓ8ŕŻO[wÝÁ\€ôćŮt˝×!<°Iם–?&8€ p#šŞJuŞ ě;z‚żÇبЮk}Ç îĄëéÓtO4 Ú@/!4Ş­ŹŻjřŦ 9Ň "čŰYĄŇó#B7&›hŘA&Äâ3BĐË?:ĹးBľ ĆŘ‚xś-2ý±F}¶áýŘŇăKŽCü Ś|Ä8ě¸3 !ŞhCú7„Æ-ǡl_“Ă=Ça XA| făz2ůĽŃo”ŕ őoĎîślOíL°'M°avčňđyżńt˝1‘!đIa0—ű ŕu7„€‹z®5śĆ’xŕľ ×OŕŔţł6ľ$9ĚÖďÎĆ ďČŔŘö˘eźŁj˙ĺP7\ŔúžőĐăĆđýwÇ%{4ąŇE9˙äň&đ&&pÂţ üźd9ÔňYG@Ö÷ç(đ¦˙ńŔ{–CŰťm÷óÚĚ—M>đxXĂ倿ô-ß´aÇä}Ŕ÷_*Ţň Ř2Ô [ æH{žłšöŹšôÜ·f`_Á–kzŁűC¬™Ög, 9ň4ŘDăŽíJ-ő74ŕĆç ČW¶8ç±U•2Żú" uČŤ¬­IËUěSŚ “Ď1)śX€Ş6ç+_±ę6,·`‡Â7$@dýP57ŽĆTÇ­đňËj:˝ëŠrČŰĂkąÇ;°ŹsŚ˙ Ŕíýä@ăöŘűKćl|Ä0úú „w}ŔőŘ` Ä€—É®0U pűuń±ůüä€qŰ® đŇĎ*cn »0`˙şíM€e»cš™Ý@ŰľQüó˙ö-Ę3ĽŹÓŚĘ?9Ś3Ŕů-É!írK´đ*Ąţ)Ŕ·Ů?Ćł{†Ă>řyňŘ9ÍýBb®]ÎŃżü>f7˙˙Ä˝Y’$K®důí±'RtZMď­Ě @Ťkvłş“˛>Ş2óE„»™"çŔf1|ĘüC`•H–¨µ]Íü[ŔŮŞ)ljç·Ě?ŃČüűĐ ţˇr>ňţ{Îú{Lkâ«őż¤ÖM)ô©ő…»”ńßŇ3jĹ‚ÔůßjľßüT©÷ßCm¨*xĘäŹĹÁ_ĄçźűĘř[ôcĘż}Iůłjüćü_Îśň·É-¶WŰä–hú··ÇbjéŔVÇżĹp6ĚA4Ëç´˙¬˙ިÂËhÝúźşýĎWł?“sŮn¤ Ř˙<Ń)îO#›Á$~čódžVúüób||îňGdđ9Őţ5ʡôř“óřč§D)ĺů{¤^ٰ'”~¨čŤy–Ăť®˝Şi_f9<éżeéď˙J–ţţ_ő÷jśîĂHBb9QĎÖjżcĺéń*‘LëĘo×qËHš?[–:%jŠEo}ôÝ 9”’őĐ  ÂÝqŁfëń b-8ËŔeüâçĆzłř¨Ó–ď‹GärîÚć?i đ-ŤI"„ÓvK˝w¸ĚÖWüśË‘oD˝+gŹcÜy0Jʧ¸•¸§íH¸®´Â”Őđ˙);gN 掼{Ô4úô­ČŔďďk-ŚseÇ!piT•Đč,Nqmeďq-&ŢÚ[Ů]j1‹KčŮKQ6Ô–6˙Á%„Đńy˙÷żľeB1hĚŇóŹĄ[ÚéÝŁ&ńq|äčŽ<‰:'ň:Yuż¤BÄ˙°E4{ő˘ý_7ąeEôÓ#ˇO±bźµ%çŚ>nůT}?zxJ˙Ţ—(jĐ”RúĎ%ŰńfÚŔž÷3€Aă#ř€ó|Ë…†»ZĆR áĄ|öŞÝÎ‡Ž”>Dë˝Ö<–śŃoMďs ü÷+«ĎňM÷¶p–+ł"ž;ˇ^Ý=„~‰…žËcŚG(‰ýČ>±őĘëË+Ę>tÝn· @źäsÁŻi*fŇWrYľăŃĘşżF3#€ďc÷˘b/ËôÔ›¬8gzѸâţ±źÍł¨…x|XŁŻ•ßÇFŹťoŹĎżÍc/Á«’ŤĆ6¬?š ď°đ< [r Ý|ľWonŇ;sŽIĘóĆ×´LöQˇéŕ° čUÓ§aÍŤńÔ ł·űŻÁ žŢ›Ż\˙ÁóąŢ˘ó=°™‡Jnđ¶Â±Vŕ˙¦ÖŞĺ<čç_sV?ă;á˙|řĄ’‚”’đGTźÚŕ"ᏪŃóďŐ{Íř7D«\yÍ‚ ő˝jBW ˇJ‚őŇť?Ű{(Ăî=n×UG7cuĂOŐ\TEĽ5ďż]lęvD6ů…@˙QL´źéäQ2˙8čEpĎ™ü6Ä#ůĎÚQIţ?Oçľfî¤!ÎxŞž?÷ŽvÉ@ŕäů2şsžK<¸Ó§*ö‰[“h21€ä3:7ÍžxĽ ĎŤĆ”m˝iŔ3¶Ynŕ[:Ű—ÂŔŽ™"~U^ĐŔŽW ČŚí,pĎp/N=_,ŞgĺĐń<kŞŇ|p1öD*ĺN­ĎĆeă­(‡ô> –ČN×Ńt7ű śť>?+řK§Ěżf>X·c©řĺń´îëŞc±z‡:CŠ`kĆ«X€FýĂë™PQ$€÷Wą0ĺJ˝ŕľ¨řJr•© Lj1·oÚk*ôTHë mDĘĺ˘}^žA<˙ŞLťřĎ÷WŮ.NO±Ş×YAM°¤ř^kTŞÜ żŞuH±#㸺)űšĘŔââ˝E=kć© –=/ń-YZ걂3¬Qוj _ąĂŻîY‹ żzĆ´q ¨CžŻ7ăe­Kţ!ÄřťvЫŶń0ąw*žý‡©ĐĎ?ĹŐńµŞÓTN€Ł÷ÝrPf8Ę%…ç9ăËé›ZŚĘ\† kĘ’ ‚[Î"î»řĹ ´®ż4DhEÂľiŚĘ®ŞĆ*.ŕŇ?/î]—č×^Ĺiú6¶éáý)¨_Y-ńńtĚążĘ kÜéVË x+ďbçú.ŻÍŠŽ—„hňw*ődó©k€h4H“ Vć_>ZxítöĄî±*7Ęç©?[jm9UÁ ¸Ĺ4ͱ\nűĄÖL®Ęć=ëw·OBš”ҬíôâĘ@‰®ýh9ŕę´s Ť?UǸTŔ{ľß“¨c MF‹ňÉćŮď<‘xPY¤—N/҇RŁ]Ű'vő‹YE© Řߥdęüßü|ż…Ś˙bł®Y[H÷^L˝ćnQŤÂnĹ»€Ťצ#ŹŐm‚™şĺ™ŞDŕÔ9ÉhcV ŘÉŻzľ™çXź51Çî5ÎëČŹ[0rąžŕ~#R±T×±jŤÎ\śÝvś¤í{‰šXX˘Qţ޶ŤóF1c·ěo)źa¤lÂ4#«S…šN<ËNW‹čđSÔ†RÉłrZÍ[Ą äËŃ`vµç†đÉ„&ŕůÇ+ó|÷î #;;TE@ÔÄ]ĺ„KqÇŘĽ”Á+mç.Î:”@ě\:G'řY¸‹TŐ° )×őçî [ÎuąŁ06ě“óOt!`7Ăý0÷łq˙÷…‹eŹçmB¨Ę SV¬źVőইĂgwĎ$ŽÉŞÇ©ĄKÚY~A3Ç\®Dę9 ®í~áTG!ˇ3݇bBěäIâŔŇß°ËFZânŞBęťOŐňPµá"…¬§)€xV´ZĎô“˛·NΦ6[ńŔ©_oÚ`Ăî›)1>+Á°ĺ ĄëGĄĎSŘŲeަ"Hç˙+>šţůFBđäzŞ·/Ďá›h#Á*ńĆŰŢŃŃ/¶YPč ŘÉc‡ôĂ|/¦NâŃëŕĄßKö“Ügmđęë%bĚв˙áćy{čő|Jś•ݲr´·öŚ}~Z'ë!şBĚ  Ŕ{JkĆş­"˛Ů$zĽć¬_݉6ĹAG; O¦;6ĹŰ5??Ă€KqłFpca6ž˛ËMÔ°U7u‡ÇčTŘ™Ë|ž‹ďŤ]ű±ţęÁ'éĺźf呹1í/ĺNh·L‘D—×°ĹiĎ!cµ¦řđ@c\X=ř°ÄŇEßěťŰüĂ#sńRb©—V/#Z…UŽäXčźč‚{YJbO÷Ń—Â救çg^6Ą‰ŠÝĚšâÇ6ŽËëIśUd7–HD+q:«´Ł3oáGîÇHXoŃz~¨4˘|ÄďdJË2Kj>çEľ7”fąl«mžˇéłłźv_ń›;{ł])|D}dÚˇůk YĽŐĆ5!aa „±«±ř{·÷íwtól|Y~ÔtÓÉmÚÝ/*ËŐÔË‹BłÔ /c‰dđK ĺóĆĆóSlGĎ+‚?÷đ’ádv°@‚eńŹÄµ"ÄBLKĐa;¨+ú&Č‚ą®y^<ďÍ×&YЂàő‰§Ůŕcź~jl5s:Čă Ů™…Śě«I Ö¤ŕ-ţV3´ÁâíÖ°I?óFBĆ•BtdG$ı7Ë8zÔ›ŠÂŰł„h¶˝˘·í@SĄŢŰĘV éŞ˙ôÁްżŔššńRşó# EA ż±şJŐgXŹ[[Ďó!2»ďh>ÂÚ|č\ÁŤ˙Ykü sd/ë$ÍŞA¨¶¸|7‹$»VřŇ[ĘÉ6BfőâCŽ ¤Ä:ä@˙‰·ßá˛PGĄ†Ćč ďŮ‚ů = M;#´ĺXÇÇPŤkđ' CŕŠ#˘u÷ÝQ Üž©ąwó$ôćý⨕ěĚ:6¦~ď5ýb±ÄBÔË`ö;ÎôEť×őôŕ:XĂĂP>t ĂîÇrç]-eVĺ÷zÉ~[r×ç[uznŤ‹`ĎóüÚaČę%řĎ›†…őąqţâ^41_ËgçY`-›ŐKvÔRž«Ć桹˝›“›-૿`Ź&A vĆš·¶_×÷ĆŠ ű,I3 ĹęźŔ°°·(=9]‰ÜÉŞún˛s4ęw+™ĽK5â;ćĎy”fš@qňµ[Ý„7Ç>6<¦Iˇy˛tŠ…Š7DđĆYs4­Eë'Ó ę<éęÓÜY´µq‘'[ěŘY>9Ô™‚%ţ‹(ŕĹâÉĹc_gt:°5ĐĺŹŘňÁţŇ›©ýěľ)÷rň6+-='čľúqÔŽż«Yčąś3Ú†ěsyF+y3–F´ ŐŃ$†ŤaMg>͆Ćk~ Ôú¸~ăŽx‡÷1€{4Î#y^†G4ŐO 9˝ pŮ îÓ¬‘ PűÂńk;4Ďš!-ü8‡G`Âűˇ 퍝+ĹbHN.-*ź9ę¸):řîíXąç7_đPÚ2Ô\‹"oTŚš (8ľ+ç„˝4)’Q»ĺ)D‘)–ĹŽkŘ•”{ţó´2 nëŃío<V·Ű †{ý‡ewĽč~Śę(Óâ=g‘§iQXĎ´ŚN©ˇZMéô…ŁCęĎ(żá|;)BÚM+GWćúů:‡šJ¤ÁAĽßmQ˝b 5~ýÉžUůĽč×1Ŕµ©KqË©€¦G+ßŔýą(Ä›‹©4¬ex HžpGäĽbاłĐŹ€¬¬hkU꩟^Ź…Âý‡ć>‡ytĺ1ŤŠź;KĐÍ2ľ]ż}b75hWźj·“ów–;_ůał`‹=÷9#ŤČĄXMć'ęçľÔă_ëť˝Őnz^§-÷Ř‘ĹđŦ~îÁ{ÜUŚýf䊛ŽÂ(ł Ńó·ş­g—Ő…™Nł]RŽĽc§úÍ™D őiSěYŻěÂ<„Şu­­÷\^Éčí1=Ŕ%°mľ®ö?pńcÉiVOç!Aí@ăĐgص( iôZşu/ůÎt!ČŹčŰ+Ů19€ô‡ žÄşŽoa’7]\ë°ŮŰxřAĄďřÂęńçjý9üă÷űúĂ*5"€›iő›enËOß2#1qs«•Ť™+ëEęĆ^t•ž|‹ó||6§JýˇjŽć¤™őx=—O? u!ä´áÖCöł®ęC‚˙MQ›É›ŘÎĚ'ß+Ö­‡ílü §Ęç—’ “m«-ÜóOgíí2Xž÷žĘxžbL6ĺâͤs–J÷ů׬Xś|»™ĐdgşÖĹ®yĂ*eĘëPüKżž 5/¸Ő· T٭Ѥ0Í2;ßń¬ďÂ’lkâ{n'Ń[sn;BČnŃóčú»j—ÖtÓµëHxëg0v˛îô¬,+ę˛pňf2©„ĺh÷HŘŘU΋bĘ•Bř§·˛»]˘ZT›gE𜨣[@ÉŇ˙au ¦dPT@µŁŽCżĽ0ź«3ůs‰,°,„˝M+Ĺ©=x Ů=`=‰ĂđçkŔµľšbRĽqب}Ş5’đ´U:‚N´FeěyD¦‚qD¬<Ú¬×V÷˙yŁ&›)NË8˝Vńl»¤ yS1?x·¦€ˇ `Ş3|N&Nd›-tĚó!„˝¬ ÄNdĆ–NĐ%x– Ô•OöW’ˇđ˘ĹŘźŔ;Ăí빇çégbőÝŇĎ·ĹČ&tĎZuŇ84>xxţÁĄbđĐ5ŘéRń˘©¬-"݆_p°…™LÔQÍÍ\'woݶ菛¬~Ů’ľ+úcšU+i´ĚŢĎuFôpXükÁź1ąť˝ýŘÔÄtô^±D<7řP%íĐcpŕIl!+y =Ô–-aÎů·§±jÔů§·ĄŁ‘d†Č*,\éxě@ďĘďaEo“Rő[Ę8|<¶vŕß˙L/Çhí‚–/: ÚPj=$ĎÍçú‰ű€ďs%Ź}ŞĚ¦ę)cËąĺ«ö#ßżâëď¬ď@`7˛XŢŘďĹč%VU~L6uŁR‡Čś…qŻŕáźkOŮąe4 ĐZŰâűźa‡8ŢŔˇdPUé:ŐÖÂŢ'p­ĐŹOĎ˝˙ě–źiÍŠřú<Ĺ4k< ¨—č˛\ďĄČŁď6Ů÷ĹeŞq¬wßŰźýĺ<ž*ńdS4Ѣů~›ăy&C”Ń^3˝®ç Q› Ďě'9—¦<+Ćó§—ZV5U¤´_ťz bÄkÂRбFÄťŘâ0;łpÜ—°wzP|ăĎUV`X†”Ň]`7t©ĽŚżÄ˙ú|Ëđ]ĎWĂ.zj6ú׸¤ZGŁBs)Vv·řFÂG´ď:U4[ě7AwĂżŐ”t0€ä›Şś^_çńüůů#—i5ČĽepŕB§öÉĂ÷ĺű©wk>{ÂźˇBs;‡şóúđĆăçQüź8U ›X#zôž ëĎ–ĚçŤeĐ0î@f…*żÎC<ü`X¬ç,Oüëaé´›q÷€aŇő€b+Çŕ‰[‰©ť§7aë]vX,0łYľ)ádźĄż˘&„ XîWtľńĎOťŻ6±ŇLţt-—zżÔ‡ČŞ-Ö!}V–?\WYUQ2ádpj–đtduvŰPř3k«ż!Eîäc†+y •©çs!'8yŕłm(†šBZ;é);Ą[~N™÷Ň{±sz°Hy+˛`Ůd†‚EOÇů0JEüü<Ś–EÜô7x„:çcďőřxđ÷źj§¸ą#zşŁ[‚Ľ˙ÜŞÔp‰/pX˘Iyä,•Ťůˇ¸ Ćb†Fąť-3M­“-ŽćsĐrŐäXćQЧE…ĎL4Ś];Ť#s*ö¨ńň3oÂh ş=vëńÓܧ2úҡ6ć#wť<‡Vă]:öŰaղŽ8ˇ±«%µÉaĂ| bx–jCJn[j®\±ŢźŐŠ<‡ýzµâťQú×j‚›{ZĂ,"#\ćčj;Ć$~ˇe˙5Ňá~ÇRqXvuÓb“ʵ"u–-ÇaËáNýŽl‡>ż.07ßŰRĂň ¶áJg€ęČs‰v=áę,ňS"?źz‰?›X@`ăŮMŐk.´r)źŢĐ3Nü{öjܬNž¸ŇqFěíyDËÝ7É%d_Š´ŮDšÉwÉC+čĎĎÍGÎe¤ţÄ®îóxžŚĺťĺŕŢĄŽp‡­X§ÁxVb·ŘGOöĂtR‘ f}WŻä`šÁ!Iţr.˘1!ęŹr ZÉ»Ąt#Ťw? -=ň·î.ŹLDh»dh°-ü°h×îAOÍćD»$ ;ŮÎŐÜ?°ž·Ş˛ę%NeĂâş:Uµ•đ¶+ŤEÍ zkčĐ™W×8M<;[•öS =Ť˛8ź'ăBSKlĹĂúěý#w÷ůileTK«UµŔvm_7·/đ_ö•źD'˛,7|A~đ\G$öś¶˙<ĽU´ćá2$LgU-Ő\,ŽČ^śĘýu–(išjŐ㣍”z?ĽIš˘“Ť/5ŹJčÔý‰Ĺç©ţ´YCmé^Âŕ)€ŤÂTP+ ý[ŇĐüňµlĂcżĺ4†żÁÇ`˛Ô®ž©ßŇ4ĹĺWđßţ_`ú˙’a‰l®Çhá/zO±…™eG{dâ_¦÷grőĎü íhŁyO ^‘LŔśěhžĘĐ3O „9\ÔEŤG@0;s=·ýcŢşĚŔ`›^ł÷Ž@`şˇfÜ^o=0ĚŽf­łâ [đ/č9qHWáÎ`ő„ż° :–/úEŤ?Ňηř+p´ďV<˙â_6;ü óýl6»;Öö]”bsí‘ĘĂj^ř–iü™Ťă$çřK×eé+ÎĘč Š—Ëňžµ.ˇ/Řc¸Z<±šÄľp¦áőx˙^Đ—KĆË',Ň x˝Ń®ŘľźlE_hHßýWWô…E^¸Ý˛v>’ĂŘ—!đëy˘öŘ%‚}aů€iN71ńyüňŰô4ŘůEKŕ¶đhŇ:ďb»…"Y˛*ş K§EĽ‡p0Pm`›_ĹgŮÍ” )>ĽÖäDŽE[â>ĽĺŻ÷ÍÚ ]~ĺöcÍGŹó…táy˙Ô,K’l%ÔëLĚyŽ/Ö…5Ľt ™uaoe_jŘĽ`¬cČIA¦°.<ĆĚ1ěÂíĺľ%qĽ3ě‚wç–ÔQż\Cłî˘Uάš—Ń2ęÂKHŔ‹.Ô…k«*.b†#±.tŽŽ-Ů”čB{Ü<…á_óíZ¤‹}6ŁY{[ :Ź™v‹ć´kQ.zĺ-¬®¨ ąŕSxÚśä"°éŠSĄ0Ô ąpíő˛cż ăb˵şú¸mdŔ… k=‡uź Äĺ÷H/X'hZř´ň]Ţ$yµL·ŕ˙Jűŕ¦ ŻłqĄŇ-誹bąşŰÂëŻwÔ´ű/´ĺ¦OH‡†Ćw<ˇ-¶µŘÂÁ_`˰­Čźs_T‹ţ¬CwŤD´0ÉvňüeO˙ą–tnuß›hĆ@Zd'R]ę¶ořłU¨ ‚pőÓÂÇ/:{!ZX‘»#·§żJ´°űÖl`Řq`+Üi-ÄÖjÓøB©‹G4bĘGp+¶|{Ķꄬđ_ß̦x ¤đ*ľ9(y9¤'Ş´ —+šö­Đ*¶Š K]ňęTĺf|ŚŞÂë×˝ýĹ©YÝ·«p*|Űeé´üŚ~óUüĐí±ŔqdH…íLřžÓZ§5â48űdžŢ3ˇŇ¨€ÁwٶČ-ő…¨Đs4˘waATřžq>>¤"._Ĺ㫎¦öŨ0%|í|Z¸ď‰ˇ JO´XŇű…©4_dĐzS0śA/o–Ĺ ŞB©@6qűÝýzQ*Ü®˝ČŃ+¤ŇńW{,Ť *3Ł˘®'ĽĂ›µęKĺµä#KŇcci ŁÂÉŃcé>ŁâáôfőQ!&©PC2”𦠳HŠ&‡z#±‰?ŁbѧEăC˙üĘ€ Đséłß€Jß(2đS«źÂҡËĘü ‹Pi*Ô…"ŚÍBT.î,—6Ë´óź«Ď™ ~ó~ @Ą‰R±÷)’ĄwBTp2äÁĚŤ:¤ˇâŃL¬ý3Ó)šYó„Iü»ÂÉšÂá”nn©51ˇ) ¶ž˙¸‡/.…56źĆŮÝÁĄ¨uúf«Ţ%);_dJ¬4Y&SxßüšĂßPČLY&N14ĹÓË*Ee)–VÍwŤq)F K,…˘ŔMćÝIb§O-ż\ĂŇO±©;¸?hŮ7˙Q0%gÎŐŞ› vEáőZMQ I!żÎ*·e¬ş–`R]p>¨źľô"OlővÄś”ŇşyĚ#ŇƼ`Ră<ĽMATąR)ĺŔţ<ȉIa»Ň}Řű$$;z0ş©ű‡B’Ro‰aŚŕQxâgŘ40âŹçy'h”ç:@ş¨Qmî™FÁžc á>K0 %™ÚÓÚ%śćr…hçPUAľ~ĆQň)mü Fái”}ďć™*Ť"í&Ö­ŕýÔ_pé”|žŃ,cUqTśaű&–*‘24š©Ű&˘q™HQÓ}ZFŐ±żUgŘ$çŢ‘‘füŮŇ´ą{CżäJL ęY÷ҲÜ/&ť×=yôu(…ť=\·u0ćVń†RR/ÁJBR”Oc¦%ľÔFť™”›§^›¬Áv!)¬ĺ°c?†2HaC›Ft/XP]@ŠĹäá¨× Gá/&Kó(ü4ô/W…m\wlu(- Ą[†Içf­_™FÁşÜěS?†Ě-…s;Řęm~JžË3ŽÂ’#'ĂY¦T˝Ă‰GńÝŇnîś™EAčöß´1Şż-ĺ$EjʦÚ‹ňŰrb˝É=÷¦QpřëĂ8˘żhaćzúeb+4Ę0ďËeďáţŤÂ†÷;ם`Ť2›ŤĄišÇ,ŠJ]ľµqýç«“`Ë<Äy N"Q¸|űn}•C)Ů%íŕ‚PŘčÁqÇ‘â›o%€aĎ[ ĂŚ“‰ŹîČdĄIeź \<ŞF‹(Ş„ ¨¤ýű¶Śď]bP3®řK -”[$egžčÇX˝‚źŕË9\ýBKxłÔ ~»ń- @v…ć@Ü €˛ÉYňÜeŞN0qŽF⍞Ý?aŤ–ÍЧuhrÉ+řI·pĘ:ȆÖö~¢÷é×čy+~‚ť–=™–W×Ç\ü úŠŃqɰb?A•ăÓx{Ó'I3Ď7âĺ/đ %Ţľ…Íř‰î’>Ľ¤Šž ®ŮŁť÷Îč‰Ýa|ŻýEťó<Łëî/ęDŤ‹=ć¶Jť°éűd!ĘŇçĽn‹:aĽĘ©÷Ŕ^ÂJś;!•Ŕŕg]Ú3c'—şť»šŐ ˙˘NXŕ:bn Ů+S'É0\>*Ř “ ľ­“¸Řv˛Ą ¸oŃs‚í}řůoś•:QŻë´ÜĺfF®Ěťxa<:ę3r‚ ¨gßŰxý sÂ…Ń3“•7ą™IŠ®Äf-ŕ„‘9swłÍ‹sBN´+3ěŕ#Ći)/âd2/ᇠ4:âmŮÁ.Á‘Q“µyńä÷&N8ě&V¨-#'v^‰lĐ|á&¨ ă›iObŐĚ›0^Ń"í 0q™…›xÜ ä©ő.Ü$š”“đ⬠¶=ÔQnŰw…˛kÂĐš |v–5%Ă&aśŤ 42l‚ŤóäKôńź/Öź¸1±eçÍ]°ĘpŘÄŽ˙‘çŽń"MnęçĂżń&MÝÓsú¸x4áÁő'Ď]H漱˘'ĚÄ_:Ű´·źJ™ ÖĆ+nmÇöT΄˙Ú?4ZOeť;Š5pz1&Řč¦gĽf+ɤĹ˙Úm?foM&L뇲ĽĆĎ‹/ánŚ…ŮBťżń™_=_ô|đŚ—p>2šÖ¤†÷ŕK(x%’îěý…LXYÜ8ŇMď ±/ŔDoMŰü¶ž/Ŕ$W‘ @LxItŘ)Đf¬™ůĆY\ţĽ€Ć©‰/Áb~ůβýČ´VđλŕŚ)ëÇ0F%ă%ś’Ô»­j"2_bßÂjYęzLx‰ĄZÄv}×7ą0JY8ÂćëL—đ´…DŁ7řň{dş„ zF…K¸Ű5ć¤FK|Éńš šŢ3TÂ_ĚR»‚śX+a ‰÷[·¸ł°’{Ú•â;¬{ä§’Í·¨‘ŔJXĂ·;2Ą˝°y1ĂüYţĆJš7´Ü#a%-Ż·ýĺ )á”(N‰©s3%^4Ź˝öŞ8‰Ą!f·l/×ăE“¨a¬ű-{ŽÚoš$ݦ$ NÂăŐ˝–…&áPhäď„»/šä¬ăČ0É/˙Ęř±‚ěžož„〬ňý7O‚L6‚YĆ ô.<É-q‡÷SHZx’'Ţ`Pd@{JŘĺzâ­°¨SZD”Řęl;ŽćM.˘TŃ͆% Dł_żĆßă ”lQĚq.ś„#ŘčUˆěŞ/ „żmŹ9©ÇţJřé"<2Or ?ă¨< ŽáLt«lwčł ÷4¦=‹_JPdÇ*Ó§µI*ZID‰~+V8?‹@¨U€lÁl<OJT'gp¬ĄETCAJrDVńÜłônŢ/žˇÓŠ·‘xŻĂH łhî¸ÜXľ_ś\ĺIÚTGş˝[(Á ,ÄmAďWJ†>š× ž§-ó$ď…0Ú g ÄÂt‹g.Á"A“4¦”.íËŘ’r8L´×ĆŃQ‰i™%a*¶lsŇ‹«®( Lţk.aŰ3J‚Ź]­÷•çč•$A6},‹ă%Aęűňµce+( VÜ‘ŤB™&A~jb]ݵ•öqgś„ŁŮ_ă–ňSh’ß‹]ĂÜď»@Oîýćě.żśř[wKGÎ’đˇĆN˙oČřŻP ăFř ¤2¨¦1Âm'Q :†âŤ?ž<Ő0÷Ŕ@Jžb±Ĺô-c j5XHźÁĂÓ’)á›)çd #gεrÖä"@rŕg“†‚k ĘŐ,Ä#ŠOń#Â~'@iLȦfš€đÁΊ¦ öµ<ŕd!üüqţţPú6ŃŠ‹ ˙`Ťü ţ±çÉ'v‚ëÍ­đÇ–€Ś řĂ`‚čáCnĘÁzĘů!őa!?¶¨< ŠĚŘÇČ؇§ ű°đ¨#~ŕ€>l˙>­!I™Ž…|XˇpË{Ěȇڕňˇŕ"˝jć ŕH|â=6‚ źxLDÎÓNěĐĄ 0äć=(XĽ‡×|-ń©€á'†ťäű§IËäDđQ Ľ+uĘIŰ2đ!ö%hŇZĽĎ0‰÷đRe=꓿yŹńp˘KeA ÷prĆű9ťe‘Ď4ŕCů¸ŹŔŇ%|řckęmü;'>F&é—ÖŮ&#ă*‘~Ć= ŇĚłMřmm]xΊy°I=Ř:řŤôŕSU&›¬ç†aeą…O0ľ‘hőNCM2ęÁań‹ôđBŽ>ýÉ óđřđř°Î2É„ÇF`&v™ls<Ţ“Lřgql™î0¬EI!â‰í°ă†ń0ü±yIÂ:p_ó“čáS’†?7°Ű˝šÉÄ_†:0V/A„tÓaŻŹŐ:ţ_’3ăPg—džť‰yt‰ĺô,á˝xî; ç`š3ă#źí5Uĺ#Îń„źsř’îeăóMsđŰ?:ł÷slćh<2}†9Ŕˇ'Ăväči>gťVrTCÜP™W’ߡçţ–cK‰}´~a94 ü Ëq”9%}˝†ZőĎĚ1+̡˒Ɣhu·&$EÖ1=ZŽ:sÚźXŽcű†rł 'ÁŤ 3ĹÁdQ˘8Ô÷Y(ŢĂ87ď‰â°—Á˛± mšBâ8”oýBq`Ö˘8Î q¨tź(ß‹"* G„#¶¶h¨ÉJ˛N”Řś˙J’ŽŤĄ“4”Äö˘ÝľöĎöo :»?2 ýĎâŘ_c‡ďÇ~WĂ6EM­oĎEřź!DůeIľ<ĂQ â°ćĂ‚qäŕĺůăžSőş±m=cŘn ơ®ý2‹¤`ř5ß(Ž«P~ď¦ĺĄőŮ?cŇîŚqx´o©oAîÂ8ěĹvőq k÷$WĹ8$­ÍGOÁ•¤¦_Žç°—ÇŹ\™áĐ9ţ Äѡ;˙ q@wT(Ž-u‰Ś÷ü‘„pࢶĘpđšřĎEK{ž=’ř Ž_ücúÄoŕEŘëŕ‘űĹoŚĺ7¨Ů_GoŕĐE[‡w*łcú™ŕ…°Ž‘6V“%äˇ#eUť…ݰ÷ď¶›ř‡ 7X Yě†:‚>łh÷©G˘ÄcđÝű™Ń 3;/vcČð؍ZŇťďŕVí5pÄ">?$ÜĎÓFhôµ­cP´KžóQŢc/C>,&¶Ş˙eěŻI¨…”†ßQ * µxi#l‚Čý´ŕĽ Z”ĚĹF€laÁčQÁ¶0 ŻĄ¤:Ú#3˛Öąů7p™‹°TąžEÝ ˛°¸ŮĽŁe G¦+đ(™®h5Ů–ľZ±e=Úó”}!+Ř/ú‰¬ÄžÉŠß’#÷[¦yäó€Ú§ZaÇě8J ?ąŚń•«°&ű2Ćcĺ8m˝@–ţ3ćB}i‚ÇĄ§çwżĆwl?KMEA%Ź ÓzK Nˇ9ËexGÂ)pŹĘS/žB>î4ĽĂ®šEv—~ü*XoĚD…d„‹¨ŕ$ř…Tůđ™¨@#žvţ3˘b°.‘Šěü˛žú2¸#gž‹öŤ§8 Na/ßfíĄüȧ(Ź8ÚąNÁy#S¨çuŃč3J0ŦĆĹ„S0¤J8>ňżđx&ƏބSl´°%ś‚íʧP§|Ć)zĹ)ş0źĹS°–ЎŽůŹ@Uče^G>ý˘iö;NŃ_ă:JIćĐďN0źÂSČd,…udD”€öˇÄQ8ĹM@ă…QÜŁS^ćtxjAÝź­żĆt°ç qĚ”ć(°Ě}Â(0}< č°Łž±W™Ł O8Š&Ž!0Š7EÁÎŇBQ¬ÖŇ Qô QxN…‚DQăY…ÚFˇáŹź1 Ş|×xß1¬S\Šŕ4›cV’˘éŰD)ĐüµHŠł‚čHţÂQ4¨‚Gń[QVÁQhFl)¤”¨s9îŠR¦P ŚX(…„"Ą°O‘§OÍhARĽ@ ®/u0G%)4D(‘>ŐA šúGáŮĺ.´^$Âv_{_ôłÓHŽ-đ ŘD2=QöÇľé_.zYˇLOt5’'zbO—Ąk^KĆQbOěM‹ťŮ4Áő&xÂKgć·ŇÄźEOđuËř„Će¤i ž`d󕞀(´Đ8ŤfzB;óWxâyťľŔwa'¸ţ&t_`Ďč„ßK¸©×ň#;1€Z~'ň,ďn;!iőщŤ¶»ŚNřRaG%ĹLźŃ 0ži‡Ezű|#'8đ+‘ö»ŁÍDR€ă¨ÜĦ=k ‡czËőŔ6ń¦&pŔ˙ ›ČÇŠý5ăŞÔ„äőź© ŚGZĐc‰šŁ·  TÂ4Ńîfh˘WhBfĺMX«şţŮČZp$dŽÄ„ ´Je†M0ÖV÷»úęš źŘă寧\áĐßđ^Ë`˛$>"´đŻÜĹüŻpó˙Öô (3vQţ áCšĽÁ—n…}‰¸Čg3-Ň ¸ 6sĽ3 ¸`zž»ÁŢ$. ¦´ÉđěĽE”¦ÔÇ„˝R/«`¬´ŞęÉ›v~ޱ˝FndŻXW§H.rÎłINúĽ…%˝ňkÝá‚X §ăLĐë Ť;m°z,´ŚFéNUKťł`vÜ1 }¤±( ż‘˙8dA¬|QĘ /ČÂŽĽc˝Š_ ‹ű3d1ŕkú4]-ÁXŘ“ŕ™SNFvÂbôty63śŻčŻđ”ăŢV§'H ˇ„WřeWH*${ ĽÂ»Ö¬6 “qŔ22\±iÚÝš¦Ń*]Ń Lş‚ż9ö«Ŕyư0{Ń+ł„l+ě3ű8~ćDWéĆÉĽ›éеzošl¶ŕŠJ@hƶŕ ô .¸Â…ö®xžŇW¶â(ł44O.Á*Ś%şÂ·"é4ë, [¶ônĚDV´­‚ Ď`Ĺ–iđ;F`T&i\iĄÔIáŰŤgq^\…ß+N0×ó‰«@ A+¶T-ą÷…U(µ¨ E,© t)ţ3U !Sůń=®LT¤÷Q]B*| ‹R~ PánJĄˇŚćR!—ÜG¤BýżTřJ`/3çm,¤âŐ‡óüš„T\ĺÁăť&eřÁ?3±€Š,‹Ń‰/–T.Áé §ĐM1T‰9ŞSŘ÷4ď›P‹ć4…ýÓ‘Šěi<†•¶âe–Â’ő–JäoÍ,Ĺ:˝cńŘHń×öRĐnżH î·@Šűź1 Ĺ#™˘/‚GŇĎĽe"†ÍŃĎ«ź( oBőĺ9sĄq=śQťf1qŢŐffiAľVE›ôý 8ľĂ@?Vć'ô‹uó›çIö€ë ł:´č +k>Á’â'|≠>ÁG-č‰- ÂĐoÜů!áüÄčĺcäřb'~­ĹQ5g<„ ť°Őµ§ăĎb'¸o'tbcżö7tbË0ĐežŮ ™ű>łěrĎđ„}8SĎ«‡ń PůĚIŔŰý “@ko¦$rLŠß‚$ÜńiZ5\~¤$ëL˘D=ŁÎ¸Č4×%ţĘGś…Ź`Gtđý5߉«ÔwMď(|ÄzŰřß2±§ýr×7ŽáţDZ!Oł+¶HčE4żńÉř8Ú…Ě„GDMG±—óĎ|Äńm´|ýß&[`lV¦#zzÔcô˘#Ęţ„± Ť°+˘KÝţB#¬ŞÜŚă+S-ě§[úWł!ŤĐ4îÄFČΰŘ Ô|»9ß3-V ¶Q˛˝Ŕ`¬ ~á1úQ†Z¸±Ęzvő­ńšhqµĎdúź3Ńó[.†o4'0BŮúď`ü_Đ@~AFÔçŰ/¤a–$h–~ü©Ł,ĽŮĂV¨ź×$ ľţˇg<ʞX®ž±üÖÄEÖüĚE\WťeÁŹ‹Đ|1şĆDlď1WşË‡ţp!–1ˇÝýB"Šr`ŘŠĹDô»B˛3/*½čaĂ´‚„Dx+®š~¦~úG$ý)ź‘hľ"ĵ ° 2.H„>™ŢŚöÂ!źŃyčß."<v„ÔżţDĚŻ@ÄQ<¸BDp"Zć!ŘV]qü‡÷ń‚!¶”€čć aKob!üuÓ~Ájq™XQî˙ešW±ľžŻĹAÄ;¬Ęoş8–łŽ›¸¬2Ş"th+“*<¨«¨AfiL…őôkEí†lAŘŞh>9i°Yd<ńJ7·QUxS=uŃęö Gf îŚ@4ű·L•KÖŹĚ@tő®!-§×őł?á™&T2Í#*ř“qÔ;…†ďOĸ÷7Á 'R˝™~ăµQÎěŚKôĄ7#d?úP÷‡ˇéĘчvÔˇĘB-řA"Ŕ?řăgâ_µ%çąw ë$ĘđìôůţÓPŠ#óęóĘüýř˘¤ÎřĂkĹPĂő˘\u]OßGQh’Ä‚ŽűĐţžD±6«Ť –o(đ´Ą9vlń\Źđ?´ü†©ÚĽŘ_=°˝ÚôŁęËř‰-·"*ÜĂşăé˝=ř‡6k®Ĺő d?°ëeţŚ=ÚĘŘĂQą‰Á>r€5÷€Ň~ńÓýdęÁą¬hťß‰ôbVâ!WU4~euîÄfH†ó±+SóâzţhÝhŤÄ;świ¦Ěť°›˘ŻěĹ;xŽĘńĄůÄĄÇb,c]÷ç˙Öť=‰v°UËr§‚ń‰vhx¸î >Đ…;ě‚0>ŃSí€[ťiyŻ*íŔ…™aî™v8˘ ›°Ě’^ÜSłîđž4-X[ĎíŞÚ”ŠO¤¸–¨ďł=Řč°ű8,Őö‚4Ř“­#ă›h(bż®? ˘ÁÓę¶Ő©· YCˇ~Î<&˘e ˇ«Yw Ţ‹e_ęúŚ3tÍ? @Sţe>Dżż hÓ]@CŮ7µG±˝Yó|Yi™Í  dȧ]ky˙2ld°˘µîŁ Š5âN›¬T_źAö .!ţ±u=c«I({E#„<ľ’ mf’!§+vÍ”Žá—˝Ć d±ŻÎ…ŻÁ’w/’Áźnrňü| dL ·˛2hę{Ć^AüܨÍĹîÇŕ×€ç{f¶ţŤKŘ˙+\Âţż›Á$ÔŘŁq˘µ2âW‹ZtL‹HJxBךĄăLxÂłŐ!rYC=_ă :Nč±$^ďq “ĽŤ˝‚‰N8ŃČŰäq—q8ńŻŃEw˘ŘA1ÖUU«·D(<˙ ëź,:>¤pŇ•që T?Ť# řÂx‡}‹@7uaĐág]hđŁŔ¨r›¬Ôď+Ş Bc%'‘]Ą ¦čăZ´B÷ˇ/ÍÎRň·Ĺ‹˘}ßŘ$¤^-1‹˘ŰÖ«¨JÜ —÷íkË~%hĂ™&é÷zG+¶€b:ý»Gp ˛Q űëđYŐĚndváY+ŻŔĆŔ $vˇaem‹ę/~GŻÝ§J6ä>`–„»g_«ińš1•ěnś‚KŔ^ŕ}SÄ1q[S"lĺŹŐ×6@Š÷ożMČÚu ’żiP}ĂĎ/fŢ@†_/.&1Äsˇ hăŮ1\‡$ť1Ëďw ´»÷ 3 _Ůi«ŠóK  Ďm=ÔHŘ*Ě€@`FOäŘ_Ł"žOWĽCg@÷>wĽ›Űń¦P`ŃőťiU&KĚ Íu‘#˝2ŃXy>N|Aě˛;I×rĄćoNÓ%°Bń‹Ř4TV<*Jďt'bäBF\Hž#FQN[˛Ń*6JÔ[` F~`Hl‘É ¦|fqOlB‹ ŮH@byŽWÓ+Ü˙¨x­Ťh…+“(vnŤŃvÖQťwŹĂ÷¬‰WŁ€’|qěŻahŔçH’ţ„V°! źoFŮ ,t+nüŰK?4ć™­ŕă‚Ëa“šq!W<ʞkćj+Đp2|Ňi\ÍŔe EłćÖS ›ş ±ĎĹ;ŐX'ł Ą`O%Űxýô b(…ÖJh»TÝöójń×2*WD%.&ŇuýŽ×d śśvŹůÉŹp ČEÜľľ~{Ü›7–pôڍź?° ,áźqŁÜnŤŘ~bňkóş¬ághŰY [‹‘Ć«ýÍ ááhÂ̰,‹{f €†]äa+IFŻE™•1XűŔ©Z)Kʼn#ynҨ>‚l?kZF)”äĎ,ÉaÍá§E—΋$i‡4Ďóá)Ă2j)žđO‚şg¤)0L*ŤËx]'ÚěřÉŰ_ wÄ$µ†ą(Ĺxľů~ÍË@ĽŽż·›đB¤YâJ°TM|$€ŘÍÉĽÇUŇ{ĚSĽúkjĆ1,°Ň®[ĆfüjWÇő–…âKgg°Őcł»ĺBř&Ęż{č®Uş‘Ĺ™ŕ9ŮuúŠ\ÓťPnEľÇ‰¶&’Š3VsD†«eˇMb§¶‚'<)8Ajpµ\oŕ¤Qh{GEű~3'xG\Ćó=JŁńzEcĆJ섵ÝMc¨ř&s-*ó4ęb‡A‰y˘ĆŕóÁBžý^„„ź<Ç®űž–×ÄG۲Ş”˝Ö…W>1(,ŕđ,>•Ř–Íčš”­é* W´Ť­:ú“é,,Ę×eHwAQ$L‹Ěŀٵ (Ťé•iÍüÓ(Bdd€m?)<o–VŰ ň­L óĘ·e¶q~ •ÂY´kŠsŐ”h ÖÔ-˘~â¦<'dĹ‚nšo:ĺƱ8:Žçq$8ĺxv;ęłNŰŕIżÇŘ?H2 ˘r6~ŚÂěůBTPŁ ®pŃ˙ŠéRAŮ #PޤŇßeĚŚN źžçJšĹF܉SÁî=ýńé0ägP…Í4¸HV4‘<4ŤÝx7­5ý…‚«”nŽîÜŕUđü" 1bobE~)k…ß“‰Dn'ÇčŞý8+¨[đ—[ňĚ~DAVžxxř żv"V6óÇÝ6+ö5yŁ˝ęŘ/2®26ńőýŠn44-Z…FĽ+˝[Ď„&w,bËäZ d“©Č “ű8Śę;Ě7µ÷çvkź÷üŤŤh›j7ëFX-»­–šPá®CKţ‡- _Á+@ F¸` K˘W†•GBŇ ´®â+“˝;Á9^ _ůĺjꫵ˘oňť3Gŕ@sÄ‚č!źÂ6Ą±0^»“9ŽHšěoĄăÜmŢ­˛¦qŕYđGDČ‚(űą §^Ƕ ’ĺ¨m ]S`Č‚‰Ű7Ť46ŕä…˛t7´”Q|ÚžŁó®eś…IĐ­[ż¶äBłŕÄc;µ§K_xžÖbľ*Ü…gA::Ö±łNă@m`˘Ŕá˙ńÇqÖ=ÄŔ˛2Ž©TžéUßä{–§qŕżcËWéGř\ćZÔ]5 ŘŃh†D¶ŕSÜ QŐtÂ. ·pŮFVĘ)ýŻyě˝6źD<*٢ÚHc®|‚[¸ á-¸ň4Ö·(‹;ĽŠ(çšĚ9Eě7u% źŔLą 6ᢙ}í5›Ł˝:&ţάôŚiťÎÁ ßÎ×Í÷rĽ"…t™‘˝ TÄšÍÁ)?ݧÁCÚŚňpŽ“ĹŐ0Ř5ͨ bg (‡eŁůdÖ ?Ď6cEâ˘]ŘžşÇž¶˝hęg4bŚţ×€¶ťzj#Î’t4BŘVff?sĄ]čO\şű‹vái;ć“§]#:X«Á_ëćťŇś¤ŚĽ°ů`ůM0$ćA Ä1ţ|â-.Č ö=Hó1+ňR® †=&ć…/0GltĄx4"Ş`/x8óÂPA›g‘'u\FŽW?MęŔQyg”v˝ë`o&°‚n\dšA3úž/˙¦~Ŕš×Á5ŠČź1ÍüI(Lă!pŘř4ˇ;…„ACJ§·.†gĄÁôś=[G×#!îV·V4ąTĂJecË«??ăĹĂ Ď9#ú ŃŃăęŇ‚‰·W‡•ęÉś“Ň|śŠY€_^ą–ëŻLʏKČÍĄř?™ŮqüWŘă˙ÖĚł‚‹á®–¸ĹĄ¸ç5Ë\ĚbŠ”úĚĹó+sôŹT ľŹT ’§zú7ťă3sHtüóanúZÚBbN[LŚVě4¸ŁŘ{~¦bFžÜÁ—ĄP1Şë~Łb˝|Łb _q*Ĺ«ĹđŻe(†ďR†b¤dü0Çă,cX(KÜ ˙| űŘr"J…ęÄ˝ŕűeđ…HMp/ 92ůÂĆąľ`5_ŕ˨C?XQOŘ ű óÜF}‰|¦‡ —#%úúýš˙aŠ[ÝS ńhNľđtśŃÄľˇ/‹]Ů—-O€n=Ł/Üú"íúÇI ©ó|kHxTµÇ{ůźS/|B2őÂĚy˘^Âk †n!%-¨—aF-OʶY‰—íMĽhIÄK ˘Î<äĘŔËřk$HÁ]ÜĄŢEý îŇËPYa—±ż`Óé9TądÖeËňËëʤKö0(Źą8ľż tQö$@öü$Îecoűâ\ŽŠą¨Oě ćňD‰yBą7řo™‘{ I„ËĆşűgÄe`|H̡531.Ň!~žŇď7ŕ˛ý¬ą]Č|žrÔé ­â-ă5 Äś ©ĽöRŇ4a¸ĎBZb3Ô‚“B†ZšÁěµ0g›¦Ă ÓâoÇm/DKxç´=ňÇćY:q—Äłř’%l‰ˇóG–a{bYFV ÁřО e)ˇ,ě†O,‹Zăęś;jT4ĚsBle˛™ËR’×9!™dÁ_ą^(ËV~>€,(|-ŽE)î±Ěʱ ›… ˙BęÓię!/#CĘŇČüЍăŠe@®_ć†,Šax/ ۸G@,Í>ý˘XöB±aó…byNx_0–Ž3[!ňŞíűWĺĆd„…N™E°đń‚…€Ś°d5ĄR§Ż" ^ŮD|†Wćö^Áď]ě ľT +:¶/ä : *ą˛%1Ŕ®ř@íj|lEĚVp+Ö÷Ľ¸ą¸˘ń®ŕTś¸ĂZ¶2_ĚjŐČÓDŽt ďSPËý…Yˇ9Ł2+[Ňů]Űw`E™ ¬d»f ’ljdXEM Vń -~ĺűř Ş`˛X™'½d‘*ćÖ˙*ŔG?*č:üڍŚcF%çQŃČV§Ź@e#;•ř”VqĎ™O9+ź"Ľĺv:Ĺc\éĶ<€dĎxŠM1ř4„“>Nyĺ͡aĎ`ĘťÁ Ld K0‰LŮ˙LaCú0Ąż¦\L±6ĐŹ`Ęłř~™B‚µ­`T—i:•Âv®ĚĄHđyI")HŠ ěeÉĚHŠŤěHH S¨ Jijý\Iî Ą°—)3)ă®LJ—ó:1)gERL••G’Üé,,Čö+“˘©ź™4ž~DRŕŮČHŠ\©ü7lhI‚RƨPŠFnf*…·3a)[P żMbRÁćÁ$„|“"U‚R~ĎĄČ'ňšM’”ŤĆ”<ś„«]‚RlôKRö”˘^ö/P ¬ĎLJĂTś2Ą¤ )Ąˇ_™€9˙ń¨’;)‚É?)@Ő3ÂôBR4Ű>)fŕ× N}˝iPÉ FiĚ$'E?>Ă(úńe\IfQ6ę¶^,Ę*mldK ĘoË Š`̢@EĽ8”ŤM&i\‰Ű˝íßţ5®dE1çvEÉÜ̍'3ł(4%E-«yjI!QpbuC@4®8c(¬´e Es ľĚ.9Ëěßpő` Ę Jž^˘Kü ^ÜĚź`ëh…?éyz‰ ĐYü ÇN¦W÷~20ňhá'L_$úd#ÎZđ“QńŮ` Ň*€"BPaĘŠM"É Źţl^/…ćł„  1@!ôp … K˘PĐË\0”‘!\Ăű;„MĂw E˘PcĘŠů„ˇüľťXjUű˘ŕF—ą&‰CŮ8°ŕ+‡˛çPć,ŠEfŃ+T‡›$e٬ł2(9‘C«ägö¸ (¨Xü‰(ŁŚź°˝:ă' +~‚ŁVćO4۵Î9)ŠÉ)ť?1-ŕP$g*JŻŠ8¬ °` ű·(lĹ ĹĐéĎ#O/ĂOîďř D!?ń;lwŻŔôĎ÷çˇ'ăEť…:ŃD« ť´tÂ+““~TćD·oĚ ć^”á' 9Áyi˙2ţ6ń/ĚI«ăOJŤŃqNľ$Ţ„ţÜŚ›0hI¸ÉF3oĆMň”MÝŮ5±élöi>Jš’8“í=…ĐT&Ml6źiWţ,¬‰5 k‚§>Á&ćZO°I{Á&6źbÁ&1Ę[Żť~üBMT\¨ÉFKáÖ„ đźYřżj˛Ĺ8”M­ÇiJ޶…ĘáLž—¤p&ćÖ7 ťĆ–´ĹX[łzrż&0K}LţŔdTŔdÓŹ_€ …; 0ááü=%&bż&Ŕš3a2*a"·[ž‰ŇĎZU°ą@ß h9?ŹD'&>rÁîźĘ—đp–đ’M3ňT”«îčýďÁ(÷ /ŃІ…—\•.ńÁ)‹.‰a¬ZóÔü›gŁ ¸Ëx‰őďÁKěŔ /ů=+^"9ŇÇń(÷]Ńî6ţ“9:%q%ëČ˝QüYgŁĚJ• ŤuůB•ôŻXÉłBV®ŢĹ•ô÷€”­ö ›°˛¸®Ľ,Ѭ’˙, žގ]˙ô V~oa%¶ŕŤăë+S2°“}dJĐ_™’µ–â˛_)Áo,HIÓ'OH kđ )‘ˇ2%gfJ¬!}1%,<R˛©aţ R"ë^™—‚SďbJ´řäy)˝vS·®żáP ńËL•Čţü™R°’ˇîÉ…•ÄtDk®Ôgü08EČIBJŘ’‘ eůçą)w˘I\ šD‚čD“(Ĺ’p=µźç¦l÷knJ†I6‚}źYŚ®«,ÉVX›«’Y’­˛$2nf–„gý “hâŰG–~źď, x˘ŹSZ˙F’ŕN$‰ćpJ"1mBI¦˝\vŽçWűĚ‘`xŃgڤµL‘`ĄO‰, #áz]™.ëđ”‘lÜšA‹\˝ő¦Č]óS”Y‰ÍÂZ ‰"ioŠ„]C‰"±WuJ‚HđżŹ×4•B‘ŕC\ #áş G"|ˇHF¨ň¦H81eA$weHš.k¤ ľ]†H4-ő E˛ŰP3a–vţ†íG‰Źe(mčM/ňżâç˙8˙‡ŁQ2˙aÓ˝˙8*ţŃ5Áů™-®–ć†-Ä„K^ŰV×ä7äÁ€Ô_HgöyÔ΀řL.[Ď3ńŻ^)Yu[ Ȇ,ţC©¤ÄL ˝,,aëÇ©(íŰTą±˙Ásv@†Ľ… ń$şeřeuţ„¨^řÇYéŐ >ŃĹ”đŹ+ăR˙aÇđáQÇ•ńŹ-(neřQP÷ ú±ôCóŘÓ(”-JĎÚIľq-q>€XÉ3ôaă—´śĘr,äcfäCť;ůh?Ż(:´~a>b:óˇ^Ż…|čDđ‰řŔŢşĎ[HĚĐŕôóę‚>|ţ°E:â|Â>ŽűËđĚ`]܇·ČśÁń!ŰĎÇŮ'ÇőuöÉóؤŮ'WúÉŁěC±_â>¸Ę%îĂ˙µÉŐY#+ŕ‡­dJbŤŚ}°C5aj\Ř:tö1 őŚ„˘ň"Ž}Ś»,źó¬óNZF>Če|wrŕ_4l-áW¦=Ôř’Fťě•÷Płyu˛Á ˙{`Îâ=FĄ=6˛@iČI¦=Ú‹ö°ťËó˙Đí.ŇÇ űbđ‹ňxCj‚ɇ§´¤ň4™'›đĎ<7¸ÍBxŘ3®SŞ˘’LxäËÄ|uĆ;®2ׄŹižk’{Ýt|/cM¶(gŞˇ4“Ď‘É>â ě°§Á¤Ř\ËŮácUí+a!YX‡#°ůI?chm_X_™Dulěö_T‡MQ·.aćJ>Sč[X‡.b·ż¨[R¦kQěSNPŹXę°$ÍăŇg¦ç‰é`{xí[ĆOHGOOś2ÂdKI}pµy‚I«H‡™„t ,[DÇFWéB:¸N– ;vŐÁkžGđYXT‡m•žžă#ÓĎb:|Ú´eÝţevÉ~§Ů%z)6ďň“Ć– O÷ěkäĚQqŢD_?Î=ŃľPúŚźžç•điO4Gg˙÷gšă‰}ĚńXÂuô3Ë‘j_`vę~€9ÚÂżŤ*oŁJôÜîÖd¬ń!ß`ľľŔhZ/0G«0‡M6HJä %^‘'”Řň©Bý…\­ńNř¦.čBsäËóśU Ěa•˙SN?1„säĐE”vžLb»ś¶ňńď8Ťöß&“Ľ`Ž|>Q^»°Q§^Ťď,Ç–ăuţáđˇ$ęÔĐę®{–IŽ˝’ÂuÉa‡“@Ńx_¦‘Üu=”R5q,g-’Cĺ¬o$ Ź$ŰYó<[Ém˝d3pâ8Fá8:{ ÇÁ+cŹ ć ,† y˘8Tź˙Jq’Yh'ŠoĚřÎq źF‘ÜäŘ5§dŤ"É ‡š#ż¤kä°l»m®2ůŽ#/¬(†UŽęI#Î/ůLq ÷3ĹŻ»(' "ú6{¤W„M‰ŕ8*§˝â3ÂÁu±8čQÎGn¶ńM_ Ľ  ŕřµ†.ťo,IđŤŕ¸ęČo´Ó–Ł®ő4o¤…áęPćŤlŃŻ:^ĂFěA˛óń&E0ľťLt}ă7Ž‚o8ŢjÓĺ5¬'ö(ŤT/Hâ pŘä­ďsFŽ/üFËřĆo~Č՛؍XOuQŚ- vĂCyłTkËđďq,hŻ)#%Ä.űeČPś2d„·Ęß=ŚéŐđ¦Enŕ”‘Đ  ä†=„VÁÖÝLÜF>ńŞY3sín¨ ţźą …l-c™†ńŞĂEZÎVj°i™.2Ň™nülŕűäÉ"zĐ>TŔ|™,Ňţ6ř¬D#ÜřĆk î_x ~đÔXh ËÚůZż÷®HłLŮRĹő¶DjŔ¨™@ »ůĚi4Ś™ZśçŔ$LűígLí™ß0 @†ÓČ_jŕ1ů@iěoHcK)MŽ Z* ‹ĐŔŻŮ+˘Á śŤë iŚĚɉ Ş#DVBwů3ˇńśţľ מ ţ‹Đ`ď5;d˝jp^x’$‰Ď¬Í˝řŚĽŁIëŰÜ(gžńË7-ř ůđĐ@gĄ-R—y4r÷đ|Í ń­Cńú!bM Éx†Ťů†g ;-áu`ś•Îedşw?N yŁLgXfÝ+ĚžÎdŹđ Í0t# ±s­mßą 0ß‹ËqŔ #‚Ěŕôż…f űă…fŘ"DŽ~,(SZĹ÷ e ë˙˛'ý>Ë6$$CC<2’qU$C §‰Č(ÁŠJşiJŠDdg*CBňů é™Ĺ`r=±cţĹb¬`‡†ŕbŘö¸ť†qđˇüb ťwq¬"eĂş5‰aŮTVl´H€ŻÉ óë`­ ycĎ/)SA”ľ1 C Ó Cło…qV CFÖďĆ9ľQtÜg Ł`&V_ó@zφO$Yó@¶śúć(‘Da°‘?SűĂŕ“›0Śał2Ă(ę9SĆ uqU袋»ű ]Śý]´tŃ_Đ+¬iö‡üw »\+Ŕňî$čâWľĚ-š4‡ľbĆ.ú »02ŕËôŹóëđʱ÷tÁou fä‚/ěb.†‚Â\đ€ăÇč}TäBAš­Â×{îÇ_Čń…\Ř™Q×–˙¶yő'ĎUx‹µ:?sa- dóđď8 f‘Óx©Rc×·ńžéŠQá Ń3 ®(q©ĐŹŁ=ÚW¬â|OőX ‡ŤĆźDUřݵbî­™ ™©ČżÍš_ ô$¤ÂV{w±´, â¨8~Äťy ‘ýgsIa)¶ěFëýKÁÎŕ`)"ص4 ;Ů*L‘łýSÔ˛Ł Öš"ÎÖ‚§Á ¦ŕëži ÎKţ SŔĚ’` Kz|±2ł#;Äşýŕ„R䂆Í4áÁ8 ĚDH… ąÄQhXĹ®Eß*E±qTXŮ‘ßčŃtŘ1*FaşĐŔ(zdŽ˘i¬ĆÂ(°[-ŽBnş)<Ůb u[Iáهd×ţ)rJáą™Łđ- @ĘQX#îfŮúźĘQXĂÚ9ő´|Ä(и( ”#D±‰:ÉS:Ž×”µ1/âůÄPđ~c(fC!ţ`!Td‚˘ŤšŃ×÷ €xţ3@őPŘňc…ş9żŕ_@ကwZ<ç“OđNôDÓä‡LOlQÁíšź“Ń ;ZZŠĽëgtb«č„d†ťŕťŕ 5}~Í_šÍá }~Q6AO„ďÇ2ńźđ ÜŰŻ39Îďđ„ő§<ásĆë›-ze‚Olôf%zBCŐWe^ţŘLO°‰;Ń}ř™žx’‚OÜiťçđ >Ú™ź75Ďĺđë§°ůĹđˇŕŕŤ~#(ŽP°M:ń%„™źh[Ĺ'6zg >ÁŮOOč˧‰ÎóYw żZ¦' ĹIô„zđżĚăh W <±żč MĘ#9¶¨lôDŐy\R㕨ЄµP4Á‡ţ#4Á–  ,yšĐćżćpôŚM‡Çp¬Č“±Ý÷)@Ś?s0„ä)g'ŚUú2…—9ÁdN€xdŹNĽą‰Ť†ÂM`ńĚÜÄ©ŹŕÜÄo' gúN\gťÁQL§jď_ä„sNŘŽ/38îNx$‹7 ·őř†M@Ą—ą‰ßrHBP±}›ż1 äů\˘=Î4ÇoŕË&lb(ŞËó7îş8؄Ε ›ŕEOÔÄ–ÎŻ6ű(!űkđ†‹ELüfC¸Ś$yěó¬‰Đ܉ĎÄDGż Şí3aq3ń[ˇ ¤ČÔÄQ© l 5a«´.Łło7ć.f‚%¶ß·MŔ>‰PŕF×ÖQýé>Úß#=ĎΧšŹdY"ożf*7ü[’ĂĽ¸">‡ÖCÍďţźŕ×׸ţoMë@ě´F«%"ŕ6iR_T?f˘‡ů¨ľ…j(çí ŁŽĹiPźA Á‹ÔŘÓ«:XŇĘ Ćríů˙ ¨ńŞfÁ ^u¤?·z•Óč9Wj=ź0 ”ďĄaÝZ´ŮŐ+ô!r’éŚ#íÎhÎřÍ˝G6‘ä#šˇŢ׏häGŽfŕ*.2ÁâG2^ŹEfü"oEHV>ůdFťÉ±ýhŞô?,he0ŁD/×\\†ăéż‹1^ gź*6¶”źFG{â0,cކG…ĂXç†v¨rÖ ?Sh;˙Ź( ű.Ţ^÷ě'y˛Ć^! ÍgK†‡BŃźš đ­›“ýwy°†uîjgˇˇ'=ݵĘ&0žOťŚŇ@ rîWü˘ź¨13}aĎE cëÉ‹öĽ^¸8ÁşËX‘ öÂáQ˙•Łçqžy°kDB/touQÔP°fiXż‚ˇ[ěWXč…włŰÝáŹýôÂ>ў٠ö¦öűÝ—Is&řâ¨ě…S›Ă1ÄĂň`šv±č ‹ćl—ć ç}ł]Ą/ňZ‚6„^ř*o[©¦\ö‚O¤§Rb~/ÚuľŔ‹YÁ ˇcĽp|@QËĐEIÔ…o#ŠÔ×ÉĺvާŚĎÜ&ó|ć.4 #¸ »0ˇŚL]xć+ŤV  OÜ©!Ca™ 1 sˇ&± ]8ď‡ NđčÂV۰4Žż‹µ){ô™¸šnĂ3¶.x• q᯺9C˙2gxÁL/ĄFdŢ"—™5ÂéóĚ i‰´đôşňŠ?“śř Ĺ,O˙™˛đ,ĽŤÂ?>!l`ý<'c?2ań›g×™śżŕůpĎďh¸ůŹ#2`ËhEË‚Pé Y±^6ő,°ÂëĽZže8W‚®?/Ôâ*<ýa3]5)á#Xqď_¸ * >aPĆ*˙mp<’$®‚¤yÂ*ü`mŮ2a«Č›ú|R1ňPڎvňŠTđŹýđ.úTX«ě©‡ETüľ‘ ő2f¤˘•©—‰<#jäžPaΚ}ĹĎ, ˘g˘BMö ,¦ßćauĆzů•‘O8EFhÜN,ÂĽÂR ůĘR|C)žÇ4ł®†łSó¦°­Ó‚Á‹ĄđX=™|„>ˇśĺa´ĚI“śa<ďC¦)úÔ_śÂ«f6 ÇŘĚSص€[°D‚)ěJJ+¦'Ăé> »Ë(…Ę:&ÔB,E«GUö¸'”B Ą8…;8J­üç‚}>‚„(ëř‹ň«ń-˘ĹŘŁš8 ®´ ŁŘ87tŞ®É Ę 9aBíŹčD?Ţ3-rTG4áó<‹F!R`W¦&„P~ˇ&Ř9‡YN•1őÜ~Ä&ŕ^ČÜO[‰›0]~'d{_ŕ„š 9á‹gÄĂw'Z'4k+ʞčůŘôvľŘ‰ő–˝Á Ź"לJä„"Rëź8aŘ•ĺF4‡4sW43áşź>Z˙ĆLěßfW g÷3±ďšđ š7[=đ‹™č[e&äBÍĚ„ľ KÚ ` ;>7ă#11· L Ëľx < W[‘W űDK «7Ă݉k•X ›qI†ë &Ń0j#që%Ź©PrBM"]pI†$tZłF€‘!‰ŘźŰf]=iF…ŻĐzôt›ŇŚŠÜ˘ŮţuFä…“°7Ę:!őĎ(ŃţÔ&” @ ˙t†´2:-¤D«¤„ى”°s®Ű%0X&H‰;]ÖŤÓ7żŤ¦¸+$ám~zú5ť##Ś\ěG?‡Â H”-b#ÔZ&RđűřÇHŚLFykúŮľŁź©?Úo>÷2‡Â–WĐĹçlĎö‘€›sőŔΓfEVĺŔlĆ?đzŐ[Á!ĽTˇ›WşŇů·k~™?Áé7źq2}ÂČv˛Ôđ‰‡Ŕf—pÜ”f#…ŇÄ »^đ.~"ĐjXő¶k2bĆ!öüXNýiĆ!Ö•Ü ŘDĽÂWŤŠúHDpR""¬ĆŢ yyžŤđs?Ú&˘Ś™.{­ >B Đ(˘…"˙tA¶:ß¶w«˙s(˘ú›Šć ŠČ^şvľˇIt¶7¶ Aąý÷€‰Źů/‘_őF¦áѡ{üC<÷!óö•l¦ş}ĄĹCŘŐ4Á“,Ď|ÎĹCH8Ä&Mx+131lhDć!ň O)á©kŽţ©#%,ŔŰ´›™q2”X/ŔńŔAX6Ý8ý+y‘™pűśňC‡h…ÍAZ­XÄVĂDBxś¤ßÜ4°!ˇ%iôI°yZľBôÉW˘U˘żižÓËH‰b.Őűńe D«%îJCĚ÷<‰˝Âš‘ťhŇŻ‡P7ĺ˘!bGUG×LCŘiĎN°b ±ĹyWř Aś*łgE!ôĂ„đ‡U/ÂÔ'[$„7âčuâ¬Ä&ú¦Lૡ—ůLîäşqźHôëó h ?đŚ”Ą¬Őcńöö»©jŚ‚> "¸.i2ÄĘ>đ^Ęâŕ‰ úp§oŐŹ˙îÁ“o~'@Ě|›1 i˙86:ŐoĐŢ Źc#0áč ôŔy‰zX'‡Mfů<2˘tIŠ+ă"r<`ŠĘ´ţ©čůšaá·­ZŁP`‡-§ťî:(˘˝PűH:´VgDx=Hţ©&ąĹ:x¤«}€ŻE µÄ>¬Á.±Läj˙0!”â'ŇŹď7Đ“®>ǧ Áç7ĚŚn±§ĺ`hăýŠ9€ţL”—î9ŕyşľL‡¸š ’K™rcďóxÎVů<˘Ž‡pi…}2Ś™Zł!<•h‡¦×lĹs°É‰r8ó˘5ţrŔŚĆŹ›°,Žg[bŃücáne° ©Ńđu=Ń äRYľ1$L´žÓ ż,R”ÉďnÓěbĽÄÄü‚Uç«,ćâx#=”uşÄđýož™ehÜ!÷3^Ś2đ-˘§ęL˝gŔußg…g`×ÎÎú¨gá„™ý¤!Čá]ř?űv2Á#ZĚČ3&đë÷›ď%[ŐŐŔ«‹?ä+ö°]±˘c9dá‡eĐ”#ŽôWĎkP¦D»ö ­IHÔ<|–BůI“&¨zéâ;;ÖŔzj!ýňaŮxŰĐQ˘ëfN@€É®Š›µÉŘY4ˇ hvĆoR~ŹÜCA&k›ÎM4Ř&Ą¨$śč”y8ÖúIc#bŢDĂVÜŽH ö6°±ś‰×©ëˇť}Íś@¤yq—Ńă«úYBřěqł12‹#´UŠrč' ڧ·]<ŰŔköă±HM<ÇŮ2{‚1ÖS[îxa2í€Xi #|¶‘„;`Ĺć\ß(bśŁ  ŕ닼ŚQrLۧ!PB˛wj¬p=SŘ&Ů?eÓx\ä´wµrŻLA‚đňmv®Ömť~č;źFďµyŢđ‚?´ĄĚŘdź°Ť9÷Ë  [‡Q`ăľ|˝ĽöA(·Â•ÂŘ!¦ÝÁOŕîNŽŽ(,úß˝H„Xx±¸řÁ.'ă^P 9=ę×TŠçÓÓ‚˘ţâ!ŘÂë XX2lņ¤ŠM9bOĎ{0ĹÎ ?‰Ž‘°Ţa¤Źf#NnQĚ`sň7­ť¤9*ń\¨;^Š#¦`ˇ‚Řşb>–¸Ň\ ĽsŤśŽ Wŕ«Ů•zÓí•đ†4÷jĎP&wM§ŕýŔg˝Ťë`Š©¨€ů8Ôâ€/‚’ŕ“qńĺŇ…ß^ ‹¸îVÎâ\¤2¦âůݧŹěąX ÄU …Fş0~ȸÂ?"[°†]q‰çżMťŽ+ŃăXyšÂŔBŢígÍŞĽő˙˘Ç¬Ž«@¸űápÎL ś.źĄRwĚČ iň\1m’˛/j‚'w&^őăŐ`ő'¨aŤPŤÚ…śvý±ÖUŮ Z]Śhµ»˙šYÁup«Ôżé 9ž—â C3\Čü<Ö}NËu´|b>íJđQá'~ą˘ăÄéą 6ä†bä c;_ĹDôíćâ~ţ5ą‚}#†ßÍFŞ<?é×/Ś‚ˇ5qiˇF¤’Ď'ţB)ŲˇÄs56…b š‚f îܡ´W*ź:ă\wÖ8˘ŞíEP}艩ش#ôaYĎöVŃą-˛¤l'~6Őf´C Ď%ěŻ!(÷ŃĐĄ ŘâCÔG~"±7»`Ă/N`Äń Tyđ đxŤÝ„»W §LdĆâyúÎ(VpÄÄ·)hů][Ç9áđ°ÚźZÇkˇőw2‚WHÂ"]šcQĎ?ľ|Ě«ŽĆ ·Đl_ü…řfv1Ź€9|e ł`'/.Ěž©™<Ďĺť;úQp}xÁF[´·YĂĆÖdöÍ[=D2‹/řâť“”őđńŃ^ôíB×´uj3ÎşĎr8|°Ňýő0¸yĽuî ŔŔ›+„źâŔ˙˝[l ·Łh„Ő)(Śľůţu#ţyá0ZÓ‰Î6„bđ’u†íţvl{…1._d•<1&b±§pýŢ­&vĽh şô¸ÚŰήźŚçðX1ŔTĹ™ kŘ[ăŐzf2đúó´ŰRůe.CÇ,|…áviý‚`3~ń˙źzW7" ťŃX3Ř#׆¤‹ĐŔJŽž—g­VB{C&4¸ óN[\}”A±ěĺi°,®ęv<+GĆ4Š<«śÇź÷Y( íU†j©ń¦`ó':đčÎO”çv>oQ·Ő×¶ĚĽ8kvZ 2¤ÁŘŐŁ+u«¤Áö^ŽáôŽ‹ĹµĚĽŔú‹2ǡG|l/RG“ç«ě!ĐŃĐn¨Żî@š€ń||Öí§ĺOĽć_¬AŰeüĹÔH„~2Đ÷n Ő §^ŚnS*ąńÜf|őÓ<祹:Ď~ßÚ ¸4üXô—°ÉćfUµ6$‚§N&ĺ´Ę˛bZga<‹“xQÍ˝^ÇÉ•)đ»÷8 ,ćŢk…‰H ăÓš™Tëaňš†qĆînŻiüžÁ€Ë\$ągk5)3R™ĺhŚĂv/NŢŻ‰ęD¸˘‰c:2ĐÂVś†ď t·˘GM•čs0ŁÝ=˘e$^Ł[3#Ďp…ţ “ĘPŚgeĂĎŹv~tě¬cÇë]hčĐN\[ŘCiµeĚť‡c dÝŃfdΦ…+ۇxMş‚ş˝Ŕ']žŢ·€NŐĚv M!:"Z…;ÁÔĆť›+m=»TşA¶¦Šii:Ćŕ¨>$ ”×SŻuŃÍ6÷ö«ĺ4A\RXľlç_(#2`ďw= ćqXqÇ- W{ Č@94‘—čn﫿ć®32Ř˝GD"ĹC"=op°˛:é~ޤ‡…«~`ë{+S2ž“!W}; ¦Z´ÝçěpĆ‚=xęFÜwmIjCÍĽÇ f”1ß,iŕďpčb‰‚ň15č"Ĺděóňw ¦E|đéDZf •9úË đq˛—ĽyČÖó¬ ¸…XŞ›—˘źżć+µâCX˘©ľ6ß›Đ,ěa?ęlöľfš¤)ľˇ6WŤ#Iđ»ĺZŮ|ţyn#¬^PŕÍ\s3x5QęÝ­đeźňĹ1>úźfgÄřťvż9č\{¤/zÁ@đbاĹ6/¤q°˛*®÷ţFAŘGËuĂvn±‹áű†+¶Űć¨ćóD(a>ŘЦ+ ⊄ŕy ­ó˝W$„7±<?X‚B°#\q8=ë DćŘ»gŚ”ż‘'h0Çăhö˝Ť ŃD–ĐNcű˘CdÖĺş¶YF?Á5Fáx ź1Q"ť*Q^úys"&ěvďŃHř–đbF°÷śwş1hÓďĎ“5w ‡Ýö8ň‚lň€ă‰âň` ô Ý^w4ÄoŃ#t‹ă5ۢç<ęd ^7}a˝«ó=Yů0,WtůÜ ÖLG’¬˝'k çžH°+H’N¨›Xׄ’ G€çmo’èďĘ’<ź4JvŻ—ŮVňęvm%t»±ˇÝzxÓ| <$5µc°8“ ’ç&Ď#uiť2P&a%¸Üůőűw1 ,ᦵs2ž˝gVÍ_xÉ0 řaýćç_7TĂ8ŁÝďŘcÂx9 _˛mË‚LTDż"ňÜh‰*c7xäÇß°Ö7ľ MެfFMřáv[F[ľŻJ›° .$dśˇ¸ ł‚śu#ÝÁřľ€“Ž2Zď—=ËĽ‹9aËWKťS´ëTę„wą_F)ÚOXŕ ž'^aO‹A3źđBť±¬®Łqé?iÜhf źď©X¤Ď`ÇůË1(OŤ‚YK N(8żD޶ć:–W3şÎ×XVĄf*qŘĨ†ň‹]1Ř­_&Íb™ÍÁµś?ĐŠb' ŤŇ¸kŤXůöĚŁč˛ÄfŇD9‰I8<ŕř,źçQHL †(ń¬vwX¶ů¦5ő˘¸Ďfq~ vC”ÂÖq\ż8BŽ=C)OŤŁąGxĘ”ŽĆ[yEů=%‰MélgĂW\ŐĂQćtL; ™GDÚ樠 qýD–C ‚Oąmx‰ Dĺ$>+Óó˝ÚkN6ĘšĆëŧpéäÚe™ 5˙4GTÔmĂlo¦z…T¨:}>7‡đú/J u<ÝĽłĽűSá#«ÍýÂT¦’¶nĚnš‘(Ł,XůTKćT°…Đs ă†"Áë'÷D=N’÷ľy0ţYAVśB˛ôĆ€:ňÜw¦YxFžÓCÝľżY¤Ľî#v×7ËÂsţSĐ/ĚĘH`!Šđ†YÖč+ň*1Ä?ýŠÖ›Ń’Ćxđ(Ě,«%é/džE9ţ"gŔ‹ ia(ĎśŮaŃEˇZXŽ~Ä«¬©‰çoîz@ © ®…ÖÉĽMčÔź/´E÷ÔDôü Ľ@wŔ-č˛ĺ·‹= Ýň¬Ĺ{ ;`Ţ‚c9ަ±aË®x BŤÓ—Ü'⨳<42ű‰5Ł ŻqÂąröôşS Ęb\đ‹QŤě>†TKîÂ\pÓwŻĚô8§wűjWŘ é˘OČT¨ď*@˝čŇŘâŃÚsaŔşź~ÄDŤ¦.A”ÍW1ˇs)0›rÓńt X!P$Ń"u#×1vU´v"*vSçN2†+ČĐ~5Đ”űl’Ć Č]Ć ÷óťťk·sZçĹ©úň° In^WňŇzü÷ ]â~÷Łř@lň}Ş˙±H^ç4FÁţ:Uf•ÖëP=CAůÎݢŰÓt˘E©áűÎ˙Ďj¤Rő¨ëaٞşŠĺöۆ|0'7qăQ^Š~ĺŃ0Ox×± ÔPÇeę6úcËď*zë?đĽiŘŁ.̡·±‹âó޶Ťt ĂśCtMÇ÷|ëŰ®7’1Ns=Tś]glç¸`d 'OcĽBŤ¤ ¶ůŢ,‡wÚáT¸µĹ úýHřĽR‡63Łežź,mŰŘŘţbÎŽ!r“Kr·ĺ]ű‘š#ćft—y†‚j˘tĂl0V «ź˝HÔ‚MHT—Ƶé‚!ĹÓXě‹Ŕ¸Ă2ĂČ`đńHýjdi°1`O'8ń3c`ĂsŠÂ’ą64;Çń›cpâ!SŔgŢjâ;_zҸ×đú"Ĺ7¬Ó§AŹÎźř<ĺ¨ ÷üßp/^0|O*Wâ×&pšn 3s]¬ůńô¸Ó°¦qŞŽ˝~S‡ś]<”žŔ%äžýlkvuž]8 ‡•^¬ę“j>Ďô6=ŤŽ“† ke™íćĎĂŐU‰î{Š'‰n8J «—űŚcÖ>Ôđx¦NŘŽoč ąť‰F<Ź—ŇhË{ţ«ąŮM שÁÓp~şkޱžóů#Ř­y‚ŕć´“ŇWď9!x)(Ŕ†é8}܆‘îě}ąµhiĘHc€D „Ăt?ĄšC҇ŠćآѣMňâŢÁfiVCdE.ivÂ5‚ĺp‘­čaÁDk=CîŽ$ęňý‹ŽěĆľ{lżÝ†…Ía_‚ŘŤťřHŕFž­š€D†’IřXşč‘ěj˘kč`'’^@Ľ»č\VâZ ű7É ²ޭťQ <˛š7Ößş¤‚ÎôŃG*¤ĘľsJ–Ŕw•}Köů±5ě\P-ö9ęŁČo@([/šń—őŤďlv8­Ň(ü†M‚?šťŘ°‚?ëWń†< ¨ŚÁ9rfúŇEF¦Öđ‹iť—ĹÁ‡đšÁ2ŻVzĚvť-o\ŇÍúŔ^(žńÜG𬫙$Łçá†*tŕ˛ÎŢtq=ąěţN=!Ö­ĎÝ4öIxÎŤ¶^Iż•Úć!ŢĘ8S}şŞqY|bNĚeŚ9ĐxXuüC;îýĂÎá•řŘY9şt¶çÚŤ;xč4ĐćdˇOĚ®Žľ?CmÄřľs5/Şóźk©B¬ÔŞŮ2|ĽµrSvp '+ĚBŽŻĄSţţÜÚćçŔ~ Ö„-żč:ă2lKÍźJ*˘Ă€ĘŚÉ*â¬ŘçoĽ7zKÝęßÔ3‹ěö=ŐÓĆśp~q—1yD[C¨ kQMeŇľoŢYŠ'hjÇErM4[_KÝöDmNbbŤ;ž3Ą§Vn–ş@2"8ëîŚz¸iH2pôáąşyz]~EË`":đíhMhĘd@^ŔËlť4Wc«ĐýZJ^ťşŐ8Ą#ÉÔ›¶đ©ˇN>uÚŃlg¬oÍ›ţJWŠ6hęK°Źn&śÎÝčEĐ őÖvËďł k™Â¦R7°LZ#Y gąş:ř â†řżă˛ďDçş ¸­aÓşťw™G8—ŐÎťM( řACł\.T?eŠŻącśLěałÖý‹4ÇdD©•Ź.? O<Ş]řę·ąP…ˇ!Ô٬­hţYpß케Xav$H#S3Oâ7¨±Ű°Xt<ŹZ%'ůŞŐuáąN”% śţĂľ$HV掉G¬Q Mx¤đÉ|uą/B8»%pΰŞä'ąN‡dVÓ`5ěI†‘NÝEŰe©ĹAaOýR8]f üxćßmĽŚĆ¸ś8A2=oxYx yńv§hť&çWV"ŰŐJI€ĺٍkcŐwŘŢYňţöôµeż‰ëô[™ ¤ Od4ë!c"ťéëií’ědG®ř¦á&t*âcĄz°í©™‚KŤŻMˇ_c§Őfw›Ź˘pÎÜFűćdž§-ĐĎ·~>Τr÷€źČďŃ@!yS}›%áöŕ!}o—z^ÔtsőµéA3ćł4Ć_»Ds˝{€ţ¬nřďĎ“†“=NŁlfóÂ9IŹö¨®)VŐ·FhYÎS­rÇ´6q»ÉävşBµśr* ŞLĂöA–ŇŘ.~¤mfÇ@0Ěă,ą_ěîŚW'µźq(›wăyߢ“¨„şŢ)p¦†Ž›R<ǢvnU36µÁ=Ż—<@ťuu_š÷Ú‰7Án3ŕYd÷aP¶§Ź®ˇĂrcŤÓ˝/F®ÚŻŐŞ:ÜľŽśę–Đ©yîb†dxVóŃoEÄÜ–["¤Ť˝ćWŕ{§ŔŰ;”Ď‹¦ĂŚÍ§`u岍˘ń ă9N´»áúâéKI"­CŢŃ)hľš‘Ţ8˙(iqqŤgŠń zˇ—n·‘%*“°©k7ÉŘ€7Ď?*MÝ?ŢnĹ,×aí«]ř YSŢv^LHÇnvM™bůí˘cč—ĹiÖ}ü9(¤*3np  ŰŘÚdŹ. żůШ%ćů߇ň®\7ţľßĚąAyÖ^ö&9<˝]3±›Qüů>Äň°<¶«yŕsŽ[űI× #–şrÚť‚ł+PqŚŮUş˝C‘Űôi ú|řvĄĚĄ#Eî}RSo‘Í]á âPˇű)>†ľ°â„•7g$Żcď›á<ŚúhPÍ @ľE8Ó #łĄĂŰ0tęŮU;Ĺ/>´;łU’íť÷bţl§ŇčÔôwŔš©ݒWĽi;ó^<‘ŕ[ŢujçCÓˇ),:ź“oÁ ÇĘa`*sÎĚ?xŃxČÇuóĹW?Łó-†} g‡†S/D·?|{¸l`ˇ¤ĘĎ^Ák'ßĂÖ!“ŐÉ.U=»“1'»đ2Bh&őküSlčĹ`:ń—˛zi-Řđ‰1´d[@˝mÜ1#˛m}řlz­ŤÄ˛®v)čwCU'€ëT·1ŻćŹ>X_Ok&¢0š=ÚšŐҨ °°ňnĚŽ*ĺ¨?ď\¬H»ŕ­`‡Ŕ´Ăô)Ö‡¶ŞiŤă›¬¸(”gňş#8…¬phµ•¦ôŻ;!ĺHý55ŘŃ­_ŹEçČÉĚO(<v˝řú†7>EĄý5ÜŽ ĹKäÍáş~_‰éH}ě—ŮxĘ}ŠńąÄ=î´«Z‹ćÉńŃüEm˙BKm—Ř„đĚ Ć®¨.GÎţWDÉl•ľkßYpóŹđˇÖ®Đ}ä* fжIŠHÄ`‹Ü» Řtä·uőďÍ˙ͧqlvâ¶>^ôď:ő‰(ź[]ó8NOt¦OZ 6ó%ŕ˛Á8«»LćůjÖ¤!Ʀ«FÓnµ¸Ë ě‰ë čçâS˛îâé‡]Shv–ŇyĐŕúîń5§†4ŠżX¸ĹQ”KmôĂŔĆŹŔ†}XżÝŹy=ëÜáٱqĘÁĄĹőę‘%`ĂÓń.đDŕm ­ŰTš¦„ץ)í>SiÇeiŽW2pô™xNjD”ůUe°)‘̨KĂg:»zŘ9Î>®i~±f#řŁ"°ť}1şů×g̨AđiÁčžŐŐT'˘[4K,»%ÖôIXł`?<’†čőRÔąK‡ßuh4‹űˇ0ćfÉ]ý„‹)#rěŕŕ)xżű>w"@ĚÓ\Ş_±îsřB81Q n#)64řÖĽű°§†šY,sŻ$ÁTŻŰÉvŐ˝±˛c]<ŁŢ‡_ĆĚĽÍX«öPPá¶ÂŐŕBă¤':P*r÷QóxĺÇ0_‚Ń9¬jOŰşń5ýBěS„Ď©<…Ś 4>ď–O#tqej:Ńp°ë°C•T9H¬°áüů ěDS‘Ő§.ND"‘šjÖ*Éß1Ńî´f7ńڬć×8ĺKÁa™3]$,Wl\h¤:ͨčvuýÍiE &űĐŹrxIvż5ÉĹľNď7ß_6ŔŘľ~’˙ÁAC02\zĎwÝę©NZt­!*ä1NUJ3/wEŁRĆÉżę”ĺbÇüĎ`ôŔš,_mAú"‚ż›ő …ŠÓŞ9'A Ľ˛ÇfQ2Sęé2łłě`QŢ(ě_›Ae%vŐL”5»γтŹJŤÔŹ–fÉĂ7/Yě·&Ü âMÂJ1C}ĘoEm»˛aăŐó8ÔjżłébŮĎ­´6Í9Âú(፸ĎÚî{;Ěý DZ%<&٬&q‡şü¨ĹU Ú͉w4+ Ó÷cĄU?Ŕ (Ş‘fŤ°'-|Ş_ě» ź!q°üiLÜqÇ®I*UąËôľţą"„é`#ł¦§G1#őU!=ŞĐűĄŘ›†ß´®¶&mńđ…€ň&¤dĽŃŚ{čZáěş~4'|@´Ç޸ŢšĂŇęĚ\ÓÂv^Ş"ĺn&Ť;d“°xĄ‘ š\cŘł‹—yLĺ}v!l§úvN°ŚĽęĽá€~(éSúˇ7ŹjÜvFĚ,/`Ő˘‘ŃźIëMcpi°Řół~ga™ăAň×čt1îÎr°ţ R–5¨µĺ`ďM˘kĄ wâA’Y¨˝mŕ;ěSě·B,őŢ6+Š"ëť™sr{spÔ Ş>GÄ÷˝¨·~šu¸ Ř)Kę«ć°­‹É4ŮŽ¤N쨭] (r#ťí—ę ,„đh,~Ď©ţ9yžC‡ŁAs‰*–ç˛ŕt—Šb<;ŽöŮý<;ľ€ˇ®=ŹÄČ>Ú]Ŕ'k9›2>BĐG•ŹËAŐË^¬-ÍĎyĽĐ©ńËŚ,‘pí¦ˇźÚ5oqZJˇˇT‹*‡§®çeĂsč§Ô:ĂVpŇrssôaŁ]φÉ%‰?7Κřqbh6!Cý° !]LVX¶ďȦ”]] P;,Áp7´ëy¶V2ďZÄMł†"ĆŻ¬© ©—©Óµ|ŇčűSٵ[`Âç„yˇĂ*›Ť‚_iĘ}Ď“¦ ëŤu [6ű­0–ăçp®Ôď1¦ĆÁŻpŃVeÓÇđ čěL‰ ¤FĄćPcŘĄ}Ó 7ü„řĘM˝ĂŇUň ćĘÄ·%ăNp™źöyőĘ‚l=«[ˇqšĎČŢ7uXďVb^ëó0°íx°€R 9e\„[íN›ŞĺČLm ˘ř.µ¨Łź!VʰčyqQ.9şqađ†„hÚâĄßwŞ{žˇµçA‘SŢŇXwo¦¬ÔY¬u÷bó=E–T·qv™ÁĚÍr š űëŘ#×+/MŃJľR`Ţ,pľgĂů y8oËírFc^şËÚŤ ¬ý)XçWąuŇ`ó—uÉ7ß‚đÖÜ2Ŕx LÍZ·6Bö3gËÖ”“줰đŽY\‚&D.^.xÎĄó¶NKut6FÎůŔ±x Ŕó˙aÓŢ őČ#ý±/ä5󦦒ýZ%ňř~Gp-ř­Iťďţ°pHÓۨdľµŕ ç™zV?ś{¦ ś$Q˘ =4ÎŚő $y,c]F 7`öŽ^Ô€»C¶#ŠS™o‹Ó1’öy×˙`ĺ¸ô2ňĘŃţÔ¬‹~ăĎźĚüŃĄôĂâx„­×źťúşNčŕx…Hp>ďĘľ ŤŰ9LëqŹ?ÇČŞI›•pqśŘ<î=őŰ/|lÚ w?‘c´&Ľ)!ľ<›-!ĎÇ‹˘“ë–_k+k ó S;ČsRű<Â_ň滜ll;äćy+Ŕif(ŮĄm4ţ d`ś»Ň<;#n&Pmě|7;lęÄ$ö”ěÉÂĚňw:Ĺőgocă¶Öz¦âIřtżű0— USóđ‰ő3vĹŘűO"ř˛–łŐŘĎŔoąyŰ”¨ćsoŢ“ËĂńž !¬ Wr ?ßűĎÎ=CŤžěA&`LŐv¶Đď3ŐňË,'x­ÍŠcĽ˘ÝX<ů ”7î€5{ö =×óšŇ'=ę~=Ďd×Z‡x¬Á0fíÝâxáŐ¸î6ńçeýł›3ěŕý «6Łźx“?Žz|öÉňĄŤ#yÇ/ż7Ńf>ˇăž–rľ‡âTýˇ–ńDiś],A*’늉˘'±†¦NiŐ=ZHň/ü1ă3‰™2Gô¶ë‰ď0čf‚ oűŽ:f ˙đjâ1ş…t‚“óC;“«lŚĺ(@ŢĂgmÜÄřŕĄbÄ»Óßp1ëĎ„X‹¸Ď;óg7UewT….kâÚo \Ľ™‚ľ5'm íbV÷ă…JöSŘ‘îę|²s*ě}˘ÝŃJ÷..ă¨Đ.d-‹żbńţĎĄÔ;é^őűf‘ßđíą”tźśÚŕˇç#€ô'ŮŐxéB?kr±‰¦]s#%ěq › $°´Z¦‰­Ş;(uŰsÂp‹>Ëö Śąë8Žś-˛Đ14â9cţáÄ2‹†ď -Ř˝űuQěßx¨¨T89˘š=°“íbşN˘j‰űŔOĐ{٧ő° ÓÝ/ n™cĆ™ćRU±YűHô3°ŔˇHĂŻň¬líŽ u©đĽ×LW5üśđ<±° #jŔľ…ĘéŕyŢ/(ě˛÷±y-59<‡Ő?»éĄyśśÜ¨ŹÍŢO^oTŕ.K¨=ÜWú'nŮiä6e±˝3¤rýyűĄŚŰB”—ź—K‡Z·~ŮčŠdąy:őŰ5á†mměí‹ŃŽĎˇě z8©â•ŕ3ˇŮ©Ó2Ş»†j2°bňóúv«˘ëoXľL¨¨ŢŃ 1ž{€ó뼼Kç"Í]¸€xŘyeYŐĚ'śđąá' {-uÇ»]3VXüs¶>ĺެܟ'<«Ł.Ŕ=l(rsf‘ĹćřckęÇ_öJfľ^<#6žŤÉ 3ŮhĽ6ČöŐ9­óJ,ář„—ôé—ŚÄífŘbŽŘĄ–ńí´Z"Ňýô^f¬–w?3ŕaŕĽ/ţ~IßŮŽÉłzĚ>¶ë—Lµ’Yšlś¬hwÍŽ Hp'ĽÔ1ÁsĐ´iXÚl.ťvqâ"="´ÁóţG‡žĆőoô‘˘§'”řĂńZ—Ę®đ·-:S¸ÁľůáC­;ŰŃM˝,g+ÚÜč/ßśóÁ"g' Oŕ7,Ďôü¬źÓYYÄřu8źŤ"´=…żŕyăŘvfť[—$Ą}ʎPĎWĽEü[H h«úň¤ÁőXSaTşfžKt>4ůĐC ÍC§ç:~ćŹćOhTl°ßĎűűüě*L ó‰p]z(ľ•=VŠI'&ë=ýŘ88ä–Ŕĺ•›ěT”uçźC,Űú#‹cżĺŽ•’¦ßdijüVřóaőłßR@ăÉză_Á%ţ0‘“39 gń}‘ÓdĽŢů7'Ŕ Î-[?ăô†ÍßұÉB?ă ýŮońź5ą˘˙U1·ýwsŰ˙P2ÇRý"Í‚Eü…%™#ŐÄ%C·\Ĺĺ°ĚývAŕĂÖ /*–9ň„‡ Ń ˝—ËÜAůŤa îUxćtţۤIÔŘÚŇĚ‘6<ńG˙H–9¶{łyŢ˙őžsĎ:ŻŁľ=jš¶š$sę}›Q«ĺ0ŐĚýŢĆhŰH•©ykK2ÇÂaOšşeŽ0ŮÍ3]NŁHćDUă7ŮÇăŤY–9ŽűÂNçŰÔŽi\Ë3‡5'»ŰrÜČłhŽcWO›Y;LćŘĹAč4z4+ląćÚEAĄŻI(‘d×A$…m^°őę/ל2Ý«ďčH¶9-ëŻÇ5ײ^usk®˝+Ĺ6wi¸»ý)Ć ěË6‡U®uźČ®ąIÓ—Ž÷=Ëćeҡ`ń!›cćË­"ŹVMs¨Ćß9Šiç Qćf“#†,őašÓ¸ö=i?nżTs6Ů‚‰wEëjášŰe(_MŚčaśY4GvÜk:{Íýrí…~uł¤É˘~,Őś¬ŔWôjY;~Tsějݶŕřq!îdšĂęť”U˙Ôtw/ŃŐ•¬‰hQ‘) LsXS8=ŐşŔŐi–MsČ.â¶­p¨ż ‡hΰߡc4÷•—j[}­}©©0Ş9nńew… ňÄíË4·‹ďö€Şh~dŃÇĘŰśWąř’g§.`ÜÖŤŻ1É3ÇĆ ^a[•ůůĂ3‡ę'!?XC+´Ţ jUË1¤±ąU±±1Ist•%ż[b9č XˇłöY•‹«Xîš«6FiOË ˘dąĎĘĄ˛¦Uł'PťľVľÍr:@Žč[„]ÍrŰâ[¶j–6qą@kôë/µÜN¸ÎűŐéÔÉjąĆľIRÇŐ˛ZN‡D:î–â?ßC,Çć FÖxWŻŢ5LŃŠTćHŻÜÁaćëaľ˙ËÁË1 5XËuÚÚů窕kęL6J.ę•›)ÄAcĂË+7Ř.»LÉ+÷ŰŐŐm*Ž)ÝŠXy™#Úč‹WŽů‡~…+—]…E+Ç{ 0Ţ||ŠłWŽ«ú~ws4Yă’WŽívl;Ýě„ Ď™Ärxh¤Ć%uMBOb9ľĚxŁ ů—˘•ĂN˛óĽ¨öEIţ’V®[‹Ăh=cb}˛ĘŃÉÂ|†~M“™n.«Ec©AĄIZąß]MŘŤ˝ÍZ9z?‘IźÖ_¨°´rl ĎďÍ2 1łUŽŤĄ¤BH|O’ʱŽ×Ů+ˇŚĄVŔ¬•ău˛éÇŢ–ĐĘIÂ÷Ä5†ěKĂZ˝rhB¸Ľ+\ěË+§ˇÓ“ČČ2W±Ke[¸`±QłÜd[ĘsżĚrđüD‡Ă5«YîŇ"l‹ß]Ľrśč¤,»µŁđŃ®bąÎçľ _w2ËalŽ(CßM:±ĺ•Ű÷G—;žŐ%–c«ž{íŐĘó2ËmĽŚQë˝ö—YŽ/Ü•?8%łYŽ-ńw{%Ď_fą®zw¤¶¶b–Łe‚=ęŃ0‹.±ÜoSĆÇĎXJ ł#ţ5Ďü,f9ěaŤTéĺ 9|ČŠZŽnŚMŰžŐr—çý!¤Äq‰ĺ4F’Ôp€=‰ĺÔÚ4Ł×F“ ŠXČaŚ~Ĺ+'âšz Ô±ś˝rRfËĹŻµMnŃb–›ÓőÝ9.Ĺ,uöŚC•|ň/ł\ż\E—z?ŠZŽ©0ôCŰ[/tRË1ŰvÓűŁ qżô[’[Ž%áNç-˙Š2ÉK.ÇŁ;BÁ-Ćńňc,»\÷,Śq…ś(Ůĺ~»Fw°ź›,zá—›\Ä®č‹}§K/GoŰ:ý‰AĚ’ĺr‰<˙ee$e÷ŰĺO[‡_éĺWĹÎaűžu=ěrż‚h^‘¤˝Ů.Ç«ÝY UKŠZŚ«^[˛ ÖÉmsä—^î—~FLÚôä# ÁÜÁO|ůI=I/Ç´ţ˝X@ž’_Ž©?¶q«ö·^G…˛oo˝°”;»UżXDžr”\4‘U̡lŔ‰ďvŤÎę—ÓűÄ€Áo÷ŐŞ^ŽúW”&¶đŇË ăőćU4Ă/żäol‡°…—`®izUśÇŠ`îůIܧ×ěÂ~Wżsă«úIŁE0×đ¬s|ł­ÂăsAďVÁɸŰ®hó¨†9ś$kA†É0G’oç¤uĂë58ą8ć& ±P_GvĚý˛_…_ÚÄ:Ü,^’ą›S”=–î4áądN´ŕ}ČÇÝ´‹lŐ2‡Ř€p¸µŕšzmsËa\ŞŮ#±ŐłcŽůę[5çË17#-§ĺÜěmÉ1G]-‚Y…€*UeĂÜäťőRm˛aŽ=Z4Íč†Ë\Ys‹ŰČ,•śB0Gâ›­ŃŃ+ŢŻ—_[OeĐň’s—Ý;Rƨy-˝Üň™˛Ú}jË/Ç’/W™aO”äqË/‡SA'%‹ĽŚI/×vżĺRb§ĘZ 9Čm'>¦… ä"—ŁTi¬^5‰D—[RHDhČĺ¨TĹľrî–Ů—}nÉĺ†Kt§?ÁčX}ąĺÚĆŁ5Ž˘–Ăó‹ÎŢimkC–;4”­ŰĂ—ZŽPđ°Ť|Č•›Ürxŕ°éjóër&.ą‹uhŽy"-ýrr˝›±'ŞĎZC5^z9<«ŃŇ8űË.‡rźo`,Š]nzż€ž«ţ—\Nµľ ÚâŘc\ĺrGn(-A•Ëť7C+żť‡˛\ެpŹĺçä›Ür"yřË câ÷_n9vž5:Vµ 7Boąǧ-vŕoąÜFŃS¸ă‹[®łŁ••qëâ5(r9Ŕq1JlČĺX©ą6Š:‡±Lń¶ËQéhđ†Yeż“wĐ™ ›ÝřVÁ ČË“«É› s  ćm/ÁΡ:‚B˝ćL©JO1K ť•rÂńNőř4Gn_NąA%ŠżZ˝(ĺx«qQÜ O*ł:ĺ2lŚż”˙čo§Q5ę«LfvéR,©\—Ăć'·®?_Zą_•P›ö sÁ/^9Č‘B\V/yĺř8]§\¬ZĹćË*Ǣ6 óz1ŘĎS¬r´’âKYźťy Ý*Çfń“ČŞf•;töµ–ŔĄ•CešoöˇÓ™˝rhg%ęĺĺTŘÔ’Xî×­–Ď›Ąn:éHłZŽ»2ş˘LsŞˇrKf9ÄoĚě•ß$ź«f9,(ĎŞ…Íţ2Ëá,‰`fÓű-‘F2Ëqh 9 ok”k0©ĺx@Ůył›ł‡Ő-·ăeŽ=~ĽŐr,žÜ>p­ĄĹ,G?ƲˇcgJf9jß$/đ—:Ň,–c—“ë-Fa¶Šĺv!ö"üXŽ‚‚ptŃĚşÄrĚA ŠfEěĆjË!8»cŕçU,ǧţ™głśĘ°ĐŘ´>-$I-‡¤KXOÝ«¬–#Ţł#GqYAĽk©ĺG­Đě–ŁÖýŢ·•{řhf·ÜÉćNëd”U#©ĺ~›˙„Ăw7®wÉ-Ç´/O‰1McžŐ-ÇB.†3:s¦¸vąĺ¸w۲vS}Ěl—»xđ¶eT˝śŠÚ,QXŽb蛜Ů/‡Őňô®đ¶ł_n÷¤­•‰'żtQŘőÁ´ňňËýrîFŮ9‹í\I0G)§‚%Ž8ůĺIÁµisĆwĹźI0wňXyz˛&Ţe—Óěj\hWeń*Ľírw÷,—c&ő¦$ÚvgrË=‡z/† }kąĺó•YÝŁëQĘn9¦Ţ®đF‘q łóâĚŽxx3îż˝rbs˙É+Çf¸ŽĚŚ˝Ú”Ź,Ż+,W+D0­Dňʱ•ŹśĄAç?yĺđ®·łŽýĄ•#&Đ"ŠŮ^Z9.mĂĎ©ĎÖó¶Ę±ź%nô+K*ÇŢňťFsś®JĺpOî±ŕ ©«g“‡Włj,ĎR9†ĂxîÓ:Eĺs+R9Ůb§/`p‹TnS4ěť¶š[›Ąrć¤:WD<ě{ˇ•C ‚`4"]×[+Çęđ6g Ő*Zą“ÍqˇÍÝŹŞ•»Í~ŮŔB9ť–VNăŠe3F4Ďýĺ•#{ĺ .˝hĺ¸îˇ[iŘĄ1€U,G¦0fÚB¤V´rşQkHZ˙Ë+7믺˝Ľr¸ XŚ lňé$Ż7 t7Zżů`TĹrPŐű3Ą-‚â•co?nžMi–‡,{ĺP~ÓŮ”ý¸¤[[V9¶ßacđşĽć˝U­źÉ€éś<Ë*Ç}y#o+K+'Á8;‰cőlŮ*‡vÖËç› .LV9'“ݢ$ďĚZ9ü]<&S—¬Jĺćőł»eěyißN9Žăö=^Ů)‡đŹŹ­ď]/Vvʱ÷ăÖ06| ž’Sކ(-ó§ő?đk.«Ü`bËa¤ű¶Y¤r§ŁkÖ€!é\˛Ęí”E#^‹e•Ă”|Bëež=;ĺżŢŃ0Ś÷®ĺżˇpAKźW}ĹŰ…rj–Y-,9†N®™–ŇĆóĽ„Ů'Ť ž»iE“ŠOnhTÇ0¬qżôCĆK'ýôŁĎ*”Łą1‹ş¤â“c2‡­–Şé7Y'‡Ž×ĐéÂÂUtrÜT˘ŁŕĘ>ą,5Ď>_>9Üî3 {hşŠOÎOň}˝…rXvMůŻń›\(7•ë¦&슪PÁA851Č/ 帞Iuţ‚˝ĺHTźŃŘd6ĘqAľÎ{)š|qg(ĺŘU˝Żđo䙌rlšwJlzőî$”CÍ‘›ž˘cM_/Bąçßľ|?»îK(Ç0;´ˇg+>96Wá­±h@âĂĺ“ĂaTwÂďb˙['w˛y>: zöÉqŹU7űK'węFĺzëäřvÝŃ1 ×çňÉýz·ŞÓpL}eˇó'Ćq¨ÂŞPnÎ%ŽÔ¨…PŽ˝¬;łţ.\{Ę•É=Xë˛OK.€NłŘ4]㤓ĂR?e1°F/ďöĐÉYY°ĄEGĆą#|rčNhW6QóŢBąM ĎďA(\…rXq®h•8Ţ>9ÂČ1×jŕiX>9ÄŘ]F4\»tr¨eˇĚfUż®OXŚrň9{ŻcŃIN9DTŔě.ÓáOᔤü}Ű!ł:ĺŢ˝hČOJ9|ă_7I§~¶ĺßłęŤç(«P®:îc±ęŁĺ4y¬iâc©źâ“cä99\:®pŃÉ©Ôu;żĹ'·ŃRăy÷çÔś|r ˝¤ěĐöa»^69ŕTľď]Ç[&y{h2zÉähNZ3éá¨H29D’·§ŽpqΗLNŢoo}¶ël“Ă+€€|F^,\DąäŹCĂ2ěöżLrĎ9ďýŽ,’ă;µł Ĺ˙¬5Ů$GO"˘XĂľ»Ä>Ë$(Š›OÓHä9pZ7lęßŮ$×nk®/ÚˇY&9Ş/Fš7pµ·F®ˇ[}cp’gŤÜJZť€ź!Yä4Ľ°f5D˛łY#‡–ćç~^9ćб"ß®ěŐŻY9}köVŘçxiä4hóČÔ>µëĎłG™Şeź<^9,—«€+ÍŇČý ňŕGĂiŠGN®”é.ĽcU#ÇS:xŞEŽ•±¶\+˝hä+ů\ČŻ0÷Ýßą±˙ěŃá ŕrČ‘? *9(ÓrČaż@\ŃĆeO:Ç’Dnň¤÷sŻŕ/‡‹1M¬i­é$‰śĄĚp22Ň&žzI» }a˘p·"5N˛ČíF"–Oŕ¨JäĐő )y7‡4é%‘cłŤââű%‘J·;Ř!X+9ÓÇđşösi‹DNßSsăydŇ/ŘÝ"‡ ńĘŘ"« g–Č5öšŕPeY#Ißą[G)b–ȱťűbÍź?@"Íě“k$č‘¶W‰¶ěp°Śkü%‘cQďŠZÄ$‘cŤżń éM’G‘Čý޲ü‘úÁ7dăR‘Č]ę:ę· ľf79äX(Eą̂=ÔK!‡'ĺ›uĚ3őT rťUv®N†đ±/ąç;âř‹=ˇŁI9Ů5Xnqń!—żŞăˇ8eÓd· rżrŰôđÔi“.9őOEĚLŹ]2Ču–J}–‘©˝–AďG(ŔýŮOý†Ý%rżäާ÷ŰhÂÝË"GfíOpÎŞ‘‹VʧnhÉ!K#¬Ç1˛HN-źxsÂOÓ{ɡŽÉ1©Vî¬1ľDršęŐ'2O&9¦|ŽËNH¸ĽTr'­~ţ1źKśTrŚH—+ôŢoąÜ’L";\vËt™$˛Kîů@»»î(ó,*9\„Pá=71»ä€šĐ*ă2ę «IŽ-)—“ˇIN&9>Đl~ ĹĺÝ«HŽMPäîôbj‘^9$BË)+,«9"-”=©|ÉJq±ČᔋőŘ-˙C1[äNWĆč{L)óŠFîY_(ňsď/Źę#°ąß9JŞ @–îcYä5sűő%şá2%‰śÚm©6cÎŔ"‘ĂÚw†n/̲ȉça‡•Ţ9ű÷#4rěţT f×đĺ‘ò~±!ĘĎÚçU4rŞ“±2†LÖ”ę‘Űďź¶Ü/Ť+Ě#ňń-‹b*„ßcW ľK…ü˛Čť„[cŘĘyż-r´ô¶ĎvKŕĂŚżˇhLyšAÎýş92âŢ~äłŢ§ßÜü„‡Ťądn‹>Ż.74v¬˙ü»»­˙WÔmýin#iÔ…ąTxś^ć6dŁĐÜ®ZŁJĚámC@ĆżIm9Űž­śŐ95TpNľ¶ţŇⱤĽ|mi>Ľ$+|DĂ×ĆGőÉnă •bż’°Ťż;’~wҵˇpőüÓ[5!uÖµ-éÚ:YÍÝg±µq@ŮÁ'ĆŕWÁóˇkĂŃęŽÎźçä¶¶_]J…ă-Tm¤*9¶!ŕO@Ż»›Ú¸:ˇđdą›CTmÚPxÖŇ—pTMŰÎK2 w j޶ÁVěë#“ÂŃĆ”|Ö &$i;ŐŽ5Ö©y-ERĺčN6ŇJý–ËŃĆĂí Güë™m¸eěćWĺHmÉÉѦÂTóĺj`Äř–6v>ă|›XÔęiK¶Iv—§ŤQ$ţ=]F+YÚHm9¦V mŘ ö7ÎlhkúJŃ‹žmŮŮ˙“Żm†ęl\v62¸—ţVóT^µłáěÜwO„`:RŐł]j%µŕĚz¶âčôŁe’łń¤Ű*B?ĚŃĂŁ7›=n1EZŁÝĚv[ś%Zwu!ݡfc¶ßuqŇÁ›™Ů¸ćo<ŇřďŢŽbfŁ„Ď„˝+o1Ű©g•©·”íP»ź¦fWm+ślÍ6Őš×´‡’­KJ5š­",%oÚ$^^F6zÔ=a°śr¸ndłőÖX0}˛¬c»p÷Ä"b“Íelýt1%„úR±ah¬ö—‰­±4‚ ·L…ňdbÇFFßëDjů(*6,‚66‡]EĹvhťVFÇw÷°á¤ŽČS4#+Ř~ő )*ĺÖUl,µě>Ů‚ ś,`“Ör ˙8“€íW­˛Ckż4„64O!QAŚLoɱ lżdiĹf Gr°1{Ĺ&ŚP¦?ĎyR°ýňô·u(-jV°ˇÉóbßźţÂü[ÁF­G}`Ë6äĹ÷ěEÁ†ł_1ÁJgĎDűG­\OĎŮör°5Ϭ=gßä`ăq‹ň©^Eť-—„MţpfQ Jűɶ_í©t!["ţ|9ئµaŮ aI¦őÉ`×E˛°őň¦±»?IŘ4@â”AG7~›F€3j´č‘p9Ř~)˛™§Ť4`|“ lżiĂß%ÜŐp°É‡µ‡çLú…ę`ë쉖÷žlÚyŽ;Öíž lż]/Űm}9üĹ{ŘP…©y U w1KÁ6,Üň”Ćžýk¸¦ś-fS‚ř–'›Ç(ÖËĎúę_cóڞÓŮŞ Ńĺ(+$›1ë>aŇ|é×ěOOëµâ†| ÄúXÜ_ę56%†QĺYZ˛{­k…Ňs\˝kM«ž·Ő Ž’µk§™¶, Ü٬ň¶®5?ÓC’´kĚ7-©ŽůĆĺ]à ƶáěýI»ćO¨Ů;M©–¤k:°ŁˇfOP¶®ů3&’;)×ú]ôűe\#YÜćP‡­šF«q­o„icĘÁâTăźFßó ěIş5íôěö°ŢąX–oMk€rb€’mŤ%ú—,hRUßŮ5Ť:ž$\öɋ #}ö­ňáĺ¶÷‘—ŕ%\›?ásGłößƵ‰©"ٸ&L‡>w<“,ăšún©Ň«ˇ§ *×%÷(ŐŽŞ\ëüX–ô6ĺQö­aĹĺp'4%ż.ľ5VŰŽ(fm÷Ű·†“Ah’)óYş5Öŋǝgج\cçĂM/ľC”Śk:G°ţ¬@/݇Fź?`ň­qőBXb­j»Oľ5?ŕŘ«*‡Ë˶&ŃT¬ÚÇő˛­ˇ{ŐL·—mm­éŘ ç_˛5Ěřé—ÇÓôîąlŤZM^ 5ó!Y˛5i |WÂ÷“ çĄ[ŁÝcÄD¤±ßΓ%b«ŕPuł„k<¶÷ćÇvɲ‹p nF.»ŞÖµ®Ź™…k.Ź@ˇí˵[¸ÍŘďܱ«pŤ ˝Ż5óx ×0nj]ĺQŚk,ľɬ@_[®ˇ…x÷Şô÷M5®Qż9řyěoá-•ŚWŠmŤâ(ôę}ď·|rɶ†rÉ%ňEáËžlk¶‡z\q·"Zăz Čż[AˇËd_TkZ’UX1ťŰËł†äĚó5ýÔ|lĹłFš˙ź%/ĎżDk,´±‘Ǵͤy’hŤ/ť ¨Ńjí7°đ-W~Ő%Zc]ę•agoÓűţwoAy&™Ö8ôJ*Śŕ\z­±€ĚF}O°Ń‚¸ÖŚ˘XĂĂpECÖń6¬!>ý µý-X–uçźb[X‚5âłÁ0ëÝÔg_’5®7u(Šďu}«dmyňĂ6Â$YcD€gż9.ĹődiÖ°#]`Ăn™,klVľÉQh-č´ZÖ8×lř–1úK˛vjä‰:D7I˛†—É_ý«(Ö´g\Öťň˘ePĂ©ă?ĆŞ*P»ž }Gs5M]’lFł’ŤtůÓšˇĎ–ői~ň7śĄÉZ–äi­i|‡#Řę‘Kň46'i™/uKđGŚŤ|©Ó®Üŕčůi2‚UuZÓľłhý;ąÓŢ˝(Ěń?żî¬NŁM~ĘÄ´…bNŁ~gÍ“}UśĆgĚOČ÷Ëš†t’~fĆ7Ť_–¦1!`*ţ†ä8E›¶*¤źŠ5Í2}+I±eŞdĎ›zú±aBŘTŚi QÂ"8ĆĚĆ´ß‘ŽŽSOX¦4Zx‹G¦ˇëčа@ł˝…ix¨t˛†yłěKcě?9 ]?ŁÝú+KĆČ,·0t©Ć¦bd@—ŔI…Ŕ‹^™,LĂŰŚśýîćËźâKkŃŃq¤ŚéYli4đŃS§đý%K3űćpęöó—+ ůö+”,nɕֵó‹‡_vĄńjŁ‘pšNUâ¬%Kă⸳B¤Ä2sr/YÇá}Ár–ĄýÚôŚŃěsÉR–di¸ÎŇO™Żp˙[.ďô루ҬFĄĐ^Ół'Ťn ÖA}« űň¤5z8˘ő{oň¤ŮÓ–ÎIŔK”ĆăÓl§EřĽ[I”Ć6’+Ž_Ş(m§˘Ôäó.˘´3ťw%CÉ’4F‡łźú„g’¤qÝHĚĘR¤!ĽD„|¸UŹ71IŇp­ń5űuoż_Ž4.¨ë6GÚ%ZsGÚiŞ¦î—˘ĂdHĂŤÜ9ŮX×A‚ÁdHÓ 'şš•Yz’#ŤŮş›Y~S4^Ž4;ňB6â“ęH[ą+|»Ł ŇčŔ[«ÔŹY/_‚4Şâ6ß *Z‚´ßnŽC;Ď›Ĺ- ұ­Ă ˇ’Í…Íów~V{vŁ)Í{úapÎQĽh.°ňîM«wŐ˘ýZśd‡Cֲݽh–Gvł¨„^UŚĆß/šĺ/+š&ęđ‘ń=—§XŃrv˛óóg)˙Ô‚WĎJ4a*z%0lYŃ,>[A›Ő¶I>ćfi%éĘFѰµÜs ‰m†Ű'!›čoÄ 5ft–Ť}1ŘÍGdcΗí°*‘–…hS ĺa9üź"C#Ťpń,ć—âŘäBăWÂÓŰ&şűK…†‚TQŻłšĐ´šęrfÚŻ•ˬ-ć”dl„ źygs^LzŞ Ť‘g_*4RśÚcŐĽ¦_p,šhlęÍöóŇ q7Ţ"1ľwÉŘtF¶ ĘĘ,KňPhXľĎh[íŮ€öK… o żůűݦn¤1[ ú^ 4ţroŹý/˙aąC* `)ţłřunŞţlpŤ¬8”=Y¦ťĐŤŚ«řĎ|ďŇĽŰáŚ—Ż Đx˙# Ů^öłcvu¤*řE¦‰ěôEDÄ4‹ýěW‡–¦Ľ.˙>A¶źQ»*5ŻŇ%oŮXö3zj\?Ä[ĹŻ‘ěgťąb” ĽëŮ‚Ţň3uĽ4Đ`\íg€%ÂÔ;ŰĎTOźâ¸ÓÉnv…ţŚçRv#SĆžâ?cV k…Ö:ůx“˙ě¶®ŘoźÇµŘĎ#WÝđéEŞţl%eĹFf÷ó~žU|gymCźn™ĎT‡ăü'}ţKfłPź «1ů5h,ĎWőÎâ+i ŢRźŃĚ%fŔÔŠ±Ügş ßJÍŹSÚ±-»ĎđôŤđŠ÷{ÎŚ<­ďBv›,?cĘA&Öť¬ż1–űěNY ů1łř Çn€Í¦U2ąTVźáÄ×¶ŰÚŃeËîłCpĄOv•Ĺ·¨ĎTSłj”d\á=Cç$Ľ…ţ^î0ë™Ću ¤\Ę3ě ¨xY_`)Ď4Ó—ń•]˝‘IzĆüÁÉ„š=k\eĺ2ŇýčNJÍćĘ3b<7},V´‘ŤgĽ“§4vşí»>DVž¸şĽŐţĽ^Â3 Ć˝¦~ÎEx†ó*h‰!"îGňą·ďě`—€YŁx¬-Â3äönÖŚ”Ýĺ*[Â3v¶©Ľ©@Fňb< 8’Ě,tg\Ů͵ĹQŁÚΨU÷OĹĹízŮÎŐtčóżug*‘{xÜ‹íŚĆ(ő Ys‹ Ů–đĚ;kÄĐŻčÎnb˝6c›¦ĺ&ÝŮ´<Ç5í­âĎXş3‘ ›ĺř)¤â\şłÁÁm ş§µäónÝĆśž*î°>%ÝS ¨.ĽKź0ËÎöŞ2M’EgxŁ'ł?zX¤đËž3Kv*˘O-Ĺ“Ń3u˝gDz8¨ÚrPüőIpć ±ľ" ÝvůÍláŹP„ŚUŞ1·#•Ű2'ŁxÍ8S…ó[Ö°Ž‘µfG…°/ňršýňWśˇ§îúäËi6w[0Ľącl_J3řŠ’ůŕĚJłF »O\±ˇYgl„÷bł¤ÚËhĆ—ść›öA«qRšy"[ź iÉĎB3[Đ73ÍĆg.Ë$4óÍWČP´”fĄHS]ţň™yc4·Őgv±)Ë«¸Đ†Î Ź=ŔË`·¨R»\gFšŤę¦*Đsź|f|ăRž~>jËg&Ď›6ÔL yNF3o“ň#Đ8^63´ŁµÎ€ ¶kPvŘ̸®Ń ë‡$čG’ĚŚî ,ÇLřŰKfF÷Ś`wľdfV1ĎŚ·Ě¬)yŕĺĘg»Ě6ł_™ x¨×aC¶ˇĺ3kőf°Ňpµ-ůĚpoç˝|f¸Ä ÇáëKgFĽ(ëçę“mfżLIJĺGĎ0 Éf†—»ůyTźa™růç§Í­˝UfxşďŔ[UMfzŘ‚ž 0›Ě–ܤx˝ßM˛´ĺ2#Ĺ2ŘŠá]}°ů,—™ş¬đ»üP÷¬Jo•B€k^.3ŽšŘ¦|řř& —Ů/IO<Ý^wá§,63bBč3«ËL€qŮM\f*žCÝ ň•Mf7đ]ÍN–EfHĹ#łc=ĄÉ‘DfMßŮĺąŃ^=fĚ…ŁľbšxłČ UZzç4qŁzĚ[„"đŔüń"2c{˙-1—=ý™EůĐ0?ýihĚĽ[ČŘr–ÄĚř—čÖť{áEeŹ˝§ÜžEü-0ăb˝+ Ěxĺ<'Ů^3ÖŢ÷&Ƈ SY`v§ _ł;‹Ľ á1Ç9ëßë.w™,Ę·Ő‰¸c,y™é/ď®ßźřĽ¨ËN™|Ľn «V¨Ël/Ššúőö–ݤň#q ÁL—ˇ_qŇ ­XÇôqE\ĆěkK`T–ąŚg#¬č:ŢđZÄe8®"ŕąÍä,â2íćîÚCjłń—uonĆWČŢ2kz°ę^ń¤-łÄZ°°rUgŮ<ĺ˙Đ÷{;Ëئýś×[Y¶ î}ňŐW6ą±Ç"˝˝|eČQÍpc«ŻŚ˝¤qŔť„eVuYbńżdeXOßĹ@şgY53ŃrŤ™„YVĆěNöc×âjîĂl+Ûń€‘<ÚÉ_˛˛ÁĂ[ĚÂ^śeeZUe\]ٲż5e,äƉ‘rYS†ú «sű­ p‡¦ĚRŢ6*Ţý][Ö”±űן‘;[ĘÔŠc·ygĺB(š2¶ym/OŮLaô”Ě4YĘ:Kµ8ôىśy‡j)ăŇÄ ŃŠË†>±,e|P^жwýžj)Ł­a=†ü¤ĹR¶óšzţřESćÍ!fSÓ±,eÔb7Úś¬»„}ŃKS¦şX¤—źgâ%)Ăyú\xÔ^exS:űébJŔ~G˛cŃ.ŐQFwF~ž*–2ÜHN]#\Ď—ĄŚŻüpq"ěżIRĆş‘ ]Ó&Á粔YĎ”wĆ÷[†2.#'ÇÔ+•Cq”~˘Ň¨|ć[¶“ÉiŔę–ŮXşÜaIOćWÝş¶źâ&#pRôůś–'ŃGt;Ůóo>Ňq»Ţn˛NřĄűE8ďŞ&ësńďźđ<»ÉÔdÎĐ˚̙íĘr2«ŞŘ $yOV“őś…×ŕĐâ%CÂg÷a’Ć%uY3Y«éLŐLV˛FR ŢŚŕÎR2«ŰŰJhąŠ’Ś1s¨IN2Ř×­`ËV2±‰<çŰ1ď¬R2B‘c ¨‚ ŻZÉX”»Ç¦¸EIKćí¦źgč–­dż»eđ lú =kɰ˛Gě;fÖ’Ť#íŔŘż{u’ˇů…«»iăĆ[Jö;ŤÝÔK4$ KR2 PöMÔ Ď2Že)€’v»)Ç®%%;­Ü˘4ŕ.KÉ ±÷ĘôuRµ+Ç&ź’^ń…ćÍ\V2;BÉÚpň›V'/Ň;VŮě$ă?öă>Â$$c ĎłzłřČ~턦“üÂą“Ťl0K†Ĺפ»ŚfgŘȬ ÉĆĹ -VÉGv§H§Ď—‹ ÷no`źxH˛Š 9˛Ąŕ†*-©ČŘü­u˲ú˛g%™?Ărc%ÉęĆ‘–JůíoÖ‚łýQ…V*‰Č<Đ㡅ryȬ€ZŕY-dśwö°E×ÇxIČä0íŢ}ţ­ cQi7±Ľě‰IA¦â/›<ô"°*9Čđܢ3§o^¶m0I.™Zd™¶éÖÍ8IČřŠn6¬ęşź—„¬«yÚćfúűrebHĂ«‚lK0sż±řÇX*G[kńĐŽ¶üc(F)4éÉÂ?Ć«xpĚ™5Qč ]2Ť?â˛áë9d™Ő?†Zć˛wő­čǬ¸ çŚ…—ŞĂF 6‚äł­ÎÖiË–u ű®RsV ÓgĎÖ1J†ďDţČĄ{Îf•Úű+ĺ×ŇŽý*č=C˝˛ŰĎńG6(KŃĆŇŽq˛óÍxÄšŹ´„dď./bčnĺ7 Ą¬â±-!’˝cś4N9†ţF“["‰ÇÔŕä¦ÜkĎʱł$Z`Á-˛±UrŔk6‹iŚBI~­Ë.Ż»Ć(áoűo°)V×űł‡çĎč\®19ŰTz @ëŰRŤýî\§=Ůňq,ŐXOŹ=óU3¦&"™´ţ¸¬ž1%˝łlyĆšÍ=í·OĆŘß’1z˝y~biY–±ßŇWŘĄş ÉuOVKN;G·żc”Żn@='í—běĽÉ ůp^TŚąĆ,˙ Ţ@·Śą$ç·XrđpŇľÁ´… wż«rÇŧ˙H2ć‰ß"’Ŕ |ňoěž,ř]ŮF˙řÉoQ4t=đoś1¦:÷]7őBă/\k4GÉgóT€żňo¦łń_1ťŤ˙ĄélVÓ™a:łÔZ„CKúIt†fâ0ťů ä{Nuˇ:Łě(™Î¸L'Ó™߼ůô “ć ëVÖśM¦®Đśy$®Fý}!:áĺ9#žóŐskť‘\Kž3Á%És¶%vXjXÎZŃśI Q4g\o}Ë9Ďä8ĂÉ`)ÎĐDđÍpŃFrśŮBÖB‘ˇ8cI%)ÎLçŠ3VŘ’âlh0ýŠ3 fŞ%ĐĘ g=űÍ6 pţâ7ĂJťüfvIbvúł…}Ń›=ŻóKoĆĺŰźľmd·YĆőüŘükw›YßÇ’›51ěfhŔüě7ă Ŕđ›yx­Cš†tµä7;«ßL}9ÝőfęNZv3¶óe»™źń,jTwV¸Í\çb#€5ďq-ŰÔĄe[mó_íf¨ˇ„ÝĚş^3á¨G“›a9În3ťý“ŰŚ3ОÜĚfmĺfsą™}qkQ˘ía6óÝ" äVĚfw5›Őlć°Ąż]wËb39“ÚLMEmĆMň3‰Íđd±Ů~iň„‹ÍĽMŰŢÍźo^3ś·ĺ5ŰRď­$­™€=Y/`ršy¦ËM-ëĚŘ–tfÍTŮIgĆ7ĂKďa33'Ů™/—™ů©ĐŽ#úĂĄ3ëů±Ć’ř]gĆďŁÎ u“ÎlT›™`´d3“žň´ŢR¦U’ËlT™Ů΄H•™­;¸˝Mfýe2Űh0I&3&Ň“Élç;ýĹd6G™ý–’hgĆ)›Ě¶@…TKÍ"łŢ«ČŚ] ź=făĄ1ăůFĄ0.4Ëaf±ź™€yřÉ3}b˝ĺ*Á&YóVdŁ&•.ëdžfýXĎ2w6Ńý‹zlbyý¦CŹVVŹýîU=ĆČ(™Çf O„,góndRŹ©G*«Ç~-bĐK*/ąÇ~ďěS—CrŹQ$»äc’Ţ|łŹA‰´ěc—ĆŘťbëŐ<&3ŮgďŘ|Âë𮫹&D˙Ç'çŘ„Ü?9Çđ™łs¬i»ýć{żâˡĐřWáŚY86«pL˘‘/±ĆßpąpĚY`˘tK–pĚwk§A)űĆěŹupS˘®–dcüÇţ¸Ď˘»Şhl“ -‰ĆöęëM&2óŚ1PϢ1…ác$˛Dc]XŤŐ3&VđłglźłzĆř™’hLoKňŚý D[˘1‰błgĚA4NŤoÉsL*Ď›cv}Ł™şő"‹B¶NąZŤ’aŚ II1¦Ű— cěpH†1-yźcW˙"Űďlă¬ěS•1;Ć U»ÉďđY1Ö¶—cĚÎéVC§ť! ưidÁúQ˛`ڵ´lŰw–aĚŹ’¦_ßübýĺĂb»üb‚‚żřĹ&[ýbĐfżjwž—_[ň‹ĺ|DäY0f•ńŞ ë¶QĽpáÓŚ­ľĂëđÍ-†Ú˙7·ŘľŐ-V‡Ď‘5©Ĺ(EÉn1ÍFËn±^ÔbSňĄł;ZđG‹ąň*ţp˙&Ű·™­bvJÔBŽ˙#©X,Ňł$ťbë@ş±EĽĹÎ*“–ň»PěŮř“P¬ÖQ$}¬:±-Ą·ń4.•Ř/­oI&fŁd>ŰÄP I61ËpÚŁ,Dbžrq`ú̱ß2I żä3«m˛Ď|q=±ŇW‡fÜe‡X9ëí˛w}•ÝŁHÄd-X1uŰf‰SÉ"¦†ábs±e–ô–BŚ ZRm’%…šDłBllo‡G·%‡Ř¦9BK"¦ŮŚ©ś-ňĺăëčÇżcŻ14v‹ÜQU#–·CHý–D r–é÷g‡O ţeî Ř˦µ<éĂ~ďę3w×\ú°^őajËÉú0˙Ţţô˙#uXN. .Hć°»ŠĂŘuź˝aH$oćwfo+O0<6wńůÄK+ßÓm“m`NtÁ5ČU`4ČdÚéÂfʞ‡•t# Řş$X"·o°IIŘ•,`łZŔ$dÎ0äȲl#‘_-`ăe“´ŻXŔě}´Hľ`ÎBůs›Z1€­CĹF‰}ÖʼnPWßě[ő_{ŕŇ eJţŻýćě Ř]ý_|Ĺ«˙ËR *–ś%ý×xéż´Ó-ű×ń’é',ů—‡Ő~“ÇžĚ_G[!öŘeýň˛ˇ‰ťYÉÖ/ż1|đµšçW <5$wIżF­“A2RŚ_–Ű´Ž`}©ËEŐ E_V~ŐřĄ ăŮřpŽ>›„R•_ öҤüň/®–ü®ąŰIúĄ©Éú%ÉF±~­[î±eýňŢH=RúěËůĹŚQ–~É‘Ą_Ńű¦W†ÜV•~m©3Ąá˝_ĘŻ^…_G%á—ýk˝R'Ű—uę{÷[+Ş/gŁń(š/;gyś%mHľ¬§#>34gź_”ÁÉWÎĘň—žfř¦–_»bŘP|yO–ýÓű(v/‹¬ŰNcŃBîµWµ =ßÔ^Ď~©˝ŞŮk\˙jö¤ ¤ö˛n ol?łÔKĂý’ի٧?>j˝řńϤőÚ~ÖxĚިĺôjGUzm1űEé5!P°á?)˝fUzń~zWÚýňy1 ČB/ŠP‹Đ‹Ă “Ń«łv’Ś^T"fĄ—ý…=Ś^xK“Ň«qu|)˝¶ÔĂ|eź—{R Ě”ť"ŮĽĘÜ M¸Í./X/‹ĚKâË$óúíUće.–/2/Úl’Ě+ßß.MWxĽĽ3ÓĎť}‰®¤ńŇxÓěń˛<°Ă+~‹*ńâB4_^c//ůŹ–Âkß_ /ő&‡—‰N˛ĂË>Ž3“ŤHŮŕE‚(ĽNxĽrÂŞAö“ő]űKß5«ľË®°Ź‡'#Ů»˘NŁďGV*ů»|ç†řK?v.-űŃx/?Ë»îQÜ].©śŻiJUŢ5ŇťŐ$ßlîň6Vëˇ"]‘Ő]ăĄîÚ~Şş‹ÍŢIÝŐný†ąÔ]y˝ĆŕłeîúÍ'T=“ˇíň-ý¶7Žx†·K#Ó’ąkJ©’Í]G5w Yâ.W˙X¬Üř+–¸ËбzÝěŰŇvµ—¶‹MŤok7H‘†˙ ěÂcĽúě{uv•aKšýť]Ń@b ąś^GH»âąP@&ďѲvᨴ]ćLŢ.Ek“˛ôÜ,q'–,s—@ő/ć®'€y›»rdń<ŃßÄ]ËYw1Z °#k»JŽ‹>±}9»4Ěe9»4t3;»Zţ9µóĺëâU‰čú*ë‚ë$ŰşŘÓ–l]x!zöu]ž»ë»® ®ąĎş®Žaéşt©Ă•I±uŤ\ĺď<÷&U—ď–—“óźD]úd°Ą%S—ĚŞÉŐĄéuĹŐŐŞ¬KŽě"ë˛c€R3ňä}quuXIł­kKŻtcĎĺUWŻŞ.ďçňTČ,¦.?ÓĹÖ}Kˇá$éÚädÍ’.Ű!ĚÜp ř*†®-ŐŰź\ô\8&?—řóâçĘz.ó_f=W«z®ťă%–žËO@–Ü•Áńłźk´K~®ß«úąLŻ~.oň´ÓźäaËĎĹ<ÝLşYĽńEϵĄ¶šçń]ÎE·Řv.¦’śË K·7ĂÖ%ßÚ–žë¨z.ł^=—˝;ĆŤŹs=—?—ŞĺL‰GÂĎCĎ­9Tż|†  n)şş$XKŃĺ“§Ě?Č?<>şčUůlč’Ŕ+ ]żlBŃ5ěk/EňQYŃĄ‘(YŃ…í#;şş„_]cË’.ý¨ĺč½ĹŃ5¬YĚ˙xďEŃ…SEVtI´ľ]Xő˛Ł«IÉ’$]żŁJşvL’Ą‹˛§K31«§k«ž®aż&<]_úĆÓŹŞé˛µÝđ*™A˛¦Ë»¨­ëŤW99ş~K‚EĂ4ľKşhńšź$]´p…¤+ŔE™üŮIŃŐŠ˘kŢú ç'EFÚ/E×oK‡şĆĺW?Wü(ůą<ńe˙®z®ŁÚą6z¤żčą0Óöłž ˇ˛žkŻv®1eĹÚĂÎĄúĹ źˇMIr®~U7ţŻí»›Kz±ËÍ\ěVKb.|ÁQÄ\ý%ćSmËËĹąÉË5/áżÍĽ\WřáđŘżjąžm-iąüÁ6εIę5ĂËő{e/—<ŕŮËeIMĘÇů——ËRvʸőÝÎ$ĺŇG˛Yúé×'ׇ|urŤ/N®ďbrr±Ĺ,)ąđdŤŞä˛•MĽÝ®5%;ąlá×~®-' ą~­4¦ÖŻ]Ţ·äă*ͨşnKÇĺ´îe- úÇgř¸˘Ďň±\nľŮ¸0é8ű¸z«:.,«ÇKÇuT×$cóŐÇ5Ú‘}\o×ĆqeIÇ·ń˛q!¨=˛Ť tÓ’qm˛c.—ŹÁ°;|ô/*.̱.*®ëmâ’),L\ćlö.~Mł«e›Ýôń›…ëŮđżZ¸€˙láši;ęşňKĂĺMłyŕÎňp ×ĆŮYĂ5¶ęáÚýôěáâ^ă¬ýČ.Ź´|=ng¶p1dH.v#}‘pI0–$\xlŠ„«Ë°Ő–„KŻĄŤBb××g×ÜłK.¨ĄßÂßübßÚń8/ý–eSŚÎV \Â+żş›aËŔ¤Š€k“ńł«ăŤ]. PŮŔ5ČWůěgŃo=?>é·°Xîźő[T€&ýíůÉľµQ€źě[ÎÓ(/ĚŠÂż¸·$|±oaJm˛oyöÔC¨ĎBľĄ¸¨±¸\&ýŢö¬ß˘™é»~ë٤µ,i€liĺ’+łUw\=}|°ř ţÍY5˙+ÎŞůżtV/g.ŐrV™mŰűŇŐ·ŇŞ¨!ŞwJ'čOÖ*hVżX«P¶]Ö*ă˙ÔĘłł›|Y«|§Ôń‡x…˛ęJ;<ż|VmózůŞVÔĂbĘKV•“*ÝTĺ睄բ®*ÓÎôÇ}6UÜß]TĺÉD›ĆʦŞ'âţbŞšř2ŮTµ.ćK/MŐU-U{{[Şz®&j"ZXŞäRR}KSĹ6‰ě©Ň Z|ŚţOšŞűJ–ŞŘŤ0Scř?HŞt%[qTőě¨ęęgOŽ*»ŇBÍ7u¶ş ĘËŁ*OňQQ5P\ EU1TŃü Uă%¨Ňľî†*ň’YQŐ5i)Ş,‘ÔQ Uö’hëR{ObÁí%Ôß8ÂPe[˛bmž±>Ů© r;•š’žjjĐÖ˛SUN5Ř^˙ENő„_äTý.vŞš“Š5ë©ŽŞ§˛rń'?Đîä§Ňą#®Mf*»X¦ ° n¦ňň»ť¶ů™\Ke8o`®jĄ*QYOR*˘MŞ&u𨥊–3K0¨ 1ą¶äĄb cöRy¬¦Î Ó»Ę%:×KLĺďĐ/•-ř–Ę!áYÄTĺ®SúŃJ…Lr˛R±Üť´T\Ѳ•Ę…–¬b#Lh©®*Ąbđ7)Ő5˛”ŠrŮlĄR“N˛RÍ—•ŠGŇ*ĄĘK"ęKJĺ?=ĎTˇźÖĘm)Y©ě!đĂ +UI•ö'NJNŞ^śTěŹ 'U­h`âq6RY¨ŰŔK±ŚT­nÜc~”Q!Ę^2Ş 2lĄÂűUlTwŐQiSŇQácUc¶:ů¨ĽŤË:0űh¤‚Žď“‘ €d¤ň+iMĽĚ f#•Ő–lˇüޤzMYIĺ—ú6L˙ô?tR…-ÚŞßXúł”ĘBđć''•)Ç-’¤Tjs!U4Ă)”$Tv©˘>ŽŹBŞçl¸„Tž¬öTŘsŞßrTóý'!•-W÷2RµÚ„#sR9ĄT‘†=&#•}׫)0ĆS•TüČ~r:z6RY˛%v%lú,¤ŐG囆“ű-Łň±Ŕѻ֒ŚĘĎń&{ĺAˇČ¨ňâ®n“Ş˘Ú˘ť;xöPyźX4»\UC…·4k¨ćÔŹ7 •§Öl:&“g˙'Ş‘.Ú<˙ŇPą˙Á ÷ĽćKCőëgUCŠ'•˙sŐýŐűűĹDŐúQLTěúbŚŁ)źĹ¸¨Ě¦,ÄĎwěŔŐCĄOo“¨™×úꡢ)+‹¨Rř"Ąă7ľäˇbłKQ©Ů%‹¨PO**ŞK®«e˘ňuŇ2ţÜ8’Š gÔ䢠’eT4ú$DźeTmśUFeĹÄnm`Ľ»ËDĺ='ž”Äc˙ÉD…O6QůÖuĄFŁđPŮÚöP:Şľi¨ŕK*äbł†JeâˇĘ#mYĂK*_­UâSĘŞSĐś=TŚ@Ł/:k¨< Ž–üo *ţÓľT>őIYňëe ú˝Ş‚J9ŕ—‚*źš@—$•í}CTžţ×öö—€jTýÔFƢč§8ű,ë§ĺ˙˘źzž–˘źúÍAoIROůnf˙öĽţE<…yeY<5^ć)ÁdE=uĽĚS2Ń$ó”ĺصÁÎć)ôeóÔý/â©}+Ţ)_Ë”¤QKf˛NĘÖ)ń$ëÔkúťváś*JLQŮ9ĺ%×n÷»(§|†żŹÜ$ăTž2˛+鲄SíÎľ)ěA×7ßÔѲn*:%´?t Ą–p kyN Áü¦ś‚çqŠî#3Ny÷Sł)™–qŞ˝ŚSň=}ńMŤł%áTµGšç=§jż9Ŕ’pꪾ©Á¸=ű¦ü…¶Yg¬ç%ᔿOvCŹ­§¬¤É¨ě’pŞĺ´‘xÝ$ś —ťvUEË8ĺµBe]eöMÂ)’ąI8ĹÔöňMhUvȦZĎ®©ŤÚƤš˛ŐŐg‹îăřć™ÂÝJž)–(“fŠIĂę™âl­ä™’Ë(‹¦üŚmKŐ3eůTóLńčňE4AMyG–ĎXßłgĘŽ/şę2?fË—´d™RĎHŇLůúÔ,•Č÷ěłgŞ÷â™ň Ö%ÓŠŔ?{¦Z/ž)ß± M•:#‰¦,[ł·Ź˘™gµL±ł˘X¦°dÉí’_S:¤$™:ŇéAÜdRLyqÜz -†©-• ďJ‚©ľws_%Ă”_7­˝üŮz3ZŹ=Ĺ"‚~éŹ?¦öŃŞbŞeT˝±SEžS”eÇTăIý«c ×<SżżŮ7ýëLY !t{ńKMËÎGůł^ęŮë–^*šűt/§ M-űĄxâđ¤řveżTi«” ˘čĄ®Ş—Ś‘Š^*oâ“«vŇKýz„gK«j!zůďáŢůę–‚+!»Ąroľ$GŐRíŞn©vW·Ôŕ:ąĄ”>ń:şJÉ-ĺűüeín¬Ě|ÔKˇ›ýRvY¬égę/ÁTu°vßSĎ~¶SÁoš`JüfL;ČnśS[tÚmr—,»TË+‡şŃ’YŞŐ˙„V+YĄŠTęąj˙˘”zŽHĹ(5ŞQŠ‹CňIa”gJi”çK(ĹV7U*¨Ź2©NŁU’IˇË+ˤDhe™”çyőH˛JťlR/ůŢsśČ*)źbŤxW2Iy šĂqýŞ):¤˛HęţŰ$uV•”<¬_TR»g•”í„Ěk›TR…2ä-—o^’IíZŰłMĘęE–‘–4ćłK s÷ŞKŠęËܬ&©çÓf‘ÔFl<‹¤<«¬ýZëŘIyŇ'®Ě,&©ŕkm)áWK*©€-íĂk“DRΓZš‘+Y¤¬Šćé¨'H,©űe‘bq:k¤ś{Đ)^~â,’ĘE<†D*z ¬/RĹÚl‘Zi ěgQHĺ´úyľéŁć }ŃGő»čŁpžÉú¨vč,}”ůnëj柆:ęx·/ę(<ŐQgGµ,Ž$ňEuĚâŤúÝSÔĆ€:kŁôk˙_âţ,Iz$GÂEź#÷â"´Ójîţwq©Ş `dxž>ŇŇ祻Ş~HŁŧ¦Ń)QŁ,]đ"0Č™E¶A‚Fm´ŻÔ¨Ü"źM˝÷ Fy8»ă‹Ő+5Jc‹ŐFąhä\fhTŻĐ¨I{†FÁŞP٦>  Q­UfÔ&ó¬ĹŚ2-­.­´´ĹËâ´;ŁśőÁďf<«FŐZ}äňo\Á U$Ľ˙A‹ÖôoZÜ“żŇ˘0:ň…ő8/Z”Ą ş%Mßíř‹51ö_hQürńgRTxřXă’L‚ÄŠŠÎ—Úř‚µ`Eq¨;ˇ˘6pţEAŚ‘@Q^Ós`L™DŠâašQQŇźfTT€î§ M‹5‹¦§WL”í;ö\wDáJg@ÔN˘LňcĐs{T@”­ĹÓ>{Č‹µ2¶ôý‡Ę5OŮ g4”cmĽ>*ŠŹqCí"¸0Ôž7ČK_pˇXNL\(±&,”;‡s*GjÚO¸ś ĺĄôĐ'ü"Bm©˝ÝęX8¨;m \e˙«â[¶73ĘŁ_˙k|ó?8PZR_8PóČ ¨7jăčŕâ@y¦dƤ-- ÁA"Q Â„Cé¦Ôť˘6}ď€úp8" ¤Ą^(ćx Lđż*łźtfô ýÄKě­ ě>‰üΊVű&xSf?m?K弟…űäB!µ±G đS`Ëöŕ–ĐOięzě˘3m˛ź°JľÁź«Čđ'0y­ M;bB>ĺcRî<÷ôÉŞ4yNŘÓ°of:%~‰öd_ÜűÉűťQO.>őë|qžB×fëś 'O×®‰îśIOn¸hęS˛‹ôäéšgű ô”˙¸éŚřôš{=Ήóä3-.MíóÄ>mâ<5&‚™óTDŤľPž€ )”§;í“ŐÉ yňę±Zß˙<=§é˙đ4÷ź˛9ř‚;]i3Ü7ýůőÜiŁÂťrÖńś*…ěÔÓ^(#ąDvŞĂHI=ŕN–đŘ`«BÄw2!‰BM­.şS©€Y°˝đNxZň`Tâ;ąěÇ@üÓÓřNĐW/Ľľvűď_–ĚwňLŔ·ľčN^I5%¨&ÜÜ)?ŞŻ°jWéN¶µŰ÷b;1¨Íp'[łťXt'–ŔÜ ?m¸SčBT{çó7Ýi?đŤîÔîăEwZA#öÁŰ)ďě´˛ýí´oÇ ítU´S;~ˇť´ü•÷ÚŕÂ:Aţ—±N;ł¤Ěu*P;®ÉoT'X×%®Si˛±Y°NŮ[ŞF-Ş“%ôA8ŽĽBtÚ_H'QŁľ ťv\ř…t:Ë=…™JB:E/GŰťđ6™éd§˘XNˇö?‘N}|E:µ‚tňŔŇđ2be,˘SŰ*ĐiŁĎL:ÍĽ÷˛’hNvr†vw? Ě)=µ¦´$ĘÉßÝšéZr‹ĺD¶uB9mĂ&”“7čĚŚD·}±ś }K+ˇślźP [Ć?QNŤ–ŇW°ś>Ą§;ő0$š“ýóš‚»*ĚiäAŤüÓĺ§3ţY;Ô‚9qÝ$–ö‚+ĂśĆ^YNx×ýo–ÓłŠ2ËɢzÝRÁcćT ‡ń¶ćt×'řę™ăäźŇ™áÔs— Ď×˝N.âôîŘń8ť?ŕÔuK'Űű‚wÜßNDĽDpj5Áhq8Ťü€r$ó›Ľď¨”p,‹ß„Éä…oÚČ.ř¦˘âÔă—čMl`˝I–p‰ŢäńŁŐ DkKô¦đ[Ń›ŹgÂ7»K%j3żÉ‹ĽćJ!šĚżśú8+Áé®§ˇ+“NŢÄV¨'["8ůg[gę߯?N϶QNń÷ş1»ćcţ8ťí+Ŕ‰ŚżżN„Ô-€“Hô€Ë9 śZnˇAĂÁÉł‚=_Nó prT¨Ö„F˝É"`HŻ˝€›\ Q˙,ŕ&_ěÖM0°S€›Ľ‰×´á6Á5s›|9XéY\Ąŕ6ů58ź“Äm˘Ć/›ä(\ÁMąĚ<-s›šĽ5ĺůÇ.§É.Vp®‘0M-—6ad Ą)w§űý˘4˝¤ś°•K&/*›@Óź™ŇÄ÷¶żOaAšlyú¤=!šú^ÖÇŔÜ<Ö©á™ÎJgšyT:źk/]/6Ó–„NŕÍ~3Áś6™®´;!™Z%2á‡Ý…ČDí^"2m4ąOD¦»ňđ\Ü…Çäó;1r|g“e żŕŇ®,&+Ú#żýTSŐ‡ G2‰I Éb’űb"#“dwű7‰éŮ ‰Éź;ÖL2‹Éâj[, ń,“´·b’łb1ŤLbę<‰éĂoPLsjXźuüŠéI0 Šé%iÔcđ7‰©á¦-S Ž }ĹÄfb1킚üÍbjçYXLÄ|eSŁ|&Ăú‹ĹoŇď0&řMd“9đŻńJ &ÜźĚaâ¦đ7‡©=±É ÄÄ•çĎ+8PÁargß’ qZ&˛>ĂD~YÁ0Ů·1­»Ćt3†É—ĄÍ=‘0LÚÓŻŘ]űýĂÔÁŞ bÝÄa’Ţߦç˙ĂD‚\ć0ąüYϣ耙Ăd“)J6ő@g“ĎŠjúY&÷ÔńźÖ®Šaҡ4xÓßžAarɀןd´BV.Éă¶âyQ]]Źsá/m•żdl®oüĄhÜâ/q†=´. i]üú})źDľ,řRÔF­AüŐźř%2Ď~‰Ęň„_ÂĹ_đKOd“ńKž˛F;ŁżčK9Ž T1ˇ—>WF/Ń,ˇ—ŠůÖÎÂěźč%q@zÉ˝غO쥣’—6úĄţM^ÚqMy)Ş2:+čĄ-5Žź§9s—zĆ.áĎ‚]ęé’‰śž‘KVkr.Ić-}2oéÖoɉ~Đľéź˙Â-Ť{dÜRĆSobż%Ú’tľ¶‚ZňśÄ PÂĘjÉ+Ő ŮĆ!S–Š@ í•1KQxł27ź¨ÂYĘaj'…©˙;f ĽDYúĽ1KŮHĆ,•oŠŚ•8Ká6©. 3÷o”Ą‰ŕOĘŇłTżQ–ş@ž™˛äµQW~ b‰ţĚX˘©¦ KĆe Ͳ Lü°ä(Ńõá˙ai˙_!,í˙—„Ą]’ˇidoů!;`‰PÍwŘ…Ç", ÖĐôąú€,ˇčÜ8ݶÍVOF-adŻ{%Űr-1WAö˝ő•î/ÖĘz8đ7ă+p_A["…őÂ\e3Ă3j5ąDkq®ýišëęˇ@,‚ ÷äŇxvF/=_ůşëÚ®=ŕKoŹľ@b‰ľ$É˝’kŮq$g!>üGvŰ/SŞh¨Đ9Loîzű|sĐSňŹżŰ ĂÔ¸7ÜîU(!š,ń_ÇH(&~ůŤŐt.É~±hb¶—Ö¤–u(ÇO$çe`pÓŤ‰1vzwT2_0&M=ňM,&´,ZĚpIĐ”XLźéÖEF˘”ę{ńаú:Ôrđč Ód±ŹŤŃ´,@&tôŐ'îëÔ¬L&D˝ˇ°SˇčL&–§â «Ř«<•ÁLěf!ä:6~¦ ˇ™ ‘$‡F, 0 ˝3}HďBÚÚ! RĐ™ű*1'/×DgBĚuŽŕÎC5pś©QŞÄ*žW!`=‰wC;ĺĂépÇ}%;±™î‹ćľŮ kňÄÚ‘r˛o…íÄmí ´ßJm¬AgŔÓU?]3Ű‹ń$ěőAoSX¬.Đ4’ORNaľ6w\¸{óô:~Ö€ňő‚=ˇ@€Mâ´ź™@‚=uęBÎöë‘„Ěz’#›W&ůÇĘ.¸'l¸ôÉS2‘AUÝ_ħ)u”eçůÄë„đĘŞüĽ>…úô$D,şúŮůśnüUڞH‡Ő‘Ę~ę“3RwęĆ'üÓóЦK¬ëÄBë™`^x˛D€âTěÖLąŁv%5ďÉ–]ź'[N(zQ<¬‘ŻĹ˘›1óí!ű Á‚Ꮕ  gÂ-|ŹË\?Ď/"źě[#kÚŘX} *V~š\*Ť%.eáÔ{a¤™ …ŤA“ábqˇąďáfÂD€ˇéo qR×?łˇĚ^Â@  Âľ|qÝ(WfČřbD=7 ŃąÇ_@š-LÍ/ȶłWNÍX…a5‹r}Eqŕŕ>HĆłBCî‹j.ť µ7/ŠŘܵđ@?ĂyQť‚ݬxýó›Ĺç&=ß.#ŁŕKî1ľw……‘cŚó‡}Ďs‚fjÔłboBol!Qą’ąQlDšVŘĘ!ż±QÝ÷)4Ő36ęĂ^-‘ ę ű‘°Q "aňĄ[ęeŕ*ÍĂ:ędxdźĐ_ŕ(ÖoHV¤, Á‹…Óĺ‡mv@8y¬°Ç^ď …zPĚßč™đQ ź7öY"Ô,đ(ŠĐńţŃřT!łŁś›oTůř$z‡Č WMőť<ŞOu˙|˨wńŁř#I:ŚŔ’Rjc0~íţÂH!gş´¸x%”§.Ôs3QkłŇ3Ű…$…írżnž,‚ĹLęsJžŃ§Bv`*Nj—ŇĆ+wżiR“9+Çxh&…Kř|ˇ aËX4)ôů/¬"ŃM4©ĎŞ »°úę’ÖV ô·‹Ňü‚”ę×Dµ5śĎąX±R¬b§…Ś•z–,‚^Ţ*Ĺh“;°n°Q› T Çs6-CĄx¦\ČW¶#M`$˛ÖINĂżö2[JÚ‰‰fłm1ôU˘KAÚ9ťŤŠA†\ŠÇă©–Ş…Š*vl 0ŰŹ:KݸiTĘTG9ąŻÜyŇĂŔ‹M5OĹZ¨©Î8e%­)ý jŠŠQÔ6šµ˘©,ÖÔsAÁłjáDC‡›BóÜ×ŮĽ%N˘S‚Mń38]żAăĎj§XfcG-–w‰9ĹĚ/gJ÷:‰‡®llNSÍ;§­—Ây •ť3ć:°Kä)ę83Ăşŕ‰>…·Ţâ¶âA#*řSz‘ŰĐFßôŽ  b2î˘\ Ó Ů E,~âoG&Puěňz©©żůS(¸žlíŕR&íBĺ¨ů°T(vAii ťqož˝Ýč€:Ä*…Ş)ó˝e™BĹÂĺ.Š$na˘‡ CP_.ÍżATjúZ€W7¨8˝´Ü]ʉęx>áňQ%ˇ¨>˘é˙ěúw‘A^0ŞF­ĆŠÉ*Ź j ^ÁD®@*D¨'eµÍđ*,&´¬dit–DŹ[T*E80îÓ2 ý{&Saˇ/‘Ç/4UÍüŮeb ĺ,t*noÇ8c¦„¨âÖÄ˙2¦ĹŤ\‰QE;0^xB‡‚¨Býď–wSEv‹RŐ p:mö]ďP1UŐF=şiU Ăͤ*čh >źd“Đ|¤­ŠQő‚ľĹS•xUL°4pLiUÍJ«Âš†ĺ ”ŔXĎäë‹č°ÄĆę,¬Á Mâ”. dÂcˇÄ„đŔ¦Ő;.t¬C¤_' ËXůXcľm[dađäľPBé6ÖĘ•óbdQţí{ôz# •âçŕ‚!X‘ŐqdŤPËí{…d±çŚ×° 8WŞ…˛ŤŽ’v’Đ\cV2˛äxjĄYxݬ¬ ¶Ď髣‹‘ Ëę‡űÓ…Č&XÖĄDyŚÍ4 ?•–uŢćkş˘¤ĚÂŤÜ8 «4˝Ăbftű\v*¸¬YĘ5·ŔYXEEŢ‘!Ěńfg•–v‰„Îb¤¶áѰâ¶Ć… > M€.6= MaFĆg±Rr ´Ţ¬ú®ďąZ]°ľn5ÉĆú}Ćhqáo*Î*Ňő ”[ úßŰe-.ËÔÂđ ‘ËgĘH-5j8ęcuÔµ®V»8ĆeŞuŤ¸'´Z€“q]Ď»µŐBeŰÝńęÖTş©5qOžµĐµnZžw‚íע uKľŚ×"?„T^–8Z…k˝jVă¸+_ ÷€>I1 q—ůZ¨‡\§•hy;Ĺą Ŕ *¦´$R‰eÂľŠ!Scâť­Ř ŮęÖä j@¶\ň ¬7ŕ“ ´Ĺ!Ęř"úăĎ,¨­çWŁ<“=€0,Ú"E /»&w¨•p[Ř gLC˙Up[ĺŹ1BóćmQ‚đĚg{yń¶Đ÷6řóYżx[Ť:ó·řŤÜú`±ÎłM8‘BÝj„(Äů˙l§•Ľ…Xš§ô´zą ľĹŠ+;ήŚŢ’W#‚ůîٰŕ\FßRăë˘xLűĆĆ^.ÜgÖgFŚěWŞ\w1#µíŔĹ#ŚJß›ŕ>.óГϧŹSĚáú\?fĎ{[ăM?á îř”&ŐcP3‹1>[Ť»ÂRÖ$†ĐKŽ2řńfq5«z[µ¤Băj”ctăHXq•Ç%Ż­îëýůÁ/$ëQčX“ů§ą$Ň&U6X‘\” mśł€P@´ĺÂŘá’Ď3SąZs¸źođKNP.ž5;[¶Ć a 1ą>ĽĐśĺRb®…źŮ\că ăç S<.\áxi®űDčú°‚†Űkę˛tHĎ;f˛ËëűMéÂkO—móMéÂďAőĆLu˘tá»BéßÍţL3H Ô…éůއŹ÷aJ/ş«‘śśUđ!©ŮbuŃ8.{ô5¸€]ÜCř35ö†Áë"1óĺ?ĚżJ좌¬‡kČ’ŇÂv}=ád2´şÜ+»«hnŕV[ŕ]ŤnśmĽIŇ·ř],Ł`Bkř䪠8‰âĹÖ:Ä&M»˝¦ Č‹Ú6Ľżš/šT{ŁĽĆ ăFsH”ً浡@g7ěćĹ˝ü¦*ČňsŢŤóbŻňFi¬M ʏ$ Đ‹­ű>=jÇŁçL/¬MTczTcćqeŞWgóyKĆĽm; Ř Ma{ŐřĚ7ŮëCeöX•[t3Ű çÝ n—YÄN˝"ˇ˝:Á_űµft%˛k†(¸oI ‹Xé^ť5¶Ý­'ĹĎ|/č 2Ňa)© ‰ńĹ ż¬´Ô„ß‹óĹJ‡Ëą°ˇ/ΗÂ#„~'F}1`®ŔĚă,¬/Žđ!zŹ~Ú–TÖrn4!ĚĽ/¦HřâÝľfuóKĹv3m$\ÇÖâ~©‚BźŹ"ěÖ‹ü… ËcVZ‡çbˇu`ăZ†93űëĂ $î•ÓŐE«üŻŢ©`Rńo°îÄ8˘G~ôBcŢ~ŃŢć6Ő¦e×BAQzű™#ő CÄlźĂÝ_3±ŔP>"öÔu2]oK4°A7‡ąÂś^`ئ'ĹŞÔ6=^ f6âŘŘĘ\0Äv{äěíČ`0ö%ń×[„AWAńĚ` ?Nąá78†ëxBńíűË}e:˛@$:†üśŇp/B•ńQMƑ֓·0a“Ű^e·›w*¬˙ěz[°ŻľPa`V ś>5ŕ×Z g”&ŮŁ72- %ôµăŘ xĺ…Yk‘ÜĚĽ0*;J; ôö ş0 ˘1ąşaĽ‚Ś,wĄ5˛ÎÜ0śxĄÂŮMľ9< ß”Jo»‹â‚d~»S¸ńvU)1 -˘D´»ČúçCě&„2ű&†ŘGś)‡N]á&GĚ2Ţ8Ĺ·‚€$ŘI%GDŠŔŕUŽ„V­lîżHb8Ú§·ÇY…$Ö9íëAÚ/–ů›®0 ok±Äôą3’ŠkľpbĺTDě&ýˇegƉQŕ“ŠÝ8{G&бd2ŻGżU ¶p Č›5Pů/¤ŘI-g€żbE€„§4SĹžM‘==ďLśo¨X#,'ĄO›°bŤšsQ­'w¬eŞX–şup\2T¬ę5¶Bš[\1†|'{ŕ °DY Ó+X&Ţš~¶Ä “ě–"-Őž'gJ2\ŚJ<ŤĂ´żÝĐhc9–ŁđˇxŮîŚS#jf ö9c¬±Ë‚DĚu˙đYÍ”1hŔ±ź§T%B4ĆÁ2ÖMzŹ[eÂ’uÍÄÉŐůçxńÂ’Ť]EK¶D.Kd˛“Ú<2Â59™Ś˛ I…ż z ±—ńdę_ŕÉ×m”Wĺ“!.díŰ:ě]/9ŁěRfŘ 3ě‹^†)ű°5>Čx2Ů9Tć”QąĚr‚jŢ]µ‚*Ł×ăwěUĆD#¤ńŘÖUöáI†ŠÁ°Đ›1e•=™ç|_ŃDÚ \™ *~´+ËŘćU2¸G©®@Ëž•15Ŕd‡ĺ]¸eÔňsýG¸Đ+¸¬óÓoźl{’˛7»¬ 2U™ŘeťĄť{oż^č˛UҸC·ą˝ŕegöqfĐř+Ľl“˝čěÖ˝Ńćťfr< A{kÓ+ö1CU zbăíöÇb  \4[bą2ÇŚÇ+––Ü_zIA™á"‡Ž„™e†18Ć,ń|bŹÍ0łSÚ1l𕓦fv°ďIBď™föü9čż—oýIí_4łŽRbŹťFrŘ ˘Öjë›f*±r‡ÓŰźW&šu›í—7q/3Ҭ7Š}óľ÷5“Ú„=7 ÇŹKż>ŔfźŁÖ_ĺ;XŮf5ő;řsľńf¨ŻďţźUşřfÄS˝[tĘČf«„ł§[ Š'¨™q6™ýv÷`ćĺbśˇlŃ(©·aĺĆćpáś1ĹĂcRBŠÓ_¨ł<°ö</ÖtĹ÷áýˇ˝Ŕθ9_¨ĂhôOŢżm<6*w™oüĐ Zžá©řO\Ŕ…<ľö"ňFeř]ô–D=Łżw> †-‹|†ÇÓäă6=Ëy ö|ĆŤ/Ôvk×âňÂźmśZőyŐ'iČř3# ŕ,ß­«¬ďpŤbb*Dř-x;Ť,“zĹVÍŌ䞼¸hý\!1L)Ń:Ő†¨>ů¤+vĄ„Ec›năÓşW—Ň Ś†_1ýg\•‹FžŕŽę‰‘<=g8šÚŞ(¤7đrËt´ĆŃÁ~˝O:ů¤QŻĽ¦ě2!íC©ÝĄ=ş™ËUf¤!|DvÖ&\© ’6ß"çpyż^‘8ixZĐŔcFÇޛCEĄ©ą ËÔ (í4-|ŰâC Vę"ÜÝc‚mś/VÚĆ Ů†Ł ŇDZŔ*đ,Gsţ™•vkô 7łLćăś`i(Ťsâaę‰ŰEńIĽ4Ş-đe®iF{!ÓIcF}„­LMŰŤâo^ÝŁékśAN“šüb‡Q9of§őM«Ë _™źĆ€HZ‘¬(V‚Úe.MCExľjúé1őÓ®BPc̪̀…q#… †ą¶€KZj•8ód핢Ć\ý2fćEíCŇČuXgy3ŰôLR“BÁ›)„},(5T˘—ÜbÜ/–ÚóPPÄçĽíES{©°• ¨ö¦Ţ€zžj¦ZíV]ď‚?,˘‹ŻX—ä­zA0Ő0ÍźNAÁÉSíĂ}›é»ŞÂMtĂBUăO}Đ3V­a Śť÷śţ­\5˛ {tµÇ ¬V¦VŁm…­FU}’ ‰(šđj<ęyK.‡ňI”5¬łç»8úkŃlÖTŕžĘHą”~łÖŘ‹A±hú-Ü.Ăä‰lO­,Ĺ+s­A‹Ú» Ćč…»†Č‰Ď\ȧzâ®Q\„P{)j3wMy;âYK™6›2{MŘ’Žtť1Č2~ đÝGŚ0'™żö¤ZܤüYčÁĆb!SRß‚H'‰Ŕö¬Ľ®©ĎÓíó÷@°I{CĹk(#ż l8ĹüaĂY 6ŠÜ6_Ť¦ĂĹĽ0lĐŽˇ×1¦ Ş—t‰Â†'ňB¸i±°†’@lĂ‘MçÔOJŹ' lrE’‡ Ţb)Ĺ?E*ޤ^ĂKF ĘpŰĚ«č@évu:ÂKn˝d·˛â§ÔůMľŕi¸O‡Ă{p<ężČpÇ˙ îřż$Ă]• ':` á>f2c¸lάÂŕĐ|‡ÂąÇ–K°+ŽhšL„ëÜ™2î¬D8E}„ŁŚ8!á$Ţş®gë'Öţn/48%b–‚ŕDÚ+ NObÁ}T]0¸ałö˘Á‰6·ge6łëéU«žApLíŇĹcŕ8k÷7î9$^¸-ą‡aş) pÜ3®Má96óVßnŻ8©+ţ˘Ŕˇ–÷Ť™\ÂŔąŮŰ‘1“ŕ |Í$¸ććfF‚ŰĄďýÇÁ‘/(8Tű Î8í~ö× ,= n _Ý÷"Ŕ™qZ« 'UrAŔť§‘Ă„€c 8®OQŔ™ ¦šľŚÉ™+& ś)ëđ~ěpQ7 3pŠ0ÎŰ˙€ŁŻ{Ň%mÄF‡f"ŔÝꎌ¸Ş‚ďX˙qţ›3u˝ ‰ôpöż ýfőĺ…~sďcţ«J~űĎÂľťűÖ/ŐůűÝ{˘ľi0¨o˝Uę›F‹úćPoËůĂůöiů¶oŞçý…|eÁBľqâ7!ßşhęý ň Ąź ľń¦fä›y#ßP‡ŰťřćVoˇŮ9íÍüVĄYTµ¨Ţ¶°Ą â+čm?číĹycź3qŢ>łrŢOÁÄy“ü#Ţ4Ă ·O«¤·ĆŠŰWŇ€ëŤČ ő¦Š[F˝µŠzk¬Ä$ŘŰg¦É–łţf˝]‰ô†]&±Ţ4x”XoÍ/ÜÚdžóö6¶{CŚ–ao˘6,ŘČ ö¦ąŠ {{}zg7+ÁŢX±L°·Ć ´{Ăéaob3,Ú›»z›%‡L{c <ŃŢô‚{c11’Ş žio:A”Ĺ>p’ŢŽcŢXΤ71éMCÝz#ľ$ŢŠ§ÄU!oö¸Yď»'ŔŰYo,ł,Ŕ[q`*˛Řn”Ě'zŢś™ěfF ÍFüN÷ß\7đ˛ţćşaR5qÝÜÄb ¨‹ÔMŃŞç°łđܲÁŁFžĚŤ3Ń ć¦ˇýs3'€°y2ÇąµjŮź¨'aÜ>GŸ±Ŕń'ĹíÉ@żaÜžç+Ć­˝0n›xXÓĎÂí¨7!ü^·íg™Â‚ÂľřmaöĄíśä‰„oűHQ°nFžX7iżMމĘoăôs°§ oŰ+»­1-rt[Ď&ކ±˝‡gí¸Mő‚Żŕ¶Łn[¸Gh[ĚiqŰfˇ¶ˇdńÚFčŰţ´ ~f¶ő^ˇmň,Íж«BŰşQă4Jő/ж硬Ô6íhŠËćŰ@ĐLÄ6MřçŇĚľżŰÚúFl{ÖyA¶I{š mjYh۸rxΦç7dh9 ŮöQWo1Ű«°‰Ůf~Íž®ťó…k«´6Ľ$ZŰU`mĂhe‹Öf;ŹŰX‹¶¶pm*•/Z‹-‹ÖĆc»%ŕ ×Ćł7óÚdťžmŢNµąˇfdۇ•Á`¶uĹ´ M¦¶iƵbŰZĺ¶IńŤŰÖďďÜ6p‡ţ͎ađ Ű6Ą[ŕ¶V±mč/l3çĹms,Ű·ˇťŔmMđŔnsb' ¸v.jůµmgmŻPŰöJmë]_"SŰr$ĺmE¶í/d›>¤2۶0vÁŤ<_Ŕ¶YmĆ[Ŕ6.ŹÄkÓ0qáµőŠkSő®m˛Ŕ¸6S,^›śű2ŻŤ˛˘„kŰ8ěú×-wƵ˝ąÖˇm ÖÖ^°6•¬ ¬-‡28Zż Ú0&_PmfČ5¬óÎ}éON›ZۉÓ!Ę´md |Á´Ťí+¦ á Ó†ŞGĆ´1\˙†i#ćlĄíĂô L›á˝ ÓÖďLiŰÄŚM”¶ţ¦´±N”(m\˘Ó&lL´aYeN›&©2§ŤđĺLj—>ĺRŰ]ImštΤ¶Ź9cŞ$#|bá´máçKµEĆ´Ť-Sڤ̔6ŽIeL›čß0mbLŰöÂďhń.L›ĆĆĄŤv#iWe´±:˙ŤŃö_6p^2˘í*q)9y‰Î&ÂgŰhBřÎFCŤ gc´žčl]»ň˘ł±HśđlC,ÖŚgëĎÖU]t6+ŻçĘW2ŰüBfł-ůČh6sń Ł®ăÎX6< ĚF‘ęⲠ,”Člň Éd6;µ˘Ź˘k˘˛ąéŹ&TMNP6.“m#¨ş0ŮŽZLW#ż Ů ˛ÍH6iş^H¶-¬±6Á-ŹŤÁI˛MˇŹ‚Čöa:L6ă„ü eCíx1ŮÜšÔĚVpl^€Ľ¬ě*ZÚⱍ-Ůäů˛mɡ’ĘÂcłŰ3¬¦?_0¶ValżZ06 ¤‹MúĆż´cňo–Ç‚±‰wśG˘¦~ă±íç–ylaUźÔ ßpl ą}ˇ±]=ÓŘlŽMöľ ‰mݶŤÓ‰ß@läŕdĺŚ#@lfY 62M‡Ť‹ř?@l#sŘ( Ę 6ń‡MXí¶AISć°˝yť2˝K6Űa|rą]Áv˝]ȆY6I Ŕ&Ůl°­Ö%OĚÂ_łšqĚ6¶ă;{mËěµŢë`â&$ËBŻEŮHĎřŻń´>»¶ků»6ÉL ě˘ŃL]ŰEČÔµ_˝ôĆöN殉‡šŔkŇúgđÚ›I){¶ ^“ż\"݉Jđ•Ľ6·J^c6žÉk›r™ĽVÁkň;ú^ë -đÚç®ŕ5Q0 xŤ‡aŻ5]ŤŻ á4KŽfňÚgmKBČ%ôZ›•ĽöĽ¦p×xvm#fňˇ´Ť_żâ\ȵ‘*™âýgŢÚ]yk»z©¸†m&׺ Q•¸¶vN,Ý^€k¤C$âš4C™¸†ă##×dŻţ7r zđ„\óG˱FqŤ }"®qtâ?kŔrgâšąušG%ŞÉyíQ l„ETă„ĂbŞÉ[®2Ő¸‰FvŐ2RŤť™jň¬ĚL5ČŇYŔ˛’śiű‚Şqú%AŐ4ß[ jľ<ů…žúFT먖;„†Ď(5<׉Ą&nC¦©;hjµ8LŤí«ÄRĂÓŘŢ05~Ľwózű”ÚB¬ ÔrôwŚË™™Ł6N1ΩݕŁĆéÂďµţ¨ů!ę‡ü7€Ú“6€šá‘AMV.ˇ†¬0ÔdišjvQDM>[˘Ö*DŤńÄwŠZk˘&–Ń šśß jÇAÔŔţɵ«BÔ4ęR jg…¨É§(AÔôCۨ‰ńQ0jĽiŽŻiGČ5¨UĘ?ô†˙ÍË1đ|1Ô¬˘†_ű„ÚYj}Ľj·ľţůBmŲjW¨m†hs€5 ‰ź¦9˙ÄOí*óÓŚvő7? V“ßůiŕ‚g~Ú•ęÂĎ~c§˝QŘiŁ˘Ó q—Ńit%Kč´]bą §őŞ}Ϣ¦Q*IBG ąŢšfť7»ĚX˙&¦í82Ť°ˇ„LÓŔrF¦1ŠKÄ4Ć߉iĎq·iŚt23mJÉ÷Ť™6îÂLCÉf!Óđ–‘iśĂnş&˛ďŠL#s=1Óä/ô•™&sĹ Mkš¦é˝ďĐ40jšYžkO’ýbB¦q,ĘD ňżÓ€”ţBL{’ňďÄ´ť/8ĆČ=3ÓŚâW™i[˛ŚÇXF¦˝xi™]Ľ4î&\B”™qi &^Ú°w^‚ĂĚKÓdô`Úy^Zď•—fľL3…牝op|Ą]wĄY >FpÎfPÚĆđśéř†Iۉ8(4mé.„dvV1ią±ďWa¤)58Ľ6˙1…ʦ¤'Ň”ú‹ĚH“µUB¤M‘Ă "­WDÚÜEz;˙d¤Á43ŇÔ“YŚ4ydF3úÄHoF.qf¤Éă CŇ´-»ŰŽţĽ/BÚ¨„4ąşeBšWŇŹ4şiC­ĐQőţ…Ź6ˇ]|4Br3J.“ŇŕŻiÔgf@šä×6^˘u M=Ů=ińĘ€4Jíxô GŁÖ:ÁŃ4ľ•éh{Łu!(mŚ G“3I‚ٱėŘhxN÷ol4"ľ°ŃŕźŘhź7Íŕ.ĂŃ:”âmű Ž6°řBG;·JGëo:©0ßáhD—MŚŤDGkÂx:Ú‘éh˛ŐűFGĂt˘ŁQ—?ňű‚GŰIOűH›ň+! ńo„´ViQ*#m]ó•‘vźßiŤfFZ{!ŇxL|G¤Ý˙IH›g%¤a. ŇX{ř H§E¤]/@šľŇŽ‚Gc’đhűůâŁQ’iťB…Hó´Ý ý}¦ŁńđótçIęM ˛“;y‚}ŁęźÁhÚxý•˙z˙…EĐ_X4KXďÂE3ń§MĽ0ł.P´«BŃ  ´ hĽ¶™ŠÖÄŮ *şĆ ІíjOP´ł"Ѩ$HH4“%š¸şi®ämüm^í ČĎ/@4Ť  ÓÖŚV¶€hň˘LD4A;żŃf˘•Ö-N‹ŁĐĐL;`ĘŮ—ˇˇ  ťţ¦ˇôťih«yë«÷Sď~˙ĹBŁňÚĐeˇí­˝XhG*»âś-ŠĹAÓ$upĐŽJAĂ­´ëĹ@cĂ03ĐŢ4Ž”żh˝"ĐvÖ_42Đ^´ţ" ‰'ő' >µ‰€&_îÄ@ë:o­żh"ś%Ú™·€¦?ź@ű(Ů^´ÁD@c)0аPf }š%«‚°ť?ă6“hÂ$š±.mŹ.!ĐĽ‚ŻŠ€¨I_h $5ţ‚&hI˘ ±o»8hF¨,´žBk™L%š´f3hšě/ 4eMĘĚ@košýĚÄ@Ł1`b íSď˛h¸R ‚FąKf ůаr«&îmTZ׎– hąŘ ‡ňo4p]ŤÓ„™€& üżĐtšŽŻ´ç”ý@#ź1hÄĆfšacíŤ@öĐ3Íú\ľďě@…,ţJ™¶‚¬˙Ě{Ş^îLufq7Ń@áČđłRâ(ˇĎZź!VĚÜ3 `ÂxhTć/[fž‰çő7ólđ ‚y†c$AĎ„YĚłľWäöL<ăŘQ"ž‰Ú™gě -ä™\3ňŚ©CbžÍK¤°Ĺ<ó‹îwŤ4˛Ľ3Č đŚw%xgÄr´ŕť!»ţwă€Â;›•wÖüIĽ3ZÉ$Ü×TÁťů¬¬•¨DúÚ‚u求MśŃ-#ŁÎtž%ŘYg‚ťag­rú^@g|AťQS9g[ÄJ0ŔűF9„ ýI9@gQÎÚ|ż÷9Ł!AΆýö€śµł2ÎôĆ™ŤXS…:ŚŻłýľż!΀p[łOχ°L†ŕ ?*áͰ<áÍxăŁô·şçs2Ţlżő ‹oöĆ›1¨ůŽ7ÓA曫’řf“'Ká›őŠ7ë§hÍđf~”ĆőS˙7ܬýµŕfÖfÔ: ]6m†ŹXhłŤěĎŚ6ÓŇVŠ(Sߊ5»+ÖL •Ś5ł%rŮżkŤe˛™:ěů‡ęo°Ů+Ŕf†q˛Ů.,dB›ńĚOd3ĽćE6S•7JSśVĎ`łVÁfý~Í(g˛ŮÔU.dł-ImAĄOX3K7/ďÚzv&¤Y«H3]â…4“éabš V˘ ÓŚ 5dIT¨YŻP3ŃŤÔŚAo¦š QčŐLDŞ„5ŰY¤ú‚5{¸Ś5ĂOÉčAÖĚ+ň±îL5łÍŻg ˘ŮhĆwzÍř÷^:2ÎŚ]ĄĚ3be- 7”¬”f&ščľ.\Ih¶N*]ŰD3łĽoXo̦ý©Ą¤?…dFŮŰ3Aç7ŽYs‹cçî…1Ă1ßżbĚö7ĆlKß'­ łł2Ědś‘!fł"Ě6zŮf„™‹ŐeiúűD0ë•`6íf"­NUŻř˛‘Ę-·ţöHč˛Ő{Řh•÷Ť[Öqmţć–=ŹR—1KÜ2ÔAÎĘ-Ű^Ü2!ŕţć–=Q]ĺ–ĺ¨{¦–ˇ ś©eSë9SËFÁ–‰ňý[6É%ű[6÷=sË<őĄ‰‡2AËZ…–iWËвŁ2Ëä˝űZÖŽŤĐ2×e|–0$9UH=Ü_főOđ 6}Ŕ°ĚěSŕÔňď9€Č#bŐA@ăöýběü_AŚť˙w1vX>°WO~€1eh!ҧUTĆ|HC=îI Ü Ś™"ĸÚ0a쮀1Ń“`Ěîšë>źÝů\l´+ÁĹ®1 1\h1dń -&Ą{ŰţF‹Aä’ŃbĚ:Zlçnĺh1c‡ŤxďĹóDGµ i*ZŚ»ś—í0ęµ˙{Âü/\±'ˇřÂ{˘ĄĹ;+UlÓ żSĹŘ®¨ÜŻ»PĹÎÁĂŰbX )&vÔBŠŮ<ňzď.g|É.¦î˘Âf™¸˙ kŠ)b3Đ™¸€‰&Őg›K’âŮib÷3MLAő˘‰y<¬BŠ Wţć‰A@łxbö§,Ł-žÝśPLuÍ k(&NŠIÝĄ«˛ÄTjŃĎę’ŕí %6*J¬¸Pb|ILjá ‰yt¤b‹4„FŁ&&İSśßAblÄ…ĆuůΖń`ţ{MĽÍ[°ř`čÇm1W§žB„ékuáf"ĚXj¦díO>©d΋¨Ş!ܢ Ě˙ŐN Ĺ®?đ`(+}Áí/:Řło›čWŁÁÝJd0|n&o‘¸`>ˇ¸§±„ ;St­ąćB/2föL|«„“l4ˇÁ"§Wë},±Áú ¦Čżč`Q':⌠õż3ĚÍä#$?6]đä·Ďl0†Ű1|Cˇkő 6Ú]Ř`”™'4&'3Ě«-Ú‰Ä.ůŘ#ÁěŢ[śEÉéW2Ř“8e2“k¬.¦Ä.Řłbţ Tâ‚őJ#¨RÁLnSČbă,*Řgf*Hˇ™ f‘¤ź`"$"ŘÇÚ•Vý…)3ÁÄÖşl úµ9 rľ#{11ÁęČř˙AŰďEóé## m“y`wĺi¶ř+l(˝-<°3óŔTOI<0tl#˙'ŃŔěöx3ÔÁżI` –%ÍQQ`^°qqׂaóI40•żŃŔHGJ8°Qh`›±Ę ̶.Ó„0 Ę(°–.ĂeđY™6ŚôµX`cK,0Ś­ ŔzŽuř] 쪰çß(`š¬°^)`â' ±×Öne ű§ ¦šq€9ÓŐŹ Ć‚Öö ăą_ `‡8} =!Ŕ>wE€1!Ŕ8ę’`š¶É°>*Ś €…ó•ŕአ^= `ŽŐL+µ@Ŕ”-ŚĄÇŁK|0Ŕ6Ń5ż0ŔpüÍś´0Ŕֺя.Ŕú^ `XÇý; üË`€ů˝ĺ;ëß` Î0ş)&z}vUZ` –C#U{3üë¨čŻŤ¤ů„ţB:‘Ń_ěčgň—Už§¬ÜźŕŻĺRŔ_ąĐ0Î÷kćşÓ†±@żř×1Ú ň‹ŤżBzáj^Č/Î!dć—!SúĄiéDý’žřoęÂ’ŻÔŻyĄ~á\üJý€ăwę׎ ś¨_ýń=«rżĽwéă8(˘fÜ—íÜ*vN­Űżi_PR|Ą}Ý˙ű";ńOŘ×®Ř-ĐöĄaóLű:+íKRÄ/´/"3íËRzkâua´ íkK<%rÔ2ŮĚúşÄńJ¨Ż˝’ľt~}]ôe`â|‰y·8_G¦|IĐú…ňµĹ|ŰV9_óuňwµÍ)_GŮ “ÄřňüQ۰ańeů°îé%€V ľF6Őý+ßëŘ Ţ‹†íÇń^śPLxݍ.čv0,|Ż^A:ĆZ|/Ľ"Ýđ-€/V¨p*–Oľ|Ĺ S¦ňÇ˙?ć{}FZŹ’+fľ— »áK äDřňÓWi˙Đ}]€Ż™ňSꢾ˘˝žŹ.hŻĎ¬h/Ť&&¶—#íĄűo‘˝lňđŚôżR˝¸2ޱ ne5§ćôgµüEݬX/®ç¨´n/¦ďYęW' —÷¸ZRKôč…™Ţo@/"ďľ˝ú™^Ĺ­…˝öBô˘ójfzIK^ń&¨Ő‰éĹqÉ őęö ęĺ5*ż>ŕ& k•‰ç…ă(˝0şö¦F‹÷™ŇµŰwü›ŇŐa8™)]Łbşxʤ+ׯŕFőťĐFE"te@ŻăW@W§zl@מÂ]šá6—‚„ĹćÚß˙„sM  3ś‹K×·¸s4—mż+×ßż‘ą0Cř•ĚEL"sątß\%äóY¸\ÜÝýÓÁ (×Q™\]x›Ĺäú´GŇÜŹË´,Z<.¬· ä2.ń¸îDăRް‡qÉIŞÂ¸îŚKË ăâ#1Ď^I\Џ >ĂMŁp¸VA~~fpŮźŞäjd ĹŕúŘé:ĽWËçuA¸Ťg —`Ę™ÂuW—&Rľ0¸ °Ď ®>+ źq$ţÂ%چpíépďć˝ę. …˝ä˙¤çľĺ0csMýí˘o•üT[˝U˙\ôх޲ńvkíbO&đÖ'·DšůĽ… ·HúMä­fXŞm‘·öĽîĹĹjp·fŰ wË “»ÝsQ˝xKs“ ĽĺT¬oŮołYf1ĎxKËݰ¨BD&č•ĚÜÚ8®ýbnĺťň‰Ł2rËîy„’ŘÄn‹ ­„Ű’oDÂmů)ŻŻ×߬-/[ęŹ''Ř–SóbŢsTŇ–ý»‘¶XS^¤­Oůî»B”?Q[Ďj*¨-ź#ĐŮ)Łă?9[íŞś-Ë­5 _u/ČV1čĎÂ[{Ĺkm¤S˙;^Ë‚żŁňµîŠ×’˙gĆk±áş_KV™Że’Ýîr‰­őą+[‹­•oh-ŕJZË»Ňćb‘µŢ`-,¨ýXk>I_kQ.±ČZš\Ěd-ŢRŹhź˘`µŽJŐjFĽZX-1ÔWkçHâjő­bµhgś©Z¨Ć-¨0Ĺ…©‚DeűĚě2S«ĺZMX˘VÎn:ßű+O«í™§EĽ\ji¬óP ,¤ÔšéćĘm5Á´LqŰh/îß$-ŚľHZ<|+Ł`´¬íŃŕ±f†#‹ Ń2Ě‚hńr&†–Q`D‹=éLŃ2 S˘hŮ͉†ů´žuVZ…ŽľëÍ>kTzÖ<+=ˆDb6˙îžĺY˛$Nô,×V›ę掰řYţĎFćâ†ň7=‹µŠĎbE3Ć`Ź>+ßÖ†y…Äβ]XG7‡©:‹ '‘łŚ8łČYÜH8 gŻŕ¬µOoF®Zܬ•žnćÖîЬV«?Hefí™âVafé^/d–{UYÇ«ńn92ËJ {˝®.kT\ÖĐžqY-Ovµ[oż`YVŇĽě|ĐźeŤ/°¬®µTaY\!9ٿ²ν²ěŇ9†‡Ďbe}lS4X–ěTľŔ˛žGŁŔ˛|†ËfÚĂÂk˙±˛Ľ˙˝™”R¬¬\×geÝ”54@Yáďk:Y}ö,kúG<‚Ç˙ "«áŘĚ,Îr%D–D˛ú™YGĹc!ĘMt¬QŮX=1 kOĎxŰßp¬^g`¬’ŔXQ×ô›Řp‹u¤hFá@˘b핉ĹIÁÂÄęo&ąĚIJőěU.`Řż ±°7V"Öz§Q¤ţ8¬Ľ^ŤŮ¸hX^7š˛h^……µUÖĐ’-0¬ě 1Y ®$,«eŞĚ­/(Xg†` ’_)XE÷ ßź0X(d VÓL٬óřÁjddeÖ]!X#†‚• @Ä~`!*¬- ip¬‹}ŤŔÂżď€Exz&`‰\ţ7 Ne‰€%Íß"`qo¨,Ű1Tě»Y],o5›Ń4Ë3°ćQXp_¬aě­ż0X€e& Ö ‚µmö‚őlW‚ŐîĚŔ˘ţ C°ŕPQ(X¬#|Ą`]G†`!@^ ,üş33°řF …Ťţ(,§ö7“s0Xç š±/ ,xhg`ŤVXśL¬&şGB`}zE`µ.HÖ,Pµm‡«#!°\Öď˛ö €Ĺ§VĎđ"ÓŻ<9¶üŠ˙ô+ŞÄüЉÍúŔÍ ĺ(VÓďúě?ńW`sá_Á­ óŻ®”ą »*_ŕWđn*đ«aä"Sűđ§Ł_Á˘ć ýęŮa ţĘNBSpłű†żęřń ŽÝşoTĐţŐ]ńWňĂűŽżzžŚŚż˘?óŻvęP2˙J’ÓĹż:ĹwÚţ jŤÂżŇ]^ü+űRÚó8Ďř+*-˙jvýuđݬ8§óśj~ˇ_Ý…~e;±áŻhE]đW-ŔŠM—ĐWÚňŻŘŃqńůęN±ŽĐoŘ«'/KŘ+˘)‚z…«ňĐ«Ţb‚^ًȩżқÚ\áĚjďĘ–˝+öQXW~MlÚ]Lµ?aW;`y veµÍđČ9öJşş+éĘ‹‰tĹQ±şÂ>±WĐŐU9W‚Ü&ήyĆ\±[–1W¤]&Ę®Áő•rć͢\ÁŐ6A®đčeČU<ř6%„Öńĺ Ž™rEő^Ć\ Sµ(W1ü¨§^X˝Ĺąň;E…qŐ®·n(ţ‚¸*(‘&Ţbb\™’Â,Š$ʕϤÄôÖĚ”«–É2hú†ąš}dĚUŔp­U%@`®˘źaEKn4_0WĎĹţÂąÂQł0WoĘŐFĎĚJąâF­×3#® ájŁ5S!\µJ¸Ň5O€+§§ZM세şó.ƆGF\}ś~ˇŚM˙Ś‹Ôţ•q5®ůŤqő,Ë̸b…6C®tN-ĆUËíżŤ6yßřV ű-ľ•çkZëSˇm&\i»Řq58o\W&eŐ˘áŔj\}8¨”WĂ^ň7áŞ_W DgŔŐx®D9Ę„+ş%Ä•ĽT⊂í̸ęÜRŔ¸ň™żOúkj¤ sĺ‰OI41tezŇĎ”âC(ÇęĘDĂź— °ÂŽm_öOąßŚKąëKA’ú”ľçĎó˛®˙^Öő˙/K;Ůž€Y‘„ó2˛¸€Y…—Ą€&xYľŤx[Kmń˛Đ /Ŕ,Ţžŕe[ŤAÖ›e[„eIŤ*€żpYP˛/+”â6G©Qţ„ËZᳯĘʲLÇĎą?@YPĚ(kćj*®ň7NçF“ĺŐc@tŤL' @e5M¸ťĘŠČ&oy×)k]ő'ż`˛Đ K¬Oćd©j“8Y ćL! oÂdÝő˝e’0Yv=ep'N–MÁXB®}a˛,zľ,¬—:|a˛<̱/&×_ÇdM«¨GUáNŚ,ůqxÝ_Y;=K‘ĺIźjlgDÖQY&ÖéČš/D–Yf.D–7ĐUI’@k.F–-«µčŹ÷Éş_,ʇ+$kKíheđ=č™’YlÇ ‹s&dą‘T˛xHdDÖ<ÔęuDÖ^ YŞ]ţIČB‘YVE9|”‹…»…Čęł2˛¤Tú“‘…tĄ0˛tM3]ů“ʵ/:–ëŤÓ  ±FOć&7¨ cEËWçśPô˙/¸X;`ç=¸X®_n&ŚÚÁXLµ3ËRíd,SťH(xŃBcąú9†Ű"c0– ‚ Ś= ô©‰ŚĺÝ#‹?ę\¬^Gô',–_¦bˇařеXś˙ÉT,y$*VčÉőSÜőË@K\,.KĘáJĆĘăóĆ“± ‹^d,Űę˝âxŚÂŲŃĚîXn«X¬µÖY[X,, ŕ“\¬ę7"AÖ"c…Ý˝ mŚaË`SŐµ;ËnÓńŹ cíé.Hź–ŔXf[»ČXŤ@"c˝ÁXšęËd,{MÄGŇÔö 3ďĆúä~x‚ ŤőÉSăőHd,oÔXŠGőO2:ű Ťe Ăĺ~ŕf%0ÖLËfňR&0–§ćJy2%4ÖĚŞŤdEĆr@™Ę&š˝˙›‹•©Xöř‡ęą·ĹĘáĐFíbBbÍô}”rd$–ÓěôÇZý›‰uś‹‰ĺaCđyöŚÄ˛T×jWJuë3řÔ^Ľ©?LQ*‹_9fDľ@± _ţĹ‚A¦bů?G’|&–?ôŃŐ ‰eCĐ{bŐťýę…U´ŚB¸–rŹ,,ná‰EéŮ_¬q}§` \’DÁňΊŽ3r2ËTٛʹđŁ˙˘`ł[)X›TřWč–˙‚Ąm……‰ŽÁ2ÂX†`e…§:ŕ_ Xäd–}9ERęä%1ű‚Ąáđ Á˛Fˇ‹<3 ŰS˘`If™(X†ú ĄžßW TŮ5S-ĺX˘`Ö,\˘Ár,öü~éÓ‚ĺlVúY!Xö<¨mˇ.p%`ń˝cFáȬŔXĹ/^XŰĎĘÄg9˙*ăŻÄřLř«ľUúŐF3×LżBe8ĂŻž[ţ }µRiůůĘ<=zX˙_= âľbě™f•+÷j µ§ď*ôĘpkE‰9ŐóĘjźj“صWň‰NĐ«!.X…^­QŔž™WyĄňgB^YéaŰěax5îJ˙>˙¦]YJu}Ă]Ťë|á®ĘŢŚý÷oÚUÎ'Ó®îějľaWge]M9gÖ=’2ěĘĐ1 v%pe¨.@>ţĘşÂ@mf]ą`ĆĂđă…ş29ˇi2…±J +Úł%ĐŐ®í,®"€4 Ë&‹se dE T”ĚŐ•)WŇÔdĚUˇ\!Ě+ďm›«šh†C®ĐęúąBöOČ|żB®˘Ťo«¶WŁVůŔ6pĆ•_LE8’Í&ĆUq%ˇLA\őЏ:DĎ\«^蕺›‰qމęĐéY_+¬čڏÚĹpü›qE¶W0®,j7/kv“˙f\=ODa\y/Ác4ŕżâęăm 8WÚb\i9Ô޶„·Ň đ˘[mäI,ş•.‰{őţd°s E¶’ü3Ł­BCng-/řź`+đ´3ŘJ÷3‘­äN”ÉVŞ·ö [5ˇ·ţ&[ l‘‹lőąRD>tš'˛•O/űdßůŤkEoµâłď-tD!‰jE÷řڵ2ćźX+8í&¬ŐĚP+Š$Ôę®H«Ťć_V;" iĺE«ČaŽB´ň>ąJrß*H«öBZImWVíµšĚëľQ­Ž;S­< Sň m†ZĺH㮕iµĄ^BgAú/¤Đ™heßĘXč׋iő)Ń€†í3Ôʆ9}×ĹÜAĄZµŤđŔXT«¶•Ó|ŵ V ĚT+ą&~ÇZáš.¬•}w=ËňśHT+_Ž*¦ ˝y ­Z˝äh­gž•=*JĹÇŁ2ĎĘ&ęT•Ô''ž•ÓfS#śWZő´ĹwËD«˝ň¬6ň Ď*ˇÁ¶ţŕYŽ€VµÄČ+Ó¬ögš»ý…f•§vűe·Ó¬ćJAŁ6ÇYfµÉedÁ¬ěŽy__@ŞţĚ âÇł˛ĹÔ¶» G‹fe+0Ž”ů•f5{Y= -Á¬ ‡ńfŐpÍĚŞz…ÍH¦Yͬú›żHV[Ú8d^ś9VEoĐäpň7Äę(+5e†U§â±0¬î7Ê˵0¬*ÂJšČ‚°bLë]-ÜŐ°2”‰mőö `EgX±Ą‘Vn| ˇ™ůUŻ r^_ŮUóŢ»ĘUSśrQ}WM0\ľ’« éÍä*»»^î߸UD-n•}d VŻ–°Ui3¶ Qm{q«,ÔPiU;d‚Vą"ÔFo9WQ°UVç´iqQŁłę…¬B6’‰U®eµ:×mBVŮ3Łť_\»D¬˛\"Z–OŕšU.Âő%×ď «ň]Ęg€¸\®jK­*€ç¬J^˘Us(ŃŞ´Ků<őh˝°Ş2îOľ=rŞ€şĎś*?l»)ň…Á L•ź±±y~'T}TÝ•OuUµbăą‚W$2U´,M/C-E 2'Č %Ó¦ň ˛ŰຸO‹LeI«á2řJ¦š#©B欲śĐ)‹LUdMXÍ#S©FÁ˛‘‘Tp'$•ŕ{™IŐj^LD‚RŮ~ď҆'Źx©ňZ­&Ѩ^ŇsC ŠĘŁiOk±ś‡JtŚ˘"–dŐ•vHŢ–Ż* $ •W—bĚ÷**f™BŐş>!c¨¶¨ýj‹ <ÖĹ¨Ş˛}ŁĐ§<.r)ę~#OľČS¶čŇôýŤžzBÄŚžÂoÎä©Mś™ Oy8çŚVˇS#C§Śq“ S¶Ô\1ĄŻćÄ)/ *\ÓśzćMÍŠ›’J§Bu QMÝŞJśâ%‹0őȸ)ďŁ)Ń—×ENY‹Ę$ —”XűĽ©ýĹ›ňćŁŃů6¦Çź°)ÂżŔ¦Űű6…Ń›â—iS"ŹfÚT1|Çóű…5…ń‹`MŮŐöĺ ˇvM9I<*qW&MąŘĆ+«`-Đúˇ‰3ESšĚ™RŹ )5ăţ5%şZ!MYĚbîČ 3姬9“ ’9S¶1ŘPżŔM}˛hG'UMYľ¦Ç%Í^€¦,ô 6$0L3u¤C˛ >“SuęA¤¤ż Sŕ1dÂ”Ł Śç#jßâKY*ĺ=?9ˇĄ\4¦­RůZŞAeąĐRî‘äÁŢ“_f˛”‹QLćÂ;ő'Yjt±Ł-5j?j>Qn&KyĚ[˙ýo°ß™,%BęKáĂGKůLťŻs”.˛” °tý°Ś–şŇF,ĂâJ–˛#Bá- +uŐŤC}QĄ¬E ˇ7S*‡§DË@©đPąF›Ý"J}˛ĚC|ˇB”2Qł~”bĽŔIů÷=eŚJ“:ŇqŰ`K4)GżŮ ”HU™&eŮ›ĺĚ\ˇA“2‘DŹÚ^0© eŻ_cłK0)çĚ›¶gGŔ¤p˝MŞ+ř š”7Óădą+LĘÚLÚI'Ű_‰&µ…Â÷u~EI™“PRt®şĎ•9R/Ś'V FĘÎ Ý‹!őďÂH1>M©)6CImI6@´H)ď„[ ŚßĹ‘"7¤vjłHęcú6ç—â_Űć)Óô_ńŘ.T*—™µo˘HÍFŠBĎB‘šv[TÔ×d˙BH}zEHÉŃůĹZűăđʲ&ŤŇüf„”éčDtř‹ ŐŔ)©)>رĘ{ÁGŃĆ#áŁö]ڧ?ńQ Nř¨lN‰<2=Ę“Z/ňöw}Fáđ`Ô‡™C"Fu=a‰e±RČ"qü‰‹š¸*_xQ ˇEŁčyšQň§NĨ¶˝Âîý0ę9m 0Ę«¶/ńńLŔ(ĆôŃr±/ĨĽ:č› e;ąqó7A´ţdE=«®°˘ÂłMgłB‹E‹rńu4‡÷ ‹R9mř{ĂP<Ł˘\ĘŤ‚Šrđ„`()jĽ@QÁĢd˛™AQ^ąőbÖÖ*(ĘýÚ,­č*˘˛ś€Ë!a˘î7%Šź(O“´kC*s˘r¨wH”Irlqd@T@mä·+!˘4ŤŚ(™/ýÍ©0˘řž^vÁ”Q>b¬ôČl(ßďĚ놧[‚Ců^ŞŃ®Ć± ˇ,~ÔůĄé'Cy"-ˇö7jŤŹĆ»ž0Pľ‰o–Tń™\(«÷„Jł T đ8őŢç_(<™e "˘$”KÄUŚÎ&ńź´ ďÁÂwż2˙‰"Đ €:dľ ^ü§ue€´yŃźÖ‚ý§ŔźĽtá*KĐ˙d?5°3űiŻč§®áôĹ~˛¤Í“ôŽ“őOôÓufňSđ?lµđŞgî%ři2ŮMŕ'ďbÄbż3÷Éqëĺńž%îSÇç#¸¨O´ČČÜ'9í%î“WÓłŹűÎاB}Â%{Aź¶ź50lôßČ'ŕT ň)^”´?yO4Đ?yOOşQxOVݰž«.t˘=iń90iđŹőt–ýŞv™QOĄ˙ݵĺÖÓ˘ŤŘą zbţk;ݢ<Ůó{Użż žžE÷B<ĺ µóo{ž|Úš˙|˝OtŚK|'lDGá;ůŰ+˛`©!óť<®‰]¶e;aţ“íô„;™íÄnSb;í:X3ŰÉ‚•®E\ÚěÄá„ÄuÚhM®“ş~Ö¤+– »„:ą Ëj–á×SDL¤“Fë>k¶nŔ¦Ăuź<]ÇWč öĂő Ů*9MżŕXÜÜ•árÁýĎéţ_á9Ý˙w<'ڍ!§š»;mS¬<§ŮL’·ë‘6¦L0ťČGą:GüÔęâd®SLçbŠćLd'čm7ě ÝĎt5ىő>”JÍÜťd°ťűAýąůCpíîôśÔťůnuď™ďt™3ž…všÖÝ‚đ„îKç{©OŻîK¦‚™±Ý‰O @©ŁÇqfâ ™ŕu2€•™řÄr v_c=ęLЧÖT’őČ™“UĆ}‚uËMMš ŽńńČÜ'îWËą‡źÄ}B)dMáő~"Ň…j4Ď©0˙ł/ôĘť€ľ ‹«eQQčO;íëWđWüÓ_ u•Qh Xđ„Žáy?µdcť1PH–2:š„ÂĚń†ÖˇU7dÔ űż‘ ”V¨łÝťEŃ5–ŕB„ó* ("ú©¶ÁW˛\ ޱ©łGŮа=± ĐňĆ©Ż]c\r ł?~úĄ»¤ě/xPäB„AúĘś°ś …]%ŁckV41ˇŘDËs4}3$Z”\LŢBÍ»e"TcíčŠä …ëC©eĚČ6X Í@Túúqôu EÍđ†pŰjęíVźa‘ˇČFĽzŚ:(˘)t(.°đÚÚYŘ6B…őçm¬)Ć*§1˘H~Dő4Őíş8Á‰Bů~ż.Ă„î'˘ĐÜCPĽ•ŐwŤ–㩬(–…P˝’`3Ѣpʎ!ę§oLhÎ&X”°™#J™ă¨°¨îŘÉ$ˇÖxQć ®ÂÄŐ\Ě("hŃđ‡´x1ŁĽľgó}AŁ&đôď ¬+4ę ¤a))ŹLŤ"ą ™°ď=ňýYč¨AzBe:ÔerçŢńpM+AłĐ÷‚Gm,ů˝Ý+<Šg5­Ř0ˇ©ě(„MHßgEGá:_1>ŻÂŽ˘‰¦#'ţ4ĂŁ8`ŰĚô8řäĘŹzöOáě‘đQP\î@&Y—–˛ăD˘ŹqɦÖ8§‘ N>fVśĺaž9RX˛ŤăR Ţ$©aĎ«-hş|Ѥ{}|ś&?"·dš*'o“Eřń &ĹmĎOFYK4)Vľq™bÖf (uÚćčeΔÂS‰4ł_Úm¨†ML)†Ť% 52TŠ»íA$·›ÚHX©ĎTyV5'uj°Ď\ě;žOđß[ Ď%el[â0,Ľ”ô”đÍě劗şx6„¦}Ë|) •±ŮÚqäŤRS^wĎł÷mĎ”)ý]hŽ÷úˤ©ĆsúžňäA6Ĺ$öO;ËÚ›7Őř]9Kˇ‚ŹýBNńîÝPŽ7ť¦Ť|ÎŔN}:km>´ŚÇ*c§Ŕ9Ć}ł*'ÉĝÂQOÍ©ť2ó…ťÂ‘¶‡ÎyÎĘťş{Ţ-‘żČSý$Ř&ÇýfO Ôçžm6/Ű?Ő.FäQ:ŹJ Â…ŤÚno…>yGÁSa^ ú«Đ ٰđT<öą{đ„o8?Á'PWĎp*ÜëŤ˙=°ÚXK…O…'swýŮľő¨B•*ź~xĘ<ů¨úpBeDu] ™RĹ>×=lĹń;ĚóĹ©:Ĺ{đăąĺ"UÝô; ý ¦Ă_ ŞŽ*ŮŘ<€B'XUxfxIšžĽhUú‡q(Ëöka´ö UńŔ¸^[_Z«©«GtmҨ‰“¶U@.`SkśĆ‚OĚ*8xbIOăâłëX©U€ąÜţŹ ­âŽ}aŢÜxOä©ŕ*ć)»×á;ĐM‰[…oϓܿć8 ¸ ŮŘfŰNc‘ă§‚«p5GŹ·ČUź!˛ĺđN‚`7 ^ĹŢ×6X˘Su›Áj&XˇÂ1׏ať[{É‚Xqę‰Ý#luvk^«ŽáŤgą¸(›GY=9OsÄř«°¬PĚ D扯T†ŇýN<+¬˙“ł¨?RćY!3Ax66U“ŘĘ­<+*íyśY逿Ąđ¬ŢEźŇ°*VĚ ˇ ťÝśşm ieą/¸1&Aá}IT+–ÖNJ0|őŕTÍ\«©;2Ě|@ĹÍ̵Â5G4—\?‹!“­šş#— ;´8Ű ·őŠ»nŢ…m…úĄ™¶ß÷!:Vđ­žź‹I˘+UOL÷â[!ńLŠĹ_|«áW`€­–ůV"B»ĄĹł‚3áęĂŘ«ĹxçS\ŻB¸Â Íč(1!®n|PÍ}äęYgČËďP”íż!Wčüě>ĹxîoĆ«ťÝŽÁäb\ńtÜfü Z\qđ `‹üýΔ+ę4NB|÷ŁP®”‹`!Ló˛HërŇŐł™ˇ7w-ÎÂ|ˇ®8ě~ńžłŕÍşj“łVápW UV:Ő±Ű~Żţ˝/#ň_Ä+´kŰE‚ľW@—]Ź…™zŐT X‘Îř ˝šzô[o6śT©W]Ľ~ł¤AźÂ˝˘dó`Ä 1´*Ë™{őÜĄ›Ă=f&A¸ő‹{ŐOćŁŃŕi#ŁŻĘ\Dx{iöfp,Ťn5"yTţ±‘#Ę ÷&–x Tp*yxe :řk±đ‡Vßůň;öˇłb°xŠ{PKďDÁB¬N\Ý©»@°°Nô_§ĺĆ4X ¬[ţ¸+v~QyžYXťގŘjŔH4,ŃX)”ő–i«,,9ąÜş_-X‰…%3†lŐZ{đ°Đâ<©^d×{,"®}řEch¨"±đđĄ÷‘™X¬ŽLxĚ‹\LšĆbŮ65¶«ť™‹Őč˙ű/>+ţĹĹ‚ ôŽ H2 %ăĘîK‹ŤĹGF5®Í¦}e%±řXÜ—ÚJówwáŠlÎÇ’6ÓűAť«ŕc$ţÝFÖˇ¨0˛xb÷ş‚›xŢ/D–ś]˝$ ¶Xbdq°‡S¦lĹ‹& 'ŰÍzŚAÁ>"˛đ/r,őőAżÉś¬Í¸Ć—ÚQFuJ¨,*őpň ăÚKśaYçe5[®ł…Ëâu&ńáę¦äŕCµYťŐu¢ĽĽ_ż°Y[gTîeĆ–¨Yü ¬zF6yUl"hśd—ŤĘ µep÷°źóÎj¤ŤÝޕܟl8łłX©ż2q7‰ź…côB{»+×KAh ŚŇ‚ăÍТ´n۵cgÉ­Űîµ [ô+ĎĚŃbÇ;v¦+c´°ź<Îß|€a“(Z¬ąrđÚK;O“9ZüiŘ‘LŹ*ŢQ"i1Ô˛ń—ćŇúĚŇbĆŽ{đÓűë%‰¨…›‚F›/AZ3Q ßw8„äÔ+Q‹=l§w±ąŞRK ‘IÇKEUÝĘ\-Ľľ<ŃO.R‚CŠ­4#¸8~płJŁ/@ŢLEpŤŤŘŢS#@qQ¸pöWÔG7±3‡KÖÓwÓNŠ×H(.Jď§BA&¤bbe—Şr·×wěů•Č…8dxĹd‚m™\ĽŰF#nµ\Ĺ`J`.¤]‹ĚͰ>bó%2—ş<\˙ö&Ěđž‹Í„Kµ4S‹sY'D<Ä3j7ř) ŇE. ŠÁÍšďóĹéR›$dpŘMb0‚Ő%?ŹCŻŠ“¨µh]â"îŇŞÝyńşrÉcÖ˝đşČBĆOń¦‰6Ě„ěúŕ‘[X±ŁŮĎXČ®‚FsŮů!]7»x¬RF¬ł'¸OĐ®{RôÚŃş’5ČÂvÉŘśUhł nsUtu–Vw—3QFw‘kBşŽ«ř EÎä.nĹśŚ4Ž·€”AîbťŤ˘1+‚ɵһP:Ł–0+˝«ÝĽgŃow°Ľ: ź‘č=ÉrAx±ŘYhSQM†"‰â%ßŐźËËŢ÷J/8íŢô!5qĽŕ ťÖ`ÚřďĂI^DpM­¶/ĹJ%yŃ.ÝăÁVI^¨yµ)ż$3ĽĆ™ćőQěÇĹVbP,˘—ޤ+sE¶ĘL/¤2ܖܸšđ„„őâňä)áĽE ¬éžčÎ)eşčž ěĹR&Ý0dŠÁ·Ű+„Ą%ˇ%ĽGßů„XěĆ ©đ˝Ř° z@ß‚›TB|ń†é8Wý®ł~—0_ě† ´‘ŽřźJúâX ţńŠu{žôĹçŹu ëůO© 싳ó›÷5©´/VzIď÷^_đz—໑fú˘~Ń !ę€ěgú`[şđSˇ_LDÎ4…üőŃf…壮ŤĽĆú‹îźĎ¶g3črđMđ/ÖYNVÔBŮß3ű‹ĽěFA”§$mľů_ ă1팒éöB€u$Ů«˛ŻŚl@ě7vśW{ŔúäĚ•w§(s{˝>¦I檩40˝?Żţ¦Aó8öĐ=ŃŔč8Ůw·˛—<¬iögŻńű-"çöO´! ęµ`,«Ó˝@!ŁXJ‰ ¦­Ž'Fš ,®;¬WŔŤ©`°ľsVÝ/áł…f6 Ě-ĚňX‹*p°®𩷤mľč` ĺžűĺŰ)PY…†zQć`ą‰00n!'±ľęB8( oqJé$Ń÷±„ pxC7pSgżSž^iaŘĹŻŇâµD ăŕŔAč”`™`a”EPcŞľžŤňfbż{ťŤsč% ¦JíĽ76ôEű`AO ´ Ĺ°Zđ0Ô„¸›Ą üç ‡á p®9\bL0LťÄAŹL(ŁuÚŤj—ęS_dAĘ8ŽŕĎ6†P?RFU›˙Đ'ű.”2đ®Ţ@J&‰SĆ}–ýj?§hĆ”5U"§㍢ř-qʰ¶oŻą'N™¤ ČŃÂ`{‘Ę(XhçvVż^F•ńŁ=޶2ŘŐM´2ŽŹ°uíÍs@ 3­ěąĚ‚Ą™Ę&äŘĽ2t Xćň#ěIX*±Ś™Ń!y<ż•ó™ZĆţN÷]ĺŮů ·ŚeožceĐeΛp†ÉázÎř„ŁÜÍDG8ˇB9ß\Űß@ĺY 3\ţB[€}çŚFr:o tµŃč¬C1Č<Ú{ůw"ťťzhúćNżĎC–PgŤ DjĐ<’?ZˇťÝ&›Ů–ŹíČŔ3Ćá E==†›xBžńŢšëźűąg¬ü`»6:ß´Ágě´+Čpśľ'4zĺžń\ďŞGđńF'ô™Fř»3?ú5 ů cŻťŽnů©ÎŞD?“çQ›án,Ëdç8TÝŕĄn™€†ŐHD…rě®]:#ĐX|A#lşW[`Ą ˇ 맬Í*Ť1Ú{ô/Ş“ăŚ4ä, 4·#Ćĺ#r"–-Wüó{.}…Ćżŕˇ}v/7n¦íä(P4čN®_”IOf˘Ů Ý©g›÷’Ż83mPɲH‹Ě¶ËÉh„9ŕđ·v޸ő3î Ł±¶¬ŘŕĎ 1Ť T*I#łđ”řhTqRj±+mŰíNHc›}„•ŰF+ą HŁě˝y “Î"Meúîyá‹lQŇXTÔجżĹV8iŤóž-•Ŕáĺ’Ii¬ţräéV21Ř-¸4üDôÄř/Ŕ4RĆ=ß MÄ4ÄŞsMmą€ilCSĄz›ĎX, i(U˛w«ł6ůJMăÂäIú#?ŘÄMc‘‘µ;÷vbú›Ůi,ó×.óřŘýfő `ău@@ű™âí¸Ć©Ž˙őŮO!Ý.ÖWHigŻ*‘»¸hW›—·ŤĹňýőľęó?Ŕ}† <Šö¸Ëˇ —ßÖÚĆÉţ!çµ7;Ű6asčWČ~h$^Ú¦f*KőŞ?nkŮŁµ6l:YsĂ‚Iqé`^î¸ě őăQ­żIZ$žđ2βř^´˝Â.„T:Čg^`±H5Ô_7Ö5ýO:ŰMe‡0 Ä}Ńźú?1~ĺóŐ SÝj® ËZ”’)îé”t{—ťÉÚŕÁ™t˘}ź`»Iř hŕł1řÔ×ěĆ+ly?Wgń…»řnŤä<ŐF( Ö´–ę@e\*KÄäž—Ç8Ł_¤» D 4(běÜén‡Şs,¤·Ä ˝ahńd˛Ž 0`9Ç 3E-•A;«č#Pľ°íÓ-&»tCôĄ›“d7ÎDp”ţć«)1Í™[~q*ÇNsaÍÎC»M<ŘšD SĹ1ân Á˝ÝnK]dBĺ‡1Áq÷çfI…ěL:ZŔr"4u^:öEŻžCśÖřś”nčű©}"ťg;mâŚ)©®ß ŐÚFŹž“rGĺ§zy‡&źÍoeGc|Śjú<°Mtb$C‰*Zěňőş8‘‚mTíeĘMöˇ ëŹ` śďoü†#rĽ†úĂ&ýĄĹÝ"@eIXF4śXu>“8ç 7ź"qětČ)» ˙RŢÎ-čđ+hî^ĚVŠŠ’őÍjÁ„4pO*)$]{ &™ĘaB=›@­ŕ0Îʡ˛ ®Î´ąô‡Lť‡ťEEô4üŁ(Wq•¶Łk[Śr ĄvŃE6«Ç\$‰đÝQŇxÚ9Æ‹d%ü|,q–Ú5h5”ĘzŚË÷űhĘn]cVMFdUšĎ›ă!>4V:9×ěK>+ ’JŤ2+ĺ0áĐ~ĎŕÔ>CtnĘ•¸ÎO‘€Ú"C–4möI°Ă¨kŇmŇ(˘Vµâ׺U˘P'™%ZÄ˝=·Ď¬äů„«ÓX,F6!Á`čŕ­ ĹjHő†FرO°ÄkG%ź+‡ú9l¦îä *đ=”’ôł q×ŇM<CľuVnťĆÁ=źŁF—¨r(Şc·ŕV€Tt¨QVÝ,OwĘŞŤyv'¸‚"yžšdĐ<7FU^Îâ5€”Ó^śŕDłĽoa‡=v ßHBy᤼y|ńÄĆQÄ®±#8f‚w´·Đ·A˛‡ś–ĐŘÍpŽ"ŽKSYś`âŔĚBäs‚üf+jđ¶3€„…OĎŻ»ÔńĚá´]Źżç?&Â;(4™ČÜŞE¤†Ĺ3hÁŐ 5±s®ť’!ÎAr)!ë0[ŢĂ‹pf 4UĆŹ<Ąŕ»n a6Md Ôt‡AlżŔMĺąm¸č?ăčťŕłÎo˝;vB–ënäBm3©3 kťý )vE®ń6ďó[ÁăłBÝŁ<(B­3„Ăżkü€uSÚůű­‡ v!+šC!×Á<ăâČľ–ȦĹ6J7ůo,+ÉĆLůłe˙6lŁűč°¶6k¶ăÂXDMNĦ'3Ćx ĹX&ŤđÍh×1Ľ§8Ĺ6É€ăt¦Č9<×"¦»Ś‡ËŔ1âÝ’ĂŮpŤĐ˘Š… ^g>Őł‹¸ˇ’Ňϡ5ćzĆýŹľKtGÜ{VbĚŽk úd†qŰł4e˝mę†y6;Ç’‡/Ĺ+U?Č€#»”2 ŤĄw@řެ+`FÇ9 AôŕÔĆ®s2§y}ËŁ ĘĆŁ@@l 1{°ýŁi;>˛ ~\ŢŠŢ JÝ$eU‹Ç#· _/"ÁMŤ8m?uI,|¬Č´LóM­eI°Á1nl1?·w*€­9†Ô⢡"— Áq’2ůYlޏŞ©h4t0×a„CőlČaĂ Ű:ăD˘á˝wŚF “Î~XărN#¤ť 2qEMc$ćŇQg]Ĺmlî$«ă|ě¦ęgFć}*ÓĐ:ÉztN1Ƭu58‰ů7öĐĎŢDÁ‰#'ÝD?V)›~Ů€(źŠIű"S"]í„®«ŹĹ­ąĺŚÁ2ŠFH˘NBΠjh8 ŮľŮ'j1Ší0i˝Gç1H ?ĺŚ>č­ J'X6šĚ6ô˘D¤©;)ŚRŮŃĚA$bŘ_šDçôłřą1‘7š§±*7ĎěNÖŔbÖAúvuł™Ň.¤ ŃÁ®Ě@|n1t „6Ϧ޸`Ý\ÇsśăÁś¦^ĹiËŹěJíf§¨ź“5as=NBÝכ챏)¦;Oź/:đK±ńôÍĘ–x|Y™.]´I~‹! ĚÄŘáĎô®'˛”´yčĚĂ &ť©lَBŠt8Î9©ű˝ÁĄsç8;ą‹ŕ¬#ź‰ KІC•‡}Çp|~řsR†A¬ë‡*q vÂâ8–y4D„QY­@Svj#6˛đsI®Y8ýÓq&G˘śő'îJĐŁrG<×\!hĽLAÁ ‰šĎĐđ;Q8—o« 7Ⲡłó¸“bMł¦fŤ§(U«ť THúÇĺ®J;ˇqCăš,ü é>M”*ďČFň0kpĄbwš]˙~éKžL§L«NÜ;l ćAv˛‘ŃUXą±(őÜÚřµdd>S„,mŤ  iŢ?[ÚŹ¶î<˛€XÔŤI> =‚}ůŽÇą©[Sşś§ňS›.f´»ĆR(Đ# ŘE;(¸·x„‡^Jp˘‚ „í˝ËöVO ‘řó\q“9NçĆńéE¸kś.&„rJęĆ)N“„ÎW@„˘^śńe.Ž_©›ŞĂ»é­ÉKTŻ0‡ ĵ‹wţÜjXM(,¦ť-MŽM8.¦.¨?ˇ†´MS?lDGĚÂĆ Fľ™ĽĚń G5#›fB‹€ÇIůCĘ 1čň;»ĽX$ f§×§P®Ö¨$®‡.TÚĆ‹qyöŰv’ť9aQ“ZşśM'AK±%ˇŘG‚kÔáNu|ńpߨyúéD–^9¦Îs®¶Jl[8™EŐ*g¨OpJÎIx[×ĘÎŃ”Šłů•Ü r7űʆë±"t$śMŽ4”P o€¸hL:Ă]u›$ČŮ0.‹Š„Ĺ›kĂÇÜp I ̸CŇ×I‘Łě”ybÍa,1©L¸ŮK•äŚóŽöCn‚䑝vÇQíz2e))ĉꪽ"ÉB9|Ň×ŰUoOäĎq!¨ÁÝqĺö)ŃŢ)¸’¦Ô\×6(îđ´üžbÉŃĐNŢsrÖŇÖÝ%TÜ’ď0ąÖÉ ŁâĘyč‹îâ+M |ž÷ŰƑʞĹü>MwfŐxÁŮ “Czꞌť%5m7§ať“Ě’ŕž>îú±‚M\ˇÉČ{’ölç đăTż±ž¬j$˘·ňŇÖ¬UŢ&¬ŕo vV9ČŃŌ뼔ÓúěéXTâ̸ˇ‚âƢŔEČŻ–8(‹X˧&Fçŕ\˘6ďŁëkî\ĂGT˙ÜËţ@r®Fa{żŰO¸qíç!¤'Uí9P9¬{$IŰRśVĺ^zîś&LĹşóźŰĆ)§MWe9ĄScqp|#ď6ěp9lW—lZ.Y¦ŘČ–ăô#ç‰çVcšŃÄžw‚Ť¨ŢPâiÖ"á9×§¬Rđ´ŢjĚŘŞq˙#˘çĄŔ…j@m­*të=îŢ;馍Дi”@mk6ÜÇ1$×{bú|ARĺZˇ° vaÖA¦:}§<;ž¶m 3´Ý*Fűç ‘É´ˇH~˘¤cĚŽQŤÝQMjzâ±âÜ)·o!ćnjç!(Üŕs:8ęg®WÓ7¶xKâ˛oÝŘa‘Ó­{0I‘J›ń—9Áđ‘L9~kÉË&UďÚMš(J@żh đąeó;¬±Ş_yÍĂ#F˘X":ýáNN”Y6†É‘ 4÷böC[ř#ub‡śĂ—Ü <Z:}ýAÔqy÷†Čq ÂäX8ŚPƱ̨…“cOQU,âîŁMˇ(·ŮU¸MđhO3;¨D„‡ÂÄp#| ŕďC!ńˇ O'óbĹ›©č!~5˝, ĆŢÚACJMMs€kÄđż¦Yđ÷Ś9F7ÖzŚŰ‘ÇýP ĐÁBě1Ćqnˇrť5ֶȰî[Đ…·&¬Y5ęĎě´˘˛ ŞˇőĆIaŽݍ&˘]ŹZ {“Ú27ב~\2sŰew“2ŔaQ“5ëd`ť’e} k‡#08„rŽď%ĎĹÚń¸ďłŮ¤¬cĺ†@¬ác#ťöüâžĆ Ä·‘•NXI”c”ŔČ[á ~,\$ ,5î"ÔÝ…äD49N޸ţ#ćŤ×‹Ŕ:}Jfş鍦 v tŽ3őąĂÂĘe°¦Yr ŕxOú§őüA<‘ú<»ŘĄc|˘I=ß`ôŠSIW96Zm;ôN/‘ĎOgm=‚ĂsŔgˇ(§ľ iŤŠë§CůŢ4&ËvůŹ|ń"ihäÉń´±.(?7Ýő,JʧtpĘ=ŕź›Ęwďf č­ş ’ uˇÔhGk]§(ŠŇóv>tHµčI¬BŤkW.y2â›6É•ŁF IŚ31±[ ü©gĐL¨_Ý”ýńŐ):YŁ€Śňvf¶„xč´_ˆš Î… ?ŽŤ-'!Á.ń ĺĄáÍŘv˛ĺxË|d…ą– ßO‡Ëń¬—qűŽ}Őéâĺ(©š˛é‚›<\Ë«ůr“KKPź8 '4~‡«ÝűŔŢ<ŻAÂůX,k5î-+Ŕł0ÇĘď˝Yu›oue&©ĂŤ4µO٬Őü6p 1włPĎÁ=NÉyůÚŮĂć§Ä4LśGŘŕżČÓ±úÍ~ŮѤ-łÜffnhę]«ö#0sǡaf9{ŐItC¶~ĆŹˇ &´sgw'f®I¬NGL¬OkLňgžćDU ®Ťć®Ö,UÚîĚ‘!I0b#ŕZś'™fť°A{ýđs?Ešă|uWŹë yĆGýźŤ¨9jPDGľÍ€Đd}4wĺA?{űf›*B×)ť%ĎppÓ­É'N`IOŤc]zN'?¦ŤŽ5ô4V‚zś¬»Ś%*ŮŤ5w‚‰•ĽJŮŐTv妮ÉňtŐÖUŠDß}ĎűVÜĘč†_‚ŕ'—ôzr&6]Č4śŰ”ÜÎ܇Lşň¤‹8·ËmÉëd™H{–‚ÉK·\lKü^‚fübÍNâýo5J˝S€ď÷ ×Ë& şŞ,xP{4q±yśUz!_bXĐIťŰ•†´H“‚ĽŮď¤öľ8˝ }ň˝Ŕý$©_J *<¬@-·‡8@ĺ(ÎěHrš s¦:űŕcşćš,BŚn ŚĹeŽfŽŔ›‹’®†‚ń…š–M<ý:Ç[éŁ;M¦7#: ‹wýpú—şNë] ‚»€[2U1#vĺü‰M~5˘ÎÝBvrSă6;¶Kˇn“w\,†&u"\ç-!S'TsřŘú < »>i—!¦Ţw1çĐ˙ĺ¤ ¦ö3řęĎ’g˝˙”(ËŁ6ÎČŃwňćŘ;¦ëÖ“•±Y†Óî6 t­Jń 2ź[U Žň˛y»MŁ€t7Sz n’“1Őľ>Y|rî’Zţ—4Šť $!rç(ŮŢl çěě—u9„dŰčŔşËٲ·hDúSC ~LósR,ąÁIÝƤV|+Ö\v)ťjÓ°o’Úč\ÂI}Y(¬G´<×Xr`ëA-šř)C=ЎI…‰­qéýÔ0Ë!!Z´¶ČŹ3ěĺř9ÁŔ*Ą8Ć–ŇçDć>¤ÄÚ¦€Şú˘¸ďÔ?[Ľwb ü°4•—knFftźîÍ8.ˇ´rnâŐ?„i9“TţŽD5®Đ ©čsˇ˝7*§v¦˘ĂŰĄ±^“šřŽh‚âbnĚźŤë–gDS˝`#‚Ž>”ąM¸YS?‚ä8ŃÁ‘…ˇ#ŃL±&ŚžiŢ. zšş˙fDhzčRäŔĵ ¶Ű"#‡µÚC˛‚~ÍoÓ?BĽ™Rx—MńÄ!•^ŃlEMů„UüyDGą6öˇ"7ĄMĹ/%µNᎠ™ACôa ACM,ąţsŞŕ4=˛d‰ŢŘĎë´HY–ń$Ú1ĽDEęĂsť(ĹFSÁ%Í›ÍEC zeô™IŁŽ#żĐľ{jÎP6©Hj>¬<Ý]$+®,nHĎjŇţp¤2X#a;é:\H%Ň˙înű)*÷ÄCůŔ~Úx*»W;±tŰoäC6ľ†ř“ž'*/"+OĎzŔ•Ž´Ťsý'ĘU;ar,ĺi˛űá•€<'Î{vs^űAX•ą6*ŠDEp?¤ GÍ Ďó´“F'Ą‘Ę:¸C=Ň…  % Ő2{TĆŹ)¦ŢlęZá:RÍ´rB)Ń_ň’îTśS3-ćއx’·.#j 7k.ąCô†ţf}‡cä:ź·Ť~h\“ /$mśQŃ˝­I&ť>TŠW´ŇýáśÚńďÓř1ŘŐi“»Gkjî¤Ňń„”Ď,핤ëÓĂkv©lY3÷Á…]ĄÇN(Ő¨ęŘ0GÓÓ/1ÝšN#íÖŰaâ^Ne"w˝äJ'€ýHśÖýčäŇ ÉÇÜěbŹ'ü3Úš®±§Â®ö‹ćő´'ş!ťnČA‡PčˇénzĄ2í’‘ž˙ůs¨Ď+ëe›–›ŕ±#őc»Ě¶‘. 8őö°9!zďţ‰,všŐ© pjŮ›f TÜěDc›Yśëh Ŕ’Ďu?čďŕ"°ŁOÇ BpQMŤyN˛¤ÓˇµÓţ´O6»éőş< Í<¦i ~ĦÓŽí/šó*čşôo“¦·¨;2!žŽŽG¬ăN Tëfꨀˇý. 2őĹŞ> ¨3ÄÇlžýZhŰTަ|đžćQĆ}NG•ÉR.łŇj"›nPkÄę+›ÖÝëž,,ô9@Ě ĄsÓ} qĺ•ń3m¤ ü·Ůuń2ő]ĂÂ4Q!˙-tpމJ8ÄßŮ_ľ'żäXŃł/B°+žáÔĽ\×ÄÔh&}ľîRĚ©/_$6RYäŔç´ú0_`bŰŃťĽD7L=4ç-]űQ3őłe“I5‘.°vŠť€{’ˇđ„‰ĐHJoTËŢ9á|xç¤áFq;ś'éa‘?U籑Q'c«“·k“öĂź»vŠRG%ˇ€bHĽw›%Ľm ř’aÜć+ޤ—ZŃCZuÓ+Ę—ŘX`<Ö1&Cá;ß,\ĽQg®̸9†aäa-WĆŞ‡ľĐ3 ül"Oî! /Řběn}CÔ¤â÷ g3;Ë~âL<5SÜ"jDŃ“‚qJńéX ą[QH‰!Ŕ´Ľď<ô!‡NËĘ:ORăa4űą'©Ý4D@HŞź+š&8S?•™4ţ?–V–UM!űd Gáä4e—q˙äËH\Ý¤Š…ĂU{8¦Pň/`]çąŇ`MKiŽMÄ»Îŕ&Ö‚EÍ0ĐÁC´+F׬5$pş ŁZ±.‰MÇT‰  śö#V»j¬K`Ł»c«Â˘ĺĹ8ĆúwŇuOu‡yékž¬)CüŔDř “„‰u-.ö{‰bű‘FŐĹB×f´:˘ŻY<Žźđ/µ鎆¶vIGçT rîÂĐY3ŁNh¬niµ°vĘŔ ‘,üĘH©ř”t0g*ŤĹ&?şž@‘¨:™`MyG 6tDä8)çˇâÖŃ7„pŃŕ‡ťJÓr\˛N­;C!|§WÄظ˝˝¬™vŠÜ.ç ł>ÜŻuŽOëđ¤s‚ŚU~o/Ńâ¤?őĚ’ĎÍÁm”cĽ¸Âüí“”/ĽäŔĂwL#˙ikĄ_§ÖÁ1Fš«U&Ň‚&±é?!‘ÉÜ̇qJsíj<đ=é*ĽËĎ w%seˇ2­ŘOÉÖső–gö´99˝B"pŮ>ű´XŮvň– ĺ9mJĆy#1x{ôI€OúMâ÷•€rhńp°ÎMąÜ»¸~ěŘ4„+(ě.# ćcĂ'Ć_ŕâç_QŰżŻ“í˛ćęă¶CHĘě)ˇ4©^í7ŃuÜFI3e +śPN€I.QIö.bďdŚéĹ´“Ôşn•4–AŚónďÄÍfÉJµu„ýP©ŔUÁzďéôr°éb\ŃCĺđ« ™ť¬Oc¦‘Ô:|Ń˙ÇPXřŘ?™3ˇu®*LÄ0źë ńĄÂ*ʰÉç°Şď(öŤˇ¶9–W%ü‰ţ! ghţG č<x6ÂŽ.!Gpĺ×uęäi"7,Ô4˛ŞšĎĹ^G0¸Žç"t=â¬p›Ë@¨áźű÷V8»ŔN;†Ľ~./<§č?G7cŁ!ëÝĹT䡒s‘kÄŽĽśÄBµă‡aĆTVyžî# Ň›,‡c¨p©Ö7âOk]źŁL81N˝“v`˛sn% ¶Ĺ™ˇ>Ť€ć'ěs9˙Á Ôi˘"Śâ{ó¸÷ŚßŞ[jµßN|ź}Ńšşj8Ľ¬Ť¦ §±>7óźcHţÂ}u°Äw†?ëö\sjÜ6En—Ą'1<öěź˙Ăě &ŁÍ Őĺk$žCL\łŹ„ďKŹÚ8v I‡4éq˝§äÇ\LE§‰{''F|_Ýž{OUĄYmPAŔ¤Ůy)xú»SŽŇd±ś8AJ­돾7†äő|ĚTÄŽ¤’ÇËđ7|Ĺý<(Ó§›Q ¸śď Ëx¸l^6GNOLÔť†EŰśŮ:&™Ô?˘ăŹ®@kX;óąŢSȉŤŁ˝ęň­ÇäÄGŘx­ĘP綇 xP„ 0µ5©§Nj¬Uăk1ťŻ±;óđy\ţ9hĄ!PZ±‚îl\Tćq(o#0;8şŮJzB„7.>Í\´Ą7‚Źöeʨ,â1ĺxTÜžß° ÷K‘.äÉ—ŰQ,Ô„4śÓ®cŐ «öôKą4n‹˙;¶©űaký'y&&ł. ĆpvĆs¨ü#ýą4Óč`"zŚ&üŤ_I Ĺä˛Î­,“:Y¸¨áná¸dÄ:o“@s5Ü5)IgI KĹĆůetNż¨]D Ş07MËó74üűŕbAQ™í?Ý<+µ0@Űž‰:ç’†±xľ -Jr¦3:‡4źUO»çŇďŘcăŽLu9ű88K˝ÁŽ®üľű&ŔMóŕŹ8š°a7őşÖ>BŐˇq‡K{×cá=uĘłÎý#sňÓËŹçřśÍ‚X–ä:›ľÓ›łá]†CÍAVd‘ňéŃ{N¨“vbÉ€IGwsQś±ř“˝K"'çřő„°xIQíeUf /9FA‘ŐUćnz‡ž˝y<§(»¬ŹĹů&őäŽM/¸đPs‰=_C^îö6'4wnV™'·ĄŰEçůüőĄ’€ą}tÄ­có‘j`Ń1ô=p.'ň˝EÍăz® ˛ŮVŕ„=DŽQőF‹®ĎÚ¦1Úąk Q˘pĘu›?1˝#Ă wÇ7ŕ¸ŢЦ€ĽďŇqŤ/«¶Pząia%ß˙$Y%"ąŠŽUsA  ČĎ!<…ífŐxę„P˝“úxÎĺ0P ťňłeČŽ]ěX\~•Ű|Ţáýehä{"îś»öN~Á›/ÍŽSĚ=óŔlŇŕ‰Ü-d—Ęă~@ĺĆ4ÔĄ ·±Ů ;;ôj¦¸ űŞV—«¬žĎý0J'9pîQőŚgíąJÔö›•ö öňuÎ E{·„¶ŚŹÓâř„űǤpô‰äł#ĂČ0ܤч‰¬őj¦’H‘hnNŁŕŔěD|…đ±ýÔ}ď©á.!7öĹ“ô˙ŕsHâÁw-ĺ˝o†l9ůËH˘lč`ďűŚűü›ăɬ”çpĽŕŮź€™˙ăÎňĂaŵˇQ Ž!0°ĄśŘÚ¶|ÁĹŹ„ßr!ôŕ^řĄ÷ŹA/9zŻRIádsůä}i?’ľ7"-/W?>Yň?g“äçĐ X÷>âj>qâÉŢήę&śkÄy÷áA”Ç RRíýÎŻBĺ}K-0z4ú°$đ;›Ŕ·A‘Ř;żµ=Ë ö”fG˛ćÍÝŁqshWđÄó‡7%,H÷çnEcgň Ład¸ľ=OŃ?„ĘisúKٱ˙CSŞGqz{¸Ţá9S˙Q‡¸“q’rqEsl<Ë Öˇ®ôĹâĐbŕűą]JNŕbTŮ“O;›ł`űjRÉâÓ»gyOšúj˛ÔĽ7C2ŃvbH•w˛8ÎĘJ@1jc>”5š¦'†şvÍŔÝÜ˝őďLË ěŇ%łť¤Qoýlř!·„!¨Ö äaÚŮźË(­Ň-‘9űVĂć­&“é“u„bôn›™ĄmzE×1Îmžu9„y–‘SŹwŇVŢ®řg»ŐÔˇKyšŻťą(}{°ħź}î=ÜĐ yzî瀝B`Yăá®řýâĄBÜL:§Ř:šp3Nʥ–śYćí‡ţůNÖZ.“ł:Ń'+“ă°ČîMťJ jÖŠx®6QŘŚśHFŔ­ś4°ksr&ćR‹€!VC†µô’!, ś–(łăpÖ®řPßcňŮ8}¨ăš6g±oz'SrĘ jt’cłNÝ»–ˇ44T:a‡ř]üVr ”zžŔ©™Ă; U9)ääČ»?ŁO€Ůe3°iłůĎ*N<ă» G´ŐaÍcPímŔ >xoÍktžô¤ŇG!ăŮówJńwNŘ®pű&ôD˙ś»l@‡ŘTů«±ř‡˛ĘŃI&Űý ŰĽ`—O ˝uXB.«ť|[ ŰŢhcpuů¬Ôłt™×ěąÉ_H“Äśß!ÖQG Ä3X0VRöď·˝ĹäÂÚQĐŘm/Ý)?áS?šHĹŘ6ń´íŁ<†ˇJ5Ď*5;ŘĚöfÇ“¨ý…duŠă(¨¦Ď?¸|pFď°\čŽÍšÚ,/`Ö­N3Í– •)e3ŃÉScM:]ĽBW”u#ŽGă›ĎÂ9¤ľ˘y2ęŇ|őůO˙yŞłł›Ecďq˙ü™ŕűŇ|g”CdrĚ !Q|ëk\bŇźT~‡¶¨?g=!Qcm-θśýŮ .•HUmĘŽĐYŕž^˘öźvVvRń¬¦Dˇ&~ÖÎ%Lˇg#ü¬;ďçb\BVĄŘ‘ţîflť’ý)lžFŤŻŘŃö)ڶ¦b+^qÄŕî§Lîâ›ÚÇśQwů” w6]Ť+†<>eĘaŁ~Χާ{¸¦â·ÍKeźR+Ăç0dűO§ĄíÇjiű?őZ?&fŐŔÁÉ^KˇkěO&–˝–šë`XËkéĂŽľC*›p2[B1čŔîoŇ8őĂl‰úśÁaĎs­ëe¶Än<+» őŞąbƧf†– ËjvžÖËni0ăäô‰ËçÎ3ą-QtĘ®ł5 5Ć˝ü–(Há‘/ηÝ~_´CžL:ą-Q×;5s(Y`Ën‰ŤDüŔMˇ˛,µ‹ß’pSž«#Ľ+†K8€üöČ(đÍŕľ^ľKzĽ› ׫廄Ăßw’©ţ#fEq]´mT·ă±ą’ĺş„˝˛ńf•=ŞŇ’éí]IónçJ™_¦Kۤ2#fj_žK¬;Ɔ1·ląÄL‘ľtFĹH«X.môÄpA tÉs‰ťt Ú›=¨)˛çŇÉÄĺqż<—0 1wP'µaşÄ™G(]˝±UË%ÔÜí¦n:úËt‰Ý/0Ľ¬Ź(Wx·]bÉý/{H“é1cÚ ĂťłË%öÉ“Ńj9Ą‹ř1Ç%rőů ş”úD5ľ.qfdůéô+;.áYŮ8Z.Q˘”!»;.ˇ"‰x°ž.‘2MRŕ&ďăe·„ErDÇ mÜb·„=ů´Ýo©‘n3žşr-»-QQA e€—PILfKĘ$9ęfýÓźę¶Ägě¶@·ą©Ŕr[˘,ޞIÝzö_łŮ•=¨nJ:äEfK¸/ĺźŢmąx-á˙~6dáµÔXcĽQ±ŇIqŇËk‰Ŕpmw˛ZbG Ş›ÖŽLFKślyţł*Şá$§%–‰nćí^?ÚŰhi'MÉ»YŔd,Ł%щ)‰ą3-}ب§ŹZşl÷%ŁĄ¶)!ś·v‡Î PrZ˘¦ś”Ý’_ţËiIKN÷${Ůi úF>ÖžĎę.VK¨-L’«¤aý(Y-±´ÉÉMĂöó+«%ú:`‹Ń:=x‚„Őd%ěşvµ™9«%ůG7ż‹ăeµ¤`Đ·żV¬–:Ĺłčť&Y-Ź~’ąeéű«%6ĽW8‹Ď_VK”žRúo𲓙dq["ĂÉ*.M đí¶1ÍíËř‰4ßnKtܤz°Ň™,—Ŕ)`ńđth:˙=;.Q†FUHąÜfÇ%tU LŰ)KőĹr ‰*őC%ŕ\–KjU±¬ÇŻpře»„A¶=t„?Őu‰Ś$źÓ# ~Ťâąątß®ŐáV”<—ž‚ś=,niYY—¦¸Bˇ€ą˛ăŇTŇ?M~-”Tv\˘F'dC[Š“çY“ó'D‚'ě«’ĺU:›°&~“ßQń\Řk;O¶›-—°ŮüćľôiŮ” —Lnă…č·áńʨęŃ’ú..aubęw ABÄĺ·DU’Ńén1rY†K^ˇµŠŃ‚…TĂ%d-şŃ˘ľőĹoiRjíWľ!Éo‰™1bH#ŞL±ú“ßŮË6ďĘ ¶ź—ݧ(Ćŕśű))îËnIA 38ȇ5.ql”čyďěëS’ç±ě™RČ^žK´ýxľÁîÓý_L—Pr˝` OŹjşÄ¸ëôĚ|"¸—éŇ Ăúroßž=—ČŔËL—JĹűĺą4 @ŰHڧŠĺsFă ”řmąÔčîëU;8‹dË%:9°ň­.¬`ŞăŽţ#Ěýĺ¸Ä€źµ+ťf1´ąá҇$.±ˇd“ —8Wň÷~Ű~«÷čŮq ŰnČ=ŕÓđ6\ÂY5ŤËqH5\â)’lo2€şźě–>“@Bű{ůT$·%§ČĘđ"Ö“ŻĄ.ß‘¦4@XNK»‘;ďĺ~5łĎ˛á‰¦Łg‰˘g—%Ŕş˝o§ŐGřř&—%ö«pťŽ“łĹR'ŹâHöĂÇý/KAÉą¶b°Ä#űÝ~ĐŤ*öJ”Č…SÇ€KYőWÂѵ»t÷ůÚŐ_éůřŁŔ‡ {‚Ĺ_ ypĎ6}a¦'É` )&«ą‡*nôj°Ô 0Ć!h¬žóe°ôńđa>ošKÓ˛X2c-¸űú6Ć»L–8łFU ďY<–h÷ ?€9ŤM­-;ą,QĺJ»'ĚíĘKäG’ⵤg©Ź%Îcđ`n—µ¶ř`T“%„ĐQ÷Ç}O&KÚ¨nzÍęŃ:d€´ąÍ’¦FÉ˙ Ľŕ|ą,1 BĚcĺÍ^]–xQŠaŕr˛ÉOŇůÎfkQߢš,ńq8ožUĹc bĘËŃî3&“%ČŽő46›,)Íd§G©l˙íłÄě%4; m˝Ś–v†Üîy s6ZÂfŠ˘ĂśŠú‰Éh EdíÓŚ”äyđrZb•- űqe§%Yw±Ą¨pW,‘­–eExi°SŢ­ĺ´$ý+;‹™?)VKđ\>â<Úµ<–qíOĄ /e—%:6\]#›úĐľ$“%Ô˛đpšě‘ʉâ±Ä>Ϥĺ€Î5ą0…Ç’JŃ !| Ť_KMÝdŹ"f˛XBA„@ÔýáĂV–¦ˇMO+pűx9,A„`ţű.K©38:t;eĹ1M·XâLÂI¦Ë-–Ĺ“`4­!O“ě±Äj7D*–‹âš=–Xć=ŤJk˛ł řËdiŽĹZZÉd‰lWókýîí—Çę6űšB…#HőXę4—đ»2ßKÄĐ Bo±ďň?ZK^ÂXÖRÁP§:,QÓ5Ö8tŻKŤ:BLśłč_<–g^a —,–>ČŹÁ'°š,=[ I+ŢŰŠÇr §7qtÖF’ÇĺÁ° Îű—ĹŇÎŞ”çÚ4PZK2Ţâ6"o…ÇŃ Žąb8`V‹%:Í‚ń,‡Ą††Şť¦R“=RqXböt·Ůa©“´Ŕ Wbľ–&}QlŁčŐ`ÉĽůO[ć˛XÂĂ(/RuĄ~ŞżÓä-LÓ´ËEăe±´SuÓ#×V,–¸GHd”pa÷˛ĹŇŕ„ľëöăĺŻÄ‚4'‡u–ËÄfŮ+Ńy ş(*^É]‰ăŮuîLŠ«îJ§É,›j$ą+)!×DÁ¦ ł˝GíF É^îJŤ;!†k%Ľ9¦ü›®°W"L‡c`ö\É#ęw%&ą °Lł]ęůeŻ„Mö€ˇß-Ű+}Äf:Ŕ“oŃĂ_©3?𞠞}Şş+5™âuŻ}Jŕ™Í•dáÉú‰çâe®´é±öđî{É\‰ ŐVŻ›ŇÚf{%ĽwĚD0š±)îJ’Á˘8ˇĎ9ć[îJň/žÉú¦˘pfw%’%µ6mËb ›]›Đ2[ąb±Ä5ŕť±ăxY,Ń÷– YsK€—Ĺ^°L‰űž-–ž‹ŤâŢíńíŢ’Ç·,f#V R„—=–°čŕ>==ů©&KDRŐb ?ôđÚŐbi“«JŹvµľÂK\(˛”‘OîŰX Ë!l¶wřť$c%¦Đ›­Ë“ón/gĄťVóŃ3§9ÓrVú°<@·Ş ß!+QhŘťlĄ qů*ˇEyňńdĄÚ* Ć‹ŐmÖ á',[%€ś7m$EŚŕd¬Ä‘¦Ž™” OńVbhhef}×{o%âuşGĆĎ.ÖJě¶ű´Yq‘+bY+řŠóÇ(ábEk%H7Öî0^2_ kĄn=…±ůůÜü—łTHHdm–TĂgŐX‰[Á˝hć#+]ćŐ±ű!†ř/[%&z—űňZ-[%Ń@ÓżĘăm«„íňpffS%Nźp/ó¦prŐS 'ääŞ “í—§Ró_ŰH†]…ĺ©Ä] fĹÂ|öTBÂ39W©ĽŚ°’§Ň‡ŠC-e, {EĎžJŕŹ{óqâŮyY*ť$čydü&´Ň´ş)i,Ř3[ř‘%3%ńî°oŘđLV©ş)Q0qůš8Ż^Ü”šRßđf|‚ńl¦„Đ­5‘%µ¦p)˛•ŇÍßâ9Qżť”DéöhëYć/'%ČVHÁ4ŘŠNrRâňĽ‘Ex… Ţ/#%6«<˛ŹŹGdmňŇ¬š–“’ôĺÉ [¶·‘ŇŚšâŢę¤DôđÖÂU¬NJ'ˢaÝÍjĄ„ řK€k{[)QŃ߼N÷®äĄÄăX6đŘ­ßNJý:Gu“e±RÂľťČň|ôŰJ‰:•Ă_ĹI‰1ÝŐ˛i6‹“Ź=<Ĺ& Ë—“Rç¤ŕ&P°Ĺ G5RÂÂĆ^Ň,•ÓB©>JÇt¸Ś Nw6RRž„HĚtÉÂďf+%j 7Úě*íp?[)ń6ž Šťť”7Î:;B¶%ËK‰ä¬›}‡_ś”›W¶xň˛0šŮI wţŚIú1Š“‡ŤyZLĎ`«VJ»ě<ş9ÖČH­X)‘9r‡%y>;)á`f·ďěÖŇK’“¬M6°Mű'‚VJ,żm,Ú®/ü~ńRęÖż|¸”_¶x)ÝěćEí ~3nĄô‘Ą'˘şÝhňs*^JĎ˙=Ľń,¦lĄÔä° čÇ_?ßNJ8ܢ‹ůś.ŮIé’°„דw”ĹIéąQűQČx)ˇsq{ŐüÉŤ‹‘RŁRŹłÍžř#ű(qŞî ›§yx3GIFJ\;µ’ś{9)Męf˝íýwŮJ‰™7 RQ݇ŔËI‰Ą¤#Ü>át“ś”>ŕř\$k°pIFJ(•˘î1Ăťß"l”8|žr°|®ş( xK´¬];®¦ĺ˘ÄoĘKăř¤çĽ+&JÝŞ¨óŽĂţ_ŐC‰ů[şgż<”P…ľcŕ×*y(A9Ĺý·y~ą%,%V¸8]”ľâˇÔE_šÔf!ř—…ŇFnů‚]/ Ą‰·ß#Ń€aB¶P‚*Ź#Cjě"I%%Ęö®đ…¸ů']LĂx†9É> ű>üiFOMîŐ? ŐŐĺu°ĺźÄś YáîIÄŔšYöI 5qńë§@Y ”p"'U-Ľ¤’҇’=NNhtAyŐ@‰ŚĆ[GÇż(Q)¸ řđZÉJ1™ U–<Ë@‰fU”<ŮGś:Ľ˛…Rł±őްjˇ4ĎňťěĘJXü¤ľÄřDż‹GčP‰DŘÖ˙$ş”Ś9Ű‘ý“$pV¨­Ţ”G“đ]ć ÔŮŚG«:(q„@ŰĆxĄ“…-ÔäVÓŃ š;()/źFARL׳’ąŰ"$¸l:AöGăÇ-”Ô»BĂ Ş€Ů?‰5Îq)ŮĐ?c×˙$¦×6“¦5)SÇ—ŇTmĂćwßJ,alŢ?îóäöI8P۸]Ý#ʧ;ű'qőDµé—aÖ·—ćž#ĺ—®Yřčą%H?v\ě}Ş|Ő/ye % ”šźn84ÂBéÓěB=ćDöP˘pádUu˙ËD‰ťĘŤ-żXÔ3ą(=?“±yđOâ%ŤŰř±ö¤‹ŐC‰U”ćx&š&%ŢkŇü»1Q(¨Ď.JdzAĽ˝Ý\ˇVŘ(I{ĎşPśŁ¸(á^oąz…Ů%Ôă>][vQBŞÇЧÉoôĂD‰üÎ{bO " ĺˇÄ¨–ą–916őĂE©›/\÷äîo%ŐGśHvâ”XJdN˘¤ß{7Ý© ŚÂD© ˝3Ź0 ĂľL”čóBg ß⟇1›(0šýźđµ(áQ<·ĺ‹…:‹‡®‚ÄÔŞ?ę@N.J›1ěłBĐÉRp±Qâ#Ĺá-5˙[×K¤±¸ÂŁčÇćnç¦w'ĄiüĂý ÷v%\˝[U{ěĎkĽl”,Ťeh†á˛QbiőŹľYه]·ęŁDéË.·ć¦ËF‰”R¨ÍžkT%F—aĚńňQBcmhMś§ľÄ˛Qę›é©/÷_x»lŁÄŰY7QőäaT|”.„0·a.ĆrŠ`Ä>J;őWŃy‚ó—ŹĹWp=îăíŁ„ÎőľüÇÎäŁÄô梉ŹáłeIµŚ”¨™śJ+†[d2Râ`űĹűĺĂx{+>JxpOb)•éu}Dř( aMÁ‘Ł!wť—‘Nä~ű…xŽ©b¤$±I<~O–ó˛R˘0Ěη•’š^ ű|y)!†>˝‡BłŞěĄĹ”&ď;(÷ĘVJźçę]웋š&Š•¬¦6&±jÄjá/+%4°D§{5e­VJ Ů ŕÇ%+%ŽČ"W›úe§<Î’—ő¦›«Ç”AĐňRBK!’ů6T%/%öëŃ CśĂ«dĄÄÖ C=ű9ĆËHipá¸îĆÉH‰¤†Ae |ŞŞ‘ę4c®VOöQ˘ŚŇ/Ü?;wµQ"G†’j­ÇÉŕ(|”ŘąÄ8O¨1aŻś|”„\µTçf%šb´äz˛\”Ķ ÝkŐ ŢÉD‰S¨kn‘ěnWőPbÁů‡íËŰŰDI(Ą—jgžM”ÓncIĹ9LX<”X{›ÄÝ©ÄFMńP˘ vź˛ĄJ&J7Ž“á%ĚąoĄqSţ­o#·lˇ„kˇ™wťŚ“m±lˇô‘Uč€ÉS–SŮC‰âáđHjül˘Ô.>#~Kni5Q˘*ăTÚ¸Ţ&JČÝcđäyu1Q⨠†A¦‘aeď•\”ďml¸ą\Ľ'%<1ŤÍ±čÔ`,Jšˇ_|ź+rźJJ¬ťôÝS¨xţ‹‡Ň.ç¨8íĹC ?´ďH˛ć~ %†ň:ť;łŮdˇÄ}“4żÚüz’Ň-ľŮ>ß-—¦e $†¬Ěůt‚›]Ô™”ÚÍa‡¨k#TYJ<ÁqĄşІpĎŐC©ÝĚä] |"Ž%†Dň…–űa˛Pjla'UéQ ”>˛ÎlÝ<\Ň%úŘä.Şý×ţĹBiHč!ŮV-”;‚˘ěyw[ą‹<@!>UÜĄŻAŮ!ţ‡Ď%:Ă4Č’śĺ’÷ ••čLłXZJĽe'Kúf˛wË™h %”ŚŚiV SÖCáˇDÎFsŹPĎlˇDËXUáůÉŻZ<”6¤wĂťÂx'%¬bĹŽrń¨%në<Źb˘ÄÉ«ľ&ŻĐ—ioĄ~“ĽáŐ¸ăľ<”vLŘę…7cµPâäSO„LÉBiBB ™  }őŮD‰#{`ĘOłąIU%ć4—.Śł%v™pź1|5y(ał~bX59H.% o¦óşc»ľÄňPúČ<'€Yýé-–‡–ÖäŽââ sÖ—…„§ü(;´ďlˇ$pţLîÜç™ ”°¨łÇŰ ÎDÁé?…NŹÝ]˙±OÁai7yŘűSČŢĚŃ~dźäť´OiĄńKč%{L¨}Ęcm}Ěá&źâ"gÁí“ ˙)śx>§?2OrDĺ§0*ąč%÷rm+{cQ~LŰ–w©@1Ämý/÷¤ţżbžÔ˙O˝“îÍús<Óďęť4Čś‰뱼“>ÝǬü%í·›'AD ¤¸ç<Đ .ă$äžńK›žŞźd›„(ún$Ë$Ř79N‹Tčö–Iâ(ĐkF}9&ŤĹ2ivN>@ďS ׺ĚDůÚ¬†IhPźŢX€GJ5L"ąŇ˙řIš˛c=LݧĆË/‰)±ŕşŃ{“_’×k S÷j—ÄśĎoç/¨Óý’°—‘:cvÝmotů%ÝĽđ>•O,jňJÂ+7ÎÉXaĄĽ—Y c=L…1•Ě’ĐţÄťuőés.%Ł$ţ“׸öž]’Řś?Ç{>ŮA¶Hbn :>Óľ)$‹$ăč|S(#şŘňHâśű \Ňđť\ÎÉ%‰”ÄUZ5rNI>I¤h şëÍËűÇ]l’ ”Áĺ]UĚl‘„Jł0ó>…—hË"©Ób(çô_IT)nŃ{÷e‘Deł•–¤ĘIäž…Žě‘DĽ\Ł´¦H&I–‘Kn–ĺkR:L’>D"ÄUߍĎćË# ýži¸*e§É#‰U—#,¤ĚłiWQúü‘p‰±|4a#Ĺ&Ű#­ĺŻĽ:Ľ‘>¸Ă#AE™'UâŐi—Q}\ɉSMb˝ľ2%S?©qqaŐ;ŻlŤÔ4?3ˇdUŚ<“1ŇĐş4”#…ËI¶ěř^ĂkXYŐ‰ę_Weى‡Ą@[űˉ´ 9=×4y"q„  UsýPÔžHĽ2(ŽďVf<%}-¦Hč˝ĎÂl‰$Ü˝ IŇĚ+{"ťéÂŠŚ”ü.]9Ďîǽ̔5\Á° ,©D •7<íÓŘýĽců!u ü»e¸§Ë‰=Cpš:ĽĘźŞ!…Ë<ÂśČ2D‚ö2WOĚ–Ü`ĐÁ‹jNż»µÉ̉5?Ě ÎfĂx,ŤTC$¤ˇx*")@áŃf7Ô¸đ ŰV;ˇ9Íç*’'#|ĘEN3›ˇĽ»")Š0\9˙µ'G$úF#ˇV3wUÝ©›a›!ÓOR.Š#Ň.úi#S"G¤ťcŻËN欎Hť 3¬q&C$L@1R˛áů[Ébř!qZâç×ĺ—ůvqDş81č²>ߎHč?[ˇď—#’ä»}$#ná÷'K$;‘[”C$n‡ŃHžÉ ‰ÂĹŤÚ@—Xn{qC‚4m#üJÝp6s˛‚ˇ<ťwL«‚î0°yâ¬j†t˛¬í­…>Šg‰k6;Ě(p /$öă9ë=”gO(^HÎÝtŃćÁ Ľš÷ÚŁ ú,†—ÓńáŽa(}T3$ŞĽůúü—ę†Důč˛âÁՙݨa"ľÝS×o?$Ę–cď®nH:tvĹ×Ű ‰-Lš¦Ř8 Ő_Ő é NĂ,–ŇçĐćŞm_ ţe$ §ŚAóŰé’qĂ>Ľň#ŹŁeD‚c÷† ý?‹źĎŔ]>IH¶@"µŽH,=ţš3|y ±´|‡Žö%ɉĂeÄÄčĐđÇ2A˘áÔƉu•JDČ.H·«»at~ŤdÄşŃ>ďńDÖQ\P´s9řŢ%¤ľ[äx»ŕŮSß&Hy N5Aş9o `ęl‚d'‘ÎpŃR^H(Ë׾É)‡÷*±$ó#î”=á.´o÷#ł˘ďB\u?Ň ‡X«÷#>Ku3!Á©ě(ů},}Q7SFTŮüĚś‡˝?G/)ćGë 6ş?fë# l˘˘îŹpĂJĆG^ck^źf­´ŚŹ´a 8m>Slö>b|°ÍˇDo’¬Źč±9ءVśľŮü¨Oˇ…g´ŻwE-ď#r˛k(Zŕ°gë#%ř‡ďIĎ.źlŹpt;\ Fµ= Eg÷ÚÄű?ŐôÍÍ]gK#ˇĹöč–ě|xUo{Űuâ7q†{íüąŇ/×#B(ütšoŰŁÎě>ś‡ †ě{d1{„u{«žG×ČÎFQ”ŠăŃ®vŚ+ćĚiĄ1˘ ĺĎVüŽÔ˙otÝĺr”Uň;Rěe˙zę ł#„±”sěÖUćeNfGŘŮđfÚ~Č/)ÜŽ:ˇÄTÍĄ™µěvD.={üAËĆRKnGśWÝĂ÷ §xA}°‘=n¦Á2©Ë^GO¨ÇĚFŮ[OFG,ůCČ1ÍCóŮéHÍw´üč^l §#Á7IĄlŞžż#[!ć‘NE=ŮŮé¨ű;ÍËÚŢĬŽđŘđŇŤnUb˝C˛::Í#˦-w™Ţd«#& śű4źS­ídu4š2ôi°ŮŮdTt„ŐrJ ř<çYšÇÎ^GŤsńMi= 0|™Ńx¸ŠŃlv„/ÂXń5÷ŇeuDß2&†ř©Lö:Â@":&¶:úł×ŰUIĽ˛Ő‘Š 1x{T—ŁO·~U7˙Ć)»esÔE1| 1ÄËĺ:ÓĹ}'|ô’ÉQëF΋á;Đ˝ŞÇaę§öcŢŘ·Çž?TöaQţ|{±8Úâ.Mś-ŽŘ˝°­}˛kÝf“#n21Qú/G¤ě·‰~{!Žľ ěÝś śMŽf* iŇ;;I>qËn=ÂĹă‘·Ëîö28âVë±ŐńËŢ9ZÚ-ąaÇa{D–Ž ˝Ťxm«÷’”d# bRĘ ZX?dă´Ž.ąNÍŔ@}ó“ Žšů[ÇqBʉlo„Mó<ł(ë"äW#ô$Π€Éň7R3dę°7ÉÖF¨ 8d’ß}č .oŁ]«Ýóą'ĚM¶FhźÁToý€ÎW#‰ŘJ8Žji¤8<ĽkÎYÜŚ ő‚¬tw ţŰÍ÷Ď‘•$Ä:ŮqÔ)*ůç}g;ŁsšsłČ*{řQ[~­ÉěŤĐ—ťŕăđNÂq÷jgDR‘A53‚˛gÄĚĹĽŠ™QçĂÓ­Ďź'#á˝÷'5ݤ;śŚ”ÇÜĘÖ˛‹‘NśđŇśt˙iËÂR$\Ş}¶°‚—…oˇ¬`p’,ŚŘůܨőM ŐÁj–ÂP&©ţn6›MJG60B6ŢOźř„˛aů:' ć=ĹĽęşqůd5/‚PgĆ‘†Y–l^„˘ZcĎvŻ ev/â¸!­6hö*ĹŔß0†¨é?4Ş{Qó¤ŕĺ^dYđa‘ LÇ–y‘ÇĂ»1ôĎĹ»zĚ>«wQcĹďB­Ţ¦íőű»ńüAĹ}°y‰–uGI;ăZşжĽ‹‚qBß]pŘ [ŢEvŤ‚§Śä[¤.Ş^ű‘-‹dۉ*L“~ŠMÄâX¤˘ŻÖâ‹]öH†FŞZĘV©3ĂBk/ł"dŤąžH>CŐ«Okʞú(^EśÉĺ?»Äě¸ŢNEt\ $,Š«S¤`»#“r0t9}†‰ł­´oFFcŃÄ„zíSĽJ/ź"~~Śé€^ŤŠP 8ťwv`«FEd|î+>ĽŠQŃ%ać°˝Fć˧HĂŁ%eVş“Ő¨jťqą¨ŽbTÁH†Ýİ˛÷ §"b0І quëoŁ"Í‘{ťęëbT„Öí$ôÓDčj Ďđ)b"Ä$ÇaŤfG˨ŹUżZŃbgź"L#Ó6ŃßářmRÄ X\w{yŮąaş.ŮbPÔXč^ÄÜWv(˘ľ ĺöËOV.©—Cřľ…!o«EtĐ4Ř2R­<ťŞEKRQçźaň(bDG2Čüür(šä͆â÷~9QS?äIÍôçeP4áńŽV1ĆÉŢr(Š>Ľ•Ěy»“A‘†ćͱµů·äPđéíˇ¶ÝÉ I(UBY’ěOôńđA1¬vÖbPÔ7r‹ă ŕF&"î^¬)înÁŰ’=TtžŽ,fĺ&űfNĘÄa›ËżmňăîTˇW ŠP·Ź(čyzŠAч“thˇYďNbŐ˘vD^»öë·GѰ”ҞۗGó)oYĂ©qů1ě"áýÎćDśM¤}Ž÷¶čž”¬‰:\×-ýeM$Ë[B†lěVż.̉ä1ó3=Ł;q„,o">Ô'gd|¨ă:Š7§ÁNś{‘µµâMĉ¬gž á. Us"6‡›Öb<›ŤM©Ý2Ką1gs"Äü€ďć2ŁąěN„ü±â­CŢiĹťČ2óUąôÉ›GCLÇÍlLÄ nŚţ©Čqţ›/ŃEŔ”—šŹ~$_"B@p?®r/_"­$spÝeĹ“]‰r4ř¶$úŘżß¶-믳#˙Űđ…vÜĹ˝LR»b†|?ß~DÔ’ř"xéěG„ Ü2DŰé5tţ¸‘}AĂ+ĘŹ"Yá¦×ÍV6e+"js§ś-šÓz˛§ęI' Ł:-'"Ůs@îšzLŠe#"Ěł'pű°"ö6ŘÂ:Ő-?e(±|ŚE˶ł rr*IFDh`jŢ‹ďÝŠчN,©J‘ ë›dE±92#w¶Żq-+"ZăíđcŇ%µëµś¶—~‹{öVś:wÓCě~\ V‹Ń˝§°ÖóÎÚc¶"ęfĐtJŽ·Q·q´Íkʰ+FD\Ö±öjCdŤŹ“Ń™ šŤp;ŁąaY'"o.řŘŽľÝň BŹÁżľyŔ#®p úč㛉6đÇĹ}¨±üGp±OöCŠŢ9LmăQě‡>Ô• —°XI{ZňňçŢĎ9ş”݇>ŠĹ~şß˝`!Ů$îbxca§Qř±÷´Ý™ňŤËD8˘  46˘ůĽ$"6N©_¶"±HwĹ‚·ŹAč4 Žě}¶dAÔ6şĎ­Iů»zq¨ocaNSš2?)&D¨˝®“‘Đ0"ŠĎ!ž§:»lö’ ‘u˘|5î3uĎ'·±ľZńbÂÁ-p,YîC&' _‚vç!“"ëŹ[ßëß!Îąđí<‹çÉimîÜ\xZ‘ł‰śÖŠyć U ‡¬ˇ®{¸rÉqč%Y<·–솤iĹ'ÎÝÔoň#ÚĂp~·ś4ë6Ő)ÓŁl8± .7rtɆCcX+ÄŞvÓ|Ź’ă1~píp't&rËqŃĹä“ë‹ä,ŽC 0 _Ł5˝:ˇt Úö4ĹdĹqrj1®T{9ĺú>Ĺp­_˝[˙ö2}Ş˘%]Îe6™ĹÍŢą‡˝žFÉkH[«qˇĎS?b Q˛F»=©HA›ś†…aÁdř‘ś„¶0˛Ţ°ÇÇđ@} Q[c54ękŽú:đwö-rq'Ż!“wq7×A)›ź^C¦=ó]ĺŢłÓeIF¦!ű –„ľHTi[Ď6C$ŻQŞîŚ´’Ë Vôě!ţ܊ǡ­*NŔ;-‚Âbȶ†p|ŘŻ—żTS‡—čô•ý…¤Ńů¸ł‡Í…4Ź — -ĺ.äçŹňźiîFÉ]č2ŽăˇňNә܅X~Ún-eMSg{!⦠<Í @bńđ’(—ŚC`Ő\µËđt<¶—»­6w\'ÓŠňţň˘ąÄX÷ ř }x¦áŮíČ[§ ur[lqd‡!ś57ŽÖQÚ~~ ‰+ëI*|iÂ`Hű»ź·Űml8dO!Są``_ÇŇ´—„©Ńń\ CYVĆ/Wˇç“Ů´đhń/[!n'ˇŐÝŠ©ĐeÔ7Ż:Ýż=…r¸˙,»ę(¤­Zú4‹ťĺ&t›g˘a@[nB‡|‰‡µďÍĹ+ą ±Ľi÷rÉóđżÍ„¶Îň«ür"¸řPQŐIHAŕm}Ký‚e#I*tśŹTMí,.BŘEč+úIř9$!Źß-Ǥĺ ä Ďaš®ęÄx΋őóNţAŘÍq˙†!řŐ@ˇ˙q˙í$ů¨×¸UĽü8nMřăV˙ µćĽ`µ÷ůö:Iső7hô8JţACa}š¨ŤËĽ±ËĘf—â'»Na Díé¸1(;Źę¤MŮܵeVď NĽxEě9‹y­”SżB¨»äÔh ŕJ° ÷âô±RË»¬‹ŠqrĆĐ<ë©‘ĤǻgŁß Pĺ©˙şéű%× Z+hýMąjfß ŠďźŐ‚ďŐ6—ĎËIOŢž=PĺFŘżwóPŰĺ´S<–nIŘdŇčIi­-˛˝şMłó:7kČO¨ńç{<°§ đ7Xçnš'’ŃD‚ý?Îáę’m‚ …!´ŐöŞ©ź6A k!ě—R‡ěŚ’OíÄ®>€—Ńň"YI©=ɲ>ÎAŚ(|źC°’ ‚äwȢ­?&ŞA˛ě3¶‘·?†aŹčŚâŮ©AlOâzůI˘ |—Ka2˘I<Ă3Ş™p„IŢ@ŘpHÂQTľëń\Ö@¤^SĆ-ě`˛5Ń˝4÷ШŁZńÜ&NĘä DĎM˛ş‚sµZć@ö3ý,ţă—1PÔŽž,ÉFY˝IĄ1+Î@dť‘ç""JÎ@ŃŢVhżďc .Kš†xç&.Ů…!Z=49i c 6ő J k,„l ´%•:Čż\‚8ńű—+Đg4Ŕʧ|—'UXT;ů„ËVvę÷Űăý_&{ýŢ:^†@Ú´ČHămÄz}¬Ň'ŻJv@Ô#2Ť˛îřŮ ŕo¶»śz˛¶ÚťĄ>ŐpeL°ü€ŘÇ$>ÁŠćÝ,…¦YĚă:±żŹjDĂá Ç[^Ě€HČv÷M†!É ČÚ ćÔÓ†~e±âSŕŚůT' UŔ/Ůir°»qě˛ř Ń{»1ü»Ůç ŤGů@˙ĺ„“{ŢçýĺdĄ”n Ş,~’ ĐŘSńOřîj$öć:_ł;9(š‹¬Ř‹÷{ćÔĂú¨úÉČĘJ?Ř@úeÔ"®?¶·»C~śÁ,eułî1˝4öěäŐMßÚîěţCuďFşľÝśrZö?Đd1ĆđPâĽßî?¨Ä÷(ĚÎ-Ű˙ …9ÇâáüóĺţC ĽÎ ˛Î]ö?Vlł`ď¸ä™ł…ů®iÝź’Ůł÷z›'‡n˝ ‹/°ś\tˇr |ę’ďŹmÔ!,ÁX]؉Ýc–Ůőgč ęţ2Šjúdx%>Ľ^¦?§bĂŔGÓ‚ĺůC=¦b|VŮň‡ËßËęřńÉj€5%w¨ä÷Ce~ú°/ WżAcBžÓî—Ý;č!l>i4—Ý7űť$EäZËď‡!ÜđiąY˛â9–á~ňŃś+¦7 Ăň‚ďK@:{ŻjřC|žůaĘK^ëeře ĂŔÝ 5Ćž-ĘxWŻá*–?jů Fkꫝ,JVÓĂᮦ?ť‚«dóćř•<¨;ŕ9ŻBŁřÉň‡r"ZB\~®Ŕn#9ţp4÷ÍČ@(fżŽáBCś z8TÇ)8˝¤ó™oĎô Ľ§=ŕéĺž?ťÚUüRß¶Đ2Őňç`4T¤¸ĐĹňÇŠŇČgůýrÁbłIx‡Ľ“˛ă’ Íf´{“ĺřĂXvĂĄě›q ô.Éň§çăI»WvüŮEZ.תM–?1żmĺYnÉđGÄ'Ča}‚|żŠßŹâˇs„ˇ`ńúÁT.žkK§Yž[V?޶a!}~rú±íŮ[íjŮĺç3 7Ł“±éŻ÷ěńĚ6¦ëźk“=~>ĚX(ąQ¶z‰Ovůi?|›|DíËć‡E‘}ÖčËćÇú16ĆĎH?¦éµë]799üřß·Ů-?¸Ć wzVxŹ“ĹĎgrň’¶ĺjóv˝df“|‡ÓžżL~đů~ʧxü–•šűíńłĹ”/‹fÁ~Źű|üLÍŘÇTe­ü¨^ăóëÚ»‹»´Q•Úßć>Ť&&!zÜßî>9“·ŹZud‘Ç[ńőáóŕˇS6őŇ©3?:Ä©¦>`„ËŹÉÓÇ‚‡Pá7Ö°Á™Zó4ôČfn>ů°9d*“Áđ9úŽGĚ}DđĎŻŻ~>ą’t^vóądW>nžöĺĺ@y÷]ĆKĹËÇň0}ŔőňńÁE»Č'ŹDÖ/µÔčÔj±é˘ş‹üĹŧíÇ*>?A]±ń1ąŤńűÍ_g+.>(pŚ=`Ç,.>ř-› Z-óz»řŕĹ,ú™\„Η‹B—k‹˛˝L|’•Ń]s4á×ň2ńaPş/:|ńđaăüfíÔô§lśżM| Ď=Č™o˘&Żg~yřä®ńŕžQ |˛ĄßGqďoĹśi@˘)űŹęŢęd Ź! „_î=OÂţŐ˝Gů/öJ›+ †;Ů÷|˛[€éIťE¶ďASSfK”Ů®ăeßłiE7 žË»çĂ~Ü][§|i“yw4Ů{Sî>ŐĽ§1« 8Ź·{Źč-ˇÄx®ÉËľGń™u+(¬Ţ=Ţ˝Ľ@†˙Ë»ĄŁ>°Ţ¬î§ž—äŮÓĚEzLCšĘŁ©šöpbą/vö]L{LŻŁ_xČ'¦:ölő°˝ýz8t39ݬĺ×ĂFďE ”Ő¨xţdż4/D1W,gŁä×Cť8zÚ»5/šýČpěá ~sÜ‚»ĘO1ěń˘·A˙ČHv=”SŇđ46ăě—_Ă5SŻQÍzđÝX¦–ąH1ëA÷÷örNOKőP„pwz8··bÖŁď…$ŘřUźžĆ\p;±Ů„OŹŤ—ëę6Ůe“yŞx¦‰áŃóaxŚŠ“ő¶ĺoł…GŹĹͦ]­Úóčń–;ŹEĂ@®rţ ož3eVMµł-ŹříáĂ»ŻęËCýpXÁ |ňňĺˇU5W_0őá”·lyXšB 9í4çm[¶<Ţ ą •ÁëRLyÄŕőBK§iĎ,¦<ŕĐ·˝ňÎ~E굏—%O÷đŘ`ź2¨Ě–<Uby¬™¸ăeÉcâ?D±/e?žÁá[żBOD_üxĽ>°[âJŇţră±:Ě®Č{ţ—Ěx80ŤůRÖEŃOf<|¨Ń Ôůx6ă9¬—nm±ă—ÝíxľÚ ää˝Ěx:÷eŽüF÷(f<ˇ|‚cľńď—SťsTcąÖ]­xPłcö§dNśý¶ąŹí˙^7ŁTžŹżçµ˝}x:ëoŃXN6{íء©Äţm´ł%Ňô#Ö·É÷ę+|1ŞÇŽěq8Vä¨qg‹„¦PiŹ8ŕ*vTcnË^»5ąă,‹únRkg'ZŮb‡&ĹHÄ»é;Ş;ě°NÚśmŇS—âÎ;\cQ~h[őŘQŤLÉťĺ–ŐT_DuŢ~ÉS‡†NaX­JĎ}rŐń᧬í/G\v íF‰ośuľć‰ęg˙(~:Ś`;qjVŰőa¨cą˝ö.öŞ™NŠ”¬ EŔrR¬f:\+vŕSŚtÖRD9ăzŰčôŤDH/ž\÷ŰE'ݤvý˛Đi”‚yXŘÇŰC‡5ŢëƶQŃŢłóµłvť,txȰůúŢß:¬*śaz g±ä Ă“ 9o7™ČĐź,t@DĐÂqÁŞdˇĂßÂ3“¤Ę1{čř¶ő­eTt˛Ňâ€Q˛ĎáRSCÎ,_šľäíţ9”[q©5/ŕËAÇ’µŔí=—ŕ_.| uĎ vXč Ł™ć‘™Ŕń# X>+báÖ&k›˙O¦ü3ßý‘Žw3>ĄťÁ¨EÖ6GôŰ>ĄáĆíQ/9Cěţ)j÷FľôŹyčXěń)Áľ,O«˙rż˙+î7ă˙3÷›çŮýâ~óŇpżyyßŕ°ýÓűćYK{Xßp śKE?–ďÍÇb4}ŕP"Ć7¶Ýşßs”$Ó Gܒፏş©Ófn.â­ťÁhXüĐ/f7çöŐěf;˛Ů ŐoÉěć"sąÝôQÝn†ř‘»»ÝÄ7· šËă/·›y÷ävC6fr»Q^šÜnĽ±í…ë'őJn7öÉŢ*şżűÜrö§Ď !}Ýţňąy’»o>7OJW|n¶ęs#¸Üľ|nÄÍ]>7ŞÔ&ź’â’Í ‡‚‹Í ĐËćFŞČŻ67űy›»¬ę7üT“›ľW“›¦Qď¶Ln€'Ë&7óĹa™Ü`¨0›Ü ź•MnŘ|I7$Š/Ź›ŹNĺrŁ!Šärcť?m0M“nlÝ;kÓđň·ą‹żŤ&P’ÁÍYým(Éţ6VM úŐă›Üô=űŰĆ’ým/e›E‰0¸)SMn„żŤ~Őt§ ÍÝüensBżĚmîęmÓ7MMüémsŚěmóQéŢöÉfßźŢ6Ŕh'oVç’µÍFł/Ö6’-o›ĐŠKáȇ図 őłamC±äl#ŤDr¶9^Î6·ô|;Ű<ĎPń¶AČź˝mTúËć6-»ŰLiŻp·qú‹µý)P1w›Y˝m°ĚżYŰ@úR­mögo›ńň¶áń™¬m$ŕZÖ6„Sdo›Ć“éOoJ–· ďHň¶a ¶ĽmjĎs4ßlmŽVmmtMuÓ}«pµ|%»Ú‡ÜÝĂŐ¦źŐÔf#9ľÚ¨]g#.ýĺjĂZm2µŃ|Ç2µ1pŠvĘŃ˛Ł Ů¶ÉŃfNŐţt´Á\|q´Ů‚^@^Hr´Q:4M ![ęĺgÓ{µłÁć~&;Ę,c?äün6ö úŠjXö˛éś1•Cçddc­ˇĎ—‘ŤÇU6KĎřr˛‰Q|…(r&r‡’ŹŤ<–ŹŤ4,ËĆFZ„/66Oľđň±aNŕĽĎjcsTMĎ~µ±™OH‘llŢ.6¤R,šD%™D}u±ąŰËņ´˙€YŘXŇć­ůŁ˙űŰiŚ!†ţ›×Ŕ­/›×řÁŁOfß(ą×ôj^ÓOEŐc™×°PźÍkşśaţ6Żé{1ŻquŻŦ}ĺ^3«yŤę ŮĽ†ĺŮľ¦u˝GŘ×\ŐĽ† §b^ŔfŰ•lËĽK#›×4™m$ó±’{ŤhHŐ˝&'ßÇ6˛y çP˛{Ť`„/÷+Ô¨P~VçžŃ㸋oŤő µŮKVđÍ·ş‚d\3FŤ×Ż=׼}kdĽmkř˝}Ăv=ňű]¦5jś}7­1Ë™eZcş°śÁµy™Öpo48ß8ÖŔĤÖä#zâçgż]\ËvĹ1«†5g5¬ˇ´°úŐ‡TćűćVchűäVĂÂlWĂł#ąŐ@ÂPěj$aHv5 ˙@6ÔĹŻf‹Á~¶OłWM;«YŤ&Ľ˛[Ťíź®Ă}‚ÁlUÓ«Q űÓ˙aT›đ·OÍ8«MÍĂššĘ5ľ{+>e¦ÔhMŰÉ'0`6©)ör›Ľj˙v¨ŮŹjPĂ02ÔHőšjěáń( öÉźF Ľ°®ŕg_ËšĆn›qŃ.˝ő˛¦éŐšFćzß­i&Ą’5M@ň,T“ąÍ˛¦9«3Mg䑝i0Ë’śi6ňx˙v¦iüüäLU”ťiĚEč/g;ŽdMC®~r¦aď#;Ó°¬šŚi4÷6¦Y!ĄdęŮ•†4¨äJĂŔ˙Ä”†¸ýdJ#z\1Ą™Ő”FDŕjJÓŞ)ŤZgŮ”†ŹX2ĄCßâpSšRd3O¬dHăD+ŰčTÉúćFkÚâF“Íh„ÓMn4X°ŮŤć˛In4íĺF3ôÉŤf©X]ůŰŤ@ÜěFó6ŁaŮ9›Ń8:Ŕě¶ô¸U/nDl¬V4¶;ěçmCsWšsŰĐô­ÚĐȉ'ąĐxçTłů×e|óâBsč%áBă8,ŁĄĎÍśÉن†'JµˇyąĐ4yn%K¬€sľmh´]ĎP0Ţă› žłdAă‘1ă´]}3ˇŮ±a˙éBsŽjBÓg5ˇ9~1ˇ9űVLh>â,š¦łô‹ M«ÚrˇąS˘·aÔŁĐhŘXˇ€pÉ~¦oŐ}aę|ąĎôę>ŁîzvźAE(ŰĎěŐ}†Ł&ŮFěâ?±­ě?3ä_ńĹSOÉĆöµ§Í_%ĐŐ€¦íň·Y4!Ű3¸ ć˂ƇE©(ůĎ8|]ý+Í1 Ů÷d@Sëős˙f=#Ět˛žůC–Ľg¦¸đË{†“ĄÉ{†TŇę=ĂĎ!ůün~Ů{Ć+[×?/ďY&ó™©›”Ěg$ZKö3ű”ĂĚîţ3Žv÷pxôâ?óŃĚÔr ™M?ó/h•’ fęłM›ú·{ĐđGdš!śäBÓ·ęBsnoîÁÉ„™Ô™MhÜ™w3M)ź˘ęBÄĘűn /^ŘC®?O—} í_mh0:SlhžËUlh†ö€o64đŔĘ.4NVHHĽbAÓŰË‚FëŕO ţ¶ O.YĐ ±Î4ÜÚżxĐĚS9ŮĆjKvőĺ˛ Í–f+ź×š· «yßh`Î’,h(ËË&4rť¬&4Ľ>öO8– hĽÉ„U&eáňžńŻěéä(Ć3”"$ßÄôĹx&n­-^™â:ĂłĂ{‡pVřf:sĚŁÎŕŇe× ő˛ëĚž »ŮędË™-šÝBćwżéŰŠß Kŕľl`-´ĚfXŽČn3’Ľ·Ők—ÝĚNĹe¶›a¨”ýfv ›˛ß uQŮpf“gÍ2śů˛,gäMđÝsęăl:c‚o•Ot˙_ž3[öśaR›,g6yĄ}µśéđË–3dĺ'ËÎż,gV;e{;δR$ŘaÜóĹn®ŃŮnĆZa1^^3˘Ďf3r\f3g‰ żĘV3ÚĹB§—-9ÍđQ MÇüj4ÓßF3–cމĄµŻF3´˘«F3ü|Ď`·lfŔâĎ63ćD—lfl‹´Żó—Ç Ë|Éc†Ó=Ůb†ée2Ó˝Ĺ2™áşK&3 ŕż™Ě Ü€/&3óš_\fNxÁýé2ˇçä2Łňm˛™éŇb,źŇ‹łÓŚŕűŐifV§Äľ8̀؜f3ÉV3‚™d«wĄ3ř¬ôŮhć~ÍčËhFSôÉif4yŃ,§üĘě4cčőä4Ó«ŃĚqżŤf Ôë˝r°łÍŚuýÄátąĚD/H‰Ł>Ű\fP_Ę&3Ykß]fhÓňĹećą_\fvÁ˛—ËŚ; +ÜŰÉ8Ş63¦S°¬‰W7lf>ä$ź™a.6ߌfć±5šO1šáR÷R#Mt8·G—@őhć..3,ő&“„Żw1™!“/yĚ`™¶·ÇĚZŁX>w1±ˇaúQy˛$w™ěň ĺ}6—éGő–áÖ˝e¸$kŽůţO­e¬†Ąň†ÄˇŮX®$ÉXayő•ÁĹĚĆ2ÂCcŰr-řŕ*YĆ2D'_™MÜ˙ě+cD@{{~Ăä)ĂÓ"™Ę˛} OlVŮUF35ŮUĆjúsó¬Y®2^@óă+t™ĘP‘ž]eĚ/#»ĘŘ‘µ™ ‰÷ů«« í’ÂVĆ’.gŽűż|ežű›ŻL[Sö•aë,Ëđ%_™ž[›|”’­Ě™Me^¶b*S*/đ˝ÝP†ÄŞä'˝ŘÉŕaĎv2Ćd;™Qéđ /V2Wµ’p1[Éh(™É°:”˝dŘMV2ś«ËV2ř”ä%ÓÍ’e¸—ŚsZÜKFZóě%e­a#-7™Ď^ÝdĚâă7™?°ĺ&cŰ®Pc@“ÜdŠ™ ˘ĺŁÉŘ(¶év†ěb67“±Ý#şc36Ó“™ŚĆ´˛™ «äŮM¦k˙řŰM]a&sU+™ŤŢ»ŮJ¦˝¬d¸“T+™ž[ áPö‘qw\źg<Îę!ÚHöŮçyČŘ™Ü5ł_LŰ«aŚěz’_LůĹě÷/żîCŻć3uoÂ/Ćcf#ˇ˝˙‹aĚóżUĂvUĂ™#˝ cň2Ç‘ÝbČDNf1XľßÝbžŤfąĹô­şĹ ©ť_ÝbÎ3™Ĺx ď‡2»9Ă.Ć‚+©ž\¸Ů/Ć+[Ş‹źlţ%·ęA߯N1{qŠq©Ů–FýľűÄ`«řÄéP5lűr‰1˘·UĆť=b)Ę.1§™Ě„K {ÜaCu\1‰qƢ™Q1pÍ1­XÄpäň›CLQ<[ÄL“9©iŃež˛,bÄô2Ź1eď˛iřŰfKú6Ž˙6†y®F1†1 ŤöJ=NşÂ`µ¸Â ×dQĽ*ÉfŻ®0ÇĚ®0oS˛ĚŠ) ZŦ™oĚr… ßBÖA_]a0_\aL@cµâźj Ăbp™“c>óŐfŕąK¶0¶!čö¸Ş+Lî•Îö/¦0ŚF\şVţ2…ˇ–;ąÂP~ő·)Ě—€d ăŃťŁČ–0b.%O&3Źđ„ń3Ĺ‚1]żĺăżÍ°\[ÉFgiŚĎa'MN0d&#M¶Oߌ`ණ`2śl_}`°¶˙˙Äý[Ż4Ͳť‡]÷üëŇŘFĺˇ*«Ä+ٲŻl˰ucŔA´M@" ’°ěďcDdFÔ|»żEia 7öţzľÝuČŚŚăxFGŐ,›íŠwÍ!jTÄŔxż‹’]z6™ŹzýE Ś„—fś"Ɍɱ©=&â9  ž`ůNŮKÄŔx‘żŰ´,o``¬WÂßŢľź cÉ6úăĂY éŮ00^€Ŕ Ă:B`pÎ&Ěś ”‹«mł(0Vµđnwp$ż `ĆÁ% «?Ó›.p2`Řj0…ZBŔĽcŁÉBĽLŚ•KUfń_ĽĂÇđG,ŃG –WŔ`_ô€ń÷fVž3f%páý;f`_FŚ9 †€aQá;¦’ał0WFŔhh!`łŚÚżD€!˝=`(ođ•3Z&Ŕ°0xÖ{Ŕxé¤YŽAšE€qÍgCgcµ0]ť#ń±/űL€?Sźú‰ždÂŽôň˙2t0|Áż@Fdá_lJP‹»ó‰ţr<č/%6Wö«Łż@ó7Ń_® qrÍgřKÝ'Đ_<Ç2µ?ţ‚ýRz ěV)űĹ‘ý"OÓ‘h©‹ŕ—ĺ4žC„ľÔ }é’ _ĐŤ3­)ľˇľěP+˙F}9žÔ—’–î!č̢ľx Ńî@L”€}ńţ-ĄX‘ođ® ü˘ÇŻ0cP¦'R_¤± /¬ľ}…ľT;őĹ‚›âŠH%_ďeŁcä˝ÔśżĽmř_ŕ^ –p/–Z0?˝2BK°—şeÚ‹ˇíĄĆŁď8„3Ů>Đ^ĘmľĐ^nđťör@p|Ń^ŢVCR#ą;ë…ŞőÂţě„z™ …hfú†zPk@˝řÁaÂÂ!-ÔK)™ô“@/%xs]”śz!-’^ęĐź8é…é‹Čz)öu˛^¬š«Ě]•Čţb˝Ľce…yŤ€zAJ9±^LĆ?°^|é¸;zźŠß@/WâĽČ8lô˛‹"0A/ÖhS\]ďććÜě…yyR^°kz˘Ľ”‘!/0{g˘ĽĽ÷Ly鲚_0/·_ś1/>(¤ńNšÍ…xńâ¨ÇXwôń.ˇđÂ&ż;˘]VĘmŁľhäşđ/Ö…39‰ëRb|=Ř8¨.ëcÓĄf¤K­té üD¦‹ű@foőóčb“Î P‹>^<ĺĚĐĺ`.ć¬Ú@Ź3á\j¬śK=°\üńČ•čl`x \řb˝%ď. \°jgs _ăÂŃÂHr˝#€\Ü ĎÁÔq93Ä…MâŇ—Fo9B\p2D† ĺs#ÂĹrvS"†„KÍüHp1ZĽćű6Ýŕ5.ď‘. E>ó[ČщüCH düdÂ[ôo‹ÄŮ-~Tí–ĘĺĘ^đ{í^öî7v É^Ýb :éÄ;ŽŕEđ M‡@mńv ë ŇCą&˛ĹŰś˝/çÜ3±ĄŐ`l$̉-%¶¦âť ŘҰĄ ˇ€-¦ýă~zÝż±Zî»ůkzń+¬Ą@"ŔZ\áCvŤ_`-PZŤ°6˙Gń¨˘&ŕZT>ŽýŢE˘µlsČ0ök1Ü‘ŽPâ`ľ±Z8_‹ŐR˘ű3–X-îČë=´DXË•Y-Řj ŐÇ?°Zvł«ĺŔŐʤµ0Y`-›´¤'¬ĺ̨¤çŐBî! ô˝?sZ¶Ěi±=®€ˇabú¤´¸?oâÄB‹J‹ďňYŰ”–-td´ž-W´-K€ÚÍçmE< ŽŻ$hÖxŔ@ ˇĎ‚?IxłŔđ´_Žw‰d–őްťú7,KD"bYĚiS–®ëŮ,KńV«eVćŔżaYö„eˇ¨PŔ˛H+3rYŢWłmÁ,5ŇD°gž\ľz/@|AY,Óä–ččČ"mô}Yv’+#ľE ˛f DŰ4&DĄ§p,ď–q,ű©x,x6‘Dzłó0ňX(Ď,CH•…dÉ‘—nbńXŇ8vţy,>#[ż »,8ç"‘ĄŤ‘ĺÝ3‘ĺ§)Yh˛ÝtěýdąÂfĚ`,f:|?úťÄr;‡‘Äâß®Ăn<™s˘XöLb¬€|'±Ü§m$±x?Ľ°Oß9,őŘ2‡ĹBGă°h“|±^ôŤĂBBIŕ°Đ? –ÚuŤ“Ă"Ő˛b‘t±°ŢI,\†Ä"NĘ–ŤúŔß8,P2˙Âa őWË çä3‡Ëě3‡ĺ€.áâ°LĺJ{@Ľý@a93ÇűWËńÁr»°OËz˙¨-ť‰Ŕbž©q{úŠ%M˛ř—č• ˝Đ+Všťę ĺú@^ŃéÓ#y…i^ٵú'zĹ6ź·cŤł¨+ĺ]mkčJĎĐ•Îč4BW^+Ű4†~ürćŠëkůÉy$â ¶d$®ôCX’ňrâŠ×üuxŃ0EŕJyW…7p¶'WFŇʼn+̦EäJŐÝ-䊯JëW>ét…ܵ]ń(B–éÔĎĆ®ś=bWĐ,°+C`”mbWŢbĹ5íeĄ™ÇŠŚFĎ‘±B_;0V1Ł5/%öXiOŔŠ@ź+WM€•“P8CÇgŔ ô°ţZ ¬ľ+Č_ÄŠ!H>V +ťžÓJ=+|Ş^ë«{˘«°<âULWü^e€Řń*˲Ł$ÂUlŻř>ěGK`ŻÂ۱/\E«¬ <±ŚU±SÉ&y^úĘT!L(0U8“¸¨*(Śo‰Şbž őhňÔ T§ÚčTlCż˙‰«rő“¸*GćŞ4éON® źŞ5H±ů†U9@6XËGhMJôß*h‰ŔTAs”5/şşŻP˛Lş3U&ÎY*U¸”@T±óO•± MĄg–ĘFşúĄÂŚźmP] v® ¤B„ݤÂěś[x{HĄöĚQ8Gĺ­ĆÂRéÂ[|©Ü>K©D3zĐu FŚJµŻß?rTźŽJypTşś™ŁRŁjŮÎbÔW ˘â˝°Ţűu•ÄPą2B…–2"T|uëŔ᧡NYz žź9ŇS„ĘůO©0Öžâ­Qvó ôë!>÷ß8Ĺ‹YvÄëśZ䦄N1ŘgvJ+5˛SđO#;eŠô™ťrTö…ťŇa˛żÂS: ž2'ĬżBżżĐ)VöŢ#ŔBżcSîč7bSX„Ôö°~Ą¦”3QSHJĐÜÁů„¦¤S°)ć{ČHbČÂĄáeÚ×—‘µK)}ĆĄÜ»4ňR&ďOYů‚„j"¦ěM" ™ňN+H´–ĎÄBž1e›ĄLĽŢšp)ćMl¶v…™°”w*1ť´H).ČbJáz0‘“‚Ń ÄIaŰßWNJ9'…Ií€I1ÚGLJeÄú“˛gJŠőűzm©ö¶)˘],@ bĆ)ŮűMňÍĹs\cŮrąěü:9¬±ˇ÷š* ’…FYX§i™đ|IúË-ď•iáÁ˘ďߥ}ÖđąŃ]ŽÉ—]ÉţóÉD1Y˙y.‚»śS/ĺ˝Sxjáë˙ІŇ˙!4”ţż 3"ťĹ‰Ca*|ŇPČť<ë\ýD¶ŕţR[ ˘‡ďU»ÜŮ' 6Şő‚QÖD1°“i1RęMö›S‚ú0űeşçrp¤D\'坉(]2ŤbĹeĺ2Ź"ŮŃĹCą2E8ÖČCŃĄ©€:Ç'ĘmBżŇP0~h(ţëźv*Š?2íoSu‹@”m6°Ę÷†‚Ôň %N eöŚYĹâ}ŇPlKδđí§J™„B˝ÄHByÇió‰áA!ŘrbPš‰“D J:…KB xMGm+ Ĺgśď¨=PâŞ"€?)}Â6ąE>ˇĆ]Dź }bŤR^IĆřâGę 3őÄ›¬fâéĐ&B˝˙ĐÚ=™úŰŠ óÄ3÷Ň>#O´;GäI”]eŐeáNüL±fuM(đÄgĽ`y'4JîeŹ+đNjÍĽĺ’ďÄGTí´L%O´ x"b÷žřIg.¶gľOúľ!ž Ž‰'¶pMI•Í+_€'6[ŔxP‰xRXśÄO×Ě&Ťi'ďÔkP‹šťě]ş vr>a'é±*s`'Öüë˛eý ëddÖIdżŐč„Ó“ tÂ:ÄĐÉý‡tÂŢ:Ńř흤¬t­*®9čÄ«n馋?`NĆwĚI;"ćÄÜÝ6ßt¤śüž. „—yT TŚV=ů&=. ±ŢÄĘu§SňÉĐ&vą'@u@›´4›_„O]\“mfŹ5Wđj22/¨‰.QéŃFÓ„‡ž7d#S0&5ę5 Üi‘gâér%N•.@›žÍ™x&. o nt¶Űâ™'Ż;©ĎÄ&>e\ž4“¨ö/ŮÂ…2ńď•×tu™lłš÷1&¶b”ţVŁJŔÔĹdcţ+Ĺäöë"ĹćÇíáq=&{Ěî«3L,cýĎJh~Á—Dz‰ż…Ů X"ĽäČčj\rÉV$áIą%÷1’ą%±Ů](ËČ-1ťťMe×Ç“[âłÄ¶@-ˇÇ¨%ű2µ$% ‡QM>"K(9‘%~véŇë_"KĆ8˛¤§mLńE+y«Ő&ŻD=I‹WB%Á€+рĕxŰŞŻášQ%ś¤68~• 2‚JF攥9%žŔvŤbęW"• ţޤ/WSÁČ"“JÖéĘNó/ ’¨*1_¸Y›“8ŰÄ”ĽSÎ Ďs‹ś’+cJ”M’Ţçi|ŤoŚ’=1JÜÜyÎü6QbĎ;… Ś’©/›Ç”_†”HőĘRöB¬,F‰ĺű=(ŘPPâP+ż6^ź¤z[ĎühG“X3)˘-ˇI¨Ń$ŰMâÉjs÷Ĺ6ů€&9ú™Ů$Wf“tĹşM2ťMřŹ6ÉöZň‡ü¤ &á;źÁ•°$ަ¶8­ćO\’ čNŕ’XäçöžLž„%±Ůr…ô†-iKâą"íÂC8‰Ŕ%ńQ ĺš«,‰Lb†f“Dşöñ$3—dî=\“Ř1kh’ťMÚM˘śÇ)ÜÁt“č¨S˘ŽH%A»a¤’¨=¬~Óú$’ŕŇ#’¤Ř_|D’ÔŚ$‘ţ"’H†0IśŞWĂ…#ÁxhÄ‘ě˛$ GźĆꋤFOPÍ` _Ü”éčILs¨<âÎ- üŁL!©-SH6"|…ÄľßŇ;§ň; AŇ­¬Ź’ű’Ă‘+T–! ’÷“A˛ëń'É^ĎnŚ‘Í $ć\şC†ö™ ą2~7X"~ÄG_M/VŽOŔ #€Ä˲Šu*űě~$7ńÝż‘ŕ#>Deă$:Ţ"}ÄĄEMĘ‚ö"đGuüĽŽé#ŽŹróč=RC  )‰HQ€2›WĚ‘+<łjÔ’ö…9QĄČk™#Â0äĄ`-‡"×gä¦6rIJţ6ÜŚş™#gp, ěóŤ9<âdŽH7PGŠe-ËÄŽXNŔ›W¶ëIŮfk˛´Ü"pĢ?ß®ă;k¤’ý5ŇN[¬‘bfŇŹNx™ 52eíüĺdFÎŚŮDŚ‘LQçgÄŚ»§ZĘP2w1F<äł]WM|Ř‘‘4IŚŘšôî€äöŚŘŠ}VȸOîNAs: ElűšdÍ!ňÉb‹dy5–¨"[dJëésń/>ĐE\5–”áEZ˘‹ŕI‘.RŹ ‘€n†‹0·1sŃ‘,ňNaÉę ˇE¶×šÚ)qEś'«’őˇSÄťr{€Šx.Ç/l"E˘÷[ůÓ×"Š”H‘¦Y$ŠÜ+„sˇ˘űÖs®gśáăd<Ę/ś&C"Nä0 I8©(VÖP÷g–&#K¤e’vl‰Ľ-äŇzS±<˘D7 ,‘Cć‹%bgšçqĎ#bDNŠN•’ "ž“q­†!©Žńj·÷Ń€Ň"ĘOA„Ď%ňC’’‚Đu’ëgjŃýéxp bô’â÷µg‡ ‰!ÁC,µćâJ‚sl ‚ĆÉ‘ţR€‡řątXŃOř‘E™Ů&_Rĺ©9?dşAr“7]@ ‡ŘÂrn!F˘‡Ř›—Uuuźč!ĐŤô˛Q">ÄŮ(çG|H• řžá! 𹲵:$\˙G|ţu)2óWv& ÁŃ&A„b !"XbČfóÓőńdXľü Ý´!ňFŻN„p:#CDz†H„tADÜ‘őĂŕG†Hç!‚ő"* 3š1žE€°ť2@Dű‹¶ "ćÉ+2 ţŃA„sç RČ ‘ÝňsrţĘô˘#=D’Ś‘â&‹k\‚âźA“1ŔCü(·)jŃ)ľ˘CŽë‰Ů^Aőˇ÷Ä i[ƆPů#aC<  5(ö R¶ŻÔđľPCŔAĎÔNU5{d‡ŔZĽ— Ó×d†Ř“3jŞ?CC†šĐ·z÷5D x‘âvű÷p3ä}efÄ»"3Ä˱RŃÄ‚†°Ť"0C¨y™!ţŻg~µgdŮU%ëĄk!gÄ…P‡ä‰ áYŕá=<´/¬›"łBx†fŇgRŚÂ"…x Âŕź"pŕ2D ‰BŚ’i”ŘR‡Ă˘e@ś 1^ßg@ČNLI„Ä8t:ë%űZî5ÁA°°"Döa}7ŔAvCL8Ňö‘ ˘®ÖŔ)%łAče|c@ő dŹhź,qµrC>˘A(řĐ üŚlnŔŮ –ZW§@"wl âĘ6÷ňĘ\3řpť`Űq±łŮŃ7$Î Ń‘ "r&ó‘ âů˛Ó†ĚD-ůą-Ë7(Č˝HPmÖ0%ˇ‰ .ăm@=/<’p >V25ĎŚ± š,˙!ÇÂLďĎhýö„Ľ0¶wŢ6d&;#\\@|ŘCőQPń"ŢŁĆÚ+fY3ÜĂŁFé˝cÂ=,3rybčúĘö( }b{ě8?ł=ŔÄý ¶ŔDíQc2°1¨ l ęLJHŕšĹö[Y©<Ć€÷h{¤{HË=Ń=b˙F‘źčlĚpW˘{­éE=Ë‘îaë±[§śîĎŃe nĹ%ěÇ5ÉÖtjcC›Hö0:I“őÔ2Fę!éĎ@őj·ýBő¸·Đ˘zLĂ0ňŤéQŮő°i˛ ‘čA‹ô°ă o·SysŠŃ® ď4=húćz8ÎĂňsvRďŤóšG:OcŇ<¦TŞyqě«<[ :xÄ´Ě0ŹuěŔ€ÔÄňHYzO”ź©jP­˙‚ň¦/ˇ<ś¤pLňčĺab17@»<“<¶×R„ŽÍŚGo#b<<ëc8 ž6‘ă1µ“u°‰ę3ČJbäášňn±Ô><öšAQ˛P˘Őäás6jgѧź(%Ц†#Ĺch1FЇYFݶżżR<!“âŃöäşE(5Ôj¬˘,„^K‚xHęň ÄăvN3ÄĂQŰz±]ŽíĹöcB<®ŚđŔ‘Vľ0<Ęľ%†‡O{ÎŽ‹ÁŁd‚‡Ř®‹ŕau–·öÄď°Űv€‡đ ŕaUřj"Dd„Gô_* ‰ßů"N€wĽ#˝Ă ™ŢA#1k­×7zÇíŐ&z‡'đMČäő@wDu›*jM wL¬±Nr}ȱ¦·k±j‡V«{Ľ2µĂ'$lndÓç‹Ů1˘TY10ĹćĚkNuË HŇ"vä×Ĺ]€üv‹SřL"±ĂÄYô:ŠÄŽ÷Ů!E×ÄěpIWkĺ­-f‡;Ó:…w1”>C;n‹ˇ(–GhÇ©KśĚë±1Ĺ/˝óě-󳉼o±j# ŕv¸çcG%mGvŔmJÄŤ¶b‡ ąčPŰż;i!_€·ÍŔ]ź;şE°Ă'=”nB•LZLJéH,2ET‡đQ™Ô±…Ö‚#+`:¬Čg*!lľR:ě[ tŘ$‰ŐţA:éŕ 0\€tĽG†tTť Ň=» ŽEčxÇQşJ‰‰/č2'DGÚÇC˙|ň9¦Gjýˇ\¬‹Î‘Š“u׿ýÄç8žĂÖŞ·Őîpo"ť#®Ă;@Hdź˘°ÎP.”o\¬•ŔĺxÇ&l±˝#Ă śźr K±–ă|P98U›¨>¶ …Ë8b9Zž\:b9ś#¦Ľ¸ÉaŹÍ»$Vý…ÉAµęĹäx(|ĺË^ĂůrX—‡őćS‡;9ě43ć1ă„ä¨1'‡'׏ĂŢŠ~ű¬b±8<ڰÁ4žÂdqŘ"Żß`€đ|qTĚë}q@o+Á8,Ç/o[0ŮăđVßYő* Äq…­łĂ.r8´˝‡•NIüâhdU|q@‹,‚8, .»s=PďžQł$źuó[ż8 dďĂŇF“H7~8 ţ ‰Á!ą¬ÄŕpÂôÝ^‰żryäoěúâo<Ň]  Gü†ű‹rP´Ę#€ăČŽĘTëÇíĘ%`Ŕ!ÔŔ$p Ů&8nĂÚ"Ă ţĘk‹2ńďĐş:ŔÁńŇHŕ8$ĹďŁHs>8°î#32cť° [Âo¸lÔěÉ?"~ĂS]ŢĐŘígţF%äă>ćţ‚żq{%™żQĂÉ0šż!eż2~c¤ój5_Đű82zŁĆ¬•ଽ%2yâ&đF‹`x×G†nń¬ÖţÂg©SŞ*­_^Ě -(gn4ýăŹĚŤ†·íĚ ŰHÝSq\Işa¶Í:żt~Fn©1™žŐZ8d”#r#GąQ/MCnP-ţČÜPRýHČŤ#7¤¬‘Ž—ö:DDn@[,17d t##ö„FŚÔ W˘ńFčuĂ_¬˛!‡ľ;`7ĽµŇjú|b7¦J‡őÄ é±änÜnkÄnÔ¸±ó v䋀ݰŤîţ|=FÂn̉gKbăË#v#YIoEěĆĚ*š( M|ŕnxąJîľNĹŹŘŤ†‡ţGě×  cź©e;#uĂ÷Şá/ńBsŁĹˇ&-@7|Ľ¤ÚŕşněZÔŤţ€n .aum1x>b7ĚÜ să1ČŽ}oě¸űŹŕ H(Gđ†÷TYŃ÷ ŢËJ"ÉůMŕŤ-Řą!żq7öđŕqc×»AŻÝë˛÷‰÷…ąA%âĹÜđ 3ŹS7şá–6řČ(+R7"tńĚşa*?j4(úňýtăޱ†nČľŤďĐŤűý čĆč5Q7îw™ Č ěč_ŞWşŽŚÜx'©-!sc6yHHŤ7ďĐ #­5R:¸aăŢlůŔŰpqcµ˝0j~Ŕ6V>Ńm]¬ Ë{Áóx`6bôxHĘű3eŁ00ö8ÔVŃF _áŰ6ţÄÄlŕżFĘ™3S6l-ůióJŚ ‡sÍś°±ÁŮ‚ŚŘp÷Éşx‰‡I|Ť–ůGĄcň5,üśq˙g}ákth,ľFÉA`>{Äk@o&â5v8&]C®/>ľŃ5 wé5.Uxľ_ŕu ®1e8ôâ…Îd /sÍqü Öpî†,ÄřK¬ĆRŹĂ®ž(–7ŠŠŚÜ˘hX ~Žä\˘‘0Űס±\)źht ţа(4ęČü Dźí ?4XŮ‹Ť&TA$h`ž'4šP “ áŞönęůg‚†=—.ŕ§0,cÂgëd3š\Ĺ aŽ—‹‘µ±Gx†űâŢ«˵Đ-9BC,j†®Ę[¶pĚ hyDf†A?™Q˘68g"1c |é¨júáIĚđPĹ«MÄŠm3ĽFŞ §¨e3ô8¦ľ>h—)O‡H#‹—a·ěíG"eŘž´Á"ÂRBelˇř[Á«X  ĎŻúž6g‘2âëš‹“áoł’­oeÄuWJ‚dÄţâÓg ÁëőîÄG:Ćh{Äcä Ŕu} cČDôǰ:’źłĽâcˇ1pXG4†h+ŚńJk¨ď¨ţTů™X é0FĄÓÁf٦öeé‘‹áQµş¬t'0Fl¤/EjhŚQ#ă8`Ś9•¬żŠl1É0›ŚŁ~Ź` ď+łv»WćbĽŁ(9ëŻXŚ3Q1ĐĘ©ĹĐŰ'*XżQ1ÚĘ|ˇbÜć)R1ö°fV"P1†p‹ŠáÝ^Ő©-R1\®L‰,ş?ź‘ŔiE$†W\iUŹe11˘Ë l`BbŘR>mş“ëe1śZá”č Äđvb qž?:-·ö™‰1ö-31Ět¨QPňóźxđ…O<ŚÚŐy÷ňđ0®°»…×üÄĂu=đ0<áĺ}O;O8Śčt " Ăi JĚłćP.žäÎÇV Ăĺ“Tř—šů"axÓĄ~»0đ…!’Ć)F‰ ŚMŕ“/ Śű"2Ă– ć𫿂0 ”A®maĹq}Á7 ĆP%†§Ő#Bŕ`Ř2ťńAŻ‘ń„чţý ˙ţÓĘžúÜH<ŚnK ďQVĘŤ µ ;’0ÄłŹ$ŚÚ3#ź_@ (‚Âđe;'ŹÄÁĐÝ™T=…ÉŘ?B0öíH 6ÜD Ćŕ|˘`ŘĘ—»oj™‚‘63ţgFˇf0<ô›ÍW-á/JÄ_śÁ‰ü‹D™Ânü ;Ą]ţŻâ®ü‚­4‘~!Řf _xä٨ŕf,2ý›”§ĚÜáîÍ{«ďń|1p-đE}€/vf‰2ř‚ÇŤ×ŔđŰ߸ű_q/Î#b/ÜŮô|%@Jź©Č•L˝®ŮíŚGä…—íťěBj,ŕ…µéČŽ”M'ŕżÜŰź€$ůB»Ŕ™ô‘vQae&í˘ĺ•†eš`[8H‹ÚϤ‹Š-˛Hžž‰Ęö]dÎE—8ćřząž ľóA!ůHąh˙%Ś WÎ“ÝˇÍ‹Ś‹¨seřŽÄ¸h™qa´Żoڋٗȏxóú䢟şÄą°0q6´]#1.r'€á«ĺbfÖlJMŹË1oW>ĐÇŚ#ä"IAoÂD—dy'Mü{žú';Ť”oL¤·¶‹#ѦTŘ;i…ѡ§ď¶Â¬w˘—ľbźâ)丹Â+ úď¶ĘŁďU…Ą1’ĆđęÂ{•xňëăsNą{àΕz ¤1óDď•(âăâRVßś•6ü:µˇţ ”±˙C@ű?)(L“´pGE ”Áţ¤“-aÚ˝>vP<*J»UBD1…8ű¬ÝßÎđ>I$ÚˇµĽ›l¦vĎÄeĽŮ0øV]:ZČ ć»đM{×Q˛KäůĺŘŚ7Jőy›·ĄăČĂüŁ)k<ąXXN!DÝ”©}!ÖEĎŔč7ň"^łŁ"iťô Ü·8F]Źđ TEč5Ž™k%â3°=á„v w‡éC:>ŁWö‰^S˘‘ ‰ Ög._> Á9Ł“KJ3Đ Ň2ŕ3—‰ŘJábh°©Ťzb~ýĂ  LźV«•j†‹đ d,ł°D¦bËßŔ:ŃýµY‡eU˙ö"pŕ›`ˇ­*«űá dLꙇvDÇ’ ¸;y•×1xň”+±ĘĄ8‹Ĺł_ş;í÷Î(UŠ7ďŢ@ݶACqŕśî'm”^©¤ŽŁŁQ®÷#d‘ŢjăhóćöřL<ŽŰtďQwÓ”3“háŰ˝8ŰĐ”čP…sŤă!eůr‰ËL!NŁ®ÓČ(Ú‹ÍÁÜ3óťnĐźOhŽMú®_ZŕBs0ކăiu±ŞjI@sPíĽUD”¸ŢĎŮľAeÍn‡wň9čîÁV»ę‚\ĘéxKüće†]l‘Dé€Ů™˘şĚÉ;Ąşű°ţyĂ["u4¶[c¦îbOX7+|ś~)ÜŘ•I¨ŘQI`GÚČűI*˛{Í ďę%٦řQ•äîŔeT4j›s'» D ^M3ŻF‚m‰ß˙c‹´(kť\Ë2ĘÄ-™â'«RWorâx˘ä¶©ëߏŚňŘÉ8>뱜ÚŔňxS(ód–U‡†üţĹó`-S%ŹăJD~¶ş+['Ô—w2‹`s.ěQd úi_@Ç|˘=ŘqÂ>™>Ťúń€{,µxë÷Q#Ţăľs¬ükˇß€ŁŔŤřo¶ŇPű°3±lŰjÜđ^f"$ >.r¦nNżäZŰogÝţz`>č:Ńé®#éň(8{—ăŔ¬}€}h'a(s ›´ŔLÜE=;'€ćÉ‘4wŤZ×—•™ř"÷ąĚ»ş”+•úŁ  ňŇţFD°ŕŤ§Qm0\%ŘĹ˙xłŻ{ÚĚݶp€TÔ˝pnXëĆÁĂýÁ)'ű§ťt[†„‘ŢĚ«”‚ŚYfĂ&ő‘R(/|ůĚ2*« ›‹˘•YĆRń» ¤Ŕ*Ôę^Ěq™!,Ť¤Š‘‚‡|Đő°›¸ ‚, _öRôŘ#8ä=dFűf^Ź@9r‡ŰźlTÁŤüKŚ3Oý"™ř!o^×`ÎzBř"B׎c…¦^ ]’A±ŹhÜ9ŠP$zĘóËŤ7É‚‰Ŕ7Ć9ę!…Ń”5Óiř9đDŘm„ą§îS7E …`%ç¶ë"΀ą¨‹:ť{dŠĐ]بl´ô["U„Iř·ł°ą’¨"·'CÉÉąÇ3Xl‹hiyŚš3Zä>Ř”)P/ą0 -‚Ă«)Qlm>Z/Â’ëypT.ÔÇ_·Ä‡×´8ŐM#tQD°řWJf2rźíđxĽ{Ăj‰3"˛EĂĆtĹň`}ĂQ#epäÂ; Űö€Ť ĚlrĚy/Ćy«¦…ű0ôĄś…ˇ 6EM¬ńYBŐ‰8‚›Ą ´9n’(‹ĐUłńLÂR€ĄEa$Šş¸'ĹĄˇ“É#°¨©(Ć(ěÝŽě%48?3E©JBŹĐ‡C´Í€dśy$Q˘ üF“(Tî›MVë*ädôév‘Ôˇ á691I¸ŮôŤĽ«H!ˇP»Ă¬«ŹˇB‘0wrP Í”×/ŃDŽI#AbâÄ^đŰĽj¦‘0˙ŔĄ[Łťh'H‚íß'#®Í’ŔôíĘŢ»MÇďâzlJGË} Úöö ’”A%ůéś”É$'Fć_§ŹČ˘Ń,‚I$>Ş>v“úR6µO2 —ďÁ6y­«ÁIřČ&AWŕŕ^Ű-Î7đ$\ś0˝¸Ü&Q‚ÇĹjĹĺ­Ú Lş)©ňđĘ„Á}ɡśŢ‹y‹)A†ńé0{"ĘV‚”4D m˛#*’ć™S÷ˇ{Łé±ý•TµMjÔľ?a%° žŮ·‘Y%ő  ăluý+9YřžJłwô%§RÖ­XŇT\ë€,§™Çj© ĐĽ¨Nú)jŐł„'ݡM^Íž%xŃ;˛@űĄ5/lWä–Ŕ«EcďLc€·°°%X’ťS„ÝtŠĹ™äŠ˘Ău3AbB'xIEú®.…z%~Iă¸.v§Ĺ€ě`“ËĚŹŹ×C3#"L¨G7Ó=’¶† źỉď\l –O˙‚‘ě2alÖIQ»1oH&Ân ˝;Ş)mŞJá4Î˙SSk¶Mź{ä™  ŤŁfô®&¤ rKuöf¨Déłg¬ żrĘÂť%qMĐÚČa‹[l“zň­—•Ń&čżAŰz×ŇíÂş Šy™¶´–đeňMŕKď8w;›Äąă„*‘çk÷Ey´Ě8é hşÍnk60!Nź;(“)–^q ś¬ÜČśáeŠvńŕś4¦N=ŘŢ2ç¤8Fj¸ëĄGqNÔ mőĆůfůô_¨˛1aʬCĄ°p'<žQIŢ7keé&O0tÍ´ÜT#OT•ąćT6‘)mBO*¦:sĹ×zR9ܵ©ĆT|1‚O®dŐXö ź`Jn_C#‘O`Iöú}łŻHřŚĹ˛BažĐÂTU‡ť2]^e 4JÁXXC´'‹‚%ĆľŤÍ^}¶„@aŕíÚLu@_Ňś‚˘Ô4¬ţl.n‚çąQáŇ »@*‘„ëĐmćŹ\ ‰CÁ>,këŢP+\J˘÷rtĄÚ‹k,=€(ś)÷]VŽ'žaŰÜ4…rfHÓMv_ŻO Šdđ§ĂiâĹDÁbA9®žc-RQ8›É\„ĎW_™‰RYŰgůČ @,, ú!ĺ1©™ú_\”ĘÓ ĺ˝ĺČÔEáqp~zá}N( qFŃŢ L–Á( ±63b;J6 bŹŢÜ•AŁ\dŁŕU_Łú ^™Ť‚=A‘Ą®°I(őĚFŮL@Ŕ޶čŮ ŹR™·ß%_4Ťđ(ĚHŃät×ß$ RXf…»ŕXţ‘‚ä!Ł}Ën•EIaóBcď”?t¬¬ČIÁz˘šľ í F”Q)zş­™;`—TĘ[Ç&KvRq+\ ő˝‰t 0ŻŠ;˛x)EqŇĚ–{äĄŕ0Ķ»· ˛F—¨& š‚ŔaĄ€ËĐ”Fͦ1×wÝ37ĄPÝ“z+z‹śÂŔ'¬/cŔzJÍť;OvĘÉÇ˝ĎäŰ–č)–ŕ¨VŽ”Ţž‚x˛»€Äb#?Îţ´şx2//ňSJÉ©1é ,„Ę[Ś„SxžÂÎgţÁd¨¨*Ő94!TőGĄrśţŕ¤óŢG&©ŔÚŽz¸Úź$•{#Áüą‹×Ń`*Čś•ú˝ Qy‘¦’Bšĺ´p*Ś“Ů dÍ@Ežr@ŞŔ%ÉČF%ôąÄUiÔÝĄ!`U8^raET…]öJl f٧Űôľ[…ŐŰUž­ö®Â]N—sN”ń*Ő˛2<%|‡Ľż +™báţ/ Ź'X•nGőˇ?I„NBžn™1Ü• +V{źQn"V÷ţ„jlű“±Ň <ŘĆ,…9+l®Ă+2÷Ȩ´ĎîÇś?iăZáLë®¶€ŘزP+p7ůí—ć"…8(ۢ­0‚×—Ľg®đcڳƊĚÂĂŘ.n>»4Zw5űŢ€ôD$ŻŕçpTµ5>}í ĽR9ŢÚBërÄ®đčÁŢt–.—]DŻĽ%ž+±‹d"*ăWZŁPď¬U”’,Z™HSzI•8ŽĚ`) ą&˛âö(–Ôę-÷@±”fýj—˘Ź˝=q,¸QHôÓ‹"÷J@¸ťŔS—yĚF" c{´éî›ŃŹ3•ĺb§ż'°ˇ#ą,÷ —Ĺg'o.qYŘUą#Ç ­ýÂⲼćh. ç"…řDfi°Ř-Ě··â‘™JßB%Ż:3Ő}KlQ´öôÍ@+â“-ŠKˇĚiť }Č#”_ú­ěDÂwś˘Ąlĺ íÉnM­y±•"Îĺ˛2»óé‹,u]ŘĺöăŢţ°—¨.Řř`#-ŻDÔ»śIĚů‘%÷Äş¨ĹS„h0 X*˙RUß{‡¬i`»°—eg÷“ěĺĐCM|—®&×ű`¶˝ł˝"ߥ˘y/Îźza#ěć€ôG°ŕ1ń p"ß…çú),—ٵ;2⥠a\ë;şŽ„y)zôsĘbOĚË.űë{C估ëžůÓR[¨Ů8!`—M4™{T-ŞôÖ+őď@|ˇW€ľ~Ęöĺ-Ť@_-‡Zű…†WMO&Í?(“ţR(P§\@"ţB’ČĆ1#ęśËŞĎ…ÜGf˘ŔPîśi#_€ăAéąs÷;Ć•@0ÜKlóžĽĺł0ű6UýáĚ›J~ó·2[áň L„D´Ř°G§î@€Âđ8Üřמy‚iZXľŐhaX†aIęťÍ“ dąűő´Ťdq˛×ĺę™<Ŕ†ń&Č!íĐh™\łuúö[şˇç­É˙l˘Z,ľ Uřß×XřL†AÄžňŠâĂ l*Ť{łÎ"®ŘaÔB©++Ch_< 3 6ÔáϡŐČA1.y7=·ý#&bf~"‘n˘żA3dTa}úˇDô3h&Cŕ->P3¨ął‹Ż[%ŽK;ÓfXęő.7.Ţ ëđťŠĐ6*ZMÎ <‹O;ŚÄf»tł^°3Ś;‘nT0=d"v†Ťâ·%öíC(ÎBĎŕyPtÍšs… Žô™ĘIC¬•9\‚í“ů3…$§sŠd{”4ľ~ťMďű• 4[€nŰµŽ”öÄĐđžňŮCwî±říą=14ť™ç®p\ǢaÉW÷ŚôY2ڦlq ˛Qfáhŕ*sřô(÷ş"†%SęäNA0¬—Ŕ¤ˇ˙‹nĎ©µd¤Ň`r˛Ö×$ţɵ 4ě wYdÎ#†y‘† ,GK’@§áŃI|ÓĹ+O@ÍÉŞö9łŮ[$> ´48Ş@`ďşĹ§ˇ \ 6€™ €z0VsŃäôbÔW‰®ĽÓzúŤE©a—E5‹Şá…NJ ë`!Î9> {@5řęX]›o±j°îńzëá}t@äF\ ’hÜ” }„×XĂ Îáut%`MzÚŕşD¬Á3±/[} k4ďęŃümÚČôiwů”¸ę>= 5ěݧNč?pkÔ4oOsę;%r î´ͬ0ňäżĎčšĆ\Đ$hfvŤńz™/rOđš75N¬ú˛çM,z 2č@ĽďÉCŕäŔ†%·IŁoőJřšÓÖj—ńę:‘ľ¦RË~x+8z`S8LÄTŻu; ŔsMŤů0TIPjVK>€l4 ď{˛0Î+ˇl0Ű~M /]ĚĎ/:{Ťť%żx6Őócüöî<´BĘÔXŰIg<›6•ŤĚÍł„ 9rm8ŕxaĆPiŮ!ĺÇ…’i&Ű°Ż’Ń«ú1äáşMi61|_ß <đmP2ŔčĂ˝ďĺ,Q^ĘÜ >{AL¦t럥&1nĘI7Ř›Ç(Îź17Ť*B&Zt°~’H7H°žbş%T^}Ân0+ćń&ô솄•ťaľóÎ+ánŢpĆęW®ŁHP= o`DÁ ™UZš'äÍu[Î_h]2+ş 7ň´¸SMl~ăç‰{Sw5’™Ú$ď3°ođ>1CíB »_ěüDÇ臿tŃsúäß0—ÎDtW¦|oşŚÄŔąMŁĎB5bp8Ńu©›ręN­Yě°Ňź~#qp*\„:EĆíŇENĺř@×5âÝl‡S(©ă.>žD†ápČ·(„J4®Čę'R%fŃpj\ěŘ´ D âPĎlăöć_T–NLÔ Ď9;xžO(Nę˙Łd1q(‹±Áß-!aqĘÉ˙©uf0N…„3ߥyš#±q¦8Ď$|éŹ3ŕČŁWĐK§Ł•Çaš&ÖevÔ4ä`4Ő†©Ŕ×{äp!P&ĐPď7đäăp¤ý? ‘ĂŐ˝¦”/xŢ ‘Ă} KÓ ÓŘ!9”…d]Wţ®H8”Ż€#ÚŤ/­ÍŔĘA=năé"Ą6Y9 Ç`§úT+>ú/VÎCゼ›ŔĘ)Ôm›5Ëcű…Ëą—#ĽwOAž1§°Iń޵J G”ˇ9µł=Ŕł9ŁŚČÍŃ,AčëéŢy°s`Úl* %˛s°ôx6Uv{ŕsŤj¤mÎĹöDĐa#ĆĹ śfóü†úZťś+ąŹÇHŃá„ ˛ÔS2űF§¬»śÔş#I‡éüăfME„Ť@ÓA’©Â©`Ć‹8ť˘j3+Xd'#S‡r~÷ăÔÂÉ"CubŢ´úŐ©lCë4!~}äę0S{jľ‰/"€uČbbĂyôUß1á:Ř›čN™ÚA˝í‰®Ă›A¸ĺ jŮ‘­óVĂ©Ś"ô$¸Ĺ3ÜmĽĎÝב‚µđ„ômĄ^GýČ8ÜN»ŹSżq-Ä'†Đë±É2_ ;ěc)É„µędI†nˇkťu¶5/ĐŇh>)ŽP`Sj§^OµĄQ;…G~ŃÓŇĎ"Ăv8;ŕˇ3xŠ‘¶Ăh[ˇ·P~Hî\řń2ÓgĺLČť·)܆öÇ~ Ús-ě\C$7÷ĂÖîů'ôNG:«›ňÎatžč;ë©Î˝5ľÎÄďÜ%}űu%ü§)‘<©6żŃ)Ë žöš&óü…ŕAOä$ÜßaQfđěJVŁâíBf ň€÷s>ý„mxĂsďQ¨_\î†ء€áaŻGÍŘłNz̬-Ź.‘xpŞÍ9šűpN(ž:ćžŇ™ă|’xę®>'}"‹Gî şÇ -Řٶx<ě;âą+RŕŽE"OĄ„ĽiËj÷(ĆĐěJ.ü‚ňpş©ën©ë*k·Č<ś g—9d;Ëá‹ÎĂ?`UÁ–wę]>OˇŮD¶s&2ú =đľX‚ť-ŰŔsDĎ›YËťŇ[|ę"úäô0X/݉4¬ -dNO;(Ő˝ŇŰĺę)ŤÜf˙8ž¸ČöÍ›¨Ŕ±|âzňxďľ'ZR6MŠé‹/×Ăx§PÖUĺ±!™€ěˇŔ î„VŽž =xÜŠmĂŰ#çŽ*®Ę¸Ř5$t•*fk¨ŢĂnu„ÚX-ţżGćĐ­7O€#řđo9ÖîöůÂř\ôIćÉDäJĆřŕ:g»ŔudŽG¨…Rę>ł|¸pÚŮv‰Ç3y>o Í!jŇţ;(±y>¨t±QĐ®‚¸źČóI4Ű™~3}7™ťjç–™>Ě:l ÔUďč˘-¬OaľJ Ţ´¦G˘ú ˝O’čěó¦¦sŐz]tO3ۇ<ěoĽ,55mÖLôŤßGâ¶łö‰÷÷r®ęTO|ŐDC }Č$ČOĹ1QgŽx“Äůiy ­2I•Y?ľHÝ˝¨yű ÷QčpíÍŁčÜŕŘÉlę‚ó=?÷E!v62Ť#C`ŤËÝl*"°Ŕ|}·šEeŁđú»qúkż°ýa˛ 2÷ Ă-ÜA@˙°ť áYł”ŢFe`˙\yL„şú‰ţÓ:(Éôb»[\¬Uę•@ośXC¦/~čŤ%vÝ9ĺ@2I  Â ĘsŽř·3a€ŢęrĹy¬ŃeŽ2 (Ş…€ŹP@ µ•ś›®vK0 7SŃ”ö1M×z 2IAlŐ‰ĂjM\şE B|–“8@'XPcnŞ˘5XmL`,X–eŃÚuÂ%\PĄ®ö6Ëđ1¨U°ÚôŠĐ ĘĆSśŽĂZzDčIÜ y­Ą<íţ  &$—¤\Íě dË~ăîMÓîĘŘń,€l/TZ›NŐv‚Đ»¤nĚ!´×bsěyŠ{€Ý7GEř©Úńí"DóĽQăĂĹ[ÂqF§ăn§Ł¤óKÝÔLź płEBGTČĐr H!ÎŁ.ËtÚ" ˝‰V9ĚáÚ žˇB•˝µ“©u[ÜČb»)&;îp!řl›ý8‚őJtˇÂ"ÍđqĆŁGŔO\t§••I¸"c“ťčíż].q†*ĺ5Yâ`ű-ÔĐ»3 ÎÜŁÍ™ ęÓ—6ŐÓD°„–™C8VN/$Bkě(y2Ť 3ńHHLĽ'°O‰jD]K/ŕe$ŞmÇ«ŽąÔ¨RYžôgoĆ8ÎßL#ŠÖşńkX´‘i¤úČdyžO¨Qą(ű:·LĂâ±–dfÚË`#\âĽB@1بmą]´ŠQŔFśď¤ż?×TD˝)`…Ü•{ěEtĄk⍨ç‹äňnŠľMV|!ŽhĄw ÎÖA Iâ€9ęęí­§Ľ¸A H:âř?דa¶$ŚC„ŽqdŠb^·B¨„}żOypŔ">¨d|PŐýzP/™d”‡Ďô LĄ•ë;<č ™§|ˇ}°čAě…Ťř ]p»Żř ŰÇKü jâF€PŻě3@űé+?¨_‘İ=„D, !xFbšč=‹ ô.y4lŐ#„ŢęÍ^—ˇCě3Bč+@„”N:'DHĂî "„e!Bĺ¶R¬ąBě° ˇ}Ë!B¨–BHč¶€˘9 !©„F‚• ­(¦Ą»đA´=Ämýťé™HŠ𠼋ÄŇX”ˇäXőoä ęN ©ÍrI|V™ oč xUô®TŚ‘ĐAç¤ ĐAî)X“k’¸AĚ»ůC¬5‚Ţ{ ˝ŔAtž7 ś'7h˝Dę4Glµä6h#·!aŽśÍŞŚ!5ąä bJ BX§ Ě ű%î $éŔ jL}au•ľ1P„Žý‰ â\čWdPĎŔ M1–:mą[,H™0ÁŐ. ¨ &-+HÚŽtfT»ě2*‰ň軂nˇ‚ŘD ĄWŤ¤ 75ë*¨±Ôů„ę„ y2ÍôČ#*u‘€ jśq¨ ŤźVZC+čý„ ű™/° ࡰ U°6ýöI 2Çi÷š1{DśD.víę   ''ßß'bÄ.óĚ 2ßĚÔĆéĽJ_ŕfu5ę,Fő®M5"Đ0ľđ0Ăů@h˛Š| A?#ČŰ, O ‚„ Ł t4^TTqŃĆRÎ7<™_ń@÷>Mx HTF<oľâ .$çîvęö Äänd ŁîL6lZDmśąŤl zf4ĐFm§‚ßá@•ŽÓW8P©8ĽÝH2ČHÄ]$lŔ1ů@…!SâacF>ĐP÷×äř@UZţźů@ó€Čˇ < řQU^*b‘„1I××]ň T°ń˙ŚŇs†…NL ĆÎł‡˝E"ÄfH’Ň ÄŘهIöÄ*=Ř!ź Ŕ˝=q€ĚŹ›"Ö˙bY¤ę”¶˙ç‰˙ˇúę˙Ó2ţg0~Šřó‚Üh7¬ŹĎčźđ–€ţa‚-˛:Óg™ýÓěźóű§ĺ!™Ă¸>ýS2úGd/čźgËôÎ…Hţ©Oňß˙wđ¨Vüăyeâ$´Á?ĽÍţ)ĽËŔý±FŐą€ŹŚüÉÄź"T$ţXůÖj쬑'ÜĎ‘q?’NN¸ŠwDÜĎůÄý´čoTúű)äđÔűA.5Á~ôěG-DöSÄ÷ ´+t{}Fä¬EűAő‚[NÍ1öńbýP\9 ~,µúˇYŤ°źCÄĆű±®Ś™X?FýP!p~Řa9?ćŹY2S_ż ?ś7\Ć®o˘đLĘĎ[˙XÁˇĐß?÷ŰJ;“-ňľ'~Îá‡Ď?~Ęö üČXÂÇŢŕ‹~,ŔŹ==/Z@&ńÝç^ĺϞé>ýwşĎQĘwşOżmŰ7şĎý~ÝGˇďs°Jř ď3Úń>¶dʤßý…íÓřŹŰçS2îC)ź÷é´»îÓbÔpźšŮ>Ăč?u˛}Úíí–Ů>ĺ÷©\Ëîcé^kj7Đ}z–{‡—Đ"ŰçÝܧ`Ř>śˇlź&’C`űP~{˘}ŕzô÷ygĹZÄtÚ›)´%´ŹÂ&:ŞR—‰TNÄG¬Og§GÄúWi‰€>ŞŐ­"Ög7îOŔú@á%x`’O\eĐkĐPýW¬^ÖÇĆ ĚŃ?DäHX•©Ľ‹/áÓ‚÷“éP9fü†h:ęÓ3ÔçxB}Ě—ň¬čQĎGČ˝ôéö‹čŁdr&R"I<Żç3ş Ač#Ćô©ě{}ř<Đ?΄ó±¶ýc¦„ŽŻ(ź{G”Ďţ ůŠP>ÖlhÂËE„Ŕňˇn@ůŔŤŞĺQ>ťńőBůzX>F=Y,ž8ĺ'c$”IÜ‘ĺc›Ż,źV¶Čň“`>’щ4;e{­ýÂňŮAyČ,źmVÚţšĺ3´#ËÇ»ěŤ+H@ů`ĹÇ‘ÂřşŻ$čëd”C˘™˘.‰ăCř[ůě»`A äC=ĆEň1ŽĹBůŘô(5a|ZËIŚŹůqS«đg„Ŕ7 áS2ÂçÁÇŹ`KźĘîF€Ď–>Ă®o|¶ đ9dtŔ‡GG$řô¦?™öDF„Ź„#ÂÇBHĄĽť‹ŕ#ęJ@ř4¶ń-„Ź9ůTč=4|Ţkěßč=@-~†÷b¸ŕ=FĽ\‚0R ô-Ă9_Mš„îaç\`÷H‹%°{x:DzĎ&ŕ{jĆ÷”Mđ ß˝ŔoźŰ~%€ëăßC+öŕ÷¬ôéFÝüođž-Â{ điŽNx€DďM8â{,A>ł`W"÷ČéÜ&¸g3ěÍö Ü Ó÷Ô’Ŕ=Gy‚{ÔÉÔ,ŹHcű‘ÚłĂYŘ –”bбôŮÓÄěżHěéT}Aö4ŔŹ"˛'ŽË•ż×ÓzÂől×S¸Ç®•ëÁ{ĆőĐË‹ĽžCÔ‘Ĺëa]4ŕzŕĘÖë1Č»É żˇzö+˘z8ÍY=Ť¬yÂĂÓE·ť8=ÖyČŇ9=Ý›mP8Ĺb!ه@’€č٤ř=Wfôtaľ0zጌĘ$F]¸Čč)6őé—PźxžT|&$˛yFfó :"ś‡ŠŇ‘Î#´NŔóhŻ>ϡ•ř<ň!­ăM@¦Źlž;†zÂyxyI•Ü›Éćy{/`őQäťÉćńl§ű$[‰\őE,ĎF­ĎoXČ}ÁňÜ_ô_‚ĺ!‹2ry†¦†#gą|ä—%*ŹÚĺ1,Âg,Ď˝Ö#–Ç% |čŠßß’'¦ŠË~~'ňWňĽö."ŹP}ß<žß"ňô ä‘rňh©oČłëń Oł1ťMĎ_3ŰNăaF$Ŕx6’˙Ć3Žż€ń”zŹ&ňď!¬D ńŘóÂń0X 4ă1 X€ńĐ)‰4žAÝ„Hăa|i<ăŻi<;`^‹ĆĂ´ăÁÍ|eńě{É,ž=Łx$ú…Ĺ3jI,´FEĎ~‰r3a<LDĎ`wiÄń°±(Đx°.ÎDăáÉĄ¶dŃާgĎý"ŠF! x¤˝ýĹSŰrgš‰»r$Ď™9<´öLâńá4ópĄ3đĂsV ĂĂiźâtŹ"'H–ů?Î_žx2ťĺ;…§`EG Ź5čšH»ľ€ŕ©‘ŔŁDVMďÚ”‹ÄJlÂďôLß9Đ›ôťw1Ó«fŃ”{Çç mTđĽĹޱ©C mľw vÚ"ď”ĚݡĎńť»šMÂîôŚÝ§čBWŔîČwĐ*Ő:2wtýؽ€Ű±×3qoő+l§Â1‰°ťZ3lgh‹eŘ~Ţ;ń Nî€Ű‘ ~¸^0_ޢí0:°Šd'ŘŽIm:Şďş{üŘiyZ?¦zlOçú3lGëďx°všžźŇ5:ş>vî;ůÚ)™łc_n!xT1`vü\7Í0ZŮÄŘá­ů°`Ë€ť+ău`¦[Âë ~|á/#^GŹV·&bj`ë0Đ:ȲΙą:&ýýŤ«s>¨:+‡‡řLLť3uŘß˙•¨ܨż˙^2ßq:·§“p:lĚŤ@ťÎśÔ1qôEÔ)<ĚRçţ ©Ó„HN”˘#u ŠH ţSç Löţ¦ŽÄsLzďó$KDÖQ‡“¨Ă’Ńäé ‚*‹§łgšždůFÓřAÓYOl˘óÓy”»0 ¦ĂzL€éĐ'ŔtÎ Ó)Ű_Átö’h:ţ çě.ZÂwśN{ŕt(ţp:˝JĽgátŕ''žN»ô'_x:ă>p#OÇN<ż“ąüÓqy'ŢU|§Ň)çĄĂţ±€ŇáĽxdéH°öLÜŻÓ©ż`:ĽÍÓaÝ%Ňt;i#M§Ś<ĂWú ÓáÉâŢ%°_‹¤­›P:u“VŇ5Q:̇”ΡżřŠŇą/:ˇtţ (Ľô+ˇt,ő1E4o2btđ>GGŚăŔŃ){Ćč ‘Ű"F‡«"PtpJź‰˘łçQ‰Ł˙5Eç~p˘Sk†čÂ):{†člÔ‘˙Ń— @tŢ$šŠN;$Lµ(:~Đú-bO|&čÜŃńw‚Îm)AçĚ:g  cILŻQ%ŇsÎĚÎŮČÔýĆÎégDçŔöDr^ńţä·˙%ä/¶ŰăĄUŘś·:´Č%@9z Đś*ŔĆ„ć¨e=ÎfÝGăwfÎq¶ĚĚ932g1q™Šg”węXB‹c™bję.g‡»p9Ĺ̦ĐĂ*ç=˛źY9…$gĺÜwY9»Xu•ă3×âyP9ÖćĆ@ż/”śŽµ(9±ŤĂ'"ľar€žZ WJkÄ‘’ă-ZÝbŮFÎHVÝĆ<Č_ń8sńq8A9Ăŕ5ź9~|&äÄ.“Y˝€Ç©<ŽP„‘ŽSx‡Ű,<–WäpP.ńq®GÇsZŹS2G¨ŁEÇÉ á’qţ‚ÇŮ!mđ8zú»‹yÖŁE6Ž5“»őÝZÄâĽ%o5&çžväâ왋3$ţŤ‹|gŕâ ĆËň{9ľbqng(aq|’Ä$Ą¨ˇ8¬č&–ůž™8GfâtCÎl“‰c }Ľ‚K¬ň™‡Čé7Nç瓇­«P5“…S2 ‡¨šĂy3  4ś"ä᜙…Ă”DbáZ–Ľ^ÝwŔŕČ'¶—‘€ó¤´Ş„%‡jQp8Ľ)8xs# cĆŕđpťYÄÁ±@×Îh–ŔÁüŃ3˙}äß IôOţŤeŘć,بßŕ7ý&ű¦oçWöM) ~C{č7BĄß”–é72ˇ›óoŞŃk&˙ĆfúÔťĄuµŘ7ŢYĺćżě|ăéEĹ(]Ď>`oŢŹ.‡Ň…µ9 {ŁÖ1“Ůtg×ß‹Ľař7ě:ůNĽ{5"o>Eä LŰHČN„â öÄ‘7gŢ´ěxC'4o(7=ănH$Ţ {V#đ¦pśűđ¦–ďŔ›í/7ă/x7„LŢ –iŢP±x7o&Bđf?Ĺ’ůĽiŘ _7·7ž7Č|Eŕ Ězű ŕÍŇ$ŢŔ!ŔTňĎ ĽŮe[}ľZ™Íi7eϰNúDŘŤ•=ĚşşşÁ­EÎ sݔȹQ˛·|ÇÜT şçĆśŚÝÁŃţŠqs‰qăťz@M`ŤE¸aÚ""nö*ŽNBÜ,GžÝ)oĂ‘ş€·A$űŤn#&ĚgşM·)ĐmŘ…ŕ6°)űw¸Í}hd¸MyŔmj çܦ€ ·ŕ6oşnĂÖé·ńQŽjú>|Îmłg˛M×›hjDD¶M׹ľŘ6j˙ p›*lŇ„ŰXi–çÎ=mjŰ4ˇľ2؆‹eź‘jcg‡/Ɲ̛Ŵˇ·6›Aicůýą”ŽŻ8€”͆Š!fsčę͆ň>ˇ1k‹0„ ‘eŻü;ʦŔy(N×’Íf°›@˛—P6żH6ĺ˛),x lV ¦ż<96±ąbä1Alz†ŘěZF bŁqíŰá°a‚ŘČćŮĐNGĚ”@wŤĂ6^a}§+ţžŮ/ll’ŕ=G xÚSw{ëSWăť„5Š2f˘×¤Ů;išá:/ýĆ1 mżEÁŘńW›óB°9˙#ŘÜ(0lhťŰ?ClŔ}^;9\Ѕ汎nžÜNWpl|†Byj5ź†ŤŚŚ5Á2MnóhcŽ Lřř˝ř»& G©ěTä#CŐ´mĹP1rkV¨¸‘ăö[s»[SsĘ»COw!k¸Ü˛FŔ¦­Y˙ŤĐĐĎĚjhgÖđÔĚé«$hŤŚ…;ôD´Ćš ŠŤDż±ĆşüĽ›¤%ZŤc)HV?R^ bCk<ěŻĆ„y” j&;5y5>@٧ię_ű˘Ő”žŐ U­ ¸Sn·ŮNŇVÍ;Áj†äl¬Ćë°Ţ+üJ¤š·•­«Ž·Q5¶Í*aŃLŤyZ^XÁ|]„š+jÔÔą5ÓBMáX ÔlˇďC‘Os…3ˇKń"±i–A—,mÓ " `šŤ?LcŤ«öň…ISËů…I†ř„¤Y{y#.gňhĂÜ«ś8y!}ş{·P4¶l‡R,‘ 8Es8.›:üxjb˝†‹§§”Ân2R™áćS7\ŢO‚K‚)\âŕ!ÚO ·Lé.ĺj†č.‘ŢBcáUĹcŹč–üČv,–néÜŇ´\"¸…ňdÜRdoąĹĎ^/těÜby.kŢهţőĶřÉěƢ—„m‰)´ 4ß™-W`¶H-x1[Ś€-v*űN‚/•q-<Ô}+ŕľ"®E Χ˙ ŐR{BµÔŠ &›9-|dłíe{PZ¶Ů”Áp:!ZŢÚĘ+­)˛D ´¨•>”4ÔJż8-ÖőâýZĄdD‹a~ ĎyŢo|–۵Ź|xµ‘ú.dĂ´ŘsŐ«FWYtwŐLwľ s8źĹ9 ˇŮ7°YĚÓńŚűÂex<`Yb–ýeÉ‚Ó>0YýÇeAÖ)2Y6 (‹}ýś Ř{ ˛řyîRYű4–gŔ(d’I,暪ż“Tž„ańąĽ7•Ď"†ĹbĹYľ»OłHa1gĂ<_ĂĐ_Ââ9ąĂ†Ľ”Úß>`XFë Ăâ^őścÚ3‚ĹÄ•í(ˇe!X¸˙#Ĺŕ ÁbśÇŮľÚ~Ĺ\WąÜ†N9&}Ąeö ~3{%Κ4Ń"zĄfôJ•úBŻŘż7–µ„ĘżWv•Fxe ˝sDŕěŠ-+SÁ&`WŢ>Üh-©"§,đŠ™ž©ę Qŕ®x’?.ë°+o›ń2îʰo‹»˘ugRP‰Eč ™×şrv&@W´xL J°€\aí'Wü#®ŔDâŠmŮË|p^ŕ"®Lš™bYŚŔ[ɵŚ+ĂVr;«hζbG‡Ç[8µ‚ó:’VĹhßH+Pڤ6ÜGÖŠájlefűd?DÔŠ˝=S),.ĐJŮÂÝáţöYäk„¬N+5v"ąŔŠűç§e@ůZaĺ­“…XQÓj@¬\°"°DľŠą{fSLZpfu·d˛ ˛YE°çHVQřŃľí*x.® đ€UŮČ4ŚX[<ž>Ă8QDŞp\/2U]ľŔTQâŃş2›> <•#ăTŞÝ@©lˇ8 ~Bb©$‡:N3L…fÉGôP*ţFRąÝ 'Ie ¨"EŽ °b©ßŁËĂČ$•-Ô( ×I*žßTp:Ä0Yô|.ŚŠ$đ"FĹJ Ó#ç·/†ĘŽSŢkä§Śä” Oq“iÂsĽ«EO1sĺIŰĆv ®ľ°SĐ;Ř)ěY‹đńĐ";Ĺňš"|‘S„ č”Ę>đŚN‰qĚm-38Ĺű ´çe1?SS*Xl™š˛…f±çě32ĺ6&Od ~ŰÓ%č ĚŹo¦ĽSMĚq4ŤwÜ4ĹţńLÍe)›ŇIJR=ĂRŽĚJąţ•R`'*E›x5ŕ8–1)ËIGĚ) çš¤Ť€˝HHyRŕ'> •`Ĺ©đŤČGŮő Ź2s‹:&ş+‹Žâaĺ|Ąťżđ(vü[šçĎx‰“E< ›ď"ĄÚź>  9ź[Ĺ[bć‚Ol{ün!µóŤTBŁpAz¬qôĚE™‹Ňş¨%{ŕ˘Ř‚·a{e.Š©ťĎl$$ŠYWß7…źŽDq¸„ŐŰÄľČ@”íµÄ¦no,ÓPZ ‹şf eŐĄ' K ˇxqĘ3Ý|ë…âÍZrlŮY¡#EťěŠůnÚł51Pěć<<Ĺ› ü,č@9H9˙ddţ‰Ú#˙$6ďŔgřI” ,‘O´a†ľt÷‹{˘5ľ¸'T Ü“÷™Ŕ'ĺŇđIMsníŻŔ'Ľü>93řDxď>±máÉĹýE|˛3Oöö`žXĄE:™xB–_ žĐŢ ¶vÄťh=âNÜ"hŰ”CL+ŔN¶â;@ţI¤“‘t¶EźL¤Î9ďq=H'2éĺí˘4DŇÉJ8!ĺTćÄáF­c&!€NśL?3ËÇGČ f\ĺä ĎĄ–ćdv-Ř8©_@'D™l@'W ż'‡/ň»#ćÄ+PÖ°Á˝ö…q¶×7ĆÉ™'ĺ8A‚áA8ŮC7†ÚÇ›ř4ŠťA|%n˛g¶‰fŰ„ďlĆ _Á& W—Č&{av&"×Ä“jF•ŐĂŤT{sJlý-RMĘ™±&Ť“{‘kâ_ˇ5yęă 6yh"î0U‘jâ U/ż=¨&5Ďüb4MěvC(L€™Ľ“Ă*¤L€™Ě(Dá‘hd‘fb'¬3±RʤZfÄ˝¬»1icr\úç cbGaLDî “é^¨Ł· &Vąr§uŚÄ/±§j™gÁJżL xJ `â­+sÚó“TÔeŮ?áK܆©Ó¨‹~ň™_rꂉ_g|Ť”ř%ĺ!$Dů%ű_"9óKbč „ę'x  “xÉf0úŮ%vząŽaÝ÷'·d™ Čţ˛¤}E–Ś~d‰ĺH•e˙ř7\ Ä®Äý e€™fЏ3чuxIŹ?ňJZěń:ÚVbŁ žÄ»‚Ŕ))vfÉŤnÂw” )I:G\Č‘P‚ÉÜH(éC“E(±ĐÉLęRG:‰Ąőĺćżč$ëÜA e‹h×%šµÔ=‘Iě<őŔęýJÂçéÁÁ}^F&ÉS¸óŘĘ7$‰€!@’h•ťIb·¬Ýi …#™#{–źĐçFâ™z™îX0‚Hş•ă6ŹŘŽH!IbH"„Ä›dl~ß#A'ńĘ2‚ÄüOňďţČ6ŰŤq?Ů#GfŹHł"ÁGÎĚ'á3{˛Ř >"ő碣Lö–čôÚ*2=â öž§Ĺ#ŹŘ‘R3vD$ŢqőMEđÝŕ)ą#ĽŹÜ›\±“HW?±#W¦ŽŔ˛”L1¤hĎ+CG\ÎZaęĐÇ‘8’#E&`Gě słvďÇ™ýZRM‘€1‡Ů§fř`gÄ«ÖţhD•EI,űť1|BŚřŐÉ,Úç%2Fh#f—HIŚŰŠVYŇ~XŚo˝ôE˙Čń5oY!ýëĹń0Ď´`¸Í^Äé(:N†®||`‹@č:˛E,őá#Ç`F®_Ůě ď‘*2KJ¦EĘ+[\-ĺ>Ĺ4qF.¦ż‘ną]Ţő‚Š2CŔµů€ aĐ!kJ$-ňBěŠ=›ßÍWVČ';°BRű5®mĂAîč-ÂA\ťĚg÷o\qž‰ bV±ÍFIXż2“vÖ4ţ7l!# ŇDqőe“„˘ruf‚ĐlĚf˙’ >eť/ú×ý#dd %¬Śy Ô±€ ĽĚa\•€ –Cł˝0dŃ@lÄzöň÷' Ä^¸ë¦îoĚ$üŻž@85˘@<ÓjBŚ] ‘ÉaÖ$°@Č3‰,kúąlŽËí ¤ X 3Ďlăđ‚yźX űQ fq§Ěä‘@ ŐM‰ť ľÜ ÄĂÄK¤€´8ŢA= @!Ř-2@¤2 <8  ^¬“ĎgôŠEˇŠ_Ä€4m‡Ŕń2ě|ëő+¤F° gf€Hs1@¬ŁĂ3P@Ťü;„­ýWËő ˙ă~čÁ˙¸]űżŕÜK&đ?ĚGi3Á˝'ö‡ĚÔŮ)?hg|Y<ć«› —c~ĄPFĚy ‹öAi¨ű :ă>ŇÉ:Ó‚}řôž>."ÖÇç–U˙Îů82çCKŇ&†ő »sĄ§+k]ÂÇ:Ŕî“*á=F°żYËí±ÍŇôF.{ {¨›|WWă!ű™ąŰĚĎâ‡kâz`ˇÎNÓ˛'¨‡ű%2.ÜXLG9ąm<ŇcŇ*”°!=Zz4 ¦zÜAâ7 đŽ_‰Ć@ôxĚVÜďţ3ĐC{ą™čݤQžD»ľá--Đ<,§6e–ńÎĚĂĂ «<ŹÄňđ† Ąĺ ˛dyÜ 8ł<¶™°ĂˇÖž Ź-ô‚@K)sôž cůĂ›Ř* áj0žĽ*OF Y˙Â\›Ůx•ŘŽT —!ĐgúĹ~[ş@ż¨Gú]€çü˘<č;KE“~Q"ý?ţ~q´'ü‚+Ŕýkhł#_ěB,ň…eµđK—ŇâÂ^ĽźÜ ‚-r/<=4‡Çz‚^ĚAů-ěĺČ ŽNEčE7˘ĹHĐ †ć=&âŃŘyŃ7ý‘4CłďˇţňwKŽĚ‹ĆLRd^\‰y±?ˇľhm;ś[^Lm*…@RU˙‚»Ŕ†´  w1d€2îb ßű‹3ë"md`učÂŽ2OóŞ8yÖD—ľ žĹ˛Ůaf±"ĺÂfÎÁĽĹb\iłcN7µ¸í„¸h ⭌㦹lăâmť–r¨{ÂcLÂ…?ÄkI€ ďóŠ|9żÂ-úw¸!YnáA˝ĎÔóÉĽ>Ź€‹.éŐ¸ŔQíťb.¦ĆŞiNęßÂň—“K TMf[Dßl™kaŮnyşBŞ…»x]Ş•µđĆ}÷+‰{Ř&ŃÂ_¬GÇiîxBúú˛¸ă‘ ˛čá8»P cáĽéEęH\‹9Zde>Ѳx«Ůc‘, ›H"ÉÂ;TŞ đÁ”…gę,#ľéß…­;őSČT'’߸ Ż%ŚĹ:*báŰÉ®ąWż,n{šuK Ľ· Č-G€ÓŤ `1ĺáuFź’ŕýB°(‰`a~łgÄĽDŻŘBWdż/. +rSä.4Eq‰wT‘ ©ܢÎQĐwŤ1Zٱ9YMP­đ˝Š…Ś´ś\aĂßď3,¬zé_OAłwd––ˇOŹ™C{Ż$ß®íŻh×?„Vqý“Ň*v©y™s×2­e›?'Z^ŠÍÔ_$&®a(Ĺ f_ĺ~ ¬80ü‚‰ŕ>ŠŔŞ»ö$mĆdVTNś]óU;µ^iNy/†U— ń$Wŕs°űL>uDvĹm2/xCŰŇ„^˝1ĹđrkžgťřŠ·L»t)Ş-zĹ›ş×¸‘ˇ?(Eş›‹`Z•¬éĄęD°€ëpyI¦l‘`k‹„ŤQVŞ„ô&‚’ ¬ťOB®™aq‰K„íâÂ=cˇ.8$·Ľx$Ĺ[5 öáÉćPhcÁ,Ř‘NýÍmÖ}ü-iÇČ ťë®}‡”ĹZĐwĺó· s`Zŕ÷·3ŽY×Ô¶ť&ŇĘ4ŠjA -Ž4Ď™(´)GNw‚•żs*P $`-^"řMŻP˛­‘lŐ„BOżLq–Ć-Ŕ-p586úćyŚNľ…Őw ń`äMÖąŕČZĄâYYî\ \ĘfcëŃÉ” ŽxśÔ'±qAJę‚úĹ;+ąÉ`(/Ń.uéŽ©á ©…'g>grđvŐđ‚@ěşnr>»®qQ/DÁeUÍsMŤĚŰ"_0Qf"âä Ě5„6N˙lš—pú18ĂöÍ5ÚŘOě Ş©_Ö°ęŽď“‚QŘ*Ü=Ax€``Ş|CĄŐű‘_ ‚ń†šEĺ@‚N9µagFâčúµyOFŁŕ.N=ŐF¤ˇ’q¤ĺL­^úFUłTŻĆí속<ŚÂbÔĂ˙Çő@b ŘZdŔ#1đ4ő9Ó†V çađńź„8 Ăë L çŁ]»wĺ{vµÇ™‹qbĽÁĎę˝ \ŚJMÎ= Ĺ=ŻužÉDʞ“1X}bŤËÝQ'Ř&ŰiĽŢĚŢł‚Ш†2óäj"ŞD4FT™XľÚh ů ,kw6…b¨ŹĐěć”ößťŹ'¬Ŕ×BJ+ń"éěű´ÄC¶\‚Ę“‚0î¸#S2`ҦFč8&R_Hct©^Ľ$X,§źśp/\ËDËčö2ÇzrŐĚN7µŢďlŰĐ ňE‡,%ÝPĄj7ČDřÝ&éÍÎhxľíô„JC˘g`©LŽ ŰŽĎŔŰ?Ѭٔ÷Ó i"hđ2”˛ŞÍëÁĐ(C˛3žŚ¸FÎĘ˝¦Mۦ ĘüQÁĹƇEÉ4 ˛_Ú6Ç\ö–€h/Ľţj+„ZPŤ7ŰÉpŞÍTę홫ŃŃÍt?áMK0Ł5ŘőA·b aöáśëľ-¶÷ŰCÓ,Ă5P,¸ĽŞŤ–Î@×€ĎÔŕ·!2¨ ń”:)\¤•Jleŕk4&Ń8`äYź{©OÂ÷ë+Óˇč±qgU+U7¸•H٨T8łš¨ŻEČş}±E Ź®9ě€Ů g—u K3{q6Ţ8"X坥µÁŃ}’5vëŔ:ڏ X+¸P^=7Đ´}zSbąQ9pÔkÎuß?¦Tţ• j«ݽfŔ˘ë»A^e­ž ­fô‡•!Ř#E°? 7Řůuş–t#$Â7(PÁ†Z0řÍß 'rĚb$›3U©:ťămKü ¶“!9~Í.łŃ2‚Łz’Ëňź»!6ęDpś/%ˇĽ¸CT: 8ŕ° ˝ąo&ŔżýÁq;HO.‚¨Há¸h/'• l‚â “|PĎúE}4ŽóĄö&eô„/X4:˛śöźj-ň8ŕ:%MŚYň“ŁP,wö°Wd/,-ĂѦ¬šyär0U‚í5Ůiµ$0Gˇ a\lgŘőDs ŰuűRÝ´Ţ®&8a‘Łí_>«Čç` ˙¶q¦ź¤7jŻiS §”Äç ^lá ŞŇd&‰ü 4† »uQ8&¦ľČÁ2÷,dîL¶#Ř.] ©!ĽÍ"uP˛$ŤŞX Ő«@+ĹmxÜăčG†u4î ˇ•J%á:*8s-ă'9ŁŻ\ŰrLźćĘČŽ†zbߦöÖµwÉšą® yź¸4Ťó9Őî`©™.ŰÜâ%‘;¨«Ě×7ŰëöóAď@ĄŤ~€F­•fhßÁG4ĄŐbJ­5d„Z©‡gäwŔIĂ‹ˇs D±Źh› ă1”&hĂ×~%ˇ$r<*Ř:Łň7Î…ň€§ /Ëď^ĺlCW/…±Mš[đísPňćQĺ3f-ë8('ű;f#kO Vd©ž"Ţ&=%‚ç#K$|^dz0íÂä…««AĐđÁôhCëY]Ŕɱ°p…ńůÚJŞ~Űč§©&w˛i4“=ŕ„!ëWő8%?ô„{–Ë·a3ú“Ĺ÷¸ťÚi‹}(…´ˇĂXľôě]:’‹& >¨WDZuŹą žý@|t4U÷áÍ?ĉ”š0$ůš9ť:ĚćŁ#MÖ//( ’HUĹÎÉómöÁń«Ť. ß2Ě‘öÂUa´í Ś×÷QŮÖ<Ő{ĆAä‡|Ô*/KjźF衧ĎBő‘¨oîg ö,SWNp‘?ČťGűHł‡ĺýKµŘŰäIĂ@ ŽŔAžjJÓÇ.דRŮŠ>ű¦Ćx`@ÚT~V˘A¤Ť@ŤGĐľ[ęď`¨I ÷Żc ŃÍ*Ů- RN&gáýÉAĹ5‡0Ż ©ÍÂщá»=×Äá$¬˙đ·I2ĹBP•Ýýň TnÂaŞĎÓăĄC áI‘ď„đls˛®D¤‚śđ2çm(Aď_žÓ!”%‘A`¸™zÁ“Ę—Iyk”…÷«}q”2„Ý»îm•ů •šd°ĽĘŤhŽú7#¤yc$=#„r†(2%â–%LȉË+>˙IŁ şĎ}ŤČXr¬é",Äđ.ÝLs—Ł`!Öu¶iőDbÂBŢ’Ťâ@€ą˛ToNÄöą}Kç}G‚† ¶S%ňÚ4„÷·Ä†SšTç7„YČ '’'c)—śĐ!¦AçĚ)ceÂö‹ňöLAď®F"0Ę$ŕipIçűéFFŃ@éMGYŃ:ŔDvČÚ @LÚëőŕ‰TéęZVĂ4ŇOä]<{ďŃ`qdEDxáK¶~‰XPUBV9Đ›Ń ,Ҥś:;QČl‘ §ÎĆę0˘é"śhŻ)TÜAU tTo”R~G׸đ"0+Ĺ‘ÝEk™/2´µ«ł#ôęš@V&#PFpžă\Ü]ś\ńŃIůšÂĽhA̤"ň‚~YnľŻ©Ôę)łfsź5Â÷€íëÁ&$Ć3l¤K ŢÝ'ŕ6"l¤0eŚčBĎZÚ†Oൊ.ëF–aGpýěšxć;Ö‹Č‘F€§mÓŘzÚ9Bwv«č†čHĺôÎ8ź"´É©8§ş×KF/‰:ňÖR®¦ŐyŢ'ňČ)ńýÖmČď áYŤUz{¤@łđ~¸.U¤Fń#› =_+j Gü†ž·“kBÇÜ.8ý¶$,^1ÉdÓ«ÂĎ'Iʼn~;”saŚŚ!!ť IÎKÎŤfŽ#‰„FŠRW1É0’†Îˇ>[Í©Ť@&¦pYĹÝwČ•g$Iáˇ6ż‚̨@%aŮŽZ߬a7{F,É^^Sµ¤ˇH%AĹT¤Í„‰©˛ $”)ľ¬ţl®ćJ‚(ç^"»ťS‡Á;¤WŞLˇ(đ"›„­ś€2Ě®ŻXtöÔ0ćs»âŠ|¬›űX9‹MĚŽ%p( äR`kJ¸•É”°ÂAíúŽÉ(a‡gďcŘeNL‰QÝęz2˙U‚ŁĆ¸ËWpBND• |ŕ/ě´Üő%™V˛_łú©ŮD+QĽ´/¶ó(‚ôE,ˇ–ń±Đ ۱Î=·gwM[t'j îgnŻÖ »‘±%šţ%ű62ąDů2vr(\ďbźDxɅӲ͸~E|‰Đ:çľ4R®Ł"óK¸tjťČ»ašҗλf3]D¨đú˛GĘű&EŐ¶^Ć\ĺ5!LhĐÎ×ěĹa<"LŢlçrT3źC Ľqć-b•1é’ %úŢşaX$Éy&•ČLÎ\%âL§3¤,Öö&Ü$šĽŮLCýFťÚ’x MdzéÍśiBçO]|:G1Kúbšđ9!–(ę,”$pŔš „`ł´ĄÖܢš0\BE?5[T„űIdvbŘ0<Ň 7a`8ĹűŽ7aŤf•u0uňśěÔ2ň°o<'Ôđ¤@î$ÂI˝(8óy ëEČ c|ěÓfc=ÜŔ‹sňÖä1˘e9´‡¬âbťĽ "€«Í<uťâ JDH4ďĐŻLäÉ[¶6/×uf'ä ë?÷"ńÔjMĐ“7;°qŐh뀉E>ˇŞéŽhk·”ľu źĐ(ëń–ţd˛OXe:Y%öŕőöš#ú„1ę Mţâ.aůŔ>á«"8óȲ=Ř'•°µÄCˇ·Ř}ÓĂT[{„˘°dE-—%E]9'…o•CÖ“h_’Ř(š|e¸đq{ߏ‚ çŢósZ&óQ`ŮŘľa˛ő7!ĺ´NË&á†0$ ’B©M{m«k7qRp3şÍˇ­Q&…Š` 5´ŰĹdH¨”ę=7ĽÓŔJaŇźÓ8f"FDZ ¬dHwëŢŞę˝J´8ËĂĹ~ x)Ě:´{ö4Ď/ŽúA¶ËúlE$™Čväź4ĺŠA‚3ĄŞ°ľyÜŘ[F¦0uĚřV<ą5ĄP¦ĎóĽÖN)»- k×ŰYµŠäö¬rĽĹŇďű&:L˘§¨ü\\> â÷“źB ą‹îPjč{2T¨őeŹö ˇé:şĐÓ˝ńâÁPaŞv±x0T|ěe"v`YF…ŇAž/‰˘ÂŞ4ş×g.[–ÉQa]ě:g»Ë"' T¸ĎOüáĎ; 虥– J')pÜÔ¶xśĘ˝ÄřžvÁţJD•۶Ń2ůá="QĹ\Đfb[…îŞT5źKr%UŘĆ‹7żo6+"˘M€Ş°Ž‚ĽÁ‚l\‘Ş"W–Ĺf']Â"«ÜÖeV‰m pŘŠ ë/_zŻľ _ŘŘfäË!ľDXy#—ŤNë6f5@VŢş;yÄZ)ÝLm- 'Ô ®ĺ¤ŢżHăďA[ˇŔCąĽŹ ů ¸˘b?żş5őňa=+›”ÝM;KB®`!S÷ΛÍÚµgć Ga­Ź¦©Ł6bWf˘Ś©뜊ܕAÇDaŢ= WđęčUŁ ç»#zBÄĆ,¤ôÄ^Q]ŹÍ3Ĺ}+‰ľ‚sđ^„§?’("}ćf㋝-|ľÂ?ئ´üf€_é˘ëe2AŔ‹äQß« ř!,5Ű{ç¸ăq‰Ă‚ž#4™·CŽEŰ…+Ů&‹Ąu«âŹ7If 8†ůŻ)ĽÝ®Ś](©O°†ŹĹ [îž#!YX|fCŤ-»LdAbŽC§ĎΩ˝ĚdÁ=ŮV«cň7–EGÜL"ç“Ěâ“mÖÖ„ zŔY+ÖÝÚRźpvôW—XŮaTž˙t6:ýŚ|ş­|Y>QâŔĐžÓ9– ň] ´`*ĺNSD’[-ŘŔl«˛ó]F ę hĐŰ­˘Ôě;ŁĄvSMg¤cZXş@Ö©ťŢ¸OłžQ- g‚öţď‰Ő‚ösďáÜSĵĽ™Hě¶ŽS*Ć/h űÔ.ľ,k{PÓůÚBpĆśúďÚR6‹N.-ĘK?°Gp _«˙ŤĐ—nÁ•°÷YŮ3ŃşĺbŇ24ď™ÜÂ47ŰŘŐÜE_'±[Zesńś˛ŮľćΖ%*»V#Á®03|§b<éW%ŠKSî˘Úš¨?‘âÂĽ/S:J‡nż@.xHé+}qę ÉĄ0@ę^Ŕ<{dą dGĂŐM–‚ŤůćÂA°.÷ˇ›HHČ.É–.Ěc˘ jý3]|“-B] śËŰÍöęMß×ĺM<"ŻµŘ¤¨žŕ.®3dÓ"ÉgŔ ;u%6h( ‰ń‚.᥂QAľÉ”—˛ÁUŹv1xťA/'+NžcżßcB˝°@x±ÇĹzÝ_ öR5>ZЇşËÍ´—Ž"yŻ®!Ř!ź/eđaâ9ÓÖď úÂrŇç›LÜaH”}AQŇ™fÉ{հɢľ°˛IU"»÷K_˛Č/Tđ>XÄť Ňň żt$őűqĚÜEMđě0®±[‹¨Ác"˙»U]¶jC›ĹaçsłÉ++` çťx83`îŻ@uÔ€ŰÜ í=ĺ8 ÎŁµ 0ťŤ*׌˛Ď3A`č<“iâ^ xd‘Ă9JLN'L¤É$/A—˘iG †§PeÚiöŽőĚ‚Á5Ŕł˛j›ń- †ůnxmsĆ·’y0§jµÄĽˇx" ô9ŞyÇ\ů Ó5umˇăHPěý5§AZ PĹ®•eíu $0 76ÂXцÎZfèxŞ©ĄjwF: 3®ś&Ë(*ĎÄpZ‚ĘHW±Äź®cAbŢ”:ĺ4ÜüÂŇĐ[6#» +I1h•…îಪˇ­ ‹á±ďzw}›"dKĆ`ż GË2±c!cč$Ľ®Ő–<1Fű“™~+ë ĚLÖ!Ň›I7H¶Gj Ł9Ô仲ŇBŠ/pŚ5;őmęšz“±1X}rCˇą°1Őx­őśóí0‡‹ li©–Ő«˘Ă,x BłÎšURřĘ>†' mŚĽëA†ĺBÔ4ưJßŃ'BDĽq­] /AdpISüţŢŻ‘"óFGuÇşő™óAŠŚđďt+­ŘÄ©Y$™7 !%ŞŠ–Sś›“iĐąEź'SŘÉ™YXK0Šîśžî÷ůÄÉđmúË„H~äÉ0Ău0„đ¤Q2O†ýg°vzĐ;“’)ĂJůęjŢe8¤0»eŽž2t/ędK4*śM屎¦#XF „Ó`K&’epşÍVyŤł‘-Ž@+ízM“.Ł{ئ9ÇC8óe¦üË0É Ľypíą™Ń(Ő”ę€03oô0‰Ř,Tä#¤&á Đ`H»„šáö)»ÝÚ6SÍ=§L(„·ť7ĂăÉÖ¶É3KDÎŔ‰Ů݆>“8b¶&ag¤Ŕ™ł ěřEžŮęőÍ'·W‚ĎŕB.6‹xٓȟaJ=_6´$mĐÜű–éç©öw%Í[c9U ˙ŚDąI xâSůtŃ$hîÂôDńŔ»OA‹l(šŠ°N‘ŽŰëM0$ťyn=¦8Ž(z4w™‘GĂ­B©bĎ5ďg"McŰÍîŁç 4¬‘Í0Uµ2–fČ3D§ßĘ·•°4üüyµ±m™FÚ3źSFŔiHᮓűiŢźfMٱ1¶„§©B~śÓáÜŃi( ?÷ď^"ť¦ĚścÚ¨5¬+B»ˇWÇ!Í"Ô”Âö¬ÓgłúřE¨A~a6ľB äÓĎl„fDMˇäRńŘĆRÓř¬Węď GA5D3ŁpUíECgÂjĐwbŘorA ¨šĆň>ŹlyG˛‹VĂRz}ťž=¸ŹŇH«á,"¶`¨7&V ë5+´ZÝtи8Ącľçs ¸®vµÓ¸ RaâjÔäÄdx¸ô&˛†?Úm}ĘŻYs?_8ÓźÚ* kŕR °ç Ą ó@Ö Sşîó Ů˛Ć:`Q6ŮLĽl†€­Q‹ µ«|ÉŔet KA}¬éâ-ńkHeD|pşstľ‘`Cç ‹kÚ…šŔ°á1]ęgčfaŁĐAá«"ÖâƆÚ`$fĺ ´†Ä±ŃÔŮt= C eśÜ驇†˙˛a—Šł†F#Đl*'u|š·,XÎÝĽŮsó2<|S%‘nî㙓S~ #nŢlâşUP`8žk˛nSTe6n‹vĎbÝŔŃbmE’0TvĂ ; ˘.bŐŘ0ś7Esłßö:Po(ďAí@S‹¬ĆÔ™äę<Ŕ[]Ł;~y˛oƶ˛µgębß°ěE‹_äÂHŽőŔadSg=¨ő„Ŕaꆦ#çślMc`ľÎćÍEíAÁáŠ`hmŁĽŚ ÂA`:)dŁn‘„s?ÔPÇlßŢ2 ‡vť‰aőánúÄáŕI±•ÇnňH0ĂbzBĽţ`á¨?«LmŔ•ĄcęńÍËďO;)ćSîŘډà #ćŮ8B‡78lëů¨}q5Cq*{έ‘ľRâĹá,Ô”B.Ś#Ĺ jGXâť'°qŠ C7CĘ Őđ8ŚŘ‘•.wˇ{#fľÎćűŽZ`äŔş˙Ń9Yĺđ™#-ęç>$`3&§hŞÍűJ@W ¤ś]lň=,”¬ ĺaWLč“Ăj–§‹đßI‰h5ŃrŘ{ÎćwŘ +ár8°_^‡Żg@(2.§17µÂ|Ĭ‘w;­ ‘:™™żťsĚ÷cKĐć_PFlĆáôg5çţ™ĺ·Ă5Ń$3ˇ9¨ĂlL0ęóŃDŐ ÜĚé°·{HQ_dˇ„Î)ÓinÎď 8ĐsŇjîÖîM@č@ÚÎçhn×ôĐѶ™Ą…Ńö'Cďm”yę¶Ń1…n5¸ –’H:hpźâDđ$’ćýVć@“€Ňa“8s”6šŘĚ 8ťĘÖfʨ͜bŹ@Ę ¨˙ÍͤăQçdígh¤Ă™9 ©ÓP^mµZY/2Ru°h©’l~­Ř-«ĂŽůńÍ$=u(Čdh?ô8ô“«ĂĚÁÎţez˝ô‹­Ł^DŽ ž;wzčt3qě%sđ #˘G‹…˝*EŰŠó Ó‘Ľ™ÝLČΨ3“zhኧ+–ÓdőĐçDR»v%öŽS×9y=ŞŔ4úę–f×OÚzRщl©Î¦Iíahĺ„ŃśÝ|‚{‡Ű|ŃŹŃ=ö)SŔĽţb÷ÔÁ–S•qă{ °#1­ç`”>…-CW÷ä`Mť;jĄ»aw—2ɧÉG6żą•٦ž |ÖÄňa©ĽN|î12Îą«N3˘˘%Č&¬¤ň÷#Ó§t»"u´.a}Ę`fn Ř^‘ě#if8´w‘އń ]CÁĺC€Ž"P]łXŤ…‹-3~¨ŃµÄ± u1?hËŃH·!ä7q‚މúáp7–ćJżŕŇ/”˝ô˝m—Ś´”sŻYŻëýű7ş»ő8†É¸I|ÍÉŹ „G$ţP¶¸Ď6-*"óg“su1žvěO‡hŐN´ŘKĽş ţ)öŮ<ßÔ!@Ů?¬[b[FLçýMwr é– M”ř?v°Śyâťż @,FůäČg$A}‡óÎŢg%zĽ”‰R¬xy-Šä÷â‡ňŘ[˘‘Np¬Ą-P€č}S¸{s=Ő43 Cs­˝­|$qĐNŔÓĽ#řZ#‰ŐÇLu“D@&ç´˝Ąč™©@©ŔzÎ:4hK tY-ÎÎ蕢 ŹY2eNńyä—‹ „sášzý`--4 Ů{Ü{fQ™Źő^´"ôPŕavć­ďv  %DPG­˝Ďä"€ $M “6ë)ADjĚ1Ž;z€‚*}ç h=ˇ‚pšÂâN<Ém7"*¨2Ü'l»"-Šx<{5Ă&îαD‰-3ˇe“¦j Ô 4äžŢđ94ąAl†łX¦–#^Ă"1śĺl»•áNezÔ ç]–sd€ĘDě‘5żkŃBo)/QrKw!âƢń/ŘkiIËcFg !u Oĺăű؉(!–űNjᨠX›H;‹%Detr‰ýĐŢÁ 8!ÎP|töŃ]#Ň„iĽ¤Č =uť(„őB™[™ŃÎ9ÚŔ2!ăzxW€§ DˇÂĂ ö̇{ęq.¦}füúDĎĄ=‘Bvň5ßË•B´_ěył÷%úëjSrR<É€*T ěA¤ęĽ~q…pĽÍ¨ĚbŞ jŢłád©@âÔÝ)uc5â‰/6ÉB,]Ňá۵š°W.Ģ®`·Ž]&j†hŇĄ(ĺ{Ô’bŰ&µ¬CC¤ …*Őa€^Č>¶3†v¤ŻŽfN˝p‹5ÄaFÎ Oa°Q"j¨*Jn®ô(+iCŤSŔd9™Î·héb‡8®€‹:T°7jóbď–Sć4Y×ć^/`Ä =Ä+ĺdŻ˙†Hg=Třč§'ŐáĂDôNŚ:5č[›h‘‡č¶žó•u‡“<ÔLý4äw ńŕBëy·tńΖÂHâ}ŔBÔ+ˇt‚H#e¬Ă{ ‚w˛ D˛š”ÉĐ:´tč-ÜĹ®ľA‰?É0˘ű`ŃĽ1|±„#މh‡W)KĎD"+“:BK+2‰:†k9Ý-•Ăó#`‰X1Á˛Ř'1§pÁśđĄ)-VtE4® ňŻ••ăÉDRXÝf"âúx€Ő.eww`Ů›Çnl–k–ć˘1ŠźęĆšÝŮ˙Eč’Ćľě&]˝kHq„—Q„uNN5 Ńi4‡Jiî0ušË\ÔÇV}Îib(C˘ĂCŘc»ŤżĽ¬JÇyHr˝„h‘‘zĎ8; í˘KŔShyá“n»ěơćVĺÖŔíŮy™ď_TL±”­KHi˛Áů»©ń…ŢK1×^{¶PhźáÓ8|]Í5ĐÔ¸Ć ¶™)PíîĂ®ĐsÇ…0vRĆQýf\Ş•óUĚXr»_âňđ i*şj¸ÁFůvËĄľdLw÷öoSąËCâwćíۻףÓÝý˛Ľ}÷D>xű[qo_75žöwşú}[®>éĺę·°­ÚůĹчŃźýó’Łő•?;ú··ýš}Ť„OGżGźU‰Ž~YŽ~I~>Rîć—ŕĺÓ5]^ţÁgÔ§›ôŮÇďËÇOÖ‡SŕËĹÇ ™>>Ď‘éă žmJjŔv/ź^Ô´MšµůŕćkěbşůWôň5"ă^>¬Ăňňéú,/żD7ź-ÁÍoŃÍ×hcpó7 whóŐĺćë`ž~>»"˙čć_Ű7żmËÍ×ĺçó˙íç»ßđÁĎżťŔŕç_ŃĎWۨűůÄqNOź˛ËÓ/Éqëőł«ŹÖéę·čŔH4aşúĄÇ ŕńËŐ·¶wŔÍŐÇvX^†JhËŮßăÉJ_u9ű›FăÍżýŻ_,Śr_LOß|îé'G˙㓣?‚źĎ"äôóŻţĹĎß{ôó·×ě™@ŕüüůXq™ËĎÇ›Z+šÁppôçvEŕýüNIú„źü|ä¤ÝĎ/W<2ĘX~~^.ňĽÝĎ_á~4NGŢĂk˛¬îř˙ďńň[ňň™ź^~ŐÚĆ:Nţ¦Ţł§“S&d‹(—‡żEźŁ!ÓĂ×m˝-B,?¸řwŕ˝\ü´A(ěrrgqYĂÓü}ě±ňpď˙śf«îŕsk˝}oˉѽgt;bp+ęÎ6ăžůL´ĽţŇ˝o˙÷ľýS%ó§w'ţĎÎýľśűśű’˛ř#š zĎîÜ'7„ÖóĎÎý˝ÉC?l׾ňřy]0 ůÉ?Ç—L~›®ý»ß^>÷JĺOמ;|¦ň[ňíË–sůáÂ{tßţZ®˝öžĘßůpTŚo1“Ďseňkpí-^rǤ-ÇţÝăĂ‹Čű|mŕXüŃ«ŕW:Ś{ő5zőgňęăŰ3HÄŻľ{T)…?}úV?'đ[vé7ZZ?ޢKżiâ“˙¦—ľĆ ľ”˙čÓ+Ý|úÍÖ >ĺďKÎßO—^ ßÓĄĎ.]»>»ôÔ u—>ľŢvD—ţ]˘O/ůö?űôpÜ?řôwÔńɧuůôďkůô‡DĘ̧Ďĺ }IĄ1čłüŮź?sâ~“žŹę|Áť×ݏ›´Üů°3Ř02ÝyŐ §?ŻÉłŹţÁXݥXśůsůňlűř”±?–'_t–¬¸pąńÜîÓŹ?ţ^7^Çüć9ďśxžżÓ‰żľ8ńpˇ§ŮË`~žęŁwĹtâéP,'ŢžßfŰ$xń¤ŻÍdü?»ńG˙{Ýř¶7ž)ĺéĆ›TĎ2ű'/ţ<˙~/OĘłľĽxsäk¨—l¦ěçÓ@Új9ńgřđĺŁ^ĘŐ»:]xÖs“Ő»­ĂzOązćüćýňŁ™«'LËśxFÜˉďëř`ć,¤ę·WťůČ+dęŹő„‚˙łÔŹ<;+MoOIÖŻÄ4ý±üwV´S’~nŇ”˘oň3|yť1?ŢŇś÷÷św–˙Ęy·Ě´I…JGrŢubű +|šűîi·Ž…úÇrŢkL´ĘíćĽ[€¶6^äéî»…±úĂňŢ_řďýáż÷šô<ź´=á–Ľ§ž>Ž»đÁÉ…§ü÷äçQ‚ž˝8ű:i3ţěÂ×Oť8ÇůŃ?br^ߦĚřRóÉ×ÂřŁ˙ĘđďÔĽîćüäľ˙ť©ůéżăË–˙~­gvĺĽ|ôQĘ#-žs??9ďµ~pŢŃ·ăλď™}úBÓy/Áyď9%˙?ÉyĎůx¤ÖďNŻz-ß=Yc?™ón1VÉ3¶ß7~ýôÝ[đÝEńřĺ»ëŤä»GŻţü໫aÇ}÷šăĄÚněŁcž’Ës/áÝŠ¸ň÷xîžhnó|®{X,KuĎ=m~…^Ůřŕ΢!çĎž{;ţNĎ]Ž;ź1?=÷G">üJ)ËsďaWHë:$âĂżąŁÝ•†×9}­rőJĂ#(ő;•fÍtÜí|Úçůô÷eáĎu:ŤSđĺ®»$«ŃĆ{JdáţvÝÝă›®;÷š<÷(¸ç®/4×]śÓu/Áw??űîíCö .«É&8ŞđŔ§Űśv0MŻÝ< sş Ók·}9u:lÎ’óîĺŠ2€GŇÝržľüBoŤő*ăýJ¸ë»úźőăO~şîeúéČÂOS§ü'G˝-Gť1ÚtÔŻŘWĂ·0Ä î¨×=ő3zęZmłďÇrÓ×Yšż3Ýô”ľeži:ęňąí‰ĘçţĐUł—Évx÷ÓOʇň·–šýJ©öČ>bKÍ:%X úł“~쟲ěWűä¤ď[ěĄŃâ9ÍwůSŽÝCĘú<ôMŢ?:čwś÷g˝ŚĎŮő=6ĐÔ-uĐĽäˇËn»k §Ăűg¬š”"ŃŃÍE·śB°Lr‰ä¤[#B|ş›źnńL¬H\ÝĽtëÝB`uŞ1c„¬ţ<¤-§ľVlHĹţÍ7ű?»ß˙©˛óx ó°ÜR÷ üëËúcziGđďéƦ„‘2ôĚşđëž)úă5µÓZtďą}ŹťŃÁgÇŐ­ú±úozúL-íîăłë·˝¦on·?®—OG]«ýćâTŇÚŕ[XűlV“ÇžúoŠĚËŻŚÝĽFtň‰çňÜQ{ôŰ7ŕeËYzJíąĂĽ'G–Í7uÝý7ĄĚKOíöÚ®ĆkďbĆOw˙ł]'óžüýN‘Uţ+ZÝß§Ĺ?%+e6lvŕTóée“”ä?‰fî.>ŇőT%pKš\~¬YyíCÂďk*Ăś± ÇücĺŃŹ±—ŰV&¬Şç.ďú8÷Ü{;ňü~UÜń/ÇźŠÇ5ýĽgÎŢ“GΞtÖ?$í•~÷F€gż˝uęr .ż˙]lŚCWHWů™ł/óŕyöáx"»<?4Üë ężÚpfbň yű˛I»e¸ď6Űí/®»mEĹî˙—h·p<q.­S;WŚdŻÜlŹç.%7ŰSh΋){ŹÖře¤Ôň÷ź÷çj9 ŘeE= Q€őŰËŤç ·:q>NÍF]RżśŤ8—7;oŻ×Ż~űâbű"ť®^ín1đ](Hőł¬pŕXÝŐçłç~ ýˇéŢ/˘ţĘâűxoMńË0>3ľ§ŕTĆ–—°‡€`vP«łęě‘ÖżJ-÷rĘÍbt3ř&G\,üqA•xŽŢs `}]zŕxöáěłý öáPli¸ź˘öyŹŢ%)Ě4ţ¦B‡î¸_żÓřĹMŃąÂý¶m˛ľ§D~QTc˝©! atsëÁŚsHĺ—Đ WjĘĺ—9ŮÇđ|5ä4­2sëřc3›Żâ‘•Íďôk­3­>âF‹vÖÂçý•ĎׯĹ|~µčk¬F˙+ŔČş&ĆMĆ`Á(ݶ¦ha%Î#F ß—Ĺ {ęÉ!{ä¤Îűăĺ@^ĆC助ZĄ=őÝăßPBAmaŚ'VŘ_YĎqĂąš—RSĹǶUńzÍÄľű÷űt÷ŮxŻhl=äÂv03k×´… V çj±„ĺV“°ą(°{3pPŐe˝¤bѶłĄ´Ď[$)U¶ÇÔJ˘˙"r8ţ‘ĂńO6¤Ű´ÓÝQ‰‘Ăň8ö4˘{­±Ŕ9č 3Żgt=tŘţ:śaE#z™˝űvŘË3fţbqőŠ‹ńş{pÖ!łŁˇőЬŔˇçY§Pč˛‘ÓŁź“şĂÎřU̡?8psĂâŠč"Ť—‰ŁS‘fĹ=xŘgšŐEh>LĂR˘+v cWaE ¨Ůj·ŤŮÚP-¨Áź»}¶;p˝G)ëć¬čˇnŽ^uW/U ÖÍÉk%=ô¦˘±ţ=řaRăČîeŃĂ1¨Gô0#\ „&~Cţ‹~rËĎz&bÇçđa. D?¸űëŹmĎĄcćÍĄÂâZn^, 3üµjm KA‡BřŰFĹa† Z§§˘~ýBô0•˙»őÇO˘žęל @â!š”!ą¬ÎU@ČKNDżŐüŁću^B#…^~:üÖ5Úc >ß“çŹ;+†¸Öµ«í~ő˙$[őڶĹ!ĆUÍóîo¬ř™96RüÎ§Ł˝âć±uTţ?Ě©˘ÇŔn—'P,î Ą„´řKč:ÖउĂď'=Ž=„×Y®gô0őęZč’–«eUXŃĂ2śÎő„#ZŰ˝?⇪!LK ĺ‘Ý}:DŹ‘Ý3ŘŹń¨+T5–óń•>Ħş+†镾T¦ Ëáü¶iJÍđˇÚ×~ޱ ČkŽĘĽ°pú€ĆtsµďŐä٢X_Rd*ÖY‚‡đ,ö;Ôm– ď…5¬ié°¬ęB<ď u@.…ŹjŽÖí>†+yf·XbD.m{4­Űe€¸:xĐWOuÓc}Ô<ŻsŹ™Ýľşů·9Á›bN"GSf«Ćf /_ťţqbw›©ÄçÄn :yb7®Ţ~= aŁXä`Ý˝áĚ/–ĂcG˙l4+[¬KMýî$­ÓŁxKË5G·x´˛ĎXw­ÖbµW!–©kVi˙ë`ü#€ńOP|y%ácPç‘{<4zŠëVDŤžn96÷n·¬Ńłů°ĽÚŐÔä®kő•ZŕË?S[t˙©ěć{UĚĺ2Ää…ďđÓ*/#ű˙­y`{őôĐ*-)őń]Ö‚űP98’T»ąCaĂ€’BßeĘC_Ő§ŇAô˙˙'–Š9Č+ă»üÉŻ÷”Ö•zú|… ŤB-Fĺ{Tęa„˛jPýQ7 ŮqÁËGá`ĺČxxÇF˙U8`š˙ďrýą«g]˙X9(ňý™V™Ąú'çv=úý…UU6ú|°:ĽćĐŽÜ6DÎĆaKěŃ7ÄíĄ— AP>€ź>µîűł~°úyF. ŕÖűęEŠ|Ű”Ńř5Č[Ľ‚Đ·Ç$ďŞ <&y•r°«TuÁý˛“ć ĹNĄŘüżŠĺµ=B€O\Ź`ű4í)§aĽrű?“®ČË)U©ů,ÉžvLKŠńŕYB€ĐřđU. Úl#Ş-ÖXŹ1LłĐ‰řMUî_XłĽ±„p>çyÇKD %P¶Gp­ś)Ľóěš"ئWü©ŠÇy™Xv'±}¨"Ś-6Q°Ü:ö0plëđ‰ş=o˝Ec›ÖXA€A®l/z‹»u¬AŹŘ_Dä©![rábľŐT{Ęë1Í»áŤ4 €đĘw×ő¬„9”<†÷U[µxЇ'íU řsń€i®ç ”MFüyl+8^!­}¤1Ď,üšç-d™­ŮëG 0Ýś3ŽôžěcŰLĂő•›Ťp@8”hďĎŔ®zš^މ Gˇvđl9jŰŚF”ôpQŢřŚ:+›^ił@§¦;pÖĹÓĚ˙_I|Xefń›g‹—żXTöËGf0݉çTŻw2ŮV*ł‘éµ®-Ôş8)ńŢ˙ůŹđţĎ*ďgűśŹki,€“dJťĽÖ\€6Ůt•{Ęţăńë1¶×/ß¶«ď1÷ĎsÄ-ztýaYš[·ľ&{ł¬ÖţCAźäüĎÓTttţy™ç˝ďź7;Ýť–űŹ,ÁÓŽÔ9ĂGM˛űWĚţÓůźńQlę!5‡ŕü§şŕďé^ŘXäQÍďM”ŢüĘ™śîżĽ tŔĎ´úłoHľCŹąé¬ĚŮhHĺžĺţk8¤ţIj_í!óŹäęŹÄ?5OdßÇáGßżüîúÓ¤@‘ďé”4çkꩄߞvŹ· )AC˙>´ ÓP1@ůë_¬8‘\Üň±ôÖ’|•ňw[´Q¨łD׿˙’ę$tz Ý%Ď?eíĘ#týŰň·CâźĐ8żą,áCn€Çzý—çď9&Ě„©F<3¬Áń·&ÁľĆ 9ţjAÍŽ˙ÎlĂąňŹÇ6D¶Ř=´o!­~ÄÔgćY÷|>ý~ę|{[Kvűűľ:,ËÝţ>ą˝ř§áZGŹÄ˙6VBĆýŤgˇźgŢ_ǰAß·§ÓÇ^±Zvúݸxšąź_΢\.+Ýĺ3˝ç{©iHÇľç#±ô¤?•ăýDż˛ţł‰ţ*]ţóWŢ=Ţčňˇµ§!ščJü·°°Źř7Ü»‹Ż?8ü^™8Ó,A‹Ă[öřéXąÜM Łż=VçUžýĹo^ěŠrť5fŘŘUí™˙Ćöi{É×3óŹcŔSĐ@{„Ě?­Hü“Ťj˘äö7.˘É<ŁÓľDđŕJ><¬Nof¨űhňŕí<~5 ąąďy‡źÍçĂď'“cÍű,ż˙˘~ěL=C(ţaŮdJš.¬MĚZÝYBňčlYuöűßĂ%î{š8­„`ááő»&ĹůňŮçŚóT+ó1ÖéKláŃ3´űyźR˙µśˇ )řýě—XµgĎ·_äÔ?cĚ(ݞR˙ĽAŽ7óü—|¸ą%Ĺć™ů?¬”W·äÁď_É}sc‹çö{ Ě‘,Š ľ{ď˙˘l˙â!˛Ďďů‡ůđBaČ{żmu™n|g;ŔA>h-†^8č VÍÚˇ€Ý[HŞń¸íAÜŁňnhŁ’íŕÂ'XŽřIö?Ý_íŐ˛ µhŃ!/«ć,ȡ*+3˘µŃ8¦‰&Ŕ]„ Út¶wś6—Ě“!¸ŢBľ3.KPK /˝«BÜ ś|ŰŤĄ÷ PłĆPđ|/đ÷‰k6¦Ü:RNLÓřvEj´) sŇďÇ ©Ę"{'ĘÇšdâąLü×áҫԌ2-Ü; @ĂÝż© ÜĐAŚĘ ŁíĎű6<°rĆŻMµł! ^ť •84s6đ,ĐÁÁŞ|µ¸]ŚÎč'óşv ŽôŔA‘M…ç`éĐńšôŽ^)„GĄź«đŃ«żF%`äOÉxřÍ쓆ЅĎ!F $ xVvôŰ]‚÷„Çrpóý4‘¸hřî«Zî@|Ű曇"Ł®% /u íNĄÉî˙ Ú饆łQ¨ăÎíĘ9u~2w Ź”y{9ĆŚĎŚĆáµÚz`g´Ó BgW@Ž ŚÚ§5˝čRg9´óirU±:‰˙ď@8řţ|ť›Ő ŞB 0źPK˘R3vş˛°;óČí é¨W5ł‹/QY-´¨ô‹lQŔh«cç¦ n+ť—ž—:`V€µśě•b!§›+Š2Lä¦÷vnÔęđł|´6ŽÄŔr´q»‹‘Źľ‡±V©ŤřĹÂeä]ÄÂ'hEťťČwĹMÜxŕĚÇ.çš«/ă˝vvUwŽ ŕ-s¤z7!ővÔ:'N+ŐŻ9ÖWÝc,;¦:ńĺÁ©Ő Ŕ©é6†lʶ[fzS8‚K˝hVÁ›jž%·g [Qłd}Ř{@ÁšŞôrU-­đFëEś 7ĄîILüf© űŹNßaµ –âeśŤMÜËÜbmUĐE>ť ÁJg´t™58H„§#[-`Ḫ˛.dÍůng«čtťˇŰĺą˝šmîv–*HůŢ˝cĘ»VŹ]hiÚŻ5W0ŠP^ę2J T©9źubF;ÄýđĘO`=eÇ6aĺ lÍźíćŃĚĘ‘ž÷5v˛>»ŕ1Úüe±l6U¤ŠfŁń±ő(Fe…1€YŁŹ~Ţ>áÖ¦QE ľ_üéSţčŻZc0Âá„ËPW(>óK»tŚ6ł…ÚÁVŇA´Ó]ďCfz#UoRôđ4Vů2Őoř`bo !›Ż)SŘúĚpŘD¶öÜĂ^ÇŹ9ÚĚ×µŤźâÇŐ™Ůó;N*?Ô/€9P‡ÚÜXÍ÷*ł'-ŽmőÜŔîvkîÎ/Ř4Á€Ë…=pvóa Q_ąźuÄ.–& Áއ…_Ń^čv@|to'cY1÷2ë­¬ŤtśÖĄUhá»|ňKCť8NřW\·Ý–ÂĆô ¦f3V=á3›˛ĆAXµÄŇłćzÚΕ]E" űńôÂśô촵ܝ7@ÓËä™Č<Á’îÄOľ™1ŃN1Ó&sĚ{ŢŠdć¬B1¬Šc šB ä¶”5ÜŐĹ$9Ŕ“lWlŹŮOPn“xéTĂ1®”)X> âŞĘjBµŤŚýˇŻťą™Uč zYWĽ¨ ˝›QyňYůľ«Ś˛v®Uľ Ą­­”¶ď•÷©Ú+B9K,2ż®Ů^Á{AÔZÍ`u+¶;j™|pµ0.G$Еە˝ź2Ô.Ĺ]dóŠ@őô„É€7 W§bńµJěŐ#0PL;Ü{÷ÝϢy;4¶o±ŃÚWşaîm·SĐt•ś¦ LWÎÚzŽŞz™Ź/ŁŞ¦ŐuîŤřůĘN.đíş'ŢĎŠ~±–f0ž$Sbr|ątpsťÔB=BŘx˝ýK*=çë(ŠĐž»w ^÷‚Á«L ą—čđđËçŢ…o6ą ‘ezJÖ«wĐ?a^č>.|ľË ˛đwăä(ľĽ…KĘGśó­Í$yÔ0޵ż#<ď.>žŠĂŃËĎű¸_ů†§'â b ľg'·P-˘'Řđrł4yLWÉýęAë<'óyĂ`vˇ°752‚ôRHÔ®"™0E(]¶QLËÂTÂ%×tŁçÓ|"ĽřĽ+ĎpΙoC—¶Xfö`ą”lpw6 §?6PTwŠ—đ8†9¤¸qž–đŞ4·X& ‹UÔôv ·ű[%|·A>ŘҬyĂđ¸>ĆQ¸‚2ÂuÁ7t槆č¤TŇ‚ElC5ĺŇŃŮgK?Ž.ÜÂÁíV ř˝˙;7÷Li!VWřĄSÁĎfcpĘ«ń&¤ ‹Š|sk„ßg6ąµĂŞwÓŐlZžťůGľTF0Ţó W(y"ĹáŮhĎňĐůZÎW†öµôN˝…Ś‘‰r±t\Ú*ěť>ď/U«”ç–w!¬0fŠoçî”[¬ĺiărŐ(L )φŃiîĐŰe~č ë^}ä<ńĎIĆžéřÇž28@F.ZOÄű:»‡Wř‹ŞŘ„ŮËW ‘'&š a/yÚř‡Wk1%u˙=±UÎ Şfyu>\’ě+M’&!aŇ “Đ2Ü(ô$hÖ46č'ôüá.pjafBUťMśpÍ—üňgZŇ)ZČű~Źę;ß“ZĽ…Saö}§ xČVÜPô’ö‹~1.–“śo^O‡Ą;X‹j’T©°¶S çŔÇ Vëć~vë‡äcŔCú#ú}•ŢÚŔ4äś±”yűčEĂhw#d »0×éý‘=aÉĆ6’âAüĄ¸G‡ Xí,őˇ„öÉfp’Ý»ý·ć ăłâúNz®8(ŮľA¨p¦|¦ź€ˇé/}k%ŤÖŰ‘© ±ÉŤÍ2gŕ…/ÄŤ4DŠ6ňsů^›8PHŻJmz*ç^†Ő*¦Qy˝ rű0…Hô÷˙PéPŤWóŔń6Ŕ?¸5‰nŤŁ;—‘6)tAČ>ĆĺëgyYKă~ô·9´ÄÔuG#ĺ5ń»d2ßďŞélJ4=-u° ÍR ĽBŁ~Üw*»Dmˆ¬aá©–C?ďWuZ‘ő9–ńćĄŢ»‰O›µĐňF•ËB±ăýFqáĐ!ŹçÁŻ€Ťô»´©J1đ ‡rlô*LQˇŰYéfĽJăl‡%—‘NĂaqšť8iꑲ0ŞůĄéc›řŞćë!µk™Ýݨ ˇ\)Ěšµ‰ŞDKČUŇ#ÎC&ło:¬¤†Š€,Őuyë)îU»´íú“ĆHqG­X–™.ţ ëśßşMůÜŢĄLsQ—üÉłXˇ0ĄŻďî9Ćջ_Ůj'M­#ą3lfäÚĂxż <6<)KáxrKŹ ů›Jy›‰Ýuc×đéĆl}"K ýeŮŻK 5GéLŐsîß' «Ä8ŁČÔásÇá!ĂŘ!ŮP˝«ę;F2ĽNjh?Ś †ëZ„€ä¤ĂPĹ{´eôW•ŐMý3‡ĄMeüE–‡‰•^µX1şq…ŮZú ÉŰtjîo§WŞfnÍ©"pPŕ ĹîŰ÷ĂbűOĺŠ*Ě"×-źů˝Ü—@-ěBź†>ńÎlżś˛R z˛†÷Ć‚ťŤjó×iâ YW5`đ]G7ŔnŮttŻ®„ŔÉu ů1.ł¦Â=Ë®îµ\ÂÁ˙’™˛Ý…Gq=×A2Úy$˙ľO8°˙QŞ÷đôíĹžˇ × 4óÁě<ŠlŁž źúX(÷Áđţ<ţŰiý8Żöá‘ćPó@Ęč°nŞ‹Ś÷Eř ‹–¸h—Ţ ý vGˇđŃäË2+1hĚ˙=îĹ sNđś]\łŃ—pĐJÁľľ;Á}˛–qŞokĐŃDVĄHf˘zżŁŮŠ4vye÷µEuĹΧÄcekWîH¸sDçXŐÓď/?t/Św#@Áâ?´gáVs#U[˝{cłzaCcĺ ËŞF˙R‚ŕÂnÇŰCQ‹ĽFrd….Üzx)?(Ńáń˘.uĐM±|ďyßÜi‰1¶Vaů2'ă÷íŤnźn^ÇkŚŹP"Á ^L{YoŰRŠďDLÇđ:iÍźYÝ~Ţ/§łäĐ@ňĹ[łúÍ.ŢĘđÍŽ],HoČlôéTĐ»¬¦ˇąünn–˛# ’{˘«Ż+Sɬ`MNÍy ŕˇ2~ňÍľ"DNÖ´FC‰2ţ#–Ö‰î¶9G†·ßĹşg-BśĘ\T:„Ěę°tmľŽ’)a¬9l_śQo¶ĺŔµ·Ú·ŃŐÇă„[„ ~řô 6Â,! d‹uG•-;[-rět»$”‡šňa‚Bjâbl\m˛ŃŰűľuô­Ę _¬ŢÁf7•ŰaćšuljĎŐQ±~Ţ…łŁś5ĐaŻĺ‡­ĹjŃ˝N”}źłwlĆ+Ţ›–7L4öhóą9ÍY©q Ť¦~ť‡ExöŁĐ^8ࡇ!łr/ÄM8Ŕw_ÓŻl弡|;*ôăe>“4˘ćőNĄŢ§4v#í»,$ľ”‹~źľj»=#(„ňćŐuń˙áRáزlvJ›­#>ĆQ䊷煏/Öńo #eiĆŞöVK —ěbZWŞ ýIaeE, §őŮÄk„ÖŢ€íáµ qĚ!-˝k ¦ŕśuł„KŤÉ=Ąž× ß‚oß™łcöŹťastâľÁűyˇ“·u˛ÄĐ–4轾ń†µ: 5îľŇáőÝÚ)Ďí°R;Ż‘ăţGĐ­¨©»“©`ŃŤď ;řě6Dą3 ˇĂÎ7GĆĹ.Ż×Ŕ~ =«ĹŠć'CkěTVAOžy|Őż.YŔS0~Ie'ŐoTĂg-Q2pÜ=ÖKńDpÝM‹‹±hŞ©čëÓ¬Çb.ç§PUA~ąÚSÚ-YľŃ!ÂçÓ§(ńđŢîRô'Źő’ßÖ/ď ;oźÔž3Ż€®˘%í­†5wŚCŞŠUą łő’r‡UoylçŰ˝$č¶ä˘Rí›gÎpÎÚÍą­Ű‡ŔŤč ĹĄC%OŤÉódC* LŤSX4qm¶ĄwüĹ  čÖ>s|5ÖI$ë„7¸2@\¶?x#áŕě 'N%áÔŠ ¤ToŞÍţč^~·é˝ŇţW}VWŽhü°î{í rđËaĆŤ=Hü˛Ů˘[aŽő’ ]C§ďUkrŰV ua§ú®óq°–â™|;Ëęö9m§ŽĐÝÂÄCs¨Yö+ž6ývĹ`G­;,÷e ˙9Ű7»ĺ C]ţ:ĹÄRŠDÝÉJ—›“w‡wVT>¦ç]–č±ßOđţXG*c»ŻŽNüë&iW•¶?‰ú./Ä“ţSÝ$¬éžň÷2ş:ó^ěÖVťĺ÷ĂCQ¤Vˢę •]˙Đš;7oŚ€]Ö" pÖý'ôsşú泯ÍźÂ$\˝˙ÎŞh‘iD;ĐĆĂń-BŁI·&Hőůs:ă0a}úí>7yVčVćꆛ2öú𫮉…ĆbA­Ĺú‘ĘËr,CcĐj‘€ëLsá‡/ňűŤü( ÷wGz©l_‡>¬č®ů™vĹ#Ć×F ]W©Ě~żą®V„­G3_dşłL˛ŇWBř2TgŻÖe@ †©Ť!nňÝS˘«ęŘÍ ň )ßó^ył•˙ŢäM%ú:4MŚ·ÖľKCÝM Ď/Üűĺ´vz–;ń>qdWy34š^ éűl)]V~Ü\xÝmZS'Ű#P_ÝłKG?n°WĚ ‘hĎU ˛ë§OflaŚŐV„EÚµ‰Ę¦Űçnf˘X¦đr™(iđLEE˘"V·8đqaž±ÚGş=Čdˇ­ţ[8Djv ;~™¤Ţř^›Gb'ZĹpÄz0őČoĚÔ°ÇóâŢ»Ąbtc“3ÎX†ÎŢ_2=ŐÂt2a•­FZýÇ}ÜÖĂŹqî2®ěpGžA‘–ÍĄöśa˝~~žeď* eއĎé~µ÷¦§ăk‘&¶ZłS:jě˛Ý6oBK‘ŕĹ/hôş2a)Ô»#Ź|®­+x§˘Ŕ„†C]xghjŞ„ZPJ7 n@ř…27‹ş?Ľ9Äâ;ɲsxâÂ÷3Čź{é#f0RAĆL˘Ľô‰>˝Ŕ˝{ȇ%măqű˘xÇĽőĘ´UŞŃ4ě,tf±EJ­aőu)(ă†Đ€ŚC‹-*¨DáóÎ ^iSµLq>|żeUŹWvâhq~…᱄B¬®Ăi0ŃÓú2‡OËwúL ?x0§ŇÍ:…+=ńnąŞsÇůŁ~\›§Uťk Ö\>ĽźŰŢ#IĚŤk.ţ}ż÷ďećo˙ĺš4~|(ťŻ¦ÓŇŘgÓf› ľź-< f‘Č@âŐĘO ŕnwý?d.č~Ę58ýÁEĎQXĽÔmŽ5ĆD' 7ŁOśSgLEÂŔŢ#i3ˇĎŢŞ+(Š51·äľrö9¤Ćnp-şć–§<ýS¬ďżr‰\VF°n‡^€ˇBô€¶úĎ”‡µ\Ă-ćŔ¶KýŢCy\4WcätŠËCw~łáSŮiJĚľŕţ/ł<Ť/¶"hcűh—ă0”Şa)ĎBŔťŁü¬YňdR&|PťG,Iľäť&29?ű…ąW ,7˝S0k Ś9ěAď¨)Ě«wĐ™AbĺĄó{{ž ŤŠn÷™pw߀óÂŰC©|w CşÂd+C&Éq°g°w32şű‹VČ”)•ąŁŮľZß)ŐA8ĆăÍpZlPő,´rrȱJ˝®8ęůCWő4Ä/Íć§ĂĺGPÇőşÔ*U_[€ÍBńş&i#ä®cî×9 íţř?m”rE¶To'3ž×0­ş…˛,©ÁWf9Ĺ#tľëu#÷ î±.;ĎpÂO™óÍ“i&هĽŮnŃ´Ćl ăźĐe f{śsÄťíZÍ‹@Ť›Ň61–۵¶éÄ\„WaNMjůgŹvgÍ»Xů’S MŁů¬ąŔ˝ÇŽ]€Âă~QĚJřĚ…tĘđŚFeMÍ·‡p{Y?đA"zÄśJ‚61l>b&{Äř‘ŞŚcc‡<ÖĂ,/'v0Ű &$ýĐŹ cHěuŕ¤Ď˝E‘’¶;Ý~"s4±ŕĺßg<:lT~čź7Va=ç§™ĽşFÇŃĚxĘŃ>g f’ô“8nĆř@®hČłś÷K´÷Ąz×O™|<řr”ŚĂ˘Ómj8—ľ˙T9ëҢ˙jʧ”˛.ŽŇźçŻ8üv…;… .M="÷ĎŕM†PZZEÉŘŞÁá3ü»™AEQˇÇˇË°‘ďTĄKĺÉ,řőÎüĄ'¤ › ńă›ţůÎF]ëv aĐĄ-áŽěţŞ\ď­üôÝęąši_-öűüđÁÂQ*‡ĹxTÖ)Ýôó_w;5çžťŤŇ49řüجśŃ;c]źbÚ`Źvâ}аrv·Ů»ŁÇ+Çp“jÁ˝jŠgĹ '(NxćëÁŽ˝ÔĄR5ĺ=ĺ ŽŰ»%IôďC?yŐě~­)Őδţŕd7ÂĐ ĹDÂqűŠ;ëE©)üÁÉ.±Îłdʱ:µBî?¸$†`í…˙Đ6Ŕ}‰C… ťŁŇăbźµ­ó~B–ÇĹż»â‡Ćż®\ůěYo)×{Ń™íCÝŽťŤ\yĺvZ˘U˛oť'СX!ő‘ÁD`~ăP˝oţŁĽ;>Ö¨ßÁ¸yě>űŃg%Łrßs'¸âÚOu˝]–#diĹÎ]ipîEł˙jblßí»Ţ}‡ ˘łvQí ďÖ’źhfuđą¦aYq‡đ‰ü;±…Đ©ĹăŐŞÂët6Ľłć{éîťRýg˝Ľ›"Gť-˙âkőŽOŐç!'˛*’ë*+ČÂŕ=‡5t¶_i<ɇkĉÝ1'ٞ~âÂäľ&šb-+i6đ“]ą”% iŘC2ăčÂص íÄînˇďűÁS ŕb/JŃŘ ¸H„)$xQ¸!Ś{0kţ­|ÍóĹÓpOo`Š­®zŁBťĘĂKŕĐ °Ü“Áj ôa:P4d:5·Ć\w ŤBĂeČ Ü{ţ`‘•Rî|©-¦ŹóWšńě.T5̧éčŰ«ţÁ<ťÎ}˛±aľýŰţďC€X3Mfá`¬ąĂ¦žjĽy›~č ô"Ąő®’Ę(đϲߊí_މ]˝˛4I#ĎůÄíz†čtµŻ®ß¬őÍţdQ–4áÎB:#p˛­ˇv‰9nň¤± ŤÓŤµbÎ&ÁÓ#Ä_ŮBÝ}âçţW÷Ç'aOŰŕFÚç¬řוӍ´oÜ@sôu iÍ7Ž”bgěP箋5bâ(3i3޶đó;ckŽE$1‰Ůü6>&ţеß?Řpłŕ™Ćż=ÖűóÓ¦ űŻ’ţq;H;ú˛(źŻ×ŹĚů±›ç  řňS‘ Ć|˝‹GF‹ä4Ş«Kή€č[ĚŚŔŐ7m›z1ŕ1ögç4ú`0’kM;Ź·;nľ•lŞÝâXQÁ8,śěCąýŻ]ňUP™ą7ôÁ©}ą ôW°ĐZ@˙‡ĚźŢ.\łŃ¦ŞĐˇÝ&ëółsĐL>>)öÇÍNäq˙ňމ]Ą)ĚűPĽ?.މx*—»Ő‹á}aŘš˛ÜŤ_ĹĐkăjÍnůtŻxÎÎúł3Ĺ5<Ť”k=¦ŠKdüŻOĂń 'ń~~ÍĄH g6pĹ÷Ł›ÚtřţÁ\mł&ÖĐş· 6ñ‘C`fÂÜ ?pqü¦óQdá¬÷ç0λzR Ë‡E÷źn€*Ş˘ŕÖ“•ăÂ_Tć-B6ĺ »ţűt íŇI ´ĺĽ—H×ňó* ·™‡ęX]ŞľżÎâ´hزńł3ĚGúÎŢ»%.IË›jb¸/Á¸Ęý©ş:ŞŤâ†TěÎP{çČČîÍ©ç Ŕ'?łńj»çy.ź[}¨Ő hNńŇŐu¦QvTB†c!ďó™Äű‹ŁűľĹ}<ë@'µ$Pn@öĂş—›ž°~kŹIäkŮE7Ţú-šIëz»tS¤›í!ČyݧĎnŁĹčďĄ~vČeś‡ÓĄşoß;Ńń$ŚäĆ®4ô1YŻ%Ľ…şr : €›5 °ňÍC[;‹!řľÎĆ2ÄSÍš5ř©ąŻ´Ôű6Bp{XĺĺŞ0›ńxŔÎďő1‹¶łBş ľďÁqZŞđ7ĺą8řřjC•CG ‡§ô¸đCŕqüšăľ×ňýąZ‘Ě#䀪Ë\÷ęćś:R‚ÖT4Ě"ů‚!—sřH*6©Ay®.d•’ŘÚř‚ł°ĎDďížíd˙˝}ů×[–óţyHAhŦž©†ŁgH†IÂ3źş[†yŘ‚—Ť3Äó:PĹŃL%ž‚"*=ă5eRX+Řé·úł’b>=­BY…śś[lqŠ–ź_j!¸ą ¦‚d:ęýű§’RšĆâÁÄ©.甿s đĐä1^ňî¨ÜŰă´ěľS…Aśl•ÇLăĄiŁił~&ˇtN%™™×Đfť„Ž2x§GŔŠšáM-”Í˝ŔNŞmuąśą„|ďëăšµśŘhr€ŔIÁÇKżľĺYüóÄ#Bü6ÍKŻ8a^.íŰ:lT† Fkóą(*‰a%őŐšNB¨+źWVR0f€|!ôŔÜA‡yfćźţ1+‘6şĎŰĂţ@ŕľk&›ł°3ż…Űż?ŢyŃF©—Ůľ]t]îůE˙…°kpó´B-_Ţ(´$ŠúLB’ň¸„ :™ťgŃ©Ĺ>x?űem-Çe3éłźí¤˙z  N+ĆůZă”Ů0`©JÝŹô8ćĚgşB)’W+%ŰŚË:!KÓ/4îlvýŮÉ*•)žcł‰Ís3u**}Ŕ‚qfťađ±TÇ}ţŁď‹ž˙ěOhÓ®?Ą7Ę,Ö˙iH]|cbÖfĺčUKöŞKÂB-ăŘ-ëDť:&›&EsáVŽ.öÁýsĐŤ”™„`őŘÁ0ű ` ;Dä%…0áňîĎšG«4 “—r܇ŘAÉ1EĐÜQD±E^Ç$§šµ¦>¦ú‹%ĺĆM”ýšbÔÉń\M­÷Ç—ĚV=žú »eÚP‹nŮą]ĄÁKµŮĂ‹‰§ő07Ř’u˛îGg‚Ŕ lŕőłR˝Ó7µ\í>ďćĄ׺¤_ě$8 u‡“îĎX˛K”‘ŰÎ%V˛ýtG1qď7ĺÁ§…]źJ‰±Eý—şť]OVíTŰcä˝ŕŞŚĚ0é˝f5vŐ”Bî7č˛ÖhŠß:ôądcZqčŽFs×›®nôƉu-­łěÄ“üřgg$ŹežúúĎz?Â*±ŹZ,ž13N¦{8 ŻĂ4_öeçˇ 9ä ‘ťčŤŹ÷~zľ¶©Dt»T'ŤHŰŚOŕ”öAQ)d%7U/ŠŇ±Ď ÓŮe>{°+Kł¶ĺ±‹îźúl'#¬3ńô.5$ę5wPéś®]>ö`“}ˇB Vn^ł÷řů]ý8é×ĐŘ1S’µ˙@vBVĄ˙ *€_ŤTĎ9… ˘WÝ Ť†°˛Źł-ű\2f÷Ҹ˛rĎm~~F—GŃs?Â`ŘE(ä´±<ö<¸Đ@+®Ôö˛rT,&ŢůĘ,ő¤F‘ÚËy_'Ô%„Ťs&őşňYUŘNp\đţŮö´(íR:˝čš*<ě~Đ Žv^É =dwyÍqŕ‰ŮˇŇ^Ďw0 cÎ!őSbgŽů’ şdAvů„d˙ łtx­¤ň e†^%ÁźÎßÁdá`ÝóŇ\E9c1Ľ2M3¨lvQ–¦nyB˘¨ť)t“őg¤uĚ<Ëýv‹ŕ…nEŃnÇĆ»E;s•6S87Îç{m`ŃŹşĆJvňz´8OŠę ťęÓ¸OpďGŕ¤;ĽŚÂ #4y˛'ýDdĹdLç&ĚŰ}—H  uh‹#@<†Mâó!ˇ‰†ďT{Ôśi;îŰž?…Ś8|żÉ÷ÖýWVé(¸ĽaeK™v›?µĄ|?އ_ęý×mÔ23’ř÷&"ŮOµoż¦"|•Sé¸Ë #Rë±ah K# ׍mK˝ĺ§ĂŇů| &uŇUk[žŻj°2„A©ç€®Žbl,aÝţi}©¨[ÔG@‰SŻ ËÜEzgâ—«+ÄTĵĺÖŮŰK˙AüÍ(»Ú„Gr¬°Ĺ'&\'4‘ đřNŰĆH«˘mlp®Jn8oŕRĆXŤ4UZ"—áŬIăB‹Żh7༕ŐĹłbáY÷{áÁi ^’ýĺm©'/\W<şËŔwdeM·l»—R^ĘźYpg(3(]4&WŁŻ…Ç}Ż0¤µÉoÂ/Ě}?ÄÍ9µ,„Ť•ĎóşwŔĄÎ" Š2őĹö#®s@<őľÍËÜíő Ť!?ĘČřvŞź~Áć%k^nú†ŞÉbŽŁBäŘpo í÷_(±o°13Mî­&#áî±9vFKĘć±üĚĄú¤otŰ×ýńAg¨Ř]„QěŇ%–­ ËXĂl:yr›#ŹŽť›üÁ˘ülě şcµ†{6Ę5Ő»n?H$ńjrW«ź'ç–Ő䦾ý ™?©śuľô•©4y»?'‹"ĹËŻQĘłâkB¤oĽXÚdMż~pÄĂ҇ZÄ‹ZÄđń`O“dMŤŇ*ŁóÍcU7hĘÉ-ßĹ[ׄŤ‡K ňb]ä¬jAĹ.7•oÄEĆ#”Ž9#ÝcÚřč¨|ŚN=¬±Ż˝‹Uë¬Ý,MŰđ@íúĽÓ0^¶2W´Ů śŐ  Ż/ŘMťŐúmšć413duâşé†ÜŃËŢ˙l˝Ľh [HvA%y5ěŤQu…M¸ęvśŮŐU´|Ú¦đÍpŕ 4Óđegö™ĺj»UҸ*‡"Îp†3–@ ç [R^ń#Ľ@)ľ[IââŚVĐΫE¨‚;ďoŹgÄUőós€M¸äý0—ĎB̫ܰŤŇµ±Rď>:@m¨ďř”ti`gVç”’Š SŤş˛łňě:N˝7öy(źŇĹéęĹşy-f'$ußÖ)&‡Ď¬¶V$ŐŹ …:‰!SyZ´ÖH·Iaůa©ýoÜ{ü^3śă:bq̰eÖîfR’°ĚőmÝđ6Płł` cÍŢ\YN|;2 ’ç+z}ęĄ_řüҤx*ĆŞ÷q÷s2ľÜßsО–ţCńrá«ËUjŮ~dkmŁŹśÎň„SÖ%ŘĂ/X‰óÂt¦8ĺfž2şEřî"ě/—7¤bÍřň"ńůÁ¬Ľ¨0)á;đtw6mÁ2i }Äwa©©|ł¦ÔWež˛R?˛eŽN݇…/oď¸_ĺ•™‘Tćr4Á0đ? Űŕü5,¬ŤÂ„ň‰×Éúšţ Žé1at’ RTQ®/Řë˝ßőQÝ5"Kz¶®ßoŹCęLqyëîM/¸˛µáŔŐĘöę´xʇí_ďŤ í1ť@ŁëŘLŻa©/ń(tÉĄÄŰă»Ď¦ôčáŔ˝D1‰bJ;ÚčëîŠUů~Ůó%0wŐ\†˛Á©/âdď.ęO¬G1Đ ^4˘űö„ĚŇu°ř‰ű š.©ő6§tí ů8L‘ĘR-+V™<‡şŰ ŠŚńč0ZB€OĎüPűy}zmüŕ>vMrăąÓ˝;§'{ďpĚĹrú7ĽÍŐ Ö†¶°˘ 8aXAO>IŇcçţ‚ţ§OÜëţ&ág Ó=»`ŤTě:&UˇŰ›˙AČ/]p[îý¨|»­Zľ}é±.ĘĘĄžż¶ę z'®_ÍEĹşŁ^ü}Z˙ ç@ďĂ€EőrQjüü}u—ÚL)MĐ <üóŰţ`ŕžĹcUG¦á÷QPl‹ŻË¬Ëť—t4ČN‹~¸Ú/µPA!†ÜSf»ýŰŻőFŹSŃŇ6•‰q$P$ŁWc“«ť"÷.EϲEr4 ŕđc ÁeôâJYËáBp©ÇÍMDî§ĄČ€&Çţ› ^(Ʋą?UG·Ý{#¨rŁ[_ ·˝ý\›é˝Ůî/ śIŹ”2ÉHU îąů”´Ú¨lţ~ŹŠŹµüXťŢjYÚÉľň) ">ĹěUÝZŕăú Ű#Îו8ۉ{Sß›]2uţ<Ľßţ*62H=©0›yQ$KdügQăqX®|ü`&˝łćxÚÁEmsâËÁŃTD!mużČĺ(š•ÁP1đPÍôű÷ Ô=pÄéÔ%Ş˝T»2ŕ ůP.–9ëlZ2\Đź‹ďF:ď”ôĽĎ‰Ýň™\ČOëĽ)ÖłJ˛úuó©čµ×—S¬ěńÜW_‰tłjcabÖ–ţ°/¨˛Y÷…ÁÖżf÷ć˝đď0 ]N}[4ŚłčwÍ~^2.jÔÔÂ珓ä`%*?ýÍő»7FUgL1Ó'ĎŢ[é_ ů*ÍMá|ŮřĐç'óÔT_ľŘşűě€ ˇ/ŤBG<Bš“7ÇtčÎcÎŘ'Ö`°­ŘX˙q:śoźóí«uµ˘şÇűÇ1âV“XŰÖäř‰ÇCÔÉÁ; na ÚŃĹ—ßřüĐXĎőÜOŃŽ`XQnęŇۧp8ş…M"e-ť]XÚŕçž,«ůę’™™9÷‚ZďŕÝĘ?k*îąš€ějUײş&-ąZT@ţElßţ}%#§/śŐs6˝Üfűâ\µž?H6řTs™>Gëç;ŻŢ7×wYeo‹ťsťGŐµłŤ‡¸IsF.9ďÎýĹLďíśŢańĎE¬˘YÇženîcúçę6W(>[k9îĐăÚ7Sp˛Î¸0vp÷ęB%VJ‡ ŻTŐîąW'§»+IóŻç\ \M„hŔ ‹sşß7îŔňÚE5m턹9qjŔÍÚg™ &Ý[®®~XDK>4Πk©<ßĎfW#}#` ×H ڞ':ôúĹrôąúŐTY "v©ję]ˇëd:™[Áđ3Ep¬T=÷>€r.6·©ô­Qâ,­wŻLô «6~7Ťž÷ă'e‡ŤrňĽ™¤–cĎüţE+ÍdĽ-6ÚWWÚ ?Ľ1–]ľůvl•@Lm7ĺĆ/ŔmrăŇ1oKŰzΙš@'×¶5®ósuĽůÔä’ŕŞĚ˝kÚŚípĺц"ă:ŠÍÝŚß\! ]眼/||Ö[ZX¨BgG«u»¬" ÷¸J›Ó†¦JVc•ŕ"Ć˝[Źe|G•Wp(úâRNmw`ösqű) ‹ŕ$ĄEö'űľÝ5'sůď5ËčĺâpzaŢSú† -Ţ ›­ř-ęęď^â©đÍN‘˛TâHxŚÇ5F2ŞuŐăĂfͷܧƲ‘ŕÇŞgĘ5ÄÇr–1ł|Ńí«Ű îđý;ÝnVúw&퍥ƦO;Š0©-ŮąZ€ĺŢ@§ ě(u›H ŢkW)÷xhIcuĂ'cB’2fkőr+˙ ·–ő˝ë5óŔcđçbČŁEA3 4Ćf«űcu T8âŚÚ˝¸BʆOś 7Ô† L3µH.jQźŔnŔVű÷ôš«­[t… kygćůÂýtŘŢWĚ‹vű\iÝ˵u(-cÚ“b8˘řqŞ„ľEäÖ>ö“×V~8ü€đŰÔOćłNÁ|W€Ř0 a

‚ăú_„ Ö©]őâUEŤęü‹&ŠŐ;a¬Š ü> >4ŕ/Ź~}Ľ:Rߡ%Oř°_X1Ű;mE€ţŰɳÇdŰ>Ä9ÜNOĘBOůĐłŰ, Ő;a¨xze›=—Ďnťa1çăŢa@Ž×ˇGA±űóeúA7ý AOŹ7üĽSÇNC·6ÎjŚěćČŮŻěSg@’Ôt,ń›ýÁá­ŹďĐűË8íFĆ ¦Ţ)šÂş(ö%çÔ—/ů˘j?˙ŕšÇ;DEť\ř &-ĄĽćůéÓë7ęxx§‰>2ű›:˝źwphyí/š§Ţß)÷N;­‡Š}aťDďÔJ„ßt?uź8ôwŕˇ3`ŃŢÝţ.)?v!Cë-ˇü‹•Ł9DĚDw•ĹAŹ4čUí".Ď‘żC’ś+YŔŞ@,ÁWŠĽzţÉňwŢÁáÁŻöTnbyđť&É‹Tř7mvŠżC«8÷­ýEw˛˝râSyÔčŁmźŐwިŇułż9f˙ÉŁp;ű‹1eU~uĚ÷ÓĘ9»ß©ťßc¸WĚ—Řä9»Í4zŽîúˇľM­őw[/z!ü›âQÎ;…9x¶âVnŹtÚ"z[ę¤'¤U‚2€©P¨Ę;iv»Ô>ç$Ţ%÷+»ýĹ>[:Ô;5ĹÇĐbíÇě_z‡&Ţą&4­÷íšß¸#d­úŇKy±A©_ö—׳NÝi‡ÇľůĽŇ; ,qwëˇďŬj}8\ą˝=qNlŠąőÎÎIąt§śôÓĚŰ{ ˝á7Šý©Šë»†%ž_ě˙ăóóóó~ß˙˙ßţ›ůź˙ĺßţź˙ţ?ţí˙ü/˙‡ó_ýíż˙Ź˙Şü‹˛Ý˙˙?˙Ű÷˙ű÷ůďţë˙í˙ń˙·˙ćżţďţëţ·˙Űżú˙›˙á_ţWűĎ˙ć?ýç}˙Ăţ·˙öüw˙ć?ţWű˙ţ?ýç˙×ü7˙ _úóżűo˙/˙÷đEű_ý»űŻ˙Ůßţż˙ěo˙żö·}˙űw˙_˙ůü˙ţ?ü›Ç˙ĺ_ý÷˙ţ?ý›ö·˙ôoţă˙çßţ«űůřóýo˙ő˙úo˙‡˙ëűúŰýS˙ößýóŐđ˙¬¦1Žű†i’‰ą>é¨^SNz«?Rň7č%Á€“Ă[ăIÜO×ď73[¶ýtzUBWŔˇŔ, Éh™»‹ î#Ż8tČůHÄÄ4u™¨O ň—«ŰʉŘZ“šŻ ’'ôtqšvÜŢ,”Ó2ĺqŮ«1gfş¶¬ş4«ćšQťÔŰíţÁšÝ\ČK˝Ď( 6o©Ď‘Eö•Xí^ĄFćęá Ć33ŞČˇě6đR­Ńq˘Z”YA×f®XťeÓ‡šŹý‡Fݱr¨źźg’&žŠI‡Z©=p\Žr{‡{7¸w='lŽrA?ô´tÉ.7—ťĽĎ¸śÜĚßś&Îră}üŕĐÖŃPTěścŞ(fUѬaźuB7~Ş2M: đ}Ź™,än§mč‡qS÷©R%ŕb•T<Ľ¤BŻ8_î+ó”g*/tkÝĆţ٧Ťł} <¦žj4(šŕÎOůohđ=/‹¨GĽIűp3g›é?™"Jőö™r›=›„˘™ţbŠRÜwrJXŻ˝+@(öUźR6ď¤đ 苇ŽJ̱En‡Ć­„Ů×Ö µ­źúĺĹjšÓýX[aÉďt NłY@kĐ–<>;z\ć0˛PůĺY‚¦ ű,AGĺ%ĂŁł¤sŔ…(Ď–ö¨N^Ů*ě€Ë ¨}„EýA7: ™ť±(†É®Ř—Ó<[ÚjĐb˘w%LŠşNő5ÚvkÜŇŃtÍÓVůa@l.5§ °IeD™ĆâughĎŞĐÁxsU^ św˛ux·FYǮڹęBÄXmějš\ď>Ő{ByąkV3c“­AŃĄ˘=ďeí`đ+dŞöőenB›ąQÉ#ŐSÝtٶÄŢÇąj!ŞcŁ_ë¦U°”Y8şaW3† ŘŤ Ş†Ü9Ě]Ys>\aĘÍě´í—˘ĚÇđ‡“˛Ň'wEŹ‹µ‚ĂćgĄY#1"¶ýµMĺc&ä”e$[kÓk},o›îîÎ#®}™°”ýŹŞYt›Pj“Ap°ĺé°”W“Úر-evĐ8a[ęjČh–¤ŰL®•4ŞĆk™oQΕžEP»Ŕ¦Ą+ĆŰKS×^&tkyîĂ`…ž—XÇAĎü~˝0í™Ďĺ»ďjšÝ̲ŕ’Lĺ1~†şŤşg g» L̦ü˙ űł^k’ô,˝Ţů+ľKĽQĆáľ2®o¬Vw–ě¶ŐÝÂđďO<Ă™ë+tŽä†ŞĘ˝ÖĘŚŚážAZ(ŕą~-^‰’9¤ÝrŚw–X®ÝĹCdlôžV?ĺŮ-$EâR‰ąň ŤşË2–ŐĺTD3Ýyëžš¶hˇ“ÓTL­.”—Ńǰ‹k"“´ąUIńÂ&ĺx¤“z4° t6™Ş†Ę(ÍnĘYXF2řŚ5§ö‘ŹXĺB”B(…k0/ ŰĽŔ(C9Iť‚ÄJZ=¶p÷ţ´Š/Á\›ÇxLĆzÓš)T JôłxÍÉĐĂ„(ža¬ľ%,§`rĂZë˛zY í¸¬}‡{çžňzmłD—˛g[®C$žĄtšř3CPl[Ýľčt!®˘Ď8>M+]‹ÚL(C1ýEŽfS«NŇę*v·¸Mʬął@´„ÍŁý­0¤Ď6ßUHo&nW“%—v„ĚŃâîŚkŤ^' žŞ_¨ ‰ËexźĄ°»:×Â>bÉžYq˝ąĚH͡öE] $ŤŃJ-]ôΛÓéTVW ’=‘É|űt]‹4ś*±Ż×L Ž‹ćŮSÂ:|ťŤ"[Ń|-řý*¨N–IěÍYŕz¦[o[Ątőäşšč Ŕ;č|őŐ\ž›t‡ {ÎW˛!–Žú§Á¨ţ"Uü~îĆOťbÔę*Š-ÖŮ&•ÁCŁ®{¨ô{¤×+-+ľ>w{*8_4ls† ŇřKLdi˙şÚęTĺśÇÂćŐ¨&`ţؤJĎâČGő a[i>Öç°oä" sz˛@¤ű—ęŔâ7úɵ“rmŠśŇ{MšÇđLAR/J @›O»j}»[ĂJ‡xu› o›ź˝é"lG]ô×i/AUV˛Rü¦ ý¦NŰ—ăóďÍÁH_Lř’61|A‘…y•ôň“ĐDîbü“î菗xdA&D×ŇółĐÝ-Z°˝ăÓýKş€ĽgjP nn¨›Ah±xG76C-SůŔÓŁť8CČ)N’˛ÎŰpÓ-ŹÉщD­¨ňoy“ůTT.Âg ‡ČóxşöLř7É‚X ×sV–´ P±[4z˝ä‰á‡ ţ›¶JyR'‘)!!ĹŘ˧Ś9¦W*rAĘ-LÄĆW82ŰëľP-Š1A5ě• ,µ+ĹĄZ4ˇ{˝Č~…xű–/ËźqćÎe.$|8ůZq@áwź}©K€ťDn±®MIşßÄwŃ*ŕ ­őÂCŔ;QR'ÉäVE#2Ľyď5Ś,€;óŚ ;ůű*adąjÓ'š;—\cb̸čŮ%…ŃG°¶$žĆOqÖ?ÍŚÇ©ý¬\·ŐnSźĄË52ťVNc?ýËFŢŻc„xá‹»';EśÝ¨K{ç †¶NfK…ŢswRÇ!Č e+ěá,›ÍHN‰ą†dĄ-)ľ»ä¬żhÚ”ئ©n˘xOa  č5Č€MŘŞbŤZ<Ť,Ź#>ňuLÁ ­“,ś»yô ů1ľöę4qva'·ĚoŃŹ`ŤM&±„“ĽT^qšvk/Ů=݆ó¦@®ś3C˘lń‘ j¸\řzĽ˝~Ü#€3›úó#Ę4Ьp‘ç€ÚH®Ą9Ö]ˇ-MŚ›I†c8ÜŔA%ྲî)‚f +»ˡ*n_p–waŕ »_"…ł® j†!«ńdňŢf†»Ă%‹¤˘0(۵s6ęűc]» € vś#|ĹÔW HŔyÜîĺBĐJ¦Ş×ú_8x 7‰ý+j =Ž·JŮ)=ňىŹě@26QuĄjľ>÷?ZyeI¨¬ËÖŤUäˇĂcIôŁ0ńôó¶!{ űs{hHč›â†W»”Ě7ěçáG–QÜ„íµP×áôžĺŁ’OÇYHiJµŁ8}wŮ…^oP®Ř<,Q¦aŐLˇ–´=HpCV˝b+Ç|L¦śę+Dö.BĂ“ě‰XtÓ…¦Y‘2·Ă „8`X{ÓµZŻD÷ÍA5˛)缨±·şĂ$"ŮJŽ ‹G|Q’k·ÝVšfEŽÂy†ÂëO sČ"ŘBv.eTUí>ŕępl‹v4¶ZđŤz YmUŕ¤KŹp*QéÍxRyŞŕřjĽ śP«Ąř84¬·uß/ÉĄ‘“^…ĹBđůŰckwˇ¶QÍ)`<׾걾2‘ŇşďňSw˘/˛LáBŤ¬`BŘa× e’¶î!nľö@x‡ß«öĂ”9‹hÂ|KEZ‰žúz;9P—–V,Ůâ1–¸|ŠJdç\” ËÝ/OˇCJ¶â–÷ř­V4Žžo€Cp¦‹SśŇŚhđőŁ‹mD˘Íé“@٦pŻP`.ýŠ„Śe¦TӔ̊ŽÇ“ÖŇ·ü!ăÝĐĽ>‰HU§Ů&ů¨ -ś=@ §Ş†ú»@ű+[`‘ÝpŚá”2)f=ĚQ€¦Ŕ’(‡ŻRF×uĹŹÁ(÷A·#NŃ=L‡y7VY"!K@{!‚tď>"2fĄN s-.`Đ Š ,ˇ¸»ŰΦ*ť-Śľ8(#s‹Ę›'%á¬Ä}桜QţT&8…q¶őşŐŕfdˇěHFčŘĘüM¶4ŢĄőg\ěna˙ˇüý—`ůŹ;üŕłüŃĘíp.ÖÓ"2ŕ¬I$ýí <÷š` ńćfP~ŞŤ}ęS0“şyęv6{Á<˛\Pł°{Ç(Á=Tő±ŐĐ”Rˇď€F‰¨IősLľ“ $ů”%ĘĄÔ™ď™í'öĐgđëŁ6ŘôńNâÁ0‰hřĄ‡cjŠů‹—Vm,lžâĆ>SŹ7oX¸µă*S*ö±#…˘Ý/‰śKŞŽ·r%ć§+îbŢ}šadÜÇ•#ďá%âŕfÎöS_gŹĂĹy*’źšm™®Öůgił7&oOřéf™“°\9iżä~)÷1d…$@ ňĄ®Ľr°w’iěĹ˙JđXěKčȦɇߦ—„ăźW_îýtFŻdĐŠ! °(n!$u§ß0ﲱ$fg§›JF–Ž9ŹZÓĄ†z ľ>ưŐýŽ›:–/áÖgűž˙ű•áxM¶€ŞâVŇĆe‹ŚużdQɡ‰·Š;ôy;ÚÔcŻß&&:q{6ŚXÚ$¨×żxNv j°×:»¦‹·=(ŚźC&ĽAa<ŹJ·ćŕMîŮHóŹZĐ$)zó8őî_»°J۶ą8OóLxýÇÚńŚ8ŕ9&rjWTĐ9«ôÁF}ľ=€4VőlppuĆ3!đ¬L„|7z•ĽŞ 4™ąŘyZÂĆ©TŹÂň˛UdTäKźšMb§±:Dç&—śV6röµß#ŠżČ»iŐŔVl~T q]4…ěµüZŤ;ĆľXžf}>Š8G3PĐ! \±Ćç*Ů™Ňk~ÜľÚ‹ź ’ÁĄ~rš¶‹čň˛čÉ㸗\\S\ü t^č† y·ň†¤ľ¨µ)«¦ßÔ+Ż"2@{„MÁ­QŞÜ ¸ůŮ;Řłň˘ě ˘6kÜĽňNpĎY†Áé®@bµkÂŻf‡‚@ŹžĚ±Óz91–=Z`e…ťjÓi˘¸”Žňwqť\Űc}«ŕ*q‹P íc'$1ţb”Ś©ĂnP{Wň›\ąoÎÄJÔOv۲n€iîŹ|¦Ż}]E=ü@z ~yř0<Aöń× ŚĺaěŹ'—> sę„ÂČ$™ËÔÔc1€wuˇ Š9äFŘSˇ¬+™J,ĆJł–á\’Rš‡§Ť~­ŽúÄźÖ™—:%ťł~żŔ,š†9˙ŢÂ|0ěNréŁ11¸űQ žĺ/L™¨ ť§Ĺ„qŇ]HßQ_BDRĄypLhWą0S‘Ă@ˇsŘŰ)`ŢűŐS\ť}śtĆ ~ëYpţ!+dĽó'NßQX’¸-ĄV^\±>öŕg«żÇ4LO–E!ô.ţj0’E”-ďćt/řůႝzÍ놇ź60Q§ %ŕ f/-„HČťĂ`í©ŘqĎU B­Á%{fĎd¨¨äë6HJňSfN^˘vą /6bsč;Đ#â© á4i•˝ŽUF”˛Ym˙ěz±”vÖqQ2Z¬óďĎV’…¤ÇC)Í™b¶™K°¸â -ăWFżq=×­zV÷žśWĄčPF*‘%UL˛¦AřÝá¸<Jah‹ťőđES}<ä\AÎ.`˝‚r÷”ľÉ'ŤčĆ$w D,ÁřˇÂú…řnĺsJŤC*ŁJ^ĄŞĹüÝvtPgŤÍO Ťľ‰YŰá‰L¸łY‰,0Ěôn;<®”Ő™$^­ÜЇ‚pF Ź.<É{ˇ°Éhúh°á/3č汓q—Ëš®^C0őű`ďüń}óÎbt¶Đű$–gUťI#űŇl NĺŃJµµˇkŹľOď}zŃĹ×óGmOś‹Í âłP𨴉kŤÎbǬĆG-aďĂNR_ĽĚ ť‰°Ä† ~+Q'ÔPJQőb50ƦN•ˇúµB#ů4yĄ%€ˇˇ/,9\µźĚ~ű´ô*G9Ý!ôÄ•t1;ÁvGÄĘx3<şv”•Q´Ç \¤A"Ră[÷ dÁë6ĺ>3sZ¦í“[0< Ü$Pľ 0UpyĐ0˙ “§‚ażqŘ8IŻş¬CfÉ«ľ¸ŃeS„ÂíWLčRűß[xu{nđń%ĺon@<<Čţʰ Ż‹îSpŇńöCv˝YtU-0Km=°5 Op˝‘?3CpĎCd˝ŘAlN őŘ(ç:ä”Ů  ‚H9¨ĄýËLGw§Š-úXˇ ) ţ•ëăňŻçĽá_1 ϱt8˛Ůčýxü•Ë5/ yH&‚3η§ąÂ™t5{ŹićB:}ĄăŚ! u‰źCŕ ş%Ô*Î&ŁŹuô„ä´ü—¶Ţí-‚bÉ-Ő5xw"őŠńŽÓ4í1¬˙Žm\g†Ř€áŔ–nˇdP*‡ţ ÖP€A“śG8<č=kž˛ŘŃ(cĚÍG)!>÷2k4S9iĽŚŚěÉ?§ÜWúhőpËG°Gé_óvÉyžÉVpöA“Řa˙Ő¨<Ď7đÜ-TIF~ىHçîźn˝*?Í,3_¨č`nZ…öýĐ÷O0v—”DXfPřwͦ6Ŕ~}źŽ _‘Ä"%„MţDhG]ÎÓ*ć,L–‘˝őĺ±§ÖU2ő$őˇw‹ráĐÂĂV¬lÂÉłÉR-ęš¶+§8Ń­B†H †&cĎǨtŹöß5BtĽü—ŕĄN®dĂ(Řt vÉrD˝-ďWyć}˝ ´BĐćz3DĄä µbj1Éfäň1”©~Q™›Ioą ÜŢ^%´DžIŢ <›žmUsđT(#ŠýB©>Ëěh;ČĽ®U;…+’Îc ›4ö©ąI‰$ż7ä®rÓLkĚč,ďf–¨ľwÓ*ąłSŕe7öh·š*/ĺĐřb»€ôýa ŇöĽu2 ‚|+Ž+ů]Św0„Ë…ë˘9DáÍ šw/1ÎĘć3Ťh–P´ĄR!JĎůČDď%Ž:-ר!n]l‚ŘäšéŇĹJďZFcşQe4%ťEŮ|U- ˝K´e %V öżiq%ńÖűm€ŐW^çľö ˛B†Ţ0¤đgbĆÄçÉÁdßl™đq "d;[w÷äűĎ&)«F‰ęTőK×€żßřxc—a‰ Gَ8łijujµ&›oŚŻév“mĆÖ%źG˙{Oý }Y¬‹Ýn˝‡¤ ąşxrł+iŠ űxmü4|”i*.”IUŕ‘rĂq‰d@ ;±@űKq.|=v·}{»ş×óęs&bÉ@čFfV¤xHěQ ?6/Ä4!•ôÁŁš;IjTŕˇüSţ(ÁRgîj á’­ ˙˙fţDŃŹOY Čă9ĺ—ďb Í‚{xíĽ{´ QqED,ByBXÉ…‡Ř"$ęÔŤu´ ÍC„ed÷7?ŕ1'Ć \ x*#&úNÄg!mmnSf>˛j¦LĹ;# Ö]=čvJöîët ›wo ŽĂ~.¦ uĽźúŃ žíZ†8Vz~!JÚ呤z6—Ö$:qŰí2ě†P#6Ä'±—ĚpµŽóžP˛Ědl%Ď”˛Ď¨ ¶ŔčdÄŞ„a1X.2"ÍýHá›8ŮŠ#X¬± Ň× ňČč˝L开©@7ëArű?çůóĆUYQ1Ýń.SfÍ‚%C‚2C†đŕކy9s5ČJk¶;á’Ć2IW-ş­SíÎôý˙vőůYlvÉ{dw”ľahh ĂŤĐŃřk›‘xhż…IÖŚ[¬ő/łôsÇ&FˇŐž:h—‰óÝ•±š{t«´¨™X÷ĺᏳÚĹy‘ŕŢg:ÎÓś_t96'\R'Ó îZhK“±>ŞŤÜ şOŹl ¶WR#ë¨ÎuÔNćŕˇńTý'Y Ź´„˝z)×ĎëňEęZ<?Š?y_®D˛Z^9\oVÄă·7”´Ý˝Ďh¬$‡1M6ŇZ«˛‘îiő·ů {®;XfxŔ죛Tđa@ůýßQ!AÔ˘Cv$ĘN‘§}ř â ˇ](;ŕÂ4^ň"¶ťî ~Př 6%;ÎĎdaýfÎfXłŚĽĄÜó˙šB}.?tPׯľąÜ™ŕ%ŠßjA·ě(ŹŁOĹ>ĂL đŐ‰Vvľß´ú’őńőĄ®ŘřnRW/QL˝ś_Ą_˝<  h—Ľ˝R6îů ‚ŕľmÄ„ăpŽËşĐ¬`š ”ćť±MíŕőęňüäoÎO¨âĘ{ý! Y\ ˘žmňď”§¬<„ĺ|T%«"- ¸Ź¸ĽOm¦ÔbĄ›~ŞříŘńęTĹęśłĺ§Z{Ţa*Ťh…ë]wi|Ńű*E"x8Á`·ŇĄ(‡A0p5Řçqp¬O.í>ß.Ř `Łc».›Łćć['7©Ó’IţŹÔĖ돳°}˙–ă'˛—HÜČ8’ŻCŁĽ9”Ϣ3n_ťěÉő®H׼F|X;žcçÂYĂŹ6NˇI€tްĄˇĚ·MŻTٰďxŞu¶ÜÓp7)Đ}đńc+°MvüA UŘôSÁ}GŮWo/-OĘÎôŁ:–ľ  ‹JýÂNŕ°é[Üo©IżJŞ‹ýCŽKĐ(ţz‡`ŃcKYő“Ĺ! UUh»J:˰ĚŢŇNs?îk?y¨%ovŐÄ$ęr’ę´EąŠš:Ą TKňů&ÝőU7.Ś(i-(%!µű^"`ąłŇ*sôÍČŔJŇGd:©îuPΖđk«Ůfő˙ú‘AŰůT§`–6 2üW'3sďŔf˙^Ć;‘Ý×—))™ńloű’~py†¬żJËđxčÔËšOČüjëT„*hĹ’Ç[© !>_#vŰĎĐô”4i —©pŚ}ˇŐĎ4Íű- 9oń(äCŽčU9—ľoŇž®9qĎ ń@´Ź t#Ěý¦ćÁmL†ĚťŐD‰o珶Îűý lŤÜç -$‚é řy¶Fîŕ”Ľ&K#Ţ(öN[ Üóißńőđ`PĹť?Ůyďë¨}óŢzˇ"¤%y,ô1ż?ˇÂZ4íEÄŤ¦ÜM˝Á$]=üAţе~Ő„›´ę–óá?q‚8â>PÓŔ- ©ÜżQç [Q©ÖŚzc ö¤ąĐŔ'e“ÎSř$ .—îŃ#*KĘŰÜ^hdhY×ĎO•«Mă} ŃbľŮ—Ŕn6Ďyë6°–F“ݽŨ©©JJ„đĆĹ>‡®°Şo@¬őmCELОŁňŕ¶×ľ^ôť˝JţSB{´ĽŞŻÄ«˛µQ—‡űžUMRŰś¶W›şŢMŻÔĽÚ6ôÄiĂŠV^-®ś«ˇwKÁ-$GVĂÓ/ĄVJy Řc§x(€^ł Ĺ~ v[˛‡Ü°3ŇŢ?ŁATÖdý`/ź˧í n°%’òéCťłÁ}%,«KÂÝŞ/Îłđ ŤGśÖá'Şno~Ŕ v.&ű« Ń™ę\ĆŠĂüÜY+”“č,Źg1ÖéĂťI^™aŹŻpiňe-TF™śÇĺ¨ÚŤýyLÖý¶lNŚ9^‹”JĚŚ!Öx:@$&VĆÜQ¸ŕš‡×`ÓjĐ]¸°Ţ˛µöěôęs)wşhĂ"aŞNReżű’Ěűu7hGŕŤ$E(€?űŘ'?ĄPËQŐz©ÉyÉŽ1öá-Ă×Wč;^nŹ/Ţĺü» ÖzĽŇ]qNˇw—ýţˇ™%P#ăő€#Ź?ŹĘ;A÷rzćqÓ .TßɡŞ ŐĂ×ćJvúŰ0Gé/jňîgŔifĺbÂy*+üŚţůýtj>& éxź FĆ;ý’1ďgЉ!…‚¤XN€)‡PźŽřýĘşVšĆjGă‘ýď Lôc>Üuëë» •†+ľd˙`+ŠÉ$Ö˛IG|?}şňĘ9‚ÎĐTŤ•¬ś—@_é!.;–ĄÚ‘ďč•U† śg@Ú߲˘sĹt˘şÔg‡`;…ŔŔ?Âeâ“z=× G-öühń ÄmYÁ0·üU1nU7(ĐŚŠh(§˛ôŻ?Ü!ŹŻŇT´O‰ IjŘ‘{áÍ»ĘnąZĆKk ×§ \íŔüîx u°¤ť8ŰŤ+¬Gá”Q8ĺŔrvÍů]˛-䍲CNC˙C$q'CäDY<¶ąz䉰ŮCÚ|Öz`伧®v\Š/ÚkK¸®"6듥i á)â˝l\ý\KÂf5Ć1ĹH?őUNś˛Tůll*żáĹąîÍjX>˛ „ÄĹ »Ű§JpK"4- SŽĆ(sL‰Ťlî˛Ií{¤7!C&.° ÔîËEýRËÄ l˘Í°úë K-A«=>E_K|U¸p/ěXlúNéţ ńŐÔ5Ůç4˝Ý«ÂŢö±óÚ PˇúĆ=Ŕ_–FŞUUvśXŢ=ŠŮ÷ţú%ČU6°YÚ =Y„ʰX(!ŤŻżŃóX’ű.÷ÔĹĚ}ł Žjś48ě–¤­Ť~ßJ53`Ő¨¸=6KU.ÖÉSč>šűş¨P8¨ ťD’ËďH‹ľ,× GjťżâíSŕ‚ 2§ż"Gl%Âč‰ĺ±„.JöHO˘*eßöˇyÓíÉć@o V’ć-“őP;OlľŰE>Ë„ąHxň0ś$ő)r樖?›<¬ĎqÄÂý·cś‘ĎL”îźĐ‰üná óŮ’Á.vaďgňG/Ž_ŐÇŐW˘FZ›p"§ ×e6™ÄGVÂ` Fď·‚AÖ|ßę…Hű6=yI˝ŕˇ•ôŘc[ ä÷a·Xf‚; ť! twwďhŠfÍ/‡wď®c­říĘýÎ6%Żů‘ČÝć†cÚŢú+”·ą@á â˘ök)­8Íä·‰ĹB$ô±˙žřń)Nľ‘źov×DfQO˛®éűÖS^×dU°Ę‹Ü°e{$´4¨űÍü¶ź˝ýťăÎĽoz!rÂÓz:mS3{˙Ú˘Ö~”·:|·™$ło „Ű]’«`_ގóŘ>ĺ3˛ç÷h-C!ĺcHM€Iu{„B_Żf¬ëČřů)“÷á^Gmwö,îÜ6°{lsŞlËË­§—ĘŘóđřüž8HAŞľżű<Ú´“h’i]«Žó}păôŮŻ·Đ?BŕđO—ľĂđi•ĐŔKĽóKł¨Ë~đÉch5{M*ÝôydxÝő QNÉ”,°š>{Ćř:ŻiĆ€dt^üD‚$ŻIDV%3©üjßn˝‚ ®Ä {ĆŢż‡ďš59+týč~6˝ˇJ˙wzËsĆ&5F©i¬<o÷ !Z­PĂĹ_MŽ<ť¤@™śCpľ eűąÖqµ‡E!WŘ Ô±§óĹj÷#řÚłc”cQ ęÎéÜxüĺ·îFöŮ×áŔÜ‘ŘTN/ ㆽ…*ž_[~Ŕxäoě«YŰQýŐÁ¶ćţqŔŮ«¤y¤Ďvş¬EŽt&˝%.śXŐéGTaěÍťüő’o•V?pďŮŤP‡šćüý·`cˇiAZ”ÄZēרM'ěmŤÇőaĄźÂ1Ţ ~|‰Ni:ÎŁŔčĺ˘L9ęÁ!…řěĽ5ÉA§î4ă⥺Ľ˙î‚K,U>€%j‡“çę >^XÓ,Ů´xx_{m’Î5)‡&ŕ4cŻägő=ú$Ą“n` _˛˝ĺmâÉ©¸ŽŚĂ:ßÁŢîĄű˙@C¶ą_WA&¬ć}\ ąpöhvŐľYjy©JwL͡ř=ĽuźsgíZ*ŕ5÷sdźî˝÷˘4ĎRóR+÷HŚŚ!+KĆhąOŕĚZä5™v<-ę7™jî°qZ…Ԁ揣«-ÜA·ň”~Ó˛‡oĎŻ!,í…’`¦ăhNŹ0ě¸(zŮĐż ”ßLŢ}»¸tšbŚűŮ(içŐäO:ަ–Żňž÷ú¨8^xČÜ^Úń7ë*ˇóŤŠ6ű9óWmÖARVU ł;h¨§‡żĐ|đŘýě"&C¨Ö„ °Á<ż™é=¬ŢW:z©/VČ`ćagÖ_‡ńŢ·ś°´Âq})đČ–^ŘCÝD›ş˙Ą,ŠęĹ…ť§„9¸”CF’}âäĂë•岧ębŘ8˘˝řPţ†Âę%mq˙§,ŻĆ¸˛Ę%ö¬Îńî°źvMa­ăî˙ČjsjV߸“\ž>/ŽUö6†·ŽÚ%7áĆ’rłě_RęX_˛†ůĐnh‚K6úP3źŞ#6™śßtpěŤip)ľ…ă¨t1ů€Áôv!z&+ť”¸q_ë¶®›ź-˝y77>^ąk%íäŠQµáÇYÚ®’}ń‚Ł›uk"‚”pţ™ŢSćÝ7qŇ Ž›´)St_ű>ťá5EÄD‘ôíeÔƵnaÜü6?ę6ŢßI<6Żóëź„şE=¬0ăĹÖAšIs©‹î8ż¸j¤ ©„Í`şEŐ˘ĄÄM$ ÜČÔŇ#‚źl“ĐŘ_ź„ŰąĐg(”\×H/ł¸ ď$0i1X˙)¬Đ€áZ Ęň—Ĺ?š×ťźźúîÁ6 Bă~Ž0ř‹S°P?{Ż{cĽ–Ł)ú ®ÎJ|ä ëߌĹGŁÄS?3«†´}€ź^|U”ăa Tx¤…ăSW«Ě8nŐŠl ¶ˇöË€ Oßň.Ů e`·?ű׺ż4ü 0ěo,.=’c#ë+&+ÔY^[[űé/g\_Lü(w1Řjťg}ě÷[č´ú· äX{€K2•bÉß;.ŰM#D˝^‡×>S/ô‹ř÷ąĽĂ ]ß;עă“{BŤt§c 7Ö^…ăWTwyKµ7nŢ ű*ZLuţĽ~:sG(ßé’19|!U÷IpˇăŽĐŞĆf`fkë“˝8ţ‹ÖMóOĚ4AÚž őÓ_ďŹt˛é Yĺî~źô´ Š_#Ěö;łěżľčůH só7ꕤ:’iBŻÔy“ÉšíŞÂčş,řbÔ2…˝ ˇ2ĚĂöďŤŕ~SďEOÇčç՛߯éZTÄJň?­oägo,Ő¤B‹˛ĽČU›E=ó¦‘Lś h€Řß˝Ó&â˘îoíÍ­‰‚rx„6Ňě{vá¬aÇW“~Šţ††§ÉMÔ‚ŹÉżvîVĘ}XEi˛üëѹЦPF‹jT ”Ž8ş]O'P ¦aup·R奰ň˙´˙ł‡w{ťŕ¦EŽŠdPľĺiĆ&~R‘p˙AgýťMšON4&-ŚĹ^†ßÄąşĘěú‚Ě‚g¤ŹoqĄÚ^‹®:ăÖzö°Nó¬ŐĄH 6úT!·ĂşfłÂ#8 @;I)^8®łýaqÝ’„—đ»'A7†č/*Z ű%h^é~Aŕ>źĎkÚKÔđ6m[@Ô »ěµ~v+qáuÍhpţĽWđH¦ŰüZW'ďě*0Ř{čîRŃI»X!Ž>e¤=Úý]÷LaFł‰—ůh#:€ý[ű’^y^ďW»R0ÎäŹńÉء¸o9B)‘ĘŘZb8†$í–' ±“U–ć(‰éI„¶F5i’| ű9–lđ%b‹´S™Ä 0ĺŚUÍ»~ôDgÓ§łĐ˙€ďeÓ6pY”ěöĺĹ©’‡ö_TĽ}Ë’piíş˙®ű$Ěě%‰\ŁçÂ-*)ĹĆÇ? lo¦ŞX;ˇ1vOĚT¬ç;2­·\+kA<[€li`µžąć$r÷[ă6¦…L9«?uđďŇŔŘÓr©¤&˘ ĐKXBóĺˇé1 űRh~h€)éăěmż˘ä×›P™zFgĽě|v:ëéTĆÔ7Si “ŻĘý›Ë Tżď7×Ď(Ű»ű~\3ż?l3íśů'5TYż_˛¬I]NţA;Ę ? [ÔřŠîţ]>¶ŕ5|gż?Qd#ËźăęţÚ÷«Á†żţ‹ŰÜ÷Ç>—Ä< Óă¤Jmô§Ň߸TŮ{ A%O ĄNE>ëďőöbďU·ARZłŽă[?®—‰®~ń÷cć†yQü-*ň?óŁdÇú·ĄU–‰ś\súKkI$Q‰-%Qůó˛żŮ96ţ‹Ńß÷Gř—d C{Ě;L·ľ?\·pčNrŠúů÷GťS¬ëOň!†KÚ8áx;~č\ŽŚů÷‡Ž9nŘŤŚn0ż_.sIą)˙˘ ňű…¨Ä\ľ•~0%ߨ3­ů7ĆńYă˝>%ťäE…§´ţ÷‡ľă ţÍ:rkß/˝5Ľů­Ýö!×ńU=edăżH‡ˇđý˘(p:ęiK>Ĺ«ďWő ß1ýĺĐľ?xřyďÝĄ†ĄřÉó­!a)Ęú÷gť»©Ćµ<•ŘďĎ\iv˙Ĺ8ĹĆźđ8sř/ćÁó}ú¸UxPÖˇ|ż8|˝’UŞD¬?ěBµŹëoŇQ3ů~É™$Uřů+l1‰›ÉáMY7[Ëá·1ůRő÷qkB×›ůýÎL*BÝ×˙7×u}ď˙űń׿ýóoüŹúăŹ˙üŰüĺ/üĂ—ţ.Ý—óăo˙ď?ď˙đ·őo˙ăż˙ń×ő·ő›˙őw˙ë—üí_ţřó/úóď÷ç~óăoţĺżüń/üó?ýéĎ˙óŹżü ßyý»żů˙ü·ç{~ü«?üýď˙âÇ˙ů‹˙÷/~ü~üűßţü/÷O˙üËřżű‡úÓ/ńăOżüń˙ýďö?ü3ţü÷˙űýă?ü—żůO?ö/ýý~s©Ť˙©mÝ‚ý¸ 2 @*¦ ët%9_B7¬śŤŢ|á ôĵGűŘšĘíň:´"m{ ŰTŻ_¬Î"ĆOí~í6w'óaxó{ďk¨iL]Fěőx ˘Ł-ÉUlţúŃ((PJŚÇwŐíjË̲@T٤ş—ĆmRµ#§fóoűK lĎß šf·2RŰNµFř`‘I…@E]±‘ĘLˇËű<ż±×‡Ş¬ęÝ|U85±•Ú„.b»şLL™đqÚ1Ŕ°ŘŘ ę•dťŤ]ŕÔ”Ł†sňÄóŐel™¸Ä« ů~] zѶnľŘ4^˘˘‹˝gxÔÁÂĺŃ]žőZŞF—&ßHV‘L˘ŞK %ÎnT= 6°U` űĺď”řÁJjŔđěÂ9]8^3öÜšŻ%ĚÝXeÇóěéSĹéĆuË j’Q#H`íŃË ś¨ÔSşĽQřDÇd«rĆhO¬j ’W†°˛ŕM7ĂqYóĆoâäfÜkŃ­§{“â,F*íĄ „DĘ„ܤz“ůTs D„Faó‹UŕoefEÖtźđŮB÷úx%%…$ńɧşO58]én¶‘OGĽČÔąâÄŻó}“pN]BĆň-×»d„ç6ďÇ„j°˛ľőójłű}ú s^¬ZŔ->iwk4Ş1 âV ÂY,Ńt4/öűż>Ü+&A0§6×.xělHXÇ!Ž!ăń qéQ:+GÖ;” 81˘ť ű$ˇÁopOüK§ĎD‹ŁjjĂQô”€ÎĹV$ý‘ą/iŹ•“«Áô<@"X¸qu2Ľk”>3Hv+–DÔ\4qÍgeĎaéŕď bO {dą:K…–ŰdlŢmOÝ, Y;C×{…\ü’Ĺ8’…"¦DL>űH¨™ĹxK3콿¬I!¶©ö¦[5éĚ0\f•eóŰ5>ďWČÍťL$Ą·SH"´¦—Aś‰Î˝¸(HĆ&aŠşî_G«·ęű)J±[O …třâ±\dSě»_MVhx|ęq÷’~µpČd˛)ľ?űb-tşŕPČUł„šăz•&IŔŽxˇŔZ–FF™ CĹc1ąß_±O yńúHV 6(oˇ ]×;Űudj'Ş6» QëH?€Ë‹'lˇ äG ™°6+IFµť×j6Âr ĽSU’ĺT`Oâ>¸VüIfNá%Ű^xĽ…Ý“éFbČNAQ…@ŐŽý‚ęS˙tůó„ţJ¸6'bĎçi§T\ěŢU;ĄrRy—Ö*ÇŤ1ć`LžO–˛#Z3?a°]W§qňzŠ&.f‘^=3b ÎţĆ–.5…’ 69ćŮÁwÍńU‚ ˛;í〜Kfź%ň{pâ;b§;‰=!° 6đáÚ‹j®L%¤Ŕm6őĐŤaET~“ żůhĎďŔÝ ĂťčB¦Íýˇ‘fBďRDÁÎǸrňxŕňAěyäďđKŕ±&I"]Óa<–ý°¶¦ŤTŘ-Z$"ę7™ŹńĂ˝ž=Áؤ„p„·/yx”űs~Ýe® 6*JîQ-)şă)đ©i•ŧk4T|VöÍnŃ)ý|řňf üî7#ůŢ/™ˇŕááQűS}ăč‚bU·Ô^š†ŘeXl*ÄĆÁúeÍŘ‚:ţĚšcóT1E!ő @(ËŤ äĚH´Ő/éú©[\»ž˘˛(˝%H˛bő2@i\„–ÓQŕäĘ[şŢ˘Őz?ŔŽâ&b’ć5+L‹9Ô:©…oždŁÓž‹ÎľŘůŰmj÷%č&&ꡠóN{ ŚLm–Ą¨¨ŘńBÉî©ňíDËjă>#¸,v?ĺś±h’{Zü,Ţ©Íî­|*m‘Äa§)ŤŕŘ€´âĆś¶uy/× Ôżň‹)OJĺŰ‹‡ł»Íťĺ0 ĺv¬ÎĂ]FQdJcřu°ĆyéĺľT]ŇSL0{Gi¶Eý`v&çsPđjZô”Ş÷ÔBž‘­ČvB±\1S¨ fsI˛ÂSbmşw%łqÝ@§¬čĺ@i®DÝ [±gÚňŃ€cČ9°Zđ[óOµgSë­°ⲷSФ¸ Ż6%c or4ŚÂíŠë0^ŽĄżÉÖc/MRENćíQM­ČĄ±ZéUjϡÔÓEćŃşC4™Ë$ÁXç§dWË(&é” ˛-0¦ýE†^dbâ·‰“dŮ„«ö@¨ oé3ŹăÖ%5$ŽN%J>[§$ËZr‡Ű/J\ĺţ ÄŮaĽ­âÆ…ŢkCö~7Oî@k@?¬%P¸´ „ÂľYşßç»!s’ľ[4”é%kKyc6[Îŕ~%”ŚĐŻśT¨>i¦­-f±wN„Ĺ‚Ěá~gúMa=;€Íţu8ľđĆżHĚÇ0ńÂă±iÇtowWú`2€çk 3©hÚ ¶{¨µě•}á°TLÇOZŞîě)Ć#G˙ź“ťYT˝M–»hK nʕܔŃz-;yÝvą ľRÁß·_µŞd“JfrQŢĚZ9ăŘä”PŐeýűł:>űž¬čY`;ž~ D'…IC^ďY>\”(\‘9śv÷G/Şzd…_ŇyNç*î€y… >ęAxŤăĘn|+&E›’.¬*łÍ,,ÉA«Ő¶—J·»Ë|3şĐAÉoE”Pť8%Ay¶ř(Î!©~Ú9(Ş ±­§H·çŠă0pč8ś9,ŰŞo¬>Řú>#oGŢWXŔ–%¸;cP§Xśˇhďqë˘ُ ȧMüWĄŮ=C!Vפ—ĂO\~M[|:‹?¦ZeôăŢvt„´×ݢŹĐHŇÍ|e ¨TűX_Q›ŰXÔŇ0VV.ÎđÓ*ńóu6ťJ–ŤŁXl ÝňA»>ń7)ó”,’BŁlgłË5E8[őęźł-˘Ç@âj+J a ŔiőŔ'cąĘc®¬×Ú$Ba!;LO7üyuʍR#—%ö¬Ýď ą ÍłźşÁhűöÄ&Ą}Mm˝ŔlÔd64I©2ͲÎs#ŕt±ąŃŇ «6=,ćĘäYYb“&w Тdłß-n¸ÎjFúí¶$Í-÷k=EJo«dŮ,}Ą sâű›öĹ!$čݲ×áÓ¸`ţnHŽ=w©ŘŢC”<)ŤŐ~…·CۨŔ÷Šk\#¶Ýď–¬_Ő •ŇÁÔŠ’ŚŤX‚Ŕ©‰y™đ&,Lýj°–±Z)¬ł`Î-±ő°vźŐ•=–YcŹŘ¨Ç®P±ř†°ąXeíX%Ö˝ň°F1­ó°Ź[¶±;:ó<%]˙ŁÁŽ˙0 J€®ü8:¶b‡Q´­PW…ßËWŰ 2j&č>޲÷ŇĽąŘÖ!Ć^äqü›ťkµ•#ZM&XÍźš5׳łůÔk8§'#j"ťâŚuŕĺ–m0 ř¶-«GKP&͑ю± ´7Ş";ŐŮGL­6÷äA{#qdeź{ôÖ+1ü W*ť}ŇýŮv…:Ú"U†íŘvp0Z5ů㋵ĐşOQ,ErߍkÇŃ×C±Ľi|… %öviŐŘ'+ę!dU#0´kĽČNë$lÖžćaX‚›ţo_ő´ťšNüĄ€”űÂ-›ŕşš#M ¬G¶†‚‹UiyÇI “hű®9)é–> „.łÍ1dđSEělĽ :Ceóo ŽŞ¤M*ěÔäNB/éą(¬}}]…žµ™›}V0z¬Pök»Ř'ÄÖÜ•`<şuŚytP,‡§zR´˙†ÉpµľEOČ‚ ŕNo˝ăă–l|Ôâ oοĊ‘ŞéË%aţ8ő8ĘJýçXéÜ•%šăÖą¶^}PMB€Đ“Ać01R]&Ę) ÉĎ7\HtŁ×ĺŢ;â‘y~„)dő·}e |¸(jÁ,Áo%{9˛ä™ ôí7k',ĚoŔW)6Ś{‘ĎÁj P Y–öŽEßrI˛{Kâ/ăŰŁ 1>­Ł~6ř€ŰęÜó&±Ś(P¦ŠwŲüÖó}0ŮRż4§ŃW“Ϋ¸Ű+ídâbX×YhŇq„As.Ţ^Sµč·‰GćS\l«ÁM¦Íö8?x1Y”´uXç9*d…v •šô†Ň ö€:ĆMíWŤđťB^¬ŞFsş8'Ýž¸Ľ¸yć±N—ĆΤDrżî{Őš=rűב`xőÚ”,™yĺ‡e ¶A›ŰŃł4MđQ+î§gý~ý"„vß&‡ŕL©¸ÜľŽÎ8y16É´®Tę!úń!lě}î"Ó¤ë—yýP.:{{%YżEA1*-›&·÷Â%‹đ3[Ťĺ÷6zQR+†˘ű{—ľ|…ú9÷ŹöëÇŰ'˛ćŐÂĎďěKţ¬ä“¤pĂÓŰţ—A*RgHžĽ‡3Âó  É•şHńôŹÁĚÔ׺ď°I~ǡ S2I;gŠßÝ0Ö ęă8`%™Ü­p…É&fG‘3ÂpŔ=-ޏ¤7őt çŐŃ҆×=T ‡@ !¦Sš ś:¤ßűHď@¤gtŘdďóä•ÂqtZ±î8!"T™đho6‰×N󆞮źîŇ˙bçŽUý×SŢë® 2‹.q÷q,ąIT+ĘÚCŚdĽŚk $ŽÜ‹5AťEďć+°ąy+C“Űđpmř[*T•žĚ¶Ě; ­ !"—"t©ýśů/˙Aa$ĂB9HďK{|şUpôŔ±RÖä쮏F[»ˇőđ…*Zëţ2ż!éĂťO?Ü}°}švH{éľxÍ”&1 ń'K˛_&bPD#Ů@’9`”–¨›¦}ďŔ‹Ňžśd—•0xż6©Ŕ_$€čĆ ‡Ł56‚Dóŕ!ŞO˛Hë}5óŁlŤsΤ/˝ţŞ´—°ëşÄX5Ät.ąhüé8@hŻc­şnÎpmF˛ÚčyďřĂć;äQU:Š •¶Ű T¨Zu•]µďädŃĄvgO%Gb6Ôb_¸ţÓ·ˇD%_ř^őtÎOIʨ{S@x‚ei µô­2ÝY-&F…$‘`c+yń0‚*’YÉ”ĺ|{ř‰ˇ¶qŔ1Ę·mę'łGR•?'¨ŇT÷ \íäy”«çR‰2Y"ň> Ĺ$Ąg: ’/H€Ţ)űáTÄQ·ěżËř}leŚüx±zçAf mcR÷D ‡bŻś~8:Ů´ÉłťZ§Áˇű6óŹ˘ ×¤·qŹJDö*UGÄ}ó†<“ŮéV1ć»±Ô@e5 $®˛ją–żâ÷*2E^ˇ5ë8lÜE'ĘúcĺßÄ#ú¸V˘«J4tĘýňhµ]•č*ĄEŢÄů˝@‹"GSmŔ­j¦ĘŽ%=*ŤŠ×“–ѨEřFHşôÁWŐCt+˘¸čBĂwŽ3 DĆČ‘3˘vňuôţű^Ł—ľXk08ÓAâľ©gD~pvŘ/Ë Ľę§‚úâe 0–T+4Ńř  ZbYUú‚¬•úŻWyăŘßyNçćńq‹HŇę^çÚĚÝh,žş őBeëUNíŇJWĺî5ĄĆG*&mó‹™˝ SËŃ( <íh'5'l%„YĚ_eŢ{˙ąh·wSřÓ ëu°âÉv–‚-Šĺ+N© R%`Ť/›¬ăj|SƱ¶â ˙)§Äňďm/ zĹ6´ňŘ$&Ĺ*üĂ`$öŽónđŐ]°§EOç™zďÂB6eÇ”FŘ~Ď‹cŠč(éxĂľĐ:ł´cźŚĚŘeépĆ.h‰©9íŹW&Ą*zڇůýÂm 99j „§hć['†ŘümIŞrG|GŰŘŹq\F–$rF,r(SIź&¦ů>@oG uR˱üľ×.ĎRr±€Ř˝”ňFĄ Ó’íŤ*Ţ»ěJJ„î«ŕŮ–$7B…şkŮ^ě )ě© #3z®®Ďć Ş?ËZ(„4,ő óO -Sű¦}ă)ô©÷;łî ňé÷Ż>żÓRĘ®S›B5^dmF®HÂłšµÁW0™ĐGŤxż×‹x´3QÇN,‚Ó®´íŽů’pˇĐ bĽĽ5?äÜc‰ŢO’$ŔŁő—Ý{ź`mWĄ±aF}ĹŠË4Ó­íćrĄłž ¸ŞŁÝĐŢ_Xŕćn¸ü{+9ŤÁ"=ë—Éay‰ZQv8GZá,|Gď©ő“Tďá›ĂK|ĂäďÎÓ®.–íŃtę(IßľTGµŃj»Ă"¤hö-•QÜ´yú¶¸˝}¦@Ń´úh(<ŽĂŠ …+mAʱI”J€Nu“Tf "…AŐEż_‘ű1fQŽĘűáXX‘ś—uôĽ;LÚˇZ’ű ŚŮőŕ“”ŐüKFxóŐQâč~k>źx`ě;§ s±źf&·©XäÝ pŠ™˝*e0uU=˛±/ŠÄŚnM´âä™WöÚ¦ěáÄaÚ?‘®˝ďĄS5óÜAą“*CW«B“–rÚK˝:šÓíŮ5Ú3rCw5śCw7L3š’ţ:Ö´¸8í$3~îŮ6vi҉ŕú!é¤[lë[u~Ęa|lĹDľńUž´Ä1#čÔÝIM˝˛#Ó¤?$1ůxŔŕ¬_óôw$¨Ö¤Ődîň’,é±âj”cµŁĆš‚#ú_|ŻŚH¸JAD-82šŮĽ@á2Öé±ďSš?>EY‰çř„î(ťmˇ!żAłO”lHˇÄ…?U›_{Ć«¬Ă„Í ,E”éäqQX€ĹZź“ĂěBgüAŐ¨Łáň~¦đś—Śi,?! ·”ůÚáö,Ę8…NëhU\¦Šg˘[D@khä;ëK­K*śbqÂÖŞł5†nOĐ!‹%ÜGuI6„Ť¤p ĺôÎé~5ćőkKYć sSj‚Č‚C+çÝç zŁ8‚ćĎŮifW˛ ›|Vk8˝0N§ÝžĚ€Ń7VČTTţąW;"6ëÝLâ,N°–î¬óÎŚ.{Ó>ŕěÔ %…­2Ż9"¤Đżm(hŃ˙Ťîľ/FĎMÎFśu˙ZŇ7ÎŇěÔ9Ť1Ui:¬(ömΓy Ą…’oç—Ú.±Ó#š.×·¨zś'Đ^H`CýRkôKJmwŔ żAuc–+´>ÓQAF(4#ż­§5ed:ó;” šP2?íXťś?taşY{?EĘÜ'!ÂŞŐdFđ/iڬe=—|ćׯxnËxeŕ°ŮϨÝ#ŽZ®)ŮĄđÖFŤ©ĚŃ["ŠŐ˘®ŘĆj>Ăŕbú¡·cv!5o"D#ä{—­ĘŔÝ5ůÉ jĆpT 37.ąôŁ••#?;Ř·'S"šnŞj?´]/ Ô륽0-éŚNéOcŃ…_®|˛XřčŃYzĘĆi_MTH.ćp•Ż@™9ńáě¦p`‰{ŞJÇĺ"ŐQöĂ wG˧'ąóŢF±ŕĺ¨/ëâřŕfJĂK‹·Ź`~1HP‹ˇ˝őű±ĆÉäŰvJ[XŚëá( 6:‚§¬¬‹1Äxi[Ť˝úűÍ–ëY[ŹčŇ’98Wi·u×GĹŻëz˘8QŞ!S‰ŁŢ­Ő˘ż©jĺ§4 Ă%>Ék¨1Ëh?(m; ě”íFgŇ>˛Ĺ«€9`bĹŕŃźbđ˝^Č(«´sč$·µhßś´Ďb{ůno\ę`1&ÜĐ7őŘÓk_t`^X†ŤcjÓbô,@ÁҲ_ü¤‡O\±/ŹO5ńŔ¬RždśnBĎÁ~B'ĘKéČ«svićW}ż<ç]oytĆ‘A^Ô*-ŹÓUz0śĐXˇ–…v#Óbęc´n¶YMŠĎr |÷¤°ÔQ­ëV­ý^ˇJÇ7„!¦oŁcY”(Ć·ź~zŮ?]䇀ęđ*ń[ĺ¤'ŻĽ†6 dŐ,zzr’Á¶ÇçˇĘ:“+Š\v@Kdľ%XÍľŕ^Gůaf×(‰•=p YcČ:LsŠ5 ±‘ÔžeŁ–Ţž.}ŻHRm1Ëů{gůiS^ŞłdZ´nĘńĽI{č+Çl,<€÷ł}wň$’ŇŃ;^ŞdŃ‚€Ş©»>Ĺ”ŕR,j´Ýb¬ěÂŰŃł2”ě•”l¤U#SpÝVŰKÚB̶E .'w|~\šţÖ AąYâ\UöȡMaVUߪţ` Ž<ĽeeኴÁ'ýÉzdV1X]žTI&˛ű¨ąd˛«Úá‡T÷ü$jyé7VęLôć™…µ€Źö—ڰöŚ)«•ŮŻőř`q±0^“ Ů@ŠG¦žƲG‚łv|9E#T§7IBq§_Şě˝~š4!Cßě>¨jú^]ŕU‹~W¦í 'ď=ÁšJXAń–Tćîě×Űť2›đđ›:vä.‘ůîÚU{ä€oî]­ –®–Ucß_¦h€naÚ ęÇÁpmLËZqxÄHáÓ“ąS„~ ,ďqŢaŇ"˙Ć lÇ,RŽăťçYâl>ŰŞ0xľ>X§.–čUâš hˇ…A™ľ˘O$üB:s \ĎŹ\Łbó;şhŤő(,¬`ŞOMŮź‰–Ű|1lŘ=ç™ĎřúB¬QTăAôgaŰë°ů¨ŰYŚnUXd‘áęĂx[÷ĺ€q‡¸Ţą•4ąT2 Ś:ĚŘ+ĆŮ@4I§†®Ž DÍćF7˝+ÎHüÁbíżŘnĽ$Űôż ›ëg&¨d–;›7w‰ śŤéŕFĆşš€ÇR;ä@´4Ša$ÜuMłé|Aď;źÚoŤą˘pIĘG¸őÁmŻO±śHę˝Ĺ|˛‰=|S4Ěj2›{Ť{/hü™â 7ë^Z“HD`łĽĘÝ“˝8ł‰]cj-IęŢ,râ’ °éśú뿍˝ŚjkÄăĹÎ0Ňţýĺ,WF™ źcíťcIw‚09»®&§‰gđ¨up‰ˇŽŻG0ÎŁ‚Ů&-MŢfőř%TRČ„K:Ă 0ů}wKUů ‰-ľK¸ĂęŇÔ(,±R!m+~‰N=  VÄňzdv›wŤÍ:> ·€†Ačx¸˘Ň5‰LŤb\–@`6Ô®Ač”(®ßĺcő°6Ь$¬\fBaúĄ‹Ľź’{j.渇ËŃ+ŇőbĚá–ýâ†bÚ©űÇ˝g)0Ů5"‹Ż;äÂą¬ťä°Ä"xčŘ7 I%B~2˝<Ľ9ěÄóĂŹAčŢł ŐĚü­OEśăízŰžL±ěA {R•Ü4ćEűäěé!vZÇ Ŕ·áźDۢA† VB6)áŇŠţ&Ńź3ŕ°b(=Rł ß§WjŘyd>PoYćŁÜ?ú~s8:1ĚFŕ$#Üć¸őýŔěÉČ"‡Q;Űî /|jG0fT5uć¸çĐúěLw•ä USD-ŻN‹­°8#˛ă"öiĎN­ ŽoŻ”%2“Öŕ*káéŔ˘Ćc·7m$xĄNŐ^µąôůîڣ§GčĽçRŤ!P­ Të>"Ő“ąŞ|ĆŘťlÔęź1˙ÚÚS¤©›–îpŘyE¬LÖ8ÁŰ|w–t¶ŁŠrh(ąuě/JŚDĄAŔ<Ć{<ŐL’®Ki?©űĘ8Ń—ŮKU Ľśĺ÷Ř]RŮĐo!Ç ÝŁČřv¤§lNI„lպńcĐ5®©4~ )ţ7/dŻĎÚ˙řé—áöp}‰Ň©˛Ćýb9Îş§ř ¨JÎßÔPG±VĂGĹ oCSĎ”áő:uťÄŤđPCą5P:؇äîČ*÷›şż–Ti+ ”x†ŁZ«“Ź0’1d{†X©fŽďżá`łŕ-›OźĹ˘5pŮŢ/ÝoTćňJç7'fÍaá<-ýÔőódDMźČŻHvrŰKdŞŔ¶Ü«•$Ž&pg=ĺ%Äi&&ö-Kpűó‹Ś»†âˇ=-ÍNÄ dW“¶¶Ź¦iب4Qě8úÝ;ŘׄĽ'Kg ńIô˛/¶kőpoLëJ{jÓµ»rç`Ě\ÔIQľŹC„O˙“Pós_+BĹŕí˙táčK¶} 3^\Ë}äďż`!ŃĘ÷zż›Şyą.Ž,“…8w6„&%1M*¶ŻPŢ­}/ „¨4‹^ §ć™ÓŮ8K5,µ<ëO‚~”Ŕ”SNöźüŞVŃw ™‡+öx'ă[µďs¤§T»Ö‚ëBaý=Z'đu‡ml‰ľŢű«÷[ąĐýĹ×â?:`;Îp%G®QŐďsW$*°;-ľ ś¸nKlë8) ÇXYFL†x1i`ÄÇž÷Ö/Îrá|͆}|+[ş ÄM"˝3ř7÷ąă×ŐެĎe.”ˇPz‘× N ł@·Ů/ tPYřyĹ{)řÍ»3IBĹÂ<®ź ß¶ŕL•P Á3řŚJÖ5IbaRSúńí¸÷¸R†jđťŁMÜۉ®^ÎĎER"rš˘xBě„.üuÝW'âÎNĚÝw=X‰cämŔr`˘v.¶ŻO‘á•~d•ç /ë$†ËŁ8zT• “ť%ÜA ReggÝĎĹ´µk78ałA nľĹŁźÇ#ŇA=ž÷ E7ýőβ-‚rŐÇ+wľŐ~N› s ܢţóyž[űşq0ŽCj#Ďš 0 ¶ÄŠbÄ ˝\€ůRÂ?čéK¸ľ´?űĂ(ĽzFě‹ĺÖŁWĽňW=ť5ě!(‹—^ÍgU#ŮžŇJŚńŇűxf- •śp„Š|IH%6°—ęÂâÇ_Âs‰`%Eęćň©űEwnę]Q4¦Gwsőá†ËĄ6ř~©uőývcö©S%› $ω«‹ĽN’3ôô§ŐşÇ®Ţ˘¤$¦ÔŘ{‡9IÜgM†Ójt^|…Á߬ň’±95ëtn‚Qmj˙Aať\Y˝ů@€ć˝USr]~~áđ*Ţ- boiXËë/ŚËFŠ«JPäďčYą^šk'n|">ü<ö{IcpĽçó­/ť-’Ä{'ťű”˝&Ó….… měˇ,čPÖ»YĆçĄäzËŘĄVËNŹŕ6Αź-6|óąő&Ëa›Ł§ä-M˘DsźpU,”MŠ€Ś+ çĎ×=îH,čťő+ĐĘŢŰ÷eB¨r[ÁtjÓű¨nŹ5ęţË«o^†}©ş–ÜÄ⎩y%CyĚrTÉôŐnTÂwť­Í˘3Ë>Ý@g5zšÔ/[f&n“ÖIíŢ őUr‚őô0ڧŽhqĽóJZî7K"8ËSOµCŹOäíěo+´bNšY5+^Íú‚"Mäyś>Ťżdă"<ýňG'ËO»”;´k”t"?„dMĐ)QČŽ¦Ď$ca"_üî»´w— Ýş.ŔŹŠ„o ul {ˇ-™Çýëö*K:¨ś’.5<­@ â¦.jŮÜ•–ŰG˙µ¦ý’ŃĆŔi¦óěŮíëââW‹¤Ó!·ĺ#㎿¨ęńŘűC%qçlSh¨!1˝ÄbBŇFÜ|‹ˇ?çjí3ťއb.3‹#ŢIXd¬`®/ů~¨%TäK€3Ö%JDĎ(–˝ů.$YVN¸ý1˘™[%]·.*dNřzăx튿´5ŁdďÚ׺ăÔČżü¶‡n1ÄÄ€ŞŚMěÔ‘ZĚű:ËÓTdc1a [wÓç÷¦éÇňÍÄ)§h5\gO\|$ňÜđăZáŤ!úŧĘîńďoďLÁ }hŽ$Á~ÉIVDÝoa8DôëZIO-MlˇÇSÎń6±†«˝#â6.ľ#iˇĂm¬ÔŻWÁ‘Đ) ‚úl§…:S.GSŚŃó×ˉ[ÚľN3ÓLk¬UÁO“˝ ÂYßöűŻTîh|_,TżzlÎĘ‘ߏĆT_,á|+=71D~Ţ™&5ú8ü;ěÎłŕ+* °”WljŽuĚ/Ň6ĐG|Ç ąů “çlAC 5-đ4«ľŔÍŃ´LÔÁĽŔĐÓxᜯŚ%ßU’Ů üp˛;ĽîŻĎ’ÍżŃëíęUúĐ2]Zµěz6:1űÍĐ išđFîűWó<šv_I‚âľdΉŐŘ×;i5ßď—Vc®„ŃŇ˙ú©'悆Úľë\=ÁÁŽĚV KěB}%R╍UĆĄ«ŢÇ‘[ó ÎHZáš:eňÝLy!µkit¤(>óen¬Šý™k‘—!x}# FŐŹ‹ ©Rމ%N˙ůęŞ@´ĆŘTâŐjS•Ľ_ěď1qu0 lxÁşöŇ»…§’8Č>QnדąéUsůäKö)źľ“•E™Ěô¨]Ą¨… /u´2¦rIvꬽkÖí)OŇ/´¶ÎŹWĎ?Ž9Ptkߋřůô˝ńa™hć[ę—ë‹lŠb¬V,‚)ÄŤR˛ĄýÉFVEé{P(l«đ˛0íE>ń÷»~ľă5(ü"˛ň1óuĚĽ˝Ąf§5µ|"yżŮź‡î5ŹO0ĎŽ)Ű“9’Ă}m«&bU@¤$:´šŢzŐ;ž]4›"Ţź†;CŰ×q«ěˇĂÂťŔŁŞ=éű›7rNčodQŽ­şT)/yŻ/ď/Ú'Q¬LůĽw8 ů-ż©ĚBăđ$`ľ@H4Ëö?˛Vč îő>îÇ—ýţ¤˘9×Hfľ¸ő˙ôíĺ§ _'lą8(ńaélGá°Óa6`ďUÍś÷˛g’]{‹O%ÄSčwş]‘ĺcĂ"ş|˛ŚlŘĹAäöýúąćn‘‚˛L<‡Ćg0—]CrqkLÖ"\jüřâG% 7>š{ëőß{ŮĹ/[FM{fNYEU!·ß‚ 5ďaAµżĐőó0zÔ7!;vMŃžQ›÷•(‹a/ś"’€Ľ"wźnŚŻ“+¸·5ŁuČ>No´ÝÄÉ?nM×-V“ă†Ý¸÷—YŐ{ŐćáŽÎAĄL 4ÁŢS¶a6,­×ţaÇž˝¨±Üčç^'4ÇÇČ8ÄqÔ ŃÇ÷°q°ąÇżş9;ŽŢWʼnô°ŁĎä•. ,4LŚăC’ńůÎjG€!Ţ„ďʇS‘V6,‰{Ú!ł4Lt,&»Ýxř¬ú’ž.ăr°ÂřľÁsc”‹!4ŐtËo®xăz ť+E_şJ"~ŔĹJď ß<›=±·¨ąşűýTc1şYîŘdd°|˙ýÔď™XÉßýn¦Z}?\+Î;ٲS€GY‰ÔXţý^0ßf0ÜłeHZfĆŁŞ_ó3®0°;וI&]ÇźZÎëçié)ŮÁ ŕČ˦ß@(őDEţý‚‘c‹żˇŃőöUyâ€ř6©ß/źT …¤Söď—+;nC×űQ­˙ ß‘ PvćMâűě<¸ő6Ň Čß÷ ó‡§`‘䣟ü©{Xä…x3ÓP‡úűqdĂ-˝Nşjô»zŇ}ĚŮîÝôőkJĐ S9´NÝF.aÍńýáÍÁ5`_Ęz¬ç˘¬áJŃpçł°żź•ÍsÚ×ŐŰźô+Kö]Śđ`ţţ0aćŤę/ćQ¨ü~ITâ;şulů÷.O’˝ˇć}¶ľ‹­¤„Ž‚>qŢşX~NśQÎ~žô Ď™uôÇ)?c±ŇÔ;e˘űü~zźx_·Ćš&˘Onşb|éÁÝĆvÓńŐ%*]'¤ű~Ĺt¸É¦ŐSć±RűţđRă›ń߬cIz]óˇč5zń•Ý8f›‘¦Ă ü~¨¸ĎĄeőÓ6í%ü_űĆĽüŃßĎÍőĺ?¨*Îa;f.~d*ô®j O©ď—©TRbČ?čę9ŢšPH¶Ľßb'űď˙ćş®ďďý?ţú·ţíŹ˙ńOüńźűŹżüĺŹřăďŇߥűďĘo~üí˙ýçýţöŻţíü÷?ţúŻţöŻ~óăżţîýňŹżýËţĺOţýţÜo~üÍżüá—?ţĺŹţ§?ýůţń—?á;Ż÷7˙ź˙ö|ĎŹő‡ż˙ý_üř?ńă˙ţĹŹßďŹ˙a˙Űź˙ĺďţéźů˙áw˙đOúĺ/~üé—?ţďż˙Ýţ‡Ćź˙ţď˙Żü‡˙ň7˙éÇţĄż˙Ăo.ðšc•éĂu?ęŮęś|EzłýŇtś źäËÚŞ,öŐyl}dI%Ąr†PÇF1Z‹RcíW{ŢOţx?ťľ!]~Ę%lÓÇńĘä÷ĽšR^łŹ;ĘeESśÓúŐ i°ŠF„ő·˛WƲ….ŰÔÄ;<eŻĘ$…=ď˝Ö|ńśËŕ†ŘeřÓ¬ÁŔ“CŻ–gŰćLůBőĘgň‡ýP…šÉ ˝‹ĂŐ™Ét4 4îµ| Ťz-ba¬+Y<ňĽB{gwTđn¶3”ĹĘŮŮ d–Ćĺłď[šL|/?,0X÷ć… ‡{5P»¨ĂÖÇ®GżË09Ë攆ŹčŮęWVÖL;ÎF‹KË Lž¬~ô—Ęj÷ůeÉ„ËčŃhíűŮbł ę}â;ć‚+…ĐűÚ¶^¬îĐNg`ˇYŤŻśÚ:ĺ‡ —65íÜ2čÔ@M5 ĺWüÂ$vŇż¬2·'büAúBáśo8e[Ţę.«%Á-¸¤l‚ßä}2¶~QçtĐAĺsЉ{VTŐĚvÄ@ÁiíĆ _đ9 GÔubµHťč—ú9żŃŢ";pHMřł:–ˇ%FÔ@vűţQěAĄäbCPhT‰W¤[1)eÄ2§a#ĐĺŮeuf«2 ;}ŚLPIÎ6ăÇ+ÓĐv°ůšKIĘĄĆ ťrl=›ÄéĐj$:‚¦o‹ň%ý3d dŰ"ejXOłçg}pą°;VmáŔĆŢ)v««4ĄÜ—.iázS^Ŕt·XQĐb´ťŃ6B^Ő‰éńvłZ0IƉ«ÂÜG]ŽÔ­‹ć€ť)^÷Ń•oß!ŁšÚ©÷ ć|»dç4/VoÇŁe9=¨˘‹B…EČ %^–;ŞźöޱDŻ–ÎŃőÉNň‹°ĚSa XĚdN) Ú‰nő-•ŘYŤ®řóýKzoŞ‘€Ď…[çăĚGŢ5B•Ʋ*9ŐBŤĽnÉkÎÖ¬łýĚĹ—ě®1ăSÄ˙Ú#,Ű‹Ŕ>tżĐö¤ußAĂbć‘|ł$vĹ‹ŮlQ9ąä‡,®|*)µŰCÄrÖS¶S9‹ŞĘ`OYĎÝCť°ěf§bÇšĆlŮPc‡n€˘@,? OcgrŐŰ(FčúeąßĚÁ0ࢼlâCZH´ áÜUjš“ľ{Y/•yA°ci hW-‰züľ§Á¬M›;|Ů)ž’dá(80Ş{?Ŕk3öÉ'F>+ôń@ŰëJŰűˇ¦ěWG“áŔţűĄ!ł°VŽYMĺI«ÝľÓ“M4ł{Őž›&}• gnç˝ĎŰ‘(.#@Ć1lGž>µö“a‡Đ\Â^Hż®Ł×Ťa€Jf]ö'áť!Č’č čĘľ‰'‰]˘Äě ”!c —u˝Ů,޲kŹó`Ѭ|†&pQÄŤ şí Ł‘PĂçً֡Yů˛‰uśťXPlÄąđÉ0áUřĚŞa5ÍG˙ĺ÷ŞëĘ$:Ý8̬čž=Ą„ď{yt‰ Śĺ@±Ác0ýÜÁ|·‘§lbJ–šhz—qZ|OÓ\ô¦Qă®ď·¦N|(ť-ˇ*a•Ź”9qŰ„$¨öG­«ÉŐ…śŠĆ[ę'Ŕ=¬é4ž©­|`ŞÂ>„đy…EfٍÓ(–Â0mĎť2c•RŢ-«Ő”Ť?őeZűqhl ¦“HφŚQýY‘žA´•§jYÄX±tNĎ4KE+b9˝ôŠďť¬,ËżjÚŮĹŞ #맡e–hŇĂŔ–z(nćů…ZL!tNpëGş>-J=ű’ó}бéŠü‰*úĺyă.sFOÉ28 ťdŇ?a;ó0#mŃQĂŘ»ĎE’â=ä;źžCý)Z/Ő×OŞ„Ę%µe= „ĆĽYáŮĹŠ&ŠŞ®©Jbź9¶ËüĽ‘SćęÉĐ&^|Ž #^÷‚ĹźŁZšSd[~s’‹€ăˇ«†bš`ĂNR1'ŞMÇŮĹXëËć-ŤY†…óhOĽ‹Ć°FŁZérHŤdŇűÉŢěҦtd5Ś$đÔĂő©ääQ5›=1ČĐľ^,Âcý-6TŞ1çÖ(÷Ül8g‚iďŁ6üäÁ2/FužŠX5Z‚˛Ě` [Oy" miôj#eĂűuą?éđUFŕÚS†öEüŰ}ä»ňŰš™qŮiţq‚ăŢw‘·§¶ÎMbF‰|o&|¸ZqťŚ·O=Ä(3 [U“vŽ\˝X‰^öS7 äY‰í÷Їł\ÎôÝ+śÓ$2c]ÚŠĄĘĐ˝«˙ž H| Mt&Tç%UaÚcÎ+]Flt’mĎ UĹËEĐ·ň±˛*ť/T–ŘhLóyAJ:’a˛q;´16ňE7Ő+K(~Č ±Ż®!Żl˛&.>: ăt\ýh†â&÷Ü!őVe?šĎ1ű›) }{Ţ04Ýëöµňp˘:ĚÂřQ|=ڍĽďp‘źEűieCĽć.·ęęCoFs*»·B¬”Ţ | Űń? Ă>Úa,áä!K«÷ěż›4]ĚdygÚA!L%›m‚ß_ý^щtoK“IOď­ô¦69%3ýĎë”cy@e@&T}K 1§ĂW|NYIPci‘č¬tué GS˘* šłńŕr!݉÷0DČc€RiuŁeuš¤UË éhńfŹžgşŃę_,jRl1rm- …PK°ÇęŢ1~Ó† KËnIS›óĘŻ>ôMvpO•†&ěś‚Śţ(ď=™šaíéôĄqȨ} î?΂WžOt ΆŰÇ$!8qM! ŹÄovtIyG+‡,Ř÷Ć @­Č|„E˛.O ‹I_ĺ)ÓĐťě‹ K’F 3­°Âr<:.˙o€cË‚J$ ßM!z‰RŚ#mGÁěíaw)ě:Źéě{W¬Ăń…¶ň ¦aM"nëPČ‚”űSÄyŽ˝Ě9˝Iö3‡«{Ň lňĽI?eisíGoÁ‰şźhX1É­ß·#şp`o翀]Ešíl­sÓ8˘h7•ĂřlEî`ş@0˙Î쨣(7ŻýUUSočש„\$ŕ=ń~jĹ8”úm׏;dšT ^,K•îçf#űµXGÂ/ó0ôVr=*É·ŢËÁŘBě%Z† ’’3§¨r Cw©3:Đ5 ě©ě}6IE:˝&ŁđË­Ęu˙*Öądśa&`’‰…™ŞBa îłj­TŞ©uÂ?p˝ŚvŤÜqëŢ)0§™˛čęqG¨eë"!ÁÎ@j¶ă8úŤ˝¨ YJĂŞŻG‘eŹŕŽŃÉ?÷l®Ó;đ®ÓíÁżŠ¨^Ő¦_Oś€±Ůóa(%Đ+ˇŘ\ŠHŕŢ›˙0Xz…[ŔŃń©Ř†užG;KAÉłč<ä4Ż)Ć˝eŤ#N§I#5pA*Ŕ›útţ:V^…ě;»=!Ĺ(ÝiO+ieP&z»Ö‡A ěF  µ#q ŕć2›{?;Ň2ÉTż= ¶µuuwĂ´‹Ŕ4×`ĺ¨]ŘĆŚ ăöÜÝf;‰"xµüŕ»FźXĘÓ8l/ĂDŽdń{ ýmŠpr®tiěqś-űËV¶÷ćt…AŃĂj†YC©śřtżů=¨ŮžsIŘ„ŞĐ|y‹kżŠ8ŕ "őúÂSI9ń*Úă«oΛػ쬞,ţŞ˙}kMbęź_‡$öɻɅÇÎĚ\±Ž@ň„„~ô(ĂáčŇö;j€;ĘÚ‚«=ňRş÷Á´ R™¦}…‰!E7-ň`! Öن=ŠĐ-ÝëřÂţI9ۡ`1i,»˝!ĐÂX!Ž+őU‡U4čŚôÁľ¶šŰ㼀 áÚ˛4mŕ==z4·˝Ą†Ç¶µ{­ł7«ŞŔ´ vТż.Ăn¤<ě*ü„Më˛#Oö:çÄ\4ĺ]Čbâ/w 9ěŚ&-4Ôő ¬ ţ%hNŤŃ«ZKÚÉťŇ73™ŕÇ÷¸c9.3T±ż^ČJ»JějÚQÄç÷Ž*‚ţ„ŤÖ§őUIW˘âIšÖ`AÜ6wÓĹ0ýS¶wqž¸±Ĺ.ßNë§ě§Ë¬‡t«j,8Üyć¸dI*%0‘®Š‹U=łsߎÔ3sÂĘś˘¨P5Yśě§L ŻxJ ‹j}ÎĘŐö˛Ę6ÝxěČF`ôŘSëŞ>ü6UńeíI,$I¦,Ѳ0úéł‚Xů'AĽĐ¤–]5áNĺł%& )_ áNĘrLë‰ŢŞP R©:YHí8˝—ýđXź,4Z–†ápŇ™0u˙8 Ű Ĺg·š“ŕâ9L…‘"—GBDö.•¶%*ú úńÂVńéůĄrÁˇçŞÄw‡‰€GlŹś™Tş·Şź*¶HxIh̦?H,2łJîN¶ÚÔ4 `!©kÔ;˙fşeĆŤÂ öă»?Íň ŹŔŚyÉ)–ťÉT­r!›aux,ÁşÜľ«tˇÖ‰ďŽ.\™Wĺv5U)S÷â(xbę =U|Ď<ăeĺ4ľ_,óWôŢž.´BPtg~Aů}¸Í®‹ĎYšŻ¨”ŻĂwŔnÝĽá=¸„Hźyµ¸2Ş!ýś{^P řóWůô欸ÖeµG_ą5S8˘ BPB\ŤşFţ•żyOč6;"f ip“Äh"ü±v‚îŻç ŤŻĆ˘•ÎjÁÜűÁúí–Ö Îx@¢Ň3ÉoI’’( uŁ´­%ÖG‘[S‘˘=|[-hMÉ. §ó>ťépĆ`×:ŰÝ8µ6IůI8ôˇyß§çA>KÝ€#%$ śĹ‹L'´÷YzdMrÓCźźDYŃm‹—ë ±Y˘1ŃdŮ"&tú ÄÂ* č’íT>ćsŢvY5{Ż{­f w°ĚźĹrś‡–ű@$: ZŻ3Ě'+aüb"||ž®UÉA&°)r± *É_M‘ŕP )ĆîÎdŰŚ L1 ÷4ˇ1ö účŠŕ¤¸G‘š fţYŻű*m†°Üęě–8LűÜ_§}ő8C[Ű÷6…)ĆÁŠĺ^h˛)Ő~v@žŞ”íĎ9¦Đ[3gJĚH×őlÍI4_Δvśxőöĺä÷Wm'&N}Dú~esiŇČ­z.⫊Ćs’Ävl).ĘçwZŐîţ*qČä±™ĄŠH”'źb]Ft´SÓ˛ói\@ÇÜJ¤ň6Ś%łŇŢĄ—”áXůő¬>DŇ=®¨ú˘”Ž Ít %‹I·$Ş€ľŹ+‰±§îˇşč…]Ľ=jžĐüđŔhL•1‚GÁ8´hŠÝąt1 ăî¨Ë P |^…@ ‡±KAť"ť.Ż’Î$b4/FëÝ< Q ÚeĄ#TĽ{ĐT& TŁšÂł°}ş/zŕ ŰTȽ؆ Đć1ĂXK×v?4ÜTAív‚T/tş:XíF÷ÝnQ‘č‡l®ĐDĂĆ{Č«%CŁw€dď!ał~v¦ČÂJ z$˙JŰ´,Ó1…˙Ęó˛ĹśÉ{27â©ÇŘFăEÉDZ‹D1=kĹŢ>ztş‘lnnÁéoÂţ´‰.u†úgŻM}Ľ©¤dݬ·…ëŢú.ÔLy}ś Ó¤Vőů!TĂXæL¦qź†Źo1») fńjŕP śea°DŐI3íÁÉ"áń.ň‹2ŽŇěBD©+ľäŢ• 1ll4źµĎ‰ÇFV†sŤ@óÓŔÜ_sAť[l;›x@/ikNb•bv|´ě÷KąH›fĺVţýćFÝk‚ňŔ"5†ńljm@a5ČéN?Ĺ“2‡iĄřIźLËÁ.‹;ŤŇ9Ăf‡¬‡ćŁ=ŹeźŐ—˛ň#Ě=qcÔ$űż^Y*[ůBt)•C[©˝ĐoHeMµK¤É2@Ăžâ2M§,ů É'?t’ŚöŘ?Źúo Čéč{ÎB%ĐŽJ±¦ÎŚ7?¨MćTAoč˝t5#˛ÔŢ[QĽ„ýZI©P=É™«ÁKÚĂĆv˛DąYcŹŐŘ©{™X &/X ~×)ÓĄ­ 0Ď)̸°ŔË“k©9ĐO·$¤»j¸ŚŢ?eĎŮ‚~%‰©ě7ĎL˘btIJÁń…ŔÜeť=úC=‚ż śnőĺ̇˛(bÚYNőBĎńŚÍfšźnv÷[ËO“}ť¤–ÇľąŢç´¤bŞĚ’ŁźĎÁ/ö€N˝ ŻnŇt±ľ0>ĹXVN\(Š÷3’ŁĚt!bě2%ȇ‚ep+‚Ź))íŁłpv3x ·u¦}¦›VÉGŽúűăÓ8˝—¤‡ó­î‹˝wnÔ,Ę3ę-b”ă.´çňî&¦ń7ÝO5*3ŢG«„j¶üž±YČ*ëOś¬_©‰,|ż\zĘ##ŃŁĹĚiIČť2.ëŔJhcB±Lä÷ă[Ę›NĆ÷­ÖGďôŕ€žmčáwQlC Ă2`ś5ĐQ÷ł„Đ?]ČoŐ’„›ÓľVYL@űm¬ ^Ž ­±¤'lšo›ą¨vŃź#©]hĐ1Ś×"ě'$?Ů)!Y×hť?)÷qĘfĄŰ§ BaatAt‚›PĐNşđpćÎÔµŮcDžbI­ťËĄ3.ÄŽôˇs܉'†]€ä­á‰ú‡Ľp“,˘ĆŻ‚öy—«SďJ8šIé䣱Y`Ěj‹ŞŘípËé”CÁOgGÉWOÚ^±«ĽeY0Ó…tŢxÔlbbdBm~yB>Qď§řę¬ÎżWÄâ—XfŹí.IÇŻ<"=(!TÓţq,OĐŤćăLâ#sR:éďNî†ě*8ÉŐ‹‘â%ÄCuĐ˝Rá§e0…9" ăëćT\Čş9>ČĂgx4d¸PťGĽ«Íý]+î}µÍ€ŔFtĐ÷~Pů>¬ň´ÔĆ×wĂđť:Âä:,µdg…˙ů¤şĆ‡ QÇrtăňe©Ű-`&N—ŮÜëਠ7ńjýE–Ń0Ü®’şo>ťú—ăĺBĄ ¦ëč•}ÚföyŔéKmÝ\łt4';M8_š‚eăµ?M…"sIE¨ˇ‹‡ý‡Ř$)ł µÔRzÇÔÇg{`˘űÁWâÓE†˝fŚż„o`ŃN1´®‡‰ňŔ)z—<ş`śZ$MŐf4S«©\©­?2šęľš–źoÝť<7Ţđ©ö(7ś"¸¸¬Ë]ť™g=%$>ŮȸޝŰíúĐ‹ňĐe™ętĄŘ?9śČĽ'š¬I-÷)ś­©Ăő…$}Ĺ`űXcĹ6‘ÂĐ*s_đíŢO€Ă ëM-žĘúŘó–gW2˙đë)č rľ÷9ľ0-řBjÓ8µXl%HD‘ň }şW-Ţ۲µ™šÇŠÂoX›LǬ9¦ŤŚ)j§\Ó<ď;“ÂŻcS/Í*$*kł¨z·Č%öÜëGcäd×?n™Ř$)Ů—‘¸ĎúđČy'{!űşÎ~xuŠ—űíîđ_UýAndašsęë%lŠ źęKp3˛vŰöťľJ“ĺ J†>^ßřš*¶ó„ŚxÜĘܨٖ¸Ĺ° Łj±¬µˇ‚P^ ţ[^şŕĹÓ@ľúîî·±ČúxeĐR\ÉĚQÔDtpCMČ‘kĚd[ ˇówŠ^Dň¬·C÷ÜŻv2Ěϧö!5ű_Ř/Ť{ű{IMBk“łÔ«|- pPä`AČŘ‹W2Ó4ťł=Ň۲Źö$Zh’˝L—ß]}9•7äG@ą7ž Ç^Ăň7 D§Ü5÷ŔĘ™=éeć×f˙ťgú|2ÍŘ=©‰sĽCDşTö<ďGŹ‰Ĺ¸É’quŕćĺoT•ťcJr}™Jc7‡CĹ´gnş>âşĚëoą€Ě'¨Rĺ…•ŤAwÄDq­Ú‹“˘] ´Łł÷á÷YྮęW=ä–ű"u˘`ÄĆŤXóO,<;†Ř‘ Ý§g’«n|¨đŢőůG‹-\ź!T&=ĽJ}­¤·ëK[“Ží—Ö$ľlß˝·Ż4ÜÄüDÄŔ`Ă#‹’…üš!ĆëYôŢŃŹÉlÄń7.OiKŚ?¦J6ĐĐŠ6鞊LďBbĎśpŕŢĆ˝đlíŕSdżäh6h_ĹwyˇÁĂňŔ|ď¤Çű›v`ď' řp =ýb“˝®_'ay§#«v2žÁł­ŚĎ™’WĐ`ă°©ąlˇłdNhüýn‡±p ĘĽá1ÜWďgEŔô™~©…iç<äbG{^abä’÷ĺłES˝ëdÎ Ă3¬MŇe Ş‚¨±řpÖĚPy=ł‚L™•'fz¸ű6/ŔZĂŕ0˛;ř ę7[?4vď,.`w´A“Ąßźëf˛r€Ý¤Đ[>Öuč Ţť˛ Ŕ z¸=´ErXĺĹĺ0•¤/¸źč‚ú¦ZŮŔ(…3u›âuˇ‘6ö¬€ś“`ů~ëîËÄg]b=,™—–TˇXíŹ5€=€Y´*Gľ\Š\ߌ¨‰Q%żŚ‰Ń>Qýűŕ˝*­0ĘąßÖÇK~ŢU5b;Ă}`út˝˛MugJ‘Ůo]0ť 7He¶5´GwW;[©6“ý¨ŕOěH•;AµX2ívUßtÉĘ'ýÖĺ˘áYṴ̈Ř6ôh“î§o·Š{űŮ[îGMsĎy TŠűĺźše°[UWnĽS>ÚĎ˝÷¬BGhHuK´%ŃÓ÷Ć/N’Vş?ąšqąqZŮ&čVwöT„j‰JÖŮcş\ŔEŃ­•ň,Ú<ŠÔ>'C/"ČMRŠ}łDÔ3Tśgjęó=ŔC°.ŇM˘ćŔ˛GbŹľOZ$w=Đ˙ gđ)|•ăÉx´¦µ‚x…ÄčµW:9$7ОŢ %©UÔľR5ńşŔ(Şy˝óčVőy”Ŕ(‡*)8™·©ŕXô CŰq>xŃP®žđSΔÖ|:__×`™9‰Fd‚{L ±'Đ ůQ®9BĆ;ZßW“č÷™±gá¬w"YťĄSĂ:ë¸cH"ť„ď®Ç^4MÇ,J­ş·Őu˝q­!F"G!ŞŰřu©Ŕ˛}ô®üÜôÆ3ÚqH–îö!{ńLĺ•FąŢFĚ×!íÂ\ĎicżJ¶p®1U2CĆÁś1ą›č űQ,B\6Âk(ÎéşjG“1Z­‡j4¤‹x]Íý|úÍvě¨ÓN4ň§cśŃŁd5õ¨9dź€9 eL÷§ýöŢ!®AkęĘÝ‚Xý˘NÂţ=i&´=T‰¨Ż ­ł)F;H¬X˘Đߊł‹­襉ڌ/;$Ô„łh±ĆA›ÁBwÄV{Ü–آ rÚĆnçöúčĄ!Ć{ŻE,Š!ăI˙ĺ­Č_ŽË*J±€íLË^&:©,śÄłBR¤`3¦ăj‘¶G¬záŁę{ąźŹ¸ąaÂ-v(Z©Řˡó ‡ď§łĂűËa`µúpů0Á»  Ť©ĆÎ!qpć…A:?>ZPš,]®ŻhI$){´[üY\µŽş6Đ—MY%r ăOnşÝĘß'ČÎ0öuősę ś<ĚşůyYä%ńˇŮä JÄřĽâşDńÚŚ“¶ ¦iO×´˛j§eQvů9ąíÓN拌Źk“§Ëş&µś&Űő# ëÜą'»‰×$VkÓ\ â1­AáđNž'[/aŽĂĐořéÁÚŐ{ &>Ąax…S¬¤Dfť’´Ö´?Ś ąĘő ń‚¸îËIőˇěeą3ćĄ]§ÎgnJ§b ˇdčË_۶ fĐţ_9¤Ôh‰phĄýdL"Ň×’‘Ď+;Ll…Ěٶž‚żDńdEťŻ(´m¬IÝÜTÄ?%ź«”j><%`źj>ł“ü"$ç˛ůrÎ~bpŘ—[ţkiţÔ ňm)X˘$ÇëΫ¸—aNă8ŚÂ!ĽĐO@Ŕé/)“Äň{—ę%ă0=ćEí^„1Áĺňąă÷‰Żď,ČńkôăG]6\řś¬eĽTŻ:!,3PôhŞvkP–Ü˝ lŞ˘ĺDOW°Z͉Şô %´C”ÖaMF»ŞPô¶Wo1G„|šŞ"|E ‹m XŘVžj÷ű5Ś“öäŐôW§“/´ÜŢ`.Č‘µ¤=č­áw˝YŤŕ~td¬%B:#ß:cÇ+PYÚ(,Y8i°`ď\™»S€ŇťB•ťĽ {Żu&˛Ä‹Á·µ>Ś łYçĄzŠ`ę(¬ڤ¦Ukúpá ,a0đ­ #ĽI›´[Ž.#L¸µörz $ L×ÄÂÇ;ëáI'椱ϯ}y°đ÷&ÖhVh’[·Ĺ>Ţ 'ňDŕWOüÔăŰ˝?M7úĚ0*|"<Ü Şë<ťóëă—Áü„˘~f«äĺĆ]kdv5鑎|3 >CŻt±T1)şYNčü$¤Mó‘„kÖťÜ(B»Eß7zzŻpá”<ů>íőZŽ HĚćĚ»ź2˙ě§dlŤĹÎśŇ^]őhúÚŢ †2üőVśa۰sU¦Ęó|ľ$ä×ţj 1ÝăĂ×î2lB ČŢĎřUäŰę~1L>úÁ'%Q‚E/‰úý(śöČ@ ‘0Ň™g‡«…†ŕ`Ę—Yv`¸§S]«ŕ¦.\vÔĽŹ¬é~őc‰M0FiáĆő.yÔEOť„¸sj˝N‡3%LMşŽ7ä öŮč­ú‹D·L´}8±ë!ęMwxůř8#n ’_q1˛ë›T˘˝)M_gÔĐ÷Ë螪őHăčéËžH „‘‹ÉřŐĎ&lŽ=Č9Oޏ öQ4Ýž"VśÝ‡Řşĺ›Ť…Q>ŽČµzIs=źćÝůđŔťˇA_F—˛_bqăľĘă¸îOÇĹBĄ6ŚŮ¨9ŕŕcĆŐ`â!ȲRÔě–ułtDăÓbŃ%Í› T¦ą0™ÂÍQIŘ#đňű*n{}={Ľw+mĂKx0˝íxvOřĺ˝˝dPE#C4čˇŇ¶F¦ćkÝ‚HMü“¨äŽŃ®MĹ«q–ü=¬1ö,†ű¤©řpUö¨ťš»Ů!“ď°cq©â"@ G@á‚dyŹé™Lř˛ł­uJL¦OŃâű˛=±Ů\ 3Řú'Ŕ1eÜą0b.ST.˘Ř~—k1.i…›“=Ëě—BMRŠ]ÔĄ–{A¬®lëj‰ Ň•!ÉÂöô %jŔp\_cZć”á‰ĘtÄĹpŢUeÉÖ)’ř'©č~ë§áľ÷č%á/ËmżĘŽ:ŤLk©f«ŢÜé"ď»_Ë:O‡=ĘS]şýEĐL(đ<=Ď)“JŚľó×Ëš\‰}ťĆ\Śy6CŔT-Íž+0YŮw†=ý+JT=µ ®śa×骛".6ţV®b7FĄďńľ†›q¦ĽżĹ€>b˝…Ő’…/a’ʞ[Łoôw`WL‰ÇŰűXLď°öZTĺĐÝ‚0xâ7în©—©Xý>Tml ÎŮŹjö[ˇu-űr2Ĺŕ锨^e‰“Ís~IôkdřÖŔŽ`ÂřđçüK,Ć.ZýLżp ÁcáT~ć^t…cWěú˘ß|p˝“Ô‚Áu¨k‘ýúţî’NŠOrŔ™öî°(yu%UO&ĎŞ.µO˝AîëUGcţ-D ľď ]RĄĎţz”N/ÉÓA=ňźX {S¸yoÍ 'C –t6Ę[Ű/´ ÉúRR1#ű%LíŹ7¤ÍP [>=•ť2,>ŞEF­¦D˘oŕĎnS9yŮäąéůđ9X.ľV»-)ôđö,‘EŔÎBóaJ;V’˝ť ź7Źö:6ď—ÂĄN%ÝzFt7¨ÂžĽÉ 2»Ńůrĺî·~§R&÷rFbż1äyžî?ΚĄHJŻĄ UN5[ D¤‡]ŐW_©FhëÇ××1ŰŤÝP)Ţ=Ě؂}`Č $›Ô«'_fżÄ84Ŕ2ˇě5Lü~»űj±Č¶fĹË ˘h÷ď’?ě=bČ8»ö1˛Ż6oŢü4q=˛Ôt°pë| ádí†Đ=¬aXÓŹ ~Íb‚*ŰůÔ–đqAÄ—U“"—FL0ţňčüL»&.&NNtšü;ŽÝ—5ůŔŠ*ÜLW‘[‘ŇwúŽŐŮÎČöĺP{Ä~m_˘ľŢńĐzŽŤE‹WJF#k‡IzR˛´w/®ł[†“:쏲>,Eµ5Ťí:¨Âľ“–EJuŇy°Ţ;űéě%2‰_0^;Jś{Ly ą“đ¶I`s^™”ËK.+ťDvÂó±bţČB±;]°;?>čém„^Şľą1\fĎ\OĄ“Č 4DĘ5µÜmq i†łbZëĺµó)ŔiúöÉrÔ«T·,A źµĹ“%˘µzŕIîď!]Zź‘ą>IÖÄĎĄż¦ÇJ§LÚÔÉĎÔţ+źôyâÇ$2řý2qŢÁżH§ÜóýŞ÷ŕ;d¤w3,fË÷‹Ú‚ÇđÔyÔťľ?äť’ňkţI=(Ň3y,4 AÖqĚ«ďS»ŻŮ—pěű9Ć-Ç·9Bđů&.˙űú lÖgĄyÄ-®ŁČwtçôK@tpr.Ď[<Ő^NQEů~Ę(0·^EÍÁ·<đdí4^_µOšnúMiÖRăI%–ď§bĚɢWŰ1úţ<Ž“w++˛ŘN&ĂhéÔÇyçűĂz‡A±żbžâlܦݧXůď˙ćş®ďďý?ţú·ţíŹ˙ńOüńźűŹżüĺŹřăďŇߥűďęo~üí˙ýçýţöŻţíü÷?ţúŻţöŻ~óăżţîýňŹżýËţĺOţýţÜo~üÍżüá—?ţĺŹţ§?ýůţń—?á;Ż÷7˙ź˙ö|ĎŹő‡ż˙ý_üř?ńă˙ţĹŹßďŹ˙a˙Űź˙ĺďţéźů˙áw˙đOúĺ/~üé—?ţďż˙Ýţ‡Ćź˙ţď˙Żü‡˙ň7˙éÇţĄż˙Ăo.c®°GáihńóĹgśJ“^…UőTć%eôbŁ·W'P‚_……Ŕ#ýtO­Ż—pż_ŹŚ&5j…÷Oš«\]Xé˛Błľřdą†:Â, h·đgnn1ŃvTM´ćÁ@Ł®łuŰ7nT˝uö)6ŕC0ÂÓŮŻ$č_žQ <šŕyí«€ĽĹiőaˇµŁ4JďË?*Ěîń\ÉăJbNEę!¶¨4ó!‘N-ťAĎÖ[&Ž'vYwŕ[ĽÖ’L­ŕř¬Äw>ŹRáxW÷¤­*KghťľůѤżŰd.ë˛ó§#Ô¶T™±Řă3·“č+ËhĺI6ýÍ•ó-+Ó.ĺ© ŮÄ…ĄęÝPNgaąźF}ô{&”uőr)LP?ź*ĐUhHPPőD¦’I›µ©dĘşç{VY…Yé뢽‚ýE‡1öWavxjr/R'ÚĄ~Ěçľw˛ů±§…ÎK˙×3@ť/ö—۬řO)~vżA¶•ý!{‘)jÁł‡ËŞOl…TÁőç媔·ź·ÉÔNŤ Š‹=6É IŞŽ.c}kFiś©Ç„•- sťŢ˘€“(S†*ݬŇ ‚‘‹éĹF-)ôgX`MëU@Ő8Jń)‰EůtVO‡ zQ™N¦S9 mŐŰG4A+´ kŽ=>CĂÄĽź~°÷ÝŃ+% šZ˙Źĺ_čĆ‹jWZ"“Ę™2{S4b\Ć8|JţŢHéFˇń€©ń·C˘,Ťcž,Í€–ěPůęÜ1Ëk»S&&»6N…F„»C†XÖ.-?’®ÂňáVZA^“«5r§]xLßNš(÷Yđ\TGȧѲˇčDλߌ}@^Bż%g˝#Ą Ml46K¨b«d&p cɒͨ­Wă"1ěF†îU3ÖĂăö–ÖÎd˝ř‰C8–úÔ „Đ5,Yţ˘ŢapNöˇ4hâÂWb ż(«®L@úi‘űĽ'Ý—Ô´†9µOĹ"ZŇÂł™A4­bÇhŤ˘U3ő4`ëĂŁbŔ= ˇđN{‡•<á!Ă gÎĆ„ "ŢH‰7{€Ç*ţ (kcěçcq­­^Iˇő\ß9C-B$d !NśP8SŤC"h„Ó UPĎ—źÜx§e-F}ĆS8u\eíđž_V'Áü˘`eťâŁ®VěZu ÷y[śNű|Ťôhŕ;é#0„4BqµMI{z\:ŕE m/ˇ”7Q–ĄL«Ýš\⪩˘+NZôţŰש˘R.\WJOjŻŠ­xnPtő!}wĽq!?Ý“~ŤúŔ•M4ŇĐq~ńuŽQfŮż* ŢÉwˇ&cSU·«FFŐ/ß_şjľč Ä @YŁ _Q˝Jµ#ů­Á±p™L‹j5Ö7dě‰.ľ3´MĽŠ2”ěV=HŔt)Ta|7{‡Ë0íÝŰKwé5v+ög@YUrÉ$YŁŰO­ŢÇ×5Šň@ýúcÔp8Fi¶„»CÁ ´×Ł?6ň~x&ĺ+˝¤:ĺŮÎzJ #źgë*ŠĐŞrq*fŐ XÉ’%8LôË%äČť=×Ŕ;“¨J3,Ń<‰8î=ř9úŘ4¨R–$úę‡[BXzą=Údç<»¨0±—2ókS|4—Đ’ uŹác4š g‡@ŮuŤh±Ť§ş“ôĹ8+|ţť·Ô‹Â m˝´Rs Äŕ€ś%všŰs»(‚ö´‰ÝŇÖůŽ«vŽ»V_ <”}2‰¶öăcěh,gQaq>úůćűč¨î˝&ú۟ɖ;ąŹ1Äăp$ťŁW^‰ ŔÎŁWâzeív›ŇĎř¬pđ<,I-I":‰.«‚HOŐ!ĽÜýf˙á pç¶ţl1Y§ZŕÄŢŇ$Ńuçôy€'ĂÝp·!_t´RŇ%j!Ş+ Ńä{@C]-8˘Ev¬ńę Í¶źť1żHňßΞ­ń©mA?Kó˘zľťřö·](úŁĄ7? nžţŤĆgďY_=•ǶähŕH!íeÂę_W{/˝^ z´ű2VĐTs»˝QĂM•çţ´€ôËŹ˝!ćRĎžKů×V{.A¦Ú𠇆RŇžŞAďáĐńT´Şę9*eVô;p1 »EzŹŤ…Ó%ăç2čď•™‹O"ŘZĺźD˝ z!^Ą#ÜŁI0<Ü+,=Ő!ŤÇĆ=ŕoŔď¬Ă7´]őĺL! ăŕAn™Šđ&A0¤sÚ  dÔ!Z%?)ĐÜŽ¨›ŞÜHŞźĄpŕ“UŻ.˙bŰą~ôb”±]ŢžŻP­ŞěK'˘ĚâG‘<´Ë- É˝KNËňTŻ j7ÇDŇ&SUÚąB3|>VF–×čşž™^±Ćó:­A]ČŞD|ăuGk˝í;›ŇI[e J0A’¦:ľśŢ»µ¸Â}¦:>n+zjŐţä;11§·XM_­"ůÁc…Fo.}ňŕĎŇâ…Řú@·a"-ú0ĎA'Et‡ť‹GGB­uPnS´9]đŕMßu´Eµ;i-ě—ÔoWülfó7ůŢqŕŘqű*”UčŰmf$řSÝmRS±L=ÜŹ.=ü.”¸ßý ~ů­Rß>•sśě!Đľp—xđSĹĂvëBé )~šŕ˘‹°J›$1ś“C§˘*®ą:.ÂQ”*µŕÓ%)¦wćʆ.QAă«?µ¸¨µîé@‰4Şśl±ĎF]R@re«sĽ{ĘöÔfهúMѦńŻG+I' :â›%#vđńe+ŰPšąkĐ9ň(<9ő‚z1űůT˘ŽdËŔĺ, W}\I˝ęăI4z FiöË/żÓEĚĹpŞŃů“ŐGKß``€ ¤ŢžkЋÿ¨×ř8×6k Đ÷7Ť§'JÉőÓ­ş>…ŻĚ÷OĺĂćëËČ­űÄ1«a/Îôäc«ăő*_bÔŽŠp­^š—ł©żÂěî›qÂbbţRęGá čÝSÇ9fÔ@(Jmu6LśÍH+e¸6Ů_z;źÁŢ€}ě¶=+ŇYŰ“vŢYÖM¤¦}ĐĨ@vQż©)ń‚TN~z°¨6žňÇÔźŚÇzČ%÷)Uję#scţ RWw¸”C9Ľ~˝Éw+^hç¨sY•›Ă l]ĘüR‡âH— ăI·Ć2g?QfÁ‡;‘čŻZ’Ą»|ß5"čęGě}ďÍ*Ľ@×óĺ1¨hĎ E†ç8^xĘ„N’…7éŹJ(=1/§ű&°Í ¤tŢł]iĽÁG?Ü6óľ1Jß±%ĄJdc]«ĚUŽ §HKąâjłp„o—%,\Wť?h’SÉŘMӡƎÜič;‚ÔŹOk=€c~g Ĺ šOϢ„o§1meŹüTqMwTĂ,ńU“Ĺ®^DÂłîUÔ$xf[]ÜiRĐůi5댋{Ć ä…Ęr7™%?owt±Do3%ŕ˘Ű‰¸˝ ˇ±ptŐz—ö–*Wó&ýéUş|d”€l2Ü(ő8]Y„¦kÓ–âv/î•nóˇ«ú*ÓîL._±–§,ďŠ%Uô0ň˘Ăµ“‘ »š´<ۉ_µFŤ•±Â±OĄłĄe„´!K˙`$ŽpŘAގĽéË8@8*F3Ô6o_Ş-”Đýé!Éjip+PM€»z+µRś+ď¦Kw?ĺž7ż;!uďŰ—”¬‰ĽŚo€Ł<*¨¨z˛ 9§ÂiaSZ"+â¶a­®Ż~ŇH4i‹«ŮVM pđ©ÄÚYLČŘ7&Őd.+kíuďt{żŔ\·˝ů)BW[ţ‡ˇ.ľë9úňá'—®˙ă‹zJoWwţ#—)żpk·HHUBŘź˘¦ŰÔqŕ3™ 4?7ÎťđP:kQ?něV Ŕ›ĺýá>źű}L¤Â,!¨a¦kłaµŐŃB0úďü'–ÎxÂP1á^AbcńŹ1HĄ; CŢ$p_(vf¤ @őŹÎ(‰,ŔO€ŤĄ“ŇiO„śˇ˘ &>CQV<zöKšÔśJnŹŇŔ~r H“¤e*lýEÔ¤şŰq\ŕ…{=:Ď‘ˇŕI»2đŠâ13Ď`YĹž.]7.?őütą<߀±öçú®xŔ\yM+xIÖä]lŮĹ…őEC!䀯ŔWÖS8XО˱°źnv†/*ťK3kS'×RCŠ)ÉWm"Ż[·‚¦LgďâóÓZ¶ęąŇëş•U”÷î&çPĆ\,B±÷@BRôݡô¸¨N*-`!Š»S{ůś`-ĺ" ČâZŚ«ŃC€¦›^ęŐ*F/wŽNáÓ ĺŇzą‡Ž(Řhš:şuÜŇvŹ:捴ËŢZůnĽIF­°öFF€_J~ë vęŚč¦bVwÔ•—ÝůŔě|u¸u¦J}Á*÷ÎW#rú:íÔ“,Á^ĘŞ†8Ť[ß?%ËŢNKćěpđµĽőKőg ę@óµ'PŰŐT9é.f$eˇŮőřŚä˘Ŕx­ł äHŕl¸h ¶UĄ@ЦĹÜkň?¬ra:¨ĽŃaŤ[ź*‹Çµśf˝l!!‚`XŤ˝üS{¶űކ¸ťws?Ň—©8Cp2ĹâĎt¤üÖž/p[Ś`Ę–q~Ç24‚kLc?¸q9‰¨‘ÂĽžu/“˘Ü®Đ ÓRĘ9ŃY!&>'”—Z8šş8i%#÷a^ÜńYČĆYÖRˇťJĹBĘ’|\“5f?|ÎŕĎGĎv”ä–˝ňť—ĐďsĹ4‘ĺl†Ł|b EĄ5 h*Ë'ßć“RąP¤ăřhŢ9·'±Óý¶ţ‰E¸w´ ôĎŐżŽet‹»Űw‘¦‘ľ^Ý"mŚr1áé'6FWS8,H(¦™˘öč† Ë!”‰ş=ŃąGĐľ/}|°@‚“:iîç¨ŕËQi´ńÖ ,ÁLĆáÇDA÷v+ŔU•‹ ;‡Sľg¤¦ ­xžÜ °,Ţçy‹u}˝„+AŘCů%Fż2°IŘ1*PůCëLđ?ÁţŰ–5rőđĆ“ÔóM.µręX¦áĚG+Â˙†$éČPŞý,ŇÓ†ź _Neá" Ůú)ůĺnűdÜôă˝OMw˛†Vz251G˙,Ó~ˇP• ňyş˝J9/Ę©!IAĘ/ńČt˙Ĺz´Ůí¬ôîg5f‡ËP€ TZZ¬‚ßöćÖÄúhb`§°z-k*ŞAy˛Ć[C„Bőoĺ–^傣4í¬h/Tý/BŇ#ńĽg#đüµ'ö2ř‚ôalČĚë¨MÖµ;_´ň©č*ő;R¨p‹G‡!uź ĘźtÎáë ;VT D5[ôJé)~ Z¨O9ĂŤBFŘ7);<ŰO^ĎWúE—?€Sű‘Ô]n쇑ŕĽ$Ő{˝ąŘÇö?]ĎV~”HŮAńđ• řR‡ ˝RL—©é ›¤îxxKÓ÷®‹‰ĺőC{pc†±É–ß(”쯆`ÎRhÚdmMň±0‰Xłhk?dAN¸ţ4Ćo|»ÔçŠ:¬áś‡Ą8±”É2ĺ*±;ľ­ż-ĂË•çH?IP`fŕ‡KIo@÷łŞ…Č®ÜkačUÍFxˇR†ĺgYIĄ^.ú…ő)¸is]Mץű•Ö«`gü…ľ1­E€ŕ¶.O2,‰=C0ę÷bc_úŞFzí>ar\§0˝8B-ŘS­WÄ)0R•$|R…ČAťŻx麏ĽS`Ę{ĆM)´ŐbzÔ /tXďĺ§?f1c±ü+±XpGÄV<9!ÁÜ$(Őt:`¦€rXç —ř¤ ¨'‚{ ĚԷر5Äç©iµůŕ­Í—{ďÍ´ *ʬkz\Qľ]Jl(ŹÄ„>bm{1 ~‹ţŢ™ Ń) ż‰TŐ—s”ŽhîŤ}÷ňf˘)všşőA?±2Í/ÓpÍ&aMćšˤŕłV`RóQÖ›pżoË˝t@5yRCކ§˙:IĚ1ŽÜÉ~ŁÚőÍ]Ć»C¨*2Ű-‰Ńjű…ű4%d ‰„Šm$aź>Ü#öÉ“ ôçÜIb“@vôu‚ëˇŇ jM BĆ{_ŐIŮE`ŮN«ođ˛â]r‡uăG+ vŕÜŞřß8–HM⬜_Á˛ŘöŤ©jW/Č›W@övn×hD…#CúŹ __Wcé&EÍď~ev†Ő(pÔ ú˝ýKqă·»®żşĐŃ&Ň˝ i ŽŁ9âď—ćzĹüˇ(|ÝńóűŤ~„÷ Ŕ#:HŹgĘöYĚIśČů!Ő}XđFŁ‘}‚ź±ű“ yŁ]ĂË)!őrJ8{čČC¦ĚŃi2 [ŰőiůÇ×ţ¸"ëî‰Đ˝ĐŠ‚ŁÂĆź”˝Á@řdµ¨"Ł2üRe+LŻ‚NW×ďhS[!“Äy„W{WmgŰŽG’¦j—Ž7몰–ĐdÍńU\ýĽ_Žm?6ĺNĹüЉÁć5®ŔŁűAUt=Hü,Ĺ„óĽs‡ëúń*ŤćW‘7ĂŽGţýÁ8Wý›ŁÂŞAălŤ BóAZ&8Ú$'ؤ-]TĎŃ|ŮNŇ‚W—†>s†Ńt‘ÓC%@´Ľâ ąÇµ*z*aQ‹V< X`c E>łOٰ`ŞytłöŠvăQ|Q!d1ôĺá ćΊ6’ѱ¬AÁJĆËŮŔÂ[źÚňµN‘ąíÍąÚ8 ­Ş MđFgbŽ—Ü&?~N{%Öiű‘áÚý)wMHň$Rt śjINű×±2$ ¨÷z<ľÇÜĂ·8Ô…gŔ]éčgëbËYŕa×E‰»ŔäGń~Ľ¦Şß‹é&0Ʊő yÄjí_Î0UQoަřŢb€A"Icś®‚î|Ů€V[‘Ľ_X”9pyňŔIŹ gÔhú]!Č őFNŇ‹ÉÚo·ĐíŔŐOŃV>ŚŤMŚç«j§ PçĆ:«¸Ú>¶vĎRÉ{ß’ńÚË`ŤśÁćÍb‰úÄ«ť ĚČŠÍ’ŐBéT—íBbTăÉAČ­ż05Đ6?[s`ş°72Ҧ ˛ąhd-SΉMciűŢ÷d÷‘E˛?´ ĹŚüÚP/†p=r Ž\üúJáś9ár`**ěŕ‡-ĚôŇZ¸÷Ö¸§/€(%‚eőź¤nÉTMřB,GÁw(D †J˛#Ę­ §Öß˝—Ł®DxT@IŹ îk/•ČěńË:š&ě­1ć¨ËďŐ}5â“‹Ô!‘MŕU)IrC9Ĺ+ä´ţ"Ş+NĘ=[¦Ëĺ¶k}K߯„Ď“.đUÄX(é°‘ĂÂQ˙9@YA¸ŘáÁESÓGÔýwľŃIűÁúÂáX¸L[”ůĚE+‹©Ů„AŠD]XxŚş$bż)5ęcwv.¨K¶eŻc¸ółţŰţîĺňĎłăGܨ{C €ĺM.DM-GË" ¬Ą3Ş ¸EpŃÖžoH¨›Ľ´q}:SđÔč -5 ! ›5ĂĄŔł‡¬źe8 űä‹ő1}”GGx'±W[R@/V»OĹ„Ż…Ů‚řńč'ŤIÎVV*ú1¶<ľ›đ‘Ý«šĆ'Gm#I†ŢHU·Ł>áTAŔŔá8S\K¨f¸)4Ę@ Â÷â'»ŤíäÇ›0‡'JŽäč źĆěŃşöŹYC•Ă/eŇ˙ŁÓ5üyÖA™=•OŰl˘ă/}Űök[̢\ťGl˙°vŇ´2ŽćbéŽďOýŕśô'Y;~Ňđíwö{ą=Ţ‘ąw \EËY w,ÔKQ TÖ łĽ?(##C` ňT±TS-Óô$Ěeeń˙­Ó)5$»€Ę¬sĹ8yKÁͨ”h_®gőé­˝¶řĆ É/˙’YfJ÷[Z#”/ÂÄ@ô™'źńrfEPÔ>Éw°Đ‹én©°ć[¬k­/ëęôÜMT1áďK%qĚ ©§őşĂ;xÔ±Eő™ ĄrK(j‹ýYŞíhĄăúúR/é”[Ü*ę M‘*«ty‡:ŞűŐKâ'RݧVk~ć§űćFŽüŔőŢ‚tČşH­@Żňśžag:ű^­rűÎ{ĽNÖÄĽG YĐ?łyĄÝŽů!Ľa€/ŽŽn{QAśôNăVÓ·OFµóôŔ\`+˛§’Qgq3źŁg{ać"ż+G1Äřue¤týb‡ĎŚTPrÇŽź{Ç1l%\(H>Ó_L Ç|ˇ[l–Ľ7ÄÚGş~Ü*‡ çRy_ú¸tăź5ŞÍÄćÜş-ŕňřHV†ëŔ pö> › ńżćÔŹ/U‚Ůů°‚ ű*ĽŢú!©Š…¶ç:QDË@' …ëDç ÇÚđÖţčě÷ŤâĘ~ű1MŔtÚ[ä]ř©…Â*pĄČ.ËěřdYeîEÜ$=ÄÝÜŔł8ŐÚŢžšäQëýZ¦nAčÁ')ň|:ť÷FU|ů2cHd§ˇ!ÖwŰ»“^e/ZĎ>Đ.ä١ŇÉ`ŕĄŇŮXŻEOŠAb« u§•źţ˘°ÁI|ľâň Á¤r!WĂ«©O–v„¸÷&€ -=Ş|ÚśCňčËŐăËOM ßW:&,pĆv@’>-•˙©.K¸ĐËÜI¶·˝[ô2=$Ý^’9üAž=pëC˛ÄĺdľĂOŹ]děp/"˙_¸Z3ů´Ĺ!s€şč# /¬Ś"xˇRd?4eŁ/ÍßöČťĆĂÓiçĺNüD{¶n˛t츞Kíébô‡ ’şµI°2ŇwoŃî•Kťl˝«ńrşÄZö©âą˝;řÚ_ÂŘť-?ÍŠzărfä®ôšP2;@h˘uşpK4dŹŃ…l{Ýásż kŕÓM7Ąţt4čɧč=ŕ© nm‚ĚĎ»-Ńkř%F[±&\śęhˇČCYx¬%OűqNß,íQý•kűĂ·ô;V… Ůź~Ů]h!äE[|űj{XÎRG9őżdÔWʢLB˛[ eĂUČęÚťŤ˛ĚŹü±ŁßĘÎ NôpѬküĄúčżď}†X¤aéyíŢ®Łe=ÜdAa’ARńňĆŢCءÄř“FE’0ŘÍÁx·.“ĆZ´Ľ‘Ź‚˛é‚Ń20Q‘ęôů|$Ňáv?Pł(]{ Ô¤Źc~ŐźUÓµwW@l±ď×gDĺąć9§'ŃáŘBa1ś µľůî%†oŘ%Şş&lĽTębkČa+ ‚yć˙éí39ş”ÚTă©dîs‰2˙^˘čÔâ(ŐMw§A_侢&áa¸zz»ůl1ä—üSŹ˘ÉÜGâ 7‚Î=mű§ď<ŕ3›Žşô§¸4a\:„Öîör¸‘Ö6x'Ě˙çGĚ ›xŞt«šAĆaLáň˘ W]ĺçČ-ă¶łŞ"ăáßižÎâŢÂ~cŹÓ‰7ÝĚbíČR )śkNť…”É:Ůi·ľ}ľľ=ÉžľˇRI~Ăö±†ú5( Ý´ťmͬ|_ůHH˙¬ M; uoQ›ć#©P>cIę­e/¬ űÉŁ6?mŹäㄆČDđľónŕÓ{%Š$âćI4Ôb)›ŃűĘś_ţňô!ŰEÚÖ™¶ô=‹d¤ óćë¬k ©ˇ)EhJ?µ˘a»>Ć_ŁtwŚN/ÂKeH"©ß˘7m Úś‚¸Ŕľ·BîS+ÚŻ­P;«ľb­“" nśéô°jgŘ#!ď{Ř«´‡1%ĚuŤŮ:ö·\áí.óä80’®*ö–ĐH#…ÜććÎ( ľdË›¶ ůă†çŕmîÎęXiH űPôśĄwZąňđü! áŁŔ˝‘<«ůr"’Ů<ąúµ‚OmŹH»U©Ű÷F;Ă~:űŚ… &Â…öäm6iŐevĽ°)O·X›?^Ô›·9,\Á6×` ž¤*ćm­ĽśĐ>ÁLB‚ĹńrŠî{.‹Ä KEl_m{{WÄü‚ś2Ĺb]ÎŐf[¶ŕ2^8»€I—ÍÎ8ńŔâ Ýąű…J–B "ŐCŚÜ‘Ě…ź ť®3q“‹MÔ>ő  7Ř$sgľŘOPKęľRDLńóUśń3ŰűÁ Á´˝ 6BŠé¦Qą÷đÉó§´§5ëÖ+ă§…-Ú.ht©Äq<1ú@#1(ż·×…<;ëĹIbO6‚Ť€scPľ¬˙xµîgÜ3y™OÁ(őBbĺŔ¦âv|şß^«M/unYúĂ×őçůđ|™€„s2Y‚Ż ¤ˇ\čţ4ť.iO 2WnU•ŽXdgżcëoKă´šNŻUt°óÇţ=ŰŢż×-yÔĄ˝E=‹eĄÇ:áŠnvĆrŰůčĐś†ţžŞŕftĺi'1ž ‘˘Ŕr… ɇ 6÷e™X‹¶ ‹ŽäLĐâ Ú®¬P’Ą†FůCŹ—Ţ\¨,ţä+żtb#îÄ|W@ĘĽäô  $Ľ­á>l Dť3R¶˝‰ĂăŚË`q)űŰ[ĆČřŹ®9MµŻfζš`łňĐĘĺiľu(y™¤ôĺ•aĆí­ ‰/´^¦@˛?Cóű…€&ŮŁű}zŔ|ýV_†Íź‘­rü°ŚäČYň ?| \V—€ĂňfMöĺéVöTŔ˘5B5ŕDVç«c¤|É™¤»´ĽwŻĹSwRi~ť3çôńiË®B"ęÎŻRS!ÉRŢtB&ŰG€´ŇP¶0Ţl0§ÔÜ”'5¦o%)ĆůF©`oóűú©ű‘ş3µ¨ę©ĹńčŹnĽ’V)ŔŢ$°ZČřŃ6Ý ńdÎŮ?·lĺD˘Úe‚•#ßXŰë ElöEÚ¤ćIÄ@˝ŕË+·ş%čţ+óKz#;ËNÔ÷ea!X!™Ż]KîVŤŽ˙Î}|üŰ}9ę¸gµNß¶«6ĹHgś|\·žYÂîÄç®??÷€2…*ÝäsĆ«Ë$gJ¸ “Ü#–4Č?JnšyYźĎ:ĹŹŢ_;.Ůűî–¨ä/–Ć)-µ˝ĚŃL@‹ĺ…ç=ł'łŔEĆů%–’v٢ŕg‰Ć–Îtia©UëŢá ”ř];ľ=ěśöëKľŢź|î©´„ÜęŻĂi:­ähIL,Ęś¸*DPľźę‹yć Đ{;ŕ}ŕ!¤KűjśůŔńěěˬc1TÄž>-ď{ÂRťëë-f%ýáOk®!ę;-je<˛c˝Ůz&éĆnʧG;÷Uń‰ňS9±˘óĐ— ÎĺÚ/•Ňc{Č0NćĄU•@‘Ne&Mžě”?’ÜÎi©ÄŔ:ŘË•-ąGŤß`].\fRË~łŠ'+;@ç°Q7Ďźŕ ÇÍIďţŐ‰¬§/X/Đř’d0âĽl'<ÓMeůaýËÖ‚OOŰPëΰ/98ę2ĘôH/…ŕÓŞ,˛%É\ěvRěűXń`•}ťĆSîĘ%–=Mn̤+ š}kŘĂżŽ-L€÷¨ĚŰ{=±‚«"‹‘\E-ŚÄëś{ç¸ŕÎÎ;{&…uVp®Ü7S<ĹŰÍÔ·6¤ĺ˘-ŚćŧcŮ®E© Ý]ŕ ăF ž|© ©pü5ÚŃřž˛…W*Jůe ÜĘ'+É ˙—–bVB“t2ڵúŮ‰Ž—‹xŚů‘"ěVâĺʶˇ ˝ {lŽ Ž0Ą…{*Ź˘—$v!¦baëd›ôUCĐQNKX©OE•:’ =nŔí`áÁĹŢ2~;ĚŹËĎ/u˙ęµŞŽŚG‡őHc­ ť@‚ňĂŮV±‹‘ţB–_;Z Z٤)Ľ!ŇG6sßTçOa›Y=Ň|¸i×}ÉI»uĹáh…<çm¦ÂDˇě)Ů2i˛lZ÷ç]GI®ĺŐěµI|6ł^×u´Ű"= ě`/{@?aZduĽ¦Ůřűré¦?ŻY‹f!?4âv$â9Íá&OĂlXĐ˧zŇýNç(÷ŚďN6 l„–YHésWFš,Â#˘t¤šŁĎK‘ëGň÷há@#řůĄÁ÷T öžN~Kô:Ţ1cšűÓ=™8Ný1Šń¦J™`0+}śµeáz±µy}÷ă°“€kui öcX…ßŢĽmÇ9 RßJ}+ťrĆč׽ĺwăÜĆ#ćĄ#±Ü˝ Ťf™ŕ¶ł#ĎkČuXŇő¨O§ýáÁ@7Ž‹ű$WťzŕxţqÚ+ѲoĚč MÁ9CÉßţC\ľĂntá&óŞ'ă±G(m=Ľ=ť ĄéÇNzDţb_isżmâ®ç›ôŁÂädqŤÝ2RÔ1{âlü´ĘÖ<•Ë÷vľČfN‚"»•´- —Ëźů~m‰y*Ć|¬u’˛ŘK×~@Q:1©ŐHźZS|^TÉŁh§sÝók›yüCz±ë’V(©K*«·E·­c’N5–_2ÉGçe](ŽRHĺČE«l&ü4”{„ßr©ËWľjS¬úqţ/Ĺ8><÷S/­M ©ßůTagv1+éŻY6"ďŰAůµ–šńPÍŰNžűmaÍËôIâ®÷ŞGÍ0öɵJĎă/„WÍC‚%y‹sĹٵSą…ǨjF‘üD–ąúÂ:¶×łúŻzŚ6zJ[ą>…Gµ$dĽâŕŚ. Uł\v`S@˝_ŢŚfÂ8 ] űź*·ćB’öťO…îű)ŃáXŔ‹j.VđJŇńz=RXj˙†VźźÓâ.:3řü‹î`ůű‰–“čuĽŚź\r¶:énR~÷=˙Űxłk ú÷«‡ŽĐ«Éśń§m‹źF~ÂŰ)…ĂŰ1 ÓVrë^ČŁďz„_°ë{:€Ôďü†şő®7aŢ_;*(MÇ{˛Ű:b«V|ŮŠ¤wÂë=°Äßç¦|…˛{pŇ=Ődqs‹-ʶ“ŽńŚö¬c÷ýᇛ”CĐťďĂřŹzR2úŢŽľ×÷#đĹ TăĘM¸ďWŽQ˛îÓm†—•ă2ż‰\SéűEUÂtX DąWű~W­‹WUî§ úý”A1šć#  8 8˝ěî?Ç é°ěoť<~ujOź±ţzŠr«ĺ\Wä…Kt’\KżŹmi˘Ś/çpqý~l\ńqÝŢź-Ë?…ÎtwĄţ˙±˝g(Yhé°p1Äö&'sU\ąď—ŇY91ÎiđýoS¦Žč=8×ú~’-üAö¬Óů~5G¸őę1ë}ĽľŹBŽ×™‡O°c»µč´ĐŢ÷Ki/©~_˙ýß\×őý˝˙ďÇ_˙öĎżýń?ţéŹ?ţóo˙ń—żüńü]ú»t˙]űÍŹżýż˙Ľ˙ĂßţŐżýŹ˙ţÇ_˙ŐßţŐo~ü×ßýŻ_ţń·ůăĎżüéĎżßźűÍŹżů—?üňÇżüńĎ˙ô§?˙Ď?ţň'|çőďţć˙óßžďůńŻţđ÷ż˙‹˙ç/~üßżřńűýń?ěűóżüÝ?ýó/ŕ?üîţéOżüĹŹ?ýňÇ˙ý÷żŰ˙đĎřóß˙ýď˙őŹ˙đ_ţć?ýŘżô÷řÍĄbnŽÔĚŞďď‡ĺĘE˙ü{HľMJGŤ¸ 5Ź%_ś ’Ě-7ľj}p  Ş>-}(î:ᯉŞŃ2áT|qˇ‚ –(§ ě†ő3Qa=ÝdŽaÖP'ÔÉcóůČ;Yą˛©¶Ť :c 2;$(Ř6`ED ťů žťś5{ţ·.hßŃĆ-‹Š™č°ňHĐ&ŔĽ”މ)\Ľ’…ĎS]UŇĽL˘P Čř>rđ`ŃJMÍ˙Ě'ŁĹ‚žLvÇháâ(`˙ {~ŔÁˇRĎRĽśŘ+÷ĄgĽŃNH,ńuô¬bD·27‡čF·(ęíU&HZ‰°rí®ó&Ű…­źů|&UérŮaă:đ”ă˝Ď&ŻŮwLĹĹR†|×üm%¦Ev§RXl‡Ú›H2~L5:ÉPHh8‚©âťí(äj,R˛q'ÇťąźĹ#zę¬9…ŰűஉĚŰđRNťşÄ‰źQ=@(r6P §’Ë(˛›j!Ó{C+ ˙OěP{0.°PN–đ`áQĂ#‚®.íEÓ?"H|í¸RôÚ/ş%hhp÷ŔZ»ű®"§UQz5MŃ|, sq‹ŃŢzË©Đwđ}ż ůRY˛ «¸fg¨]ČSµ_ŮeXëô!—AäQMóéČoA`ߣá7Y >\O sމ\C–u–ź‹řrV<źňl¨ŇÍŃţNwęĐkIMÖşfˇŰ¦Ý2c„÷)óOl:vY#ţćV‹ ŢŁŁV2’Ě,ł‰˝CÄDq"-¸y AAŞŇ{v(Oç˙D»$Ę8Ë4ĺńĺô¸`‰‰k kÓöĹ,[‚´F_VkZđä6\„Ř=SL­ńśăoŞúYy2ŇOPzÍr“`IĂž!±ĹíĂMfTŻov‘RĄţ¸Ĺ¤…Ö”`…B›Gˇ­íkĽ#+If›&tăŮ‚*2ú3SG2Ë]Ő9A¶$úwiŐҰ'ŕHw«–©Nt¸2-R¦[°iÖɉ‰4ľŁůýůf#(Băýë¨J@pyĘ›`Ň 2a`N 'úEiĆît‘^nz!l˝-Ü;w”Şâ¬ÖÄ…^3őrO‚)E9Uť­M®Nâđ>Ř˵p@Rí0)H]i<čÁ×DĘbeéO›ĺÚF“yč| Çvˇţb:ě~TŃ„™˘ź$E¬đ‹¶)óAŹňW±¤ů´)°v@öěąéŇ%­˘t˛UtŃíÍvh˘ŚT·˘+›BŁŞ­°E٢ľZĐ ’8J;ި4ÄSŐ¨\´»‘eš×)Nb(Ĺ··ŹÇäąĂzů&“ˇZŻtőÇA ‚Ŕz‘'žnfމ’ ɤIEŻŘĐOšÓŮDŹýżĄźÍÎÖÖŃ4.ßŕ:DçËWĆí(Ó|ĂÍ4}‡lÁ°xř†Or=D0ŁŕCEńuH•¶âD—ţ˙c6h(-Kát+Qŕ„#=âQÔó‹m¨ÇOŞ Íh€1Ďîn^_f­Ł›>ĚävçÚĽvb!…µ M—ˇ:ŢZ3Pşr):2mÇ»¨×śbN7mTgGJp¨Ř›…őd/)&FÍ%ö¤\žL"Áá®×‹>zs ™íţŃđĺ‹ŕŰz»7/#ř¤äVöŕŮRž`«ťűĄ˘cNQ*acÉ«Á3xĎÁ,5Đ,¸łdßUµěúú"÷ßę|aµ;ä.¤,vV’í ÖM(¸ÜÉuźWkWb9Ärَň@iJ8ÄÚsG5LM.vŔŽŰjÚ#Ëa–y2U©,4UÂOYÇmS9覮(Fż_—*FŃžëţࢿŇĆşČÄŽŰq9qI^ű&#‹'ŞUŁäŻr@jEÖÄiÇ{Âf–‚óu?¤K¨ź`2’Fľ|n•¦YkĽŘâÄőP_Ѱ®*rʬąFĹ-Iý´©˘25ôÄQYŔŚ~˝Z¸Ľxčş˝K“żĺ’03p&µ•ĐĄÁ.ně,Ďm@ň2ů­’»Ć»ëEg­B$hÄ;=D›6‘F¸&›Ű5“‰ž<{“¨.®žD‰˝f2Üđ°Óě—‚‰DA›Ŕż„E@C٦Śľ'§mx•cWY—r8˛u(Ý1†zŲÝt µ*΀*/F¨s’˝ 7@Ň"7žĄ#ŹÉłx0}ăö9 Ź-ĂwD>N§–®gŚ=­<ÝÖľź«?‰:đ-ŔJ9ť°Ą-™†ę ÉóżüAł ¸Âćőˇű‹1Ę…NašŁÜÎźZŤ@ű%’óBÔLĺ×ÍŮS©b©lÂŢÝz:c-Vćă–Áԉ۩öTÜĹ,,‘;đ˛Ő¨FSmc¸ÚËiŘł§»väŠEOŻďí&AUŢ üřâ‰ě‚Ď‚¶ş+üož(˛](dÄG—ă8ĂLëýU —9ÝP,UH•% _‰–BŽA¦đ÷*R5—Şĺ~äÍš¶Ä.Ŕ“ąęŃʎĎA"žßĂ»MKŤ[ŕR總†'éç¸Ćçłn)ŔdXlšđPNű3ë”ĺëÁś‡†p‰N8%Ç'áË›.eʇa9wL¨RµĆ Bł@ ěy}!&˘Ý,ć°ëŘ=íůKóžĚťŮ•FĺĘ<…¶ęOŠr|8/Wš· =nCĂÖs+tą§&`·Óö°¬ëÉYN 9Ś5˘Uľţ©Ó.Eő¸Äa$ąű4%fPŠHJµŹŞ\*wÚj‘ZUTŠ5áŮ3'ÁąµeĆhj1١9Îę‚D7·“›b€_‹TéżŮăT[O·\¸™q‹urÉWµŕş“ż1dąo)ĘFäĐ€‚ kw]Z¸ŔĘ.¤SS,‚¨Ri8Ť\ň’ő Α®Qă6ĆŘ3 ČuĎW6ĄĆ@b¸…LTÎŁŢŔŢ[Čú4|ľ‹`u‚FćéKjE‹”^ ¦Ó ¤§ś*ϸ´ĂJ—° :TH’›b˘¨eŔt‹; lmo5Ă«­ň Q™V¤Ă*#â|EÉAé¸ZWČąů\ °nD ó¬S|}‘ŻŠőç絆/׋éçřbµEŽ-ődęëĘ·dm“Í`Áć.agÝťÄ5˛/Ü^˝—+ő–˛&ę7ž‰…dZúĽč€30š‘µ&<Ŕâ9  Ř˙ĺ樺8é>Ť˝¬©t4, †'&5ŰPY>ţ|ńŔ-Ň=mjAQnŁyztv8wh ÔŘžü.ęëŻdţ˝nZ§(E† á|],ía`#EůËđýA€y €94Qűdr΢v?ţ$ńĺ“ĎŢŐíŚÇśe?f %›śşřÝ7Ă|^K#ér[OŠ\`ľÇ[OšĆ,ş•¤ |ł¤eăŁ=Öě~燨íĐ“W5ö-Ž ŃDËSâ5¬ý’t«,îňë~oě έ„9–ăžËVŠ˙$]žfÄÓ¨ô#Č„ş„y:O@jÉ"UpG0…JuÚí‘>Q®“ťWr<Äŕé(¬đN… ű“rżâ竢ĺ¨Ô¶;š×łëšvJ„ß„§ö|e,ęëÔ‰¤Éˇ©>=¤Gí*ĆŮEĹt X.ʤĆqLŢě’|"Sžľ‚ť%ł@B){ÇTÄçµně§*đÖ(OP<^­ŘŇhC(ő쥼ž‚,Hş¬RłFŻó”Ç("4|˝pŮŃ75Ű|đ‡riކŠĐşö˝Đ R{ë´”:Ę:Î ÷6Â˙ ¬Čă`;G·zŰyH®ßúP ˘¸_'Ť&”őĺĄ®Ů Ö •2ݬ|F $y,6$â'eé’9NSiaP÷Řg‹=Uuᦩ¬mŞ˘«Ż&pQ@9y>8elS§p8žh}Y8‰ëَa­gţłj¤'”•‚b[ĺ§ÉÍŇĽY&X e*_p“ÔSZbÚów ó’UĆĆÉkŤÂŃIë˙®ďZĚ;2ťF,«ĚęĆE8íŇâ¦Ý<k|<«ź8ÔÍŃM»˝Lę%ßŐ‚`Ý”%épXŔbM!č»ű˙áÚ—Jgl'ߍ`}ăĐbČě2‰“Řź5ŕF̸mľq}Ôy‘ý’ÁůQrqó‚ëë‹–A&M‚`;ÍT%X [+ CYo.Ń+07{+¬@ #Ŕˇh_9Fj7l7b»¶Ş^˘_Gá IqĂě]ÂÖ˘BRg=RĘÁ·dĘc# ó:.ÁG±ŰLUôĎNŘó…5ÎCŮĘRý¸EjYŕ˙Są5“RJFl(ŁCyßžh7ĂVNdÚßtBݦ4ˇoöľî!J*€ćî$KŘi6zú%7µŽŽ·tŰg˘L%őŹóŰŐöĚ©D˛°śř—cčoJłfĘčŠbwG]µďpB @• îͨ$MŽ»]ź¸ÇZTUµçŰ ľ_&`)j‰Ô[ć#˛hOHâa§­đŽ nNdTŘ!ÖpČj#@DŐÄĘŐmę2ę‚®â4 `O' fvb˛ął*Žwg‘JŔšěmH)çxVžC†\¸vÝ`LY\JŃŔÝb#¶ZÄdťRf7|EßDžeénÉ׻ٜföżQż ŤŔ„ĺçŮiWIĆčTOŹťś|jűđY„rVŤfVX!u«c‰L¸µ…—¸ÄĽ—âĚ__=Ś•9FEye!˛Đ×ŔiîüŠ>ö ”:ťýô«^¨Źă¸–۱OM`Á ť{‡±!c­¨¸§ľG¨Ĺf„ÜŹZLĎÇU’ýďű®[0 ÁU{ć–ó®áBT±rE'Ť50ę! Óő˝=tädŽč ďKm5jÎ4ZF¤ĺ5ś´ş«·g8ĐÂéK2|wxĂł‡¬S*S×ĚNá…Qd>grÓoÄ źęQ¦qó'ÍN—Şĺlť9aľ ău&éâ „ą©©*údĆU¨¸zRu™ 팋Ö~ÔéM§ĺj€Ĺ¦˛<ë—3˙ň&ßbKO¤#…:ü‰„3 ů —Ăgś'ŻÚÎŢZP­n-żÄúA\·ńwŤŐyvX0űćrJćCëPZŰ[X·˛^C_ˇyäň>~”ę? C­) Žnź:ĹE(qŚ“‘bď>OhřEżĂ}ÝOžłÖÇRUÜ<,đLTÓä[ vđÂQ‹'!ŮĐu™ ClžTśQ˛‡U|ü耒®¬˛_^„z1dŃ[ĹÎS5ą«;źFc4¦ŇGµş1Ä~ďÓ ç]ű}ˇ2•$‹éó ±^ÝNäŘj4Ör’ĺ(⦷¸Dş÷ôc‹ż„·şîţ‹FZj‘Z E úd†CŁşč YúA”*+ćofžŁËřĹ™ĎÓ¤¨Ó1×ÔŔ(íčóŢ{Ä+«\eÁ(ß©î0TŚ”żJ” wÄy•a¸8Ă]ęjK\–‡Ăžţá™ka9Qy…7•ĂI”ʬß|µ¨Gě)sáewÉSđŮ_„Ç˝G\Đ»ĺĽ4uôW+l<ŠóťŠá÷j€°\„ťQź;D/ÇhíůM]u¤Â‚ÝLTDT“±<«"Á“LjbŠŽýNâ/B,MôâŰ!ćääz`ŢÉ$“‘eăţ“ŁĽ]nań8µ\€$|ří{?´ś=“A©±ŚT˙Yą6t«Ş –ž×3cžjë*hD­?ă¤x©ştEpłÓno{†ě/„1€—q_Ýýd}Ü;`ăá®-P#^í*ě'ďßxi‡˙;Úž Ô——Đͬ I…Ď·=Âkľ¸Q79Ë$ Ş‘ĆĂ*ąŮX]SŐ}‘ł±sÓ–ÔTyQMs¸šÓInŻ.­óüŤŠç~•đň~´ę&ۓșIH8«j űX2`dÝC´Š]QaÂŞ”]~¶č’3Č›™“jIsŇ9źčX–ř=6ŮphF&’¤´Źĺ+–!Jß™–ĽŤG+ÖĎf :ܨGp–éľĘűuř”’`;N#‰«&ZŰłšŔ]Đ-|ŠO–l4Ŕ""g©ńPőzH˘&Ôó›epŐÇm®pó/*ÂÖ n+ŽDÍ~n« ú‚ţę´ć©Ś†“ikKM‰Ľ‚‰JĄŞ §qWA_Ý;ĎUWŕ[ĺ!Đm…ĺdX“ž“,)÷VÜ©NŽđů„ĆKŞ4Âbηvl­Ä%!‚J”ĽwBt1ŕś_Ýďú@MŰŘł3KewM/Pľ Ű Ţ?Ś“u•„"ÎqÄđrž•Â&”^Ěç€É45GD€ŻδăB÷‚m•ľ ëħťËĐ â\b5*†-`IrL čUa3jáħ‚Í Ţzeč^ů7ÜÄe7‚őÉ}Ď#ă~BŤŠ÷\Ě齥襚ĄžľÝŰAH(&ď%łýí%™Ů¨DöXלî QTEí™&żn–%ÝšDýOĽ¸ gĺL”zÓ:üdś{µaĘŞ/ˇĽňđ3V*"sDö*ű°€ęĘ+Lńű‹Đ¦*RF¶Éýt^ŻÎrEúFň]=AĆ JoĘ«S"ę1 ćÚÜƦ•ˇ1zÚ´”ń°8]M(Ţ‹ą#čveâŘ“ŕE B"™aű2^ĘžŐ "ˇŮ ZĄ&ČŞw–2,Ş DLř÷ý7o‡BäŚč/DWmĹ}Ęl±›ö:Ž Ä€“ŽĎ~r¶ 3Q ‰âŢ´|6?Ű&R(ťd¬˘@®ăM}]•úXĹ8‚xđSÇ"N2C„YžÍ”µÇ4˝h‚S™\KYtÖKí·UŘcR\)a"J´…0‚GgšŘdĐ)j$ąe:M•%)uŕÓS‡ÄçRµhłQĽ TÉĚ+˛ľM{Ąl%ë$ †+‰( ě[>’·U•8)°Lô$ Ž{*mč'ˇbŐřX® KÚÝÁ’” űT|%”ą_đŃ@Ö)Płž‡Ă7čJnv"ŹĐźźĚ$Ź@ ¶ÚéÎźš6–ćě±Í…UgXźä’+é âečD;{CZ{orV Ú2½€Ťő™Ś3«#ÂWPB=şB+Ç·Ăű‹}‰€lÁ*ś> ¬ß$Mđmo×¶Cy1ö”32–řK÷ ő~is$Ľ: AíţG'É©fËŠ÷Řę"Ő[ןF*¸oî$#´Oöż\x^ÚúXÁ–‘L`¸'.˙AVÍ?6&ľ )Ą:ęËĚ W«ł(ĂĐ0ÇWäqŔ6G9:ďY:‡±ťZ{@ąťCđŞ": ±/jš(“ ev’čEeę2­ ťÂʵbŮŐHT`Ř€±ˇáĄe ‘GşµĐ´ŮC+<ţxsăi Â2”I ’+C/ĘjA\¬őŇŁ±wf(í őş)~í-@—žŠܱgř"怍$Ęů̱5.lhfyŠ6nfmrđ—ZÝ…µh”±Đ0ĘJh…*JäťĆ éăbŻ„:JíÄQ'ÓÝëýÉ»geŔŹO!ň˘2:!:‚¦ăH7Ř[z«Ő*@„7ý`Á!™´¤MB˘µO÷†âD{{±Ń׉Cq˙ě·5rY‚µąlDPN«7Trż¬”t}eË~EcÍ)‡¬ ŠŁI Ďâ.¤Wl&¶-ţćé•…Ţ_™WŁőťŰŽŤs»G`#ś@ŽłxŽo_.¤X–‘łOi€}†YFJ§‰mŕJĂ+żYĹ)đéAfÜ^×u'Żĺ…2c/Î^ŠÂ®ł˙ĄeŚńż3ô¶ŮM;ĄX~)ůdĽ'śoşąSĚ„Zo‡x‚ůYůG.kî/@ům‰“L:ö˝{'Ľm+dÁŔš0¶Éčă+šŞTcRłj$[ý Ĺčľ#¶PéÉŹ P8OĘ1íőAŠ#íaŐk<ö‚đý¦mC˝ő±Nťćb8‹°ő¶§ĘͬMěËKpu©Ż=‹H&Ţ\÷0·É_Z(ŰăűAńM⏵±}),¤üâśö~ë)ďÝójĄ¸{hlŐýĚ0Ř5Ó;Áć“fP›„<ŮNFŃŚţ#» ±˝Ŕ·W ęŤó8JĚ÷łIS÷7,Ĺ‘ń#FO5ę}wÉMÉ=*cíW@Ýó;™`D¦=*Î*Ů$IęŕËŽąIďĺÂb-¦›ĂÝ#6ËŔޤ†Ö-ľý(Żîńٰ!h¨_]ľ×Ç&}î×W5ű˘Í‚ťîT9ćľý* j rëüęÚ]«ŤŹý~ŐÁRšY-näéş YÄ‚Ź^ĹÄNŰł狢Źćg&ŢŞęë¤Ĺf­0Ł8 [EtɱĽ˘ú"ő”ă÷a[ouŔÖ’b`~XŢ k<¬ó˝]"işŘM·ĘćęłM’›tM0z(ÚpmďoRIřę&[łííA?ßőzŁĂ•ޞ\ŮoŻY¶¶$ą—âÉrhSvŕ'ÇŮĐćůń‚÷0^`î˙8nÓżnşÓ'şŕÇ[…©ž\ďT›÷Ô»{!řÂ4)ăvößž%ѡ‹¦ĆŚRňűî:adO91}Âs|{UNˇŕ‹‘™‚/ÓBĆŤJFŤ5Ţ$ĺÚ¸NĹÎÄ­“hv¨·˛}l]ŇŢ9d¨ÓÓčľ.$’µ†ďY-Ďš«‘¬N„[9¨ž´§#łŹŁ+4Š‘Ťácę%9zC„Ţt’şG0‚:Wx®+J˘{â˛]/k}q*ŚQçňCMh0 ÜÉĺf‹¦npHtÔĘŚ¬»"ö˘ĎŃBË*Î}†m‰»:¬ ksJÄp·ˇ¤3ÉÝ–"ŁQĹ6R ¤ľŔrX´YvrÓ¦âe±ÓxµÎ÷ĚFT2)Ëâ!çą?Đű¦ŮţÍZĎü]"ä-©ˇúEÁĂ;ľ`o‹ĎÉČÉ\`w~¨i ŻxF¬¤XPPĆfÝ·ů&Gđ­ůZ€čŰ×éć ÄŔĚÎ!Šo,„z\ß±ËE“ůňâH…ů뵥µ›‡kk¬2öhÔ}Ë…'Ó °•šx6™‚mţ˙eëÝzĄIδĐ땿â»É eś#ĆWWŔ $¤‘e7`iƶl‹żă9Ľ‘YÝ[{ĚîîŞU••ńĆ{xG ˇ )¤9eüe1E.ĘŹË3Ç ±¤ˇĆľĚŇź&ĘÂź7Ý‘F|j!JKičøű榧žŔ^CK¶@LAˇ…sĄxI[lIižS§B~ŢEĽűNÔcŹ˝e`‘ÉžŁ ŇÁtşŰ;X–Šl0IçLŁöç\L“ŕ®FäBr_ʶí-7ęÇ!÷x÷2ţ\ÝjÜâô/‹}F€†Źäx>ŠČ”XŇw¶YcűFŠYá´^yÓ†PEoĽ}k™±.ž¬č1kĆÔMpâĺ‰ŐÔäÎ&­Ů“†G8äĺ8u[yÂŃŔőŃOÇŁŻĘupîĘűćV+îK(Š~ŢţńUŞ!‚`QűhŃĘçÁ3B<ÎŚAţřę) ÷‘B{ xEĎŇtő‹)™(ĹŇ€§W=%u Ăi0jd• ěa÷&Ĺ@ޱ0#X?ű"ăôµkgž˘ž¸Ĺ’TjEţŔ!<ă)ZAŔc)‘[7ťQ*|[±†—_q¦vď5ý˝t¬¨ß®čWŹôö_“ŹŠěiÔł)ŐĽK@ëZś=6(í›7ô†eţ–)P3ÚxňcěÝĄűm, ©‘.röčň˝ěŃëjňńî'Ůuęz#ý>¬Ź’Ć%Ęż4uQČ€(¤,Łq€ŃŇ&í–"¶.ĆŢó1ălPą‚¬zÓ۶ó|K&e~ˇŹĐŽJ\Ú‡…łä uG«&±‘Fl(Y>&gAÁťřű%­F’ŇČÓN.ňţń-Úź@ݬyRĺ>C&fĆŰ<ű'a śF¦›ë^DCňν‡Rn߲– —Ѹ?™˘AÉ4+ łЇo˘U8ŮMćbę0„@[!s„Í÷FtŽ@|LŤf¶ mŕg¨î݆ź8ú®M)`ůŘy»ó«Řr'î×÷-ŕ8ÄŇkEľn6WI›%˝ľÜß0 “‹ç ŞL(ąDşŚDlŕŐ"¨ŚĐى^AE’ł8Ą¨ňŁĎĺQ!h¸˝Îkş#ď×E®Ę·:U@N ·Ęő÷"޸ ľ?ľ›}OL+ţ…úbž)¶ŃęűîNÂ*«NaXŹNä˝_& ýŮęQĎ<ş ˛tę+™Ť›" ;¸ňľöĺ(¤+ÂHşŽĆFUX®†C™a¦~ë:jpÄ% S˘×:Č ëĄf=Sú$ś

v'7U[].±H1˛(˝l´ł„c°ŕ”ˇ|3)uĘ ú 3ű‹#_=yŕ^_4}-l7‹+~8Isźđ¦PÄOÉkŔť`ąLr1AF*cńMGtć,¨C1ĚŘjG"xĚn ľH/uňHîl%…üµ †˝>g{J¤‚ŻgŐŞ^e'ąmµHJ„bťĘX’>síßWdKamł­ĚĂNuQ e¶<ű8rÂ÷K† ygŃŮŘec^B˛%Ü&+)Ą˛$JCDł.UcĹÁoĂw ގ,'›Ý•Á=f%0‚™ľX=qŹćŘO¸P ­ěŕÜĚb5u‘îI·˛v™»yMO°*ŕ“4‚š«ŐX$Y✨EŠa·‚‹¸LÚćUýhéR ç>ĄR…—;ąęŤ u*pŢl…HËě–:hc”#ÇžŤO˛câżv Cî FU6¤‚Žę·ůG Ş7[ÎŚćNJ•e…YůŞQ@cüńŁť{ť®>'ăYZťň¤ZîG"5´)R"µnđ7Sw‘•ÄýDˇ®ÁćŁí/’“˝aq^ ą" ć0ň8"~®úüŞľŤ· ąk^C;ECý„5 U˝r¤™DnCNBýJCÓ‹;–ńăK4ćëx‹BLęó2…fů®÷[ t3Ú2ˇĆřPbíś °ňą2)P![‚•Šdv_ZJń4¦dÜájă1P—í®+…”̱uô«MÍuŃĐě17ż÷SFÇȶÉ-s@· 2Ă–qܨšçZú‚Nä{Ŕ2‰~ő˝i»uçJ"Ĺ4=1ŕ%Dé¦s壶żÓµŃŠŐČ„*¬n!1ć *ă·ž˝Ě ćV QäÜő\>CĆq ‘Dhş¶Ă &uÝF+zDCŠ}V!â–Ś|{Ő}čÓ2V,»üł®Ň.éŻ1$’«É#ż™8řć‡ĂJľś`E[é€öĂŁKŹo7đ” '.Ő?Ą59dŤľŻP(Jô(N9w´śjČ-čov µ›Ô„±7@.já$:ôôÍ÷Ő40™ŻŮ±ťw/ŐHâŔď`]µDž„÷äxE:>*‘#I±câ~˝±açÔ3€Ő’UTOC—–Ńă»ËťAKîĘ@Ć\ľc~Ö˝ţ&( ˇJóŽř넿ö¦úč_ÇK¬âň–š#*† ŕPłµž 9О§#ëB°śr­îÓny¬>ő7Tµćľ<ś38 ´çĐŠdä”fÉq„Ňő˛ĘľřĄv;ć¸8Q|­;J†ë NtONʆĆEĆy Z¸ˇĺ©Śämě‰R€:9„dYô|~â(_Â%˘ĆБ˖Wż‰A¸/č]­ňµĚBzaćö-߯Ę&;·``QçT “üĂQŚŕ¬Ę´ĘND5ĺ(ffIűjęĎ×a­t„,h$|D$ŁDcY­5t‰ĎwŚEH¶§Ľ<„qW˛˘Ü¸ł\Ŕ8NN@ŢŘŕ|Ë}0™GNeŚCÔĂç+%LÁÍjÜüŕö­ZĎ÷p< íť^Đ_Áˇż)פ} AvEL»óűdŞgMĂŮ­ŠăˇŹ¶_–+ŹŻxDdÜ©î4=„čҦ|(u¤™/š€Üˇ>…myőłaŹÖ#ËëA‹ ö"˘=ńú=OöO2n\»5!uŠç®_žŮj›™Ýnďď|ýj)ł3łüÔĺš.fŚą˘› ôCÄ9˙¶ě·ôV–Đąlˇě€HŘ´ćâ‹©úd%’ŘŐv­[ŻŹ}÷rÜ˝Eď&$Q(CmśÔ~03lş©ŮYôű†’P=śÚžŁ}˙ç ĆřÉů‚H„Č;ę$'&®źQÍ`Źd–[?Ý€”Q~ŽĚѡ=E]żTMNe^"2Ľ=¸ę&¦Ă¦E}$ŞĐqĂÁGh¸Ř±‡y´>"M8-í/'oÝžsM¨);^áLčŐăĚ|gZJ´&â6zRVD“­ ĺjµšB«jÚW€KW 2ęI+äpÉÂ{«•r?•\‡agFwآEj\.…wX¨2 Hö˛g7rX­–¸ŇMg†>»Ő¨˛]¶aĺńw 4K'E=Ĺj†°Zµ¸ÂSk\đ›eąqĆaĺlď;ŞZ—É9|: ůŕŇů s:'—&ň;-Á ä»U÷ŃÔ ŃţŇ ©â‹U•Q!Çł¶ďÔ’š|©)ÇŻĽŽ™Rřk­ţ0»jÚáęičqůý®VLSÔ¤J¨‡·?…°ËźGGËŰžl”ü éPRĎoh_!oČĚŁ? hÂţ%–Ő'fn‡üý2±ZtŘŔŃÜg@Ë—îŽĐ=ÝJř¤VNôß(bmÁh¶tn°ŠĄŔ;ZÉČ<’m±@ ÎĄ®ĂWüöĐ|RŮ(™C5žĽ¤XƱUq8Đ@$IŹ;kµ0ˇrɤß:­ÔŢVG€•Ĺ$?=sâ,rĂdş~@gH+‹Ł,îüEƆՑ!©QŕBżpě%Ň—@5ŇłŁmśŰ;ń2wdŮÂd…Řž^N*| úJ_1«ŢOć˘::ĎÍbĽ D,dF<ÄÎ•Í Áö""ţ¨VtŻF*“:@^—*©AÍRńŤý±ööÝRTj64ł¦¶ţ¨Ť58o3űşCCŮŰŹi uŠf$p•ý:}›ÜĚ®nâ24Tdţ?™űkĺ7I4&ĄĄ}ŤS{xR›“{Äţĺl@( ÉŢü©ŻŹŹLß·ťo®s­¬{<’‰Čo¦¦W<)˘ř<í¶˝†'éRěöĹ-¶ía›“ŚťŹřąźvń^ ô$(Ą•ž‘{ Ţ±§0E)`÷ŁîšůašËďőOÜ”ÎHůÉqM$ŃŃuoA ĂzÝ·oIT?§‡j-ŻA^QÄĐ[ł*!ĺać’F@]ˇFńp›ĺq¦‰† F–é¨/˘TB +Tą!óp¬*\Sş›ŕŇęć¤=nRßűTŽ)=h­«zеŕë G ë¶i…-aŰhIGYbś¬>fóE WŽ P2Z›>˝·0•î&ł=µ˙NŘ.Db˛Ó)rŔ ďhµq­ŰBoöÔäy˘ňqr˘ľ–/’b;ĽýrűF'mű˘Sş×Ś˙˛ófZëÓZMö=˙ÔřkůNBŇR&&¤vA}ž`ČÉ€ws=Ĺ>öń¨;9÷ąCbČa¦Žč,svžÉRajłä%ęŰ}‹p„M)GI;Ţyl“˙{ŇČ’Ů">ô„pRµS/ű™“CođyˇT¨Â® Ř_¤Ď<ńוjÁRšń Ę&.o¸WlÝ«˘Gk{Ż>%fb.ŠŔ1¤i:Ôş ß!łbň&“¸ĺĚŠá?;@E{ŢŮ™ŽntĹ j•, U@B­Á 6(7X¦QÝíęä4lŢ#Dež[·oN®â}†ăO%— ×G¦›Cµ„ý¸ź&áŮe[é`ý,†\ f Č6 4”B˛ 4ď»Oy“ŰsĚJő‰¦Đ«~Ý:–«hA/Óá&ó…Ćq.+Řú DÓÄî,ÉśŠĹăŇş­É1)›îÍ!s! »÷íĄÔ4í.IíŃ–ě2ŻÂXÄŠn>2ô†ÎN0n1“ ©?V9Z´š#HŁÜźăŞ˝'öË“ŹĚY"Ő‡=˙<ěşM˘î­nâZU‡‹ŐĄN™T&\Ł’ŚFPG`|Ź *$Ť H•;đďą_eď/´Ű縡śe‰˛%—»×FV×ć|đ|PűĺÎ#ϵ#č˛G‘‹Â3üi<ŇÓVŢ'ĆµŞ ş«őЧĘ~´Ő|Â0­GíypÎşÚmů&—Ŕ$Y~IoHši4!Y0ٞ%ńPh—,9i”Î(z_fX4‘§bŢa©“d^ßä/j"cŔáĽÝx]$ʞO{„6ń¨>˛:O4ŔAou˙®ŘŤú R"q™(<ĺY2őBă˝ËČjŤFak{Đc×Q€çPXĐČZ‚Q>^~CUéÉĽM5PtXßMßDJ#EŤbţ€×ŕľ‹ôŰÄ Ě!E-`ą¦u‰Tö.IâÉsî ö!Ç:d˝ßt¨q¶4±ŕ.&•°PřŤ 4{K\1¶°É´<Ţ0şP8GB,JŮń!Ţ Ĺ´âŕľËľľÁ :Ë…=)ÍĄ¸0fK&߸N¸`ř>ą/ĚČłdl™Ăs»‘ĐĺK<섯!“äýJmâgi'ĹÎłßm´|âz15ŢA†¨ö©Ów(ę¤`܆·ĚM9¦çŻ'†îŐÚ½íp[ń÷KÄ&pŰŔLNLârL·µâg Ą—ńřSĆ«rÍŞ!âPV„…d/=%śdᇅťŽ>^Ľlô.<‚;ă/DŘ©3:Ł”1)2Ф#€U<ň—6g›n“0?ššą`§ůPjBS(ś–ٱĐ\VMÎŰżËä…'« ·ôazlâŐô ×ńE·-ú©ăq˙—ö°ŃŞěź"Î~I1\«oߦ(PvZ¶_°ö"]"CĆ űűŢu®»ą ł÷kQŠdéA]‚ŤiÖuá” ěÉćZ`€ŢŻĐ8'VK`.ŇÁz±Ş»°@wOÄF˝9hĽă¦ôŔ)… ЉçÚ+`ŻýúđŇwÂkCőnš4×ٶOLĆÇËsŁŰ­ć>"]ř…KÎöwŽçűUá0ÂÉ˝‡śŐ“¦4eŻxćňőz:‘߯V$ë_C Ć@+„$Uź|CĐŢ÷ µ—d­Ä7ŚŔżÁĂx‡Ś«ŕ…%©MM˛GŘţ9.Ý÷ Ź=©×„ÉnuÖUpů~™„‚śI×Ăד9Î"˘‰äĚ´]&Ť`ękXőňÁăçëNcexůý1ŤdÚáϨaCȶˇ}•ü!íXW©oz«ŤŞŽďx@ľß/”/îU± dçß/‘s—|Ăî-GëŰúWÉďx4@ĽJĽŁ4](Á‚ŇÝ8Ú-vÝ›ú±h?Z,ňűĂĽ$)qä{ú-…ĺúÝö›¨ULB˙ţ`ˇ'Őu|Ďóúw˙_ţűó9?ţŐ~˙»_ýřżżúń˙~őăwűĎ˙°˙íŻ˙ňŹüÓOŕ?üöźţř—ź~őă/?ýů˙üţ·űţ„·˙î÷żű×?ţĂýű˙ôcÓď˙đëKÝ2üĎÓlµ÷Ďe®MۆIďąő¶—– żç<Ě´Î@˘Ţ—\ć GZT’ÇńŞîúqÝ#ö7ůÉ đŞéŠf)ţ˵wü«‹0Ţha‡(JÁť˙ ŤŃ©pC9‚Ž™µćqňËEГҴ“hĄU7*›tĽâ!›Gu,ŞŤ<Č>V<ő"T˛E¤Đe_VOTň‡±Ń­= äÓ<š däÁ.{tÍóM…R±Ýś®˝>^ýˇÔĚTqib×úĐ:z:«şÎ1+ň·đ@EwĹé7«¨É"đD›âऽĄľČAÂQ'‰ěݸE&iVŽ%qevŤc0sÂMńUç€ËŃTł$:%hW»/1µ”ұź‘Đ7¦yjKsu¨>Q©٢ŁĎ&éIŘZ‚o¦PYzďčŁÖ[ ĚĂ1„” DTy0Ý,4kŃDşMÍŁ¶á<ĆŹµ]@$đ°5TŘT(iŢŠf`16ýfJŢěâĆf71„d^™>Ł×Ý%eË6Vµ;•čÝSHŞţ9/“L6B:Q°ďbE–dz,ľĆmCĄHí ›‰ĺżU¦Ë˙©¨ ś—ÄTŃ{]–x’ÝĆ`ç¸YPćPx ý˝TîY ÔĎĹŢwlĹĄj `o¦E0·€őŽéÖk§Ę^‹SÔĺQµ,‘hyĽW:rÓ0{©ľďXUń*j>5hÇł8ż»Ş¸W÷Śş‡.Ő®jřU?ŻžGTI§AĚH@ĺPhtݯℎŽđô÷FÔŚČL¨ Ol™ni Z%ŃşŠ-żęşô'On<”E"˛-Y°^Ë…`Ş1 ţ÷Ň=$ÉtM‚Ž8ˇYSDDóźŠhâşzÍ’…‰Oçü“­ŰSľB™¸É=ކ»%zčšŕ4©’uŤ˙¬+aWŹú éµ0ÓašE‡ŞôN‰;ÓŘM±ŻaZ’LŢĚŕ=$[Í;N|˙/á~×xI¦Üéâe4–Rôüë»ę¸Ű/KŐÜnÄÇÜuµ«»_U,v?D~Jîó±ąI'IŐj${«-¸r;‰ÓMÓšŢíiŕ©ĺ‰î†D˝Čż\6ź­–4nBěĹ©ę%”ŞV))bwK‹T7< k÷tRަă~Ňĺrżăä`żf7TÝîk÷i݇Ę5,e‚„|¸ĺë\Ś*]ąŃ/2h„¬ľ~Šü cúdcéÇŔż7ŹZů9–řQ3íűŰĄC‰ ń{QśĐ «%<*‘¸ę•vŞčÚŘ ÜŤřĐh’ţs|;1÷ŇČ´ 5U«‚ÁÔ<›/a©±‚Ç-¸/Ęr6*îXĹÇČŠă d>–U¤ŚŚÍÚBf}Ú¬S*Ľ•›řgĄ”Š"Źé2ÁźŔRnôóŕwyʂۥ[ÍĺÔ‹ÓčcźŤÔ!ŔŹěpů +/G"Ďl„c< ‹đQÄ”¤QŕçČ<Ě˝vŃ˝%ź•ݩۭ Ď|±ľ˘“ ;@xN‰4É–“>LĐI¦J±r\KH;ZŮ–źĹyqĂ H!ąE:›T.gÔçíĚlě'Ä6¨¶•\ĺ'ü´Hýń‚šĆĘX†`S„î¤ÉÚ|î°áqŇú10ň üĐ‹MUĄ\)\€¦› IÇšŘ2±§?Ëż&ŹĆjc4Ŕl'Ä/”ÇŇ U„‘&ÇqDD+ jز›"DätK‘Ůá23eŽ×á–NŻ˝[= rĎÚ©Ť«;*ďŚęĐĆđ úv[iUóą‰T(,FÚlNµÍd¶EŰVšN(á“…Ë] _â2Dꌮ*$’›-ţ’ŁíŢ—83±~Đ:L–·@^R; OźúýK4‰§ ?5ň¨PgLQ#™úĂę,F’”ł‹Hű3KŢ{é˘0‰ú†Ń6Ś)O[ű١;j•÷ŇýYrWĺ§ ĄLűâ-ÄuX"zZ^Âí@^\NÍUőgUAJ@’â=Ěç•IPŹI_ »{ÔĹD“ŰöI±‹­\OŰË]ŻŘ"´Ł'°ź‹?+Ŕ×H5 OÖ¦vP*P=ܸÍŇ…]G\tŕŇđIĹO—#nÄ»čęîčÔŐ|PI-T-_DźTŽľĄ>HŇ©ą`j„­čž*LĚĂÚ;8î82Ű˝)€díüIWnMÖú˘ŻtţÄ!¤;mřg+·sȇ‚ž-`ňMu^—“RDýĆľĺťO¸Pźp•Ł^tĽr»d '*')űß-Q;eʇo ˛üÎ4ĺ¤ČŁ,„Zc/@ř"Žč',«LyśŃŔÝ"%WďČl夿čĆĐ z˛h3q¤–ńú.ś `ŞŽ~ÓŇ‘p—ý+áShCü¬Ś~zwtŽű*nhEʶ¤ăŤ 6żfU0ÇeEÖČ—ĐŮűĄžBIRüŻ)ł$?:˘06Rm&ë™(™Śźűă#3šÖ@;Ó´”EńůÎFâLÄ $ŃP¤˝Oěh1^śOő†ä¨Lps% n*¬„ŢľPEŔGŕô 4jťăjĹb5Ť9µ…ľĂé_,Mi|˛Ç›)›°ĚD[®®ą*~"mĎÖ·3ľ ą ćŰ.ąéîÁZ’ş.ëŘkóxŠ˘±cˇôě…&-Ą"첞eÁߺ­°]@b–ŚQĎ™q08cŞ!ItLč¨&T$alч٠‚ď=E©^sW™WQAÂsł<źp`bç[ź9e ¤ €eŠ(]°6żîň¨™}ŹĚ’ …č7r=Ž\yí;<ľ pqíq¤sŐú'‡Šßˇ÷É?^iK*ń&Ĺ9}“±«?ä®d­1­`Ä!yŁJđ>yŐ?ë'­JI ţ©Î®S/dµĎ’+Ś <Ţá47QŽ"37j'AÓď^Dő ©EŰÂĹßĺ]Ľ/ęŢ,Hĺţě´Ś×-…Oč1í”VTô#ď?Ą›€yp˛«l Ü„âpó˛ä˝<îGL4ń諒áf&şą3dľ`üšdmÍł’y6OjŐ’aăř©âb6&Óžq™ű&ҨنW?K|Ł5Iđą¬Ü›GWz܉´KęĄ×FGRťű7 Iłż$Zhü©\…Ľ„ftPä 0ëĺeLĚ ·-JNőQŚ`'u‘…öĺZa‘üĄ›=ˇVŞćî8ŞlwŹîǬÄ,:^_L'E–ŁĂé^ ˝O-˝BŽ’IÎ* „©čCš d€HĂNçS#şeÖĽ›;4śQD×®×°’xúĐ„—-ÚŐ$Ă0°ű_N’ĚÔOé1/—‘4&DkďÝKR×<[iř´>ňyĂ9µÎ#™Éßźvµß5ÉŽIWľĄÍz/…•J *g+Á„\%‹‘ru|ý°JVRYÄcĄAFWס*©)¶c•}”ş…íKU0ŕ GŻvöIäžě”)}P{×…˙Óď,HÜQEßńöĘ2čf0r,ţît9‰…bŁSĘö*ÔTžµDVO‰–ôęřšš'\d¶W›/ °ó¨@¤•*§á"üťüÉeS(ŵELÎ}ľa Bëužř PÓ!°>ĽćÂ9űéěŰÄ|EÎ ź E42v‹1Âëjj!ł¸!84:o‘ »§G6şEĎIľí=¬Ő%NµŤ˘&§˛›°Ý†Ţ+Ńś)ŕüŞ?›&ĺŠOčâ+EűEŕfŢ-—l–Ů$ľÉöźEČcS¨ęÔ-§}ÔŤĆ'ňgcD(?k ŤľT1S›¸E… ¨6B•ĄiŢ:íźů‘˛Đ÷ÜŤAb•1ËߨŇăŐ'( ‡YrxąóL[ą¨H‹Äޅ׻ݽK…‹ô‰^bÜ´z(ď ‰ÍIĆëĺ–Î}=a[í–ęźÄĹŰŢ \-†ź‘ééůÎŘČ˝q4——s :—Ľś‘÷öĆdăŤáâKŘhĂÓúŃpá§$łkŞűXń#[’Aź]X–őP`Ülj•Ô_d4Đ*á–FŇćJĐLPńÖ™OeZs5É%f‡n;Đż–ŞZŚT˝‡–ÜQŘÚ)‚2ç÷9Â*č"€T‰…_5b2Jě=›•K¨űĘ‹ĺ ׏ÂS»ŤŽ…@Ő4µ|KŻžhżď~«*˝ůó^˝ ‚7®ěfb1ň ˘S‘X.’čęPk‘kK}QsUĄřCöu %X·ŕô2#ąj®Š˝Ĺa‘yúč§Ö7Óâ±p}‹»Ž OHKjxÉë vNĹÂYµČ;Ö ~ŃVXK; uj9~ýX㸠(ß•Ţ}‚ťđW6¨´(KhOŇ#ťę{cč<Đ­;!áŮÂÖ4Ë}Ź7Ą&÷ŚJď´jm®cIn·QB·nÍ: 3´ ϡ͙0[ľĄ›€‹*˘ř;pwĚ`Ąí4χŘQD–^’ű'’®ł;G×ĹÝyĄČÔćÉIwxÂu*ňzř7ív‰`•fÓŤđGG굤™ď“‰˝2ÚÉtTż;Ü˝Ň㛇ü-¬‰I¤HrlćíGÍý€H)â@Čd– )2ČGĺ)šöĺ#“MfłÍĎÇée˘L×f5ŠđäHČC~ł,:‰đš_AM|âĺ¶…sŕvü€eBú]UĆ—ęĎćĄ ŃŶtźý'TEAúRö/ŁŐ^“ÜŞ%:%(-i<Ś˙Űńs/{}ĽH#˛ ´Ô0l–‘lfţ"ßÁ:–UÂÖV?r•Gúeb“@ůůćD”™h«E\űaؤ®LČTÔ#]¤ú0÷Đ1źVńÇÖ¦4¸?+`نľtőÜÂĹśT*ŮąĚ2•‡<§Ŕ\iőAŃç9;ŔXčăxi鯾˅­*·đK4hďî‹<2$@!ţ€µ°W—QŇÚ[aSÓyHCvNę±ÉGŕF/"ą¨rvßáWŤ2żž/ŔµFËâ­înwnO˛2yÇ+;ľ3v'Ţr×öégź5ö˝G]Dié$&Ü‘Ű9űcCŔť˙ëËxgYÔ0işďC—~J@™d2q4Wáss0X^HvĎżA‡Ö®ŔŰ, ýóÍ ©f¸Ë1ő{A(¨n%Uă ŇpÜSęPěč ęţ(ÂtaßS( >ăd„ȸ ëQŃŁď—ÁŚÂ/1őwśl3z^Iy3Íq¤äą÷.0‚±ď"óŤ9đŤ#Ü58)F¤ Źż‘BňĎÝOĺ|ś<ú#…xc§­pµßl>[¤‹ŤűüłÄ˘Ý;r÷ůŕŘy4ňX,ˇ źąXT^:”zGOBhŞĹEŐŢ»G‚DÄŐRćËź@«MĹžW‘egŹÂg'ąá P‰IçŁtaIWEúÖÜ ČîĹĹ8DlšőĄoŢíŔ˝Ż"†_•řďĎZDýWWTŁŤeĚĂŹ@Śé… %w}?`ýâz‡ŕŕmĹ-ýúIîő—,LËnJď'Y¨xŢ˝Ź+b+ŹVĆ^ ţwnPS÷Ü»´C±#jĘü¬~X`Y4¶’E"´Ö&öCŰŽ(}sń6źŮŘí.!›|~ÔHkÇ'FC±exř&ŽIN~¶çiCIeűY‡l?¤+Ô Vrýoă'.Ý´ä =µş]ßŘŽ/˛ţ“z=é!R[Á¬r´^€°Ź·\˛IŐÎÎjo2Acň4Ęľ‰č¨ôHaQĹo)\ŽíńŻ•˝úl *ď‰d) Ł\ ±ŤOÁ…Ě’=©GŽeěű‡HŐ˙p¸®|1jęüS“öWQ—“˙Ą ‘›â‰ôç(ď$Ů}dsáu?ýťZŚťźˇ—.ž§ßX#ÓřF‚‰éęŐŘťž÷śfř®Đ~ÔXXc‘÷ł“Á«ŢÖÁJĹßqŚ^Ý4Čň¨b#ž„¶Ď’řF[0#Wů ąa)â¸Y9N¨Źü’‹ő–¤â ÁÓď|6wŢŰKzôţ$ră8›bNEď®ĚMßÝëU˝$±:™Ö9ńIJWń÷E*áĘţ˝._Ö€č3ŰËú8rËQ–lŢÝ‚ť¨,¤i˘ ,ŚŻboÓ umW_“Ń›3•ĎSżĂn ęx&›—ŔŞťťT©Ő`ŃăNď?Ď÷a±‰Ä†˝:â„ßő-:jýŃňQGâďŐÇŐţ>(%JČ^ńÉ#×%‹ŕjI'8٨#fśG‹Ć:P‹Z`žq´ÝńŢË#[TÉßÇℹ`rE 25ńVŞžk×5JÄ2×ÇČđřاܶ}5{f‚Kń ŘÇŞěOVľGtüĹĐŞ§ĚUD¤VyQR/ŇmJj%VK‹M(tžéöŽÂw‘_9%i&´çĽéTĄc'PYôČ ÁîüáVŠZ™Žh6ł˝qČQ™Fű|ś°‰^Ď~´ÎQCi}tË{ŰőŞßfT(d×$FĆâŮÍŤÜdoY0RiŘ á6[㎠ńŇßí1öĘ>š@u_<:4¨°*ÝZ÷˙;›´}uÔ“‘]¤j #3I« ‰c‰H‰Ć/rÇ÷žrŻ$őâhŚĐé˛tęҡZGŞďťL@učeĽ,.;[qÓM˛ÖdÜ ÄÄ€ôëe„z¸z¸ÔW¸_ÓŹďâ}Ż˝atŇu“yŘ)ˇZH–¨0z ĺ+Ă+íĺŃ ç/»ÁÜ%­x fĂěSá­bĽŕyb]ă˙ŕÉÓŕÂĄÉSÂ&|O„8¶MWŘŞżŔíutQ\‹e§Đ+ý1â†Ő.ď*ť'»jŚDÁŘ$ ®Lđ°qqaeóâđzż=Á¨ć;[zK -‚ô%F8¸ŘX…ŘA{cÚ­ż–‡:á‰Ç˙45zč UlEńF¶?¸7wHĆĎłŕ.˛­f´^Żcgă34VŔŤQS8hPÍfɡăÎw‘Ĺ`Ú©eśfz4˝pDÓ1}5€í»nŢcSÝĽĹß­OjáŽ%‚Ö|^ŹS{¤xmíř;p´†Ĺ‡Ń9_®äç+ĂýŕZí•~Qś˙\-‚'«É!Éb1‘KęŤŐr Ď}Wţ}iđplx‘ŘĄńáШÄÂÎĹÝí—5hąSuîI>Ť´ł1U™ĺ{(wě#ÓľőSil'ü@ŘŁˇĂĽĂ"9…2TřYP:ü¦±â O{_ŠÂČ\)p„üm{ö Ýü™Ę€°Űßb &D$)Óŕ ĂN_ÄÓŔkÄFU›h`'âXU‰Ŕ- !%9ř©´>rń{W\u)ďđ†z†Ľ”.¸pwhďš$öG-#˙Â"®]Öń–°ńPŤ «–'č(áě@—č!ytšËĐ~­{>Dř® ę„ áîđxCŇÍ1hc¤u´â"śs#%ÉÇÚľ/=ö}#ăćŘwŘ*9°uîćłĘčš­‹Ą#ś™ű¸x.= B,Ä‘‰ĺQĺMě”4şˇ<Ô= €ęě;@‚‡»>¦L4xĽPPęAËI»"«Ą[ŘŢ*>OH”Kw:¸-drŠ"y‡:]@:“5ÉŤbw»S4—®~2·_ž€;˙i ¨V‰a ĆÚôĂL¬˘ZQᯣí­ł·ăŐ(üb€’)âIńâŁë6ő5\Ż«íÎ_ĽŮâ†gßm¤J3ł3(â ˙–‡yťâ…TóĆĘş©“žY‰˘Őc„(–Ç,žO[ĆWJtµS!I¬řŰę4äôš»bg!T2â!†6öŇł°~¤]V=&'Hčoéj{tŤ@˛Ě!ú|4ůö˝Ţ/WK şü<˝(ůř6¤Á=‹ĆÎńCRÍ}‹:eWC(ąjŚTÚâI qwL ż?YťP3” Ř;®+ßÇTĹ!O]ţ<9O•É:ݱ ©_˘y drtҸ‚‡¦I„52mĆšôîÝżIVŠNÚ»„ŘýĂ­ń|ČkR¦źôő«“±l ŕÖhË4‘š&_Ö˛˙@fČ6P…Gbu˛é3˝H«ů[↔*{9úş~Ădá™dŇL˘`půFĂëK(‚ő‹mÂĂ›‚űĄh"Ł˘JÖ†m,“‘0Ńض‹wś•oh}#G™&ů»ý˙üvöë$řęąě›ÎÉ2 M5™™żhâ§ěĚŽź3ę`?‚ŐCńO~@u5Am>Ű58g}ťaΛ]´‹¶ ?“YÎĚ:…ßLü‰O_ÔŐ5ʶP˘ ŚMX¨ŰvuI÷°'T„/qď«‘u@¬˝ ěh<3óVő÷ť›‰;˝É7;"uŇ˙vć¬EŞ„0)ńÝÎQę8¦żo"YI&0‚„ť=& î^˘Łz˙9ż÷Ó~]€ů’;Ăĺ2ßúĚ\Ą}°Óo9 ^.ŹÖhĺÖ""÷€]ɉç‰öYMC_ąŁY§ăĂp\¬źË-BŰ4 ą•ź×Ó{}5S(` tĆń ë¸?E µR^^â­ú‹Ľ÷ŇŐ ‚ůŠŃŔŠ(’G{›ZˇL­ŢŰŰSëp¬¦~w{+@É#®S(WZź<$ö©UĚTłÓbIFŽš¨?k—“ݢÚ6ş}áí:G=˝Şľ‘ÇÖ^ňµ3WéU‘¨4čĂ#P?ű…@ UşÍźa†ňŞŰŇ[–šŐÖ¦x‰f­ź¦>}nV’×Ě™4˛NX•D¸©.µęÄI§¤xŇŤ*–5?ë …Ó]·şŢěř˛ź YĘ艦äXËupď]€.Ö1Eh đŐŹ –Y돬ëzËĂU=ć¦6 ác·ü.BŢb'#űőÉ>%#±Şý¸-ßůę,ek(Ŕ MĂč¶1‰¨Ç›âÍ«Ú×{Ak7txÓĎ«üzÄ ŰřľÇ2jZ˙uHŁŤ&µ‘˛Ţďő'9˝”ű•Oő€ŽcźŠÖn˝ĄŇkdźîŹądN&Űą-vĆÜ;‘ĘYڬÉöS¸q‘!yDFˇÄţÍq”†›^çÎV'B+lE”čě’ş`žV¦Uć(„»’Ő őú»"i?"Lc‹ÁÉĂ–+w¬ýP“,‡Öô®*9TíCĐţd%9Ô8ÝŁ#Ą[Ă÷đ6ĺç5š›k˙F˘…I±†đą‚µó˝îĆ3qa‰šO3R‰É4LHŽňěú@o°ąßŮR”hěĎ[‡ Ęe75xžćűŹzKÚ,é îě}TsŻc& Ä‡äŹ’ ±±Ü±©Ššîš]˘h˘R0Ô¤(BĺŁâ‘Ś+:+1™ëéĘĽä=vٵŠÜbŻ„(:`'Ă66ä>Ŕä•ôó¦ö… Á7+ mÓĹš ‹ ŐŮĺ8Y節ŽĆ«1YŻł¦u(ż%“q&IR:*»šÎéH;çă›ý·îľ\‡$Ăř*Á®Ř7â‚5 ńw2ŰUŃ$+ŢnlއZč‰zc¤˝Ĺ3‹ ëj>V2‰‚ô´Ąˇbsk˙ÁfLµHŰnŞoí|ëEP›ľM « ©žńňälšhX,ŤYÚŃ+r‰‘Ë…QłśŇ±|P’)Ľš•ĄŔO%ÉNt44š@;ŚqOI+ t˘łÔX÷CdU!y‘Ŕ&ÎŞşţQe8Ů/w“,uËW xäĽńňPăżKżěŐ‘ÉúôĘqb0›“)ě^_ĘěLţxôA‘’µk$ĺČL—O-ĘýĺIšăd2x ŽĆR¸Á ˘ł&Q˛(áFŘ™( ŽE˛”÷}Uo˝ˇŞ×aŻúéIźcdŠ.´i_őä’˛a7üÜ҆ëqă*=]`Äőаz…×Ćjn* ±}/ő„+#IY>𬯺ŘVYťžžźňµ^çY" ćD3±Žđ §ď,ŃL+ľe·”ŚýąŮľÁ”ŻKÇŹS !Z^ńô .6ĺůH5¦{@šPĹ/Ylfr%čávOv±TÝ‘e WmŮ\z]ÂP”Ůy'ňbĆ1ą î·ÍĎTt«.o' ˛)&ÜŐ´¤˘–¬L:1‘”Uçvŕ3":K\ŰĎlGŕ~ÂE~!ͰąÂ%í/Řż®8 ´ÓÍ+IŘUŮ~YdĚ€”[éŁt˙qíY˛⏑„!ę`Á¨˛Ó_şĐűs/¤ýK0‡ź/Ń»ů Lź2{Ó 5ýůTaCW`}ĘöĚť… D?:W±‡ĆAĺ°Uńúhź †,.¤uëXB}Ě×®†FUSÚšo„őJ{}“¤Ţ<ú%˙KHM-y–Oć۱G¤RꢕŤ8î8L_ÓN€ ”Ăq´!`;(Ń ®źU#ú^< ŁÂ®ú Q}2@°šá"S<ä=¨hOx>ť5¶WËB®ż"gQţ:ă/U$‹ďç'|»÷úÂ!CYr~kxe€ź›BD˙Ł3,. ńŢźfŕĎ»{–ˇay¶ßśşüń%sčy 6t;€1É–Tˇ[ĐxC)jŁi4‡mĎ÷Jd)÷Ďě·ĂŹźĎa§ ţ Ç9¤Hb°eŽOýz6[FžT¶č¬RRAmž˘”­ę ă`ö3Ľ >† M Ç™–E¦…*×®bGÁ3 Vę·®ah°lűcm‹ÜpoEŠß¦źÍŕVŰ‹…ííÄŐ®˘ëĄxZX|ŹAhP {łD—ůźů"w`°ß’‰sěWÉ!R ¦ŮÂ~šŹyHŞĎDdW®× y°vl˝ÎŻrŚs×ţu¬E<Ě"˘Lűč$˛Š/‡X?ë+µµ—ň°©Ň±˙;2]Ik'-u?5iˇo-I^Ů×úzD»wjÉ-j Ň…BE=˙xîbE·} /&‘s]ö<”&5Co˘;ç’DÁö/Kl5âĽAT”#żźę±A`ÉF¨gřÉńři8ČÂęőśĎ˙źů÷ţő´mŻ dEíň8˝…H3a.bˇďDż`éMoatSz"š23ˇ“E„§;óöKQÁO6îÄ7š<ÜŚi,^cyĽ>CpTt#ÍŇa.|śVH¤,„ţĎł‘b›±$Ł ­˛źŢRż‹ry"Ž”MĹ;şn­k_ÉV!ÓcĐrmOÍŘŢŐzŢ ©,–żĐ[<ěýŘ÷ëŃ ŠńAS$u<¸ "ĎÄ_ĚO}yƧgş’Ł!C^Ď1§ ý,A…Ő"ß®Čz“XµzűSÍ;ÜŰ/öţ'ć#‰¤6¸§Î*y—\ěo‹ç«eđŢĺ­ç Bą<Á\ńd´kż¬ S8d K6 ÇÓo”䑌Dx2!ăÖ”&7góW‰®ZŕuRKÖ`˙wo;Ąyą3¶Ăk8ď·‰4ŐXWGnxÓľ /fű–^j9<5|vĺ‚ń –Cšč×Á™Ű\BNۧˇŘ A+ěNšY{üű¶Ă¬µéŽÎ‚a|uשđp| ČqŠ;¨0˘Ćú@‡Śľ_źÄ{T“;Đłł#l%ř¤už=™U|T©IŚčüßŇiň§šH$/űéŕČlÎw>×NÜ&I1vÚď6öÂË÷žô‘÷čšMĆo2ă‚=ň „7éÁÚW~—)­-«§®ľł //őŐ‰gŰÚ˘ą†ő<ŞątätO)ꟍäV:{lŻ›Ńćč— Î(Ű…>2Jôzw%zÁ"Ç®x9/p(nĎ…ŤFÚť“ŇGoq1é’ŘúgZsĂÎ*ăěIjôÉŞt4ÜŻ6áÂ*%˛¤kT Űh“nŕ+ahü%]ł{ăţ˙Ŕ"3b v1Ö˝ ÜoýţMB·îŮjY|Ž‹űăAP_dRÇĺĄŇ?wŇNůS@jť×âŢSŹę|Ä$vż¬ŐWSŘ˝öű“†}ř|b¦E€ÂCat±űPŇ;DóÂčçg2Ľ9ŞÔźć<+-î2ÓN·ÜdŽô!Đa¦N…,ńdâC0łĺČdő‚ă‹SFďb&ÖÍĄo!ł€¨’J |Č}•;J/%–]cBÄÄ8BúNnW’“©V÷'deěŇd%!KËígt2ëQu}Ă-bĹČwrÜ`8Î$mwގݷ…’ ËËŇm¨źj˝}î‹wFE`gćŢɡP°·ß~ťFnÖřH"ťkőwÎ|Q=Ţá Ź?ŤŹŻű ÂĎö> / a%.ue†u¬FROM}éŕPMč~'†©í{›†QŰ 6°Ä=ŁKZ¨˘ˇäńC„Ś1Ůś¦đňâ°Ĺďođ‹GS›2G<ay{ř‘{}QŘŕiŠ=XÖ˝/É´ ţő 0oßwżdóÂM8)Ń$ vż^´˛%ÖÄ÷ýŮźţOÓ ĽDÎjźn}É„‰7ĐzćM/éöĚäšřčűWĎh_[¨Q丹"™2Ö•/~jĎ{}5 ¤­=C…F“ľ«„cz1Ľ:âíţ.Ş2†?ĂL6í$Ĺ$™»mrĐáťIÔHĄ B‘H`:wäÜŻ˛ůwÚ–ÇÇfĘ&ŞŠ¤i Vxń· ŻŘÇ“}1Xť 13ŕĘ–Ú!ÇWĽ>6ť°ď MÚ'ě˘@V’Ľmý™ŕ˝ź5żp*żţ ¶ěÚbµŰ"NĆĂ˝yđđÂü!»i˙a˘>şX¸>p$H$T˛öťiç; ł+ôU\ŁO7›;BĽ}Mţ˘V–ú #4"™igBőX’h¸_î.jmô´/u©é>8=ZMV/ @đŚTçŻëir›VޱŢÇoň/\*x\sűŚrë6bŐâî•Ă·"ź±d§ÝŹO\&˛uŽ…¶š·őCÜA‚6;CÔÇű“ßpHuITjD(ĆpÖĆg’»X‡Ë U–­¸cŔ,M?Ş,0>”çÇ˝·@7(ń“”Ł˝ßyď-lĐ9Ű/‹…‘W)ţ^H7“Ä-.\óľ~ęšKGáőÍoHĘF2güú^çŢqM‘đ9bŃmĐ$Ś58.Š4H}ńGçsyűőĐj Ë±Łµ$‹tx]4‚YĘóśď}BXűduĆÎč _ž˘Ĺ=x“ŁÔ#qvŤx­!‘;ü&ŠŘPŽ%J1<RŐĺ­˝×1rź9Fyűó łâg Ű9Fk{—O9e±ĆoýĄÇdVˇ-ŞŚ9ńšš§ŠńSmt2}NSŕ¸*‚ĚÔ<”‹%kń3ŰĎäâU<äǡؿlĄF0Ŕ…¬ oŹW_‹N™2\…v4†~+(ôľď [Ô¨îź@¤GÔô,úoíCŁjŞ˘9uč>Ś íöOcńÓcá•ŕŔQôZKčĘřf¶,[tŇŘŃ aAľé~3?+1Ś‹r$ëËĽ!q>»í´»l™?ÚĂÁéţ C#żÁ© U5™áŢ!ŃÓŘő^K-Ýŕ–rhdfÍĽ»}°°Ó`đĄľÓĆk­8~-ˇšŚZÄÎ’×D˛ 1aţîËŮgýĹó,ÂŰwúŘ<«űň9Ĺľ_ÇŹxyĆ!¨ąIg­˛¤ĆßQŹë÷ˉ51.ň í¤B߯\_"ű”aŃb¬ßÎHítS˛ß1Žg—Žó#Ů”âBgô‚?G¸łř§®ČWż_ +·"Ť÷·7dćű…™Á#ç^µóŚśpż_V¸<Ńô†|¸°ßdXfD~O şÝ÷‹o‡7 żˇ°FŤÓłţ!©…ëĎ÷‡íîĹÔ'uťGĂ÷‹ĎÜA·Ó|‘sůŁâžTčđ=3ÔOż_ň§IxcľaIŢśÇë źúrđâëů>6rß>r|júµ´#}ňűşĕŠ —ˇc@ôý8%Íůů†b–ů÷C3OŠv|ůŃŇ×^ż˘ť»/łŔň÷±ĚěďčG/ůűsâsäąw×ű$›ßŻlńˇéÎÖtX~ß/šîÚňgäc]óýá]“T(ń=ĺHÇ~ż´c“(M|G=3÷;bŔŇrCŽ)ŁvEĂ3|đ}­ę Ô˘H„”e¬Ľ_˙˙ćş®ďďý?ţî7ýÍŹ˙ůÇ?˙řĎżůçźţćÇ?ýů·éÓýŹă×?ţá˙ýi˙‡řŰű˙ýŹżűŰřŰ_˙řożýß?ýóoţćÇ_úË_·˙î×?ţţ_ţđÓź˙ćÇźţř—żţŻ?˙ô|ćőďţţżü÷çs~ü«?üţwżúńőă˙ýęÇďöź˙a˙Ű_˙ĺ˙ř§źţŔří?ýń/?ýęÇ_~úó˙ůýo÷?ü o˙Ýď÷Żü‡˙ú÷˙éÇţ¦ß˙á×—qüO‰_Öśo˙Ôó;ń3I @l Řáüű©áŕ•PXÎş'Â4,ŢÔÜۦş=Ţh<ň‘›ˇĄŁż€Ý‡˝č‰üŠćŰN)˝˘oE  äšRAç¬ÝŠž;»ĹŽhÜ”ŰÇt‹$˘»śČѶjIlĂŐ^&1›ËKRí1ľĚtÎďŁřEŁäQů‹€5G+‰“§‡‰Ľ®$nXîçX>>ň @¦fZ‡™űÍźË!« Îä°7˙>sÓ «şU|>&vŞôÝ«\3 ęTîcj|ŮĚş¤)®´NY”- )5|oQ€MîW´”¶Ś§ëëôŔČ^CPÓ‰éů„‘+>‹ň !?ŞcqŞ/–Á„ćBs›± ‘9©^<.ęˇŮŠDňčŔŢá¦ŕÜ@…ÉŚ „‰,q„ MBÇĺ&‹Ťăµ™C}IŁ8‰ŘOŇ~AëÔňUT°E^%wQ#·-1R÷'%<’_ŕdٰçňbŚčy+čI­AN#‰phű@vc¶ÜÖšwl7ĆĚ«Ëpśî5xżőŔŔVr$ěLH‹RZÜC˛ŘkhŃ$)`b¸-¤ęxe›$5"đ Ýšő›ŘDp‘žPŐp;©‘L…xrŐłŽuŞ˘P9^ŐD€s~RéVŢ\»“Wř tŐ>Ľ?ŢeߕĒFĘ—Ra’ 4Úőthďv‘›ŞäMʡ—ŻbŔ›X…¸ZT»úÉňw#I''ăµĹŮÚŕ[¤7Ň(Ž7Šş{í{%ŐĺşÜSŔ×U—0;Çđô ĽŮˇúśĐ»Ă”v‰ŇçË«¸(Îp«Ź©Ç«· „Ô[.@ŘYG4äÂ|^Ó!aýă[E7÷"’ĆĽŠŮUûīz|šß*rax‡—D^JÄîŘôzR2e ňč¤UĘÉ|˵H#ibĹ–:\tMʆŞIŞk=Ád_|g^3h>ŔŇ$ö+\ź—ćá!§uš^’ü[Bűj:«[Óú‹±$łce{ŞP¤IąÍC'ęĆŤ ™ŤĹ–;#²4ű®<ĽÓ}J˘G*щŔdŔl)č´’  j®dÁ¸[%|ehä©69q*Á+ˇéôÝl]ďn7ź„;"şÂÎGĎş˙ťFó)˛†»o˝Ł~ŰBvcFßźÍ휍N‘é¶n$q.l”Pž YŇ!">e­ŞČ˛Đőä Iĺ'…üŞu)AXJ< ÎĽˇWčÔĂ©#ŻaK¨;ŤŹ¬í~e-ODŹ˙$pb}ďrř*uĆT\K$\„•Ş•$Őé"Ź,|XhŘëĺÁÓÎŔ}ŞHĹd§á „Ôlî #’ąCŇő1ĎĆýŠPÜ #7‰M ‡ÓÚŃ5cK‘ŚF€“ ŕë)Č4Őnd6ę‚Ű0’Á‹ŻŮvWMďö:tv*Ŕ§łHěĂŃo»٧ĹÍţw7ÓŇMJ}w•gÜÄÝ—XGCluj5˛Ĺ븎/çÖ<ŠT˘ôx™zgťşî_pt]ť™đöv2J \bxíÓĘ蜊JĽqÜR-đĄâ™üC Ü·ă:älŹ&L‹¦ő±źŔ2Z^Ü9M§J­.‘¸’\9ĘâE»€šK¨®l’6Gł>~‚¤Í“†áY˝h84QM¶‹;$yPجߑ˝áĎO^Q_Ę×Éä÷3®¤4U›8$”ä°Ŕŕ S?ýYňtČÖ«ŕMBąQKió:ŇžImBŠ…Î>p UŤ·ÁĂ©CMB4¬Ä8LµËŘ 3iA=}š<·:‘Řú†;^ČŮ–d°Ń ŔŞ=.Uß>ĎĚ iň{N±Ć;$˘übycÇW:DěąO&}.Ďł•KRŚčC÷Ç«×Çá{łŮ čŻńĐ5˛u`«gZ”W,‡—˛ë i˘Áőĺ)§›ČŠ´ąx‡‚&9p ˘ŃAxüţŞY)ú’BkçĺŃşv±š3“4:ł“¸čcŐ™—ł¸ X¨aL eŘeSczĆÚs#޶RWÁę´\ĆńvN—›ŃîE?ĺĹľČý%ÝčIÖfh D,‡[Ň=YąÔ8ÖŹÁÜ÷ý“"Ţ-u¸řë>ń×F Đě á›ńśű·°ÔáčeĄ$¸ ‚Đ3%©łŞ0j·wŔŚ•BÂxy±‡8v)Ô$Z höÄÜP%Cq“\ä•/ -‡±-ÎŽa H…G«R&FsNt_PśŁ]‰*Dś‘ąŮĂÄjşµCÜĹʵ‰Óç'T Ů” ÉV/dŠ6’Ŕü‘¸MŰĺ{„‘ł%}@a ČÝÎ%ůČŽZýܡ”-áaÔ€S#^źß‚^ë\I íaŕ„ [&®änĂIo{2Ó›-ĄŁbyç¨n’Ě””FSŹŁ6 ö‹‰›őá÷Šż7ŇŢ/t7Şő-ϰËO%+ěŕs+ĐŐ;ú‘hRg&'¸híáÓ]×0źDĚ _޶‚ŹŔßE ´â„1’Z©ÓµyQ„gam –Žb‘ô’˛őRH8(ň{Ô*–%ő¶˛Ö©—`őA@)uľEZ‘ÍĐ ,Ýj8€†4RžS3ÖĐ’Ąsŕ ;]ş_`X˘'áë(sév ÝŇ~<ţňÁęŽCw‘SiN˘U9ŢŇqâ(&Áś&µ1fdBąŚ—şą4đ{úŮ’ĚčR=„Żw« ‰BYóÓ%ĂOE 8Ü@űąë')¤Rö·I¨űUí{5t Ë€5FČ •Ę’đ·*ÓĎĽĎYSv|‹Ŕ+Ô7í§ëňWŘ+Z^ë!Ówng45J<&ÎÂztźr3mOIĺ»ĘNr°.×~XćĚý¦Ć=óë6:ĹV)Ařu,Ęu#¤źłüÁ¤*ď~('¬t‘&™…ş—ţô©/üąiËu"|Ś·ĽĽ÷ˇNśĘ¦Y)¤I°Ş<@ł»ŔaßU1z UůŘ^î>çuĽËĄź#\NöDź‹ŤŻWť5BP·śŐ~cîÔ$פăNöM5ŇÂ|X…ç2(Ł„ÂuějĆő ń¸Ť=… ÔPó‰9_8Óâů™F&Ź&áÚ¬"$•§ő&`Z’żz°ŢőééFńľ~t¶›X·q(›łĎ̉j7»©żĚO:ţĽ|ą{~‹šđř:ě`ZeiÁĤS“5j–‚ĺ‰ÝAiłRmFšÂś–J÷Ă7ć2Ŕ>0>bE‹úşČY} Î$o~5¨ä’żüô 6¸ŘÝ)ý<۬RXµľš„ĽJ®0±A|ľřTbv7rÄłýІ‹'VéţŇ$Gż’ʍivůV+=˘eŻ‘VU{›ö?5cVÉG„ßľ]“´‹iŕĆÔOčÄÖłKáC0÷H|¨ËŤ-n{0ʦŹ9GF*O¨ k—ɬ› ŠŃ’Ľd°Ő€¶rńD*ˇE'Şh¤Ż­î(1)şˇŹ‰ň®y.Ä@)şr«eŽ—Ő´qŰ ĎűÔVřđ™Ŕ¤säŕĺ¦0i`+§=N)a-h3ßË[™żlHŮĽźćB°k ¶Ęéć Ř1O¤Č[ÇŤ—×ă˝Ďó4× ŤĚTé™ĐÔdFł*pF’ČÂsjżp €Mদű3ĎĎŢĆK(©ýĐ ţ\*W·€‡ †ľž~&h(¶SéŇLróc>Ţ1öçq)…}Ě÷ýçÜĐ4 | ĄKe˛†HÝußÔyYنł˝cĺyYŞ6„ŕůF3¶Č`—ZÜÉ<°ÉŰPň±?Üy°Ă¸é†‚‘ Ěź/QěŤe‹Rňl”÷ú+tłž¨ćßPýŠ_R÷CŔ”¤:ő[ŇRĐ'Čʉ‘şás”#9(˛¤é!‰Ęg„hľ<ţ‹0ž{DNĂ ŁZúš§ëÜľë¤ám’dŰME…B‰^ş“ÔČD©Ça”Q§ [ V AN{…l-ô4(ĘÔbí`żW ę“›ÉĚ-9ąÓÇŰë-s1Çń_;DĐ´ę>‹±E9hŠF˝, ‹U·íâ’’¶Ç´ŕ#¦µÚ¤QĚ3’şa.lBúYóA~Ć >Č hâű ÚĄ[h÷›ŻBŻÝL7nÄŐBS·°>`dF¸fČ»I ®Šć×hmŠG s‹#sßd•+y¶ŽŮ´ ľ›ŮůS†¬=ôlö%^ŘäÄuéłűkl“qůRQ®-–ɵľYA,Ŕ†yęćőuaÄeró(0đP–g»ĂĹâ»?<É{žzŻ·š‡€0öÍß÷ +ČZŤy‰×0wT±`}lBÝÄĘ>¶Ô¦Ôň!;<Ľ]U°Üóoâlľ?Ý!ř—K$>jýÇ Yńń˛©Ó¤ĂÜÎa¦˛1ąť“(Ě­WÔb­qÖŔŠ,űyëyU™ý*XEgBúˇ&… a†¦ˇś8G9>÷†ŞÂ(ĺHgʢĽĹaTŘňâ¤A‘ě# Ř}cÂÎÂ8W°“ĺ|DĽůy€˝íś»©ń†Ęµ— äŔÇQm ”mzCw2}óű§ <ĘŇď*(Á4騍ۯ<ýĎŚZ´č«ź©µŕ §iČĺy2&ÉlÁÍÁ ”Ąo(Ş*‹m\ÉJşóˇÎăEÔV”/ĹáF¦&ݸ±Ň9yM5LÁËŔ0ľ+ŚŻĐ˘Hś•+}ˇČĐýéĹ·OŮ‹ĐLÔů2»YG~m/‘Pr\Öaa«ĆLEƧ˛„dgľ.Óő ‚ËG¸˝0]şSű*âÇţ|ô{xŐíHE°ç˝‹Ýë1řpćľxŚčŇ—gaĹ‘&i~ ([ýŠz Ź:{ę˙ńŐfťŐ•oˇ'u!Ş‚ÝJĹ$ĄM…A˘Blg &›"1Q7\`Ţî*Žŕ}Ů+‹ş·†`jüXD*ÁĄ)í ‹˝|,°ŢńzcÔµ‡TŢÂöľŹ¬N«ĎşŮz1ulÇ©A€°SčîËoAó®)Ú&éĚá ět_ĎćŚ*¦áŐNrJ‚Ž˘&¶x±rüm¬=¤˝g….,Őřgçîˇ$| ٨C]¤BŢ`)•ąĎ- FČ_Sě-+\6(ŻŇýË19¨z Ą9ňňúŚŹ˛řÓ}ŔM‹U 0…N™`‡ÜžžTÚ•&B'ĺ{töŤňĚwşs±w3i6ÁČžÂ$·ß}[˘jpf“>¦ÔhRąĹÚÔq›ťWwHŔ(ű<Ő5ösŐă0ŕ¬đ’°‡ćt§öŃţ ·˘8”hź^…HÎÄ"+‡/§ É:\!RoěÍ­ŽJË&°ĽĹTŻD}ôĹçz°ž‡KKÝu‘FČüfÖÁ@˛Ä´P Éę‘}ŽýĹŽ«Ę%ć:ŠÄÚńůjĆz©č4ü:Ĺ i„}dü6Ł ·×°ö¸_cţ`‹ŠÄÉ.úE>ÎJĘë&mÂ*—WWşěk›đŽł¦ ék1Ţ\ŔČ™îß7áú©ýöĎF¶‚ŤYĎ€‰ŤŽ5ůžIAG™6Ďń_†wSŞ"‰oýäÜÖî$"ěEű ”mżM¶ŕ š*¬”P X~šAűlGůAť]%ÖTŐ‹_‘öë¬>„ŽXŇą>ţxuď¶äÍťËŇGŠ Âf*‰YË>ÂITµĹCń‹w,wł…ü27uéĺŠcĄŮ9ť“ţí ěť—Ą[řťúTJd^ŢE´§ç (7”Ĺ-ďvJXśÚ ťu őŞţG42¶Ň‚Şű #q+\ô;p2•ŤNn˝€®\ůůá IFÄ©C~xEc4’$ĚĆźW_°×qˇ{Ä37tďŰ8Fž ú†q]6$đ\YO -DLacŚŘî|Ńž˛9ńŐ­ŁŽH|Á”IĄ×g@˛~a»Ż|N(”zG&ă·9šjBÚíş8˙¤‘1~}|…o'ƚ̩Ä&A7˛QLźgS: FXŇ ®A 3éá·ĆŹřŃl$(„Hâ}-dÓŁ«×@aﵫZżŃ$ í*>NÁŃŮĽUňĆ ó2ľ‚«ęÚ®^ľ}y©Ĺě¶Ę)‚˝ÖD¨ÉŃ҇G]@Ďúü@‚Oş»fî±GHÚ°–?ůŰ#9)ź;.[óËŽYéŽ"Č~~”]ˇŇ—h%5ŻGÄҸ˛Ĺ-%’ěG";,"ěµÁŠÄşmrő©ŕ8Ô…wu ;HU*ß5Wç,ńĐHŐ&âBÜcőń Ąřaë‰^p&Žr1çŚÚëßÚ9…¨xÄĽ¦fQDZ«U4J>°íÍĹď'XËťťAří T ±č)Ňi(®ýů\oń a÷°ˇ)1sµX¬ő 9sR{›ôöôFngž˛?¤[ŇĹg4…ô$ÖĐďb@®ô‹ŤńgŢë“ü#ôĘřĘ‘łĘéÂúcť…ž}#šĐČÁÖݶA%Ą‰g iáĺÄVvcjúÁ¬h}?dôgšt ŰüfLvU©Á"›EŤS@`¤ä‚îp5‹yŤ®hÉ浊85Ă‘!† wŃJ$ămĚÖl¤şkď2†°©6–+±8,ŕÔ8k™QŹswYď…«„K˛™M®¨¤ KŕĹÎwč/ Ơ͡Ú€Ę K€żľĽ€{sÄ ‹ näÓűÉă_Š()YÉß±bXŘ ŽůŚÂ€ZéÉŁ0Ţ`NC*X’QčH'†aTR*?§E-NęP+Ô ÓDBŔŞ›·GßóÍ:–Q\Ţj®7Ö±F®)^•pŽőA9Á§ŕőĘ OWťđómŻ‘!# DzÉ3·čÎťçVÓDř¦Äěckí:ŹÚË®Ţ4‹xHŽűń Á KY:ä©‚#OťaQ)ętvěžŔ »Ą­ťŤ~\=p$XÔR‚–ÜŠÖĺíRŁÎ|XóPŃZ“6ĐNĂ÷Ö7áHbvš<{}6‚"8î]~CQ‹ß*-ŠmČm’Ót*PC»‘Ŕňř€ě*n<öśóĆ/rďmŘcČM¶^¬Yž`)Ľ'© ”ΞËëé°"ň-Ý´X…WiâŢĐ•“"ą|Ć›•ŃÎŞČú1şĐšaŚ[oP{Ěăm-Ć„ę˘i#;ËbśŔ'oŘ´H?­ŞIăwnE­Ć×9áq¬DŮ)łô ĂB¶R)îÔŁ‰5ľ~˛-T¦äסŤě"búú-ĆĄ© Ä\˘ @U3Xm6úZY~A§™ĹžetÎ.Rb/Rę.ńqŇGťçj08‰<=•VÇC¤hJ ť_vMF/FP€Îmxd¤†ŰqýÓ,H+ §'EëP 6 #*áEiŮ|R¸Ľ˙> Čůßd«¶G”śđBÇ©łD†Q˝$C®…Ť."Ť+W’Ťé(Ék Ź.±+íňłËfO,%PvŞKŢJ4tţšÜŕőžôšň­oďÖa©*óăŢ®ťž6şgt†~É‘[×F×6›büzy Đ©ťtłj#ÖQý›©Çä`$ňV»_Veß>*éŠ*ŔĹł,)MEÁ¸,  ‰=^ç0k/ĹaUwD x˝JüÎČAťI¤ńó°ć17Q•~ŢÚ´‚őýhj®—h!şsRĄdµMTe…SŁŔn—j5†Îőíěââvă]ŢrRµ6 †×W…ô!ާđđ§;mşí“ĘQ8â& $™e) ,é–~$ž‚¶Çş·šŽG¬ú…5Ę”ťŽďWµĂgÂŘ!ĺ˘ďW>,č˛Ý­XĆ×m“Ín°ŠČî/ČA$é&–’đ:é"’­N[ĺ(ÓDf‰ěŔ c¤6ľýѵ˝ĚQôK%T¸~ř2l¬–©Ę˛ä ËgÍMĐdt±ĆkT©h%§z"iú•ĆúR"m¨&1ĘиŇěW[„Í´Ö$ö#¬Ěv€ŔŔdá–3]!|+Ũš§ŕ1q*äĄ%ŽNrLĂ÷Ű/´„Řľˇ¦&MeâůÂŹŞµe´ĄHsă8‰<ßo ˝C&ďóJë““ÝMŞ„«ń”ăúč‚Ň…vÄ“¦î Tk[÷d Ř^ƨiŻIÜ­Śď"2 .>äŞđĄčŔĄ Ĺß©WšwaW–9˝d—Ö%Śžiß(ŹĎE×č#YúČđŔuÁŠĄ‘ŻNézśăŽŐ†C¬_Ť•HŐ-&S• D–1ă%ŽôÝwmÝj)ÜBH´R¨®’Am,¸vŕ°µ©*,žË÷Ţ"ű‘ŹS´ń¦hçíĺb_ŤĐĚ#kmę‘Îhęń¤€­ÍúŔÖN(ćpéq `GZYŽ6}vX»Đ>íkc}Đ4ťń®Łj:ö%˘X @!ú.8FłŔ•*1]Läl‰QEý|¦ůţ¦v’öĄn€ě9Ĺ´­_š­~Q_ňŽZ-Ľˇu.‹sĺ˝q‘Q[t¦†' Á$›Đ6)F®q’|ü3+÷9ďd7Ó"¨X$hŚ'ŤŮé-%•C• čýLl÷^Úż™"-(cŞ;“}X9 akĐKmÁŃ“y^ł^fÍE?´ĹŰÚŐČb¶\ś*GC~®ĆPĘ7Ń´“ĆSŤÁô-…në˛Ř¶÷f58Ź›p1™q+ŽĄż?  J¬ń(ábE Ó1řŚ—äůĄžSTpXŔ†™Ć‚D”™ěžNlŘ+íËnIv§`lRĆq_ĚŹH˘`ü‘«îc¶éš, d1×ęc^‚Ő[‚ĐY‹4Çŕ®mý6Oż­qÁ¦r‘–$c™¦…âLŁ_€8˛`•4ÝŰ\$ď‚ \Výu=¸sy0`ľU€Čy‡őI c˛¸ľ9łe]kŘU îŕŠÖ;űKD-Ĺ…P÷«su&yrěę2©pE´ďF#L5Ý7íX8°-ÁĐu[ˇŢ_ˇľĂ”K6ĄÇ¤¬7…ߍ}ĽĎ‰ |Ďb„ޱŤáOŠĽ‹©L{y4,3ţZ Ž5Ůü&E )@Ľ…ŠŃ öóŐÁ«‹™:>?™Jâ×đpĎ Ü š‰W‰|ŽŚ.KŐ¸D%"Lą÷ťĹc?ĺ˛_YîµëP.łĐŐÄš5oŤx×F,ˇb˙2­0(Ň4…!eŠ+SË„ĺ C-Pj~-bD˝€ńúĐŘÍŘ„ń`v­Ő 9 ˇ,vě0ţz}i46Ş.f.Łě‡W˘ĄjÓ/âX<śĹŐ™C”,' ˙šgCŠ “©©Lc ŠĐ&+üy'É|Śmč´6ŁT)°8'ŕÚŁŚlŠ„2My„Ł93Ň?Ź{NÁËÝ 2QnÇýTB0¨ü„ŽD睢G_ßńűeäč$`˙hióŰ×űFq„9>ôą_§ă—Up–†"NŁwô¨ęľçµ.™łŚ®čDVSH]:ć#_Řy ­]eoÂÂł?9–î´&’÷!‡E#š!Ř»űöZŤÚšŐ—÷X• §^eoĐ(î '›€Ft¬.>Ç®‡ě|Ş%YŽĆuFIš‰Ů Ł\ôŞ őŐ¦UOŐlŇć§H”x·*A éđ"đNT•„«éŔĽŻÂRŁIp#ýzVQŃUß;qż^8ŘmîŕŽ™!U¤ę$şĽm÷B”]¦đ)§XDéÔučG,kíEÖ$fŶç’ęT<ĆEÖv3r7µXł¬ćöŔ?X' ˇşíŠrcč—I\ 5ä8Äěăüę䤖ÔŐţµN.ş?jr2<”L?Y‚Á§>{^+T|úéI7– žýXČ„ŕŤ;C+řűvd>‰­WʇS…Äs.3ś€xŞÁÂAń§<`°"X—tU=ô°<Ú^ŠäÔĎb,`IFµôôɦĎÄdă'Ö˛źQ_G<—‚+„@ÝqŠî7ť—,ëęéŁnc†~W˛,¤uÖF sŃäÜÓ˛b|˛ž÷“ŽÖ˝‡Ů]ĺ%tS2MD‘tql˘J¤®`×HšěĂwŃZT];ë_ŃYË7ÍßxĹYv8rç™ČňDý𯏄_8…ţ®MÍýLĎô«á-ńm’Çc1šÓ»âëŹX}­ąL.ĹrÎGNKžś‰hďŮŻgV&㫬8Äé'¤]]÷oO/ě$‘­w§ •Ίž5ąߏÓ®WO&‡‘WckşĎ`Xµ018ú»$PEňf^b–Ş%2Člô×-l;ˇrŞ8üf·}€®sí»Kб`GÄ9âh˛^—÷<î+;NPć8éíăa óój˛g˘_«\#Ż0-Č.´Ł[ F-s§§ÉÁ¤Ćaż˙žĐ,1m•ĆŤhąumŕ’ĂŽ€‰îúĘ?l ď,pDCí4ě:_–S ¦şČVŐŮä‡7rşÉE"ŽÝÇ™â(QąXĽ§}öŢÚu0ĆĚKŕ†ď)›ŞÎ"}9ÄĐ'>C `‘„Ň í˛ť@Hć4bv2sQRŽnš*öÇĂ„8g2żźÉ>É Ö˛÷ ‘#ĽLŕÁ±Y,řtuŁ%Llű8—„×GCßâYŘ0…8š˛YľŮř$ŃĐ,;"·Fĺ‘»9íj¨ĘVŽ˝Đ‡‡˘‚ö‚y‹vZĘ;ĢŃ4 ‹/~Zći—+dőÉđŔj,?©„)&žw– ń‘µş¤±©ŹęźhmťŔŞtĄŻĘőľŘ@cĄż‚CB(ÉĹ!%9˛\<Çsßc&÷Iň¬ăő”őń’©©S0…‡ ”Ô®LOڞX箣)'ÍĹV…lń†—/%1čESćoJ.ŔY9RÓMZ=MKZP—ŔT[oFż#˘ś(Óé,:aĆé{‹ąÔ0R_Ü% I‹Í>dzÓ]Č]é ä!/)Ý#>^Żč/ľ‰–Mjúˇh4¦] 6­ÝM^ˇCďi%Ď‚ő4wÄ‚`űĆ–8ę#¨#ޫł# 4ĺ(cÜşMK¬HG)Îďîd㍠äJČŮn‰Űt„z6¤‘;”ŢM`rĚÜ— ĆH€EŘšQL^ş‚!Ő>K‘ŕxśŰŢP4ßă.zC§ű‰?oĢ;ŔV;h˛2¤Ů+A_αü÷h°+Ó1†§Žéh ¨5Ř8†8q)Ú)°¤ăAŹ‘Ň’U°¤HppćěG4Ő–[]`•«şGű˘ Ů)}·ůńpßťJÚŠÁlńős`Ą‡r/ó’BRĄŢ<ś8 žš˘Ź§ż?ŰNčx^ŇŠŕ#9*ş%÷ëńŠÎR.ËR‰"Oďe” `Ô ‰bŃ/ţĽĄJőĐ79O¸âf° ű±Ř8Áyţ-@@Ż"É.{Ć.Ň.ÖvĚi˛V98\č|EĘ›ˇGŤéšTή¨[ȲźîjŹýN2E‡»JŞ)Íťk8q‹9ą:Öˇűů$ŐQ0×°‘Ďbý+ #l8ŕ®®±„4BÄF°¸©L5K¬40/m‹ĂÇČxőí€CčZŔ 2•|RŕkÉÁ0¤§ě›ű.Ě[˝}ďqލü É-‚žIeFem„8#‹Óf!ĚÔˇŹM÷wڶpŠEŃ_śďá[#&α:ĄűÇŹ„=ô-ďĹdZ9rŞ“·t\żűĺIşüě‘<÷ź3—Ä™Ş'ÔŤćť/_hB ۧuůƲŃ5ůPĄ˘ňw’岻7“=ŁI-­én%žëÉŮńá•é’Ź±—ł¶\é¦#Dť61*Nří×äŮ“ŞřphЉTŕ ›ŽăľŮ¤—(Ö1ÚÉÇő‚ĺIl›ž=U¸CžZ†Ą3K}ŰÚÉĚkLĄ¨2Ąf±ŰŹH»1ŮŇĆ\9ÓpŘI;1n_!Ćm9ŮizRĎńW®Éj$±»­l÷@¸2>;n’7Ó<-=l´jš Ż_řîˇtTĹpmŹ)ő^뮟îYcŃ–;ŔýłŻIŘ*2{Ä„’;ť±ËĚ îĘ8]"tŞ’D&*‘*ůoJ:KéĐ<)Ş[ꪫ‚ôR“/ ń:˝%„Y2ŞÁ ˝y#8÷uc§ÎÍ*»đ˘i;źĽ ÎÜaßµýz—Óş%ŕ(öÚÜŃžú„áv«ëýÇžk˛™ćH`çKµxäŞ{×ý {4?{§"6ë-¦LŇt˝CChÓ«Y“Áżĺ f u±Ŕ+ýu0CAAŢm1Ńź?,ž‚°`É,%‘Ťř‘YMVżvÜ[nît{Âv÷檌ÁXč5ĚąźAµŕ»ÓwŠU2«®°Ňz a3ŕíUK6 [§ĚôÜlŰ‹ ő)µV˝ČNŻbČđÉ+ĹöŴɸŔ.¶'EFżÇ Ű<ŠÝ•đjÖ¨K—ň¦"ÂóAĽ>7é~Ŕyű–^ł©ą!Ó˝.ľh¶zCŔŹřYÔoŽ6Řę{k\“?ĹÖ0R…‰nÇ.¶ˇŻ… -4ë°[TŚËłrĘ+ž˘ÔÚu6?ű‰Zě‘Y§Ny]KŁë©ó6Mâ”IWhë:yčRGÔę-ËQ!kNđťq0íd‹Î.»”âíCÝ9»'’ď>ĎJĺ¤Ţ&_'5íńz>Śí4ŕŹpw» ýú ťűß1Líb}îŰ~ÍîL´¨€‡LWö3ějĎť»ŕ˛'|ţşFÂvT¦ŤŃ%–Âú·–( ¸uöâM¦Š*2žĽř÷B´Z+@‰š45ľľâB椭ϝ7ĄÇ™[ó˙Ç–ń R)5Ć™ÝÚH÷ypÁřDšTn·<¶élz_sŢ–¨ű„ĚŠŠF‘<ăˇX €čÎ|NC-Ă×c,ńD| hč¨C®j3ůd¨ąĺ|úxY{ř¨—żŕU÷&AíŃOmÚ‹BŇS˛jNëŻL3r_M›ąoÁŚ A~Ů–‚ĘgGVhŔSŁ:”őÂßw“çáą™L”Q¤Ť¦ś|9z-ˇŠ8…-˘¶ň­é4$±‚1Ôu%”ůěĺĂę Sž°O Ůb=Äj÷q±_—°~¶®'áĘű‰ŇsĺĘ|ÖĐ\ű.I¨§KÉĽŰť˝›ÁQ522˛®Ž$<ÚţŤÂ^"Éţ[ŠV]CXŃ+Ů@JÇÜŔAş´(Š­˘Č‹¦S $‹KaHÖ!\źwçj$±]ŕ4gf˛l Ýď[ŕSPWlXşa업:aöŕ3ŞâU¦ôězd=żĐ‹Yź'ÁgB;'W?űuR¬PŃhPQJG5qęňĚ/űôçSqóZ·Ö'Ó7‰qú1ţśÓvfČMžî8ýőőZ·č^{ů.łb{Mü8ˇŢrhf[#•Ď€ĆÉř§":Ń÷~Äł~)ďâPŻëHÎŇ&MĽ7őĚSwő·đ,9oś_VµGĚÖĐppâ¸ŰEeÖý|Ć<őŘ/S4Đţ$Ô—ŃPb˛|]IÖd]ąNŠÚpŔŘ: `ŞĽDÖ?ź>Ü2vŚD®JĽvÝ‚iOxNŃwíg š÷˘Pʵ_oęŤx&Ňő€ťXńěÍšětÇ0ç}y(z'Lß?>×°QNęÍ´hť$Ü›LGC†s°NUBě{“=~Í>u>¨eNŐ­ Ăq(ľÉ® «ŕ×MŢ2BÇxű:çř 9š~Ţ’k8µ`8{Ťżße굨.­€áýŽđŢŮ]%™bÁ?ÇpőĐ„vá ]1x˝÷Ë#–·kč ŽÖźf×ăřČ’l·č 5ŐłhTÚéŚ đ:ď )_4aNÉýj¶Ă!$ ŚGőÄ–Á©ß‘-ă C¸Ba«8λ˝áżT$>±¬śÍ?0‰€Zâ«„ďx!¤‚­eÄň_U§‹% E†ŚąĹN˘a+@j‡r $uG-Ń%!‘ šşČÓťC/ňC}NËk‰D¤5»hB„žę_-Đn(ÖŚ§5´×ËxĘ?ă{čöeSočđńÔĎŕ©ŕĐ{tyĺó¸ĄŰ,ýD¦}×.KŇ §3ěń˛KŮąÇj·őśLś/Ď0ŹŽď¨¨¨t*z0˘÷ÝĘŢš5ë–•žLú`Ůżc,JÇkaäo/S¶˙W“˛I&=i)ű3NK™p;ă*âňç^ú(?˛úNYrľë_?O¶¬”˝â¨ ´łgĚ~©Đ©C{šb{M^«ącŻ=1°4€ĐŇb%`tx˝ÉĎűşářóX6SaŢú€Lč\Ô[:Ŕéýé¸3$ą•5­·$đPđíŞŢ,yâÇ=Îâ]f "ll2f@q±±4‘ É:=zH´npŕ`o©Y´pö‘~-ăÎ٤XÜ‘{űF‡«î{hÄ›‰âă~4»¬Űč0áĂ%{Th¸Ďb—¸±pFt¨Ž­ĆHű#cçxKi0/}’Íľ†ý łĄňl.ŇdÖŮ6éĆá¸W2ŽbZ í-!™Ő3~BwVneäâíťe䶆_#’ ńCŠw‹ęméĆçťîéĽ÷M&_=Y»\9miĂ>Ě"ÜŠ"}.TYîBŕUygU‘ŚLÉQşw€poˇQ*˘Źf»ahŤNqµŃÝĎ"GŹo”˝DÉ[¬ěM-N%óń°Ă ¦_QoŁót‘©ş ÉŤZá±8ô۬¸Łˇ4Ýcâó+^†ŕ“RÎÎłďHËŻ]Ţ@®€’‡Ň5[/`tE]ÚŔ–·e©u jxŮň5ŕ_ö-ş6;cd{¸˘‰ßŚ:e^ŹÉsqçú¶§Î6v(Ö’–>9VřhjŹtűľ|.dř Ečĺľű’ý6žDs‘^`¸Ţ÷Ę]jí®ĐÚa*P} r0śRŹě®óW ~w»Vż^ý5Đxř„‹˘UÔš0‰7? ł$ łđóýřaz,{ř;#đďŘ€X°Š‡ďéqEýţ°EMÄ+ó-őŕĘľ`YČoh6ýţpĺłŇúqi–|˘d“ë ă¸|?6I3#ľayČȬ!Wšěďú–ߏŔ%^—ĂŘťÎFţ~vr¨śŻ§Óp<ćµv*ŚOČarúýr9ĺ‰Ł× Ůą·<.ގ7Ôă'đýa(Ŕc϶•-Öí÷ÇÂĹ•Ęlě&u>ŮÍí>(I«”ďx䋾Ź~Ë_Č´MLČĐŘę‰&ńx}¤ăů†ä%ˇ»M ô_ą'.Ň_6É-#ś—čş‹ľ!™źÖ)ŕöđG”“…|żŇ|IógÔIţ~’qˇ^ĽśrÜç„ Çť¤{Âw‹Śď—Gמżeńď·‹8V‰ß1Ĺčűc„ ń3É‚đŰ)‘őĎĆ­K-÷Q~á ´ôKR†Îw™Ć2ůoęKPłŘiîűĂjÎ ßSB†ůűĄĂśÔ]âjôľßŤ$ßŃÎÜöű=¸ĺŽ÷ŹéGnîűĄ7—Ô˘á;ž$ňű#‹äöÍŁŚ˙ý’Ćç‰â_ĽxBQĽż8îëźěÓzŐ>\ě‘ícΦçǵ."Ü÷Kš÷D;\w5zľźNď.Ł–ŁŻ˙ý!°ĎKőg<úÝJŰ™Ö&…~ľˇétéGŤc{žł=ę‚ďWaŔ†›ú?ţÍu]ßßű˙~üÝoţú›˙óŹţńźóĎ?ýÍŹúóoÓ?¦űçŻüĂ˙űÓţ˙đ·˙ö?ţű÷·˙đ·żţńß~űżúçßüÍŹżţô—żţn˙ÝŻüýżüá§?˙ÍŹ?ýń/ý_ţé/řĚëßýýůďĎçüřWřýď~őă˙ţęÇ˙űŐŹßí?˙Ăţ·żţË?ţńO?ý˙đŰúă_~úŐŹżüôç˙óűßîřŢţ»ß˙î_˙ř˙őď˙ÓŹýMż˙ĂŻ/Ýřźş*ö=Řż•·řęeBXĎB9,ŕ$bďl‘rÇnň—VxµŁ:&©1R‡Ĺ“•••C–śÝ$ä˝.ůĚĹ®.m‚Ńs·« ß]–Kr–pŚÍÄChć!mŻ )Ř-Č®Mđ< 2§ĺ»8’îŁĹ}€9°w Ív5äCS_[ˇF:č­ÎIĎd=…tżv±¬5şÖĽű tąĎ•g%vó°KÔÜŃĚGś‹ČiŐt¬7 (ÍîPľGôýˇęÂÚ‘…PçPg`´Z…C ćß80Ü$n§š†«ťJ}Ą®ü4{—Ú01”ĐFŠ*O—ü(Nń×—t‰Éć>„‹ráĐbÇk’~µŽ†‡/2G˛ĆĂŽő+ÜôM.?)ŕ`8:VoVΩy%F˘0űNÍ©©Đyf({­Ńúµ#DҾà YšMąţ^WôĐ#¶Ő-¸´Éb’zţxöÔYÔ͆Gݲ˽AgýŽář”<ć_şŁYđݦß-ů!îHUPËóÄČ`…ýô]RnaÔ˘–tq3ëqéĽ^ŢĄR1— )őë!Ǣ×~ľˇťL’‰d{™áTČ\?GuJ6™µľÓ’J3‚Á$[žÇ©łR®"qxnŞyäÜ}ßx˛É81m]^nŇ—c.H#ˬ6ž;ţ“sŽ…Ź­‰«§!ś1{=2;,l–-[HJzPĄ^rÉ“Hh¶(MĺîKK-±vÚˇăŞF)yÉy’˘ ë–%L›"HäŁ;ÄkgËAH˙’KYH"Í~>‰É°.?š4 ŕŃEó&ŤBşĚܤZ$:…^mr5ĹeĄo·NŇŐzKxt* g’5 ÷8YC mŰ;_MŠcód˛CTˇ0üµP‹r;ŠL’ ˛J¬11sűp±€‘.4ĚŇ ­­°Ă˛žM;‰ÔQ”:é`’tŃÍɢ}˝(¸vZ†Çăkz•^ü_Ś4ŠŽč'ÎZ_GâŤkž*;ÖYPövÚ¨‡q†ŞŻŃü«»żSÔľéę'őAÓŐ+#3h=”ä:¬M(”Đ…ň6ĽPtŹŻä)@9űŰRr·-°"™„Ĺ%dC ďÎţdĂ0iVR=> [§´ee ZŢQ ŠďlÇ–żĽŻś8¦ !lDĘüu‚@[˙c¨…-Ć”­,‹Íb:iéR°:J©ŕŮŞ :m žĎٰ»Î%R ¬`spRðŞpj¶N&H°UŁË¨ úGpZ¦dšč%BcçäI‘łË5=KzÔ±Çđ¶ap{źZp.w(»§Ž&š©·x¬b ®x4’|G’BV-­TÎÁ<.ÔŢčž´źBAf[ŃX·J±fŮî>rË[ŠÉV‘j˙ÚrYseŮxÄÚ#W׸Ďa…ŐƵqĐ sÔp]ňořY¨ńł˛öÇ\¶=!lď4ôŚöŃţľ™c zŐĂ©Äđ fK@®mT}đ„×řM*˝‹ŇDI~ębúdµ§ä¨ľ}¤(Ś ĎošĺZ¦…l˘ë•Ź*YýBĆ‘ĺelÁfžz 쿤păÉvď`–ŔŢ–âˇ^•#ŮljË ü‡Íű=ŮýmŠhŇ˙[Üi¤Ľ›çkůl#jXAő¶ĎŮŘnÔŢÔě|úüvş\ßd Xž_ţ°^„ říLn˙—o˛‘n1xËu§AŐ‹‡ŽWŮDLµłšÝě5Gz4WěäiUw«ឣ+ńňěPE¸<ů<ަçÖA€Ý;cľőýf{c+Äî]ş„E~ń´Ć#e7-đVŐŔ?ŃşAź@#SË®đ.’ÚJ]ěs‘ÂńsďĽb´ré0•xčă /ĺ^s°Ř,R˘ß%@ć§ŚŰÝź4vꙤ!á¨" ťpÎ: CcÍ’¤BmĎmÓTÝŠOVâëoŽç#$âhÇ…:łH_ »}˘]‰M0äX9ĐÝó:Ůi4rŘÁ•Â>čoÓmB§©—Ńp"¶ţćń?ß}–,1Űě~c?¦†j㼤—w-G<)Š}ÝâlŘžF¤lÝâ÷ýĂžn÷W)çł|١Č,éwá Sú¸Řłt73A ä‹-Ô\ŤÚeŠž ‰'†ăĹŘMYçŻ¦Ç oÍqî"…¨ŤŞyIŽ]ČśÔwaWO˛ŁI!?ÚĂiţ|ÂźIHTëß?^đúůôţ E™’›*7r<´7€eT €JÖ"tĺŽńĆÁĚ?Pci׏ĹĘĹΑę”JüŮ"9˝,ećÚ7Ž˘áFZ:l@K}‚¬ŕ•%ńyĽ¬ą*éMR ‹É\¦Ą~2rvô­č‰†Ö… hŃFGٱ×Xϧéb8ü‘čláx±’›,đVÜ1ĽˇĘ|eđŠ]Ą«ü“2%Ž-·˘ŰĐł×™„Ř 4ú<{ŁPłŃăě»W#Rn6Cđ aďâ®Y~qÄËŽŘč¦ań”XźŚ¶ăŕď‚#`ŰÓedϦ§q uzŻá4Éh‚k!"ÝI•8Ľ:ŻŞFH]X°jĐ -k¤„ĹćX¦śJYaÇI]údB,™"ž^Ś J(}Ź_<ą€_9 ô)5¨i#͢2ňŽřîŠřTˇiăĹÄŻn‚ú¸@·>4Or!‰âŞR"µĄŁÄ‡îăŔü<Ů·o2Űk^|úô·Ęjť‰‡ŐÖŽDgs‹óŞM-’?ňI!Ř”ÍÍř2ÜĚ/núwÔR‚%$˛ÁXËagč4ëZ6M@ÔĄÍÎ ÷)Çí@Ş*śA;ż˝ĺ_ÖŁa^űĹś›m,7Zh™>+ U:V1 śšţĚ—seÝwĂDćŢ5RÝĐőBŻ»ŇHĄ)6Ď‡ŻµwřE夎Ä1A29…r 8)<žî' aęĆ<{AÔŽ|đíýŮ ;š^9VŹÁš%L}đ5{«†ÖĽÉ„„Ó$eWűĆdK\w·űs˛­}öR5Ęčcb(‘űľ|Ô)™Č6~fËMcđŔ…,řü‡ă>đíň±E)®Rţ¦´Y˛ľhxÖâůŚ=_©07DPđdź§ ,ˇîIq⤚˙= •%—EPĽŻîĹŻ@¦ÄŚ¨Ň˝tž|“lŚĆedrN}¨{µ_Ľkhˇ¶űą‹ŞČ*“[ôŇĐ‘¸ŘfAöű.áçŰŇ+YÜęhŹ%Ě;»ĚlÔęáđ騬Ţű4 QĹ”l˛ÎrKE™ )pÂ~gE[řsÓŻ{Dvµ¦Šn^7¦Şš6|=Ä:ě»&›I®ëOCË´rk_ňůRaj¦ôćV’÷mĄ UÚbŚó”˘5ŕ ^±čë·ý{hú\D—é>öż‘x&ËÖ”xëó4Ěö]ěę„\EZŃm:őč~uy4)ő®ë[@’¶*aÖ’nűň-ă–„)S\ ±đ•äí(¶;qyÔ¦5ęEKq_ĺ0lßűy©řÔđz‡ t­ŮŻÖÁšÇËČ»eö‘ť§ç@Đ€ŘöWOµ6bł ůŽę÷ŕŇä]QěRÉôY@5!p÷Q$,•‡l#ҡł×處]a"ĎůĆ»źGľ÷O=ryóÉEvčÎȸʄF;%Łďc`”đrVÖ¦}ŹäŃßÜż|j>ŚůČ÷rBť›!­|xł> %N䲭ç!Ű <+ďc'ŞsşçĽëB®@ŕn¨µô¨Yß0´Z*•7ÓiáĐëĘ•%0‡˝Ó"c)Hz)¦Ç×|p‡á­Äż§ ŻF •-0|xKG.-Ü ¤Ś%ć^m׸lđµú2ć(_Á ‘3‡ÚZ ±I±}ц±ç±íď/Ů/Ý™ ű%é—”\I3Ç“+V$ĚsödŢaĹU¨6QçÄeM!x!nrܧ¶37Pä`˘Í‡¸:öJ[‹pđlŮ–AçVŤV9ĂXłKSâ‘ŃUůŃçEh‚Ý×x/ÎsĆ]¸H“BČ`{·Č±ü€ďň‰eC4p{›|o—0†zÖŚ4Ěĺđ`F0¨{¤ ™u(v9»ZĚ<ą…lÍ1’54ľŽ4Lż ŞĽíŔŹ B‘‹h¶´–.dmF]ŔĄř4DĆE¸+{ˇ^Şw—Tć¤%Év§X·Ą¦×`ŽÓűöc-™ž=‚+iR!në6Q·™­Ý%ôóŇ&4đ¨©fĽ,«Ę.«Żz<®ŕđÂ4 aVyŃG>bâňdd—ÎWÓT5 Ş®`Júßşőó)Â÷IěH2/©şą¦WÝżŰ_ Ô˘·ĹŢżő˘méÍéN2VĺH-Â+uIŻ1}LÄŐ`đÚ0D˝˝Ű3~Źt¬âőig7YV‰Ĺ[)ŐËd 5ôXNşk5ĺŹÄ8Ţý#›Ú<ĺěŕ}‹P”¶ŘÇđ¬kýv-˙˘â˛(/†šă†Ýđ†"B±Ôжa9Ëń ‡Žę,“VDÍÓ®mů˘Śň}ś:Çë¤ěXýE·1×{›ť8’f:ż›Ďľ<Ţ7sěÇRʤ6˘˘Ľ°žáćEr®:˝±ĂĘ˝şÖ ťŔśL ^é” * Ĺ_KŐxH‰± řŽ0l¦o-X1éËm>UĽ-Qyľş¨RĹťpiď5GV­Ý~ …HÜűU¨ĺ¤< Oź[oţý§3eÚH[°˛ YHn"‡h›ú¤·0xKŔaGAÚŢ-eLőß” Eo(íGŰäMôŰMÂ!ŢÜÜ–Ťű‰Ŕ_(Ćb0Ááz°±[#ĺĹ‚T¦Á:Α'-ś^Ťr]a´ÎͱçĆźw…“\‹ŠŃÜşáx«UóPćYÖn%]Ŕ”l]±*Z:4i>ŔFťjĘŇÉ«ÚÁq1ÍÇŇ•g‹boYŹ wÍű÷dö¨Y¨¶˘w6&ţ>óج·—ç°˝ýĄ[ŮG'ź·6¨ýĄ»»ÚŘ& +—×ÁB¨Ő›ł˛¨¸±vhÇÜa±“ŻsăEË{ďöéé cŰhôßÖăĎ_’2s!wOŇŽ…ŔŐ=)™Mâ^1XÝ9ÄEč-łBźp›~"(•Í€A9?]§÷ěŁ÷ZÖ+ NE±Mö¤t,"é-ě÷–~ÔcnÚżQ¤ąÚFôŚ0ţqô8uj °p [hIÎ\—}DŤ´—? ĘKy+78ě9T±LB)!_˛ä»p´ä⼿{’ ľ;§÷\÷'\ĺ¬EöÚ…8.ŤL:W÷”4ĚY¸;yL…ŢľDÔ±ś9Ű‹0uęd›ËëĆŮţűe¦¦'®Ľßî/qB‚ŤN»jśBÇđřtĎ˝EV±*©Fîc†–y%îÁŢŃ“ĺQˇě>ëuÇżvâߣ ·×»ĘËá;ę4NÍYvV˛Â¦ÔP îZAŽTýOň±…¸»¤˝„7,w´‰i\ľBÄ&Á pŚZ‘ ´‰×“śŠÝ_g~­–•Żzgăó¤€'<~Ťs´ÚŘ+Eš3?÷ ĺ¤fĹšŕSB8N ••mĺ}WŠyÄ!$î@óĘ`Qű†qj§L¶S€´Éńd¬;ę. ß`V)ŞŐ¤ů¸Đűb7ť_Ť]‡@XßÉQ( H,t mí!H'o¦<·lxŮűań ČJµyŃłŔÎÂŚ&2l¸~Éňčfĺ"ă8RðĆfEeM)™î›Áđ0p*Ś˘­í(>¤z WŮχ6EĘŕ˛F…§<ٱĺBuۇ[UhmŽgÚ“~˙ÔžtĂě#ź/eQˢI8;¶pÔţ=tMnĂ­>>DÖ@Qá,:–cgŹy~™€ŽOPóˇ†Ď½JýKÇNaűK «vC:SZ,·xüĐŻ·KQlr:â…íZ%iq(,ZźĆ‡¶2+M-›Kô#`év(+p ‹¸ĹÂâ•aÇŠv¤Đ;S%Ş‹bP| Ŕ|•Ľ|Ë×bÔă—˝ŕ*_nm_M„Üö-,L`v8䑺ŽÓý^Â8 +˘ö©DG›[v4gP"ňW`Nžä¤o7©ňł \Ŕm- Ţ)tC–%ŇQ˙L,äňpiIĄMń WJŰÇ_ěA¨L/ç&ë#sŔďD>Řäčr&S؇Őĺ-ZU#q3i’´÷h»Ő3;ô›nËěŃ ĚŠ:vIÚ»”ëJu–ôhDĄ—m@Ű÷¸ZbŮ|ů·ąiL&gĄj@'3ÝĂă‡Ĺ"> Ůţr±BĎVś]TĆ0±8ą9fv¶& F úł‡١0” ˇsŇś<(Ţ@‚ĺć8Ę&;ě IĂËa$uęŞÉůú{ž7Rx”ÄphŕxAäĹ”`·őăv~`-ß›šw€}š_u =]şČ?`ÜLEÖFö&Ć ´s2–.żŚSa_̸üzfź?¶nęűN‰5:EOÔťá8VÇÓŢÜŔ[ŕě–đW@S3Ľ9Śë4ÇĄ?GüŕäľujĚ Ůи(,tDSŮ<čslîĄaÚŮźq/ěppghš¦JřÂÝlZ_•^W…çžŘE%ä‡eďŔę˙Ű`ď¶…!íJŽ~Ž]’Ă`Ü3Üä°Źńş©ěm@I|)A—‚ EgťRäUfëűńC6ëŢzz[ďťž˘ţ°qËş]Ů%~ľĺą<;($[ĹÖ5‡#TŹŇę":ü0hű ˙&öěiŃ âĹŻF±¸#ŰÂŕČp2oŮ(a#Řyé§Ň.&łÚGXL4“ĆMőm´WÜßo%Ϥ“çpÍ üݨű #J·X“˘ŐĂ~ă~9©đĐéQ`ů‹ćđŕŽPÄD;g•GÚ}Ŕś›™.' ‰·¤°LHGKb¦éţ;A!ڞń$ J'Ç$‡PľS¤ '_úÓoËhńńák9ú[1Ł uŁĚĽ®Ń>H0fž=@-xP4KBÁE!~Üîöő^ŘĆ2-áU ŁJdpŹ€µL‹ąrvĺţ—«ŃW¤1sâoĚŹ6äÄo$A]ŇW1`:M¶˝ŔnYoHąđ‹ťřýä Ż0ý<-î’ô2}łŃüű‚sÔŚő§ F;ŤNIěĺÎAî澸•aݰNOI–ˇŤä3Ą÷¤6HM/N¸§»5cÇ%2†ýűwFxµbÁ¦0Ń!„¨é±Řu”ńiö˛ďp)®Ś«şźNćÎ/dŘ/?\ý„ÁU°ŽY÷ëUMTŹ†ŢľGĽŘćELíÂďLÉć=.Ă•nőĐŞÜÜobL R ’˘ž»nÔż?®c–?äŞĆ˛ÄŤIJ®?#¤ýűŞţ@őá2˛)NV¶ęá÷C{óď¤×čchßj@Kô_φ*¶nţchµĹ$fĺ§B<ýË}{— ĚCAZ*'€w6çÚ’@?GNĺSí¦×˝=Y†)ăęQˇrÇÍŢH :פsO vÁÂś>Ć}´ç‚ĂJ§†J˙˛ŐşĐ¤‘ĆĂ·¬;ĂcžRA?MWż…‘n5gyâňĆ…^ ÉHčT:[˘“vĘ·r˙@!ß1G3<üÇlđŻţŇéřëÉä­Z}7±|mŞc' ˘›ĘX­îăÇą·ÖŐşB?qw€ŕ !<ť;§K”Ź%<;´şŢÉN1N-Ň’ Ëzɵý#’ĽÁ††ýôëŁđçUprŽPtőSdĂMśžJ„o.ńônAröb~ó}‡<¨Dś;Á}rYžÂŔGQÜ`‚r‚Hzś…ş/‹É9ľ Ń“ČÄRž,űĎłň„ĺ™V}Ĺî^÷íĹJË7N·Ń{Q}¤˝öđĚŔ˛š1bg䱢¦ ç÷äĂy×áČŻ©Óĺ×.5ź:_UzłÎ —U)Y5• h‘±t=Ő3ĺv4¦;~âĐ„ÍôívžneţŐ‰yŘÎíµÂîŔúŇĚʨýä÷’Ż)Ń>}0óž!Ęđş™C­&Çz&IVÚä @Ţť/ßťŽ‚Á4ŠWÄ ˘‡X9âź§‡¶ĂŃŐÂĚÇ `2oęŹőĺÂ]ń=& ;: YË\H|[^Cś;ĽT@«Bń”%oFH˙ ó d˙„ć«9Ýôí‹ŔNŃĎN§Šĺ_ďh­¸ýwŽ˙´NVoÉÚ®eÁjęngç&·iŐŻKs˝‡Ç=‘TĄv~: ŠäČŠv„ŰżÚ–Ąľ-ZńÁ":W9hűbČŕŮT¦’YŻBžg+d` oóň:Ę ŻGüBGĂýß9őó±bE°‘¤VOÓ k·€ILKÎV^űŢO‰8*ÉޢO‡ ü¸ÎW|Bć_w! Ď­*ľ_Śh°}V•ŤÂţ,Á±7  XĘâ F¶zź/t˝B%A§QLndăt“´[ť’”®G (Í«7I‡dŰ– FH×RčĽŃLrąR*łŘζ† z´‡~sď…N&jů’ŚňýŇ–ŮnďŞÜ»[^ŘuíŹí\˛s®“d}M*§˝ş‹¤mtşŃĎ/F =]‰é ‰ŻPĂő¶‘ŕáî;€cpLńFxŚÜÁ[‘T}ç1—ĚÉd§ą…+í˝T)ĄĹhđmŤ‰i1ˇ!%®)#>'¶mťÄ‰××ŃŮeŻ×¤â2÷v=8 ÖűăżđŚ(Ą5ź\ůeßNđ¤Č« ŠZ*gÜ€TdŹÔ»9tM2—‰áfÔOM:ĚŻŁÄ đ-Ľ.ĆŠľÍ`ł551«2ńôcp&€ż×gűőÁIŰ…ć"·Í=B“ȇabÚĘiŕ.ńĂ4˝ÜăÇ^DÓ8ˇ)Ľ.¦!QÔ%v–ôÁy?sʱW1Ş‘ <΂>­‰ŁD(Ú’ZŤhíXĆQ&†3TĄňań‚T~|“ŹS©§XX'ÝŰKtŠVĹţ¦l9ˇr?żÉůŞ•ĐQôŹ[I‰˘ťR’vÄe‚łxQYýtÖ ë=ÄÍ SoN«9€fßŕ«ŘŤG­-2® «äčÇŚ™ÂŇÍΆĒď`ătŞaőUŽ vÖ t¦ŕuí ¶ÄrNçÁ*•}ůFŁfŻľVÁ™ŘŞéÔ¶Ń Qăg+żvÉŘ ă …ő0N şMŮíŤK×~$˛R =«l;ĄŕÚ§•Ĺö:±ź Ťˇ\é4˘µĆ­ę,ć¤)RŐ,dzi&Ö_î”ŔęŢŠpĹíQGśĺ©”Kťűe2S«1HşZÔ´”˛sq“‹4˙ă i»x›¬ž”Ěy•\˛qxT)žńáÖ*źvš|d]GL K©V/'|úK¸ŰmȢ8&ääźTBŐăÔPe&2Řx•ńEű’%ůáFî›C(Ö$Š‚0:ž ŃH¤Ó0ŁŘ(kÇ oî}} Ú7Ú ±ö#ZFZI’*LÚÚ†$«N|±8w+t=ąÚŽśűő]Ú|ͦnW—l2tb+s l·hŰe}đx$"NžK‘ F™5ŕôžŐŚa¶©u|w;펬#K8 A|äúč“O€dA)©*Ë«×é‘€FÖ%ˇÝl0JÜźÜŕ†G5?KTôů¸-ŘĽgiťŁS«!źFCç0ř;ËÜj˙:fÄ÷m4QbžÝą·áĹŠpˇPżŻĆĹíěE+%[aňtÖéJ-Łk5Ž˘hä6ďEšřV:Ní}xăe§€v‰é> 2•E*dĚ~öŔ¶ú´ fü]R ŰŁ ZzĽ[ yí&)P B:˝Ô8 ÷Ô6u˛©G)˘ @®&ŇĹęß»“ôtN€ůç¦LjÁŕ‚Ć“eŤS%F°OłŞ©$Šź])şťF§b¦u j ßPŚŁčĐ!Z4—|řKÜ{cGO~j ň=4OZµ/O“ŕR)·"=cm‚ĹeČV+čÄÔ}PyQ8]q¶9sÓé:~š„†JâŽîZ•¤¤A‰ÜwX!‡S“Ä\oǵSŚĐNRbŔëIł¨®=ŽÖŇ l^&ŘěŘN§ßŃ,”W)>‡KGxš1ÂI‰ ŕűĺĘF )şĹRyS é‚ĘČâ »öfÇŇW Ď ŽËéq –I'†ŘÂIş%szYK ,.Wí`ŮĆĺÖď\’ÔćÜťTzbŤĘ©:` A˝ ¨ÖŠŞZŻ'Łë"ú‹žž÷Š3$ڇ1íËO›«yH°ĎňC"ĹdŃzŘH/›M…ŇŤXŠhîH•(™:ď»~Łe}9·ňv>§uĆëv%ňŘFދʇnÁ©Ëa; ý”ťß‡ő5|‚ĆIyŠÖKA8ťjÉ­Sk!·[ŹNł)NÁC¬…t‹d|4ŕĽ;OľF9+yZ0żzŔ“#…ÓÎb[ E­l˝ČÁ§xÄ‹Ű!y6Q2 |ů’XŢ‘őŰ[ř™‡Ó_A‡‘x§ófÍEđ 7t”›}•‰vč†ć7wôƇ{;c<‡ĂFIf=źÔ—ä™ě, ˛ů¨Ö¶¤ĹŽ ¦»P¶žg0_(ž4–§ęâćb9@čF㼩GĐY÷BŻ^ą' YBŔË´C_ß—ľÔî:MsŞj wůě(ťD“ fŤ#kŕŢ/)ŃVç#=|PČă ¦Vż±ĺäĘDřřő8Çp¨Ś:ÍéÉtY0Ń Ň8/N‹’ŻyËy<·¸»ř´îľŃ?hpaíŐčűÉďn5é-jě›ßÉÖžĎC—P™đ- Ĺ%ŠŮ~¸dŕ~[M_)•Nş ÷lܬWűdř´a¬ Gő!ŘŮ[ŚŃŁxĘGůę[úÇ‘P,ĺÜ#Ŕ:˛c’Ä•Ë_˝%]“y$ÎT%Lăĺ]gih´<Ô†ţÔCĆŮH†*čČ[Ďb(N÷xjgÍ/Ubj¨Âc`r*’bňŠ;Ň×;[ťć…^Ú¤°Ě•đĺť´ĄŻůŽé&"׸ nF,ňcٵs€k’ěS˘N'łëŮş×L"ŐXj*9ve)7ł„&¨«ŠO'„52屿źEn˙îeLvĄŃÖë2†ó¸˙ô±Ú˝o<mB˛~'KR)S*úëĘ eë|hÇ™‰ÜĚqó’Ť>°Îą_ď¬_‹“.1CÉ ™Č<čő€rO×}?0BPźdMDkz$‘÷Oż&a¨ű·jnă>}DŹ?>&Ż&iúYxPFŚFtöħխ̫ťLňµ:&ŹFđ”†%Ć’}dNµŻßL&•íyzˇA31}ĆěüŢúŃĄKűRčcŐÄ“˝…±CÚ“5ŮL-˝O; \Ó\i靵쎞“¬ĘÖ%ó±üĆő×[ŚŚśĐ®źťz~ mĽţš `9ž%PŃ×_éŻ39°Nbđ”MEěÉćúp3—®D4ŽR/bŻďjb°Šg$ˇ`Ó[˝&ń7ę)Éě·>ŢÚ\Jî~Fu/OŠĆ¶§Ňz±^kÁÇĎcÁ—D‚8–Óuí{ DVE9[oD÷~ů+uřäŘŤUöě;páĽl_žż­ţčy´†żú˘şJ©O!—üŠ4mŐwdćü6ľ^Ehó´™UPô ¸t1ÂŻ˛GIíĎ‘±wQ‰á$LěxJ[łĄĹáÎ=>ß;“Ó­‡‘ŽŤd{Ů ő†Í|›uîś…üt§S22!”01sýÇ®Gµ9ąĂ”oRőą2â0ň´ĂŘ©CąKá˘Řýę1Ífđ+ 5ŤĄYŤľş“®INzćŢC•ą¸†¦5zx"ŇK{Ź$uŹü/~Łwî #mxĹ“žŠµß°»ÚőůKp‡ŻµÂÜGˇu¨1˝B®fX‘CR|Já5W÷ŻŔP÷·#ă‘ZÓt × Ž@!ĆbśglGÔbÇŠjA×€ăxdfŽ §IŮaS›öpŰÚ‹htëOą Ž gXČŽ«`ÎFÓĺŞ4¦ŰeÝ…©ÄĂČs~„ľc˛ ˘fö6/žÇ´–rÖĎdć/Ĺ!xęŠÁËÚĹ:×x!Ň» ôx<ߡ·RW\¨Ó ݡ&IaťÁ,t';%íB­#Źňd/D¬)°ľ)ňĹÔjśş·1Őo­sü@XµŚÂQXJć:ý; ĸ)Lĺ”c”­ŘŠĎ_Ş Ć^ë!ľfd$Ň$îfÖŻSZôI„ýýK˛úhža‰Âč Ôß\Š•ÓƦCJ‘R¶Á¨ő¨ß˛b©˛ůÓ¬¶ÁwTM‹ŚŚF)vĆ9mGb®Pç˘ĹÎT뎞Î~KśBâ4;ˇ‰Á€vĄ»íg÷-äĹ®/KpIžRť[í“%`['i ˝oD7}{i¦„Ťäg#[ż‹˝ôu§c‰ű7ŹŔňŕ GĂ!ů`”ŇÝiVÖľöËqzC őŠŮq˘<>!•j‡×îp‡Őkq>ŚNך5ŐkÝZ€ŐfSvčŮpžÍéŽí=+ç)©Z[rĽľĹíÚ xV wŘ:ß»ąYťĚ˛ĐÝËđ­ąyrTyŠŁ˙vl3va¶_O"Ĺtç€üŰÜiąÓ.śc5N‘jŮě4¸Ś˝ż‹˘ÚE t¶PîDş/ÂŕJěa¤š—Ům®#g’¬T)=Ú^pO–gů휦3ë‡[ĆîŘźfŃŘŻO;Ăs,HkŰ#čšç…Ýu*wF=ă„{˙uVjĹĘ'«yqź«Ű ÓămxÜÁVŻÍ_ ËĚü8ÁŢ{¨±××ţň}cćm\– ´l =Ή;R÷řo-†uÖA™vŐşă~Fť;îě—…ŠA˙€† ¬b˝„&;h+ŰŁA!ŽŢ#°Cآ˛‰Ż°HŁÁüˇEîüFˇĘ1 ąÄ^¦7đ^bE ŽŰc4pż–ŁîU’i+š ‘(v˝žM·¸WyiŚ}Á aőim~G/frš´Š†¸¬ípíMˇUńmߣÂ[HősÜE<ÜälíÖtVĹŐšµôhô`.;Ű/łýž ľ`›5IŮY3ŔŔk´ˇ/ëq¶ţB+\«ę| ĂÄç©_ŘI ‡ :Č´‡Y’ŕ<Ź2„ HXQľuÖ÷€$…X¸iři\4Ä—*Zfô_qÚ.ÓJőÍÂëŇÖ“§b| ^ďWŔ2C‰µâgúUqT÷›ňÍŞjă¤W/ˇďüv!'$Ćń—yOPř즸ŮôG,ä#şJ!9r˝Ô!Ëźýă˘Ë‰#WSÔáč\Č=˘wĂ<5Nç@/¨‡ŃCßż|Z[GmD“gGń tbôŃl·`° ľ\Í,łőrëm/»Ą­›g7N¦ĘÖúZ҉𪣯[üůµ–€H‰äM’ŮĹľ%Đh!(ŘÝ÷¶?ŽŮěB,Ş -ň™H,ś h4ĎYíâŃÂk˘îĆL#nĚ~n¸Ëu´Z±`{ĆëjíÚĄVbż >J\PSZĐŞí›·âܲ `>o^ÄčSR¬Ýü˛»pĽÓI-ľ_ąWŽĚ ďÇ ×h±n5›'_ßďę »ÚÖw=÷ďg䎍ŮäBrşČůß/v~›…o臸¤Ő"ľ¶éďg÷}ż¶~‹LfEExĆň¸JR!áÖŃ·ř~.’î.m ˇ¦Ö‘kŻC?„¤95‘ż_şőľdľ#™ µŢ!ÄP§.ÎdËZi/× ¤–ßRěűA€á†ĘŠń–~-ń»ß//ÎąŃÜ´ÖˇűýqęňlĐ]GÖîćî÷«»‹'[ý{gô.ľ_Í fćţą+»ßc7Y!đb·&Ş?•ţ‡dżä%v“¶žľ|ô‡JyRˇĚ7äŕĄ+7ˇęҲżŁ„rŘ÷K:ŚS‰çHůBµł®. ?Ë×w­ü)…´D+ţű~(ż?$(“F&|Ď8ߏÂDţ–oÇ8NKÜó蛍ďXÇÄýűĺâÎśo(÷ˇ¸pÜy3t;K 9Äď=Dţ\ýś’O5ôý”Cx$ńĺH™(ź-“$Y ľ§ĹĐď—d(ďKiŃ5ů~µM6ü5A¦ÓH5EÎ×–î„äű##áž×-cÝ"ZÍ÷KĚGß±ŽćŘ÷KtŚďĐgÔűäßObŔ/Ń6ÁŞíZhŇrФőK~8K2Uő[ʱ‘WŤyf®řKjđnż_Ä[| ']˙ăß\×őý˝˙ďÇßý毿ůń?˙řç˙ů7˙üÓßüř§?˙6ýcş˙qýúÇ?üż?í˙đűo˙ăż˙ńwűűë˙í·˙ű§ţÍßüřëOůëďößýúÇß˙Ë~úóßüřÓ˙ň×˙őçźţ‚ĎĽţÝß˙—˙ţ|ÎŹő‡ß˙îW?ţďŻ~üż_ýřÝţó?ěűëżüă˙ôÓřżý§?ţĺ§_ýřËOţ?ż˙íţ‡?áíżűýďţőŹ˙đ_˙ţ?ýŘßôű?üúŇq‹˙ń0šN%÷oeYY¶aÄt5GE"óÖď%ň4f2 (çóŚ’ú$q;EUؤMnÎÚh,óQ6Ńud·0”O;ś—ŇEd1`<´`IŇŃđš‡Ů$ܧäj3C?mFE-«P.b˙#öŁA 7ŠĆʝìáD &äÇr?á=˘{:ę0"áQK Đ0űîp·Ç…ĆC±Šx‡hE5–‡8;˛THóSśŽ@ŇČľ%ČgDgkó!FŃ06Ę+–Aˇř=űÇ]6č&ÜuAţW™Đаˇ€2(}9ç—Ý‘Oć pÝĄč*ńŤ\ĂôĆ x‚Ő×d _nç|ÉŠ Ď'˛fµ<ŽTłŠDŰŮU¬źKÍŤ"˦·ÝfC7*A–­Ďĺ¨ýěÎZĄ)j#¦S6ť‚ą¶‹cç»Ę+ŤCőDĹü± 2ŇÍyš7Ě,Y*ˇCU«Gďó^W5˘HݱvXjÎówą0CŻBŐ™€ß.)騆b3@šŞ Đ$„‰rG i-Úó-ÇÝ‘ŹµK ¶Ü-śpŇďzáą>öě„>Gł§5µŘŚŕĄĂFčôÂMn˘71š@&”ť T±G

SCęěqöôčPjg›ęvUuň˘óŃB¬čś.~„ľŢDAÄćv[CMĹY†}M50{2‹oŔ?°ä€’§¦ßČ5ÁTŻęÜŁľÓwÄ;€•R‚r;uˇ„7\1/ŮcňNŽał|ᧉ}Ş.H- ëGłďGlĺÁ¸AŘ9s(­ő Ř'aÇ‚Ł~ëí˘Úƨˇç0÷5› Iéś×÷‚ŕžsNäŹLš©·k([řŹ\'ypŇôđ,Q™ŮĄE‚´ą>B}źĆÔŁAnŮĐ8ÇĄ ).oĹÄ cŕ >^ÓHKŠrxĹUŰ׎Ff“Ń!-RŔ§´ëÖT¦9ş8SĎ‘W°yčősĺ{Ş­AŚ”ěÉ5©jĄÎ˝Đ[)ëеÍ(-Ü=gä"˘˘ °Śo¦ĽČˇEä}Š CŁ…îH;˛ťy?ÝňôM°uС,ѡäă.¤ E<{}ĐŃis őĚuFbŻśAńE¨Ťdg™˘9¤w0ĘcYňdUĄIăźLçđ7ű‘ŰŻcÉîľńę$ö?š¶<_2QüŇÓbü$™2”#j\B»ęY“ĎjĎ-µq«TB+ˇ °ŤÔŁ€ź·Zp`łÄő0šç^ţvvL\ġę8HF2sŻ”ÉúČ»!Cçď·ä·|ňŤß·Ôýs‘ŚKér&Đa5ŕ]\¨;Ô…ä"?iéŇyžßG´Hd)śKĄĘť¦äb0¤Ż(ňđé.o &S2"”  x‡(´J*ĺ ůĹŻŃ‹ĚÄ­j’Ĺői%LŔP ŕĺa˝'Lh˙ěEÎ(OŮó®óô{h–ŇkBN$¬5-ű}Úlť «d; `Ëާş˙Ď.©Gš ęMÝ.´>`O‘]íćb9‰éS݆`Én‡+= $ĎSňJŇg@˛B9ŮeݏŹót gy@ŻHř§ŞŤőę´@㙲)S^{ĚşÉĹTµÎEŠČF,hvŻD–čÝx>®‚´Ś%łŕó¤9o&mł>Vrs6)‹ßAř¦ý0ŃÖĆaß,BŔˇ&/ěy(%ÁF~˝R,şNgi>ŕ–ĨÍĄ™jÎHj>Ş‘üěW RšĹ¦<ŻĆ:TÖ8ÔBTćŔz˙÷žÍŕÓ~MÚ¨VË­#›Ô8ĺĎE;¨BR»EˇÓY/»şŁ6n|Z?|•q6‰ź54‚hëë1Pa±<Ő˙6âďś8űÓCěÝź3‹0-V`8¤Dź1ÁgIú!{v*ť,*v„Pśí^čŰĘ9=.ÉÄ Ş9©ý.ŔŢorGä Gý´Ké‹|`čtmQÝőÍŢPöŚ 2F{‘[§]‹E™i‚Ö:+ä*ŞŐ»ţ˘§»cÜ…´w_ť íäĆgŕ*‡™0z¬I=źÔĂ6µ2g“:v]ň:ďŇ­Ż—ăDvÂĹA‹šzЦ”Ď­_gY÷GckâöTÍŠ0 ęÜÉž EŢí4›âĹ6׾ŠŐ_1-e»¬Şő|Ű—‘Íť"h.˛ĆסBeŕ‹Ä rÚ…µHśŕ qŇȇRŘ˙–`ŻČ1 =—RuÄC› .^×ÔŇč˝ĎĽˇăőŞ śîŰŻ6 ž‹išBY5_7 s_ĚŐĺÉN ´ Ć^fMJAl˙2î⸞›:±Ď83˛CGłĐq`N2µü Vú·¸čő WŮęáÁT$§ áî—žUO6ŢRX/őţµ;J( K4É“žĹN9´üP€łx¨Â/AѱË[ÎČŇ{H9%A,N)LÓšź%>Ě)IůĆŤŮlyĚ•öSşhô‹C^s€”¨4rp-W ăDmľJX—Ú0Y:f$UŮg«ůŔďSáB¶°„ ű6Đ˝´¤Ç¬¦Ň$H8ÜÓe¨Cź/i€lŃShîĹ”R÷`±“Š&Ąş]wfĘŽHH =ďFçM’÷Hů™&r•ăŤx<ľö™ŚdXEéέÝç?I¦µč¤Úǡ/Wt›ŮĆŁPÔ¬eĆşK qZänéŤÂĎôlrÚ8˛Ú*COo‘3S‘WöFĄ§+snbř›ŞQ9Ň«aŇnĘÄgt›$lđŐLĄŰ,®˛«,ö±ź.3iY8¦Ç*t—ëśA"f#l É˙§ćN'̤ęŢŕtć%}«IŃ0qtŔđŤĘaąů4öĄ/ŤÎF~úůŮ?ŘTd8k!ĐĚ\쑨«&GîűP›ĐŘśgř-ýČłˇËEš˘aß­îă±SOűç‘r¨Q2ŰźIŻ˘ÇŠ•d“‚§—Q9§ř›jLäÖhWéţĺY©^C`ŹĆS@tăuD1–ŔÉŮ…Śó€éńëŮ[Ѩ…µ ˘%evtÜŤŁ×‰Á×»µéía0Hg Á§ \Nź{ÁĎĺíĐ'žë9:ŁHľ€=TrXÄF1s\¨ŕ!{îůWĚ.­ŁEí«&ť­rÖöŢÔX,Ź}<©¤X$łHn4†ż†bj#řKauö[śëáĂ}„7÷ľc~E\ĆŮŘ}ßŔáľ`˙"±T};ÉkU’¶͢…Őíĺ=úôŞ6ŐýFŻdů¶Bn”“+ĽÁűm(=‡@¶˙Ą2B%÷‡%“ŕ–¤‹—iÉÖMĎxŮ÷ţ}đó” SşßXmím"H”ăéןúEŢŁXËôŐ­Çş ů—´<őőí°N^V>ÔOŔ™Ké¸äĎęĽď–ůW•›ťÉČ‚ë Źcę*§*BN> xHR?„Ú¸Ç)_¶ g›„HtŁ$€¨€Şp·f»ßx.cč‹á\o/ O”6·î—Aoą/ËA:ČYůf9Ĺ…—+–ćâń!«Ś_Ę—#`űE¬y˙>kĽfĘ6'űď2YB3âvYDÝś§¶c•€užD˙âŕ(°ęHw\!ްl{ëĚTs=&›łß ť„aBüiIN˝žd\”y=©µJ/4lÄŁV&Ęś?.äčŚM=V|¸ÓŁůŽ1q¸śc¦łřB€%;lŘAŹd2#í#»ŕő¤DpVĄÔµłiI Ł†‘Ş|ĄĐ s]Čë–Ĺ}łúŃ–ł\ľA äŚJ-ücPőçŞĚA<ČDä…É‹˝Ş ć[f¸_PęžqJÁ Ż&[Ď7†ĘWňkÉ—ě‡nŠsĆ`Mď}`]ě!ďݡL>Ęđ OŔb‹>‡Ŕ«¶Ś~%.ŻK´lĹď?ôŠŞűźLNÁĂďYž‚ňĘÖá89˘BĆ eShӹБĄ¶¸6„Ä^(e„1TňQÉNMW~ÜىŔ|©›ó›ßsP›°gvYÄÉü˛A0’eHµ*×´ŇTv»5é㫆xŠ~÷´5ܤ}‡Ů´,ę%išŹëď».HYŕk…bś´ź1r3*].7ŇđŤ™Y]7aj›ą#üÚg2ç â-áüТŐlśLTv*ÍŠăâ%zOůů"•Đ­"ä‘đ÷Ž÷#ëő|w Ţ1 E°ŮĹÓ…ó‘šĺaż­ \ÚŘpäđ–m͸×D°*-Č”!ŻşY(ż}Ő«žÚÔ^)żQd<Ď"5¬ÁEGşS(âa!ÇC¤z'çŹÉXľ¤Ś‡Ě°ş™“Úv±GÂ^¨t§PřźLÉŃ9Ř[•í‘ĎĄUU6iš}XŞ ÷Îâéř…#Ýtň:dfóŞŐşÇ”"4×í ď˝–hG[ż¦'ĹńDáöťŃ©*xx(˛TsńŰ Ë9=°TšŁáüůŐ‹:\[ńD€9EÜ"'Ýç9fÇŔë@!ĺE=-®{ßZŽ °°µ_2;ťĹ(„`"Ő‰ś*G‡­îçŢ4ÝU‡‰ , ‚4n(–[ 씂’_ŽsąQŁ;sď@t9 ‹}ÓoĎ2ŽňÎÇťäÄyxo}@‹»>!óv˛\-:¦Ńź¶—ŢIęĆ‚pg¶yŰÓ¬u„óڙÕˇhn’K×F¨FtN$8n.ó´čůM]TvGł‹!aĎ®ÝÓ™ňSŻeÉ€–B"ă­X MkĺS§Än©ďÍ7”Űs(JŁŕŮOü(upńwësgĂ_Ş2ĂWcGĐÓ§G§ű3ĘŁ%@冲ď˛KŻä2–q2°2NâŃŽXś|ZOd,OFřft"|ő{ßC,U¨,ś)<”€}g†Ű’ýÂD±ąęęËiaźĄĘő,ňšOŤÇ‰K­ÂŔĺx-GDşxş;‰¸ętçżÔ=%aq5¬wp¬ÓaÉ`ş÷Xi߀)Ů'ľž?:ýĐ,C{(ěT˝FwÓgvĺ<“"ä‘Ů#?ôÝCUýFvš¤úîăŐ}Eu˛GnG‹z…ës.µXŤGZŹ Kż÷XŠňŠ*ݎ/ß 7‡N¦¤&|ţyÁ_ge† ĽY° ÷wIQŹj•ă“ö±¸‹&‹]ОYNż4ő¸pcxş‘ŹždQ‘ť‰s/bÎĐĘĐZ ]‰đGňŁ˘'#ډŽ^ě3ťm|üËŞYJ’>ÚŚ>×÷mA'ĂĹbt–Óö-ąě$ź&Ń\=] Xs e ÁxĄ¦Ç i‰j´Ó0ś*…n+öyA±ŕDĚ„™  6P ˘'IV-•őLţŔ› Ä›Ă6ĘË`ŠnÔ<ăJš!‹Ú¸Wz2ZŤ<łe1XŢŐ°~˝˛č˘nY˘dN>’[0ňĆĎ 2‰Ď©“3jb4ÚzŢ(†^ëF‘Đ9ÉGÂÓíKC­—ćgŁ•¬#{µxoÖßW!­ý/čKetǬŹX=¸Ž^ý>ĽľśnŇžPś—MNĐ7f`íZŠŔÚ1žiš ůxőwdáĺ%ô™@ŁPÁëëŚ ĆŐ˛Pg,ź`F׏ĂoÇëÉů×ů'Ź«FËŹĆ܉QŻÚ]•3 |@ Ů“ô1dÂËíBÍJЇçµ@Z‹îĐ'>“¬đűđŰ3•7€‘·d$•P´kô¸č_¶>MlBj˙Xřěɸۜń˝ŠČ5÷Ţ"ݬľ|”q˛řéćőMu Îço?CĄe×(v;Ź˝M˘„NL‹ýĆgĂYeXçÜ}GR,'{4V`ŁŹ˝€đÜűµ”ábPđů˘0Żă›é‹äšp ´qWĎpŢ'ÉFŞŘ~ĐžĄ“1”­(ü‘ăůϱ#•ßo~ëĎP€“•p«Ęő8!Yoʨ<úŕ›ZL6¦f„ŁŰÁjg=}CĽ0_˘¤JŽĹ}°ţ^mev5AţdCĹŁ–7ľ ë  °zvŘaŤâ«đńöł^ŇĂ_Î8@IŐM,!±ťńđęÖŢ uÚŐFÖ‹†-9‰#R°xty•Š…NE$M«” ÖĂýh;Br">ĎJ×pŃ€6 »‚żĎˇ “~Ö”_e˙<âhşTa4ńłxýLús#‰^LEDcíŐءGß–OŹÔKË{'böá9ĚĚNëu† jÎ$˙aR!Ł±Ň ^—wXĆDíž>ŔŕČf¤­„a͇ŚÄʸÂ!˙ÓźöQ%˝!f8ÖzÇWxÝWşÄ«I±SÍ«-mÝ|{„k ND@öÂÖP—'ËośętŽ.ŚlťXq´HÓ'2â±^Ú·'GîS_5“á ÎňŠšmJŇ •!Aj¤ŕ9W®W5Š.ń1ś´)CÖ]¬ŚŠ<ůݧ,äX·%ý|N Ę°°ŻájË(Ĺnáď×`Ýă¸Ĺ”5¦1č2Ţ˙/ v¬Ňr ît—Ű/gĎ••ľ›Á}ÁhlS ŐÄ™t> u.ľß(>ˇnA“vd§ŽF »fsO ´°LEĘÂ2Ő•ü3—×#fpú{ŁÜńyˇßzó “ą\Ďjî×ěĐĹbPڍńi3Ňl8©j i‘÷MWçęV˝#05†_7K<|@V˙;-AęÔďu¤Üw1É˝kü˙¤ú^ 7‘42ű§d-bu14ő~ź2HV×Ő“ł tŢŹýŮYWOĘ+«ç/Řk’ě  +ě>š ;qş ‡<ÝFÓ°ôXĘ2 ‰= ŕ ˛x@›d@B ±_ůčżNŃ%s„,€ˇ'.‹AKçä’W|Fůn¶ Ĺ12+?ä‘xiť†·ľ =_”S-8řťg8aSqC%~RÂŘRś°ÚÄ)s­ý,‹[d t‚BN{ŕ X;>_f2<ţ¤'8É—čĄŢż@ĎĂk¸ą7”¬ó&řN+Kť› 1€Ý~¶¬ô0ěgoíD@Ż:9«ş? ßP/ĹĐSJfé {“ĺnĎ×Î6łľż»tĚaYzT&ŕwÜ‹ú(Ô3řŘ}rGěE\ŰécęO¤ˇď_\běýěď3¤y*ďÜđ@í&üJ›+í\“˝měTJĐŹV{gÝČj‚J­7­•ÎľĽŞ¨ ´ń?L Ťěař Ť| Ą 4¬h)„Ukď(dĽąĄuőý˛ÔÉĹ̡¤O×?‡Lơ€LŽŇzµ0C ™BşR“%,şFěR7Č|ČN¬@jE™{›>Ëe¤KxGâţdµ ?^H "8! ŠÔľR;ÇdÇćĐčďŁ%6üzeLD‹i§Đ± ď}Ź`‹‹ulIPäžÝ—©¤ŰťëS%n@ąŞ í2moĄŹťî××0¸BtżLĺb¨y«ŕěvő~]"bŤVn‡ď«ďŞ\Ý+ůa‰č"ÜŃĘž×’¦Ř»_\ČÓnf¶¤A 4Ŕ^ŇçŔ^ć@vŮěřťrżÜ´“ôĄ$Ň/ «ůÎ.™ˇIC±Řt h1pî9éÚř÷S#|H2Ś~1\z_6qs±G´Ż~ßÔqͿĭďpő‘¬iÜ’ZÎŐöMƶ•<>«ď'<¤©äWRČSu^Ä pč†& ç=F;€\}řZBë=’HĄ†l)ŁŢöQ„0¬%în3â6Ň| ŇR0ăD)U‚»Ń9±éě$ÎŻbŹÎÁU´ł Eî0‰ zŞł}8ąCĆĺcŤÔ{/!T$&öt>6V?‘RŔŻń&wPZŞó°Şű§=T¸¸&‡Ąp#{kĄ0âVÉ…Vá\‰FĺD‡GˇßůŤIN÷Áż›đR雜2íP "ßGęÓ4ek;Ć .·nqě€Ç§˝żW2-×Í0Ŕ|”„v6Ó;ç!-â~pĽ8ń®†‡SPúˇX•‰×·Ä’b'«ňd!űŚ645¤GîŽ ăŻ)žY|„c…4»ś)G&0Ks<ÂŰńhhjyň Y¶ŮÉo‚ZU¶Ôᬚ—>[¬Źv‘D¦z˛´ L ßjo9Ë ‰’A=ŤÄę«|Ü´ńçEŹĎâŐŁ˘ČRţ&E•ÜęBa{źâuČá9Ôş™§č0wÝĆÜďqÍŕŐuűU†}Lü—oa+ż”ůuí–PŁ?ô-»d€ěK$tqÖ3â7•°:¸®˘×Ó#ČNłÁA‰/<=}Y“-®€ˇŮŁĎ1Ľˇx{ľšć{ź_¶:#ą?ß:0ĂßŃxČy#ľKÉşkel }™ţéh¬¦K؉é—k°Wx­Ěs¦ýĂo`Ëŕ›ŁZ±ă %>©P•_¤ŠjÉ0Ń<ŠľZ~xBYζn¶ŢG(ž”Éý˛d°ieó̲ĹA]>Ňç›t™’>Î/+Ľ^™čŁ‚oŕ{čä˝(ă§»Žľö±ÓÜUó…ö&zX<>R8ąÚ…śĽ ŚE0cS đŢóĹąŔË{—!m‡çaŰ5!¸Éˇ8>Ä»ÎEA ý"phĺŢbFłüA@–¶r©;ilg3fr$GXGéőű×őQ Ŷňý)ĂԱÊ˝‘†Ú]Čg†ó\Č‹Ď ËíÝÔUGŮ´—î#Ů„ěÓ-B±†ďH _Â+E™÷ľEA !/Şrš1Şc”Ř,cC3`}ňRŕ3F]9z¬é€DĆúČc쏯’Ňf…ů3R(p˘ ‘ÉŃwďf.ň,č{Ş],W˙H$Éâm­Ţ4ďĄÜ,§m,2!ď’aj~ T°µ»ßB¬ßq öĐŔ9~ä ‹‘µhZ€MĘż.“ ĺoŞó¤«O…a5@퇢%ŢT˙Y°ý˙®29ö…Xş­ţ˘·‘Áó3*}óK7 6śBŇ[Ěkpj?řÁ)$qÁ>a~×’0Ä;6OzŠx˝»_é4áQ˛žD• ţ…ń»\ÄȦşW »ŞHGdrMĹ Đlm™OčÄGËă÷5‰eÍęŕ †h@a2Ő͸+Q•xNZč`J°ľŞwXc.& `·ĐăQóݧ&űµď:Fx”替ZÇ–ŽŁ 9Łž~dmÄ]Ç;:AđŔʱÁ‚ĹŇĽ¤Ę°&±şsLđ§&uę’â SĆŁ©Ä8¶b;x]ŁŰ·X•ě­|Ę‘|OXeHĂđéÝve #pŻßö’P,»âţAěoŤĽ‡äń‡”ű,JôáżęÚŻWžŤ‚q8ç”;˘˛ ń2‘9ËX™tâň¤čËÖĎX_`ç { ż¨YšÂ8n©Ú8%%j;~ÁÎj±ś(/Ym}“‚Ô˛—ŕ5¦zr+ŘĚl.h)w?ĆT»Ü&şZŮ–˝CôP—×QŇURŔ'öZ„ĹPcÍ-ráüł9ů4âŮw¸ŕ± Ę/ÚűN\@Rq Ěß÷ˇqľŮ5h^SťňTY8Ř=ő'ŇĄŐ‘Ô–]Ťéť\čN ČD·É‰v łŔŞ’(±a›1/Ô‘¤¨żŘ3!łŻÉ#}CĹ˰‹©űf„$śú8pp(Xł•+E¤í ĂÜş%ůĚYľú}úVűö-őĽ(|ÁÎ&ň®ă€-¶lŐiŞç+íĘäiʡů©ÄäZáŕď§v€˘× p"§X‚QeçÎb®¤@%áć›ě›>ÂvÖ˝ĺžŮ—BÖE‚ŹňGe‚s+©%ĐéÔ§¨˝?Ąěń®ÝŽ1#IäÖHĂ'[$Ń÷éđp eü3B÷đUveұ“¬É’ő­)FYD3B'ó©Óńů#&3Ę-”« € ômSŢ$ÝËÇcîękňá\Uâô’Ať;4LxčďSźĂşÔŔ2ÍÜő¸·á«©Ş5‡řF1쨿_®Ěäśü±BÖť®i§í-ʨ|M^Đ—ŘŹËź5„ËBM4ě /×|M‰Yô48ńłĹµQIńRŚDâ˛?=ß’I©ž0•°¶hćQ>Yńö'ÂżÖąö@ID|Éüłů>|w©Brű3AÇ˝îX —Wt‡â–Ú‰»™ăŢŮ&áM‰˛g=Iöl¨H×LĎbqŤ7 ĺ¤ë—?ŕmš*Oć^ň¦M?1v[Róé důzŁ ßůřő}íŰĎŻ4Ŕq~¨×ŇýQ¶bŐyźß‹óet>p{ůi!Ówx™Em(>ôô&g—łh쮸ŢUM'ŚyR0č>"^8®Sł GâC`™ťNÂý®Ş[Y× ţ5v>x‹ ćîDiUBŠËĎĘŞý|݉fČPCĽŐ}őÓ´H ß'ků”_¬ˇ6ö×Wšḛ̈ćĂŻŃBŕß—cá ťLzŻŕjâ°Ĺ·äŢ‚Ż:Šü›˝¦źĎĆJß ±ŕŃΫ₵7´+Šë•ßô{‡¬ŽQWU$[z~•d݉@JŃUc8ľp®‹ÂźTÁÖeŰúr6y_Â|HBłÓ1kŕMŇbĐ9úúĐˇŁ‚— ł'w‘_=lďýli¨yK}8qËő3–N;ö˙kµM s€3Y¬†|uţRĎ1íěš.h5˛ĄÖßŘĹZeĘÎ=ëÉJcüó‰?_˘Y:˝~ŁOv>qMŇ]2°’>cďŽ4Zß8zEĚůX¸ ýavaAÔ«ŻL–¦I»a2SęŐŃß_umhą'–F·¨ z0–‘%Ěv'íoogŹ,V'Ż—ŔA÷;·Äýbű­ •Y~ötazN$Vľ´ÖAÚ"6ŕç/k$mG$o´«ćťTĺ! °| ťŃ.» ?Gq<•ŢLgâÖÖýŕ1»[e~ŹO@DҶÂĺ$ů*ľ2çÉvęd顡µ~gRŘ š*5şů3µĹÝÝŠT® ĹšNí7ۦJś¤.ěsťíM± ­n úg…·Řô‡ţD+F†|‰JśbäÂźÉäźmBuťŹĘL'8†'B .čk‡,…”ňegHĆJgě+zYv˙`D…¸Ł'AŐzŃĐăd} {Ëp·<¶·kÇ/dkMםĎ}|ݱÁQZ($áW?n:Č;/tŘŹÖżu­ ?{˘9âtN­úeOÉĄEBëĐÄ]ŚfđfCoh„¸Ď%yýló6%/}BVpz†S&5jkŕ Ň ¨–l=ÂÍn8Áü¤jnd´}Ü´ >ˇŮ†Î6 ˙)Č X˘’K°>ßöMŕ3źŚÁŇxŘDmO˙"éAPď78A¤´ř±Ëd’śŰ¬†‡Đ6űÍ$HB­ţ÷ [ËĚÜĚ#s×W§?pVUľ{ďČw»¬ÇÖťHý\ĹŽ=Á‚ôU•Vnći”Ôvo¤NŔ3P>§ŘŠ®Ŕˇ]Ű ]:Ń•» ÚíhkA\śŠC`€\ČzÝKřĘ#É›Xv—ËíYńtGôEo?26HŽ0uM ó$­»/“˛XIĺäAŠôđ+TĘ—śah<žúO$őR‰mf/N|ôáďŇ 9U`*ţÂ,B3_’Ügđ*wE2!ľc0»Šô‚ÓFÝÇŹť¤őĂ­)YěňeĎÁI«Ą{ĂĺE•›pŞs»şnťÎ#_ńäő ĉ1˘\žˇFV8}[.bő|ÁűŽą—ĽšĘçŤH˙ýÉžŹ†ť‚÷1Iń©<±ërďG÷ǔۄ\Ůô/=FäÂś†M´źááFóëFe ďHuÔ‘…Ç»|·ŞbîqiŮQäóµjLe&ѵ]Bť?‚”š­:Ńş÷ßvÜá#×ô€‡ŘĚýęU ‹‹ž‰ˇéÝëvŢ×ýc2‰3›ŢJťçjÓýoł1ňlîGW(uĎît(=Ř8ßAůŕç7HŢ-ůŐ…ÔVE ý˝îŹO©ő˝P}aŰ‚ćłW7p_•p}ŁpdĐžjđŮČ!%őäĆ×GŇBć %‚Püţ/?"&Ú ŚĐTp– Üç¦đď*BOCUďĂýţ””¦azEX €č@†f\:V´dČóľí?˘f3ę0řUAśăQĂhr ČľyĹÇ.-1•IL7ţu†lÚ9ś%ĐŤ'ĹaăŰXkž¸¦T(ď7őľ|wúňî›wş3ӾܼC…˘ ď űěRďßĆCnżďĎÁ©w—TRyÂĂTř«Z6aŚüĆôË`ľMöqČ®\E-RÓŤeĘPĽ,đő´’0gĆlĐ>Đ“ EZŔ‰;!ÜWű#HLÔ„±`Ęu÷MŚňÇÖŠŐź«Ó5ţ‹Ű¨©\_˛öÔä ý¦ű°Ż.-=öaÜů‘ ¸ĂĐź›ĂÇäńŢëOě`étĎMŰ_ŘţGś]»I$ä»Ý{čĹ÷·Şę.Ěő»Ă‰ź Đnk%V‹˙ĺľ(Jh—‚ÄBbq‡E*uŔŽC˝•žž˛˙IXŘ}đ‚T×]§‚Ł• CÝ@Â)ÎŘCyíç˝*%‡ /’¤±ÉOł¸«ÉGÍŁMĘë^: '5a¬J Ż’ČuŮé« ?X’´‹C’…:6–÷îwřĺP3šĄ0Ęî6őHlćjÂ:0´”Cď–ΨcčŻp/‹÷Ňęfб%óy%Íä" Ç )“6.Ö;jŮô–C¬ĽŢÁżk†˙ŕtFă sŤ˙âňdôť˛Q9».^i-ĆŚľ#4Š`†ß¶V·Ů~źměüíeÎäď`MŽ–˙ »'4çóîjzôBY^&Űpbj =bęEĂć/Ĺ{ľr`Đ HD úß)ę—Ńô_Ηż`Ž-‰wĽÎžŇ;4•äf.Ťzů@íwš¨]ůFĘżiĹŚŘß9Ä §UÁ‚ۦcĘś&˝ÓŮ©´ćľBďi,TyëńşC^ď@yUšˇâ_ €ţNĐĺBO>ů¶Ů8—ĹÁjě|*ňrŞ>yť8Ł«XFÄ´éÍú!ǡrúĐ€5ŃĹ>8˝{ŽřëÉŃ‹ –y‡É2•Ťüęó»—ŞT/ú/š[Ź.‰OEUCş»Ţű}§ćŻ|™K˙Íđ1ď9$Â7ˇo.)^Śhv˝éݦ6Ş-Ân&ű®Wzŕ· ť0šHú N·(yŹ’Ęš%ţĹĺ&ŤĽĺNŐÎď1Šű Q ă]vIŚń/ŞO3y‡q&•5ü‹ć.ôďhCŹ„˙˘k!ë+YŘzô2†ĎÔx§ˇUąÇf†đt¤ń~;=;ĹWÍw4ĺµßőŹęHú–¤¦ő›ž@ˇ$Ü”Ík* äÇ˙‡˙íĎĎĎű}˙ß_ţű÷ßţÝ_ţź˙éżüĺ˙ňďţ§ü—ů˙ËżŻ˙Đţˇţ«żüŰ˙ĺ?ß˙ýßţë˙Ý˙é˙đ—˙ţ_˙ŰýŻţň˙÷˙ďüźţÝżüËűÇ˙úßţĂýc˙ę/˙ćţ§ü/˙ň/˙ů?ý×˙ö˙ú/˙ř_ĺWţüď˙Í˙ő˙áżć/˙Ý?ýÇ˙đ/ţň˙ýů_ţĹ_ţĂýÓ˙t˙·˙ö?˙ĂúĎ˙řOř˙ţüO˙ő˙Ĺ_ţë?ţ—˙Ďü÷÷řĎňĎ˙Ăü˙›żü˙o˙ć˙ü—űýÇúW?R$xéT’]ÆűKâ¦ď€ăkx&V&Č5•¤»<—˘ůy‡XČéôV= ‘éHóş^VCľŁHŘ?…ź™ĺŢ‚LHQGýĄp™üd+?4ăÖNÓË*Ňî–ߦeö-TˇÄ-ů…W‰ęýHM$Ţw2łĄ)˙É:2âńźÄ–Ѝ|G”f9ČÜ…A‘?Γ˙ŢxU6'uşM ţd÷€¶Şőč t>ÔcçËÉďC—MŐw€‘ö}±¨ŔRI(Ą0ť6>ş`™.ÜŚ7MS€ě-—hĘŃ@énbvpT(Ńh|ëţ˛ĘŹ´_ďő%Y^çřŻţ3`< FĄŕš™nq÷ dRoúÁÇĘ_+w,v‹>\bŽÝ_´.ű‹´eç~v¬ž“¶”Ö6ý•|¶çÝŹ:[\çř‘~ʰ›cŰ„î†ÂŢ`ëÔśČűú®|;Ńěu 3`€Pqˇ·Ţę˝pŞľďŔrüM*„Č-”ĄEz´‰9ĹĹ)o ´TÇn{ Ž”ËŤÇˇĆÄ. ¤G\é Š`*â­ĐNµ±őýąRŃ ĆmÓV۰ŞpEĄ@zá°Č›t2ĺäť?x&ĐÇůôľó”çáK¨TĽ/_”€ÉR°Ů ›٨ŻÂš“_B”Ş´Şzâ[đ…l{^µ˙ŕĄA#€ZE #™†ę‚Ąôa^°Çwř9yČWözę(˝`ĄDtšöËmű9/ˇ~3ŘółĘĚpBŚBn{ěďů —aľ‡oÚ~DQ…pŠ3|˘4očii_Bmí‹ ˛?8ˇU·fL(öá(ă·DN±wĄ úYsđŐ…ť_ţ—ůšń&Ü?‰~řŚö˛ůş<ĄTę°(wsŚ|Ä Ŕ —„­Ňo¦iÉ­;‡ę0{{ů¬Ôë‡ŐßŔĽ€ G’VöęBi1]Ő ŽFFm3¦«ó·!S€lň‡_‘&f:v>@?â0Čřá˙€˝Ťâ®Ů…çß=°´öç9µO~Ě UĎŃËĹízŐvłĚNĉÁŠŠmĺIÄYßňÔÜŽ˘Š+|ĺîĺ”˝ý`u?ł˛Ł ®Đ#„ÓxL÷9µŞŁÓ8ěתÖ;Ę‹ćéěđó pYś'$gnŽ´?ĹW®Ęo‹üˇó'’…Ó$ŤöÇ!iU—G @i”oŘOřćł‚˝˝ÔÓ´˛Š©×K1Hi/ űȧÂf5ć‰Tá*,Ci1†ö˝é®rŘśĽ§–®éŻI÷Ś…z:’űýŘ70\{uĽ@o0~ rRHÓ őţĘç !nŁHĘżâAȧĐͨŰĎ<…{žÔ‰QF¸BAŁň2Ü˙ Bkg-ŠôdŹĂňżßî«kţ#‘+/QŚýł§"­"™ĽvĢť]UUŃ=ľ˘§mBa­"‡–ú^8+ŽĘÓµ–5~%Ý~8…§„iŞîżüS1‹Jřš«ÝKU,a€<ˇ‘ňňJ”>¤<…ѨŻKžüý˛st0"Şš¶™;O¬\ú—Ž)F3_™bĽ;»V¤üáŮ™Ü(ąĐSĎ8śůńŻn÷ĂŰ ÚĘë)ÚŞ÷ŐrdŁ[W[^‚» 6˝YˇĚ÷dŢ*‡ łâÔďď‚ÚSńă)ĺ;ç}Á„t&¦¨tšÁżä–an/c$ă97ljCőźâGßŕč]|[ůŐLíĐäÍš¨•…=˛*#˛ĄŔwB./<;µ˝ęńĘR8$u\PáŢŔüŰÄ‹Żţľ˝uíţ‹'ß:b÷–á ý;u–H#TyěX׸â“jť*ŤHD™<ĽX¤ľT‘5ڜƆµOwŰ®f W຤±łńP5´Ýőnb÷pŕah·ÓJWÄ“ŃQrŁ<ŰŘÜUďo|qµ`”-hîĄqqkÓá!|őlÄÓ•˝ŁSć÷†­{{)…ćłF6Z9Đ×SǨŐB޵ő‘¶ŢçĄÉ§deĄ9Ť˝ß ·űőĽ0GH#jKŚě“č݆ąŢżöžśí"Ă„ÂM7)~Ł‹%`@g÷ŰäÂťzţHŢ‚‘DOÇ˽जÉ"ňVKŰzˇÍRťwČu*Ţ~ů¸{ĹîJvUő|ŤűHęgZQ ’7­/ľăQ@{čâQÔ{Ä ł˘g*—Ţ9ĺŮůńiQá;„…µčp%‰›¸ËĽC臏ńĄk±gűÇ|keü­Ką29Ä‘ Ó]´ď°j ]¨'Rţ¤¦Hů{uE0¬¬XđÜĽ+‚‘N@]{"i«%µDÜË;÷DöŕĐ%3žfK¤†ńçl‰`¶Č<äEZW„"—8Ób&öEşď%6FŘ„'Ro§EhŚś:şE ňŰŁ12fţ•;#Ł¨Ç†U×Ň‘÷×€¦ű ­ÍٵâY!őNÍ‘yŻ ę–ˇ9‚ÉcgÚz#=Ţ<Úič¦lV–ëWę‹ěA´#Vuł/R‰ľxŘwäł+ҸÜWܧgS¤b"xk^9bODÎjoŠlł)‚Îi±p6›"iIm©#ňľ0˝‡©D©#‚*–čŢáŃéĘÇ{ÍŽt¸a&oÍ”ľ6D|ŕ˛8ü͆ěD‡W ÚňľĽ!ŇXÇSăďş§–HUďśÝęq§wD¤ľu\6[źĺ­Ů_Z"ĺCK¤ZD&®™©'rÄ"‡üMď‰4Úµ«,óJ=ޱY_•ꆮČŔ ¬zÂŞfÚ‘›(´¸bcD^QwP×ďŚ/wi 7F¤t6—4ŤűĽ1r…˝€ýťÜqʧZÖ¶HťŃlťŤ‘Ęł§0cŹŤ0 —“AµŇ\Â{#µ…ëQsŚŮ©â^±2x:·F.}ý±3â Âó­牵¬ÓČcod§Ă|µŠćŁ7˘;mnŽč7ôŞn§ďŤäµÂ–6Gäý–lŢăŃc ÝL—đ˝„Ռ؉ÇĚÚ ;éŘc{„“«¶#9Bä ďYá|ľ}1l uô?Y€Ů‘ß Źna}éŹlŢ<ÂŻËý‘ťŢńşĚŽŘÁ¦ásYKśí‘·í„ٽݦîHÚ‹Ż1»#ś-îln˝8kČű#UÓ&«8ôú#Ťőh-Îű#őúôt–_«ý‘ZÂfŤ®§7G*5>ŹFJÁŢyc4ĄONB1}éŽTď3ďKwäPZWer±;Rą•HůČ; Öy“ŮŠbóîŃ’j|ôG̢YRh€zwb„ĚĽ÷GĐć8ظŞÚćČ ’¸ŠZ ’Ęfâűš .>ÍGBűĐaĂŮç‚ËýďŻ ťá \ţÎ1ŰČu×ÉéĹű‚–‚÷G*NeĆwöŮa`ľeuf{:l™GÇ#iâěŹ S÷¸ŤuˇÜ I—Tb„f%žśŞŮô IúéצęA ŇWX±őÉ@ťNuaĚ×­C˛Ţ¤cml±p}çKiž3Äť  4r"©ŞĆţHŤŰ}?×ţHĹ ­É6_nŹô@®öŘÁĺLWŐĂlŹ0Îôúę–z# ťČYXsŹ­-MŮđ›ýŃůčŤčş¶Fây´FŇGš;#)dÖęÔěŚTôR¦Nl‹Pě2[­{쉼}ĹmŠž„7EjO÷ňJ=6>ëKýśMße] ŢěĚf‡kiŚTĘyYŰŇŃ{ĺ“ÔŮB“÷:Rcä}Ćh‹©•÷E´şę¶KŰÚ"9ÔWm¬·E8RŔDĹľH M„Ű"mÉ­¤Nęm”D‚mö9bWDnĆÄę1y¤®Črę›"î0ƵŞýëŠp“ńŃ4" =‘wÚ«(L[{"3řl=tE{ţĘóimi‹T—ť}鋤}ěÎCcD@˘­8ŐÍ‚˙lŤ4fĂ>ž±˘Yă­‘u˛r\Č©3’ţ°Ľ"ą7"]†ď˝‘tôIĄŐ›#-ßç3µFđĆĎĽS»Ţ‘s(¬›­>:#~2±1R•ęPŃĘž#gŽ\%_÷ĆČ{»lˇ1RëRĆ©-‚âźĂ”Ú›Mm‘g>ş" &~mÚP,-‘Í[™°ş["ŐETbG$¦ŕŇ©-‘xôµíCKćo ·:›"†ŞťGýĐńw˛kO$Ć ŹžHĘ>ŃC(Ú©$Qµń]FęŠ4ěGŐťxöGOÄ/hkOiŞĂU±#R4›L’EíŮA ú>WNťŽ‘"l08 •Ťňˇ!âÓ_$ňđ~sć/‚•ä ‘TÇ*J7;"y“f{(·Dšě"}}´D|„ó^CKä­łsŐNűŢ™%0ľÇŇ‘[ĺ¶ĹPÇ{"KDŃŘô°žH†n częÔ%@“ "ôCL˙˘2 äۡ!ňN [|č0ĘlZö$s"•œ΍„"ď‡TęC†Ím:zě† ˝ĽÓĆV˙Úń×@žŇl‡¤őƉީ÷ ô˙BG¤qďnÖ`ęźZ"Í zn‰ÄěţĹň´Mć63ąŠmE›"…íYü–żŞ-?‡Z_EĆ̆·˘Ă–‹˙ЦQÖ3 *LĽŁ f†~ř´hcÄšy©v[ˇjĺt•ô¬ VENôŢBĄŇđŠT_Ű"ł'3Ł]ödţj_Łý9mŤöwéjPâ:ô¤ë!/'–?v kj読3çÚ>s’ZSCă%=~!=d.ąµ5Z@=(äţĆzÔŮŇ źŚ˛Š;ÍV‘Ĺjrďh`}„QjŃĽ54ZžÜ_hh€ÚvŇ؉·3$éÁ"€Ĺ^=e__8h ¬•iŘŽy@;QŰt–ĐÉeoepŔ§3 MLČCcU<Žňîé'!ňóÜĎH 㥡Á©JzM×wČ#´3xă¬Vş·ŘÍĐĎŚć(đ}‚ą•čFí“îh[¤;ęot‡DY±›‘›ĹČăc;Ł–xp盄 Íş°oţ ń¸úěg [ŘĽßĆWľcme$ĽCŞ×ł—ŃK<ę¶t3z”ŻłĐ<»ŇśžŁÂ/ŚGűNx졏q%ŔđËwŔŁ·ŮĆĐđĹ[¨U ĺ?óăś} yrO§n&¶1’^§Ą.F-đ@1›˛RŇĹÜ9ŰŇÄŘC”xŚŘÄh,Sů< ťžx‡•%BŁ–Čw°.ő ß±ĹoźÄ)ŽîßzuÎF’ š„GI„íŐf·‹žşzăwÚÎ.<Ľd4›Ye"Id<vµŇ|Šf‹!Ű ł‰ŃK„41ü .čűĹ&F’çË,rob`ẸF‡ůĘ˝dĂĚQŠé$RŁ&Čclż@,bü3(Ź~Ä.ď¬u 9Üóő ň8kf<Ęk38iˇ!şo—¬V¦FÂDuđĎ@<ôz÷ŮĂx#pÔáklF{Ł%Čúo”ÇVbŁX¨ ”ś{SîDtÄ[[<4…FËPt0Ň=’‚ĘÄcËÇ[;5•©}a„ć8á‘/ÂŤĐÁĐUŇěłŃń~2jŁ7â5IĘ6Âłˇ Ôű#·/°{2ü˘d݆ŢE±pańâ+Ř!@Ţ/dÇÉ|‚-ĹŞaüÎu°ńťë8RóâťÁNÉXšrCŞŻ˝‹żFu aTÇë¨3UB˙‚Ű7kÂéđÇđ ĐÁµśZ2±Ůźť ˙µ,UÎľĹűJ놲ËÔą«ő}­˙Štś×ÚşP˘ĂËŻß‰Ž­|%:úŤ µ´1´ť]‚Ôş0 …×o<™ÔŮşĐoęIÁ™űi_;öGăbâä“&΢îÄ9u…Ö…F9ÚŠaŐë Î!úok\`đ}lÇ÷Ż4‡”gÓ"ď^(H}…9¤S`Ścv8yjYD–öx´,"ĚŃrĂ"˛äĽ]ˇo*·Îú†r¨;v,ÚinÇkÇÂ6·ăŹŁ|ąęWx–+¬Ěä8@łn†i »˘čÇČ G_¨4˘"Âa§›J 8Rhv+lAđá±}Ă7Ę'|ź´Żř†Ś$řÎol‰ß2ůŤóoÄÍ0ÉW|cß~Á7¤i9ń ů­š.^©MÁŤŢ÷_<čoěĆů;»!ë ˇNń7ëҧHŕFĎm ¬ň(Ó”Íń;¸!*†Ů§Ĺ2Á ĺ­&¸±ĎÓ˝´oÜĆńĎä6¤Ë± ůs¦ŁNĐ×ësłAŃłˇäÝWhCJů‰Ůý?ÉţPjO¤*ÔŮr{˘—¤|g}ď+°®ůěOäo v7t'$X™´F!sh ŕ\ŘCsBß^…€ÎGoÂ_m‰čBkâ ś†Ę ?cą)7tr—ý˙ŤÓŕNóö­ˡkKBű÷#RŤuToI+ Qžša¬ťĽălŚmh3‚…·•ŞŠ`˙j; ˙9í€ţwkx-ĄÖÜŘ^ިۿöę—ąO¨o}ü4&äŔj¶húqîS± —=cĂH7xŚGÇ>Ĺ*Ä™¦>µš¦>±?ţěĚvN}*±ŔŔďóĐ'ió;ŘPcÚĂ–`lř˘c/ńëČ'ö8źÍ«€}k\=q žŤ J‘±†Đ`Ňrf#€»t÷ÔJ,E‘ť˛N€Ţ>MôŮ OJkqlŕŞä‚E8ŤzňÄ»Rjř–˙‡8č 3ë˝Ŕ K´`µ Ů °ô‘R\Y·ź=qńöżˇ ‹ŇľďM€ăLCYrřÖ„ô—6@ݎ Żcď°†ôuΓ”‡ŇPĂ«üxň zjy÷h†wę@°ć]€šĆ5Ęt ”Lń{@+îß»+|ďlŰßް¸/vâr#=1[kiĎŚĄľµdbŐl´’fb ^äçVs>!…YäB ^&+Đ*{ŤżáÖŚ„(Ř‚ŠúçPŕ×W7ŕX ü-řÇZßçŐf,÷ß±şO€ ÷cUK0T÷-Ü`ś€2·s ˛-ÎęľVĐż÷+§ó&4!(^dŚP¨íw[\|.Ço…}H~?Nlâo©°Ż·ÂęŚ#Öők,ëßżi ěżřsżTôµâĆ4Ĺ şÎŠţČ·^ÂůI#ŚĚésůĹM!™ąţ†Š~îq’Ҭčży±ŠÇa™ýRŃ—Ů߇4ˇ’ýµ˘/]bEß«0sbb@u¤ŠľŐ7đ[Yťüç•ôQ´˙PŃç"ężÍgŤWĎTbÍůĂx&>7üŢú˝/é©S#ÍfŞŤeů/Ă™Dčęů<ÎP1 ?4Uě‚  ú1 ú[Şçǰ@nI‹Ő|!ç,d^­—óą=ÎBv˙VÍ·z˝—óń“{ŐćŘůż¦_ĄŮ«ůá ţĘ‹ůx{Ą–Ď…p}­ĺË̱IČŔ}«ĺë“4“©Ě{ ĄÂYĚ—ů¬ĺ6żţ¦L^ÍgOőK1ꀓó­ě¬zTř<ŤI|«çdĽś_B9ż…,_ŽđXË×=Š\~©ćٵř­ś/%ç8Śi–óQuHŘA(ç©ýZĎ—^G®ç—)Ó»ăŐ|l¨>Ý[¤ťß†0Q-˙7ó‹é•©^HĚŻ:ÜÉ ů©ŻN— Ô+Ôň ĐbľE/LqµßjůŇÁűRËÇóDÄöđbľ<łYËÇH ŚĚR> żˇ–Ď—Ęfů×áKÔÇb~jµďK)_†1ĎZľWúRĘčĺ—JľtłßÂf|-u|ýměô×\ĆOo5Oô‰ô°4©‰˙VÉG'nÖňk¬ä6ÔľVňŰ‚„[€A)5"SA«@3ń_ś÷˘…|™¸¤}×Jţ§ńűµi˙łÜČ›|3ť‡ź¤Ň¬uKpmJGńł†(é…BÔ2bŘ’v‚íôŔ.ĆQJĹ{ű1ă0şżÚCNaü˝%…šL |  „ßÚm|nŚ2i‚XůŃa‚žş!y›(kŘoÓ@ DüçÂ6űV–Ö'Ě~c d˙†‚ă[˙@ĂW‡ VVť›EśŚ4÷ţžúÂĺo ĆWÓ2˘ÇWD·}î Śď „„´’Pľ;ŢAČÚ˘ăŻpăÉ0Ânły §ă›’š#Ŕü¦É0%Ň (6‡ĎÍ9źCű%oŕĺ6\Břđkw Ť A±u@őeč¨ö×cňóKă F|6^Vgn1{-Ćㄼw ťÝŠo1{Üú4ÄEŰŐ[GlHxéűďĎĆę˙‘ď_Ďŕ€7 ś}Cęö˝ip-°Ě«űU9ďóŘgË૦ě蓨׼[ ¬’1„ç¸č—ńG±g°Ś?Rݧm!wřKÇţÔ2hŘÖoůÚ0h×2úČ·ĎÇŕŁTmBţńťČcŹ ,Öt§řĘ @Fż¶ ôýK˝U5©rńúŢ,±W7Č+ő PŁŘ'žşĺYG1–nF4‚đ.ÄšłK ů¬÷Ęűl¤Ę»Ŕ ŕg<˝Ö G^{n™ Č ‚c˙Ą?€a/_úwřűŁĎŻ.ÇHÉŁŤB†"j·ŮŕŐđ ˘ÖéťOÓĄ5_”OŔn ®’Eu< Đ#ęËTŁ+¶8Bčsg`l‘` ›O }í Ű÷ĆŔüg  Ř€8hqľAw!€s満W>ôx‘±%PSK`üÚ8GP˙óÄănJň ţď˘ć~WţKkň‹ôż~íÜiKjÄzě™Ű^ —_¸Ú:”Đ !Ő7W‡şHţąW†ÚŇ—^Ŕ~Ć^@LŽ+öjş)›¤aEs–¸g'€ośŐbŕó0;çüňęg÷AĺĎďW?÷¸Z®ÔŻ*ĺ·ł p%›k_ÚşčŞČÓ‰¬×É:Ö'}żß:•ŕ˙Ň(IŢ/íď± ó© Ŕ/{ţÖy0AÝWžVĎ˝PC®=–6Ŕ;öޤěĎ}ÁüĂP"|f†ÎÔH: ‚ł `I‰’ôüIoŚyç‰őźkŔ·fů­Ű˘čGxE¤Ű†-®ú˝ô&1˙Â"d–IËďuAsňkĺź_ţ[á˙Ć Ľtĺů諤üşlt'r 8‚(Ôý ÇžçD3Ů_F±Ż_ÔęđSÉĎ8š/í÷ÂżĚßJǞ´ÎŇ—ťW]žŁ‡BŮźőđ(ă÷ăž5âPöO5¤řZ÷Ż{Şű38ć}gM;ň˛ˇąÇ2u(”ý9ş#2śsť¨Őëţ|(ł±q1Ŧؗü°lyX0ă˙¦ă—ˇP±öŻo31Ž}Źc‡®äĆ _'(ůCP1p§ĚŇżľžÜ›®\ú×as Z–ń+üvćbá?¦¸‚Q…Âtľ(÷{VîÇE)Qž×űĄbăĆj_ëýŇ©šĺţwťĺ~ęfąßÂ|Č‘>ŐFúÁŹoX^6KHUýůź&Ű7‹ş(h:/­őëÂ{űĘĂMµbża,öŕRÝ[A_ź·ż?řřĐZżÉďô«p[ż´ŇÝľĽÖB-\‹lęAđ"Ő~ć®O ˇÖĎb2ÓNĺĐa2 Ä[µK°ý9]‚íďf2]67€*śŤ‚š\-ŃĎĐ*Đ‘Ş5úg;… 苽ٿkPęDC-9˝ 0K‡*ě†ÉC"ĚpŽ+›Lď/›žM¦ĄöăÉ»4™ľw3ťĹťĘ&ÓŰ룕ÂIݸů0m±[ ?¦ďN˙kőžÎĄ] ß@EüŞ–DeŚßúA$ŹS.Űtůň8CAŞ2 óݰŽ×>)Uę l˛f¬‡°ż>8*L­ěľräy:şLË C9dô]fA˝ţ@=łA´GţŕĤfł¸)°0ČCŞJ÷v4fFöŁ,v<)PŃ@ B¤•Őâ$"2~iâ!‹i?M[Ě D€u˙†0¨=5ä‘§sĚC0Cň§cmM^Óę)Ńë÷é§ ŹŚĺ˙ĹNÁ€«sí)4ÄŔeę;…énš¬¦-7tđ\ě$2‘ĂŮ2…€ĚĚTĹ BŔ(+–% A˛Ý˝K.‘3µ$¬t»±=Î şoÔTŚźqQábîŢL3–ăpÉeúţÁQÍŠ«G—ii®]V°ŘÖDňPGŃďwFač>ˇ§"4ř%¶Đ'Ö×Ń}6Q$ŔŃźű­Ť#:oN¤w“Ë´„Ü“Ô꫍Â1Âç+ú(ĐčÎyZŤĚ"ŕMI°ÄYlŕZIK-}Ńg=0 "‚.N&2éî–ÚPű< Ţäş u›6đvNcäÖęCšB„Î2FSýвČsćş>–„,,?ú:łőŃŔŮÓ$“d¤ŐMÁKő÷9—í¦ĺĆÜ‹Űtë8›ĄemEHŹ˘ů@ßţpSđ7íĘdr}˝ŹÜŤűꥨ¶·é 7@íW8ń$Ď"A'˛2í¦ĹŽč~6ęIőZgÉ»Ďâ ¤3…ÉRŠžqéKLľáxŘMc”r¨ÜŻV ~ôŮš8QʲęŤhĎCc‚ ™W/–Ö„\ŞsFRžcp»çđ•T€;]1/f÷ « ű Żýa4Ýř˘z<µŕ ŢKTăJ–fŻBî"f-7}M> rGm0Ý‚,đó źoKˢ3ÇmÍ–Ý= |u<nYTńŦ…†Ó-¨ssĎŹÄ5wŰJ/`ʶçr%~AÚ­˛Ţ’ lj\  ŇÎl4}P”¬w}KÍ Şx>c @ĘlVľl„Z’Óôćô‘ű•A‘Z3±8Ü-Ů?ąEł·–ş÷ëć`öń‰cđ`?µ18 ą7 q“«‹†đüJ«­“ĹĹU5Ńâá#+ŤcĎ]öµŁŻ´P3ŚŤ.1ĆĄ§ąĽ©§qń¨­Ţ I00…6_Ó”f¸u°–­×›¬¦$˙ę“fDŰŠ347!ü38Á-]ŤŁÍ=żĘřŽŘÖ8XĂbE‚č6ÍwS×±zĽ a™ľh˙`©ŕw2Ę,µ6Ćy….M]̦gߖΆěŐs†{-ŹŢ†|s“8oą·ˇŽ ®Ż¸ĘĎ:ˇhšťË„"q–0W”˛V°ˇşwY67ô& ×€Oý°}!üĄe“~’ ťő >=wł§Î@Ű˙¦ 8fü\€fµU0ÉٱMŁ·äSžU$‡ť§§ç'¸Á[YźŤ$­ä–L‘ůb¬P«ţf1đ}+ÔŮč9žÎ –Ńo¸·«ĚSýZđś^©~¶9śôĎ}&¬/źşĘ:P4VčĺBś‹mŠ“f»cG–nChx°ĺ~GŤŤÓăăĚ"‡đJšYT(hq âę­ŕ­C‘°Ç¶‡ü+ÜôÇĐ"ËďÚÚő±Ű(mîŮö Ż‚®®ĄíawŃß×YÚmÝ vóH<6>°Uďső“‹®bn$&É·ZĽëŕ˘QÍ˝óZ}č®hóoŮÍĆ XäZâ§B!9+\H‚´*rdgLł˝¤7ÁO{np\BAŘTUpô°VÓ„®Ô‘'ä-Ą Ú …CË(¶ÜAŠ*k•*N˙+řŕqżžľ ľŢŞÎ0R@}¦ţ0 ú`‡ŕ‡I[[BSU—8 yâ)Ś—+0ŕyϧU€°KźU ň4 ő@ŞÄKKDUŠłŠPmÚ;ŢZÓLÍܤrń?‹ 4ÚÓ¶ţ ç*Ö™őEÔN*„=µ¨T°Ý?Ť˛µ8RUˇ,ĆqDŃ2jUĺŻ6Vö?§±˛˙ťF8Ýo°8ylFF—dT}şŮC2Ş®Îiű«ĄőAŰH6ŐD(˘C[Ąn.:TV*jPb[e ¸Tń%{T» F|ÁśĽzyC]…’MµčjÝŠ˝ŘHbŚ>#„Śbŕ'e¶ť;wVúkÚ3ôöh­x§gm­ČߢXfi­ÜĎHő¸}¬­•ýĐ®Fn­4ř‚ŤYšě±±rńv+–úÉÚaKo9 Í;+Ř÷óĂ®¸hľhqÖ0ÎInťĹ+Ř^‘Mxźq2Ş–'5fM<0Ř9.wĐĹŇÎŤ•Ă&Ţ×ĹÝ_Ģń™ &Ópzé«Xv}”‡·D2î\řôvŔ#ШxńvS§Łr„G˝?+VđĚŤ)ąMŃ6ǵ±bÜ­ÔI>ôU¬ż'8ăľ[ťŇČÔTٶ—ű\çbě µ<×Ý^ăŃS±—ä¨"걇áí Xę%ĄmšGCĹ6ťŐÚAn§]Ěý,ýk»]‘Đh}Ţ3"NqŞ9ý1A˛×±NCŠ×¬,]ŻlP}Ćˡ-vTđňş©)^†4´ŁbťĄŁr~ôv€Ľ{Ú†đ§>4T«>Ż ßcďŔ*z;0®RŻS†óĎ–ŠÉОµŚŐ7c©WÉ-HL|ŇRGĺđ>2ĆÂ,ŢÔ>DJ†>ĄÉN’ s“\';qöžS3É›ÚĂ«¨¦žŠTÉvǰů¦¦JxA$ťĎ¶s“(lŚďŞ\đťîÚ™®kOĄI}L˙Đ…Ý{ď2Ű ¶WeR„覯=•Am©Ą"Ë^:!,Łę”˝©%dĺŹ>*s{~2sSc,NxÚ÷YiĽłś@q4 S»ÚnŽ<㉦îĂÉřl¨ V¬đńP3tT$pďRu±¶T|ęÔŠtěˇ q]ŹYO’°É˝ÁŇQ‘>ôqŘÁ[*ď±µ—Ůą·Ót™÷TÝU®`P=Řüíş"Á.=— Ţ‹!;Tď>Í }üµ©R‚jF<$-p—ZJxOĺň·­ęĽŻ4ö©Kű4ö)Ż#lCˇŁňÖF,ďç`,ןž×łŁRáŮX˝úňh©x {*Ňqhnô¦ŽĎ«¤ąOŤă,ô ăDÄ{HŞß<")`l©Čş«÷Lő!‹Ćuşu1wŔëpşdËćÔpô:ÜŞ“˝dń0| ·|‹ÜQ©ÜßÔČ™%°4 ¨wˇ˛ÚSŹ9L¸<-B?…0˘ĹCĽ+Š­,ÝţíŮ«IÍ”îqĆTb@®ÂńVÚË[ĆAIPO{-–fŠtŚ‚wT§ű©Â ‘ß·=Ź„z§}Já…šz&Ą° •ž–‘vîV—ęy¶ˇi2[*´©¶QčlŞwwO}˛!¬Üz­ćxx=X˙wśk;e¦Aăc7ĹŘM‘‡”©!“–jr©wŻňęrÓl¨¸Ńˇa2lŻŇĐUýţçJ;wWîŰŁŁrĚ^šĚ_;*ş$·ĹěA<łĽö-e꥟▊R8L •¸e­ |…űĆh?ˇ.‰|ć"A"'ErF9âÚOń]&©źrŤ ‹ôýçaPmS®8;>ĚĚé[+,"Ca¶É…/®Z*®®żb?+K.P+żŰ§~Š˝xRZXú)łűifě¨äN©KGEFK ĆˇIŇž[*W\¬lŕ-ł˘¨őŇŽ$žoUą.•EĐŽŮŇU±Ăyµ`ÎgtΖĘ;ťGŞďöTĽ ×cKE~­´2Řš]ü$Ôť[”<›*ĂŢ˝}eGBSóÁ"<"wH!ç#ŹŤ2%2µBź\ 㦠cčÜX™iĎÚWŃ™ĄÖęeeHš7U>Ř@¤–ŠśËĎ–ŠŹYÜ!őTDŽÓ‡ úóđ¨YÓ2˛#¶T6ëoËŇʦJ÷<ž]CŇô(XúWz—§[µś>š¬Ą¦JSqą9Ţeš$…ZěÔUÁơf8G—‰’Pľz0%Ś_¦ąőŃ +‘ßla¦4×ĆĘ0©‹6Ő˛uzsäÎJwčš]ÇII"[7ŕ± ”bcĹßšĎj”ŠtöšN[<«˝­ żŹ„H×»gńGcĹuvýxvVŚ“?;:+¬÷ńVéfŁ­Ť©GP¤nΙ”Wî°¬iSĄ"ňbT>&ín_ őt)é`)k4ůíŔ#:µ·˘çY‰«:KD’‚‹~á?tí« d¨TÝüŐÖĆńç´6Žż3" Ă°‚ĽLŢ1fDnîYĐŰ©EŐ%±·Q¦ňďZ‘IMfäľ‘G·%͢ydFN–Ql{wjd(5Bé 2˙ŘÝŚU߯gwc¶ 6‚­Ý%5×Úۨţ;Ď#ő6Ţdđ”ĎŘ~0H‡$ ˝ ŮĘ- »ŻčR14n}}p©ˇcŹŚÁ±cmĎ2÷€8dę¸l ČC¦•ß t^iŐ…8#°»÷T`OŤŤBUźNćŮsc!ŇnbčlT±gaćÄÎÖ š‰a Ěěµc’“ 1‚»ź Kc#ĚiOŤ ůOv€Ţ‰CÂEäçíäÝź¸Łż×Xś*.—j—‡Q…DžrĘđÂ-\D"â;Jl®…őS•uÍŹŃĄ‹†Őăhhj°ŇYăŔ)]Ö5»ň;=ŹĽłş€‹ÜAë}]Źz ´§ű%Ń"°2 .Éë´´6\ÓqdŰj”*|UöĐÜhÜLšVmQřŠă§´˝qĚúUlo\Ĺ đL"—ö†»ľ|ÉŔCr©q•Şţ‹Öd1rÂůŻ«3)˛Đŕ蜤ČÍĺ«eŐ&łt‘=\+®1?”ZŰÚŢĐ˝pżÓ Q†w ?l+X0üüÓ*×7źuáE„ĽňѲµçîĆ衄rą˝!cŔU«’ÚoEx†ęĆ“muăg^Ś8÷č]ˇ˘ĐâÁÍlqČ›-Ż9ł3„§©ĹqxăuŁmu…ŰtěLâXŞ!©ŤşR‡cgU—K(R#RRőhÁPô®ŔJ·?X'şV3iÖp”Ánčp4^¶B<čtFf„ŠĄI×j_ Ľż¨!†džމáŔcipč–U“ĂęGjqČy¦őyŁň‡Üb@3‡‘Öśv1J~ŰĆ˝ !t9ä‡/‰ ¸đŹ×ę^-[(OČ–›'tJŤ°ťúŔFü ¸>49,l’AX" đşâ‘gWIŢŃf3ńAŤĚ|ńŢR‹ă‚Î;ʬäÉOÄĐâŔŃuBáŠ×ą=[iÄhîq𤟶d_‹Çj$6•ÉŤČir‡ ŮW “¬¤"(ő0k-`#¨T8Üń„OÜHÇš©:Ŕ—†Ű+8ҦÂń|‚#–Ýö'8"ť?W2–g—ĂĺĂŰ™™Xjr´‰Úő4Ň 2ĐĂá Ş@Ł˝Ea[Y§'ńăŮäŔÁ2Ĺsš˛ß[uôXzZ´Ő.§ÖąjâF¤Ă˘ň9V5r“c›ßëZl¬Á»0ů\©] zÄq¬ęŤ ĎwŮÉÔHcYž Jš3"}ˇ®ţ·ÇŇĺ0‹R-©IvlsHŚa])‘E'Ë %v.‰pÔŰ´cRWá‚~ô8¤lýő}ĎĽÜ-»›-58$A8Ť!d}¬Aµj~Ŕňl$F}{ĘŞđJČ8-B+”g‡ĂK±K‡ĘĆDPý8&5bwZ‹Eőaq89Ä‚čÚâ~ôľ Ą ëdüÎŁĹáckó ¬ĆŔÇ«J]ŃÍłť›šÇ^§kEFd>”_±LH›Ě*ń­¬±-^USŁTĄ4r—#·™‘żplŽ)±vĽ4:‚Xż,ťŮŃ<ĹĎťŽŤ›·5u€«ä6Çΰ¶LÄ’ĹF`ŇŃ=ĹÂć޲NĹ‚ô@ě2T+É"áÚě0HŃ="Ď˙śŚrěu4ŕu˛ŻđÓúiÖGŁĂkWö¶Vť˛…ĘgîtČç˛bńŮ®˝•PWzD˛”űňř¶e4pŚ  zY2NĆ’°Ď…¦âĐľŚĆÂަ hv C§CUs:Xh|čs8şż=ú¶—arVFGKňĎO]‹ÎĹ #rZ©ç{Ím‚#Í2ýĎ=Ű0ĘjŚŃť\#ôé=ŽĘ=w8Tiˇ‡‚ÚfXʱîöb1_ŐôKŹăđý±pVypV®’CƸšł#”F¤FÇĺđT:S›•†f}nDqXVۆ—đmOpÄbOi˙'‹ŚÝďńb‘Á.Ç”ŽČ-~t9 ¨ËĬĂ3DŢĄ01‹BM',™MŢżqé’zo-Ž5éór­ÇaĘUŠJä”Ń‘ęj=ł#Ť[ysRXö§ÔŕeëĘĹľĚÍ‚ŃG:ô§éµś§VΑF w7Şj‘\Q4öÔ޸@]u5™řŘÝđŞ-ś¸36âZ™s<{¶}ÉŕČ<=+Lő93‚Wd·6ę™Çg±µás`ĆIhÄ]Ť|Ç~[µ˝a–Hó ŔÇEŰNďř#¨E•§hoPb= ‘U»¬ąˇć™łQu2¬v7d=ĎČ;ľŇł©*:ů#$FTkň°ŞĐţjcäüs#çßͶ[fG©ú(ŰvŰKĂďĘ}xőą,eĎŤ_ťç#ŘMTv:b_„ •ďů”xfěĂÎŻ1ň0-)iY|đh‹Xťz>Î:{¬ óq/Bé‚öPß }óV;ĎežVc\é!›’:[#-ÔšGlŤ ¬ß¨¤"´Fpć{k5öFđJaţ‰6ń'gw„wNeI4nŠÝ)·óéX»Ů+ź+csäݵÖĎĘ’Şta?Sk„Ó­ˇ»bcD:hđˇĺ÷:PËwöäęMa”VxQŠÉľŢRń·T˛mkÝŐü_qĎŢHçĆ;[¸ő đ‡vtڵČkwD*Ď”-»wp*Ů–Ęţ‡uG0¤z®^P.łćnëŐd»rMaž–ÔěĽxtçĚÁĂăBB`“T$PV:?e1ňDDnů6ţC"m CčÜň†fËđîŐ6 +Á6SněĄíٱ«’ÎŇ4“&=<Ăĺç]Zúi¨Ö< rg„ŰË·*6(ą1"µú±?#;ŞZÚŃ‘[±/r0řá˛Ú?áÖĎçő@ś'íˇdüŕ?Ů<ĽB¦–…ĆZňU玥1â~îR’ŹîáŞĺg×J´PőÁO¦ĆŔS\KcąĎ1ŇŽ}‰ě…_Ú""ĘŘŠ=:Îf Ü^ĹŮ'Q›Ú"Űž»R_C/L:q=¨yXš±‘kĐGÁl˝a“ŤděCęh<ÎĎŤ×űĆyZ2#j·ţj{ŘËžăŽrŽ„yZ]ci#ľřĂ+÷a€ýŮi&É"bQ™Z˝´^ĘňZ-tú€~(wîč‡IHCť¤âMeo$Š”ő­çd)ĚÓbÓ>śR¸ĎÖŃ×ď=ß?ě»öF¸çżç¦ŹseM›‘]vZt•{ÝţH“âúsš×ß§IaÇ ßŰĽM!{ÁV]čżĹ>jŕ‡vŘ~˛é‡ DFĽö)T€qľ‡ő/Ą±¸~hĽ˛ňréűúöčTLĘ™Ś?¶™…!*šť 4ÂĎĄÝĆSŐ #dťť¸‚ÂP)j6 ×N…⥕˝Ě§ň&އCO¶¶6*{©Öů}Šo*IłMxF<›źަ21Ů÷ĹöĄ*g¶kîS›0ÜqTĚ{Ůc¬} Ď_î4ާšÄžJnST¶~ eú™íѤ°•#Îó±IÁʵFXÝŮôŁŔÓŠşłEF©š¸…“«rŹBöôK5}çkńý8ż kˇÖ°.EĄ5î°śTĹĺáT—•§ăp* ťö9śęČĂ©äP¬I6‡äN^ťő-öTĽMqADmŁž®*µřěQ SsŽť.ďQ¨áŠF¸ÜµKaŞ™ÄQ]ô7>6)|`홎°‡ł>3M˝ž= ›xq€Ł˛EÁ$DÖjQ î}ł-¶(0ÍÂŻ…}ĹĄE!•æŹě÷Q ů -w|2ü°źĽó÷ܤŮ–Ĺ9a<š>SĽĆéT'ç{,¦eÍéTşîuX Jô+ľ1×Çť´x—˘i‰ÓŚ)ú§.…ËdĆöhSŘ^p=TíR´Đ˘8Uö§ÂŤíµx~řË…÷ŚŮ¤ŔF#1H`ŻňŚŞm7G¶ó“ ĎeDŐÜ(…¤6EćsđYoK—-˙ €qI5µ)|B­ĆTÉCĐ’}ÓĽqRv©B˛ŹK Q}ęPČëiÔýČó©Đ1e ´Ě§’—_Âz—”Ťók‹bÄ…Ü=i$hĄńĂ|*¸®Ů*ąB˘łÖ«úŢö´üŻŞkÝŕD±Ť™\ťC"­#*ÂㄪtIE˛˘¶¨? ›ŔĺúČE·6'|“»ĘĘn¸Ě§†Ţ„j˛Ěü‚…ëÔťŘî*¨ć U›2ĂŰşÂĚmĂJő:¤ä˝a'l{~HěCjD~]Ţ8QŔlŞ+t ź Ý%ĚŹdiPPż!ECţř“Ţ`Äbhşr,MŠęôVŁrdÜűć¦jÓŹ+ÝőOm \ź˙}%SÖF…ŹŔ–u’Ž˝ĚĚZj#łQDĺ¬öľŘ•7*/şĂ«çÇĽ©,ťLŁé$“ łĹÍŞšČ‘Láy ¶łµěi®ńgă›Ć*|4˙č¬ö…RňţhŰlXä~…ęé‚ Ą­±Ń¸ň»'|«űG¸Á {â°ŞóOú1>_7R)\vRĘ@oXü{/yŃťńšĆsV•ł2Ągĺ7¬q.řĆ‹:ěA/­Š3 ŕĚ­ŠW* °ěüqĹ‚)l6b›Bö—ŘíßÉ A«] KĆ1*Á-TąEč ë›őĄIŃV™›’©‡í‰đ@lS4DÚ<—>ě|'Q3†GŁB5˔ކů_6uŹçŃ©°;Üť Ů٬0,w1L©»9Jxű·eJŐŘ}JŐůhRś>©Ľž>çY:,±-ěƶ4ÂůpłE‘ĘZŞˇuxc   ň7Šs˝E‘6řńąE±yXµĺĹV¦HTh€7öpHsNŞ€´é¤‚e@G¶{tQźô†ô śX\§SÍx-=ŠĆ€tZ)ÖäxnLŹMŇ_\?đÓR#łš@]Ń ŚŠ·“RäÚÉô\FvűÝk‹‚z€®Ö·äĺfŹ%Äů śĽ˛Śoř„eú¸v)|&šŕɉßčś5Îe\?´(Üä˝ĹŃTXä§)$tţTŤCžúb~Ůx*U1^aß­A *Xň«:ŢAöńć.Žen–ćÉăŻ%˘;Me¸ŰÜ4±¬l2UĐÂtH{g–t ÓOp°ř_éOڍFâţ5Z‚[‹©‡RĚčPt) c®W_ęɨ´ťşWNG éNěIő^şÍ DËŘ×ËbĽ×€ SŘ_HńA+TčOĬ¬˘u ¬Ďźu ‹Ę­!ó t8^–Tć)ŇţűWŠé,hÄ…ŚĂřYĂ´´©ýǨqŹĂ4'z±>ĎRűi$­RŘ"Ze׹×ëIéŔ_ ť'°!ڻҚŽ4zŕ\ÉĄU‰Ďŕ}z+ Vg†şłz` sh úµÖFeHʦ}Bć:čÂbpËţ˘e%/3ń â·®Oŕđ`€&…w”żů”Ú4ď1q#f˛Úî”+ôX Łgô‘zG‰JŹÎqgX2‹ÁŢP–Ďpñ7 ľ”UwŕmJwÚ[ ,6PĄZÄĄ„\š ˘ŘĐŔj°Ö8P,_·íj­!‘¶4MĹËKZg•w_ř­H\X ś~ÝĆPa fQ™+†{EăľćąBĺ.V਍UílËfݦÜA|@9"¤©ĂßćQ®źÎ3°)c>ÝŞŁ¨hFQ—vϰ@µÎäý:´y(őOżB42ĐO;ŚHĆĺ¶ýD#ŁňkÉéľÉ†ÎĄEĎt6tjŮrŃ.j”L´č’Ţšô2N$E”7Ď’[±™T¬Ě·Â»ěÔÁő!â•EŃ.‡›u_äfJ>q° Ó‘uŕFán6iiČ:Šć‰ I•ěěżěxżĺÔ­śÂh Íy˘«q*B:śÎŰ%} ¤]·¤! b¤ŽĐě>ŰP~äˇ#­%5)«Úß8ŮK(/«›óWŹëGĎŰM—]HvŘ™o¸Ý¸C‹„xëřT˛Ű{cż·c×tHo˙v¨FxĚ Ő\ą§Ű€¶ń’/ÎűGŘćQ•UýAŢbt70]˛ÂE‡fc§Ub)ÜŰÄu›ŤŁ ÍáSBR{ňwn˛ó(Â+•©!o*–;µÉ !ĂÉŻ[UcŞ0ÔE7•ĂÇĄvv:7tuÁ,ýŰw"ýY“‡ľ÷­ŐAMŤm‰ R› áń5'´`6ɉXţhuš;Đwă@T­/K8ÍÚvJÇŁív܆µLZzpÁá%DÂŇ“=ô”’ě› €K/etŹÜ<.¨uĺ{Ý꿨Äó,juŽ·RËŤ­Ě>_ßšňE†±޹ǀF¶=*wüźvÇčÎPäb˘ů{W9ĐÚl ÷e6˛ťŻNüä‰Č˙Ôş+ŕ&ť pÓRi÷:Äş'79 ;xÝ]ŹŤjŤ ‡ä_ Žv0ěó:Ąńˇ”@P©0&©ßIä©4‘«2¬VŤAŐď\®TÖË_:¤«ó˛6‰’Ő\)-YH»&—Ťqył˘vż÷ÉóŕU5·kěľµ_ŇýŔ6iŻ˙ćUkŠ—áńP^ő±"+<ĎwĽSHÔ»ž@Ú3Ĺ–ľmç G« ‰«9ú0ä@äMśŁý¤űqş,Î4vđžŇűŔ9%ë°Ň$“:R”‹Ë[-÷{Ý´Ż%uÇá‚gµĚÝÔđ|kV´aIo»Đ%ě8üö.çBŐżö‡śm;‘ćw—‰ t?° pË­ž»ö?N›JŚł×*í"śVԭ熙AJg»ˇż´’Eu¸·Š:kö˛˝n?î˙ľOë¬&Őťb!¦´mĄ¦b59ţę;)jíáŤ/ô[?ä©!Ő§…Ác§çnAąmÓ&G¨ŘµˇMyúŢ:*ˇX CIp¶†Ę`y -±6B™@Ô˲𬚓arˇ©1ä…µ“!¤Š§;'머NáÁކŤY©Ú‘ÍQ¸|ĽŘ\Ř˙Ŕf¸?˙Î>Céz˝{pj˘lÜż@žŃA”ĂÝÄNĹ5$RlŹĄQŢV ďWđţßŰW,„¦tŁ6@01Çöĺ33;{(ÁÉu…§1{hŻr{÷Ľ1ę:ËÁ69 íjQ¸n›+~8+ł7WÁK2Ń´"A±yÇÄţŤ·DNlŹ…OvAp šFŹńŘŃŮ´j*§ˇě(őŐ®}4´ ‚&,ůá,ŚvBĐxÔ1n9 ”:Ü—š“íž·7Ű"«ő S÷Gy»iŮ!»«| HŤţŢőv™cĽĆ<ť~Ô†«`‚‡ź´Ş†NHŢl/7őĺ4«“‹ÚËŢ&{«¬ŐS÷°cé†Q´mÓ^žĂäXĽ˝×vóîhţÇŁ)ˇĽQ"ß )5ÖˇĄJubČŮ;ÇăÚ'(ČŠ)ă”3Ă62yÎöÍńĹ:¬?4ŠC §ŃŃŽ†śźCź°ułň ŰÁpy§đŔµýÍáSŞŢçD TM_ĘľH/ö÷â‹•ŤÉ‹ľÂqĄ6HĎ6÷–ŰMôGBúaŁŢe]«LyÄѸďQüYl\hpđčęůŇéJĹŤf°9Ňř˝zŚ0ĺĎ´GÎvż´‰¸×ĺI‘¦Ü­—»ŚŇ]ş¤&4†ü"ż!Ą‡ű<Čűf»íl"śę-˙–ňŁNŮü!ŹľŞó÷J;`G†ľëÖU˝ăhăPô™Ă,ËY_•ŕÁî’WčÎrPÄ‚9ŔH˙›ˇ)}Ý›ÖîÖî@‰aCđrÍ®ĽXČŤ‘jSʶĽZw¶Fđ˙†».7č{'3t=f¨łíĐTőVŇě6żł*2¦®­ÇJ¶“®vm:(nÚAŃ–Ą„ýC§Ş•‡Â ¤ú*‚?ąß N”k°rŹś Ś Ý’EUÖęî?nٍ«őKšä0-‡Ç]šĺ'ËÚôCč&ęB ĂÚkČ}·i™˘Şĺˇ{gĽKNĹJö.$F:[wƤ—3Ĺ‘#§ÝčBĘă۱; ­Ů{VuÔNť rŠ=( :¬@:ĎÎRŔĐŘşďñé‘-oô”ô±_‚Ž;"‰ ůiˇhsQĘ>_V%ęâ®u)!§U$Đ.B:Ń19´EŁMcéŢČS»Š‰zf¸+W=Ř4éčIáÇe11Ŕb˛hQš^¬Ű)mrF#ס}łe +.ŤF:ŃČ46ŢůšlşMÇô{Ş1G'áŽs†WĹ»[f۱ă[ ~Đ{BŮęL-”ą¶e/űČ—ŢŃ;Ů`µrXŞĄ›fßüŃ ˙üűî(ômMŻ€ÝwHŢy¨ÍŇ ĘzÍ ,pî–‡ÔODş#"SÄąR~Ú6P­őFéZEŕ‰íj4NQB7^vn9d(¬nöBË—–Cˇů«C«ă^ާü,c";ĹÂ^Ňe6‘%Ůř.©”!ZúŠr±Î¬MšÎ*Áx´ďŠ’ÁŕÜŘ™SÝ—ĽśRĚ”µî84Ęţ'Îů#&ž’qBŤ}M÷Š)¨ŚmCµWŰÁ1 Ľ˙ŔŹĚ:ɰ{ň^3»`łCűŰôľ×ç¦Ö…CŚ+¤D_ąjzVd'ˇÚU,l˛*×ö˝¸;•¸*ż¶şR‰-Y8VŇ%"PłÇ†0]ńťuŽ+uî”ňNĺ'ĽßÓf{‘Čł8´F>of |ÔŤ“ě:+9 ń @ö˘X›6uäD˝tM÷ëţÓ:şÁz­Xŕ©Đ»s78̬Ý2Ľ-m3´GnÚbĚç…»‚$=ŚÔ™*kęŔ=ďŹ7Ľ­ňFˇ|ú´î<ö0pÉşxüôŢ@E0#ĺXĘö[¬5y/ńĎ7­#§Íż5¶§´iěł]ÜŮŰX§ póţW¦]ęE¦UD‚—6F ]‹{üČ8O„Ü;ő, t˝ô ë€cĄerŚĚmčZtDMô>(P™ěŚCőĘ­LXąňxfŢîOÇř1\ĘÍýíą·ąŮ8l“W*%Ţď\hVa¨¦+vČuIŕ6Tňí1 ăď­ăG‚” Ąj¦#.éB¬âV ®QĂ ˙Bţ&ĹÂ,›FÁ}¦ŢźbuD*0â—­FôÇQý’=©*A0}đT*í6*+;Ş#za÷ooT0©ť«|µ?EŽÖůSąÓrÓKćau‰OͶsĆ,~jż Čş¨5AÖ˙#ˇŢvMńb6tź×?ťŰ¦Učg#»!~nŢNĽ¨/â‡áĺv±0&[ú «wHô# Óu¨4-‰‰ä…D’Í;*Ę˝€÷®:™b ÎRt«/ᮍ-ĽSťĽ$?¨zŤšř>ě"g1*°ťśžşa9Qň=8WOďűe«ĹčĦ:|öJą—4|»Y~Ř™ąOw‘źľo–e©›?]ð iBívÖ€n˛ S–Ž6‰]—v@"heĘ7vjí˘đn¨2G»=¨öďĺđ#˝mččOžŹěL2I’O‡Ľš›Ë=\•.ď)t9ĺĹS¨#6ŘqŕvôU ż™qßŰ1¸NKc¸Ôú¶ž3¤”8­-ßßÇžě,[á Rý°WĹjWčÓ\ Ę&ÉDťpNAQč`+ŕ†ď; Eą¤ĂżAÁ#㼇±Ł8.đłĎ|ćRĎ­˙ ‰lÍF ăíě* ÄÜ@˙ˇ¦±Ä¦wĘúé”Ř=6I¨%áj:auašuľń{¤„ ó·“˙»¸µ/źpŹ)ż`SFÇJ§ ?•_uáßł$3[GĐ-Őşfp 6ß;޵ťi’NĐ‚9ßč{ ďěéę<‰ć ßNc./;ee;î Ś;{ěuşd.”3z`('"ßG˘ GĆN‘OUĐÚ^V˙`}‡-.:ÍfbÝüH-NFJpă7Aeĺý­^ec^ÎŘŢśÜĹ´AQ‚˘˝É3nÝ2ćů@ÎâňÇM›ÔřJ÷.tA›ş´k{ŁF[e±zŻľ ¤hé0t˛É7:ŤÖmMŠÖŔ‡·ÓmYp]2€fe/ËRz:ŞźźEˇć=yÚ÷?+6$éa‘9Żvßé•„™çëřđnȉB"(+/ç8z¶ź€¨Q@(ď0WRĘü IKSfűŁq`7 U›b#[mdp"=YÉ‚­ł$–ĆźňµS˘ł ­´[«×{Ë:Y‡7…ű\ ĽĺWalŐ #9ăŻj…ü–˛Q1ťÜ9|‘ņŰ~˙Ýű—Ţßî`đ§7Ă«î[ŤSîЦiHîyRކÇt:áÜiÜä20u()ŽpÚ˙HI]AÉŰŞ#ÎčFţô‹jP@ű©Ů'@.2¦˛ěójč EŔ„â¸d»nžq6HÂAitńá6I /Í©ďŰ«¨>KMW Y‹˝!Ü“j3k–ďP´DXÍßî5˛·ÉđĂđY-»ouď°×ÉĹíü‡*9ßAĘYĎ˝7SŰfÍűM“}縒K…Ëď \Ć7—Ok±`ŕ˘J ś|^˝¤Ęři„ú šI6ŢAłőGŁC‘ĺŐXtmŔ|dĽĺŻď ­:?k oIý:3_ßoz©BńíĹŞhü_§DĘź„‰”ż'ŇxĘvžJ!3q">îéšś–ÚÚÄLÄ—ËÍ[ED˝­é–PJˇľ×e†“"ëîż®ř+&QOPD ´çŠă‘‘2·\Ą®_‹’"Ź«mÇ$E¨&uam2€"ň^ş°ľ|›¤‚f¶ëě{ÂDvĚaß«‹Ľ#'˘»¬v (­śHór>ŘA'E¤C'A퀚IŠ`‹ž&T¨R™ÇRDÄh÷ką»×iŮRä Ш´Z)ňÖo©ţ¸ŤmCE:ęF¶Ý>’"ďüŚ:}@E*g»Ľ©MNä-aün,Ĺ"ľ‘"5}[@€‘ PłŃ΢r"Ęžë,ąĽ &˙ó•9‘¸Ş$^š”VąqÜn#&"É`·XF†%NDöáÝË&N„A’fąT fNDŔ§)ҡ®†‰ A!óo5=?ˇPcłâŤô&'ň¦@GBŽÂ6s"î8&rŐɉTf\Ý5Ă}ÁDd.»©†%"ąýý}v‡®ŰHÄ@Üďi˘DR@mQA»/ȡU1[Čá Yd!‘Ůńç»^©LýšŮ;ŢvD$őčľKo RćĚÉ…Âhčk kó€‡Hgo÷Ű‘?­IËtHEçî"ĹŚxHĽZÁÝ'Ryô{ţŢ2""Ëđr:¤ˇ 4éŽ'ňůC]$:ä@gÂťšé }Ç…˛‰Ţă+Đ!ئ#˘!¨íű÷ĄóęDCĂgn ™űÓ“ ˇaěĐâ†vE*ätvř2ĚýĆ%&D˛37üÜ®„Ŕ+˛ŰöˇVćJ„Ľ›dlÁ ‘h2¨qdôx&Bâ«|źL‘©sťVËWÄg˝Ň4!ŤÚÝ3{@BĐuĽäČź@qgEBć!ľť+2oaÁČ„$y;ŰČl°-PĚ4ĺąä™ Iďe[ˇé+¨[;Đ A+ö0ë†~Ąc!uäµ*şČH…u÷UFf9‚*ţ Ţ(ŢXHőł‹ÝLźk˘ÜHPČîť L™2$äM&Äl° 9bS¤TČŹWvĹB¦äÚ#˘©‡*™đŕ'bÓ/űěUO,dŮPďÄBć°¦mD(¤ňT8Ľ¦Űk€BřP}Ŭ+B•˛R!(ŮR…K\ Bŕšâ¬«…H˛$Ą7;ŕWąR!mv#"Ńť`±<ŢR„I…Hž%ĺÓn]·°3e đ­ŤP”»\¦)–“™ ‘cb„NŰ«1!s» $&3!-L†3@!Ë›MýF¦BŇ%ăßRYDŢôd® ©%Ü9%#RËzĘÔŇSáë„4·ť]ü$B:Ł÷ńÍ7‰Cţ±Ů+˛ˇ‰ŞµN7ź@GĚŮEęŔ,'Búrżá–në,HľŐ‹—QX=č¬MŞlß­ ŘĂI‚t®F5ÚáHµŇ\i(;Ě$AŢ5ÜŽ¦~IgTźC˛‚ôďµč’#rŕłáĘ\@îúŞ H"AB€(Ă2 ˘!ß§ÍA:[¤x™hGžI_z` śy§ŚômÄAl÷a¨tD3.B·Fć¬0oÍ4ŰŘnőť©KéMÚ ’Â]™ň4iBnľPqśxÍ[nčggd–<Ř,ůŔx5ĄŤ „¨6ĐYeáĐ‚N¬Y±yť8HĺF»5R3 ’ň3˛ ˛Źß˙rW]î+‘ *OU]m'HIÚ1n`×8\™Ń€—5 2 TŢ™ęrÚ‚řTjLj\@)Łó4’ `aÝnެ‚Čr¤><+‘ ‡6mAr&Ůl)'$^x•ívaAŠłť…4n`A0Ć0Ä "Ŕ{  ÁŹf[`˘Ô Ň,2‡˝ů„A|©ŠÖéř”hđW`" ň&˘•f•hEš8É\„¸ťÂôÓ\Đ­‘qBżťQÖžp *d ›Üäp…މѱ±Čˇëi¬)>›¤iźuôÎń ů¸ ’Ř.$Hz Ű Hĺx[E+‰!&$ţÝÁXd/TssČ›ŇmTshFBAf™;O$ArÁzr …ď-1…6"aŞ4¬OÍcę™1¦Yř¦úrŽôÜůmrŞ8 †Çćś8–.Má±ńŔţţňÁěÁŘ÷<DRŞ^=Ď­$•4 Č;­z gđX Ęř# ä”é<ÓśA‚7ç)śPHAßëĺ â/='A°¦˘FńGAL‡e$6á„Aäz¶h!{˛ Ť1Ŧ„ »ł my"¬ÇdA0|O&Ťë@…E ÁyęRTĺ¤VdúťČăž4Çł·Ł<‡ă p$ö°—’„“i{*PvFÉU—‘ĐűR2ŇAé@kxÁżZ'RsçZĆLÄıMç…QQ)ôűA#P ÷D-%úIJdb µ$E Tú âMŠĚ€´îUîG"@M•kaŮO±ä˝xéBne @Ţż[ÉÝ“Ś€č™Ŕ?˝Ż“ĺ2{* ©š¦’ö…qg$19Z`Ľve$¶>š '’«íśé iUW6«íuzž•I¤gPÄĆ‚]#TĽG „#Ć™°Ş¬ĹÄ@0^Ű™wŚHÜÓ·Ľőäs^Ësˇ@ŇÎ,ňÔL̸ůA zQřË ,ĘÄŤ\î3 ©{"RţŔ`r¨)ĺĽh$7Aš+Ýń AÜí˝FDž{Óċӥ¡ŕ'Ö4î6nYFAJđ€‚Ú7ˇ łJ…H= 5.U„Ť‚Ä΋ îHHŚt€TR™^ş0NćYe $ftý<#‚y¶"k#oaÁwÍÖ>V€“ MťĄFy§ćmŰůůDA ţ®NíëT2M$ź2śY•QË‹p€A*‹dÍGXĆ,6^ź+/óQ †&… $l ĹI{ľ‘y§Ĺ͡VéyOCľIŐYŃÁ D«XZuťčZ3ŇS.@˘qĄ@¦Ůť'I}!©Q4PIyL —í2dc_ Y'—ç˝Á}zWB@¸?şi$‡é¬ČŚÂÔTŇ)óŞ`Ć©€O ÄßŘű‹ţřýľwŐŘP™¶WKŇS!p Śu¤ňˇ}:üő„‚Ä]$Ąˇ Ë ZÂAĄO{ď ’V‚'ňÖ»¨@ş]i‹6HXˇT–o†ÍÇ}e 7‡ązsgžČ;µ=: DsQ Ę€Ľ{ĘŮ¨Šś śjQš*{~`@ MA!>'g@Úľt<ú¶" B@¨iĎGDÜášÚ}‹ÁCĹY'Éő´O dŠ'%v]1ů°ëʤU$»Iä@rG5r 5V :ű Ië“3iW ¤ůü<ˇO'Băeb9•˘ycr›5ú”|ŽH‡ĂĂň(ôŃô ß!ĐŻÜ(ɨě„`UˇlĚô±AĽ5ĘŞ/‰ ‰4«1 esÎ}f6x`ŘPvŻ6żÓAMŞFÎ60ł~‚Ă`M‰¨ÝÂpáż×eĹä·W“ĺW+=Q&YΔĘ'Łô‡Mx›==®QJŹźĽEÝes‘=š‹čxĎŚDs‘OČČWs>ľ˙€7)ö—z‹p«˙l.˘Kˇgddš‹ŕőJČn˘9^ďÁÓGFŁŤT8W‘bÍjJA˘©ľ«JK"ćwV¤ńőőzËń‹ŁČvfRDŠbv9Űu‘Îşš‰đ'ŻĎ^"üÉ‘0‘Z˘™?y_aʆ‰XźVÍD…F3©–3„ĄÓLŻŃ¬˙ˇŞž`ą˝¶ĵÜY‘7?Ô<.$†Šŕ_”Ů3vĹQ X(eCţÝK¤_OZ$ •¬űG/‘jU´L‹L/ÖÂ'-"˛Vµ±jäŠ̙¦¬ąXäF"0tH¤HęN¸""Ó’{}BEt%ňŮ WMDäRw†zl ˙ "ř˝ŞSÇôĎţ!2Ôĺ»ŕ)ŽŠŘŰxYĚü‹wČY±Ůj´Á:;tř/öŃŔ‰p·+6DĹÇ€ŠXé{żx–,¤ë‡Ęń‹uČ@WŁňńřlÂm`VaMKęÖ"%"±Î´O1É;´`t '#˘wźď#j0•â˛ę¶@p%ů0Ľ­'<„7źoE˙ç:†śm!C‚_Hrë«_$»_ CŇó”ńr hČ…ŻČŁ …ெ!Ą0¤–Ťł¦˙ýB–ÍóÎ]żą…´lrDŻěç éÉ,„#ˇ#’żÉ*¤F§bĆÁ(¤&Ł:"|ő ąW×$BxMŢźŞ™a%ߌ8Ű{ú„¤y!T~µ ÁĚfGBř":>yú6V›.Ik!śńăÝbv>˘G á¤MľÚ„Č`Ł… 6!«"$m†MŚź’Γvţf˘ßě‹GĚ㍹ä´aO-!=Z„PP‰l">°T‡!z’i° Bä7ËŠŇX+ë«?Śp\x0oµL„;·â#!oějÚŔQ Ĺď!íŚ!5ÄťśŐőŮDoóâŇ“?šN dŹö (UtáWjżšĐ}}â ­Dwös3’'K \ńÍDş<ÉÄÄ~‹5H1őr!­–`_9e1áo˝L‹?~1y‚ Ň–´uÓëwW Hdb ‹+Ľ™‘űÁň·¬Ż– ’ ú…٬>{Ço. UýÍDćĎfîżŮćB?řͤfčc1aU8PoJ¨ŠŘƤ>$+š. Q‡>. Çţ› ćN}E»(Ľ!=1-,-ÚôEâC+­·Xů‹¨śíń¶hUX ‰öđčžËfÂŚŔ·9K7ićçŢsţčŰIřŚëľ ö(ŃüCť˝'ěÁľËx©ůGUŚ`ţjҢ¸üîýѶšPŹePť( ëN=Nđ‹¤‡ĆŹ<ńżlýWăŹq-GxÂŔśľú~Ü™tć<˛ńüŃ÷ăľěźNĐAIPFô?núÁ%«ă ÇbůńfÄlMhÜ珦|NŤýâú!Ö2ôH»ĽČě"čQ»…úÝóŁÉęťl)ˇ¶ťÎĂm?d„ÓÂy„µOMe¶ý±NŢhĂň‹íGŻ‘őhÁőŁx ¤Ç>÷® Gâ<ÂW>‘Ŕy`¶l(ËđDŇŁ3~Ő ­g>QŹv䶬˙HzHü`=O€üÍóŁ=IŹ÷dů±Tˇy9éŃŠ xgŰç±ô°9´ć«ăuAHŹë3čÁD_ĆC}’5”ČjY?Ę+řjĐ[ 9~ôäřŃŽ5VHęz@ó­~™8ęŃ-ëŻ:Đ`‚(ä¦ĹĆţ»ÝÇ™ě>j(Aqôj`<ěSľąÜg2â±'_Ź`őŃůu’ŐGA{‰Ď‹|‡ ¸ÁéŁţîô!#˘qúaVä;ôÄ××…3 “Ő‡D@I\ ďŔssŮ 9¸?lő!p§Ó˘ôLw›=Tl‡nęö˘íŰW—儿ą|TńŐúęňQV¬#Í~˝w;ňs(‘AŮP0oô«ÇGďżx|¨z?ŔĹf†ÉE=ŘŽéđńd;ÚR®;Űíäw´#•±ď쫿‡ ćËl‡§>{Čôź‰uÔ+úz` S€:d~šĽľúá.˙sŚ=DËś|=BŃ$ÔŐáŚwdóížcşz¨šsň2ŹašzČăŮVWŹbbłÂ‰ŁL=¸•ť˙ë<=D>űÍÓŁ#™0G+ÁÓŁmĽ++Ěáé ¨ e9ŢqűVd9đ}ę6ńŐs`ÚŚ× ĺĘ_]=ú™YŽb#? ĆţţâéqÔr 2;]=búîę;‡ÄrLSŮn'ĘńF(˘‰ aőŻ–"7Ź$GÔÉ8Ŕ_ =„“L( <ňIĚL㊂(âŢß=* ‘Éqô%)ŢWŚ#8zTňO_=¸m|sôčÂý-–qo”˛OŠC6žŕNú.bÉĐC}"DZĎuÝř»#ĹáőŤBţw/Ň'â@9zšypdkÄ8° ÝÍDÚÄ8¸‹JŽĘůćć!ŘŔ¤8đÇ\¸Âˇ­ÉĚC_e=łR8ƱԺ˛ä^ň/G90ŹĂÜÓ)÷źíć!›ňw3ŹűEO‡\×´óŕТ€q´$aä: ÇŰŤUľ»y` r`8‚›‡üôęć!á#w\ âX ™tĂ ĆnçŃ*/:a!”¬'ŽU%gŃZŹşqnĺ]0QK¦HjbČQLýˇĆjr`N¨żÔ‹?HŽÍ°{ŕ8tĘë6Źă¸="xݤ8D\<}¶gVpń»Ż›° íňy!g±™tŐřŰ”Ĺnş´÷¦UEď ęh§©•Ŕ&ě‡Nu7Ť.vţ—âľľňµę°ĐÉoÜźo1.ÄzŠň÷””c}‘Ý0»ÔíRÉ•°¶_Ȩ6đäďŞĐ[ˇ*KŢ ęş`9y-jĘHdCýzě×XšÄ†MbŃŠV „ČkwůÜ_Ą5úźCkôż­óh.SĽ†kčŮŻ–đXŔlä°ˇV6\iĎvŤă=áüťÖx**&®šĘq –ü&°ŃŻą>:h¨o¸F»ž>lÔ€kÔ VGa?˛{‚5(ď°†5çđ)»Ý“ÖŔQ¨•Ëľq’¦Y|¤uykX6˝Ď8lŇRx°FŘÂ(XW”` Ź î%x{ÔĹÚ#€PGk,ÝXôŽ”†÷=©ňŠFkG«Âß( řkĄĐŐ! lÇŮÔ#z 6á;ŁŃ#ŁÁđ&2’rYČ%™]ůJh0ŠuBcńŻŇˇîë‘ ŃTŐD_Ź@hú—NBŁ–Hhh22wiśÂľM7%‘ý¨ç<*V÷WLCäĹÉŇ#µË®Ż†x;…4DU:! 9 ý¤c‹äoÇ44xŘ"§aK›ŃÎcŹśGŢ'?ßRŘşŤvÓŔ›0 á&¦Áń ÉŇ#ĘîďŔqB¶N ĆHô;¤QŽiđwęŁ>ŁIűĘgôú žqŤoxa© hx˙CĘażŕÂ,$Áâ˙Ťx†/OíľÂ÷›p†îĐŠ‹ÓĆUQm[öđř{ŃżĂbĘ-ČjďŚcřšf_ř;Ś!ý× c„Mł‹aID16Üzü(öb°b‡WL°„ďF¤0„Sš†üŮ•[BĐĂD#Ć6QCˇjęŻ †Ě¦[Ś´ö[ 0h ěe˝&G0´ŃĎŞÂą miGŕä#‚AŮDF0‚–íxřqü3Śü"$˘2kßá +ݍj ?7Ů î_´ťż8xqlľ¨@»|a’vU‚ĐG$°žćt‚żˇ[˙N^HŻ=šXęlI>vG/xŢiDGŠĚ^„ŔÖ_Ů Řh|a/d¦{D/äZ‚ö‰¶“˝ĐujłĄj$/h8ˇ{ľNLô˘¦(uĘ€^´tAĆ}#/€ÄyˇQ“Ý]_Á !Žy±Eň‚ső&zQ7ý¦üŮ˝ţ äE)ŚzŻ,ÎóŔŮřgżrPvL}Ë—EŁ>© ll±Q*#÷tÁKe«¬]LĐExeĹËĎ ÔW\ĐV~#.®ý+q!łŁĺF⻎‡ĺƤ-pşÚâ}Î_«Î7Ž[äJżŃňŢ|§->xnLE#·—踑T{g@-z‰¨Ő\µ@ĆôJ?ý¨…nŇTµc1۰ źŞ˙ČŇv)ŽZčoµ3®ß8 ¶"gˇ:?=˝ź ŞB­Y†8ýeq=M6ţdŃÄ‚)@2żg2”{FĆâŠE#'5 ˝ű 5´l„Ôw1ŘЇŁaw%ĺů /ÖJ|bâ$:]ľrF¶BqOű<¸Ł·FĚvŽč¬!TĆV(tŘ ýQě[ôŐ¨IsK]K$+bk¸P¶:ą vmę–Ŕ5«@Ýćh¦CżVCŤ U< 5"T!űôHP…ľ±|±ÔęcR¦Ě®I4Ós4´z˙°AŠ`](ŽáPĎßĘ żţŠTČHż_ ńFúĘT´~f¦"†Gş<‘ ö•©P?ŠŔT /?lúk!*ZIH…Nr¦˘G˘‚ĂŁľđčř T(l4 išŤd® ©8ć˛:I7L˘"e˝ś˛ [ŢâńfŤP5çáPE¬ůŁ+öŞĐo»§*™˙…ŞshźáĄ.”P±Ež˘P”`ž®W^‘`ť 2T?~‡)ĆÂRdĹúyO–Bó[K KB)t·°­FĚľż˘‘?QŠwf)ÚF?g)aLAÝD‚)Â'ŕ/(5(‘ĄÎčd)ťF¦iRĹ)¬Ţé¸l3T„ÂŤn'ĹÄÎĹ2ĂătťłcFŹ(5PĄ™‹ě7ż€cüĘQdđ+G!3•GQb.ˇ6“ŁPÓ=׺˛oô ¤¨t+H Ĺ1ĂlEČľc0}Ł(„ńrB3=ËŹ„Šš ĹC4ÓŹĚP°¦ VډE–ĹZLŻ Ô=Šő*la#BQĂÔ8ha#(D Šw|ă}§’W†Šą6·č•‘UÜ%’WF Şe.AF(fŔ÷(j‰ę–*P4Ę˾ÎÂé U´†€÷Ěé ,ęi‹¶?č ‰‚&=±qřFO(\1鉚^ruá0x˘†¶¶<é#şdh#™+–żö µú|AľĺC "‚ÜěŮăÂţ*^0ţĽ`üýĚ bű¨.IÇZ\őóhçX`ő Ĺ;ĺ0˛@ęâ,`56m®\Z'ZpD˛ ăMśdá:*ëŔ‚;—›âMö’đŚ,ş“+€qĚ=6ŕH%qrŘąży@ ťěTA.ćɬŕ?ÄôÜH“0€8f€ČvŁ:]Ě ę{  j8L¤Ł Z_q‚¨ľ¸Vׇ¸Ën&°Yµ<4´Ä>i‚ř ¨úJśÁńžkÓńAËk_`4Y‚Z’ßCç0ŤŹ,Á‚čĆý“ÁÄ ¸Gő:÷¨ČČáfÇĐ VćĐďţB€@Á ‚@ˇYůN¤×.ÎĽ#]Đôd3‚Ŕ$¬SyűfópµD űŞˇîÎ$Ň+á|bŇ·]_ń$(áO‚YpvŕŹáĐc–ť  >T…Ç8Ć8 ĎÚ}çöŐÜAĆn@_-.B|ădö˝sLŕÍÄV†'g>FF[°}ph@^I§8>Ú©Äâ`,žŔG ˝9ż`ű•°Ţö–˛[ąřŞE`@çU÷eÇîGy}ţÚ®\yúłęĽ@Ţuî×÷;- îK5˛)\¤H,°¬+Ú(b`uĹY}j9ýsŇšs)Ŕ/ßâ+pŻĆď¨c~EDá›P–1 ڍŔ lÓMT@k‡Ś/_‰h[ę(€&RŔo@M®™7Đ»'€ĽuvÖmă;%p§™ŕŰj™Ád4Pa7x CÉ=E§2ÝŹýďH Ő p”›G°Ä¤ľbçůÍŔ ęhá[ź×„jJ#Ĺ’j2ZNQc:°“ĐaÝúVýJ ÁÍ7L`´Ż€@ţĐÚ>ÝĹ$űjŢ ‘Ő¤–qŮ,±dű†fjÉĽˇ%ó:Đg÷ž \[ŃĽA7ť‚¤ńF y7l!T×1Ů‘÷A„™_śF`46Ş^µ–ńÚÓ¶Aľçc5mĐ“m2ýF@†‰¨˘Ćşj" wB€®źŽ¨EŰFŘ­×^î‘3©qÍyŕĺ:ńbÎ@ú1Ţ:ú4 ?Łăć®ö #ŔćX4j1Qü ű¬™<ďd,'ŇC“?ë@/iöÍ# X‚‘:'›†bÍEż&!PsŇ$Rĺ ŘÍŐë:05¬](Ć"JĘ&Ł?C¨ Išó‹;Ôh °‡ĺŔ{Ľü¨*@ '(řJC’/x€pž_ůAű" + µĄŕsaĽJ čW>`ńfxÇjŹ*ܶ3,Ú7Ů­‚5žÚѤÁÂblN"ó; 6_Ľ%| řţ ČWI|@Řč xt€ Úkˇ˙Ł-‡îg¤pŕ€îŞb+PL@°’=ßůë«)źŕĆźJ]­úŚÝčĐ €üšB}ůŤ ¨˛ľPŇ?űFČ×P€'(Ć|eŔ>|6`hÉa‹Ť‚`Ř’d(Ýč0y€cTđpÍřňCťý @@Í/˝D `^ěćÂ}ĄĆřă0 ëÓm[`Ţ `)7ř.h†+â^ý`đ’=tZ¬•÷Žsq\đóµüę· s ˘Téë€iáQ_ˇh¸Pír«éŠ»ßá}Ş!M -ÚĂŁ…¨C&xó ŕŮń•^ĺ Ŕ®ŕW @Vʇ:}Ądtv˛Wź×/@ß €ýŁţ_7̤˙JТ§ÂŃIŁ|Ę˙“Ş.Qü®µŞşŞ˙Eź1Ő˙D¦ż¨˙9ź!z*Ľ¦úźŽ§ú?Ë!ů}°A|–˙_őKŘ"Lů˙Ňk[–˙óČ×¶ü#IÂëÖ“ü_ţÁT˙E‰† ˝Eů§Îţ»ţź6_€z$ qš N®oeĘ˙6„Ă@ľ;*C–ä˙LľˇCÁ7ůż@Wßä˙őřě© OˇýbŞPŽ(˙·Ă_ăZ¬¸§üź·°%őżŞĐ¸ Đ­ř›řŕ@P˙Ż“ľ‹˙÷ëa¤0ßźNp`Ú(¨ĘOűľ«Ť›»Ö ^«Ť/‰ßôZ•˙vęvżz(Ŕ`á!űgčĐ“ę?‹ţĺq˙ ţ «ćÉOš]-WrPŕ#g6HspP8BxńY”ýăĎNŮ˙ö«ěż]Ű*ű9 hď˘˙šE˙–Âňé©lŞţłyťDŐ˙D˙ýXD˙9 ¨ý7ĹýnśŔ‡\˘âß*q `˝Nă„çâ9ă„Z˘ęźŹ)ţ5ײ}Fć©gÍöPDË„đDČ™B‡"łßÔţř«SíĹţč'ż„ÝľŮ%đ˘Ä/č«Ö_č¦)őŹĘE8/^ ~@}đJe;Оľ©ý_‹Ößż¨ÚEĄ?O6Fź)ô_vyr˛Îßźśâ'Pć?fĚĆI,Yç_‚Ąbűć‘ Ęó)ô×]}Ö~Óů·,ô·ÍnŽßďđáŐżĘüe”Íw{ťTţG”2:‹"˙ŃRüUä/Ř˙w{Ĺ‚Č?f蕀ؔřëáÄ­€?ůQßP/˙Mßyż.P‹¨űµýZLĐai4Ęů î炿ů"€Mľˇü&FHÉ!ä+2ü›˛żŠuJűŁ’¦p.ě·~·>z|ôQŘŻú¦(ěŹĎł´YÂţPŠ‘‰H‹BlďőÝAF@|Őő‹^Óeý AÜuZĆăm…¬˙śŻ!'X-ŞţpÓ!Ýţ˘é'`4ý: Fënݍé·!EüŁśŰůEÔIż•´âĆßbUÄß0Xý‹¦ٍľLM?ň”©é§ć0X ôEýTöMÔ™“ýůn€ Ôôüv 0üC1Ęů­ĂXyŐ_ĺü†üjŘ2hć‘Äü±!-ÜÉW1˙±Óň÷–µü ]ű×ň“ů&ä‡zv*ůőxŇx†C*ńOLŘcq=آż˘ęü‹’ż\R~©14\„üQVÖ Dü&䯢Q6!˙"Ł©Ô'%(‰3ĚW×ńăëMP—=ŕ»çś’Ž?üŮžö(ă'˛ŕ"~}aY Rv`Šřą‚tŠÇďWń_Ůë fÉčOVńÂ*IĹÂEą‡_l887¨řmŁ*1iTeüˇ–)&oQĹ/Šé)â—ď¸˙¦â?3˘rúňEÄFʏńéTýčp0ćţM€ â—sÖ’»Z|ń EDü­D źĎ”đgXüĎSđ˨ŕÇiě ~NX Ö¸ .áçV?ü©D{,ňýF¨ő Ýď%j÷)+žÚ}—=đ÷_´ű÷2‹Ú}–‚<ÖlI¸źJŤo’î_s™Ö“_3h÷ąyř^Eą/~–î—)ň’é’Sşż(¨Ż§•A(|ĘťŻĘýQŁr_ď>.„?0˘¬Y´_KíoţîdJ0Hö·ąĆ9g"JöłÝ őń.ŮOůźriSłŹm~ŠöUečNQ´OŐőS´ŻÁcËŞý=ť”Ý›f?v Ŕő Ů—´i*ödě‹ÁZěW[äzŻě`ĐłĺëŐĹF¶–±µqüý˝ěÝ\őU|ćmŁ0ľŰ[™ËËjť0śá @•Ŕ»€*”·ËPg’Ř?7ýŕ‡‡ő€ěÉ2čĺPfi$źzßY–Sż…ËŠ}oŻöἣ־xE睆8pÂ/¬ PÉžý4­ľ¦Úoϵĺ§é¸€%V¶óĄLÔNÜ 4)nČ5gq˙U™˙öçČü·ż—‹ĐeÇ/%;¦ôo…[‰… {°@6°ř%áyµ?ţ,ďÜĺţ’ţ ‰˝žUär`ÂÇwöÁIŕ~·Ž®¦śz‰—eAđOއ•@ť*wŮťőšOݎů„s™Ŕ4˙¬íąŠ.ş ÜKCÔ⻦rGMľ˘›îŔ©Ç7NCi˘Č}ÖÚ:µ&˙oZkđ{/2«¨˙—}ƵŹčO@”Ŕq“měaS¸e©ÎťŤČé)P‘7ýY–ą™{I‰·űCëN°ô>Q{Qą•˛ş:YäčúÔbc&& ú8ŞPkˇkTŕZŃË*¨b€4p­–©'Ó_@ö„±Y”rN"ŕí·Ye´¬N Ş+éň{§sODýÇíIôS ŔŹ O( ip¤ł^‰j: ÚŤěř›ĎIĽuclşĎj"ôšd *Ąl2@~?ă Vgś ÷k'T’Ť!â+ Č’éîÍ wŁ€t äßt:ŽŽd1ŔČÖK-W@ä¤UǧřD°ôNČ>x;®kaŘ®ĆĘxR2ŮsłůŚ”@§đÔë–5@’CKć‡w‹r;űQő¦‰&R#° ^ü,R@nd3=ÉĘ @şîwů\]äă{˙Áf€Eť± W•Č’,“˝Söŕ4Đ0_•NB»x Ŕ7ËK}ń8^n.9r2ŔŰॹ¨ZÄw ¶›ŕŔ»ŁLvX0O: ËÎî-„Ńp ,ĆM•f¨?M€@ţᄄn˘vQžd‚@ú+öF‰Ae’8_ý- _©áâ^˘(==kô—ziĚTjĐĆÖÂL ŕŰÂÚÎĹv@JĐV—ča˘lČšůÖ\ö€RŮtŠíę&Ŕňi/5#¦0y̢/ ĚrE@ řjWW$ôş¸Ł6í®‰uAD `;¤?ZŹ€4ôyť¸W¤zî¶9ßí LA§WÔf÷J@O’3R‡ÝKdÓ4ş,˛űŠ^Ä®řě,ŕűy.Ó±é¸SçZ±4čŔtęHtÄţpä d{Qm3Ł„ )Ď˝—E·ËaÇ2č›KŢIYFČ@.ČÔ1 üć(ÜýLÁĄMfk[‚ Pőµźk{v"¸˙•íć˝ 2@5 Ő"ůwćWĚŔÔî«ÁyĚ;)ŕͧĄîÔFĚ ł°eł:›$ŇłĆm~…HÄjp2Ôŕ%ÔóeT×EíţD $ĂŘ=­Bńó¸W[#5q}{MĎÉ3ń»ž~ş×UÄÁ©JE>˘3"ŤúnFeM­Ś9x_hĹďÚĽçEtđ¶ÓOçBU$*ŤŤ<'6ŐwW"Lz•ł}B špd°.č|b˘™—ě dj3Ĺä¸édPůľl5Ňďq ťż›)÷ÂHo˝›éV&î˙őŠ5îm±)Ĺ;Đ"żM Â;gŞËíčT€Ľ]9]N]0„Šť*YÄu;ĐőiĚ!ő»‚ű?¬vň«šW˝~ŐC>fLż‚†-ĆŚxŐÎ"Ŕ7TŽ:ĺ;Kv,¨ĚZ}íBű?„‘ *cŐd+Ű‚.¦„Üc¸D,ˇ±Óy”vő'Ţ~°‰DŤößä^€áZť{†Ž×Ot‚¤^"ÎxBŁ©´ň '/ÝřĽ¶»| –$BĹ0Śě`ŔǡB/ jťQ¨dÍlçí+ˇ°oóµ‰J¶0@ay»Ě•_= | ÷~¬‚,ć6mĺęâa€Ö„Ų5OH‡…ëjŕV2!…·vül¨E'âŕśBÓCŃOÔc¤Očý›3 ôm±žĹÓË ló´}x4Đe› ęQ輂ľUÚńG‘˙±`o¤ĚvzKTĎ•ÝuZű-†8vÔĚ›?Ái®sMÁµvˇ±üÖY ˇŐTŔ°'ż,fg- đH\== Ţ›ž *>áËşŕ ^ľ=·Ś/ÜU•L dî¬űF€AÖNĂmĺĂWxşhؤFr8Ł­¬Ŕ9é¬/®0»7-Ř9VW„mFiť bţěý­ŮĎÇm öXn’·Ô} *Ţ›ĂĚÁDÉ×@Şr¦hňA…z€ć"ţş ˇiuGĺŇ(‚˝ś…Wőş Z28Ő Ű{ŐÔĎxR P;fK§¸Ä¦\€ő0^[4:ĺ…}Ó4_?ZT|eůÓř qŔ"ßC 9řV®†žńÉN˛á9lŇUĚÜJĤ#Ĺcá"J«ŢO陌/ěHśLkd„ÔGN&é*ŔŚl6ŹYvÝ"Q;rˇÍ´~őxÄ[Űîňý^ibŕ„DgµiěĚaŕ’Ř‚JH–Áj‘á(Ď“ß~ż›?óĚIčŇézţQśP‰ÓŻĽ`ĐĂj“ ±ĂĐŔ K!á6”yo ¸+V‡ÍG­ŘŤ’OÇňę٦ZüŔLtIpĺf]ź2Q5c°FąLÔIÄÄ7řž‰.Öô’ďńK±YäČvə޷ZžV ›EJź¬đĄ]ŰŮŽDMptxuŽbä„{ć{Ř%x=Tľőb—0Ľăř°K¶ä>C@!Ż38![˘lę¬orBv5«)}rK°ądxwĎŐ-á_΄N4ž U[đtipv˘é‰hrNÁ–v×hr“šá ź>« <ąČOŕ[U3ö PH C?ţu:€(ÜşŻ® :i”Ĺ1á “†*Übóé …ˇ;<ž FIJóúnjxx&¸s×Ă4…YaÝHQ5÷µ8@@˛RČsjzZRŻźl:šě*€']»ŕl(T ŕŁ$!TŢ/@ܨęĂYAÂ(»h±ÚF§Ârö{Ä0°Č=b ‚QŐ´şvF‹$3b#˘öëá­ŕKá<ą‚~ĘëˇH:‘HóőFIÁ$1ę…yS`ŰĹ@\˘ĺ[ţÉb´ýEQ)‚˛Á`AfjT‹1+%ŞÇe7ˇĺž ®Ř™Ö‹ż‚P8†łË żHdŕŇŹ‰†ËL¨d4†X¶ç×HĆV¬˙Ť=á“á™Ěę° o˝Ó‘2±XlAÇ%´:`FçËߦ'G’ŔŚ#4Fbťd†Ýc´Ĺua÷şwP¸Ř.lžQŕż<ŤN|Pîľh9řŹ÷Śl4ëaA”fmĽ­ĎăźMhCC!­×SDZ <Żn*'EŇ&şˇ±ű9ĘIÁ ©&´)1ÜčĆ}ÍÝ+˘"_ŘŤbá|}*­q}/Ą<ô~Ď!‚sÔĄ‡-o4~ą¬öŕë¦9..Z2¨±˝*z ÚVŠy¨ôl}TnŇ=T¨őJ­Ş¦ţ*é±˙9¤Çţ÷"=wZ«±zň…ô“ŃHŹĆ|Ţb‚JJz4ý«>¬EÄżFzČŰ!ż^3żýzČKîáäP‰ndw1?Hőlč@Ş5|#ë!_ĐôR÷»°°ája‹YŹ„*˛±ŘCr<©ČTĆťă='ěQ™[7~Î!˝“ő@wC˛Ä(,ЬÇ=äë!›Ćĺ eÓÖĽĂr& ůöě\46§ájDŢőH–6@şŐXcä÷+`"âé]˝.vĺíÁ©öIižý ŢŇ6ť5™ ’pŹí°ŠŽ…÷HOJJ8‰÷łĹ'ú¶}á=.”Žę¬!Fŕc~eŠD ÄýK.yĐZűÁUEâCžřauć–\ jńŹ{Ň­ń} Ş÷i=¬†ýć|XŤMĺ ¤V3đqBb0€| (ŕt5ˇ›Č|lXŃ» đQOčÎ_’h AÇ„>Đą:­«†Đ‘›aÇ•v‹-„Ź&ĽĂÖ…ůpÇwp`ůŔąß-, ý'ňfł¤ö•pNLę Fuz›'Á4‡=K:PzŃ<¤&řQ9á‘xEŁ:x?\jÔ"ř±ŁPŐ|őľP}Ęë`çP^Ó#B\Sşg“ĆŻ8sš;8sčĂĺ„Ú‚6R’ŢŕëŹ É*˘°±Ş‚uň&+öá]¶;]JŘÇüIÄhŮ,„µ˛]Ä»cĘčęqQÇZ­â©ŮV¤:˘:FdŐÁ6B^+‘ŚëŃÁŹű`î^h 5şüUúTŮ:B -ÝtöÉ<ŕG9­,ó?Ţ;ZůJ\cÎÔü°˛k‡{Çą<„´jłĺ÷1'„ěĂ’‚éÝęăЧlńV¦> U´) ÇÔ#Q籉¬Ô‡-ŔÓH˘‚iĐň]/"ö!§©ŹĆ¸3‘öᮕú8ç|--”I}ŚýŰő„ü$P<QĆđÁC%Їń‘„÷ĘžRĎě®ąŹ•h+AٵPldîc.׊˘Űä>*U]:+ąă¨{rs2f‹ÜGeÖ=ç˘çűđŞY]ŔŹ3°D÷ŢíŕÇ;íeĚ»WňĂ"7™˙ňŤü¸3˝ ~Ô˘˘m ^ď<ńa/áÉëy=É«Kűv5pď˝f‰BZR +{&?PĚů 'I‡˛˛íţŔĺ-RUGöŞÁŔU‡öC*Ôe·ZŞ\ÜňĂ»nbÁŕčČŹÝĘŠ…ă·ä‡Éµď=ÁŹ“Ú<#b gm>±‡¸„© ş_,ZętEëŰąA\ŮśűŔK°J€ß°b§i9gá>B$)ĽW?j?8 zÚNÔ¸š)QL¦ᨑվeěŁC ­¤€J(WěĂJP űR8îjqLM ŠaĚž+Ptrç“ű€ĎI(ŃC/ĐÇ<ą•®ćÔcŰף®3A÷KŘ=‹f>0ĽÜy”ŐBj™Ú‚zřOlŚ,uYîúč1^¤t1CzóÜ#ôѶeű¸Ž̇›ű±·™ŹůU·nłŔ“řh¬´ô赓mÝéůŔRgD>‹]Îú śůÖŢÜ‹É"O裓ů[cÍžqŤÝŔř¨Ó2-oŐ"Ťźž5E:*©~2îŐÇ“ůđŮ×{˙€|XľgäcJjT<…ĺŚ)p›wDőx±_ĺôá'E†>°J˙#üXö¦řwŠ^Ý LfEč#Ţh!¤óarŤ¤N‚ÁˇâvÄt2˛‘HĆ$»ž¶> Ţ Ż‘3«^‘Ź|J}0Ş÷ş¬Väu궬@G1ŕC3V°r/C:ÜĂÄă{śł™,S$÷¸R:Cřpˇ=Ľx§ŕ٬˘˝ÜĐRţŚ{„TőŢi2ďĄbBvîĹ‹cE5L™"M+jXěvÓ </ËUĹ*žŔG¨Ž'ŰŠjŐfíŇô"ńUč˛5ߊT­jeç Ž5tZ¤?qĚ8ŕ…ä9÷@°WBIQ*x÷WIt¦9›–L,fZú0±G€"<ű}+í—Ük8•H¶˛ĚRŚą.kf=FNpiŃÎÓSŞMýOŇĂą© éa%3Iů˝Â ;&w'jô0±L?k99'ĺwÜQŇ-óŔ{čŮ6…÷ó¨ÜEĽÉÜ2äýÇg«őXŹ/p0ó“ńđYobŤ-°oąŰ L(ÄĂ—¨PŮŰ"Ą¶Uö—‰xh_Ą—śwŹ·î>*Ą,›&ČSV쯷kńąŘîw|oŤ\«ÓĹ8ĺ‰jGúÉx p= ~WĘĹ㑲Mi8ä:Ů5›Ü†FÇ‹†@H…Ľ*\)Kí0|RRăÖšq5 H <䍜wŐ«ŐőbxKVŢ€'âá5NťM/HxX´ü <.\‹˙h6˝ ÄÝ®ęʶP‹§ÍŐ ˝¶2÷Łő+ăv”&7B¦wеĆ"z ÚjÚŁJtźdLV8 |Ą=f“ŻĐ$iŇ=˝ůň¦?a—µÉó°GKWv39çTĎ=vâ.úkěÁŢc}1‚x©©Î¤=Ţo6ŤU|¸‡ůů¨ś'ÔŠ{T6Ĺ_Ę=i]IW˘=Gł*íÁ]#б˛Îé&ÉLcŹUZ) =|žĆB{ÄŇ|Ó›ě4Şâ5ě4ÓC*Űi`˛â€+í!;‘ŚĘ=4lĆ7›ž¸Ł›©Ź &L¸Ç˝Ż ‹cQł5QÜă­ßąYł”$É |X-C5˛·F,ľČ\xŹąéPČťÝ5b«Ł4‰ţI`±:lÍâr"ëqÄHĂPČz„°ňµä˛!±Ž_=čÁ1YʦóXtű#’ ÷b őőŰŕ˝`=ĽQ6§Ť\p"±}CY?MvrŇ_®Ť«TŞ.´Ç<1ĺúëB{Äç$6™őp5łĚ\źŽ­DÝnĆŠz¸ă’hşÎ3—dŁŢ#¸nÄ™L7P…đj¶ř°‡üŐæo‘–ʰG-±ŁQ0 5˛•iĘĐĹÁ٢ŽzČ.S˝ďw$Đ ÖnDM덋Â:Ó=yoQmBŔ4ąoÔT`i‹ůFKÁó'Öcą ś¬‡˝ĺâ|QŹTRB%˘’ÔĚĄ×/DÖĂ«‘ŐÄOÔĂÜÉB@=p-ŢDâL±„zô˘řڦś¸îŕŇ‘¶ŞŞÖ ‘ő¸ĎĄćĚ÷“ô¬r»H ‡Ť:3aP&=bž sÉ> ÝV} Â-Ř:;—Ž ¨ä-‰.rZöĂSôóčaaşhř ôpŮ·e˙óű;›¶F8ç™Ţ÷çp¦äÖ1şűÉ{‘0Ź5aĽăĂĹŻj÷*"Źä!ĐĄw…ĎsuěHŮä8"ä!á®]+'¤dĆ#`ýrŔ®‡×űžý:äËn= Śă„‡şÝŢ•-CG”°Ú­žňgt #íÓ&ă!óč;Ţ8mň;M׼Ń^öćŕ‹ś‡őÎdď“óđ$TĄěÜ1s+VĐc7ĐC w ô°ł&S<é(˛%Ňc8˘}y‚Ž_‘ó€-€Řfčw&鳢Á¸|ń`~<Đcfô ź¶ldćß±)Űľ§8ľĄ{zůůĄ|~š‡G‚PôÚđŢń7l¦ \ę;BvD,bäŞ˙°»ňŽÍP˘â‚y¨XůťîxçĄ]s†Őěo`“Ä(>…p¶¤±źÄ¨Ţb{‡ľ,§Á7źzĂ•1I=ŢáDÂť§á‡\ ]8˝—ň±˝˘ďđŽ"H ŮČnÍ´÷ě¦á§ĺ—˙UPäřs@‘ăď ŠôbĹ ·WPIJ Á[Đ'Qn®śŹŹąŁäÍ8‘ÎÂ*¶ˇHt‡Ű'Ňć'‚ŕer"ňžł!…u9ůßÝnňřŔ‰řH±şr"uұN¤qB¬¶ç´=9‘]ń0KS÷H‰ă’@ů˛eˇD¤­ď§Ç!&ž¦ĹŕĹiR€‹ď]w“dbءOŤMŚîÉÂ;cˇ1 y•*í@xEWâCTA¤‚ç­§‡ ó0śtâÍ ř“1yyŰóŃĘ‘(Vŕ*¸=± HtČ.Ą&3Áwms¨"ŘŃá†ÄŽžpýlk‹ČĹţ–…‘ ©(ÎÂFŮ2˘…MĘÇŔ6DڱҶJ‘äbΆ 8qđnťő‰†Xík»V2$LW•ÉŹ ÁQaa®z8!§ü>뼷v · ®¸ôEü~ŞŮŚ<±.őŚ… 5ЦHF,D6Ĺî¶ËgĆBvwĺŁ4,X?ĂJ¸,92‡·éK’ě@čC1<í«‰ ‘â•A‡ĘĆî{Ľ¸H±ĎG!Ě@l3Ůr•9€i[Ů ÜĄvě‘‘Đó^—Š„ÎF €”¸—ŁzC?.éŮS<Ütt/‹ Čđ` 6ů€ 2â ŤîÁc 0HeN®•ýÉ‚°ćĎ#îÁ‚ĚŮ‚HLjrO©Äëű*ł–Čę â•Áíb/ŢqEDw)-­ÔŹ s4Ây¬ ňŃéG|}Đ “ç6 DŢHŮ Gń®TĆA@PeQÇAPšÝQÖ˘&ŹŞŃ§ćéâE¦šđ–Źą:¸˘·ŤÉĽUe¬‹ {î Mť`"ßőŘáQ(˙î“Č|ôăI„x˝vl dŽ5 ‘~d5‹CÔiŇ)5±“¸ĆAě6śÇJHěŤéíĚ4Â; 9ąÓ¤+ˇbrłĆś*&?!ÜěK´‘7LćcŰČ|ÚŚ8"Ë.%Ś,)ĽHČľżÜŕDşA a”¦Ö‹Ż„TĆvÍáPŃKc36¤› oý¶ň ňXéőÍżfćÔ€& 伦^A=ľ›°‰´‰ń µđ^XÔ*Ž Ň'rݱÄč!݉[Ó˘÷Áض/‚ÜÉlHlđżÎ±ź@Ô„ÄhĐjŽ2Đ÷ÉčÝ\y]Ą$üŐDI&‚ ĐZQred”`×32GČčęˇĂH"B@ɨŇńőńůHBČL"DÂĆ6ĂúÄ€ďšč@jÚL$B^‰Xş¶0 QLâÝ:ł–]@*ŰzZ™äńŚ„Č<ťqD‹ś ©~Č«wO@BzѸžÇÓÓDΗ˛Çi®ě·Ëd‚&*3ĽŐÄěçLŕI~‚Q¨Öěw//˛­™l@8§Rw±q|‚B¦ďÝ#Ë7’ń„BĽA|đŮá‚Y­)´ř€‚{ł#sű„„8MpfŢL•~‹ Č[C5­ľcL"äMůN0¦ůŽ!!zŁ­ć¸62!¨ÁnsWˇŃ‡C!#8Ď'µŹh"÷X襧ö'&dÎ>Ü>!!üY*¬bĄSôÜůÓärIá÷r&¤A® 仪â'š€H¬.ů [:Ľ)+2Ç`‹Řüáâ‘zs*¤j ŔwŠú¤B¦šz/ ±Ż]»Ć 6.„íš7:ŔB†ĂŠúNĎ“… 1ٰěnÉdůń±K—;Ĺ Ť¬THłţ’F(¤rB!Šn%:»č€đ""™Łă˛ ‚>ě¸gáX^©©Ś)ă?ł/7/öđ«DŮäB“ĐúäâTHă•[\ ™©ŘÉĆs›V‹d˘Z - r„™N }8"˛„­™ű@ ™é´ú Qe 5@&Ä*”[yşČâwq&äÝYWďŹúŮűĂgXe(Dô˛nőĄC=zhFFY5UBŤvQ‘ i RuŢá ±˘˛ľZ¨…ÜĘ…¸úşl­?4„Sű­ěý!žşýŃŐ$p!Ť‚V<Őž#s!Ă´üPĺëˇ'DA¨0 }—r’ó;ô®ŇB#b!…ŹTŰ.ÔF,älłě,"€dýÁ#Hµ–ĄÚ@…T¦¤CI@2+bÓÄ[] LÔą‚ľ43!pę4~aü†„Ô'2ĹŁ˝?\?Đ–ĺݦ¦çaű1'>ŚD…išűŤŐ÷ĂMj2M)ĺ¤B:)÷ć=ℌWś¦üôýi„¨}'ÂpąkhPh‚QÜ÷CM)[Şă!ö˙ŐůU»´ţqŤłÖWçČ™xTâ(+ârŹ‘ŽžÝQCŻEµNOó{ÖŇLć°R9ŕ~“žŽ&΄`Hîż¶üŢ“ ‘ÖŠjcĘĎr_Çéy;MbÂÉ´Ű´š˙çd„0Zí? ,â™LÉŕ˙!©ůn.ăŃ †hX'ŤPÇ/îm÷LYSá9îůĂýĂĄŹí?°5`x…htQĄ›Ë=[¶˙č0¸Wű5UIţ5FšBů<¨[¦-@!R+0âe0÷‰™CżŻlţˇçű)4/HČ›ď™î8ôÄZ™‘˘:'sd&¤˛”éű¬ŚĘ|"!˘Šh|ABv/đ –˛T9Í#˛«đ‰÷›{]r˙Ŕ‡?ďcň •sŐfËi,<ČAÖŰ01—…9ľ'۰™ŢŘ<}f0]Ý<Č$ÖŰĘČV¦ęxúĄD „=¸SĂpúŠ8˘Ç¸y Ž1Ú„ŻÍą‚`Ł8Jčw!B¤—jŃ:ąâ>t&¤ălQ&D1O‡B*ëŕ“SŰR™źQŔ„Ľő\f˝”FÂ7¶ú@5T'‚ŐâŠnů/ ±µdNđzYâ±ęôśl˙Ńc?;±m7Sď —Óäź Ä|4µŔÇŮ•‰AÖmoç¶g$„ąŹąĽówG"$˝Ú[[‰ i}L¸ŚŹHTS&~=""»¬ 6e؉$äňJ˛üh[‰­řYMqFB4Hç™YóŹ6lěp|$BŢě él­E ŃBľN ăXŮ• ł&Ôđ•#" Šmżb¶™ŠYśĆ„ ö`BB9Ş˙Ě„lłQ Ŕß…¸Ő®ŚŢTČń˘µ&‚Đ+>¸ŐB1±N,D aŢŽ…lŰË=ĎäF' ľÍĚV&yN*DÖęÇ,6^ź¨뜲>˘×şp z4)4ťŕšô™XH#bĹdfĎ Ń5ĘÍPL/ ů˛ôúGlלŻ"CĄž ގËhü§I«{Ö|Š‹˙‡HqĎĹŘuB¤]Ăl‡c*źPUDý’ˇ „yq`Bä€”ŽŁ6‚ íĚLČ …ýś¦΄´ť%>ÇÎŇX“Ńf Ťš§Hç=ŃꉒEˇ·… Ěţ¨ń5*OŻĚ8‰3!µ(ůkŃkż"‚ŃŰÔz Ą®„T=zőIpí&&DuPş®PHłˇd2I8B!¬©8Bě#€Ŕ>šwë• ůVP;Š …QŘĽÝ(ż THe.ŮXĹŁž;:€HsÖ®[,UŁÔc¤¦`.)›Ĺ$ßeC€BPŕhîÓäjq‘•4gם éla5†¤Ž&‚*:Ç ńé…Ě2˛¬”ŕ˙Q©ĐÖ~łc!5ęf ć€D(D.ó0-‘7+0!šh¨Fťć"†„ ö›Ă÷THCłPŻűXý?F fTýČTü®Ľ>A!žŃž+"ˇšOlLPšł›µ6ř ý‡„¤®qKŚ,Pďâ[šˇörďé.âř‰…čö ňweQś éLPüo[r˙ÂQňE›Ś˝sáBDć÷r;"oµÔ~ŞVÍqiŽ…řČ==ĽąĹ%.DöÇfÇÍőŃűĂŇIÁĄŚ ±A60 ţ ©¦ĺ“AMŃţcp0u×4ß:Á!Ňźń´ ´Ę¤C@…V“:s¨c˘C°>«iŐ%Đ!ş¨GS]v٧OG8?Á!Íoůů‰ ńňň¶z€ô)am G áÎçóu‚¨vÄćܵ‚!˛€ç»í;×’†ěĄ>4C UĐ †8B}f ’:ăŇCăµ:€´bB)D] C|LôVlńj˘ăËHU^,r#Ý&ţ…WEVg (ľC­Pwçç›@¬Ĺ»ÝX´čŘ­ ńž D˝üń#đXóĹñad-’÷\%RË‹l»|Ís^>ç·«Ź˝g@&˘Î2„Uów(›cݦAbŞWVUFeEÉI~hŻMźŁ{€{‰*Ăńĺ_Ę…¨^ťúąË6b){;W]Îôj¨żjŐ„ˇť9„™MűśR} ?U@·Ťať<ě•C3ú}ŕ®ĚišH4ä Eiü={3řYܲÖl|Đůbczýĺüs`–óď łHĂł©|FYNŰŃz"Yd@Ď“Iţ™d™>˛Î±@vÁÁĚľ;Ç‚sZň`Ť¸ ś ‹´'DÁeěfu;Č"0™\™Ť¨źŤ K:k?ž8+Y~îVŤăüâ ˛Čeb ŠČâ*ÖdC‹—čiąě ^d9Q´±Ú5QVČ{qŃŘžěNDű&á9K$…ŤmEYXĺŰ`e‰/Çţ­űťtŤŃ”ká­â/‡Xé‹ĆBqŔYŞjr&Šh|§ł¸ĎgđDž[ ź€çg©ĹuW8‹<˄˥Wą§mk xç|žčv"ńŠnK«ŰI­P)ë4Ě‘ÜNxQÝR«(='-’ۉEWč;%¦eUM‡­čw‚:Z‚A'ÓŇ™ަŤŔŹL‹yzüv¦9ç}ŠBŕŚ—ji îş—Â`çP ˝żšµł• ŤTK ˛U)ĄNŞ ¨zUţ⸖$XAóµÔŕBľŤhyr‚µŮŁ5ÜlńÔűŠ`‹´ËŠTY‡Çu“kŃ’ş_Ó™ÍNęT†Ł®TËŇ^Őrc˘Z@ôÍw2;AşäĹ‹ăÁ´ »K ÓR©Ćł{$íçéuű&?ę*$á‹×Éĺs:*4'jy_HČuĆ2¶ŤDµÔPvŰjŕZPűBĐ@p?é\KEgÖ Ծťěl4čmj Ő" ëz]gt9‘M].ÂD»ŕKŐҶ)ş¸sűµč]{í‘gdŞEŢ6‘h§Zt›ňÉűĘ´HĆZtĽ>0-áHş7ˇ–·>|+Ł`›šT ¶‹âRV¨e–źk„ZŘ;i¶ÄI=L¬Ą!¸ź‚uDŞk¦z± e©hr˘C›‰€e«™\ báňRďŹ2ز;ŁP lË'—ľÜwz[š z}G6:ÁÝeÉ̵HoOeÉ®e‡‡Ę7 ĎË&'ň]­‹´‰iiÔ5čüHć¦Ńä¤ n‡]ţ2*3 j©ôJĐ˝ŻŞ3ÉŞiĚ9töirâS/Ďëar bű˛ -S†sżť+Ň2%Öiąwăkâ=8ź‹“f™p­ ĹŃ÷yş-—űs#y-ĺ%˘šÝĂ[ÄhŚiAkç´2ßj9°kŞí޵ŕ'aV4ődZܨ®L‹¤ŘŢPX™©oٍ[Řbq‚·çś)8%Đ“iy›ž|–úÔR9ťvł"#ů„Z+d*S^fB-z0đ Ş Ó˛·Ů‰%,©–=Gč>X”jył˛Şá›Ž“j©š"ÎĐb$ŞĹ^lwS;C-%%/ŲɉÄI:p¬’GX©Öţ ZvJíŞ•Ť’Ë ĂmőµRg— µLZW„ęNµ@çI/7n)}eZd»IşL_™–é%$PŔ¤Zlg¶ŁJŔ¤ µčf6®V"†´đűFŃQ…°zś€ýĺ&Ró‰´h…şó-§Ä}EZ\É"bóŚ´Čćałt¤nž_F'' EÖ_7µłĚx‰H‹Ě—đAË[śz™–»M ™áŔ´ČwëÝ&-p’BfZę6|ź‹§“>gaôĹč¤s˛ úU^[FZšĎ•‰ůdZ¤E'…0…P>@-ňňŰüˇcaZ$Ľđ X¤»¨Ĺ_jx•,P‹ôpUĄŠ‹~0-¦9:¶„´4My˘ôťž,¸â(Ť6'UeCĚ"Ď§Ë dVŔ)ô“h±i?mdŹ“‚ý·ýRt)Ž´Ä–Ą«ĺ7˘iy&Â}AĄí+ÓbŐ’m{xśTŞˇ™==NdÉňł±Xśâa¸śŢ+g™Mŕq&śE®S–šNú:śsڧ26;śÜ÷A‘lµ„˛`»ŘćDţßuCYšú[ź6¸~˙˛XčpŽ ˛ Iő©lE®L*¦ŠJ˘1ľ’,Ă:ßs˘˝‰\ÇeĄTâA ĘŇ˝°Ď‰ý’ĹU·Ň#Éö&ÍJ …”LYŢD •Ü‘k $‹ěśŇĎŇꩺջżIŘ_Eóô>1ŽrP—Ńt~«@˛6z·÷ć#ÉâXÄUWohdN]śdQÎ_·76~ET•^CGj‚,ćЬ.T+Č2a°(“déLů”.ĄgÄY$°™$ •,‹ąÉ¬ă“Ş_Iě&Ô)|‚,¶Čî?s,-hĎî[‘üM(Ë6 k,€,•%b·ŕXÎ05vďOs¶‘¸…»‹l .GŤ˙B± ŁÂđúÜ'ĹâáÇB±ŕ4Ű ›ş“dk“6r­ʼn&9Żśc1™ u&ešÄÄX*_0ç]ď[ű‘bqŮ)–ó…1śşÉsšŽ&Ř.#ë•GuK“ÜŕܠȰŔ/oGXÂ7§'†Ĺ|}TU¤–\ÉŇD·ç9rŻW„eŞĘÂrQ­~é^@.g,äë>{E€Ąj*ágh;VCČ/×Úf~Ď8 ’)Đ+Ę…ďű^±ŤŻNz Öx…GJM†&•ÇNĐsFxEU1†uňďNvĄj Ëß×-štR şą«ˇ VÂđ^0·í`hbŐ¸˘śÇWĐţńŮűj"“řą5^°żř îB9ľa[±ádjôđ3™€×JŻHBŕ•ŮÝ„ôUG´¸™„ľŇ^#ş‚nüu5–&c`ě ç=î¨Â`âŘá Š·bÔVv%45°+¸‘űĆ.8Ĺ\™ <ŃédtĹ%ÖÓşÂ}şZĂ8Ł+<*©ě3“vEżÂŔ­Ľ5aŃňN§N‹ŕ ťll(DĺÇ\…‘5«&dpĄL]#›/ŕĘ4f>¸"‘ö.+©×ÜŠďó[ ŕŠr+ţüFr+VĄ< MÚKgWĄeş2vkď)ÖÔŠŁ+s$—îřÜŃT˝ńX(e_Ń•óE)-v? +N'tĄRÔUĚ]©|»­[±öXÝL&sS+ˇšH®HmÉG ‹xőA®řĐý˝}"W\Ú*n7F®]Ő5dŚ"»"÷~“;Ä {˛+Lę­+ĂÁŻxĹô9{`W|NËP¸”żÚé• ¤űŮşet3đ LĺÂ(WŹv&•ˇŽŞ;ůÍ ^‘LPŠ îŠ$ĎŇŮ•Źş=evĄkl¦_ tŠů™hX§Ť|Uu'?“s "v&(âĘdí``9Ľ‚xŁĚĆ\#§O~&|­Ú'?§ŹgČčŠřűň^.ŕŠ,-©1ĺH¸®T đĐ‚(ű™ţ±ŽąŇ4köžĽlBÓÎDnůaíA ¸˛™‰4_­¸rFlEW¶î_$}’• äŰ^:l+´’T›b”śLĘj ]) ËV&ĹŰŮňĄ?x™L1lž[©Ş8ě™Fle¬>lA,n&Ř+Ľ#YÉ|erEn_x”°“™ ¤kćŐ…žĘŕŠÄŐÝ>?űĘ­4u*»Ô‚­lł«(Cť>`+žĎ_ÉË䍎ž•ńN ä 監ăűg;ąčaćŃ2 őI®xÁIU Wđ™łK%€+¦jôW6ĺ\™sĺŕ ŕJ#é·itŐ©śŕŠE_ÚĎRł” ® Ö%'Ź:ߎŽ&c„2±“\yk«C[NdžŽ&|łVG8ÇXX ç[™łt˘Ą H3IM:‡kÎÜJ›´’MMPďبđbđ‡lENĚBě*`+(ůLä€gl05±Úż˘[Śíg i©ŘtpE$yŕ6­źÎ#+ąb‘Çž&¦E´b™,ĐČ­`۵Ľĺ‰[‘­k”d†Ň ¸2‡5‰\‘8_"¶˘…–¬ÜŠuśdĆH"WĐQÝL7AÇ„Ŕ®Č,¬®d,Jµ9!Ő«,ć)Ľ‚ÓěŽ3ůéA~¤«ŢŢ61~jŽ&‹©Ĺ ĚŠĹŘ"{‡U†¨żyעć;T5ń^‚ü(ö™÷L~üâ×:}ş{PÁV(ď­$˛Dµ8YRŇT-ĆUfIŠ®ÄÁIŐ‡n´FđĄ™>ç=:•É•iĂ:kwů¬NmŮ{ŃĂŢu¨ݤ?€\rý1yˇ»‘ňŻbR)ŐG¤ĆđâE  WµLEńË,MîťłŰH'ÂáÉŇDúC&ą®m‚ áJBî*Ű8aÁ¨W~­s oA(hQM@É ČܲźIqkşBWŔ@*›®¬ńµóég%ýŢ;‚ŤHçh+FŘ.’źI Ö©ŇvD:]˛©v–§@Ä,F*mÝ0Ôlg"uf‹çbgŇ‚©7,>ř͌ٵBąčI€čÖ‰jP @*‚{C˘;=ĐWGü!v'ééůhgĹjÚ.­v‡š M¶Ë:Iň=ţc~Ý˙!ck )ć7bô€¨čgdžR’ś8Rų÷îڠâdQeý˙X菪ąľi®-X9ąř„Fí%j^3éxKIwS«6Ä–ťţŔhKCŮjÔQ˙ö–ŔŘŠMž&fĘ®m zđɦ&nvDz ýq¸)VÁ“I¬O‚däÄ?äô“ÖŠŽń‡WţŁP%,Ćô5Á‘Ű!üĆÂñĽ >ž˙N›#żĐťGýdŮěXč'“bČöĘŇ |ŚMj 7Ş®v˙@@°RL6%ÂěÉ€H9v;ŚA°Úš„-ňý¶&Vµ3 é´Äb–zyN8Âţ`woýÁŰ•š©ź…Ś,` ĐPDĺćȱ˛˝ITçĘܶ ‚L‰o/˛‘‚ –Δ&F©gĎ[qźá Ąě´8Ůâ–ĹúCÄA4Š1RM˙in*šxeńWôĹĂ)xśŕ$·Ţ!‹ś‘IďÔ 3 ’×-SÇˉ• Ď-° ô˛Ę%Ç ŮÜČŇş' âŰp‚A|R/oYʉČ^)ę?*ď"â 4Jň¬Ş°(¸śôôu‘–%““Î<¸ęa šÄy©NQÔű`Љŕ7ĎE‹ â‚řLí/8÷Ζ-N Ű™ěŢaÄî±ăn]™+Đ‹yĎâo"wËŹŠqF"D¦Éq–¬â;V&ħ- w(¤Ć);ZdBą“P»&¤°&ÂbcBîŹâ=–ÉR 1ý˘Ĺđ˛ů$D&eĚ Űţň R‹­´±Ň H9홵…*‰ŇK_NjQńxO÷p8én´óÁá$^\Ąŕâp":DŤĄĘjqŇPtłć׫3íýÓP-˝´äq"2nŐ8B<žqySQĹŠ@ ˙i6Í•V"Ž„ŘśťąBĺ é0Żĺ«Ń‰t—Ţ™ 9Ă3ű“ aYČ:Î4ńŽXČĄÎ0|¨4LH\ČÜ_ähúhtb7ŔŠc!ş@ îD$Ša!ňµE˛ďŕ ©¬bęś‹ţp:±â(O§“yŘ×Îźö†[ŹyPĄV7Xť š•\ˇáö@C<ßždȰ™é„ń3’ń·Ž.'ŇÝíF@Őş» ™M)*%Źy˙kówö žhĄ»"_MNfUŽŇůOhŹ‚ŹhvĘ^J3¬&'áTß#‚żĽ!ťá×ęŔámź¸Źq®‡ÁIó‘šĺap"ý“łąÁ Çö'“”Ć ©1ľ˘;ÜC„…‘Ů»• p¬l+9…n .'[<%TU=á6RT/w3 !oÓ-šX‰?ý‰ á*;ÉA”ń*j}؜̄E= 6'>AvËds/]F‰f6„} ­Ĺsb„CňŃO=pŔCäçQYçWç·ěs"çł jäÇ“Á_ÝŤ3ŞÜ˛ľ"U,"2!’ň"ˇ-yçĽjBDšNbĐ 31¸ŚŐF¤‘ŃůĹźvFI3m®ţ€DÜŕ;»ťä.ş‹Ű‰—°IYŕD|P|Áíä uYÎćĘ^'©Pł× ţÓŚ•ú9Lr!›g}xťĚv& ®V'á%ˇ›Ďʉxc­GNDög˝0}öȉH/*ül-N¤N9ź#Ż>'Âŕéü»ó'"ű±KĎŰÓć$®"śžśżú‘ŤŇ1yŃâ$ö×D|(,ÝĂh6(‘é}$đßĂŕätťÖ– ‘ʆ—"ąôc_-NÂŘ•lq—9""\CÇBÔ0‘n!D¨‹Ô^Y)ţĺș͆Bë'"â4YMg3Ů:ĺ,Ë ‰´Ľ‹ŢKiaDbŤ¤I€’ýM˘ľâţŮßd4´umnŃßDŠí!Ĩ¤1FÄ~ďŢFDľ´IˇeĆ˙ÓÝÄq[‘Y<+1"ËţrôdnŇÂyQ)č\‘ aĂH67­«ŻË‘‘=ć3I¸2"±˛'ĺHŐ/%Ę\'Dhň`|¦ÎŔĚŚHÔěÜ;W`DÎl6ż¦ńgWHÄ~ôÚ$ňVJ„-őCČö&^„/©3!ôaě¸ü6%3"ł«Á©Ńߤ"¨ 'Qg ‘VŐß„ťĽAä­nNX Nô`ć8ůhp‚GꢓńÍßÄčăěoâÎT»VĘyiLÄžó'HdóÚOËö&!UŔűŔ†j—9Ńfr$B¤^± É©)OBÄô*ŰjoŇ·9yŇíDČ@0[­-HĂŸ±Ĺö@DâfO{ŮLH1ŘÚቩ9ý;ú' ˘)"xÇ‚ŔVÉŰ$ćsc[ťMfs‡o´6É­ĚŠŃ! 7C.ʧł‰{9ŹD‡H»ş± ÍE˛±É<]HĽ8RKŠŕˇ‘ľ&Ťů”‰qůB,t´¨í‹ř9Úšśe*ě%Ť¶&’'b@9Ó">Ţdk˘‹š‹¶'S“´“·“PK65 bNq'Ź|HăŃÜí1_gň4‘Ą5Ž^á"˛k‡CjČXŕ̆ĚĆQ§ş>˘!h;4#w o4dŤŽŰâiB4D5ţ삆 s)ꏙ„ń*5C!)…— *B!±±)~î IË“6©(ÄK©ű‘ěL¤|pHÍH%ä\ áHhkőqŽâęhR¤jĹŐýÁŃ$ä”d ˘+×ÍnsŽŮě^a?âç]§5„,†q!ěŮÜ­ŞĄu341âi.m\6ąWG|§ňőS?ĺűgň&úâOËUVŰ™µÝ_‹B{"A1kĄą ák’ĽXŠMĽV/–ZÝÉ Řq[^$B˘_„R•ZB “<ăRŮĚĘdb:–jă 4ÄZ‘ď–^MŽ;ń–NŹ ]ĂĘhźn&“/žÁŁü}ĺaN“oÚ´HSh•ţ d˙‡úg%÷Żůó€’Ť˙Ź… •˘‚(AâÄú9ĄĺÍ(xĐ%^«řź°‘Zş#Ľ(˛j<5·[ˇń•ş7(ąá/o}NĚ-x A¬‰F¶…’oîÚÜ©šśxă|®¤±ë(./C43¶÷ܞޔSM ¦)W–ĚÂ\芟ž ¨^°KLGĐ“RěeQâ¸ß  &ĺEĂô§/{›ęTŤ[QłŰťKJ„/Ť_šî-h,ÔoD625¬eraĽŔH?dËFiv÷JĆ˝n÷ÂBŽÎßرäÖŐ~Ї wˇ“)§ę–#ÖĂQ¶ŽF¸4ŢtŤ·Ą;0ÍŹ"ł(#‹ď_zŇ}· Uť%ťűĚĂňedK5OÓőcR4˛éŇŞ“0őó˛Ú¨t§Yö g"ďŞ(TjŐnŕd‚çqJHĘ<]›Z!5ÝmÓIďxoÜCĽ˙`°Ňą‹>¤6Tř>ŮÁ™H@·sHâěź§1†¦2k WJ|Î󼤪dßË+măJž2!k< (Q·ŰŐa:BGUvćiM!Ę= eŮŇîW‘ń*+¨‡~#©dż0ŞDóŢ4Ůšî‚TQę›$ĹByú;őC¶I7aL؆€řZ°ÔÝîâv/Ť“bžĆ­ŢCßąí9tsŘqĚ#c—|ŮI¨=ĄŇmé“4ŕTxě…Šáť"}ĄjŻŁÎ‹fŚ-ůŘD¶‹Ž—:łV~bwصn3wÄß—–'Š©Ŕş­8|.şC5+ź^ŘćĄÂ94ńŘŃÄ~3Éq"_ ýÄý˘ŮĂeWřȆ"u†.†÷jqϤň€ TŮm‘Łś´¦WĆwQľ˘ńź‹?Äô}ňŇi»ŘĹM ¬ŮîýMë“h—ÜŹĂĺŐłŕMW-Ĺô…ŤEíĆĹç%ľŘheZĘ$©Vc%ě a7{„;¶Ťęu’{ßĹ#Ŕ6•Oúü!^‡ö—*¸ĂN(Ž Ę}ç0"¦:EŠzgęęçL*ř•C—©«ó›7{ű1­ˇî]r€5Łm78­\V]á5lĐ ˇžS7J$¸íş6˘(ţ*͢\PKÉóý .öT+řz{±ÇFEľäe4g¸$ćŞĆ"ÍđÄĂ©Ťn~R{TŃĂw×A»¸VÔÝ7mů~Rz1ůÍ íEđGrdu;˘„ űăđ”î…F÷*Ńföaěć5"I]pĽ6ú2>đŻ*¨šŽŇ+ŢÚkýŽĆ8ś® Jya˘=yyäňĺ Fě°ž ŐŰ !·Z"M{yŃŔËţ^IqäŠ]„ÍÍRö&†7Q8·›Ŕ)3A¬‰—…÷*Ev^Ó3¶Ů|l†Ą@ĹŁý銪]M02WßŘÔśn‡°2ˇŤä<' …”Çďp\şíľÜřE&ýb›¬¬‹.kJ™¸ox»Ńŕ¶.3Ü R»^JĽžEŇúÂÉKWSČť#ą.d:ŮÔj#{3JäN5~ůŘŃů6şťú% ęÝXV’¦ÔMÄńpÇ ….«—° mK8ZQÖeS'IÉŤ’˙IyPÉwN.¬Ť˛iYp6 »úx飣D%QU3ÇüaCŤÁú¦r¨Ť’âÎAŞě­Ť ®Bµ:Š*@ä6ăUÍ= î8ň—±µŁN˝7vÓyÜŞ‰N¤JŢffnŕ>X «ĘŤ†—ŁYńWOU†tä.‡żS8J0,{•Öż{PľŻĆfĂŞ»,qhJ’Ž™ćÎ V*QćŘ^ć §ŠAÔŚ„ĽfóŮgŐěD|Ťhžě\÷*7A\kłNmŐ!´®ŚHŻÔęWpHµUíP ;Pm\ŤK[ »vú«EJXšrBĘÍÂZ3Ýąřú{×Ô[ęóL\řZÉJ ŕ.uQ’ěô;844™8[´yFg’ű(ĂŽTUŮ@Áëş~f.ÜÄY _”˝"Ńź Ň1Áľ°•Ň]ö*[Řh!Â3»ęńľµÍ˝ShiÚŠj˛čú˛Iě}e«Tź ‡-@ŢÄmč`VĄq– ëD;ľ–\¶8qí©lP‹Üą×ŕíóY)›lVTłQŘ)kŃ®<‹Žö†ŚDÚ:UwćĐf× ±}ľŞă;ůu7˘VMý¨$OXQ’Í6–ä‘ŕZkŘmV,´ŔZXFÂÔ”íť!íMhť„Č^ľ‹Ťt u§čĎ7*Ă+ş »Ž6ŮĽâĎS-8+ [öÝÄ©„3ĤédéQ¶ÉÁäŞZOVÜ”°!,©qŘ•dÁ;83ě“.ߡę˙ôč–Zs€j–7ľç@1;đ;´vÎĆä[ôQ°Q’q»SW4ׇĹ#¸á„MtfytŔeĐÂÍĺ‹C5žb‰j˝Ă¤ě4ŔE’™¦C<¤“´±w·áş4MŐ 1sŐvňŽ—bCJhč÷ă9Qɸ ‡72đQ¤ŤËr/fYŇpD6ťĽ~hÉhć0¤Kk\ÜFP7[±_ϲ‘¨)XĎ’“žmFr&çý5§wE`*‹Ë„ĐZ'pĐ3h}€ž);N čbĹD Vą· ŢYŇéĂĺâ@RLiy"ae Ĺß|ÁOH+ßÇ«VľIŞĐť“÷cT*󂀹ôÝöźŘظHą Q ΢RľÖ1Tťą¸ŞRxüž€\XHEęw˙ź´»ť„\0ś÷QűŢd}ĺ\C™*M3ptżH¸Č#nétkÎă×Âp2žŐ˘Ű,şV’H”O‹LB•QĘ.ŤśKŁ Aa×͇‹Ö=ÍXé»Co/ ‘ĘóřćAÖ ×łkKÚÖ÷˝áÍÁ‚“ŁlďŽq"Ő28‰˙`cŘP Ç+IřxŰqđ`_·#ĐOČl­2śňÓˇÎÉPJ$ŹMΊÂűÇż sö9w—ăčĐsży;Eú CÔ8Ź@˘d¶ [n¨ČË ĽŔ˛>š’iŐ1Ę+Ⱦะ9ń:˘Rg®whĽtL·íx<ŤÉ—Ť-ĺńł7Ź64MܨNXÉşżŕén*lÜ‘>ă:i›rrżmŹŞGßO0€ś ®vÇ0ŘhlʇrůÄ´ą ×h­Őă]÷+‡ $,˘r%ť ”ҵJ†Zäzĺrv;@0b:XÔ™ý°Ť ŐĐWW^Ó«üíbL0HS\ld‡zYK9䱪­šg-Ĺ$ť9ĐzçDĽ«-ĚĄr™ďţ)ô7…7›“0 ¤^VSµv㞸A­ křě¶ŃÜ(Eök@ťúwvKCHčßűŠEÄBčŃú (¤ŕvRă~Pc°žJŞmÜ_ßĐRŢä°Ć6ft}‡ě¶m‡Á% óéđÇK ËëĘ”Ą»#+es0ëŃAŐCŤ< v,üó݇kż”ĎŇž6ýŘ»ąŠĎ°źµPŠBhuŠ eXÄür=¬˛î6˘‚eJ(ŤI!BĄsăUçL›J$F˘@Ôr¤@µűa ćŇ=QvâűßĘFÄ ]=‹ ,˝±%cЎÔm¦ví>ěPžV†#łCÜ»6lÇNű únŁTĆĚ)ČĹ4’´XvÇ(Ô#njŹ"Rś3{l_J¤t‹aU@‡ĽxEż±“Ľă—_ЧĚÖüŕ]=04Ęąqź4÷}˛\MöBhč·H’+CDĆ$~OŽÇ–¦˘d’Ewâ6¦©š/A˘× ŮyÝmô}ŤIU Ż`U„Yş—g8)YtʆREi/7řBĂžĆ0h  ;Ô7¸KbqTŚr¸·¬]jšś¨`F*`CUr÷©YD@FFDg[$Úťő“Ć­Pö–sř8·PhV4îÔN:ÎŇ”Ż GŚžÄĄy%|ŐC÷^ň óŘę<ś•Ý”viT9]z{çQ1]$,sŕ 9V¸–AťUˇ~é:éěěŤÓ;/&jƤ4zŮ™7TîSŻłŃ_ y…‡iŰLĘ™O‚+ĂwÚÁĺâá¦ŰčVUłŠ ČLÓak*2ŰçJÂâ„}ÚC§EÍK×éń˘5=¬˛Ňu.n đŽ.C@»(\ĺőR”?Ž!-¤ŕ6ŚN6EÁ tćÜhŤ°ĹŞŹ2*䓎ŘDËČń:˛3ěDi·zů€xlůtgâĽU{oô’(¨µ˘˛“×qŃaE.Eť]bIŚ Ě\欏žĘŤ,č‚Aî{Ü×hs‚w‘ÄJ ŽrŕFĆ ¶¬ůBeŞŮ–MšEę˝RˇĄRáS&hăß«Ň(¤q&Źě›Ĺ\ĽôăĄSĽŢŢ$3ôÇO`ĹŚ¨SĎ[ć+ÓÉńžRĹŽłA‰°[ńa' ]4[yJyd-5:ç5Lđ’ u÷˙;»…µähšŽ2´!8.“†0¦Ń@ěčE"*Îżomx‹ĹvŻŚŮÄ(ż†ů?¸ëŻęEź]9šűŹčlÄ=0)1ö“XÖÍ^ …´ÓÎq6Ńđ°ç°!ivgµC޶)tR‘2X(L€ë2Żëű%›ĚÂíť‚1}­B ® ÷†¶X±!_ˇU´ń†Ęűuę‹×PÔ=¬ę.x,Äv 96­ź{¦Á0 €ůé´× ř‚ÚˇňŤSKĆ lcn˛A`Žl™–î˘ř ¤ŮXĘŠáąË‘D56M·ňWš®Ŕ€O, 5™ńCě˙Ăibś©\Rl(jčˇwŃ=zśąp5›íŞo=0ŢRľ3Ř\€5:Ü*G˝U%4"X4EĆsđL,Šw”/"˛QĚŇAĺ\¸żR6ŐŃ=1ĐŔYk'ś!:-l#3Quµô:÷ć–oAëZN°9˛“› ‚G?í@sP mĚÓŹ±ŁĎRuú=Ç*|pÚ¸ŮC?ć´Ć'Ţ öŰ”Ér”lą&$3Č >ÄÁ¨GW±~őNUú`ňĽˇžÚµ2š3NźÓ_–ŃŹ'365Ć=¸qúöp‡cuył?ľ3Ýű8Ńţŕ*o±ŽGűQę©YópŢý×uěčµÎ7§qš >VµŘäăúR!'ě”:ć˙óÚQÜ7m işů˛†ô{ŕÍż"RÂ.îYlßŕ‘u•YŚSǰsŔžĽF|Ź:#{ą˝L[‡WëîÝqhq[댱5Öî[ŰpAÚYĚŰ%OáaĄYg(ëˇ&ź^„ŮQ˝ß’§Ć® ´¶»˘W/@…üńó~lC›ÔÚÄ ç±ůc ŐÁ*2wRÇ ŤŤż»kp)?{ŮČOĘ1vZWHjSMĘx:ĐĆđÉz˛†Ü&#ˇř˝§ ;ľČŹ”PgKőRďČUůü¤„EŠ5XËnÇsÇBŇ$@ ˇŤ”dî…­ –ĆóRŹĂ)d˘%é˛đN™<0^vŹó~•6Ę)łtńô{ȱQwh#NĄJí@~ő ˙ňÓákßîSż_V×OąíÝß}†ąß¶0ÉBčh‰őˇéŔś‹kG MbËţIçŃ”ą ¦<0v«ŘlGV^űŁś>vy0¶ZNh3ŮTçIµ›žZĹWóßh&oĆqÜy;C´ťż&RRŤz î0Đ.ť€Ýeë–î㮵~ľc>Q7µ=6ŃŢئ…_}&ĽŘtđCy h°ŕěxH«JRÉ%˙4µá:ÚőĽkq LáQ}čç®mP·ę¤…;L»´…_/+mg%‹!Ą/Ç~đ÷ŁŔÔ´Ęuž˘TČ€`P#Η>'—|ĚPxÓĚfć]’mŘyVdKhę_>f‚óbĐ©>Ů”—0^¦š3üŕÝÁȦŠmť.ÚZ'G n„˘}ěrć«JmĆ­q›î>>Đ'†Čě'ŃřIH˘:­Hmß;ŮϦřĄĽZŕ’'MgR·0dcj‰Ň.>ŘcÓ”1mä57íč+Á6É:6Ýsf«|vé®íŕávh`¸iˆ*‰xÚ#ľ3ĘŠ»rčĐ>vťžbĂ“ęű¶nŮĽůÇy Ťś7lqʇÚmF"Ną73ISL°°ín¶8¸®0qMÔc ÉĽ†Ăč„XĄş™ą$†ű3Ń_ż±Î-k{¤2Ě«ßYdRĂ›Đ<çěST‚qÇ19ÁĄ}ßďĎO/'Ą>Z@ĹŠŰ×U¬†:÷ť>Ô*Ć€RęŠ_Ă—P`”QE”Ňä Ž.ZŇ$ĂjčťéŠOş–Ç_ŕŠ‡Ş«ŚA‚Î]Gy]X?˘B“HÎőíú‘HQ6fZDw€ů#E+H µš2Żż7Ă<ţ$]…MnžěÔ“ĐďHÂűˇţ`ť´ĂLO 8+ Pĺ—#ÇÚ°Ň}Ě$ćb6µÉć…HAg§Ď¨ˇ"~–Hěů´łK>íZĹgh?żrí÷7ßĐaőV*úÓq¦AH+ZŢěť÷Ł˙l°ŮđŠ0ä­FćmňŕD3á˘Xf6« żťą÷a|EĹ çM“čA9öYc»×=Ě I ĐrŘЇǸşE ˝ˇĎ´íÔw™ň/裸cíěqqť˝Đěw´8#"uoˇj¤fąź9$‡Îk®Š-„ü2|­ŞÚł˘˛7˝rć[śň*'wł˛…ĚăŢTÓF Uź^»‰âĄgşžĹ.®¬'A$ÖźË?kË.;…K?)ý„%‰Ü(}ůy—ĎY‘ Á*ö<ĽP‡‘>pzĄÖĺť­ÜźW|7$5R´(…‹_»śC˛©Ęá5Đ|ŰĐe Öqä-®÷{“¸†nţv8şŽµsUJ&Ű*«Ý"Ŕ=Ô  oăeŐ‘bŃJőuqżËŇch$6öXŢ •¦´, Á’^¦küHěBok’Ř?0’Ü ë’‹QÂŽ‚±~µ0Đ[ńK>o>4‚=ßf´ŃÎĎ»UĂ)uţi aÝa ˝žâč'łK3#悎Gî+Ş]ű˝iŮčęFřéźľ…ľĂŠ`ţÔJ>O>‡żFĄűęeň; Č•*î«Ĺaúw é«ÎaĆH}°ďđdSÂĚŰ‹ď YÄĂ˝đşmď¸g ŕ?pń9￯Í\iŻ›ńÝďܸĺH¸É˛ŻýŤm„üůĂP+ó}Đ<"÷édłň®1uzu—«SŢAž‚7 CbťďŔuęÓPťçY2Ízń4;DßáĹ#Ć3€d‰'Â; ¸ř†ň_t”Ă;Ír¨ęfş«‰K7ç:A-{‡>űbl;… ň%QâűëŃĘź4­üG˘U"Ä—ŽÎ˘ ŢG˘qâąÉí©pí> řNkTÇy|: rîçVŕ|Z†˘ą\ď:ĂP´7Ź3Ű`ŔůDZhrŠ>ˇýŽÚĂX´Ę wh”DźU‹†ăGÂýŹÂL4ŚenŽÉ_+x˘ŹD«Ĺv Í8ĘŃ|8ň2­ł†¨B‡A:ÜG˘˝ˇŽv‘Z§˙śŤD“Ż*†ŽŰ,Ŕ‡‘h&ĽnVZš‰&iyWŃSž‰†řÄÍ ĚaćH4ŢŮnňAy™'¬ě7-?­ÜÍDkŚOšĹ˙řS‰v†Zɸ–‰hqapâc$ÚĚř¶#Ńş[É€}«Cěž–°±6G˘ůxekťvSgś‰&÷Ęz–}ť‰&…ĐaĎMFF›‰¶QŐç*&™a;'˘I{±aŕaŇĆzC"]BË Ř}"Jłé~QŮ6‡˘I€&Ň®‹@^ţ0M‰P{s;U˙:Nçt2’ÂP4ě‘0Ç cŃꦭ5‹?E"íSŃlT šÍÓ{/ÍE“;#ăöµ¶ÁnżĎEŰăOł[zĘQUč,ęĘÂX4YKâŐy©®÷ń˛±h|gmlëia0ZĂŹčúŘ=§˘Mo}_§˘y8{Ť8 Ă4fŤŽ=ë4­YČ˝Łä©hhĐC’Q=!SŃP̱HĐ]ŻcŃüť’ß=ǢiuPËü˝±ǢÍÝ­…cŃpxxF» &Óq0Z-¦Çţ˝ F“ UĹë`4ÔŕĂŘ"Ńh„’Ý fŕ–,ŃJhT‰‘Ód4 1łŻµ]Ëd´3<`ćZĺÉhîň±mq4sř =ĂjÉ®ĎF{k8¦[Őőy8Ú|׼†áhŤVŁh–ĽÇÉh ąv Fxůćh44l¤Gn±Ńh•3>† ’GŚö®iăduŰGŁ!ËÜv„Ř2ÎFF‡ Ł›AćłŃtŰéÖYrÎF#Éjsg8Ů*G;Ü}\ő2 qÔ/ć1mCXy @žÄ:ÍÇMŹ~äáh{ń9Mľđĺ¬;›ýa>šdR?8TO‹ŕú9 mN“Ů[ÖX˛ś“ĄF‹óŃkŽ>§V”wa<÷Í9Äâ¶0 Ę`ą¦˝AylŽHkÜ­šő*űuĹ iŤ×¨Ś‹0"­ˇB÷˙ăí_ł\×a,ó·ď\Ľ–HŠzڦç?‹ÖŢAĘq*«;WýČŞĚë¶,ń˘'îóŁ H+ËŇ łŹvłĐNU•ž€4N˘_Z %îŮ‘VůÔ·\€4PÝ1ŕ×죩nĎ7Ű:a4¶«Ľ`<łŹVU§nŇIGĂó¬X~™â_†ŤĆ/Ł­”—ŁqYş3÷żZ}ŰgmLíLćůŁOZkwYu´#G¦VL8&z;ĎţŤŁUŻţŁáă7?Žęo +Žć‰DĘ­DbŻ ţ­¤SköX8ÚÍŚn$ęŰjo-2« ş ÍV@Í”D×´1 NEsQueŤwB )OÎچ ą—v›ůvşŚ†Q^ëmQN±kłŚ–Ç ÷CFă4ŤŽ´»…âxłp° ŤĆŢ„ŃF‘şLŁ™·SuşácNŁ)żaôÚáÚćmŁUOZĄ‡“l´e ŐĄLe­´`´őÚ ôuuѰ#Ң˙ĺ˘áśŰhŮł“e›Y´5j O. hx§=«z^Ż.ZŤkőĽ' Ţă`^B±<›Ä˘±¨3uË×7P4Ť#żwÓO×Á˘)ç:Ş…®µpŃ SźG/’{_Y´üĺ˝Y´-ŃëČĘ~łh1– Őü͢ŐČ˙Á}—X´“m;ÂĂ 5T4ÄsI”ř8u÷ EÍ\XŐSěĐ`AŃ ]‘ô±hFŃĆj_đj˘őÜÉřXI´ž*`ń©D1!•&M‰¦Á.X{őd˘u.rGzţ}L"š’üüp—,–M´Ť^—ËFµN&šĹl𿳉ćU@¶C–Ł“U4‡áaŰ6^őĢy[&›~"'­NËę*đ-ĂhÂĆ·ďńCFË‘ h0YFóă_„M4Á6wzśe´ü,‚ĺźd4UNvş{K& ­.C:ć-0Zľéž/íٱ_L3»kŃĘ2ű6P}ᢡăv>ŃŔdfŃĐ8ëâ€7©~ů™U4ci·ß†ZU4űpZ¬ÖIEcKŚq¦óÉEcpČJ<=łhĽ6©‡ęó®~¨hĹ?™g …•5ő C$Ť{ŘBŁIß ŻIE;žÝ3J´¬j Ц”˝[GB›;@CEĂÇz¦0}üPŃđ ¶@–ţ-lŔhŚĘ=«ó8dÁTÜEűÚw32ŽśJrŃÔÂÓĆÔb•Ńň8ŤtŠ·ŚV‡4ßWmě87ęĐ‹Ť6í”ď+ŰhWŢg(5'Óh\®&"üC’ŃĘň2ݵÉEKqFŢż“‹†­!R“{x8Ţ,0ZŢWB‡_\´pĆŞíÎ.‚+ş](‹r’Ńógaä×–a4 vĎ=ëžśa4ĹG˘*RRÂ$Ł•isŞŚµIFŁ-ş±¬—Ó‘ŢăŃxş…˝Ô˛m¸hréČŘP:÷›E‹+´?«ćě˘qAUxŠ /hBŃřˇńYźţ|FŃn•FkAľM&Z›§hj+!˘};-Ýęĺő0'ͧ۔“¦ĹĹu¨CO&ŃŢJ,\˙Ńb–yžŢ—v"öbÄ]ÇNĂDÓLyÚ­đ±c© E;df!%ŤŮňÓyŘ$˘y©Ćşî»L˘mâ &Ó,H4[eG,9LCD›wßAŢ ZEf‡Ú Ú–C´ŞË  •&ńy $­e­Öe÷6sh9žy׬ˇ}çYH0fÖаCĺÚÚ’şŢŰV˘śEʼnCSş_ôŕk«’‡féÍŐKčźICă}3®ŤŠm^Úč&N4,8´çÚˇ~ű¶†®zsC›g™M°gâĐę´âËš940!{nĂrŢYCCcÔž˛{Ń—&ihÚčÄŇN§Ą/ měBaT& ľ `rË*`Č­%‚ˇ>{h\{EďV<ł‡–Wv€Ž­Eöƶzh8Y ë§Ę_ś8´1ČoF­őŕĐTŮJĂ`›4´’·w®¸†Ćî†|´i›4µ+<45f¸,ľ®9,qhü¸ëÍ„0Sl›@4:‚±É{yhăşír1-EeŠ&¨ĹC‹ć˛ý,“‡VHW^K30´]řłŐěI% Í@ȤZÎ^ł…¦4ąÝöČ„’…Ö–¨IÖ™B;R˙¦•B{® ęUÝ®jŃ“)4äą`ŰL˙ä ­‹ePóom;BÔ\4LÖÓ·0ßivĐňAěëĚ Ć0Ş/Ą±b›´é9­gRĐĘ2ĽÁ±X4=uŻ_‚OńBOZݬt`‚¶®c!pLÚH^ÁxpÍfYŽ\ÖćLâO6ĐÜŹäŇłe !˘áé4p‡ćâU¬Ě©HšfäXD«î@Đô7OI_Zűí}ź 4v°Źř—üA U•FŔ·—}"ĐĐ ňň)ެ˛& 3žna†‚V´á»ĆS‰WBĐn2‘§Ąš¨cń0ĐaĐ;‡N™@łQk©ú´Ů@űµŤ Ą’öüítMwÓľ6GĐD¶Ďnęé.¤,´č\¬ `cśabиÂ{ƱÝ·ô¶OQŮ®ÖíA[×Qŕ©V-Ü}đł‚–c~lç<4ŐD˘–µümާnl-“4~đÔ*áą(‰A{íČh‰…‚ˇrÄÁ«IeuVĐâ`äůŞ2ć`‡ˇűEĎ˙pĐęoDĎĽĚ ałsŔ&ŻVAÇĎť4"<{ä“$4¶ći~?ú ˇ±)®Ç4©_em:I¤Â8IhWđrXŃý€Đ"±ďűDˇá×Ü'‹‹ľÝZ¬ .ělˇĺ\łť/…†ä<”féSKŃ](´śś;=[hÜß|Jö^ZdŻěĐĚ& -Ϣ;L¨…G»;˛ŕ2…†{'­~T(=YhlŕŞÝ8˛ˇ')QxŹăĄZ‚+ßŢlˇéxÓ.LÉ>ű*n¦c˘ĐĘşbíÇ‹BçĂ/ ŤîÇú°:y M] ĎPb0´ĎfŐÝpĐ=Ihßb‹ScČźźT¦y+…6Ž8Ĺe M3K,Šĺ)d Yő]kW® &e ­LŁżş LZ.tkôU.a’Ф]ÝfÚ3[{–Đ.nííxJcw˘Đľ÷”…+ĂňMˇŐűŹUBËYn Ö Đ8÷ŘŮ?Wzw=,´%‡Zn`hUÇHmÔÂź«…ĆjĚx¬¶™BŰ~uŮH¦ĐtáE¶*)´”cŐ”:Qh *źyĚöŘjś›(´ďôŘł70´6Çô@ź& ™ÄX|űF®.ZÉż[Ĺ“†›Ą†‘×˝ą3;hSŢEť46wÁ¬ű¶- ö)-Xcź´B\ĄúŮ>t¦¬ )/Ó×ŢŇWf ‹ĂW×šß Z:>&퇣gćy+h‹]vňĹÉsVĐň!4H›ˇ ±¶wÜóZI&­n9QQĄ˝‰AűΙ`—’{·‰A+ž". ZĘîeŮř Ő<Ş*oqĐňpFTk8hm›“€ž/=3huË[ •x&­łßĚFćš$­*X[Łć4Ĺ@Đ0ÔĂđcÍč§°_Đý8 h•ąôŢÂP5m‹€6­AÇ  q¶;B®š4‹Qjű]˛€¶Ž˙R«˛ÖTÄy5{k,y!hŃ3 2tRĐřÉXőc UúńkaĐbŃň k“¶<ťÎŮ Ú·ĺ¸ŐÉAë»âňúÎđŢBűŹoąEć^˘ĐŠ Ú=ä 4ć!ŹZ]·ˇađas5†Z(´HfŰŘą)ShuţŘĎ 9Ah-Ż`»˝ńä mÖĆÁFţKiňŰ$ˇĺĚp¨ş‰Bc†6¤Ë‚ŻĽł…f˝:š5¨Ó0,4|Pt ŹxZ’…Ć»b2Zk!ˇIweJ˙>S1…¦iĽ˙Ş—ÝBń4V$"žf mááˇyQh׎ŽßZĎl*!Ř -ş=<÷}ĆĐľEILŢŐ}WcöęÚÍKr”šďÉBóD[hËÍź8´˘\ sGWMšyŽUC›ŽrŽ—…VÔ•@?\ŢZ¨Ď"l¦Đ8@G=µą Đp#ç¤ţřÔKBo pÖLˇÝ»±Á\¦ĐÖ}`ŞAˇ}kN%—W4(4d›Ťc č‹…–Cp˝…†ŰÍĹ’†dÎZ Ąd“Š•04ĽŽ\}]3™Ł CC䔍25›•60´9Ď˵Xh•#ú©}¸jO…6nÔQgÂвéÝÚµbhřôX.vťc4f±$ ±Ö6 [—hv­0Ó;ĘŁÚäˇŐ-—˘©ęäˇ H»Eܡb[öĐĆĹ•›°xh9‰öŘ“‡v˛ťĐó4ëÖ0slxhJT§{·ţľ0«¨#ÍĎĆa"ŃŞöŠÖx µ·‰f%!ŠĐďóůŠoËP–"k±Ł5€j±W­zxäşhIˇ7G&Ńđ26…~bËŻe&Ńňęł’łSsmşFI Źl˘-Ĺę­:ˇhÜeĄ°a˘m9ůÄŢÚů™H´0t+Ć·Eˉ/‹‰†MI [Ź0Y2ŃJş˘ęű•Q´ů]ď]E`uBŃuaFѦE-ś¸E›S70™& ‹>âŐ”[˘iŞ=:´H±6Ç˝T´ęÝ;Á˝&Í9Ď„—qç.—ÝŞęµűČ,Úóv„˝ĹËwfŃĘ´rÄz}BѬKäÚ< Ę_(ZägEŰ— ,ęd˘Iéńo´sl Ť )7BŠ:HźJ*8şĽČ<Í*M±đłd’‰Dád§0 ٧ÉD+ÓýPoŐ†‰Ö4ä4Ď@§®L˘•yF»&íóp¨ŃŮÔ®ˇˇá6OË“Ć㕇OoÝWÍü [qwűůÁˇaŘ*QWAxĂC›âp¸2}ćĐÂçn'‰ĽnŚ“g-žŁg…űCůG[8´éôܲ†VŘ•ç[óŮ–& mźćénY˙8†V¶|j… ×W ­MVŚ3†¶d­ńP,ah]˘­¤LŐÚ áŻsÂĐŞ‚]©ŽcĎÚŮZ5ž„Ć;ůó–4Î÷6 4˝ąçňËTůĄ% Í’‡z´6Ć—ţ’Тi™%4®ęS¨ĺŞ“ĆŇ(&­zP„¶®ß€ľgŤĺ(w´cąĎÄ éřgäč2¤´˛¬ßŽkUЦŞ÷~]“‚¶¬/žĄi2Чy×v˝ąAKąKíčAkÓN„+ťÉ@Ciś'TždMĎzPíB/gíÄ’BÇĄjrńvĐ5†âˇ1ĄĎÖ‚x÷w3h#ę{ö‰AűN;ŠCY(hČ”Cş^4~î4!hcC±±uÜb y¬F3ćB á4ç °É'ž´şe°BÍßg orŹĂAŮAűNK0BĂ8Áěa{¸“š$´ŞśOëŐ|q„ĎH›h$PŞ~~HhŠéĐ5TLÚ´ŃĂZ'ahřťĎźiŃÎĂŕËB‹ĄŇłuź(4Ô bacŠé­?Ú÷™|ٲDB˝ű—…60Ž M.~č¸j#ţÖĐâôăPĆĐ–d[94$„cµÓuí«^ď‰Căp‰Uiž_ZőĆŐ& …—ß{«‡Ć\Äçťśz‹j§@´µÖpż<´<ýŁ«WňĐlŹuł4h‡‡ĆA27ÔÁě<847§Ľí.KÖ˛‡Ö–y`‡é9´ÂSŮË*býĽGHüv'ŢWOÚşo˝‡ö,8«Qx˛şxh9éů>V-×5 W”¸°ńąś «łU•rjdUmÍ+†żŁd¸h€†f„Ď7>ĽÄYhÚ6}ËŘ7q‡ ělĚß4Mŕ–al„›V_ţMćĹÚĎ6‹Ł#«®(ˇRš|óIIż„}mť|k®PÚ…Ą•~S0Żs)ż\»`‰‘»|ë´Ô‡hŔákdř(»ËßDOÚ—˘Đě«Pşb˝}}IvÇÚ"°Ű8č˝sŤNo.ˇEŹŻt®ÍiXŘŰGxßq†‡×o1b[¦ÜĆ Â$7d-Y…-W^bË;MZ2öŘrZ•Ö"ő;ŇQąjçäz–ŐÂťúőÝ‹lż©ĘÖ.•1h2EřţbsQ;#fđÍAŢŔúóW$~G!Ý˙ŁV˙wµú˙Q;˘ÜXÍdĂP+Ű$§ă< jÚávżEX1AíäŇ,ZycĘ[µËŰôä§Ů‚ϓўUáŕÓľ¶ŢłÚXî~źVőßvMŇşť2ź6Ř@Ć ö%ą*ŻTĄ!¨ ߊěŔ]DÁD¨E¤q&Ô8ä§l(4Ľ‚šíÇ'ž±$¨©Ĺ1†[-*:O†šŤżˇů#4ž5®Ň–¶• P«=E†p1ÂOSJDlŞŐż Vř͆§‹¬„Á§-ô讎Ű5ůi3Y{´ ¨:ę»V>­ě »ź†ÁŽ[—YűőÁ§i,(¶;•ąî|ZÝ>sňg/5ëiÉÁE笧!deÍÇ6áiř!_7 ÁoĐiL°xfŞf“33O‚NcĨrë­gd‚Óě!ńôľŽ4Ýá¦IŻŘ"ęŹÖÝŐ4˝X" y—„¦UšiĹLs=ĂLłżç‚?Ŕ´Ńs«ť L«Ëc€\öŇNŠv»m¸F\˦2Ý#yi6ń¤†{WâŇŞ\-ľŮŚĄÉJ‹nŇhŚŇ•¶EçĆĐëJĄq‹DçAĄ}ɨ”hiŔ}`ieËú§"ŃAĄiÁgŻfňŰ2îNLnŹ“+Siř‰¬˛7 Ă‹”6źłf*­iěşRAęŇ8ÓŽ.O]~ź¨4Ô¦ęs4¤´—:®ŤcPiUهŻâ´qq* ±–†Ř#.[i[vţ»‘ĽĂ®š‡î±qTpxěEQ­1«ŤˇłKĂ÷ěyg,­ęáWŚz_¬4ĄgXOmî„g) ßo(ž+ś¤4G‚JÎđÉXZÝBŢÁď⬑°´Ę“¦h ÎЇ•¦’˛ť=ŢŠŘ%-ÍËWăIr`iĺÎÝ.X˙“­4<‰{ł¤ Äw??¬´HI®e˛ŇŠ=ڶ6ć›>ÂJÓBđţOÁőśµ´4EŻZZŃĂu÷‹J‹ˇe«ł”† >ę źoiHi6EőZ›ˇ´"Qţ°H®ě”Fý4)Ô)-·ÁBď$Ąů2ÉŚGg)Ížu-Ot¦;AiĽW@i…—Ąa[Ă_«J vÎPZµ%šö\\L&'Í ó¬®ug,Ęă\°4Nę~¸‰!aiËp#Ü+kiŔî,â÷ůeĄEoqÔv,VZ"đa™¨4żĽ?‹~{Xi|löŃYl?K¦Ňâ6´aŽ¶Ć Ňľ(ŢťńÎPiÂŇľľľ˛qź_ČÄĄqTŽŮ˙|qiąQ% ˘ÁĄih5ÂEYKkš’Ľ ˝Ł‡•vłĆčđýB§ó<¤4„c`hB±•V…éNËJŰśJ+ÓWŤeŔ™©4›~Ą2=¤´“™´Pé\ő ĄG«*Śą ĄYĎ×6b53“vénĐ#b݇’ĆArWvúGo#- ?ë±i\úhÁŔi&Ň*kž8 đOV"­–tT‚Ž„ ‘fc­l}ŇpÄ;köťď$ŐÎż„4OCFOŇŠ*ĺ®ćV›x´Ż˛¬aĺ8śx4·w\´×•ž)ÂlłLrĹn}š4~nw>žiuöŃ8=F°ůś}´˘¨qÝmBçÍ”„´çű~5_×죩ž.Ţ›6ó36F–ŤfőâŁńńç©CGă •RP’6ăhüÍń|Ţ+ŽĆoÖż±{¶Ńé[>–µ~‹ŰÂFóŐ&iFŮFC§Öç:íŇ™p4„ăř ¬H·Ó‚Łĺ1ů" G[W<ÚŃdŁ1Ç .ëyM6©M~«v´÷$ŁáŚ+\ď«„šúFk¬bî:ěÝĹ%  ?Źă'‡$ž-|rŃĘĺGWx€ŮIFëźÔWÉČĹEKí´~Âhą« ČťFĂ"Ç_~ĂhG*‚ÜůĂĚ÷PSć’–kµę­Ż0Zt˙.ĺí˘•¨çÝVíÁ•!ä‰Eł“ŤČ{Ź•T4Ľ1Pż¦U--‹ćüŽ|ĂËZ°hľ*˛ Ü ŚĆ…‰/lđ°„Ś¦-¶E{Ô u‚Ń´”ó&.úŐĂEC°§%»EŃ­& ÷‘J„Ż3»hq>ś“h`­ EăĘţP6‡ŻmÄ!ÝTË*Ú™»Źw˝µEEcÇç<;*šµ‰(Žą<ŰĚEĂ*4‹.{ѵ™L´iu¨áB˘Qö›DËMD X± ŃÔď5RÓ )šl˘=ĎÎś˝’úúa˘Yď]űk%ŃzĘ’n¸a‰†<›Ńmc׺$˘%­k %Î$Zj‡¸I Ě$ZÉ“šŇ6měšÚ˝ŠhßôٸčÔ?¸ĂDkö<řúaČ…D;t˛m3î•I4Šj[ Éj¨ń6ŃüŇEÎ$Úó¨ă<öđÓ÷±BťJ×Xc%xJië‰B«óěĐô8$ MGńQNĽőUBĂvgo˙Đň× 3Kh6·ę–Ţ/.ZńVż(ě®:r<ă8´´ě -C‰ą„ B+[>m,P_ 4®ţýHîŮĺĎ“ËĂné™AcÜcçťkË˙ëvÄś}O f…çź6š vz+hă<°oł‚V„5žŘ=1WĐ<ýĹËă»´‰AËťěŃ`49hĽËKô÷—13hÓiäŢW-wŚ˝&­nů\]i'†´4´ oŐ¤ Yěßšäč!Ď ŽwR‹E¦Ý¬ Účl˝ · š ~żmű AăzĐÂEż>!hĽÓýŽ@łA›:˘Ł=PbĐxKżŢWŤ)5%˘vu! ­¨MIó-]ÁůţĚ ĺ¸ eŮYA›6e[™4[Ü™˘–^™AS^CĐęZ,ZžHÎ'p{÷Çâ álvŤXDQí;§>‡Y$´śhsź«„Öuˇ q†ĐöŤń•k‘ŮAËmć Ë‚gŠ9"~Đm¬`yă$í«Ŕ„F6!OZU¨"š‚Ń!r©·Ű@ĐĘ‘Ă9ętš4˝K$FŞz{BĐ8âž,Q Q»’‚Ć)4˘ă… Ĺ3N†ß 4>_çR‚xBĐ`Žńß÷zÝ4¶´dkb6´¶ÍˇMRаY*j}a“Ńť4űľv; ×ߍ/ď¨ÇT[˛IAł¨í¦—ˇ–´qhÍlć A+:~ď– )Í„KII"ť˙­ uĚÚś„ŁÖ ‚†»¤GÁ§1>Aăp{8ečŢ„ Ą UĂľ´$MÚ¨}Ŕ^ô—fű5 šo-@v[h,ńÝB:PłÖa )I5’:TÁŮĐ®FÉJĎ}&ÍV¸®  iʵřNům ůĆ~[4»ť,QäÚUJ™ŠDmK))gY´iďôŚZ‹€ĆŰ4r0ë acËmşĎI?ă–č˛2ľ>ág^iX‰Ăcoţ,\x|›‹~–¦fÔ˙&ý c.jS»NwŁ×çóVęĘ—}-ˇüż|až±0ëgĘ>Ů"Z†)ě3üíăŠVŹR~Ć”š-´ˇ&Ź3égZČn8(«}†[ŢÇ\8K3}ĆMcl>Ή>ăr.%ǡP–ϸÝĆŻłlŮä“}ćk2ÝŞę <Ńg[‘š(Ô›~Űg5łő”• źÁÇrER|vĎĘ•'ŇŤmÇ÷ŚË €ě§a $Ĺ&ZţňÁžŐM_ŔaČČgQĎJđ»îÖY=;R±ŇőŚÓ°Ď40Vłz¦ĘN›4],ćY?ŚsóŚź&ą:çža—˙|Ř+’%a ľ˝3RĺüMÜŮĄeŽîE8ˇ‹w†ŞŹS ťŔ3í.lů_…µ<« ™]Ĺîk~ňž-«65´ÉâŮÁĎçÁ:‰©–Í3~ľ{y“g[ ˇwЉ<«L~e“eĎľöś*ëIĎyĎtDĎZeÄ›<‹ÝňľÝy†ď+ú€’ń,F0ŰYń҆xÖF[Ď™Áł˛)ˇ5Î=î3{geşč\nĽĽł‘ő· öšĽł č×9qgĄçÉŽŃU;«I¬(4ÇB;Óy™jŔ9ŃAŢŮ^ó&bcĎÄťatjQl/°|ĎÎÔ“vż{ĎTPPŮ@•O€0µAž}-ËO‰­ÂQ8áńěyÝTx7/âٵĄ†!¸î“x†ÉąĹFż–Džy”Áî¶CćXgüNÓŃís'ÍäăďQ­©ÖČoňěŐ|<ł ń˛ň^ýěµxg>]4‹žą3í¨ýF‡YŁśCÝÄÜK_ÜY;Ă’q¤ŁŮćK˝łť;[rĐ ô“;ł>›iŰÄťaď2N^Uć7sg6şYz…H˛‰;;Ü2ؤľĚÜŮô±ďĚr‰ýNÄwťµł“]nK ÇJ:[gqФĐ3¬'ë¬ň ů°mߡźOÖvF_8OÉ:űŢL Ţ7«”“…¶gëŚ_ot‰ßŹŚťá8Ł’„°@¦ÎěŁGxuŻI:ă#š’éůĚŇŮóˇ˘×îśárn©hôl‹rvQ;í–X§‡hRÎ8ŞĆÂíž”łĺF˝ŰčŚĂCÔŠ·7t6’žˇńdčĚ7¶µă/ź łQ °Ij|Agâ\WvÎ=Ťm¶(ô ť1‰÷úX‹ }a:›?5~~’Î^/šĄ3¦čřÝu楾:Ź:Ă×PFĎÎĂYí,“r†ěĎhŃôĎĘź_űŐĐݲq†QŹyčú>öÍČŮȹН8gh/dîôŰ8C ™=»žmĎÄÚSßJŐ¶[é…3DŔCý¬Ö’pÖ”fh9x:gÚ°ZÝOG’o¦“ŁHhí<KŔ™Î"7şľÂZqiŕQŐcź|3>lűhGöl0WŢěyKžŘůÓ“nĆgÔ¶ńźŐ6ăšŰOhQş=ëfŹ\ÜSăk9őó®›ŮÎIsŐ~ fsÜLWoZÂÁř…›E’á9Ůf¬É:2ełó‹6»Sgł¸Ňf=Düňži3ţ«”@—)Ëf {i)7'÷Í>2ĄŔřZełHƢbÍh®ŘÂ>ĂfÚë…Š¤¶ÚI6+sŕ˝o3l†A2 éŘ _FTa93ËfÓ&öšełŻG85ŇkO˛™Š¬ńĹëÍł#ÓfXlŤ šŘŽ—mĆXčG fŰ욆É·n›ˇÇŢ‹©ęń”p3_v\–‘ąńĺ 7;SűŃŢúK7Ë%ąĎ/úĄ›EĆ}kת›Ť|)Ü‹GÖÍ`lĄo®Űf¸“:˛h"¬O´ŮÍć-wµŚx˛?/٬şÖgÚl:2)ćąlfzs‰ńĐ–fŘěŘą l6Ý‹Ďó“i3ž,"żĎ6‰˛Ç’m¶ĺ5É.ú,hł6mµ0ÚN°‡†® Ť©¸ lf+KK$ 2\3ŢÇ÷ÇŠ"ŐŁ.Áf>”ú’hOÝś5C>gşlť‡äo×,ę¨ ę"‡k¦Ł·8ŐÜiN˛OpŽo™~{Đf–Ü`ˇAłlĆ—ýůoŰ›}óń›|ů 6ăď KH|‚Ínz9&\©«Í×,2™~ąf9#Ą_GvÍ|š±˛OÁ'C6C¶ arC˝°YµBđX}Ϭ™í—,čşKşK¬™Ż2­đ“ů, lĆ)Ýű7młkw ~2_rqÍrhôŮf× AĎ)ç1z´ěšá§GôŮĚš)ť2Ňۡ‚Ů›épřÍňr’lfş†ĄŚď‡’mÖY"|mÁyaˇÍĆöcÓ®$›Ĺ‘Sń%Î6Éfe*cüË®Y™ÎśdˬYQYÉey߼đ/ŐĚŻ;Fĺdšą¦ikéÎ/Ő,î× Ç)«f”’"u­]‹kFşা8 “k6EаyÍ’‡c{™ełĆý§ĺ§&Éf(rŽÄĆŽ‘ 6SJ Ókń:/lvÍxżű&`źU3N*ľŔÁ7Pł˛ÍéMf2Í,˝É¶˙Ľ“hć;ŮÝEyłiö=stPŻ hMŇ ÔMžfçÁM…zyf> 7Ŕ…‰3ł7=ŚsŇĚŞăČBlGĆĚđ9o-(Ëf‚oĆĚz `‘ľ™)ł‹ýN+w—'•(3?‰çž 3§*} dÚĚąő{JO¨UۙߔšÁGżÁrh 7†S_ż˝ô&*—bćdsuá›Ř<řô˙G­ýď0hí˙†ĘdSĐ8Ľ!Ĺ<4f¶F8Ázű…Â}0h›Î8ŤAűÚ˛ÎŰq˛xCh±n;BB‹uż4f„„f¸LÚžÁv@hŐžfŰŰź ÚF–`ĐÇΫ×V‚ĆŐ^h $»Ćo+ĘjüA«g2Đľóćťh[6Đ®l )cń¬«d é`+4I&ˇ }ď´ůU×Öˇ Ů„%ę€Ę¶ĎźÚ– ´şLŃyÎőóÖbÝ2Ć/Ý?PéłĆŻÝc»×™4{ŃăRę¸ZÍÓq€¶äâ3’´oMš|§$ qS34ő×úË@áJFĐpÄ>4-‡‚†ŔOšú¸"I šźČjŹ qů§¦ed˙›AĂÉ˙`Đľöőę RłË34_>Z\cWJ–иO1“ż!´ľŐ Bł_hZcuî$ˇŤ‰‚ą˘ BS%I$ (;IhyPŕ©űţ‡„Öp(Đ˙’ĐJđ—„¶ăD-$4ý`(EŰ5Ahůsn†Đě»»ÓŠ*9hř‚Ň„Vą L—#‚!ăčO ťN…6ĹĬDPhÜţä.˛d×CBcIý'*ůá„Ćď>×–!¸ZŰ2¦TľÁ ©Â5ĆOšÝŻÚÉ1ۆćó»ÖrR‚fa:­ť™ś4›„şKýÚ‘ýłbś’VŚZÔşf7˛G×p‚<űgă©Ćőľ’ĆAXď@Ou›őł!éO:úYú™ćř+ág(OöÓH“}ć‹´Hď¸}Ćhŕ°Ď ó'†}†6Kc{€!áňYß·$źůV7âQ“{VőDŘ•RIőěžń‹ŐŞŹŘ`ϒى=ó”‡(Ó›Ô3?ađ±s;'ôŚe¸2¦˘qäMć™ĎĽ:§.łyfźŮJµůb2ĎćlNŇ%™<łoÉ“óp=Ä3έcí-ň6›gm2ĎDß óŚ÷¤Č3=˝gĎü`Ă«ŕöěťń0ió=±ajç♊!žŮŘî±€ýĘŕ™ż¨SC ˙ĐήY;ăĹŚäÖ6agNkĹ\ţ Îôđß“t¶Ĺöv č Súů‘üµŮ9ăUŚ#ąţOć¬Qo»†sć·­†ßK>[8g˛Ś"^ľo’‰·? 3)+:»łs¶‰ŽÎYѬ ×ń/挞Ď?łűü‡r†˝BBÎ,—֒Ƶ¨˙9Ă%!g|w ?D™ŕ0Î<›Ţ“Łëż€3DöţśőcÎćú!Ĺu˙!śA®ÎÂŮĺPRř˙qöĄWQ(µřröěWţDÎD:gä¬l9;…ymŽśy`°Z€„ß×?łör¦WŹ9›3üJ{#g[ĘŮľ¶ŚśE˘šBé‡ŢŘPÎ|±Ôž‘3.ČR‚ÁĐ.g>"řČĘfgáEęű`Ě1g3ÓĹôdălß&ăLöoăĚŽlśń4üt⌠˙2Ξ%ÚżŚł†{13®ž‡rĆíOălÇ÷™ŚłŻ=ÚŁB–‘łš3ŐeNČ™ź­häy7!g˛^¬gÁgÎüS‡U'ŕLÍÝb0ŐďţÓ7+É˙á›QGűé›éš–6g,)™h‹,ś™üč’'Žgߌw›}HĚA™7;ŇROe™7«ů^¬Ň03oĆDđfŤŰ©đf ăćŕÍ"ýWĆťúđÍÔ˛2€łrëÝśůFÁGÝş˙á›Ů­Úţś‘tÂŇqVřţqVfâlÎčRLÂ#=QxÝdG&ă¬ÄřŁGý—p†ţ^C8łĄŽ\éĚß̲™¤-ˇnbŮ6ó og|-`3_× ?|ţĂ5kç±Âf¸ě~C ş(Óf‘ܬó]Ö‚6›˛ŐŇrˇÍřĄ¦BÁd›MŹ1s3łl†ď$Éfź·kĆî6+MŞYŮć^ťx¨f8čäD©ĺHtŃZÜŃJ»ąÄ_T3Ű0iŢ˙išÁŽ ÓŚ˘Ĺ@ÍĚ…I¨™˘9Ű8ć#Ü2±fö×ő1ËŐŚÍ7˘ŕKj6Ł2gm6ÍĘdš©“B6ÍđQ†i¦G%‘f|„\4ÓJż®˘ŮöíCP}ů/Ҭăüb f¶ţń(ôs‹gŇlß*¤DšŤAF_Ü?<ł…3ÓqŚćruHűfVŻY3k“fÖ™)˛hfăůfď 3óđŞfů. mXfjˉ(j0ł™µR>GÂĚ”ŃçTjđőĂ™ůІ.=,C3ó϶ů|W’eć#@DjÚD™)“92”˛˙f¦_p˙ÄĚt^łeVň:[yى2ó…—ŮxRÖ†e6S;Žö™2łkn؇(±?3ŚÉ‰1+gfĚv}a˙`Ěž drĚĽM†ďPî’3lť†cVô|‡cö¬(“cV6hu8f×”…ÁRÚěŐ’Ź5ĎŚYĚ'VŔŹ63–(Ȭ’™qĺ×ŮY-÷·d†„Ö$™µě±÷źŽYĹłşeǬk`Ç̇]źRźEă?3çÄĚźp+´“$öbFUoF̸®ňă5ţá#3»ŤĐÓ™ł}RĚz‘rv ĹĚľŻšÍŠ™mÚ<’ÖgÂĚׄÖřO× Ě˘€XďMßf6ĚXv†ŮŢţi!‰7fŞÄŹtő™-¸J\Ő{%ĚřuZ®ďăAń^†™é–f4ńţ6ĚŹţm™ 3Ka±Ýę„qPOɉRő’bfÇ›OÖ÷ž3>ÝÉ1Ó/čî5‹ű1ĺU&ĹĚ˝-R4Śüé1Ç¬Ś±Ułô59fśM˝’BY› d6VvŚ­ý2C» ™Ů«]xłgĘě ČLď«dǬޙ P[™™15 łnY@fvżXŹJ)g3c6VĘÂťţDĚPzů'b¶ŁEßsX"%Î*b>“aćą/Én0Ă*vřeř2ŹÉ/‹–Z¶Ę•o6ü2|ŕ5Á,˙SŔ äđËXΙů2·25÷Jű›/‚1ř2N@ˇ—1žő˛ŻEçlÍĐCŇËÄNŃ]í˙ /kŰśtÜŔŮ »l9|(—ţţźxŮł›KzYôłŃÜm2[řeř…/S…ďŕË|âŢl5µg˝¬YîJ‹IčHxYť˛0»9Ůe¶#őĐ—í˛Ż†Eˇ›˛{ţÖËî-ëeAŮY ˝”‰/ë_¦ÄŁĚ—ˇŚwđejÇ1óe[žÚŐfkňËl_a'süĆC/{eµňďżĚ/M,3ˤ—EPĹ"|üF`Ö2_†ź®˙ŕ˨]ýÍ—írô‚/CaG]ĐçízŮ1ée‘;eĺ;‚Ő®?ř˛Ž”­á—ůű?;ř˛XaĆVrűË/ÓţĚ= `Ć+×gűżĚřóň€ă5 f«ýńn `fĂž­:ô»‡_f/;hâË–Č©NĂ/›ĎTvd›űe†çďVĚo$ůeµeľŚˇ™‰/›—Uoýoż¬‹_ĆgŘ«şŻňOľL6Úńqľ !硗©ÂxŇËüşé -o˝¬g˝LaŕeţÉědXJ—ëe–¦alHX˙˛ËĐűő§]f÷â5áe,¶ňCĄô'˝Ě>V|%Ű'ĽlOxY=ĽŚCĎĐËÔo.ëeq7ęŻë–Č|™ť6쨯<ůeľóđ7ŠuÉź|Ů]'ż ëÇM´ 0Ăc8śŔ«ĽÉ/ŰRĚ…ě—áş&Ŕ¬ĐčÍ€Y›źágäšü2…Ćíxß˙wz™ÝîćAŹx™/ť¬ Ź<áeßĂâřĂ—KŕevîjÇj™ů2+qđűqßg˝ĚNm˝¤““Ý„—ŮřŁ5@™č2źŚlÍ'Ď2Ńe¶Ö4şěĐďŽęŹ9PmŔéßxŮ9ŮesWµŰY첼Hh%Ëe±Ç5ҍɶ˙˘Ëž§4Ńe"FO·Ëvé`A—­ĺôÖ˸“ű†&s)č2.eďě$·L9—•¦wţ\&6Ăe6!D ä.V6¶·Ź®äýü[öLÁ˙dËÎ;±e> ű4ô硖yÖŻVĺ–Ô2¤ů µŚ{‡-ăăHH›Ř2űÔ—-á?łZĆ"gËÄwg¶Lßöĺ€WÓ›ăAn™'áZ Äö™á˛-Ăe*p™ď\¬·ë‡Ű_rŮ×čźrŮ5Ëe^T GěÔŻą,’4äre“é28ĹGW­z˛Ë˘ SĎAו ˝Ě㭺ݳ]6Ő4\+]Ö¶L—‰¤ÎtĎnB.ŰŘ‚g’Ëěf¶®|k˙€Ëú˝Âe|ünw†Ëü˛Ú,-Ë*䲥{ŁĘ²]ć—Í#ͤ_˛^†‡jčeýú·^Ö F%ľĚ+’áw>ř2˝s÷¬Ë5Ůeř` Í:ée^Ö$ţÂË8] & Ůe<3JIľíüż‘ËâfÓ°yęOg»ĚŇK­‚‚7ĚźvŮ1îO»¬â^vٲÉŢŃi>Ńe%ÉeŞMrŮ7w°VŰíŔehÔ‘á˛(ÓŘ™ćO·¬Ă-ü‡[ĹępŮ}&ąĚšPEnÎłŚÍnYd>[yżŚ$—!ĎÎŕ2Ţ đ ţrËŞTÁ—=3ąeřŘÇä–E¤6˛‹†[†Up‚Ë4čýrËôÎÎĚ–ŮP^=ČuÍjYÍhŮ&\s eL ĘݹɆ łlÎpVoâd–}Ëd–uŤ¶3Z–÷ýŮľgł +č@Ë4ó'łĚM˝Ęee˛Z¦Ž-ZĆ H eEl¨ŁeVéłÔ$–iuZ,ÂĘe6˶´ů&Í9вŻť5í3ń˙h™p°Ě;“Đ2Ęś˙BËÚŠ–ŤGo#¨fŮw2Ë6·eࣤçúZ†Ńd eXl ł oúř‡Y†ő["Ë´V)îD©,‘eXÓţ­Ş˝ú“,«űB–•-“e3S¶}Ríé61ežwęOĘł9ËJŮ„ü¨×âßJĆꬔíÓ˘@Ýí˙VĘĐd9+e R6ş¬-HÇ=ť éű){>Ô_H™¶WÇd”ő,”±i÷ż€2ÚO(Ű3P¦¶łeműm”ém•…(Űň™,Đ$”yŚmVy#$˘ĚEßFÔ ”•}ĘxżeĽ‹|hÉD™Ö2a”©±đb”m)–Ýú5!eq˛Ş‰‰*˙PĘŕ'RÖJ6ĘđlüË(+0Ý’QfoL}×`ţ7QVˇ&˘¬Ą!ˇoň͆Pf÷§ő(6ź|˛Ľ%Üń=O<™~·–MbeŇÉř<&ťLŤ2˛N4ű>ůŃOö=2OĆ`Ó?x˛g–x2ě|g·×I'łőŁGŃ]-Űd„H3Ą¤ŢňY'ł/ [§Źş¬ţĂ&«ÂĎMf!%µ4ÖO4ď ˙3÷,“YAŻ÷†˝ž\2Ďô>ďĚ’yĆV< ˙TÉĎţ%ë%Łd!žiLa^FVÉÔäŁ;K&Ě~°dK®hŰú¤’ĹüĄ/„ZGvÉĐ9ćŻvIďÚ2LĆáÁ÷çA—ĚĆ´o†寲„Ă |ćâ†rJ^°Z˛ńެ Ů>\2TŇ|S)ŤÝ·ć’IôM&ţÁÇ\2›ľi&ŕ0™KyăfäÔ®×/׾‰C(äĆŚ%łzé8×±~8~2%UĎ'RUęZ)Łä•@6űůú<Ů™xptDď—Q®k®Ůţńdü{őç9tÜlŞ‚ţ ţĽ~ű‘Tý’Uýýić˘o"ľ*YRR"pVîˇßŽE%>śţ<·ÖZŰ„~k‘ˇa%NÜľůÇŐ[F&Ůii|9Ýž—źw‹ţĺŠíŢ•päőŕTˇg=ÜŹH>×˝!ňěđ˘ŢoŞęĺ/×ë§Ăß$ž™K$c‚öwn7-Wü˙(Ší˙;˘Řţ˙NĂĘ$=ľťČ0ĹĘĂ©í˘Ą|Ĺ,îyYü+Ű?D±Ö÷?E1IŻAŠ}3)¶3»fbö7­$°˛ěĆM1‘ľQó×Tň¨gyés*Ëk¨b¶5ł)MëMSĹ•¨n˛ý_¨ŘóI‡*6o˛7I}¨b[VĹ$:&Uě{ć”×OţU1˙@ž,Ú˙FĹЉÜa3YIõdڎŠ-+>+ú*¶öçaTbĹć„1ţl¨b>Ç)ŇTńđ‡*†˛xGěTvC*¶ćD˛Tâ Tl™wA™eS¬§‰SOţ"ĹŘĽwbÍîT㬞EH<Ń1ˇĚ‰ůÂSń(ĄQýâÄěŃj?=1mUŻÄ‰ůçfäĂśł(±Fú[ÍţţÔÄţđ§&†v8–‘‰:~vv MLűĐÄćx¦–eăý”rŻ5˙KŇ2kbĽ-|›ĆJý/N G]qbeţʼnQ0»‚ó‹¬QFGdÉóEb+Ąě‰ŐmňÄx ™<±˛$˛"mpb:ۨ¤č”{bľfŹÓą3qbß=mÄ,†ŮCósÍŃ:÷řŰQ8<1¬(f=ţ§ _MýáK+ĎĹübÚ_{âÄ<ŮÇ^{F‰ßšÝTç?81$ŽeP,/X”­ ßË&Ěr%އ_ Ř¶˙ »2(ĆßžŞ&‡'Ćూn;‡(ćoŮ:‰đ¸íOQ É®!Š9ÍäS_ą˙á‰!w€bńG­L·ňĹbK (·‰ă㢇(fżŮ3h‘ä>@1;v÷'ä™('fl‡Ĺ8ÇóĹüצ’‚ż=±cËžc}¶Lf"TňÄ<aÝX2;ybv#ó gŕčoO }^ţöÄžĺőä‰^ \« ĆŁť<±’C,Ę[ OĚ_‹ôΚ9±(Ö‰;ţćÄž]zâÄfÉWU!IcžT`bĚĚř‡%¶˙ĂŰŹ;cbeÎ_z–ł%v¤+­­Ň°Ä"ˇCi[ÄŁ‡&f±y?úEmߌ‰Ů¤ Gű”X$±jA$2ĺoK¬őż,1{gLěáöĄĆ‰™•ű''i%ib,Ăś)Q'–†_{501.ÔÓQwŰJ¶Ä<ЧKý7%ĆkÉ IĚăV¶Ő`PbńÖâ”ţĹă‡öŐúygK,f#=,2’&Ö˛ĎR‹źšß6ö [şumN oDLkZ~kb°J†&† 8qbŠ&NĚ/‰%ţ‰‰•2YbŠüDҬÁ3&6Yb&™ K¬l™Ăű™$±HLÓ°¨·ö%ÖeŢ$JĚΓSŃN’Ä<ĄŢ×w`©$6/I/1Ň!‰E©ĺ-čĺöqJĚź9ŹL×2Ab&q{…˛ŢY˙M‰5–űüëç–)±ů€rߨ)Cň%†rD‰ůíŐđÇ$‰ůǶ’jäţÁ†!Íq°a1fŘ‹‘âĆů­żLcgrĂ|4ómŻćlßa4ô©a˘†¶č"I†ve5Ś%ú˙pĂtLü8¬=[Ô ‡ůb rţÚä†UŰ-úę°ž¸azůÚV8lSX;ë’ݰiC¸I6łac(ÜĎj%űęs Lű©†i°Ô0µ“ 6Lć‡ezĚŚ-nXNéžbUĺo7L_;¨™?á0t r.;_Á:¨üĂ k­MnX™Ř0Śçlľłţ6LůŐ6­ŕ”Ő0»â–4Pőr¨a~Áü‡:˙2Ă€3̢*a`ă1ú“ Űůło2LÉöĂř®őH×›Á0ţ´_ĽŢ&0ŚCžçaaśźŔ0Ou2*2aţejzä4Ľ°9éVcÖ˙Ď\J=˛V·ě…{gĂ ›'ˇ#٠󨬾j‘[ ó6Rć)đ>. -ݦ4ýÄ…ŐmĆkY´0»fşEő«ćŽKĚűl…釕N¤ÄŚD…ůħĆu•¶´gl˝f* +Ž„…Á6ca.ýsa$˙‡Ć5÷źVÚ¸ţĂ CÚy¬„¦F*í?±°g[–±°8˙UÜëˤ…ů.ĂNjž«’Ě @»†VÓm¦2Ů ‹P—¶ĹzD˛ćůaÚKhZß+›?łV¶l…5ÝYa¨ŮËV›óqÜ 9î/*¬×6QaŐ‚l6ŽrfÍTî4ësˇ–Z ‹Ŕ¦ŐŚłI ăHéĎ×Ý')ĚRŇmÖnłćý mCzMB3 ŰH·M>n ŕiÎN>Eă#čyŐč`˝O8/üŮÄ—l°ëµk˛Í~č`6inV˝|AÓCźp°ď´~(—t°XęTŚ ±óí#ß‹ Ć/ŮcćŰ–l0ź8ěĹóN0Gţłť9/X±vj›–ÁÖŻˇ`ĎŇ"ˇ`‘hmĹ'LqĐ,,˝) 7«`ŞśűNs¨2ş&lůŞą^æ§„ †Ä¨„‚Y8Ę“rűł‰L&OĎýT·¶‚ů8îľŮ㻊ČM_H0ŽIĽ¶Ióíť>˛ţîß"šµe ‡¸Ă]züë°LÖÓš¤é~g$XM‡á­Ńč+k`ٱCëýÔŻ~k`úTŰ˝p`|5˛«ł¶´•WĘdâŔ|Ýi_ĆqO†Cw_ŔĘ' ,Ö– ©ß<00×vÖ÷Y-°3[`íÔŹĂ{ľęd®’,0{4Ľ†ú3ćű„ÖŻ •i©TÔNđO *ŐźzţMJżĹęý¬Ö)`]ţŮ/Lăm›0ş ľpUfpfŔ| ÷÷]ţĄ€í3v§‰q„—0Ţm»Ěı¤€!¶ť–2*YĎ ×Ší¶Ĺ•°š°¦?0°ŘjUŔW‡挠üÂEurŔÜâňp<«ź fý61`ŚOoŁĘüIVŔ¦|őŞ XöGXD3!`3©Ö%fŻ+ZĄÄą? ° Ën`Nűj3,Ú7#`ńľ /á6#`śŃbQ±M_ł¨˛®3†6;ł˘a€ŐůhyďŮóíS±âő -"`ŕš˙€5a€•\ŁçČXl‚,ĆKž 02›ź>z©™›ÜäWlj/˘ß=ü/WQ"Żł˙‹˙ę@:˙š÷ĂŞüŻ>ó_şţâżž!0ó_Ú76ń_ĺšř/‘nó_˝_˙âż ŮÁá7Ž24ĚŢ}Ňż,îŰ·ş-ř—Ý J$ÓÜő/»Ím¦Ô˙•×ÎMk·ÄÍAźzëçć™/“ íýéaŇOţ×ÄCR&ţËź@_é`Á•üÉ™őŻĽôFĎé¤ů«ţ”?7bĆżľWZ¨ü$é_khXTÂżŘomč_EĚĐżđ„ükc-Ö?ô/€ĂI˙ň#yĎ–+w˛żľj7¨qsăźô—=F©:Ó_eËô—ą?Ó_˝m˙˘żŽ+Ó_žcŃ*f;Îô×–‚{hJ>äŻ8TÖ’@ZÚ żü&‰Á1É_ľv÷p˙§űulŮýŞúógq©űőĽęžŕ¶¨_--•+ĂÇýZVŇ÷d~ŐÉüâ›OćלŘ}NŢąŕÍ[¬ćúđKź©ÎŢ×th¬–z“÷ŐŇݧňĎÉűâ˝}ą÷Ő÷—÷•O#Őřáoď«n“÷eÓšŻ?QśĽŻrgý•ű7žŽmÖľ¬fVYçŞ}Eb/«rÄöĺ—Ą[˘—^N-Ö’BĘYŇľŽ´Î¨‡ś˛k`_v_YÖ™°/ÝhÖÉG•˙°ľÚ‘­/Ű#äyţ¤ľ´P?'ę ;ĘŚlÔ¶H_íLßW—4řKú˛ńy[©/~h_°ÖI_äłôĺŃieFđëČĐ—‡24ŮëŠôĺ‰Á¶„9n čkÉ«)ô7ő…ëť¨Ż™1V×ÝŚ}ŮH¨Sqéhöeă‘®8xťd}ůó©ú/ëëłőł© 7ü¶~Z_şj˘ľl¶4݆ÉĐ3őUŇd[¸€ČÔ™ŠQNiZ]`_žŢŕ”Mä3ő5¶řëű$}í9Ő A¶ŮůŇŻ¶pن“ó…˙˝"ýĺ|=ŞĚ|yR«5@Ąµ9ó<°Vlş?ó…1o0_jÜ›Ż:15<—#_č ť‘/żIěą;&ăËW6Z¸~“ůâě%ăK7Áý/â«Ëtű‹řşŽ„|yÎOśů”_Ď|—Ť/ßÖűH‚§b_Ń´GˇaÖ“ţřŞüÝ™ř≢Čí.|Ő;_;cCżŤ/]Íc%ľ¶8ŠÝhŽĎČ— €ZŐ\˙ ľĐs3_¶0 ó¬ö™řň“Vĺ… ÉĘÄ×Řll”•&á«gŕK˝Đ'á ń°!|‰ ÎÄ—/2­îßÂ1dákY?É_ľ—®Xť|/不 łX‹É÷Żâősâ˝EkŮŇH»fßkzjO˝z|Ś÷RëŐđ˝ŠUě ß«ĺÖ"őčOŕ‹ĘÖľľ6áŰ +Ę1ć§đ23 _S–:WŇ˙ň˝Jć˝ü][Yë;đµF×ilőá{YĐßR Tü·ďEĘ-ů^_Oa˛ÔŢá{q/3€/µ^]€Żi-W÷É÷Ňťy!jU—€/M+1|ď“îĹXňĐ˝îE÷Ň’¨Űwţa{ńU|UÉö˛`oŕ§3ěĺߤ޳ŠFěeKăČłŰ÷±^ŔXfŐk\nőŘͨ×T(!kđOÓ«ë‡˙ç¤×˛z'ťEŻ2‰^Â:˙azUŚGÉôňŰTcBŐ{? ^6ä“ęY~6™`Ázy1]T0r˘^ĎŠ}V˝WK©E/ţĹzí€>ëĺΆֹ§<±?YŻ‚Án°^ÓŃ…K%ÖkîÔ¬Ö[Ă^Ďlv˝rCňÖŽ ׋‹üäzU«O®×––řňz’ëĺŮ4~Íź­ĹězńŻ{¸l˙˙Gő:ę¤ząďčşÜůčeĎ}ý—čŐUf?D/|L˘(ö'čuýziąŰţáyˇˇřßž´áyq(Iý»,Ü$zÍĘšž†če/Ć•?î ô*[öĽđ—®ż=ŻRĎËg]-g5ë&Ď«dŽrŁłţ/Ϋ]âĽTÄúU¬Eă:ا*ŇÂş©:á)ÇPÚÖáuŢłţˇ®ś|#îöŤGś "}¶ëóOiěŽĆ!ăß«¨®Íň’żÓý,Ĺ—'÷G‚ľŽޤ¬ę1ąď đďĚž$ăŵĹwn·¦ţ\XťýÚę‘÷­iŐ_uKcnŃ‹ď_đžŃG;=tüÍm"ö]oýró&jůcŐ;»“O¦BWŻ»(}5»mďXő4µŤ·#Ż2îŚ"nŹ,űÚAÂľë—·H•SGÝí]?ż[QřwT…sŔ«˙G€¬˙ďdý˙!@†#Áëy¬őís 5ůcÜťů %šŻ@ĆMÎŞ<Ëš&igµűd\·+d_U{ŰĹu™v+·‡÷ÄŹU<»LżĚH™’ŞwçŻđ•…@†»ŽežšĽ.!!ňý<»g–ˇâ) d¦ťú'ĹV‚̶Q$9dL"ô˝ü9 d´|ŢŻÇ]D?¬tLëĽá73DşëabŃéň ĂĐ|ĹŇYt—2l€ź˙Xwôíă(ĺ Ĺhˆs!ČXÝgg`üކAć{ü@BŃŐ˝A†ł˝öiČPŚďA<Š/¸f„ I5”zd{dá_&XDbĆ•2ť_*®Ů¬ă †ŚD‘€ŘőCڧ&•%Úö—÷‘)ůĽ*ÍŐěíD‘a'Ý89ëz)o042D{:-{D-B?î‘Ůęg¨KŮkÎçq´¦®ę/ÚÇجţź×m¨ ““T ۆkÓÍQ-“d\ŕâ<UO3IĆ*ű¨–ŢűŰ$KĹ™M2tđE2©źU"Ě:H2Ľ,˝jÂĐ ÉÔŘűĐŞźu*["Éđ]śHŰWYgć“I†úŠ8Ř3IĆö\čĹaŃDś­*™oŢ‘|šU˛#ĄÜ5ˇdĺfšŕá7fg'Ť@ÉvŽ—ˇ·56Śř„I†·K“LË=5 L2žŹyn Ăa’zśbŰ÷™$S١‡˝Úd’ńäŞičݬwnRÉ,Á!r¦ďĹ$«·»$Ď'“I†UņKSÇu2ÉxöëADt&˘' ˝zť I†Ç&ş;#Ďo dŚś…űś˘µŢ¶°dŚzź˘g°žY˛çţö\Bś[ • Ą‡|Ś#úx•Ś÷\,:tĎ,†ßÎ,™„Ő͟¦Őţ “=´ß—n=Ădť^3’ŽYŞÉ%«B%šE6™5`2žvm7ŁÖ‚& u8ŁĆ'ĂďƢă˛î/üއNVěŢr¦eś¬˛WMlşźťöL“Ů!‘^|ö}C&#u×zŐâaŘd,De®„Ć1o%ťŚEŃŃ\÷>'šŚn‘)ŮM†ý ËW,9dj˛Éö*Ďö ŢNƉłFqio'ă\[?ŃęAŤY'Ă÷Ó"°đ J3OĆdyŻ€€X8ůdÝbžäŻiřdU#TôICĄvöÉkÄŞčąb P†ĎdŤJy’0ešŽ}mÓŽ$”}1×ânŃşž«Ľ6eĎĎ~´»/B¦ĎŞŰKÍD™÷˝m¶eĚ#!eŘ aó©+Ş˝PRĘ(J)iXű™ą’RV+˝kMÉÇu0e_ĺ”áy˛¨:7Љ*űÚB®Z(Ő^w­¬)˝ć0í•]Ő'oĆÍW®¬Ţă0ů™M_\~łľÜ™+ë°?ďŘ„}e®Lť2şC7Â/łXV´{k^fđ,fŻL‡MŐOö…OdOV=Ű'˛ěëgq–×J6ceś×;ţĄ.şŢ]fË:ňšéšŘ¦Á–Ţřv148©e:V«ÄôQvË*łÂĐ—–ŕ2d5śŠ;ő÷µőş 7d§b•ܤ7˛^v(mĂzŢúôˇ—5ť3÷ËrŠmŮ/ă7á‹-ŘLŮ/c’˛â V¤›ř2Ü,ćŃFRW~fęópú-%kz&Ě.ĺ_šŹ(«n&̰ l±ćß^„YĹňŃ^ĺ›?Ă0ăö äŐ ĚxSťcłŕh&ĚŞśžÝU®gÄŚ|J`‡`b˛bV6ëČc™„úůpĚě@)vB•»ĘöIŽŢlőó9řž2S[G_»÷Ä!ń˙Dţ©n).’łcĆv>Ü7jŤv‹*’YŐzÁi9˘+I2ă‡c˝Ťť J ËL[˘ťŁŻ3oúˇ™5-"cÁŚžď/ͬn~и˙ŇĚNäížY3cUćNĆľůşbf<€~±[›53ßÝŘw7kf*ÖŠa¸vvşgć×ÎÓČCš@ł˛ibĄŇ˘Öhö-ÚŚnI´É˘Ů×s:¬ĺ4ŹŃłiĆič@)›brz˙I5ă篾Ć{Ϭ™] ďNirX¸fßC'*) &›\3ÜGUëÎ_°–,»Gy{gŮ ” Iß@\ý›!ˇ¨[kÚU6Ă:nD+l˘”^¶ąmVôŘG>2VgÜŚwgä)žoÝŚŹ˘3ůü€É7+¬vóđudŢŚ?~…Ű(ĂfÎcY‹oĆ”]_;Łyí,ś -ŠŚˇă‡qÖ#veä MCAmś±ę/ä Q“± gÉžktZÝν*gÍV7žSđ™™3»l‘é]“rVTÍäµ°HĘYńý˛ş'sĆן‹Ř ŢR‚$ť‰Ń8Ů’˘ř‰ÓlťńŰfZÍu†ÚÝqpu†ć[=1†uĆű©§đ­™:ĂÉóůŮgëŚĹďa­ŔÍÚ™bÁq]gîL-¦źŤŐnŃLŢÎC<ăę?luĆşv zĆ`§O´+zĆQîđB rfőŚSť'Í-ěŻ-‹-µ(ÖÓ<೪aq¸ěLfř kG;iÜ-đr;oď0Ág ·ôŮđHdř ˇâ>:"őU>â{ăT‹%ú¬X¤+.ľ|}‚>łtĂłVü ďLł˛fÁ{¦ĎP'‡cýŰňQh) ú¬Ú~ĘwŹHB_ĺ3FűůęsUgřLgh‡ąćR“fřŚ2@Üvýč3Ő«ÓŹNÜ$ł ýډS{ÄÂ%Ž ˙ »ę†Ä±H‰<“ö= \ÚlęÍĆóúgŕ8µŢo gîźŮ©}Dšá'd˙ŚţgÇŞźńÁtÔŤ<ĚÄź5ńşűęźőöutmĺĎ4äň— łüŮ÷Ö“b–w}¬äź5 Ë„é»~~ж:nČšFŮH\©“€öíüťý´˝ –D YĂ",n&.šEălé´/ ÚI?K[Â]ż~fĐúíëľjÝQú`ĐxÉ0jĺtéLš:”Fb]%46 ôŻţŮOÚ©’XáZ표¶Aˇa ąĂťĐ~ɤ±íZAµ$ʤ-ů“1Qh;ŁňѦwG‚иÜ*X°řë×ä qO›W_5ţM†Đě9ݶîűˇi?wâ¸VďîÚÎo$°Ýł…†ËŘxnv×ŔĐľľ¶°JqşW «~§ż†mYCăš-"a ł‡†ĂŢÖ”uŃ0$7ĄÄëď÷ ˘)płÇO3Öú‹D ŮwöD˘!¦ÔĽa ôż‰Dă–=Dţń+ĺpŕŐuoŔ ăŕ­!§JŠL.Ë ;c‹ßčąpMű…6řĐĘ/Ë6Ú¦R]=Vĺ6p4&ToRRoý‚ŕŃ!?né+ńhś`8˙žžńüđŃJÔ śgҰ˘~†¶Ý Ő‰->ăT<^@Úóe^ŔŻLHcbÉb¤aěěvyf# gÖhÔq[|FĆÓ@ŇC‘‘U8ú˝4?X† s “†˙Zr›ś´çŻŁ`¤Gńôqg'íëÇOÚčj>ˇ4îRěĆ[ˇ4 ČȰd©SWf‚Ňřpúx„z÷IJk:´ôÖ)’Dł”ƨ@DżßTľŮËú"Ą!çčjöEJŰ-ńŹĂĹłE[Ą4¬¦ đĐL3Ii:š÷q¸\•Ćsř"tűLTbĹ_xvrŇ@!Ţ—Ś€Ú''­ŘŞČf3ĂJăĎÔĂĂW"Ű+Íc-jx2Qiwő{™©ŐYJóŔ€mŤ»ýq§Ňđ$śĆt Ȇ¸–†GęŢ ëĚVZQáűčJÜŢX‡skäbČۤĄǨç@5]ÖŇ|†¤főŢ´Ö^‹†$ó ÓM;Ž1 ŁkUVÓŠçřr“sBÓxłoŠÇOWšŮ4eNř“|—N;l Ş»ýšŕ´Ę|ĽHf˘ĹM7 n‹crÓŚęńĘ Ń]‰NĂaď~ŠĹ@¦ÓŞn´P1îžä4~o5â)»ÄŤ¤§! |ăÜvFˇżž5îb®Qď55!řx˘´ä•ż2µŞ˝›…T!”µ/GCd’ÝI ő]Ýgö™K”Úócg|45wL”ZU)XŤňěŇLŤ›ËH˘[ăšZÁ đó‡|S_)žÍš?ś;§ýĚ©aß~˘X·B`%¦(A‹KŽ˙˘ű‚j›@µ¦|Żî©ő´B&QŤ.ĐK’LŞ}™zGŰ“SÔŰťP5¬&zÄ!Ťp¦ÓMÜ1ÓđHÚ.zĎŞÚ·¨ě§şą-um°j_â1Ő]5őźÎ®Úpę–”G’`µŘčŘPń™dµŞÂđŔ ÚµŔjW‹Ô&ÁjE oË“ńIVăɱO,ç«qŹ4¦ú’d5ťFýÔµŔjšŠ#Ť~[h5D]ý.Ç÷1dµ˘@V ç†ŘŐŞťůQ0zeZíůĹ'ňj˘Éíł#ÉjĎśđ<ηâ†Ę©Î˛ľp°Gś“ľ»ŕjxöża ô™ˇ«U;Ť°!­ţ€×Ně ‚€¤7ä5~5Ĺ7á3.đšf@{rĚÁLňšßŃt?gw­n¶Š´ř ß|‚×° o‡'‘iŔŕ5ŤGQ‡vMôSDpř¤Ő˝ĆłaŻ{(BęAĎâ°×dď~RĎÝŇbŻ1€…ěČ?řš·ý¶3ő°śř5 —oÚTď”6 –ŚáX~’|¶!°=ăo›n[Ć­Żţ¦ŁŰ“E·•_c˙=ʆ>Łaâ×÷ó±lĘ“ŐAIŮLşÉ0Ű­ˇ&¶˘Çä˛UdJÝĚk´•fź\6űNĽ+*?[‚Ů•6á~›Y¶˘B™ŹŃUYe«ZéfďT6>(űg`L}eŮxVąú’ËFk÷u€…łˇMi›µ_Ó Ě=:LbšźĂfűúŁuAÖ”4t6Ä50%uËÄŕźO>[łP46Yt6zŃĎÄiI2âŰ’ÎĆ>źLćÚ‰gCäôđş=ÜŻ3φűk÷uÄUłĎVn¤‘µĄ5űl ŇE÷ aІµn.cz"ÚJ†žf§ŻJ&ÚŞ­Đ"Ůśi"Ú8Ô_şs·Źúż%˘íűěV8‡[ë. mBÚřHń´ŻJ[ßRî¨ŮiŰą6¶Š+ qGĐŮÍÇЬ“©6śn™k}ĺRŰ3ť7ľ ‹áHŻKTŰŐ>!8¶gYąPm¸•ŁťŮ>Qm<Ľ˘‹WePmřk÷1†dĘd3Ő¶ocźŐ·;SmľŞ´ă™&Z1amx qßé˝˝Z¶ŘFŮťuʉ;łÖ6¶Č÷Ëj{®´Ż\×e© {Ą6Ö“ż¨6?Ä<űJµq´tµÝłŐfÁ?ö©¸"“Ő¦+BÁ%¬Ťüň—śâ„µqŘzîd4ńÁŐV•8ľ[ť/ăTĂjÂÂeŻĘ)çMU8Fµq8Ť-BهՆ@ž¶nyubR׆ś†]!b›L®m·I ömĺÚä—z‘âY&Ż ›Q>ŰľčB5ŮŕÚv­9‚lĎ;OZŰ3w\i%I έ6|°éť=>+Öv=ĎđígŹ0;2Ö¦şAKŽć9T˛Ú´Ěl~ެn“ÖĆv4(™kł„Ç/÷{âÚđąĐő¸ßs&­ŤźXťXE)«â'ŻMgŽţ_?Ŕ6n KÉł’m›×îľ ˛Ť™YÓđ÷ą¬If›ŻÁŤX˛—mE5ś‡µĚd‘×[m«î†ď¸:“Ú¦UQĚmaŰ´F÷“¨}rŰđÖž䲼ěţ‚ŰŠóAšęKn“—§aňE·Iő¶{~Ű„·~Ää­t[olúÉë¶Ňm:é~úXş|5ßČkČŢαáDóËd·1 »ť¬ÎÄű”ř•ü¶ÂEâç°âZVŤĎ~Ďx’ű¸±‡ĂÖLD~Ől¸µ3ŦžásRÜn+´«ţúůqĹŤgĂ8ŕ´˘JC3ă†eY,ôď{vÜ0 <łŠ±7ĚJ›/1b płäć<úS—~. ™k™]7ŰŇűÉ÷±eÖ­ÚVĎłá„ÂY´·đŽăz+ŽŐŤÇŤŃ&x`b݇)ł ‹ŚÖŮu»cEŔí\·Ęĺ_l‚ΚU·˘şŮ‚š!úŮuĂéĺŘúG¶vrÝž‹uáPßó‚ń±ëĆ!O­ÁÝěĆ?&jó´ĘnĽ0Îy‰~Ë´K>a­”m7Ó>ϢnŐĆ\†Ś»ńůćsŕéź·ívŘ4Â4Ő‰vÓĆQ«ýVwSYŚetnI3ďĆŮŕ´Ą`ą'Ţ IÖëYw9©=éOř*Ľ×RóÖűź7¬‰ăäžľ\BŢžk{bFł>[ gĺŤeG 4ŇuűŮyÓ f)¤m[ť7Ą»G ęČŇOŽ(D­˘ő&ëŤ)Ť‡·¸˛őĆ%_IG˘ý¨·ŕüŚâ°Ţ ű1ÍĆÖ¬öÇ=0b™ĺŚl(¶ŔÔŻÁ˝éäěPˇ‘»šÉ{CĐ5ň‡ Ľű“¸72ă·ŽţÁ9®ß)ɵ(mđ›•<~SÍcŃĆĹĺ7Ťşß¬ÄinżyµČw”‹đ;äë|,ÚG?î A\ů‡ýćŕwÚDrŇ?¨v®ýŰřq/Ü2+[Ksep%3˙Ŕ߬ÇĆ:áoŃ“z¤`íräżY€ę›"Tü’…ϝމ%˙ńr^wůóóMź^^ßrÇ]w4ŮJÔ7°2OpççŁV<Ĺű›rĽůö©•Ő1w|Çä_ ZkľV¶öÂĽ ůţ­š‡e3W Wúcś’aż)–ë˝÷#𓯗¤č<ôÇOĎÜü¦ÔMÎúý—Rß$Jń»ű§íwÄlń)¸ą8lşňrcyeńă˙GŠířߡ؎˙‡[ëĚK»­JP™äźd±a*JŻŮbc&÷á yz:Übă2Ń2Á‹Űń±©˘h¸÷5clśp}ŇŰ[âŘv5.:n»%‰—džg‰Úc%›ý‹QI‚BÓ°Řŕ{ ďĘŽTŔ\>f±aČąŁŮ‚bä Ĺť·[¦Ř´Ź1 Ă´ř—Ĺ žŐW˛Řüě®hˇ±±ľóm±yÝ&Šm·˛8[™}ÄĆaĄE~ż łÄ¦ś7íZÉ]˝lž“ÜŐ‰ąLŰť{V‹í[ÇŰ.–~ö¶Řüľ@Lţm±E®ĐÝ~XlľßVk÷l±ťý=ž;2±Ăbł‘&”¦‚®Ö×',¶Şŕ y*q›nőťů€ĹŇדĹVmťˇ‘DeD ckĐżN~ ±ĆJ[±DŠšÓyŰj±ywŻłĹ†lÝ•4zş•ƨę)[Ţkź‰V?0¶P˘ęŰb Č9† YgŠ­ř-tü˘Ř<ć"QlVZaBţ ™§a±©®úň ć˘nZŐ16~ŽH§b¬rĹŘ ›ŘŠţV?«IcŰŁ– éDYccÄ Ű%Íöj ´jlž]Qđ©Ť-ú6ˇ?ÍĺK$Q9ŞYTÇ=Ç–ďzl§·ŹklXE8ĹňŘqeŚŤÁá­Hë˙Ucó_ŤÜ˛ˇ±Ń®:vĎ—]586^ű’™ŕ%÷OŇذj+v)µŮÎ[ľ?Đţ(sljž}×iÚṟ̌…ó…`ćŘTö^·!óąMnbŘę˝jlýp@´qÎZ46V.ú{˝56OŔnĄ$ŤŤ©ëĎĺč–Ň/bůűE´ęĚăĎ–ŕąťÉc+ů¶kű±}-ŤĚN´H Ž +e¤¶D•ţ‘96 ih3¤Ţsµ†Ćfźcś˙´a±IF<‰b# µ}Zvľ)¶h~ţ°Ř˘tîąÎ căŐŘ#‰—ÜĂĐŘđ›Ż+őŠ¸Ď căţąíRŕlŐŘ|X™8il{˛%÷„±atޤ+f‹Ť [¬O,K‚VŰŰbóůşí«ĹćíşťK¶Ř8T˘TF ÂđŔ‚±iţŚŮbăřĚÚ»ąą006ˇ#·WH Ťí;jˇš8¶ĘZńˇ<ťGÖŘtm‹N[ŰTchÝŔČ<%Me×·çv>ĘCdĂG«>or÷’ČĆÖ ˛Ďn÷ ˛©$ÜO=ř·ĎŮŘ?ýPý˛ńG6NóűqŮŞďÓ„*­űȶOߚٲá˝3ŁW'ŁbˆÇĆsńrim¸ß ›?ńhˇś=¶eŠŰ± Îę!üV6<6Ąű8®(}ŇŘíŚsđűÔűŇšß,hB`…y146­*o”UIqüť3ǦG[ç`Éc{n”ńP_Ă?iŇŘŠąŇ9xŰ3Ɔő°@[RPÄHźësäĘÖcź5¶Í46[Tië‘5¶ŤţÍŐ˘ĘaŇظ7ńLpVÖŘćQBUYccĘiń˛†š^[÷}2ŹOłĆV,ÜăŇťYc«š 'Ź4¶˘XX¤‡÷:clśŹ!Ž}Ylyţşöڱ1>D Óů»°·ó3klŃŽńl«ĆĆ1̧š{ÖŘ0=Ţ›WqËş›băÝS7•ŕ56[»Vďi 3al_?řµ0ŢŃ Ć–ď*śWĽ0¶ˇ&´Ś±qÜ=r“͉b«ł¸Q·}¶°ŘŞľÝ:¶ďĺm±ásÝVż®Ď›ýÎęeĄ ·Pl~ç%KlĹŽ&m€äřű’Ř*ĂZ§őUbł÷¦Wďź[ô#{öb+ËŇYűb+›Ą÷űŮZ-?¶‘—‚M{vŘŔ¤mѬ´IąK›rŠ— 󓾦dč-Ą)ľYW~Í·kí:ßüÚÁŁ[˝ţŇ×ňxI_‹˛*;ňŐ_ús Ďć.{cë“ÄŻ-w멟żf~m|4>…/|-şluÂ×jWBŃ62.gzÍ·-zµżäµČÁ(˝-öÚEýĐkŚtg{ SMm<©šě5ÎúĽ™l ­ŇľćiÓÖŢîŇź|M¨r÷l†"—fčkÍdí›Ď ~ Ë፩É\÷ńg‹ëkZBÇBTÔ¬Żµ+ęh:ŚŞU_«>ţ+O퇾櫡ëZń5Ô6xľĚ1Ůke Ąî}Ĺ×ć˝E5\-éku3U›I#ŻúZÄZ7fŞ/úZ /*A!ëkH$zŢJ÷Ü ęY_+ëîâŢW|Ť“·ďG‰›ľvł€Ň*:¬ŤP˛×š Ýc•‹ ~¦×ęLŻÝŃkw,“Ź7˝–ö¤ä3˝VEžV$ÄSlŻź‰Ő‚: Ů’˝¶™@â ú«˝ćQřú dŮ^űZ/ăĎ̶řÂ' ýĆ„3ě5˘c¬+˘uľ¦GöÍ„ Ę{íËőÝÓ_ě§Ă^ăbě}µ2LÉsÁŻĄŕ”ÖéÇ„Ż1łE,¸ňké͡ĂáÄŻáëţč˝ŮP-]mđkeÝ ]-ëkß錣Żü›Ĺ1ßęk>Ét Öłľ–CPgËúšŽcrf=řµy×˝±kŇ×€eÍ˙Aé—ôµ_ۨŰ|­łôk·ĐĆ&śLYzaŻŤîË^ă,˘†2$˝ĆšÇ±ěFłő‘˛Î˛~đkˇ%đíż¦¬ĺÓ{¨pű寥ďV·fö×ʬÓI•ţeż1ň żJâמ!ę‚-d-Ă6él5ř5Ëe·qĄŠĂţÚ|‚ş‘yĎü?J'¬N—űăäŻiŤR?ÝVÄúóáŻ1î`K ­"îţšč`Y2żV¬&Ţ2J4âüŕ×âŕđÚ'~Í’˘˘˘ëJöšľ–8¦5őoÁ×*ŤQ›ŚV| =:<m;|-őýč3ľÖňY¨ôú_cł‹·” _CĐĺúĘęMřBJCmżĆ»çgL¨Sý5Ě—ůüčÂŻŤ5㮥Yć×ęŹŮĄÚľüµX˝ÜŔĆń'ŐîŕüÂ_kŠ5rŚ&ńkxŘĎg` MRáŘ0I ŢÓ˛‰• ť¶6–ăúV÷źţZ ˛űäŻÜN\âNOř”z3ů§XŽűŠŻĺ bď?ě5ż,Ą,ô>:'ŰI´V« ˝–žň†őřBŻĄĚśóä5Rúç¶Ĺ'“Ľ6í¶ŰŻ-'’‘ł»†x7K6őď‡x˛ ^Ëy)EĽÖ¦ÁKýbfx x,SL)ÇC^Łđ<łý¶ş!ÂĂ^C87Ĺw¤bLöł—¬©ië6쵪‘¨Fáßýĺôťˇév­ę^7쵚jńexŤ'3#řĄ¶LI^SŢţéUTŇD\^c"öizD đÉôZŃ·cue23˝†UóŤkäĄ8g‚׾,Á=)ă§o娽†’S­!mˇydyíŰ•8dYŽU;äµ6íŰĚĂňëńŇEE›ŤŁüŔ—WôČöÚ‘gĆw&y yO ąOúńS?>ä5zF뉖áµu1őĽŤđšźď¶mq×rlČŘp׸ôvŤ…¶‰][NmŚ xŤśÝ5Ä+fy-ďËŕ,ňš…)őڶ7Ľć§""ÝVx-¦ş‚O<ŕµ( ĐŽĄ1’ĺ5®°Š˝Ěáâ·ťé5|WŠÖu ĎG4ÉkHńËł<:5fxM#ÄÍăßâ‰ÍC^{mÚŕÎđźÉČ\Ř&xMYĄ>ńIÖMôźÓç˙t~öĐë*Q±LČ´0„H4ŰkůH9ĺ^cÝĎóŹşő*SšY¶×d!U ŻřľT«ŇSşâk±(fĘŮ^›¶Ň Â^öZ„ň^ö—±ţ©zk“˝–3!…— y­Z–t´,#ä5LX)ŐhGÝ"Żmن[ €­äT@ÖůÍŰľĹ-źwć˛/[×4¬źß~lF‰÷Ő`[‡#I( –‚yż¶Ëú»°~á„-¶WFŘÔëY™™€)dm(lÜ:ÝCäFóë aĂ×zvďG©Ćé{6Ř0ĐřX„Đ—ÁÖÝ`“Ó8¶ď\fĐtíÂ`ăj$PÉ#lľ6[›6ťŽ?Şeëq}9lŃvNrŘř 5×5… 'MtĹÍšŐ˘}ŕö˘Řh–«vŞŽaO›>“—ćq˘ýa±Eö6Fęcł]ĆG…ÁłĹVDq‹ÍşÚ_‹ĹćY÷ąRl'Ę,ĽÎeç‰błeG$ów/[zfjď?,¶(Őâ«-al{ŢŔé\0¶-ťŐăĆdyŮ^łł,kŐŘęiűÚÍJĆ·¶Zlc9Ďd©ÉbăÚmçLÎĺ>ďŮa±i˛×a§Ô|"‹-OîýŮHeŤ ‘=Tdşlń¬‚Ś-ďňsÍb>>VôÖ&ŤŤÇ8˛´˝ ďŘ™c;;h›"jâآ™âaĺ*˝ ŹŤXJ‰˘42ČĆ $kŰ‚ę‰$Ű·Lፄdso$¨^eŮÓÎô%V}ď É–˝îňŮę':eŇ"6ç\8{kŮ:ylú˙ĽQ†.lćŘ0ŐA¸¶ ÓaÂccVş"dÚĵ7ÇćôŕóͱyĐł@Ď ľĐ®Ápá ŽM;¬ŰSaw'ŹMGś†}â9äËűę±YĎoŹMIŇZčss=@¶)e×ß>gŽ-z­ööňŘR& Ć®dCě0"kÇ-®'¤ÇdůűČćµ^ěȶµÂL Ű>Ąz`™5yl\ €†R´Ŕ(ĆEd7őô"‡®t^ĄwŮK0FŹÝ~ÚH6,ŔQMšÂֳȆIľi&ĐŤ–=¶Ż‘ƶx$Â9‰l,©‰‘ęčťI¶đ ř’¨3L6.ÍÇšdĽQ¶:Ű@Ůp#á,˛‰Ź˛˘l×Î=Řׄ˛!ęšöńϦyBŮpŠßp*˘J7±e‹Éâ1pßd˛©. Dżh®&[ľˇĄf“Ť@Ů3™ŮvF¶Ć0ŮĘ´<ŮČú˙"Ůôôri–D6ę)d9=l|Ă7·cełÎą dcb‡çeá¦młÇVXjyą"vlsŽŤKłqá —•?<¶c4~[8¶|ŠnŮcCdfĂďRş•ýňě±ń®öĘĆ™căŘ“Şęžőޤ±áZ”„^ÁÔJ›6ď'w“\tňoOۡŚ*Î…üFÇV–hŕ3«ľ4¶)rí%il='FŠÎfŔ^¨‚qió™,6Bč® ĂnŘÚj†Kj3ـż0¶¨±®ĹĆŁt€Ž>VĹÖZ®)íbv^[|ë dְذ*BöÉp8ŰJ±ŤPăĆ ĹV¦e[–,6f4‡6ń›î·ĹYç’ÜBb“tó»/›~‰băźÔ㬠b›Ţ<śÄ櫞+9ljţ:Ę“ýń{@lĎCŢ˝ý·ho‡Íg…¶łĂĆŻ%ĐęđvŘ<ürŘꉓ “6fňŞśĘ>y1lăy0˛2lŘ,EăÚ»O ›˛bkŞ‚NP˛AV`lČ ›Ľť[Îo|bÂa“=Ą ꀖ(¶{NŢŻ ±•mŠôűĚé"=ĘşcΉaSV٧ëďĂac÷3f#isę}±qgk»´Íú .Âr±z»ęD±ŐyÜK]%¶lĐö›%¶ĽC‡„A±a°;َűĆaYbc¤ ˝j¬$LR[s‹Ťeďga ˙Rc`ÖŘę–ˇˇöCccđ!ť'ź3ĹĆź8ll·(·•bĂÓ¨…ë>QlĎ{Ăvýň܆FG.Il ÇáséY•Ć•$¶j]Ö얹۱5Ň\ňKĺ›[YĎĆp‚ŘÂî¶Ä“)6ć˙˛ň“sßËbăUc`ŔŁrXlΠc¶Řp°€ [–ű=SlĚeĆT ±®-›»Ť–‡°ó`|ĹŘrşQ۳ņPç( ÝÄ.ŠM-6őË8ňq {cl±xčűcKé¬čh›06ŚyϬxFVŔqĎ[łŢÉýĂbŤÎś˘Ś±}ĎTxl<ń‚±Ą˛*ô,›1¶’wßć•(^ú¦ę%›Ťe±…>6ŕřjNý‚6ŚýÖá`ď[4 Myjř¬—\ Ĺ%)%Y¤Hž`(‡ßÚR Ş–»”Ř’ĄeÉŤ4©@`ź´8ŰhpŁ÷wG"ÜwdÂÝ$ć°©Ţć› nlio›•–|SmIQXQ›—*}S­RŃ!‹Í2R˘#çeëCQh»Oß4>á°2›UŻ|SůŠ­“%±Ůľü›6ćř†.Qo§g­­.Ńć[ô™©ĽÂú€wŘó)ÚQtR#‰mmÇĐą •ĹfťĚŇq:ŢÁá›OşDń‹^oĆę§8oQŢ`¸ Ţn$"ŕ·wqh}±üT5‹ß.Ëňhę†>B`µéś>éÓ¬_Tu"ŽmâÜĆ“qn·—ĺ~S]nŃîP ›G¤żsµzŐţE¶óGd;˙߉l¨Ć¬zéž=¶sů¬?<¶gdé6cNŰ©–ĄŹé}ŐŘbfŰ[Ňظ޺ýŔ_ŚccžîőÄ\ŁÎŰ…;±N Ťík‡üp2,ˇ±NE‰Ď÷X[ŤŤYč:{áXşhlwLc%klĽ‡«ź±rl±ŤB%gwŽ­*«ěđ0‚ťoŤ-š˝éMżŽŰĎÍY®2<¶˘™§…á#86®ëÉBţ•Ĺ%ŹmSçZ‹l+{{öŘ·°ťŠŚŞ{lKŠ8.ůŰc{&ÔŰ8.(?<6?äÁšmöŘŽęb—gMöAá7_á±qů4Žx űJŽ ·Ęš4™Z†ÄŰÁ1ĚB§şÇ&—u珕Í\Öä±V@ijٶę·ÇŢȉZ<6¶ Ô ązl„ž/OzR”ăĺ±Ĺ }ďÎd‹öGHőRĚşm©˘e?cëńdłĄëŃ'Ź }tPWŻčÉÎŹ<<¶¦ÝQTW´uŞ Çi džĆ&{c*'Eťs®›Vź=GćŘ:s\N+b:jl~_łŰÓ¬±E=ć3Y&Ť ·<;z”ť!üIc«9ĺČ›ě#H®¦ĂcăҧŤöH;Űן(KŇ×q€lÝr)´}T-<6F©÷¸±-JÝdSűlĎN×1Ń,˛•ă­ŮfblUńS7÷[¶‹l:±Ý}o©2ĹŐdC§ć­&[?“B÷ĚM ełÄťě+P˝llSŕßÖµżQ¶rĆĘ–U6^‡Ă%}I‚ˇ˛iEYÇ• ¬Ó;ęç(PGa lUQ©đMž›$›l¶~˛Ř»ze'č°ŚŠˇ˛9¬ş[ž/WÂo–Í—[ťX6®‘ýrś eJŚ‘ÉŰńlű’-šč–ëM˛yôôD¶˘ĽgO,zFŻdcŚÂ#EŰę±m•e Ľßń ¬ŰH)şĎdcč96ĂýM˛E8v&ŮŔˇÜdóŠ˘űČ6zhľ@6\(Ď_DÍhŮŞĺ}V?ý?VŽ ™Ża)ŐsňŘÔđ Ź­nłÇĆY3ë2ehlś«Ž´ßŹŚ±ą1hűKqiCcă#ZÇ|Ś象•b‡ái>őž-6¬A»'$Ęd[ńůŘvÇd±éa)%á۱dĆŘŠşôj‰Ň8Ł&ŚÍN€k4Ä;żcĂQn˙mÔ*%Š ÷5źA=/ĘľJ[ŐÚ)¸–g8 6¤A!‹(şb_DZQFOUuíúá°Ĺ2öycŮaűÚ×iś\;Ć­ ’Ť÷n;1î/Ţ[śŹA™I/xĚL;ĎŶmILJ–,6üŤN µŃ°(›[lśiîTVŤŐîD±őâńô~PlѤ Ę ŘŠĄŹzĆy}&öUbĂéoźž©x’ŘŠÂůźŐ’!6Jě›·…1Ľc†ŘpÖż§’ś ±[űşÄě°ň)}ęşąĂ]÷,€±“yŰ·čpÝ×ůöşKlÎqFÔ®_Ű8Z$´¶OŰ‘Ú!ҰK‹ůŻÎ nŮ,Ď1Ileł%¤M÷/mLŰײ-<'Ay’ض,±)m8Sl>*ź–ęÇ/vˇŘ¸Hóśö+KlÍco>¦ă1OŰč/¦ČOĐ^[ČJw–Řt4ע˝<ď¨L±ěIńš7ŁÖg›(¶© ˙&‰ŤW.M„˝Ľ 6f y‰1´Í!¶Ż©3–%XĄ‘­[´ĐčÜKe‰ gíç…î ÚŃ'Y,¶šd”Ž/ţĆćô‚±1µý‘őYÄy…Ʀh^»—Ć6öÝ@†’Ć©ëŹ8SŢÚ„±)§Ű«<Şő¤±ŰĹúÜł·:clDĹJµ_[ÜyŰ›÷ź)cS#©#Š4Ť­¨ä?šł‘nĚ$Ä%´żď?1¶Ł3ěhĂiź1¶˘c;ó×삱'ŠĂµŔccżc“˝¦ŐŇůËb`›,6Ć Ş†˘Ź´ćEb#52[–Ř"űL¨Ń _(6Ü:‘­XHlcą„/ć-±E6}ß'‰ ˇÔ;2ßôP%Š X'úŇŮ ň˘ŘřŢ{ň‡‚ĂÝŚ±7˘˝ľtfë€ c»Ó9†ú„±eßFŃ; Řd±©2ËŁ:ĺ›…¬ĽFI& cÓYc”=µ…b«štíĆđ™bĂh űŽc˘ŘÂ;|Ęf2Cbăn žč‚ĹÁwë-+É4Ylj•ŐŁWĘĄ_`ËŕŰv}[¤iĺóŃŮ0HGH§Z6dŹ ©^§gśËY<6 ±őxsl©"¸@Ĺ\8¶~ŽŤŘŐcęĺŮłÇ&ĺ®ytTÝ“ČĆÓ%éűă^[]=6ź¤Čď.:ĘEśqőŘ@ő)ěNŰó¨ŕ¤§G/şăž86d áˇö83RÉłĆVuŹşWYů$%Ž­h“úóxl#°~—Čn©Ä˘Ż"ŢHÜ?I6˙iČ3ÉvŞĚdC5Id+*ĘnA*ź3ČĆe÷śFĐ6™m ȶE^$O¬&í`iČéAş'dCy–/XV’ Wɨů\ĹM6;V űŕŽ,&Űö *őY±˝P¶Ţý8Ž“ö/”-6I÷ýCe‹Ô&—ÍrbĄ->łl1â¬L÷ď[e㺥›ĚT€¤˛)#¬(–¬ľ¨l,ń ®÷]ÝBeS;ÂĆĽ/®:%ź –ÍýÓ"/|ą†Ę&}= ŚY„™X6li6l‚µÜ–Ů2»l…˘Ĺ1M¸>\6|Ĺ×ćÝŢőçß.[ô­“\6%:FŤżĐ´ä˛ËfŁQíłĘÖy×Z!îş„˛aĺĘmLđÂőÉV<-¬]u2Ů8·4žÓŮ`—E6E;/ďY_ýő Ůřśl9Üy®"ŰĄGX/ó˝˛Q;GŽäŽ{:lüĹ×ĂÎŃM ĎPb´j“ČV´ő=#ßëÍŹžˇăČÖdSqiŮc Uëe.l˛ČVµ^®–ÂúCdCÜ#đ^X†o‘-54ďYdÓC‰đľť®ň©&[±MŞźh=‹‡™dcüÍ7ŔČpźH¶Ý4:Ű)m"Ƕ‰dŰ€†ůrś]lUUt]ŻŠÚK$[Ő r„|ööŮ0ÄaÜ,˛5‹[řş í& S¬•Š2·ě‡Çí@ÎsöŘN=Ö¬Şđ{]=6ěyMţ|{l ˛ž«xk@kĚ#MbRLö˛Ě:X3ȶăQ7`Ůl¦iľä­¸ń‡Çö­ľň˛xŰgńŘĽW…uYŞ?<6T¶tă·dŹ. [÷%ŕ7Čť(ĺµ ‘ A«çőKď^imYdÓĹmž˝,ç7“l“P­ń\ZŢ@ŮxFW}-¶ ʦO_˝Ç*ĂRIeĂ7Ăŕ°ńĘŇg—í9ŕ‘ě˛UöFµžą™eĂqŚDÔ¬˛ÝVďR}í<©lŞ2PŹAľ®vÂe#,„ŠÝ6ƦmᲅÉdý3őX­Ú•;v—X6Îâ[Ęe¨?T6éűY&•Ícfv ydRŮZP¸ĚJťT6( Ř{'ŽÄIe+vBe•˛/ß*[(÷óúŲĹVeVٸ<Ůc7a0ë ł=ßţˇ´ałĚ „Ýt«_6[tC•焳U+íÓĺ58uŕl*.»<|`ࢳ­x?ę1u6öYQÔ¦Ťżq#ęp˛HmL¶°ďĹYjăθuź»šLÖDµ©tčđFäňB~`m88îkĂ#ń<îVąŞA<´6ľ7—@[ćÚP¦Śú«·gý‹k+ăH¤o“Ö¦čűˇZšM©ďIkcmůíLMX±¶-e ‘׊µE â7ÖÖ‚bWµqĆÚľ6á&P6Yq3׆¨b¬÷Ę›kŰĆ— Chpm_ßX–ŘĆ ¶ńÇ»7ńUš ¶Ń ÚC†¨9“mÇć•?]wv&ŰpnĎ‹©í©†…D¶q·Đ}@Ćţ2Ű`bZî©Č´d¶mé˝ôŇëŮlŰX–l´J'VłÍ.EáËd¶iŘ ßX^۸A-kď§ŽŮÖ|M©Ş‚ŮV·Q’©±}ŰT¤P•Ék«ZĹĘ2ŇÚfpm@ËÎÍď|ążˇµ}Ë'N­>6imvß7_!ÜXkó‚ «ÝUűΗÖVŕXď k㫱ťOŔçmµ±őGśr–lµ)ź%j˛L ¬Íü‚諎ćkCÚţ~şÍ­2ýkCLčôŁă’±6?ŽňET¬DµqŐŮeŮ\#KTŻ—ŇEôËŻ µ5čѲµź«Ó†Ĺ°ÓĐúxqÚ°S¶Ň963Ó¶ŤŔ>Ú"%¦ÍkŽŤ]h*ÉN®ýsÁ/mţDť˝™¶Ř¶o3ÓÖ”×˝'+ż˛ÓVâ4 ş_vÚl/Ţ=ZŰ6;m±lS_†µ5ôąÜ˝ĎĺĆŽ‡/§ÍłlH«$§M!ĎŰTc¶ jŁë‹ĂTíčŰP[\y|m j+Š•­Ą& ÔĆ ňcťń #›ś6V‚újřQrÚ°tAŔÇ’€Ęę´}™–zůQaĺ.Am cńů»P~ÔćkŻjGmŇt’Ô†OŠĂÔ¨kŘúKj;?!µ=7Ă,µťžÖ¶ý^¨6ßľ EŻ&©Í‡©(‚&ö‚Ú|©î+;m›?Wű¶s{}˛—ÓćTĹ…N[QčuôtŻ3ÓĆE#db ÎU [űÓƲÝÍH™ďÓ†5='W Tń‘z3mľµ>^Jf±;>{™”¶ŞCŮć¬Td´"mŁAפ´}w‰ńÖÄS\ćPÚ 3”Bćű¤ÍďgÁđi‹˝ĘvNH×o‚Ž&ŁŤéKvMqľ…6żbĄÍ@› ÔĹR’8źMOŢsK•¶IhS§x¦0úD´±Âł;ײ±[FÚž-Äó×nýy.ŐV ÍNŁ®“Ϧ>»?Çęä;m=>›Ď hĂd|F˛>ůl»Ş÷!€Ż<Ű®ÜIýđĚłUűŘž™ó™u¶ť;YâełVOYgCÍq6?+Ůf‹¤ú8ĘŰlŐWH˛†˛ÍVž»ś[{KâŕŕłĐlŚDE>tŮl["!(¤…ͦ$ŔĘC%N’ă×ŮŞ6“#Ö 5/élXśž8?łĹDK6Ű·ŞyŠ.ş”˛Őf‹ĺŐµ˙´Ů<‰+Ël·ŕ ZĂ×ÉfăäŰG!B?Î7ͶĹ9ěBłńŐ6Ú‹ ˝â$łq9ďgŘÍđµĂ`6$ú° @zÖażh¶Ň|1ÍO}…ÍćľĹ‡µ|šu¶mß7j5‰gűw§orŁ·ňl)űţŇž-Îkî-ólu[¶¸ç¤ł}ýßζ9®dž #ą¬íđ•ýËgŰÓ1/kđlžżć9Ôš‰Đf'&cđx6Éáł1ŞĹř˛í!Yŕ5€6>ŕç™Ć'‘+mXX˘ßVŽE?oéÎ/¶Ë×oEZÎ/ŁMW—ód"ÚvM—#—řĆKh @ř\‰¶ÝłŚ¶•hSŕăY!xŢٵ"mžś†Ćą+ŇbWßÚ‚´}­µoĺ%Ą­(Ń»YŘź÷sfÚ”ëi«™Í5śá´!Ţ1Ńř>¨ŻJ°rŕĎ%ĄÍóL}(üVg¦ rô«€†36&±áÂ{ÉyĎH›:Q{NŔ~ę“Ý®´ńYÂŇxł>2Ňf—­zc•€čm´[Ě*ËęH›KNKbH[á)Î?|Ö…hăAśď F%ŁMÍíY&˝ŠQóşg­ţŻ‘¶€i+G6Ú¸ŢÉHěâ}zÔíŇ6b ĎĘiEÚpoűňäY]LH[ŰĨ:´(mLAŰٴҤ{RÚ%EaCíRÜö8ÔSĄĆőńÉÄ µľ0mĄÄł¸˝ ¶ă+(BÉiă–Ů[vÓÔöKi‹ž TŢˇ1@ěđŢJĆŃ÷÷Ą´Ť *C$“Ҧ¦Í×ŰÇ•6[fřţ±MLŰ~pŰtř ioż¶ęŽüݬ´eÄ ZýĄ´EłeXIikŠăEÇů/!mŐvöÉÄę7ÓVF6â=;mŤăą% Čőx3m‘-V01mŐ®ž¨=ÎJŰľłlĐî¨kRÚřĆ"Á¤ţBÚŽc“­Fžllőă }®Dľ<_®<ë’ÉhcÝăĹç¸(Ą"mŐ’ŚG/˘ž‰6V|ÝHüŇČě䤴)1ý]“ö`Ú…ŠĆ_mó5Ű6CmM禊.Ę–ĎP›]›Ív€䎀ڰŰfŐQÖ•ť6 ”§ßU;ŹęßP[dnoűę´áĄ‘ž[9m-ÖZ{rÚ”Ýqx&źŽe¨­3Ř{DGĂţbÚŽęGńż6 †»7č,7L›ŽĂSš%§ź$µq•Ö2h¶đ†Úb»snÔ¦)7Úřá8Ä&©M“c~úřťm+Őćń–{›¨6\Âçî—ĺ.KR«+Ő6ÂÝ×LµUť&Ű~éŹg©­Y˛jb}7˙‚Ú´*y;mŃrŕę´Ýě"c«–29m(1Ĺ–ú¶ôŢҲŇŮ3^‹P÷ŇĆńÇŁŇÖŃuĽŚ¶­űI“Ú1ü0ÚbŁűěŕ_FŰćŤ K6Ú@—ŕüď´#1ĺiăďŐxhľ“ڶŞOhßě.ś"mX]]nź’ş mfles-HŰGFE `RÚŃ˙¦~ŃNÇŚ6ą±)Uhű”Ö<ŹCŁŐ×¶şĐfüÁ7ů…!*óŮÜ; é˘äym^Ů/OYĄý…ŮÚ¬”í›jŮŠ>§€¶h˙’řńČM 4g,Á7ą…Ś„6«°ůú™†!±·ü˛µ‚Ł±Ő»ňđ†Tě雂Ox‡~C€az2p dئľCÂŹÄł9Ůś6Ľ~âŰ_îÓzßćTńlV¨˙M•ú…˛‹t6oq›R)ykë˝ßj}“Ş…?ńÎf … /–-‡ąŮzű¤ó"~7z˝FIŔ7×Řđ-›mÂciĘICżb˙Dą‘ťŔŐŁtµţy÷’×îżę>˛|ÓĐ‚? ďżžž űMą°řůSzÜĺ’ßT/YQ3źÍRą÷PNcQŽ«|¶h3PF$ W‰Wń˙čł]˙;>Űő˙Îgăr_¸ĹÔ|< mVŔ›Ś6„¶ÎÂa-/QÚŽťEV6oö·ĐćĹyű•€¶ÂcáTÉÚ’ĎV‘jv˛ŽŞ0Ąń“¶ŻÝköWŐÉ6ϵôčŔ•…66f~ŢŇîQ<^¤™hC"°~XµłŃÖj,É'Ł­XśL——ăřJ´ĹŐ˛Ö]hSŇîUUÚ‡ü ÚFÖq_‰6,›ńQ`ŁEü hóŕě­—ĎV}‹¦%oźÍă^oź +4?Oműž|6­auLĘášůĎ× ´ĹŮý9m<&9ĽËFC'ůl¶‚´r Iµ h#śtöĹ®>ÂO[ń9JE>ož-‹•g;|ŘÝr+Íy¶Şľ®¨MóÓ™g ˝µűÎ6NĂŽIg«›çiúP×Âŕ٢“•mRu.ľ}h:Ö‹7żiv.ź€6V,ކܠ+ÉłĎ>Žü‡Ď}íE— g^>[dNÁĘ@fŚ=@kuWˇmÔÎâ/ĎB[äX"Ę6„6%łµŘ`1’ť6&¬űŹöhĂ»®‰^{â_@AwD®´z b[‰vđl[«ţ0„ö‚gă°nQ%ť ňclő;·úgĂm#ć–l¶¶Iŕ,î…^IfĂHqěŁŰ1Yćpٰ>ĂÂĘcNŤnňł!JîuO(Ř0Ďě®Ďîëůgž\6®gş›(»ÖŠíł¸l>@<ăňä˛í¨Čđ6Ź˘veă·VxnÄg”+Mť‚$—ÍGqä‚˝\¶(€Üëä˛í–0µŰ¤Ę_=\6†ŹčCŽŹ4X6D.·ćč$Ő„7ĘW˛ ”MUÔŐO6Ű1łlú‰zýxłlÍď)Ś–í[ńa˝ć”ŠŮecšËW%±lô˛yđ˘źe\jŔlĹΑ=ý©˝U6ĎŃyŢŢPŮl+~Sŕ ˝P6§Đň%ˇl|äŚKüĹÜ^˝U¶hÇ‹‚礲iMa%o›BŻ«ĘvqO¨™żţT٢¦vQŮ0(0ĂI§©Ť“ᢲĺ{żˆz*i_Ŕ}arŮŞŇÁ٧Ú3_-,§/F<Ó˙`Ů(™ZqjíľÍ,×Ď`•<ř>&– ± đËĐ9±l<}9=„Ć\ł¬˛i™ń7dą/(ż Ć]±×kĽĂýc(±leW+3Ë$Ż\EŻ,›9ÝÚűPŮüx¦yó ţ褲]uÔ  }ď[e‹3Rx™e«ŠpDG ZCeă÷EEcţ¤˛Ń˙Ř»'<š¶°lŰćăŢ&ĽlfٸFuE§Ó‰eĂË\eGńwűˇ˛ŤľÇĎlśT6•ˇĂú/–-rń§–-ĺ_ŁúčŲíăTFßIJ5Ĺ©u7]ąÉeĂP‰ěm6Úě˛Ý˘ës_¬˛}ý·ŢµM;gŮÄ/‡Ë¦óä˛ń»ěg@tbŮ04á}šśZ„U;ËĆ!±c]X“ËöőEEEŰËeŰŹáJ#¨–]6|N„‚wzfٰoßĚ‹e hˇB>.[ѲŞDÖά˛U®s˝đWE[YełŮËě\Q6¦ůÓú/•-67 W•Ť[ť0~©l‘ŐSf—­ZÎş˘!űf{>ŽÁl w4ýţ€ŮTgéţź®—•đi;úkIG”cĚ«ś’˛Ł“ĚÖ|Őg™}–ŮšAűy…g™ Ý:vnfŠ6ú“̦ËWąČ´ÇxűEłE:Ë›,Ól¶§±’”Ý~ÓlEÇďmTŕ–4[@ 2ÍĆj„[yšž›dłU%ő{I»EfŁ-ŕÇäŕłĚVQ‘ŽŮ¨ú¸űSf‹"]„Ţ0[lĐc=ÉlĹžZ_TÂiłqI­ˇ6“ ff gkH‘Š]?žÚä˛Q09·ńîyq2ĚÖ,]Ç ôîf«séűł1ďÔ3±i«˝d¶Ü“Ě6˛^tk–{Űlľ'EßĂdł-¨â| …¸+ÍÖyîj·ÎýĂf;­ź6[‹}üłŕžl6ĹiíŹA–p6Ľux‡ăüÄŮlÁY¬Ě7ŰlěĐŠíňC[ý gŰŻT· =5élß´[Ý2ÄśŤh‡­ůL:ΆE8l¶=Ve×błA…ős˝‚ë–p¶®ööľŃl+ĚVS<éáfăĚ·ń‰+žÄ4d6öĆ)^z§dáUf+[ ´ćŞ ™ %fŰ苯0›P:»uőçfăƦű®_§ĹĚVQ÷VĽ4®2ü—`6ŐěľbWmŔOšÍď÷í%ł±~ß•ÇóĚćË:ޱ fcŕř`f .Žâ°fűúýd…yRcĐlq¤x®4›ŘW ö—Í–2sŹľŘlŘ~lQ\_6[˝YµhşL6OZ;7¶ĹsŤV›Ť‚cä^´_6[ÔfßçËf”čĘ—’ͦé-Ú©í˘Ďęg±Ů"Ö ”e˛Ů6‚!‡Kję1ălHŰöfŰĎßšu¶˛Ů‘ÓeĹ8âÝÎf+«ŞS*WĆŮNşs§Őô {6·2ĎRCW_Pc˛Ůššť]ůٶŇlcax­4›řÜ˙Ü5+ÍÖ҇d¦7Í68˘vý Ů˘+$ŞYf«}4A~†Ď ł5<á¬& Yfóä…H A°~ŔlĹv:Q~Ěp›ő93šl ™ ‘I<Ű©şÂlçĺÉ /­*Ěě Ęčď>»l¸ß¬ET5WmĎ.Ű~Žţ7…?Ý“ËvŞ”ć˛hŢqo—mPڏ)V— '?ZSľ\6é ; ‰‹ç„N2[<·¨^§őži6>Ľc-cž«ÚŚłY™uńă ~„Eg#ŐG=ólŕ>đE#ö˛ŕl<|ŔjeµŮF67ň‹ÍvvvÖ°ăČ6›Ş4›8;Xd¶Ö>Ńmąö:ÉlÂ0Ůö˝é›Ól4ß·4Űó‡n}3‚'™mZP÷K d6öö*ét¤L2Ý—:ąÜ—Lł!”Ąúo…^u –l6.0öČ“n?l6¬-Çů][l¶+w·€Ą”m6F…./żڰŘlŔtď¨'­™fSĆ€Ąľ7QBÉfÓLrDŤŢűśÍ3†ˇÎ8Öź<ä1álX°R( `pIúgóI:ÎĆug$űó}˛Ů,ĽY˝Ć ęÂDłĂ]lJ6-h¶bU'›˙ř>Él73,§@÷Ĺ łÝ=őX Ś0·e Öó’ˆSłŁ2‘Mó•U6ôR6í«0żQ¶ęv×öËd‹’ţ˝Î&Îgź÷iŮ Hg“-hźGJ›H6ąLÁúX‹¸˛UŰ›fc)lóaĘŇ«Š5k˛áv¸ŞK]÷ë ˛ĺóŁŻ ó[} ÄH4@6;˛ Ť¬$˛aě—@âĄú÷KdĂł¨Q¦Éé[E¶ýŠÔŚ—ČĆ`śP}ĺ{öŘt΢śľ˛}®/šĘ!$k­ [$ϡ+l…ř(Šş’Ć&ieΩDô%Ž · jKUţQćŘčÇş7 âeM›ç~Ůů“ÉcűĘcłd ]¶˛©E%şÝú˘±U Ú?iěO[äfůjđúE±ůăŮ8-ۦÜţŰ_NúbĂcÔÚń'Ͳ–ěkQ˝g¦Ř\°0ô-In˛Ř"†¸‘Cűi±ią(ú"[l´‚°wŐIőź›ŕŹüĐŘ®zôIcĂěÇŐ–®Ţ.÷%46Śč74äóÍ%Ś ăöú^˝3—ŘlÍ›'tRÉ[,Ł}B¦Ľě°aŇ;/߼ł:lľ==U6gŘľÖ縙W˛Ë2+Ůak‘ڇ(WfŘ*{ŕ^ÍĘ©)bd†ÍG-đŐzbذTzľŰ©OípŘr`+lűă×91l;#±ź>ŕ°ö…$ýEI ›Ď¤*Yaăie¤%lĽŹkgŔC+Ť”°U 9z%{;Űb°!ĐčĹĎ(ńřĚ[ŰĚľđM•A°Ůˇ[+›OĹ- lřOĎCč6áű~Ä&!!lO?˘Ů7qÁ°;ř;Srí°áe/˙ëűİŮË–|Óč¤g†­(“Ac¸¬Ë ›·\wfŘŠ‚X‡~fÖ¬°}ííúńĎ©żť6L Č]0YWxOfŘđ˝u,‚5›—_ ŰŢźfß[ť6 Ţífs#ޤ°)é;˛Äš ´™a«#źŞĚ ›P g6Uő91l|Ô®ÝÎľř …­đśô|GŻŰİ}-'ň˛¤(ţ°3l`X.a?|ţ0ŘF´©d°qTŻ<źă7.îš¶ČŚŰźEĢ°ÝźAĐ ľCĽI_-ďH}›6<2,żŃNŠăS6Řk¨c¨Í*·łÂ†Ża«ČV@Ú a‹ňĹçü‰°UŹ*­ꩨ©°—®Í„-b;ű9!lZ^~¬#cÓ𚶢ʂľEĺ×İ1JüĚZ¸¸0l‡v,újĎ}bŘx´‚eŞźÜ Jká°~U15ˇkŔâ°m·Źř×Çä°‹€Dm &§Ě°ń!ß==QEO?¶2N†®™aăëYáęŘî^¶†bc,˘uőÔśv(lĄ™…˘ŐŹD)l~šĽ˙ˇ°)fz q …MIřĹwńÍ·`ŘTŢR|,qH­‡ĂĆ/÷‰ň>W‡íňľtUęę°ˇ¬ËşاŰ×nL»;ú¦ĎĦh±ĆĄćŘxkś~¤ŠčRť!6Ŕ¶wő:H)čbÓłCCCjřpŘÄJÚŤÔČEakŚÎ÷3A1“ÂV5*‹6Ř»ţř16Ě$χżL7âvÂV-\nž–fča;.UÁđňëÜ aĂ'ŽÓŁň2Ř$ °Ű>+lĹÖáö\ň«É $q3\¶GQ㡰©üáyZŚrĽ¶Čě©“ÂĆ Ź>nö>)lÍbDZţ4ÍUá°5mÍkä µ b‹Ŕ§fő‘Iź«}Xgý.Äöµe„•«ŁS˘ŘA¸ĄµY='ŠŤŕ.čĺŻ$‹ŤŃŚŰ‡°VőzXl0čJ|›”-¶“N·ŃBuÂbăöč­€ąIY46–¨űĄżŽdžŔf:ýř‹c‹–̨—\<¶CŐ7Úó÷•cĂcç%〒ĆÖ”o´[® ŻKhlĘgÜÂćS^öŕŘl6^뤱á‘DüK˙@ý‡plQúĽO[Ő† ‡š5ç­±EĂz(wYcë̵‚4±5u ‹M+ňŘW1 ‰M˝®ŽE‹L±EłqÓŃ9ŽNG_ŹÂë‡÷A±í•RÇaGkLđ~QlŁČśA±ť Éço4AlŠvF$ş€›6ŽÖŃcHR‚Ř0Áň!·ÜC1Ibcńň•ş€Ŕ`›>ůAť#+€&‰ÍÚxZZ‘ő_›'Óµc’Řř¸č+ä0ÍZ€A±!góy(şgm“Uś%¶ş ĺ ®Űčsą±™äb+ľ¶eăô‰bŰ%©hů±sďý¦ŘŠŻh—ř¶Ř˘ö§`\,¶«ą1%ţ&Qlž4H(T˘,±qą«ěn'‰Mäća‰ťa®l±ńiľ}†Q÷śŚ±E˙Ő řˇ±yČćYÖŘđˇŘµĎ6S|`ǶŰdîHlVVŹ-zPMS‚ĺ©oCwMcĚĺČćLý¬+ȶ Š ­Ž“Ȧf ݵE·t2ŮŞ5› »˘O$;%ă5[yhM/Ą¬^#a?ýBʆ0‡!#!eMΗóv8dűA”ůXąĂ>D™F„¸v Š.DŽCÚ‚˙ö"Ęb G/se:4ŽŁ&gŁěśŢůďre,k~J†ŐNź˛=/Ą*M>YQ 3T|2në{őˇĆ-pĘŠňPCČX™…2,"oĎźk̸ˇŚ'Î)f`ľY&ĘĐXiś‘mQ¦Ćî—g;čŚjaĘ,b?˙)S‡;>ŻüV)c‚Ě*(Ać§S¦ˇFÔVrĘ”U_Ů\Šż€—6AeUAć%B=3eŢ­!Ä©cUĘĐÜć™ Ě€‘’HYYÂqe›Ť2EÇM§Ď®š>GĘlOŁĺyű”EŁH<- )Ă ú™,ěŔ»Č ŁŚĎŇ9úPTBau%Ę<˘‡’Ę•(ÚíQ;4Áţa”…|/F آ=8ÔĹ(ŰŐGWí\Ś˛Í’ŹĚŁŕUKFŮwţlĹţÁ˝"eqáö7R†áĚł Ő˙ß#eńĽśç‚”L‡·ě˘fÄŘ@ĘľMO–#!Ţ`VĘž±«l§+>R¶®¤Ńş9e¨4F"”w]Z2ÄZaýsŮ NHšîś‚źv¸J™&°Şw†2Söµ‚+_ćo˙Á”ĹVűŢ~2e›Źâ?”˛Ô_cbĘ´)ŚD?ťGŻPŮŘdČČÎPŮwBu)0“T6w˙`“¤˛yÍ‹w°ŻPűlDp·ßTV řńój o¨,FZ¨*Ă׎‚1ŰÍ3©.Ce ěÄ$RoAd}HexŁÍúii]’ΆT¦SĹîů*çËTŮĽ7eÖďK*CpÝ\iORĘVŻĎi1őGIRWŻřđ—‡ÝŰä”íóőAňĘ”‡źHă«<3SƉYÇšIvy/T¦ťĽ'c]šĄ˛ss%”Ť«T¶3íPŻéRǤÇúŞV;¬˛%ÜA@iÁĘFş"éO×6ae:rŢ<›Ü˝I+«,¶_™g­¬L۵M:ÓŔĘçO.ůÝ +›"!2VĆĽ#ac[ÍVY9ćX˛»VŞ,Ĺ5iĚTŮŘ…łćpˇĘ;?Zv1OmßT™"µZÖ*k—ŞMbI\ę,••iŞUŃ©ĚgŁsuĘĆşý1&¦Ś:^š)®•)skÇűpók™ť29Á±ß┵ÓëxxÎN–n#†-Ĺőí”ynú`Ę„ë©ËöůRĘŇXň‡RćAk+S†~›ľYŔaç씡3»‹ČŘKN™ú Ć1‡1 ?¤2í÷,•!ăűůčÖm‚ÓP‚Ę–yJyUY*‹LHŤZ’ßV™Ĺ„Ëj•á§»zĎóĎóKX^'b[~hzý˘ĘFŠf–ĘĽŘ˙Ú@’ʬ@(Îź÷–ˇ2De/žfXć2c*™*»TÁ J;tY˛T¶±âm!geküʢ(®őU6Ž{×Ď«lĘl„0†UFŽ'pwő´ĎXŮ·§—Í\í*T1h&(¸2ĚýH)őCŇϬ•í›ęĘîĺµÉZY›âÍ~AŇĘt#™%°beHhâdw¬щ+ăśő9´ş`˻̕}çéÁhŢ7Xć(WGß´,ÆLgÓB¶XĆó®ČšvťĹ˛bŽ?W6EŚb–´2%!Ć»kęýÁ•ií|X'® ›0ŕ;ŐO~ke–Ć"2̱˛QËä …Ű„•ahĺřčS5Ie8VŤĺ·+Ke ŮŚHOŃËXŮqŹJ$ôú…•EŻš~NXYÓÉh ±!«UŃÉ:YeµĺXW«ş‰*+§ç®mlý3¬2 IÝÂŐ—¬˛¶„ďhÁLT™Yó—ĄAÍT’BŮĐŢ«¤řę°ĘŠŞaşĹÂdn-VY¶ćń˘Ęň Čů˘Ęě‚ęGʉ*“?ą+ÔĐa^!•}˝§‰bgť»Ö‰*CćÓ†)Jż€qTYęŘô˘Ęć5Ôť©˛şM‡»ýČPY]Ă~Çä”±jć;±ńTpvʶ|złď2Ú&§ŚÍÚâôőĚNŮĽ%Éťś˛2,÷gýófʢüîÔ‹)«ńřő‰)[ó|ĐĐaRĘŞĽP,”˘;)e:…Ě»,JŮçŮ‚+#e_Öü Éj=¤śeĄ,-±ş·‰)ăôqű‡?'¦ŚY&~\şŃ2ź”2S:,á¤/L™6›>©±nvĘ3ÎŃű`qĘ0‚F•ä6Ie\E’‚én U¶{–§ń•?¨˛ŘK”L•q„ó¨´Â·U–rá&«l›AjR3ae-?.í…•q›üÜs‡â[Ţos_´˛(ę“UV -ŹřJÉR><Ż?EżĹ •ié9",łTVňWLBRŮÁÓĘ®»˘ ňÚĚ)»(ČźcxĽ&Ą O¬nšéúšSĆA<ťÔŢĺRÓ XĐ7R6z6ÜR¦O>‚§Ţű1”2f(ˇŃ·–(zśßJY ';2 'Ąě"Ň{›K ™i0eX\? "Ë)Ż«Rv° űmžľĆ˙JY ¬@ÖSĆé>íżźĎž™˛Ňć6«R–˙ßJY›3©!gĄ oâůÍş‘ČŃJJ†úg…ľŇiRĆsŕ>;ôUzeq[JůrˇL‰ Ł“‰xĽD”a÷Źü¨Ű“ąĎ_@™?nçźlZÔ' ¬0ĺşŰŽDŘcĘšŞÖĽŠ¸@öÉPÓÚ°ŕó=ôťy˛ň —Y'C®RXî­&ˇ“±=:÷2|űę®—}2|oĚýT¶‰nşä“- ďg|žy2śUž…}׋Ó+O6oj„Ă%źlŹŞÖ¸I(CB Ş+«o»$ QV¶y»‹ŽŚ‹Pvx™ÂVgĘ8úćÔfŚ–o ,ş••>euY?ômĎ>ŮwĎÁf÷Ă’OFU2¦Á&…%ůd\3ĦęŞä“µ5fö|ôě“Ő-ď.DÍ<Ů…ýňźŃdxh űH2Ůş^łźÎ6Y^’Üżd2LßŰ “ᡬŰ×ţá’EŁňň‹%‹¤ţkfÉšňĚW®*ThźĚ’ŰčH€uUÉžĎÔőś5ˇc yČ J]Đ/›dËAN»‘d7›gŮ ;“d,MŚXŐ)Ňldč’ř\łË«eö»g’ěT–”†6uú!’ůSR!Ń ‘¬ $svçąG~‚dľšŔŁ0@˛9§Ľ ĺ"Ç‘tPQńť% _îQk €Î"ßł×´F¬úýWdĽ«Ăýň>'“¬¨“„.śúkg”¬1©Ëß¶ î(Ů:™ÚK$ÇŻ»2¨ /L˛ďü¬¨AHBÉ´ÂŚZëS?Ý3J†uElAÉě-ďV3Vf”Ś+ŤęĄĘ¸şmBÉęTVxĺJĆč*Ä’bĂ€`ŻmUÉ"rVÉr^?'• ‡†  uÍźß(Yíńç÷%‹‰ĺŤ’aŃÚ­˝Č<;%ăv9öă†%•ŚŰŞĄÜ¶źćmă,Źjvü ‹«é·Ď.YđÂĎc÷Ë%ó‘˙™'— 1ó†Ö’z–Ąč —ŚY_{ô‹P§0™ŹSL6çđ^a˛ó6"pŢ&I(3®0Y‰…Ł^2YäŔŔĂH4>ö>U+o,®).éě’ŤA„!č_.YřXu›\˛yM»‹ö[\˛©Č¨-0"šj¦cŃFÉfŞC˛´ßsS‹ăA“ńVŹh>şë·LćÁĘ,“‘-ę›űű.xmA“ń#idäHľ}f› §šiůxČ«Ł,ślU$ßTŐÂýŇÉüüěšt˛őülÓčăÉ€¨§eŘł@ ť ·Ó†_oöµO6Ů-bÝ’›$.˝h˛đ÷ďs–ÉTë+ť™@j‚ÉJľ#¤í$–¬3łŐ*ď’€f•,ߍµÍ(ŽSOŐvN‹Jf« lŕnŢ*Y¤ŕ=OÂ/–,BgfÉ5?qim>âW1X2–SEŔCRÜ`ÉxŕpóçőÎęőK%‹ťaźT˛5µMľf•lnT"KFG'˘Úó §ząd‡“f}bÉpEsAá®™%Ă"a÷a 5—‰%ă—~&§·÷Pɸ9şY"ˉ†÷ʤ’M›ż"0ćK6ę9Ž™%Űrb¤úÍ,»PřŰoćK†cFścGqoë Kv±@żb,ĘçÍ’E{5|«‹K6Vžü(“K†]C.+}Ě’•iő¶±‡GRÉp †˘‹č? (ĹČó %«·K$X6É o–Z°ËôjźŐ$łíéË$côöfWPz}de„ôţK&Él(-,jů%’ů‘B}¦Ó,’µĺÓ?żuÉ Ď+oť–đč.{dM§wŃČňľ'ŽŚ+ďŰ;Ś+Tvl]ťHZ9˛”ő†–óGvfŽLíMG&Ç%‚ňrd&ŹŚkĎň±®ďťEgY$ă¬wźĂű›˛Ŕ;›d¸Ż]ŃąńL2u1Ú mgÚâ0Éľs©MąD…Jv/‰ĐuBÉÖBnŢ—%Ăh—žé˛ëo•ŚNdî‹ú •¬–ąÎ{ş dŰ@ZwHqC%cmŚ [©ö–,zş?ëĂ.™•\·ż\˛čY–칡šWÁ ÂůŘ»x·|'kˇ0‚!šĚËľ‘YĆ7 ¸ĚŹuô˘Fw×GÝÉűP~Güz­`Řk‹Ň‰¦¨Šú›ĹĆ茟תĂÁĺ5M?~}¦ć5v>Äď÷Č˙ÁU»ţ?ĺĂU{~Í˙š«ĆjŞMTÁĚÍ˙őżÂQ°s‹‰cžĂÓ«ŹgźV-hkÂçÂ:P±pˇÂ.Lxň˝)ZѰwc9ňŇ}W|`ôV8ţôµ)M_r#Ŕ|Şşą©éí(îݶ˙¬Ň˰TŽťBfv6eź[jqQŤµ'?ăwS’bĂ‚±śz¶óE‡“U•KĽj®×˘K¸]q8äj!iŹŢ©rs-ÄpÍš‰‘ĎrrfYĽŠ&}ç‹r=Ë®µě±;-âϲZkű"NS“ÎZmLsi EEEó‚쓣~ëógć•5«ŢÄ':?wŤĐ*őđ\4«„»j ¶"BŞ 0_<¦µŕŚˇŞ»ŮÁoNXAVo%ĄDCëGl™ doÄŔiÚTK{ń łëłÖŞâ€:§ŔK‡’>®gł‹dC0g b<7(÷v:óU©™ň[=w§×3?UqŞ€EŝȧŠňLLälsðŁŚűÎ’!.Ý•M­{Wçmx´j<^ôָҰ$ľĹ™<­ÔIř5ß lÄ©…9ËęX4ěiÔ(±~î<<™Ó˘bŹËN€iĘ˝jîˇvëÔvY™ÔM‹KćęÜĘsţ”[{h`çlĐ}U|–Fo {GťÉQ),ţňŤL•T]ě+ňö­ż¦ršÔ¸á´µ+y9´ŠüxĚ‚űÉ ®"«žVŰ/®Ě.ŤejçÖYaj»ŰĆoÂĹo_˝ ř$^vźâŰľĄ„>IpçöűÚâĄ<=»ÍĘ•…¸çÂ\ŚÁaÚĺ ~DđźK lĹ7i_‚]řĆđŃ„­Ţ:íłěÝŔOźű SÔÄĂőh{¶Ô˙YńÓďîçŮÁ!úů.Ů ŚëNkŽŚ/Ó 7nĚj¦Qeȶř¬y#A·Ąźî‘ŇQ¸mĽ;űHZŠÎ™Ň—ŽgÄąŁZ ©ŁyňÉĚ[ÉfŤuÁťçÍ[­ŕ;çGş Mâ~şŁŘ˙äĚÉ`‘-ú¸ńőă4`©Ţ›}#= 7” Ž;^áU‘䀤“ak–L`ÜăäňÖ&ňІÓiIÝn9l¢tś(H†îNT˛۬łdŘf$›á+ŁŽV†Ń äËVaź]ÓÁC1Ú41ZákahÔÎ×ĎÓ)6VAx˛Íá­ż6Ö°g«cčş#˙SŮxŚ|ń¬[zŽE­‡Źr°~ŕnF§É}´g#bć.ŰĘY »Í)\^3É1f÷ęŢ „ű?wu1—ߌĆw/?OD6ö›°ČýĆ+©/čd¸Hµ[źŰ9ęJ´°xFĽfł$ …8®ćÝ&‹H Éo§µ5ń:a¬ťh›ž–üö{ë”ŮTLau'‘‚‡ă¤ÍĆT{đZ$ĄiYÜŰ?ĽÉpG¤ĺ͆rV{»Ľ“íć;Á4aěŃ15źŚ”PÓ°Űcýzc7† BJv.ŔGűJřŮëůôáiłÁ »˙Qam,íválÄ–¶ŕ-5ĄŠŐi¶<Ús¨˙¤ľřJ› Iń(RŰëÂ…'^š¦św­…ŚăěoŻ)çÍB§LymńţÚŞ.3Düä˘hô›ĺčĽ6ޢ‡sôayÝz‡‚/öú…v'§2ÁŞf˙Šp›Çxça%´i±îť'¬`´^ş>ţđZ¦íˇmjQÔT>Şad[6$ĺ2 mă)@[ÖDTÂv=×Ţp$WüÝĘZeë ¶;SL¨Ź6ô^0^٨žş1,í6ú<©’ö|ď9ŞJq)^F~&ęAŰѶ`“¸–öă\H• ŕ°ăv‡Ĺ? ’iÓ•Ł/ĆŔŇmWÓ…´awrz ?ü¬%»64íbd’-}-d_B­BÓ°Űý¦D&OŮÄ´qȵBuV«‡ćÔ%ě›MŰ|÷zť`Ž:­ˇđ¦Á“m[/4íUýű?ˇ€ŞB¬2÷ uŃ@Š.BšřÉçS"’ŠPO ©8ĆÄoe gdĽě˛î7˘ô0úó<Ä´1˘s Ε—Č3/^)…ŰăÎ[ÖS­8©ďĽ˝¬2ˇ¸kUÉ´µ]™xË`SIĹąËĺď:Ćm’ś±†ó]éYOAmĚkďżíŢôKŇB¨Ťă<–%ĎW\Ů•Á^–Ó†öMł¦fW¦ĽVE¶«ű>çŐ踱Á!3«đ5aÄÝ›­Î 7a,Mwđ©+|ĂÂXč矌ĐrK‘łúIČŤ_í®Ş×68zýŻ6Z8BăK<™cfU™üvTRĺµdµ†;ŐíőŞČBŃ@‚żn9*“ÁÚă¶Ý1Âň Š«˝…­“ră®Ů%Vžjeż_aĆŰŰEÉ—úo0ŇÔÖ“;ďŹO±äźp¦Ő·ŘýŚ%wŠÄÜPĹŻä|m:Č„Ŕd64» ¶Ŕ»ÖĚCZšľ+ ăbÁR8Rŕăî^ýϦŐí.ŹMK@Ęcě-Ô=[óůĹÔÜDrÔuż„ąŃÉmV7+ $.;ĺÖh;6»­‡s`˝ŮÝ‚)Ŕ$Ú^Îßn[B­Źrěą :ĽíŞSâó{Uă'¦•ÝJ%‘†Ő/‘ŕŽu;W,*–GJ×a}§™`Ć­);{ŘÉIf`–8işQčłŃ+©hgą(şa‚|đy’~6Ń"ÝfÂQľŃźŐĹ#×uĆF‚ćY.rwůÓÝđ®¬ŔťűŻäÜi$+‘]ˇĚ8·ň1ť™3]ÔäŐŤš×˝ÚT#ŹĘxĘ€NĐ1˛5‘ěiÔ,ť ÖÝÖf‡N®/ŠT«Ş[˛-7Ş ­U…ŞKYt€˝„Q-¨'3źńŕÚÁ&&ta`eĂéHsyŕŤw÷­jbfkŁNŇ­é÷8ń€Ű¶ürYm‹O.ĄňŰ`{÷bŤĽ#GÝ óť•=ˇâ©ÚSۉs?µô{ę`ëGfd¦B†g§H×MF*´Ęę;a7†v™÷ăĐAK“łiBŰ>ęŐ ćç©×í„vS©DÚبń6‹?®B°ü÷łŃwŁ6sڸ³KrŻzx‹*,•cPĄ«¤Źř,ďďŰ“Á4kĆ"Ňvő&bťHĂ×Ăw\ŽĽÖá±ŘŁ“ăݗ›8ŚŽM7JĄ¬ ĐӸƉ…ŸUy]#˙Iq€«a–aë!ą;"úzµ>Er60' VĹćUę `óě‡ZL®ö\=>b—ގ1±đHdęË™ĚYz¬đńíV+Orĺ rFł8<ó"A°ĐyăĽuŚŃ`T5hâß©Ľi!aŁi ©Ł  Ń{ÜŁĚŻáńÚ¦)şÚ\yă/aČí~ʧ{·›Ť˙`ç°Đ^ç,ő˘ńfw¨ę墲łŔ“ČŰɆ¨Z|áG_ŇźWć.XšŁž}·¬ łÜ.…U CĎÂo^źŕ˝ˇş¨`ĄÂwŢ1ŠěÄŢŠçÍ…jPyŹÜMMí\z~QöFËä˛u N­,}‘‘ ű§Zy\óńł˘&÷ĆŘ-{‘[|űńÂĆďv¶UŘa*°Ýžę—‡Ś·îy'Ó[Ö†Ť§›G&rd¤°“ßeuĹxÇWÔXlFĆÝÚůĘ!OÂmLácjŢĽoQů wµ•mÜ#~SAşo·!e2”#0ÄF‚ŤG~Xôs™x”¨Vşo¤,sK»Ő{odßđĄ[ˇáw_łź€‘aęlł0´Çói>8Ů7 :±o®Ţ@ÂY:vlĂě*ßwóZÎťiÚo‡ť@R$»cąjöŰŐâô2Ď PĘŞâU<äă‡ăgY bÎ…«i aŠZ0,Ŕł-Në–o5"<˘ţVtľ3ę®b¦•‚ď|_íş1yŕŃĄĄLQŐŚŃ€ŰoY¶ů0ý|ćŽc‹»ČńŚÎFýFÓńmńş±]#c‰Ć‚ňÓ}';’G»îQÍí pc5i!»‚ˇÔ“|Ň~ED"1j4oÔ|FA˙Éh!6&Í8z^ć¬EKGBp»’J”2׌ćÀޫä@ĐîzA-ťN‡ŕ“ç'÷Wä…«ă(3?îŹ÷ÖNŠpĹíŐÇSą*ŕ†Ë«ÝÖŃ kžä‡ó=‡‡î/w°4“!ßÄ{žĎĽËďÎ*:Ú´aTÚ/5¸z‹SĆl´Äs„ăŽîv–ü0弫48GiąăőBŽ7¶ .Š’||řú©Ü›ŽsÚL2I‚…‡fíˇ>Z@†«Kěä8@¤ýŞră0«Ś:¶'6$ÝuŐ_#҆±ň°I‚-Ňé×h«ŘÉÂŮ)4ŹŘ·čn&8K9l•ěÁĆbÍ®.a‹Ý7XĎ‚ŽĎ?;ü×ÓOĺęqËÁ=aäË5Ť˝Ô¤ďHÖk-úËHˇbÚň!ˇ`޶c˝„Ż«)bŤ´±h¦‡»…ì…bâ&z÷đvwrăĐX¦XR/ľ]ýSűÖt (NŚě—̪֨ăĐŹ˝én‡ž|L»—,8ąŁř\ípÚg ç>oŠŃĚ kĚëÖ>4g-iÚdüę4ˇ­łY‡•ÂITÚzá¶ßĽô G'W˝ľ!˝VK%äL}ë$¶Mˇ¤“±†Ęi¤Ô¬JÝôuv}śk°r?e¸Ů|^./UŬVäčLEËľYĹx¤3EhwµůQŹHšOcčš×şëĽc°6í>ı–fôŤ f—»Ű|˘­ÄŢezüdżšjŔófĺ(Öó±‰Üä#t+øčD«é*ŞM'6DŠ•(­t¬AX"'*®ą!ŤÎ'|—Íć__áQ˛Öa\Q•µ8(ŰHvBÇů}SH %˘“»6q6ź´â°µŠ”X ś×M)ŽgšO«Ső` g°>Ůçáf½E´ąĘ‰S±=vcă¬ĎŘ!'{KK“Ę Q]Ąé·1 €çÎĘ;ĺłl:(·ŠŤ±níâ8řeěVAśs|8ÖQŠăBů6}ľî{%Ç…¨µâű9u,Ţ5,r)×=<‡ě®´â+řN3bJţťě˘âš 8…‹go¤âx6®Śąé|?eĹ1Rp)‚{§^2č7‚meçI1Ž{Ç0ŻqťgHHĂ=N^CytĂŞV VćhŰ».‚â6yě\6…†™ 3ZiŽ…ĘZîśpđčŕĐÓ˘ř‰MĐ<ŁĹI]µYŹKvTĐNś!cŮ“4,:Đ6Řmô•…Sś­UyqWűX™î¤Ó€‹ş¨_µźµ¤ýĽÝ&Ž F| ¸¤ű ‰°˛rüJÉšN#TŁűVČ.ldÔS¬ó8U9&Ŕ!űޢíL1Ć@â%´—ńľ>–'qe·”rFşÚ|rôť®Cu¶BXŽĐŢ‹ěFÇ+˛v[îŞBJގźZ.÷Üż»­´-śĄĆô;gMŞ-4Ťđ׋gľW€…LÚůNś2 N‘8˘hŞ"+Kbřu™kE'ěĆńDŁR¤Ěu•.đŚ$)u‡’27‚Á%Z§t}Ŕ[]öp˘Aöúřoď¨$#˝ižÓiCé1ż\ć ¶'ů í"ćnvŞCę0[kTmHĺqD© öŻ^)Ść—ťéUťO“3Tň¤^]aŇs+ZrŁ+ĹĄńOÄ”9Ä€‰Ü¨=RÔů›Ę®Źi“99®!”9Üt†řń6ÓýwbB~ęZ¦ÖÜ(ĺÇ9šcGŠ;ě$6Ç%cńö[Q8ŔęCTvlĘ_Ö–ĺ&6LJ•ˇÖ=gvKéďEˇm2ŻĽ—%í"8Wm9ż3P‚â§(Ž“C¬ 4§9w÷P¦½МĂ^^ˇÂNäa×˝ŹŘĎFuŽ©żZaĺ`t‡ßRŽŹ·z1ß$€YiEő‘~ě°B®ßĎV{Ő’3X?-;ŽÄLQ‚© é$ä˛Ć•fĂÖ1Woź-tGč¬#r“™Ź%IĹbCď6tťgi'~Ž.l®2މÓíŠôb=¦H±ăQh( Úĺ·´ĺwźÇI~®ký٦Q‡ců9°BĆŇŚ#”ÂiV5ŻV‰OĘ ®†;í­-­qěŘ:gĹŢTĄP­˘<˙őgČ'>WÔ_“Á¬jcN›'SÝ8ę7Ą~ÇY'ďĆf7ÍöůěďčŤúŻ«¶‰Ó†ĄËžcĆî_?śßÄú˛złüŚ8X?$…až¸˝Ücünŕpá8•\—8ď Ǭ›G,y×ú˛ĹšäŮŞwöTÓ±›%Bf»j›8/i[Ŕ%—'ÍK«ăŮÖcL'v č”űfëL[—-®…Ř!Dhé?ęÖÔ­ĚpkčřŞ"ŤqLU-ş°Śŕa­ÄR$ÎŢŕÉ3FNíó úI“ Ĺxäě]Ú·<‹!tĽ[µŤ-Si§B‡Ő°ľ`@=‡µđ`jÎđ`čÇż}¸fąĆŢ^© ‘V.:fˇY NžóęQ©Đ5Ě÷›ŽµwÜÜ,—ÝąÖ“»‚oŤ`Ż2âTG)ůýćĚĆ먷ę€ÔîŻé ŠďP…áćä9g'Łg·ź~:ëÇ^EĐéş,Y[Ϧ1y¶_±-iZpíş±hŻík`+¨Yż>öÇ,łýB ×@;;PUhɺ⸺u¶vp#âŤÂójý¸ :6’3m a†ÓŃ"ŢuPčNEÝĘBÁ\§:žŠ–Qr8đ–C ]‹IŚ]_ŚzŚtćTuµ$‚KÉ|LŤ\ÎC˘C®Ąçjo¬űîDwëâ¨~|sí}—GzÚjů¶âöݬj>5-:üGó¬P9xjĂ«ŮđyŰĚyp¶2N6ٱ|®Ú±ţ´P)‚裼żÎŔÜc÷ÎŁ”[S)°»éµšKńŻĄx°źŚpßh•F‡ÇU–üniiZäžbč´îóFť”*÷\…»¨ďÍăqmÓ›Ćj~ĆĘ÷¬4Ş“ÝĂ9ŤËŔSXÔąs`DWyç`“%ŢTLđŻJN錑¶Q$Ô©ĐáIő3ŘÄ,÷»Ń Sc·S«®ŞE:#.ýc±©É–©Ŕ Ů-ł„§sĄ¶qť Dů(Uf_w¨M7íÍí/˘ń,BÖŤMćzčBy~‰-r҉t×ZáÖHŠTVq6ÍÝɶŤ Ý!.gĎ\ŚËŤ6§•$¤fI Â!]\ŞşŮ‰¶ÍT„ç΀~Fľ:z¦çZĂ© Ýu…P{>Ţß}“ˇĂ‰Š:ËÍßŢ3ѡ;ůE¸bwZvŁ.!†3<Žśv6ľ4ÉżßRęvŽ)‡–¸SÔ¶“ ĂYŚâ kľLş­ěąŤéżjDP9Dčî·?*#D8ĘRşˇc’ˇ ›§ŰëŮOˇăYĄ:ŠÖ´+Ý%·é ÷µĆźöMR[ŃTÓ°Ś”÷ß»ĺŘUž[Ó«t®R¸IF‡@eµĺfŤÎK§Io¶F´K:YéKhŐpş&ÁÎć˛2HMއ»ZOŘNF#óNŚÎ pËô„`^D‡´{\±<ćóZСĂ7f AxGÝ+µ?bčXc¦áˇ&áóť‰Đa·Ő ĺIq•ŰęnŞAg8Z?ý<>‡Uob.'8^[±uńs‡¦łâÇŃV|YoI/]Ýë]áŔíh3¶wÖ±6 TĄÍYz0(Đuí#ń7îm’ŐŕPíPU…[:ńĹóuý‡c,Ä߬/Hó[ËT==MçŐ¦ťtč~pÎ;śďżl!j™ßřĚÂD•‘KJĹ7@LńŰáÔĆ7W‡źĐhXý1ń5Ë č©vŘV7śćÜË׬»>,KOjĘŚ®Ý\íiěşńňiićššFń "ÄřëÚ'`l»Mý˛-8ˇÖ˙PCŔňLjf÷pvH<:±áĂP™Íáwçý\~l5ÄÚ?JÄá· /WZ<ŢŰĘ„uQašúú[K”ľpňY˙lĎÍÁ.ÍŠ€0ň¶Ť\¤g-őßÁ·˙Ç[Ű3ÝÝ|ó¶d1Â(ź?ĎĹÁ¨§‘9äí:89”±EźżŤ=VnđÉşňĎH‰ŕˇźňe3ŘŃđÔv×F´ĂČŻ?÷ě5ž;&}^”řUx˝Yá°v˘–ŃşáiŘďĘăSn1vS]Ťý’ Ôé0M#ÇeŰ…×íŽ7p$ÇíŃńŕŃ}g)· h©fN7‡ÝăÖú ťňFüĽĆR×SDâÓi3’XÓCĹšŐZ%ä¨ŃyŕuŹŞl¶Ĺ‚<}m8Ó0üSYq^Ůőákbeîe:8*şxÇΰOי…"fË·`XčŕrEĽOÝćĂňz<ß. ÖěÉŘô·<<&ŢÇ!M *h[ţ´o‡Ď<™˘Ŕi˝ç$Îţ,ăÉG_šÇë6#n'ľśSĂłW•v¶ÖôÁ›‹cz•x#‡E­ë,GNâ?éXT“~{㥾e#ŹKýçĂó@ăT —%_ţ©)H'ŠwŢ)ęYר˙žI¬Ďб_>9 އ%Ż(Qt6€×ŻŹ'ˇqŹWŁ)öΠŰqŞ·<×H€CD[ł:^˝řÜšźVŁ;«µ°<«j+»Őç`ÖöĹ`·X;•CţWřNąµ˘áčbŤ±Ůh^•%.ţ;L˝¶hTĆLĐUâ¸ى;Hőڻޞö·»lţ ˝$mČbN”Ő#5H]>fČĺ|†s,«Żî4Púô\”ý‡#/YyŐ ž˝źĎ7Ź=BÓiۉŮBćYlÜČ|ž2_‹B·Í´šJĎhÄŽË|ţ‡Ş9&ĎZ˙Y2„ň ű™údg©żhz "Ř\H†ÖL *~~>!#ľ“’Y-&1YŕUt…ű\Ň9nÎĺ¸HTăae¬qŽ:ĺă-W¬E…%ŚBĆĆ•äU&¦?˙—QŠUçaqś]#Čáó€ýÇ0ÇT3fF@M*W9Ňžóx÷agłKGzň ˝&ńśs'ţAç•93 öh7Ž·wŘjăýčÜĎ˝ŃNšźwD˝ á|ň‹7Ťť€âŔ´ëkQKŇł)÷¬]í•=Ö®ç—ót“dĺ·ÔAđĘđ¨ĺ¤ż˛ĹYÂD·éÁ÷; aÝÖsµŐÎĽö“ęOái™řÎę9ĺŘ˙;™Eµ Ecßý`KÍÚ™pÂu·sÔĘ,]Ő22r|’lnńřä‚°űy|čGái´Á'ÁÓUońR„˝źź›kj>˝gÓU¸9vv¶ IÄľˇç#t=D8ÇşrŢóĆVn'S©Nk;łiőW­·ł>Fć{z˙ËŕĎÎäQ/ćKęđnż`· Gm(rÁŰŽŃ—Žâ»ĂśŁY/Ľ|0Ę*®ríYLü‡ÜuXK‘+ëb* ˙ěňÇn•Śçbľ·šÜYu>gÄbÇekoŃŇÝ‚\‡řTŇWä(>Ó#>ę(ÜĹ?©L«qţŰ\!ŘźťěIóR¬LG˘•QčóN†ô”†űą‡-^–}%` ĂŰó–Éż ¬ ’ÂźÁŰ \®~®I lżűhTž“›–ęÎKNÁ3;×8/&OéçIEyĄ6©n4Żôöúý<>–ZS€+Ü RP»~AU‡>®Ü°LĽbQűŚě§ňĽÝii *YŚýä/Ŕçą<7fÚĐ©eá†bSžßďs+.ß©˘«jĺž:žłŇŢx÷‡rőę–\lĽĂËBC;ßżt}í÷žűďÔR#˘<#z0Ęs^ młí>čz˝(hŁÇ0Šŕ`n°¬Q6µ2˛¬çĹéĂéŞbü&}˙ŰŠgŁŹ:m Ç@~;žź”逥_úó‡r«!@Úsµ]ď˙ÔŇ“ŕůďś» mŚíËoÎUĚí]ż‚Ń–Űď!&ě ńž·f¸{§]ứë) qŞ©Ž»°ŰŠ!—E[ČćěEW`Í0ë§řâ“ ®Ů®ĹŰň„tn‘˛Í\^ŠŞöŐĹő Ř{˘ŃéZÎňB3äóVô‹[]%¤GřеâĚ 0ÍxLa‹*±Ű@¸‚|ËüŕüX9nBvţĄ°űžţYZ ŻF ¦ĺ=FŽŔŮűňč›ÖGř : důß”0€ ÄëË*TŘ Yô¸ÁQôşGŞż)TŤ×E*#<§¦čkE' ô^ŰŮ2ß’W˙jÖĂ1ˇŽWžs?őăw4YřN] &źQ6K3ý¦<Ó"Ę/—€Śľ“dTt5đO"îâ˝ ,ý``ěÂ7oĄŹÚ„Eakc×…|*ľCL(Ú ŕőÎĺwZâ–]ďńóío>ŕĆeŕ,u•3* ż©Ä› ]…+JĎżŁöścŞ>ămľS \'ţ<×aŁDol"zű=xëoň­ ýńz•hń¤>˙ő?kXłý/u¬Ůţ구ѩF%oÁ§‘řDô¬©ZsVĘď¨Ď-kZ‘PËkľę×Ú´‡”–™:ÖŔ(Ă[6 ,2x•Ö Č§ôĎ ÖpdLsś4Dżľed{YÄYŠhô«‰Î… «IĂ; kʞΠN@’©a pęíbÜŻî™ÖĐo­Ń?@ż}4¬ńé»ůł-áö“;Ö´Idß–Ž5ĺHípëź[Ö”óp’A®©eMŐ‰hŰ-AyîYSŐŐWÇ_ęň3zÖt•Ý>é BÝĽeŤŤ&ÍĎ÷sîXS®třŽąc W2\sč_ś§Tł©eMal«ŘÁĐܲćƵ.ľ›F?śÔ±†ř_öNÖŽ5Ě„‰ĚŕĘĺŕܱ†Eá+í-w¬a,Ľ—Ő‹“k8LŽ2aĆ)ÚÚ˛fx[ J´¬áD‘ľ/UWÖĄiM¤´>ťÔ´†Ëg$˝,8ÍmfîZÉ~ńf.›u†]křd©z»ŢMkâ¬ĹD©kÍňŚťś=FŰ‹ăŘ(3dt­) ¨´P‘ÇżŤ¦5ED”ʰajZb+Ď CQěŇ´fSz™]ł{jZéĺfÝ߇ýhZŁCl\oBĂŕIj[­ě9–ľün\Ó˘ýŃť×čHŕtĐá‹©qÍnŰžÝâŽ÷ÜąFös4"*j0łĺÖ5]šśFësi]ÓRLŻ ÁXj]ĂńÂżđĄq Q=m赝ÚÖđ’ä~Ěaüä®5Ű’”ÚÖ4‚7Ď3¤ĹT}·­ˇˇ l:µ­QŽ^EvâܶfÜŰ-mkJ:@f°÷­a ˙ţěáĆÔ–ŰÖX ›Ą—Z˘Nmk°VĹÇşÖTzŽ®57‹ëź™×“~ŻÔ´ćkc÷ˇoRѵ†3:;jÝŁ“ňWŰš˙4dáDŰš¦ˇ­ÇąÍ3ÜŤ¶5\ęɋի-lďZ3?ö,2ËMkŠí±Ľ€ŕLîYÓ”k™ ­¬=kÂJ©Y{ךçë¸ůČú¬˝_÷Ú´¦¤Ó¦łŻMkŽmä-µ­yÓ©lŃ‹B‹ůąk Űo[U·*ŁkÍłQŔ©ĐĄńűäNn´­Q˝ĐIŃž»­±?Ţ·†{źÇÇ~xšşÖŕCcÝŞĺ=w~jYĂ‚SlI|Ąđ\ëÔ±[+†Dš9™,”ž:Öŕ6ô[ÇîKÇšóň`·Ř©c “ôv˘×şŘeĎk8ťKžă–çó«aMD§Đčp4¬át>fDm­çŽ5 \zŠj´RĎŚuL ׾HÍK^-k‚:\[Ö4ƶ­ľIBňܱ¦Gî5ˇ©c 7Fa^—Mkx¨rŇ4µ wO kp6Ń"¦«ňŽÔŻFő«ŇyDęXSóiT* Ő—†5y DÝxnXóťĹ'OĘsÇšč_{@G||ô¬ůJť±›t¶Üł†g‘e~¨mGjZŁÔŞŘr«béZ“?ŕqĎ]kX¤ĽĂžv­úG×vĚB®¨QPÖ4Fc/N©Ă40Ąąk ‹/Ô.Eć¦5ß›Y6–(R—Ë]k'Ę÷ÖÓ^¦ž5ßy'¦|đÔµ†µź§ŕx^!uŐmkn  ĹŁĘťűšÜłĺ]AwÉĂsĎý×S‰(:ušzÖĐDŤFśűµö¬ą­Ę_AÓăWËš¨bAnajY3ŻŞřŚŽ5”÷gÚy/üܲ†`ž‰)hnYg¬yŰČťo-µ¬)Dń>÷f‡Jj—3·¬a%‚˙‚Ţ×–5\yýhÄ©eŤć-ĎßÚµaÔt0:Ö (čU¦–5Xđ>ůŇ÷ÚÔ“aiYS#eZUKËš3¶<Ë–©cŤ“Đ&kŠŻÍ-klˇi‰řćŽ5ű6ÇxcŤŽ5ełµť%-kŰ™ZÖ”eMq@îOkŠf÷XT %PjXŁý]ĺqqń‹Ô±ć;݇”´¶¬I0h§•;Ö\Ly9mőÓ©cÍE§ę¶Öxt rÇšÂ0Z©°#ŃčWĂI=}Ť†m›ÖŚę‘>5ËJ k+@ĂR¤±»męXóťŢ‚2Ř^=kř [ľŚµ/=k#Ľ­Ż§V…çÚ˛¦†=»˝ZÖŔźŔęŐ—9sżÄtńÇ‹e9uu”ń~5'CČAóótCKíj0®źqÚ"ůwęWŁ ‘ĂŽëŞÚÝDżpü&ÝAŰJęWĂŘ@tcâşćŐ®¦EOĂMí‰S»šď´Ţ9ő«©ůáTáÜ«_M4ŰĹj§Ďkě 7ľ°ŢbiYĂxŻ=;÷ťÖpÖÜŁ@k·źkb®÷§Ć®Ôł¦*4ÝĽńĎž5̲˘ü}[{Öh…+>‘9ݦ5M#GŮě8<7­Aßɱ‚ÇŰčąiMŃز{:ƿѲfŮ’f[˝{Öź\ F§Ń´Fą­řĂ^qĂ?×®5‘‰†âĂܶó&3ěě9b®Vę[ĂŮ+ĄříSŰDDZí3[]Fך%/DzÜŔ÷«iM^Wµ6÷¬™˘´]áÄѲ¦–y#PůćFÇšÂbOĹ7ş?:Ö°@EďO_íÚ±&v÷ß|ęXĂá…E:ŇČ‘:Ö”kŽĆÔľô«áo‹fPÇŹ~5Ż=ë˛Ü±Feˇ7,`ţm>:Sǚ۴¨ŔßkXłičR8:ÖĄ94ż«‘_97¬™Öc°WSĂšďq,Pwu’ńN5žÁcďΚř¤V5<aŠŰť·ţÉůńf5m iŐcjUóµÓ_|Ő.,÷Şaôi„ %6u«©»27[÷Ą[Ť‰QT’>âs×^5é(IzîU=VpCĎjéUÓ9~™©Ż.©©YÍzBŃËÜ«†Ý‚B`,üGłšqĚPćf5®X|äÔžşŐ¨˙ń–J¸ŃLi4«áół9Ć‹©nnUS¶ia»szš[ŐŕżN74Ś˙_Ţî5Éu×đo÷\!>DIóźX k @ÉyętWTDßľu+w:mYâđ9UC*±{F6żśdŐÄpľôĄHV ž>ůVBjgL¬†ÉÉëÓ(<°Ď2•,łŐŕÓ‡~;R·­š/–}ę0zŕîHX Ç­Á Üľ™ŞA‹[÷KË'UÓ,yˇj/‹Ó3˙úÄjľH.ötLýůäjpł•YĎXŽ<ÄšfűF銲5eł8/ö°‘¬Á˛y]vÝfŤýI˛}żŇ«*’5߼8j'Ő—¨ÖȆ·[[“SFĎE­‘űd×fY$q&ZSuĄŃ­­E}!k|ĎGh’5héŐ\;$łFC\ =&ÇÇh W)űl]_WłFfşćýţäî[ĚćOsôaß‹˛ĆCÜ’ľ’5%X–RB’Ț§9 ,˛Hf °ĺ‹ĂĚç7š5-ík*Ny˘Yc˝[ô-rţŽf ę 0čH +™5EéľyËĚą`˛`Đ’Nö;fMcr­)m„y˘Y#©Ď§W g´†=+}–%fŐšĆŰŃ‚†ŇÍ š5÷‘ŠĎÝŰ• 'Č9zGÔ©ëř,ŞĐk$#ﲧó~2YŁ˙IŰHć<Čšj­"ö˛5ĺŚG˙u’X#wl÷TŽłŻbMóvlĆ·5˛^ovTQÄÚ dŤ ŻŇxÁ/^öjäć:Ľ‹.»_gݦSyŕGkóYĽ@šŔFݦ(¦mD %®†=TvNllť¸™ĺ®Ô¦=Ťscćj¤FĐVw=i5akÁď}±j<â9¤µ}°j*ł°˝¸—©VOy¬ą*ÉŞ‘-?îxk‡Ţé«á­%÷«e7I«Ë€ŐhXÄz‰ai°9L‘… w^D°'VĂ“)&Y1µ®]ý ĺY W6.ď\Mč(u_§ÄŐđ¨Ćkź”ú™^ ćőęrÁŕŹ{kBLKš˘/^M ©]׋W3‘ĺ}kFS FŻďxsŘŤŤé^M->l´ÖpSégά}Hd şXÝkFC!I3Éš,ŞU¬‰ŃT)Tb ÖR!Ůj”+‰58¨«Öi›Ťj°&%޵Ö#XóÍóĺ.bŤün÷2{yz&YÓ÷¸gÜ ů˛¦mÚ…‡Ąc%k‹öd’}ă?XÍšjŐWk$X,ý‹¸§¦ŇĹšoč˛Çn&k*¨%CÚśYČĚ–úŁČŕôťéÖđ°S–}—¶“ŕź_á:Ü účÖ R)y‘9łZ#w€Ě§f9dµÓĎÜłćĘÖ´ÝZěČYŹlMeîĘ9mŠăM­ńD˝%´!ÍPőŤhŇCĆŽěEđ: ¦l/©ˇŘyŮÝt´ˇâs€účÓ ©îďˇwŹ<ŮS§adÓC—DĚ3O“Bg‡Śžf¶:?ö•§‰{g™‹‚NóEždűŘqźĚŔÓ°ř§{ząč@OśĆ{ź şŕ4iľoőÓÜźěPÚmÁižÇ©Ů¦‘kSx׏¶Ě´iXĹyÍľ·|6ܦ)K>ĆQö•¦i±éŃxŇ4qÎ!ă4 »ŘéîÜ“L“‡ĹL%¤·ufăÖ•¦ŃżÎűľĽÉ4ÍÎCŽ2MSJěĽď;J˘MĂ˝7Ĺ`Kť„Ó`ŚŐ·nôK™:Ť´Í¸_ňŇ„vÖ:Ť(ÉGč9uŹl‹MsükĄipwąÁ@4Ň4ë .=Ő0Ťüc>–ŮĄ‘›Ĺű ÉXU˘KĂz!O l©ždš-&păÁš0 »úĘżÔp)ŞA¦YNĘه1Ň4ťöÚ„Ţ2ÍĚżFÓđ Ó <ĺŔĽ]x´ôÓxq§ Ŕ4ě‹ě»#˛fQ¦AżŠě[]¤–ÓŕÖ ĄĄRpi ď07ŔGíŮĄiń°‰ýKŁKď/×4)±\\šXŢyŔwY]/$Ţ[O0 ŤË 9Řq˙iÓ„ýú¶Ú49 ,Ň4… Ú˘‡=O™¦ŘÔĺĘš¦,3Ąµyx# đ·ě§Ló•Ż­Ső, »Ż(ÓhĂwŻ ÁaC iĐŹ}žô±{´iľtBÍ3á4X÷ĐŠŚ˙ÂmšŇ–tM“ćű.ĐB°iľ¶÷ |—‹˛M˛iPćkŰ·­$›¦¤p×Nća±i.Y’j÷Ů«­HÓĐś…ă\dš ěUő„iÚá ‚=Ę45ÝšňG‚i°ö$Á öńÓĄ™Ç0×őćŇx°đzíŕŇ0CöŁ´ň’2¸4'’s†)Ç KóŐ6—^[ş05ş4±ÜđľA.M*Č’ÇvuiB łfw—F[ŰvJxŹD–F‚ÚzÇ9jdi8Łű¸…6R K“ţľ@–ĆŹxĆ* Ŕ]ŽýůL`ĽŤ,MKFĄ}ň`iĽ˙’Lg™Ą ç_A©ŕŇ /čDk†ÂMř›K3KoËÓĄ‘¶ćfüÖĹĄYú˝ě8‚Š0 §SŚő áQń6McS˘aĹď»ŚŞ¦‘µĆĐ㫏’U¦‘tşfK y(Ló¸ë÷úpiâ|rĎŃĄAĂ玔IŁG—fŤ°ďâ%MÝç2zôS¦©–J*Č4HŘŃS·#Â4ěÄ.Qž sŔŽ2Ť|ěîSY[dšŢĺµLS·Pç´AżŚ2Ťlž$íÉícůä¦ád3±%NôS¦Á`čM¨ Ó°PĆëď«Măő Ňu2Ň4uËë&ŢŇ"Ó„Đ7Ôž ÓđTÝ÷G軑dš–ľyąż“LSxZŃ& ÝLÓâ™s%ö\š’†Ô­ .MjqŹĂѥᡛwdŰŃO.Á4÷@#‹9˝±43ĄMP#Kł^<±W–&<UzY6äB2룅ٜĄÁ ©€mďYĄ‘ę˝.aSŹĎÉßw”ßb8=‘78Iš}îžtDlI¤)ą´ú¸ÄŕŃ`ă.ĎtłˇsOŽĆß»hYÁŁ1×RźŚ¦âŽ‹4‡ę`/?? î$’FÂGŠ yćÁ¤aş·´:0äF”fgîýĄSTcJŁ7'¨űbŇtqZMë4)v#˲ Ó”‹·RuO#—E¦(ßž«N3Łš8U\uštô˘ÓÄ-ţ1ĆÂÓ„C@ů-ó4eă1<—ó|,§NĂ–)ľä*HrŽ<Ť€Çíe čÓä5ń@3ŁčÓś±iĆŕ’"ű4qXîréO#M7=­A&üŔÓH…«÷ßŮż;ň45¶Pť č4xćc‡ĆDÓ°•W}ľśfiIĐ Dť¦ĄA§iéұątÔiĐż»lëŹÍ·đđiĽăĎqŻ—P“ÇŤŽSęÔpɆÓl^ĹJĹŽŕ12kĎ.iŽěÓäĐäAgú4aZçĚ•tš¶ĄŠ˝_Y§é›wŢ+XLťf |wŚK‘§ůćUKżřűźĆĂ‹ő,źf^á7ź&…öăJ>Í7­©śT& ×BĆ%‹†P1X€íXŻë®‘}_ťgÍ+—Ô,'ń•ÂĎC¨©6µI·CjjśV1NgžŰ/]ŢQ}ţäifÓˇ}O>Ť„Ádą:8<âći[điĘŢ â-ű4’І§—Óűógź&fĐß1ú4k†ůšŔÓ49ł–,L}üpá&O ©|Mgŕ•@ Ż-? í’PYy|ŘĐCÖ‘š‚#üÝćtൎ&†±îą? 5…-¶OmMŇn™BŤ¸>©M[=FjÖü˘2ŽŐ§‰GY§©ą˝á=śe›† sHňg»š‡MĂĘ<ěxäýó® 8MY¦ľ{˝µŘ4Śúł[çgŕ4ö‰Óřn2UĆif†łL=á4¸:ǧZ(ęZ)Ú4O'€˘íhÓ쩹đŕÍń´iĽ&őݦńˇłáí»MĂ#-/Ú?(ß›¦đôFŤďŽťĆ.ŤD…Ň˝B»ĆqĚŤ!öI°ię<á°?2Í…(űEX&Â4©÷¦Áߢ÷ëĹĄ©ÖëđD€i0¬Ë…˙ŕŔş'Ę4,J·ŽóJÄiJĚRPd±iBuCáÍlŮ­ÉŘxč͉ëlšĄw)ęǢMÖr§Ú̆ĆOś¦zľlY§‘X”LŞťkŻÁőKĆib7şűí.8ŤX9Fކ%k¤2BJŹnibKßCÚ>29%ŃOUiÖß/2¨OʆQÜpńÇFqĹEڞńkšDÂźkň÷Ť]ţ cJŇh»‹očwW Ó,ăxŮpŃ´’Ćňzż!±Wţš2»Ĺ±y‚ä§, ~4úl~ĂÉE+4Ye3Uăs5äůjToÎ)+…›X^áä?¸Ľün©ohĚ捿łS#®.B)ŢÂözŘîq¨ŇXGk,´ĄuAU Um(ô … O—ŇX†ç7ĄxĘuäel*ôěú†¦]Ř…ĐŚ“g s ĽD,ĺŠhŞÚ7䪕My¸s6Ąú†®TX¶Sµą’ü9`* Ą±łńo8Ç oŔbĺ§ćÚÍÍĎŔa‘°4‰·Ňˇ¤đ@YţAóTżoČőĂgŕ{dĆ7šÔńvëźŔeŠ´Ťďqxďq™hc˘őÉżpL6:Dć0ŤńNop˙ ÇĎ/ďÝÁČíĽť+v`g۬ ‰—É팎ł4ÁµśÍoHÚ,›2°'Rw¸=ý†sĚö Ś0Ě2ý’ŃńĚňtkÁĆŁ+ĎVäźm÷QßÔ" w4_bŘ.ď¶yx60nČ V÷ůß´U;06ž(ĆcÉă7Ő<-zř?‚[Î6—u– ŘIA᪞Ú)lň 8>˙tT˙;ĐQýź9GRm#+YźĺîµńdŽľ8?21¬ Ňž#yQo$Ĺ4îÉĂ#‚·?Ţ#s„hS±&ľĽŁsÄńÂOçčečH–.­ÝÚˇŁĆ ’Vţ-ĘúZó–)ëxe, ëšĹČnß9’»nř:Rˇ ‰É1‘Wx`ńŤŁ˛EˇP»ŢöŹGV#Qµ„Ëřl[W>ájľ–5Á8*í“iäŇqtň»Ň.¸(.á4¤ząŮ`;˘Í#¬R6Ż˝Żě¨hĆŃWŹ+-×’„QDŽd4ÂFš3“Ěä(¤pHŽHVŽ&ÇäĚfł …¶Ľ®¨U@Í®*Ç‘#ks«m=Řřb*GĽ[<›®&âëżO±âÎ{Ř GĹ’öcŹÂŃďŚ<|#iö}#I©´?•µDŢHNŠS8L‰ÉşŃ¶˘‡tI®}ü=­đcűÇp#M˙›ZČýÄ»m¤ I[Ů|™h#Ę…Ţܢłđm ¶Ńi\-I¶Ń1>ÇćŁÁ¶ŘFse„Pq˘Ťdĺ¶ŁŘo.Îm´}’¦‡(ČFÚ×Ęł¤ĐsşFßüĐvÜ?OŘHoŻÂÚKčÓşoěüô$™(kŤęŔ1…F$ŰÁú•Ť¸"ňV[ESäŤ6″YA#;ťۨpˇPÜš+7Bú‘ômŰ´gr{âŤPaé÷gŹĽü‚ Z±ňäŕé§řŘ`ÂaäŤÂCńpŕŤdµ‹€ó4'oÄÔ„ÍÚđ±ÓâŇ@:¨.ľ‘'eI.bđŤäĘGŇÍ ÎźšóF˛†CaúóŘÁěÔŤX“ámH“ߨ± c×Ö’}#,Š= ˝żžşQ± ޤŁn$çťÝ†#iĽ5u#.ţw<˘EĎŰÝh°ý(݉CS7ârđř(jĎC‰ęşŃ2A¨ÚľčFf2%Ü苨Cц<ŁV©SIZ#rŃ6BHĆFŃűRŰHňdŻŽ`:/•@ÇN!“ $Đ|ąl$;…ÝËÉjçfŇh#ś%ńŔŇC(ČF$n’äbpe]çţŮš O0ú¤“7Â+Č÷zé› ŕá DѤđvóŤľ\ h5bß}7,s´Ů7!Ürž‘7Bóq/ĂPô䍊ťlŤ{>śĽ‘Îłłđ¸‘䋯ô@ľČÄŤ0CuÝ pbzŇFŦËq%ŮA m•ł)Ŕ3i#Vy앉6ÚŘuwhK(ypmdśfń`đδх,q}Ű×´QEK#»Ö׾şF{÷ßSÄĂ5!´%Ü^tŤŞŽún‹HőČFÖŠfč°üdŤd5ÝB ‡d%'Ö¨é2[ĂJčľYŁĆsZM,e˙ŔÉ7Ž÷bý˘řîUdÉĘ9Ą%wž}QŤ6śę9ĺŔ.:ŞFúŐtŐÚU= Ş‘śď®'ôJ#kT™c¤)ZC_!ąFĽláŮk¤6ĹAÄ­GŐHňH1Ř˝i˘F_n­P¤ŮĹt•¦ktb9¨EF…ľDpŤjC)?í…'ŐÍű|Ő,]ô‘VY¬óz÷’»·°F¸Ă˙O«j$›vĎQŮëTŤdĎr]ŔŻuÜN¨‘XĐ´’µW łjT÷P{t?0Y5Ş"LÝ· ݞ0VÔ -/>ŁF‡0ó$(˘Fřh'{uĄZj¤·ÝľÍ”Ő6«=<'YČŽĹ4Bn;FŮK2Ťě®Vž¤ODŤvŽţüŢH#LËćYŠD#¦zĹćN¶"FÂZK»#ŽĎŰ űlgMžŮ1łK QIOh„ľâ<#=Â-šüÓé!MѨŕâX1‚ţůIl { ł‚Đ^ŤčÇű\˘äÎ4ŤŞF&ě(ć|pFdAQ0izFr˙c·ővIśQŤ.ąĽĺ'f„vzţß)şLĚč«Gő¶p ŕś5Ł#¨»RHłhF’=<ôÄOďšţ‰ś‘­ő8¸đ„7rF ‡úÉ˙·'Í'¬rt…€/ojF_É+”ożŢ6:NI3âđÁŃLîĚE3Šź\ףf$˝k C˛ "fTő‘·vRFĚţŃŻu$ĘHŢo÷ł ąD×*±E—ŹH%YFŘ"úÉ<»V&Ëh ]Č©é8Ľr2ş8bh¬ .BF˛CŻŽ0«äéŇnřTĐ“b¤‘)K2—îŃ0’ť^X«WŽ 1BâˇÍ“âuĹH˙¸Ý“ýx!Śź®ö$ÉhŃ=ݦ!M4 F6Öj‹pŐ˘`t! óRkÇ ŐËçGŤ€‘^ţňލŔÂÉľŃvdM–‡ _tmÖ^J»Ě1 PŽ,=‰~Ń—ˇ]W.ľ2_„G•ĹÇüépĽµ¨ńÖp">řŠyiß»7śVÝP[ t‘p5φcp˘‹RUŽtt‘÷pĘEŇáV¶Ä—>§Ű™ŕ"vł®Q,BćUíkÉ›ârw’EĚďđÂéŕÁ,’ć¨sµUąÔśfQá±Wő3z1>YÄä ďŚ|PK‹h6”H1Ôs/˘<››EXj ŕE;ID˛‡´łů1ÍŚĹ,’NCz8]ÔJÍ@Ôö ‹V™ kß“X„´Ä‚ŕ ăňí!I÷¶n©łMLŚ@!üŕ1f¨‘,jĽ5/’ý!ł«*Ë#€ČłM´k×ĆĽ'A!‹¸ŮńEĹHĚ"Gě E’—b6WĄ…D(ńŰ˙;.D˛H.Đy ç6˙ŘĄábăA&yź| C‹ô‘?4ş»•ˇreŐ@ęs$‹$h˛yŰ÷mň“,ňćý~jY„ Ää{‹ #Ë$=´’7ď$‹pë…îE÷łE-ÄšŠDÉŰžÚuěôچEě8ŘgŔţŔŠĐq´Š!iEE—7śß¨ÍD­čšQ€Łńčds«H—¬Ž‹ć”ś˘9Nc¸ĎN‘ţśßJCl:0E(`ÜÜPdKřě±§Ď®@,oËé±HęÔ.ŻÚ2}…Šä3pŚűyŘ.;E¸ôšpŔ·7™"4yÄłŁéÎüűÓ)Ň(˛Rq4B’S„i·cF:A®‘é©ČçÂÚš‘1Eu´›KEĄO†fĄ/F‡CPˇ­”]x\«O„{ÂB?c<|˘+ÔËźmá‰4rĂ©ěłŘD•ýÇ=ť§}Y'âw`UŤĺM'ňQŻË@?u˘Ëg`ľ ČAÓ&B·gďe‘‰ärˇ-ʦUmÄ‹˘Lg™±Ť&1‰ô:#L¤‹-4Ď%şŠpxÜ“IdçŐP^<"ĹŰîŃćÄ5/Ţű`?’Fô•ě¶)Gľ-¬ލX‰ĄäLŽHß—ź±ě-aDgXÉM3c‹Ĺ§¶ěń\ĚS®›:J—CDȰÁ¨ŮŚ|u|S&Őë«C?›T2%‡H^cPč Qá×Î…?_">ô)|0Dű;ě?CÔÓvżs“˘Í#Ăl˙”"tĄf÷y.Ů.ľÁË "=ŠâsŚä— !z)dőĚžOÂJÉŻę’•§ú ˛ň^]T˛B4"DÖŻEË{ŮR<*D,7ŕ;‡ßĘ·č ‘”Jś^<-wWd@l˘˙ ¦§BTĽ%ĽXš Iűjő‡f¶;ĆźHе>x›HuÔžÜçě´i‚@„kb¬Âff€E!ǦUřâ@„Ňńű¦Š:2?$7Äé˝NŽ üž·Đ­ăŢË&}ó%[bpČoú¬âµpű¤ľłâCĹ ¨Ž˛âCs¸Qř×ÖÄô^ëy‹-/Ži/E{Hľd0ŽV­ŇÇXôˇMłžpőEô‹ö„ĄŘ‡ MšSA˛ĎŻ•„S’‰lµ4ĺ¸XC5zăK$lÁ†tĽëcÖ šc‡ŚÝ  é ä}÷ö‡5”óZGKŘŠÚş·ß5ą©6ÄóźQ؉tő†Nď܆>ÁBžŔ!&†¶‹”‘špZ±ł‡:óËôŐĎ•ÂŮpěM4É!ŢÝľBílůŽďĂÍ!˝98 fq¨íáÂŁőňB5^onÚp Č!;Ćńŕ_Ďŕ[Ďą ="ç† ó»wť%!kCá › Á7¤•şeFÓč¨ IsÚůýmÄŚ"6”Î v1¤ęµˇ¸§9®-hClü1«•漡tĂDşnhó î Ë;–lhóĚ ´śLÖţŘÖ~}Dič[ŕđXÓ\Dy˘4dčŻďúÖ'5Äeíˇ˝­M_´†tźß=ŽWiÓ¤-ľDx@CĹë$wĐNgf¶VďdŚ\â¦a¦$?§ÝŕÔĐWK.ýlřÖ5ġzî%±ŁzbCľS•{­!˙ÎőĹů»×'[Cņ° Í­ˇŻ>‰$:‰` éşČRÁv­jÚoÎfÉŃ]@™‡4TBM{„†JÜI¶•˛1ěBł8CiľÇÜ anĄ ¤nOĐĐÄhŔwÖ‚dhh¦änTšĐ/‡Ąëc„†ľza´‘ܢ4䉡ډ n•†.·yÝ4„żţ©¶‘*&0Cň/ćÔ3ôĺ33t±Ççš™!Ś1ŔZŻ Ţ”fhn—D¤ ĐĚîBlěÚĹń—L m!mőĘ&HC›vŐËŐĄAÂęěţ§ :ťžD m^€'sHIŇ\q$/ńDő4ÂÁZĄMłˇő„†ŞŐ Ťě q’Đô‘ޤÝČ áóÉŞF'÷ŃřúÁÚB6ÓĘ ˇQ¨‰ŮďŤzP†Ř˙ÉŹ Ř8/2C–Ęúc*Ď/ĐN+>ld˛8Cq/Vę™ÎPÓôšsŤĽč U¶kę6SÔ=3C$®,¬tÓŽWŕF•gž›Ç%ĺÎOĘ—UĂć¤AŻ00C¶ęÓŚk ]Ůš!Ô$&h¨iě|6…,É"gx~4Síŕúă) kş8¶‡4”/ÉŤŇ2—îY]ůGhH:i‡BĂťźîśĐź;9,Me¨í:Ăzłéűk Ęĺ‹íÚđ«›  ٵµĆcřćfÝD<ňĚ3Ć<©(4ť!dĐ„ŢRh4¤™ ZfÁżź ˇ9ۡ…M‚†|2etq#±t:4„Çă^a}¬ůö4¤ąë c÷ ÉűŘ0$r:oűC’řÝ;övöBŇ&®& N=ä™ÖžPsU´aź°ˇ¦q}F¦;_˙a Í2¬ňb ůľS¸J)ű÷°ó¦ iÍÜ^ůć§6$k T_&Mú˦ÚüQ\|‹M÷®8`CVŕă1ޱRC[<+ĹŹ[”†ŇŽő^%jHSxĽ üľBCX ŮvZđGg¨ža»Ü°§Y!©ŢŐP  Ä !Hn®Đă™ĘǢ^ÔÍ!ÍDőF°ŇĂýˇ …ěཎ‡2´oÁ»ÄËŻĘýtŚ3#Cx,Řʨ Ţç*óFD†h {vŮâÉ ˇJ(b)ç3důűžˇoŢ‘U¤Ŕ&f¨¦?Î^Ź’K‡Ŕ®FvŰF†g:CŤŘ~Î%°]d†:W,MUěöd†řŔ*řzđfk|>ëó„ ”śˇpDŽMdt†–H$g¨äŕíÉw ˇĂÝ?ů-BCŹĽ÷žť!ëv ‹ ą±1´„™ôŤ!ůĽ»7-ŰĐ_<CڞyGşq±ĽŘ‘!|¶Ó›šŤŁ¬ ĄďUňó–zo_”!ߤŚq%e¨,A¤QzT†¸sTa§Ň3‘!îŠf_|ĆPŞűL%C9úŐČg­ĆP8Cě÷"s1†6&—Ć'“0TN4ö>-0 €čľú†y°ˇÜËŔPĽęýŞvU31`HÖN1ÁęŢň%_¨,ë«C^úÁ Yhęľ /„§5Ä`8O_ČŞ{lŠémŃ…0?Y>}».DŹůhţăö …fŹ••î§ËBh~±±/JK¬ŇŻ«·Źęäq‚+„\ů"vz]Qš‹#t´^e!ÜN:÷^ÇĂ’GĚęîĺńâ á˛y,zʬĂCLu-L8Ť¬Đú Đ÷@…<Đyż×„ 1uG˘ ľQĚNA˛R˝ęxĚÂN»lÖyçŘU!lä,…A†ţŚ É6Č›ŰA–Q!Y[í-Ľ)TÓ2˝®VQ(Ő­× É]qMŞ9BʰĚBZżń%Q(J«>‹(đî]fĺ éí2Ëb’'Ô¶xx‚ŞČ ń¤ŘŐĹĆ/ezB–5şśNČ~Ş7ň˝üËPŘľn`Ă&„µŰţńo´š–ϸĺw­4TÚp®ĐL@€+bB< Ýě‘:.,šĐeGĘLMšżu†G8kB”|!p$J¨ ”zĎŽ÷™ŠSB´;%$[S9 ¶0ë˝îŽ’?šűĎsůB Ĺĺ»4÷]$!Ul(*5ABšgݬévyB±kŇ˝ɆPEÂđ%ĽĆč摡tŇŕřDEČ–ś 3"Ä8Ş#ďŘ9F äş(EÎâáůćd/‘ĘĎ|u *i`GBxD„.ĽˇÝźJ;›B6‘yXK€ŢÄA¸Ł/”¶ëV" A…٦®ÚźÇŞˇĘ_/ †Čµď¦`˝đ@˛Ć3˙©ĘWóđ< HxŁČńŁďzEBĂq şĺţ¬ščYë5&MČPk›ßă<ßh oDŮď]}¤ĘWE™€I}sŇ{éŐÍi ˛±…/Ξh ¶T•ČË(€–` %V­E”pFî„ Źq¬g …żď.ĐWcíŚćÜÔÁÂoÚv@xŽČaţň‘Pq— ä­s .EHÍp„q¶ŕ…łQFr®—goµ+Ş@ň±C>ÉA™e˛@ě˝ŕ}F“äÉs˙íK;zVţwd/z?»=GO*ĐňČÜ÷`B.Éźł{¶ĘÓE 9ÝÜmŐëń $@`ť&k *šÓJ 'nĽď@}Yyzśˇ¦bE´Ň‰ŁÍąš@#0„÷˙±Ş@{Zó™!ŹTd bČśeRa{°@Ľiűˇ‰€c2 4÷¸rg.*|wr@§5’(śČ*¦xťdďŤHB°0ŐTd<PW2 ŁJ÷ă—T t¸đr8• P ¶Ĺ®Ľ WS‰me@|@>\îŇfsš@u‹aLů"{20\8H@b5@h…;­Ő}%âÉĺ~]+ ”˘ ?&n>¤đj(×vš@l‹í B!XP f*ů¦Ę(Č›kě+ Ôc;.ţőIIu2Š!uš, âŮçÁŢ™< ŰbőÁU’$•#NĘÄł9¤')Żđp¦$ů ÷§fá®yP@KĽ‡ÂEÂŞa"Žxdę2„gnłq§D H2'…˙8­0×=`@ŇŘgiĚÁ#¤–9 <´'./»ÍýÉĹpć˝qĘPŮü®đgĺ€bPŻČ45 ĚŘr Ô¨,B'HfőĂ P f(VEßwAâ€üL—{)ŚFY ;)ô*ĚhäťiŐ=‰ÇŔŮŇ]L®ÜâÂÜŽ'€@ß<©¨bH nµý’:ëbÉ“`k…*Ďý4Ľ4—Yű,sŚĎ Ě`ÉÇ8˝Ó›I=L ™O˝Q‹ &¶ňc;ˇĘ(NYMĂIé‰ß<÷8 ËłÍěub‡źś€V ™ťjľG÷Žtt€śŽL Dąv•ŇO÷“ço8z–»kgëäÝşh|CŤ˛©j HŰSr)ä~(3P@ć±7É8Ĺ ăsßZ|ű -ľ W„€,áá;3°"!ĂłyÓŠoęZ)ď±°V…óó°«5ţĽz~ď7$řĘ Ě‹Pšăi1–›”vĽuĚ÷ ŹhĹŕu✸{ŇúĆvXeÓ2žBş”?Qö>Ëá"Ţ€qy¬´iIÝ7ÔÔÉ­ —ŕňβßĐZ+(:=ŰÇJăě!Óď o˝đť˝ʦĽłô'¤4đ Ô€üş)@zŢó >ň ĐbŞÝÂß×+"´[q×7TwáŐůó‘ ˇ)Rŕ+řв.đßÔËĆ [¶®úťŚOĚĚÚÝ< ű Ćd9–cK]ˇn„kÚ®i˙3¸«Ď™UˇíŁ\® AE,ýĄdů\ł×ŕÖh32=ań×p ÁîÖ`_ĺ‘f¤’¶&ó2Úś]Ů;CµcÂ{fžjŤ<ŞÖ`ŕÁ(ü¦Ö \‰¨ÖŘrOOĐ^p˘5ÖČJĎžđ˙PköóŚj Ę@•´ń—YÓĐ5š5ŘŰj$‚5Ě)öČΗִđv\Ç ÖěÉ«Aě>x5X—;WĂóä˙Ü«ŃáŰú;ßKčlŐŕ]ىgŻ‘Şá­GTwL¬F“ 5Çů-P5ěâçV ˛ÁŞÁ†É3Čy>3©׸a ľdŐl±Jű:U“§Më7ňůaŐH¤÷§Uł÷c±jl5ϵđ©9[VMa)2ŁŰŮŞáć~OTŤ>ăLÎd›ůt»źaŠá*™Í‚Uł……!íK‚UVÍnŐTćşonŐh/CŹ1J•€K5¬ÍuŞF+<&UăŐEśŰY]¬˝ďµ×{R5 s1h]±´ü ŐÜď A5ÚŽľkĆĘ–Ü©iË­UϨԠ6Â|R•Śš#5=Uܨ)Zžb]ĆvIĄ*FÔ¬ŤAĺř%5ÚűҲ0ńÂ,±oZ„šsj–ž%,‘ BŤîcm‘r•éÓčµöA±ď Oď rśFće(÷#Ř49Íg‘¦Ń@;ÉöĘ|4ŤFMšĆr"8 0;©ýAÓHÎOšf`ë3iIĚ2 [ N™=y&MĂ®<ď6 çęhÔCO›ć`Ě´i0ąMĂć&§ůęó­e•Űý©ÓŘRŔ6=«†Ó”% „Ýö/›ćɦŃż(ŠŃűÇlâ6uü˛išxŐ´iء_‡löíúMÓHSł@Ó”-Ň4¬!ú¦ŰĄ|ڦŃŰÖg–\ÝTŘčA“r˘4e‹( ĂĄŃS>ä…¤Ín"Í‘ţ®´ŕ Ť[lč†×Ť žQ/M ĆHď#ÁBĹҰ’r7‘†ÝúßD>,#4ĺŚ ;ţţŇHŢÖo‘fŻ%‘4EźX ‘ ˙s’4CţŠ”łD’¦¤łĎÇᤱ멗[ŢŘů ¤ąWAżAš{(Š" Ď—ś¤á™ěBŇ`ţŃ!@\ŚŇxxw6›ěDĆ~lI©u,Íćç3ě5[=Ű*THŃ””vĂ<ă€Ńô%a‹ŘN´hćâý’DS¶Ńŕ#A4:PX(vżJvhjrhv…l‚CS¶čĐ4˛84cuhćVĹAˇ‘Š´Ŕа$-34ËMĂä?ýÖíĺ÷űýĐčZ} Í7ýv§—Y·ź M#óSˇBđL…†fĎüdŮł´XI`hô lVdqÜÄżRh¶ČĐ‚04»hž04őú“ˇ‘>‘ˇ±‘Ś ŚYч†•Ś94’€˝ňŢKř©ŔШőať\úŃCłÄů(÷Fo‹ę+¬–š3,tY »04s§­ľORhJŘFUE^6Gh=Űfk&i š6W:ş¨É iy(’BĆDĐô°·h$#"AcźŤ'˝'>¬”}ćŔŽ84¶ůĐ­/ź§DĐ0´Č@AůK ÁX!{ýĐč ˝ćâ#*Ôo€˙64‚yŕĹ9·/üŚü†5Mô”ČL¦߉ţ â:ň—ůç‡3Đč÷n»ńÄ~ó3ââ%~fŹü /#?#k—éĎ ^Y÷gÝ7 ńŘ$4~,ĂaJhlµ©]'×~hxíÄ  ó÷ĽĘ´đľËÍćĄ č˙÷'AÓŽ,Đ”XŹÂúI ©[$hHAG‚F×yW‹ś¤â†Ő4r  ?úĐC~J.ˇ)%"4ŤđÔo„fěý„fü©ĐśWDhćç ü˘AckŹÓnË(ĐČ/*@Ă©ýúËźrQ‚?Ł;\˝$¸#§?#W$4!ţżHżܰ Ń-¶˛—îx Ń®ÍŇD>4ré@çá§?#VHhZôgĐi.ů3ivÁ`ú—?#)—Ńź± ›N7Ť‚ć~ëá|Š… ż š.÷ĘTh$#`"4lQőˇaUB@hę–É?i˙B®("4ňfżđ]C¶ˇŃ©ÍC&÷Š(4zY=§±÷ ĐÔ‘yŔŁ?ŁHCq©Ď,ňĹę~ćžn#?#żőąGĐgP§8ş±AeâgRĘdS=ç4~¦l±Ý3W“>c{#Ý\7ň1Űägěç\ řů™˛Ĺ# Ý‘źY¶^;őš6ý°zÁź)Ś™ĆN mMŐł>##tŕgô ×gxgX…]„v‡gň±ôˇ,ÍůQzF@ďŃ}?žŃćcşˇŢ˛<łöPÝĹäËUĐ7Gzwö0yFľÁžÁźöc•ö/Ü™şĹŢLÇŚěŚů°â€¤PpgŘihł" RŇžŮbĂaíᙸÝď—°hXRą4©Óe„{˶aÄÓ’=c]¸¸W9{FnŠIĎČ=Q3=s˙˝@Ď0…'Đ3H˝ňh«$yĆ’Ó˝­ÜßňL7#Ń3<`§-éř´7ôÎĂš&Ú3‰sM‹íý§6¨äĎ“=3'©NnËé™o«É»˝Ů3ěĆ•đŁŐm0Úz´g¤_ŕ´gŘ/0â3>1Ç·ńŤ'}ζ͋=ĂJ®v:ĎÇ’>Ł$ ÷ßíźÁ[· đo{ć^rF{ć{ĺą{Ćg¶G.5ă3­…˶Sű)ĎÔ±˙%Ďě÷úú·D€FÖrÓźAŇoňg,BíůŁ-é3:Âęfź}_ýîvËÂĎ`ůŤÎnÚŢeĺglŐŔ-,ŕŕĎH§éϰ‡côgäőS…čŞĎě‰4ä»_ô<|}Ţź© ź©|ś'>w˛Ţô čť@Ď4}őßöL?÷żě™:=S¶(ϰ&Ę38›ůOŠlýĆg(˙…ĎH‡Ď? ćc}EyF‡mŁ;HŕňŚtŇźđŚĽ»#Â3Ź•ÜrMkł0¤yFoK;–§*ş3¸Űő3ăĽ,ćŚÎNšVE&3e‹č e•źćLůŇ9SŁ9S;]Ë؆· ±€J•VůÉ›™KUąrh3EŚ_ÚŚXJA›±Ő˘j{´fÖ˝‡čš±ë 7Ł4“Ćč }˘3Łc ăëí`ZIwfĆs!¸mkdh~33edf™Ô^_°W2:Á™Ńž>Ĺěcţšą§ĹÍÔ2ťTńeg¦ë›×Da:4“™ŃżmmRÜü™öř/fć^úGf¦¤3>ěaţ•2}Ď ż°ů·33äk˙ Í Z.š±3[ë3Ь—fŚóôřűž >#{ńgěĘĚŚľ3 ;Qˇ™ĘŚę¦2ł!}zQfpĂzŮć‚ĚÔÔYź ź˙Bf¤EjDfđ˝…2µýeĚTaˇ‚1ĂieLc¦<Ś™¶Ec¦ěOdF.ŹĎK3ŮXÍ3ĽőÚ*ŚűdF˙ôDfđö§2Ó 3üˇĚŰ™”tYwdóaBf¤™Ë4f6ô…HČĚĹ:7´Ľí&2cw%ź–dĆQ­ĐL**3ßüĺ±Ę.03íte†«Ý‘ĚkS™a§Ĺ¨ĚčďEÁrgţDf 6dFŁ Ě4**?•™A$(3ÚĺëŇ9BîËßŔĚ!ź-3[Ęö>)¸La¦l±Gˇ“ŃĆţ¶»č2ŇMa†UF35h'𙞄Np±ŞO­C!ŕ‰˝&VcÁĄM$fŇćŤ5Y‰ŰîZ#0ŕŇěŞWůף0ĂCÖË…6żéĚÉyÓYŹDŹĽL*AšÂźşĚ¸.ck>{:demś%[¦tÚ1?q™F0ŕ2Ţ?“ß.I­ ËčIÄđ7Ó.ăú˛FĂL]Ć“ńź<â4A—Ń,ďCÓ‡Ńf}â2–«¤}přęý§-sßŃ–±!E»j Ív e8‡©†QXĆv<D‚+ó­ –ˇLŕ®Ěş"•&“‘•±5a M«",ă‹}†#vĘ1ő˙Q–u‘etĽâMw ˘7NËôÁ7ŚV‘–‘p2ľRţśVG e’,#`’e*łYNýdź?]™zŻĄWf~lŮHVćú„†¦lšPM·Lľ±2 ᢔÎ¦Ś¸mżM™~Ö¦ ÷”-š2ĄGSFV‚5™2şđČ{XI™ąé$ˇů‡'s`ôÓ“)i2M>óÔdô{ôW˘dZ˘dvĘNÉرŹ$6Ad,Ăn‚z­ŽŚüŘĎĎţ€d:á˘ßŚ´(JŚ-ř cu” śby.Wˇˇó’‘–+’±×Wµu˘dÎđě Ţ+S2|°m§'S2¸pöÇ!ĹLIféj˛óĂáŮ+;nĘ«GFĆsjx›ń/˙fd¤7Ddd4…­Ű9DFçMăG I@dlú×ďl—Aţ/C¦ď ‘i[Dd:Çś€ČČ~ ™•™ČČŘhŞ“Ĺq°š„ů´/ŚĚQGbdô¨ĆWň´üDdšH"ŽČ™ŮĎBF:ONAťŃţd¤Xd°‰„L?)ĐLBfé=%Ť/@&Ž«Exµ ČhÁc#cŹ€ ÂĎćÇpńÖc-/ą´Ŕ©ĺ_|Lgň1ňĄĹ#‰{XKz G[nařţ…Çčđw$=Ə߸cmŇäc,ë†ěăőkŃcäOz ˛_c›řYßýýBż&ú1:‹[‚ }÷cňdzôc<¶¤«'Ľ»čÇČÇž~ŚRhř1GÍ~ »ú $»jţČ‚â~ĚZ˘%MŽ˘Ł)µ¸´̦ó-YŹ)8®™zŚÝ.Ç˝ŁŐVű•ĺµŇóbcÎuÔ6ţá Çŕ¨ĐáëéĆčľ[Ł6üőéĆX‚˙úÁ{6Ŕ1vüyÚ(~E7¦ŚČĆ 5RRcäŤM5¦ˇî6Ş1¨—+nŰi´’Í-š1;[3¦µHĆČd¶'2Q„ăă­Ä‡ô¬ždŚ^ă ¤żú` ˙c„úúKŚ9Î=Š1–NîYS­˙ ĆTé×]6c¤MLcÔPbĚWŧn”ĐT?16Zh¨”ČB6c6Ďe–m`cĽ 7™ÄE~’1ŕ“ö:lGĹŰjˇ¦ç ưSš“1„°2÷:Ň(‹1[8 ’&ŚášçňâAŹ`ŚBďZőHlc6ŻŞ•týKŚáuűŚi516őZÎéÖó-=k éĺ7ÓĘH^LY6Z÷žą=8äPp_šZŚĄ#0óţxˇbpŐě`±Ö(Ĺ,ůĹ"G'ĆnEąkVbK˛~5řB¦čć<Čús'bÚr¦ĐÍDĚŁŻÁ37‰ĐÓěĂl!Ă`ćńĘĂp¶J:ŚĆ|}(&Ĺ;‘ ?večŁ|‹i=fŔ—đĚo¦É#2a„Ǧ Ă'ŕ¦ŕׯź0ĚqDĆVIvp'RŐ„aôŠÚé–P­†Aĺ,ŔŁÜe»‘,ßPźż`żXáń~¸0:•í †©KŔŕŢ[DĆ#š¶×Éwč—Z]~á€á´ňKAär‘_6Ż»uĐźđK—ÎA~Ń\GÍŞEž żôE~µđS~)ůeŢČčF™ŕ|ňĐŤŻÉU îË7˝uśëFřE‚hęľp*č‰}‘yf˛/H3űŇÂ<ŮÇĘľdőYßQ}ąßx@_6z<}©W4_dĄ{$óĄbĚžť.šř/Uś¤@ľ0qĘŇ@q’ßčK»Ň&ú"_f@_ť­ßěK%#°/–lŹjOę‹s žl)ĺě F;W_¨`DőĹĐ;ľ:ßÍ>,G _p¸6Í..&ůÂÜ{Of×úhľ Ą‰“/č÷ůŇwľŔ$_||Ô#M\Ődľl!°r?Č—{šMäKMä˱/jr•pŕ&š/¶.ä ŰůÎţsóĺ›Űlľ /ňŰ>µŽ’Ěëöć‘ňV0_|ÁU—•żÍ—Á5Đ4_®(ľČ[“řâ…mxó;Ç‚IľX`‡ýϸů-ľti„˙—ř"ŚA_<ęĄ%•DD _4Ý"V÷óđeŽŔ<ÇŰŚw‰ Ľ¦{őňÎné|±3MžEŁaY_ÔőZ•A$/lĂsůB®îňEp÷Hľ0@j€EĹZg5_ćMűFľl!ĆŮ…ţČâ fF˙fŽDľč _l+QřâjÜç r9‚/źá~úľ EsvtěŘkńE!gđî \_ZJŤČ4[Ä|4káÓ[_¬ˇj6'=x/öĽéa&>^ä^°–rîeg3ůä˝čĘ;Ešé˝X×Z1đĹ™-'±óŽä &/+řfú/đ… ˙+y/^vd¨eîEÂĎáLłSŞ ŕ‹´Í äKA#×@ľ ţĺâ‹Ln|©[ô^°„HŢ‹žxÎ ‰ń§ö",Fŕ^dŚźŹKŁŞ‘Ľ—-$*µţřR…>ŕ‹?jŚÜńµ'ř"ťń¦÷"·dMŢ ›.Ď^brĎ˙©˝Č@´Ď%≳âČ˝`¤™Íó•JŢË™˝¶¨ŹŢ‹=4zuĺÚíĹÖ,JšţŔ˝p[ĆěNÉç7örµŚ˝”Ô™śîó;ö‚«#.×ÖË=&ëĹó™đÎ1Jţ–^î5ë_ŇK‘ˇč·ôRÁĐLé#…K/d1˙^Šôáü-˝HĎ˝xźóŹĽtd^8űɇ4¦eu^lúä0ŤEOd^ęrîŘĺ®ĚĘ Ţ ľyAn‚ňRöĽČţçHĚ‹>RÚ©·?śé^úóŇ…" ÎKŰ"fÁ™ń·óRĎť$/}Ű_ĆË>ŽlĽĚĂgGYđgăĹ«>t™M„f"/W4^FáŹń"g¶Óx9kŤ—ÜŰăŘiŔśC^¬SWŁŞneće G/]ôž¤Ľčąß]¨źČKíyÁmĆ şöńrď6Wâe.ÂĺĄţ^¶•xÁdÔ2éËLăEG¶§|7ů.–©­ÁW|Żî»”-ň.ŁĽËŚîöúýş †’É»T”eŢŶśVvąź‰wŃ@†ŤîCľÔ€»ČJ3ŕ.;ÚvDÜ9n3µy?ř¦îâm[đö ÎAŢeŢ5ňoęşË8“îb-U̢žRţťEĽ¶÷ű†ţ~óÔ‡ĆË{č8ů Ý GľˇrDŢ+»y|ç™* 1Ă“jż%ÍB;>KµľłV«0łľ‹ĹsżIöX1ź¸ńąěűÎunsĘ*›'ş}=ÓMţüEţĄüěaU ¨M9?łU:ÖÍň.–9ď}-4]ŽüK·ßбđM“wŃbno»Ŕĺ›ň2ĂşűQ9“đůe°ŇvßYX„mÓWßą„Ŕ Č?~yß{¸yHX/ş&›G!ż! )—g7ŮEÓŐěö×mňF9ĄF{eľ=ŁWš*Ă©2ž.ô‘ľ_Ysoż)ůËÇ]( ,±úAČFäÎ`ń|óç‡EŤľ‘ ¦‹&Ş‹Ş}Ă©noţúeýřľˇ!ź|·Du19mN©rő­<1¨3EÖ‹ćôÍăďË8nţčÜŤĘďk“îć]ŘŮLß3ňřô´îŃĐo‡ĘĎywăTbCäë ]p÷đő‡UŔ~C ,Ţýp±ĺ›‚¸ůäPBS‚đö4'S>˙úöéŰ/ćó¨ěB^¬ĺ‰ ia×ÁWďPmʦîÚ0:ý#«Ó˙;¬N˙ß±:VĚÄo‘˝«˘Ş3ç_AŐ±5‘.j0ĽLWGG,=˘ßkľÉęp\żlkR˛¨ĂSÂĎPÇ–ĚÚŰ"¨ămŘ…Nç&ęÔĽ>»pżAťÂ&ÁÔ銰y‘Ěéđw‡NRlNěśÎr|­ÝLűOOGâ.€:ňÓééx,®ŘGv’:Vf;ˇEţ¦˛WüÄ.ęČŔHmµ©“Í,Ú2HxuöĐűęHQ˙OP§\[uđP‡U÷Ôá|1cśÇů‡§ĂÂđ?<iĐ79ť…/lŹ÷ŰÓŮ[ôtąR…ŽńĺcśŽpâwŮ•dr:¶ÄáŮ×üuZ-Ô™mz:xű>=‚:ĽA ¤|ňÓÓi;+žß=9’žľçtPE9ݟ늦 Ö^š§cšž·Řk:,łNšŽľ1>u¬-SLGsXěđIšÁý¶t¤Ťk´t,Ă…ˇQ<X:[´t”7ť+D¶•śšNZbagôjéXÜrR:ß6vš6$Vo–¶z,”Ž.=ü¨Q˛Ďz’t6ŹÁł·k€tĚ<ä7LóđMŇá{îŇůöxʇ(Ŕ”t4ďKó>‘ $väđ„Ćă¨Í)»c-č$™ż$9ś’Žőfäó‹Ŕ|tX<ć2+@:úžmę#(:Ö7`Ó3MT¦˘S¶člŕŢŁÉC=ö››ŠNÓ¨°íúĺÔŃ Ě9Nč Ék"trˇČÁ€öOBg­ć'ˇsßÖż ť˝NAG7Ű”“˙ččbw×ćMŘČŹ_€Î~=Vp¤‘— čĚ%<2O§źŁŢKöľüIĎ™ksÔżýç´’ńÖTčü#˛çÔ„çÔŐÎŃ ź. °)ŘÍα7˙0Jú#ž“·Tút=Ç&ő˘QWü˛ó9ňÇf‹Ś ů*QĎi1RÁ8ĚžĂů,QĎÁ „ă9L›žxÚ[D>‡Ą?™ĎÁ o!ÓĚçŘO=%¬ýçH*ZÄsô—µ-I ă—ťsoj˙ŔsÎý·ť.cÚ9u‹tŽDZ“śc_”î»0Ë%;ÇbŤÜ#.Ú9~ …Ěá€çŘ]˘U‰XbE=Ç×ĘśdŐ¦ |ŽĺčđTţĚÔsd4 |ž?őś«ţ‰çČÉřxNÇŹâ9‡ú5ĎI]ćź–čs¨´N˙…ç ăúÔsĘÄs¸˘ę‹ť#4śwŤ‹¶ŹŮ9™ża'Ĺç@]›ť—Âżô+˙Ňsäí<Ç ÷uš#»0őśżtRQnçđ7C=Çžě7˝Ř/Ľ˙˘sîépˇs´Ů»¶_ÁUÉrÎOŞöçäeýŔQÓ_pŽÔµ˙çHíy„sp“ą›łˇíß_nÎ.Î(ä|…p"‡ÓArě.äůAôi9räbň•×%"9¸,V(7i0r4ďŮÚ3&"ÇNĎí–¤,9^‘ˇ=Tń‡cG!Ś·đř äâýr¤żJrđL 9C  ääÄ­ëÉ˙Čńr­™ţ…ý¶˝7öv% §l±KżřëSČѵđ>]óm1r¶N.‰(ȱUÝ,6QČńŚ7mLMĽ' 9›çţ ]<9:µoZ €ńŐÇÁ“ĎŻ<~(íĽ“ŽSÂH°:ę8¶bbHńxđ8WÔq·ýˇă˘$ß¶%u ŚhśX˝c`2NM©ĄěĚă°ĺěfÝ©™$eMQ´›&LGŮĆŃĚQóŻZŤ,NYJX (Žío5x_$ˇ8:o3Oě`H|Š8~’Ş›˛5Ä‘ř$qöÂżLśH˝âŽIÜwéogD[ÎŘZ *Íf Ží‡<ř؇cť›-‹Yŕ áX —Ź^ç—ő“Ă‘şşČáŘîMťJĐp˛F¶Ó; Ž=ZŞşÎŚáČgÎAk'c8s8eÎK´p,3Ý{˛pt¨·DÜ]>Ú/ §c…)ŰÝovÍË"áŕ—íµ÷=C8e‹NˇQôÂégrp"ľóSŔéřőhŕÄ…íú˘ck+“#Ż@ŕř{gŔîĆ4p–TL揎 lş8~»hŔĎTpÎpÝn ź†đcf¶ü…ŕ”gŔ#8Ä?Á©®‚c‰EÚiŘV`plfgâă?śş28ńí2Xż)8üÂĆ«´ŤN˘‚s¦[\:Ő%Çľ-üeöxţĂŔŮkËŽýśQdă,Îö™Ąťö6«tç­ö‡#ZŃż©Éża¤čßřˇ“¶[#@óÓż‘Ö^ÉżŃ6ˇtǨ;ů śźş†ĹÍiéą3"ÁAż±®,Ęí»™8¦rřČôÍś&ń}Ł;- •ěŢč‚j„˝äŢč!†~'tጽ±PNsúĂ‘ä<Ţ\n=ŘŹ…p&;ůóó{sČŇ#»7¸×íxKžáŔŢě˝ŮĐw1ˇ7m‹…DlzŃŮeőćŕ2ř·zsŻĎ§zŁ7“%°ßcKDolm)â$iĆ/ô¦růŤŢT™ăz?CoxGýiŢH;ó‰ŢxVWGŞÚWoô[ó˛ Q!zS·hŢ`őŃOYe™ÎĹWďA˝ŃϦ%čĄţŁ7hě̆xcoř••ßęM‘đoꍮ'ű_ěÍ=ýÁŢT*~ł7Ň/±7śk´ r|#{Ł/>fâ|Do4wD30ÍšńůOÍ-ľÜVň÷‘Ż“xăˇ/®{.’6›“7é´äéŃ’xcC“f®ŕcńFŁ<Ü„Č\ŠâŤf„ă,LĘäÍNX%sű/ńćž xc MíqĚ˙ĺÝÜĘäÝŘ–Ęĺ=i7ü¶UÖ¨»±iF{,±ýoíćţŻ“vc{&ްŻŁv#%±»Qöă•»á rdíć-[;j7ňŤ–îfűĚŇL銗´›8ÜKWŻÝ0t8vsIŘŤ}ĺ¨MÔŤ/¸ÄÇž0`76jĽóiÝ,yö»<Á“şAó€ĐęlČ7¤ą…&t¬ŤÝx§Y®\NB8 şŮ>ł%Q“,­?ś›!&Wpnlns¨wnôŞyx[Ţ{`nŞ&90†EŁ'07eËí÷^ŁrcâJÓjYě^B‚ýĘŤ@Áż•ˇĺ’rŁĂG|D‘Łq“JGä7’p“Éb1ůqsŹL¸AIżźłĘ€ý)ÜHďŽ ÜÔ-7¬{ĚŔ ç@-«Ç®*7ščŤ-ë_şÍqdÝ&—LÔŤ8Nôm¶ŮŽ‚¸±Ţďv$?}›±ŻŔMÜŤmŹľ ‹M¸Áétöm·9húDßF¦ĚYŰÖ©QMßćĚďě^KţĆm¤Ô?â6{,"Á•˙‹¶‘›4Č6¶Řňľx#Á6ňÜąkĂů_]›řřőúÍÚŐfűäk µQáŠŇfÁ´ŃźúęçŢÓDŇë€Đ<Ľî=‹6v¨Ďç‹SĹ›hĂW?["mJ‰wNd‰´Ńq…•…¤Ëm|é˘Ő~ÖŢEr÷HÚř–Ăł[˙0mš<&żQi8Q~§~‚5Žž@}Ślő!OQÔlěĹąľľhů\ż4i2—5ý^¸|§ň[ł)üů/Ífŕđ`j6Ë\@»łŮB@HAMË&c K&J6ѵ<-éń$[°iŚTͤlJ’lŘÖoR6’Ź–š;ÂÁɲŃÍÓČ5™iŮŘ ˛'%ŐLŮ$ÓĄ¨㔍_QîÂOJ7Á˛Q Hű‚đ·'ecÍ 4Ň…&ů˛±Ĺďµň—dÓŹ,Ůč÷ĹĽćťźű'es\R6÷rú·es/ßS6FδltŘóSX›ţ lîmx¤lržBĂÎ#Z6ăfú˘Ył™ëHČD łůf͆ť/j6Łfă1 v˛2ÎŮxŢ=×kHľűC´â'h#[m¤čp‚62ęî´ŃmÍĄÝ?ř¶&hóµ˛v& 6˘4?E›cŚ Ú¤ŰL†…öhłź´IŢVâÉłYň?‹H<ż5›. ŔO͹ݳńŤ ľ+|Ó˛±Ô2/€*‰˛ńa—y–ѲAâ›÷k‘ß”Ť—ďpČ"(0k“ź?-é\-ŰĄvíŰd!h66Ůž®ţeŮ÷ä·X6¸f~`±%ĘF›ćiA*ĆÂŮhđČMdcc« ó(â`Vë aÓ „Ťĺůkě…~6OĂĆÓ7¸üD>M<)Ć_6»\1lPk~ űü‹Ż©˘„üÁ×´¤×xoTŢ„x×ç, ĺěŔŤéAŚcÚ5vţ«y¸ű^#żô¶ĹÉzÍčd)R^“›‡ŤA_ć·^#vWŔktůjńˇCt”vÍÎ) Ű5›/Łßf¦kĘöIt ńŰ@׬ç¨Dąf‹r çě×X¦ÇŇ:®1âÄÖ®r7·Fi+iť5±5u‹lM-üë“­1ÉÚŇWůóÉÖÔtd(wđń§ZÓÓ¶fűĚzétÔšÖH¬tOjMÚ}˛ŁőołF§`ÖئZ‘ĚJć[łc;Ř}u7"edů©Ö° ?±5¶ Ô4kÜp­©ţÇąě ­±6BFU˝9M­ÉP3Ű.F¶Ćîf˝Şµô„ÖdO—c2k´šKËŮn?“5ńKŰEVÉbÍÜ©á?˝5z/oŠ5]ęĐ~‹5»¸,5eԿĚóXÁší3ÓĄ~ąlĆŐčľ\ť!4_ŹVŤŢĺŚLmÔd¦Ucq\O«‰ŞÉ9Ä_gs'3P~¤šŻ•çrëČú˝CŐč͢ ÷FkfR5¶é×Jvľ»dŐ´hŐ1-XÍć‡2ç$«Ćľňˇ€řö «1ĆŐ6R?ý?[5r—GŞ&ŐO5şNŐč1‹÷’›)H5–˘)nz~S5€8Uă·"'yün jěfÚřÚTrÜŞ‘–w“ŞŮ@EŞ&—ŁźUS—0jdZ5Y4e—°€ŐĽRA«ńOĆ(¬ńĆHĽč;Y$Öl±<ş,`MzŠöš˝.şšžâ`Í7ŹkÇĆ÷~X#ËŠ ÖČ—v­bÍBw2 Żf­üĄüđ ¬g<€5žÇg&SkjjŘ%z5ýĄžĽšŻN%§¶Á%bŤ %ÍK[¶?ÉđE¬Ńw§ĂÎ ÖčGă_o5~Š5ŔŃL¬á¬—ľ+)ŔšfEÍ٫х.ď¤ök6č7lW㓿öMăŹ'X“ž±ťĂ}kl.aů>rkl‰Î_ľřÚ§{5ü6ülůŢN%­FW\Cű}ŇmŮ~b5GÄjě»°,ş'«fąĂ«KŞÉ3ŽS5}[©Ľ-}ÂAčD©&®^!ÂL©¦a‰7y”ZZ’jJŤP »—'¨fS÷@hč7U#(ăoަoQ5Ł•LŐčÎWÍF :żĄš&ŘË”jĽâŠÇĆť’̤jäűžRŤĽýš¤šÄňîÄ^"TÓb|”?˝>ĘÔxĘ›>[¸fż™i<™š¤Ôl§Rc‹~ۡĘHŤmůuÇ€‡g"5öSßÔ·ÔhmŽÇ¬ÎHÔŘFG[WS$ HM.†bkë?”*™‘©±/NŠÉ8SóMŹÚ LĄĆ[żđŰ8iÁ§&®ţrpj’ §&*5l•ăYČ]ŽJŤ‚®ş#Ëš%ŢV€ŘLĄĆÇw-ZäűÉÔÔq$¦Ć:ŹŘ©Ěž‘˝Ń¸Ô9ĄOFÍý]٦őŐ¨Ń7§©ߍ_ëh§0J1¬@{AjŽű HM:˛‘Yŕú˨ąo‹hÔčór+éÂ>ŤäR3ÔŢů…Ô04›!5BұšJMÚ/ ŤzDjĽ;=IěN?•šű¤Fľđ‘+bŃ8jôiľi5ßť„š‰šťşÍˇFĆßBÍ}˙DˇFűMÚb\~x)5ŮýM‚OăGwZ÷!á7Pss€č¶S¨9Pµ;…?áąĆÉż>‰šeŢN1…Yň˘†z&jô÷9ůńŮ˙IÔ }2QwnMŔ˘źB [‹GˇĆG-­¬§13…}ľ…;ŹŇľ4l~ 5Ç^’PăĄCš‹†Żm5ž™Ě ţď݉{<­Ľçď@ ––eüáÓśń4»ĽéĚÓ`¸Ň¤…íOść}Ó>§™Ëř ňäÄiôÁ´Mß}Ůţ˘iŽŃţ˘iömK4MÍÓĎ~FT,ůjAĄÉ˝űŤŔŇX'DnLhMd–f‹&2<•¦ć7}ߦ«JŁS ®uk ĄiţM·Ů‚IłNŠgM$Í7›4;2¸‚IŁç1:!óćű¤9Ćß$Í!ă i`$N“¦ăĚe5ićĚÖ _ý6i¤y0iě¬vłű𦠲LćĚ'#Ű–@šÜk‡ĚYiląnwŞ!¤ń=öv˘¦3AŻćÜGöĺE¤Ń;µ’¦ćăń{ň¤Á¦-z4žż­%^x_ŃŁŃ"JGĘGcÉçüF6š1’ßýĆŃ ůB&Gć/ˇ%'‚6¤9Â0,qÔhRĎAt ÎŤŢéęzđV Ť­?lnŤÍr„vHk°ŃčWĄ˝żűNÇfJ4úŚđ‹&ú ˇm¬–A8:4ňn§CÓpĐ_ęť|B4s¬Ĺč “ş34ʵOż‹úč űL9CĂîÍ‘ˇÉ%éGĺĎ'C•ĄWzȦsüPhřζĐx}-¨%Ó*4u\«B3ǵ:ČĚŚŹ!4Vc«‘s$…¦¦Úą{Bh žL3hîź'ĆÎE5ě"!c'ÔÜmďFj¨š–yű(џɛ†濚]@ŽW€FWa ±­˛í`Î+ů3KlŁéřd:Ę–Â2W|f j {&ç2t6aĂ+–|Ą{3ţ|â3řłŹUĺ˝{ĆnT{~·LĎh—˝Yűq$xƶľ:Ł;cyzŢ «ČÎhB˝nÔIÚłqŮâp7°“wgôĹ{‚gü”‰Ó/bŘQžIîŚ<Â#ą3Mř(ű_čĚ˝`řKťŮ{IęŚń>U7ĆŮ;4䊜]˙Ł:Ł‡Ô Łpč ęŚçoę™$~š;󵉝›2žIî Šw?őüĘ+±3_VÎ>\…ÖŃ;<Łcz–gňĘZś˝?ÜŠoŃť8Ř<“:㏠7$…ď/ş3:ˇiµ"˙Ŕtgt7uj:J°3ýŢ7GvćŚčŚL[5ˇ3ŁŃ5× Ř6mżĚťjÍtgRîQÁ˛)Â3>Íó«Á>ňyf ‹¤Ë3x '=Łü§<łóçl,ő"Ď4cĘ,źĘěÂĎl!äRä¶ úLMúLETň~f´ů™o:÷ś“3@ł±«oůëo€%Ńź±'Ζ#żM~Fž‹ÉĎČ}?2?#q–ÉĎ(ň“źý?ÓĂ´]ôm&?c‘4F»bŃź±)Тѵżó3Ľ85ë3¸®ö@ÉhéöLΕíŤÍUÚ3÷Şň|¦ˇźbÂgj´gŠwżí™"í[“=Ł †(9ą=cY5 ô7WŃž±SŽDeµg¬#ŚÓí ž‘|Ť ĎpśîŚ·“Ńm-ľÎĎd5§ňťOyćľPžl‘ŕŚDLBć›»;Ł[<;H»7ÚIťńí F•ć';SkbgôATď ag´‚×7š)E˛ĄZc#‹ĽŞląń·gÍö«8‚t"\nŰśjv50p3ÚB`†­0Bş734ßýɵ 7Ł-'ě“q)Xwr8§ći~S˘&~ ĆviłîočÖ-o­l^ôýMUßřtÄbŠ« –„Ť7€¶Áe6ĄxÇ\šő×ű†{r?c+ŇŚvô6ÚÍž¨ĄÍŹMĹp†Eż3ÔyźoýđŇÓď¬=•ĎŚśˇf´‚ßršňHÇćš’R¸Łńçńöęć›ÍďÜmbň§—_ĐD6ORL_Ůě=‰8°ŇjĆÎčżó7_ľ[k×očíZ¸Q"4c%ĂßY3\8™Sšq p.ÉäďóňŐŔÍßćczĂ—'ϧ6ë˙Îný¸Ą>”flöűÎéO^ţ µ˛y ş'fč@LĘĄx32[pkđ˙2jĆ:k}gk­ÂÔ;Ąf%łůńI2Ýó}¬ŐöXx˙m÷2ąoŞ“+Lߣ6óĘňř‚ţkŮ˙;XËţ?ĂZ¤FccÁ–15[-Ř ŘVUJuÝjÁMŹ ]áV±gމÖ8íü€9ęH<aJ-®¤ď` Ó•Kgf“ˇL¶¤éá}5Äx§Ů"ß© YEŰtČťíj «Â7TQcŘ`3éé¶`ŹPĐú vô˙›p >ßĎŔUt6bߏŮ-rqdżčµÓ÷ "Ř-öę¸ďŇ8±'şeżf]é7—éŮ)xÄrˇ[Š&kúÁ.n·0I|ÇŽ±XŇÔ[¤¨ÜË>°ěř‘§¦ý i¨nηčÔ©ĽĂ~ľ.›ĂJLĘ‚KAżpď® ;Ü„¸` âťxĘ‘:q˛®î »N™â‚ÖۉęíŃőjdÉEV\ŽčŁ$J/ŢśLP¶\ĐŞ7la˙·„ąŔv°Ä¦-b.Ţ/NF «$Í… HŐaRâ4&úřŻî ĺ"k[ßCHĎ`ąHXB˘á‡¸1LĚENo‹Ö?`†‘źŽOŔ\öíc Đt…ýR-uuÚžm)‚ć"kőfÁ·ľ×Čą|‹ÖLhŰ`ěŘ“ç>ä3ôď;.r$yřŔ„Zż)şŕfi81)L@]@9J¦ă}‚čň•qX]Ź!§ź!Ě€şř·!Ą‘u)şóôo)9} .ŮŽ¤şČ ă,QÓSŮytŞ.ňąä ůŘt©‡žäşł:ňžÖě‚9ąĚ.™í<ŁěRpčSüäVŔÖŃŁµˇÄçöÓęě5‰˛;í‚ËŘfhKJü킯á4“m+2iŚ;’ĂÇë·ăp)č.xŘöT%5đ.•±“Şůźŕ'Ç[¨j• Í}Ϋ“bůá‹đâjF§đ‚űżcă+ߢ(Ľ ´'… Hv†ňň˝·«X |đo»ó‚,ńÓÚѱ˝Pv^ŽŠ˝ÓÎ輝Ö-^)ĺĹÓyÁXvß\şr$×0Ą—݇yµ† {ąÍ©—ĘőݤÇE‚IŇ‹„ŘĽ‹ö8®@˝p=í>ĺçĂz±i@޵{ÁšéĘL0Ü#˙Ô{°âôĹŃ1˘ÇÇĽ<ůRĹ‹Ő_)ř‚L“ţ9mN?÷â“.ŁŹäS¦ř‚ű·”ş߆lfľŔÂm’ČŇ‚ú‚Žc’>«­Kyֿȥ“ď˛Z2ÂÓ~AϲÁ¤‚Řë'á/x YuÎŹJË>ýYďÜ7c -I€ŮQp \ˇy8 \ojs> ĽWë©tDwŇnĚ›ŕ$¦âŘÜn¤­®Ěě/ŹŻ{‹ ł=ĺ9çţŽUňŮ€AG7ŤwÔ±0xěśDßiŔ°ěiCěh}ŞŞąŤ3"0xŃŕX“Á ÓśĆŔHŔBVħ¶ŘÓ? o2dJ0˛«­ČsŇ}!µ”`Á`±Ĺ–YÓG¶`pÔŔ„B}ý3Y0řy™R‚±E ýA»MîŚy$ ßÇĆĽçMł—˘«§ôÁIé{ő ˙jÎE)r|QŞÝ÷ľ%‚0¸ú(Aë(Âpô›/%Fnô{~:UaŮĐb ‡Ń¦z(Š #ő1Ú4‡˝ťý/-ř*}Ść~Ű» 4é2ž\b†¦7îrÜ…iLDŇłôĘvű†Aż"Y=ÚbETwaD©oĚCžes†{°†%L±– Q†)š±"˝{z_dĐ’m{ť†ů˘ë{¬ l'߉µ}„âńŕaĆak† uꑇń~™ÓMD9 :ĚW?¨Á„Ť|Śű0˛o•ŞKвú0eNÎŇň,ú0XýújL5‘ąďĂ^żaZ1Űsĺ2Sx€<+^Ú Äŕ?Ťě‹¤˛1×,ĺ•Î…A˙×îľ"Fľ:ěA­\m"1…[÷:m÷ëÄ0D~Ř_z*1f]k–E‰áşČ†¶v®LŚL^dş%&F÷ĺPĎzáŐ+)1‰vř|ĽikKJLŃgÂy¤¦-2Ë´, ¸]ɉ©ěŤj;˛.W~abd…جÇŕC‰Aý…=˛"2&†˛3Ú»(Aŕ#C1˛Í˛j1©ű PLač§ ©1ORLÓËÖ—’K˙¨Ăm.łŰI¶8 |?—üz絆ŞÚ™ţsôĹŕďwÉä«+e¸Sc#ÜćĐŢNb ú!ZáG}’1¨Ü´ŻWrvŁóŐőĆN𣣋ˇů\âő§ĂË3ó&›¸QYŤAއ?öolĚ5“qĆ(‘ŤůMµĐť/żžHÇ@§kźłęF Óv°c$đŹRYÎiÄz˘Oxv?%bůćBČ ců'Ň"2•‡Đ»^oŇ9Q‘Aë4BŹuŻ‘Áw΋$ýl#SąEź±˝sedĐ3Çk({bdD©]€čŔÎČČŚ˙ĄĎď9’"#- Ń`k ľőčČ`rdOŚ$NÉŚ Ib]cŃ’‘ ůĂ#‹g˛dtN”–Ł~¦dŠöI»ô»Ç{ – }P´ďA×d°b282b‹XűęÉČ®Ř ° ŽNĆ©¸{9ŢĄĺĺf.ŮC“A[oŰJJädŠťČëŔGń%2űÇS­[MśLe§íÄ5śÔIä“K©ťkˇäÉHź“nméŰX=9ô°ójéß<ŤmxÚR•kz2\Éîf7 Ě"Ęp/ !–Š.¤LA×$xÍíy=U 1J§ecłËy„eôčv€td”eʦzŁ”Á-Óô#xż±ŃVZÇh–÷$ĄÁ–Á%`A–ÖŔ\ÄkĚ—ąź;™ Ľ­d+,ľLŰíÎß` _¦0ćŕ—¤mËÂËČ˙?Ę[âe·Ć$¨Kś‘fbwâĚ×KÄŚĽ80荋ż3+žRuĹÄןʌ{¬$·ö„ĚČŐ9 rčŁ#öz0fľh=.φ~ÁűA§Ć¤:.™ZąüűçgR3Ą[‹HůöŽ#Y3_[V4Ͱ% żmaO{Ć´Iˇ‘Âϡ wŃţ?r3¶$Ó3FÜz“›áˇFE~">.ogZcv0˙¸|;SśÁF [ńPŐ~89ŘŽŚCEˇďÚůŽĚÎȧ„,×ČÎ`«ł3 ™7ص˛3˛4ô¬CˇB2;Sŕ9 «âĂÎÔži x5‹ĐH‡ôĎp/Ô>ZöĆôLĎȶ©[¬ŕžł=Sq6đŃľ–EńÝčÜż§'­·Î—źřLE©”Q¶~%{7Ď>aiéłŘ38ú´CĚű&NřŚk‘ąRźA°ĂŮËžôĆ:pŻŞx€%K hp ®ÝŇúĆ?ŕ MeäĘŽ±dJ âú¶`Ůaăěshîďý”Ě+K/¬r¦CóEă%t#ćšOHhxŕb»t©·_PČV_.9Ö ˘©Ě)<6ěes‰ć;°ŽZÂ:x¨7)šĆ5Ź6HFÔúŤ˘Ńňţ'EÓ1źşb}X4čaóńŻNäˇ ŃpC˛Ď‹GS5Ěk~÷{M ˝‰fÇą¬”Ę f:/É++4ĺŕđUučÄ·I[qĎÁ–Ťaś&´Ţ( č§űĐ“€FÎ#¸4Ňë[V';?A?ř Q¦áY»-÷DÓ Ě„jk.ř y™‰Ó`öżď–Ëjđ€/>ŤĚEýÔMŮ PĂ »†âż-BÍ…_Öó~uZ¶hÔ –k‹Ë©QołNńŻ%¤ć«Q=aë• Ôé‚]´Ť°‹QÓd°k`çÁtBjđţL™˛7)58"Ŕá:w=•ĚM€jřěii„f©fSí^;î˛ÇoĆjä!>­ö¸’VÓpÄ|2"Ĺá W”/Ńd •ĽÄť­ĽEŇt#XS:N5vďŁRŻÖČĆ÷çlCZ‚XSQâtŻ×ąZ+|w#5ň.ů%ršÁ7ĐšĆ;łť÷wĆĺÉŇxcŹdÖŕ)ÄwÉ9śJQPkľôínő”L-lŤ>k°dn~fkŘâíä4=NľBHD@şŕ>,V—•äx{“$×Ü´ŠńúŮŞÎHr ţ°…Ëůö’\#ŃA—[Ę5XóxŻä(MşFÉRJqr\ϨŘŕOŁ+!ë…ä»ËŠ ŽOgHr[\+Ł>jOŽŤ.›µ~9VȆ ¬Ë‚v˝dŮ ’=ě0K=j6>vâhd̆+O>¨QłáîtłţnťEm$¦ÍĽž{„X=›bű-®Î´‘Ď…űŇú8˘i~Dmdţ­×GAxę⑵Á"¶ĚůéžŔŐ†Ýt"yÝ+k3‚j=Ž‘]›Âó4ÝBíüŽlAÖ" ‚lç‡Ăb]Wns˙ÉÝmúr‹Lݦp)­y„ôYŢ(Ëŕ8ú}|çü®¤ŰH{ĐűF>˝­·|}·ůÎzţ{ÜidÝF˛k0ÁUŤ^Đ×IĽ ˘ŞŢFiËĽŤěµĽŇ~‹oôpů˙š•âîĎľ – ŢďîŢŕK—:Ë*ޤŹEŕ†;AëRčO&np>_-”ˇ#7ňÍYŕD蕸ÁbŰwÇ["n¸ĽţLÇ/?‰¦–OłÂoľ»‰Ü`V“îďZ}tńęLĺ†ÇŮI…gçŰâÜ`/móŢ.ŠÎ„nšľŰ»Šąś›Ż…†řŕ…ŮuÝ49’îaÚ;3tS82Ď•ąa`βŹöýĹąńIęĹą‘˘«ˇg”…ĘĆ!“nP$kÉGé‹u#ëIÔ}č­ÍqáéÝزGZPgďF|É—ĆŮ«wÁĎ—ŹčÝđwł¸ĆŢiÎđFVu’¤Ă °·ńF‚Í—•łlc%o´aE*]ły#·J˝tÝ9;©7¬č¨;zOꍄ˝¤Ćđdäď y—Ü›GN˙ľÜÓ˝ůžX«¦Áďş{#éx÷31ÜĚÚ÷F{íéľ’©űQľÁ®¬qbČ´fř1'C%)|Ę7rĚ!ş‡Šcěůí<–ŇLìń\Dýf»šo™m­¬ü 3=w˘$ţć+Ď ˘vşël;™š ŕČzé”mµŞ1çk%*šę\Íç ÎMę§čŻGG‹Ě4QűîÂA†‹7o˝žN™!íűAOÖűŰL€9F‰>Ţ=Šk†şľ˝Ë$y´âóŹoÂA2ę7=쑯?H8…YĹ‹µĽ;!śŻZV‡^žBę¦}T©şŰł‘kÇď÷$áÄGO¤«á|í ôÔřľÝ@áĚą…łt&r8Ür |°AFqŞŽcÚ –k&qĐMŰÖÔµ%ßúażR{&qʆß×X‰Ă2$Í‘Xô%‡űN[ô”}Eq$ĘçVŰ!ýÜŠ#ĺÖ—×Rž‰Ĺů^‚~´9hgţéâŕę÷Ń$¸8rďËĂŁĂP Č`ą0zZĂ“¸#ł8ŘJ¶^¨űX\śëř”ęńâěâH[iůM?¬™Ĺ9±ŐúµwŞ<ÁĹAŰ´†^bň˝ ň4.ă¶Ö…úa‡Ţă|q˛pXbXcü@ă|µžkěˇâ-â8 $*˝jićqĐ$ŔB=÷­´ň82şXĽőŘ_xk×ĺž>ˡ\ĚQi…ŃČa‚-R*µŻ®ßÂäl›ĺČ˙Q"“S8˝5;Ěi˘eD&§0zˇ«ŽŠ`zpräňI^žŢËÎRNĺJ3Fáđ®RÎýxK,A“űĐ©8a9ňÂýúhY\A;ˇ ĺ4nS]şß^Ňrä:b0Ҳ6j:ŃËAŞÎä ĎĚ kEţX s0ܩᆿÝÎ$ćTšĽM ~99 k[ľôµ/g¶á1D#"t}˛ăyň‚íd09ß^˝#ňFsřĹl=ce;Ľhć|O=Ű×jLö‹l27¦9ľ_™Íáwe•_›‰]‰Îa˘”­ˇö ·sôő}V<žrNťç¸÷Đ»Đ9ň\ď§nóđŕO;§ęŰž˝{yĂs<+MXźçHŤĎΆ–pm‚žĂ”Ŕť˘äâç™~Ł8ľŃăMźy'o%Ą|AĐ)چwMń¦Ú’ éÍ€ÓŹr2ÁĐa„K¦v-ËÇ’ďÉčxŐŰ={'FGN‹ĄC§ĺXÇ”“Xgł!ò3:2[tÜ}¶Őč‘ŃaŹÉďçB\‰ž)éđŚq÷|e4韖Η+ÍÝ8⛋¦çŔ©8ÁÜ2§dOo“TO‡‹In¤Ř± ‰:2eyĄ•{„HŐi';(@Ɣے©cł­=ÚU.î$uX%Í$Cůt”ě"ŞXMó2j\ž7TÇ‚ďÉÔÁńćýŻô„—F§Ş#ˇ2ŮxöÁöPudlŢMď^U®VNŻ1gË…¬ęXý÷Y{Tu°9>ÍŢ»4UŽŞŽl\!¸X÷ŐAŢ»ŤőŇÚ;Ş:¬Ľ,;o ÷"ą:rz?˘*ĂíŰęę`©ÎÄfľű–X&(ś‰E`8ş:(”[y×ú&<Řëđ`á ę·iÖDë¬âgě°,şNÓ“q-üŮyů#°îeřeůúÎě0Ěě“Ja3}ť¶i1ş]_aަŻó=ů95ĂťĎmv»Đěä|'E€SOÜ:_«Żkď»lQ1°Ł© ž;аSŘ+ö„?W_GľźfF‘¶ďŘaŢÎy¦3ĆÎý'äÄí´ľ,śČŁMús±Dq&0;ؤ0aëAü¸łĂ-ŇnYs˝óçh§z›ŕ#:;h‰uy—PíH ¤zănZżťi&»@;ąp]’˛)µ#KD›í‹´RŘNăVÎúu’6SŰá„zXJ`%Ľť˘ąŘzc·=q;RŘ|_îî©ŕ˘m$o©Ä¶Žgy€;íä8ă్âÎWö9Ňb™‘G¶ĎäŽ.®«U¸rtG†˝ňÚY#şŁŮ®^Ć*=ěą•X™őśŇfq5wpú®KdŢXÝ‘^ÂŰěu(ýxŁąSxśeyĘ÷rzw·^ôÝU) äjʇ}vvuJ殌O ˇ3čŽw×;jVwx\áůü"ćŃÝ© űyÓqOöÓÝáq*ň¸Ziý›`ď` xYg'ý1ń×\VRG‹4ň;…ś§=C(—ŕďŕ–BđdÓ9U,‹ đ|OTj:fĹ0<8j˝fş…tÂ[mÜ;˘żĹWGľ»éďX¦ĂÄüνF1“ Îx$¬%3¶× Ţ>Y—­VĘ ŃžŠ`‚Ý|YáÁ·»}Ľá˙˝˙ŽOµý›m"®óŐŕń®‘m5x5´|=’ÂS¸?łŁ®&ĎŤ<(Ň–•Ťöc9(áL…G>š4®ćAęŽDšÄđl¬zŇE&)­ń]'ú&&C<•mŞEŤ‡8' â‘moEPŮT¤‹˘šŇŤßţ>HýNńŘbĹ[ýG´x/’Ş÷R`±xxÎhqçOaüĄň¶QĄŠŹNzkî'˙AŤ Oc˛9ź©’A|ÇOVĐ‘GƧcŔË‘A‹PyNMŇ_r@“䑝Âz üőžHž¦ńZNÔő⫟nň°ôű|,.’?×Ç\žçdÖ3îră—GÖ"2;îÚuŤĽË<,úŢ-„4¨We›Gľë,ŘO±°=~\˘Ďüś3óÁîôřń·ëŇ,BZ'éu9z/ź- =CŁ$ěFz–D¶- m!zŽyŐ…4JD‹‡wF©÷óĹčAç:¬‹<ÓéÁ#ďź}B:SéA©ńŃ­E!;h¦Ëţńľ 5+=š8čťŘĄ­qpz 'ůf¸ ÎŃéáÎŐźřÎUPz¸ĘkÖĘ»_Dq˘ŐÓ´wuásł%¬Ç~®lT†’Ö_JHOŤČő4D›}™Ň˛×Ăcwëő¤°ěaJU)|š=—¦vp)€`z4{´Ą»FFvvhOamž 0Ů<ŰÝR`8V¶§`!¨é±lźŕi}k(¸G¸ß ÜňęIŁý÷H(_^a†ŚÎîAaˇ›ĐŇÄ<Č=Č1Úf;”qĎ‹Ü#źŰsWş‡c""|:a˙‘›ŇüžŞËx>>ă řmOĘQ˙P‚Çů¤-ď[y ?¸ÖÄw|pjŃřăŘ#á#Íl*Ë3¸”$ĽôP|Ş©»÷Łćö{!3Ť’ŔřÜ·“liu{9öNqĆÇł3«?° O±Ř…-gzŤÎĐŹŠO7nîHůčŃ2·0gËç‹íPAŔOn~ę1óůĘţ')š–Ú*5  úXŃő„˘PźÂdŹßű¸€úŕ´ż4ÄŔxćZTms :é>…±áć=Ż„@Ⱥʟ}üĹ ň>Ě„´§‹šČű`x…_÷Â/ň>zÖ#[&b›»?˛TwYâh=?r”Sć)}ßÎDüČ“R»ŐŢČuJÄOá/;?ÎG"~$eVŞ <ĂŔĐ$~ľěR©3ś÷düpDušsOÂOÓE‹ĺ}íĄ,Â’(˝ěLś‘Iü|ő”ŠąN?nYů©F^1 ţp~$3Ęç‰ 4¬­&éç«é¸Ú×ô…ú‘řón±ágśúAF©$ h»(,%ěç:ćRQšyGěÇŁZ\®Qĺ ÚóŠv-Ĺ%¤<˝YđpD×V:ěŮÉ©ŰŐ|A˛ÚŃü±Dr+Í1˘?¤u¸¸+ Żm+ű“N'›€uŮý‘X^“—®'řGÖËč馇€D‡¦üóĹÔřh‹ţť¶N°ě¬ÄťŘ-Ń?µÂS<í(ćŢ´ĽÚ?SDÝžöĎ9c®Ł-öľrYîk¤†BNqű§r‹ěő^rďLúÇ út›Â)+Ů?eĂďzΞLÉ“˙±t_÷{dČ‹úĆĽ†Ĺ;×oźě˙𠯢#'î~€÷CÓb+ @'*Ť +ń#'€ŇĹ­Ë5/g¬¨á(ßcÖŇT,8@ZOĄ_ď^ý¨rÓ‚..‰„­Ö9휣÷aĘ8>ÎIé áÔĹ •š 4-ÇdCµ IäLJ.>śä›ÄZgĎ'Ąľ9 ˝ łŐśŚšb-’µ(b3ű,áµj9H•‰bw­äă˝;I ˘§N‰ ËL ô‚n‡5 {VH†*žh ¦˝ @Ň]Yű“ x˘ ÄbánGđýâ4MŹ$Ĺ9_~Ę@•}Ě´ "Ö:QÂÇ»fˇîý-ůLFáJýFxó×7FČŁ±B¸FČN´5†_ůö¦#ÔůĽ)¦¶·ŽĐŚĆ=ˇŢg‘rű.;B8żđ•ub„´ż6ŞŇą0=)őDGkş×L‹$ÔŮ€ďoG´(JBrB°ĎXŐ~dH¨ěÚ Çöś€Ž&$„Ŕfc]XžÉ*›ö(Ýěę<!ö}˛——GBBŇ ćľg5ôöZ![Z2Bťk:BĹ`üÝŹşŻ’ĐŽDBýő–%!4}Fw] vQ"’oâôH_Ůgräý‡"%Ä@c·lĹ˝˘%T^ŇPwĺÄ,!ÜŰc†:†¬ľ‚%Tńîg‰=IB¶yó ™Ř$ÄĄç˝d ě@Ł•l ±E§˙Ť  ˇ•2NpŚ(¤Š¦(TPvčËď+)ôŐG“ +Ü™‹(„ě]m‚l‹H ÉË7MüP.Ž˘;͢O„Ö_#ű5©BLUŇŞ8­Ž éDŰśÁ–IyA…°l⪎SF…ĐÁÇ[DÉŕ?Y!Řdű§Ű¸TEcš¬Ž:ÓdÜŞd ŮWŮš ?OŞVŲŘÄĽTź¨P7ąM®ó™T!ő$Ţ9ëTűW-´ö}ă?°Pşö2Ŕ&Zcí…HµŚKž’”=ą•ź+ŕS˝Zć›Ęe űҬčoj’U6ĂN¶î´ßyB‹żâĘ«UóĂĂĚ0ĽśíęŮ ?ˇ!÷Ćg4RnÁÎĎqz ď7äđĘ5QččňÄoĘ )ěů¤Ü¶Yű†>k:۲ţ7¬đĺcŠ@Ő"ÚßŇ–7YIö4Mdý†LVy‹?îŢő:łĘ߯é‰Ó79á9D«ě2ÓIż!źTţÂÁ8´x…'.rîßŔ©ŮŚ_]TjýbçŤP|ů†iĂ~˝nÖä:ž#8„îU-?Á,@¨šäň ”‹Ľ…˝!ë˙ů @±F%Ô?QÔ±č –Püű»wú¦vP…[b˘CÖ4ŰşXrŹFK ćÎ3sť‹ ý´‚b«íŇ#ł¦¤ŇeVżˇĹja(Ťčµ)ÄVűâ¤JTĽ{í7´Ż-Üq“ŇëG,y‹rśhŇĂfßĐíC3úťczâRüÖâř|»ç˛©ŤmâöÂ1¬áß7tüĂ 'ońݡńßq‡Ć˙ĚÂÝ&Ý—¶c®ł<´Ť°Ů—ňáH f˘rµ))ó+=ä‹˝Zö@š»fý ď}Hp‡zä¶s%áîîqĽ!˝D ŚBG/,O _´2ŐˇĘáČŮGI2)Ű‚ívĎ”¶ C]Ě{=Sô¬Żµ•’t‹}I–ü 9d …úćź#A%CZł†źtAáb‡śÚ·7 CEĂŞz"ĂÖ 4‡ä8ö”«çíçŽ@í”;ĎC×ĺ|€C›ťa±uȇДx‰ě±GoĺFHžĐĐ#[w­Ţç–źĽ!¬*Ĺ:›Żů˘6„ŐöĆ\śłeĆ]š%ŘŘí=´ˇę-}řó¬ ÉýĚuÓˇ-ÚçďömhâýEňŤX{ц|15Îä ±¦YCŤÂv1*ĚS8ř,±¬u‚C•ŰrĎů¨Űů‡´Eş6 ‘»{÷ü>¤ÄY­ĆU'8Äya·NkĚ^LâЦőĺ›Ý:Y’B ąkő\e‡x°W¬“Sš#9„k~XˇO%#:$­îë0´ NSâ76śâŹ÷U˛Í«ŕX/ꥲČ)÷‹:dE‹:ÄČPwŹ :Ô7U‡ř•ăÇYÚCľěą-ęŚQ“ýܢ:ôŐxśÖ0żŠm Če‡¸¨fAwvČ+—´_·&Ś>Ü!kÜűÝ!l7¤ä™kE¦í%vč*łľĽŞCÜŹ˛ŹőŞ…Hµ4·ęP[öD‡Şť ŢóHF‡bî{—śŞćč\()j„9ÄyäŠäĐ…f5×e?ÜohgS ŢErz•Ľ!9ŘöşěńĘ Ůüt‘’”¦­7-ĚxpCób2 fá†Rľżg27$÷”ť!°TŤZ§ ©k}hC–,ÝC]’¶µřţ¬A ŠŠK….okÄbł±Í`ŕ.ŰfZC8ÂE˘µ¶{c0Äą!íőĄ ‘XŔ<ąˇű‘ŔńéI5˛BŮ’6$ťŇt«Z(®~¦6Ä(É©­Ú¸®® =ű% OW¤†¤Fx—6sA˝wóAbľ ¦=Âźß]’°tNáUŮ) Ůńr´Žńڰ'4äâ›Y.Ň·Şúu˝HCîŤÜË˙EŇŐ?u[ˇ!,ťěÇŰť!%ČwÉMĎ՞Υí ĺ˛BC›mä mÂŚŮC˙µűc˝8C+=1C…O‘&đ$ LfHŽ•$KÚGçŁEes^áVhS.+0CuÓR&/źI* 3z©‡D\Ł2ÄT‰ÍR%Ž‹LĐd†Ľ­&oő“LQ7f¨ś>ëáK-! Cijajt$†Kŕ!ÇC ˘d ˇ“Á=2bö°î\–ŃžˇÎM«–T·ľ"C–›ě}ě,ĆTÎ(M÷ÉÂ;:V$“닉ˇű” đݲçH!şăq?TŢŰy»pSböćŽî}ĹĘ‚31„±É2|ú0bHÖ°…©Azźfbč«n\!™gCŢ;vh)™ťÍ‘ˇ˛~‚ăŤňěć*ÖË$†UžŹĹ‚i ´Ń<şuÚĘÄPa`Ŕ ÄÚŔĐ·žÚ|›KŞ“ż>…!t´”äV®÷`FcËŮ>!Š ˇCĚě®Öą¬ţ~6†ĐŘÜÍ1Tóě$/€!DqdtĐŠoňV«0^]ö›‘®mú¶§/Ôfž‹ĂE`u»žĚřË* Ť^¸G`Vîŧšź 1‡aXWE‰$ U¦{ ¦‡0¶!’Zů& Ů…@TWaČ÷ŁFaHJu¤oĎeđ%ÝŐŞĆhČCw>ڎ4›Č°Ťˇ ťk]‘YŚ!MC1ÝŤŮWečŘLńŮĐ’ű…˛UÓýÚ™¸ĂŢ­\`«ˇďŁ;,ëĚĐěŻ1^ +ÁÚ5ÁŽŽ3*CXŔ⥽0C–Ś IwŮGů… yIN‹Č¤›ćq…­EcHúVâĘXíĄŚYaČŔQ('Aâ†Ç?şôUÚ^‰!Ń0ě,ÄîRíóMňĘV’0„ěP„ôŚ—CćB m>úĘldbhĂIĺŢ ¬/ĄŹ´®ź• raO~ «Ś;BiVŁ ! íßCŇ‹őŘ'w! Ş_(,Ţ©ě,ľĐ>Ď™ëyˇ/Ž:|3NŞóň5Ő˝WŔRe.ë3Śđř+0äť8ö# C÷Ç»pĺ-{XĚ ]('Ő±ŁG`Qąóu[uľCrxSl-*ňŰ" »őÝĐf=C¸»ĄOîúň“Ş%Ω°ĐU’NňÚ t†´›?bÉüžpüńb ůâ|C˛¨ňÜß–Ś!h’ÁP4ßíD†ĘQV$»<Ť! Łě2jc¨m<řŃ”yŚŃ¹͆Ă 0‘0JČĐvńHíĂ1+2t…¦Uçą C¶ăţ§EcHţܵOíAtfbHÍŹ˛ik¨H i÷y´ŐÓptĐČ8.2CDÇ%C%Sĺ«JÂöň›úëlnżC1N%]žWbHľËü©}OÄ*ď7ěř8“zIÄě,ŐĉYˇ6K“Ż$ ąá¤‰Y–®U˛ő8e›ŔPE7$52kn0…ˇp"˛Ń?Z‰!î”OĆ'ÔejŻÓóŲ?ÁYŻ&cHŢ#*>´,ż=1„x)×Q‚ŃöI aŃ''ú`˙0†Ľ˝<Ą` 剗íő1|"1dŽCŇž,®‡úy&cČO-ŐÎŐB*7° ‚0ô-ń€ ާ0$ď ŠÍ·r‚ˇ‚Ŕ˛|Ošu†¬ĺ ˇ›Fś3îőĚę íW¨łű«/dá¨{5}!¦Ę×V7ČĘ[ˇT'Rr†ä‡2ĚöĐn2C2çËz¤wÍĽŕĎ1$eŠB¶čz‘FĚ$†ŞĎlE.\ů" aF°u}†\Ő[€!®V=F­ľI†ôîžxąÉÉÂP ±GËÄžż°¤eŮQ$†$+ö®Ë\ŁI 5†¸%ᔄˇ¦ałá( Épm’˙­‡r¸ľ‘XhÎ21ë'1TlQ7~CŢő‚Ńb ˇ»•čÂťŚ!ą¨Ł™˘łstČČĘ>Ľ­˘JÂ’Ń{dÉÜĽ'c¨¤ąą`łüD†¬ťj‘±/ C8©>ĽČ[ţÖ›0dwç!ú^†¸ůŘőŐ˛FÁé‚/$IÍÇŔxŞkëě ­íHĄqä…°08­(ő­^H](Ť€Qä… q|öMk =x!‹o!š&/$ź+LŻ8ł.$ůu÷EŇ˘Ž“şŃ‚ ]‡ŮŞ—\hVč2iąŕɉşv\觇$żt!ŻA˝·›/ş·x“"đ¨ Ő圡á÷.tßĂîéăžt!éú4w4ěđ¦ yĐýŢtF]H™ą—Ö,ş'[¨đTąkUžľH á@]Öv–^/aĘB´k:ňW‹Ő4D[­µŹ:«…’‘Ý0í"«—L ͵'Ô%Zúš¬.98Đ× ¶ľ`4hĺčĚ;Ôl!‰ž o]ÜÎEB Aą˛ZqW°e~Ą…|y°żŮBvŇż ÍmˇĘzµ…hŮ'[¨rź©­5©s~âB’^w_čăňĺĎxÚB qţ ˙č¶jŤçĹZă  á VÎJř2iŤŔ ±ÇżÖ*s‚Ďş»[{Ő^Ň…ô|FŢĽ61â `á…î!îÔ’É/”·lň ąż#™L‘ÂUń.Ź,úÉĽP< ľźöĚ IȰűŹąě Bš…ŢĄ¸H`¨˛Ż%ǦW`H`ɧմưC1…8CeŮŠ ţ" Ůö|†ŽŮżSúň&`H–ßÝr™yˇ˛Ä´FÉŇ[ľÚňýmŕÉ Y‹{âzđB1»˘_Wä…ŕćlVÎ/ósIşÜzĂďJçl‰Ú¸ÍăĆid]ż‡ZÄřuˇ–Cް…¸őé&Š•żßáB˘ß®¸ĐĽŻX2›pˇŐ!=·ŕBqv“ľŇ *<éšk©źďЏĐÜ9"Ą8ŕBňFegˇŢvgŃ^xŞ/„ şĺĽ/ÄśěŽůŻXÍUň…äŮÇÔ¤5›´‚/ôµ~ĺ\Č‹>„!׋_…ˇ ;Y…!˛ô>ůs†1Të‘{ĐšÄP»ňţqż·WAÂ)Ü;XŮŚ!?ĽóŮĹWĎĆP硛NNç«147OW2†Ptĺ»K21$Éî|ň¦âµdaă†'ŃČÉŔPUM»@ J7ËŔPI[Ź7^HÂŐ6ęŠËµňBǬדZĎ IgłđĹŞ¬ö†Ľ“ă•…ˇ˘Ýe/-)płC’24a¨v=:Ž dó…쀼 ż”}!?;Ć&ůBśłĽĺQÉ÷4†:¸áôŃŮ’'ďţÚ.Ţ9,†Źľ˙ÁĄÉäâ~ă<…! ř¶= CňD7VőÍf/Ŕ­űŹc†NČ>ÚŻqlD‚¶ŹCňőJ,ač¶ž©šŞč 74›†Ďő4†`ĎŢ˙çŕËŤ/Ďě<í ›ä¤Z|5† »‰đçň­ĆĐ ¶{6†´jGó_ą ‰ĆХć lşťúňSvŐÜ•°Á‹1ä'IB:FcC?»•hą?‘ť` I1ňýŽ.Ý„pf›ĆPŢwúOÓ*Kş’tBÍÄËgŽC“+>?„![5ĘŇ C,R8p'â3ciڎoŽ+U5ŚÎŹ!Cr*µ:EÓşů®OP†fÜR’ÎkR†ĐÇĂnľXł8CÚh‘AGÉÚâěŘO*?mu†<Ëň|2CˇŔ@j2Ł3T/`.®<}řő  ±FóŢćÔH’2„ďxG1VÝźdh.}i]#†9;¬|µ7@ŰòD‡Ń4†–§v.ÄPŰLhĹXĄAÔ”Z&—]˘žŚˇTtPŁ1$óľ”›^Ě@9[‰Ęt@śglĆň3$LJP† Sů›‰»=Ch-­ěěŽĎŘ˝sXĽ3î§ä ňZhiKź‘!ćvé¤]¶Ś ±Âv0ulđ“Ed¨°>Ż3(\k>‘!ˇyI"ýIÂŁĺÇä R¬ĘЌ۱±{T†äiX©`ĺ?‘!ÇB)ÂŹë–!>ćĽíú!Đř°1TŕqfíDşGr?72„ľ§}M´ŻĆPXńm`#1ôÍÉŐěôŠ qK÷D†¤ “•'ب McH~m¦Ę”‰!ů=¬xuÉŰŽwb¨Y™¤¤T?‰ˇr»F"† ;x{…† WYŠ©a÷đ…!î)Xr"ďá'1d‰Ü+1Ä­Ż‚!OdČ6´‡8A  )żˇâąC÷šrU†âjľé)Yš;25‚2„.őňÜ"oëCÚîj~oŹŚ ÉwÎ7Ă%7ž¬i }÷´„v2„gOb˙¶•jcvąžŞBRgG'Cůuz“ÂaŃL¦*÷d†Ľ!ăÖ3$K:=áµ9_ˇęÄ9#¬ĘĐĚY}(CŢ/XOšQĚ™ˇšf$¶_‹Ěfüă4Yp¨C4ˇ!„ŤćÍ—oÎs1Gb†@WJĘFë ĐĐ7'i ôaŇw˲ŕŃĂđ†ü I$ń@›-zČ Ek(ogłi ´l•Uż¶ ­ÄžÖëÇ«5 W†¤ »´Jđ,Ą‰ á#âŕE“&aCRíÜ5D|ľ'6äń ŁglĄ/Î!łŤNĆp[]Ô‘jĄ€ }µ›”¶š`Łń‡7tÔeŃú˛ŹťÖ:)B¶xCýdwüĹă§7$+.íxQC:ŤB»đÎd»đŠń.µZOpČĆ'ŕ‹ 8*šJÍŕPÓR ÄJ›öč u$RußQËŕý˘ ąSuôÄ Őĺ¬ţÔ˛6¤Ëˇą—EtY 5Źśą§6„k‡ÄY fUÚ”ÁÂÜKoHźP«mŃ ŇN}‡âÔ^k‡ŚşŇ6(…÷‡Ę’'%ţ‚8T·%ÜxÖ7p¨Úě&|_‡teap*!öUŠiJ‡ ~™şµű¦V&·`1$2,i«VňmÂeĂŤ}čiş’GtH¦I$Ôl Ť*Ń‚I·SżBŞAŞ1;Ľ“/ ęÖ—Šŕ0ü-zŞC^z€z$1ŠÄ°¨Cˇj ‹;Ä&‘ž~ĽWľż }›UV3fϪIJ©<ôeŇÖ<°*ün­y†hęč!kë-\đmk9Iú6ى#]­lÚ˛ůE˛{dď[’‡Ú–óÇGf‡dm)9UŚ)Ň)|¸CŐş0ľşCň?^Čz•7wȇŻ{ňŮYÎ=%x3ůBlű;T,b’Đ!Ľu _éž’<ĘěŔž‘ĘCO'ź’ءtŽrĽ¨CË<®:6llďô@‡Â°wݎ:TP§Žj]ôź=‘CŤéßŢvu‡äâP8ýă˛ńxó†lArĎX‘BţáFĆ›Â/’0ȶŕ_'v(¤q&ÚWtčB…„޶5ˇCu‹Ý_ŹÎ‰!ľСĘG7¨Cx{’¤Eš,Ńß‚:Ä Śť±ŠîʎCeÝj_{2‡đĐ’{u”€ľ©CŢ?ŕJę¬Wîoů°“Í&üKV‡bRD•AwŞCKŢ/uŚŕáÍ1âÂ!{Oę¬..źtČNčô›žFÚlłńłEuËw Ń•š›ô Žř‚ażcůl}A‡Ąť]KőQđ‚Ď7gD‡Ö|7 iÁ*lőßěÔ@T'9ä _‡řt‹94c«Ř•żCÎNö-›CrOČVŃ‚ŁŇ1’Cm ŻI'Ä,ÉÚ¨YBĄ¸ŹŞé4š ĘphćRČ?h 84·¶¦98$·AĺW/{OŢľ2ŘöoĎÜĆ>fpĺ96„E׿l/ţŔ†ĽZ÷ŢĽaCö˝Ý›Ť„ ńś˝ęöoÓŢÓABĹî=:Z’˛;ęŃŠ‘ !şWoHÚéŮm)ŤWočś`+Đ‹ŕ aŽťËú‚ČÂ+8dÎÂąpQKYäşwŇď#zC¸÷Ćäzz[¸ˇ†xâ=óD‡°Ćä†~ăˇJŃv–ŃÂę¶XZ;š ?¸ˇÔW¨^‘b ’ě͇Ć^Ą9ÉCňLÇ&tDІÎřh°9~Ćö8ÔSĹ ŘĐ…ž;»§yö©!§€uĎFĆgRCUĺA=«ŇźOj¨s ŐľG§ÓăÔś|Üđđ˘*iHîúi’oŁ !\YÄsđi‚ ń´Î [á?ÔÚ?I:·­|:&5ô(".S ‰Mş´q-¤¶MmHR=ć‰{Ađ7jCrµ'6$ˇ%l¨đ&-ůşď’l á óşđB;%cCˇ!C«'`Cߡ÷!§€A h6$q5ikk´ ‹čŲësnŮ’oŹ~ó%H‡,ÖĐ=Śvç1{ZC–.çi yě­Ź‡5„”Z {Ëý¬ˇ/łK»N÷¨jŹÖś‡<¤ i_¬ˇb«‰±oŘ7­lhvŮ€Glç%ۡťäɲĺĆ!żť±ˇŮ§C’J߬!W%Ŕ¸k¨ łSń!sďjíÇmRŘ÷` IRs«č’ĂźŠŕ”©ˇ´@ňP=¬ˇĂzô)±ˇ˛aŰqi¶G˝© É`s?Z§ÖpJťÚĐ}Ę?VQµagµˇŮÉ’‘(¤ÖGn¨ną˛M$ç‡6*…b~hC~`„ĄSć†$_°|®ŞÝ†0îEn¨¤“ňŞoprCßĘ:"ý*w¬coHňÁ.›qj↖óÂý$gt%o(_Čí±rCýDw\@j;eĺ†l9×ĺ± ÜPKÁH%ę&7„O·1úÂ8 >˙“˛fEfÔŔ aĚőAOľż–µ!9OĽx—Čőíôޞ6tXĎŕŤcÔ†&U‘gVL‰Ú|~ś&č°Űm“JKŇC8¦É áŮáŔ.kľ¤ ÉÚÁö˝p»”ąˇoî¤VĐŁhń†ŇĐÔd`›Ţë¦=Q„Bá‡jî«×{ ܬ¤w7€{Yąˇ’¶ö…śÎ ŏ/crІ¸P‘Ťoíd }A¸ĎěťÂžjjyDď2t-Ö7:rťÉ*ËNă¨5QC2pÄZţ.#_ †jj˘Q©ˇ˛ěű9˘4$ż>$P?IҵëÉurĹu_ĄˇŘ( µ–¤ˇĄóTA=E¤†xJëń—cç_pk?÷°JÝiőO†BÉ3´3$C}c†Ľ!Ćy&fÉ-Ů9N*E§QCPďn šşPA/Đ=8eDg1é÷¤ś’ß’4„ö2łkŰ9}•†bĹŐ˝íIÔ úNkĽŃľŔ‚ ˇD‡#ę Bčé˙ Y"7$éŮr Sđč© Ů™M­Y­df?Ä–Ł6„Ą˝çˇČP6ÄC˙*qmŤĽáđQřó§6dkËQ^µ!?GKÚPŢ JaAÂʨ#4$˙‘×ç© 9)&ÉS˛)v?źŘPlÎ-Lä†du‚EÄś=˛6$ďÔĘ^ÚPIWçŔÎęE˛í|qçEň®B¦mˇ˛ăŁmšřem(ä(ŕ-?µˇPűPZyhCbŞŘÂďÚÜĐÉWÓŐŐą!>_(źŃ&e(÷|zCĹ»Éo‹7„·$_ńˇË%ľ€ĽÚ‰wÉĘÂYׄDUşŘ´‹°O‡dťwŤÉEň®Ţďëä#î/ŢP±ł•ű­%p‡‚ mˇŁ8T·x¨7Ú‹8{>Tá"§8M®Ť&J B|.!™šß˘>{‡Ę’fÚŽE*9’oŠCňÂĆ«rŚŤćVîÁ˝é$ť˘9„%’÷Ë=˙©C_¬uĽyÂčd…¸0Gä˛ůżďŔ;¤˘o˛ľŞCh’a[ÓWu¨Z§łýúÁY"g‰ęÎŁ10“xçđĽ¸C1ÓëŢ8'vA–Kb©†98°C!•D'ÁŐ!®źĂĺß©„w¨«ţÍáźĘ6!^|ˇ'přííCuČ™ż)“ß/AźfMąX|âíQËEϧ{ă†oťp9:¤ĘÁ71>T‡4™˙›˛ů1Qó]–˛”†ď8ć;¤9Çßt,/€˝”°CÖ]ůŰ+Ô›ru·l$ŠîżUľá^Ás‡QŞĹľ!HTŘĆśčPäX´7ZŮ”c9Q˙Ě´ÎoŞTÄf‰.}|ÓهüŇ=exćň7Ą.ăJđ}Í]ţć̶ľW:MËř.ďóC|Čš;~s0«P˛Â]ÂÄ2ÇĹ9-ď…˙ ¸śň tŠüő!ëâőÍáŠ3DućÎ5ż(°€—öBŠŹ…éK 1áŕ›ÇśťČU^ŻĂžU' rţö×üĆ›rxë™(ÍđĹę…¬Vµú·„č©á$lnýÎÉc· D»ćÚôĎdbä÷?ô‡qĄůÓŘYŕ[DqźĐo`äŕiŔÁ(GÝovq·óěŢă˙;›ücX˙вC\VÇx˝ř~ńý / us¦ť^7§íúL˘l (]®|C€ŮWţE߼şëĘ»ä* Ů©3Óă|\c¤/NNMsOpźŕK”÷ÇŐĹ74/Ü/ČĎ»g ~óřľcXűG‚éřďLÇ˙Ś`’*5)ą±)\⻋ŔÔ?.jßßdä;ÂŃ 7@¸Ď&ÁôE7ÎÍŰöcűj0‹_M„©aťÍ;p‰[żÓÎâxjbWféô¬ —2Ă´Íyűř#Ă„—ľćĆ_,…I˛©¬>IrK†© s"ąnaĽHf0&÷Y×¶_™aŇň3m5ĹFw‘aŞz†­44âaaREOϨyf Ď™äW‹‘ńÚî0}eˇŮŻ+Ż›CL]˝ÚZ”-†J€ga¤{†HűŰIŢ—69áË»ÄôŐ,I=ěCĺE¤¸ÁJEŰłCĐ‚1!łW»ľżaLŢů-`ČSĺę©YŐ™t@śScw/zŮ? bb¨Úí0,˘›KLś’’*ĹxRL¶Ď»—.o“Uső#QLř$’ ĹX¨Nž“śťH—%Ëd’ŢmYbÂŤgĎ~Űž“ýPŞäÄäÍ„xîČŽ AbRŚĎlÔʼnÉĹNÍcݱKL÷÷&«§á˝\Ďž ¦“Ýţ´· ‚žb ćˇ{Ćö#Ä„ vi ˶Z gSÖG—ós9Y¶HL|“#ˇ 1Q™:,0ĐáS>)&;/–â"K5dq Ë”€ć"2HLÉłVĎňąUbšĎ’ľ:†ëć´;šSATŰű쉄%&)OaĹź+HL…'M®”¶ń„d@çf®‡Ivą»tpť‹Ă„QĎOB$ËrBLmÓ¬+]Ň"µz¶™UvŻJVI6ŁuöC7‡É“®ůĘ,ĹĚSwü• bbG.fľń€;Ě@1Ýcî…rmIH¦mÂ@CöW/&“ëHŮB0™0qíóܨ‹a$SŃl7Ű}ImďB2áDËKÇ•L&mq©]ăظ$›LýqěWě\v5™$3Ŕ2Čaď“©ň+Ô7°÷ŐdBG$¬ďDlçEe˛#u93‰,VÓ-”î·7”ɦ˝e•I{ZYźRöi]a¦Öćç[a¦Â/Öá&‘W—ił‡[\¦{L“Ó>şj‡— 7Îaµ8w'–©đ\°Űľôé{¨L5”F ť3U&Ž Íę2ŘĘé…eňD;1,&Ë$ ’“c·µÔňD• Ă‚€‘*W˛M™eB°ťčµY&n’ѱŘüľÂt™*Iqo\Τ2}…~?­[Óźź*“+őĘ(“<t¸›lô©'Ę$·±– ëČśP¦˘óBł<̱’Lň欉yÁŹ»‘L˛§»°âŕžoçť9I¦˘čŐˇK[‚Q’É{śf’ ą&Č$äY1ÓdB#ÖńĽx¬iŞL6)íőEeBúŹÚ©ł-€H1á|ˇĺ©7ZKN1É\}Ę|ÇWŘMť+Ĺd'R;.ÓB1uďoő‹b˛Ŕ— MŠI¦®‚4D„Ď·XLšMµ-ZLV-ęÝŁĹTxĺş[Gµ‹‰cęiŤ&Ô±$ŔłŰľbLHČŔ.÷űÁŻS÷sQt]~Óě­évľó© ĺŞń,¦QZ4¦2mŐ!ÜDÔ,ë›·9´%Ť‰Ý§:gŽsăëOŤéÄd·€«`7™bjžX*7Q’č(˝9TzzZLŢhA¬Źd11˝\ ëA1aˇŽä#M± „ÄcJLeO » $¦])ŮkD†IîÎĘP0źŕ{Ö “üÁă°f±ťĂobfr™Ü<…é”&rztĐůÖ‡)L2pKn›w€Ůß &o%[j2řކw]Ó3ş‰01ŘĄC­m®l05˛Ţ74}ŁÁÄÓÍaŤŃţD?řŐ?&ßż8L,vâ­÷ę0ů:÷({t”ŮľXGbľľ(Ň]6•$w O4ş5­“÷&9âĉĹäCa’  ŤŚ “E^îŤgT:mj4zĂ$átääŘű۳„3ôą8¸Ń>oÓ°2ş€aDšE´Ý7‡Ą'ÂäX}=Ţ&ëÖ„é«C“{ěťGČ®0áĽ-é9FS¨L 3ľĚ:řž “­îď?1Lܢc®Wťsc*Ž]%Ž˝‘bb^ţ©F.Bčźd1É0ŠÉćÇ{«»PL'‹Ţä3ŕőźÓ˘ÄI ˛r6· ú‹FŚ©t]n>LúL“„aŔyipď~RL’ŰzČ~żˇL1átUö;ş€n%§ĹT}|éîI1™·pÔ-QLöÎ+µ†QbÚ1Şí–'!ć«ĂÄ#6̡&@zŇ#Eů!Ą 1•tÓÝ;Î#:&¬.#ăǵ8Lů“Ý„?"ăJ Ó©%i‡V—ń×Ă$Mn»mÜÄRyq ĺ J¦pq¤dŁjőę0a<Ěl üâ09˘;ÚÓaŞŚYśěËť¦Ă»Ę—qd‡I.ÖîÜ\޸&ÜbµßVP-ŞÄdĄÜfúŔ=¶&… 9<§§řÔ SŃ3gavl2LŐ°Ňă!8L¸|˛Źd¬*NOÉűţg’<çţĐŐ5L†I1IűńŽvNb‘˙ĂcŞ–ąpßÜÉc˛DpŰŢIŁČ1Ů»ö‡ç+zLr wş¶jⓜ`xŠD}ôp·Yt)˝Ž©‡6’r8& ‹l˘Ů·ř‚ÇT×a€­GŽ©éŹÍ‡»Ü˝Ad’ÔĽ˝XI»č$‰FćŕŕĽcýA¦AŁaĺźě1IŇ@ńŢüÇĘ1qQÚŐcÚF8ú—g÷á1Yµ©”4GŹIw:îł3]ň$Ľ'u,MŁxň dÂMŹÔ{ËFÝ…Y|zL¶t»ożä1ˇ©|)~çÖ¶pL2€I+M;™cŞ A5Ë*ňXeŤ a:«gÝJÖ°‚÷ňă}Ţ5&{y金4&?›Ő;˘OŇŞ†ĺŽűf“DwúfŘ© ĹbBÚŠŤúĺZ,¦¦óŠŤ|´&Ĺ„l˙ęnoŻh1]Čú<8®8ă|ˇ¬ vâąZL5t·’+XLÜšzM ß]°äĽHFM9®ýŤbÂV’/06fO‹©hěÎޡ|FŚé^bˇ?‰× ´W‹ÉS˘Ąőz¶ÎľpßHÉbBŁťŽŤ>^G ä•-HKÂV,Sń^v©Z$&)U×N‰ ©üyI…ý|’ĤÝçĽĂvĺϳńyÍ«Y{Ŕ0#Ö9§ b-&6ˇÚ­GĎŔĘůc˛”Đ"`Ĺc˛AußkÄĘ`‡ ßU÷‹Ię0íx ^Ŕj1¶&'8ň°vpźSe·˝ˇ%ůČfSEn†,čĐŠ nźíFĄ«ÝJ1Ő™–-\ŽKLn7?(˝WŃaŇB™YwŃqÚ%&ÉGşöy$GÉ)CL>ůbµ$©mš´ËA‰_l€Ę–i]áĂ„ôU ghP“ŽÓtxă–žŢ)EihłR˝>cŁU´MIľyY^oZťĘ &ěĽä޸'éËj]íůľcÉÓî-päjÔ(1ˇúŞ ‘¤?ľ7Sbr oĺžIb*ŚĐi!ۆ?%&Ç”2ĹdńDĎZ‘J…§ÄdŤń¤yq”đÜ,aŠr‘bbŇĘěđ HX€řćѨŻĐŮzRLŢťf‹aăM«Ź‹¬QbŞ›îç­Ă‹HbŞ< s)eěÉa˛ţšşBŠ$8LR4ŮźUĐÜOrpqZ ­÷’&f,YLgĘ1I[9;h”G7@L…;łáíŘŻw†ÉĘť>/ ¶Ü„đĆ SgDWąlgš&;ÎŃ2Ýseđh"§ł[ÜWčbâ·'Č[”Đ%ú´HAĄä5%&Ś-u HÓô 1ÉYš']–}ÓV…©K^=v…©hŔW#{BxN‹tÍĹÍ˙DfŢ’Ü|/“E«Üa’ĺ¤ôé;řv,ŁÂ„y¸Łbśg*Čô^¦Ýަż)L¶Ľ—5IaŞŚČXs *g‹Â$3´u±–±# LuÓŢ7łQ"pĎËw«‡%ź(0á‘›Ď29Ż–&Ü‚ç ٱ†ę–ť˛lÓî/8L‰SŃ”V­P™JS=fUĐů0ąôqOv„)"‹ř{abżSI™áQ¦*HSaBI!Nď¸&áŘútj÷ˇńHá—s0$W©ÓU(Vä=!&íŕ§aŐé“|oL¤ç˛Šrkr.m‡«"˛ßŮaŞ»e-Ë»]¦šżT1Ă„€!“rôá?ŁÂÄDťa'6K ÓWă¶ş4Ú±[{qě¨mÓ4¦ĘńĚ“ţüń`ĽÎżF†©Ë·kaúĂT;o6±íRŃ–&DĘĺĹŐë@*RR ÂÖźŚÝ›’ÂÄ”ö-=:>&(řó-ňn4tĄ«‹¸Q蓡Ę6äwň3Ă„XcBăŤa*¶¨­B@‡‰K’aŁhŰH9Ä$`÷[ިE¦Ľ'Ääß­L)Ib’—æ”ă‘b’®ű¶8%&\m$Ů0ď§şiPܱ ÁWłHL˛ÁJśáhwRL{[·%S§r,&]ĺTŁ1«4xRL>µrsMŠ ÷Öîů‡…ă´¬¤W·“çŠcÂő˝f3Ű]\ži1“ĄĎĐě.ľý©1aEżÝ>4ZÂŹ}”c’f˘ä[ÝŢWŤ©[/8l>Ç„đ­,¬â_NđŘňőŁ…ď!Ě2I‹¤Í{ß™^^=¦Ó— }őzźń]a[VŹ ™”¶×­/Sły }ĂäŚÁŇboY'oo“÷)2xLÜęť6,qĚ“'˝č”„Ä˝2Íć6śq˛H¦j?¶đ3ĐŁUdň>ęŇ…6L1…dŐśpŇxÓdňďVŹ•(”‰kYödÂńżEeˇMŁ´R_Y¦ę.ŚzO•ÉMˇűˇ‰*“?¸šypđםeBÂüĺbÇŠ]P ¨21ůТZŞH=˘LăšS~ëő‰2ÉżôŻżG”‰˝.mŮD7ŞLČ?Úć‚VúHżˇLŢČő:ĘôĹg“9H«÷p¬Q&Ű.ŻňD &©LRuIľÓ;_aŞL…5Ů]EcÚ-SeúęfJk–ĚĄ˘®ő.zÓX± M&–$Yşź/&Ó¬–ëL¦jC“®ř¨.ąĘTx"ĽŰÓyĎże"ź±ŰĎÇIWi3–©h:gś x5Y¦űâIĎĎóÔŹ¶Ő2ŮȲű‚¦F“IÖZ€ÎąŘ ”IŇŞ° ՄΆ(ßCeÂ<ɉľýá(“n ˝`ú^®E’ Ë5 qÎon’L|2g'żťŞT6™ä\ĎPźW’IúŃZńÉ$[7KÇą§Ç'É´Í&ődÓ$™ä×6+şŹ=ŠLÜomÖă·łCN ™ôP¸Z˝L˝d’Lhž"íOTQŔ‘íj2I2›ý~ŮdâCPf˝×ç)2ŐvE'¶ń"2ů“!ďîdrŻJ4´ 2í<ĺÍy$éľKä”r·Ç˛˝xLuVşÜK·7ŹÉşŘ ‘Gž“ŃÂŔgŹ T– É»Ś Ác˛]Ś>•±(óľ¶Ú´™ .k™dmCö˝(z™ňçë)2ąÔ&#n™$)­zñŕ$™pÜ*ą Ú“Ť‘“ Í:-v“E&,ş5D˙Ń2ÝWřě˘ohš'˙z™†Cq=ť 2ťxn.[Y=&K0÷.ĺÁ1ˇŐ;G{rLűL`ş—ÉcÂd+§Ž=›ĹcBŁ6ű2ÇT7%Ě,p%ăAĐšFýěÜä^FŚ C.f;.“9 Ž©2Ü#ç÷´ý§ĆtďX2ÇTµÚf«‰Ŕ1}u2´–Öüą{L–aoŰs!Ľ#Ç$ť±¶äN©ţţcňnbňXľpLŢYëŘŽ©ˇzup­<8ăLŽ ůß(Ţě1Ű’Ç$ÍëîŹsúdßž íŔ÷Ô°Úl΋6rb™cÂŮ.Ź´C ’ű*ô㍧Ƅ` ‹Ť‰…BÍh*÷59¦Â Ă“Äî‰ç…cňWҤ’VŠC49žŹö˘1É0Ą­…9[Ť ›ĽYËLĺyńPÄgăD%™ł;fÓ*ą·łÇtVë9%·q[=&äqZĐŐß<&Ď^/çÓcB#ĎŽ«Écj‚îkĄҸ±ÇÄÚ’ŹBbKÓcş?ý‰D/Í;˙DŹI †î‹zz‚ôV[8¦vÍ5xëGâ,ÓŔ®śĐŚQc’Ő‹Da˝éA=-&˝§~ZL;©'XL–H í§°żŠĆĆv¸ D ¸§ĹÔ¬»ˇp) ĹT´ˇ×g˘°Ż@¨Ŕ[J/ü˛-ÓŚ}Ü{¤(1µĺ«„ä“EĄm 'šó ĂdSŽ®ŮaB4çô¶ĺ;ťwH«ö‰ÓăňD©čj…sż2Ebňśmë „^ţYbÚŻ0,á\&1ń lćË7d`EŠ _`·0ńúd1gE†¤6"˘&,&|Ĺ#gŽž)¦Ęă;â4źŃř“bš‹V>SzXL§oâŻd1I€ŻI“ĽüĹŹxDŚ©ś!ěcňMţ!·HĐP6?lZ’ PWŚi/i3[L÷gü˛ĆĹôŚÜbbć°Ŕ,Ţű¤ľ… HőŐ?[˛*¶Ö»Ű„€1ÉĐ%Ů»vTżřó±hLľĹ˝Ž„1]hĽáń…«FЉY*]FkĽ9¤ťFŚÉÂWş$X/FŽIĆUIEŃ… QŕXx߼[áŘ(6Mʉ×ołčŁŚ [™¨zdŞ"pL•{Ż[¬2>GŤ‰çÝđ°AřQcBG÷ËĘJ(‰,ämá#PÄĽ?Łl…"ÔŞ1MAVnФ11~réШMŤé«{«śÂ®!rL}ăÁŁw:ĆTÓ~hřzüÂěČż^%aL8»čLafůĐöĐ6o Ţ6ľ=×°.â„SČőb1U2ž/ÓlöZłĹÄl1ďZ°Ł0 aLČĺźz—ÓqY§OůG˛°+ńd›ŤRŕ“bňâvy_(&Pµ7‰I˝ž+rşÚÉ.ÓvĚ“ťv>-¦†đĽŽĽçĂb§í|忯ŮbŞÚ1Złi!ݧĹdM!úq$ډ3™´ĺ;4” _` °*gNSĹyŹe—UbúV&YŮ3©˝'ĹäGâ >%&!Ĺi SŃÓoaľ—ě0í ~jOBU“aâÍéF*»;ĂÄř:•y„°g…IvG‡ĹŻ^¦K·ś “ڬ0U>ŠÝ­řć‚Â$# U1eâa’µć¦—‚/qN„‰›;-×+śś¦ÁTuÝo™`řőĹ`BŮ›~ÂűŽO“k\™(^&‰-ď>n˝*Lvě62Âô=ĺ M˛+ygăµ3„ϥÉŤÍ‘3„ŚBK˘´(L©ăř~(Lu÷©mO â Ůőú"§"(LhGZcŰ5*Lmg ťź1g|H0iôůÂĎ…Ť×é/iÓ ňľ§ŐtÔÁź÷,i–Ż|7*íŢăúbŕč3 ßY|ĂÖBŢáĆ·x$&e÷Ę eR¶Ó«Š|sÄ€BS¤ęŠ  M<…éř´—ěpÁ*EÉ‘F*ޱáZ6ÓŃ^ŇzŃo(-\PŇ^˛ÖđßĐ^ž1˛I} Ô!ä!ď€_pń–iTR»elY–ŽŘÚÔ‚Ç3Ĺ·vč.łżáw68ÄĚĎ+pzŃá7Tbřä'¸Ľ‡ü74‘ÇúíCuIű~CŁ@ܡô†Švňű^ˇ•Cţ~őŽIßŮ2I?+Ń%fBc*´ÜeĽ ág(föϸ‰¨>íÖôęş^üŐ\J ŇÉ>äĹ@$r(uW¸‹řÎé ¦9Ď˙ČeŤyV­Ä©đçmóxú7Ôq«Ë?řG°çüď€=ç˙ ě‘*FŻrÄk¤J>«Řc+AÉ/šbŹüÂ>G[é>Ŕž˛éÉ˙!˛’Řađ2ĚŻeݧ\˛‹¤Dݧ3¡o ÷z6-ŇŃĽOÎqîő°đoł)]ďĘ–Ŕž1f[‘%2Ř#óĹ5µOŕ‘Î=‘ëibôŠŤK׳±…÷gÚT'p=ňv ®G¨ĄŘ2×sH+<Ű^E®GZľ©ÖaEjCÖ!ˇŮ /Ť”őÔŤUÇ[šM¬_|źzŕ˛ă^zÁz,·ĺľ./XŹšüdŽőpńĺyú°zR=3‰¸F«›Íű]śüPĚ XĎW—PzŽÁúSëŃőŤź[Ił›X"fBOW·¤őh‰?xß&×ÓÄÓµ·=UZŹ7nÜžZ ’LëÁJ;j=XËoëF(ÎőHŰT9×ó,1ńx˛ÖS‘Â÷=Ę‹ÖăV˝:ÖŢ}2ŃiS <ĽSëÁ3FZ>¬‡÷čfÓ'·+ÖÓN ża=G›\—ČŔë™E-`=Rś‚GŻő×z*gÓÎĂĘů˘őXĐeżÇbĺz¨,•&šo…xO{6NZ ĎHáĺ`ŹŚ(r®Őő0[.{´wÉÉ䆢ŠëÇŔ´¸Żë©‰ ÔnkX*#Ü Ëyłg°śhĎŽíć»ĐH hĎ© %mżŇ‰ hŹ<|ŇßýÎĄ¶¶čÚů “˙Ţ"Ú5`·ö®şeu´‡?nvh70I˝¨=ŽŞď=«=h­m+š{µžÔŮaX°.ÜĆÉö`–QHÁ»'í©z†oIÎ÷ ÔĽŞ7ŮG0aA{ö-äő—+˘=VP×ĚŇůsdµG.±tLµGî ™ÜǦáŰÍžŠJdŻŇŃ|’=ÜŔ^–ýËťĎjöÔmćŰH·ô@öÔM;[5™t{lş§ł(ö %ă톮ýMěá‚Z“‹±›G ŚŁC˙{ľČ«oÖX…MżŁŮ§ ý¤‡6îŔ~(š=•Ű­4fd5{öju9M™höTV¨yg'Ú3°’Ô®IĚŁ[ŃlÁíôý^ÜE´Ç Ň4WŚ˘TV{$H2lgvní‘Ţ#¸ŃK8šhŹÝ}ÝH`ŞEAí‘ĹçyŮZŁQ7qµ§jß;lâP·ö\}–»Ęůň›ŮcóÓ˝@~3{<ËOöXŃěAÍnŹc%{°Ž´í[ËdÖ<äáŹń—§Ř#Q”ă2ýAţqňzŘnę°“1vÔŚ`O±”ÎŰ+Řł]–°ő{°lßÜý"?±=ĐXă[Ń^Ä/h[Ĺž‚¸A¸Ř˛G°Ç2HUxŁâ°€=čw`ë-ál'Ř˝ślP†¦6cź™ÉžúdĎ–×ĺIö \ę‡zĺ•ěńčý1"Ůcbʞµ=¨ÔC“öĐ<‘űť×®s dŹü™Lmq#ą­‹Řs…ţ’U‘ŔądňD(©ÓůݰGşnß‘şö$[HŽ—řrźbŹťę®b.ωµ§}˘5öřbşęÍOS'‹=cćH§ŇHö WMş•ivr%Ôí‘éc¶bô0í)|ę/U¤§Ń‹Ů3!ł’ĚžÂŘÂhZáÎźfOŮspOUÚ-—&ĐjöŘ˝'Ýž˘ŮĂ%;iŘ‘:Š=ҤĺśGvăŘW°g0tĆ[ďz÷zěHL¨Şö~AÍĆÄýŢFݧ±§ťz}p=ĂKł7šŃë‘;žŞ.QŃen!{Ú9 ZäD)‘=Č{†żŁ‡Ů´¤˛Úş­ŞËą¶í‘G´ĐV©8 Ş=»-áßÔI'ěÖ]ŁČ„ţd{üĽňxQ{<ŃNr0Űž¬#e® ŔąÇďL‰úeąk{/N—{'Ę=vutüĄPłEąçđp?O4#Ý#Cnh^‡ż>鞪ËEOKX(É=Č·qkČÝäžąŕRCĺÇ{©!şĆ40¬LľăšÝBqŕzú=ˇŚ:>•™§»NŹ•o >8ź±óúăUđ™ÉíEđńd8YLĂG~x˙'ˇ+F‹:&rh«UÜ ásHĽŤĂţ/ÂÇ–zR/¶>˛ö±oż&ÂpÇÍĎ˙¸VÂgŰç&Fy"áS¶•Oďu†W[ź-8lbHdÁ‡]mü!>]ëuµ°“š~?›ĺŕělĎIÔ’Qďţş•ä÷ŕ†ÚqT ÉýŚlżí»-‡GÚĂľ§n±ő›#żÇ} =a{üřČŚ'Ă:wR¤~“ŕ#[reá,0>¸ŕ–bşUđŮMµ >L'8ôÜ´GA|°Ź=g˘•®đŃ­Ę®GĘäw†>]űT«[‘đ|Đ{ j´…jAŔő©÷4WŻ@‰z®±ëĐm§_ł-|Ź7ž9Ţ#}żöPżŢĄ˙|°{Pý/»&µYČ·dĽ§…ź”ąF˝‡«ýfĺ@lŞřÜ>Ăňhé}'ľcžĽ—˘o€ŔĎń™zφ†śşfc¦é›Ţ㤜O<őOpo[ć{xV&QCŽ®ěĘöÂ÷X>‡$Ä$ľGŢügŽÝŤLĹä{*kpv»˝îµEÄ{ä,[ş»ý(˛ß#ń"Ë6‘ćÓ đŃ\.CZp‰ßŻ/9ŕc‰¤®‡‹“„ěp5#Oh|ŽZ÷1śÖă”Eřp&áv‘˝cŠĆ Žáci¸6űŚëz|şEbŽ->”DŻ~% >(g[K? źŮ‚ôZ TďřšFéjřÔ]đ݋ߟRĐĐkX.N‘‹źĆÉ UOVĽżç«˝ő ™•ĐđąďC×Ţsü_ôsAdbŠxľ 4k …?Aď᢬Y;F-|OŤ% Ą˝ń=Öźuá{dM)e®ch‰6^=ř=Ťk˘6«śW˝g—Ţ5ç‘ôžĆda&Ą5BÄ{ѱ—Ô­Îţb÷̦2µ=잣Ř÷Â"Őh÷`ÁŚEŹ\;ń  ÷Tž·ěÚ¸G/‰ďÁc=¬ń†<: ß[DţľfÇ×ŮV˝ÇŰ-v™ő‚ŢĂřŰaI>lőŕ{Ş·–ˇ˝łŕ=ĹüĄĽG:_¶ěƬú ď± iĐ›đŢś§URi x*ôwÉű×§K†Ţ‡Ý#›Î(äţb÷H1Öi+1;Ý#Đb#Ř%Ć·ô†÷xËżŚ÷4ŢVJ, Đ‘îÁŔx\ŕ÷Š•FĽGÂí˛•– Ń¦Ës%vâů2ńqčgW´{ľV[©tWOĽÇ[ÎA6šxŹE™ő,HrZô-lj80â= ë}«ţö´{PŚľŽçřV’Ü#»>i`¦…ňl^>éžĘEu·vjŇnňMîŃáq‹pOQÉ×Hăő•íNmčLťŘD``§qËĂ&şí‘®čĚÍţ|‹hO±“»đŇŮüaöxqÓč%›=•)K]C…$N4{vZż%łçÔ”…jz{ľ”,ĺnÔ^rŁ-bO "®čőhÄťĽpOÔ ő ®z“ĚóÍęńÚôŢŁŐc+!;×˝oŚ7ŞÇö±+Őc#® R¤žď…Ýٰ!źţ zěhĆĂJő |Ƭ„źTŹ©÷%OVŹVSxMšt@|ˇz|Ąq˝I=öÓsŰ©gcĂ,ÍžâĄě.eeˇĂÁnňAęiÜăď¬ Óc—_!‡ND§G¦‡Ż—´f¦u˛W¸ľ˘DĄ§q˘÷ή/”žâ5»Á'Ą§rCč‘÷"ÖŃDzŘaőÂç“—/tx6Sz—Ëšö¶Dp&Ó¦ç|űbŃĄG(–HĹŠ®Čô a‘Úó?^pzp­Ëěż8îą"3=}k- aÎRdz$€‹Ă4™x¨¤§×€íÉĘHO±ČąŚ?gBzĐŽçÜ4LŠ’ĘĎ ŇsÍH $‰ôđ­Ö’÷ŇÓt9ÚuÔ’ŕĹčŃtYÓčˇrtŮ\ÍbٍôĐŘőĆ#Tßo6Î'Óp©vj$R4™vix ζ8=]ŘÖŕçÁéAް<":¸Áéáăďg#÷F)"=¸ú[łČő›FFl>U\éÜťHô”M[ «Q{/F@O›1ą7>Ďl\zzîŻZ"¦ű5‹…Wź ľVmtdž‡~Ź\dz±‹{áyÜy­‹ÎsĎO‡§‹Ň||—Ťíd?Ş;Mť‡[8ß*ŚÎ?ť} )>׋Ď„žŇôXÂú ŤńôxňY—Ç&=Eoz6Á*˙'ĐăťÔú‘„¨"Gżf26›ť6 ˛sl–ÇU;ěBŹ|qmŕ‰ăť#ß^ zd “ަ&Q_ F†žŠňÎ:WˇGÖŢ~Cüâ§ĐÓ|ÎߣĐSy&ŕMgKćy¤«Ňáť'63žG›őďŢů‚Ą™č)ő3ůŹŢčw‚AŃyĽ{ĹŞó çOű¨›I_eę<Äq$1 ßžÚ¤ó qJ±°GăG :ĎÎJvFÓ§ĚóŤ;ë5ZÖyäÄoŻFi ¶‚źĎ>fë)ŢŤ>€ŞąVgN«ĐăIއÜAčA–í4óôHč çÖĽq˙Azdňł¨Ń"ôNlłůćţôŘbeÁ2…©ŹĽßűi#Âhă ôČ6č`zŘŮDRT<°#PۦĎ#Q#)“ä;dÝ|đyľ¶S2ONz [^{3±íZ}ž6fJjGaú<Ň®«ůQ{ăwď>®ía….˛şĎSѧZ¸ęÎc}U¤[ĐÄyě,Rs:–čOťÇs]ď‘-ë<Ť‹kcŤ»:ŕ‹Îcótť¬óŕ۶Eo8ŹođŻ}Ĺyv¶źŃׄó ^}MWiżV›§ť¶·xŘ<ÜUŻwÄMlžJšgó…@K4‚ÁhűËsŔF§:ÎĂ&dÝVŃě˘yŤEĚĽ6Q»"ĎS7ĺyXNÉ?0užĘd»^µ¨…Żužň‘®ZÚîů8XőtÔbá MË˙ S~Îă±)áę‚Î#ÂcGĹ;/R)ç±${ »íTÍ\çQ˝fó,xţůŕó&Áďz˘@ű'ű<§źôĘ58ŁĎČ ľdnź±Txáy|Ô>îmŔĎcÁŕҲÎS8aśÚQ5nAçADݱ-%VjžÜćůÂŁë(ť/ĽďŢu_-ČÓ=uÝ%ř„}o'Ţq_J&ś‡ÁŁj ŢŔ‘ç‘AWL®$±Rź<Ď÷dśĆfdŚ ‘ç‘ßŢ˙mΨ‘çˇ`q:ĎÓ ßÁůŕy¸Ď{ăyL÷ÔÎ7ťg6”›ăˇóxßCçńtr>=őˇóŕ~ÄyŠîÚxó×#á<řúÎ3X57qę=Ű’đî Íł3ÉD}Ły¬YĐýÔ>h]Šđç/4Oń”ísj y´Ý¬fű“xˇyĽŐ¶żŃ<^‚˛÷úJóxv¤ĐT“ćażíC,¸pó›g¦ŚsąÎŮ&ÎÓ4íµh~źlóČŞýŇr1<±Ůć‘$ŠăD“Q€ţFóXVuädŇDžÖ,™ú—ČSMą«(ň`ŽÍ{÷ă_L§ů¬U§Ľ1¦Čc97Đ-Ňű?€<řü;ňϸŠ?VŽGL¬ťđŘö7ŽçŇ| {(MŹŚ„2Mč ‡Dڇ9 ‡Ő·t^Ţ ńčřYÝ=ŢÚĆc}ÝkÄxp÷´jőŰlţżj<=4Śëjb<˛}gÆŁăloŹ?ŇSqĹx¶Y»3Ć#{{ôţŃEA§Ćăí`GÄx$]ě~,O{Ţ塉Źťßčöî¤Őó xÜF=äyŹ Ú°Čőçp)9Ó—äŚÍ‹ЧňÄAŹőŹ“ĐĂâ±ć ś¦ĹSu1Ń5ćÔűCâé3X%žŻeSU $«©+Ĺă˛íľ=(ojzăď;ĹýĄL¶ÚD×ćIńX>EÝŽDńŕdKŞčdŤÍ‚ńHú‚ťÝ .1žˇ”|T®ĎŽLńśR(%]=¸@ůdG÷ŮmńYeu1žÂµ©F„v®M‡GFúČoŹ·š8„c OeaďŃ5ŚŠî/Ź´ ű<ĎáÍŹE,ż˛µ…áéĚë—–Ţá¶ť Ž.kç+&­ü<9<ł›–üő§ĂsYîţÓá©dxěxW`xH$UűjŽO‡Ç#J]¤ěđ´>Ëv>ôYńálsxüHýjŻŹ™Á¨ýö›§$`Ď!ůf{ ú–¬źÄ]á6^Ş TÁá±Ęnš»:=ÉáÝş±ChpxľZ­ůa$Ť#ÄSudćR ‡xpłžłqŚ H‘áa"(ŞB9ٰŻF`x4čaŰ>šĎÁá)\ĺ6űüW}cx,R+|`xđpwkŞŤë§ÂwCżV~Џ‘á©hçţa_IEd&ĂĂ1‡˝QvĎ Ź\^yt:Ł’žŞ]wěx÷…ÇI{€{Sxš…;ǵg…§Ř"I/Đ^W†G—_Őš˘HҤđÜźDúňžV­OÜ’gĆq`ű$„gßÔŕ±ŰO°€đXź<ÍWč|őÝMPE›6Î*HYyxlh“ţđâ)\b7 'źçĘđČ)‰őčíL r3w«ű9 !šÍFŁ7«*ˇž¶8<»dŇé†U Ą§Ăcç’Çu­Źd:uýY !§7Ţyé'ĂhßéŹÜÜ%)A×–JóƆ\%^CłŃűĂ>A™˝řŢAië ›[yľůő!±@ňČőmˇŐl+™ä‘€®|°áĹLňpíč˘Đ±óF“gcr€zRě ýbňXN…¨ŢŃäÁźE’†&'WŞ4nňČaŠdąď›¦˙]řyq3/ĚĐXnÂ<Ě_cźËR :[(ă+Ç{ü†zôÂx]mÖű Ýz ćbUy´5 ç÷6ë¨ůúĂKřľˇ†ŻpŃ@•ÇŽpżń W®!›8o§—|Ăy‰\ˇŤ]¨/+č˙†Š~|¶ˇŢĽŻ(¦pm,ŞËuyĐ(ë:eáĆë—Yč‡k¨•~řľ©â4ońÇ óa‡ěÁ‘mFE‚ęřŽÉćě^UÂčĂn Ąŕ„.Ź&—|Cv  ţüđřÜ7čä/đk(gV%=Éáhü—ŐĐ~C­|DÚHuóďď,ň–źó.•?¨-ľˇgľţę­´ľ=ôŇ* –“ćŃ<ÖoHd-›RćŃž7ßŮô¦pĂHGó8ż)‘Ó_`Xţ7ĺá¶&˘Íc*ň Ä`›‚Ż 2Ď‘Ú;ëÎ]/Ňĺť.™)bYo…÷IŰĽéŹoô8ßVWhHeúë°°–ĂlŐZ(|-·Ť—ŤÄ•<~ Ó|L#7 ~Ü=™ň˛)ĺÇÔŤÚî]Ťľˇ­O¸†Ř‹WÜpřGŻVęᣴNŰů!ÎŹv* đivB@ľ• ¨ä™Śp™đ}ó>ßШ—˙ $ŚLĎŕđĽá:ŁbśĄµßX[[8ĐĘżh&q|Ĺ?î–‘cY1š*¶ă|ô}Ąëżă+]˙;_©±ŻýŃ|©ôę+y_€§ŻäĹĹÇ}%÷:§Nn+kĐ•îŔc®'B~_©Ř†Ićŕ+ŮH¨KNŚ„ć+É›‘ť®.ţئŮy%‹ŰŤ(C[•öP*µ0WB[žîî„+1WÚŹi)ĽčJş`.uĐ•Đ|e/VńŮ´±űJś"ĽA4S™Wa©X€«şEXB&ş­S$„’„%ą€7Xüż`J¶ľW{Żš’e5”Ś)ą&l=б$}jJť=JÖ”*wŰ–á˝Ë’4`J^UÁŚ&ćKM ŰŚ`ŃKČ€)ĎB‘¬~ź=SJ¸ ‹ŐľÖ“‡¶Şµí@@ÔŠç’~±”$PuŐĐy-YJ u Şü3Ą„Ó;ÉlÓÔ\ÔGK)ďÁx´,ĄŻ–oŽM›Âš’,-Ç=Ü,%|ěĂúĽ°“ËJ)IbôQ5ĎťW QJC­‚‹SVJÉąlY”%I‰—wXq&ŹG^(%WI)I" dŢiFa`)1.zXVŇS’ůŢ·ă)Ýóëi•ˇ ¦T7MA÷4Őž,%ËĐ–pcµ”đ˙®Y?)eۉRŞ>7É}q‘Z*!äYŃţúä÷ʢü7LÉfé_1Ą‚^Ĺ»2Ś–-Ą¦!Ń®Ű\ľS’&;Ú“Ęš)éç°j´N Ę1Ą"I=÷¦ŐOĽjJ6âŠë±hJUř˙Ç«¦4«Îű›¦dËćWKÉÇ%ąď&¦$Ý<±Ü´áVĄÄAˇj©˘öţŤ–Ď|:9cššvÂűéő ě¨4Ą˘Hsá‰-EM©#†¬}~čĐżhJV6-ťé§„GOć3Ő.ÇĆŕ)©[éTyń”pĆb«ađ‚§¤şKÔ÷š2iJC;ŁńĎ_/Rżg|{veŕbJ¶ś•.H+¦$ugşV O—1Ą %…‰S‚éé>[IO‰v—m´‚.PIÎ;´…ßżJ yŔ†Bb•dĆ Ń­ŕ_$¬Ŕ)1Óó˛NC?Á *ő¤IŮ^AĄ—ď…/=%Y=řÎöxó”|+%ćTň ďq&PIÎëq˘x!ßÜńô”lRăozJ\É"ŮĘ»lŻ R -%2¨$÷ţOP©c‹uŘöŹmđ”îą[a–HíŁ ăS`»ź(*Ő7<’Ž ŇĹd™y‚§„Ç»ře`X5%ßÜßĎKҔڅ±r÷t1ô¦ôm r±„â•LÉć´wLÉ;Ę×1%TşÖŽVEóh2¦4ôLEóČ#L©1©¨ÇîÝ/–ŇnUeOJ),ņĚJKiŹ_ŮRbďîI«ó¦ÄóGÓšUI3 ĽEMIňĽ ­h'S˛^'ÖĐ‘-é¨$˛ µÚg•j XuVP‰©p…2¶5zIST„Ž^ ~î¤\T†@ęuKS`1•¤EbŐ0Ęb*áÂíłQs3$JĄĄšt1O˘n|YVë&DđČE%G›´tgĂŹ]TúćEí jI% cӆ͸ńź˘ŇüŮ” *éškŹŠe•b@é“PĚó¦’ś~JÍ:š;|.¦Rµ^[÷‹'S©¦-§|_ăŤTň¦±×P%Lýs]ÄVKQUâáńlřRĹť¨Ň×sů´č7@P•Ę™OšxRU¢Ú[LđţڦpT÷ťšKM1ęř8ޤ‰Ú¬š4sD•\´ăĚ2†¨*}SČŔÔˇm˛J¸ł+ÚSq&żđd•ĽŤČ˝6°Js=4Áia•ŘRęÄAuAĆ~`ĄÂÂÁ˝‡ ąV’5‘•б›`%ÍËS —čĹUňÇTu^\%ËG/ÂSDW ëwąáőQfZSp•xV·[Ć0{”&XI¦ů°ŔeRý*+ÝĎÜ~ęö•Ľ‘ŃJüÝ ”çzŘJv˛—l+ń!,÷CČE{¸­$#ň K€‹H˛OÓVBÂM1ŕy×7pĄÂő¦Ţcę­äő×Ú_™ăÜŞ+µIó˝ęJŢoCžä#ňJňłŃK;*ęJa˘ŢĐ…ç…WňvxŕŤ˘Ż„.ňLňő &D_©˛|SÓ@Ř'úJlp;YyžÂ’WU|<–äüďţ¶†÷#”«ó,ąú–°â Ab©ˇO¦>^OaIľ»ąĆx–|ç.÷Ţ–p¸R­Çц’– ,É1J\K…íY–X­ÓířGWE_ Sd›*štwĘĽ’ěJ°•çđZô•f2V8Ę` łÄaGŘ®ĽřJ~îđđ•öË_~/”‹‚ŻT¶¸ÁŮ)ë˝řJöJJň•z|TŻ/´÷˛Żtߏݻź™WÂ6˘M`¨Đ ş˘®t?§;5˘tą®$+ii@v®ôÍÓlĄţ”tĄ°•·%]éţ+ŇPb·ń0Ţ‚+awWgÁ]Ä•¤1ąŢś ­t†í©|ůřr˘¬”żŰÁÉí!+ů±˙=$Y©03óéÁmV’RoěQł¬„uüÉľ ëIVúJ–ždąi™)Ţ~¤•ZĄ#ɲX;Ě­Ôěŕkěg¤•°@ľŘĎ„0ÓP\IbĚNăŔŻ`ćÂ+I*ŤŚ·¬+áueÁ]ř-t%đ˘^h+&´uĎľRLŘ@ßů‡ŻäaOütňJ8 i¸ątčo/ş’wS”ĚŠ +1p$ďQVj&`‰Ç˲ĭš˙yřJ=T€ďăx–\sľÚB,ĄBŇWbÉ{l•ý•X˛ÜŤöN,Ů!U-ŻÄ’7R”Ś•I,ť8áłMf}–,Ş%ĺaIXB®‚D±ÉŐ‹°dĄď’w€%nn}WŔ´Ě7aIÇ+řK— Klădًͫ'KÉŐŮMę·’°„ ?˛Ž4ĄaHšÂ’Ś;!rQ)qdI®Z™Ů€+™7ÓXÂmRć¤SÔX ÷•”YDb)GuX„Ą™}¬› Q™X’r^ŻĚÄ’P~q×ÎB›É÷™lÉxxG>Č*,Ĺl’vŻ8’°´±vźA%vĂI i·¦19\Ý ,}sP—]|±$›SYZďz¶ÍWÄ’DÇŘv(”żGc «FŮ‚ńaRĐá,ůŠ}lYÂ’CV—¦=IÚ"˛."šĐ%d‰Á«2cťŕ;˛Ä\­©,…Óy]uťY’é´Ţš˛%c©¤ĐŤüüx%–ěţ+Bĺb©§ĄŚ5ý),m˛5âIm%5…%¤0âOé§»"°„ĺ8[cq9ôĆ+yş]=žľ’dŮ<řJ3ORă[kyk °$'ОhŰSX _¬|ô§°ä%â‚aIj¤´dTzđ˝żK¶•{B–äżgІÇă^n>ŤĄŮBL‘!K‹Ćd8.‹˛ď|ŕ|“YÂVnđěýCÍqE–1 ¬:´&b‰]9çFѦh,13ÄďĆ‘-"KCźąn öůÓXÂQ¬ěü‘”%(îM{°!SP–äEQŽiS§™ĄîmZb–ľyńtQIĘĚRLÜ=¶’™%l%ŃžgůJŔh‰¦ónä|AQ¶–ŇÚ·TRS×g±–l€—^ŽoÖ’mjJíoŘ’—go#cK•żkUž;Aٶ`KVd\ńë=cKˇăŮ˝#‰ŘRĹ xÚ éĹ[š'Iš‰-aŃÓÔĄÁüb-ˇ@Őľ^8Sf--% ď-}GĽ;ôyŃ–lfě[Ň–¤~!Ü›('×–$Ě".m ŞŔQ[ÂU•í ˙zcFąkKňŽ·kJâR›±%řQůĹ7?±%9-ŚQşŢVj ß®vdĘy¦–bËY nN-µü\}Ň’×-s=E:ZK®ŔŞš)Ť$N´–v­śŐ‹C«ęÍZňüź+ZKÜry’l'K°%벨 &­đ-Q[Ş ŠőˇŰkŇ–ZZ΂ě‰Ř# ru´ üŔČ”´ĄÂŕŰÎelA[ž)”B4‘'Ř’S`Ŕ­ŘRHt"XKňőIšŠÎĐ˙—·wë•f©˛Cź+Ĺ÷hK,+îxÂnűÉ6V›K–‚m© ·űßźcĚYk}źsPKMłŮU«*+3bĆĽŚ‹Ď6[RDÚ÷$ĘŔá¶DŚĽć!řm˛šúl·ä[BÄÚvKď3ľB›¨ůć¶ÄłŽgF~3[ŞgµUdWr¸-%©™ěIsČł%ÖřŘWJň…×’×đ&?Ě–>„Ž ‚ÚďIfMŰnIŕ»]ĎWk_ř-ů|gŐú_ű-mĹú0\" §^Tx|.±R*·ŚçÄpi%gOĂ%Ň©÷č#ŃŤř4\Šbˇ·m +­Ď~KyA~Ř-ĺ·F λ%îŹ}q>Ý–2ĺvťĄ+łâ‡Űvźu©6$ĺÖ˙ě¶´Ço05ys[ZT]đ;ç6[b\I·—páËŰk‰ů-2ÔKJ }§ŮRĄËͰٍ®îp[úxF¶HĘ؛ݎ]×Wýd·´JŁqĘŮż%—ŮZv2T:—0uÚ——Ŕ%v;.™(n´Yvë¶ĺR&hŻ/Đ|aą4÷ÉŢ-—N[§Đ›ĺŇ ^í°<=—¸“Ëf$sMş=—`ő6o3/…ünąţ^°ŚôÝr)¦Lx‡6@Ç%jáFPĽ(,§ß’˘ŢĘĚůÝn hkŇTxą}ö[ňč´ĘśÓoIçÎ.§%}ü0\Š"XÚ|A~ěź —˛.É&â+Ă%_Â8ćÍpé¸ůLŹ?.UĨ % ę6\Ŕl·Đk—Óxs\"sČčÝÜ·ă’Ţ?·ÓYć4·ç’HXeľr]Úggź\—Nls/×%ľkşÜ%¦KĎ).ßgĎĄá~DńKË%OÇ!K˙•ĺ’k…Ť§ăR$Zi>\ÝÜĂq‰ţćRyA-§áPRř稦đ#SĽý–0AÁb­!łlşý–,Š@)LO2dúä¸mo¦řÉpélôŃ®é6\zîđĐüě·´]$[ěď~K'a •~. ŰĽeWĺ rZ.ĺrâşë›ĺd¸čmXÂÄŕłçŇnw|ň\z¶‰[•oQ~÷\Ú¨úžKb{$6lůçŰséíăĺT˙•é’ÓĐš9M—Dč<ß"ĄÖřŰĄăđ|·]˛ć6Ó‚Z×¶KŐ7FűÚuIS˘_Ů.Ą·űĂv‰şÁÉĹ‘7çĄXÚá—ő…ő’ł°ÚŞ·ë%Öď#ő‘Ó{錹ęËÇ»őŇÖXÍéÍz©śĺZ¦ĘÎi˝ôň:gú§÷RrG›QÉQâ+ó%×z‚űÓmľô>áé˝$§6/Wš>ý6_b%HnRť´¤+ÜîKPôˇş%öő4_Ú9Lf+ç“űŇŮč ĺ´_’Ďít˘Âľň_ÚŕÜô4`¬őR4YQ’˙ĄřŘ>=Č éö_bj·KJ‰áżäVt+˝řěż´ąvR°~÷_ş±¸–Ó‰ŤčűŰą˙Ą­«V˘ůô|6`Šű\ЇöAOŞCöĘWöK^é®zč°_˘$ţMA”$ţĂ€éIš–lΗL>ŢIý0`ĘŠĄÝ§‡fr§˙R!IƔͫlżűĄNž C>Ý—¤p¸żżĘśi»/}xVa˝xą;ą˙’dˇË&Égď0`ŠoéVo_ú/ůľNÇOţK$,Ó‹ąĐ鿉4G8ÓĆŐëź <Ş–ö4`JŤp×nŔ/±ÜL‚âm * ~r`"oxź:íiÁ”Ővo®Oc°7 ¦ő®ş˝Żj?,xďŠhÁ‘y80iląI€ČzÂĂ‚éăy¬ČźôÝ ö˘l–ňćÁÄRjSÚ°żňiÁ¤3y'<ŇŐúÂiłţŰ|x0E ‹CˇZž ¦ő5kÓěšFďLmËOrVpZ0ĹG±ž•É}˛`Ú<¨;Ľ‡S>-’ňŤ/,|2ąîűWLNH@Řxł`*ŰÂŹq|eÁ´ű$oLď›zUЧS|k‹gÄŚ7&z:x©}aŔ¤É‹.>žţKĽń‰4ş¸:OűĄ7„łDŃ˙ĄžZ'mŚÓ~©ś.§ďćKSqvĐŹ/Ü—¤dč_>řĂ}‰Qxc •Ó|IÉČćÁtą˙|¶_ň=Q!Ű/‰Uľ]d~ř/q9V*™ĘA*÷%ôíˇ­H›¤OöK÷¦ęQ—W_Ű 3ѵ›Ń d†pű/ńńÜ ŔÂTät`҉°3ýLYˇŻ,|čZÚ›{ˇ¬ŠTfŃíńt`ŇhŻąTŃźLJrF7ą*×L\{¶Ň˛ľáł“7a`ˇux0Ĺg)UŇ|X0ő×Ăé{L›Í3ęiŔÄ%poYžL`2Q_Şü‡˙¦†©čţzX0Ĺ·fO§ď\ĎNMY9|¶`ÚíŕÜL@űÄ'°Q=,¸z9ľq fJź xĄ»J|3`ç! ŕiżÄ?4U¶›‹Ű~éăŮ>WřéżT@€Ŕ=÷4‘oČáö_JŹ‘{ĺůîżt‚—{)?nŔ´ÄÓ€‰iú&†#yH‡˙’JôťKĘRńaŔô .ćs0‘Lż¶…D´-Ţ Î"x%7O&B»™<ębeäń0`J¤ŞÓ#í˛ Ű€I@N÷.ÔśLü »—µ÷źLwĆáďÓ)‹ZVÍMEďţKőv€cúéżź™~Ăú»í—Ţ2–Úôń·˙R §ŢHěşúmŔÄťoĎ }ö_Rôîżß[o)~mżäEě|¸/E˛­ŁH×*¸/|¶Ţ]˝s[C|ş/ˇĎŐ|2a]v¸/%™/m­d¬Ű7óĄ“ő“Vľń4_BĹ€u®§ŢôÓÝ|‰"yë ?ÁąđOűĄ†ů†ćƇýŇ;Ş\ĆS‡ÓűĚ.áę&‡OOk,şÓ)?ĆFć?tř/E¶:_SŐyjďţKé1,Çíë˙%ŤMĘv€jú·őcŤ,{z:0ĄyŽQźĎ/ î¸ÔźLĐPff!ęÜřäŔô8›ÎüĎLެʋ‡w#­[ěĐ"Ă÷ ¦-ĹVÂĂ‚)}JĘŢ2Ńem¦ăΛSďnPT“^żXęÚ¬Ĺ%Ź©Ă‚ ĆrÔČŐhĎx;0ńóŹÁ‹”n&&ä»=H@ŔéŔD%ö ŤKíłÓŃ%ĐßßţKϰ„Ő–OűĄ·îM“Ř'˙%?ŐžţK‚IÍő9ŞéĐą-¶ěn5J7ďáÁÄ„äP±\Yň—L»k˙ÉéÂćt`Ę§Ô -LěÎě:J’Ŕ_0ůÎŚ#}6`ş)ýĄčn¦N9Ťh_đ0`BPĽ-!űaŔ„N˙ÍJĎű%ΆĘNTîWîK»HŁżŃíľdľ7>mÉěüśöKŠ:› *uňĎţKżĆŻý—ÔűaŰöđ_Â(ň®#r9Éiž7y–錿fżÔK~Ř/Ĺ·QKzs_ÂçîK­ÉĽ(l÷Ąô”réź­—î®yŃ|Z/ÝbŘt_[/YĚ…sÉéĽÄ"šÄŕjM˙×Ăx‰‡Óf ›üţaĽôLU¸ ľKĎć΄Ż\—ę.SOÓĄüÖYZć'ĎĄyř…é‡xŐrŐÂ2ć+ÓĄ˝ďÇÓtIÍĂîř|łvyş.E@µŚ&}áş´ŃŹĄ”Ău)ť*:Îóáąô†ľkrvůlş´WÖŢaş„ŹN®f­†żÎáđ\ęg®'ĂŔOžK My•“_[.ݰzVÝžKCo=ců?\—Ö/¦řÔÖËY¸]—#1ř ­/=—ü´Şpžy÷\Šɮض‡çŘ:u°rŕ9ĘÇúŮsénHχç’čÓí5Ś˙Č;ófşôm«őişÄ\BgV…ĂtIžť¦wĆôÓv‰ôé$-ëę-ĎËFĺ´yŔ›óR,ŻmÝôîĽÄ_öPś~3^Ę'vó•"_ŁĎĆK›éĎÓx)?°ĎEľs‡ńŇÇéŃ٧:ť—ĘŰ/XwěiĽNÉáő·ń’F^*9ů켴Ăg{:/qóËE-ČúnĽ„ůČv\ChţlĽ´é|8Ů>9/Ą[†g>ś—Ţg"Ě÷ÖKśâwY‹§~a˝„ Ľi ĺἤ“yOD‹ŚS>[/m¤ţ´^Š"ĺý:|i>[/ąJSĆŃtX/Ĺ·“e•*źś—Śö ż‡­Ů›óôJv2›ÎKĽş-˝‹ţ`úŽń’µżcĽäĺXx§ď[‹Ô» &RĆŕ}/ŧF=ß}—@üRŹá“ď’N¦ćÉ­l›>Ű.mwřj}˛]ŠNÇBxzs]ş[ź٧ëŇG|Ěód t».Ĺ·/Źxv·é’âŢÝ 'ÁČt›.%qö»áýu랦KX%[ÜfŤ‡ëÎďŮúÓté­Ěę¬ĂN×%©źF]Ą’âţđ\’üĂn/ËÇů0]zj$¤üĄëŇQěÇ7×%B!Ť±SżŰt飪iUl¤(Ó®Űu‰’s.qqÝ»Łł;l—ŕ_NŘö6Ó%‚§L<\áŢ=—ŞR \źě8żđ\Ú˝ŘEžKLüýDVß<—Äή†ŇcožK&ńřqjc:íî-ČĂsÉ“Z»I™Ů¤ĺ’Í×>Žnń”'SÚÖ §wCäÄS¦KC˙¸qč¸ĂÁŽx3×>ęZÔÉ&Ó%76<ÎWüÄ*ۧćܨŹ…ż—ť)?Írĺ)›Ţ2\FăăĐŃęÎë’&¤Ç”Éď˛ÝZ®ô;IŤÚTćşdXĽŹôčDy"%źU|<†Qt2]ňéüÇ1žçAď®K6¬űxLëđň Jâëv•Bd3ŃrߥĂýĘgĽŮ*ő­Ç!iű;”†®rl%v±D˝Ňĺukła¨Ů“=چŚ,gńRÓC!“Ţ ´>±î˛–î®4Ć…Úďeřç!§ ŐﵡOőä…× ťs •vXH ”^E=-Fۨ°….É)÷#ÁUX†HęöˇĘ-QPS‹Z Ź1Ľ„˘OŚ©Hď6ľzŃG:şśíÉÍÝMĘŮ ŘzaĚŘplŰKŹL{Ąş ŁŮE ™6Ľ˙kÔľř¶ŹyLJóeť’Ŕ—ę‘@NőClŰí¸Ŕ-¨ź›‡J’¶ďGp‰E;tH{ă„}čµáśĐźUÂކé!Ą1Ü%«ĂďD”[š–řDůmLş„Ek–áĂżeŠt¨BŠţć«pB‚]¦žĚ[j 6-aŮŃÍ[2[,ÔČë'\5XŢÉ”¬Ü Wn$`É_pTË/҆4G -$ţćNČ0ţŽ_Čă“:Ť|D˝Ű°áE ĆťŚ•›Ý˝ŤÓy>Đ—WŠŘ^Űw #cŃuäNÝ1pő'Âľ66±ŹLÁŘŕ‰ŕ2ý`öŮ f@ذŘ˧ Č0 ÷ ›oëU 6†ů™ťKmšžÇK~?ü Ęm×ÓÍ~8CP¦qם`¤2°<4!E^fó“l_>ô-@YäĄ ŹŇ»ŕ3iYÓ‘b ¶WĚ}0%©†ˇč‡Řč©ň a“őEÁŇ›žV7Řč°âŔ´?˙ŁśÉ™őY_Éźú‘«,âS°C‹1k×ŕIîĹ”~'Dâ1Aó‡_’ÔXľ˝ÚÖ4¬XgĎúáa^äDYQ„Ň®xĘŔšńŐdĂÜřUĄßĽ‡Á÷Ř)ő,ľą‘ÂcŤ* {čU䥸Ël?R–8hÄ„RŹí> \xŞ Âĺ’XăMŕň’ÁMĄ¨ŽwíRşdĺ@â5›[ĹŹ•^.‘ĚYĄ°CTĽ3á»Ŕ†%•·=:ËžőŚ{`MÇݕΏd bň®¨Ň¸Ď‡RöU'h«< ˙Ď{Ş5_$©Üi§ř•&ď z^“łßjăy~!Ë]ś-݇ŠFËđ×AEbČöĆŚ~z„·›08ă Ŕ^.Ěŕ«c•W~ Gç&Ą-MLč č%esĽ ÍfɶŹb0uyň^ü°ňt5ŞŻĆa!wŕDZ#‡T5żO‹ü>ýËä÷I÷?ú:óäţĂĚ>ŹÔŢóě|¶Äľ„3ŻçÜďČë‘ýxďngőϤžQřNęő=ę–äIéӝѧńČčŰ™ŃKsgô8`vFݱŐNée^p§ô¸ ĎĆÎčc8zßÉç[řnBĎÔÜ2úŹGďś/ĎčéŤp§ôŞT,Ł˙ ńů‘Ś~ŢýÇ83zYhzFŻűŁŁdpw>Ź |§íLč5[Ü=Ź€#ŁgFoâ»–ŃĎ3ˇ'éNčŠ v0~4ťŹßOçW†ąÓy=íťĎóŘÜů||¤óôŹt>O„˛ÝťĚÇG.ĎZć{ą>˛xćÇßKăɬVď@AFśbËâŮ‚»ÓxvűiüNoI|z&ńăLâѱ >;eĂl'ńőÜWĚpŹľť)Ľ¬žÂ#%˝3xVćwßΞ௝ŔÓÍűÎŕ›h(–Á§°3xĎ:wŹÄŇM/_†ň÷žŰ~§đlí^ô‹Ű%] 鯓řŢŹ$ž©×ÎâÓŹeńµ7‹ÜÓř*úě<žŤÍťÇĎ3Źee·łx8eXď]­ď&ń0źô$·ěH!¨ń$>ť9<;$;‡\,^bŢ |}ŽAc;Ň÷ůČŢÓť˝PWys€ůą'ďÄżą¦ť»ä3yošš)yOýĚÝ…3ÚąűS÷™˙ďS÷`ňF–H{ân»ŃŕfśixŢÇ™¶#{=Óöp»Qőřý¤}~?gŹýNÚ1„9-µWyô˝¤˝×;ioĎO¬íLŮőĂúÎhż—°·#aĎoZŮgş^ůyęřäg˛Ü?áNŐqŞ& čŢ3u˘“ďTy§ęʇoĚť§—GžžŰŹćéŐňt«˘Ź Ů4oP~Q+côŻ$ęůo‘¨ç‘DýĚÓyĽ}™¨łĎöťL=•©{óLý™?00~ÝgçÉz ç^Z¬çęů‘¬łËy÷ßĂ™­—ńčż§GŢ<8-]OŹtýĚÖ?Ît=Ę^ŃđőLו^ßůú úwÓő1îl=ó6ŮĚç‘«?Úďĺ-WßŮď#S? ¤î<ýĽ:·;MďwšÎóűHÓĂ™N°+ý˝ľ;Lîś Ĺť/sÚü˝¶y<űć<°íHas$ŕx¶>W+wúóy+fý*űöňř˙*űwö͆ŰÎľ?ôUĘż şşóo­NËżă™Űţ×±;Ďě['—5)óŮ&Ç ţÎľYGŮw|Ö©Ó»äÁéáG·Xň­;ňń(HXĄ˙•Ü»ü-rďň/›{{¶ĽsďtäŢý»©w˝Á/©ź÷őÔ—©w>3o%z‡Ô×ywşÓîôH» „Üi÷ő˘ÜőÎşőÂŘăú8rđ¦űNşťĎ¦x=ľ(źq4üďt{zsíŞ|d}•öš¸űž`+בěDzëz˘Tt—Ę=čţnr ňÂQŮ9ÓőŁąîÔšíŻSk°¤ľJ­W]şSë,…y¤'ÖńhlĎgbóůkç#±†´ĂťX+yľ[ŰÇ‘VŽľö#«fqżłjm—_*ó{95úÂ_ö´W!q‚QÂőóÝ„:ő;ˇ¶=­íIŠË÷Ręţýžö*1ĎžöNY‰?=:ÚÇ©‘ ÝFŮ´ţ:ˇîí»íěUEř­!•FĚdvBm7V­‰ůý~v:ňé|Ôżä¶Č“ťNŁ˝óťfvŚ?’M×ɦ›gÓźŃriݦüáGý•Tşţ-Réú/†'‡].ŻśśŤ°c‚gÓ€FĚ­}ÍúH¨ˇ@ž?'ÔI—â¤uÔź¸HOoůÇLN˝^i6F+ÔOä V‹·ąâNŞůU[!šeßťTŁ-„HyřXň´I/6ˇîV6#„ )GöÄ˙ŽĹÔĆĎĚzň¤QTyúÝͦ^ňösěw7»č53¸$RmLG:Ę„łµťŤÍ íŹl»Ź[0iŮ0yNpż=›Űh!ÜĘŹćv%inç'úhşľ;ßý‘sÓ"ŔŰĺHş% ú¸@üdšş«i«Ľ>ĂOĆÝÓ?oHl ß!«:ąń'Q“?“ś’ăν3#dRř}&ßxÄëŤĹňś÷ô_X6EâLŔ“şÜÚ ő-‡ŽsĎ7včŃć.‡Ľ ŠŢúÜ©O ů¤XłŃű‰$×ěĚ%Ľĺâi8~xÚĄO¤GÇ»‘Eľ3„łá bóđËDgřˇ`ašCTŽg:ÎÍ^)2˝}§äpˇ*žd­rá@ˇTÚ\uŤ{%–}tľ!xGő+îîÎwRĎŢ$)X©0”FyíÚMťýu¦ć•–Á>ĐÍŻO@ňş3ČúCjS™!ď'’NÔ^ŽĎgz>7÷ń˝˙ Ĺ'CVńSÜHźäŰ ©ź pMÜ™™ä™˘ĎCBś;EŹ2č–|ꀏĂr5¦Łž$'liE;ŕ.ŰaęĄĺ „Äpgz ‘Ŕ•Á]p#s[ŻxĽN yíDFkŐÉz8w:!ä,Ň€,'3¡ě3čL×±EÖ¦-ž“÷ŁN Aß=đ·x¦ä‰CĎ&xaŢâ Ń ů¤\ŹVI;ń㇫uęó?CµVŘŚÖŻÝi;ŃO1řđüĚÜÇÍ[Ą×Ť"Á#Ý•v¶Âˇiúe3éCŚniÜŢ乏eđę*>3xGš˘Y~ČÁ“·žł—ťÂc c¤ň芅%®JöŰŽ¶¸ž­ůs˛QrBČfßŐÓ‘ĘßOŹUě#—ĎGg¨žťqĐşĎz,2“wĺŰý"÷O°dŢ@2÷ĹD+Ň˙J6ßţŮ|űCŹ#Ťz‡ö#ťG2äµ#8l'Ü>FúŮDŁ\ÝČhYŹíkŰ߲ů-ŕ 9¶Ý×m7˛đLç¦,}oéüÚVu;T=r©űU]á|RC!ç Ńmôq¶ÉňAËDŹún“P¶ăîAEřžF`čLľU!Vw˘Sâˇ;âťĎă$ ¶Ă=ż>zĺ6.ű3ťÇ7YoQę™ÎŻ˝ă5z™ĎtJ°Ţ^H=—Y·‘'S‘gBĎĽâ>(vBߨđi’¦ŚŠw>¸í&µť =42Ď„ęLčëëáîuÝóB…>FÚ3ˇ‡BęJĚ8ą†˛g:3zäÉ%ݙöž·@㏔^hy8gJ_wťĂi§ôĚ%ňĚĎ”ŠäCŃ{ŚĎ)}ň5QóYÁks{ ČŞ÷覛¬–°'hj2ýĆžśóëRäórlë;fe×[ĺ-ťŹŰĎ–ĺ÷™ÎŁs™ŹÓŕŃQĎ»«ůŢQ‡3eŰ Đv¶ÔË“Ő{@WŽĄ§vűnŞ›RS?By÷ (ďÔxlă@c{6ĎŁĽQŻ;ZĆCF°ń b)ŹÍeŢ#w>,Ý‘°?ZěëAvĘŹg‹ýcž«a¤×łÉžMĺݲ»·>;Äo˝Ď>}öÂ…`şS˘GŤvHUĎ-€ąłyČż–-?›Ů|ŘĆ4¨W޲ů´űťů™ÍCŹ~ëŰ…÷l>yľ»Rś;›çoÔ#Ś6´<ˇŇš(Ňî’hÝů|‡Kę«›Ţ_xËçç·Ší™ÎCËô$´Ýů<ţ%ŇŮ´«ég:ź<@¬şwłB'NJ»3ż;ˇď”AÖPčŹ|ŚĽâŁ§Öź°ňűw (ł)ˇRž›ŕ^Ů|@Šçý‘ywß“4«A(ž¨rÔ7aZĘÔÂzyĄ5`¤Ř˛{đgžRŰ#ˇ?7::ígBޕɫ–s'ô<˶R‘ é;ŁźTÖ5‡b©  =ÄĎîz?<ú \´Š÷NčĹEÎ,ĺČčq1÷‡–GGţcErŞľ Á>gô·źß|¦ôPâő”ľ<şň™wÓżëĐĄY«ýGJŹŽl·'řÖ›–ˇ»©É|dôń %ŻŞëĆšgĘÚă$ ępCÍóąŞSB1zźŔŃ N˘]öÖ•h­¬ż’Ő÷żEVß˙Ĺzô ÂZÄU›őÎęáăăĹőNę‘{¬—Ş©ő„łIßhţiŁu™9č%‹ś)˝(ĆÍ»Gź Ř,.Ózçôx {[aż)ý‡ «%Ť,_=…”!l[͡ś)} p™ż¤›žäĐś}.ÁŢČ#Ąoň°ĎÁE÷Ć·ľgô{ůÇľDV/f’*čřˇ÷‚p´&ýhĐw}—ň)%ű';tÜMš•<ءhöy í]ďÚ62ôçaÉś=˙\ɉ‚RzóLeö;ťĎjëßAáÎć1öÁ„Á¦íČćńÖžá†ÚťÉŮťĚ#1‹†ú=sů&†Ź§oĎć|Ľĺ1WŚ}¤ňěěáĎ3“Ow®1â©ó'čo3ÜEóĚä›g´őlÎOş<5aĆ[sˤ9*&=šó?ďń˘ť—,z®*ŽT?˝şAí:wßrůá§5$;zŻűĎň#•‡hV»˝ŹÖ<…ÝJ¦=zó ?Ź»śż2×kŕµö€ÇDžx[Ä&Ćg2ŹŰç˛#ů‘ĚŁëă|‚XÉ<¬c¶l{6ćÁPŮZĂăČĺ3ĹěË…9%^şćQą<¤™ŢOłťËË^ą*éź^Đúčő<^ÓŔ!ŔhŹ\ž§qńů–¬Ewgž[ݦí9í#™G1ăÉü|$óÉ3Éů™"ŠŽŃüş7ĎăŔcܙ̧IÇ®čYůł3żĺ‚©| ÷vEşţĚ䫛ޖôěËăÉe6¬RŽľz‡G[^»%ÜH€g[ťĺ;ŹG˘Ąf[c<ů¤Ĺ<=Je»ř&‡.ű‘ČGî:‡OüP-XËä™ÍŢčôŔ&TS)§ňYdŕÚ|>Ä]2;&Ţ›Źď©‘ë¦ÝůŻgΰ,v0‡;±ë„Ö*Ťoy<4ĄĽĺÇ _‡0~őöaîw"OËŞąÍćÎLÝůD-×řw*?y¤Ůa8Ţ„™ČßTĄ#‘_·˘n …y@m[×–Č ĽóH䛟0ĄÝ‰üdŻM%ÎťÇc9,Ő;ŤŻ”Ťwq~fńhłÖÝ•Ź,[´Üĺď d'Ě)şćµZďŢ–/‚ŮSöŃ•'( •W؉ϩńÂ4ţ%MůÎq¤ŁËŮ”çZÜÉT|oĘăď¶·ß ˛wźYšKĄÁI ˝n%Tsdň0s|Ç(ŹD~âUú}˛ń–Gxtä±ř7|DQĎ㡳©Á«ĎŹŽ<ŕ Ý 0ŕvÎ<ľÄŤnĎźňÍ*ŔŃě†|Ňźøź ů ™¦.ł˙gß|ł•§Ć ć˙Ő!=«Ůi<űG§J—”Ž?{ňŐ+°™Ź4>«>t§·,§ą ţÄ×'Ť—jłé~¶ä}ZÔÇťc=Óř]x–ç˝ZRÂŹ<ňxř&ě›ËŐťÇă˙G˙61Go°»BWSÜaÇíČ㓆ľ–’č'5?§V"x'ń¸[e¸z¸äfî$>SÜÖ˛™¬wtO†gĄăهđÖ+Ää`§đ†YôŚőŮŹWéáčgýxţ݆ľ?űńÜyN×8tŐ‡|Um6•žI|ݲżós@a޲řMnÉGĎh«;Ë8łxd_>2)őŮŤ/¬ů´ü>uăoxęCߥŇ2ĚâňëI.ńˇŽ· ľ}É.Ĺ yŹŔzx"kJŢ,•ňLŕ[ľżÍö3Ç’ô[…®˙ÖwQómpף÷Vw7úA/M\ľqNl …˝‹çď&á~k˙iwOmĆrOąâ_ ‡ /E%đ|¦ď0&lęI˛r¤ďmU¨zöáqĚzrŕŕŤxôńUÖv:Ó÷©…nć-óň!_@Öä3yoŘ6W€ÉůhÂŻ_Ś’ájúĘŚuÜS§2†ö–Ľsz’MáBîĆŠo]xkň-©twá±uoÓ=5<»đP‘_váË }Š§ŕ ˛*>ń»=»đh^¶˝wĆë$ď),ž‘ĺîVc)ăÇ“÷_Ĺ𫿅ö:?ço–ÂÓ)Ô’řN•}Ëâ “€¦;ßśőIô·Ů6§!1inîÉJwh%YĚE4”8ÚOÖś'“etiÁ°Ôć+9ŚžyAg22Ú}ş6¤GśI˙N~v9şŇتǬu}§°˝ů×_Ë„¸"miŕće đZXeűˇ!XX„ĘÝT9¬LúyHŤ:éj O ,ąůˇŃ}|ĽnÉĹmżľŢÄ%iPżcD%Đż¬qLĹkÁN.Šź0ÇMÓó8t˘´jtւ٧ĆR1ŕÉmv[9'ZoHŮi„ąELQR$ł5…ĚĐĚşŞŇŚÜ˘wGe@/Jł' ¶&vźżĄÓÔÄg[·súŢDzŤOe“ˇ^&ŚŔĘş¬2AřgŁqâMŢ.‹“µ{şÎŢ9ëň‘°¬1Ü:·Áśq¦ÄcŠlϲsáh6˛mż]D3|,ŰĆ5 ńÓŘrC+ACŁsąô™EŔGi¸JîGťa¸[ăפwĄ‚J°bP-Î)m+¬ŚqĘoăĘz2{rřÝ2p´ŘKČU˘¬€Ł’-ęmŁvęÚôďf›_ )ĽÖŁu¶§Śq†¤kmĹčh€Uý˘Ě ;\Q(~·úHćĚ  đ6A>fÜÍÁuđ-„‘Â)ĹĂL»±a-ói¤ÚÄIYád‚ŞTmvCˇĘÄfÇIĹcŰ‹5ÔDčăI'ŢB ľÍâ.Ň<Ó2˙7'ç …úîN3ŃÝLĐ`phŐŽŚ†î¶Ă‰=yTT$´ŹÄOLäą ü4ă¸wŐ%ś}4ç2ۨ|zHf˛âÜJć)ř8=™J•´$Ńc®M†M  E Ö)î@®§ý´´‚łťĽŔä@†_‚Ă‚j%óTnô«= MM©+űtçoĹBsě¨e ĹN“ůü÷Ŕf%Őř(4na§ć>⡠–lŁY®4X–5ĹÍk!»MHz«Ś&Ą‰{@ÓÚţ*î3†ŚĺĆ…–38˘€«ü@¨Ä™ž}ÚQl.8-˘`(Í&ŕĘ»$Ż%úné@+ĂX˝ĐŽ2?šĂÂ5č@Ă¤ŞşW «ě—‹uĄK 1ŕF j*š51Ď´Š őDAµ‰Ń›™ĚdLA Ü­µ?Ťń‹ .&˘ÎF÷µÎ žë€lĽűŘűLÔ_Ľ<†5F&Łţ±Xýfm†7ĹyQٵJ$«iâśvěŢËuĎ3h•Ó™ěÁ6rť>n›$(b6zńž!•ă?ČN€e&7´ÓĘ ? F¦•uxÚssˇ`%H—ÇfňA1U3iÍż/"ČŁUŚÍ]ć †Ůn˛3ŐÄf1u¸Ë=H€őÜşÖ– …ĎםŤ^¬„ŃNŠŰďĎ(ś  ­Śü‡ę†kÁĆA÷'tĽ§·Ö *(DôĆe'˝two%î_'z†´µŰ­¬˙ˇŚ1>yě–¦†!(¤ âš6(gşą<óÄű)ĽÄ§Ů˝á@şŰĄ­^Ă †Ř¤-Â{rŞ6IRčočÇĘ‹ë 矎I?StÓ“;=˛’ć×X&™Ç9ţIŽ«qí»őQCč«ZIMłY5SqÜŕij¶Íѵu˛BÓŘÁ“NČD«e˘µęS>Đ0ř`Ż+ĐKűuóŻŘms+NŘ·GK~eŚ âŹÝ!¤:{âËH Ő{(Íqا¬˝yaă4IµáFrÇmř#đj!«ř’@j­í–µčpeµÝń<›Î‘!Ł,ż“Ă`PDÍią|bPş«¶dpŞ`˙x]±Žő†Áęµ­iEáT *3émň‘Öcz,î•G_ŔžFŢu.ĐN<ů?·µ;P;Ic<] ·=ŞfŠ8rŮMÍřÓĽY; ×”mZ #ýbµbU6ŚH»ŮDÂX#jź8»˛ŻĄŤ?@ůaw˘ygNg0ĂŤxxPXptŃćU[kĺ„h…tRü›2·Ús<¸KJżmőDéJ‘m@(»šÉÁtfŮÚţ(p¦Ž/-Iv%lkLÚŰŹje*:EĆÎfČeÜĹBÂŕ´éęš”Ś×C‡c´Ö7»Ţ6ÄĘĘŮXä¤íŚVńşs{€şî%.ˇëŚŐ0l3Aú–fz# úâWłĘ-ŠúCšYk5ϺÌ–¬xXÍíuń–ho!śç‚2Łf´„Nt˛Nt Ň[ dýwť>‘‹=™ ťŢ™@FŁ eżsϦĘ{Š›ĂfĘę¬Ŕ¸zÝ!ŤŰôŽĚŇ5GÇŕ83p÷údÁ?r0€tÓ‡ŕëLą˘Ž¸Ççĺ25ů¦®>ÜéAOü6Žj]ń®gŹÝ•ĺq‘ŕjŁÜ®§Ü5Ťą"ŇMŐŰVő‚@‹mŚÄ:!%Óé#&耩•7µEî}Ĺp¦uÄt/™~Blä@bÂ#ť°{;ŐA¦¦k' 5¨,Ź:çV¬îÂĚ0ř!7eśÖÓŠ,`ؕƲŃL¬ŕEăV·čеį+'°Í|°‰s¨0Úę%kK˘ÜmSVˇj`Ţt6#Î#Ő(év€°Ďä)bŠ˙ŕpçîđyK ‹„ľťśĄńDL#_p <×(ŇSďĆ5â7cc<·s’¤&nŠ*G!t[!Äcs$ ‘‹^đqa#ˇŹ›Š nÎE&1 sm®ÂĚ6Ŕc'ĎŻ7&,Ő±#ÝŤ)ׂż ßŤ?Ć…˘H2!†f‚˘ŁK€:>&dUĐŹŃmf˝cĘ qm=.ôś8Ő˛iR˘”L°_ŰĹtpÖˇŔ®ŕĚ›ÂRíŇ0‹\ŮłžáEŤ]§b…0Ş•“ť÷Ü XV5¨E˙-˝Őlś_č€ŕ¸°~h%fÝÝҤ«¨"ˇ#WĹ$µ!ň8`Ą Jv‚Ń›ÚOěDO &b"$k­L®1şŘŐČ•˛&Äcâ ‡Îc\…’ĎĘÖ~~Ť RµâµÁPq­Ś&4Ö`zë'Wëćp¤ř©M Ĺd”lAV‹źVż ĘŐ-ě]ŘJ šYűŘ“GߖܸÝMX2”]ÜĄ|z‰—¤sc‚ÔŚ‰‡¸9Ť‘ŐĐz¤ł)άÝę;çGĐźŚ§ĚŔąÍé[®`ľ˛µEń,ČZ•łů©ó§YEüTĹZŇ ‰™oR‰F 9V0ŔEţ¸Wµ|áčCŔJÚćyŚP $Ă´r8›ŢĘŇ äKîĹÖk1ŕ˝®5ĹĺÂÚ©©[YOĎXJp@•Ŕ śŻř^nŁ ®ć7tî@P󀚶ŇÚŞ‹.H3ůl†Żél\kçiëˇŔ‹'VéöF7XUňé)ቢ%؆ ô_Š)îťÔŘşś˘©«YqWKĚńĺ­bśjđqެOĽG@]ZâjđÝú”ŁśÔŐBęÄ|ůF¶„#łÁ„ů¦±Éŕü Ux{©G¨V µG»Óâş3ôeëś…}€JŚě­•í¸„/Čž-˝ßéMňüMA­6,H6ëÔrhşČ*pG¦3¸=e›·ěEOÝ0Ěn`HÖ±®2ä±0Á ł$«±`;™ăŔny$˛ÁÜcËĐuŰj:8BůĎÎe<qfâťÎĘ˝şh‘´DžKM¤9[mÝÇ é&VVăcVo/e|ľ˘Z‰QĆN›Ť{îÁ$›C¤Â ˇÖKÄ·‹}’‰ÚŁŻŐmżµęĐL3öĘUřu+ă¬E˛^ď|ŽŃ¨; Qۆ[¤/ăÄ‹<™„cV¶Ď…~ô šĆ”U2;˘Ĺ3»Ţ(eětť„¬Ř(‡4˛[8§Š®­Ľq0¤ě0›hh±UüâjIrOúXCpą`_nuŤRŤÂ˘N~hÚ¬‚{ÍŐäŹ Łá‰|*5ÝšâË §ž…ŚŽKč¬C ™!¬%ďěä ­Ő4Ôiž#c±i+ÓaŞ…’ťsß—Đ\›× ŘXOżxRwöá¦P_(yŹs„5VPó®€hě*`3ĂŰ…ĚűmTĹ}‘Y˘söÉÁ>*3×H^=ž/{6µł!¦A«n˛X +˝%ňÄv ë…ś…ěVďăFůţ×’úşń řöp7h}ŕ 826±AéĆląvő—9AĽ€‚ŻŹiTŚ˝\Ű„!†˘u<‰yd@Ů%73dS)ŇÖLšBÇzűw¬5~a: śŕěö6ži=«źP8pŢyëşK8›˝r{@Qy"^<`8avv˘ËxË­%Iĺ]eu:ôn‰Ä,1*E µF‰Q!aŮÚąë»2eVXoS±’U¬µWËÔ]’~ŤagXŻÖ˝¬×'ÍŇ©[”Ţ ÇÖ5® .č°°ŚÜB\”ŕŤ'C” ĘsD˝ň†‹Ů(>ex9ŞË&Ł>Ě~Đę×n©™Ů­Ś«lCśőe;ĺa˙ľ‚őĹÄíI6e¤ěĆFřLlî*d4j„ ö 6\ ćĄ>ďnÂv7B&®µ‚÷$,”I˛ĹZŠ3,&—ĂĂ—1°éD›…<ĆB‘(Ą $ád&Ź˝Ňźi˛.YF䙋DWĎ X}WŻ#čBŚEÎ’$xđH ‡Ěf˝`ᱺ[¶¦ëŤt–RlßâěŮÓ !OdÓ ‚ŽbÓv]ăPŰ)ÚRgŐäýGŐďśƄ];=o>ł7Çđľ(®dsôme#źDiIŁV¦ŘjďĘ{}Ĺ C\łĂŤ`—ŔrPhÖBîa3&Ř ‚€,gůśMl3lé_N…YĄ˘”Rtx4+ ĽćqëĄ6ĂĂŰzźüxY}ĘdHđłŚóçnXýÉIdę„Ő»PĄÂS5ŠËmb­dŽÇ(~b ćĘ–:Ń :Qvś˘fěś]±ăŕ;›{­Rś›ÖŁx›éîN92!6ŤK_Ă'<)U]Grěޢ Uë;Ňt^!@s4§ła­–vÓkť1GRő°Ă„j"CJâ‰m­HL‰QW1¤^UĆźŐÔDZŤJŃNcüŽXĚ:'±¦ĺ˘ÂÜ*Őj€l~' ˛÷TĎmˇ®…©Ü~J͡°‘‡)ą:Ö$bo mßś4Ź$Z$Qd^±®AŠĹĆŻ,U!Ë^ŃN-TŞ/€IńhNřM z…  +ČUWĐ µ<# üĂŰýJšőýuŇÚLŚFbLúŚiH'«ç4ĆTşVŘ‹G¬Ď*á%éptNqÄĎ‹Î85xSk;\ÓŘ”ź ś`ŮfNKcšTąŞ9łŤ@kđ9yµ]ŠË‰Ţ”ɸ„ĘĚ5x¸Îµ„Öž âhvŕ;­µZˇ7TÍd$riŔě’đ$!Ś«c”¬ŰÉH«YŰDÖ‘Kż'o“ ,ăö’­^”(‰)¸KĹÄDŐ%.ť|¸Äčą]g˝Pmňˇ€+W“Ô“Ďśz|‚<‡!—¤XൌŤ.¶0’Č®ůq$žq˝ćBđşĚŞ)a29R—ß1¦µůÜŘËG¬LÁ Đ^ě¬/żu4Ť$řSµQ†‰•đ^G’­?I/¶Qú“Ń =ŕŹ÷Ćëí‡.“hĐÍpý‰}6Dľćť­Éý=mŃdТڋ‘ÉIŮ‚EF ¤R ËEbËßF˛Ňɬh8i­tţsú~¬ ¬Fp\…^µ®Ŕt1®`]˘>źçş-b^ ŘÁ€¨Y“; rXMÇPoÚ}LRÍjÍ3„˝A@ds…ňśq Ćdë’–RR›CłJ}° „¤WYłE"›˘5l4źYÖź…€7fd© ÄŞµÇĆ B1%j‡?X:Í–NIş’Â[ŽN'2őŇ» yń÷˛gى«# .€«ÎK5Ą¬¦éaP0€€Ł7őWîv! ÇĆBb˛äĎŢJimulÚ;"psÇ=Ú=ꦄmö—gXł˘€UÄÁbc‘q ËŇ;iĽFtŮA„ źĆ˝]?­#$LEĹxĆ«ŮX79é[¤¤…Ëw-"’ůTe¦ŞČY¦V±‹VĂBVč-U\pÍśu0ßk¬,¦ÔöW¶Šqˇˇ±¸6÷†ú†:í€0±H‡ć=6QŘÁ6QÎ<şŢAq˘¤Ľ¨Îáü—„ŘÇ#zoI>VăPU™[“ěŘc—!şŮŔ?ďž6>Á˘§×ô¤¨Ľ™ÂŢÇCi´‡uP1dŻpHŁşŔc«˘âĺĘĂ`x“ #/ŃVNwá<%K9;űAŮë‚u_Ô<äYnx R6D¨.q(ă¨ÝCä×ćs4´<9Ă †Ç!A®C©2ŘXÁ5VŇ'6{ ÖH6!ôToĺi :,3AÓ_Ë‹Yżád[m'|I–4”UíąP‡ŮŇ‚;BšÂ÷$U˙[ŰŚŤ­Z'§Z‘̧ݜ€‹zŁÉPáSĂ;PĆűYÔ×-glMŞr8]:ÚA~Ľ†ÁZ˙M(<ş-Đ PÝä%xČ îÖ®­gÖ…ÖE0`f h±¶`gÍ\¬ Ťó‰MÚ›D:wFR~ó@×ŐKxÁJK´>Nžhš‚)ę[ M€ZĐ';ŮŮăĂ®ŠúbýěUlR|Ř´ăů4ŚÝCŚj¤†ŞµRÖUvÖY(8q‰ŽC\§ŘRŢSÎ:at'“l{X”äWu$>Ă9­J‘1ý˘ŁŔmő”^ >hř·YÝMgĆM’%‡ ěąYc‰X¶Dlń 3gPŁYrqGgÝM&őlqô}Ľ…™‘ ˘I˝>jxłXĚŠß´řdĎŚ•f±3•÷stŇj÷ňa¸˝ŤH‡rYQy:ň†ˇĄW‡>`Şcě«lş=‰Őo™:+¬Ĺ1ŮŽç)°oU;•9>N±ć ä8¨„Š„¸xrÓÖĄîkq˘NBkĺ#ýhŁďÖT[I*Le [ť0‹LĆűâ3ňŤĘŹV… Ś®‹U¶'Aę3™řě9CĚ’ëÉn6”±Đ?2—‰&G,C¨ć] ´P(Ĺ˝tÂa)ł/DA4DAb~™’u*®YúĹ)%ŮÎÂ5`Yř`µ&`&SÖ˛%© ŔWÖ7d~z1¨Lbšm-‰ĘZ,eNőHĐĺVCÁ·TrŁF2!ÁÖ5ŁŤ¬‡ůMJ*B´űk AI´Ó=D‘2ˇ“¶3޺ƋŔÄ,0 Ő§“ 1]gŰUIkj_ű  Z–EźĐ›´bĺ8h”Žo4§Ő _9IáD˘@éWô–ŠÉ"ćĂU WI#y3úş]‰Ö_<Ž<‰â†¬„zŁ™ů-Žv Ń˙ĺ6’XwţÂ|HrÂŞ•tHďbUer.5QĺBÁő©‘Łhňü*˙°P5ŮŐ)Çg!¸¬%)‹^Z*†áÓŢmt‰Äß[źŚ ÔŮFÜFt§UIvŘB‚ /rcJ°ĽÄô”}ŔmݍóAh‡›¶VJ1Řaŕe´sprEÖn=F8^'zĂ› ŕkŮĂPk4hs]ŠL(«/™8 ¦Ué“%':n­Ţ  ´móa€?‡Ö:ţľ‰~a(ö@~7Pżd†»ŃŐuż6ɤ“Śźř~gŞ1UŇ~$ÂťUo7Ý×G `5 a0=叶¶Ż©Kg Ď, ˙¸užń¨4”3ňEŚĽňţX[ĎŠH¤¦˘š3°l#čŔ‰;ľCđS˘í†^K3~żŢkF*÷)ŕöFčxąéY3íáÚŢřł‰EOąŞNĄ Ę(bKS—›2YAőř{!çÄU18°§ăł¶ ĂdI°Ç¤ Ý‚A*Še~X1dşWΨD§’ĄMĎżH«[5 Ůj=SĽĎxw’ýÄ}A05­d˝1Ůí”]La_*sňŞ>ä¶1™ë!ĎnIz0=Ą”ŽŻy=09Č®VÉŤ^€#¤Ç@*Žö÷Ýđ/v7÷•~†·Y4ő <ÄÄŁâťAĆ6ŞK1ÂŇ@^ÝÝżk…ţ«v Ó(EÓ‰p™Mć\ÁItô™îS@©{l=Í PO¶JŠ)é`‹$ăMď˘Wv2i„ž(Ć |ůă”’x$ʲq Ť×8›Ďű°şŤvˇýÉś0Ę'9ůqŢ[HďśŘFăAŁETŐnS1…Ľ â@Çy„Ż_AÜHvÓŘZh{“Ý’ ľ¦HP0m䦣q¸ĺiëX‘p8Ä&Íż#+Óŕ€ˇPÚ_Ń ĂkŞV©›őĐY&WŤ}xşę‘‹ů2KňbNĐ”Vn–ńn;&äҶ_Í˙¦˛"¸‰0*ÚëZçÓ' ĄLR§B»wnĂ\ÄCdäňcÚG‘§;+$]ŔčÜĄĂ\Ş!§†ňľ ç¬ŢŽqŰ!ôŁň<84v&páö]u*µµĆ—č>›fX{tŤ˘°đŠőzŠ'+ ąĐ4äX}B $*đ˘}+¬ŕ:™ ŹĆŤęqwłę\¤E«$oŔÄ/Ä7đ>eCaöhˇw]ŐU§ŮŰ7ÝQÎď·ĚôÚ-Z…4 \»ň:21}KH 6>Ô¨%kaOGńĽýŰëęřvÔN(ÖcTT™¸xâ>ëy+ęÝ|QĐÄ2JQ!y1YgęÖŕrłźĆ:öˇ©dVŹŽ [3{­¤ ił>@Ůřş ľŮB ×ŔdTIŘ>á˙Íb”ŁŔkŕD›e5GĆÝđlęDB Tč»äü ÜőŔp Ü`ěđÜďlân›u\7ŠVf˘ŹňyIč«“We=ŰŐŽAöjĆă0ŚX.»7/_-š8ŻŤHIÜýŹ~ŕ´ČRyiU ."g¬Mşu IźAČ<$Ák*EE^6«ÉíđĺÉJŔěĂ2l@rź&ł!A!!9¦™ÇMĐMü–'ńÂiľĽC. YGN‘¨/ ZťÉ‘Fz ÂQĐ×d ‚)„$ÜŐjäŐ&á GIŠ<$Ü\%ş±čU!«˛r‰‰­S×h1Ž…ş†:‚ďÉC\9ÇYŕ‚s4f­TТX'@#˛¦ż 6ŮTpćĆ N3 EÜ {Ď»úú€ě}a~ÁśDGű@yĄhOsü›4r{Pż‹žą9őeąQ˘–Qm&›Čg’ŐeŹÔEÄżÄ'Ëau!üX_l<ËzŇ.¨Śé=©NÖţÖXżŘ)NtČ…V׼«aü őxđ¨?Č­Ćm4Φ…#6Ś×°´ďň3>ŐTmklłĹyĚD8Ü˝šÄĚËUAîaîZ^ëőH%—4ý0ĆęŤĂş $€˝U6ňUrNoš1ŤoČl]µĚc®{R {Rµ Y/UFÚ#…[ĺvĺëu“|rř/?Ű´FY“74Ł;•ÎAyŤ­Ůk<ż¶g^ÉőÖi…\@ëâVAhŞŃ úŠ©ţ;uR3Îżç^wë#¨[fÄld$hS.IŮL#·0G{¨1h…·.äż(?M ٤.o¶Rř‹Rd™ÂÝ Ô(ű‰B_¬đpB Ś=‚„ŰáşËUđ`ĂŚ$ü¤dv_SbUęj73…E˝Ń+‰­©Ę?Iůel9˘@Q–…p…c $Ŕݎn,¬§‹‹áHÝZîĐi#K9ó[—ż “yČ6vç*˘rťţ<+‚×i$˙Cľ`Čч—?¸Üch”Y\Ƭ9›ÚŤ^‡üťšĆÁŘe»˝Ţ`6Sµ?Łác4OôŞłÇcd,~X"‹×’˝ĄsJ0¤Ŕ:)Ęě±Qé<2ć,Á©·V9Zo¬€4b‘4ÇŰ*9ł¶ÇFCf›ŽŻ’8l”u.ŁB¤=ŐŔL„ˇÇ»ič{}E« gĆëÔúÄŻUjŃ

•Q ŘYP©ďđ ¬l‰)Â\‹7l˛3ĎĽFxĽ "(‚źGđvb2f`ŃnSŰ@DÁGueŃ@ŤóSřĺpÝCoD÷iz75‰SŞ·ënM*°PąH,nć\ÔĂÉm8Śú©Łv=®IŤX`‘C"]ű8ÖÂśâ#—âA€%v#%ń$ĺů3ŤíÍGŠ•ég*ä zľŚ©ýam˙Čt“Z”­7K$ ŠłáÔŐ(:L1l©Fá|ňSČ•9 ¦rş‘ÁPX\?˛šĚgäT»X,}GałĹ‘%DINQ3ľÂúĄh<öčxĽąR“nŠqZ”Ú€nłaj¨T—«€5|ĂpDsúGoÚŞđ¦ #ôśŞ¸F¸zv0H´ă.y?cä«s¬”D~b°a,6v/ő·;ápŘ, DŃŘ=OĚób:Ä`ÔĄëV8ŁBٰ’îŠä¨˘NŹ”Zů5Ś ©üÔÇš±,oŔc̰ ňöđźĹ:Ę ,ąč'ÇÖÍg®Źn·ŃWĘ<*çW%ĺ„ë™ÚGRµ|%U\GęŐŮOKÓĂ)'ÍN HDEę|âÂ`É™{ęť3jp} qFÖV˘Ű đŃh%¸IŐ ¬L~€”!ăE—®ÎĽçý¸Ěli¦4^Ě 9ţ^úy¤ˇ#4g‚<ÜuŮUťd^Ať´F [Pëng7]-D FŃP)1ę—ĐA(yűk˛ň”c’Ýy?Ă´L‘r%SÔ”xéôb•9ĎŃCXj0 ‰)–±±ŁúűÎÎ+)ѓęÁ浤.ŹíDq:Çáń„}ăÔjĎi‡¬NőĘŕß)yP5§¦+Dĺ‡ăQő%•1Űâ îou!äˇOiśwq±ŢD;×» ÷ ­Ž)ź”8Řě5]4»4¬˘šdyÔsXńëąQő`HÜő%Zy{ś…7TB:) „ĐŃŔVw¨ëˇA¤P\”Óh¬“\od¦h˛jĘüF•lĆŤťWĂŰŕhH»Ü+ëFbot[  '!kśVť‚‘H+kŽŚ5·=SÉx‡¦“ŃTŚ9sb'ZîŠ&:Uč µyôëü@_ s9é ťÖÔ÷â…^3Č/üDmfŽ{w­…“”.+QX˘Ŕę´îo(ńęôń .07ŕä™ÍŞćŻŢ„A⸚zb:«˙Ű´t‘&ę:ȉ]ĺ$źşC}B ĘA”őáEǢŽUގŹÁ~ďx}R%Z[†hťŤŞi=°Ní“đÉîy¸ćBĂď$(¸0ŐÚ]€n†u§ĹŠ´4Á eÚv¬1‰±˛Fĺ:K˛Â‚›«SqK?…y—Őžś•ňGčTŕ–DęĘű!…XbâÖŃ4«D±÷.s*ő׍ů~• ‹|ŕŘĹAŽÄą±q/8H»É§B®n,Ću‘CŤDGş7Ň{f¦ (‡ťÝtßrŢĚ/!ŤD˛uqxňÁ˛+ó`7¨%šCMfc4}‡á†mF#ădČ2uPXĐúä•dŢ CO¸ţr1é ššMŇHŞgĽËRQoľňćXËfŔđËEsßéxÝö8  DM-mŔ¶Öî»B•X?ŚžRÝ·4ÇŮŇ!Çłťb•dî^}AĚn0¬Ę¶.Ă5âpÂńˇqz}Ĺ{ᯅŕčWL˘>f¬3ą›jϱ Ź.(QdĐqŽŻh< A–ŇâÇŮUMDJĎ‹±©šWăłP°‘'ÓŔP `ć.ýת›‚kEš“ƙڣ‰ yë·Şl—)š‚ą§kĐWÖşGF—¤%ľĚźQ/ÔŽ…ŽN†}ľSŤÖ‡"˘qÍ-ĚÚH'}˛ą5AÂą‡4 »ĄĘŘ,ÖŤxó˘đtü(RÖiĘ®l‹Î'ąę ©qv‡UAŮÉŤyř)CĺŞÄÚ#ăf(׌[ZôîQ óű *7ŤĐÇŢÍćŹ~Ó7wĺQ­7^â MÓW!ÜË輓ÉA±·ń˛ţňŁ”Śúťl„FJ?Űč/‹D‘?ć ‡"Pf© Qvđx| „ŤcV\cČ–¸Ód†Ű¶36×-¦łâDłă ąďŻę“ŞÁk­Ęˇ/gş’$é/ÎE4=‘ąEĂ–jɰŕn“c 9˛á©w$Úäf''ÜÁ®1qĂÚĂäĄŰŃňďXu¬~˘°m“<ĂhŐQ§gŹCŢĚ©Ôě`#U⯩@ŤM%„V:ۆBŋ˙®ŞržćÎqKµ\ôIŇŠ=7kí Žút‘ÔLŢ\·'ŤVřĐťW ńjKéVRIWęů‰]_e8@ áČö)-}c=ěKhĺ"p˙ë}Ě›ÖćB„t‚X tqIŰŰ|â#„4âvš?h˛q„:V,Ú>PöÂú2WŁ©ę‡të‹nrş™l/§&(5®MB—`§Ađ[a§Ší‡›18ăşŮ%ExęÔ8"µĎ4Š ?Ô<ÖdÔĚň٦E'űs´†Ds+#`?Z›ěpÇ«nf\$s9Ćcéă.'-™ÎtmB*‹í`Ě6]–¨§µ»ŞŮ´Íé÷Ξxžđö(˘=z&QĆ“’t€´»'úô‡ÚNŃGíĂ_<Ö'oë ÇĄ*ţfdf澊ٕ-Öoěă7TĄn-ČŰqЉk6ÔcfŐaÝJęRˇ´ŹŔݬÝPîü¦łÜX'P7k]&8Zj˝aľgÉ=ŻB3źhÚö€qŁ™8őĚ‹˘.0p1[ÖŻÂ69™Đ–Ń„+ÇFĹđˇ¨Ä­‡@€xŮpĐ!˝6.kćµ4›ms¨ŢH#¬ Ľ>h€ięŔţµŤĎé+¤®‹nęóá ĺ*ď" Ŕy0I%Čö6†ĘśĎRŠ›(Řŕ§nÚ«z•Ҹ ‚F†şş§žfĐ)şĐnń¸ćxG1áLůşž§—]…„zŁÉÝHîiË«¬Ąß› ©YZ<_soβže’0Ѥ†$˘%´‰ďJg‚(Č^¦ĘÔXô;Ř+BLe&ŠbxűgŹő,6$ŽĎ˘GŁą¶{ÉŹ©Żfě:ü€ĽĹ‹âZ×({šUfH5¸×´&'g&°¤ĘMą&3Ľ¶•k.˘­­ľă·żRnëy!ČS+/ż©Ă;uP¨N‹’tj&čš÷ ĺLdOw‰6ÁŽ.*p÷T‹JäÁf.n´j˛ő†©7™˘e'ćß(‚:Ú&@^Ň-‘Ćtş'h«ŕÇ (d›šÄ0¸  úµ"Řřś@ŠáˇHŮ9MÄĽ—âBRż­¶˝Á÷ÖÚs$h9$SôBĂ {Ż —BµśJ L“üÂHÉEÇöÜKß™&3%˘ŠW+ýŔ±ődVÉŻJhš[ďS?p Ih l·=J ´sIQměbc÷kbŠ6OGöŐY'5V#l#ŁđNŽ­0S ~ä¤/žĹŞy/Î`ĺůoDf®łź!0™E¸ßE3Ľ:屫eÉ©} »d8 ,âe˘‚„N—h/~¤}Ŕ÷ăXΦ§†~‚°…Ţz?˘hg LŔ’łűšeŕ÷rňňsĺGפ¸›„ĂСĹsŻŐGŞ}=)X«Ž\MČ ĐÚ­¤ŇłÂYÓ4Ťß@nŞéëgY[1omÝÄŕ87ôŢäŔuČPe›Ô±‘f–’#<ňb$ËCZ#­)2S ˘ąyF+ GÂeL >ęJ‡ܦ˘"[ú~łńoJyźP×U LâĄeNąľë!™ŐWA2™~ĽĚ’°bgÔá= ®Lb±…ÝŻÝďDdbeŻŰ4‚ST{Űc• Mo[ :ďO3Ö*ľ&Ĺ[^fb¨¶hôreÖuŻ“€EŢŐ¨€ŚVŚNN\'ÍŹ“‡CĚ$ëć aŮPw'4/ž›’- rX0oO”çš&żesÖ6Ń“/#?Nľ•W\3GăČLŽĐruc–ńh¤JjŔ„N?¶ut‚TĂyGR=„‚nXÜô…ŕl´ôDD|›Ş(| ďd–@ˇ‘€ôgĐ©[¸×ó)Ⴕ…«č‚s\k¦¦Î„y Ě–ql•č ŢĎ6čZŁ–18›˝»ŠkJ®Ú‰qI:şc“âvůU‹y@ů»ĽŔQě’ Ńüżş=0ëzXä˝8Yŕ‰ëÎrbízB‰fSm†DĐTEskšśĽßÁ¦É¤š ń† ׼SľŽ}AŻąý;ŹŽ}ĺ¬wRč-Ę;Űžů«#ÓÄ;Śe:LÁě0``(¸McÎ]ś>‚ORףY•Gą8č`KLČ73±b{2!í\#ŁÚWΖĚî<ËĺĂH·;dň'ˇ*âd޶šăh¶Xńp0Y÷xîát×Vľ¬jl“4'˛Řň€\äö×©ç‘ ܨ€oř3é-C¶¦äËHoPĐ5Ihr-Š˘ ’Ý ŘňˇÔ 5ă§ŻҢńz»Í§#}hŁtňđ‰ř:/aOťTĽ#›#OŮyŰ•ä&@„qŁ‘Ů®t„6#“áĘ Ş„„mE\&‡=TÖAjɲ\ěL˛©70fŞ“ˇ0ℜľ’ c °s"=/eI× tˇ9Ń’˘Ő»EžéĂŤüôÖ=©¸WŁHŐÖž”Őí7geś n`K”ËɱŃÜ_C×É?}g ŻÇ5L*`y®Ry.žvŃx»ť^x”ěĽp.SčS‚}™ććγĒšÚáŃĐŤěŽuËş«ůŞdźfCˇ‘ŃL7¨€ŤđOöŃöO¬ë@d®”ćFzRluRkRÖŠşv¨‰LÚ:˛šgA8ČăŇ’bZm04 čń7—îH•I‰Ů=z¨ë6M5ާ2J•iŘ«®ËRŮ·Rú”oC_âÇąÚŐ)šÄ=L( uM”±9ę)Á*'/JUřÜęă1¸ÂŹ™ňţ? “s"#p%ŞCďČ›Ýţń ·ă÷ČĐÎöfţńpÇŤ·O©{řôń>EUŮ|O۰™Źn×›ízűć&|<Č Lî˛Ţ3¶˙ĹÇĂ7ŻŘÍŰt?M>ŤďÇg¤ßoHűÇÓÎ#0č=qO>Α@” ß’¶óĐÇĂzHé°Ţ“7·‰ö&˛Ú°Ż*›ýń`bëÖ{ţűżą®ëăcýß·żűő_~ýíüáOßţóŻ˙ń‡ź~ű‡?ý&ý*†ő?űöËţăú7żüůżýŹ˙ţŰßýü—?˙Ů·˙ú›˙őĂ?ţú§ßţňĂź˙ňŰő‡?űö‹úýúé·?ţáĎůźúáĎřĐëßýâżü·ăľý«ß˙î·?ůö~ňíźňí·ëďżţ×_ţéWřăżç?üćţđç~ňíĎ?üé˙î7ëţ·˙öwżý×ßţĂß˙â?}[_ő»ß˙ěRë ˙Qb™¬ĚŞX"¨°lšÂ,™%ëžÍ˘yUňä*CΗť‰2\Ȇ-WQ‹Š«Â,¤Ä!»qŚI{EF+qÓMŘElŃ&°l&r˝?đ5W׼Ś:"âä¦mňÚÇĽĆŢp´YĘQ3ßy…Aů¶0#9úŃrŮh +X€Gmę˘Í&ŔV9SÂ$.é2 ä¤Íč¤ČÔ‹Ăy+ěBůË0Ë€šô@ ÜýxŻŠ¸“š)6Í=šáŠŻ†Ąă”Ă?NaéČÜř.‘Kă/8ř±ÓJ…Đ@ÁĄé3ź•|\ŃłĄˇŐj Í~ŘŽŇŚĹ.Ü…¸łśDbĹ5E¦Zž¦č&‹/k.ŞŇăQo\49üRh´żĚ Ťt–&ôI^4j(«j[ú>ĘÖłHĺ‘=Ůâ0čX#—"îCĐűvVW ą’ÄÂ]L·răBÝŘ6IÓÜ=lÍw.;ȶqC¶žÁ6Ď©’v^"_LTTŕ©Áł]RÇ…r\Ú¤Ăq”±‡0:ú/’Ą-a­îY¤p/řŞ· +±Wń.%˛žôy™=ęIâşŮ5É Óý5–©”*ĺŘÎWC7kďŕ6eőe”)ÇLbˇµ„t)Čł> UA’¨©—%Îş)i8gő‡Č?ë$…0ŹÇÔ0۬Éi#AýçČť‡RW¶Ä1Ł9,Ý4ű8[ä,äé-<ŕ<¶gB‡Ś"3Br—é@VaÄŞ|ˇ›´ “_Q% :Ę^çv_RC/ł¬đĆf„fYĂě†ýŚsh—lő*ĚxŮ™m$–Ç裛—‡ç X/Ŕ ÖąÍň¨|%š×ÇśC7ťô…é\ekó™Lw¬¸©đ`˘g…oÂŇ,ö÷fZŻ'Şk"ŮAS’5ť÷ŽA˝CŐ¬E.#€ś=š$Ľ¤ \w¨±X˘¤FŮ’;PG¨ś.‰GzŠmÇŇą®ˇ©ŤoLyÎČ·ŇŚĐ%PÁĄéPe5“¦ ââ3§÷ŰD…¦dę˝Ržł¬ÁBeâ>ňXVXNl pŁ)hÓ™JFpáľ»qgE®ő‚™Ś÷ź'Ů ¦ź]<̨\/cÉhLvR±>g=şJHÁoÔM7HŤ'óEˇwuD˛Ř)Ó' dmŞm=]j•VkKU˘ÜPr÷e:ĽÂ±®_fäÄ“zŁ˘ź]Ô9‘ó $Ϩڌ@ő×ÉSÉ^3€űŘM‚ş«˛RÚO1­ úŽ€Ű¬ŹuZ ô+če´\fĎ YJLŰ\;˛+©˘ ]ś)”*›¸WűÚ†¨­:a~ɤ[S ơ tp:_čŁXq4UdůZs‚Ń‘˛¨ľ}ĹŇôôUZĽh÷xĄJ]JN!"‹ęVQ…vĂ ČÂ(9I@QÝő˝ýdJ-] ˛Đ˛@WŃ{«spH i¬†·ĺ•|@+ŁŻWˇO#Ř뮝É4Á Ž•'ŔŚ2IAí Ây“äס|[÷R‹—ÉŚŃFŽťŢ!?WüÇtçr’ďXżŇ"›ÂĐm‚°ßhuMĐt„GRśŽ‘ŔŔe*=Ś*p)jĂn7»Öh˛TSO`7C`0¬_t†Ż4x9dĆpEÂŇxĘ&Ą$pѤťbÚ*^Úž`šéŮ#Őń˘Xá[9:OkµA=MĺůP?Gاܷ.*Neâ LĘłÄ*‰"Tč† ŚĹJL@÷§ř_ălý®l…ŔŐ\K™·ű_/äĹ•}&ăôâš›÷׳ɾš*PâeE †AĄ^!Ç€xrÔ8t´Pí1Tóą ű8yDdĺ߸ \w˛ĐëmtkĐěŘüńŠ™FŃ Ňś®›Ŕş7|ťl%€otwô tüÚf$ĘČŤ–Ąt50€#±$†zaĐ Ł€ő:H(¦V E­8¦[ëĹ´ąX•N2xúĽ›.çZćá.WĐČÚą±qÂfJĄîśžiZ÷ ;Š9˘Yqŕ˘{0WPÝŤHy夦ęĹyű«^učĹpĐDl8äâč•4Ó :XĺŞp(HfѰ´=qĚYÍJ 熔uFîç&wň·Nr•®Âiňá/ëŔ1Ł( ˘›?"vZ_j$}D–ť7 ©śÄ# G/ů‘źL^fV*!ĐjĚż‡fŻ2iTŐě•4đ Ž);ËŰLwd˝ŢŐń§ł `Ůśđ‰AĄ>mŘŠ ·ígŞ[ťÖś˙ ¶•Ă‚Aś#čBľÝĄ;Ý"Ł2ĺ‰Yř ó‰ ´»ź})J’Ř{Ż“R”™śdŃ#§Ň+’âSQż+idÖ1¤h ZÝĄ¬Qw´Ú´á+3?ÔYt١ ,L0Ú˛Ü$üńŮ_‚€P,;$T7ę77>č Ťvá4,vŐU&)(Eܶ Ş˘âU!·„SĄ){©şÉó ýTRýŇö‚F3=ĹĚĘ›Dőµęôď¤ÓÝ `E}Ŕ+p*Dłr·Jŕ ¶á’řŚ®± t*¶D'â.}XĚ d‚˝•źšs­Zš;WÖĺ !ŚĐÚźbCę7%ńŚux@IW J7v6‘ W]'ŤÎĐZ d¤űŁ·Ă,oA` N'M\}Ňᬶ$ŔX»ľ€Ůб Ły†ZąŘI¤ű+Ć„jŢŞAFşF!âÁQf±#Ż¶Ă©\‘ĺL4X–I1µ*QĐ`Ehn ÉÎ[{łÎ~aÜŮ釫DT‡¶Żśë+‘â”@#Ë Gm›ÄĹÄvđ`áą„D´Z"Ú8Ł€7ů±fUŤÎtéÍčśülĽ!Ѣ´o,3‡Wđ^DYl´.$9ĂG-®őŇ’­7™µ÷Ă >|Ř4¤ŮH‰ÔĂ0ŕ“VsC@]đÂĽŘ…PţekÄţçŔĹÂŘ˙€Źh‚hřKĘű$o§č—n‡ÍěŮâ಑>ÇQî&"w [ôÁĚúĺEĹ©Q_íXÝňÉŁŽ#]¤°Ţ«Y*0ć®»ŐÂ0!y‚Ě,«ęvC>Yay M˝\˝:™h)RŃN|sęĺçŰ}Ťmš ‘‘ ­î|#ăѡĂWT¦8ac¬¦ýFÔj’ođ!†Üű ťÓ˝YŚáŤgí2of#Y»ýwś}©» ß2©ß#rÜ[ “hއL`»"h9ďż"qítÂÍ\íÖ1lřRč%ÚŹ† YŘfĐĚź9t8ş˙8y˘N¸šm=¬!m»»ói>·Í8dÍ„ řA®ĄČžĐB*ľ,R¨ÁTŰI™‚*‘ÝC¤+śe4řŠaŢłö9ö<×Ă`uxء,Ŕ/WÚŃŐ4I» Q žë{¸rd7X]vFuhë Ó¤śŮyďC’,ÜÜh¸ąŔĐŕ56ăżń2‘ߡAń(iŠ7dמľő1·xM^‰÷PAĂ.sS)ćqâxîŢźx¤€Qf*$ ´Ĺ«5SŞn8’w—šî+ d#Ěió¸AČôa7g—Dę<› Xţ F%9Ą˛m9WŹł Y˝YöDšěÁ‰¦”®T¦ĐÝ&,QyäâÔC —Z=HšâĘÖ ~zňŘ8…‹tźôó"Č80ˇ-ńđý l/Aŕhˇ cŢV|4ĘČšL>Ă4!Ůč—Ô/Ş7%-ᵺٙŃ$I¶ôa졝úŃEôIÝpřkc– v"—t.¬ŻŁHÉü¨¸”„Ś/ěf Rô05E6=’݉:.ů÷đüQëŻÝ˘ÂÓ>BŚ řŘń°¬ÎŁŘ!›Ôş)N>ľ5é-ćżg2~šŮ»‘GmHP„F°MY¦éS‚']vo“ÇY 4>ŮŽç ?f†gmýš©Łb˝š˘Ż™ĎQ5ĚTżű–^eă•’Šôb€(‚đŚ€×ĺLÍŤ~+â™4łá u˘Ž;BÄ~dĹ ˛ !¶%šŘŘFÓuÄřĄ»iî\śµŢBĄ%ÓĘń˛AĂpě5HÄśŕ!–“}]f=ýU3¦$.Ň×éäg03µzÖ-MT†T;‰šĘuĽný˘ đ:?wł¶ĄN!…Č”/Ľšcík[—"H^žL˘O×j0kFQ/Ö¤¸Ž˛Ai7bT'ćZđäÇm©‚¶ž(µ4¦ś‡ČKkž™¬|ꢑZlM?$ HÖµ JÎň=ߪ¨imCŕ*I¸"=Ššű9m©Á±˘žűÎNţ#Ô:â8ŻŰI(B–Iat_ +]¤ŹŘ @Ë·ńÚÝëśV¤€T[?âŔčV{ú¬=ŠąMăń-}2$»ÍÄŘ8‹˘#CI~ĎľŕĽÄG|68ÚüšĎ¨Śď(@9•úl»m!‘†żo^Q–=jmC2°ýŁŘjcď4ă!fÚ7Ň'™ZQ˛ál \”!bňišQ,Ë»t3“©“‹mD|ĘAŢ•äÚ&%Ó# éyW8~¤â!”»6E•*… ÍŁííŐ¶žfŐ„ÖPPg™†ËX f­žNŕ=/(§żQN%­›…Ű`>YDë#â4§¬łäB—‰Öę61ŘFÁëÉ\¨6Ą°łé-BuÂŚY#gü´óă ţxr¦ąíŇW‚Ć1~ ńéčń6*„Ş3Î5ÓÔł–7=ŹŹ»ŤX ą4UŮ—ŃPelţ$ÎŐZ«i˘ľ-~”hÁ­lQ}®D…۬•Ó„ Šb˛¨9ďxDZŠN˘ŚĄÝŘÄhUJ™ŤF“46ň"ͱ͗:>˘ Ë#z$ľ-m—M„k:H˝Ô‹’™xńAăzŤŠ–Ƅײ@FGÎVH Ł{@ŐńşŁ i‹˘_ŤÎ2eúąĚ»?ó´˛U©ĄĹ…ĽhďQâ_/6Ô9Xôí¬GWlĽPžeöu$qlé1 YĐM Ţ{hKmˇ”Ś@ °^Đń:ČýrŢëb Ű…ů€Gn!V1¨'ý@ą$D÷ŻĹó6¤t•X$ł0ˇŕR´é„‡Ś[@—;ÍApdqůÝJďFsăp˛r1ÝĂu™Râ3]ŰŁßt˘ŞŤ34󦯳 —Mß0W˝E§·4őŕĎN^šµ{ŘKAýESňŔćµő۰÷sžč j˛»ŠŁťWÚ}1*tđáŢ+Ő:˙/T2„—ł}ČA2±7evhsÓ'Kĺ=EwśÂ¶ˇ‰ng%×%Ş–˛'e&INÝOÁ×€ËěSŕxB˛”DRrZÜöX©ĺĽęË«yčfű˛ kŐMđ-™ŕpfEÚ«g9^˙-oäŮ~”óaĎr`f`&dcŐ˛±¦cpJshŁţTąéŃ JśůtyK¤$Ć xŞxĂ$řŕ |8w FŠ—ËąąÍŮ^ŹŇ©¬ěY G—“9_ô«CXo˛fkđnÍľ„lk3"‹†¬!M‚ČA îËgűŘő~1ÄžeŽĎ´hî™oKŇşqhBÇęUĎúš‹1®ŔIĽó”‘.9#a[:TĎĄ:ß0©ZSÍ ŽmýfĐýDž"TsŐă«¶ËŃJ?®L™ĺIżtx špŤč –—ü’y\Ni‚úeČŘŽ§Ý9ů¤rAÔć¸QÓŐu§ÚFW|}•:v¶şđ¦Žá)­ÇܦVÉĽ’mřšŽX‡™BDâ3»Á€§›Ëžüł2‡˛RŘ2ÖĚ+Ë×=˛?J\)u&Šé3:Ĺ%“ž.1i§¸g¬+Ă€ň<+ŘëÖ]™ü„ÄElgjĹ.Ż–G™ŤcÔC łµH9¸1ˇ~ÝË$¶_±őšđ[łýÖDüŤÚţĽ´Ł|[AżkT,Bk˝NŇĆô;VC~>ež šnľ/wőŇŁ† Łm JśŽyŠu1§IH΅ȰźgŻ]żőă­ç6 CyŔt ŞNJ„L›ďł™żg®Ůŕ¤ݨbÝ(éâV ÖgÖĐ}‹J•µ{Vč˘ Ťň ~Ľ·ţ_ÇIÄÁŻ5rÖŤµČYÉĽ%šh.ˢŕ)G†Aă%hľGÝQuš„*Ď®¨¶uě´ócfoňĘBu-č¬AFŮÎQ8QČ7Ö<§ĆÎdÖĹź§!±Ńá­ AČ%ńa§¶Řđü™€Ĺ—řţR©čľh`pÂsŮ‹¶p˘OI\˝ŔY’ܧ­l\j5XíJú(Ął;őꪬĹBˤ#6fß‘Z \Ç.ą‘ńśß˛> ŻŐ“ň±É‘3ŐťCpAšłŐŇşK•Ź›Ú=ŠFľŬîĹ8¬$ÂVău&IZĐć>'ŇqĹ:$˘Uć>JAH» =şdâŘB(Vj1kbDBSţŤAłŻŕř>páYÔp‹šT!)˙†é‘@cv[ÜEö\oY[ĽeHęĚÖ´•ٸĺJ!ĺ,­‹$ŽôV´ÁoÁ|KŚRe § ~^ąŮmHŇ.9¦A,š.PęQdňŚL7ď‘-Ń >ŤföŃÝŠqŤŻ›‚‹±đŽ|CÔܬÜ*A6·Ő¬Űú‰!ɤĎęFbýÚŔI XŚ '‡‰ýńőĘć 5Ľ>ÔnrÎ&ÍŘĽQáâ˘RŔŤ ‰¨@ď°¶ŢĄ<:v'¤®%EŤŔü2ŞmÉĚ—ŁÚś±d©6“R"›SG2—R‰¨ńšÎS5¶®ˇŘo/Äé]­‚đŇ­[ihŹł[)2ný¨TٶáÔkžÇdś:]ŤJµ÷žĺ` +@uCčOyR¦B´“kľcŞH1€@BC?gĹÚĚâščŕżÔ×EÁłŁőXÓ Ó‚:ÇUhę¤]Đ­E »N˘ŠM4Ő{6Ľ%kW>ęVjlg_âřŔ˛Ń°†%śa’ŁSG˘WR‹Żlrc­dß›$>Öýć¬G˛ ÇШ(ÓÖ’Ŕ*ĆÜť”ť¨ao3óžÄůGćŕ°‹[ßj©őđ/JPPýµ«vĚî!ÇH69ćŕľ%Bú–7XĎiB&ËĹOź e9٨DaD\5u3Xąo%µ˛žzkIóGš·$ ©[îŤ× N¤*)ŚDjÉ)…AŞBÝ$[Š‘mśKJúŮ\ 0RL”‰ˇvNçŮ„jëI¤—ęć}<µ0â)úŹ„¤€ †2˙†`8íńÚx®JŮ*Ç@ö$Ő™‰ÍŁgj^×,v˛ńYOQÄřBÓ_ Fi=…Ăľeť›ş<™ |öú*0=Ő¤ďŠ\ďŹÇÝj”ŠęC'yŹcÎ" şőÓÎ1…őÂ! ]#9JbťA-˘™Yšl¤QňDŮ óyÝ"+Ą\ȧiŘ‚ŔŹ;™ ôç’¶c˝k6ź’ ŠD´gQŇyHܨj7jf!ř©Ë$—\5;rąýä×5DłĽ7O¸ŚĎÍCó°ÄŮąü€śeç…éIÉßxG¨{ ĺP—f/NaĆSL&ĐĐ-ip%Yge8&RTΚޛPólÆőĺĘë¦yŁ.L™j”(ł‹]ä–`ÔţŻ­oŮW¦NŁrzuľĺDČŔ&YŘI Ŕ#čë4ôKٞ¶éť7‚č)8›/óݤNŹ»Z]X Ő P×$Ć{?\ţľh49üPŚŮŐg;ř ĐYöf‰>ŇÜ*XŘS)Ôě2$ŹU˸pfŔáÝĎŮ™Çß4üdăŽCýY˙&ńz‹ý\w@dˇŤ­¤Éě}†śÇŮRĄIŻMI3…ͬ«ÉĺM[ć2’Ľ:Ô[Hô‘$j؆Üěž«gĎ†Ź®˘ó9%łOô Ú”~XÉcĘcÓ" ±E#ĆĚm”˘ăQ"ł*×očĐuć]TÖD¤Ť6'ăÔżŰ^'A !Td-č#ŔUsĽIoëfud”fćâJ¤Ö©éGrj1 áLY…ĺu¬`¶X čW<'·ţtYObD÷ŘW¶ÉL„RŮć„™lňjŚ ôq*Ör{vbý‘ĎuŁŢ6Ď8yö#ń †ęąÉÂ:Ń­Ę2.f03ˇŮQW'î Ćś˙0€N˝9Ę1°XŐ ’c4‘Q°"„°šđIUV It|Ŕv¤Ä™Ů˝çŤÝp˛†í)ŃÜŮ©ŠÖMg¦°ÝmŤ…â1Ő%v/”v %ę„Y(ʉ9ŃI wЦqČŢ–Ťë[ŃďHJ$şq±Ă–»A”Ŕ¤ůĆ~9*9„¦°Q8ÜĐ.g–u‡…ť4 VĚ;>«ćř F5ĚkĽ{[ÂŤňŢĹś1ú°*M^1¦'Ýrzµ#=2ňjd¬fnFôÁi_€/0Á¦ÝĐC}iČÄ–Ç?”2婣›ŐH–™ş X}›0dĽžT9Y‡¶DąöŞćçÚˇĎ> í?4ŘvLśx˝hęç‚#hgű|3‚ě*‰Oć')Ű™l K]‚ŔˇbµZ ÓĹV'CÓďěĽg.ó]K]“ppd™× §c—‡q1ł—”UT­—4ŘH®¸¸Čwáż:E9ĽlÔۨ˘': 粑8Ö«TJkGLÄͶ;Ţ)+RéE€t'á\ż…;ű‘Č?µQO)śríÂdšFYúô’M›Ń׏ŤMoPťŃi–˝{3­7tiŢjÂpň‘ëÍ«R†l¸Őzü ť=^•×OA*‰ř54 –VŮç¸7 pF1= rxqł8=ě̵U‚%•GEJVĐśÝyGŻë ™©ÍÔ$ää›Dvb+‡¸ć:ÁđL× Č¦Śżá:čU]1pU•¦p }B1Qš­¤ÝyËWĄ‹Dنq$ Ôó˛©r9Dî*3¶2\ î9•ĚA‘+sbeî4y-dŐOâö虿tP’YÝŹ5aĎä_eś}ĂV5ͺƢŘM÷0N˛WtłËPפÚ’ĘÁzŰ«7G·©ó­”˛öÄz9đ„cÚ8·1z[é::şlóh$ÔŰ&`M]_ő“~heńU‹ał§ť÷»7ŕŘTÉÉŽ¬a˙i,Éô cÝĆ2ĚOfŰUÜcďÁÓ©’Ú#٦N™ #.›[‡čÎ ĂľŇçHČ÷.$“2% měĘy‰3Îćf”-Ófý|D5÷gŁ7tŐ‚ §<Ü r62ŠŐÂşĚĐvÖ=O#XÇ©OhzŢĆ+čĚ0g“ZžčŔ%9Ůd.$2‰•züCa0"ťpuś5ZśĚe#gĘZ3¨}Š€«Q’ßqG™ÔÖpÜŻ,śŢQw¬:Ä|ŃőŽÄ ŤÂX‘ČJ Ë\Ý—É*ľ’úĆŠ wŰ9}­L˛ÔSco ő“ą DěŔ0ĹšU‰jD Ŕ‡™.7Ôˢ q &Ĺő4ŮŤ§Eń8˙«ŹbÉFjáł ‰+»Ó5đŃy$§f®öîś™ŚXÚ·ZžţÜ`jÜ•xđBĄwc­áˇ T7±Ď×÷˘§u—†)@X#řü ±Đq¤Ęy4ŁZv•Űo¨]’PRőÝ7Ęb#ĂKr›3R<ĎxPó}”ÇU@%;Ľa{čEüÔ.Á}-I:%ď4!©g¸ě–´}Íću"ĐhçŽB´ť)nÖLĄ›©MPŞPŞ(Në” -IµĽEŘűŠd(|Đ(łîg„µdĘ–vaW§z\®FUSžÜŘVGüăÜ /đUv[(ÂĄV(°É6ŕ|šiŽĘŢ\8é¨ËČ»Đ:ŠüSNFŮ^2~áZjŠşU×!ÉůěŢ8KÚóYŐ ă:1Ô˘÷7ŤIoéÔĘ––R™9{ź´Á5x‚ŔăÄăM$”FJEHꌎłöŕ÷XŇÄÚˇűEâÂľ ćŇIč ŐL$ő˛Iękg]üQÉ5wąîënđ×őLO5I“Ď5褧CüîoŤ˘ éÖ7´Bš4˘lp-wě-žíSj2e“Éx Â޶MŔĚE8xšZnT9đŐ[2‹'Đ_8p4)-żŁ±0©D0M—ęn ˛YÍÖë–‹<đn1›%˛ůÜíתMĐňTgX‡ĘŻ—m-¬,C„Läú$y7¦ő ęőĺŮQ’čŽ36lZÎ[…w޶eó=VfŇĚŠ’‡âł¸'·ýÂQý`Ă7cĽ%LÖ µ‡[FŤ RŔÍŃ«‘QŹę”ýG˘!׿':}«Ŕ— K’ZílßM.mřó!şˇIKgŽŕľÜ_đ5Ó]"k§ë+Öë5l-UĘ”€ÔŘł­őB¨šT–U “ä©•p# Áźă6Q!(€„ĹĂ–*ńuhçjX E·Â<ŠŃ‰K–'F˘\1ݲAťNŹZ… ž˘b%M˘\źďŽ$2Č6ZĄ ŢU™•Śšzî1í\sĹ;`¨MÂ[u5ł5ĄÔ˝ë§LăĺiĆ´V\÷SlÔő¤$ç—›˘ß´ąÁY|kśłľĚ=´"*7‹ĘMßĐ’ĚFhvÇ>ňaí@&çk{‘¸‚ęřôxËĺâ6ľÜ^‹’JŰŞa™šCýŚUg9q"čĄńŚóVĐž§heM­,Ş·1ThX›8v…"HýK€);ĹŐ†˘«  ř O›ĚfŹNSĂAZĽîtćń*gý«QÁm¸v>ąśe:‘›`@ťë­!D3jČpţBTΧÜ` o±W¶ ÉI#ş”–’;¨čČîvSM˘ă Í,Đř#Xd-č%Ő¬ŹNńZTU,řýSÖňÂÔ…O‚tźOL»• Ţ1‰ł°IÉÎvAŠřŽ‚‚´ň5"ÇFĐBł °.8lë–+š+xŁ"*áĺ ő¸—·ÎȲ0 Ę÷(}I}lf2’Đń˘ ššż–'g¸®•x!}¦Ö­›ZuëŐ†täśë¶Ă: .0;„{‘ą-Ç[IaŐ2Ŕ‰Ő]©„¸^umŘg@opµ¬!¦3JVŔ`ČA`ŐŮ-ň3=;Şbî™}Ä’†f&(Ť@ô.üŰ´Ýô=žşĽź€6ĽŕŽI\ëqŠRĂ ›Đ1¤ţ|ěľöΤl¶qiÉLxKÓź^%3JĆ­ĹŐB0X¸Ţ2Ô_Ź„dą-âŐđ#¦ Ά~6¨ďŕçulo”’Ě$súe·†ŻNö2}Ä)5ŤŰŔ"®×{ÁĹôX‰î·±·:)í‚‹)IÄšUy2d/HT.Îô˘Ăž‰ă;PęĘš<=śř®ÍG‘ES6ÖV‚ Ť9UˇŰną]1)8“Tʦ;ŘjHeٵš™x–=Po‘ţŐ!|‹MqáäMÜ{€QP *m[wx˛KOW<§Dę;ęvK 3‰ß­:'N6Ď)»¶ťŁźôJ7ńĆ´Á-§sÔIKF&psŐpsS¶ëhćüŇ}Š×¦„ŹhĆ`„9sż@×Mč!łB®mţ¤ŇZM‘h"S›ś‡.gŃdř°QŰ5iĽíŁ r;Oę1‡}I¬fca"DA#›s.ŠEšöf„•u«“TŠí>ëĄPęČ*YP2FI…Bâk¤˛Mů&•G + tŃÇô=á. 5‰[©*Cîn[z…X‘˘ …8sĂ·â |B‰GČö[!@Ř.Öô(#Ť&ôĐ‹FÍ_/tnĚjáCv=MyVżöDVÎ÷ń^y«°¸)7»X×Ę‘“Ú€<*¸ęłĽ% KďÂÍ1Ŕ‚Ë–]v›aßŘ@»éâѶšZ¶…ońźľÄĚÝ ‘íOcŁť2ĺęąŮĎĆ9´†áŕ:go¦ĐB«Qř +7Ăg¨÷M8âËÍ —A‰@Ůó©%g^Ú6Đ­ެ›6 ż¤H`K¦>ą+[Ď6ę4µö4'âeuÖ ŤĘş‰/ í’Čëž‚WäĐÍrč®8ŠÓڧ.~˛ śµěa­JQnĽ•8műă#PđX÷|É6·µ” ~&O2h; 7ůłuJ°©b˘QÜJŠRť=[ŇHÂMrax|ď´µ¸ˇďQ’ ĘCM=şÁ*S×ÎU<ĺ&«ü l±JĐ K|¦Ei8…ĺÖ}uńĺĂ=Xł{µJ˘őzĺ˘3ăĄ')râŕŕŤÝÖhÚ[ÄÚ+QNşĘţÁ]쓆’ĽY«´sěľ)Ň=¶ńđ‰aÜ s­ËŞ$Ĺ÷czćÇŤâ.ČlD¦ť,Ý ŻĚ/ ™qč\dŇłY=X‹ś×~ ŹdqL‘‹%Ż­p*wŹřŁ7ĘâîÝëÖÝlE˝Łö"ŮŢ«‚¸hÓł5˙0@Íj肪KŔ‘É}óÁ©  ŻÉRř˘wt>§hí<޸Ń}x¦@˝±B 6ţĺ—.5çIÝ“čÚ,*ZŐ˝*Ę:U:2c áŤÖ’úYYďFŠ0â`ŇŐśŰń D™ESÖNě„t­ß’ô—4, Í+…†´Ść¸·0µpKTůFmČΚGXĘ áb7­ç¨ëV›˛)QRYP)™ßĘC šő¬ÎĄMMSW:îŔ=šęSoóö<Ö>éFĄĘ ľĺe/»ń>Ô>DED·A,Ă-ä>×9‡‚ôM÷ @Kß´›3ń8 а¶ńN—ÉH H@ âĘŘ&ßj¸›ĂP™—Áj(oÁť±"“+ô˘ÂQ]Ě!±]„˛š3qÂĘř°Ň~b ?¤™‰ć`[j8“uÖő8ÖGŹîm–3í‘E=mĹ)ŃYæ@8c˘á Ř^[‰áC8kĹcZG:ŮĆ!‘ł˝©Pޏ~ĺ4ŘxÜÝ´*p/@>ÂѨ´ľš5G^ϙ]>EeWukóÍzŰ*‘o Ż#›NĄô(v$6oaăÍQAsÝ$ZŔˇOűzkŕ9­84‡¶…ŞŠĂ$ŹĘ«ą8ź$îÂ4¨°3«ő=’ś©ő©M…3oŻúVuÁx[2»…yK1-(©ŤŁćÁ1—”7śš5+)OL­FĐ °7b°ĺlŮ_»0Bţ8Ýń±a\möśća€3†ÓżÎš‰Ózą)«˛uZšČA­iĚĐ8¬ŁÖiŽžIç TV¦’xČ;̲^VŠÉ~ő['bÎqŤ(¨*éčŕ Ť/śx›"YŮJ/Ţ*"x5ă8CŐgĺů!FÖm “Bnă5ż¨ËßÁqOôwśýňL ô0’Őűř¡÷ÓeΛăěĚHÝzłP,„­b˛© Ć\­¬îĚČ×}ä –NÔ]Ę0ĄČfJŃ™ GŁq+čľř¨äĹckkkQˇ*PBŕ+x´Şj (!č±G,–ÁaO‚U·âÓ=¨ăô`¨®ďşT×ňÎ^hQ~+ń¬źQDJ$5‘±ŹŰj2)|EîŃLPńJ!đ,Ĺ;ŕgE´+{ŔĂUó ËśäUxn*•˘Ă^î†ßbf:Šqșґ‡éTpoÁ—í8Ĺ0č]9Ěfťř:ÎdÜńŚ&xÁFr·č¬fl™ Â|·şIXkËĄg3 ź$ăęNűˇSÇ–†r§CÖ ;fTí2hf:^[ět¬çMť×—ðVŞ©Č±`d7ˇ‡Ąëp$*D:@]YX6ŢëAÚ$nötÉ ŇÚĆ®4rňÓ®uM=• Ü`x é¬p´^'SÎ}—N¤]“ÇŞ Š”Yž†Łf;7@äż«6ęH ź-čwLŮH2 ڎý>µ‘@ 9€ĂĂŕ*t. đřD¶xbq[_7˘ZA5ٰxý=hĚÉv§M!ĄóÓŽµkIćó†ÍŻ´§)×Ë Ą6HܡoIĺČž— ť±§Ű0©ë˛ÁWo°nPÔS4‘2†­!Qdv3íto­ŞµžšÚř¨`±kâŘ͵Ĺ!l0Éűüdô´Vô…ů e«ˇžŘMѝġ…«%ôK&:Ű7s"!9"Gč†Đ‘„zN˝Łf˙|jµ¸§)ďF;s0ő 5é#š©ŁuD<¬h«č6uÁe‘Śă 6{ć]ŠŢ2”ʡłŁF÷Ě0Ééć Qp(Đú¶n­Ľ¶V‹ éÜ#㎠3-ÓUípMuđŃŐ?żŻ[I©5QĆPo±ŮO8T@ŤäÚ A4m«[ä“8qś‘ăÄŕÄŮZçÔÎęÔµ‡Ŕ°n’@ ź7ť&ĺ[]©¬Ő„â%JóY´yŃsţc5 á±Ěó-yZ<[Ę‹9•˝¸­ ßčĂŻŠŻ˘ůD'záéŠZ0SI‰BoĚ6~FRˇžóSf˛#LÉKě1ĐĘ@«čĚÁ\0«ę×ÜŞ‚+±»† k¨Ż±=ńY:]ךť"”Ć`Y _÷bjĄúÚ3…ťqÍ«ŔĽ‰çÉĂ~ş]űC„Í%Š—3A LŚďĹI5+ ż&ĘśäS>Ő‰^,ÎĎgâĄËëÍ”1ĂQ(¨l0P3Žęh|ě!˙óŕçMúü(VF{MćF81jq"š.J&O…˛:]4uń°Â›!§ E9ÂQ«ŽUăľJ"8˘«jť•âÇV…ď}o]Ř”uúF`¬Ôâ»Y°5Ú14½™aDt0ő'2§d62Ä%ňŮIŚ#h.ěYŹë;"-Ż€‘«öT§˛±NŐ˘‰ł„Yš‘a:m7 š@÷)嫍Ĺ`„ŕÚJ•6EB…H#‡í‹‘ĺ•$ű°öN†×ÖnZ!řB'e"a!í˝żň,höGS® Ţ/§˘J0űUtIj/łf%ę/ß:2"zs’oŠś¸$„6bź&Ǩ‰q´vśÁĘb…QDGW™ P—ĘNÎau‹“b[<;ŃfßłźuŘ`D>šë1ś*žő+s4ŚĐ!hłNoµrąa°HĺŤzn75v /âţcŽŤPnůň±čĹ6ȱÔ<X™Ä 3nKîËVM,—@5Ţh 9š,4Dă>#Ö-‹˛,mUĹy\Â`SwűŤ´`1§.b!â$łp1J Ő7Űgťłč4˘'Đ>F‚Bt6ĺf‰˛ĎĐ0ôŔčcOŕ řńŠŕ-%,ĂŢ;IÍiO¸F‰ëgsÍ8 ŞáĹGDř*UQĽ}"öf=Ë•t'Ńŕ– Ę¦űËwtf™Őt€ĎÖ|†7Ý`şŘ´%R°˝;Óý˝‘tŮaŁ€ĺ±–d5Qťí8@cą;kIa¤Ô°Š OÍĆ9Lä;/–%‚+ćcă&Ň|‹3¨wŇŁÝ…LŹöíV±;«Ś„“˝PqŔő~cť diřŁJUµŻű‚ŹoVO'^cĆÁźÖË˝Ť˘)Ź„†ćV3űBśf~ô.°üy@ŢIÎÄ5Lâ¤IŠHB%K±›5>˘i’`Ł'­ßŤ9/ův[¬]ă0S2ÖH‘AYJ ß{Čž,}Ú[u˘ľuö"mfĎâ\˝@bB‹Ą7W 9ČeÁ*‡¸URěÚ#(ë#8Ó1‰iʶֲ«óµú›A,{PY ĺn_VaEŁ—Ω>fŘJRÔ/fĐÚ‘rĘCż#’Oˇ´l§đĹäŐĂ“•+‚ُS0Fe“ ‚Ë4”$Ň02‚3iĹŁ¬Ź03פîíüĚö·˛ Á),]AiBpg·S ŕżjPę7ńbę—’e0ŘAÇÝěŻć#¸µb×ËÝf0©Ěł´°:§ůłK›qU›Cáh˛˝FçLmkęfČ”dłćí±ř"µ Q»’x Ě+kČĹÎĆ5§I§e€ť匤f ĺJVG6*hŃ÷ń,Ó[·¤Ö%ŘĐ®%÷ܤˇĽvŘ őś!P¤˛-ačˇ!HáÁoëK¨VX&íDqDtÓbqgřt9Ćţ»Jč<¬Ş¨Ů)Ý=@ë7Ą˝­§=µÇŁqű!d]‘±ÔM•·ŕŐĽůßp,Lá2Ĺř,^'ŁswbâÁtĚěľ§wäf…#*5­¦[¶@¦I>čńX"=‹9iĄŚA˛ž4ý¤‹Q‘Č>`hi­…©†4'Ólü0A¶ˇŹ’Ę/’l:%ÁÇ5sú1^Môó–‰ćÉL«DQ­&ű § çĎ÷óţxEC\2\˙ýß\×őń±ţďŰßýú/żţö?ţđ§o˙ů×˙řĂOżýĂź~“~ĂŻŇĎľýňź˙¸ţĹ/ţo˙ăż˙öw?˙ĺĎöíżţćýđŹżţé·żüđçżüvýÝĎľýâź~˙Ăź~úíŹřó_ţçź~ř3>óúwżř/˙íţśo˙ę÷żűíOľýźź|űçź|űíúó߯˙ő—úŐţřĂďůżů‡?üů‡ź|űóúßżűÍú‡?âíżýÝo˙ő·˙đ÷żřOßÖ7ýî÷?»ÔŚÂ¸ŮŃgç?^ ŕPâąp /Ľ¬ýł'$}S* “ĘZ˝ K9WŮx7H}0›—$ ›0ŕ#«¦©Ä7VRW˘ţŇŢv1ŕP6ÂC‰*ÎüęÝ•]۸knD 'vI¦¸éős ¨Í´ę٦îzńů§RÓ–š­˛÷)Ď00¤8Ě*> ˛”ś†›s| ˛WZ~÷ÚöüČp5Íü]4G@ĆŤnąŔ4Lc˘X*¶&1ˇŘŽČŽăŚŔQË›ĺDȬÁ¨áüćiY<^í¬'łY€ň‰ŞĘÄ‹¦_čSźč˝üá<âÍ‘óÓâ˘GIRÓ˝Ąđ!QySMrc˛6Ű0Ţĺ¬9qÔgc‘˛[šă d´âLq‚Z¦!({R KĎM­_„`«‹äV …'TŤe_([vżÉíAŠŘ)iÔ·őÚ»ś4Ď$Ú 3Eţ\LĽĆ‹Âßݵ»÷Ń{OÁÉ!lď6=Yą–ňĽ4ë ¸ń";ɸvĎ_ü­ÉÔ2ŹĘIbw<µřLěŢd+Ď1qÔ‹„ĘĆd!Îădˇbmó čÖ¬JPUVĂŔĂ€i írŔĘçvQC÷ŢŇIIšsp˛ý—o <4°%ÎÁzáX~ 'P€z[T˛Ö}Îôó5_1i­ö0Ô›čĂzf¤N]ś:ŚŠşř+éľ ť\_ôűA憚Ęk$ČřĺEBJOmŰ Ňşcţ§+ŽÄĚFĎČaUP ”`ĚęÉĆló 4!Ńáxµ)"OjâUô±#ŮŔćF­@ ×ÄŮŞĐŮW6QĄÔ5™óP•Sľá`ł)⠸ȹ=AIŽl;ÚŔ…­ °ů^ 2,/ń8mŢ\•t(;%„dhĆr­\Ń]NÇ𱯦!˙=t(¸d…Źâx©ě) 8ŢM­k#s$ś]če”‹Ö‘hěűćđâ5Bp`0»)ń>ă‘މĄExgő¬}d°”_Ś:šĹőC<:Ú,-+r@ÇŽq¬„ŽŐ~5r„P[Řťµ`×CÜă`t|ŔČ@‰a^;ÁľvműĆ]‰Á˝_M“‹ÝµŞž3ă1ŘPô ˛Ţ<ÎédJúômH9«:Ţl Ř|Ń„ˇM-ü°_›ÓCi‰[„óxuż )ŞA2 ŰÂŮĽěxâNéłF„‡PWDIaf–Ó ®T`3Áső‹¨ČU šU™OĄ›§ĐM–8Ç˝‘`«ĚÄ­G± ĺ® Nňć]Ľ~ÂĂ&îS/&=†¤Vĺe´[NOQ缶ÄK›ŕ´ě)0O¦V ŇpOĎé b>%-‰BÉ´ŞFgč*“€&rĹmö6łŽĽ&‡p4lpę‹všéŰŕÔńz!ǵbŽŹť7őu¬4™ę` ¦-úĘáýlä.Ă4¦‹·ôWŐ|ĹPÍŠ]"íhy€=éqT¦đ™E™+Ť<ĘÍĚ › ¬pÓ¬÷#N rZjT6ËŰšA/FQńKÄŮkÄť¸ Ą+ =5©˝oÍ@¶»IŰń¸2‹531R†śâh‡Ă§4_Í'm*¦AłšP *č 9ěÎë-… ›$—A9LěxŻHĹ">jĚÚ*‚eČ':R8©ŁÁ“h—/Šôâ’:BK_ŰĚč)Ď9ÝŞS~ çő¦_ÉÜI¦Oŕ$kÓfŐ\Ŕűf¶ç)×BHň;®Fť$9Ľ™:¬ş IjˇÚ#‘Šäq{g SzLŹ'§Ůđ+ę.$Ńvl*ÁTǧ źPiY×´ĺÚĽŮR) `PPĐň+çzŻýŔźM­$“şŚ†?ś¦ňÄÔ2¦v¸?JxŠg ,›ŁU\ś&$*lBĹm˛|ËÚă¬éßŇ™µŮ®ŽG^7iÝx6ÇŔ_^F(”X%†qÓe^‚­Ň¶|n_•j6÷ÔňWő.§JÔ>+(š—˛:F×R Öť¨WçśZW1˘®bRĚË'ÂďY9"EJT‰8ý20ípóŁi…~¤D~ˇµ¤~ –frÚ¨J ZťśŮ¶ZId‚"tyQppîř´‚l)2Ô0š7¦fDSÁţ®icÇ&EϦ.‡ë.ŞY’PŻó&˛]߉nŽĆL«lˇ?8&ď&úČÚsĄvŃť2€ĂŻÎ¨Ě€čîß#zľV‘s1¨vhoQęĐńˇ) ~ ÜR7'XtÝ—‹­Ýq„®"T´Ě/¬č)ł8z7L4D‘ :‡§“2Hč)k;\LJŹ3yúłqd…~~5ş˘¬p;Zň1Ć~ëX÷Yęŕ‚nQE¦Y-ÓĚSWˇf~´Iäý¨®YŠKĐßÁž¶ĺ9|ŚMu­Ýd1Űl*ë$xt˝Çó·Űhí+06\dfĎI]AMZˇT*sŃąD¶ŢجęZUIúřĂńřŽ:Đ/öé7ť~HۡAŞňaí•&€Bô>úôöAEčĹô™HÓD´ EG¦7sÄ;ŃđłűXĚk]ĐIažá`uJí¸C Ń(@ľ`äFHuy˝Őńr˘R‚)ÔfĺT«5ů )¶&>´„ű-Ź, sdÓd‚¸·‡AňřzŐŕÝnDófďdXw˛SCÚ)ČකȊÂ!řĐćDp;3ĆÉ0¨óCŰ( «1 ß)„í¸.Ů`}–U° âÔ1ewM6u>®Wő&đîHŠ©>qqőö)ku3Ľ5Ďý4tţą‡[ҦŮÍI]"Ě›bt&ótC›ňş2 .¦Ż[#ý# :­ l›\Šh¬j7ŞsľCˇ6^Ž,#6ű7ŕ+†… 8"{Óö–™u™l±˛˙ŢyÚZÂه/é&‡DA7F€ż3IÁ Čhdm-F¬v§QŁľŔ»]l÷fVźY…™¶‡¶ě," eŁÉŁ·Ś ňYť¨§#’QĚÎa}D5ŞÚ@Ý©ŞžŢŃĄ0č¦óäŐHX”´TĽe¨ącÓz€KÜĐĐlP°$ÖQbŇoîY]ľ±As˛"ŔH)űîh­÷+q4§fź„ţ©É85’H!u決\Č ’xHéÓŚřŠ×ěŞË ĚŞYŹ1ľ8¨·Ŕć7Hž–#­U‘‹ąß ÍŮMĐÁďp>%G`®üń˘”Pjö`‰$Xvč"D*§ –/˛îퟌ%]uHĘ"ÚŁ’ö©‚Ä ćíhJJJ$Bz›ÜŻ;gJ|B´Žׇ7w.Ë9É;ë‡@šMQ¤‚2¬Şns›!¶u—¬QiĄ¨wröł&đ±ňĚ“ŠG–ÍęŮčÇś€(Rňˇ®w{'±‹a6uhŃ=;) śÚv#˘"冬T5u Ť_Ń –D E‹oc€Ź“*B ÓHĚBšjš× ¤+L¬…ÖÝZ¶âű#QÔ!P<–żš]/Π§Ź´<ëIqÉ4Š({ďzU%¤Ćg‘F?čŤA"Nč@ÄdqEŤ™¸_f[«ÄíÁ>hÁ˘¦h׉>@nPŕR“ ¨ NĘ\ř"´ü٦Ť4Ď0%niňÉÇ˙5­Ő˛WĆö‰<´âü"K0^Š27±dqŢ”_iÚ$WńF8.Ě łŁ¸!¶„±™ůEŤ†._F*x˝–H·›$•ŤŔÄĆD2@ŢŤ'ô^<é!ĺ°¶\Wź)ąg˛=ŤY–2şÄlgÉ˝§máŮ븶˩©#ÄÎÂYŻĂ 3I„¨-´¶˘ëEÂ|îł&¸Ý/ňJ¸#l*hüĚŞPÄÔő•IJo›{’Čk*€ĚSiáÍ‘ßŇ+2Č/>>ôđYV°ąşĄ űZĄĄš®€UxśŃ‰Ýe®gX4…ČU8µČt3J˘F„t,Ş7ůTBEŢŇŚßNÉÁ‘Řrld[[–ö’SşWâzmy‹TmÁţh@«oĎŰą65…—‡9\čôHŔÄTĄŤ|ú5ĹhUŤż×°ÔA:»î˛üa­6Ě««i©a+Đ”D2é+*É]Ůx¶őN6DŻüPé—¬Žkř=2ÎřťHq[“Jei– )ĘśNYiBî†™Ł°ĹoĂĎéĹT«(µ‰~äQ•Ą«őÁďŃp×.§ěÉú†_G¬m`ąTqqç”™ 6)űŐ×ć×Lç=ÂGc漏XUč/öćÇQ_ˇLCł?ÇG—«5đtL‚š\Lc%]W'W%u»›1ŻÁ˛ÚţN+źľ8Uťf¦‡v)·— ŮH—QmLŐˇě6Űž:őés4¬Ŕ‚ZV…Čźő×8pH*ąŘ.Ăú… —?oH/H˛C¤˘ÄFňQq–ˇÎy€´FĎ*sEő‹đx¶}-ŕ˝Ö×sč’źe“±ó–ćnŕţ)ý”Ö7:’ €X‚Ř*tĐI"ňą)I,WęŇç·9Ç;[ě˝#D9Żę-vđ±T\pžÇiK ›š‘hc:ş…Ô ęŞEŁ€¬bQŢ ›’´ÂfĎl ň8Rąqě}ť%Cłh  )`t ®@:t^‹@ B4dŠů\%˝…:řÚ…YQ÷[A$DŇ©ĘŹŹ»K‡óÉOˇyL ¦dSśŞĹ”#Ä=ŰĂ ĐťI[N*ŃÉě;ądźô˛·‡jYź1E%/¦wMQŻő!‰ĄVš2ęŁt ­1…7ŐúI,×H•˘+ 2ĂA–ĤŞĐĂ”Ć¨Ó tkQ˘Ř‘­uaR—µîjŐ ÎÖT-t 7ĐYzŚëY×O} ‰tťŃˇ$«Z 3čväŐtw‘ŐC!c­ď ›’†D$WPt‚61}¤4Yľ°>»;vcŔ­–­‰F©ë>@“f8ÜmŽ‹˝"Ds„ŐŠžŞŹ6®,Žć+ą=t Ý}WůRB¤ζ–€Jčńz¸˘sŽ#'Ż$a±¸M“#FZ¦ąuxY)?[eŚűâděGL_â ČF %xÄkşG86ęŘw .^´SM^rć¤ůüÝŤ,ě dQŃlš]Ô·P˛ĎĽŮ$’±Â*Fźšä˝¬´§ŠŔiZŚ´JpË!o­ ľń–µ(ĺĘ<­‹gĹcć\qůMá×{‘`¶k ť¨á #!'<ťwzÍ Ë—ńŽ!˝t+)m,‘ĚŘbî`ó×'®ĹÚ}„#ŕ”qÍđ·„’š€”d™2ő—9MŠß‹aë*b±  iě‚é)xß: 8IsDK=ę)h+‰+tŤM>z¬a>d`«µŠwfn^í(»ÇËÍć©G?]řöÓé°…řoÖď$™8D¬Ő‹Cęą#ËĽř^XY×Ĺ”Šň€¨C7Í^ö¦_ů©Ć9ŞÚŁĐĂ©’7r˘‡éPŠ´N:“ZR“°ŁČř#+rĘ~Z Ź•¤â©âD—ŽGvxÁJ)dĆȵBŢśŹ¦u BŰyެÝJP2^™/& …¶b"Ô¸łkÓÍbH^¬×@ŕ0 ł~…ÉŔ°4yެ oŠUáÎŘ’Ą!”é=LötńĂ‹-ľ€s i™VË ´w­qŹ€cŹ/ŃĚ%ŽP}–1iŁv¶Uej`®­,}=$X`%ĐsĎÖńőM¤Ů“ȸŮCWßY$1ÁFŐ„úÖňëĆ®y&‹‰Íw¤±‘ŠŐ;tŻ»ŚdÇ!îd‰1DWTF‘‡¶y¦ť…aťëp©Q¤ŢnnnĂr Ýc<—°é‡'i¬ôśůfŤf~ü¬c.$ÓiK.,#mŐdëGTłS·z9ËŹ‚ŢÖ]$ßS^zĄ>hću­ć*Ä1*‹ý{&:WlUçŔ65 „=ü^Ź‘ “Čb •ýüţĚ # ­‡l±ë,íroöăÓ:ćG/Â(ů‰h.4Oȶ›ÖÍŠÜJ@‘E“ŐŃŁMš/b„śfR!V.>’˝Ü×ďkÖÉ 6»Ý]q¸ŕÄÎ’ŠŐőíTÇ74§ĆzĽŰ Ópú4ô+¸ŁušYšÖ(–˝Y§ű+6…w·H…áÉ޸u=]ĘÎe!©x"ť«µ –*kÓJ‚R‚Ţ@6éťTô¸_yĂC6~1Cn,sŁP†WwěfÄíÖjl¦¬Ó ;ŕŻăďÉs)őzö¬˛iS©đ˛účŰŐÔ}šąBgď'Š« Âp¨5L†ĺž&祥ŤĽšźîă"łjÉ EËîĐĂ×Q~©]HŕUd>to­¨$~ŠR+x´@J[łÉó{hŁ?F—[ăŹŐDäŻmSŘ”GT’šd/ś3I¶&§1’H"·ĺ[Ř Ř5oÂx5ěô–ś§¬ď¬Jٲy. YÖâFťBŃÎú<Ü´Ęžä)mÔŁóXť¤\ěs&!Ňh¶á”¤QKĐ9U=ŘL‘ŐM÷[u-9ŤIcAÂ3’D·•­g5P;÷âď/CWg±O%Śj˝y0Ćúql*d‰ŮGj@¤Ř:K:$©¦-»ź`o›Ä ď r¦‹ţ#N1ŔÚĂ„GŮÇ!‡x˘bŚ_.\K.‹ŕŰA†¨EĄőŁÇ9 ×+,T˛ÚöĎJH ’čŮ 0Ř^fňŃî6ożhůN,űI”ľ‹Ĺć&'ŐšŔKnâ‘hhĚ !;/ÔGYÖQviŢ.ş â˝¶+{Ő¸CQ¦Ä(U˘tćÍÍ=T6x#alĆÍ&adü­ôĐĘ ř5$v—Áµňsqč4'ďZá-&¶›i"J”Ś‚*'›éD3D7ÔJ» ›k’÷äCd*mü8Ĺo@.Ř™1ĺ`Ęx»ś„éşIˉ˛¶É[¬p}ńE ú P X±;ë*Ťc­ś6Lug=_$ˇĎî0·uŢȇ\%ú8ĘúěL™LNĄ7‰ů(ÖXŚ7YťČ‰łń—[6Iżžžńr˝&&fÚ.Ł–úenFiăŔMUu&ş‚§ ćfÎ0ŤʵΠ;«ź6´V!Ş4DëX¶×=Mĺń”ŽĹ$•ÔP™RJŃŰľeý~Z•˘üűÜZ‘#â;V˙ĽłC»pĎ, hĂ:xçÂaŢ1ňÇĚŦěaŤřśfrŘu„ŚŘZ‡GÓŁ®˝P5ríD”$ę„­Dą*í“DC%ÚńÚ.„ëß_d3#,jq>ń+W˝JÍ6bR^p‘juť ŚĹ€¤@ő…ž jÎe…ą¶ŠütŤ¦Ĺ$#ĚYoR5ÉVÍAŽ•&”jŁän´›ZŤŁżr(—Š›xTFM˛gąZ 豇ÝN…V2…ž&%‚r]ZM*ÉđžÖó¶ă‚ąt0OF¨ęĎ;uú#Q¬¨˘;ťR’›á:q Lg 3čŰqíµKú’Ń$ňëć4ŮÜÓÝq°3!\ liŕTßaA‚€ĄN›8Ŕ8pá ś%…RsťťěÇ„*,ů¦¶(ŃĐůŃŤw-óř’Źđ:k#°0ęŢ|JŽ.˘3°l@wŕŐ´Zşp™Nš˘ĄmőAĺk5 ,g’Lł-[ĹVZńEňňTöĐLĚ; #¬dü>‰ÁąPŮÔľŢY!ý›çű~Ťřn‰K±âe××mś·Ě.p‘r\kŘŢFHhÔ…»F«^4ňZEBpST°’ä·ˇŕ şiÜ©:—éź'oT$:Ť*µE[y%Ń•uJÁ=Ö ·¸óş]s)KěR Ć¨ÁŚ™AË­2«)đÓ5!D킽dž)´KgŢă´¨:Ç‚±ęšýę±ęÉ_W“«h\ ×Ú­”(Š›yJ&•qKĐ;:ű_ăt&#,ďôs˝apęIn¦ Ő×ńëOĽ‚"’d‚ ®Ićj˘‡š|@E’R©m§¸>9r#ĺ­»Ý˙‡ý)Ü|)uP]Ť˙řňč㡼4ŻEµÁ ¶ôť µ­YĎVMT÷ÓxÝ çÂv_$üÄ侇;ťšĹÁŤÁGĹů„Ü1P›ç°ČJëj/ ń™ ůżs h7u§ćVËgŘ«ěxÖiî®öĹv݆4*Ň™Ń@Ŕn€Š%·ťM¸eP­ ›e‚#J) ŁťHóijŃĽ%2€Ü§ĐŞi@sŕȇ§°őaŠô Ź´IacŔĐFŤqw]+3ž©{±Ť[Ów°3a»lJŽ˘ür>aĐ®¬Ďx8§\Ů Š´Q`˝*Kń€çqµ®±’Ş 2kíš(°ů2o_ą GoÓ¶Á÷D'L­`r!Ő×üZ¨ąóDť+ŇĂ؞ꍖ˝K>&şľ “ar »YĐç-FŻU˘˘¸7ŐgĄ®•ŔÖbg,O„.+ž Ľ)”76Ť†_Ë4M*Ć %-úD\ś¦Ýéj8B¸ŐXŤ™ąy‰¤MÓ Ř‘<¸ěË}ýWŁne“ľj;Ş$˙š9 .FQfĐ˝OłQ3f}‰š¸cXމŘ`Z“C<‚ł±“tă)`ĽMµŁŔý/Ž|aôWI(°śó ćá4­ e˘Qşš9!¦ČB/K“8Éë@+«[’JP *\µj·śX0E gÉŘN÷AŻ:Š“©bć ăŚJ¨Z‘⩪ʣ€˛şŢŃ0Ű9ŇDłŘĆćšGŔ±îU~«ĚIř¸Ŕę'ßßÄÚklř|á8 ’Äsđî¦Y­{ťŐ—‰ÉdhHw3xIKB͉¶i;Sřl«wŘnS[¬±§Ëđ„€ąő!eTôŚŁ˘ą]ń×ŃÚ°ľŤšPL&±D-ÜIf tF'…öQóAăa=“ŘGżbCqd¶ !9Ĺ!-Ź~łÝżbl1Á"Čňm ĺ‹ŘëË$ł’ć‹bđ<”9ĽWw‹lí*T4tĚŽŐ@1_·ěfpĹ ‡U˝Aé9$˙§QcËxÇH=©łţ GEŚ—rÁť~`‡¶%śQUλř3«B Roh8M“ú:ć­˘ť°Ą„Ě©¨aĐë)ݬ*-Ő{P©â˛}Ü“°bŞÁŠëR…´+’łP«˛“.&瓡1ě† Ú•ÓySd;A!‚Erqů ŐÝşoWkÁ€/Ú‘Í(ÓVé\č=ŕHEĺŔú ^ĺz¨‰Ŕ \ě«ÍýÄÔAO¬ßČU„¸Vň:ÚB±ś´p¦â‰ Ĺ܄ޤ]‡ń…é)·f´}$®ŔŃ´yí†Ń©ş€ÍĹŔË´[}™ţQ˘ŞµÍýĘÔ5 y/đi˝i„%|Âr† Śđp#˝\µĘŐ6lĐRk‚ş­‰z"·F⢷pם&#@ĐęÜ_‚;˛Śu':1/#ţş["łN¨EMĐżłµ˘‡S·[yĂŽ ňPŘvjhÓŕ›÷Í 'błö6U—[ĺTĆĐr ú•Řu´%Ô„%Ҥ™9Ôjě\6„>ÔXѶi„°·!˝!·Ňd5cswÜ8” ›ňÁŤ™=Aő•N„…±śf:~0®zäjtŠzć6?,®ěĆŻ(Ě’ňCÖGť,é*# ëhł:źv¬ĺ0Ä$KaSÁ,…›D$4ŮżóC$`k@p :—–«…€Ą˝kq°bAŃ©˛ÇÓźµĐ/4jeSo+ ‰zę;[_ß?Ł“Í7#|)”Ż+ŕ0¦ #ĄYM·čÇÇ<­ŕî{®†Jť‡DÄËň(1¬ €fě›ţ^8ZÓICß`»ÜŻÄ˙‚FĄżíĽ‡q¦4Ĺđ;E˝ĄłMc,3bÉ递xľ€DěiLYqŹł_ż›YJ˛Zgµý‚¡MWé;<Ľm°ň°ő†HíWťńyŽą»Óa0RFđ#ü©ĽÉyŇůzčMŇ“|űFĽž6–çD‚¦O'űúp5ŞUŢĽŚ:xŇĆ\ť2Á6&tîÓŘřfyĄA€Ž•vjĹ{e·ę€ĺ‹fNü ş:›{f“y5ŕd؆Ů|H˛ÎrˇŽLÜp.ČÔnŹ[ş:A‰Fť+ćůĆ$>xwTep\Ěäg[ë¬é˝ż^×#˘¨˘ŽPşTŞꀬ̙şT^ĂpŠÍ¶čŚz†řyo‰]—Í2Úřči ÇS†Îz}ŔĽ€c礚¬!뎩Ż/çmjŕ ÎŻ •€_đsĹVŕŮČ»ľ PG„‚ed{ÍJ¶(“ă"5¬'Iďd®Ep(KĄ˛PFťf3řä}4(űe­Óś4‹âĂ otyŔś„*‰ŃĄŮëkósôëL0Ť+ś+-8}¬ÂĐťiZ6/u…ĚMyÁ߆7O˘5ÄUë¬'ť¦ á îѦVĺť`ę©Öĺ&&ŤĘ˘U ü „‘u§›ĘčęĆďŔŔ9Köß5‡Ř>÷nM_+=[Ö(©Ńk‡ű 5QéşesÓKȦŇΦ¸ńo’¤3¨&…6B«ĹTx'sł Ü doö°őťł1!áÜZx~;ĺ…°×ŮQ_Źďüí9šˇ@ńdhÝź‹˘Ŕ\DzĽQÝwdăYéšcµÔ'—V°śžŰć,ĹVf{±ĘM”7x`ŘLdďWŤˇÁѤ› gÄŕu[ň6p~PżĘ¤/Y[cpś$&­a+>Şš Ţ€ŤM}ËD©O,JĎrĘZoĽây;zž’Xť#(Ń1TŤ.üJ5Ö®śčęüěř2Łp”kÍ3ĄY×ýF‰°Ěp|Ŕő\ڵŘ)˝u)­íÎěżc/tA‘iKŽgłgÖľuj¨ŻJŤ¬Ľ\U˝›ů{Ő¸PşďéN™ŘčČ)nhËç.÷!UÖkIى…Aů‚č?ĐőĆŘłIBĽ‰¸^ętŤ‡4y·őĆ6>©Sš;ŁĽ¬›…€“-©*-hÖOeťméŢ„đ!TL¬Ű/c8ŔB€$„ʰ÷żź/kQHÎAÇTˇÇ-t%7Vžúś«#W`C=rÝo™XĄ´¬ă@& O÷.1ű şËRR&&¸0ĹŔw•ĄbR``>Bę]Fkävi!Ó0•u‡Ů&űŠ"ůd$˘Ę`ďŃ'¬ÇFSQÜHŮňťá &§ś„ňäŮ"Ä·n–)ÍsÔö›íeäţ}Rá ŇśaAŚ«§˝˛_"a|‰˛ľLuPD˛uh\<ąoŚDDß'š\„śQ»ÉŽČ®ˇďR2!ŚjC*Ba,4ηkąSÖU¨µ‰í°•đÖr§o4 ©ůA1hQpRŞŮľĘiVĹLť:ÖŢ,€‹É ”»:ÎŠŞ¨Č”ŃË€á$ÍpI´•˛Ž[8±)üLĂHă ŁâOjmŘ mc·´}E'ś—„W‹HWLPţ#=ąý+×ꥱWAŠ-Č„{“Ň;ĘwGQ“ŮU‡ô¬Łýę Fč±nj”űşŃH~±%ÂÁ<ă†hěő)PT4Ě˘ô5lHłi~ĐSt‹_Ö—e׌Ó1ť Ś*úu&¬Bś“l9 o]ŁZEl?ÁÇťr¨!‡jţvIęÜXZ‘ěˇ4YQo =ĂŇőfj ŔńYĂ‘Ü.@ ¨LŁ_ń0Ě€ą”70࢙ ą?´*'č"ä+GŃ˝7í‚ńĘŁšÔŹŽB•+5~ęE·^`›EuPMzXČn]q„IžÔČPË5b÷mÎ)sĘ‘ €çł,ô ¦­‘o€śßÝâÎúzńa™­ď*ÖkŮ]`ď€ŃbY9öIőa#L!⋸bŽÎ…´YŔő"Ö2K‰üĂ^ÖńÖôĹ*jňŠ{ć"dĂ ö ·=Á`@VűÂ4}°`n;ţ31Ýćő ËÔŠ mµm A¤`”a"ž1ţę6;jV2‘Ë1«žÔŢ/’ŁO~on”NáÂćŐ ¦±ń# >ÇŤÍ01\ĎŚuŐůâňł-†¶Đ5M¤Ă x{B–Ľ–c˘¬ôËd¬9Żć$,Q|¤RÝŰO“˛¸Ö[ŻGÉ*Rű S¤â!ÚFŻwrŮ)P<ž3al‰|an€“ŇҙǴuhĹáŰ‘2D"3EzÍ!ËO> Ü#A˘ŽđżäĂNÍ%ňˇâq”·\Mt·3wëîţ”ĂŁJÝß Í%Űö˝\ża˝$dCŇĚq2®¸©ńžÉk{Í Ě[ëĽ3żuBäťĎT@(÷\‚Ë7F’Ý‚?ßµ†Q'°Ň7±9âí>ĺ%"d‘žŇ,±7kápݞ†ń™úóŞ:¤L#Ö0Üj*;ś.cŻôfâ^ŠA żČ[4kvÁő"Őł Ń‘¤őcO ÷a([1çä&3Ű9ÇÇÔ§81™-‰­[GF\kŽö +B#$¶h#RF͡ýä~őâ$”řŃáô!ëźY×sCŠËC·ş$›4ľC˱°-ܢ΂Â<„0†ą‰baKŚ4{Yl·ä Ąg1ăç;áł.9 Ém쇮ŐC.vŁ2prŮŢm^ă¬sĄneG¨ą¸5RPD*|öńµ¬}@V•uÚL÷ óűĽ¶ŔçS3Eĺl·rڧ”‘sxQ€ă_¬ ›kÜße’…˘UóK‘59¤¶|Í؆xrÉsŰÔŰ5ů ćţ•)˛ín§µ<ŹČ{ŕ˝(Ďů0™­×dđ—]áú.ôĆöppmÖ q`Şęç-4÷_BśđÖ6ë0Ř˝ě 2őĎĚ(ڵnÜqý@ü–ۦ€ţĐĂS‰+őD?s·Só6ô€ówڇM HlABvŁ1ÓÄ%vfMú0"¬»Šź?ŘţÍb’+Źi4UižL04kÎŤ*iëÓŮ ÝgĂqŔ‚fŽĆ/ŃźŁ´vő¶µ+/´,E¦×wžž],$;Li7®__řEůލщfüvŢ>cP˘>o‘ĽőŰkiÔ5ŕ}j0EżźĎ€cŠ#Í ]<–dö‹7 CÇG“Ů—;.ŰÖĆÓľ‘°«PźE'¤"U¨Űp~Ęž*k™áТ­ Y˛–€ kĄ°¬PVĺş5Ű:^gs±Ť/ŔößElUg*˘AT•Ög¦7đ{ś&âŽS9Ö5©e'JĘPÉ™w·r‹H-űq _ÝmôLޤÔX”+.66“Qď§­ŞçBľF˘Ąů_<Äücj0%,ÇňłaâF©Qv:°ëé“ĺ [3Ŕ·Üg¦JĘNMb@čAť \AΛ…Óׯ¬2š5 ÍTv»ű÷˝î)ŮĂö,ńű›ŤŻ’G_cç¨TAz“ŽĂŠ)ë$(Uóoťp/#ÖápMBšyÚ łÖ2ć?Ę1NZ9>‚ÓŽi}@‹Ćfݵ&“ţ>ć·]ĹO1ÎN–ßäşK®Ś*[!JR§T$6íaT”zí8Tš&‹•Ťój'ŽMîAŃĐĄÔíééܤ>Ö*h†gěA%-ä1śä6Ö]4T˝·7nĽU¶»$\^Ľ-¬¬Ħ_¤őןŠfM­Ů2I˘Ť{Ô7Ěfsďń2 <[Ł ˘ ®EË ™sź9nż ˛ęYŔĹ[\őn3Vw%QV°ZO¨fcH#‡(gś3„ëö·“(÷Ĺgb ‹”»0ČÓÝň9}d„s¨K4ŃçUĄ„™wop‹ÉߏâůťMGěÂuDń#ş1ČŐfO'ĺ šMRžŠ+˛^ŘÓĽě(ř2úŔ&‹Ň‹vžŠĄ#¸N„ËŽ$4ŁHŽ2ăÜU7`ý~ ô°˛ŁOGÝ^tp: `5­ŞříP±ç0}˘dxb¤¤ąę@ 0¨®vÇá¦'‹<Ť„úíŚjBö…lr4¦ôÄěÚ6םaaÔ|í±oâ°Ś…1†HŠ0ĺ^ ;|ţşul«ˇs#"±"đ …ęH¤–a, ŕňVâë¤á)CNÓNM6‹{R‰Ť{ÝŤ1xw§:Ĺr˘†U!ţN«c­>ŚV34uőévúQ\7•HOył7GQ¨řh˝ľĚ0˘µŠÜŐőw;@F¤ĎH[˝óă–Ěń Ů×řÇąČqňeDúŕ䛏ű†ů˝§úÍřxÜ |Ě4'ζY·Úm¤fľŢÓ·)€©Yô-z•ŞÝ•±M‡>¶ë/[N–(SŚÉĆzuSŮđ?ě'ۆţluü6Ţú˙ţo®ëúřX˙÷íď~ý—_űřÓ·˙üëüá§ßţáOżIżŠáWůgß~ůĎ\˙â—?˙·˙ńßű»ź˙ňç?űö_óż~řÇ_˙ôŰ_~řó_~»ţîgß~ńOż˙áO?ýöÇ?üů/˙óO?üźyý»_ü—˙vηőűßýö'ßţĎOľýóOľývýůď×˙úË?ýęüá÷ü‡ßüĂţüĂOľýů‡?ýďßýfýĂńößţî·˙úŰřű_ü§oë›~÷űź]ę:q&Čg<´×oeG[Ćóçč®$ąm¶aŚ„ślSŇ“µgqzŹ#żLÂUż“Áof®…˝˛¬JŇ·Bp1{Ę{ď7”Wxx+ż$±Ąk dŃůŽr?dçoUű“¬cC3­)ňŁĺn4™Ů推°#éH*ć•”ŁéĄMĘýŠ‚%FŚO)Z§űŐ፠¤ş„…,¦©I/WJţ&ü\ÁÄ·Š<ĹDIÎ'«Żvđr®X ˝}ő¦=˘ÍÓD´[;ĂîÜÂ:[ŠčMĂű•ŹŃV»\ş”/{ę±óe袯;ÚÝů7r Z¶˝.­x[çŢŽ·ÄO5{ k˘IečlÜ ÷lŕŠ˘Ő©łĂ›Á¬6“|@ĆÝ!Î’rŮ,nr"Rc2Ö]Ľá5BĘŚN‰‡ů€eyWh»#ałÝľĹÇŕ Á–ńý9žđB/ UŞĚ~F6Á˘L@šć~Ű4™÷•Mq ĽĂI=F_Ťqչ̋ěÜc«TÉłĺÓŇÎýO!}Íç‰B#sY†‚Ź/„_Đ‘6Ł V‚Ă»p~Ra’óKó[ŁťąaVďóf đhĎh©ÄÁeęłHů– ąM Vs*^ŽČ‚e5Q"@7ř A)fLÚŞT.ŮŁP¶ ¨ĆŚöă1€d‡_Đ6­[âžÔě’ŕPⲤ 樦ňţT7fX)Ë9kC“nżŽ$ü‹s˘µ<Čgłµ©Â¬S9˘Ă"2ĺýH±ĂÉş´/Ŷg!Qŕ›,«zl”,&üž=Ô®?JÓ6ßÖ ˛Ę!śĚ˝gěĂ…ąr#׆•(b‰ĆŘŢdˇ…ŻŇK[ąw–x8’:—Ĺ"?¸gŻU*śŕ“Ví D*SčâîođÉiĆ4-šŇ ±ŇÁzěŮëµ>×ÚH˘ÄÄŰe3fęZßŘk•śĚ7f/ óÔŇ ńĆpôä­ËŻmţ¤¸×µ#ůXŁĘ 1›N •=M6’ĄÂ·č„•ćůĺ,挳°IăąPlÖÜĆ»:7YŁ}Z$ěřäͶŮń‰€řjxË6ťÖU`QŤÍŢ„^@ýîîQ`ćÂÔ‚˝mMNĽ?ŔË‚ĽŐňËŔŽh;ýŻřsłáÓĄz±¦¤§›©ý57Çs·^ÓZXTx˘TJŤoÂľ`ňŚÍšREú’Z ˇAę9śuä¨HŃtĺAŢ|ëń#ÇřÍdRR˘¸=YxŁXËKý‡ĄđX·"#ěĆŁíĽ˙Ś= mëŔ#̟ѓӌfÚta5ˇŕďÍ™‰Ëk7˝Ŕ[}%Ĺ8K¦ôsmJçc6ŘkŇKIŰŽg#MCRöĐđźş§”©ŮHq±\Îíű?0@ ™ëói ęZ›áTÖĹC'‚ômV+‘Y„ŮŹđhăô)¦Ý¦k†kęI–#˛°&ęiešD9dĽ]«9”7Ďk‡Ď0&Âx­Óë‹r8jÓMj:*Ĺ›3O¦·?ú*ô"ÓĚÁóáĂÉl&hĄ+BFÖâ¦sţÖŽą"«fޱtpVšJł|[&‘oŰťyřMbKE×{ČhbëuđW±E(ÝV\1Ăł­ĐÜ*˘XŻĚ#°ĽťqŘPçĆŔ2Ń‚LR†Đ4¦“6aôô×Tź\O©ÝXĹhO#– Ž*â:9H¬(aęôn`F$iBJXExKDSaꢤ˝Oäź–»‡Ď Ó|CłĺöÚWŰşP#d32˧e›#Ĺ ŢXÄ´ŕaý°Ĺwq†v:ąAp«$™¨o3NüAa=zĄłÍKĹš ëV†5%™Ér ă¸N; ď1MF$% É™”nLĎ·äiĆ!q7<Ť"žć±L ¦N$×ĐpŔ Wˇ&âí‘â®kÇšĹŕöÇM(.Ô`T·4l1•7›ˇfY(Ć!ŠyöI39x'Ë%ʵVG%ĘThv$%˛CGĺĽÉŞ€ˇŞÝ¤ÜőŽNq7ČŰFP˘+n€ɱs§cgÇDvtvI˛©‚)~Şäd±M §őçĽ@-Vâ–đy$C4]an”,ÉVW1Ć=ŔÉ1]Ä0î‰=Ú°™EcľyŽĂÚ3üyłpÔ©OtÄ1cŰ:őůfeđ^rŻ "-ˇH*NĺvfS Ń> KZŻşôď¦Ć‚˛Š7eM›ăč!PM|,ň0ŕz‡ ş¶ń-JńŘMTmTÂě‚‹ľží«VH+QŇ̡9mŮ™'‡q!륉ΓŻ)WG"şL´¬î+ë른Šăöďś­™yŁv[2±‡¶›^ç¦NŇJ…>÷b&9RHá­i:V‘~‘8ü.ĺ‘/Úą  ˛®MŽ"îDHívuě’1O' ˇĐ”-D Dë¦q1X4Z âĹSWüç­ąĄ¬šIŠÂé—|(ď5á*ć.Â÷(@˘¦ŘŁ 6|Šć&–ŹN¦žsĐ74Ó)űIOß ë`ž1ä(†KŹîÜýT„6N˘.' Ś ·[› gő ÓĐľ°ń‹Ă^y'‰÷p˝ňĆZ1Ú$©ł'Ї‹˘Ťň"č¸Ő!ŕ?LÝ@aTV0T’¨ŃиćĐ~VjřŔb!AąH#g§Ę v„Ď×ÉŔ$ÍoŽ-F©FzŃĂÂdššŃü­Đôî¨lG ł†e„2ĽĆÍ÷H]BţämvµfN&§#WáL˙i×H›]Ó_Ô(ňäŮŤS3ďFô.E-ľEđŠ† "ú1·Ţ˝ńąSß«ŤëťŞSÖ+‰„ŃCîpÝdś÷Jľ6LAIäÓu¦61t\ čäű‘—×Ů™ m2uĐŃśŢŔáź›3¦ëŤw“·Ĺ¬Ó›AD¦ĂcĂp \cEpťĘ}uüh3]‡6Veůa3ď.¬c))Ňź×|Q¸Žâ!¬'f&źúé,ăql ňî‹{†©gQižW¦yĄÔŕŇۨ´5·ë4fƸ)Wźipůâë©#„ŘsŽÖ«ëXd_' (Gµ5d0)YĽŁ *!Ď kT·Ťo î98=%Ɇ.^77]ü©¬źRĄ [Ó·ÓWĹĽć JxÇ$H¦Ť–á´–š¤ ělÂGT¤pšKĆą!¶3*ĂDPÚę"’NŐâű\%ŕĹ0.€łG(lŽÂf/›s˘¨áSĚ{0µ6#vŘŠŢÂÓúH\ŠM0TLő¤xj«H¬óeý%šFzš\Öâf}É%č‘* ‚~ŔJőĽNđZ­¬‹C©"n,ű`kńvËU¬u ÷+‘‡ë nA§ËdaídŹđ’MgÚ$ě[jőÍŰ\‡jiŤš‚`Şé3r&;Š˘˙©Óh_·8ň: z1¸QGvy‹ÂšIŘ4©r‚c‘tş!BMfšˇ¤ŞUűyŽ?ąr˘‹-jvćűî4x&ľň3”P™Ťľ»“głdŢ.MUö+­î&bŢ0ĺ/{řčp­"sx@ů»Ŕ ¨E˝óFęŇ“Ź&bM‘„Şůmú}óĺŽIú-Ăktď ›ßhHŇśšĄ·Dc-A‚®ô1ěŮC]ĎSŢÝ˙ŠSŤć°îVÖ.űfŽ}MvLc!»ĚG˛ĺÜa(»j1s]CeKŽ;@C1g9®"˙BŞ@\›Ń µŢ™ĂBXa<asč †LRúŽč›Ľ†ŹźěĄş0]˘ĎV Y›d :PŚ%žšOfS3É'žnĆmdvO;\U:ÎŮWËD1€J•lůłTëB`¸ÇcŔc¤,ŠUH»őŚĚ™)’đ§—ű9ă'Č»<]}ŁEg±~aľSÜZ[DŹüJśt9¬†Ó{“â06 ˝p’A}‹D­1ÂXŇČA?´?2ť=e®• Qů¶#sC”nâfăŢd‚ĂbdżÂŰn®„ămˇ˙¤Ü2HäíyôĂ6Ú3_ÔŹa«wĐIđä—:W]üŚ%\Ťd, ™űŮĚÔ°†îQĚе@ýňôhĺ“čS^Ş-ľ‡_,É(qśó+ÝkĄ’$–Ąq!ýFĹŻ I‚Í.p niŹ“9ľŘ4PÎŞm»űă’†ÇuĘ/¬?=ÁNÂ@ćÁ[¤–ž"CPDÁŔŞ‚¶m[­á±G™[ şÄ? ćŮŻ¬SżČITţĹD-ŕďŮd‚6µŘ·wę…i&pv6çŹýS›Ş“®‚ó™§—JIŢsŹktFŇآ2©BK kUQ`zĽ¶pŹ{żŔÝ=‰ŤU­iY7}·&6 „¤Ä0ÝhrjFŰMę]ËŕD7+ˇrŇóĺuĽ^>PpÜ”YlosŮ!'BÝÜohK4/ +™$}13i*&!Ź]Ë}‰*„®©žl2=™©­›UMf†xQ'&妴Ňř–ĚV>A‰Ęn’!(}7ĆkëĐŞű3őůčXqşOgF†ŇôŮ¨í°żéŹ«&€Ľ%÷T¤Ćď¦v7ě\W\Ăţ…0„Ëś-6'ŔbÜşpŮś ĹíÉ9ˇµŘş˘Q3R2qäH'‹E9NçŔ§Cp­ŮÎôö2Q ĂąřŇx3J÷ČS7Č‚đ8u€˛íIĹ…Ć´”GóŃ=´îę.Öýľ'7‘eÔu¤yXń<±¦şV-|ď%Ŕ@6“đ#ü3KH]ĺY/· qąmNâ{ BęhęńVóíˇGĺyX4!*8»É ółúڢ҆pĘ6”wRţ5na«;°ŃŃK¦LżKΔ”UGXÍ][ÇJŹOĐšçaĚŤ‰Ćca ›-(`$y}:ýoyF]Yő=·°'ö6¦Ô_SL6Űś4Ţ—ş†äC;ĽsfPC Ď˝ë”7InŃU[´/ú°ćőa %$ġ)áLڑϰ٠eŮęs"šÇ7Ȱúî‘¶Á857ë­¶ű'€K'qfĺú4Îz>­s’:}ůl¸ŕZ:Sěđ 8-–)i°?9·¸*M0L˝o‹O[x¨ź8ˡĆŇi˛é™%ŞÖL"$ĆDŐ§oČ”7ˇ Ůăä…)!oj>˝ż;ôoŮ‹"*š¶Mu7;+7š”śöśýÚŐpŞ<·!8Ęu)5[O_í8Ywkc`ç1ĆBZ?‡4îÚUlô÷—çtý6-xµ Tv/ÓW¦élěžŇ{E‹Ó·ůĎÍé0 –N4×[†=FG§•ç˝ĐČŔXLłÂ QŻNJŤTMę¶©,…P·ŠWÜ ĽŠGÍ3Vú‚b‡ĚŮÝ‘rëß"ÜŕdsÇ;ćw†DŕMoŐÚ7ěŰeS×Ö8C+Y*ÔtN;űĚř†ÎĚË«†DĂD– NŮ)€€^eě|ßvLĐÜCA!‘é$§®’±Ź ŇB¬›‰eJď¬XáĂĘFżÄ±.—7··ýصŠ*ęÚŤÇkôké¶HĄŕȦ;pMlŽ*Í A¤ah‡ô†Fń˝%)Jĺ02¦`Ř”Ŕ¨÷ş#:ňŁ.-¤hĽÇ ňY3&× Ć-‰śĄr¦‹÷IX…ß=‡"‚ťŁ;Ő=Oë×;ćJwWŐv[d®»7}F]gnň»ŚÓ¸«RÝ!EýŔ¸»"¸ɨá, ÓŞA9L´śÉĄł§)Bq"Xâ# 1Ϧ%nhQaś¨€AT~1ç4Óś2˙6JO‘“„u“©ęŘl8›ĆTďtĎ·Ć}_›xj$l¤6QŠY°ç;D§Ă8vGľŮFă÷Óg&óüŰńSău=Ĺ)ąŞ8łĂ0xŁmLçäqă?őýqăöđwu®łWÚiĽYyž'ĎlcńüXŰ“¸teĚž˛ęňy’X(”ˇĆ¸Ý3mh—iZ4}XÂë 1śtP'ĄîŢé´ĆýX1dĂC±ń;–Ŕ­–דŠ´-‹đçĄZ•GóĎ )G‚h|˘&$…ż}Jýůnrqş°1Ečšríă`Q›`”˙‡·wéµ/ą˛zŰ{}Š$ď‡Ý2´ŁÂ$$Ër&`©*me¦(ęŰßcĚ+ÖNźS4Đ•¨{mźýߏµbEĚÇăw2Ňś«›Ň|Đwďśř§8Ř”1–b' DĆ–l9ÔăÎ!ęîW Š–9í­ýÁ7żµw\ďů ÖĄ''Ů´4D¬TřYŻp!ăT“±©žHATmׯ'[†/h‰7‚¶´ś/Ŕâ‹^XĽ3Dä&řŠUhť=Ź\ĺUAľ¦ăIˇy *ŇSs:zł~A—ůfźďďżr»«Ň@i< T{„ߎĹĐ—Ţ&WZúAĄš˙âŢŹ#ÎćMŁâÝĹ•=o:ŻJ“ţú˛-‹žl[ňşÚő‚ĚĐcOsÜťŕ°ÖM]]&Ç †–i»ŹŔâ ÉF˙·%ş_÷–r"ňÖ~W†(›‡d¦wPĄ)=áóNĄ¬tÂUʬC—¦®ňđÓ˛ĽžóbŠéeĎf–ç2âćŤJçžhôdřť†6·Yx*e.ş™ßŔ4Uş@ěuOß‚¸^řJL  ?ţÔW|D‘U®"]ué·ěW0L7{ڞRđl ÷˘¨Ś1ëRmźá†0Ś@qŰ:í†Ëş˝śűßĆĎYŮ“łâxdˇöä[7J ޸Ḋ-ŮÜĄ {Ë"ŢAJŹă¶rDŽ(ôÔ»Ďëß­ăÍ)cÜä;gČeÝZFř¨8)ń_µ^ua4–7•‰ösĎŕ×5­f[)Ó˝phgZY—ůöG©8r`Ö•tĚS˘+„Fě´kZäÓkě—-?×’hśň©l`ŕÓß3§Xł6ťL3Y7“Ź{cŠ–ÝÄi"%>Xćôß‘ŰTću[4lÉśŮĺ§°ťQÄW{­‚!`÷˝´&=äžŇř$cæĐd |ş=™.C4rÚ,Áu¶zL2#«'——»íjVneBW»üî‘kűđHéBíjQ‘O j4ÜΡoźŘdT´Mł™í`Ţ ŢŔ€‚ŰĚů®#¬tÔ9Čf˛ĺNT‘Ó0Ă^v+„äŠŢ]üđĆo7۶'pIN…wAgŤ‚ äiüŐ±“ô°ZN÷ĘuÔ&«ŻÝ^ńţSí!ô¸k{‡5G¶ßQ<íŽtŢ`] €@żq`Ĺ´ęQx\ź?lżŢŇ1“pńňJ•—Ú Ż»fŠz=”CUb& OŔ^G1<Ő5ăZ†+fV8Ř!„ĐĄJCł>JJ4§;˝˘Ë•{ }BřëPCh—ͬ«ÄهwČ˙wK}W‰ZąÓ$Ě”ľ)S*f+z}4-¬ϰş¶›IĹăŹ,Ň@WĎ8 ;Ü{.˘Mަ DÓWŻăĐ@˘^m’š?Y5&Ĩ«e"őüVDúÍž2Çëdä2ÓždÖöĐX#•*›§ŕ‡ď‚V0ŕS6eGÍćQ6ńýŔ”¬µĚtăs‘Ě"›9řđ!faż¨5ĂÓ>ż\ě¨Pş(pwU+¸ZťwŽâüµe%čhѤ –łÄ~×V4ĂÚHâjŘÄ8lľV;{ćÝ[íš2RŐČ8ú^wŮ´^47rô‚~OO{ŁĽ@™ĺŘ2L1p+éj|čÂÔ#Îh(›ô®)fšS ‹ĘQ“=§µć`ŁÄ®ńij  ľ¤Đ¸ _‹÷/Î]ďő©Ň=€\4Ľ‰źVz$EµńĎŃ gg‡Ş!i~]:>ńUU#4áEPköúţżeńX­´C%McŃŻsÓ‘Ë=¶s —†–LÓ Ô×Üë"c ˛HłÁĆúűf˙ĂHę˝ĎäJ[”żÍŕM¤s|©´­;9Ţ•}©Ż“č‚Á%¦>jÓ ÚU^Sc…^¦ôěŚZąţíu„Ý më5@|‰‚‘@^›Ň]­ëŇmG[÷®‹Ĺ°\C¨–łâ·s3ż<=­żR­ďŐŇctO• ţů|©ÝµµÄ[P„ź–˝zş{ď[=˝üĐ3™¶GxŹ´Ž7‰aJŁ^"Ѧzr‡_”Çéß…Ň!r+ŇďŻ(ä†ńT;Îc\ÚőÇŞÁô[pć×˝ŕŻÍZY<[€čľRMMĆEpö°çÚÍa.Řx¸{/ Őu'§WŁyUÓP­ś3ç¶™ţ^·=,č]“ÚőW<“bpĆ›Śs[ž´€yVŐ·ç#ź âxÔ 0Ď H˝0Á‰™±†`šO¦ç·s]˘bţ8[…şËö+{hEŢÝőnxÄUßÝĘdÝ:O…˘˘ARGJ}'˛Ż?µ‹6}0Z†CB™ő›2­äşŰČyÔSŹ)©âöD~ă)2(Ă—äA꤀g /ęîŕPčÍĄkó»Wa¶`îX§‘'‡#{” ŹŇuűĹúzEäiž\ٱ cĄ ťš«AĹ“G!řÎ6Hş‡vďő·Ný«ÓňU‡e˛tÍĂtxíAˇa_¤±/Elž˛Â Ůĺăf?yFkcčôWsŞ;/ěBĘÍv0.»KěPź?éÎVî1[ż?ëľzRm†Çß ‡r÷M—ăÖĹ}}٬dôx5ŃĆ“ü_˛QĽKŁ'’ŠWŤő™N»<ĽóľľÖC¤~¸“H™·ľ˙TGł<ŇI!©>Ś59ŇN&Ö „öjR]uuĹŇ‚çĚ\č_±ÂqČěŚŕłÄ˘š<î”)év–{5«Z´Ů-–Ź>bđÔ°ő31É,2ÚÄ—Ř»“Óbôň’‡óŮŞ`‹Y":w¶€Pv•‡:ŤýÓ«gŮŃMÖfޤ;ů>ňvđ†˘µˇ5ž›u»Ę>źĚj©čó;{QnŤÁO>vř ń`[˙u–·W˛ţLµbŢ‘°5ŁgGt ü‰ZdGyT9ś]K˛Ő”ů5VJ}Î1´µV‘’˛«ÇJžS÷˘â4jĎ6˙’¬2Ĺ+ÄyóŞ^Ża÷<%ťP>üó~ŚřçĆ^®$ďF„@E`ÖV)iÓ ś» Ň’Âr 1.ďČuµ9f>´Iđ>Ó8Éz~´i$\B–ĂÜé ¸ŰChôŤ4U¬ď2}qý:żěÜôĆż6ÚK˛ó5©ÄQŰ%ć>ËX?ľ67ě> Ë: ;’4\ńÇśŰÔB'‰…Ě[§LÉ' ËżŰ(<&ř˘Ž{iÄ+Cµ\Ă=ެ„ ¨Ş3G3p;p Ą*śvSsŢv_űÍëÚęŽ;S-ľĹQ;ćŘvŃsĘv&VjeçÔŘE~XýJ_Ź ŠFUó ާé6)¨`†Ą5‘v޽ Ń\0ďe¶Äë·€żwn©1ÝőŐlůďYĚ7”5žzYź>i6e´”„ CĂ––~vąk#ÎŘ©łmŐcčŃTó·u­©luŇiÜĂŃJI†QŃŠ‹\„]–{ć$Qĺ‹Ĺ‹ÝLrň'Í{ĹnR¶›$ş}Ą‚+Ńóň¬/dífĽ­ű« gőhGďÝú—6iŠČ ďÔoeU'.'Éîxß ô¤t3…,ÂËîťxzć¦ÁëĎňŇşŤC(–Úf8˛ŮĐF- 'Ă6Śq˘g»U`řq>›üŔB Ű—€ F"&lŤ}ţ-ěxÝ 41©'ĎüÉőű ĚęĚ»vH:»iť0ŕ˘íŚő—— ;ÖŕáG0čql×ns:ţh±ĺ ’ż¤Ó źOţG±„Ó%ÜŞŚ9¬µ>Y<áh^{wćĂź­Ç>ö­eĚ7ŠąŘ ¬u\_ńf.ŻíšČ´ĆěßÔÚŢÍ+ަj_,]kk(;ă^—źŢΑ#oňą@ĽYÍ•ŹÚ•N*ęź[śâ7¨®2‡ž/ç®np®MlJXtF×$Ó_9ď2o°W5SDŃę…ŕMu ~­˛[X;D§ëŽ'ˇÍ¸pxŰ âţ Ç;ú»á…ÁŢĽł­bă dqs¶wUîmgóhô·›)×€ZŔżVI Ę_ąie>)‡ˇ¦Źű1đý ĆřËZŔ`E{!SľfĂz8×=Łśký6·¸QŮţÔ“5šˇ™»G"Ł‚bĎřúe‘3«Ă}Ă #$oMlű”hß6Bi}š¨`čľq†Ăr`<uËsV,7čfJW”˝‰+NH¬­ ŞUó‘°ď‰ż‡^đG×`Ë7v>-škŇXB,‚…W ôU{‡’©Ź’®Ą»—o` ž2ŹĽŘGĚńě2(ĎlNśę¦x×űÖgÝűĎ6â[×7ůĽĄĄ˝yŁ$“Ő3ąQľĆ„äVġjމ·käSź>D@îý!Iú„iĘ1őŻOTĺCěRí.ŕ™Śs÷´ÉZĂČHŠś»źęî¨gżŽU°×s4«`ye Š{Ůś ÎnÔű"ç´8÷ŁC~ęĎÉwĂFăŮ7Şž-Čh¨G·¬Xu˝C·ş«Fn*jôëĎ6-Đćťí)á´/092ĘḾ®–É&ôA1P~ÓÖ±PP§5FŰQD·6Ý “‹‘6‹^ft±źqěc*„GŕˇX-ns±qß]Üžl3^Ô©s@T{m%ÉřÇMŽŻŮµ>/Ë[[h ő2KÉć¶E ™ĐX]{–©Ô}8­ý Ą ÚĄnmŰ~¶Á¨×8¦ŻH ŻşéE}}wF"ݦ­)ŇÁ29ˇ Qź$í+[´jU}!ä3æĚĆÔ ł7š>+i÷ ‹Ž¶wj­->÷hťžĚűÂÔçdާp2ď'ßżdŢ÷Řţ%ć=6˙yoĄ¦mPŠMň yĎ(Vžwoëkżűxâî‡7ö‹ů%ęľ–r˛îME™MÚĚë{°î?Y÷ťĄÄŻY÷©~»űű€ÝSúrŇîGĆ=8íţ™aLŽĚś´{/YCRNŽş˙ŕ:X÷mę_±îם|°îă“\ňt/Âp“îaś¤{ß‹Ľmtč ş÷rĎ@ýĽ9÷řŽĺžťĘĺžőîs?‡öáĆÜ+}7ż"±‡Ä˝5 ÷Ě$ŕÝá^v•â>EčóFÜ?ˇ1čďr?žŚű)´üŤ¸çU;÷ŘTƉ¸÷ˇťdžłü÷ýäŰź@[ŃínĎŤnź¸Ďp{ˇĽ}>lşý‡ĺP ‰îîpű} ÚÔąţńM·7f/ńĹ~Âí} -ŘTŻÝWlű>ęɶ—¸ç€Űűň7Ü/yĐí›ŕŇOş=wá-™íş˝ůíä}δ/áö9ťp{ßÁ˝čý5Řľ”/ÁöëYřlźű“lon3.= /y“íž=ĐöŤMÓ“m˙AGÖĂ÷ç ¶}o¶ý#vTČż±íĎ b–ńŰ[3^›sX~í˝‚ď—®X{sźXűŘőŹóŤµç“âqy{2íÜH{ä\¤ýŰDKÔž{úIµ/QźŢ7Ő>?¨ö5ĽSíĄÂ>°ö“.L'ÖžiďĂŕ=ý%×~­Ö×~˝Rô°©~Rí}cł}Cţśjź°:ŞýG>=S†xć_@í{0í·Ď•şě}µ_÷ú+¨ý 9P{űłŹÔđ5ŇľŻčńDÚ{Rďig©˘ýŰĘNó_ Ůg¦6'ÍÇÚ‰ł§®őÄŮhŔF Ľmľ}ƲO–˝uVě:Ejh,{Ťcš’©hő}ʲçÍÁ˛÷¨ĘëÁł>8ö{ ×ÖčëɱŹáɱĎT©ś{ßSýŢĺţ`Ř?-ÄYşö>‚ŰĚŞ.Ľľ†ŘŹ”ľ†ŘçĂÚbíâĚĎ öä ß{ůKňśőYvţüĆ>ěŃl«ódŘŹGJĽľć_oŻĺ´MŹä°ăMŃҰ§ĽĂI¸RńA°7;ݢ"DűŤ°˙p‰ł7ĽtëO„};!WEßîFŘŰqćŰö ż ŘŻÔěť`Ź_ľ»<í °·)O%j™Íľ›^˙w?t…Q÷ä¦×ă |ŕëKÖ+ŞăëíľřA=ŇĽŢăMVĹ sĂë?Ć×Ţ.ü^ŻH!¤ĽŢ´kţó[_Ăë§±ëťĚęĺ«E»0ůřx|(óZC×»'÷ö2V”Ůě=ĘńfşÎÇi„e}cČzďÎ<Úó'>(Ć dqwÓu^ë5iŹ‹q;Üóbř/,đĂuČ-‰>žDQ©_R6őăÁAĹ×Áíůď˙ćşŔ»˙řřöwüůŹßţÇ_~üöź˙řŹß˙úŰ?üř§ô‡ţP~óí÷˙ü×ő?üţ·˙ö?ţűo÷Űß˙ö7ßţëźţ×÷˙řÇ_űůűź~ţný»ß|űÝ?ýđýŹżţö׿üôó˙üńűźđž×żűÝůo÷ű|űW?üů»_}ű?żúöĎżúöÝúç?¬˙öó?ýá/ýţţ‡?ýĂ_~úţWß~úţÇ˙ýç?­˙đWĽü»?÷Żżý‡ż˙Ýú¶>éĎ?üćRů ˙§µ4äň»~-Ź´­eçť?XĄÉ/:ďÔ ŻTfş_ĆŽGw«µĄ«0I8%âŠúÄN¬ě÷ŕPuWHÔ1áa,ćą§C ĎŁü:ÓM3ŕ%ĎZ3NĽ±o6%:!i.nąAąÚÔŽ>Şî<-#4őMkűąť{””ĄÂŘí'{䌜" ?ćm;&řWd#šĚ«®ă¦,°’Šę`ů’~}0üWô(”Z5!önümőRŤúY H÷[‡ŹOWgeĎäÍ©›ÍĚ šcݶ?p5ÁĘŕ®Ú¬±c#ŰŁĹmpV6s±ß6_ÓJÎÔJXCXŇ.h$«Ăâç?á \;ye»K\1/>‰m :Űö9~~vćÚ/ݤ 9S™Ą†Y2źF1#(./Íú©¸[Ń[˛Ŕt&YC3c–yŰKq€ŔZ'Ţ™Ç7«ŔQ$;\´ąÚlDH÷ŰAC‡ű_ůkȨ@şĎ芰÷Ířwh ŤTć”Ó9ó´"6÷y0E çu›ăŃÜ /Śüő'íľ§ľi÷ÎdŹ'źîî>š„8ŇuźĎg¤>8čž&Ä'é~Pôř ÝC˝x’î­Ň˝ ŰLÄ&óçśű•˛>9÷ćż­ÇČ_ż9÷[T ­ŞtżŁrĄĂI?pŁîźŞĺNË’“u˙!kďľ Ť‚÷ś°{+K¸č$Çřë~†|łî ž°{µß°{‹ŹUD¤jîşOŹÓżĽsî=ĹňŮ&běűóoi>(÷áIąOş<_Qîa÷¤ÜkʶZÁHßď¦Ü?Ź&yH?0÷ávŮř q_ľÜŁ~î÷©Şâ‰ŔŰ'á>ćcłŤ§ż ÷”"„{Q@„{Î΄{ŮMN¸Ç|äI¸ç8÷4k9÷{yI®čďá$ÜsńąźĘ,'ŢžŠŞ›o/ëűo˙ń¸çÝůoO|ü§tű<űnNµbmoK{Ź`Ďyí˝ăj¨é Żö@Űó¬Úłżĺk®}­_aíkH¬˝/[#‚č¶d{uh\¦ÍͶÇI{’íŮĹ'ŮŢ (6ł©=ýäÚ‡'׾hĎ˝ąö–lm;ż0O¦˝•¸<Žý ÚKĆ~ í)cíÝçŇrT~řŤ´÷B•?•őťh_žDűÚőźí{y"íOOÄ©–Ç´·ËW}Zqţł÷xŐkîŘN”˝„Ŕ¶+pí ”=0Ę^¨ŇCęPŘ};Yöžr5Ó9 ő6ĚŢľžŻK@N”ýSĐA_ľË^3fGGhVÁć7ÍŢĂ‘ÝÓ-ĘŢ‹y‡żŇI˛·˛«˙9Żěę±·a[㬶_`ěíę VŔĺbď[˛†Ôź{†ďĂ>˛Lv2ě˝ ęEĂźűͬ :NÄvOŽŻ÷{»!đzîŐŤö¤×«0“ĽÇń=Čő^ĆłÁŚĄ}®Ż¸đ¸~ëÔtgúÄÖ3"?¸őI€Ů\ď´?őý ­÷čÝ•ŹkÇxëď3„÷ŔŐ3A>qőü‚7­ţiŐ ďľ“Wo1ŢöĄ˘ů`ŐűőŰ)¤=PőĎÁŃĆ ádŐÇ3µ—ěőKRý_‘ęűż@Ş/őŐkîě Ő—"Nü&Ő÷'§{\{pęÓSŹ]iĽsęĂéČTĘz gzóMl6ĆkwpęŮ};0ő<#żäÔâ÷)§ľđ099őo@ě>ĹÔg6 6¦~[YéÔ~˛9őžŰA@Dä/@őĺÁ©gtv`ęĄ 91őŹ^h ĎŢɨOg©É“OďÖ?Ї¶˛7>ýý@Ęfđ§÷EmrÔw2}:{sôFý LăÓŻÁôu¤OÁô¶ěĆŢ&â%nĐŞ˙ŠJů•ŢO*%ŻŻ€ôyä^­ĹŮ…C?xô)ĽORfôżâŃŻâŇ?G Ĺ„˙ŚG?z~çчłíŐÚGďłţújť•ĆHŰ‘^ě›H˙xÜ(yăFxbçÓ)[׸˓:ŻŹ7É«'uŢ›‘Ţ•^Âŕż…ťÇčމť·Z¸ďđE_˙ŔΛŚĂ*ĘzűŤťç´řÁťo¬,žÜyŹą=Çůkěü BžŘy»ş*ľq'>±ó›Ői~%¤Ä~Ćť'ŕöćÎďUKŽAŮ=oO›ŠĘâëśäy˙l«krź>Éóţw+lr\â$Ď›DĆÔTCśŃ=ż»:ćM„ë ž‡bęAžďěSěů,őíFČ„rrç]CjF¬ŢŘůçf’´î>Ďg`ŕy[–ÖŤă—?Ŕó¶čŻLEľÂÎŻ`üÄÎűuž„ô>¸ó—¶Ťť×śö‰ť÷ĺIť§‚ę€Î'> ó1<ˇó©ü:oO¶ˇ6„~ţś8_ÇIś÷ÇĆÓ!0Ĺo༟Âvg äS›7ďES«ős#>€óŐ}çĺ1~çÍŁÜ&ˇ+Kš7pŢ«3^<|ŕćcxâć39'n~O(Şî¤Ëvňćm»±=}‰›ÜćÄÍ[ä´E-éI›ß!ŁšLZ•źłća@u˛ćý««ö28{zÂćë“5_L~vłć]OźĚ:ťě›™n»´5=”m~oYVŠćřś5żâk>ž›©lÖNÔĽ˙kč_qćß»mÎĽůmß%ś3f~s«M$?ś3ďÁĹnż×3Ź’áI™Gţť”y?|€˝ÍcŢqU:DEx?óéa˘XÄ«~"ćą‘űť„ů]XQÉM,î›/ď ˛—ر“ÜxůÇĐ”ć1?§ËĂ*é¤Ë[­/şy…ň'\Ţ&AMŻOAů —߆Ş sľáňć3rKo´Ľ[třSűßĆĘŰ3\ޱňa÷ ‘`| •Ç#ř)T–şźCĺ×-zĘ×'T^J'T>ćăDǶ;¦Ľřöj_ĺ×uĺ=Ś1Ĺpíů&Ę·cO”ąĂ ”ß}{)™öśDy(úO¤|WöRžß®Důđ$Ę7E;˘üąZ’˘ť“(Ż@Ňý/řç(oËČliô ĽÁ»}o"ÂHůtŇjGŇý@Ę+¶ =z7QŢÄ9~çfúŠ'_%žhň¶¦´e'Ýú“&¶85÷ É{>n»ŻŻIňŕ/Iň'H~ßÉĄŮ_=IňýI’ďâ¸$ůÝ…Sg^ođI>¤{ä˝s®3Av…'KŢĂ<]ą¤ßţ)KžUĹr2xĐä“čĄ'MŢIsJlţ É۵±ęŞHöOŢ/]ĐăŔ/÷€ÉźIařFÉł>xä‹”w’|8J‡•=8ň'F>¤vcä˙ÔűŕČď„îđz€ä}µëďŞ yżh*M †~bäĎÎĚ҆üľ R±HÂ~Sä=ćw˝.~ńçůUřOá$Č"'O‚Ľ·ĹÔpMâx?ňŹx îOňôOň­Ö'@Ţ®xŢ#ń_ŕă ßúoăăíş„'>>†'>ľ ăţ?~í4_ńăc|ŕă?ĽŻane-˙m~üä8Ä×üxhźüx_凗ޏßŢöZĘUtů›oţa^x\‹'>>žW†űÄÇ? 7QáÁŽwŁSoĂÎq˘ăß2°„©ŠźŇOö8ŢúÖoĄ¬a#®{Řŕxż©Ň#łů˙އKIĆĂrpă5 467^™7n|8l8jźbăŘů›Řx ţú‰ŤٵiÉÜÜx[nf€)‰9ŢćĐť ˘ßý Çs‡qő{.OlĽÝ5«uQ°z@ăm˝lpjx0ă}*É+Ë?‡ĆçTĐxż˘žea©Ěx˙f{ů_ ĆŹř$ĆŰ8˛÷3V@~Ââ?L>iĚ2 7*~ËeM̉«ožD{'ŚýćÄď}Ýš%Bąß¤řgßÜ(Ú)ŢWĚ÷(')ŢĂjŻö/0ńŘ]JĽ=C}ţů3Hüčő ?žř²ň‰˙°a EO_@â+¶'$ž×k» ¦Żń€Ř‰ŻŁ<ńÉ<\Jüúgťđ Ä#(ďOBĽo M©Î;ńđvb§Ýc~7ąÔm`čs6|ĂMżŮđöλz×â“ oSÝŠI5\v`ámAyÝ3!.<¨đľśýQËí …7qÚ$±˙ ?Źó´±ŕ|2áZŘĚšň ŻE3í¨ńţFÂZtBᇢŢţ<Ö°BźTx[U[ XÓ ĎO¸©đ˝‰*Pá)Ú>°đqč#ňÍ…wÉŁ~dś}sá?¬đlŔ¤~‚áy ĽŇűM…·ˇÓ+¦ŘN*ĽgşřQÔř±©đ>9mŚ\˛>*üNač‹á?EaámáhŁĘ<śN&ĽGüjpeýůf p@á§XĄ7žăÂ'ž1ÉPřŘă ˙ś?­lÖ<¨đhÇTř¤Őń9>篠đµ<ˇđ^ŮîžoLx?• µzPá·śB)>ÝBN,Ľ‹ÔmÂR+ós*üÚN*ü®íęą`içS(|,'ľ<‘đŘç o“oĄmŻţÉÇF—Ş/~#áMŞéŕ6xŇ~Ž„ź¸č'>…'>Rýs$|ű $| O$<Ř“ ßY”˙Š cĘ ďcśžŠ—Ţ“aźÝ ńK"|ů’?r}áYÚ:đ™Ź/đČů żíęő`ł­ţ@ÂźÇEmůÁ÷GĆßPó/pđ+¤:qđžŁXŐ«h¨ř‡ODăżľYđ{Ü]ßÜţů7‹ńçx‚ź0řG4ž»XńXD‚Á{ËŽ"f–_âŕ#Ö§8x’îoüÎϬ¨)*;>ę—<ř¸â“żmřÍdQßüS"|Á!ř ÂßűĽ.Ú¦ÁčD»qđc÷nĽ_uéľ“hč'ţL łł_[đĚ<!ĽĆŢeĺ®ËÎé÷IŐĚôŐ>ŁŔwl5'Ţâ.ŰŔő»oĽeWjÉXţ„Ŕ[Ă@nâŇĽ«–}ˇ` | ŕoA–g=řďăÉšś˙ś˙ŢíÁđfkĐ«Ć7€XÜřL{ĎđŘ}žü÷só^ŮĆ;üťËÔŘ|°ß?nĆł­;ë—ô÷_ŘůtŞNüűGŠ'˙=éž €’ő |z#Ŕ獵zőC˙Ü3W·r:đŮľÁŤ€Źá‰€0ő@Ŕ»Ĺ*=ě-<đvq}q‰ ?o|9w&'Ţ”I»”3激€oż ŔóđÔ~ć˙®źwđß;[ţű#+]?ŕď°G=áďM~Aţî;©źe>ŘďÖŻ÷f]Îă~ç-:Ůď˘><Řďö dMĎüî{¦t@ÜÓđ»ýu?Ţë<ÁďńíL –Ü÷ŹGRŽ«껿żâŢ.¬űM}÷âĘŁĽSß™Žř3 ˘đů6đ€ÓboČ÷3Ű,AÄů›÷ţŘěYŁ|ŕŢýÝmÖŚ„Ď÷î×Ýúű§¸÷"óŤ{O|0ťöŽeXż¦˝¦pĐŢSxĐŢń÷~ŇŢ­u˝ů•ëĽx’Ţë“ôž… ţ‚ôžOŇ»(.ýŞřđ6çoxrŢŤW}sŢ)e9AďY0úôľ×­D8Üš>ÇĽşv`ŢE88ďE€ÜO9ďëúÁy·}K“ř©źrŢ ˙89ďüęvx4Ŕ‡ĘűŰܦŢüsĚ;LEżŕĽ|ő›óî… C Ń(ükĘ;Ě?§ĽĎżŔĽgţőŔĽ?C|wmąç˝ ýçťpŮôţÎygppŢíÖzJ¸Vâć=?1ďÁľ1ďĎÁЬ­áćĽ[Záw'= ď»Rˇív ż!ďć°]¬ÁE˝!ď¦ů÷l+ň‹÷Ďď =ď-Ř, ·ÚđnŁěž(ĎúŔ»cÇ=éîřşOşűÎxd¨*řűŤwĎOş{d ऻ3˝?číAwŹÇĘÁşkO¶»NJí‡EŰŐv·pî¶á_rÝáôźqÝGŐŰÎuĎ8k>çşč}cÝ-x÷NaĹĄ?î~LíI™t"Ý­y±9Ľ-=‰îäęÁ©żÄą—'Î=iE~Žs_Ű҉sxÜ Ů6Ţhî–<¨,ĘCđ@ą›ÇÝ.ó×öŔ¸o°¤I 1˙â>°»ČęaăŰíWm˛zřş=f‚źÜvh]Q°ĂŰîî‰řčš~ĹmŹĺÉm÷ťD ŞÜÎĺ·k#<ÁíŢw3}±Áí^gf(ÂgîF·{ˇşîĆ»Ý[0ŢŁHýd·›——M€É|íF·ç'ą§c|G·ß‘Ç/¸íž lWˇ~2Ű}7Éżaáob»ě$¶Z6qU|‰lŹ­ťČvĄbł˝č÷}ló;†›ŮDąú…źŰ×?íÎô ”Ţ/€í=~lź¸ö_Ű×>ö¶[\iFVXűxÄҶyŞÝŐ¬Ĺü xkVűŢh•Cf±ÖĂÚýĎZ°™Uż¬=>aíSô›ŐnEäýě‚Zú§=Dýŕ´ŰuU‰˘tAÔoL;~ÝÁiďB÷śötćçµęßßv]ś´ÝEW"x2ÚĎLbÚOŰŚv{`|/Jc<í6 äůń:„vŢîĐ„Ü=íĺhďM÷ü) ˝†źÝBĐö'ťÝ°î;Łđ“ÎîÁÁžyŔŮyI6;u$6ű¶ĎŃůGń78;óş9=l2»{ŁĎoTö»îşÎĘžÎX¶¶w(»â|c˛sÚ˙d˛oé–)3ő÷Oˇě5—w(;/›Gş¸ë_ŮűId÷Hq¬<Ő@v“¬VŚz˝ÁŘąĐ}5Ö'‰Ý ‹MÓ.2ńAbgű±RŘN{ '‡ť‰ţĂľśzĺľ}‚Řýd·J÷ď“ĂţŕW¶¦sŘ­Ëi{í¦ý†°ű8ž%łĽAŘDZĎDVŁľ‚°·ůaśëMŚń/!ěaľCŘ™>nWžřd°{ˇ_±¸ŘÖź3ŘA?ú Â^Ű|@Ř=öE‹{w0Ř=őđ#„>ěvqĄÉ›IpóÁNIç`ďTżžvű€í9ňŔΓđ$°ŁýA`çMŮC¶ń‰_·ÓYß°ę_ßôuË’Ü6'”/Ů뱉˙ţ`݇Ý.Ä×ËOđúŁť8í×?Ŕë¸÷;Ç«ĺ đzÎýŻëđvÖÍ ăd®Së~0בČä/ë»ŃÁ\ßQ…v0't=…'t˝´7čúCš€xz>ë>^äż-¶ąľÝ5tĽ*´8ë9=‘ëűąîëJˇ«ë_đÖ3ľÝÉ[·u­•voĽuŢ7צü®»¦úg]«î ®»ęŇĽ›pî7rÝÎçíµ@dúg¸ő'úŔ­{WQ~@Łč§Ď¸ţĐěD1ioŕş_z‰ř…5=€ëVwđ ëčýÁ[÷ä^%T±oŢúSmTô× [·‹¶i˛±ś¬őwżW‘ŕ?‡­'ŔlŘzlOÖ:VŇ“µNÓǶ.®Ř[/o™;˛•ń5k}¦/Xëcë|VŔ:AŇOŔş=Ő>pĹűvÖ]řŻÎ‡ř*7ať3r`»qÖ?ć X/Mö°ţh8fűűÜ„ő˝§Ů ˙~đŐă^ d<đę‚jĎ.üú'|őŇ擯n!ĺ zj>ĺ«×Ҿ⫏üŕ«ű?öç·ćŕ«űŽaî,˘NWźŁťtőÚꜢ—‡ŻŽűľe줏G§«Ó·ü «Ý÷¤«źYŐSqŕŐcxĐŐ×{°Ő-—Ű~íK˛ú€ű&«{MK5ę<ôŮźqŐ3îčÍU÷Ó'Mŕ»˙ÄŞ‡Ă¨”ř Şc—8ˇęJűIUÚ÷VJšO¬şI±\¶YküŠŞľâŽ'UݲXť‚ýŞţűP)¦úvJ2Mž1TýMZ¶ŢÉT÷ŐcŇţdŞÇ3¦mUP€đ R}ŽŻ‘ę _ýDŞŹ'Q˝ÓLŕ@Ş{áÁĚÇ•˝1ŐĂ!ë™ŘD˘úÚĄN˘zŹţ ˘úIű ŞŁ ů@ŞŹ ¨üŤTÇW<ęeč36Tý¬٤—NžşšďP}(öŰ@őx>XXó„© Ř~ĐÔ‡`ÜźÓÔ[ŇÔm Ů3ÝŽ…ű€©sŐď3ę‰RçCÝ$uěă$©űęآßúŕ¨3•;@꽉´ţH}ćŻ8ę3ŤGÝž ă(ťŠQO¸6Ł®>äwŚ:ęýçyRÔăYáéÚ§Šzzž0 ÎP޶.Ä:ˇ„ĺú–žJť®7Ať—ţ¨cŤ=ęVîÓ}ďS€zęouv©~:ިůÁO6+#[Ä_ĐÓ'ŕ7>=†'=ťŽŁzşĎŃG›qľ;>}ďÖjĚŘyóÓ?đ%€z§řő¨ÇpňÓq•?ÝďžŰMÍů?˝Žůŕ§SéxŕÓŮMyâÓť×§–0Ď7>Ý”€flôó==ś=ô€<Đéş·*ĺÖť.îúŤN7•`Ţ%ç5ÝŽ•‰;­&Ofş=ţ)e'3ÝţjŁ L•>g¦O ďfş?éRc%ŃĚ‹3Ó5“r@ÓcĐ+nhúăĚ,śÄtŻXîňüŠ–ľ¶Ű-ÝÓ¨ll>.ÝŁeË"˙~óŇ?Îrie«ě+bú`şŔ ›>„ţŰÄtŰÉĆîG†Ý*ţF¦ÇđD¦]ý™>źŔt$'1Ý—Ťó_o`z>o ŤŘľâĄWżo^ş]wŹęZÍ_ŕŇç:ü^şżłŐ›yO>ŁĄŻMéť–Ž+¶íŁĆř–>„?`é)D›”.;á•‹Xç*Ý:ĺ‚qߨô·m¨÷ń$Ąß"jtŹZĽ‚ pď“’Î`ŃšÔž”to*ŐsPŇwÄlĂş| >ǤgĘ?ǤŻe˙ŽI‡%Ç/)éŰç”ô‰Łĺ ¤űöĽ'mę“>ž„ôĹPż é>$­mCŇ˙÷t÷lÝBÚôFH×e7˙ç×|ôČ:ä|t<‹ý1ŤÂôăäŁ›ŠĄíhj>ŘčÉd š Cű€Ł»‚Č.ďJ,pôG "îzŰlôź@VĄ…˝ş“ŤN˝“ŽÎ ÷ Ł[ĄÂOÔQâWdôöŕ˘×'}jç˝±č^kĐ>ŮŁĐ囋ţ¬ dt-ĎK»Đäe“Ńç[tťľâ˘RĐ.ş­0U¤]ĘŐ±ÁčܨO0ú“‹Žä°}Fď3}FďxÄżŁ‡đŁű¸ÍęđşŢdt˙e’®đŞŢXôÔźTt”—>‡˘—<PôGg_q<菝«ĺ7":…n ą˝âF˘ďSO Ş~.Lô»čF€!ŃŤä÷±Q~ â^FD—ďá.ú©ÂSěÍďŚëăNą' ÜĚĦk·ëŢ ŰßëFú9j3›ßŃËPčGŘÍ?5í… ľöGťG»gµżŹ+}Á/ }…ąÓBżÖ0°ďŔ§tČUóčĺ…xÝŠň;}˛pP¨»¶ĐÍłMđĎ@ű_ć–×˙GÜňú˙·üc…âv9‘V{śÎÂ^.á&7YóQŕ’9ćJ§K˛V»Ş„9†hëî/®˛m†9ŹřyűJŁvÖ7ĂŃEŁů6ä|RĚńshŞmŁüBCÝ seNxćM§®Ő¸9ćČ‚Ąđh6r…żß óDÂÄkěň  I7Č<XkÁÔ3Ľö7ËYE뼙č"ę_H:m!;ŰÝ˙gÎÁ›ěá7|źn 9QTůňžýHđ&šyGt5Ĺ7 9zţqךg#š#߬.°i€.'š§`u+ůÔŢŢxćôŘÚ‡G“`óĚ#µ ¬˘{y…¤ŠĎś­Şm8ŢËgÎÎä8´•Ŕć‰4gke›ĽÎ7žą„•»|L?‰ćh}żî8ľn¤9z_™ą|1Á5őÚÖśTN÷ě0?ąćqe˛=îa6mÎëŇFŢşt\¦nąn›Ç»Łť|s^©ÎłĎ'ńÓ< ç"Č´ 6•"‹Ř›pNbzxÚ¸¦\pOČyŢ'Ë ßXĽčU–I˛‰uíąË>YçČŻş/˘Jű ;OłĹUNĹSNŘ9ľ8>ŰšxQÖ}N;Wg®á’ çrĎĺBŚ–ĎÔQÓŚË6öü¬P„z&{ś]îbŽ>ÇD*«˝ÉFEd«¶éç‘_šOŮéžsóωĆÁ<ŽéâŐÍşč¶=O÷üäűo:-bĆÚµ} ´t€Đ?ô¬µm7Âéüŕ(t4“'ťQvs?ž,tě“U@‹2‡ě86ť-©J4°Ú ýOz†¶-íDĘtaóĐaź„łżn‹C(/":żľćŇ]a°6Ş7 ş(¶>×:`®pŃń˙ež®ź8ĺCs#Ń™_sŁăĐLAXtĚeµ=żâ“‹Îąó­Soś|9ťëŰřl6ż­ńCÍâ·§É]:8ţqŕŃ“¶“kÚiÓŃ)cDô»QčůŤŽ^Č$reî¨'SX"îQ(üëŹ^ĐU®ŮÇ/ĹteĘ~˙†KnH:]ÖíŞŃűAIG95V¬ ňJÇ„…ş[Š!’´ţ*ť‚<ţ {ŽďݸtĐ÷´ăZ¤u=`éÓĆ­k_éČ;.ť:†-âIáÄĄs:^™(śqĆ™Žů™ąË!űż1Óń Źbv<’V3{DE὚\ł±ćpCÓ™” ¶Ő-ĘP×ů¦¦ăšpŹÜęě1ިé†.\ă‰MG Y uxZD4u8ÉéÜ}sł#xŠ×;:=ˇ}’öHĹZoôô‚m¸–f¦ĺŻ<=IŤ×\Ůň;ý€±˝sj>áé bYŁŮٵ>ńé…Ń˝ŤĚuÔy‹©9Š$»ĘŽQ§˙†=Ú€“ëÁQgXQ¨}°o˙ਓM‚úHµ–rŕ'J=rpn¶ńNS'čÁçء‡Ţ4uŢ6 › ‚U*¸ęÜťhJ©.6M­6TťCZ(oůĺ]W÷&Şsö«…Ł0žHužłř÷fN¬děDŞum#@[|RŐĐešŮJ8ý«;Äň4Q¬ră›­ŃIË{"ŹńxŔŐo4^7«Ë+oÂzTľ0v­÷“°NĎ.†YeG,őd¬łŽjD«f"™ÄŕśuE-“$ž±ĺÍZWŇĹjUw±ę[>‰ë űyŽZMơ0×ŃŁśb(˝IAĆvÝďć§Úú~î:ÖlĂcІAŤź~˛×‘FŽ[5ôőČÁ -,lb‹žüu>¶lę™R™KçF°ß.<ż¨ů˙İ't3ö D żIěЦĐÓQ]¬öŽ=rd˝[, Ęę;‘ť%‘j×BřŕČÎWđô(¦ľ#Ůc#ďĂĚVŤş~SŮąÇV™ťč)É'•;MŢĚ‚‚łŽO2;ěřéŐfŃŰÔŮpv,ĎLh^VgEŤńĐ®UF’CůAhO|°kşşśżăF´ó[ řPÍĺ_Ú±ÓNéě+l JŔçÓŽqX({ë1Ąu‚Ú/AĐMť&űjç۲s™M2ħlŁÚ“ +"{?íXA8OŞIé«ĎdűÄ˙cOä™Ĺ4ßÄv. F·;~#řÉl‡}OżÁâńmGĂ®pew[Ć m§9A†VŚâ˛ßÜöHȇß,š±ťÜv¤ŇÜÉĽ’€–ČÜÎ&ÍŢŠ}ÂŰۢę‡Ű gŕv­,N‹˙´ lv;Fyq™‡í¨ĽĘOr»T¦Yşhx;ů([žuĽüö ’]×ô°ţf¸łŹĽö‚mvŢAq/Ů Ęč˘ Ţ)î?oáqžOŠ;ŠŘđju93—ĺ rgÄO;U˝’Xô7Ëť×ĎÖ†.bĐáçľn_sQÔHőčŽĺŰ}ŕ|%/ {˘!ŢDתţ‚éν·łîq†™NŞ;c:Đö -ŢuÇî‹+y‹xŕÎq0Ý4ĐőŢŇw”®;6-šüŞ–™`w\cnú.ŃĂäăŮ=˛Üż3Cpwn?řü=d×ç w'Ű+9ď~yŇÝYŁ€%úoéć»đ ÜËP[zDnÂ;źB–ś$‚č"Ą?!ďWó' v:ď0—Klv;|¸ť”wnűU4›/‚¤wňuę]’”ĹâÉzדJ ë4NçÁ{ÇSHďš¶ďG-Oâ;#˘ ᤍâčyŁľcY4źĺ‚Ýúž¦g­V×Đ>Ŕď\Őëĺ5[ÖĆSîÁ}/«×­˝,ă$żË9ůMiÖKávqâßą íĘVŕStâßyc¨Čšírł=đÚ;‡(;ď gď 7W»˝:Ď'^t‚Çl¸¨é%7%Ič4J)ÖZÓ+,řÄž@ۢ”•D8xőŔ+mjꂉ ʧhMÍTúą}SáŐÁĂŇg»áąőtZŠ)@Ń™7U'š™(ă)Ćv Ď÷¨<<̬„E‹źŐž‹C^×®đŕĂ'Jŕ¤ĚŁQÚO><Ăóě˘*`ˇ„x]®˛ózfH<Ę—ĺ×b…¬j ÷ź4áíŇőh=9ń‘E4XčKňľ>Qńtź8DaNNâÜoZ<X˘[‰ÔgíoĐâ%CöPŞ®ŕäĹł اŤúhíoÄřȲns©moÔx^/•ćÍ3H`öĎBH žUŃ­†Cßŕń(&uźľlëÔzŁÇ#ś®+řţĆÇ аbO!Ç Ź đń}·°ÇŻž˛%-®Ńż Č«çç‚7x y†;¸űÍ4…µ“#O»iÚ›ąza˝ôť# ™Ů:"Íß(y._›Ď“o8yTˇöÄĂĘLę.ĎT…˘dŇĽńĺłłĆůµ€ů tńĚ[ßň†Ě3$”.ĎË`syxÂT–ü^ŐůΙŹ:,ÎÂu>Hó ’p'˛ş-5‰Tß6iĹꆣ´MËŘş^ň ÍgÔ˝˛ ,p>óśOZ[Őp•Ľú8źTéM[Ë»v›'qľ Ë=¦Nxr<™óRWď—öNťÇ#š= ”ţ¦ÎSţH“uł:Űüť:ßwŃDŔ´už«B¨<¬ýĆq€ç?,ăô°RݏÉóŘi<ś·°Ť}^űB¨ˇfh5úDĐŁđŠËŐ4íƲČIˇWH€{nYpmýŔĐłÚvg l}pčI%ç3ŕłž+÷ycŃÇĆJ·ď¨[ŃGŹŃŘ¬Ź”˛ˇĎŻrŚň>ôŚR ž´Ł§R„ţ¤Ň#&„ˇľˇîx­,}f?yZŰńKŹNKŢŹN}ÇŇCőÜĽ¸>ňäŇk1 ćšm˘Ç?Řôk}ő=‘Óšž'gömpÔń 8}ęä{˙—ÁáÁ§çw đĘčk c|z-’Í=‰¸'˘§Oć\Ĺ!C÷7D=›fąáL¸őĘ}Çý€ŇÇűA©gË…Ľfż$ŐWtqÓ–ÁËů$ŐÉvxâHËŞŹ’Đ9ś:pwŔęůŕńmśłŇ’WŻş)öWą´đÖ+K˘¨[ĹŮĆ4é­ŹTH»eů ÇÉ­§¦(b§đş÷Áa ±B],zĹąv.Yi4FŃâcîw)$ÚśigÍńş—Š:şm’DQě>•sŞÉźĐ7Ţ˝A»B ÷śyŹgĄ‡4·ßćJđč=NyÜŔ{„`ĽSď‘VŹ­ęfúŔŢ'•Sw°?{y`ďµęčÄŻ_a ë{/Ň5>ß ]Ôz ËĹY?Ü‹šV#ńˇHNď‘ =4ĚĹŹů©ŹĎQJ§0aŞ)ëŠS{Fy»Z Ý«Yk O˝žú2 CŇ2|OŤ€[łe&Ě:W{I–PçĎ–ľm&3ޡSËe_!’a-”ĆŇivď·iŤ5śŘÍŤÇĐtŢ3Â,Ťć 6,¤kQ‚^€yLi]F›uOíÍL’ň#šIą0.¸Ź’†ă1¬Š´l2ţšIÇ(„Z+ď1™T ú€ňÚI\`„Ň}­‘ő÷jžŚ;ĆşićüřMG}X»•y‡ž0^)Žč5ăOţDŘbšL7k;í×ÓQé-ÇŽ ôëČ ífÉ!‘`{*vtł"O‚b íĐ3‡ŕŞ=ÔwřŐ;÷™ŁŚeŐŞÍĆ*sâă˘h—Ěpř#kâÍ*ČI8čj4isä, ?m—X»6MJŠ •Wî‰&°¸«ÄŃČ'°aD)Ţ˝”ć•Uvŕs®Ű·©Üu;*˝kéwĹ&É¤ŹŹÍ1óüiÁ AáÝQü3Ŕ´Ź6ä¦!Ń·}P\ßâ6j̸ #ž®c˙B=‘°÷L•7Ý5·L ^Ř*h$ÂŰ=ŘĎń ĐÚc®Ü¬(ÜĚz;†â á kěě{W›Vć’Xç B‰™A˝Űc ‰:ypVőCˇµ9T›í öüe©tÂÖ.S¨EőZꎻW׏ a\%š–żn×.E©j–gU¸Ř—ŃťsĺIMk—˘[ç:)ă4”‡3c]E˘ÂnŘ­ Ľ-ÉčĺÝĘ–ň°€T|¸ůW†^X3@EŢ›‘V±ŐË\ ?@%KÝ%n<ŮCľę}7©>ChčţůJ*ü†SÉ WäQOzÓ%­Ď@“Z`-çÁĆźÝhíäŽđÄĂŕ"°%¬ °SŽ4 ąňJŢ-uGC+'˘DwRÁŮ6§Śuá©…ůýdşŁžŽÎ«!B)îi4h5Ăj|ZŐh‚ĹżŕŢgŮ Lw|Au]›Ň-ĽGaaiHШť~ŰSăR™éśMźěLŞčČU19}ś,—Çe2·EŽME›ÎŚjďVŤ”–5ľ@SÍÇ Ł0ÜÎ7%ĘóĐOXâIŰ&«†»ń¤r]˙'Ş–şŤó hą#&«gcÇSüM/č ÉZŻť*ŕßÚ†—XĎ#ä±ĐľHE"xΙ€|rKDe‚;ŠŤŐĂ÷ym¦WaĽ‘EmBZ„*U“*kČ^tťqeRgrşíçřˇťu 06¨ŚV×ŕŇMJňS±y S§Ľ#嵨hŰńB 3öHŠs#ů“;NÁłQ _WićT¨~ËŇk1FĆÎmgPÔĚ ĺoJϸxH?ôŻkĘŠ iŽŘO*ć%š›ßđď…ל}Ąěm3}­…uq¸µĘśáđEѲz>&8ëiiˇ vÆSÍ„đ9,Ę“ Ԇގ˝ ƋӰÁ9KĘe»° ™ŰUňÂ#V@lAŻ óbí&QÇ#MŚęÉ; Á+"kňUE,î©°ŻłŘĆúQĄŘ$/~G“Ś })âí‚C1„źç ť $dŽZeç^ »)Iˇažšď©Ľ+Nm“:9Ú ×w‘‡’e~•Ľ=XÖÚ,BĹłpHc€Ę˙Aa e-Hş“uBşE+)úZ[VAVKq| Ć‚ŮćlŘńŁÖ©hˇ6Űo´ëZx¤’|Fń;ó+ďiZÇOµMÓě\:ĹAľď6üűlÝ ©ďsgżËÂKü˝PădŰDc}ĹôŮz0ŘőŕT0Żb{R-~B“Ëń€ś€3Łtn;|cíĘôNňD=ăĹUFěĄ^M…ä %ÁbpEvIö0÷F m«űĘ>‘x«MS¤Đ†NŁfóáXe}OťĆÎt3V8(PCH÷¨NC mn˛†&WL$RŞŐ†ůEqPO“ö$ Ť¬,'W9WF>—ŚČQ¬Ú†ÍkűĽćäq—>h%‘ÓîçáM:ĂŔlµŤFy˛)(P9›>…ŽÖ'€čF_…ßč§Ń{F ÷»łUÂzşÍ»Ó2##bĎ÷,g]—ĂęŃŘoř¬7ďÝŇ®ď‡c*DO%šUBf1–~ŹŘmLŚ ŻľË^q]Nžh†„LŃ\›V—˝? ÜOâ“%÷7± NWcŞbŔá'„šŤţ¤^…G5©ËP‰B.H1Z}‘YöšžtÉsĐ´q2Ą×`©ű_6Ž+tąvƆC{šĺ‘˘°#8×›Ť‚YŇ`Îáă“nqÄzčŮ>T5 V…(ÎŇHŔ´˘5ÓĎľ˙Řeé@ôp.볪 Úp^ę)˘FFâRz“ś…”>Y)•°[v~¤%aýyx[!~§"÷ěÍD¸‰+ĽeV”jdŻ˘Ń줏Šnąđ•7ő^q;čRfrŮžőIŢŇňöňrK¤Á‰`äXh9ÄâŁů©Şď^c@ô‡ÔKŕR?ÍöMtoVł4Ĺ»‡5Ě˝SX_|buőtN6­”a¸q¤Ó˘tš"=˝¦Sů÷a㯪™äqŰ0¬sAźËşľ±…5ť×ş5Y9Á‹¨eR¨űx°ěEÉ Q•}Pkv° ‘ •±.cöÍŔž¶2"’óÜÜž ľXq‡&FŮ$SéÄyqKâŚwsoAľ/EĹÜ2p¨™wŐE•gl{™›IĹćʼnQ;Ź×âĂÎżľzU°9Ŕ:Ú¶>mýyĘs¬’\š¦R´sruKTř˛–=ŹŹíý°ö‰JÇL; 2„ôŢJXŃŇU]ňfťéőŁĆ~ăúŠ9›)¨ ?ŮĽ:<ăąČc9XĆ2ŽBÝŠŠ.Č*ťŐLč^%©›Ś(T»¬Ö&Ŕ6':S.t]IHަy^qݢśa &Ql<4yEnZ{Ľg]Ö‹ÍuZŻp4»áťăDL®ÓŘ7/‘á]id¬%<˘%?‡¬¨˘ĆV‡|!†ŔăŰ*Ĺ Q<0©ü”L­¦Öń%ńśläăÚŠeŇž-Z㮦‰„íéĂŕńôpři×bđ_<Ľ¸d™¦ix%ąwE&´ĐH9Şë8z†ńP%rתŔ­®rH^(¸?¤‡řą˛~n˝Üţ˘ob» ŢvKĘ”ś›ĂŽbj5mcU ąŤ†âAĂ—‰Y:Źôy۲Ořv%Č*đÖ•łĄ/\,(hFš3iđëhnşĘý'płü°µuëŠ^Čř¶.¶0»Ř¤¸@Đe Y!E :,Ů×$ü¤ˇ7Á0ŽMŞĂŠ ›~Y¦ŚPłIYˇ¤™ľ[7éşáQ’ŰPlbŮc1ówÖ +G\d9Ŕhň€ä{Đú¸{ŘI§ó"Y׫~wń…e©ĚĆ« N(ęqÝR„Ú-9ő9UúVUK‚~ Í%Ł@¨ĄĘŢÎ'ĎćÚ¨šĽ©ˇé˘tÚŮf÷z‹ÁçĘÖĐ€›Î3×ĹĽ¤A2•í×Y`«]C‰6ŞXpćKŤ…ö¬]-´a™/µm>hpZ±"p‹{4”űJźÖ\Ň[˛QŃŞę%,ÇC ‹Âe’…ŤĂ-mMxĘń_^VúŔYł_nŘżWz@E¨Hh®ĎT1W†‘ţíŞĘ+4šĂă1îE±_‘fě`díhěâ)żđ ¤[ä)¨ÁµËŚ˙ë™ys5 •b"äŻxŔçŐŃ{h^‹YĹ…IpZEřŢ-Ď]a^ëŠűFˇćC*Xů¸B·c¨ŤŘŚ¤ĐŞ[9ę[xnî·G¸Ů'Ą,Ďň 9¸Ě=ŹĂˇ ďÓę ÷>MŹ*îŞ;ŘöCQ“Ě©¨ ߊl@ŮfČŰ…ĘËćŔű„jšpťS*Cł§ŢB™¬ˇaşFŠgS9u>¸Ö,çŤG ±p měXß^Łë˘SőĆ \-âp_aFŤ=;R|„L#µ]ÂVh˝^QŮ8PÓcĘDô(NFF&V4éą dQQ§X9 vU0âóy>¬S~ęyxbŠŁČŮĚS/™RAÜŮ„­›m8ň]’łő¬$B|’IǸąA‘G´ŠTPř ÉĹqaWWĎ]‹Í/¶ÁÚĽAü†ătČ»›Cő6h*îy0y™8¬ ôÝâH‚ŽcŰŁ‚—사&J!`úlĄkdmŐmcrĹ·ěöVlݱme*ľĺ`”¨ÉIŞ; *2ɬ-a‹@ŁÜćź9řëL`Ş©ZT7PH)„PɸŹ<Ęń‚H‡ŻhOkp¶Lš5ôS”čGź*¬/sÎß T@xşÂh\7“A:§7Ţ;™đWĐUOA·ŤwúZŹů…F —{ĄĹ(äD±iĺF}ÁNa‰Z۱Ň5„R<”!jE-sÚd –ͦDŔc®áE.¦l) oUí$Ú/î”CٸM90ßA˛JҨ&˛¤»č.eˇ÷^ ÚKÎÁĆÍĘŹěµ4ö„‚ŰęJݱG¸ÓXwu$É˝ěIi˝ąmsÇ D^ŞEĹ•—ö]ŤőzZ¨Ůţ«á e z Ńs—pˇńTžţm´íÇś%yŢ5ůŮÖę*ž jčTŃ˝ů ř÷(±ÓŽŕB&üĆ/ˇ\ i ü Ś9p`E&á1±*¤˝ťCmXgJ…ŞuËf´Ůí¨ŮłbÂ\%ŃWc7¨nol„sZˇ[ayş¬@(h¸ťÎ°™LBah‰\Xuv9Ą«™dŘ,Á9·´Ű@8Exh¨Ëg„Ć]^MxA'ä·Ř˝¬•Âôn‰<ď%Oˇą‡ż#R·ż´EnĽţŘSů3·{Kk®HŘł †)pŇŞg0©3a°PÄÁů[ť$ěm;+ĂR‘hĹH׾ŹakŤś"D‡¬ű9YŤ4z)V‹čČň™.ţ‚dWłR®Ž2 Ž—2oJrÍ:x®nćQ÷Ń,ňÚjŕěĹΆrAşuĹ _27âŐ˛|ş´uŐ벌!ˇC¬ç’w Ńő Aâó§±€Šň&mY:{LÉfSbˇP,řYš8úęeŔ…lţu6‚Ňf ö}UČŞö9ĹbłšE­»ÚIYĺŁIu~éYĺ,߆ZŤż7› °B/Űř.äj¸íš0‚Gť÷Ď+ÍŁăb nË ĽPs¤šăVô nź8ÓĘ´ZŤ˝GŽ·H*!1¨Ą"żďX Ż…«ě—qcb–ë­.Ü$g#H€$çˇgŽ­í,;ŇL­µ AdTÓŠ5ě…ůŞęŮĂô`t­ű Fzt«Tkź86Ű ß±Q¬Sí> ÖlŢ ×—E4a^Ô·î̆!ˇĄ#ĘUËĆN$|Ŕt:-ëFîQ±vÝ«ÓĎ]5.ŐČ84¨€E ‚N!\wĚÔSîc„uÝ©,Dµ¬ źżMVŽE'µl.qxÎk=9SŹw–ˇ^¶¦a˘˙t°šçĐ—¨R=5±w5HhiVµwiÖő+.’i6HĎĆK:űqš(Ö0dň=µ‚Ćîă?–%T%’•ĺ›ČÜ™ĄŮ–Ę!™¦­"˛ßKß(RĂ´®"}Ů|ş†%V hf[6J>‡ďýë‡]ŘWć&úŚrNí˘š;E«EM\#—vůěŇý ˛@ź´ő«ëPó]żgŹ`¤żsXŢźż„ďŔ«gě ü´°˝¦Ig¦Ëî3ŽżEÓ·Óo_†8^ž<Ť’ÜŚwşđ]?eď8›p€č±ÖhŁţŠíČĂ&é"ŐL°3*Ú«}EŐçÔ ŕ8*&ĆËł—4ĘŚbrĹOSč'ýŠ.ú7—­Ô‘aGřC‡+ľ†]Q.*<]SÚ-í&Ü@ĄnźAé!$‚°¤•dCR%wźĺźEÂNUÓě°fĆm•G= iDś†fĽ@©[ŹĐÇ…kŞßÎÍ4ÄcţşŽ*Sä ŐαHĎ FSźah .*ٶԨĆ|±mĹůć{ötÁĂÚY/l~č§+G¦Ć«o&aŽ!ŁĚ Đ8í»´Ď÷ H“ul<7.ÔT"YŻÁpjjîiŘm¦Ýť)5ÔŤZUdČҒDzk ś¦Ä¤’€í…­™íŕšÓőm¸ ”÷©ú;d¬Ů˙‰ęJOó˘Ń6Ôů\ ˘×mŞ­ŹEčéÜËĎŕôPó{Uľ%Dę͡”łˇŘÇ—rPÝewÍcH9N§]Ĺ`öď›PQđ‚¤Ů’hFŮK®Z‰‘'ô`˛Ýx(H’QĂŽ ë@ř-Mt´¤ňRÜă_ë"\z˘ďŇmdA‹źl\Ě{"—$Ż űžrţá•L~%Ą Őš‘±řŕ PLť‚E„d&GęU?¤+Ěť\2Ř–ÔrŚ@đ‚!`HňVq匎é]ô’É-?™lňT϶~i–˘ şŃćÝ'ť%F ĐŠNáC|˘o˝ő…]{†MVĺNSLĄ‘“ő(38C)ô—uň{şŐ ę/đ`«ď&Ă©ŰKpíeTZµ`ÁeĎ㡶7ŻAO«@ë9öę0Vµ23Hj¤X5–˝¤Kńžź ˇőÓ‹y·§yžKćHłÍş[el“_ٍ!PŚj™`î řY¦č"€DŤL &vô¸.BySÂFŽťŇĂ•WxŐKEFÎf&‹H8gn>¨<®őť˝KT 9Ńg{Yż÷2 2‘Xp0ݵňăĐŮ­Śäâ9€]¸Ő{$ĐzDz]ŽpÁÍÓŃ‹Hłď‚lڧ—–nç3jC2¤ý jÇ©—‰Ă68fťî_h}łrŤśo+¦Öíât$I+5ţ§ÜĆ™Ş¶;$lĹéäęwojĺJl× ŠFÍ,ѢƢŤô!őĺ–žY¶«Ý}™ö;ä>ěgZĘÍíŃGnką h@+Ů«€ÄŞŘq°D9F—ůÁ0@sŠH]—jj ×ĆôKdÇČö̵¨Ë·(#GKń¦Ţ˘é$×D-čóöá7Ţl-Ę%…®î1ěZ§× Ů'ĘęžÝ¸Ŕ‚¸Mt~HŃwD;CQŻmlşâ›kĐ!˝”kŁë‚CŐ+ë¸ŮҨ»Iâ°öá …„m ŮCnxˇSk”)ݢëS4ŃÉvnÖQ02ÝTŢĎ"°ÝŢqűě&ÇD3‹H÷ěqƆÚ9wäšQzý9ŕ_'ŤÝ9¸sžqZ+[·»KčdJwZ]Ě­‚íë0éQOź2$ăÖÓdët]o4Ď›Nw;K”ąéÍ,Őö3·żb\×±KOČ’ĎQŔŠÚeZÓ{ 4ÁD[áxʆpŁOŤ•ë´ä ţ÷µ*™kČ,źżµ"Ó¸eNŹRŤP_–vVVÝI‚{!rCˇs@ Ún7“wJ-®~ëĹÁ#Ż»EďÚ®łESqsw!ÖĄ¦ővPé®™!™Fť§#ÂÁäŮSL˙äW^·ÉL4ŻčđRĽMF˘7NË`ńśą {ĐdâSé-°eđ2ž˘pöNâVń±)śLV9(ÓÂIÄnş qH×]pYi…&ڱ„•95žîµÁąn×|ňX+ řÍN·Ě†<.ďĆťŇé ™őĽ€˛6©ŮhXżž˝H8ťĚ Ő‘ę±ü$˙Š Y«3šÂf15"ް‰7xreŔ …ëŇ+ăřŇ6M–ečr˛•ĺ/yTÝÜ Qs"ç¬á ŇÄnőbaĎ_¬ࢠrc:˛n5Mf6Á;vüĚáÔÍTl(ď;Ö±¦ě­ń¶Ň6ąUđlÔ7¨TE»T…ŮN©Ű€ŻĐÂd·ŰŘŃĄ¬©\\©SĂqЍąĚĚ~@_Bs~Tş”=PYçÚ ŇZ핺¶e,ăÇd ŚQ§NČKV@Vxtr,=ĘBě„ě|ÚÜłŕëxŞŮkE#ĄE´řvn8×µĆÓ€đč"ňňö58äŠ[›»—Ó+ÔŞďT‹MđîÎ3ÖŤĽZőEĄôÍ¶Ł§yŚëNPŢٶKŢŔT6ůĺh€ZńnMű­<«đśęů*ÜJP&hńö·—‘€ű`»c´ŘÄŞDár˝zúşrÚ §°˛#­hŃ53}«ú÷Ivë3ç•=Ś_9Ôă¶Ü)J,¨=¦U›Šf…ýąŁWµbť&ôV"_ĄŘĎ)Đ=»Đ.¸Šg©ą©ÜF<[oĺ6®#ŞBôsiŇŻdÄţŕŕ¸_ȸśnőĐ&y-:ňGLqş=“xmĽÝĘ8.˙FŰ…<ôC˘±Á:^3G›”ŃĚŐ˝;Në gOł4¨Ż›OńďóFBsŹä±Í…Ör$ÚmpAJşEW uÁ“QË%PË9*qÇú‰Ř©Á™!JĚ»éA‰ÇčŠ|÷Řoî^ě(ôlE3ňv;v3ú%kÜ 5˝ÂąßÚ™ŮfÚ+­®Ő\t™—1Źőj6Ţ‘š[ś DptŐ¦Úa×ńŘ"͡GâŘg"=bMř÷,Vša›?{ŠĹ>tĐěŰiÔ»bó=~…SňÎiöş|dŮAől^÷a˝e·Aěs Ľ8VA}GŽŁß´ńk§W@Śo0X–.–‰ t«o±o`3¦Ă,ĽŮBŮ ±ĺPi­kŞ˙›@8~¤mguK›Fč­ĹČÜ‹Ó`Äm¤W<(¸lüL¤tŘăŇ$@{’Ú:y aQ“Ő_&‹ax*¤…Ť/!łVkŹŇ?±š‰h˛O©vXf<űžŚÎ§Ú;ĄłJ´VY#[ICTVĂˆL‹ë Z]÷Ăf6XńBqË|6¦éÍd€]ő=¸8ńÔÇꀆmDB@•ěeýŇmĽJĎ8Ň}Łj}­ôó8¨„ĄG7zÂżÂG 6ąDşŢs…,?ĎîŢF‹műDČ RÖ§VJ€řď™;{1ľĄuĎ9|Ŕ±h“缚Źă­Äqý˝[ĎĂ\+g9µ•%ę{f—…#m°ÓôÄLnX«gbÂŁ¦ńС9^ő*@Y:Uk&jo^ QŐ!Qׂř•?ÔŞI˘•î ŻŔ@9 Ę"fíDw˝V‘/5ŕŹ¶ER=˝ąć¤ŕôä|G‘ 6ĚÓ“%m¬oâßW ND)n‘mćX9˛ i Ju°jŤćVő3˘{ČőŰ7˝żCá¦v[aű»TĎ÷čCĐÄÎ)$ÄčWڵ L=ĺ1Ý{ćfXôľŢ€ůVóu‰Ě/űĆް§NÉ5hŤdo3ű®ă­› ńI¤]Ůűş›´Ç™<ś }†Ußî­Ă˙âŔ÷ŕôÖG·xS¬ŐFOM˛ ŠşŠLÇHçVI§±x…n.ĘÓSB[ôHꇮŻ~Q¨2„ă¶ŹęäŢŠL?Ĺíéâ±aó CÔ%ôKih˘Ośsń żń˘;˘°¬ę–(‘*z‹{@ňăśÄŹm˘•"ß±An™ ű$7ţ źcŢG'¤ó”Útî_zIu")ĎF’j'ÖKšą9}śvNĚEěÝ·ÖŹÇŢĘŞé%cck>Ü<­,Ńü÷s]×ÇÇúßţîŹ?˙ńŰ˙řËŹßţó˙ńű_ű‡˙”ţĂÚoľýţź˙şţ‡ß˙ößţÇ˙íď~űűßţćŰýÓ˙úţ˙řëo?˙ÓĎß­÷›ożű§ľ˙ń×ßţú—ź~ţź?~˙Ţóúwżű/˙í~źo˙ę‡?÷«o˙çWßţůWßľ[˙ü‡őß~ţ§?üĺŻß˙Ŕ˙đ§řËOß˙ęŰOß˙řż˙ü§őţŠ—÷çďţő·˙đ÷żűOßÖ'ýů‡ß\ŞGá˙ř ó缴‡ă 7ˇi×5kVŢç&˘@0FŻotx·2]/ĂG7igˬŔ±¸A´Äagł/·YJaD@-˘yşŹ‰ę&)Z šŘ’ŽX¶«—DŻ ôÓö9Ł˝ĂeNťuČj ąpňj\Ëë!RKrrż‹Ü M%aÜKéĐř™•>rÓëŕ+8ľ˘TLIc‹ýy,@BJOűĄčíd˙6;`O!šŃ'ĂIVÓH‹ĹAx”o-qŃ$ć¶âqŮÎI+D»PşĂřCbĄź˝m;žďÎB$}4ĺZĽcŘîF3A4k–Rwcýy‚GkhVeo4JôeE«‚“Í6€„‡gËPyž'É4Yž‡%ÇQýHĎ!Ŕ§·eŘ”×dýßëŹki&µŘ‹>%`žÜ$^C€+F,’˛%ÍVF+ (—d§Ť\żhtez€=DR«SťČÄá33™„ 4Ě-~#/+Ýšüb0ľCld%MJlDŻ^bZÍPďÚ.`WY9j›*L €Ůź›ł?Ó›â"PUuë˛0hČşűÜÁńsÉŁć »Ü"ág»Őäíčě…ŇĚłÓS J"‰äš®Ł¨OY5‹´Gö°fÔá6üšĽĹ`Q'nŰ| ů‰+ÁÜsş˘Y9q0ËN‡´ň¦0Íž«†Ń…îÓ Žrd‹†!ŇŃBłIęeŚŽů$(’Ü"ë2ىś 8q™NS4ďŚĂ•«0H´˘q‘m Q®b#HW.i‹ÎčĎ„`‰]X”`áFž6•OŚ Ůąm¬ ńč¶gfXo€B«Áŕ»ű–wĂ2r2&*;‹DJjŁ&gSŁiXD,rLeŃCŮŤufĐę‰Ń‡‰l ÷ă4 ‘~;ßdx1dů)±z…’˝=ç~Ę„ÎĆMĚnÚszdc9*U Á¶LV{Şi Ő`/ŠţŮcŠž¶®o|ułMč*­çN«i̸#v"Jh¨ŤëG.ˇKÜÚz˙Âť3ZÄĂŮK+ČdŤbŘ|ĄK2° ™zypÚĚ÷Š;—p†ŔşśJéTŔ9Í+„ŽMkČTyŻÔé§vZ÷¸ËP˘‘J‰uSB[4]HŔŞŁ"…÷‹·*3^(jAÜ: IÎÔČęĽü÷Iî‚Ě §.†ą9°Ő”9ˇEĐz¨¨Ă'f¤O`Ĺ ‚“¶Qʍj‘őţ }efŽ%CąJ :ÄP篔´Mw™¶#‚gĆfúçk¦¨­Ć'?"5caÓ…ž›Ŕ­ÜjTÜ3™@·îČKöŮF‚Ń|L±**ÓńČ㋝Bb<Ńç î¤ă Č[Đs{ʍŁËň·GWĚÓĽřRQ\dď•(đ)_÷j>Ú/• ŰěÓtĐFSmUhŁŁî‰}î 4Î+Śą Ŕo÷_ŁŔ5KôyeZˇĘ1nÍ*jĺ4.‰n‹Ž‡˛Ű­ł2-Č’LBqŰ|z# UgD>Ί™|WŻ+Čn­ĹĘu=YYgJ»ĐBˇaVdtSçŰń ań­pTÓ*Ňčíy›ÓC5&Ľ&ĺSř¦7ÎHÂZ°‡˘!÷žóJ;’+Xâ8»Qx-/;µĹmnýÖ‚©ňB†ĐďLm~kłßj©-ţM˙µY˘DŇ‚Ś˘đ ‘CźHU˘Ĺ aL ŰI‰;üĐ*ßvz•ů?¦WŢÓŢż¤3f?e†Ŕ+›âq›Ĺ—|pżˇ±Ny/ú ŘŐ,;S“٧mrëCh}ÉA4®.)Ôý°™+Í&đEMÚvĎ^7Ś"J OA8LJ±v™Î‰ţOM 8˛ń đzßĘ.¤Xnž L _@íßč4wumüß>@ŕ™dŢ.ץäfWŠŻ ŮšÁlţÇ jLř„Á3IÔhzĚâ,°ŠJŇgL†3RŢ«ť_]U„ˇ‘Hd¨üešÖÍŽ„ËÁ˙,rkOdB`Đ\Ę`*HGÉ÷@ ‡á˘ŞěűAr@źjýś€mămVhĹ9®bËhp˛oJOĹżgçrذ ˘Ě\thĘ‘ŤFˇ|ä´†ř`ů㉡a~SöDZ›xËű/Ťß`đ»Z9j˛ăc®m=˙t×CUG*„Ä;6ďëďUÇź‰ˇÎ,‹tš‹[l§ů÷@l•[™ ›Ź.ś7¸'pŻW(;‹‹S`Š#vh¨5t3+©”-Ef2Ŕć&Â&o˛Šé&ćH¸E•^ÜÍŘÇĐç'&îC#WPNCź ő•ęí†(f{ED…:N˝j8ě5űđ%ßbJĘÖe“YÇđĐŕ>˘Śž–pß4!eŃw%(ą4uZ’Öě¦m®]‹®Ě‘)›A…FĚjź ý–Îá[úăŁĆAăŇnSńú˘Ă67ĎJŔyß‹ł(Ř;×ŐAéLď=OÖ[`Ł„V<3TŽr†ö¤ ˇň¤7SKu*­b¤ŻŃţ9©=e2(6§OĘA„çi0äütŽŕęŠë´Ĺ1ghuMé#ÜěÚďQ}bőF^ź*¦ČöÉL•Ya|*šĆ#ă­vbéŞi‰šĄEŻî:3—ć LŞČ4xěi¸„´!™ľj˛tŠbK1µ®‚E¶*,wŕęHĘd!k "F^Úúv?hŮd‚fĘŃm6pPdŠB#ą5ęś gĄň˘,sh–ěˇŕaE-¶§ée‚ű]ˇĂ[Zß¶e˝… &’M6Ô×vk]ďwŃŮ(µ­„-x ‹=ęă:OŢŮÎ)đ#,Ů5-Ą‹ @«—Ä ł§‘+J‰źÁhţqĎ÷˛é)‰¤Đ$µř浾&w;E!ˇň7HhjD 5ÍFö–Ú>M€Ő†b‚0Ć`Ô&(ĹĐ"×_f‹®ŃvVđôF {ŠĐać¸]ŁáĆA÷ŠÝŁÄb9QvŃP©†  EřŐf­Ô_‰ÓÄ,ŢĚgIÉšZ8gť+ě@Đĺ¸0j‹ś5°Ň–f&Ţ›KIÉ̡đ>ȵkß @»PcÉş]|¨zôÇL &ެ¨™ŁŃSQFׇTQ Q’ĐúŮĽŚŠ/Ů4U@+p ”Ml4%Ń«8ď“9Ŕ±B[Ć §YPŠŕ*»şžĆE‡ňîşňYŃŇÓ‘9sq©µ×ö3 Ác»âŇ,T± »Y±Uĺ6ă…ĺw>zĹÚý•K¨Tk*Ŕ¸ üŞ\VńËi31ĹçŃüŰľí´Ę¸Öjhu?7‡Nz=|T°â EŁżJ7ŃŐ.C1Ę­Vă@¦›7rÍ9•UO HćÖh…~±ŠÝJa+-rë–Ý­Cž•Úýł&—ď öX·˘ôŞ$>M8_‚ĂOů JbľM•‡o·Ť‡ŕ×g^í3šW<˘0˝ĽŹQĘR©«^»§ŞżWł;P’BŰzËJ2¤ŞŰý®Á>Ł™ąQóž´J·s~FáŞn§,üaŃŃÇđ¶wG­‚żOëi5N˙ş¨ŘĄ„ŤĺἉSíg°j/¦îŕE‡`Ľ\3×e0¬7~3WV± n:ĹŤ+ţ"“¶1Žż:r6Á~QŢcç¦Đk Ć!_S6SŚ*Ĺťź‡˘ąűvÎ9˘ŕDÖł Ośč‰® ^éÓń!öDžÓ¨ěSOľ‡đŰz”l˘o„‰yěxň¶ö—ů  ¬ŇcłČÎVC=óSÍ1 eË,HęxâKçV*Ż€ ›a.9uڞ›&¬Ż}AÇ65Ř9'%˝Pż¶Ď ­̦łšMľHĂ˝5uD°™OlćŠß0_Bp‘ „M{l¬ÁĄd5hXDdžzx¤ńA°m(eŘ@ŮN,Űşâ«+yŕD[Ű2/Pű;›EYˇUđPN„fĆ2lćXÁ ˝Ú”oÔŢŚľOQ Iç“ů2ÓÄrëF×' ¤Ę%ĹÁ ű¶eBoȲ™čŁ‹yŮÖ×@+ŮDVT, "éR¶q2ÜP]aŃÔ3@C6‰—ŹR’Lą&Ő…S—EC¨ekň»ŁVúWů7JS€žÔLć2ĹGÎW•ľQŤ­­ôĎër`š =,]ň$ܲE Ü'`'®ăŐW‘«˱(Á `öѲ‚DÄgŐⳤ¨BDĂšEYÖM×!®SüJěu*ă8hTäpĄ&ÍZ˙srf>Ąáó–}sĐ…ĦP¤´óSˇŹť˙¦+“9‹hz-¸cMĎŹ×÷ąčííÝfNŕ&Ň­Ýc•X9ş7$B=ˡ»^"ĺvré6ęv ʲctČ"5{E¨ĎvŹâz'IĄ>ä'pdŞďŰ…7čd^™Ďť}=vYź|1ţ†šF*HRve*| ŁV´ŰHJß…ŞőŢZö4ő3aÖf"1§®¬ÎxäŐ<˙ĆŔr^7÷PîF\x.ß…1]»¸ę xÍ\Ął$"ď•!LX`lP¶Óç€f©ĘQšĘ=˝Î=G $=üV±Í*ĂÂŮŮ˝ý=úşŰQ<5ö0‰€é™6uIŠ¸Đśtä)Ç«|8aޱŞ`ŐW˘}+*ł–ŮÓmČŇ ‹í׬í+™M6«ěy‹?WWŠ–éNUĽÁZ.W—ŮăÉl&Ś—ůEB|¶˝Ý®=i:Ž‘NŇśPšő:×ĹJôŃí μüąŮ “ô¸´˙ŢŠ |…®)Á ć·aś§ĂxT„j3꼎†µâčY6xŞ" ŘG=żĂ éąç7ýT#zÜĄ¸ĘIUřflź ™LM/éšԥcż ő©bő©$f:µ:‰ÜMD?n’J‘ôŻ[€ăŢ ŕcćť †żVŇałÍ±¤ćppżçđkˇGK°öĚ~ţa×Ku>;Žz.]÷˛SkI¸»ŢTA˝6Š>Uh®E?“8ůÇH'“z=ZÇ— żG©ńH¬ě.ˇáU`e&8©Ó¤ÄŹť NqłůÓŤ ˛ Ě*řk&ťĄhLČÓÖkÜ™‡ł§p·Ő60|˝j¶¶¤±7măKř°Ós)çgÚonÍěZNŢk ±*ÇxuĘÝ6sňĘ\żŞ×9[†&:mP+h¨¶ńpfe˙*d¨HřH"±ĂŔźš*ŮĽsŁÜQáEEsŘł’Ď.5V bŃ*ŽddG–ٶćę“-ĘĄäĹ; Ŕߍo˝×™_6A #-Ž4đátĺ5[Ťl?ő’G3gĘlh@ĆYEş™¸m™L^'oĄŐp¶&qÂôl2ś»~@ś±±NŚp=sü{´·$[˛·Ń: hٰ¬v»ŞJúťMd“ʶ¨ ,?í`¨–X´‘Â~µNéčÓĄLŻQ ¨ĘFőÍ;r}eĘ^'ŁSfe€Ůć.L¬ßA7=ú•ĂÔ„I˘8=|ř÷tÓkUň ę«·s.=‘ďăRČA`ßk<ýĆ7&„±p÷ŢhźëŃíVµ4=ŔQµěĚlłFvhL­ç7«‚HĎÜUłôŠă™fös7Í>cg|”Ý0áv‚j{ÓÍ!sŽÖ×ĐĂ1¨Ý1ÓŁAśÉÂĹ/$H„ßJË˙bo÷Hś&w5,ńôşW(şáYŘËő“‘0±[°‡ĄˇW.T6Ń„,‘ZyŠš<Â[T1žÍNÓďćX$†hY*Htwěh,ĎdEw:TÜô({Ď#v´ęŁ’ů3Ł+‹n 4JŐ=;zúrʢdŠ#ŮéE“Ä–{·ŤXVľa›H%"–‘’KăiĚ×&yCc˘Â±Í¤¶$wtŮýŘĂŮŚéţňRRŘn:*'ô±űĎşC‘­†,¤…lç3_ľ-ßZô4Ë Űv«O­śˇzŮd‰‰sáE˙§„Ť+QÍľD”;găT ×Ć &d†šš = [¤ů?«¨Qdcf;YĘ··„jBŤ~ŹZ/“ťőŤçóB†©É·a+HX«áŢ3—)QŇ÷±G=‚|Ś~˛e=öz‰5Ě IöîQĹyŢ'ÎľJFK-Lˇsą–CŃ+ŕ«öqŇȇśŽÝR©›gpŻ:uŮšhëúšMţRSe}Î<»6E€öhÓ”$$CřcžÎ<ĺ‹X›¨7©MV ß>dr«˛ŞěS3v§ĚS' ňNăÄiűő ·5ˇ2¦ŕK.]P= ˦»ÇŁ),)AZř÷™ĄUÔ PZf5ĘŢ`€ůŚŞBôć4˝٧9ą”ô- Ű*­;~>z…~zÝËç’ ř{g-EE\ElË6@k ú4ôäE ;ľ9 ´Ťí ĹlG ™ťjŮÓ{©°¨ZřŞÜ]B‹«}Q ŠDńÝ=FĆîşŃ +¸ 5ož•áá)Tő«'ô1™Ť·®žXĹĘi¶r˘&ZxřNÖ „­aWÜ'ř_"Ú*¶Zo\ 攤§€Ďm’Ö;ÍÜ›őŹ|áä¦ĂV’łŮ‹C°ÔŁą5b2Ö'ŃeßöëÂ^E(¨»o&?IUĂĺµĂ˘ ë¶6Ť‹{;鯙ŐLú–ŇíçŃń…Ă GČë  “7ŮjďťNŚ…>ńpÓÁ-7ĆaÓĎ,fŤ[]±Ĺ©@ ~ô¤ęŠ @^îGń¦h˛ČŰh:J‘3ŢŐ¦ŔůpË2eWňwÝâmE×ÇZ!Üu†ôqńäuÉ×=§ŞĹáŚk–;.ęÖ~»'š´éYlLůYŻOšE›^7ÁjĺNěž,f«trČ@ŚVZj¶3a%čFü˝Pé„)ë\!'7µ›Ěµ* }ĂxĐé¶,†ŤŃ3Đë[u2ěě{ö®–ěë0ó»}„Ót•I['®2‚/ką&¨ćŇ0S –€„d& ǡčf;§őś¶`ťlýńP ŰOrĹĐV”gÎ0ZÝß”‰¤‹‚Ö,ż‹|DĂ6 ›ë‹6 ő3.ÁĹDbĺ+cÖ´ÔMI{’&ťvÉ;¶uË[µNw­˙0UŚdłx ¬› pSűI˘Ů+Č(Z=Ť8=‘›}Ý6¶{Џ^Ń0ŽŐ‰űŽb…†ÉS°Ú깆u׺MŁO;0ŃÖÉŮâžCVĆ–3ßfJôĄtOĆ4"ř) Ĺ9Ó%.ĺŹg\»Ě…ź€Ę¤&h‚•ˇ]‚2WŔL/qLż¬ëFWś(ź}…ulş'N·Ś4Č& YŚ ĐhÂśLpßć?ř‚2Ýb>Ť%˛ĚfLňžô“i}UÎčą(c˝ÇPą hávo“޵ ®âŇ7·¨ź7[¶µő#†$ěŮ ęiPO«iZ·CŘ[ç˙<öĺuq.vŔ§˝ ©‹ěż|gŁe¬%ˇâ5ŐľH”° %ĆŐ›5ŃT¦ň]/Ł›”VzĆÁ]@YoĺD]ѰZwtNc±ÂzşúIц;ˇ@ş1vÉj]-ŞŻŠĂ|ôsĆ»ő¸VŘô˛oŠęÖ™Ť Ú…@Ąü2ůĽ‰ŇÍö7ĺ–Ćş9Bkl{cOâ’ˇjŽ®ěP°—đ Éfż\.™CCçQt®ĆĆŕ”d™&ÖW;˙Ü 3ë×tâŰX†b‹Őµ\ŕE ŽÉFCĄNÉ–pâĚú¨{TŠSß”âłĹQÜżé(oń]^±Ö,qšŐ»Ş-·«räź‹›Î$ĺ4źŕZŰÎE!ŃtI´SŠşÍaL~‰˘^ n‰GĽN8>őMQDxH §éĹäËz ö«ĺT8y/żă;t&uzSR6XÇŇwzźjÉH?Ü|WüˇŠŢń¨HŁöf^[x,ĂČńŚ<·ÍŚ—'z%±ĎL…ó3·1e8«ë•öWm;G\đhW\†$•X%Ú ‘$„tqDO ^€Ő˝¨ú0KhcýąŠ0Ut-hłg™ŚŃĂńČpÖ$ w ż}eĄÇ9ťQç/#WĽţ>lřŐäÝܱfřSş-+`ĄÂ|Ŕ8¬žCԍջ㦠ĆŮ‘]QËřTY‹!‘Źy€mO Ee%ŕŠa9_UĚY: ĹÇHJNúq;‰jHtFcNí<ŃĹ/Âá$ŢjQdŃ®iWJ”.†Ńń–ićWč·% „˙8Q«™ńŠ-RGî)â2MÍ˙U:TΣɇN$P¶SUú~e«¬ĹĂ ¤;HĚX­š–’á@ov w:űW×˝UŇÁ4Ú—EŃÖSQGW×m\{<\­{ˇ}pjrOµŤ~ŃĂĎŢĂď›7ŮR"K{,‰aüÝĚĽčwv3 dż‘`ńŤ„č?tи‘şZ¶7ЍżÁ¤‰M‹Ń‹ŕccÓ ľ* …%硂6‡Ů˝(ÖŁ|ˇ}”möś­%X o ĚY‹Q-TĄˇ.ýŽlđ÷Lą&0đuí.;Ű‹VĄ5–Ą Â$~i„Ť‹Ňéz´ÖŻ,Źvý¤±Šs:´Ó ‘kCŢăBthYçN-Ă8,ÝęVgű›%Çä‰ĺ˘?ý+f<™Ieú''m$Š&‰Ť"«łUÖ%ĘPîBĎ kpIV:†ĎĎ;#-ë[P‰’6–Ýw”׊’eŕÖ–SYoQóŘ“čŔtJ‘'§ź!A/ëÜt–Ľ^ą~Ň…- gđŁň°Ł–m…–$çpŁ. <f—Ý0ĄÉÜk‹9¶e-Ü6ő‰‚Uú©sŽ Q@ÖoIú-ěK>{ˇtöś®"©Â0{ܸ¸ÍMŹřU»˛ĆÉcÓ^ă/pGĐ1—L˝dő oěD÷ޤ|ać˝xŰĹšYěV8Ť<ÝĄ3%ýůR§°«Ś]…gza-˝ěba[iÄĄ »ˇe±rŇm}΂ó‰ŃOŁ€%ŃsµâĘđ¤˛DŽş(OÔYoaŰÚ*HśÝ5˛Gr/d+ I&׺0M{8Î^(Ěţđ-í¸pźŐ^’Uíˇ=*zŤz)$­3ĺ,ÄĺĂé´$áč Jl65š¸5ŤrÇ·I㡍Š>Ţ;aX‹ľťěG,ŢM(€!3Ę0ż(p•E}>¬Ť+—‹ěڲ׆)#@€RL€’‡ľDŰ:ÇYë­“Á—0(ŐhÉF»ľnX‘ľŤwLZ}XPő]öÎ>€»ż3-|Ŕ`/1jL»`ĚÜ hH= ł_=âń '÷ÓO~Ł…™F´ŮűĂ-vKłÚF›\‹ůŔs`Ě7Ţ<á–řMë*“CbŽzľđ‘°Ş¨,čËë+Ů€×]帽‹…­¸6ěůĐ[T)…i„Â0Ń=.Ö«ërVą­ąĹ¨Jł&b hU°oÔ´ľÓ†ť˛¨ÓdŮŁ= ź‰;˛Ůî{Ě­‹{É4×2Đč9łś_ćFC× Űřfí%Ř1›TęŔîÜlwîZVč±R'WRrĚç6«^Ű7r>TĘFW®‘fĄ]®]hd˘17x¶§Ş»¸\ŘÄůśFë WÚOpËY '&­YͲŃßHaÎ*:˝iÇŔť!Î`{4—uK&Ó®jµ§ ŰĘtŻĆd(l=N&.Ä4…%Ź¶Ĺ‘Ę”'şWHĹ ˘™źÚn€;ž}îs­¤ Ý6®‡&$$‹0PkX f!)+lťYďlrŇŁu hD3FLšAPŐ±˛Đş]R[-Oµhěë×öĆh˝vu"Ž 8úY%ť·xXiô­,@xˆ¦'ŠmkJ ’˘XĽŤ%Q™`‹ŮüŮ cżˇÝËxdĘ4T™Ę¤Ć¦T 2=K Dl˛‘ë 9śPUŘ@ě±+Š»đärT¸řŚ V—»çnŘ‹ÖiĘ˝ů7ް¬S]ˇ1wi]ö±© m­¬ˇŃ:Â]ŁĆF̲!iLRöĆ÷€\ÍĂćńpJŮö}…ri{’›.ĺ ćµčnEf=5îxsý†4ŽR< Fń6›üí ĚFi~[ë{Š­ťQ'űAU#ŕQöSŐ€ôËŐ»őůć˝VŹ˘ü‘aëś«írŮZX¦¶§†¦ŹŢ†ŻżÎ±îí1H§›a2ęĄ&®ó‹ G«güťČŞGß±ř09€/[*ßřVÂr5v¦±µÚĎŔSş Y   CZnuN‘mĹzą ˙GaZ˙ž:î¶ĺ˝9^ťG|¤]QćĘË™.čhá˛nčÔD/33Ó2=˛Ůt0`ăÔ¦+jľpipÄPW®b}rMŢ:{®nććź’hu«:ľBWkĂŞ[J´´’ ÷`šWÇßş ăGŔeĘQĚ#îôČb¨G (ŮÄglˇŤ[°1^[Ú%Ęp8đI“.Śîš”Ĺ ĘTHůŁ‘‘×*í5ł-~Ąh‡ę ;ÍşTFčĽEČ[ŃŐŻ&­‹ú­˛íxéQ}š0,ńMt“tßq ®^±˛Dz°á)§ÖĹ”łMts´ăşŞúźfËRˇűěş“ă•eţ­Ľ2×|a¨ĂZ$ĄŻ­YKXVdĐ'Őrt~“ĘzÂż—µJZr3EJnLîBÝjçX)ý4IN{ -ţÎ^P'h6ŰÄG}čăsĐ+ŞĚ*Ł5µ+Ewş!s=ĆMŞĽ((ŔW›Ął‚E„~š4ds’ĎÍł†_ęxIŢj!EÜÓÍ~ČÇ)ŘÉŇwIýÇěˇsDRµ.ťöĐ|çŁęgR×ţ˘ÖÖ­Gç‚3ËÜjçş‘¨š6(ÁďŮ‚MáH•Ö]=ËRŹ hZbżŘvçm­*üŠ$Ăf€aô-%[“Ĺ!xęR÷Ő(©{xMͱţÎĂ$ąČ'Â~.ćí»ą^dLOď×÷ń–µrqÖlšĎ” ú޲׊)*¸[=}*ŻÓ’ăě[§BUc<˘ÓYŞGÔlŚĂ׉ζ,*śăk6ŁÜ —pĆRČđO˙ÎNĹZíÚis ô0í‘…ue.L0ѵ]BÉ3›!ąÓ7A5.lő٦G#ílAžMćýŮ–€*Ru•Ä:.üPńĂúS˙¸]Ř纜ܧZĂÓ‚Ś— »4G«5c~şŇ%(M'ź(Ä rŠ źfé]*ŘĹ1lÇkż^U\¶Sí!łÜ(Táç 5ĹŻÁ9ÝčąQG¨ę9%,(:n~RcíCוçsf÷ű5>ˇłI)î ,µůş[ąŢ…¸vĐZüwŕx;­ś .,č˛t›hdO\tS#›¸„P*Á_¨mĐeE4>YÍÉ6}rWfęăű4‚¦»Ńä+~Ż* &ś6ëą$ł÷ 6jŇMŕkŕKz~·6ΫOćÔO. 7 p*¬hËç›ŢęQă“´űB9Ô…Fme©ťl5”mHuĚvÚřd„ÉOB"h§+úťŇmŃ_»ĺ #QOhç6ĂúęÓLŮxzŽťăďBr§ZMxµŻZűąÉ­¶WÁ+żF/ăŃŽ=¨sa®üÚ “5y˘^Q@š¨ üX†I^ap kďůO؇6+äť(!ŠkĄĘ)5n]Ę‘„EdËTUĆ8xPśUa>«<“®ÁÓnúŕ“<덑Ĺ8ŽśŢ6׎3?BZÓAuPÄ>Ş\ěÁ^0PÝß`ă˘ČëČ$°Ż/ÉFP$¶ëQGÇŠĐHĐöű;í˛®5F»Ę¶â3˝šAQ?‚Ź­2°Î`˛m6'ţ<䡺ß^ß+WIŁUÍEŹw¬Âé üT˙ éLL+Ý’+r´d0Űn:Ň[<… O2Ë6ĄpîumĹLŘgňí§ŹwKř{a1ÔÖ$­Đ-/Š<˝Fň+‰hěm&)®­bp¨±’TMŃ;öÜpą(µG+Ű'Ńç…ęJéQĺ +$iŠô|në_^tđŚ|…cRS „ k`@äë.,[4ƨéc)@qÁŻÁ%#3¦ “˙X=Ś+ÇłY„fç'ăŢG‹·öŤŠ¶;®ąÂ5Άł(ÚA˛”Fü™™ö1řŻśmýLšY:ĎL‹ t3HxŐŠeÁ3ôdš°-} ±~8šçst*F8‰\hĎďjĆúrŔ˛Ĺ©| L±ďŇĽ ¶6Ękq?hřŠ<×QĎ^bĄ l5÷ˇ±¶ôjŚ2óÂ#”‚ÚĚÜ}ž­bŁć ôYĹM– v˝Eĺf;m kŻ­żYĎÜ…#›ŽĘž(ĐY…‹ZőC;łŇɧpđIŐćÂX›:§,ZDw<Ţ&I+Ćáá%ăŐBălý˝ÍŽÖf$€ń2wTÝmJ§DK ™¶zŹzË”ęčÚÎń :TŤ ąDîB©Z*bSÔÍ{ü=iJB•Š«…]-Ox…4NŃě[°ÇŤ-UYAß`¶Ł^>3ǡ•uňšSŻéĎĺ±7lě˝™Źš0~ľ?›+ś¸F—ŠbN›cSŠĂúÓĽľ5Í $±XćÜ{ĐZú}jô§XD*Ě` ŢIUŞÔäYĐÉÄ2ô»ÁYŤ–ŇhŇ/H_Ű+ ő†qíÚ‡ Óâ`ŞTüÍ«źëF^Öµ]‡K >řŞě/¨Śc*mëNObܰőô ¬Úźx?űiŰ›ěőŕ ¶t®¶9lňG×AJ-ŁÉł˝Ů´VČ…ˇYćéĆßf[a¸Rdv´9ÓÜWĹÜhx¦řÉŞĚ46s4YŢĚćąG,R Äťá7­Ü'߼ |Ťřa>Źk­n¨Ls¸Pľ]çFŠÓĽ\l•gÍŠáĚČ(ĺ\m*Ič©(ďŞŘáýŚ"ms6%ůUřńl´ żYŃÓ®Ý餼ڬ"éq ©AÁÜÖn¦BצNi!Č<ďÂćE¶‘:čY´Śţłß@_ÝH«ŕ´µ§¸ řŇËĽ“b HĆÓÂŽ Ł©k·K¸Řhµ4ŢČŢtAw<şŇ]°e… ‰ ň<<łzXË*‘ŰČ™ilŚ(«ŰŁ‘łŢ É-VßüÝNŹ }eşÍ)Ôéľ-JëE)âÍ— ęlx¤‘ËşŽ‰\•˘uĚŮŻä©Js>IPwóđ¦­ö! g†˘˝s;m+ W@5iąŁď±OŔ˙'yv˝ţÉ!a‡‘g(4ť~ô5<ŰL¨ubĽ}¤-ĚmF†˙s}âFŁ‘G§u[N [YźŽ1¬ů°˘'<÷Ô-xgdąŤ=™*[<ÚD3÷@ś sěHËTBĘb.ëŤs[Ĺ÷–N]9$ł÷2ô^’wé[âW JŰ'˙žń‘%:27ňĺζÍrxŰr}Ť˘ÉL´Kă¬Î­Ä’~9>Ď}Čř Óo†AĂţ„Šćć.ë´żČo>(đr`'.šÝµéL=măzJŐFn°Ňcř·ic@ćŁA\Cĺî©Tő†ÇO?2=‹ôHĄÖý¤Ç[4x2žJéJ3CŢ‹bC¦ĂĚˆÖ+j0ó±­9„PĂćh°á1'ÄWÁ5˛&›JdńÉsÓ¸ú@±ş]ÁëéCŻŽLů>¨w¶†ż_Ĺ!N6€Ć rËŇşH–ëîÇ=0wą®ýÉNRq̰ŘWuţʎ/Ůéä‘Ĺ´o¨ë7N ꂯ=ŐkÔ]- ÁY÷PâĘM'ő˙mŹL@ĺ2­ÖĎr%ŔŘôiňQĽš_®‹dâŤI3˝r‚]«txëf_$\4 č6µx:¤ö®·Č†$°ę"Ěş«[u}MeTlŃ9ÍŇnöz‹j‚©~é¤bBˇŠiŞż#|¶Đ¨eC¬G±Ě"5öŹşĂ ś6"Ŕ˘ )‹ńܧ1b}›Đçi©éĄs ôáŰ®żB„U«Y^Ňꏕć«ÔŃćčgeëö\t<±ř˛"C»X 7˝ ÖÄ.¸[›Ü#^ŕ.„†‹ťe}q”ţbíŹňź_Žddśľ@< přbüÉ»q%®ÇĎgŕ­wlÔÁ>?AFŽÓŔ5™xAkL]§ÉNS¨)kŐfVtť(Z“¬}š3ö0ÇťÎCĎ?zÔ°_Ň}¦ăă1Ôł$ďuěSęăqLE%áúď˙ćş®ŹŹő˙ľýÝţă·˙ń—żýç?ţă÷żţö?ţ)ý!†?ôß|űý?˙uýż˙íżýŹ˙ţŰßýö÷żýÍ·˙ú§˙őý?ţń×ß~ţţ§źż[˙î7ß~÷O?|˙㯿ýő/?ýü?üţ'Ľçőď~÷_ţŰý>ßţŐţîWßţĎŻľýóŻľ}·ţůëżýüOřË_ż˙˙áO˙đ—źľ˙Ő·źľ˙ń˙ůOë?ü/˙îĎßýëo˙áď÷źľ­OúóżąT“Â˙©4嬟ËÍ›E<…ąŔ6ÉH—üÎÍ’,·č, 8sřóeě!‰Šű¶D\qaŇ‚‘´"ŁŽ›H˝rC5sł©Š ĺ§ŰőV FŰ[‘Ă "ް^…:÷Kć¨vˇł¸§Ç >A˛(¬Rr! ÎFTŮy%ä” Č8$j` e6ňmłő3"¦ę˘ůÖU6Nˇ[ĎJ§y˝ć6s/Ł‚2ŮĐ şř^©:OŁL÷ČąĘn5rSX•DÓéqąÔnĄeXđĽź6&Čâ¨p%[dŢŮ÷+˝w˝ ?Sä^L÷(ŤźEEâÔ#¨˛ŕ€6Śd¦n%E* PŮ€ŕľl÷V†ůÎÍĘ8«QŕąR1ÇŁWT×oľh­fÖć‰wźâgďşęW4l¨ŹiŮ‹=©˘.}g>tn-Ći§?9=Ŕ@{ÇÁ„ŃżŮzS ‚iDW»lźtoó‘ů”08¸˛ ~ňb“ą5_ôIGMĆóőĽe$:™Ĺ@řż|P¦×-gţ Η7Ž_FÍŃÝ6OqĄ*¬ăM¸fHúŃŃş¶üť‘ŽĂI(ýFÚŰNąčoĐ 5»ĚhPŕŤŔŃQo-áđă€óĆé_dQĂ¸Śş;íÜBdăŔĐŔ}ä ŃŤ˙’Ż>=ęÔ8íOh˨äL:ÉŹ”Ľf<3ŘÔh”«>ÚB¤[űH&źĽ˘­ĐŞQ~zďGkÝŰ Z@´\!·“ ŚŽĘ]P)‘1jTąL7ďxŻát”ÓlW7“B/ńÂnŐ€Á3‘NJ,“Žjëýä@+1s˘fß– ŮÂ*‘6‘"Î^¬,E‚WŮ1Ť™lJĹLé&“|ż™q§W!‚-±1MuÎe˝™˝ÄUçzs‘a„3.8ďü–´–UVë7*G%¸Ď{@jEęŚQ# ÖU)Ž@eE)ÓcM˘™nk¤€OŞ\@´O•:qŞZQ\&á&\O€­É¸)[Fz‰#“ó9Xa8>˝łrÇ š'ółsŇZˇâÝúYńŠÄ˘*kÓĽ°,.č”>Cm@Đş~ ­ô]X1ĽKWF Á§Ňŕß ‡Ěl=†HdaJäëšr7µÜoí˙ľ‚†^x =Ĺ5—nŐ9ôIFyë^Š"Żv·†Öă|‘ Ź˙Ł 0#Ń­8ĚuÝ „ďť{|Wv6<ŰŻ+‘ä>»>Ŕ”´>ĐRAě‚Á>`/âŕ·Ş˛vǢ¤áMş5Ô&#sM]óѡX«ó‘ăŤ@25ˇ'Ć*ӿ努/ô;ąpěňŁvQ{<şü(3´íFrVń®ň: eôhnăÚă]6ť›-YJŤť=˝•î2ZőIĄĄ@;˛`ĐÔΉ ʞđw%Äɸ¬xČz±Î"÷ą–lą±Q€mły§ť~<3ôËÓ$Ëč5Í!V$˘xë9f5l”}F•Y‘©‰8¶Ç~°65ÉmĄšßp(9V®čO§+€ŞHbŘ•Ě]yľ&şŽrݨN/mŰäă©ĐE…µ«ó Éa˙Co*›ˇŹ´”s±;Čß8ę K°ńVŠžL®ÁZž#a!5±É˛íAáu!7$p'ř˛Í“I‰[V-4B@d·ŚÉYĐČ<¦§K1ű >Am™µ`3u˛4g5.´i:[4MÇĽn Ć7 wU$R) ^E‘dÜĆÄÖý¤b4°…Ö '˛]^0ąÍÔé•­ˇq·¨ÓzŔÝPśi†'n”őpŤ$a*ÎdDX$ßůşśë:<3M;=Ę·ëe•ÖLq`Ů=ěą.”Č<`+Îäp»›Ľ$*EvCpLb´&i+şš¬v>Hy »ęw®« Qaž[iO¨ŮuPGÎ2~™jí&Fř/ÖHÓ÷ #©żş Á©x7©[Ó~†\‡®WúŞv<Ů»“ĺ1%éÁŇ!‚–A4Ń3Ô»^’™łfU_2ÚoĹ®ůmX6ŢfbrÖ(áő[‹]qVTŢŤÜžGm!›SMĐćPÂ>©Q(ůŠń(ˇ·é™'&Ż‘ČgµËŁw;ĆĆV Ľ€s2,ŕÓ_Ś•9a°§A1® 1´×ŐĹÔđ©. 6÷mˇ WöIĂeş±”R¨JĽ”+ô«WKzVSuů¸ş”÷ö{¶˘{Q Ě;§)W¬ü$üZšíHJ+ä(K[Ů9đ‚¨ĘLăVŢŕŚÓĚ“{˝Ez9&Ţz™Š!:EmGůNwLóc‰ęe͢3ŠáT~Ö¸™¬±óăPŠOÄR“wČż1ívpSlÔĚiZ»Ô†ŘűYôŁÇÎÜ‚‡Ć3qĂX§©ý9TĄ?c˛"7ÍĹ_¦ű…^‹ĺâT…ťY©Óđ>Fm°B0$v±ď¶ ‘“Ńh PÝdç¶ &´ßM˝"ó|öÔ\´E…qz0ŠřŚq°ę^{:»Łť‰g†ö&८4ꄱ7P›ń>36Qä­ŐH°Oöt)—ÎͶ\Öźůá´đ‰ž.zž–ÄŻ§ĆHRA.}Λ»j]H Ýv%MŞ)ëťĚ7™’ÄŠJ#®UŘ.źÖ~(2 Tˇť%ŻănŕÔš5™ †ˇ3Ņʶ6°cĺ†+Ó€i`ĹR,ŐGꆬ#Łýćâ(ŕW×w¦NB‘·$&«¸©¨*MlrJľ“~*ł#ăř"ˇC™Ôa‰˘Óî—őĐťi˙ŇmkP$f‰ä]ÜÍÇq3%Ť"^Ä·L‹ ›j$%ĺx›d‰z §VäČ-ł Ňdy†G“Š—Őúî1«5ś¤ÜT±čLßµčH ă¶oAí—ŤK.FA{itÇÓôűşbş‹mÜ)ŃbÜÝÂi#ÖĽkhóX]ôC4hŐÍš•Ć’,×Đ\ßpßxFš9+‰¤I%ę̬<‘řÔ=Ú[‰ů%Ť9%Iľ˝ÇP°©ˇĽÎ­ZĄ[XxŤ?a;ę’ĽX ĘŇĐS¶‰Ď—K.ë•đcŐ%U)nŻ,Č«$1zP˘ŐĹnę–ůh ˇ§‰ÍÔ°űËÜşŐťĐá+Ηx[ţ ęl›0¤őŇ'l\\"aÂ;Ú·.Çlł4†ˇ˛ńćˇ$E€Ž âđˇĹL Ů4`Ńd™Â{¨ďâX/‹1"W~ŐâĚ©ç ź˘ =n1î"úĹš\Ü.@čúîK˝vĆ‹Qir¬ &0ËM/˘SDőµ„—p(KÁpżAżb˛đKKÁ,±˛lćčĚŚW/ۙשk‡l PL8uEŻ Ż&CxXD¦bÔś™GşŮé0č¦ÁU}Ya‹©€—ŃZ]á0«h^é3é{6żČţ%ş*aÍśYĄ:F7O.űgúžqľ˘ÖޤÁťoépÚŠ‰ĄĹP×bbẆ˙ZŇĺšśśAđ4Ě×5;ReZ[%JZf{ä†ô¬D÷bæ°RĘí~čŰş&_lţcsç¬ö€1΀Ň[}FÎ'ŔM˛dŰŠ’„üYbŞq$%5"ş‹¸[ħT);p‡nş‡A2Ĺ9\š(ÄH`…¦C1ßXIcáTř˙ ľZwp6˛ľ‚¶9Zľ˘ )G5¤ťÁ(۸Ů|ĐĹfďAa1ŐTÂ5?: 2±(;ë¤!E5Î)nŻî*Ł |„ŃěkZ×˙rq­ —]ľ6¬Śę†’¬BÔu7iµ2g#Ë2­ż!iŮ<Č‹r5§w‹TÖ¶u!şć~,»^鍞iř‚â§EÍŚ¶A”ě&Ż{ˇH‚¸6n€}WŻ4Ő‡ęĐ™Î{…ď{ż Ż_Áf.:ÂÖ€E‹™V!2]ŁEĆÄtpV­übx˝ř‘ŰŁ…î…JšîÉLÉ€ t‘ĘŢSXXúIqRc‚€Űü?DŔ‡÷K™Qz9ČG"¬PO µňńZ?Ý;Čë_™Ě´ŕ0{Đ4ö¦ ň%ű)´ô‚äÜj@ś)ă.äîš1 dk˙꼸é7ű±Ő LŇwňQ˘{ŞiÝ›FŮ1âZY‰l6Ô<ČÓ03XJÓ¬‰ű®Ň˝eëűđ#kĘěQŁ o¦e|…úb81'x-Ѭdů`Ţ.ذSĐe› ›ĹÖâeĐźÝIŞHßcëŮń3ů€ăs€Ą†ŕWr­}BsLŤŚĚ°íC‰mEšĂưĎťcČJ+XZĹ4Đlţ|ó$ÝĹXrČ"Ëí^Goč‚ݧłËŔyŇ˧ćş6ä>4,´Í–ŠČbu8ŁŮ 1IĐűşő‚ô÷NoHB!ř•Śf[+âkâ×çŢ04f%MQę2ŤOűµĐ­ckr×Pe4cč7<Ýë˛ ˘A&0f‘}–<¦¶NďLµ©ĺp=ĺCĆŚńh˙ćÍŔ2ö§,°3'sŤË^ţSڰř+ŞQ⥮BŮ›ĽânQŐ„ÔKĐ4_±‰ó.E¦´ŃĚ&n#č¨:ú4k’Ur Ż·vVű-N§L8\JĘ B¶š†OÎ×°žŚěÁ=öv}»•…ő=[´±6×BáÉ̦ ŐńM…eUóuău¬˝á‚0 7€EĚŘŞočztšťq6=Á­óB!InVn61Ťţˇ(9^äéHW®„§«ŐËD_¬Q:Ä•2˙•ĐżŁMđˇÍ0wzřV«’6 ܱĺĺŚ1,ÓÖUťńV+ŁOô8[eáÎzi˘Çé GŕÂvOW0m–e˘×ŞĆÎé«ć5pË9Ľ†vż7z2†g–ežÁŇKąç—"żDW+ž.~ű úŰ™2To1ܲ TIîš^ umhŤjߥY¶1¦ś:żbwTĚä`śN¶KXtÇ1m.¤Pşćľˇç+}<—ĺG˘a-žz—lţŚ19ĂëCë8¸pő!pS¤Ă=ĹÎľ˘lÚf)kUmÍDĄTíČi>ËÂź±l¶­đ7Xşg9˝ş:K6”Lz AKN„ýyK•ěďb’5>·â3]čĘD*ŕö}36ö{¦…yh¦ˇ@w'=Rq™ődIߦóf¦ç Í)›ŚŁÄäJë…2W¦źňJ‰ŽCMŢ4—ÚťŮnÂľÎ(ąěEópÂotýč:d.˛©CmňŘÄăפŔü.[‡Bb% ô~|µ QăL~şQBś|ŢhBídüĆ.*4™Ń˛ű ¬]ź-`şűă„Óx —’©ç§ńÄëŚ1o_¬čĎCşDcĂW#‚ ™ÍưӝŕČ+U´”"łJź´©g¦—@B÷g!Ő(.â O1˝lÝ3šŽÚ^ӋޢÉ`jŞ‹[=µđ ¦4ř! ˝ŐJYł‚8JŻsŘ»ž¸T“Ű•ił8ýć%iüÔu;Ů0%«Sfň[Ńé0=R $;Âő}8°i˘ęA2C°á$µ0şäňafˇLMϲo‡§XąWµ·(ęVš-Y4ć­*<6‹¶Ů `ěčr˛ŇeŢ3*úú0 '0lč1!ątu”Ĺ~Ĺ!Y·Ď‹Ţdč,Şo*űŮSđkyď5-cÚu›Ä[E1± _±µ+6Í~ęŢň«xH1Áv‹ĆFAÝ›˛3Ž1VŔĽŚź‘ ©,QQâoŰľî¨ďG–a+ĄĘ7C)"SŽžÖ.q§ź±´˘•˘¸<éO›X<ĎÔFżśöŠ•±ždlSIU/$Î3Ĺëđ;×y±6‚°˝á¤‹Vć»OÓőšH9 E§­ť˝aVoX®0]ćt” ĂŮ,(¬ ‘'óá~‡2<&ÓlMÝÖż™Ă%důôx{éĐćŔĹĐ J1G\˘/ĽŐł’}žŻáĎ™Š€*ëćŕŃ!·˛ŁĂÍ<`KëIĺ–7T>Ä Nßbľ¸QĎ!Z?Ţ)4Yy%±¶ŽÚĺ-¸ít.š¶űS?ĂšĚú6]Ő}JŇsRa p®; ;ž„sż8fŕ몮Ĺ_mă´J6ĂŁŢ»nzÍÖćp››úę¦\Đo¨Ëż0^-Yý¸Ő­káň\Ĺ䉞 J!÷Ě2ţŢ$ÇRCWű™wI°ăw¨§ŤEËŢDŢč­ŠżE_8GŃ„@‘Ńźť‰ÓIJ.#Y‘–#kÍtHüڬYáHꡠóŻ90±e•ŁźAź‡07‰r}Ú=™•?ȡq v¶Č˰Á3&‰Ś$P 33*l)Bš‡Â‡îÚ2™Ęm3r6Źk’1š÷žcĆ+ }¬H#ÄíÖ‡EâZúÜO“˛Ô čQP­¬Äâ9­2&- í{ŕüiF†ŁHŃíh¤Đ Źo§ĺl6‡.´Jh\LŰŠq%VŚNI•V9Zš‰_ß1Í´‚ÖT)F ł¬Ň%-ő 1ĺżŃOĘ´v]Λhv&hŽnăY`‰C˙p˛S­;ř8ęM,{›íámTNmęJ /´bˇ—=Y±şç»đ2ÜB>ÍH …–N{$–X0,śÍˇ”e9ܬŃäqtŤ5$oŕ5#±Rç^\§K…źÝ\íŹo1¤aĎM–щ¬s·–g4©ĂEîô<­I:–hBŢőĘô ăµń˝0ŕg•6z^@cX6 ÔSĺ4ŨnŹÂS˛´LŃÓ覤U“‚űĹnEbň| q¬řo¨XŘŘÄĚÁȩб{źP`Gž аƶQĆ˝lŰ٤­íę·š·ťSäćh*ŐIV!@)‹YČ‹Őöôg¤‹  DC“čˇĹá&0Ć,SSŻÚ×Ń“§6P¶±q­x\„QĽe ­MDŤYš…eůn˝.Ć@;.Ubeťú›o?ŐµőM#6$*Ľý#ŻGlšŃQ7ťťÜ-„#¶„XBŐSZĎqýÎőÂCŽ*G qvmwUűU9ę¸g)De1Cd+ľů‹""j,žJŕĺCQ3PË"GďkňKŔ‘ ĐMĚ=¸Žu­YäDZŢě}$ş«ck2Ë3F»trĆ4r"%ÖŰŐH-­]Ô“©L+w?fmąWXTrş#ćŕAčه—¶'wźô*1F<›ôZčÖyE^€ŠQ ŰÔ+’ ˛Íl”s€í¸*)J 3ż JËěBTdG–T‚qMYĐÍÉÜX…”*š[ÁŕU©GjL«y±yČťk‰lŁĂü1dŔ>bň‹ŞďI7ś˛p€ŹŚďfk׹đsyËńIjqÇ=ëZU3eͤç•JěҰ¸†Ohĺ<ňK+[šë¬"ÇÔnČI]Y"ÖtźÇ+=©2s~Y'pőX `ĎŢ»„¸ë‚…îŃ›µ‰\U¦Z ¤ ÄY6­H- UWŘO§Í|Ö#—[÷zAaY*'Ó¸·=kßŮS„đ}•©;ž*{fdŻűŮh/YIÇ2 «a7k“6$]bdҨAQ9ĄĄ•6`8 u.–Űßb⥯ŕŚ6pYG5<ţ=Óź‚ËŤg˧̭LŔŐěꤙ’‹3ĄÉËcUo‘ŘÁµČ«3ĆÚ‘×úÝ(ťĹ-&±?ŻqĽ"«˛˛^ZÁ޵Ęc«řeů<*·T[›m ˘ ,oéŇlřśŕ’‰Ľ_üĄ@ŠX8PŢżPy7o=÷ŔvČţsj nÄ,pˇz$kţ®»˛ÉúÔljŻŘ"ă!Ő„ąÁóďfQ˝Ă~ʞx™¸ű–—Zͨ†`Őlq"…ˇę9F‰°zQŘ<Óľ.ÔđĽĽŘ•DóĚKě˝ŕ3Ťä¬ň=`DԷ販·*%ż“ʦăB ELň¦âüĽˇđď'=°mŇ…Űn»«”ëfÍp¸­q>Ź‚Šö¬Â1KzgĂíäa­˛›Ć+ŇKóÉMX‚dý{¬ŁîŞ”»1 ·)%ßĚ©€%pXMrWŕŁcCßmO+Ľ˘Ţör…ťŘuIü=‚Ţ„q‘ŮůÚKzg&®ĽdŠúĂ8ń,'_t0V|ę”G{˘…Fvô,ą‘neúŁI(•[8Ćë§y„Ś"ÓŘ&¤‚yGş07…Ćš,…l´eŘŢŠ`#bA<<öÓÚ‚ ŁiÔm8z¤¬,ÜÜo ·«ńéj Rj řUÂč”XŕŔäBäáô˘úx›ÝŻmc˝@8*łëĆ ™:ç3éFO<5Á8ÂrşŮđÜŔI–HX4Ä°Ç ¦çѢ"G(•ş δ41;w$¨Hč ´Uă Űc~~˛OÝb±ő ĎŔt€$3‘˛PĘ—őڞrĐ’Ş&lÍP•¬Ű9…ő&„Ą9ý†q8Álj$ęUÚťá^YlďϬqŔYq»."bŁUs°AB^.ąGůŞJzľĽo{#’”$iŃÎLŹ' ÜĽ]¤T×˙ŕPnÝTŕšiă\+ĄŕśGă¦úЍŞéîâÎ3:n;€ ¦ůRkP Z ˇlëšąföÂp`,MÄ…ÍmjQd±˛›qL…Ę/šÇ4ݞ`eČßýü(ŘF˛jě(ř ˛úlĆťŃĆÎŁ*cäŕŇŃ ´Ü¬`]K_} všÍ2„‹3?AöT8ĺ; ďm­»¬2-1‚yá— ŤÂ3ޞňz·žź)¬‹Z7ĽW4mc ĂOŔXîIĘő%H¬¦3’ćűťĺ"k Çs`¤xš\'Uhx•°ésçňoĚ^Ť]©Ŕ ô\Ö·Tśl^Gj‘cŐÄécŐ­ľÚ¶GؼדbwV=’+÷&âE†÷¨î#(aÔ¶›kź*ćßÜĚdR¬o¸˘6äo š5•] ¤«űVęw!?/tN<—ČüČUBŽÄš@Łi™MeŁ\ŮŮčóK ç1ęŐćŢ%ĆO[AÚÁ:6c6»ł.M˝"łÝ­¸–°ŢěÎ5ăď…§Č{ÄŽrHZú@fÓč~S<%IKüŇ**A/‘»Ň9™Xńč`^÷ĽŠčmN‚äűíČjEŇď+ćyÍÁą“ĚtrLł1›.î=ġxo‰¬=čjTÎ/”@PĐ÷Ů›´ČóŐ›vąÍ\u;ŐČ) ks2 í´´s‰ĐXMă&ä|˛EňʰŇ÷HbâËi‘šŘě'ŕěx‹Ş'4Z·‚m:kkFöÜŮŇ"ŤŃr„®;Ů@˙dĄłŃÓŤ;…ÖşR–ť Čť8kGqš Z»^„Ż1ŤSf“Ýꇫ %v3)¤Ů.pŔcĂRfXkĽG3:Ő Čőđ ţůhopTƦsio-şfÎMQmNŚ­(CkÓ‹{ŔBíFˇ' Şcôöóäe®…Őíz†ä2üąŤŻKЇ4Şoúw3Ś5h}Ň/UőśÖ×R·RÎ+ ¶ô€8E¬©·ěl2…NÁTctPÄOűPéa|öXb‘»<Ň,ĘCý(íĐŘ’´ÔÎR˘ěĐŹz“ÄüĂ ĂŘ™7-Kăfi|Ś+H7«pG…!”gçü›ĄÁT 52ęЬl‹9Ş ÓÂĂ<4RÇ^†fG·ĄĚŕw`':Ů|“!öşšbvző1·‡1Csµ|¸ˇđ¬“˝oĘCű}OYüą`ŽD D“zs/Ć̵nf´‘mv,ČŢ~é+éľŰ?•’®(ńí<©÷mZbnÖŚj’ é×Uľ `ňTiR0fń •ͤÂÉeôšÁ«Öĺ¤=,»Ż0iů°Y(¨ëüž@ž $<¶=â+ ß-|3ťĽőőé‚Ô¦lż(Cúöµ5ś´ :eĹMĄ8ŽFU€ŰĄ0ąČ–Í5Ú~8 ť?á.¨ Hřf˛®ęú{Ł<Ç Ó*ň€–L™©ďĐĺ“‘ŘOŕ<…?ç Ú#sßG8Ć˝ßΕ–Ă.̬ßIc¬EŐŇұŞĽĄJ˙ä3+Ýs“Nů[wŔK¤żaňľüʱ|˘Ścg^ßT=[ Ůmh5ÜĆÂŢg9čQABĂot·t*r\Şś¤A˙Żvë{‚&†÷hÖíÓ(]°Ń©D±n\ß$áV#Í©kk*>ĂĆ~,J…Ô–Ďđfdz ˘P/ŠzxőĂ)cĺ -Ć*#ŁľĎńĘö* ŮVLĄ@Żą´Ŕ>x´ĎÍëˇđ íâŰZőEĺuź3Ľc˘‚ŐD»jťpö•ZD”tślčA$3#$şf÷Eá’@ô»U~y],hWć+˝Ě+…s·é6ż řĐdŇ ŕĂ‚ú|ţ^ď0ąrArÂ0ŮĎĐuÂ!-NćńŤčŽ–2ž×çµćĐ(-4MŢöMh‚HĎótŢă2ěĄUóŻä@ UnX12…Ś·»kŰJňŻÎ÷Ž/ks˘ÓϸPĽM‰‰<ÍĆ$‚ŢgËşżu&y2űc­OYw“x§.-RÍÁ}űGŻÇ÷ÂÚ ‰ř+š…‘˛Ę9¶QˇáFl˙‰^Űay`áB|Á±îjňř1šÖw茜¬ćp®ł‘ť3·Š˝¬E7Mv ‘nď6»Ż…µçN*Ě^Ć2¨7L®NĽyŃÄŁ ´‚F„őď´MUćĽÜÇ÷­ÂÁi—Nő¨iÉdĄëćŤěŚG‡ô4l­H?vy*j›C†ÉÉťÚ´8¬É)©ýtŮĘjü)* °q ĎŞ™­1Ę}ô µ2DđđîÉ ŰÁdýá椗:CɬAŢj#áMäů ~Ĺ ¨dH˙ď.Qq^R-$ŢSUhdʞ̄ę•!ĺ7äzŚkŤľ¶—ř ÍĘľ‚şhěÖqFŠʉ ĐŐAt@ögiÜ^fśŢE˘[ÇE˘˛2ŁŞěyť0§J3Íń‡/¨Vü௜ŐÖ¦lĆ+ŞÄăgš3(’GP`´Fű¤A«·ášOVÖęmʼn\Ó‘§Śíőă­5»Fá#šă$NÁÝőŘčĆłÁzu7mDÔ7xn1wcfýJŻđBůŽS˘ćDć¦J¬Íş‹˝ĚţŽłcŰ3sE§ş¦ÔO6J9†¤y:"Źń™ˇX6B!Mt­>´—WM-Ó‘ŞÉ}{¨¸UĐňü‰gV$ć Źż76Dfbňž0k—«Ŕm¤ŤĆVMËŞŰčéÍ(Ćt…éJ™*ë}ôĽ…ś*ÚŹëŻ÷rZ§1]bLÇ8ž=f—ŰEśßMç·M\đ#Íő‰I€đ$v‡oPHjôd§¬—dÎ0fĹ)‰:¦ä1ÂZ‹ôúüŠh´ţÚůëz®A›¶X™pe´ĚŽÁř¤LéIů'ĎﵣMC923Ížm‰QŐ7ßĆ4+%ë{7वďÄsŕKLi’ĘN`٧)+®˝°ď"őžCŽý¨öŻÍ=ĺ®Jrć=ňŢđć4»›.J©(ă·¸Er o/=“ŁlŮďş9‹ SĚ*SµFD"űޱ®˛ůňšĐśr€´ ášmŁ9/ÚŇU®J".–ěö%š–ĚĽ+}ó]*ăď7o÷˝ÓöYQĺĐeD䣟ČÖM6ËC~ĂőL±5IOůMßXd,÷©Ě­TÍa+ ó+Ňâ6ňC˘U„Š#z×a~qŽôej‰…¬pźë*"Äa É–µ›»•®Ói˝ ‹čQlµp ¦ÚŁË‡»Š4lF \Ť[p_ń;č*±›qP7Ô­ ëB ×I*ʎˇFžm4ÖWJ‡¨â¦’łk #ĚnĂŻ\r(^#ײ5×ăbě’Ôű·—QU Š=83y} ę3»PB>gŻĐM*ég‹6Âësý>9ţČ2= ě5EľV׋ŰiXýö…#±Ë]µë%řNřxĆŻµĐZŹx×רv všRsźBäQk‡Ö9Ś iěn0Ü©š©/»¨Ăí<µ>ký]ű@(ĹŠ\Uź!%ˇ§Ś M Ý©@"¸ÉĚů‘4Ó>sáđKôh“T|ÄÇ–ëj Šę"Ž‘r&IŢžźÝŔŻCÄ8# HŮÝr0j<<Ú} ´şŔ *Î4 ZcdĹŇ×EĆňĺĐőU|FćxíĆHƦÍG4HĘű%~>c}w7şeś6pY8ąÍćwÖv‘[đË©gČFń¤dŤoÓŐůL)yŽŘÖ—‚ŢYű†ŰőžëÜJĚŹ—Ěâî管­ś}d‡is29ç¶Ý­Ç›ËÉNt@lj™ ĺwŞd$ŢŤŐ×µµ ¨'¶gÓ†•(‹C#‰¦OŞí°MăqJëRŇ_ýě& SpTĂůŹŽ(]3žß+™Ľ q¦BâúeoACřˬ«ůš$—©í4y]Ć)…Ç a`¤W4ÖÁďÉćĺ!zô™TŢJÚŕL%¨ŔŢ½ٔECďŔÓ1ćó”vµ`1Úh¤fz”ÁZćÝL\WaŞ0Ťd‡9Ď3ŐsClÜ´Ó—Ě7đ\ń-yâlš~€ŰS)'sYAŢ3q‰"6ţŹâS!”Sçjö}<ş}QAa¨iĎ*KŃ2÷d]˙ś,„Ü[®ż3X©•(ÇĎۤŹx4čjÝĘeľF8Ňpë^”Ęšđß‹YîŘôÎÇ9ľ•Łó%ĂíoĚ7Ţüo˘’mľdnąĂÇ©wŕÖ©ëĂî(ś-eĆŞř.˙ýß\×őń±ţß·żűăĎüö?ţňă·˙üÇüţ×ßţáÇ?Ą?¤?Äß|űý?˙uý÷ß˙ößţÇ˙íď~űűßţćŰýÓ˙úţ˙řëo?˙ÓĎß­ö›ożű§ľ˙ń×ßţú—ź~ţź?~˙Ţňúwżű/˙mżÍ·őĂźżűŐ·˙ó«o˙ü«oß­ýĂúo?˙Óţň×ďŕřÓ?üĺ§ďőí§ďüßţÓúĹËżűów˙úŰřűßý§oëţüĂo.ś<řŠSłü€Ö/ŐÂ’xÄÔB4W?> L‡˝‘ŁŮB3ś]Ě”hUBę÷Św¸ ÎJzzP`ä˝Ů•;R(5ŔHU‚mé˘ýµ2z üv«łĚKTjíÇ(Ďąě1˘>ůŠ6BÄäq‡Şb\z4Ą"-7Ă·7đ ˝8 Çł-Ň…Íâ.0]_ąďűŻŢ“IŚŁH‡‰Â ‹ZŞ'¤8÷‰ĺR®dv˰{”­y¸@ŔزëpW˛¬´JžhŐ°‘_Mą‚ŹlLVőF™ekű‡Ŕ…Ú°eWĽzfĄ'O¦ČĆbb”ÚŰě¶\,⽬6ĂëĐÍbLŞÉF÷ÜŘĘ•Íî˘b]#Oç4ôż…y!ŐcWń)ÎČćGq˘ÂG›—x×MŞ b]ą$őK‘Ł\óífFÖ%x~ŕűÔçs‰ýěš,ŃĘ_ÓĎl'Ů/|UĂĆÚTŰśşS=ÇÂl‹ˇšĺBX'ňA Ü˝NŕŐHö2cSísPŽZ}ŠžËY_N°íŞh3ĐCVČňrŔMł®q 'ÚŇă&j„„¶HŃŽúÎ ¶­ÜˇĽ‹S <®cćŽmĂŻ–su®:č›sJŢVŕ‚ •óýńK¸uRéŠř%Cí˘Óu¨[ŚĂ­˙ 7hhÄÇžHE,Ż+ÖYŃĂéfÔËďFy¦Ş¸fbŁ| şŁ(oőʰ… Ŕ:ŁT•ôÜ‹YᦠÇ<őæýnX{jOMÍË Ĺ‘ÍÄ$oăŤuǢŇË4ŕľrÔŮ/§šśűmHŽŔ>j›5ąWŇ^­÷^_žGÝËZt‘ ^ŻęRHŐ—ŠÉv4Rlr.*µG:Î8[®Ýó94¦pG‡Y&6Ó~§aÉokân¨B >S´~8# ÎبYפH eţ1ŰhŘľĘűšĘë9aĹ];¶ Ä» ‡~˛0&•ňřüçÁĘťI+Š\<ËĐţրʻ*ĺ?Ť(=›ŽI4ŰC1q0LĨ”2ŰÜ/NÍÍiĝ؆´ëWg=>iÁľĽ#/陉 g«QË‚Ho]k·ŕâŔ„UŽ#§‰9<\äFeyťL×ŰőőđĚř Ź˝¶ÓÔµ9t%šěí„çB]3ş (Sh®hëĺňÍ'‹qăĹĂ˝a°ršíŽ×a& ,áĎëgĽTšÁśÉöŞf!=śŇ*S_č÷ ń ĄÍR›ĐC¦şÂ`â}Ą@ÎĹ˝ú_ĆŘÔˇHíë"…%""/ßp) řŁ›č~Á°ĆŃ’şLšw_ÖVxaĐ„°*y`›/ë(Ňş1Ş{ŕ—†'}ÜUFíCt0'ZŻî:WY»ÎÔN( feş—ĐđŔĘR ŃĚ—¬Ł‘MvŮą±ě?l˝-uDzKĎŞvł¤Ć°É–+os°á”ő \ÉÍžWnŇţŹîÎ$|î\ŃÝ·_Š+ŃRŮł#(&c-ÁëQpđV-ßw޶mh©»Đ)"j WcĘš°ăŕ¤.ţ˝ýq˘y»ůŹ“âýŹ;ŕçľ’˙Żzá˙Q#ü˙ÓĹ Á8µy{˛ě&†b=¨NvşnŤw1¸úŤ>‹ăŮĂha§`ăěa ô±\8ţěaĐXŘNóv¶0P¤s ulG#XüoŇJźŹF6/©ť|Ü Ćn8çłeNNµ§ĺ˝}QÎćÇúĺwű‚›ł77Ŕ§´ćě`l> ~ç¸Tö9^aĹî_h¦üŐLÁ˝öŃľ`‰Ŕľ“žMď^0ŽŰ±ĄěŁyABsPčoÍ ĄýPgc÷.đ^°Úóuăl] Ŕbľ ŠB®ŁwĄ.sÇ»él] éôz xëwç'Ňvqcsâč\ŕôě^^·ţh\$jzÍ,6Ö÷ĆďŹ7ÖÂłqáčđ·EXż;ŘWŕ•’ö9×ĘŁqŃĎę2ŘŹĆE"šď™= ]‘˘ýÄ˝[r,ąÎ¬ů¬5™ɏަç?‹w@€Z©ÚçtYµY_ö_ZRfFF 껋-¬#“rA¤›•…&dá˘sôĆr=H3u ”‚č¨ďúę,Ô0ÉčrĆ’ů˛jGç}k©=GŃ-đ%Ŕì;pţĐ-´›±ÂSd alČ ¤7đYví‹f—ż˘›ďë,ZÔ•x-$­î&dž«j«î˝Ő{j¬śÂbý#©!Z@>»Çi*źď/‹Ýŕ/NÉ‚±j>X}%Áď™VW]ýw"AEŻ@ł÷‹ďžĺ őĚnĄŃ4ły™zEo:ŐukB›Żh,`€č˘ŃľČ đŰă|•ä j <@^jz±Ąš nx"kĂÝE°Şă_ăzOzW¦Ăű¦‘ĺŠoÇ]Í!‰Ýú$X°Ďź™î!™ÓLĹâ´3†!:ądńýäuťg¨¬X°‰‰pĎ,Pa8µQęj˛xÜMŞˇęZúň´čłÖßu©‚bţňe­»íÎRZşčeĹtď[ gť˘T;O+2…ži㏅îM•·źlĽď#©:)_1§Ţ .rˇB‹~pă:^Z¨ë6Ś—Oťbh¸Ü&PtČ.:ĹÍJÓwŘç(*EŁUŤýá»O•Â"ŞP\ťfŔż\d ĐŢ-ú%-ËC9Ťf@ó´¬R菧ÇцŮ\§0‰ˇ¶_QŠJĹĐ{¸Ľ¨ř)TĐŇĽZ[*ľ7é†ć›B¬@-–ˇ= ŤÔ†˝L©PśÉ—ĹH@ ­ÂnWňˇcLĄâć|ąß·6ŰJĹÎŚÜ-1Vr/RfŁ=抢x*şv¬+Öň^uŠ.@ęQEŁ®[K:Ĺ!™ŃË?ĎS©`A:aÚźU©`aíL:U©É>áú\E©0Żŕ¶ÍľôŞT0ŕ%Ěăůă*p'jŞÜ¬x«B\ćŘä“… ő#\Qů˝HŔÉBz+—+8č¤Vˇâ 4ěgóU¨Ŕr†÷iOV)ä ¶=`ńµ“Laţ±ÖĄęĎ*R”Ť˙|~¨óŇ)ň¸ŞJÁw–n(‰ĆI§·¦‡Ü…Ż$ShBóË3ŚŐÎ,2…:PSäÜ“PÁMý˙ă8ŞNć™ű˘Ń”eŠ÷óźÓG˝™bl©ŔŽ=eŠ.ŁÖĽ”şŻ"S^ŘÁ»•˘kćöˇ”†Ç»¨Ě˝‰śČëČźKH¤w3§Fńmcp&Sj¬ˇŞ©®}÷‡)R<ň?čć±§vߢQDľßľjĎř:źč=«Fqh͵ŁÎř!RSŹ\đ÷îJ"^gęnńžĐ«"Ĺ\g±5ŻĂAş ŇÁ‹Fó¬·OV‰"]ěŤcxEŁhj‹Ýúž­Ďp‰T¤BŘYô‰ąĄn# ´D;îČÓtX(ÎÜĆÜŽŞO”ŢÇuWyâqĽĂ–Ô¶¨Ľ¨^¬„iŰY䉱ŢŔϨúÄđ(Ôö `Ú;j>ě@Y˘@‚§ŕłC[4ŠÔh{C˘ŕuz7ĆC?4ŠY—ńd‘4Š.lÂÝţŐťÍE^Ä4䑊oöUާEOŹ>qÚ4żĚ)IĂÄS ŕC˙ŢÉV>[Q(Řęé ›Đ"6’@QŢ•ş˛Iť°őôŠO í<Ä \`0ĆĄnI™`0u„¤ą˛0Aíď­Ó 5ÔT@U&®>ůđEMa˘‡|Ř!JUD&r“ S_I—h*¦ŤÝ5iÚu žÍŻ/ă?L°™ş¦,FڏjČ"ë\đüyĄ¬ť„‰NˇT«ó‚H(\oŃ 1Ł÷6¶U™Ż»Żü&`×÷„*R”‰¦ń;Ľ×Ű*LěĽ^ccb |äc@Ä„ń)L¸Füť(} I™ ¨‚íI_‰ę‹©L¨ĆćÖ<‹4Çň™2jÖ)LŚ==šbO˛žţ˙ŔžU‰#†«7Î4fU˘Ëđď˝]»mE—ŘYľNimTUâýNOŻ4!Ťqşµű´Pt¤šŤšňvďětkŚ7ůGU˘˙;˘D˙ď4‰ V°©ú¬Đˇ-‰‰¬ŕ­ó‰¬Ř¦*ń­-Ôć€dB˙­Đqi„.ÁH‚ÉVđřçĘ„ęŁYďó<–™-RFMŘ5eíJŽ"Úr®RJŰ‚VTČÚ˙rT;GÖ&ZE+LŘřW@-ËâD˘+ŢďŻÂ|QޏŘOuâNoIC ¬ M-ÇÚD×Up\`Kş+ä`*¸k}D*TNa˘¤bc33˝2Ü>2ĎýŞxď»P&ľźĚTpŰHĘÄ^†nŮťţDTě Qa—UhO@ĹľU BÔG˘C’U™Ř˘¤Ý~öĄůLŰžU tHđ…FňM˘–â}«I‘đϢˇ cŐ# FńžŚ‹Q( Mň„q%Š"şűŰT#Fˇ(ÎrD†(9â(.YB(zE(ř•‡ Ń AÁCmÖ#X ĚŮşCéđ®HôQhŇô#EúâEq}¦(x ‹$AC•„Q°…[0 Ţ/ţX —9)mËE[% yHˇ^ęG’‚‘šżŰőIŘÁ%ľ]ѦĽP%Z!)¸ęţBRśGR%¶JRÜ_ż‚HűR ŁćHÁH˘ŕ(xN9ôÎZ•$üéŇáCá[U“ČłÚU“čWB(Ľ_řˇ@ŽSHřË\ dY¤4…)I, …ZĆI“8†b/’Äw/ ѸĐ$ŘôKĹ&!iwş jrţFPŔS|ĘO(šą>˙ť ¸Ç/b2  ´ś sŁýr€BWÓš•ťđ+Ĺć“ÄBž‰›)ŮÄ&¶ŠMHĘřHMô+Ë˝@Ľď="Ađߨ‰«bóîÁ/UŤŔ˝)É ´¶0™§áĺg×báţDLyČRżíQۢŇ÷3eVX ŽÉV"?¦p$X‚;cčPw z!%X˘Rbü J`¨˛Ę “Đ™oŞVhdRsÁ!>Ś|ťě´–ćÄIlęîLőˇo“ŘlbgrcËś„ÍMőŁŻyŞÝä‹Jđ´ „4—ĚIôĚIH“i®?`Íš·¤L««ü@‰v.ňÚí““Ŕ7yýJJşd^ŔöUw¨€ÄvdéÁOB~IŠîŔß-xÄ^”–Q“ʰ6Đ/„DŻŇĂ@‚Ú@U"ˇľĆ/„úSyPćyRÜ"'a"jr~"$®¬<Č%7 ÍOécąHđZĄ‡DHl†0„ôŕO¶MiěEyŕb3Ëٙ¨ÁGzc.=´e^_RË”ěţÔYxŐ'<âÉpD_ŕńá!ŕÎÚOĺAÉWG(88iG¦# žÝA8Ń»ŽÚźčUw`saŇ&eéa¤CšýôÁiű,qüŔ JeNVá!qćAšŕ#±ťIl°ÝŢu µÜBk…U•†Â@Ś»( ß‚c÷‘č‹Î<[O4Ü„ĎĎ*¤Ş3$ÂXËEhČÄ*4đ'B˝ő"4pY „zł čy0 ç#Ń2ábŻ16ł“ä†33ŇřŠŘP“#3ß=ß tAp˝­Ü k܉Ť€°‰Ä|üoLMŔχ5Çżmg˛±Ż“?Ü˝A]= Q?˙‹R1ţĄbüwPS7ŕ:ĹłČ2–™2Ĺ–ÔOô˝?¨gF'ćkiOw‘ÂnU˧|Á!¶…:&Eîg˝kn~ש!ÉŠh޶Ýs dŞ|˛:ÁYĽŹęÄ{y~'V»'ű06 °eq¨^{†źÄ‰+«vµŮVĆAţ"OüďęD<iŘ ©¸Źfw•íédńÔ«Ĺ÷˘©NX 6öřިD’&Ô‚ů,MĽµAE%rŁżz;ÍËÎĂx"%Ř:î–Ä,óŰO˛~/\ÔĽń\8 ëgDůsFb¤÷ÉłQŇ#¸&„ÁsF$đ«1¶ňôĎZÄ[«˙¦EÜ}‘"řžÝůŮÔ齕“"ާđł”jjşĂÎ4Y˙YŠx«ü_”Ď–N{Ď€„}kzcç×BGĚľ;ÍÁ¦ŃÔ) ×"äyO2b«uŰŻźťśú‚F”FrŻNNů18I}ńq♲`I‚ŔĎŻÄEş8)&Ĺą)B¨KSść¬Á„ÄDU†PzÓD"x1Ľ•2~Q öYčw±mşłqţ“kSĎľM±[pöµ} Ě‚§Ńó¤(Ť©?Ś3-]ýZä‡Ü<Ů·â×4döŞú0K¶ň?j´wţ,>Čď÷ŁřpdúˇŞjŹ-řC*Îű7ő†˙٦)*Sý°Č-]§çXć|•®ëWéáZ¸~g~ŁlWŃöQ›Ĺ6Ôš…‡'ë:č'áÂ}č›,^ÚĘťhX„ {Ńdäł`Ix3ueí†đ 6ög‡&{í$+ă¨KY"P’R2Xš…ŇĆŮć ŐŚ†1čń/CîKmE(-y=ţaX>¤Ę˘ąa†6ţż*űŹx-‚Mśrhý(ďg|VT\ý•`xOě!ć°áqvń Á0ż}öě>ËO[ń…yPýť^8'ĽÇť}.zźä¦Ed}€?ô‚佇?čj5ý _ĐçČřÖ"Ô<8ZFőŕ…੾Jö–uěëźőű>)o‰ Á°óQ@±ýÉS!hE ŕ c ž´ŢsTuęĄngó6©´ę7ŘdĄdÓF`‹>@Šq OIh«>pü"`ë-ŕÂĽě<Á$@ŹŠeý" 2ťŘÂťvůó-FJłĎ¦š$”÷J˛JóWéV˛đ [H’B"°AµĂž±‹F0 –€ź‚k }( -<ٞ<Ŕżjżx˙¦  ‹ďÚ@Ôe)ňżc yIČ‚ŰBPł*Ôm Q•żŰÚGqĘËguŕ-Ź“: żj&]{–¬öUçLP PŘŇ5?š …-zř1Ş4ŔÚăýő ›`Ó0iä_eUTt|xÖú5Üá­ä’.°  Ď/˛—„) čŰĂÔ‹(đTM€GŹŹ’l”¦"ŕ7üśĆA@Ëp óĽçÜObŔó?‡8¬bŽöKC:zsT«Čą~¦ÎĽ‘î|Żőü¤\űl÷ŁĚ[') ,QTp?J#‘G~n)…%- Î%pę&ů!ő"Hš5€W7©ăW1`;~#žý7-ŕüM XH˙@ęZj-6äMö l—‰ěä'%€ĂĆ9­ˇhę:ç´†RcÉSćCZ˙%ŇÍŞR’6˘­« RĆŹ°†ynň_š B/Z€:âźµëŚe1ŕNĎ«jëE Hwž_ż…5`@çłp˙Ş Mś „ (hžč“`ÚˇTÄÉÔěĎz›Ýřd|”š#˛Řú¤´ęy”7ëţC•+Oćőß4—[B¶h[±yń{&ĂYŰ˙[q°˙Úţoż´˙·ßúݏe…„lŃű'fWă¶hţ+Č!5˙K1ЋǑĆ4S÷ź ĽdrÔÓ†%u¶1ä/ďČ­˙E;—ăů‡ć?ßs÷K­p@ůĹá(Żagmý·Ňú—|WZ˙|Uż%öŮ÷÷Ű×WˇľŘŐułýźŔů°Ą2Zţßĺšn–zţĄĺĎ_:ţlQĎ–żź&Ő8;jÇ_/ë†Ë X ›ďhů›OţÇ–?˘` Zp䋱rě+ć.ţFî÷—˘Cgż´űŹŇîŹN€‰óküÔďÇ˝ýţPHb2·xĄÍxűKÜÂ,|Ů©VFąÔaż~µ-·űřŤŇí·ÔŤäd„_oŃďW3%úýŁF-śżµű{i÷Űń\ë¦ÖńĎTÁř…*¸Ž‚¤UŃz±Ů¨ôűM˘úĄáŹG7agÚ,×áb üŽńâů*@AŢyŽŇę÷6Q±‰'°m)s;…'?ÝlŞ?ó©ćÖL}îôo©}„$”Ďq ă×>?¨šÜç/źö^Úü^çř-­d)”´/Mţ;ŐŁ*˙˘Ăﵡ—í}ć—#-ő§Ęá…Ę„lď±#X.VE©i˙G ßĺbČČVí›ůĘĺnÓ©PmţŕÜćq¶í˙SôńďtřŹ˙0úŔýq{đŕQ›ü çîw­Š ݦtżč}ĎŤ~Ô©iÂ,ýM{™\ąľŘ®­1 »G–ťĎŁŕŐá»ă—.˙ŔÝcćß?şü¨8FL ÷Ł€}âň.K±jVDŢ}Kuzë%[‡Ş<jÓ¬ż€űN†ć:ŽŃö>rýRŘĂŻzń*Âb}†Q•ÖŚ4ě˘íB×µ¦ hLĹFé~,a 7ˇ,í_l±DÓźçtďcĹĘ=$˘Ih}ź»4ýŮQâb}Ąô‚ …řÖćČĆuęűcIŹ—7©ďŹ:â=űß©…:]‹xÉߍů±±łĹ·ZokŘĽçsë=dĎŠĄőŻ€9S°XMF—ą7ë|±Q“ńÖqôzŚÔü9}™Żj˝Ôţç!őćŤ#ô^ü‹äHrĆ×´źY@ŮxD—c$J7$´[/Ť÷jcd‘»Ý”f2)Ŕí8ţňQă y7±ç?rĎ~KZj‹#̉źľÄAß[d¦B–8hV*_‡?GaPź§Ď{¤\…†‡îtc`ľˇ˘ Č:ś gŽUx«sůÝ\Ô€®Éj×YвÎr®a”¦o±–q|ľ=ćŤŢo'ë,*ą]Ů8!µź$ `Őx¶K«( lĂs‘»<Š(@[RÜ©´]’Zś¶J4¶ĐçaWá;húű}G/đyЉŹÄĂĚ•8ńZÉŢ‚¶^­ÚŔ ŃŃ‹¬€«„)‰Ů%oĺ›b¸2ĽŰŤ„ BIŔ#rN·rx»1>~ep€oŹýf…J_˘ aŁö^ŻC ĺäcÄö îů˶ą+V‚ źMďě.Ń ßđ.~W`UP«NŔä¦ďVÓYŞDAw\ű#Fwűą7î7kýH•ŻŃ 臻ďÁŃ„…•„×*ě¸KŃFĐőzŞXŔŇěAŰČ*U!p‘3ý´µë ›vý„ú¬{ě˛^Ŕé|ţw1ÍŻŰÚ˛•6¬E}Ěí% Âű4čoSÝÍŞý…ߏäu̙͌P…A-č6팛 ¨8X¸˛pŻâÁű>Â9ňĽÖdľa×Ýű¨ŇÁMŻţ9ż}T+Ł÷˘Eż ”AɆ…ȡµŐwn6Ąc®ťküóÉ˙?‚âÓ›ijŚhć8«Uˇt Y‚`Ő?»~­P|HýlöÓŃŰ穪“ť”Ş€¦ő˘NÎEI@¨áé’ďsţ n|›ŹŁg![µk–G©BP«6÷˘$ŕiĂŚT™…›RěÜźÔľűähô*@ÝuD»ţ^±‚놸ß6Č–\Ą¶ Ü{ŕ¨TÁPjŔaoZăd W°m9břÉ\Á®Ůţç‰Ec °K‡!vű‹š[j[#ÔžŞhˇ[u¸2$9>ăťW€OćńSN@#4…°G#v¶q±vőcŐł¨ŠBgmŐúQ4«ŇEߢ†?źpk‹ŻnĎtÓtđÎď’iá ř ať»ó|ę 6–U^=o«¸ĐHäÇ9ŽŁUYa@µ7ďŞń2Ŕü¤Źűť…1ŕŚ!Łś´Fjư¨ ř—‡·a1¶]U†ĆĚo»¨čX–DDĚÜ^=×ŕgV2sS‘´2’&ľŚźT§´č h{Î)Ä2x.N,Řú{eČŹÁ5"_]/J,AŠP h<1(t5^¨_$ ˙Çy=xÁL‚jôűAw+!ÚOó)·{qŚäÂ9äťu.UěDkŃ8 xp[Š=R"—d…0^aĎ7dşűcçĆâpÄŢcÍ”ż9ˇCÚŽ=łS‰ŔřÚ»ŰÚ뛹}ÉV¸Ř 0Ë9Ř×đç§tżč Í–h…8¶ýHV`n Ż´wU#:"%¤ţLVŔtňęŚhl3+đÔbz_ŕȧINŻzo´·h9mĎŞăÝĎ©ĐÄ`ń`3*áłęË®KµeEâŃČ­M,­Áϸ"×>“î*IĽ7QoÇAhL˘žţdő ż`=ş&T9„oű®v€őć\ŕÍČłM‰ŚÂĂü¨nCFźĎâÎŤs†ä)ęÄű‡*Îü‡Ëţ{˙źZ:Çćô?lŹ8Ňa5ś¶€ĹöčٰŞXÝV˝â].°¸e76$Y „ďÁj#[×t…Ă·e4S“fŃQESęXCźÁî‡Ú»ä+4 Rg°i­^e‹]­ťÝź°kŻT|µâÁ?- ň—”KÎf’…Ëße÷á}ü?‘ 翣[ś˙‘nÁV ťľt`Ň­ëş…íet+9 ädpň°â]ń§ŮÂ(ÎťoýčÂWĹwiőńoĚ’gábk´ëÖJ^<ڰ*ď1Eräh<ÇěŘŞ¤çĆY´ kĽŰ–{#Ě2YféX\ڏúá¸rŘ»SY—)¬÷I  §  Eë(ŕĺ Ľ~Ln`#éX±]Ş)ú‹hXůčذ×(hÎiŇŇŰ[~Ř’|Ń!šú…tďęţ˙X‹ďŢfâŻŐ1BS_X@…˙ľŢ­ I}8‹Ťťţ'eždá]®É§ŹUş@™ç§‰=! řS8ˇnłlČĚŚ3?Ľ˝ĺá˘\Ľô2iľ(Ľ™ŮÜ˛ŻĄgáőĆid&._ŁűĆ«y_¬r ę0Ä0öU¸č4‡ł4š˝Ęě˘wgŕŹ•Šjöôď,ŕŽ/s43GAcĄĂjŢwŹ*ľżw#V~Ń"Üxa fz¦Í=^ŕÉOňe—c ĆťÜĂť_ĄF‰_¸6ż|EčEł@Ű&BŞßÍ#«řţć`Ěťé±ţµÜŁ˝Ę˛]=żÜÄ„]ä’Ť†Ŕ5ltf˙)\ô*8WݢG,x®¬[#´‘Ý+Ćđ >í&–Q_T‹÷2]†#ÜQ-®©Z TÝŽú}«hŁÖG^rńŘĐýü-ŘNőeh±;BéŕMď·r®’úžˇżµ#‰¨¦`fă{¬¦¦ŮŃ0w‹/ĺ™3Éě!tSRm¢m··ŇT±WŞa„§Í)]0Ď ˝Kźt%PІń¤H{´błt·'ő´w‹vń–dp?şÓäú/ĐhLĎ+Ą$_ÜśföĽ˝c bŔ­…rî°`[łˇqmńĹk{‘0Y<µŹ$_ b\ýˇG–0ŢÇ ý‹'C îŔ˙¤!_GÂv~K¨P \{2đĐĘ*ĎSTÂ6Ţ~‡ž AYŔŔĹ^¸>UŔઌ%Ăßéů ďŘş6K84îz†–ź[Ňű¦†ÚřÁmŢŚĎbÉťE ”`‘ŇţÖ˝UÄŔM˛ÇŹĎ{% Ćzëç}Ve žă4]E ÜY#ję"c ˘f“ĎŰŕ-ű! )-ç쇓&︪~~ž$b`—ëÔ ťtF!¬ý~&±`˛8pňž÷ę®bPIĎ$´Ó©a Ě‚ôöVIÚ ®UĂ@ń)ČĐł …“±«"\$ŇŘŰjŚ„Ű»ÂĎ<ţĺٵ»ř«‡ĎÁ¬#ÉĺűCű¦ĘH·Ś“Ü*bĽĐăEšŃ‹†ÁŽťĎ+2óąâČ\>_Ü• j‰†¸đ:Ń&GżąŕÇűÝ>}ô·L†÷Vş|űĂt±FB†­Ę2ŹĎĆűŹű ÉĺgQ0´ŕŹ[«ýXR( ?ŔVrřŢĎâV5z…Ě€ö” ĹJaÉ>P€˘…š ÜÜx ź‘ŽÁ%ž:5…9•”Ó›ÝqC¬HśÓÁŠ.Śň bî3¬9›qđR°‘S˝ňÔ0$RĚŰJĂ”EÄŔŹÓäó•U^ŕXUŚ-ݍîŠJě=ň y¨©Đ˝%ścćžÓ${ŠKŕřęɶX%ťď6óŘíŞfIÔľé™jgň«Ę\ s7e˘b<7OʦŚý h‘;ąIÉ,ŘN•WÍHťŕDc9ĐU ČIxf48Ăłěmëío*†”ÇŃ€!ćR†GŐ0ôp»ýŇO|âąř@ÇM|‚âýxëÍ_üY4 , »·€!#,ŽÝôË«„'1hťs‘0ŇőţHk…3$ľk͆FßzNü­úEě§reš«ÁÉÓ!öUÁ@4‚µÎěťô­5b¨řşŁ5sÄľ˝8á'žú›Ľřnśă˛\j×/ĆrC Ďęž+ôůÖÎ% Aď˙Ś3~F)Trđ÷š¸„¤^ĽďŞ{ÓúUĽ@™h¨ŕţ”‚ýLżú“¬“đď…÷Ámé§ŕMÚ)¶`G’~Á3K˙2˝Ç2)˛|*첟LSđ,4\Ě‘’‹”$/E!µŠr.4nĹ©IRź(ňýcÚFޤ_(I›GUőѦ‚…‚·ř°ń˛ă§‚qAZ‰ˇÄ}+Ę-ŠÁ•DVpĎĹ32Ě;őG`Ci˘-W:ć9†M±—ßf:4ón `ÎDYĂ«•ÖöŁHŁHć–T$ t¬mVÁť)aŕĄOÖCŽ•UĂŔfŤGÜş©J.ď®÷ȇ[l94Ó%¸;\8 Z«^Í S0ŢxÄ Č‚[ď÷‡¸)p$Ły4µ±€{Q08O´óĐ #¨q!a4|µÍî9íćűOŁÇĆQ6K) đYŚíúÚçü¨¦JČ0ľcć:YU/rg“î0I˝ŔŠ;\.}źLĘ.ů¤ Ö6ă%_†Mu÷Ó˙)yáúwċ뿂.pŤđťÝ&Ë'§¤D㋱ŔuŽń'č°Ë<ÎOHżĐDĐŘVÝ„ä®Ä)-ď°m3$úű¶UČcľŽ’ż Â+n/Ś»<פ®Ę˘\0’Ă*Aó ÍÂŶMĎ=`–•şčXÚíLqŻŃ(·Â€z{,u~öáó Â˙B·` xňĚŔŞ Úýń»­ŹŮÍ%ébĂî4Ą€ ^@ĆŠńhÍWäó–¸ ěá‚UŁ0¸{»ţa’p§KăŮ\JÂESAqĹţ.Y¸č{šE?Ω\°ü¸ě¤)¨I]Ŕ*čýD.]ŚC2_ďcâÂ%aĂUtl÷Xě–PáŢÔ´cŤ‹nŤ“LnŠsŻÚĹ ó6‰¸`Azn1WĎB8ĺFc x&sŃîş`_ęËłÇ U$ć‚ýé}Yžsgâŕ9•TJŰWF.Îiă€EşŠřp-Źvőâ}cŃŢőbŰfzż’x™+´í¤t/âî]ô8múZ‚Ł1¨n3pÇWń_rˇ«ÄŞ&+§†ă›)†Y¸xŻh´vĎU¶¸.kóÇ?Ý—@AšŽ˛˙-†Ć©˘ł80aJđĚ)+lᝬc Śf…4mŤj^´-ťďze­]ľł¬[ŕ|wúłŘ0 ʱĚwS_” pKş#ŞrÁB·úc¶IĽU‹˛ŔN˙ÓZNÂĹNc2|Ţr|.Ţëi\.°šÝl°ű wudRŁňq퀍ʬ[đűF;^OĎŠĹ–Irh×˝\ť™x2_Éđc«ˇ ěÜF·ąeÍ‚_ Ţăe˝žö¦hńţÓ,ü›şöĹ iÇT™YĽRx,˘Ë3fMź‚]°‹ě€$ĆTŃúSźe-„]ŚŞŕ€{’, ß1 ¸ß%>gĂkzy=ɤ‰=| vę7U‚w¸Ů4=,Ş}^ŃSłĐîËŮ2[¤ź*Z4›8;­É|TŃU|Ł1•5b¶Eł8ҨNMp@RáÁÓI3]; |T.Uđ›<˧`Á†tže©[#Đ;Îé˛Uł@ďÔ§÷P35 |żř¤FGP+’ĹŤO:†[<·Š…·” ‘Réµhâ\°äHc¸#Ń-É˝ ™ŽŘxsôfâ.ĐT\wřŰlNÍ‚Îčy[ŻlŻÜo÷µN»”Tľ“h1T?Dj*żĐ,4‚Şą z1aóŘ\ŕSóTłí1¨Ü‹hó÷ˇI´ř¶:ŘŠu_ŠjÁLoPĂŤ¨Č˙}f‰v˙Ě’Ćc=Tń˙Č’¶NÁĺU{;‹Ź ď,Ł%éBčMĚV\ĹĘéa7Ë[Cç+'śč߇ʕgÍuđý^=ěöÓĚ© p°ZBĂM5Ř’§ołˇ*ŇŶqůłÓĺ%RýŁ*@­€mˇ/PU„†«tńŢ‡Żˇč6‡táâŰíă=*{?¬-°É­Ř:Ár÷öŐŻL^Ě­eŘđ¸<˛fľ=:î5ŁNĚ_ŕ_7ŻÂag¶*ĽČ6~¤VMĺ/Ţk<XřUíâ’‰µV­•żŔéń®ň]ř‹¦Ô„Su•Úśżh´sµąb7FJüţŹÓI"4;Špq¦L1*"™ľŇiŢ‘ťž ¨Űęđ­ß=‚żYx {Đ€Läé-˛EË'ĺ˝ÂCZÎm=ęč-đEôď٢źş®žĺÍóˇďżč±¨=«çScimř§FK_*%ý—ŻUµŔźí3¸č\Ń „?s ¦Ęű`ˇ}Şjýä ¬ K`ŮâŰV#óXTľxŽ|Ŕľ}Keo¶Ęč—đĆŚç"[ô9öş{Ő-ÂĹ` –ć›G9wé±ŃÝ»€§/Uw-N6g-Ér˙›hbđvĎ7Č×I´Ř­®şŰ:‹fABď]iNw>üKÜĂľˇsjWäXóP¨žqŠĽ~á+Ěpč¤YĽ'dČł¦Jc[śÇ’öŔÝ$….\[‘,NNŐÜW Ć”+¤á mhî)rj ˝‚‹–'{ۢ‰˝űšŹű,z˙>V3uhŽŐŠ/€wzâ¦ßź‚ţ3ŰťV¸i}LĚůNQđŢ™ (T‘h˛hG÷CüůWÉ"ś!ŔAĺř4äÎ(ŽĹ 2ŕ9ŰßgŇ+đpqş}°‹oŞDL÷'Vü«Ş6óđÄöĂ dŮ5Źá5÷ʉŽĘ•Í8—b×ţ®˘í©˝wŚŘ2#/Ą)V Î˝¨˘ű«Sͱ‚Ű(á2}¶g €@o’}}_ćĺ´3éđĘĽ›ÖĽíhŹ%cű¬ůüĚćÂ뇡GU,Ţ÷—üĘzv‰jěâF”~™G”ŮÜćÓR3Ĺ z…ŤM—ć#o×˙Eݏ˙˝âţa LvsÄ„-6›7´űbĎiŃ<š]wD›ó{-‚ĹLö8ďbu"BoÎ8fĹ6QIď^l˘"§t;«Oç›­ď"·‚ĚZ@…É]”KS±`ĽEU{eÉ‚?Ć:vĆŕ=ç$YěíëV¨ý@-hryŘĚŞYŔ7F< ¤ĚPLĆżkťćä ‰śšFZ8˘ÚüĽ]Y NoEŻvM†@#˙ř-îę¶SŔS4 †AF¸Ód@v‹Ú8Ct[]ÔkF„?Ȣ’ýRĄ‹ţ.BŹ3"ď"+xńȉj3Dšk#nĽ_ľćD€hą" aÔśńî3±fż'„E¶x|"ĺĚŔĹ.  <ŘÁ/9x˝ŢÓfá-PăĹ„h… \¨yt68Ł(KPبBŞ#*‚‹=m \Ľă{sݢ Ľö„2ö]s^Ä»,?’-BnIŞĹIŐÂN ,g«(čéޤeRĽ˘.4ŚšN¸ěóTÝâ}–÷Q?JnŽŚ8FŰl2Oż‹SÔ­÷T>s#¨Á~żsăĚątĂoNŤ§ uäŮ|^Ä‹#ćáŹc‰ŢN6i˝v9ć_íŮüĽşB0Š Îł'íB`ź9­ŠËâĹűĚ`˘@|VČŮ+ŠÖ’1ęđžĚŠr.Ҷá`Ň…Śy?‹ŞĐKnQx€â¨x.^Q7Md´Âqq-Ľr ďh8÷;ël‡ă˝™U[{S· řbÔ n¶Î˛n–˛ßWű¨ŞEÇÝ’ŘľJ4–E§őoIúfÔ«'7D} Tź’l•î]Ýýy.úÓ,jlš ż†hĘTP uÓü8z1‹z´őnËĎ“µŕ¨=jŘm2ëI¶čhîĆB{µ*[ŔS ¦ĹŢŰ#É|ÜŃȱé™¶€_ż/]6áb;(Şzł-~Q<LMĺŘ“n! µ§ůřJ€ČÂεŢM+şEß$\¨Pßá‚\ż;~Üą jA!§űŘ;즊aT—oŘ& ł¨(Dîé;p'Ů­+üÝá·P+ş Ňű¦µ†N@ąfŮŃlÁ µť•ˇÄ<Ă(ř[†ěőôlEŁ„â~/ŽQܽÇns˛ŚÂűÂÉŻénŁŕ[“¨±ÓűĚę˝$QsŹ8ś¬”íř‚[LT%YąŔcĺU×[yY¸@+͉¨‰x5Č»łuŢL¸Ă­˝Rľţ.\Äü×X((3‹Ä–©\Ľ…žŚn%˘CjU.đÎâ‘Ä(b5ŤbĎÔ[RW–-ŕ”wóSYyŃ®ZěâcݵźE´ŕzϵŇVžŐ2Ş‹Cy¬›ÖŃ‚X‡wźÔŢ^Ł8Yǡ^=Łä†cí°š1ŞžQşď;sË(4Đ#í ­˘Ĺ¸Sg6T i’î˛űt˙[(5|Úđ<ą#K¸şű9‹hB ‹rÁ>«ń*gQ.´˙‡ÝŘď*[ŔćÉĆM?T lçf˘ÁGp.öŻ=˘1Z-ľo~ńf`­áěŞZđ«‰Ćá \p`*ä…çp±; \x “RÂĹM¨"Z Ŕđó :Ż9š‚®ä-´±ZF±9ďâŢ}Í‚âŰ–p†^ŘâfĂÓp˛”š›]tL$Ăč ß>Š‹µhqŽĆ1:EThňĺ™qĽÇĹ⯄sU,6/ُl?P –@:X¸ÝAL°`uöĹb$ÖSô=D$N ŐÖ»ŢĆÄĐbI©n8@öa“*G-ššsaÖ·?«[ŞoLüި‡`°ňjď’t˝ŠSźţ©Y$ϲ»h¬H{ŰŠf‰!ĽłH‘sLN­€kRp÷Oá‚“OÍŰő·ŕŇw:<ó·ŔŠM RÎ"\ě=öčČWŢ‚÷§łł_´‹p!şí˘í>‹nşFŇ. ;“‰Ť1[E •d*#´ äß[S#xUşĐę{y~Žáp·Ŕ÷q;t#%'‹ţź©â9ŞZŁaî7Ł„„[H:¤ÖHp[Ô‹ÓŹëg˙VŤŢ·/rĘfQť‰¸yľl¶>™EmR/#ß}«ŇEetÂ-{‘.Ŕ‰Ř"¸(¸ąČ‡µÁ˝ű“d¨¤çĂí”9ŃÂ+Š›Mśďţ"Z¸Ź+Śó‹j›%˘Ąź{Q-Đř¸˝đ…±Ŕ' ň¸)Pő‰b_ť­ZޱŔ´‘yíěKl5Uq×ďsRu-4ŕLŔ±Î9Că–T lĄś}´Âc,˛Źž\Nu˙>•±ŕďÜ<ČĹęż[čfÍÜăď.QŃT®˛ëÝăË"5^T‹{÷)-éÍ5ŰÜĎ“ߢZŔŁ'~—čęýţ2“ZÜc-śRJOׯÝD ›<.-Ľ¶)VćE‹çß-ž˙H´ Ą‚oĹŽ5źE šŻŢꨚ˘Đ,¶yĹż8DĄxë‚Y Ş8ť<Ž5ÚÂ'ŕ$Q4‹¨ ŕy`’÷µmb{pžk%,Ž–v¸ŻŢhEenHfm›ĺ Ţţˇ~b›±(@ăýhßµ‚[îÇÓ§7ÎŞUŔbŃH?C-Âi ŐŮ*hćąyuŻcC µhv4°f…ri3[ZiλöWhdő•ÚľšW Ą‚ëtZ2ßú»ę@°Yę0uŠÝQ’3 OTť…˙íŁÍç™uŠ‘Ľ žjÁÚŰú«K¨ ¨'g«Šđ+xűřˇRLSˇó\-ĆŢ•Ń A2†˘ÂÉIh-Żç˘S Ź“§/xě—.ß'÷JWŕpśěL/%Đş‘3°„™˘QŘ‚i‘0çW!+Č|$˛BäĹgáIokś* ŮbŇă^śˇ.üma_Kš ß÷µínĺ€uŐ(h›Ü-]„sW3Üş+ÎÂ:I”YK ĽŁ?Ń*\q26PO8›Ń‹HóŞĄaŚâ Őä8{‡<ţžÉÖD‹ć{gÂ+–ËČ]$Ëyyz7Í%Ď‚šáÖj|N™‚C˙ďć·Őľ";¦C˝Y7Ćb ýq¸ű…"\z¶…âĐ(Ú‹ÖQřZ=ˇpBýč/ňD|Ř÷äWŮ Ř „ÇlüJ’ęŚĂ»>=YB±[ ]Ý­)×p‹źůEEť°'Ů]™X¶/ę„RzV':ąC| É7ŁŞ8ÝÇPWU'ř.ń©®{ęŽŐ }fŚŮ‹<ˇŽz<;üYˇ*6LR¦zľDYpŕgJ?,¦‚rIĎ5ÄE„81ÄśF¸ď9ňš,ž k°Ś[Ä .,1ߪ:ÁdCAˇgľq˘9Hy'«Ęe‘–uŃ™9ɵ¦O˝—$ Ô?ŚşŹhÇVĹ h.lp=Ń,âËb¬ó6$-YmR¸QčxpYŮ̬‹)NlZ·»™íö-kߥ걜Ś)O:G·s[Ť đ¬=‹ń# űByŇýuť?ä‰H<9÷*Ot´‚]ZŨFÎł ?ĐăŚúaŞÔÎöP/xLYĉ= čwQ*\Ĺ –yâĎęŐ9AŁVJq‚jL…háNŤĆSńĘO#‡<’2Á+‹7 ýů®ÂÄIÍÓb÷ź˛žŞLOÇŞKxłfYŕëĺŞĺfv?| ö°Âź~ Qq$3ş%͢|{č6Ô`lÜ®v·ÚMA*NĄ28ěÜ+RÁĄ ZťÍŢk”2Z41őÖb±°ďÄTđs˝˛yi˙UÄ –\,$µÎ¨ĄUä v4í˛YHň”{¸ <Éh ¦csVWw½ćY0?ęĐŠáGôĹ jCwÍ2±¬?żŞ fáźřˇN°žŢ¦-’˝…iĹŰqř´±ŮM…>ˇďošőÝ5'›N ܉U3¨ťS˛˛¬Ď{L'\9ĐâäÄ’Qq6IUÔ Ú YÔ¶!éAU Ú—3˝˘q‚+Q°oΩŮĺľb·b'ŕEéăNhŽTm"ŐuÓ&(jDł‰ů×™©Ŕôđeňłěëuâ‘v*Yž`"i&Sž@sm–Ö\Ë…>O ălÇŞPpőöó·|NŠBł¸kĚű˝0·T÷XmŹJU`vć·¸¶ČđµOt‹¬D…·BÇ*O ďČ0 ¨¦<ÁÎ0ľT{řŚôČL…™ž*N\Uk–Ô4ízćޚĉ]‘}÷‰ˇsU'…e#X§BTäKÍ %Ę#yţdÔHmŚŚĚ{ČrŻu"¶=ć^Ou÷üőd9ÉęyŘ„†îy"ě_Ůü!Oěň5µ;aŻąÚ›ťÄNOű]Ő‰r˙Ţ«P– ./ů˝¸A ÁqiVáţeá´ČČQjzyŔ¤ą$O´űHT@¨%Ębe5Ę‚ĺĽPµŐT'¤¸K«¬K¶6ÓŚô䌏ćX­ ®4BVť xäVSß›xă§<=1Ľń U´ á^ĎęÄÖ˛3 SĐ6ŐD7¬“X™Šž¨ d„<áŤrÓcLSKAç˘PČiŻ&Yśa·ű#É‚IĽýË}řdG¶€Ď °eÎwĺ*.ô»bźĽ XÁŞpĆřŠ ÔÎÉ$!źd‰Ž)|5u[ZQ(ĆlUç•zW% öB†ť—D!ţ(âÜ®2I5ęéN˘­hŤGΰ0e6UŇ(Ćf+°Ú ćlSDŠ#ź?4ŠČâ‚ßGm¤0Ů›Ey•ěíąmńýDŠý˙i˙†Hńţ™M¤ĐZ˘ťw ´™˝<öĚŮ-ó®yŢKČšÄd°%ÎŤ=×ÔÇîĆ žŐśÔHQO‚%ă>ňÚŃ4 |Óę§?ěÍÚ$<ű'Ä Ü’ěP’׹I\lđ<6sH*ÚäÁš‘C§(Si„R ˙·:wç¸Uq·!ăsG†GţQŤTyK8ď¤,0ÍŐXÉÂ)Ţ÷µNSÔŻS•đ7Ö<8töaŠ–LâĆ—Ľ¬íz˝ďÉHş!ÔQc–»f y î]/?tţ ˛sŰĽ$Nó Dó¤ëU»8ä§P–9“ żĆ‡ŹŞ<Îßőˇ›µ±r‰ĘŞ>ßÎŢ»ORđ—böú/ Ąói?ţčdĄ¦p:ŇNuµ÷?ôsż¨Y5ęÂĚpŤ Ď}]/Ö'L6Ţ ¶RmĚC(ÚŃĘĎZÓĐH3FŃ©c«"tK–D§%ěĺĆ}E[F®÷ĺřÔ¶/s*Ő–žĎě‹Â¬MSˇ2ŘŽ{WĐm~ůx˝ ŚQú¬5†Î6ÖĆĹöĄöx V,Ş6­y„Ń&éÁŽŞ}#Sm5 gŔe™Mx9ÉLĽíĎĐŢÓMŤě .T9Ëů2#xßľ„¦!sţ:}żo“‹8wt›Ď<ăňa]ľ'ť~ŕö<ÔÎÁÇćr2#)€”¨=!- ŁfWĚU>5p#YÜńřµ,<˛ür,Ložp/—4†1'Ą˝ËDîë;G—Ů˙dÝđ<{ËO†ÂúRke¨nq7ęlZ›Řó؇)›XřŔď÷^fFWhŃDj6*Ţ÷ýCŔóQçËPo<úE ăľÜ‰Mđ[?rŔ÷ÂvŽF=ŹŔ‚ĆÓ{Ţ‚0щ©+ hI*žŇBOűć›ć qăŘ=Ȧ"îć ÂĂN~ř*vCteü¦·Ľ+¬›~íX¨ŕŕ9"”áFV÷éWŐS=°Ş}™ÎuPrÉĺ=°Ň„Ía§cÖjl*9ĄŃ”ĽšGřěÍ,DĄ hßj6(Á'şŰ„ÝeńXK†5Ń9}kíŐ® ěÎÖ­Î3(ÓoGżîµCç—Ëk¬aú(ŘOYH](ŻđX˘Öůy¸ćÁĄU}»g:Ęę§śÚçÁŇČBě3ϧǕşŐ5ŘhcÚ»dCňčçś=|ŻĚmć± \9Ň"ďs/OűŘTîhđtđ BqüľÍ݇Š;T‘Ć#ꡲ>ď>Py=R=†ýĂŁ1€öťHS»Oś…ç`QŠ7VR)%°;ŠĚ7ÁJn°la˝ÝPNc†—ëú«ßT!ď»\&xś.0žźđÔ Ő%,t4Úíó:Ź[ v0ńΨş9‹«oq٧%xŁęç}†bŻľź›tŹ›>ˇÚĆLölŚżĐ9PirSŕ%¬Ńď­SÂzÍýÜ­hĐ<¸†j]@Łî Ös0˙‚_ŁřÚjM¤Ť"tŹ“ »#ĽßtpăçěÎ’î7úÁ<‡"ŚÎ:x0Âmy &`Ü*FąvµşFZ¶š^űÉ’®1ţuśVsí&|ÜÍ˙6Ľ<ć¸üńÇ&jv›ÁĂ´ĄŽ-ťÓµg·¸¦ę‹6áS 'ŹîPş_lf'…}%b&ń®Ě†´«ďşQofŇ`ÜGeÝľ©2{,eźůŐěn)ĹŘÜŇ·€®”gý°ahÁÖ8ţ=5#ˇ XŤX‡“´l®Uń|Éł yëvŞ:M3Ť÷Đ“Kç=hdoŁyß}L!Őýq{)´™6Ťxcę)*ˇ!!_-…CčQŹiş:K7uáč¨v bŘ­ýŇ]ŮýXH‡"uŢ$r°i *UL‹~ŹÇr҇»ymôJ’ŤËaU˘ôż;{âĘ ď˙#Ýd©9ŇO¸oűR¨0ŰdüPŁ‹Ć;(‚mPłĂś©xĺPU?u5¸r´Vä‹ŕŘ…?}†Ń¤ĐÔÉç4Ő2‘eȢѡÂfeÍ+ ßs¤‰7ÖXއ1Äh fáyűHLŤ ôw ĺw˘SÄrkÖ0ĺP=Ő›ˇ?‘%m ´ ·Ví/ŮV'¬NťÂ­#U˙ś777ŤÇt­-·´`®i9¶řbÜĽÓ˙‰'-\ Ćî|ôí†E»ŚĘ·,zmnľń8\”BŘ‚±űî}ĽpL0řŤ”ÁţbKĐEs3ŘÇ$ö„ş•X†뻿¨‰>ŔŤk‹GŢâ›×D¨rq Ŕăwď)éŹÝÖ§B1ĐăŢZ}Čię0â»çŽ»\±dlz˘1©łĎqüíŹj€ć±Ž(š,D–'đOpÔú©{Đ7*Ź[CxôŰŃęD2ŹŽšC dw›O™MÝjÎu–Š-&Ű€şő”ÚŻcó¨ú.'ą]‰PÖ™Ćřßă)8˛Áâ̢©-‘áÜłIąőšr`A ś8ŇO° řQoŇh҇z.š$=í̬ŔMy3‚ř˛9?¨ŇFví!]4UX-ö[âÝśnź¬ÇĄµýAŚFCÂ5WžfMűĺ o`µqxŽä#ÂdZ$¬µ0Ř?ŚÁ F‚‡’TcČu·»ÔZś—[Gs Ĺ·¦D|»QÝFäG˙`wď)kf~c`áe1·Ă ŤĆňÖć'Ź”E5šÉ$]źâkKšPĽáKţĹUň ŇäMŘę#.­(¬ĺ*řl•ܨ“@RŐt˙•ěďÇ)ťÍ»ÝŇQy()ý” pŰLĆ&ŐE ŚË´’k‹–kş7_ťěśęĘě!E[#ř¬ŠqŢÝnJ%–ň¤ţF´÷ńČź”ăĆżĐq1ŃÎŔ!KEćAąD˛Úwíß™gâ{Ąo# „ł`gąÝn7wX¬.Çt¸«áŢŁłćŇĐë´iíˇáö]†Ůâ:üÄŃ©Ő7>­oÉÁĄűˇ‹ŢĸÔ0©˛¬pÔDXÁsÖŁřv»/ďšAÖ4ă6Ď)ÝB(şŕâÖ||é¬>d0L>á>¶±O"»6ăe†š›EÇôú}<^äw)(Ý=PÓ#9¤ir˝×¨9Ǧ\R=qŽpś.ű°=ŔbaűÓ›şQf†śĂ͆ů5V1—ęřô9~˛+Ś}žą.¶[‡=ŕ4Ď~]vxř ›€Twň.ö °BA®Śĺóy|đč@5űb•rűYů]-ţĐ ü‘;nnÎ;śî¦ kÍÔigLKĐFOŢŢĽ  ­ÔwtąÁfň@¸` řů•FÚYvÖl7Q9â쀍 ë Řüžbí0\¨!ťBěĐĹп†öL”Hfŕ\-’xôőr^Űôeüfř3ľwé¨ó¸.ëÂqôΔÍϡÚÜŮ8Â_ąňČČ1äb©Ž;ć4đËŹ 7~›7&Íń9ŤŤ!,#ÜWn3 ¦.bĂJ gY΋ϡ«ŰÍşF-ÂŹu¨Aú>ěx:-ĺH‘0šnČó'%pľÜ=ä¸6>ťk‘ň¦XđąÎ×§oěýüxł(—ÝFSCßĎ©7p˛L×t LďĚÝxÖäÔĂJäÖĚŮĆÎďń°bŚ)ó…WŠ5%0źŘüˇ5qŤ«˘s3?ą9­wĺžďďłń&Ýą\Ü9߉ţúŠZ^1$wůâ§ópË“óČ ŹÎ6V§ eIQăPťş©Nú~9‚ĹŃR2ŰW÷ů®ţ PEóÖtÎňĺ@*óÖU;ĎN1L÷îI<€}Ë9Âą´zóŹÔ8;˘t:ŐĄ<[3u–;:hÜęějóŻďŃXt>’~Ž1M'ńÝ`“ąe 1rs•>‚쇤!“;Áqyř€ş·xžßµŢÜP !ĹÎpşfÉqę1ď-KăĆŃöÎ÷#>ĺűÉ.Í~l&jĽĹɬ|güĄ[+ě[ĚgyP(ĄlÄkĽQ ' cŮąÔˇ0ż¬uܶ©.›sŁ©-Ne·Š5~­s-C$ÝicŻĐŢŹKÇłţ.őĎW!<ý<ÖŔkú]ŤxľOä7Źŕş%xľ_Ň—Ď÷‚_·©9|îŤ3avn—©żŹĘńĂc @`4ÉÉçĂ@.n’·ťG1#µKżćĹśľO• śµn_= uë;š‚·EťŢkÜ4™ßy‹~ť¦‰§¶Ăů®·5@mę,š!řăďăĆyx‡ ç¶}款· Ő&µ75–±;Ó|â§[ę_0ŃÜ÷qČ‚ôá!áKýLä?w”WďŻ?śÔü˛Ţě…Ýţ–˘ßf$¨NíČŮľ|ü •ßĂî‰ ;¸+PâmeÚßnOE9ÁCűÖďwQ¦ě 6Łë±*Ť Ü·÷ŞăĽçä;.ŁF-ä¦ůŘŃÖWˇÍÝK†V! Ý=ůN“—‡[ÜúĽpsĽ¤?Â;YŃ 6©G˛ŤíKľi˛oź[®6ÖÁŤ•Éť_Ú0jU{ă·g9šąÂČ×lcç®Na»Ë˝1.‚+,‡@m¨‡Ć?°uwĎ%.Óiö˛Ŕźžă$¨‡­ß!9uΡa·Ľ µ ¤‘.1Đ‚Ţę·D!bđ›’áĆ©±›w?±‚ŹxjÓ‡33Şrü-ożĺÄűóNm¶),µ<ş&:ço®.3ň¦/ĆTv˛fŤë'|+.Ç[iЉUďáĚĐÍ#Od ĽËÓFşł×>tôaI9đ»Ľf«ˇ_Ě /¬Éf›šŤ7ŰĺĽěOzηÖŐ5¸ö¤ áo©µÔ̬‰MO3Ôdłăϰ #˝u)žű—ćxH;Ó4<.ŐôâyźŘqĽ7ľ:˛[J|/ĂźÁćď®^ÓłÎá<ď-ÄkŰ‚ĆJÇ,a@CKë­CRŞĂ‡\]™Ę%ĄłqśoŹŽ0ßÜŁ)ś'.ލ{ż1\¨ľE·ÜäŇĽ2GBŰ> ¤ť}ěäłN '¶ó%Çř$]±˛§a›=…xż»ćź!–ŽQtąýÚ LA˘°ćĄ\yŘ UP Η7Ě7[‚;…^ú'Š‰ŚźĽÎö=ĺŃ—Lme’]möë|l!Ęűí‰ă‹ÍőkŠ üď±ĺµf#ź~z‰űŃŰ<ţ cÚ ăI1˛cď‹]t}»ýř‰˝JĹÜŘőâ;‡ć5Ç— H. ˇ‚jAŻ~mn•ń‡Á‚lŘRÖhďfeň»–ěúŮiß;–śĂćMtkěâ˙őá/šă×čú±&ěmý)_{ĂlÚ&&@«4ÖšÇ<€„ÓcMö/O­ąh»§=†Ď1K|+¬ Ţ·2g:ţĐŹi ľűa‡µéh-*:¸?Aťm´ŔŁŃXLóüń>«~éއéĎ85ŐśPlkÚm…ß~ÔrU˛FvrĂpÔé’owĄÜ«nzďś«i@ÁSlÔ^4HUS‘R}-X p˝7]ߥ謞Áĺô!Üfćr¬ĹD›lübѲ~PgĄOb4ť”čNę&t ÷ĂQ­ŕđÖĽ›í]_0đŇ—ľVôÁŕůň~Ź>ş&©©-ăĆăz‡_ĽŔĂfw‚÷ż˛Jڱ˙ź›qD$ťŹě«´˝+PÂKíĚ“§‡}ŹżŽŁ"ľě©Ař\Ôď2Ě.qf,Ňj»Ů#ó޶7±sźĺŰ !6‹ßÚ4ŠŞ]–“˙îaK 0űŤ“8+ś&Xq›Čué\Ú]˝d“úĐČĐżŕᕊ˛‡ě>Źĺň¦€@Ĺe«y÷űáđÄqRťĆ9đD´†LR şÚCĂď©÷Hý‡ô{Ź[.ëŠýÄÇÚ&ű4Á‘lĵŹöCč‘r”[x˘&˝‘ł8Ýîő]˛˙@ADń6¦‹ČeĽŕ±>ĹqłQÉ6ł·¨đ¶5bűpÉŢyůB„?mţ6†¨Y#ăŹŐ¶Ët/Ň[(<`ÍŽS„ĆÓľÓ|Z3ŹT×R¶ľ‹´e/‰0˘ůţ]şď|éaâáŔú1 Ż˙†źk$ńĐ„ëÔ/Yşé/ś/|zˇ ˙gâdű—“íżbN´[ł9hŐ†ś±ť`+†eÔßČЉ®řfŞů5Őč=†Ő)ě T§{f(ő…=Á»¸b0”mQcOľ5ěw©źÓ|N-čľrúÜC6[ÁźČ§«Ě6‡ ‚>Á9—×%$ŚÉWřŤĚŰíĎťŮÖ_AKwůleřwŐĺ·bGĐx‚Ox`Š#? ÉIźh<­Ű„7U}ÂjD Ľ-Őŕ“?iXąi0—× p(ó°~Ľ©‰>QGë«j&¶đ';{Ńč=(ßş1¬Ő®ľjBPđöéůbÝ˝˝2(¶á?ľőµ'(ĽaŕĐnŁđo­"((sťu’l¬¨¬©:†'€‚r6·ĹŰ- z]ĎôJď@ěué dk&?őDP$ř6÷,cŻaB(ü\(;ĚYAˇPq„·Í8sˇĎ 1OŘ)_[ÂPdţ˛CäâăĆaÇ„ˇ|ۤćł[Ç’4HćPÎÄ’€x e”ßäë$ …ý=›Ę䢕8}&ÔćÖOf‘8ö׹>›LŠw–9mbhëiĺśVś ô4Ô(‡O˘21”oóQŃ —ÇoLĹ6‰;ŚĚ ‡Âţ‰„ #ôůëDéĚV°ŇDéţřśţ ‚É ¶…+Žűť8”f6ć-˛ŢŐir(¬M±ůçĆq!q(˛<8ľ|? ÇUćP8…óL:ar(t˘ Ă66t2†Âď4ĚąvO1 EqŃĹíJÉĘئoüű| …ř´·®1Šgĺ5+‡K‚D±c˙i Gµ&ŠŇÔyľ˝B%źP”A†—ŢHî˝(Š»y<†$‘U íĆ'Ľ~pWŚ˘PćÁM`mVŽWN_1âűćăvj2‡˘)¤čx<Ł(ś ĺJćPđ0Fnő{úIŠ ?–#×-ÔÜ@-%§Ű…Ľgىˇt¶óćhŘv'Ął` qźňw†PîěK0Ć%ZS}$…?fx¦·áßJ˘(yWŔÄbćO4ődĂFR]‚?ŠAö“ů{ń3~Âú†:&˛ŞLř µNXDmNÁ[Đ'Ť¦§Öý=ÁŚ—c_äş]ŮN˘DüT'ż1áŢ>”źmď¸<dŇ'gvŮź źŕAsˇwź#féYŕ‘řXô»§'ö¤Ôššä‰ąÎą0"… O°Ä±Űcě™;Aí ű›0‘sOäżn±tÂöő˝áÔÝ ¸ =‘2ňNl°ŕ‰ěŮqB50ŰFđ3{‚%/ëÇuö„k(Y mö_<ˇ j?ĺŔ%%c'iíŢ4ď؉qqŘ_ĚhPSË“;ač%h´ť u22sŤä‘‰ť01nîů6DźąČ9ËBr!q'M[Îť"^&vÂÚň–˝µűNÔ &>)Ť‡ý…3urď· ř™Ř ÉćťšUzíÄť`)şc¶N“;᱕¸¸5P%fňDĺfű,Řbh˘5Ł'ŘqmvŹ?–óA'Mănkj?žÜ ® Ać=2,Y}‚'Ľ+đ¤G´Ną™<éM҆v÷ł‚'¸Ü—«úcĎŕI[{©-Ü Ćoc˘ňÎÔIWťP#Íň:©µŇ¦Aü ťä5jô±0'°yöÓëxúť 9<ŁrÎťôÍ„šöç ť°ŐÚ=ä|R'yg°ú›ĐIÓU$lá‚Nä„Gó=9.ĚÉ@c;ÎÎ{aNĐ A°q\:ů¦ ‡-ÍžÜęULę¤ŮMŇ-×[ľť`‰a÷?BV8R“ ©Ě!±ť rR® VţIśp†Ăî>>˛ŕ, żz›wR8ň$Nş˙,U„flNśŔQÜWi+$Ž…7ÉĄćđ¸sá&6˝ü~=ęJj™ĽÉ`Gt…Ţ$ß‹ŠžĽ ǸÂ9Ë#Í79ęąŘثɛ4kŃěóNżnŇhvxú÷…,ł&%o˘3ÝĂYµ Y‡kFP¦]6QŠě XÎ "\$hiš`X aŇ4~ŕ&cé۵kź´Éw ,Z`& f3o"‘â˝řFˇ˛ťQ€ľięęzäşţD&N—č#­;şŠ“8a‘Dł’%ë¨ŔÉť䎞€î˝hh-Ł›°‘ć\é~Ň&¬Ä|Ľďtł® M°±7eł›łöčÉCÔıgv=Í“7é¬PdÁÁˇ©&G6hc`IM¸pEYďÍMxăŇ{O5ŤĄŔ'Ň„$F5Ę–@“®ą¨ćĆÍę€&Đ„»'Äa;© D™   0©cŮ“˛|ɤ‰\|pžvĘĹ'Ł&:4ÝÖŃ׼őDM8yÁ2W¦·VPÖÔűĽ ő69Ă·BMHe ŕÝĂbÓ…49°(¶Řɱ9jŇŐb}&E^9“ĽQtz6MĚD¶ď|ČU0 MĐďŢŮţ±? g‚Őţž:`_9Ún‡Đ~΄źBÚ6Č W8“˛řđĺ'fŇ–¶ U3e˘‰†6l`‚+sˇLřú\Ąń݉l{Z3'ÁGâA™ČĘ'u¤,$ʤ 6xߣ?^ďQjb&ňÚóÓçŕ¶”1ťzđę_‚`e‚([µQ)JşĎ<\3Áá•ă{Zɉd40Z9{‰3éj@?nŞi¤P& ńQî+ˇńĽJ™ŕ  ÁÝWĚ$· 寕8˝DzřígÂí’}Ş-xŹE•3AÝvÍŐoË  göąůósÜ iR˰­‚&ř§wXŽôĘ™đPŠĺë¶1P“3aáâf/ĐöL™Ü4}xŽÓ ™´\«ť˘8&c‚{‚Ťá]x\aL „§4µ‰Č”#ÄJĹŐLÄ„ Î{ yŚ–âjĆ$/jâdŇt8|!-Q“‘ťŮŻĆd—E¸­Z°“› 7ó9ţ¦áî ™ ZbÖéB2fŇŠlĐ÷ż`&Uĺ`S1“÷ĘĆH9‘ŔLxŘŇhŃćÄ™đҿߪ9?wíw4ACo&łžJ  zŔď"6Ăë…3Á&đhĂ—×cáL°¨ŇŞÝn<—…3I:ńF š°˘H©  f’:đ}LśIăAď´ľ°ÓŔLzťŘ~'̤ËU¤y×\w]âLřĐśśBk>_—8Öqó®´ŃűIšpáă÷hŞ*˙~fMXÚäŽxü›4uµúĄ›C^@•6ŮlÖXuňłŇ&|.cQkTˇMŠ<8¶›`°šŕ‡÷íîĚš´«ü*,&j‚wĹ“‹ă¬ăÜ3jÂ'GxÍ@&O¤ źXĽe´gżĚ[2&|&áaľŰ@X–Śšäú0j€&Řŕ >¶]»÷Ę™¤FŢŰľ€&ĄBĄp&SšŮh¤R1“\ř °3Ů4ĎŘ73-ř*‰ b|ÂnăĽc&hBT‘ł‘š?0Z#‘&¸‡ź‚Ă”QÚŢŁČĆń«ňuÔÄfiß˝8ŽV}AMň‰f˛4á6CGËI×)ř‰}u[ˇLP<‡-'Pµ ™`D7 “l´ÓČI>Šá]dÄ„BŐĹu“?×ěA"LJ=űţŁB`¸_Őc=Tá-1éj‹\‘ţ8Z!L8Ň­(Á ńő1Áż‹Ř÷fHŚ Wż8ÇwËN Č@VŕÇä¤Lđ,ňyŠAË»B&ě;ŕňš%W×2Qă7ÚăŕeŇďŇçŕ97S&0FŠŃéĚŕ ̧ĺßi<6C&đÎôeß*br¦ymŽía˘4 ˇť ¤oiü Ď| 'ŁP}{C‹[ń—`ÂäÉ®ě™/áŠ%îÖšJŰ„—hVŹ='rdĚ€‰¦éÝ Kćm0a˙,Ö@ 0á“'m$“0Y›;gćKú*Ó *x VĐňűJ—äćoÇŕ«Ó%}égÁaąŔ%śůBértN(MşDÓ\.¤Š Ý)tÉqUؑΠ—(®/ĽçSčĽ9¬»ˇ5‚É2\ÂkŹČ”îąť˘C2\‚Ë~‡f»eş„IŰ+N{‡Ě+4¶„ź8M¸’˙Ř&ZR™ˇŕ@KFéeíOh‰°Kx©ľÓKl‰Îśřňw[Äůą‚-a ’ŰťZÄ‚.i:(>Ńr‘č]Z.’k^¦KN 7˝«ÖŘ®ŕt vą-##ł%(ŕćÁŔĆč[Bş·™ţřŁÇ —`ËăWî{˱'¸DVŽÁ^Ęž˛ŕ%,Y0ŘŘmşëkĄK’üµ÷­x 6¸+ VáË\đ’ZßÂ4/ó%4µ »śE˘[0QĂc_îĺ(Óľ„`3¸hťgß^Ď„‰ÝQ業`çBđuÄľ\Ľýsz~đĎ€ ˙Éűž%ľD,ňaí˘Ť™&[LxÇáťŮ»ďÔ`ÂN=Úž`ě‰hü'3ą-Ś x‘8Ž bb[ź™ľ˝„ ?‚b° $PRhbLŘaŔZ&ĽŔ…1A§őš 1éu#”Ć ™0áAôËzAŤ­&¸Ă˝€`ŇL$ ě¶Ú“˙ŔĘŕZ?zërż[Ţ Ľßv†LXŢđJ{Š,˙Ä„Lř- {y¸©Éä2™…1!`»ůt 6«Âô’ë{'Ć„O%N#ć)îLt9;´ć´żöÄP`Ćçl—]<}°2á˙a´ľeňͲË‹uĘ)ťWΤNܡ© É¬„6yŃĐd|ńŽĚ™đÁ‚˘˛ h‚’%Ň⮏&j(D܉Ľ´3i˘ GTké$Ôdn›ŕ Iš°HŰihŁ §‰Ą,°IQ4Ď6Ů„Űő¦ ´NŹŘ›8çů®z/%1přť&›yAăfs?·¬Ż5îÄ›DdCžç+|mâF ů|Ě÷¨×8|Rü»ŚŠó_|nŇŤ śsm37­ÄMúżC›ô˙ 6é:•¨+É–ç‡t“19ű-JĘ^Ć„Ěד  ÍRM:‡Ę2_’BMŕ!:#Mt˙pGŇDÁ+Ń%[Ą‚Ř\,™&,ďř)4ÉfhÉ7;'ţnU5ZÂéíi $€b˛%]—Ó'˛•¸’^ŇL,J2a%üeÓ¨I&ÄJI&­&™ mß֦ٻB”Dމ÷„Q˘÷¬JH¤KŽ1á’é™i’KWýžJ‚ő$ĹťK‚Iö’c˘dŤĎ9&hD–¤ä¨őűő1Ǥ݉%ń»Ń&ůľ$é%Ç„+PŽ1ążJډxŠ ’¤N &Ž„Ž 3ĹÄŠŞ IZ 1‘BR@Ö9ľ­\‰#‘?)Çjő¸Z »q$}˙*!&± FbÜkQńČ‘řMÝŇ1Ł$ĽEŇĐTH¸ˇ¤  ásOĚ•ń»˙ đŕ‘>ă#zPÍNÇÖʤüĽ±Ź`Oń%ăţ™_ÂŹĺÝČg+ôĄfNC´ąWţ`r˙`‚”`§ĘúDGZ /A[9c##‡—Č’%q#”:#ľ„'ÍŚŤđł¦aĘ F¸é§ě’Ť­ 5’ĽÂD^|N/A÷ Ĺ—ě%ľ„{iâFĐ™ů%šqLÜjú€F,Ś> •Öh-űMúŤś5ĽDÉŠ)á%j®Tj$Ą—t®p•Ié%·‰Ť°;âK¨Oj¤÷mĽë±¦—P1‚ßçdFtD TZˇ˝)Ľ¤ť¨ţ-ĚHŠ.ˇV‘‘‘Ýî5‘÷9»ä=zţ’]rf¤c4ů.ĐHĘ.ŃÁÇđ´ ?‡—Ľ§ŻJŤ¤řy 'hdl9ż¤˙€FR|‰¤ëŤřfco™äD"FčPÂKř/22’˛Kx~«Ů%h ¦ěÁf)Ľ„[o /‘ŮB†F¸¶»XtLbÄĚĆq/÷4đú×đ}rüö¤FÚ’^‚ŤŤđşÄ4ĚU ‘BňżźpR#cËÉ%t)ĐW˛i® ŤpąM°/ÔHÎ-Ů8(Z°‘Ľŕ\;±ű’Ľ9®Ť¤Ě’Ť,pI-é5¶D1ֿŖ(źb‚#ÄźţÍĽ<i%´—á,ŕäŠ[b3“ˇqx‚ť{ŽŚŤxčŁ7 Xn„&9´äwq#ľ”YEµé÷#´¤Ů‹Ű­_N™%|iűľ‘˝ą6łýŞ`˛w1ąÔb3°D8‰i%°D-˛‚Ťř_×}Î V¨‘”W˛qţ׸’;1#\ćf`‰*ý_ňJ,$ ĺ•°’óJ<łýďq% ˇŚ•Éy%ăoÜHŽ+Á[X¸‘-iÄĘÜ–´ąçß ql„ă,3ŻÄ’Ńá’”¬Â5x°p#)­„}˝śVŇKZ‰č8‚˝Ť7›‰’zo“ÁűM‰%Oä¶w™=9±DŇ[!G¶ŻY˘á׎ôšYŇ,.$#ĺ,-©db#Ľć)ŻdŁöoy% ŚDĆF¸¶AáPĄ(¬çs^É‘©‘xsĽâ¸fZÉ(ů¦6Üý9­¤?÷/i%–Ä’Á‘R/u ňWp$ź3|Î*áPüÇ´’ű72—ŻMlji%ŞDz‚FľiDY%ĂBâ36RÜ9űŃ~‹*źkÂFČ:ŮąxsŇ)q#ü˛|_Ŕ´wÂF®ˇrKŘH×9%Éť)1%¸Ś×Ż9%Ł0#±%¨Śç%Ë)%[N)Ńň”™‘'‡”ř9¤ÄBa·DŚ”’Ť4űo%űŻ%čž'dź+ÄZpSźJ:MC‚[Ž(1úr"#­F”ôÓĂÜ'2’ë„ôÎx’vĺ´rn?§“ěŰ/é$¤ĺj:Iilk8ɨČ&ú&ł"ĹdšA;ÁŠôâĚgŃľżE“´ HJ&Q·ís0 #˝*&ą$ŞśĎD‰|×µ¬ëˇžÁ$}«Á$2ö¨¤H `*Ôoą$–Hk`X—…~ě­›,%0ň›KňxŞű_SI`;U8%¤Tą>eN„ď)Ą’ČÂ.q"<¤˘öĽj&É‘–ó®â—@’˝@"”g"‰LÜj$ɵÔÂl &Â×®`ľL‰¤<MHÄż›\ůőK ř¨Źi$D #Ň·F˛Ń+"1"­—,:ŮdB¤ëCYVńX+ëjLJl5‡¤Ë|ĽÂ!9‡ä^ŕ¶1g‰l3Â4‘ôH"i­‘ě5d4ýýŹA$đO¨toąĐÔÇo1$f?ĆŘ]yý–CŇÇťů‘ěaŮ,~á—’-‡pňôˇ-†|ŰŇĽŤ¨NţdCb;NäQ !ď˙™óG6şme2D_ĺů#2)ĘlHßsţMWćüľąhő_+’ŇGđ-ôĚ…ŘŚ¶Ůé›1ą«¦Ź 5ü3’öڇř-|¤ý>rV(ŹTÎ9×ě‘^łG,ŮĂ©ľ}•čěůż%ŹŔlä·č>¬‰iÄ]fôřń ÉÉ#‡l~‰iD> ů~JôH—ţD ă>˘ ¤É„đyé#2©T˙7mŐÖ0rc¦ŹĐ¸ŻmŢI]ń ŇGĆUÓG–ćCcüIp!Ô_™|¨9yÄegśŐ*2jěfC*Â%Č%©q¬4HJŮ„ňü5uDkĄAt0ńłž^9Ń ŐŚwjŔ ­DŽlbç~‰ÁľůKâȱp )qdÁ@¬YÄYż*Â;!%ŽČĽ2C ř˛gâČĆ1ŞÄ€,ß%ĚĎq#[‰ˇ[ŘĚNňFĐÂÚałŤ\X2’âF6bĆ9nÄ÷"mYűϰ‘–ĂF”ÓňKÖvŰ €Ä<€ á!5‚E9GŤňYt„^÷ąiŔöKÖH;W$÷Rä›ěIdŤ(†ů˙CŘFó&‚m7˛Fô´Š€laťÇőe!@¶Ż%lD 6bĄ„ů&tń')Y#ďF· )j},ź˙ĺĘ€¸)¨EŤČ±DŤl9jD¨Ó/Q# qÄĹ˙ávO„ałhµ°Ś @z‰Ů”ŞcFPxOësiO= Şď5eÄ»‘†¸)ňácĚ€Őś3‚Q·4płé·qŃö˘-HŽąţ)eä=;dţcŚÚĽ€÷ţ‡Ś@V9cdË#ĂfL˙ŕ`ěLéśý2sžÄ€`¶zƌȉůs̢'Ň4)îw¸Slŕďo#H]Nu+çѶUţőCĘéřý%`D!ĆpZi&ŚH,¦eSÄH’SŇłÁĽű iĄÚ68ĺcľpŁĎń"6߀đéž­*SÂć^’=ń·K¶Č–´˝Žiĺ‰~čFŽ s·ý,ÂČšĘ~”d™RTřc˙Z’Eľ~ é /‰dÎę¦d W™đGĘáyŕ·`‘çü,"'‹,RnÇ»°6™â_gC‚Cá>RëR¨)Td”P}źż„Š \ôϡ"ZÍg¦H+™"r}ÎAţvá>¶ś)b”UĹ>¶wŘ4ť#ExłyäÚ3óˇUĄU0 1ţś(BBí—H‘«DŠ`\,•±M™ůŔB—BEĆřÁ|¨âxoG¤ע |Í9Q¤•DůUŕ%¨ëŕ î‘óDd_pŠł9OäĐźź¸†Ig FsžH.ÚLőKś@Đ„z Á=ˇ’îP\ÇÇ( ¨óŔ[NA"Í`ä!;«HˇA"ř$)Häfá…äČŮhY™0Źo›{tŮŽż;)¬K9HD/ ä1?Źoy`ył›ÇRR&äÁz9E‰4ŐGźŁDĆ˙‡(„z˙%n8E‰`·-Q"Ľˇ&čqç(O ĚłŁ)JDÔŢŻI"Âł~‰ik”«·šźBx°k8'8÷ôK–ČŔ˙9Kdß~‹aЉOޱ‡ xX±m“!›~žřŽ%l©D‰”öŃ’ w”$ÔŁîŕTHNá‹/pÇ\Ü÷ ;,Č1®šv0±a›sŻÍÂA1Đg;«ŚŇR;V?bĆťOó—°Ťą}Ď9·fž_» §"¶§śÇßţź2DĆżuŚ˙ ęđ˝Ů;ŠO†:¶˛âČOPţŁŘsďŹXÇ9ąvŹءÁ­;˝9ÉŤOO¶ă®h‡@;ÖĽv-Úa7şă_”.7‡;Ę{–SÎ )-×^cCl¬ÉÎ6š^ ¶ăĚd‰ě°ÜOď÷U˛BŇ1S˝µRľ2ʔ׼çí›1‰U>AuŚTĘú&Ĺ„řt»Í=Ö”űˇQ` ÖѶLu V8 Ő(QM˘Ĺ'Ş­ż`t‡űë€cţ_˘8k<ČlŢč“©Ž­RňČT݇Żö8"m“ę€Eé¤:´t¤|^°‰ëpé­'†)ç°­“EWĄ:¶GŐU‘ަďß&ŹéĐÜ…#bcéđîä™Oş‰é?ćd:cë?2ĽśL‡OŢé°g׺?ň@ ŇqµŚtô– *щç¨#EŞ·&ĐaÓ1~ßť­˛łU«3ÉG”.'C9š7f ý'q¬˘5¶€9žÂrôĘrp/ ”C§ÚO,ÇžP:d–ŁŃDţ3Ë!wÎßXŽ^"@ŠjćęD9xˇRz\ŹÉá˙MuĎţä(ÝÍ·ĆĎ—™„qhî`bÜ‹2ÇÁŢÎÄ8Zˇ86Î…WŠcK˛˙Ýrô‡ěb'ġ)ąý‘¦uŇĎÇ™žáĆ3B…8ć =‘ŽEľeE4!Žď˘5i|%AÖLó…ôąÁń]ŠcŞ żď=ť޶DŰaKG+Ëöpř›ßĎÇűŐM‚Ă‹[ ß]eâ•Ţ Ęű ľ=pâí)ÝŚŢŻBořĂ&%‰üiŃśN %ěc«ä†ŔşLn\•ÜP;â/ä†Ţ÷5~A74<0Ń *)“Ýŕb™?î´FPNr#jíw_ŰgpŁ_g7ň Ą/¸Ť¸×ůI•Ü‚ŮÁ\ ¸±Ą9Ô÷OÔF]őĺ‰úŰčďmóŰ8ďšö±`|´kÚÇĂ"áC60Č•Ň>za6Jń+˛ˇYó”öáO„ű ‰ŮČ[´ÍRł{*#Ś:)Ć-.6ŇĚáľDl\é0aÓ¤%ëc^ý̉ŤUlZYĹůfČF+ÄţÝšô‘ Ô~&6d— ył!7ź mĚ›ž ‰ŹÄ†˛ĎC6ĆńOȆ| ł1ţĽß3˛áKŤµ ~ňů‡ŞĎ´F#Ë´ĆŹ]ý©‰ŐP‹ěXCfă‰Ő`žŕ„5¤’—”Ź|jâçD5üWŤŞ<Ł­ šľÉ¬ĆVX Ů€˙ÂjhPł°ٞ˘=&©‘]8_ó+¦ůř_0 ý Ó ËLÂ4źţÂiŔ4,v´°ŰQgŮ50#0A ó8ř jŔz©|$NcÓěrp±0Z. „Éi|[ibµśňt&©ńmGiGnyŃ?’ŤÉD5b›Ń—ľ‹Ĺ( ‰Ő{“PŤ»şť˙OHŤYáĹŹ%ßOˇ˙îx>rD%Ó`7.4—đ™Ň`&Ô/Ćń+¤qŹ%Řcn­\ľ ¤awŘHPc†4x©ŇĐ|Ú„4 ĂňŠ 7˙4”¤• ŤŔüFh\ż  Đđ;DŹ Íĺ"4ľĄ 4–q@&ןaUL9íż°gF3ܧ„oU˝¬Ďdž´Lfä“ R@r‡ßŹvŇćÍśr™Ěč…ĚĐxE3xEâK82c‹¦>A ďČ'yx—đŽrĘÄ˙ČĚ\€ –i Ččc2ě}kŻ»–ŘŽľňŠ| Ă clb6?ńHĎ<† ^WššŮ1÷U&ź9Ś~ÖĽŽV@ á3®RvN;Lc/ ĆF§µ b,5„ůÓ‡Q§Ő”Ä †ňŠÄ0Č7çuä[ĂÝ™Äp…Ď˝÷Čëč…Ű0¨_X N?cK˝x ă ̣ۢŞŕ;ń™ÄčçXHڶr;ţLbđłŐŽbŕnďÄ`Ńť8ŚM“ź9   Ä0ĚÄ\Ů 3ůHaśĎ/¬S~0pUsHÇJa(í ă:–~-ľĺ]Ář¶çL{c»•­ý™Á@š_ čŘÂŘ8•Yó9ňY•”ĂŚç ‰ţ„0”&Wâ9î aČŻłt´Laeű' ă¨éľ ŘP‰aaô-3›&u„ѶJa(9% Ś?QrG@t…ËŹŤź) ¨ÜĂh †Ń·…ĂXĆś˛9TÜL cžůĚaŔ%#s­ôń6 ™Ă蹉l#­ÂPäl˘04J´}ü‚^`dŞĆoĚ˘Ř˘š˝‘¸‹Ťfv5{cĎä…ěÎ2zá߯*Nc+&{±Wöóć[Ťß(­€ő3{1€·~f/ďTâ7ňˇ«ß…»h»źŘľÁŁ•ćz×Ç.ô/Ç™¸‹ŁřŤHşĎÜĹY± ­„A]T­âY¨‹hF™ĐÍź~„.PµLćâ»çŁĚ^jđFb.PL¬É ąŘ4đéČ…şÁ‰ąÍMĘŢ(C9ťS,9y#1M°rňFľś‡ţîD.úVg˘éZž _U*iޱ¦nđz¸Ô+q1÷ |Ç’ąÁŹäŢťi ÓÖëW°mç"Ă- Ú‚_Up&[ ŰŘrGB|Ě'Ü‚CĹ ·°EĐć”D¤°ŤÄZl˙ĚZ`\/X Ób" ~ź•´]ű´ŹíSú’iAZ Mľ¦´ ˙¦¤l)«#P ¦™´Ŕ3ţ+h10´›‚6ĘŞăňŚYŘ7e"βń]ű0b¬>Rf _0 ®Ż^ÎöBY|ë\ÚĚżšR6fďďú7Â7ßGŔîk5[ŁŚŰ3Ú#áąŘAŽy¦+¸ě$şÂ&]qW¶‚)ę•­ČK9%V#“›G+HúM¶B¤_a+rµČč@+Ľnö%É>ÁŠvţ VôÄU´Ąńצ‘  ¬˘żCÇČPŨLE;~Bł•Ô.]‹˙K¦˘+S' ŐÄüë%IŻm§cN‰§ /Łl´F?¤‚CđShRôËg¤˘aľľÄhĚł)›ňKĆV€ h&PaM°¸.÷’ź1iŠMvó3?Ăë?•–JVůHS€$+4Ĺ•i Ă>ÁŁgš˘ ÇŚĄ Đ›H Ü -“XyĎK…Ŕ™O Ĺ}®Ĺ–ş¸xsb†íů­q ŁPÄ/ĹřIQĚŐďÉ0Ł2CÁéW†bŻ Ĺ™Ęą“˘-…ŇE±ž±űQ”zÄX§“wť ă¶OEűAPp· Őn/ĹěŕĹÇ/ü ą'?qW|˘éˇžř† '?!B,ĄdŚŠOČT˙w~‚ö9$Ă>ZNWűŚOgĹ'¬Ţ:ěÂ÷÷ź®ĽDd$y®×„Śď PČü2Šő˘›MüIJŤ+ąĂń‰ďĘOđ6˙HO<ż°öţ•ťč†7lÁNÔ5Eđ„YˇřŠdĺľ~»{Uó=Ëš¶™Kö?˛ űżĂ.ě˙?± î6v!Ş];“đ^őH ßuĺ(bô‚wFÍISŢăÎ/pŔ;ń ŇŽż0ŇŤÖ–ľĐFĹŘA z!]-il•'váJ –ÔçÍŃF´Ď˘˘‰.lŃĺeús*E§gg"ćbÓę#·×™H±ĚRP˙šŕBËß—©Ë)bVK<–LpalĄŔĂśp⼙mí`ÉZĽ›«ś>ÝĐüĚ-\5ŚÂ»–ÖDSúu˘Š‡~鄾+µ`]ÇI-„·ŠMÓ¨©ř×0ŠQó¤n]‚® -Xb©1 ~ý=ŇAĆ _˘(¬,śĐ™î&ť„&±ŕ—J=ҧ ß™XP„ÉGbĄB&ěű¶w¬@´ F&†ÖL,ŚôŽ• •x…máV÷‰W:ň™Wx+¶É+x}(vK¸D±Ä+(ô2 ąxŃ|÷çŠă\á}~&®P¬,béŻÜ?ń ®IŘÄq“ś>QŠťödbˇ´ 4Ŕź…-”u\WřÖ˘fđ?ďµ ,ôX÷ďŔ‚Ę,lI-îwÁň1óş~Î;± D0UŔ]đü‚*­˘ wިyĚś‚˝Ą{îň…RČ•Í[M&F!ľóz šŕŐ·Őöy~ ™8É8kĆDËw/>j/ [úZŮ€*Ą7đžÎJľ„˝ß»ÍlB™tU–L¶<\5^b¤'ůĆ-ú š€ Ö’-1 0ß LřöňeąźĎd ŻMÄÍă˙L,‘Á» <í![a‹T ?ÔkKˇÉK択$ă›)‘źĆ'S ëD|‰H`]“€ZyݱÍW°ÄM@ţkFü{ FَçŻNZil¸NM0jźŁ$úđHxżĚŹIŔ23‘`{•]ÖpA$ř0Äe(8~řHPÚÁ$<ŇČF(Q~DŢ#UM’°ŇÉzź¸H5Fb‹fß)`s5JóҢfHäű‚żŕŇŁ?'HŔú4ŃězŻ}3@‚ßx…zÂJ%ŞĽÇ‰#Řđ»÷TžĚ"´|Mä•”hű÷<Úf•Ř|“Ť_Č$úS@„Íň0Dh…C`Ż'sý¨‚šs•CŘ+‡ĐwÍëOaÉŚ8~dFĚ#çFŃ:“K‡řRDÖ'Š Ą˙J!ě…AČ%Ť´šš‘Şc1-“Ađ5żŚâk=ý‚pŐ¤YoJ‚řßů?ýdBŕ#~pü†g­°ř‡5&âLۆf‘*{«CLţ‚śúĽ˙u˘ńé©Ň˝]ŕąBn´˙ú…=8ŽÄř°äĺÇ÷íWô€©ź" Ż« <ÇHŔTrE°Ł~äČ> hŘ‚<°ťJoÚ\ v«DL &ę@ńeŃ×s÷÷\d}¤ŕ3ü™:¸ÖT~}Ć@é%;¨WQÎAřcâÚ5¦ô<ř¶SZJ‡Â>€¤Â>'BÜ­p>Ď­Î6ßŇÇ@ÎčG D«®jZwđ]ÁÁůÜ TîkŮ/ŘÁ~fęŕ;Sę·ç4ě Ą´†AĚ3ŁlźÁ˛0<¸đ@A-<đfĽř:<0ŠŘ'š•3‘ \‹—řŔÜ÷a- }›`ÉŘ ok˙ýOĐÁ^ö´DĹ5™ň®>/ČÁ¦Ć¤ÎU­f›á˘ăYXo‡ęiŇvÖ`éq •îo¤^ó\@-•Méô9óáżg>śű/ś0Ŕ_8ă7ĚÓ 3(eϦŚÝ„¸Ű§Íć* "Xz´ükV>E=řŹŐz°$ÄäGń=ŕ%Ľ ieň,ĚÍN¸@iLA(Qö3^ŔAőßđ‚ýwĽ@BOĹ x˝}iěđÝ&˝â~pOŞÚoxACdr ypěBżN±µ„<”łßôó Z% ôŤdŔ଀AS6G Zy0/! ÁÄĘoŞź~=!eßĐŰ˙LÜ5ćo#–&0ňáeükÎCo1ř.÷M0k</{üĘ`uňEŘŃ(W… J)łf<ř€…ęNr%¶ Ušç\âfé€[µ/ŮyÇxZ˘ VYžoë/PÖŘ Ś’ęđţ‘%ÓˇU¤Ŕ(•‰ühĺß'h±sßľ MŕÂś-ďb &Mđ¬yzéĎ4F‡Mŕw$±Đ.Fú †áńĎ0Ć2—4‡Ľű0ă˙’%Đ|řD ŞQĄBHţÂdŢ1.úë‰&(6#ţ 'húë‰&(ő ®ŮD –Y€~-IţuŰč&×›ĎAw% ötMän™I‚E7%Ňó1Çř‰"ř.Ož%w|äžă0Ň®©!µ_89‚[×cr\ŘRŚR&EPëöÎÁ ZáŢ÷™"řâpUŠŔ7~ˇĐŠŹĽłKŠĂ¬Ěń>3EĐ*F Ś†áP íMŽŕ»Ô\ń‘#xO¶K‚C! d÷[H[Řoă;őó ¸ŠnRŇWáJź­)ë#D@Ź˝đŤ˙şÚo Ň(K~C>Cíş&‰"héo]“(ű"ď׼˝SšKfĹFŕ—ÜÔVECLŽŔÖßl|˘d đ™"¸Ś ô!CěôŰÁ”ă˘gÁřÓ4A^)‚ąvâŢŢËmŕüđd|3ÔőÔl\břC +ÁČ—˛)”á3B€đ „ä¦:ţeű xîĎüŔŻôŔ™ĂFŻ7íY˘ZzP•|ó :Đ™ÄčŔšÓ0öĎäŔŃ8ŕł<–\żqă©ÜŔü޸Ć:ć®'6ŕičg¦ü@§ťú\©Rľă>o…¨ÇŤĺĄ|†˛ŰĘí:!>ŘŁyČ®ˇ’Čf(K¸\‚ 3`˝ký‹†ůĐk‚rSĎŽż1¶Elk4CîžÂ`ĺ50řłŹŘÂn7ŕ˝ĆÇ–xÍö§d†+•7ĺ89›“UÉúi fČ»nŰôăĚ đKYřö 5€)ĺ_ˇłä1l©A˙ţ@ľG†Vk˝Çŕ÷€5÷ľJC¸ŞJÔ ń„˘8ŃĄÔ 2ăú_’dSC/ä@Ó¤lEćkăe28PÇ»n˝oÇ|vnäř€;{‚¸ĘĚ ŤčfhŕNK¸<ü>1 ´73ĄíŠäHĚ@ąŻ}¨˙#3€\»Ăŕ˝yuaµ}”]E›Óm2Ę\”ؤ đi´Ďu. Ľoáą!žJ řâć[¦ Ä!Ĺ*vľ©‰ äÓ˙® ó’ľ°Uf@žż00Ă˙Ä ´IĐ@Ô&¶¸éO6Đ"|0Ö¤JSĂ‹I T*@ăz“(?Ü4Á ĺţ‘÷dđ,'hŔ˘•&4ŕ‰źË 1€e8 ˙®ą ŮŐ">2P kü‘‰=¶nňI˙%oů&“ř¶mJç‰M÷§ŕEó™@¶ý¤Ć–h}Ť{‚ląöż ®©$-Ě#ľ×»pí(ßb#ĄŚ@/ĺ.Ô$˘Ü6ěH—[ ţy˝Ŕ7 ďň%+gĺsľB”ń1`aôŹxŔŻń@5=éűę=ĄHč°˙–­Đ1ůţ˙€›>ÓŁ®ŐtÓnˇg|OA‹ÖKŔžl+[7„¶Řx1ç†Jü EI¨I˘”{‹OŁ~˙đ)µ:­wé×#ëzęm3úúÁ„ăߎ˙L¸ń@5?:˘S4c(,xż»Š“ ĽOÎÁĆKçhBkÚC­Ů^Đ„ÎBaÖfšrŐh¬źďÝőxĘ5'( ›€§njÍĎ“ŕݧd©M™ˇŰnđ 7໊hSP Âf„B§rý>qŞy&ˇŕбyih.Ç+awf‚ˇóćŃɸ<- M˝Ęwó4î‚»O@ ř6OžÇ“¦Q3Č€ŐD3›Ź.ľ4P^fŕ§h†KÜcŔ Ľě'ëéŮkÍ<ţ3ŠóJ¨ŕŢŠq·n¨ľiÍN@ŠË=¶Ď§ :ą‚˛5€aÇI)`ˇ·­@Ăűţp.ímV˛9„ˇkĄŰ-ߝɉ5hÔďÂ9VňZ6pHő™™»ű¸0a łm×4“ <,`.ÍÎl©f¶á`ű ަ=ç1tIšJ˝uݤ䍮±I\­očZ/{ ¸'Â÷„a ťOS‡ĆPšÓx1. á€-źĚ{a0ŢMKŇ=Qäßż|›¶˘ ŠŕčtńC kđë@Fn“iľĚ Ř‚w¸Ěm÷Đ\tG2đŔ C*Ŕ¶Wq'ËĚÔôŰ ˛ó)ĐŽ›x;vć¨^ÁT®÷­w’’ş†lOë8)]!±ťíS\g5Ńy®á 8”ŘĐŤ ŻÉ?4%šúč“ĂřcĽ«>ŤšÎ€Ôž#o%ZóĐĆ=uŃx»M‚wž ›pŕ.ş$4Ľ?:#s÷Ě/ úË6ßKZ(!Ć®ç’Ď€›űŚ\Ú«U‚›M/pAŻ(śńËďĽd4 ŐĎ?Łe‚ŻĚ$bý:q‡JC4ŽÇÜjÝKPţ<ć›uF~– ŢGXťOűx7ĐÓŔ% wčm¬śś(Xö!Űý5–6ąd„łżŞ 3u˝RNĂÍiŁ5çšą¶ yŇÓęAÉo’\ QŤ»4v/hň™' vL4B#ý·˙Ş‘J\Zĺ»D–GđqšF wŻa 7^ăňÍűř'8˘q{w{/ÄŽ§Ć5 §ĺĺ{e6Ň\Đ;HHhně6ÝŠ11™Ž¸lÚ­«µ 2Ř‚@C~ě‘És«ň B‚Uo]Ť‡eH"?ć+ş µ*viÉlPUq»ŁˇţE% MF^ýKjŽŁ3a9c\Ďwćaň§Ç]( ě,É1ŇÂI ˇ~ZÂÝá Dâ8qŚ(˛t2PbGwĆ϶ý*¤Ä{âĎ>†Ň QÍ•Ŕqţ ç±ö•čśü×÷~ݎ ďEůuSĚ´ú0§ëżďi >Żx˛Ěę~l´a Ü:ÝńPxş–Ô(}‡ a”?Sô sÎ˙¶§¦ä6|«Á7ÚćĐUŤn€Xăhxű`]‚2°›äÉ;¶„7`-s·ł­á ü¤Í:e µ¨ÄçŰeš20qsq ţŻÖâD&š–ű*ŕy-ȇQZÜ3ümG& Ź˝Ł%롅™ŕśę>ťv+2݆ÓBĂĆV4są ŐéVšh޶&8đZ»HÇ™í%ÁleŚOöŕ@-íLZŰ»^ Ł<őůÚ !~¨˝ŢE%˘7&ţžŔ7OEßgLą–Ô8g‹Ż~dz‚^TÜZ+•,1pëČa±>şDPđŘ÷>áÔđd€‚ű+śÚžź —›ëđ)XŇ€Ý{2Y ¬Ŕ1Íze„–—˝EŤ±¦7@*HÉgd„âŰŽ>vč3Ȭ@Ďđeŕi%żŤµcšČô˘Ŕ@ŐĺKŢő„(ľąr¦ĎĆô±'HÁśG·Ů-Í(Ĺ·Ý+»É.ü'±ĚFżO—UlÉ„)°µâ:EÜܵŔ'oťĐU4’pŠĆęCjŚ>Řś¨ŕÚ®l>„ş0÷`Âí-{a*°őŤáöĄ–2ˇ pź—[Žaŕ©P$ÖüpĐŞ˘1¬Ű×¶v–0‡‹‡íÜG.X'†{65WĐ \˙=8f~¦TÜ^g4č*ZˇßňUóR \±Á¸Ť€’č %ŢsĘF”]!, ĹzűJ€Ž$ď˙k@Ď8G: đ<¤iÔěŔR“ţ€" aâ7ł¶Ś^ .őśű2?vJşćŻöŦ21 1 ™kdE/@>sXbŻi<=´-f–Ś#ž{¶»ĆÍ´Jß•ÁŔđÁ5éůV!Ś÷˙»»,Mx(Q]o{dĆ 0eĆ=ŔäLŤŠ÷gÍ{ŕ„gÎsa2†ÝüÖ|ÓTa‚2¨Žî°Ű{űÁep_‰vđ“cĐçH[÷vŃ_’Ţôń1°gM~@©˙D˝…Vte3ŘłUÚÍ š€#’­ňÓ)hjăh“ďOF3ľ­—v:.<"ŃĂ…›ąˇhłň|îčĐ–ô¬^wěGüńÄ3l5‰m˛ńęžvÖün €Ŕ“Ěgŕ#Űigöľňięű{Ő˝Ëröš˙€…ˇÇ9 8á(wą§´(îh°źQ̢ŕN˝ż 4xR㣅B/€׌ӧ—ĺ~µ żŢlDfIF4ńë2ă><)‚_%ól ×§`¨&îyŽýA‹!Ő˝˛aŻ)¸DŢŕ‚ŤP%56ŠQ- *Ĺ@čáÇűóűWUÁkđéäíąŻ‘ üÁÓżAř/UfĎÇÖă,}-ÔŠé9Ű] vĘś—§ĺđý/axjŢťČW2 % ˘Ëz˙›n÷5 ßŔ…*K&M\O|ŤĎćv*ćő=ů N¦˘bńĹňË*řĆ-*F^[¦7šŠě°‚ŐcĄ7°ç^q˘ÂĘZńŤ‹…_´tŰšŰkx•=úĎ8¨”~„@âĎ$8đŐm-%+KÇĂďĂşJ“.ǡĚ-ĽĄ ť±»vŇ6“5¸6~g ľ"XC Î’SÜ„8xgci}ź_˝ÝŮä@ĐĐ7ć~T’›Ő»BYŁ˙YIýďÇT†ŻÂr¸±„©š–ϱCŐ`ľ‘}Ť…Ŕw÷ľŹÝÂ8„ŹŐ\NDÇ÷ł轝AZ·š 1xT´űć<ѡń Že?Ň/ë}źyß•W1‘>2ď g-Á¦Ł!ŕá}ÇI¬É ‡@AŮ7Ŕçm‘°>+ÓO L;L&ěvě<őëëŔ(ÂŮLJÝl°Ąr''¦íV®ĄíŤdřEŮńţ”¨KôQ±”•€˘ဍ°x”¬LŃÇ.d‹˙AdŢ,!ăI¸Ę]C"P$٧ŕučťÁÍ[ŹpťŮ Ř*ĄŰ7*ÚÁwľĹUQhFA; í\Óă\ŮÜÔGKŁq5!ź?Z±O[á¶Â,€fü‰`ź›Ľ-ďÂ(&ŕÁf(jUCÄ­€ö¶«YżRśEJŠŔÇÄwŰ­©…Ě!®2¨Eý†Ý*äAAŁ;6eˇ(‰q 8ÍďĆVł"t2ş­nÖ(Dˇ<° F

(ŰÝó´© ÔĚ|4:ůî15ąUî`ŮC±T÷Óř ú’ööQs!?°@ś^-c >ďź>N„ĚB~śď]}ůč# śL~@ ÷Ęťó"řM?\0TŢq¬$“ř·»ű3"ýĄ˘¨vw·żzF?8YB§FŻŚ©ô6ˇ ÂgšôŽ Ě±?c”x_3#čÝyN¦ĺXC#°sĹŰÇDz ĽËž/~e±T Íl;LÎ?ÖŕÓµĎDxŹw57â|ŻŽť}DW„ŇD”®ĹŻÚС^źw@¨¨ď±‹^…‘6‰ko6ŚCoľ$H4Îs÷đĹo ‘ŕ€}—{fAn ĐV6›—xbAĆfŁJÖx×L}˘A¬ŚďČćzX"&$D„Íĺ—·éÇ ˇpƆ›“$pg!m:D˛»ćH 1oŰ«äH`řňďt`˘żI â:=˛ö% ŇĐëmłĄč«`!řO×<!—%vŞoŢ·ÝS±Ô,‡'J›`HăŠÁźnuÄ)ńPšsG™đN:DťĽťĂ|$řó‰‡4 [ľDT•gÁC°Ý=P?|‘B GćCđÇ®ěá“Ü’‰x3QĐdDşž–Óż7ŃUF Áf˛H䩌ȱˇm$yÎF쮀D0ŢČ:5Äl%XBŤŘ#|ZńČP„}˘0řžIÔÇě2¶ŠŠ pF÷uݬČqA‰“d_Ň%Đ ńí˝"AUŤ7%ˇ‰–ˇ?qnl–<«ńř‚‹`n8lŚČ•/˘&-v~Ýv]żťޞnÔřÚfĽuNšŔZËą ‡Ë†6rëŇ4; mKÚ„”eĽ —ŤŚŽ```ŹŘ›-ĺMđ©D©či—zń8q°ö‡…ÁËÄŕăšă&°NQ†´)ÉcŤ›ĐĐöćĹą<›×Ŕ‰ĆŁß•3KćĦSű×a‰!aYsá4Í—¸•Ľ0’ˇĹŔC řŘ;D‚ Ćt9ĘX0ÔęŃáŢŚä}şŃ#ň‘vgŽ5ÂĹP`•K}Mťŕš€/ݨæ´Ž5vbĐMĹśkÄĄŘ TŇ|Ç»7 ą—č‰}<4\·79V°DŚ6lô‰,ÁUƱÄw*ţůĘ– ź=Qä^Ůôż/W×°¦$¶¦Ń—7 á»Ŕ%Ő.ýňl/éB8b¶0ŕÄK$~ťśÖ/,Ş2&juëťí5‚ë&m{5•A‹ô‚ üąăSo‡1&l]çŢuŰĚভ2)wß~نMWéĎůÎÓ zBľ 3qx8׏\u8ů‹Âěî˸8/Ŕ—P;#}§C×o<8˙›ś˙lrţ—° ·™±ĹQ0Ă&ď%~çăʰ THĎ7(° Z·W¸€× ŚNĹS^»aşkÂ&Ce„O0ÉýÚaťŮ)X@Gu&m˘í‹_ŞŤs,/hĚ đTkąyĆĆ ňè_Ţt9ăx—+ęź;Ă&Ť2şOîkîŁ 6Á°÷íŐĂ{Ú)©“»˝‡çćkś5!÷€Îżëä˙3l‚ »g†MĐLfOw·6Íśl2”pg8§Éj2„˘Ü*SĚkBÍf3ť”Ős¨z"MXmŁ Gµ`i2¬ąĺˇ(RÁ5Ń DÖő#Ą@M:EŻŻ8Ň‹® &(S"·ňąkLĆ{ý®ąţuٱdÖd~pNw¦¬ žco¶@Ô\bcĚYĽ ,x}NDćÁšXgţôYÎă|FM.tţ˝°WŇG˝cV9*cłÖęi0ÄWĺL؋ƺh3jŞóg‚żëéjôNZ8ÜßÝZËťżśšÇŠĂş% Ň„sGµ .˛¸ĄŻ™ścĆ=íh‚ßV+In5ÁCxł†=­–!ş8ă3†Ŕ{7ôdc*Ń&řf`@ÜŻ'mJ 6á]°ąĹµ‡‹Ţ„MhƬ±ě0ÚňÚ·Ĺ»ÖŢS—ÝPzńÄ›śjöŮ+ŹgA›ČŞ´űĐ«ĽňS–†±§gĐâŤ'ޢ&&íhČ9śŕMšf,.?xő´ Fě\FĄ’h. (É7/RŽ ›ŕ ąű‰ú=îNŘ+Wú]M7'ÚżÚÉN-çB› 6˝ĐÝ<éžQ“6á]Ŕ—RŁ€é9\Ó/<îÇ %mcŚd¤Ť Ć·ÁÓ|Ä ‹­LĽ ÖIęâÖşeŕűBX6Ü-ń&Ľßâ#úţWŤÜŔów4÷¬Ük䎄á.i±†n ös[„%®¸IŘAŻ®¸ÉŤéďPĽĺÎÄM c {’Ă™+m‚3„wŢ÷h5~ $hʆDĆ6i t‰ŢͤăůÁ›PËä šh±ě–ü Ľň—¬­¸ ›ĐG¬©­gŢ„Ď~$ŔGxâ&¸Ú{Dň˝l‚q‘ťĂѶh±Ë“×YŃĺL° Ö†s SpKMßÔˇĹÚxGM4ÖÖéÂÓĽu=Yô˛žÓEMç ŽÎIN»×SYÜ aR9*kŇ8ż·w/]{[`“-âţXK–$ŽŤ3ه' 2N#á&X3"â¸ýŚâč@Žúĺ†x_7Á¶¦x‹Ŕ¶L›¨>ší] mÂu÷„×ú5Ů9€†ˇ k.*î ˇ&Ť@zVHŠWɨ VŐá=°}ű‘ÉUcłËłë6± ›3ŐÍöI›đăÍĘ@Ú›śŤC \ ň&CuÓ-%›ń&ˇöŰ Ď: 8A‰ü~ľgKĂí o‚ˇá8î {°/ŔIj!ŕ·ď’Ö1¤îKkŁ×‰8éš8üĘ+W#%vÔÚ Y•8Á?1AĂdŤŚś`wó]€):!‹oßęß PŇĂ pŃ0:ąŢ>Ă‹đÉ+t‚>W´#ůç u,tc/ÔI“B~Őůů´ç±SŻŇ@Ox˘‡‰äж°'7ŕ­Ďô‰F.4´˙DźČµcPiž”ń¶1Đb¨Đ˝‚źĚŽŢĆ)ÉŕOš¦;ěLŻľâ'ÖR8]ˇOpĂĽŹ˘OĂmzéJź8ĚÄ%¬Đ'š/GQj‡v#g2}r¦Čˇ‘Ů^ičC »Ľo*zIq&âKČ~%~7+Ľ¤„|4ÖŢ—Űŕi›ŕ &HńG S4kIúHĎâ&ś;éá__Ł>hED{śXý€%ę„ó§-<.úţčd»Ě:ÍĐIăɟŊ¶MŐ “;ň÷´‘šç/‰ě ©›ü]ĆNřDĄşĂŕĽżÜ}Ą{sÂýł[Ź5kôŢtÂa€Ř±Ďń#ű“¦„k3a'\ĺŢďŔ(Tĺ¨ꤑE?Ü ťťĎ„ťěęCŰĎP¬B˘N8‡üľýÚ–ć§·bę tÂn,î­;‘Â:Ą˙śŤ†Ëö¤N°OăPYŮ÷Y Žßă2ZÁFË+tŇŮG°+|ę„ô÷Ř×ßuˇN®˙—ßrµK‰›wđxŰ$‚°‚ťŕŁGxÚľý%„⛚f»‘©V˙ť! ˇ$‚ĐZ&*1vž¨Îśż_fŘÖ iˇ2'˙‹ôÔŇyô˘ď¬y xWlŰFĘĘjâ&ü#‡›=°/’ií×aü~LtNÜä]0ä—Qä ›ŕ÷o47K­żklN›Ŕ¦$&5Ëdň&Ě;uĘo&EWÜňđ᤽UÚ¤ö ·gÚ„ýŤôÔ7  ÚDS(h®LśdĎ´ pŚ€ől0Ęĺ´‰vc0lZŇOýĽŇ&Ű×đ6¶"D&mrqâŢ0Wy„– ý>ߍ>€\ŃnBŠ_C9 A› ÔáŔŹq$ؤoą»±Kž¬ ~µix׉%)¤iÂĘÎ 5)‡±©]ĘjdM0'qźl˘M#–4Ýš™5ÁgŰî`uÄ­¬IŹÓÖUŇBxÚ><¸ß%Ř„6¨Ń4R%X“fŽTáy}TҤ•öđĎ5Y ÄLš¨wńµÇkď…3ÁşBĹĎÄ.ýńŚ™ N# JÂLř}Ź9ŔŃĆOĚëÍeGÄ›gÂoő ŤĄďB¸66ZÄÂÖŘ"sřˇLFJ°ľČ$5âi^ “˛X"tĄLbxŔâjpČűt™ýş×–ŕ|}»? xTRpČČ÷˘1§2¶cŐ‰S§LôcĽkk,_R…fÂ1’Ú˙…˙dĐ >ŞűËë%2hRV‚sáLŚOy÷`»r‚ö·kB‘š{É"şŇWĂűťOz &Řâ¶HćZP“›ÔtűVÔäx DqQQ~łďí„Ď‹W`Č?đ¶ź6Á҉[Ýă<ş>\ˇMRAŔfˇMjçŁ??i“'<ŕq m‚3†‘M—hÂ$xßjĹi…›°IS¦^ۢ÷&Ô„Ĺ]}á^A“ö3Ú|l &ôôˇXj×öú‰4ą.ÄčBšlěFK2E•dŇ7ŇpR±]%NŚíNNűšŕÍś^Ń5PĽ4áó4§KlČ,P“¶Älxt˘&;G}xn·'ÇSŞH­f1—I“ój>ŔĹkđ5±ůKŰ—ÎĘšśďÝxÇę ľ ˛&¸b§g2Ńt˛&„c»Ó˙‹Ř$ÍôQś°‰u›Đ·‡As©\úH›°˛kěú¨`ĽĺXZiÜ!Ńú}VÜ$77úŘVŢ„ĂW_ňͨ¸ ŘPş!§’pěO[ őwÍi9‘SĄ€Ľ¶ůlybNTí4qWRN #ˇ5 vő ôă”F‚A±Çq_”ÎŹ>“JšHď)ä˘ň&(}»ě82or ˇjŹ›ĆÁr˘F• Ę­ü2„ŠdÚ„ĂBśăjş‹Ž…6á—2XÎ{ÍłóYì+\ 56q¬gĘrëx˛Rf Ęť;„ŐóúI›ôřtǶĐ&ŕč=“¶ŐÔ´#łí¸ kÂVŽZşŽĄ4•Éš°"Ăm~NĹQÓK[ÇT-ö4)wŰ\ML9gšŚ“š¤ EéËiÝŤţŤ 4á˘4őCA—š€{ďA}~ĄCÔ§çČ DnĎ‚šŔrÜq”ş…4yĎĂĎ6ČϤ AMm«ş§gTH“,_Âß ˘&čĺěä€Ô"âđS…MOŁO×FŘÄíÓ|\Łr/ÔD•îw”ş\49V»Ťp/3žŤë«@“ěŽmóŠÜ˛ľ<Íd·‘ĺŮ‘ć2®ß? ż ţęü>ď×˙Ŕ\˙crýWŚ ú!łQ#kR&ďÍď6” µ÷0ѡŰIW ~řŔÚ{«Ć}ď~źö@Lđ ˛Kűß}Ő<“v®® Ś;&:SŐ8ěD[Ě2ˇÉŕ§*{m_‘f‚–ňé&µ°Ö/i&Đ;oQ$ŰĄ0–ĐÄt ͢6ă%Hě_î‘ůa1 ć}"ÁóHa&<ąĆüŰf ¤écwľ„5ů†•܆°†ÄŘfr„·ů4Ó#0ÁgŮ0ÉvĎÝÔş5fń§Ű|\Sc~&VĽÝ-NśGŤ2ŮU*4u¤ĄšŁLPŽMŹ6:H_"cü!sÎÍ`Ł%ËËfi‡a‚s)˝·Ź´¶LŔd&·ÍÚČš…0!dî »ÜIrśÉm™&¬wËŚÉ zó¤}aLP3řťx-ŚÉűOn_Î;ŇVť1ayDˇŰ kěqÁ(ă` Ç0–B19Ô—í1úŤâa&ť”xM›‰°¬¶ t뛚iĚ0Ţs&Ě#˘V˘ęRQ_Ž—`9Ć Ť§‡ďâ s’ 6lL@Ę\ćKĐí Ňšň5ĚŇz”Ž-Ó%|^ˇýť „D—ĐNôá\ZłvÍdK¨ĐvTěĘő„–ĐocČ?[ő5ţ¸ł%üşÇ„ďß:¦ %Ý,4›ĺ»P%™p K'ܕھĹQl— UäV×ȦpÂ%]ŁTwśíGeKđmÜŃ=|‹í€KčźÁágÎŹď%Éĺ2Ť®l)Ć—Y“LĐ" oŁ»g¸dËdÎpÉĆ»@ˇ2ß[Ř|fgK*YŇŘbŔúËńó¬dÉű*ĐRl¨Š‰dÂ)¶t@%–Ń’¦@žË "˘+-±ĺćŠ8đ±™đnżâ|ŘS nBĐ@Ćx]k o_üeÉKÍśdŇ9Şj#‹Q)h Q`Cç¤T'¶„Č!¶ŇÓŞŻ-&ÂĚá [Ň)@ŘĘv¶Ę–`´)ęßB3ł%ś!Ë5%#Ü–ŁLš¦Í_˛Ď¶$¶äŤd¶šŕv/Ł'¶ÖfaGB#±%|L™unŤMá).0ýDŁ/0és±bçÔD\¶g‚"µÔăÄxL/Ö{s¤`ĎÄ—ŕ…qµ»-LĎľ}éÝkŔg_ń†ůę±·šd‚éĂĎű¨tÉŕ€¤AÄdO&]Âc«Żµ:Ä×$“k|™a®:n+_2|{ĽîÄ—(˙]D㸠MľDßUă9®mĆ&Ŕ¤ó7ü¤A ř&wť·XâKhcI§7źÔ†}KŠ3Q‰âÝĆÍđ• °FąĆíV“‹Smľ9޶¤™f§mY^MŁi1ˇđĚI·¬ÂÜ]%Ls/Ń3bÂwĄˇŰ.Kž 'GĂ®˘Ć™lŤˇAÍĎî/éęËÄ’ô,p §fÚÄÎrš‰é÷6ŐĆ!—şg˛™‡/˘O*_’Oż©Zů’>a»•/á+ťś¸´Ć‡S‚/éşÓ.7-ŇűK™&lö=6-ş“—Ąž`źí¨®iČBě ±˝%Ä$öDpüď›&üÚNŠŔ~NĤî DĘĎ~.| -Ć]9ý}Ž4QKĎ—uEeľdÓ Ąiók˘ úŰó‹L€ Kp.ľyĎŘ6®“SĆKÎpVşMżâˇyő™iŇÔŕłfšd“L—đ[ÁĂ·ë‘8TBMXźăN˛ĂÍj¨ÉĐ™sŘݡčL@s–Ş™ů%Ôä źÜ=…/¬ ůU‹ŚXř~Ę÷EŤˇŃČ&fáĹfśډ`t?Ńřčz…L0íŕ@Ű_ŕp»i+aLžä>Đö‚pHŤőYůH¬©&»÷:AN. KP»3¶Ł &]±"÷¬›3`Â}bCj‚J­łK¬‰ hő×&čĆ‡Ý C&a‚µv¨1TŹÁďk‚5>ĄZâKľ9´uřšĺµ–\4WÎs“|Űx8ŰimxE¶F° Ë ¬CÍĚC~$›Ŕţ˝=ĆÄl`‚_Á‡ ¬lÂX–ĂB±MçLŚÉ·¶[^>ý5 D.É5çŐEŘTĚdlrŠësdĚÄÔéî .^ęÓ0Z+¶-hö"c&ĽÇˇ&ŰÚ§ż8 ËÇ éó3A×2u<¶Ę™ŕ[ŤĘ1¶ š 6ĺčĽĹ±jż€& ­ňńú šězŇň4hM¨ÇǸçř š Żčˇ; #Ď I×)ÖĆ~tkÎ\ÍzáUâ&i"€m¸CŻĆ|—`ł´ÍzřJF™¬ őptLSŇQQö?QŻńD¸ő%ׄé qč{ÚŇ ±‘“öú…4Áúî÷?‚4áčĐů•BKα&ś1ŚÔł{ÔT<ľ„*tȸk¨IÓ„Éíęĺľm3‘ď´í;Oω&lS>”(ě8÷µ&š`˛ećö%Ńä€eŚ?Ŕo­@&ągŚÁŹ@“çśóű]“¦b㎲VÂ$ÜĎkI3QÂ{ŔWŔcRś Öá§ńÝłNă™óL4qş'Î#S&ó-+ŞL™S>=‚ϲĽ g‚" =L&Đ„7ŽžXâ±ţ~€&ŇŽwźtz¤Ň¶H3Ę謤‰‰/MRnć–Q9c»  dÔ5Ań×bš¬KAM°5\.ącÄĽ’&¸ ن$®‰š( Ł9p!\ÄYŤĘuź{± ¨€Mđ»ΊJđŘ×D“}x‡Fî) k‚çĹOÚϱƙä'DđLŇ„›ô°Ąfű˛x‰”g˘)×h®káLn,t˙`ťOcćLş9ŘŔ˝@p&td8°í©DT™RP“>ć(’`i" ąu·©řÚÖHy“# g‚ÜL ik¤ ‹…Ó}Óö G»™îź n&ën?)“=»i“äʤ3r ”‰Žô8ś ‹ÁcJDÁ]#MÎ9Gę©2&ŤźÝÇNö1A79(˝ëXj ÝAďČD8Q÷ mš46aOáÉmłěëÄ™t9?jçÉO®r&dk)â$W€Â™ ¨ĆĎL«'fҵnLű+–5Ďjž]9E)ĎDó%ö•Z˘TĄLPúMžc‰3ánŮfÚř“)üч]JSîÖ@“CC“Ýzôć&Ť›¸ŹKtŤ‡gĚ„úÖ*ö~ţŕLĐ, 3ä»gÎDVŁh¤ęĹ5-\I>´#ë @*ćIă¶“3aü®3#wĆLؤo=4zň›çXÜî™Xtżä-—xłă0´™ć,H% ™‹7ĎśÖ s…LvŻúY!{Ć/fú3e‚ŃHh­¤šhfŃË…E΄ňqtl+ĐUb0‘Ç™SMşĚ».2˝Čś‰·|,śľ=˘DJ¬ Sîđ[…3ÁbˇieťÜdv_cM ›Í!2 ˛Ě$9ô˘É©&¨ŘČň¦Á×ö2Á°rt`9ť)žËşwlŔ0/©&h ¸{FźP&ÓK săN™|ű\·UHšŚÎ©&Ü5ťŘ(U$a&‡<,ΩI™(°/ŰÝbIś3áĢhŘăŽĚś‰\öăŘ6ö3i2:ë6ć(ČeB&ŤIW–Š$X81&¬î9ĺŁc•Dŕt9´śçĎ„ Ţéşpž“0ńq‹k¶î·%Ô]¸°n÷Ŕ„ʾߊ0Ŕ„«:rnüŽ€}ĺKöć|‹µ×L\x?©/ŮÍôĐú»ÔÇR˘ ŞžŚÚ§Nź3M×wł2qČcË‘&8Ň9íú–o+aËĎ'Çí\MFš.h b˘“öwő$’ČÉ3ä”E 4Á1!Ŕv ş1iŇ…o·y‘—sBLŘźdůië ďÇŚ8‚q­A( b˛ű¶Ő0׉ ŽÄJg±Ψ‰µÍ™¬¤'d˘çŢĽ@B™0Ę+âaÉydĘ„áoľAÜK¨ ß4ľX·‹x~R&°Ů~"Ëxd¦Lđfă”>°çVĘ›HDcNZMx8őc…b=dKČÖ‘9ž ™ŕCăÂś?EŠ}…LZš~.‘&ěĎx%űÓD™6ăĆçzsA™(IhsťHΫ%ÖoÉČJ ŚI I·čŠ˝Á.—8>j·9Qp–LčĆřü6ݬđ…J™ Î'ěPĽR TQ‘ąG33&0ežĐďţ·D?Ň=1&Ľ«žť3„›ŢW†Léë_ ·™ŕ“źÔHOk|-y&gYŞÄZźľ¶1áęŁkÖDLľ™ŮvűS#ŁŹ5Ěäh_»O; ř©„ zí˘<šłŘĄLć·}Yś‰E)—–#ź/!,Ł–DeČ+í¤ÉňvśšůĺâEţą˙XäţIÔUźŹöľ°"GĚµŚŠČýĆkĎ·jť$Vp]–@ĹʰŔ"ovďä@¶ÔQ†ş˙-đâB‹ś4ë‹(Ͷđ0`XŻP¦EÁ¤Y/s/g +ŻÍ™+ź Ë´LD-»ć«Ŕ"´`{έZ-‹aue˛wĹEîËŘ^îŢž.®ůµĆ1`ň"ĘŢ9ý¸,ńi#(;ţĆ)˘'\椨ě,/‡“Ę‹hÖ¦Ń÷%‘]ĹŚýľüŐ20‚Çîô©pt×/‚óňĹ—7E6U ~‡€ Ś`nEťIźĘ;©ŔäÍť! ”H’‹žőČ5î:‰¬Băôübe3O`DđG aĄ˙Ě$ÁŠé&Ďô{Ř‚ńl łĎŇťyÔž‘^ѕڠ­yFďůt‘J‚wÍńšÍÔĹ~y, ě¸?ÔţKÂ{ĹĚ©†®©$Ťöş .1«Á!łQ»ÖW``tۇIĘ:*6Ň­źéçj€>…é\–ü¦ŘWjäÄ•ęö0 !ś©$]8¶Ůc7žk37‚‚/az+í ŽÜÍf‹¸(öJÂ>ě~C_ž^=Ŕ€óőÝÓg$‰mCĆfɶaáFđĺ_­R¸śi.ˇGľÝ‰‘Č<ŮȤ)“ť#T ÖiáđGćFŘ…ÚâlväP!S¦íxGPkGŹ§ÂŤŕó‡séudlDˇ±§™s.ŘÚÓY·Ť(kÂFx§îO`#]źjF’p2ŻĹµÎlˇDЇŮă­*7Â~Iăř»ű±`#ĽĂ5éŔE$ŮĹś¶RÝ $îŇ 5„7ňá˛Îŕ¶ö‡¦ ·•iFšŞţv.ŘřäŰú'Ä&5ŇŐhhA|6@ť[P#Z\’V2±E5¶/ďľPS(ŕrëŁ.~ŻjGšDč–k$ Îţ—#ˇÇţŮĂę`M$ÁTMŘĂmB#ÖŠ®m5„=”Đ ńŞ™éTčýÁ,ĚOîĽÉě”Âr©0#¸ĂđĚH s¬·2#Ď6;'˝&’&@5nŢE,us" u$EÚÓĎI‚TřdžŁřü4Ó®[xĽ‡ÂŚp&šńýČĐë LůŘč źŔ”JŇőëńMí?q#Ŕď}Y±ŘÇF<3¦ `¶BŤ@ĐuÝEá 5r…%ü{ ]°Nně:|őŁr#ŤÄr÷ť¨­ ŽĹŰ:k* Nż.ĘcЦ¤’ł6˘7)_˛KÂ#Đş=‘ŤmR#Ř^Ţ/,ql Q„Ňćł4n‘¨‘fŃ9‘*r.©$Ź-7–ď I¬2#®ábnAFĚ7UĐJ˛ń¦Úőń4OśĚ„…źű{Ç—H’‡v6›.ĚnR#ęďˇD±öˇq›c# Čś¤™…„ŤtyźY…/í9S#r‹nô«IéBŤŕ˙ş#rCމA)O9Ôb)ŘMhĶĆ;ĽN1´›ă˝}sßb$r)Ć<’U^}®Ó~†ńôHÂŻŚł«Ă4'e‚lAS°oŽ´AF­¸[¤1ÚV^-‘~Ä”wFXXDˇ ăňŕEĐÍ8yó‡í.˘^Róź?K uéîB #(-‚JbňUŁĐ"¨s®&¶8}-Q$ŘŻ/p÷+ł"ý°Çx?˘(ş++2ĐčƉÓî'6, *‚UhçímÇ‚Šđ335Ţž5áY•ÁđĹăKů®‹ ˘Á7wihSžz5Śďń>b©;VX‚ÇĹUX¤©Ť)Ű$*+‚ qšłŐľŔ"]ŹřéßüŔkgV„2}D»# eÉ#aŻČ?ůq,°j‰`hĆ ‹pň+Š—s…E”gĺÇń{Ť#9Ž9śż‘l­´V±#NF=Ă"ÜNŃYµ}ŤcĄE0ř†¤Ŕ\VX$L-0ź˛Hpî ¬Ź»†‘|bB§¨µÄŠH6ßçŁ`‰FBÂe8SF謠":ŞZĆ€ůěXµŇâ_k `“ąí>%ڤůđC:Ľp“á«sâ·Fwl‘FŇLë=ĚÚF@ć¤EřW'‡)ĹÄŠ|Ű®aÇ3 S Xßjóxgyhý€Eü@ ‹ů‹ĽŻň8B¨m˛"XĄČąxΞXGrkćL[+• Qˇ÷…Ńýé2ᝥ%ą^UP®ĎQ‡ŕYQ‘Îę'_ÝQš)/¨†¤çÔ;čĄŚŠ€˛łX‰+*CşµUT¤™K˘UäŠó(¨ć2ârWPäÖŔúű0X×L=»E(Mďxˇ3ŤďÚŠŮŰ­ţ‰ÁÁó=ćŮŞßO°ČŘĄëńvš ţ;-â+ho%Ź_Ďą…SŚáN‹|[`ľf†~-¸Č§ I¸Ůëł‚v—mˇO"J:OVҿȸ6»3úÓäA¶ŻČ$yůdéFCŻî}ľśŚkű 0Ň˝ä˛0šLڏ ¤őtźżň"3Dš@JâEĎ1Ń`g/ž^IpÉĎť>ŔmóĚ©ŕE¸ PŚńń¦ľŇ"4† ŁÚ˝ć‘`ó;Ů^S ţUăH8Ľ‚fäiv6Ń"ě ăôhšžlűWZdĂŽčF#ĘNH´+“y× AćEÚfĎ˝!–‰R| —wŔÔL`äűć‘âL3A9‘KőľĹŘöľ’ŕ¬Ŕ¤M÷Ú (3Ý˝M•·Gčç‹|{›Bí26µ\„Ů®~ŰřÉ‹ÄÚh÷Ę‹ôäą%’„Ns\¦?%“„Ý[>­fÓ-†<ó"îż®Möľň"(ŇĎ0&ď#ń"8KB{óËhž×MąŰ¬$w1FČCM%9”™ňó/rEb XˇÄ‹ÄQĐ mzĽ#×Y˝…31ÂR‡ák:đh¦3€ "RWóÓ“i§Ń8ŹOµ"óeň" ZŽČËoHÄŢĆFŰ+DD„l99hŐ„p LÂ9šŮ„ŔuâE†ZTVyN2y‘¦ô‡;&úî‹4¶ {¸BHV]iŇĽ‡±ď+.‚ÚfŞa#ă"Ż‚f_qšq‡:˝Ż¸Č•p‘»Ć’¨'‹c ZęHáEěnF‚•‚Ü€Ń|«cůíÔ\|?^ݵý'1‚~»÷W¸8LdDMáŻGg.Ö %D‡ŹŰŰiĘTÉĚ:˙÷tV>Vh„ŢÝU-äL,Á$¨ÉĚĘV¨Ň¤FĐőŕp&Âłr#đźYN®Á$‹yg’<™ą8Ĺ~٦p­ÔH»IŢNĄÜmM&Á“~†Ŕľ#ďߏbś:€ş&pĺt`űŮ—`’έ̇±‘»ľđ"řkł‹÷–xł˝ĂĺíʰHsXÄÔvŢQ ˇŔý2 CÉ%A‹hz«Ĺp›tĐÄ‹pKĆóa®×[®á$\đ˝f`*AN'AÝčő¸‡Ś‹ŕ˝?ń0ßGĆE†wĺLŃĂ´đ"ç´GLOŠ&á,FZ¬ĹŔßb¤Éwą5źíĹ.É$\9ϧŢdb„g^Î00} ÚÄH“A•ˇxëą8ÇLBŮŚĎşMh LĐH3żS›ś±Ŕż€Fş¬ëźńR‘+Órôˇ.7Ů»łF“ětw°ĚU%ńfĘM4yî Ťp´ů4żń/AÎAŤ{;GIę/E“t‘’ÍâşşYhn˘F8vÎv|ćÜaŮőŇć7«Ůć”L2®$ŢđźČÂŘĐH0Ç"…±-Č› 3»×hTÄÓ«ť?€F˝Ĺxé]‰”—‘ł6FM&ÁGôÝf¶9 2‘Ť˛q¨QwĽ’0řż‚Áry† FÂ33Šcwëţ~ Đh„ĹĐ™ĆI0 5ň®d§khiĐ}‡Ď›Ęw%Q#¬Ş!¨vKÉŢWl„e/®¦ŻüśÎů$lŕ^ň1|Mv怂°Řć°ńPróé´DYetE÷O áŤÉŽŔÓÍĂîg<ŚX&t¤+Š'8pFŽxť×¬ŰŞ7_¸‘÷µŹ8m‹'±¶ŃĚc‚#ÍŻÓ[šüŘA)‰î”2(Ëä—፥Mą~­ů$WTČ ń$ µâĚ˝ťź–|ÉXńN›šŘľ–€’NŃ–$fL(0'ł#:}[-©aú`GIĽZŚß…i|dâ칆“\ęđë[żK8 ~xűu‡ĂJ%G°Tß3$ý9˛sŕÚ’Ö¨ÖhĄ4xGUá&ÎŽŕ#?Ďt0Ůk0IçÖ`ZŽÂş—`’ÎImů?‚IôxůĚ1ę…ÁéH÷‹RQ 7˛s|^ŇŁ#2—ĹëhŤUřS #t8 ďŹnŮG˛#"ňĐH÷°!ý`Gä‹Ć]ť˙@(S…Gŕ7ĽPaGş°F7ďÜ :‚^(Çc|żp„˛ĆÚuË‹ÝXÁ‘3@Đ>28ÂNlŹ,s©%śčă§e‚átľOAq'…ŮŽŻs"j-q#*‡¶Żě·źąnn”ôâЇů‚Ť`8ĺă®Ř“˘”ěÁF‚&o#S#h8E/IT†Fľ›’1ż™EW˘FXˇˇAHýůÁŚäéés[’Ih¬jI&á‰ńůšůT÷Q‘‘KÓUzëŠ JÄ‹Ěó˘ü&ć¤#°ř»˝ Bڵ$“pĹAË|Oč‰TéË»ť …­d˙íoo0t…A¦6#® Áź}ü8MŘë42'0·Ť TçceÝŢ4ňmÓĄŹi^ŠpšŘ/›Â¦ŐMBŐüň;’î 6˛©™ęűĂU±‘&ÍĆ:\ÝřŠ-c#đŮ~b—ŘWlä˝:#VS@3)äć®lĄ°1™AYôř¸ŃĆ”KBQÎß7ať%—]4ż0×’K‚·uş"us. Ż5>…9hŠl\©‘8|ńJÔ×.V8ńîöJ˘ŘXç`x‹e×Čď‚4Ő1“˘Üuf9‡jíiŹçߡ=ž˙ö SdO„{M9ü†,'Ľ˙ë‰ SŚ\E2şt‰śśÉ ćÎŚZÜĘn6,öřö|iW:9&ßŮŕ‚Ź·ťöÝ„{pv˙ŽYkŤjgÜŤöX€ŹĚ{ČÝ?ĚěĹlŢŠ»ÍÉjĽ$Ĺŕ’@z?|PŤW9#JšłĆ–äĎI|đ,‚ؤë?BÎU=ěř hóeng"]SBH·a«nydCÓbŽ| emŢÄĹꔏaé$zȉ_ÚE(‹Şĺĺë6óę3íVMŘÁŁŹ™iAđË8Iö´K<ČÉď8%Ú›b›*í8*ě2z^°H Ř_<Űŕć×*FŘaŹ^>µ…Ý~ĺt(}¨"Í)Á¸uŻČńE´}•pđúÜ„sěńmšĂíćrJ‹Ě´Ć´],{öBXęNeÂD=xĆćťn$+|żr:H ˙ŐĄ“óŕ •ö-–©Ň/qř“8Ć ›h/ž8ŹÎľéXţ ŠÁ9DT• k'.ś^ćtÇŠă*†P.S"73sNO 1˝¦CEÂIW݇ťfď 忲#C,Ăřń†>ĆW‰AĄĚaDűŕŽ2ĺŃtz´Ý@ţ%5„łî^5¦·sä42ć18™ěö]“AřÖđçl9Ą4ť0VS, ÄŁ?1Ř$đ^·¦!Ů \ľ±Řë.oWÍa1vÂoEĄ:GŇ2čŃ•đc6ň0H ÇĞۼY o•>ŰÁď·™9|şB óĐžwĚŔţňŘ=„­!‘dB,y8˙ľĎee<.Zéëz ťÂx`âé @ńé…ńŔxUžO!<Ř͇˘j.wŠwIÁ ü–)µť űJ‡Ő‰§—ń÷µÄ‚h SrLůVÂcĂĂ™bś®ŠxŕfĹ˙íé÷OÄËW&ŐTĆKl<]ë)áAkIAm=ťó)ŚG) |¦'ă1TI[ŰÖ†'ă\·ľ•j¦Ô*Ź]ă ďÇľu4ęÂxĽ»Ul áţ|×ÝŹóZ LRL‰|ÍAzăXaSgv 9 ń5:T]ëŮ @™ŚoXî¶úć»˝ýLyű 3 >MĘ®śs-wÂĹA>ŢL ç"Pč6ćy<ɦÄRáűý̉*Đô(%%…óŔěîl°Ţ9dXĹ2L—çý ‚ Ď“BW@ŹKćeÄţô8bŐE@=°<ŇÇn*˝´Üżqî2ăkŤ­OÔC7€ÝJ4a‰őŕP&÷ŇÍÎa:l&ŘŁcş7“ц]É!3Łţ|´éZĆÓ†řZQy˙öĐ `*¬/®`=@ńë1ô4Mfš?M¨Gi ôľ˙@=Đě´ťcÍqí6ćńžDz°Úťő“~µ€e­‚5Âä<8އö¬ő ŇdVˇ.ÜOÎăĘťë^8Î¨Ş˝|řŐ_cAnduEđXSA ĆŚÜudÎCĹÓîŽ@2řAz!µ÷ś ŇJ›EˇĄZ$ÔůóPSřeĘ©b‚”Ö@'ŮŤ2D‚äLJcĂ8Š®Ěc‚Ť^ ‡–x1 ç±#oľ÷š Âi¦Ŕg¶zpü™łveôţô Ňăˇ=Ľ?@zďúx°Ü<~€^zbĽşd‚`)´zr(†yphĚ)/+ĺqÄcŤAÓS&µTĘ#•Őlš”wöűýŹvXA"n„I˘<0vÍG(cÍůqŇ˝*ĺŃuť3sé¨ÇŽĄaLČŁń))Çlâáö>&äŃô-<~ôaŽîQ|Ć)Pě âqŮ ŚI_‚c&ăÁ-ůÖ¸kó¬¤DypoĽ¸J«TdâG/ËšF=äˇţNÜZÓ…rMĆMĄîŽ4Ü+ăÁQR­ËvZ_ľAĘ·)%*R$Ď“řt ±D—Jy̧ńĺá%O[(\l–)"w…Ly4#»±ţŕ[ Ź\ë%„sŹD0Lµ6ĂŹogKŻXVČ>ăhŇ™‚ň¬J,H-<8jýňđé™ARă0Č*ŚI¨1â8 ŹoŚiŃ6¨ů|ß Ť"@o•ńŔüČ=~D‚`ľĆgĽáĘł$‚p’/„ÓšÂQ/ŠxÖł‘ ŽçŁó*…r µ‘'ĺÁ÷O»í|îľF‚P·Ţ>ăľä±şó´ć+=Ćä'âˇĂ4ľ›Ë§3¤P:ŤűÓ\K&HCµčÖ’ÍäŇAŤ}…¶­ÖrĚR·88MÚ­‰ ±Ip=!ćMÄąhÉöň]úÁx¸72ü*ăA 0†Üń/ŚOĐ~4ćdf<řĄS¨×qSäIa<ňňÓ¶‚xh+z,âăR&ŞfEć ĽˇČ#e‡m?!ŢYŁŞ7ŕÇ·]óÓfR„čä\|QxĽL1čl†–\FĐĆ–Ľ÷”ÇÁ3€źÓ—P¸ nrvÂŁńü‡1+óů±9áŃu¶˝}Ć)])„bá±"&E‚P+uÓ.ąłüČI}CË$™”_"=˙ío‘ ô]ôŃč##ß·fńŐ›±Ä‚x¨=ŕĂÜ.„G~¶0ožůf űĄ![˛ÄhÖĆĎ*LŐĽCëŰ öç hÝqHAżói ŽTâ@roăŕîŕŽĎ{ߌĎĺ(–áüŰT·‚ž3ÝyĘ$ZŠ€¨tÇűÝAŕ™Mt‡j㹦Ů˙’ ‚ť7&ÔúßRA|I€mOÂ;$‰7ŃÔCĺ;Rpă nâ;đÚ®ńż~˙Ä;r˙& Ţ‘+Eěhď€K«żô 2ó@°&rjÉľK đr‹Żú[ şz]1Î%#x~±¦ž¨É@<úĹŕąHcÁü\!<†;Ů}§XŤ<Ş`̉ʂw}éîh­HůҶ܊ś^řŽ´T*j er ôCăžok s;OO•o<–HzCápŔCú5Xy”曏“ÖEvko‚(&âAą--ä@h%5ö­¬‘ôöŻ5¤•őŔ˘l‚đŕ6A\M¤đKÂŐ§Ľ_7[VLř9SꉂxěďŐĽ}Đ@rMÄGB,Ƕt‹ĺHŚźÖÓi,!ÄcxÖâĆ<ľÄxđףô57 ěç&›_×VŹ-·”#»¤‚äććńWĆcćD{[rAĐű›f](ăéÉfuä/”ŹGÉÍśâ-=#–”zfTj.Čq;–ôüŚa+Κlqܶ0”FÜőm ) Ăą ´2ň ,ńčśJnÍĎÄY´1iző5¤N–<9d9ŽÉt!Ç‚đśÂŹŁď°Äă»µŹŽ’ ÂŚ? ćXŹÍťÄ F-„‡LYü¨vüĚÇjDÇ őĚçuŕC]2AĘ4ĆşďŕX<^˘…ľĐřj{LĂsRsÁ;vŽŞM°ĐŠÂŠ6‡aĽăjć9WĽă}Zź3f1ţ‚wx°Çąd‚ŕk¬÷ "+űŰCĆ®żx‹Ă4:˧ ‚ śąî§XŤ-đB(IÔß´šIwđ™äü·ˇçBw°%*đŽőő#u3Ú·¦‚ĐýŘë,D`­hG™»»ÓÂv”ł¬ňs(H.˝i9ą°sőYr0\?ŮŽčübŔ3ĐŽ^úY–!đí€:é)J·Čˇ ř[Ř„ĚRWSÁ+Úq¸u –’Â%ׯ fŃK ľ®=ô#Lĺf¬ť%Ü>6Š"đ=QŇÂŃĚ×í9„.äöͨ_„YÎáűô/Ţ{;ĘęňžR+Ř1;›†d°Ď@#đĚd»\›M©ŕ7Ń9¤Ą>'ŁR&{¤y̵،‰vhJĚúÜÉ÷ŚvŔŤÇm#ˇä4–BAđę\ ´[*c˛­6ʤ‰v|;9`|ď¦ĐމvtGGÂGů^BAč:Üôń)D'‹Ü°ă}nŠěEň˘`ďý7ˇBŔ)¤Ö¶$µf‚ĐIŮ|H4C?ŃĽ –é3Öř?ÉŽĂĹ<Ëvŕ%ÉpxŹ1X™ëŕ*pÂY¸ŽľYo$¦µń4¬o,ŢÜJlŁćŔăYó@X…=ő7˝ZčG€Ú\NOCĽm&ÚŤűŻdÇŚv;‚ŕ_łףśŘ3É6wÖĆCe;h’jÄ3łž.É*›9ĽÜÁőűtŤŤŢ€)„ĺßńőř|ž¸’Ăá>h(x)‚>ĂhÎltł›Z/^áŽ~z̦¬• w0ŠŢđ6nÓEL¸ŢŘQ´¶ît»7:?Ád;Ô˝Ü"\J5‡ĂzlŢŇĂ–>í!+ÝqlQÜß™î`gŤa&J‡Ë‘ ҨÝóFr Ý‘łŢ&ýţş]'ďĎ ň}Űó鲅>@Â;Zžą“Ëę‚w”q¦xłđóÄ»1,<ăí̢ídľ×ňŽŹ?Vľ#r6ĹĽ%ľCÓ §Óç*‹j,ČYÉšĺ]ů.JüÜZkWľ#L”TŞRĘ·!…ĐTÂ㽇žů\\<Ě7 ś)YzpjvëR—J››Ťţţ<î—ó>K€ńĄPĂ‚ČÓ¤HÓ1??Âśg6nŰfˇc &–#y™UmÔyţ‘29˙źöoP&ďźů÷(“C˙Żúl]©Î¤LŘľ—eő[c``Ń4gÎĚZűŔŇ Ç6ł9Šö©qŕ0ĽăËđţffQoiq¦yWäěoÁ¤ĺ·Žćż<$™ŐÔşM˛Ł ©óúŁńô:ÚłÝŘ-.]7wn ' t<”e`˙óPŤVŰ˙Ęł¶ĘŘTÚş|S{˝˝&sňŢ]öâ­sĆŇúŚ2)fđ-ÖÄ‹‡=?űIŕmĘCD zY—´ĚÆU´"kGŘ®érŕť©ÝŃO“ŠŃźr€1ť÷$˘Ţw»Ž¨÷üĚq 'l.k“}AhŮL”†ś7ś}6>7 NnZ¸‘ bž´0í2BŮ4GĂ©‘]ćäÝÎLj}7>µ—őŃpsXťĹŽJ×O9$ŕz¦17Č!*Ŕ6ÇŇíb=>NşÇn…k¬:fŹ‘Áąő‡ŐŐ±?Ąăí–kÖxŠÖZ˙}gr·ÁiuÂ!‘DÚ|łĚXÔŢČAGűj>bŤ§ćÝ×9GĐs_¶TúꨆűWŘďxłúłłZW‹I6“Üeűn·Dę#YG (~rŘ;“FPY`écSű0«ż]{•ĆňnG=Ý›ťř1‹ç[Ó!—N/-Ž\—šźę;ň™t wGcE›NŹ“§ăBGG •Úé‹!ÔĎün˝Ď—ě˝Đ&‚´¬Â Oşť#7łÓĂŚ7ŕü5uđ¨Ĺ€9şE+ŰىÂN4:ť7ě›Ó>aĺÇÎÓŃnsázÚ@ž°‘Ź·€~¤¶iÓr˙!ĺÔąGÉĂËpy_ěÉłľ›˝Îaľ×ň!ÇőC …GŃáęěvćo?üJńë;ÁO×`Žm'x‚«†Ą›š(Ęć°$yĄ¤k˝ĹÎř„čüv¨NÜřVNŃGL§ľőKśB©` B lqpŕŔÜ&3y˝/ ćĹnqśO6Çׯ#ďf#í§›L’ŕň/k#$ý€€cÍŞť ̸ŚRŔé12šOžŽą’v–-těÇĺŮŁ˝?ˇ6e  ŞůËâsŮÇo†˛XňkćŇwöHx##`Áo–}>ŮŐÇďD‰{‹5D#ďwî;-L#É©bMâńď›y(Éăí™îďٵú§'Ś +Цnňó_ÁžŕňXgŁÔ-¶âç}‚+mâpn±ÂťüRgF­ŤÇžÝżXtNđşÇỉÄĎ÷Ä–'1 Óž` ßŰŤďqQ*„qd»óµ÷/Îć«:ľŇńÓW6ż~n.÷íó•·?—Ž ŘßA-zÉRř 3Ô c*g™pqŕIU*ŠH´ ŤyĐýeźËÄv m˛” é»KŮŹ‹­ś 'ñćÔşlżH ¨»oî\‰Gm+oÇ[›!'ú:Í.o˛ ŠÓ¦;ď÷p©Ç‰Â}x/˝‹÷‡5?ß‚8‘“ßi×áóĄSI˝®?<ĽiîÇ€XĆnáĺEě[ĘK—=d‹1z<. @$ł« O¦lŕčdǧţuÄąm0o¤łOĎ˙†H¬ŰUdtňŃÜ­^ĆŮzÄśhŔQ8±ż ěŰř˛»™“í\ťÁsvč–ߛ֝Č#Ä~;CŤ7F_Ůě*÷[f4ÎĐł>„Ű0…>¸˙.&‹?^%ŢŮTž—c…Śx$Xř`<Ž…;d«}ăŁi›ÇÁ Iá«•/o7ô[ÚM©[x$Éí"›Ň9m}kś®'?2`Y䎭‚€E˘/…C`ЬŽo­GŞŃm)BSŢK(›jÖďóěuz¬L>z N; (fxóÚśÔm% -ů°`·ěyŹ=˝J—ŕ13(|…łçuó*ćĂ:ĎZëˇă{ą´# i—AA‰’śF66/‰!A*ŹábĂň„SĺžE/5’]© »·M” j€GŰ,  Wć7ĘÁ[Ăčţ@a–ń”UŔIŁŚšĐíŽp\ý«;ĂCIZB×ŕ¶;T ¨ŁrŰÔ(DiËĐ(úFĄ ý&§Ň ‘—ăd@aű¦4’›ÚkP<^â ˛ ]z5±Ą¦ÖťvHNŘ’0s„Ů9šdŢ:ĂóQ$‰‚WÔ•Ň@Ú­ŠSĎ@1LâĘéT–5Ł·pYń(Žţg­N†cWőŚ$‚1ÚłWá¤Í®?OţŃr9ŘeŁ>AW·ü‰X%†‚4}ż†Š\P3Î4CÔč±ó¨öV Ěłń0ÖŮ´Ě eo9 ĽăqJŽ4_$c[xíA6GOzźŕB ‹|9 t99üC_Ę!8“™ćpč1ÚdsŮXá®X7XEm =„w–÷ü‚ŽâÉJ•Ź8Xóăä$ůNg ľÔÔGr*×^ţ}”dO<ŁNŔ’ÇĹ2¨Dµ'•N‚Ű”k17=Kgä´±Ô|ć ŤĆű9ýßwWG¤y,=‚W>ô|íTTNwokiŞFČÎ:˘ß™k‡l›ýŤ…W'©`ó;8 î€Ű;Ĺ%˙#|ÎČC„xHžäŔŤúp—iņq Őđ:|Wű“GPŘ·ĹZvwëCßnäm™Jě\_f2¸Ž°8˛hqQ•HŽť‰"š™z$ËË`U,Oä•`°Ą›>?äĄí"Vóă˛uŔ\wÁÜvă'$S¨‹Đ÷\^ô·‚W9¬ô>°po^ (Ő?ŕ äËłR)+ŠŹA;t$ÜQČÄ$ŹFüĎnŕ˘uWNĄ¸ň‰DtŐ9ěl˘ËŚt׉ýĐ ? ,Ľ+ Î$R´ ©5,ŘŞĺ˘ĺ΂WÎŻfcXů­ÓŮ•†- Ú`?ĽWiM_ýňͶ9:!lT˘fÔ·t€8ő47˝»NŰŃGۤVěKŠUł‚n…q9.".˝Ů+ŕ čı´'ďždŇŰi7ŇM,”8öÖtzc˝żkîe·¶»˘¤®ÝŞ:;#dúôĄK¨Ń@¸]é.ç—Žj˝Rţť~Ú(1ż€Kł¶ěâŕąĆcc­Ĺ] Á—¤$m»}Ä–ysÁë źR}˝1ç=膼tNR)…ń!ňtÚŮż´UŹ&Ň…~ŰiÄ!D-Y˘X¬˛6˙%ŕŹŇuîťîFćČ_­ŘeBśz*Đń—¤ăÖKś? ζ™0·»Őí&w¦>ˇ‚ …ŚŠ‡hJŢ»b_Ýw’.'±4Ęŕâžµ5.×đcKGw®ďÖZjD{’áJ8ćíÍ=ˇ.\:¨ĂsIÝô;čŇ5dÍF<´»ŽG.7Ë µ1b@Ş©0âŕŇţe+>=‰ülpčŇۉe˘% a˙ŐEW÷ر6ÝČś: ň"!Ď’+˘$›ŢâcÇ&6Đ čFŢ„^:A%ŁťŘ`3çĐ]C‘6˛cDÓ쵆„şť>ÖúšwnvĐÖÔ1/W¤óŹ9äě 6&ä+,“Q ¸VŃ5ĆĽ*v¶ďEßQ¬'Í|ËJ‡•c a pâ#>ˇÍ`¨ţ··E§pVÓÖ„á!‡Q?§Ž'M_–ĎĂq ­9ŁŕĂqeD˘1řFŘ<ăäÇý1ŻĚđĂîŹ88[v;ť!ü^ßn˘5Ý ć$ĎpPŰB d¶‰Ó ,±ŚÉc0ă\C"^QKďä5ĺÂkóhÁeúű0$LLÜ"MÇo±Ń<ĆžŽ…n´’°ţ°cÔmę–'&űşŹKăbë° eáńđÝB—ÖDŮfo·–ő7Ɇ6c‹ä ‚6ש^űÓ#ÜDâ•[cF˝´ë¸‚Šłą6ŹOŔ<Çĺ“;m”÷ěěř°QŁÍ·P’a-K†FĂć$L`b-Ú®Ť”q¦xžĐ-đu7g2řĚ´ˇ`ř°› ćˇńLQÖ:Őtł 1šr×WDhź÷žRO‡y9měĎ ˝áŔéW=8nLmr:=şđ ”˘űýQ¦ÉĆ"žUX%X:LJ8ÉŢtł˛Ýhk~ű™äŔĐzgV Ô*$ń¬š†˘|C°7ÝÜĺś´S¨ĺ‚ĘŰ€b—‰d©PŰdëßi˘ĆžŕFłČÝŹ–H^][î#TÓĆ>\ł_ß pFí´“™vtćc‚•T}ĺ-KSx:é¶úěT8ŕæopŽá¤­đđ:‹ó^śÇ,F#wZwĚÄóśróŤE÷]‡w×}ľtĚ6­Đ›nn#Đđ¦îŐ2„çżżËQŞtf‡c$YÍÜ@±ÝY°ą&=ŕ(“đéîKó“¬c6ťĐmŤűa“őěť+J„!=Ônq÷Ćqí ‡C5žĺŠDÚŢŞj*Rëç¨Ó~çAK)Ajěfd¤Ü¸B¸ĚŕShc0ôöp…÷DqŘŐ¸»F·’xŕ1ß ň]j÷bä¤Gúnűµź_nŢĹŔř ń˛ˇ¶Í^č!6ľţ-ň\n÷9ĹâŔ^Úgf/˙P 9Nľµ˛໹ăđ¤ŰËţ°”Ę–fÖsPņ¦É”~‘ÓÉĄĘ۸wŐ°şÓĚ”z—!囹?ě~X=đˇz˛ ˙®ăiźç‚D(%—ʰmŐŐ\ŕáTNç'ą¶Éul s!ň÷E)~«#,ÍÂV0áv‹ÎeLűcë°>Áą}ůUâv„ŰŮ62m„(0íćůÖěé‰ äŁąС‹;]§ W»Ń&Ă:hjČ—őYľh—Čţěűfvx˙V´Š€<Ąuü`p:}Ł—?%2R÷Ŕz|ńŕ¨eVćŢč]^ş•#KĘ!†ćĆŮOu;ŞÉaă »HQtCŔEMdŁ1_ ąŰ»ĽF)aA9nŻsĹéĐS÷áÜIé7ŘąťśN7żÍ®©S€šę?íÄtŘtŢL¬Ft¦®| ŕ·GďŃ<*?Ł˘Óx@Qłk¨ÎÚŢAQúäľĎĆ›g,»7QŽ´¸Ń\kôÔi7»4ÖŠżńÍ‡Ź‡Wą˘M'µąĚÚ¸č>“Ö¤™ăŽţÉI#F‡ CÎ×ŢŞ­ (?śďó ű^ŽT˙Q»"6‚ČÎű@<Ô±Ćí‘ů‹03ú Şječ÷s&fI^ňtڵó$ÖߍهVź_ÂvÎÍĚćŃÄćŇÍJĂÄôケT‡–ű…]­.FBŚçŞĄMä–GĂr¶ĆY+ďâÝâvö눒ŕ^zF×z4q;—µ›őO»źÄĄ=ÖGD‹Î\”ő÷ÓłYôkľ.MŘîDT0ĆĹüXź´P9|ďC…řXŹń¶¦˙ůafâ_xpäÖ3xő„;ľĺ„#ˇ¬¬ĺÂVvĹ–Plĺ>¨î6˙Ő”śŘôĄ ŰąŢŕ´rvg‰óđě5±¶`Ń× „ňóň‘·xŰ› Ąě”CSx?ę0{Íť:çÎvćĄg¤ÉľÎ př†ŕś‚¦Ć_ŰŤ8 ŞatI馜´üĄMrś/đ>=vc ® ¶ن{ßlłvýlxďŻ3VÓi”w¸Q»„‡÷‡ˇC‚«ó:fh#,ŠČmVG˘Ů—Ä=*`×!ţ8mľKÄîÉJ­8T|ĺ*řhźQ|_ď$w+˘1ŘšRŕkĎą€!Ƭ/źÎa{×ě’{EĚžă®g¤+i ĂčjwtlýÁʇš^ý4;¸˛ëB7îD»ZDś9%B„kzÎů^D·”<Ô› 2f şs}xŘ:IYo;Â÷ł®‚j´§oÉyâyo¡ÓCß÷Ć/Gď˛ń)ł6˝vĺ«…M˙Ćd2Ü€¸äťxź3®©#CśML8Ök?Ĺëx488L€ĺ°,Ř]‘&ű&QÍĆ€ÇWxúĽżýgßM§7*lçh©·ďăÍŮŻáłe2äězÂŢlÂá]ęől eÚt•Ú»ňŁ;毻áé;{ęű© 0k“ˇąŻ‚}'Á¸sÚë&yO€ ‚•8ăŃk_r¦5§dö|}•o*–=t%†ŻgNŻDöëýޱ˘jvn“ťq䱼EŰś=Ü"ĘBäz÷Żi`•ByĘëvÉ}’ˇÔţ ľá¦‹čX~Ű 2V4—ÂRäRĎ˙d%UôÖc ý§łÖáä6vŽnÇüő!Ér’ŚGŐ„o…]®`ŚĂ]Htž˝dňý´S÷uüÔ_8)]ËA«ĆqF©‡7xé&}bhŻK@áť(Ž ł#vQČp’2©dBtĎhD)šžfÜ'NúŢl§´´Ľcý¶2II^˛Ř˘"źn•°Hµ®9ms0»ÂYmPý˛C#/a{EĆń»LŃuăË`ŕ:á_ŃŔt(żbł©AĚĚ'÷ŁYqë06Ď}(“&‹Š®xPŻqĆ{{Ţ"Í|=łáEÖ±ăÍ=ěăšwŞ:„ćťaůOâ(tTM—ÔJĘCŁJ]Ó–§ł‹Çů.ôúë"58r÷ŕŔµm˘üÔĄ‘ÁX9Tż5îźť§Š›Č/ćżů·Ây—ąÇ€#Śç …`88Öô DŽÁ m8V´>±Ćč!«Ú¨töç˝D<‹´`aăp©ťŻ¬äăNłłG`$ďŹ2˛xčóH)9[Ô•b <6ź‹2âáě‹ů ą”~îťĚËŰ»ÓŕpŢ/5«Đg‚óV(ĺ×ýJ+Ö(ŚzíYdˇ|(űKî‰čQ˙ăÇ{\[ a•ËĎŘĐ$óŕ;v&¸©a…zô/Žőś{s7ţ Ó˘PŁ žkvw)K,\74“üľ= `ř&ż¬U.M±´·ŚŃ˙ĐWJ~¬îc)”ďíř‡Ţ §·Ú–Íđ} uľşyĚŽ9ŻzwŽôhhî>~·đŃ“‘ĘŃTj+Î #č—Ŕţ~>üoŽ˘pÝÓ˛sSJazNxańĂdÔ°fŞu`%ńţü±VPĄlp6Y¤-ŢŤcpFŚĄŢśđHX¦9ÓŠßÇIäT÷J``8u! ń°ŚĆGĆHđ8Ś6č{\†S>ű8Ř 1ß–ź×{uáPĆ/O<Ţ·¨°Ţ»‹nź›ÖČʤNq×®ž!ö˛H¬ŢĎ? žŃm@ţŁďŮĘ|^ŢNĎ9*0¸,¤¦śĂ üŘpľ´Ž®‘X=[‚輛pq Ăłt:˛?ĎĺŹ^¸>x §AHäAr.ŘDΙżÉ.˘ÇlhęËĂ,kżőiwÎ}łĂv‰Tô Łv‡˝űů^Ć+šč»Ëöėʆ?pŞăuXóqŢňĂ…‰\őĘ3<¬° ÚVĂËÁ|•Ś0†M^&ë'uz=nrđ;(‘¨żyäRZůŤ`ć;·°ńU«AÜqď·€ęŹËÂ`7ÄęUEóíĂZÔş‹Ď“mý…ă}‡čc=|9ś÷vgůCzű†^2L$_{;­ČA÷¤Ĺđ7;™8änťýűlť›ŻnVíč§fă.Ç–‚ăW~• Üa)“ťžĆcv(ß%óÜ­ŤŢ—őđV/żhŽp~YD,ć,`Váµ4<هÓĆąsa´%÷ý*Oťîş\Ő5żYMÂ[͆ÝUr×9]»žĐ ™}cvŮó4Śúf žtGě1†sÂĘ@ł^6˛Ć.„}Źęq/îßŮĎđôÝm—¦ćé›Ü/đŃŻ!şr8—ÝŹ,ó¨^D®Ţx?ş‡rŞĆăŠĆ: Ľ†—f3‰ĺjg›ľ f< ęG©͡÷­üÁĆ61ÍÄń˝‚/uelđ ťc~ ^ôÔâ8Řăä-ťO5¦€Ű1öž÷ptÜ*­9…ÂźWWé káAąäË8šÂ¨3_»Ľü«eô«6döGN4ĘNŔ« Ň ŹŚčÂÄ5űGj6kk@íŕÍšŤxęîî(ŁăS\_’Oś.ăW¦ű±k‹ăĦ匧Ѯk]Šűýşoőj •ěÉ%1h÷G[>ťN“=÷ýŢĚ*ĺosqć~seŘú´a{6Ĺ1ß/$»üž§ĐŻ+ö~Âg·­c[g†-lĎ!/ż4ď´!}•xŹ7lÔMľ"ă}äĐ@ĺň­~ ^|زÇýő!ś+Ź‹›˙q§jäé>ʎ[*=0kéKŇű?ţpžź÷_;ăĺ%â[a`RPEÜi úĹRom†ďŇg`Ă|W’°ňl+E:×<:|ŕbęwRPůő'ŽŔQż ŹĘgZ˙dB߉h›Ą"üłëŮö/Ůžm˙Ąď™ąŤŰĽżëÖĂ÷LŕłlŞ%FřžÉ{łeÖÍlkLă3Nv…Šćđ=ăÝ Ëx_™Ďěz¶G;Cg•izÖ8v`lx ]Ż®gěwÜwZ’ë-„ÝöĂÖmşžáOҢé6)E×3ŰÖ}UÔ‘LĎľAĺŃi´K<5Ůž=_$±i’j{Fąëڎ= ŠOß3N‘†r/H°›Ĺő Cńל4:׳“IľĽ1ŤÔ]Ͼ͌Í#7Ĺ;eÓł†“k·§&ţf›¦gLQgőiSdÂő¬kr˝µ04F@O¶gč»<1j‡Y˙‘mĎęí’LĎşzč·Ź±A'NžgĽ”ř>ôĄ ňá3l1Öí© n{Ö5îâ3řj{¶§h*lWŰ3Áv"‚4mĎ$rNă2ŠĎĆg¨`#ÄĆŤe˙íĆgś†Â6mvŘxTß3 ÍúŃ\U¶=c}tÉ˙÷$gw=Ň„ĂůéŮň|‡y—íŮťŇčěWv=iaÇć¦g¬Ł‘ÔĄg^´uq=CÝú¸?ÉW¶=cŇ JóŢĚôO"{ö=ăÓý¶y·óä{†‡ťă潣Ćő4>»Ś8s›ŻŐő¬eOőѲíŮ·ÖÜ×1Ͷeźq™[őűłďYg÷Ô†ä5“|ĎxĂŁáńşŇ…łńó\˘Á…®0>ë‚5|Łűâ|vjÂÜÇŃKLÖg¬Ż}&–”ĹúŚťű-ć>ßvzź±U˝qÖĆ$w1Gv?Ű#ˉ&\ÓűLŹň”c5łťýĎĐ(AymťÜ¦2ÓíĎşu™űl5ŹŐţl#Mv&o ěĎš°Ś'ZÍŁ÷3^},Zv?Ę­g÷3L(Δխ/îgc‰OîgÜźąY®ĺ­6ÝĎtlf}°»‘ěϸX'p8L÷3ĄęÄÄ·ŕęĆxÖh˘aäi±?ăzhN#2¨ögúd,…ŹZÜô?ÓZ0¬WoD[ ŃʇsĎݦńé’ śIąl—÷F±@ŇáKŃ»H 4ĺˇÚŻ{u@c\ˇ%|qţp: qĹFSäďÁ 9 ń„öPÔ\.m2@cßéE3xΰ?SŁ-TűVhŽţgBĂÜI~ň?<]EDŻUű3|†Ë­átšěĎşvńÖÜÓó˝ÂĹţ 3XǦ ęUű3ąĘ…r÷žHŠ˙:ú,ů4|Ş`»éĆÝçBĽ–hNT&´VŢłÉM˛IŘĚ ®hň`đńŚČU4Žu?1ŞřV\ŮŤ“@č{ŢÖâČhň@Ă·=Ř}´Î4îÚäĆ ‹JiŚP¬hv×–Ö4tl<Ú—Ş%4އq>şň(„“zâ°Č·ń"eHd ´Qż@ą‡šKÍĚ2d7™=Đ,˝Źťăf‹ZOŃGű»-hÄô›÷ž#[ ńŘŔ1 ›„`ąť,ĐP-#ÖĚädc‘,ĐŘßÁńd<6@˘7x‡żŔÍĽoôlg´¦áĐHjÇLu@ĂŁvć۟ Jqç´ź9ql2 Ëhč&Ďp¤s1@;ţw5@ŁrÎc­ŤPńĐ8˘Uú´PÝ}µ@“{f‰ŽasŃ<—„Ú#Ŕ¦_1¶?ĹŤO&nÇPOŢmoZ }ădżIő˘ůyXUo€ěÂ3ôj‹ŁŚš—;8÷„Z7÷°žâS=Đ0p… ĆąW´®ŢŁEÇj‚f[ßKw%4šőq„\§§[‡ĆkqA 4ôŔŃlş Iś Ő`çŚR¶Aă“€’籺§ń4¶3zt[ߍ`5B;T(đ3°’NFhCe÷í¶?2·“ZߌQ Ś{ńAë)<ú@úsňAë”X¨Ş±óő4ĐöaŽÚ˛%*6hśě‹@­ŁŹŐ ŕÉö˰ý™>hxÎq›ßdç“mĐkóžÍ­©ËG Ú qďŃűz‹·ěFRé«á1OŹŤę„†)đ'Lćď­8ˇéHq~…ƧîÁVh¬ŽńËľ\bŢ2Yˇ1Íč2Z·MNhśĹH®ĹŚ'ĎFh,ëvRV: žz Ĺ Ť]Ä»´¦îsk.äâY+6h]~­Ž˙í7Ů­éŘz[žß@rA“vÁŚĚâƂ⽹źÇLsôÓŤ'/ęiFńAHNh:ңʰ¶µi˛>:Â6˘7˝Í{:ˇuţţD„wí<Ó Ť'XŚetŻť®ěĆ™ŕ\ζlĆw…ş8kŰę‚ó‰Č¬7É żŹNąK4´K&h]BDkúr¤É>h89†jhťů°ťnFŹ*hµşä6}Đ`Ў+öçďé6ÝXgQ*k˛Acvl&ZŘŁp¨6hŞybăľ{őAă’KźWs鿡Qxmµ:ˇµt†W\zµAĂ—nĎ6]ĐŕŹű»űzŮz¶A;uŮŽ9±x q׹ľKź&4µťŢ÷gę¤Ţ]6A·mŹÂăýĚŮ k&ňĆf}GęŁŐ­vYź±  ‘Ýf÷5sµÚ ‘ţîFďÉ›3lи#5%ViÁŐ ĽFŢv‹I\LиZRSKÄQMĐZm*í5» ±<ćŽjSYŞołú-)÷(Fh¬řŕXś.ă4BëšëkÍ ä+ú4Bë:R$x¸ř q| BŹCű“}ĐšćďÁĽÚ µ›±ňv>řaFâÜĎV˘÷Ĺ­ŢĘ0Í(>h$ůń—L¨VmTŤĐríđŢĆ‹ú Dst+(üµú ĺcRco;ˇé›vüPFĎŮŤ@xż´ëy8ŽźFhdç¬ső#4~¸wAÚ-ěŕčqBËň™oL/4ŕ 0±„ˇ|´j'Ú¶=Ů m­ÇčžÚ´»iá„¶»]ÇŐ ­%={¬>hŇ|îňĘ6hj¤ŕŔ¶š Á‚*ŽÚđŁh]CMm‹:˝´oŢ“Ř3ý¬Ďk—MĐčPŽ‹ĄVsOJ&hÍň•»ÓŔűy4Í9cEj†Tńęđs–v…gŇ˙KÜź%ÉÎěZ‚ćłýsqjĂn45˙Y×Z m÷™u%J22âśłÝÍÍh¤6PŕĂ>-+LÍ] †włzřA'© ň÷=ä űj!hĚS«‡z Ľ4ĚŇŢSÍŻ‹‚†łO„ÝVÁ!H­ hĺâűĄ 1[{DEĘ[AcľÜÁrYStBACBŰŕ0;"|¶U  ĆshĄ6dl%Ť›‚8[úçľ4ÎKŚEXʚܤ報6š˝mM3í:ţ,Ľoś@°g m(÷âę1Í] BăëłÖgsŕŠ7e–ĐÇÔLqĐX‹°yŠŘ' ŤC2‰r_p#{ä%ˇá9c×3ö"ˇaŽdú+Ęxżm˝@h°…ň6X,±ÉZS¬Őű ňµ,´ÉŞŚTţÜQh&Wr笮/ĹXů%.Ť6ËQýôďĽ_ZŢ˙+“+Khę!Áő…}‹pŁ2„Ć$\ćsęÇ÷ˇćaŰ-Łľę BCú'ĺŘŕŁř‚аő;’Á×xż4lx[óŻń BĂ÷ę‰9­BÍá+„ŤĂO1Ď#3h PT˛Ł %ŮgíÇfFŐëąŘ^Ú+o`Ü’Đë!OyĹ—FňćŠísËZ˙ ĹÁßZ ÷žŃF™‘â 1#đ˝:ëÜAk,KĆf;+Q‹†‹YŔg{hyóŰůËA ±\笾†@¸€†™ćŠÎ>o˙ 7Ó4Ť$Őô“ý3‘Wžź4ď  a0 ŻqOű 99$ŤŁäĚhÇĺĐDDŹm˙*VĆĘŹ‹@ű„»@á`}€0ĐpńśĚxNS& ‘öA»ŃÎâxeŤ¶mŢ\Mýę+€Ćf•-:Vb~[×ÜxŘÖŠuŤAăŤS‡-5ř.‚@㩎 ›őúç—€Ć^ě^Ó‡F`K@Ł\ ~XąŽŃ$ ńś kşĂÂŤúŞ€¶±&őŽ1ő‹@CÍ9g5ĐŘI)đ0•…ŤŽ6[–«Úâe ‰zßc‹ i.h˝FG|hđ]âějźĹ@CuGLŁÄ§†öd 5žX}ĚB'ňü"Đž7|D'iLU@ËŹóDşJhŰó<µŢLÚOqEî ŰÖé4X˝ĎŞ€V2b°Đřž'Éó.ĐE»řg¬¨Áńš·ß!ήÉÍÓW_QŁ?PňĎpFq 5Ď2„§e®¸ÖTô'†NďţĺźMnÍU–`±4«}f‹-Eő A;3we 1¦©Să†d !\Ěg,Šgá …Ć6ßđŢ™ü†’¦ ëE‘0`űFĐÁ8˘ľý5‚ĆĄ4bľ›bľJzĚÇŹ‘ü¨¦?r.Í2V‡7¶ÔÇtí˝iöď·3h€¸ëh± oYAł(ţXÄĄ¶Ě éBŕý™%Ác¤ˇá˛rłn)».Ö BCĚűľţ ˇ˝WjęDR)´uÖŤż^Ú‘ş§ˇ†5Chťó-îEËţĽ ´8ˇŇ*xfŤĄYřçŰ˙yT­fË Ü¨B+ÁÖ‰ććo-Ž~ŔMV o"šsďĎ®9Ch{9űRšˇqUŻ%ßĎ0±!´5ŤÉAłŢvřMšöËA Ëoʇ7Y0h?<íŁ$`h“Ř „VNJ« ˇĺüż %/Ahťfv¶ĆËĘ,Z^zRŮ«Z9ĽöÄ 1/óÄ”7ôńwI8ŐAË9Ď<đfĐ0Ëť>ÓˇçEeĐrŢű\/­Ý5ŹňéÄ ±ńéš ¤× Ďć®^Oć ńë«î 3PrX:ÉAĂĺEVvŹ^šč’4Ů"n1•Č—´ź×lŻĚě,ˇaer-Uuę=fMNîÖťŐ«3­čfeł¨Ć Sh<Â#ëg=ş±Í(4lv¨żFµ´»ˇa¤QdŔ×UŁ*†AĺöĄ#(7– e´aÍ żÉč ¬>ŮAă¨XěŢëĹ aDô—, ęÍ ˝Ç“N¨M5ÝĐĚgXN*Ť—‚¦Ý0¶z§÷Ř3¶4l¨QŠz[şky3†ÔÜVmŃ-'­8h¬‰ÄĎ}Ch»ťß%4V°Yë8k;_)´˝ń6Ö±% M°Äm-„'˝%´űâ nŐĽăł„ÖŃQ?á)bú‰;Chźˇ6\G‚ĐšÖÖCĎš…AĂtÓqXň• c=3h9”H˘l$ O~®‚ őC(zŻť˝hę’‚ Ąő“ fG haa7;¦oiÁż ´˛BĐš´f‰%Ă!ŤëKA¬€kjçµBJ+†-îéŞ (+Vví/Ťií\ĺXIŁߤ ő­fŰv\§‚ a$ľÂ“ľZUĐ貭˛La~‘ĹA§íÇ_‚Ö‚V’†Ć±wĽ–f‚އ¦†B+vŢig/íDTmčvmbÖrłň+µ.Ż"FűŰŹ$w0;UD+őâK"÷͸óíظ˙Ńr>ŕţ/Ť™ýÖHŧ/­Ô`Lx<Ľłµ:ęB˘ śI"Úë»ÖX"ú >ď±XŘ+VrHž»ä˘I–ň…Џ˛D˘Q@ÚúĐШšĘ‰–ksÚ|hł-bčžý ˘=×áXRXUA4„¬.OĄí°fú +'[éŻăĎŤ›űHh=Gáа¦łÂa3ŢZ)dxihxĚt:}?‰ ú††ŁUxe ÍÜřĎeÍ4EŔT ­|ôĘËŇĐŢÁÇç‹,ś¤»«FÓŁT9´¦’Î+îŤvf ŤŢcu ÔX®rßSşB†ß˛†ĆP8Ó— Đ›Ŕ´šViĎÄŁ5”Łl DĂ˙4°ŢĽśTEŃzKĹšĽHŢâMź4‘h:+đ_KVQ´|†Is/±hZż 1Ň*·ńmÁ_o ísˇáEĂ˙|1¨ľ[—¤TRŃž÷ˇ_ď;̸Ģý¨ă)'m§Ô2]RÓđßÖü÷RńĘ0šfťgXS4_ ŠŚ†Çag&˛Nńe·]á˘I›uOFöVrŃHň˘ ĐčÖDN8[†ŃČÓ4Źť<+Ń—Ś–ź&Ô˘V ü9#çxĂhyˇ\,c¬ůĂëťe-ťˇbo Wüň‘dß®ŁĺĆAń´â®ů˛ŔheźĐpŹ$­ŐÔ—SčŘ–a4dŢ +;›§j‹ŞŚĆ]Jł–ŁşŠŤ†ígh3e4g/ .zź{ă^˝Â\6Úm6¶­|¦\±—Ť†đŢşÇ>P%Um4®J˘@ˇaB Ť‚ýu©» Gk“Ňü»l4'MIľZ]1v‘p4Ć~°‡ {«ďYG㔜ŽaŤA]>š yv!şm ®?±„´¶Őó˝gYřŇvµ±µ‘˙Î@ç(†¸nŘŽĚŁ)Źh|¬#%»—UŤgţ(l¸őUPć_h¦Ń:b8ŘżV?ŘŚĆ[Ű­K˘N2/Áó­“ŹpĹdŁ!†ÎÖ‚Ś‹Ť†•Č…4Šą[@ŠeˇËFłČ`0 ]tŰýqŤw1ýG;j`Ç_sŤ©ł^ô:z{éh¸áŁűöł xéh8ôş×“şeM;W\F뢆¸ĹGÓÚ/¶6ÎöŇđe§âIĽˇýKH žl“?–4,B:Ó‡í¸—÷xi*M€ß·Ů.SLM"ŇÄ—ŕVUÇÚŮHë %^žěÔö‘Ť4KFĺѢ]ިIIëśńÇ´ôl™GÉIÓyg&Ĺu)f3ś´–ţ0˛‚ţÄţIN¸üTűŮnW'­×»QťÜ ”ÖYN±ĘŚŐ@łBiéR1©2CiŤUÚ¸"­ HÖ‚ŇÚöZZűJË‹C&ŕ) ŮáěŁ{P9JĂšîŚű‰ÔZŇT?ć‹*j” Jk<&űÜť±J<9i¨ěÜÓíPZ>3ą®â¤Ťš©ąÉuJNĆG„(ëĐɸâ‹Iă _|{qŇj™ÉĆN…Ici–W=ëř¤őWŢőU4&CÝ\EDµUié$ˉJ¤áÄmŕB´ ·E¤Ń3EㄾëIąĹ´]a¤ń<7ĂY2UHă.ŹçbJű›<Ů^Bžü5˘ňüô Hcýłť" Ť Hk[)őg7iÜż`Pě6(îzą€4Ű0Xm.źôŕŃŘ#ń|.ˇ?ĆĐP«Ž63UŘzĆѦČŮÖ# †'¬ÚhhČÍő`©V­¦eBá«6Z^Ů‘b]4’BH_Ř0'Đ+Éh¤$WÇlŚçwvŃ”†…=¶uV˛Őچ]†"¬7–a‹ FłŻĽy‡”MŻPi´˙Ř˝÷¬† Ńô&öŹEŠš|ądŁ©*]yšeŁń+Î8Ź=&’´ŃfşóKGĂ=yÄc\l4~÷‚wwŁËúgŮhµ€}ś_8Zhž+_x4ćsÄŚŇËŢ‹Ž†řM…Ö›­Źö·Ťv‡Č¸}ÓhĚÔAKĚîţó§ĘhÖ-ű]+Ň §Đh8şcŹ.Ńh:q»ŚxŕÍ˝eŤőDęň¬/»Řh'7Dń@m™FÓ 'N6ÍĆM8Úx'“˙M8˵Đ=ŐN ´Š­6no/űĚ.ŮFCn:ó­=C›ŮF㽂đfśÎcöކb×čš=H‡lGĂ ă. tŹ­ \–ÉĽÄÄChx$‘łµy»Ë?ѱ/gŞp}#dmZžËONti B™ŹT_ľ›&óŃ,ó­„#¸ĆOüŹ@Z˙ßńŃú˙EŤ%)Ç*ŮUŹĎ<šŹ>K#k"t4žč Ő±­ôý+ăhĚřš~NÂé-ëhĄďZł™GC°zřé5Ű–Ź6d±¦ÝxŞŤĆŤGtÍ{VaŁqŐu†÷¦4—¶p4RŘg_qqĽp4®Xkâ¤8ŽÖJ»Nf$­ëѨé/‰FC‘-–ąv$Pe4­ň±ĺś ŐŠŤV:ÍcĎ6ÚŹ}“–BÇ Â˘Ń.A{ćTźć2ęđŹ>.ÝEă™ć[%1g>“hřÝŃcŘ/Zé{ľ44Ţx~>pÝ•CC0z÷3˛ÉżűâĐ&ę®(](qh]‘ŕéäČ3b' íGoŮ» [w茡aVQ6ĘŚŢŞˇ±+›×+ ps mőěBek˛Đx†?łG(†©Ś™BÝvGş»Ńán|…Ć"_OůÝŃî5YhěÚ¶ŠŘtX14^"EvLĺ™ôYZitqś/ Ťˇú8Ô)r.Akř:ă8„ĆóŽ3Ą¦ă÷Ď‚Đ逡ǖs:;ĎÚĹcščćŰłfO„ß/ČOL Zß„Ę{ÍŮßž}?rí×™!´®ç6Žs+†`ŇŚ]ŽŠĂ@c¶Ů'řctFMźőSAU ,†€Fq}µ¦ŻŚ+ż4áÚá;X+VšŰâ0 h8rß=bČÝqĐÖpÁ2ŽĚźělQŽ~IžÎúë!<ÉőYč&˙¬3z3RŮő3ĆR10_ă@ľÎú"ÉwXLŘô/üě‡M'§•¸Ş:˛Ňg¨78=ëÜDź©đZ‡őęá!D˘Ď~şî+ćć˘bdů,łçç™á3sLĹdZp¨gXXî©hE?Ő<ĂĂ0ýŕŰĐdžY‚÷~®]P%Ďř\ř`TŔ3Ö↜GZQľĽ3J~‹â\ÜYS-Z<đ×ĚŘ١żĚ÷ĐŽť¨3LýHvÓšťróU¨3 Đ‘„‚ŞîBť!/v†‰}÷lťa‹ů|Ä=ȡgcĽ¨3˙.¬\–) 3|6¬×ŁČěŮ•eçĚ~ů´>1Üđ…tĆ—{Ţtź=;g;óÚŤÓf49gt¸v&­ić`˝:gĄGîĽ3sĆ•ÉÁ(žQdĺŚ˙3Ćt+Ů«¨ĚY´‘űś”3ľó˝đ.ĎďÉ8cţ8Rŕ=§ĺY3-⌫0¸2IÂYW]ĆýźQ¬gü¶<ĚpĎÄ›ý0źĎŁ%DI˙-ľĺ<ć 1§vůfÍ÷3ľ7®”xł„LiâoY7C•ÁôĂłgSu3ľyűWO´Ł?Ç=ă”UĎđµ—möĽÓąńQ´ÇOPď˛ÍŢ_ÚŃlĆËąŻ#‰M\P‚ͰMb%YLlă ›iá,B{ËfL…3«Ď$›Ůełb1ą‹5óńЇĽyVÔŚCľäf …—X¶+T3•Nmv[ëüuË®÷űç’9˝Vجô-GKł ›Q˙b%۰´eę 6űŃ Öŕ6nSlCľť¶K®λPďf5Éd7–j¦…?×ęvy± I¦k¦1Ďö¨&ąŽJš!kŻďá—´Jš©ŁÚůą­5ĺĐŇŚfX"ČI74Í0Ű"ŰĹ’Ă«¨YjpŻc炚!ë!ÜyWÓ¬tuÇ\1Íp„‡ÇŇŽ ôŢöÍx2†…aômß’<3ž—06bůµÜĚ}yf-†%ÜË3ăµjŢÁc|qf‡rśřú’_ŠfťŕŽýĎţĆĚöÜu˝óŔ°bfÜíůiÜůe™!rÖšŞVË ·­/)`\eĘ wËĘş=Z|zfĆ#ol±6„ą>Ş6J”™oFµ€ÔIÚK2CpďôĆČcL’Šnލ†/bľ6§Ě×s~vOJŔy÷‹2»ÎH·Ŕů–̶Jč«J’Ě8z¬ľĽJë.”Y?Ň–C™ńY2ű!u _Ŕ^? 3^YĽ}ďaŰé’Ůł!šĚć×%äđW 3B1ÁFŹ@׏Ü2ă9R$­wJ”Y,„®¸¤weĘlSŻŰ«—B}IfťżĎď/ˇ‹”)3^šü*2Qf\1•Cĺ ™±âŚ_h*·â1éXI“ť•1cŔýM 3‘X—3be<Ľµ%­yj·3f\šÝLç3+L–×– ł˛XT ł]yf¨·c†ŻĂcŞhŹš3”¬BBáŞĺńÖB››ŘßY1ăHĹÄWş'ĹŚ=öĎEkĎ">!fS…#§źÂÂ3ČŠŮÉJ¬é_lô„ýp/xł|Jů9xóŐ0ĂtĆ^^ŕ‹0ăĹł^řĺ—E(‡×Ćtł±ô2†äĎŹq:{yf“[ő‘X3ÁŚI)°.[7ňůĘ„Yăëô8ľöbíÚ‹úwEćËŹä>ć¨ďDňËŘYĹÚÝeZFŞ’`¦bÖú*:¸} fĽxľYngĚ,^sYé9שּׁ—őÚÜVfôŇËH‡ˇ]„I M/ř2Tí!J;N·ąDX€™˛±ŁhQ ĺ0Ă)ĺŠôqn+|YÓçJs3—ń˛Ô®E9 /c©NˇfdĆa-vŮşű°ÁĘp™űž&‹óŁUąŚżV{±e©Éź˛Ä–MFd_×ďüË‹,SˇąK+á)J2Ëbl×ęˇéÍ]A–qض ç_`Ů>|Ŕ…ŕ ,ĂÉÜd‚©ľ|¦ď&± „Wö(^kü›Ý‹\ \Ĺ+ăüĆŞżiu盺u,°Ěo_XG{aeXźÜČ|łMČĄ÷¸°˛VÂů†+-«Ś1ydWř)´ř…°ĘĹŔ]8şťßďŇÎ Vv_ŚČFmÖČXŮP‘ŢmĚśbë…*Ă›!dŽ«ZŮZc<™/­ «ßÝŻĐ>®7WĆ‹ĺÍmv|ËĹ+Ăúňň%xŲ¸2ÜÇx+ÓWČ0“‹V†Ô^~ĺVe©ë_´2ĺ]{á89™—VĆŻŘ’‚?•*cZ6ĆÄłµ o¨,uAŇ‘p†ĘxäzOЏĹd[U«Śí3¶Ű†ŕ·Ufzb´߉ťí‹*ł!ÄÚA B©PYy‡¨›ÎPŻ!ŁwvPÉ]l‘ĘČn¸Ç¬ű˧8e·š‰ő# Łź!˛2eś:ФM˰¦w™2Ę´¨ëű‹)»ě4ÎĆyŐr¦L_d·Ł{ýl”a»Îťń=UŁl đ«4¶l”qŻ…gŕÔÉ˝Rt‹Q&Ż·G[MuE)ăPíĎĐĽd”©4Ë’Ë ·]×–‘˛Ň)™)Ă\;P4vĂT‚˙fĘÖB‘Űd”ŮqY”]_Ů'{÷]“ŘW2dWFŃ7Ĺľ”±4ŽYňńÇ@˛€2ťlž{nzý”1ěnǵJĚ<7”Čí–Ä2ub—2¦câ™ţ*úĘŘü•1•}«";e?#íU:–x2~„Őŕ˝s?–|2,UQ»[rţúľx2>%¬0aD*SĺÉř=T‰*Ý”1Ô0Pyc\Ž©v‘ĹI•f5mĆç3ţźÉ±zŕ~J$ pĚ/Żb«˛[7¦bÄ}SS~˙|ĚŠÂ.‹ă'+yŁOďsßnl”ż/,[c¬•[őŠ¨ŽŞÖ®"&FOĂ©1˙mxzAc\o˘‚ĎLű÷#QcÉf,yˇÓdkL{koÓˇŹĄĚtr¤ľÜÉă퍖B»ťĽńßókcAcaOĹ+ŃvýĂ‹c™hYcÜôłRF«DÖa%l¬żÎ¤ć(ÔžŻ›Ł„ŚVˇĆPqÁ.Ă–˙Ą±%Scřńť;t›em%kĚCo=IĂG] _RR“4öSĎ.5řUilKąuÍ4ł4Ć‘ ˇ[k©ÄšČ$ŤÉJ™k饖YŮóÉń˛”@Ţ]Ťő‘î}ń˝ť1l±‡W„˘ĐëŤáŕ.Îí!ł+ ±gŢ[y6¦Ĺi fËîŮZż“4ÖTRGG…ĆđQqĂkNäçJČwŁSŤµŐÇöĄŚu-J}`wQĆ< ŕź#[BĆzžÔńÔ`L#řôFvŢz‡‹kLÍřD¶2őł0†%cI#gƸ>é«V Ç0&ŚŹ)ńf" áZ…kŞżŤŁőíËC0>’:žGăËŰĎO4”Á›1ŰĹjW8c*_‹.ĺĆ´c w*©?Mşż+1–F•vUběÖ Âlý…đĹ˙ĂâeÚŃىăVI¦V[Ô4Á'^¬]ZšúnOpĹĹR‹pĽZÁĹčm˘rÓżdxM•ăč®\ˇ·+ƨčmö ]˛M­ˇZŔŠJ¬Xc‘&SËüÝhK¬[epóI˛űQX1źÝ´>0Š/łbŞtŽTh¬~˛+Fű漧»Ió@…Ĺ|uŞČa˲Ňć÷Ź©ö;͆L‹1ńčVήÖßşJŮk:TŮsl‹ý ĺ][áEÓ ś!‹ůFń ­“+Ćő=)Ďđ@ElvĹTfÉɰ’T®-ĂbH*ŠŢĆ—!Ábj@p2•’WR,W[ěJ!«Ť”QfĹâ|βů5&VŚ'H'v€Ĺ±¦ŔbXłŕß«óË{¸g–T1B UšmdŁŢ¨XÍŐFo傊MŚžŠU 3|›bëŚgŘż)Vľ@v +śŁz,NŇMjzÉâÄş[VŰ«hb~u-’IÖÄĆk—Ň6˝~hbś?!~YÇn?°4±rü:%,LŚ#9Oş˘č“j‰•š…‹&­”ąÂ’ ™ÁŹP)±µ’PçŃ$‰)źß—jŞăó…K9<_Ž­Ć‹łĚ0Ü»8 Ť*6^d·Y]‡ ĽÁ8A¸Ć(“]¬n2K˝ anÇ2ç[ cůFüűyg6 QJnőfŻŰ„†µŤÖÎĺ#Wçoë>žę? Śý´´ćýB†á[ýQĆö&ð6‹ĄZ—,2ĚżuED¤Äľ˝°ťçőöÂľ¬BOŻJ†­3-nu2fk¸¨Ďjä †á*žµ6ž­áK ë,aréČbX]˱*`Öü|iSCô ĂM~X=Ö`|;aLĐĹĹ2E•hőňÂZŮÓllĄđâÂp  «Ďą°(›°/FĐ×¶°0–Iňúóâ˘´Â Ó ŻČżtzQa[JÚa˙T) U§‡fö1ł6_z; â„áěsřgo W ł,ż«P,žŤ0 şŕ—ě|{vdW(aTŘ &{5I c˘>ˇ—î‡.WÂXäy3#Đ+ł"a\qr'n!([=+axÄŽČék_Jžą±PÂÚFČ%ü†ga„PÔ)׋Ăé÷í8”™¬€<ĄaˇŃÉé&aLÚż̰ůj! · íd­ĺ qŽr Żą»ôĚÔ/ ˇ=zŃ‚ôY@˘rĎb 2ĄŞĆ!XS˝tŽŕÁ´ŚŤ{ňĹ3†¤ ‘©X§~ß‹Â-gd˛}‹ jłř`H6××UWáÁ°Ú,OŇn”9••›iŕ3t˧vó ({’Śad;©ŢÄlł ať¨-LÍ]±¸4xěĂ3…ă2Ďźńś— Ć„Źě{Ál5î{…çZUŚo‹;ËpŃ3ĽT0Aő¦ż,ôë<«&XY)÷Ł ŁcZíu!2Éó+K!â=TE0„‰ç7xÁ~^ĆşăĐďsÁűÁP<3ßł) XS˛đĄá…OgŐŔrýđ3’,f6]9QQIS$ΚëŃOXŘ((˛ Ë*XŞÓŔ—4ކ9öX'ş÷Űă2.ÂÍG¶Ŕüą°\\ĺ' Ěż}çĆŮ% Ě“E·¶ ÍrËh`x1`SQW,đµ.ĚŢ]¸©Ă‹yyÝ–†Cy>(_slÜŞÝĄÚ&Ś)ţŘă€fÇol˛ţ]‡Ąź†¬˘čč|żů/¦ŠřI泪Éţ—öřXÖ8v»2†ł»đÖ¨—-ĚŻŤaqzśŞ†ŻzŠ ÄŕL€uÝV1ÉK“08!±kĄ4¸},vI*×[Â^2ŔÇILľ‰E;›e€ÍĽűŰŘ>ý €ÝĽ±¦Uá˝0>Éaźm˙ËŽq˘SŔVíŻ‰¤[Ă[c«Ćęâ—ýŐy«ąYô/e0iŔÚ_đÇ›U¬2ţâ-°#Śn‰ úëţâPGÉč™”áŻÔźx/—Ô â%1sŔ9Iţ"lĘoĘĐß˝Č_<óÂínÉ»fŢ"ÝZĚi'Uŕ/;«ó-ú gö‹s§@kt&ĆoÁ_¬Fäw˘;କč/»•µ‰oúý%˝Š1´f_đ7*¨iŹ<ř{/î—Şč°ż±3ďOużlbŕPÉc¨Ś~1Uáfßfľ6Öś•üÂŮé\FÉx“_îN_ô=Ł›Č/;Gű©i^)‚żLř)t–ŔR9Ćę8^ňř›îx‘_^oĘHOśât±íîů,âŐT_ľküIŰF>´x›˙Ł÷5ţwĽŻń˙Gď«ýÍ}ˇÍ_p_6Q[ëcťF™őÉéşcxPł˙J}!|üJ}=jQ_ArÍč™bţ’ľĐ"aI_öTifdëŃĐ—Ĺ&ýhĹwŮřĘq»gBvŕ«k¨đĺ/ŇÎ’ďŐŞďµUßË—1>R&Ü‹µ”Éöâ‰N¶˝<ă/ďú,żŮ^VE»l/K‡°\-V †íU« tHŘ·Ą{!š”y/µB[ľ—OňÖä^yńÝ…/qY?†¸’ńĄéÉ&ʦö˛ŮřZ'/:z^ÄW×ýµö—đ…ť@ľlÉh—RwřňOd©}‡ňjđuUŕK­ŇđĹR:6¶Ćl_Ďśš/š%ăK˛ÂĆňSńĹżD|©{Ě"ľh€eăk·$žĎ/ČZą'ĺËo·Ôż))_‘—`™·Ě}IĚ×–™/‹howľčS$ç‹¶żś/­ýî|ˇOB8_d2óĄĺteľř„x¨˙Á|ˇWËŻĚš×gć żč»nJKů˛4p‡Ř°)_Î8č^ÉÎ'®ÁÔ _:ŔLĆ ň5-lňů7ň5rřůę¸]ůjĹěŃšj˙Ýř‡ĆWť,,ŇĆW¬W”ę§ÁŻÂŢTľ|Ő}/ k ŕ+Î’u\Kég_ÔC’ďőüń¬{ŮKźń‹îőSţY)ŻË÷˛ĎxD`/x/ŤleŤáĽöÖ‰÷âęiń^ĚMľ×OOoüĹ{ˇz˙ŢK.Yń˝Ö0ŞHüň˝,ÉÓFQÜ–™÷Ú+ď…%ß½”w`׳ ÷Rntč^*fűK÷ę3ë^¶Ú·ţIřďĹ-cľ&M‹|ii‰‡×ý;ďŐĎ–|/¶ÜÚ>!Qôg/™|/— |¸ŹżpŻgK”uŻ^p/nŞîĹ!c[ş1˘Ş{ĺ ?J5î…YĽ,ŃE ,Ţ+ňĺ­Ô„ «ó^ď‘ůĽ•÷âčč§ă/ÝëٸdÝK‹8śđ°'ŮË«ţÂ(ÚüCő€“T/»KüaGuú¨×8˙@˝:Ľ°ËU/[[O+Ü˙^̬_[vĺ#üAzA§Ë¤W¬ÖLdŇŻŹ_I/p•‘^ h’“^Z©ÇĽ *a^‘ŞĄ0čĄv†čĹżś@/ćAĐ«ŐD…O“çŐ¶Ěyńpď/Î ÁďĚyqÍ“8/NYóňÓZ«†˘“8/ϲ%¸ţyq^祱ÄyiÍÇßÔR@ýO2čYąšÉ›8®Ó8/EAřľőĂŔ± z•˛ UŐ$Đ ŮĎôš/ĎËÖ»“ €;çĄŞŽ¨ťPMUńĽÖŞgÓ™óbsy^&BeĎËOŤćçÖ*q^JőKž—*T3č…Ů,‹^ÂłčeOǵ­’ľ$z©¨"H/ĺZdŇ‹G…‰ôšŚ˙azˇ7›^)Sr?Âż“^H–ú‹ôB·ăLzĹŞÝrůxeŐk«Ş—ň)˛ę…8V‰˛¨Î=ą^Ż%c×TYŻ-¨"üą‚z!k#ˇ^ ăUÔkíTu>ö2˝V¬scN{!˝řL$ŇËDťEzáě7g>Ó_˝lwZ¶)Ź$zµ-^­†$zŮă« GVĎŇĽú–5/Eš+ç•wĂcţO–×ŔŘX,Ż#MJ  Ë«]Őň2÷ňZĆĽě đ§ g˛Ľě˛‡ĘÎ?˝$/ť“奚֠ĽX ’×& 3K^+zż±$,3^>®ZŚKDU‚ĽlĐ‹8Ö^ŻŁ"^X$ĂË*ĐĂß®?ü.tXÍ~—ť:\±¨Ż|WÉ|Ý5Ľě®Jwm,+tB1…îś·č.ż*~§€µ«p×Z.1&]Ü.,FÜŐÔ‘ ட–á. inîv± .Ă]!†ßá.xYîşÓť¦â¬ wEř"Ąšü!wQÎr¸ËGA[żóéËpˆÜ%tń˙ÜíâaÁ]*ľűîBńd…»l‘iµ{ŻBíúaÝ@°]Šö&µ+˘ vOäJj—ßtZ qËdWýxĆ!ł«WłkňT9™]íőÍŽvń”']SÇ»,ťÝÖő ®KąÚÉëę&r…×Պ׵ëüv¤řěB:}»Ô§7Ä.F¦«×Ĺ‹;Ţ˙Z—ŹbV ¶‹âZXWŻVŢÇţ§Ő¨#Q]ţĹFEŢů;ŐeŁŮö¶şÖö ÷F/T^kI]¸÷2Ô…Ë^ .Λęň;×¶·Î1ö€şě%¬âópşúYś._üÄhx¤K§\Řx(*0łĐE^*]+ójtÝŐčę¨~7şöămtmŐč’8Ť.şôĎ’ţ0ş@Ń%Łë§"]ű®ĎpŇĄŻrŁKĹX]“ČׯF´–btŮýŁ”\ţńż|®łň\<6M<—ʬ ĎU~Ş„L>WDň-ôĚak ]–¤4 [±ŮUźüĄDlqIÂÖĆ®lYŘbvi¶6#ľ~¶:ś¶$l5#Ą#YŕĘŔóń’°%L8 [ě<‘„- w ŘŠ=Ąíš8x˙!l=ŰÁ—°µ~ăsöµ|žöeÖy_«ňZ›z.˙Ękˇ±T浸%Ęľ–ŞęłŻw­BEšt“®eŁIôęgŵÖ÷쨴Vo/ZKOEĄµň×1;-ZËwâ§BŮäj1X­McfµĆ–Y-™ý™Ő2ńć6ĚŐňˇ2ҰĎ˙ÁÔBŃR2µ|믄ć»ŐÓÚâž‹ůÂiő-kZ›Z˙ţŞiˇcLŃ´ĽtŰűyË'Më¨uçĎ-–3PĄĹ¬üLiyęś¶]Ssc`ZŽvĆ2ô ´pŰ&JË]Żm’Ô’V9rÁćăGëÜŞŁuWFk2ŻĺF ­ĆŁ5ęWú\ť˘hů;STSŔH"´ÎJhᡨ„–¶«¦Ű[ A‹Éć™ĐÚ‡ţŔď„ÖóN3ˇekŘHŤ‡°­×ú˝¬łźŐͨ¶ryľőŚg­ýŤjgYᆝô0$Vč,<Đ™ÎR˙Ĺżč¬ şä:««gôďtí“Dgq rÂÇźrÖ¸śĺaµfQ9ţíłöěfa†<˙vł d$7«őĘfá«Ů ›e#‰źwďř^šu¦{—ö¨f–đZTťzëJÓ9ŰWHoĚŚfYc ŁW0kä2ó/’—e#Hě·Zű›ËęWĺ˛Ö'-‹á…·–ĹŠż÷V°,FP˛–Ą~­IËňŃ–Ť˝éźCËňaʬ6q`ׯXľ•ß±,4ÜţËęx’–ĺÁݸCXP²¬=«|”UĹLŁň’”…HAˇ˛şYW:Ţתá´×Ď_R–9bIĘâőNPnéQ¤¬;CYQŘeq˙—ˇ,žĽ˙eííO)‹˙¬ôË@Y e@YĎřň‚˛8ĚůŞbüeU^µ/ ‹)› ČęMo.„,Ć˙Ĺ*Đdµęcm˘–ŹĹ{*YCü^˛DĘB–Ňß…,ôČřCČBŁÚß…,g!Ë'ŮPőż|¬]đ7«sÁ–|¬či‡·üä/k‹Ä§FB˙˙=Žĺč/ úi˛±|“`ŃbŢĹĆâ`ű,4V/4#*™Ćúq=Y_ą>XĄ±J ”ËX?ňőnčäbýXLAhi‚ŔXűü ĆšaąXŇ â‚JďÉ0–sÁÚ~7 Ŕ ĆR·ş(qV7»Lciť«Á˙k0óĄČX}«2–Ľ€,cő­ĘXCËĺ_i¬†ĄGĄ±ňBżĂ[ ËţQë1•ą'«W‹·Dr±l1‰×´ůU/Đs±žëP\¬š8µ ůÝĹ"bđ»‹5a¸‹ÍѬ“şÁ’±|đ÷g¬Ň*ÖţܲYĹBQdV±fE±"äic´Č«„b1ďl k2· ŁX¶°#3{ńjbńđeˇXS~Ëď(°÷?P¬ň(ˇX|ţŠ5ýL(V ’Zđď ±¬§wŔ‘ř´ýbŹţÄjýĘ V߲‡…‰wüîaŤ!đĘ=,ż[#,:І…yqaXü˙´° ĂüEaíłg G ™ÂbˇI–°|%éÝ^ ¬[ŰY~çyŘ_Ö3> ß}¦°&Ka…)»zÔz$‹Íä’…ŻîËÁ Ä1.`‚°"áĂ*ĚĹ\ťKÂÇKÂâpš%,;XµĎ§8XvĚO?L˘ß¬¦+9Xí…žîm2ĺYĆĆŮá`é% ,u˝Ěs“„%YÓÇ73żR–FM~TZ`OXH)Îľ­Ö›¤ďěÜsľE·_ß˝Ňüg•škş4ń*şËÄ9×˝x¶ţGđjţď€Wó˙&xuVđJbúoâŐŃ xe[~$ůońJÄΞūB€3ó;xő|…ż‚WĎ‘Ä+ßKY•4OvÝ»ň‡Č‡’}üÎ]CřÝ»ş¦{W±©ÖŢNUű^ů2Ţç–Ţw   (âŐ–¬e^Ü•?łţnźőkŇ®ĘËA0cWö­¨Ę–÷BXWnôđűŮ2u%+IW|"“te_©żs$çĘ—f~폑™+3~ÂHě2W#1W±ÉÓŔ«üeß§}3WsĚÄ\ůÜí+BöÖ ćĘ.THř¶ęůß6ůźżąVł-ÖĘ>.WJAM¨U=zP[®…Z1Q4L«Ť e6­ö4íě,S+¨/…áϢ=‹V­ŠVZŠ.Ń*ÎÂ4©3 %H+O‰9t/¤•=CŠň´ňěćŹĐńň¬Ö2O$zâ¬~lĆ× Ŕ<ŠĄYŮ Ż|˘»`VölÚÓÇ_ý‡dĄď§ýY=—ż8V[>˙ß·?«ýůÚcĺŇ·–ę*§IŚUđë:Á`Đ+3V¶f°}öçOÁęYdÁęŤĚNNKK°ňpT¸sVµŮ¶hšXĹeÖ± cż VĎÔ•+C®ÍWc&F"¬btUî5ţ0¬°ýřݰí/ i±É°ŠĎlgüĚ×7beŹýř¤Xő×Î{.pÄ =˙2bŐ¸-•}XëZ(AăÄę>‹aő:ZT…üż « bV%(Éí\!¬LŠ^†•€ˇDXŐ~—*oŻ‚Ő–ŇvĐ+îŔ éő°âň,Vű-ßi VžZ©ˇDüM¬üăŮ Ö§Vří$X™A›+ć,ńíÚt  Z‚Ő°łSßÚŚ;V¸Ć°ÚőÍ$ŔŞż ŹH/~Őţň«\őÍ+VI/ÁĘŚ©¬Ú«B•óUîúÂŹż:śŻ˛ă€m őŻzťvţó^đŞ-UúŘ ®â=žÜ*†¬ [Ől©OĄď5ąU~[)¶}±U¶.áoźRˇ¶DVmqŞixI«Ę{6/żUFţň޶YĽ*Í{1µ=TŇŞ|LŞ—Tĺë Ĺ>x//ĄŞ.w;ż3U¨KN•樵Ř˙BŞćőR…ťö˨Ú"͵sAś€*Ůą!T1á˘U5XĎ_ŞÂˇ·ÇC€•U~[˛g *6„Š2ëť%źŞlcUŰóň©řmF>|/ “‘šĺQµâQÉ ůÓŁBÁ@ň¨Zń¨p1fö¨˘ĚEOÄ%®ę Ź*–Śş-íÚüRť[ő¨0-J\p©~¬d˲łĺůý*RÁüČ$U„şĚöERŮżzě %RůąŠVýÝ´Ş©jf–Š»3Ie»Ec`ý¤: HŤ áă  Ute1˙O˙ú›Hµ?kÎ,RĹD§Ŕ ź´ßEŞôW‘jŔUĘ"•_mŰŘqšű?ć¨ęâGÄEö¨üĹ˝*ĺČŐ•>”Z+eŚĘÖ–̰Il ‰Şä˙w–)e‰ŞÜbC ÖŻ•ŕ‰DQůŃŁVjAż,*K^‰QňX˛¨ZŤ–î°ÇDĺßdÔ˘†Ş…еîo…ŞLîŕ>ŠBµ§eÇÜÄH-… M˛’BµÉ€ęg¨,yzěaT„Ę/Şí/D@%„jO­ť2Şö0¨°kĘßöŰbPYež T ň8'÷ęOőííOŃhîOy¸Řź‘ăţ[ź‚R”ô©¸2vĚ.j8?ĺs|<Ý÷_üÔsýĺOçMţÔUÖspµł>őS‚gjąYń©-ť˘Tú/{j^o{*—˘ť~…§öŢ <Ąď$ä)UŰ-zŞ·*OáşĚ"O˝jwÇ< <»6;;ĺłPĺ©u3oTţţ‚§z˙žŇ‡» <ĺ¦Âň ¶@§ČE&sjŁşř—9ŐŽbNńó$rj‡–Č) ')ŇŐŐ d‘Sž?ŢÍ]yµ/rĘäłŢŤÄrqĘ—¦!KHYŢTm% &żsSŇGć¦,×f#=ĺŐ›ĘĎ9đĹ?˝©]Jň¦^Ëş}dmĘŔ@yyüŠMŤąýMŤí…M1ň—¬)Ą_gkĘßšFç]źÝ±©ÚŽĘ4ŁěMůĄŃ—*ň§`S[Ŧd654ÇÓŚ3Ľßˇ©ÁůwhŞA3JĐ”?lfeÂÚ4őĽéMí “4ĺ{K˙f -hĘîw˙WdfgĘ˙ĽoŃćK™jé[WÍwR¦,2îf\G2¦ěYđń—¸Ë"¦ú›^ו‰)|D"j SĚ-ËÄTö»1užŮŠEľVAĚŔúÝ’Ă‘Ś)?=Ńí*€jS~łÇYóY„©Y})lPZ¦zńĄXxU)Űj!mr S¶˝ľt÷ő».ŐéCíżęR¸U.UWĂć­e]꨺”A–K—ŠX‚ěń_/e7j”HŚńŇĄ´M0,ČhZş”Ź6¶ňo˙KÉk [ĘžaŹďâ’'Z źwÉR,lI˛Ô0ßcí˛,ĺ×Ü—!Ç™i)ż¨&đë>˶”/ź˘’ˇÚRţuűß™l)k†ĺĎçý,5Ŕ7fYĘż.«Ĺፖi)»f6dňô¤ŇRGĄĄúTß«ý7Z 3V¦Ąl.Ö2Ąs›ó§-ußÉ–ňż•¦|µp)Á­ˇKuËGŘ~ÓĄĆK—zŻ\ď=ëRţŻ [˝vŇĄř¨%]ĘtŞ_p© É"p)Ő9']ŞńÂ&] ©6K—D‘p)źüş‘ŐşĽĽĘK™l'$cč˙­,…,ö*KĺE˙§€ĄśÉńu’4*ĺąHQxT*ĺUń o©RĽd™•Ú%n-V*âZ Ť:Ý”ňôÝŔhR°lţ$Ą 80K ž?Śů'RŞ3m5‘RUŰU–L©ŕ,+,ˇRŁRF@$SĘć2;"UnÍŻ¤ĄžßI©ąo…”˛w>íĚA^•“Rľ×çb h2ĄĐž#ˇRj´P©¨›Ö–›uÓÉ•ŠŤ†@Ę®TÔŰş‹÷K’Ąlą«(*,cŁ"Áşh –˛V„űAÉü…J ţ•šgEĄl2ô P”¬gSĘÎÄőć‰,$S*ÚWk÷>EN-T*J ,BÄ'|©R|ó9µmú e×/’Äźd8’ČRţŰ/˛”:qeYĘ# ´KE§EŰżéł]KĹżŰŔ©K´TĄUKř˛Ą¶8®UNrˇĄ˘VAĘ2R5Ëń4;RcKď¤RÖĹv R*«Ď‚TŚl›fĽč‰ę5Ţz%<Ş®n˝ţ…GˇqŇz ,FĆŁÖFCň™í¨Zč×ń,=*žŰČđSe>Ę}ßě.‘ů(”še>j×ë_żčQhůVő¨ĽÖźW˘Łlëęéh€đ‡Ż2ËQ/bU#vĐQ?ĺQźĽlGyĘĄö†Ü˝;ЉĄÉŽ2Ř)č(<%ĹŽšÜ(,;Š˝ś%l?áQ–\á9Ţčµ›á(ŻŹ’ř3ŁQŢ/Vqž)ó«¨Q[ X>«šdFŮ3hhTg·’?Đ(4‹ţŤz.yAŁÚ‚ˇ~ʡ·Q‰†ęE†Â¨9˛ ĹcÂlC©Íp˛ˇ0®g ßó•i(+”ďţśµó-Cm%[ŕţ‹…ÇQY(ßí(S{—;u.Şü»ąJË„z-Ô°eBĹ*R1¦&3)P(Ű8PÇ!˙/jŐJ(”ď ü¦młP<$  `/$”-– .Q’=(_łh”µ8¨#Í(»ęuĎß0(ôü â Ęă  ‰I”ŻwôĆt;%ŠVŮŞ-ŘYýBťGˇ<*ĘË˘ß Ęľ0ŹX<ßeÖ ę×˝ëIţݢ‘–<¨=ý2 q*Ő·u‹Şú şţ˛ ŔÍ, J-Ű’ŐOqLżiP㪔RX–%”(iPŻő-Ú®% Ęö :4:ő»E‚âlż{Ź Aťéńl\dĘ˙°– â»ĺ*BîŁ:P–‡ę_~9Pö}ęSY— (SCěšá6űŤ€ÚŻŁP*ÜKTc ĚB fťÇ'P~Łů˛ęY¦fĘçBK)Ö§JTËTÓ“ź(_}čĐAĄ PyĺčnPv€ćCŇ+ô»˙4®Â?á/'˙i—i”ý'/~×<űĆźlÜđ; |–ź~,źÇjŽřôţ?őMřU†źząĆoęÓŹmŠĽE‹dŁ-©O9×°ë;_ę“g ú÷‹Qs‰OŁ‚O|v*ř´ĺy^Ż˝Ľ'/¦Ô=3$Í-đ)NC,U˙ĽÄ§5uS'µÄ§#M“Ý^ü ńÉ3©ĽfŐďâÓ3Řň‰Mż–ůÔ/©L-ĘꢮľYgr€O2|o­G‘±3™ ·D˘n߸´¨ąŚŮµŔçfúé˙H6í˙;dÓţŹl˘Ř„ÜD\8픎 6ákÜCSŔąü"›° ż‘ŽÓ˙ŘĄ°¸ÚÔx<Ź„NCZľf¸ éŔłĐ\ŕ&Tر 7ĐnęłN|ť l<ŮMß02LŰňłŞŢř&XbčáRY{śš‚Ľ> wNśVŮAÜ€h˘&Ć ôöľ,ŰĘŽÓń|čÓKZačfČÉ–VǶ©@Ń%'ÍÇŠ\iÇNmµjN8>?|Ţ1qN8˝xˇßjŻtęZ—¶aťÉĹdÓ©sĂŘ}#‰F^ kđž±í—……™Ě®“JŹg¶ŃpŁŢĐ™vB9b·.%ۉ7‹Čt;©·oÖťpěËćc&݉…ăł¶Ŕí­;ń,1ş‡1·Řu'Dć/‹/©jöťÔ6ô<5&YáŠÜnn<ńÂźÜŇę~b¦BRžčâ#ři=Ľ´_Ň“žÖQěJ=í×JG{–YzBSiä˙ŽŠ1¤¨Ýˇ'ţűĹTŘ͆‰Q™'Ś 3Ô­öRžpĆGâčĽv…ň„ĄâHíËhP…ň„ďdÇ˙ď Ô‚<±eĎÁ®Ú¶c«ÓĄ< u}ަFî3)Ol“B˛Ý˛ŚuřăÎV%~ĚAi~NZ¨'tŃD4<Ř őÔn0lŞ#µ¬=aNŰ·XQÍÄ=©´zýj0“öÄ/›ş˝§5Ë |B˛‹ýmŇVńI2Ďá±Ô+UôIq*@ě@ˇűÄDĎ0ź…}ępÁ¬NZ›Lwź8 ,řI›’=»OřQS‹—÷I…ůĎçŇŤ®ŞĽ"?uDĺzDk÷í¬ř“Ć^/;Ů™.ţ‰°“}ây“Ů:XhbçAůĺ?á˘*Ŕáżýěj˛ţ4DńśŢ}śż>25nž kkŃ“˙$6˙bĐXË-ţr2 >|{¦~ä´(e†đĘéËn˝*P¬^ńĘđóĚî|LŁ˝ÇS4Eé‰ _»µ#äjkQP¶QěĆţ̧K‚âŘ„/Ü×sAP/ čŠţáŰNÇ–“i:°ŔcP4(l}o?ýÝńÚÁAń$qçaÝ Gć Pľ‰ÁÇŹyž/>yPxgHş5ęq2Z řđͬ$«ŠP?B?L$1ŢçĆş ŕ"  P¸Őö;˘C-«P?p+ZÁ«Cá <×ţŚ!ń|»P\˘·– ő“ Ĺ/‰éŰaË>ˇŹiƢp×ń/[%&›…‹ęfö¨«›˙Ł0ŻXÂÓŚâúu‹ Ü6­Ť]Śb0 ď§Ů¨%d"ŁŞÝ÷OzֿȨ~ŻŽ›86Ęd¦äk_{ô† 2J]MXÝv¦€VuŁpVs]pŹGa,ĂТ”Ý(,‹Ů~R+y\UŽB4uĹĚĆ|ŃQ“ĆG2 3ĹźÄéÁf‹‰ŽBv˙µúA ««ČQź›˙Í:;o‚ź–Ĺ[˛9˘L€DG±°ă˘aă'¸ÇxËQŰ1|oŻ,ăQľÖ4޶‹9Şx”r Ľ}ŽŞGaEą‘L˛…?Eß\Źâ=‚ oń53Ą@đfET~l“ü(\i+Ŕ®óŕDHqmŔ°aŢâÉ’ż…·¦ě9ă} #…/Şń4ĹžO‘¤1j§ßşg$”%KŞoKXłuń^()ÜHŮéüuc~’%Ÿ1c-Z*vS=)Ő$FÍă3ŇĽD)¬’nßÝŁŇ´’R8­Žlž­ R qŇoą°ó’g•U)ÜFQţ7Η*Ą-ĹŚBX˘U –Âťx?ŹţT´ŮJ»3.…ď _v·uÇ?t) †á^ˇeuâĄř¬w.ö•a)ĺiKŔŞSö(Ý€ER…©ë† čŮřɉnÎ1˘göye ×í™7}1+%j)Süçç‰đ±ĄY™Â7řĽ—•<P(+S<łŤ.€(Đ~9SHy°ŕžá‹4ĄŐ4›‹hß)ţ&aSÚňŚ’7/ŤxqS`OîČ*ľ÷âMѢ;e.YţŻB2§~4Ř|ŚŃ—|ë…NqŃ‚š{× x,uŠ—eYqĚqgvŠý¶¸`·îxş“+<Ő8Čb›Ş©zŠC:Ř…ˇ;Ź3'|Š6šHmá‘ÎÉřJźË`Mô) >Ĺę2Ď[xFŹ˘Oy+™ËbG»§ÂOaż{l =\ł?…żĎÓ¶”ýPQżeée·ąMě٨¨˛L^3‡°ĄEPMFŃ}ĎĘ˝ŇAĹ=äfżŻK Ş~°7hô-Á•*.ź®O ÂŔK C…żpOĢLE`‚p’¨¸yE:„fc¸’EŐTá4Ă=Ŕ ŁbT“¸d”ť\KŁšÍ>˝ÚHuËĂm$´–RÍL©´HşY E°â“•ĄÂżb2B.—*&yŠeÇŔQ`ŞŽŔzż¬čĽ}ŰTH©É ç‚§ÂNśqkEÇ”Á Tqgł3 °éˇ,FŐó/Ńżî~ U@+°G˝‡ĄJ#UČŰąŁäVZRŞP1'Ň›®Q”*u΂`Ó».CU]7Á=ěz…ŞP»ŔsŔf›Tţú˛ŞpźN°¦ĹŔ°ą°ŞnŠ(/-Xg3.;5w2 sUśÓ ÉÓľĺUáÔčů;#„ţ©5T2«~hxđ‘2{ÖD­ÓÝŞźżipaq¦«ř(ť6^¶ÚUř~—ˇTí* \5ÎU“re˝ 4$•xÔÚůĆ«pîŻ?+^Ĺ•.Ă:9ńľjr«‡‡ĺ-Ţň±ö ¬”bt°Ů®mĄ\eĂ ÇÜńULʆŐfúËów!ZÎXýŕ2!¸ëŹÓg†¬8± źÚNb7ܲşPŕëbý?$+¬čfʇyVÉŞ«Dí:ěP/”WŰŘŮ­.ˇ˘bVs|¦gĂŔáZ–ÉŶ;@&P=aVÜPi–Ô–i·3‡*Z©µeë .ÓJ?Đ=\)źŁ˘VĚK]¸.# ;Y+­‚pëLKĆâ9ě‹¶BN[zíe[áýť×gŹŮ{dÚ űögE5#BŻ—źY¶b‚ĐŔ m…e(‚òsšě¬‚[ˇšk•©‚9ŞşŐĹyÇ#Ň_Tň­~XŞĹĘ…dHeăŞŰrňt\ĘÔÎ&†qc—ÖmoĆ ™tĹŇŘؕܺRç`‘2}k,č Ë9®pLřŐónŚ ęg›ŢâŻp Ŕ—9NśˇŞ€5ě2íNľrtIVŁÂwŻä­ X:ňlŢ!rČ±Ę –ńëĎ­űV°f±`¶ü­}1XŘcŢĎĺšĂ{ rôŞ —f±9®ě`ýh1çř¶]0/Tµ°pJtÄŞŚaáxŻ8,"4DNekX©Ł®ŕĽđ°ô5 íŃ$!c‹ÄbŻ<Ń6ŽvS©˛‰ĹŁ®ĄHW‹“ŢIdÁ‚š’©v7±x˛|±pOˇU˛'«+R·:Łm­¸XŤ»ýŢ|ŽUĹB*úä EEçÔ'(4Î?l·žm,+úÖ:f—"•u,đIľ»|Ö¨YÇâI©2Â#zĽ|¬ŽŠ ~D˙Bľ‚YśĺźąÁZ\’W‘,lkfś0aÄIJNőúńń|c˝űP˛žë7P«úě˝}‡ÝŠ‘Ĺą?0›-äl-'‹Ź¶,ĂRĹOÉ‹•…í 7ů— ú‰Đ˛°lĸÁs,ßZo3kiŔ5oᲠĐěA/µ˝€Y\ ˇÇ$DÝf!fq–ŢĐťşŮŞĹÔRłp§ŚPCŚÂÇŢ@ŔYLşˇ¦¬Nłđ2ŢďTkÎâżĹłz9‹_„ŕz Ő¸f?‹ń†é†gnqčΆć–›hőHÍű~öHG8z1´¸ŐĆ(;ęÇ,\-^śkQÝŠˇŐ44ĚháT˛ZĎĹŚ 2XŤLhměxfÝކ–Ą“Ä’vĐ©Ú ˇŐ±ę¦( áDEŃB!Áęo„ŢXÁh5í¶v/ýĽ^ŠvżÍfˇ=ĄŁĹżż1Ý ¶;˔֔–ŽlxŚ·(-Îí̬yďx[ZČ“ąVÁâ ÓÂA6¶(݇ˇ?žV—Qâ!4xŞśÖĹ…l¤"Q—Ę Îé8¨e´/BmÚ’˛ş–©…Ź÷É#Žş|IŐÂöřR¤Ŕeű—«uĐ{˛ĚJIIÉŐâ´¬d%1s}Rm­[»ťŘľM®ź›;SB&;_˝L.ŚŤ·ő†:ôďr)“ëDEov¦Ľ\.|QAlçËĺş™ č5 b˝’ĚĄ`ľŮ;ůŻ/śëą¦Xëú P,™|.ßËĚů&ĹŃ…ĐŐiĆąźŰ|]]Ç„ľážňüŞŃ…O;Ł3łn‡#]Cţô€&Z>¤‹‡’ś«Í¨˝őöpş†NŹž#Ą83]TE±źÇ*âJPlś7E\bß+ÔĄ9í´2/Q`auńŕ–Ť(› I⸶ບ2_Łk8I«˘uábD™:±Żž´®fGC_ĹľżÁ.n‹;´Č‚H®EvÔĂ«<ţvńŻEbőţňşŐyE™Ă]˝.Äú¨Ó‰}]YěbvC$Vb–Ä®®‚ĘËĘ®ř´ľČ.”ÇŐ†´Č.>küj§ţĹ[-µ‹ËÍ´uşăóśä.%ű= M77Ą†…ÝĄ“ý棖ľ¬wá^"1”Â!%#ů]ş „ ô A6 đ î_Q”±/űĽ›˘¨ňQEĽ0[FÓĽ‹áĹeÄÁe=IJQĹëYě\ëÉ7ů˘8^m039bCHĘ‹+BÜa~ÜW¶Ľš˘Ă×Ę€=ŞĺŐąÓëHç¶ŁŘp^|"˘ţęŐóbđWlŘ.0ěĘž×ĐѢ-4^žW"ĎnÝŽ“ů”˝D/LŹţˇqU˝xtŹÍŘîöśD°ez!ŢvE讵·é…–ÝóYŇđ“ę…÷Ŕ„üŐ˛ôjőâČÖěŔV’éŐÚüxŻ83żÎ…z5¦ ~ě¸ţ¦Âć3ŇńR˝wĹYémiSU Ű‚˝şöĂŇKůŠěŐ'ŹQCB¦Ţµp/n6~±Ą|¶|/aÍ Ľ”ób&ľxŔ4|ŇĂ=ó"ľšMűBWy)_–řzy´˙y_IůúŮą/2b_ŤL3ó…˱Fś]µQ”/ťQâ(ŕ¶dRŽőĹç {÷=K_š¬˛ŕmłžXÉúÂ:kĹÂĎŁb_x–0춨ÁwPµŻvqUîYúh„’ČŻĆ´¤Ot(¦]WÉ/ś¶^ŽÎíč7ŘÖSĽUBżnZ§ÇŮź…ŰŰüę¨Ţm•Yí/ř‹g!vŞĚäě—ü…Ź;ŁôS‘żh6­6ĺ÷›ţÂv,¶hGě/`Úń7×3ýĹáf˙\ţŻh¨–鯮zŤuÂ:fĄżđę(x°bŁÉČlµż?ü!k¸z ˙Š"0Ë]Ré€ý`Ł{!ćbŮS˙^ 0¤ňÝAôá IbŞX’÷Ëo‘±ŤÄ€ ĄPFۨ}» Ć!‚wbłgDPŘ éLÜçŞgQ—%0>‡Ę%¶#7^ĄŔšÚ¶hř…jç1ă˝Îşť&íşI&ő€:’5śn`}3Ń%zŰďgÁ¸KářnG›Ü›g {T©Y~ĮѢş`­^ţ¬^GqÁîŢäÂią`KÉ>ľ2˝÷,uĺ…FŽý3rŚ Lş·Ŕ}ۆzôű~­wŕ@ŘO’»?2{˛Ö8!ŹhňĐg6Â~xÚ>ÉXhHâV8a¸Â@.ka"—ínO«ĚëÖ őçü÷XXÓ”f⩺żÄ… Ąw%Iˇ'.Ś©×LŶN LeĚbXç·˝‰°äK^‚X>›[™ ăS´Ó{{‘axę÷h 1™aHD¦[ĚđČŞ†Ăđľz6ð/Ľ– 2ßh0¦Pňů‹ エȰçXt‚ĂÚié Wx`ă*nK&&űj‡aďy¶Ëŕ\xŘ3Óő4YvŘ?ËĂ×ÂĂâ:ŻŕĂ~c¸şv–1?Ś5ŕĎthcDz,)ĎóŮzŘ +«+ 1Ű*Đ<î·J67o~¶‰ŘZ,ŮÔśŐš§%Lpn &c.4S7lĐo— ‡0Ń%}ś­ŔdŚ5źźÄ4Âe“éä—w´âŃ·ř°žl˛>IzůIŐłîM<Ä &JŹMŚ.–-eF„bó1ŻJ”áôűňyŁŤHFŮV ,óĐ[ÔëRĆ!¸˘es?«QĆÓ÷‰m şVn‰)ăj ×Ă–‡;j/© ÷Wŕ".ŞŚ53mí7ÍóęΕ! !5ËŕUăč –a5¤„rżĘ•+ă._›‹1şGYöoÍ´hĹÎÓăĚ–5 í3Z˙Ś·[†Ĺ$Ë!n;ěŇK,·¬YŤmOÝ#ď*—é Áâ’’\†&­Ďďßž‚2^nYŰT÷î±É~Ľč2Ö—„ ˝ăY^tš4  -Î'Ŕôf»¬mfOY:Ě?đ˛g¬i‘ĄÔî/żĚVČ۵P Ŕ¬ŐÖ¶Áě‡ń˙Řhrú"ĚgícÍ3€f8˛fZ`䲼ǟ’řČňüČ1óâĂźR}ŘË2ÍL<ĎOńy8»Ś3S=µ¶*¨ćŠ~㿯s¨źrŐ6kĽFăŔ¨°źb…áU>˙$ÚńżC˘˙÷H4®2ŤÔ"Ůť[ł^P´“óšOp=ˇhř?XösŔ¶L´łŠhl¨şgíN-ăÇńňĐŽÔPp´V=4ěLúąžó-{h,nÇű·ĆÁjąâÚЧ‰r=0ő-84ÎŘŚYäT§tÉCă™8y+°Q©»<´¦¶˝–RËçŻphÄ|âl \CphÜaťÄaš‡I’†ĆĹ )#óĘşĘI‹†v&ŐaYCĂűaĚz%2ĘQ84|vľĘ ÎŇĐřČP=ţATŘ3u(®DK?¤T7×Đx˘Ń:ŮX…ą04(P°g…0*ˇˇ=ď$ß,l[,4 rľÎč`ýö„ˇa˝"mś/ ™¨q †šşdˇMŘ DÝgݰĐĚv˙XŞŚBcCc썩pNöŕŞW Ťá);ő·ޤˇ1ľË8ťľ7µ¸\łoéŮYŽň+FĆиÔó˛y6Z¬ÚD˝śßw±†ĆČwuľé<•(ó1MwĆćç$LJ;3‡ĆGÎŹ±¶ëša· —Őż+qhŘąFĎ ¶Ź{hŠ«cň34¬+‡Ćű%´ô–4´¦‡Ó—¶H=LZ÷Ý“—úłLäKCë6˘áÔľ44ńă5őKą?UC{Ţ×˙«bh¨-đ`#›ř\ˇqňjĽ}¬®Śář…ˇęźhKâŠDˇ‰Ň`ňş|išŻ·ć4Y'q,oo›^ąű ËŃgž˝<” CkÂR˘FëCĂ$™:h_öÖĐ.?}kh:˛Á‡8üKăf+84!Vx×އ˙ľ<4FÁX45ł ›D4>äĎ'Ç{Ń~păó3X‰6ʢ4ęL˘qCĐý €ˇÁ— 7Đţçă-MǨů¸ŽŁ–˘ń.ŕ3g«CŠdYD»¶Ź8ű±}‰hDCŽzěoíh+K˝’†b‚y&`ćY$.Mń_|\뇰KŚ{‰ha»ĹĺŢ"Z/ß>íH )ůç¬auă2yhp*l»&S*F{Ě?ŢqżA4„B‚uŮŻäˇqŐĘă°ÓVŢzóŮCĂ~ôƤ#‘<´g|¦şnőÔMNÄËCă)Ą0LńâĐđř@†f‰CĂ ŤiŰößÝ´łđаpˇ’Eż_–Ó#n8‰CĂň˝éNď·‡ÍÉO™ŕÁ,í‡Ü#řv-KěíˇqPEČüŁĘÄġ5îś·•yÍŘ|ćĐ8,˘a»7yα8´¶+é©Ď¨ąŁw¶% I«Ç  ăS: ›ë‡Ö˝ĆzÚ) áźĹˇq˛hĘôöŞˇáőgô©é·~}Ow™¬=ł<\ýČŇаÂbÖČ­˝R›żhhˇRBŐKZS©†khÚ. Ť7ÔÎŇ ź™@vW Ťżë±¦7†&Xňą!őäXU ŰÂčń„Ż(ah]Y—ÇLŃs9[h Uůá…JI’†¦Ś ,˘‡±B·,łĚˇq hë+•UŰÝġuł˙¬­…Ȗġ±fGxzó”M^=´«Ešź ë7vň·…ô7Ć©ÝWłöçé8`Á…^TE4śž6—8¶H4ăCŚVi^6ŃŘłüŢ"¤ÉĎ…˘ ű:ŁĽ]B×ÎPŃş"ľ†ż7˝…˘ufK"GŔs{ž‡çËDk̆ęţě~›hWę˙C,‘hm×ZĄßvD"„3‘hM™«ű8ŕ·$˘qT†#ďĂ&†Ś˘á»Ö«Ą#ś$˘Q1ĹWę'÷8ËzhVžnĎę;łĆ±á@ 8:>cčM"š.ÓÉŰWQ5}—‹Dcfď…Ă«TY~6ŃFYÎŞ(>™h(±z.äîĹX"ĎzhCOZd¸ďG“h(¬]‡řĎ&âE˘ˇD÷Öż«sfŃř˛Ě^€ůU@´“ąOŢÚH·ěˇá0:ą?_ańĐXďó™ţ-=ĎyÖĐč­ pý<včË>qh2p&«ś’ŮCĂ˝ŮgXRZo ůČž¶řŤYGŃ#ŽdőĐmäz~xh8ä`ÇŁ8».ńѸHâN4~˝WŤ‡17ďJ­Ŕ4UŤÉx‘IC.8´>7—˛Aš˘ż[öĐ:/9÷W–“¨¨Z °> “ęˇuO0˙ÇÄěˇ5?s»-¨ż‘<4”="çKDC>Š/«7ŢŞ…¦XBóüOG‰Ćâ7Ü-\Ş2Ľ¶ĹËĺsl·™I4Ö°yµ ĘŤł‰Ć°]_ͳǿL´ç/Ý! ă勉† śLoŐDŁ…uđiźmĎ&Ţ>Žzüx-“hŤźMŐÖ|‰hĆ.˝_Ë5ů Ókş—7ä|hPé´<6˝@ŃzJ€šA4•Ă\DM4ˡZ"ščýŘ.)EŕE˘ˇ°,ÖšíŞ&Úî§Ăz‹âĹł‰Öv3˘f´txćÇ7‰6‘‡2Í0vżNú‰âˇńńő¨+N¶«‡†ŕJŘ-l·•@4¦EŕŚŐ–M"ŰŃ~l/aWjĂE4ˇ°ßN„Ť1ň‡‡&ajw€H¦BŃ:e˛ł6.<ÄM šN+TBiiÁ2Ë\DC.,J“=pűŚBo­Ś7H%L Ż`_*ŞŢŃÂĂ2ěiAMńVI4l‚í=[Ńë &­“AnXkk÷ĆQ&Ѱ˝ě试#hZ‘ °ŔßDŃ>lJÔ,ء÷ š}ÓŢBPÔAŃ8ÖăńółvŚë DÓ⍪š5~^'VĐ6su‰i˘):ÉöDŠ M$7>XďŮDţŕËD–ŕk=i`[2Ń0o<+Öă˘m6ŃupýeÇ ę}—L´^›´ă/­{,ŕYŮMɡ<”Í ą«‰†Źp缾Ť7üąšˇ›Évf Ë•ç`ű™P´öśŃđčm˘mťłŞ-äúËDCV ŤňŔ˛–Ňađ%lID{nCä7yz“4µ%˘Ń::pĐăşŕ(Ö‚ôfnË)¦K’84ś–P…·©í“54ŐG3‰ËŠ…ô懦<ŔĂ%‡iśÚ'N¦njˇŃčx&Ť™'®tź7™d[ŃJĚŽ¦ÇŃ~léyő(9  żmv,*ÖRŃXČĐśĎ@——D4­ż*Ů“Ę\&Ńş†Ňçɱ, µ9L$+Ť‘ó ‰sż”ús:‰ö )O„¬hJ×ŔM´şmdćxŃ$1Üc—ŚĹçfsO¤ń¶±ü”™Dl`bĆĐ·XP4ĚýŘăŮiĘPnREŃž§ĺň94×I(Íô|XŁÜ˘Ş˘w*¤\vd /ŃÉĽĎżT49/í‡gRqPŐ%%-M'Mř7 Ř2­yÁhý;MćŁy°UĎŕü‡‹@GűrŃŽO4+$¸\´×VĽUEĂŕ‰˝ĂhÝöî|˛Š&˝#…ĺĘ(kě|ˇh¸Ö§HúřÉDÓEÁ[öFťú‘l˘Ńi0SLąm‰Dk[9.ŐíSI´’őÓo‘hőâtĄGyÂŮż@´ÉęŤŃ`+VNŮď÷%˘Ńô"z{Gh]c_śd‚Ő|‰hX÷5Ç]…D›5ßgĽE´Ěß8$ŤónL*¸Ë ´ϊjFEe“.•D4ľvÖéó­ňó˝H4EPjŁÔ$šrÉV˙.´uĘ"ZŻ“<úŹŤŮ{—–ÍËŐ˛‡&§¬LýI2fűOgQUŃŘ™ ăđ¶ćqg ;ĆŃn©č§·‡†ťëęÝ|qhĐWăxjÎ7‡vź-ęý›BCąď0<]Mż)´îCyÇ8±(´¦(óQPň/ Í7!ł í'Bqş%™ô–Đnžtű“ڶŢIBĂ—@=_ʱ8Â*ˇ±Ő‘GđŻűˇ1]î2ëűí ±ˇ|ú˛E?P%4śuŤ S=7»G‚б@[r?Ž'ńvĐ0­Gółd©¦éÝsZQ‚ýrĐT{”ăí ĺŹ˙,D^Z=1=GĐř”>ĐňßĚnZęDq.zăz hM#űűçť 4<[ČŻč‘_‡lhÍÄ6Žěźaą ™×ý,AÖlĆĎHfÝÔíěě“OwĹϸŠ.˛ ĎnĆĎęVŁ{ÂϡüÜh—"ů!ޢźÝ d¸|…I?S2=ZÖZ\ŠKâĎjAJß’T¤¬źuşś†äf°čgÜ‘^VmflâĎf9Ĩ2Ţř[±D8ł}vX‹]«î<’}†Y Ć8­dBžQĹĎ0RÍ(ë?c×íN«^_˘p©řY“ÎĄÝ2á3}ĆfśXµk˛ĂzŘgRHbä¨ô»ĎĆ#Xé3Ę]ŢD]<^öÎ_#‘ĽÝ˛ĎH° ]>V©w¦Ďn—°~ÜŻ·|6®Ő×üYyfůŚé°Şcđî` ”áňŢh´~Ágčťäg˙`KŠ{†Ńâôçs°łÜ3$ć <ŠĂÖs»*R—|†ł‡¬©.ŘE>áAŞŹ4g*Égę~4]ŮQc—}F¸ůÝÝ·-Űg<†Ĺ\s{Ż/ű¬ojt­%ě_ö™ţĽu|S(٢ĎřqCt3±e»$úŚO%[Ž*ůĽŹ}¦=ŤŕťßňşËC˘ź/řlśâá†đ.î™rżăNś"»|¦¤ŢT>lęŐ’Ď^WJ}ĺŢö٤W“y›ĚŁjźĄŐô¶čłşÜŚ[đ§¤ëËäč3>PÇ'Ú [ôŰš˘RÇ€r¶gů¬1¶Ë"R=ŕá|6T×tÇŮ+ШęžĺS‘ţĹžĺ,LLgeϰ`F†¸Ő ¨:˝ŞgäbS|~©gą–dÇĂęXl€­?‹¨ŘĚžőwV5Šď“zF×údv„â«ó›=Kç=Uö¬[HC)čăřbĎvĂł˘ł0ëCÝ3†n©pdgŤ¶ŕ3-|ËÇ‘MµöŮ=+*Úme÷LżŽx޶Zî™Ň룖żqß›ä3fŕmÄŹěNľŻ·{†€çá·ŮŽŰ,Ü3aJĎ-á˝wŶY>Ă©;Ďî2ËgŚprĐVşÔΨD¦Ď¸e9ÜXvyîlź•|(pĄ/úĚĆ]?<¦AźŤf4úRśý źá`ˇGg—çu‹|FçîvđĽĺ3ižLŚŽeK>ăÔĂ săfx%ú¬9ˇčł>EÔjź=ëOřň ?ĂuŰx2fj§ŢbµĎZ C4$U$űŚkżC·W۬ßEŇĎ™Ě hÔaŔ]ÍřY©wV×®ŚźýeŔ·H‰Äźá×řž¬D­ †¤eî˙l8÷ńglŢĺĎS» Ćśݢú6h8+CÄScOçqbĐđµvŻřGb hĽp\ YF¦Z»;¦Žz--ľÁö="pxˇř'Ę»Aë*ŕľü¬ůŔWhv)fčőóĚďĄ~[ IK™–4 šö(=öđgÜŚ) MMôÂ?ÓydÇěgU?C˝źdăŐ_řŮŔŽ!öţLprüŚ ®Ń z††q'ú ÓIçAş~­OĎ ĎŘ2v|Ľ úĄ†°ĎP MµEŹzűeű ß;Zřđ„ţăöŢ&Z ;ĽuüŚ{U­'­"@Ť–2v¦ô1ÍVţ +Ť1µ‘±nioţlř˝ÜzŃĎ”ůŤuěX Ä ?łť¸‡ł‡zżĆ3AVz+€ĘZĽ ń>GČ:s\ţcš8šĎ¨x“Oť‚"›ë–Y®®p"+§ŕ;Xš¦Ę3c„Ő?Ă)ľ×EµöâĎŽ3!ĎđWů3f…Eű˛űLüw<üAż)FĺĎ0P‡˛ňj‚?Cą)ď†Čć#PúĂy‚˘|řă…ź!6ů´ĎŽ6ăg|T;7)šîú·†ă˙°…žIç‹?ţŹđ!Ć00k ő­6Ň<áźqżÇGÉBé\)íqü©lÄfAŤäź5íŁEěµ™Kţ¦7ľ2š8ÍWm0ščéHPź*€&DÜwő€‰–€¦¨Đ`FOăȸ- ělŢ;ž‰H‹?űQřqÄrQyw @ÓšűŤ‡{“% ń˛ ]7¶ă á^ÜýP YD @k›eîĆrůúňĎ'ŻÇŚ;ü·6"ĹůąŐłĆDÝ [ŚŹP· iQćIĺŰV4'tuŁźßĆĄUűĽď 1ÂĆĺąé= ‡ż 4~ #x&› ´®ÚĐË ˇ/Ť)–;*ö,Q7Ô‹@CqĄľTB@k›±ž Ĺ9 h,lą> l9Ź, AčB8Ă” ]•@ăA˙é@ßĆ^AIWÓuTŤˇżá:đI@cě‰&@×(¨Ü®D ©¶ç⾼mVš“ 4pçÇeťĂsVĐ6ŃÝRk:÷‰YA㛾PÄm ÷KAĂ €LT“VS±4­Ě1ąZ} “N2Ö˙×?‘Y3§"hĂŠItÎ7‚†Ďyzđ‡FH(h Ľă}Yj—ůUAĂatźŁ*hXóî<ŁĐ*úÔÇ»‚AĂCs1¦ęď@UaĐĹąŁňş3f9 ÉYAS»18eÁ?9fŮAŰÁŚűJ|ß Ćú|Ý©NVĐج,¦‡,ŤU8śěc¶Ůöâ q ±]Śr¦Ľë,ˇ ëĹjçV˛ť„Ćá‘ő!ö7®™4ťy 6utÔ$©ő-óťë+?–ćS!42yV>¤śíˇY~ckţ-´űÍ áˇőďV4ąpëâcĚuVMëúݰÍMAăGřzJŻ#h‡źś8Yg«±"Ěł}hśđâčţě/Ťˇťî›šű.ZS‡ÍŰź´?©’9Łß$Á* !\|»SřÜIE@cęO_gâWńĎxCwCłć&Ľ,ůg2ĺ0Ťëó+Ę“ř3~Ľ}IÇ,řY·ôٰ^öf0N€´*ô¤/Łf"ÓgńţdúŚźĚµ“®KoŕúĚΧžV•Ďv‡Ełd\Ćlź±…›rë*ěúŐ>CŇŐ¸x_öŮs»ž>¶ăC&ű áĚçú¨×¦Ń+Ő>ă$Ůý"ˇ„.ŰgśěA!ëb/Ě0ágąEiÔ[<ëgl0ř ˛Ă쉾)¶ł…~ĆEŃţÜ;ↆř±ĐĎšňymŹGň ?ŁéáY†í ?ăčě;n´âLřî&vßü×g¶Ď´&D”ɶ˘˙“}†·‡E˝y˙ŔĎ0ß1šÁ°«řŽ“|ĽW±Ď¸ŘApŮw¬Â^ö™&Tk m)ágÔeł@6‡”Vč3\ŮÄ j@ţ‚ĎöťE-ş@Q+|†äń#*&°&ZđŮse0Űů¬Ćĺžéň2źîÔlČ;,Ág‰xܲČÜoöŚĄ±!ŹcŃ•Ř3+``Ç\Ő'÷Ś YKWoúâž÷'zIMuĹ=ă–˝Eż˘Î ‚ęž=Ăo`‹»hQPÝł{]D4{*î™’UhHß|»g6ĘÜöôe÷¬Yʉ-ŤĄ›ľÜ3äc{şČĽ^î*ڰöLěYă‹«ż[ěç›=ÓďúŞ u É=Ă <‚őÚpťůřŚy!žN8·ěžýXNÎeÓ]/ŕđ#ćQi«&řŚ3BĐă‡<>űAć!®“ö7ş—“{ĆĹ"JścÓ}˙=ŰWńďQŘ3ŽÜ·-ˇm0¸ŠzÖű»˝®C^X˙$ő “qî{VôLO[Ŕk~aČ5«gÚˇá î»%`K^Ű{¦:1ćĽZ¬^°Y¸g¸ĎžGíöňŰűĘěWzü=- é8Y=CÉ&SĎĽ ‹âń/őŚGzŢo˛eő ®)šĐSŮł<´¨“ᤞŮńţF/Ő˛z¶­j5Ď”’úJ˝şŔ¶#Ě3î..gµügřežŃŘŠh|›ĚłfUä-ž4šh‹cźçH{Űö7}v1 dB¤t¸Dź©n”˝qĄ-UúŚů6+xó-ź Vî/ůlöͧ)ž±důěÇÚňŮ}b4dˇĎ(Y!=ç°˛ŮO•ĎýD—·gÁ“Ý3ŇڇîĆÁ3„ö‚Ď@ ¬˛ß­¸g\™2H+×6ô‰>Ă%V˘Ł6łÂת|HÂ"*ÝÍňY×˙xx~đübĎ(†;!)±gěXĂB3- ĹŠUöڇ5‘¦€B®ěžýŘâÖF˛6ő#Ăg¨ÓôďÖTqĎpHrúji§Ş¶Üł¦š“ÓG"ŞiGRĎ0ďÂB±dUReőLÜеthĆJîŁC7ón}ŃŇ÷Ěža»ŽéŘ-™™»Äža] _eر‘Š{_ě „č)Ź®5™=ă׼ŻŢşÓŠ{¦ĆżŢC›ĺ‚ĎLXÄF%Đęžáßvâ N ÷Śń-&(‹K‹šźýđ“é¨SËyF˛|†Hkc¤j4«˙ăw‘é3ĆZ§ď“Ô;hŃgÍƝ周ű–χňfť˙”Ďf:áëĚň™ć.Ë€´ĘĚJź±.ęT†yŰ}ŃgȬЮ3×ţ˘Ďpz†áIŮk ËK>ł»pMa.X‘Ď0ĂP€Öň˘ó.ÉgJźâ8¦±YĄiŮ>kŞR‰e(@„}Ć<•Ŕ*Ŕf&űLëTζŃRîĹź!Ů*rĺżř3l4â¬-3¦c ĺ2[uď‡ęź!]ţ¶Ps|—FÖp˙ŚŘmT˙ŚĎtřŃŐ?Ó!×ačăŽŰ[@CŤÁ­ĄĎ- hÝjß¶1AvČŐŞás/MÍg÷č_Ç ˙lč´öň˝â›´řłŮ}˛Şëö¤ź1θQŠŚÔ;ëg±4vH|öË?cNë1°Výłaµ~Ţ>ďĚźi‚ŁíiÍ–¬¬ţĄŤHG&·4¶ÖŮx$ć«Éízůg¨Ź0ĺ}e˙Lrčíxŕ^4ĘX'wű«}hóţLŻu4Ľ/ꪷ ÉÂľ´=¦Ź­hüťçűđ…Şh3€ĆuX˙ěq…î™ü3ŻXj#3ĂĹ @łčŇs ôËgK/ÁĽ>fĹ ¤ĚŢÇĐÎÇłdŔ%ŤÍĚHÜ• 4ľÇăđĹšľ„„ uŤłw š¸–ćY—/ř %Mä?Ž 'čâÁ¶¬ aFŹö­Í¬ QXa¶°©śf¬$­[şi÷ÂHĘfMýꏫôL ”kĽ4lˇ"´!+hř˘qX~Ic0+hĄp‘šĹđřUÖţĽ}ŃüĄ ±•¤'żTŤ÷ *ç/[K‰[üFĐÎ fFĐ8;…ą–•Ö]Aă]€|e‚zmł¦ÎŮAĂ#Ĺ )ĘÝ ˝4\ô’ĆÄĺ q}v®“ĽăŐËACąNĚYw/WęL+ŤŢ|Ľ2„ĆÝ#K/y§°ş4ChL ˝Ř¤ÁJ0ČÂ/ í§Űąľ5şeiJ¶Đ¬ďŤç”uV ‹˛¨9B§ő7†Đ* ®öÂа‰ţĹ“–ZÁĐžĎ`5*ş †Ć÷Ś”»x. Ťg3ČŘśÝß?ˇavĹĆŽWŃи¦hEÄĽ»4´Îőë%o¦mfrg +ćĘyúŚÂˇ±đ7ŐeŞˇicÁˇq“©{Š– ˘ńĆ©XÇ˝Ŕ^@´ťÜE¤0gMç7çŤĚ›^á4 ¸ścs4ł‡Ć˛wlŢ»AľŚeMĺźęg>ü Ů2‰†×Ŕ"Ď •ÎżM4Tsřä‹ç1™h¸Ëąź~Ř(™®˘h, y :Ő EĂôęÓ;Q±Ś˘149˘•ĺÜôʤ˘q9sĹ6~ŤŰ3„âüř_ ‹Ć(řŚŰIź ˇh·˛+m ¸żM4Ců“řĚ«™Dăž5˝kcĄ¶ł Eă}Ćő´W6rL\,šşhDˇĘ»X`4\»kÉYgŃ~lÄ;=Ă•ËhŞb`yżrKŐř‹F‹€>ĺł+Ëh÷íđ¦F#ŹÁś5đĐHWd4Tą“‚VłEFĂdÁ§Ĺ„1>„IFëŠ}®r±ľÁh—'oěÝśe´i‘‡’źŤ]Ѹ×CŇĺC)H»Ĺ˘éĆLqívr§2Ää˘ &:yŮŮŠ‹ĆlA”Cúň•rś±h?Xöb0±¦îű!ôl Ť·×ÎiŐś›‹Ćo”‡:Q 8+±hĘĐň*%L ÇI(ŐöÇŤ-“‰Ćd E š xžP4ëDd» kIµX4Ndčl±ÚÉzľÂ˘q¬‡ş¨‡MŤÁŢ,ÚqŻ&;ÂHbŃřŕ(÷°&-@‹Ć4†Ó;!1­±¸hM‘ú6ěa“{Ö‹ĆĂáýc-ô̰Y0»Đ2ćfGđ]˛Ű‹FĂ€q™€Â‹¸h4ő ŽHÜ{˛ŃT«†·ď]) ^Ľt´‰ g_zţCGCâĹŞzď_:›Źzd†¬–eľKGăâÁĂSsdŤ‡n@­[GńŃzŽŽ ŘlÉGŁćÄ$?OŃű uVL¬h×ëďáŁá+äĘ?b6ŕŹĆ»{_ç÷Pšß:ZĎYr¨ÉŇŃ”„°Ó6-T¬·p‡ŽÖ,ăWřYTf­+ćŚQ|{ŮhXz1^b㌤·Ť†r“Ůě'¤Š ·Ńxx ŰNp—|–l4^<ĚÍ–ÝäČUŤ ţ¬<µŚŁuuů‰ĺX®BŁ1;wŔŤË‘$Ł5&|y8†Ó»ŔhřX†{ZňůrŃ𠡵·fç|łh0ňď•×ŮEcŘ+ęĄÔ±ěí˘áŕÍó]ža§Ŕh\Î0mÖ%MŮlKFÓÓěUłć-Ť ľ-Ů:c2ß6ÚŚ´ĄŮ ŽĆŃb4ív‡Žv7¸{üäó/-2żžĎ[p49Ý»N7ÝhKG<$řXŹA ´UG“ĘŃ~ţ„Łń%ďssÉ”p´Čă0‹g wË:š'ç)ĄX8fOU•{ŇkŻ4ăSl>gsűUd4~;C­ŠůkĐÎ4C|m{¦Ńn[t˝0q§'­oVü|[ůë§ŔhŚťn¬ŕ±Ćˇš+Ť†Ťď­ ŕŤ†<<)ÍŹuú—ŚĆ؉ţg”i´é÷X\A,+˛ŚĆšŽéČ“.Îťa´ëđNŃříńŁťŞfÔ˘¤%MkÖ“E=ČřŃŚ&A}4iëI4¦N+ʢ˘a‰uóüČđtŽşEăt{ư,ţ8P´.×ôˇU˛®Ŕő«Š†>/ çI«ďs;żU4äĹYÍ8¨˘â·nVü(Đ ŃdApďyýóHŽ`~\đ Ľ‘°s¶ś^KŠŃžŕc"šw-/9ü\Oé%g†~Š3Äáś®%¦1oA¨Ú©ç?%÷bĘe»ú)Úţ_ĎδF ąDŹł%^ă„Ů®˙íúż łA´FÝÝiM˘Ôč6ĂlŘĆď«5ŕťa6ša¬—˛ž<—Ť)cş¬ČJŇ`¸l<űDÓ»g!WY6dîD§Ö’ĘÖ<¶hŁ^ă䥲‘Ę2‰F¸HfŮěÇĎf¬˦DWľry–ĚÖůSwĚÖ•ĂŮü¶``Ůđ(đre·Ná˛I9˝ľë((łÍ=udý&”­ +±¸aˇžOlXWFű“UT6®§™iß,\# ;\6YѧL:}¸lÜ•˘×“ŐŢ‹—M%ěŘÖtżĺ®#±l2ţĎ¨Ż w”X6I1|Ż€Đâ$\¶źÉ¶ZgŢbŮxĆ‹=ü'bÇőVŮ®I÷ţ–Í˱vČi•eC™poÚ­Ş 5X6ž cńťç›eCąś¬ßYełj…(,y¦ţڞáa“ľÝ{NŤÉĆőit?;Ż$˛±é•ę­­Ă ßw%Ůp|vÝ–ŞÎN&Żf‹HL6Ů"Ýe·Ă|Ü,“ŤŹ=0N?ŘĎD˛q=˙|{2­&ăŽQýD˛ ÂgŰ,¤Ć÷˝P6/ž†ň˝1íóŤ˛EĂţŚ>˛©Ą&Ňs´´ap©¨lH@őż_e“És‡8~ß_(>őQ…vW”mWŁfËsÔŽ3ˇlś/ůNüh{Îb˛5Kě×áľżl˛unGď0ŮÔ/9™lkŐĎĄ}°¬?P6Ť0ÜĄhiĆ-sUŮđD'tŘŤEeÖ‰ĐruşX6í§yXÚăÉeS" ĘŚN \ZfŤ´D_šßža6¬e™_^ΑY¶FÂďđă°yěeCmh]_‘÷=›ldĹíËc“ŞńÁ>.Gö ˛qiĘv­3%lĆMŠq˛!>໥”ޤ9‰l–r‚'ÎJDâ-’ ¸˘ó–˝#J*ˇlFńA§%Mđ˛Ę†±ŕŠš‡ý‹eSć”oĎ÷Ţ‹Ëöc¸ŠE„“ďłq·‡DëÝJ©ö/­3“«iô!BfăDÁAÎŽă %śM%đ1)—/él?»H‹î»Áf[ŇŮŘ_6ĘW0ž$ť­‹ČIݱÇQp6;[?VłÍFÖŮȰĚÖÎZȬł5{7ˇŚ^WĹ٬˘ĐŇ‹T!Tp6Ö•Źó7~†3ál(R8Ľ'(j!3ΆێĄŁLÂEK6›6©;«4›×UĽq¶mÄJ‰GOgĂĹ:x`!Ź3ÎĆűŤ#ílŽ›˝—ΆhĎéăŮeťŤ÷ÓcN»łÎ¦,xžk*0*ńlŤ:fČHÓ†ä—u6öďş0†Z&:ëđ‹ÎĆ„µiĹŞdő¬łõ°3Ť]ÚäŇŮ ĆĘ€0‘ Ά±÷ś±z8ŠÎöc¶>:dżŤĐŮÄĐmŢÔB‚}âŮ~Ľ`¬Ůńň!.€6ěé™–çCÍÉgkjt}ąłGstńlj,ŇśkW;ťęłáLcejSź[@^+źa¤„ž§äłYµ—×čo¬×Ę<‹QŹ0š+{ühÓ5’CǗІr`Żž˝¶7І{:b|ĎUK@[Wď3÷äŐ‰î%´µF±FŰŘo˘ŤěF‡UXßú‘« mŘ€ůÉeŇ—6 EZj|VVcBÚd6bÔŃ–šŐ%¤ŤŰ}ßő=&¤ /ŔŹ#‚°<“ŃÖM(‹-qC@26~Ę3Ú%ôSŔZ2ÚáçH‘Ś)a­mȧ°lj]ęD´!ĄKt’Ŕ7őÚpĆęŁ zNWˇ É®‘x¶]…hÓ˛«!Ĺ+”*ŃfgňľÔg§ŚîDógď‹Áń[hă¦c÷ť%˘ŤÔť™#mŘoröşS™uőÚ.ĄUř°‹ŃfmGZ¬¦Ý×[hc,»–ôOˇ-â—çV„6.i7®Ś¬»Ă&›¬mZě–I‘âËhó$ŢyUiC‰*ăď¶–şő'2҆ŹČ‚㑪”+ŇŐgga…Óę}¤í€ąQę#+m?ă´ć†°îC\0mJXç]®Oz “[Lă<×M8š>I ¦ ď+«ďQ™6Ě2Á.ÎHN[c Ü玝éěo§­·ő<<÷â‹i“ˇz»•®Ě´ŮéńíQ PÝ/¦­Ý¬I3ßää¶¶ŘąÚĆVI5ÉiS÷ÜÖĐÇ_NOë ±łµŽarô.§Ť1Ć(¤ßŻ@mř‡ĎŽĎÜű–Ú`ĺFŹő>ÔĆ•}‰aQoˇNIjS °Gc.;eŮŐ éŰfŮŢĽR•jCX-Z#KRŻÓx–˛ź˛Ô¦^Ľ őÍ^ëdµaŘĐްRţÄ—Ő†nŕö"\f«MŐ0ëN˘&FkkŚa‘»ĄZÖ·ÖFjĘG°hmäé=ţČc©=km-Ďxlq­Bkc?l^<–‚Âł‚µMŃÖ–Ţ­$šdµ)kâôĂDĄ®¬ŤGrä|ÍbB™°6%·ŹĹŰ ĺIZ›®#Zč–BÉ;[^[Sč<żýś™kSquÄý»ţBĺÚ4ŇDwCâÚ,#ÍÓČ5¶-® 5ÖXĹF †ăŇÚšz#îf¬Í­ Łźçń…µ!ý×aËćÎýEĆÚVŠónă Żcmě€$ígfŃŘ)ű)im8wAż«"•ź¸6ĚCXÍ„Šó ŞMĆçđ<ilkŰő•jn‘Ś´6ý„çě)%0km‘ľ]8ź ÷ kcń™źiŔčYVŰPΞuÄŐ‹§¦¬y`éźőld8gYmě­‚ď|řm‚ţ,ŮjÚv «3LtZV[łŮľnôłPm 6?3ßoeŔ\aµqąÁ:ŁiK ipaµ©ĎĄÓ‘ˇ«Š]”–ŚPhÖđł¸6>ë#:}ë×ÍkS”á"[쩸,m?Üń\pŽm‰m}Ć-"JgË`›"÷ ojRcOöÚMĹ· ++[^\·}§–Ž“ą6ŕD·ďň;˙ţíZEŕ“3Ő(Ť§oε±~đÓ‘†3kmťÉ=ÖÓ“wÉ(X›R*±Ś:•3Č^ĆÚ†ö «ů¸łŐ&Jťă­îł]™N•kĂp·íŵu^¶=şwśűkĂpŕ“>ÚÂ%­­ęig1ËA*ÖĆîľľlÖ†˙„ Ąf¨Łbm@ .çWáĐamŃĂí»+ÖFt1Ş$ľ°¶« ŹÜ·˝ZmĚÂGTzzéožlµĎ@XĎZ 4Ą™%« s·(Wô\čłRmÜßâŕŕptP/âTľ`¦oŻěä µý0‡ťÚ8sýü’Úpülö(R{\!j>cQ˛żś60ař‚KL›Ş“Ľ‡h8mťGRXć®ĐĆ]6´lu Ićz#mRö¸ýÎë[i;C˝@ďÓ˘´Ý=ĄŞ"7#m§j´âlBŠ2҆)iěÓ"ŢF-ľ”¶;y¦ßmbÚs˛ťOUiC§ěŐ†©ĄMŮ Ń}i_BŰÉÓ.‹\qtJBž)&ú™Ć<ß@V†QŚâĆѶ Nđ(c™hcĘ–v—†ň UŁŤŮ8{dz‚DLD›$<ëą(.Ä7üÚîéý°đŮhărٵů2Üż6Śú·ź8\GEÚ¸Lb!„U$kžMHe7¸q©F›"ŃeÉ(=µLH›µ §Uá6 ja´ˇa<Ň҆ ł;÷Č/Ł Q·/9ßF[WâÓj‹ vm?‡Žn¬¬]SÄÚp§_<šňĘBýŔž‰6&ůQęţ%´ť,iµ–'\Neˇ q2dÖä“ů‰hkĚŔ0§›uzwmĂnVź ®+ńlüŚZ' q]ŮgĂŃŞ],/­óĐŕĹłá[Śö¤Ú#ěřËgóVó*QXą‰gS? ¶5öŠ€Í>zY`u˘”ZYd  ă/˛3»ĆMţ^<#ş?Ş!|ël\KD=IµŮ”VčŰĂyśÍŢĆ$­=Ď‚łqÁjřě9Ź}Ůl°{™l6n˝5ú_ŘĎĐl«ÝܲDłq˙†č•ťĘ­¶e› -›ă¤špYĐlś¨¨Ví–‘'{-h6u˝±Z°i.Ú™­itDdůśfc‰…Şěűzű'Él¨*Š ú±gíd (ôBPŐeĂkť±6Ú3ËĆÇo¸Ę†×nYeCńZ;Ť0®Ű›d›}{FęD˛±3ľ»Ă;lť*˛1ŐŻĹ ř5ľE69ů÷3÷/­#\G䳀lL–ă0 o`gÂFŮş•"µKŤsŹM“vÔ‘ěLŘ{lGűÄľEŕ…dă,X›Î™y÷/’-2Nž•|&ٸ`ľsŘdÖ%‘Ťµ—O-‹ńŘ7ȦŠn_[J ›”hyîü•şT …­^ö…Â×ČĆó–ö} ‹KŃK_Ę NvÇęŻÔtďr ŠMKŽgz8řďŮb#¶ŻŇVÍ3÷ËbŐČyâ‰xĄ„±1a‚żnMťoýÄňŘ8  Ú ©]?PA6lЬý‚˝‰ÝA¶†Ţ0©eXçŘúÔJ• <˘zÁŘŘęlcé™¶¬pxcl¶Ĺ‚ćČÂŘĐ ésĎ8í/ĚJ±!yřzd͢Ř0ưj¶ĹDrŠŤŹé±šŞ@FzAl†Í–_[óYŃ &Ë‚ŘhĺˇR1–S{qئb<—wLe…čbŘ~XšKŢ›é'.wŘ~”ΦĂőŚM ›p©Áô%-÷ą'9l·ú’ĽmŐaÓA¨UoéÓ/†Í^އ·f˙ž¶®ŚÚa ŤjŰ» ¶ˇÍŇóůnúŞŰëĂs©"~ü—ĂĆ\ľ–»ľ6ůŔ>· ›Üü=’mĐá(3l 8cą©đŢ7Ä Đ×SčvZ 6\ÂíVh¤1Ň]6nÉpKMĹ…Vľ6vgŢ\›‘ĺ6bă×-PÁW<ĎĆôĺ°a—áÂą†M ¸†–<Ěľ‚Ybă'˝&ŐTçKb#Jî5ŕĎg+Űe" ď| Ű\bSĺ·‘ZńB'‹M1hëiVŽť16Ü!LŰĐX×ô#clÜé;h}‹Ťí,ĺţ~ŠÍ.ţ áC.Šml&z‚];ÎIl^ě·HlÜţ1~Łńf—őv‡ÄćŤÇŢ-ÂËôe±E-.şĹe‹Ť?ű‚)v°@A±5Kjő9†W‚Ř,ŮĺöI}ň——ÄĆ­˘Mí¶÷˙)۰?ľZ­í_ŰľŻ»o˛Ţ*ÄĆŇÜ8ąËô‚Řx?\ľy¸GvظŞĆŐ=Ľ?ĺł5¨ ů˘;ôŇĄ°)~†ÇʡNž Ľ6ü9KÁ”4ť6Ąö¶čaÁrż/‡í™c‡öĽŐä°1ŠŠµźáűşĆb›ÜÖů’öx;l*ńd;ŠĂĆĺÂgDFÚł}9l GyýłrË›şoŢľŕnRŁ‚b{†8–P:ÁÜe‰Ť,ĺI;摨¸$¶K)üŢę·đ]6 ą'ŐGäE°Ć`ű¤-üÄŁ&Š­YmD oŚKbł~`>)ČáΛ¶5HýĂj9ěż06ĚŤÓĚ:5|{al·¦OM3KĺŘ&[NEj '‹ckĘćąc0k/ŤŤ§íhĄn9śâÚ^Vg˝yĂ˝Ç}ilüřĎe»Ąë몆żĂ©×gaS96Â-16_%đűH›ZVŕç.Çú‰Ĺ±5U§X9?HĹŘô/ĆłeŤ ­V1:ĎČ›ŢŢ«ŚăHxŔ ]RôŘňÖ®ôY)6żw§f׌±1·rűËu˛87Űhy‘ÖďČŮ7al›Ä kÄňĄĆÖąXőČ'ęcĂÖévúľßö>W\Ŕq cł:»öçFJYw¶9o¸‘9>Ʊ™Ëˇ¨ŃĚwꛫĚe'Ŕ— XBŽMŔ~‰ęŕM°[đö%¦ÂŃ‹śž_÷“ěpMîŮĽÝĘŤŕcŤĎń?Jj÷˙ޤv˙_”ÔéĆ}mąsë!©)´qD;^_”âr¨·îvc N©ńDdź*-_łŕËR[NŰ_–Z´›ý\–Z§ŰÁ ›ĎŘý˘ÔjóŚ+ü %f¤¦* Tó—UOş$5ţ.7Żv@¨zŇÔ8’ Nň Šü©)lŚ˙Ý:^ňÄżRjŘ’j=fĄÔ¬8=hŤhYj?,cĂäb%Ü VK s×ő<łĄ¦…'NąlS¬â=ÇÔ˛‡sń”–Z45ť ĚÓĆd9oKSĂswcŁc=PTRÖSĂ҆łć*Ą%.MMŐ—Ó‡+ÉśZľYŕ}N gľŃ»„ŘÚîśš:wď`«`wőÔ0˝®nUhľ ZWBqjź3ł§fĆn5A‡ry¨vŘĆÖNŰve?lŞý°Ý"éGdĽR żË(äjçľPŤů4WťEŐđI–RwgQMUxčŻâG)]ÉV•TCNˇ' Ű/¤Ú­Ďeűť–I5ţúřX«ëaxeSmiVÝŃ9L5i¶(wĺ=Á4°LŞ5®ńý[8V'Ý‹Të6áXžăP|ĽgR uľUäQô"Őnišc·ŕ{˙§¨6ý‹m>ö%Şá¤ŚA¸[Ą!CŃ˙Şqi·4z¨Ćd‘ť]›gŞgQŤ_¤UXňiýĽA5¤`†: ź ‰jx6pg^Ţľ@í BTă¸Č“Ť¨tľ’¨¦üpżPËTăŔŽëJ¤2Dö‘E5䆞–cϰń‘@5˝_~Üá[÷ÔxY”ăi_Y“~ě ęŹEl,˙Í ŻkçŮą]ëŐxüŤV ÓHb-¤¶IŃĽ´ooQ 8Îí ůŕ—¨mľ{Ď ďv–ś)ťAµťCł_t‰O ÚŹĘď,UŤ“ÇKT{ľP_üŢŮSc“«XÔĂs‰j*đW—3»ě¸jËT# Î…X|?űśDŞíJ7¶”nR˛¨ĆXE |ęŮ fSmł ¬Ă@ž?S Ç« ,kj]§ć)Ŕk!Şńľ‘†wE—©Ö”§żŠÁdR wóF˝tťźěeŞEŔîąTăâŃżŤžW.˘ZZ1 “Iµć?öčŕ+ńEޱŃ·ŤÇ•I5đş#űř~‰jD↧P„(˘Úe'ă:ýUźěLމłÝTSĹ"Ő,ÉéŽpp.Ş}Ť `TP­ŰîéÓÝTkÚäú™ħ—¦Ć:-Ë’Ó~8kj =#pzŰŤŞ©qÖąm«›˛I¶7§¶ÍÉŕJśš5ď&«řJŐ¤BúBe‘ TkĚA¦VăŁ÷Y@5D1ŃÎvŽÓ’ě>ĹSĂó^ľ>ˇWTŁĚ±ÇéʨF^,dH(_ ÚĐ˙óĺfPŤÉîLçó˘ W§g‹p»L5gÁí\R§öUëZfKć´W¸ŞÖ.łäţńVŐěHŔB€]ŞŘ–T5V‚D°{dUM±âemŐ­&VŤ­ť}Qɨ@VŐ~éżÖŤp‹6ĂUcśA\c¸zȰ§9Â=ÍŽą J˛šÝQ’h“¦­LĐj8íP^­ŹAă.°‹LřüZV_=ç¶ŕ0Fď+Ţ1 ­6•µ»§,Ĺ$«ađÝ™µäy/WŤçŢ-¤â¬Ş5íiÎh¶ Č%ŁjÍ$—f(ĹEUÓÖASk+2mˇjĽf ńYfo wľPµć> ŞÖt”zEµ~Sm ËN1‰˙~í™SkL©Ĺ«zé/MŤ:Őđ0ęk“¦&áP F›ź%Ľ85¤ă_Örä_śNď"ťŕl…SăÎéć#)áí©ˇ44:ÜśESC ąŁ{ť–üöÔ@ŢEŐĐŢ’§†ą‡;÷y‡,Oíą4=!fgÁÔ¸NÇľ)H‡Ńż(5D‚°Âp±(5‚ÜýEÂ[vÔ¸%b“«íŐÚa9j5ľŞ|™ě¨#†ąĹVx,„ÉéÎ#¦ÚĹ*]RÓŇeĄ´ '¨@j7M:,%jżô&CRkJKą}‰ŚňČ ©)É ™ső’ÔďzűäúĚ‹URĂŤwyőÎł¤ĆyecBłEÝ8oTIMšßç÷ý’ÔAŤśäć˝%µ&ľ!Š}ŢĎhY‡·_%µ‹9űzJÔ`÷M©ťgS6…Ý&g¦ÔŢ÷±ZQĽ-5~|7#&˝ąűŤ©ůú„N±Ôř…łg—<ŁÍ–ÚŘĘNI™Ňß–Ú- Ď*©áEqW<“€ľ&ɉRcůďşČ!Ü^’¶[7 ¬›î)l-KjůĐ`Łő™(µ~ Lę·7f#“€ÔŘĺ­0-B;ŢÚÜt¬:şˇŠ7‡Ôz]înBĄŞŁ¶˘¸Jüy;j`¬ý¸ćŮpWFŤ)Ő~+öřrÔö8<~+jś˛}©ľźEQ㦜)^XIĺĘŠZ7źŇ&7II Që–ËnŶ⊢֔>Ů,Q||)jĚöÇS9Ť“jú‘–5¶GŹ+hyUQĂn÷`ň~gE »*´ č¶•Ő”5R4Űꇪ·b¨őˇzúgd¶c(^†d¨±N3Ţ!‡ä/CífŘĘbJ‚â®0ÔÔ)‹Ý™[:2ˇĆĽ›uv‹Açĺ§!‹BŐ°UWşP›ő>lŰËOĂ܇·cĂľzľů4܇—ďi¨öU>­ď«lů_zÚµ­ľŔç‘đ4«(ŕÎ_g˛wÁÓ6ĺ‰úşżđ4Üí\cyÝ=ęV*žĆu +s8ËxÂkŐĆŁŰÁ—ť†-ŕ8=*)^¬Ři,ٱ\«x—ĄÍÓN†>çŇÓ¦Ďxq9Ť¤§YFóéKëxáiś—"żé/; 1‰;Nű}oüqN™í4žH±ő˛ćnőt©vv"¸ĘV¨Fš OcX “ˇŘŚ®Ěxçyź[U‚řĚŞ§!O®yŹ’Yń´ˇBY“™ŐÚ·ŕiLZeQém+eNn_xZÔANÜËOĂŤŰÎ2d®g=M‹ Ű‘€±‰g[zš®ÓŠ˝otV*ž†Íđ .0Ł…§ˇŘRĂ’›Ç?ô´‡ăšń­§ť©CÍ€ű•ô4š°¨Űu1ŤËOÓR‡…ÜGޱI€š—pxĂy~‘ P3pÉ:f™Ř5ć4!ÍÂl,!śPăyą$52ůibî6–6)`iBYÔžŻó¶yľĂ7 †/ů˛‹ PS±ŐvF:ô&CPÓ±×ótnö<ČhŰPëŻQçx jH+úž±_YPărOË´§EÝşłˇĆazwDő5$CMW7+U3˘ÖYa…_±‘ž—z!j\uăDľj¨ťĽ;#ÖjQĂzřŘz’˘†› vvX€Qæeř«ŁGBÔp™°!Q’ľ?!j¤ŔעŘđ”5öŮ6ŻGÖW5V‡†°Śż5 zx9¦:|Ô\é‹P»™vâ“F÷D¨őud2ŕ?µ=ş ÷ă‚'e%ä¨.AíÇFĚKÇ™n a¨)ł Ü‘–ĂšŔ˘Öó#ŤŐŘť µŢËŕ,ť*jĚşüDΕ_!ÔTTŹiÁÝ”µl¨ĄdNî Qă`ŤÂ+żMúU5ŚËÇ3öĎf(ţ®×wEM['†‚=3U?ŕŚăřězęäŃ’˘¦%ńn7ŰfafÔ,“_űU5±WXÝęf•µNCmŹőpφ)„®ŁŹ”µ®DźŰ‰!$Í5˘–BŢ”5:‚x¬ăÔř*†bÖfEWSHšrŰ.Ď÷Ä×-ҧż‘5ü)Dµ¬qť9pg(jĄm#5S~˛˘V÷ŤĎëdFŤ[N[űx´+jLĚöPĘő_Šęʢ=',żoEŤąä¶%ĎňbÔž?ę ĐĽ 1jß˵–µ®čĐáË13ˇĆ ÄçÝ5-rҨ†ĘďPĚždj˝O!”“ 5Ţá”Ěs2…¬j)G¦qNN†ÚO ´6ą:oD-N6µ 5Ńç8çÓóËt¸„¨éÝ­Ó/ TYQăŮŞ€-źg?őţŽĄ¨qA‚“ť ťĘ;_ĆôŔ&_„nf“YŰY¦w… †ąćäŔ®X5#ć‰P›ŻcŇń/@mĺü=[˙¨-pgŘÁŠÂE¨qŚA鏅­7ýű DmlőpĐHˆÚĹ(M„vřŹl¨aSŔő…¨!’u¬Éş}#j‘ěĆ%!jüWHZŚÚ×0zUÔ2–V1T]ý—˘¶wë»ôQ™HVÔ¨Ąô§»´Ë§ŞŚÚ>yZcĂÇ|1ju¦żzqÔŘ\†µQ¶éÔ\!5$§Ýľ@uz†ÔT5™,2ô_’¨˘Ţ<Ç —¤†… GűB ­-G͸V¦§iĎÎ]R–ÔÄX_ŃĎČ łQ(µ“g¶žŮß’îz[µŞźä[R;ŽO;QuĘ”F[,žEŞU?_’ZLxX%5LŚţ°÷FŃ›pIŤĘńŔľ¤™x‰%©ˇ&‰Ýc ÇżßT„+ݫӿH Óëj˝RCB qN‹™(IjXďśěŚôS!5®ř°€˛Š#ÁU‹RĂŠŤţL\ĺgéť)5&i±MPHݸŮĄFmľ[ŠĘx;j<żň8'B,H ĂăľĘÝyÔS5VG4,XNÉ´ý©ĹÓ8 k.Hmh…ÔĎ ü ©ťô4cĘŮΚV=›Ă,MÓR–Ô‹Ćśâ=µíMžKR»ňÂp˛MO†Ô¸,fa‹Î^5sXüĐ5O;j#Ń›űŐţá¨Ĺę6jbÔ$^°<ÚĐ ż/H-ç×!Ë»D|Εr8*٦Q łąîw鉉Qă7É;VZŔkaÔŘĂĹ‘"tix3j)«Ü%·`ÔThÝ[$dFÍlţçˇŘ4±3y9jŻ ůĆŢŔoF ^{ďá,őůbÔ0ě‡pJť˘8j“Ĺ Ćß’µ­î`T ·5»°ŢĘO뀤ƋśŮ.¸Hj\Xq®7ç“ĂZ–Ôxšj.PT–%5—ŇBESŐRË_43Aľ05rË^őM.-ij)u„»Ę¦ăŽÔ¤¨ż,5PŽî©đÎ˙a©ůú›×˛Ô OÁŹéF–Oóe©íŢ’íÚß–ÖÄŽ€ Řŕ%,5,ŔŹ°ĆŻ­`jL§oŃ[ĽMXj;«lŻËOĘ«¤¦<ËNNĚ%©áJ15Á´C ÁYRă¶±‡!o1¦á/JŤ!WX_R#3¦¦F&ńůe˝){ɢ+đíČš–x{(—ĺWUSĂ ş$:ZhÍ55ťBßôôç%™UM­ńŔÖăa/MÍ:{"Hç-šx«§F'!ZĎ]={j¸š‹ő? §†c1~>»GúËSkŞ5´N/ŚÄż856{ô?ě.sjT?w¬\ôš(±íĄ©Í`hŰSĂ‘yÄ)zµÔÔCFWɨ˘Ú[–ÚäíľY8­UJŤŕfr«eýoźb©©Ęx~¬‰ĽŔ—Ą†féqäm©ńDŐÎ2ôW¦Ôp>ćË–ý~Qj<)óŇő”ßÂÂ6ŁÔpŇĘYČšč%µŁÔ,b)+nQj C ěŐčoJ EĽg,Ęη¤V>|»˛¤ÖßǦŰY 5eŢ=7Żë2k¬Hj§Î>¦ Oi~KRkeoŔĂě©áݧDł:¤¦ś8´§±l›ĆŻżBj3ĂâE—%5.čjŃ:):%ťą¤¦Ü¸Ë;´Ë;H”š^€$™EXu[1µ¦—–Ôb}…\ž45 ·”Íîë>xĚSă•´S=\4ĆŚ˛¦Ö_Ĺrx–ĄÖ9âR;ö»ű›RĂŢúTąŠÚż)5ö…BĂqŤ'ý-©á\sÚé±8ą©©'µąďżHjÎľ?ă~‘ÔE3:h%ú*·+’šWáÔ†6˘—ŤđöĚśÚfZľUţNF˛ §†»íŽëO mM _t©–D»é—¦vÍEF>ŁoÁÔ°çˇ|Đíś‘wh`j:ŐBfł| ]ݬ©ń&ŢĽĂSÓ=ţŇÔ0ů,  «bj,íęĂ´ę–¦ĆŃ•ČÍa)ŢĽÇ’¦ĆÜÍÝęß˙…©áké[¤É‹ů¦ć‡ŘŰU55$ۧű°sß‘5µźŁ–·SćŰ•5µuťđ©3¦Ć lĄ6ŘH„nĚSă9úZX7Á=ISkď•á8ZÁÔ`đž¬ÖńÝ˙ľKÍ gkHü×–šĘ­ă=Ú:°ň…©!Dý¨5¶‚©1ŔĂÍ?1µ8#AŻł‚©ˇü&efĘL–WĚđĆ­^ i>ř˛Ôö¶ů¬Ţ‹ĄĆWXu%jÁ[05śźą‹Ó[SËiÖ˛ł¦†‘›“n}Vš8»Â©•g\(śZłČÁĺL/Mí"xăoŐř/M ű-Ôgaź95"¦¨ŚČ0Ä´€jk<Ĺß ¨Ći<&vz`BhŐ'EY˙®çą‚jŁb÷QńÉ6Tł^ŃŢEŘM¶ÝE5^G4rQ GĂÚ—¨¶G:}ďoQŤeôWTÂÝ˙Ővoy±‚j%9jż·Şq”RŠ~ý®ś+-â D+Ů©áa`VŢ©›hß„ťŤÄ©íĽĘí13§¦@’2ŁjsŢŇԦċ[ Ô¨łÂ©±L°ÇÚRâÔËÚ˝ŤË®á2sjřQ“ă=Xvn¶3§öܰsc»XO“î°eNíđ€*Żă‘55•dŇt1±Í łîśšş­Ęgőý}jyÄů‡¨ĆSçˇ0ľ­Ŕ2¨ĆÍͬćČ[/RAµgś;|«E27jt±ě‹;íĂľ=µ“Ů6¶/äĐ·@5Ľ Č®q| 65‰jŚËp`:  WRí"‹Î čÝEŞýtUŻŞk'*˛řű…TË› 4ďËTËyÄóx™j\+Ő‡G,W+©†eŕ·5îĘ Ő|9˛üěh3©öŁäC’© I"Ő4?>+cZ8˙ĽMµç/„®Ž.Zj7§đßOŽ˙µÍÚiUł˝–SľĄo›5I¦«ďŤMsN^Óh°šrŤR˛qŰ CüDłë˙Óţ7Dłçeţ×D3˙l'ĺ‚ ˙ߍ·ĂîŃ,¬JT{‹nÎýá9i‡ĎĆ< ŐbÂÂođ|üř”ű†ĺB« ľ©.Ź gtc‡Ťüđčó s|Ó´L)śň±TU3ż1GM#;*µÎ8‡yž„Zpp‹7…ÉhF ôĽúÔ™¸odŢĹçMâž˙٧Ű)ÖĹÓ˘Ś3Ăg’Ę­hĐŘ}Ë2X o—C;Î}~(†‰Łěu0rně}Ťó¬ášĄkšYýĽŤčdy˘.—ĺüîÉ"8j«\f 5C<Äj‡Ő#BKPY'Ő¨8ac;]ËĂ;UsűŚťŢle`X§?ŤĆšád€űy¬päĐXl5b8Źô­úhÚžř´ú mŤĂxľA+‡”“ŔĽ¸Ý¶+ {­¸ů6f›)WY‘Ç}ÖšgS3zľ’(R{î—ŮWłSäáóćš6ź cdZů‘Îĺ»R%=ŐKç&źŞkńÉIÁč9EŽ˘FëBoe1WńÇ´s ZXXř1»ÝX/.Ěl!ŹtŃ' ŤlH›óŕÖ‰dĄ&D벆÷g8_S‰\ZápžÝľY˛%ZyrďŹüT.±ZĂÖhWmŮ9ĂЦçfi ~ň†ä»Ą:+2ĺk°QĘ Q>;Źó °{f›iZ•ŽXP‰jφTBć\˘žŰ–Ěł+ŤS'ÄĂ-đ»Ur¨až$VŞ3_ű[—ąe˘L+tô˘ńŤá%›‰tjš×ÁĹ-N <ôŘŃŐeVĹ6¨Ď3Ţü+ÂAÔgg–Ň&Ňu tL±[HÉëËÇňůŔŃÁ@›!ŞtÇúă“7—ŐOČ9ňŠ;›^wňăď8ݧĄ„1ťQ&§±°|C Á°Ł)°†Ŕ$7sÄ`˘[¨¨Ě*î‘ lń‡lvĎď˛UŢýŮý éŔŇxpzgRGWŽCÇŘe×›Xî5±±R!ěs{X™ć» v#c†l„dřĂT&>QöńRďĆ-kŐ[>a+llpž”^|ÇČľ˝·[”ˇâĄZ[X%qH@\Y†mB;cň^’ŢŐ72űS®FßÍA•¦×ŢÖŮuŘú QLôhÂ,ýaĂhpg¸%±SŔŃŔ5VVŞP&2XŰLAQ‡ľş{–IĎŽëc˙Íá Ě«Úä>‹÷v”ź ELCvŁ­s)bÔT@0práq%š-—˛»Ć©3W쇭¶z ] ‡pŇfĚ k¤hőą7đg’yç!—‘ ®°+aí§6oxĂ«Pt€@Cî†H—˛(bŁź˙¬J'ŠĄxaĂĆŕa) ¬8śa9‹YpżÇ@ěŢ:|čZtbŰ7Łd}B@ăüVŐösI"g©đĎő ú±¬’K/}r.ąłMt† #"Ť¸'×K·ň‘†Á6ć(Zűyˇ©7+Ź>Icłńń`í7čZąwĺb|ž ‰6eđt hĎÝ>ŢŰëQzŽśş÷·ť€ űhl‚Gl(+Ťa˵Ź`qXÎocoWjˇm/ývňň˛zzOž>áp ”{+˝°żć%Dţ¸ËáµYb> %Ŕɰ@PKŰťwaă ł’ř:hVމźA”aƉę5© 1 ßÖšL‡Ú#yń¦‡řcmňPő‡BUŤŔ!´ÎSM ĐN¶˛ôn«ĺÎI‡†e^(´1ŹkefÇŢĄĆLt{‰¦^Är[-§qewŚLÓĹ4—§3ˇÚ±Â}ČM¦gKi‚‚oŐ8ű!Ď A™Ź% ĂmţĚv…CÜß°ŕy¸†WPž3óg„‹qKumd-Iáď ŢČ-ŘÁěÝÔn˘3§'»źx <ć &‹_G2ťWNźĎJ†*Únv5•nĺ jD¤Dľ“,ź;¬b†ßgbŃ˙qÜáH4nxö±NQ–1Ś÷…†%מ\©bŢc]>—{Ü íÜ©rŠťĽ祾ćhă a‡‡-®“ŃÍ9"-袌¦:y‘[Ěť1UŚ»™ĆŢĘ*ÉśC·š$o%[ł&ł1-íŘă١Ť†=G÷ěŠÔvîÂŁR޸G Č<9°Ă˛mjP¤şŃřŃ‘îŰGvéb¨«ţX8_řúľ›„4$ŚĂ’ţ¨źćîë:Ćń÷&?ČkL»ŢlA~‘H»¬ S>FC•™(V©,»‹™ë|¶=h˝Hr*gb}/ö«}ő ÎC ż‹ç‚űy¬řý2žŔË2˛3?Jś÷Âý-Ťe{ZŃ— đĚ]’Ńl2qđ ˛[O˝Wň¨főđýÂa4š6Ń·fÜA¶CźO2ÚĘ–a9"Šbšő˛oF·í*<Ö‰+&§Ŕ‚Ž» G9˘šAt}5¬`g¨ȸ:\Ü@Ëšp]ö âhGcXI±Ň‚¶C‘~†gc.É|ě4qLnÝ»/\$ +‘<­Ű›®Ň>äŹŮ°5 U¸÷E[CĆ˝-[`›€ÁĚónO´:8WX¶3 «D٬m#’6¸ĄÓĄŕ°Ł‡îԜζ䛶>JŽZÉxÇE&íV`†C¨)z6ÖĄŤÝOвí> "•÷Č&Ëp-÷VÎë‰ö¬Úçęý‰ÖxzÎč˙ł#Ű}ßíĽé”"fUV.SŃ~^–É©»LOw´Ńŕ‘¶f`i®^ף X\ňÖb2ĽiĄa$äĎě˝ńYě9ÚMáÜb*ĚvżX¶ ;ŇąwęŞ×ŕ BgZŞĄ^5}”ë &ásŘÇŔ:aK.ş©[«Ć´Oz”w,9±€ÖÝBµą@‘ňňŮO…j{Ŧ?ŻHŚEU´ť†];†YŔ(1›G™¶)“XA. Ű›ŢŔ)%n]Í€v3¦ŞřHł]ă« ›bß1Âu˛iř(›•sŰîşÉKvĹ;V[ȱ(ő´!Íý3&ć›i2Ö1őNńG“ćCÍ:îc€źß© euÁ0mZtxčo\|~¬™Pf4O˝€ťňIcîÄÓ<4Ú:í4ÄJÄ9ďČ˝Üa"ICę}ŇtDŁxÎí­ővj8źµfcŤÍ¸˝}Ă2Ô.µ&¸ŃhG ÓBśŚŔăÉEúŘô“µ†–j«w±SgÖăĄÝ¬É°o•' l,°ŰI!*ŕÜW:"GşÎÜm 1֢ʫéŁQSc•0¤ Dsů±“Rc-źfŘŽÜg˙O'ÖŻČąXü¤Ő©Ţ_×#~h¸ÄŔا}WM‡-2ązŢH†žţvś‚Ô.ť$H1['ˇ<Ŕ°ÎĂ Á eˇmF†ĺy‘R»™?ÉΑSAŕ‡áą=hذĐîČ4źUĚÚiz‰Ú–#O%WÔ`{‹µő°ÎĽ˝ElbŁ˘ĆĘT§…–őÇö_7”çÎ^ŁŹWhŕKT÷c…¨Rŕ<»`˘›ÎčŠm¸uŰŰ:ÚźÓµŰ¶ŚŽ˛»±­™íPËöě¬k&ׂU›ĺ‡HŢ* ą˝sxoló§†]»ęYńĺ_ONbjH÷łŔG7R¨‰ě×2,#üsěÉ5FłĄnôsçbi` {!Ąe ‹‚ąGÜéŽáŚćy™Ń>EĹ6+gşô´ŞS^Ą©ĺ8-o‰µ2ŠöSYMŚ–bµú,Y,OQ–›9·PDŽŶ› SÔdä)ĺÁROć”ü„ĺë­ţ,żŔŽŻůWí–žŐ®ęžzHľV7űî4¸€‘Ť{B,Â'š—ő©A€•¬›JÇO}ÝP­B§­2­•÷-ĚL-(‘ŤŔ1z_•*AAś{ň]qçë^E`»ţ]g¨hÉ}%"bŢ˝ĺ©a'żÇÖžVŤ´\ĚčV9`u"0űXBŠ™ vh»ĐłC:‹ĹĘ'7§Ąž2ú°k˘†I–ă¦>»e S§'ĺia˛ ś¤}ëˇü +ŞáĽůÝƇ!<ĆŹidóüđőüˇČÝ{VŤÉ"ëÁÍú3 ¶MĚęŔvŤű{;e×»Đ!Ľx¶¬ůX#ÔqčOpÝćŐX=Ä✆¸;Ăz©¶Á Aë=˘żq+¤†őőn~Zó+u´FaŤKMĄzpÔgŤKTw)M¸ŤX)ĐyĘÍ€Ďa†rYŞ58K\ŻrP›Šß‡ť#?<ŹÜí,ŠË®ŇáľzłEŹ1~â–2ípĚT?OýűéŃpÎźç¬Ný >¸·o¬ ÷ىçĎËZëü>:łĆRŤďśÔ֮ӏ҉Á.ak¨ Öđ9"őš‘włÖncŔ>Ć/?ę~†MZkř­˝…ÚdMÍţ§09 qâžlmĄŹŢH­Ť.7„9•V%y%z˙y>iŻYAo" 5=&©ó˝ÖyŇŘ9m!‰Ěž‡k§Ľ6w•Ą_5nzěCđź!»ÄĎg9í MH+şvOôÇĐ7=Ł ýą˝Ý,«{řŰĆM|Ťž ů $ą#*ď Đą `cXÇz5Ţ©MĆ3Ě`ŁĄ6ë–‚.<¦6Dh~}= í?í66ŃYŃŤ«gĹ´M¶šš? áyŤĐtăÓ:łNńz†áž>hťö°LăÂŽÁŠú%_ţkĘĚÖç~xŹa#^g:sĎ:Ły™<ô°q˝™2TŇĹȨŢUÄÓN¤áÜdÚmᢝüÝfíčä(Ü{t·=xt:˘™ŽĚO yěě±Lj\ő&1yaZâ˘]Oq-n˝†ťůŕ”‚Ň7˛Ćn;Vy–\H¨eDč¶“lS†~M<”mA'„Hçר'ćŮ4|f!•Óě¸Ç÷©|ŹSY®X]·=¶f9ˇŤű´Ź6śAáý"zĚĨa©°ęô0Îmťľc@Ä)ł_ŤŽ»ödOŐÁ^ßXôq§Eô&±1-ÎfcŚbS[ŻC Ř©ŚGŐ>nĚöÖĘęsč=đ¤…Q)ơY“ęY!Ď€KŤ [Q/˘Y hN±a˝UÍ OÜĘNíx†UÉöɶÚĂv±z 4¨iŢĺ@> ?ýđ±PJÔ;ę–\ëK 4ŘB“O·5ÉD s““cÖř;ř]&ˇâ"J­µląXou©?Iăąç´Än!»N0+Ľk–×)¦ŹóE4˛µÇć—ňnŮp)mĂŔlčÜÁpí`1˛Ća|‚cµÇŕG`üi©áś×µ÷»ő.ĄÇZÂ{鸝×ô7nöÇ©ź©bԼıq.3=‡§üţč0n#Ü÷MĂůÍ3v˝Ļی:Ő2Í¨î™ ŻéćŃÍ`:ľĎS [c]ąů»9]7ä˝Űf^'Ă(3ŹMU]ŮFč†@Żći=rŐKZhâ­4nĺď0­ÝlýČeY•÷×B˝ą´ć0„br5=§ä±Ů¬­•4Ş=OvźeM6&ož:źľ>{,a‰mŠpaĐf8öŽň Ĺ /ŚýŠ˝ťŕÝŃęĘ:7•Ââćçůłâ-{î‚á:·Ľ\0Gľw Őme[al 0HxĎősnTŮđdóNáb–Ű?V>?;TŹf?ÁÓ$c©ÔÝq˘h {)U+ť4cvúÜ•Ďčtóęé1ńÂrˇű6ÜO0{7Ą˝mlŤ~{lřč—l¶]ťuĆ+´fBŐ¦öśTŹ{q'̆wq¨ÁĹD|ržVT<„ź ť‚'2nÖJN Km mÝf\=µÂCJä#ž:óâö?e·«Š8ć0P úËש4…şÄˇ“&›ĄŃĽóş©°ŹŹ'6éK Ę}Ú9F©?8 Ú5thűŧelv^uŞo8B”Ń­­á™'3±‰jW÷e݉d® ĺyO3gh•Ś]}5/Ýo”Ż‘IY:YÁę Ůš×JTÝ)´±ň‘~OeçżVĄ-ŮŁ[Üłş ÎĆ#«ÍśmV!Ůmz‘g»©h3âů/žÁž ʆe.śęĐ€ąc…1Ě}˝·Óp6ĄČZ†Hn+ ŃĹ›l±đácăýËÉ[«'•–XwΦĚ-éýxîm m8´r߉ýëśšb§Ř¤É-ưŕ¨béJön§ţġ-5»űpçĚÁľ‹hĂ8 ŔÝp»·¨±]F›,ržâ âűV ĂŃ %°aţŚ ):`WĹPůeýßw?€dĹ)Ť6nţy4ŞŤRźţ¤ś+pĎžŞHf[ě©6‹zZĺ¸ D-úDç/;µ1 °)+l[`ŚcćcŦ•XŐĎř}@vÄP·hÉŰOv·Ńłrîεé>µŽ·ĐdöcőŔ3Ż ©Újǫ̂Qő\dzmť3¦%ŕiiţ´ŕŰňôĺ&ŃöŕŮ·PkӦڛ€Ť®ĺ3j@8H+Óâx߬†U"śňp,÷řÚ±aß|-sQkcŁeLÜ€6ĺuö)ím·[^J¨«wÄşžm#˛Ňx7u˛1­děNŢ"óyŔ— íG@°ÉjŰ™T{aÇ*a·U‚zt kăA>&5‘);|Ü>ôđ°đ¤ú˝‡ˇĂráŢ- ;Â+juQ­FNZdS Ř2ç)¨MŃXŢ‹@{"SńčtÚ¸Ů5 ­Ý“RŞÍżüNuHŤ_ó×`dŘĹŕS6óƸu·ćÄSOÄyZŇ˳ұbÓč)ďÔŢY­4±ű 2 Ö<ř2šŽ‡}cp“çvmJŠŁ¸÷Ľúůź:wilľjŁÓcëJÄćaÚY˘gĆĘvdPóRc®Ć±š;}5Ç eÉűâséĽ U÷íŠPز\ťWtŠ—x6 aDŤ/©ďvČDö ůGMVÂčÔ’ÝfŔ:“Ůů­ZÚO.#ČŕÉśŕž»@ŮďZ+`ěT—fe~ F¬Ĺqł"ĦɄĚÜŃĂć3Ęó¦ßČÉ\=S‚cĺeÂ,¨Š˝~ĘĄKÁM-çJ௼Śúăęî‡+FÂc˙„Ĺ€ ~­x·!5ZKÚ‹rÔęw‚ťßkîvn»ŮO+VćCéyrVYĄáÝę\1hŻz Ůh›ĎK‡-ł1•pŘvô#żŤYĽHíĹźŞíná˘I˝Ť¤§0©Ůjˇ›pCíB¤<–Äűç %ŕ†ó®CÉZŇŐôQĺw ㌧]3@WËH=׍„‚'fFĚp±q'pcÖ6€RŹ 'p„µ©¶ .°‰Řé·q1Љiă‘çę´ ”ÓŔöQHaâwgł–'”8÷¦\§ŇX‹^Q©|6úmŚ0 Ą¬buěŐşü¶[Ń×ĆŁtl&|±(˝Ť}`-lŮx>`Mß9˛ď¬čç’Ô8Ňhí÷ě.é·yĎ ŻhŘ€»n'ßĆÍë#±‰bű!»{#ßvZxfSżůćńýA9ą‹Ĺo.¤Ľ{\ť|ŰlQšwqťŁhÄ)-G‰őQ,„uήUăŘU,Ôśý˛HxĆO!nDٶÉć*ŐSŽAÂM–řóKŘC# é©Iç}Sqc9ľ¤‘^ÝĐo±¬]+Wî%TëS4nRĚşőÎnąz ŕω¸1űY#ŕ)ÚD7Ée„{tŰ%ŃPţ”Cşîd"ěwÜ3(RqkFEbwÇíŠĺzó)Ł,=8)<ź˘$‘´S‚vČ»µCĺ¶šX nĽĆ-2lfäęĆ’BlIę8L9¬M°Z2¬ŤwGů/. şnlÎgG­»QlÝwñF,ě¸RÄŚNťř˘­c)î\sű.h:@ŐA„ÇŔÓ€ Łm¶ćG\x÷vÔÔ$¶+rĺ mSâPőóéĹ;ĽÇ´i8§¤·“ĎłNęjež˙É+:b-‚8°…ĎK ÝMG· úoÇźN }l×ŮB_Ń„ÁřOýŁŐ#g7čÂâ«ĺůć{رGSaÉnQ~mPa2?ďTńŤM±keMŚhˇ2‹X* PŻÝĘ|o¤ç%Ă {ĐÓęŞU‰ęË©}qc*çˇîSĎŢ´đ×Éóě©éŚZĺ_Ę˝měčÉŤ¨UóóţŚ6+s§äv].a‘{ug€xRNcîÖ#ŻÎLÜEh«© !|˨`¸CĹ·ÂNÚV±’ťőU<ŻBÄää‡Ä ~iřRo&.Ó›R”t(ŠýꡉV-§ť1‰ÚGve¶Â ]?q*ůERNIZĎĐsşśąXآťăz·ž*Śp E–äj¸qýwđăŤX®ŕděRęáäÁęÁÄĚMMl±ôŘV_?ăěčá0jÍĎÁÁf^V Űů8ťc˘—°6>ë JL˝„Ę8mŐŚŐâgĎ×IfŠŁ#Šmk÷ěou)»ŢäÁŔŚ}ÉXŹűęóY~#łŐ §™k‡ő°cW†~šľ;›őRłF Čď·y˙‡!30ćhü +ăleüwč€ńs۰ĎîáŘ ňNăöŃ f ËdXf“‰Hć=BüTg#ŤˇťĂJeĚRď4v‹4îúşV\ÖΞGěÓ*fOű Ňť§ra!Íʝѡµü24Yĺ6(* öó?,W÷n™sHθo%QâŤĘ(RíV?¬Ś„7¬µ(ŕúÁC6TV‹ä+ KXć$X›đ>ŮéĐ:\z<ÜćżtKĄrµó<đÓďŤŔ±‘Ĺâ†ţȰ°«Íiąäčéśń,ŮŤšH´Ě:ž5Îa›šŢô­á%í z×{8¸ÄŠNĺ7O/UßÄYĺîkż†(ë¶{˝w`@|oÚQúÁJP¬FXv‰‘,B6~ďµóąű§ţSŠUźx|Łřţ™ů‹ŇGí{<=ůŔďwşM—Ďý †cľĽ­ćP~Ţ©†Ńî[łg¸féÓxüCJĎbť˙h%#cçVą{‰jA~r={L[M…Ä„Ăú˙|~ÔJEŻ™VP˙wLúě"Úě׆ďKÎóyY<ŁÚĆĆNŕĘcú,x«M§——žńśszŢĎëďNĐčůË?ˇ§'©ąMQµíÉř ĂŠÁ7Ą”ŢĚŃŞ]mFŹ]ŮŽ·NěĄĐ-׊댚„+5˙cş;˘Uö‰×#á M:mŘu?1Ya—đŰ…¤üˇŤşžÎť‚ż“S°Ć°e×iÇ®Ź¸): p˙YďZ'Ża€Ć87őçýJÍłZřŹ5#><«ő™çţĚěî|EĐ$î<ť:k„E_ŹŢR¤džĎł‹PÝĄÜ |JD21kÄĆźŘő)˝ŰĂP‡5ýdĐä`]a3Zq™ĂJĄ¬[H&GąZr1ę«;‚+V¨l+}ŃŘÂ9Çľjâńď·%*‹@ČNŕ3˛ü‡ 58˛@F “-žµĹl„LŇC2 TwP焺ÖYŃ«ĚMX·§(PáN– jw„1ô˛ˇçnđL„•Ű›Ý,Ě Ĺµ±Ćéŕ@ľűii=4Á‰Řš/”>ĐÄ6ć‚»…ĚÁÁ)ľČą:íâ'ěĹ8»zťl«Ç€şblE¨çR2Í@bÁ¸wSfř"pë/<´ćđܮ玹X»Ä€:z‰¨vL÷áżăŇčĘfäŘłdËĎwĐľď`É˙É$‰ÎňŃŐcŕy*˙C±Ç^ąfťFtŔ÷aXő Bą91#]tŮ´łÂŽhî ¤–=u´f“ú2wţ _ćž°séŽ83SµRSČÄË wĽISůŢZ_ ĎizţĂËßy¨¤¦•,­.ę(Fç‰ů<ÝŘŹX$ě"A‰÷mďńęŢ-Ť€_$¶8óđż+F;"PŢăÎíF`5JŠĂ®Ĺů-‰9aŘ á|ŐcÂýŮU*2e˝4hŁĆůÉc;aôÉLľüŤô€Ë]=Üż•89ž›†üa ¦¨0+±Rwę™jbNŞHť‘; €i±Dfäنůć ćšhË€˙v9ŢńĎÓĆaăz±1ÖâăÖŻăŃVAj…rq?Ý˙ťş):,b¦Ĺ¬MťlĂŤ¬<µ]ĽC¤ĂşşÔźŤÜÉçi(xŃ™ń1 2sţÜ,`v:€/mZź,FňŘučô*‡Ť[×éךo˘©“Ö0!«ź+ë˙ťĚ¶ć)’,¬Ví›ď Eń•ů)ko"6¤ó?yZ»áéXě‡DŚioG† ±0–Ç‹ŻĽvPe&7+ó"ĎwëzO¦†"-OE}:kŰŐîHSÚůßIvš‡&¬ĎŞAł q“5>}•–baŤŮg·†rˇf“> Ö“˝]–Öt€lžzľ'÷z8ľcA€19Őľé¶ě–` ĹŤ%Ͷđj<™)ÍGĺŢÝ»źŃä?•)NWKúÖČ´iC”ŕJ×—5ʼn|;ľź˙N.eŔp×ŔăëcČčę9uČÁ8  L3ł[]>ÉÄţ8BXűä3őí}nń˙8€ĐA<·;FQóäw†POćťmÖŕQ(&Mń¦ćĂ9w Ç[;RćˇÝŕ®ńĂ 1 Ą€XÝKꇋ"™†Ż:ĐÎ ş“ňđ°>H5Üx–¤ŹZß©`ăqZ~ŤÜĽ 4Z…d%íâ8Ë\M÷›ď“ég§’@X„îÝ[0č<— KËťĘ68}G9ńôěĚČe f㦟 ľşšŐąÍ9?VÍ]A11q—ÓpÁÁëŚFIóąPĎwśńôÝ|¬Śac§ ¦ › ‚ ÎZHK±;şŢwŽoNđŕ_¸Ů)[Ű,|}Ń·­Ď]y(sŘ*8K¸=Ë8dÖŠ±ÄŤ‹kk=¦ŕš7ĹĚř¸aâšž›†{Ş­—…îf.üŘ»^B>O56Ť¤ßą˙‡Ë Ł_Ka×]{X:©•vF3Kü—ç«91RŠűŮ!ÎŔˇŰ°,5ŁÁóČcŰ@AtĘĘ´uKâ”ő”ĆÇ}/x#+NžJrŕd ŕ¦nžÇgň?äT¦۲" €-×>u˝űř—)ËŢúÄ`Ć2k ‰w¬,l^p†ßÎSer¬8•ás(áD}‘@uh˘ë¤©1҉c.?N5%ećJl!žg’¸Ö:ńĹ4xůŐFÇÂóRŽ›`ÎŹ•˙Ü»4/hä ˙`zĄqź"ĄQT­"0N«č˨bc^¦‹ÓÎa5b`»†ł]L¦gşŘP›Ţ¶ŐŞüýÂŘyÖÝí#âöl!o<Óá`T·đH«ß¤·ÇĚ-=iL[8ÂĹ8č×=CEÍôXeyĽ…}ćźa@HŁŁ’ËĆJx&7ÎÚ©pÚxÖĎ>”ýů}vŕ҉ÎxáaĎđúřÝfřŞć ¬(E]}lx—77ĺ>E]Ą=+±ýîjź˘=ďˇŐ6E*ôhńČ}ŠxŠşÎÔąË]ŠšhŹMX#´Ą&EřȰĺÉÁÔęŐ¤®9“őOî>_-Šp,{ây¶w‹">GQ= Ł%Za‘Ś‹˝ŻÉĚ-ŠdŠm¬Jäšo®ô(Ňůz„Ęď35)âaŕ°znýóQzťŘ śp[µ±ş§G‹"ĹgV ŞĆ0U´(Ňé1 &,-‚ůJÍ›ŤMÝ•ZĽ=$–&EXuÄąng>íÇ›)î±3Rn‡ůśféR¤ ¶Ľ?¬mŠş{ ő»MѦܕaą]ÍW›˘÷'ÔyéTİoŰbpşs«˘® u~P˙U[©ŢďĎgá­ŠpÔŠ'Áö vÖš[M)Éţ`â t¤ĺă¨¨ź°„;,ŽnEţ!Ů‚ÎÁILéU´{ŽÓdtŠ^EĽ=ćµú ě\éĄnEŞŔŘé+6K»OÝŠ<ŞoJŁR0·t+bćr[ĺJ[nWôućÖ^íŠX»ą)ö áµa“:z€ }Ľ:aósh´چEڋѫn}ĎýŠ^kŚŻvEGÎFlÓ»5–ž :ÚUßSł"‹ÂÉlç ßąW‘őFν¦k§®nEěŠìuz6ŹÜ¬¨qHł%şĄg÷ś›MćŮÂßłX÷x5+Âß@đÂ7I˝ŠŤ}Ę>¬ÓÔńęUÄ ™ÉݶÂxôsł˘!ĐK*DJŻnEžôŐ¦%hslĘÝŠ`R2P¦ˇŤ{ăÔ¬H'®‘ňĹ5á潊h›Ą5‘ÚUĺ^EřŚ^ôrpc°zq]„âą[Ű/Ţüµ[Ńť@<·ę«[á#15/µ]Kň »WŰÔŻ¨)5ĽőČ©yľăw»"6N6aęí]«]U$fŕiUĂ LmW„˝fL|Łt+ęVS6"mhżJŻ"~śsšî´˛N˝Šx«Q7¤ĘŮܬ×čą©oŻ ‚áV›ń̶'ůŐ«¨LOKsŻ"\Cv˘_Ç'3·*R3”U(°<µ*âŇr®>쀕kóÔ¬HkC<fvÖhíbyf†hwDa˙żĽÝYr$MŽ%ęg.†"¦MűßXű9€Ę łJ:ĄnßĘ?"Hwt€ř"eŻ'OHĐą¬R%âćµ—o ÷őÓ+şX"?¬A…v:ó+{E¸sń–z˛¸"¿ʶňéÎNćŠřN`é.ĎúkT­i¦ä^zjt½"śŹ±ŰÔJá%çŠĚeĹ’Ą˙éwđ¨Şyă@„Ą^Źgˇíîć!˙zJ>Z4'ŻČLp«×łsÔńZťśíśő«zEŇ ńé™P 'yEĘtGb»ýđĹ+R’J <ßD"yEĹXhę‘8§>GćŠ ‘[|ěZöéŻďZ?CaáŠzťáć5~bE8kÖ¦«3Ű3cEĚ‘zăTK%6W„ ÄDý]´"µęĆîŔvŢĽNI+jűúxžcÊص0:2ťĎ]­"„ë'ÚikĐ U¤Üç±ÓR¦Ř”¬"ţW¶Ô «–¦Ů*ÚĆq¦ÜVŞaÜĹCŻ©TQZ)˙"SEř,/Bifq ŻRł°%°˘vžug¨)CĂ‹÷śĄJRŞ~ói´7w1Y*ŇB2ú=©sŢN!¤ŘÎ÷™ 7Ş•*Ń"#}’ŠP#Ť`ăŮ#Ę|˝*BŐ>›ZůFňy˛R¤Ť~řLĺ%TÄ<쨤>S-¨AO¤4MKÝś’[UÄGśU«-9PEźŹwůGlxŢ—TÄĹ6ÎŇúi›•SÖRˇŠp 7W%¦Ľ Šř-qµ°+×,V”/:Ł­ůă_Ȣµ’V¤-×çáĐŽA•W„ućíŻd‡Z•˝"JmďěqGĂźÜ|Ĺ‹ç.qE3#ZÝňÉ\ŃäçŹ..¸LÉ+\5°[ꍷ]+b÷ąNÂFĆŠÚŢŰÖ—ĹŘ~jEQgĎžµ" ă,őNÝ ŞV4Ő@ë´ł8ť e­«Žy§5jüÉń¸yřŞLbŠđ70_UńY­"Ö¶č6đž+BJK=ěaÄú1KE‡č¨´÷„A‚I*Âu8Ř ŰńŐńUĄ˘ĆféĐôülT„‡ĺbwĺxg…lNźU´äĎg¨Ńiü¬X½˝0Eć1.OëHÓ  ¦OsŽ‹ż]úw0EMŰ®6ăRŃ‹ rzq¨QmµĹđř)T„áj. +‰Ę ’5­Yކ>daŠđdEz ¸”ä)őŠŹŽ–ő|±+T49]űśMĺ KE^aG燓SD&„5 Ö _úF‘ŠX@GčTńá&k(¬"öƢqz‚9VŞčTsr P«H©ŰQ ĐDěZŃdm %$k°_Z«đXřÓµˇçmӊr_ÇŽˇż‡^ E^*VÄQľ|J\şlV¬ń@D®Í{0ă#aEăP»ëá·ëóV«hh1î˝Kî¶aEß“Ťg1}é=•+˘­ŕórď•+ęŚ"ľXX ›~GpEŁxó-a@tL‹p)‘4[kJe Żh(ÖZ¦·±{E ÖÜQŃô+b5TjseŻ‹7F‚<Üv^?µ˘“Ůş6JIéIZ‘ţ vjz0 WÔž,SľW抸˙ŕéň´ÔýűÄaWŽGÚŁß™ VĽ˘Á=öÔTůŻĹ˘K+Ĺ-­`Ó®çđţ¨@/bQS"ŹĐÜďe±Havtsћލ,˘Ö~¸‘y“$ łČ˛Ł‘`hĂňĘv´čćnĆĘ&5ž&´ĂYÎĐDs˝h.÷i8ŚpíŚá?Şüć˛,0±F -jśĄńĚŘćU#ZE‹î¶ŠaŐP$ŁE¬iÇJŐ˘řo*Z„W扼b`}…-z•tlŤä_g·H× 3Ťµ¸ż´¸,pć ĐĎN¸ëo\DKŻ”µ\–Jt-·i7RĽlĚ:ô\4´|âěşv·f,'H\&·Ż*‘u„ŚőĚ)«îL=H *pŃĹ>ü޵j|¶Ď›\Äö,cx@řłfŮä˘n¨ŕôsr^ń%µšasÉšKpWy,DÔdĘ8Ýr‹ľ9[ˇBŮÂ*zŮ\¤SöŁáťĹ-BfúhĎSë–›‹ä)tÓľ´ńűëČpQۉÎĎb?»E< _ľ=¦gµ9XŇd-‚Ƕ¨ž–#U$łEčF„÷bzb”ÄÄń©űüóóŽźć$«EÖôÉbÜjôťŮ˘¦,Ż6ě]{ő!Ý-‚€é ći›ÜPÜ"ĚšŹP cĄ[Äd¶´eQUá"2ň«Őq× ŁVłŇ†8§ĘťJîM•j™1bí0nž÷so_'VLÓŠ.ĆĄŹPŁ9ńVÄčEëŘŠuʣɆ‘VEp¬=‹~G2ڏGGśJ›Nő H†×+÷Ký›2aô­ źkËŹŕŰ—#†Ý;ÓéőĐPcJ†_żŐÂA…‡E1ÂÄJôMC„:ˇgĹőň\”Řą•ÄE1Ę1WµşŘ#śţź#ţ\ŞĘá‡Ýu˝ŕ­mŚQžZ‡¦˙Âáu~˘…ř¬Ś»Ž¤D:ýóĹńvN+Eĺ(sVĹAÝ—“<ú 1â ź« 3b6Ăh;‡¸gAŚľ•tYJ ‡ŚŃ囫׷ń*dÇHÝ÷ź/ wŢÇ×OÇY<·2x€ĺu% 5scŮŞ<)FÍş§ť^TďE±L'XÖ͵=ú€‹0âĆý‡µpdßţ%)eńóYlm!$FŠ«qEć ĹĎ|˛Łëáó`”Ł™ż FëâŞ`tĄöŇźgŚ”ÉĎť¤™îŚ'TÁč¶V&V7zÍM0j‡‚ň˝ů2 ‘2`Äs–”=pÉÂČ„Q#´!Rgw9–`¤M*“bě4R´J!ŚĐlłµ€Ţ¶ĎaF¸âŢ¬đ‚‡•Łšs˙ŮeĂŰóđWáłî/„ŽlUšQ Ň}Ś.Ö†GĂw"K…0ĘiďăŘ #ĺ§âÜfÔ߸bÔ OÖ€wo†ü×C¤g?3bÄöš÷ˇ–úźMÉ®ˇ˘ ·đŘĎ^Łq˛Ľ˝Ç>Ű?#¬iďč"ú™1âú=čý‘ä°˛#íS97ë±ćůébŚxâĹßcILĹ1Â8ţÄq×űěŽŃPRžčáqĘxžŻHm©”ŃÍ–62Ă_¨’QţtX˝…2ę Ź<Ń·Ő7Y2‰•ä´žx““ä&Ńń#ěâq˙ŕD!RxďQ#^u¬Ż, \ĐGeŚđMŁmńĹúśÂq)3–ąîM1}nĽzg«ó¤)×=UŠ3 °9FyţyZ cÄďI·E“ŚÍⱉ)»u[\™gĐ2ú¶%Hk=žŰŁ`F-*°rňăY;3RŰiĎI!đ3Â3썹5‡$̨Ń׹0ŔY dp…2Â’q©ÝăeÔnž0FĹ žąb1éµGďü‚ŔŚnśG˘ .&! ‰2âEä„§=řuI"Z”#tŤQ-Űt­fÄČ…cj›%x%ĚAF–i÷¨†Mg$S;ľڶÍ3şXŐîĹ/¨jOž;,ÎX0<3iF,d¸XďíąBç,‘Gß/33Ô¨1qF,aHç¶pţůňڏ ¸JÓU¨ž‘ęö<ˇMŇ hć›&wÂNX ‘v<)»MŤőŠhÄĽu¬2¬đ} Eş—htňŐxĐ U ¦•WŇ;ᵾÎBumĎ˝ićýŠ:2i”G14­˘QŠw`UE#Vo"jmäas˙Ťx4˙jq×YAK4b\=W3 Ň0‰FxŞ/^?Ć×–A#¦VO‚ńşáŹä&ŤÝJYMC$Ňă YÁ‰ÜĎV~ŠfÔ/ë7m Ąú!MčHšŃ'Űš´j‘ž,#ë^čPŚÚŐeÍhhdl‡O>ÂňŚÚž[vÁć[śß|Śě±(˝XA#d‰z\Mů6ĐcÂăqë‰ç¨‚FŠěůŮÝ™D#Ő,#0˘˘7]%á=gŇR?óYáŚ03bý;­ cH¦¨žóí=s~Šg4섦GĹ4DÖŤ3*‰ůź=QĺŚ1¦–Ł5Ô¬żzFŕßXěŁ2tyF?±;łnňj]´‘Fgż+°ţfŇ «Ľ.rĽ™FHﶦĹřĹ4â†Ő‹Â)Ö´¸šF¬źkč¸5Şuí —ąŞFHE‰57ZĐgŐ÷R•¸"Ňęł_X#D,Ţh2ůŮpn¬VˇO|ŢĄ¬Łdo¤2UÖë¬eřä¨S]#zÝGľ_’‡íĘŻaĺ÷LËŐv×oN81<ŚÝYٞ`ř,hwÖ(W—ţóĄ±ÚFݡ-!]nŇbŤ8¨ ?Ť5ę–éP\#fšĎ¨"A¬‘°ČV\ ]úOvŤrÚĚ€0’\ŁĆŽH˛Ż@ĹeŮ5ŞysWBŤÔ¶š' ţĎ!TÔ¨¤š|nGFŤ$Oa.2ź’u€jô¦Î6xW6Ť¸”AŞăĄv›i¤ŔŠi­&ŠÝ†3j¤TyLq¸»l§gˇF¸l†dýí¸Îݦąé'+¸ E4R:_4•{Z%ŤX ÷ ő±ĽR‰4âô…-Ćű˝“F˙˝«Íß̦я•+ő¨d 3ŔLÍ<€ÚH#ö'o>}ÜďFµSű6ą…4j:ąg<‰sŤ4‹>6č˛`k‘F\ýsËf´obŤz=-)›E#†XXhgŤ$ô h¤łŚŚĚ$Đč»ŐŐ~D:iÄ- ':k±. g#Ť°¤‘6‚ÄiTă7€’dmaYCZjÄ5Łi-&°‚ˇÁP›‘Âé&™Fíg‚iŰMŁĎŰuEšmŠi¤T`Ć>µĐŤ¨ŞŃ1ŘÖĂ…±ˇFúpń ń$%Ö1ctB&(7őeX°‘*2~uQxô7ž%á°–§13j‹[d#®3n Pó˛đ›l˛Q{hhmÝU6⎠[+5­Éćî!Pü®&c‡ŤpŠôzńY&Ř=ÖţŤö'|qŤpcĂÇŐ5ę{„˙sm6ןňŤNwăŘ\# ›„óĽY[Ë5j,FEŽď?&ćĐĘřů×a§Pb‰ś52DÉHŃT›1đ¦ TrŤcČD-'8¶Ä1‡ť ýÄ뱤5ŹOQ‹ÔÂ5k†kE]ÝľE¨Fś©ÓbĄiaś\Ł®t ¶˘Ă+‹kt PYä(°?%źďŠßPe#nż ×83m„ďđŃ [ćě!”3Ë›ľărŤö‰ôrµ`#ó>ŇŽZóܢŤÔüŕÎ\±&­ťłmÄh2ęJ-(6/ýdőš¨;u± nô(éďÝqo¶QçKäŻĹŮ«mÄ#X39vńŘtنŚĎeçNć3Ţč­íMnĆú otPUhÖ!ąňŹřD rç)ۣϬ†ÖÉ7bFVJŢ^i&©şQÍđAäÂ5µvńŤÍ~…Î'3FTů3”Ú¶Q4ĐŔQÓöáóŕy=AáŤ0\ż,‘ôčÔúĚ):Ç\“·Ń‹7:ĺkußü˘Źú¦!fü„ÁD]č Ţ7ěbK!{vŮ,¦đFl–‰š›oÔÍ`=˝ĺ6›Ů/ŢȦ V‚؉­„¦ŽhÄ˝,hÔh<Őđ†G¨ŚŞăC2J놸ī 9Bţř°üńů  䨙|0{ĽâW&ŽÚ-,kŘ6÷ó׳oÄ:J¤‚>nĚěHşŢJt^iŢy…ŹBÂŤ4FŕkapáFĘO{qjGŤRn„˝ŽH¬Čţ”;”p#Ôđ)íĆß’Ćşć"äŐŐ$ۨ׼ŔW±ŤSKľŢĹ٨Őć< ®®Ń˸8;ůŚő…5‡}ŁEô)>-ąFläs®V™SLrŤ¸5⳦NVß.uv‘Ő·kqŤ0ľßěŠćíLŞş—›-ßż`ÎŞŃ·őľx¬S)±F­ž:`„›•5ę‡ő=6wJ6Y®‘Îđ9uieĎĐÝrŤ¸ÚĹzƧłórUŤ0^Ü“ęϮՒÎóŘTŁ~”~†Č0¨¬?$O@OTJ®‘eKpĚUTcČJ˛‘uĽW¶‡aăČ, žĚcßč Y¸ŁI6âü:™\ĄgFłA•Ť řDÍÔÓw٨´„Rd#5ÉÄYö˘—§D!ëĎŰŹ?xG‹mÄŔLŹ,fŇCcáFL @aŔiÝônÔŽÜůu°Á䆕ă“sÇŤ¸Jâš\só€3nÄÇd6ź/±:ȶcë{çk˘^t‰6ÂPŚŽ&ŮÝz… mÄ3Ú+–÷ —m„Ë«ŕžÓŠlÄë f":¸őr$Ú—[ÖéVłĆ†±]÷ĺÍ>y¤3áF©)î3ăF§řějýpJ\ľŃ­JĹĎbÄ÷Łď•uŁQs0ŕě´®Y‹ěŕŕm”Ł7jÉFŁfQs÷˝ĂF%9Ű•a#LŰT4=ŕ f~cŤ.µm¸ú[XŁ~”N<Ôͨ'v +‘P_čŤ5Jýj0#ÎıăďÍĽĎŰ–`ٰF¦%ľâ1‘“XŁv¨ĄĎđľ>źÇ¬˘FíČ…«7Ű5šZ‘¸Ú:›Fz™§ËSjŃürŐßű3ÉŻv6clŞQîŞËDŞń1ŔĐw<Ȩb@ä˝o¬ śÄ5f¨-ęžź!«F¸ařnE_n.ʞjÄŔ:NƉ\EŤ¸.ŔČwš ŔY»¨F‡JŢO«{ÄŤŻ„•ÖC»i„#O¤¸}Ö»VBüUI#ťk7ëŔ?ô®ŤÂŻóK}ˇw|Ť‰|<ůYśeŃhěM>·7{FcŹ€}Vl»f„—ëő$î‡1kFŤ´ "uÖĆŠŰˢŤšq?%S4#WXË_¦ “LÝ4#–ő8V@ł4#šŃë‚z2gD&f-ŻĐĐłrFąQö!±ĄzFůNţbĺŚ×Ŕř=z$.VÎhë]‚×2kF„ip=ďI/)8ŁÎL7K%ŐÝľ6Ď)É#ň’?ËőˇT]ÉłvĂçqyFL±™ě˘ęcÇŽ•ěĂkn–Ď!‚ř”$#ömş—Ä8¤TÉ(çÜa´/’Kyx­/huO3aDĽâôÜ€›‚Bř>3ÂŽ1Ôü˝Á$‘Í0ŞMĹnôě^“Ƹł‰Ě3Ś#Ĺ0ÂNřőůfâŐH{ˇŚ2ę  :[Š‘†™nÚhn­ŚQÉşá±%Çâ-şJźłĆč»Î{'c"Ĺ1”€´lk}vť˙‚ŚxVŢ2”ČH]ľs[U>CîY —ďŇĂĄ)ý@Ž‘±˛eÖ”#ĆČ+ŽżKÉ1>Ĺ…tF¦ňwIUnĘĚ“cdˇöďkošĚ1ęĚwý.|DcÚ“9FÉSŠd;^Ń˙‘Ô˙;|P˙?Ó°«Ľ¸xńŘăçÉ*vPâ±±GÚě ÄW¦GÉP¦xŢa>đ~^ŇVvűu!9 ĄĽuŕQô ‡)9ÖGóÖ҆3u¬văŇr›”Ô3“ší śĚ]~¨v˘©ö±ě LÍŔlnČ«Ôh+7Ĺ­ř”~:HÝÁٶIÇ$:¬xvĺ±ŔCHĹ0dżác aä˛ÚĽÎĎ_ĺ ¦ÂÇâq7C]r8•:çp:ńtÝZŚq†YrĐ©aŇĎŇ‘¨Ďd?©Aâ˛újuO]l˛ŤV.°š0%6HG 8ž=K Â6‹ń%ďŢxÍ™Ń žĚbá2MaŃ‚Ikń©[Ć‚ľu[,ăUm«tł¨Ýs¬ë]XލcÉްjAĘňŚf÷ĚZÓ»0&­őeKVńŚ‘=Úxަ-[AŚµÇ–±oT#'~úý&'ç€hf2_ßę©°fAAö.*ŕdŞT‚‚;¸Đ{Eą$©`uéŇAE’‚P˝3‹3<žľľ._ř#·fă}Đ ĺô tŰyU,‘‡ŻZµ}řÚpđî˛ĎTߣ"5j‡}Šo?ą"Ţ`źĆµiĎGqEöÁ˛5»ň‚‹ěc‹ ›Ú”’]L /·jľE1~e}Ę~Z,`A}x‘< Tg9;)âuJ¤Ź:XD×eXVÓ‡˘ë‘ čŕű}™aË…ç44ěRĎ(ýxfć|l6bĎ~UĘGËËUČc$Y±|XÎŐ< ­/˛ĺľ4üř Úó_ä÷Ʋ!]ÎřŘ˝÷Ľ+rń™đY1ąđᲀGUŻ7čăËťkň·z™©AIE|ž+•™îŰ źH9ˇ.ĂOS;”C¬jř0¦¸:H©@6|pXüXQµżĹđQ§ő¸‰`íâŁÜ[¤Fű–ř‚ǶEÎ?źÚNő ždř¬-Š2 áD—ĆśDKŠí;ácĎ]âCĽü̸&±öźSúN>ßÜh"ĺ±ÎMRďŕ3”u÷Äařńďé1cy˛.ű=(Á$2OëŇŢ6ż‡óřËťŠ…Öô=n÷{„b–`jdß/*ŠëŃ`=á=¶Ę·#šG¦Í±đz-8ˇ´âHóZ–ߣârbއ«~ßt?ŤµőĚ&ds¬‘ăýĽçyr‘ç‚÷ŕ·âNv»“˝ëg\Kďů,€ćKĄUůCnĹŇ{ěţŮw)zÝłb0xÖ Üă‹SďáŠŔB$|h~~”oÄ8ÚÎdö(áx2ě W‘»¬öŕ`ú3W]Ń˝ ěGF{xÚýŮK*gŁëß/´ůV gMu‹lyp$µç›7_=ä5Ú>‚®äö( ĄŃöRź˙Šö “űŽ^‹ŮĂg9>3đ2łÇ#ľú–OŻhň)đ#Nűóú‰ö|Ť¬ëjöŕ7tćKřnę’Ěz¬ĎŇÍb¨.“=Ü±Šł#źŰNśNG{zŤů"s#{¨”ÄÂđÝĚ„~Ń=ZO˛6eł‡áó¤Ý:‚PÚI1{8ˇŤ•ëo„ER{ě3v˨łĚ=ëŃÂňŃâzľŮo zç{FeŻg`U/u• š_ŐëaČCŤ•˝•Zöz:yaڇ>*×' ‡¶ćŞ¨ÚĽ j¬T˝\ż'Š>f/^cNžG”இťĆ*VÁOŃz|nĺçBBÖÓ­%GÔßßÇY¬žĆY ÖĂ˙¤S¬Ćwü#žoµzPtŠ”5•N…‚ęéyČ㊤8= .â‰đňŐÓĂĆ1hyĄĐ‚úĆ$¦‡‰?¬íš¬ó.U§ç!áîK)V‹éá¸Ĺ0śµQPžh†zđň3‡ýń0’8łÓÓÓ÷±ÍoŞŃÂÜÓAŤFIh=v"`áąQIč±1qŘVö¬6G“ÉfwzÓ45VśWďŤđ¨«ÍĂÇŘł*[…yt†ńó‰źX˘sQbß\Ry¨†^QÇĄ÷8ˇ<«Nö`ЮϟQö¨anŁ6Ę]crBy„R Ď6Ł<8jÇ‚ úşŚ}yV ۬¨Âń@ĆjĘú¦JĺxXĂqÄy·Äń`fŕl>|Ť‚ܱMăA‡Ż+Ş«Z«7#wtͰk<ýŕa¨őCŇ…ĘĎ›âCÍD  xŇV¦k HOăN§G3ÖŐŕA!ĐąŠjđř%Ö)ÍĐo^ŹĎN+ŰTŠÂ±¦R¨˛FÁ1“ŕ9â°ň p˝ń;ě!2Â;é“2ż…€ŢŠi×ďk×węiνó;ť˙‘ťrôEô$†żC¸ŐĚ+ěq~Gď3†˛ç°Ő~BňwM†łkýčS(bdţÎŔJkŘJK­*ŔŁ"Ť+îfŰžn݆řç g ŔŁgĹ’Gžú* ž€Ó*ľ˛Ćóm‘g‘wxđڤýóÔ¦m6ůA‹ŢijNd{ĺÚ'yÇćśČ7=gfw^ŤŐЦ )ćBVWÂíÍčξϹÎMÜAMöísč›”Ĺc~,L*G6w–9™ uŤ‘:3Ěť¦gl·RÉ<«fďlEÜię±Ý­ćůqÇz¸ŕ˝µžů졾ȝ® ˇĎ¦7Żz;ŤF_żĎ|źÁ_ązŕí¸6oÇ3%§UQ1Ľś˝ĚĂřłw{ŃvôtÜ_–Óyžú Óµ'ü¸ř~ŢBí^ůě·ő„¨o÷Ní4†4šµźÂĎ٬ޞţü˙„v֑׎ě lG5Á ă0b§ź¤Š˘Ý!Ц3°’ŽŇŞáćb(ů:řăÉ IŮ?S?};ě^†ýϰýŹş—eb§ŹŻś ĐAU`gíôqEű]çaüŇ—#¤F’®Ă3ŽĎ=łĹÖ-Şč:bóë)ˇşž t›ďKĘ»â:\łÄ}Ž…ÖÁęôŚu}+´_˛7×A6.ĹÖé\Ż}ÝĂΙřü-\ç»5/Ů?ÉÖáć+:©ś|łuة΂ ă[‡«Ř¶s¨Ľ8ă:ť%ňÜ^řůřŽdëtµ>¸|ç0ďľŃ:ź9—'bţ)đ ,[g°˙r)Ďw‡u^.X=ř‚öë°e.ŕăýîwcuôę&ŞŁĺ¦ę)K\V"u<;P[;u-¦Ž‡n50/"‹:Śj>ł¸ĺ­°H®ľ=­Âá4ŚćȦOq<~z‚p TGĺ%éŘzčß/T‡‹ĺcaáPP«´YťE9V‡Ď˘ńT™çĺ`°Ź®9č’ˇ%&—µ‚=ľŚÚyLĘazÄXÔ6áž ĺtU$?>tPcŞLge&G;X+´č[ŚśÎL1.żpŃŰ›Śś®÷ő‰ÎA ~Şł-1dŚČá:}Ť]•ÇÁk„bőn˝úłó8ßHŰg‚‘mńäb-ŻŇ¬Ëćq‘€śoí]%˛MŮşGr¸QE?듥·4„3ę‘jaÝ(UKDNgďc,Ü#X0ŞcÓh4¶Č:NGzęĘŹîGo±qÁ‰Ż×bĎçŢed_ÝăDq}†qtÂw1o;m}ÁqŘë€Ó3Lő:…ŤŁˇKă.ŰćçóČblĽ=`vc-“lĎŘTIş„·LătĄkX_˘ˇG±Ú8¸ĹO;űő“ĆyńúÚ?ôBƱÜ›÷‹óÚܨஂ˛¬â I†ŁĄ —cüTq°“ŤüëŐrKĹń?źę÷NâđŔĎCóŘMś¨čg5q¸áňĆ2Noa~ űą(Ć«/|ÍţŕpňhzţŚá(?íđdÔ'Q8^ksřgžČηĄZ#1I=ËÁaŁŰľ:ßz€ĂÁá3Í21ĽšřÝ­:8Ť˛H´îjDlŠ‚‚w4DcAp¶ä,\ú…ŕDśŤźDÔQ%p¸Ŕň9ô‡€ĚŮ+Đ7w8|1€Dúqľú㩦Ĺ.˘ťŔŃ*źő}Ö@@ĹG8:,‹@1u›¶*ňŮ®i¤ľ­fĂ,G'J4­ú·łŐć&ŕ”Ľu(eIŔÁ°Ę#µX‡ž?N÷2÷îßQm6µłé7€®(~Ź˘ß óXšěÇżôlMř  Ańˢůř§ÓŰ©¬˛ŕ7X]>ľ§˙,ó2}­hŞÍV·Ń7xŻ#vďFß°Y :UX¸ř<ôÍ7hśŕĄîK›}UŇ ,­oöÍĹŚěŐ ¬Ú7ÍúI»/»Ű7 isµdÝ}ů'ü¦›çq¬šß^ěÉ·$ÜxItź+~“‡é6ż9˘Xš-„ ~ßÄjW/Iľa dűĆł}”ŮĄÇdŃ7ő1|ő§ß qg·86{~¸7d "˙ń-î Ă H˲fď24Ƒݛ’xĆ2‰ľńOgŤ|™2ľ)ů7Ęw|ĂúÎU~ZŠ»“Ü›oţ__†›«‡X‘oěÍןßS_ °7Gdqϱ›7¸¤< Ő8­'8™7ü€]»—«Ň;aŢčD‹q°Ă&!/ö&*ý4ęËIꍎťšďxĆčEĽÁ¦1rĂ™äŁn⠇߾'űPÄ›´e Lot ÎĄCŃLĎâŤňď/kW<¬ţűvň&*ö4›h*HäŤÄ8Ö°ň 0Ź%›7\b'čÇ!0qyĂů›•hšlOéH ˝é?˘ůF3zcéˇaóŻäÍŠ©a¬UĽéĺXSŢCön4j3 «]Oß˝yę]­ÁJoŞ’żĽ‰Zv-5 ţ ďfŹźÎsĂnLţ†úw »ń]›÷ďäoNÖ Ń”9Yí’±u“đî|łu‹‚ćâfČ 13AÝÍ&ÝVNÉ/W°›őа޵P7<ôÁ­Š¬L Kşa€G·A\ź M†n_D.Ú(i%97冎 >¶Ć—4ť¤Ü°Býćá_ĽŞ­"7í áCMˇŞÜ ¨ .`ĄŠÜ`Ł{.» 7ęÓ…X±őíżÇ|ľ2lóÖŮňŇ_ŘçŤÉ2žŕ=ŻĚÚđ‡NţgŹŹÓÖIŞ Ęń¶M‹`MµôH¨ .ĂĘj˝ŚÎ Óć›·€OćkUř–Iµń$/ůZŞ Âcčţť|ŹÍ´qAŐ˛fÓÓ†ŹlíĚqŢ•´9ÓË&A y6Řör#J™ęFálŽ”Gô™Í fŁĂŇH Ć•1›®V}ŻĎ–Ä*6ʆHU¦Ě"Ůô|˘' >^‚l"ŽjqvË_Ś –Xfäޱ)6/ʇ|űU±QŻŔhĹy2˛“ÔÄ<cű=™ ˝x*Řý*¶ÍÜáŘpĆ#â ËŽł06Ě_~YÚkMçDĽ‹±9¬ˇ%»Č ZŚ î6ŽsF uçµ!6jqßV6Ëł+6 ‘úr)q§–cĂX=öÓjIŐ'0K6'v‰¨ţ±ą· 㹊dórocSŘ˝S6¬bűB…µç­ź” žG>«ŃN­Ţ—dc'’ö0Ěţî .P?ŁĐňľ bł•lHۨ† ¦’Ű…oüö„Ř×µĘß;Ç˝ĹŘřűb3ź¤žM±Á4çö4‡çrʼnc,Ü‹>ˇhÚš{ˇb—÷ž?ĺ¦lËö,‚ŤŽ±§M Nlü[¤JBݱ1‡ó”]-^ÂÄ×tuٸV-⽦ \ť2^Ăaţ\=o/ kŻťő÷ćä’ńš‹˝ŞŁ ëg˝á5ůY˙ÜřÝ®áSęÇÇg•küLŔĽŁW¶¦1Ă ĆúDO‰3‹­±’ý„kJµYfŤŽąń"E{ĚyĐľ5ÖiĎűC¬y†kÔ0§58‡8WzŰÜĹšs \žď]Ĺšaťaô i’¸š®®óŽođlZ šXĽ“T«ćNŤu‹©a‚Mę1úy¦vĄ¦g\XzdĄ†íJyTbű%>=©Á)›ˇŽ_©±Ĺ•?^P=˛PĂăbj0¬ťl«ř˘ÖGU©IWđt?I©‘şÍ~­ĂÎZřď©é¤ŮźŘŞwţÁÔđ.řU@CĽ ©IŐšMmďRĂŮoÖÉ€~ÁRjšB–OôŐůŠPĂmŇ3ďxˇń¨$ ¦ď‰ë÷Ř}őgť–ů%żfá4ߪ·´Gm "Z6 ˛˛ rD=lżMó­«ĹXĺ]ń]«8MiĹ<î±Ű49çb -f¶i†"śÝb`·žDÓčF§sß›+ő¬ÓÜRKGś*J±iÜůDíuëMórhđcAŠ™¦áä?řk¦Qm¤uôÇŢź}ĺ¦Ó)Ź ť4 NĂaŰ#uŁę4Lťil>f­y—«NłâŕŘ½§aÇKx#\>§Á~ĺxł“Á4Ő§á­´/A˘i´çĂiÍ/n7ťŃŐ+jÔ!6ť†éOH ÷„fý+ë4ŘEŢŢÇ,ů¦Ó”˘IF=6źfJéVđ×nQ=áÓhl BőfçßęÓ¬< |Ď«ŕ4ŚŁ_ŢANąíŽ4őgś†sźo;`ĺůІÓđř nShšÁÁ-ŽéçfÓĽ|—âĎK,›†“"6”è97™¦®Łć›išč“ko2MĂ!1ĄčŐ5 LĂÎřXϷו†sëĐ crNeiĐY>d°‰q·Ş4|ßěŕ)Ě(Ť­ôdzˋ)$ `/)łRI•T¬$‰·’4śCRíĆŕ– ‘4ßkp6¬ČňŇ#XMőŃoę> JÓ­’ŢbČ4«Hö~Ć~^Ő¤i6&Ů#€)q4m۟жŠF36#ö[GŐhľ± ĹĚ=¬5¸•¤Ńô­ŃŤ§¬Z4ĚŕŹV׹c47 ăüä¨ gP¦VXíÁµY4\¨1^ŞčŠ†Ý°hw{˙fi=YšfAk§:äŻßXT÷Kc Ë-\š‹-öţri-L.M$äz‡`iÄÝźŃĎőşBm]~÷gN°_÷g4¬Ö§×›řşśűî\g~-€¦W€ćüĐô Đ·)ţLţí×y%|+á˘ĎČÖůMźgŃg,čoyÓ|6?Ă㎤ĎđJúŚÝÉüŚRxţŕgdµř_Ěř˝l˝Ň3zz­Í O…<Ł'BźKň‡9óŮ)fsĆű¸: Źwv™3ľ(ŁĎ–Éf &s¦ój'tĆ+¦â áĘćŚWŢë‚ů!Őś9˘ë hUśÉ‡T앞ąűóÓ†î’7ă#™W©]WáfÄ„7ŁÖ|É›1ľ) •Ď„ó‡7óŮZpĆW1>/|¦îäÍĚúÍÍÖĚŐši÷˙Ŕš9 5ĂÄîfXW¤‹ďyfó}żE™ńk«o‰„ř“™A÷‘Ť™Yq%_'eĆ$˘eú]sŠěß~ćľĺËŕ›g^†g…—!G‘őHPţŐ—yţŇe$śe]¦Y—Áč\tĽ.©ŮNĽţŕeĐ ?ń2Î’.Ăc„˘Ëđš%]FµEY—ńEuăs‘|;¦°Řx«˛tuáOĽŚÎőţâe€ľf^¦™—a´căeFĺen]¦?x™Ď¶čO^ćó:T^Ć/‚´đíN¶ŚOŮ>¸ś-Ó2č“-ŁÄ­eËŚ*Ë(-?Ë2LĎ[´ŚIżŇ2ŞĚČ´ ·!Ë`Xľł,ăj¤ÇFŃë?Á2‘wgÉ@2a–aÁäĘ(úś]Î(‰•QĺŔ¬ %ŠÄĘđ *ą2cge|ő#Ç·UĂAFeŘ  2{HŤÁÓĚĘĐ;HŞ ŐĎ?Qd‹$Tć»<%†ďdT† ˇ*ŁÖ6•y**s ý Tćű­¨Ě<$ßü®ĘĚ·¨2–¦ŕŕÇ)«K~<…O‚”ńĺHÔëź›(ŁX‚-Äo̢ Ż˙"e”‹Ľ‘2Gj3ÖŽżE$¤QĆšď•ü.ĘÜÇü‹””–D™Y=™ÝÂł'cm-ŢvţŔdüđÁęhyWł$S.|żĄ¬I†Ă“§9}6‡…‘y/¬äŢÄČÄ>[ĎŚ_É‘ńHŽUÍü'E¦c[Š ®mFd¸Ń,Ś•ľÓ1ď?$±'B&ŔÍtĐţ!30î-BĆ—˛:ÓSőp6d¶E#ŇÇŞsD OĆŞcc˛é1’Ý’Ó¬U­ĺ¶ń˛.?¦¶ś"łÝŹqT;ú&y¨2˝2L!-~L+ŹCMŕ1 AĹcđ¶x zH%=ĆĎ/>ćl’_ĂÎ≏9ő\-> ‡¬ÇŕÁřŹůĽ˝YŹáŇ#ó1*wJ|L+zŚĘT2uĎĘNV–%@¦«óudlÇbDŽpňČ´ęǰuXńc°ŇĘ€Ěää›UĹÁ­şý-Č A. 2©ł Ł Ť$ČŚ´ĆmŚ8üĄÇÜź×$é1[őřÔxác¦šóbşŁöZ*NžŹy ŁFWżë1ăx«'1ë1×!~fń1ßłđ1jžůo›ě áźőSˇcđŹ23h_tŚŹďÖ×kŁcâ\WŹŔ)wćW<ćúlNý7é1—NŁŃÝŇ$yü%ÇŚ'Ë1{Íď{U7Ć÷óz®_Ź…Ćp9›j÷Ő|´ 1~ężęšł}çUÜ?eÎ,3ć›ĎdBc†Ţź„ĆÔf±“Ű»ŚĆŕĎfŚ’“ł×&«kVc"¸`çNü’ÉŚÁĄÉfŚ”đŚĆ<‰ŚáFPÄŻb üŠżŔ‚2 Śąrń‘,ÝâĹŁĄĎÖ~h1vŤŃřó;Ăëű+ÓŻ,ĹřąCÔĂ´¤Äđ2üľ§"1˝¤ó00#1,úĎJĚ©‘m)1Ś'$†i91źÝI1b˘ęJtňŞĂď·­1ŇO’ŁŚŽß…6ţbôŘ´ ÄĽ•‡9ŘKű¦?E‡ÉÇĄ4ţ€aĐŹ6Ă0߼i‰†9E‡,f”ÚIoI†aĹ{‚aÔ ,Ë0¸˙‰†Q­R¦aŇ•h“ÇŕÓ0(ÜË4ŚőŰ3iŹöď2 ş÷$ĆVÝ‘Őr#Á0ńđ(jĆŘlĂĽé«Â'ł0lx°\ˇ1'ą0>ëmgg»Ço0 zÜýĂ|ÖěŮ…Á9éba”,—\i#-˘𡲠É+›0jm”MßmúöĽ›sDúËÁ±ěÁř?VíŃI“<ľy0]ňň`IU@ɶ, „‰Ý¦=YĽşp0ŻVâ`ĆÂ`ôŢŽż-KK’dÁřą«ŽĎ•-Ľ3ĘVHŚŹč:ŇíŃ«s¤ú·1*ăs˛ÇđŻjÁřĄŃlŁ×2[0¬“ٵŇď̉]˘`bç¤őä%?eA0\'ćfł ?ĐÖ*K/)0L’ŁŽO(0?ŕR`XšçŚnďS  ©†ˇĐď Ŕ\€é;#–’=í“Ôíű†íý33l[më6ýű06°Ćß/ë¸4ä·ś‰€Q?*KâaĘ@ň_ú‘ů5ÚHü‹«şľXńâţ‹]poP€'ů/ZŁ7 €QOĚčmmMÜc­§m-sNýń"`Ú‘C­ň—łů/lé÷§˙‚‚şÍY14Ś˝đ/¶–oŠM¨x¤đ/<¨Mü‹ŞÉ’˙/§Örl´”Ř«iľ›ŇSŽßHj€±{§ß~ ,Hú‹Á·Wř/2ď˛˙ŇŽÚiȉ‰—ßΚřŻ˙ňůk™Ń NüËv|yâ˝č)ŻňMKł—đ»AĂň_ůl&ýĺNűčKČŔŻř J2ţ˘K×GŚzg¶_|¸Ź3’żXÇô¨‹˙Ě6}‰ Q·…u”Y}©;ô‹;ôĚľř.ݧv¶}á= 󫨞͗VË,/y&Ë|! ›Ń—“[”ßŃCW~5_Ţ›eľDŢ”e‰ó×'ńI€K|‘6™Äś«dĹ™l|ńgÂr™–Ľżxúçy2÷Âä Ä˝´[eq/ßěeĽ]ť?´—'c/’ör3Šú»örÝă?h/gĆ^ľďŠ˝<âVöŇË&^#zÂ^ľ-ĄT1†¦?ľ–ö˘ßŔ3˛_´—L‚uÖgěeŮzÁ˘oTëEÁëd*Séçĺ>ŽäĽX[3ßÄ@üyé¸7 / ň‚@PA^ný•s!/x¬3ň245ü…Ľŕ'äĺŰĘSěô„HA^Ž’yŃŞń2rÁ»ş’˙)Ľ KKxaköĽđwý Ľ %R^ě-ôIúë?ř.S`ň]|Q¦1JOáâ]bµ%+¬»řÄbµEw1ńâ°žńB9ţĐ] €ÝĹ®‰vCj!™m‹ßjÁ¬’Ďj»đUňßńż]¸ɲËĐč_e^yĎúě‚3ěŇŹěş°Afq]ze]X¤Y>ÜŮu‘Ľ]]—<§˙X—s,ł.oU]T˙ý‡ę2±đKŞËwMő2^§˛.GĘĎ˝¨ľ$ŐE!rG]vŐĄ&ĂŞ¸)›.m;đťDşŘ~=şOÂÚřKtyŞčâă»Ď ,2čR'ďK Ę0Đ…ł ?[Eĺ\ő\Ććąt‘/i·ŹŐÖY4[3ŰČ&áÍ=¶“ćňÝ«ćr3D·4V,¬ő޸¸ż8—vü͹ܟGď/Î^Pĺ\ŽT©|·Y,—»J.<ĐÍ’ Ş ĺ˘ÂĆż(x Ir©KâĆŠ¬ĺ¸Ë‹(Źĺ¸pG¶ 4­=ţ‚\>÷1A.<[”‹šzĘ媔Ë%%aŁ\Ž8`ľEÝ$ÇĄĆEť’ă˘Ĺ-'qŤŻ˛†ţ€\>CQ\8¶&ČE˝a7Č…kĎMŔű± —˛eE´â-Ëw·X™•…ňů\’‹˙ěX9ď ÇŹô ·ţr\zf\0ö̸hL9˘ŁĆ”L¸‘ÎÎŐ{\<[ĂęZxS~\>k™ĺ·x"Š:ą1Ů!ű-Ťžyoĺ[xoQ3“ ¸XJđ*q9 ŕbUÂ!¶÷§ú-~˘ °''ăä· ô'ó-űéýĹ·|–¶ó-źÝJá[lľ×N`ę÷?Ën9"…C[beK ~ő·Ä2?5áËr‹«?ž×*ÜÂUbr[ňmŮmáX»ŕuŤŘŕE>MÓ(nË)tŚńU¶c^a[4–'¶ĄµÄ¶(°7łÚŇŻŠ>íźó†¶páşĐ–¦`ˇ-{«lČa‹lńŔĄn€ŐÚü¶Üj~[>Ł{[0T—’ĐK2ŰfKĂ×̵9 ´WeC[ř¨$´Em12Ú‚íZF[nĆ&Ú‚Ń)›-¸yďßf Łd¶ŘˇŁ™-SäË2[¸ú˛»áů'Ů2D%˛o^[F‰lQ°Ć˛Ą5!&˛…ѶD¶ŕ{+ŮňV±Ął""‰-Ľ«ÇY=˛Čsjl2aŞŮ˛©Ďţ ląűQŔŚŮk9ŘďwŻĄcĹň»×ŇţŇZ>Kࢵpł’ËžďC_Í˝‹LŰqަęĺµX˘Düđ«r-Łr-'ăŢ‹kń,;»ŻZ˙ĐZÎż±–űo«ĄŹQ±ͶŻ%HsÖKZ‹O¨ÍŞEôá~÷ZĐC¤x-%ĎăÔ¬ş¸.#ł×˘Ţ”»×Âź ŮAͱŐZ†¤µ<Őjá~¤X-c”›]ô/§Ą]íO§ÝßÓâk Ď1aűůĺ´”˘,|ŕ§0-Ar*üĘíbZĆ’í-HKűë´Nţţ/)-mSZNnŹ«Ň˛ügEiÁ ľ–˘wFZ´u Ąĺ2‚e)-óYĺB_ô%´řăSŇyýéł´»ź…łrZš.ßZ|˙sRĎ:‹HD''Ü÷~8ÍB|$Ů,§ËdłŘO đ}w™ĺ",v ů fů¬Ë ĚbÝ˙® Y†ýţEłl± úAKfőÁű|ł$łpk’h™żË,źĄ^‘YZYfYCîĹń«Ę"Óäw“TÄ"YTS’L–ÁŃ$Ł,ŰĆýM3Éb%Ń[»‘Ĺ—ąQüfĹŘH¦: ÇÂ̖챜ÜR&Ź…ůH‰cAČ#k,[jĂÄëţ;Ćr{IKż˛Ĺ‚Ë~˙m±°FůW‹Ąőj±Ří8-§Šťí3Ä‚¦ˇ b1Gĺv‡ĹÖWSZaXÚ‘ěŰޢ°p şcBĂâ3¬˝«Nţ0X>»ĘD°xŞ}óç7€ExçîëXěSü•­¦Ýp‹˝rWzĺý!Żô–Ć©‹GTČ+źőíßôJKôŠÝŇfię’Q˝ŇjvăA/Ë+Öą*.üăôĘ(ňŠB'yĹËB|1[ţ«şŇÁ™$uĺ»WvE˝x»"‘$ą+I»Âé«4ăaFJ‘WĆQĺ•óÚĺ%ä$zĺŇ,ôĘ73řR÷Ę“‹îÍ^Éqň îD˛Wľű™ńŁ9ľ‚O™ń•Sż Ű+\9Gcî§Ř+o~„®¶á+5Św1ëo~ĺ‚ý±ř«´#XČ2AŻSiżś#ćöĘŔ3ô‡˝r˝›˝Âă´dŻÜ·h”żđ•·ŕ+^ˇŁ((÷Ö_!Ş‘ě,!«˝âi+üÝ~@’W0ť&yEřŇŻňĘý^áčW·wĄ˛+j~–ŮmĽkźÜE®xTÁׇł‚+Gš,›^Ś?¸Úv‹[Ńą[ňVćÔoĎŢĘQ˝•Îâ ®´-Wt`NÎŢ ~tňV°€+ŢJ«ŻĆRń;·2‘,n…Ąg‰[Q‡äĘ­q6§óÉÖĘćő6е¶6çéŁ˙&­€cÎŇĘçU*g÷lQť >vKZ1(ćýZĐŠ®ŚEĽŘ}˙×rVň†űşî¬xţ¶ëŢçßĘĘgşÜ”•Ľ|"źŤ•vdb…B¬Ô *]·ĺ«0©d+ÖÔdů*ó¨ľĘ#"ć^eŢ…W±˘tO×řŃ—UZ…Uđçw†UŘ‘2Ë*CźŃ*Ö€í[Ą˝ę˝’m•í­Â*ýŘ`•CżaÁ*ľśŇ ýĄ«ŇFQUqKU±ľé…‰ň¨Ň[öT˘ŕZ~5fůKTů¬ ЍÂHcÔ4ŕ3PĄ2퇒@¦%$Pĺf˙ÝŞŘż( §‚ßľ4ÜÝ˙?Me´»h*\'MeN‰1KS!›0ÜŇłb*3Mjař·Ąňn–ĘÚľ±ş@*,@Ě’Ę)_ I*ăNwf+’Šuć1CĎć‚TĆQűpÍ÷/GĄăáXJźŐQaŔ6;*Ü…ŁŇ˙łŁ‚Aő/Gĺ|7Fĺ(ŚĘÜĺ@'GĺäVg9*vů=÷łY.†JµhNŐŐK† ˘&)R˙HI†JÉf‘ľĽ•ÜuŹn˘SL\xŠdŠd§DĽ˘5š‰ÇS>?«ŕ)VImsŹx·]OY3’Zb:Ĺ–QšL%ĂüI§Lň,‹NVvŠ0ÜżěL—Ű)źď÷§ťB›-Ů)v†č ŤNţqËt Ż Żó±žXr 'üE§ yÉNQxÁ±-Ţž…§ÔXăÔSůžŇ°ÔÉx Z“žŇ/ýĐSLm·UNđ&;ĺŰ:Ő5KÔ?˙źă)|ÂÖ¦›ťR¡€¬Šś˘ßď»8>A‰MéGVSx®VÔ”o*T‰MŃbńw5ťíłš2Šš˘Ű—Ń”cCSxBťŃďd%“úă7Đ?ŇÔ;őĎ“™˘ďŰýcë"SÔL.%ó^|‚~7SPe¦¨ bBSdůţ‰¦€ÎhŠ˘¦o)řź˝)\á$4Ą™ü˛ĐEµCM9™UšŐ]$KŁ×8˛Ě”önfĘł›)^ýŻâDMńőI”wÍB¦ŘK&÷ł)\7ű2Í“—Ç*ŚăÂ.{)–™ˇu/×ţ­Ąte-Ą,WňŞXŠ5Ł´# y, K±ą_'eC íŰń+–!¬j)ëůĺ™ěźTŠl†?¤”y=EJÁ\:DOű„nĄxBe¬lďâ¤8bő"B’“â©ü~Ń{))[–Â=+’bŁÓ°~»‚®p‰H™ö‘‚Âb¤\ďcRěÚX+.ľ”›Žr¨ü˙ÇsÜĹFńýV6őŻŽbďÍm#üDٰ6˛Îă)0Ę÷Řh”K͢QböĐęG¨Ç_4ĘŃ+Ť2«ŚŇ®˙(Ł|ĆŃżd”Ď’°Đ(ßő úäY8 0 GąžG©Jř©ç'é(ă¨:ĘÝô7–Žb0ľŔičô_d; ÖÖ…3Ř.Łps˘Ż ?^*JôŤŐ¨Ń'©(v(·:$Í?E”Â'‰(‘0¨ł`s]–‡Âă­Äˇ`wsge Wř)Š=|©ÇçňPĎrUPěŠY ÓĄţ—‚2Ńé7+(kdĺć!qeP,É"|vÂAáK öżEA)ˇ;L!(MtXBP¬uÖiíźř~,ĄŮ@Áű"Á% (ĚOĘЬJľóRT%Pxo=Méą˙ôOúčĹ?éŁú'“»ë `Oý6vĄbC4€XË®íőz€ ^I´Ŕ˙ů%úÄ;|§Öř÷Źţ˝÷đ{ąuZY˛ř§x’3şÝ|çv7M[OPě4>:RZŠ…>ĹZ~Ż• çřP¬˙»Ôŕ7ĄĂ˙ř’ůßáKć˙_2 ĐP¦6Ë.±äkbˇŞŔŃ%zŐ‘‘v P2^˘jî…—đĽ:ó%*\]|I,”4,i ż$yDŘŰKć{­$–ő†ŁŰוń’^ě–ăţa—ĚűĘv‰eŢx‡‹Á&±A—ÄĐ ¨ŽÚŮÍE—xmľ «yfČ%msŻńąÄłŽtęe-C.±ó:y˛\˛˘=\oe¶Än±%<Őg­ŰżŘ´Ě^n‰[±Öč‰-ń ľő«U˙”pKüDŮ›*Í–¬˝Ł$ŃŻV)měW›Ń2‰ xüArf€$Ú*hŰfjpHě¤PôHć´y„÷$$¶^v(äw€ĂŔŻ Ž‰ @RÖöcęw/€D—Üü©lËńÂXŹĚ`‚KţČ™¦n-ć?‚ 0ë#j%Qř‘~¦Çahě/üHţĺD·¤Źř)¨…CNÉ!ÁŹ d›ő¬LZŃG´tĹŘm‚GXÁ™ĺ‘ŰଠGľ=¨Ş©QtK‚GX;ŕ%ŮýŹ`~ČđÇ(uČ—ÜëźÉçďůż1G*,nc‰#ćąF%ŃÓŠ6b,š…|‹lŤÄ(ˇÄ.¦µ%iÄ^•¨ł9˘á+U~©űWdŤž22â+U+đ`ňţ‚Ś\‡üŤ#!#¶ ÓŢKŤô2‚–ŚÖřdc$öV)é± #%!Ű:jga© ‰1)ăb¤ad&_„Űt”^¤ĺ›˘Tţ¤‹ŘŘŮ6ĐC~ÇE Ôg\Ä~¶ňťT=şp{Ëý# K¶E°ĘL¸ČÔeY¸ÇK-×é”M˛tŻ)L‡© áţ!Ů"ĚÂ,¶®Łńŕů‡-˘˘Äj‹äáU™ŔżĂ""A3,ňýTXD‰ŽńŞňśřLeUÄß& RęSľT{‘Ł<Ń’˙±(â—ŢŁ¨RQ~7EއlŠ”L˝i˙~™"öÇ=6*­š"ö:䓜ˇŁNÚ–Z±esfS$Űôçz›eE:h‰_Y‘“čH°"zäü5ÄťH‘Ţ«(‚×eEň·F‹ç̉شj}ÔF${"~M}}‹!0q"ŢąČ5ŽđDě–zÍčňb‰řňY'”»%˘^+3@çßšČ[4‘H^Ňz„‡ňٱÄŘĂ„ńţ•AgłBЏ§f‡Tś×Š'ÂqĘ3+F˙›A)cćDđí—&ÂÎ)YÁž1¶áýšdLd{c?Őż4‘ÍŇDě ˙XĘ÷±q"WzčŐç0s"^fŞß~wY( ńŇżÝŘ9űs%Ćpďń'2ĆßśČ}ô?=‘ îdy"±k´‡łEÚSAĺýdPÄ6‡öůĄ@ý Š|ţaEzí0:‰‘$OÄ>ťa sÇDxfž0‘®ˇ~a"-o†–ᇋ@ĚÜ,‘˛íĂp¶Q"Gj5x˙á´‘ßé…ú·×rD¬QN-s•ł#RkÁN ăżC"(ňË’_–¦· iélč•%/ă°Tŕ}¦D†Rtçx¨“)oËqĄ˘ß %W,Gë­Ě°=ibDX÷ž!áOŐÉŰżĎűK9á°$E¤ďŠČňq¸"Ň*"˘4ĚŚÔĺ4çc!"%úóý! l="šeýhńDÓé XKvSĺÔ,y"ęą‚x‘ä‡ŘcŁ7ťĄżżú!hťř~d>Äz±·ŕCĘă|°“VÂCěOW#ÖvH^”|ŢłżäĎB˛Č!jBtˇ+żÓ!í¨tH‘CXßSä.¦ÂĘ ‡řö$zEµâ†X‚ç5Îţ'2Ę6DwEż»«=wbCl„ó3ôö1doÁĚ1“!KULqꏓňů$©ąĎP{ńd†Ô˝§ę=âĂłż¦ç,foż<Äó™<2RÎoDĺüJ†|vŮ‘!ťŐ%CHĺ$3ÄÇF;}‘Š‘ŃŇŃĄ+™)ˇ!~Ë#“ý¬fHŮÜ—~ü2CüÄÝŠqÔ´>ĚmčďĐ ‚A3{!lUĽű÷ţÂŁhňB"AGň’b‰€ˉÁ… ľĆÎ…0|ž´.Ł˘ÖeŮ ńĄL¨ß… ńWĹżîZâBĽ¸ÓĎźŃ+żP!GĄBTżĽa!\¤űJl΂…´Ľ\¸š4 üŹI!h—Ą(¶¶ ¤–2ôDĺv!Ů ńĺ€]#ĚFI ) _l™‘[žĆÖ cD6BÎ4ěŹű?!%!Ą}ć˙ ąúő;„qCBÖ6˙`c˘,„x(VQ–ed´˛†şŻ*0ź1É Âe˙’Aî«ÄÖxq*ň\Eů.W^[±Al/žúw%„kăl űaÄÁ‚ťňqţßČ öTů Ś;“`Ű6úô=Ű]P‘îÁŘBA|_ŕ‡ëw!AěČÁwDx`±ďUđšţň@ÎŁx ¦sűf ÝG R–ü×+.#<}% üĘőüŤ™X'$„%vIÁ~ă,Hdć[v—´ĹÄź+r. č/ íbĎ»çţéë%ŹŮT= Ę8–ŇŽj4.lČ‘ŔĎ•*ć†Xé ‘lr@<0uZÄOĚÇ ¤méTwë…ńĹV¶®ő@r@4gwß~Ť›’“LµŇůąŽżöYĄe$ΔAwIŇřCąŠb >>ş74ŢĎH^–÷ţ-$ŃýhB±ť”ŹaB‚Q·ě0@¬[v6@đŰ3ŇôËĂń_®ĺŻ2Űŕ(¨Ů|Ő?#Çźţ*"÷?Nţëěđ˛ú8ŇFĆ?8ź$űă`_Élx°"·AţQz›Ť»â^«Ô¶Ëü·:/g˘u?Âýđ´f}ÎÁeĚ‚?ŢĚ~ŕ_ż•ýČOCㆠ›ví—ĽďŕÇńµRÖoĽÉűđőşĆVőďOÚ‡˛^‚űµW¸Ź+­-»ş„˙n}\¸źËúđÖćSrQ]°_é¸Y:ĹŻŘÇç‘ţKű@qÚďÚŠš×>ŕwýŞ} a~Â><íÂű9 ‚ŕwëcnŘÇ“ž±“!ç¬}lvą• Á}řńm-®HĆ>, Čj˝Ű®}řÝ´ÚĆő2÷áżýđUiËÚ‡őŢÓËsýđ >„Ľ˛Âjpůöýa}ÜÇ(Ö‡Żś"]úwęŁá9KÔÇH“¬šeéĂGzŹ}M@ Ą7č×Ô7ÄoŰ”ŹěŽß, üů¸ůĎůđj«ďy„”dĺCĂ­Vۧř‰D|l42׫đQv0×Y—“­ßĎĄ{DÇ=˝ľL’IĽ‡M‚šÜo© …÷Č+łöžŮź%z¶=¬öŚżţÇrXu…{yR—Źí€W·v)^wůZn-˙5NDÄxôŞxT~G w6<úQ ĽŻĎ/„ÇŁĎŹčÇnÉO_Eđđ‹¦%EőŮ‚đđqŘĽ\ć]Ăc´ô¨«Ee< e~Bđµö;á1Đ3ýwÂăŮʵDÄwç;ňÓÖÉsüŞwtô_z‡żc1ç?ďhiáÝçśěŽŘ;*JĄáąâGÄőĆęŐîG±;tŃ—Ýá«Ţ`¦ $»ĂÚBÎŔ;ŚůUď€QţoľĂ°ďź~U”ßýŽvUľĂÉ8«‘üú_á1°ň‡ë˛˙nwś2ٶçöam‚ýHt›m%»ălŞĐîaw(Řkĺ.ëţlw°ĚÂ;šńwř‹¤ĚMężâ“ź<ăoŐ;îK8ÇŇ;řö%˝Ă܉Âw<•ďPKĂĚwx·KŰž*wŘ˝ł˘Jz%¶Ł ]“ęfÇgł™Í˙ă8b˝‹Řá.ë%!1$ĽŽ jy?ĺ},°Łĺu®¤ĺul¨Ŕ8‹Ö+űÍĽqËę­Z]ŃŔ:ƛЅXĄ:Ž8YŔ[~îNÇÚĎ``Ţ”–@,Ąc0Kë/ĄăÄ”´”źâ pţ¤c˘)ÁB:ě«EÔcÎbtř‹}Gž,txU€% JšIFG”$Űň”sFB:/ĄŁ ý€P:|ůé˘_•ކ “˙fzŽuG˙`:řüÁt¨ĺka:¸úNLÇ4Gd1JħŁńć.¦ĂşX˙ţ!t4PKčř.7®©ĺó:ŘË>xĚŢ tx>±Â7—öż lť…ŽĽB»ýň߀öŠO@MÔuf>^ůKčđ(ťçˇóC:ě@Iiź¦TżŁ_č¨[ž>Ô,# GŠé~Ö żësî8Çńµ ‹Ń%3Űů°G^}˛9đßÍŞ3Űvłý ŕĚQc“]®Ç/*Ç5˙ĘqU•Ă;#[8˝ÉÉŃóSxźúăß<Ž6+ÇŃ*Çqs©ź8­¶c9}¶‚qŕ ·:J'Ť#ÖĽ¶şÓ‡Çs‘"ŮŇ’Ça×Üš‚7yGň8ň°ž)c>Ç*ѰéőJ‡O“~ep»Ćáź§nźâđąĘ’ŇAżSnQęf—,ަ'&Y´µSÉÂ8ĽVKópÓ?_GÍÓ•K ‡_Ď%Ń‚áđűbAI ‹áđŤŽ6a†‡cc8ÔřḀŘ$†Ă_cßÝâ5^ Ç÷›ˇa‰áVóÖP™úĂr;1ö¶éΩyÜB8ügë…и—öˇOGł^< áhG68ص¸ˇŮŕx¤`üBpĐÉ‡ŹĽü|&%d‚Ł—şÉŕđůP™!˙68>űËdppŐś G6Ž@8ĘŤíóó—ÁŃŃ=?öÉ\a”€‘ ĎęŚÄŤ08¬PÁ'§ţY@nG™/Gá7FŃ7đU|ă¬ř†śµŚoŘ&WSÚÔlű‡˝1îö˙com·7Ö8yý7r}úyJ¶zcKÄłyäX‡ 5Ďň† ĹžĹő\EÝđVťy źŘěW8Ʋ5đŞ&\ăŐgK¶Fiśr™,˛p /쌕íO\ă>Ď?pŤűľ ®')ă}iţŇ5Řú;é~ľîăÔ™` Ë ·LŮSxE–5|ĘTş‘zź˙.k|žň,kÄ&Rž…!żŇMŤßű´F;˛¬˙~YĂ;=Djt/ŞÖç™Ő¸ŐŘ.łöl÷!ž"É>DÇzćü ÖĂľ`ŤÍiĽŠŞ›"=–«á§µ~@?+«aKÔxŕĐ0<©̞ˮĆÍůُžĐŞE°îkB5|®#[†ÂŞËť„«{25ě¬{Ä=ţ¨1˙5Z52§Čń™9 ;/öh •,i”€S3čâpIqéi`÷ńţi|.{…4ěČOďúÉ.yŇxŇú}ţáh űtg8ŃxT…]Ćő+¤qâ]φťÂX ?>uÉŃЉq‚4ÎGŽČŻĆgAú¤q AżBdţ€4>o~–4Ľ40R'ç_ŠĆç )ŠF4ŚP,ˇń‘OچŤâĂ’XľŠˇáßËŹ Cc #ł Qł./ŃG˝ Ll‚Ć™Vˇ2Ş“źáK¤ťŰw±3¬…‡'ݸdżÓłŔ¶šÎ··Âf´Şf`ŤYŐ B° Í8Ž&4òtýY~~‚Gdęś"g~×205$-Ă[©Ş#Áhó»–Ń1ţ&-ĂË•¬'‹L“_µŚî&qNÓ~é6 #YŚé†•áČó«•q>o±2|ĺíkĄ«)#Îy•ô ŞPü×qđo(C·d&'#vtę®Ńĺ(ă<Ž eřçŇA…–€ ĘĐN4I×­ż’ĄŚŁJ“ůÓYĘđńß+žZr2ľßęd0ůů/(Q†2<¬­Î%v‚2üx?âoă/'cÜ8ćÔ,(Ăxo=r˙edL'żP‡ł‘ń}e#ŁkµŚŚ’µ€iĺŢ|Ś#ťm}î4qŚŕwÖ0‡ť­tŹŤ©#‹EéÄě•{ŚHiFÖ˝N=†§=®ßëyĹ78ă˘bxăňďč\Îú%Ăq’uŃńă_ýń-„ľsˇ¦Đç˙@Ä8˙;"Ćů'bL†…3ö`TŁ3‰śŃL=`¨`Ę(Fc_vO’ÉÄčÓ·bE7Š®Á.6ľ 1”nÚ,s§3°H îJ¦7iüĚnbŔé@žňĽ=Ů…xˇbŕÉĂÁôĄŻw÷Í.FőwFX­¸REYüŰźµ·J6Ágš^Zľ!⌿±| źĄ{á1†2 ,Ł3˝ló1xőCŁřěč7 ăĺ5˛Ę‰Cmú2‘ń`ŃĄăĽÉĐZňa1‘mďÔs-  ¦ßÜCY’‡ú¦%+ٱü.Î3p[¸Ś‡/¶wđîč}–ŔŚĆjYlĐ^Ë’ţĘd†rŽÔŽÁ"ů¸ŮÍh<éč*d'jăpň'öóÖ ®Ĺ$gtmľZTĎá+$91u^^UŚľŰIH®Á vâ3šV’Ńd‡…ţYĎŔpŐĂčŃ“ôڇÄĚhîąá°fzÄ\ÎlgĘĚv™ZE}YĎ`á›Ű®IĎh\”}Ţm­ŠU¶wźŠ&Ą‘ęźľ…ĎÚ3ż+ž÷,= Öůđx_ź·g>ĂŻą•‹«‹X4řĹ®Ú\†NNv˛±y?bA»PŮî&(¬Bi`xâO°řîW˛40đ\¬nž©×+¦÷çŚEűĆiŘň±y –w5ÔĘ©y‰™JČ<»FŤ'Fîó´ĄÜˇĚdg5đćö“=]ě(F١™ÖŔ9ÉëďDµ58pr´V\Ok´Äk4•WÜ+ëĘĽ˝ťµi¶aUG%6~|ë1™\ĆĆ@¤űGÁ?Ň$/76XĎ˙Ň&ŇnoľĘĺIÎĆĹ”łfůeŠž/i“˘®–¸+Ĺ©XXŹ·îIź˝÷ÎmđݰČĐľqLç ť…nT€UČ Dńž­ Ëܸ±]č±ŔtxZĹ „Ů'‡_ŃEşmÔÔyŁßÔâˇOhăŢŔ…޶[źďťĺ ĽşĚ\xĽŹ´¸jÇ7šZK·ŔŃŞ˘ęJ/ţGŰüĘo eîY-+*Ŕ!3*Â;g80e +EĂ/flhăb»ĐČ{ŹŚpŘzá‰~iç•ަĐđťü‰­I 5CĂ#~”ĂáÎUŽ^Xî‹Ţ`8¸Ű¦>©ĹqGPúÝ<ź×Í|‚¬qPĹWžÁËŃ“ĆŃ1Ѳ4M3· YăŕĎ`°ÚB!=äŕŔ€H´Ż—ŐulˇčÉ#ŠX®]#ŁM§Ź©ˇÎ9˵â«aŔş~q3±d%PcAŁwăd©i’9đ7Ň;­ŮĎěÍŰđ°¸[Ż·öçÜĎ}79°ż™ç@ľŽ=çđÔÉŻtĂÁ’÷€Ąę čč ř± ”ž »'ˇ'zX,úR÷łwÝ„Ž‡éůĂ’pűŞŃŃđ~z}’ętÓˇ´Fh.kM"äÍT*ď|™ŹŽÓKęĐběÍ–ĚóV«ó6 =`M­ť×Ń»üAţĚuĽěE¤±Ű‚/®©˙ôb'Ű7ŻŁ+ŃĎĘÖ­G|;8kE{” ô"‘|ůŰn)µM­Ż—Úˇr©Ď;0k¨mAr;¸e¤GxЦl“;TTä©‹7š!gş9'[$jK?ÄoĽŁĹXíôŰ]ý®éŮI\ßEŮ•ŮđŕúůÔÁ g 9gR<_ŹŔŢy¨aŰçśÖR…Ž‹óŕÂŇ:rN®ç®š+xŚ]PÉüŇ<ř=Ś–WKw7ѵ—÷J8|vŇ;ťôjí¦j˘.źŻč.ęŃYÁ0S3Śę´‰‡aaßĺ>ŻÎ<µ5˝t+Ş÷ÜéËÉčš•Á.Zđőë¶b^y(…üŔĘę\YĆ÷F~`Łő˛±H…Hú1qŹ‘Moń»±Ě4FolĄŮśęj_ŕ|A¦#SUIôGĂĐ˙·§5:? qűă[ q©mł)ɡú©"đyşŠ˙Áo‚ÖK]ôÎ"@kĺo´ĹŚ*Y¤ôľŃjŽ˘€4Ű=‘ës]…ÁÁ`O/FF榀`I~ů9˙řˇ€tf¦úÓ\ ) ŤäXCF˘ČuŹ+Só˝WŮS ¦^dÍ»¦2[ꇂńy ŻŐâ},HcŔĄ{t˙ľzÁ@°ü<ŕ?ź+ßf¤«ĺD äł6†Yi<~Â)Ďjńńü@AÄć ŁG›~KrA8Ť˛a‡vă' BĐz•ÝĹÁî°ŤÓYĎ4É ©ŻOÉ”|Ş ‚7ű‰o9ŕ źU.7űęŔÇuń GĐŁ1áÁTň"úŚĽ˘HëĂ[ź|üD¤3÷ç°˘qů"‹ŃN€(i;$%ä›lĚcź;GB8É\şÇFü,T˘¬“ë_e“5‰‹ Ńvŕ$Ëk˝©ô[ś éŠ:?«3a!Cř-¸F|Ç2ź.™!Xńb⌞x(ţ©hČÍ˙sĽŘI ů< §Ă˝ř?Č^ćX _• aUNO;Ĺíű–¶śLÂňjČÍ-±!Ú1W[§) %9DĄ8Ó‹‚JŚ^ a´† z;ô“d“醽ŠS,Đ)¬.é!Tđ×O fr¸ Â<߇[AD?랆ČËŶ5J‘~P‘ĎŚŚ›Eω Ičő›őY>H„©`ťŤ*í70Ţ˝,8Ń^§ťAšť9‘ĆČ]^ĎŮ2)ÂMäË5¤n(Ő‹i:j¬˙ýRŇ@&EŘőëͬ“ ţ™OŚ^L#–*Š/Ü5–[kďÄŠđ‰aöśź˛Ĺt–E“ KđcŮŚĘg\¤i‡Ü¬Ůŕeżfá"j•Í 9;ÇWô$ڍ÷ńçśV­¶¨ ů>5ë D÷G†Ę“ś\Ń^jŽŤ¨Ď>ˇb©jŽW˙@«I! źđř¸b#Ç+ýŽÜŇvo„3+zşů¬‡.ó™ąx;^ëϡsÁꍨÁ\ô©gü GTo‹¸ˇ5řá)ŇFŽLäŻĎ÷Ťçţ-ę%x§ üů,č§nl˙{t•<[aGçuË3â—Ľ+;Âî¸8.™ojK•ÜZ4 -ř@{=?ä‘ÖŮRVáóÝł=ŇN65[mÇ~„Ĺľýj@ÎđGëL -ż¬‰ęŹ`žË­mĹÁŠÝ]´×l÷ôô‰Šî{€„%8Şşë9°Ƈö!ň® ·%í—ŃN-!$ánV»*ÄŁÓ˛€H´^ÇővěĚç1S$lJëÍ3Fňͧ€»;+úb MâHđÚ÷·3AÖ éo,’¤ł¶&fÍó™E$QÍękťMĽ…1Ixü‚†ń’'*KŇW>WVń(2 CDXjÄ* /n˘Iđ)ů¤Xéě­“ĎL“ oRŹTŔ tJ˘I؉äkř˛A Ę2 §Ú‰={ ý†Ś“ öúéöĽŁč$ÖţE­ŔVýµű$Č ˙×6 „‹™+ú•Ŕ?I@ ŁÜuÖ F§»•(ˇJć/Ĺ "%Z„áĺ}¬Ł­D„d”čŻŕO_ LvI"Ĺ)ÁњśśFf™eäc(„± •tͰ[˛"—,ç-VÉŕAĚN;ôä &q%<–"cˇ Mö– ¤ŁN[kťMjČ‘ÍLXo4c}î-!ŕ9P(ĎhÉ÷ĂZ–ŰľĆ-÷Ł %vF?­3/vaK¸šdy¸ä’$¶¤)íÜŢ®Si .ŃşőzĄŹ7ć7óŻ„^ň­±…‡«şšJ-Č‚IçQ "Ňć„čoĽnp׋á÷,phA X‹aaŚ#6bçŽ †-}ZW•ľă›}ń@Y2á®c°!Ôô  b&ß$ Óa»­[49u0®`0mŃ_çÂI•µĎůޤÉP&ÝĄH;h‚ÄĆÓëöPü°‰&Ťm€§/ĐĐ®˘&xhčź[J¦Ćş„šŕSu&śy@URMOćYćEXgׄżŤ],kŁŤ˛h“Ď,…ą˝ű;ĘK˝tľ˘ěcĺ?C#fđ&ŚĄb ­µŻąë&m˛áóá‘Á«ř&|˛„›WÍ™Ś¬^hŚP–Ń[˝'\ŁYD®LśtýŐíf/ĉľ&>ę­hwWż˙ ť Ęű]żŕ,Đ #fĚh2lĺëç-ĄäČ@ ×=müd!…G*G:˝ş[Ršg'ŘPˇ¬¤ €?Đ;+ĎzcR”9acűżś4|c1;GR´óřĽ˘ôÔrrŁRű¦D° EŃEKÁŔŔvX«a/EKÁzZÄŹĚĄđ?c>‰sÂóšLÁŻŕFTłą‰™LÁşçaý¤ć{ŽĹLiwI\á*“ ,"§PQW §—ia…“Ü–±ńËČĺF^ięĹxům‚ŁÉđ XĂđCŞ:%Ë+±ł é©W´Đ+ ”qEĘ\®ĄŻxĚ?`…÷Üô•ĎeÄô~Úů˛ä­ŠŻ`çz0L-é+¸ˇťEÓŹwĹ‘2\`é¶AóĽ°;‚$°hżÜP7Ą/)˘e,|Ąý†qżk'X&Ű6Ý~n€ŐfBXdXKčłg›»ĂÂ’ůH˝ř!ß,± Đ&Šę*Ĺ‚­Š ˝Öń°łŔ,|VnćŢéĎŻ4 łĚ}f=aÖT›GĹ‘DôY g›…+”Éö––.Ě ů,ŠÍ‡±X˛můćfŻ©06µ108Šă^´1L MVÖBAăÖ&Áŕ¨ĆăÄ'@’$Át%®,®k`g‚AÄĆ˙ĘŔ(GëeĄĄŻ ÁčTŤçAޡüş«ô%T3ś§ňĎű«‹đ8ĂÄÄ“7K7 šTň`ک̇nĄP"Ó* ˙3öłg;l,8OŰŁČ›ůÂ`YeÉť§>aBaôWÔ4Ţr8ř¸UfrÍäŃŚůě4Ě‹i4:ą?Oµa¸wÄ’ä˛zS>KY‡Q,Ü+;&ąĺĂ`ťOLuc˛fx‰ańp׋Ă/ÁG>ţ'Ž@ž{~>;‹đúńËĸ‘ť®°Á{Xć·™b‚s±ŁŰóÓ2Ó5Ë­yřÚĄĽ{ţ®ĚźR –_·?çSĄfqW0SŁç¬Ĺŕ»Oö6aAŻCŇb”{…`Śv›Ö‘:1/Ňă§dčôg0E! —ýůY´¦Ú&W =ýłcJv¬p>]fňbÇź]jĺb.®@_;®Ť‹é6äx}ç“Ă ÷™;ÖJ¬ďZ /‘'= VhXÄŰAˇ|ěÄĹpR<ĺ1m@Ú¸®Ôł(˝|«ŁóóŃ||ôŁx1śŰ°dđĺÖgČÍ^ żhâˡĎö(‰1ĚE+O˙c\JĆ`FĽ@Ý« #ăVą >ă%ó&ÔN}L_‹«7ł1ídY_ëqh‚ÇŠîưB*6ą}ěn »Ń{ńćçż9F‡ó§o ŐvłcNŐŰčHvŚŐ€`5[^IŇc0˙ář?NrĎ™őeśreâK©6* ĂJŁĄ˛¶ÝŹAżŠ¨WšďîÇčŽNăçČĐv~˛Šx2ęËŽ-P#á­ bĽáá^čČżĺGâsZ€÷âBpcdp01# ëą~@2úi%ÂRŢ &Ăk­¬žţFx2Řţ^ĺ9ÁŁś@ŢGć‹đ~ŤLĘ`_r1Á›Ťmś ČŹ×ăEźWŞx2<<řlÉÍiuSeř#˘ű.due°Ş|˝{`?ÚË(9dµ3{ł,Łş4L]OŇĄ=ë2]MKCi×ćË`hÂ!nôJe”|%şľ_¶95Ţ+ 3řGă˛! í—0Ó >"Ú"J<#3ŞĹšËć­KŁ;2Ł}>ƨi+IĂ^ 4)B¸_ęm´A3čÍű†¬wďÎ ?Ţ8üF€,ÖŚ‹ńÓ,GYűÉ›éJ}ălpfnfxM©/€ŮWp†©U‡Ż…?‹Ç"Î4¶GЦ…čx›ŃŚ <Żň‚Kć [j^_a9\x#:3<úé7üĐ‚Îp•„šĄ–H +đŚvíQ„ć#Ó3|·P€jÖµÚ¬&z¦1űËŇ¨ŻťW•g8?±ĐC›>ţ!Ďt«Á>śÓ´B€UYXŤâŚI«1m#i5ŰşĚŢčĺ^ć|ťú—»7Ťt–%Ç|óVögöTîrmîMc:â@wŹĐĚß0Ö8x~§ŻĎnß`§%ďźŮ¬ŕ7MíżŁuČ„@đN'XŽMťČŚă‡ĂŔ*~żMzŤÓfpľů’b07BhČ©9ł4čéÇŔL…ŕ •éÄüł:ĘŽډD(çÚśFxĆi fł'dĄďž…7“«T/_ˇP±a8ęĐb/–†ęĂ™ěnfĂY0paÁľ4Ť§Ŕp”.ÄýäiéWęĵ@fĘ}ÖµŃĂ`qš Ę­ÓÝĐ»™@śn©WŃĄˇťUÄůLL řƤó*¸ŠC™wÝ®řÉÄQX÷őŁ5ő3ßT&`÷5Ž?ĹĹam$ĐđŻ.NçŇq¬A¬ĽµBă ć0ƉuEÂq”€™Čú4†łłę€še’p ĎHΡĺţ°ž÷—Č«„äđŚňýş|ýü˛]ÉÁăíÇ!čÁ›•¦á°Ú×Ňő&ĎJł”ŁcÂÓŁŻR’•›Ř(Qx+–Ó°±Á”˘dŁ!D®x94ťá µ«‚9Hŕx/ďË8™Xą‰9ť™`±ŚJ2šWű=¬ˇĂÁ҉ÍÍÁöô]§ł‰ÔT1„=÷wÖsă±1Ŕ¤uV>‡ËV86·ŻMyĂ« G„‡ˇš%čđ›b0›Ťcd@§KµŘKcčtx,͇҉ÎK!ue‹űuMDO¦tÚŁ ë°„é4ĄD·T"ŢżŞé°¸$öŇp­§ŁZkÖĐxŕß±‚:ěÖž+V@KÔiqîăq ×»©ĂKi|‡dępűÂĹ WÖ>’oŞĂ¬wN;:9˙áę %ŕňČĹ<˛«Óyˇ±m´•żŘ §uÔŹĄZ–ě#é¤Ú:|iş?˝»®SňhŐÚŃĐ~ău.µĆ·<!7ě4Ą?«űŢüňź›*faG7âö…oŻČv)˘¦ööł˙{VvĆa…}Ż-ęŮu?9;\>6µˇSDµgçĄůUÓv˘g“…sTkçFoy_Q_ĹÚŃ:ë^{q%=$pgXŃ…u“9›Ôšń•Ľőۉb°QĽ´B+µ˘ö`Q‹ßnĺgú÷ŮíŃ*.»/4í]t™÷!2Ť xOW‰_DŞ̡¤÷đ*c22íe꿇 í7’űHŞ´ÍIgŹMw»ô7 ăŁ$$ß×7ŚĄňa§(_§Í ů|ű2ÉčÂK^Ő|(Ť{\ń=wÎÁú•ąŃď˘ů¨Q}Ş;9AEŻs>|b‘e;,F|qË\MÜď»ĹÂübŻ»Äú0’‹Uďi§]Ce˘}Ľ 4'´Bű 땝ŐĎ˰Ľe‰÷ivÂăI@®–”ťÎôPÎC|Đ~0‰˘š~éďźťKA~l+՚NJ>˙ůąoö"ŐspŞ?kź8żFŻé ů\ĆźÖü‹śęü°v«y©ŢŔ3ŇG1Ä\ćk]ń†~€s?<<ĺZĂS˛>+ŢüÁ#?˝ăgÉ^Á<ę*&°S&QGŮüa/3†–n‹ůĂm+ňżôĐtn;7óçaUâęÍWŘŽ´ěnjčˇÚ\îşűĂŕ˙b9{Ćaľ­÷”Ý–üŁ}-?’g:s ©úOÓŞĎ~Ŕ¨ü§D3,ďBčT€’VëgiT âŕP/ąQb•j“STtŕŮ$ ®‘ďńgwtA@ęérˇ]ďc)ůxfÄKýŕ ±ćîýřÓĽE|ĽGţ×Ć8XŽđ]t.MżŚ˛4·ďśç†źĆ\B @΋—8+G"ýŽ3Ráľs.\SY¬` ďĄđ]š)4•HňĽ®g,qSËř’dmZżSźV®$ô;Ţčţ]†7“I^UF}—Ň(ÜÔ÷D ]˙bčúż#†đř#°ŐíN§Á‹2úËÚ™y­]6†đ–MßP!PQ‘!UF{d«?Yâ…ewJ˝{M!§`†ĆůĄâ8Ż@~ĹR†0Żá(Ń:5ęŚ×™!k’ gČŽ€YµÎPWCŇ{ĺ\¶Ě ©Ş3ł˛.Ô˙p9C“Ą(čŕĽ|®ł0C,)fY—łł»aU†Đ¸×Oň/¶ţrf¨i őF‹‚kG†Éóň9Ž‚ 5ëŚÖúµýâůT÷ČŰ7:2DކçőZÁ˛UH2†Ô$‡ç“:üVWŁĂŤ! ýLSÄ`Z7ŔŚ qŽđ> 2ÄŔ â·öfí¨ĘvÁ±HŮ<‹1Ä­<ÎđĽĽD=Ë–1„3„];”vÚ¬ďŇ—CĽ„\9é0&’Ś!¦.cÓîAö“}„śę<őĹ$m°ćť…!ą Ď—ť(7ydbcéĺG%†ĐČÄ6N*1ô<˱llɰ!.bŽé˝ă ÂŽ ±‘FDćú›™ˇ®Ńý1Â*Ř33„‹‡ÉIĚ˙5cxzĚ­†89Cjşćgk‘ ˇvX©H¬˙ló 4Ô-cŕ¶©Ś…?á )í•™ŐŃxąefh*Ć~7= Dc)Cřń'sřź¶ e¬÷˘c…ŞÎě M Göć>Ůâ›Áíj„ÚÎĚ 5Q±Í¦i+íňŞ[ëp”źSŰ`uĘ[ĚKăn»Áş~÷S•!ÁÖśŤ«đĹ ĄJĽ3.ÎŽ aYe{ź›–‘!Ć™Č +×N ő°ŐT!şCX…śÚďD 1)\[doŠ…,ę, ŐďÖ[†šZJDO&Ç.`H»=†ô~vĺ‘„04†<¬Ćü †´ż­mÖaĄ=EBęÍăYĄíü! ˇ1˝s¸;vţ †&chĘŞâ¦}Cťň\pĆnsa/»?Xń8“*0„s°ôž!˘mUĚ(ą­CĄľQ@ÚöřJľPůţâŢĂâ ó2ËjR°®gaźÚ[C&†0T±%Ňé­ vź‰!6XilwcępŚl á»vănĐ UÂ:îň™l—†xxËcÓ}ĎĐP^« m†ŕ2ľ° !ĚQÜ%š *óiw††*G; ĎÎP;¬¤4Nô΂ }×ÁÜŞ }ö¨x`34¶UŘŐď¬ © ßŰ,őťďLf†¸c‚ťĆéőOĚÚč>nľ53€ÂÂŮ-Ţ yzţ*ú•fgHŐj/»é4Ö)đ'lĐó+OSěÇmĐÖ%ž•‰9;C¨kaóđžÂb€4Äô§¶Ę¤XëµKChĹxYË[~Ď$ ‘Řá˙ô8ť Q*>¸şđ 5¤ĺ ±ąŮ"ťděÎÖN±Ý…»’ť!f„ÍpYďSß2ś!Ím¨ď±D:Ý­â }ľŇă…1Ńć ­kp°O˙ć !’ ôŕÝś! ż·7âh€g*44Č”G¶S˙ 1üô„ä#lĐN~/gO‚Y:™Gîĺ"üúɢó‰Đs$\ž;2ÄTđh‡20đdd›jĚŁçcŐtCh÷Č’ «bSÄmS†Xş™‚ř5?”!:şÖ˛S2VR†Ć´˘ë xZ`/”!Ž€\E_¶ä[Uť!¬GŁcÉőÓjŚáz6ŔsgâjrŇ×Ol¨{öMÇ㱡9¬MŕôRżŻÖV«íčU¬ˇW©Řáz_ĎłICHIy="ŇÁ$ }ł)Oă´€zdëK‡Őó+.ŘŹICYnľ>G•†¬`O7Ő_¶HCZŁâ˛Y’éőSLLڎ÷‡4ÄâŃĄîŤâcÂcB w˙ †0y"†őôXčÝÂň„‘—ŕ\ˇh-ČćÚ(%ĂçgHçľăËúJJjß !–˘}*T uť.Ä»wŤ÷4ÔÔÂŘş“~íĐšGXdMžK‚†8}v±»ŔC•ś!˙wXx¨ýCÂśeö‚zu˙P†:_*k”ýčSĽ™zŘÎÝÓôŃŠ~1C<ýÇ}8ę$ň¬:CH›¸ĽvĺłÓ,ΆCL”Q۵-+Cx¬PŁŘí`–uŇ҉aW‰=W1†Čź^$„Ě·b 1Ýý™ Dëş IRîÚíÉXĚŹÝť!&Ůz Ἂ3ô}Y“{K1Ró˛â !’ú9¸műĎő`r†˘ŞÔJŰ2%gH…†“í­i‚   ±?ŢńáѨ q)9Cő I­ö’3Äm¦”h¦÷™p3¤l¨ ŤWő)§« qŤ@ćĎšˇť,žĎÔ¶cŤťž=ĄŐ>IRc ă•rŐĽżRC9uëýÔšRx·Ď* aQČyëöU“ĆŠ4”ŹÉŃó¦HC*b'cbé®ĚOÉŇPc_Wbëü)234$’đđÖB*´IŇîVcz´Oâü’ }«{¦ĽßĂ& ˇ›ĄĎŤ')ˇ, íۤ™©ˇ¦3Ä(ĹFż˛]B•—Ër_ĹbKX<:ý´‹ľ˙& }˝+Ń÷-Ň+îhí8ą9ůA ˇç„«Ţ" á:aAÓü9{Fv†DÍwÚť ĆmÎP¶›ŕőżHC¨Č˝˘ó@›4Äż€ÍąýĽ»4dá¬ě¬čŇ”žÖPSE<†~‡ci¨ŐsU24$Š(ޭݎżPĄ!˛ą‘*tž™j%¤zú alËÎ2Ňł3¤}*˛×»-Á¤üć aRżůŽčřżÉIŇz ćśt/LĐP×ůŔ5s U’3Ä41ÜÉX&ŠÍĚsŹá1YZÉ- i9CťŤęOÍšiŢ^!ŽZX˝L[˝ 1 Ő"Í´Ě”p†°g'RŰ­«WęičŕifK–(íŇP$6*XvíÔş«xHáú) ±/źUŁŢz†CC]áśŰg[4ľKÎNcjÔ”’Qe†PýäEÇ'Ä‰Ä 1‰ă`gqý9€·Ęg?ß´*C\ÍâŃ.Yëe­®U®Ö˛2ÄĐÍsDÁŚJr’24ęűc%Cč€ĂLËé•zµC¬Ý÷ä6TônĆ2.器ÁUNĆPßoňŤém#†äŐúŁ: 1d &Č•D…óńÓ—wpő%1”ŹfWpçă?‰!DůâHOb%†ň±ůe.Ď"†ž,ĺU‡Jš “1ÄÇ•”śŤŻý˛1„dc†…gîG€ĐąŚ!ś\ZËYšŽ~J5†PŮ0ZG÷2†Ř4‡M·”űŃR¨ČÎÂýüü˝‹2ÔYLň„8ĂŇÁ‚ ±SŽŕ>;ĽůŞĆűăá5c¨ &\ĆâĂŘaśÚ©OpA†şňČŰaë»÷źČ®ŢęłzôŚ !§"%˘±)R†:Ç[D^0– ˛^#cµüYĚâ;“ڤBĎ?”!D‹C„é±’2„1úd¬‡5á«dű4,+†+® d%eŻŘXÝrN†ä6ehË÷:®Â q˙uńY÷L›űŮ•!ĽIgP‹ç˛24vy-t ž')C !sŰk#ć¬ÝbsŻČĺyvc(XO,>˛1„3˘“Íĺת1„ééč‰5X6†ö‰u0ÚżCź·řZ™‹łC­$Ω‰čn µéZÚÁf]Ůbă4Ěřóńdl4I˛ăÄ[­ĹĄž‡Ä 1Ž“–ÓR”˙r†®Ď䛝ˇ¦ęâ'ZŁěHĚ; ×´FćŮbB˙Áő–÷ڧgýĺ˘Ýčg}ţĂR“·xCwhĽfťťlh‘ !n­Ř¸Ä"0SĐĂ’†8łÜ<őŐ‡ŕ÷\Đ.63űtČtŮďHŇŻí©ü ­l(U&oĐF‰P?zű !úéßđ[34ÄČľ+ůĽ¦»4„§ę ¶~ĚOiČ_0= 1Ź˙.ňůŰýĂZÇA̡ůá ĺwÎë4„"q™?k´ Jřň¬JGµď? !fŕD g~„ ±ŚIČZ©X'AC¸¨ŚYZ·–•oĐ÷qŃě.ÎP7L«ůqŃg‘!-×ď[¸ĽäZś!̡±7=ďöĂÂJtZ?ź;CŚyL3¬%Ď$gH]Nµ°ä•”lżKC:XůTýĚ" •ţ?wlŢFv†lţŃnv05CCtŽ(‘ű ÁçňnĐCŢčĐn›/}Yea4„ŢÂqúh.AC ßă}iý#›˛ś! ˝7o•ÂŹŤ‡ Bę!ňeOË—í"Ň4Äw¦3×ČlůÖWiHečžş3ńL$j5śK?6DčClÖĐ“7lÖPWŢőM”ů 5„K‚ä€CÉ]UZKÂTs°ĺ‚JšZ††¸gż¶,*čÎŇw™źđčÍz„đ,i§¤«ěŘ›_±JC(„¸Łčŕ§4„ÖWŻŹ.źT‘†3C‰]oľčú¬"wj(ç˛Ý˙~`C °ř:żżęčĘÂyŮRU%ţUlĂŃBŕ,ÖP· ëĹćXĐ‘­ˇ2‚NŘP¶€X¬d a¨d®ydĘ^d|5ÄEĆ`kb`FXĄ†JUÝŔ»ť¨!’Ü‘Y»ŘżŚ ±U~âeµůĽÝ ń´8%/©jľhChürO˘gQý¤ !§±ŻůxČ­«6l‰DŃ˙)Öá¨ĎmPe°uĎÚ“AÇâń7,6ÄŕRJ$k(‹6ÄĆä ¸Çî ańixŘ6ohŽŻzo¬˛7,d ź…U^ň.,n#xżŁŠLhƆ¸©:mŁqpć­Řň]&r+¦^Lu6OŢŇ»ąkáćßXâWŮ(Žî^}‹ZäPßRń?[ń,)ą€g$:źP+üdq"đĐ3Ŕ–Í!EÎŁżúUěęĐóRŵ…ѱ©CyUpŮÎěĐ©$ÝÓëĂ4ü&ŞCŻ*ąf´Ľç›Í!}<0l–_Ş"ŘĄŤ˝€˝ÝŇÎĹ—qĘpüT‡¸Âóí;TęŞAŠx"D¨¨CÉÝA“ŮŞá©gé«u.ý*ć_9Šü_\şVtčaÄ4Ú’Ěléŕ´nôä=Ş:4űů1(™]Z«…ŞC¸×Ý7‹ĹbËCě*=[é3q‹K´Ý±›(ńa#‡Ăč‘WţöŤ"Ýý’ǿ̡8÷¸žó‡9Ä…{ó]Üú‘"'ú*Ô!‰ÝŘÝÖë¤ËóŮء”YŇîQŘ!^:ĚMC;¤Wżˇ¨C𞞼߫9ÔxúŠxźe$č!ŮĚ!vS· ¨űć»č5¶Ď÷-ćbŃm5XL}ĆL5‚Ś=NV`Ś-uHi)HW,[Bb‡Š&"sřnś¸TU‡đ>^XJnS‡h®Äż˙©ĄE+^°^Ô!ÝŚě“Oî2Š:Äxŕí Ű”'QÔ!¬ě˘!"ë¬5iÎ(qí˝˘CC#祷IÍ :Ä8ëMÍ=e‰dB‡řďŇ‘GĘb±|áŕ„®E-óvs7Ö÷j ˘NB‡Ô«0TŐ&0łC˙:›z;CéLŮÂĘ˙ä8ˇWôĐ߸3;” (lđP‰ĚBś+ěz@ľqň?Ϣ17łĎ*Ż CZŞ­lŇ.Ä«ŞCXű>čaF‡€Úύਸ਼Đ!ěâ:[`ř.í;“9Ä}˛0ôoA7Ůâ÷Ŕg¶>íęľ·™CH6ë+Ůě©äPc^%¦s´@Hä!'Űé•Đč—Đ!Öî#ÂŇ=<ý}™CĚąa ÇŽ)§tÇú¦qU»©CϨY˘ hűÉ ź5gB‡hŤ~ţ˙·É¬ ĎęP+ĎŇ­Żx;:¤ 6z;zźjńxţd•·˝1€÷–8ÄóµˇAĆâOř!qÜeŇ™˙†'qClčr0ÝŰ6Z7Ôô őľbLÜ"»¸CQł Ý2kCM‹%‘Iy®Úś'čEL`7Ä‚QĽŐĐ•#sCWY¦Ş.ÜPWꇅoYiKâe›_«›6ÚĐUmąĎµ·ň[ţ€Ä ż±ń!őŘjÇٸ°Ů<.Ç'¸!5LJ)äšč7Ô÷IôzǦ ĺ­4Ć÷™µˇĆ3ŁĎţ¨ŤQ°!.ěnöÓŚšďöĂĘ鸟•l¶†¬ĂÉČ)ˇ`CH]IkO憦ǵ–^wµVýaÇm9 doH«™ŐÂäV‡–™ą!Ę·„|en¨±? ă1ţÂôŚ ńęaÖ˝>ćš˝`CmÖ†ĎO-Ö:ĺÎ/‹Ű4}‚÷kQC:Q cĺë<Ů©ˇĎŕ±´|ĆB !$¨ÔíD™”¨!őÄč~Z;nŔ’5¤Şž^k7.ËcÓ†Đř?:ZđSśK_~XKđ[âĘÚÚĎÄŇłWnËvUaZlX°Ó↸_ìşŐuŹŞ ±¸śł‰^+näŞ6¤5_dÝ|nYbRűCZ˝|˘ µŮ“qNrÎÜĐËuH¤”nH;[Í€>ĺň†@›Ţ,öBfľ8Ô®/oTČXŕżŃ[|µ©äĎłń=ĺî‚Ô“Č!†łń1-ˇ=˘zŽ ‡<ÄńÖŞ ˙¬ď28Ô·”[ľ{Cź×9`„ëÜPę •{ă†řlű8ůą ?ą!T‰X˙,.m7ÄoÉ‹ęŹĚÔŻHŢăPŻÍ:Öľ9yC?&Ycq‰IâxŹ3‚vY×~Ťu9„DŢČă}ŰN!”pE×ĐL;9ÄηĆ"éRer­•%Ϋ%Č"‹C­¦kuŃJ›84µ±őÓ»‹C«O^ń#‹C §Ć4d–8DPڎYkŮ+sq#‡8ČŮÎY%‡j"ęś˙ ‡Ňß8µÍ*äËf˘~ţ©ä˛rÚËöZvâ§>–ËjÜpr±o§;ĽŰŐšś˘'šÁŔźJŘÍ´‹Í‰ő+xłŞ6Ä7Ý7htş´!vŚZ»đĎ?Ă|Ą†®śnw1Üš¨!­­ÔÚ&1?ÉB0 #ĺŢ[?dł†šőMĹň_DĎ҆>/&VąÁď}¦¦b uµ »}«<ŹľQC<čGÂö€˘e’4Ä“K´+˛4ű …ŞýŐA©Viá™IĎN˝Čť$iS.´˘ŻMP–†xȨ˝¸â–35„gg^1q)’4ô=TzüxňşE żŤ•MHrŰ’5Ô·4Đyź?¨ˇ{2Ą»Ń{¦†đň2ŕîŢH5¤őăJ–`ÇSĄl ő˛ľş¸+ذˇń.M©cÎMŘPßăżĐ}ł5„ô›IŠ=4g ‰b€ѲaŃ29`5äĹ +˘Gp•†Wm䎍ęµ”đÖ RCLęôcP‡•RIĽŻč?Srµ†öň“۾Ϭ!üś§ÚcÓÚ [Cí°h&€5„ ŰZOi&ŇoÖĐ+¬Ć¨·RCťÝf˛ž­>„ĎäF ĺítĄ†¸ąĂ‡¶p<ľęY¤ˇoVSłń’)ë[i¨´jj÷h¨őĂ;0ă%;‹4¤ň’Ďl`ŔUW[čcQCĺľ·¶őM'ż…҅ص7KĐ_XÖŢ÷‘ µşä:†5Äářay”U^čCkh+ĎďĹÂĎeď3ÂÝz25ÄßÁŚkőÇĐeĄ†Ř5b˘âŃęëôEž †öĐ] YXC|ę°ŃĎéz~PC‘úIÖ¸wi¨t»ůĎ»CC¸|X®hQФ8CHe»Łřň:8CĽĘĂšüs”ś!ƱɜÍčő4Ô·„ ›żc9CxhŮKÓşHygÉâhżfľKÓ˙& ˇšuNoî'(¤!,Eą X:ő„†,oő»$®ę ü’4ä9÷F,éľ©^Ô¨!+÷Jąűń3Łn›'r«LepIřyžűżĂóÜ˙·<ĎT•ˇru•ž§ë®Ü‘v‚ú­¬óđ´ĚŹü>/iŇy°ŇŇY€áÄ1á<ô‡ŃŕÇ*¦ąÚ,8ć§ĺźĚťćA>Ͱ¶?i*Ö„9 ™ćÁbč~cč|3Í‘—Ë2_¤žźUh˘yř&ˇća\—ĺV«gó—ŰĎ©{k/Ř,>OS2čkP‰ú5ź‡AH—@ đňy°SľT>cu—*s  ‡ÚО€Vpyů<ÜđsWi­ő­@"G׊VţzXň»–ü¸ĐŁđ<Ţ;„>~=XĘ>ńúż3 =jÍrDaOđ“ĐĂÉ ďż§ťňĎ=ÝH/ř‰Q˙´ŽĘä«ĐĂZ 7NtĐ“.y<= 5” čʇ?jväÍ”¤Jô Ăo_ź?„XűhÉg-TŤl§^?sg‚Ú™Ť”$ÝŢxf QĺJF[ĺŹáÝ ŃĆ"=M§DźgŃźŤńV˘Ń‚°Ě?ŻY!z82Ś¨ÂµXüDŹZ/DÓL;ţuŁGť5Ůó@ăüÔAĽ=* B˙ŕTę•‘Ö”1§á¶Ü2ţü¬ô`rb—'Ý\¦y.¤G^Y˛`+0®Ž–ŇĂůěčůáŔ‘kQz0SEÂŘç)OJE—Ί„(¸ŇÇ“ż+ze™éáľ ‚îŹ-!—ÓÓ4y'b˝*=QĂOg¬ *=‡?d$¤‡é«ô'»…C´Í˙JHňŁ_ď¸ćfCzŽÎNIücîřhôPnÂ*yřEđ<ÜU–Őő+%‘,هJĚ~˝Ç+Őv˘‡ń”Ř<|V‰čŃľš!í‘lIÜ—Ńd¬ N»t÷ÜŚžv)]stŐęYD<ĆyOËď|x“ŃĂWŮ*Küx<Ű:|ĽvĘűĄ “jô(Ť»]–âLă'%oŕ š{I*J2y";Ťč“ŇĂć;ąĺA}QzşÇŕzQx‚“”|+¤ {6ű}nJŹćý“]P9Nra:éAŮ®+…–ÓŁNG§¨Ë>KNO3c¦y˛#ę ÓŁKx±x×.!ţłś`8śX1~Ă·@=bŁwV¶ęáTá‹öVžf= F´v{ޢô(Ĺ»GöŚ`ČťéyĽä‚AđÍéá¶>$Ťe§Gi _±Í~(=·ŞĽjž0”ÎČő‡çAö=ĺ=Z|]—ľA5zŘ9âôcBř‚Ůča!og·ă+.ń“Ň#‚(§5ŕ‘úžÎĂîׂ˝"=ř *2śâ•ź3żŇĽĚ7޸éi¸źÝşTţDzPĹjľEáĽÎ%¸m±ŇEsůčaS«”RăÄ$ôđ|=’ťkáMčÁĄŠĺÉŁ$ôđťVJ; id=Ť)=°l:„N±|,79ĽX ď”ď3ĐĂŹ&•¸ůŻ.í ‘×ó ‡­›üCÎyüzŘ’"š/˘“g%z†ŁPĺăŁ]}˝FŘ`6z8L˛/Ş%2ó3.¤Gy-ś­ĽZ‡|Î2z8"TYgQŽDôđs=É x3ĐŁTéÁ^ĄJ´„ž®MěíÓ9ę 3ĐĂÎ ×ÉÍřÉó\ ®D”}äň˘­ŕ´ZőęM>Ďç3ŮŚîó 0łĘó`lóůŮÄ÷,žG2V f'¸=GŘî+Gx= á˙ !ě=‹Ďن3JÚĂU_‘€. Yl9,榯@Ď`Ó^ڵ~…¶čABű»šö´č9YCđµ=¨Ű]V0"RčÁvë9cK0v §ń ЇP\ čááËuĹ´űě@‰źčRIč  ‡{âÇ[¶ëĽ& =´G_ž^ćÍŁéa!c4ç§|ŇĹř€Ńs§t˛lôx¦gë˛Méa_řîQ;ô‘ÍJľRpÎ3ň|@®oH6ÁÝň!$4¤‡Lsŕž’ëéᣒend¤Gő“řůĆřÁ“‘†AĽ Ďg#˝=9E–ĎS…|>vňxµĺjR„ŃžL±QB„ĘŃ8x/ă¸tT˘‡×‡–ŠÔ›tśBô\ŚzŤ)Ň2ŞŃ:d©ŮQă)l$=ß:—Ĺ#h»G™ˇôđ]Ă=˝Ś ÇŇł%Ď·*=M G·őóń0–ČsgnVĂ#‡T•žqd×ÖĆ×ęßßĚô¨Ń9K×<ô2ÔĂ/ć¬÷‹Ît–Ô͸śT”ĘX¤î›yz¬ČČ-˘J= }řÜz>ŁJ=L'ŕěv§RĐÍęąÚrѰ.S=©ŮsxłtíؤîM,!˛ýKęá™Čég‹'G ę!%‹úúÂü™•éá·EŚű°Ś"Ó3m„9<łă«*=XŤÝ‹YEIs6z°:ŔbýQéžň 3ŇĂ}ŕ9żěţdfkQzPB‡5Äm˝}ő#ŇÓ˝čÍ—Ľh’\ŚlPż6­ą… Źdôp„ĂBÁÚ)vƱ—ŃĂׂ§OVń˘›]”žŢŇ ź3ĺ:ž,VŇ”yé\îôđ”ěÖ}ĺg|ô –Ócí5XĄČ Ĺ?ORŹ_ÍŽ¦ť,ő°ĎęËň‹ňÍIRvÎťKéđ`1š&¨‡]RžŻĄŰ *6áôt;îŤ.Y˝Ą‡AŃţF €znJv˙A5ĂŽÉJOg]7{ěY‡I@ÁôDU¬CeĽ’ŐéŃ4ŕQ»űČNŹ–÷‡źĘ¨`5A=Ě™~ź–•{V üZ4Ő2Áł Đ §ç[eĹX\X¤˙’őÓÔĂĄžíBÔŞ$C=ĐŘ|ÎŻ4±ÂôŕąXý«Ţ–™žoM'Ű÷(N(}/;=ăÇpŐ´@¬L˛.AHßK]JPţĘ­~y: «T¤ž ‘$«Ţ=…ęiĘ«0‹\ť46Ş ˘;Ž‘ÚąS=ďvśó}vĄŮę™§7N<­ˇ 4 „őpcÉ`Ę!1Ó¬b=ČĘŽüÔ1‹ŐĂ:&D0>Ź®&kelZĎĹF ŠC4űIëA(Ľ(§S”I—´žo\VxÚ&Ť¤őpŤ‰Ě¶*ŘüÔzî“ŐŽü"xt*Ö·Ew–ë¬XW ¸ěŮW·˘¬ő°×ĂäNs‡š˙ףĂű »Zmł ŘĂą…ÝÖ›•Sę·,°kíĎ xüřp-҉¸=XĹFĄĎ1*ŘĂ[€ß7m®ń*‰=ś*YćYK×U˝žKµ#¶Fwógy=Ťu ;؇8s=:GĺY¶-¸µ`Y^O3'×ŇLU8šĽ1Pę—¨¨Ĺ” t9ŘÓY ŤłďČw,=lÇ"~Á×Đ2“×ĂÁĹ[szY¶ľ¬"S]UŹýĺJ@Ű9’ ě€Ä¤Ŕ~Ř’áŕ_hYěasl?rá‘ĹF¸0‹Z/Ţ!c‰=J inQ*ßý§Ů·ŐŠ0NŃŮěQ6$e‹ŇňáKh7V¬ĺőť8Đ—…öhó†xŔc•$ü÷Žö`Óß7ý…$•ěÁBôY}f±çűý’÷e}ĘűGYţČuŔ‰ě±Uq,ÔoŠ@ËěaýŻŠ>Ś—2°™=ÇóuyřüënöśüőZŞEÓ´çXMĄQ™Őť0-r†'O0+Üs«™’‡ĎŰąĂ=8`Śńź‘×r{¬>­¶‡u©7.×­†űźjŞ|»ť„“Ôn•řléx˘¦Ă=Ľ« _ä÷ ť=D‡'dŰg·G˝Lv´VěÜUą]k_żW`płÜŁ®ž¸’ÖĚ`>ô:Ý_…Lďţ)>sP’{Љ›p‹ˇöÜĂ4ĹčI6îpĎůuúrÔ’ŰĂçbů°L}őQĎpʱMŽŐҬnŹšĐ˛ÔĂÎËő4¸‡QÜu# {Řŕô‘ űpśî9YLJÁt¦îÁ’ö´şľďn+LüBť–ŰŁ®1Ťí“9{ ćé!÷`×ČĘSK<ŕŕ&÷`©ͰîîQ#\CµŮŕžŘJp?ŕH›žíŘÁ<ěpCă«­Z/p~Řcµşv·K¦čWüy‡łŰKČZGď“őŰĂÎď‡'}]ĎQážáyYúaý‘‰Sŕâ+‘ÓIş$Á=ęćxz‹ľÉeĹ&÷Č­‹ŤVvą‡q<$Á=,=Y uýWq{¬ýŢ=?ßÍía„µxĂvĹš‰ÜóÍ%ÁcĂ8ÁŽ,÷´Űv{V­4„~dąGCřŁäfżd8Ýăy2#ÎÚO·çÔl¨4źnŹŹĺĽő9ŠŰĺŧxmłŰĂQëgëŢv¶ Úףä®&·‡±űCŰ;%^iśßád™f1¤Ů,¸‡Ó‡É=–­,tgÁ=—yíhú¨¬‡«´§+ÓăňIë3]ü4{x€f-e.IłG«áĂ“EÎç¨hŹ‚*ě |3{đxňkŰ=6ł‡>‡UŹř˘(»’=LĹň3ĚäBöŕ·bm—ĄĐľ’‡śěáHË4žĂâü–íµG‰=Ť‘ż¦ »cg{^xzŕ ťŮ«Ú¸ÓĎ0Đ©í§ÚŮņęljÖŽźĄ‰6ËjrżÔ¶{{Tš¬Ý]ýSŘlP§řĽ˘ŰĂä\.J­ąŹ>G°=ěf†qđ°";ő/lË ZČhµĎµ|°=Ťm·üŐjł°= ±ű9˛Űˇ‘Ëů„&€’¬Äö ˝EYÓŽînq'‰íij@é–±jôŰŁ ž7ę‚nn¶Ůч şîiü]x<–őś»Ű3ůŤ+Ă=ŘăaÝ2ßÇżÍpOăˇ/SlüĽ·˛ş=BÄ«÷d+ý îÖéŁđÓ~Ŕ=Ś\±hÎnľ#:đôg5Pę•íA»¶ŰÍ Ćdc{>Üéi¬ýł–üÉö̱Ő{w{ŘĽ)–ëăO·§zInĎw|< ĂCęN+pc#ďk{vţč19íŠ×w{ššé ś˝Ŕ=üGŘ•XŐg¸§«„Łö'&7¸‰÷ę›xěrO;Ř.Đŕ%$ş\HJ’«łčDĆđľYŰ´®%Ů=ś îŻsĆ:*ÝĂ0"×ĘD•˘’ĺf a€şÎË'Ţr[ţQ›üąGm𭛌ŢŽL÷pčÄ}úů şżeąGő`<¨˛ÄtAL…îé(šBËJ;äý)÷`}´F…ó)rŹĺ##B­±Síú ÝsXż0Ë®gŇs˘{X˛AŰţ.gŃ=,•¬çďN—佚-0¦ĆÇD÷4ś2đwhËS‰L÷|öňi–Đ}Ťj÷ Îű€ž(v[w"ťĂęJÔ<á=„±ptZ˙€Sˇę=ä¬m!k-v˝vŠ_Ś-ľçe……-ĺo|Ž[˘QÔÄS·ó=Ďb­ú]ů¬1 Ô»Ő[Ě[‚Př=ś\´űÍ ąó=ltbĘ»ń=HÍ|u-3JŹĺâ{pC1ŃđśşPř —îaďł()š»ßóůۧĎ4Î ßGóŽÄ*x…‰ďŃşKęÓZéę^gż‡›!Pű+ qí~Ď5ľ.Ď|"•”üćp`¶ň÷_™ů>0ŻepsĘç~ů=Źő4¶‘N8eć{˙őôń%ĺ-˝GI?'gm…h¸^|ű]1wŰľĄŮä÷4¶Z·Ié ä›őžoKs}TgłĚ÷ ©…5¶BÔó´řžoŹŕłťVŰÇ?.zÁzŹÎś×˝ˤĐđŢ]ďQáäŁK(ŚjĂ{{ş#Á`Ň{°µdúűЏ>ďÁ»Ť\ć9›%Ó‹Íi ďá©=ÚiŹhž¤÷°].s •ĆřOĆ{¸)ůü˙O߲°#úŇ{šZ®-Şô†%Qń¬vż•ăîďéj*ôř-Uw»ŮĎqrüYßlv[G+ŇًݣN|‡/î.Ń9‡Ů=@Ŕ'ŢŞi‹ôK”ĹŇ{Rq,×°Ńţ)xŹÎ×r˙ěŔ3Ţß+¶őYü°{..÷|…×îv˘ú ';ĘW»W(8Ú~ş§łśŚçťkąŞÝcMu­1Żzč$»Gsńk-€ďYĎ…ˇlş•)·i+^ÄŞ÷°ŘĂË€ű†÷0¨é\[ĐxĎɑ̾AÁ{”›Ăä_‹Úżú€‹ď*[y|…˙łŢŁrŔŰĂÔ´˘÷°IoDA'ŹMďŃ3kWřÝőľ`ÝŁ8ź)ˇę=|úŘÔŇ\ž<$ľWCě´őQůśQÝŃ„hËÎ÷`"S¬ýKn@ĺ{p­®ćó×1*ŕĂ;~vEsř đII€Oż¤¸O°ŔŘvLŤë ŕÓu\sNLvÍ|„xňäÄ2Öy!’ŕ3ił $ÉYđůÖżÂÎŇŠGEĂ$ÂGI1,°Ń/áźÂłUZÍŤđaąN÷PĐ Éb>xÜŘô9vŚDŕ„Uč—ÉâŘźńuFÇýü|°J÷Ş"x_ đi:_»â}|Ďě÷¨†Ż®˘@\…TżçĹ=ĽÄQÖ{8öqäëţňW˝‡[:dXőÖĐ_X|ň8oÄÁĂYôÜ &OF yR‰,3U0|á¤ăňFMWwĽ‡ÖřŚlę⵺ďSđž¦úć(żgűa÷śŞ´YĽg»G637úÚă0(Ů=]‹Ř'˛±LYtW—şĺňÇ_çN÷°î4J˘Úş‡í˝_O·ë.vO羏íýř ą şÇfHFŹµŐ•czŹńçjÔä Ző´áŤ63ŁĽ‡VÝFź.u&é=]ŃÎč ‹6ăďe!Ő®k×{uŠVÁŮîáşă´c#=ëý'ݨÄmEśĽ Ýó6táóŔ4ľ$÷pIŹPŚé׸Ť]ý÷€ îi‡ŐĘŰüűînRx@­[p11Şş=·Ä?ăWv{ě&âJé+¶K?!ä« ±Í6:.Ń=6ÉŃ@O’n¶{´ůb™ö6*ŢŔKÔÝŞyv±{°h¸w˙ĚN›ÝPĎđç#š'Ů=čď‡MŔô˙Â{nn—ŚZ±ż1]ďěÔő™†ý…j­ŕ=hćľŕVś<\±Ř^žÓX–{:ó°Ň.rŞ;¶ ¤«ÉOőm$,ş·Ľł™±Ď/8Ŕ’{ľ}˛^D'“R’ÜĂ©”ĹćÝR@™Łéúđ”ÍWłP{Ąę,şÉůHòî×—4‰$÷`áĹMÖĐŚßnýŤ {në+ý†Ł 5gÁ=$Ç[95ČÍrVU—Ô …#Ą=Uą‡y×WĨálr«RěÝű¬ wą1ÔÇoÜńD÷ŕZßg¤n2îµÁ=ly?‡{N&ý=:ňMÜ[cź¨îĹ•ݞƚłŻfš¸ÚŚf¸§j/4=ŚnöO‚{¸ŇŃa¬ö2sŽâöŕ9ŽţWĎ,nŹ:žś*đ=tłÜĂ6ĽĘéÔ°+q*Á=Ýł _śü|ɆĎnW(Óň5ëś;ŰÁ*Ľ†ĎVkg{Đ.h/€U‹íi‡Ő‚D‰ň ®&±=LIă2Ă/de{ÉŔ"ŢďŢĚ…öđ‰fŽ=YşIíá!'Ďi}wŽËśĐÎ8árÚHŞĎXjOçʉ­U5eMý•P{”BŽ+j[gĆ\7µ»¤'k ˛UíŃfĂ»ă~žŚĘö4–frŇđ Q,Ř=-PúH)W'ŕ7ô‹§…Ô/ě(rĎ5f¬÷tµ1Zk04ĎßÜ yąčýţ€{˝‚ýú¬t3ÜyňŢęín˛–ŰÓk‹Ušv›ŰĂÇŐ˘†÷±ą=Řť,ôY]¶vµG~q¦{˙T{°v_ŰKYíáÝÖqßĺăÝOµ5Ö‘‡ p©=ßľzh ¬ŢéŰóô?k$¬ ¬ĺ„ĂÂö °xz?žş`e{0ęFg’‰»ťÝň° -ľćSżÜžo֢ݱ¤zs˛ŰĂí;zjNë<„ËpŹĘş>h)mÂÇîůÖ&ě´ĄsáÜÓüD$:NŚ»Ę=şÖŹË!–šSäž™úŰ2űó'ÝĂ Ë7#ú§Ó=M©·Oü„9˛ÜÓŮS#šFš™íAůŕ`ŘĂÎD¤§-¸‡»¶NôĘgkQŕ|&ľÓ‘·{Ţ;Ü:ĂÇůĎür{D`Ai>€zřîpĎeeŚôßîÁżWoŚXŽl+n} 'ŹTŮćo­EŘQŐžţ(ťÄŻ÷?Ř Ý‘¬ß˛=l®k 1źĹötćąc§c] 䨶çPöµíŻCM+Ű3»+ xâGe{đŻäCčwČ8YlŹÔĎÇ‚ˇć…ÉíÁkÔşu6ćZÝ&P?&M)ńpĎËÄ:FÔ7¸‡ąË-†8t9Żp˘Ď·ˇ}ŕMîAżrtô1JĄ ­hG–{°˛ł|Ť÷pÍŤ'Ňňq‡©9EîáZzÚáÎĄß0ľÜ8Őę^€ÎűîĚđÇŇĚĚY®ó˛Ü3ŐŔn(vsꏯ ÷`Ç_ 3ÜĂIůó€^ÚÝÜęÝźä|If5}& fą‡Ż “N-7†wł[ŕB;(„Űc{v¶·Đ=Čd›ŘOkĽv©Ů{˛{řKîŐđć¤üŔ{xc‹Qî€2Ţ»ˇ˛Wa 1U»ç_gD3ď–í|ů č徸Ëvß=ď~ţĎŰ˝Ů=,f÷s$vMv>–`_¤L“JvŹŐČt_…Ýcą‡ [fÔúŢ7ĽŔ=šŇýŔó“´äž~¨«aÁ.rެŘgČŽ¶ąÝÝ䞇Šž~óYg¸‡kŃkXHŠŰŁ{O |ç®öŚ)^˙*Pb{şŐ•Y;ľ[Ďër{T~ţČŁ°Ź÷T¶‡ŁĎ…:FďLÉ;±=:‰Ź…©°=* éŃ˙őţáö`Ëyűěy·MR±jť·/Dź^Řžvďł)¤©¤öh'Ť÷Aáű&rٰ=ŚoăańÁŚ‚íAűžOx¤ěóĄ‹ÚĂ-*ˇNg>óŮnö _ŐC+íŘĚž®_‹ŤCčO=¸iüYĎŠMź;Ů#pŐŻÓ Á­š=8ŤcĹűŘÍž‹]—ŽŘ×\Ůěáł„ĽŔÓs¨ŢžĹiMźŹW ŔŽŻč%˘y‘;ž ěąÔ/ŮßÇs°ç›»Š}tZĐ˝ŔžfÝÍă,î3 î\÷*ÍŹH9ťâő –ĺăŢŔLš¸OK+‰ěÚµžŁj?Ą?µnťglÁ7­§ű5ľ ŃĄ•µ 8H·żK˘XÖz^ËŹŢ%G¬ ™<[TčGôlő o9Öéół‚-X;X‡čöm۱ÁŠ7S]8ú*\ϡjŤ~ô|×Ăçű+Ş]¦PőzĐ4Ĺë5/Ś-ŐëÁ9Şď›>kĎĘőtÍŇí°ś”KŠÍ±ĽĹu¸ŮÓ™™.wňzşłÚÂT•ĽžÍĐĺĘú×˙đzđ?Góă118ěAÔă|c“űěá˘#v?Á¤OłOč°ŇW>ěať7V –ŞĎŕl{řń™Ľ«pÓĄUw=ú x¨¬ń˘XÔťěW±:¦^?ĚŢîć]mîhŁÇw S·+ÚÓ_¦ľč%ěGA{°˙Ŕ(<¦„SVB{çô 5Í4Ď =]Gqçg˙YĐ®C1R„źv˛§k~ŤPÜäEXbŹ~^D LÓaˇ^{Ô ý>»ő»:ř7Ú‚ŔK@‘“šŔťŐ®XǽޯC*îç$wž˙ąóüß‘;Ťi]–Ř«fX…ÜÁÉÇ"Ä© ą3ś˛'*;}Z§ź¨ËüL:IÜěY¦K ˘kŹ·Ä®N‰ł‡Ť‰: Ýឡ­*\Ô¤şĂE“ŠGęŇSĐśÖĆi7zÝąYíý8Şą«‚c+1R äfî0ŻvĄc=›ą‡ôń?ĆÖ4ˇ;dxsŮĎ»¶ŘL\´y¶j*»Ăa`Ä’¦]…Ýé:6őf”ÓúDĘÝÁAŃ×XĘá5»óą,˘ŢŐ(ępv‡7źěŚÄ6łsv§ęzxŽx˛şwr,±€Čٶ`®îpËĘ™ĆĎ™ß^ĐLäe/·ŕÔFĘŃE! 9#żčH5w<đť [ő„ąĂzFš<ŃşĎDîđÜNk«8 ęYÜiJrş"Oűî¸î:«ńŰ‘Á¬TąIŤŐÜüÉíÜ>#Ó/q;”¨ŻD_ldnÚ•‡érĚ«Řw~ţŐDţCŰ9}9?fŃv†Ę弗…Řł¶Ă@íÍIß3c;śY±őô¨6SËŹ°vTŢĚ>/:]T EÖvؤQ^ˇZ¦­Um±ÎŰźüϲk;SŤľć@âwh;Ť©DhĎ`)Lű>¶˝Ëú}Tl˝°8ň*‡Gݲ’¶ÓěĹrŚÔĽˇh;čcyăŔ×NXT-ÚŽŞmqĽ[bçđÂíđ¨*Z7!Ų9·3Ô ¤ѵYDKŰQxr|YuSxTZîŘ{Ms¬˙’¬ťo>¶ÓSnČ™­L&‘"‹Ţ’ËÚÁ± Óí†-k-Qşb;}˘ýÖgG˝°őYAÉČőď3·†ă=R¸Ô€3s;`šž¨ĄQ'łŕvÓ4}®pâvđ± ´†·yí‹ŰéĘ”ů .:2j Voçó™ß¨±ĆNĽ;¸Ł%ð(ßÁwlâSRc»0ąĂ0'bŚMl˛żąŁVx0CLĹ“żŽËÍťoĺĺ±N[Q»SöčBw €–yĄöŠî dŔi™?ý9“ąŁVĚÁĐö¸łgAw<ßŐΨOžJft“.ŠqOŻŞáĹŻčNç1×ôÖşxůĂĘ;+@çć7Ł;H“llr¨ -?‡˘-7ć±á– !x>ł;ęŐ€µ§mž¬•{;ÂݱµĐááĎR§¨;ŤIW„V•L‘ŐNöěëbďC·ß˛Ü.ÜXˇŮ/ü=l áI\Ű“«˝bwř<łŻdľ*şŁXůç{OE”¨ ‰Ý1ŠM¸šÇ?ŕ5<ÔÔjÂPŔ;ŘU`5 ÉîM1¶Uöp—’ZŕóE™×y?ĽŁ¦Çü°ÜÝaęőÁ”)°źËěN¬Í­$D¨ÎéęN÷öŚľě¸\ĐtuŞ 6÷ňn'tGr•ě2jSę.7aŢłÇëŮܱ îŽöŤ NąŁ¬”/'8ôesGËÄ`»H™:\TEfîčŃĺ Ţé[‹ ;Ü‘đNT_ř¦ ŢŃno¸oĆôEď€w¬1·ďČŐu»Č;ŹŇ ć1,ć%»'ä,•űÝ,,¨Fç™ŢAR>ęÜm58őÜ/zűšÉµłź˘Ľ+Ë;Hęś=fqVwgné†ę$v§YSűaí+ěC»yš­üź+v†sSwĆËvsł›x9łşĂ±+óŐ†Ľą±Ě6Ń@ ÝA…4ű{·(ÔP$r¸LH÷d͇ý‡¸3˙[ÄĹ•â‘ă.î`{vK7ßĹťĚŕZO†.†i™;ß<ťjÖ“|şŁŚ!Öů# ű«š;hSëÇł–e1wŘçn׋Ge3w4 ż|‡»›;‡ŮhĆňĘŹŻJîŕYáaÚ·ňÚĹ ;sÄjśEÜÁ8̬’HsśŁ‚;xáqNاő5WßýJî`m1ăh†A%wt4'ň-›;<ŕ^9f‹+“;Jµ´:čĂۉWs‡ŰrŻÇ™gAwkČćsWąÓ,Ň|úy6q繏äKľgwPśÍ漢ëz»voçádîGó(Ü.‘˛Ç˘8 g YŰÁ/ÁÂçTÓ .ał¶Ă”E`>ü /)ÜŇáźµ‘ś?¸1V˛¨sĽřŹG䆵‡&ŕËŰa•3[â^6D3kw0o%šdp§ůI”ľŁjD2¸ĂpĚýDż>5ŔXŢN·3íěŽJ˛¶ćiXťÝ6G{í°Ún5Ü˝6m§ěČ e˛©üjçôŇŮ w2Q;lö2‘Ň‚P]ŚMsk‡¬IKmč®V¤ťo~Ý;Đ!ŐëlÔ«¤#©vňGdk‡áR®t,zůU¨ť®¬ďÖ|ÁĎH;qf9@7%i§m%M×ńTh§ëYó¦÷LL.Đ­—·ÂĘĂř´¬˛đťšdi‡1VśDXxJeű‰ÚÁ+ů(ŕkźóÉĐNWř@]"t®yîÎÎ\˝¬&ĽŁäětöwĆá´k¸"+;‡zź k 2o)9•ŮůüGkôˇ>™ŮéŞőNę\iUfżź’ĚA;Ś?ĎĚŽj/xb¦×Ri›ł#ZÖŽ|‹ÝŮa¦şŻÖač%h‡Ő[ěXÝ®ěŕ+„Ë»Weq'ôđśvÎŘô¸,e§«Âp•# óŔ¦ěŕIĐľńĽ&eg°łTł¶˛*™HĘŽfbl­(TUŔ™Ů6xv_‡ßďť™^~ Z—‡mPŇP”.©2čšUí—,e‡D{”XÓíK _uv0Űx®űŤ ±śűލ{?Řc3+;l’}ĽŹ~”Â2˛óh[×­ŇOHg1v0_~–fŞJ(ÄśŤ[+:Iá™ŘaGŹ>ü Řf'vĐ";4†sb‡óĄ’4ÂčZ&c§JFévĘ1›źdě´CaÂnąŽ§1<ĹŘAW€Ô}6kŮÁ:KĽ#Ző`m’žŕѵ^?†&fb“ŽhĎS+Íëôó:±ĂŔăäŽ×Ł3ź•j&vŘŘ1E öşŢ•ŘAĆRôDB1]5vŘO©ű8ö[ŮŘÁż›Ř»çľ!Á¸;Ěo Ůią 'vŘ«v2UÜ*z8Úebg2—z`Ěł$>QA…ŘaČĎ;Đ_0;…ú:ŤăŇ"*;ř©¦ŞDVŔ؉&™ ź[Ç| ±ÓüPÄĂ«¨†Ű‰ť‡Ýń]%n¤k±ÓxŘÍćë:”7´ťnĄ–z­|ÇLě°óąZTĂ«ÂNÓ´4GtŮwńu0ż¶É敊ŕN†ş~;ěnެĽš·l;GÜŕ3eg_‡C6a‘ˇ€áŻl úl^‡ť@°z~SöŇu6“ő¶™‡Úug\Gdččś]B[Ĺu&š™`ŁfŐsSDOŕ:*QÂŃy«ěťbë 1ş÷5wśÇqyI8ö4€MMꗮà p5j´vţmů:ý°ÖĘÖ ţkçu†…ňYŚíş>˝żü'úş']‡©Dă¦vĚĆĎ_u¬ęžó˙ˇë0;Ͷ[S=ö«®ĂmŠÇn'Ȥë`N#;ăq•kfZÇĄ6Ľ VöλŮ:ŃvnöłŘ:ÖăÉËepf]‡ Ó]\çeNĽ–¶Ťµu>ůž×iJň«ŔZ„lë¨5ó°nŢ›×ůŽz™a…ý|Ż u0í5č żpUę?ŢÜ´u}‹Ąëpű„;fú5GĆuÔۆëÝo‰ĘU×á›°¬©¶ë:ĚËŠŤä5PxťÎTĎřăV|*ClNîEčá—yMŘ&M+}âK]|ť®ď0tj¶ľ{‚ü´d0ýÂëđ1*ČO,_§rŻlMŘ»~Ŕňu3o„EőŘNů8G;LÎT’Ţ}=uIŘQ)ĹçíÖQäˇ?ď!ěŕC ävZć«<Ă…a"]˝Ă4Ńdě|łŰľ°˝ý2€Š±Ă`f´3i¸ ŮÁ0ě Ü"!;jÔŁó‚(ě?ОóÍţ |“U Q:);şă Ĺíü ú‹ŮQŇ ¦ “Üř2łNO¤łźOUv0ÚbJ´J€Ć¸ARv5b5 ijà ¬$–H­(;«¤XĎË)ČçĘĘ,%8žçůCŮaS…0Ę>{…]ŮÁ~úöŔÂçŞĘJRĐáŮv,×-CçdˇžŻ•ŃĐ`;Śv1«Ů§sîYŘi–Í0cĺóĚÍ×aŹŘ8A÷Śě0çŽyš,/ÓsÎěhoŔ>QVXŁoQjľăIJ";LćţĽçóŘÍÔŹXÂÎË™wx$ëśĹ×a ÖĂݱGfAÚ%^‡ĎčÁ€‡e¦lľÎ bÁŇ^ß0bÎŰxťĆć¦Ę©Ľ;ƦôÄ„“}ľzř+ÖťF°LńuřZx^lŞĺë`ü?Ůş)˛‡•d^§1úʱŰ2ęş” Âë —G\Ç»ó:Hô4[*şÎ`ú6ŇÉô…5gnşŽfŽĎö„ë`úĹÜŘÎPf±uC4omĽąŇáťĘ¸ŽŠ‡Ř×C™źň+®çóŠž˙X!U\‡Ëć;¬ĎúqÇuŘI»ůyăÄ­ČşžFíěřKźáMş—H–|qČÎ9×A;%,ŁOŰŮ\‚ÄŞ®IeőîŠë°OŰzXRŁž¦…ëر콎e‹­Ł5ÖímO­ł3®ĂjĺéeEÍđžŚë Lö`Ó(ëH ŹPqž—ś3ę¶ă: /7?ĎPă*®ÓŘPŔ7őÄsŽŔu4ÁFĐTĂ ąé::śŃÔĄŹŞëp’鬋µQuÖŮ3ŤŔúą_×Ń·<"y˙óI¸ŢN6ôŘägžiµđáy›·®Ő—ȶ·“‡w<čH^ϸÜx[CĎW?"pFOX\ °Ţ)Rć\§+­řY-YÎŘ:·~\ÇNë ăŮ«‰®vY§ÖĺÄ’ZÔö6Ë:·ŃŘĽ):<3«Ă±@ýc|`ąGQuô WY‘‘ ÉŐaw†—ŁĽĎÉă̬W\ĘŁą}Áął:lĄÝ0wVç3”]N4UGź15MCŚo®¶kóőaă3mUW‡[hĽËlcžŐë\<‹dřϱŔ:¶¬ş’˛ű2¬ĂU*M-LN}ĚŰeŢ͇=Ę,ŠmcŮ:̆LŞŰ=†>eŘ:ęŔŃx¤¤Ő8÷é×QDG–žöĎZuűZ‚Ŕ9ő# ®EBś•ÂbLş±VÉ+ßCŘŔŇuHźlĺ« ĄČâĹëpĽŢ/Ă…f_Çšs}˝ÖďŇżßťŐ߬ďŔ›ů4ÔčďĽŘąŹµ@ĽđŻ“Ż3”űÜ*Ţ0´í¶s{-Kě×ÁĂĹyýé1 Ý»­ĂŘY‹rĚ»Ř:ÚĽ~­ă1rŐÖÁ6©E4Źz˘u¸’Ć5?0I©×^…u°9° ·ŇGÝŠ"ë í0lŐęę°ő†űEL¬ÎPT)|¸ _qˇ:HŻGçÓ꨻şŠę ÜÉŃő,ýŐa/GËŐ;ŤÄ Tu†č@q6}9JŮÔa†~ş7Zç5¨¨’’"~w_Ő!y€qóž§čI‘M4Ä<.,ýô7ÔmGu±nÁ?HťfőaEšŚ'S§ć]­Őµ›:"/4 Óŕfę´î$÷5ŐÔÁăvs(ż,Jů•Iô'z#íŤ-ćýCÔáYîő~@ł˛¨aëÔÓŮ©“ou:WĄď :­€:<ý Eýą˙áéDg¬§*§sÝŚLÚh…ÓapCČĺ :îrŃt818ükvé˘l–¦ă#›°t+ů«śf–8ş™§ŁÎŕxµ˘¨ďĽ“¦ĂFĂ—uŕ٤1i:ťUW|¤UuÂ')k:ŃX?dž†´›Ă4ťfíĄF¤UaŮV0~_TžÜ¦3¸śůrňř™1ť¦ý]>¨Üw+–7Z¸FúËţˇé3ç®é`_vű«đ ЦĂß)X;Á'k:h[©™Ç°€&ěgi:<Ŕ<Í3P§ýĚé 2Çf ş‹]ţFÖtş7۱x¸şWM߇n‚é™äć §ĂÄt(ŐđÔŻ™™ÓanNd:·§p:\˘ú!ÇćéđŇ5Ow퇨séčËľÁ?@äyěÍň ¨Mţ›,ŕ Ôů¶Źm†5wQĂLN/´= ¨Ăâ˘'ZJ0M ‡E<łăA»†˘K;›(z/i6ĽĚśm;6äŇć}Š«Y N×ńţë[ 釧3#€Ťg$‹:x_xŞW^˝ü“§óÝä_™&`\Nńt4óY÷6Ń':ŹĹú=Ľ~‚:s‰‘ź}u&[zz~!ÄąęLkb0ÝDÓÂÓA›“w©•]yót>?íZüQ<ť©öŃ&Pźä€7NËÓé©`I+§Ă,D N‹8č3§CęŤx§ďM&`ˇ˘é0ů:š0~FĺŞétË×u‘ObÂtp$‚h´š}°¤b:];KWŤoYÓáĎ 4 ˙ă’–S5ťłEřůŇ —8µ+A3H§(žŽµXgdM$ĎJí8ąúŚ‹Óń=Şű„źýë†éŕüëŠó?@2ÓAÁJ4Y¸ĘIÓQ~Oó`'sł“¦Ł…%Eđő2,M'šÇOŤ8‚2§ą’9OzöE%M§1ŔŠÁK×Ř5uÉôKpľEÓQpHąy–Ć›”8‹HT—•—ivKž—îX˘5{©Xźş‰:<@ôŘÍgąą‰:§¶ýę>k©uČ2ËB«±…Ôęđૻ™9ýSÔ‰wúóÁ‹¨Ł„Üa)1Xđň+VR‡űĚĚČą‹:™Ôč’ťĎ+©ś[ŻBČę(ńl‹_Ő2Ł:  ŃŰ«ŰzGźň Q‡Ők¨,šˇGSś9Ôad]tşíäÇEÔacµí‚?»ŮLęđ“j©aG”ü÷ĹÔÁÖy•§aϦ3piĽ­Ą‘…ę0Eę¶f˙‡!ŽUŐQÖŇ‘Ŕ¶±:XŮD+ń Ó\buLŰd•ľ–cbŞ’«Ăńúá­Óâ쪲TsĄ˛đě9Ă:ÝŹz-Ć?ďČ:\Čúžnpˇuđ;P׍+z¨6ZĹjž5t¶z•ÖAśă]×aY‡ç°‰Ö:šlŃ9G,KŁ|;®Ăěl„']‡őł DZ;L†€6_Gó ć ®Ş~ř:řĐŃť˘aɰ|ťfĎÉ=ŽÂëôĂzč.hšWáu…Ţ}] O=ń:,´ĂÚŇßüĎbŕ'®Ăŕöđk-¸ŁČ'î±1ň(®ÓžŁ˙/Cŕ:řšÜďx…ţ…®íĹÖaď6?cS¶u¸(Ś´Ś*ë01Ź©ťĂ´MÖiĚjˇ¬KŻ'Ă:Ś\w´˛[df»pN0Ś‘ë,ëŕyĽY’Ł…Ń%zgŃ:śqYˇ}Ô0śgá:j’ýů¶ÚöˇŹń~®Ă°*ş2ĽŢś~ÇuÚaMăŘjüŔuxĆ\MÝł­Ó¸“cÍŽO8¬ĂŠ©-Ţ®ÝŐÁáĎí•÷ÚY\čł9‘¶b©:Ś~đŤÓŞiJsX˛ŽÎ«Ř`ŢjÚ…Rd[ç°^ÂÓ1E>ŮÖá–ˇÝÇrŁľ~Đ:ěl Ái"MĐ:ěďŹŐĺ°Ú×›sn¶uđf˛Łűß»­' ‹čŃ”v|>úËÖÁBśÍƟËő7–­ÓŽ=‡uZPˇ+l«‹˙3P'Z‡±QJdŮ9 ×iVîck,u—O¶´( µŤşyOŐÖá€ű®‚¨Tµuą=t®éĹÖAnäĘ©9Š­óm!âf˝Ýnłq ®ĂATŘÝłâ:ö+^E«D»'\Gďngg%M ĚĺÍşŹđń ë*¶Ö? fřĐ c˛¬Ă,s¶Ľ6Đ•e­Âľ8…|ď"ë°tţőć“XgÍűÖä@lE‚u˙ݰK =ĹĎ {§Đ:<)ľń¸ßöÖA»ŰhŰĆFëś*ˇ˛ëô™ÖÁ›őrĂoÍ$őĽ-Z‡™ ˝§Éäó"&YGI¦XFXí®şf-[Çe«ŁôĺŤÖa¤«ÇąĐńZ‡Ăżç,óL檲ŽF T™¸ ‡ĄČ: Íźşť÷^zŢ’¬Ł…jĎËSŘhť“t ?o'żF˘u0oË—±5źîĺ˘uŘ=‡©ńšŇ}—u0a ňD…2Z%XGX'Ó7¸ćWi-ź|2 šWi&ŁBí­Č:Ś<2Ë󆤇%Zo f‰q[#ÝďÝÖaAtȶО’­3őTo® )L´żčŁ$+eć«YqQŢżł}–ÔY×QČü±Ž˝fÇ^‡­y&»+čÇVyťĎ˙{Ç*Şŕ:ţŘF,š‚g[‡ŤQ˘nńńÉ|Űjë`r‹ÄĂĎŘ]l÷ß_&.ČSȸ·i Aś~ÍbëŕÚ±w‚ÁxCĎLÂuxŢâěî•ó÷Slvµĺć+Ď˙L˛Nl„/?Y†‰™d.˛ŘÚúf”Ę´Nă&Ź\ҡ÷WeŃ:ČqŠâŐ6Ňt­Dëh¬=S%YĂĄ(˛NgoŤ(ÎÜd>(ÍOŕAĚ'Zyąl©ďŤëĆűSÖÁąŹbUÖÁ»ÜF”ű“¬˛ZżůIÜgţɲΰVŢA>Ü„y¬Ă…Ú{ąľÚąÓN˛9n vĘ™e>ĘFë¨âŰgšÁʰh®±¨dذΓ˛lëđŕ“żS÷Z<énë°eŠçÍ\O±uş·§ÓčzX*®Ă>éSě”ß‘pťvHőî±9B‡Âjë\ÍŞë5>Ĺ֙ޛ]{ĺ'Zç‘OvزáP Ĺůĺ´Î·b«–j1%óY‡I—®śŞ?}’uŘQ ‹ŃU6yµ°ŽŽó=Dv¶ë0šŠ€Í\·>c–u¸o€]Ń, ĘŹŃ< ăř‡žĚXg¨:'¨N|ÄĹę0¸ĎL© TV‹ŐŐ˙yţÁę0ĎAi5ýŇ' V§Č94>v]fW‡C0ymŚĹY°ŽÖ«ZąáQH®›ö¨‘Ś\Ćś[˝sFřÁę ˝@TZ=UŐáŚCŚŁ[ź+6¶OŞNWA^ľ{ü|Šę0Ą„çŻew~ý0u¸mžňy©ł©Ł“ˇŻ˘L¬ăŞĂćĐ·ELećÜęŕ7°Ň×űaŞ©‰.ڦ*ęđ©!Źă_Ł6s$P‡ýŁş7VŕA¨Ł>¬Ô…q …ÔAÁăqť“ż!Dĺ“Ěh×=ő,eRg°ďźvâMlÄfęđĆxnĐQQ<ÝńÎ ô˙ßQťË“ČîëĚŞŽÚüan÷Uµ–äęءeëNŐfŁĚę|łćŁg·ÖüŹĐśäęđTIĂ&-ľu›«s Ż•âxĽ±:¤¦V#=Üî¤ę|Ű–ä¶6)Ż~Á¬Ű çsŘɢx ë+ą:Ęľ5S.É9ÉÖáraëu®ĽoĆ;-u|ŕSu¶2ĺ4–şÎôň󛊮¶Ř,ĂSŘ÷˘oŠ®éŔή1~č:|ăü(ú~îŞë4®íđŚ3âŤX¸űÄ`;SÍ T+Ű:|HX'důjš2®ĂĂ_Ě6¦dŞ;sŐupą:pž×é ü#Űky©®Ă‰GńÄŤ¶{˘řşRÓFëÍąlFÔ(·É:¬ŐŚ—â_˛ÎĘě>{‘uš—#1đkqu7W¸YuŮ­NŃÍ]ť¦˝X˘0Â-V‡oĺËlyú÷ˇęp-óđĆŰ*¸§¨:8–Y;O܇¤ę(vĹ ˝6řk•Őá‚ 6ëĐ4§YYîPQ*dgy’ě6V‡mz§Ů›ú¤ Őá"×Ţš„p ¬¦™ÂŻ˙ ěŐůć1(éŢšÜTÎ}ľšŕôŠŞ¦gĆꦠ:Š#61¬k»„Ǭęp&lѵýd—…¬ę|[áćałÁĄąXëS¢{ű+úUÖÁ‚Úł¶N,x7Yç@“3ëlsľBqެĂgÂN#N¦ą3PbŮĂß%}ŘVź’uśř.~Š~Íđ–˘ßĄ§(_rýŚUňť‹@řMţŤ3ňźľKT;Lub¨ŐÎň¸GńĂ<~\±˙(üĽ˙áçý?~şÚ?“4äřX…I^—ש§˙"~ô˛Ď/+aSSáĄü0“Śg)Š, Öú%ć§E¶ť®sS(,D99"ţegŞůyŘŹ<걌¶a˙üłi}ç,ĆĎ7Ű\Oo5¬śü†ü謣Ev€şâěĚŹÚŘŢD0+óĂůËŹÖQVźÎXśÖ­âf¨ď—C?ͲMbjF“ąäü(]…}*RĐc~ŘŐÇź‰ĆŃ úAâöĐĂK PYçÎO4¨6,´¦¦Ťýś<9Ô4Ë&›Ýů™G˛+»8?ٵćkĐ“ťáÂůa†”žÇŁ{HL^ĚĎ·ŐśXÁÜP/®P~đ9ŮjĆŞ­ůá¨Őg+-9)?\˙1v˘ëď­~Âů‰^đ]'Ö«+ …8ŮCJkXő űô&W…~°EľýúL”á·ý¨Ĺ7Tý˙ővn˝¶äĆ}Ţó)ÎSěŢ Íkłť'Ĺ †eY–”Ś©‰=ÉŚt‘ řۇu!YěµŘ§‰`s`ĆĚ®f­n’ĹKŐ˙gž9?®lzáŕóĚůÁÎ\Y3P·Ý8?°ľ‡ő´QĄ0Č‚bë8?°Đ)§ůŕąÂü”Uĺ0 +ćÇáf·¦ýµŔüŕ!™­ŇŐ9őLDÓĺÖj¤ź0?°U)”*©,®wµ$Ká1× óJĹ<źw<ŚC‰|ľŔ˛‚‚ůA±S"ĺ| ÔüćŘąhV¤â9úѤ¦TŇK©:Y€~ aU5ý>ş¬śxűBä:]lůˇ ErǸ´Ćl—Ť1?$O™¸|ń†˙YIÎŹ(AÄISr~ĄVíXgźA?ô7ĹéÓ´A¸€s–0ŻĘIÔ¬rę4ŻâΨźç_ľźĄÄ®JúyWýĎ3řůęGcţá[ąŔáśQ‰úŮH0Eó÷ˇ+ ­˘~ Év´‹ÍĽ­®¨Ô1ÝĹ­)ő¤Ş"ˇóbĽM0 ôZ˝QŇĄH—®e{ĐÜĘ[ľţ!6žý`9ŰŽY7đ ő ‡U*őTÎw¤ړޫś°{IĐ. ¨ľFŮÓŤô Şđ&î·˝ý@ŽG{$wâüŔÝSIĐŽ.E€m?Ť›Ń'ĘO-qC®rˇüŕz„®ç)Q _î‰ň#—ąKž ?¤wVęÓŕä™(? Ą»ˇÖŰrÜÝČŹćů¦Bů ,¸1~ D,«,GĘ´ň-”J©‡ Ý*Yx\ĂVA}ŔŤk©"ÁĂÔňĺPCÂ#ßü ňPţ°‡‡€ü€¶(2ą*S¬‹ĆřAÂ, ęi©;NLÝŞ0ĺî%âG3‚/üÖ5Âť3 B; ÓßłCüŔńÝ^VT°{„<¶o ":j•„ĺąş[•Cqü‹JřĄé­E3¸ ‚ďcĂą7ăiŕűh:! MgÉ Ľ¦•`M^©×’îĂSUąĚÄ]K÷Áu®YßčCˇŔ}ŢQ0 o°JF?Ľľ'şO89L÷ŃĚ03|µ»GŇ} +3łę×+¸O~őUŐŔ’gşÜű”ł¬Tn¬ŤKKč/Ü~6î®*n$ŰNôđ⋎ éDOÂ}°ÖÇ ¸‡3oËůÚOlI`B±Šw2ř1Olčâ%* OlÔů®|€Ľ“–l<¤~sU<)ŘísIŔ›t{®Źˇ“¨@7`¤?wâúŔvoˇËő\xK(ţĎą®ŻrĆú5ńFęýëC×P\„J¨ŞFőAu•ŚEw„ĺXě+¦”ŐÁL¨:¨Ď;&A ¶ ÍŻ†Ŕż=Őç4ŰĐQ}ŕ…9[Ju?@W¬#ĘŇ‹Ş×6÷pLo«€&č5H®N±0ůzCµé'¬¤=ÔúBk$Ö‡ň#áú’Żç&Ŕ>tjt^9‰?“} řJű2çŻüDö±PŁ]‹(÷Ů!ŕ>¬âąşÓ“} Ë”ĄHî’ěžoîí(EP|Ńq}&śáM ľŞ{\$†°5]d"_T°ŹÂ ´%u3žĚěźż^‚ą %ŮËN­%IpyZ‚}h–†:­B¨'Vs%űPŞřO+^Ol4ö9ż‡ŕ#=هę;ęĹ­{BűX!éŕíÖˇ}¨"¨Š_€Ądű`@]«’ô›űĆÚîšĘě’?‘Dű@_@^!Ë3Ł©cű@ÇDf ťµ8”ěŮ>xZ™ÜpС}4fŰjÄr;1w6‰öÁÓýzÇ óíŁ°@4kx`dvdtŹO©hČlÄŐéÉ>ČR­sÄ´Fö!ĆáQĄÉ¨(čÚ§ú´ohśˇ!ý…Ź–¨^G˘}đÍĽ…––:˛®Ó 2T9.Ł"‚Q%űp˛gV5ŘćlĐÝÜ'kaX<} Űč¨nŕťŔ>0ŇmÉěĐpxÚŔ>Q”LÜ€›˛ě@_,ͧ-+-ö؇‹řýi9»D­‘}÷đŞ—Äôíż˘ţ_ěĐ>đý°€…Ş©ĘM˛}0g KĎyË«cű` f•r‚ěĽ'¶Ź­ł €żŰ#3vNę Ó“{¸„‚ü0§ČČ… ÷AŤ ÄŇTĄ H¶Źb­Î¦ë‚DűĽc&'Ä]ŢYZá4¶×ë*a¨Çutź.čâ5÷ˇ3'nç#Ń@Ôú­Ŕ}h˝†áˇÜ‡3ŰkrH) ¶ %Á©łç»+Ôp˘¬AtĽ{@‰űŽîkĽůăśvrłÂ}—BÉkôÁ< éWşí@îÜiáGmě…îÓTMľůŔ˙ ÝGá±Ć›RíÎÓťé>¨ÁĂ=ęčŘ>(Úy…–«™éđD÷©!ÎÇś¤űĐŠ˛x¨BKá!€äű ¬®F-+Ĺ)GhťřyGąâP+©ľ^"~čFąôACvŚčřd«‹ňý”†ř±”Qoř$Ë‘ę{CüŕÂřpEę›0ńs:‰¤Ěţá‡ÖŮĺ,<’đKlŻj©^Qť?^\PPó řÁMô¨ ?|Çá«F Ą‚7Â~.ř´ ĽłDC¸éětÇI÷„M>3~@1©.IŹ­Cü(VCŻě.Ź ˘'ĆOUfń|ł5Ćec‚j!2˘GĆžůęVěćp&ď)?xřçĆ•z]ĂüĽSÝŚ`%ä $ç°’Pĺ€*ż3ćÇÖé˘Á§Îś«8 kOśXu? wn‚óŁ©d°*Ż˘ą üä˙µXđÂUŃŽ óÉŠ°řhĚ©žň“ţ'v2ńĚřA!«r¨zÄŹ§Ę†ŞvgzÄ”2ĺĆѧá„řPg*.wDÉřÁz;…ů/µ«ő„şCb~·Ą;ĂᇮaĘr)CŤđٰ~ uh«\ĂŃ~đ¤FnEZ@ŮäűP=3®iĚaĐ€ĽxǢ7Gô•đ ,ŹĹ Ěś:Oźz¶uŚź@× ÖŐ]$ěá‡BŘ–T? â'P}~iŔmâGo\q@‡†AHŤńE2°äŠfĘč?1~0»¸•NäÍđ‰ńSgvµ ŽńCy±0ÓÜ´¬cü`lŔJ ޏčiÇřľ—·SăçoŠŕh‚k1]Dwčő¶ÉN@Ü.ĂGc}‡KQIůÁH®«-.<{ĘÄ8ˇ±ĚÂU!x6Iů‹“ZŁĺÔţůٶ†ÖĐ\î:Tt˙ ň¬’đC÷RkÇçX‹‘„ v”6ă7­ˇzÂHşĄ[=ŕç=˘ĚmśH“´$ü(.ÜfÁM*;”„Ľť„ L~oÄ5xĽŞ•ľŃ|ąS^ŔVů>§}K .NăűPąĘţĆlb/ź?jx H­|Ş;t–аxýµť?xOW?´:©€äśu¸ôíÄ÷Áܦ±b¤R/ř>ŕâ^ĄiĚŃń}°›ů7_fËÝúďC˘đ8Ĺ„1O|xZĽ ßń}p2´XĹIźśÓ0ŕ‡Šú4ňtYÝŘ9ŤđŰ‹\Ąc)Á÷9]mHX•xş÷îiřΕZđĚ÷ˇł$¨.¨RZ—KÂ>ľŐDá`Ořm»† (Î~Ă©žđŁ˝ŕr °ŽŽđÓç AqĚ3á§ę…@ĆŁ$ü`Ff˛× JP o„ę5ív|Ç©ŽńŁ6*Ó˛, Ĺ î’ńXČşť7|Š=•ńŁYŠgkµTŞü@ÓĐeXŃ‘zz…üŔ’Ňm5ŻzC`ÇřٰBp?ř¨– >Ťńcú}˘÷”P‘8ŠĽLžĽ:Ęlő’G;w*,”ś €0·1ÇÔzú +9?“«ĄĎŰÉůÇqVśpűĺdž¦‚o¶žňSIH¦¬Š‘h 9?†Zç2'âß=s~jʵ}Ćü@ďÚß…=a~pÁ 9;®T2§Çü`ÉBĺ@"•ŔüĐROż8˝»‚ŕü¨ţjŐcN©äüQďzqm;Č˝'řôśřćčwTĘŹ:OB~(ŔĂ˙96>kB)ýFůÁ+EX7ëâÂĎŔłĎ·U¸Pâ¬$ÍťFů!žlM»!zĺ‰ň«ěĘś䊠üP‚„aŢDí=ˇa~´!u‡rVśçţŽňe%¸-m7›áůÁ,iL¦Źy’ňCKOx§Ě{ĺ_:ÂüXĆ!5Ě(r„ť˘4Źă ůQ¨Î"<7(ă2r3iá:ÄdÎ!@‹ĄĎÔ ńŁq_—˙¦Ü č]~ Cł;=ž$üĽŁÚ¶*â» őgN„ř-ľ$p ‡$üŕEĺóŐňĂŁü(ToŢĂâ+xęw&üŔ„¶Óâú‰đoˎ˵""Wá‡hKuPňJÇř18–áCŇ%6ˇ’ăGmLÍeřĄˇ‘Ý3~@,ú(6yQ,?úüĄ‘<ó„ř© Úô„ř!ń¸ň"•?#~€@Žú˘uŹřŮád– ô–pO'彎z-?j(oĐwęěńCę}¶2|Ţb Ćáđ0(ĐĘ„&/ ůÁ; ď÷(oŠ‚©„üŔżE•R>&Ŕű ňÓP•;Ű=(!?¸ý€ŁE†ËP·î?Ý!ÄÁřÁxy`e‹žŽDB~ŕ’öC{‘١ż¨\)BĄ…ćóME ˇFůÁHąrľ”ŕä­ÁňU%ŞĚ‚ :-!?X5‹‡©%E8ä§KB!ř'ČJ9”Ó0XşHČŇ Ţ˝Ó‰ÇźňCWĽ¨¦Î…äô±zĘO€ Ó’7auGů;ň¤E:[¦Łü#e dDôŽóç®l7=0{ÎO—íµ\O‚~ŕ“ď(µ©ůVźţ¤ý@öeŐęąşý Vf 8`'ĐLUD„.$č¶r´ucˇsúť‡äü3VřGú{3Hčf©C»#§ýŔťP5±őŽô AXiÓ~`‰^Sí}čH?ę”7§Ž˝ýXşs ¬-ŤÝIr~%âŰs–-‘€ć‡jĹákşPO+¶'ÎOwó°Ű'ĚOžQ}á8Đů^"ĺf"ďqΔ8€Ş‚Ź^mĺÇT9´rzX” ůQx ß˝ś®‚RyůÁň([DńwäIĆTĆ„’¦J’ńCi01sÍĂ ńĂňw”_Ľá.{FüŕŃ,kö˛Z ~Lż6áŚř!zL͉bşAĎřÁ,ŚŞŻĄő™ň)G5ů´ť%ć—™0A®Äš#‰ůay,Xúňő0%Č7Ňň<‰sJQSN¨™4`-=َ~ř€!âtĽA?µ˘~đ\n7JLđ¸BéQ?T‘Ź‚c‰ú9ĄZ˘ĎTŘĎqĘłGaüęN3ˇ^‚VŞ#ýĐ= ÎĺőD.t | (MkeBłĐŹëSÝ=˙JĐĽ\Bź”° ęöôł9Ćęqf§b‹Ćů1xžY¤„H®Cb~p5LđÚú`ęVŹůÁ u4öw,4;a~č—%š ýAĎů1Pˇ»{‡ů5ô.&%r˛äüŕäˇqqJł¸1ĆĘ“ ÍH=Ţ€ďĄďäů˘Çű 0ŚáŞg…úo/đ> ą´—$¨‹ĎxĘ~¨őrľzľ,°k’b&އnj±ř‹žŕiť?Ž^YIH( ?päűqhgH!¦ü€NÁ3ä%Ţ ÄŹ&jzYî8!~<®{ĘůcU’ńŐU0ë8a–€[ńEZ—8Tq ĆNŐ[U9B~ ü ňTęs­‰·TźŐ?†˘’*óDřwl]á‡á§Hç»F~6vuĽV0ô±á±-°Ý§ť Ç$âçŐŁHyď‘u„ż#üAřÁŔُŠíá× ¸ŁŰf*+—Ś,L@qń–±ozĆĎ)— [$ä癪"”Äî ?8 ‘qË$˘zČHv—ܤIĆ +ęşôÍ•gČOťş âo:ĘO;ă€yt”RĎŔÂLłÂłl‰ů­7ć9Ôk5×C~`z’e »ß;Ć)!Ŕ+áŰ Â^ Čx”ܤĽ!PüP%kK^ÂěH ů¬"8bp|ťčä$!HşÓ˝ő¶ĘřÁÚx YÜť ?pË_ČÜ@Š8A~ŕiBVKĆ̰2…Ěâ¶\@~0DÂo)ßQ!„gČřŃĐQOŚČ‹)Éß&ĆăorʆXuŚOüđv!;ČI:(Ű"üt•ë8'ÂěęJR%R"ΨJSUE/oů{Ä,].ĘO„ŹĚÎÂş¦úXAřÁ2Xbk>×$Ľ›düŕÁćÁő °Řx;#~pşŃhž­0~0 ĆA'ŕźöŽđmć^˝—cţ÷ŕO¨Ű:Áčâ‰đÓ*ČMx&üěxÖDW_şĚlÓB#đ ńňy8(K>´üŕ¦Ňa€ˇÁöLřQµgÂÓ—ÎLGřŃ}ZÜF”§řÁĄ ĄĄŃ®‡Ů7=ŕG¦•äQ)?¸&ŐŤ gŔD)_/côŢ~ ;€ôŤeá'”—8ó}`µ´UwÂű ŢŽ®yý»éđ>ŕ"xoëZpďń>–ćy%ÇŚ"A÷aą¶«ĂÔÜg8 ŚiÚ‚[˘aI¸Ź¦hĹş5šźŃŕ>ř!@é¶–kkÉöˇ{µ¶`uLjxŐ„©ť'eÜůIĽ>÷•4ĄBúëvü(ş‘Ł/̲đ3—Ż^ÇŢ~xqV•MACL~`#†'ů\Q‹Óř>útC@¬) řÁ˝+xN§żč?0˝e‡¦€zvüt¨9ću„řo”ŞÚȦž? o_E Ł˝ń}LÚ±ó_TľĎ9ßuÇÜâđĂ„|lü ®˛@jťŮO|ź>‹ÔâNňđSŻÝ¬rŕ§ĘS—y„űN|ź Óî+6AđéQšfšXmÇ÷yÇŞ@剽€ËÂí‰đcI €“eßáÇW6]ZáĚ!?´Á›_ŢS3K~ .‰ńô·Ě.€Ş€DŞŁú{Iů'ť] ?@ðt)âO€PŠ.Zŕ&ĐřA"î&ëô†Pů>t0Őt›5`ąŢŢ‚ěLÄSčů>0Ë…:,a!$ů>xéŢŠëč ¸Ž}+ĺ_gĹ·f„Şxş"Ő×nzEä›Ę÷Q¸TĹdlşé!(–ŕűzł)€F>ž?Pa«Yz€(D‚ďCgşęŤÉn/ŕ‹@„ŽĹ!HŹC~ üE´ź|¨€Ëmą’[~Á÷ +łçűŕüÉwţšFľŕűŃ^eÓDÇé?¸}(+çĆV#ü`%, xYă4=˘cüČ ň Őç{ĆOQAĘ»güôűiCćĚřţŕ™şŽ©ö=ă/ ę›*¶ó‚ńÓ2sqqbüçMepÚíÄřgCů‘yw!?8 ĂăuÔÎAůúŘp†…rô•ňC?BÂÄvˇa~0a\-·´ ¤ăć>n>÷*ć˛ćŤňib¸!(‡ďú‰ń#ŇNpgÄÖ·ŞÂ5!™ă­2~`†”GFi<Š’Ś*K{Öę!ítůˇr*oćăUĚO°‘¤đMňś'Ňęä×ío^éťP?6L™J$äJ D ˧¨çÁ‚öCAĄpeáĬcýŕ DĹŇr »çÉü ő]E •s$ę†)ň|‘łIÖîX4ÍSŻc$ëŢsÂ8kŔźX?a«ŔJ¦y4ÖŹÂŰoŚre1lú5<Čĺ‚ZOjů‚ô9žˇGhRJ>Ł~/ZŇjŤ =ęgŁÜcs”Ő#˝ŠŠúŃTĄ*ćŃ- őşŕdÍađđÁÍVA?8ĺkÜ­(]ÖĐŰę§«E†Í őůT%ŹÔ™őŁ{Qm‰6TP?¤Öł+-{ŇRj¨MÇŁjôSîË w‚çIĐŐ oĽĚa˛A#ýŕ·‚ëcË7ëóq;Ö BŻ Ôëő!X?ďÜE=«{ă]ć™öăö Öđ¦$í܇ݬăŞ|´,ÇÂŽPf;·=Ă~şl-@ÖJŘĎűĄx,h<ÉRő°ˇ0ĂöGrG§ŮŢ:ŘýŢg15’%•öYqxźUft ˘U=ěGd˘Â8}být˙Ý*{fý ú]]î?ë‰őł!á„5SŢ$ę/źi/ŻpE'ŇlvÉ1<‘~NȤ8€c&Ď-¨’~0`ăĹ)ŚUÔdVk<;8±Ď‘:Ř&`?Ö豂Ť§O-`?tF¸ŐNšěě7îB˝Đb®G‡űÁů#ŕ©g*ŕç¸\FŕÔËő ÔʉöĘ<µN?Ó~pY¤5ňíĹ( äë˘/ĐĹ즻˝¦ZęK°~đęTH ‚¤s‡úÁSGÜŇ:ÖQt¨R×Wĺ€Ë!bíHÚ˘U-(ÓşŁý@ĹkYułN´ź&ň SЉöÓ_ˇŕI”„ýTĆŽŰ)üť¸ý°Ěł€ĄB-.Ľdýŕ#vT—§;Ú}Ł÷Pa?XŹďŔ*:UtxîŮp? ”ĽL8=ă~żÂ[[ZJÜnTvĽ®ä|Ł'Ü,¸p.˘‰NmgŢOS;wx?Ąţ9ś5zŕŹT„‰¦ţPLJľÓ÷$ÄnŹü‘É xĐÓčM@TˇÄĆdöČź Čmh\ňGfPă}‡üÁł3q6i ¶7⏂%8e,×ÄÖąřól+LŕÍ~ üQG§ď`(€?xV„W‰Žč7öŔź¦R/Bđ~P•żhŃ„xĐp?póŕl˱Ą{Ú L›ĘÝéýžöÓU«ýDűÁ1ŻŞŠkö@Đ~x=‘{bÉۦŁý`5oľâ±6#q?ŕ PĐ…~č:Úö4@.X7ÔD4ęh?Đ-T•‰Í藍ýŕ»AÇQˇ‡ý  ď2Ľ\ô§Hí±d$0`8P† ąů÷ ĚxłÂĺx÷×ćhkJ@fďő%ň/â|[5÷ŔHŔ†l•@’±ž„!đŢ%lĂř»Ćńř üŃ[=—-TĎűy‡·ł˛ë†§­ţ¨^ö€ ˛=đG‡AßyâýŔ-\™äť{ü phW8™¨¨ţ|{S{ü!łPą’‹»NÄźKˇ«2]üÁ”űV“YŰx?ŽqKZ&6hťh?B/mϸčÝ®âË;Ü2č9|ž¦H*ßl’÷ÓK•Oč‰÷’>\¸Lݱăýw L®>HŢ&;AęAąąŇ^źp?x~‚‡_´Î$đÉ ÷ł!§¤ Ë¸Ř ÔůůîÇUö”Ú$îµႤ¬„ó¬x†ýČd;,•í`?đšÇ›8–Ă!+a?X*b;–^!"zÖĺÖŰ%ß±~ ŰC®‚!Ú™ ýŔ—:ŕ^şěawŐĂ~ŕöW–Á Ż)%퇱»9ÜŇ©!– KÜŹ:†úMő´‚řâJ%Ł!?îÇP®–R;ď!ń$ďç`Ę;+d"PÇű!ęH•úž÷'MŮę e¨Ű7ŢĎ;ęĂÁř Ą’żXüéA¨úž€?P!]¡ŰüÁW¸×Żá2ďŻ$ď÷eŠ9pá09 #˝đ~şe•őÝř7„ˇ >…÷s:Ć ěžöe‡§h8Ą*<Ń~đřö¨’ Cî‡Ä§[őŃzδWÎŃśí`?ĺ"Ę7‚ëő°ţ.KWŔ~°“„8( |JĐ~č [Öž8ďO´}`!]M 0ţíľ"ߎşEŔ~ ćĂľcý ÂŃ>Ă~\9ÉÁş‡ý Ä9ü‘/zĐoO¬±“Ţ3fýŔŞ٨ý`/†®ŕšĚ¸?Ă~¤Xn ^Đ~\˝~‚ŮÓ~¨¨Vů(uÂý@t6¨GDË/Üźp?0´«ˇ¤Ăý@˛$\ş"eNť÷+RĂŇ]Ź,θY Żµíq?XQŃ”U8 nŞ$î&}Á¦râ‘)i?’UŃWZ=ŻLÂ~ň;’ĘĎŠIˇý`—ÇŰŠ°ˇ ýĐ‘üĺÎٶřűÁ¬Î&!—í‡Růlś/Óč=îî'ËčÔ'Ţ.ˇQ>ŽŹné Ţ`¦tÎf°,Aň~tË â5XOű/ńXŹU¤Ť Aű—)ź!Ć“ÄýŔŢ”ĘXëĚ{äô¸<}çÔĂ,UjŢ»âE)aDűáű“wyŤlôSu6ŢĄĐvŐđF°ź"(Bw,¤(Â;†ÂúÁÔ»é^ńLń@‡3ď’0NĽ]a~ľüţËç/éŹ˙ňă÷?ýü˙‰ú‘Źúô—Čďůá?˙é»?Îçßż˙·âŹß˙ LźňďľűóźţíŹ)˙«źó“ůóąýŐ—Ďń»/ßĹţôőéţéóţřűď{Pî ?&őYĆúľ<źč‡‡Ăţ'˙řßýöíţęÍQ¶ĄŔüŢŔĆ~¦A–7%lňëýÍŻs·˙_ß˙ËűF·¨(Ą}ů1ËoŮĂľ=öf›‡ Řę÷ďţüŻďxJĆ*yuŹĺąHBRŰçN=ý–č–?9^˙‰zű12»'čđ8ěÖţÉÖżüáÓúôË~‚¦&‰n´bŃh§§í ÚÁĘ®p9â¶ÔŰý˙-ż…÷˙ýç?ŕĎ-fî‹fÔüöضŁ3űí/ţáŻ˙úý»Ü?ßżű’:Űý‡¶nÚUŹv~ÚnG»}Ú. ] ;˙°wí´;đ•nŰĂ łüŻáł¬§ üއsâ•Ú͆ĹÜ ěô´ťF;Éűş ;vŰ;˙<ÓľýŢú®|űjlŃŘaŁáäŕ:®uhçŮβŐăÂÎŁÝÎv:ćrČŰíhŘ.ŻÄ·ż0 0÷ B)Tvő“Ç«ßW?>Nt›fé’ýáĽüĂĽđĘ‘ 1«1GůN†ąŔPÓ„c»ě:ábꇮě^ťyhÓMTígń3ůţŔŇ ¬‘ŁŽýáĺë}ńvŮPí aŢ9l~=˛ŰícC…ACKěęÇ&ßë«ů¸µhŃ&Đő{lęúµ¬sőđú+ŁąµčŃ:Gţ"Ű×ćÖÖ⎆p™˛ű®ź\/Z hx «ŰĂÉÎcÄÇÜ1+·fˇ áFäZNw݆J5´Ř‡ŕbĹ×˝YѬrąŮ˙č›U7ËË!ś/!ý<÷ů»óĄŐd©q:q.<¶~Âl-/©5dnhŚgó]F÷á(…úR˛¤í\ŢĎ>¤áŐ0Ĺu)-| Ęě7g@(3$KŹŢć-Öcż3T«Ë;™ďôcsďPîŽËP­E–týŞěţ°˛aٰt¬vi†±›?-˝ľ6øŤĚqŠÉűó‡ţĘÄÖ,Yńá8wŽ KM–• ĂĂË‘›÷‡Íeój9CćŇh6ýéŐ¡YŇćç ›ślvŃźőˆic ťÜQôiv ‡fîÉÖ;!Çć]ţěWA«ZBžM^îÂŽFá^*wĎĽ`ň-d×˝µşŘJ?q¨WUÖđĽQÝCş][3É#sHG€jîäm ÔćŇú(Ö ¬öy®WJöó‘ő„lm‘nq@=ŕŕďAŚjSĺď]y_y%†ďk…úľ.ä‡ŔvŇJ ÝN.Sěज़ňť= 98í!w×ÂĚ â!›8˝¶úpÝ®#ÇđÁĎGkW¬ˇÄnhóžĺhkVŁ/>$uüHŰgÔ®S>o ş˝ĽĽÜo.Ó˘4„hŔÝKăUťÎ;1D^|22M›-s<‚ôţ-/'ĹÄ0˛V;j/˛50ö}×rŁ.­iWHÝ Uó`:»×ö˛ŤlíĐó=ĎŁ×f–†ÖUŮÚłőä^?Ř˶M±ŢŃ:ŻrČkqľs´¶Ĺ:Đ[Ű`6nŃG]:îŠńAŽ;ď‡z/ş(YŤVá ľÍhy+–×pb«şżřÝmXŃö;¨xť]»€0śË`~ -$u¶€B5y>;ž±5 piIť-‡ âÎňäâr&4´™äÎŻĘ䍡Řý gBđśv”ÔŮ@řŕPyw¬aĄ}%u6ÇŁ¸BŇ7^:Z›b˝#ç9ĆçŢÚ>.·-ÖTR•×čúaÄęl8Ąˇµ+Öj­Ť\b©«ŘepżČSŢfZ­®MęEŰ}aG; îmP``ójř~‡öĹ:ŮŻéěľŢaŠůBžlŽKi“هýÚ›+Ë…2źlnQ>-űŻŤSŃ8mA9”BigŢ˙|-–Hs]Ě= żí‡ţZÜ/ľ”eóŠłýž÷ň‡żˇä/·Ĺ:€˘„×{žZŦmlŤ®»bŤ*06XX›ËČ}iMęsp•7·î!Vöů«žŹ)ĺ ÇűîtČşÓ{·­–+eĄÚÖŻv|‡Â¦ĺ)°Ů…;á<_řë7ŘĆ nY˲ ţíî{[p«ńJâ@YÔbÚÓËś_ávkĆ0(šZĚ1‰ÓAů‡goÉVAĽ}ĄľçˇZĆúĽäżőí·óö•ú¤Çíĺ˛á=,u>ŹuSG^/_‡ćöáx#Ë’LÂţwľů˝Ţ($[¸m7_űîeä8T1­ö çmĄ–§eŻ&\ŃýiWËs$Gl‡ŃňŕŐŠL ]ŢÖň¤‡üâĽ>p×ë"ů¶joŃ˙ĽŔ4ÝNńbŇ4(5[ě!éҶň×?Ä–ízňŕ=.O|°8łÁ=´»ă?Ú›jOôĄĂ›ă+kłöúíőgR®Ř7űpâčPťŹ¬ËŐąřbşQ»ÖČID\»†Ĺ­  lŠĘ™z÷¶żđ8oÍk« ędjčeĺiŢ‹ ˇp¬l!O•?Â$W…Ş;¶´T?udwű•\?ËŠF˝bSÇo)ŻE\TçÓŹję€ÉN¦\Ű˝©Ç&Y‡/ذťL÷yS˦¤Äâó.%ČŚóŮĄü­ŽMI|Ď -Z݇żUÜúĐ™ A&ďŰű[şgËż ŇĎŮnĎĹđ°îŽ©d<™j´ ęúP4ę¶4hióR©G/ÎKEĂűĆćĚwżçŐŠčN ďŠ-6ś·ÜZtáí|"&ŰÔléŃŇíŹ]žŃĘ)+úq57lľ“y3bťˇÔ«e‚4·lĐ<÷ #űŁľřĹŽ-jŘžń‹1ŮđΉ ;TÇWßué“ÁS\›=Żi•k(:ľ0ŽoöŔ¦xÇł×/-ˇŃŤ-9Ť;ďťLč^ôĐR±%&ńŮÝoÝ2ći)(ćă Ů’Ô1ţüC¦î›`ŘÉYĆĺŽqsR –-á^/ŻšóD.W®íŰčl^.v‡»ç5‹|C´CľŐ¬y±2Lw°ĺl¶„<čK‡/öpż’·°§îúRwTG©%ň!đň&˛|×bëĽÍŕ`ŰşMü‹—Ű|ÝŘŔµ=ĺ΄ýÂR±%ś}çjöÁ€c{÷͡٨y'§î+ˇ‡MŐ7‡aS8ý6°‹8ĹĘó—mN[¶„ 7ŕ7ť§ňÁĎÍm:¶„7Wn_Y‰4KŢ}iÚđç/ăű ByZ˙jŘÁEPy/€ť:Ą6 ‡űŠ­¦”ŞÜť•Ľ, ZHl9Š-‰()ŻűĹ"ĎŘ€ŇĚá`=…®ů ?R[śň4꡿ůÎ.p/ČĆ´Â5>śG{{ÇF Úćş)O€„ H6|ęĐŻç pÝŰ@ďi‡ŐćeŹ,®ŮöŕN˙Řeäą0卭†rżşŰ›!‡ČW[¤4LȧňŘx ŰVy‚Ë ±H8o'䨇4 ¶…ąJ’tNóůČç­âdň&ôđ§752UĹ4»{˙8tçńSßĆş{4Ţöa†ČëéŞ0ř ;NĐůeo]»jÝ[ŕ„…ňăáňŤąb Zr[žg­‘-íŰěgĬäŃw$ţőŹöĹńš[©!ÝĚ—lČô5ů{ť]ë-1s˙TEČ*u@0\wWŃútXÓ5¬¶…ŕ %Í} S#Ű< čŤmY=O´ľ_őa©sZ+6vüʶ.ňĄ\˙’4›x6±ŹMLöĽRďŤ ďdlŹóKę÷/š·ü„ímuZŃ]ý\ÇĆ(·±ĂúŐęU&Ţ‚ ,סwÁQlžŹÎ[Łç†a­n!wÎřbŚáĐ@–çiبfťg ŘZSÓyWvŠĄ/veý~‚Á'XańéÇ67ţ{<ţ1»5ç!|őc­$ĎňčFÝ€öFšŤđ¤Űäx?üŤz“ł=ÁđhÁ~xýpâăęóśŐŚó×5–Ť} W ·°căľOČĂ÷ičżxÓĹÍÎąŕ̆‚ŞüiÚŞť×úň—Äa†ńçüśqď5Ťé~N »Ô-;aĐö`[¨L| Á敤<Ę3ł˘ÝŘÖÂÉďĎ ŻmafłŠm±®Ň Ž« łÖ.$ńj¶… 5öçYńą3Ô9Ć6‘µ7X>Ś8 Łvá÷Z6EhŠ;¬ĎśěĹź ­Ň&ząóŞJćżę˝ú,ćűb BĽű±ŮÇ.<¶/>/çÉÁ6Öo;$<ú®‚Áęgź[Ăö`[8/ 0)Š»űcwWíşŤmóf÷Íű äÁÍ«ůIŘ*¶Íżö-¸Ľ| }‚Ę•­f[80Ę-şÓ2áâç:æ{~Íţ€V±ŕ÷űđçć®á,ŰÂŞČÁuX·{ĽüDα-ś…ÍšÇ)Ťńęçňn:–AšďVˇyöúŰżĎkěYę1˝ŻĆ«ě›‡+¬fíF]fŠ5N;ÁŘ~#iݦ,wcĘĎ×2ąŰ?ů· ü†¤ú­C!¨ řó+ç7ćU1F­Ů|ţVÝXĽ°ŐĹqc!íG—wl®Ţ¶)Ć ‰ščű#ô1ŻŤaţđ¶Ă5ŔäL_{ůť]1ĆÎ<süŁBsţRž·uĽ6Úí®[z/ĆĹî«5t;8ß{žFÖ>k(0üyŃĹü>`}k¬Ě‡3ˇ› 0¶bśÇ3ÜíżZńŹZŢU1ĆŠXź×ńç˝ĆpÂs]Ě÷îížCăyľpSlóÔ EĆęü©/f˘ÝcČ p0~m­#Ţ+ĆĂ·zĂ7FŰ;gdë扻ßÔž–h|ňŕM^K_Ś7”5µ–'>5.Dđ‚€š®ĆąďŤAŢDžŕmź?O1Đ`p°íP­¦ëŁĆŔ6llkAç.ďlč¶Ţű•­b[ÇŻ(řÇĺĄ3ÖlěËű…â ÖđqŐ°aŰ˝4 E˘[t‡Y/ź`ů ąAÖÁ}\Â\>Áäž?•š@›0OůbgF_Š˘hsçéŔs?ö˝Ë`tţŐ%’âŰĂ—'ŕÍo^ťy`yčąőjŰę7Ň9ČÍk}Ă~őÁ¶x÷ ĹG~qý˘»4ź7¶µä˛U] ’v[°‡b[‡kä –3}¤z­aÍĆžŚŰŐhů‘Ó°a: Űîô©Žpľ şřÁ–m–·»ýx1yŤ~°c[Ľ>ĺĽúăüUÚŐAý?Ě}îâ`öČYoľoo{Ű![0G`[ŤLăMŰ9?ŻĽŮm ĘʸGęę’G¶ŕóƶ–™wó>ŻćĹ'úĽŁ7Ŷ |´”Ľsmů N©>˝­f[”ËĎŻ.÷áî8jü{őfŘ ą9"ű9:Ż|†ßkŮ–„•rďŘ»Š¦‹o¤7Ƕú¬`‰¸ť3˝GíŇ&'*Ô‘°îka #(t­|1y”Ľ~1ö))ćĄ-4Ř–Ô›ň&Â?˙ŕţ#µ†·ŤÍŠ÷Aä9čeĂć­6¶Ĺ”‚ îąí9˙rh«Řŕ4ůů˝Koy1ÜŮ6÷,ĄŮÖż!W:Ç-źˇpŐ°-ć¸gÁz»ń˘ˇ]˶9ľ,Ďöxş7Ú:¶=Ŕg8>xÎŤúĚŰDśł :oŞĂ•Óuj_m7<_2T/Č-ŔĹxPˇXĂŃ$žmúň GbucĐ@Ä"®­«żŽâܲފ1â¬čm»;ÓT«běpĄćw«ź+6sŹÖĹŘÓoƬd@ŻlM±…ĚF[Ͷá|@52¶Ĺ8Ľ‡>/´n-óňxŇ®LŁ5}&Ô¨e|ŮĽKÄąË#[zď.ÇsÔfűj S}µŢ‹ďܬu(Ö 9ő•ÝňňĘú(Ö¤‡Ła@ËjâńäžoĹČ|Ŕ˙}ńµ^çNfT1ćröüľÖCEÓşX{Şľ÷ą‹öUĐ­+?㻼±çgň ®ÎĚV/şůpVÚc‹5UhćôŐ­P‹ĆkÔŞ0»ýÁÂŐ„fhżŕ<5wC—·2ăH˝şÔ|¬löÝúň¸ŞĘOŘ•îr¬đĂuR+hkŔóŔ¶(•·×ÎźňgOéëµaxĺŁ>·v‡ Ď1ďUĂ E°±­…ťXîşűö4‹ż2ÍŁŰ*6uôÂrř”uÖJw%žüΛăđÍOđüʡRŰ}Ý̰ŮÎf.Śľ”y~|)Ëř¶ť±7_XţRÖ±-p !­vAmJ CŰüˇ,mˇ‹!n‡˝;ßě«ZKŤÁF…ăĂůň„Ťáöđp2ńąy2†÷ŘXŁ­5ů˝çuĆ+[pý`[¶ çô9 Ľ˛ŐŠŤm ¸gň¸Ě öćň‹WÖlŰ:ڏą†Óúćy`´·ĄŮ1v “Žź§Ň×/˶ĄŐľ îUé×ë—ĺ,ŰúH6čÓĺĚE»Žmî#úč GíÂüçhÉSÁ"Ł˝čđBě©*ď‹í†Ŕ4Ř}í×ĺkŘż`PË+0=˛…Čl :e@9PŻę†^(ż±-áEI¶ă©Níu»^±-ćďcë/ö«IŔk¶őČE1ŢÁ ßřýxĂżăn×p‚!Š›†mÁ‡±l‹şš°sÜrhhťiř~ŔOǶúésDř§*ňÁűˇ­#t&H«3Pô\’ňB9 FŢî‹ńI­!{rŞjľ0öŤ1ÁäníäA“z1|ČĆ€?ŘÄťQŰ‹úŕńľ±1.˝ňęŢ?ěÓřie ýOVlëČkkÝë’‰ĂĆpÄž'Ěýşü¨wÚ˛-îóNĘ?/Їí:¶%íöm?Ôó:whĚ[@č" mš÷uá˛Ř±t/Ř_ŤáB TwőĽT ¨=k É:ä9ěqU‰Ňş6XĹÚĽ!¶ä0ćÔ·GË-đ|+Öw5AĂŕ|N0±‚*ĆŽÄj!€÷Ezm‰­ž˝‡GčňŹżęËNăăę„™LyrVó#žV@}6éOď0Řňđ†*Ę6żĂľß5/üóG/\yÄ;bř Űi»qń"y{¸ěĘčp<žîô_N1 ńá«őFT»÷ňńzžˇăĽV{č“k®¦·pc,¶SŢecót€9húŘŠ5ćZ)›×DĎÇŁąâPĹ íôk_Y"4Ď]¬ ˘pŤN×íĹă¶óç>L±ŢöwřĂ˝(ň{e _ĚkLA† ďăaÄiä¸mPDqĹs®ŔÚt>W:B‡ôY~ôó—~˙ůçď˙o‘!ýí·˙ôßżýŐß|›˙źßÝ"ýí·żüöo~÷éËż~Žůo~üăż>~ţţO˙ţÝŹůŻZú‹żúdś˙«OJţţ?˙—“k¨µůůË˙ůţ?ŠCóŹżúíď~ó‹żűŐw˛Ńwą±źż|ł):÷‹_ţîŰß°şę?ţę—˙LM|ó)˙ó‹żý[ńxŃö§_˙ćďţáżůçO˙í?úË?üđű—~ęŹ÷SŹüÔ~šŹ÷ÓŚü4~ÚŹ÷ÓŽü´~şŹ÷ÓŤüt~úŹ÷ÓŹüô~îďç>ňsźđ3|Ľźaägđóřx?Ź‘źÇ}?I/ŕĂ}Ąfţ îűĽĆĺ+Źçţř8…­\8<­PÄa‰ĂŁŐ<¸íđÇG.lĺÂá‰ř…2KE±ćÁm‡?>–a+OD4âXâđ(®5n;üńŃ [ąpx"ơÔ͇G‘®ypĎa˝$Öé‹P§ç"ť^čô8Îé©0§WD9=rz*Ćé!NŹ#śž pzE|Óă𦧢›^Üô8¶é©Đ¦WD6=lz*®éaMŹŁšž jzELÓ㦧"š^Đô8žé©pf—„3{Îě\8ł+™‡3;ÎěŠpfÇáĚN…3»"śŮq8łSáĚ®gvÎěT8ł+™‡3;ÎěŠpfÇáĚN…3»"śŮq8łSáĚ®gvÎěT8ł+™‡3;Îü’pć/™ź g~E8óăpć§Â™_Îü8śů©pćW„3?g~*śůáĚŹĂ™ź g~E8óăpć§Â™_Îü8śů©pćW„3?g~*śůáĚŹĂ™ź g~E8óăpć§ÂYXÎÂE8 sá,¬gaÎÂT8 +ÂY‡ł0ΊpĆá,L…ł°"ś…q8 Sá,¬gaÎÂT8 +ÂY‡ł0ΊpĆá,L…ł°"ś…q8 Sá,¬gaÎÂD8Óź¨G z"!P|B %ꉄ@ýń z”¨'őÇ'ęQB žHÔź¨G z"!P|B %ꉄ@ýń z”¨'őÇ'ęQB žHÔkíôU˘ťôáľĎk\ľňxÎᏟ˙/í„·ţř@p‘h'<¸íđÇG„‹D;áÁm‡?>4\$Ú n;üń1â"ŃNxpŰᏉvÂŰ|Ô¸H´ÜvřĂ· ú"ŃNxpĎá‰vú"ŃNxpŰá%ţ^¸;ĺí‚(7L´kíßővA&Úµöďz» ľ íZűw˝]܆‰v­ý»Ţ.lĂD»Öţ]o„µa˘]k˙®· bÚ0Ń®µ×Űmh×ÚżçíŠD;}‘h'<¸íđ/ÜťňvA8&Úµöďz» ś íZűw˝]Ά‰v­ý»Ţ.gĂD»Öţ]o„ła˘]k˙®· ÂŮ0Ń®µ×Űálh×Úżëí‚p6L´kíßóvE˘ťľH´Üvx‰żîNy» ś íZűw˝]Ά‰v­ý»Ţ.gĂD»Öţ]o„ła˘]k˙®· ÂŮ0Ń®µ×Űálh×Úżëí‚p6L´kíßővA8&Úµöďy»"ŃN_$Ú n;ĽÄß w§Ľ]Ά‰v­ý»Ţ.gĂD»Öţ]o„ła˘]k˙®· ÂŮ0Ń®µ×Űálh×Úżëí‚p6L´kíßővA8&Úµöďz» ś íZű7ĽMŻĽ—FĘ{iBy/}Ľň^)ďĄ ĺ˝ôńĘ{i¤Ľ—&”÷ŇÇ+陋ň^šPŢKŻĽ—FĘ{iBy/}Ľň^)ďĄ ĺ˝ôńĘ{i¤Ľ—&”÷ŇÇ+陋ň^šPŢKŻĽ—FĘ{iBy/©ßł@?ďďVňß~|^q1ŤÓ„âbúxĹĹ4R\LŠ‹éăÓHq1M(.¦ŹW\L#ĹĹ4ˇ¸>^q1ŤÓ„âbţŰźëő(TO$‚ęŹßłčцEOěVôÇ'‚ęQ"¨žH]Ł´Yšř;™`ąDi3](mJn;üńq˙"ÁrNi3-QÚLJ›ŇŰüJŕ"ÁrNi3-QÚLJ›ŇŰüÚŕ"ÁrNi3-QÚLJ›ŇŰüjá"ÁrNi3-QÚLJ›Ň{ŻH°ĽPÚ”Üvx‰żîNy» Ę ,§”6Ó ĄÍ4VÚíßővA|&XN)m¦J›i¬´)Úżëí‚Č6L°śRÚL+”6ÓXiS´×Ű1m`9Ą´™V(m¦±Ň¦h˙ž·+,/”6Ąw^ †)‹SÚ•i…vekWŠöďz» @ S§´+Ó íĘ4Ö®íßővA€¦,NiW¦Ú•i¬])Úżëí‚1LYśŇ®L+´+ÓX»R´ĎŰ)‹Ú•ŇŰ/ń÷ÂÝ)o„łaĘâ”veZˇ]™ĆÚ•˘ý»Ţ.gĂ”Ĺ)íĘ´B»2Ťµ+Eűw˝]Ά)‹SÚ•i…vekWŠöďz» ś S§´+Ó íĘ4Ö®íßóvEĘâ…vĄôŕ¶ĂKü˝pwĘŰál˛8Ą]™VhW¦±vĄh˙®· ÂŮ0eqJ»2­Đ®LcíJŃţ]o„łaĘâ”veZˇ™Ćj˘ý»Ţ.Ă$Ŕ95ȸ@2ő ㌠d\ ‡’qF2.…ŚCUČ8# čBơ0dśQ†Ś ¤!ăP2ÎCĆęq(gô!ăČ8TŚ3‘qFdŠDĆ•ȸH†/^ęđĹY!ľ¸F‰/^IńĹI-ľ¸FŚ/^©ńĹI9ľ¸FŹ/^ ňĹIEľ¸F’/^iňĹIQľ¸F•/^ÉňĹI]ľ¸F/^)óĹIiľ¸F›/^‰óĹIuľ¸Fž/^éóĹIľ¸Fˇ/^IôĹIŤľ¸F¤/^©ôĹI™ľ¸D§/^őĹ9Ąľ¸DŞ/^hőĹ9±ľ¸D­/^ČőĹ9˝ľ¸D°/^(öĹ9Éľ¸Dł/^öĹ9Őľ¸D¶/^čöĹ9ᾸDą/^H÷Ĺ9íľ¸DĽ/^¨÷Ĺ9ůľ¸Dż/^řĹ9ż¸FÂ/^iřĹIż¸DĹ/^ČřĹ9ż¸DČ/^(ůĹ9)ż¸DË/^ůĹ95ż¸DÎ/^čůĹ9Aż¸DŃ/^HúĹ9Mż¸DÔ/^¨úĹ9Yż¸D×/^űĹ9eż¸DÚ/^hűĹ9qż¸DÝ/^ČűĹ9}ż¸Fŕ/^)üĹI‰ż¸Dă/^üĹ9•ż¸Dć/^čüĹ9ˇż¸Dé/^HýĹ9­ż¸Dě/^¨ýĹ9ąż¸Dď/^ţĹ9Ĺż¸Dň/^hţĹ9Ńż¸Dő/^ČţĹ9Ýż¸Dř/^(˙Ĺ9鿸Dű/^˙Ĺ9őż¸Fţ/^é˙ĹIŔ¸D0^HĆ9 Ŕ¸D0^¨Ć9Ŕ¸D0^Ć9%Ŕ¸D 0^hĆ91Ŕ¸D 0^ČĆ9=Ŕ¸D0^(Ć9IŔ¸D0^Ć9UŔ¸D0^čĆ9aŔ¸D0^HĆ9mŔ¸@0ŐăŚ<`\ ‡qF!0.ŚCŤŔ8#¨ơL`śŃ Ś „ăP)0ÎHĆZq(gÔăąŔ8Ô Ś3‚qb`JĆÍŔ¸H<®´3ry6-pŤ~\Ľ“>Ü÷yAh¸J ś‘‹kTä╌śôáľĎ ‚ĹUZऔ\\Ł%ŻÄä¤÷}^>®Ň'ĺâEąx%)'}¸éó’tµ+Í3éĂ}ź×¸|ĺńśĂ+ććqşÚśôY\˘}/ÄĎ„·^1+ŹÓŐćĐâ´x!&<¸íđŠůxś®6'—č Ĺ !4áÁm‡,í/ŇŐćÄĐâ5´x!‡&<¸éđ’tµ+E4éĂ}ź×¸|ĺńśĂ+‚Ý8]mNĆ-.Ńq‹BnÂŰŻvătµ91·¸DÍ-^Čą n;Ľ"ŘŤÓŐć$ÝâM·x!ę&<¸íđŠ`7NW›v‹K”Ýâ…´›đŕ¦ĂKŇŐ®Ôݤ÷}^ăň•ÇsŻvătµ9‘·¸Dĺ-^ČĽ n;Ľ"ŘŤÓŐć¤Ţâ­·x!ö&<¸íđŠ`7NW›|‹Kßâ…ä›đŕ¶Ă+‚Ý8]mNö-.Ń}‹Âo›/IW»Ň~“>Ü÷yŤËWĎ9Ľ"ŘŤÓŐć$ŕâ ¸x!'<¸íđŠ`7NW›‚‹K”ŕâ…śđŕ¶Ă+‚Ý8]mN˙|E°§«5n;Ľ"ŘŤÓŐć$ěâ »x!b'<řşĂ_~˙ĺó—ôÇÜâO?¬Ó˛ĄWŽ?yŇ;˙Ąsţ×Ôđo˙é—źŔˇůîçď?ýţĎ?}ů˙řÓ—ż˙Ó÷čĂ˙Ęt“ç"Ę^pgrouting-pgrouting-2.1.0/src/vrppdtw/000077500000000000000000000000001257314352300200465ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrppdtw/CMakeLists.txt000066400000000000000000000002021257314352300226000ustar00rootroot00000000000000SET(PACKAGE_SQL_FILES "") ADD_SUBDIRECTORY(sql) SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) SUBDIRS(doc src test) pgrouting-pgrouting-2.1.0/src/vrppdtw/doc/000077500000000000000000000000001257314352300206135ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrppdtw/doc/CMakeLists.txt000066400000000000000000000000001257314352300233410ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrppdtw/doc/index.rst000077500000000000000000000054551257314352300224700ustar00rootroot00000000000000.. **************************************************************************** pgRouting Manual Copyright(c) pgRouting Contributors This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/ **************************************************************************** .. _pgr_gsocvrppdtw: pgr_vrppdtw - Pickup and Delivery problem =============================================================================== .. index:: single: pgr_gsocvrppdtw(text,integer,integer) module: vrppdtw Name ------------------------------------------------------------------------------- ``pgr_gsoc_vrppdtw`` — Returns optimized solution Synopsis ------------------------------------------------------------------------------- Vehicle Routing Problem with Pickup and Delivery (VRPPD): A number of goods need to be moved from certain pickup locations to other delivery locations. The goal is to find optimal routes for a fleet of vehicles to visit the pickup and drop-off locations. .. code-block:: sql pgr_gsoc_vrppdtw(text sql, integer , integer; Description ------------------------------------------------------------------------------- :sql: a SQL query, which should return a set of rows with the following columns: .. code-block:: sql select * from pgr_gsoc_vrppdtw( 'select * from customer order by id'::text, 25,200 ); Returns set of :ref:`type_cost_result`: :seq: row sequence :rid: route ID :nid: node ID (``-1`` for the last row) :cost: cost to traverse to ``seq`` Examples ------------------------------------------------------------------------------- .. code-block:: sql SELECT * from pgr_gsoc_vrppdtw( 'select * from customer order by id'::text, 25,200 ); seq | rid | nid | cost -----+------+------+------ 0 | 7 | 8 | 1 1 | 8 | 9 | 1 2 | 9 | 15 | 1 3 | 12 | -1 | 0 . | . | . | . . | . | . | . See Also ------------------------------------------------------------------------------- * :ref:`type_cost_result` * http://en.wikipedia.org/wiki/Vehicle_routing_problem pgrouting-pgrouting-2.1.0/src/vrppdtw/sql/000077500000000000000000000000001257314352300206455ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrppdtw/sql/CMakeLists.txt000066400000000000000000000002771257314352300234130ustar00rootroot00000000000000# Append in local scope LIST(APPEND PACKAGE_SQL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/routing_vrppdtw.sql ) # set in parent scope SET(PACKAGE_SQL_FILES "${PACKAGE_SQL_FILES}" PARENT_SCOPE) pgrouting-pgrouting-2.1.0/src/vrppdtw/sql/routing_vrppdtw.sql000066400000000000000000000025271257314352300246510ustar00rootroot00000000000000/*PGR Copyright (c) 2014 Manikata Kondeti mani.iiit123@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ ----------------------------------------------------------------------- -- Core function for vrp with sigle depot computation -- See README for description ----------------------------------------------------------------------- -- -- create or replace function pgr_gsoc_vrppdtw( sql text, vehicle_num integer, capacity integer, OUT seq integer, OUT rid integer, OUT nid integer, OUT cost integer ) returns setof record as '$libdir/librouting-2.1', 'vrppdtw' LANGUAGE c VOLATILE STRICT; pgrouting-pgrouting-2.1.0/src/vrppdtw/src/000077500000000000000000000000001257314352300206355ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/src/vrppdtw/src/CMakeLists.txt000066400000000000000000000001221257314352300233700ustar00rootroot00000000000000add_library(vrppdtw OBJECT pdp.h pdp.c Route.h Solution.h pdp_solver.cpp ) pgrouting-pgrouting-2.1.0/src/vrppdtw/src/Route.h000066400000000000000000000242671257314352300221170ustar00rootroot00000000000000/*PGR Copyright (c) 2014 Manikata Kondeti mani.iiit123@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef _ROUTE_H #define _ROUTE_H #include #include #include #include #include #include #include #include #include #include #include class Route { public: int twv; int cv; int dis; int path[1200]; int order[1200]; int path_length; Route() { twv=0; cv=0; dis=0; path_length=0; for(int i=0;i<1000;i++) { path[i]=0; order[i]=0; } } State append(customer *c, Pickup p, depot d,int CustomerLength, int PickupLength, State S); void update(customer *c,depot d); double cost(); int HillClimbing(customer *c,depot d,Pickup p); int insertOrder(customer *c,depot d,Pickup p); void remove(State S); // void print(); int RemoveOrder(Pickup p); }; int Route::RemoveOrder(Pickup p){ int flag=0; // printf("Remove Order with Pid=%d Did=%d\n",p.Pid,p.Did); for(int i=0;ic[path[i+1]].Ltime) { twv+=1; } dis+=c[path[i+1]].Stime; load+=c[path[i+1]].demand; } //Last cusotmer to depot if(i==path_length-1) { dis+=sqrt(((d.x-c[path[i]].x)*(d.x-c[path[i]].x))+((d.y-c[path[i]].y)*(d.y-c[path[i]].y))); if(dis>d.Ltime) { twv+=1; } } //Middle customers if(i>=0 && i< path_length-1) { dis+=sqrt(((c[path[i]].x-c[path[i+1]].x)*(c[path[i]].x-c[path[i+1]].x))+((c[path[i]].y-c[path[i+1]].y)*(c[path[i]].y-c[path[i+1]].y))); if(disc[path[i+1]].Ltime) { twv+=1; } dis+=c[path[i+1]].Stime; load+=c[path[i+1]].demand; } if(load>200 || load<0) { cv+=1; } } return; } double Route::cost() { return (0.3*dis)+(0.5*twv)+(0.2*cv); } int Route::insertOrder(customer *c, depot d, Pickup p) { // double cost1=0,cost2=0; twv=0,cv=0,dis=0; int swap=0; update(c,d); if(twv==0 && cv==0 && dis c[path[j]].Ltime) ){ //Swap Path swap=path[i]; path[i]=path[j]; path[j]=swap; //Swap order swap=order[i]; order[i]=order[j]; order[j]=swap; } } } //After complete sort int *temp=NULL; int *tempo=NULL; temp= (int *)malloc(1000*sizeof(int)); tempo= (int *)malloc(1000*sizeof(int)); for(int i=0;i0 || cv>0 || dis> d.Ltime) { return 1; } return 0; } int Route::HillClimbing(customer *c, depot d, Pickup p) { double cost1=0,cost2=0; twv=0,cv=0,dis=0; int swap=0; update(c,d); cost1=cost(); if(twv==0 && cv==0 && dis c[path[j]].Ltime) && (count_flag==0) ){ swap_flag=1; count_flag=1; //Swap Path swap=path[i]; path[i]=path[j]; path[j]=swap; //Swap order swap=order[i]; order[i]=order[j]; order[j]=swap; } update(c,d); cost2=cost(); if(cost2>cost1){ if(swap_flag==1){ //Swap Path swap=path[i]; path[i]=path[j]; path[j]=swap; //Swap order swap=order[i]; order[i]=order[j]; order[j]=swap; // update(c,d); } } } } //After complete sort int *temp=NULL; int *tempo=NULL; temp= (int *)malloc(1000*sizeof(int)); tempo= (int *)malloc(1000*sizeof(int)); for(int i=0;i0 || cv>0 || dis> d.Ltime) { return 1; } return 0; } #if 0 void Route::print(){ printf("%d ",dis); printf("%d ",twv); printf("%d ",cv); printf("%lf ",cost()); printf("["); for(int i=0;i #include #include #include #include #include #include #include #include #include #include #include "./Route.h" class Solution{ public: Solution(){ route_length=0,cost_total=0,twv_total=0,cv_total=0,dis_total=0; } //Variables int twv_total; int cv_total; int dis_total; double cost_total; std::vector r; int route_length; //Methods void dump(); double getCost(); Solution getBestofNeighborhood(Solution S, customer *c, depot d, Pickup *p,int CustomerLength, int PickupLength); void UpdateSol(); }; class Neighborhoods{ public: Neighborhoods(){} Solution BestSPI(Solution S, customer *c, depot d, Pickup *p, int CustomerLength, int PickupLength); }; void Solution::UpdateSol() { cost_total=0,twv_total=0,cv_total=0,dis_total=0; int routes_del=0; for(int i=0;i 92 #include "access/htup_details.h" #endif #include "fmgr.h" #include "./pdp.h" Datum vrppdtw(PG_FUNCTION_ARGS); #undef DEBUG //#define DEBUG 1 #ifdef DEBUG #define DBG(format, arg...) \ elog(NOTICE, format , ## arg) #else #define DBG(format, arg...) do { ; } while (0) #endif // The number of tuples to fetch from the SPI cursor at each iteration #define TUPLIMIT 1000 #ifndef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif static char *text2char(text *in) { char *out = (char*)palloc(VARSIZE(in)); memcpy(out, VARDATA(in), VARSIZE(in) - VARHDRSZ); out[VARSIZE(in) - VARHDRSZ] = '\0'; return out; } static int finish(int code, int ret) { code = SPI_finish(); if (code != SPI_OK_FINISH ) { elog(ERROR,"couldn't disconnect from SPI"); return -1 ; } return ret; } typedef struct Customer_type{ int id; int x; int y; int demand; int Etime; int Ltime; int Stime; int Pindex; int Dindex; }customer_t; #if 0 static int conn(int *SPIcode) { int res = 0; *SPIcode = SPI_connect(); if (*SPIcode != SPI_OK_CONNECT) { elog(ERROR, "vrppdtw: couldn't open a connection to SPI"); res = -1; } return res; } static int prepare_query(Portal *SPIportal, char* sql) { int res = 0; void* SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "vrppdtw: couldn't create query plan via SPI"); res = -1; } if ((*SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "vrppdtw: SPI_cursor_open('%s') returns NULL", sql); res = -1; } return res; } #endif static int fetch_customer_columns(SPITupleTable *tuptable, customer_t *c , int vehicle_count , int capacity) { DBG("Customer Data"); c->id = SPI_fnumber(SPI_tuptable->tupdesc, "id"); DBG(" id done "); c->x = SPI_fnumber(SPI_tuptable->tupdesc, "x"); DBG("x done"); c->y = SPI_fnumber(SPI_tuptable->tupdesc, "y"); DBG("y done"); c->demand = SPI_fnumber(SPI_tuptable->tupdesc, "demand"); DBG("demand done"); c->Etime = SPI_fnumber(SPI_tuptable->tupdesc, "etime"); DBG("etime done"); c->Ltime = SPI_fnumber(SPI_tuptable->tupdesc, "ltime"); DBG("ltime done"); c->Stime = SPI_fnumber(SPI_tuptable->tupdesc, "stime"); DBG("stime done"); c->Pindex = SPI_fnumber(SPI_tuptable->tupdesc, "pindex"); DBG("pindex done"); c->Dindex = SPI_fnumber(SPI_tuptable->tupdesc, "dindex"); DBG("dindex done"); if (c->id == SPI_ERROR_NOATTRIBUTE || c->x == SPI_ERROR_NOATTRIBUTE || c->y == SPI_ERROR_NOATTRIBUTE || c->demand == SPI_ERROR_NOATTRIBUTE || c->Ltime == SPI_ERROR_NOATTRIBUTE || c->Stime == SPI_ERROR_NOATTRIBUTE || c->Pindex == SPI_ERROR_NOATTRIBUTE || c->Dindex == SPI_ERROR_NOATTRIBUTE || c->Etime == SPI_ERROR_NOATTRIBUTE) { elog(ERROR, "Error, query must return columns " "'id', 'x','y','demand', 'Etime', 'Ltime', 'Stime', 'Pindex', and 'Dindex'"); return -1; } DBG("Returned from here "); return 0; } static void fetch_customer(HeapTuple *tuple, TupleDesc *tupdesc, customer_t *c_all, customer *c_single) { Datum binval; bool isnull; DBG("Hey baby in fetch_customer"); binval = SPI_getbinval(*tuple, *tupdesc, c_all->id, &isnull); DBG("fetching first thing"); if (isnull) elog(ERROR, "id contains a null value"); c_single->id = DatumGetInt32(binval); DBG("id = %d", c_single->id); DBG("fetching second thing"); binval = SPI_getbinval(*tuple, *tupdesc, c_all->x, &isnull); if (isnull) elog(ERROR, "x contains a null value"); c_single->x = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, c_all->y, &isnull); if (isnull) elog(ERROR, "y contains a null value"); c_single->y = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, c_all->demand, &isnull); if (isnull) elog(ERROR, "demand contains a null value"); c_single->demand = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, c_all->Etime, &isnull); if (isnull) elog(ERROR, "Etime contains a null value"); c_single->Etime = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, c_all->Ltime, &isnull); if (isnull) elog(ERROR, "Ltime contains a null value"); c_single->Ltime = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, c_all->Stime, &isnull); if (isnull) elog(ERROR, "Stime contains a null value"); c_single->Stime = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, c_all->Pindex, &isnull); if (isnull) elog(ERROR, "pindex contains a null value"); c_single->Pindex = DatumGetInt32(binval); binval = SPI_getbinval(*tuple, *tupdesc, c_all->Dindex, &isnull); if (isnull) elog(ERROR, "dindex contains a null value"); c_single->Dindex = DatumGetInt32(binval); return; } //Note:: edge_colums = total , //ly customer_t = total .... static int compute_shortest_path(char* sql, int vehicle_count, int capacity , path_element **results, int *length_results_struct) { int SPIcode; void *SPIplan; Portal SPIportal; bool moredata = TRUE; int ntuples; customer *customer_single=NULL; int total_tuples = 0; customer_t customer_all = {.id= -1, .x=-1, .y=-1 , .demand=-1 , .Etime=-1, .Ltime=-1 , .Stime=-1 , .Pindex=-1 , .Dindex=-1 }; // write this char *err_msg; int ret = -1; // register int z; DBG("start shortest_path\n"); SPIcode = SPI_connect(); if (SPIcode != SPI_OK_CONNECT) { elog(ERROR, "shortest_path: couldn't open a connection to SPI"); return -1; } SPIplan = SPI_prepare(sql, 0, NULL); if (SPIplan == NULL) { elog(ERROR, "shortest_path: couldn't create query plan via SPI"); return -1; } if ((SPIportal = SPI_cursor_open(NULL, SPIplan, NULL, NULL, true)) == NULL) { elog(ERROR, "shortest_path: SPI_cursor_open('%s') returns NULL", sql); return -1; } while (moredata == TRUE) { SPI_cursor_fetch(SPIportal, TRUE, TUPLIMIT); DBG("Checking "); if (customer_all.id == -1) { if (fetch_customer_columns(SPI_tuptable, &customer_all,vehicle_count, capacity) == -1) { return finish(SPIcode, ret); } DBG("Here I am "); } ntuples = SPI_processed; total_tuples += ntuples; DBG("Calculated total_tuples ntuples=%d total_tuples =%d ", ntuples, total_tuples); if (customer_single==NULL) customer_single = palloc(total_tuples * sizeof(customer)); else customer_single = repalloc(customer_single, total_tuples * sizeof(customer)); DBG("Error here "); if (customer_single == NULL) { elog(ERROR, "Out of memory"); return finish(SPIcode, ret); } if (ntuples > 0) { DBG("Check here "); int t; SPITupleTable *tuptable = SPI_tuptable; TupleDesc tupdesc = SPI_tuptable->tupdesc; for (t = 0; t < ntuples; t++) { DBG("In for loop "); HeapTuple tuple = tuptable->vals[t]; DBG("Manikanta "); fetch_customer(&tuple, &tupdesc, &customer_all , &customer_single[total_tuples - ntuples + t]); DBG("After Function call"); } SPI_freetuptable(tuptable); } else { moredata = FALSE; } } int k; for(k=0;kmulti_call_memory_ctx); results = (path_element *)palloc(sizeof(path_element)*((length_results_struct)+1)); DBG("Calling compute_shortes_path"); // ret = compute_shortest_path( text2char(PG_GETARG_TEXT_P(0)), // customers sql PG_GETARG_INT32(1), // vehicles count PG_GETARG_INT32(2), // capacity count &results, &length_results_struct ); DBG("Back from solve_vrp, length_results: %d", length_results_struct); /* total number of tuples to be returned */ funcctx->max_calls = length_results_struct; funcctx->user_fctx = results; /* Build a tuple descriptor for our result type */ if (get_call_result_type(fcinfo, NULL, &tuple_desc) != TYPEFUNC_COMPOSITE) ereport(ERROR, (errcode(ERRCODE_FEATURE_NOT_SUPPORTED), errmsg("function returning record called in context " "that cannot accept type record"))); funcctx->tuple_desc = BlessTupleDesc(tuple_desc); MemoryContextSwitchTo(oldcontext); } /* stuff done on every call of the function */ funcctx = SRF_PERCALL_SETUP(); call_cntr = funcctx->call_cntr; max_calls = funcctx->max_calls; tuple_desc = funcctx->tuple_desc; results = (path_element *) funcctx->user_fctx; /* do when there is more left to send */ if (call_cntr < max_calls) { HeapTuple tuple; Datum result; Datum *values; char* nulls; DBG("Till hereee "); values = palloc(4 * sizeof(Datum)); nulls = palloc(4 * sizeof(char)); values[0] = Int32GetDatum(results[call_cntr].seq); nulls[0] = ' '; values[1] = Int32GetDatum(results[call_cntr].rid); nulls[1] = ' '; values[2] = Int32GetDatum(results[call_cntr].nid); nulls[2] = ' '; values[3] = Int32GetDatum(results[call_cntr].cost); nulls[3] = ' '; tuple = heap_formtuple(tuple_desc, values, nulls); /* make the tuple into a datum */ result = HeapTupleGetDatum(tuple); /* clean up (this is not really necessary) */ pfree(values); pfree(nulls); SRF_RETURN_NEXT(funcctx, result); } /* do when there is no more left */ else { DBG("Ending function\n"); free(results); DBG("Itinerary cleared\n"); SRF_RETURN_DONE(funcctx); } } pgrouting-pgrouting-2.1.0/src/vrppdtw/src/pdp.h000066400000000000000000000065001257314352300215720ustar00rootroot00000000000000/*PGR Copyright (c) 2014 Manikata Kondeti mani.iiit123@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include #include #include "postgres.h" #ifndef _PDP_H #define _PDP_H // Structures and variables which help us in storing the data typedef struct Depot{ int id; int x; int y; int demand; int Etime; int Ltime; int Stime; int Pindex; int Dindex; }depot; typedef struct Customer{ int id; int x; int y; int demand; int Etime; int Ltime; int Stime; int Pindex; int Dindex; double Ddist; int P; int D; }customer; typedef struct Pickup{ int id; int Pid; double Ddist; int Did; int checked; }pickup; typedef struct Vehicle{ int capacity; int used_vehicles; int given_vehicles; int speed; int cost; }VehicleInfo; // A module which calculates distance double CalculateDistance(int x1,int y1,int x2,int y2) { return sqrt(((x2-x1)*(x2-x1))+((y2-y1)*(y2-y1))); } /* // DEPOT: With id=0 depot ScanDepot(depot d) { scanf("%d",&d.id); scanf("%d",&d.x); scanf("%d",&d.y); scanf("%d",&d.demand); scanf("%d",&d.Etime); scanf("%d",&d.Ltime); scanf("%d",&d.Stime); scanf("%d",&d.Pindex); scanf("%d",&d.Dindex); return d; } // CUSTOMER: WITH id>=1 customer ScanCustomer(int id,customer c,depot d) { c.id=id; scanf("%d",&c.x); scanf("%d",&c.y); scanf("%d",&c.demand); scanf("%d",&c.Etime); scanf("%d",&c.Ltime); scanf("%d",&c.Stime); scanf("%d",&c.Pindex); scanf("%d",&c.Dindex); if(c.Pindex==0) { c.P=1; c.D=0; } else if(c.Dindex==0) { c.D=1; c.P=0; } c.Ddist=CalculateDistance(c.x,c.y,d.x,d.y); return c; } //VEHICLE: First Line contains vehicle data VehicleInfo ScanVehicle(VehicleInfo Vehicle) { scanf("%d",&Vehicle.given_vehicles); scanf("%d",&Vehicle.capacity); scanf("%d",&Vehicle.speed); Vehicle.used_vehicles=0; return Vehicle; } */ // Part of code: It is used to save some variables and helps if we need to revisit previous state. typedef struct statesave{ int twv; int cv; int dis; // vector path; // vector order; int path[1000]; int order[1000]; int path_length; }State; typedef struct PathElement { int seq; int rid; int nid; int nseq; int cost; } path_element; #ifdef __cplusplus extern "C" #endif int Solver(customer *c, int total_tuples, int vehicle_count, int capacity , char **msg, path_element **results, int *length_results); #ifdef __cplusplus extern "C" #endif #endif pgrouting-pgrouting-2.1.0/src/vrppdtw/src/pdp_solver.cpp000066400000000000000000000345571257314352300235340ustar00rootroot00000000000000/*PGR Copyright (c) 2014 Manikata Kondeti mani.iiit123@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* *****list of files in this dir******* pdp.cpp --> Main solver pdp.h ---> Structures defined in this header file Solution.h -----> It contains the Solution Class and Code related to Neighborhoods Route.h -----> Explains all about Route Class. pdp.c ---> Contains all the details on pgRouting integration. The main problem is in two steps. 1.)Getting the initial solutiion and 2.)Optimizing it. 1.) "Initial solution": A few heuristics are applied to find a feasible initial solution. Sequential Construction and Hill climbing. More implementation details are found here:: https://github.com/pgRouting/pgrouting/wiki/VRP-Pickup-Delivery-Problem 2.) "Optimizing the Solution": A reactive tabu search is applied on the initial solution to get a feasible optimized solution. TabuSearch comes under local search methods. We have three neighborhoods i) Single Paired Insertion ii) Swapping pairs between routes iii)Within Route Insertion. Tabu attributes plays an important role in giving the best solution(it includes TabuLength, A vector containing feasible solutions and a counter for number of solutions). Reactive part discussed in the paper is to modify TabuLength based on the solution cycle. */ #ifdef __MINGW32__ #include #include #endif #include #include #include #include #include #include #include #include #include #include #include //Headers Include #include "./pdp.h" #include "./Solution.h" #include "./Route.h" int PickupLength=0; //Depot depot d; //Vehicle //Customer Data customer *c=NULL; pickup *p=NULL; int len=0; int CustomerLength; std::vector T; Route *r=NULL; //Definitions for a few functions int TabuSearch(); //Vector containing solutions //Initial Solution Solution S0; void result_struct(); int Solver(customer *c1,int total_tuples, int VehicleLength, int capacity , char **msg, path_element **results, int *length_results_struct) { CustomerLength= total_tuples-1; c = (customer *)malloc((CustomerLength+5)*sizeof(customer)); p = (pickup *)malloc((CustomerLength+5)*sizeof(pickup)); r = (Route *)malloc((CustomerLength+5)*sizeof(Route)); VehicleInfo Vehicle; //Depot Data d.id = c1[0].id; d.x = c1[0].x; d.y = c1[0].y; d.demand = c1[0].demand; d.Etime = c1[0].Etime; d.Ltime = c1[0].Ltime; d.Stime = c1[0].Stime; d.Pindex = c1[0].Pindex; d.Dindex = c1[0].Dindex; //Customer Data for(int i=1;i<=CustomerLength;i++) { c[i].id = c1[i].id; c[i].x = c1[i].x; c[i].y = c1[i].y; c[i].Etime = c1[i].Etime; c[i].demand = c1[i].demand; c[i].Ltime = c1[i].Ltime; c[i].Stime = c1[i].Stime; c[i].Pindex = c1[i].Pindex; c[i].Dindex = c1[i].Dindex; c[i].Ddist= CalculateDistance(c[i].x, c[i].y ,d.x, d.y); if(c[i].Pindex==0){ c[i].P=1; c[i].D=0; } if(c[i].Dindex==0){ c[i].D=1; c[i].P=0; } } //Vehicle Data Vehicle.given_vehicles = VehicleLength; Vehicle.capacity = capacity; Vehicle.speed = 1; Vehicle.used_vehicles=0; //From customers put aside all the pickup's; for(int i=1;i<=CustomerLength;i++){ if(c[i].P==1){ PickupLength+=1; p[PickupLength].id=PickupLength; p[PickupLength].Did=c[i].Dindex; p[PickupLength].Ddist=c[i].Ddist; p[PickupLength].Pid=c[i].id; } } // printf("Pickup Length=%d \n",PickupLength); //Sort Pickup's int swap; double swap1; for(int i=1;i<=PickupLength;i++) { for(int j=1;j<=PickupLength-i;j++){ if(p[j].Ddist>p[j+1].Ddist){ swap1=p[j].Ddist; p[j].Ddist=p[j+1].Ddist; p[j+1].Ddist=swap1; swap=p[j].Did; p[j].Did=p[j+1].Did; p[j+1].Did=swap; swap=p[j].Pid; p[j].Pid=p[j+1].Pid; p[j+1].Pid=swap; swap=p[j].id; p[j].id=p[j+1].id; p[j+1].id=swap; } } p[i].checked=0; } for(int i=1;i<=PickupLength;i++) { // DBG("PickupID[%d]=%lf\n",p[i].id,p[i].Ddist); } // int flag_complete=0; int checked=0; //Sequential Construction for(int v=1;v<110;v++){ for(int i=PickupLength;i>=1;i--){ if(p[i].checked!=1){ State S; S=r[v].append(c,p[i],d,CustomerLength,PickupLength,S); int flag=r[v].HillClimbing(c,d,p[i]); if(flag==1){ //Remove p[i].checked=0; r[v].remove(S); } else{ p[i].checked=1; checked+=1; } } //Requests complete } Vehicle.used_vehicles=v; if(checked==PickupLength) { v=9999; } } // *length_results_struct = d.Ltime; int sum=0,rts=0; for(int i=1;i<=Vehicle.used_vehicles;i++){ // printf("%d, ",i); // r[i].print(); sum+=r[i].dis; if(r[i].dis!=0){ rts+=1; } Vehicle.cost=sum; } // printf("Sum=%d Routes=%d Vehicle.used_vehicles=%d\n",sum,rts,Vehicle.used_vehicles); //Storing Initial Solution (S0 is the Initial Solution) for(int i=1;i<=Vehicle.used_vehicles;i++) { S0.cost_total+=r[i].cost(); S0.dis_total+=r[i].dis; S0.twv_total+=r[i].twv; S0.cv_total+=r[i].cv; } S0.route_length=Vehicle.used_vehicles; for(int i=1;i<=Vehicle.used_vehicles;i++) { S0.r.push_back(r[i]); } // printf("Size =>> S0.r.size=%ld\n", S0.r.size()); //Starting Neighborhoods // printf("\nNeighborhoods From now\n"); int sol_count=TabuSearch(); //Copying back the results // path_element->results , path_length { we need to send (results, length_results) backk ; int nodes_count; nodes_count= CustomerLength; *results = (path_element *) malloc(sizeof(path_element) * (nodes_count + 5*VehicleLength)); int length_results=0; int *cost, *cost_nodes; cost = (int *)malloc(1000*sizeof(int)); cost_nodes = (int *)malloc(1000*sizeof(int)); //Cost Calculation int copy_length=0; // TAKE AN ARRAY EMBED EVERYTHING for(int itr_route=0;itr_route T; **********After********** Solution S,S0,SBest; //S0 is initial S=S0; Double CBest,SBest; CBest = S.getCost(); SBest = S0; n=0; //Counter while(1) { S = S.getBextofNeighborhood(); if(S==NULL) break; if(S.getCost() < CBest){ SBest = S; CBest = S.getCost(); } T.push_back(S); n++; if(n>maxItr) break; } */ S=S0; CBest = S.getCost(); SBest = S0; T.clear(); T.push_back(S0); while(1) { S = S.getBestofNeighborhood(S,c,d,p,CustomerLength,PickupLength); if(S.getCost()==0) break; if (S.getCost() < CBest){ SBest = S; CBest = S.getCost(); T.push_back(S); } else if(S.getCost() == CBest ) { // printf("\n****************Repeated Solution****************\n"); int k= ((12)*maxItr)/100; maxItr = maxItr-k; // printf("Maxitr after repeating %d k =%d\n",maxItr,k); } n++; if (n > maxItr) break; } #if 0 printf("Size of Tabu=%ld &&& n=%d maxItr=%d\n",T.size(),n,maxItr); for(unsigned int itr=0;itr { 'comment' => 'VRPPDTW: test for any versions.', 'data' => ['pdp-any-00.data'], 'tests' => [qw(pdp-any-01)] }, # 'vpg-vpgis' => {}, # for version specific tests # '8-1' => {}, # for pg 8.x and postgis 1.x # '9.2-2.1' => {}, # for pg 9.2 and postgis 2.1 ); 1; pgrouting-pgrouting-2.1.0/tools/000077500000000000000000000000001257314352300167115ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/tools/NOTES.txt000066400000000000000000000160371257314352300203510ustar00rootroot00000000000000Author: Stephen Woodbridge Date: 2013-03-30 Updated: 2013-09-01 #--------------------------- TODO ----------------------------------- [ ] Version the libraries so multiple versions can be installed * apply a version number to the library files * modify the sql to reference the versioned library [ ] rewrite driving distance to use postgis delaney triangles [X] integrate my tsp solver [X] refactor tsp to use my solver [ ] add assign_vertex_id_3d [X] refactor the sql api to be more consistent [X] prefix all functions (and types?) with pgr_ [X] integrate APSP into tree (2 versions) https://github.com/pgRouting/pgrouting/wiki/APSP https://github.com/pgRouting/pgrouting/tree/gsoc-tdsp/core/src https://github.com/pgRouting/pgrouting/tree/apsp-johnson/core/src [X] add bidirectional sp and A* functions https://github.com/zibon/pgrouting [ ] compute route between multiple way points using a single graph [ ] implement driving distance with concave hull https://github.com/mbasa/pgrouting [ ] implement driving distance with deluaney triangles and intersect Z planes [X] kdijkstra implementation? https://github.com/pgRouting/pgrouting/wiki/One_to_many-Dijkstra---To-review ---------------------------------------------------------- This file contains various notes related to building pgRouting in MinGW/MSYS 32/64 bit environments. Here are some reference links I have collected from various places: http://pgrouting.org/docs/howto/build_on_windows.html https://github.com/sanak/pgrouting4w http://stackoverflow.com/questions/5299468/unable-to-build-boost-libraries-with-gcc https://github.com/sanak/pgrouting4w/commit/6ec1672f79f7070c60fb6095342d7d0b55cf2659 http://trac.osgeo.org/postgis/ticket/1820 http://trac.osgeo.org/postgis/wiki/DevWikiWinMingW64 http://www.bostongis.com/postgisstuff/ming32.zip http://www.bostongis.com/postgisstuff/ming64.zip http://sourceforge.net/apps/trac/mingw-w64/wiki/Compile%20pthreads ----------------------------------------------------------- cd /c/ming64/projects wget ftp://sources.redhat.com/pub/pthreads-win32/pthreads-w32-2-9-1-release.tar.gz tar xzf pthreads-w32-2-9-1-release.tar.gz cd pthreads-w32-2-9-1-release wget http://prdownloads.sourceforge.net/gaul/gaul-devel-0.1849-0.tar.bz2?download tar xjf gaul-devel-0.1849-0.tar.bz2 cd gaul-devel-0.1849-0 ./configure --enable-slang=no # -------------------------- boost libraries ---------------------------- #### boost_1_51 does NOT work with pgrouting use 1_46_1 below cd /c/ming64/projects wget http://sourceforge.net/projects/boost/files/boost/1.51.0/boost_1_51_0.tar.bz2/download tar xjf boost_1_51_0.tar.bz2 cd boost_1_51_0 start cmd bootstrap.bat mingw b2.bat exit ./bjam toolset=gcc address-model=64 define=BOOST_USE_WINDOWS_H link=static threading=multi --with-thread --prefix=/usr/local install cd /c/ming64/projects wget http://sourceforge.net/projects/boost/files/boost/1.46.1/boost_1_46_1.tar.bz2/download tar xjf boost_1_46_1.tar.bz2 cd boost_1_46_1 start cmd bootstrap.bat gcc b2.bat exit ./bjam toolset=gcc address-model=64 define=BOOST_USE_WINDOWS_H link=static threading=multi --with-thread --prefix=/usr/local install # ------------------------- CGAL 3.9 ------------------------------------ cd /c/ming64/projects wget --no-check-certificate https://gforge.inria.fr/frs/download.php/29126/CGAL-3.9.zip unzip CGAL-3.9.zip cd CGAL-3.9 mkdir -p build/mingw cd build/mingw/ cmake -G"MSYS Makefiles" -DCMAKE_INSTALL_PREFIX:PATH=/usr/local -DCMAKE_CXX_FLAGS:STRING="-DBOOST_THREAD_USE_LIB -DBoost_USE_STATIC_LIBS -DBOOST_USE_WINDOWS_H" -DBoost_INCLUDE_DIR:PATH=/usr/local/include/boost-1_51 -DBOOST_LIBRARYDIR:PATH=/usr/local/lib ../../ # Add a "#include " at the top of the "src/CGAL/all_files.cpp" # and "src/ImageIO/all_files.cpp". make make install # ------------------------- GAUL ---------------------------------------- cd /c/ming64/projects wget http://prdownloads.sourceforge.net/gaul/gaul-devel-0.1849-0.tar.bz2?download tar xfj gaul-devel-0.1849-0.tar.bz2 cd gaul-devel-0.1849-0 ./configure --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --enable-slang=no --enable-pthread=no --enable-shared=yes # Edit "util/gaul/gaul_config.h" and "util/gaul/gaul_config_win.h" # define FUNCPROTO __declspec (dllimport) # -> # define FUNCPROTO make #*** If "values.h: No such file or directory" error occurred, execute as follows. #*** $ touch /mingw/x86_64-w64-mingw32/include/values.h #*** $ make make install # -------------------------- pgrouting ---------------------------------- cd /c/ming64/projects git clone git@github.com:pgRouting/pgrouting.git git checkout sew-devel-2_0 cmake -G"MSYS Makefiles" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-static-libgcc -static-libstdc++ -Wl,--enable-stdcall-fixup" -DBoost_INCLUDE_DIR:PATH=/usr/local/include/boost-1_51 -DBOOST_THREAD_LIBRARIES:FILEPATH=/usr/local/lib/libboost_thread-mgw45-mt-1_51.a -DGAUL_INCLUDE_DIR:PATH=/usr/local/include -DGAUL_LIBRARIES:FILEPATH=/usr/local/lib/libgaul.a -DGAUL_UTIL_LIBRARIES:FILEPATH=/usr/local/lib/libgaul_util.a -DCGAL_INCLUDE_DIR:PATH=/usr/local/include -DCGAL_LIBRARIES:FILEPATH=/usr/local/lib/libCGAL.a -DGMP_LIBRARIES:FILEPATH=/usr/local/lib/libCGAL.a -DWITH_TSP=ON -DWITH_DD=ON . cmake -G"MSYS Makefiles" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-static-libgcc -static-libstdc++ -Wl,--enable-stdcall-fixup" -DBoost_INCLUDE_DIR:PATH=/usr/local/include/boost-1_46_1 -DBOOST_THREAD_LIBRARIES:FILEPATH=/usr/local/lib/libboost_thread-mgw45-mt-1_46_1.a -DGAUL_INCLUDE_DIR:PATH=/usr/local/include -DGAUL_LIBRARIES:FILEPATH=/usr/local/lib/libgaul.a -DGAUL_UTIL_LIBRARIES:FILEPATH=/usr/local/lib/libgaul_util.a -DCGAL_INCLUDE_DIR:PATH=/usr/local/include -DCGAL_LIBRARIES:FILEPATH=/usr/local/lib/libCGAL.a -DGMP_LIBRARIES:FILEPATH=/usr/local/lib/libCGAL.a -DWITH_TSP=ON -DWITH_DD=ON . make make install # ------------------------- pgrouting ------------------------------- Some general notes regarding pgrouting code: I noticed that when I moved trsp into the core, that I double defined PG_MODULE_MAGIC. This macro is required once for each library extension and trsp was a separate library module before. This is just UGLY, we have to define it once, which means including it in one arbitrary source file in the library. It is currently defined in dijkstra.c as I commented out the definition in trsp. It would be nice to find a cleaner way to do this. # ------------------------- miscelaneous ---------------------------- # you can regenerate trsp-test-image.png with the command shp2img -m trsp-test-image.map -o trsp-test-image.png -i agg_qn #-------------------------------------------------------------------- How To debug postgresql back-end? The main problem in doing this is that you have to compile progresql with --enable-debug and optimize flags off. # BINDIR=`pg_config --bindir` echo "run --single -E -d 3 -D /etc/postgresql/9.2/main/ test_apsp" echo "select (r).vertex_id, (r).edge_id, round((r).cost::numeric, 6) from ( select pgr_bd_dijkstra('select * from bdd_ways'::text, 6585, 8247, true, true) as r ) as foo;" sudo -u postgres gdb $BINDIR/postgres pgrouting-pgrouting-2.1.0/tools/build-extension-update-files000077500000000000000000000200741257314352300243330ustar00rootroot00000000000000#!/usr/bin/perl -w eval 'exec /usr/bin/perl -S $0 ${1+"$@"}' if 0; #$running_under_some_shell # ------------------------------------------------------------- # Usage: build-extension-update-files [] # # Author: Stephen Woodbridge # Date: 2015-07-25 # License: MIT-X # ------------------------------------------------------------- # Description # # This script read a file from lib/pgrouting--.sig # that should be the .sig for the current version of the extension. # lib/pgrouting--.sig # # It then looks in tools/sigs/pgrouting--.sig and # creates an update script for each version found. The update scripts # are written to: # build/lib/pgrouting----.sql # and "sudo make install" will install them as part of the extension. # # Algorithm # 1. check if lib/pgrouting--.sig exists and load it # 2. get a list of version signatures from tools/sigs/* # 3. foreach old version sig file # 4. generate an update file in lib/ # # This is part of the automated pgRouting extension update # system that PostgreSQL require a collection of files that define # how to update an old version of pgRouting to the current version # using "ALTER EXTENSION pgrouting UPDATE TO ;" # The lib/pgrouting--.sig and the update scripts # are automatically generated when when cmake is run. You don't # need to run this script manually. # # See also tools/mk-signature-file # ------------------------------------------------------------ use strict; use Data::Dumper; use File::Find (); my $DEBUG = 0; use vars qw/*name *dir *prune/; *name = *File::Find::name; *dir = *File::Find::dir; *prune = *File::Find::prune; sub Usage { die "Usage: build-extension-update-files []\n"; } # get the commandline options # these are typically set by cmake my $version = shift @ARGV || Usage(); my $src_dir = shift @ARGV || '.'; # define the input file names and verify they exist. my $SIG = "lib/pgrouting--$version.sig"; my $SQL = "lib/pgrouting--$version.sql"; die "ERROR: Failed to find '$SIG'\n" unless -f $SIG; die "ERROR: Failed to find '$SQL'\n" unless -f $SQL; # collect a list of the old version .sig files my @old_files = (); # read and parse the current version .sig file my $new_hash = read_sig_file( $SIG ); # assume we are in the build dir, but we might be up one level # if we are somewhere else we will fail to find the files my $sig_dir = 'tools/sigs/'; $sig_dir = '../tools/sigs/' if -d '../tools/sigs'; $sig_dir = $src_dir . '/tools/sigs/' if -d $src_dir . '/tools/sigs'; # search for the old version .sig files in $sig_dir # and save the /path/file.sig into @old_files File::Find::find({wanted => \&wanted}, $sig_dir); # foreach old files for my $old_file ( sort @old_files ) { # read and parse the .sig my $old_hash = read_sig_file( $old_file ); # and generate and write the update script file generate_upgrade_script( $new_hash, $old_hash); } exit 0; sub wanted { /^.*\.sig\z/s && push @old_files, $name; } # read and parse the .sig file and store the results into hash sub read_sig_file { my $file = shift; my %hash = (); open(IN, $file) || die "ERROR: Failed to open '$file'\n"; my $state = 0; while (my $line = ) { if ($line =~ /^#VERSION pgrouting (\d+\.\d+\.\d+)\s*$/i) { $hash{VERSION} = $1; } elsif ($line =~ /^#TYPES\s*/i) { $state = 1; next; } elsif ($line =~ /^#FUNCTIONS\s*/i) { $state = 2; next; } elsif ($line =~ /^#/) { next; } $line =~ s/\s*$//; if ($state == 1) { push @{$hash{types}}, $line; } elsif ($state == 2) { push @{$hash{funcs}}, $line; } } close(IN); return \%hash; } # analyze the old .sig hash as compared to the new .sig hash # and create an update script file for its version. sub generate_upgrade_script { my ($new, $old) = @_; my $err = 0; my @types2remove = (); my @commands = (); # fetch the VERSION numbers my $n_ver = $new->{VERSION}; my $o_ver = $old->{VERSION}; # analyze types my $ntype = $new->{types}; my $otype = $old->{types}; # create a hash like => for new types my %ntype_h = (); for my $x (@{$ntype}) { $x =~ m/(\w+)(\([^\)]+\))$/; $ntype_h{lc($1)} = lc($2); } # check if old type exists with different column types for my $x (@{$otype}) { $x =~ m/(\w+)(\([^\)]+\))$/; my $name = lc($1); my $cols = lc($2); if ($ntype_h{$name}) { if ($ntype_h{$name} ne $cols) { warn "WARNING: old type '$name$cols' changed to '$name$ntype_h{$name}' !\n"; $err = 1; } else { push @types2remove, $name; } } } # analyze function sigs my $nsig = $new->{funcs}; my $osig = $old->{funcs}; # create an unique hash map of the new signatures # to quickly determine if an old signature exists or not # in the new signatures. my %fmap = map { $_ => 1 } @{$nsig}; for my $x (@{$osig}) { # see if the old signature is in the new signature map my $exists = $fmap{$x} || '0'; print "$exists\t$x\n" if $DEBUG; # if the function does NOT exist in the current version # then it needs to be removed from the extension if (! $exists) { print "ALTER EXTENSION pgrouting DROP FUNCTION $x;\n" if $DEBUG; push @commands, "ALTER EXTENSION pgrouting DROP FUNCTION $x;\n"; } # otherwise we only need to drop in case an argument name change # so it will not fail on create or replace function print "DROP FUNCTION IF EXISTS $x;\n" if $DEBUG; push @commands, "DROP FUNCTION IF EXISTS $x;\n"; } # UGH! someone change the definition of the TYPE or reused an existing # TYPE name which is VERY BAD because other poeple might be dependent # on the old TYPE so we can DROP TYPE CASCADE; or we might drop # a user's function. So juse DIE and maybe someone can resolve this die "ERROR: pgrouting TYPE changed! Cannot continue!\n" if $err; write_script($o_ver, $n_ver, \@types2remove, join('', @commands)); } # we have all the data we need, so write the extension update script sub write_script { my ($o_ver, $n_ver, $types, $cmds) = @_; # open the extension update script or die if we can't open(OUT, ">lib/pgrouting--$o_ver--$n_ver.sql") || die "ERROR: failed to create 'lib/pgrouting-pgrouting--$o_ver--$n_ver.sql' : $!\n"; # write out the header and the commands to clean up the old extension print OUT <; close(IN); # comment out the TYPEs that the new extension defines # that already existed in the old extension # so they will not abort the script remove_types( \@file, $types ); # append the new extension SQL to the update script print OUT @file; close(OUT); } sub remove_types { my ($data, $types) = @_; for my $type (@{$types}) { my $state = 1; for my $x (@{$data}) { if ($state == 1) { next unless $x =~ m/create\s+type\s+$type\b/i; $x = "-- $x"; $state = 2 unless $x =~ m/create\s+type\s+$type\s+as\s*\([^\)]+\)/i; } elsif ($state == 2) { $x = "-- $x"; last if $x =~ /\)\s*;/; } } } } pgrouting-pgrouting-2.1.0/tools/cpplint.py000077500000000000000000007303651257314352300207550ustar00rootroot00000000000000#Copyright (c) 2009 Google Inc. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above # copyright notice, this list of conditions and the following disclaimer # in the documentation and/or other materials provided with the # distribution. # * Neither the name of Google Inc. nor the names of its # contributors may be used to endorse or promote products derived from # this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT # OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT # LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. """Does google-lint on c++ files. The goal of this script is to identify places in the code that *may* be in non-compliance with google style. It does not attempt to fix up these problems -- the point is to educate. It does also not attempt to find all problems, or to ensure that everything it does find is legitimately a problem. In particular, we can get very confused by /* and // inside strings! We do a small hack, which is to ignore //'s with "'s after them on the same line, but it is far from perfect (in either direction). """ import codecs import copy import getopt import math # for log import os import re import sre_compile import string import sys import unicodedata _USAGE = """ Syntax: cpplint.py [--verbose=#] [--output=vs7] [--filter=-x,+y,...] [--counting=total|toplevel|detailed] [--root=subdir] [--linelength=digits] [file] ... The style guidelines this tries to follow are those in http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml Every problem is given a confidence score from 1-5, with 5 meaning we are certain of the problem, and 1 meaning it could be a legitimate construct. This will miss some errors, and is not a substitute for a code review. To suppress false-positive errors of a certain category, add a 'NOLINT(category)' comment to the line. NOLINT or NOLINT(*) suppresses errors of all categories on that line. The files passed in will be linted; at least one file must be provided. Default linted extensions are .cc, .cpp, .cu, .cuh and .h. Change the extensions with the --extensions flag. Flags: output=vs7 By default, the output is formatted to ease emacs parsing. Visual Studio compatible output (vs7) may also be used. Other formats are unsupported. verbose=# Specify a number 0-5 to restrict errors to certain verbosity levels. filter=-x,+y,... Specify a comma-separated list of category-filters to apply: only error messages whose category names pass the filters will be printed. (Category names are printed with the message and look like "[whitespace/indent]".) Filters are evaluated left to right. "-FOO" and "FOO" means "do not print categories that start with FOO". "+FOO" means "do print categories that start with FOO". Examples: --filter=-whitespace,+whitespace/braces --filter=whitespace,runtime/printf,+runtime/printf_format --filter=-,+build/include_what_you_use To see a list of all the categories used in cpplint, pass no arg: --filter= counting=total|toplevel|detailed The total number of errors found is always printed. If 'toplevel' is provided, then the count of errors in each of the top-level categories like 'build' and 'whitespace' will also be printed. If 'detailed' is provided, then a count is provided for each category like 'build/class'. root=subdir The root directory used for deriving header guard CPP variable. By default, the header guard CPP variable is calculated as the relative path to the directory that contains .git, .hg, or .svn. When this flag is specified, the relative path is calculated from the specified directory. If the specified directory does not exist, this flag is ignored. Examples: Assuming that src/.git exists, the header guard CPP variables for src/chrome/browser/ui/browser.h are: No flag => CHROME_BROWSER_UI_BROWSER_H_ --root=chrome => BROWSER_UI_BROWSER_H_ --root=chrome/browser => UI_BROWSER_H_ linelength=digits This is the allowed line length for the project. The default value is 80 characters. Examples: --linelength=120 extensions=extension,extension,... The allowed file extensions that cpplint will check Examples: --extensions=hpp,cpp cpplint.py supports per-directory configurations specified in CPPLINT.cfg files. CPPLINT.cfg file can contain a number of key=value pairs. Currently the following options are supported: set noparent filter=+filter1,-filter2,... exclude_files=regex linelength=80 "set noparent" option prevents cpplint from traversing directory tree upwards looking for more .cfg files in parent directories. This option is usually placed in the top-level project directory. The "filter" option is similar in function to --filter flag. It specifies message filters in addition to the |_DEFAULT_FILTERS| and those specified through --filter command-line flag. "exclude_files" allows to specify a regular expression to be matched against a file name. If the expression matches, the file is skipped and not run through liner. "linelength" allows to specify the allowed line length for the project. CPPLINT.cfg has an effect on files in the same directory and all sub-directories, unless overridden by a nested configuration file. Example file: filter=-build/include_order,+build/include_alpha exclude_files=.*\.cc The above example disables build/include_order warning and enables build/include_alpha as well as excludes all .cc from being processed by linter, in the current directory (where the .cfg file is located) and all sub-directories. """ # We categorize each error message we print. Here are the categories. # We want an explicit list so we can list them all in cpplint --filter=. # If you add a new error message with a new category, add it to the list # here! cpplint_unittest.py should tell you if you forget to do this. _ERROR_CATEGORIES = [ 'build/class', 'build/c++11', 'build/deprecated', 'build/endif_comment', 'build/explicit_make_pair', 'build/forward_decl', 'build/header_guard', 'build/include', 'build/include_alpha', 'build/include_order', 'build/include_what_you_use', 'build/namespaces', 'build/printf_format', 'build/storage_class', 'legal/copyright', 'readability/alt_tokens', 'readability/braces', 'readability/casting', 'readability/check', 'readability/constructors', 'readability/fn_size', 'readability/function', 'readability/inheritance', 'readability/multiline_comment', 'readability/multiline_string', 'readability/namespace', 'readability/nolint', 'readability/nul', 'readability/strings', 'readability/todo', 'readability/utf8', 'runtime/arrays', 'runtime/casting', 'runtime/explicit', 'runtime/int', 'runtime/init', 'runtime/invalid_increment', 'runtime/member_string_references', 'runtime/memset', 'runtime/indentation_namespace', 'runtime/operator', 'runtime/printf', 'runtime/printf_format', 'runtime/references', 'runtime/string', 'runtime/threadsafe_fn', 'runtime/vlog', 'whitespace/blank_line', 'whitespace/braces', 'whitespace/comma', 'whitespace/comments', 'whitespace/empty_conditional_body', 'whitespace/empty_loop_body', 'whitespace/end_of_line', 'whitespace/ending_newline', 'whitespace/forcolon', 'whitespace/indent', 'whitespace/line_length', 'whitespace/newline', 'whitespace/operators', 'whitespace/parens', 'whitespace/semicolon', 'whitespace/tab', 'whitespace/todo', ] # These error categories are no longer enforced by cpplint, but for backwards- # compatibility they may still appear in NOLINT comments. _LEGACY_ERROR_CATEGORIES = [ 'readability/streams', ] # The default state of the category filter. This is overridden by the --filter= # flag. By default all errors are on, so only add here categories that should be # off by default (i.e., categories that must be enabled by the --filter= flags). # All entries here should start with a '-' or '+', as in the --filter= flag. _DEFAULT_FILTERS = ['-build/include_alpha'] # We used to check for high-bit characters, but after much discussion we # decided those were OK, as long as they were in UTF-8 and didn't represent # hard-coded international strings, which belong in a separate i18n file. # C++ headers _CPP_HEADERS = frozenset([ # Legacy 'algobase.h', 'algo.h', 'alloc.h', 'builtinbuf.h', 'bvector.h', 'complex.h', 'defalloc.h', 'deque.h', 'editbuf.h', 'fstream.h', 'function.h', 'hash_map', 'hash_map.h', 'hash_set', 'hash_set.h', 'hashtable.h', 'heap.h', 'indstream.h', 'iomanip.h', 'iostream.h', 'istream.h', 'iterator.h', 'list.h', 'map.h', 'multimap.h', 'multiset.h', 'ostream.h', 'pair.h', 'parsestream.h', 'pfstream.h', 'procbuf.h', 'pthread_alloc', 'pthread_alloc.h', 'rope', 'rope.h', 'ropeimpl.h', 'set.h', 'slist', 'slist.h', 'stack.h', 'stdiostream.h', 'stl_alloc.h', 'stl_relops.h', 'streambuf.h', 'stream.h', 'strfile.h', 'strstream.h', 'tempbuf.h', 'tree.h', 'type_traits.h', 'vector.h', # 17.6.1.2 C++ library headers 'algorithm', 'array', 'atomic', 'bitset', 'chrono', 'codecvt', 'complex', 'condition_variable', 'deque', 'exception', 'forward_list', 'fstream', 'functional', 'future', 'initializer_list', 'iomanip', 'ios', 'iosfwd', 'iostream', 'istream', 'iterator', 'limits', 'list', 'locale', 'map', 'memory', 'mutex', 'new', 'numeric', 'ostream', 'queue', 'random', 'ratio', 'regex', 'set', 'sstream', 'stack', 'stdexcept', 'streambuf', 'string', 'strstream', 'system_error', 'thread', 'tuple', 'typeindex', 'typeinfo', 'type_traits', 'unordered_map', 'unordered_set', 'utility', 'valarray', 'vector', # 17.6.1.2 C++ headers for C library facilities 'cassert', 'ccomplex', 'cctype', 'cerrno', 'cfenv', 'cfloat', 'cinttypes', 'ciso646', 'climits', 'clocale', 'cmath', 'csetjmp', 'csignal', 'cstdalign', 'cstdarg', 'cstdbool', 'cstddef', 'cstdint', 'cstdio', 'cstdlib', 'cstring', 'ctgmath', 'ctime', 'cuchar', 'cwchar', 'cwctype', ]) # These headers are excluded from [build/include] and [build/include_order] # checks: # - Anything not following google file name conventions (containing an # uppercase character, such as Python.h or nsStringAPI.h, for example). # - Lua headers. _THIRD_PARTY_HEADERS_PATTERN = re.compile( r'^(?:[^/]*[A-Z][^/]*\.h|lua\.h|lauxlib\.h|lualib\.h)$') # Assertion macros. These are defined in base/logging.h and # testing/base/gunit.h. Note that the _M versions need to come first # for substring matching to work. _CHECK_MACROS = [ 'DCHECK', 'CHECK', 'EXPECT_TRUE_M', 'EXPECT_TRUE', 'ASSERT_TRUE_M', 'ASSERT_TRUE', 'EXPECT_FALSE_M', 'EXPECT_FALSE', 'ASSERT_FALSE_M', 'ASSERT_FALSE', ] # Replacement macros for CHECK/DCHECK/EXPECT_TRUE/EXPECT_FALSE _CHECK_REPLACEMENT = dict([(m, {}) for m in _CHECK_MACROS]) for op, replacement in [('==', 'EQ'), ('!=', 'NE'), ('>=', 'GE'), ('>', 'GT'), ('<=', 'LE'), ('<', 'LT')]: _CHECK_REPLACEMENT['DCHECK'][op] = 'DCHECK_%s' % replacement _CHECK_REPLACEMENT['CHECK'][op] = 'CHECK_%s' % replacement _CHECK_REPLACEMENT['EXPECT_TRUE'][op] = 'EXPECT_%s' % replacement _CHECK_REPLACEMENT['ASSERT_TRUE'][op] = 'ASSERT_%s' % replacement _CHECK_REPLACEMENT['EXPECT_TRUE_M'][op] = 'EXPECT_%s_M' % replacement _CHECK_REPLACEMENT['ASSERT_TRUE_M'][op] = 'ASSERT_%s_M' % replacement for op, inv_replacement in [('==', 'NE'), ('!=', 'EQ'), ('>=', 'LT'), ('>', 'LE'), ('<=', 'GT'), ('<', 'GE')]: _CHECK_REPLACEMENT['EXPECT_FALSE'][op] = 'EXPECT_%s' % inv_replacement _CHECK_REPLACEMENT['ASSERT_FALSE'][op] = 'ASSERT_%s' % inv_replacement _CHECK_REPLACEMENT['EXPECT_FALSE_M'][op] = 'EXPECT_%s_M' % inv_replacement _CHECK_REPLACEMENT['ASSERT_FALSE_M'][op] = 'ASSERT_%s_M' % inv_replacement # Alternative tokens and their replacements. For full list, see section 2.5 # Alternative tokens [lex.digraph] in the C++ standard. # # Digraphs (such as '%:') are not included here since it's a mess to # match those on a word boundary. _ALT_TOKEN_REPLACEMENT = { 'and': '&&', 'bitor': '|', 'or': '||', 'xor': '^', 'compl': '~', 'bitand': '&', 'and_eq': '&=', 'or_eq': '|=', 'xor_eq': '^=', 'not': '!', 'not_eq': '!=' } # Compile regular expression that matches all the above keywords. The "[ =()]" # bit is meant to avoid matching these keywords outside of boolean expressions. # # False positives include C-style multi-line comments and multi-line strings # but those have always been troublesome for cpplint. _ALT_TOKEN_REPLACEMENT_PATTERN = re.compile( r'[ =()](' + ('|'.join(_ALT_TOKEN_REPLACEMENT.keys())) + r')(?=[ (]|$)') # These constants define types of headers for use with # _IncludeState.CheckNextIncludeOrder(). _C_SYS_HEADER = 1 _CPP_SYS_HEADER = 2 _LIKELY_MY_HEADER = 3 _POSSIBLE_MY_HEADER = 4 _OTHER_HEADER = 5 # These constants define the current inline assembly state _NO_ASM = 0 # Outside of inline assembly block _INSIDE_ASM = 1 # Inside inline assembly block _END_ASM = 2 # Last line of inline assembly block _BLOCK_ASM = 3 # The whole block is an inline assembly block # Match start of assembly blocks _MATCH_ASM = re.compile(r'^\s*(?:asm|_asm|__asm|__asm__)' r'(?:\s+(volatile|__volatile__))?' r'\s*[{(]') _regexp_compile_cache = {} # {str, set(int)}: a map from error categories to sets of linenumbers # on which those errors are expected and should be suppressed. _error_suppressions = {} # The root directory used for deriving header guard CPP variable. # This is set by --root flag. _root = None # The allowed line length of files. # This is set by --linelength flag. _line_length = 80 # The allowed extensions for file names # This is set by --extensions flag. _valid_extensions = set(['cc', 'h', 'cpp', 'cu', 'cuh', 'c', 'hpp']) def ParseNolintSuppressions(filename, raw_line, linenum, error): """Updates the global list of error-suppressions. Parses any NOLINT comments on the current line, updating the global error_suppressions store. Reports an error if the NOLINT comment was malformed. Args: filename: str, the name of the input file. raw_line: str, the line of input text, with comments. linenum: int, the number of the current line. error: function, an error handler. """ matched = Search(r'\bNOLINT(NEXTLINE)?\b(\([^)]+\))?', raw_line) if matched: if matched.group(1): suppressed_line = linenum + 1 else: suppressed_line = linenum category = matched.group(2) if category in (None, '(*)'): # => "suppress all" _error_suppressions.setdefault(None, set()).add(suppressed_line) else: if category.startswith('(') and category.endswith(')'): category = category[1:-1] if category in _ERROR_CATEGORIES: _error_suppressions.setdefault(category, set()).add(suppressed_line) elif category not in _LEGACY_ERROR_CATEGORIES: error(filename, linenum, 'readability/nolint', 5, 'Unknown NOLINT error category: %s' % category) def ResetNolintSuppressions(): """Resets the set of NOLINT suppressions to empty.""" _error_suppressions.clear() def IsErrorSuppressedByNolint(category, linenum): """Returns true if the specified error category is suppressed on this line. Consults the global error_suppressions map populated by ParseNolintSuppressions/ResetNolintSuppressions. Args: category: str, the category of the error. linenum: int, the current line number. Returns: bool, True iff the error should be suppressed due to a NOLINT comment. """ return (linenum in _error_suppressions.get(category, set()) or linenum in _error_suppressions.get(None, set())) def Match(pattern, s): """Matches the string with the pattern, caching the compiled regexp.""" # The regexp compilation caching is inlined in both Match and Search for # performance reasons; factoring it out into a separate function turns out # to be noticeably expensive. if pattern not in _regexp_compile_cache: _regexp_compile_cache[pattern] = sre_compile.compile(pattern) return _regexp_compile_cache[pattern].match(s) def ReplaceAll(pattern, rep, s): """Replaces instances of pattern in a string with a replacement. The compiled regex is kept in a cache shared by Match and Search. Args: pattern: regex pattern rep: replacement text s: search string Returns: string with replacements made (or original string if no replacements) """ if pattern not in _regexp_compile_cache: _regexp_compile_cache[pattern] = sre_compile.compile(pattern) return _regexp_compile_cache[pattern].sub(rep, s) def Search(pattern, s): """Searches the string for the pattern, caching the compiled regexp.""" if pattern not in _regexp_compile_cache: _regexp_compile_cache[pattern] = sre_compile.compile(pattern) return _regexp_compile_cache[pattern].search(s) class _IncludeState(object): """Tracks line numbers for includes, and the order in which includes appear. include_list contains list of lists of (header, line number) pairs. It's a lists of lists rather than just one flat list to make it easier to update across preprocessor boundaries. Call CheckNextIncludeOrder() once for each header in the file, passing in the type constants defined above. Calls in an illegal order will raise an _IncludeError with an appropriate error message. """ # self._section will move monotonically through this set. If it ever # needs to move backwards, CheckNextIncludeOrder will raise an error. _INITIAL_SECTION = 0 _MY_H_SECTION = 1 _C_SECTION = 2 _CPP_SECTION = 3 _OTHER_H_SECTION = 4 _TYPE_NAMES = { _C_SYS_HEADER: 'C system header', _CPP_SYS_HEADER: 'C++ system header', _LIKELY_MY_HEADER: 'header this file implements', _POSSIBLE_MY_HEADER: 'header this file may implement', _OTHER_HEADER: 'other header', } _SECTION_NAMES = { _INITIAL_SECTION: "... nothing. (This can't be an error.)", _MY_H_SECTION: 'a header this file implements', _C_SECTION: 'C system header', _CPP_SECTION: 'C++ system header', _OTHER_H_SECTION: 'other header', } def __init__(self): self.include_list = [[]] self.ResetSection('') def FindHeader(self, header): """Check if a header has already been included. Args: header: header to check. Returns: Line number of previous occurrence, or -1 if the header has not been seen before. """ for section_list in self.include_list: for f in section_list: if f[0] == header: return f[1] return -1 def ResetSection(self, directive): """Reset section checking for preprocessor directive. Args: directive: preprocessor directive (e.g. "if", "else"). """ # The name of the current section. self._section = self._INITIAL_SECTION # The path of last found header. self._last_header = '' # Update list of includes. Note that we never pop from the # include list. if directive in ('if', 'ifdef', 'ifndef'): self.include_list.append([]) elif directive in ('else', 'elif'): self.include_list[-1] = [] def SetLastHeader(self, header_path): self._last_header = header_path def CanonicalizeAlphabeticalOrder(self, header_path): """Returns a path canonicalized for alphabetical comparison. - replaces "-" with "_" so they both cmp the same. - removes '-inl' since we don't require them to be after the main header. - lowercase everything, just in case. Args: header_path: Path to be canonicalized. Returns: Canonicalized path. """ return header_path.replace('-inl.h', '.h').replace('-', '_').lower() def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): """Check if a header is in alphabetical order with the previous header. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. header_path: Canonicalized header to be checked. Returns: Returns true if the header is in alphabetical order. """ # If previous section is different from current section, _last_header will # be reset to empty string, so it's always less than current header. # # If previous line was a blank line, assume that the headers are # intentionally sorted the way they are. if (self._last_header > header_path and Match(r'^\s*#\s*include\b', clean_lines.elided[linenum - 1])): return False return True def CheckNextIncludeOrder(self, header_type): """Returns a non-empty error message if the next header is out of order. This function also updates the internal state to be ready to check the next include. Args: header_type: One of the _XXX_HEADER constants defined above. Returns: The empty string if the header is in the right order, or an error message describing what's wrong. """ error_message = ('Found %s after %s' % (self._TYPE_NAMES[header_type], self._SECTION_NAMES[self._section])) last_section = self._section if header_type == _C_SYS_HEADER: if self._section <= self._C_SECTION: self._section = self._C_SECTION else: self._last_header = '' return error_message elif header_type == _CPP_SYS_HEADER: if self._section <= self._CPP_SECTION: self._section = self._CPP_SECTION else: self._last_header = '' return error_message elif header_type == _LIKELY_MY_HEADER: if self._section <= self._MY_H_SECTION: self._section = self._MY_H_SECTION else: self._section = self._OTHER_H_SECTION elif header_type == _POSSIBLE_MY_HEADER: if self._section <= self._MY_H_SECTION: self._section = self._MY_H_SECTION else: # This will always be the fallback because we're not sure # enough that the header is associated with this file. self._section = self._OTHER_H_SECTION else: assert header_type == _OTHER_HEADER self._section = self._OTHER_H_SECTION if last_section != self._section: self._last_header = '' return '' class _CppLintState(object): """Maintains module-wide state..""" def __init__(self): self.verbose_level = 1 # global setting. self.error_count = 0 # global count of reported errors # filters to apply when emitting error messages self.filters = _DEFAULT_FILTERS[:] # backup of filter list. Used to restore the state after each file. self._filters_backup = self.filters[:] self.counting = 'total' # In what way are we counting errors? self.errors_by_category = {} # string to int dict storing error counts # output format: # "emacs" - format that emacs can parse (default) # "vs7" - format that Microsoft Visual Studio 7 can parse self.output_format = 'emacs' def SetOutputFormat(self, output_format): """Sets the output format for errors.""" self.output_format = output_format def SetVerboseLevel(self, level): """Sets the module's verbosity, and returns the previous setting.""" last_verbose_level = self.verbose_level self.verbose_level = level return last_verbose_level def SetCountingStyle(self, counting_style): """Sets the module's counting options.""" self.counting = counting_style def SetFilters(self, filters): """Sets the error-message filters. These filters are applied when deciding whether to emit a given error message. Args: filters: A string of comma-separated filters (eg "+whitespace/indent"). Each filter should start with + or -; else we die. Raises: ValueError: The comma-separated filters did not all start with '+' or '-'. E.g. "-,+whitespace,-whitespace/indent,whitespace/badfilter" """ # Default filters always have less priority than the flag ones. self.filters = _DEFAULT_FILTERS[:] self.AddFilters(filters) def AddFilters(self, filters): """ Adds more filters to the existing list of error-message filters. """ for filt in filters.split(','): clean_filt = filt.strip() if clean_filt: self.filters.append(clean_filt) for filt in self.filters: if not (filt.startswith('+') or filt.startswith('-')): raise ValueError('Every filter in --filters must start with + or -' ' (%s does not)' % filt) def BackupFilters(self): """ Saves the current filter list to backup storage.""" self._filters_backup = self.filters[:] def RestoreFilters(self): """ Restores filters previously backed up.""" self.filters = self._filters_backup[:] def ResetErrorCounts(self): """Sets the module's error statistic back to zero.""" self.error_count = 0 self.errors_by_category = {} def IncrementErrorCount(self, category): """Bumps the module's error statistic.""" self.error_count += 1 if self.counting in ('toplevel', 'detailed'): if self.counting != 'detailed': category = category.split('/')[0] if category not in self.errors_by_category: self.errors_by_category[category] = 0 self.errors_by_category[category] += 1 def PrintErrorCounts(self): """Print a summary of errors by category, and the total.""" for category, count in self.errors_by_category.iteritems(): sys.stderr.write('Category \'%s\' errors found: %d\n' % (category, count)) sys.stderr.write('Total errors found: %d\n' % self.error_count) _cpplint_state = _CppLintState() def _OutputFormat(): """Gets the module's output format.""" return _cpplint_state.output_format def _SetOutputFormat(output_format): """Sets the module's output format.""" _cpplint_state.SetOutputFormat(output_format) def _VerboseLevel(): """Returns the module's verbosity setting.""" return _cpplint_state.verbose_level def _SetVerboseLevel(level): """Sets the module's verbosity, and returns the previous setting.""" return _cpplint_state.SetVerboseLevel(level) def _SetCountingStyle(level): """Sets the module's counting options.""" _cpplint_state.SetCountingStyle(level) def _Filters(): """Returns the module's list of output filters, as a list.""" return _cpplint_state.filters def _SetFilters(filters): """Sets the module's error-message filters. These filters are applied when deciding whether to emit a given error message. Args: filters: A string of comma-separated filters (eg "whitespace/indent"). Each filter should start with + or -; else we die. """ _cpplint_state.SetFilters(filters) def _AddFilters(filters): """Adds more filter overrides. Unlike _SetFilters, this function does not reset the current list of filters available. Args: filters: A string of comma-separated filters (eg "whitespace/indent"). Each filter should start with + or -; else we die. """ _cpplint_state.AddFilters(filters) def _BackupFilters(): """ Saves the current filter list to backup storage.""" _cpplint_state.BackupFilters() def _RestoreFilters(): """ Restores filters previously backed up.""" _cpplint_state.RestoreFilters() class _FunctionState(object): """Tracks current function name and the number of lines in its body.""" _NORMAL_TRIGGER = 250 # for --v=0, 500 for --v=1, etc. _TEST_TRIGGER = 400 # about 50% more than _NORMAL_TRIGGER. def __init__(self): self.in_a_function = False self.lines_in_function = 0 self.current_function = '' def Begin(self, function_name): """Start analyzing function body. Args: function_name: The name of the function being tracked. """ self.in_a_function = True self.lines_in_function = 0 self.current_function = function_name def Count(self): """Count line in current function body.""" if self.in_a_function: self.lines_in_function += 1 def Check(self, error, filename, linenum): """Report if too many lines in function body. Args: error: The function to call with any errors found. filename: The name of the current file. linenum: The number of the line to check. """ if Match(r'T(EST|est)', self.current_function): base_trigger = self._TEST_TRIGGER else: base_trigger = self._NORMAL_TRIGGER trigger = base_trigger * 2**_VerboseLevel() if self.lines_in_function > trigger: error_level = int(math.log(self.lines_in_function / base_trigger, 2)) # 50 => 0, 100 => 1, 200 => 2, 400 => 3, 800 => 4, 1600 => 5, ... if error_level > 5: error_level = 5 error(filename, linenum, 'readability/fn_size', error_level, 'Small and focused functions are preferred:' ' %s has %d non-comment lines' ' (error triggered by exceeding %d lines).' % ( self.current_function, self.lines_in_function, trigger)) def End(self): """Stop analyzing function body.""" self.in_a_function = False class _IncludeError(Exception): """Indicates a problem with the include order in a file.""" pass class FileInfo(object): """Provides utility functions for filenames. FileInfo provides easy access to the components of a file's path relative to the project root. """ def __init__(self, filename): self._filename = filename def FullName(self): """Make Windows paths like Unix.""" return os.path.abspath(self._filename).replace('\\', '/') def RepositoryName(self): """FullName after removing the local path to the repository. If we have a real absolute path name here we can try to do something smart: detecting the root of the checkout and truncating /path/to/checkout from the name so that we get header guards that don't include things like "C:\Documents and Settings\..." or "/home/username/..." in them and thus people on different computers who have checked the source out to different locations won't see bogus errors. """ fullname = self.FullName() if os.path.exists(fullname): project_dir = os.path.dirname(fullname) if os.path.exists(os.path.join(project_dir, ".svn")): # If there's a .svn file in the current directory, we recursively look # up the directory tree for the top of the SVN checkout root_dir = project_dir one_up_dir = os.path.dirname(root_dir) while os.path.exists(os.path.join(one_up_dir, ".svn")): root_dir = os.path.dirname(root_dir) one_up_dir = os.path.dirname(one_up_dir) prefix = os.path.commonprefix([root_dir, project_dir]) return fullname[len(prefix) + 1:] # Not SVN <= 1.6? Try to find a git, hg, or svn top level directory by # searching up from the current path. root_dir = os.path.dirname(fullname) while (root_dir != os.path.dirname(root_dir) and not os.path.exists(os.path.join(root_dir, ".git")) and not os.path.exists(os.path.join(root_dir, ".hg")) and not os.path.exists(os.path.join(root_dir, ".svn"))): root_dir = os.path.dirname(root_dir) if (os.path.exists(os.path.join(root_dir, ".git")) or os.path.exists(os.path.join(root_dir, ".hg")) or os.path.exists(os.path.join(root_dir, ".svn"))): prefix = os.path.commonprefix([root_dir, project_dir]) return fullname[len(prefix) + 1:] # Don't know what to do; header guard warnings may be wrong... return fullname def Split(self): """Splits the file into the directory, basename, and extension. For 'chrome/browser/browser.cc', Split() would return ('chrome/browser', 'browser', '.cc') Returns: A tuple of (directory, basename, extension). """ googlename = self.RepositoryName() project, rest = os.path.split(googlename) return (project,) + os.path.splitext(rest) def BaseName(self): """File base name - text after the final slash, before the final period.""" return self.Split()[1] def Extension(self): """File extension - text following the final period.""" return self.Split()[2] def NoExtension(self): """File has no source file extension.""" return '/'.join(self.Split()[0:2]) def IsSource(self): """File has a source file extension.""" return self.Extension()[1:] in ('c', 'cc', 'cpp', 'cxx') def _ShouldPrintError(category, confidence, linenum): """If confidence >= verbose, category passes filter and is not suppressed.""" # There are three ways we might decide not to print an error message: # a "NOLINT(category)" comment appears in the source, # the verbosity level isn't high enough, or the filters filter it out. if IsErrorSuppressedByNolint(category, linenum): return False if confidence < _cpplint_state.verbose_level: return False is_filtered = False for one_filter in _Filters(): if one_filter.startswith('-'): if category.startswith(one_filter[1:]): is_filtered = True elif one_filter.startswith('+'): if category.startswith(one_filter[1:]): is_filtered = False else: assert False # should have been checked for in SetFilter. if is_filtered: return False return True def Error(filename, linenum, category, confidence, message): """Logs the fact we've found a lint error. We log where the error was found, and also our confidence in the error, that is, how certain we are this is a legitimate style regression, and not a misidentification or a use that's sometimes justified. False positives can be suppressed by the use of "cpplint(category)" comments on the offending line. These are parsed into _error_suppressions. Args: filename: The name of the file containing the error. linenum: The number of the line containing the error. category: A string used to describe the "category" this bug falls under: "whitespace", say, or "runtime". Categories may have a hierarchy separated by slashes: "whitespace/indent". confidence: A number from 1-5 representing a confidence score for the error, with 5 meaning that we are certain of the problem, and 1 meaning that it could be a legitimate construct. message: The error message. """ if _ShouldPrintError(category, confidence, linenum): _cpplint_state.IncrementErrorCount(category) if _cpplint_state.output_format == 'vs7': sys.stderr.write('%s(%s): %s [%s] [%d]\n' % ( filename, linenum, message, category, confidence)) elif _cpplint_state.output_format == 'eclipse': sys.stderr.write('%s:%s: warning: %s [%s] [%d]\n' % ( filename, linenum, message, category, confidence)) else: sys.stderr.write('%s:%s: %s [%s] [%d]\n' % ( filename, linenum, message, category, confidence)) # Matches standard C++ escape sequences per 2.13.2.3 of the C++ standard. _RE_PATTERN_CLEANSE_LINE_ESCAPES = re.compile( r'\\([abfnrtv?"\\\']|\d+|x[0-9a-fA-F]+)') # Match a single C style comment on the same line. _RE_PATTERN_C_COMMENTS = r'/\*(?:[^*]|\*(?!/))*\*/' # Matches multi-line C style comments. # This RE is a little bit more complicated than one might expect, because we # have to take care of space removals tools so we can handle comments inside # statements better. # The current rule is: We only clear spaces from both sides when we're at the # end of the line. Otherwise, we try to remove spaces from the right side, # if this doesn't work we try on left side but only if there's a non-character # on the right. _RE_PATTERN_CLEANSE_LINE_C_COMMENTS = re.compile( r'(\s*' + _RE_PATTERN_C_COMMENTS + r'\s*$|' + _RE_PATTERN_C_COMMENTS + r'\s+|' + r'\s+' + _RE_PATTERN_C_COMMENTS + r'(?=\W)|' + _RE_PATTERN_C_COMMENTS + r')') def IsCppString(line): """Does line terminate so, that the next symbol is in string constant. This function does not consider single-line nor multi-line comments. Args: line: is a partial line of code starting from the 0..n. Returns: True, if next character appended to 'line' is inside a string constant. """ line = line.replace(r'\\', 'XX') # after this, \\" does not match to \" return ((line.count('"') - line.count(r'\"') - line.count("'\"'")) & 1) == 1 def CleanseRawStrings(raw_lines): """Removes C++11 raw strings from lines. Before: static const char kData[] = R"( multi-line string )"; After: static const char kData[] = "" (replaced by blank line) ""; Args: raw_lines: list of raw lines. Returns: list of lines with C++11 raw strings replaced by empty strings. """ delimiter = None lines_without_raw_strings = [] for line in raw_lines: if delimiter: # Inside a raw string, look for the end end = line.find(delimiter) if end >= 0: # Found the end of the string, match leading space for this # line and resume copying the original lines, and also insert # a "" on the last line. leading_space = Match(r'^(\s*)\S', line) line = leading_space.group(1) + '""' + line[end + len(delimiter):] delimiter = None else: # Haven't found the end yet, append a blank line. line = '""' # Look for beginning of a raw string, and replace them with # empty strings. This is done in a loop to handle multiple raw # strings on the same line. while delimiter is None: # Look for beginning of a raw string. # See 2.14.15 [lex.string] for syntax. matched = Match(r'^(.*)\b(?:R|u8R|uR|UR|LR)"([^\s\\()]*)\((.*)$', line) if matched: delimiter = ')' + matched.group(2) + '"' end = matched.group(3).find(delimiter) if end >= 0: # Raw string ended on same line line = (matched.group(1) + '""' + matched.group(3)[end + len(delimiter):]) delimiter = None else: # Start of a multi-line raw string line = matched.group(1) + '""' else: break lines_without_raw_strings.append(line) # TODO(unknown): if delimiter is not None here, we might want to # emit a warning for unterminated string. return lines_without_raw_strings def FindNextMultiLineCommentStart(lines, lineix): """Find the beginning marker for a multiline comment.""" while lineix < len(lines): if lines[lineix].strip().startswith('/*'): # Only return this marker if the comment goes beyond this line if lines[lineix].strip().find('*/', 2) < 0: return lineix lineix += 1 return len(lines) def FindNextMultiLineCommentEnd(lines, lineix): """We are inside a comment, find the end marker.""" while lineix < len(lines): if lines[lineix].strip().endswith('*/'): return lineix lineix += 1 return len(lines) def RemoveMultiLineCommentsFromRange(lines, begin, end): """Clears a range of lines for multi-line comments.""" # Having // dummy comments makes the lines non-empty, so we will not get # unnecessary blank line warnings later in the code. for i in range(begin, end): lines[i] = '/**/' def RemoveMultiLineComments(filename, lines, error): """Removes multiline (c-style) comments from lines.""" lineix = 0 while lineix < len(lines): lineix_begin = FindNextMultiLineCommentStart(lines, lineix) if lineix_begin >= len(lines): return lineix_end = FindNextMultiLineCommentEnd(lines, lineix_begin) if lineix_end >= len(lines): error(filename, lineix_begin + 1, 'readability/multiline_comment', 5, 'Could not find end of multi-line comment') return RemoveMultiLineCommentsFromRange(lines, lineix_begin, lineix_end + 1) lineix = lineix_end + 1 def CleanseComments(line): """Removes //-comments and single-line C-style /* */ comments. Args: line: A line of C++ source. Returns: The line with single-line comments removed. """ commentpos = line.find('//') if commentpos != -1 and not IsCppString(line[:commentpos]): line = line[:commentpos].rstrip() # get rid of /* ... */ return _RE_PATTERN_CLEANSE_LINE_C_COMMENTS.sub('', line) class CleansedLines(object): """Holds 4 copies of all lines with different preprocessing applied to them. 1) elided member contains lines without strings and comments. 2) lines member contains lines without comments. 3) raw_lines member contains all the lines without processing. 4) lines_without_raw_strings member is same as raw_lines, but with C++11 raw strings removed. All these members are of , and of the same length. """ def __init__(self, lines): self.elided = [] self.lines = [] self.raw_lines = lines self.num_lines = len(lines) self.lines_without_raw_strings = CleanseRawStrings(lines) for linenum in range(len(self.lines_without_raw_strings)): self.lines.append(CleanseComments( self.lines_without_raw_strings[linenum])) elided = self._CollapseStrings(self.lines_without_raw_strings[linenum]) self.elided.append(CleanseComments(elided)) def NumLines(self): """Returns the number of lines represented.""" return self.num_lines @staticmethod def _CollapseStrings(elided): """Collapses strings and chars on a line to simple "" or '' blocks. We nix strings first so we're not fooled by text like '"http://"' Args: elided: The line being processed. Returns: The line with collapsed strings. """ if _RE_PATTERN_INCLUDE.match(elided): return elided # Remove escaped characters first to make quote/single quote collapsing # basic. Things that look like escaped characters shouldn't occur # outside of strings and chars. elided = _RE_PATTERN_CLEANSE_LINE_ESCAPES.sub('', elided) # Replace quoted strings and digit separators. Both single quotes # and double quotes are processed in the same loop, otherwise # nested quotes wouldn't work. collapsed = '' while True: # Find the first quote character match = Match(r'^([^\'"]*)([\'"])(.*)$', elided) if not match: collapsed += elided break head, quote, tail = match.groups() if quote == '"': # Collapse double quoted strings second_quote = tail.find('"') if second_quote >= 0: collapsed += head + '""' elided = tail[second_quote + 1:] else: # Unmatched double quote, don't bother processing the rest # of the line since this is probably a multiline string. collapsed += elided break else: # Found single quote, check nearby text to eliminate digit separators. # # There is no special handling for floating point here, because # the integer/fractional/exponent parts would all be parsed # correctly as long as there are digits on both sides of the # separator. So we are fine as long as we don't see something # like "0.'3" (gcc 4.9.0 will not allow this literal). if Search(r'\b(?:0[bBxX]?|[1-9])[0-9a-fA-F]*$', head): match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail) collapsed += head + match_literal.group(1).replace("'", '') elided = match_literal.group(2) else: second_quote = tail.find('\'') if second_quote >= 0: collapsed += head + "''" elided = tail[second_quote + 1:] else: # Unmatched single quote collapsed += elided break return collapsed def FindEndOfExpressionInLine(line, startpos, stack): """Find the position just after the end of current parenthesized expression. Args: line: a CleansedLines line. startpos: start searching at this position. stack: nesting stack at startpos. Returns: On finding matching end: (index just after matching end, None) On finding an unclosed expression: (-1, None) Otherwise: (-1, new stack at end of this line) """ for i in xrange(startpos, len(line)): char = line[i] if char in '([{': # Found start of parenthesized expression, push to expression stack stack.append(char) elif char == '<': # Found potential start of template argument list if i > 0 and line[i - 1] == '<': # Left shift operator if stack and stack[-1] == '<': stack.pop() if not stack: return (-1, None) elif i > 0 and Search(r'\boperator\s*$', line[0:i]): # operator<, don't add to stack continue else: # Tentative start of template argument list stack.append('<') elif char in ')]}': # Found end of parenthesized expression. # # If we are currently expecting a matching '>', the pending '<' # must have been an operator. Remove them from expression stack. while stack and stack[-1] == '<': stack.pop() if not stack: return (-1, None) if ((stack[-1] == '(' and char == ')') or (stack[-1] == '[' and char == ']') or (stack[-1] == '{' and char == '}')): stack.pop() if not stack: return (i + 1, None) else: # Mismatched parentheses return (-1, None) elif char == '>': # Found potential end of template argument list. # Ignore "->" and operator functions if (i > 0 and (line[i - 1] == '-' or Search(r'\boperator\s*$', line[0:i - 1]))): continue # Pop the stack if there is a matching '<'. Otherwise, ignore # this '>' since it must be an operator. if stack: if stack[-1] == '<': stack.pop() if not stack: return (i + 1, None) elif char == ';': # Found something that look like end of statements. If we are currently # expecting a '>', the matching '<' must have been an operator, since # template argument list should not contain statements. while stack and stack[-1] == '<': stack.pop() if not stack: return (-1, None) # Did not find end of expression or unbalanced parentheses on this line return (-1, stack) def CloseExpression(clean_lines, linenum, pos): """If input points to ( or { or [ or <, finds the position that closes it. If lines[linenum][pos] points to a '(' or '{' or '[' or '<', finds the linenum/pos that correspond to the closing of the expression. TODO(unknown): cpplint spends a fair bit of time matching parentheses. Ideally we would want to index all opening and closing parentheses once and have CloseExpression be just a simple lookup, but due to preprocessor tricks, this is not so easy. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. pos: A position on the line. Returns: A tuple (line, linenum, pos) pointer *past* the closing brace, or (line, len(lines), -1) if we never find a close. Note we ignore strings and comments when matching; and the line we return is the 'cleansed' line at linenum. """ line = clean_lines.elided[linenum] if (line[pos] not in '({[<') or Match(r'<[<=]', line[pos:]): return (line, clean_lines.NumLines(), -1) # Check first line (end_pos, stack) = FindEndOfExpressionInLine(line, pos, []) if end_pos > -1: return (line, linenum, end_pos) # Continue scanning forward while stack and linenum < clean_lines.NumLines() - 1: linenum += 1 line = clean_lines.elided[linenum] (end_pos, stack) = FindEndOfExpressionInLine(line, 0, stack) if end_pos > -1: return (line, linenum, end_pos) # Did not find end of expression before end of file, give up return (line, clean_lines.NumLines(), -1) def FindStartOfExpressionInLine(line, endpos, stack): """Find position at the matching start of current expression. This is almost the reverse of FindEndOfExpressionInLine, but note that the input position and returned position differs by 1. Args: line: a CleansedLines line. endpos: start searching at this position. stack: nesting stack at endpos. Returns: On finding matching start: (index at matching start, None) On finding an unclosed expression: (-1, None) Otherwise: (-1, new stack at beginning of this line) """ i = endpos while i >= 0: char = line[i] if char in ')]}': # Found end of expression, push to expression stack stack.append(char) elif char == '>': # Found potential end of template argument list. # # Ignore it if it's a "->" or ">=" or "operator>" if (i > 0 and (line[i - 1] == '-' or Match(r'\s>=\s', line[i - 1:]) or Search(r'\boperator\s*$', line[0:i]))): i -= 1 else: stack.append('>') elif char == '<': # Found potential start of template argument list if i > 0 and line[i - 1] == '<': # Left shift operator i -= 1 else: # If there is a matching '>', we can pop the expression stack. # Otherwise, ignore this '<' since it must be an operator. if stack and stack[-1] == '>': stack.pop() if not stack: return (i, None) elif char in '([{': # Found start of expression. # # If there are any unmatched '>' on the stack, they must be # operators. Remove those. while stack and stack[-1] == '>': stack.pop() if not stack: return (-1, None) if ((char == '(' and stack[-1] == ')') or (char == '[' and stack[-1] == ']') or (char == '{' and stack[-1] == '}')): stack.pop() if not stack: return (i, None) else: # Mismatched parentheses return (-1, None) elif char == ';': # Found something that look like end of statements. If we are currently # expecting a '<', the matching '>' must have been an operator, since # template argument list should not contain statements. while stack and stack[-1] == '>': stack.pop() if not stack: return (-1, None) i -= 1 return (-1, stack) def ReverseCloseExpression(clean_lines, linenum, pos): """If input points to ) or } or ] or >, finds the position that opens it. If lines[linenum][pos] points to a ')' or '}' or ']' or '>', finds the linenum/pos that correspond to the opening of the expression. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. pos: A position on the line. Returns: A tuple (line, linenum, pos) pointer *at* the opening brace, or (line, 0, -1) if we never find the matching opening brace. Note we ignore strings and comments when matching; and the line we return is the 'cleansed' line at linenum. """ line = clean_lines.elided[linenum] if line[pos] not in ')}]>': return (line, 0, -1) # Check last line (start_pos, stack) = FindStartOfExpressionInLine(line, pos, []) if start_pos > -1: return (line, linenum, start_pos) # Continue scanning backward while stack and linenum > 0: linenum -= 1 line = clean_lines.elided[linenum] (start_pos, stack) = FindStartOfExpressionInLine(line, len(line) - 1, stack) if start_pos > -1: return (line, linenum, start_pos) # Did not find start of expression before beginning of file, give up return (line, 0, -1) def CheckForCopyright(filename, lines, error): """Logs an error if no Copyright message appears at the top of the file.""" # We'll say it should occur by line 10. Don't forget there's a # dummy line at the front. for line in xrange(1, min(len(lines), 11)): if re.search(r'Copyright', lines[line], re.I): break else: # means no copyright line was found error(filename, 0, 'legal/copyright', 5, 'No copyright message found. ' 'You should have a line: "Copyright [year] "') def GetIndentLevel(line): """Return the number of leading spaces in line. Args: line: A string to check. Returns: An integer count of leading spaces, possibly zero. """ indent = Match(r'^( *)\S', line) if indent: return len(indent.group(1)) else: return 0 def GetHeaderGuardCPPVariable(filename): """Returns the CPP variable that should be used as a header guard. Args: filename: The name of a C++ header file. Returns: The CPP variable that should be used as a header guard in the named file. """ # Restores original filename in case that cpplint is invoked from Emacs's # flymake. filename = re.sub(r'_flymake\.h$', '.h', filename) filename = re.sub(r'/\.flymake/([^/]*)$', r'/\1', filename) # Replace 'c++' with 'cpp'. filename = filename.replace('C++', 'cpp').replace('c++', 'cpp') fileinfo = FileInfo(filename) file_path_from_root = fileinfo.RepositoryName() if _root: file_path_from_root = re.sub('^' + _root + os.sep, '', file_path_from_root) return re.sub(r'[^a-zA-Z0-9]', '_', file_path_from_root).upper() + '_' def CheckForHeaderGuard(filename, clean_lines, error): """Checks that the file contains a header guard. Logs an error if no #ifndef header guard is present. For other headers, checks that the full pathname is used. Args: filename: The name of the C++ header file. clean_lines: A CleansedLines instance containing the file. error: The function to call with any errors found. """ # Don't check for header guards if there are error suppression # comments somewhere in this file. # # Because this is silencing a warning for a nonexistent line, we # only support the very specific NOLINT(build/header_guard) syntax, # and not the general NOLINT or NOLINT(*) syntax. raw_lines = clean_lines.lines_without_raw_strings for i in raw_lines: if Search(r'//\s*NOLINT\(build/header_guard\)', i): return cppvar = GetHeaderGuardCPPVariable(filename) ifndef = '' ifndef_linenum = 0 define = '' endif = '' endif_linenum = 0 for linenum, line in enumerate(raw_lines): linesplit = line.split() if len(linesplit) >= 2: # find the first occurrence of #ifndef and #define, save arg if not ifndef and linesplit[0] == '#ifndef': # set ifndef to the header guard presented on the #ifndef line. ifndef = linesplit[1] ifndef_linenum = linenum if not define and linesplit[0] == '#define': define = linesplit[1] # find the last occurrence of #endif, save entire line if line.startswith('#endif'): endif = line endif_linenum = linenum if not ifndef or not define or ifndef != define: error(filename, 0, 'build/header_guard', 5, 'No #ifndef header guard found, suggested CPP variable is: %s' % cppvar) return # The guard should be PATH_FILE_H_, but we also allow PATH_FILE_H__ # for backward compatibility. if ifndef != cppvar: error_level = 0 if ifndef != cppvar + '_': error_level = 5 ParseNolintSuppressions(filename, raw_lines[ifndef_linenum], ifndef_linenum, error) error(filename, ifndef_linenum, 'build/header_guard', error_level, '#ifndef header guard has wrong style, please use: %s' % cppvar) # Check for "//" comments on endif line. ParseNolintSuppressions(filename, raw_lines[endif_linenum], endif_linenum, error) match = Match(r'#endif\s*//\s*' + cppvar + r'(_)?\b', endif) if match: if match.group(1) == '_': # Issue low severity warning for deprecated double trailing underscore error(filename, endif_linenum, 'build/header_guard', 0, '#endif line should be "#endif // %s"' % cppvar) return # Didn't find the corresponding "//" comment. If this file does not # contain any "//" comments at all, it could be that the compiler # only wants "/**/" comments, look for those instead. no_single_line_comments = True for i in xrange(1, len(raw_lines) - 1): line = raw_lines[i] if Match(r'^(?:(?:\'(?:\.|[^\'])*\')|(?:"(?:\.|[^"])*")|[^\'"])*//', line): no_single_line_comments = False break if no_single_line_comments: match = Match(r'#endif\s*/\*\s*' + cppvar + r'(_)?\s*\*/', endif) if match: if match.group(1) == '_': # Low severity warning for double trailing underscore error(filename, endif_linenum, 'build/header_guard', 0, '#endif line should be "#endif /* %s */"' % cppvar) return # Didn't find anything error(filename, endif_linenum, 'build/header_guard', 5, '#endif line should be "#endif // %s"' % cppvar) def CheckHeaderFileIncluded(filename, include_state, error): """Logs an error if a .cc file does not include its header.""" # Do not check test files if filename.endswith('_test.cc') or filename.endswith('_unittest.cc'): return fileinfo = FileInfo(filename) headerfile = filename[0:len(filename) - 2] + 'h' if not os.path.exists(headerfile): return headername = FileInfo(headerfile).RepositoryName() first_include = 0 for section_list in include_state.include_list: for f in section_list: if headername in f[0] or f[0] in headername: return if not first_include: first_include = f[1] error(filename, first_include, 'build/include', 5, '%s should include its header file %s' % (fileinfo.RepositoryName(), headername)) def CheckForBadCharacters(filename, lines, error): """Logs an error for each line containing bad characters. Two kinds of bad characters: 1. Unicode replacement characters: These indicate that either the file contained invalid UTF-8 (likely) or Unicode replacement characters (which it shouldn't). Note that it's possible for this to throw off line numbering if the invalid UTF-8 occurred adjacent to a newline. 2. NUL bytes. These are problematic for some tools. Args: filename: The name of the current file. lines: An array of strings, each representing a line of the file. error: The function to call with any errors found. """ for linenum, line in enumerate(lines): if u'\ufffd' in line: error(filename, linenum, 'readability/utf8', 5, 'Line contains invalid UTF-8 (or Unicode replacement character).') if '\0' in line: error(filename, linenum, 'readability/nul', 5, 'Line contains NUL byte.') def CheckForNewlineAtEOF(filename, lines, error): """Logs an error if there is no newline char at the end of the file. Args: filename: The name of the current file. lines: An array of strings, each representing a line of the file. error: The function to call with any errors found. """ # The array lines() was created by adding two newlines to the # original file (go figure), then splitting on \n. # To verify that the file ends in \n, we just have to make sure the # last-but-two element of lines() exists and is empty. if len(lines) < 3 or lines[-2]: error(filename, len(lines) - 2, 'whitespace/ending_newline', 5, 'Could not find a newline character at the end of the file.') def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): """Logs an error if we see /* ... */ or "..." that extend past one line. /* ... */ comments are legit inside macros, for one line. Otherwise, we prefer // comments, so it's ok to warn about the other. Likewise, it's ok for strings to extend across multiple lines, as long as a line continuation character (backslash) terminates each line. Although not currently prohibited by the C++ style guide, it's ugly and unnecessary. We don't do well with either in this lint program, so we warn about both. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # Remove all \\ (escaped backslashes) from the line. They are OK, and the # second (escaped) slash may trigger later \" detection erroneously. line = line.replace('\\\\', '') if line.count('/*') > line.count('*/'): error(filename, linenum, 'readability/multiline_comment', 5, 'Complex multi-line /*...*/-style comment found. ' 'Lint may give bogus warnings. ' 'Consider replacing these with //-style comments, ' 'with #if 0...#endif, ' 'or with more clearly structured multi-line comments.') if (line.count('"') - line.count('\\"')) % 2: error(filename, linenum, 'readability/multiline_string', 5, 'Multi-line string ("...") found. This lint script doesn\'t ' 'do well with such strings, and may give bogus warnings. ' 'Use C++11 raw strings or concatenation instead.') # (non-threadsafe name, thread-safe alternative, validation pattern) # # The validation pattern is used to eliminate false positives such as: # _rand(); // false positive due to substring match. # ->rand(); // some member function rand(). # ACMRandom rand(seed); // some variable named rand. # ISAACRandom rand(); // another variable named rand. # # Basically we require the return value of these functions to be used # in some expression context on the same line by matching on some # operator before the function name. This eliminates constructors and # member function calls. _UNSAFE_FUNC_PREFIX = r'(?:[-+*/=%^&|(<]\s*|>\s+)' _THREADING_LIST = ( ('asctime(', 'asctime_r(', _UNSAFE_FUNC_PREFIX + r'asctime\([^)]+\)'), ('ctime(', 'ctime_r(', _UNSAFE_FUNC_PREFIX + r'ctime\([^)]+\)'), ('getgrgid(', 'getgrgid_r(', _UNSAFE_FUNC_PREFIX + r'getgrgid\([^)]+\)'), ('getgrnam(', 'getgrnam_r(', _UNSAFE_FUNC_PREFIX + r'getgrnam\([^)]+\)'), ('getlogin(', 'getlogin_r(', _UNSAFE_FUNC_PREFIX + r'getlogin\(\)'), ('getpwnam(', 'getpwnam_r(', _UNSAFE_FUNC_PREFIX + r'getpwnam\([^)]+\)'), ('getpwuid(', 'getpwuid_r(', _UNSAFE_FUNC_PREFIX + r'getpwuid\([^)]+\)'), ('gmtime(', 'gmtime_r(', _UNSAFE_FUNC_PREFIX + r'gmtime\([^)]+\)'), ('localtime(', 'localtime_r(', _UNSAFE_FUNC_PREFIX + r'localtime\([^)]+\)'), ('rand(', 'rand_r(', _UNSAFE_FUNC_PREFIX + r'rand\(\)'), ('strtok(', 'strtok_r(', _UNSAFE_FUNC_PREFIX + r'strtok\([^)]+\)'), ('ttyname(', 'ttyname_r(', _UNSAFE_FUNC_PREFIX + r'ttyname\([^)]+\)'), ) def CheckPosixThreading(filename, clean_lines, linenum, error): """Checks for calls to thread-unsafe functions. Much code has been originally written without consideration of multi-threading. Also, engineers are relying on their old experience; they have learned posix before threading extensions were added. These tests guide the engineers to use thread-safe functions (when using posix directly). Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] for single_thread_func, multithread_safe_func, pattern in _THREADING_LIST: # Additional pattern matching check to confirm that this is the # function we are looking for if Search(pattern, line): error(filename, linenum, 'runtime/threadsafe_fn', 2, 'Consider using ' + multithread_safe_func + '...) instead of ' + single_thread_func + '...) for improved thread safety.') def CheckVlogArguments(filename, clean_lines, linenum, error): """Checks that VLOG() is only used for defining a logging level. For example, VLOG(2) is correct. VLOG(INFO), VLOG(WARNING), VLOG(ERROR), and VLOG(FATAL) are not. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] if Search(r'\bVLOG\((INFO|ERROR|WARNING|DFATAL|FATAL)\)', line): error(filename, linenum, 'runtime/vlog', 5, 'VLOG() should be used with numeric verbosity level. ' 'Use LOG() if you want symbolic severity levels.') # Matches invalid increment: *count++, which moves pointer instead of # incrementing a value. _RE_PATTERN_INVALID_INCREMENT = re.compile( r'^\s*\*\w+(\+\+|--);') def CheckInvalidIncrement(filename, clean_lines, linenum, error): """Checks for invalid increment *count++. For example following function: void increment_counter(int* count) { *count++; } is invalid, because it effectively does count++, moving pointer, and should be replaced with ++*count, (*count)++ or *count += 1. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] if _RE_PATTERN_INVALID_INCREMENT.match(line): error(filename, linenum, 'runtime/invalid_increment', 5, 'Changing pointer instead of value (or unused value of operator*).') def IsMacroDefinition(clean_lines, linenum): if Search(r'^#define', clean_lines[linenum]): return True if linenum > 0 and Search(r'\\$', clean_lines[linenum - 1]): return True return False def IsForwardClassDeclaration(clean_lines, linenum): return Match(r'^\s*(\btemplate\b)*.*class\s+\w+;\s*$', clean_lines[linenum]) class _BlockInfo(object): """Stores information about a generic block of code.""" def __init__(self, seen_open_brace): self.seen_open_brace = seen_open_brace self.open_parentheses = 0 self.inline_asm = _NO_ASM self.check_namespace_indentation = False def CheckBegin(self, filename, clean_lines, linenum, error): """Run checks that applies to text up to the opening brace. This is mostly for checking the text after the class identifier and the "{", usually where the base class is specified. For other blocks, there isn't much to check, so we always pass. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ pass def CheckEnd(self, filename, clean_lines, linenum, error): """Run checks that applies to text after the closing brace. This is mostly used for checking end of namespace comments. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ pass def IsBlockInfo(self): """Returns true if this block is a _BlockInfo. This is convenient for verifying that an object is an instance of a _BlockInfo, but not an instance of any of the derived classes. Returns: True for this class, False for derived classes. """ return self.__class__ == _BlockInfo class _ExternCInfo(_BlockInfo): """Stores information about an 'extern "C"' block.""" def __init__(self): _BlockInfo.__init__(self, True) class _ClassInfo(_BlockInfo): """Stores information about a class.""" def __init__(self, name, class_or_struct, clean_lines, linenum): _BlockInfo.__init__(self, False) self.name = name self.starting_linenum = linenum self.is_derived = False self.check_namespace_indentation = True if class_or_struct == 'struct': self.access = 'public' self.is_struct = True else: self.access = 'private' self.is_struct = False # Remember initial indentation level for this class. Using raw_lines here # instead of elided to account for leading comments. self.class_indent = GetIndentLevel(clean_lines.raw_lines[linenum]) # Try to find the end of the class. This will be confused by things like: # class A { # } *x = { ... # # But it's still good enough for CheckSectionSpacing. self.last_line = 0 depth = 0 for i in range(linenum, clean_lines.NumLines()): line = clean_lines.elided[i] depth += line.count('{') - line.count('}') if not depth: self.last_line = i break def CheckBegin(self, filename, clean_lines, linenum, error): # Look for a bare ':' if Search('(^|[^:]):($|[^:])', clean_lines.elided[linenum]): self.is_derived = True def CheckEnd(self, filename, clean_lines, linenum, error): # If there is a DISALLOW macro, it should appear near the end of # the class. seen_last_thing_in_class = False for i in xrange(linenum - 1, self.starting_linenum, -1): match = Search( r'\b(DISALLOW_COPY_AND_ASSIGN|DISALLOW_IMPLICIT_CONSTRUCTORS)\(' + self.name + r'\)', clean_lines.elided[i]) if match: if seen_last_thing_in_class: error(filename, i, 'readability/constructors', 3, match.group(1) + ' should be the last thing in the class') break if not Match(r'^\s*$', clean_lines.elided[i]): seen_last_thing_in_class = True # Check that closing brace is aligned with beginning of the class. # Only do this if the closing brace is indented by only whitespaces. # This means we will not check single-line class definitions. indent = Match(r'^( *)\}', clean_lines.elided[linenum]) if indent and len(indent.group(1)) != self.class_indent: if self.is_struct: parent = 'struct ' + self.name else: parent = 'class ' + self.name error(filename, linenum, 'whitespace/indent', 3, 'Closing brace should be aligned with beginning of %s' % parent) class _NamespaceInfo(_BlockInfo): """Stores information about a namespace.""" def __init__(self, name, linenum): _BlockInfo.__init__(self, False) self.name = name or '' self.starting_linenum = linenum self.check_namespace_indentation = True def CheckEnd(self, filename, clean_lines, linenum, error): """Check end of namespace comments.""" line = clean_lines.raw_lines[linenum] # Check how many lines is enclosed in this namespace. Don't issue # warning for missing namespace comments if there aren't enough # lines. However, do apply checks if there is already an end of # namespace comment and it's incorrect. # # TODO(unknown): We always want to check end of namespace comments # if a namespace is large, but sometimes we also want to apply the # check if a short namespace contained nontrivial things (something # other than forward declarations). There is currently no logic on # deciding what these nontrivial things are, so this check is # triggered by namespace size only, which works most of the time. if (linenum - self.starting_linenum < 10 and not Match(r'};*\s*(//|/\*).*\bnamespace\b', line)): return # Look for matching comment at end of namespace. # # Note that we accept C style "/* */" comments for terminating # namespaces, so that code that terminate namespaces inside # preprocessor macros can be cpplint clean. # # We also accept stuff like "// end of namespace ." with the # period at the end. # # Besides these, we don't accept anything else, otherwise we might # get false negatives when existing comment is a substring of the # expected namespace. if self.name: # Named namespace if not Match((r'};*\s*(//|/\*).*\bnamespace\s+' + re.escape(self.name) + r'[\*/\.\\\s]*$'), line): error(filename, linenum, 'readability/namespace', 5, 'Namespace should be terminated with "// namespace %s"' % self.name) else: # Anonymous namespace if not Match(r'};*\s*(//|/\*).*\bnamespace[\*/\.\\\s]*$', line): # If "// namespace anonymous" or "// anonymous namespace (more text)", # mention "// anonymous namespace" as an acceptable form if Match(r'}.*\b(namespace anonymous|anonymous namespace)\b', line): error(filename, linenum, 'readability/namespace', 5, 'Anonymous namespace should be terminated with "// namespace"' ' or "// anonymous namespace"') else: error(filename, linenum, 'readability/namespace', 5, 'Anonymous namespace should be terminated with "// namespace"') class _PreprocessorInfo(object): """Stores checkpoints of nesting stacks when #if/#else is seen.""" def __init__(self, stack_before_if): # The entire nesting stack before #if self.stack_before_if = stack_before_if # The entire nesting stack up to #else self.stack_before_else = [] # Whether we have already seen #else or #elif self.seen_else = False class NestingState(object): """Holds states related to parsing braces.""" def __init__(self): # Stack for tracking all braces. An object is pushed whenever we # see a "{", and popped when we see a "}". Only 3 types of # objects are possible: # - _ClassInfo: a class or struct. # - _NamespaceInfo: a namespace. # - _BlockInfo: some other type of block. self.stack = [] # Top of the previous stack before each Update(). # # Because the nesting_stack is updated at the end of each line, we # had to do some convoluted checks to find out what is the current # scope at the beginning of the line. This check is simplified by # saving the previous top of nesting stack. # # We could save the full stack, but we only need the top. Copying # the full nesting stack would slow down cpplint by ~10%. self.previous_stack_top = [] # Stack of _PreprocessorInfo objects. self.pp_stack = [] def SeenOpenBrace(self): """Check if we have seen the opening brace for the innermost block. Returns: True if we have seen the opening brace, False if the innermost block is still expecting an opening brace. """ return (not self.stack) or self.stack[-1].seen_open_brace def InNamespaceBody(self): """Check if we are currently one level inside a namespace body. Returns: True if top of the stack is a namespace block, False otherwise. """ return self.stack and isinstance(self.stack[-1], _NamespaceInfo) def InExternC(self): """Check if we are currently one level inside an 'extern "C"' block. Returns: True if top of the stack is an extern block, False otherwise. """ return self.stack and isinstance(self.stack[-1], _ExternCInfo) def InClassDeclaration(self): """Check if we are currently one level inside a class or struct declaration. Returns: True if top of the stack is a class/struct, False otherwise. """ return self.stack and isinstance(self.stack[-1], _ClassInfo) def InAsmBlock(self): """Check if we are currently one level inside an inline ASM block. Returns: True if the top of the stack is a block containing inline ASM. """ return self.stack and self.stack[-1].inline_asm != _NO_ASM def InTemplateArgumentList(self, clean_lines, linenum, pos): """Check if current position is inside template argument list. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. pos: position just after the suspected template argument. Returns: True if (linenum, pos) is inside template arguments. """ while linenum < clean_lines.NumLines(): # Find the earliest character that might indicate a template argument line = clean_lines.elided[linenum] match = Match(r'^[^{};=\[\]\.<>]*(.)', line[pos:]) if not match: linenum += 1 pos = 0 continue token = match.group(1) pos += len(match.group(0)) # These things do not look like template argument list: # class Suspect { # class Suspect x; } if token in ('{', '}', ';'): return False # These things look like template argument list: # template # template # template # template if token in ('>', '=', '[', ']', '.'): return True # Check if token is an unmatched '<'. # If not, move on to the next character. if token != '<': pos += 1 if pos >= len(line): linenum += 1 pos = 0 continue # We can't be sure if we just find a single '<', and need to # find the matching '>'. (_, end_line, end_pos) = CloseExpression(clean_lines, linenum, pos - 1) if end_pos < 0: # Not sure if template argument list or syntax error in file return False linenum = end_line pos = end_pos return False def UpdatePreprocessor(self, line): """Update preprocessor stack. We need to handle preprocessors due to classes like this: #ifdef SWIG struct ResultDetailsPageElementExtensionPoint { #else struct ResultDetailsPageElementExtensionPoint : public Extension { #endif We make the following assumptions (good enough for most files): - Preprocessor condition evaluates to true from #if up to first #else/#elif/#endif. - Preprocessor condition evaluates to false from #else/#elif up to #endif. We still perform lint checks on these lines, but these do not affect nesting stack. Args: line: current line to check. """ if Match(r'^\s*#\s*(if|ifdef|ifndef)\b', line): # Beginning of #if block, save the nesting stack here. The saved # stack will allow us to restore the parsing state in the #else case. self.pp_stack.append(_PreprocessorInfo(copy.deepcopy(self.stack))) elif Match(r'^\s*#\s*(else|elif)\b', line): # Beginning of #else block if self.pp_stack: if not self.pp_stack[-1].seen_else: # This is the first #else or #elif block. Remember the # whole nesting stack up to this point. This is what we # keep after the #endif. self.pp_stack[-1].seen_else = True self.pp_stack[-1].stack_before_else = copy.deepcopy(self.stack) # Restore the stack to how it was before the #if self.stack = copy.deepcopy(self.pp_stack[-1].stack_before_if) else: # TODO(unknown): unexpected #else, issue warning? pass elif Match(r'^\s*#\s*endif\b', line): # End of #if or #else blocks. if self.pp_stack: # If we saw an #else, we will need to restore the nesting # stack to its former state before the #else, otherwise we # will just continue from where we left off. if self.pp_stack[-1].seen_else: # Here we can just use a shallow copy since we are the last # reference to it. self.stack = self.pp_stack[-1].stack_before_else # Drop the corresponding #if self.pp_stack.pop() else: # TODO(unknown): unexpected #endif, issue warning? pass # TODO(unknown): Update() is too long, but we will refactor later. def Update(self, filename, clean_lines, linenum, error): """Update nesting state with current line. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # Remember top of the previous nesting stack. # # The stack is always pushed/popped and not modified in place, so # we can just do a shallow copy instead of copy.deepcopy. Using # deepcopy would slow down cpplint by ~28%. if self.stack: self.previous_stack_top = self.stack[-1] else: self.previous_stack_top = None # Update pp_stack self.UpdatePreprocessor(line) # Count parentheses. This is to avoid adding struct arguments to # the nesting stack. if self.stack: inner_block = self.stack[-1] depth_change = line.count('(') - line.count(')') inner_block.open_parentheses += depth_change # Also check if we are starting or ending an inline assembly block. if inner_block.inline_asm in (_NO_ASM, _END_ASM): if (depth_change != 0 and inner_block.open_parentheses == 1 and _MATCH_ASM.match(line)): # Enter assembly block inner_block.inline_asm = _INSIDE_ASM else: # Not entering assembly block. If previous line was _END_ASM, # we will now shift to _NO_ASM state. inner_block.inline_asm = _NO_ASM elif (inner_block.inline_asm == _INSIDE_ASM and inner_block.open_parentheses == 0): # Exit assembly block inner_block.inline_asm = _END_ASM # Consume namespace declaration at the beginning of the line. Do # this in a loop so that we catch same line declarations like this: # namespace proto2 { namespace bridge { class MessageSet; } } while True: # Match start of namespace. The "\b\s*" below catches namespace # declarations even if it weren't followed by a whitespace, this # is so that we don't confuse our namespace checker. The # missing spaces will be flagged by CheckSpacing. namespace_decl_match = Match(r'^\s*namespace\b\s*([:\w]+)?(.*)$', line) if not namespace_decl_match: break new_namespace = _NamespaceInfo(namespace_decl_match.group(1), linenum) self.stack.append(new_namespace) line = namespace_decl_match.group(2) if line.find('{') != -1: new_namespace.seen_open_brace = True line = line[line.find('{') + 1:] # Look for a class declaration in whatever is left of the line # after parsing namespaces. The regexp accounts for decorated classes # such as in: # class LOCKABLE API Object { # }; class_decl_match = Match( r'^(\s*(?:template\s*<[\w\s<>,:]*>\s*)?' r'(class|struct)\s+(?:[A-Z_]+\s+)*(\w+(?:::\w+)*))' r'(.*)$', line) if (class_decl_match and (not self.stack or self.stack[-1].open_parentheses == 0)): # We do not want to accept classes that are actually template arguments: # template , # template class Ignore3> # void Function() {}; # # To avoid template argument cases, we scan forward and look for # an unmatched '>'. If we see one, assume we are inside a # template argument list. end_declaration = len(class_decl_match.group(1)) if not self.InTemplateArgumentList(clean_lines, linenum, end_declaration): self.stack.append(_ClassInfo( class_decl_match.group(3), class_decl_match.group(2), clean_lines, linenum)) line = class_decl_match.group(4) # If we have not yet seen the opening brace for the innermost block, # run checks here. if not self.SeenOpenBrace(): self.stack[-1].CheckBegin(filename, clean_lines, linenum, error) # Update access control if we are inside a class/struct if self.stack and isinstance(self.stack[-1], _ClassInfo): classinfo = self.stack[-1] access_match = Match( r'^(.*)\b(public|private|protected|signals)(\s+(?:slots\s*)?)?' r':(?:[^:]|$)', line) if access_match: classinfo.access = access_match.group(2) # Check that access keywords are indented +1 space. Skip this # check if the keywords are not preceded by whitespaces. indent = access_match.group(1) if (len(indent) != classinfo.class_indent + 1 and Match(r'^\s*$', indent)): if classinfo.is_struct: parent = 'struct ' + classinfo.name else: parent = 'class ' + classinfo.name slots = '' if access_match.group(3): slots = access_match.group(3) error(filename, linenum, 'whitespace/indent', 3, '%s%s: should be indented +1 space inside %s' % ( access_match.group(2), slots, parent)) # Consume braces or semicolons from what's left of the line while True: # Match first brace, semicolon, or closed parenthesis. matched = Match(r'^[^{;)}]*([{;)}])(.*)$', line) if not matched: break token = matched.group(1) if token == '{': # If namespace or class hasn't seen a opening brace yet, mark # namespace/class head as complete. Push a new block onto the # stack otherwise. if not self.SeenOpenBrace(): self.stack[-1].seen_open_brace = True elif Match(r'^extern\s*"[^"]*"\s*\{', line): self.stack.append(_ExternCInfo()) else: self.stack.append(_BlockInfo(True)) if _MATCH_ASM.match(line): self.stack[-1].inline_asm = _BLOCK_ASM elif token == ';' or token == ')': # If we haven't seen an opening brace yet, but we already saw # a semicolon, this is probably a forward declaration. Pop # the stack for these. # # Similarly, if we haven't seen an opening brace yet, but we # already saw a closing parenthesis, then these are probably # function arguments with extra "class" or "struct" keywords. # Also pop these stack for these. if not self.SeenOpenBrace(): self.stack.pop() else: # token == '}' # Perform end of block checks and pop the stack. if self.stack: self.stack[-1].CheckEnd(filename, clean_lines, linenum, error) self.stack.pop() line = matched.group(2) def InnermostClass(self): """Get class info on the top of the stack. Returns: A _ClassInfo object if we are inside a class, or None otherwise. """ for i in range(len(self.stack), 0, -1): classinfo = self.stack[i - 1] if isinstance(classinfo, _ClassInfo): return classinfo return None def CheckCompletedBlocks(self, filename, error): """Checks that all classes and namespaces have been completely parsed. Call this when all lines in a file have been processed. Args: filename: The name of the current file. error: The function to call with any errors found. """ # Note: This test can result in false positives if #ifdef constructs # get in the way of brace matching. See the testBuildClass test in # cpplint_unittest.py for an example of this. for obj in self.stack: if isinstance(obj, _ClassInfo): error(filename, obj.starting_linenum, 'build/class', 5, 'Failed to find complete declaration of class %s' % obj.name) elif isinstance(obj, _NamespaceInfo): error(filename, obj.starting_linenum, 'build/namespaces', 5, 'Failed to find complete declaration of namespace %s' % obj.name) def CheckForNonStandardConstructs(filename, clean_lines, linenum, nesting_state, error): r"""Logs an error if we see certain non-ANSI constructs ignored by gcc-2. Complain about several constructs which gcc-2 accepts, but which are not standard C++. Warning about these in lint is one way to ease the transition to new compilers. - put storage class first (e.g. "static const" instead of "const static"). - "%lld" instead of %qd" in printf-type functions. - "%1$d" is non-standard in printf-type functions. - "\%" is an undefined character escape sequence. - text after #endif is not allowed. - invalid inner-style forward declaration. - >? and ?= and )\?=?\s*(\w+|[+-]?\d+)(\.\d*)?', line): error(filename, linenum, 'build/deprecated', 3, '>? and ))?' # r'\s*const\s*' + type_name + '\s*&\s*\w+\s*;' error(filename, linenum, 'runtime/member_string_references', 2, 'const string& members are dangerous. It is much better to use ' 'alternatives, such as pointers or simple constants.') # Everything else in this function operates on class declarations. # Return early if the top of the nesting stack is not a class, or if # the class head is not completed yet. classinfo = nesting_state.InnermostClass() if not classinfo or not classinfo.seen_open_brace: return # The class may have been declared with namespace or classname qualifiers. # The constructor and destructor will not have those qualifiers. base_classname = classinfo.name.split('::')[-1] # Look for single-argument constructors that aren't marked explicit. # Technically a valid construct, but against style. Also look for # non-single-argument constructors which are also technically valid, but # strongly suggest something is wrong. explicit_constructor_match = Match( r'\s+(?:inline\s+)?(explicit\s+)?(?:inline\s+)?%s\s*' r'\(((?:[^()]|\([^()]*\))*)\)' % re.escape(base_classname), line) if explicit_constructor_match: is_marked_explicit = explicit_constructor_match.group(1) if not explicit_constructor_match.group(2): constructor_args = [] else: constructor_args = explicit_constructor_match.group(2).split(',') # collapse arguments so that commas in template parameter lists and function # argument parameter lists don't split arguments in two i = 0 while i < len(constructor_args): constructor_arg = constructor_args[i] while (constructor_arg.count('<') > constructor_arg.count('>') or constructor_arg.count('(') > constructor_arg.count(')')): constructor_arg += ',' + constructor_args[i + 1] del constructor_args[i + 1] constructor_args[i] = constructor_arg i += 1 defaulted_args = [arg for arg in constructor_args if '=' in arg] noarg_constructor = (not constructor_args or # empty arg list # 'void' arg specifier (len(constructor_args) == 1 and constructor_args[0].strip() == 'void')) onearg_constructor = ((len(constructor_args) == 1 and # exactly one arg not noarg_constructor) or # all but at most one arg defaulted (len(constructor_args) >= 1 and not noarg_constructor and len(defaulted_args) >= len(constructor_args) - 1)) initializer_list_constructor = bool( onearg_constructor and Search(r'\bstd\s*::\s*initializer_list\b', constructor_args[0])) copy_constructor = bool( onearg_constructor and Match(r'(const\s+)?%s(\s*<[^>]*>)?(\s+const)?\s*(?:<\w+>\s*)?&' % re.escape(base_classname), constructor_args[0].strip())) if (not is_marked_explicit and onearg_constructor and not initializer_list_constructor and not copy_constructor): if defaulted_args: error(filename, linenum, 'runtime/explicit', 5, 'Constructors callable with one argument ' 'should be marked explicit.') else: error(filename, linenum, 'runtime/explicit', 5, 'Single-parameter constructors should be marked explicit.') elif is_marked_explicit and not onearg_constructor: if noarg_constructor: error(filename, linenum, 'runtime/explicit', 5, 'Zero-parameter constructors should not be marked explicit.') else: error(filename, linenum, 'runtime/explicit', 0, 'Constructors that require multiple arguments ' 'should not be marked explicit.') def CheckSpacingForFunctionCall(filename, clean_lines, linenum, error): """Checks for the correctness of various spacing around function calls. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # Since function calls often occur inside if/for/while/switch # expressions - which have their own, more liberal conventions - we # first see if we should be looking inside such an expression for a # function call, to which we can apply more strict standards. fncall = line # if there's no control flow construct, look at whole line for pattern in (r'\bif\s*\((.*)\)\s*{', r'\bfor\s*\((.*)\)\s*{', r'\bwhile\s*\((.*)\)\s*[{;]', r'\bswitch\s*\((.*)\)\s*{'): match = Search(pattern, line) if match: fncall = match.group(1) # look inside the parens for function calls break # Except in if/for/while/switch, there should never be space # immediately inside parens (eg "f( 3, 4 )"). We make an exception # for nested parens ( (a+b) + c ). Likewise, there should never be # a space before a ( when it's a function argument. I assume it's a # function argument when the char before the whitespace is legal in # a function name (alnum + _) and we're not starting a macro. Also ignore # pointers and references to arrays and functions coz they're too tricky: # we use a very simple way to recognize these: # " (something)(maybe-something)" or # " (something)(maybe-something," or # " (something)[something]" # Note that we assume the contents of [] to be short enough that # they'll never need to wrap. if ( # Ignore control structures. not Search(r'\b(if|for|while|switch|return|new|delete|catch|sizeof)\b', fncall) and # Ignore pointers/references to functions. not Search(r' \([^)]+\)\([^)]*(\)|,$)', fncall) and # Ignore pointers/references to arrays. not Search(r' \([^)]+\)\[[^\]]+\]', fncall)): if Search(r'\w\s*\(\s(?!\s*\\$)', fncall): # a ( used for a fn call error(filename, linenum, 'whitespace/parens', 4, 'Extra space after ( in function call') elif Search(r'\(\s+(?!(\s*\\)|\()', fncall): error(filename, linenum, 'whitespace/parens', 2, 'Extra space after (') if (Search(r'\w\s+\(', fncall) and not Search(r'#\s*define|typedef|using\s+\w+\s*=', fncall) and not Search(r'\w\s+\((\w+::)*\*\w+\)\(', fncall) and not Search(r'\bcase\s+\(', fncall)): # TODO(unknown): Space after an operator function seem to be a common # error, silence those for now by restricting them to highest verbosity. if Search(r'\boperator_*\b', line): error(filename, linenum, 'whitespace/parens', 0, 'Extra space before ( in function call') else: error(filename, linenum, 'whitespace/parens', 4, 'Extra space before ( in function call') # If the ) is followed only by a newline or a { + newline, assume it's # part of a control statement (if/while/etc), and don't complain if Search(r'[^)]\s+\)\s*[^{\s]', fncall): # If the closing parenthesis is preceded by only whitespaces, # try to give a more descriptive error message. if Search(r'^\s+\)', fncall): error(filename, linenum, 'whitespace/parens', 2, 'Closing ) should be moved to the previous line') else: error(filename, linenum, 'whitespace/parens', 2, 'Extra space before )') def IsBlankLine(line): """Returns true if the given line is blank. We consider a line to be blank if the line is empty or consists of only white spaces. Args: line: A line of a string. Returns: True, if the given line is blank. """ return not line or line.isspace() def CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line, error): is_namespace_indent_item = ( len(nesting_state.stack) > 1 and nesting_state.stack[-1].check_namespace_indentation and isinstance(nesting_state.previous_stack_top, _NamespaceInfo) and nesting_state.previous_stack_top == nesting_state.stack[-2]) if ShouldCheckNamespaceIndentation(nesting_state, is_namespace_indent_item, clean_lines.elided, line): CheckItemIndentationInNamespace(filename, clean_lines.elided, line, error) def CheckForFunctionLengths(filename, clean_lines, linenum, function_state, error): """Reports for long function bodies. For an overview why this is done, see: http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Write_Short_Functions Uses a simplistic algorithm assuming other style guidelines (especially spacing) are followed. Only checks unindented functions, so class members are unchecked. Trivial bodies are unchecked, so constructors with huge initializer lists may be missed. Blank/comment lines are not counted so as to avoid encouraging the removal of vertical space and comments just to get through a lint check. NOLINT *on the last line of a function* disables this check. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. function_state: Current function name and lines in body so far. error: The function to call with any errors found. """ lines = clean_lines.lines line = lines[linenum] joined_line = '' starting_func = False regexp = r'(\w(\w|::|\*|\&|\s)*)\(' # decls * & space::name( ... match_result = Match(regexp, line) if match_result: # If the name is all caps and underscores, figure it's a macro and # ignore it, unless it's TEST or TEST_F. function_name = match_result.group(1).split()[-1] if function_name == 'TEST' or function_name == 'TEST_F' or ( not Match(r'[A-Z_]+$', function_name)): starting_func = True if starting_func: body_found = False for start_linenum in xrange(linenum, clean_lines.NumLines()): start_line = lines[start_linenum] joined_line += ' ' + start_line.lstrip() if Search(r'(;|})', start_line): # Declarations and trivial functions body_found = True break # ... ignore elif Search(r'{', start_line): body_found = True function = Search(r'((\w|:)*)\(', line).group(1) if Match(r'TEST', function): # Handle TEST... macros parameter_regexp = Search(r'(\(.*\))', joined_line) if parameter_regexp: # Ignore bad syntax function += parameter_regexp.group(1) else: function += '()' function_state.Begin(function) break if not body_found: # No body for the function (or evidence of a non-function) was found. error(filename, linenum, 'readability/fn_size', 5, 'Lint failed to find start of function body.') elif Match(r'^\}\s*$', line): # function end function_state.Check(error, filename, linenum) function_state.End() elif not Match(r'^\s*$', line): function_state.Count() # Count non-blank/non-comment lines. _RE_PATTERN_TODO = re.compile(r'^//(\s*)TODO(\(.+?\))?:?(\s|$)?') def CheckComment(line, filename, linenum, next_line_start, error): """Checks for common mistakes in comments. Args: line: The line in question. filename: The name of the current file. linenum: The number of the line to check. next_line_start: The first non-whitespace column of the next line. error: The function to call with any errors found. """ commentpos = line.find('//') if commentpos != -1: # Check if the // may be in quotes. If so, ignore it # Comparisons made explicit for clarity -- pylint: disable=g-explicit-bool-comparison if (line.count('"', 0, commentpos) - line.count('\\"', 0, commentpos)) % 2 == 0: # not in quotes # Allow one space for new scopes, two spaces otherwise: if (not (Match(r'^.*{ *//', line) and next_line_start == commentpos) and ((commentpos >= 1 and line[commentpos-1] not in string.whitespace) or (commentpos >= 2 and line[commentpos-2] not in string.whitespace))): error(filename, linenum, 'whitespace/comments', 2, 'At least two spaces is best between code and comments') # Checks for common mistakes in TODO comments. comment = line[commentpos:] match = _RE_PATTERN_TODO.match(comment) if match: # One whitespace is correct; zero whitespace is handled elsewhere. leading_whitespace = match.group(1) if len(leading_whitespace) > 1: error(filename, linenum, 'whitespace/todo', 2, 'Too many spaces before TODO') username = match.group(2) if not username: error(filename, linenum, 'readability/todo', 2, 'Missing username in TODO; it should look like ' '"// TODO(my_username): Stuff."') middle_whitespace = match.group(3) # Comparisons made explicit for correctness -- pylint: disable=g-explicit-bool-comparison if middle_whitespace != ' ' and middle_whitespace != '': error(filename, linenum, 'whitespace/todo', 2, 'TODO(my_username) should be followed by a space') # If the comment contains an alphanumeric character, there # should be a space somewhere between it and the // unless # it's a /// or //! Doxygen comment. if (Match(r'//[^ ]*\w', comment) and not Match(r'(///|//\!)(\s+|$)', comment)): error(filename, linenum, 'whitespace/comments', 4, 'Should have a space between // and comment') def CheckAccess(filename, clean_lines, linenum, nesting_state, error): """Checks for improper use of DISALLOW* macros. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. nesting_state: A NestingState instance which maintains information about the current stack of nested blocks being parsed. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # get rid of comments and strings matched = Match((r'\s*(DISALLOW_COPY_AND_ASSIGN|' r'DISALLOW_IMPLICIT_CONSTRUCTORS)'), line) if not matched: return if nesting_state.stack and isinstance(nesting_state.stack[-1], _ClassInfo): if nesting_state.stack[-1].access != 'private': error(filename, linenum, 'readability/constructors', 3, '%s must be in the private: section' % matched.group(1)) else: # Found DISALLOW* macro outside a class declaration, or perhaps it # was used inside a function when it should have been part of the # class declaration. We could issue a warning here, but it # probably resulted in a compiler error already. pass def CheckSpacing(filename, clean_lines, linenum, nesting_state, error): """Checks for the correctness of various spacing issues in the code. Things we check for: spaces around operators, spaces after if/for/while/switch, no spaces around parens in function calls, two spaces between code and comment, don't start a block with a blank line, don't end a function with a blank line, don't add a blank line after public/protected/private, don't have too many blank lines in a row. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. nesting_state: A NestingState instance which maintains information about the current stack of nested blocks being parsed. error: The function to call with any errors found. """ # Don't use "elided" lines here, otherwise we can't check commented lines. # Don't want to use "raw" either, because we don't want to check inside C++11 # raw strings, raw = clean_lines.lines_without_raw_strings line = raw[linenum] # Before nixing comments, check if the line is blank for no good # reason. This includes the first line after a block is opened, and # blank lines at the end of a function (ie, right before a line like '}' # # Skip all the blank line checks if we are immediately inside a # namespace body. In other words, don't issue blank line warnings # for this block: # namespace { # # } # # A warning about missing end of namespace comments will be issued instead. # # Also skip blank line checks for 'extern "C"' blocks, which are formatted # like namespaces. if (IsBlankLine(line) and not nesting_state.InNamespaceBody() and not nesting_state.InExternC()): elided = clean_lines.elided prev_line = elided[linenum - 1] prevbrace = prev_line.rfind('{') # TODO(unknown): Don't complain if line before blank line, and line after, # both start with alnums and are indented the same amount. # This ignores whitespace at the start of a namespace block # because those are not usually indented. if prevbrace != -1 and prev_line[prevbrace:].find('}') == -1: # OK, we have a blank line at the start of a code block. Before we # complain, we check if it is an exception to the rule: The previous # non-empty line has the parameters of a function header that are indented # 4 spaces (because they did not fit in a 80 column line when placed on # the same line as the function name). We also check for the case where # the previous line is indented 6 spaces, which may happen when the # initializers of a constructor do not fit into a 80 column line. exception = False if Match(r' {6}\w', prev_line): # Initializer list? # We are looking for the opening column of initializer list, which # should be indented 4 spaces to cause 6 space indentation afterwards. search_position = linenum-2 while (search_position >= 0 and Match(r' {6}\w', elided[search_position])): search_position -= 1 exception = (search_position >= 0 and elided[search_position][:5] == ' :') else: # Search for the function arguments or an initializer list. We use a # simple heuristic here: If the line is indented 4 spaces; and we have a # closing paren, without the opening paren, followed by an opening brace # or colon (for initializer lists) we assume that it is the last line of # a function header. If we have a colon indented 4 spaces, it is an # initializer list. exception = (Match(r' {4}\w[^\(]*\)\s*(const\s*)?(\{\s*$|:)', prev_line) or Match(r' {4}:', prev_line)) if not exception: error(filename, linenum, 'whitespace/blank_line', 2, 'Redundant blank line at the start of a code block ' 'should be deleted.') # Ignore blank lines at the end of a block in a long if-else # chain, like this: # if (condition1) { # // Something followed by a blank line # # } else if (condition2) { # // Something else # } if linenum + 1 < clean_lines.NumLines(): next_line = raw[linenum + 1] if (next_line and Match(r'\s*}', next_line) and next_line.find('} else ') == -1): error(filename, linenum, 'whitespace/blank_line', 3, 'Redundant blank line at the end of a code block ' 'should be deleted.') matched = Match(r'\s*(public|protected|private):', prev_line) if matched: error(filename, linenum, 'whitespace/blank_line', 3, 'Do not leave a blank line after "%s:"' % matched.group(1)) # Next, check comments next_line_start = 0 if linenum + 1 < clean_lines.NumLines(): next_line = raw[linenum + 1] next_line_start = len(next_line) - len(next_line.lstrip()) CheckComment(line, filename, linenum, next_line_start, error) # get rid of comments and strings line = clean_lines.elided[linenum] # You shouldn't have spaces before your brackets, except maybe after # 'delete []' or 'return []() {};' if Search(r'\w\s+\[', line) and not Search(r'(?:delete|return)\s+\[', line): error(filename, linenum, 'whitespace/braces', 5, 'Extra space before [') # In range-based for, we wanted spaces before and after the colon, but # not around "::" tokens that might appear. if (Search(r'for *\(.*[^:]:[^: ]', line) or Search(r'for *\(.*[^: ]:[^:]', line)): error(filename, linenum, 'whitespace/forcolon', 2, 'Missing space around colon in range-based for loop') def CheckOperatorSpacing(filename, clean_lines, linenum, error): """Checks for horizontal spacing around operators. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # Don't try to do spacing checks for operator methods. Do this by # replacing the troublesome characters with something else, # preserving column position for all other characters. # # The replacement is done repeatedly to avoid false positives from # operators that call operators. while True: match = Match(r'^(.*\boperator\b)(\S+)(\s*\(.*)$', line) if match: line = match.group(1) + ('_' * len(match.group(2))) + match.group(3) else: break # We allow no-spaces around = within an if: "if ( (a=Foo()) == 0 )". # Otherwise not. Note we only check for non-spaces on *both* sides; # sometimes people put non-spaces on one side when aligning ='s among # many lines (not that this is behavior that I approve of...) if ((Search(r'[\w.]=', line) or Search(r'=[\w.]', line)) and not Search(r'\b(if|while|for) ', line) # Operators taken from [lex.operators] in C++11 standard. and not Search(r'(>=|<=|==|!=|&=|\^=|\|=|\+=|\*=|\/=|\%=)', line) and not Search(r'operator=', line)): error(filename, linenum, 'whitespace/operators', 4, 'Missing spaces around =') # It's ok not to have spaces around binary operators like + - * /, but if # there's too little whitespace, we get concerned. It's hard to tell, # though, so we punt on this one for now. TODO. # You should always have whitespace around binary operators. # # Check <= and >= first to avoid false positives with < and >, then # check non-include lines for spacing around < and >. # # If the operator is followed by a comma, assume it's be used in a # macro context and don't do any checks. This avoids false # positives. # # Note that && is not included here. Those are checked separately # in CheckRValueReference match = Search(r'[^<>=!\s](==|!=|<=|>=|\|\|)[^<>=!\s,;\)]', line) if match: error(filename, linenum, 'whitespace/operators', 3, 'Missing spaces around %s' % match.group(1)) elif not Match(r'#.*include', line): # Look for < that is not surrounded by spaces. This is only # triggered if both sides are missing spaces, even though # technically should should flag if at least one side is missing a # space. This is done to avoid some false positives with shifts. match = Match(r'^(.*[^\s<])<[^\s=<,]', line) if match: (_, _, end_pos) = CloseExpression( clean_lines, linenum, len(match.group(1))) if end_pos <= -1: error(filename, linenum, 'whitespace/operators', 3, 'Missing spaces around <') # Look for > that is not surrounded by spaces. Similar to the # above, we only trigger if both sides are missing spaces to avoid # false positives with shifts. match = Match(r'^(.*[^-\s>])>[^\s=>,]', line) if match: (_, _, start_pos) = ReverseCloseExpression( clean_lines, linenum, len(match.group(1))) if start_pos <= -1: error(filename, linenum, 'whitespace/operators', 3, 'Missing spaces around >') # We allow no-spaces around << when used like this: 10<<20, but # not otherwise (particularly, not when used as streams) # # We also allow operators following an opening parenthesis, since # those tend to be macros that deal with operators. match = Search(r'(operator|[^\s(<])(?:L|UL|ULL|l|ul|ull)?<<([^\s,=<])', line) if (match and not (match.group(1).isdigit() and match.group(2).isdigit()) and not (match.group(1) == 'operator' and match.group(2) == ';')): error(filename, linenum, 'whitespace/operators', 3, 'Missing spaces around <<') # We allow no-spaces around >> for almost anything. This is because # C++11 allows ">>" to close nested templates, which accounts for # most cases when ">>" is not followed by a space. # # We still warn on ">>" followed by alpha character, because that is # likely due to ">>" being used for right shifts, e.g.: # value >> alpha # # When ">>" is used to close templates, the alphanumeric letter that # follows would be part of an identifier, and there should still be # a space separating the template type and the identifier. # type> alpha match = Search(r'>>[a-zA-Z_]', line) if match: error(filename, linenum, 'whitespace/operators', 3, 'Missing spaces around >>') # There shouldn't be space around unary operators match = Search(r'(!\s|~\s|[\s]--[\s;]|[\s]\+\+[\s;])', line) if match: error(filename, linenum, 'whitespace/operators', 4, 'Extra space for operator %s' % match.group(1)) def CheckParenthesisSpacing(filename, clean_lines, linenum, error): """Checks for horizontal spacing around parentheses. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # No spaces after an if, while, switch, or for match = Search(r' (if\(|for\(|while\(|switch\()', line) if match: error(filename, linenum, 'whitespace/parens', 5, 'Missing space before ( in %s' % match.group(1)) # For if/for/while/switch, the left and right parens should be # consistent about how many spaces are inside the parens, and # there should either be zero or one spaces inside the parens. # We don't want: "if ( foo)" or "if ( foo )". # Exception: "for ( ; foo; bar)" and "for (foo; bar; )" are allowed. match = Search(r'\b(if|for|while|switch)\s*' r'\(([ ]*)(.).*[^ ]+([ ]*)\)\s*{\s*$', line) if match: if len(match.group(2)) != len(match.group(4)): if not (match.group(3) == ';' and len(match.group(2)) == 1 + len(match.group(4)) or not match.group(2) and Search(r'\bfor\s*\(.*; \)', line)): error(filename, linenum, 'whitespace/parens', 5, 'Mismatching spaces inside () in %s' % match.group(1)) if len(match.group(2)) not in [0, 1]: error(filename, linenum, 'whitespace/parens', 5, 'Should have zero or one spaces inside ( and ) in %s' % match.group(1)) def CheckCommaSpacing(filename, clean_lines, linenum, error): """Checks for horizontal spacing near commas and semicolons. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ raw = clean_lines.lines_without_raw_strings line = clean_lines.elided[linenum] # You should always have a space after a comma (either as fn arg or operator) # # This does not apply when the non-space character following the # comma is another comma, since the only time when that happens is # for empty macro arguments. # # We run this check in two passes: first pass on elided lines to # verify that lines contain missing whitespaces, second pass on raw # lines to confirm that those missing whitespaces are not due to # elided comments. if (Search(r',[^,\s]', ReplaceAll(r'\boperator\s*,\s*\(', 'F(', line)) and Search(r',[^,\s]', raw[linenum])): error(filename, linenum, 'whitespace/comma', 3, 'Missing space after ,') # You should always have a space after a semicolon # except for few corner cases # TODO(unknown): clarify if 'if (1) { return 1;}' is requires one more # space after ; if Search(r';[^\s};\\)/]', line): error(filename, linenum, 'whitespace/semicolon', 3, 'Missing space after ;') def CheckBracesSpacing(filename, clean_lines, linenum, error): """Checks for horizontal spacing near commas. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # Except after an opening paren, or after another opening brace (in case of # an initializer list, for instance), you should have spaces before your # braces. And since you should never have braces at the beginning of a line, # this is an easy test. match = Match(r'^(.*[^ ({>]){', line) if match: # Try a bit harder to check for brace initialization. This # happens in one of the following forms: # Constructor() : initializer_list_{} { ... } # Constructor{}.MemberFunction() # Type variable{}; # FunctionCall(type{}, ...); # LastArgument(..., type{}); # LOG(INFO) << type{} << " ..."; # map_of_type[{...}] = ...; # ternary = expr ? new type{} : nullptr; # OuterTemplate{}> # # We check for the character following the closing brace, and # silence the warning if it's one of those listed above, i.e. # "{.;,)<>]:". # # To account for nested initializer list, we allow any number of # closing braces up to "{;,)<". We can't simply silence the # warning on first sight of closing brace, because that would # cause false negatives for things that are not initializer lists. # Silence this: But not this: # Outer{ if (...) { # Inner{...} if (...){ // Missing space before { # }; } # # There is a false negative with this approach if people inserted # spurious semicolons, e.g. "if (cond){};", but we will catch the # spurious semicolon with a separate check. (endline, endlinenum, endpos) = CloseExpression( clean_lines, linenum, len(match.group(1))) trailing_text = '' if endpos > -1: trailing_text = endline[endpos:] for offset in xrange(endlinenum + 1, min(endlinenum + 3, clean_lines.NumLines() - 1)): trailing_text += clean_lines.elided[offset] if not Match(r'^[\s}]*[{.;,)<>\]:]', trailing_text): error(filename, linenum, 'whitespace/braces', 5, 'Missing space before {') # Make sure '} else {' has spaces. if Search(r'}else', line): error(filename, linenum, 'whitespace/braces', 5, 'Missing space before else') # You shouldn't have a space before a semicolon at the end of the line. # There's a special case for "for" since the style guide allows space before # the semicolon there. if Search(r':\s*;\s*$', line): error(filename, linenum, 'whitespace/semicolon', 5, 'Semicolon defining empty statement. Use {} instead.') elif Search(r'^\s*;\s*$', line): error(filename, linenum, 'whitespace/semicolon', 5, 'Line contains only semicolon. If this should be an empty statement, ' 'use {} instead.') elif (Search(r'\s+;\s*$', line) and not Search(r'\bfor\b', line)): error(filename, linenum, 'whitespace/semicolon', 5, 'Extra space before last semicolon. If this should be an empty ' 'statement, use {} instead.') def IsDecltype(clean_lines, linenum, column): """Check if the token ending on (linenum, column) is decltype(). Args: clean_lines: A CleansedLines instance containing the file. linenum: the number of the line to check. column: end column of the token to check. Returns: True if this token is decltype() expression, False otherwise. """ (text, _, start_col) = ReverseCloseExpression(clean_lines, linenum, column) if start_col < 0: return False if Search(r'\bdecltype\s*$', text[0:start_col]): return True return False def IsTemplateParameterList(clean_lines, linenum, column): """Check if the token ending on (linenum, column) is the end of template<>. Args: clean_lines: A CleansedLines instance containing the file. linenum: the number of the line to check. column: end column of the token to check. Returns: True if this token is end of a template parameter list, False otherwise. """ (_, startline, startpos) = ReverseCloseExpression( clean_lines, linenum, column) if (startpos > -1 and Search(r'\btemplate\s*$', clean_lines.elided[startline][0:startpos])): return True return False def IsRValueType(typenames, clean_lines, nesting_state, linenum, column): """Check if the token ending on (linenum, column) is a type. Assumes that text to the right of the column is "&&" or a function name. Args: typenames: set of type names from template-argument-list. clean_lines: A CleansedLines instance containing the file. nesting_state: A NestingState instance which maintains information about the current stack of nested blocks being parsed. linenum: the number of the line to check. column: end column of the token to check. Returns: True if this token is a type, False if we are not sure. """ prefix = clean_lines.elided[linenum][0:column] # Get one word to the left. If we failed to do so, this is most # likely not a type, since it's unlikely that the type name and "&&" # would be split across multiple lines. match = Match(r'^(.*)(\b\w+|[>*)&])\s*$', prefix) if not match: return False # Check text following the token. If it's "&&>" or "&&," or "&&...", it's # most likely a rvalue reference used inside a template. suffix = clean_lines.elided[linenum][column:] if Match(r'&&\s*(?:[>,]|\.\.\.)', suffix): return True # Check for known types and end of templates: # int&& variable # vector&& variable # # Because this function is called recursively, we also need to # recognize pointer and reference types: # int* Function() # int& Function() if (match.group(2) in typenames or match.group(2) in ['char', 'char16_t', 'char32_t', 'wchar_t', 'bool', 'short', 'int', 'long', 'signed', 'unsigned', 'float', 'double', 'void', 'auto', '>', '*', '&']): return True # If we see a close parenthesis, look for decltype on the other side. # decltype would unambiguously identify a type, anything else is # probably a parenthesized expression and not a type. if match.group(2) == ')': return IsDecltype( clean_lines, linenum, len(match.group(1)) + len(match.group(2)) - 1) # Check for casts and cv-qualifiers. # match.group(1) remainder # -------------- --------- # const_cast< type&& # const type&& # type const&& if Search(r'\b(?:const_cast\s*<|static_cast\s*<|dynamic_cast\s*<|' r'reinterpret_cast\s*<|\w+\s)\s*$', match.group(1)): return True # Look for a preceding symbol that might help differentiate the context. # These are the cases that would be ambiguous: # match.group(1) remainder # -------------- --------- # Call ( expression && # Declaration ( type&& # sizeof ( type&& # if ( expression && # while ( expression && # for ( type&& # for( ; expression && # statement ; type&& # block { type&& # constructor { expression && start = linenum line = match.group(1) match_symbol = None while start >= 0: # We want to skip over identifiers and commas to get to a symbol. # Commas are skipped so that we can find the opening parenthesis # for function parameter lists. match_symbol = Match(r'^(.*)([^\w\s,])[\w\s,]*$', line) if match_symbol: break start -= 1 line = clean_lines.elided[start] if not match_symbol: # Probably the first statement in the file is an rvalue reference return True if match_symbol.group(2) == '}': # Found closing brace, probably an indicate of this: # block{} type&& return True if match_symbol.group(2) == ';': # Found semicolon, probably one of these: # for(; expression && # statement; type&& # Look for the previous 'for(' in the previous lines. before_text = match_symbol.group(1) for i in xrange(start - 1, max(start - 6, 0), -1): before_text = clean_lines.elided[i] + before_text if Search(r'for\s*\([^{};]*$', before_text): # This is the condition inside a for-loop return False # Did not find a for-init-statement before this semicolon, so this # is probably a new statement and not a condition. return True if match_symbol.group(2) == '{': # Found opening brace, probably one of these: # block{ type&& = ... ; } # constructor{ expression && expression } # Look for a closing brace or a semicolon. If we see a semicolon # first, this is probably a rvalue reference. line = clean_lines.elided[start][0:len(match_symbol.group(1)) + 1] end = start depth = 1 while True: for ch in line: if ch == ';': return True elif ch == '{': depth += 1 elif ch == '}': depth -= 1 if depth == 0: return False end += 1 if end >= clean_lines.NumLines(): break line = clean_lines.elided[end] # Incomplete program? return False if match_symbol.group(2) == '(': # Opening parenthesis. Need to check what's to the left of the # parenthesis. Look back one extra line for additional context. before_text = match_symbol.group(1) if linenum > 1: before_text = clean_lines.elided[linenum - 1] + before_text before_text = match_symbol.group(1) # Patterns that are likely to be types: # [](type&& # for (type&& # sizeof(type&& # operator=(type&& # if Search(r'(?:\]|\bfor|\bsizeof|\boperator\s*\S+\s*)\s*$', before_text): return True # Patterns that are likely to be expressions: # if (expression && # while (expression && # : initializer(expression && # , initializer(expression && # ( FunctionCall(expression && # + FunctionCall(expression && # + (expression && # # The last '+' represents operators such as '+' and '-'. if Search(r'(?:\bif|\bwhile|[-+=%^(]*>)?\s*$', match_symbol.group(1)) if match_func: # Check for constructors, which don't have return types. if Search(r'\b(?:explicit|inline)$', match_func.group(1)): return True implicit_constructor = Match(r'\s*(\w+)\((?:const\s+)?(\w+)', prefix) if (implicit_constructor and implicit_constructor.group(1) == implicit_constructor.group(2)): return True return IsRValueType(typenames, clean_lines, nesting_state, linenum, len(match_func.group(1))) # Nothing before the function name. If this is inside a block scope, # this is probably a function call. return not (nesting_state.previous_stack_top and nesting_state.previous_stack_top.IsBlockInfo()) if match_symbol.group(2) == '>': # Possibly a closing bracket, check that what's on the other side # looks like the start of a template. return IsTemplateParameterList( clean_lines, start, len(match_symbol.group(1))) # Some other symbol, usually something like "a=b&&c". This is most # likely not a type. return False def IsDeletedOrDefault(clean_lines, linenum): """Check if current constructor or operator is deleted or default. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. Returns: True if this is a deleted or default constructor. """ open_paren = clean_lines.elided[linenum].find('(') if open_paren < 0: return False (close_line, _, close_paren) = CloseExpression( clean_lines, linenum, open_paren) if close_paren < 0: return False return Match(r'\s*=\s*(?:delete|default)\b', close_line[close_paren:]) def IsRValueAllowed(clean_lines, linenum, typenames): """Check if RValue reference is allowed on a particular line. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. typenames: set of type names from template-argument-list. Returns: True if line is within the region where RValue references are allowed. """ # Allow region marked by PUSH/POP macros for i in xrange(linenum, 0, -1): line = clean_lines.elided[i] if Match(r'GOOGLE_ALLOW_RVALUE_REFERENCES_(?:PUSH|POP)', line): if not line.endswith('PUSH'): return False for j in xrange(linenum, clean_lines.NumLines(), 1): line = clean_lines.elided[j] if Match(r'GOOGLE_ALLOW_RVALUE_REFERENCES_(?:PUSH|POP)', line): return line.endswith('POP') # Allow operator= line = clean_lines.elided[linenum] if Search(r'\boperator\s*=\s*\(', line): return IsDeletedOrDefault(clean_lines, linenum) # Allow constructors match = Match(r'\s*(?:[\w<>]+::)*([\w<>]+)\s*::\s*([\w<>]+)\s*\(', line) if match and match.group(1) == match.group(2): return IsDeletedOrDefault(clean_lines, linenum) if Search(r'\b(?:explicit|inline)\s+[\w<>]+\s*\(', line): return IsDeletedOrDefault(clean_lines, linenum) if Match(r'\s*[\w<>]+\s*\(', line): previous_line = 'ReturnType' if linenum > 0: previous_line = clean_lines.elided[linenum - 1] if Match(r'^\s*$', previous_line) or Search(r'[{}:;]\s*$', previous_line): return IsDeletedOrDefault(clean_lines, linenum) # Reject types not mentioned in template-argument-list while line: match = Match(r'^.*?(\w+)\s*&&(.*)$', line) if not match: break if match.group(1) not in typenames: return False line = match.group(2) # All RValue types that were in template-argument-list should have # been removed by now. Those were allowed, assuming that they will # be forwarded. # # If there are no remaining RValue types left (i.e. types that were # not found in template-argument-list), flag those as not allowed. return line.find('&&') < 0 def GetTemplateArgs(clean_lines, linenum): """Find list of template arguments associated with this function declaration. Args: clean_lines: A CleansedLines instance containing the file. linenum: Line number containing the start of the function declaration, usually one line after the end of the template-argument-list. Returns: Set of type names, or empty set if this does not appear to have any template parameters. """ # Find start of function func_line = linenum while func_line > 0: line = clean_lines.elided[func_line] if Match(r'^\s*$', line): return set() if line.find('(') >= 0: break func_line -= 1 if func_line == 0: return set() # Collapse template-argument-list into a single string argument_list = '' match = Match(r'^(\s*template\s*)<', clean_lines.elided[func_line]) if match: # template-argument-list on the same line as function name start_col = len(match.group(1)) _, end_line, end_col = CloseExpression(clean_lines, func_line, start_col) if end_col > -1 and end_line == func_line: start_col += 1 # Skip the opening bracket argument_list = clean_lines.elided[func_line][start_col:end_col] elif func_line > 1: # template-argument-list one line before function name match = Match(r'^(.*)>\s*$', clean_lines.elided[func_line - 1]) if match: end_col = len(match.group(1)) _, start_line, start_col = ReverseCloseExpression( clean_lines, func_line - 1, end_col) if start_col > -1: start_col += 1 # Skip the opening bracket while start_line < func_line - 1: argument_list += clean_lines.elided[start_line][start_col:] start_col = 0 start_line += 1 argument_list += clean_lines.elided[func_line - 1][start_col:end_col] if not argument_list: return set() # Extract type names typenames = set() while True: match = Match(r'^[,\s]*(?:typename|class)(?:\.\.\.)?\s+(\w+)(.*)$', argument_list) if not match: break typenames.add(match.group(1)) argument_list = match.group(2) return typenames def CheckRValueReference(filename, clean_lines, linenum, nesting_state, error): """Check for rvalue references. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. nesting_state: A NestingState instance which maintains information about the current stack of nested blocks being parsed. error: The function to call with any errors found. """ # Find lines missing spaces around &&. # TODO(unknown): currently we don't check for rvalue references # with spaces surrounding the && to avoid false positives with # boolean expressions. line = clean_lines.elided[linenum] match = Match(r'^(.*\S)&&', line) if not match: match = Match(r'(.*)&&\S', line) if (not match) or '(&&)' in line or Search(r'\boperator\s*$', match.group(1)): return # Either poorly formed && or an rvalue reference, check the context # to get a more accurate error message. Mostly we want to determine # if what's to the left of "&&" is a type or not. typenames = GetTemplateArgs(clean_lines, linenum) and_pos = len(match.group(1)) if IsRValueType(typenames, clean_lines, nesting_state, linenum, and_pos): if not IsRValueAllowed(clean_lines, linenum, typenames): error(filename, linenum, 'build/c++11', 3, 'RValue references are an unapproved C++ feature.') else: error(filename, linenum, 'whitespace/operators', 3, 'Missing spaces around &&') def CheckSectionSpacing(filename, clean_lines, class_info, linenum, error): """Checks for additional blank line issues related to sections. Currently the only thing checked here is blank line before protected/private. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. class_info: A _ClassInfo objects. linenum: The number of the line to check. error: The function to call with any errors found. """ # Skip checks if the class is small, where small means 25 lines or less. # 25 lines seems like a good cutoff since that's the usual height of # terminals, and any class that can't fit in one screen can't really # be considered "small". # # Also skip checks if we are on the first line. This accounts for # classes that look like # class Foo { public: ... }; # # If we didn't find the end of the class, last_line would be zero, # and the check will be skipped by the first condition. if (class_info.last_line - class_info.starting_linenum <= 24 or linenum <= class_info.starting_linenum): return matched = Match(r'\s*(public|protected|private):', clean_lines.lines[linenum]) if matched: # Issue warning if the line before public/protected/private was # not a blank line, but don't do this if the previous line contains # "class" or "struct". This can happen two ways: # - We are at the beginning of the class. # - We are forward-declaring an inner class that is semantically # private, but needed to be public for implementation reasons. # Also ignores cases where the previous line ends with a backslash as can be # common when defining classes in C macros. prev_line = clean_lines.lines[linenum - 1] if (not IsBlankLine(prev_line) and not Search(r'\b(class|struct)\b', prev_line) and not Search(r'\\$', prev_line)): # Try a bit harder to find the beginning of the class. This is to # account for multi-line base-specifier lists, e.g.: # class Derived # : public Base { end_class_head = class_info.starting_linenum for i in range(class_info.starting_linenum, linenum): if Search(r'\{\s*$', clean_lines.lines[i]): end_class_head = i break if end_class_head < linenum - 1: error(filename, linenum, 'whitespace/blank_line', 3, '"%s:" should be preceded by a blank line' % matched.group(1)) def GetPreviousNonBlankLine(clean_lines, linenum): """Return the most recent non-blank line and its line number. Args: clean_lines: A CleansedLines instance containing the file contents. linenum: The number of the line to check. Returns: A tuple with two elements. The first element is the contents of the last non-blank line before the current line, or the empty string if this is the first non-blank line. The second is the line number of that line, or -1 if this is the first non-blank line. """ prevlinenum = linenum - 1 while prevlinenum >= 0: prevline = clean_lines.elided[prevlinenum] if not IsBlankLine(prevline): # if not a blank line... return (prevline, prevlinenum) prevlinenum -= 1 return ('', -1) def CheckBraces(filename, clean_lines, linenum, error): """Looks for misplaced braces (e.g. at the end of line). Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # get rid of comments and strings if Match(r'\s*{\s*$', line): # We allow an open brace to start a line in the case where someone is using # braces in a block to explicitly create a new scope, which is commonly used # to control the lifetime of stack-allocated variables. Braces are also # used for brace initializers inside function calls. We don't detect this # perfectly: we just don't complain if the last non-whitespace character on # the previous non-blank line is ',', ';', ':', '(', '{', or '}', or if the # previous line starts a preprocessor block. prevline = GetPreviousNonBlankLine(clean_lines, linenum)[0] if (not Search(r'[,;:}{(]\s*$', prevline) and not Match(r'\s*#', prevline)): error(filename, linenum, 'whitespace/braces', 4, '{ should almost always be at the end of the previous line') # An else clause should be on the same line as the preceding closing brace. if Match(r'\s*else\b\s*(?:if\b|\{|$)', line): prevline = GetPreviousNonBlankLine(clean_lines, linenum)[0] if Match(r'\s*}\s*$', prevline): error(filename, linenum, 'whitespace/newline', 4, 'An else should appear on the same line as the preceding }') # If braces come on one side of an else, they should be on both. # However, we have to worry about "else if" that spans multiple lines! if Search(r'else if\s*\(', line): # could be multi-line if brace_on_left = bool(Search(r'}\s*else if\s*\(', line)) # find the ( after the if pos = line.find('else if') pos = line.find('(', pos) if pos > 0: (endline, _, endpos) = CloseExpression(clean_lines, linenum, pos) brace_on_right = endline[endpos:].find('{') != -1 if brace_on_left != brace_on_right: # must be brace after if error(filename, linenum, 'readability/braces', 5, 'If an else has a brace on one side, it should have it on both') elif Search(r'}\s*else[^{]*$', line) or Match(r'[^}]*else\s*{', line): error(filename, linenum, 'readability/braces', 5, 'If an else has a brace on one side, it should have it on both') # Likewise, an else should never have the else clause on the same line if Search(r'\belse [^\s{]', line) and not Search(r'\belse if\b', line): error(filename, linenum, 'whitespace/newline', 4, 'Else clause should never be on same line as else (use 2 lines)') # In the same way, a do/while should never be on one line if Match(r'\s*do [^\s{]', line): error(filename, linenum, 'whitespace/newline', 4, 'do/while clauses should not be on a single line') # Check single-line if/else bodies. The style guide says 'curly braces are not # required for single-line statements'. We additionally allow multi-line, # single statements, but we reject anything with more than one semicolon in # it. This means that the first semicolon after the if should be at the end of # its line, and the line after that should have an indent level equal to or # lower than the if. We also check for ambiguous if/else nesting without # braces. if_else_match = Search(r'\b(if\s*\(|else\b)', line) if if_else_match and not Match(r'\s*#', line): if_indent = GetIndentLevel(line) endline, endlinenum, endpos = line, linenum, if_else_match.end() if_match = Search(r'\bif\s*\(', line) if if_match: # This could be a multiline if condition, so find the end first. pos = if_match.end() - 1 (endline, endlinenum, endpos) = CloseExpression(clean_lines, linenum, pos) # Check for an opening brace, either directly after the if or on the next # line. If found, this isn't a single-statement conditional. if (not Match(r'\s*{', endline[endpos:]) and not (Match(r'\s*$', endline[endpos:]) and endlinenum < (len(clean_lines.elided) - 1) and Match(r'\s*{', clean_lines.elided[endlinenum + 1]))): while (endlinenum < len(clean_lines.elided) and ';' not in clean_lines.elided[endlinenum][endpos:]): endlinenum += 1 endpos = 0 if endlinenum < len(clean_lines.elided): endline = clean_lines.elided[endlinenum] # We allow a mix of whitespace and closing braces (e.g. for one-liner # methods) and a single \ after the semicolon (for macros) endpos = endline.find(';') if not Match(r';[\s}]*(\\?)$', endline[endpos:]): # Semicolon isn't the last character, there's something trailing. # Output a warning if the semicolon is not contained inside # a lambda expression. if not Match(r'^[^{};]*\[[^\[\]]*\][^{}]*\{[^{}]*\}\s*\)*[;,]\s*$', endline): error(filename, linenum, 'readability/braces', 4, 'If/else bodies with multiple statements require braces') elif endlinenum < len(clean_lines.elided) - 1: # Make sure the next line is dedented next_line = clean_lines.elided[endlinenum + 1] next_indent = GetIndentLevel(next_line) # With ambiguous nested if statements, this will error out on the # if that *doesn't* match the else, regardless of whether it's the # inner one or outer one. if (if_match and Match(r'\s*else\b', next_line) and next_indent != if_indent): error(filename, linenum, 'readability/braces', 4, 'Else clause should be indented at the same level as if. ' 'Ambiguous nested if/else chains require braces.') elif next_indent > if_indent: error(filename, linenum, 'readability/braces', 4, 'If/else bodies with multiple statements require braces') def CheckTrailingSemicolon(filename, clean_lines, linenum, error): """Looks for redundant trailing semicolon. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # Block bodies should not be followed by a semicolon. Due to C++11 # brace initialization, there are more places where semicolons are # required than not, so we use a whitelist approach to check these # rather than a blacklist. These are the places where "};" should # be replaced by just "}": # 1. Some flavor of block following closing parenthesis: # for (;;) {}; # while (...) {}; # switch (...) {}; # Function(...) {}; # if (...) {}; # if (...) else if (...) {}; # # 2. else block: # if (...) else {}; # # 3. const member function: # Function(...) const {}; # # 4. Block following some statement: # x = 42; # {}; # # 5. Block at the beginning of a function: # Function(...) { # {}; # } # # Note that naively checking for the preceding "{" will also match # braces inside multi-dimensional arrays, but this is fine since # that expression will not contain semicolons. # # 6. Block following another block: # while (true) {} # {}; # # 7. End of namespaces: # namespace {}; # # These semicolons seems far more common than other kinds of # redundant semicolons, possibly due to people converting classes # to namespaces. For now we do not warn for this case. # # Try matching case 1 first. match = Match(r'^(.*\)\s*)\{', line) if match: # Matched closing parenthesis (case 1). Check the token before the # matching opening parenthesis, and don't warn if it looks like a # macro. This avoids these false positives: # - macro that defines a base class # - multi-line macro that defines a base class # - macro that defines the whole class-head # # But we still issue warnings for macros that we know are safe to # warn, specifically: # - TEST, TEST_F, TEST_P, MATCHER, MATCHER_P # - TYPED_TEST # - INTERFACE_DEF # - EXCLUSIVE_LOCKS_REQUIRED, SHARED_LOCKS_REQUIRED, LOCKS_EXCLUDED: # # We implement a whitelist of safe macros instead of a blacklist of # unsafe macros, even though the latter appears less frequently in # google code and would have been easier to implement. This is because # the downside for getting the whitelist wrong means some extra # semicolons, while the downside for getting the blacklist wrong # would result in compile errors. # # In addition to macros, we also don't want to warn on # - Compound literals # - Lambdas # - alignas specifier with anonymous structs: closing_brace_pos = match.group(1).rfind(')') opening_parenthesis = ReverseCloseExpression( clean_lines, linenum, closing_brace_pos) if opening_parenthesis[2] > -1: line_prefix = opening_parenthesis[0][0:opening_parenthesis[2]] macro = Search(r'\b([A-Z_]+)\s*$', line_prefix) func = Match(r'^(.*\])\s*$', line_prefix) if ((macro and macro.group(1) not in ( 'TEST', 'TEST_F', 'MATCHER', 'MATCHER_P', 'TYPED_TEST', 'EXCLUSIVE_LOCKS_REQUIRED', 'SHARED_LOCKS_REQUIRED', 'LOCKS_EXCLUDED', 'INTERFACE_DEF')) or (func and not Search(r'\boperator\s*\[\s*\]', func.group(1))) or Search(r'\b(?:struct|union)\s+alignas\s*$', line_prefix) or Search(r'\s+=\s*$', line_prefix)): match = None if (match and opening_parenthesis[1] > 1 and Search(r'\]\s*$', clean_lines.elided[opening_parenthesis[1] - 1])): # Multi-line lambda-expression match = None else: # Try matching cases 2-3. match = Match(r'^(.*(?:else|\)\s*const)\s*)\{', line) if not match: # Try matching cases 4-6. These are always matched on separate lines. # # Note that we can't simply concatenate the previous line to the # current line and do a single match, otherwise we may output # duplicate warnings for the blank line case: # if (cond) { # // blank line # } prevline = GetPreviousNonBlankLine(clean_lines, linenum)[0] if prevline and Search(r'[;{}]\s*$', prevline): match = Match(r'^(\s*)\{', line) # Check matching closing brace if match: (endline, endlinenum, endpos) = CloseExpression( clean_lines, linenum, len(match.group(1))) if endpos > -1 and Match(r'^\s*;', endline[endpos:]): # Current {} pair is eligible for semicolon check, and we have found # the redundant semicolon, output warning here. # # Note: because we are scanning forward for opening braces, and # outputting warnings for the matching closing brace, if there are # nested blocks with trailing semicolons, we will get the error # messages in reversed order. error(filename, endlinenum, 'readability/braces', 4, "You don't need a ; after a }") def CheckEmptyBlockBody(filename, clean_lines, linenum, error): """Look for empty loop/conditional body with only a single semicolon. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ # Search for loop keywords at the beginning of the line. Because only # whitespaces are allowed before the keywords, this will also ignore most # do-while-loops, since those lines should start with closing brace. # # We also check "if" blocks here, since an empty conditional block # is likely an error. line = clean_lines.elided[linenum] matched = Match(r'\s*(for|while|if)\s*\(', line) if matched: # Find the end of the conditional expression (end_line, end_linenum, end_pos) = CloseExpression( clean_lines, linenum, line.find('(')) # Output warning if what follows the condition expression is a semicolon. # No warning for all other cases, including whitespace or newline, since we # have a separate check for semicolons preceded by whitespace. if end_pos >= 0 and Match(r';', end_line[end_pos:]): if matched.group(1) == 'if': error(filename, end_linenum, 'whitespace/empty_conditional_body', 5, 'Empty conditional bodies should use {}') else: error(filename, end_linenum, 'whitespace/empty_loop_body', 5, 'Empty loop bodies should use {} or continue') def FindCheckMacro(line): """Find a replaceable CHECK-like macro. Args: line: line to search on. Returns: (macro name, start position), or (None, -1) if no replaceable macro is found. """ for macro in _CHECK_MACROS: i = line.find(macro) if i >= 0: # Find opening parenthesis. Do a regular expression match here # to make sure that we are matching the expected CHECK macro, as # opposed to some other macro that happens to contain the CHECK # substring. matched = Match(r'^(.*\b' + macro + r'\s*)\(', line) if not matched: continue return (macro, len(matched.group(1))) return (None, -1) def CheckCheck(filename, clean_lines, linenum, error): """Checks the use of CHECK and EXPECT macros. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ # Decide the set of replacement macros that should be suggested lines = clean_lines.elided (check_macro, start_pos) = FindCheckMacro(lines[linenum]) if not check_macro: return # Find end of the boolean expression by matching parentheses (last_line, end_line, end_pos) = CloseExpression( clean_lines, linenum, start_pos) if end_pos < 0: return # If the check macro is followed by something other than a # semicolon, assume users will log their own custom error messages # and don't suggest any replacements. if not Match(r'\s*;', last_line[end_pos:]): return if linenum == end_line: expression = lines[linenum][start_pos + 1:end_pos - 1] else: expression = lines[linenum][start_pos + 1:] for i in xrange(linenum + 1, end_line): expression += lines[i] expression += last_line[0:end_pos - 1] # Parse expression so that we can take parentheses into account. # This avoids false positives for inputs like "CHECK((a < 4) == b)", # which is not replaceable by CHECK_LE. lhs = '' rhs = '' operator = None while expression: matched = Match(r'^\s*(<<|<<=|>>|>>=|->\*|->|&&|\|\||' r'==|!=|>=|>|<=|<|\()(.*)$', expression) if matched: token = matched.group(1) if token == '(': # Parenthesized operand expression = matched.group(2) (end, _) = FindEndOfExpressionInLine(expression, 0, ['(']) if end < 0: return # Unmatched parenthesis lhs += '(' + expression[0:end] expression = expression[end:] elif token in ('&&', '||'): # Logical and/or operators. This means the expression # contains more than one term, for example: # CHECK(42 < a && a < b); # # These are not replaceable with CHECK_LE, so bail out early. return elif token in ('<<', '<<=', '>>', '>>=', '->*', '->'): # Non-relational operator lhs += token expression = matched.group(2) else: # Relational operator operator = token rhs = matched.group(2) break else: # Unparenthesized operand. Instead of appending to lhs one character # at a time, we do another regular expression match to consume several # characters at once if possible. Trivial benchmark shows that this # is more efficient when the operands are longer than a single # character, which is generally the case. matched = Match(r'^([^-=!<>()&|]+)(.*)$', expression) if not matched: matched = Match(r'^(\s*\S)(.*)$', expression) if not matched: break lhs += matched.group(1) expression = matched.group(2) # Only apply checks if we got all parts of the boolean expression if not (lhs and operator and rhs): return # Check that rhs do not contain logical operators. We already know # that lhs is fine since the loop above parses out && and ||. if rhs.find('&&') > -1 or rhs.find('||') > -1: return # At least one of the operands must be a constant literal. This is # to avoid suggesting replacements for unprintable things like # CHECK(variable != iterator) # # The following pattern matches decimal, hex integers, strings, and # characters (in that order). lhs = lhs.strip() rhs = rhs.strip() match_constant = r'^([-+]?(\d+|0[xX][0-9a-fA-F]+)[lLuU]{0,3}|".*"|\'.*\')$' if Match(match_constant, lhs) or Match(match_constant, rhs): # Note: since we know both lhs and rhs, we can provide a more # descriptive error message like: # Consider using CHECK_EQ(x, 42) instead of CHECK(x == 42) # Instead of: # Consider using CHECK_EQ instead of CHECK(a == b) # # We are still keeping the less descriptive message because if lhs # or rhs gets long, the error message might become unreadable. error(filename, linenum, 'readability/check', 2, 'Consider using %s instead of %s(a %s b)' % ( _CHECK_REPLACEMENT[check_macro][operator], check_macro, operator)) def CheckAltTokens(filename, clean_lines, linenum, error): """Check alternative keywords being used in boolean expressions. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # Avoid preprocessor lines if Match(r'^\s*#', line): return # Last ditch effort to avoid multi-line comments. This will not help # if the comment started before the current line or ended after the # current line, but it catches most of the false positives. At least, # it provides a way to workaround this warning for people who use # multi-line comments in preprocessor macros. # # TODO(unknown): remove this once cpplint has better support for # multi-line comments. if line.find('/*') >= 0 or line.find('*/') >= 0: return for match in _ALT_TOKEN_REPLACEMENT_PATTERN.finditer(line): error(filename, linenum, 'readability/alt_tokens', 2, 'Use operator %s instead of %s' % ( _ALT_TOKEN_REPLACEMENT[match.group(1)], match.group(1))) def GetLineWidth(line): """Determines the width of the line in column positions. Args: line: A string, which may be a Unicode string. Returns: The width of the line in column positions, accounting for Unicode combining characters and wide characters. """ if isinstance(line, unicode): width = 0 for uc in unicodedata.normalize('NFC', line): if unicodedata.east_asian_width(uc) in ('W', 'F'): width += 2 elif not unicodedata.combining(uc): width += 1 return width else: return len(line) def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state, error): """Checks rules from the 'C++ style rules' section of cppguide.html. Most of these rules are hard to test (naming, comment style), but we do what we can. In particular we check for 2-space indents, line lengths, tab usage, spaces inside code, etc. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. file_extension: The extension (without the dot) of the filename. nesting_state: A NestingState instance which maintains information about the current stack of nested blocks being parsed. error: The function to call with any errors found. """ # Don't use "elided" lines here, otherwise we can't check commented lines. # Don't want to use "raw" either, because we don't want to check inside C++11 # raw strings, raw_lines = clean_lines.lines_without_raw_strings line = raw_lines[linenum] if line.find('\t') != -1: error(filename, linenum, 'whitespace/tab', 1, 'Tab found; better to use spaces') # One or three blank spaces at the beginning of the line is weird; it's # hard to reconcile that with 2-space indents. # NOTE: here are the conditions rob pike used for his tests. Mine aren't # as sophisticated, but it may be worth becoming so: RLENGTH==initial_spaces # if(RLENGTH > 20) complain = 0; # if(match($0, " +(error|private|public|protected):")) complain = 0; # if(match(prev, "&& *$")) complain = 0; # if(match(prev, "\\|\\| *$")) complain = 0; # if(match(prev, "[\",=><] *$")) complain = 0; # if(match($0, " <<")) complain = 0; # if(match(prev, " +for \\(")) complain = 0; # if(prevodd && match(prevprev, " +for \\(")) complain = 0; scope_or_label_pattern = r'\s*\w+\s*:\s*\\?$' classinfo = nesting_state.InnermostClass() initial_spaces = 0 cleansed_line = clean_lines.elided[linenum] while initial_spaces < len(line) and line[initial_spaces] == ' ': initial_spaces += 1 if line and line[-1].isspace(): error(filename, linenum, 'whitespace/end_of_line', 4, 'Line ends in whitespace. Consider deleting these extra spaces.') # There are certain situations we allow one space, notably for # section labels, and also lines containing multi-line raw strings. elif ((initial_spaces == 1 or initial_spaces == 3) and not Match(scope_or_label_pattern, cleansed_line) and not (clean_lines.raw_lines[linenum] != line and Match(r'^\s*""', line))): error(filename, linenum, 'whitespace/indent', 3, 'Weird number of spaces at line-start. ' 'Are you using a 2-space indent?') # Check if the line is a header guard. is_header_guard = False if file_extension == 'h' or file_extension == 'hpp': cppvar = GetHeaderGuardCPPVariable(filename) if (line.startswith('#ifndef %s' % cppvar) or line.startswith('#define %s' % cppvar) or line.startswith('#endif // %s' % cppvar)): is_header_guard = True # #include lines and header guards can be long, since there's no clean way to # split them. # # URLs can be long too. It's possible to split these, but it makes them # harder to cut&paste. # # The "$Id:...$" comment may also get very long without it being the # developers fault. if (not line.startswith('#include') and not is_header_guard and not Match(r'^\s*//.*http(s?)://\S*$', line) and not Match(r'^// \$Id:.*#[0-9]+ \$$', line)): line_width = GetLineWidth(line) extended_length = int((_line_length * 1.25)) if line_width > extended_length: error(filename, linenum, 'whitespace/line_length', 4, 'Lines should very rarely be longer than %i characters' % extended_length) elif line_width > _line_length: error(filename, linenum, 'whitespace/line_length', 2, 'Lines should be <= %i characters long' % _line_length) if (cleansed_line.count(';') > 1 and # for loops are allowed two ;'s (and may run over two lines). cleansed_line.find('for') == -1 and (GetPreviousNonBlankLine(clean_lines, linenum)[0].find('for') == -1 or GetPreviousNonBlankLine(clean_lines, linenum)[0].find(';') != -1) and # It's ok to have many commands in a switch case that fits in 1 line not ((cleansed_line.find('case ') != -1 or cleansed_line.find('default:') != -1) and cleansed_line.find('break;') != -1)): error(filename, linenum, 'whitespace/newline', 0, 'More than one command on the same line') # Some more style checks CheckBraces(filename, clean_lines, linenum, error) CheckTrailingSemicolon(filename, clean_lines, linenum, error) CheckEmptyBlockBody(filename, clean_lines, linenum, error) CheckAccess(filename, clean_lines, linenum, nesting_state, error) CheckSpacing(filename, clean_lines, linenum, nesting_state, error) CheckOperatorSpacing(filename, clean_lines, linenum, error) CheckParenthesisSpacing(filename, clean_lines, linenum, error) CheckCommaSpacing(filename, clean_lines, linenum, error) CheckBracesSpacing(filename, clean_lines, linenum, error) CheckSpacingForFunctionCall(filename, clean_lines, linenum, error) CheckRValueReference(filename, clean_lines, linenum, nesting_state, error) CheckCheck(filename, clean_lines, linenum, error) CheckAltTokens(filename, clean_lines, linenum, error) classinfo = nesting_state.InnermostClass() if classinfo: CheckSectionSpacing(filename, clean_lines, classinfo, linenum, error) _RE_PATTERN_INCLUDE = re.compile(r'^\s*#\s*include\s*([<"])([^>"]*)[>"].*$') # Matches the first component of a filename delimited by -s and _s. That is: # _RE_FIRST_COMPONENT.match('foo').group(0) == 'foo' # _RE_FIRST_COMPONENT.match('foo.cc').group(0) == 'foo' # _RE_FIRST_COMPONENT.match('foo-bar_baz.cc').group(0) == 'foo' # _RE_FIRST_COMPONENT.match('foo_bar-baz.cc').group(0) == 'foo' _RE_FIRST_COMPONENT = re.compile(r'^[^-_.]+') def _DropCommonSuffixes(filename): """Drops common suffixes like _test.cc or -inl.h from filename. For example: >>> _DropCommonSuffixes('foo/foo-inl.h') 'foo/foo' >>> _DropCommonSuffixes('foo/bar/foo.cc') 'foo/bar/foo' >>> _DropCommonSuffixes('foo/foo_internal.h') 'foo/foo' >>> _DropCommonSuffixes('foo/foo_unusualinternal.h') 'foo/foo_unusualinternal' Args: filename: The input filename. Returns: The filename with the common suffix removed. """ for suffix in ('test.cc', 'regtest.cc', 'unittest.cc', 'inl.h', 'impl.h', 'internal.h'): if (filename.endswith(suffix) and len(filename) > len(suffix) and filename[-len(suffix) - 1] in ('-', '_')): return filename[:-len(suffix) - 1] return os.path.splitext(filename)[0] def _IsTestFilename(filename): """Determines if the given filename has a suffix that identifies it as a test. Args: filename: The input filename. Returns: True if 'filename' looks like a test, False otherwise. """ if (filename.endswith('_test.cc') or filename.endswith('_unittest.cc') or filename.endswith('_regtest.cc')): return True else: return False def _ClassifyInclude(fileinfo, include, is_system): """Figures out what kind of header 'include' is. Args: fileinfo: The current file cpplint is running over. A FileInfo instance. include: The path to a #included file. is_system: True if the #include used <> rather than "". Returns: One of the _XXX_HEADER constants. For example: >>> _ClassifyInclude(FileInfo('foo/foo.cc'), 'stdio.h', True) _C_SYS_HEADER >>> _ClassifyInclude(FileInfo('foo/foo.cc'), 'string', True) _CPP_SYS_HEADER >>> _ClassifyInclude(FileInfo('foo/foo.cc'), 'foo/foo.h', False) _LIKELY_MY_HEADER >>> _ClassifyInclude(FileInfo('foo/foo_unknown_extension.cc'), ... 'bar/foo_other_ext.h', False) _POSSIBLE_MY_HEADER >>> _ClassifyInclude(FileInfo('foo/foo.cc'), 'foo/bar.h', False) _OTHER_HEADER """ # This is a list of all standard c++ header files, except # those already checked for above. is_cpp_h = include in _CPP_HEADERS if is_system: if is_cpp_h: return _CPP_SYS_HEADER else: return _C_SYS_HEADER # If the target file and the include we're checking share a # basename when we drop common extensions, and the include # lives in . , then it's likely to be owned by the target file. target_dir, target_base = ( os.path.split(_DropCommonSuffixes(fileinfo.RepositoryName()))) include_dir, include_base = os.path.split(_DropCommonSuffixes(include)) if target_base == include_base and ( include_dir == target_dir or include_dir == os.path.normpath(target_dir + '/../public')): return _LIKELY_MY_HEADER # If the target and include share some initial basename # component, it's possible the target is implementing the # include, so it's allowed to be first, but we'll never # complain if it's not there. target_first_component = _RE_FIRST_COMPONENT.match(target_base) include_first_component = _RE_FIRST_COMPONENT.match(include_base) if (target_first_component and include_first_component and target_first_component.group(0) == include_first_component.group(0)): return _POSSIBLE_MY_HEADER return _OTHER_HEADER def CheckIncludeLine(filename, clean_lines, linenum, include_state, error): """Check rules that are applicable to #include lines. Strings on #include lines are NOT removed from elided line, to make certain tasks easier. However, to prevent false positives, checks applicable to #include lines in CheckLanguage must be put here. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. include_state: An _IncludeState instance in which the headers are inserted. error: The function to call with any errors found. """ fileinfo = FileInfo(filename) line = clean_lines.lines[linenum] # "include" should use the new style "foo/bar.h" instead of just "bar.h" # Only do this check if the included header follows google naming # conventions. If not, assume that it's a 3rd party API that # requires special include conventions. # # We also make an exception for Lua headers, which follow google # naming convention but not the include convention. match = Match(r'#include\s*"([^/]+\.h)"', line) if match and not _THIRD_PARTY_HEADERS_PATTERN.match(match.group(1)): error(filename, linenum, 'build/include', 4, 'Include the directory when naming .h files') # we shouldn't include a file more than once. actually, there are a # handful of instances where doing so is okay, but in general it's # not. match = _RE_PATTERN_INCLUDE.search(line) if match: include = match.group(2) is_system = (match.group(1) == '<') duplicate_line = include_state.FindHeader(include) if duplicate_line >= 0: error(filename, linenum, 'build/include', 4, '"%s" already included at %s:%s' % (include, filename, duplicate_line)) elif (include.endswith('.cc') and os.path.dirname(fileinfo.RepositoryName()) != os.path.dirname(include)): error(filename, linenum, 'build/include', 4, 'Do not include .cc files from other packages') elif not _THIRD_PARTY_HEADERS_PATTERN.match(include): include_state.include_list[-1].append((include, linenum)) # We want to ensure that headers appear in the right order: # 1) for foo.cc, foo.h (preferred location) # 2) c system files # 3) cpp system files # 4) for foo.cc, foo.h (deprecated location) # 5) other google headers # # We classify each include statement as one of those 5 types # using a number of techniques. The include_state object keeps # track of the highest type seen, and complains if we see a # lower type after that. error_message = include_state.CheckNextIncludeOrder( _ClassifyInclude(fileinfo, include, is_system)) if error_message: error(filename, linenum, 'build/include_order', 4, '%s. Should be: %s.h, c system, c++ system, other.' % (error_message, fileinfo.BaseName())) canonical_include = include_state.CanonicalizeAlphabeticalOrder(include) if not include_state.IsInAlphabeticalOrder( clean_lines, linenum, canonical_include): error(filename, linenum, 'build/include_alpha', 4, 'Include "%s" not in alphabetical order' % include) include_state.SetLastHeader(canonical_include) def _GetTextInside(text, start_pattern): r"""Retrieves all the text between matching open and close parentheses. Given a string of lines and a regular expression string, retrieve all the text following the expression and between opening punctuation symbols like (, [, or {, and the matching close-punctuation symbol. This properly nested occurrences of the punctuations, so for the text like printf(a(), b(c())); a call to _GetTextInside(text, r'printf\(') will return 'a(), b(c())'. start_pattern must match string having an open punctuation symbol at the end. Args: text: The lines to extract text. Its comments and strings must be elided. It can be single line and can span multiple lines. start_pattern: The regexp string indicating where to start extracting the text. Returns: The extracted text. None if either the opening string or ending punctuation could not be found. """ # TODO(unknown): Audit cpplint.py to see what places could be profitably # rewritten to use _GetTextInside (and use inferior regexp matching today). # Give opening punctuations to get the matching close-punctuations. matching_punctuation = {'(': ')', '{': '}', '[': ']'} closing_punctuation = set(matching_punctuation.itervalues()) # Find the position to start extracting text. match = re.search(start_pattern, text, re.M) if not match: # start_pattern not found in text. return None start_position = match.end(0) assert start_position > 0, ( 'start_pattern must ends with an opening punctuation.') assert text[start_position - 1] in matching_punctuation, ( 'start_pattern must ends with an opening punctuation.') # Stack of closing punctuations we expect to have in text after position. punctuation_stack = [matching_punctuation[text[start_position - 1]]] position = start_position while punctuation_stack and position < len(text): if text[position] == punctuation_stack[-1]: punctuation_stack.pop() elif text[position] in closing_punctuation: # A closing punctuation without matching opening punctuations. return None elif text[position] in matching_punctuation: punctuation_stack.append(matching_punctuation[text[position]]) position += 1 if punctuation_stack: # Opening punctuations left without matching close-punctuations. return None # punctuations match. return text[start_position:position - 1] # Patterns for matching call-by-reference parameters. # # Supports nested templates up to 2 levels deep using this messy pattern: # < (?: < (?: < [^<>]* # > # | [^<>] )* # > # | [^<>] )* # > _RE_PATTERN_IDENT = r'[_a-zA-Z]\w*' # =~ [[:alpha:]][[:alnum:]]* _RE_PATTERN_TYPE = ( r'(?:const\s+)?(?:typename\s+|class\s+|struct\s+|union\s+|enum\s+)?' r'(?:\w|' r'\s*<(?:<(?:<[^<>]*>|[^<>])*>|[^<>])*>|' r'::)+') # A call-by-reference parameter ends with '& identifier'. _RE_PATTERN_REF_PARAM = re.compile( r'(' + _RE_PATTERN_TYPE + r'(?:\s*(?:\bconst\b|[*]))*\s*' r'&\s*' + _RE_PATTERN_IDENT + r')\s*(?:=[^,()]+)?[,)]') # A call-by-const-reference parameter either ends with 'const& identifier' # or looks like 'const type& identifier' when 'type' is atomic. _RE_PATTERN_CONST_REF_PARAM = ( r'(?:.*\s*\bconst\s*&\s*' + _RE_PATTERN_IDENT + r'|const\s+' + _RE_PATTERN_TYPE + r'\s*&\s*' + _RE_PATTERN_IDENT + r')') def CheckLanguage(filename, clean_lines, linenum, file_extension, include_state, nesting_state, error): """Checks rules from the 'C++ language rules' section of cppguide.html. Some of these rules are hard to test (function overloading, using uint32 inappropriately), but we do the best we can. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. file_extension: The extension (without the dot) of the filename. include_state: An _IncludeState instance in which the headers are inserted. nesting_state: A NestingState instance which maintains information about the current stack of nested blocks being parsed. error: The function to call with any errors found. """ # If the line is empty or consists of entirely a comment, no need to # check it. line = clean_lines.elided[linenum] if not line: return match = _RE_PATTERN_INCLUDE.search(line) if match: CheckIncludeLine(filename, clean_lines, linenum, include_state, error) return # Reset include state across preprocessor directives. This is meant # to silence warnings for conditional includes. match = Match(r'^\s*#\s*(if|ifdef|ifndef|elif|else|endif)\b', line) if match: include_state.ResetSection(match.group(1)) # Make Windows paths like Unix. fullname = os.path.abspath(filename).replace('\\', '/') # Perform other checks now that we are sure that this is not an include line CheckCasts(filename, clean_lines, linenum, error) CheckGlobalStatic(filename, clean_lines, linenum, error) CheckPrintf(filename, clean_lines, linenum, error) if file_extension == 'h': # TODO(unknown): check that 1-arg constructors are explicit. # How to tell it's a constructor? # (handled in CheckForNonStandardConstructs for now) # TODO(unknown): check that classes declare or disable copy/assign # (level 1 error) pass # Check if people are using the verboten C basic types. The only exception # we regularly allow is "unsigned short port" for port. if Search(r'\bshort port\b', line): if not Search(r'\bunsigned short port\b', line): error(filename, linenum, 'runtime/int', 4, 'Use "unsigned short" for ports, not "short"') else: match = Search(r'\b(short|long(?! +double)|long long)\b', line) if match: error(filename, linenum, 'runtime/int', 4, 'Use int16/int64/etc, rather than the C type %s' % match.group(1)) # Check if some verboten operator overloading is going on # TODO(unknown): catch out-of-line unary operator&: # class X {}; # int operator&(const X& x) { return 42; } // unary operator& # The trick is it's hard to tell apart from binary operator&: # class Y { int operator&(const Y& x) { return 23; } }; // binary operator& if Search(r'\boperator\s*&\s*\(\s*\)', line): error(filename, linenum, 'runtime/operator', 4, 'Unary operator& is dangerous. Do not use it.') # Check for suspicious usage of "if" like # } if (a == b) { if Search(r'\}\s*if\s*\(', line): error(filename, linenum, 'readability/braces', 4, 'Did you mean "else if"? If not, start a new line for "if".') # Check for potential format string bugs like printf(foo). # We constrain the pattern not to pick things like DocidForPrintf(foo). # Not perfect but it can catch printf(foo.c_str()) and printf(foo->c_str()) # TODO(unknown): Catch the following case. Need to change the calling # convention of the whole function to process multiple line to handle it. # printf( # boy_this_is_a_really_long_variable_that_cannot_fit_on_the_prev_line); printf_args = _GetTextInside(line, r'(?i)\b(string)?printf\s*\(') if printf_args: match = Match(r'([\w.\->()]+)$', printf_args) if match and match.group(1) != '__VA_ARGS__': function_name = re.search(r'\b((?:string)?printf)\s*\(', line, re.I).group(1) error(filename, linenum, 'runtime/printf', 4, 'Potential format string bug. Do %s("%%s", %s) instead.' % (function_name, match.group(1))) # Check for potential memset bugs like memset(buf, sizeof(buf), 0). match = Search(r'memset\s*\(([^,]*),\s*([^,]*),\s*0\s*\)', line) if match and not Match(r"^''|-?[0-9]+|0x[0-9A-Fa-f]$", match.group(2)): error(filename, linenum, 'runtime/memset', 4, 'Did you mean "memset(%s, 0, %s)"?' % (match.group(1), match.group(2))) if Search(r'\busing namespace\b', line): error(filename, linenum, 'build/namespaces', 5, 'Do not use namespace using-directives. ' 'Use using-declarations instead.') # Detect variable-length arrays. match = Match(r'\s*(.+::)?(\w+) [a-z]\w*\[(.+)];', line) if (match and match.group(2) != 'return' and match.group(2) != 'delete' and match.group(3).find(']') == -1): # Split the size using space and arithmetic operators as delimiters. # If any of the resulting tokens are not compile time constants then # report the error. tokens = re.split(r'\s|\+|\-|\*|\/|<<|>>]', match.group(3)) is_const = True skip_next = False for tok in tokens: if skip_next: skip_next = False continue if Search(r'sizeof\(.+\)', tok): continue if Search(r'arraysize\(\w+\)', tok): continue tok = tok.lstrip('(') tok = tok.rstrip(')') if not tok: continue if Match(r'\d+', tok): continue if Match(r'0[xX][0-9a-fA-F]+', tok): continue if Match(r'k[A-Z0-9]\w*', tok): continue if Match(r'(.+::)?k[A-Z0-9]\w*', tok): continue if Match(r'(.+::)?[A-Z][A-Z0-9_]*', tok): continue # A catch all for tricky sizeof cases, including 'sizeof expression', # 'sizeof(*type)', 'sizeof(const type)', 'sizeof(struct StructName)' # requires skipping the next token because we split on ' ' and '*'. if tok.startswith('sizeof'): skip_next = True continue is_const = False break if not is_const: error(filename, linenum, 'runtime/arrays', 1, 'Do not use variable-length arrays. Use an appropriately named ' "('k' followed by CamelCase) compile-time constant for the size.") # Check for use of unnamed namespaces in header files. Registration # macros are typically OK, so we allow use of "namespace {" on lines # that end with backslashes. if (file_extension == 'h' and Search(r'\bnamespace\s*{', line) and line[-1] != '\\'): error(filename, linenum, 'build/namespaces', 4, 'Do not use unnamed namespaces in header files. See ' 'http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Namespaces' ' for more information.') def CheckGlobalStatic(filename, clean_lines, linenum, error): """Check for unsafe global or static objects. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # Match two lines at a time to support multiline declarations if linenum + 1 < clean_lines.NumLines() and not Search(r'[;({]', line): line += clean_lines.elided[linenum + 1].strip() # Check for people declaring static/global STL strings at the top level. # This is dangerous because the C++ language does not guarantee that # globals with constructors are initialized before the first access. match = Match( r'((?:|static +)(?:|const +))string +([a-zA-Z0-9_:]+)\b(.*)', line) # Remove false positives: # - String pointers (as opposed to values). # string *pointer # const string *pointer # string const *pointer # string *const pointer # # - Functions and template specializations. # string Function(... # string Class::Method(... # # - Operators. These are matched separately because operator names # cross non-word boundaries, and trying to match both operators # and functions at the same time would decrease accuracy of # matching identifiers. # string Class::operator*() if (match and not Search(r'\bstring\b(\s+const)?\s*\*\s*(const\s+)?\w', line) and not Search(r'\boperator\W', line) and not Match(r'\s*(<.*>)?(::[a-zA-Z0-9_]+)*\s*\(([^"]|$)', match.group(3))): error(filename, linenum, 'runtime/string', 4, 'For a static/global string constant, use a C style string instead: ' '"%schar %s[]".' % (match.group(1), match.group(2))) if Search(r'\b([A-Za-z0-9_]*_)\(\1\)', line): error(filename, linenum, 'runtime/init', 4, 'You seem to be initializing a member variable with itself.') def CheckPrintf(filename, clean_lines, linenum, error): """Check for printf related issues. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # When snprintf is used, the second argument shouldn't be a literal. match = Search(r'snprintf\s*\(([^,]*),\s*([0-9]*)\s*,', line) if match and match.group(2) != '0': # If 2nd arg is zero, snprintf is used to calculate size. error(filename, linenum, 'runtime/printf', 3, 'If you can, use sizeof(%s) instead of %s as the 2nd arg ' 'to snprintf.' % (match.group(1), match.group(2))) # Check if some verboten C functions are being used. if Search(r'\bsprintf\s*\(', line): error(filename, linenum, 'runtime/printf', 5, 'Never use sprintf. Use snprintf instead.') match = Search(r'\b(strcpy|strcat)\s*\(', line) if match: error(filename, linenum, 'runtime/printf', 4, 'Almost always, snprintf is better than %s' % match.group(1)) def IsDerivedFunction(clean_lines, linenum): """Check if current line contains an inherited function. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. Returns: True if current line contains a function with "override" virt-specifier. """ # Scan back a few lines for start of current function for i in xrange(linenum, max(-1, linenum - 10), -1): match = Match(r'^([^()]*\w+)\(', clean_lines.elided[i]) if match: # Look for "override" after the matching closing parenthesis line, _, closing_paren = CloseExpression( clean_lines, i, len(match.group(1))) return (closing_paren >= 0 and Search(r'\boverride\b', line[closing_paren:])) return False def IsOutOfLineMethodDefinition(clean_lines, linenum): """Check if current line contains an out-of-line method definition. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. Returns: True if current line contains an out-of-line method definition. """ # Scan back a few lines for start of current function for i in xrange(linenum, max(-1, linenum - 10), -1): if Match(r'^([^()]*\w+)\(', clean_lines.elided[i]): return Match(r'^[^()]*\w+::\w+\(', clean_lines.elided[i]) is not None return False def IsInitializerList(clean_lines, linenum): """Check if current line is inside constructor initializer list. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. Returns: True if current line appears to be inside constructor initializer list, False otherwise. """ for i in xrange(linenum, 1, -1): line = clean_lines.elided[i] if i == linenum: remove_function_body = Match(r'^(.*)\{\s*$', line) if remove_function_body: line = remove_function_body.group(1) if Search(r'\s:\s*\w+[({]', line): # A lone colon tend to indicate the start of a constructor # initializer list. It could also be a ternary operator, which # also tend to appear in constructor initializer lists as # opposed to parameter lists. return True if Search(r'\}\s*,\s*$', line): # A closing brace followed by a comma is probably the end of a # brace-initialized member in constructor initializer list. return True if Search(r'[{};]\s*$', line): # Found one of the following: # - A closing brace or semicolon, probably the end of the previous # function. # - An opening brace, probably the start of current class or namespace. # # Current line is probably not inside an initializer list since # we saw one of those things without seeing the starting colon. return False # Got to the beginning of the file without seeing the start of # constructor initializer list. return False def CheckForNonConstReference(filename, clean_lines, linenum, nesting_state, error): """Check for non-const references. Separate from CheckLanguage since it scans backwards from current line, instead of scanning forward. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. nesting_state: A NestingState instance which maintains information about the current stack of nested blocks being parsed. error: The function to call with any errors found. """ # Do nothing if there is no '&' on current line. line = clean_lines.elided[linenum] if '&' not in line: return # If a function is inherited, current function doesn't have much of # a choice, so any non-const references should not be blamed on # derived function. if IsDerivedFunction(clean_lines, linenum): return # Don't warn on out-of-line method definitions, as we would warn on the # in-line declaration, if it isn't marked with 'override'. if IsOutOfLineMethodDefinition(clean_lines, linenum): return # Long type names may be broken across multiple lines, usually in one # of these forms: # LongType # ::LongTypeContinued &identifier # LongType:: # LongTypeContinued &identifier # LongType< # ...>::LongTypeContinued &identifier # # If we detected a type split across two lines, join the previous # line to current line so that we can match const references # accordingly. # # Note that this only scans back one line, since scanning back # arbitrary number of lines would be expensive. If you have a type # that spans more than 2 lines, please use a typedef. if linenum > 1: previous = None if Match(r'\s*::(?:[\w<>]|::)+\s*&\s*\S', line): # previous_line\n + ::current_line previous = Search(r'\b((?:const\s*)?(?:[\w<>]|::)+[\w<>])\s*$', clean_lines.elided[linenum - 1]) elif Match(r'\s*[a-zA-Z_]([\w<>]|::)+\s*&\s*\S', line): # previous_line::\n + current_line previous = Search(r'\b((?:const\s*)?(?:[\w<>]|::)+::)\s*$', clean_lines.elided[linenum - 1]) if previous: line = previous.group(1) + line.lstrip() else: # Check for templated parameter that is split across multiple lines endpos = line.rfind('>') if endpos > -1: (_, startline, startpos) = ReverseCloseExpression( clean_lines, linenum, endpos) if startpos > -1 and startline < linenum: # Found the matching < on an earlier line, collect all # pieces up to current line. line = '' for i in xrange(startline, linenum + 1): line += clean_lines.elided[i].strip() # Check for non-const references in function parameters. A single '&' may # found in the following places: # inside expression: binary & for bitwise AND # inside expression: unary & for taking the address of something # inside declarators: reference parameter # We will exclude the first two cases by checking that we are not inside a # function body, including one that was just introduced by a trailing '{'. # TODO(unknown): Doesn't account for 'catch(Exception& e)' [rare]. if (nesting_state.previous_stack_top and not (isinstance(nesting_state.previous_stack_top, _ClassInfo) or isinstance(nesting_state.previous_stack_top, _NamespaceInfo))): # Not at toplevel, not within a class, and not within a namespace return # Avoid initializer lists. We only need to scan back from the # current line for something that starts with ':'. # # We don't need to check the current line, since the '&' would # appear inside the second set of parentheses on the current line as # opposed to the first set. if linenum > 0: for i in xrange(linenum - 1, max(0, linenum - 10), -1): previous_line = clean_lines.elided[i] if not Search(r'[),]\s*$', previous_line): break if Match(r'^\s*:\s+\S', previous_line): return # Avoid preprocessors if Search(r'\\\s*$', line): return # Avoid constructor initializer lists if IsInitializerList(clean_lines, linenum): return # We allow non-const references in a few standard places, like functions # called "swap()" or iostream operators like "<<" or ">>". Do not check # those function parameters. # # We also accept & in static_assert, which looks like a function but # it's actually a declaration expression. whitelisted_functions = (r'(?:[sS]wap(?:<\w:+>)?|' r'operator\s*[<>][<>]|' r'static_assert|COMPILE_ASSERT' r')\s*\(') if Search(whitelisted_functions, line): return elif not Search(r'\S+\([^)]*$', line): # Don't see a whitelisted function on this line. Actually we # didn't see any function name on this line, so this is likely a # multi-line parameter list. Try a bit harder to catch this case. for i in xrange(2): if (linenum > i and Search(whitelisted_functions, clean_lines.elided[linenum - i - 1])): return decls = ReplaceAll(r'{[^}]*}', ' ', line) # exclude function body for parameter in re.findall(_RE_PATTERN_REF_PARAM, decls): if not Match(_RE_PATTERN_CONST_REF_PARAM, parameter): error(filename, linenum, 'runtime/references', 2, 'Is this a non-const reference? ' 'If so, make const or use a pointer: ' + ReplaceAll(' *<', '<', parameter)) def CheckCasts(filename, clean_lines, linenum, error): """Various cast related checks. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # Check to see if they're using an conversion function cast. # I just try to capture the most common basic types, though there are more. # Parameterless conversion functions, such as bool(), are allowed as they are # probably a member operator declaration or default constructor. match = Search( r'(\bnew\s+|\S<\s*(?:const\s+)?)?\b' r'(int|float|double|bool|char|int32|uint32|int64|uint64)' r'(\([^)].*)', line) expecting_function = ExpectingFunctionArgs(clean_lines, linenum) if match and not expecting_function: matched_type = match.group(2) # matched_new_or_template is used to silence two false positives: # - New operators # - Template arguments with function types # # For template arguments, we match on types immediately following # an opening bracket without any spaces. This is a fast way to # silence the common case where the function type is the first # template argument. False negative with less-than comparison is # avoided because those operators are usually followed by a space. # # function // bracket + no space = false positive # value < double(42) // bracket + space = true positive matched_new_or_template = match.group(1) # Avoid arrays by looking for brackets that come after the closing # parenthesis. if Match(r'\([^()]+\)\s*\[', match.group(3)): return # Other things to ignore: # - Function pointers # - Casts to pointer types # - Placement new # - Alias declarations matched_funcptr = match.group(3) if (matched_new_or_template is None and not (matched_funcptr and (Match(r'\((?:[^() ]+::\s*\*\s*)?[^() ]+\)\s*\(', matched_funcptr) or matched_funcptr.startswith('(*)'))) and not Match(r'\s*using\s+\S+\s*=\s*' + matched_type, line) and not Search(r'new\(\S+\)\s*' + matched_type, line)): error(filename, linenum, 'readability/casting', 4, 'Using deprecated casting style. ' 'Use static_cast<%s>(...) instead' % matched_type) if not expecting_function: CheckCStyleCast(filename, clean_lines, linenum, 'static_cast', r'\((int|float|double|bool|char|u?int(16|32|64))\)', error) # This doesn't catch all cases. Consider (const char * const)"hello". # # (char *) "foo" should always be a const_cast (reinterpret_cast won't # compile). if CheckCStyleCast(filename, clean_lines, linenum, 'const_cast', r'\((char\s?\*+\s?)\)\s*"', error): pass else: # Check pointer casts for other than string constants CheckCStyleCast(filename, clean_lines, linenum, 'reinterpret_cast', r'\((\w+\s?\*+\s?)\)', error) # In addition, we look for people taking the address of a cast. This # is dangerous -- casts can assign to temporaries, so the pointer doesn't # point where you think. # # Some non-identifier character is required before the '&' for the # expression to be recognized as a cast. These are casts: # expression = &static_cast(temporary()); # function(&(int*)(temporary())); # # This is not a cast: # reference_type&(int* function_param); match = Search( r'(?:[^\w]&\(([^)*][^)]*)\)[\w(])|' r'(?:[^\w]&(static|dynamic|down|reinterpret)_cast\b)', line) if match: # Try a better error message when the & is bound to something # dereferenced by the casted pointer, as opposed to the casted # pointer itself. parenthesis_error = False match = Match(r'^(.*&(?:static|dynamic|down|reinterpret)_cast\b)<', line) if match: _, y1, x1 = CloseExpression(clean_lines, linenum, len(match.group(1))) if x1 >= 0 and clean_lines.elided[y1][x1] == '(': _, y2, x2 = CloseExpression(clean_lines, y1, x1) if x2 >= 0: extended_line = clean_lines.elided[y2][x2:] if y2 < clean_lines.NumLines() - 1: extended_line += clean_lines.elided[y2 + 1] if Match(r'\s*(?:->|\[)', extended_line): parenthesis_error = True if parenthesis_error: error(filename, linenum, 'readability/casting', 4, ('Are you taking an address of something dereferenced ' 'from a cast? Wrapping the dereferenced expression in ' 'parentheses will make the binding more obvious')) else: error(filename, linenum, 'runtime/casting', 4, ('Are you taking an address of a cast? ' 'This is dangerous: could be a temp var. ' 'Take the address before doing the cast, rather than after')) def CheckCStyleCast(filename, clean_lines, linenum, cast_type, pattern, error): """Checks for a C-style cast by looking for the pattern. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. cast_type: The string for the C++ cast to recommend. This is either reinterpret_cast, static_cast, or const_cast, depending. pattern: The regular expression used to find C-style casts. error: The function to call with any errors found. Returns: True if an error was emitted. False otherwise. """ line = clean_lines.elided[linenum] match = Search(pattern, line) if not match: return False # Exclude lines with keywords that tend to look like casts context = line[0:match.start(1) - 1] if Match(r'.*\b(?:sizeof|alignof|alignas|[_A-Z][_A-Z0-9]*)\s*$', context): return False # Try expanding current context to see if we one level of # parentheses inside a macro. if linenum > 0: for i in xrange(linenum - 1, max(0, linenum - 5), -1): context = clean_lines.elided[i] + context if Match(r'.*\b[_A-Z][_A-Z0-9]*\s*\((?:\([^()]*\)|[^()])*$', context): return False # operator++(int) and operator--(int) if context.endswith(' operator++') or context.endswith(' operator--'): return False # A single unnamed argument for a function tends to look like old # style cast. If we see those, don't issue warnings for deprecated # casts, instead issue warnings for unnamed arguments where # appropriate. # # These are things that we want warnings for, since the style guide # explicitly require all parameters to be named: # Function(int); # Function(int) { # ConstMember(int) const; # ConstMember(int) const { # ExceptionMember(int) throw (...); # ExceptionMember(int) throw (...) { # PureVirtual(int) = 0; # [](int) -> bool { # # These are functions of some sort, where the compiler would be fine # if they had named parameters, but people often omit those # identifiers to reduce clutter: # (FunctionPointer)(int); # (FunctionPointer)(int) = value; # Function((function_pointer_arg)(int)) # Function((function_pointer_arg)(int), int param) # ; # <(FunctionPointerTemplateArgument)(int)>; remainder = line[match.end(0):] if Match(r'^\s*(?:;|const\b|throw\b|final\b|override\b|[=>{),]|->)', remainder): # Looks like an unnamed parameter. # Don't warn on any kind of template arguments. if Match(r'^\s*>', remainder): return False # Don't warn on assignments to function pointers, but keep warnings for # unnamed parameters to pure virtual functions. Note that this pattern # will also pass on assignments of "0" to function pointers, but the # preferred values for those would be "nullptr" or "NULL". matched_zero = Match(r'^\s=\s*(\S+)\s*;', remainder) if matched_zero and matched_zero.group(1) != '0': return False # Don't warn on function pointer declarations. For this we need # to check what came before the "(type)" string. if Match(r'.*\)\s*$', line[0:match.start(0)]): return False # Don't warn if the parameter is named with block comments, e.g.: # Function(int /*unused_param*/); raw_line = clean_lines.raw_lines[linenum] if '/*' in raw_line: return False # Passed all filters, issue warning here. error(filename, linenum, 'readability/function', 3, 'All parameters should be named in a function') return True # At this point, all that should be left is actual casts. error(filename, linenum, 'readability/casting', 4, 'Using C-style cast. Use %s<%s>(...) instead' % (cast_type, match.group(1))) return True def ExpectingFunctionArgs(clean_lines, linenum): """Checks whether where function type arguments are expected. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. Returns: True if the line at 'linenum' is inside something that expects arguments of function types. """ line = clean_lines.elided[linenum] return (Match(r'^\s*MOCK_(CONST_)?METHOD\d+(_T)?\(', line) or (linenum >= 2 and (Match(r'^\s*MOCK_(?:CONST_)?METHOD\d+(?:_T)?\((?:\S+,)?\s*$', clean_lines.elided[linenum - 1]) or Match(r'^\s*MOCK_(?:CONST_)?METHOD\d+(?:_T)?\(\s*$', clean_lines.elided[linenum - 2]) or Search(r'\bstd::m?function\s*\<\s*$', clean_lines.elided[linenum - 1])))) _HEADERS_CONTAINING_TEMPLATES = ( ('', ('deque',)), ('', ('unary_function', 'binary_function', 'plus', 'minus', 'multiplies', 'divides', 'modulus', 'negate', 'equal_to', 'not_equal_to', 'greater', 'less', 'greater_equal', 'less_equal', 'logical_and', 'logical_or', 'logical_not', 'unary_negate', 'not1', 'binary_negate', 'not2', 'bind1st', 'bind2nd', 'pointer_to_unary_function', 'pointer_to_binary_function', 'ptr_fun', 'mem_fun_t', 'mem_fun', 'mem_fun1_t', 'mem_fun1_ref_t', 'mem_fun_ref_t', 'const_mem_fun_t', 'const_mem_fun1_t', 'const_mem_fun_ref_t', 'const_mem_fun1_ref_t', 'mem_fun_ref', )), ('', ('numeric_limits',)), ('', ('list',)), ('', ('map', 'multimap',)), ('', ('allocator',)), ('', ('queue', 'priority_queue',)), ('', ('set', 'multiset',)), ('', ('stack',)), ('', ('char_traits', 'basic_string',)), ('', ('tuple',)), ('', ('pair',)), ('', ('vector',)), # gcc extensions. # Note: std::hash is their hash, ::hash is our hash ('', ('hash_map', 'hash_multimap',)), ('', ('hash_set', 'hash_multiset',)), ('', ('slist',)), ) _RE_PATTERN_STRING = re.compile(r'\bstring\b') _re_pattern_algorithm_header = [] for _template in ('copy', 'max', 'min', 'min_element', 'sort', 'swap', 'transform'): # Match max(..., ...), max(..., ...), but not foo->max, foo.max or # type::max(). _re_pattern_algorithm_header.append( (re.compile(r'[^>.]\b' + _template + r'(<.*?>)?\([^\)]'), _template, '')) _re_pattern_templates = [] for _header, _templates in _HEADERS_CONTAINING_TEMPLATES: for _template in _templates: _re_pattern_templates.append( (re.compile(r'(\<|\b)' + _template + r'\s*\<'), _template + '<>', _header)) def FilesBelongToSameModule(filename_cc, filename_h): """Check if these two filenames belong to the same module. The concept of a 'module' here is a as follows: foo.h, foo-inl.h, foo.cc, foo_test.cc and foo_unittest.cc belong to the same 'module' if they are in the same directory. some/path/public/xyzzy and some/path/internal/xyzzy are also considered to belong to the same module here. If the filename_cc contains a longer path than the filename_h, for example, '/absolute/path/to/base/sysinfo.cc', and this file would include 'base/sysinfo.h', this function also produces the prefix needed to open the header. This is used by the caller of this function to more robustly open the header file. We don't have access to the real include paths in this context, so we need this guesswork here. Known bugs: tools/base/bar.cc and base/bar.h belong to the same module according to this implementation. Because of this, this function gives some false positives. This should be sufficiently rare in practice. Args: filename_cc: is the path for the .cc file filename_h: is the path for the header path Returns: Tuple with a bool and a string: bool: True if filename_cc and filename_h belong to the same module. string: the additional prefix needed to open the header file. """ if not filename_cc.endswith('.cc'): return (False, '') filename_cc = filename_cc[:-len('.cc')] if filename_cc.endswith('_unittest'): filename_cc = filename_cc[:-len('_unittest')] elif filename_cc.endswith('_test'): filename_cc = filename_cc[:-len('_test')] filename_cc = filename_cc.replace('/public/', '/') filename_cc = filename_cc.replace('/internal/', '/') if not filename_h.endswith('.h'): return (False, '') filename_h = filename_h[:-len('.h')] if filename_h.endswith('-inl'): filename_h = filename_h[:-len('-inl')] filename_h = filename_h.replace('/public/', '/') filename_h = filename_h.replace('/internal/', '/') files_belong_to_same_module = filename_cc.endswith(filename_h) common_path = '' if files_belong_to_same_module: common_path = filename_cc[:-len(filename_h)] return files_belong_to_same_module, common_path def UpdateIncludeState(filename, include_dict, io=codecs): """Fill up the include_dict with new includes found from the file. Args: filename: the name of the header to read. include_dict: a dictionary in which the headers are inserted. io: The io factory to use to read the file. Provided for testability. Returns: True if a header was successfully added. False otherwise. """ headerfile = None try: headerfile = io.open(filename, 'r', 'utf8', 'replace') except IOError: return False linenum = 0 for line in headerfile: linenum += 1 clean_line = CleanseComments(line) match = _RE_PATTERN_INCLUDE.search(clean_line) if match: include = match.group(2) include_dict.setdefault(include, linenum) return True def CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error, io=codecs): """Reports for missing stl includes. This function will output warnings to make sure you are including the headers necessary for the stl containers and functions that you use. We only give one reason to include a header. For example, if you use both equal_to<> and less<> in a .h file, only one (the latter in the file) of these will be reported as a reason to include the . Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. include_state: An _IncludeState instance. error: The function to call with any errors found. io: The IO factory to use to read the header file. Provided for unittest injection. """ required = {} # A map of header name to linenumber and the template entity. # Example of required: { '': (1219, 'less<>') } for linenum in xrange(clean_lines.NumLines()): line = clean_lines.elided[linenum] if not line or line[0] == '#': continue # String is special -- it is a non-templatized type in STL. matched = _RE_PATTERN_STRING.search(line) if matched: # Don't warn about strings in non-STL namespaces: # (We check only the first match per line; good enough.) prefix = line[:matched.start()] if prefix.endswith('std::') or not prefix.endswith('::'): required[''] = (linenum, 'string') for pattern, template, header in _re_pattern_algorithm_header: if pattern.search(line): required[header] = (linenum, template) # The following function is just a speed up, no semantics are changed. if not '<' in line: # Reduces the cpu time usage by skipping lines. continue for pattern, template, header in _re_pattern_templates: if pattern.search(line): required[header] = (linenum, template) # The policy is that if you #include something in foo.h you don't need to # include it again in foo.cc. Here, we will look at possible includes. # Let's flatten the include_state include_list and copy it into a dictionary. include_dict = dict([item for sublist in include_state.include_list for item in sublist]) # Did we find the header for this file (if any) and successfully load it? header_found = False # Use the absolute path so that matching works properly. abs_filename = FileInfo(filename).FullName() # For Emacs's flymake. # If cpplint is invoked from Emacs's flymake, a temporary file is generated # by flymake and that file name might end with '_flymake.cc'. In that case, # restore original file name here so that the corresponding header file can be # found. # e.g. If the file name is 'foo_flymake.cc', we should search for 'foo.h' # instead of 'foo_flymake.h' abs_filename = re.sub(r'_flymake\.cc$', '.cc', abs_filename) # include_dict is modified during iteration, so we iterate over a copy of # the keys. header_keys = include_dict.keys() for header in header_keys: (same_module, common_path) = FilesBelongToSameModule(abs_filename, header) fullpath = common_path + header if same_module and UpdateIncludeState(fullpath, include_dict, io): header_found = True # If we can't find the header file for a .cc, assume it's because we don't # know where to look. In that case we'll give up as we're not sure they # didn't include it in the .h file. # TODO(unknown): Do a better job of finding .h files so we are confident that # not having the .h file means there isn't one. if filename.endswith('.cc') and not header_found: return # All the lines have been processed, report the errors found. for required_header_unstripped in required: template = required[required_header_unstripped][1] if required_header_unstripped.strip('<>"') not in include_dict: error(filename, required[required_header_unstripped][0], 'build/include_what_you_use', 4, 'Add #include ' + required_header_unstripped + ' for ' + template) _RE_PATTERN_EXPLICIT_MAKEPAIR = re.compile(r'\bmake_pair\s*<') def CheckMakePairUsesDeduction(filename, clean_lines, linenum, error): """Check that make_pair's template arguments are deduced. G++ 4.6 in C++11 mode fails badly if make_pair's template arguments are specified explicitly, and such use isn't intended in any case. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] match = _RE_PATTERN_EXPLICIT_MAKEPAIR.search(line) if match: error(filename, linenum, 'build/explicit_make_pair', 4, # 4 = high confidence 'For C++11-compatibility, omit template arguments from make_pair' ' OR use pair directly OR if appropriate, construct a pair directly') def CheckDefaultLambdaCaptures(filename, clean_lines, linenum, error): """Check that default lambda captures are not used. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # A lambda introducer specifies a default capture if it starts with "[=" # or if it starts with "[&" _not_ followed by an identifier. match = Match(r'^(.*)\[\s*(?:=|&[^\w])', line) if match: # Found a potential error, check what comes after the lambda-introducer. # If it's not open parenthesis (for lambda-declarator) or open brace # (for compound-statement), it's not a lambda. line, _, pos = CloseExpression(clean_lines, linenum, len(match.group(1))) if pos >= 0 and Match(r'^\s*[{(]', line[pos:]): error(filename, linenum, 'build/c++11', 4, # 4 = high confidence 'Default lambda captures are an unapproved C++ feature.') def CheckRedundantVirtual(filename, clean_lines, linenum, error): """Check if line contains a redundant "virtual" function-specifier. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ # Look for "virtual" on current line. line = clean_lines.elided[linenum] virtual = Match(r'^(.*)(\bvirtual\b)(.*)$', line) if not virtual: return # Ignore "virtual" keywords that are near access-specifiers. These # are only used in class base-specifier and do not apply to member # functions. if (Search(r'\b(public|protected|private)\s+$', virtual.group(1)) or Match(r'^\s+(public|protected|private)\b', virtual.group(3))): return # Ignore the "virtual" keyword from virtual base classes. Usually # there is a column on the same line in these cases (virtual base # classes are rare in google3 because multiple inheritance is rare). if Match(r'^.*[^:]:[^:].*$', line): return # Look for the next opening parenthesis. This is the start of the # parameter list (possibly on the next line shortly after virtual). # TODO(unknown): doesn't work if there are virtual functions with # decltype() or other things that use parentheses, but csearch suggests # that this is rare. end_col = -1 end_line = -1 start_col = len(virtual.group(2)) for start_line in xrange(linenum, min(linenum + 3, clean_lines.NumLines())): line = clean_lines.elided[start_line][start_col:] parameter_list = Match(r'^([^(]*)\(', line) if parameter_list: # Match parentheses to find the end of the parameter list (_, end_line, end_col) = CloseExpression( clean_lines, start_line, start_col + len(parameter_list.group(1))) break start_col = 0 if end_col < 0: return # Couldn't find end of parameter list, give up # Look for "override" or "final" after the parameter list # (possibly on the next few lines). for i in xrange(end_line, min(end_line + 3, clean_lines.NumLines())): line = clean_lines.elided[i][end_col:] match = Search(r'\b(override|final)\b', line) if match: error(filename, linenum, 'readability/inheritance', 4, ('"virtual" is redundant since function is ' 'already declared as "%s"' % match.group(1))) # Set end_col to check whole lines after we are done with the # first line. end_col = 0 if Search(r'[^\w]\s*$', line): break def CheckRedundantOverrideOrFinal(filename, clean_lines, linenum, error): """Check if line contains a redundant "override" or "final" virt-specifier. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ # Look for closing parenthesis nearby. We need one to confirm where # the declarator ends and where the virt-specifier starts to avoid # false positives. line = clean_lines.elided[linenum] declarator_end = line.rfind(')') if declarator_end >= 0: fragment = line[declarator_end:] else: if linenum > 1 and clean_lines.elided[linenum - 1].rfind(')') >= 0: fragment = line else: return # Check that at most one of "override" or "final" is present, not both if Search(r'\boverride\b', fragment) and Search(r'\bfinal\b', fragment): error(filename, linenum, 'readability/inheritance', 4, ('"override" is redundant since function is ' 'already declared as "final"')) # Returns true if we are at a new block, and it is directly # inside of a namespace. def IsBlockInNameSpace(nesting_state, is_forward_declaration): """Checks that the new block is directly in a namespace. Args: nesting_state: The _NestingState object that contains info about our state. is_forward_declaration: If the class is a forward declared class. Returns: Whether or not the new block is directly in a namespace. """ if is_forward_declaration: if len(nesting_state.stack) >= 1 and ( isinstance(nesting_state.stack[-1], _NamespaceInfo)): return True else: return False return (len(nesting_state.stack) > 1 and nesting_state.stack[-1].check_namespace_indentation and isinstance(nesting_state.stack[-2], _NamespaceInfo)) def ShouldCheckNamespaceIndentation(nesting_state, is_namespace_indent_item, raw_lines_no_comments, linenum): """This method determines if we should apply our namespace indentation check. Args: nesting_state: The current nesting state. is_namespace_indent_item: If we just put a new class on the stack, True. If the top of the stack is not a class, or we did not recently add the class, False. raw_lines_no_comments: The lines without the comments. linenum: The current line number we are processing. Returns: True if we should apply our namespace indentation check. Currently, it only works for classes and namespaces inside of a namespace. """ is_forward_declaration = IsForwardClassDeclaration(raw_lines_no_comments, linenum) if not (is_namespace_indent_item or is_forward_declaration): return False # If we are in a macro, we do not want to check the namespace indentation. if IsMacroDefinition(raw_lines_no_comments, linenum): return False return IsBlockInNameSpace(nesting_state, is_forward_declaration) # Call this method if the line is directly inside of a namespace. # If the line above is blank (excluding comments) or the start of # an inner namespace, it cannot be indented. def CheckItemIndentationInNamespace(filename, raw_lines_no_comments, linenum, error): line = raw_lines_no_comments[linenum] if Match(r'^\s+', line): error(filename, linenum, 'runtime/indentation_namespace', 4, 'Do not indent within a namespace') def ProcessLine(filename, file_extension, clean_lines, line, include_state, function_state, nesting_state, error, extra_check_functions=[]): """Processes a single line in the file. Args: filename: Filename of the file that is being processed. file_extension: The extension (dot not included) of the file. clean_lines: An array of strings, each representing a line of the file, with comments stripped. line: Number of line being processed. include_state: An _IncludeState instance in which the headers are inserted. function_state: A _FunctionState instance which counts function lines, etc. nesting_state: A NestingState instance which maintains information about the current stack of nested blocks being parsed. error: A callable to which errors are reported, which takes 4 arguments: filename, line number, error level, and message extra_check_functions: An array of additional check functions that will be run on each source line. Each function takes 4 arguments: filename, clean_lines, line, error """ raw_lines = clean_lines.raw_lines ParseNolintSuppressions(filename, raw_lines[line], line, error) nesting_state.Update(filename, clean_lines, line, error) CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line, error) if nesting_state.InAsmBlock(): return CheckForFunctionLengths(filename, clean_lines, line, function_state, error) CheckForMultilineCommentsAndStrings(filename, clean_lines, line, error) CheckStyle(filename, clean_lines, line, file_extension, nesting_state, error) CheckLanguage(filename, clean_lines, line, file_extension, include_state, nesting_state, error) CheckForNonConstReference(filename, clean_lines, line, nesting_state, error) CheckForNonStandardConstructs(filename, clean_lines, line, nesting_state, error) CheckVlogArguments(filename, clean_lines, line, error) CheckPosixThreading(filename, clean_lines, line, error) CheckInvalidIncrement(filename, clean_lines, line, error) CheckMakePairUsesDeduction(filename, clean_lines, line, error) CheckDefaultLambdaCaptures(filename, clean_lines, line, error) CheckRedundantVirtual(filename, clean_lines, line, error) CheckRedundantOverrideOrFinal(filename, clean_lines, line, error) for check_fn in extra_check_functions: check_fn(filename, clean_lines, line, error) def FlagCxx11Features(filename, clean_lines, linenum, error): """Flag those c++11 features that we only allow in certain places. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found. """ line = clean_lines.elided[linenum] # Flag unapproved C++11 headers. include = Match(r'\s*#\s*include\s+[<"]([^<"]+)[">]', line) if include and include.group(1) in ('cfenv', 'condition_variable', 'fenv.h', 'future', 'mutex', 'thread', 'chrono', 'ratio', 'regex', 'system_error', ): error(filename, linenum, 'build/c++11', 5, ('<%s> is an unapproved C++11 header.') % include.group(1)) # The only place where we need to worry about C++11 keywords and library # features in preprocessor directives is in macro definitions. if Match(r'\s*#', line) and not Match(r'\s*#\s*define\b', line): return # These are classes and free functions. The classes are always # mentioned as std::*, but we only catch the free functions if # they're not found by ADL. They're alphabetical by header. for top_name in ( # type_traits 'alignment_of', 'aligned_union', ): if Search(r'\bstd::%s\b' % top_name, line): error(filename, linenum, 'build/c++11', 5, ('std::%s is an unapproved C++11 class or function. Send c-style ' 'an example of where it would make your code more readable, and ' 'they may let you use it.') % top_name) def ProcessFileData(filename, file_extension, lines, error, extra_check_functions=[]): """Performs lint checks and reports any errors to the given error function. Args: filename: Filename of the file that is being processed. file_extension: The extension (dot not included) of the file. lines: An array of strings, each representing a line of the file, with the last element being empty if the file is terminated with a newline. error: A callable to which errors are reported, which takes 4 arguments: filename, line number, error level, and message extra_check_functions: An array of additional check functions that will be run on each source line. Each function takes 4 arguments: filename, clean_lines, line, error """ lines = (['// marker so line numbers and indices both start at 1'] + lines + ['// marker so line numbers end in a known way']) include_state = _IncludeState() function_state = _FunctionState() nesting_state = NestingState() ResetNolintSuppressions() CheckForCopyright(filename, lines, error) RemoveMultiLineComments(filename, lines, error) clean_lines = CleansedLines(lines) if file_extension == 'h': CheckForHeaderGuard(filename, clean_lines, error) for line in xrange(clean_lines.NumLines()): ProcessLine(filename, file_extension, clean_lines, line, include_state, function_state, nesting_state, error, extra_check_functions) FlagCxx11Features(filename, clean_lines, line, error) nesting_state.CheckCompletedBlocks(filename, error) CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error) # Check that the .cc file has included its header if it exists. if file_extension == 'cc': CheckHeaderFileIncluded(filename, include_state, error) # We check here rather than inside ProcessLine so that we see raw # lines rather than "cleaned" lines. CheckForBadCharacters(filename, lines, error) CheckForNewlineAtEOF(filename, lines, error) def ProcessConfigOverrides(filename): """ Loads the configuration files and processes the config overrides. Args: filename: The name of the file being processed by the linter. Returns: False if the current |filename| should not be processed further. """ abs_filename = os.path.abspath(filename) cfg_filters = [] keep_looking = True while keep_looking: abs_path, base_name = os.path.split(abs_filename) if not base_name: break # Reached the root directory. cfg_file = os.path.join(abs_path, "CPPLINT.cfg") abs_filename = abs_path if not os.path.isfile(cfg_file): continue try: with open(cfg_file) as file_handle: for line in file_handle: line, _, _ = line.partition('#') # Remove comments. if not line.strip(): continue name, _, val = line.partition('=') name = name.strip() val = val.strip() if name == 'set noparent': keep_looking = False elif name == 'filter': cfg_filters.append(val) elif name == 'exclude_files': # When matching exclude_files pattern, use the base_name of # the current file name or the directory name we are processing. # For example, if we are checking for lint errors in /foo/bar/baz.cc # and we found the .cfg file at /foo/CPPLINT.cfg, then the config # file's "exclude_files" filter is meant to be checked against "bar" # and not "baz" nor "bar/baz.cc". if base_name: pattern = re.compile(val) if pattern.match(base_name): sys.stderr.write('Ignoring "%s": file excluded by "%s". ' 'File path component "%s" matches ' 'pattern "%s"\n' % (filename, cfg_file, base_name, val)) return False elif name == 'linelength': global _line_length try: _line_length = int(val) except ValueError: sys.stderr.write('Line length must be numeric.') else: sys.stderr.write( 'Invalid configuration option (%s) in file %s\n' % (name, cfg_file)) except IOError: sys.stderr.write( "Skipping config file '%s': Can't open for reading\n" % cfg_file) keep_looking = False # Apply all the accumulated filters in reverse order (top-level directory # config options having the least priority). for filter in reversed(cfg_filters): _AddFilters(filter) return True def ProcessFile(filename, vlevel, extra_check_functions=[]): """Does google-lint on a single file. Args: filename: The name of the file to parse. vlevel: The level of errors to report. Every error of confidence >= verbose_level will be reported. 0 is a good default. extra_check_functions: An array of additional check functions that will be run on each source line. Each function takes 4 arguments: filename, clean_lines, line, error """ _SetVerboseLevel(vlevel) _BackupFilters() if not ProcessConfigOverrides(filename): _RestoreFilters() return lf_lines = [] crlf_lines = [] try: # Support the UNIX convention of using "-" for stdin. Note that # we are not opening the file with universal newline support # (which codecs doesn't support anyway), so the resulting lines do # contain trailing '\r' characters if we are reading a file that # has CRLF endings. # If after the split a trailing '\r' is present, it is removed # below. if filename == '-': lines = codecs.StreamReaderWriter(sys.stdin, codecs.getreader('utf8'), codecs.getwriter('utf8'), 'replace').read().split('\n') else: lines = codecs.open(filename, 'r', 'utf8', 'replace').read().split('\n') # Remove trailing '\r'. # The -1 accounts for the extra trailing blank line we get from split() for linenum in range(len(lines) - 1): if lines[linenum].endswith('\r'): lines[linenum] = lines[linenum].rstrip('\r') crlf_lines.append(linenum + 1) else: lf_lines.append(linenum + 1) except IOError: sys.stderr.write( "Skipping input '%s': Can't open for reading\n" % filename) _RestoreFilters() return # Note, if no dot is found, this will give the entire filename as the ext. file_extension = filename[filename.rfind('.') + 1:] # When reading from stdin, the extension is unknown, so no cpplint tests # should rely on the extension. if filename != '-' and file_extension not in _valid_extensions: sys.stderr.write('Ignoring %s; not a valid file name ' '(%s)\n' % (filename, ', '.join(_valid_extensions))) else: ProcessFileData(filename, file_extension, lines, Error, extra_check_functions) # If end-of-line sequences are a mix of LF and CR-LF, issue # warnings on the lines with CR. # # Don't issue any warnings if all lines are uniformly LF or CR-LF, # since critique can handle these just fine, and the style guide # doesn't dictate a particular end of line sequence. # # We can't depend on os.linesep to determine what the desired # end-of-line sequence should be, since that will return the # server-side end-of-line sequence. if lf_lines and crlf_lines: # Warn on every line with CR. An alternative approach might be to # check whether the file is mostly CRLF or just LF, and warn on the # minority, we bias toward LF here since most tools prefer LF. for linenum in crlf_lines: Error(filename, linenum, 'whitespace/newline', 1, 'Unexpected \\r (^M) found; better to use only \\n') sys.stderr.write('Done processing %s\n' % filename) _RestoreFilters() def PrintUsage(message): """Prints a brief usage string and exits, optionally with an error message. Args: message: The optional error message. """ sys.stderr.write(_USAGE) if message: sys.exit('\nFATAL ERROR: ' + message) else: sys.exit(1) def PrintCategories(): """Prints a list of all the error-categories used by error messages. These are the categories used to filter messages via --filter. """ sys.stderr.write(''.join(' %s\n' % cat for cat in _ERROR_CATEGORIES)) sys.exit(0) def ParseArguments(args): """Parses the command line arguments. This may set the output format and verbosity level as side-effects. Args: args: The command line arguments: Returns: The list of filenames to lint. """ try: (opts, filenames) = getopt.getopt(args, '', ['help', 'output=', 'verbose=', 'counting=', 'filter=', 'root=', 'linelength=', 'extensions=']) except getopt.GetoptError: PrintUsage('Invalid arguments.') verbosity = _VerboseLevel() output_format = _OutputFormat() filters = '' counting_style = '' for (opt, val) in opts: if opt == '--help': PrintUsage(None) elif opt == '--output': if val not in ('emacs', 'vs7', 'eclipse'): PrintUsage('The only allowed output formats are emacs, vs7 and eclipse.') output_format = val elif opt == '--verbose': verbosity = int(val) elif opt == '--filter': filters = val if not filters: PrintCategories() elif opt == '--counting': if val not in ('total', 'toplevel', 'detailed'): PrintUsage('Valid counting options are total, toplevel, and detailed') counting_style = val elif opt == '--root': global _root _root = val elif opt == '--linelength': global _line_length try: _line_length = int(val) except ValueError: PrintUsage('Line length must be digits.') elif opt == '--extensions': global _valid_extensions try: _valid_extensions = set(val.split(',')) except ValueError: PrintUsage('Extensions must be comma seperated list.') if not filenames: PrintUsage('No files were specified.') _SetOutputFormat(output_format) _SetVerboseLevel(verbosity) _SetFilters(filters) _SetCountingStyle(counting_style) return filenames def main(): filenames = ParseArguments(sys.argv[1:]) # Change stderr to write with replacement characters so we don't die # if we try to print something containing non-ASCII characters. sys.stderr = codecs.StreamReaderWriter(sys.stderr, codecs.getreader('utf8'), codecs.getwriter('utf8'), 'replace') _cpplint_state.ResetErrorCounts() for filename in filenames: ProcessFile(filename, _cpplint_state.verbose_level) _cpplint_state.PrintErrorCounts() sys.exit(_cpplint_state.error_count > 0) if __name__ == '__main__': main() pgrouting-pgrouting-2.1.0/tools/doit000077500000000000000000000017031257314352300175770ustar00rootroot00000000000000#!/bin/sh # ------------------------------------------------------------------------------ # Build script # Copyright(c) pgRouting Contributors # # This script builds and install pgRouting # ------------------------------------------------------------------------------ rm -rf build mkdir build cd build cmake -DBUILD_LATEX=OFF -DWITH_DOC=ON -DWITH_DD=ON .. #cmake -DWITH_DD=ON .. make all doc && sudo make install && (cd ..; tools/test-runner.pl -clean) mkdir -p /u/www/imaptools/docs/pgr2-doc/ rsync -a doc/html/* /u/www/imaptools/docs/pgr2-doc/. ln -sf /u/www/imaptools/docs/pgr2-doc/. /u/www/imaptools/docs/pgr2-doc/dev gzip -c doc/man/en/pgrouting.7 > doc/man/en/pgrouting.7.gz for x in `ls doc/latex` ; do mkdir -p /u/www/html/pgr2-doc/$x/. rsync -a doc/latex/$x/pgRoutingDocumentation.pdf /u/www/html/pgr2-doc/$x/. rsync -a doc/man/en/pgrouting.7.gz /u/www/html/pgr2-doc/$x/. done sudo install -t /usr/share/man/man7 doc/man/en/pgrouting.7.gz pgrouting-pgrouting-2.1.0/tools/doxygen/000077500000000000000000000000001257314352300203665ustar00rootroot00000000000000pgrouting-pgrouting-2.1.0/tools/doxygen/Doxyfile000066400000000000000000003054441257314352300221060ustar00rootroot00000000000000# Doxyfile 1.8.7 # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project. # # All text after a double hash (##) is considered a comment and is placed in # front of the TAG it is preceding. # # All text after a single hash (#) is considered a comment and will be ignored. # The format is: # TAG = value [value, ...] # For lists, items can also be appended using: # TAG += value [value, ...] # Values that contain spaces should be placed between quotes (\" \"). #--------------------------------------------------------------------------- # Project related configuration options #--------------------------------------------------------------------------- # This tag specifies the encoding used for all characters in the config file # that follow. The default is UTF-8 which is also the encoding used for all text # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv # built into libc) for the transcoding. See http://www.gnu.org/software/libiconv # for the list of possible encodings. # The default value is: UTF-8. DOXYFILE_ENCODING = UTF-8 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by # double-quotes, unless you are using Doxywizard) that should identify the # project for which the documentation is generated. This name is used in the # title of most generated pages and in a few other places. # The default value is: My Project. PROJECT_NAME = "pgRouting" # The PROJECT_NUMBER tag can be used to enter a project or revision number. This # could be handy for archiving the generated documentation or if some version # control system is used. PROJECT_NUMBER = 2.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a # quick idea about the purpose of the project. Keep the description short. PROJECT_BRIEF = "pgRouting extends the PostGIS / PostgreSQL geospatial database to provide geospatial routing functionality." # With the PROJECT_LOGO tag one can specify an logo or icon that is included in # the documentation. The maximum height of the logo should not exceed 55 pixels # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo # to the output directory. PROJECT_LOGO = "../../doc/static/images/pgrouting-logo.png" # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path # into which the generated documentation will be written. If a relative path is # entered, it will be relative to the location where doxygen was started. If # left blank the current directory will be used. OUTPUT_DIRECTORY = ../../build/doxy/ # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- # directories (in 2 levels) under the output directory of each output format and # will distribute the generated files over these directories. Enabling this # option can be useful when feeding doxygen a huge amount of source files, where # putting all generated files in the same directory would otherwise causes # performance problems for the file system. # The default value is: NO. CREATE_SUBDIRS = NO # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII # characters to appear in the names of generated files. If set to NO, non-ASCII # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode # U+3044. # The default value is: NO. ALLOW_UNICODE_NAMES = NO # The OUTPUT_LANGUAGE tag is used to specify the language in which all # documentation generated by doxygen is written. Doxygen will use this # information to generate all constant output in the proper language. # Possible values are: Afrikaans, Arabic, Armenian, Brazilian, Catalan, Chinese, # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), # Esperanto, Farsi (Persian), Finnish, French, German, Greek, Hungarian, # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages), # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian, # Macedonian, Norwegian, Persian (Farsi), Polish, Portuguese, Romanian, Russian, # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish, # Ukrainian and Vietnamese. # The default value is: English. OUTPUT_LANGUAGE = English # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member # descriptions after the members that are listed in the file and class # documentation (similar to Javadoc). Set to NO to disable this. # The default value is: YES. BRIEF_MEMBER_DESC = YES # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief # description of a member or function before the detailed description # # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the # brief descriptions will be completely suppressed. # The default value is: YES. REPEAT_BRIEF = YES # This tag implements a quasi-intelligent brief description abbreviator that is # used to form the text in various listings. Each string in this list, if found # as the leading text of the brief description, will be stripped from the text # and the result, after processing the whole list, is used as the annotated # text. Otherwise, the brief description is used as-is. If left blank, the # following values are used ($name is automatically replaced with the name of # the entity):The $name class, The $name widget, The $name file, is, provides, # specifies, contains, represents, a, an and the. ABBREVIATE_BRIEF = # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then # doxygen will generate a detailed section even if there is only a brief # description. # The default value is: NO. ALWAYS_DETAILED_SEC = NO # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all # inherited members of a class in the documentation of that class as if those # members were ordinary class members. Constructors, destructors and assignment # operators of the base classes will not be shown. # The default value is: NO. INLINE_INHERITED_MEMB = NO # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path # before files name in the file list and in the header files. If set to NO the # shortest path that makes the file name unique will be used # The default value is: YES. FULL_PATH_NAMES = YES # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path. # Stripping is only done if one of the specified strings matches the left-hand # part of the path. The tag can be used to show relative paths in the file list. # If left blank the directory from which doxygen is run is used as the path to # strip. # # Note that you can specify absolute paths here, but also relative paths, which # will be relative from the directory where doxygen is started. # This tag requires that the tag FULL_PATH_NAMES is set to YES. STRIP_FROM_PATH = # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the # path mentioned in the documentation of a class, which tells the reader which # header file to include in order to use a class. If left blank only the name of # the header file containing the class definition is used. Otherwise one should # specify the list of include paths that are normally passed to the compiler # using the -I flag. STRIP_FROM_INC_PATH = # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but # less readable) file names. This can be useful is your file systems doesn't # support long names like on DOS, Mac, or CD-ROM. # The default value is: NO. SHORT_NAMES = NO # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the # first line (until the first dot) of a Javadoc-style comment as the brief # description. If set to NO, the Javadoc-style will behave just like regular Qt- # style comments (thus requiring an explicit @brief command for a brief # description.) # The default value is: NO. JAVADOC_AUTOBRIEF = NO # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first # line (until the first dot) of a Qt-style comment as the brief description. If # set to NO, the Qt-style will behave just like regular Qt-style comments (thus # requiring an explicit \brief command for a brief description.) # The default value is: NO. QT_AUTOBRIEF = NO # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a # multi-line C++ special comment block (i.e. a block of //! or /// comments) as # a brief description. This used to be the default behavior. The new default is # to treat a multi-line C++ comment block as a detailed description. Set this # tag to YES if you prefer the old behavior instead. # # Note that setting this tag to YES also means that rational rose comments are # not recognized any more. # The default value is: NO. MULTILINE_CPP_IS_BRIEF = NO # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the # documentation from any documented member that it re-implements. # The default value is: YES. INHERIT_DOCS = YES # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a # new page for each member. If set to NO, the documentation of a member will be # part of the file/class/namespace that contains it. # The default value is: NO. SEPARATE_MEMBER_PAGES = NO # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen # uses this value to replace tabs by spaces in code fragments. # Minimum value: 1, maximum value: 16, default value: 4. TAB_SIZE = 4 # This tag can be used to specify a number of aliases that act as commands in # the documentation. An alias has the form: # name=value # For example adding # "sideeffect=@par Side Effects:\n" # will allow you to put the command \sideeffect (or @sideeffect) in the # documentation, which will result in a user-defined paragraph with heading # "Side Effects:". You can put \n's in the value part of an alias to insert # newlines. ALIASES = # This tag can be used to specify a number of word-keyword mappings (TCL only). # A mapping has the form "name=value". For example adding "class=itcl::class" # will allow you to use the command class in the itcl::class meaning. TCL_SUBST = # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources # only. Doxygen will then generate output that is more tailored for C. For # instance, some of the names that are used will be different. The list of all # members will be omitted, etc. # The default value is: NO. OPTIMIZE_OUTPUT_FOR_C = NO # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or # Python sources only. Doxygen will then generate output that is more tailored # for that language. For instance, namespaces will be presented as packages, # qualified scopes will look different, etc. # The default value is: NO. OPTIMIZE_OUTPUT_JAVA = NO # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran # sources. Doxygen will then generate output that is tailored for Fortran. # The default value is: NO. OPTIMIZE_FOR_FORTRAN = NO # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL # sources. Doxygen will then generate output that is tailored for VHDL. # The default value is: NO. OPTIMIZE_OUTPUT_VHDL = NO # Doxygen selects the parser to use depending on the extension of the files it # parses. With this tag you can assign which parser to use for a given # extension. Doxygen has a built-in mapping, but you can override or extend it # using this tag. The format is ext=language, where ext is a file extension, and # language is one of the parsers supported by doxygen: IDL, Java, Javascript, # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran: # FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran: # Fortran. In the later case the parser tries to guess whether the code is fixed # or free formatted code, this is the default for Fortran type files), VHDL. For # instance to make doxygen treat .inc files as Fortran files (default is PHP), # and .f files as C (default is Fortran), use: inc=Fortran f=C. # # Note For files without extension you can use no_extension as a placeholder. # # Note that for custom extensions you also need to set FILE_PATTERNS otherwise # the files are not read by doxygen. EXTENSION_MAPPING = # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments # according to the Markdown format, which allows for more readable # documentation. See http://daringfireball.net/projects/markdown/ for details. # The output of markdown processing is further processed by doxygen, so you can # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in # case of backward compatibilities issues. # The default value is: YES. MARKDOWN_SUPPORT = YES # When enabled doxygen tries to link words that correspond to documented # classes, or namespaces to their corresponding documentation. Such a link can # be prevented in individual cases by by putting a % sign in front of the word # or globally by setting AUTOLINK_SUPPORT to NO. # The default value is: YES. AUTOLINK_SUPPORT = YES # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want # to include (a tag file for) the STL sources as input, then you should set this # tag to YES in order to let doxygen match functions declarations and # definitions whose arguments contain STL classes (e.g. func(std::string); # versus func(std::string) {}). This also make the inheritance and collaboration # diagrams that involve STL classes more complete and accurate. # The default value is: NO. BUILTIN_STL_SUPPORT = NO # If you use Microsoft's C++/CLI language, you should set this option to YES to # enable parsing support. # The default value is: NO. CPP_CLI_SUPPORT = NO # Set the SIP_SUPPORT tag to YES if your project consists of sip (see: # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen # will parse them like normal C++ but will assume all classes use public instead # of private inheritance when no explicit protection keyword is present. # The default value is: NO. SIP_SUPPORT = NO # For Microsoft's IDL there are propget and propput attributes to indicate # getter and setter methods for a property. Setting this option to YES will make # doxygen to replace the get and set methods by a property in the documentation. # This will only work if the methods are indeed getting or setting a simple # type. If this is not the case, or you want to show the methods anyway, you # should set this option to NO. # The default value is: YES. IDL_PROPERTY_SUPPORT = YES # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC # tag is set to YES, then doxygen will reuse the documentation of the first # member in the group (if any) for the other members of the group. By default # all members of a group must be documented explicitly. # The default value is: NO. DISTRIBUTE_GROUP_DOC = NO # Set the SUBGROUPING tag to YES to allow class member groups of the same type # (for instance a group of public functions) to be put as a subgroup of that # type (e.g. under the Public Functions section). Set it to NO to prevent # subgrouping. Alternatively, this can be done per class using the # \nosubgrouping command. # The default value is: YES. SUBGROUPING = YES # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions # are shown inside the group in which they are included (e.g. using \ingroup) # instead of on a separate page (for HTML and Man pages) or section (for LaTeX # and RTF). # # Note that this feature does not work in combination with # SEPARATE_MEMBER_PAGES. # The default value is: NO. INLINE_GROUPED_CLASSES = NO # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions # with only public data fields or simple typedef fields will be shown inline in # the documentation of the scope in which they are defined (i.e. file, # namespace, or group documentation), provided this scope is documented. If set # to NO, structs, classes, and unions are shown on a separate page (for HTML and # Man pages) or section (for LaTeX and RTF). # The default value is: NO. INLINE_SIMPLE_STRUCTS = NO # When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or # enum is documented as struct, union, or enum with the name of the typedef. So # typedef struct TypeS {} TypeT, will appear in the documentation as a struct # with name TypeT. When disabled the typedef will appear as a member of a file, # namespace, or class. And the struct will be named TypeS. This can typically be # useful for C code in case the coding convention dictates that all compound # types are typedef'ed and only the typedef is referenced, never the tag name. # The default value is: NO. TYPEDEF_HIDES_STRUCT = NO # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This # cache is used to resolve symbols given their name and scope. Since this can be # an expensive process and often the same symbol appears multiple times in the # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small # doxygen will become slower. If the cache is too large, memory is wasted. The # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range # is 0..9, the default is 0, corresponding to a cache size of 2^16=65536 # symbols. At the end of a run doxygen will report the cache usage and suggest # the optimal cache size from a speed point of view. # Minimum value: 0, maximum value: 9, default value: 0. LOOKUP_CACHE_SIZE = 0 #--------------------------------------------------------------------------- # Build related configuration options #--------------------------------------------------------------------------- # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in # documentation are documented, even if no documentation was available. Private # class members and static file members will be hidden unless the # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES. # Note: This will also disable the warnings about undocumented members that are # normally produced when WARNINGS is set to YES. # The default value is: NO. EXTRACT_ALL = YES # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will # be included in the documentation. # The default value is: NO. EXTRACT_PRIVATE = YES # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal # scope will be included in the documentation. # The default value is: NO. EXTRACT_PACKAGE = NO # If the EXTRACT_STATIC tag is set to YES all static members of a file will be # included in the documentation. # The default value is: NO. EXTRACT_STATIC = NO # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined # locally in source files will be included in the documentation. If set to NO # only classes defined in header files are included. Does not have any effect # for Java sources. # The default value is: YES. EXTRACT_LOCAL_CLASSES = YES # This flag is only useful for Objective-C code. When set to YES local methods, # which are defined in the implementation section but not in the interface are # included in the documentation. If set to NO only methods in the interface are # included. # The default value is: NO. EXTRACT_LOCAL_METHODS = NO # If this flag is set to YES, the members of anonymous namespaces will be # extracted and appear in the documentation as a namespace called # 'anonymous_namespace{file}', where file will be replaced with the base name of # the file that contains the anonymous namespace. By default anonymous namespace # are hidden. # The default value is: NO. EXTRACT_ANON_NSPACES = NO # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all # undocumented members inside documented classes or files. If set to NO these # members will be included in the various overviews, but no documentation # section is generated. This option has no effect if EXTRACT_ALL is enabled. # The default value is: NO. HIDE_UNDOC_MEMBERS = NO # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all # undocumented classes that are normally visible in the class hierarchy. If set # to NO these classes will be included in the various overviews. This option has # no effect if EXTRACT_ALL is enabled. # The default value is: NO. HIDE_UNDOC_CLASSES = NO # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend # (class|struct|union) declarations. If set to NO these declarations will be # included in the documentation. # The default value is: NO. HIDE_FRIEND_COMPOUNDS = NO # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any # documentation blocks found inside the body of a function. If set to NO these # blocks will be appended to the function's detailed documentation block. # The default value is: NO. HIDE_IN_BODY_DOCS = NO # The INTERNAL_DOCS tag determines if documentation that is typed after a # \internal command is included. If the tag is set to NO then the documentation # will be excluded. Set it to YES to include the internal documentation. # The default value is: NO. INTERNAL_DOCS = NO # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file # names in lower-case letters. If set to YES upper-case letters are also # allowed. This is useful if you have classes or files whose names only differ # in case and if your file system supports case sensitive file names. Windows # and Mac users are advised to set this option to NO. # The default value is: system dependent. CASE_SENSE_NAMES = YES # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with # their full class and namespace scopes in the documentation. If set to YES the # scope will be hidden. # The default value is: NO. HIDE_SCOPE_NAMES = NO # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of # the files that are included by a file in the documentation of that file. # The default value is: YES. SHOW_INCLUDE_FILES = YES # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each # grouped member an include statement to the documentation, telling the reader # which file to include in order to use the member. # The default value is: NO. SHOW_GROUPED_MEMB_INC = NO # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include # files with double quotes in the documentation rather than with sharp brackets. # The default value is: NO. FORCE_LOCAL_INCLUDES = YES # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the # documentation for inline members. # The default value is: YES. INLINE_INFO = YES # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the # (detailed) documentation of file and class members alphabetically by member # name. If set to NO the members will appear in declaration order. # The default value is: YES. SORT_MEMBER_DOCS = YES # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief # descriptions of file, namespace and class members alphabetically by member # name. If set to NO the members will appear in declaration order. Note that # this will also influence the order of the classes in the class list. # The default value is: NO. SORT_BRIEF_DOCS = YES # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the # (brief and detailed) documentation of class members so that constructors and # destructors are listed first. If set to NO the constructors will appear in the # respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS. # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief # member documentation. # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting # detailed member documentation. # The default value is: NO. SORT_MEMBERS_CTORS_1ST = YES # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy # of group names into alphabetical order. If set to NO the group names will # appear in their defined order. # The default value is: NO. SORT_GROUP_NAMES = NO # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by # fully-qualified names, including namespaces. If set to NO, the class list will # be sorted only by class name, not including the namespace part. # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. # Note: This option applies only to the class list, not to the alphabetical # list. # The default value is: NO. SORT_BY_SCOPE_NAME = NO # If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper # type resolution of all parameters of a function it will reject a match between # the prototype and the implementation of a member function even if there is # only one candidate or it is obvious which candidate to choose by doing a # simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still # accept a match between prototype and implementation in such cases. # The default value is: NO. STRICT_PROTO_MATCHING = NO # The GENERATE_TODOLIST tag can be used to enable ( YES) or disable ( NO) the # todo list. This list is created by putting \todo commands in the # documentation. # The default value is: YES. GENERATE_TODOLIST = YES # The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the # test list. This list is created by putting \test commands in the # documentation. # The default value is: YES. GENERATE_TESTLIST = YES # The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug # list. This list is created by putting \bug commands in the documentation. # The default value is: YES. GENERATE_BUGLIST = YES # The GENERATE_DEPRECATEDLIST tag can be used to enable ( YES) or disable ( NO) # the deprecated list. This list is created by putting \deprecated commands in # the documentation. # The default value is: YES. GENERATE_DEPRECATEDLIST= YES # The ENABLED_SECTIONS tag can be used to enable conditional documentation # sections, marked by \if ... \endif and \cond # ... \endcond blocks. ENABLED_SECTIONS = # The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the # initial value of a variable or macro / define can have for it to appear in the # documentation. If the initializer consists of more lines than specified here # it will be hidden. Use a value of 0 to hide initializers completely. The # appearance of the value of individual variables and macros / defines can be # controlled using \showinitializer or \hideinitializer command in the # documentation regardless of this setting. # Minimum value: 0, maximum value: 10000, default value: 30. MAX_INITIALIZER_LINES = 30 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at # the bottom of the documentation of classes and structs. If set to YES the list # will mention the files that were used to generate the documentation. # The default value is: YES. SHOW_USED_FILES = YES # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This # will remove the Files entry from the Quick Index and from the Folder Tree View # (if specified). # The default value is: YES. SHOW_FILES = YES # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces # page. This will remove the Namespaces entry from the Quick Index and from the # Folder Tree View (if specified). # The default value is: YES. SHOW_NAMESPACES = YES # The FILE_VERSION_FILTER tag can be used to specify a program or script that # doxygen should invoke to get the current version for each file (typically from # the version control system). Doxygen will invoke the program by executing (via # popen()) the command command input-file, where command is the value of the # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided # by doxygen. Whatever the program writes to standard output is used as the file # version. For an example see the documentation. FILE_VERSION_FILTER = # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed # by doxygen. The layout file controls the global structure of the generated # output files in an output format independent way. To create the layout file # that represents doxygen's defaults, run doxygen with the -l option. You can # optionally specify a file name after the option, if omitted DoxygenLayout.xml # will be used as the name of the layout file. # # Note that if you run doxygen from a directory containing a file called # DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE # tag is left empty. LAYOUT_FILE = # The CITE_BIB_FILES tag can be used to specify one or more bib files containing # the reference definitions. This must be a list of .bib files. The .bib # extension is automatically appended if omitted. This requires the bibtex tool # to be installed. See also http://en.wikipedia.org/wiki/BibTeX for more info. # For LaTeX the style of the bibliography can be controlled using # LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the # search path. Do not use file names with spaces, bibtex cannot handle them. See # also \cite for info how to create references. CITE_BIB_FILES = #--------------------------------------------------------------------------- # Configuration options related to warning and progress messages #--------------------------------------------------------------------------- # The QUIET tag can be used to turn on/off the messages that are generated to # standard output by doxygen. If QUIET is set to YES this implies that the # messages are off. # The default value is: NO. QUIET = NO # The WARNINGS tag can be used to turn on/off the warning messages that are # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES # this implies that the warnings are on. # # Tip: Turn warnings on while writing the documentation. # The default value is: YES. WARNINGS = YES # If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag # will automatically be disabled. # The default value is: YES. WARN_IF_UNDOCUMENTED = YES # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for # potential errors in the documentation, such as not documenting some parameters # in a documented function, or documenting parameters that don't exist or using # markup commands wrongly. # The default value is: YES. WARN_IF_DOC_ERROR = YES # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that # are documented, but have no documentation for their parameters or return # value. If set to NO doxygen will only warn about wrong or incomplete parameter # documentation, but not about the absence of documentation. # The default value is: NO. WARN_NO_PARAMDOC = NO # The WARN_FORMAT tag determines the format of the warning messages that doxygen # can produce. The string should contain the $file, $line, and $text tags, which # will be replaced by the file and line number from which the warning originated # and the warning text. Optionally the format may contain $version, which will # be replaced by the version of the file (if it could be obtained via # FILE_VERSION_FILTER) # The default value is: $file:$line: $text. WARN_FORMAT = "$file:$line: $text" # The WARN_LOGFILE tag can be used to specify a file to which warning and error # messages should be written. If left blank the output is written to standard # error (stderr). WARN_LOGFILE = #--------------------------------------------------------------------------- # Configuration options related to the input files #--------------------------------------------------------------------------- # The INPUT tag is used to specify the files and/or directories that contain # documented source files. You may enter file names like myfile.cpp or # directories like /usr/src/myproject. Separate the files or directories with # spaces. # Note: If this tag is empty the current directory is searched. INPUT = ../.. # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses # libiconv (or the iconv built into libc) for the transcoding. See the libiconv # documentation (see: http://www.gnu.org/software/libiconv) for the list of # possible encodings. # The default value is: UTF-8. INPUT_ENCODING = UTF-8 # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and # *.h) to filter out the source-files in the directories. If left blank the # following patterns are tested:*.c, *.cc, *.cxx, *.cpp, *.c++, *.java, *.ii, # *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h, *.hh, *.hxx, *.hpp, # *.h++, *.cs, *.d, *.php, *.php4, *.php5, *.phtml, *.inc, *.m, *.markdown, # *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf, # *.qsf, *.as and *.js. FILE_PATTERNS = # The RECURSIVE tag can be used to specify whether or not subdirectories should # be searched for input files as well. # The default value is: NO. RECURSIVE = YES # The EXCLUDE tag can be used to specify files and/or directories that should be # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. # # Note that relative paths are relative to the directory from which doxygen is # run. EXCLUDE = ../../tools ../../doc ../../build ../../cmake ../../.tx # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded # from the input. # The default value is: NO. EXCLUDE_SYMLINKS = NO # If the value of the INPUT tag contains directories, you can use the # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude # certain files from those directories. # # Note that the wildcards are matched against the file with absolute path, so to # exclude all test directories for example use the pattern */test/* EXCLUDE_PATTERNS = */notUsed/* # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the # output. The symbol name can be a fully qualified name, a word, or if the # wildcard * is used, a substring. Examples: ANamespace, AClass, # AClass::ANamespace, ANamespace::*Test # # Note that the wildcards are matched against the file with absolute path, so to # exclude all test directories use the pattern */test/* EXCLUDE_SYMBOLS = # The EXAMPLE_PATH tag can be used to specify one or more files or directories # that contain example code fragments that are included (see the \include # command). EXAMPLE_PATH = # If the value of the EXAMPLE_PATH tag contains directories, you can use the # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and # *.h) to filter out the source-files in the directories. If left blank all # files are included. EXAMPLE_PATTERNS = # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be # searched for input files to be used with the \include or \dontinclude commands # irrespective of the value of the RECURSIVE tag. # The default value is: NO. EXAMPLE_RECURSIVE = NO # The IMAGE_PATH tag can be used to specify one or more files or directories # that contain images that are to be included in the documentation (see the # \image command). IMAGE_PATH = ../../doc/static/images/developers/ # The INPUT_FILTER tag can be used to specify a program that doxygen should # invoke to filter for each input file. Doxygen will invoke the filter program # by executing (via popen()) the command: # # # # where is the value of the INPUT_FILTER tag, and is the # name of an input file. Doxygen will then use the output that the filter # program writes to standard output. If FILTER_PATTERNS is specified, this tag # will be ignored. # # Note that the filter must not add or remove lines; it is applied before the # code is scanned, but not when the output code is generated. If lines are added # or removed, the anchors will not be placed correctly. INPUT_FILTER = # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern # basis. Doxygen will compare the file name with each pattern and apply the # filter if there is a match. The filters are a list of the form: pattern=filter # (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how # filters are used. If the FILTER_PATTERNS tag is empty or if none of the # patterns match the file name, INPUT_FILTER is applied. FILTER_PATTERNS = # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using # INPUT_FILTER ) will also be used to filter the input files that are used for # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). # The default value is: NO. FILTER_SOURCE_FILES = NO # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and # it is also possible to disable source filtering for a specific pattern using # *.ext= (so without naming a filter). # This tag requires that the tag FILTER_SOURCE_FILES is set to YES. FILTER_SOURCE_PATTERNS = # If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that # is part of the input, its contents will be placed on the main page # (index.html). This can be useful if you have a project on for instance GitHub # and want to reuse the introduction page also for the doxygen output. USE_MDFILE_AS_MAINPAGE = ../README.md #--------------------------------------------------------------------------- # Configuration options related to source browsing #--------------------------------------------------------------------------- # If the SOURCE_BROWSER tag is set to YES then a list of source files will be # generated. Documented entities will be cross-referenced with these sources. # # Note: To get rid of all source code in the generated output, make sure that # also VERBATIM_HEADERS is set to NO. # The default value is: NO. SOURCE_BROWSER = YES # Setting the INLINE_SOURCES tag to YES will include the body of functions, # classes and enums directly into the documentation. # The default value is: NO. INLINE_SOURCES = NO # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any # special comment blocks from generated source code fragments. Normal C, C++ and # Fortran comments will always remain visible. # The default value is: YES. STRIP_CODE_COMMENTS = YES # If the REFERENCED_BY_RELATION tag is set to YES then for each documented # function all documented functions referencing it will be listed. # The default value is: NO. REFERENCED_BY_RELATION = YES # If the REFERENCES_RELATION tag is set to YES then for each documented function # all documented entities called/used by that function will be listed. # The default value is: NO. REFERENCES_RELATION = YES # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set # to YES, then the hyperlinks from functions in REFERENCES_RELATION and # REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will # link to the documentation. # The default value is: YES. REFERENCES_LINK_SOURCE = YES # If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the # source code will show a tooltip with additional information such as prototype, # brief description and links to the definition and documentation. Since this # will make the HTML file larger and loading of large files a bit slower, you # can opt to disable this feature. # The default value is: YES. # This tag requires that the tag SOURCE_BROWSER is set to YES. SOURCE_TOOLTIPS = YES # If the USE_HTAGS tag is set to YES then the references to source code will # point to the HTML generated by the htags(1) tool instead of doxygen built-in # source browser. The htags tool is part of GNU's global source tagging system # (see http://www.gnu.org/software/global/global.html). You will need version # 4.8.6 or higher. # # To use it do the following: # - Install the latest version of global # - Enable SOURCE_BROWSER and USE_HTAGS in the config file # - Make sure the INPUT points to the root of the source tree # - Run doxygen as normal # # Doxygen will invoke htags (and that will in turn invoke gtags), so these # tools must be available from the command line (i.e. in the search path). # # The result: instead of the source browser generated by doxygen, the links to # source code will now point to the output of htags. # The default value is: NO. # This tag requires that the tag SOURCE_BROWSER is set to YES. USE_HTAGS = NO # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a # verbatim copy of the header file for each class for which an include is # specified. Set to NO to disable this. # See also: Section \class. # The default value is: YES. VERBATIM_HEADERS = YES #--------------------------------------------------------------------------- # Configuration options related to the alphabetical class index #--------------------------------------------------------------------------- # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all # compounds will be generated. Enable this if the project contains a lot of # classes, structs, unions or interfaces. # The default value is: YES. ALPHABETICAL_INDEX = YES # The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in # which the alphabetical index list will be split. # Minimum value: 1, maximum value: 20, default value: 5. # This tag requires that the tag ALPHABETICAL_INDEX is set to YES. COLS_IN_ALPHA_INDEX = 5 # In case all classes in a project start with a common prefix, all classes will # be put under the same header in the alphabetical index. The IGNORE_PREFIX tag # can be used to specify a prefix (or a list of prefixes) that should be ignored # while generating the index headers. # This tag requires that the tag ALPHABETICAL_INDEX is set to YES. IGNORE_PREFIX = #--------------------------------------------------------------------------- # Configuration options related to the HTML output #--------------------------------------------------------------------------- # If the GENERATE_HTML tag is set to YES doxygen will generate HTML output # The default value is: YES. GENERATE_HTML = YES # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of # it. # The default directory is: html. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_OUTPUT = html # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each # generated HTML page (for example: .htm, .php, .asp). # The default value is: .html. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_FILE_EXTENSION = .html # The HTML_HEADER tag can be used to specify a user-defined HTML header file for # each generated HTML page. If the tag is left blank doxygen will generate a # standard header. # # To get valid HTML the header file that includes any scripts and style sheets # that doxygen needs, which is dependent on the configuration options used (e.g. # the setting GENERATE_TREEVIEW). It is highly recommended to start with a # default header using # doxygen -w html new_header.html new_footer.html new_stylesheet.css # YourConfigFile # and then modify the file new_header.html. See also section "Doxygen usage" # for information on how to generate the default header that doxygen normally # uses. # Note: The header is subject to change so you typically have to regenerate the # default header when upgrading to a newer version of doxygen. For a description # of the possible markers and block names see the documentation. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_HEADER = # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each # generated HTML page. If the tag is left blank doxygen will generate a standard # footer. See HTML_HEADER for more information on how to generate a default # footer and what special commands can be used inside the footer. See also # section "Doxygen usage" for information on how to generate the default footer # that doxygen normally uses. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_FOOTER = # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style # sheet that is used by each HTML page. It can be used to fine-tune the look of # the HTML output. If left blank doxygen will generate a default style sheet. # See also section "Doxygen usage" for information on how to generate the style # sheet that doxygen normally uses. # Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as # it is more robust and this tag (HTML_STYLESHEET) will in the future become # obsolete. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_STYLESHEET = # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user- # defined cascading style sheet that is included after the standard style sheets # created by doxygen. Using this option one can overrule certain style aspects. # This is preferred over using HTML_STYLESHEET since it does not replace the # standard style sheet and is therefor more robust against future updates. # Doxygen will copy the style sheet file to the output directory. For an example # see the documentation. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_EXTRA_STYLESHEET = # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or # other source files which should be copied to the HTML output directory. Note # that these files will be copied to the base HTML output directory. Use the # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these # files. In the HTML_STYLESHEET file, use the file name only. Also note that the # files will be copied as-is; there are no commands or markers available. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_EXTRA_FILES = # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen # will adjust the colors in the stylesheet and background images according to # this color. Hue is specified as an angle on a colorwheel, see # http://en.wikipedia.org/wiki/Hue for more information. For instance the value # 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 # purple, and 360 is red again. # Minimum value: 0, maximum value: 359, default value: 220. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_COLORSTYLE_HUE = 220 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors # in the HTML output. For a value of 0 the output will use grayscales only. A # value of 255 will produce the most vivid colors. # Minimum value: 0, maximum value: 255, default value: 100. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_COLORSTYLE_SAT = 100 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the # luminance component of the colors in the HTML output. Values below 100 # gradually make the output lighter, whereas values above 100 make the output # darker. The value divided by 100 is the actual gamma applied, so 80 represents # a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not # change the gamma. # Minimum value: 40, maximum value: 240, default value: 80. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_COLORSTYLE_GAMMA = 80 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML # page will contain the date and time when the page was generated. Setting this # to NO can help when comparing the output of multiple runs. # The default value is: YES. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_TIMESTAMP = YES # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML # documentation will contain sections that can be hidden and shown after the # page has loaded. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_DYNAMIC_SECTIONS = NO # With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries # shown in the various tree structured indices initially; the user can expand # and collapse entries dynamically later on. Doxygen will expand the tree to # such a level that at most the specified number of entries are visible (unless # a fully collapsed tree already exceeds this amount). So setting the number of # entries 1 will produce a full collapsed tree by default. 0 is a special value # representing an infinite number of entries and will result in a full expanded # tree by default. # Minimum value: 0, maximum value: 9999, default value: 100. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_INDEX_NUM_ENTRIES = 100 # If the GENERATE_DOCSET tag is set to YES, additional index files will be # generated that can be used as input for Apple's Xcode 3 integrated development # environment (see: http://developer.apple.com/tools/xcode/), introduced with # OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a # Makefile in the HTML output directory. Running make will produce the docset in # that directory and running make install will install the docset in # ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at # startup. See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html # for more information. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. GENERATE_DOCSET = NO # This tag determines the name of the docset feed. A documentation feed provides # an umbrella under which multiple documentation sets from a single provider # (such as a company or product suite) can be grouped. # The default value is: Doxygen generated docs. # This tag requires that the tag GENERATE_DOCSET is set to YES. DOCSET_FEEDNAME = "Doxygen generated docs" # This tag specifies a string that should uniquely identify the documentation # set bundle. This should be a reverse domain-name style string, e.g. # com.mycompany.MyDocSet. Doxygen will append .docset to the name. # The default value is: org.doxygen.Project. # This tag requires that the tag GENERATE_DOCSET is set to YES. DOCSET_BUNDLE_ID = org.doxygen.Project # The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify # the documentation publisher. This should be a reverse domain-name style # string, e.g. com.mycompany.MyDocSet.documentation. # The default value is: org.doxygen.Publisher. # This tag requires that the tag GENERATE_DOCSET is set to YES. DOCSET_PUBLISHER_ID = org.doxygen.Publisher # The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher. # The default value is: Publisher. # This tag requires that the tag GENERATE_DOCSET is set to YES. DOCSET_PUBLISHER_NAME = Publisher # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three # additional HTML index files: index.hhp, index.hhc, and index.hhk. The # index.hhp is a project file that can be read by Microsoft's HTML Help Workshop # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on # Windows. # # The HTML Help Workshop contains a compiler that can convert all HTML output # generated by doxygen into a single compiled HTML file (.chm). Compiled HTML # files are now used as the Windows 98 help format, and will replace the old # Windows help format (.hlp) on all Windows platforms in the future. Compressed # HTML files also contain an index, a table of contents, and you can search for # words in the documentation. The HTML workshop also contains a viewer for # compressed HTML files. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. GENERATE_HTMLHELP = NO # The CHM_FILE tag can be used to specify the file name of the resulting .chm # file. You can add a path in front of the file if the result should not be # written to the html output directory. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. CHM_FILE = # The HHC_LOCATION tag can be used to specify the location (absolute path # including file name) of the HTML help compiler ( hhc.exe). If non-empty # doxygen will try to run the HTML help compiler on the generated index.hhp. # The file has to be specified with full path. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. HHC_LOCATION = # The GENERATE_CHI flag controls if a separate .chi index file is generated ( # YES) or that it should be included in the master .chm file ( NO). # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. GENERATE_CHI = NO # The CHM_INDEX_ENCODING is used to encode HtmlHelp index ( hhk), content ( hhc) # and project file content. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. CHM_INDEX_ENCODING = # The BINARY_TOC flag controls whether a binary table of contents is generated ( # YES) or a normal table of contents ( NO) in the .chm file. Furthermore it # enables the Previous and Next buttons. # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. BINARY_TOC = NO # The TOC_EXPAND flag can be set to YES to add extra items for group members to # the table of contents of the HTML help documentation and to the tree view. # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. TOC_EXPAND = NO # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that # can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help # (.qch) of the generated HTML documentation. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. GENERATE_QHP = NO # If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify # the file name of the resulting .qch file. The path specified is relative to # the HTML output folder. # This tag requires that the tag GENERATE_QHP is set to YES. QCH_FILE = # The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help # Project output. For more information please see Qt Help Project / Namespace # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace). # The default value is: org.doxygen.Project. # This tag requires that the tag GENERATE_QHP is set to YES. QHP_NAMESPACE = org.doxygen.Project # The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt # Help Project output. For more information please see Qt Help Project / Virtual # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual- # folders). # The default value is: doc. # This tag requires that the tag GENERATE_QHP is set to YES. QHP_VIRTUAL_FOLDER = doc # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom # filter to add. For more information please see Qt Help Project / Custom # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- # filters). # This tag requires that the tag GENERATE_QHP is set to YES. QHP_CUST_FILTER_NAME = # The QHP_CUST_FILTER_ATTRS tag specifies the list of the attributes of the # custom filter to add. For more information please see Qt Help Project / Custom # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- # filters). # This tag requires that the tag GENERATE_QHP is set to YES. QHP_CUST_FILTER_ATTRS = # The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this # project's filter section matches. Qt Help Project / Filter Attributes (see: # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes). # This tag requires that the tag GENERATE_QHP is set to YES. QHP_SECT_FILTER_ATTRS = # The QHG_LOCATION tag can be used to specify the location of Qt's # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the # generated .qhp file. # This tag requires that the tag GENERATE_QHP is set to YES. QHG_LOCATION = # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be # generated, together with the HTML files, they form an Eclipse help plugin. To # install this plugin and make it available under the help contents menu in # Eclipse, the contents of the directory containing the HTML and XML files needs # to be copied into the plugins directory of eclipse. The name of the directory # within the plugins directory should be the same as the ECLIPSE_DOC_ID value. # After copying Eclipse needs to be restarted before the help appears. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. GENERATE_ECLIPSEHELP = NO # A unique identifier for the Eclipse help plugin. When installing the plugin # the directory name containing the HTML and XML files should also have this # name. Each documentation set should have its own identifier. # The default value is: org.doxygen.Project. # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES. ECLIPSE_DOC_ID = org.doxygen.Project # If you want full control over the layout of the generated HTML pages it might # be necessary to disable the index and replace it with your own. The # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top # of each HTML page. A value of NO enables the index and the value YES disables # it. Since the tabs in the index contain the same information as the navigation # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. DISABLE_INDEX = NO # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index # structure should be generated to display hierarchical information. If the tag # value is set to YES, a side panel will be generated containing a tree-like # index structure (just like the one that is generated for HTML Help). For this # to work a browser that supports JavaScript, DHTML, CSS and frames is required # (i.e. any modern browser). Windows users are probably better off using the # HTML help feature. Via custom stylesheets (see HTML_EXTRA_STYLESHEET) one can # further fine-tune the look of the index. As an example, the default style # sheet generated by doxygen has an example that shows how to put an image at # the root of the tree instead of the PROJECT_NAME. Since the tree basically has # the same information as the tab index, you could consider setting # DISABLE_INDEX to YES when enabling this option. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. GENERATE_TREEVIEW = NO # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that # doxygen will group on one line in the generated HTML documentation. # # Note that a value of 0 will completely suppress the enum values from appearing # in the overview section. # Minimum value: 0, maximum value: 20, default value: 4. # This tag requires that the tag GENERATE_HTML is set to YES. ENUM_VALUES_PER_LINE = 4 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used # to set the initial width (in pixels) of the frame in which the tree is shown. # Minimum value: 0, maximum value: 1500, default value: 250. # This tag requires that the tag GENERATE_HTML is set to YES. TREEVIEW_WIDTH = 250 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to # external symbols imported via tag files in a separate window. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. EXT_LINKS_IN_WINDOW = NO # Use this tag to change the font size of LaTeX formulas included as images in # the HTML documentation. When you change the font size after a successful # doxygen run you need to manually remove any form_*.png images from the HTML # output directory to force them to be regenerated. # Minimum value: 8, maximum value: 50, default value: 10. # This tag requires that the tag GENERATE_HTML is set to YES. FORMULA_FONTSIZE = 10 # Use the FORMULA_TRANPARENT tag to determine whether or not the images # generated for formulas are transparent PNGs. Transparent PNGs are not # supported properly for IE 6.0, but are supported on all modern browsers. # # Note that when changing this option you need to delete any form_*.png files in # the HTML output directory before the changes have effect. # The default value is: YES. # This tag requires that the tag GENERATE_HTML is set to YES. FORMULA_TRANSPARENT = YES # Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see # http://www.mathjax.org) which uses client side Javascript for the rendering # instead of using prerendered bitmaps. Use this if you do not have LaTeX # installed or if you want to formulas look prettier in the HTML output. When # enabled you may also need to install MathJax separately and configure the path # to it using the MATHJAX_RELPATH option. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. USE_MATHJAX = NO # When MathJax is enabled you can set the default output format to be used for # the MathJax output. See the MathJax site (see: # http://docs.mathjax.org/en/latest/output.html) for more details. # Possible values are: HTML-CSS (which is slower, but has the best # compatibility), NativeMML (i.e. MathML) and SVG. # The default value is: HTML-CSS. # This tag requires that the tag USE_MATHJAX is set to YES. MATHJAX_FORMAT = HTML-CSS # When MathJax is enabled you need to specify the location relative to the HTML # output directory using the MATHJAX_RELPATH option. The destination directory # should contain the MathJax.js script. For instance, if the mathjax directory # is located at the same level as the HTML output directory, then # MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax # Content Delivery Network so you can quickly see the result without installing # MathJax. However, it is strongly recommended to install a local copy of # MathJax from http://www.mathjax.org before deployment. # The default value is: http://cdn.mathjax.org/mathjax/latest. # This tag requires that the tag USE_MATHJAX is set to YES. MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax # extension names that should be enabled during MathJax rendering. For example # MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols # This tag requires that the tag USE_MATHJAX is set to YES. MATHJAX_EXTENSIONS = # The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces # of code that will be used on startup of the MathJax code. See the MathJax site # (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an # example see the documentation. # This tag requires that the tag USE_MATHJAX is set to YES. MATHJAX_CODEFILE = # When the SEARCHENGINE tag is enabled doxygen will generate a search box for # the HTML output. The underlying search engine uses javascript and DHTML and # should work on any modern browser. Note that when using HTML help # (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets (GENERATE_DOCSET) # there is already a search function so this one should typically be disabled. # For large projects the javascript based search engine can be slow, then # enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to # search using the keyboard; to jump to the search box use + S # (what the is depends on the OS and browser, but it is typically # , /